diff --git a/README.md b/README.md
index 5bd0cef..b281274 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,36 @@
-# QuakeT
-Repository containing the documentation for QuakeT, a project carried out in the context of the SIGMA3 project.
+# quakeT: Simulation Platform
+
+
+
+
+
+## Description
+QuakeT is an initiative of the **[SIGMA3 project](https://sigma-programs.com/)**, jointly conducted by the **[Électricité de France (EDF)](https://www.edf.fr/en/the-edf-group/innovating-for-the-future/rd-global-expertise)** and the **[Global Earthquake Model Foundation (GEM)](http://gem.foundation)**. Its goal is to collect a set of tools for building components of a probabilistic seismic hazard model, generating synthetic datasets, and checking the compatibility between observations and models.
+
+QuakeT is hosted on github at the following link: https://github.com/GEMScienceTools/quakeT.
+It is developed in close connection with the **[OpenQuake engine](https://github.com/gem/oq-engine)** and other toolkits in **[GEMScienceTools](https://github.com/GEMScienceTools)**,
+the open-source hazard and risk calculation engine developed primarily by the **[GEM Foundation](http://gem.foundation)**.
+
+Currently the QuakeT includes four main sub-modules:
+
+* **[Auxiliary module](https://gemsciencetools.github.io/quakeT/contents/auxiliary.html)** contains corollary functionalities that support the capabilities of the platform’s core modules;
+
+* **[Seismic source module](https://gemsciencetools.github.io/quakeT/contents/ssc.html)** contains tools for producing models related to seismic sources;
+
+* **[Ground motion module](https://gemsciencetools.github.io/quakeT/contents/gmc.html)** will contain functionalities for computing ground motion intensity measures (IMs);
+
+* **[Site and site-effects module](https://gemsciencetools.github.io/quakeT/contents/site.html)** will be developed for modelling the site response;
+
+## Documentation
Documentation available at https://GEMScienceTools.github.io/quakeT/
+
+## Project Status & Active Development
+Simulation Platform (**quakeT**) is an toolkit developed under the **[Work Package-5 of SIGMA3 project](https://sigma-programs.com/sigma-3/sigma-3-technical-program/)**. **[SIGMA3 project](https://sigma-programs.com/)** is an ongoing project scheduled for completion by the end of 2028. As a result, this repository will remain under active development. Expect continuous updates, including new features, refactoring, and codebase modifications until the final release.
+
+## License
+The quakeT is released under the **GNU Affero Public License 3**.
+
+## Contacts
+* Support forum: https://groups.google.com/forum/#!forum/openquake-users
+
+## Thanks
\ No newline at end of file
diff --git a/doc/conf.py b/doc/conf.py
index 3c1fcff..f5e3191 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -19,6 +19,8 @@
import shutil
extensions = [
+ 'sphinx.ext.autodoc',
+ 'sphinx.ext.intersphinx',
'sphinx.ext.todo',
'sphinx.ext.coverage',
'sphinx.ext.mathjax',
@@ -27,11 +29,12 @@
'sphinx_rtd_theme',
'myst_parser',
'nbsphinx',
- 'nbsphinx_link',
+ 'nbsphinx_link'
]
nbsphinx_allow_errors = True
nbsphinx_execute = 'never'
+default_role = 'term'
templates_path = ['_templates']
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store', '**.ipynb_checkpoints']
diff --git a/doc/contents/auxiliary.rst b/doc/contents/auxiliary.rst
index f6a81c8..cc385be 100644
--- a/doc/contents/auxiliary.rst
+++ b/doc/contents/auxiliary.rst
@@ -1,27 +1,28 @@
Auxiliary Module
################################
-The :index:`auxiliary` module contains corollary functions that support the capabilities of the
-platform's core modules (e.g., the source, ground-motion, and site-response modules).
-This module, therefore, acts as a bridge between raw data and the functions available in the simulation platform
-by supporting I/O tools, statistical analysis, visualisation, and data management.
+The *auxiliary module* contains corollary notebooks that support the capabilities of the
+platform's core modules (e.g., the source, ground-motion, and site/site-effects modules).
-Currently, the Auxiliary Module includes functions underpinning the Seismic Source Module
-and its associated case study.
+Currently, the Auxiliary Module includes tools underpinning the Seismic Source Module
+and its associated case study.
However, as the project will progress to ground motion and site modules, new functionalities
will be integrated into this framework. Consequently, this task will remain active throughout
the project, enabling continuous updates and refinements in response to the platform's evolving
requirements.
-To ensure a structured development process, the module is, for time being, subdivided into
-three primary sub-sections: catalogue processing, statistical tools - plotting, and spatial
-distributions.
-
-Tutorial Contents
------------------
+SSM Tutorial Contents
+---------------------
.. toctree::
:maxdepth: 1
- ses_processing
+ ses
+ catalogue
+ homogenising
+ completeness
+ declustering
+ interevent
+ mfd
+
\ No newline at end of file
diff --git a/doc/contents/catalogue.nblink b/doc/contents/catalogue.nblink
new file mode 100644
index 0000000..a2680ae
--- /dev/null
+++ b/doc/contents/catalogue.nblink
@@ -0,0 +1,3 @@
+{
+ "path": "../../openquake/quaket/auxiliary/catalogue.ipynb"
+}
\ No newline at end of file
diff --git a/doc/contents/completeness.nblink b/doc/contents/completeness.nblink
new file mode 100644
index 0000000..b9a57fd
--- /dev/null
+++ b/doc/contents/completeness.nblink
@@ -0,0 +1,3 @@
+{
+ "path": "../../openquake/quaket/auxiliary/completeness.ipynb"
+}
\ No newline at end of file
diff --git a/doc/contents/data_formats.rst b/doc/contents/data_formats.rst
new file mode 100644
index 0000000..7b572ce
--- /dev/null
+++ b/doc/contents/data_formats.rst
@@ -0,0 +1,181 @@
+Data Formats
+################################
+
+The *Data Formats* section provides supported input formats and their descriptions that will be used in the simulation platform.
+
+Stochastic Event Set
+========================
+The event output generated by the `OpenQuake (OQ) Engine event-based PSHA calculation workflow `_ includes the following columns:
+
+*List of columns in the event set*
+
++-------------+----------------------------------------------------------------------------------------------------+
+| Attribute | Description |
++=============+====================================================================================================+
+| event_id | A unique identifier (integer) for each earthquake in the catalogue |
++-------------+----------------------------------------------------------------------------------------------------+
+| rup_id | Incremental number identifying the rupture |
++-------------+----------------------------------------------------------------------------------------------------+
+| rlz_id | A unique identifier (integer) for the logic-tree realization associated with the event |
++-------------+----------------------------------------------------------------------------------------------------+
+| year | Year of event (integer) |
++-------------+----------------------------------------------------------------------------------------------------+
+| ses_id | A unique identifier (integer) for the stochastic event set simulation to which the event belongs |
++-------------+----------------------------------------------------------------------------------------------------+
+
+Stochastic Rupture Set
+========================
+The rupture output generated by the `OpenQuake (OQ) Engine event-based PSHA calculation workflow `_ includes the following columns:
+
+*List of columns in the rupture set*
+
++------------------+------------------------------------------------------------------------------------------+
+| Attribute | Description |
++==================+==========================================================================================+
+| rup_id | A unique identifier (integer) for each rupture |
++------------------+------------------------------------------------------------------------------------------+
+| source_id | A unique identifier (integer or string) for the seismic source generating the rupture |
++------------------+------------------------------------------------------------------------------------------+
+| multiplicity | How many times the rupture occurs in the effective investigation time |
++------------------+------------------------------------------------------------------------------------------+
+| mag | Float specifying the magnitude of the rupture |
++------------------+------------------------------------------------------------------------------------------+
+| centroid_lon | Longitude of the centroid of the rupture |
++------------------+------------------------------------------------------------------------------------------+
+| centroid_lat | Latitude of the centroid of the rupture |
++------------------+------------------------------------------------------------------------------------------+
+| centroid_depth | Depth (in km) of the centroid of the rupture |
++------------------+------------------------------------------------------------------------------------------+
+| trt | String specifying the tectonic region type |
++------------------+------------------------------------------------------------------------------------------+
+| strike | Strike angle of the rupture surface |
++------------------+------------------------------------------------------------------------------------------+
+| dip | Dip angle of the rupture surface |
++------------------+------------------------------------------------------------------------------------------+
+| rake | Rake angle of the rupture surface |
++------------------+------------------------------------------------------------------------------------------+
+
+
+Catalogue
+========================
+GEM Hazard Modeller’s Tookit (hmtk) .csv format :ref:`[1] ` is the main catalogue format used in the simulation platform. It includes the following columns:
+
+*List of Attributes in the Earthquake Catalogue File (\* Indicates Essential)*
+
++----------------------+-----------------------------------------------------------------------------------------------+
+| Attribute | Description |
++======================+===============================================================================================+
+| eventID\* | A unique identifier (integer) for each earthquake in the catalogue |
++----------------------+-----------------------------------------------------------------------------------------------+
+| Agency | The code (string) of the recording agency for the event solution |
++----------------------+-----------------------------------------------------------------------------------------------+
+| year\* | Year of event (integer) in the range -10000 to present |
+| | (events before common era (BCE) should have a negative value) |
++----------------------+-----------------------------------------------------------------------------------------------+
+| month\* | Month of event (integer) |
++----------------------+-----------------------------------------------------------------------------------------------+
+| day\* | Day of event (integer) |
++----------------------+-----------------------------------------------------------------------------------------------+
+| hour\* | Hour of event (integer) - if unknown then set to 0 |
++----------------------+-----------------------------------------------------------------------------------------------+
+| minute\* | Minute of event (integer) - if unknown then set to 0 |
++----------------------+-----------------------------------------------------------------------------------------------+
+| second\* | Second of event (float) - if unknown set to 0.0 |
++----------------------+-----------------------------------------------------------------------------------------------+
+| timeError | Error in event time (float) |
++----------------------+-----------------------------------------------------------------------------------------------+
+| longitude\* | Longitude of event, in decimal degrees (float) |
++----------------------+-----------------------------------------------------------------------------------------------+
+| latitude\* | Latitude of event, in decimal degrees (float) |
++----------------------+-----------------------------------------------------------------------------------------------+
+| SemiMajor90 | Length (km) of the semi-major axis of the 90 % confidence ellipsoid for location error (float)|
++----------------------+-----------------------------------------------------------------------------------------------+
+| SemiMinor90 | Length (km) of the semi-minor axis of the 90 % confidence ellipsoid for location error (float)|
++----------------------+-----------------------------------------------------------------------------------------------+
+| ErrorStrike | Azimuth (in degrees) of the 90 % confidence ellipsoid for location error (float) |
++----------------------+-----------------------------------------------------------------------------------------------+
+| depth\* | Depth (km) of earthquake (float) |
++----------------------+-----------------------------------------------------------------------------------------------+
+| depthError | Uncertainty (as standard deviation) in earthquake depth (km) (float) |
++----------------------+-----------------------------------------------------------------------------------------------+
+| magnitude\* | Homogenised magnitude of the event (float) - typically Mw |
++----------------------+-----------------------------------------------------------------------------------------------+
+| sigmaMagnitude | Uncertainty on the homogenised magnitude (float) typically Mw |
++----------------------+-----------------------------------------------------------------------------------------------+
+
+
+Source Polygon
+========================
+Standard GeoJSON format is used to define source zones or study areas. The example below shows a polygon structure used to represent a tectonic or seismic zone.
+
+
+.. code-block:: json
+ :caption: Example GeoJSON Polygon Structure
+ :name: geojson-polygon
+
+ {
+ "name": "sample",
+ "features": [
+ {
+ "type": "Feature",
+ "properties": {
+ "id": "id"
+ },
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ [
+ [-3.9115, 43.5650],
+ [-3.8500, 43.5650],
+ [-3.8500, 43.5200],
+ [-3.9115, 43.5200],
+ [-3.9115, 43.5650]
+ ]
+ ]
+ ]
+ }
+ }
+ ]
+ }
+
+
+Completeness Configuration
+===========================
+A completeness parameter configuration file supplied as a .toml file. The toml file will set up parameters
+for completeness step and be modified while running the code. The configuration toml is created by the modeller.
+
+
+.. code-block:: toml
+ :caption: Example toml configuration for completeness
+
+ [completeness]
+ num_steps = 0
+ step = 8
+ mags = [ 4.5, 5.0, 5.5, 6.0, 6.5, 7.0, 7.5,]
+ years = [ 1905, 1920, 1940, 1960, 1980, 2000, 2020,]
+ ref_mag = 4.5
+ ref_upp_mag = 10.0
+ bmin = 0.5
+ bmax = 1.5
+ last_year = 2020
+ optimization_criterion = "optimize"
+
+ [sources.id]
+
+Underneath these settings, we have headers for the source. By running the workflow,
+we will add information of completeness and MFD parameters. The parameters inside the toml file
+are described below.
+
+
+- ``num_steps``: Sets preferred number of steps in window.
+- ``step``: Steps is used for parallelisation.
+- ``mags``: List of candidate completeness magnitudes considered in the analysis.
+- ``years``: List of candidate years at which catalogue completeness may have changed.
+- ``ref_mag``: Reference minimum magnitude used in the Gutenberg–Richter analysis.
+- ``ref_upp_mag``: Upper reference magnitude limit considered in the analysis.
+- ``bmin``: Minimum allowable Gutenberg–Richter b-value during optimization.
+- ``bmax``: Maximum allowable Gutenberg–Richter b-value during optimization.
+- ``last_year``: Final year of the catalogue used in the completeness analysis.
+- ``optimization_criterion``: Options for norm (e.g., “Optimize” or “Poisson”)
+
diff --git a/doc/contents/declustering.nblink b/doc/contents/declustering.nblink
new file mode 100644
index 0000000..aebeba2
--- /dev/null
+++ b/doc/contents/declustering.nblink
@@ -0,0 +1,3 @@
+{
+ "path": "../../openquake/quaket/auxiliary/declustering.ipynb"
+}
\ No newline at end of file
diff --git a/doc/contents/glossary.rst b/doc/contents/glossary.rst
new file mode 100644
index 0000000..89ad188
--- /dev/null
+++ b/doc/contents/glossary.rst
@@ -0,0 +1,84 @@
+.. _glossary-page:
+
+Glossary
+===========================
+
+.. glossary::
+
+ Earthquake catalogue
+ List of earthquakes and their features (e.g., magnitude, hypocenter, time, etc.)
+
+ Instrumental catalogue
+ Earthquake catalogue that only contains events recorded by seismographs.
+
+ Historical catalogue
+ Earthquake catalogue that contains events occurred before the instrumental recording era, assembled from non-instrumental sources such as historical documents, and archives.
+
+ Declustering
+ A data-processing technique used to identify and cull dependent or clustered events (e.g., aftershocks).
+
+ Probabilistic Seismic Hazard Analysis (PSHA)
+ A methodology to compute seismic hazard by taking into account the potential contributions coming from all the sources of engineering importance for a specified site.
+
+ Mean (average or arithmetic mean)
+ The average value of all data in a sample, obtained by summing all observations and dividing by the number of observations.
+
+ Median (discrete sample)
+ The middle value of a dataset when the observations are ordered; if there is an even number of values, it is the average of the two middle values.
+
+ Variance
+ A measure of a dataset's dispersion, calculated as the average of the squared deviations from the mean.
+
+ Standard deviation
+ The square root of the variance, representing the typical amount by which values in the dataset differ from the mean.
+
+ Coefficient of variation (CV)
+ A normalized measure of variability defined as the ratio of the standard deviation to the mean.
+
+ Magnitude completeness (Mc)
+ The minimum magnitude above which earthquakes in a catalogue are assumed to be reliably detected and recorded.
+
+ Seismicity rate
+ Number of events per unit of time (if not better specified), the definition of a seismicity rate generally presumes a time independent.
+
+ Mainshock
+ The largest earthquake in a sequence of related seismic events, typically followed by aftershocks and sometimes preceded by foreshocks.
+
+ Aftershock
+ An earthquake that occurs after a larger mainshock, typically near the rupture area, as the crust adjusts to stress changes caused by the main event.
+
+ Foreshock
+ A smaller earthquake that occurs before a larger mainshock in the same region and is identified as a foreshock only after the mainshock has occurred.
+
+ Swarm-type seismicity
+ A sequence of earthquakes occurring closely in space and time without a single dominant mainshock.
+
+ Magnitude–Frequency Distribution (MFD)
+ A statistical relationship describing how often earthquakes of different magnitudes occur within a region and time period, commonly used to characterize seismicity and estimate earthquake recurrence rates.
+
+ Earthquake recurrence rate
+ The average frequency at which earthquakes of a given magnitude or greater are expected to occur in a specified region over a certain time period.
+
+ Magnitude homogenization
+ The process of converting different earthquake magnitude types (e.g., Mw, ML, Mb, Ms) into a consistent magnitude scale.
+
+ Moment magnitude (M :sub:`w`)
+ magnitude scale based on the seismic moment of an earthquake, representing the total energy released during fault rupture; it is the most widely used and physically consistent magnitude scale.
+
+ Body-wave magnitude (m :sub:`b`)
+ A magnitude scale calculated from the amplitude of short-period body waves (primarily P-waves) recorded by seismographs, commonly used for distant and moderate-sized earthquakes.
+
+ Surface-wave magnitude (M :sub:`s`)
+ A magnitude scale determined from the amplitude of long-period surface waves, typically Rayleigh waves, recorded by seismographs for shallow earthquakes.
+
+ Stochastic Event Set (SES)
+ A simulated earthquake events generated using probabilistic models to represent the possible occurrence, magnitude, location, and frequency of earthquakes over a specified time period.
+
+ Ground-Motion Field (GMF)
+ An object describing the geographic distribution around a rupture of a ground motion intensity measure.
+
+ Logic Tree
+ Data structure used to systematically describe uncertainties on parameters and models used in a PSHA study.
+
+
+
diff --git a/doc/contents/homogenising.nblink b/doc/contents/homogenising.nblink
new file mode 100644
index 0000000..d1802ec
--- /dev/null
+++ b/doc/contents/homogenising.nblink
@@ -0,0 +1,3 @@
+{
+ "path": "../../openquake/quaket/auxiliary/homogenising.ipynb"
+}
\ No newline at end of file
diff --git a/doc/contents/installation.rst b/doc/contents/installation.rst
index 5d566af..10fcf00 100644
--- a/doc/contents/installation.rst
+++ b/doc/contents/installation.rst
@@ -1,8 +1,8 @@
Installation
################################
-This guide covers the necessary steps to set up your environment for the **Simulation Platform**. You will need to install Python dependencies and system-level tools like the Generic Mapping Tools (GMT).
-Also, the tutorials rely on the **OpenQuake Model Building Toolkit (oq-mbtk)** for seismic catalogue processing and statistical analysis. Before proceeding, you must have ``oq-mbtk`` installed.
+This guide covers the necessary steps to set up your environment for the **Simulation Platform**. You will need to install Python dependencies and system-level tools like the Generic Mapping Tools (GMT) :ref:`[2] `.
+Also, the tutorials rely on the `OpenQuake engine `_ and `OpenQuake Model Building Toolkit (oq-mbtk) `_. Before proceeding, you must have ``OpenQuake engine`` and ``oq-mbtk`` installed.
Here we demonstrate the installation of the QuakeT and its necessary dependencies, respectively.
@@ -23,8 +23,13 @@ Go to the folder where you cloned the QuakeT repository and make it in “editab
pip install -e .
+OpenQuake engine Setup
+======================
+Please follow the official installation instructions of **OpenQuake Engine** here:
+`OpenQuake engine Installation Guide. `_
+
OpenQuake MBTK Setup
-========================
+====================
Please follow the official installation instructions of **oq-mbtk** here:
`OpenQuake MBTK Installation Guide. `_
diff --git a/doc/contents/interevent.nblink b/doc/contents/interevent.nblink
new file mode 100644
index 0000000..86d2917
--- /dev/null
+++ b/doc/contents/interevent.nblink
@@ -0,0 +1,3 @@
+{
+ "path": "../../openquake/quaket/auxiliary/interevent.ipynb"
+}
\ No newline at end of file
diff --git a/doc/contents/mfd.nblink b/doc/contents/mfd.nblink
new file mode 100644
index 0000000..1e49325
--- /dev/null
+++ b/doc/contents/mfd.nblink
@@ -0,0 +1,3 @@
+{
+ "path": "../../openquake/quaket/auxiliary/mfd.ipynb"
+}
\ No newline at end of file
diff --git a/doc/contents/mfd_calculation.nblink b/doc/contents/mfd_calculation.nblink
new file mode 100644
index 0000000..284cee3
--- /dev/null
+++ b/doc/contents/mfd_calculation.nblink
@@ -0,0 +1,3 @@
+{
+ "path": "../../openquake/quaket/ssc/mfd_calculation.ipynb"
+}
\ No newline at end of file
diff --git a/doc/contents/references.rst b/doc/contents/references.rst
new file mode 100644
index 0000000..a96017c
--- /dev/null
+++ b/doc/contents/references.rst
@@ -0,0 +1,46 @@
+.. _reference-page:
+
+Bibliography
+============
+
+.. _ref-weatherill-2014:
+.. [1] Weatherill, G. A. (2014) OpenQuake Hazard Modeller’s Toolkit - User Guide. Global Earthquake Model (GEM). Technical Report.
+.. _ref-wessel-2019:
+.. [2] Wessel, P., Luis, J. F., Uieda, L. A., Scharroo, R., Wobbe, F., Smith, W. H., & Tian, D. (2019). The generic mapping tools version 6. Geochemistry, Geophysics, Geosystems, 20(11), 5556-5564. Doi: https://doi.org/10.1029/2019GC008515
+.. _ref-gk-1974:
+.. [3] Gardner, J. and Knopoff, L. (1974). Is the sequence of earthquakes in Southern California, with aftershocks removed, Poissonian? Bull. seismol. soc. am, 64(5):1363–1367. Doi: https://doi.org/10.1785/BSSA0640051363
+.. _ref-uh-1986:
+.. [4] Uhrhammer, R. (1986). Characteristics of northern and southern California seismicity: Earthquake notes, v. 57.
+.. _ref-gr-1985:
+.. [5] Grünthal, G. (1985). The updated earthquake catalogue for the German Democratic Republic and adjacent areas: statistical data characteristics and conclusions for hazard assessment. In 3rd International Symposium on the Analysis of Seismicity and on Seismic Risk (Prague 1985).
+.. _ref-mbtk-2026:
+.. [6] Pagani, M., Bayliss, K., Brooks, C., Johnson, K., Styron, R., Villani, M., & Rong, Y. (2026). The OpenQuake Model Building Toolkit: A suite of tools for building components of a seismic hazard model. Seismica, 5(1). Doi: https://doi.org/10.26443/seismica.v5i1.1677
+.. _ref-stepp-1972:
+.. [7] Stepp, J. 1. (1972, October). Analysis of completeness of the earthquake sample in the Puget Sound area and its effect on statistical estimates of earthquake hazard. In Proc. of the 1st Int. Conf. on Microzonazion, Seattle (Vol. 2, pp. 897-910).
+.. _ref-johnson-2026:
+.. [8] Johnson, K., Bayliss, K., Pagani, M., Styron R. (2026). Jointly estimating completeness and MFD parameters for PSHA. In preparation process.
+.. _ref-weatherill-2016:
+.. [9] Weatherill, G. A., Pagani, M., & Garcia, J. (2016). Exploring earthquake databases for the creation of magnitude-homogeneous catalogues: tools for application on a regional and global scale. Geophysical Journal International, 206(3), 1652-1676. Doi: https://doi.org/10.1093/gji/ggw232
+.. _ref-gr-1944:
+.. [10] Gutenberg, B., & Richter, C. F. (1944). Frequency of earthquakes in California.
+.. _ref-aki-1965:
+.. [11] Aki, K. (1965). Maximum likelihood estimate of b in the formula log N= a− bM and its confidence limits. Bull. Earthquake Res. Inst. Univ. Tokyo, 43, 237-239.
+.. _ref-bender-1983:
+.. [12] Bender, B. (1983). Maximum likelihood estimation of b values for magnitude grouped data. Bulletin of the Seismological Society of America, 73(3), 831-851.
+.. _ref-utsu-1965:
+.. [13] Utsu, T. (1965). A method for determining the value of b in a formula log n= a= bM showing the magnitude frequency relation for earthquakes. Geophys. Bull. Hokkaido Univ., 13, 99-103.
+.. _ref-weichert-1980:
+.. [14] Weichert, D. H. (1980). Estimation of the earthquake recurrence parameters for unequal observation periods for different magnitudes. Bulletin of the seismological society of America, 70(4), 1337-1346.
+.. _ref-mcguire-2004:
+.. [15] McGuire, R. K. (2004). Seismic hazard and risk analysis. (No Title).
+.. _ref-musson-1999:
+.. [16] Musson, R. M. W. (1999). Probabilistic seismic hazard maps for the Balkan region, Annali di Geofisc. 42, no. 6, 1109–1124.
+.. _ref-pagani-2014:
+.. [17] Pagani, M., Monelli, D., Weatherill, G., Danciu, L., Crowley, H., Silva, V., ... & Vigano, D. (2014). OpenQuake engine: An open hazard (and risk) software for the global earthquake model. Seismological Research Letters, 85(3), 692-702. Doi: https://doi.org/10.1785/0220130087
+
+
+
+
+
+
+
diff --git a/doc/contents/ses.nblink b/doc/contents/ses.nblink
new file mode 100644
index 0000000..ac4a79f
--- /dev/null
+++ b/doc/contents/ses.nblink
@@ -0,0 +1,3 @@
+{
+ "path": "../../openquake/quaket/auxiliary/ses.ipynb"
+}
\ No newline at end of file
diff --git a/doc/contents/ses_generation.nblink b/doc/contents/ses_generation.nblink
new file mode 100644
index 0000000..81367c9
--- /dev/null
+++ b/doc/contents/ses_generation.nblink
@@ -0,0 +1,3 @@
+{
+ "path": "../../openquake/quaket/ssc/ses_generation.ipynb"
+}
\ No newline at end of file
diff --git a/doc/contents/ses_processing.nblink b/doc/contents/ses_processing.nblink
deleted file mode 100644
index e793942..0000000
--- a/doc/contents/ses_processing.nblink
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "path": "../../openquake/quaket/auxiliary/ses_processing.ipynb"
-}
\ No newline at end of file
diff --git a/doc/contents/ssc.rst b/doc/contents/ssc.rst
index 373b6ad..02ef69e 100644
--- a/doc/contents/ssc.rst
+++ b/doc/contents/ssc.rst
@@ -1,11 +1,85 @@
Seismic Source Module
################################
-The *seismic source module* will contain codes for evaluating models related to seismic sources.
+The *seismic source module* contains instructions and workflows for evaluating
+models related to seismic sources.
+This section outlines how to utilize the **Event-Based PSHA** calculator in
+the `OpenQuake Engine `_ specifically to generate
+:term:`Stochastic Event Set (SES)`—synthetic catalogues of earthquake ruptures.
-In progress..
+Understanding Event-Based PSHA
+==============================
+Stochastic Event Set (SES) is a potential realization of the seismicity
+(i.e. a list of ruptures) produced by the source model over the investigation
+time for the hazard calculation. The Event-Based PSHA calculator utilizes Monte Carlo
+sampling :ref:`[16] ` to generate the SES.
+While the standard Event-Based PSHA calculator computes and stores stochastic
+event sets and the corresponding :term:`Ground-Motion Field (GMF)` (often producing hazard
+curves and hazard maps similar to the `Classical PSHA calculator `_), **this module
+focuses only on the source generation phase.** The computed synthetic
+catalogues are incredibly valuable for source modeling and can be used directly
+for comparisons against a real catalogue to validate the :term:`seismicity rate` and rupture geometries.
+For more detailed information to Event-Based PSHA, please refer to Pagani et al., (2014) :ref:`[17] `
+and `OpenQuake Engine Documentation `_.
+Generating Stochastic Event Sets (SES)
+======================================
+
+To generate an SES without computing the subsequent hazard (:term:`Ground-Motion Field (GMF)`),
+we only need to configure the OpenQuake Engine to sample the source :term:`logic tree` and
+generate the temporal and spatial distribution of ruptures.
+
+Inputs
+------
+All required input files for the event-based calculation is placed within ``data/event_based_PSHA/``
+folder. Typically, this includes:
+
+* Seismic Source Model XML file (``it_example.xml``).
+* Source Logic Tree XML file (``source_model_logic_tree.xml``).
+* Main configuration file (``job.ini``).
+
+You can find more detailed information for inputs in the `OpenQuake Engine Documentation `_.
+
+.. note::
+ Because we are exclusively generating earthquake ruptures and skipping the hazard
+ calculation, you **do not** need to provide a Ground Motion Logic Tree (GMM) file or define site models.
+ But we keep them in the data folder in case you wish to perform full event-based PSHA.
+
+Simulation phase
+----------------
+After you prepare the necessary input files of event-based PSHA, you can run the analysis
+and see outputs using your terminal (optional). To do these, there is a plenty of ways
+based on how you use OpenQuake engine. You might see the `Running Calculations
+section `_ for
+running calculations options and more detailed information.
+
+Outputs
+------------
+At the end of an event-based calculation configured purely for **Stochastic Event Sets generation**, the
+OpenQuake engine will output the generated **Stochastic Event Sets**. The list of outputs
+can be seen using the ``oq engine --lo `` command. In addition, you can export all the results of a
+given calculation using the ``oq engine --eos tmp`` for further post-processing and
+comparison against your real catalogues.
+
+.. note::
+ In the tutorial section below, you might find how to generate a stochastic event set from an
+ `OQ Engine area source `_
+ with known geometry (i.e. a polygon in a shapefile or geojson),
+ a `magnitude-frequency distribution (MFD) `_,
+ and a hypocentral depth distribution (optionally specified by means of an `OQ Engine probability
+ mass function `_).
+
+
+Tutorial Contents
+==================
+
+.. toctree::
+ :maxdepth: 1
+
+ mfd_calculation
+ ses_generation
+
\ No newline at end of file
diff --git a/doc/index.rst b/doc/index.rst
index ba96c5e..5b756ec 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -1,39 +1,45 @@
Welcome to the QuakeT documentation!
====================================
-**QuakeT** is an initiative of the SIGMA3 project, jointly conducted by the *Électricité de
-France (EDF)* and the *GEM Foundation*. Its goal is to collect a set of tools for building
+**QuakeT** is an initiative of the `SIGMA3 project `_, jointly conducted by the `Électricité de France (EDF) `_ and the `Global Earthquake Model (GEM) Foundation `_. Its goal is to collect a set of tools for building
components of a probabilistic seismic hazard model, generating synthetic datasets,
and checking the compatibility between observations and models.
-QuakeT code is hosted on github at the following link: https://github.com/GEMScienceTools/quakeT.
+QuakeT is hosted on github at the following link: https://github.com/GEMScienceTools/quakeT.
It is developed in close connection with the `OpenQuake engine `_ and other toolkits in `GEMScienceTools `_,
the open-source hazard and risk calculation engine developed primarily by the GEM Foundation.
-Currently the QuakeT includes five sub-modules:
+Currently the QuakeT includes four main sub-modules:
-* **Auxiliary module** contains corollary functions that support the capabilities of the platform’s core modules;
+* `Auxiliary module `_ contains corollary functionalities that support the capabilities of the platform’s core modules;
-* **Seismic source module** will contain codes for evaluating models related to seismic sources;
+* `Seismic source module `_ contains tools for producing models related to seismic sources;
-* **Ground motion module** will contain functionalities for computing ground motion intensity measures (IMs);
+* `Ground motion module `_ will contain functionalities for computing ground motion intensity measures (IMs);
-* **Site and site-effects module** will be developed for modelling the site response;
+* `Site and site-effects module `_ will be developed for modelling the site response;
+
+
+Simulation Platform (**quakeT**) is an toolkit developed under the `Work Package-5 of SIGMA3 project `_.
+`SIGMA3 project `_ is an ongoing project scheduled for completion by the end of 2028.
+As a result, this repository will remain under active development. Expect continuous updates,
+including new features, refactoring, and codebase modifications until the final release.
-* **Tutorials** will showcase the use of the tools developed within each module in sample applications;
.. toctree::
:maxdepth: 2
:caption: Contents:
contents/installation
+ contents/data_formats
contents/auxiliary
contents/ssc
contents/gmc
contents/site
-
+ contents/glossary
+ contents/references
Indices and tables
==================
diff --git a/doc/some-feature.md b/doc/some-feature.md
index cd6ac9f..e7471dc 100644
--- a/doc/some-feature.md
+++ b/doc/some-feature.md
@@ -11,4 +11,4 @@ Let's make a list (empty surrounding lines required):
- nested item 2
- item 2
-- item 3
+- item 3
\ No newline at end of file
diff --git a/openquake/quaket/auxiliary/catalogue.ipynb b/openquake/quaket/auxiliary/catalogue.ipynb
new file mode 100644
index 0000000..ff85b76
--- /dev/null
+++ b/openquake/quaket/auxiliary/catalogue.ipynb
@@ -0,0 +1,255 @@
+{
+ "cells": [
+ {
+ "cell_type": "markdown",
+ "id": "c9c73188-bafb-493d-b4a8-3befbf2990dc",
+ "metadata": {},
+ "source": [
+ "# Catalogue\n",
+ "\n",
+ "This notebook shows how you can examine statistical parameters of an [earthquake catalogue](../../html/contents/glossary.html) and visualize it on a high-quality map."
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 1,
+ "id": "d9912fcd-3163-4875-8694-bb6dd7d6ad67",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "import pandas as pd\n",
+ "import os\n",
+ "from IPython.display import Image, display\n",
+ "from openquake.plt.catalogue import visualize_catalogue"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "634c324f-37be-476a-8660-183e26b0a82e",
+ "metadata": {},
+ "source": [
+ "Descriptions of inputs and input files used here are briefly summarized below. For more detailed information, please see [Data Format section](../../contents/data_formats.html). \n",
+ "- **catalogue (str):** Path to the HMTK-formatted CSV catalogue.\n",
+ "- **polygon (str):** Path to the GeoJSON file for the study area boundary.\n",
+ "- **region (list):** Map extent [West, East, South, North].\n",
+ "- **output_png (str):** Path to output image.\n",
+ "- **bins (list):** List of dictionaries containing magnitude bins and their formatting styles. Defaults to 3.5-4.5-5.5-6.5 binning scheme."
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 2,
+ "id": "5ba7cde5-93cc-45f4-af52-4346e7537447",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "catalogue = \"../data/cat_it.csv\"\n",
+ "polygon = \"../data/it_11in1_buffered.geojson\"\n",
+ "output_map = \"it_map.png\"\n",
+ "it_region = [4, 22, 35, 48]\n",
+ "custom_bins = [\n",
+ " {\"min_mag\": 3.5, \"max_mag\": 4.5, \"color\": \"blue\", \"size\": \"0.08c\"},\n",
+ " {\"min_mag\": 4.5, \"max_mag\": 5.5, \"color\": \"green\", \"size\": \"0.12c\"},\n",
+ " {\"min_mag\": 5.5, \"max_mag\": 6.5, \"color\": \"orange\", \"size\": \"0.18c\"},\n",
+ " {\"min_mag\": 6.5, \"max_mag\": None, \"color\": \"red\", \"size\": \"0.25c\"}\n",
+ "]"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "281b7ac4-cd33-4de5-b368-fa270d85238e",
+ "metadata": {},
+ "source": [
+ "## Statistics of catalogue\n",
+ "\n",
+ "This block loads the [earthquake catalogue](../../html/contents/glossary.html) and generates a descriptive statistics table, including [mean](../../html/contents/glossary.html), [standard deviation](../../html/contents/glossary.html), and [median](../../html/contents/glossary.html), to provide an overview of the catalogue’s range and distribution. "
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 3,
+ "id": "c70f031d-935e-4cd1-ba34-fd3fab6bbbd3",
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "Statistical Summary of the catalogue: \n"
+ ]
+ },
+ {
+ "data": {
+ "text/html": [
+ "\n",
+ "\n",
+ " \n",
+ " \n",
+ " \n",
+ " Count \n",
+ " Mean \n",
+ " Std Dev \n",
+ " Min \n",
+ " 25% \n",
+ " 50% (Median) \n",
+ " 75% \n",
+ " Max \n",
+ " Range \n",
+ " \n",
+ " \n",
+ " \n",
+ " \n",
+ " magnitude \n",
+ " 7528.00 \n",
+ " 4.30 \n",
+ " 0.63 \n",
+ " 3.50 \n",
+ " 3.79 \n",
+ " 4.20 \n",
+ " 4.65 \n",
+ " 7.34 \n",
+ " 3.84 \n",
+ " \n",
+ " \n",
+ " depth \n",
+ " 7528.00 \n",
+ " 10.33 \n",
+ " 8.20 \n",
+ " 0.00 \n",
+ " 5.00 \n",
+ " 9.10 \n",
+ " 12.50 \n",
+ " 50.00 \n",
+ " 50.00 \n",
+ " \n",
+ " \n",
+ " year \n",
+ " 7528.00 \n",
+ " 1916.21 \n",
+ " 133.43 \n",
+ " 1005.00 \n",
+ " 1896.00 \n",
+ " 1963.00 \n",
+ " 2002.00 \n",
+ " 2020.00 \n",
+ " 1015.00 \n",
+ " \n",
+ " \n",
+ "
\n"
+ ],
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {},
+ "output_type": "display_data"
+ },
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "\n",
+ "Total Number of Events: 7528\n",
+ "Time Span: 1005 to 2020 (1015 years)\n"
+ ]
+ }
+ ],
+ "source": [
+ "df = pd.read_csv(catalogue)\n",
+ "\n",
+ "# Generate descriptive statistics\n",
+ "summary_cols = [\"magnitude\", \"depth\", \"year\"]\n",
+ "stats_summary = df[summary_cols].describe().T\n",
+ "stats_summary['range'] = stats_summary['max'] - stats_summary['min']\n",
+ "stats_summary.columns = [\n",
+ " 'Count', 'Mean', 'Std Dev', 'Min', '25%', '50% (Median)', '75%', 'Max', 'Range'\n",
+ "]\n",
+ "\n",
+ "print(\"Statistical Summary of the catalogue: \")\n",
+ "display(stats_summary.style.format(\"{:.2f}\"))\n",
+ "print(f\"\\nTotal Number of Events: {len(df)}\")\n",
+ "print(f\"Time Span: {df['year'].min():.0f} to {df['year'].max():.0f} ({df['year'].max() - df['year'].min():.0f} years)\")"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "0c6ab132-6e92-4fd1-bbc5-0b6bf6e1752e",
+ "metadata": {},
+ "source": [
+ "## Catalogue visualization using GMT\n",
+ "The next block uses a plotting function that is available in the module [openquake.plt.catalogue](https://github.com/GEMScienceTools/oq-mbtk/tree/master/openquake/plt). \n",
+ "\n",
+ "\n",
+ "- This function provides a professional mapping interface for HMTK-formatted catalogues,\n",
+ "- Supports GeoJSON for boundary plotting,\n",
+ "- Bins earthquakes by magnitude for clear visualization,\n",
+ "- Produces publication-quality Generic Mapping Tools (GMT) [[2]](references.html#ref-wessel-2019) maps with legends and geographic layers."
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 5,
+ "id": "c6c7184b-f857-47be-9520-cb4b81caa4e9",
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "Done! ../output/cat_it_map.png generated.\n"
+ ]
+ },
+ {
+ "data": {
+ "image/png": "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",
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {},
+ "output_type": "display_data"
+ }
+ ],
+ "source": [
+ "output_dir = os.path.join(\"..\", \"output\")\n",
+ "if not os.path.exists(output_dir):\n",
+ " os.makedirs(output_dir)\n",
+ "\n",
+ "file_name = \"cat_it_map.png\"\n",
+ "output_map = os.path.join(output_dir, file_name)\n",
+ "\n",
+ "visualize_catalogue(\n",
+ " catalogue=catalogue,\n",
+ " polygon=polygon,\n",
+ " region=it_region,\n",
+ " output_png=output_map,\n",
+ " bins=custom_bins\n",
+ ")\n",
+ "\n",
+ "display(Image(filename=output_map))"
+ ]
+ }
+ ],
+ "metadata": {
+ "kernelspec": {
+ "display_name": "Python 3 (ipykernel)",
+ "language": "python",
+ "name": "python3"
+ },
+ "language_info": {
+ "codemirror_mode": {
+ "name": "ipython",
+ "version": 3
+ },
+ "file_extension": ".py",
+ "mimetype": "text/x-python",
+ "name": "python",
+ "nbconvert_exporter": "python",
+ "pygments_lexer": "ipython3",
+ "version": "3.12.13"
+ }
+ },
+ "nbformat": 4,
+ "nbformat_minor": 5
+}
diff --git a/openquake/quaket/auxiliary/completeness.ipynb b/openquake/quaket/auxiliary/completeness.ipynb
new file mode 100644
index 0000000..d9445bd
--- /dev/null
+++ b/openquake/quaket/auxiliary/completeness.ipynb
@@ -0,0 +1,418 @@
+{
+ "cells": [
+ {
+ "cell_type": "markdown",
+ "id": "c9c73188-bafb-493d-b4a8-3befbf2990dc",
+ "metadata": {},
+ "source": [
+ "# Completeness\n",
+ "\n",
+ "In the early stages of processing an [instrumental catalogue](../../html/contents/glossary.html) for use in [Probabilistic Seismic Hazard Analysis (PSHA)](../../html/contents/glossary.html), it is necessary to determine the [magnitude completeness (Mc)](../../html/contents/glossary.html) of the [earthquake catalogue](../../html/contents/glossary.html). Incomplete catalogues can introduce bias into earthquake recurrence models, which may significantly affect seismic hazard estimates at a site. Therefore, identifying Mc is an essential step in preparing input data for PSHA.\n",
+ "\n",
+ "In this notebook, two catalogue completeness methodologies are presented: the Stepp (1971) method [[7]](references.html#ref-stepp-1972) and an iterative approach [[8]](references.html#ref-johnson-2026). The methodology for analysing catalogue completeness is implemented in the current version of the Modeller’s Toolkit [[1]](references.html#ref-weatherill-2014)."
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 1,
+ "id": "d9912fcd-3163-4875-8694-bb6dd7d6ad67",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "import os\n",
+ "import subprocess\n",
+ "import numpy as np\n",
+ "import shutil\n",
+ "from IPython.display import Image, display\n",
+ "from openquake.hmtk.parsers.catalogue.csv_catalogue_parser import CsvCatalogueParser\n",
+ "from openquake.hmtk.seismicity.completeness.comp_stepp_1971 import Stepp1971"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "bfd71e81-2dc2-45d5-a18f-2b1c441cc214",
+ "metadata": {},
+ "source": [
+ "## Stepp, 1971\n",
+ "\n",
+ "This is one of the earliest analytical approaches to estimation of [magnitude completeness](../../html/contents/glossary.html). It is based on estimators of the [seismicity rate](../../html/contents/glossary.html), identifying the completeness magnitude when the observed rate of earthquakes above Mc begins to deviate from the expected rate.\n",
+ "\n",
+ "The analysis of Stepp (1971) is a coarse, but relatively robust, approach to estimating the temporal variation in completeness of a catalogue. It has been widely applied since its development. The accuracy of the Mc depends on the magnitude and time intervals considered, and a degree of judgement is often needed to determine the time at which the rate deviates from the expected values. It has tended to be applied to catalogues on a large scale and for relatively higher Mc."
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "4170a6ed-13f2-4012-ac31-4f0ed46b8c68",
+ "metadata": {},
+ "source": [
+ "In this section, you need an HMTK format earthquake catalogue including the necessary columns described [here](../../contents/data_formats.html). "
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 2,
+ "id": "e7e6883f-10f3-4cad-8bc5-83e42e8cda83",
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "Catalogue Attribute source_cat is not a recognised catalogue key\n",
+ "Catalogue Attribute depth_orig is not a recognised catalogue key\n",
+ "Catalogue Attribute winGT_fs01 is not a recognised catalogue key\n",
+ "Catalogue Attribute winGK_fs01 is not a recognised catalogue key\n",
+ "Catalogue Attribute rb_rfact10 is not a recognised catalogue key\n",
+ "Catalogue Attribute rb_rfact20 is not a recognised catalogue key\n",
+ "Catalogue Attribute rb_rfact30 is not a recognised catalogue key\n",
+ "Catalogue Attribute Date is not a recognised catalogue key\n"
+ ]
+ }
+ ],
+ "source": [
+ "catalogue = CsvCatalogueParser(\"../data/cat_it.csv\").read_file()"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "3fa9448c-1b42-4e10-ba27-e2678931288e",
+ "metadata": {},
+ "source": [
+ "To run the `Stepp1971` algorithm, the configuration parameters, described below, should be entered in the form of a dictionary, such as the example shown in the snippet below:\n",
+ "- **time_bin:** the size of the time window in years,\n",
+ "- **magnitude_bin:** the size of the magnitude bin,\n",
+ "- **increment_lock:** (optional) is used to ensure consistency in the results to avoid the Mc increasing for the latest intervals in the catalogue simply due to the variability associated with the short duration. `True` means the program will ensure that the completeness magnitude for shorter, more recent windows is less than or equal to that of older, longer windows. `False` is to show the apparent variability."
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 3,
+ "id": "0fdc7cc4-4c59-47d8-abf0-fd5cbc35b892",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "comp_config = {'magnitude_bin': 0.5,\n",
+ " 'time_bin': 5.,\n",
+ " 'increment_lock': True}"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 4,
+ "id": "f6d15832-1336-4386-be0f-04e8bd50255e",
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "Completeness Table (Year, Magnitude):\n",
+ "[[1973. 3.5]\n",
+ " [1959. 4. ]\n",
+ " [1942. 4.5]\n",
+ " [1835. 5. ]\n",
+ " [1798. 5.5]\n",
+ " [1672. 6. ]\n",
+ " [1548. 6.5]\n",
+ " [1548. 7. ]]\n"
+ ]
+ }
+ ],
+ "source": [
+ "completeness_algorithm = Stepp1971()\n",
+ "completeness_table = completeness_algorithm.completeness(catalogue, comp_config)\n",
+ "\n",
+ "print(\"Completeness Table (Year, Magnitude):\")\n",
+ "print(completeness_table)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "dc2a7f54-8bf3-4674-9321-ac978275cda8",
+ "metadata": {},
+ "source": [
+ "As shown in the resulting `completeness_table`, the completeness algorithm provides the temporal variation of completeness (in this case with `increment_lock` enabled) as a two-column table. The first column represents the completeness year, while the second column gives the central magnitude value of the corresponding magnitude bin."
+ ]
+ },
+ {
+ "attachments": {},
+ "cell_type": "markdown",
+ "id": "b04c5a01-b811-4e91-b3cc-05afaa7c6b8c",
+ "metadata": {},
+ "source": [
+ "## Jointly estimating completeness and MFD parameters for PSHA\n",
+ "\n",
+ "Next, a new completeness methodology (in the preparation process by Johnson et al., 2026 [[8]](references.html#ref-johnson-2026)) is introduced. \n",
+ "\n",
+ "They develop a technique to simultaneously estimate $b$-values and time-magnitude completeness windows that relies upon one of two regularly made assumptions about event distributions in a study region: that the magnitudes in the catalogue follow a Gutenberg-Richter magnitude distribution and that the rate of events in time follows a Poisson distribution.\n",
+ "\n",
+ "In this methodology, there are two supplementary techniques to determine completeness and [magnitude-frequency distribution (MFD)](../../html/contents/glossary.html) parameters such that the two assumptions can trade-off. The two approaches are based on the same fundamental principles, but they differ in the metric used to determine the optimal combined solution. Their automated method enables users to choose multiple potential completeness magnitudes and corresponding years, while the final selection is determined by a statistical algorithm designed to satisfy a key principle of PSHA. However, if users already have reliable knowledge of the completeness characteristics of their catalogue, they can restrict the range of magnitudes and years considered."
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 5,
+ "id": "206ba5ca-5ff1-46f9-acde-7e09912b9b9a",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "current_dir = os.getcwd()\n",
+ "data_dir = os.path.abspath(\"../data\")\n",
+ "catalogue = os.path.join(data_dir, \"cat_it.csv\")\n",
+ "config = os.path.join(data_dir, \"examp_comp_config.toml\")\n",
+ "\n",
+ "output_dir = os.path.join(\"..\", \"output\", \"comp_out\")\n",
+ "os.makedirs(output_dir, exist_ok=True)\n",
+ "\n",
+ "# Change the working directory to the OUTPUT folder to save everything there\n",
+ "os.chdir(output_dir)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "4096f054-ec02-4ac6-84ad-020d767eecb7",
+ "metadata": {},
+ "source": [
+ "The `completeness_generate` function uses the completeness-related data provided in the [TOML configuration](../../contents/data_formats.html) file. It first reads the defined `years` and `mags` values, which should be selected based on available knowledge of the catalogue and the periods during which completeness might have changed. In the initial step, the function generates all possible completeness windows from the provided years and magnitude values."
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 6,
+ "id": "ca3d33d3-eb99-4c73-b51f-6860f4240f39",
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stderr",
+ "output_type": "stream",
+ "text": [
+ "INFO:numexpr.utils:NumExpr defaulting to 14 threads.\n",
+ "WARNING:root:`step` parameter deprecated. Use `_n_vals_per_iter` instead.\n"
+ ]
+ },
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "Total number of combinations : 823,543\n",
+ "Index of first magnitude : 0\n",
+ "Number of vals per iteration : 8\n",
+ "[2020 2000 1980 1960 1940 1920 1905]\n",
+ "Total number selected : 1,716\n",
+ "Saving completeness tables in: .\n",
+ "Time taken {}: -3.1534200830010377\n"
+ ]
+ },
+ {
+ "data": {
+ "text/plain": [
+ "CompletedProcess(args='oqm cat completeness_generate /Users/fahrettinkuran/quakeT/openquake/quaket/data/examp_comp_config.toml .', returncode=0)"
+ ]
+ },
+ "execution_count": 6,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "subprocess.run(f\"oqm cat completeness_generate {config} .\", shell=True)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "76e52e4e-0e80-4243-b21f-662e8a51273a",
+ "metadata": {},
+ "source": [
+ "Once all possible completeness tables have been generated, the next step is to perform the analysis. The `completeness_analysis` function first verifies whether the catalogue is compatible with each completeness table, ensuring that completeness increases with time and that each bin contains a sufficient number of events. It then calculates the Gutenberg–Richter (GR) occurrence parameters, namely the $a$- and $b$-value.\n",
+ "\n",
+ "To perform the completeness analysis, we specify the locations of the previously prepared catalogues along with an output directory where the completeness results will be stored. The optimal completeness is then selected according to a norm defined in the configuration file through the `optimization_criterion`. For each possible completeness window, the corresponding norm value is computed. In this example, the `optimize` criterion is used, which identifies the preferred completeness model by minimizing the difference between the observed and expected MFDs associated with the tested completeness windows.\n",
+ "\n",
+ "It should be noted that this step can be computationally demanding. If the catalogue contains a large number of events and/or many completeness-window combinations are evaluated, the analysis may require several minutes to complete, and substantially longer for very large catalogues."
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 7,
+ "id": "e83783f7-848d-4f28-b1f9-6048a9a9d5b9",
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stderr",
+ "output_type": "stream",
+ "text": [
+ "INFO:numexpr.utils:NumExpr defaulting to 14 threads.\n"
+ ]
+ },
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "Reading completeness data from: .\n",
+ "Catalogue Attribute source_cat is not a recognised catalogue key\n",
+ "Catalogue Attribute depth_orig is not a recognised catalogue key\n",
+ "Catalogue Attribute winGT_fs01 is not a recognised catalogue key\n",
+ "Catalogue Attribute winGK_fs01 is not a recognised catalogue key\n",
+ "Catalogue Attribute rb_rfact10 is not a recognised catalogue key\n",
+ "Catalogue Attribute rb_rfact20 is not a recognised catalogue key\n",
+ "Catalogue Attribute rb_rfact30 is not a recognised catalogue key\n",
+ "Catalogue Attribute Date is not a recognised catalogue key\n",
+ "\n",
+ "SOURCE: it\n",
+ "Catalogue contains 2629 events equal or above 4.5\n",
+ "starting norm = 1\n",
+ "Iteration: 01715 norm: 2.492893e-03\n",
+ "Index of selected permutation : 677\n",
+ "Maximum annual rate for 4.5 : -1.0000\n",
+ "GR a and b : 6.1062 1.1233\n",
+ "Completeness:\n",
+ " [[1980. 5. ]\n",
+ " [1940. 6.5]\n",
+ " [1905. 7. ]]\n",
+ "{'complete': 16, 'warning': 0, 'else': 64, 'early': 0}\n",
+ "Updated /Users/fahrettinkuran/quakeT/openquake/quaket/data/examp_comp_config.toml\n"
+ ]
+ },
+ {
+ "data": {
+ "text/plain": [
+ "CompletedProcess(args='oqm cat completeness_analysis /Users/fahrettinkuran/quakeT/openquake/quaket/data/cat_it.csv /Users/fahrettinkuran/quakeT/openquake/quaket/data/examp_comp_config.toml . . completeness_results', returncode=0)"
+ ]
+ },
+ "execution_count": 7,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "subprocess.run(f\"oqm cat completeness_analysis {catalogue} {config} . . completeness_results\", shell=True)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "7f8cf4b6-7e57-498b-8988-3e620d22f8b4",
+ "metadata": {},
+ "source": [
+ "It may also be useful to examine plots of event density over time together with the selected completeness model. Such plots can be generated with the `plot_completeness_data` function."
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 8,
+ "id": "7e66b82a-87d1-43ed-8933-276cd6fd5cdc",
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stderr",
+ "output_type": "stream",
+ "text": [
+ "INFO:numexpr.utils:NumExpr defaulting to 14 threads.\n"
+ ]
+ },
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "Catalogue Attribute source_cat is not a recognised catalogue key\n",
+ "Catalogue Attribute depth_orig is not a recognised catalogue key\n",
+ "Catalogue Attribute winGT_fs01 is not a recognised catalogue key\n",
+ "Catalogue Attribute winGK_fs01 is not a recognised catalogue key\n",
+ "Catalogue Attribute rb_rfact10 is not a recognised catalogue key\n",
+ "Catalogue Attribute rb_rfact20 is not a recognised catalogue key\n",
+ "Catalogue Attribute rb_rfact30 is not a recognised catalogue key\n",
+ "Catalogue Attribute Date is not a recognised catalogue key\n",
+ "src_id: it source specific completeness\n",
+ "[[1980. 5. ]\n",
+ " [1940. 6.5]\n",
+ " [1905. 7. ]]\n"
+ ]
+ },
+ {
+ "data": {
+ "text/plain": [
+ "CompletedProcess(args='oqm wkf plot_completeness_data /Users/fahrettinkuran/quakeT/openquake/quaket/data/cat_it.csv /Users/fahrettinkuran/quakeT/openquake/quaket/data/examp_comp_config.toml .', returncode=0)"
+ ]
+ },
+ "execution_count": 8,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "subprocess.run(f\"oqm wkf plot_completeness_data {catalogue} {config} .\", shell=True)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 9,
+ "id": "314eb3a6-5f54-4a2d-9295-c8e607c22020",
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "Done! Saved to: ../output/comp_out/fig_mfd_it.png\n"
+ ]
+ },
+ {
+ "data": {
+ "image/png": "iVBORw0KGgoAAAANSUhEUgAAAoAAAAHgCAYAAAA10dzkAAAAOnRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjEwLjEsIGh0dHBzOi8vbWF0cGxvdGxpYi5vcmcvc2/+5QAAAAlwSFlzAAAPYQAAD2EBqD+naQABAABJREFUeJzsnQdUFFcXx/+7S0d6lyqCiB1R7L3FXqImMZZEozHW2DUxtiQajd3Yo9FozKcx9hZ7L9grClKVIiC9l93v3LfMFoqKrEp5v3PmAG9nZ96btzvcue/e/xXJZDIZOBwOh8PhcDgVBvGH7gCHw+FwOBwO5/3CDUAOh8PhcDicCgY3ADkcDofD4XAqGNwA5HA4HA6Hw6lgcAOQw+FwOBwOp4LBDUAOh8PhcDicCgY3ADkcDofD4XAqGNwA5HA4HA6Hw6lgcAOQw+FwOBwOp4LBDUAOh8PhcDicCgY3ADkcDofD4XAqGNwA5HA4HA6Hw6lgcAOQw+FwOBwOp4LBDUAOh8PhcDicCgY3ADkcDofD4XAqGNwA5HA4HA6Hw6lgcAOQw+FwOBwOp4LBDUAOh8PhcDicCgY3ADkcDofD4XAqGNwA5HA4HA6Hw6lgcAOQw+FwOBwOp4LBDUAOh8PhcDicCgY3ADkcDofD4XAqGNwA5HA4HA6Hw6lgcAOQw+FwOBwOp4LBDUAOh8PhcDicCgY3ADkcDofD4XAqGNwA5HA4HA6Hw6lgcAOQw+FwOBwOp4LBDUAOh8PhcDicCgY3ADkcDofD4XAqGNwA5HA4HA6Hw6lgcAOQw+FwOBwOp4LBDUAOh8PhcDicCgY3ADkcDiePLVu2QCQSISQkhF8TDodTruEGIIfD4RTBmjVrmFHI4XA45Q2RTCaTfehOcDgcTmkgNzcX2dnZ0NXVZZ7AWrVqwdLSEmfPnv3QXeNwOByNoqXZw3E4HE7ZRSKRsI3D4XDKO3wJmMPhcAqJAXRxccHDhw9x7tw51kZb69at+bXicDjlAu4B5HA4nEJYvnw5xo4di0qVKuH7779nbTY2NvxacTiccgE3ADkcDqcQevXqhZkzZ7IYwIEDB/JrxOFwyhV8CZjD4XA4HA6ngsENQA6Hw+FwOJwKBjcAORwOh8PhcCoY3ADkcDicIqDMXw6HwymPcAOQw+FwisDQ0BAJCQn8+nA4nHIHNwA5HA6nCLy9vXHv3j389NNP+N///ofTp0/za8XhcMoFXAaGw+FwimDWrFkIDQ3FokWLkJycjFatWqFt27b8enE4nDIPrwXM4XA4HA6HU8HgS8AcDofD4XA4FQxuAHI4HA6Hw+FUMLgByOFwOBwOh1PB4AYgh8PhcDgcTgWDG4AcDofD4XA4FQxuAHI4HA6Hw+FUMLgByOFwOBwOh1PB4ELQJUAqlSIiIgJGRka8ZiiHw+FwOGUEmUzGxN0rV64Msbhi+sK4AVgCyPhzdHTU3GxwOBwOh8N5bzx79gwODg4V8opzA7AEkOdP+AAZGxtDk2RmZmLp0qWYOHEidHV1NXpsDp+Hsgb/PpQO+DyUDvg8lJykpCTmwBH+j1dEuAFYAkQiEftJxt+7MAD19PTYcbkB+OHg81A64PNQOuDzUHrCj8aOHQsLC4sKu3yp6f/jFRH+yeFwOBwOh8OpYHAPoAbIzc1lm/A0QU9k9IRGQaYCr2sX3i8g7KN6bEJ42qPjqFJUu0QiYccqrL24fSzpmKiNXiusvbSOifqqpaWlNh9lfUz528vKmGgehO9DeRlTWZsnYR/6qXresjymdzVPqp45ek1137dB9Rj0U9VzVdixizrnu24vDu+7jzRnRX32KiLcAHwLVq9ezTbhA/TkyRNUqlSJ/W5mZgZ7e3tERkYiPj5e8R4rKyvY2NggLCwMKSkpinbKQDI3N0dQUBBbXlFtJ0JCQtRuYm5ubtDW1oafn59anzw9PZGdnY2nT58q2uhDXqNGDXa+0NBQRTstKbu7uyMhIYElsgjQGFxcXBATE8M2AU2NydnZmcVb0PUqS2Pq2bMnixehJfnyMqayNk/URvNAfS0vYyqL82RgYMB+Ur/j4uLKxZje1TxVrVqVtevo6DDDMyMjQ63v1B8yRvK3032GjBbV60Lo6+uza5KVlcX+NjU1Zb/T/vS/iK6D6jWg4+fk5LBNgPpB/aF9VQ0gerii60vHU73u1EavUV9UDal3NSaC3v+uxhQYGKiYp5CQEFR0RLKSmvAVGDIKTExM2I1QiAHU1JMwfZgXLlyIKVOmqMUAlsUn4bL8dE83rGXLlmHSpEmKm1JZH1P+9rIwpvT0dJYUNWHCBMU/mbI+prI4T/TPdNGiRZg6dSr7p1sexlQWPYB07ujoaGaI0nm4B7D4HsD4+HhmCCYmJmo8hr+swD2AGoBuKrSpUlRgblHt+d8vPOEUduzC9n9VO33gC2svbh9LOiZNtr+vMdE5aC6E5ZbyMKaS9PFDjonmIf/3oayPqTjtpWFMwt/0UxPXoDSMSdPtRfVRdcm2devWqFevHpYvX47iIBwjv2FTVCLDh2ovDu+zj6pzIylinioSPAmEw+FwOJxSCC1tDx06FE5OTszzTUvS7dq1w19//aW2DEpGjrCRN6thw4bYv3//O+/fzz//jKZNm7LQAFqSfhP27NmDjh07sgxm6u+dO3fUXqcVNcpw9vDwYEvENPZx48YxT53Ay5cv8dFHH7HlXLouJOcyZswYtirHeXO4AcjhcDgcTinD19cX9evXZ3GPFHP+4MEDnD17Fl999RXWr1/P4iRV+eOPP1i84o0bN9CsWTP07dsX9+/ff6d9pJCAfv364Ztvvnnj96SmpqJ58+YsxKkwKD6TtsWLF7Mxb9myBceOHcOwYcPUvK8UE3zgwAH4+/uzfU6ePImRI0dqZFwVBb4EzOFwOBzOe4Y8eOS12rZtG0tWICNq3rx5iuXdL774AtWqVcOlS5fUlpspkeWTTz5hxp4q5IGztbVl248//ogVK1bgzJkzqF279jsbw9y5c9lPMsDelEGDBrGfRSVh1KpVC//++6/ib0qmIU/jwIED2TWj5A5K0FE1Oil5aNSoUfj1119LMJqKB/cAcjgcDofzntm6dSszZsjTR8YaJTn9/vvv7DVaFiXP3+TJk4uMNSwq5o2MpE2bNrHfVRN1CqNmzZosC7qorXPnzigNCIkadL0KgzyGtLTcqlWr9963sgz3AGoArgNYfjP8uA5g6ZknrgP44b9PXAdQc1nAFLdGRh+9Rp6+e/fuMcUBWuIVlnepXXgfSdS4uroq3v/9999j2rRpir8/++wzNmeUMU99I2kbWp7Nf17Vvhw+fFghtVJYHykGj3hdhm3+n2+C6nte1cfY2Fjm0Rw+fHiBcwwYMIDFOtKYu3fvjo0bNxaYE64DWDTcAHwLuA5gxdL44jqAH36euA5g6fg+cR1AzegA0nw1atRITTPP29ubGYRkQApGCx1HeJ2SJm7evMnmsFOnTuyBSNABJCimrm3btggODmaG4apVq5jXTPW8+TXzaByqmnl0vvw6gEI/XqUDKBiRgkD1m+gACr/T+VT3V9UBpGSPbt26sYSQ7777jr2uqgM4f/58zJgxgy0nT58+HePHj2feVNUxcR3AouE6gCWA6wCWf40vrgNYOuaJ6wCWju8T1wHUjAewTZs2qFKlCjZv3qxoI08Weezos3737l00aNAAO3bswKefflrgGPReyg6eOXOm4nNAS6C9evVir9OycteuXfHw4UNYW1urzavqcSjeTtXwz0+LFi1w9OjR13oAKQaQNDpVH6ZfBxlt5NG8desWk8TJf2z6/0qZvvTQcfDgQWYUvqrix4ULF9CyZUuEh4fDzs6uQB8JrgOoDvcAllIdwKSoJIBiZHML1ysqy3pYZUnji+sAlp554jqAH/77xHUANaMDKBhpqm3Xrl1jXlfyXFH2b/Xq1bFkyRKW8CGc61Xl3wQZGIK8i+RRJA+Z4BErrC9HjhxRq7aRH2EJ+HUae/l/vgmq78n/PjL+yMtJnmjK9BX68apzCNeDHlJU9+E6gEXDDcBSSsipEOAycHXJVbSd0/ZDd4fD4XA4GoSWkCdOnIivv/6aecFoyZYMPsFoIVmXDh06MEkXWuYUlvDPnz/PQiJeJ2T87bffonfv3qxqC4VRFAaFEZR0DKTbRz/J8ylo+lEYglAelQzZBQsWsL4Qwv5CaIEQ7yhkMJPxRzqBaWlp2L59O/tb0Pej5XcaNxmuL168YHqHdB7ydFLVLLpWFErCeTO4AViaCAujiFf57xERkOYCTtYZwK1brCnX2AyhoTI4NXOClh6fOg6HwymrDB48mC33+vj4MKOG4tdGjBiheL1x48Ys5o+8eKNHj0ZUVBQMDQ1Rt25dZih26dLllcen5VNaKiYJlTVr1ryTMcyaNYtlMwt4eXmxnyQ/Q9VOBANPVcSZPHpffvml4m9hiXv27NmYM2cOM4bJGyoYkqpQfCMZeOQRpIQPWnamMB1KqOnTpw+LA+S8OTwGUAMxgBqpJUjGn6cnkJbG/vwNozEJS/Ap/ocZmI/q8EeIrgeuNJ8Kk+q26Lyqs0bK8HBeDd1cfvnlF3ZjUa3JzHm/8HkoHfB5KB1QLBsZhOQxK2opmvMe/3+XUfgnp7RAnj8y/rZvB27exAGPyciCLv7EEHjiCdq7h+BKZj0YGong2MxRYfxR3EPI2RBkpWZ96BFwOBwOh8MpI3ADsLRBXsD69fHnHn24D20F51ZLAUkmTgU4YwD+h+m+vXE9wR1C/G/c0zhcWXIFB786iNws9WxADofD4ZQ/yAFgaWnJV4E4JYIbgKWUJ3qPEeB0HqFtJsFqVhVU/+g7aGvHwS/CFMtnJ+Dqsit4GfASOek5MHE2gV0DO0h0lEHBz689R0aiuhYTh8PhcDgcDsEzCUpRJRAy39hxcnOx+OpixT4xskjENF4AkzqL4BI6HG0iOiD4dAaCTwcD9nY4EdsU077WV2h5keF3ccFF9t7uG7vDwNLgvWjmFTamsq4DyCuBlJ554pVAPvz3iVcC0VwlkOLyqmO8TqfvfbYXh/fdR1UdwNx835uKCDcAS0klEBKvdMrLcnqc8wKHAg4VOG+iQS7ueq5DQK0/8TS9LZrfbo6zx6rjWJgp/twrQ/fuOejXPwxulrHINc5lH3RDK0MkJyczsc/EJ4nQs9GDsY3xO6uaUdoqF/BKIOVjnnglkNIxT7wSyJt/n+i6Eqrx2qqUtJ0eiITKG0XtX1Ij6l31vSTtJRkTfSeEeQoJIaHdig3PAi4tlUCuX4fExwe5vr6QeXnh91N/Y+Z/8/HS5HGR59cSa8Enuwfido/HY7+WivbGjWUYNSwdffqKYWgqL8GTk53D4gQz4jPQdn5b2Na25R5AXgmkzHhqeSWQ0jFPvBJI6fEAkjFPhv6H8vSVdQ9gfHw8MwQrchYw9wCWskogEn9/+gPXlnng5X9+MHA/gcq95uKp4aUC78mR5uCyZA9En+xFa6vuqHTvexz/wwdXr4pw9aoBZs1IweOQHOgaaiE7ORvGlY0BKWDtaa3oS1xgHHQMdVDJttJb951XAilb1U1K0sfitvNKIOVrnnglkLefJ03Idr3OY/am53zX7cXhffZRdW4krxHSrghwA7C0YGlJ6yvAwIHsz+6OvXHDbC4eBHTA0187QN/+Clxbj8bjaveQK1N/4pdBhrMxBwC7A2j+W1u4Xl2MPds8UcsiHLpPUtk++jLAvZkV7MyMIb53R34+JyfcXH8TsX6xaDKpCVxacwV1DofD4XAqAjwLuLTg5EQBCkwDkLZuu6ZiTL+V2DnnAOpWCUJ6eBM8/OsWdNY+gFfaIOhJ9Ao9zL2XN7ByhjaCJW5Y8aQz4O3NtgsNvkWVHrXRtkUWdnkvgLR6DeQ+DWYVRcRaYtjUsVEcIzkyGUnP5aV3OBwOh/NhoIoa3bp1Y3GHenp6qFq1KqsNfO7cOcTGxjJP4NmzZxX1dGmjfalKyP379995/+j8ixcvRrVq1VjcKMXrUuWRV0GvN23alMWTmpqaFroPxVd27dqV7WNtbc3KvFEtcFUozvL7779nsbB0booh3rx5s0bHV97hHsDSZgTSRry4Bq+6d1GvzzD0/c4BB//0xdxF1rjtXx23F/0JffOf0WjoQviZb0dSlrLMzqgGo2CSlAVkhMOSRKVJVxDAoXmGkO0X4xKas80uPQJDv0/F+FWtYaSbCT0TpUH5cOdDBJ8KRp1BdVCzf833fx04HA6ngkPl28aMGYNBgwZh586dzPijeDUyCidNmoSDBw+q7U/JQBTLRkk7ZDCRAUUJPzo6Ou+sj1S+7vjx48wIrF27NouHp+1VUBxpv3790KRJE2zatKnA6xRDSX2nKieXL19myYdUNo/iHaksnkD//v1ZPWA6BiU+0X7541g5r0HGeWsSExMpEIP91DTZN6bIHq+vJsvyW6Nok2ZnyA5uvixrUD1QRjNHm55RjKzFxO9l1gttZbo/6soikyNlsps35S/ST+G9Uqls5d97ZL1b+skMtDIU79eW5Mh6tkmQvXieqdjv4qKLsr97/C2LfhSteH96QrosLihOVtHIyMiQzZkzh/3k8Hmo6PDvg2Y4evSorFmzZjITExOZubm5rGvXrrKnT58qXg8NDZVpa2vLJkyYUOj7c3JyZOHh4bLc3FzZmTNn2P+h+Ph4xesHDhxgbXfv3pW9Kx49eiTT0tKSPX78+K3e/8cff7Dx5+fIkSMysVgsi4qKUrStXbtWZmxsLMvMzFRcP3rvy5cvS+X/77ICXwIupeRWn4ZHKTUgdeinaBPlpqLbZ1Xhe78yjmy5iEY1ApCRbIkLS3+C++5zODn4JGwr2RZ6vJi0GEwNHIAzXZpg5G/fYLLBFLgaxyA7V4JLVyU4M34/bqy7geSIZDSd3Aw9t/SEZXVLxfsD/wvEsXHH4Lva972Mn8PhcMorqampmDhxIm7cuIFTp06xhJLevXsrPFj//vsvy/KdOnVqsZMvyEv4v//9j/3+Ku8fLbOS/NKrNlWPW37IA+nq6opDhw6hSpUqbAn2q6++eq0H8HVcuXKFeRNJakegU6dOTHXj4cOH7O8DBw6gQYMGWLRoEVt2piXoyZMnM7UAzpvDl4BLK1qVcC+5HrpoGynbgv8Eos9B5PY1Og/5CB8NSMfxv89h7q92mD4+F82dmrPdklOkSIQ9HFQOt/LaSmTkZLBtadQf0J8AfOkaitqJExB1UgvSzBwEHA6A38FA/HC9Gzp2kGHybKBaNfn7s1KyWKygqlEozZGyLGKLaha8JBGHw+G8IR9//LHa3xS7RrF7jx49Qq1ateDv78+Wc2kZVICMwiFDhij+3r9/v9rrDg4OCuOS6NGjB6pXr15kH0gP786dO6/sJ8mkFAXpHZJ25D///IM///yTLd1OmDABffv2xenTp/G2REVFqRl/hPA3vSac++LFiywucu/evSwectSoUXj58iX++OOPtz53RYMbgGUFaS6QFUdWF1DJlTWJtPXRaXArdPwsDZDoK3ZdtS0dc8WBmLvRD9PXAkmZSVh9fbXa4dK1gTXP/oFEtAcDvhqA1pZDITorwv4DYoTGGGLjDrCtY0dg1Cig62AveH7sCW19bbVyc5d+uQTb+rZoM7fNe7wYHA6HU3YJCAjArFmzcO3aNWa8CJ4/8sqRAViYl4+8YGSwUdGA1q1bF9B/vHDhAkuauHr1KvPcrVu37pV9ICFpip17W6jPlIhBxh954AiKx/P29mbxiB4eHm997Dc5N12fv/76i2nxEkuXLmXGJ8VO6usr/x9yioYvAZcVxBKg9lygwQrAOM8tR7w4A1HcNSjuFTIZbj7SQpZUF05W8ooKiRmJaO3SutDDkqTMtnvb0OZ0GyxxW4LO6zOxctxT+Li8gEgkw/HjQK9egLNjLhYsECE+SamdlBaTxuoPm7upPyVSjeKSCoRyOBxOeaV79+5sqXTjxo3MCKRNSJAgqAoLLeUKHi+ClmTJYKOs18KgZVgyushLSEuxlC38Kkq6BGxnZ8eMSMH4E6rNCMd+W8irSckdqgh/Cx5POjct/QrGn3Bu+r/z/Pnztz53RYMbgGUJsvLyvH+MnDTg6e+A31Ig5oJin3+XZ+OiZzN84h4F3LoFx8AYtLs2A93v/ocexj2hxaoOF+Sg/0F0PNgBu72GYfZ/N0EVo6ZNI8lAGSKiJJi3UBf3z75U7F+9V3X02tqL/RSID4rH8YnHcXTcUUhzeUYWh8PhqELLlOQhmzlzJtq1a8cMF9USmwR5sijrdeHChW918UaPHo0HDx6w5dHXLQG/ahs5cmSR72/WrBmTZgkMDFS00dI1UZSR+iZQdjBJ2ERHRyvaTpw4wZbEhfJ6dG7KdlYtxUfnplhKYSmc83r4EnBZRqQFOPYGYq8Cls2U7dYOaBZ6Bxg8mP2ZI5JgkUEQnqX6AHs7oq31Zpg1nIMjjWOQnptR4LDnQ8+zra5NXUwfOB2PxnTF8q/8ceuxPlo6pgG35DVDf15jCg+3XPRulwzYyIWlST+QtAWNHYwhliifLxJCEmDibMJjBTkcToWG6ltbWFhgw4YNzJNF3rLp06er7ePk5IQlS5YwmRXyFH7xxRfMw0e/byd5r9dUsqCl4OHDh2P27Nno1atXoffdki4Bt2/fHvXr18fQoUOxfPlytixLhmeHDh0UXkFfX18m4UKJLuSxI2i8NA76ScvYQhwi9YW8jh07dmSGHsnfUJIHeUHJWKZjk94fMWDAAPz444/48ssvMXfuXLaMTtI31Be+/PvmcANQA9CHWIjHeOtawPniOYR9VI9dsJ6nBLDvDVTuBbFIzJZ/pbm5EL1cAxyfAJmkDSQ6ZpDkpmO37yEs3lEDu6+0xOnoocDhoWgQHwbXgRtxImk14jPUn0CJuy/u4rN/P8PdHsfw84U+yErLhqRxNnstCjaYizBkQwdOCMVE7ZUYemcMHJo5wtbbFrnpyn5nJmfi2IRj0DfTR6dlnaBdSRlHWHBM77fG7OvaaQxC0XVhPkp73dySfvZK65hoHoTvQ3kZU1mbJ2Ef+ql63rI8pvddC5h+//vvv5lxR/F+tGy7YsUKtGnThu0j7EcagJTEsWzZMuYRpCxYMhzJQ3b48GGFN0xA9b3C+ykubteuXUwzr7C+qFLcdhofZeOOGzcOLVu2hKGhITp37sw0AYX9KSGFvJ20tC20Uezj1q1bFcfx8vJiPylxhGIb6biUWfzNN9+wsdJxyYgkQ08YJ7WR/iCdm7KB6bqQtuBPP/1UYE6KqgWcm+8zVhERkRbMh+5EWWP16tVsow8QuZ0pbZ2eXISnO3rSoUBdVbc+ZXhRJlNISIia25rc8JRpRUHBFFCr2r5q1Sr2oVa9idFTEi0N+FHVEBVoGYFkA8IenIBt5BLIxDqIdJyD6nWaIjk5mWVrSXIS8fLhdfzxlxv+OtkRmdlyiQAXt0h4DFqL23obEJ2uHnvR0rYl/nGeAevOnRG3ciXihGyscDGW/lYFx8NqIjVHLiJtrJuOvr1iMXWuITw8lGNK9E/E442PYeVihe5rurO+05jSY9KhZ64Hdw/3V46JxEwF6ItLNz5hTAL0ZEhxM/RkSUsDAjQvJE9AMSQxMfKYyLeZJ1Kjpy3/PNFSh5GREcveK848lYYxFfXZK41jIm8B/QMsT2Mqi/NEnqVt27Yx75Kq3EdZHtO7micSbhakWMjwzC9RQv0hYyQjQ30VhjJb6d+y6nUhyLNF/3OEOEGC3k/701IsXQfVa0DHpzbVChrUD+oPHUPVAKKHK7q+dE7V605t9Br1UdVUKKtjouVqYZ5u377NPJgUa0nLyxURbgCWAPqHREGodEMRPkCaehKmDznFf5BbW3B7v/GTcHIAkPYMsGmrfBKOuwMYewJibSAzFjG3j2DFWiOs3fcRElPlxqudfQqaj96F2wYL8TRBHstxbsg5NI81gLhhQ0ivX4cs72mNoD4HX4rBqhkR2HXNGTGwZu06klz8NicGQyabQ6ItX6bIycxBRlwGTBxM2PtkUhkODj9IhYzRek5rmLqYlsqne7p50BM4Ke/TTak8eyxK85joHw15M0hmQvgnU9bHVBbnif7J0rIc6dOpasyV5TG9bw/g26J6DDo3xciRIUrn0YRHT1PtxeF991HVAxgfH88MwYpsAPIlYA1AN5X88RiqX/43ac//fuEJp7BjF7a/WrtpdfmWhyg9EpKHcwFdS6D+MsDABrbNvsQC72jMmLAd63/Xw7J/uiMy3AL/fDcUxqYDMXjaIRjWPomWLi2BuFvKvuedN0eag/q/10cr51aYvPgjzGnRGRt6HMLmC+4ISzRB7vnLOPQYcOvsBptm7rB21oeug66ij0lRSZBmyW/OxvbG7EtJ7WmxadAz1WOag68aq7D/m17ft22nc9BcCDE0r7zuJWx/X2MqSR8/5JhoHvJ/H8r6mIrTXhrGJPxNPzVxDUrDmDTdXlQfXyXe/KYIx8hv2BR17A/VXhzeZx9V50byihjKigLPAq4IZEYD2iaAgSOgKiytZw1j75GYsrQTgk/vwKapK+Hh+BxJCTrwSKqHNV3XFHnIfx7+g4cxD7Hmxhq4n+6Nb/u8RPcJoXgQUgkHVgTDzl6CzMRMPPzfQ7RtmIRaLsnY8lsyhAd7Mvoog7jtT22ZlIzAlaVXsO+LfYi6o5Q/4HA4HA6Ho1m4AVgRMKsH+KwHqo1VtuVmAY+XA6lhgL4ddOuMxdDZH+PR0f9h78+L8c23VopdD5ythP7YiduP5eKa9OT5y6VflIeS5eKvOkCdc5+i3+G+MOoRje4bu6PZtGaQ2tsjIM4Sj8KM8OVYI1ZZZPVqCg4GWx42czVTHCcrNQvJ4cnITMpkWcQC9HduNg/Y5XA4HA5HU3ADsKIg0QN0VQSbww8AUaeAB/MAWV6cjIE9xDUno9eUkTCzzvMUymRYsFGMf9Afu0/Ikz0eRD+AX4x6MLbAIf9DaP5Hc7Ta1goPbB5gwNoWuHcpCV92fA5zMxmCgig7DXC0l+KbvtEIDVAGC+sY6qDHph5ov7A9DCwNFO13/7yLfUP2IeRcyLu5NhwOh8PhVDC4AVhRsWwCWDUFXD4HSEJGIDcT0JYnhTBSQ7B+5E8Y4rkF4xqeZ8LStcOzsd/pP/TR/wKGKiXoVLkYdhFdd3RFvfX1cMvwKDYctUXYMxF++w1wdQXiE8VY9681/lqsnnVMsX9WnkrvI3kbYx7FICs5CwYWSqMwJyOHJZZwOBwOh8MpPjwJpKJiYA/UnKHeFncb8FsMVBkEVP5I3lapCup8NAxbtnUARstT+Cn0eGGlMziX8gea6PeGp89Y7G8UhpdK+0zBvRf38PmezzHz9ExMaToFw77+El93foGNi+Kx/Yg5RveJBG7Jq4vsOyiBmW4qWn5qD5GLsyKAt8tvXfDi3gtY1VQahgFHA/Bw50PU+qwWqvcsuuA5h8PhcDicgnAPIEdJ5H9AdhKQlq+WokcLYI8/cPMm23Iu7IVXm2joamfhSnoPbD4XinrXYzDRczkcjAsvwxOcEIxRR0bBZakTnraqjm/We+HSM2eYfNQE8PZGlndjjJxjgzYzGqO1aygOzb3BYgIJkVgE23q2atlckbcikZ2aDW19pag0lZ4jzyCHw+GUZ0gmjOoIq+rkcTjFhRuAHCWek4FqowBnpWo8Ml8CiY9YmTfUr8827Xr1sOzH+wjY/jW+7n4UWpIcnDpjiaWfjIfX+UDMq/8HqlsW7pWrJNKFW0QGQOWM8gxK2uKPX0d1DxlkEOO8rCV6zPFG6+pR+N8PD1h5ufy0mdcGree1hlMLJ0VbxI0I7B20F3e33eWzyuFwOBzOK+AGIEfl06AFVO4MaKuIYgZvB25PA4L/UrZVcgHq/gjHjpOwbt55PPlzJIZ0OgWxOBcH9+lgVo8vUOfCQ6xstgcNKzdUu8JTqg6GFuWceHoqDErabDrUxdnHdri+9SE64j/IIMKV50747Kda6NAwAVtHX0XEzQi1ckp2XnZqHsBw33DmAZTmqIu/cq8gh8PhcDjqcAOQUzRkbFHlEEoSsWhQ8HXTWkDd+XDtPA5bFvyHh3+MwSdtzrOXdu0U49tOveB56Rq2dziF9q7tYVfJDkMcuxV5uiWXl0DX6QH+w0e4veMRunWQZwj7Rjkh5G4Szs05h8PfHIb/Yf9CjTqfMT5o+3NbVOsqL0ROJD5LZF5B39W+JVat53A4HA6nvMANQE7RUMwdLQk33gwYeyjbI08AIf8DcjPk+5jVAeotRPVuI/C/xQdwZ+NY9Gh6FVKpCH9uFeGLVm3QP+ME7n9zH3oSZVm7/Mkik09MZlqC3T8DUq2u4uBxPdy/D8yanonuX1hC20Cb6QQu+T4Ov3Y/hztb7hRQw7epYwNDa0NF27PLz5ixmJGQoRZDyHUFORwOh1OR4VnAnNeja6H8PScdCN4KZCUCOqbKbGEyrsy9mOh0Xeeb2O/1F3x9d+GHzQNx4mY9NPZOgoUBHUdZnF2VhZcWKn4/5AEcujQMLZ5twfTm0zFnfmeIRPVR+/PauL47DFu+dEFWrgT7w+KwzEOEJk2K7nrN/jVhU9sGWnrKjzoll1Ad4soNK6PhNw3VXuNwOBwOpyLAPYCc4gtKu40EzL0B2/bK9uwU+ZIxGYK0XFx/KXz6fYL/1v6BR/vWonZ9E8Wu32IZZqyqjLg4+d9B8UH434P/FTjVhbALCi3Bv+//DZGuCC7tquKzgVSHVIZr/uZo2hTo2BH4b28qjo47iqCTQWrHIK+fVQ0rtYojFCtIuoJxT+Mg0ZWoZRFzOBwOh1MR4AYgp3iQgWfdHKgzR540QpDhRxVF7s4A0sKV+1k2ArxXonrnwYq3hzzLxG+iMfhliy389j5mwtJmT8Iwy304zKlecRHLwwP2DIDHbx44ELEO637PxJMnIgwbBmhpASdOAB/1McTkHfVx8UDsa4fg0toFHRZ3gPdwb8WyMC0lHx17FJeXXEZ6XDr/VHA4HA6nXMMNQE7JId3AlEAgOQDIXxmEDCztvLJyAJwrX8eeXn3xbbVlaPaVJ9MANGvSBl0H3EDgnBQsOwY4JClj9VQhT+E3h79BlRVV8G/UIixdnQR/f2DECEBbW4anSVbw6lNVsX9qdCou/XoJsU/UjUIy+iw9LJm2oECsXyySniUh4noEtA2VmcU8cYTD4XA45REe/MQpOYaOQMP1cgNQtd5wzGXApCago/TsibxHo8cca/RI1QZ0b7K28MhstOpbH852OVj2+XMEdhXhr4QLLC7wycsnBU4XlRKFaSenYcHFBRjdcDR+WT4J339vhqtXRajdWhmvOGJgKqzjpGhw7gQsPcxZxRDHpo6s3Fx+LD0t0XFpR6REpkBLV/m1uLzgMnAZSI5Ihm6VwhNYOBwOh8Mpa3ADkKMZ9Czlm0B6JOC3CBDrAg1WK18TS4A6n6q99clfJ2Cgmwa/YBN8NNYdXY5IsWSpGx6OGoz9T/YzQ+9GxI0Cp0zISMDSK0sx3uFjOKUEw8kNwC35azceGWDHCRKjtoa9YQK6h/uh6eMrMLK8DbcubnD7yA16JnpqXkELdwu2CaTFpiHyZiQQRt0Wq3kFVTOKORwOh8Mpa1T4JeBDhw7Bw8MD7u7u+P333z/0fJQfctMBA2fA2FPdMCyEtu3ECPhnBib228uqihw5Kkbt2lJMmiBCG9s+8P3KFycGnUC7Ku0KvPcr909g5dWcLSWrblUGNcMPmAdTxCM81RTr7jTB5HPdceCWPW5ufYj9X+7H1RVXER8cX2S/DCwN0G5RO6A+YGijlJa5vfk2Li68iPigot/L4XA4HE5ppkIbgDk5OZg4cSJOnz6N27dv49dff8XLly8/dLfKB5VcAe/lgOckZVtuFnB/LhB3U544ImDbDqbtVmDJMm08/Os7dG96DTk5YqxYKYZb1WysWS1Da6f2ODn4JDMG+3j2gQgiSEQSTKrcF0hLK1BazuLmCYy81AihG47jF0yDtXk2olMN8ceDhphwrhdCXhoh+GQwjo07hlPfncLzq88hkxYUijaragaoVLXLzcpF0IkgPLv4DJlJme/6KnI4HA6H806o0Aagr68vatasCXt7e1SqVAmdO3fG8ePHP3S3yg/5EkAQcRh4eQPw/w2Q5avkQRVH7LuhWt+fcGBnFP5b+gtquoQiLl4bY8aKUbdmKo7/J0VD+4b4t/+/eDjqIdZ1WwdnAzv5+/OVlkuo4Yrq5/qhZ+av8Kq6CMEH7mPVKsDRETAw08HnKxvCsbkjRGIRou5F48LPF3BwxEGkvUx75ZAkOhK0W9AONfrXgE1dG0V7wJEAXFhwATF+MZq9hhwOh8PhvAPKtAF4/vx5dO/eHZUrV2YxWfv27Suwz+rVq+Hi4gI9PT00atSIGX0CERERzPgToN/Dw/NkTDiah3QDHXsDVb6QG3wCWQnK3yU6gENPdBz3Le6cvoXVEzfDwjgJj/wN0ekjMbp3fAn/JzJ4Wnniq/pfFXmqNdfXIDkrGWdf3kSnQUCL65/Dps0/eOKfixMnRHCoa4Xm05qjy/oe+PF+T/zvqTeScg2hb66vJhhdGGZVzFB3UF01CRkqT/f88nMkBKuMhcPhcDicUkqZNgBTU1NRt25dZuQVxs6dO9kS7+zZs3Hr1i22b6dOnRAdHf3e+8qB3BtYdShg00p5OeLvAFe/BIL+VL9EEj1oVemNUQs/Q8DF0xjf7yiLDzx0wgJ9usaorSDnJy07DcuvLldru5X4GP1390fdjZ64lP47MnPky7dnfQ3wJMwABx5Xw1d/t8WoUSIEB4OVj6NqIRd/vgjISxIXCRmCzaY0Q7Xu1eDcylnRHnk7knkFX9x7waefw+FwOKWKMp0FTEu2tBXF0qVLMXz4cHz55Zfs73Xr1uHw4cPYvHkzpk+fzjyHqh4/+t3Hx6fI42VmZrJNICkpqdB2TSAcT9PHLW2Ioy5CnJMFaVYKpIWOVQyDap2x8I9UDBt2GNPnOmDYsFxkZcmlZXJTM6EDCaRZWZDlvf/BiwfQVvUwqhAQF4DhB4dj9pnZGNdwHIa1/gr79hnjl18kuHpVjHXrgI0bZejRPgON0rXhppMAuCjnoagMYH07fdQaUgsyyBT7Pj7wmFUd0TXVhamHqQavWsWjonwfSjt8HkoHfB40dw0rMiJZOVG6pX/Ke/fuRa9evdjfWVlZMDAwwO7duxVtxJAhQ5CQkID9+/ezJBBPT0+cPXsWJiYm8Pb2xuXLl2FhoVL7VoU5c+Zg7ty5BdrJmKQlZs7bIIOdbgReZlsgSyq/hvriNFjrRiM0nbxp6saWtigTOTItyCAv4RZ+3hZXbjZF347/ADWVZd1ykIO7uItrOecRrZVY5Nn1oIdGaAQfWSPEhHriwoXmCAx0U/Rt1CdrYO2ZJyRNYYvHADgAcCf9w9cMjVaDn+btK0ghJlMacV5bXvgih8PhcN4vGRkZ+OWXX5CYmAhjY+MKefnLtAfwVcTGxiI3Nxc2NspAfYL+fvz4MftdS0sLS5YsQZs2bSCVSjF16tQijT9ixowZbElZ1QPo6OjI2jT9AaKnk2XLlmHChAnQ1a1YAsSSp6shevEAUtt6kFYdWeR+uTky1Fkfj8BEO4w2fIChnark26MrpH69cHDxMMwfVg13kv0LHCMDGTiHc7iucx3D+g7Df4ta4EVAFhYtkuDlSxEWbBikmIddq5KRbXoZRlmZEPmJ4NDEAe7d3WFRrejPTH7ubb2HJ35PYGtpixbTWxTrulRkKvL3oTTB56F0wOeh5CQlJTEDsCJTbg3AN6VHjx5sexPoH09h/3yKatcE7/LYpRYjJyC+EiT2negCFL2fLuB7KAHr+q3B8G3zIdkiZc23rL3gqhUE0wi556+fgQH6fnwcx7MfM1Hpc6HnCo0bXHVjFdbdWocnY55g374qkK8QyM+flqaLsT8ZQZrbF83cXqCpyUOILkcg4koEzKuZw6OHB5yaORVaZUSVap2rQQwx7LztFPNK8YbXVl2DaztX2HrZcpHpV1Ahvw+lED4PpQM+DyW7dhWdcmsAWlpaQiKR4MUL9QB8+tvWVlkDVhOQp5E2YSlaLBYzj6Lq6vrr2oX3Cwj7qB6boH0JOo7qMVQzUlXj1Gh/+lt1f4KuTXH7WNIxURu9Vli72pjsewM2H0GsY8j0All75DGIkgMgcx4AiYG1Ykwmdath2smhQGwPGhRSU6Xo/bEz0lK0MWf0AQzvbwgdl4aQOTigvcwB7au0x5XnV7Do8iIc9D9YYC6bOTZDlWQJpIE3oCWTsVACh+hoRJz0Qw2Xarj12ABn/GxxBrZwtEpHC+snaJEZhJdPLuPWpltw7+KOqp2qQt9Unk2c/7obOxij/vD6rF24DkFnghB2PgxxAXHovKazmgFYqufpNe3Ud01+9shjL3wfysuYyto8Cfuofn7L+pjK4jzRsej7oDofZX1M+dvf95gqIuXWANTR0WExfadOnVLEANIHgf4eM2ZMiY5NWce0CR+gJ0+eMB1BwszMjMnJREZGIj5eWSnCysqKLT+HhYUhJSVF0U6JKObm5ggKClILSqV2IiQkRO3L4ebmBm1tbXZOV1fXArGHhSUoUBt9oZ49e8biHejJhyqfUCwkSeEI0BhIMicmJoZtApoak7OzM4yMjFjfCxuTn5+fWr8pPjM7OxuB/n6wf74W4twUJCTqwanxSHa+0NBQxb66pqZsTI+uvYCugQxhMaYYs3owVh8KxvLp51C/kxuiUuWahKYwxdqWazG/3XzMPjEb+wP3I1cmn8tvbPsyTUExiUtTPCKAYfTLmjWgysU3UR8bJN9gu84XeBajjx0x9bDrcR187XUWtVMCELMuBlc3XYXnR57w7OWJSCqJV8iYnj6l4EA5mXqZLINY20JbEZ5AN6xne5/Bq5sXdJx12LUv7fOkOia6wdaoUaPgPL3lZ4/aevbsyfpaXsZUFueJ4qoJ6ndcXFy5GFNZnSf6PtA9vVq1auVmTO9znkJCQlDRKdNJIDSpwgfKy8uLZf1SPB9NrpOTE5OBoaSP9evXs+ze5cuXY9euXeyfbP7YwLeNIaDkEboRCjGAmnoaoS/LwoULMWXKFDVXtfAkRccQfi8OwnnK3JNw0mOIIo9C5j4WEm1d+VNjeiygbQyItdTGlJUlw4bVKZj7ow7iEuWeuC6NruPXGdfg0boTq1Ki2veguCAsvboUd1/cxfk6yyHx8YH0zz8hq16deQB37NiBAZ8PwEi/BeiV7Yaeo1Yg+cwN7Hzihd9/F+H2bRGCnmYjKyAM/gf9cf9OLirpZMFULwNNpzSFYzPHYj8JRz+Ixpnvz0BbXxs9tvSAlp5W2ZinV4xJtb24fUxPT2ffbyEGsDyMqSzOE30fFi1axOKl6SG7PIypLM6TEANI8ef6+vrlYkz529/1mOLj45mtwJNAyig3btxgBp+AkKBBRt+WLVvwySefsCeFWbNmISoqCvXq1cOxY8c0Yvzl/7DSpkpRxllR7fnfTxnKRR07v6evT58+zGCkm8KCBQuY5/PBgwcsaYX+WZL2Icnh5D9PcftY0jGVqN2spnzLg0YvebIYyIoHPCcDxtUUfSGn6LhJJhg0FPhxdgpWrdXHkWsN8V+f+hjV8whmTzoMi3q9AUNntr+bpRvWdFsDqUwK8e078uPUrMkqiogzM/H85EkcMY7Cn88Pg9QKa34DTEs4gi+H1cGIEdqgB0lHZ23AuSqL41vQJBuXL2qhYeUImCbawkkkAV2ixGeJrL4wGXVFzanQbmRjxOIKxdpi6BoqHwAe7X7EytPZ1rMtnfP0ijGVpI/UTt+J/N+Hsj6m4rSXhjEJf9NPTVyD0jAmTbe/jzHRRt8H1fnQRN/5PFUsyvQScOvWrdUs+8Kg5d6SLvmWphjAyKRMxKdmwdnCAMb68ifwtWvXMqP20aNHmDRpEo4ePYpp06YxjwktD5ABSBVThNhHOl6ZfxLOiIEs7TlEuemQapnQoAqMiZyyi5cbYOQYMSZPSMfBI/pYtbc7tp9MxqzBf2P08CRIqvaHTF9ZDYbeT2dlx8m79nTcRVcWKfZ5aA0MvjMLs4I3Y1LTSRjmNQy5ufK5yMgAcsTayJWKcPW5A7r2AFxcZBg6VAqX4BvQS41D8xnNYV3b+pVPwvpW+qg3rJ7amNJi03Bn6x1Sp0G39d1Qya5S6Z8nHgNYNr5PPAawTM0TjwHkMYCo6Abgh+JDxQBGp+Zg9KFIpGdLMaSpC+b2kHvEBI8mxUsI7yO3Np2Tbjy0TH3z5k107dqVvUbxFhQ/WKbjRnL0EWY0AbqZocgIioGubhKLG0kJ3I+IFGPkaNsoxlStmgs2bk7CwYNR+HWhJfyfGmHC6hFYe+A55n+1Hl7tnZFm3JjtbxcfDxJ1IY9xXF5/qGaw7zllCUGBkMQQjD06Fj+e/xEDqgxAf9f+MNI2woYNZAi6Y+tWbWzdKkNIiASzZkkgFrVB56r+6GhvoBhrdmo2dCrpsJrUr4uFyUzIRCWvSkAaYGxvzBKaaJ6ifaOhY6IDl0YucHBwKF3zxGMAy8b3iccAlrl54jGAJZunEB4DWLZjAD807zsG8EF4InquuYJl/evC3coQtRzNFPsHBgZi2LBh+Oeff9gHn+IfaRmcDAsSyKa4nY8//rj8eAAL81hkRUPm+w0gk0Lq/RtgYF+gj3TqP/4QYdYPUkTHaMHYMBWBT1JhZivX8hPdugUxxQBevw6Zlxe7kS9euhiOnR2x5NoSPIx5iKIw1jXGSO+RGO8zHnbGcpVnykr+918RNm4U4dIlEdYtS8WI8QZ5/QFOTz+FnKwcVO9ZHU4tnCCSqCfxvG6ecjJzcGDoAWQlZ6HV3Faw97Yv/fPEYwDLxveJxwCW2nniMYA8BlATcA9gGYoBFH662xihlr1QWgIIDg5mxt+2bduY8UdQ/GP79u2RnJzMnhjJEMx/rvIXNyKCyNwbkOVAQlqCAioJM/SWr78GPvtMjPnzgcrWgKW9fDmW7ikJz3bDrAMgliWzndlNN1eGAbUGYEj9ITh0dAUW7JmIq8q8DgVJmUlMXmal70q2LDy56WS4mLpgyBCKSwXoQb9aNUNQ+CYdd/miLOz4uwY+druPxOBruPPHHbh3dYd7Z3fomeq90XWX5cjg3NIZMQ9jUNmrsqI96m4URGIRrGtZK+JFS8888RjAt7kGpWGeeAxg6ZgnHgP47r5PFQluAJZxKCuPEmFIzJq8f6R/OHjwYFy4cIEtRVDGM7VVr14d5R59W6D2D0BulrKNfr/7HWDbAbBtD4jlX3py2MpF4JX13I7ujcVng37AXJ9MfOt/H5CYQJSVBduICIhu34ZYRwc94q3RfRNw7r/1WBD9L44HHi/QjYycDKy+vhrrbqzDgNoDsLTTUlgaWJK6jLJbucDS33TwLMIB1yMc0MQ5HD2d7yJzxwM82vUIzq2cWRKImavSy1sYuka6aPhNQzXtR/r99ubbSAhKgM9YH1TtWLXk15bD4XA45QpuAJahJBDhJ70m/MOnp5itW7cq3mdoKDdoyOCjOLZu3bqhadOman0lyuUSsDAmqhMszEfkfxAnPYEsMxZSy5aARKfIvm/fbY6kNDGe+zsDA8ezNtr7a7Kdt20A0vNOZGCAFu4d0KLdMNyOuo2Flxfi30f/QkbZGSqQtuCpgOMwsHuCXEmw2pggleLwr3r4aXsV/HPYEFdC7dnWwj0K3exuIvdkEIJOBsGmjg3TCLRrYMc8em9y3WlZ2NzNHKkxqbDzsZMntojFiAuKQ3ZaNiyqW7B9P/g8cSHosvF94kLQpW6eeBIITwLRBDwGsIRJIP7+/rhy5UqBJJDw8PBCA1Ip8LSwgNSAgIACSSCrVq1Cv379FDeCpy8z8e3RKOwf1QTW2pmws5PHmb0pFOBMiQNCcgHFLhaWBCIkFwhoakxCMDRlK5c0GFpY2hYockwGunDR8UNcKhCR7apotzDIgJ1rA7UxUZfOn3fEwFZJSAu9i7S0NDwNk0Er5Tha1g6Ajnk7PEuohrRKlsjOu/bCmA5fO4zf/X7HobBDyJHJl++Jxae1MOm88u/8SPX1cXTlKWw93gT//CNvE4lkGNjiPlpq+8JQ3xBZ2VlAJcCulR2sG1vD1Mr0jeZJmiNlpemEeTo4/SAirkbAqYsTHLs4lq55es1njwK5Kea2TH32yuH3iYSgKdSEZKUKE4Iui2Mqy/NEWoyk9FCexvS+5un27duoX79+hdYB5AZgGUwCOTimGWrYGSm8OIVV/1BF8BiqnrdcewBf18f4uxA/mAWRTVtIq41X89up7i+VytCqeQYuXzNEq7r3MHPQLrRp+AQi+x6QOfQEtAwLjOlZ4jMsu7YMv9/+HXrQRujcRBj8LheVzj+m63cOw+fruZBd84WkYUPcuyfD3LnA3r3A5ctS1KyShsBjgQg48hTZqfJlbbfObmjwTYNizwdtvqt9EXI6BO0WtYNZFTPWRpnFyS+SYe5urhYrWCrmiQtBl7rvExeCLh33PZ4EwpNANAFfAi6DSSCBMalqRp/w29OYFEz+5y72jmqmliRSlJFY/pJA3rCPqU8BkRjQrgRxEeek/UnTz6OGHq5ez8W5u3XY1sjzMb4fuAvdWoyAyLEX4NAD0DJQ9MXF3AUrOq/AD61+wP2L/6JS1kggT1RaleC4p2h25Ed4jAKmRxzFZ7n1UKeONv79l5J6gCpV6HhGqDekHv64WQchD1LR1famXBw6byzJ4cnITMyEVU253M/rrkGjMY1Qf1h9JkQt4H/Yn8UckmHZcFTD11734rbzJJDy9X3iSSClY554EkhBeBJI8eEGYBnCzFAH+toSfLtTXq2iMOh12o/zCpz7AxYNAB259AsjMw6IPgtU7qaIE6Syp2vX5sDUdA0yM8di82YJrvlVR4/vZ6GOazAzBD9uNxwSl96APb1PmblLSR9tLNUNKlUWXVoEKaTwswKG3JnNRKWnNJ2CoV5DUaWKvHwdQatsGzaSMWqEQ+JWuKglwg8/AO7uwMNdDxF6NhQ1+tdA3UF132jKVY0/Ijcrl1Ubsalro9aWFJ7EvIQcDofDKZ9wA7AMJYHYGungxMSWrBJIUcsGpvpabD/VZI83Wd4RnjZJdPjQoUMszqJdu3asfJ6gM0hi0iQnI0jKCMkFZW4JmNoNXNTaRUF/QvTiJGRJ/hDXnK6iG5gLC4s0TJqUg1mztLB4sRTr1olwL6gKPpk3DR5/PMeMAf/g084joOXSC7DrzAxI1nc6rpB4kzdmag9PCseWO1vU+h6aGIoxR8dg3vl5GOczDt94fwMTPROYm0tw/rwUc+eKcPiwCNu2ATt2yDBwINCrqhEz3ir7VGbnEJZ0ZSIZdI113+izRx7B6h9XZ4ahMC+hF0Jxbfk1ODR1QNOpygQingRS/mvMvm5Mwj5CIkJ5GFNZnCeeBMKTQDQBNwDLUCUQIcjWztjolUG2iZHFU/kX/ibIyKNxeXl5YeTIkdi4cSNq166Nv/76i53z+fPnCgOQ3k99/9CK+IWNqbjVTQxTjGGaroVc/eawBORjSk6muzpT3Kd4TxsbPYwYEYhevXLw118W2L7dHE+eOeCLhRMw+49IjP/4b3zacSASXL5FleoNoS2VUj4y02nM0NdXjCksPgwulVwQkBRQ4LMVnRqNmWdm4pcLv+Dzap9jXpd5qFpVC7/8EoGBA/WxZo01LlwwAiV+b5fUwpyZxqiZ/QIv/F6wMYXvDcejw49gWs8Udq3tYGhv+NrPXnhMuNo8pYemM0HqNL00xZzQPx5bQ1uYO5vzSiAa/uyVtgoTrxoTJYEQ1O/CkkDK4pjK6jzxSiAlm6cQXgmEJ4GUpSQQ4UagySfh8Pg05lGs5WAGcZ7MiMCcOXPYzYhEpQmSm3n58iUmTpyoONeHfhIubExv/RQvzYFIoq1sDz8MafRVrD+Zia/G/wQ9PT21vlNS6vr1YixbBkRHy6/d1x9fxur/+chjC2/dgqhBA+T6+ipiAIUx0XEOH1uJhfsm4UohotICelp6TFR6YqOJcDZ1Zm2+viLMmyfGpUsy+PlJkVfimXFm5hlE349W/G1dx5pVGbH3sS+QCPSqeaLYQplYBp28cILYx7E4Nf0U7OrbocUPLQqNOeRJIGXfs5S/nSeBlM554kkgPAlEE3APYBlKAnnV/m8T4B2ZlImOyy8iPTsXEzpUw/h2ci8gQU9Nx48fx6RJkwo9j+pYSnPQerHaVY4nptzg8D1AWjTMxaYKg0f1nGZmwPTpwLhxwO+/A4sXyzBmhickWvKv1YvYXOh9YgwT/z0AGdeUeJIH7dEz0QY9NgHn/9vARKX/C/yvSFHp9TfX4/Pan2Nas2lo0sQTR49SvWIRbG2V/SG7vFOndugwOBZPDjzBs0vPEHM/hm2VKldiCSSu7Vyhpaf+tS/sOqpWIiESAhPYNdA304dW3vhY/xIzoGci35cngZT/pCqeBFI65okngRSEJ4EUH24AVmDI80fG3/JP6qGdp7wcGkHLI0OGDGF6X7R0USGhiiF150MasgdP014o29NfsOxhkoARoFUxMgJHj6abszJxYvpqI+w9Hoo1EaMw4ELhCSEiAwO0qt4JrToOx63IW/jl4i/Y/Wh3AVHpHGkOtt7div89+B/CJ4bDwsBCzfN34gSYJ3LZMhF69LDCkiVW8PoyFf6H/BF4PBApESm4ue4m7m27h6qdqsKjuwcMLOXLeW8CGY+OTR0hkyr7lR6XjgPDDrAEkhbftYBEh5dW4nA4nLJC4Y8wnAqFp50RjPTk2aEUR/H5559j3bp1qFr13ZYQU10+KZXo20Hq+pW8sghB/X2yDLg2AogvmImt+sCenQ3cDvNAYqYpqg4cRMGV8u36FeDCZuDGDfnfFP/jJK9bXN+uPnb12wW/0X4YWm8otMQFn8+otBwZf/lp0AD49luAnHMHDsiVZ35cagi3fl7otaUXvL/2RiW7SshOzcbjPY+Z4XZp0SXEPol948tBBqOhtdLwfXHvBRObpuoiqsYfZRFzOBwOp3TDDUAOtFSWMnx9fVlQ9NSpU1mQ8eHDh1n7vHnzsHv3bpw5c4bFJb4pO3bsQIsWLdC3b19FG2UYf/TRR/jss8/QqVMnZnSWCbKTgKxEQJoB6Du8cldtbQoBFOPsWaDRiM7yGMD69fHLbiMs2kYG4p+AUxbgWDAA0MPSA5t6bkLguECWEayvJU8gEUGEaa6DWGxh/s0s+BaWDbqFe8ci0LEjCfYCCxcCHh7Ajl1acOtSDd3Wd0PLH1qyuEDy5IVdCMPtTbff+nK4tHZBtw3d4D3CW9FGBuHBEQdxYf4FtjzM4XA4nNIJXwIuQzIw7yLAm0jNzFLUFiajj7b8zJo1q8jxq44pIiEdmTlSuNnIk2K6d+/OjL2PP/5Ysf/BgwfRsWNHlkyycuVKHDhwAF9//bVivKUpEF+QW2D76Jog12sFkBoIaJsxaRcW4B1xFLkGToCxp1rfKWyweXOSbJC3BQUBs5ZShl9N/HUyGBsmr0LDhn9D5jwAEksftuirOib7SvZMVPq75t9hxbUVePEiENUadwPS0grMQZo20P0z4KuHOjiw8yGO3q+CyZPFCAwUYfZsGfr1E0FXVwZbb1u2xQfHI+BgABybOCqueWZyJoJPBcOtkxt0K+m+UdC6gbUBaxfmI+puFNJi09jvlEAitAufr5LME82D8H0oDYH45VFe5HVj4jIwpWOeuAwMl4HRBNwALIMyMJqSQ6AajERQUDCstIpfW5jKQlEtSmFM0ak5+OZABEj97ti3LeBqVYnFEKpeB6J9+/bMw0gSM5cuXcL8+fMVr1HNSSEBprRIPAgyMJQFHBQSisxMmnf59Xex0UWlwI1IS4pHpN00ZOk6FjlPdM9av74GpkyWMh3BJqMXY0TXvZg1aA4qu9VEmnVvBMcbM+kZ1TFpZ2tjgO0A6MU9gihtF2KWLYNVy5YsI1vo+9a4ozj9YgtOu2bB5Z+WGFJzBLb/3RO7/rZDvXp60Nc3RUhIGBITUxAfrwVLyxx4DPFQq/P5/L/nCD0YipCLIei6rOvbyVboAlXHVUV2fDarQyzU+Xyw/AF0zHTg3tcdtRvVLvY8URvNA31PipongsuLcBkYLgNTdqVt3vW9XHVMIVwGhsvAVGQZmHvP4tFj9WXsH9WElY5T7SPxIikDf1wOxRdNnVHZ1EDtGIJHR3VMQq3ipf3roFEVC9ibKTXD+vTpw5aPicuXL2PJkiX49NNPsWvXLowbN44tE5dGD6Agt0DZ0PllYFgfc5IgCvkL0oxoyGrNVraTEScSFTpPdO+aNEmG7dvl47O3eonfxq1Dz+ZXITOpAZnTAMC0VsEx3boFiY8PpNevQ9yggaI9KzcLHqs98Czpmdq5KhtVxoRGEzDCewSM9YzZ/uvWAdOmiTBjhgwTJgD6+srPHmUNP9z5EJ4fe8K1rStrp/i++MB4WNWyUmQlFvezFx8Sj2NjjzGDsPum7jC0MCz2fKSnp2Pp0qWYMGEC+z6UBi9MRfQA8lrApWOeuAwMl4HRBNwDWIFlYIS+BL9ML/T1p9Ep2HA+CD3qVkZl09ePSThGNRtjhfFXGPv378eXX36Jbt26McN53759CgPwTcf6TmRgihgTzUVhMjDyBjPAYwzEMqlS5iU3C7g5EbBuAYlDb0VpOQFra2DbNhGGDAFGjqQqKxbo/cP36N3iKlaNXQv7xJmAWT2gykDAWFn7V8gyyS+/c8DvQAHjj4hIjsCUk1Ow4NICFks4ttFYHDliDnoY/v57ETZvBpYupWV6CXM6urR0gXMLZwgJyDTWgNMBuP37bZi6mjI9QeeWzpBoFe+zZ+Ziho5LOjJDkow/oe/X115nv3v28UQlm0qvnQ+ah/zfh9IsmaLp9tIwJi4DUzrmicvAFITLwBQfbgBWYN5VbWFdLeWN8dq1a8zLR0sIM2fOxPTp01lMIIlMk8ueKoxQe5lHReMPMeeB1FAgMhUgA7AI2rcH7t8HfvwR+PVXYO+Fxjh5qz4WDN+Ckd0OQxI/GbBtC1Sf8MpT96vZD7pauvj52Pe4kfiowOtx6XGYc24OFl9ZjJHjvkHHPhOw4Hs7BAbS8jZY0ghJyNSoIf8Hw+rX5ZGTnsMyfBOCEnB12VXc2XIH7l3d4d7ZXa3c3CsvjUgESw9LtglQvGHQiSBIs6VMm1AwADkcDofzfuAGYAXG3lQfJye1YnqARUHGH+1XHHJVtOIoJuSLL75gG0HLd23atGExHo8fP2Zag46FZMIWBWUp37lzB61atYIHpbgCTLCaYlGIWrVqseN/UGzaAWIdQKSl7v1LegIYVVPE+BFUIY5CID/7DBgxArh6VQdjlo/AtjM9sGHcfNRxlUvEvAqxSIxe1XuhZ6ojTvVvgPkTGuDMyxsF9kvJSsHiK79CV7ISA9cOhbbvFGxeUgXHjwN16gArVwKjRqm/p9antZjB9/TYUwQcCmDaf/e338ejXY/g0taF6QOaOJoU+xLpVNJB6zmtEXEzAubu5op20i1Me5kG9y7uMLRSSs5wOBwOR7NwA7CCQ8ZdcQ2815GjYgBaWFiwLT8ODg5sKy5k7N29e5cFBAsGIBmR5FWkgF9bVXXkDwUZeNYt1dvi7wF3vwfM6wO156gZgUTt2sDFi5QkIq8ucu2uLYasWIJbg3OVDrn0+0A3ChCNKuK0IrQPAto3XY8rVplYcHEBDvofLLBfZm4mNt1dC4neBnTfOABZe9fi6H5DNG6s3GfTJuDPP+WGYe3auqhTpybarvBE3J0wPN73mC3nBh4LZJudtx2q96rOBKFVS8S9+hKJYFPHhm0C0lwp/P71Y1nEps6mMGzNDUAOh8MpMwbghQsXsH79egQGBjLdOMrOoX/QVapUQfPmzVEeKcsyMJqWTFHtA/2kfV5nFAjHzN9HKlVH3kmrSjqwNZXHFNJy8aJFiwpNyKHsLsEoFK6dRmVg8iWpFCvAOyUUYpGEiUuz9nz703yIxTJ8/bUU3boBEyaI8e23Yoi0tNkxyDgSJx6F2AOQBuyHWNu2YN8fP2bCntTuU9kHe/vvxf3o+1h0eRF2PtwJKcUpqpAry8XzTD9c+UcXfn65bAmYukV9v3JFhPPnwTaVUcHV1Rm1ajlh9tgYJF97jHDfcObFo83E2QTVulWDSxsXlvBR3M8ebV5feSHkbAgqN66smL+o21GIfhINSY6Ey8C8zWfvNe1cBqbsJetwGRguA1PqDMB///0XgwYNYpUkbt++rUgbT0xMZFIfR44cQXmgvMjAaDrNPvilvP/3QqLZuamdsgYF0nVMMGP/E6zsWhmuZtqKm2hhYyJJmdGHolipOkMdCR7O+6jI+ejVqxcyMjKYnuCWLVuwdetWhVFInz2NysC8tRxCFUhMJqCaYx1kZ2ayeZLkJMIo6SySzTrCs3ZDtXmaO1c+T4B8nubNy0Lo/Z+xTvccbFZvADI2yFXcybmaTYPNO42BAaKlUsTmnVcLWljWfBnmtZmHH479gN1PdyNHJk8wIkhjMDg4GCJRJitKIoxpyhQjuLmF48kTHQQE6MHfXw8xMdoIChKx7bvvXsKitwUMmhtg5QIHXLquC5vrMXA+E482YyTwrJmNli09iv3Z03XThbmJOfyf+ivmyW+3H8Kuh6F++/pcBuYDS3EYGCgz+0n94G2+T+VdXuR9jYnuS8+ePUO1atXKzZje5zyFcBkYzcrAeHl5MZmGwYMHsw8HLdW5uroyY7Bz586Iiip86aqsUtZlYDTtASQR6I7LLzKj7VVJJce/bY7KKsvOhfVdkJRZ1r8uqttWgielIedBHkBaPh4wYECB49euXZvFCArjpu2dysCU4Ole5P8bRC9OQGbmDXHduUXOU2ysFM7OIqSlifDn0mh83iJM3kc6Z+xvEGWFQmbQCDDuALFdNUgdHIoc0/PE51h6bSk23toIZxNnPBj1QK2+r2ofzwSfQUunlgoPblycmCWtBAbKMHSo8j3t2olx7lxBL2/t2jKM6vQU/UdZwMTJ5K0+e0To2VA8PvgYtwxuYeLMiez7kPQsCS+fvIRTCydIdCWlUjKFy8CUDm9ZeZwnLgPDZWBKnQeQngZatswX+wQwI4ms+fJKWZeB0VS7o0WlEiWVqPZR+N3dxgielZXGA+nBkVeRPH60kVFGT4/0REpPnfT0KbxXdfn5ncnAFNL3N263aQ6kBEDk8qmivxIxnUeuIShgaSkGSShu3w4M/NYaIpE1a89JS4dOgCMQHwcRHgGZAUBWF4hz+gE6JoWOycnMCcs/Wo6ZLWfiWeIzlkAilDpWhYy/dtvaoa5NXcxoPgN9a/SFlZUIbdsCbduqG3skJ3P3rjyj+d49+U960L9/X4TJj51QKeQYPtvRDRLt18u3FNZOWcL2ze1x/Zfriu+D/0F/BB0PQqxfLBp/27h4172E7VwGRj5Pmrin8HniMjCl7ftUkdCoAUgB+OTiJTetKhcvXmSeQE75510klajy448/Mtf9o0ePmOd18uTJWL58OfvcmZqaYjtZSWUFc2/ArL56Qkjkf0DkCcBtOGCiLC3n4yPfBOh5ystLH6NG/YRJw+5DHLodIAmY5/uByGOAfXfAsQ+gbVToqS0NLNlWFPMvyquz3H1xF5/++yncz7hjevPpGFhnIHTy6RrSV5u23iqKN7QSM31CBowSnqF2Dxdm/NFDe1aWDC+uP4O9jz2Tl3lbzKuaI9ouGq4dXNWkZaLvR8O+kT3EEl7mnMPhcN6bATh8+HCMHz8emzdvZlY9rd9fuXKF/ZP+4YcfNHkqTgVFtWycAC3RlllUjT+ykJ7tBdIjgeSnagZgfihDl0JYpk4Fzp2rja1bfoGF8x0gZDuQ5A+E7QYiDgP2PQHHXoBWIRm1YWFAbGyBZt/4BzgZdFKtLSAuAMMODMOcs3MwpekUDKs/DAbaRYt9m5kB67fosRhGYZns4EHg2zG56GsbjMbVbrCEEbfObtAzof2KB8nE0HtVIV3BO3/cgV0DO7Se3brYx+RwOJyKhEYNQBL5pfiEdu3aIS0tjS0HU7wOGYBjx47V5Kk4nPIHGYNei4Dwg0Dlzsr2tAhASx/QMVM00deJNATp5+HDQH1vEXbt8kIjn3rAy+tAyF9AShAQ+j/58cgb6NADkOgpjT9PTyAtrUA3UqoAHl2BJ4U4CKniyLhj4/Dj+R8xsclEjGo4Csa6xq8ZltzIpeTt4Gda+PVZK3iFhmNwxC083PWQZQ2TjExx9QTzZ5eLtcXQNdGFY1OlriTFN8Y+iYVldcs3lqjhcDicioBG10noBvv999+zpbkHDx7g6tWrLFuHlu04HE1CCScz9z1gP98lFFMoJPi8F3RMgSqDAHHesxl5z/xXAddGALHXFLuRLTN8OAlHU+ad3J6janorVoogs/ABvJcDNWcAho5ATioQvA24OkxuHBLk+SPjj5bMb95U29ruvomHjf7E7p2Al7FSVkeVmLQYzDg1A07LnPDD6R8Qm1bQk5ifo0eBKVMALS0ZbkfbY+r5Lvjfg5rwOxqKI6OO4Oycs4i6G1UgCeRN8ejugZ5/9IRLa2UISvj1cJycehKnZ55+q2NyOBxOeUWjHkCS3KBMJ0qxpvRuATIISUvtvf4j5ZQLqB5xUe3br4bi04aOahnFmoYCiHv06IEPBhlvUkqqkQKVqhZ4uV49ud02bBiwezfw7bdy7b7Nm0UwsWoKWDYGos8DITuAjChAL59QNnkB69cvcFyKzvvYD+jT8i/8ZxKDny/8jIthFwvsl5iZiJ8u/ISlV5dipPdITGo6CZWN5BJG+TEyknsBhw4VYdw44MQJCfYF1MKVGDd84XEVuBmJyJuRMK1iyjyCVHeY9ASLg2qiCZH6IpXFGlpUUxcjJ7FpA8uil7A5HA6nvKNRA/DTTz9F9+7dMSpfPSmqBUsabeVFB5BTdusUq5KcnMyEy8PDw1n8KkHeJ4pbJQ92ly5dmNxM1apV1TSw3ivalQCvxfLawnoqa7KU7KFfGTBvAGNjWv4FfvsNmDQJ2LMHuHNHbhB6eYkBm9aAVQsgyU/uERQgXfaUy4C0jtLjWIhX/yO3j9h2IfQCMwT/C/yvwH5p2WnMCPz79p8Ia38YWoUdz9IScHJC9erAf/8B+/bJDdawMD00HOsDl1Q/FseXECyvO3x36124d3Nn8X5ve6eiUnVV2lZR8yomhiXiyJgjsKtvh1azWkHEMq85HA6nYqFRA/DatWtYunRpgfbWrVuzpWEO50PXKVaFqtWQoUeVawQDkGJYDx8+jBs3bjBR07cpV6dxaL23kkpmffoLIGgLIM0B6i8GjD3YLhQP2KgR0L8/EBQENGkCrFghrzEsEksA01rKY2RHA5RVHL8LSOkEGLu/thstnFvgmPMx3Iy4ybKE9/jtKbDPyGOx0JrRqPADkIgwCcQ6ObH+UtZwp05yg/Xjz8kb543aA2pj57IIaPk9QHpcMqs7TEu6WsZvf6uiusOqRD+IZj9JP1DV+MvNyi1RZjKHw+FUWAOQvCSCfl1+UWPSbyuv8FJw70YQtbKJHtteVxJJtf1Voq3h8WmIS81iotI6WmLUq1ePbTt27FA7xs8//4yJEyeqnbPEpeA0KVwrMYDYoSekKWGQGbrJ67dRuywXPj46uHFDii+/FOHQIRFGjqQsYRk2bRJBV1flOCJjSM4B6NwIuYauimMgJRhiI1dF/WE2rrzXhL7Xs6mHXR/vwqOYR6zM3N8P/mZl5YwygdFfrEXur94FxsTK1A0ejNwXLyBxclKMiTTOP/uMrod8nl4ma2HMYmcYGjpj8pBotPWMgqGVIbt/UBjJo92PYFfHDlY1rF4536+aJ9dOrrCuZw1pjvK9GckZOPz1YVRuWBneX3tDx0CnQgoMv25MqmUeVc9blsdUFueJl4LjpeBKnQHo4+ODDRs2YNWqVWrt69atg7e3/J9CeYCXgit75YPuBz5H/y0PkJkrQ9vq1tj8RcNizTmdr2Sl4DQ8JtcvEBMVhZi844uk2XB5uRSGTm2RqdMS8+enw8PDAsuX2yIiIgs6Orpq86QX8hxuN0lQ7zPFmCQ5Caj8fA70zatCR9aU7Udl4jIo3biQMYkgwrRq0zCr5Sz8un8a7LbvRXw9c0Tq6yvHlJzMxpQgTsWiz4AhT07g44YNi5ynhw/jYWpaCWFhupj0iw18fEyxvg5gbh6Djo07wvdHX/bPtMOqDqhSq0qJP3v6mfpsTFd2X8HLyJdI902HUQcj1vfSVrqqNHz2eCm40jNPvBRcyb5PIbwUnGZLwV26dAnt27dHw4YNmRQMcerUKVy/fh3Hjx9HC0pTLEfwUnAf/kk4f3tRfbn3LB49Vl/G0n510NjVApXNlAkA5AWk8nGqkAewW7duaEulL/I8gEX1vVR4LKLPQfxkKUS6lpA2WAuZWO7BunQJqFZNBFtb+f45OTIwAfxbtyAhZent25FbrZr8GBmPIIrfDpEsEyK6YR69jdyvtwJNBrBl6FeO6dYtiBo0QK6vryKpRHVME7cPxMqQ/7H2ls4tMaPZDLSv0l4hzaI6powMGZYtE2H+fHn5Ozr88OE5MNVdiW7OPpBlydBsajOlZ9c3HFa1rKCtr/3Wnz1qj/OPQ05GDmzq2rB26jtlEFvVtkL13tWhY6hT7j1LrxsTVeGhUoxTp06Fjo5OuRhTWZwnXgqOl4IrdR7AZs2asQD6X3/9lSV+6Ovro06dOti0aRN7miyv8FJwZafMUzVbY4XxRzdS+ocmNzoyFGXk6HcKZaDX6Emc2t9JKTgNjYlh2wbQMSLhO4i1lXGRLes8AExqKvYfM0a+ortqqq3cmzNwoHolOJIJbACAbDh7MSQpfwL3H8ilaUxrFz0m1euj8jqNKS4jDhvD9irazoeeZ1vDyg3xXYvv0MOjh7wkXV4fqVsUMjx4MDB5MiWRAevXa0FP7xtMjxTDxERHMR/psem4tOAStPS0ULVTVZb0Qdm9xZ0PWl62riEvsScQdTuK1RtOep6E2p/UVisxWJpKV73Pz57wNy8F92HnSShRqTof5f2zp+l2CS8Fp1kDUPCm/PXXX5o+LIejcWgJYMaMGWzJZciQIcyrQaEK3377LVtK+OOPP9jywQjKoijtkEFkkW9ZO+E+cOc7wKQGUHc+HjySYNMmubTgkCGOaElLT4VUAmHkJgOya0DmNSDRT34cs7qAy0DApHqxurb2xlqkSwtmUV+PuI7eO3ujlnUtfNf8O/Sv2R8SSlbJw9ER2LkTLI5x2jSKe/KDvn5NhfF39izgaZWOSpUrIfl5Mh7vfYwnB57AqYUTPHt7wsxVKZz9NtjUsUGz6c2QmZTJDEyBmxtvwtTZFM6tnKGlq/FbKIfD4bwXNH73Im8KxS5ER0cXcGFTZRAOp7RA9al3koWRD4pZLRdkvJBX/qhUBRBLUKsWae8B9+7Rd5F2cGIZuUXTCsiMA8J2yWsUx9+VbxYN5IagUUFdwsKY3HQyTGOS8evlxXheSLGPB9EPMGDPAMw+O7vQesNt2gAXLmTjxx9JRkruzSTtQ2p3dbXEmDFd0bl/JMJP+iH6XjRCz4ayzbqONTz7eDK5l7epAkIahE7N1K9PUngS/A/4UwAkrGtbw8iu8FrLHA6HU6EMQKr8MWDAABakmj+0sLAYCA6nrEDLLbRMWKawbQ+Y1acaaYqmts3i0NZpN5D1CaBjAoozX7uWaixT4H8hx9A1B9xHykvJUVm5qFPAyxvyjYSmq42VaxUK5AtoJ2jBfVxmPXy9Etj2z0z88uxvBMYHFthPqDc899xcTG06FUO9hkJfZTlbW1t5/yCZG6o3TD8nThRhVqXKGDq0MgZ9m4Cs248QdiGMGYO0GTsasxg+kpPJLxRdXPRM9VBvaD2kRKWoGX9BJ4NgYGXAvIa85ByHw6lwpeBGjhyJBg0aMG01qv5By2jCRn9zOKWVyIR0fL/3PpOKUYViACmzvcw+vJABp63ipaKKIM8PAn6LQQ76Tz4BSLqzWTPK+H3FcfSsAY9xQMO1cmFp8qilPQO0DJQiz3kxhaCM//zbwIHQ1TXAV97D8XjMY/zV5y/UsFJWC1IlLDEMY46OgetKVyy9srTQ0nD9+gHPn5O3Vl7MhHJWVq4EfDqY4pfzTeEzvzsz+rT0tZD0LAm+K31xYNgBVns4M/ntRb0pEYSWlxt+o1xuz07Pxs0NN3Fm5hlE35drDHI4HE5pR6MujYCAAOzevZult3M4Za203F/XwvCZjxPsVULHKIyB5AXKDTatgJRAwGUAy6796SeyzWS4eVOEunWBjh2Bxo3lGyXzkk2nhkFlwHMS4NRPXqYuL3kD9rbAmVlMzBla5oWfO68SCN10BtQegE9rfYoDTw7gp/M/4WYkadKoE5UShcvPLmNiE3VNRkVXDICvv5YLXZ88CSxfDlCxodu3AcdqhnCt6YWan9TE0/8CEXDQn5V/u7ftHisLZ1svX0m8EkAC0lRtJPZJLFsWFojxi4GBhQEMrQ01di4Oh8MplQZgo0aNWPwfNwA5FbG0XJmAMnnrL1Vk7XbuDNw5dg6fDHPGlftV8O+/YBtBK95kFAoGIVUZoWc79lbDfLGDkUeBtIuAfiDgtV5x/FdBmb+9qvdCT4+erLxcYfWGv2/x+gpCdKoOHeTbkycAyaRp5616i3R0MPAnT3T+qDp6dH2O3JBnTOZFIPR8KCrZVipQK7g46JnoocHIBgqpIIJ+v7byGpLDk9FyZkvY+9i/9fE5HA6n1BuAY8eOxaRJkxAVFYXatWsz+QxVSBKGwymvpeXKDKrGmUwGR9lOXFgWgUvxU3E1qBmuXgWuXAGiouTJFrStXi3f3cJCHndnbCz/mwr/sNBIY095lrB1K+XxpVRFJBXQNn5Nd5T1hkkehjyCJ4JOoKt7V3jZeRX6nuzcbMSmxcLOyE6t3cNDvgkcOiT3CN6+LcIiLUf07+8IreskWi9fur2+5jqyU7PR9ue2LH6vJKjG/mWlZLEKJhlxGbCupfQKkhdSx0iHZw9zOJzyZQB+/PHH7OfQoUPVbopFiehyOO8TMu4qhIFXHMho8VoESfghtHRqhJZ5K7qy1HA8izDA1dtmzCCk7dYtueEnGH9Ejx5yj9tvv1VDmzY/yTVmBKLPAAHrAYeegGNvQOv1S6EkEn180HH4hvvCIDZRflLqZlYWbCMiICJrTkcHfz07gJH3f8Ewr2GY2mwqnE2dCz1e9+5yjyYtD1+4AFDVP9rIs1nDQ4S+1arCOC6CGWl0eyJpsPigeBg7GJeoLrCukS7azGvDJGS0DZQPwjfW3UDMoxg0Gt8IDo1KQZ1pDodTYdGoAUhlozgcThmDkkRcPlP+TQ9sAb/BKdkfTm0moX9/eVm4rCx54oXKbsxTmJAAmJrmNYpEVFwEmzcDHzfNxTdtMyEO3QmEH5JnEjv0kEvTvAafXFugaRsgTZ6UQwvzX9MvlJAjAuaPATItgDU31mDDrQ0YXGcwk5Bxt1AXnCfvZJ8+8o1syRUrgL//Bu7epU0L84O94ORQFyKxCHNnkadTBguRDHZG4ajZQA8NO5rBs7Y2SMfe3PyNVrbV0DVWplbnZOYgMSwRWclZzMAUoJrEIomIZw9zOJyyawBSzUMOh1PGyU0DZLlyC89IaVBR5S9XV+VuZAxRzB15B0ljUODMGWHrhDN3G2DrlB9hmBMIBG8Dwg/IE0jsOgMqWn8FIIFqMv7ImvT0ZFVZSJj7yy+/xJ6YMwi49Z1i1xxpDjbf2Ywtd7ewxBISla5pLdcLVIWSWrZuBRYtAs6fBwID5WLTYonc7UmSOHFxIsTBHAEvzXE+BFi7W/l+er1qnvQhjY+MYYqJJOOQ8lteB4lGd1vXjSWLGNsrDcC7f95F9INo1B1SF7Z1NZecwuFwOK/inQibPXr0iFVQoJu2Kj1ovagcQkvbwvK2pupHCvuoHpvgNTHfb51Puvak/6c6H4XV+SR27NjBZGOEvgwkSZS8uRT6+ro6n8KxyJt+nqyUPKhaiQ8FruW9953WLpUYQFRvIXJTKJvCXF47jtojDgH6tpCaeitcYRQT2L27UE9XPqZJk8goEmHWLDH+PWSBp2HLsOf3y3DJ3QJRRiRET3+HLOxfSB37AbYdSXG5YB9zc1mJOqmHB8T16yM3PR2xTk7IqVMHQTdOQ1ukhWxZjlq/pTIpdtzfwbbe1XszQ9DL1qtAPVYy1sgjKLTT6ei8JCkzZQoQ4C/DzVNJuHspFWFROohKM0JSpi6e7bwCs09qsAojv/8uw44dShWtpk2BJUukaNjw9dfdwkOecELtuTm5CD4TjIz4DFaHWGgvrXVzhX1Y31XOW5rr5pbHWsDCfUl1Psr6mPK3v+8xVUQ0agAGBQWhd+/euH//viL2jxD+qZWXC7569Wq2CeN58uQJKlWSi+GamZnB3t6eSYeQ/qGAlZUVbGxsmGGcQqJleVSuXBnm5ubs2lGBb9V2oVyZ6peDMqwpucYvn+AuGQhkfFAWtgB9yGvUqMHOR+LcArq6uqw2c0JCAiIiIhTtNAYXFxfExMSwTUBTYyIPsZGREbteZWlMPXv2RFJSEvT09AqMycPDQ5HsROciwejnz5/jn3/+URiAiYmJrO1NxkTXh6BjCr+T56tfv34KA/DFixews7N79/P0LA1SqXxOJNmxqJawCWKRFEGVRiBTT+kKLGxMPXqI0aJFDfTuLcXde2I0/KgRli6xRvtal2Cfcx7ZyRHIuLMEuVp/IMG0C0S2beBSpapiTHrBwSAxqdjYWFAKBbXRPFBfe5j3QPf6Lvh99efY0EQHGbKCiT17H+9lWyvbVhjhOQLdvbq/0WePprJGTeDjvuR11MfNwzcRfiIcMX7J8D8uReSVZzCtbgojVEfDhlYIC9PFixfauHwZaNJEjO7d4zF+/AvY2OS88WevyqgqiLkRAy1n+e2Y5inoVBCSniahctvKcPN2KzXfJ1Y/Giig7VrR7xEfYkz0fXj27BmqVatWbsb0PucpJCQEFR2RrDCV1beke/fuzHL//fffUaVKFfj6+uLly5csM3jx4sVo0aIFyhNkFJiYmLAboXFeZLymnkboy7Jw4UJMmTKFfSHKwxNWWXxqpJvesmXL2GeYDECh7xEJ6YhLzYJFJT04mKuL5f30009wcHDAF198oei/cI6ixhSVnIW4lEy4WhnCUFeZNED7eXl54cqVK4p/vu/cA1jYPOWkQvx8D5AWBqnndyqZvjkQa8mXcgubj7AwGXr3pvg7EbS0ZPjtNxm+Hp4LafhRIOwfiLLzbtj69hC5fgGpRSN5H2/dgsTHB9Lr1yFu0ADp6elYunQpJkyYwL4PlAwibtgQkRePYWnqSay7uQ4pWYVrPBIdXDvgh5Y/oKlD0wJjLazv+dspMeTJvid4dvGZvE0GmLiYoHqv6tCq6oTZc7XZ8jLRuLEMFy9KSzQfR8ceRVJYEup+WZcJT5eW7xOt6ixatIjVzdahmIA3HFN5vkd8iDEJ96WJEydCX1+/XIwpf/u7HlN8fDwzBOkBXfj/XdHQqAeQ/kmdPn0alpaW7ALT1rx5cyxYsADjxo3DbcrgK4fQh5W2wj7w+SmqPf/7yZNU1LEL2/9V7fSBL6y9uH0s6Zg02f6+xkTnoLkQvNj0d3hCOjouv4j0bPnNb0onD4xuIxc/p5sNiaFfunTpledQ7Tsdr/2Sc+x4Nsa6uPZde8Vr9H1q0qSJwvhTPd57nSeJMVD1CxYXKFEYf9nA7W8BCx+WRCIpJLnDyUnEsm9JGGDnThFGjhTh/n0xli3rAe3KnYCIw0DYbiA9Akj2h9iqiXDyAmOleVB8H/La7fSt8GuzXzGjxQysuLoCK66tQGJmYoF+kKwMbUPrDcWmnpuKfQ0s3S1hOcUSqUNS8eTAEwT+F4ik0CT4rvBFg2+k2LLFHaNHA99+Sw8Ays8mfY0lEroXFm+eGo9rDP/D/nD/yF2xX0JgAl4GvIRrO1do6Wl9kO+T6nxo4vtXHu4RJenj245JuC9p+l7A56liodFScPQ0ICxbkREouG/JXUyuYg6nPEBagmSsLf+kHg6NbY7OtZSB++fOnWNLtYaGhm91vE1DGiI+TbmkuXnzZgwbNgylBtU02NgrQNpzIPosvVDkW8h2pczbn3+Wv500BTt1Al4m6Mozgxv9DlQZKP9dIOsZkE9r+lWY65tjbpu5CP02FD+3/RkW+oULO7dyaYWSQFU96n9VHz3/6Ik6g+uwOsNUBYRo2BA4+Gc8mnhlKPZfuBBo2VKhZvNG0D95y+qWaDqpKSs9J/Do30e4ue4m7mwpWsycw+FwPogBWKtWLdwlfYW8qiC0VECekHnz5sFVNX2QwykHuFlXQi17E7hayeM/iU2bNqnpYL7N8cwM5P/0aYmCYmaovjaRkedxLAkajPgArFoAtWcB7t8AEmWYAhIfqesB5tmN330H7NtHsTzyLFoymB48oHUIA8D5E2XNYnpvwj6gHwC/P5n1REu+Ch1AsqbyxRgJmOiZ4LsW3yHk2xAs7rAYNoZKcecqplXwWS0VuZsSoFNJBzX71USX1V0U3jhW/WPFVewfuh/h18ORkSGXnbl4EaApJDuexLXfFsoQrlS5Ety7KDOzMxIymFeQw+FwPqgBOHPmTMVaPhl9lMlIcX9HjhzBSqrUzuGUY2hJhjzg9PCjCYONQiYo5k1YfqaYw7clLS2NSaj06tWLBY9rBOqXRUPAsrGyLeE+cHsacPc7eSWQfJAQAMnG0PMgyYaSIVgAkqAx9wByJcDIFYC3N3SaNMHXv29gP+lvUIINuRaL0F+ppFMJk5pOQvD4YKzqvAoOxg6Y0XwGtCXq1YkE7r+4j38e/sMyid+6+kdyFhOPJlkZ8uDp6cmrqHz6CcUgybURq1WTy9CoxNO/MWT4kYyMiZOJou3x/sc4PvE4bm4oWEuZw+Fw3lsMYCda11HJBnr8+DFLkKAsHdUbJYdTHiFZhrVr1yr+JoOtcgkqj7Rt21bt74S0Nz8exRVSooK9mXz/JUuWsOMNGjQI75T0KLm+H9UKFhce21SzJuDrC2zbBowZU8gOYi3AZzpg1QcYlKJIPrhzaizqe/tAy6wboG0jN/6cXr1OrK+tjzE+YzDcqhPEL+OKXIudffc77A37D56WnpjZciY+qfkJJEX0/1Wizx1+7YC0mDRWCYQgncGhTqfQZJAZNt+sg7uPdDBtGtOzxp9/yuVjikP++2huZi7EWmK1MnYkLE2bapwgh8PhvFMPYGFQlg03/jgVjeshcSXy2KlCS4vf7bkP6Ruu3gpJJUcfRCraTp48ievXr7NyjfPnz8c7w64D4LMRcPlc2ZYVDwRuBrKTFU2kH0gJE4I9k5gITJ4MpKaqHKtKNbl6c/36kHnawcQqCSKdECBjLWBwHrB+fUURRlgYdGvVg3bDxnLvYb7tfmdvZvwRfrF++HzP5/Bc7Yktd7awmsPFge51FCcokByZjJf+L2EVH4ApVf7FhHZ3YW2Rw7KjraxQYrxHeKPHph6w97FXtIWcC8G+L/bBb2/hy+QcDodDlPgRsY+gqPoG7Nmzh191Trkn7GUqPttwFftGN9PI8QJjUrDDNwwDGjkVK6mkbXVS0JNDOlgtW7ZkBmD//v1x7do1xVK1xtE1V/87ZAcQcQxIDQXqzC30LaSYQ/GB/v7AgQOF7KBni6MxnTHGxxRIuAlEnQKizwF2HQGnTwqe8xVVRfLz85nRQMpVtbaAuAB8uf9LzDs3jy0dD6k3BDqvqlxSBEZ2Rujxew+2VBt4LBANRY9Qu6E/QqQOkPlbIMfJlVUIoa599NGbVRTJj765ulf4+dXnyE7NhixXg/GeHA6n3FFiA5B08FQ9FXv37mVtQuD6zZs3maBjcQxFDqcs8DQ6pcj2nDd1173h8d4GQ10ttZAMElclDxX9jCpJNkJxsWwKJD2WJ3oICEkieS5Aqh5C+R2zZxd9mMQcM+R6TodWZqi8rFz8HSD8CBB1EqjcDXDqq0wkKQwy/sijmI9+EX3gd/gq7hVShS04IRgjDo3Aj+d/ZIbgUK+h0NXSZV5FZlgWOWbl8rSBpQHqD6uPmv1rIuBIAPwP+qN6YghurgvBgx0PkF2rDgZ/XxUmJiI2fpKTydMWfytazGjBklCsayofAKj83L3t91Dj4xqwrcfLzXE4HA0YgFSlQGDatGnMu7Bu3TqFhhFJw4waNarCCi1yyh9mhjrQ15bg251Fy3HQ67TfhzieQFqWslTa+PHj8cMPP7A43bNnz2L69Ol4b5h7AWYr1SVkIo8DUSeAqsMAE080by73/qloCyMoSL32sALjakDdH+UJJ2QIJvoBz/YAkUcBh17yjTKL35CPK7dD7/XAgYOL8WP4DtyKLBgn+CzpGUYdGYWfL/yMaTWGY3j/hdBLTi/6oJSgQpnKKjGKFBdY65NaTDw66GQQ/Pb4IS06DUFHAuFkbInQBFNMmACsWUNVHkhJQb45OKhfutchEovg0MhBre3xvsd4cecFM0a5AcjhcAiNRgmTZtnFixfVBCzpd1Irb9q0KX799Vd+1TllHntTfZyc1IottRYFGWu034c4nkBqpjILl75/9GAWEBCA48ePK0oXvjdULRjy/j37F0iPZOLPZAASqsbf9esAFQ4aMYISWIo4pmltoN5CIO6m3BBMCQJC/gbCD8m9gZW7qsvTvAKxDOhl1wY9u0zE0adHmcfv6nP1ZWEiPDkc467NwYIRwNQqAzGi4UgYaOWbFzL8KEuZPISFJKnQkm+1rtXg9pEbnl16BpN/HuJnk2M4G+aKXU/qICBAD4sXK/cnw9g9T/mFpFVp0aUYMpMMry+9YGBhANcOrmoSMmSIunV2U9Mb5HA4FQMtTctgUOYv1UdVhdryl3rhcMoyZIwV1yB7n8crDKqBKdSYJjJzcqGrVbxMV40Zg/V+AcIPyo001QxiLUO2jEtSMSSVsmoV8PChPGO4yGNZNADMvYHYy0Dwdrk4deAfgHENwKR6MbsmQhf3Lujs1hkng05i3vl5uBh2scB+kUbAhNjtiE52xPx2b5dUQ3Ixzi2d4dTCCZG3ImGz+xEa2x9CVocuuBdggGvXgPBwGdzclMYzeQh37wZq15Z7Bxs3lv+sXl1RHOWVAtaq+B/yx8OdDxF1Jwptf1LPOOdwOOUfjRqApDNGVQsCAwMVhesp2PyXX35hr3E4nNLBunOBaOluiRqVlTG87xVK2nAdou4VfLJS7sXznIyxYxswCRVypJ0+DTRvroMOHV4Ru0aGoFUzwKKxvDJJ0hN144/C4Yqh8UeGYIeqHdDetT3OhpxlhiD9VBuCWAdjfcYWb9xFnKuyd2W2JYUnwdheuXx9fuFVnPkhHV5DvWDmaobnz6ncIEB6+7SRnAxBETbNmgGHD7/5crGpiylMnE3UhKVJPibpeRJ7jcPhlG80agAuXrwYtra2THMsMlIuQWFnZ4cpU6ZgEkV5czic90ZhySNkGwREp+CXo4/R3K156ZmNnBQgJxmQZgGGzqypVy+qLy6PhwsOFmHjxuHQ1paCVGyKDCkm7T7bdvJNIDcRoAIgj6cD0h8ASb5EkSKqigjGWZsqbdh2PvQ8WxomzyAxwrk37IzsoEmM7ZUDy0zORJTvM+RmKZfyqcR0eDg9WCs3Wi5PSgKio9WNP8q7IzFqkmcdMKBgYolTcyc4NnNUawu9EIqrS6/Cpa0LmkzIq8vM4XDKJRo1AKmQ9NSpU9mWRHck9mTKkz84nPfJu0oqeadQ9q73CrkHUE8pkFfb4hh8T7pi1PSq+OcfCVavFoPUpJYtA/r3f0NvlyEla0iAw6eAgacK3+cVVUUEWjq3xIlBJ3D55B9YsHkoprX/osh9VzSi8MbfMa7mLzDWfbt7ICWNdF3blWX0kvdPIOHSQ9Sz0Eevn12YCHROjnyZPFkps4j0dODgQQrLkddhnjsX+OEHgHTAtVTu+vk1Wsn7R08JqoaooPDA9Vw5nPKFxqXiKQ6QsgxpGXgAPXaywOUIZgi+98BzDqcC8q6SSt45IjFg5Kb8OyMaeLoeltIcbF/zC3R1b+HKlc8RGCjGp5/KS6v99psyQaJIanQBxj8AYkKByXnGpTQdiNsOGLUHdKu8UVURgabmdXHwbwCTlTIrqiRlp2BuayD+yVosWf43JjSegPGNxrM6xcWFYvcoYUQgPS4dD/5+wJZq72+/j+p9qqNqx6qoW1f9Vk5G3pEj8jrE69bJy+5RiWryns6aJfcIquTqKag7qC6qdqgKHSPlwwHVGr7862XU6FsDDq3Us4s5HE7ZRaOVQEJDQ1G7dm1Wa3T06NGIiYlh7QsXLsRkkvnncDjvBTLuatmbFLmVOuOvMMS6gG17JiMjq1QVbm5BuHkzG3Nmy6CrCxw/Lk+GmDMHyMh4zbGqVAd8Oikqi8AiCNB5DmRuAbQPAeZvUbeZlo6ptFy+7Tff3xCfd3kTMhIw++xsuKxwwdyzc9nfJUFLXwu1B9aGnpke0mLTcGvDLRwYdgAP/3mILBWDn5Z7O3SQe/5ITocEGKjyyNOnwODBwJYtRZ+jkm0ltazggMMBSIlMQfSD6BL1ncPhlGMDkLTGSAA6Pj4e+vrKfzC9e/fGqVNFLL18YKhvVKu4b9++H7orHA5HFR0ToNpooNZsxVqvnk42ZnefiAcnTqBjBynLFCavVkhIMS+dXWfArpPc6/jyOnBjHPDoVyAt4vXvJW8hLRlThkq+snIZjbyx9Pk/Bd5Cht+cc3PgstwFc87OeWtDUFtfm4k5U3WRBqMawMDaAJmJmbj35z1mCN7ddheZSZlq7yHJGHr+JkPwl1+AOnWAz1Uq9QmJJUXRYGQD1B9Rn3kABegcd7beYR5JDodTNtGoAXjhwgXMnDkTOqqCXgBcXFwQTpHLpRAyWv+kquwcDueDcvnyZaYlWmhiRx6imHNA8lO4aW3HsSNZ2LULWLBALoMikPImhVP0LAGPMUDDtYB1S3lb9Hng+jfAk9+AjFdU+aClYvL+3bxZYNO7dhMnP9qB3k6dCn1rYmYi5p6bywzBkngEJToSuHd2R/f13dF4YmMYOxqz8m+Pdj3C/qH7cev3W8xDqApF4EybBty5I08OIXJz5Z7CunWBf/8t3BDU0tOCR3cPmDgpl7CfHn4Kv91+uPhLQYkcDodTAQ1A0vqjyh/5ef78OYyMXlGi6QPSunXrUts3DqeiQEljixYtwpZXrU1SMoJ1W8BjHFB1OERaeujXT15GDmnyB0xahSX5mOXLldXmXolBZaDGFKDBSsCioVwqJvI/wHcE8PR3ICuxaCNQWE7Ot9Vr8xn2fHkMd0fexceeHxdpCAoewZIYgpQEUqVNFXRZ3QXNv2sOMzcz5Gbm4sn+Jzg4/CB8f/NFSpS6Raya90F2LAk2PHgA0CIIDWH//tdfO4vqFmyjqiYC0lwpEkJKtsTN4XDKqAHYsWNHLKc7bx6UNUZF6GfPno0uXboU+3jnz59H9+7dmXgtHWsfVYvPx+rVq5mHUU9PjxW39/X1LfE4OBzOuyM8IR0PI9QNq1mzZuH7779//ZtpydauA2CtImGT8ADwHQn4LcaG9TIkJMjlUYpTPg2VqgC1ZwFeiwDTWoA0G3i+H7j2FRD8F5Cj7k17E+rY1MHu/rtxb+Q99KvR750agnR/dGziiE5LO6H1vNawqmXFEkUC/wtEfFB8ke+rVUueIEIZwvQcTNqCJL/TsKFcU7AoQ9DWyxYdFnWAQxNlUghVNTk69iiuLLvyVmPgcDhl2AAk/b9Lly6hRo0ayMjIYFnAwvIvJYIUl9TUVNStW5cZeYWxc+dOVmaODMxbt26xfanWaTQJYuVRr1491KpVq8BGmckcDuf9G3/tl5zDb6efKtpOnz7N9EOrVVNmuxaLpMdya09igDVrRUwceelS5csvXgBxcW94LCpLV3c+UGeePCM5NwMI/R9wZ8YbuhQLUtumNnb124X739x/rSFYWB3i4hqCdl52aL+gPdovag+3Lm5qRtrza88LGIRmZsC8eXJDcMYMecwgrWh36ybPIn7VuVSlYRJCE5iEjJEdX1HhcCqcDIyDgwPu3r2L//3vf7h37x7z/lFlkM8//1wtKeRN6dy5M9uKYunSpRg+fLiiygjVOj18+DCLIxKK3d+hgBcOh1MqIGma9OxcTO6oLBc5b9489vBG8cNBQUHs/vEp6by8KVT317wBoGPGyqENHw4gKwF4fgGo3Bljxmjh7FkSqpdnwL7WM0g7mHsBZvXyysttAyp3Ub6RlonJGFSJTXwTalnXYobgg+gHmHduHv55pJ4s0sLcC23iTID4fEZgMSRqVLHytGKbQE5mDnxX+bKkEfISkqGoioWFPKGGys3Rtbp9myqwKF8PDQVsbIo+H0nIuLZ3ha6xsv4yGZu+q31R69NasG9oX+wxcDicMqQDqKWlhYGUHfeOycrKws2bNzGDHllVhKjbt2+PK1Q+4B2QmZnJNgFB7Dp/u6bOpfqT82Hg86D57y2hr6W0wrZt28bak5OTcfXqVbRtq6xLm52dzWKLXzsP2nYAOejyXhcHboU46jgSw57g0aOJiI0V44svgI0bpVi1Kgc1aryhN8+4AVDHS/573rFF0acheb4HuS6DITOXl7wsDu4m7tjWYxumN5mO+Sdm4t+wo6x9zrLbEI1rUGB/mYEBsuhB9i2MQFUyEjNgWcsScQFxMK1mqriW1E5Gm+DNI+1+8giSjZs3XYiPp0QRHdSoIYFI1AFpaZRUksOSofX0ZGjcWIZatWTQMddBcooMj25lgZ75/f8XgNg7Kcg2CIWhuyVLPinW0jynUPh9qeRk8v+tEMlI4l2D0M18/fr17EmeDDFnZ2csW7YMrq6uTB/wbaGb0969e9GLAlTyxKXt7e1Z5mCTJsqSRVSF5Ny5c6wG8ZtABiN5LWm52dzcHP/884/a8VSZM2cO5pKwVj7I20gxiBwO59XESg1wMLMGRjhG47vR6vXB09PTsWHDBpaZL7BgwQKF0VgcXA2eoq7RXVyMb4GodFtcudIY5861Qna2DsTiXHh734KDw3OYm8exzcAg7Q0NExk6Wv4Hc+043E2uB78UpTTK22AbEYFm+zZg3sfV0Ta3BUSsWJ8Sq9hY9N6zB3WmO8JGrxp84ANdKD1sb0WOyqM/5ewdJK0YADVJHievXmA+/P3dsHPnJ8jNLdxn0LHjf2ja9Cr7/dkzB2zaNKyIk8vQtuUZtHS5ADjT6UW4fLkpPD39YGn5puv0HE7JycjIwC+//ILExMQKW7FMowbg2rVrWTD3t99+i59++gkPHz5khh9l9m3duhVnzpwpdQZgST2Ajo6OLOZQ0x8gOg8ZzhMmTIAuqd5yPgh8HjTLw4gk9Fnviz1f+zBBaloxIM99UVWFBFWBt5oHqissVkpShd28hMkzHXHgTMHSISYmMlStKt8aNJBh/PhXCEPnpEEcdQxSu66ARN4XEcUhQgSZsXJp+00Q3b4NnSZNkHXlCmReXoW+fnJwE3TN0+2z0LfAhEYTMLL+SFTSKXllpZdPXuLsD2dZwgg7fjULePbzhG192wKl30gv8M8/ZTh58hZq1GiArCwJKzlHItxffilFly7yY/j6ijBokDZrJ08h7ZOTozzWuP7haJhyBpUbVEa6T3N06yafozp1pOjbV4qPP85F1aolHlq5ht+XSk5SUhKsra0rtAGo0SXgVatWYePGjcxII8tagMShNV0JxNLSEhKJBC8owlsF+psCyt8F9I+nsH8+9E+MNoJumvQPjZatVG3r17Xnl88R9lE9NiH8s6TjqFJUO10jOlZh7cXtY0nHRG30WmHtpXVM1Fe6/qRtSXNfHsaUv/19jonaCLqmwut0HuGcAnEpmTDR14K2trai78J3gbY3G5PK9wZSuIu2Yt+slzg0+DscuNQYT5+KEBhIHisREhNFuHWLNrqHyDBliryfdPx69cQgadO//pKienUJZDo6iNDrD1ECYG1NZp8UkpCNkKWGsCVhmcsgwNDpzeYj73rQtRCpjFXYXyYWY3Zr5TV9mf4SM8/OxArfFZjSdApG+4yGLlVMUZ0PstRiY4ueJ3NzxXKyTU0b9P6jNx79+whPjz5FfEA8Ls+/DLOqZqg9oDbsGijjBF1caLUjC2LxCUyd6gUdHRV9RpEEYrE2O2fTpjIEBkrVxpqZKUVamowZg5EXUhFyQB9uHdwQnCtBp04yUJ2Ae/fEbJs1Swve3jL07SvD4MEyFnfIv0/q3yfhvkTfD7ovlad7hND+rsekpVoUu4Ki0SsQHBwMr0KeYukDSkusmoT+IXt7e7MKI4JXkCaa/h4zZgzeJZSVTJvw4X/y5ImizjFVFSHPZGRkJKuIImBlZQUbGxuEhYWx5BgBkrihpWdaMlf1LlI7ERISovblcHNzY196PxLwUsHT05PFSz2lWk950IecMrLpfFSmT3U+3N3dkZCQoJYNTWOgrG0q4SeU8dPkmCgcgDQX6XqVpTFR6AI9LdIyf3kZ04eap/Bk+Y2Y4v38/MILjOlR6AuM/scP4xsawc1CVzEmGifNA/X1rcdUcyZe3NqIKt4GGN/gkXxMzlbIkZnh5OlQhIXpsM3CIhdSqR0b04MHgXjwgNZGgZcvaXwe7HwzZmRi2zZLGBjkwtk5B1/1+ASj285HZuhpIPQMUiv5INu+H5yqNXjlPKUHB8Mt795p5ORUYExP/E7iRiG5EzFpMZh6ciqWXFmCL92/RF+XvtCV6EI7MhLVevWCKC0NRaWoiPT1EbB/P7Lt7BTzVO3TahDVFCHiVASiLkQh9X4qEn5KgJ6dHsxbmsO8rjn7x2lAQX8sJjAecSqp1a/77EVGKsekWxNo2bIlLG0skRn4FIsXZyLwfAL2bRDhiagufO9Xws2bIrZVrfoUnp4Z7LNHBqa/P/8+Cd8n+j48e/aMZc+Xp3vE+7rvhRS7fFD5Q6NLwDSZFLNDH0z6cFBsHS0Bk2fwjz/+YFItxYEmTfjAkGFJWb9t2rRhk+fk5MRkYIYMGcJiDn18fJgG4a5du/D48WM28e8aMgpMTEzYjVBwIWvqCYu+LCSdM2XKFDWvY1l6wioPT43CUsukSZOYAVgexpS//X2O6UF4InquuYKl/eugqqVhgb74v0jCxF33sH9UE7ZELLRTfCB9/4UlYI2MSSaD+MEsIDsR0mrjgUpVC4wpO1uKJ0/APIUki6KlJR/TsGEybNkigkym9FoO+CQVGyevgn5KnnaKSAsi+66QOvSFTFu5xKTW95s3IfHxQa6vL0Te3gXHdOsW7vXwwZzZrXDgxTkURWWjypjRbAaGyrxg0KQ5ZNu2QeqhvhzNxuTnB9GgQex8TPW5kHmipBASkg48Eojs9GzWZuJsghr9a8CmgQ1+XfwrC7VRrfhU0s/eubnnEHUrCrU+qwW7jnWwe7cUly5RzWIZi82kfUnswd8f6NdP7h2kZ+SK+n0S7kskg0YKG+VhTPnb3/WY4uPjmS3Bl4A1BH0YR48ezYIr6YKTKPPff//NjMLff/+92Me7ceMGM/hUj0+Q0UdxhZ988gl7EqC4w6ioKKb5d+zYsfdi/OX/sApLWwJFxTUV1Z7//RT/VNSxC9v/Ve30gS+svbh9LOmYNNn+vsZE56C5EJYny8OYStLHko7J0lgf+toSZuQVBb1O+6m+j/pO85D/+1CiMWVEA6nBQG4mJLqm9GKB/WmZs3ZtsE11TJs3i7B2rVw778gRij0Gduw0RHDYdOzbFgTrlM1A/F3g+QGII48DDr0Ax96AloF631WWgJmGTf4xSSTwigL2+yzFDVspqyN8OOBwgX5GJEdg7LGx+FXfFjPrA19Ud4d2g4YFL4Dq51hlvKrzZGhuiPpf1kfNvjWZIeh/0B9JYUm4uvgqDCsbAnryPmrisyoco9UPrRB0MgjOLZxBoY3ffCPGgG6JeHo4kpW8y5GKWIUSEvm+ckXEqr+QRM0nnwAffwzY2las75NwXxL6UB7GVNI+ampMFQmNLgF/9dVX7GmE9LzS0tKYEDS5W1esWFE8XS+VMm2vc1DScu+7XvLlcDiawd5UHycntWJ6gEVhZqjD9nvn6FkDPhvkQtL0u0DsVcC4OqBj+sq3k2OeahDTVqcOeabIOAEatXfFwYM/oVbdO0DQn0BygFxMOuIw4PwJYNeZivmqHyzfkllh7Q0qN8ChAYfgG+6L2Wdn49jTYwV2D0uPwogewIIzH2OW1k8YWGcgtMRvd5vXNdJFnYF1WLm3JwefMGMw/WU68JZ63a9Coi2vbazKg78fIOxCGBJDE9FoXCNWro7qFe/cSXWjqfa8fBs7Fhg2jCR+5O8jpxQ9P/PcOQ7n1Wg8CpJEn2kjA5CWcCnLprxDbnDBFa7pJBDVY5c1F3t5WDYQgq1V56Osjyl/+/seExl3dsa6r73u+dtpHoTvg8bGpFWJiUhLhfaMaIgfLgTE2oD3Ckh1rd9oTO3bS3D5shQ9eohYcgklQvz9dx107bIE0phLTExalB4OPN0IPNsHkedkSI09ITMzg9jAAKJXaKeSDqDI0lLRd29bbxz69BCuhl9lhuCp4FMF3hOcFo6pJ6ait0dvRbYwmyeZjKm8sGPlHe91nz2JvoQt/7p1dUP042g8PvqYtZMH6vpv12FbzxZOLZze6rP6qnmyqm2FmMcx7Lz0XlryHTk8GyNHABFREuzeLWLbtWsi2NtTYoT8+GQo1qsngZGRjGlo02ZlRT9lsLYWo2NHKdq2le9LCkPPn4tgYyOGoSGNv2x8n4T7krBPebtHfIj7XkVE40kgdFOgAE4KFhYChgMCAlhgKAVwlgd4EkjFChzmSSAffp40kgTyBp897axwWGQawdzKHlkiUzxVGevrxmRjk4A//niBCROccOOGIXr0AJYtE6F/f3fEGoxCJek1mCQchl5WFPT1rOWfvdRUaO/bB0l8PBurhYUFuy70AC1gWb06TJ2cEBQQoDamOs51cHLwSWw9txUrH6zErVj1GOshVYfgWeAztXnKycpiKoJ0r87Q1y/2PBlYKpNAgq4E4eG+h3hw6AHaLm+LqrWqaja5wFGKqt9WRWR6JAwzDdk8nVp9Ci8uvUCVj6vgo48sMGGCJ54+zUFkZBD8/OT/0G/fJoPXBcnJIiQny5fp5ciXv7W1M2BnJ/8c+fvr4uOP5Z5HHR0RTE1zYWaWw346OooxZowB3NxKZ8IETwKRw5NASkkSSKtWrTB06FAWo6fK9u3bWQzgWarHVI7gSSDl/6mRJ4GUjnl6J0kgRfWdkkOkaYC2kbxdmg3Rk+WQ2XeHxKzma8dEXqXRo0X44w/5sUeOlGHVKqk8/C43C6KUJxCb11PsLwr9GzLTuhCZ1nzrMdH+5AmcfWQyriU8gK2uBfy/DYaBdr6Yw1u3IGrQ4JVJIK+aJxLlXrRoEUsCQTYQcCgAudm5rAyc0PfoB9GwrGHJ+qbJeaL3HxlzhMUjNp7UGM4tnQudP/o1JUWC6GgZXryQ4uVLICZGBHquiIsTo3NnKdq0kfeFlpI/+kiMtLTCVcAp1nDRotLnLeNJIDwJpNR5AG/fvo1mzZoVaG/cuHG5jtPjSSDlN3CYJ4GUnnnSeBLIK9uNle2Rh4DYS0CyH9Dod4jE2q8cE5VA27SJVBHkySEWFiKWPSw/oD5gXk+5f5I/ELYTeLaLHZtiEd92TJ3cO6Fjc0sc+7QBUiYPgNGjgII7P36M58bA4Guj8IPlIrSp0qZY86SadEDl4+oMqKP2enxgPM58fwYmLiao/VltODRxKPQ4bzomVaiPnZd3Rsi5EFRpVQUisdxoe3HvBctcdmou116kt5qZ0SaCh0dhx1f2pUULgBTKyOEaG0uGonKjeE7KOxT6fuMGQE45ivXU1Jje5hrwJBCeBFIqDUD6cJK+V34ozbo8r7fzGMDy6wHkMYClZ57eSQzgm4zJvClENsGQmdSARKytHFNuliKZo7AxTZwoQosWYnh7K+PTCoxVywwi247y2DMdS2aasPbsFEDLsPhjMjfHRxEGEI1cRdL8KIwfe2nhzMsbOPNnW7R1aYuf2v6Exg6N32ieVGPOVM8r9DEpPAla+lpICE7AhfkXYOZqhjqD6rDKIqq87TyRuKFLWxdIZXT95ce5tfEW4oPjkRKdwhJW3uazZ2AghoODFPb2yvbPP1f/jM2cKcZ//4kwa5YM06eLMGCAFNraPAawrNzLX/fZq4hodAm4e/fuLAuYpF+Epxe6yCTXQkLQR4/Ki56XpxhAf39/VvM4vxB0eHh4oXEjJD5ZWNwIxUnmF4Im/cR+/fqVOG6EjPLC4ntIv7CwOCyqplJYHFZJxyTEwjx69KjMjYmSmWgrT2MqS/NE8VYUclFaxhT15BSson9Hgll3ZFu2faMxZWSIMHGiE8aPz8DHH1upz5NMBitrazamZ0+uwvjpLKRUaoZE006wdaxWvDHp6EA7MZHF+alSpUoV+CeFos6lT5EjU//n16lKJwytMhQ1zGq8cp4orpvqvQ8fPrxQIWgaU0x4DCJOR7BNC1rsWFq2WrDrZAcTD7m2o6bmycPdA/d33se9vfdQd3pdaBvKq6lUr1YdqempGvs+vXwZjw0brLB9uwUSE+V+k8qVczB4cDT69ImHvr7sg3yfSIuRhKD5PaL4973bt2+jfv36FVoHUKMGIH3ASeHd1NQULci3DkrTv8Bu3KdPn0atWrVQnuAxgB8+FiZ/O48BLJ8Zfu81BvANxiR7tAiimAuQ2XaCzH3UG41pzhwRfvpJDFtbKpUmgp5eEfsH74AodAdrk0kMAMc+EDv2Qi60Szymif9NxPJry1EUfT37Yk6rOahuWf21MYCvE4LOTMrEk71PEHA4ADmZcl1Tq5pWqDWgFmxq22h0nnKycyCWKJcGfVf4IiMhA3WH1oWJo4nG7hFkR2zcKMLSpWJERsr3s7KS4eefSRxc3h8eA1g67+X52+O5ELRml4DpCeXevXv47bffWBUQ8gYOHjyYxf+RxV1e4TGAPAawLMU1lqSPFScGsOh2ltzgOQkwrQmRVQuFoLI4JxnITgIMHQsd04wZACUxDx9OS47slcLH6vIZYOIJBG2BKCUICPkLiDwKifNngG0HQCx5674v7LAQHpYe+PH8j0w8Oj+7/XZjz+M9GFJ3CGa3mg1nU2cgLEweIEfHzMqCbUQEJHfvQiIYgKSzkldbWHU+DMwM4DXUC9V7V8ej3fJaw7GPYnF25lnY1LNhGoOWHpZv3PdXtWvrKI1jMvzCLoZBmi1Fnew6Bd5Tku+NiQlAZe0ppH3LFmDhQirXSbGIZFS8Xd95DGDpuu9VJDTqAXwVJGsgyMKUNw/gu3Ah0xLCL7/8gunTp6uVguO8X/g8lA7KxDz4rwEi/wOqDgUcer7RWyixwNMTMFRWxVNCt+bo80DINiD9hbzNwB6oMhiwbKKo6vE2pGenY/3N9Zh/YT6rK1wYOhIdjKz2Ob4b/T/YxKYXfTC6r9MyZp4RWBRpsWl4uO4CAk8Gg0L4iMo1TNH8SzdItMUFjMmSkByZjIgbEfDoriyHF3UnCiZOJtA315zIOAlO//MP0KePUnh62zaWbM0MRftC6jhXmO9DBf7/XVYo3DR+S9q1a8fW4fNz7do1VqaNw+FwyiVkrGUnglk2KjWFXwU51UaOlGeiPn9eyA5k4Nm0AhquA9xGAFRPOC0ceLgAuD0FSHjw1t3V19bHt42/RdD4IPzc9meY6hWsepKVm4WVfn/AdUQ6vl/RAwlXzyLryhWsHzGC/cTNm6TxpUyhfQ0GabFouKAPup2bjCoXtkB04Rxk69dB0rgh4O0t38gaJo9jCTGyM1Iz/rJSs3Bp0SUcHH4QLwNeQlNoaQGffaY0/mjlet48YPlyirkERoyQ15HmcMr9ErCenh7q1KmDNWvWsMQPWnufN28e5s+fj1GjRqG8wrOAy25sGc8CLj9ZwEK/C4Pp7b3rMXlOg8wxGDB0YZYA62OcL9tXZNkYonxLUeTsIg/gF18APj4y7Nsng49PYddADLFDd+RatYbo+T6IwvfLy9fdmQGRRUPkOg8EDJ3fakz6En181+I7jPQeiV8v/4qVviuRlq0UoSbSdID58QfwLNwE6zuvR1TlysitWxe5tAScm0uJueyYigzmoub1xQtIaCXozz/h4+mJGrGZ8mxiKz22b8aNh3g0ag1qBoRDN5/rrKTzlBafBqPKRshKyWISNYVlMGvq3rFyZS4WLBDjwgURK0+3aZMMn34qwrRpuahZUzNj4pVAeBZwqTMADx8+zLJjSQx6//79LPuGMpYOHTqEjh1J6qB8wCuBlC5FfIJXAqnYlUDod2rLb/AJCL+/+zHRUqn8WEYG2nB+sRa5+q7Qtm6q1jfVPlEsWZ06IrRuLV8+9PYuYp7CopCZ6QWxsStME4/BKuc2tF9eR/yLEETZTizRmLRztfG57efo1LETfn/8O3YF70K2NFu5H0Toa9uXfbYI+nxR5qlecDDcmDczFlQ071WfvZy8fYN0dWHu6grzBvKM2ed5n72wW5lIhBuS/gqCnZ2JxufJZYQLnKydkJScxD57NA8BfwbAobEDGvZpWKJqQarz5OYWhDVrMnHrlgE2brTCxYtG2LED2LVLjGnTIvHpp/LsaV4J5P3fy1XnKSQkBBWddxIDOGPGDCxcuJA9sVP1j6ZNlTe/8gTPAi772aWva+eVQMpGFrCq9693794sYYRie2bOnKn28PleP3vSTIif/wuZriVElTuztmnTpuHBgwcsJpr6OW7cONZ+9KgMXbrI+z9vnhTjx8sUcYFFfp8yIiEK2YZc2y6AaZ7CQm4GxCIZ0xAsyZhCE0Lx08WfsPXOVkghxRD7btj05b6CWcC3bkHi4wPp9esQN2jw6nm9eZPtS1VIRN7eBcYU++953P/kZ9T+30xY9pWrSGSnZzOJRN1Kuhqfp2eXn+HywsuQ6ErQc3NP6BjpvBN9ubt3xSwD/NAhGU6elKJVq1f3/U3GxCuB8CzgUucBJOv7q6++wqlTp7B+/XqcO3eO3XzphlGel4B5FnDZzi59VTuvBFK6s4AjkzIRn5oFBzN9mBrIs1L//PNP5sEkXbdevXqpGYDv9bMnMUC4WV+IIYNdXhMZpNQ3MhJq1qyJ0aNHs2N99JEI48cDK1YAs2aJMXcuULs2VVECGjWS/6xWTaLINGUYOgA1Z7AlWAVhe4CIo4DbcEhs2rz1mFwtXLG552ZMNe2KOb/1xZx2X7PXhTHST7a/RIIj7oA49io6yeRGXWGw9rzjs/epfL8EbNxMYI1TELkvUuxLtYYDjgSgZv+acO/iDomO5ubJvoE9an1WC1q6WtAzkS9DC/GCOoY6GssupYp7+/dTpSwR6tdXvvbggbxaDM8C5lnA5SIJhHT+6KZLAoskFEo1gDdt2oQffvgBXbt21eSpOBxOBSc8IR3tl5xDt1UXMXOfMiGCDCxBl5REcj90/wZu8i3Qt+joaJaBKBgR5LykxIENG+SZo+REunMHWLcO+PJLeW5Et27qx1dZ7ZJDXpG420B2MiBWGjQlobpRFfxvN+BiULnQ1zNzszC6C9D52li0/bMtrj2/VqLzqUZwkrcr4mYEspKzcHvTbRwaeQjBZyiDWDOLVtr62qjzeR3U6CsXvyaoksn+L/bj1qZbkOaqe+BKAs1vXullBq1Yk2HfqRPw7JnGTsPhfDgDcOTIkTh//jxTnBegZBDSBKSlAw6Hw9EU5PlLz87F8k/qYVRr9cxbqtBDCWhLliz54P0b29ZdbamQlqZJH5VWSRRxirkZ7Mfw4fKMYDIKdu+WS4lQljDVFyaPoOLY8VRjmOLI5Em4DJEIsnq/Mq8gLBsrd46+CMTfK9lgKPbu1i2Ibt9mOoD0k/5e77sGIWbyXc6GnEXjTY3RZ2cf+MWox+q9DXRtOi7uCJ9xPtC30EdaTBquLr2Ko+OPMsPwXSiYhV0IQ05GDpLDk9WEpTXN/ftye/3kSfm8UjL1+xFk43De0RIwefoEMjIyWFYw4eDggBMnTqC8wrOAy28MIK8FXHqzgAWqWOijuq3cs0ZQQsCIESOwY8cOWFKqrQrv87Mn7OPlKC9/RlApr/79+zPjVFUaSxZzGbL4OxBXGwOpSAt2djL06gW2yb8zYqSk0Njl+9+9SwYD9YWC5pXtPXqI8fJlE+Zd8vGRopF3KqrErIY4NxkwbwC4fgmpvsObj8ncHCIDA4gGDmRttDD6Nf2yYQOSdYCfxtNStNrbsPfxXux/sh9D6gzBnNZz4GTqJL82Qsbww4d0cQrcI0SPHys8EqrtVPvXqYUT/A/6M0FpqjN8dvZZWNe2Rr1ONrAwyip6nqgAgYqu4Os+e579PGFa1RSG1vIYSmrPzshG7ONYdj5N3fd69KAlYTGGDCGZNBEGDQL27pVhzRoprK15FjCvBVwGk0DoC/Hzzz9j3bp1bCmYnsJdXV2ZYUjZO8OoVk45gNcCLh31WHkt4IpdCzgmR48t/y7vbIsODarDMC9rgvrfunVrODo6svFNnKjMkH2fY4pIl2DEv0G4MKkZHK3kOnt9+/ZlHsBGZKEB+O6775hAfm5SIDLur4Rh0+UICQ19o3kyMXFGQoIRJBL5mGhYzZp5IiVFPQbNw+UF1o2bjVZez9k+L8S1kWjaDblaJm80phhK3sj7PNFDPak99OnTB3EJ8dibeA4rX/6LyKzCxaT1JHpMb/Azp8+gG/oC7j17QpxetKi0jIxNPz88SkkpdJ7u3biH8OPhiDwbCaSmw/D6dThJg1EXd2EE5TUTkOrrI2D/fmTb2b31Z+/Cugt49L9HsG1hi6qfVNXo90kk0saUKbFYu9YaOTkiWFhkY9MmMTp14rWA33V949u8FrBmDUB6qt26dSv7STGAlO1GBuDOnTuxfPlyXCHx0HIEzwLmWcBl0atZXrKAH0UmMwNw/6gmqONopvCy3af1tTwoU9XDQykI/D7H9DAiCT1WX8aV6W1hZyqvPkEGJY1F1dAkz6YsJw2y9GiIjVzyvGXZQNx1wEKuH/gm80SnJpWc69fFuHYNuHpVHkeYnS2ClpYMc0adw7QeyyCR5AJiXcjse0Hm0BsS3UpvPKbCagFn5GRg3c11mH9xPuLS5RIn+bHQt8B3zb/DSOsu0I1PLvqzZ20NkbPza+cpNToVDxYdQ+jyfZDV84LI2AhVm1qhZkc76FXSls/To0cQDRrEso6FALxXfvZCQiBTMSyE9tsHw/D4dCQafVMPzv183sn3iVbUhwwR49EjEb7/XoYff+RZwO/6vhfPawFrdgmYsu82bNjAKoJQPKBA3bp18fjxY5RXeBYwzwIuS5nNJeljacsCFs6ruiRcWzVYrgR9L+mYhL9TMnPUvD6FIdIygMjIRfm+iGPA098BqyZAze/euI+U80Lb55/L/46Lk1cb+ecfEWaubI2jvj7Y9v1yVKl0BaJnu4AX/wHOAyCy6wiJROuNx6TIAqYVYIkhJjWdhK/qf4XFlxdj6dWlBcSkX6a/xKQTk7DKdBWrPPJprU8BkVg9g7mIMRXWbmxnjKaD3OC5/Cju+nRHZAQQ+CALZi2s4N7GXX5NVd/zuvrRYWEQk0qzIqBSiRfNG4xQ6XouRE3lJe+iH0az0nbOLZ0LiI+/zWesQQN5YZXffgPGjROxpBFqp9B5oeSy6mdPUCdQnY/CqGj3iOK0S3gtYM0mgZALtrAbHFngtJzC4XA475u0LKUB9iHIzCk6m/RpdAqiEotYEpXoyuP2SgCFwO3cCWzdShnIwKWrBqg7YAa2PVwKmX5lICsRCFgL3BgDxF4rUSaCiZ4Jfmz7IwLHBbLKIhJRwX/qIQkh+HzP52iwoQGeJZY8/dUMCWj9tQfa/twWTi2dULWjMhkoLT6TJATfDCplR8YfZWOQJZZvM9q+FqJ0eck7yg6+sfYGriy+gsf7NOfYoJB5SvoRDD76l9m8OTB1KsXUa+w0HM678QBSLMmFCxdYzIMqu3fvhpcXPUdxOByOZiEjqqj2b3fewaGxzVHL3qRU98/WRL5ErMChJ2DVAtBRqdGb+BhIuAc49AIkKm6h10DepMGD5dnElGxw6ZIIg8e441C/tVg76yTME7fKaww/+EkuKF19IqCnrKpSXGwr2WJtt7Us9u+7099hj9+eAvuk56TDzkhQRyw5NnVs2CaQm52Lk789hi46oVlsBiq96YFIb0dVr6UwZGCev6fHnsK1vSveFYcP03K+fDt6VF4lRiVviMMpXQbgrFmzMGTIEOYJJK/fnj17WOklWhqmcnAcDoejKcwMdaCvLWFGVFHQ67Rfmeyfrrnyd/LMPd0AJAcAOalA1S+L3R9S5zp7Fvh/e+cBHUXVxfF/OglJaKGEXkPvRUCqUpSiWLACIsWK+ikKWAEpCmKvYMECiKhIEQSlSZXee+8QSkhCSM985/+W2cxudpPdZJNssvd3zpzdfTs78+68mdk7990yaRIwZgywYKE3xozthpK3tANO/QawxnD8OcAvPaI6J9QOq43fH/gdG05vwIhlI7D21Frzd+/c/g58vV3692NB1LEoJMYmIw2BKBLi59Jte/t6q8TUde+tq97r7PxpJ4pXKa4ilu3VpHYGRoAzgTRTAzFpdKtWpnGjRVAQXIFLr0DW6ly4cKEKAmFEHhXCZs2aqbauXbu6cleCIHg4FYoHYtnwjirfnj2oXHG9QtE/WgVP/QJUusdSMXRC2fD1BV5/3ZSA+PBhk8ELCAKqD0BauTvhnXQB8CmSvu2zC4FyXQDfIGSXNpXaYPXA1Vh4aCFGLRuFkoElcXftu+2un5SaBH8nLJy2CKsdhl5vNML15W/AN8A0Fc1AAE7Z1uhaA/7BOX8oMCp/Vw5dwb45+9T70IqhKFH9ZnLEHMJ0MW3aAE8+yTQxprGjLeXrr3OuYAqCyx/B2rdvX6hz/tlC8gAW3OhSyQNYcPMAsj08NADlQvwzPff4Pr9konLHPmaVa9KRY5Aa1g4odatJ4dNlOvo10pLjoVXtD/gXc1gmeuRw4a7Z9zVrNLzwQhi++64kGjY09cfn8mpoR6ZBO7MQWvPPAW+TjPo2LHL4ZdF3tvWs2RPdq3fH5RuX1Wdb47Erchd6/dwLb7V/C483eRw+3j72ZbqZV5DRvmlW26FMRc4cQSAumfaRmooTK09gx3c7sHfOXtR/sD5q9qipkj2rPpo3aVo3g0w396XOvZv5AY2yhlQOQf2H6yMxOhGhVUIt5MrpuUc/zjlzgFmzfPDccxo2bPDCsGE+6NLF12I8PD1TQE5l8kRyzwZfiDHmASSc5maOImNOovPnz9vMScR8ZrZyEh07dswidxTbCXMY5TRvGfdnK8fXtWvXbOZZYo4lW3mWciqTng+Lx6sgyUTLNlP+MAdaYZGpoI0T2zgO7GthkSmn41S1XDCCzy5CXGw0LlyviMTA2tmSqW7denjpJaYi8cHbb8fg7bfPmmQqVRyJPqURmVIXMQcPqfWZs5BOcOw387RlV6bA8oEZZOKf9EtbXsK52HN4avFTmLJ2CoY3HI525drZlMnv2jVEMG9g//42o4m9buYBPHLtGpL370d8QjxCK4fi8tHLWP3RamyZvQXV+lZDxeYVYYq/Bo4fP44Ell2xkin++HHUvPl9SOXKNmWqeEdFizyAKTdScGDaAbR8vCVq3Fojx+fegAH10KJFHJ55Jg0vv3wBVarcjdOnT6NWrQi5R2Tjejpx4gQ8HZfmAfQ0JA9g4X9q5I38ww8/xPDhw5UCWBhksm4vqHkAC7pMLhmnmP1Iu7wZWtV+6e0p0YBfcaRZ3dozk+nCBQ1vvqlh0iQNxYoZZEpJgqalAd4mP7rkyI3Y/PsotHzoK/iVqO1Smf468hd6z+4Na7pW74r3ur6HRmUbZRwn1s1jZK6DlUC84KWCN3bN2KVqDJOKbSqiWSs/BHdri7Qff4RWp06GvrMUnveAASqnoFfz5g7JtPPHnTjw+wGEVghFjy96QLOKSc7Juaffl5jk/NVXA5GUxNyBaShe3HPvEZIH0HnEAugCJA9g4c0dpefb0p26C4NMOemju+UBLOgyOdNus4/F6sG7WL30z6wpvO1FoGg1+NT5n2UUcSbbKVfOy8KvjP+vjBy+6y5/3H9/+nra6V9Qxv8i/HaPgE/5bgAVT0OwSk5kWnZ8mc11/jn2D5pObYrBTQdj/G3jUTY4PdoXzDhRpYpdC6Ct9oieESqKd8/Pe3B40WGc/e8szq9JQB3/Fqg/YBB8YZk2yNzzoCD4lC1LYRySqcEDDaAla6jYuqJFXWF9+tvWMbC1HQuZrPIAnjrljU8/pWLlhblzffDhh8BDTLHo5Zn3CGfafSQPYM7zABrLMwmCIAj5SPQ+IDkGiD8L+GQ/cGP2bFPakb59gccf533e1J5aezhOJ1Q2aYjn/wE2PQmcnAOk2g90cZSP7vgI//T/R1n6rKH17Jvt36DWp7Uwae0kVX0kJwSEBKD5E81xxyd3oGzjskjzK4J97Z/Gn72+wolpS6Ft2ZIxHyCnag3WxKzwL+qv9mFMT3Nm4xn8O/ZflUTaFVStCtDlnsVuLl4EHnkE6NbNFOAjCLmuANJPIjIyUr2/7bbblC+CIAiCkA+UbAa0+NyUy88YSXtlM8CpXAe57z5TxCmNJ99/z2pOwFpmcSlSFuui2iG14UQgNMJkcTz+E7D5SeDivzlKJE26VO+CbU9sw/S7p6N8iMkP2khsUixGLR+Fep/Xw+/7freYCswOTNvSeVxntHutHYpWDUM8grBhwRUs++UqrharasoJqC9OKH+2YALprdO24vzW82oa2lXcdhuwcydU+biAAGDZMlbDAcaOlQTSQi4rgHR0vnLlinq/atUqqfghCIKQnwSVB4qp/C7pyt/ut4HtIxxWAlmNYvx44N9/TVYm+st37AiMHu2DixdL4+jlOjhfbgqulR+JJJ+y0OIvA/unANtfMSWszgGM/B3YZCAODTuEtzu9jaJ+RTOsc/zacdz/6/3o9EMnbD+/PUf74xRkpTaV0POLnmjUvxF8Anxwef9lHFtmCjhyFZwG7jSmE6p2rqryCLoSKn5vvGHKF0gLIONqPvoIiI526W6EQkaOfQC7dOmCzp07q8glcs8995iLhFuzYsWKnO5OEARBcAYmjvYtChSrr+rvOgNLke3Ywfq0rPXOJNL8y3gGX35pXkMt3t5pOPHLM6iEg0oJnLxwOGavuBVDhvrhmWdMa3KiiEmMGWTLYGK+0qhGX0OWQbOmqH9RvNnxTQxuNhivr3gd3+/4PsM6q0+uRvNpzfF9n+8xoPGAHJ0XPv4+SjGrdls17Jm9Bw0fSa8pnRSXBL8gP+cSPJ86ZSoxZ4DxNW06BQB7dgJhYdAqVcLGjzeiVO1SqHlHzRwnkGYl1iVLWPsZSEkB6LKowwDZEq5JTygUEnKsAM6YMQM//PADjh49in///Rf169e/mSpAEARByHfKdgJKNAW8DQ/mCZeBiyscKivHqGDWEu7ZkxbANJw6xdrFQYiP9zLP+KaleaNI63eA6z8CF5fjxJEb2L7DD5HHTwEwTZ1SF+J2rHnvPabWMlmubMGpYE4JP9vyWby49EWLiiIk2D8Y3Wt0h6sICgtCq2GtzJ85zbz2nbWqvNwtz9+ionodUv5oFGF9Ybs7CsKFOWtwfPlxnFh1QvkKOrTtLKAO+cADlm0LF5rKAE6caEoqLfEPgksUwMDAQDz11FPq/ZYtWzBp0iQU12PRBUEQhPznZpJoM8emA5GrgRtUVF52aBNUKu6+OxnvvjsFo0aNgr9/AJKSgPh4k55TqlwJwPsFoGJvPD9wHu5qtxXV73gmvTpHmKkMHdfVf/P77wDT3bEyCbf/wQdAhQq299+ifAtVUeS3fb/hlX9ewcloUy7GNzu8aRkZ7GJiz8XiysEr0NI0i2jeTKG2SwFnzNDLrVjCgJJ+/VCurIZmQ5shNSnVJcqfPah4czr42WdNPp1ffZV1yWOh8OPSNDArV640v9edc11RE9HdkUoghTd3FPvKChT6OoVBJut2Z2XSf6ujbzM/KoF4Ut4yl8pUojm8ru2FVv5uUzUNq/u1nqrEui/GyhNpabw2gJAQIDTU0PfAKqjV+3nUij8Dr6KmOUe2h8XNwfChjYDQ2maZ3n47FWPGeOGzz7wwZ44X/vpLw9tve+Hpp03bttX3e+vcix41e+CjjR/h132/4rlWz2U4Bvo4XU+8jiC/oByNU3B4MO747A6lBAaWDlTrsf3SwUsoUaOE+ZhZjJNeOSQiAt5Nm2Ycp5vfM1dNzZ41Le4tidcSseP7HWj8eGMUKVbE5rmn35ccrQQyaxYwbZoXXn/dC5s3e6FlSw3DhmkYM0ZDaKhn5gFMlUogrk8E/eOPP+K9995T2dBJREQEXnnlFfSn/bkQVgI5dOgQNmzYkKESyNmzZ21mJWf2cVtZyfXs8cb2Tz/9FH379s1x5YLY2FiblQuYyd9W5YKLFy/arFyQU5n0agz7WLqpgMlUpkwZtRQmmZwdJ/aF/r22Huq4HtfPLZmYzd+YcsqTzr1ck0lLgbePv5LJHnFxcar6hQ7de3766ScMHTrUZiUQezKd3bccIUfHKY3nbKUxKFu5oYVMBw4Uwbhx5bFrl0lZq1MnHm+8cQ6NG8dnKlPtOrWRmpJqc5xORp5Ey+kt0atyLzxZ50mUDC7psnHyvuqNBcMWICQiBNUeqKYUQ+M4eW3fjpoPPogjv/yCsnfemWGciuzbp75nYun9NyuP6Fz+/TLObDoD/yr+qPdMvUzPPV6P/I91VKakpFKYMiUcP/9s+lymTDJGjz6L++4L9Ljrafv27WjWrBmio6MRSi3YA3GpAshM/W+++SaGDRuGW2+9VbWtXbtWKUvjx49XWfwLE1IJpPA/NUolkIzjR5j6adeuXahduzYqVaqk2uxZYaQSiBtaAK3GSW/nAy39uXv06KG2bT1+SUlJmDx5MkaMGGER7JelTIwSPv4j4OUDLWJYukyMVLh5TnE3333njVdf9VIBC2TbtlQ0apQ9mZ5d/Cy+2PyF+hweHI53b38X/Rv3V/3L6Xgc++cYtny5BWkpafD281a1heveWxe+/iYrNbZtg0+rVkrB827RIuM43fye+QbTmjSx6HvMqRhs/GQjbvnfLQitGJplJRC6YTl7Li1dmoZhw7xw5IgXFixIRc+ehf9ebt0eFRWlFEFPVgBdOgVMi9WXX36JAQzrusldd92lAkPGjBlT6BRAHakEUnizx0slENu89dZbqo7rI488goEDB+bJOEklkNy7nsiOHTswbdo0zJ8/32x5UdU0bFRe4atT4xoYBtR7yZQnULcg3zgHnz1jgWqPAWFt4OPjpQIU7r3XFC3MlLJNm/pkS6adF3biqy1fmT+fv34ej81/DFO3TcWnd36KZuHNcnRO1uxeE2UblsXmLzfj4o6L2DNzD86sP4NWz7VCqVqlzFEWql+2qgjdfG/r+ihRrQS6f9DdwtJ+dtNZhJQPUQqhsRKIcTwc7Tvp3t0bu3cD8+YBvXtLZR1PJcd5AI2wGHPbtm0ztLON3wmCUPA4ey0ee85GIzImvfrCV199paxEQsEf16QUk/WF02Ec13LlyqWvxCCRg58CybGu2anRfeD0b0oJxN53gF1vAHGnbk7dAdOnm1KZ6LDKRe/epjx3jrDl3Bb4eGVUFtefXo8W01rgyYVP4soNU/7a7EKFrPPbndH6pdbwD/HHtePX8Pfwv7H9u+1ISbK0jDmLUfmLPR+L9e+tx5IXluDq0fRp95zC1DssGyd4Li5VADn/P2fOnAztv/zyi5rTFwSh4CkJXd7/F70+XYs7P16T390RcmFcX/51p/0Vi1YxRQunJbv+2Nd8EqjyEODtB0TtArY8BxyZZspbyOkpw/wUkxz/+ScweLBjxUaYO3DPM3twZ807bZaVm7ZtGup8XgfTt09HmhMVUmwpatU6V0PPL3uiSscq3DgO/HEAiyftwQWUNUX7btuWcbHykcsM3wBflKpTCiUjSirroCC45RTw2LFj8eCDD2L16tVmH8B169Zh+fLlNhVDQRDcm6i4JMQnp+KjB5ugdrmQ/O6OkAvj2qxKFkpF0ylAQEnzxyCfdIf6HOETAFR7FCjXBTj2LXBpA3BmoamkXPXHTO03E1e/9RbAmJORI9ONiHQ/4wynvUQTEaUisOiRRVh0eBH+t+R/OBp11OL7yzcuY9CCQfh2+7f4oucXNmsQOwqjddu+3FYpgVu+2IK40/FY6d0V1fp9imbYDn/YqJXMfLnMjZMFgSUDlaUx+UYyvLzTo7ThOmOg4KG41AJ43333YePGjQgLC8O8efPUwvebNm1SFUIEQSiY1CwTjLrhnukoXdjHtXLJLBL3B1dJf3/jNHqXWQifgx+4zioYWBao/xrQeBxQtBKQHGOadt423FxWjnFGzBnYKj0/M95+G+jVCzh2LHMLXa+IXsoaOOG2CRYpYXTWnV6HZlObYfjS4YhNzNlUd4WWFdDjix6o1bcRcFtnHG8/EIt6fI4LP68Atm61XGgFdLC+MOXwL5oedHN44WFgKXB4kSnbhiDkuwWQNG/eXFUHEQSh8MLUTkyjQCdzpllgkJdQsGEajWeeeQZFixbF3XffjZdffhkdOnSwWMc7eje8OM+ZlmiaunUlJZoAzT8Bzi0CTswCYo+YaguX7QxUH2hhhWRS4w8/BGJjWWLUNEX88summri2KOJbBK+1fw39G/VX1UR+3/+7xfepWio++O8DzN47W1Ud6VbDTlkSB/AL9EOLJ1ugSocq2PTpJlw/fx2BtzYDKlkl484BMadj1HSzw4mpBSEvFEBBEAo/zPUpFC6YS40RwJmRFt4DSy+vwpPVBqf/eaQmAbGHgOINct4Jb1+g4t1AmY6mtDEXlgEXVwKXNwARz5rK2t0sT7dpE1SdYdYfoAL400/AE08wt50pkISzq3zloqfaq1SsEn574Df8dfgvDPtrGI5FWZoPz8WeQ4i/a1wdStctjTs+NiWQLmZQ/mLOxFikd8kOzZ9pjmWHlqF69+ou6KngqcjjgyAIguAwUcklgSJl0htO/QrseBU48o3rjqJ/caD280DT94HQCCA1AQiw9JerUwdYvhyYORMoWxY4eBAYPtxU8/aOO4AWLZiw2ORqxzz9xunjO2vdied89uA2n7fgb6iRPLDhENQJbqNyEroCHz8flGmQfqwuH7yMxc8uxoYPNqgcgjmKEg5Pjxbmtv4d9y/Ob5NsG4LjiAIoCEK2uXw9EV+vOYbTVzMpei8UyHH9eNkhHLvkQMAHp4OpiBSzUfM2p4TWMgWhNJ5gaWG8vAlIvKp2+8gjwIEDAL0QHnwQuP12qOTR4eGA381Z6rg4U/1hI9M+D8SKN8fi62Z71JRvqcBSaBj5LkqWZIUNoEYNIAuDqNNcPXzVlIiadYV9Xff3e3DBQZzbdE6li2GwiCA4gkwBC4KQJUcir9ttn7BoP9pULwVTPRChsIzrh8sO4/a6ZbPeSI1BQHh3ILB8etu1vYCWbPLryynU8koYInQTLgH7J6mqImj2ARBUEcWLA6NHZ/wpg2VZQZCVw5KsAnEfftgUQNK+Xi30r7oEp6JP4ZdppcwRxvyOSak//xx44sk0vL/+fTzR/AkUK5J9X76IXhEoWaskQiukTwEnxiYqS6Fvkez/HUf0jlD5Aiu0qgC/IBf7ZgqFllxRAFnvj+WE6EDMMjV6YXFBEAoWJYr6I9DPB//7ZYfddfg91xM8eFyDKqS/T0sBDn0K3DgL1HnBlM7FldDiWLSqKQgl0LBfGyjDZDHTYs2bb1qsiSrFq6gKJM8/D1y+DIwbB0ybBjz9NLDw/DQs9h6BjzZ+hM/u/Az31M1+Vouw2ulT2fxv3PjxRkSfjkabl9pYfOcMVCBbPWuY42agzOlolTbGqGwKQq4pgFeuXFF5AFesWKEUPhaQrl69OgYPHqwKNr///vuu3J0gCLlMheKBWDa8o8obZw8qCVxPKDjk6rhqKUDJZia/vbA2cDlBFU3Twimx6UkAmTyaQSOVH7SIFs5uhYyKFVntBihfHhjz/lksThoJFDEFidw75170qdNHKYIVQjNXQLMiISoBV49cRfyVePzzyj+o17ceGj7cMMfTw0lxSVg9bjUSoxPR4c0OFn6IgpArCiBr/fr6+uLUqVOoWzfdH4RKIYtWF1YFkAWx9aLYrir0rq9j3HZBK7ZdGAqIs688p43jUdBlsm7PSqZyIf5qyUwme313pUwcB/168IRzL7dl0sfVGZn0dfhq3K9F3+EHVBsMVH4UXt6BytFc/e7kbGjFGwGhdV0jk3dReN/sm3ZsJrzOLYJ2YSW0qv3gU7EXNHjleJxGj/bGn0VexpaEGIvtzDswDyuOr8DE2ybiiWZPwNvLO1syFSlRBN0/7o5tX2/DyVUnsfeXvTi/5TzajmyLomWLZui7Pk76fck4Hsa+pySlqATSaalpCCoX5PL/p8J4PXkiLlUA//77byxduhQV+fhkgGXgTp48icLC559/rhb9BDp48CCCGWbGp+YSJVQ6BdY+joqKMv+mdOnSKFu2rFKOr19P97spX748SpYsiWPHjiExMdGinTDHmvHiYLk9Pz8/7LcqJUSFOzk5WU2/6/Akr1evntqf8fgHBASoMbl27Zq56DuhDFWrVsWlS5fUouMqmapUqYKQkBB1vAqSTMyJFhMTgyJFihQamQraOLGN48C+FhaZCuI4BTGklpHAUVG4ytIcDsp0/sByhBydpqZaz1UcjTJVGrlUplOxFVAyqST8E0/Ba+cHCIlchbgKj+HEZZ8cj9Ond7+AQXPPY3/yvxb7jkmMUalkvt30LcY0G4N2ddplS6ajp4+i2B3FUKFcBRyddVTV+1383GKU7V0WpVuUTh+n4GDcOHlSHWPyYK1aiFyyRG0/NjoaF1JSkMzIl5sy3Tb+Npw6dAonLpwALhT8c8/V19OJEyfg6XhpRtU4h/CE2LZtmxo8vt+5c6eaAt6yZQu6d++upogLE1QKihUrpm6EoaGhLn0a4cUyadIklXCXF0RheMIqiE+NvOl9+OGHGD58uFIAC4NM1u0FQab4+Hh88MEHapaB10NhkKkgjlNSUhImT56MESNGwJ+hso7KlHgNOPaDKu2m1Xomd2RiTd/zS+B14id4p8ZD8/KCFt4DWpVHAd+gHI0Tl7f/mI3xW16CFpSufOgE+ARgbKexeLntyypBc3ZlunHlBjZ+sBGReyPVdqp3q46mQ5rC9+I5+DRoANywH22vBQUhbc8eVV3ElkyReyJxfvN5NB3c1BSJXMDOPVdfT1FRUUoRjI6ONv9/exoutQC2b98eP/74I8bRe/bmgebB5w2jc+fOKKzwZOVi64S3xl679e9TUlLsbtvW+pm1cxxstTvbx5zK5Mr2vJKJ++BY6EFMhUGmnPQxP2XiOFhfDwVdJmfa3UEm/TNfnToGAcWBui+YwnJ1v73kWPjsfx+o1h8IqeECmXyASr2BMrcCR7+FV+RqNS2MKxuAmk8AYW0z72Mm7Vze7ttP5Q/sOmU44mr9YLFOYmoiRi0fhXkH56lKInXC6jjZdxMhZUJw24TbsGf2HjUdfPyf47h66Cpu7VEMxaj8scpW3bpKEZ8+fToef/xxkyK+fz+8+vWDDy1g1aplkImRxuveWYfkuGQElQ5CnbvrFLhzz9XtPnb66Em4NA8gFb1p06bhzjvvVCconxIbNGiA1atXK2uWIAiC4MEYs0Gc/Bm4uhU4+JFJMXQVDAKp94qptnBguMoXiL3vArvHAvE350KzSZsmpXBw0vfofPofVC2WsQrHf2f+Q5OvmqiUMalp2fMxY3m3Ro82QudxnZWPYPTJaCz9YC+OoRo0Zr9u1gxa06a4UL68euVnKoWZERASgBZPt0DZxmVR685a2eqXUPhwqQJIZe/QoUNo166d8teJi4vDvffeq2qG1mBWTUEQBEEgle4HynQAaj6VrhhSEXSVMsgchC0+A6o8ZCoxR2Vzy7OmyiVMVZNNKlQAVnzTBXuf3Y3hbYbDC14ZrIEv//MyOnzfARevX8z2fso1Loc7P7kTZZuURWpSGjaiNQ7+m/3tVe1YVSmVPv7plq+UxOwfB6Hg49IpYDpbVqpUCa+//rrN7ypXruzK3QmCIAgFFd1SZ+TSGuDCCqDWU0BguZzvw8cfqPaoqYbw4S+AqF3AsR8B/1JAudtytOkgvyBM6TYFSbvuwaenHgdKHbb4PjElESUDc5iSpngRdH67M/ZNuoEja26ganNToursYszHe/Tvo9g7Zy86je0kuQI9FJdaAKtVq2YRnaPD4A9+JwiCIAg24ZQpA0VoqYu0jLjNMUxU3Wg8UHc4ENYaKOs6n3TvM7cCX+3ArT4vmq2B/j7++L7P9/DzyXlVDipt9buVR08sQpEQw/YuZ3+bqcmp2D93P+IuxuH0utM57qNQMHGpAmiv4gdDsBlBKQiCIAi2/418gEZvA+FdgUr3prfnYLrWAv430RLY4PX0KWcmq97xKnBlc7Y3++GHwN+LgrDm9Q/w78B/UaNEDYzpOAYNyhhqF7sAX6QfhxMrTwB/A9u/3m4R4epM5ZAuk7qg0YBGKvm04Jm4ZAqYSZ4Jlb8333zTnCuKMEx848aNaNLEBTUhBUEQhMILLXW1n0//TOXm8FdA6bZAicam+r+u5PQ84NoeIOEiULyxacrYSahLdu1qet++SnvsemI/xozxQmwTpkbLuP7xqONq+rhssAN1lq25mV8vcfspBCQkwP/yOXht325ud4YixYqgft/65s9UJG9cvoGipS0TUAuFF5cogAzy0E+g3bt3W+SH4vvGjRvj5ZdfdsWuBEEQBE+B9YRrPWmq+5sbVLoHSI0HijdMV/50i1o269cHFfHDnd2BTp2AxYuBsgY9Lyk1CX1/7YvTMadVupgetXo4tlH6z9Ow0q+f+tgIQDjCEDb2XWDszW4HBsErLHu1hPnfveWrLTi15hRuf+d2FK9SPFvbETxQAVy5cqV6ZU6ijz/+2GOTKgqCIAgupGh6VSnmlGVlCFZ4MCbHzxE+AUCNxy3bzi81BaNEDDOlkXGQyMhI5erE/z+mvWXBjrZtgSVLWA3LtM7olaOx9fxW9b7nrJ54rtVzmNRlEgL9AjMUAmBlCwZVKrcqKna08l02Of4xzdpcQx7A1OQ0rPrpNGqf90bFbMRapialIupoFJKuJ6naxKIAegYu9QFkYkpR/gRBEARXQj/yLl26oEOHDtixY0f6F9nMtWeXtGRTfkJGC28ZBpz+w1RhJAv69++vql2xEIJOy5YAKxfeeiuweTPw74l/MWmdZT7cTzd9ipZft8Tui7vNbZSPuXSbNm2qFD0LKyBz/tnIA3jwTBAiTyZgzfg1Kom0s36BvgG+6DSmE9q/3h7Vb8+Y31AonLhUASQs+8YE0A899JDKAWhcBEEQBCErzl6Lx56z0YhNSDbXgV2xYoVSAi3wcvFfGKeam7xryiGYmgQc/Q7YPgK4cSZD3yJjEsxtP/30E5599lmLTX33nUlfY2IMTgef310PvSJ6Zdjl3kt70eLrlohJiFWf6S+/bNkyVVfXUVjZI6J3hHq/e+ZurJu0DikJzgXP+Af7o+ItFS2sggnR6TIKhQ+XXj2zZ89G27ZtVSHoP/74Q5mx9+7dqy5c1swVBEEQhMyggtXl/X/R69O1eGbmtswPljmBdBqQEu+aA8tpX0YjMxiFNYRjDgJbngdOz8XZqDhz3+79cn2mmylVCli1CujWzVTC97H7S2Ncvfn4oscXKOJrmRUjKTURb6++6cyXDbx9vdH8ieZo9Vwr9Z6pXf4Z8Q/iIuOytT0qj6vGrsKKN1aoMnJC4cSlCuDEiRPx4YcfYuHChcovgf6ABw4cwAMPPCBJoAVBEIQsiYpLQnxyKj56sAle75F5iTMzZ/8ENj+do3QuGRRLpqNp8TlQsrlpavjodATsHoXiuKD6NrVf8yw3wyjghQuBHj3ot8epYi8MavQ0tj2xDU3KWWbGWHtqbY67XaNbDVVLOKBYAK4dv4alLy7F5QPOJwyk5S/mdAziLsQh9pzJMikUPlyqAB49ehQ9e/ZU76kAshQcHVhffPFFVSNYEARBEByhZplg1Al3IKCQ/m4XlgGJV0yLKykSBjQcDdR5QVkD/W8cxujy09DMaznqhwc7tAkmxZg+HShdGti9G3jzTaBu6br4b/B/eKzhMPN6b3Z40yVdLl2vNLp/2B3FqxdHYkyisuKd23rOqW0Elw1WZeOoTIbVzl5kseBhCmCJEiUQG2t6WqhQoQL27Nmj3l+7dg03aAMXBEEQhGzw8MMPY9WqVRg5ciS+/fZbS2td0ylAraeB8O7p7cnXXVNXmNsv10VZAxNCmsDXKwXFL8wCLi43r/LWW2/hq6++wnfffYdRo0Zl2ESZMsA335jeT5kC/PsvEOAbgJdvGY8yieNROqgcmoY3Vd9fvHgRd999N06fPo37779fuVA5C3P5dZ3UFeHNw5GamIrV41bj5OqTTm2DkcClIkpZWAXTUrIOiBE8tBYwI7T++ecfNGzYEH379sULL7ygTl623X777a7clSAIguBB/Pzzz/a/ZA6/CoacevQJ3PUW4BcK1H4OCMhZDV1FkTBEVhmF71aGoEWNbaYE0uHd1Fdvv/22WjLjrruAIUNMiuCAAcCuXab2wLQmmHHvelxLuIbyIeVRtmxZzJ8/P8fd9S3iiw5vdMCGDzfg1OpTWD9lvfLni+hpChZxBvoS0pJYsmZJtH2lrc2KX4KHK4CfffYZEhJMUUOvv/46/Pz8sH79etx3331444034G7wCYvh+8zf5Ovrq6qYUHF1FayCwkCY7MDw/6JFiyIxMTFbpX4E1+CJ4+Dj46OuB7nJCwWW2CNA3AnAm8mdXaiseHlh/fUmOF/rERS/8ZuplJyP42VOP/gAoEGP08IXL9JUZ2ovXqQk6oaF2i2nml0YENL25bYICAnA4UWHsfWrrYAGRPRyTgmkH+CNSzeQlpyG+CvxCApLr/YlFFxcpgCmpKTgzz//VLmQiLe3t01TuDvBP7mPPvpIhd1fuHABzZs3R48ePdQfvivyVp05cybbSgN/d+utt6ptyB9x/uGp48ByjuHh4RZVfQTBHYhLTMHWk1GoXTYEZYvZUb5CI4AWnwDx54GAkpbTwn6O+e5lRqpfSaDuy5bVQpKikZCcjJ0XvVC9dFGUDiliMyjkr7+AihVNhT32nE3/Tr+/RMZF4uS1k7iedB1F/YNxLboc6oeHoUIJy2TRjsLtNn+yOQJCA3B06VGUb1He6W2Ua1IO7d9oryyALCEnFA58XalMPfXUUyoFTEGBf3BcSLly5RAWFoarV6/mWAGk5Y8KA/9EmbU+O4oDs95fvnxZ9YnKtJA/eNo4UOGl1fPSpUs4fvw4atWq5RFyC+7Hkcjrdtv/98sO/PlcO/sKIAmilpWe1w7XjwHbRwKV+5qWHDzQWffNJzkK4YeHIyE+Bh/uvA1vDHrGpgJIIqyMb7QRWG4vAHE3iuPN1a+iZ5VhmLosUsmaXQWQ8D+o4SMNVa5AWgPT9+24xbF8c+cVR8GDpoBbtWqlsphXqVLFJdtbvXo13nvvPWzdulWVxWFuwT59+lis8/nnn6t1aMFjzeFPP/1U9cNZuA8qbiy9k1M47csLi8pfYGBgthUPKtUsLSR/wPmHJ44Dz1m6b5w8eVIpg5RdEPKKEkX9Eejno5Q8u+eon49azykurjJN2V4/mm3lz17fvJCGbqF10CToEPYkNXKob6mpwOxvg3B1Xgu8gC02uvQiph62L2s8nM97aFT+zm46i6N/H1U+fawEkh1cPWUtFGAF8JlnnsFLL72kfOs4nWptSWvUiCWsHYdpZKjUDRo0yGYlkV9++UXtj9FXt9xyi5rO5RT0wYMHUYZhVzezqnN62pq///4b5cubnmho9RswYAC+/vpruBJHLwwmPmXuK2vF48qVG7icGo1SIUVQoXj2n/4EwVk8RdkV3A/e65YN75jhnmiECpHT98TqjwPB1YESjdPb0m7+N3j7uqBvHZQ5767gAFPfuO1TvwGV+tj0EzxxApgy0Q+JiWXxbr1O6NglxWFZGTAyDdMQtywOH935EXy8feAMyfHJ+O+j/5AUm4SDCw6ift/6yA6i/BVsXKoAsvwbef755y1OEP0pgRY2Z2A9RC72+OCDDzB06FBVEJtQEVy0aJFFKL5F3Ugb0LmfVkWuzyomWa3LRScmJsZmO60mlJlKHJeslL9uH65RiU/twSfAv19snyMlsHr16pg7d65SiAsDHFcmGdfPucw4ceIEmjVrphR9Z9F9OPXxHDt2rEpDUditYpRVnw52h5u8fn0ZrzOh8I5DWKA3wgIzv8ay1YfibVQQBG7+1vvkT/C6thOpNYcBRau6tG/ctveZP4Bz/yC11gvQQmtbrEM/wClTvOHrCwx8kEFXvg7Jyuty8MLBiEIUPtvyGY5EHcGPd/2I0IBQiwc4WvEJZ882btyIUqVKoX379qYVfIHWI1rj2N/HUL1H9SyPJbfFbXLf27dvx759+9C1a1cVsazfJwoaiXIvca0CSJ+hvIInHKdtX331VXMbT1DWitywYYND2+CJO3DgQNx2220qGjgr3nnnHaUA2FJEjQoBLZ8MHKDvGKcPM+NI5A2l/I3uVgVVS9p4SryagLF/n8SRU+fhk5D9yCsq3+wPp8pziq7U5qeV6N9//8XSpUvRiUU2s4D+bBzrrGTPTC7m5iJM9UCls7CXNqTVPDo6GosXL1aWeHeBlYaE/KcwjIOvVxJ6l1mIAO9ErFkZj7MJOXf/MVLG/wJalziHIO8jwJ612Hu9AfbENoBmI/3upEmOb3ct1mIZlpk/Lzm6BA0+bICH8TBKoIRq4wxcr16musO8hlmSlfd/XQHkDNiWLVvU+xVTbuYZpGJMO4SNv6wnnnhC+cvzf5d1j7dt26ZcvagA8gFx0qRJBS5LQsLNjCWejEsVQFf5/jkCT2YqNTwBjfAzLUOOsG7dOjWNzKnpefPmqTae3MxjaAsqm5xyNloA6TPIttDQUIsnCwaBMHAgK0sRp3hJ81oV0KBCulLBi4lKR8mSJYG/T6qnt3LliuUotQf7w2AXKry8QWzatAnnzp1TSvOXX36p1uOf/ssvv6yeGPkbWs6YdJWK7+7du83RzVS+du7ciQkTJiA+Pl6tSwW5c+fOKlkrrcDt2rVTaYAoC48r/zR442BwzG+//aaShZP3338fv/76q1I66DdJSy7PJe6TQUVMIn7s2DHV9zlz5qj1uC32lVHbnP5n//v164dDhw6pm1TFihXxzTffqN/wQudNiu+tsSUX+0P/U/pyhoSEKBmp0NPFgbC0IeVdsmSJ8pcbPnw4du3apfbDvtAPldGz/N2sWbMQEGDyu6EPa15eIzmBsvCY8Mav9z8/4TXFMWdVIXfoj6dS6MYhaRi8L69H1fImZUnBqVsHp4SzJCUOPse+gdelf1ETCbgrNA6pES8CARmra1y7Rr93b9x1V+azRjP3zMTqv1YjKTXd6haJSMwKmoUvus1A9dCmKGrw6Rs8eLC6P01hBuqbdGvZEl1ZrPgmWpqGbXNPI/ZSAtoPqQnvcqWBypVx7loCom4kwT84RK3HMef4DxuWXsGEDOgyAGUbl1VpZwoKMTExePfdd+HJuFQBLGhQQclqitYIT35bNz3rdn3Km5akrKxk+vfW6+r90qffHNlWVhi3QYVq5cqVSsmpV6+eUvjatGmjlFkqNbxhcF1az/jKfvz333/K/E8lm7+nNYwKE5XfI0eOqKdLTrdyfSrhP/zwg1LmmF+RSubatWtRp04dPPvss/jkk09U8A4VJCpttNpSqaKiyJsLp/K5TyqptPRSAabljX6aVMS5byrtuuJOWHuaCiThhc11uH/jMbbGWi5CdwAqgYT9Gz16NJYvX46pU6eqkoZr1qxB8eLF1fdUkJgAncomx50uCVQAhwwZorbB6RceTyqxrhjDvEIfcyqy7vRHb+8aFGQcsndChQMh96V/Tk0Eto0AynQEKt0HOOlbl3H7AUDDEUBka+DQZ8D1g/Dd/QpQ+39AWHqw4qVLQMuWwLlzwPr1DKi0v8lBzQeharGq6D2zN24gvcLWpRuX8MAfPVEy+QUEp3bGV/2a444GGR96iR9LkTzwgPlzLEJwBncgBb7Y/ONZtAvcisiN29BjzjE1Q1WxRCDWjrzNbp+2fb4NVTtXRbMhzVBQCJD7SMFVAGnNosKgT83p8LMtS09uQkuk7t+oK2xUBvTF2h/Sno+ZLRN6Vt9nhXGfxm08+OCD6vhxoV8gFbjWrVurXI5UiPTf8Tjrv6E/JoNr+Pmvv/5Sv6HyY1QaGDnK72vWrKmsh3xPayM/165t8oFp2bKlUtz4HV83b96s1tGPpbGvDOqhFZTv2T9a66yPiw6VNSqQtF5xMfbdel3jsTHKRVi5hkocyxrqaWCsx0Rfl/2n8ko3AEJrKI8DLYdMoUKrJH1lWCObVkl7Y2jr3MjPdl1O47mtK6/WD0322nlu6b6T1u26j6GxH9xOZu10p9D7k9X61v7GukJrqz0/ZXKm3R1k0tfhq3G/BVkmiz6eXw7vuJPQzi4Cwu+Et3+Ia2Qq0wGpQdXhdWAKvK5zSvhtoOLdQLXHkAYfcKLn1lu9MHu2N/r107BtG6Px7cvUunxrPOXzFP4q/hf2X0lPvaZ5peCK//u4tzHQrpapSolN+vZF2pIl0Lhjui15eaHD0etY+dUBnLkWi407klDy5Bml/H30YBPUK5d57sTO4zvj5NqTqm88DgXxevJECqwCSMsElQZaZvTUMBxofrY2T7sapp7hop9AjDoODg4210OmtYrfGZ1M+edFR1pOTxpP9tSb79lu9EnQHXiTb0YwJ978nk8tPIGt/Rc41cyT3NqxldYn/QLgd/wdP3N9Y6USKi66Iy+nWI3b58VIOHWrt3NdlvebPXu22q5RJkaBc/t69Qzuh+PFdfQLW+8L98WgiieffNJin/p7bkd/z9/pfdS3q3/HqWZaFWmd4xhQkR03bpyFc7K1THqfeIz07zglzvOH1spq1aophbNbt25qX/pNTFcw9X78/vvvGdIHcV0qhpwO53QylVdaRHnMMhsnY385ztbjpG+b5wGPnTHCXZeJ6xpvbvbOPbbxO+sqJ3ryZ2776NGjZrmpxPM31rk+69atq/bJBwJjH2lZ5jQyHwp02G8qxqwPzmOtw+unatWqyuLMRYdjSVcBtrE+Ki3PhJZeWmxPnTql9qHDyH4+MHA94zHm1DuVcl6rxmOQnzLROhwVFWVuLwgy8R5A2G9jUFVBlslinKIqoWiRe5HqE4LASzGoUCHEJBNlvflwn22ZTsUgLWAgSsTNR0jMShQ9NQ9e1/bgsE8fpPiVxrBh3lixohYOH/bDyy+nYNiwA5nK9Hifx/EIHsHrO17H0qNLLY7LunN/ITggfcrXFtcjInDqpn+vkqlFWdTwL4pdE1fjBKrh+JwDQHhl1CwTjNJFMp8pK1GtBK6mXVX3mIJyPZ1gGLaH49YKIAfNeMIwyITRnxy8ypUrq+nKxx57DC1atFC5/5gGhg7relRwbsEpTC70IWAwAC1bug8g/7R5EfDPmCeytQ+gdWUFH+9Ec7txXf0P2e9mEEmA1fe2fAt1hcEa/ala74/+h65bALnwomUf7rrrLnUcWdZPnwLWp1X5Wd8+HYzp88epYt1nktO1HAd9+7qJnds1Tn9yX9wnt8X0PrSesQQfx5U3iT179qBp06YZZNV/R3jceX7o33HceZOlJY/Kz/fff6/2Zzze9o6N3hd9O9wPb9rsP6ecORb6frkP3tz19amU0AGaU81UpngDunLlirrx0IJIhY8Lp7npiM33mY2TrXZ9jKzh/mwFGbH/+gOEEXtVPexNhXDbPA56n/Tx483cut/chnW7ftO21c4pdGMgjW4557lGy62tdlp3dd8zvZ33Aeunez3q3bqPRLdCW7fnh0x0qjfOVhQEmfQHFP7pGv2vC7JMGcepnqVMgZcQnvortIjnle9ezmVqCFzpBu/Dn6rk1BE+X0Cr+QxQtwN+/BG44w5g6lRf9OpVF9ZJMHSZdF9M/gf+We9PvLjkRXy2+TPzelWLp0c087qhjzX7yrKsfGAlIaVKoW7lyhZ9b353c5Q4fxmbt2xF3IFUVIs2KVS6ywthwCSVM7rwMBqYD++ED8z6jELtWrUt/AHd8XqqWtWxqO/CjFsrgIxSYlCBjh6AQaWPf/CcxqSC8tZbb6kIT05l0jHfOjAkt7H1B82TTF+s2219PnopzuI7PQ9gVFr61HJ203Hov7PehvV7LrqDNwNjqERwulbPj2j8PZ/QOOXKi5/+bfxjoNLGNuP+snrlFCktCQxM0a1OzPvI6WPrY2jsL30K6WPHPJFM38Mp25kzZyofQ1pg+f3Zs2ftymstt/4d5aavYYMGDdR2qOAZYcAHLYK0hDCSjsoyfQYpO29yVJomT56sLHr333+/Uii5bR4vRpxnNob2vsvPdlvnti1l1F67vg1r7PlCZtbOc8O6P/bWd6aP+SmTM+3uIJPRn9YVx8AdZMq0XdPgfWQqcOMMcG4+UPOJLLfjUB/LtAFCawH734NX9D7gzG9A2fbo3t0XL7xAf2Zg6FAf7NkDGGI1LK5JXg/qnuPti097fIpiflUxYd0IwCsNW89ttVDYbGW58GLwniF4UZepZuuySME2rPVqi+p7r+D88uNoMKCJhUJp7/glXU9S+QWLlCiCVs+2KpDXkyfhpeUwdptPgo4qJtnJw+bO6BZAymVtAeQ0AJ+IjBYdW/5WzAPY9YPVWeYB/OelDtnKA+huvmWZ+Zw5Sl72kYp4ZGSkeqjQ82A5uh1ncLfxoIWB57AtC2B++PfQRYGWYqMFsED5lhUSH0De2/iAM2LECAuLckGWKcu+x50BTsyEVmuYSujsUpnSUqGdnA2tdDsgyORGkpjojRYtgP37vXDvvRp++YV+dZYyGS2AuvvI7jPX0O2rL3Aj5D1cT4rB+NvG4/X2r8MmR48iNTYWuDl7YyHT1q3wadUKfw//Gb/Mu4BbqpdCt7fao8qtVez+1+vH4tLeS1jx+gq1Xs+pPVG0TFG3vZ6ioqLUrBOzSRizeHgSObYA0gLiabjSB7BciL/KLH/haqxKw2Rcn34nIaGhKBHkh1JFvHLkA+guvmXclnXf3V0mTkXoPoCFRaasxomID6B7+Sy5g79cofcBtDVO17wQpfUEDh1PlyluCS7cKImrqJZzmW40AU7y2Jhkqxt6BN+9Xx7t72qJuXO9MHnyefTpE5NBJs5O0N86IiJCyUQXqcC0pnij8beYsn843ljxBhYeXIh2lduhdGBp3F7uHqw8pqF/2VSU63wrjk+dioSbLiTGcUo5fhw1ed+ISMGZGsXQKk3D8jHLUffpuqjYsqI6jrwnXkvQ8O2642gX7oWSfqb7UM2Immg8sDGuF72OU1dOAVfycJzEBzDvLYCejCssgPba+ZnT2rrlqbBYlgqatUwsgGIBNCIWQA+0AFq3R22D95631QN7WosvgcBw18kUexjeO0eoqeeJK77GG+PKISSE1TfSUKNG1hbAu7/YgA/6NkKp0EQ8/8/D2HVpC0oHlsX0nouRmFAaL/26C8s6BaPmnZ2Q9uOP0OrUySAr9u+H94ABOPTnCnRbHYfXEn2QticS3n4+qDu8NUIjSqp16bbEmsjzn2ljzmHrVuMkFsD88wGk5cO6PExhNbPmxAfQXrt+IufE98/ZfeZ3uzPkVR+tlcTCIJMz7eID6P4+S+IDmMe+ZawlXLE3vLz94RNc0bXjUSzClH8wKQqj3iqLxcuZ4cALgwb5YMUKrpvRB1DvY1hooHIXopJH0jACQX6fwDfqETz703kWhVPfB1cIpylXKXkZZNXfBAUhtHIFBPofwztaChonJKHUiTisff4vrLuzClL9TH3m9rhfe37CibGJ8Av0M99jxAewECuAdHhnSg9Wa2AkpDWSd0cQBEEo0Pj4m4JBjLMHybFA5GqgfA9qntnftpc3UP0xtW0fLy8w3qJxYw2rVzNAD3j5Zfs/pY843Ymi4oyGF8tcgCWK+qMcfck5lW6V39QCVo2qXBnLKlVS20t9KgWHvtqK8C7VMKJ+GYvt2fNNP7LkCHZ8vwONBzRGrR61nDgIQoFUADktwOoSLMvFqCP6yTESkxUUCnPJlZwkgs6s3bid7OJuU70FbQqYr0YLWWGQydG+67kWJRF0Op4+BVzoE0E70857M7fPe8SBT+B1ZQO84k4itcaTrpEpNRVVKmv4YPgiPDH2bqxcchkvvVQKmmY69vTfNY4H+0ifci6Z9V2tX7EiUsuHY9WJVbit2m22109NRXhogFLwuL8G79xuUyajXEaZUpJSVFTwqXWnUPPOmm43BZwqiaBdqwAuXLgQP/74Izp16qRy8bE0GB1d6QTLFB2PPvooCgOuDAKx54iv53GznkYv6MEFBTFgQoJAJBG0fi5JEIgHBoFkJZOmIfh6KYSn+SMgvJtLZfJKS0Tvdn/j59c34YHbdiNp7+04go6Al2+GIBBnZOK6L698Gb8c+wXDGw7HK7e+4tQ4lQooBa84L1z1v2pXprTKaQi/PxxhzcLUOvk+TlYynZBE0K4NAuEAMTEkEy+y7NXcuXNVYmBGJzFZsHEQCgMuCwI5fRqa4YQmXI/T6DxRvcuUUYW5C4NlqaBZyyQIRIJA3NViIWlg3Cy4IPWGKh1nHqfrx4GgivD2DciZVZMWxlOz4X3qFxV4ooXWQUL1/+HDz7+3CAJxpu+j/hmFSesnmdvfbP8mxnYea3PWyvrcizoWhZVvrFTfdf2gK4LLBru3pVbSwOSNBZAZ0KnsUQFkQl76AlIBpGXQmEm8sJGjIJBTp/jIB68bNyzX4xOM/oFP3XxKzIESSOvXhAkT8PPPP5srSHBsGNFnPTa5EVzApy0m6uZTXWYBE/yeVTWYXFlnyJAhynpsTAqeV4ERzBHFJNPjx4/P1nacQYJAJBE0kSAQN0oE7Uy7T0h6XxIuA3veAgJKAw1HAwElcyZT9X5AaATitn2G4aNvxwPdvkcxrwsWQSCO9n3NyTUWyh8Zt2Ycridfx/vd3rf5G2NfSlYriWKVisHL2wt+/unVmTKTiYrZ5QOXUbqu+V/NbYOqPIns5xexAad9d+7cqd7zD5zTpLSAMXnrK6+84spdFR7oiEvlb8YMYOtW85K2eTMuLVmiQvXV95k57DrA4MGDVWUV1qdlqbXt27eja9eubpecmwqgtb/oN998Y6H8uRLjtLC9/vA8FgRBcJiEi+lBHX4uyn4R1goT//kc0/68A0MmDka74quV36GztK/SHu91fS9D+4f/fYhxq8dl+XuWeOv4Vkfc/s7tCAozuQRkRmpSKv4e/jeWjVyGq0fd6//G03GpAkhF7/nnn1fvWYrrwIEDqjQYlY0XWN9GsA9rITZrZrEkM0u7jRqJzkK/C9aCnD59uvKX0J+6WH+XVttVq1Yp65wOFUS9TiItd7QQvvnmm6o8G30z1q1bp8aav2HJNK5PMtuONbTosYYzS6/17NlT5TwkTz31lKqhy+3we0Kf0nnz5il/F9b6Nfr+sbzax6ybBGDz5s2qpBx/x9JslNkW/A3LzXXo0EH1P7P+PP3008p1gbLr/eF3DzzwgLKg0rXhjTfeUO2cahg2bJjy4WGJuubNm2fwaxQEwQMoXh9o8SlQbxQ1pvT2VEufbmd59a0QdO6Uimlj/0KgbwJ8Dk4BTs+zjEh2gJfbvoypvabCS801pTN61WhM3TI1y98HhAbA2yddfUiItn+f8/H3QUj5EPgW8UXsuVin+ikU4FrAdH7lUtjJURQw/Tv06FIbF7ExGtXZi1zf59atW5XixuAUY35Bi20bIl6Nn7lwGpTKzNtvv41vv/0W3bt3x4IFC1RprilTpmDs2LFquj+r7RhlYhJTOukSWvxGjx6tpn4ZQU7ljQ8N1n2jXykVQ+6bRc2pmPE9+0Dn3yeeeAKLFi1SRcEvX76s+tymTRv1O+vjzmOydu1a5bdq3Z9JkyaZ+/PFF18o5W/btm1qKoHrshb1q6++io4dOyoLYu/evZX8dIBevny5Uny5Lo8bHaId8Xl0R59MiQJ2L58ld/ABlChgJ8bJ1+Ra433zfph6dgm8zvwBre5IoGiVbI1TcLCGf5YBiQl98e+381BTSwaOfou0G2ehVR8KePs4fI4NbjIYRXyKYOD8gdAMdaieWfwMSgWWwj117sny3EtOTMbOH3bi+PLj6PZhN4SGh9rse5NBTdB0SFP4h/hbbMudridPxKUKIBWEzHjrrbdQGHBpFDDD+W9G+6YZrEV6FDAjp3hJq4jabJaC0xUw/TfWEbN6n/iqR8zq63N7XLdPnz7qe1q8ihYtqhQrrkcr2IwZM8yJv/X0EJSXn43b0eFnRovTOsx2LmFhYRbr8b0uk943ttFSR0vmPffco35PJYz9Wbp0qQq8ufPOOy2URipjVACNUcDs37333qsi87hdfrbuD8eQ++Px0f9kedPglDmVPEacEbZREd27d6+yKHJ9WhhpiezVq1eGKG53iWzWzzEpBefG0aVuGDHrkaXgXCFT0UDE7PkWPkmXcC15HmKKd8uxTJU6j8eFG2tQIWEJUk4tRNSZfbhcehA07wCHZWrm2wyvNXkNE3ZMMK+TpqXhkbmPYGq7qbi78d1ZjtOh9YcQezEWf476E/d8cQ8CAgPsymRsz+9xOiFRwOpP0mU0adLEYqlfv74WFBSkhYaGak2bNtUKG9HR0Soo6+rVq1pKSopaUlNTtfj4eG3v3r3ajRs3tLS0NPNCjJ/VsmWLsu3x1djO7Zw9e1ZL2bTJ5veOLuTQoUNaYGCgdunSJZt9Wb16tdagQQNz+6ZNm7QqVaqoz8eOHdOKFStmXn/Xrl3m77isWbNGjbMz2+F61atX1y5cuKC+mzdvnta4cWOL9YwydOzYUZs7d656z2MaFhamjk2HDh20hQsXqna+tmnTxu4xMH5+7LHHtA8++MDcbt2f+fPnm/tz5MgRdf5yPEhMTIzm4+NjMbbG7XPslyxZoo0cOVILDw9Xx97RcXKndv0cvn79uvnc1r/TP2fVrm/bVjuPp7FNP7722nm8x48fr8XFxTm0vq0+2mvPL5mcbXcHmTgOY8aMUa+FRaY8G6cbV7TUozO0lOTkHMt04kSc1rHjWu2uu1I0LXKdlvbvPVrquse0lLjIbPX9jeVvaBgDiyX0nVBt69mtWY5T9Llobc6Dc7SZPWdqW6ZtyVKmK8euaKc3ns73cbp69ar6/+b/uKfiUgugPm1nnSqFFhFabAorOYoCNpQcM2aQN07V2vreGfg0xSlTRtN+//33yqeP22eaHk631qhRQz2BcdqUT0206BllsJbJlhz87Oh2+GTHp0da/fhUOG3aNPN6TKsTHx+v2q1rjXKhpYy+i5x2Pnr0qLL4sf3WW29VEei0ztH/lOzYsUM9YXI79saBr9b9YeJyY3906yatcVyPASmcJh4zZoxaj0+ptFbwyZXnAafIu3XrhtWrV6snXh5/R5AoYIkCJhIFXECjgLPqY2BJoLohF66WBhz9Dj4VegGB5ZyUyQdr1rRGWpoP9lxsiwZN3oGXdwAQVDpbfX+789uIjIvEtG2mezGJSYxBz597Yt2gdaheorpdWTnt2/altlg9bjUOLTiEsg3LomLrjCXyyOW9l7HijRXKh7D3173hE+jjduPkSbg0CMQWzI/HP2sGEQiZQNP4tm0Wi9/u3aZ2F/Ddd9+pwIRbbrkF9evXV4rR33//rUzhNImzigunc1u3bq3asoOj27njjjtQu3ZttTBZuDFwhL8ZMGCACsbQgy5sRZtTaezXr5/5IuY0AP3/Jk6cqOSkfIxEt/YtyU5/7r//fougFCY15/QMA0g4Jc7pZOZsZJAKI6vZd37HhQqqIAhCBk7PBc7MB3aMdDo4pFw5ICLikHr/7bf8o60NBBsC7iLXAlE7HN4elbAven6h/P6MXLh+Ad1ndFfKYWZUaFUBde6po97/99F/iIuMs7le6XqlERwejNL1SyMlIfMMDEIBSwRtDzrb01HeOD9fmBJB09lfTwRNaDGiNco6EbRNbuYBVKle7JHDPIBC9qECyajfcuXK2X2SLIw4dQ7nAfQ/YrAQlXpaWgUZhwIPcwXue9dUP7jcbU5fD4MG/YZZsx4Fn7PPnqV/8c0vY48A25l2TQOaTDIph452KSVBKXyrT662aG9ZviU2DN4An5tBJrZIS0nDslHLcOXgFYTVDUOXSV1szmok30iGX5DJx90d/789CZdOAX/yyScWn6lb0jHzp59+KtSWkBxFAVeqBK/9+7OuBFKpUrajgN0purSgVQLRI5p1CoNMjvZdooAlCliigHMxWjuglFLQ0rgJ/buESHj7+KvE0ZlFa3NbdeqcRPnyGs6d88LcuWl48MGbfSlSEV5hbeGtpSCtaE1oTtRs9vf2x9y+c3Hbj7dhV+Qu9Z2/jz9ebvOy0ieNdcEzyOQFtH2lLRYPW4xL+y7hxOoTqNyucobIZu+A9GMkUcCFSAFkKg0jHHT6gulpMwoLLq8FXLkyEsuUyVALODkyEkk38/bhZgSvu9fNNcsktYAL9DgRbpt+lvrNOz8jMdnG2qeMRiQSXSpRwHl17uVVZLNXWjLKnn8fJUO8kRwxCocvpGUq0z333IULF67iiy9KYerUVDRqdDBdpqL3o2qVirh06bJJppvXd4mSJR2S6aMWH6H/qv6ISYnB/Ifmo2JKRYvrPjOZavepjf++/g+rP12NpsWaqsTRtsYpNS4VwTHBCGsZhtNnTuf5OJ2QKOC8mQIurLisFrCNdn7m1CNP4JxMPbqbZamgWcukFrDUAjbiThYLqQVcyMYp8TK89oyFV3IM0Ox9pPmH2ZWJCiYNLvfdNxz16vGhEjh0KBXVq9voY1oavA59AvgXB6o9Bm8Hj8Hhq4dxI/kGmpVv5pRM9O1b+MRCJEQlqNx/Eb0jMsjKfcwfOB9J0UnoPL4zSjewDF6RWsCFIBG0p5CjKGA77cYoYHu/cRR3jC7NKXnVR2slsTDI5Ey7rXM7vyIxaZG07o87R8y6ut0dZDLWnnXFMXAHmVzdnu2+B5VVih8SLgCBZVX+18yuSV4P1ap5oWtX4O+/ge+/98GECTb6GL0HiFx5syUFqDHUIZnqlK6TLZn8Av3Q6NFG2Pz5Zuybsw81utaAT1GfDOtXbFUR105cg5amudU4eRIu9WqPi4tT0b5t27ZVpmCWGTMugiAIgiDYwTcQCK6W/pkBHXsnAim2o2rJkCGm1+nT6bZhY4USjYCIZ03vzywEDn+RLX9yZ6jetTpCKoYgKTYJ+37bZ3Odls+2RPcPuiO8aXiu9kXIIwsg88z9+++/6N+/vyrH5QqriCAIgiB4HMwTuH8KcOMs4F8SqPWUzdXuvhsICwNYnOivv4DevW2sVP4OwNsPOPgxcG4JkJYM1H4e8MqeDWjtqbX4eOPHmHXvLPj5ZIzoZZ3gJgOb4OjSo6jayXY9eGMtYaEQKIB//fWXysXGpLyCIAiCIGQTKmd1XwGO/wBU6293NcZsPfYY8P77wNdf21EASbnbAS9f4MAHwIXlgJYC1H7RXD/YEVLTUvHu2ncxetVopGqpqF68OiZ1nWRz3Yq3VFRLVnAK+MaVGyhauqjD/RBcg0tVcEbjZDeJsCAIgiAIBkJqAI3eBnwNylHMwQxTuIMHm14XLTLlBLRL2Y5AvZEmpe/iv8D+yUzg5/Ahf3rR03hj5RtK+SOT10/G0iNLHfotFT1rrhy+gj8G/KGqg0g8agFXAMeNG4e33noLNzJLalyI8wByMUY5WS/OtOvYWt+ZJbt9GT16tCrJltPtONqeXZmee+45lRqA7gYs/ZbZ+ocOHVL+qREREWjZsiX27t3rUB+t8wDyM9MN5JZM1u1GGVlu0d761vLt2bMnx+NkPLf174xtmbXb2oberucys75uMmtnyhpH17fVR3vt+SmTM+0ik4yTdmkDtG3DVVSvr68papfUrp2Gtm01RERoOHEii3OpdFuk1R0FzcsH2qV1SNszAWkpiQ6de0OaDoEfp5IN9P+jP85cO2P3uom7GodNn23Cv+P+zXAOh1YMRVJcEhKuJSDuclyeX0+ejkvTwLCuLPOGcZP8w2KOIyPbWOKskOUB5J/uhg0bMuQBPHz4MCpVqmSuWqDnYmP4vq1cbMwXZxwKtkdGRqrtGclOHkD20zq/HPdJbOWX0+vwMgcT6wbr+eW4DVv55RyVidvgtqhYukomVpnhucb6v/Pnz1fl1+zJxDJtjzzyiPJR5brvv/8+1q1b55BMejv7yP3rxya7MjFgSh8DwkTp3377rcpRZRwnrr9y5UpUrFhRyfjLL7+o60yXyZgHsEePHirnJmX87bfflHw8PtkZJ26b57Z+DLObBzA2NtZmLjamTrKV4+vixYs2c3wxlxfTLlnn+GIuL1s5vnj92crFtm/fvkxzseWlTGfPnrWZt8ydZQoKClKJ/YcOHaq+KwwyFaRxunHkd6Qc+AyxIR0QVaqvulb5wEeZ9u27iGLFUlXJeEdkij+7FqUjv4GXlgzvsOYIbvUOTpw+l6VMMw7PwKRdltO+t5S+BVPbT0XtWrUzyBR/KR5HPz6KlOQU1BxWE8GVgi1kOr3zNKK0KJUvMC/Hafv27WjWrJlHVwJxqQLImr+ZQatSYaKg5QHkdhilTV/NTp06qYuLiTzZXyqr33zzjQreefLJJ1WtXSpTVG6WLl2q/oBHjhypZKbCxMTeffv2tdl37mf8+PFYsGCBuliZr4o3hLlz56qLjdvm/nlh0mLFGryVK1fGDz/8YLEdWr527typavW+9tprmR4vHut58+apOsC2jgH7wZsKq6tQ6eHveSNYs2aNuhEziejzzz+vbrosgaYrG6tWrVI3WH0c+Du+sj+LFy9WihzPaypdhIoljw1vzN27d1c1mDdv3qxuXMbj37FjR7z33nvmPnbu3BnTp09X69kbP8r4xx9/qLrE1seADwv6TVPPF2aUj+cSj6e1fPzels8ub/Y8h/nnpZ/D+ZmLjQr2Bx98gBdffNGsXLt7zjy3yS/nQpl4r5g8ebKq+a0nDC/oMhW4cbq2H4l+FfHhx5/ipZdeMieRz1bfr+2C997xQFoivEq3Q1qdl6GxpEcmMvF39/16HxYcWmDRv7Edx+LNjm/a7PuRxUdQvGpxhNWzn9swr8cpKipKKYKerAC6NAiksCl4Ls0DmGqyBNmLi7ZuZ/JOaKnp20hLBTRatrwBlgpyAuMUJpUfKiSET1F8SiKss0oF/quvvsLUqVOVkkblgFYuZmR/4oknlMJDBfHy5cvqyYmKA5+8bEV782lt48aNWL58uarg8Nlnn2HLli349ddf1Z8H+8Df9ezZUyme1nBdPkmyD/fff79ScKiE2ZLJnqxGzpw5o/quW6W5HpXO06dPK8WJ+3jwwQeV5YxKVI0aNZRll8oflSfr7fMGwidIKkktWrRQx4LWkcGDByurYp06dZRCR4XTeB4Yj7+tvtvqv7HNuI6xXZdPtypay3fffffZlI/9tIfkASwk+eUcaJc8gAVonErUg09iorL+e/MecPwneJduDwSbHh7pgbVlC9ChgwN9L9UUaDga2D0auLIJ3jdOmvwOs+jLd3d/hyZTm+BMzBlz29jVY9G5Wme0r9I+w/q1e9uvR2w894wuN5IHsIAmguZTIv+wrbV6/iF5LGv6OrW6FzT4lxkChFcwNVzeAOybBBRvADR5J9vdGDRokPn9rFmz1HQOpwC5hDGXgA3Wr1+vFB3res60HlIBtAWVDULliFayhx56SH1u1aqVmk7QoXWxffv2eOqpp/Doo4+a26k83nabqUA6rWVbt25VU5y5wX///aeeAl944QX1mU+FtHzxHKYCaC/lEWF+yw4dOmD16tVKWW7UqJFZqeJ0LOWyd/wHDBiAXbtM9TZpmaN8ulWF1kxra2BuyJeZAigIgnvjfWEpcHIOcG4x0GoazkaGoH59gB4pnD0tVcqBjTBPYJ3hpkohNpQ/W5QKKqVSwHT6oRPSmK6GVj8tDY/MfQQ7ntyhvrdH/NV4+Af7w8c/XUk8vf40Dsw/gMq3Vkbtu+wri4IbB4HQZ4h/5jRJ8w+GU1Zc+EfGVyH/0X0V6Rv2ySefKKsegwU4vWbtr6bDp7L69eurIAt94ZSwrqDZQp821J/sjJ91vzVarKhE/v3338rqSGuZDq2Oulme/jP8/OOPP6rpTy60rjkDp7g5zavvmzJRBj6UUB761elQWeL0NPfjKI7mvNSPP6E8+vGkosyx0D87q/zltnyCILgfaaXbmYwCVfsBfiHg8zhrLtCV+OhRJzZU5uZ2zBvOOjKYlr6xnSzdvmgRHLRgkE1XJ3JwwUEsHLoQh/40+RfrMA3M5X2XcWrdKSc6LbiVBfDxxx9XU1B//vmnJIK2pv2vTh1LTgEnRaYrRAhrc3MbrtHZ6f9AxYoBK7TYUgEzwu+oKNCqRT89+o0tW7ZMBSIQKhV04DX6ATmLHiBD+ODAACL2h3C/up8anbk5ZUkLGa1m2aFMmTJq2nrGjBkYOHAgfv/9dxVYQf84ykJfQ/q9cdqBvoC03FEBtbZi61ABHTNmjFKkOE390UcfqSlgWvSo1NKvkfsyBt/kJtmVTxCEAoxvMNBovEUuvz8XJKNceT9k23X8+glg7wQg4jmTdTATXm33KlaeWIkVx1eY2xYcXIBPNn6CF1qbZhyM+BX1Q2pSKvbO2auqhQSEmP4DaPkjldpUymanhXy3APKPhooEpwppXaBDvnHxaHyKOL94GfwoeIGr9uwrXEYYWEElhQuVL2tr0PDhw1XULNsZkcYE3xMnTlTjSMVv1KhRdpUjR9Ejs/i0SJ8/WrF0OFXM6FfC6dXmzZvb3AYDVqjo0AeOQRdUeIzTtAxE0eG5yYXTuvR51K2Id911l7LANWzYEK1bt1bbmGBdVNMKOkXTqtatWzdlSaXFjkoY/Rn79Omjjtvu3buVxY/KbE5wVEZXyicIQgHBmMg5LRnlL4+G9/Fvs1/u7ewCIP4CcPzHLLfh4+2DGffMQOkgky+5ziv/vIKt57ZmWL9a52ooXq04kuOSsfeXveb2wJKByk8wKCwoe30WsofmQlq0aKGtWbNG8xSio6N5dahXI/Hx8dq+ffvUa3ZJTU3Vzp49q14LK0uXLtWaN2+utW7dWpsyZYpqO3/+vDZ58mT1/plnntHatWunjRs3Lt/66Ow4xMTEmN//8ccfWp06dbSCiCvOYVeSkJCgjRkzRr0KMg6ejt3r4dJGTVvZS9PW9NUSr53TtmzJxsZTEjXtyDealpR+L8uKvw7/pWEMLJZGXzbSUlJTMqx7bts5bVavWdrsPrO12Auxmrv9f3sSLp0CnjRpkorwpKWI1gbrPIAy5SQYofWMi5Fy5crhlVdeUe+Za7Gg8emnn6pcfSrJaWgoZs6cmd9dEgTBUwhrBdR9CScvlkGLmuEqGIQ1gkNCnNgGZ5lq3CwtosNAj0zqBt9R8w6MaDtCVQbR2XVxF+bsnYOHGz5ssW5403CUbVIWF3dcVFbAW56/xbQLTcP5bedx5r8zqo6wf1HXzHYJ9nGpAqj7h91+++0W7Xpod2HNvG3MXq4HA1hXVXA2D6CO9Tacxdl95le7M+RlH41pCfTPma3PHIBcjDgirzuOhzGjvzvkYjNWAsn3XGyFMb+cAzJZV1coDDIVxHHitng9GMfD3JewDqgY5qUigA8eBGb9GIshQzRVTi5bMp1fjLTINdDqjzG7INmSiXkAFx9ZjD2RexAWFIbX272OPrX7qHWsZap7f11c2H5BRf+2eLqF2Rlt2zfbEHM6BmXql0HlDpXzdJw8EZcqgLrPVmHHWAmE0OnfuhIIvzNmg9erMTAowFY1Bq5rXQmEWAcRZKdqBvdnXQmE67OPtqpmMJLUWGFCrwTCdW1VzXBUJr1qhnXf3V0m+vDpN7HCIlNW40S4bQbm5KQSCP08bVVjYFS3rSz/zE1pK8s/25hPkumIjFn+GelsK8s/17NVjYHXak6rMbhKJkZt26pc4M4yMdCJsN+2KoEURJkK6jjxemCeT/r82pJpyJCq4GTKtE8v4L5a43Gx3LMoXqqCUzJVKF0UJY7/hBvRl3A96lVcLj2YNya7Mk3sOBH/nf8PvUv2RrBfMI4eOmpTJs1LQ6JXIrzivHBi0wnEFzNVUvKv64/i5YqjWOViuT5OJ06cgKfj0kogmcFUI6wsUZgoaJVA3LndGfKyj7y56Umo9Uogjm7HGdxtPKQSiGdalrKSSSqBuMc48fpkhaXMKoFcvuyNChU0pKR4YfuPb6Hhvc/AK7CM8+de9B5ou94CtBRo5XtDqzHEJTJt/nwzjv9zHDXvrIlmTzbL8tyTSiAFJBG0DtN3/Pzzzyoykol8C6vJ1aFKIIZ2W1i36ye+veoQzuBs1Yz8aneGvOqjtYJUGGRypt3WuZ0bFSYcaadF0ro/7lw1w9Xt7iCT/pmvrjgG7iCTq9vzQiY9n6pxPKwpU4ZWQi/8/jvw3YZR+KR/UPZkKtEIXnVfAva9B69zfwLF6wJlOuRYJqZ+oQJ4duNZNQ1sfR+SSiAFLA2MDtN2sAoCE/1OmTJFJQxmNQJBEARBEPKGoUNNrz/9HKQCQhTXjwHJ6VOiDkGFr4qpmhMOfQ7EX8xx38o2KgvfQF9VGeTKIUPOW3bxwnWc25o+/Su4uQLI6UrmHqOPRd++fdWUKM3ULGnF9pYtW7pqV4IgCIIgZAHjMlmB9do14I8/6Ld0GNjxKrDrDeeVQCqAxeoCKTeA/e85VC3EyPnY8xafffx8UL5lefWewSA6Vw5fUdVC1r+3HmkpOcs1K+SBAti7d2+VUJhVEFgRgY6bTIchCIIgCEL+wBlXvfz411/fTPHi7WcqKuDt63zC6bovq2hixBwETv7s0M9YHm7w/MGo8lEV7L642+I7vfLHmQ1nzK42JWuUVImhS9QogYRo2+VJBTfyAfzrr79Ueamnn35aWQAFQRAEQch/Hn8cGDsWWLUKOHyuCmo1mQQElDIpgc5SpAwQMQzYNwk49StQvHGm5eLGrx6PCWsmICHFpMi9uvxV/PnIn+bvw5uHo0rHKqjYuqK5zcvbC72/7g0ff9t+hIKbWQDXrl2rAj5YruuWW27BZ599hsuXL7ti04IgCIIgZBNOAd9xh+n9d98xl08FS+Xv8kYgOdbxDZZpB4R3M5WJO/A+kGyq2W6L1LRUs/JHFh1ehH9P/Gv+7Bfoh7Yvt0XldpUtgkBE+StACiDri3799dcqDw/rls6ePVvl2mEY9z///KOUQ0EQBEEQ8p4hQ0yv338PGFKKApFrgb0TgJ2vAylxjm+w5lAgqCKQeBU4+IndmsEvtXkJZYqWsWgbsWyEw2mzUpNTkXTdMheu4KZRwEWLFsWgQYOURXD37t0YPny4CgApU6aMKkgvFBzGjBmTIYlxQYIuCUwayqfKHTt22F3v8OHDaNu2rUqmykClvXvTC5Q7A/fDxKWFQRZBEAoXvXqZ0sJcuAAsWmT4omgVwK8YEFIL8A5wfIO0INYbYfIjvLIJiD1sc7WQgBCM7jjaom3T2U34ff/vFm3Rp6KxZ/YexF1KV0IPLTqEuY/Oxd45ch8rUGlgCINCJk+ejDNnzqhcgIJ7YawgYYuxY8e6vQLYqVMnu9nc77//fvUgwoz1mUGL9RNPPIFDhw5h5MiRGDhwINxtTAqiLIIguA8s7vPmm8AnnwAdTCn8TBStBLT41OTX52xQSHA10+8aTwRCI+yuNrTZUNQqaRkb8Nry15Ccmm6K3PzlZuyeudsiGjiwRCBS4lNw+aC4kxU4BdCY+LFPnz5YsGABPJmUhBSnl7TU9BB4vmdbalL2k2nTgjR69GhlHWK92kcffRQtWrRAo0aN0LNnT5XKhzz11FPqtX379mjSpImqhLF582aVz5HrN23aFL/++mum+5kwYYLyB6XliqmA3nnnHfVbBgmtojcyoJQ35oqkIjdgwIAM23nuuedUHyZOnOi0rB06dEDFiumOxbagXFu2bEG/fv3U5/vuu0+VVtLLFdGlgSmNunbtqsoN6Um5qYzZgjkveWxogZs5c6a5ff78+aoUUuPGjZViFhYWZlZcrcckN2WhIsnxZPWarGQRBKFwMWwY76lAyZJWX/gXV+XdFJyajbYsTZcp5W4Himde4cvPxw8Tb7e8hx++ehjfbPvG/LlKhyoqJUxoRVNFLRLeLBxdp3RFl3e7ON4fwX0qgQjp/NrXvsJkC/pI1BlSB+UrlDeHya+btA6lG5RGl3e65EghpzJHWE+R9RIJp+o57fvVV1+pZerUqVizZo2qg8upTVqWFi9erBQ2Bvg0a9ZMTTeyBqMtWLdx48aNWL58uapZycAgKihUHF955RVzH6h4slKMNVyXdWrZByouFy9eVOXYXAkVJMrD/RAqRJUrV1a1I1mnk0rUAw88oFIasT4uldcNGzagTp06NrfH32/fvl2VAaSye+utt6raqXSLWLdunfrd9OnTceXKFbtjkpuyPPjgg/jtt99U6cIaNWpkKosgCB4Glb8jU4Gzi4Daz5kCPZzhxlngykag0r0Zvrqv7n1oVaGVmv7VGfvvWPRv3B/B/sGodWcttRjxLeKLsNph2ZdHyH8LoOBeUBnRmTVrllJUWKOZSpg9/7L169crpebOO+9UFqQuzC4KqELg9qCyQbj9uLg4PPSQKYt8q1atlK+aztKlS5WVz2gxI1QeaXEkHTt2VKUECS2F7AMXKok9evQwf3ZlcW9WromOjlb+d4TFwzkFS0ubPYbc9LSuXr26stqxIg63QwurrmixQg6VSXtjkhvosrzwwgsOyyIIQuGDXj3ffssZAtbltfqSVkDfENNrql42xEGSooFtLwJHpwOXNmT4mg+kk7tMtmi7GHcR769/PztiCC5CLIAugDWO9TrHeig7LXj6Qu6fc3+GurI6ttr5OfJKpHkbFVpXMG3D2/Y27GG9bQbq8DMtUp988olS7hikwyl6TkXq+zbKwGju+vXrq9/YwlZ/ihQpotr1eo4BAQHqs17Dku/LlSuHAwcOqD7ecccd6N69O0qVKqXWj4qKUvvkerQm8jPf//DDD2aZOnfurCxqnGa2dxwz62OlSpXU1GhycrKynHEdWsxoOWP0Oqdz2cbtUoGigslpXOttWY+5rf3aetXfc0z0th9//FEVeSdUPqkcGrep/85aVk4RUxa9Xq4uC2VctmyZWRZilMXesdHbjed2TorXu6LQO8dI709W69sqUp/T4vW5IZMz7e4gk74OX437LcgyFcRx4rZ4PRjHw5E+pqR4Yfhwb0RHA3//nYquXa3Wr/wQtOJNgdDa/GNzXCafYHiVuxNe1w+rgJI0G+t3qNIBPWr2wOIji83t761/D082fxKlg0wzUXGRcYg6FoUqt1bJ83HyREQBzAaff/65WvQTiJYwKimEvmJUYvgdS+GZD7SvL3z9fFWb8cL28/NT3zHgwniS+vn7wdvHG0lJliHwAX6mSC3rAA1d4TLukwQGBp/LsxMAADgdSURBVKr96dvh77gOFSr2mcpHTEwMvvzyS/P+qUSEhIQoCxG3S/+048ePY8mSJcpfj+zcuRMNGzZUv+e2rW9WhPvR+8lXo+VLb+eFSOWwXbt22Ldvn7lkoN4v9ol9rVatmvk3ukxc9H3womZfedyp0OkYZTIGWfBmSsWXihGVyP79++OPP/5QU9qcMuWULC2iTGHEvjz77LPKN5J9NR57yqQXOGcqpDfeeAMnT55UU9dU5CgfK+RwoW/gnDlz1PGyPjaE8nDKmYtRsdRl0seXv2c/jDKx9CJlmTFjBh555BE11ctUTFQMeU5yvPR0TMOGDVPWSl3x5DaN554+Ttz20aNHzX9IPC48X/fvt/QRon8j+6f7G+rjWq9ePVy/fl0dD/P5GxCgptLpVsCKQTo8F6nI0y2Biw77zjFhG10JaIkmdF2gSwCVXO5DhzLTwsn1jNcCLZ48p3mtGs/V/JSJCjvPbZ2CIBNdGgj7TVeCwiBTQR0nXg90/eB9xRmZRo2qgNjYaAQFncP+/amWMp0+jevX04Czpj6VL1cGJUMDcOxkZNYyaU1Rs/aD8PMLsCvTkKpD8NeRv6DBdL+JS47DhH8n4MmqTyL+Ujy2jd2m/icHLBiA2PjYXB2nEy6cMSqwaEK2iY6O5lmsXb16VUtJSVFLamqqFh8fr+3du1e7ceOGlpaWZl6I8XNm7dzO2bNn1TZt/cbRxbhtva98n5SUpD3wwANajRo1tFatWmmvvvqq1rhxY/P6o0eP1mrVqqXaLly4oG3dulXr3Lmz1qhRI61u3bpa9+7dlXy2+s79REVFqfcxMTHqs/7d6dOntaJFi5q/02Xt1q2bkldfb+PGjdr//vc/9f7+++/Xzp8/n0Gmjh07aseOHbMp69ChQ7UKFSpoPj4+WpkyZZSc+neDBg3S5s2bp9bfv3+/1rp1ayVr8+bNtZ07d6r2hIQEbeDAgaq9YcOG2tixY+2OBaGMr7/+utakSRP1m59++sn8/e+//67VqVNHHcvhw4drwcHB5nHQxySzc8OWLPr6uix8b0sWthtladasmZIlOTk503NSP4evX79uPrf17/TPWbXr27bVzjE3tvFzZu0818aPH6/FxcU5tL6tPtprzy+ZnG13B5k4DmPGjFGvhUWmgjhOvA54Pej34FyRKSFGS9vxhqZtHqbeOy1TUrzN9sfmPqZhDMxLhfcraEnJSeqeNH/ofG1mz5nayTUnc32crl69qu6//B/3VEQBdIECaH0C8c9z37596jW76AqgfrIWRpYuXaoUFSotU6ZMUW1U9CZPnqzeP/PMM1q7du20cePG5VsfXTEOVHR1/vjjD6UMujuuOIddCZVYKh58FWQcPJ08uR7iL2raun6atvo+Tbu2z/HfJV7TtP0fadrm5zQtLeN9c2/kXgsFkMvGMxvVd9unb9dm9ZqlrZ28Vsuv/29PQqaAhXyjW7duajFCv0BGCRNOsxcGGEX8yy+/qKlcTtVaB7wIgiDkJZzN/e03YNkyU3k4QxU2y7q/DW8mcQ6p6fjGvXyAyxtMlUUurgLKmYL5dOqG1UVEqQgcunLI3PbnoT9VlHDFNhWx//f9OLf5nKoC4uMn9YBzE1EABSGXee2119QiCILgLgrgE08AN24AQ4cCbdvaWdFa8UtLyTphtF8wULkvcOx74MRMoEx7wNvP/DV9m++pcw9+3vOzeu1Tpw/aVW6nvisVUQqBJQMRfzUeF3deRPkWpjRoQu4gaWAEQRAEwYMIDQVuxprh668d/FH8RWDr80CU/XKUZir0BgJKAQmRwLn0qF8dloc78cIJfHTHR+hUtRN8byqVVA6Z8YKc3pBeFUTIHUQBFARBEAQPg5Y/MmcOU0M58AMqcnGngaPfmpJGZ4aPP1D1EdP7k7+YpoMNBPoFmrMcWFOpTSX1enbjWWgqTk7ILUQBFARBEAQPo00bpmcxTQPPnu3AD6jQlb8DaDjWjtOgFWVvB4IqAsmxwOk/HO5XmQZl4B/sj8ToRFzan57uRXA9ogAKgiAIgodBHe5m8SLYqMaZEZ8AIOJZIMC6mLAdvH2Aav1N78/MA5KiHPuZr7eqC6x+tuGMY/sSsoUogIIgCILggfTvz2IEQEwMYMjr7Rgxh4EbWShoYW1uVhVJBE46YmY0wWhg3Q/QmcpXgnOIAigIgiAIHkjp0sCuXcCBA6wR7sQPI9cCO14B9r0HpKVXXrJpZqz+mOn9+aVA/Hmbq128fhHfbPsGb654U30ObxYOH38f3Ii8gWvHrzklk+A4ogAKgiAIgodSp45jLn0WFKsH+AQBgeGZK4CkeEOgZHMgLRU4PsPiqyNXj6D99PYIfz8cQxcOxbvr3kVUfBR8A3xRrlk5tY5EA+ceogAKgiAIguA49ANs/glQbyTga6oPnSnVB5heI1cDsUfNzeWCy2Hz2c3m2sApaSlYfNiUNqbabdVQo3sNhDcNl5HJJUQBFARBEATBOYqEWZoOM/PVC64OlO2YrgTqzf7B6Fqjq8Wqfxz4w5wOptWwVihdr7SMTC4hCqBgkzFjxiAhIcGtjw7716dPH0RERKBx48bo2rUrjhw5Ynf9w4cPo23btmr9li1bYu/evdnaL/NXXbt2ze1kdJV8giAIDsMp4KPfAfvezVwJrNofaPgWUH2gRTOrgRhZcmQJ4pPjZQDyAFEAPZSUlJRMvx87dqzbK4DkiSeewMGDB7Fz507cfffdGKLnNbDBk08+qdY/dOgQRo4ciYEDLW9E+Xn8O3XqhBMnTuRIRneSTxAED+HGWeDsQuDSeiB6n/31AssCpVpmcDjsHdEb3l7pqkhcchyWHVuWmz0WbiIKYF6RmmBajE9IrKvINmsn2szWTU3KdhdouRo9erSyDr366qt49NFH0aJFCzRq1Ag9e/bEhQsX1HpPPfWUem3fvj2aNGmCyMhIbN68Gbfddptav2nTpvj1118z3c+ECRNwyy23oGrVqpg3bx7eeecd9dtatWph1apVaj0qPOHh4Ur5GTDgpo+Igeeee071YeLEiTb3U6RIEfTo0cOcUb5169Z2lSjKsGXLFvTr1099vu+++3D69GmzNe38+fO4//77lbzFihVT2+Sydu1am9ubMmWKOg60ts2cOdPcPn/+fNStW1dZ66iEhYWFmftkffwdwVEZXS2fIAiCQwRXBWo+ATR4HShe37HfJF8Hrh9Xb0sXLW2uBawz78A8Ofh5gCiAecWavqYlOSa97fRcU9vhryzXXd8PXusegHfylfS2c4tM6x76JEfd8PHxUcrce++9h48++kgpDbt27VKKFqd9yVdfmfqzZs0a7NixA/7+/sqyREWH6//zzz8YPnw4zp49a3c/wcHB2LhxI7799lullFDR42+pzL3yyivm9ah4UiH88ccfLX7PdX19fVUftm3bhosXL2Yp28cff6wsZLagMsQ+cJuEyk/lypVx6tQps8LEY0B5jx8/juLFi2P//v1o187yxqTD32/fvh1LlixRiiqVMiphgwYNwh9//KGsdXXq1MGVK1fsHv/sYE9GV8snCILgMOXvBMJaO7Zu9H5g4xDTlDENGwD61O5jscqCQwtUQIiQu3i0Akg/LlqlaBVp0KABvna4KnbBhQqKzqxZs5T8lP2bb75RyoEt1q9fj2PHjuHOO+9Ux6pLly6qndOS9njwwQfVK7cfFxeHhx56SH1u1aqV8lXTWbp0qVJMjFY0QuWRFkfSsWNHbN26NVO5qFjS2kVLo7P8999/iI6OxgsvvKA+lyxZElWqVFEKnT30adjq1aujQ4cOWL16tdoOralU/Mhjjz2mlGd7x59WTx5PLlR4aenTP9uy8mVXxuzIJwiCkC04U8XpYHsUrcpyH4CXL5Bkyj7dp46lAnj5xmWsO7VOBiCXMZkLPJSQkBD1xx0UFKSUFCpC9957L0qVKuX6nbW/OWXqHZDeVuleoOJdgJeP5bptZ0BLS0NapKF0TvmeQHj3HOvstMwRTv198skn2LBhA8qUKYMFCxbgrbfesvkbZmKvX7++UgQdhVOXusXL+rPu/0aLFZVIWqu6d++OO+64w3zsqZxzPPRx4mdaCT/44APVRmXm8ccfN0/Hzp07F8uWLVNjaYtKlSqpaVDum1YyykTrGK1k/B2nc3WoLFEBoyLmKPYKm9s7/sRo9eQ0+Pfff6+mzG2RlYy5LZ8gCEKWpNwAtr0IJFwEgr805Qm0xjcQaPIuEFgeuOn7V61ENTQu2xg7L+60mAbuWPVm5LCQK3i0BZDKiP5nmpiYqP40c63sjE8R02JUFPgUxDZvP8fX9bG0KGWXqKgopVhR4UpKSsLUqVMtvud3VBQII0s5bUhFQofWQv4uJwQEBKjjHxgYqKyAR4+m54fiFGUM6xMBiI2NVZ9pMeN+uejKHxXCn3/+WU1Lcx17UMlt1qwZZswwJSL9/fffUbFiRdSsWVP56XHKludAcnIynn/+eeUHGRoaand706dPV69UpDhNzf7TP4/T6bpllPvK6TFyVEZXyycIguA0zAlYJBzwLwkkWrq/WBBU0az82YsGZjoYKQPnwQogrXO9e/dG+fLllYWFwQTWfP7558pqQgsTgw42bdrk1D5oWaLDPv8s6ZvGP0tPgNa22rVrq0UP9jBCHz+mHGE7lYZFixapKUgeq3r16mHUqFFIS0vLUR+uX7+uXnmRcwqUViwdThWvXLnSfB40b948w+/PnDmj+skx7Ny5s+orzwHjNC0tmzpUcrkwcOPdd981K3F33XWXmqpu2LChUuKoNDGIJTNSU1OVVa1bt27KkspzkEoYp9KZtoV92b17t7L4ZaaYZoUzMrpSPkEQhGxR5wWg1VSguGkGJ1MY1JgQaXMa+GT0SQuLoJALaG7M4sWLtddff12bO3cuzXLaH3/8YfH97NmzNX9/f+27777T9u7dqw0dOlQrXry4dvHiRfM6jRs31urXr59hOXv2rMW2Lly4oLVt21a9Okp0dLTqF1+NxMfHa/v27VOv2SU1NVX1ka+FlaVLl2rNmzfXWrdurU2ZMkW1nT9/Xps8ebJ6/8wzz2jt2rXTxo0bl299dHYcYmJizO95vtapU0criLjiHHYlCQkJ2pgxY9SrIOPg6RSK6+HSRk1bfb+m7XhNfUxLS9OqfVRNwxiYl7dWvJVru4+28//tSbi1DyCDDrhkNjU2dOhQ83Qgo1dpqfruu++UhYrYC2ywpmzZssq6xek8psuwBafQuOjoU5TW7Zz2o1WLFrLsWsl007e+ncIIg0n0gBJCOWlFo8WL7z/99FOL7/IDZ8eB1sA5c+YoCyGnWH/66acCOX7sM2Xmueyof2Nuol9fxutMkHHwVArK9eB1bSfgUxRaSM2MX/qVhW/yDeDqLqRcvwz4haB3rd74ZHN6pos/9v+B19q+lit9S3TzY5cXeFELRAGAf0JMr8HpNcI/JvqP/fbbb+Y2PfKS02XMx5YVTC3Cbej+brfeeqvyteJUmS2YJoUJkq2hsqkHOZCiRYuqbVWoUMGclkMQChIMJmGan3Xr1qkAKUEQBGeoXfQAmoZuw+WkMCy7wnJvGR8k7yy9GMV8r+G/a61xIr46TuIkpsPkuqLzPJ5HSZR0+cFPSEhQrjL87/dUf+gCq51cvnxZWVlouTPCzwcOHHBoGydPnlT57fTgD+Zzs6f8ESbvfemllywsgPRbY5vxBOKTBX236E9oVAydgf2hgkp53MEC46l46jjw5kgfTV4fDNbJb3hNffjhh3jxxRfdoj+eioyDe1AgxiHxCnx3/A/Vy3RCiyoDMgY7MgjhVBV4n/4VNUrVQGqdkUhNS8Wfn/2J0kGlVYWQuyPuRtOyTXPl3hsTE6MUQE+mwCqAroCBBo5OERNeaLYuNut2Kg08Yb29vdWSHfRpQ307Qv7gqeNAWSkz8xi60x+MvWtQkHHwRNz6eggoD9z6I3yYvcIe4R2As78DMTuhJst8grDv2X0IC8r9YMwAdz1ueUiBVQBpXWMaF+sKEfxcrly5PO0LLZFciP6kolsVjTPs/M7WjLu9duN2souz+8yvdmfIyz7qyrxOYZDJ0b6z3Xhu6wqwtU+jvXZen7Z8J9mu+xga+8HtZNZOdwq9P1mtr/fZ2Ed+Z6s9P2Vypt0dZNLX4atxvwVZpoI4TtwWrwfjeLinTH78g7QvU9Fq0ALCgMRLSLuyFSh1C0oElMgXmTyRAqsA0jLB1CDLly83+wByoPl52LBhubpvpp7hop9AzPumJ/gtUaKEyq3H74xOprxY/fz8lO+i8SJgG7/T8xAa24l1Hjk+tfAE5hSdEU418/fWjq3Mscf9GbfD33N99pEpXnR4UXD79P/SkzXrNx4eb65rvGiclYnb4Las++7uMjGNC9fhtgqLTFmNE+G2mZtRv3kzfQx/wxJyRlj7mPvU6w7rfWS6IE4j09XCeFxYD5p+uufOnTO38/phKp1Lly6pRYfXE31p2cYSeKxIQ0qXLq2m5ZnsWk8nRJgyipVOuJ7xGLPyCX19ea0aj0F+ysTE3czHqVMQZNLzprLfV69eLRQyFdRx4vXAEpBM++T2MlUvjbTTC3AwqaWpAohBpsSQpki6PBdx+xbgSlhono3TCTt14z0Jtw4C4aDpFwFzrjHql7nQOHiscPDLL7+ooA/mPuN0LmvbMgKTPoDWvoG5AX0IihUrpm6Eug8g/7T5R8sLplq1ahY+gM5YYfj5woULSo6cTD26m2WpoFnLeHNjyTR9HAqDTI6082bPc5g3ev0czk8rTHx8vLr+dZ8nd7DCFEbLUlYy8d42efJkjBgxwqLMYUGWqSCOk+4DSP9z/eHRbWXS0uC95Ukg4RLSajwBlO9hKdPVncCu16H5hkC75QfA2ydPxikqKkrpEhIE4qYwOTAVPh09AINKH8tmsd4snwRYwozKEpPkLlmyJE+UPyM8WfWSZ8aTTF+s221h3a6fsLa24SyO7jO/250hr/porSAVBpmcabd1blt/zqxd34Y19h5qMmunRdK6P/bWd6aP+SmTM+3uIJP+ma+uOAbuIJOr2/NCJr2kpnE83FcmH6DSfcCltfApFsEvLWViwmi/EHglXwfiDpkTSOeXTJ6EW08Bsz5qVpYVTvfm9pRvVogPYOG1AIoPoPgAepJlKSuZxAfQPcap4PgA3mwPvxMIvxNp3LbhN0omL29oJVrAK3IltMj10ELqWpx7x6OOY/6h+WhXuR1uqXiL+AB6igLorogPoAnxARQfQCI+gIXLt4yID6D7j1OB8gHMQqbI2LIoHXsdKUeX4go6oVZEBKZvmo4VR1agfFB53Fb+NpRNMc3siQ+gh/gAujuF2QeQSa+NCa4Lkg8gAy8efvhh7Nu3T/nHsLrIF198oW5O1usfOnQIAwcOVHklOZasn9ugQQOnfQC58DzIbt3fzHzxHnrooQyyUOGwXv/w4cMZZKlfv75Dx8zWfsUH0PN8y7KSSXwA3WOcCpQPoLE9JQm4sMRUA7jSvekyJd+A93/9gbQkpDX7GD6hNZCUkgQfr/RpWvEBdD1iAfRQH0D6j9irUsL13377beVwz5uLs33PbrszcBt0EaAvKJ90je1cmMCYZQT5/rPPPlMlA1etWpVhO0899ZRal4oTq8qwrODmzZud9gE07ju76NM61tiTxXpf9mTJqu/iAyi+ZeID6C7+coXRB9DQHrsHOPoN4OMPhN8O+JQ0yeRfFCjVEki5Dh+YMhv4+/rni0yehOdkts1nUhJS1GLhT5OSptpSk1MdXzcp+7mLeKGNHj0aLVu2VFVNHn30UbRo0QKNGjVCz549lcVRVyRI+/btVWANLWBUJG677Ta1PiOyf/3110z3M2HCBNxyyy1KOZs3bx7eeecd9VtarnRFjGH44eHhSpEbMGBAhu2wMgv7MHHiRKfkpNWyR48eZsWmdevWNkP+KRcDjfr166c+33fffWpKRZ+m4DRJ37590bVrVzV1oit4a9eutbnfKVOmqGPDKZmZM2ea21mWkFMgrDU9cuRIlcNS74/1mOSmLKxxzfGkdTArWQRBEFxOiWZA6bZA9cGAn1X5tXqjgMYTgNDacuDzCLEA5lEQyJy+c+AFL/T5qQ+KFDNNq+77fR92zdiFGt1qoNWwVubtze03Vyl7t0y8BVo50zYO/XkI277dhiodqqDty20d7pu1BYtPQ5s2bVLtVBro+0FYEoeKCFPqfPnll+p19erVakqT/iW0LC1atEgpbJxiZA7GNm3aoGLFijanEOmD8t9//5nzNH766adKiaRl6pVXXlF94O+o3HzzzTfmY6ZDZYZPaOwDlTB9OtxaJuMxtjed+fHHH+Ouu+7K8B0VJMqjT0MQpheiH0yNGjWUEsV90+pGvxYqr+vXr0edOnXsWgW3bdumpk6p0LVt21blTRs0aJBStPg7TsteuXLFot8cEx4bY5u98dNlsT5e7DNloQXRKAv9hXRZHnjgAaW4c6qa0+GUhYqpvSl5tksiaJkCliAQ95uqL3BBIMb2OiNu3mBUfLDbuFR4IqIA5lEQiJamwcvb5B+Im7mB6RSrn5jGZLz8rcarw5AIWiXxTU2/SLKbYPiRRx5R63D9GTNmqIWfuT1apoieXJhtXKiEUanhNKRR8aJfGhVA6wTDhCl6uF3608XFxSklkOswXyN91bhdfr906VJ06NABTz75pFJSdKgw0eLI/VCR2rBhA+644w4MGTIEe/fuVevQukUFksoZL2pa2tgfY9Lk9957T63H9EDGY6ab/3WfQfM43ZRvzZo1SvHVraG82dLx+ezZsxZTznoiaNK/f3+1LTpO03LJ40YFkMeAv+F3TGH09NNPm4+5PiYkq0TQzL9Gn0XKoo+TPlbG80dPBK1vb926dSrXFffLfbJPrGFNpZoKoCSClgTDEgRScAImCmMQiDEAKdAnETUqh+FaYogkgs5tGAQiZI/o6Gj+42pXr17VUlJS1JKamqrFx8dre/fu1W7cuKGlpaWpJelGkpYcn6y+19tSklJUO1/1Nn3dxLhE7cyZM2qbxnWTE5It1s1qIfp7va98v2bNGq169erahQsX1Od58+ZpjRs3Nq9vXHfhwoVamzZtsty+cT9RUVHqfUxMjPqsf3f69GmtaNGi6j2P0/Xr17W4uDitffv22qVLl8zrjRs3Tlu5cqV6/91332kzZszIsM+OHTtqx44ds9uXyZMna82bNzf3xXq5ePGiFhISoiUlJanPHJuyZctqhw8f1r744gvt0UcfVcf/3Llz6lgUK1ZMu3btms1jQBmPHz9ubrv77ru1H374QR3XTp06pY95Sorm7+9v7rd+nPW+f//992ocuHz77bfmdl0WfUysZeU4Upbk5GQLWQ4dOmSWRV+Xx0OXxdb46WPDc5jjo5/bRhmMi712fdu22tk/Yxs/Z9bOa2n8+PHqXHFkfVt9tNeeXzI52+4OMnEcxowZo14Li0wFcZx4HfB64DgUSJmSErSU8/9q2oGPtbSUpPT2cyu0tJW9NG3Ha7ku09WrV9X9l//jnopYAPMoCMQv0C/j7/x81GIN1+VTlXEb9tZ1BOMUpb49Pv3xCY5WPz6ZTZs2zWIdfscoZz4x3nrrrTh+/Liazu3SpYtaZ8eOHerpjRawzIIIjMEU1t8ZI6RpMeNTpm6F5H5jY2PVenxC5DSmtRzW+zC2s2rE7NmzsWzZMruRuYyobdasmfLXY+DE77//riyIfIqlfDt37lQWNC703aM1kP5z9mBACqOn6aNHCyIr0+hTwLTc1a5dW+2L27N1bPhKCyEXI4z202XhcbE1rnx6pyy06Bpl4bQ15dBl4VP3Cy+8YCGLBIFIEIgEgbhhwERhDALR2729gKNTgeQYeJXpBJ8SjUztxeuaXtOS4K3miHMvkbePBIFIEIinwulUKiRc9GAPI8OHD1fBD2yngkj/PwZjMJCBih9TxFhP+zqLPtVAAxp9/jgtqcOp4pUrV6r3nEqlz6GjnDlzRvWf0yKsJEMZGJCiw2nkBQsWqPf0deTCaRT6QdJHj9DPjkErlLd3795KKWRgS2Zw2pVBIN26dcMnn3yipmCoZNLHkVPg7Mfu3bvV9Iyj6WJcKUvDhg1VEIkjsgiCIOQaXt6mknCV7gECTA/9isByQNsfgabvqZJwQu4ieQBzQGHOA5gX7X///Tdef/115TNC/z8qOpT5p59+UoEizz77rFKYqFC98cYbBbYWMC2ZtKgSRkS/9tpryn8yt/uek3bJA+iZNWazkknyALrHOBXYPIBudD1FSS1gCQLJDlIJxDWVQBj8walSVh3gRcl2WsaY/oXveZz1wBZjoIZ1YIutgAkdXujcvjFgQr/BsD96wERmMrFPXIfbykomHaNMvFFzSpbb4AMDFVzr9d1tnAi3ffToUfPNOzcrTGTltM42Or3zwcrdnNazK5M7O+JLJRD3H6fCGgRiPvcun8W5i5cBL79ckemEjXRanoZYAHOAWADdsxKIu1kAHUEsgJk/rcfHxyu/TiYn15VrT7NYuINMYgF0j3EqNBZA3lPjTiEt8RpQvEF6+5HPoV1YgbS6I4BSJpcXsQC6HgkC8dBKIO7Y7gx51UdrxawwyORMu61zOztO665w5KZF0ro/+emI70zfXdHuDjIZgw5ccQzcQSZXt0sQiBPHIHINvPZNhk9wdaDFx4YVA+GlpcLn6magjGXeWwkCcR1SCUQQBEEQhLynRGPAJwAIKAWkpbu5IKy16fXKRiBNEjbnFmIBFARBEAQh72E5uLazTLWBjYTWA/xCgORYIGa/xfSw4DrEAigIgiAIQv5grfwRpoApdbM86uX/8rxLnoJYAPOoFrD+nbNBBLbqwxbk4IKCFjDBV6OPXGGQydG+Sy1gCQKxDgow1p41BgC4XXBBIQ/WKdC1gO3IhFRmRvBWCqEap5Kt4HVhGbRL66FVHQgvb2+pBexiRAHMBpIGxjVpYGylTMlOfWN3TwNTEMeJSBoYSQNjnV6ElW0I020w/2mBTC9SSFKmFKY0MDHbPkBw7BpcDXsEKaXam8bJuxp8rifCK/YYzu9ahoCSdSQNjIuRNDA5QNLAFH4LoKSBqWJOZp6fVhhJA+Me1jJJA+Me1rJCkwbmpkzasZ/gdXoOtHJ3QKv1tPncw4GPAC0VWqX74RVcRRJBuxixAHpIGpjnn39elQzj0+P27dtVSTF9u7yZsArH0qVL1Z89y5+xpixhbVuWfWM712edWf72f//7X5Yy8ebAkmM///yzsjRxYYm3yZMnZyiFxv3wKZb1cx2VKS/aJQ2MpIHxpPQiWfVF0sC4xzgV+FrABtR/XIUeQLmO8AqqzIb0vtR7Kc9l8iREAfQQ7r//fowYMQLt2rXL8B0VPF6Ehw4dUq8sx6YzduxYpewZS9o5yuDBg9U00YYNG9TUA5Xa3377TbU5WgtXEARBKOQUYT1gQ01gIU8QBTCPiIuz/x0fRIz6Fdel9fvGDS/13vgAw/eBgc7vn2XXbPcrDt9++y3OnDljtnqVK1dOvT711FPqtX379uppibV7Cf07br/9duV/0qBBA8yePdvsN6ZDX49ff/1V+ZRQ+SPcft++fZ3vvCAIgiAILkXSwOQRwcH2l/vus1y3TBkgNNQbtWqFq1fjunfe6dp+sdYrnXwnTpyIFi1aKGVv+fLl6ruvvvpKvbJe744dO1CGHQPU+4ULFypF8OLFi6rOrTXbtm1TjrxhYfJUJwiCIGRBShxwdDqwfQSgWfoKCrmDKIAeDv1I6BfIaKwtW7bgk08+wYMPPqgUO3vcc889KhqQVkH69FGJFARBEIRs4x0AnF8KRO8HYg7KgcwDZAo4j/IAxsbajzr19bVsp+7Fz1TCaHUzOrHyrTNBtLb2acxxV6lSJbX9Rx55RH1u2rQpqlWrhl27dqFLly4Z1tfTKejvqQQyvN96H82aNcPhw4dx+fJllCpVKtP+2DpezsqUW+2SBzD93M7vXGwMItKvtfyOWiys+eWykknyALrHOBXKPIDwAqo8qqqD+ARXy3OZPBFRAPMoD2BAgCkXW2Ki7VxsCQnpudjoE8j2oCANfn7peeFM2wlQF0p288txHf09+8h+d+7cWU3p9ujRQ+WSOn78uFICuQ/meqISR7n0/HK0GvI79lvfjrE/7DvzQfXp0wePP/44pk2bpoI+2D5//nyVE4rbt5Qp43bcJWee5AH0zvdcbGxj3jPmI3OHvGWFOb9cZjJJHkD3GafClAcw/dyrZjr3yhXBtatXc1WmEydOwNORPIAekgfwySefxOLFi9U2qaDy4qWFjrCvQ4YMUYoe9/Xmm2/ivpuOiYwCnjVrlrrxM03MyJEjVZoYPQ3MK6+8gqJFi6o0Ltb75XEYP348fvnlF/PTKoNR3n33XaVU0dq4aNEidUEa08Dwou/Zs6dKV5OZTHnRLnkAJQ+gEU+3AEoeQPcYp8KWBzA/rqeoqCilCEZHR5v/vz0NUQBdoABan0C0YulWtOykTyE8aamsMSI3JwqgkDM8dRxccQ67Ev7h8cGBKYt0i7Eg4+CpFOrrITkGuLIJ8AkCSrfN8/9vT8Jz/tEEQRAEQXBvLq0DDnwMnJ6b3z0p9IgCKAiCIAiCe1DqFiCkBlCyhXMRj4LTSBCIIAiCIAjuQUBJoLljJUGFnCEWQEEQBEEQBA9DFEBBEARBENwLTv9GHwBSLVOeCa5DFEBBEARBENyLHaOA7a8AV7bkd08KLaIAugC9OgEXPZ+RsbKFscKFo+06ttZ3ZtG3wXx7rM7RpEkTNGjQAD/88EOGdVkDmPmXmF9Kb5s+fbo5qaf+mQmeHZVp9uzZqsZw7dq10bx5c/Tu3VtVGbFef+XKlapvzsiUV+16dRdnt5OdcXK3duO5rX9nbMus3dY29Ha9moH1dZNZu7ESSFbr2+qjvfb8lMmZdpFJxsl47llXAil0515IBNJ8ApGaeDXXZPJ0JAgkjyqB2KowYawEwnX1i0pvJ8ZqF4Q5n6iQOFMJhH3p378/lixZgoYNG6rM6EzmfNddd5lzvDEXEnNKsRoI+6dvnwofZdMzueuVM/RKIJnJ9PXXX+O9995TiaD5e1be2LFjh8rAzioDRpmIcb9ZySSVQHJW3SSzc4/bINw26zzr+Q+lEohUApFKIO5TNaNwVgIxVKEJ7YZz8c2BaF9VH1gqgbgeSQSdR5VA4uKcrwQSFXUBFSqYKoHwf57XH/+LAwOdGGAvL3WB8gKfO3euqsRBCxwVPfZR/7MfMGAA7r//fvzxxx/mSh/ffPMNXnzxRfVbyjlhwgRERkZi5syZqm3Pnj3qYqWCV7169Qz7rVy5Mr788ku1r8xkJatWrVL7slf9I6vjlVvtUglEKoEYkUogSZg8eTJGjBhhvnfo14xUmJBKIFIJpGAhFkAXwD8FLkZ4Q9QXEhJi/sbOVqzbvfDVV0UwdKhpG/PmAQ88AHTsSGXJuf7xoqSSxvJuLNvGJz8qg7rl7bffflPr8ImSCqDe76FDhyplj8ogp33J999/j82bNytLHhVcWg35hzB16lSLfVJR5NNp27ZtLaZQ9WOTQfqbbba+s4W99Vzdbq0kOrsdZ8grmZxpt3VuW3/OrF3fhjX2qqpk1k6LpHV/7K3vTB/zUyZn2t1BJv0zX11xDNxBJle354VMXHg9GMfDFX2XcfIsxAfQA+CNgjV5qfTR1E5fP04Js/Yvy5zxu48//tjh7bVp00Ypf/p7ThMKgiAIglBwEAtgHmFwq3AITj1GRaX7w91zj2kb2SlHS2sd/UM4/UtatmyJihUrqulWTlfTH4QBGIRK4YIFC5TfCKd8bWGsDas/iVpTpkwZtY8NGzZYTAELgiAIgpD/iAKYRxQt6tz69KuNjU3/7OtrWrJDpUqVlJJHx1w649IRl1Y7RubST+/ixYvmdQcOHKiUQU77Evo2MkAkO4wZMwYvvfSS8g+sU6eOaqPSSeWyW7du2RNGEARBEIQcI1PAHgCju6ZNm4YHHnhABXjcc889+Oyzz5TylxVPPPEEJk6cqJTCxYsXO7XfwYMH46233sKjjz6qlM369etj9OjRKgqNDBkyRFkbbUGr4ZYtkv9JEARBEHIDsQB6CA8//LBasoJBHkZ69eqlFiO0Emb2vZFHHnlELbZglLFOp06d1FS1jrPKpiAIgiAIjiMWQEEQBEEQBA9DFEBBEARBEAQPQxRAQRAEQRAED0MUwFzEVpUJQSgIyLkrCIJQuBEFMBfQM7hb1/EVhILCjRs3LGpSC4IgCIULiQJ2AampqWrRS/X4+voiMDBQ5bvje728jrO1gJlgOT4+3m55HkfIy7q5OWl3hryuBcxxSEhIUONQGGTKrJ3vqfzx3NXrW+vndn7X+eS1pF9rWa2v99nYR35nqz0/ZXKm3R1k0tfhq3G/BVmmgjhO3BavB+N4FHSZrNvzWiZPRBTAbPD555+rRT+BDh48iODgYPW+RIkSKs8dT7DY2FjExcWpdmP9RuPJriuIycnJFicp22NiYnDt2jWLdt0iw/WN2Grnic52XYnJqp39MP7JWrdb9z07MtlqLwgycSzYXphkymycSpYsiatXr6q60To1a9ZU/WFCcSNMLs5tMMG4sS/16tXD9evXVflBHdafrlWrljqvWZ1Gh9dP1apVleLJRUe/ntjGWtXHjh1T7aVLl1b5LU+dOqX2oVO+fHnVd66XmJhobq9SpQpCQkLUtWo8BvkpE5OzG49vQZApKChIvbLfPD8Kg0wFdZx4PbDeekRERKGRKS/H6cSJE/B0vDRx9sk2VAqKFSumboS6tcT41ME/Z/3P1dmnEf5Zf/311yqZsr+/f6F4wiqIT42cxv/hhx/w+OOPqxtTYZDJut2675RTVzDdRSZawj/44AO8+OKLqn+ecO65o0y8HiZPnowRI0ZY3JcKskwFcZyojH344Yeq0hJnmwqDTNbtuS1TVFSUUgRZ6Ur///Y0xALoAnQLixGeYFyy60PFC5zWQz5x8w9PyB+oCPEGwfrHnjYO1ud0dtp5s7XVbs+tIbN2PhRZX2v21ndF3/NCJmfa3UEm/TNfXXEM3EEmV7fnhUy6Rd84Hq7ou4yTZyFBIIIgCIIgCB6GWABzgG5W5lSwq6EFkIEH3LanWZ7cCRkH90DGwT2QcXAPZBxyTszN/21P9oITH8AccObMGVSqVMl1oyEIgiAIQp5x+vRpVKxY0SOPuCiAOYDOpYxSYjQUfTNc/XRC5ZInp6c6qLoDMg7ugYyDeyDj4B7IOOQcTdNUpg5GBdvzfSzsyBRwDuBJk9tPDlT+RAHMf2Qc3AMZB/dAxsE9kHHIGcWKFYMn45lqryAIgiAIggcjCqAgCIIgCIKHIQqgm8LI39GjR0sEsIyDINeD2yD3JfdAxkFwBRIEIgiCIAiC4GGIBVAQBEEQBMHDEAVQEARBEATBwxAFUBAEQRAEwcMQBVAQBEEQBMHDEAUwHxgzZoyqHGJc6tSpk+lvfv31V7VOkSJF0LBhQyxevDjP+ltYcXYcvv/++wzrczyEnHP27Fn069cPpUqVQmBgoDrHt2zZkulvVq1ahWbNmqmIyJo1a6rxEfJ2HDgG1tcElwsXLshQZJOqVavaPKbPPvus3d/I/4OQHaQSSD5Rv359LFu2LH0gfO0Pxfr16/Hwww/jnXfeQa9evTBr1iz06dMH27ZtQ4MGDfKox4UTZ8ZBz7x/8OBB82dXlwD0RKKionDrrbeic+fO+Ouvv1C6dGkcPnwYJUqUsPub48ePo2fPnnjqqacwc+ZMLF++HEOGDEF4eDi6d++ep/335HHQ4TVhrFhUpkyZXO5t4WXz5s1ITU01f96zZw+6du2Kvn372lxf/h+E7CJpYPLJ8jRv3jzs2LHDofUffPBBxMXF4c8//zS3tW7dGk2aNMFXX32Viz0t3Dg7DrQw/e9//8O1a9dyvW+exKhRo7Bu3TqsWbPG4d+MHDkSixYtUn+OOg899JAamyVLluRSTws32RkHWgCpMFJ5LF68eK72z1PhPYf3firjth445f9ByC4yBZxP8GJmEerq1avj0UcfxalTp+yuu2HDBnTp0sWijVYOtgt5Nw7k+vXrqFKlCipVqoS7774be/fulSHIIQsWLECLFi2UhYOWo6ZNm+Lrr7/O9DdyTbjHOOjwYZTWV1qqqEQKriEpKQkzZszAoEGD7M42yLUgZBdRAPOBW265RVmTaKn48ssv1XRW+/btERsba3N9+tOULVvWoo2fxc8mb8ehdu3a+O677zB//nx1U05LS0Pbtm1x5syZHPbEszl27Jg6/rVq1cLSpUvx9NNP4/nnn8cPP/xg9zf2romYmBjEx8fnQa8LH9kZByp9nIX4/fff1cIHo06dOin3FCHncIaCVu2BAwfaXUf+H4Rsown5TlRUlBYaGqp98803Nr/38/PTZs2aZdH2+eefa2XKlMmjHnoGWY2DNUlJSVqNGjW0N954I9f7Vpjh+d2mTRuLtueee05r3bq13d/UqlVLmzhxokXbokWLNN7Sbty4kWt9LcxkZxxs0aFDB61fv34u7p1n0q1bN61Xr16ZriP/D0J2EQugG0DfmYiICBw5csTm9+XKlcPFixct2viZ7ULejYM1fn5+aprM0fUF+1akevXqWbTVrVs30+l4e9cEAxEYvSrkzTjYolWrVnJNuICTJ0+qADUGN2WG/D8I2UUUQDeAfmVHjx5VN2BbtGnTRkU5Gvnnn39Uu5B342ANI/V2797t8PqCbRh5aoysJocOHVK+lvaQa8I9xsEWDKqSayLnTJ8+XfliMto9M+RaELJNtm2HQrYZPny4tmrVKu348ePaunXrtC5dumhhYWFaZGSk+r5///7aqFGjzOtzHV9fX23KlCna/v37tdGjRyuz/+7du2UU8nAcxo4dqy1dulQ7evSotnXrVu2hhx7SihQpou3du1fGIQds2rRJnd8TJkzQDh8+rM2cOVMLCgrSZsyYYV6H48Dx0Dl27Jha55VXXlHXBF0ifHx8tCVLlshY5OE4fPjhh9q8efPU+rwfvfDCC5q3t7e2bNkyGYcckJqaqlWuXFkbOXJkhu/k/0FwFaIA5gMPPvigFh4ervn7+2sVKlRQn48cOWL+vmPHjtpjjz1m8Zs5c+ZoERER6jf169dX/k5C3o7D//73P3VT5vply5bVevTooW3btk2GwQUsXLhQa9CggRYQEKDVqVNHmzZtmsX3HAeOh5GVK1dqTZo0UeNRvXp1bfr06TIWeTwOkyZNUn6wfBAqWbKk1qlTJ23FihUyDjmED5q0zxw8eDDDd/L/ILgKyQMoCIIgCILgYYgPoCAIgiAIgochCqAgCIIgCIKHIQqgIAiCIAiChyEKoCAIgiAIgochCqAgCIIgCIKHIQqgIAiCIAiChyEKoCAIgiAIgochCqAgCEImjBkzBk2aNMmVY/T999+rGtSCIAh5jSiAgiC4DQMHDoSXlxeeeuqpDN89++yz6juuk5e8/PLLFrW4uf8+ffrkaR8EQRBcjSiAgiC4FZUqVcLs2bMRHx9vbktISMCsWbNQuXLlPO9PcHAwSpUqlef7FQRByE1EARQEwa1o1qyZUgLnzp1rbuN7Kn9NmzY1ty1ZsgTt2rVTU6hU0Hr16oWjR49abGv9+vVq+rZIkSJo0aIF5s2bp6yIO3bsUN+vWrVKfaaFj98HBQWhbdu2OHjwoM0pYL7/4YcfMH/+fPU7LtyGvp1r166Zf8d9sO3EiRMWU76Ug/u55557cOXKlQzyc9s8Buxz9erVMXbsWKSkpLjs+AqCIBBRAAVBcDsGDRqE6dOnmz9/9913ePzxxy3WiYuLw0svvYQtW7YoBc7b21spVWlpaer7mJgY9O7dGw0bNsS2bdswbtw4jBw50ub+Xn/9dbz//vtqW76+vmr/tuB08AMPPIA77rgD58+fVwsVRkfYuHEjBg8ejGHDhinlsHPnzhg/frzFOmvWrMGAAQPwwgsvYN++fZg6dapSGidMmODQPgRBEBzF1+E1BUEQ8oh+/frh1VdfxcmTJ9XndevWqWlhWtp07rvvPovfUEksXbq0UpwaNGigpoxpgfv666+VNa1evXo4e/Yshg4dmmF/VLA6duyo3o8aNQo9e/ZU0878nfV0cGBgIBITE1GuXDmnZPr444+V4jhixAj1OSIiQlkoacnUobWP+3/sscfUZ1oAqbjyN6NHj3Zqf4IgCJkhFkBBENwOKnJUwmj9oiWQ78PCwizWOXz4MB5++GGlJIWGhqJq1aqq/dSpU+qV07iNGjWyUOJatWplc39cTyc8PFy9RkZGulSm/fv345ZbbrFoa9OmjcXnnTt34u2331aKpr5QYaWl8caNGy7tjyAIno1YAAVBcEs4DcvpUvL5559n+J7Tu1WqVFEWvvLly6upX1r+kpKSnN6Xn5+f+T2thkSfSnYETj8TTdPMbcnJyU734/r168oKeO+992b4ztoaKQiCkBNEARQEwS3hdCmVOSpk3bt3t/iOwRO08FH5a9++vWpbu3atxTq1a9fGjBkz1HRtQECAatu8eXOO++Xv74/U1NQMFktCS12JEiXUez3QRKdu3brKD9DIf//9Z/GZwR+Uq2bNmjnupyAIQmbIFLAgCG6Jj4+PmjalTx/fG6GSxcjfadOm4ciRI1ixYoUKCDHyyCOPKCveE088obazdOlSTJkyxcLKlx041bxr1y6lqF2+fFlZ+qiwMXKZUcKcml60aJEKKjHy/PPPK38/9oHrfPbZZxb+f+Stt97Cjz/+qKyAe/fuVf2m7+Mbb7yR7f4KgiDYQhRAQRDcFvr2cbE15UrFaOvWrWra98UXX8R7772X4bcLFy5UljimcWGkLxWsnE6n0ieP1kWmjaHljwEqnEL++eefceDAAeVPOGnSpAwRvq1bt1YWSwaDNG7cGH///XcGxY6Wzj///FN917JlS/WbDz/8UE11C4IguBIvzei0IgiCUIiZOXOmSicTHR2tonkFQRA8FfEBFASh0MLpVEYJV6hQQUXYMg8g8/iJ8icIgqcjCqAgCIWWCxcuqGlfvjK9S9++fSWpsiAIgkwBC4IgCIIgeB4SBCIIgiAIguBhiAIoCIIgCILgYYgCKAiCIAiC4GGIAigIgiAIguBhiAIoCIIgCILgYYgCKAiCIAiC4GGIAigIgiAIguBhiAIoCIIgCILgYYgCKAiCIAiCAM/i/38Kih/7Hu1dAAAAAElFTkSuQmCC",
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {},
+ "output_type": "display_data"
+ },
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "Done! Saved to: ../output/comp_out/fig_mtd_it.png\n"
+ ]
+ },
+ {
+ "data": {
+ "image/png": "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",
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {},
+ "output_type": "display_data"
+ }
+ ],
+ "source": [
+ "os.chdir(current_dir)\n",
+ "\n",
+ "# Display Results\n",
+ "files = [f for f in os.listdir(output_dir) if f.endswith(\".png\")]\n",
+ "for f in files:\n",
+ " img_path = os.path.join(output_dir, f)\n",
+ " print(f\"Done! Saved to: {img_path}\")\n",
+ " display(Image(filename=img_path))"
+ ]
+ }
+ ],
+ "metadata": {
+ "kernelspec": {
+ "display_name": "Python 3 (ipykernel)",
+ "language": "python",
+ "name": "python3"
+ },
+ "language_info": {
+ "codemirror_mode": {
+ "name": "ipython",
+ "version": 3
+ },
+ "file_extension": ".py",
+ "mimetype": "text/x-python",
+ "name": "python",
+ "nbconvert_exporter": "python",
+ "pygments_lexer": "ipython3",
+ "version": "3.12.13"
+ }
+ },
+ "nbformat": 4,
+ "nbformat_minor": 5
+}
diff --git a/openquake/quaket/auxiliary/declustering.ipynb b/openquake/quaket/auxiliary/declustering.ipynb
new file mode 100644
index 0000000..7d4b224
--- /dev/null
+++ b/openquake/quaket/auxiliary/declustering.ipynb
@@ -0,0 +1,220 @@
+{
+ "cells": [
+ {
+ "attachments": {},
+ "cell_type": "markdown",
+ "id": "c9c73188-bafb-493d-b4a8-3befbf2990dc",
+ "metadata": {},
+ "source": [
+ "# Declustering\n",
+ "\n",
+ "[Declustering](../../html/contents/glossary.html) is a fundamental preprocessing step in [Probabilistic Seismic Hazard Analysis (PSHA) ](../../html/contents/glossary.html) that aims to purge dependent earthquakes ([aftershocks](../../html/contents/glossary.html), [foreshocks](../../html/contents/glossary.html), and [swarm-type seismicity](../../html/contents/glossary.html)) from [earthquake catalogues](../../html/contents/glossary.html), leaving only independent earthquakes [(mainshocks)](../../html/contents/glossary.html) for analysis. This script shows three different space-time windowing declustering methods available [here](https://github.com/gem/oq-engine/blob/master/openquake/hmtk/seismicity/declusterer/distance_time_windows.py). \n",
+ "\n",
+ "- Gardner and Knopoff, 1974 (GK) [[3]](references.html#ref-gk-1974)\n",
+ "- Uhrhammer, 1986 (UH) [[4]](references.html#ref-uh-1986)\n",
+ "- Grünthal, 1985 (GR) [[5]](references.html#ref-gr-1985)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 1,
+ "id": "d9912fcd-3163-4875-8694-bb6dd7d6ad67",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "import os\n",
+ "from openquake.hmtk.parsers.catalogue.csv_catalogue_parser import CsvCatalogueParser, CsvCatalogueWriter \n",
+ "from openquake.hmtk.seismicity.declusterer.dec_gardner_knopoff import GardnerKnopoffType1 \n",
+ "from openquake.hmtk.seismicity.declusterer.distance_time_windows import GardnerKnopoffWindow, GruenthalWindow, UhrhammerWindow"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "a9fcc93b-f6f8-44a3-8bda-10d340ce1e7f",
+ "metadata": {},
+ "source": [
+ "The required input is briefly described below. For more detailed information, please see [Data Format section](../../contents/data_formats.html). \n",
+ "\n",
+ "- **catalogue (str):** Path to the HMTK-formatted CSV catalogue."
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 2,
+ "id": "e7775544-f1f5-4d8a-8cae-308b17bd253e",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# creating output file to save outputs\n",
+ "output_dir = os.path.join(\"..\", \"output\", \"declustering_out\")\n",
+ "os.makedirs(output_dir, exist_ok=True)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 3,
+ "id": "bdff493e-d5bc-4ea0-a5e0-d724687f1f8c",
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "Catalogue Attribute source_cat is not a recognised catalogue key\n",
+ "Catalogue Attribute depth_orig is not a recognised catalogue key\n",
+ "Catalogue Attribute winGT_fs01 is not a recognised catalogue key\n",
+ "Catalogue Attribute winGK_fs01 is not a recognised catalogue key\n",
+ "Catalogue Attribute rb_rfact10 is not a recognised catalogue key\n",
+ "Catalogue Attribute rb_rfact20 is not a recognised catalogue key\n",
+ "Catalogue Attribute rb_rfact30 is not a recognised catalogue key\n",
+ "Catalogue Attribute Date is not a recognised catalogue key\n"
+ ]
+ }
+ ],
+ "source": [
+ "catalogue = CsvCatalogueParser(\"../data/cat_it.csv\").read_file()\n",
+ "catalogue.sort_catalogue_chronologically()"
+ ]
+ },
+ {
+ "attachments": {},
+ "cell_type": "markdown",
+ "id": "3970b863-7f06-40b6-96b5-a98313445011",
+ "metadata": {},
+ "source": [
+ "## Gardner-Knopoff (GK)\n",
+ "\n",
+ "The Gardner and Knopoff (1974) (GK) method, derived empirically from Californian seismicity, is one of the well-known and popular windowing techniques. The implemented GK method might be used as follows:"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 4,
+ "id": "293b21c4-2a30-43bf-bfe8-d884c379f341",
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "Done! Remaining events: 4530\n",
+ "File saved to: /Users/fahrettinkuran/quakeT/openquake/quaket/output/declustering_out/catalogue_gk.csv\n"
+ ]
+ }
+ ],
+ "source": [
+ "output_file_path = os.path.join(output_dir, \"catalogue_gk.csv\")\n",
+ "\n",
+ "config = {\"time_distance_window\": GardnerKnopoffWindow(), \"fs_time_prop\": 0.25}\n",
+ "_, cluster_flag = GardnerKnopoffType1().decluster(catalogue, config)\n",
+ "\n",
+ "# Purge and Save\n",
+ "catalogue.purge_catalogue(cluster_flag == 0)\n",
+ "CsvCatalogueWriter(output_file_path).write_file(catalogue)\n",
+ "\n",
+ "print(f\"Done! Remaining events: {catalogue.get_number_events()}\")\n",
+ "print(f\"File saved to: {os.path.abspath(output_file_path)}\")"
+ ]
+ },
+ {
+ "attachments": {},
+ "cell_type": "markdown",
+ "id": "f5d998cb-aab2-4fd5-86e5-7a81c52fb4a0",
+ "metadata": {},
+ "source": [
+ "## Grünthal (GR)\n",
+ "\n",
+ "The Grünthal (1986) (GR) method is another windowing technique shown in this notebook that is conceptually similar to GK but modifies the empirical parameters for improved representation. The implemented GR method might be used as follows:"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 5,
+ "id": "8bdf30fd-4c87-46b2-80dd-a876c5e48a24",
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "Done! Remaining events: 3868\n",
+ "File saved to: /Users/fahrettinkuran/quakeT/openquake/quaket/output/declustering_out/catalogue_gr.csv\n"
+ ]
+ }
+ ],
+ "source": [
+ "output_file_path = os.path.join(output_dir, \"catalogue_gr.csv\")\n",
+ "\n",
+ "config = {\"time_distance_window\": GruenthalWindow(), \"fs_time_prop\": 0.25}\n",
+ "_, cluster_flag = GardnerKnopoffType1().decluster(catalogue, config)\n",
+ "\n",
+ "# Purge and Save\n",
+ "catalogue.purge_catalogue(cluster_flag == 0)\n",
+ "CsvCatalogueWriter(output_file_path).write_file(catalogue)\n",
+ "\n",
+ "print(f\"Done! Remaining events: {catalogue.get_number_events()}\")\n",
+ "print(f\"File saved to: {os.path.abspath(output_file_path)}\")"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "1d37dab4-53ff-4de9-8c2b-e92a14d739f3",
+ "metadata": {},
+ "source": [
+ "## Uhrhammer (UH)\n",
+ "\n",
+ "The Uhrhammer (1985) (UH) method is also another windowing technique utilized in this notebook. The implemented UH method might be used as follows:"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 6,
+ "id": "75a8a9bc-db6a-43d7-876c-fbcbda8db06b",
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "Done! Remaining events: 3865\n",
+ "File saved to: /Users/fahrettinkuran/quakeT/openquake/quaket/output/declustering_out/catalogue_uh.csv\n"
+ ]
+ }
+ ],
+ "source": [
+ "output_file_path = os.path.join(output_dir, \"catalogue_uh.csv\")\n",
+ "\n",
+ "config = {\"time_distance_window\": UhrhammerWindow(), \"fs_time_prop\": 0.25}\n",
+ "_, cluster_flag = GardnerKnopoffType1().decluster(catalogue, config)\n",
+ "\n",
+ "# Purge and Save\n",
+ "catalogue.purge_catalogue(cluster_flag == 0)\n",
+ "CsvCatalogueWriter(output_file_path).write_file(catalogue)\n",
+ "\n",
+ "print(f\"Done! Remaining events: {catalogue.get_number_events()}\")\n",
+ "print(f\"File saved to: {os.path.abspath(output_file_path)}\")"
+ ]
+ }
+ ],
+ "metadata": {
+ "kernelspec": {
+ "display_name": "Python 3 (ipykernel)",
+ "language": "python",
+ "name": "python3"
+ },
+ "language_info": {
+ "codemirror_mode": {
+ "name": "ipython",
+ "version": 3
+ },
+ "file_extension": ".py",
+ "mimetype": "text/x-python",
+ "name": "python",
+ "nbconvert_exporter": "python",
+ "pygments_lexer": "ipython3",
+ "version": "3.12.13"
+ }
+ },
+ "nbformat": 4,
+ "nbformat_minor": 5
+}
diff --git a/openquake/quaket/auxiliary/homogenising.ipynb b/openquake/quaket/auxiliary/homogenising.ipynb
new file mode 100644
index 0000000..a3ef983
--- /dev/null
+++ b/openquake/quaket/auxiliary/homogenising.ipynb
@@ -0,0 +1,317 @@
+{
+ "cells": [
+ {
+ "cell_type": "markdown",
+ "id": "c9c73188-bafb-493d-b4a8-3befbf2990dc",
+ "metadata": {},
+ "source": [
+ "# Magnitude Homogenization\n",
+ "\n",
+ "[Magnitude Homogenization](../../html/contents/glossary.html) is one of the fundamental steps in seismic hazard analysis. The process involves combining earthquake data from multiple catalogues into a single consistent [earthquake catalogue](../../html/contents/glossary.html) by carefully evaluating available bulletins, identifying duplicate events across different sources, and applying empirical conversion relationships to transform various native magnitude scales into a common target magnitude scale [[9]](references.html#ref-weatherill-2016).\n",
+ "\n",
+ "There is a [homogenisor module in oq-mbtk](https://github.com/GEMScienceTools/oq-mbtk/blob/master/openquake/cat/isc_homogenisor.py) that was developed for the database of the [International Seismological Center (ISC)](https://www.isc.ac.uk/), but can be used for any other compiled database to create a magnitude-homogeneous global [earthquake catalogue](../../html/contents/glossary.html). Please note that the module contains not only the reviewed and reprocessed time/location (origin) and magnitude solutions for each event, but also the original solutions from all of the contributing local recording networks [[9]](references.html#ref-weatherill-2016). This homogenisor supports several agency-magnitude scales (e.g., [surface-wave magnitude](../../html/contents/glossary.html) ($M_s$), [body-wave magnitude](../../html/contents/glossary.html) ($m_b$), and [moment magnitude](../../html/contents/glossary.html) ($M_w$)) and converts them to a standardized $M_w$ using empirical relations based on their hierarchical criteria for selection of origin and magnitude for homogenizing a global earthquake catalogue."
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 1,
+ "id": "1f4b9a18-c2ec-442c-b988-1ad2787cb7d7",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "import pandas as pd\n",
+ "import numpy as np\n",
+ "\n",
+ "from openquake.cat import isc_homogenisor"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "2f0e8951-c4f5-41ea-b5eb-d7814a4883f3",
+ "metadata": {},
+ "source": [
+ "Here, we define some case rules for the homogenisation. If you want to know more about `isc_homogenisor` and their rules, please refer to [homogenisor module in oq-mbtk](https://github.com/GEMScienceTools/oq-mbtk/blob/master/openquake/cat/isc_homogenisor.py).\n",
+ "\n",
+ "Briefly, the block below initializes the logic for converting different magnitude scales reported by the [International Seismological Center (ISC)](https://www.isc.ac.uk/) into a standardized $M_w$ using the ISC-GEM methodology. \n",
+ "\n",
+ "**Ms rule**\n",
+ "- Agency: ISC\n",
+ "- Model: Converts $M_s$ to $M_w$ using the General Orthogonal Regression (GOR) model.\n",
+ "- Uncertainty: Applies a specific sigma model (`ISCGORMs_toGCMTMw_Sigma`) to track measurement errors.\n",
+ "\n",
+ "**mb rule**\n",
+ "- Agency: ISC\n",
+ "- Model: Converts $m_b$ to $M_w$ using the General Orthogonal Regression (GOR) model tailored for body waves.\n",
+ "- Uncertainty: Applies the corresponding $m_b$ sigma model (`ISCGORmb_toGCMTMw_Sigma`) to ensure consistent error propagation."
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 2,
+ "id": "9605ce6c-9071-4336-b4a1-84bd397c51ef",
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [],
+ "source": [
+ "homog_rules = {\n",
+ " 'Ms': isc_homogenisor.MagnitudeConversionRule(\n",
+ " 'ISC', 'Ms', \n",
+ " isc_homogenisor.ISCGORMs_toGCMTMw, \n",
+ " isc_homogenisor.ISCGORMs_toGCMTMw_Sigma\n",
+ " ),\n",
+ " 'mb': isc_homogenisor.MagnitudeConversionRule(\n",
+ " 'ISC', 'mb', \n",
+ " isc_homogenisor.ISCGORmb_toGCMTMw, \n",
+ " isc_homogenisor.ISCGORmb_toGCMTMw_Sigma\n",
+ " )\n",
+ "}"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "e5ca3491-01d5-4cec-9fad-0c18a3c970e1",
+ "metadata": {},
+ "source": [
+ "Below, a mock dataset representing raw earthquake data with different scales and original uncertainties (sigma) is created."
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 3,
+ "id": "6160bac3-dc6d-4877-84ae-e7d39035042c",
+ "metadata": {},
+ "outputs": [
+ {
+ "data": {
+ "text/html": [
+ "\n",
+ "\n",
+ "
\n",
+ " \n",
+ " \n",
+ " \n",
+ " event_id \n",
+ " orig_scale \n",
+ " orig_mag \n",
+ " orig_sigma \n",
+ " \n",
+ " \n",
+ " \n",
+ " \n",
+ " 0 \n",
+ " 1 \n",
+ " Ms \n",
+ " 7.2 \n",
+ " 0.1 \n",
+ " \n",
+ " \n",
+ " 1 \n",
+ " 2 \n",
+ " mb \n",
+ " 5.4 \n",
+ " 0.1 \n",
+ " \n",
+ " \n",
+ " 2 \n",
+ " 3 \n",
+ " Ms \n",
+ " 6.1 \n",
+ " 0.1 \n",
+ " \n",
+ " \n",
+ " 3 \n",
+ " 4 \n",
+ " mb \n",
+ " 4.8 \n",
+ " 0.1 \n",
+ " \n",
+ " \n",
+ "
\n",
+ "
"
+ ],
+ "text/plain": [
+ " event_id orig_scale orig_mag orig_sigma\n",
+ "0 1 Ms 7.2 0.1\n",
+ "1 2 mb 5.4 0.1\n",
+ "2 3 Ms 6.1 0.1\n",
+ "3 4 mb 4.8 0.1"
+ ]
+ },
+ "metadata": {},
+ "output_type": "display_data"
+ }
+ ],
+ "source": [
+ "raw_data = {\n",
+ " 'event_id': [1, 2, 3, 4],\n",
+ " 'orig_scale': ['Ms', 'mb', 'Ms', 'mb'],\n",
+ " 'orig_mag': [7.2, 5.4, 6.1, 4.8],\n",
+ " 'orig_sigma': [0.1, 0.1, 0.1, 0.1]\n",
+ "}\n",
+ "\n",
+ "df = pd.DataFrame(raw_data)\n",
+ "display(df)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "5c8293d9-5f1e-4aae-8fd6-5fa4716a5680",
+ "metadata": {},
+ "source": [
+ "You have a sample dataset and defined conversion rules. Now, you can run the code snippet below and homogenize your catalogue."
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 4,
+ "id": "0208e33f-3575-4737-b468-ae0e54d491b2",
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "\n",
+ "Homogenized Catalogue:\n"
+ ]
+ },
+ {
+ "data": {
+ "text/html": [
+ "\n",
+ "\n",
+ "
\n",
+ " \n",
+ " \n",
+ " \n",
+ " event_id \n",
+ " orig_scale \n",
+ " orig_mag \n",
+ " orig_sigma \n",
+ " Mw_Unified \n",
+ " Sigma_Unified \n",
+ " \n",
+ " \n",
+ " \n",
+ " \n",
+ " 0 \n",
+ " 1 \n",
+ " Ms \n",
+ " 7.2 \n",
+ " 0.1 \n",
+ " 7.25 \n",
+ " 0.228 \n",
+ " \n",
+ " \n",
+ " 1 \n",
+ " 2 \n",
+ " mb \n",
+ " 5.4 \n",
+ " 0.1 \n",
+ " 5.66 \n",
+ " 0.330 \n",
+ " \n",
+ " \n",
+ " 2 \n",
+ " 3 \n",
+ " Ms \n",
+ " 6.1 \n",
+ " 0.1 \n",
+ " 6.22 \n",
+ " 0.211 \n",
+ " \n",
+ " \n",
+ " 3 \n",
+ " 4 \n",
+ " mb \n",
+ " 4.8 \n",
+ " 0.1 \n",
+ " 4.83 \n",
+ " 0.330 \n",
+ " \n",
+ " \n",
+ "
\n",
+ "
"
+ ],
+ "text/plain": [
+ " event_id orig_scale orig_mag orig_sigma Mw_Unified Sigma_Unified\n",
+ "0 1 Ms 7.2 0.1 7.25 0.228\n",
+ "1 2 mb 5.4 0.1 5.66 0.330\n",
+ "2 3 Ms 6.1 0.1 6.22 0.211\n",
+ "3 4 mb 4.8 0.1 4.83 0.330"
+ ]
+ },
+ "metadata": {},
+ "output_type": "display_data"
+ }
+ ],
+ "source": [
+ "def homogenize(row):\n",
+ " \"\"\"\n",
+ " Applies conversion rules to convert original magnitude to Mw.\n",
+ " Handles list outputs from GOR models and propagates uncertainty.\n",
+ " \"\"\"\n",
+ " rule = homog_rules.get(row['orig_scale'])\n",
+ " \n",
+ " if rule:\n",
+ " new_mag, new_sigma = rule.convert_value(row['orig_mag'], row['orig_sigma'])\n",
+ " \n",
+ " if isinstance(new_mag, (list, np.ndarray)):\n",
+ " new_mag = new_mag[0]\n",
+ " \n",
+ " return pd.Series([round(float(new_mag), 2), round(new_sigma, 3)])\n",
+ "\n",
+ "df[['Mw_Unified', 'Sigma_Unified']] = df.apply(homogenize, axis=1)\n",
+ "\n",
+ "print(\"\\nHomogenized Catalogue:\")\n",
+ "display(df)"
+ ]
+ }
+ ],
+ "metadata": {
+ "kernelspec": {
+ "display_name": "Python 3 (ipykernel)",
+ "language": "python",
+ "name": "python3"
+ },
+ "language_info": {
+ "codemirror_mode": {
+ "name": "ipython",
+ "version": 3
+ },
+ "file_extension": ".py",
+ "mimetype": "text/x-python",
+ "name": "python",
+ "nbconvert_exporter": "python",
+ "pygments_lexer": "ipython3",
+ "version": "3.12.13"
+ }
+ },
+ "nbformat": 4,
+ "nbformat_minor": 5
+}
diff --git a/openquake/quaket/auxiliary/interevent.ipynb b/openquake/quaket/auxiliary/interevent.ipynb
new file mode 100644
index 0000000..ab425db
--- /dev/null
+++ b/openquake/quaket/auxiliary/interevent.ipynb
@@ -0,0 +1,180 @@
+{
+ "cells": [
+ {
+ "cell_type": "markdown",
+ "id": "c9c73188-bafb-493d-b4a8-3befbf2990dc",
+ "metadata": {},
+ "source": [
+ "# Poisson Stationarity Analysis\n",
+ "\n",
+ "Poisson Stationarity Analysis is one of the key components used in the evaluation of an [earthquake catalogue](../../html/contents/glossary.html) to check if it follows the Poisson distribution in terms of time. This script analyzes exactly the temporal distribution of the catalogue by calculating inter-event times and fitting statistical models."
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 1,
+ "id": "d9912fcd-3163-4875-8694-bb6dd7d6ad67",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "import pandas as pd\n",
+ "import numpy as np\n",
+ "import os\n",
+ "import matplotlib.pyplot as plt\n",
+ "from scipy.stats import expon, lognorm, weibull_min\n",
+ "from openquake.plt.interevent import analyze_interevent_times"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "f9ffe36e-e7f3-4d81-979e-e0874f85ee16",
+ "metadata": {},
+ "source": [
+ "In this notebook, we utilize `analyze_interevent_times` function, which is available in [openquake.plt.interevent](https://github.com/GEMScienceTools/oq-mbtk/blob/master/openquake/plt/interevent.py). \n",
+ "\n",
+ "Here is a concise breakdown of its tasks:\n",
+ "\n",
+ "- Computes the **inter-event time** (the time gap between consecutive earthquakes).\n",
+ "- Fits three probability distributions—**Exponential, Lognormal, and Weibull**—to the time intervals.\n",
+ "- Uses the **Akaike Information Criterion (AIC)** to determine which distribution best represents the data (lower AIC is better).\n",
+ "- Generates a probability density plot to compare the histogram of data against the fitted theoretical curves.\n",
+ "- Outputs key metrics, including the number of mainshocks, mean return period, the Coefficient of Variation (CV), and the best-fitting model."
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 2,
+ "id": "1dc00ec1-7e17-42a4-ac7a-368a8edd03e9",
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "Done! Saved to: ../output/interevent_log_plt.png\n"
+ ]
+ },
+ {
+ "data": {
+ "image/png": "iVBORw0KGgoAAAANSUhEUgAAAxYAAAGGCAYAAADmRxfNAAAAOnRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjEwLjEsIGh0dHBzOi8vbWF0cGxvdGxpYi5vcmcvc2/+5QAAAAlwSFlzAAAPYQAAD2EBqD+naQABAABJREFUeJzsXQec3MT1/nb3em8+2+du4w6YGnrvNYAhdExPICGEBAikQAqphNAJ/0AwNRQTeu8tdAMBbNztcznb1/vd3t6u/r9vtKPT6iSttKsrxnr+7e/Go9HMvPfNjKa89yagKIoCn3zyySeffPLJJ5988smnNCiYzss++eSTTz755JNPPvnkk0/+wsInn3zyySeffPLJJ5988oT8EwuffPLJJ5988sknn3zyKW3yFxY++eSTTz755JNPPvnkU9rkLyx88sknn3zyySeffPLJp7TJX1j45JNPPvnkk08++eSTT2mTv7DwySeffPLJJ5988sknn9Imf2Hhk08++eSTTz755JNPPqVN/sLCJ5988sknn3zyySeffEqb/IWFTz755FOc1qxZg0AgIH5vvfXWFiEX1lPWmfUfSJo4caIo5ze/+c2Qlz1Y1NDQgKKiIvFraWnBt4W2xLb+baKzzz5byH7//fd39R7bP99jf5A0b948EffPf/5zAGrqk0/uyF9Y+OTTEBA/JsaPw0B/kL6NJCdG9957ryN52/0o1+zsbOy2227ix4nkUJHEmL9QKISCggJMmTIFJ598Mt58882EtKynrDPrP5CTyh133FGUM3bsWAwE2S1UBrpsK7r++uvR1taG8847D8XFxSKO7U3fdoLBoHi2xx574LHHHhvyhZWcfJr9fvKTn4g0Zm3di4WiUTb633HHHYetjazGKPZnyn7WrFlpl/Gzn/1M/L3uuusQiUTSzs8nn9KhjLTe9sknn74V1NPTg6ysLHxbiR/v7u5uEa6rq8OqVatEeObMmdqkih/60aNH48MPP8Rwol133RWbN28WEz3WmxPXa665Br/97W/F85122mnA6yzbx5NPPomhoqEom3zffffdInzGGWeYpmEb4sLvm2++ETiceuqpYhHwne98B8OBdthhh4QFp9zMGIy2ru9fpOnTpw9oeVsS/frXvxY/L2j77bfHtttui6+//hrPPfccjj/+eE/y9cmnlEjxySefBp32228/hd1v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",
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {},
+ "output_type": "display_data"
+ },
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "\n",
+ "========================================\n",
+ " STATISTICAL SUMMARY\n",
+ "========================================\n",
+ "Total Analyzed Events : 59501\n",
+ "Calculated Intervals : 59500\n",
+ "Mean Interval (μ) : 0.1681 years\n",
+ "Coefficient of Variation (CV): 1.00\n",
+ "Best-fitting Model (min AIC) : Exponential\n",
+ "========================================\n",
+ "\n"
+ ]
+ }
+ ],
+ "source": [
+ "output_dir = os.path.join(\"..\", \"output\")\n",
+ "if not os.path.exists(output_dir):\n",
+ " os.makedirs(output_dir)\n",
+ "\n",
+ "file_name = \"interevent_log_plt.png\"\n",
+ "output_map = os.path.join(output_dir, file_name)\n",
+ "\n",
+ "analyze_interevent_times(\n",
+ " catalogue_path=\"../data/hmtk_sample_catalogue.csv\",\n",
+ " bin_scale=\"logarithmic\",\n",
+ " num_bins=50,\n",
+ " output_png=output_map\n",
+ ")"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 3,
+ "id": "0a848dc4-1d44-4204-a0d5-c2293bfbb955",
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "Done! Saved to: ../output/interevent_lin_plt.png\n"
+ ]
+ },
+ {
+ "data": {
+ "image/png": "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",
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {},
+ "output_type": "display_data"
+ },
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "\n",
+ "========================================\n",
+ " STATISTICAL SUMMARY\n",
+ "========================================\n",
+ "Total Analyzed Events : 59501\n",
+ "Calculated Intervals : 59500\n",
+ "Mean Interval (μ) : 0.1681 years\n",
+ "Coefficient of Variation (CV): 1.00\n",
+ "Best-fitting Model (min AIC) : Exponential\n",
+ "========================================\n",
+ "\n"
+ ]
+ }
+ ],
+ "source": [
+ "output_dir = os.path.join(\"..\", \"output\")\n",
+ "if not os.path.exists(output_dir):\n",
+ " os.makedirs(output_dir)\n",
+ "\n",
+ "file_name = \"interevent_lin_plt.png\"\n",
+ "output_map = os.path.join(output_dir, file_name)\n",
+ "\n",
+ "analyze_interevent_times(\n",
+ " catalogue_path=\"../data/hmtk_sample_catalogue.csv\",\n",
+ " bin_scale=\"linear\",\n",
+ " num_bins=50,\n",
+ " output_png=output_map,\n",
+ ")"
+ ]
+ }
+ ],
+ "metadata": {
+ "kernelspec": {
+ "display_name": "Python 3 (ipykernel)",
+ "language": "python",
+ "name": "python3"
+ },
+ "language_info": {
+ "codemirror_mode": {
+ "name": "ipython",
+ "version": 3
+ },
+ "file_extension": ".py",
+ "mimetype": "text/x-python",
+ "name": "python",
+ "nbconvert_exporter": "python",
+ "pygments_lexer": "ipython3",
+ "version": "3.12.13"
+ }
+ },
+ "nbformat": 4,
+ "nbformat_minor": 5
+}
diff --git a/openquake/quaket/auxiliary/mfd.ipynb b/openquake/quaket/auxiliary/mfd.ipynb
new file mode 100644
index 0000000..aaeefb7
--- /dev/null
+++ b/openquake/quaket/auxiliary/mfd.ipynb
@@ -0,0 +1,345 @@
+{
+ "cells": [
+ {
+ "cell_type": "markdown",
+ "id": "c9c73188-bafb-493d-b4a8-3befbf2990dc",
+ "metadata": {},
+ "source": [
+ "# Gutenberg-Richter Recurrence Model Fitting"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "3a74cbdb-02ef-4585-ac5f-2b4ea2913e61",
+ "metadata": {},
+ "source": [
+ "One of the fundamental components of [Probabilistic Seismic Hazard Analysis (PSHA) ](../../html/contents/glossary.html) is characterizing the seismicity of a source region by defining its [Magnitude-Frequency Distribution (MFD)](../../html/contents/glossary.html). The MFD quantifies the expected annual rate of earthquakes exceeding a specific magnitude threshold. \n",
+ "\n",
+ "The baseline mathematical framework for this analysis is the classic **Gutenberg-Richter (G-R) recurrence law** [[10]](references.html#ref-gr-1944), expressed as:\n",
+ "\n",
+ "$$\\log_{10} N(M) = a - bM$$\n",
+ "\n",
+ "Where:\n",
+ "- **N(M)** is the cumulative annual rate of earthquakes with magnitudes greater than or equal to $M$.\n",
+ "- **a-value** represents the overall level of seismicity (productivity) of the zone.\n",
+ "- **b-value** indicates the relative ratio of small to large earthquakes.\n",
+ "\n",
+ "This notebook provides a workflow for analyzing an [earthquake catalogue](../../html/contents/glossary.html) and fitting recurrence parameters using the OpenQuake Hazard Modeller's Toolkit [[1]](references.html#ref-weatherill-2014). Specifically, we present two different algorithms to derive the Gutenberg-Richter parameters: Aki Maximum Likelihood and B-Value Maximum Likelihood (Both is available in [openquake.hmtk.seismicity.occurrence](https://github.com/gem/oq-engine/tree/master/openquake/hmtk/seismicity/occurrence))."
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 1,
+ "id": "d9912fcd-3163-4875-8694-bb6dd7d6ad67",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "import pandas as pd\n",
+ "import numpy as np\n",
+ "import matplotlib.pyplot as plt\n",
+ "from openquake.hmtk.seismicity.catalogue import Catalogue\n",
+ "from openquake.hmtk.seismicity.occurrence.aki_maximum_likelihood import AkiMaxLikelihood\n",
+ "from openquake.hmtk.seismicity.occurrence.b_maximum_likelihood import BMaxLikelihood"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "21074d70-7cf7-4195-958e-a763fd6a062a",
+ "metadata": {},
+ "source": [
+ "## Aki Maximum Likelihood (`AkiMaxLikelihood`)\n",
+ "Developed by Aki (1965) [[11]](references.html#ref-aki-1965) and implemented here with the discrete bin-width correction by Bender (1983) [[12]](references.html#ref-bender-1983), this method estimates the $b$-value using a Maximum Likelihood Estimation (MLE) approach. \n",
+ "\n",
+ "While the original Aki formulation assumes a continuous magnitude distribution, earthquake catalogues group magnitudes into discrete bins (e.g., $\\Delta M = 0.1$). To prevent statistical bias arising from this discretization, the code integrates Bender's correction factor and formulates the calculation as:\n",
+ "\n",
+ "$$b = \\frac{\\log_{10}e}{\\bar{M} - M_{min} + \\frac{\\Delta M}{2}}$$\n",
+ "\n",
+ "Where:\n",
+ "- $\\mathbf{\\bar{M}}$ (`m_ave`): The mean magnitude of the events that are equal to or greater than the completeness magnitude ($M \\geq M_c$).\n",
+ "- $\\mathbf{M_{min}}$ (`m_min`): The minimum discrete magnitude bin placeholder above or equal to $M_c$ within the sample.\n",
+ "- $\\mathbf{\\Delta M}$ (`dmag`): The magnitude bin width interval (typically $0.1$).\n",
+ "\n",
+ "The standard deviation ($\\sigma_b$) of the estimated $b$-value is computed using the sample variance weighted by the number of observations per bin, following Bender's uncertainty estimator:\n",
+ "\n",
+ "$$\\sigma_b = \\ln(10) \\cdot b^2 \\cdot \\sqrt{\\frac{\\sum (M_i - \\bar{M})^2}{N(N - 1)}}$$"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "399f3c82-36e5-4712-80e0-77c436702f64",
+ "metadata": {},
+ "source": [
+ "The required input for `AkiMaxLikelihood` algorithm is briefly described below. For more detailed information, please see [Data Format section](../../contents/data_formats.html). \n",
+ "\n",
+ "- **catalogue (str):** Path to the HMTK-formatted CSV catalogue.\n",
+ "- **Mc**: Completeness magnitude for the catalogue."
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 2,
+ "id": "6a6bacc1-7589-493a-9efb-8bf34c11955b",
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "Start year=1, End year=10000, Time Span=10000 years\n"
+ ]
+ }
+ ],
+ "source": [
+ "df = pd.read_csv(\"../data/hmtk_sample_catalogue.csv\")\n",
+ "Mc = 3.5\n",
+ "\n",
+ "catalogue = Catalogue()\n",
+ "catalogue.data = {'magnitude': df['magnitude'].values, 'year': df['year'].values.astype(int)}\n",
+ "catalogue.end_year = int(df['year'].max()) \n",
+ "end_year = int(catalogue.end_year)\n",
+ "start_year = int(catalogue.data['year'].min())\n",
+ "time_span = end_year - start_year + 1\n",
+ "\n",
+ "print(f\"Start year={start_year}, End year={end_year}, Time Span={time_span} years\")"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "a4d1d5d8-96b5-4449-9509-ef674df95b1f",
+ "metadata": {},
+ "source": [
+ "Below, you see how to obtain $b$-value, its sigma, and $a$-value. "
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 3,
+ "id": "455205ad-d883-4cb4-9c22-8222208bbf18",
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "Results: a=3.881, b=0.888 ±0.004\n"
+ ]
+ }
+ ],
+ "source": [
+ "# b_val and sigma_b calculation\n",
+ "b_val, sigma_b = AkiMaxLikelihood().calculate(catalogue, completeness=Mc)\n",
+ "\n",
+ "# a_val calculation\n",
+ "df_complete = df[df[\"magnitude\"] >= Mc]\n",
+ "neq_complete = len(df_complete)\n",
+ "\n",
+ "# Annualized earthquake rate (N_cumulative / T)\n",
+ "annual_rate = neq_complete / time_span\n",
+ "a_val = np.log10(annual_rate) + b_val * Mc\n",
+ "\n",
+ "print(f\"Results: a={a_val:.3f}, b={b_val:.3f} ±{sigma_b:.3f}\")"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "34c4860c-ad09-4a8b-b3cf-1fc7a940c124",
+ "metadata": {},
+ "source": [
+ "You can plot the FMD using obtained GR parameters, and catalogue."
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 4,
+ "id": "539fd324-1cf5-4be5-bca2-830d4d05cadd",
+ "metadata": {},
+ "outputs": [
+ {
+ "data": {
+ "image/png": "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",
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {},
+ "output_type": "display_data"
+ }
+ ],
+ "source": [
+ "# Plot FMD\n",
+ "bins = np.arange(df[\"magnitude\"].min(), df[\"magnitude\"].max() + 0.1, 0.1)\n",
+ "hist, edges = np.histogram(df[\"magnitude\"], bins=bins)\n",
+ "cum_evars = np.cumsum(hist[::-1])[::-1]\n",
+ "m_model = np.linspace(Mc, df[\"magnitude\"].max(), 100)\n",
+ "v_model = 10 ** (a_val - b_val * m_model)\n",
+ "\n",
+ "# Plot\n",
+ "plt.figure(figsize=(6, 6))\n",
+ "plt.scatter(edges[:-1], cum_evars / time_span, s=40, facecolors='none', edgecolors='b', label=\"Cumulative\")\n",
+ "plt.scatter(edges[:-1], hist / time_span, s=20, color=\"g\", marker=\"s\", alpha=0.5, label=\"Incremental\")\n",
+ "plt.plot(m_model, v_model, \"r--\", linewidth=2, label=f\"GR Fit (a={a_val:.2f}, b={b_val:.2f})\")\n",
+ "plt.yscale(\"log\")\n",
+ "plt.xlabel(\"Magnitude ($M_w$)\")\n",
+ "plt.ylabel(\"Annual Rate of Events (N/year)\")\n",
+ "plt.title(\"FMD: Aki-Maximum Likelihood Estimation\")\n",
+ "plt.grid(True, which=\"both\", alpha=0.3)\n",
+ "plt.legend()\n",
+ "plt.show()"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "c61cada4-6168-41bd-8d22-cae294b54b61",
+ "metadata": {},
+ "source": [
+ "## GR parameters with Time-Varying Completeness (`BMaxLikelihood`)\n",
+ "\n",
+ "`BMaxLikelihood` algorithm enables an advanced extension based on Utsu (1965) [[13]](references.html#ref-utsu-1965), Weichert (1980) [[14]](references.html#ref-weichert-1980), and Bender (1983) [[12]](references.html#ref-bender-1983) that accounts for both magnitude binning/discretization effects and time-varying [magnitude completeness (Mc)](../../html/contents/glossary.html). \n",
+ "\n",
+ "[Historical catalogues](../../html/contents/glossary.html) are inherently non-homogeneous because seismic networks improve over time; smaller earthquakes are fully captured in recent years, whereas only larger events were recorded in the past. Treating such a partitioned catalogue with a completeness magnitude leads to systematic bias in Gutenberg-Richter parameters.\n",
+ "\n",
+ "The `BMaxLikelihood` operates by partitioning the catalogue into distinct temporal windows based on a completeness table (defined by cut-off years $T_i$ and corresponding magnitudes $M_{c,i}$). \n",
+ "\n",
+ "For each chronological interval, the `BMaxLikelihood` isolates compliant events and invokes an underlying Aki MLE sub-routine with Bender’s bin-width ($\\Delta M$) correction:\n",
+ "\n",
+ "$$b_i = \\frac{\\log_{10}e}{\\bar{M}_i - M_{min,i} + \\frac{\\Delta M}{2}}$$\n",
+ "\n",
+ "Once local $b$-values ($b_i$) and their uncertainties ($\\sigma_{b,i}$) are stacked for all valid intervals, a single unified $b_{final}$ is derived using a statistical ensemble approach defined in the configuration (`Weighted` or `Harmonic` mean):\n",
+ "\n",
+ "$$b_{final} = \\sum_{i=1}^{k} \\left( b_i \\cdot \\frac{N_i}{N_{total}} \\right)$$\n",
+ "\n",
+ "Where $N_i$ is the number of events in the $i$-th temporal completeness block.\n",
+ "\n",
+ "Unlike the `AkiMaxLikelihood`, `BMaxLikelihood` jointly solves for the annualized productivity parameter ($a$-value) using the maximum likelihood solution for multi-period data formulated by Weichert (1980) [[14]](references.html#ref-weichert-1980) and McGuire (2004) [[15]](references.html#ref-mcguire-2004).\n",
+ "\n",
+ "$$\\lambda(M_{min}) = \\frac{\\sum_{i=1}^{k} N_i}{\\sum_{i=1}^{k} \\left( T_i \\cdot e^{-\\beta M_j} \\right)}$$\n",
+ "\n",
+ "Where $T_i$ represents the seismic observation duration (years) for each interval, and $\\beta = b_{final} \\cdot \\ln(10)$. The calculated scalar is then mapped back to the baseline minimum magnitude ($M_{min}$) to compute the annualized $a$-value:\n",
+ "\n",
+ "$$a = \\log_{10}(\\lambda(M_{min})) + b_{final} \\cdot M_{min}$$"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "771f72b3-1945-410f-9b22-e1ae4a7e66a1",
+ "metadata": {},
+ "source": [
+ "The `BMaxLikelihood` requires specific data structures and configuration parameters to handle time-varying completeness.\n",
+ "\n",
+ "- **catalogue**: An instance of the HMTK Catalogue object containing the earthquake database (specifically requires `magnitude` and `year` attributes).\n",
+ "- **completeness** (`numpy.ndarray`): A 2D completeness matrix/table structured as `[[year_1, Mc_1], [year_2, Mc_2], ...]`. It defines the chronological cut-off thresholds where specific magnitude ranges become statistically complete.\n",
+ "- **config** (`dict`): A configuration dictionary containing the execution hyper-parameters:\n",
+ " * **Average Type** (*str*): Method used to ensemble the multi-period recurrence trends. Options are `\"Weighted\"` (proportional to event-counts per window, recommended) or `\"Harmonic\"` mean.\n",
+ " * **magnitude_interval** (*float*): The magnitude bin width or rounding increment used in the catalog (typically `0.1`), critical for Bender's discretization correction.\n",
+ " * **completeness** (*bool*): Set to `True` to activate multi-period analysis.\n",
+ " * **reference_magnitude** (*float*): \n",
+ " * If set to `0.0` or `None`, the module executes standard Gutenberg-Richter reporting and returns the annualized $a$-value, $b$-value, and their respective uncertainties.\n",
+ " * If a specific engineering design magnitude is provided (e.g., $M_w = 5.0$), the algorithm bypasses standard parameter reporting and outputs the calculated **annual exceedance rate** ($\\lambda$) and its variance for that exact threshold."
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 5,
+ "id": "8ea73cd7-500d-4bf4-bcfe-b77b47786ee0",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "bin_w = 0.1\n",
+ "Mc = 3.5\n",
+ "start_year = int(df[\"year\"].min())\n",
+ "end_year = int(catalogue.end_year)\n",
+ "total_years = end_year - start_year + 1\n",
+ "completeness = np.array([[start_year, Mc]])\n",
+ "\n",
+ "# Config\n",
+ "config = {\n",
+ " \"Average Type\": \"Weighted\", \n",
+ " \"reference_magnitude\": 0.0, \n",
+ " \"magnitude_interval\": bin_w,\n",
+ " \"completeness\": True\n",
+ "}"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 6,
+ "id": "ec54c26e-5ce2-4e16-9f75-bc6913208530",
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "--- ctime 1.0 m_c 3.5\n",
+ "Results: a=3.881 ±0.013, b=0.888 ±0.004\n"
+ ]
+ }
+ ],
+ "source": [
+ "# b_val, sigma_b, a_val, and sigma_a calculation\n",
+ "b_val, sigma_b, a_val, sigma_a = BMaxLikelihood().calculate(catalogue, config, completeness)\n",
+ "print(f\"Results: a={a_val:.3f} ±{sigma_a:.3f}, b={b_val:.3f} ±{sigma_b:.3f}\")"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 7,
+ "id": "b8d65f5a-1d39-43a1-b057-5994bde4a7d5",
+ "metadata": {},
+ "outputs": [
+ {
+ "data": {
+ "image/png": "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LjPKZDZlhDf00qVLq5uKvZu27Wt7Nz/eiAYPHpztZ2R30+Q1b8WKFan/tl2aNWuW5T558545c2a6sTVr1miNGjXSChYsqI7r4Ycf1o4ePZprZcQeVBiefPLJLNd/8cUX6sZr+91YuXKlZrFYUm/O77zzjlahQoV073v//fe1W2+91WllhEpe165dlZJUqlSpTOfEGT744AMtIiJCi+dT4Q1ee+01rXLlylm+Z+fOnWquTp06lTq2f/9+NcZzT7p166Y9/vjjmeTl9852XjZt2qQFBQVp165dc6syIm4awSFY76bzuGooF7kTKY/qqTV+0FBp6TigbVvAC0yZguAUU6YAdEvktNjzmXPMkffyM5yEboF169ahf//+yJ8/v91tsqr3wMJvX331lSrSGBQUBFfw241UufXr1yv3zddff213u6ioKBw6dAh169ZNN37t2jUMGTIEu3btwoYNG1TdiQ4dOqQrG161alUUKFAgy8XqMrLH3r17sX37djTLpr14nTp11OcuXLhQVRNlpd4lS5agZcuWqcW8GjZsiH/++QerV69WtTXOnTuHL7/8Eg899JDT54zuDrp7eGzDhg1T7rYff/wxdT3lyU7eqiy1cIMdO3agadOm6eaTLpcjR46oebZH5cqVlRvro48+QkJCAuLi4tS/6fKje47Ex8dnKlBGt9e///6Lv//+O3WM88kKq7/++ivcSraqiiCWEXtQa548WdP8/FKtJCnlymnn1671iadto2NGmXJlGRkzJvX7m+3SoEHm93LMkffyM5zkl19+UU+SX3/9dTp3RuHChbX8+fOrZejQoanb80mcT64c59M/30sLhPUJOCts32dd6KLIaBlx1E3D9Rmfxu1x/vx5tR3dLdYn8P/973/qeLNa/v3330z7ocWCx0/XCi0ROcEn/GLFimn+/v7q8xs2bKhdunQp3TbLly/XChQokHoe27Vrl2o5ccYy0rp163TrunTporVp0yb1NeXJTt7//e9/qds+8MADWp8+fdLtj247Hh+/21lx4MABrWLFiur8cKElxXa/dPPQcrN+/Xr1mzly5IhyC3K/27dvTycXLTMLFy50q2VEGuUJzsOnstdeA+65B+jalY17YPn7bxR+9FFoM2bo9eEFwQh1dW69Neftiha1P+bIe13UQsJqoaA1oXv37uqp1pZXX30VTz/9tLJc8N/9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1K1bVz2F0gJQq1YtzJs3L9v3GGG+ciOXlZo1ayorD5/Ot23bBm8kISEBn3zyCXr37p2lVcAI85Qbudz5uxJlxA0cOHAABQoUUD5dmlNXrFiBu+66y+62lStXxoIFC/Dtt9+qLwK7BN977734999/4U1QqaKJkWZHR6Cvt3jx4unG+NpbfMC5kckIc1W/fn3l1127dq2KX6JZv0mTJqprplHnKTdyGWGuTpw4oWShS/eHH35A37598dJLLynXblZkNV/srBoXFwejykUFZM6cOfjqq6/Uwhtd8+bN1e/T2/jmm28QHR2Np59+OsttjPK7clYut/6u3GJv8XHi4+O1o0ePart27dKGDRumFSlSRDt48KBD701ISFBmspEjR2rewqlTp7RixYppv//+e+pYTi6NwMBAbenSpenGZs2apfZjVJmMMFcZodn7lltuydJN6O3zlFu5jDBXPPcNGzZMN/biiy9qDRo0yPI9dClOnDgx3dj333+vXByxsbGaUeWyR9OmTbUnn3xS8zYefPBBrW3bttluY8Tf1YMOyOXO35VYRtxAUFCQinKvU6eOeuquUaMGpk+f7tB7AwMDlVnz2LFj8BZ2796NyMhIFcHPoEEumzdvxvvvv6/+bRsAZaVEiRI4d+5cujG+5rhRZTLCXGUkPDwcd9xxR5bH6O3zlFu5jDBXtAZktJjeeeed2bqfspovBhUya8WoctmjXr16XjVf5O+//1ZB1Awazg6j/a7+dlAud/6uRBnJA2jKio+Pd2hb3gTp5uEP2lu4//771THt27cvdaFPmH57/tvf3z/Texgjw0h/W3788cdsY2e8XSYjzJU9/+7x48ezPEZvn6fcymWEuWLGiW1WAvnrr7+UPz4rjDBfuZHLHvwdetN8kYULF6o4GMaZZYcR5ik3crn1d3XTthUhHXTLbN68WTt58qS2f/9+9dpisWjr1q1T65966ik1ZuWNN97QfvjhB+348ePa7t27ta5du2r58uVz2K3jKTK6NDLKtW3bNi0gIEB79913tT///FNlQ9B0eeDAAc2oMhlhrl5++WVt06ZN6vvHOWjZsqVyE0ZGRhp6npyVywhz9dtvv6lz/+abbyq37qeffqqFhoZqn3zySeo2lImyWTlx4oTa5tVXX1XzRdO/v7+/tnbtWs3Ick2dOlX75ptv1Pb87vF36Ofnp61fv17z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",
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {},
+ "output_type": "display_data"
+ }
+ ],
+ "source": [
+ "# Plot FMD\n",
+ "m_bins = np.arange(df[\"magnitude\"].min(), df[\"magnitude\"].max() + bin_w, bin_w)\n",
+ "hist, edges = np.histogram(df[\"magnitude\"], bins=m_bins)\n",
+ "cum_events = np.cumsum(hist[::-1])[::-1]\n",
+ "m_model = np.linspace(Mc, df[\"magnitude\"].max(), 100)\n",
+ "gr_model_total = (10 ** (a_val - b_val * m_model))\n",
+ "\n",
+ "# Plot\n",
+ "plt.figure(figsize=(6, 6))\n",
+ "plt.scatter(edges[:-1], cum_events / total_years, s=40, facecolors='none', edgecolors='b', label=\"Cumulative\")\n",
+ "plt.scatter(edges[:-1], hist / total_years, s=20, color=\"g\", marker=\"s\", alpha=0.5, label=\"Incremental\")\n",
+ "plt.plot(m_model, gr_model_total, \"r--\", linewidth=2, label=f\"GR Fit (a={a_val:.2f}, b={b_val:.2f})\")\n",
+ "plt.yscale(\"log\")\n",
+ "plt.xlabel(\"Magnitude ($M_w$)\")\n",
+ "plt.ylabel(f\"Annual Rate of Events (N/year)\")\n",
+ "plt.title(\"FMD: B-Maximum Likelihood Estimation\")\n",
+ "plt.grid(True, which=\"both\", alpha=0.3)\n",
+ "plt.legend()\n",
+ "plt.show()"
+ ]
+ }
+ ],
+ "metadata": {
+ "kernelspec": {
+ "display_name": "Python 3 (ipykernel)",
+ "language": "python",
+ "name": "python3"
+ },
+ "language_info": {
+ "codemirror_mode": {
+ "name": "ipython",
+ "version": 3
+ },
+ "file_extension": ".py",
+ "mimetype": "text/x-python",
+ "name": "python",
+ "nbconvert_exporter": "python",
+ "pygments_lexer": "ipython3",
+ "version": "3.12.13"
+ }
+ },
+ "nbformat": 4,
+ "nbformat_minor": 5
+}
diff --git a/openquake/quaket/auxiliary/ses.ipynb b/openquake/quaket/auxiliary/ses.ipynb
new file mode 100644
index 0000000..2b0eca2
--- /dev/null
+++ b/openquake/quaket/auxiliary/ses.ipynb
@@ -0,0 +1,110 @@
+{
+ "cells": [
+ {
+ "cell_type": "markdown",
+ "id": "d2e1fde5-b3f4-49f7-8683-2c858535f1de",
+ "metadata": {},
+ "source": [
+ "# Stochastic Earthquake Set"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "c535f307-2fbe-493b-beb7-d53a860b54b6",
+ "metadata": {},
+ "source": [
+ "This notebook demonstrates how to convert a [Stochastic Event Set (SES)](../../html/contents/glossary.html), that is a set of ruptures describing the potential seismicity occurring within a certain period of time according to a PSHA input model, generated by the [OpenQuake (OQ) Engine event-based PSHA calculation workflow](https://docs.openquake.org/oq-engine/manual/latest/user-guide/configuration-file/event-based-psha-config.html), into a catalogue format compatible with the **Hazard Modeller's Toolkit (HMTK)** [[1]](references.html#ref-weatherill-2014) (for a general description of the HMTK please refer to the [Data Format section](../../contents/data_formats.html). \n",
+ "\n",
+ "Descriptions of the SES event and rupture files that will be defined as inputs here are given in [Data Format section](../../contents/data_formats.html). "
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 1,
+ "id": "3693fddd-ff49-4792-a438-6e7cb709d883",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "import os\n",
+ "import pandas as pd\n",
+ "from openquake.man.ses_utils.ses_cat import build_hmtk_ses_catalogue"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "07598935-4863-4b4d-84e6-3eaeffe712dc",
+ "metadata": {},
+ "source": [
+ "Here, we use `build_hmtk_ses_catalogue` function that is available in the module [openquake.man.ses_utils.ses_cat](https://github.com/GEMScienceTools/oq-mbtk/blob/master/openquake/man/ses_utils/ses_cat.py) to transform raw `SES event` and `SES rupture` into an HMTK-formatted catalogue.\n",
+ "\n",
+ "Paths to the files produced by the OQ Engine - Usually use the following command: `oq engine --eos `"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 2,
+ "id": "4d36f4e0-8d17-4e6d-84f5-cba0ebf789d0",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "events = \"../data/output-241-events_62.csv\"\n",
+ "ruptures = \"../data/output-244-ruptures_62.csv\"\n",
+ "\n",
+ "output_dir = os.path.join(\"..\", \"output\", \"ses_cat\")\n",
+ "if not os.path.exists(output_dir):\n",
+ " os.makedirs(output_dir)\n",
+ "output = os.path.join(output_dir, \"hmtk_sample_catalogue.csv\")"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 3,
+ "id": "28757237-ba2b-4f99-aaff-531c6ffda80b",
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "Done!\n",
+ "\n",
+ "Saved to: ../output/ses_cat/hmtk_sample_catalogue.csv\n"
+ ]
+ }
+ ],
+ "source": [
+ "result = build_hmtk_ses_catalogue(events, ruptures, output)\n",
+ "print(f\"Done!\\n\\nSaved to: {result}\")"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "177dd4a7-8e1d-4f42-94c8-3ce9e8149ab2",
+ "metadata": {},
+ "source": [
+ "Now you have an HMTK-formatted earthquake catalogue. Following the next tutorial ([Catalogue](../../auxiliary/catalogue.ipynb)), you might evaluate the catalogue."
+ ]
+ }
+ ],
+ "metadata": {
+ "kernelspec": {
+ "display_name": "Python 3 (ipykernel)",
+ "language": "python",
+ "name": "python3"
+ },
+ "language_info": {
+ "codemirror_mode": {
+ "name": "ipython",
+ "version": 3
+ },
+ "file_extension": ".py",
+ "mimetype": "text/x-python",
+ "name": "python",
+ "nbconvert_exporter": "python",
+ "pygments_lexer": "ipython3",
+ "version": "3.12.13"
+ }
+ },
+ "nbformat": 4,
+ "nbformat_minor": 5
+}
diff --git a/openquake/quaket/auxiliary/ses_processing.ipynb b/openquake/quaket/auxiliary/ses_processing.ipynb
deleted file mode 100644
index b47c8c4..0000000
--- a/openquake/quaket/auxiliary/ses_processing.ipynb
+++ /dev/null
@@ -1,240 +0,0 @@
-{
- "cells": [
- {
- "cell_type": "markdown",
- "id": "d2e1fde5-b3f4-49f7-8683-2c858535f1de",
- "metadata": {},
- "source": [
- "# Catalogue processing"
- ]
- },
- {
- "cell_type": "markdown",
- "id": "ebdeea70-8eb9-47dc-99a3-e1200df4aee9",
- "metadata": {},
- "source": [
- "For a more general introduction to the QuakeT tool please refer to the online documentation available at https://gemsciencetools.github.io/quakeT/ "
- ]
- },
- {
- "cell_type": "markdown",
- "id": "c535f307-2fbe-493b-beb7-d53a860b54b6",
- "metadata": {},
- "source": [
- "This notebook demonstrates how to convert a **Stochastic Event Set (SES)**, that is a set of ruptures describing the potential seismicity occurring within a certain period of time according to a PSHA input model, generated by the OpenQuake (OQ) Engine event-based PSHA calculation workflow, into a catalogue format compatible with the **Hazard Modeller's Toolkit (HMTK)** (for a general description of the HMTK please refer to the [QuakeT Documentation](https://gemsciencetools.github.io/quakeT/)). \n",
- "\n",
- "The main steps of th workflow described in this notebook are summarized below:\n",
- "- Load raw `SES event` and `SES rupture` files,\n",
- "- Merge event and rupture data using the `build_hmtk_ses_catalogue` utility,\n",
- "- Assign random datetimes to events (`Months`, `Days`, `Hours`, `Minutes`, `Seconds`),\n",
- "- Transform the current catalogue format into HMTK format."
- ]
- },
- {
- "cell_type": "code",
- "execution_count": 1,
- "id": "3693fddd-ff49-4792-a438-6e7cb709d883",
- "metadata": {},
- "outputs": [],
- "source": [
- "import os\n",
- "import pandas as pd\n",
- "\n",
- "from openquake.man.ses_cat import build_hmtk_ses_catalogue"
- ]
- },
- {
- "cell_type": "markdown",
- "id": "93f37203-4ab3-402b-a043-5adb5edf284b",
- "metadata": {},
- "source": [
- "### Merging rupture and event sets"
- ]
- },
- {
- "cell_type": "code",
- "execution_count": 2,
- "id": "4d36f4e0-8d17-4e6d-84f5-cba0ebf789d0",
- "metadata": {},
- "outputs": [
- {
- "name": "stdout",
- "output_type": "stream",
- "text": [
- "Done!\n",
- "\n",
- "Output file: ../output/hmtk_sample_catalogue.csv\n"
- ]
- }
- ],
- "source": [
- "# Paths to the files produced by the OQ Engine - Usually use the following command:\n",
- "# `oq engine --eos `\n",
- "events = '../data/aux/ses/output-241-events_62.csv'\n",
- "ruptures = '../data/aux/ses/output-244-ruptures_62.csv'\n",
- "\n",
- "output_folder = os.path.join(\"..\", \"output\")\n",
- "output = os.path.join(output_folder, \"hmtk_sample_catalogue.csv\")\n",
- "\n",
- "# Run build_hmtk_ses_catalogue function\n",
- "result = build_hmtk_ses_catalogue(events, ruptures, output)\n",
- "print(f\"Done!\\n\\nOutput file: {result}\")"
- ]
- },
- {
- "cell_type": "markdown",
- "id": "1b6edded-e37f-4f25-8503-30f49fb2bb27",
- "metadata": {},
- "source": [
- "### Statistical summary"
- ]
- },
- {
- "cell_type": "markdown",
- "id": "4c816967-2c1a-4cc9-9ba2-c16cb875841a",
- "metadata": {},
- "source": [
- "This block loads the catalogue and generates a descriptive statistics table to provide an overview of the catalogue's range and distribution."
- ]
- },
- {
- "cell_type": "code",
- "execution_count": 4,
- "id": "647926e0-b846-490b-8ebb-9b7efb590de1",
- "metadata": {},
- "outputs": [
- {
- "name": "stdout",
- "output_type": "stream",
- "text": [
- "Statistical Summary of the catalogue: \n"
- ]
- },
- {
- "data": {
- "text/html": [
- "\n",
- "\n",
- " \n",
- " \n",
- " \n",
- " Count \n",
- " Mean \n",
- " Std Dev \n",
- " Min \n",
- " 25% \n",
- " 50% (Median) \n",
- " 75% \n",
- " Max \n",
- " Range \n",
- " \n",
- " \n",
- " \n",
- " \n",
- " magnitude \n",
- " 59501.00 \n",
- " 3.99 \n",
- " 0.48 \n",
- " 3.55 \n",
- " 3.65 \n",
- " 3.85 \n",
- " 4.15 \n",
- " 7.45 \n",
- " 3.90 \n",
- " \n",
- " \n",
- " depth \n",
- " 59501.00 \n",
- " 9.56 \n",
- " 7.06 \n",
- " 5.00 \n",
- " 5.00 \n",
- " 5.00 \n",
- " 15.00 \n",
- " 27.50 \n",
- " 22.50 \n",
- " \n",
- " \n",
- " year \n",
- " 59501.00 \n",
- " 5009.78 \n",
- " 2891.54 \n",
- " 1.00 \n",
- " 2518.00 \n",
- " 5003.00 \n",
- " 7529.00 \n",
- " 10000.00 \n",
- " 9999.00 \n",
- " \n",
- " \n",
- "
\n"
- ],
- "text/plain": [
- ""
- ]
- },
- "metadata": {},
- "output_type": "display_data"
- },
- {
- "name": "stdout",
- "output_type": "stream",
- "text": [
- "\n",
- "Total Number of Events: 59501\n",
- "Time Span: 1 to 10000 (9999 years)\n"
- ]
- }
- ],
- "source": [
- "# Load the generated HMTK catalogue into a `pandas.DataFrame` instance\n",
- "df = pd.read_csv(result)\n",
- " \n",
- "# Columns for the summary\n",
- "summary_cols = [\"magnitude\", \"depth\", \"year\"]\n",
- " \n",
- "# Generate descriptive statistics\n",
- "stats_summary = df[summary_cols].describe().T\n",
- "stats_summary['range'] = stats_summary['max'] - stats_summary['min']\n",
- "stats_summary.columns = [\n",
- " 'Count', 'Mean', 'Std Dev', 'Min', '25%', '50% (Median)', '75%', 'Max', 'Range'\n",
- "]\n",
- " \n",
- "print(\"Statistical Summary of the catalogue: \")\n",
- "display(stats_summary.style.format(\"{:.2f}\"))\n",
- "print(f\"\\nTotal Number of Events: {len(df)}\")\n",
- "print(f\"Time Span: {df['year'].min():.0f} to {df['year'].max():.0f} ({df['year'].max() - df['year'].min():.0f} years)\")"
- ]
- },
- {
- "cell_type": "code",
- "execution_count": null,
- "id": "bdd4cdb8-99ce-4b8d-881a-d65e8433e41a",
- "metadata": {},
- "outputs": [],
- "source": []
- }
- ],
- "metadata": {
- "kernelspec": {
- "display_name": "Python 3 (ipykernel)",
- "language": "python",
- "name": "python3"
- },
- "language_info": {
- "codemirror_mode": {
- "name": "ipython",
- "version": 3
- },
- "file_extension": ".py",
- "mimetype": "text/x-python",
- "name": "python",
- "nbconvert_exporter": "python",
- "pygments_lexer": "ipython3",
- "version": "3.11.8"
- }
- },
- "nbformat": 4,
- "nbformat_minor": 5
-}
diff --git a/openquake/quaket/data/cat_it.csv b/openquake/quaket/data/cat_it.csv
new file mode 100644
index 0000000..43f6c9e
--- /dev/null
+++ b/openquake/quaket/data/cat_it.csv
@@ -0,0 +1,7529 @@
+longitude,latitude,year,month,day,hour,minute,second,magnitude,depth,source_cat,eventID,depth_orig,winGT_fs01,winGK_fs01,rb_rfact10,rb_rfact20,rb_rfact30,Date
+20.4458,39.4447,1975,12,16,8,8,29.36,4.5,50,EMECv20191114,10020969,50,FALSE,TRUE,TRUE,TRUE,FALSE,12/16/75
+19.6354,40.235,1976,12,12,13,9,49.8,4.8,50,EMECv20191114,10021504,50,TRUE,TRUE,TRUE,TRUE,FALSE,12/12/76
+13.368,43.667,1733,10,19,3,30,0,3.97,49.6,SERA_histv1.1,10001797,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1733-10-19
+10.303,44.638,1972,6,25,17,10,47.87,4.01,49.6,EMECv20191114,10019641,49.6,FALSE,TRUE,TRUE,TRUE,TRUE,6/25/72
+13.703,42.659,1384,10,22,0,0,0,5.11,49.6,SERA_histv1.1,10000288,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1384-10-22
+11.898,44.021,1661,3,22,12,50,0,6.06,49.6,SERA_histv1.1,10001272,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1661-03-22
+18.352,37.526,2009,10,13,13,27,41.99,3.99,49.1,EMECv20191114,10054053,49.1,FALSE,TRUE,TRUE,TRUE,FALSE,10/13/09
+19.7,41.4,1966,10,11,2,55,40,4.5,49,EMECv20191114,10016803,49,TRUE,TRUE,TRUE,TRUE,FALSE,10/11/66
+20.6122,40.2187,1974,9,17,4,18,11.12,4.5,49,EMECv20191114,10020454,49,FALSE,FALSE,TRUE,TRUE,FALSE,9/17/74
+20.3625,39.7235,1976,5,13,0,44,15.13,4.5,49,EMECv20191114,10021193,49,FALSE,FALSE,TRUE,TRUE,FALSE,5/13/76
+20.3185,39.4805,1979,11,6,15,19,42.84,4.6,49,EMECv20191114,10022890,49,FALSE,FALSE,TRUE,TRUE,FALSE,11/6/79
+15.728,38.205,2012,8,28,23,12,15.47,4.63,48.9,EMECv20191114,10058279,48.9,TRUE,TRUE,TRUE,TRUE,FALSE,8/28/12
+18.94,39.743,1974,11,23,18,46,35.98,4.79,48.8,EMECv20191114,10020514,48.8,FALSE,FALSE,TRUE,TRUE,FALSE,11/23/74
+15.199,40.88,1980,12,14,6,3,35.28,4.08,48.1,EMECv20191114,10023483,48.1,FALSE,FALSE,FALSE,FALSE,FALSE,12/14/80
+16.249,38.694,1659,11,5,22,15,0,6.57,48.1,SERA_histv1.1,10001258,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1659-11-05
+13.301,42.29,1920,1,13,10,35,45,3.93,48,EMECv20191114,10008693,nan,TRUE,TRUE,TRUE,TRUE,FALSE,1/13/20
+11.643,43.899,1889,12,12,0,0,0,4.2,48,SERA_histv1.1,10004985,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1889-12-12
+12.27,44.13,1966,10,20,9,38,35.4,4.36,48,EMECv20191114,10016809,48,TRUE,TRUE,TRUE,TRUE,TRUE,10/20/66
+18.9,40.2,1970,12,9,15,58,28,4.36,48,EMECv20191114,10019011,nan,TRUE,TRUE,TRUE,TRUE,FALSE,12/9/70
+19.7115,40.0968,1978,8,8,12,10,47.02,4.5,48,EMECv20191114,10022193,48,TRUE,TRUE,TRUE,TRUE,FALSE,8/8/78
+12.5,44.6,1970,8,8,4,27,29,4.57,48,EMECv20191114,10018852,48,TRUE,TRUE,TRUE,TRUE,TRUE,8/8/70
+10.915,43.933,1196,1,1,0,0,0,4.65,48,SERA_histv1.1,10000093,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1196-01-01
+16.832,37.682,2012,4,19,1,6,18.53,3.57,47.9,EMECv20191114,10057707,47.9,TRUE,TRUE,TRUE,TRUE,FALSE,4/19/12
+19.7434,39.6119,1975,5,19,23,25,40.9,4.5,47,EMECv20191114,10020746,47,TRUE,TRUE,TRUE,TRUE,FALSE,5/19/75
+19.86,40.57,1970,8,31,4,22,56.9,4.6,47,EMECv20191114,10018881,47,TRUE,TRUE,TRUE,TRUE,FALSE,8/31/70
+20.5333,39.6712,1974,12,20,15,9,32.65,5,47,EMECv20191114,10020541,47,TRUE,TRUE,TRUE,TRUE,FALSE,12/20/74
+14.979,43.352,1995,12,5,1,1,5.97,4.34,46.9,EMECv20191114,10032885,46.9,TRUE,TRUE,TRUE,TRUE,TRUE,12/5/95
+12.922,43.174,2000,9,2,5,17,2.41,4.4,46.1,EMECv20191114,10039015,46.1,FALSE,FALSE,TRUE,TRUE,FALSE,9/2/00
+12.747,43.322,1971,12,18,6,2,11.5,4.26,46,EMECv20191114,10019435,46,TRUE,TRUE,TRUE,TRUE,TRUE,12/18/71
+16.524,37.78,2006,5,30,11,30,42.24,4.45,46,EMECv20191114,10047102,46,TRUE,TRUE,TRUE,TRUE,FALSE,5/30/06
+20.57,40.09,1966,1,17,8,39,42.6,4.5,46,EMECv20191114,10016469,46,FALSE,TRUE,TRUE,TRUE,FALSE,1/17/66
+19.389,41.8253,1974,3,14,20,57,35.57,4.5,46,EMECv20191114,10020265,46,TRUE,TRUE,TRUE,TRUE,FALSE,3/14/74
+19.796,40.1362,1975,8,21,15,29,18.46,4.5,46,EMECv20191114,10020850,46,TRUE,TRUE,TRUE,TRUE,FALSE,8/21/75
+19.77,41.14,1975,1,24,16,33,3,4.57,46,EMECv20191114,10020602,46,FALSE,TRUE,TRUE,TRUE,FALSE,1/24/75
+19.28,41.52,1975,9,16,18,45,48,4.57,46,EMECv20191114,10020880,46,FALSE,FALSE,TRUE,TRUE,FALSE,9/16/75
+20.55,39.76,1969,10,12,13,34,19.9,5.3,46,EMECv20191114,10018242,46,FALSE,FALSE,TRUE,TRUE,FALSE,10/12/69
+16.305,37.942,1897,5,28,22,40,0,5.55,46,SERA_histv1.1,10005469,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-05-28
+8.621,44.567,1751,11,21,0,0,0,3.74,45.3,SERA_histv1.1,10001959,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1751-11-21
+12.218,46.139,1411,7,1,6,0,0,3.97,45.3,SERA_histv1.1,10000340,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1411-07-01
+10.809,45.764,1895,10,12,2,45,0,4.2,45.3,SERA_histv1.1,10005309,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-10-12
+7.868,44.735,2009,4,19,12,39,50.08,4.21,45.3,EMECv20191114,10053302,45.3,TRUE,TRUE,TRUE,TRUE,TRUE,4/19/09
+7.7,44.854,1866,9,22,15,0,0,4.41,45.3,SERA_histv1.1,10004054,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1866-09-22
+11.821,46.006,1894,11,28,0,0,0,4.5,45.3,SERA_histv1.1,10005233,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1894-11-28
+11.768,45.771,1921,9,12,0,25,0,4.81,45.3,EMECv20191114,10008933,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/12/21
+10.729,45.632,1932,2,19,12,57,11,5.16,45.3,EMECv20191114,10010657,nan,TRUE,TRUE,TRUE,TRUE,FALSE,2/19/32
+12.809,43.145,1998,3,26,16,26,17.03,5.26,44.8,EMECv20191114,10036237,44.8,FALSE,FALSE,TRUE,FALSE,FALSE,3/26/98
+18.928,39.724,1976,10,22,11,23,27.26,4.68,44.7,EMECv20191114,10021402,44.7,TRUE,TRUE,TRUE,TRUE,FALSE,10/22/76
+19.234,40.634,2012,1,14,20,41,59.8,3.65,44,EMECv20191114,10057347,44,TRUE,TRUE,TRUE,FALSE,FALSE,1/14/12
+19.92,40.56,1969,4,3,23,45,11.2,4.5,44,EMECv20191114,10017982,44,FALSE,FALSE,TRUE,TRUE,FALSE,4/3/69
+19.394,41.6298,1975,7,29,22,21,9.06,4.6,44,EMECv20191114,10020831,44,FALSE,TRUE,TRUE,TRUE,FALSE,7/29/75
+20.5,40.3,1960,10,26,22,55,21.4,4.7,44,EMECv20191114,10015191,44,FALSE,FALSE,TRUE,TRUE,FALSE,10/26/60
+20.061,39.11,2000,6,3,13,27,51.57,4.8,44,EMECv20191114,10038672,44,FALSE,TRUE,TRUE,FALSE,FALSE,6/3/00
+10.203,40.856,2009,2,5,16,2,34.99,3.67,43,EMECv20191114,10053033,43,TRUE,TRUE,TRUE,TRUE,TRUE,2/5/09
+19.9791,39.5217,1971,4,28,15,36,22.76,4.5,43,EMECv20191114,10019154,43,FALSE,TRUE,TRUE,TRUE,FALSE,4/28/71
+19.7234,40.137,1983,3,3,9,31,18.56,4.6,43,EMECv20191114,10024969,43,TRUE,TRUE,TRUE,TRUE,FALSE,3/3/83
+19.78,40.49,1969,7,7,18,12,27,4.6,42,EMECv20191114,10018149,42,FALSE,FALSE,TRUE,TRUE,FALSE,7/7/69
+20.2047,39.5134,1979,11,2,5,30,34.65,4.9,42,EMECv20191114,10022884,42,FALSE,FALSE,TRUE,TRUE,FALSE,11/2/79
+16.866,37.639,2012,7,4,11,12,11.85,4.63,41.2,EMECv20191114,10058122,41.2,TRUE,TRUE,TRUE,TRUE,FALSE,7/4/12
+15.433,42.673,1986,1,8,0,59,23.56,4.1,41.1,EMECv20191114,10026481,41.1,FALSE,FALSE,TRUE,TRUE,TRUE,1/8/86
+19.61,39.91,1970,4,24,11,17,12.2,4.6,41,EMECv20191114,10018613,41,TRUE,FALSE,TRUE,TRUE,FALSE,4/24/70
+19.2,40.5,1964,8,24,21,42,46,5.07,41,EMECv20191114,10016026,41,TRUE,TRUE,TRUE,TRUE,TRUE,8/24/64
+19.5,40.5,1859,3,13,11,30,0,6.24,41,SERA_histv1.1,10003863,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1859-03-13
+17.962,37.74,2008,2,21,5,0,8.26,4.71,40.8,EMECv20191114,10050774,40.8,TRUE,TRUE,TRUE,TRUE,TRUE,2/21/08
+12.842,43.247,1984,4,29,15,3,41.94,4.13,40.4,EMECv20191114,10025689,40.4,FALSE,FALSE,TRUE,TRUE,TRUE,4/29/84
+13.933,42.244,1841,10,18,13,0,0,4.2,40.4,SERA_histv1.1,10003344,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1841-10-18
+12.8,43.8,1916,8,16,8,33,0,4.69,40.4,EMECv20191114,10008196,nan,FALSE,FALSE,TRUE,TRUE,FALSE,8/16/16
+12.839,42.357,1902,10,23,8,51,0,4.74,40.4,EMECv20191114,10005993,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/23/02
+19.8494,40.4318,2001,8,14,8,0,29.8,3.55,40,EMECv20191114,10040162,40,FALSE,TRUE,TRUE,TRUE,FALSE,8/14/01
+20.2329,40.7228,2001,11,12,11,11,22.9,3.65,40,EMECv20191114,10040402,40,FALSE,TRUE,TRUE,FALSE,FALSE,11/12/01
+19.4991,40.3459,2002,9,2,7,22,13.1,3.65,40,EMECv20191114,10041190,40,TRUE,TRUE,TRUE,TRUE,FALSE,9/2/02
+19.759,40.931,1999,6,26,9,50,9.47,3.73,40,EMECv20191114,10037367,40,TRUE,TRUE,TRUE,TRUE,FALSE,6/26/99
+20.2329,40.1063,2004,3,24,0,49,57.5,3.74,40,EMECv20191114,10043287,40,FALSE,TRUE,TRUE,FALSE,FALSE,3/24/04
+19.811,39.576,2006,7,24,2,59,21.36,3.82,40,EMECv20191114,10047325,40,TRUE,FALSE,TRUE,FALSE,FALSE,7/24/06
+19.5629,40.2769,2001,5,18,9,49,59.3,3.83,40,EMECv20191114,10039763,40,FALSE,TRUE,TRUE,TRUE,FALSE,5/18/01
+19.562,40.2904,2007,12,24,6,10,54.7,3.93,40,EMECv20191114,10050424,40,FALSE,FALSE,TRUE,FALSE,FALSE,12/24/07
+19.8633,40.0371,2002,11,20,19,59,39.8,4.02,40,EMECv20191114,10041502,40,FALSE,FALSE,TRUE,FALSE,FALSE,11/20/02
+7.58,41.96,2011,7,2,14,43,8,4.25,40,EMECv20191114,10056224,40,FALSE,FALSE,TRUE,TRUE,TRUE,7/2/11
+20.7695,40.8744,2001,10,6,7,25,58.7,4.39,40,EMECv20191114,10040301,40,TRUE,TRUE,TRUE,FALSE,FALSE,10/6/01
+20.25,39.29,1970,9,27,16,33,53.8,4.6,40,EMECv20191114,10018920,40,FALSE,FALSE,TRUE,TRUE,FALSE,9/27/70
+20.489,40.1645,1975,10,2,15,59,45.09,4.6,40,EMECv20191114,10020903,40,FALSE,TRUE,TRUE,TRUE,FALSE,10/2/75
+19.8,41.12,1967,12,1,9,15,26,4.7,40,EMECv20191114,10017293,40,FALSE,TRUE,FALSE,FALSE,FALSE,12/1/67
+19.7364,39.1858,1992,6,21,18,59,5.59,5.4,40,EMECv20191114,10030074,40,TRUE,TRUE,TRUE,TRUE,FALSE,6/21/92
+12.433,43.345,2000,6,22,12,16,35.58,4.47,39.6,EMECv20191114,10038785,39.6,FALSE,TRUE,TRUE,TRUE,FALSE,6/22/00
+10.283,44.25,1920,9,7,13,32,20,5.05,39.6,EMECv20191114,10008776,nan,FALSE,FALSE,FALSE,FALSE,FALSE,9/7/20
+18.833,39.648,1974,6,29,22,32,2.9,4.07,39.1,EMECv20191114,10020381,39.1,TRUE,TRUE,TRUE,TRUE,FALSE,6/29/74
+16.435,36.742,2014,9,26,23,38,10.59,4.19,39.1,EMECv20191114,10061097,39.1,TRUE,TRUE,TRUE,TRUE,FALSE,9/26/14
+15.8,37.5,1963,9,30,22,25,0,5.05,39.1,EMECv20191114,10015773,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/30/63
+19.69,40.201,2012,1,17,8,14,43.8,3.55,39,EMECv20191114,10057352,39,FALSE,TRUE,TRUE,FALSE,FALSE,1/17/12
+19.3096,41.5449,1975,9,16,0,27,38.12,4.6,39,EMECv20191114,10020876,39,FALSE,FALSE,TRUE,TRUE,FALSE,9/16/75
+19.35,42.1,1970,10,31,16,7,39.4,4.8,39,EMECv20191114,10018965,39,TRUE,TRUE,TRUE,TRUE,FALSE,10/31/70
+19.43,41.69,1973,8,8,8,23,46,4.87,39,EMECv20191114,10020021,39,TRUE,TRUE,TRUE,TRUE,FALSE,8/8/73
+14.82,38.52,1968,5,19,9,37,32,4.9,39,EMECv20191114,10017575,39,TRUE,TRUE,TRUE,TRUE,TRUE,5/19/68
+19.6,40.2,1931,5,4,11,12,0,5.56,39,EMECv20191114,10010529,nan,FALSE,FALSE,TRUE,TRUE,FALSE,5/4/31
+16.484,36.995,2008,11,12,10,39,11.54,3.99,38.5,EMECv20191114,10052754,38.5,TRUE,TRUE,TRUE,TRUE,TRUE,11/12/08
+18.81,39.774,1974,11,23,7,52,28.22,4.46,38.3,EMECv20191114,10020513,38.3,FALSE,FALSE,TRUE,TRUE,FALSE,11/23/74
+16.471,37.623,2006,5,30,11,38,34.5,3.57,38.2,EMECv20191114,10047103,38.2,FALSE,FALSE,TRUE,TRUE,FALSE,5/30/06
+16.471,37.707,2013,3,24,15,47,21.95,4.57,38.2,EMECv20191114,10058928,38.2,TRUE,TRUE,TRUE,TRUE,FALSE,3/24/13
+16.331,36.908,2010,10,8,17,26,58.47,3.67,38.1,EMECv20191114,10055328,38.1,TRUE,TRUE,TRUE,TRUE,FALSE,10/8/10
+19.7638,40.9041,2003,5,2,23,31,55.3,3.65,38,EMECv20191114,10041978,38,TRUE,TRUE,TRUE,FALSE,FALSE,5/2/03
+19.458,41.785,2012,3,13,16,11,3.6,3.65,38,EMECv20191114,10057591,38,FALSE,TRUE,TRUE,TRUE,FALSE,3/13/12
+19.631,40.197,2012,3,15,23,41,55.4,3.65,38,EMECv20191114,10057602,38,FALSE,FALSE,TRUE,FALSE,FALSE,3/15/12
+19.97,38.51,1995,3,10,4,48,58.36,3.73,38,EMECv20191114,10031813,38,FALSE,TRUE,TRUE,TRUE,FALSE,3/10/95
+20.7,41.1,1911,3,5,1,7,0,4.1,38,EMECv20191114,10007285,nan,FALSE,FALSE,TRUE,TRUE,TRUE,3/5/11
+20.74,40.7041,1977,7,1,12,40,39.04,4.7,38,EMECv20191114,10021728,38,TRUE,TRUE,TRUE,TRUE,FALSE,7/1/77
+19.645,40.9186,1978,12,3,8,10,52.11,4.9,38,EMECv20191114,10022311,38,TRUE,TRUE,TRUE,TRUE,FALSE,12/3/78
+19.446,41.314,1869,9,1,0,0,0,6.23,38,SERA_histv1.1,10004140,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1869-09-01
+16.4262,37.5087,2014,3,23,18,31,53.02,3.78,37.9,EMECv20191114,10060452,37.9,TRUE,TRUE,TRUE,TRUE,FALSE,3/23/14
+13.418,43.399,2009,9,20,3,50,17.32,4.65,37.8,EMECv20191114,10053933,37.8,TRUE,TRUE,TRUE,TRUE,FALSE,9/20/09
+17.535,39.172,1999,1,17,19,32,17.43,4.62,37.5,EMECv20191114,10036992,37.5,TRUE,TRUE,TRUE,TRUE,TRUE,1/17/99
+16.633,38.873,2010,10,15,5,21,19.82,4.4,37.2,EMECv20191114,10055347,37.2,TRUE,TRUE,TRUE,TRUE,FALSE,10/15/10
+16.635,39.574,1836,5,22,7,55,0,4.43,37.2,SERA_histv1.1,10003235,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1836-05-22
+19.82,40.06,2012,1,22,9,43,27.6,3.55,37,EMECv20191114,10057368,37,FALSE,FALSE,TRUE,FALSE,FALSE,1/22/12
+20.2,41.4,1967,11,30,11,57,33,4.5,37,EMECv20191114,10017291,37,FALSE,FALSE,FALSE,FALSE,FALSE,11/30/67
+19.97,39.23,1969,1,10,4,32,3.4,4.6,37,EMECv20191114,10017842,37,TRUE,TRUE,TRUE,TRUE,FALSE,1/10/69
+20.21,39.98,1967,2,27,6,27,11.9,4.8,37,EMECv20191114,10016892,37,FALSE,FALSE,TRUE,TRUE,FALSE,2/27/67
+20.08,41.49,1977,9,23,2,58,3,5.07,37,EMECv20191114,10021820,37,FALSE,FALSE,TRUE,TRUE,FALSE,9/23/77
+15.746,42.074,2006,10,4,17,34,20.5,4.3,36.8,EMECv20191114,10047626,36.8,FALSE,TRUE,TRUE,TRUE,FALSE,10/4/06
+17.926,37.609,2009,11,1,8,33,16.59,4.36,36.8,EMECv20191114,10054104,36.8,TRUE,TRUE,TRUE,TRUE,FALSE,11/1/09
+12.98,43.628,2006,10,21,7,4,10.01,4.21,36.3,EMECv20191114,10047690,36.3,TRUE,TRUE,TRUE,TRUE,FALSE,10/21/06
+11.991,44.32,1891,8,1,13,32,0,4.38,36.3,SERA_histv1.1,10005046,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1891-08-01
+18.915,39.786,1974,10,7,11,43,39.78,4.46,36.3,EMECv20191114,10020471,36.3,FALSE,FALSE,TRUE,TRUE,FALSE,10/7/74
+13.814,41.491,1723,9,19,0,0,0,4.53,36.3,SERA_histv1.1,10001708,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1723-09-19
+14.035,37.69,2012,3,13,6,50,2.45,3.78,36.1,EMECv20191114,10057585,36.1,TRUE,TRUE,TRUE,TRUE,FALSE,3/13/12
+14.361,37.928,1867,10,3,2,0,0,4.2,36.1,SERA_histv1.1,10004086,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1867-10-03
+19.41,40.37,2001,9,24,22,57,33.5,3.74,36,EMECv20191114,10040273,36,FALSE,TRUE,TRUE,TRUE,FALSE,9/24/01
+18.8,42.1,1966,8,20,19,8,26,4.4,36,EMECv20191114,10016737,36,FALSE,FALSE,TRUE,TRUE,TRUE,8/20/66
+20.22,41.25,1968,4,18,3,8,3.4,4.5,36,EMECv20191114,10017542,36,FALSE,FALSE,TRUE,FALSE,FALSE,4/18/68
+20.56,39.7849,1976,2,2,12,13,1.01,4.5,36,EMECv20191114,10021074,36,FALSE,FALSE,TRUE,TRUE,FALSE,2/2/76
+13.823,37.617,2008,11,28,23,39,22.22,4.43,35.3,EMECv20191114,10052800,35.3,TRUE,TRUE,TRUE,TRUE,FALSE,11/28/08
+19.574,41.259,2010,6,13,17,31,2.8,3.65,35,EMECv20191114,10054962,35,FALSE,TRUE,TRUE,FALSE,FALSE,6/13/10
+18.7,42.5,1916,9,5,23,40,31,3.91,35,EMECv20191114,10008205,35,TRUE,TRUE,TRUE,TRUE,TRUE,9/5/16
+13.482,41.995,1887,4,15,2,50,0,3.97,35,SERA_histv1.1,10004869,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1887-04-15
+9.767,44.488,1835,4,20,3,0,0,4.2,35,SERA_histv1.1,10003213,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1835-04-20
+11.783,44.025,1875,1,10,8,0,0,4.2,35,SERA_histv1.1,10004325,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1875-01-10
+13.412,43.643,1972,2,5,15,14,48.05,4.36,35,EMECv20191114,10019477,35,FALSE,FALSE,TRUE,TRUE,TRUE,2/5/72
+19.04,42.53,2012,11,13,23,24,11,4.5,35,EMECv20191114,10058524,35,FALSE,FALSE,TRUE,TRUE,FALSE,11/13/12
+20.21,41.3,1969,5,10,21,10,37.1,4.6,35,EMECv20191114,10018061,35,FALSE,FALSE,TRUE,TRUE,FALSE,5/10/69
+19.8331,39.8129,1975,11,24,23,48,53.34,4.6,35,EMECv20191114,10020951,35,FALSE,FALSE,TRUE,TRUE,FALSE,11/24/75
+18.8,42.1,1966,8,5,17,47,43,4.7,35,EMECv20191114,10016696,35,FALSE,FALSE,TRUE,TRUE,TRUE,8/5/66
+19.4772,40.1495,1982,7,27,4,14,18.17,4.7,35,EMECv20191114,10024507,35,FALSE,TRUE,TRUE,FALSE,FALSE,7/27/82
+19.5,42,1855,7,7,0,0,0,5.14,35,SERA_histv1.1,10003648,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-07-07
+19.3,41.5,1975,9,16,5,6,19,5.36,35,EMECv20191114,10020877,nan,TRUE,TRUE,TRUE,TRUE,FALSE,9/16/75
+12.796,42.991,2000,8,8,21,40,7.08,4.08,34.2,EMECv20191114,10038923,34.2,FALSE,FALSE,TRUE,TRUE,FALSE,8/8/00
+13.018,43.837,1389,4,1,0,0,0,5.11,34.2,SERA_histv1.1,10000292,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1389-04-01
+13.778,41.686,1873,7,12,6,6,0,5.37,34.2,SERA_histv1.1,10004277,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1873-07-12
+20.212,41.037,2009,2,26,5,9,51.9,3.55,34,EMECv20191114,10053092,34,FALSE,TRUE,TRUE,FALSE,FALSE,2/26/09
+20.335,40.161,2010,12,5,21,22,49,3.74,34,EMECv20191114,10055509,34,TRUE,TRUE,TRUE,FALSE,FALSE,12/5/10
+13.851,37.634,2009,11,7,7,10,5.56,4.21,34,EMECv20191114,10054122,34,TRUE,TRUE,TRUE,TRUE,FALSE,11/7/09
+20.5991,39.7709,1973,8,6,1,11,13.47,4.5,34,EMECv20191114,10020019,34,FALSE,TRUE,TRUE,TRUE,FALSE,8/6/73
+14.189,37.691,2008,2,20,21,14,24.83,3.67,33.9,EMECv20191114,10050766,33.9,TRUE,TRUE,TRUE,TRUE,FALSE,2/20/08
+13.488,43.396,2006,4,10,19,3,36.67,4.06,33.9,EMECv20191114,10046830,33.9,TRUE,TRUE,TRUE,TRUE,FALSE,4/10/06
+9.882,44.377,1965,7,23,23,14,25,4.16,33.9,EMECv20191114,10016328,nan,FALSE,TRUE,TRUE,TRUE,TRUE,7/23/65
+13.22,42.21,1923,5,13,14,30,59,4.33,33.9,EMECv20191114,10009164,nan,FALSE,TRUE,TRUE,TRUE,FALSE,5/13/23
+13.602,42.055,1778,1,24,7,45,0,4.83,33.9,SERA_histv1.1,10002352,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1778-01-24
+16.281,42.008,2006,12,10,11,3,41.57,4.48,33.2,EMECv20191114,10047884,33.2,TRUE,TRUE,TRUE,TRUE,FALSE,12/10/06
+15.782,40.658,1963,2,13,12,45,0,5.19,33.2,EMECv20191114,10015636,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/13/63
+16.3222,37.4578,2012,6,15,6,27,24.85,3.7,33.1,EMECv20191114,10058047,33.1,FALSE,TRUE,TRUE,TRUE,FALSE,6/15/12
+19.0535,40.2898,2003,2,28,6,8,47.2,3.55,33,EMECv20191114,10041761,33,FALSE,TRUE,TRUE,FALSE,FALSE,2/28/03
+10.868,43.621,1918,1,22,18,48,0,3.7,33,EMECv20191114,10008421,nan,FALSE,FALSE,FALSE,FALSE,FALSE,1/22/18
+11.332,43.318,1804,10,6,10,30,0,3.74,33,SERA_histv1.1,10002733,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1804-10-06
+16.7,43.15,1940,7,19,20,40,0,3.83,33,EMECv20191114,10011669,nan,FALSE,FALSE,TRUE,TRUE,TRUE,7/19/40
+17.816,38.962,1974,6,17,19,25,55.77,3.88,33,EMECv20191114,10020367,33,TRUE,TRUE,TRUE,TRUE,TRUE,6/17/74
+10.864,43.166,1933,10,19,13,29,45,3.93,33,EMECv20191114,10010900,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/19/33
+10.868,43.621,1918,1,22,19,39,0,4.16,33,EMECv20191114,10008422,nan,TRUE,TRUE,TRUE,TRUE,FALSE,1/22/18
+13.076,42.415,1689,7,21,9,0,0,4.2,33,SERA_histv1.1,10001426,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1689-07-21
+12.03,42.537,1917,10,14,17,5,0,4.2,33,EMECv20191114,10008384,nan,FALSE,TRUE,TRUE,TRUE,FALSE,10/14/17
+14.039,38.694,1971,2,1,7,50,11.27,4.36,33,EMECv20191114,10019076,33,FALSE,FALSE,TRUE,TRUE,TRUE,2/1/71
+14.415,38.272,1980,5,31,11,41,13.65,4.38,33,EMECv20191114,10023128,33,FALSE,FALSE,TRUE,TRUE,TRUE,5/31/80
+11.332,43.318,1697,9,20,15,50,0,4.43,33,SERA_histv1.1,10001505,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1697-09-20
+20.58,40.08,2006,11,23,13,21,41,4.43,33,EMECv20191114,10047831,33,TRUE,TRUE,TRUE,FALSE,FALSE,11/23/06
+11.8,42,1969,7,2,8,2,57,4.46,33,EMECv20191114,10018141,33,FALSE,FALSE,TRUE,TRUE,TRUE,7/2/69
+13.369,43.738,1972,2,5,7,8,11.75,4.46,33,EMECv20191114,10019476,33,FALSE,FALSE,TRUE,TRUE,TRUE,2/5/72
+18.935,39.658,1976,11,12,19,36,36.09,4.46,33,EMECv20191114,10021422,33,FALSE,FALSE,TRUE,TRUE,FALSE,11/12/76
+20.1,41.3,1967,12,31,20,2,43,4.5,33,EMECv20191114,10017335,33,FALSE,FALSE,TRUE,FALSE,FALSE,12/31/67
+19.7,40.48,1969,4,4,4,20,46.3,4.5,33,EMECv20191114,10017983,33,FALSE,FALSE,TRUE,TRUE,FALSE,4/4/69
+19.48,41.86,1970,1,17,6,30,28.4,4.5,33,EMECv20191114,10018340,33,TRUE,TRUE,TRUE,TRUE,FALSE,1/17/70
+20.0341,40.526,1974,3,1,3,6,52.52,4.5,33,EMECv20191114,10020247,33,FALSE,TRUE,TRUE,TRUE,FALSE,3/1/74
+13.831,46.638,1976,9,15,22,35,40.8,4.5,33,EMECv20191114,10021366,33,FALSE,TRUE,TRUE,FALSE,FALSE,9/15/76
+19.4408,38.2754,1983,1,17,15,14,4.9,4.5,33,EMECv20191114,10024735,33,FALSE,FALSE,TRUE,TRUE,FALSE,1/17/83
+13.058,42.816,1971,10,4,16,43,32.6,4.51,33,EMECv20191114,10019381,33,TRUE,TRUE,TRUE,TRUE,TRUE,10/4/71
+19.8,41.8,1964,4,19,11,33,41.3,4.6,33,EMECv20191114,10015916,33,TRUE,TRUE,TRUE,TRUE,FALSE,4/19/64
+19.82,41.26,1997,7,20,3,39,11,4.62,33,EMECv20191114,10035326,33,FALSE,FALSE,TRUE,TRUE,FALSE,7/20/97
+10.309,43.551,1646,4,5,16,15,0,4.65,33,SERA_histv1.1,10001147,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1646-04-05
+15.22,38.396,1978,4,15,23,37,47.42,4.68,33,EMECv20191114,10022058,33,FALSE,FALSE,TRUE,TRUE,TRUE,4/15/78
+19.5,40.6,1967,5,4,8,55,58,4.7,33,EMECv20191114,10016990,33,TRUE,TRUE,TRUE,TRUE,FALSE,5/4/67
+20,41.45,1967,12,8,7,8,31.2,4.7,33,EMECv20191114,10017314,33,FALSE,FALSE,FALSE,FALSE,FALSE,12/8/67
+20,41.5,1968,2,22,12,34,11,4.7,33,EMECv20191114,10017447,33,FALSE,FALSE,TRUE,FALSE,FALSE,2/22/68
+20.43,39.43,2000,4,20,2,43,14.5,4.9,33,EMECv20191114,10038518,33,FALSE,TRUE,TRUE,FALSE,FALSE,4/20/00
+12.074,42.614,1743,1,21,21,55,0,5.01,33,SERA_histv1.1,10001885,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1743-01-21
+18.65,42.18,1966,8,20,12,5,19.3,5.12,33,EMECv20191114,10016733,33,TRUE,TRUE,TRUE,TRUE,TRUE,8/20/66
+15.2,44.1,1667,3,15,0,0,0,5.14,33,SERA_histv1.1,10001301,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1667-03-15
+18.6,42.4,1853,12,11,16,5,0,5.14,33,SERA_histv1.1,10003609,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1853-12-11
+11.643,43.067,1545,11,27,2,0,0,5.34,33,SERA_histv1.1,10000688,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1545-11-27
+12.11,42.613,1695,6,11,2,30,0,5.77,33,SERA_histv1.1,10001495,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1695-06-11
+20.66,41.01,1911,2,22,2,8,0,5.96,33,EMECv20191114,10007275,nan,FALSE,FALSE,TRUE,TRUE,TRUE,2/22/11
+12.605,42.98,1832,1,13,13,0,0,6.41,33,SERA_histv1.1,10003159,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1832-01-13
+15.037,36.895,1999,3,31,9,43,10.08,4.18,32.9,EMECv20191114,10037170,32.9,TRUE,TRUE,TRUE,TRUE,TRUE,3/31/99
+13.193,38.709,1917,2,18,20,10,0,4.4,32.8,EMECv20191114,10008282,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/18/17
+7.327,44.885,1507,1,1,0,0,0,4.11,32.5,SERA_histv1.1,10000538,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1507-01-01
+9.849,45.723,1995,10,29,13,0,27.69,4.35,32.5,EMECv20191114,10032649,32.5,TRUE,TRUE,TRUE,TRUE,TRUE,10/29/95
+12.576,45.961,1939,7,10,16,27,53,4.75,32.5,EMECv20191114,10011545,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/10/39
+9.589,45.501,1781,9,10,11,30,0,4.92,32.5,SERA_histv1.1,10002433,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1781-09-10
+12.96,43.601,2006,10,21,8,55,17.7,3.67,32.4,EMECv20191114,10047693,32.4,FALSE,FALSE,TRUE,TRUE,FALSE,10/21/06
+11.952,42.624,1992,2,7,23,17,55.66,3.76,32.4,EMECv20191114,10029859,32.4,TRUE,TRUE,TRUE,TRUE,TRUE,2/7/92
+11.114,44.639,1666,4,14,18,58,0,4.2,32.4,SERA_histv1.1,10001297,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1666-04-14
+10.617,44.274,2002,6,8,20,13,7.1,4.23,32.4,EMECv20191114,10040972,32.4,FALSE,FALSE,TRUE,TRUE,FALSE,6/8/02
+13.578,42.022,1914,4,14,2,49,0,4.26,32.4,EMECv20191114,10007764,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/14/14
+13.537,41.697,1777,8,19,8,19,0,4.43,32.4,SERA_histv1.1,10002343,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1777-08-19
+11.538,42.87,1868,6,17,1,50,0,4.43,32.4,SERA_histv1.1,10004100,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1868-06-17
+11.846,42.442,1971,2,6,18,9,0,4.83,32.4,EMECv20191114,10019081,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/6/71
+11.538,43.171,1781,1,3,2,30,0,5.08,32.4,SERA_histv1.1,10002415,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1781-01-03
+15.235,38.806,1941,5,22,6,16,0,5.33,32.4,EMECv20191114,10011814,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/22/41
+11.131,44.481,1929,8,17,4,25,0,3.89,32.1,EMECv20191114,10010225,nan,FALSE,FALSE,TRUE,FALSE,FALSE,8/17/29
+13.572,41.66,1966,10,16,9,48,29,4.18,32.1,EMECv20191114,10016807,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/16/66
+10.683,44.395,2002,6,18,22,23,38.1,4.3,32.1,EMECv20191114,10041000,32.1,TRUE,TRUE,TRUE,TRUE,FALSE,6/18/02
+15.808,41.792,1998,9,22,23,23,38.87,4.32,32.1,EMECv20191114,10036677,32.1,TRUE,TRUE,TRUE,TRUE,FALSE,9/22/98
+15.308,40.885,1980,12,1,19,4,30.75,4.64,32.1,EMECv20191114,10023453,nan,FALSE,FALSE,FALSE,FALSE,FALSE,12/1/80
+10.307,44.75,1886,10,15,2,20,0,4.69,32.1,SERA_histv1.1,10004842,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1886-10-15
+9.686,44.454,1835,4,25,2,45,0,4.74,32.1,SERA_histv1.1,10003215,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1835-04-25
+13.12,42.951,1832,11,21,21,0,0,4.78,32.1,SERA_histv1.1,10003175,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1832-11-21
+11.637,44.454,1505,1,20,23,50,0,4.8,32.1,SERA_histv1.1,10000532,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1505-01-20
+12.819,43.61,1727,12,14,19,45,0,5.23,32.1,SERA_histv1.1,10001749,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1727-12-14
+20.39,40.13,2007,6,30,2,8,10.6,3.55,32,EMECv20191114,10049266,32,FALSE,FALSE,FALSE,FALSE,FALSE,6/30/07
+19.524,39.43,2008,9,18,10,46,57.4,3.64,32,EMECv20191114,10052460,32,TRUE,TRUE,TRUE,TRUE,FALSE,9/18/08
+10.681,44.413,2002,6,19,22,11,15.57,4.03,31.9,EMECv20191114,10041003,31.9,FALSE,FALSE,FALSE,FALSE,FALSE,6/19/02
+15.858,41.898,2008,3,19,14,38,57.72,4.18,31.6,EMECv20191114,10051056,31.6,TRUE,TRUE,TRUE,TRUE,FALSE,3/19/08
+17.104,38.618,2005,9,27,22,33,9.27,3.78,31.4,EMECv20191114,10045778,31.4,TRUE,TRUE,TRUE,TRUE,FALSE,9/27/05
+10.126,41.409,2001,11,7,9,40,46.01,4.35,31.2,EMECv20191114,10040387,31.2,TRUE,TRUE,TRUE,TRUE,TRUE,11/7/01
+15.903,41.801,2006,5,29,2,20,6.26,4.64,31.2,EMECv20191114,10047098,31.2,TRUE,TRUE,TRUE,TRUE,TRUE,5/29/06
+15.358,41.597,1627,9,6,15,50,0,5.8,31.2,SERA_histv1.1,10001056,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1627-09-06
+12.322,44.399,2012,6,6,4,8,31.41,4.21,31.1,EMECv20191114,10057998,31.1,TRUE,TRUE,TRUE,FALSE,FALSE,6/6/12
+20.623,41.14,2006,12,13,11,31,10.2,4.11,31,EMECv20191114,10047894,31,FALSE,TRUE,TRUE,FALSE,FALSE,12/13/06
+13.563,38.398,2002,9,10,2,32,52.76,4.36,31,EMECv20191114,10041226,31,FALSE,FALSE,FALSE,FALSE,FALSE,9/10/02
+19.6794,41.1916,1988,1,9,7,10,52.72,4.6,31,EMECv20191114,10027490,31,FALSE,FALSE,FALSE,FALSE,FALSE,1/9/88
+20.79,40.78,1983,7,2,16,16,45,4.67,31,EMECv20191114,10025173,31,FALSE,FALSE,TRUE,TRUE,FALSE,7/2/83
+16.248,40.177,1910,10,3,11,4,0,4.62,30.9,EMECv20191114,10007224,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/3/10
+15.417,42.652,1986,1,11,15,1,7.5,4.71,30.9,EMECv20191114,10026491,30.9,TRUE,TRUE,TRUE,TRUE,TRUE,1/11/86
+16.5278,39.2902,2014,3,25,7,56,51.98,3.67,30.4,EMECv20191114,10060458,30.4,TRUE,TRUE,TRUE,TRUE,TRUE,3/25/14
+14.791,41.682,2002,11,1,22,43,59.66,3.96,30.4,EMECv20191114,10041427,30.4,FALSE,FALSE,FALSE,FALSE,FALSE,11/1/02
+15.56,40.701,1981,3,28,11,1,26,4.11,30.4,EMECv20191114,10023735,nan,FALSE,FALSE,TRUE,FALSE,FALSE,3/28/81
+16.129,38.625,1968,7,17,19,11,10,4.3,30.4,EMECv20191114,10017639,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/17/68
+15.214,41.975,1821,11,22,1,15,0,5.63,30.4,SERA_histv1.1,10002974,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1821-11-22
+14.771,37.202,1997,7,30,16,6,37.4,4.45,30.3,EMECv20191114,10035368,30.3,TRUE,TRUE,TRUE,TRUE,TRUE,7/30/97
+19.02,42.07,1979,4,15,8,23,24.8,3.53,30,EMECv20191114,10022471,nan,FALSE,FALSE,FALSE,FALSE,FALSE,4/15/79
+16.5818,43.3282,2006,3,25,15,38,45.5,3.55,30,EMECv20191114,10046749,30,TRUE,TRUE,TRUE,TRUE,FALSE,3/25/06
+18.96,42.62,1979,4,15,14,2,55.8,3.62,30,EMECv20191114,10022480,30,FALSE,FALSE,TRUE,FALSE,FALSE,4/15/79
+20.29,39.1,1995,4,2,19,3,14.03,3.64,30,EMECv20191114,10031870,30,FALSE,FALSE,TRUE,TRUE,FALSE,4/2/95
+19.5094,40.2977,2000,10,1,14,54,15.6,3.65,30,EMECv20191114,10039085,30,FALSE,TRUE,TRUE,TRUE,FALSE,10/1/00
+15.2024,43.7532,2007,7,22,20,57,42.6,3.65,30,EMECv20191114,10049454,30,FALSE,FALSE,TRUE,TRUE,FALSE,7/22/07
+19.955,41.073,2009,9,10,9,27,39.5,3.74,30,EMECv20191114,10053890,30,FALSE,TRUE,TRUE,FALSE,FALSE,9/10/09
+20.127,41.27,1999,6,27,8,43,2.76,4,30,EMECv20191114,10037372,30,TRUE,TRUE,TRUE,TRUE,FALSE,6/27/99
+15.3,44,1908,11,11,16,28,0,4.01,30,EMECv20191114,10006855,30,TRUE,TRUE,TRUE,TRUE,TRUE,11/11/08
+13.7288,44.5622,2008,12,23,19,7,4.6,4.02,30,EMECv20191114,10052868,30,TRUE,TRUE,TRUE,TRUE,FALSE,12/23/08
+17.32,40.204,1994,1,7,18,30,12.46,4.03,30,EMECv20191114,10030978,30,TRUE,TRUE,TRUE,TRUE,TRUE,1/7/94
+14.9,41.67,2013,12,20,13,9,0,4.1,30,EMECv20191114,10059830,30,FALSE,TRUE,TRUE,TRUE,TRUE,12/20/13
+14.468,37.507,1975,6,12,19,27,7.15,4.17,30,EMECv20191114,10020787,30,TRUE,TRUE,TRUE,TRUE,TRUE,6/12/75
+13.426,43.709,1972,2,6,1,34,18.75,4.36,30,EMECv20191114,10019478,30,FALSE,FALSE,TRUE,TRUE,TRUE,2/6/72
+19.82,40.94,2014,5,20,4,43,27,4.4,30,EMECv20191114,10060626,30,FALSE,FALSE,TRUE,FALSE,FALSE,5/20/14
+19,42.1,1957,4,7,9,59,46,4.49,30,EMECv20191114,10014364,30,TRUE,TRUE,TRUE,TRUE,TRUE,4/7/57
+18.4,42.2,1908,1,25,1,28,30,4.5,30,EMECv20191114,10006736,30,TRUE,TRUE,TRUE,TRUE,FALSE,1/25/08
+20.3519,39.7273,1982,5,16,7,50,58.42,4.5,30,EMECv20191114,10024405,30,FALSE,TRUE,TRUE,FALSE,FALSE,5/16/82
+19.8,40.5,1956,9,6,20,22,10,4.57,30,EMECv20191114,10014252,30,TRUE,TRUE,TRUE,TRUE,FALSE,9/6/56
+20.7,40.8,1906,4,21,9,15,0,4.67,30,EMECv20191114,10006499,30,FALSE,TRUE,TRUE,TRUE,FALSE,4/21/06
+20.0348,39.9453,1996,12,3,18,5,10.29,4.7,30,EMECv20191114,10034573,30,FALSE,TRUE,TRUE,FALSE,FALSE,12/3/96
+20.49,40.09,2005,10,18,11,54,50,4.7,30,EMECv20191114,10045901,30,FALSE,TRUE,TRUE,FALSE,FALSE,10/18/05
+19.8142,38.4763,2004,3,11,12,54,59.03,4.8,30,EMECv20191114,10043235,30,FALSE,TRUE,TRUE,FALSE,FALSE,3/11/04
+19.4,40.64,1985,1,16,23,49,37,4.97,30,EMECv20191114,10026042,30,FALSE,FALSE,TRUE,TRUE,FALSE,1/16/85
+16.097,41.762,1892,4,20,0,0,0,5.01,30,SERA_histv1.1,10005074,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1892-04-20
+19.542,40.8364,1982,11,17,0,37,54.5,5.1,30,EMECv20191114,10024648,30,FALSE,FALSE,TRUE,TRUE,FALSE,11/17/82
+19.81,40.98,2014,5,19,0,59,20,5.1,30,EMECv20191114,10060621,30,FALSE,FALSE,TRUE,FALSE,FALSE,5/19/14
+15.211,41.012,1517,3,29,19,0,0,5.34,30,SERA_histv1.1,10000587,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1517-03-29
+20.148,40.08,1866,12,4,0,0,0,6.39,30,SERA_histv1.1,10004061,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1866-12-04
+7.275,45.129,2005,6,12,21,16,14.2,3.79,29.6,EMECv20191114,10045354,29.6,TRUE,TRUE,TRUE,TRUE,TRUE,6/12/05
+10.75,45.553,1936,6,21,19,25,25,4.15,29.6,EMECv20191114,10011228,nan,FALSE,FALSE,TRUE,TRUE,TRUE,6/21/36
+10.671,45.804,1719,12,12,19,0,0,4.2,29.6,SERA_histv1.1,10001685,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1719-12-12
+9.722,45.606,1771,8,15,8,15,0,4.2,29.6,SERA_histv1.1,10002250,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1771-08-15
+11.546,45.548,1373,1,1,0,0,0,4.43,29.6,SERA_histv1.1,10000265,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1373-01-01
+13.549,43.646,2007,1,25,21,36,11.82,3.78,29.5,EMECv20191114,10048063,29.5,FALSE,TRUE,TRUE,TRUE,FALSE,1/25/07
+11.318,43.946,1771,7,27,22,45,0,4.2,29.5,SERA_histv1.1,10002244,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1771-07-27
+11.135,44.571,1850,9,18,6,20,0,4.2,29.5,SERA_histv1.1,10003510,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1850-09-18
+8.493,44.456,1904,1,16,16,28,30,4.01,29.3,EMECv20191114,10006151,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/16/04
+7.427,45.066,1995,11,21,4,4,34.57,4.07,29.3,EMECv20191114,10032712,29.3,TRUE,TRUE,TRUE,TRUE,TRUE,11/21/95
+8.689,44.363,1704,5,14,0,45,0,4.2,29.3,SERA_histv1.1,10001581,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1704-05-14
+9.155,45.185,1826,11,11,4,28,0,4.2,29.3,SERA_histv1.1,10003049,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1826-11-11
+7.5,44.475,1872,4,26,17,31,0,4.31,29.3,SERA_histv1.1,10004242,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1872-04-26
+7.502,45.272,1767,5,26,18,24,0,5.07,29.3,SERA_histv1.1,10002190,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1767-05-26
+11.825,45.803,1836,6,12,2,30,0,5.53,29.3,SERA_histv1.1,10003237,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1836-06-12
+16.038,38.524,1884,5,4,20,13,0,4.32,29.2,SERA_histv1.1,10004711,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1884-05-04
+15.949,40.06,1998,9,9,11,28,0.34,5.53,29.2,EMECv20191114,10036655,29.2,TRUE,TRUE,TRUE,TRUE,TRUE,9/9/98
+16.254,41.726,2012,8,12,1,21,36.8,4.07,29.1,EMECv20191114,10058235,29.1,TRUE,TRUE,TRUE,TRUE,FALSE,8/12/12
+7.05,46.25,1918,12,31,4,30,0,3.5,29,EMECv20191114,10008541,nan,FALSE,FALSE,TRUE,TRUE,TRUE,12/31/18
+7.4,46.4,1925,11,8,0,33,0,3.5,29,EMECv20191114,10009552,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/8/25
+7.483,46.283,1965,4,14,4,11,54,3.5,29,EMECv20191114,10016241,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/14/65
+19.7,40.649,2009,8,26,14,40,56.9,3.55,29,EMECv20191114,10053821,29,FALSE,FALSE,TRUE,FALSE,FALSE,8/26/09
+19.9389,40.8449,2004,6,12,17,10,8.1,3.65,29,EMECv20191114,10043591,29,FALSE,FALSE,TRUE,FALSE,FALSE,6/12/04
+20.252,41.329,2010,2,12,23,29,52.8,3.65,29,EMECv20191114,10054521,29,FALSE,FALSE,TRUE,FALSE,FALSE,2/12/10
+19.53,40.39,2014,3,7,10,50,53.68,3.66,29,EMECv20191114,10060395,29,FALSE,TRUE,TRUE,FALSE,FALSE,3/7/14
+7.799,46.285,1856,12,30,0,0,0,3.79,29,SERA_histv1.1,10003768,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1856-12-30
+8.037,46.625,1871,9,14,10,0,0,3.79,29,SERA_histv1.1,10004223,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1871-09-14
+7.867,46.067,1949,7,22,12,21,18,3.9,29,EMECv20191114,10012781,29,TRUE,TRUE,TRUE,TRUE,TRUE,7/22/49
+14.27,45.55,1967,7,20,16,20,2,4,29,EMECv20191114,10017084,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/20/67
+7.291,44.72,1956,6,1,8,32,45,4.3,29,EMECv20191114,10014176,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/1/56
+20.3194,39.4564,1994,11,1,10,6,30.39,4.5,29,EMECv20191114,10031542,29,FALSE,TRUE,TRUE,TRUE,FALSE,11/1/94
+14.24,45.8,2014,4,22,8,58,31,4.5,29,EMECv20191114,10060547,29,FALSE,TRUE,TRUE,TRUE,TRUE,4/22/14
+20.4,41.44,1970,6,8,6,51,3,4.6,29,EMECv20191114,10018768,29,TRUE,TRUE,TRUE,TRUE,FALSE,6/8/70
+20.1167,38.9891,2005,9,12,21,30,53.14,4.6,29,EMECv20191114,10045736,29,TRUE,TRUE,TRUE,FALSE,FALSE,9/12/05
+19.711,40.169,1999,11,24,21,10,51,4.8,29,EMECv20191114,10038161,29,TRUE,TRUE,TRUE,FALSE,FALSE,11/24/99
+10.799,45.894,1976,12,13,5,24,0,4.9,29,EMECv20191114,10021505,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/13/76
+10.51,44.871,2012,1,25,8,6,37.09,4.98,29,EMECv20191114,10057385,29,TRUE,TRUE,TRUE,TRUE,FALSE,1/25/12
+18.826,39.572,1974,10,20,11,25,50.33,5.02,29,EMECv20191114,10020484,nan,TRUE,TRUE,TRUE,TRUE,FALSE,10/20/74
+16.858,40.587,1932,3,30,9,56,26,4.54,28.9,EMECv20191114,10010669,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/30/32
+14.786,41.689,2002,11,12,9,27,48.57,4.57,28.9,EMECv20191114,10041473,28.9,FALSE,FALSE,FALSE,FALSE,FALSE,11/12/02
+16.835,39.444,2005,4,23,19,1,23.51,3.57,28.7,EMECv20191114,10044985,28.7,FALSE,FALSE,TRUE,TRUE,FALSE,4/23/05
+16.594,38.905,1948,8,2,19,25,0,3.7,28.7,EMECv20191114,10012642,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/2/48
+11.265,44.826,1963,4,5,13,49,42,3.93,28.7,EMECv20191114,10015679,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/5/63
+11.973,44.243,2000,5,6,22,7,3.78,4.08,28.7,EMECv20191114,10038571,28.7,FALSE,FALSE,TRUE,TRUE,FALSE,5/6/00
+11.897,43.939,1956,5,26,18,40,0,4.99,28.7,EMECv20191114,10014172,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/26/56
+16.283,39.027,1624,2,3,0,0,0,5.11,28.7,SERA_histv1.1,10001034,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1624-02-03
+14.821,41.69,2002,11,13,2,52,11.82,3.86,28.6,EMECv20191114,10041481,28.6,FALSE,FALSE,FALSE,FALSE,FALSE,11/13/02
+15.189,41.049,1947,7,4,20,10,0,4.55,28.6,EMECv20191114,10012487,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/4/47
+14.546,37.259,1898,11,3,5,59,0,4.58,28.6,SERA_histv1.1,10005608,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1898-11-03
+14.344,37.893,1977,6,5,13,59,0,4.61,28.6,EMECv20191114,10021699,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/5/77
+13.906,38.537,2002,11,17,5,4,15.56,4.76,28.6,EMECv20191114,10041489,28.6,FALSE,FALSE,TRUE,FALSE,FALSE,11/17/02
+10.7138,44.4193,2013,6,19,10,51,6.77,3.5,28.5,EMECv20191114,10059263,28.5,FALSE,FALSE,TRUE,TRUE,FALSE,6/19/13
+18.784,37.652,1996,6,3,4,32,48.79,4.47,28.5,EMECv20191114,10033711,28.5,TRUE,TRUE,TRUE,TRUE,FALSE,6/3/96
+10.507,44.867,2012,1,25,17,43,36.47,3.67,28.3,EMECv20191114,10057388,28.3,FALSE,FALSE,FALSE,FALSE,FALSE,1/25/12
+12.883,46.384,1965,1,4,12,0,0,3.7,28.3,EMECv20191114,10016149,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/4/65
+10.111,45.552,1774,3,31,14,49,0,4.43,28.3,SERA_histv1.1,10002296,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1774-03-31
+12.002,45.859,1897,6,11,12,45,0,4.47,28.3,SERA_histv1.1,10005472,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-06-11
+11.886,45.273,1956,2,20,1,29,26,4.49,28.3,EMECv20191114,10014109,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/20/56
+10.809,45.879,1783,7,28,0,0,0,4.65,28.3,SERA_histv1.1,10002466,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1783-07-28
+19.69,40.69,2012,6,16,1,47,40.98,3.51,28,EMECv20191114,10058051,28,TRUE,TRUE,TRUE,FALSE,FALSE,6/16/12
+18.02,42.62,1955,2,23,3,2,0,3.62,28,EMECv20191114,10013912,28,TRUE,TRUE,TRUE,TRUE,TRUE,2/23/55
+19.353,41.862,2011,12,22,23,26,18.1,4.11,28,EMECv20191114,10057286,28,TRUE,TRUE,TRUE,TRUE,FALSE,12/22/11
+18,43,1921,9,5,23,54,0,4.3,28,EMECv20191114,10008930,28,TRUE,TRUE,TRUE,TRUE,FALSE,9/5/21
+18.1,43,1924,9,28,11,48,6,4.49,28,EMECv20191114,10009375,28,TRUE,TRUE,TRUE,TRUE,FALSE,9/28/24
+14.7,36.963,1937,3,6,1,56,0,4.49,28,EMECv20191114,10011318,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/6/37
+19.6418,40.0273,1974,9,11,5,12,56.59,4.5,28,EMECv20191114,10020446,28,FALSE,FALSE,TRUE,TRUE,FALSE,9/11/74
+19.3,41.67,1965,10,28,14,39,28.5,4.6,28,EMECv20191114,10016396,28,TRUE,TRUE,TRUE,TRUE,TRUE,10/28/65
+19.7156,41.2044,1984,6,29,23,18,34.29,4.6,28,EMECv20191114,10025799,28,TRUE,TRUE,TRUE,TRUE,FALSE,6/29/84
+19.6064,41.6169,1993,1,18,19,19,9.87,4.6,28,EMECv20191114,10030340,28,TRUE,TRUE,TRUE,TRUE,FALSE,1/18/93
+19.6788,39.8828,1998,2,1,6,27,3.47,4.6,28,EMECv20191114,10036090,28,TRUE,TRUE,TRUE,FALSE,FALSE,2/1/98
+19.52,41.76,1985,11,21,23,16,23,4.67,28,EMECv20191114,10026418,28,FALSE,FALSE,TRUE,TRUE,FALSE,11/21/85
+20.5549,40.6523,1974,3,22,17,2,20.17,4.7,28,EMECv20191114,10020269,28,TRUE,TRUE,TRUE,TRUE,FALSE,3/22/74
+20.063,41.5242,1979,2,26,22,9,46.15,4.8,28,EMECv20191114,10022397,28,FALSE,FALSE,TRUE,TRUE,FALSE,2/26/79
+18.1,42.6,1850,8,19,7,15,0,5.14,28,SERA_histv1.1,10003507,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1850-08-19
+19.6,41.24,1988,1,9,1,2,47,5.91,28,EMECv20191114,10027489,28,TRUE,TRUE,TRUE,TRUE,FALSE,1/9/88
+20.1,41.1,1896,2,10,14,40,0,6.24,28,SERA_histv1.1,10005339,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1896-02-10
+11.257,43.773,1469,4,7,6,25,0,4.2,27.9,SERA_histv1.1,10000436,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1469-04-07
+11.962,43.98,1999,1,25,22,45,58.08,4.36,27.9,EMECv20191114,10037009,27.9,TRUE,TRUE,TRUE,TRUE,FALSE,1/25/99
+13.342,42.064,1904,3,20,7,50,0,4.4,27.9,EMECv20191114,10006171,nan,FALSE,FALSE,TRUE,TRUE,TRUE,3/20/04
+15.572,38.957,2009,12,15,11,49,6.86,3.57,27.7,EMECv20191114,10054274,27.7,TRUE,TRUE,TRUE,TRUE,FALSE,12/15/09
+15.395,38.495,1910,11,18,2,42,0,4.16,27.7,EMECv20191114,10007232,nan,FALSE,FALSE,TRUE,TRUE,TRUE,11/18/10
+15.235,38.806,1948,10,16,12,10,0,4.16,27.7,EMECv20191114,10012679,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/16/48
+11.332,43.318,1867,11,1,16,15,0,4.2,27.7,SERA_histv1.1,10004087,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1867-11-01
+11.816,42.729,1924,4,9,14,49,0,4.47,27.7,EMECv20191114,10009317,nan,TRUE,TRUE,TRUE,TRUE,FALSE,4/9/24
+12.259,42.383,1963,9,2,0,24,5,4.47,27.7,EMECv20191114,10015757,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/2/63
+15.291,38.9,1916,7,3,23,21,0,4.66,27.7,EMECv20191114,10008167,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/3/16
+10.809,43.469,1853,8,2,0,0,0,4.72,27.7,SERA_histv1.1,10003600,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1853-08-02
+11.332,43.318,1361,12,27,0,0,0,4.88,27.7,SERA_histv1.1,10000250,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1361-12-27
+11.746,43.287,1781,1,11,0,0,0,4.88,27.7,SERA_histv1.1,10002418,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1781-01-11
+16.192,42.707,1978,1,2,18,5,21.02,5,27.7,EMECv20191114,10021920,27.7,TRUE,TRUE,TRUE,TRUE,TRUE,1/2/78
+16.217,39.393,1965,10,1,18,38,30,3.93,27.6,EMECv20191114,10016374,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/1/65
+16.231,38.377,1997,9,3,23,15,42.17,4.38,27.6,EMECv20191114,10035474,27.6,TRUE,TRUE,TRUE,TRUE,TRUE,9/3/97
+13.986,41.283,1960,1,11,11,27,0,5.16,27.6,EMECv20191114,10014992,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/11/60
+14.0407,42.988,2014,8,13,0,4,33.58,3.57,27.5,EMECv20191114,10060932,27.5,TRUE,TRUE,TRUE,TRUE,FALSE,8/13/14
+15.7,40.797,1957,5,3,3,29,34,4.09,27.5,EMECv20191114,10014379,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/3/57
+13.546,42.084,1742,4,1,0,0,0,4.14,27.5,SERA_histv1.1,10001880,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1742-04-01
+15.971,41.79,1995,9,30,10,14,33.86,5.15,27.5,EMECv20191114,10032529,27.5,TRUE,TRUE,TRUE,TRUE,TRUE,9/30/95
+15.883,41.7,1955,3,18,6,49,37,5.22,27.5,EMECv20191114,10013924,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/18/55
+15.004,40.993,1980,11,24,15,13,31.82,4.25,27.1,EMECv20191114,10023427,27.1,FALSE,FALSE,FALSE,FALSE,FALSE,11/24/80
+16.524,38.568,1640,6,22,0,0,0,5.34,27.1,SERA_histv1.1,10001115,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1640-06-22
+15.359,41.877,2012,3,26,0,2,18.23,3.67,27,EMECv20191114,10057626,27,TRUE,TRUE,TRUE,TRUE,FALSE,3/26/12
+19.828,39.418,2011,11,24,4,9,24.6,3.82,27,EMECv20191114,10057170,27,TRUE,TRUE,TRUE,FALSE,FALSE,11/24/11
+19.679,40.652,2011,9,30,8,59,43.5,3.83,27,EMECv20191114,10056562,27,FALSE,TRUE,TRUE,FALSE,FALSE,9/30/11
+16.162,40.591,2006,9,7,15,31,43.84,4.05,27,EMECv20191114,10047541,27,TRUE,TRUE,TRUE,TRUE,FALSE,9/7/06
+15.614,41.025,1931,11,10,21,10,0,4.16,27,EMECv20191114,10010609,nan,FALSE,FALSE,TRUE,TRUE,TRUE,11/10/31
+13.632,38.417,2002,9,12,3,2,42.45,4.32,27,EMECv20191114,10041233,27,FALSE,FALSE,FALSE,FALSE,FALSE,9/12/02
+11.798,43.957,2006,4,16,21,15,2.78,4.46,27,EMECv20191114,10046874,27,TRUE,TRUE,TRUE,TRUE,FALSE,4/16/06
+14.23,45.62,1995,5,22,12,50,31,4.48,27,EMECv20191114,10032103,27,TRUE,TRUE,TRUE,TRUE,TRUE,5/22/95
+20.0183,41.0492,1986,12,29,3,59,33.14,4.5,27,EMECv20191114,10027037,27,TRUE,TRUE,TRUE,TRUE,FALSE,12/29/86
+20.0232,41.116,1994,6,28,10,22,51.31,4.5,27,EMECv20191114,10031307,27,TRUE,TRUE,TRUE,TRUE,FALSE,6/28/94
+19.8929,41.2881,1997,7,20,9,24,32.78,4.5,27,EMECv20191114,10035331,27,FALSE,FALSE,TRUE,TRUE,FALSE,7/20/97
+19.8851,41.2678,1997,8,3,6,37,37.39,4.5,27,EMECv20191114,10035376,27,FALSE,FALSE,TRUE,TRUE,FALSE,8/3/97
+19.9,41.21,1997,11,20,8,28,47,4.57,27,EMECv20191114,10035796,27,FALSE,FALSE,TRUE,TRUE,FALSE,11/20/97
+14.337,37.907,1908,8,15,9,40,0,5.08,27,EMECv20191114,10006822,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/15/08
+20.3006,39.5154,1979,11,11,1,18,6.25,5.1,27,EMECv20191114,10022904,27,FALSE,FALSE,TRUE,TRUE,FALSE,11/11/79
+15.92,41.262,1720,6,7,0,0,0,5.25,27,SERA_histv1.1,10001687,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1720-06-07
+19.8,40.8,1946,4,16,11,43,53,5.46,27,EMECv20191114,10012373,27,TRUE,TRUE,TRUE,TRUE,TRUE,4/16/46
+20.59,39.78,1969,10,13,1,2,30.8,5.8,27,EMECv20191114,10018243,27,TRUE,TRUE,TRUE,TRUE,FALSE,10/13/69
+19.6,40.7,1962,3,8,15,30,32,6.06,27,EMECv20191114,10015427,27,TRUE,TRUE,TRUE,TRUE,FALSE,3/8/62
+11.332,43.318,1420,1,1,0,0,0,4.43,26.8,SERA_histv1.1,10000348,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1420-01-01
+15.432,39.641,1992,8,28,13,5,40.24,4.53,26.8,EMECv20191114,10030152,26.8,TRUE,TRUE,TRUE,TRUE,FALSE,8/28/92
+13.431,40.797,1848,7,5,23,0,0,4.65,26.8,SERA_histv1.1,10003469,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1848-07-05
+15.563,39.302,2012,1,22,10,4,2.56,3.57,26.7,EMECv20191114,10057369,26.7,TRUE,TRUE,TRUE,TRUE,FALSE,1/22/12
+14.3265,37.9353,2014,8,26,1,19,45.32,3.7,26.7,EMECv20191114,10060967,26.7,TRUE,TRUE,TRUE,TRUE,FALSE,8/26/14
+11.446,43.276,1705,4,14,19,20,0,3.74,26.7,SERA_histv1.1,10001587,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1705-04-14
+11.353,43.402,1907,12,15,13,6,55,4.19,26.7,EMECv20191114,10006723,nan,FALSE,FALSE,TRUE,TRUE,TRUE,12/15/07
+11.332,43.318,1697,10,1,0,0,0,4.65,26.7,SERA_histv1.1,10001508,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1697-10-01
+11.332,43.318,1741,10,1,0,0,0,5.11,26.7,SERA_histv1.1,10001875,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1741-10-01
+13.68,38.368,2002,10,2,22,57,27.39,4.85,26.6,EMECv20191114,10041300,26.6,FALSE,FALSE,FALSE,FALSE,FALSE,10/2/02
+12.383,44.205,2010,10,13,22,43,14.74,4.08,26.5,EMECv20191114,10055343,26.5,FALSE,FALSE,TRUE,TRUE,FALSE,10/13/10
+12.337,43.905,2000,8,1,2,34,31,4.27,26.5,EMECv20191114,10038899,26.5,FALSE,TRUE,TRUE,TRUE,FALSE,8/1/00
+12.86,42.722,1906,2,5,16,34,0,4.41,26.5,EMECv20191114,10006469,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/5/06
+14.841,41.737,2002,11,1,17,21,31.31,4.47,26.5,EMECv20191114,10041424,26.5,FALSE,FALSE,FALSE,FALSE,FALSE,11/1/02
+11.367,44.057,1931,9,5,1,25,53,4.88,26.5,EMECv20191114,10010578,nan,TRUE,TRUE,TRUE,TRUE,FALSE,9/5/31
+14.764,38.406,1988,3,30,11,19,27.06,4.35,26.3,EMECv20191114,10027589,26.3,TRUE,TRUE,TRUE,TRUE,TRUE,3/30/88
+13.902,37.699,2004,6,10,10,31,22.27,3.51,26.1,EMECv20191114,10043576,26.1,TRUE,TRUE,TRUE,TRUE,FALSE,6/10/04
+15.555,38.185,1448,1,1,0,0,0,4.2,26.1,SERA_histv1.1,10000398,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1448-01-01
+15.601,38.147,1711,2,21,0,0,0,4.2,26.1,SERA_histv1.1,10001629,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1711-02-21
+14.37,37.813,1925,3,8,15,46,0,4.57,26.1,EMECv20191114,10009437,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/8/25
+13.691,38.367,2002,9,28,2,46,48.01,4.59,26.1,EMECv20191114,10041287,26.1,FALSE,FALSE,FALSE,FALSE,FALSE,9/28/02
+16.417,39.58,1955,7,23,21,5,0,4.64,26.1,EMECv20191114,10014011,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/23/55
+15.624,38.187,1909,1,23,18,28,0,5.15,26.1,EMECv20191114,10006900,nan,FALSE,FALSE,TRUE,TRUE,TRUE,1/23/09
+16.073,38.055,1978,3,11,19,20,48.41,5.22,26.1,EMECv20191114,10022025,26.1,TRUE,TRUE,TRUE,TRUE,TRUE,3/11/78
+19.5464,40.0889,2006,8,11,4,39,38.9,3.55,26,EMECv20191114,10047429,26,FALSE,FALSE,FALSE,FALSE,FALSE,8/11/06
+19.676,41.901,2009,7,25,3,20,55.3,3.55,26,EMECv20191114,10053722,26,FALSE,TRUE,TRUE,FALSE,FALSE,7/25/09
+20.026,40.122,2009,6,15,14,43,8.1,3.65,26,EMECv20191114,10053528,26,FALSE,TRUE,TRUE,FALSE,FALSE,6/15/09
+15.935,41.861,1996,2,28,6,56,32.22,3.68,26,EMECv20191114,10033219,26,FALSE,FALSE,TRUE,TRUE,TRUE,2/28/96
+19.37,40.269,2010,4,24,5,15,25,3.74,26,EMECv20191114,10054767,26,FALSE,TRUE,TRUE,FALSE,FALSE,4/24/10
+14.84,41.693,2002,11,10,12,23,37.53,3.76,26,EMECv20191114,10041470,26,FALSE,FALSE,FALSE,FALSE,FALSE,11/10/02
+19.24,41.92,1979,4,15,8,13,17.1,3.91,26,EMECv20191114,10022470,26,FALSE,FALSE,FALSE,FALSE,FALSE,4/15/79
+16.4,39.244,1997,7,8,8,13,42.92,4.04,26,EMECv20191114,10035302,26,TRUE,TRUE,TRUE,TRUE,TRUE,7/8/97
+13.912,43.212,1986,10,20,12,15,34.26,4.07,26,EMECv20191114,10026938,26,TRUE,TRUE,TRUE,TRUE,TRUE,10/20/86
+12.63,42.85,1977,8,19,4,17,10,4.1,26,EMECv20191114,10021779,nan,FALSE,FALSE,TRUE,TRUE,TRUE,8/19/77
+13.248,42.694,1950,3,12,18,15,0,4.16,26,EMECv20191114,10012865,nan,FALSE,FALSE,TRUE,TRUE,TRUE,3/12/50
+11.904,44.274,2000,5,11,11,57,16.32,4.16,26,EMECv20191114,10038586,26,FALSE,FALSE,FALSE,FALSE,FALSE,5/11/00
+13.427,41.722,1931,10,21,7,35,0,4.23,26,EMECv20191114,10010601,nan,TRUE,TRUE,TRUE,TRUE,FALSE,10/21/31
+18.67,42.76,1941,5,26,13,12,11,4.6,26,EMECv20191114,10011819,26,TRUE,TRUE,TRUE,TRUE,TRUE,5/26/41
+19.5401,40.8488,1982,11,17,3,36,16.18,4.6,26,EMECv20191114,10024649,26,FALSE,FALSE,FALSE,FALSE,FALSE,11/17/82
+12.017,44.517,1620,6,22,0,0,0,4.88,26,SERA_histv1.1,10001014,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1620-06-22
+12.239,43.457,1690,3,22,21,50,0,4.88,26,SERA_histv1.1,10001436,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1690-03-22
+20.5534,39.8453,1994,2,3,18,52,53.17,4.9,26,EMECv20191114,10031028,26,FALSE,TRUE,TRUE,TRUE,FALSE,2/3/94
+13.6,41.983,1915,1,18,23,31,0,5.02,26,EMECv20191114,10007904,nan,FALSE,FALSE,FALSE,FALSE,FALSE,1/18/15
+20.1,41.1,1921,6,10,1,10,30,5.07,26,EMECv20191114,10008899,26,FALSE,FALSE,TRUE,TRUE,FALSE,6/10/21
+19.9,41.14,1979,10,21,11,31,9,5.07,26,EMECv20191114,10022873,26,TRUE,TRUE,TRUE,TRUE,FALSE,10/21/79
+9.948,44.531,1834,7,4,0,45,0,5.12,26,SERA_histv1.1,10003197,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1834-07-04
+8.909,44.761,1541,10,22,18,0,0,5.26,26,SERA_histv1.1,10000671,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1541-10-22
+20.3208,39.5632,1979,11,6,5,26,15.98,5.5,26,EMECv20191114,10022888,26,TRUE,TRUE,TRUE,TRUE,FALSE,11/6/79
+13.334,41.568,1170,5,9,0,0,0,5.56,26,SERA_histv1.1,10000082,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1170-05-09
+10.489,44.074,1740,3,6,5,40,0,5.61,26,SERA_histv1.1,10001858,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1740-03-06
+13.587,38.405,2002,11,7,21,35,44.27,4.24,25.9,EMECv20191114,10041459,25.9,FALSE,FALSE,TRUE,FALSE,FALSE,11/7/02
+11.478,44.824,2012,5,20,2,35,32.44,4.25,25.9,EMECv20191114,10057849,25.9,FALSE,FALSE,TRUE,TRUE,FALSE,5/20/12
+16.775,38.913,1994,3,26,0,41,18.48,4.25,25.8,EMECv20191114,10031118,25.8,TRUE,TRUE,TRUE,TRUE,TRUE,3/26/94
+15.997,38.527,1828,3,12,0,0,0,5.11,25.8,SERA_histv1.1,10003070,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1828-03-12
+17.932,39.831,1998,7,7,8,22,42.19,4.08,25.7,EMECv20191114,10036524,25.7,TRUE,TRUE,TRUE,TRUE,TRUE,7/7/98
+13.639,38.409,2002,12,8,19,11,0.9,4.1,25.7,EMECv20191114,10041554,25.7,FALSE,FALSE,TRUE,FALSE,FALSE,12/8/02
+12.336,45.438,1284,1,17,15,30,0,4.2,25.7,SERA_histv1.1,10000151,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1284-01-17
+9.687,44.769,2005,4,19,8,27,39.88,3.57,25.6,EMECv20191114,10044967,25.6,FALSE,FALSE,FALSE,FALSE,FALSE,4/19/05
+14.228,38.52,2006,12,20,11,45,22.71,3.57,25.6,EMECv20191114,10047913,25.6,TRUE,TRUE,TRUE,TRUE,FALSE,12/20/06
+16.231,38.375,1997,9,4,0,6,8.67,4.01,25.6,EMECv20191114,10035475,25.6,FALSE,FALSE,FALSE,FALSE,FALSE,9/4/97
+13.814,41.491,1759,10,5,1,0,0,4.08,25.6,SERA_histv1.1,10002106,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1759-10-05
+10.746,44.785,2000,6,18,7,42,7.68,4.4,25.6,EMECv20191114,10038759,25.6,FALSE,FALSE,TRUE,TRUE,FALSE,6/18/00
+13.17,43.525,1887,5,26,0,0,0,4.49,25.6,SERA_histv1.1,10004874,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1887-05-26
+16.252,39.303,1873,9,11,9,3,0,4.65,25.6,SERA_histv1.1,10004285,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1873-09-11
+15.434,38.146,1950,7,18,23,52,41,4.71,25.6,EMECv20191114,10012927,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/18/50
+13.064,42.407,1961,10,31,13,37,0,5.09,25.6,EMECv20191114,10015339,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/31/61
+16.171,38.903,1738,5,23,0,0,0,5.11,25.6,SERA_histv1.1,10001836,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1738-05-23
+13.399,42.351,1791,1,1,0,0,0,5.34,25.6,SERA_histv1.1,10002578,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1791-01-01
+11.15,44.481,1929,4,20,1,10,0,5.36,25.6,EMECv20191114,10010172,nan,TRUE,TRUE,TRUE,TRUE,FALSE,4/20/29
+14.231,38.724,2008,12,14,23,58,56.06,3.57,25.5,EMECv20191114,10052842,25.5,TRUE,TRUE,TRUE,TRUE,FALSE,12/14/08
+16.721,39.804,1984,10,23,20,49,30.48,4.07,25.5,EMECv20191114,10025954,25.5,TRUE,TRUE,TRUE,TRUE,FALSE,10/23/84
+16.049,38.354,1913,1,5,7,56,0,4.16,25.5,EMECv20191114,10007606,nan,FALSE,TRUE,TRUE,TRUE,TRUE,1/5/13
+15.555,38.185,1817,10,19,2,30,0,4.43,25.5,SERA_histv1.1,10002920,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1817-10-19
+15.647,38.108,1830,7,13,15,0,0,4.43,25.5,SERA_histv1.1,10003130,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1830-07-13
+13.063,42.371,1938,8,12,2,28,33,4.56,25.5,EMECv20191114,10011458,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/12/38
+13.789,41.55,1969,4,17,9,12,0,4.59,25.5,EMECv20191114,10018020,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/17/69
+10.631,44.698,1591,5,24,0,0,0,4.65,25.5,SERA_histv1.1,10000879,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1591-05-24
+11.917,44.279,2000,5,8,12,29,56.2,4.67,25.5,EMECv20191114,10038577,25.5,FALSE,FALSE,TRUE,TRUE,FALSE,5/8/00
+15.462,40.609,1980,11,25,17,6,43.08,4.93,25.5,EMECv20191114,10023433,nan,FALSE,FALSE,FALSE,FALSE,FALSE,11/25/80
+15.643,38.114,1975,1,16,0,9,45,5.18,25.5,EMECv20191114,10020594,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/16/75
+14.065,38.763,2009,9,8,17,19,19.62,3.67,25.4,EMECv20191114,10053877,25.4,FALSE,FALSE,TRUE,TRUE,FALSE,9/8/09
+17.158,39.007,2011,9,19,23,44,25.21,3.67,25.4,EMECv20191114,10056526,25.4,TRUE,TRUE,TRUE,TRUE,FALSE,9/19/11
+15.177,40.927,1831,9,1,0,0,0,4.65,25.4,SERA_histv1.1,10003153,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1831-09-01
+9.99,40.884,2001,3,3,1,54,54.54,4,25.3,EMECv20191114,10039555,25.3,TRUE,TRUE,TRUE,TRUE,TRUE,3/3/01
+9.724,44.77,2005,4,19,7,42,1.25,3.89,25.2,EMECv20191114,10044966,25.2,FALSE,TRUE,TRUE,TRUE,TRUE,4/19/05
+17.2,43.1,1905,3,5,22,23,40,4.18,25.2,EMECv20191114,10006331,nan,FALSE,FALSE,TRUE,TRUE,TRUE,3/5/05
+12.297,43.708,1960,4,15,2,45,11,4.45,25.2,EMECv20191114,10015072,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/15/60
+12.112,43.695,1965,8,4,11,49,53,4.48,25.2,EMECv20191114,10016332,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/4/65
+15.109,38.243,2010,6,6,16,49,53.16,3.7,25.1,EMECv20191114,10054930,25.1,TRUE,TRUE,TRUE,FALSE,FALSE,6/6/10
+10.22,45.539,1471,1,1,0,0,0,3.74,25.1,SERA_histv1.1,10000444,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1471-01-01
+12.218,46.139,1406,5,28,21,30,0,3.97,25.1,SERA_histv1.1,10000328,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1406-05-28
+16.243,38.367,1997,10,2,4,50,13.77,3.98,25.1,EMECv20191114,10035568,25.1,FALSE,FALSE,TRUE,TRUE,TRUE,10/2/97
+8.168,44.923,1982,8,6,13,29,34.13,4.15,25.1,EMECv20191114,10024525,25.1,TRUE,TRUE,TRUE,TRUE,TRUE,8/6/82
+14.809,38.577,1904,7,16,23,35,0,4.16,25.1,EMECv20191114,10006240,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/16/04
+16.012,40.233,1934,7,3,16,11,0,4.55,25.1,EMECv20191114,10010963,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/3/34
+8.162,44.203,1972,1,18,23,26,0,4.6,25.1,EMECv20191114,10019461,nan,FALSE,TRUE,TRUE,TRUE,TRUE,1/18/72
+16.053,40.019,1980,3,9,12,3,39,4.71,25.1,EMECv20191114,10023031,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/9/80
+9.671,45.694,1593,3,8,0,0,0,4.88,25.1,SERA_histv1.1,10000889,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1593-03-08
+14.893,41.716,2002,10,31,10,32,59.05,5.74,25.1,EMECv20191114,10041409,25.1,TRUE,TRUE,TRUE,TRUE,FALSE,10/31/02
+19.838,39.592,2005,12,17,1,31,46.45,3.55,25,EMECv20191114,10046309,25,TRUE,TRUE,TRUE,FALSE,FALSE,12/17/05
+20.031,39.97,2011,1,5,19,25,44.8,3.55,25,EMECv20191114,10055599,25,FALSE,TRUE,TRUE,FALSE,FALSE,1/5/11
+19.981,40.462,2011,4,28,5,19,40.2,3.55,25,EMECv20191114,10055928,25,FALSE,TRUE,TRUE,FALSE,FALSE,4/28/11
+19.2225,40.4563,2001,4,15,7,14,39.5,3.65,25,EMECv20191114,10039713,25,FALSE,FALSE,TRUE,TRUE,FALSE,4/15/01
+19.1174,42.5365,2007,8,2,2,12,42.5,3.65,25,EMECv20191114,10049524,25,TRUE,TRUE,TRUE,TRUE,FALSE,8/2/07
+20.65,40.67,2008,4,8,6,19,6.2,3.65,25,EMECv20191114,10051164,25,FALSE,TRUE,TRUE,FALSE,FALSE,4/8/08
+16.163,41.912,2004,6,11,3,46,46.45,3.81,25,EMECv20191114,10043579,25,TRUE,TRUE,TRUE,TRUE,FALSE,6/11/04
+18.7,42.7,1906,7,4,6,57,42,3.98,25,EMECv20191114,10006531,25,FALSE,FALSE,TRUE,TRUE,FALSE,7/4/06
+15.3,43.7,1921,6,26,22,12,0,4.2,25,EMECv20191114,10008904,25,TRUE,TRUE,TRUE,TRUE,TRUE,6/26/21
+19.919,40.948,2011,7,2,4,5,45.7,4.3,25,EMECv20191114,10056223,25,FALSE,FALSE,TRUE,FALSE,FALSE,7/2/11
+13.674,42.699,1959,1,1,23,58,14,4.33,25,EMECv20191114,10014773,nan,FALSE,TRUE,TRUE,TRUE,TRUE,1/1/59
+13.371,43.732,1972,2,4,9,18,30.09,4.36,25,EMECv20191114,10019473,25,FALSE,FALSE,TRUE,TRUE,TRUE,2/4/72
+12.695,42.624,1977,8,25,19,33,29.76,4.36,25,EMECv20191114,10021783,25,TRUE,TRUE,TRUE,TRUE,TRUE,8/25/77
+19.7,40.15,1964,10,5,1,23,50.6,4.5,25,EMECv20191114,10016086,25,TRUE,TRUE,TRUE,TRUE,TRUE,10/5/64
+20.2,41.25,1967,12,3,17,59,25,4.5,25,EMECv20191114,10017306,25,FALSE,FALSE,FALSE,FALSE,FALSE,12/3/67
+19.55,41.1,1970,9,8,7,29,23.2,4.5,25,EMECv20191114,10018891,25,FALSE,FALSE,TRUE,TRUE,FALSE,9/8/70
+13.436,43.716,1972,2,4,2,42,18.56,4.57,25,EMECv20191114,10019472,25,TRUE,TRUE,TRUE,TRUE,TRUE,2/4/72
+10.832,44.778,1832,3,11,6,45,0,4.58,25,SERA_histv1.1,10003163,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1832-03-11
+20.4073,39.4296,1982,8,22,9,28,26.78,4.6,25,EMECv20191114,10024537,25,FALSE,FALSE,TRUE,FALSE,FALSE,8/22/82
+13.399,42.351,1809,8,14,11,0,0,4.65,25,SERA_histv1.1,10002796,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1809-08-14
+18.4,42.9,1907,8,6,15,22,20,4.69,25,EMECv20191114,10006685,25,FALSE,TRUE,TRUE,TRUE,FALSE,8/6/07
+19.8508,39.8269,1982,3,9,23,11,35.56,4.7,25,EMECv20191114,10024280,25,FALSE,FALSE,TRUE,FALSE,FALSE,3/9/82
+19.33,41.54,1975,9,16,13,6,3,4.97,25,EMECv20191114,10020879,25,FALSE,FALSE,TRUE,TRUE,FALSE,9/16/75
+19.94,41.57,2012,6,7,10,17,12.9,5.28,25,EMECv20191114,10058002,25,TRUE,TRUE,TRUE,FALSE,FALSE,6/7/12
+19.6,41.3,1958,4,3,2,23,45,5.46,25,EMECv20191114,10014618,25,TRUE,TRUE,TRUE,TRUE,FALSE,4/3/58
+19.83,41,1959,10,7,8,30,42,5.66,25,EMECv20191114,10014946,25,FALSE,FALSE,TRUE,TRUE,FALSE,10/7/59
+19.96,40.85,1959,9,1,11,37,40,6.26,25,EMECv20191114,10014931,25,TRUE,TRUE,TRUE,TRUE,FALSE,9/1/59
+14.853,39.399,2005,7,21,15,41,42.57,3.89,24.9,EMECv20191114,10045530,24.9,TRUE,TRUE,TRUE,TRUE,FALSE,7/21/05
+14.727,38.472,2014,10,9,22,58,0,4.09,24.9,EMECv20191114,10061143,24.9,TRUE,TRUE,TRUE,TRUE,FALSE,10/9/14
+14.244,37.418,1999,4,12,5,33,40.98,4.16,24.9,EMECv20191114,10037190,24.9,TRUE,TRUE,TRUE,TRUE,TRUE,4/12/99
+15.828,38.133,1998,2,8,1,12,35.63,3.91,24.8,EMECv20191114,10036101,24.8,TRUE,TRUE,TRUE,TRUE,TRUE,2/8/98
+12.143,44.593,2002,11,2,10,57,44.89,4.21,24.5,EMECv20191114,10041435,24.5,TRUE,TRUE,TRUE,TRUE,FALSE,11/2/02
+11.913,44.23,2009,4,5,20,20,53.35,4.71,24.5,EMECv20191114,10053215,24.5,TRUE,TRUE,TRUE,TRUE,TRUE,4/5/09
+12.704,42.955,1477,2,3,1,0,0,4.88,24.5,SERA_histv1.1,10000457,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1477-02-03
+10.631,44.698,1547,2,10,13,20,0,5.11,24.5,SERA_histv1.1,10000693,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1547-02-10
+9.967,41.015,2004,12,12,11,52,33.18,4.06,24.4,EMECv20191114,10044392,24.4,FALSE,FALSE,TRUE,TRUE,TRUE,12/12/04
+7.267,43.7,1806,6,20,23,15,0,4.46,24.4,SERA_histv1.1,10002753,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1806-06-20
+7.541,43.509,1989,12,26,19,59,58.42,4.46,24.4,EMECv20191114,10028605,24.4,TRUE,TRUE,TRUE,TRUE,TRUE,12/26/89
+7.267,43.7,1494,6,13,0,0,0,4.5,24.4,SERA_histv1.1,10000497,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1494-06-13
+8.898,44.419,1182,8,15,0,0,0,4.65,24.4,SERA_histv1.1,10000086,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1182-08-15
+14.059,38.785,2010,1,15,16,29,48.86,3.57,24.3,EMECv20191114,10054375,24.3,FALSE,TRUE,TRUE,TRUE,FALSE,1/15/10
+14.2563,38.6633,2013,8,10,23,4,0.77,3.89,24.2,EMECv20191114,10059465,24.2,TRUE,TRUE,TRUE,TRUE,FALSE,8/10/13
+14.844,38.556,1899,6,27,21,15,0,4.2,24.2,SERA_histv1.1,10005665,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1899-06-27
+15.701,37.198,1997,3,25,0,46,17.22,4.49,24.2,EMECv20191114,10034940,24.2,TRUE,TRUE,TRUE,TRUE,TRUE,3/25/97
+16.771,39.498,2010,2,8,7,23,57.84,3.57,24.1,EMECv20191114,10054499,24.1,TRUE,TRUE,TRUE,TRUE,TRUE,2/8/10
+13.671,38.39,2011,4,25,7,44,12.19,3.89,24.1,EMECv20191114,10055919,24.1,TRUE,TRUE,TRUE,TRUE,FALSE,4/25/11
+11.28,43.298,1956,2,22,22,55,6,4.03,24.1,EMECv20191114,10014112,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/22/56
+12.113,42.719,1901,1,19,5,15,0,4.16,24.1,EMECv20191114,10005797,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/19/01
+15.907,40.31,1932,12,3,2,26,0,4.24,24.1,EMECv20191114,10010776,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/3/32
+11.503,43.026,1928,4,21,13,56,0,4.4,24.1,EMECv20191114,10010002,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/21/28
+11.625,43.095,1947,12,24,0,0,0,4.46,24.1,EMECv20191114,10012544,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/24/47
+16.488,38.992,1958,10,27,10,9,0,4.59,24.1,EMECv20191114,10014738,nan,FALSE,TRUE,TRUE,TRUE,TRUE,10/27/58
+11.121,43.27,1414,8,7,0,0,0,5.68,24.1,SERA_histv1.1,10000341,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1414-08-07
+10.548,43.45,1846,8,14,12,0,0,6.02,24.1,SERA_histv1.1,10003432,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1846-08-14
+15.97,38.297,1783,2,5,12,0,0,7.08,24.1,SERA_histv1.1,10002446,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1783-02-05
+18.28,42.77,1927,1,3,12,30,57,3.81,24,EMECv20191114,10009751,24,FALSE,FALSE,TRUE,TRUE,FALSE,1/3/27
+14.851,41.688,2002,11,9,13,40,30.68,3.86,24,EMECv20191114,10041462,24,FALSE,FALSE,FALSE,FALSE,FALSE,11/9/02
+18.561,42.893,1991,8,4,21,0,51.6,3.93,24,EMECv20191114,10029642,24,TRUE,TRUE,TRUE,TRUE,FALSE,8/4/91
+19.714,40.543,2009,6,27,13,11,14.2,3.93,24,EMECv20191114,10053599,24,FALSE,FALSE,TRUE,FALSE,FALSE,6/27/09
+13.858,37.625,1995,4,11,12,6,51.62,4.03,24,EMECv20191114,10031888,24,TRUE,TRUE,TRUE,TRUE,FALSE,4/11/95
+19.2,42.1,1962,5,10,18,30,56,4.2,24,EMECv20191114,10015490,24,TRUE,TRUE,TRUE,TRUE,FALSE,5/10/62
+15.285,41.017,1980,11,23,22,57,28.79,4.49,24,EMECv20191114,10023418,24,FALSE,FALSE,FALSE,FALSE,FALSE,11/23/80
+19.26,42.32,1961,6,22,0,56,4,4.5,24,EMECv20191114,10015285,24,TRUE,TRUE,TRUE,TRUE,TRUE,6/22/61
+19.5364,40.2383,1990,12,19,15,43,6.78,4.5,24,EMECv20191114,10029152,24,FALSE,TRUE,TRUE,TRUE,FALSE,12/19/90
+19.8249,41.3682,2003,12,5,3,31,49.23,4.7,24,EMECv20191114,10042898,24,TRUE,TRUE,TRUE,TRUE,FALSE,12/5/03
+20.3691,39.6909,1988,12,14,9,45,5.35,4.8,24,EMECv20191114,10027939,24,TRUE,TRUE,TRUE,TRUE,FALSE,12/14/88
+15.653,40.994,1851,8,14,14,40,0,5.49,24,SERA_histv1.1,10003533,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1851-08-14
+19.8,40.9,1959,8,17,1,33,15,5.86,24,EMECv20191114,10014923,24,FALSE,FALSE,TRUE,TRUE,FALSE,8/17/59
+15.393,41.726,1657,1,29,2,0,0,5.99,24,SERA_histv1.1,10001245,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1657-01-29
+15.669,40.96,1851,8,14,13,20,0,6.49,24,SERA_histv1.1,10003532,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1851-08-14
+15.053,37.038,2006,4,23,14,42,38.19,4.05,23.9,EMECv20191114,10046943,23.9,TRUE,TRUE,TRUE,TRUE,FALSE,4/23/06
+15.926,38.528,2005,10,30,19,9,46.8,3.67,23.8,EMECv20191114,10046105,23.8,FALSE,TRUE,TRUE,TRUE,FALSE,10/30/05
+15.882,39.977,1825,4,11,19,15,0,3.97,23.8,SERA_histv1.1,10003029,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1825-04-11
+14.399,41.572,1956,11,25,2,6,40,4.07,23.8,EMECv20191114,10014281,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/25/56
+9.67,44.782,2012,10,3,14,41,29.36,4.52,23.8,EMECv20191114,10058392,23.8,TRUE,TRUE,TRUE,TRUE,FALSE,10/3/12
+16.221,38.69,1869,11,28,0,0,0,4.62,23.8,SERA_histv1.1,10004158,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1869-11-28
+16.126,38.674,1936,4,7,5,41,0,4.72,23.8,EMECv20191114,10011183,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/7/36
+15.641,38.203,1706,3,19,0,0,0,4.73,23.8,SERA_histv1.1,10001596,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1706-03-19
+11.484,44.405,1881,2,14,9,0,0,4.8,23.8,SERA_histv1.1,10004565,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1881-02-14
+16.252,39.303,1656,6,1,0,0,0,5.34,23.8,SERA_histv1.1,10001242,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1656-06-01
+15.727,40.52,1826,2,1,16,0,0,5.75,23.8,SERA_histv1.1,10003035,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1826-02-01
+15.334,40.765,1466,1,15,2,25,0,6,23.8,SERA_histv1.1,10000430,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1466-01-15
+11.385,44.006,1542,6,13,2,15,0,6,23.8,SERA_histv1.1,10000674,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1542-06-13
+16.317,38.713,2005,9,7,12,40,33.4,3.78,23.7,EMECv20191114,10045720,23.7,TRUE,TRUE,TRUE,TRUE,FALSE,9/7/05
+15.859,41.779,1995,10,5,23,51,50.1,3.95,23.7,EMECv20191114,10032579,23.7,FALSE,FALSE,TRUE,TRUE,TRUE,10/5/95
+15.601,38.147,1841,8,15,2,0,0,4.2,23.7,SERA_histv1.1,10003340,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1841-08-15
+15.683,41.709,1956,8,17,10,39,0,4.4,23.7,EMECv20191114,10014240,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/17/56
+16.159,38.733,1688,7,20,0,0,0,4.65,23.7,SERA_histv1.1,10001414,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1688-07-20
+10.355,44.527,2008,12,23,21,58,26.57,4.81,23.7,EMECv20191114,10052869,23.7,FALSE,FALSE,FALSE,FALSE,FALSE,12/23/08
+15.059,41.064,1732,11,29,7,40,0,6.72,23.7,SERA_histv1.1,10001789,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1732-11-29
+14.8663,38.3087,2012,8,30,11,9,57.38,3.57,23.6,EMECv20191114,10058283,23.6,TRUE,TRUE,TRUE,TRUE,FALSE,8/30/12
+9.772,44.814,2009,10,19,10,8,49.64,4.12,23.6,EMECv20191114,10054067,23.6,FALSE,TRUE,TRUE,TRUE,TRUE,10/19/09
+13.399,42.351,1557,4,23,21,0,0,4.2,23.6,SERA_histv1.1,10000724,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1557-04-23
+11.157,44.861,1987,5,8,11,10,27.88,4.44,23.6,EMECv20191114,10027196,23.6,FALSE,TRUE,TRUE,TRUE,TRUE,5/8/87
+11.876,44.003,1956,6,3,1,45,57,4.51,23.6,EMECv20191114,10014179,nan,FALSE,FALSE,TRUE,TRUE,TRUE,6/3/56
+9.592,44.377,1861,3,16,0,0,0,4.65,23.6,SERA_histv1.1,10003906,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1861-03-16
+11.421,44.466,1801,10,8,7,52,0,4.94,23.6,SERA_histv1.1,10002671,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1801-10-08
+12.156,44.126,2010,9,5,7,7,23.42,4,23.5,EMECv20191114,10055222,23.5,TRUE,TRUE,TRUE,TRUE,FALSE,9/5/10
+12.041,43.67,1856,6,5,0,0,0,4.43,23.5,SERA_histv1.1,10003749,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1856-06-05
+11.444,44.947,1986,12,6,17,7,19.77,4.43,23.5,EMECv20191114,10027004,23.5,TRUE,TRUE,TRUE,TRUE,TRUE,12/6/86
+18.001,39.767,2001,9,23,21,16,56.97,4.96,23.5,EMECv20191114,10040271,23.5,TRUE,TRUE,TRUE,TRUE,TRUE,9/23/01
+11.287,43.783,1453,9,28,22,45,0,5.36,23.5,SERA_histv1.1,10000405,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1453-09-28
+13.58,38.441,2002,9,6,6,15,55.16,4.14,23.4,EMECv20191114,10041209,23.4,FALSE,FALSE,FALSE,FALSE,FALSE,9/6/02
+12.704,42.908,1997,9,26,9,47,37.74,4.95,23.3,EMECv20191114,10035535,23.3,FALSE,FALSE,FALSE,FALSE,FALSE,9/26/97
+10.407,44.519,2008,12,24,12,22,58.32,3.67,23.2,EMECv20191114,10052877,23.2,FALSE,FALSE,FALSE,FALSE,FALSE,12/24/08
+11.919,44.235,2000,5,9,17,51,21.02,4.22,23.2,EMECv20191114,10038580,23.2,FALSE,FALSE,FALSE,FALSE,FALSE,5/9/00
+12.701,42.843,1905,12,9,21,41,0,4.24,23.2,EMECv20191114,10006449,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/9/05
+15.471,37.265,1990,12,16,13,50,28.68,4.38,23.2,EMECv20191114,10029144,23.2,FALSE,FALSE,TRUE,TRUE,TRUE,12/16/90
+12.389,43.112,1614,8,1,0,0,0,4.88,23.2,SERA_histv1.1,10000988,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1614-08-01
+16.699,39.254,1897,12,6,3,15,0,3.98,23.1,SERA_histv1.1,10005533,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-12-06
+16.668,39.495,1984,6,23,0,37,3.06,4.22,23.1,EMECv20191114,10025785,23.1,TRUE,TRUE,TRUE,TRUE,FALSE,6/23/84
+15.264,40.889,1982,9,30,0,10,0,4.26,23.1,EMECv20191114,10024577,nan,FALSE,FALSE,TRUE,TRUE,FALSE,9/30/82
+11.932,44.243,2000,5,10,16,52,11.6,4.82,23.1,EMECv20191114,10038585,23.1,TRUE,TRUE,TRUE,TRUE,FALSE,5/10/00
+12.635,43.282,1693,10,15,0,0,0,4.84,23.1,SERA_histv1.1,10001476,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1693-10-15
+10.05,46.567,1861,1,30,6,20,0,3.5,23,SERA_histv1.1,10003903,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1861-01-30
+9.183,46.617,1878,4,1,15,45,0,3.5,23,SERA_histv1.1,10004435,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1878-04-01
+9.4,46.75,1914,5,23,5,36,36,3.5,23,EMECv20191114,10007780,nan,FALSE,TRUE,TRUE,TRUE,TRUE,5/23/14
+9.933,46.45,1919,9,16,2,18,37,3.5,23,EMECv20191114,10008619,nan,FALSE,FALSE,TRUE,TRUE,TRUE,9/16/19
+9.8,46.75,1921,1,27,22,58,48,3.5,23,EMECv20191114,10008845,23,TRUE,TRUE,TRUE,TRUE,TRUE,1/27/21
+9.833,46.75,1921,3,1,11,55,0,3.5,23,EMECv20191114,10008853,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/1/21
+9.983,46.617,1923,10,30,22,12,0,3.5,23,EMECv20191114,10009240,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/30/23
+9.683,47.017,1946,2,10,0,59,0,3.5,23,EMECv20191114,10012363,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/10/46
+9.533,46.87,1949,8,23,9,11,35,3.5,23,EMECv20191114,10012793,nan,FALSE,FALSE,TRUE,TRUE,TRUE,8/23/49
+19.5209,40.334,2009,7,12,14,48,20.1,3.65,23,EMECv20191114,10053686,23,FALSE,TRUE,TRUE,FALSE,FALSE,7/12/09
+10.201,46.774,1874,4,29,10,0,0,3.79,23,SERA_histv1.1,10004307,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1874-04-29
+17,43.2,1962,1,13,17,11,0,3.81,23,EMECv20191114,10015391,nan,FALSE,FALSE,FALSE,FALSE,FALSE,1/13/62
+9.48,46.98,1903,1,3,3,57,0,3.9,23,EMECv20191114,10006017,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/3/03
+8.602,46.318,1736,6,12,0,0,0,3.91,23,SERA_histv1.1,10001819,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1736-06-12
+10.339,46.537,2000,4,6,17,40,36.7,4.02,23,EMECv20191114,10038491,nan,FALSE,FALSE,TRUE,TRUE,TRUE,4/6/00
+19.816,40.059,2010,2,22,8,45,14.8,4.02,23,EMECv20191114,10054551,23,TRUE,TRUE,TRUE,FALSE,FALSE,2/22/10
+17.8886,43.0864,1973,2,7,4,0,2.6,4.11,23,EMECv20191114,10019863,23,TRUE,TRUE,TRUE,TRUE,TRUE,2/7/73
+13.552,38.021,1907,1,21,3,41,0,4.14,23,EMECv20191114,10006598,nan,FALSE,FALSE,TRUE,TRUE,TRUE,1/21/07
+20.1,40.1,1925,1,1,5,40,0,4.57,23,EMECv20191114,10009415,23,FALSE,TRUE,TRUE,TRUE,FALSE,1/1/25
+19.89,40.18,1988,10,14,16,12,21,4.57,23,EMECv20191114,10027813,23,TRUE,TRUE,TRUE,TRUE,FALSE,10/14/88
+19.8816,39.9554,2009,9,17,22,53,8.8,4.58,23,EMECv20191114,10053927,23,TRUE,TRUE,TRUE,FALSE,FALSE,9/17/09
+19.6437,40.2026,1972,11,21,2,40,43.3,4.6,23,EMECv20191114,10019778,23,FALSE,FALSE,TRUE,TRUE,FALSE,11/21/72
+20.5031,39.6886,1995,9,21,8,46,54.41,4.6,23,EMECv20191114,10032479,23,TRUE,TRUE,TRUE,FALSE,FALSE,9/21/95
+19.7467,40.1848,1997,6,3,1,13,45.38,4.6,23,EMECv20191114,10035192,23,TRUE,TRUE,TRUE,TRUE,FALSE,6/3/97
+9.53,46.73,1991,11,20,1,54,0,4.7,23,EMECv20191114,10029767,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/20/91
+20,40,1925,11,19,12,25,5,4.97,23,EMECv20191114,10009554,23,FALSE,FALSE,TRUE,TRUE,FALSE,11/19/25
+19.87,41.25,1989,3,17,0,50,53,5.16,23,EMECv20191114,10028098,23,FALSE,FALSE,TRUE,TRUE,FALSE,3/17/89
+19.637,40.301,1869,8,14,0,0,0,6.02,23,SERA_histv1.1,10004139,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1869-08-14
+9.604,43.985,1732,5,21,0,0,0,3.97,22.9,SERA_histv1.1,10001786,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1732-05-21
+11.879,43.997,1920,6,8,16,13,0,4.54,22.9,EMECv20191114,10008749,nan,FALSE,FALSE,TRUE,TRUE,FALSE,6/8/20
+10.345,44.544,2008,12,23,15,24,21.77,5.36,22.9,EMECv20191114,10052866,22.9,TRUE,TRUE,TRUE,TRUE,TRUE,12/23/08
+14.371,45.626,1975,5,16,19,41,22,3.62,22.8,EMECv20191114,10020741,22.8,TRUE,TRUE,TRUE,TRUE,TRUE,5/16/75
+15.885,41.879,2001,8,15,23,33,12.9,3.81,22.8,EMECv20191114,10040167,22.8,FALSE,TRUE,TRUE,TRUE,TRUE,8/15/01
+15.372,41.783,2001,7,2,10,4,43.18,4.26,22.8,EMECv20191114,10039936,22.8,TRUE,TRUE,TRUE,TRUE,TRUE,7/2/01
+12.117,44.207,2005,7,15,15,17,18,4.29,22.8,EMECv20191114,10045510,22.8,TRUE,TRUE,TRUE,TRUE,TRUE,7/15/05
+18.717,39.705,1974,10,22,7,29,3.7,4.36,22.8,EMECv20191114,10020487,22.8,FALSE,FALSE,TRUE,TRUE,FALSE,10/22/74
+15.386,41.222,1927,12,27,8,49,0,4.4,22.8,EMECv20191114,10009928,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/27/27
+14.66,41.561,1712,5,8,0,0,0,4.88,22.8,SERA_histv1.1,10001640,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1712-05-08
+15.677,41.689,1875,12,6,0,0,0,5.89,22.8,SERA_histv1.1,10004349,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1875-12-06
+15.707,37.116,2009,8,4,16,17,16.39,3.78,22.5,EMECv20191114,10053750,22.5,TRUE,TRUE,TRUE,TRUE,FALSE,8/4/09
+14.568,38.424,2011,11,3,14,32,22.32,3.78,22.4,EMECv20191114,10056981,22.4,FALSE,TRUE,TRUE,TRUE,FALSE,11/3/11
+13.607,38.421,2002,9,6,1,33,16.59,4.37,22.4,EMECv20191114,10041203,22.4,FALSE,FALSE,FALSE,FALSE,FALSE,9/6/02
+13.637,37.633,1907,4,24,21,0,0,4.4,22.3,EMECv20191114,10006645,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/24/07
+13.695,38.383,2002,9,20,23,6,4.92,4.73,22.3,EMECv20191114,10041266,22.3,FALSE,FALSE,FALSE,FALSE,FALSE,9/20/02
+14.52,37.231,1909,1,2,1,5,0,5.33,22.3,EMECv20191114,10006886,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/2/09
+14.179,38.516,2009,10,29,7,25,44.81,3.67,22.2,EMECv20191114,10054100,22.2,FALSE,FALSE,TRUE,TRUE,FALSE,10/29/09
+14.441,38.023,1928,2,2,14,43,0,3.93,22.2,EMECv20191114,10009941,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/2/28
+14.837,41.75,2002,11,4,0,35,46.88,4.45,22.2,EMECv20191114,10041447,22.2,FALSE,FALSE,FALSE,FALSE,FALSE,11/4/02
+15.351,41.023,1933,3,7,14,39,0,4.96,22.2,EMECv20191114,10010816,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/7/33
+13.694,38.376,2002,9,27,6,10,45.93,5.1,22.2,EMECv20191114,10041283,22.2,FALSE,FALSE,FALSE,FALSE,FALSE,9/27/02
+14.094,37.993,1823,3,5,16,37,0,5.79,22.2,SERA_histv1.1,10002994,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1823-03-05
+16.059,37.301,2012,2,26,16,17,23.15,3.78,22.1,EMECv20191114,10057525,22.1,TRUE,TRUE,TRUE,TRUE,FALSE,2/26/12
+19.97,40.97,2014,5,19,1,25,29.97,3.66,22,EMECv20191114,10060623,22,FALSE,FALSE,TRUE,FALSE,FALSE,5/19/14
+15.1,45.6,1967,3,9,16,54,51,3.73,22,EMECv20191114,10016904,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/9/67
+17.155,43.148,1962,1,17,3,55,55.8,3.81,22,EMECv20191114,10015397,22,FALSE,FALSE,FALSE,FALSE,FALSE,1/17/62
+19.59,40.347,2011,8,14,6,18,33.4,3.83,22,EMECv20191114,10056374,22,FALSE,TRUE,TRUE,FALSE,FALSE,8/14/11
+17.08,43.15,1964,3,10,11,53,18,4.01,22,EMECv20191114,10015877,22,TRUE,TRUE,TRUE,TRUE,TRUE,3/10/64
+18.774,42.828,1989,4,8,4,25,4.2,4.21,22,EMECv20191114,10028133,22,TRUE,TRUE,TRUE,TRUE,FALSE,4/8/89
+17.6,42.9,1921,4,1,6,17,12,4.3,22,EMECv20191114,10008864,22,TRUE,TRUE,TRUE,TRUE,TRUE,4/1/21
+17.62,42.81,1968,8,4,14,54,32,4.3,22,EMECv20191114,10017659,22,TRUE,TRUE,TRUE,TRUE,FALSE,8/4/68
+15.683,41.709,1869,3,31,13,0,0,4.43,22,SERA_histv1.1,10004129,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1869-03-31
+18.95,42.72,2005,5,19,23,19,56,4.43,22,EMECv20191114,10045225,22,TRUE,TRUE,TRUE,TRUE,FALSE,5/19/05
+20.0978,40.2719,1997,11,25,6,17,50.35,4.5,22,EMECv20191114,10035861,22,TRUE,FALSE,TRUE,TRUE,FALSE,11/25/97
+20.0403,41.5419,1975,2,14,11,25,39.93,4.6,22,EMECv20191114,10020621,22,TRUE,TRUE,TRUE,TRUE,FALSE,2/14/75
+20.3186,39.6893,1989,5,7,13,40,46.32,4.6,22,EMECv20191114,10028183,22,FALSE,TRUE,TRUE,TRUE,FALSE,5/7/89
+19.57,42.0377,1995,1,6,19,45,42.49,4.6,22,EMECv20191114,10031648,22,TRUE,TRUE,TRUE,TRUE,FALSE,1/6/95
+20.493,41.33,2001,12,1,1,54,43.37,4.6,22,EMECv20191114,10040449,22,TRUE,TRUE,TRUE,FALSE,FALSE,12/1/01
+20.5835,39.7512,2004,9,16,1,24,16.89,4.6,22,EMECv20191114,10044073,22,FALSE,TRUE,TRUE,FALSE,FALSE,9/16/04
+15.546,40.777,1980,12,4,0,4,57.39,4.67,22,EMECv20191114,10023459,22,FALSE,FALSE,FALSE,FALSE,FALSE,12/4/80
+20.5393,39.7294,1984,11,18,14,47,41.82,4.7,22,EMECv20191114,10025987,22,TRUE,TRUE,TRUE,TRUE,FALSE,11/18/84
+20.4166,40.0078,2002,10,8,4,40,47.6,4.7,22,EMECv20191114,10041331,22,TRUE,TRUE,TRUE,FALSE,FALSE,10/8/02
+20,40,1923,10,30,19,34,12,4.87,22,EMECv20191114,10009239,22,TRUE,TRUE,TRUE,TRUE,FALSE,10/30/23
+19.5,41.3,1926,12,17,6,40,0,4.87,22,EMECv20191114,10009739,22,FALSE,FALSE,FALSE,FALSE,FALSE,12/17/26
+19.5,41.3,1926,12,17,8,5,0,4.87,22,EMECv20191114,10009740,22,FALSE,FALSE,FALSE,FALSE,FALSE,12/17/26
+19.7607,40.1167,1992,5,8,5,15,50.51,5,22,EMECv20191114,10030022,22,TRUE,TRUE,TRUE,TRUE,FALSE,5/8/92
+20.73,40.85,1983,7,2,16,38,51,5.07,22,EMECv20191114,10025174,22,TRUE,TRUE,TRUE,TRUE,FALSE,7/2/83
+20.5204,39.7187,1982,8,4,22,38,52.96,5.1,22,EMECv20191114,10024518,22,TRUE,TRUE,TRUE,FALSE,FALSE,8/4/82
+19.32,41.72,1985,11,21,21,57,14,5.51,22,EMECv20191114,10026417,22,TRUE,TRUE,TRUE,TRUE,FALSE,11/21/85
+17.734,43.018,2004,10,31,9,8,2.1,3.91,21.9,EMECv20191114,10044248,21.9,FALSE,TRUE,TRUE,TRUE,FALSE,10/31/04
+10.309,44.556,2008,12,25,3,8,29.8,4.09,21.9,EMECv20191114,10052887,21.9,FALSE,FALSE,FALSE,FALSE,FALSE,12/25/08
+13.6,43.65,1972,6,21,15,6,46,4.1,21.9,EMECv20191114,10019632,nan,FALSE,FALSE,TRUE,TRUE,TRUE,6/21/72
+13.592,42.282,1850,11,11,9,0,0,4.65,21.9,SERA_histv1.1,10003513,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1850-11-11
+11.33,44.209,1956,4,26,3,0,3,4.74,21.9,EMECv20191114,10014149,nan,FALSE,TRUE,TRUE,TRUE,TRUE,4/26/56
+12.382,43.498,1897,12,18,7,24,0,5.1,21.9,SERA_histv1.1,10005541,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-12-18
+15.326,40.703,1981,1,20,8,55,5.82,4.1,21.8,EMECv20191114,10023551,21.8,FALSE,FALSE,TRUE,FALSE,FALSE,1/20/81
+15.436,40.668,1973,8,8,14,36,26,4.75,21.8,EMECv20191114,10020022,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/8/73
+16.313,37.402,2001,5,26,6,2,18.56,4.46,21.7,EMECv20191114,10039796,21.7,TRUE,TRUE,TRUE,TRUE,TRUE,5/26/01
+15.963,42.006,2002,8,8,13,27,40.02,3.51,21.5,EMECv20191114,10041129,21.5,TRUE,TRUE,TRUE,TRUE,TRUE,8/8/02
+13.757,38.532,2002,9,6,14,22,31.8,4.02,21.5,EMECv20191114,10041210,21.5,FALSE,FALSE,FALSE,FALSE,FALSE,9/6/02
+15.482,41.703,1852,12,9,21,15,0,4.36,21.5,SERA_histv1.1,10003578,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1852-12-09
+15.757,41.274,1731,3,20,3,0,0,6.37,21.5,SERA_histv1.1,10001772,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1731-03-20
+14.299,36.792,2005,10,1,8,35,21.43,3.67,21.3,EMECv20191114,10045789,21.3,FALSE,FALSE,TRUE,TRUE,FALSE,10/1/05
+14.843,41.741,2002,11,1,15,9,1.92,5.72,21.3,EMECv20191114,10041420,21.3,FALSE,FALSE,FALSE,FALSE,FALSE,11/1/02
+14.841,41.758,2002,11,2,2,37,1.42,4.02,21.2,EMECv20191114,10041431,21.2,FALSE,FALSE,FALSE,FALSE,FALSE,11/2/02
+12.017,43.844,1985,11,24,6,54,4.08,4.29,21.2,EMECv20191114,10026424,21.2,TRUE,TRUE,TRUE,TRUE,FALSE,11/24/85
+12.217,43.51,1789,9,30,10,0,0,5.88,21.2,SERA_histv1.1,10002570,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1789-09-30
+15.993,41.905,1646,5,31,0,0,0,6.76,21.2,SERA_histv1.1,10001152,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1646-05-31
+14.38,45.97,1868,10,24,0,5,0,3.87,21.1,SERA_histv1.1,10004114,21.1,TRUE,TRUE,TRUE,TRUE,TRUE,1868-10-24
+14.5,46.38,1897,4,5,15,30,0,3.87,21.1,SERA_histv1.1,10005456,21.1,TRUE,TRUE,TRUE,TRUE,TRUE,1897-04-05
+8.846,45.105,1952,8,22,2,25,31,4.11,21.1,EMECv20191114,10013238,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/22/52
+12.013,46.06,1878,3,6,9,14,0,4.2,21.1,SERA_histv1.1,10004431,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1878-03-06
+8.427,44.801,2001,7,18,22,47,10.71,4.23,21.1,EMECv20191114,10040000,21.1,TRUE,TRUE,TRUE,TRUE,TRUE,7/18/01
+14.823,41.764,2002,11,4,3,26,30.62,4.26,21.1,EMECv20191114,10041448,21.1,FALSE,FALSE,FALSE,FALSE,FALSE,11/4/02
+14.35,45.54,1964,3,18,16,43,20.6,4.4,21.1,EMECv20191114,10015891,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/18/64
+10.741,44.463,2002,8,9,19,48,2.27,3.51,21,EMECv20191114,10041131,21,FALSE,FALSE,TRUE,TRUE,FALSE,8/9/02
+17.01,42.61,1957,5,26,1,51,22,3.53,21,EMECv20191114,10014389,21,TRUE,TRUE,TRUE,TRUE,TRUE,5/26/57
+18.54,42.86,2007,11,26,18,34,26.1,3.53,21,EMECv20191114,10050245,21,TRUE,TRUE,TRUE,TRUE,FALSE,11/26/07
+19.555,41.565,2010,10,3,11,43,16.3,3.55,21,EMECv20191114,10055310,21,TRUE,TRUE,TRUE,FALSE,FALSE,10/3/10
+19.66,40.08,2008,4,7,3,38,57.7,3.65,21,EMECv20191114,10051155,21,FALSE,FALSE,TRUE,FALSE,FALSE,4/7/08
+20.067,41.376,2009,1,16,18,6,37.8,3.65,21,EMECv20191114,10052971,21,FALSE,TRUE,TRUE,FALSE,FALSE,1/16/09
+20.2683,41.2365,2014,10,2,16,31,56.69,3.65,21,EMECv20191114,10061120,21,FALSE,FALSE,TRUE,TRUE,FALSE,10/2/14
+16.86,43.16,1925,1,15,2,50,55,3.72,21,EMECv20191114,10009420,21,FALSE,TRUE,TRUE,TRUE,FALSE,1/15/25
+19.778,40.148,2012,3,13,14,55,53.3,3.74,21,EMECv20191114,10057590,21,TRUE,TRUE,TRUE,FALSE,FALSE,3/13/12
+16.961,43.161,1962,1,22,15,7,32.9,3.81,21,EMECv20191114,10015404,21,FALSE,FALSE,FALSE,FALSE,FALSE,1/22/62
+11.696,42.86,1997,3,21,16,46,20.29,4.04,21,EMECv20191114,10034936,21,TRUE,TRUE,TRUE,TRUE,TRUE,3/21/97
+14.79,44.89,1951,1,12,14,55,55,4.1,21,EMECv20191114,10012996,21,TRUE,TRUE,TRUE,TRUE,TRUE,1/12/51
+17.708,40.412,1710,12,13,21,0,0,4.2,21,SERA_histv1.1,10001624,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1710-12-13
+20.11,41.66,2012,11,26,22,5,15.12,4.4,21,EMECv20191114,10058571,21,FALSE,FALSE,TRUE,FALSE,FALSE,11/26/12
+16.192,41.092,1858,5,24,9,20,0,4.41,21,SERA_histv1.1,10003826,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1858-05-24
+13.453,43.3,1718,8,18,0,0,0,4.43,21,SERA_histv1.1,10001676,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1718-08-18
+11.842,44.06,1826,10,1,0,0,0,4.43,21,SERA_histv1.1,10003048,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1826-10-01
+11.529,43.182,1859,1,30,0,0,0,4.43,21,SERA_histv1.1,10003858,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1859-01-30
+13.412,43.668,1972,6,14,21,1,2.21,4.43,21,EMECv20191114,10019620,21,FALSE,FALSE,TRUE,TRUE,TRUE,6/14/72
+19.28,41.81,2012,3,26,3,0,15.4,4.49,21,EMECv20191114,10057627,21,TRUE,FALSE,TRUE,TRUE,FALSE,3/26/12
+14.847,41.204,1904,7,18,20,2,0,4.5,21,EMECv20191114,10006241,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/18/04
+19.506,40.8675,2004,11,23,4,12,44.63,4.5,21,EMECv20191114,10044312,21,TRUE,TRUE,TRUE,FALSE,FALSE,11/23/04
+16.487,40.646,1978,9,24,8,7,44,4.75,21,EMECv20191114,10022246,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/24/78
+12.143,42.415,1647,5,17,0,0,0,4.82,21,SERA_histv1.1,10001159,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1647-05-17
+15.378,40.847,1980,11,23,19,37,46.28,4.87,21,EMECv20191114,10023413,21,FALSE,FALSE,FALSE,FALSE,FALSE,11/23/80
+11.678,42.88,1287,1,1,0,0,0,4.88,21,SERA_histv1.1,10000154,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1287-01-01
+20.2486,39.2215,1997,11,12,16,26,56.86,5.1,21,EMECv20191114,10035726,21,TRUE,TRUE,TRUE,FALSE,FALSE,11/12/97
+19.9,40.5,1920,12,10,13,42,0,5.16,21,EMECv20191114,10008825,21,FALSE,FALSE,TRUE,TRUE,FALSE,12/10/20
+19.3,41.1,1947,12,9,23,19,4,5.16,21,EMECv20191114,10012535,21,TRUE,TRUE,TRUE,TRUE,TRUE,12/9/47
+11.977,44.416,1963,8,9,6,5,0,5.23,21,EMECv20191114,10015748,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/9/63
+20.1,40.6,1967,9,8,2,4,45,5.36,21,EMECv20191114,10017193,21,TRUE,TRUE,TRUE,TRUE,FALSE,9/8/67
+20.3,41.3,1935,11,7,4,37,28,5.46,21,EMECv20191114,10011124,21,FALSE,FALSE,TRUE,TRUE,TRUE,11/7/35
+12.091,42.721,1276,5,22,0,0,0,5.56,21,SERA_histv1.1,10000139,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1276-05-22
+20.7,40.85,1911,2,18,21,35,15,6.76,21,EMECv20191114,10007268,21,TRUE,TRUE,TRUE,TRUE,TRUE,2/18/11
+14.367,45.767,1926,1,1,20,17,52,3.77,20.9,EMECv20191114,10009566,20.9,FALSE,FALSE,FALSE,FALSE,FALSE,1/1/26
+14.224,38.678,1971,2,3,4,53,33.18,4.57,20.9,EMECv20191114,10019078,20.9,TRUE,TRUE,TRUE,TRUE,TRUE,2/3/71
+13.096,46.374,1853,2,19,10,0,0,5.11,20.9,SERA_histv1.1,10003587,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1853-02-19
+13.484,38.629,2010,11,21,10,37,15.4,3.57,20.8,EMECv20191114,10055476,20.8,TRUE,TRUE,TRUE,TRUE,FALSE,11/21/10
+14.771,41.688,2011,9,17,13,41,44.26,3.67,20.8,EMECv20191114,10056522,20.8,TRUE,TRUE,TRUE,TRUE,FALSE,9/17/11
+11.294,44.833,1908,6,28,3,19,0,3.93,20.8,EMECv20191114,10006808,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/28/08
+13.251,43.002,2000,10,24,7,52,23.7,4.11,20.8,EMECv20191114,10039149,20.8,FALSE,TRUE,TRUE,TRUE,FALSE,10/24/00
+14.121,38.564,1999,6,2,10,36,59.97,4.16,20.8,EMECv20191114,10037313,20.8,TRUE,TRUE,TRUE,TRUE,TRUE,6/2/99
+15.9,41.5,1948,8,22,23,16,20,5.37,20.8,EMECv20191114,10012654,nan,FALSE,FALSE,TRUE,TRUE,TRUE,8/22/48
+11.482,43.957,1919,6,29,15,6,13,6.38,20.8,EMECv20191114,10008589,nan,TRUE,TRUE,TRUE,TRUE,FALSE,6/29/19
+14.58,38.427,2011,11,3,14,37,10.29,3.57,20.7,EMECv20191114,10056982,20.7,FALSE,FALSE,FALSE,FALSE,FALSE,11/3/11
+15.304,43.981,1978,12,30,14,54,7.2,3.53,20.6,EMECv20191114,10022346,20.6,TRUE,TRUE,TRUE,TRUE,TRUE,12/30/78
+14.44,41.384,2013,12,29,19,49,49.01,4.01,20.6,EMECv20191114,10059859,20.6,FALSE,FALSE,FALSE,FALSE,FALSE,12/29/13
+10.731,44.428,2002,7,5,9,45,37.15,3.51,20.5,EMECv20191114,10041051,20.5,FALSE,FALSE,TRUE,TRUE,FALSE,7/5/02
+14.305,36.792,2005,10,1,8,41,43.92,3.67,20.5,EMECv20191114,10045790,20.5,TRUE,TRUE,FALSE,FALSE,FALSE,10/1/05
+9.0493,44.912,2013,11,22,19,50,24.77,3.78,20.5,EMECv20191114,10059770,20.5,FALSE,FALSE,TRUE,TRUE,FALSE,11/22/13
+10.003,44.898,2007,7,30,19,5,43.08,4.45,20.5,EMECv20191114,10049506,20.5,FALSE,TRUE,TRUE,TRUE,TRUE,7/30/07
+12.021,44.27,1965,12,18,9,22,25,4.54,20.5,EMECv20191114,10016440,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/18/65
+11.257,43.773,1345,12,22,0,0,0,4.65,20.5,SERA_histv1.1,10000218,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1345-12-22
+11.416,43.962,1835,2,6,18,50,0,4.65,20.5,SERA_histv1.1,10003209,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1835-02-06
+13.879,41.477,1914,6,12,6,42,0,4.66,20.5,EMECv20191114,10007788,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/12/14
+10.345,44.814,1971,7,15,1,33,23,5.51,20.5,EMECv20191114,10019305,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/15/71
+16.081,38.353,1909,11,8,23,45,0,3.93,20.4,EMECv20191114,10007080,nan,FALSE,FALSE,TRUE,TRUE,TRUE,11/8/09
+16.31,39.119,1947,6,29,20,20,0,4.16,20.4,EMECv20191114,10012485,nan,FALSE,TRUE,TRUE,TRUE,TRUE,6/29/47
+14.434,41.395,2013,12,29,17,8,43.23,5.16,20.4,EMECv20191114,10059857,20.4,TRUE,TRUE,TRUE,TRUE,TRUE,12/29/13
+11.0543,44.2812,2013,6,14,18,22,22.72,3.7,20.3,EMECv20191114,10059185,20.3,FALSE,TRUE,TRUE,TRUE,FALSE,6/14/13
+13.368,42.338,1908,1,16,10,27,0,4.12,20.3,EMECv20191114,10006735,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/16/08
+13.435,38.522,2012,2,25,20,34,36.23,4.43,20.3,EMECv20191114,10057522,20.3,TRUE,TRUE,TRUE,TRUE,FALSE,2/25/12
+10.202,44.635,2011,9,8,13,17,28.03,3.6,20.1,EMECv20191114,10056478,20.1,TRUE,TRUE,TRUE,TRUE,FALSE,9/8/11
+15.097,45.786,1997,1,9,2,9,35,3.86,20.1,EMECv20191114,10034683,20.1,TRUE,TRUE,TRUE,TRUE,FALSE,1/9/97
+11.39,44.46,1779,8,20,10,50,0,4.2,20.1,SERA_histv1.1,10002386,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1779-08-20
+11.257,43.773,1325,5,21,0,0,0,4.43,20.1,SERA_histv1.1,10000198,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1325-05-21
+9.519,44.749,1975,11,16,13,4,25.14,4.93,20.1,EMECv20191114,10020942,20.1,TRUE,TRUE,TRUE,TRUE,TRUE,11/16/75
+10.167,46.333,1895,11,13,1,55,0,3.5,20,SERA_histv1.1,10005317,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-11-13
+9.8,46.817,1929,4,11,11,47,0,3.5,20,EMECv20191114,10010163,nan,FALSE,FALSE,TRUE,TRUE,TRUE,4/11/29
+9.7,46.8,1933,6,19,2,0,0,3.5,20,EMECv20191114,10010858,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/19/33
+9.533,46.87,1951,1,28,23,48,0,3.5,20,EMECv20191114,10013008,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/28/51
+19.72,40.61,2012,9,5,15,47,27.22,3.51,20,EMECv20191114,10058301,20,FALSE,TRUE,TRUE,FALSE,FALSE,9/5/12
+19.01,42.17,1981,8,19,20,43,49.1,3.53,20,EMECv20191114,10023996,nan,FALSE,FALSE,TRUE,TRUE,FALSE,8/19/81
+20.453,39.873,2004,1,28,23,20,40.16,3.55,20,EMECv20191114,10043064,20,FALSE,FALSE,TRUE,TRUE,FALSE,1/28/04
+19.3439,40.8379,2005,10,8,14,46,11.2,3.55,20,EMECv20191114,10045812,20,TRUE,TRUE,TRUE,FALSE,FALSE,10/8/05
+20.36,39.388,2006,5,22,9,27,24.13,3.55,20,EMECv20191114,10047067,20,FALSE,FALSE,TRUE,FALSE,FALSE,5/22/06
+14.7885,45.1973,2006,8,26,20,17,48.7,3.55,20,EMECv20191114,10047498,20,FALSE,FALSE,TRUE,TRUE,FALSE,8/26/06
+19.699,41.4645,2007,4,15,1,12,32.4,3.55,20,EMECv20191114,10048747,20,FALSE,FALSE,TRUE,FALSE,FALSE,4/15/07
+20.6232,40.8948,2009,7,31,7,13,28.2,3.55,20,EMECv20191114,10053742,20,FALSE,TRUE,TRUE,FALSE,FALSE,7/31/09
+20.165,41.001,2009,12,30,23,54,43.2,3.55,20,EMECv20191114,10054333,20,FALSE,TRUE,TRUE,FALSE,FALSE,12/30/09
+13.12,38.653,2006,9,20,0,20,48.8,3.57,20,EMECv20191114,10047579,20,TRUE,TRUE,TRUE,TRUE,FALSE,9/20/06
+18,42.7,1921,12,26,22,26,18,3.62,20,EMECv20191114,10008976,20,TRUE,TRUE,TRUE,TRUE,FALSE,12/26/21
+20.174,38.97,2002,8,16,10,36,16.79,3.64,20,EMECv20191114,10041144,20,TRUE,TRUE,TRUE,FALSE,FALSE,8/16/02
+20.2969,41.0973,2000,12,28,13,4,57.4,3.65,20,EMECv20191114,10039374,20,TRUE,TRUE,TRUE,TRUE,FALSE,12/28/00
+19.5531,40.0507,2006,8,25,17,11,58.4,3.65,20,EMECv20191114,10047492,20,FALSE,FALSE,FALSE,FALSE,FALSE,8/25/06
+19.484,40.166,2007,9,4,21,11,45.9,3.65,20,EMECv20191114,10049768,20,TRUE,TRUE,TRUE,FALSE,FALSE,9/4/07
+19.493,41.068,2009,3,8,22,43,17.9,3.65,20,EMECv20191114,10053122,20,FALSE,FALSE,TRUE,FALSE,FALSE,3/8/09
+20.035,41.208,2010,8,1,6,22,16.2,3.65,20,EMECv20191114,10055106,20,FALSE,FALSE,TRUE,FALSE,FALSE,8/1/10
+19.561,41.471,2012,4,11,13,38,35.07,3.66,20,EMECv20191114,10057670,20,FALSE,TRUE,TRUE,FALSE,FALSE,4/11/12
+20.098,40.853,2010,8,9,13,48,58.1,3.74,20,EMECv20191114,10055146,20,TRUE,TRUE,TRUE,FALSE,FALSE,8/9/10
+9.579,46.855,1811,6,7,13,45,0,3.79,20,SERA_histv1.1,10002824,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1811-06-07
+9.533,46.87,1955,12,24,23,40,29,3.8,20,EMECv20191114,10014074,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/24/55
+14.3598,46.1446,2005,8,30,11,28,19.4,3.83,20,EMECv20191114,10045684,20,TRUE,TRUE,TRUE,TRUE,TRUE,8/30/05
+15.2,44.1,1902,12,1,17,36,8,3.86,20,EMECv20191114,10006007,20,TRUE,TRUE,TRUE,TRUE,TRUE,12/1/02
+8.68,46.76,1781,4,24,0,0,0,3.9,20,SERA_histv1.1,10002424,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1781-04-24
+10.1,46.6,1785,11,14,0,0,0,3.9,20,SERA_histv1.1,10002506,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1785-11-14
+9.433,46.767,1914,1,15,9,56,15,3.9,20,EMECv20191114,10007720,nan,FALSE,FALSE,TRUE,TRUE,TRUE,1/15/14
+10.217,46.667,1929,10,12,6,10,0,3.9,20,EMECv20191114,10010240,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/12/29
+9.6,46.7,1940,1,7,20,12,0,3.9,20,EMECv20191114,10011604,20,FALSE,TRUE,TRUE,TRUE,TRUE,1/7/40
+10.35,46.95,1967,8,14,10,16,18,3.9,20,EMECv20191114,10017164,20,TRUE,TRUE,TRUE,TRUE,TRUE,8/14/67
+19.78,41.13,1995,2,10,14,53,39.76,3.91,20,EMECv20191114,10031728,20,TRUE,TRUE,TRUE,TRUE,FALSE,2/10/95
+20.6078,40.6461,2004,7,26,8,26,11.8,3.93,20,EMECv20191114,10043810,20,TRUE,TRUE,TRUE,FALSE,FALSE,7/26/04
+20.0506,40.7932,2005,5,8,21,20,3,3.93,20,EMECv20191114,10045045,20,TRUE,TRUE,TRUE,FALSE,FALSE,5/8/05
+19.2,41.98,1979,4,21,2,38,5.7,4.01,20,EMECv20191114,10022531,20,FALSE,FALSE,FALSE,FALSE,FALSE,4/21/79
+19.9807,41.1433,2002,11,9,17,1,59.4,4.02,20,EMECv20191114,10041463,20,FALSE,TRUE,TRUE,FALSE,FALSE,11/9/02
+19.7481,40.0448,2005,1,16,3,21,14.1,4.02,20,EMECv20191114,10044573,20,FALSE,FALSE,TRUE,FALSE,FALSE,1/16/05
+17.591,39.307,1998,7,7,1,59,51.92,4.05,20,EMECv20191114,10036522,20,TRUE,TRUE,TRUE,TRUE,TRUE,7/7/98
+13.768,38.493,2002,9,11,14,35,17.94,4.07,20,EMECv20191114,10041232,20,FALSE,FALSE,FALSE,FALSE,FALSE,9/11/02
+18.1,42.9,1923,12,19,16,0,48,4.1,20,EMECv20191114,10009267,20,TRUE,TRUE,TRUE,TRUE,TRUE,12/19/23
+17.74,42.82,1967,8,4,14,54,31.6,4.1,20,EMECv20191114,10017156,20,TRUE,TRUE,TRUE,TRUE,FALSE,8/4/67
+10.335,46.554,1999,12,31,4,55,53.9,4.11,20,EMECv20191114,10038258,nan,FALSE,FALSE,TRUE,TRUE,TRUE,12/31/99
+19.5243,41.2006,2009,3,7,18,51,20.6,4.11,20,EMECv20191114,10053119,20,FALSE,FALSE,TRUE,FALSE,FALSE,3/7/09
+19,42.1,1966,9,6,12,39,9,4.3,20,EMECv20191114,10016773,20,FALSE,FALSE,TRUE,TRUE,FALSE,9/6/66
+17.5,43,1931,6,21,14,19,0,4.4,20,EMECv20191114,10010547,20,TRUE,TRUE,TRUE,TRUE,TRUE,6/21/31
+11.22,43.75,1887,11,14,5,48,0,4.49,20,SERA_histv1.1,10004897,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1887-11-14
+17.67,42.67,1953,10,13,14,14,35,4.5,20,EMECv20191114,10013569,20,TRUE,TRUE,TRUE,TRUE,TRUE,10/13/53
+18.8,42.2,1966,8,21,11,50,40,4.5,20,EMECv20191114,10016742,20,FALSE,FALSE,TRUE,TRUE,TRUE,8/21/66
+14.69,45.73,1982,6,5,17,54,15,4.5,20,EMECv20191114,10024440,nan,TRUE,TRUE,TRUE,TRUE,FALSE,6/5/82
+17.9,43,1902,7,4,1,58,0,4.57,20,EMECv20191114,10005960,20,FALSE,TRUE,TRUE,TRUE,TRUE,7/4/02
+19.9,41.47,1973,4,7,19,30,7,4.57,20,EMECv20191114,10019917,20,FALSE,TRUE,TRUE,TRUE,FALSE,4/7/73
+20.2751,40.0685,2002,10,8,4,40,47.7,4.59,20,EMECv20191114,10041332,20,FALSE,FALSE,TRUE,FALSE,FALSE,10/8/02
+15.2,44.587,1959,12,2,18,20,7.6,4.6,20,EMECv20191114,10014973,20,TRUE,TRUE,TRUE,TRUE,TRUE,12/2/59
+19.598,40.46,1999,6,8,21,38,56.09,4.6,20,EMECv20191114,10037331,20,TRUE,TRUE,TRUE,TRUE,FALSE,6/8/99
+18.8,42.2,1902,10,2,2,50,0,4.77,20,EMECv20191114,10005986,20,TRUE,TRUE,TRUE,TRUE,TRUE,10/2/02
+19.5,41.3,1926,12,25,16,14,40,4.77,20,EMECv20191114,10009747,20,FALSE,FALSE,TRUE,TRUE,FALSE,12/25/26
+20.15,39.8,2014,5,12,0,54,35,4.9,20,EMECv20191114,10060600,20,TRUE,TRUE,TRUE,FALSE,FALSE,5/12/14
+20,41.5,1926,2,15,14,36,48,4.97,20,EMECv20191114,10009587,20,TRUE,TRUE,TRUE,TRUE,FALSE,2/15/26
+19.6,41.3,1926,12,17,6,17,33,4.97,20,EMECv20191114,10009735,20,FALSE,FALSE,FALSE,FALSE,FALSE,12/17/26
+19.5,41.3,1926,12,17,6,20,45,4.97,20,EMECv20191114,10009736,20,FALSE,FALSE,FALSE,FALSE,FALSE,12/17/26
+19.7,40.8,1959,8,17,4,29,7,4.97,20,EMECv20191114,10014925,20,FALSE,FALSE,TRUE,TRUE,FALSE,8/17/59
+19.8841,39.7932,1986,12,17,21,18,32.68,5,20,EMECv20191114,10027023,20,TRUE,TRUE,TRUE,TRUE,FALSE,12/17/86
+13.255,42.671,1883,11,7,3,0,0,5.11,20,SERA_histv1.1,10004692,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1883-11-07
+19.2,41.92,2014,4,21,21,25,28.03,5.13,20,EMECv20191114,10060545,20,TRUE,TRUE,TRUE,FALSE,FALSE,4/21/14
+19.3,42,1968,11,3,4,49,33,5.22,20,EMECv20191114,10017758,20,TRUE,TRUE,TRUE,TRUE,FALSE,11/3/68
+18.78,42.23,1979,5,24,20,35,30,5.23,20,EMECv20191114,10022608,20,FALSE,FALSE,FALSE,FALSE,FALSE,5/24/79
+17.3,43.2,1903,3,27,3,6,3,5.32,20,EMECv20191114,10006054,20,TRUE,TRUE,TRUE,TRUE,TRUE,3/27/03
+19.2,42.3,1905,6,1,21,47,29,5.32,20,EMECv20191114,10006363,20,FALSE,FALSE,FALSE,FALSE,FALSE,6/1/05
+14.8,45.2,1916,7,14,20,27,1,5.33,20,EMECv20191114,10008169,20,FALSE,FALSE,TRUE,TRUE,TRUE,7/14/16
+15.065,41.158,1962,8,21,18,44,56.15,5.34,20,EMECv20191114,10015549,20,FALSE,FALSE,TRUE,TRUE,TRUE,8/21/62
+14.14,43.93,1934,11,30,2,58,14,5.44,20,EMECv20191114,10010998,20,TRUE,TRUE,TRUE,TRUE,TRUE,11/30/34
+19.6,40.2,1930,11,21,19,26,0,5.46,20,EMECv20191114,10010428,20,FALSE,FALSE,FALSE,FALSE,FALSE,11/21/30
+17.555,39.065,1932,1,2,23,36,0,5.52,20,EMECv20191114,10010633,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/2/32
+19.5,42,1905,8,6,23,55,45,5.56,20,EMECv20191114,10006394,20,FALSE,FALSE,TRUE,FALSE,FALSE,8/6/05
+17.7,42.8,1850,4,14,0,50,0,5.57,20,SERA_histv1.1,10003497,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1850-04-14
+15.069,41.248,1962,8,21,18,9,6.35,5.68,20,EMECv20191114,10015547,20,FALSE,FALSE,TRUE,TRUE,TRUE,8/21/62
+19.5,41.3,1926,12,17,6,31,5,5.86,20,EMECv20191114,10009738,20,FALSE,FALSE,FALSE,FALSE,FALSE,12/17/26
+20.7,40.1,1860,4,15,0,0,0,5.89,20,SERA_histv1.1,10003889,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1860-04-15
+19.5,40.5,1866,3,2,14,30,0,6.07,20,SERA_histv1.1,10004038,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1866-03-02
+20.18,39.7,1897,1,17,0,0,0,6.58,20,SERA_histv1.1,10005419,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-01-17
+14.616,38.613,2006,5,9,7,31,9.47,3.5,19.9,EMECv20191114,10047013,19.9,TRUE,TRUE,TRUE,TRUE,FALSE,5/9/06
+10.88,44.776,1996,10,26,6,50,26.94,3.63,19.9,EMECv20191114,10034440,nan,FALSE,FALSE,TRUE,TRUE,TRUE,10/26/96
+12.247,44.154,2005,11,8,21,10,26.55,3.67,19.9,EMECv20191114,10046172,19.9,TRUE,TRUE,TRUE,TRUE,FALSE,11/8/05
+11.012,44.495,1934,9,18,9,37,0,3.95,19.9,EMECv20191114,10010979,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/18/34
+12.239,43.609,1810,9,30,0,0,0,3.97,19.9,SERA_histv1.1,10002816,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1810-09-30
+14.85,41.684,2002,12,2,20,52,59.44,4.1,19.9,EMECv20191114,10041535,19.9,FALSE,FALSE,TRUE,FALSE,FALSE,12/2/02
+12.917,44.167,1916,8,15,16,37,0,5.31,19.9,EMECv20191114,10008189,nan,FALSE,FALSE,FALSE,FALSE,FALSE,8/15/16
+10.723,44.777,1998,2,21,2,21,13.3,3.93,19.8,EMECv20191114,10036142,19.8,TRUE,TRUE,TRUE,TRUE,TRUE,2/21/98
+16.787,39.165,1990,1,24,16,18,59.77,4.01,19.8,EMECv20191114,10028648,19.8,FALSE,FALSE,TRUE,TRUE,TRUE,1/24/90
+13.513,43.619,1968,1,29,3,14,47,4.16,19.8,EMECv20191114,10017396,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/29/68
+9.146,44.817,1945,6,14,5,3,45,4.78,19.8,EMECv20191114,10012297,nan,FALSE,FALSE,TRUE,TRUE,TRUE,6/14/45
+10.445,44.164,2013,1,25,14,48,18.27,5.01,19.8,EMECv20191114,10058765,19.8,TRUE,TRUE,TRUE,TRUE,FALSE,1/25/13
+13.267,42.795,1943,1,16,0,0,0,5.04,19.8,EMECv20191114,10012031,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/16/43
+12.853,43.247,1612,10,14,0,0,0,5.1,19.8,SERA_histv1.1,10000978,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1612-10-14
+14.048,37.927,1819,2,24,23,20,0,5.35,19.7,SERA_histv1.1,10002943,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1819-02-24
+13.903,41.756,1984,5,11,10,50,7,4.79,19.6,EMECv20191114,10025714,19.6,FALSE,FALSE,FALSE,FALSE,FALSE,5/11/84
+17.7,43,1938,4,26,2,25,0,3.53,19.5,EMECv20191114,10011420,nan,FALSE,TRUE,TRUE,TRUE,TRUE,4/26/38
+18.0262,38.6343,2013,9,12,9,59,23.92,3.57,19.5,EMECv20191114,10059570,19.5,TRUE,TRUE,TRUE,TRUE,FALSE,9/12/13
+16.963,43.126,1962,1,11,6,50,37.3,3.81,19.5,EMECv20191114,10015378,19.5,FALSE,FALSE,FALSE,FALSE,FALSE,1/11/62
+16.1,43.13,1977,5,14,3,39,20.7,3.91,19.5,EMECv20191114,10021670,19.5,TRUE,TRUE,TRUE,TRUE,TRUE,5/14/77
+10.133,44.51,2007,12,28,4,5,43.55,4.18,19.5,EMECv20191114,10050440,19.5,TRUE,TRUE,TRUE,TRUE,TRUE,12/28/07
+14.25,45.57,1857,10,19,12,0,0,4.3,19.5,SERA_histv1.1,10003798,19.5,TRUE,TRUE,TRUE,TRUE,TRUE,1857-10-19
+14.5,46.1,1895,4,15,3,43,0,4.3,19.5,SERA_histv1.1,10005274,19.5,TRUE,TRUE,TRUE,TRUE,TRUE,1895-04-15
+13.309,46.243,1991,10,5,5,14,58.1,4.51,19.5,EMECv20191114,10029717,19.5,TRUE,TRUE,TRUE,TRUE,TRUE,10/5/91
+10.256,44.582,2008,12,23,23,37,6,4.08,19.4,EMECv20191114,10052870,19.4,FALSE,FALSE,FALSE,FALSE,FALSE,12/23/08
+10.631,44.698,1608,1,6,22,20,0,4.43,19.4,SERA_histv1.1,10000960,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1608-01-06
+13.074,42.899,1927,8,16,0,53,0,4.57,19.4,EMECv20191114,10009876,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/16/27
+12.641,42.59,1917,5,12,15,34,36,5.03,19.4,EMECv20191114,10008320,nan,TRUE,FALSE,TRUE,TRUE,FALSE,5/12/17
+14.845,38.382,1994,11,27,7,26,27.62,4.08,19.3,EMECv20191114,10031586,19.3,FALSE,TRUE,TRUE,TRUE,FALSE,11/27/94
+14.904,41.738,2002,11,2,23,27,59.7,4.19,19.2,EMECv20191114,10041439,19.2,FALSE,FALSE,FALSE,FALSE,FALSE,11/2/02
+15.511,40.991,1931,5,10,10,48,55,4.64,19.2,EMECv20191114,10010532,nan,FALSE,FALSE,TRUE,TRUE,TRUE,5/10/31
+16.075,41.713,1893,8,10,20,52,0,5.39,19.2,SERA_histv1.1,10005162,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1893-08-10
+15.991,40.297,1906,7,2,19,50,0,3.78,19.1,EMECv20191114,10006528,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/2/06
+15.972,40.02,1998,9,24,19,18,32.65,4.02,19.1,EMECv20191114,10036681,19.1,FALSE,FALSE,TRUE,TRUE,TRUE,9/24/98
+14.73,45.94,1901,3,22,19,33,52,4.05,19.1,EMECv20191114,10005817,19.1,FALSE,FALSE,TRUE,TRUE,TRUE,3/22/01
+16.826,39.458,2005,4,23,19,11,41.69,4.15,19.1,EMECv20191114,10044986,19.1,TRUE,TRUE,TRUE,TRUE,FALSE,4/23/05
+15.926,38.222,1911,6,18,16,59,0,4.16,19.1,EMECv20191114,10007378,nan,FALSE,FALSE,TRUE,TRUE,TRUE,6/18/11
+15.555,38.185,1787,9,20,4,0,0,4.2,19.1,SERA_histv1.1,10002538,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1787-09-20
+16.268,39.565,1963,11,12,8,22,33,4.31,19.1,EMECv20191114,10015798,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/12/63
+16.327,38.409,1930,5,6,20,48,0,4.35,19.1,EMECv20191114,10010326,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/6/30
+18.836,39.601,1976,10,27,10,14,56.04,4.57,19.1,EMECv20191114,10021410,19.1,FALSE,FALSE,TRUE,TRUE,FALSE,10/27/76
+16.136,39.844,1559,4,27,12,0,0,4.88,19.1,SERA_histv1.1,10000733,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1559-04-27
+7.067,46.267,1915,7,22,9,10,34,3.5,19,EMECv20191114,10007979,nan,FALSE,TRUE,TRUE,TRUE,TRUE,7/22/15
+8.25,46.883,1917,5,14,21,27,0,3.5,19,EMECv20191114,10008322,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/14/17
+7.5,46.3,1920,4,1,18,33,0,3.5,19,EMECv20191114,10008719,nan,FALSE,FALSE,TRUE,TRUE,TRUE,4/1/20
+7.95,46.233,1949,3,24,2,47,0,3.5,19,EMECv20191114,10012739,nan,FALSE,TRUE,TRUE,TRUE,TRUE,3/24/49
+7.192,46.25,1851,12,13,0,0,0,3.51,19,SERA_histv1.1,10003542,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1851-12-13
+20.08,40.12,2014,2,9,0,18,2.17,3.51,19,EMECv20191114,10060271,19,TRUE,TRUE,TRUE,FALSE,FALSE,2/9/14
+19.1144,42.5379,2007,8,2,12,45,42.5,3.55,19,EMECv20191114,10049528,19,FALSE,FALSE,TRUE,TRUE,FALSE,8/2/07
+20.333,40.172,2007,8,14,10,55,14.4,3.55,19,EMECv20191114,10049625,19,FALSE,FALSE,TRUE,FALSE,FALSE,8/14/07
+20.5,40.739,2012,2,8,8,13,33.9,3.55,19,EMECv20191114,10057465,19,FALSE,FALSE,TRUE,FALSE,FALSE,2/8/12
+13.711,41.894,2005,5,5,13,21,21.87,3.57,19,EMECv20191114,10045029,19,TRUE,TRUE,TRUE,TRUE,FALSE,5/5/05
+10.22,47.13,1993,7,10,8,59,7.5,3.62,19,EMECv20191114,10030584,19,TRUE,TRUE,TRUE,TRUE,TRUE,7/10/93
+19.934,39.698,2006,3,28,20,22,34.6,3.64,19,EMECv20191114,10046766,19,FALSE,TRUE,TRUE,FALSE,FALSE,3/28/06
+20.1,39.366,2007,6,29,19,17,28.46,3.64,19,EMECv20191114,10049247,19,FALSE,FALSE,TRUE,FALSE,FALSE,6/29/07
+19.084,42.527,1992,4,22,6,18,58.4,3.65,19,EMECv20191114,10029998,19,TRUE,TRUE,TRUE,TRUE,FALSE,4/22/92
+20.28,41.106,2009,6,29,4,32,16.6,3.65,19,EMECv20191114,10053604,19,FALSE,FALSE,TRUE,FALSE,FALSE,6/29/09
+19.57,41.4,2014,1,21,4,51,50.67,3.66,19,EMECv20191114,10059912,19,FALSE,FALSE,FALSE,FALSE,FALSE,1/21/14
+10.14,47.21,1996,6,15,21,40,8,3.72,19,EMECv20191114,10033757,19,FALSE,TRUE,TRUE,TRUE,TRUE,6/15/96
+11.434,45.722,1815,2,26,0,0,0,3.74,19,SERA_histv1.1,10002881,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1815-02-26
+20.6992,40.816,2007,6,1,7,57,5.5,3.74,19,EMECv20191114,10049084,19,FALSE,FALSE,TRUE,FALSE,FALSE,6/1/07
+7.852,46.237,1855,8,18,17,30,0,3.79,19,SERA_histv1.1,10003673,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-08-18
+7.852,46.237,1855,11,1,22,0,0,3.79,19,SERA_histv1.1,10003700,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-11-01
+7.799,46.285,1856,10,16,17,0,0,3.79,19,SERA_histv1.1,10003758,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1856-10-16
+15.83,43.57,1924,1,13,9,43,26,3.81,19,EMECv20191114,10009277,19,FALSE,FALSE,TRUE,TRUE,TRUE,1/13/24
+19.24,41.89,2014,4,21,21,30,34,3.81,19,EMECv20191114,10060546,19,FALSE,FALSE,FALSE,FALSE,FALSE,4/21/14
+14.02,46,1880,2,18,2,10,0,3.87,19,SERA_histv1.1,10004515,19,TRUE,TRUE,TRUE,TRUE,TRUE,1880-02-18
+7.383,46.217,1881,12,4,4,27,0,3.9,19,SERA_histv1.1,10004606,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1881-12-04
+9.1,47,1905,7,3,8,47,0,3.9,19,EMECv20191114,10006382,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/3/05
+12.928,46.404,1956,5,10,12,30,0,3.93,19,EMECv20191114,10014164,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/10/56
+11.416,47.283,1819,4,10,23,0,0,3.95,19,SERA_histv1.1,10002944,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1819-04-10
+11.21,45.84,1968,6,22,12,37,49.34,4.07,19,EMECv20191114,10017613,19,FALSE,FALSE,TRUE,TRUE,TRUE,6/22/68
+19.5032,41.0985,2009,8,13,15,49,38.1,4.11,19,EMECv20191114,10053782,19,FALSE,FALSE,TRUE,FALSE,FALSE,8/13/09
+19.59,40.11,2006,8,9,2,10,1,4.16,19,EMECv20191114,10047411,19,FALSE,FALSE,FALSE,FALSE,FALSE,8/9/06
+18.937,42.718,2005,5,19,23,45,25.2,4.21,19,EMECv20191114,10045226,19,FALSE,FALSE,FALSE,FALSE,FALSE,5/19/05
+20.304,41.195,2010,5,6,13,6,7.2,4.21,19,EMECv20191114,10054802,19,FALSE,FALSE,TRUE,FALSE,FALSE,5/6/10
+19.66,41.4,2014,1,20,7,15,6.96,4.21,19,EMECv20191114,10059907,19,FALSE,FALSE,TRUE,FALSE,FALSE,1/20/14
+7.517,44.475,1899,12,26,10,10,0,4.22,19,SERA_histv1.1,10005702,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1899-12-26
+13.013,42.812,1980,5,14,9,1,15,4.27,19,EMECv20191114,10023097,19,FALSE,FALSE,TRUE,TRUE,TRUE,5/14/80
+19.304,42.081,2006,8,26,15,32,49.1,4.3,19,EMECv20191114,10047497,19,TRUE,TRUE,TRUE,FALSE,FALSE,8/26/06
+18.5598,42.5707,2008,11,14,13,26,4.1,4.3,19,EMECv20191114,10052764,19,TRUE,TRUE,TRUE,TRUE,FALSE,11/14/08
+11.233,44.138,1964,9,5,21,9,0,4.35,19,EMECv20191114,10016050,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/5/64
+19.5,41.3,1907,5,4,23,33,0,4.37,19,EMECv20191114,10006648,19,FALSE,FALSE,FALSE,FALSE,FALSE,5/4/07
+12.927,42.888,1941,3,10,8,0,0,4.4,19,EMECv20191114,10011778,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/10/41
+20.1068,40.8109,1989,8,2,23,19,27.13,4.5,19,EMECv20191114,10028350,19,TRUE,TRUE,TRUE,TRUE,FALSE,8/2/89
+18.4,42.9,1906,7,4,2,31,10,4.54,19,EMECv20191114,10006529,19,TRUE,TRUE,TRUE,TRUE,FALSE,7/4/06
+11.367,44.057,1969,2,15,8,54,39,4.56,19,EMECv20191114,10017868,nan,FALSE,TRUE,TRUE,TRUE,TRUE,2/15/69
+19.5,42,1908,1,25,4,23,48,4.57,19,EMECv20191114,10006737,19,TRUE,TRUE,TRUE,TRUE,FALSE,1/25/08
+20.1,41.1,1962,12,23,0,43,53,4.57,19,EMECv20191114,10015609,19,FALSE,TRUE,TRUE,TRUE,FALSE,12/23/62
+7.06,46.1,1915,8,25,2,13,0,4.6,19,EMECv20191114,10008044,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/25/15
+20.2767,40.5604,1991,2,23,6,21,49.96,4.6,19,EMECv20191114,10029226,19,TRUE,TRUE,TRUE,TRUE,FALSE,2/23/91
+7.646,44.435,1905,5,30,4,55,0,4.65,19,EMECv20191114,10006359,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/30/05
+20.7,40.9,1906,9,17,15,0,0,4.67,19,EMECv20191114,10006552,19,FALSE,FALSE,TRUE,TRUE,FALSE,9/17/06
+19.5,42,1908,5,12,20,0,0,4.67,19,EMECv20191114,10006775,19,FALSE,TRUE,TRUE,TRUE,FALSE,5/12/08
+19.6,41,1920,12,27,3,10,0,4.67,19,EMECv20191114,10008832,19,FALSE,FALSE,TRUE,TRUE,FALSE,12/27/20
+20,40,1922,6,29,17,10,15,4.67,19,EMECv20191114,10009038,19,FALSE,FALSE,TRUE,TRUE,FALSE,6/29/22
+20.1,40.1,1925,8,16,21,1,0,4.67,19,EMECv20191114,10009521,19,FALSE,FALSE,TRUE,TRUE,FALSE,8/16/25
+19.5,41.3,1926,1,31,10,19,12,4.67,19,EMECv20191114,10009584,19,FALSE,TRUE,TRUE,TRUE,FALSE,1/31/26
+19.5,41.3,1926,12,25,15,12,0,4.67,19,EMECv20191114,10009746,19,FALSE,FALSE,FALSE,FALSE,FALSE,12/25/26
+19.5,41.3,1928,3,20,0,0,0,4.67,19,EMECv20191114,10009961,19,FALSE,FALSE,TRUE,TRUE,FALSE,3/20/28
+20.7,40.6,1928,7,13,0,0,0,4.67,19,EMECv20191114,10010041,19,TRUE,TRUE,TRUE,TRUE,FALSE,7/13/28
+19.3,40.6,1930,12,25,23,45,0,4.67,19,EMECv20191114,10010444,19,FALSE,FALSE,TRUE,TRUE,TRUE,12/25/30
+20.7,40.6,1931,2,21,0,0,0,4.67,19,EMECv20191114,10010474,19,FALSE,FALSE,TRUE,TRUE,FALSE,2/21/31
+20.7,40.6,1931,2,21,19,30,0,4.67,19,EMECv20191114,10010475,19,FALSE,FALSE,FALSE,FALSE,FALSE,2/21/31
+20.7,40.6,1931,2,22,8,0,0,4.67,19,EMECv20191114,10010476,19,FALSE,FALSE,FALSE,FALSE,FALSE,2/22/31
+19.5,40.2,1931,4,12,0,0,0,4.67,19,EMECv20191114,10010509,19,FALSE,FALSE,TRUE,TRUE,FALSE,4/12/31
+19.5,40.5,1931,8,3,11,45,0,4.67,19,EMECv20191114,10010568,19,FALSE,FALSE,TRUE,TRUE,FALSE,8/3/31
+20.7,40.7,1931,9,16,9,30,0,4.67,19,EMECv20191114,10010588,19,FALSE,FALSE,TRUE,TRUE,FALSE,9/16/31
+20,40,1931,10,13,2,0,0,4.67,19,EMECv20191114,10010596,19,FALSE,FALSE,TRUE,TRUE,FALSE,10/13/31
+20.7,40.7,1932,1,16,20,30,0,4.67,19,EMECv20191114,10010635,19,FALSE,FALSE,TRUE,TRUE,FALSE,1/16/32
+20.7,40.7,1932,1,17,5,50,0,4.67,19,EMECv20191114,10010636,19,FALSE,FALSE,FALSE,FALSE,FALSE,1/17/32
+20.7,40.7,1932,1,17,13,0,0,4.67,19,EMECv20191114,10010637,19,FALSE,FALSE,FALSE,FALSE,FALSE,1/17/32
+20.4,41.4,1932,4,19,4,30,0,4.67,19,EMECv20191114,10010679,19,TRUE,TRUE,TRUE,TRUE,FALSE,4/19/32
+20.7,40.9,1932,5,20,2,30,0,4.67,19,EMECv20191114,10010687,19,TRUE,TRUE,TRUE,TRUE,FALSE,5/20/32
+19.4,41.6,1933,2,4,9,35,0,4.67,19,EMECv20191114,10010796,19,TRUE,TRUE,TRUE,TRUE,FALSE,2/4/33
+19.6,41.3,1934,6,1,0,0,0,4.67,19,EMECv20191114,10010952,19,FALSE,FALSE,TRUE,TRUE,TRUE,6/1/34
+19.7,40.1,1934,10,23,9,20,0,4.67,19,EMECv20191114,10010982,19,TRUE,TRUE,TRUE,TRUE,TRUE,10/23/34
+19.8,41.5,1934,12,2,0,0,0,4.67,19,EMECv20191114,10010999,19,FALSE,FALSE,TRUE,TRUE,TRUE,12/2/34
+20.1,40,1940,6,27,8,12,0,4.67,19,EMECv20191114,10011657,19,TRUE,TRUE,TRUE,TRUE,TRUE,6/27/40
+20,40.2,1963,2,15,10,18,21,4.67,19,EMECv20191114,10015639,19,FALSE,FALSE,TRUE,TRUE,FALSE,2/15/63
+20.3,41.4,1967,11,30,9,55,27,4.67,19,EMECv20191114,10017289,19,FALSE,FALSE,FALSE,FALSE,FALSE,11/30/67
+20.1,41.2,1967,12,2,9,27,8,4.67,19,EMECv20191114,10017300,19,FALSE,FALSE,FALSE,FALSE,FALSE,12/2/67
+19.257,42.117,1990,4,24,19,30,39.8,4.67,19,EMECv20191114,10028775,19,TRUE,TRUE,TRUE,TRUE,FALSE,4/24/90
+7.881,46.292,1855,7,27,10,0,0,4.72,19,SERA_histv1.1,10003654,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-07-27
+20.3,41.4,1967,12,1,20,7,51,4.77,19,EMECv20191114,10017298,19,FALSE,FALSE,FALSE,FALSE,FALSE,12/1/67
+20.2,41.3,1967,12,7,18,3,35,4.77,19,EMECv20191114,10017313,19,FALSE,FALSE,FALSE,FALSE,FALSE,12/7/67
+20.3,40.3,1954,5,8,22,27,36,4.87,19,EMECv20191114,10013698,19,TRUE,TRUE,TRUE,TRUE,FALSE,5/8/54
+10.994,45.439,1334,12,4,0,0,0,4.88,19,SERA_histv1.1,10000207,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1334-12-04
+8.615,44.913,1369,2,1,0,0,0,4.88,19,SERA_histv1.1,10000263,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1369-02-01
+19.5,40.4,1930,12,10,0,0,0,4.97,19,EMECv20191114,10010435,19,FALSE,FALSE,TRUE,TRUE,TRUE,12/10/30
+20.1,41.1,1935,12,29,0,0,0,4.97,19,EMECv20191114,10011137,19,FALSE,TRUE,TRUE,TRUE,TRUE,12/29/35
+12.795,46.297,1794,6,30,4,45,0,5.39,19,SERA_histv1.1,10002613,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1794-06-30
+6.742,46,1817,3,11,21,25,0,5.42,19,SERA_histv1.1,10002906,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1817-03-11
+19.8,40.5,1922,4,11,4,35,10,5.66,19,EMECv20191114,10009003,19,FALSE,FALSE,TRUE,TRUE,FALSE,4/11/22
+20.6,40.9,1912,2,13,8,3,46,6.06,19,EMECv20191114,10007463,19,FALSE,FALSE,TRUE,TRUE,TRUE,2/13/12
+20.1,41.1,1907,8,16,13,0,0,6.26,19,EMECv20191114,10006693,nan,TRUE,TRUE,TRUE,TRUE,FALSE,8/16/07
+20.167,39.639,1872,2,11,0,0,0,6.48,19,SERA_histv1.1,10004234,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1872-02-11
+13.333,46.43,1348,1,25,0,0,0,6.66,19,SERA_histv1.1,10000221,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1348-01-25
+18.774,39.847,1743,2,20,0,0,0,6.75,19,SERA_histv1.1,10001887,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1743-02-20
+17.215,39.126,2005,11,18,18,35,22.57,3.57,18.9,EMECv20191114,10046215,18.9,TRUE,TRUE,TRUE,TRUE,FALSE,11/18/05
+14.687,38.571,2007,5,17,5,48,13.09,3.67,18.9,EMECv20191114,10048991,18.9,TRUE,TRUE,TRUE,TRUE,FALSE,5/17/07
+15.349,42.633,1986,1,8,0,27,20.74,4.67,18.9,EMECv20191114,10026480,18.9,FALSE,FALSE,TRUE,TRUE,TRUE,1/8/86
+13.732,38.407,2002,9,6,1,45,31.37,4.72,18.9,EMECv20191114,10041205,18.9,FALSE,FALSE,FALSE,FALSE,FALSE,9/6/02
+16.252,39.303,1556,11,17,0,0,0,5.11,18.9,SERA_histv1.1,10000723,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1556-11-17
+14.27,38.483,1980,5,28,19,51,20.04,5.66,18.9,EMECv20191114,10023125,18.9,TRUE,TRUE,TRUE,TRUE,TRUE,5/28/80
+15.505,40.563,1561,8,19,15,50,0,6.75,18.9,SERA_histv1.1,10000744,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1561-08-19
+17.098,38.799,1991,6,15,20,58,32.56,4.2,18.7,EMECv20191114,10029551,18.7,TRUE,TRUE,TRUE,TRUE,FALSE,6/15/91
+12.291,44.128,1970,9,26,16,42,28,3.93,18.6,EMECv20191114,10018917,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/26/70
+10.555,44.195,1988,2,8,13,36,44.64,4.28,18.6,EMECv20191114,10027549,18.6,FALSE,FALSE,TRUE,TRUE,TRUE,2/8/88
+14.75,46.133,1916,7,15,2,17,0,3.71,18.5,EMECv20191114,10008171,18.5,TRUE,TRUE,TRUE,TRUE,TRUE,7/15/16
+14.5,46.05,1868,4,16,16,30,0,3.87,18.5,SERA_histv1.1,10004094,18.5,TRUE,TRUE,TRUE,TRUE,TRUE,1868-04-16
+14.37,45.77,1896,8,4,5,45,0,3.87,18.5,SERA_histv1.1,10005372,18.5,TRUE,TRUE,TRUE,TRUE,TRUE,1896-08-04
+14.206,42.046,1871,8,14,2,0,0,3.78,18.4,SERA_histv1.1,10004221,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1871-08-14
+12.76,42.738,2005,12,15,13,28,39.59,4.14,18.4,EMECv20191114,10046304,18.4,TRUE,TRUE,TRUE,TRUE,FALSE,12/15/05
+12.706,42.991,1989,12,22,6,48,13.91,4.44,18.4,EMECv20191114,10028597,18.4,FALSE,FALSE,TRUE,TRUE,TRUE,12/22/89
+13.581,43.483,1957,11,11,21,40,0,4.5,18.4,EMECv20191114,10014507,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/11/57
+11.257,43.773,1600,7,6,0,0,0,4.65,18.4,SERA_histv1.1,10000923,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1600-07-06
+13.514,42.048,1850,12,30,5,30,0,4.88,18.4,SERA_histv1.1,10003516,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1850-12-30
+14.82,46.3,1867,7,5,1,15,0,3.66,18.2,SERA_histv1.1,10004080,18.2,TRUE,TRUE,TRUE,TRUE,TRUE,1867-07-05
+14.367,45.767,1926,1,1,22,30,0,4.03,18.2,EMECv20191114,10009567,18.2,FALSE,FALSE,TRUE,TRUE,TRUE,1/1/26
+14.75,46.233,1916,11,21,2,45,0,3.7,18.1,EMECv20191114,10008234,18.1,FALSE,FALSE,FALSE,FALSE,FALSE,11/21/16
+13.814,41.491,1711,3,30,3,0,0,4.09,18.1,SERA_histv1.1,10001631,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1711-03-30
+13.433,43.135,2010,1,12,13,35,45.29,4.16,18.1,EMECv20191114,10054367,18.1,FALSE,FALSE,FALSE,FALSE,FALSE,1/12/10
+14.5,46.1,1895,4,15,0,31,0,4.3,18.1,SERA_histv1.1,10005269,18.1,TRUE,TRUE,TRUE,TRUE,TRUE,1895-04-15
+14.5,46,1643,3,19,2,30,0,4.72,18.1,SERA_histv1.1,10001131,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1643-03-19
+7,46.3,1894,2,1,0,50,0,3.5,18,SERA_histv1.1,10005181,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1894-02-01
+7.4,46.383,1951,8,20,19,49,0,3.5,18,EMECv20191114,10013084,nan,FALSE,FALSE,TRUE,TRUE,TRUE,8/20/51
+7.067,46.4,1954,6,14,5,34,43,3.5,18,EMECv20191114,10013724,nan,FALSE,FALSE,TRUE,TRUE,TRUE,6/14/54
+17.55,43.11,1960,9,27,12,34,48,3.53,18,EMECv20191114,10015179,18,TRUE,TRUE,TRUE,TRUE,TRUE,9/27/60
+18.85,42.26,1979,7,14,11,25,47.9,3.53,18,EMECv20191114,10022732,nan,FALSE,FALSE,FALSE,FALSE,FALSE,7/14/79
+20.26,39.56,1995,5,26,2,50,1.8,3.55,18,EMECv20191114,10032124,18,FALSE,FALSE,TRUE,FALSE,FALSE,5/26/95
+19.6621,40.2459,2008,3,6,6,46,26.1,3.55,18,EMECv20191114,10050963,18,FALSE,FALSE,TRUE,FALSE,FALSE,3/6/08
+19.428,41.23,2011,5,18,6,32,28.2,3.55,18,EMECv20191114,10055989,18,TRUE,TRUE,TRUE,FALSE,FALSE,5/18/11
+20.286,39.122,2002,9,19,12,12,21.37,3.64,18,EMECv20191114,10041260,18,TRUE,TRUE,TRUE,FALSE,FALSE,9/19/02
+19.75,40.89,2013,6,27,3,56,24.35,3.66,18,EMECv20191114,10059300,18,TRUE,TRUE,TRUE,FALSE,FALSE,6/27/13
+14.4503,41.3648,2014,1,20,7,55,57.42,3.7,18,EMECv20191114,10059909,18,FALSE,FALSE,FALSE,FALSE,FALSE,1/20/14
+12.95,47.1,1973,5,15,22,51,0,3.72,18,EMECv20191114,10019954,18,TRUE,TRUE,TRUE,TRUE,TRUE,5/15/73
+11.82,45.893,1756,2,26,0,0,0,3.74,18,SERA_histv1.1,10002044,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1756-02-26
+19.79,40.09,2008,4,8,7,37,28.5,3.74,18,EMECv20191114,10051165,18,FALSE,FALSE,TRUE,FALSE,FALSE,4/8/08
+6.85,42.06,2010,11,9,18,23,35.31,3.76,18,EMECv20191114,10055440,18,TRUE,TRUE,TRUE,TRUE,TRUE,11/9/10
+18.991,42.285,1979,5,25,3,23,12.2,3.83,18,EMECv20191114,10022615,18,FALSE,FALSE,FALSE,FALSE,FALSE,5/25/79
+7.683,46.6,1898,5,6,21,0,0,3.9,18,SERA_histv1.1,10005584,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1898-05-06
+7.52,46.3,1946,3,3,17,35,0,3.9,18,EMECv20191114,10012366,nan,FALSE,FALSE,TRUE,TRUE,TRUE,3/3/46
+19.56,41.4,2014,1,20,7,39,13.35,3.93,18,EMECv20191114,10059908,18,FALSE,FALSE,FALSE,FALSE,FALSE,1/20/14
+10.1,47.2,1996,6,28,9,57,43,4.01,18,EMECv20191114,10033793,18,TRUE,FALSE,TRUE,TRUE,TRUE,6/28/96
+19.615,40.583,2005,6,11,3,38,54,4.1,18,EMECv20191114,10045348,nan,TRUE,TRUE,TRUE,FALSE,FALSE,6/11/05
+12.77,45.36,1968,9,17,12,16,37.8,4.16,18,EMECv20191114,10017710,18,TRUE,TRUE,TRUE,TRUE,TRUE,9/17/68
+14.948,41.23,1898,11,24,23,37,0,4.18,18,SERA_histv1.1,10005616,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1898-11-24
+15.555,38.185,1549,4,1,0,0,0,4.2,18,SERA_histv1.1,10000698,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1549-04-01
+14.956,41.707,2014,12,24,11,40,10.93,4.26,18,EMECv20191114,10061414,18,TRUE,TRUE,TRUE,TRUE,TRUE,12/24/14
+10.201,44.297,1965,5,10,5,1,54,4.29,18,EMECv20191114,10016261,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/10/65
+18.8,42.2,1966,8,28,4,18,9,4.3,18,EMECv20191114,10016754,18,FALSE,FALSE,TRUE,TRUE,TRUE,8/28/66
+19.78,40.06,2006,5,10,21,33,6,4.3,18,EMECv20191114,10047021,18,FALSE,FALSE,TRUE,FALSE,FALSE,5/10/06
+11.962,44.134,1961,5,8,22,45,51,4.37,18,EMECv20191114,10015270,nan,FALSE,TRUE,TRUE,TRUE,TRUE,5/8/61
+11.489,43.987,1949,3,9,4,16,30,4.42,18,EMECv20191114,10012733,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/9/49
+18.9,42.3,1966,8,6,5,52,0,4.5,18,EMECv20191114,10016700,18,FALSE,FALSE,TRUE,TRUE,TRUE,8/6/66
+13.898,41.732,1984,5,11,13,39,2.24,4.5,18,EMECv20191114,10025718,18,FALSE,FALSE,FALSE,FALSE,FALSE,5/11/84
+15.555,38.185,1494,9,1,22,40,0,4.51,18,SERA_histv1.1,10000500,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1494-09-01
+19.5,41.3,1926,12,27,18,46,0,4.57,18,EMECv20191114,10009750,18,FALSE,FALSE,FALSE,FALSE,FALSE,12/27/26
+20.6,40.6,1960,5,26,5,37,58,4.57,18,EMECv20191114,10015105,18,FALSE,FALSE,FALSE,FALSE,FALSE,5/26/60
+20.4,41.3,1967,12,6,0,1,56,4.57,18,EMECv20191114,10017312,18,FALSE,FALSE,FALSE,FALSE,FALSE,12/6/67
+20.2,41.1,1968,7,25,22,5,28,4.57,18,EMECv20191114,10017648,18,FALSE,FALSE,TRUE,FALSE,FALSE,7/25/68
+19.07,42.54,2012,11,12,23,18,42,4.57,18,EMECv20191114,10058516,18,TRUE,TRUE,TRUE,TRUE,FALSE,11/12/12
+19.6,40.6,1940,3,18,3,50,0,4.67,18,EMECv20191114,10011629,18,FALSE,FALSE,TRUE,TRUE,TRUE,3/18/40
+19.9,40.1,1966,8,16,3,28,40,4.67,18,EMECv20191114,10016714,18,FALSE,FALSE,TRUE,TRUE,FALSE,8/16/66
+20.1,40.9,1967,9,24,22,11,17,4.67,18,EMECv20191114,10017211,18,FALSE,FALSE,TRUE,TRUE,FALSE,9/24/67
+20.2497,41.3317,1991,2,25,7,25,57.77,4.7,18,EMECv20191114,10029229,18,TRUE,TRUE,TRUE,TRUE,FALSE,2/25/91
+19.27,41.65,2014,12,29,20,34,14,4.7,18,EMECv20191114,10061431,18,TRUE,TRUE,TRUE,TRUE,FALSE,12/29/14
+14.027,38.677,2009,9,7,21,26,31.4,4.76,18,EMECv20191114,10053870,18,TRUE,TRUE,TRUE,TRUE,FALSE,9/7/09
+19.9,40.25,1968,10,3,18,18,38,4.77,18,EMECv20191114,10017727,18,TRUE,TRUE,TRUE,TRUE,FALSE,10/3/68
+19.5,40.3,1930,12,12,19,31,0,4.87,18,EMECv20191114,10010439,18,FALSE,FALSE,TRUE,TRUE,TRUE,12/12/30
+12.45,46.1,1936,10,19,7,5,56.44,4.94,18,EMECv20191114,10011279,18,FALSE,FALSE,TRUE,TRUE,TRUE,10/19/36
+20,40.2,1922,7,2,20,6,48,4.97,18,EMECv20191114,10009039,18,FALSE,FALSE,TRUE,TRUE,FALSE,7/2/22
+19.7,40.2,1928,5,26,5,54,27,4.97,18,EMECv20191114,10010028,18,TRUE,TRUE,TRUE,TRUE,FALSE,5/26/28
+20,40.3,1930,7,12,0,0,0,4.97,18,EMECv20191114,10010361,18,FALSE,FALSE,TRUE,TRUE,TRUE,7/12/30
+19.5,40.3,1930,12,14,19,41,0,4.97,18,EMECv20191114,10010440,18,FALSE,FALSE,TRUE,TRUE,TRUE,12/14/30
+19.9,40.2,1930,12,23,0,0,0,4.97,18,EMECv20191114,10010442,18,FALSE,FALSE,TRUE,TRUE,TRUE,12/23/30
+20.7,40.7,1931,2,1,1,41,32,4.97,18,EMECv20191114,10010466,18,FALSE,FALSE,TRUE,TRUE,FALSE,2/1/31
+20.4,41.1,1935,3,31,3,44,55,4.97,18,EMECv20191114,10011048,18,FALSE,TRUE,TRUE,TRUE,TRUE,3/31/35
+19.6,40.6,1940,3,6,0,0,0,4.97,18,EMECv20191114,10011622,18,FALSE,FALSE,TRUE,TRUE,TRUE,3/6/40
+20.38,39.49,1968,3,28,16,37,47.3,5,18,EMECv20191114,10017513,18,FALSE,TRUE,TRUE,TRUE,FALSE,3/28/68
+19.6,41.3,1926,12,16,17,54,30,5.07,18,EMECv20191114,10009733,18,FALSE,FALSE,FALSE,FALSE,FALSE,12/16/26
+19.6,41.3,1926,12,16,18,0,0,5.07,18,EMECv20191114,10009734,18,FALSE,FALSE,FALSE,FALSE,FALSE,12/16/26
+19.9,40.1,1966,5,25,9,6,57,5.07,18,EMECv20191114,10016616,18,TRUE,TRUE,TRUE,TRUE,FALSE,5/25/66
+19.6,40.6,1929,1,17,0,6,40,5.16,18,EMECv20191114,10010129,18,TRUE,TRUE,TRUE,TRUE,FALSE,1/17/29
+15.028,41.134,1905,11,26,0,0,0,5.18,18,EMECv20191114,10006439,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/26/05
+10.49,45.584,1901,10,30,14,49,58,5.44,18,EMECv20191114,10005883,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/30/01
+19.5,42,1948,8,27,10,44,5,5.56,18,EMECv20191114,10012655,18,TRUE,TRUE,TRUE,TRUE,TRUE,8/27/48
+19.85,40.65,1920,11,29,15,48,0,5.86,18,EMECv20191114,10008817,18,FALSE,FALSE,TRUE,TRUE,FALSE,11/29/20
+11.91,45.861,1695,2,25,5,30,0,6.39,18,SERA_histv1.1,10001492,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1695-02-25
+20.37,39.42,2003,2,24,20,22,26,4.52,17.9,EMECv20191114,10041753,17.9,FALSE,TRUE,TRUE,FALSE,FALSE,2/24/03
+15.086,38.385,1978,4,15,23,33,48.15,6.03,17.9,EMECv20191114,10022057,17.9,TRUE,TRUE,TRUE,TRUE,TRUE,4/15/78
+10.409,45.147,1646,5,30,1,0,0,3.74,17.8,SERA_histv1.1,10001151,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1646-05-30
+7.567,45.409,1987,7,3,10,46,56.62,4.08,17.8,EMECv20191114,10027248,17.8,TRUE,TRUE,TRUE,TRUE,TRUE,7/3/87
+16.948,43.186,1962,1,11,10,2,37.2,4.81,17.8,EMECv20191114,10015379,17.8,FALSE,FALSE,FALSE,FALSE,FALSE,1/11/62
+13.82,43.22,1987,7,3,11,55,24.88,4.02,17.7,EMECv20191114,10027249,17.7,FALSE,FALSE,TRUE,TRUE,TRUE,7/3/87
+13.6,41.983,1915,1,14,1,50,0,4.64,17.7,EMECv20191114,10007895,nan,FALSE,FALSE,FALSE,FALSE,FALSE,1/14/15
+12.761,43.313,1740,7,13,0,0,0,4.65,17.7,SERA_histv1.1,10001866,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1740-07-13
+10.196,44.551,1913,11,25,20,55,0,4.65,17.7,EMECv20191114,10007703,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/25/13
+12.041,43.67,1731,3,29,0,0,0,4.73,17.7,SERA_histv1.1,10001773,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1731-03-29
+11.798,44.251,1781,4,4,21,20,0,6.09,17.7,SERA_histv1.1,10002420,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1781-04-04
+15.137,38.51,2002,4,5,4,51,25.93,4.06,17.6,EMECv20191114,10040793,17.6,FALSE,FALSE,TRUE,TRUE,FALSE,4/5/02
+11.573,43.104,1897,11,15,23,52,0,4.13,17.6,SERA_histv1.1,10005524,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-11-15
+11.332,43.318,1430,8,13,0,40,0,4.2,17.6,SERA_histv1.1,10000378,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1430-08-13
+14.672,38.285,2011,11,15,4,59,0.69,4.2,17.6,EMECv20191114,10057115,17.6,FALSE,FALSE,TRUE,TRUE,FALSE,11/15/11
+12.153,42.565,1931,5,13,0,26,0,4.25,17.6,EMECv20191114,10010534,nan,TRUE,TRUE,TRUE,TRUE,FALSE,5/13/31
+15.235,38.806,1888,5,22,15,6,0,4.3,17.6,SERA_histv1.1,10004923,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1888-05-22
+11.306,43.326,1859,4,12,3,28,0,4.51,17.6,SERA_histv1.1,10003864,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1859-04-12
+15.214,38.797,1960,4,16,1,15,0,4.63,17.6,EMECv20191114,10015073,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/16/60
+15.45,44.311,1996,3,26,22,58,29.5,4.1,17.5,EMECv20191114,10033453,17.5,TRUE,TRUE,TRUE,TRUE,FALSE,3/26/96
+13.661,42.915,2012,12,5,1,18,20.29,4.29,17.5,EMECv20191114,10058604,17.5,TRUE,TRUE,TRUE,TRUE,FALSE,12/5/12
+14.017,42.216,1830,12,29,11,0,0,4.43,17.5,SERA_histv1.1,10003138,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1830-12-29
+14.167,45.633,1914,2,11,0,0,0,3.68,17.4,EMECv20191114,10007736,17.4,FALSE,FALSE,FALSE,FALSE,FALSE,2/11/14
+13.105,42.63,1910,3,6,22,22,0,3.93,17.4,EMECv20191114,10007125,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/6/10
+11.538,43.366,1920,11,24,4,20,0,4.07,17.4,EMECv20191114,10008810,nan,FALSE,TRUE,TRUE,TRUE,FALSE,11/24/20
+17.17,43.216,1962,1,12,0,8,0.7,4.1,17.4,EMECv20191114,10015382,17.4,FALSE,FALSE,FALSE,FALSE,FALSE,1/12/62
+20.304,39.601,2008,5,14,18,2,21.5,4.18,17.4,EMECv20191114,10051417,17.4,FALSE,TRUE,TRUE,FALSE,FALSE,5/14/08
+13.395,43.721,1972,2,5,1,26,29.88,4.36,17.4,EMECv20191114,10019475,17.4,FALSE,FALSE,TRUE,TRUE,TRUE,2/5/72
+11.602,42.839,1902,12,17,5,21,0,4.83,17.4,EMECv20191114,10006013,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/17/02
+11.332,43.318,1697,9,30,12,15,0,4.88,17.4,SERA_histv1.1,10001507,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1697-09-30
+11.105,43.453,1869,9,26,20,45,0,4.97,17.4,SERA_histv1.1,10004142,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1869-09-26
+11.51,43.242,1726,4,19,22,0,0,5.34,17.4,SERA_histv1.1,10001735,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1726-04-19
+11.788,42.793,1919,9,10,16,57,0,5.36,17.4,EMECv20191114,10008612,nan,TRUE,TRUE,TRUE,TRUE,FALSE,9/10/19
+13.826,37.747,1927,9,22,19,38,45,3.93,17.3,EMECv20191114,10009892,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/22/27
+14.567,38.545,1993,3,1,12,43,13.04,4.09,17.3,EMECv20191114,10030392,17.3,TRUE,TRUE,TRUE,TRUE,FALSE,3/1/93
+14.102,37.751,1912,1,30,21,40,0,4.4,17.3,EMECv20191114,10007455,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/30/12
+12.992,46.512,1797,10,30,5,0,0,3.74,17.2,SERA_histv1.1,10002640,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1797-10-30
+15.1,45.8,1908,11,18,4,0,0,4,17.2,EMECv20191114,10006860,17.2,FALSE,TRUE,TRUE,TRUE,TRUE,11/18/08
+14.333,46.15,1913,2,28,15,16,0,4,17.2,EMECv20191114,10007624,17.2,TRUE,TRUE,TRUE,TRUE,TRUE,2/28/13
+14.23,45.77,1872,1,1,0,0,0,4.09,17.2,SERA_histv1.1,10004260,17.2,TRUE,TRUE,TRUE,TRUE,TRUE,1872-01-01
+14.25,45.87,1873,1,8,12,45,0,4.09,17.2,SERA_histv1.1,10004262,17.2,TRUE,TRUE,TRUE,TRUE,TRUE,1873-01-08
+13.467,38.531,1984,5,26,12,26,45.83,4.14,17.2,EMECv20191114,10025754,17.2,TRUE,TRUE,TRUE,TRUE,TRUE,5/26/84
+15.917,38.023,1889,5,29,8,58,0,4.29,17.2,SERA_histv1.1,10004963,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1889-05-29
+14.452,41.367,2014,1,20,7,12,40.1,4.38,17.2,EMECv20191114,10059906,17.2,FALSE,FALSE,TRUE,TRUE,TRUE,1/20/14
+14.2,45.7,1909,11,2,19,52,0,4.5,17.2,EMECv20191114,10007078,nan,FALSE,FALSE,TRUE,TRUE,TRUE,11/2/09
+14.167,45.633,1914,2,11,0,22,43,4.66,17.2,EMECv20191114,10007737,17.2,TRUE,TRUE,TRUE,TRUE,TRUE,2/11/14
+16.081,39.132,1743,10,2,0,0,0,5.11,17.2,SERA_histv1.1,10001892,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1743-10-02
+15.3,45.74,1640,1,1,0,0,0,5.14,17.2,SERA_histv1.1,10001118,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1640-01-01
+10.558,44.557,2009,6,18,11,55,17.42,3.67,17.1,EMECv20191114,10053539,17.1,FALSE,FALSE,TRUE,TRUE,TRUE,6/18/09
+14.817,41.695,2007,10,18,23,25,45.7,4.04,17.1,EMECv20191114,10050022,17.1,TRUE,TRUE,TRUE,TRUE,FALSE,10/18/07
+13.451,43.119,2010,1,12,8,25,11.32,4.22,17.1,EMECv20191114,10054366,17.1,FALSE,TRUE,TRUE,TRUE,FALSE,1/12/10
+10.201,44.126,1928,8,3,23,9,0,4.26,17.1,EMECv20191114,10010055,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/3/28
+13.444,42.335,2009,4,9,3,14,52.26,4.38,17.1,EMECv20191114,10053256,17.1,FALSE,FALSE,FALSE,FALSE,FALSE,4/9/09
+15.636,41.127,1980,11,23,21,30,16.35,4.46,17.1,EMECv20191114,10023416,nan,FALSE,FALSE,FALSE,FALSE,FALSE,11/23/80
+11.022,44.541,1931,6,10,17,2,0,4.59,17.1,EMECv20191114,10010544,nan,TRUE,TRUE,TRUE,TRUE,FALSE,6/10/31
+12.505,43.155,1982,10,17,10,56,47,4.62,17.1,EMECv20191114,10024605,nan,FALSE,FALSE,TRUE,TRUE,TRUE,10/17/82
+9.59,44.52,1927,10,28,21,49,0,4.66,17.1,EMECv20191114,10009909,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/28/27
+11.257,43.773,1554,11,27,18,30,0,4.88,17.1,SERA_histv1.1,10000719,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1554-11-27
+11.63,44.359,1726,1,28,21,0,0,4.88,17.1,SERA_histv1.1,10001733,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1726-01-28
+13.569,41.714,2013,2,16,21,16,9.29,4.94,17.1,EMECv20191114,10058831,17.1,TRUE,TRUE,TRUE,TRUE,FALSE,2/16/13
+13.831,41.488,1005,1,1,0,0,0,5.11,17.1,SERA_histv1.1,10000003,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1005-01-01
+11.816,43.697,1504,11,1,0,0,0,5.11,17.1,SERA_histv1.1,10000528,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1504-11-01
+13.486,42.303,2009,4,7,17,47,37.34,5.54,17.1,EMECv20191114,10053244,17.1,FALSE,FALSE,FALSE,FALSE,FALSE,4/7/09
+12.23,44.155,1483,8,11,19,40,0,5.69,17.1,SERA_histv1.1,10000477,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1483-08-11
+12.739,43.225,1751,7,27,1,0,0,6.35,17.1,SERA_histv1.1,10001951,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1751-07-27
+7.267,46.4,1955,5,2,8,31,0,3.5,17,EMECv20191114,10013950,nan,FALSE,FALSE,TRUE,TRUE,TRUE,5/2/55
+17.03,43.1,1967,10,21,16,54,54,3.53,17,EMECv20191114,10017247,17,TRUE,TRUE,TRUE,TRUE,FALSE,10/21/67
+19.132,41.947,1979,4,16,1,1,17.8,3.55,17,EMECv20191114,10022490,17,FALSE,FALSE,FALSE,FALSE,FALSE,4/16/79
+19.287,41.922,1979,4,21,14,33,19.8,3.55,17,EMECv20191114,10022537,17,FALSE,FALSE,FALSE,FALSE,FALSE,4/21/79
+19.322,42.02,1991,9,11,2,58,25.6,3.55,17,EMECv20191114,10029686,17,TRUE,TRUE,TRUE,TRUE,FALSE,9/11/91
+19.248,42.123,1997,9,13,3,53,23.7,3.55,17,EMECv20191114,10035491,17,TRUE,TRUE,TRUE,TRUE,FALSE,9/13/97
+17.46,42.68,1958,9,16,10,58,21,3.62,17,EMECv20191114,10014721,17,TRUE,TRUE,TRUE,TRUE,TRUE,9/16/58
+19.4943,41.3732,2009,7,5,12,40,20.4,3.65,17,EMECv20191114,10053645,17,TRUE,FALSE,TRUE,FALSE,FALSE,7/5/09
+20.329,41.351,2010,2,12,11,13,44.4,3.65,17,EMECv20191114,10054517,17,FALSE,FALSE,TRUE,FALSE,FALSE,2/12/10
+10.751,44.473,2002,7,9,3,59,1.71,3.66,17,EMECv20191114,10041066,17,FALSE,FALSE,TRUE,TRUE,FALSE,7/9/02
+19.203,41.993,1979,4,17,19,22,57.3,3.74,17,EMECv20191114,10022509,17,FALSE,FALSE,FALSE,FALSE,FALSE,4/17/79
+18.733,42.323,1979,8,22,7,36,24.6,3.74,17,EMECv20191114,10022778,17,FALSE,FALSE,TRUE,FALSE,FALSE,8/22/79
+19.317,42.085,1988,3,19,11,52,36.4,3.74,17,EMECv20191114,10027577,17,FALSE,TRUE,TRUE,TRUE,FALSE,3/19/88
+15.2,43.54,1931,9,29,12,12,19,3.81,17,EMECv20191114,10010591,17,TRUE,TRUE,TRUE,TRUE,TRUE,9/29/31
+14.66,45.47,1953,5,2,19,7,23,3.81,17,EMECv20191114,10013390,17,TRUE,TRUE,TRUE,TRUE,TRUE,5/2/53
+19.3,41.88,1979,11,9,1,48,49.7,3.81,17,EMECv20191114,10022900,17,FALSE,FALSE,TRUE,FALSE,FALSE,11/9/79
+19.193,42.372,2006,5,25,10,45,38.4,3.83,17,EMECv20191114,10047081,17,TRUE,TRUE,TRUE,FALSE,FALSE,5/25/06
+7.88,46.267,1858,4,6,2,30,0,3.9,17,SERA_histv1.1,10003822,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1858-04-06
+6.749,46.283,1990,2,14,15,55,54,3.9,17,EMECv20191114,10028690,17,TRUE,TRUE,TRUE,TRUE,TRUE,2/14/90
+19.277,42.206,1987,1,8,18,0,19.5,3.93,17,EMECv20191114,10027054,17,TRUE,FALSE,TRUE,TRUE,FALSE,1/8/87
+20.193,41.553,2010,9,30,11,17,7.7,3.93,17,EMECv20191114,10055301,17,TRUE,TRUE,TRUE,FALSE,FALSE,9/30/10
+7.854,46.287,1856,2,9,6,0,0,4,17,SERA_histv1.1,10003741,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1856-02-09
+19.58,40.18,2007,12,2,20,28,45.1,4.02,17,EMECv20191114,10050285,17,TRUE,TRUE,TRUE,FALSE,FALSE,12/2/07
+8.248,46.899,1777,3,27,23,45,0,4.04,17,SERA_histv1.1,10002336,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1777-03-27
+14.245,45.57,2005,4,24,18,34,1,4.08,17,EMECv20191114,10044991,nan,FALSE,TRUE,TRUE,TRUE,TRUE,4/24/05
+12.336,45.438,1373,3,1,8,0,0,4.2,17,SERA_histv1.1,10000266,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1373-03-01
+11.332,43.318,1779,6,26,12,0,0,4.2,17,SERA_histv1.1,10002383,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1779-06-26
+19.581,40.291,2009,3,25,12,27,14.5,4.21,17,EMECv20191114,10053181,17,FALSE,FALSE,TRUE,FALSE,FALSE,3/25/09
+19.58,41.39,2014,1,20,6,26,50.81,4.25,17,EMECv20191114,10059905,17,FALSE,FALSE,FALSE,FALSE,FALSE,1/20/14
+15.858,38.286,1895,7,26,17,44,0,4.31,17,SERA_histv1.1,10005295,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-07-26
+15.2,46.1,1948,7,28,16,0,0,4.38,17,EMECv20191114,10012640,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/28/48
+15.29,40.855,1980,12,8,4,9,25.2,4.39,17,EMECv20191114,10023466,17,FALSE,FALSE,FALSE,FALSE,FALSE,12/8/80
+14.98,45.19,1920,7,30,20,6,22,4.4,17,EMECv20191114,10008764,17,TRUE,TRUE,TRUE,TRUE,FALSE,7/30/20
+15.7,43.75,1924,2,28,10,44,36,4.4,17,EMECv20191114,10009305,17,FALSE,TRUE,TRUE,TRUE,TRUE,2/28/24
+13.11,46.25,1976,6,26,11,13,46.6,4.42,17,EMECv20191114,10021256,17,FALSE,FALSE,TRUE,FALSE,FALSE,6/26/76
+12.912,40.916,1892,11,16,2,10,0,4.43,17,SERA_histv1.1,10005106,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1892-11-16
+8.251,43.373,1981,4,22,4,26,20.43,4.43,17,EMECv20191114,10023767,17,TRUE,TRUE,TRUE,TRUE,TRUE,4/22/81
+20.4543,39.4633,1993,7,27,11,0,32.59,4.5,17,EMECv20191114,10030617,17,FALSE,FALSE,TRUE,TRUE,FALSE,7/27/93
+20,41,1923,1,7,8,56,0,4.57,17,EMECv20191114,10009116,17,FALSE,FALSE,TRUE,TRUE,FALSE,1/7/23
+19.5,41.3,1926,12,26,20,3,0,4.57,17,EMECv20191114,10009748,17,FALSE,FALSE,TRUE,TRUE,FALSE,12/26/26
+19.9,40.1,1931,11,15,10,17,0,4.57,17,EMECv20191114,10010611,17,FALSE,FALSE,TRUE,TRUE,FALSE,11/15/31
+20,40.7,1953,4,5,3,21,50,4.57,17,EMECv20191114,10013374,17,FALSE,FALSE,TRUE,TRUE,TRUE,4/5/53
+20.3,40.5,1954,3,19,2,14,44,4.57,17,EMECv20191114,10013653,17,TRUE,TRUE,TRUE,TRUE,TRUE,3/19/54
+19.6,40.7,1959,9,3,4,2,6,4.57,17,EMECv20191114,10014932,17,FALSE,FALSE,TRUE,TRUE,FALSE,9/3/59
+20.3,41.3,1967,12,2,14,8,4,4.57,17,EMECv20191114,10017302,17,FALSE,FALSE,FALSE,FALSE,FALSE,12/2/67
+16.64,39.51,1969,7,2,10,31,21,4.57,17,EMECv20191114,10018142,17,TRUE,TRUE,TRUE,TRUE,TRUE,7/2/69
+15.394,39.748,1994,10,12,4,59,13.98,4.57,17,EMECv20191114,10031511,17,TRUE,TRUE,TRUE,TRUE,TRUE,10/12/94
+15.678,40.348,1964,6,4,0,31,59,4.59,17,EMECv20191114,10015955,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/4/64
+14.88,45.11,1926,10,21,9,29,42,4.6,17,EMECv20191114,10009708,17,TRUE,TRUE,TRUE,TRUE,TRUE,10/21/26
+14.66,45.16,1939,2,6,7,23,17,4.6,17,EMECv20191114,10011499,17,TRUE,TRUE,TRUE,TRUE,TRUE,2/6/39
+18.75,42.3,1985,11,25,16,43,56,4.63,17,EMECv20191114,10026428,17,FALSE,FALSE,TRUE,TRUE,FALSE,11/25/85
+11.332,43.318,1697,12,20,19,45,0,4.65,17,SERA_histv1.1,10001510,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1697-12-20
+15.229,44.112,1387,3,5,5,0,0,4.67,17,SERA_histv1.1,10000290,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1387-03-05
+20.7,41.1,1911,3,9,0,0,0,4.7,17,EMECv20191114,10007290,nan,FALSE,FALSE,TRUE,TRUE,TRUE,3/9/11
+19.6613,39.9284,1989,3,5,16,44,27.03,4.7,17,EMECv20191114,10028086,17,FALSE,FALSE,TRUE,TRUE,FALSE,3/5/89
+15.22,44.133,1280,4,5,0,0,0,4.72,17,SERA_histv1.1,10000147,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1280-04-05
+20.5,40.9,1964,12,9,19,6,15,4.77,17,EMECv20191114,10016128,17,TRUE,TRUE,TRUE,TRUE,FALSE,12/9/64
+19.7,40.7,1967,7,13,14,38,58,4.77,17,EMECv20191114,10017078,17,FALSE,TRUE,TRUE,TRUE,FALSE,7/13/67
+7.402,46.547,1885,4,13,10,25,0,4.85,17,SERA_histv1.1,10004765,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1885-04-13
+19.5,41.3,1907,5,4,23,30,0,4.87,17,EMECv20191114,10006647,17,FALSE,FALSE,TRUE,TRUE,FALSE,5/4/07
+19.9,40.5,1920,12,6,13,44,0,4.87,17,EMECv20191114,10008821,17,FALSE,FALSE,TRUE,TRUE,FALSE,12/6/20
+20.05,40.55,1969,4,8,15,48,50,4.87,17,EMECv20191114,10017994,17,FALSE,FALSE,TRUE,TRUE,FALSE,4/8/69
+10.309,43.551,1549,5,8,0,0,0,4.88,17,SERA_histv1.1,10000700,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1549-05-08
+13.984,41.295,1728,2,8,0,0,0,4.88,17,SERA_histv1.1,10001751,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1728-02-08
+12.778,42.623,1752,1,2,0,0,0,4.88,17,SERA_histv1.1,10001962,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1752-01-02
+19.6,41.9,1927,8,10,0,0,0,4.97,17,EMECv20191114,10009870,17,FALSE,TRUE,TRUE,TRUE,FALSE,8/10/27
+19.7,40.3,1930,1,4,23,56,23,4.97,17,EMECv20191114,10010271,17,TRUE,TRUE,TRUE,TRUE,TRUE,1/4/30
+11.331,43.322,1848,5,12,0,0,0,5.03,17,SERA_histv1.1,10003465,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1848-05-12
+19.86,40.51,1953,3,31,0,55,47,5.07,17,EMECv20191114,10013365,17,TRUE,TRUE,TRUE,TRUE,TRUE,3/31/53
+20.7,40.8,1962,6,28,6,51,4,5.07,17,EMECv20191114,10015510,17,FALSE,FALSE,TRUE,TRUE,FALSE,6/28/62
+16.456,38.94,1821,8,2,0,0,0,5.11,17,SERA_histv1.1,10002968,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1821-08-02
+17.1,42.7,1472,1,1,0,0,0,5.14,17,SERA_histv1.1,10000448,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1472-01-01
+18.1,42.6,1869,1,10,10,37,0,5.14,17,SERA_histv1.1,10004121,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1869-01-10
+10.619,43.301,1871,7,29,20,45,0,5.15,17,SERA_histv1.1,10004219,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1871-07-29
+20,40.2,1922,6,26,10,30,20,5.16,17,EMECv20191114,10009037,17,FALSE,FALSE,TRUE,TRUE,FALSE,6/26/22
+20.1,41.1,1923,1,7,12,27,15,5.16,17,EMECv20191114,10009117,17,FALSE,TRUE,TRUE,TRUE,FALSE,1/7/23
+20,40,1945,9,12,16,29,20,5.16,17,EMECv20191114,10012321,17,FALSE,TRUE,TRUE,TRUE,TRUE,9/12/45
+19.22,40.67,1985,1,16,23,35,59,5.2,17,EMECv20191114,10026041,17,TRUE,TRUE,TRUE,TRUE,FALSE,1/16/85
+20.1,40,1920,10,18,8,11,30,5.26,17,EMECv20191114,10008794,17,FALSE,FALSE,TRUE,TRUE,FALSE,10/18/20
+19.6,41,1920,12,23,3,10,0,5.26,17,EMECv20191114,10008830,17,FALSE,FALSE,TRUE,TRUE,FALSE,12/23/20
+20,40.3,1925,5,20,7,53,48,5.26,17,EMECv20191114,10009473,17,TRUE,TRUE,TRUE,TRUE,FALSE,5/20/25
+19.8,40.8,1946,8,20,17,26,37,5.26,17,EMECv20191114,10012400,17,FALSE,FALSE,TRUE,TRUE,TRUE,8/20/46
+20.25,39.9,1917,3,14,18,13,7,5.36,17,EMECv20191114,10008298,17,FALSE,FALSE,TRUE,TRUE,TRUE,3/14/17
+19.7,40.8,1939,5,20,9,35,23,5.36,17,EMECv20191114,10011530,17,TRUE,TRUE,TRUE,TRUE,TRUE,5/20/39
+18.667,42.43,1608,7,25,0,0,0,5.41,17,SERA_histv1.1,10000961,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1608-07-25
+18.037,42.674,1520,5,17,6,30,0,5.55,17,SERA_histv1.1,10000598,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1520-05-17
+20.7,40.6,1931,1,28,5,55,15,5.86,17,EMECv20191114,10010464,17,TRUE,TRUE,TRUE,TRUE,FALSE,1/28/31
+19.894,39.385,2010,5,17,1,29,26.6,3.73,16.9,EMECv20191114,10054851,16.9,TRUE,TRUE,TRUE,FALSE,FALSE,5/17/10
+13.445,43.119,2010,1,10,8,33,35.64,4.1,16.9,EMECv20191114,10054362,16.9,FALSE,FALSE,TRUE,TRUE,FALSE,1/10/10
+15.81,40.553,1980,11,30,1,51,49.09,4.52,16.9,EMECv20191114,10023449,16.9,FALSE,FALSE,FALSE,FALSE,FALSE,11/30/80
+15.421,40.898,1910,6,7,2,4,0,5.76,16.9,EMECv20191114,10007162,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/7/10
+13.33,38.608,2006,2,25,0,20,24.72,3.89,16.8,EMECv20191114,10046612,16.8,TRUE,TRUE,TRUE,TRUE,TRUE,2/25/06
+10.058,44.461,1989,10,3,9,41,32.85,4.04,16.8,EMECv20191114,10028456,16.8,TRUE,TRUE,TRUE,TRUE,TRUE,10/3/89
+10.458,43.996,1464,3,24,0,0,0,4.2,16.8,SERA_histv1.1,10000427,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1464-03-24
+11.306,44.771,1987,7,11,1,46,52.02,4.2,16.8,EMECv20191114,10027261,16.8,FALSE,FALSE,TRUE,TRUE,TRUE,7/11/87
+14.188,42.042,1742,3,16,2,30,0,4.65,16.8,SERA_histv1.1,10001879,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1742-03-16
+11.161,44.141,1771,8,13,8,13,0,4.65,16.8,SERA_histv1.1,10002249,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1771-08-13
+13.079,42.256,1957,4,11,16,19,0,4.94,16.8,EMECv20191114,10014366,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/11/57
+17.55,37.931,2001,5,19,13,53,48.44,5.36,16.8,EMECv20191114,10039770,16.8,TRUE,TRUE,TRUE,TRUE,TRUE,5/19/01
+13.043,42.766,1879,2,23,18,30,0,5.58,16.8,SERA_histv1.1,10004465,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1879-02-23
+14.367,45.767,1926,1,7,4,19,0,3.66,16.7,EMECv20191114,10009571,16.7,FALSE,FALSE,TRUE,TRUE,TRUE,1/7/26
+13.898,41.717,1984,12,3,18,5,34.34,4.05,16.4,EMECv20191114,10025997,16.4,FALSE,FALSE,TRUE,FALSE,FALSE,12/3/84
+15.033,38.291,1979,1,16,19,27,10.13,4.35,16.4,EMECv20191114,10022362,16.4,FALSE,FALSE,TRUE,TRUE,TRUE,1/16/79
+13.823,41.49,1731,4,26,0,0,0,4.47,16.4,SERA_histv1.1,10001774,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1731-04-26
+12.86,42.402,1821,3,22,0,0,0,5.11,16.4,SERA_histv1.1,10002965,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1821-03-22
+10.866,44.674,1671,6,20,10,0,0,5.27,16.4,SERA_histv1.1,10001329,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1671-06-20
+13.814,41.491,1914,12,1,10,42,28,3.93,16.3,EMECv20191114,10007874,nan,FALSE,FALSE,TRUE,TRUE,TRUE,12/1/14
+13.814,41.491,1835,12,23,0,0,0,4.09,16.3,SERA_histv1.1,10003229,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1835-12-23
+13.352,42.452,2009,9,24,16,14,57.56,4.19,16.3,EMECv20191114,10053942,16.3,FALSE,FALSE,TRUE,FALSE,FALSE,9/24/09
+15.337,40.81,1980,11,23,23,43,33.3,4.54,16.3,EMECv20191114,10023419,16.3,FALSE,FALSE,FALSE,FALSE,FALSE,11/23/80
+9.787,44.808,1980,12,23,12,1,6,4.57,16.3,EMECv20191114,10023494,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/23/80
+13.009,43.807,1838,6,23,0,0,0,4.65,16.3,SERA_histv1.1,10003277,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1838-06-23
+12.141,43.57,1358,1,1,0,0,0,4.88,16.3,SERA_histv1.1,10000248,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1358-01-01
+14.75,46.233,1916,11,22,3,45,0,3.65,16.2,EMECv20191114,10008236,16.2,FALSE,FALSE,FALSE,FALSE,FALSE,11/22/16
+13.4793,42.4613,2013,12,8,14,35,33.39,3.7,16.2,EMECv20191114,10059804,16.2,TRUE,TRUE,TRUE,TRUE,FALSE,12/8/13
+11.343,44.494,1400,3,3,12,15,0,4.2,16.2,SERA_histv1.1,10000318,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1400-03-03
+13.513,43.619,1698,12,1,0,0,0,4.65,16.2,SERA_histv1.1,10001515,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1698-12-01
+12.994,42.896,1898,8,25,16,37,0,5.02,16.2,SERA_histv1.1,10005598,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1898-08-25
+13.057,46.403,1877,5,23,18,5,0,3.74,16.1,SERA_histv1.1,10004403,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1877-05-23
+16.132,40.132,1910,5,28,1,45,0,3.84,16.1,EMECv20191114,10007157,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/28/10
+15.924,40.015,1998,9,9,6,20,15.23,4.01,16.1,EMECv20191114,10036654,16.1,FALSE,FALSE,TRUE,TRUE,TRUE,9/9/98
+14.318,45.591,1993,11,28,10,29,12.8,4.1,16.1,EMECv20191114,10030909,16.1,TRUE,TRUE,TRUE,TRUE,TRUE,11/28/93
+15.555,38.185,1601,1,1,0,0,0,4.2,16.1,SERA_histv1.1,10000935,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1601-01-01
+15.735,40.421,1759,5,20,0,0,0,4.2,16.1,SERA_histv1.1,10002098,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1759-05-20
+15.512,40.65,1859,2,4,0,0,0,4.2,16.1,SERA_histv1.1,10003859,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1859-02-04
+16.221,39.327,1980,2,20,2,34,1,4.42,16.1,EMECv20191114,10023000,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/20/80
+13.983,41.288,1935,12,17,6,51,0,4.63,16.1,EMECv20191114,10011133,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/17/35
+15.244,40.832,1982,8,15,15,9,51,5.32,16.1,EMECv20191114,10024531,nan,FALSE,FALSE,TRUE,TRUE,FALSE,8/15/82
+16.201,38.58,1783,2,7,13,10,0,6.71,16.1,SERA_histv1.1,10002448,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1783-02-07
+14.56,45.38,1950,3,7,22,53,3,3.53,16,EMECv20191114,10012863,16,FALSE,FALSE,TRUE,TRUE,TRUE,3/7/50
+19.34,42,1979,4,16,1,36,27.6,3.53,16,EMECv20191114,10022492,16,FALSE,FALSE,FALSE,FALSE,FALSE,4/16/79
+18.68,42.818,1993,8,13,5,3,50.4,3.53,16,EMECv20191114,10030714,16,TRUE,TRUE,TRUE,TRUE,FALSE,8/13/93
+19.36,41.879,1979,4,22,4,34,32.5,3.55,16,EMECv20191114,10022539,16,FALSE,FALSE,FALSE,FALSE,FALSE,4/22/79
+19.305,41.948,1979,11,6,18,33,13.1,3.55,16,EMECv20191114,10022891,16,FALSE,FALSE,TRUE,FALSE,FALSE,11/6/79
+17.997,43.012,1993,4,24,11,23,55,3.55,16,EMECv20191114,10030482,16,FALSE,FALSE,TRUE,TRUE,FALSE,4/24/93
+17.98,42.945,1996,4,6,16,58,51.5,3.55,16,EMECv20191114,10033506,16,FALSE,TRUE,TRUE,TRUE,FALSE,4/6/96
+19.5641,41.1386,2009,9,9,11,37,28,3.55,16,EMECv20191114,10053882,16,FALSE,FALSE,TRUE,FALSE,FALSE,9/9/09
+18.6847,42.8566,2009,10,29,3,46,41.3,3.55,16,EMECv20191114,10054099,16,FALSE,FALSE,TRUE,TRUE,FALSE,10/29/09
+20.207,41.107,2012,1,23,3,4,46.8,3.55,16,EMECv20191114,10057375,16,FALSE,FALSE,TRUE,FALSE,FALSE,1/23/12
+14.22,45.73,1967,9,5,11,37,3,3.62,16,EMECv20191114,10017188,16,FALSE,FALSE,TRUE,TRUE,TRUE,9/5/67
+20.538,41.286,1980,7,3,19,19,47.8,3.65,16,EMECv20191114,10023169,16,FALSE,TRUE,TRUE,TRUE,FALSE,7/3/80
+20.4066,41.1779,2009,3,10,19,27,50.9,3.65,16,EMECv20191114,10053132,16,FALSE,FALSE,TRUE,FALSE,FALSE,3/10/09
+12.992,46.512,1787,4,25,0,0,0,3.74,16,SERA_histv1.1,10002531,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1787-04-25
+19.69,40.78,2006,8,8,5,17,50.7,3.74,16,EMECv20191114,10047396,16,FALSE,TRUE,TRUE,FALSE,FALSE,8/8/06
+14.273,45.605,2010,9,15,2,21,17.7,3.74,16,EMECv20191114,10055263,16,TRUE,TRUE,TRUE,TRUE,TRUE,9/15/10
+14.274,45.605,2010,9,15,2,23,13.5,3.74,16,EMECv20191114,10055264,16,FALSE,FALSE,FALSE,FALSE,FALSE,9/15/10
+13.243,46.175,1976,5,15,4,26,15.67,3.8,16,EMECv20191114,10021201,16,FALSE,FALSE,FALSE,FALSE,FALSE,5/15/76
+17.6,43.08,1968,9,1,1,20,24.7,3.81,16,EMECv20191114,10017680,16,FALSE,FALSE,TRUE,TRUE,FALSE,9/1/68
+19.814,38.626,2004,1,21,17,44,41.88,3.82,16,EMECv20191114,10043045,16,TRUE,TRUE,TRUE,FALSE,FALSE,1/21/04
+19.53,40.15,2007,4,3,4,47,21.8,3.83,16,EMECv20191114,10048485,16,TRUE,FALSE,TRUE,FALSE,FALSE,4/3/07
+16.122,43.0979,2007,4,23,17,1,1.3,3.83,16,EMECv20191114,10048826,16,TRUE,TRUE,TRUE,TRUE,FALSE,4/23/07
+19.6644,41.4794,2007,9,8,4,50,28.5,3.93,16,EMECv20191114,10049783,16,FALSE,FALSE,TRUE,FALSE,FALSE,9/8/07
+16.98,43.32,1965,1,10,20,10,6.2,4.01,16,EMECv20191114,10016156,16,TRUE,TRUE,TRUE,TRUE,TRUE,1/10/65
+19.772,40.773,2012,11,27,19,6,21.83,4.02,16,EMECv20191114,10058575,16,TRUE,TRUE,TRUE,FALSE,FALSE,11/27/12
+12.992,46.512,1790,1,26,7,0,0,4.09,16,SERA_histv1.1,10002573,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1790-01-26
+18.08,42.91,1927,5,10,18,52,3.5,4.1,16,EMECv20191114,10009802,16,FALSE,FALSE,TRUE,TRUE,FALSE,5/10/27
+15.74,44.9,1961,11,29,4,15,23,4.1,16,EMECv20191114,10015349,16,TRUE,TRUE,TRUE,TRUE,TRUE,11/29/61
+19.5922,41.2008,2009,8,5,6,32,34.2,4.11,16,EMECv20191114,10053751,16,TRUE,TRUE,TRUE,FALSE,FALSE,8/5/09
+19.257,42.156,1990,4,24,16,20,40.8,4.21,16,EMECv20191114,10028774,16,FALSE,FALSE,TRUE,TRUE,FALSE,4/24/90
+17.16,42.61,2002,10,23,11,1,28,4.27,16,EMECv20191114,10041368,16,TRUE,TRUE,TRUE,TRUE,FALSE,10/23/02
+19.4991,41.1667,2009,9,15,8,37,40.8,4.3,16,EMECv20191114,10053913,16,TRUE,TRUE,TRUE,FALSE,FALSE,9/15/09
+15.12,45.11,2013,7,30,12,58,31,4.3,16,EMECv20191114,10059402,16,TRUE,FALSE,TRUE,TRUE,TRUE,7/30/13
+13.07,46.35,1976,6,9,18,48,15.4,4.31,16,EMECv20191114,10021229,16,FALSE,FALSE,TRUE,FALSE,FALSE,6/9/76
+10.487,44.168,1997,12,24,17,53,10.12,4.33,16,EMECv20191114,10035989,16,TRUE,TRUE,TRUE,TRUE,TRUE,12/24/97
+13.81,47.13,1923,11,28,6,7,0,4.43,16,EMECv20191114,10009255,16,TRUE,TRUE,TRUE,TRUE,TRUE,11/28/23
+19.4753,39.9936,1986,1,16,2,10,37.34,4.5,16,EMECv20191114,10026498,16,TRUE,TRUE,TRUE,TRUE,FALSE,1/16/86
+19.7,40.8,1969,12,28,22,2,36,4.57,16,EMECv20191114,10018316,16,FALSE,FALSE,TRUE,TRUE,FALSE,12/28/69
+20.4,41.4,1966,6,29,0,49,35,4.67,16,EMECv20191114,10016649,16,FALSE,TRUE,TRUE,TRUE,FALSE,6/29/66
+18.111,42.641,1603,8,4,0,0,0,4.72,16,SERA_histv1.1,10000940,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1603-08-04
+18.111,42.641,1481,2,14,23,0,0,4.78,16,SERA_histv1.1,10000468,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1481-02-14
+17.6,43.15,1901,7,22,8,28,16,4.81,16,EMECv20191114,10005856,16,TRUE,TRUE,TRUE,TRUE,TRUE,7/22/01
+16.954,43.106,1962,1,21,2,51,32.4,4.81,16,EMECv20191114,10015402,16,FALSE,FALSE,FALSE,FALSE,FALSE,1/21/62
+19.8,40.1,1966,8,9,3,34,15,4.97,16,EMECv20191114,10016705,16,FALSE,FALSE,TRUE,TRUE,FALSE,8/9/66
+12.704,42.955,1799,9,9,10,30,0,5.11,16,SERA_histv1.1,10002660,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1799-09-09
+20.1,41.1,1921,10,21,2,6,10,5.16,16,EMECv20191114,10008954,16,FALSE,FALSE,TRUE,TRUE,FALSE,10/21/21
+20,39.8,1956,1,4,12,20,39,5.16,16,EMECv20191114,10014082,16,FALSE,TRUE,TRUE,TRUE,FALSE,1/4/56
+13.66,46.31,1998,4,12,10,55,31.6,5.35,16,EMECv20191114,10036290,16,TRUE,TRUE,TRUE,TRUE,TRUE,4/12/98
+20,40.5,1920,11,25,8,38,36,5.36,16,EMECv20191114,10008811,16,FALSE,FALSE,TRUE,TRUE,FALSE,11/25/20
+19.7,40.6,1939,8,9,3,30,24,5.36,16,EMECv20191114,10011561,16,FALSE,FALSE,TRUE,TRUE,TRUE,8/9/39
+17.73,42.93,1984,5,13,12,45,0,5.4,16,EMECv20191114,10025725,16,TRUE,TRUE,TRUE,TRUE,FALSE,5/13/84
+13.169,42.646,1916,11,16,6,35,0,5.5,16,EMECv20191114,10008231,nan,FALSE,TRUE,TRUE,FALSE,FALSE,11/16/16
+19.9,40.5,1920,12,8,3,55,20,5.96,16,EMECv20191114,10008823,16,FALSE,FALSE,TRUE,TRUE,FALSE,12/8/20
+14.949,37.215,1169,2,4,7,0,0,6.48,16,SERA_histv1.1,10000079,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1169-02-04
+15.187,40.821,2012,3,3,1,4,25.94,3.6,15.9,EMECv20191114,10057538,15.9,TRUE,TRUE,TRUE,TRUE,FALSE,3/3/12
+15.888,39.959,1999,5,2,4,54,19.3,3.65,15.9,EMECv20191114,10037240,15.9,FALSE,FALSE,TRUE,TRUE,FALSE,5/2/99
+7.866,43.909,1958,10,13,13,50,0,3.7,15.9,EMECv20191114,10014734,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/13/58
+7.415,44.327,1895,3,18,13,38,0,3.97,15.9,SERA_histv1.1,10005257,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-03-18
+7.487,44.331,1502,5,15,0,0,0,4.11,15.9,SERA_histv1.1,10000521,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1502-05-15
+16.635,39.574,1846,9,11,0,0,0,4.2,15.9,SERA_histv1.1,10003437,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1846-09-11
+8.076,43.908,1909,5,27,6,10,0,4.34,15.9,EMECv20191114,10006984,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/27/09
+7.581,43.781,1995,4,21,8,2,56.15,4.39,15.9,EMECv20191114,10031900,15.9,TRUE,TRUE,TRUE,TRUE,TRUE,4/21/95
+15.218,40.786,1963,2,4,15,0,0,4.4,15.9,EMECv20191114,10015632,nan,FALSE,FALSE,TRUE,TRUE,TRUE,2/4/63
+7.35,44.294,1893,1,2,7,55,0,4.49,15.9,SERA_histv1.1,10005116,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1893-01-02
+15.467,38.416,1895,3,9,22,4,0,4.7,15.9,SERA_histv1.1,10005254,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-03-09
+6.656,44.967,1884,11,27,22,15,0,5.27,15.9,SERA_histv1.1,10004723,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1884-11-27
+19.78,38.138,2010,1,29,12,47,43.9,3.73,15.8,EMECv20191114,10054473,15.8,TRUE,TRUE,TRUE,FALSE,FALSE,1/29/10
+14.5,46.05,1835,5,10,0,15,0,3.87,15.8,SERA_histv1.1,10003216,15.8,TRUE,TRUE,TRUE,TRUE,TRUE,1835-05-10
+14.5,46.05,1852,10,8,0,27,0,3.87,15.8,SERA_histv1.1,10003568,15.8,TRUE,TRUE,TRUE,TRUE,TRUE,1852-10-08
+14.5,46.05,1868,10,7,10,55,0,3.87,15.8,SERA_histv1.1,10004112,15.8,TRUE,TRUE,TRUE,TRUE,TRUE,1868-10-07
+15.646,36.67,2011,7,10,3,7,3.78,3.99,15.8,EMECv20191114,10056242,15.8,TRUE,TRUE,TRUE,TRUE,FALSE,7/10/11
+8.506,44.166,1996,11,25,19,47,22.75,4.01,15.8,EMECv20191114,10034544,15.8,TRUE,TRUE,TRUE,TRUE,TRUE,11/25/96
+11.201,45.748,1897,1,27,1,35,0,4.17,15.8,SERA_histv1.1,10005425,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-01-27
+7.275,45.151,1927,12,11,15,49,0,4.36,15.8,EMECv20191114,10009922,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/11/27
+13.38,46.037,1746,10,8,0,0,0,4.43,15.8,SERA_histv1.1,10001908,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1746-10-08
+10.767,45.43,1891,6,15,0,0,0,4.67,15.8,SERA_histv1.1,10005042,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1891-06-15
+7.785,45.549,1912,5,31,21,40,0,4.71,15.8,EMECv20191114,10007533,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/31/12
+10.246,45.655,1919,11,23,1,50,0,4.79,15.8,EMECv20191114,10008671,nan,TRUE,TRUE,TRUE,TRUE,FALSE,11/23/19
+15.2,46,1878,8,21,6,0,0,4.93,15.8,SERA_histv1.1,10004447,15.8,TRUE,TRUE,TRUE,TRUE,TRUE,1878-08-21
+10.123,45.563,1894,11,27,5,7,0,4.94,15.8,SERA_histv1.1,10005232,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1894-11-27
+7.262,44.823,1808,4,2,20,15,0,4.96,15.8,SERA_histv1.1,10002784,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1808-04-02
+10.499,44.768,1832,3,13,3,30,0,5.52,15.8,SERA_histv1.1,10003167,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1832-03-13
+7.249,44.838,1808,4,2,16,43,0,5.57,15.8,SERA_histv1.1,10002783,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1808-04-02
+13.4833,42.4653,2013,2,17,1,0,6.9,3.6,15.7,EMECv20191114,10058832,15.7,TRUE,TRUE,TRUE,TRUE,FALSE,2/17/13
+9.54,44.297,1778,2,18,2,18,0,3.97,15.7,SERA_histv1.1,10002355,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1778-02-18
+15.424,44.313,1996,3,26,22,55,1,4.01,15.7,EMECv20191114,10033452,15.7,FALSE,FALSE,FALSE,FALSE,FALSE,3/26/96
+14.195,37.706,1987,6,6,22,54,52.76,4.03,15.7,EMECv20191114,10027217,15.7,FALSE,TRUE,TRUE,TRUE,TRUE,6/6/87
+15.854,41.705,1985,10,27,11,45,27.91,4.1,15.7,EMECv20191114,10026387,15.7,TRUE,TRUE,TRUE,TRUE,TRUE,10/27/85
+13.671,41.905,2007,7,22,17,26,3.61,4.1,15.7,EMECv20191114,10049450,15.7,TRUE,TRUE,TRUE,TRUE,FALSE,7/22/07
+13.363,42.092,1904,3,10,4,21,36,4.16,15.7,EMECv20191114,10006167,nan,FALSE,FALSE,TRUE,TRUE,TRUE,3/10/04
+13.669,41.648,2009,8,6,15,36,44.44,4.23,15.7,EMECv20191114,10053759,15.7,TRUE,TRUE,TRUE,FALSE,FALSE,8/6/09
+12.04,44.222,1778,6,11,0,0,0,4.43,15.7,SERA_histv1.1,10002365,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1778-06-11
+12.061,44.064,1953,12,14,7,11,6,4.7,15.7,EMECv20191114,10013616,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/14/53
+12.917,44.167,1916,8,16,9,44,0,5.3,15.7,EMECv20191114,10008197,nan,FALSE,FALSE,FALSE,FALSE,FALSE,8/16/16
+15.802,40.638,1273,12,18,0,0,0,5.8,15.7,SERA_histv1.1,10000136,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1273-12-18
+17.165,43.224,1962,1,11,5,33,5.4,3.81,15.5,EMECv20191114,10015374,15.5,FALSE,FALSE,FALSE,FALSE,FALSE,1/11/62
+14.842,41.698,2002,10,31,13,3,48,4.16,15.5,EMECv20191114,10041411,15.5,FALSE,FALSE,FALSE,FALSE,FALSE,10/31/02
+10.677,44.127,2014,9,7,10,45,1.23,4.4,15.4,EMECv20191114,10061023,15.4,TRUE,TRUE,TRUE,TRUE,TRUE,9/7/14
+12.568,44.059,1473,2,2,0,0,0,4.43,15.4,SERA_histv1.1,10000451,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1473-02-02
+12.208,43.758,1987,7,5,13,12,37.46,4.44,15.4,EMECv20191114,10027251,15.4,TRUE,TRUE,TRUE,TRUE,TRUE,7/5/87
+20.63,40.32,2004,11,23,2,26,16.4,5.48,15.4,EMECv20191114,10044310,15.4,TRUE,TRUE,TRUE,FALSE,FALSE,11/23/04
+14.093,42.079,1933,9,26,3,33,29,5.9,15.4,EMECv20191114,10010892,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/26/33
+14.367,45.767,1926,1,1,19,1,0,3.62,15.3,EMECv20191114,10009565,15.3,FALSE,FALSE,FALSE,FALSE,FALSE,1/1/26
+14.25,45.833,1930,2,26,13,30,0,3.62,15.3,EMECv20191114,10010288,15.3,FALSE,FALSE,FALSE,FALSE,FALSE,2/26/30
+14.42,45.73,1859,1,20,8,25,0,4.09,15.3,SERA_histv1.1,10003857,15.3,TRUE,TRUE,TRUE,TRUE,TRUE,1859-01-20
+14.25,45.57,1870,3,27,23,22,0,4.09,15.3,SERA_histv1.1,10004185,15.3,TRUE,TRUE,TRUE,TRUE,TRUE,1870-03-27
+14.82,46.08,1871,7,25,1,14,0,4.09,15.3,SERA_histv1.1,10004218,15.3,TRUE,TRUE,TRUE,TRUE,TRUE,1871-07-25
+14.75,46.5,1958,3,19,16,3,54,5.25,15.3,EMECv20191114,10014610,15.3,TRUE,TRUE,TRUE,TRUE,TRUE,3/19/58
+14.172,38.655,2003,9,24,11,5,56.93,3.66,15.2,EMECv20191114,10042717,15.2,FALSE,TRUE,TRUE,TRUE,FALSE,9/24/03
+7.283,44.167,1933,10,25,2,26,0,3.7,15.2,EMECv20191114,10010902,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/25/33
+7.784,43.838,1894,7,19,5,25,0,3.96,15.2,SERA_histv1.1,10005211,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1894-07-19
+7.275,44.361,2008,10,24,3,6,39.16,4.11,15.2,EMECv20191114,10052650,15.2,TRUE,TRUE,TRUE,TRUE,TRUE,10/24/08
+15.601,38.147,1946,3,15,7,2,0,4.16,15.2,EMECv20191114,10012368,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/15/46
+7.845,43.925,1897,10,12,0,0,0,4.3,15.2,SERA_histv1.1,10005508,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-10-12
+7.516,44.322,1901,4,20,9,35,5,4.31,15.2,EMECv20191114,10005828,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/20/01
+7.173,44.308,1916,8,19,5,30,0,4.49,15.2,EMECv20191114,10008201,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/19/16
+6.733,44.554,1884,11,23,16,15,0,4.5,15.2,SERA_histv1.1,10004721,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1884-11-23
+6.667,44.917,1904,7,12,5,31,0,4.5,15.2,EMECv20191114,10006237,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/12/04
+15.461,40.308,1988,1,12,23,1,0.68,4.52,15.2,EMECv20191114,10027495,15.2,FALSE,TRUE,TRUE,TRUE,TRUE,1/12/88
+7.613,43.949,1612,1,31,0,0,0,4.82,15.2,SERA_histv1.1,10000975,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1612-01-31
+7.874,43.9,1896,10,16,0,0,0,4.84,15.2,SERA_histv1.1,10005390,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1896-10-16
+16.331,39.22,1870,10,4,16,55,0,6.21,15.2,SERA_histv1.1,10004197,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1870-10-04
+14.68,36.877,2004,12,30,4,4,50.26,3.82,15.1,EMECv20191114,10044478,15.1,TRUE,TRUE,TRUE,TRUE,FALSE,12/30/04
+10.716,44.501,1997,4,16,6,45,50.66,4.06,15.1,EMECv20191114,10034994,15.1,FALSE,FALSE,TRUE,TRUE,TRUE,4/16/97
+10.199,44.18,1961,8,3,10,26,29,4.18,15.1,EMECv20191114,10015303,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/3/61
+8.864,44.897,1780,8,4,0,0,0,4.2,15.1,SERA_histv1.1,10002405,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1780-08-04
+13.395,46.271,1983,2,10,22,30,34.2,4.32,15.1,EMECv20191114,10024897,15.1,TRUE,TRUE,TRUE,TRUE,FALSE,2/10/83
+17.068,43.161,1962,1,13,4,47,59.1,4.6,15.1,EMECv20191114,10015388,15.1,FALSE,FALSE,FALSE,FALSE,FALSE,1/13/62
+18.1,43.1,1883,1,24,6,58,0,5.14,15.1,SERA_histv1.1,10004655,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1883-01-24
+10.3,46.783,1879,7,19,1,0,0,3.5,15,SERA_histv1.1,10004476,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1879-07-19
+9.467,46.85,1888,5,21,8,30,0,3.5,15,SERA_histv1.1,10004921,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1888-05-21
+6.8,46.383,1900,5,18,0,24,0,3.5,15,EMECv20191114,10005738,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/18/00
+9.467,46.783,1913,12,10,22,10,50,3.5,15,EMECv20191114,10007709,nan,FALSE,TRUE,TRUE,TRUE,TRUE,12/10/13
+9.533,46.87,1913,12,30,22,10,0,3.5,15,EMECv20191114,10007715,nan,FALSE,FALSE,TRUE,TRUE,TRUE,12/30/13
+9.2,46.333,1915,2,5,2,15,0,3.5,15,EMECv20191114,10007913,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/5/15
+8.233,46.883,1919,3,1,15,22,0,3.5,15,EMECv20191114,10008565,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/1/19
+9.833,46.75,1921,3,1,12,0,0,3.5,15,EMECv20191114,10008854,nan,FALSE,FALSE,TRUE,TRUE,TRUE,3/1/21
+9.5,46.883,1949,8,23,9,22,15,3.5,15,EMECv20191114,10012794,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/23/49
+17.9,43.1,1909,11,1,10,27,0,3.53,15,EMECv20191114,10007076,15,TRUE,TRUE,TRUE,TRUE,FALSE,11/1/09
+18,43.1,1910,5,16,9,48,5,3.53,15,EMECv20191114,10007150,nan,TRUE,TRUE,TRUE,TRUE,FALSE,5/16/10
+17.18,43.19,1963,10,29,22,41,10,3.53,15,EMECv20191114,10015787,15,TRUE,TRUE,TRUE,TRUE,TRUE,10/29/63
+19.213,42.123,1979,4,17,18,10,40.3,3.55,15,EMECv20191114,10022508,15,FALSE,FALSE,FALSE,FALSE,FALSE,4/17/79
+19.226,42.024,1979,4,19,2,48,29.8,3.55,15,EMECv20191114,10022518,15,FALSE,FALSE,FALSE,FALSE,FALSE,4/19/79
+19.255,41.917,1979,4,19,10,51,4.2,3.55,15,EMECv20191114,10022522,15,FALSE,FALSE,FALSE,FALSE,FALSE,4/19/79
+19.066,42.398,1979,5,30,22,34,45,3.55,15,EMECv20191114,10022634,15,FALSE,FALSE,FALSE,FALSE,FALSE,5/30/79
+19.343,42.14,1979,6,20,7,44,44.4,3.55,15,EMECv20191114,10022684,15,FALSE,FALSE,FALSE,FALSE,FALSE,6/20/79
+19.296,41.961,1979,11,7,11,41,56.7,3.55,15,EMECv20191114,10022893,15,FALSE,FALSE,FALSE,FALSE,FALSE,11/7/79
+20.0636,40.2877,2003,3,27,4,40,49.4,3.55,15,EMECv20191114,10041815,15,FALSE,FALSE,TRUE,FALSE,FALSE,3/27/03
+20.0115,40.0033,2008,8,4,13,43,0,3.55,15,EMECv20191114,10052290,15,FALSE,TRUE,TRUE,FALSE,FALSE,8/4/08
+19.56,40.4193,2009,1,31,12,19,42.3,3.55,15,EMECv20191114,10053013,15,TRUE,TRUE,TRUE,TRUE,FALSE,1/31/09
+11.071,46.939,1984,5,2,10,28,17,3.62,15,EMECv20191114,10025695,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/2/84
+20.14,39.02,1995,5,10,21,49,30.07,3.64,15,EMECv20191114,10031949,15,FALSE,FALSE,TRUE,TRUE,FALSE,5/10/95
+20.14,38.96,1995,5,10,22,15,33.56,3.64,15,EMECv20191114,10031950,15,FALSE,TRUE,TRUE,TRUE,FALSE,5/10/95
+17.9595,42.8356,1996,9,5,21,55,31.6,3.65,15,EMECv20191114,10034065,15,FALSE,FALSE,TRUE,TRUE,FALSE,9/5/96
+19.9486,40.0773,2000,10,10,7,49,46.9,3.65,15,EMECv20191114,10039121,15,FALSE,TRUE,TRUE,TRUE,FALSE,10/10/00
+19.6718,41.5085,2001,12,8,20,11,9.7,3.65,15,EMECv20191114,10040468,15,TRUE,TRUE,TRUE,FALSE,FALSE,12/8/01
+19.6651,40.1995,2003,5,28,10,3,58,3.65,15,EMECv20191114,10042188,15,TRUE,FALSE,TRUE,FALSE,FALSE,5/28/03
+20.1996,41.2522,2004,6,19,21,44,54.4,3.65,15,EMECv20191114,10043620,15,FALSE,TRUE,TRUE,FALSE,FALSE,6/19/04
+19.4887,41.1105,2009,9,16,20,33,33.6,3.65,15,EMECv20191114,10053924,15,FALSE,FALSE,TRUE,FALSE,FALSE,9/16/09
+13.868,46.104,2014,5,29,7,24,18.1,3.65,15,EMECv20191114,10060707,15,TRUE,TRUE,TRUE,TRUE,TRUE,5/29/14
+20.02,41.45,2012,10,30,10,47,2.1,3.66,15,EMECv20191114,10058479,15,FALSE,FALSE,TRUE,FALSE,FALSE,10/30/12
+10.237,46.858,1990,5,16,12,32,27,3.67,15,EMECv20191114,10028818,15,TRUE,TRUE,TRUE,TRUE,TRUE,5/16/90
+18.7,42.7,1906,7,4,10,14,15,3.7,15,EMECv20191114,10006532,15,FALSE,FALSE,TRUE,TRUE,FALSE,7/4/06
+17.8,42.3,1927,1,15,22,32,0,3.72,15,EMECv20191114,10009761,15,TRUE,TRUE,TRUE,TRUE,FALSE,1/15/27
+19.03,42,1979,4,16,14,30,51.9,3.72,15,EMECv20191114,10022501,15,FALSE,FALSE,FALSE,FALSE,FALSE,4/16/79
+20.078,39.367,2007,7,10,6,5,44.18,3.73,15,EMECv20191114,10049357,15,FALSE,FALSE,FALSE,FALSE,FALSE,7/10/07
+19.167,41.912,1979,5,3,16,39,46.5,3.74,15,EMECv20191114,10022568,15,FALSE,FALSE,FALSE,FALSE,FALSE,5/3/79
+20.1296,41.0701,2003,5,20,20,52,35.1,3.74,15,EMECv20191114,10042038,15,FALSE,TRUE,TRUE,FALSE,FALSE,5/20/03
+20.5564,40.3251,2004,11,23,2,59,18.5,3.74,15,EMECv20191114,10044311,15,FALSE,FALSE,FALSE,FALSE,FALSE,11/23/04
+19.656,40.093,2006,8,8,2,10,4.1,3.74,15,EMECv20191114,10047394,15,FALSE,FALSE,TRUE,FALSE,FALSE,8/8/06
+19.9171,40.1274,2006,8,8,10,30,20.4,3.74,15,EMECv20191114,10047400,15,FALSE,FALSE,FALSE,FALSE,FALSE,8/8/06
+20.6965,40.1783,2007,8,16,8,19,16.5,3.74,15,EMECv20191114,10049647,15,FALSE,FALSE,TRUE,FALSE,FALSE,8/16/07
+20.358,41.411,2011,7,11,16,34,57.9,3.74,15,EMECv20191114,10056252,15,TRUE,TRUE,TRUE,FALSE,FALSE,7/11/11
+9.016,44.834,2012,2,29,15,34,58.35,3.78,15,EMECv20191114,10057532,15,FALSE,TRUE,TRUE,TRUE,FALSE,2/29/12
+9.677,46.777,1872,8,1,0,0,0,3.79,15,SERA_histv1.1,10004249,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1872-08-01
+19.2307,41.8607,2011,12,24,8,21,58.7,3.79,15,EMECv20191114,10057289,15,FALSE,FALSE,TRUE,TRUE,FALSE,12/24/11
+7.636,46.637,1970,7,21,11,24,35,3.8,15,EMECv20191114,10018838,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/21/70
+17.3,43.2,1921,11,18,20,47,18,3.81,15,EMECv20191114,10008968,nan,TRUE,TRUE,TRUE,TRUE,FALSE,11/18/21
+17.83,43.15,1966,10,20,4,58,28,3.81,15,EMECv20191114,10016808,15,TRUE,TRUE,TRUE,TRUE,TRUE,10/20/66
+19.824,38.314,2003,8,26,20,33,58.73,3.82,15,EMECv20191114,10042628,15,FALSE,TRUE,TRUE,FALSE,FALSE,8/26/03
+19.291,42.12,1994,10,14,9,12,26.9,3.83,15,EMECv20191114,10031517,15,TRUE,TRUE,TRUE,TRUE,FALSE,10/14/94
+19.55,40.32,2007,7,9,1,54,32.7,3.83,15,EMECv20191114,10049339,15,FALSE,TRUE,TRUE,FALSE,FALSE,7/9/07
+15.3727,43.2448,2007,9,28,6,59,24.3,3.83,15,EMECv20191114,10049899,15,TRUE,TRUE,TRUE,TRUE,FALSE,9/28/07
+20.55,40.14,2008,1,2,4,54,42.3,3.83,15,EMECv20191114,10050468,15,FALSE,FALSE,TRUE,FALSE,FALSE,1/2/08
+9.45,46.75,1595,2,8,23,0,0,3.9,15,SERA_histv1.1,10000896,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1595-02-08
+10.35,46.883,1724,6,1,0,0,0,3.9,15,SERA_histv1.1,10001718,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1724-06-01
+7.383,46.233,1802,12,26,0,0,0,3.9,15,SERA_histv1.1,10002686,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1802-12-26
+13.73,46.42,2002,9,30,2,48,0,3.9,15,EMECv20191114,10041292,15,TRUE,TRUE,TRUE,TRUE,FALSE,9/30/02
+16.9,43.2,1908,7,10,23,37,0,3.91,15,EMECv20191114,10006817,15,FALSE,TRUE,TRUE,TRUE,FALSE,7/10/08
+11.167,44.853,1970,11,2,8,42,12,3.93,15,EMECv20191114,10018969,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/2/70
+14.198,45.779,2010,1,15,14,20,54,3.93,15,EMECv20191114,10054373,15,TRUE,TRUE,TRUE,TRUE,TRUE,1/15/10
+9.817,46.512,1871,3,15,6,0,0,3.94,15,SERA_histv1.1,10004211,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1871-03-15
+15.4774,43.1031,2003,4,30,14,12,11.4,3.95,15,EMECv20191114,10041959,15,FALSE,FALSE,FALSE,FALSE,FALSE,4/30/03
+12.72,42.44,2011,7,13,9,55,12,3.96,15,EMECv20191114,10056260,15,TRUE,TRUE,TRUE,TRUE,FALSE,7/13/11
+20.23,39.25,1995,5,2,15,52,16.56,4,15,EMECv20191114,10031919,15,FALSE,TRUE,TRUE,TRUE,FALSE,5/2/95
+10.69,47.34,1997,6,5,20,22,0,4,15,EMECv20191114,10035203,15,TRUE,TRUE,TRUE,TRUE,TRUE,6/5/97
+20.6,39.77,2007,7,26,9,3,59,4,15,EMECv20191114,10049478,15,FALSE,FALSE,TRUE,FALSE,FALSE,7/26/07
+11.86,43.93,2011,7,12,19,20,57,4.01,15,EMECv20191114,10056257,15,FALSE,FALSE,TRUE,TRUE,FALSE,7/12/11
+17.5,42.5,1921,11,21,11,37,30,4.1,15,EMECv20191114,10008969,15,TRUE,TRUE,TRUE,TRUE,FALSE,11/21/21
+10.52,46.687,1983,7,31,20,52,56,4.1,15,EMECv20191114,10025215,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/31/83
+14.7066,45.3245,2005,3,9,14,46,58.4,4.11,15,EMECv20191114,10044790,15,TRUE,TRUE,TRUE,TRUE,TRUE,3/9/05
+17.8,42.3,1917,2,23,17,57,33,4.2,15,EMECv20191114,10008290,15,TRUE,TRUE,TRUE,TRUE,TRUE,2/23/17
+14.2,44,1949,1,4,8,58,0,4.2,15,EMECv20191114,10012700,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/4/49
+15.17,44.26,1963,2,14,13,18,53.5,4.2,15,EMECv20191114,10015638,15,TRUE,TRUE,TRUE,TRUE,TRUE,2/14/63
+15.3596,44.5351,2006,10,31,14,45,42.2,4.21,15,EMECv20191114,10047741,15,FALSE,TRUE,TRUE,TRUE,FALSE,10/31/06
+19.53,41.52,2014,3,8,17,32,49.77,4.25,15,EMECv20191114,10060403,15,FALSE,FALSE,TRUE,FALSE,FALSE,3/8/14
+18.111,42.641,1496,11,28,11,30,0,4.3,15,SERA_histv1.1,10000505,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1496-11-28
+19.8359,40.2887,2006,8,7,14,0,9,4.3,15,EMECv20191114,10047392,15,FALSE,FALSE,TRUE,FALSE,FALSE,8/7/06
+20.6955,40.8234,2009,10,10,0,28,39,4.3,15,EMECv20191114,10054043,15,TRUE,TRUE,TRUE,FALSE,FALSE,10/10/09
+12.15,43.611,1997,10,2,21,38,42.65,4.34,15,EMECv20191114,10035571,15,FALSE,FALSE,TRUE,FALSE,FALSE,10/2/97
+20.26,39.45,1995,6,5,5,20,19,4.4,15,EMECv20191114,10032167,15,TRUE,TRUE,TRUE,FALSE,FALSE,6/5/95
+12.141,43.57,1456,12,9,0,0,0,4.43,15,SERA_histv1.1,10000411,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1456-12-09
+13.322,42.613,1960,3,16,1,52,48,4.44,15,EMECv20191114,10015055,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/16/60
+19.5685,39.5465,1981,2,11,11,40,13.68,4.5,15,EMECv20191114,10023601,15,FALSE,TRUE,TRUE,TRUE,FALSE,2/11/81
+19.5603,40.3652,1982,5,3,0,55,55.91,4.5,15,EMECv20191114,10024382,15,FALSE,TRUE,TRUE,FALSE,FALSE,5/3/82
+9.61,46.704,1813,9,22,1,30,0,4.53,15,SERA_histv1.1,10002860,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1813-09-22
+10.546,46.617,1924,5,21,15,32,0,4.58,15,EMECv20191114,10009332,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/21/24
+10.05,40.958,2004,12,18,9,12,46.57,4.58,15,EMECv20191114,10044425,15,TRUE,TRUE,TRUE,TRUE,TRUE,12/18/04
+9.78,46.46,1917,12,9,21,40,0,4.6,15,EMECv20191114,10008399,15,TRUE,TRUE,TRUE,TRUE,TRUE,12/9/17
+20.4396,39.9306,2002,10,8,9,46,3.35,4.6,15,EMECv20191114,10041335,15,FALSE,FALSE,TRUE,FALSE,FALSE,10/8/02
+9.48,46.81,1905,12,25,17,5,0,4.7,15,EMECv20191114,10006455,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/25/05
+9.559,45.085,1276,7,29,18,30,0,4.77,15,SERA_histv1.1,10000140,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1276-07-29
+15.6,43.9,1901,8,10,20,49,2,4.77,15,EMECv20191114,10005861,15,TRUE,TRUE,TRUE,TRUE,TRUE,8/10/01
+6.1,45.93,1996,7,15,0,13,30.3,4.9,15,EMECv20191114,10033833,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/15/96
+15.71,43.7,1923,9,26,1,18,46,5.01,15,EMECv20191114,10009223,15,TRUE,TRUE,TRUE,TRUE,TRUE,9/26/23
+20.1,40.1,1922,1,12,10,42,0,5.07,15,EMECv20191114,10008980,15,FALSE,FALSE,TRUE,TRUE,FALSE,1/12/22
+19.7,41.1,1941,6,24,15,15,47,5.07,15,EMECv20191114,10011831,15,TRUE,TRUE,TRUE,TRUE,TRUE,6/24/41
+16,43,1850,2,14,1,0,0,5.14,15,SERA_histv1.1,10003495,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1850-02-14
+20.3,41.3,1936,1,29,15,55,33,5.16,15,EMECv20191114,10011153,15,FALSE,FALSE,TRUE,TRUE,TRUE,1/29/36
+14.191,38.505,1957,5,20,19,57,38.05,5.19,15,EMECv20191114,10014386,15,FALSE,FALSE,TRUE,TRUE,TRUE,5/20/57
+20,40.2,1963,2,22,14,12,51,5.26,15,EMECv20191114,10015651,15,FALSE,TRUE,TRUE,TRUE,FALSE,2/22/63
+14.17,38.726,1957,5,21,11,44,4,5.3,15,EMECv20191114,10014387,15,TRUE,TRUE,TRUE,TRUE,TRUE,5/21/57
+18.038,42.676,1639,7,28,16,30,0,5.35,15,SERA_histv1.1,10001108,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1639-07-28
+19.557,42.014,1855,7,3,1,30,0,5.65,15,SERA_histv1.1,10003647,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-07-03
+20.1,41.1,1920,12,18,2,1,20,5.66,15,EMECv20191114,10008828,15,TRUE,TRUE,TRUE,TRUE,FALSE,12/18/20
+19.92,39.624,1651,2,26,0,0,0,5.92,15,SERA_histv1.1,10001204,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1651-02-26
+20.091,41.119,1843,9,5,0,0,0,6.18,15,SERA_histv1.1,10003372,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1843-09-05
+13.369,42.444,2009,6,23,0,41,56.18,3.7,14.9,EMECv20191114,10053567,14.9,FALSE,FALSE,FALSE,FALSE,FALSE,6/23/09
+12.599,43.198,1982,10,19,1,22,54,4.26,14.9,EMECv20191114,10024610,nan,FALSE,FALSE,TRUE,TRUE,TRUE,10/19/82
+14.45,45.52,1899,10,7,3,15,0,3.87,14.8,SERA_histv1.1,10005689,14.8,TRUE,TRUE,TRUE,TRUE,TRUE,1899-10-07
+17.758,42.983,1994,11,5,3,56,8.4,3.53,14.7,EMECv20191114,10031551,14.7,TRUE,TRUE,TRUE,TRUE,FALSE,11/5/94
+16.922,39.58,2011,12,27,1,7,45.36,3.67,14.7,EMECv20191114,10057294,14.7,TRUE,TRUE,TRUE,TRUE,FALSE,12/27/11
+13.983,41.405,1921,8,23,22,36,5,3.7,14.7,EMECv20191114,10008927,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/23/21
+16.941,42.668,2000,6,16,3,33,22.9,4.1,14.7,EMECv20191114,10038725,14.7,TRUE,TRUE,TRUE,TRUE,FALSE,6/16/00
+17,42,1848,8,3,0,5,0,5.14,14.7,SERA_histv1.1,10003470,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1848-08-03
+18.832,39.673,1985,9,19,4,54,26.15,3.99,14.6,EMECv20191114,10026347,14.6,TRUE,TRUE,TRUE,TRUE,FALSE,9/19/85
+15.408,38.174,1898,9,17,14,26,0,4.07,14.6,SERA_histv1.1,10005602,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1898-09-17
+14.13,46.16,1978,12,17,3,48,11.1,4.2,14.6,EMECv20191114,10022331,nan,TRUE,TRUE,TRUE,TRUE,FALSE,12/17/78
+13.278,46.386,1976,5,6,20,25,1.5,4.35,14.6,EMECv20191114,10021168,14.6,FALSE,FALSE,TRUE,TRUE,TRUE,5/6/76
+15.647,38.108,1811,8,1,19,0,0,4.43,14.6,SERA_histv1.1,10002828,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1811-08-01
+16.96,39.129,1990,1,24,4,45,4.02,4.43,14.6,EMECv20191114,10028646,14.6,TRUE,TRUE,TRUE,TRUE,TRUE,1/24/90
+14.862,45.152,1986,3,27,7,25,25.8,3.62,14.5,EMECv20191114,10026601,14.5,FALSE,FALSE,TRUE,TRUE,TRUE,3/27/86
+14.5,46.05,1852,6,21,1,58,0,3.66,14.5,SERA_histv1.1,10003559,14.5,TRUE,TRUE,TRUE,TRUE,TRUE,1852-06-21
+14.5,46.05,1857,3,9,22,54,0,3.66,14.5,SERA_histv1.1,10003780,14.5,TRUE,TRUE,TRUE,TRUE,TRUE,1857-03-09
+13.359,42.436,2009,4,18,9,5,56.28,3.8,14.5,EMECv20191114,10053298,14.5,FALSE,FALSE,FALSE,FALSE,FALSE,4/18/09
+14.736,39.381,2010,1,9,14,24,37.42,3.89,14.5,EMECv20191114,10054360,14.5,TRUE,TRUE,TRUE,TRUE,FALSE,1/9/10
+13.013,42.718,1915,9,16,2,58,48,3.93,14.5,EMECv20191114,10008056,nan,FALSE,TRUE,TRUE,FALSE,FALSE,9/16/15
+15.284,40.711,2002,7,8,8,12,1.87,4.06,14.5,EMECv20191114,10041063,14.5,FALSE,TRUE,TRUE,TRUE,TRUE,7/8/02
+12.559,43.655,1685,1,1,0,0,0,4.08,14.5,SERA_histv1.1,10001398,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1685-01-01
+12.737,42.736,1909,10,1,1,8,0,4.4,14.5,EMECv20191114,10007059,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/1/09
+12.079,44.004,1952,12,2,6,13,22,4.42,14.5,EMECv20191114,10013290,nan,FALSE,TRUE,TRUE,TRUE,TRUE,12/2/52
+15.12,45.93,1912,4,20,1,5,0,4.5,14.5,EMECv20191114,10007506,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/20/12
+12.872,43.093,1279,4,30,18,0,0,6.23,14.5,SERA_histv1.1,10000143,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1279-04-30
+15.324,40.757,1999,4,5,7,51,58.33,3.99,14.4,EMECv20191114,10037176,14.4,TRUE,TRUE,TRUE,TRUE,FALSE,4/5/99
+15.522,43.845,1996,1,16,9,44,13.7,4.01,14.4,EMECv20191114,10033075,14.4,TRUE,TRUE,TRUE,TRUE,FALSE,1/16/96
+15.601,38.147,1711,3,14,0,0,0,4.2,14.4,SERA_histv1.1,10001630,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1711-03-14
+16.103,38.673,1783,11,20,11,58,0,4.2,14.4,SERA_histv1.1,10002470,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1783-11-20
+19.716,41.392,2008,5,19,21,28,51.9,4.55,14.4,EMECv20191114,10051446,14.4,TRUE,TRUE,TRUE,FALSE,FALSE,5/19/08
+14.974,38.376,2010,8,16,12,54,47.89,4.68,14.4,EMECv20191114,10055168,14.4,TRUE,TRUE,TRUE,TRUE,FALSE,8/16/10
+7.317,43.722,1859,6,21,13,0,0,3.61,14.3,SERA_histv1.1,10003868,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1859-06-21
+16.275,36.961,2000,8,18,11,22,11.68,4.06,14.3,EMECv20191114,10038956,14.3,TRUE,TRUE,TRUE,TRUE,TRUE,8/18/00
+7.755,43.574,1990,4,15,7,50,35.27,4.11,14.3,EMECv20191114,10028761,14.3,FALSE,TRUE,TRUE,TRUE,TRUE,4/15/90
+17.021,43.215,1962,1,13,13,1,23.6,4.2,14.3,EMECv20191114,10015390,14.3,FALSE,FALSE,FALSE,FALSE,FALSE,1/13/62
+14.433,46.15,1913,4,7,6,17,0,3.58,14.2,EMECv20191114,10007632,14.2,FALSE,FALSE,TRUE,TRUE,TRUE,4/7/13
+13.98,46.13,1896,10,12,3,0,0,3.87,14.2,SERA_histv1.1,10005389,14.2,TRUE,TRUE,TRUE,TRUE,TRUE,1896-10-12
+16.517,39.699,1995,8,8,7,53,44.72,4.31,14.2,EMECv20191114,10032383,14.2,TRUE,TRUE,TRUE,TRUE,TRUE,8/8/95
+15.778,41.702,1992,11,5,13,34,27.86,4.34,14.2,EMECv20191114,10030233,14.2,TRUE,TRUE,TRUE,TRUE,TRUE,11/5/92
+13.019,46.398,1889,6,25,1,29,0,4.43,14.2,SERA_histv1.1,10004967,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1889-06-25
+14.5,46.1,1895,4,15,3,11,0,4.51,14.2,SERA_histv1.1,10005272,14.2,TRUE,TRUE,TRUE,TRUE,TRUE,1895-04-15
+15.567,41.835,1864,12,28,12,0,0,4.65,14.2,SERA_histv1.1,10004005,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1864-12-28
+16.366,40.57,1956,1,9,0,44,0,4.72,14.2,EMECv20191114,10014087,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/9/56
+16.588,39.54,1824,12,11,0,0,0,5.34,14.2,SERA_histv1.1,10003023,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1824-12-11
+14.716,41.513,1913,10,4,18,26,0,5.35,14.2,EMECv20191114,10007685,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/4/13
+16.559,37.385,2001,12,2,4,8,54.23,3.51,14.1,EMECv20191114,10040452,14.1,TRUE,TRUE,TRUE,TRUE,TRUE,12/2/01
+16.296,43.42,1991,4,26,22,35,11,3.62,14.1,EMECv20191114,10029303,14.1,FALSE,TRUE,TRUE,TRUE,FALSE,4/26/91
+16.4077,40.4552,2014,8,12,20,15,34.27,3.7,14.1,EMECv20191114,10060931,14.1,TRUE,TRUE,TRUE,TRUE,TRUE,8/12/14
+15,46,1933,11,23,4,25,0,3.9,14.1,EMECv20191114,10010909,14.1,TRUE,TRUE,TRUE,TRUE,FALSE,11/23/33
+12.688,42.735,1990,9,12,2,59,44.87,4.12,14.1,EMECv20191114,10029004,14.1,TRUE,TRUE,TRUE,TRUE,FALSE,9/12/90
+12.785,45.751,1529,4,14,0,0,0,4.2,14.1,SERA_histv1.1,10000624,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1529-04-14
+10.544,44.753,1831,9,11,18,15,0,5.48,14.1,SERA_histv1.1,10003151,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1831-09-11
+16.913,43.225,1962,1,11,5,5,1,5.87,14.1,EMECv20191114,10015373,14.1,TRUE,TRUE,TRUE,TRUE,TRUE,1/11/62
+19.93,41.39,2012,6,25,5,0,24.42,3.51,14,EMECv20191114,10058088,14,FALSE,FALSE,TRUE,FALSE,FALSE,6/25/12
+19.82,40.9,2013,6,27,3,6,11.89,3.51,14,EMECv20191114,10059299,14,FALSE,FALSE,TRUE,FALSE,FALSE,6/27/13
+16.04,42.9,1962,6,4,5,31,29,3.53,14,EMECv20191114,10015502,14,TRUE,TRUE,TRUE,TRUE,FALSE,6/4/62
+19.041,41.961,1979,4,16,1,22,54.7,3.55,14,EMECv20191114,10022491,14,FALSE,FALSE,FALSE,FALSE,FALSE,4/16/79
+19.234,41.879,1979,4,24,6,9,57.9,3.55,14,EMECv20191114,10022544,14,FALSE,FALSE,FALSE,FALSE,FALSE,4/24/79
+19.602,41.3864,2009,6,14,5,12,51.1,3.55,14,EMECv20191114,10053522,14,FALSE,TRUE,TRUE,FALSE,FALSE,6/14/09
+19.467,41.779,2009,6,24,3,28,55.4,3.55,14,EMECv20191114,10053573,14,FALSE,TRUE,TRUE,FALSE,FALSE,6/24/09
+20.3986,41.439,2009,9,7,13,42,31.3,3.55,14,EMECv20191114,10053865,14,FALSE,FALSE,FALSE,FALSE,FALSE,9/7/09
+17.81,43.15,1966,7,28,1,59,17,3.62,14,EMECv20191114,10016688,14,FALSE,FALSE,TRUE,TRUE,TRUE,7/28/66
+20.056,40.419,2009,12,4,11,50,4.5,3.65,14,EMECv20191114,10054220,14,FALSE,FALSE,TRUE,FALSE,FALSE,12/4/09
+14.41,45.5,1909,10,11,15,0,41,3.72,14,EMECv20191114,10007067,14,FALSE,TRUE,TRUE,TRUE,TRUE,10/11/09
+18.83,42.15,1979,5,25,11,45,16.1,3.72,14,EMECv20191114,10022617,nan,FALSE,FALSE,FALSE,FALSE,FALSE,5/25/79
+11.65,47.33,2010,10,19,0,38,0,3.72,14,EMECv20191114,10055357,14,TRUE,TRUE,TRUE,TRUE,TRUE,10/19/10
+19.29,42.08,1976,11,22,21,28,18,3.74,14,EMECv20191114,10021434,14,TRUE,TRUE,TRUE,TRUE,TRUE,11/22/76
+18.895,41.976,1979,4,18,0,37,20.7,3.74,14,EMECv20191114,10022510,14,FALSE,FALSE,FALSE,FALSE,FALSE,4/18/79
+14.89,44.85,1937,1,29,17,27,22.5,3.81,14,EMECv20191114,10011309,14,TRUE,TRUE,TRUE,TRUE,TRUE,1/29/37
+14.9,46.5,1972,5,28,6,9,25,3.9,14,EMECv20191114,10019605,14,TRUE,TRUE,TRUE,TRUE,TRUE,5/28/72
+19.21,42,1979,4,15,20,49,46.8,3.91,14,EMECv20191114,10022489,14,FALSE,FALSE,FALSE,FALSE,FALSE,4/15/79
+13.594,46.136,1929,10,3,17,5,14,4.06,14,EMECv20191114,10010238,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/3/29
+20.138,39.049,2006,1,8,1,16,27.19,4.09,14,EMECv20191114,10046382,14,FALSE,TRUE,TRUE,FALSE,FALSE,1/8/06
+19.56,40.75,2013,10,6,5,27,22.32,4.1,14,EMECv20191114,10059657,14,FALSE,TRUE,TRUE,FALSE,FALSE,10/6/13
+10.824,45.126,1920,10,6,22,47,0,4.14,14,EMECv20191114,10008788,nan,TRUE,TRUE,TRUE,TRUE,FALSE,10/6/20
+12.894,46.264,1991,6,11,8,5,53.7,4.14,14,EMECv20191114,10029536,14,TRUE,TRUE,TRUE,TRUE,TRUE,6/11/91
+10.854,45.676,1876,4,29,13,15,0,4.2,14,SERA_histv1.1,10004360,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1876-04-29
+11.44,45.404,1899,11,15,23,40,0,4.31,14,SERA_histv1.1,10005697,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1899-11-15
+7.245,44.808,1611,1,15,0,0,0,4.35,14,SERA_histv1.1,10000972,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1611-01-15
+13.029,42.813,1980,3,16,1,4,27.34,4.35,14,EMECv20191114,10023039,14,FALSE,FALSE,TRUE,TRUE,TRUE,3/16/80
+8.898,44.419,1217,1,8,0,0,0,4.43,14,SERA_histv1.1,10000104,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1217-01-08
+16.358,39.289,2014,12,28,21,43,38.1,4.55,14,EMECv20191114,10061428,14,TRUE,TRUE,TRUE,TRUE,TRUE,12/28/14
+18.111,42.641,1504,11,7,17,30,0,4.62,14,SERA_histv1.1,10000529,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1504-11-07
+11.92,45.736,1861,5,19,0,0,0,4.65,14,SERA_histv1.1,10003910,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1861-05-19
+14.205,37.796,1888,9,26,3,30,0,4.65,14,SERA_histv1.1,10004935,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1888-09-26
+19.156,41.88,2003,12,6,0,18,55.1,4.75,14,EMECv20191114,10042902,14,TRUE,TRUE,TRUE,TRUE,FALSE,12/6/03
+19.5611,40.0611,2002,11,17,18,24,58.61,4.8,14,EMECv20191114,10041493,14,TRUE,TRUE,TRUE,FALSE,FALSE,11/17/02
+20.3,41.4,1967,12,29,19,49,23,4.87,14,EMECv20191114,10017329,14,FALSE,FALSE,TRUE,FALSE,FALSE,12/29/67
+9.671,45.694,1606,8,22,0,0,0,4.88,14,SERA_histv1.1,10000952,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1606-08-22
+16.6,43.19,1937,7,20,7,1,23,4.91,14,EMECv20191114,10011345,14,TRUE,TRUE,TRUE,TRUE,TRUE,7/20/37
+8.13,43.56,1963,7,27,5,58,22,4.98,14,EMECv20191114,10015737,14,FALSE,FALSE,TRUE,TRUE,TRUE,7/27/63
+11.914,45.801,1919,7,12,12,6,0,5.03,14,EMECv20191114,10008590,nan,TRUE,TRUE,TRUE,TRUE,FALSE,7/12/19
+19.9,40.2,1931,1,11,19,19,43,5.07,14,EMECv20191114,10010454,14,FALSE,FALSE,TRUE,TRUE,TRUE,1/11/31
+20,41.08,1977,12,3,5,39,31,5.07,14,EMECv20191114,10021886,14,TRUE,TRUE,TRUE,TRUE,FALSE,12/3/77
+15.64,43.7,1941,7,7,22,43,39,5.12,14,EMECv20191114,10011834,14,TRUE,TRUE,TRUE,TRUE,TRUE,7/7/41
+20.03,40.95,2014,5,19,4,43,25.58,5.13,14,EMECv20191114,10060624,14,TRUE,TRUE,TRUE,FALSE,FALSE,5/19/14
+17.8,42.9,1851,4,13,16,23,0,5.14,14,SERA_histv1.1,10003524,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1851-04-13
+19.6,42,1905,7,16,12,21,4,5.46,14,EMECv20191114,10006386,14,FALSE,FALSE,TRUE,FALSE,FALSE,7/16/05
+15.95,43.21,1956,8,15,12,2,56.1,5.65,14,EMECv20191114,10014234,14,TRUE,TRUE,TRUE,TRUE,TRUE,8/15/56
+16.279,39.375,1767,7,14,1,5,0,5.92,14,SERA_histv1.1,10002192,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1767-07-14
+20,40.7,1848,1,1,0,0,0,6.42,14,SERA_histv1.1,10003481,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1848-01-01
+15.711,44.844,1997,3,15,21,29,57.7,3.72,13.9,EMECv20191114,10034908,13.9,TRUE,TRUE,TRUE,TRUE,FALSE,3/15/97
+16.997,43.134,1962,1,7,10,21,18.9,4.01,13.9,EMECv20191114,10015366,13.9,FALSE,FALSE,FALSE,FALSE,FALSE,1/7/62
+15.792,38.107,1989,11,21,18,36,6.41,4.19,13.9,EMECv20191114,10028549,13.9,TRUE,TRUE,TRUE,TRUE,TRUE,11/21/89
+14.75,46.233,1916,11,21,20,45,0,4.22,13.9,EMECv20191114,10008235,13.9,FALSE,FALSE,TRUE,TRUE,TRUE,11/21/16
+18.111,42.641,1543,8,13,2,30,0,4.3,13.9,SERA_histv1.1,10000678,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1543-08-13
+14.5,46.05,1867,2,12,12,3,0,4.3,13.9,SERA_histv1.1,10004069,13.9,TRUE,TRUE,TRUE,TRUE,TRUE,1867-02-12
+13.146,46.351,1939,4,25,18,25,0,4.57,13.9,EMECv20191114,10011514,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/25/39
+16.014,38.071,1908,11,5,16,50,0,4.58,13.9,EMECv20191114,10006850,nan,FALSE,FALSE,TRUE,TRUE,TRUE,11/5/08
+13.571,46.44,1963,1,14,20,22,9,4.63,13.9,EMECv20191114,10015616,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/14/63
+16.072,38.507,1940,4,26,7,49,0,4.9,13.9,EMECv20191114,10011636,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/26/40
+15.454,40.661,1996,4,3,13,4,34.98,4.9,13.9,EMECv20191114,10033492,13.9,TRUE,TRUE,TRUE,TRUE,TRUE,4/3/96
+16.594,38.905,1761,5,3,8,15,0,5.11,13.9,SERA_histv1.1,10002124,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1761-05-03
+15.555,38.185,1499,11,9,0,0,0,5.34,13.9,SERA_histv1.1,10000517,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1499-11-09
+15.972,43.233,2003,11,27,9,42,9.6,3.62,13.8,EMECv20191114,10042887,13.8,FALSE,TRUE,TRUE,TRUE,FALSE,11/27/03
+13.863,38.67,2003,11,6,1,1,35.65,4.12,13.8,EMECv20191114,10042829,13.8,FALSE,FALSE,TRUE,TRUE,FALSE,11/6/03
+19.046,42.378,1992,10,30,5,38,27.1,4.2,13.8,EMECv20191114,10030225,13.8,FALSE,TRUE,TRUE,TRUE,FALSE,10/30/92
+13.576,42.855,1973,4,20,22,18,0,4.4,13.8,EMECv20191114,10019934,nan,FALSE,FALSE,TRUE,TRUE,TRUE,4/20/73
+12.904,43.035,1997,9,26,13,30,52.21,4.51,13.8,EMECv20191114,10035537,13.8,FALSE,FALSE,FALSE,FALSE,FALSE,9/26/97
+13.05,43.82,1744,5,25,0,0,0,4.6,13.8,SERA_histv1.1,10001898,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1744-05-25
+12.949,42.386,1519,1,1,0,0,0,4.65,13.8,SERA_histv1.1,10000594,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1519-01-01
+12.128,43.61,1774,1,31,19,30,0,4.65,13.8,SERA_histv1.1,10002294,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1774-01-31
+13.354,42.445,2009,6,22,20,58,40.27,4.68,13.8,EMECv20191114,10053566,13.8,FALSE,FALSE,TRUE,FALSE,FALSE,6/22/09
+10.925,44.442,1399,7,20,23,0,0,5.11,13.8,SERA_histv1.1,10000312,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1399-07-20
+10.631,44.698,1600,10,28,0,0,0,5.34,13.8,SERA_histv1.1,10000926,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1600-10-28
+14.8,46.07,1898,8,30,22,30,0,3.87,13.7,SERA_histv1.1,10005599,13.7,TRUE,TRUE,TRUE,TRUE,TRUE,1898-08-30
+17.33,42.91,1972,4,17,1,39,55.5,3.91,13.7,EMECv20191114,10019556,13.7,TRUE,TRUE,TRUE,TRUE,TRUE,4/17/72
+13.65,46.1,1911,3,1,3,50,0,4.16,13.7,EMECv20191114,10007279,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/1/11
+16.454,39.493,1996,4,27,0,38,26.81,4.77,13.7,EMECv20191114,10033594,13.7,TRUE,TRUE,TRUE,TRUE,TRUE,4/27/96
+17.609,43.016,1992,12,4,19,11,29.6,3.72,13.6,EMECv20191114,10030294,13.6,TRUE,TRUE,TRUE,TRUE,FALSE,12/4/92
+17.08,43.164,1962,1,14,4,16,21.1,3.81,13.6,EMECv20191114,10015392,13.6,FALSE,FALSE,FALSE,FALSE,FALSE,1/14/62
+18.2,42.7,1823,8,7,5,10,0,5.14,13.6,SERA_histv1.1,10003000,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1823-08-07
+18.814,39.699,1974,10,1,0,34,39.8,3.88,13.5,EMECv20191114,10020468,13.5,FALSE,FALSE,TRUE,TRUE,FALSE,10/1/74
+14.837,41.717,2002,11,1,15,19,53.79,4.11,13.5,EMECv20191114,10041421,13.5,FALSE,FALSE,FALSE,FALSE,FALSE,11/1/02
+12.992,46.512,1767,5,10,0,0,0,3.74,13.4,SERA_histv1.1,10002189,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1767-05-10
+14.183,45.7,1904,5,22,12,17,0,3.88,13.4,EMECv20191114,10006223,13.4,TRUE,TRUE,TRUE,TRUE,TRUE,5/22/04
+13.019,46.398,1881,6,18,2,50,0,3.97,13.4,SERA_histv1.1,10004587,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1881-06-18
+12.746,42.459,2000,6,27,6,39,20.91,4.08,13.4,EMECv20191114,10038797,13.4,TRUE,TRUE,TRUE,TRUE,FALSE,6/27/00
+14.5,46.05,1852,6,22,1,13,0,4.09,13.4,SERA_histv1.1,10003560,13.4,TRUE,TRUE,TRUE,TRUE,TRUE,1852-06-22
+14.53,46.15,1868,1,27,21,15,0,4.09,13.4,SERA_histv1.1,10004090,13.4,TRUE,TRUE,TRUE,TRUE,TRUE,1868-01-27
+14.7,46.08,1870,3,27,19,0,0,4.09,13.4,SERA_histv1.1,10004184,13.4,TRUE,TRUE,TRUE,TRUE,TRUE,1870-03-27
+15.33,45.65,1881,4,26,15,55,0,4.09,13.4,SERA_histv1.1,10004581,13.4,TRUE,TRUE,TRUE,TRUE,TRUE,1881-04-26
+16.924,43.124,1962,1,11,19,44,10.6,4.1,13.4,EMECv20191114,10015381,13.4,FALSE,FALSE,FALSE,FALSE,FALSE,1/11/62
+13.2,46.45,1908,7,31,7,33,26,4.67,13.4,EMECv20191114,10006820,nan,FALSE,FALSE,TRUE,TRUE,TRUE,7/31/08
+12.1,44.133,1918,2,8,18,49,0,4.84,13.4,EMECv20191114,10008433,nan,FALSE,FALSE,TRUE,TRUE,FALSE,2/8/18
+14.783,45.883,1939,1,26,18,19,0,3.55,13.3,EMECv20191114,10011493,13.3,TRUE,TRUE,TRUE,TRUE,TRUE,1/26/39
+16.452,43.3,1998,9,17,11,30,42.7,3.62,13.3,EMECv20191114,10036666,nan,TRUE,TRUE,TRUE,TRUE,FALSE,9/17/98
+15.285,45.552,1993,5,29,8,43,11.1,3.72,13.3,EMECv20191114,10030517,13.3,TRUE,TRUE,TRUE,TRUE,TRUE,5/29/93
+16.865,43.211,1962,1,7,19,24,36,4.1,13.3,EMECv20191114,10015370,13.3,FALSE,FALSE,FALSE,FALSE,FALSE,1/7/62
+13.355,42.411,1992,8,25,2,25,48.38,4.11,13.3,EMECv20191114,10030147,13.3,TRUE,TRUE,TRUE,TRUE,FALSE,8/25/92
+13.258,46.214,1976,5,6,21,49,41.85,4.24,13.3,EMECv20191114,10021169,13.3,FALSE,FALSE,FALSE,FALSE,FALSE,5/6/76
+13.323,46.213,1976,5,9,0,53,44.58,5.08,13.3,EMECv20191114,10021178,13.3,FALSE,FALSE,FALSE,FALSE,FALSE,5/9/76
+11.9247,43.7598,2014,10,17,2,38,59.98,3.5,13.2,EMECv20191114,10061169,13.2,TRUE,TRUE,TRUE,TRUE,FALSE,10/17/14
+14.483,46.117,1908,6,21,4,47,24,3.54,13.2,EMECv20191114,10006799,13.2,FALSE,TRUE,TRUE,TRUE,TRUE,6/21/08
+15.17,46.22,1853,9,11,1,45,0,3.87,13.2,SERA_histv1.1,10003604,13.2,TRUE,TRUE,TRUE,TRUE,TRUE,1853-09-11
+14.5,46.03,1868,7,10,21,15,0,3.87,13.2,SERA_histv1.1,10004105,13.2,TRUE,TRUE,TRUE,TRUE,TRUE,1868-07-10
+14.3,45.98,1880,7,27,19,30,0,3.87,13.2,SERA_histv1.1,10004533,13.2,TRUE,TRUE,TRUE,TRUE,TRUE,1880-07-27
+15.17,45.83,1895,9,1,0,0,0,3.87,13.2,SERA_histv1.1,10005307,13.2,TRUE,TRUE,TRUE,TRUE,TRUE,1895-09-01
+14.5,46.15,1896,7,22,9,51,0,3.87,13.2,SERA_histv1.1,10005370,13.2,TRUE,TRUE,TRUE,TRUE,TRUE,1896-07-22
+13.77,46.13,1898,4,6,22,10,0,3.87,13.2,SERA_histv1.1,10005573,13.2,TRUE,TRUE,TRUE,TRUE,TRUE,1898-04-06
+14.25,46.02,1904,11,10,17,9,0,4.1,13.2,EMECv20191114,10006284,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/10/04
+14.75,46.233,1916,11,20,23,20,0,4.19,13.2,EMECv20191114,10008233,13.2,FALSE,FALSE,FALSE,FALSE,FALSE,11/20/16
+13.011,46.41,1960,7,14,4,18,0,4.4,13.2,EMECv20191114,10015139,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/14/60
+14.5,46.08,1786,4,11,9,0,0,4.72,13.2,SERA_histv1.1,10002522,13.2,TRUE,TRUE,TRUE,TRUE,TRUE,1786-04-11
+15,45.5,1863,1,22,9,45,0,4.72,13.2,SERA_histv1.1,10003956,13.2,TRUE,TRUE,TRUE,TRUE,TRUE,1863-01-22
+17.726,42.794,1996,9,21,1,34,31.1,4.01,13.1,EMECv20191114,10034134,13.1,FALSE,FALSE,FALSE,FALSE,FALSE,9/21/96
+8.646,44.071,2001,2,6,22,28,44.36,4.17,13.1,EMECv20191114,10039489,13.1,TRUE,TRUE,TRUE,TRUE,TRUE,2/6/01
+17.818,42.745,1996,9,6,3,31,52.3,4.4,13.1,EMECv20191114,10034070,13.1,FALSE,FALSE,FALSE,FALSE,FALSE,9/6/96
+14.5,46.05,1856,9,27,5,53,0,4.51,13.1,SERA_histv1.1,10003754,13.1,TRUE,TRUE,TRUE,TRUE,TRUE,1856-09-27
+14.5,45.87,1856,11,10,7,30,0,4.51,13.1,SERA_histv1.1,10003761,13.1,TRUE,TRUE,TRUE,TRUE,TRUE,1856-11-10
+14.5,46.1,1895,4,15,4,35,0,4.51,13.1,SERA_histv1.1,10005275,13.1,TRUE,TRUE,TRUE,TRUE,TRUE,1895-04-15
+14.5,46.2,1691,12,10,0,0,0,5.35,13.1,SERA_histv1.1,10001453,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1691-12-10
+7.367,46.567,1889,4,11,20,10,0,3.5,13,SERA_histv1.1,10004960,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1889-04-11
+9.167,46.917,1897,7,21,1,30,0,3.5,13,SERA_histv1.1,10005484,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-07-21
+8.233,46.883,1919,3,14,5,30,0,3.5,13,EMECv20191114,10008568,nan,FALSE,FALSE,TRUE,TRUE,TRUE,3/14/19
+7.567,46.683,1924,7,3,21,26,0,3.5,13,EMECv20191114,10009341,nan,FALSE,TRUE,TRUE,TRUE,TRUE,7/3/24
+8.233,46.867,1926,11,30,10,56,11,3.5,13,EMECv20191114,10009724,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/30/26
+7.583,46.383,1954,8,2,19,22,0,3.5,13,EMECv20191114,10013753,nan,FALSE,FALSE,TRUE,TRUE,TRUE,8/2/54
+7.417,46.333,1955,5,2,20,30,0,3.5,13,EMECv20191114,10013951,nan,FALSE,FALSE,TRUE,TRUE,TRUE,5/2/55
+18.309,42.878,1993,2,14,15,32,13.1,3.55,13,EMECv20191114,10030371,13,TRUE,TRUE,TRUE,TRUE,FALSE,2/14/93
+19.043,42.555,1994,1,16,17,14,1.3,3.55,13,EMECv20191114,10030994,13,TRUE,TRUE,TRUE,TRUE,FALSE,1/16/94
+20.188,41.572,2000,10,7,14,41,28,3.55,13,EMECv20191114,10039104,13,FALSE,TRUE,TRUE,TRUE,FALSE,10/7/00
+20.46,40.21,2002,7,2,11,38,18,3.55,13,EMECv20191114,10041041,13,FALSE,TRUE,TRUE,FALSE,FALSE,7/2/02
+18.6437,42.6936,2009,11,7,5,44,17.6,3.55,13,EMECv20191114,10054121,13,FALSE,FALSE,TRUE,FALSE,FALSE,11/7/09
+13.98,47.49,1981,5,30,2,16,4,3.56,13,EMECv20191114,10023834,13,TRUE,TRUE,TRUE,TRUE,TRUE,5/30/81
+6.95,46.4,1967,7,18,0,58,3,3.6,13,EMECv20191114,10017081,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/18/67
+17.07,43.16,1963,6,21,6,2,44.2,3.62,13,EMECv20191114,10015714,13,TRUE,TRUE,TRUE,TRUE,TRUE,6/21/63
+14.46,46.51,2007,5,2,12,49,12.6,3.62,13,EMECv20191114,10048886,13,TRUE,TRUE,TRUE,TRUE,FALSE,5/2/07
+19.842,39.194,2006,6,11,2,45,19.95,3.64,13,EMECv20191114,10047136,13,TRUE,TRUE,TRUE,FALSE,FALSE,6/11/06
+18.8387,42.2058,1979,4,28,4,54,26.7,3.65,13,EMECv20191114,10022556,13,FALSE,FALSE,FALSE,FALSE,FALSE,4/28/79
+17.894,42.999,2001,1,3,8,4,28.2,3.65,13,EMECv20191114,10039379,13,TRUE,TRUE,TRUE,TRUE,FALSE,1/3/01
+19.55,40.18,2006,8,7,10,8,9.7,3.65,13,EMECv20191114,10047390,13,FALSE,FALSE,TRUE,FALSE,FALSE,8/7/06
+20.3953,41.401,2009,9,7,12,21,45.8,3.65,13,EMECv20191114,10053864,13,FALSE,FALSE,FALSE,FALSE,FALSE,9/7/09
+19.53,41.42,2013,5,15,17,11,43.68,3.66,13,EMECv20191114,10059094,13,FALSE,FALSE,TRUE,FALSE,FALSE,5/15/13
+14.61,45.29,1930,7,10,13,1,41,3.72,13,EMECv20191114,10010360,13,TRUE,TRUE,TRUE,TRUE,TRUE,7/10/30
+18.03,42.73,1960,9,10,12,43,29,3.72,13,EMECv20191114,10015173,13,TRUE,TRUE,TRUE,TRUE,TRUE,9/10/60
+18.885,42.633,1982,5,7,11,6,17.7,3.74,13,EMECv20191114,10024393,13,TRUE,TRUE,TRUE,TRUE,FALSE,5/7/82
+8.999,46.921,1701,9,1,21,0,0,3.79,13,SERA_histv1.1,10001543,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1701-09-01
+6.967,46.317,1756,2,1,1,0,0,3.79,13,SERA_histv1.1,10002026,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1756-02-01
+7.852,46.237,1855,11,18,0,0,0,3.79,13,SERA_histv1.1,10003709,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-11-18
+7.881,46.292,1856,12,18,3,0,0,3.79,13,SERA_histv1.1,10003764,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1856-12-18
+17.761,42.904,1984,5,14,1,25,43.3,3.81,13,EMECv20191114,10025729,13,FALSE,FALSE,FALSE,FALSE,FALSE,5/14/84
+14.349,45.472,1992,2,21,20,50,32.4,3.81,13,EMECv20191114,10029886,13,TRUE,TRUE,TRUE,TRUE,TRUE,2/21/92
+17.97,42.78,1948,10,9,15,50,0,3.83,13,EMECv20191114,10012672,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/9/48
+19.266,42.098,2004,11,5,8,21,56.6,3.83,13,EMECv20191114,10044262,13,TRUE,TRUE,TRUE,FALSE,FALSE,11/5/04
+9.083,47,1687,3,15,0,0,0,3.9,13,SERA_histv1.1,10001403,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1687-03-15
+7.5,46.3,1920,4,1,18,26,35,3.9,13,EMECv20191114,10008718,nan,FALSE,FALSE,TRUE,TRUE,TRUE,4/1/20
+10.62,47.18,2007,5,19,16,19,38.6,3.91,13,EMECv20191114,10049001,13,TRUE,TRUE,TRUE,TRUE,TRUE,5/19/07
+19.336,42.13,1980,2,21,1,35,47.4,3.93,13,EMECv20191114,10023004,13,FALSE,FALSE,TRUE,FALSE,FALSE,2/21/80
+19.29,42.113,1991,6,17,21,35,10.3,3.93,13,EMECv20191114,10029559,13,TRUE,TRUE,TRUE,TRUE,FALSE,6/17/91
+20.275,40.689,2008,3,22,17,32,56.9,3.93,13,EMECv20191114,10051073,13,TRUE,TRUE,TRUE,FALSE,FALSE,3/22/08
+19.49,41.38,2014,1,20,14,40,47.01,3.93,13,EMECv20191114,10059911,13,FALSE,FALSE,FALSE,FALSE,FALSE,1/20/14
+15.889,40.031,1999,1,16,0,19,41.29,3.95,13,EMECv20191114,10036988,13,FALSE,FALSE,TRUE,TRUE,TRUE,1/16/99
+7.4,46,1938,9,23,0,52,0,4,13,EMECv20191114,10011469,13,TRUE,TRUE,TRUE,TRUE,TRUE,9/23/38
+20.2208,41.3586,2009,2,21,1,29,1,4.02,13,EMECv20191114,10053084,13,FALSE,TRUE,TRUE,FALSE,FALSE,2/21/09
+20.03,41.15,2005,12,26,5,53,32,4.1,13,EMECv20191114,10046340,13,FALSE,FALSE,TRUE,FALSE,FALSE,12/26/05
+19.2,42,1968,11,5,5,20,0,4.11,13,EMECv20191114,10017763,13,FALSE,FALSE,TRUE,TRUE,FALSE,11/5/68
+19.5525,41.192,2009,3,6,23,6,44.2,4.11,13,EMECv20191114,10053117,13,TRUE,TRUE,TRUE,FALSE,FALSE,3/6/09
+20.323,41.32,2012,1,23,20,54,45.5,4.11,13,EMECv20191114,10057378,13,TRUE,TRUE,TRUE,FALSE,FALSE,1/23/12
+10.006,44.366,1995,3,3,16,16,40.02,4.2,13,EMECv20191114,10031798,13,TRUE,TRUE,TRUE,TRUE,TRUE,3/3/95
+14.09,47.05,1973,12,12,0,3,0,4.33,13,EMECv20191114,10020163,13,TRUE,TRUE,TRUE,TRUE,TRUE,12/12/73
+15.7,43.8,1923,4,30,23,31,34,4.5,13,EMECv20191114,10009157,13,TRUE,TRUE,TRUE,TRUE,TRUE,4/30/23
+19.58,40.75,1967,9,7,0,32,22,4.5,13,EMECv20191114,10017191,13,FALSE,FALSE,TRUE,TRUE,FALSE,9/7/67
+19.9,40.59,1969,6,21,16,18,5,4.5,13,EMECv20191114,10018131,13,FALSE,FALSE,TRUE,TRUE,FALSE,6/21/69
+20.2467,40.8765,1979,8,13,21,9,12.72,4.5,13,EMECv20191114,10022770,13,FALSE,TRUE,TRUE,TRUE,FALSE,8/13/79
+19.7851,41.7495,1983,2,4,16,43,55.67,4.5,13,EMECv20191114,10024875,13,TRUE,TRUE,TRUE,TRUE,FALSE,2/4/83
+19.5753,40.6934,2007,10,21,17,55,7.53,4.5,13,EMECv20191114,10050036,13,TRUE,TRUE,TRUE,FALSE,FALSE,10/21/07
+14.5,46.01,1856,11,27,5,53,0,4.51,13,SERA_histv1.1,10003763,13,TRUE,TRUE,TRUE,TRUE,TRUE,1856-11-27
+19.259,42.124,1987,12,18,4,51,19.6,4.58,13,EMECv20191114,10027458,13,TRUE,TRUE,TRUE,TRUE,FALSE,12/18/87
+19.2702,40.6299,1980,7,7,10,32,4.71,4.6,13,EMECv20191114,10023179,13,TRUE,TRUE,TRUE,TRUE,FALSE,7/7/80
+20.1193,40.0413,1984,5,24,11,34,3.49,4.6,13,EMECv20191114,10025750,13,TRUE,TRUE,TRUE,TRUE,FALSE,5/24/84
+19.8203,41.2874,1997,7,20,3,43,45.28,4.6,13,EMECv20191114,10035327,13,FALSE,FALSE,TRUE,TRUE,FALSE,7/20/97
+15.559,40.571,1969,11,14,6,48,7,4.62,13,EMECv20191114,10018279,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/14/69
+20,40.3,1960,6,9,8,24,1,4.67,13,EMECv20191114,10015116,13,FALSE,TRUE,TRUE,TRUE,FALSE,6/9/60
+19.4,41.6,1970,6,27,18,57,13,4.67,13,EMECv20191114,10018800,13,FALSE,TRUE,TRUE,TRUE,FALSE,6/27/70
+7.52,46.3,1946,2,4,4,11,0,4.7,13,EMECv20191114,10012360,nan,FALSE,FALSE,TRUE,TRUE,TRUE,2/4/46
+14.865,44.816,1949,1,20,6,48,57,4.7,13,EMECv20191114,10012711,13,TRUE,TRUE,TRUE,TRUE,TRUE,1/20/49
+12.613,42.736,1854,1,17,9,0,0,4.71,13,SERA_histv1.1,10003613,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1854-01-17
+19.6462,41.116,1979,11,8,2,3,54.63,4.8,13,EMECv20191114,10022894,13,FALSE,FALSE,TRUE,FALSE,FALSE,11/8/79
+20.275,39.323,2001,2,14,6,36,25.74,4.8,13,EMECv20191114,10039510,13,FALSE,TRUE,TRUE,TRUE,FALSE,2/14/01
+19.9,41.17,2007,4,16,7,38,53,4.86,13,EMECv20191114,10048765,13,TRUE,TRUE,TRUE,FALSE,FALSE,4/16/07
+12.602,43.158,1897,3,1,8,40,0,4.88,13,SERA_histv1.1,10005442,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-03-01
+19.6,40.3,1930,12,2,13,28,51,5.07,13,EMECv20191114,10010430,13,FALSE,FALSE,TRUE,TRUE,TRUE,12/2/30
+20.7,40.3,1938,8,15,11,2,4,5.07,13,EMECv20191114,10011459,13,TRUE,TRUE,TRUE,TRUE,TRUE,8/15/38
+7.726,46.305,1855,7,28,10,0,0,5.13,13,SERA_histv1.1,10003656,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-07-28
+18.1,42.6,1844,2,24,10,30,0,5.14,13,SERA_histv1.1,10003391,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1844-02-24
+14.5,46.1,1895,4,14,23,1,0,5.14,13,SERA_histv1.1,10005267,13,TRUE,TRUE,TRUE,TRUE,TRUE,1895-04-14
+17.43,43.115,1943,1,20,12,38,13,5.22,13,EMECv20191114,10012034,13,FALSE,FALSE,TRUE,TRUE,TRUE,1/20/43
+7.766,46.25,1855,7,26,13,20,0,5.28,13,SERA_histv1.1,10003653,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-07-26
+15.991,40.297,1857,12,26,5,0,0,5.34,13,SERA_histv1.1,10003806,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1857-12-26
+19.5,42,1905,12,8,21,26,56,5.36,13,EMECv20191114,10006448,13,FALSE,FALSE,TRUE,FALSE,FALSE,12/8/05
+19.6,40.6,1940,2,23,0,39,56,5.56,13,EMECv20191114,10011618,13,TRUE,TRUE,TRUE,TRUE,TRUE,2/23/40
+8.606,46.876,1774,9,10,15,30,0,5.62,13,SERA_histv1.1,10002302,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1774-09-10
+18.12,42.94,1927,2,14,3,43,22,5.98,13,EMECv20191114,10009770,13,TRUE,TRUE,TRUE,TRUE,FALSE,2/14/27
+19.5,41.6,1852,8,26,0,0,0,6.24,13,SERA_histv1.1,10003566,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1852-08-26
+19.7,41.3,1860,5,16,16,55,0,6.24,13,SERA_histv1.1,10003892,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1860-05-16
+19.95,40.35,1920,11,26,8,51,0,6.46,13,EMECv20191114,10008812,13,TRUE,TRUE,TRUE,TRUE,FALSE,11/26/20
+9.672,44.558,1985,7,10,13,53,29.3,3.76,12.9,EMECv20191114,10026258,12.9,TRUE,TRUE,TRUE,TRUE,TRUE,7/10/85
+16.358,39.114,1898,4,21,5,35,0,3.97,12.9,SERA_histv1.1,10005577,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1898-04-21
+13.353,41.703,1902,9,21,20,12,6,4.02,12.9,EMECv20191114,10005984,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/21/02
+15.202,43.194,1995,5,13,10,16,2.44,4.09,12.9,EMECv20191114,10031965,12.9,TRUE,TRUE,TRUE,TRUE,TRUE,5/13/95
+16.13,38.856,2010,6,16,22,39,41.17,4.13,12.9,EMECv20191114,10054973,12.9,TRUE,TRUE,TRUE,TRUE,FALSE,6/16/10
+15.555,38.185,1172,9,26,13,40,0,5.56,12.9,SERA_histv1.1,10000083,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1172-09-26
+15.196,40.903,1692,3,4,22,20,0,5.93,12.9,SERA_histv1.1,10001454,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1692-03-04
+14.817,46.067,1939,5,6,0,0,0,3.53,12.8,EMECv20191114,10011518,12.8,FALSE,FALSE,TRUE,TRUE,TRUE,5/6/39
+14.817,46.067,1939,5,7,0,0,0,3.53,12.8,EMECv20191114,10011520,12.8,FALSE,FALSE,TRUE,TRUE,TRUE,5/7/39
+14.817,46.067,1939,5,8,0,0,0,3.53,12.8,EMECv20191114,10011521,12.8,FALSE,FALSE,TRUE,TRUE,TRUE,5/8/39
+14.817,46.067,1939,5,9,0,0,0,3.53,12.8,EMECv20191114,10011523,12.8,FALSE,FALSE,TRUE,TRUE,TRUE,5/9/39
+14.817,46.067,1939,5,10,0,0,0,3.53,12.8,EMECv20191114,10011525,12.8,FALSE,FALSE,TRUE,TRUE,TRUE,5/10/39
+14.817,46.067,1939,5,11,0,0,0,3.53,12.8,EMECv20191114,10011526,12.8,FALSE,FALSE,TRUE,TRUE,TRUE,5/11/39
+14.817,46.067,1939,5,12,0,0,0,3.53,12.8,EMECv20191114,10011527,12.8,FALSE,FALSE,TRUE,TRUE,TRUE,5/12/39
+13.333,46.32,1976,5,7,13,42,49.41,4.35,12.8,EMECv20191114,10021172,12.8,FALSE,FALSE,FALSE,FALSE,FALSE,5/7/76
+15.3,45.8,1881,10,23,8,11,0,5.14,12.8,SERA_histv1.1,10004598,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1881-10-23
+12.992,46.512,1780,9,8,17,0,0,3.74,12.7,SERA_histv1.1,10002407,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1780-09-08
+12.992,46.512,1786,12,28,0,0,0,3.74,12.7,SERA_histv1.1,10002529,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1786-12-28
+17.666,42.93,1989,5,7,15,39,14.5,3.81,12.7,EMECv20191114,10028184,12.7,TRUE,TRUE,TRUE,TRUE,FALSE,5/7/89
+14.2,45.71,1978,11,9,0,30,0,3.82,12.7,EMECv20191114,10022290,nan,TRUE,TRUE,TRUE,TRUE,FALSE,11/9/78
+13.63,45.97,1869,12,21,22,40,0,3.87,12.7,SERA_histv1.1,10004164,12.7,TRUE,TRUE,TRUE,TRUE,TRUE,1869-12-21
+14.22,46.28,1896,11,18,1,0,0,3.87,12.7,SERA_histv1.1,10005400,12.7,TRUE,TRUE,TRUE,TRUE,TRUE,1896-11-18
+14.75,46.13,1897,2,21,9,39,0,3.87,12.7,SERA_histv1.1,10005437,12.7,TRUE,TRUE,TRUE,TRUE,TRUE,1897-02-21
+14.65,45.77,1898,4,17,18,52,0,3.87,12.7,SERA_histv1.1,10005574,12.7,TRUE,TRUE,TRUE,TRUE,TRUE,1898-04-17
+14.43,45.5,1899,3,30,5,14,0,3.87,12.7,SERA_histv1.1,10005645,12.7,TRUE,TRUE,TRUE,TRUE,TRUE,1899-03-30
+15.994,40.007,1998,9,23,18,44,2.65,4.02,12.7,EMECv20191114,10036678,12.7,FALSE,FALSE,TRUE,TRUE,TRUE,9/23/98
+15.111,38.885,1991,10,3,2,40,27.13,4.04,12.7,EMECv20191114,10029714,12.7,TRUE,TRUE,TRUE,TRUE,TRUE,10/3/91
+13.135,46.279,1516,12,19,23,0,0,4.14,12.7,SERA_histv1.1,10000585,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1516-12-19
+11.845,42.683,1929,12,12,13,1,0,4.16,12.7,EMECv20191114,10010257,nan,TRUE,TRUE,TRUE,TRUE,FALSE,12/12/29
+14.053,41.499,1897,3,29,0,5,0,4.2,12.7,SERA_histv1.1,10005452,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-03-29
+10.914,43.485,1802,8,10,1,45,0,4.23,12.7,SERA_histv1.1,10002678,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1802-08-10
+12.232,42.546,1901,6,19,12,0,0,4.4,12.7,EMECv20191114,10005848,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/19/01
+12.314,42.582,1911,1,18,6,52,0,4.42,12.7,EMECv20191114,10007257,nan,FALSE,TRUE,TRUE,TRUE,TRUE,1/18/11
+11.115,43.421,1609,1,1,0,0,0,4.43,12.7,SERA_histv1.1,10000967,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1609-01-01
+11.868,42.742,1755,11,1,17,0,0,4.43,12.7,SERA_histv1.1,10002001,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1755-11-01
+11.783,42.572,1889,7,21,12,30,0,4.43,12.7,SERA_histv1.1,10004970,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1889-07-21
+13.876,41.706,1984,5,11,11,26,15.05,4.49,12.7,EMECv20191114,10025715,12.7,FALSE,FALSE,FALSE,FALSE,FALSE,5/11/84
+13.135,46.283,1975,3,24,2,33,32,4.51,12.7,EMECv20191114,10020656,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/24/75
+13.2,46.294,1976,9,15,4,38,53.88,4.78,12.7,EMECv20191114,10021360,12.7,FALSE,FALSE,FALSE,FALSE,FALSE,9/15/76
+15.555,38.185,1494,5,29,2,15,0,5.34,12.7,SERA_histv1.1,10000496,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1494-05-29
+12.521,42.517,1714,1,1,0,0,0,5.34,12.7,SERA_histv1.1,10001654,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1714-01-01
+17.83,43.011,1993,4,6,23,24,48.4,3.81,12.6,EMECv20191114,10030459,12.6,TRUE,TRUE,TRUE,TRUE,FALSE,4/6/93
+14.85,46.5,1931,1,22,2,54,0,4.5,12.6,EMECv20191114,10010459,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/22/31
+14.3,45.967,1952,2,22,21,30,0,3.51,12.5,EMECv20191114,10013155,12.5,FALSE,FALSE,TRUE,TRUE,TRUE,2/22/52
+14.23,45.77,1834,2,2,8,2,0,4.3,12.5,SERA_histv1.1,10003194,12.5,TRUE,TRUE,TRUE,TRUE,TRUE,1834-02-02
+15.15,45.95,1877,9,13,1,0,0,4.3,12.5,SERA_histv1.1,10004411,12.5,TRUE,TRUE,TRUE,TRUE,TRUE,1877-09-13
+15.2,46.23,1880,12,9,6,36,0,4.3,12.5,SERA_histv1.1,10004551,12.5,TRUE,TRUE,TRUE,TRUE,TRUE,1880-12-09
+14.25,46,1882,7,17,5,30,0,4.3,12.5,SERA_histv1.1,10004634,12.5,TRUE,TRUE,TRUE,TRUE,TRUE,1882-07-17
+17.852,42.786,1996,9,21,7,10,55.8,3.62,12.4,EMECv20191114,10034136,12.4,FALSE,FALSE,FALSE,FALSE,FALSE,9/21/96
+20.392,39.652,2014,12,19,7,26,47,3.73,12.4,EMECv20191114,10061386,12.4,TRUE,TRUE,TRUE,FALSE,FALSE,12/19/14
+14.27,45.97,1897,2,20,21,11,0,3.87,12.4,SERA_histv1.1,10005435,12.4,TRUE,TRUE,TRUE,TRUE,TRUE,1897-02-20
+14,46,1898,4,22,18,40,0,3.87,12.4,SERA_histv1.1,10005580,12.4,TRUE,TRUE,TRUE,TRUE,TRUE,1898-04-22
+7.931,45.657,1875,2,11,20,0,0,3.98,12.4,SERA_histv1.1,10004326,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1875-02-11
+14.058,46.18,1990,11,11,22,16,23.7,4.01,12.4,EMECv20191114,10029095,12.4,TRUE,TRUE,TRUE,TRUE,TRUE,11/11/90
+8.249,44.179,1895,2,3,6,50,0,4.13,12.4,SERA_histv1.1,10005249,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-02-03
+8.574,44.298,1704,5,13,12,15,0,4.2,12.4,SERA_histv1.1,10001580,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1704-05-13
+17.738,42.904,1984,5,19,8,45,45.3,4.3,12.4,EMECv20191114,10025743,12.4,FALSE,FALSE,FALSE,FALSE,FALSE,5/19/84
+8.245,44.199,1993,7,17,10,34,59.7,4.34,12.4,EMECv20191114,10030605,12.4,TRUE,TRUE,TRUE,TRUE,TRUE,7/17/93
+7.613,44.279,1818,2,23,23,0,0,4.42,12.4,SERA_histv1.1,10002928,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1818-02-23
+11.324,45.846,1983,7,21,13,31,22.2,4.44,12.4,EMECv20191114,10025203,12.4,TRUE,TRUE,TRUE,TRUE,TRUE,7/21/83
+12.146,45.889,1860,7,19,0,0,0,4.93,12.4,SERA_histv1.1,10003895,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1860-07-19
+15.167,45.767,1905,12,17,2,44,0,3.83,12.3,EMECv20191114,10006451,12.3,FALSE,FALSE,TRUE,TRUE,TRUE,12/17/05
+14.52,46.07,1896,11,8,3,35,0,4.09,12.3,SERA_histv1.1,10005397,12.3,TRUE,TRUE,TRUE,TRUE,TRUE,1896-11-08
+12.723,46.327,1978,12,12,15,14,49.22,4.35,12.3,EMECv20191114,10022325,12.3,TRUE,TRUE,TRUE,TRUE,FALSE,12/12/78
+10.996,45.879,1968,6,22,12,21,37,4.74,12.3,EMECv20191114,10017612,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/22/68
+7.292,44.809,1808,4,20,10,0,0,4.84,12.3,SERA_histv1.1,10002789,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1808-04-20
+10.786,45.73,1876,5,29,10,45,0,4.88,12.3,SERA_histv1.1,10004370,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1876-05-29
+13.054,46.234,1976,5,11,22,44,0.69,4.97,12.3,EMECv20191114,10021191,12.3,FALSE,FALSE,FALSE,FALSE,FALSE,5/11/76
+15.844,40.049,1998,11,8,22,33,41.99,3.8,12.2,EMECv20191114,10036799,12.2,FALSE,FALSE,TRUE,TRUE,TRUE,11/8/98
+15.036,44.941,2001,12,31,15,30,8.5,4.1,12.2,EMECv20191114,10040537,12.2,TRUE,TRUE,TRUE,TRUE,FALSE,12/31/01
+16.042,40.007,1999,4,11,9,49,22.75,4.16,12.2,EMECv20191114,10037189,12.2,FALSE,FALSE,TRUE,TRUE,FALSE,4/11/99
+15.335,38.169,1732,3,28,0,0,0,4.2,12.2,SERA_histv1.1,10001785,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1732-03-28
+16.039,38.211,1896,9,17,14,51,0,4.42,12.2,SERA_histv1.1,10005384,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1896-09-17
+15.16,45.42,1882,1,22,16,30,0,4.51,12.2,SERA_histv1.1,10004613,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1882-01-22
+16.191,38.651,1901,12,13,0,10,22,4.81,12.2,EMECv20191114,10005896,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/13/01
+15.862,41.75,2001,11,30,3,17,21.83,3.51,12.1,EMECv20191114,10040445,12.1,FALSE,TRUE,TRUE,TRUE,TRUE,11/30/01
+13.577,46.472,1884,12,27,21,55,0,3.74,12.1,SERA_histv1.1,10004731,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1884-12-27
+11.765,44.186,1934,5,28,21,9,0,3.94,12.1,EMECv20191114,10010950,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/28/34
+12.113,44.156,1995,12,27,23,44,27.69,3.97,12.1,EMECv20191114,10033010,12.1,TRUE,TRUE,TRUE,TRUE,TRUE,12/27/95
+10.4,44.435,1967,5,15,10,3,34,4.07,12.1,EMECv20191114,10017008,nan,FALSE,TRUE,TRUE,TRUE,TRUE,5/15/67
+15.31,36.375,2001,8,30,13,51,39.81,4.08,12.1,EMECv20191114,10040193,12.1,TRUE,TRUE,TRUE,TRUE,TRUE,8/30/01
+13.772,41.584,1909,1,11,1,15,0,4.16,12.1,EMECv20191114,10006890,nan,FALSE,TRUE,TRUE,TRUE,TRUE,1/11/09
+11.162,44.821,1910,3,22,23,29,0,4.16,12.1,EMECv20191114,10007132,nan,FALSE,TRUE,TRUE,TRUE,TRUE,3/22/10
+13.137,46.353,1948,10,12,11,51,35,4.16,12.1,EMECv20191114,10012677,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/12/48
+15.898,41.264,1691,9,26,0,0,0,4.2,12.1,SERA_histv1.1,10001449,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1691-09-26
+13.57,42.31,1911,9,9,11,32,0,4.36,12.1,EMECv20191114,10007406,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/9/11
+13.018,43.837,1788,4,18,0,0,0,4.43,12.1,SERA_histv1.1,10002554,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1788-04-18
+14.37,45.75,1897,8,3,13,48,0,4.51,12.1,SERA_histv1.1,10005490,12.1,TRUE,TRUE,TRUE,TRUE,TRUE,1897-08-03
+13.828,41.761,1984,6,24,22,2,44.47,4.57,12.1,EMECv20191114,10025788,12.1,FALSE,FALSE,TRUE,FALSE,FALSE,6/24/84
+11.867,43.967,1952,7,4,21,30,13,4.76,12.1,EMECv20191114,10013219,nan,FALSE,FALSE,FALSE,FALSE,FALSE,7/4/52
+10.633,44.693,2000,6,18,8,14,23.95,4.88,12.1,EMECv20191114,10038760,12.1,TRUE,TRUE,TRUE,TRUE,FALSE,6/18/00
+11.112,44.479,1929,5,11,19,23,0,5.29,12.1,EMECv20191114,10010184,nan,FALSE,FALSE,FALSE,FALSE,FALSE,5/11/29
+15.561,41.205,1361,7,17,17,15,0,6.02,12.1,SERA_histv1.1,10000249,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1361-07-17
+10.383,46.617,1917,4,3,20,45,0,3.5,12,EMECv20191114,10008304,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/3/17
+8.933,46.2,1949,1,19,19,24,0,3.5,12,EMECv20191114,10012710,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/19/49
+9.3,46.7,1964,6,19,3,42,12,3.5,12,EMECv20191114,10015972,12,TRUE,FALSE,TRUE,TRUE,TRUE,6/19/64
+20.18,41.16,2013,6,24,13,29,25.5,3.51,12,EMECv20191114,10059291,12,FALSE,FALSE,TRUE,FALSE,FALSE,6/24/13
+20.3,39.79,2014,5,12,0,56,40.98,3.51,12,EMECv20191114,10060601,12,FALSE,FALSE,TRUE,FALSE,FALSE,5/12/14
+14.65,45.55,1916,10,14,2,20,0,3.53,12,EMECv20191114,10008220,12,FALSE,TRUE,TRUE,TRUE,TRUE,10/14/16
+17.99,43.08,1954,6,19,7,39,36,3.53,12,EMECv20191114,10013729,12,TRUE,TRUE,TRUE,TRUE,TRUE,6/19/54
+11.85,47.39,1989,11,17,0,54,16,3.53,12,EMECv20191114,10028541,12,TRUE,TRUE,TRUE,TRUE,TRUE,11/17/89
+14.65,47.15,1989,11,21,21,52,51.5,3.53,12,EMECv20191114,10028550,12,TRUE,TRUE,TRUE,TRUE,TRUE,11/21/89
+19.316,42.059,1979,4,19,3,23,46.4,3.55,12,EMECv20191114,10022519,12,FALSE,FALSE,FALSE,FALSE,FALSE,4/19/79
+19.153,42.018,1979,4,23,16,5,9.5,3.55,12,EMECv20191114,10022542,12,FALSE,FALSE,FALSE,FALSE,FALSE,4/23/79
+18.838,42.227,1979,5,27,5,8,52.6,3.55,12,EMECv20191114,10022622,12,FALSE,FALSE,FALSE,FALSE,FALSE,5/27/79
+18.718,42.333,1979,5,27,6,22,46.4,3.55,12,EMECv20191114,10022623,12,FALSE,FALSE,FALSE,FALSE,FALSE,5/27/79
+18.852,42.193,1979,10,10,14,24,31.3,3.55,12,EMECv20191114,10022862,12,FALSE,FALSE,TRUE,FALSE,FALSE,10/10/79
+19.228,41.908,1979,11,9,2,38,15.3,3.55,12,EMECv20191114,10022901,12,FALSE,FALSE,TRUE,FALSE,FALSE,11/9/79
+18.571,42.563,1992,11,21,10,1,48.1,3.55,12,EMECv20191114,10030279,12,TRUE,TRUE,TRUE,TRUE,FALSE,11/21/92
+17.922,42.851,1996,9,17,15,41,45.9,3.55,12,EMECv20191114,10034118,12,FALSE,FALSE,FALSE,FALSE,FALSE,9/17/96
+20.8191,40.7762,2002,3,5,15,30,56.1,3.55,12,EMECv20191114,10040724,12,TRUE,TRUE,TRUE,FALSE,FALSE,3/5/02
+19.375,41.89,2003,12,11,22,10,21.1,3.55,12,EMECv20191114,10042922,12,FALSE,FALSE,TRUE,TRUE,FALSE,12/11/03
+19.565,40.106,2004,11,8,4,7,0,3.55,12,EMECv20191114,10044274,12,FALSE,TRUE,TRUE,FALSE,FALSE,11/8/04
+13.4771,46.301,2005,8,31,21,55,33.3,3.55,12,EMECv20191114,10045695,12,TRUE,TRUE,TRUE,TRUE,TRUE,8/31/05
+19.8186,40.1313,2006,8,13,3,38,46.4,3.55,12,EMECv20191114,10047437,12,FALSE,FALSE,FALSE,FALSE,FALSE,8/13/06
+19.275,41.554,2011,4,23,3,19,41.5,3.55,12,EMECv20191114,10055909,12,FALSE,TRUE,TRUE,FALSE,FALSE,4/23/11
+18.81,42.24,1979,7,14,11,29,6.9,3.62,12,EMECv20191114,10022733,nan,FALSE,FALSE,FALSE,FALSE,FALSE,7/14/79
+18.66,42.78,1982,11,23,1,54,25.6,3.62,12,EMECv20191114,10024654,nan,FALSE,FALSE,TRUE,TRUE,FALSE,11/23/82
+19.4748,40.2098,2004,9,16,7,43,39.9,3.65,12,EMECv20191114,10044076,12,FALSE,TRUE,TRUE,FALSE,FALSE,9/16/04
+19.9333,39.9729,2005,7,29,6,50,56,3.65,12,EMECv20191114,10045561,12,FALSE,TRUE,TRUE,FALSE,FALSE,7/29/05
+19.64,41.47,2013,2,9,12,37,0.82,3.66,12,EMECv20191114,10058812,12,FALSE,TRUE,TRUE,FALSE,FALSE,2/9/13
+17.75,42.5,1945,11,12,7,18,16,3.72,12,EMECv20191114,10012335,12,TRUE,TRUE,TRUE,TRUE,TRUE,11/12/45
+19.12,42.02,1979,7,4,23,44,15.3,3.72,12,EMECv20191114,10022725,12,FALSE,FALSE,FALSE,FALSE,FALSE,7/4/79
+13.6158,46.316,2005,11,18,20,56,37.7,3.74,12,EMECv20191114,10046217,12,TRUE,TRUE,TRUE,TRUE,TRUE,11/18/05
+15.173,45.8301,2006,3,20,23,12,3.9,3.74,12,EMECv20191114,10046713,12,FALSE,TRUE,TRUE,TRUE,TRUE,3/20/06
+19.7836,40.631,2006,10,26,7,10,55.7,3.74,12,EMECv20191114,10047717,12,FALSE,TRUE,TRUE,FALSE,FALSE,10/26/06
+20.353,40.235,2007,8,14,9,20,8,3.74,12,EMECv20191114,10049623,12,TRUE,FALSE,TRUE,FALSE,FALSE,8/14/07
+14.8147,44.9956,2007,12,15,22,12,28.4,3.74,12,EMECv20191114,10050387,12,TRUE,TRUE,TRUE,TRUE,FALSE,12/15/07
+14.918,44.0888,2007,12,17,13,14,5.4,3.74,12,EMECv20191114,10050392,12,FALSE,TRUE,TRUE,TRUE,FALSE,12/17/07
+10.052,46.651,1651,6,25,0,0,0,3.79,12,SERA_histv1.1,10001210,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1651-06-25
+9.558,46.961,1792,5,11,0,0,0,3.79,12,SERA_histv1.1,10002589,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1792-05-11
+9.544,46.845,1853,4,18,20,45,0,3.79,12,SERA_histv1.1,10003595,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1853-04-18
+9.758,46.432,1875,2,14,6,45,0,3.79,12,SERA_histv1.1,10004328,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1875-02-14
+18.971,42.439,2014,4,27,8,41,0.6,3.79,12,EMECv20191114,10060558,12,TRUE,TRUE,TRUE,FALSE,FALSE,4/27/14
+19.74,40.7,2012,11,12,23,28,51.5,3.81,12,EMECv20191114,10058517,12,TRUE,TRUE,TRUE,FALSE,FALSE,11/12/12
+19.317,42.017,1979,5,18,2,42,57.6,3.83,12,EMECv20191114,10022597,12,FALSE,FALSE,FALSE,FALSE,FALSE,5/18/79
+14.0754,46.0867,2005,12,12,14,14,15.1,3.83,12,EMECv20191114,10046299,12,TRUE,TRUE,TRUE,TRUE,TRUE,12/12/05
+14.7886,45.2338,2006,8,7,4,59,59.2,3.83,12,EMECv20191114,10047388,12,FALSE,TRUE,TRUE,TRUE,TRUE,8/7/06
+20.1992,41.5721,2007,8,29,12,30,15.1,3.83,12,EMECv20191114,10049741,12,FALSE,FALSE,TRUE,FALSE,FALSE,8/29/07
+19.5162,41.3939,2009,2,28,17,36,29.2,3.83,12,EMECv20191114,10053098,12,FALSE,FALSE,TRUE,FALSE,FALSE,2/28/09
+20.4098,41.3912,2009,9,7,9,48,37.5,3.83,12,EMECv20191114,10053863,12,FALSE,FALSE,FALSE,FALSE,FALSE,9/7/09
+17.6,42.9,1912,3,2,21,0,0,3.91,12,EMECv20191114,10007474,12,TRUE,TRUE,TRUE,TRUE,FALSE,3/2/12
+19.19,42.08,1979,4,15,12,43,46.2,3.91,12,EMECv20191114,10022478,12,FALSE,FALSE,FALSE,FALSE,FALSE,4/15/79
+19.29,41.93,1979,4,25,6,36,46.9,3.91,12,EMECv20191114,10022547,12,FALSE,FALSE,FALSE,FALSE,FALSE,4/25/79
+19.2,42,1968,12,2,3,55,0,3.93,12,EMECv20191114,10017799,12,FALSE,FALSE,TRUE,TRUE,FALSE,12/2/68
+14.9246,46.1829,2006,4,28,10,47,57.6,3.93,12,EMECv20191114,10046970,12,TRUE,TRUE,TRUE,TRUE,TRUE,4/28/06
+14.5595,45.4396,2006,6,21,6,18,36.3,3.93,12,EMECv20191114,10047191,12,TRUE,TRUE,TRUE,TRUE,TRUE,6/21/06
+19.161,40.359,2010,11,12,20,5,11.8,3.93,12,EMECv20191114,10055454,12,TRUE,TRUE,TRUE,FALSE,FALSE,11/12/10
+15.6006,43.1591,2003,3,29,19,13,45.8,3.96,12,EMECv20191114,10041827,12,FALSE,FALSE,TRUE,TRUE,FALSE,3/29/03
+19.16,42.12,1982,2,8,9,1,46.2,4.01,12,EMECv20191114,10024245,12,TRUE,TRUE,TRUE,TRUE,FALSE,2/8/82
+19.3,42.1,1970,10,31,18,21,0,4.02,12,EMECv20191114,10018966,12,FALSE,FALSE,TRUE,TRUE,FALSE,10/31/70
+20.435,41.433,2009,9,8,15,34,18.3,4.02,12,EMECv20191114,10053876,12,FALSE,FALSE,FALSE,FALSE,FALSE,9/8/09
+18.01,43.08,1938,4,22,14,50,45,4.1,12,EMECv20191114,10011418,12,FALSE,FALSE,TRUE,TRUE,TRUE,4/22/38
+19.66,40.71,2013,8,13,4,58,2.08,4.1,12,EMECv20191114,10059472,12,TRUE,TRUE,TRUE,FALSE,FALSE,8/13/13
+14.922,38.375,2014,1,14,3,43,42,4.1,12,EMECv20191114,10059891,12,FALSE,FALSE,FALSE,FALSE,FALSE,1/14/14
+13.738,38.493,2012,8,13,7,30,52.96,4.15,12,EMECv20191114,10058238,12,FALSE,TRUE,TRUE,TRUE,FALSE,8/13/12
+18.09,42.96,1938,4,22,11,3,41,4.2,12,EMECv20191114,10011417,12,TRUE,TRUE,TRUE,TRUE,TRUE,4/22/38
+10.555,45.745,1936,7,31,14,46,3,4.21,12,EMECv20191114,10011236,nan,FALSE,FALSE,TRUE,TRUE,TRUE,7/31/36
+19.237,42.142,1988,2,6,18,42,17.8,4.21,12,EMECv20191114,10027546,12,FALSE,FALSE,TRUE,TRUE,FALSE,2/6/88
+20.5,41.02,2013,12,13,3,34,20.71,4.25,12,EMECv20191114,10059816,12,TRUE,TRUE,TRUE,FALSE,FALSE,12/13/13
+15.201,41.083,1971,5,5,9,41,44.84,4.26,12,EMECv20191114,10019163,12,FALSE,FALSE,TRUE,TRUE,TRUE,5/5/71
+18.75,42.5,1906,7,4,4,40,14,4.28,12,EMECv20191114,10006530,12,TRUE,TRUE,TRUE,TRUE,FALSE,7/4/06
+14.73,47.04,1981,6,15,10,17,53,4.28,12,EMECv20191114,10023854,12,TRUE,TRUE,TRUE,TRUE,TRUE,6/15/81
+17.5726,42.9928,2005,10,31,13,0,6.8,4.3,12,EMECv20191114,10046111,12,FALSE,TRUE,TRUE,TRUE,FALSE,10/31/05
+19.9745,41.3271,2009,11,18,3,16,44.6,4.3,12,EMECv20191114,10054167,12,FALSE,FALSE,TRUE,FALSE,FALSE,11/18/09
+19.958,41.405,2010,2,25,6,21,59.4,4.3,12,EMECv20191114,10054558,12,FALSE,FALSE,TRUE,FALSE,FALSE,2/25/10
+14.218,37.975,1978,8,26,18,43,39,4.35,12,EMECv20191114,10022213,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/26/78
+19.26,41.87,1979,4,16,10,4,38.6,4.4,12,EMECv20191114,10022498,12,FALSE,FALSE,FALSE,FALSE,FALSE,4/16/79
+12.704,42.955,1690,2,3,2,30,0,4.43,12,SERA_histv1.1,10001435,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1690-02-03
+15.72,43.69,1923,10,1,10,40,38,4.5,12,EMECv20191114,10009228,12,FALSE,FALSE,TRUE,TRUE,TRUE,10/1/23
+18.02,43.03,1942,5,18,0,35,47,4.5,12,EMECv20191114,10011926,12,TRUE,TRUE,TRUE,TRUE,TRUE,5/18/42
+18.14,42.9,1927,1,15,20,47,42,4.6,12,EMECv20191114,10009760,12,FALSE,FALSE,TRUE,TRUE,FALSE,1/15/27
+19.7942,40.0781,2006,2,17,11,43,34.42,4.6,12,EMECv20191114,10046581,12,TRUE,TRUE,TRUE,FALSE,FALSE,2/17/06
+12.218,46.139,1403,1,12,5,30,0,4.65,12,SERA_histv1.1,10000323,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1403-01-12
+9.43,46.88,1905,12,26,0,25,0,4.7,12,EMECv20191114,10006457,nan,FALSE,FALSE,TRUE,TRUE,TRUE,12/26/05
+14.774,45.226,1925,9,5,7,43,21,4.7,12,EMECv20191114,10009529,12,FALSE,FALSE,TRUE,TRUE,TRUE,9/5/25
+19.4001,41.8353,1979,12,23,14,24,14.98,4.7,12,EMECv20191114,10022944,12,FALSE,FALSE,TRUE,FALSE,FALSE,12/23/79
+20.5819,39.7396,1985,4,16,12,46,45.26,4.7,12,EMECv20191114,10026149,12,FALSE,FALSE,TRUE,TRUE,FALSE,4/16/85
+19.6333,41.2583,1986,6,7,20,3,25.07,4.7,12,EMECv20191114,10026728,12,FALSE,FALSE,FALSE,FALSE,FALSE,6/7/86
+10.476,46.508,1907,4,20,13,25,0,4.76,12,EMECv20191114,10006643,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/20/07
+19.84,41.17,2010,7,9,22,15,10,4.79,12,EMECv20191114,10055036,12,FALSE,TRUE,TRUE,FALSE,FALSE,7/9/10
+10.787,45.794,1948,7,19,18,11,26,4.87,12,EMECv20191114,10012633,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/19/48
+9.799,45.705,1661,3,12,0,0,0,4.88,12,SERA_histv1.1,10001270,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1661-03-12
+10.787,45.756,1876,5,2,0,0,0,4.88,12,SERA_histv1.1,10004364,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1876-05-02
+9.457,45.813,1918,4,24,14,21,0,4.95,12,EMECv20191114,10008463,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/24/18
+19.3726,41.9084,1979,4,15,11,42,16.95,5,12,EMECv20191114,10022477,12,FALSE,FALSE,FALSE,FALSE,FALSE,4/15/79
+12.824,43.042,1997,10,3,8,55,22.07,5.22,12,EMECv20191114,10035573,12,FALSE,FALSE,FALSE,FALSE,FALSE,10/3/97
+20.7,41,1911,2,20,15,15,0,5.26,12,EMECv20191114,10007273,nan,FALSE,FALSE,TRUE,TRUE,TRUE,2/20/11
+12.8,46.44,1959,6,13,21,56,42.6,5.26,12,EMECv20191114,10014884,12,TRUE,FALSE,TRUE,TRUE,TRUE,6/13/59
+19.9,40.8,1959,10,5,20,34,7,5.36,12,EMECv20191114,10014943,12,FALSE,FALSE,TRUE,TRUE,FALSE,10/5/59
+17.9,43.1,1907,8,1,10,7,40,5.4,12,EMECv20191114,10006677,12,TRUE,TRUE,TRUE,TRUE,FALSE,8/1/07
+16.855,43.22,1962,1,7,10,3,12.9,5.65,12,EMECv20191114,10015365,12,FALSE,FALSE,FALSE,FALSE,FALSE,1/7/62
+19.6,41.25,1934,2,4,9,35,22,5.66,12,EMECv20191114,10010923,12,TRUE,TRUE,TRUE,TRUE,TRUE,2/4/34
+17.95,42.48,1996,9,5,20,44,14,5.7,12,EMECv20191114,10034063,12,TRUE,TRUE,TRUE,TRUE,FALSE,9/5/96
+20.67,41,1911,2,18,21,38,0,5.76,12,EMECv20191114,10007269,nan,FALSE,FALSE,FALSE,FALSE,FALSE,2/18/11
+20.7,40.7,1896,2,10,11,47,0,5.89,12,SERA_histv1.1,10005338,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1896-02-10
+13.161,43.21,1799,7,28,22,45,0,6.2,12,SERA_histv1.1,10002659,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1799-07-28
+18.098,42.659,1667,4,6,8,45,0,6.38,12,SERA_histv1.1,10001302,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1667-04-06
+18.99,41.93,1979,4,15,6,19,41,6.9,12,EMECv20191114,10022463,12,TRUE,TRUE,TRUE,TRUE,FALSE,4/15/79
+16.983,43.151,1962,1,7,13,48,13.8,3.72,11.8,EMECv20191114,10015367,11.8,FALSE,FALSE,FALSE,FALSE,FALSE,1/7/62
+17.841,42.822,1996,9,12,18,46,58.7,3.72,11.8,EMECv20191114,10034101,11.8,FALSE,FALSE,FALSE,FALSE,FALSE,9/12/96
+17.72,42.782,1996,9,17,15,6,41.5,3.72,11.8,EMECv20191114,10034117,11.8,FALSE,FALSE,FALSE,FALSE,FALSE,9/17/96
+16.026,37.973,1991,9,25,14,53,44.71,3.92,11.8,EMECv20191114,10029704,11.8,TRUE,TRUE,TRUE,TRUE,TRUE,9/25/91
+15.692,40.76,1920,3,7,19,21,48,3.93,11.8,EMECv20191114,10008707,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/7/20
+15.601,38.147,1950,4,10,3,55,0,3.93,11.8,EMECv20191114,10012883,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/10/50
+17.5,43,1913,12,5,16,35,29,4.01,11.8,EMECv20191114,10007706,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/5/13
+15.22,45.53,1920,5,22,7,15,0,4.1,11.8,EMECv20191114,10008742,nan,TRUE,TRUE,TRUE,TRUE,FALSE,5/22/20
+15.503,42.12,1908,1,8,21,41,0,4.16,11.8,EMECv20191114,10006733,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/8/08
+16.668,39.232,2002,4,5,14,54,15.23,4.16,11.8,EMECv20191114,10040798,11.8,FALSE,TRUE,TRUE,TRUE,TRUE,4/5/02
+15.79,38.151,1896,4,1,7,18,0,4.32,11.8,SERA_histv1.1,10005350,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1896-04-01
+13.257,46.305,1976,9,15,9,45,56.27,4.34,11.8,EMECv20191114,10021363,11.8,FALSE,FALSE,FALSE,FALSE,FALSE,9/15/76
+15.95,38.333,1911,3,11,3,29,0,4.42,11.8,EMECv20191114,10007292,nan,FALSE,FALSE,TRUE,TRUE,TRUE,3/11/11
+15.398,38.205,1783,4,26,2,10,0,4.43,11.8,SERA_histv1.1,10002460,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1783-04-26
+14.991,41.106,1978,2,8,4,10,29,4.44,11.8,EMECv20191114,10021984,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/8/78
+14.821,41.661,2003,6,1,15,45,18.04,4.44,11.8,EMECv20191114,10042216,11.8,FALSE,FALSE,TRUE,FALSE,FALSE,6/1/03
+15.296,41.704,1937,12,15,21,25,0,4.58,11.8,EMECv20191114,10011367,nan,FALSE,TRUE,TRUE,TRUE,TRUE,12/15/37
+15.337,41.687,1688,7,23,0,0,0,5.34,11.8,SERA_histv1.1,10001415,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1688-07-23
+15.936,38.686,1928,3,7,10,55,0,5.87,11.8,EMECv20191114,10009955,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/7/28
+15.555,38.185,1947,10,17,0,0,0,3.7,11.7,EMECv20191114,10012522,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/17/47
+16.291,39.492,2000,8,3,9,47,21.28,4.02,11.7,EMECv20191114,10038906,11.7,TRUE,TRUE,TRUE,TRUE,FALSE,8/3/00
+16.635,39.574,1836,7,27,7,30,0,4.43,11.7,SERA_histv1.1,10003241,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1836-07-27
+14.5,46.1,1895,4,14,23,49,0,4.72,11.7,SERA_histv1.1,10005268,11.7,TRUE,TRUE,TRUE,TRUE,TRUE,1895-04-14
+14.517,37.851,1992,4,6,13,8,32.83,4.73,11.7,EMECv20191114,10029965,11.7,TRUE,TRUE,TRUE,TRUE,TRUE,4/6/92
+18.611,42.387,1997,3,25,9,52,56.3,3.53,11.6,EMECv20191114,10034942,11.6,FALSE,TRUE,TRUE,TRUE,FALSE,3/25/97
+15.831,38.357,1992,6,13,9,32,13.44,3.64,11.6,EMECv20191114,10030061,11.6,TRUE,TRUE,TRUE,TRUE,FALSE,6/13/92
+16.321,39.283,1918,11,24,13,38,0,4.16,11.6,EMECv20191114,10008530,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/24/18
+16.002,43.17,2003,2,4,11,51,14.6,4.16,11.6,EMECv20191114,10041715,11.6,FALSE,TRUE,TRUE,TRUE,FALSE,2/4/03
+15.647,38.108,1876,9,12,23,8,0,4.2,11.6,SERA_histv1.1,10004381,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1876-09-12
+16.177,38.604,1997,6,9,14,10,56.89,4.27,11.6,EMECv20191114,10035215,11.6,TRUE,TRUE,TRUE,TRUE,TRUE,6/9/97
+15.4,44.1,1900,12,15,17,10,0,4.54,11.6,EMECv20191114,10005785,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/15/00
+13.193,38.709,1906,3,19,20,15,0,4.63,11.6,EMECv20191114,10006490,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/19/06
+14.25,45.833,1930,2,25,13,35,54,4.78,11.6,EMECv20191114,10010286,11.6,TRUE,TRUE,TRUE,TRUE,TRUE,2/25/30
+14.25,46,1882,7,17,7,51,0,5.14,11.6,SERA_histv1.1,10004635,11.6,TRUE,TRUE,TRUE,TRUE,TRUE,1882-07-17
+14.4,45.3,1721,1,12,0,0,0,6.41,11.6,SERA_histv1.1,10001694,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1721-01-12
+17.78,42.771,1996,9,5,23,39,28.2,3.53,11.5,EMECv20191114,10034066,11.5,FALSE,FALSE,TRUE,TRUE,FALSE,9/5/96
+10.192,44.159,1920,12,27,16,19,0,3.7,11.5,EMECv20191114,10008833,nan,FALSE,FALSE,TRUE,TRUE,FALSE,12/27/20
+13.291,42.535,2009,4,16,17,49,30.18,3.7,11.5,EMECv20191114,10053292,11.5,FALSE,FALSE,FALSE,FALSE,FALSE,4/16/09
+7.334,44.674,1878,1,22,7,44,0,3.87,11.5,SERA_histv1.1,10004427,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1878-01-22
+11.765,44.237,1780,9,22,13,45,0,3.97,11.5,SERA_histv1.1,10002410,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1780-09-22
+14.27,45.98,1882,7,17,3,28,0,4.09,11.5,SERA_histv1.1,10004633,11.5,TRUE,TRUE,TRUE,TRUE,TRUE,1882-07-17
+11.668,45.734,1887,3,29,8,58,0,4.2,11.5,SERA_histv1.1,10004867,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1887-03-29
+10.99,44.845,1978,12,25,22,53,41,4.39,11.5,EMECv20191114,10022336,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/25/78
+12.559,46.312,1996,4,13,13,0,22.6,4.43,11.5,EMECv20191114,10033539,11.5,FALSE,FALSE,TRUE,TRUE,TRUE,4/13/96
+12.542,45.995,1952,1,18,1,36,0,4.44,11.5,EMECv20191114,10013143,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/18/52
+13.458,43.741,1972,1,25,20,24,35.2,4.49,11.5,EMECv20191114,10019466,nan,FALSE,FALSE,TRUE,TRUE,TRUE,1/25/72
+10.525,44.443,1775,1,5,22,45,0,4.63,11.5,SERA_histv1.1,10002312,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1775-01-05
+10.468,44.872,1732,2,4,18,20,0,4.65,11.5,SERA_histv1.1,10001784,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1732-02-04
+10.809,45.764,1810,5,1,0,0,0,4.65,11.5,SERA_histv1.1,10002808,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1810-05-01
+10.852,44.292,1999,7,7,17,16,12.59,4.67,11.5,EMECv20191114,10037400,11.5,TRUE,TRUE,TRUE,TRUE,FALSE,7/7/99
+12.769,43.205,1747,4,17,0,0,0,6.02,11.5,SERA_histv1.1,10001913,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1747-04-17
+13.305,41.967,1998,5,12,21,46,30.46,3.77,11.4,EMECv20191114,10036368,11.4,TRUE,TRUE,TRUE,TRUE,FALSE,5/12/98
+11.059,44.337,1864,3,15,0,0,0,4.86,11.4,SERA_histv1.1,10003991,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1864-03-15
+13.302,42.569,1672,6,8,17,30,0,5.38,11.4,SERA_histv1.1,10001334,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1672-06-08
+17.867,42.899,1996,9,12,4,18,43.3,3.72,11.3,EMECv20191114,10034098,11.3,FALSE,FALSE,FALSE,FALSE,FALSE,9/12/96
+14.9328,41.1603,2012,9,27,8,35,41.05,3.89,11.3,EMECv20191114,10058379,11.3,FALSE,FALSE,FALSE,FALSE,FALSE,9/27/12
+14.851,42.059,1838,3,5,0,0,0,3.97,11.3,SERA_histv1.1,10003275,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1838-03-05
+15.763,40.576,1817,4,17,0,0,0,4.01,11.3,SERA_histv1.1,10002909,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1817-04-17
+17.765,42.782,1996,9,7,4,17,55.9,4.2,11.3,EMECv20191114,10034077,11.3,FALSE,FALSE,FALSE,FALSE,FALSE,9/7/96
+11.939,44.315,2000,5,12,11,26,39.23,4.29,11.3,EMECv20191114,10038588,11.3,FALSE,FALSE,FALSE,FALSE,FALSE,5/12/00
+17.802,43.022,1990,8,12,23,0,17.4,4.3,11.3,EMECv20191114,10028953,11.3,FALSE,FALSE,TRUE,TRUE,FALSE,8/12/90
+13.915,41.704,1984,7,1,7,47,12.54,4.63,11.3,EMECv20191114,10025800,11.3,FALSE,FALSE,TRUE,FALSE,FALSE,7/1/84
+13.117,46.392,2002,2,14,3,18,2.48,4.67,11.3,EMECv20191114,10040676,11.3,TRUE,TRUE,TRUE,TRUE,TRUE,2/14/02
+10.28,44.113,1902,8,4,22,36,10,4.78,11.3,EMECv20191114,10005974,nan,FALSE,TRUE,TRUE,TRUE,TRUE,8/4/02
+13.901,41.732,1984,5,11,13,14,55.87,4.8,11.3,EMECv20191114,10025716,11.3,FALSE,FALSE,FALSE,FALSE,FALSE,5/11/84
+12.788,42.765,1838,1,5,14,0,0,5.07,11.3,SERA_histv1.1,10003269,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1838-01-05
+13.822,41.489,1910,12,29,5,47,0,3.7,11.2,EMECv20191114,10007248,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/29/10
+13.751,41.412,1872,12,12,18,0,0,3.74,11.2,SERA_histv1.1,10004258,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1872-12-12
+13.174,46.3,1976,9,15,9,21,19.01,5.95,11.2,EMECv20191114,10021362,11.2,FALSE,FALSE,TRUE,FALSE,FALSE,9/15/76
+14.565,38.528,2004,10,7,4,41,46.67,3.51,11.1,EMECv20191114,10044169,11.1,TRUE,TRUE,TRUE,TRUE,FALSE,10/7/04
+13.312,42.477,2009,4,9,22,40,6.12,3.6,11.1,EMECv20191114,10053264,11.1,FALSE,FALSE,FALSE,FALSE,FALSE,4/9/09
+14.887,45.143,2000,3,12,0,28,46.6,3.62,11.1,EMECv20191114,10038419,11.1,TRUE,TRUE,TRUE,TRUE,FALSE,3/12/00
+13.366,42.319,2009,7,3,1,14,7.26,3.67,11.1,EMECv20191114,10053629,11.1,FALSE,FALSE,FALSE,FALSE,FALSE,7/3/09
+9.0242,44.8797,2014,12,6,17,40,41.01,3.67,11.1,EMECv20191114,10061353,11.1,TRUE,TRUE,TRUE,TRUE,TRUE,12/6/14
+13.597,43.156,1908,11,16,16,28,0,3.7,11.1,EMECv20191114,10006857,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/16/08
+13.392,42.338,2009,7,12,22,14,24.79,3.7,11.1,EMECv20191114,10053688,11.1,FALSE,FALSE,FALSE,FALSE,FALSE,7/12/09
+14.75,46.233,1916,11,24,8,20,0,3.78,11.1,EMECv20191114,10008237,11.1,FALSE,FALSE,FALSE,FALSE,FALSE,11/24/16
+14.53,46.22,1896,9,9,10,55,0,3.87,11.1,SERA_histv1.1,10005381,11.1,TRUE,TRUE,TRUE,TRUE,TRUE,1896-09-09
+14.2,45.92,1897,7,26,19,26,0,3.87,11.1,SERA_histv1.1,10005486,11.1,TRUE,TRUE,TRUE,TRUE,TRUE,1897-07-26
+11.5212,44.8693,2013,5,4,5,11,6.3,3.89,11.1,EMECv20191114,10059072,11.1,FALSE,FALSE,TRUE,TRUE,FALSE,5/4/13
+14.7,45.95,1908,4,8,0,4,0,4.11,11.1,EMECv20191114,10006765,11.1,TRUE,TRUE,TRUE,TRUE,TRUE,4/8/08
+10.861,44.434,1930,10,26,7,31,0,4.12,11.1,EMECv20191114,10010413,nan,FALSE,FALSE,TRUE,TRUE,FALSE,10/26/30
+10.656,44.333,2000,10,3,1,12,36.56,4.22,11.1,EMECv20191114,10039088,11.1,FALSE,TRUE,TRUE,TRUE,FALSE,10/3/00
+14.3,46.37,1833,11,20,0,25,0,4.3,11.1,SERA_histv1.1,10003192,11.1,TRUE,TRUE,TRUE,TRUE,TRUE,1833-11-20
+15.03,46.13,1852,11,16,17,10,0,4.3,11.1,SERA_histv1.1,10003573,11.1,TRUE,TRUE,TRUE,TRUE,TRUE,1852-11-16
+14.47,46.13,1899,2,16,2,30,0,4.3,11.1,SERA_histv1.1,10005634,11.1,TRUE,TRUE,TRUE,TRUE,TRUE,1899-02-16
+13.407,43.628,1922,10,11,6,43,42,4.34,11.1,EMECv20191114,10009084,nan,TRUE,TRUE,TRUE,TRUE,FALSE,10/11/22
+12.86,42.402,1298,11,30,0,0,0,4.43,11.1,SERA_histv1.1,10000168,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1298-11-30
+12.704,42.955,1832,10,31,0,0,0,4.43,11.1,SERA_histv1.1,10003173,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1832-10-31
+11.432,44.085,1849,1,6,2,40,0,4.43,11.1,SERA_histv1.1,10003482,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1849-01-06
+14.5,46.05,1916,2,8,2,33,0,4.5,11.1,EMECv20191114,10008121,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/8/16
+9.126,44.92,1824,2,4,21,50,0,4.53,11.1,SERA_histv1.1,10003014,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1824-02-04
+13.286,43.148,1922,6,8,7,47,0,4.73,11.1,EMECv20191114,10009022,nan,TRUE,TRUE,TRUE,TRUE,FALSE,6/8/22
+12.189,44.143,1881,9,28,0,0,0,4.74,11.1,SERA_histv1.1,10004596,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1881-09-28
+14.354,45.389,1870,5,10,16,56,0,4.76,11.1,SERA_histv1.1,10004190,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1870-05-10
+10.863,44.734,1661,3,21,23,0,0,4.88,11.1,SERA_histv1.1,10001271,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1661-03-21
+10.952,44.245,1744,1,1,0,0,0,4.88,11.1,SERA_histv1.1,10001900,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1744-01-01
+11.41,43.701,1770,12,27,4,0,0,4.88,11.1,SERA_histv1.1,10002237,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1770-12-27
+12.584,43.034,1854,2,12,5,0,0,5.57,11.1,SERA_histv1.1,10003615,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1854-02-12
+7.45,46.35,1945,11,10,6,40,0,3.5,11,EMECv20191114,10012334,nan,FALSE,TRUE,TRUE,TRUE,TRUE,11/10/45
+7.417,46.3,1952,7,2,18,36,0,3.5,11,EMECv20191114,10013217,nan,FALSE,TRUE,TRUE,TRUE,TRUE,7/2/52
+7.3,46.383,1958,7,25,2,25,53,3.5,11,EMECv20191114,10014687,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/25/58
+19.21,41.91,1979,4,21,11,1,38.5,3.53,11,EMECv20191114,10022536,11,FALSE,FALSE,FALSE,FALSE,FALSE,4/21/79
+18.81,42.17,1979,8,24,10,16,48.1,3.53,11,EMECv20191114,10022784,nan,FALSE,FALSE,TRUE,FALSE,FALSE,8/24/79
+13.45,47.42,2011,12,14,12,37,0,3.53,11,EMECv20191114,10057265,11,TRUE,TRUE,TRUE,TRUE,TRUE,12/14/11
+19.126,41.972,1979,4,24,8,47,38.6,3.55,11,EMECv20191114,10022545,11,FALSE,FALSE,FALSE,FALSE,FALSE,4/24/79
+19.317,41.999,1979,5,1,6,39,7.5,3.55,11,EMECv20191114,10022563,11,FALSE,FALSE,FALSE,FALSE,FALSE,5/1/79
+19.33,41.978,1979,7,20,4,1,10.5,3.55,11,EMECv20191114,10022738,11,FALSE,FALSE,FALSE,FALSE,FALSE,7/20/79
+19.329,41.98,1979,9,26,15,38,23.1,3.55,11,EMECv20191114,10022844,11,FALSE,FALSE,TRUE,FALSE,FALSE,9/26/79
+17.867,43.007,1993,4,6,23,32,16.2,3.55,11,EMECv20191114,10030460,11,FALSE,FALSE,FALSE,FALSE,FALSE,4/6/93
+19.56,40.21,2006,8,21,17,46,32.7,3.55,11,EMECv20191114,10047483,11,FALSE,FALSE,FALSE,FALSE,FALSE,8/21/06
+19.791,40.2248,2008,3,5,6,48,17.1,3.55,11,EMECv20191114,10050950,11,FALSE,FALSE,TRUE,FALSE,FALSE,3/5/08
+19.5033,41.3985,2008,10,7,13,11,40.1,3.55,11,EMECv20191114,10052532,11,FALSE,TRUE,TRUE,FALSE,FALSE,10/7/08
+20.4637,41.4027,2009,9,9,7,48,26,3.55,11,EMECv20191114,10053881,11,FALSE,FALSE,FALSE,FALSE,FALSE,9/9/09
+13.296,38.705,2010,8,11,5,0,3.75,3.57,11,EMECv20191114,10055148,11,TRUE,TRUE,TRUE,TRUE,FALSE,8/11/10
+6.717,46.283,1909,2,10,2,40,0,3.6,11,EMECv20191114,10006909,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/10/09
+13.339,42.35,2009,5,30,2,55,10.08,3.6,11,EMECv20191114,10053464,11,FALSE,FALSE,TRUE,FALSE,FALSE,5/30/09
+15.01,44.99,1960,12,18,1,58,33,3.62,11,EMECv20191114,10015211,11,TRUE,TRUE,TRUE,TRUE,TRUE,12/18/60
+19.19,41.83,1979,4,25,15,14,32,3.62,11,EMECv20191114,10022549,11,FALSE,FALSE,FALSE,FALSE,FALSE,4/25/79
+19.828,38.752,2004,5,2,10,56,0.23,3.64,11,EMECv20191114,10043435,11,TRUE,FALSE,TRUE,FALSE,FALSE,5/2/04
+17.7933,42.9975,1978,3,16,6,33,24.2,3.65,11,EMECv20191114,10022029,11,TRUE,TRUE,TRUE,TRUE,FALSE,3/16/78
+9.659,44.565,1985,8,8,19,5,17.01,3.66,11,EMECv20191114,10026286,11,FALSE,FALSE,TRUE,TRUE,TRUE,8/8/85
+20,41.16,2012,9,16,15,39,31.59,3.66,11,EMECv20191114,10058337,11,FALSE,FALSE,TRUE,FALSE,FALSE,9/16/12
+13.352,42.466,2009,6,23,8,35,8.56,3.67,11,EMECv20191114,10053570,11,FALSE,FALSE,FALSE,FALSE,FALSE,6/23/09
+11.0718,44.853,2012,5,29,7,18,22.37,3.67,11,EMECv20191114,10057930,11,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+19.2,42,1968,11,14,23,15,18,3.72,11,EMECv20191114,10017789,11,FALSE,FALSE,TRUE,TRUE,FALSE,11/14/68
+19.06,41.99,1979,8,2,14,41,46.5,3.72,11,EMECv20191114,10022756,11,FALSE,FALSE,TRUE,FALSE,FALSE,8/2/79
+17.81,42.98,1984,5,13,21,35,32,3.74,11,EMECv20191114,10025727,11,FALSE,FALSE,FALSE,FALSE,FALSE,5/13/84
+19.3351,41.9492,2009,8,17,6,30,40.7,3.74,11,EMECv20191114,10053788,11,FALSE,FALSE,TRUE,FALSE,FALSE,8/17/09
+19.87,40.134,2010,2,17,18,38,29.8,3.74,11,EMECv20191114,10054536,11,FALSE,FALSE,TRUE,FALSE,FALSE,2/17/10
+14.365,41.59,1998,3,7,3,27,4.31,3.75,11,EMECv20191114,10036193,11,TRUE,TRUE,TRUE,TRUE,TRUE,3/7/98
+7.373,46.554,1764,12,12,19,0,0,3.79,11,SERA_histv1.1,10002152,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1764-12-12
+19.268,41.868,1979,4,20,23,41,44.8,3.83,11,EMECv20191114,10022528,11,FALSE,FALSE,FALSE,FALSE,FALSE,4/20/79
+19.237,41.999,1979,5,6,0,20,14.8,3.83,11,EMECv20191114,10022571,11,FALSE,FALSE,FALSE,FALSE,FALSE,5/6/79
+14.22,46.98,1969,6,1,23,20,0,3.86,11,EMECv20191114,10018096,11,TRUE,TRUE,TRUE,TRUE,TRUE,6/1/69
+10.783,45.882,1976,12,14,8,57,0,3.87,11,EMECv20191114,10021506,nan,FALSE,FALSE,TRUE,TRUE,TRUE,12/14/76
+19.7861,41.8116,2007,8,30,4,20,8.3,3.93,11,EMECv20191114,10049745,11,FALSE,TRUE,TRUE,FALSE,FALSE,8/30/07
+19.8692,41.0439,2007,10,26,1,36,57,3.93,11,EMECv20191114,10050055,11,FALSE,TRUE,TRUE,FALSE,FALSE,10/26/07
+20.48,39.982,2002,10,8,9,45,51.55,4,11,EMECv20191114,10041334,11,FALSE,FALSE,TRUE,FALSE,FALSE,10/8/02
+19.18,41.98,1979,4,15,7,11,27.9,4.01,11,EMECv20191114,10022466,11,FALSE,FALSE,FALSE,FALSE,FALSE,4/15/79
+19.572,41.246,2004,8,28,22,16,50,4.01,11,EMECv20191114,10043989,nan,TRUE,TRUE,TRUE,FALSE,FALSE,8/28/04
+19.038,41.95,1979,4,11,2,25,43,4.02,11,EMECv20191114,10022455,11,FALSE,FALSE,TRUE,TRUE,FALSE,4/11/79
+19.124,41.875,1979,4,11,11,41,18.3,4.02,11,EMECv20191114,10022457,11,FALSE,FALSE,TRUE,TRUE,FALSE,4/11/79
+19.677,41.918,2005,6,17,5,33,3.1,4.02,11,EMECv20191114,10045368,11,FALSE,TRUE,TRUE,FALSE,FALSE,6/17/05
+17.9923,42.7296,2008,3,31,0,14,35.7,4.02,11,EMECv20191114,10051119,11,TRUE,TRUE,TRUE,TRUE,FALSE,3/31/08
+19.6274,41.3536,2008,6,25,18,5,28.3,4.02,11,EMECv20191114,10051944,11,FALSE,FALSE,TRUE,FALSE,FALSE,6/25/08
+19.5365,41.1044,2009,3,18,16,20,34.9,4.02,11,EMECv20191114,10053158,11,FALSE,FALSE,TRUE,FALSE,FALSE,3/18/09
+18.13,42.72,1939,2,2,12,49,39,4.1,11,EMECv20191114,10011495,11,TRUE,TRUE,TRUE,TRUE,TRUE,2/2/39
+19.23,41.9,1979,4,19,0,17,35.7,4.1,11,EMECv20191114,10022517,11,FALSE,FALSE,FALSE,FALSE,FALSE,4/19/79
+19.47,41.43,2013,5,15,15,2,40.28,4.1,11,EMECv20191114,10059092,11,TRUE,TRUE,TRUE,FALSE,FALSE,5/15/13
+15.3924,44.1912,2009,6,21,10,54,37.1,4.11,11,EMECv20191114,10053559,11,TRUE,TRUE,TRUE,TRUE,FALSE,6/21/09
+14.575,37.154,1903,7,13,8,19,0,4.14,11,EMECv20191114,10006092,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/13/03
+14.936,38.362,2014,1,14,4,35,0,4.15,11,EMECv20191114,10059892,11,TRUE,TRUE,TRUE,TRUE,FALSE,1/14/14
+13.135,46.279,1493,8,24,0,0,0,4.2,11,SERA_histv1.1,10000493,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1493-08-24
+13.402,42.417,2009,4,6,1,40,50.65,4.21,11,EMECv20191114,10053222,11,FALSE,FALSE,FALSE,FALSE,FALSE,4/6/09
+20.4083,41.4206,2009,9,12,18,42,54.4,4.21,11,EMECv20191114,10053898,11,FALSE,FALSE,FALSE,FALSE,FALSE,9/12/09
+10.079,44.812,1906,8,25,3,11,0,4.25,11,EMECv20191114,10006544,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/25/06
+19.224,41.92,1993,12,5,1,30,57.2,4.3,11,EMECv20191114,10030916,11,TRUE,TRUE,TRUE,TRUE,FALSE,12/5/93
+20.452,41.41,2009,9,12,18,6,25.6,4.3,11,EMECv20191114,10053897,11,FALSE,FALSE,FALSE,FALSE,FALSE,9/12/09
+13.56,41.808,1924,11,28,9,11,0,4.4,11,EMECv20191114,10009400,nan,TRUE,TRUE,TRUE,TRUE,FALSE,11/28/24
+17.723,42.919,1984,5,14,3,56,42,4.4,11,EMECv20191114,10025731,11,FALSE,FALSE,FALSE,FALSE,FALSE,5/14/84
+7.9,46.3,1933,1,24,1,43,0,4.5,11,EMECv20191114,10010793,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/24/33
+19.8512,41.1225,1981,7,8,3,59,52.48,4.5,11,EMECv20191114,10023943,11,FALSE,TRUE,TRUE,TRUE,FALSE,7/8/81
+20.38,41.46,1980,7,19,0,37,56,4.57,11,EMECv20191114,10023217,nan,TRUE,FALSE,TRUE,TRUE,FALSE,7/19/80
+20.755,40.8562,1973,4,14,2,15,26.97,4.6,11,EMECv20191114,10019925,11,TRUE,TRUE,TRUE,TRUE,FALSE,4/14/73
+7.365,45.016,2011,7,25,12,31,20.46,4.67,11,EMECv20191114,10056313,11,TRUE,TRUE,TRUE,TRUE,TRUE,7/25/11
+14.55,46.08,1906,2,5,3,44,16,4.7,11,EMECv20191114,10006468,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/5/06
+13.28,45.25,1918,11,6,19,26,7,4.7,11,EMECv20191114,10008522,11,TRUE,TRUE,TRUE,TRUE,FALSE,11/6/18
+19.7695,40.141,1990,8,18,14,47,50.56,4.7,11,EMECv20191114,10028966,11,TRUE,TRUE,TRUE,TRUE,FALSE,8/18/90
+20.6924,40.0326,1996,8,11,7,57,16.92,4.7,11,EMECv20191114,10033974,11,FALSE,FALSE,TRUE,FALSE,FALSE,8/11/96
+18.111,42.641,1482,2,1,0,0,0,4.72,11,SERA_histv1.1,10000474,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1482-02-01
+14.75,46.25,1840,9,24,21,0,0,4.72,11,SERA_histv1.1,10003318,11,TRUE,TRUE,TRUE,TRUE,TRUE,1840-09-24
+14.42,46.17,1879,2,12,13,42,0,4.72,11,SERA_histv1.1,10004463,11,TRUE,TRUE,TRUE,TRUE,TRUE,1879-02-12
+14.5,46.05,1895,4,14,22,40,0,4.72,11,SERA_histv1.1,10005266,11,TRUE,TRUE,TRUE,TRUE,TRUE,1895-04-14
+14.5,46.1,1895,4,15,2,36,0,4.72,11,SERA_histv1.1,10005270,11,TRUE,TRUE,TRUE,TRUE,TRUE,1895-04-15
+15.449,40.677,1923,11,8,12,28,0,4.73,11,EMECv20191114,10009246,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/8/23
+7.466,45.011,1914,10,27,1,12,0,4.74,11,EMECv20191114,10007854,nan,FALSE,FALSE,TRUE,TRUE,TRUE,10/27/14
+19.6,40.3,1930,12,5,2,57,0,4.77,11,EMECv20191114,10010432,11,FALSE,FALSE,TRUE,TRUE,TRUE,12/5/30
+19,42.25,1973,10,25,0,4,52,4.77,11,EMECv20191114,10020094,11,TRUE,TRUE,TRUE,TRUE,FALSE,10/25/73
+19.4698,41.3288,1981,6,30,23,5,32.19,4.8,11,EMECv20191114,10023907,11,FALSE,TRUE,TRUE,TRUE,FALSE,6/30/81
+19.75,40.19,2006,8,8,21,20,9,4.84,11,EMECv20191114,10047406,11,FALSE,FALSE,TRUE,FALSE,FALSE,8/8/06
+12.103,45.893,1859,1,20,7,55,0,4.85,11,SERA_histv1.1,10003856,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1859-01-20
+19.6403,41.2657,1986,6,7,20,6,27.48,4.9,11,EMECv20191114,10026729,11,FALSE,FALSE,TRUE,TRUE,FALSE,6/7/86
+20.5,41.2,1935,4,3,21,44,55,4.97,11,EMECv20191114,10011049,11,FALSE,FALSE,TRUE,TRUE,TRUE,4/3/35
+20.5937,40.0245,1996,11,14,3,3,37.11,5,11,EMECv20191114,10034507,11,FALSE,FALSE,TRUE,FALSE,FALSE,11/14/96
+19.8,40.65,1976,3,2,19,41,34,5.07,11,EMECv20191114,10021112,11,TRUE,TRUE,TRUE,TRUE,FALSE,3/2/76
+15.2,44.1,1614,3,2,0,0,0,5.14,11,SERA_histv1.1,10000986,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1614-03-02
+7.306,45.036,1886,9,5,0,0,0,5.19,11,SERA_histv1.1,10004837,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1886-09-05
+20,40.3,1930,7,16,16,1,0,5.26,11,EMECv20191114,10010364,11,TRUE,TRUE,TRUE,TRUE,TRUE,7/16/30
+20.66,40.08,1996,7,26,18,55,50.4,5.29,11,EMECv20191114,10033925,11,FALSE,FALSE,TRUE,FALSE,FALSE,7/26/96
+9.274,45.584,1396,11,26,0,0,0,5.34,11,SERA_histv1.1,10000304,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1396-11-26
+11.688,44.579,1909,1,13,0,45,0,5.36,11,EMECv20191114,10006891,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/13/09
+13.351,42.489,2009,4,9,0,52,59.69,5.39,11,EMECv20191114,10053255,11,FALSE,FALSE,FALSE,FALSE,FALSE,4/9/09
+20.6,40.6,1878,7,4,10,0,0,5.89,11,SERA_histv1.1,10004446,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1878-07-04
+19.5,41.3,1926,12,17,11,39,55,6.26,11,EMECv20191114,10009741,11,TRUE,TRUE,TRUE,TRUE,FALSE,12/17/26
+19.5,42,1905,6,1,4,42,15,6.66,11,EMECv20191114,10006361,11,TRUE,TRUE,TRUE,TRUE,FALSE,6/1/05
+6.51,45.14,2003,5,25,23,3,31.8,3.5,10.9,EMECv20191114,10042164,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/25/03
+14.6,46.133,1911,1,14,11,29,0,3.64,10.9,EMECv20191114,10007255,10.9,TRUE,TRUE,TRUE,TRUE,TRUE,1/14/11
+14.75,46.27,1840,9,5,18,0,0,3.66,10.9,SERA_histv1.1,10003317,10.9,TRUE,TRUE,TRUE,TRUE,TRUE,1840-09-05
+14.83,46.07,1867,6,30,0,0,0,3.66,10.9,SERA_histv1.1,10004079,10.9,TRUE,TRUE,TRUE,TRUE,TRUE,1867-06-30
+17.841,42.723,1996,9,6,0,31,15.9,3.72,10.9,EMECv20191114,10034067,10.9,FALSE,FALSE,FALSE,FALSE,FALSE,9/6/96
+19.03,42.524,1998,8,19,7,58,37.9,3.72,10.9,EMECv20191114,10036614,10.9,TRUE,TRUE,TRUE,TRUE,FALSE,8/19/98
+13.185,46.171,1523,6,7,0,0,0,3.74,10.9,SERA_histv1.1,10000606,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1523-06-07
+16.335,38.865,2011,10,14,17,30,24.94,3.78,10.9,EMECv20191114,10056627,10.9,TRUE,TRUE,TRUE,TRUE,FALSE,10/14/11
+6.544,45.467,1875,10,14,9,30,0,3.79,10.9,SERA_histv1.1,10004345,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1875-10-14
+7.966,43.877,1956,3,20,0,35,0,3.93,10.9,EMECv20191114,10014125,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/20/56
+12.992,46.512,1778,4,21,0,0,0,3.97,10.9,SERA_histv1.1,10002360,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1778-04-21
+13.47,42.336,1895,6,30,3,48,0,3.97,10.9,SERA_histv1.1,10005292,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-06-30
+7.364,44.431,1993,3,15,23,43,28.95,4.06,10.9,EMECv20191114,10030413,10.9,TRUE,TRUE,TRUE,TRUE,TRUE,3/15/93
+16.611,42.305,2010,6,4,18,44,53.56,4.28,10.9,EMECv20191114,10054919,10.9,TRUE,TRUE,TRUE,TRUE,FALSE,6/4/10
+18.111,42.641,1534,2,3,20,30,0,4.3,10.9,SERA_histv1.1,10000635,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1534-02-03
+11.341,44.86,2012,5,20,2,11,45.55,4.42,10.9,EMECv20191114,10057841,10.9,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+15.173,38.275,2007,8,18,14,4,7.98,4.48,10.9,EMECv20191114,10049669,10.9,TRUE,TRUE,TRUE,TRUE,FALSE,8/18/07
+15.28,45.63,1916,1,2,15,10,0,4.5,10.9,EMECv20191114,10008103,nan,FALSE,FALSE,TRUE,TRUE,TRUE,1/2/16
+13.61,43.44,1511,4,1,0,0,0,4.65,10.9,SERA_histv1.1,10000558,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1511-04-01
+13.399,42.351,1848,12,1,0,0,0,4.65,10.9,SERA_histv1.1,10003480,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1848-12-01
+7.144,44.525,1955,6,20,4,47,0,4.77,10.9,EMECv20191114,10013984,nan,FALSE,FALSE,TRUE,TRUE,TRUE,6/20/55
+11.563,42.861,1948,11,3,11,40,0,4.82,10.9,EMECv20191114,10012682,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/3/48
+11.332,43.318,1575,6,14,16,0,0,4.88,10.9,SERA_histv1.1,10000804,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1575-06-14
+15.601,38.147,1599,8,1,0,0,0,5.11,10.9,SERA_histv1.1,10000916,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1599-08-01
+13.478,46.105,1898,2,20,4,57,0,5.12,10.9,SERA_histv1.1,10005563,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1898-02-20
+7.276,44.024,1564,7,20,0,0,0,5.51,10.9,SERA_histv1.1,10000751,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1564-07-20
+11.264,43.703,1895,5,18,19,55,0,5.52,10.9,SERA_histv1.1,10005283,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-05-18
+7.559,43.786,1854,12,29,1,45,0,5.71,10.9,SERA_histv1.1,10003629,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1854-12-29
+15.687,38.146,1908,12,28,4,20,27,7.1,10.9,EMECv20191114,10006877,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/28/08
+15.957,37.222,1999,10,20,22,19,10.37,4.06,10.8,EMECv20191114,10037951,10.8,FALSE,FALSE,TRUE,TRUE,TRUE,10/20/99
+14.17,45.77,1897,5,20,6,45,0,4.09,10.8,SERA_histv1.1,10005466,10.8,TRUE,TRUE,TRUE,TRUE,TRUE,1897-05-20
+13.367,42.497,2009,4,8,22,56,50.19,4.11,10.8,EMECv20191114,10053254,10.8,FALSE,FALSE,FALSE,FALSE,FALSE,4/8/09
+9.354,44.494,2012,3,5,15,15,6.99,4.27,10.8,EMECv20191114,10057551,10.8,TRUE,TRUE,TRUE,TRUE,FALSE,3/5/12
+12.8,43.8,1916,8,16,6,48,0,4.6,10.8,EMECv20191114,10008193,nan,FALSE,FALSE,TRUE,TRUE,FALSE,8/16/16
+15.746,40.628,1986,7,23,8,19,50.87,4.61,10.8,EMECv20191114,10026799,10.8,TRUE,TRUE,TRUE,TRUE,TRUE,7/23/86
+14.647,38.575,1995,7,23,18,44,22.95,4.63,10.8,EMECv20191114,10032338,10.8,TRUE,TRUE,TRUE,TRUE,FALSE,7/23/95
+13.107,42.956,1832,11,14,11,0,0,4.75,10.8,SERA_histv1.1,10003174,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1832-11-14
+14.471,38.547,1930,3,26,10,52,0,4.92,10.8,EMECv20191114,10010300,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/26/30
+13.396,41.696,1877,8,24,2,45,0,5.21,10.8,SERA_histv1.1,10004408,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1877-08-24
+15.381,41.685,1627,7,30,11,5,0,5.8,10.8,SERA_histv1.1,10001053,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1627-07-30
+16.191,39.363,2007,12,20,3,25,32.24,3.67,10.7,EMECv20191114,10050404,10.7,TRUE,TRUE,TRUE,TRUE,FALSE,12/20/07
+13.696,41.74,2009,10,8,0,51,51.17,3.67,10.7,EMECv20191114,10054032,10.7,FALSE,TRUE,TRUE,FALSE,FALSE,10/8/09
+14.2,45.667,1910,1,28,13,45,0,3.76,10.7,EMECv20191114,10007110,10.7,FALSE,TRUE,TRUE,TRUE,TRUE,1/28/10
+13.676,38.407,2002,9,6,1,39,52,4.11,10.7,EMECv20191114,10041204,10.7,FALSE,FALSE,FALSE,FALSE,FALSE,9/6/02
+12.04,44.222,1479,10,10,22,0,0,4.2,10.7,SERA_histv1.1,10000461,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1479-10-10
+12.19,43.514,1668,8,22,0,0,0,4.2,10.7,SERA_histv1.1,10001308,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1668-08-22
+14.861,41.147,1885,9,17,9,35,0,4.27,10.7,SERA_histv1.1,10004788,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1885-09-17
+14.32,45.58,1960,2,17,15,32,50,4.4,10.7,EMECv20191114,10015025,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/17/60
+14.228,41.592,1807,1,28,17,0,0,4.43,10.7,SERA_histv1.1,10002770,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1807-01-28
+16.179,38.594,1886,2,6,6,30,0,4.44,10.7,SERA_histv1.1,10004811,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1886-02-06
+13.09,46.367,1976,10,13,2,48,39.33,4.47,10.7,EMECv20191114,10021394,10.7,FALSE,FALSE,TRUE,FALSE,FALSE,10/13/76
+15.654,40.555,1899,10,2,14,17,0,4.62,10.7,SERA_histv1.1,10005688,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1899-10-02
+11.942,43.937,1957,4,17,2,22,0,4.68,10.7,EMECv20191114,10014368,nan,FALSE,FALSE,TRUE,TRUE,TRUE,4/17/57
+13.019,46.283,1977,9,16,23,48,7.64,5.26,10.7,EMECv20191114,10021816,10.7,FALSE,FALSE,TRUE,TRUE,FALSE,9/16/77
+17.842,42.766,1996,9,28,16,12,45.3,3.53,10.6,EMECv20191114,10034156,10.6,FALSE,FALSE,FALSE,FALSE,FALSE,9/28/96
+13.741,38.399,1986,6,19,19,56,5.71,3.65,10.6,EMECv20191114,10026756,10.6,TRUE,TRUE,TRUE,TRUE,TRUE,6/19/86
+13.2725,42.3957,2012,10,30,1,52,31.08,3.67,10.6,EMECv20191114,10058476,10.6,TRUE,TRUE,TRUE,TRUE,FALSE,10/30/12
+8.675,43.985,2009,2,1,14,52,0.64,3.99,10.6,EMECv20191114,10053018,10.6,TRUE,TRUE,TRUE,TRUE,TRUE,2/1/09
+13.431,46.093,1301,6,11,4,0,0,4.2,10.6,SERA_histv1.1,10000172,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1301-06-11
+14.17,46.12,1973,12,21,8,17,51,4.2,10.6,EMECv20191114,10020168,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/21/73
+14.276,37.854,1976,9,17,1,23,55,4.55,10.6,EMECv20191114,10021369,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/17/76
+15.217,45.767,1915,2,22,0,37,7,4.74,10.6,EMECv20191114,10007921,10.6,FALSE,FALSE,TRUE,TRUE,TRUE,2/22/15
+14.5,46.05,1898,4,17,22,49,0,4.93,10.6,SERA_histv1.1,10005575,10.6,TRUE,TRUE,TRUE,TRUE,TRUE,1898-04-17
+13.358,42.358,2009,4,30,13,1,1.87,3.5,10.5,EMECv20191114,10053336,10.5,FALSE,FALSE,FALSE,FALSE,FALSE,4/30/09
+13.199,42.564,2009,6,25,21,0,8.31,3.5,10.5,EMECv20191114,10053580,10.5,FALSE,FALSE,FALSE,FALSE,FALSE,6/25/09
+10.2638,43.6807,2013,10,19,12,29,35.29,3.5,10.5,EMECv20191114,10059689,10.5,FALSE,TRUE,TRUE,TRUE,FALSE,10/19/13
+17.206,38.541,2003,4,24,6,52,20.9,3.51,10.5,EMECv20191114,10041921,10.5,TRUE,TRUE,TRUE,TRUE,TRUE,4/24/03
+14.23,45.78,1858,5,14,16,35,0,3.87,10.5,SERA_histv1.1,10003825,10.5,TRUE,TRUE,TRUE,TRUE,TRUE,1858-05-14
+14.5,46.05,1873,6,28,21,15,0,3.87,10.5,SERA_histv1.1,10004275,10.5,TRUE,TRUE,TRUE,TRUE,TRUE,1873-06-28
+14.75,46.17,1897,12,23,17,17,0,3.87,10.5,SERA_histv1.1,10005545,10.5,TRUE,TRUE,TRUE,TRUE,TRUE,1897-12-23
+14.88,45.63,1898,3,23,19,30,0,3.87,10.5,SERA_histv1.1,10005572,10.5,TRUE,TRUE,TRUE,TRUE,TRUE,1898-03-23
+8.099,44.56,1943,10,16,19,18,0,3.93,10.5,EMECv20191114,10012131,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/16/43
+11.939,45.024,1895,5,25,12,42,0,4.04,10.5,SERA_histv1.1,10005286,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-05-25
+14.18,45.98,1898,1,24,0,0,0,4.09,10.5,SERA_histv1.1,10005552,10.5,TRUE,TRUE,TRUE,TRUE,TRUE,1898-01-24
+12.882,46.399,2004,8,29,0,4,42.92,4.1,10.5,EMECv20191114,10043990,10.5,FALSE,TRUE,TRUE,TRUE,TRUE,8/29/04
+15.034,36.671,2013,12,15,3,57,34.01,4.12,10.5,EMECv20191114,10059817,10.5,TRUE,TRUE,TRUE,TRUE,FALSE,12/15/13
+13.429,42.3,2009,4,6,1,42,49.97,4.19,10.5,EMECv20191114,10053225,10.5,FALSE,FALSE,FALSE,FALSE,FALSE,4/6/09
+8.615,44.913,1513,2,10,0,0,0,4.2,10.5,SERA_histv1.1,10000572,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1513-02-10
+11.195,45.78,1899,10,30,15,12,0,4.26,10.5,SERA_histv1.1,10005693,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1899-10-30
+12.815,43.016,1997,9,26,9,33,48.59,4.39,10.5,EMECv20191114,10035533,10.5,FALSE,FALSE,FALSE,FALSE,FALSE,9/26/97
+13.579,42.878,1950,9,3,22,41,20,4.4,10.5,EMECv20191114,10012940,nan,FALSE,FALSE,TRUE,TRUE,TRUE,9/3/50
+13.546,42.084,1742,1,1,0,0,0,4.43,10.5,SERA_histv1.1,10001884,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1742-01-01
+12.619,46.401,1954,4,25,22,17,19,4.54,10.5,EMECv20191114,10013672,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/25/54
+9.77,45.547,1884,9,12,7,23,0,4.74,10.5,SERA_histv1.1,10004719,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1884-09-12
+11.955,44.272,1881,2,2,0,0,0,4.76,10.5,SERA_histv1.1,10004562,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1881-02-02
+13.543,41.68,1915,2,27,23,23,5,4.77,10.5,EMECv20191114,10007925,nan,FALSE,FALSE,TRUE,FALSE,FALSE,2/27/15
+10.797,45.737,1866,8,11,23,0,0,4.95,10.5,SERA_histv1.1,10004051,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1866-08-11
+13.613,41.718,1771,1,1,0,0,0,5.11,10.5,SERA_histv1.1,10002241,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1771-01-01
+7.36,45.05,1914,10,26,3,43,22,5.24,10.5,EMECv20191114,10007851,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/26/14
+11.429,43.987,1597,8,3,23,40,0,5.26,10.5,SERA_histv1.1,10000907,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1597-08-03
+15.673,41.469,2001,11,20,18,29,27.55,3.51,10.4,EMECv20191114,10040413,10.4,TRUE,TRUE,TRUE,TRUE,TRUE,11/20/01
+19.815,38.409,2011,9,4,11,9,38.5,3.55,10.4,EMECv20191114,10056457,10.4,TRUE,TRUE,TRUE,FALSE,FALSE,9/4/11
+13.358,42.346,2009,5,9,9,9,40.03,3.57,10.4,EMECv20191114,10053376,10.4,FALSE,FALSE,FALSE,FALSE,FALSE,5/9/09
+15.934,40.048,2010,11,9,8,43,19.89,3.6,10.4,EMECv20191114,10055436,10.4,TRUE,TRUE,TRUE,TRUE,TRUE,11/9/10
+10.9785,44.8787,2012,5,31,18,55,13.76,3.67,10.4,EMECv20191114,10057967,10.4,FALSE,FALSE,FALSE,FALSE,FALSE,5/31/12
+15.715,41.752,1908,9,16,20,15,0,3.72,10.4,EMECv20191114,10006828,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/16/08
+14.834,41.761,2002,11,4,3,49,27.59,3.86,10.4,EMECv20191114,10041449,10.4,FALSE,FALSE,FALSE,FALSE,FALSE,11/4/02
+10.668,43.915,1891,4,24,6,45,0,3.97,10.4,SERA_histv1.1,10005036,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1891-04-24
+15.742,40.617,1981,9,24,12,20,22,4.07,10.4,EMECv20191114,10024060,nan,FALSE,FALSE,TRUE,TRUE,FALSE,9/24/81
+13.226,42.516,2010,8,31,7,12,52.44,4.12,10.4,EMECv20191114,10055213,10.4,FALSE,FALSE,TRUE,TRUE,FALSE,8/31/10
+13.054,42.756,1702,10,18,0,0,0,4.2,10.4,SERA_histv1.1,10001564,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1702-10-18
+15.898,41.264,1925,7,28,3,33,0,4.2,10.4,EMECv20191114,10009511,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/28/25
+12.555,43.554,1897,6,24,19,4,0,4.34,10.4,SERA_histv1.1,10005476,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-06-24
+10.671,44.731,1950,5,6,3,43,0,4.41,10.4,EMECv20191114,10012899,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/6/50
+13.548,41.754,1915,12,4,1,2,0,4.47,10.4,EMECv20191114,10008095,nan,FALSE,FALSE,TRUE,FALSE,FALSE,12/4/15
+18.4,42.7,1906,9,5,18,40,38,4.54,10.4,EMECv20191114,10006549,nan,FALSE,FALSE,TRUE,TRUE,FALSE,9/5/06
+16.635,39.574,1836,5,15,8,0,0,5.14,10.4,SERA_histv1.1,10003234,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1836-05-15
+10.934,44.365,1536,8,17,0,5,0,5.16,10.4,SERA_histv1.1,10000644,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1536-08-17
+16.239,39.531,1913,6,28,8,53,2,5.64,10.4,EMECv20191114,10007659,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/28/13
+13.12,42.753,1730,5,12,5,0,0,6.03,10.4,SERA_histv1.1,10001765,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1730-05-12
+15.362,44.103,1986,11,28,20,16,38.7,3.62,10.3,EMECv20191114,10026998,10.3,TRUE,TRUE,TRUE,TRUE,FALSE,11/28/86
+7.327,44.545,2005,3,25,23,19,28.37,3.66,10.3,EMECv20191114,10044891,10.3,TRUE,TRUE,TRUE,TRUE,TRUE,3/25/05
+11.361,44.8337,2012,5,20,2,40,58.14,3.67,10.3,EMECv20191114,10057852,10.3,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+16.068,38.608,1910,12,12,6,7,0,3.7,10.3,EMECv20191114,10007240,nan,FALSE,FALSE,TRUE,TRUE,TRUE,12/12/10
+17.737,42.758,1996,9,6,1,14,21,3.72,10.3,EMECv20191114,10034068,10.3,FALSE,FALSE,TRUE,TRUE,FALSE,9/6/96
+7.318,44.869,1995,1,4,0,47,2.28,3.73,10.3,EMECv20191114,10031639,10.3,TRUE,TRUE,TRUE,TRUE,TRUE,1/4/95
+10.809,44.774,1932,7,13,3,42,0,3.86,10.3,EMECv20191114,10010710,nan,TRUE,TRUE,TRUE,TRUE,FALSE,7/13/32
+15.5687,38.2152,2013,12,23,4,20,38.46,3.89,10.3,EMECv20191114,10059836,10.3,TRUE,TRUE,TRUE,TRUE,FALSE,12/23/13
+10.995,44.821,1174,8,17,18,0,0,3.97,10.3,SERA_histv1.1,10000084,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1174-08-17
+13.814,41.491,1718,7,14,0,0,0,4.09,10.3,SERA_histv1.1,10001675,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1718-07-14
+13.484,42.247,2009,4,23,15,14,8.31,4.11,10.3,EMECv20191114,10053312,10.3,FALSE,FALSE,FALSE,FALSE,FALSE,4/23/09
+6.625,44.659,1785,4,29,10,45,0,4.15,10.3,SERA_histv1.1,10002496,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1785-04-29
+11.875,45.407,1662,12,29,0,0,0,4.2,10.3,SERA_histv1.1,10001287,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1662-12-29
+15.436,40.719,2004,2,24,5,21,26.53,4.21,10.3,EMECv20191114,10043164,10.3,TRUE,TRUE,TRUE,TRUE,FALSE,2/24/04
+13.86,41.552,1973,11,5,8,41,0,4.29,10.3,EMECv20191114,10020119,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/5/73
+7.341,44.324,1858,8,30,14,30,0,4.39,10.3,SERA_histv1.1,10003833,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1858-08-30
+14.92,41.176,2012,9,27,1,8,22.65,4.42,10.3,EMECv20191114,10058377,10.3,TRUE,TRUE,TRUE,TRUE,FALSE,9/27/12
+15.647,38.108,1230,4,5,0,0,0,4.43,10.3,SERA_histv1.1,10000109,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1230-04-05
+15.381,41.685,1628,7,12,0,0,0,4.43,10.3,SERA_histv1.1,10001059,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1628-07-12
+13.451,38.035,1843,12,7,0,0,0,4.43,10.3,SERA_histv1.1,10003385,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1843-12-07
+15.532,40.848,1981,11,29,5,6,45,4.51,10.3,EMECv20191114,10024130,nan,FALSE,FALSE,TRUE,TRUE,FALSE,11/29/81
+7.528,44.094,1861,12,20,8,30,0,4.59,10.3,SERA_histv1.1,10003923,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1861-12-20
+7.917,43.85,1831,5,28,12,45,0,4.7,10.3,SERA_histv1.1,10003147,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1831-05-28
+7.551,44.33,1835,5,23,8,30,0,4.82,10.3,SERA_histv1.1,10003217,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1835-05-23
+7.359,44.442,1878,6,7,22,25,0,4.83,10.3,SERA_histv1.1,10004443,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1878-06-07
+15.275,41.169,1971,5,6,3,45,5,4.83,10.3,EMECv20191114,10019165,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/6/71
+11.875,45.407,1491,1,24,23,50,0,4.88,10.3,SERA_histv1.1,10000491,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1491-01-24
+14.175,38.01,1736,8,16,0,0,0,4.88,10.3,SERA_histv1.1,10001821,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1736-08-16
+15.647,38.108,1836,5,4,0,0,0,4.88,10.3,SERA_histv1.1,10003231,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1836-05-04
+6.6,44.667,1938,7,18,0,57,0,4.9,10.3,EMECv20191114,10011452,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/18/38
+8.037,44.051,1968,4,18,19,38,15,4.93,10.3,EMECv20191114,10017544,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/18/68
+16.036,39.995,1894,5,28,20,15,0,5.02,10.3,SERA_histv1.1,10005205,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1894-05-28
+6.817,44.533,1959,4,5,10,48,0,5.1,10.3,EMECv20191114,10014837,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/5/59
+15.875,38.391,1789,2,7,0,0,0,5.11,10.3,SERA_histv1.1,10002561,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1789-02-07
+14.57,42.119,1895,8,9,17,38,0,5.15,10.3,SERA_histv1.1,10005300,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-08-09
+15.747,39.841,1982,3,21,9,44,1.59,5.23,10.3,EMECv20191114,10024301,nan,TRUE,TRUE,TRUE,TRUE,FALSE,3/21/82
+7.644,43.809,1818,2,23,18,10,0,5.36,10.3,SERA_histv1.1,10002927,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1818-02-23
+16.009,40.231,1917,10,13,16,4,0,5.46,10.3,EMECv20191114,10008383,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/13/17
+7.311,43.961,1618,1,18,0,0,0,5.52,10.3,SERA_histv1.1,10001003,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1618-01-18
+16.456,38.851,1626,4,4,12,45,0,6.06,10.3,SERA_histv1.1,10001047,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1626-04-04
+13.303,42.326,2009,4,6,22,47,14.26,3.6,10.2,EMECv20191114,10053237,10.2,FALSE,FALSE,FALSE,FALSE,FALSE,4/6/09
+11.1627,44.8255,2012,5,26,21,7,31.85,3.89,10.2,EMECv20191114,10057907,10.2,FALSE,FALSE,FALSE,FALSE,FALSE,5/26/12
+13.05,42.833,1962,6,25,16,35,50,4.07,10.2,EMECv20191114,10015507,nan,FALSE,TRUE,TRUE,TRUE,TRUE,6/25/62
+11.332,43.318,1787,10,21,23,0,0,4.14,10.2,SERA_histv1.1,10002541,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1787-10-21
+13.887,41.727,1984,5,12,0,8,43.43,4.15,10.2,EMECv20191114,10025722,10.2,FALSE,FALSE,FALSE,FALSE,FALSE,5/12/84
+11.602,42.867,1925,9,3,18,55,0,4.16,10.2,EMECv20191114,10009528,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/3/25
+13.094,43.366,1929,1,22,10,6,50,4.4,10.2,EMECv20191114,10010130,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/22/29
+14.31,45.53,1976,9,19,14,52,21.1,4.4,10.2,EMECv20191114,10021370,nan,TRUE,TRUE,TRUE,FALSE,FALSE,9/19/76
+11.257,43.773,1426,1,1,0,0,0,4.43,10.2,SERA_histv1.1,10000355,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1426-01-01
+11.332,43.318,1467,8,22,20,20,0,4.43,10.2,SERA_histv1.1,10000433,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1467-08-22
+17.804,43.015,1990,7,31,23,15,16.2,4.5,10.2,EMECv20191114,10028931,10.2,FALSE,FALSE,FALSE,FALSE,FALSE,7/31/90
+15.48,44.95,1894,8,19,10,30,0,4.51,10.2,SERA_histv1.1,10005218,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1894-08-19
+10.566,44.422,1995,12,31,21,29,47.6,4.51,10.2,EMECv20191114,10033024,10.2,TRUE,TRUE,TRUE,TRUE,TRUE,12/31/95
+13.325,46.275,1976,5,6,19,59,5.77,4.58,10.2,EMECv20191114,10021166,10.2,FALSE,FALSE,FALSE,FALSE,FALSE,5/6/76
+11.714,44.353,1854,6,16,13,25,0,4.62,10.2,SERA_histv1.1,10003619,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1854-06-16
+11.332,43.318,1697,10,28,1,0,0,4.65,10.2,SERA_histv1.1,10001509,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1697-10-28
+11.512,44.404,1878,4,5,9,46,0,4.65,10.2,SERA_histv1.1,10004436,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1878-04-05
+10.727,44.049,1969,1,6,22,3,28,4.67,10.2,EMECv20191114,10017833,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/6/69
+12.227,43.036,1969,8,11,13,55,0,4.7,10.2,EMECv20191114,10018183,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/11/69
+13.835,42.919,1480,1,1,0,0,0,4.88,10.2,SERA_histv1.1,10000464,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1480-01-01
+13.334,41.568,1161,1,16,6,0,0,5.11,10.2,SERA_histv1.1,10000073,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1161-01-16
+11.332,43.318,1496,6,4,8,30,0,5.11,10.2,SERA_histv1.1,10000502,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1496-06-04
+12.737,42.736,1667,1,1,0,0,0,5.11,10.2,SERA_histv1.1,10001304,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1667-01-01
+13.62,46.08,1716,2,3,0,0,0,5.14,10.2,SERA_histv1.1,10001658,10.2,TRUE,TRUE,TRUE,TRUE,TRUE,1716-02-03
+9.55,45.267,1786,4,7,0,15,0,5.27,10.2,SERA_histv1.1,10002521,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1786-04-07
+14.9,45,1878,9,23,20,20,0,5.57,10.2,SERA_histv1.1,10004452,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1878-09-23
+13.047,42.877,1719,6,27,6,30,0,5.58,10.2,SERA_histv1.1,10001683,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1719-06-27
+13.245,42.391,2009,10,20,5,7,30.52,3.5,10.1,EMECv20191114,10054071,10.1,FALSE,FALSE,TRUE,FALSE,FALSE,10/20/09
+11.1277,44.8842,2012,5,29,7,14,29.28,3.57,10.1,EMECv20191114,10057929,10.1,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+15.5,44.248,2000,2,16,23,42,36.4,3.62,10.1,EMECv20191114,10038370,10.1,TRUE,TRUE,TRUE,TRUE,FALSE,2/16/00
+13.281,42.517,2005,3,13,17,48,15.46,3.66,10.1,EMECv20191114,10044812,10.1,TRUE,TRUE,TRUE,TRUE,FALSE,3/13/05
+8.442,44.616,1901,1,10,7,58,0,3.7,10.1,EMECv20191114,10005794,nan,FALSE,FALSE,TRUE,TRUE,TRUE,1/10/01
+14.833,45.867,1933,2,19,23,15,0,3.73,10.1,EMECv20191114,10010800,10.1,TRUE,TRUE,TRUE,TRUE,FALSE,2/19/33
+14.2,46.1,1966,6,19,4,12,11,3.73,10.1,EMECv20191114,10016640,10.1,TRUE,TRUE,TRUE,TRUE,TRUE,6/19/66
+17.782,42.801,1996,9,9,8,4,47.6,3.91,10.1,EMECv20191114,10034086,10.1,FALSE,FALSE,FALSE,FALSE,FALSE,9/9/96
+14.71,45.84,1990,3,14,1,27,55,4,10.1,EMECv20191114,10028733,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/14/90
+13.05,46.295,1998,5,28,9,32,19.5,4.01,10.1,EMECv20191114,10036401,10.1,FALSE,TRUE,TRUE,TRUE,TRUE,5/28/98
+10.985,45.528,2012,1,24,23,54,46.03,4.07,10.1,EMECv20191114,10057383,10.1,FALSE,TRUE,TRUE,TRUE,FALSE,1/24/12
+17.868,42.755,1996,10,20,15,0,2.9,4.3,10.1,EMECv20191114,10034413,10.1,FALSE,FALSE,TRUE,FALSE,FALSE,10/20/96
+13.379,42.328,2009,7,12,8,38,51.37,4.35,10.1,EMECv20191114,10053685,10.1,FALSE,FALSE,FALSE,FALSE,FALSE,7/12/09
+12.265,46.18,1893,10,27,16,31,0,4.46,10.1,SERA_histv1.1,10005170,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1893-10-27
+14.33,45.95,1670,1,1,1,0,0,4.51,10.1,SERA_histv1.1,10001322,10.1,TRUE,TRUE,TRUE,TRUE,TRUE,1670-01-01
+15.2,45.8,1829,11,25,19,30,0,4.51,10.1,SERA_histv1.1,10003117,10.1,TRUE,TRUE,TRUE,TRUE,TRUE,1829-11-25
+14.22,45.98,1878,1,13,2,15,0,4.51,10.1,SERA_histv1.1,10004425,10.1,TRUE,TRUE,TRUE,TRUE,TRUE,1878-01-13
+15.16,45.42,1880,2,12,16,15,0,4.51,10.1,SERA_histv1.1,10004514,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1880-02-12
+8.48,44.307,1537,11,1,0,0,0,4.65,10.1,SERA_histv1.1,10000648,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1537-11-01
+11.878,44.288,1732,8,9,0,0,0,4.65,10.1,SERA_histv1.1,10001787,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1732-08-09
+14.5,46.1,1895,4,14,22,20,0,4.93,10.1,SERA_histv1.1,10005265,10.1,TRUE,TRUE,TRUE,TRUE,TRUE,1895-04-14
+11.883,45.986,1943,7,24,1,44,0,5.07,10.1,EMECv20191114,10012103,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/24/43
+11.458,45.046,1504,12,31,4,0,0,5.08,10.1,SERA_histv1.1,10000530,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1504-12-31
+14.1,45.4,1574,8,14,0,0,0,5.57,10.1,SERA_histv1.1,10000797,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1574-08-14
+14.9,44.98,1648,1,1,0,0,0,5.57,10.1,SERA_histv1.1,10001165,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1648-01-01
+13.097,42.825,1859,8,22,0,0,0,5.67,10.1,SERA_histv1.1,10003872,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1859-08-22
+12.547,44.063,1875,3,17,23,51,0,5.75,10.1,SERA_histv1.1,10004331,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1875-03-17
+9.533,46.867,1852,3,11,3,30,0,3.5,10,SERA_histv1.1,10003554,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1852-03-11
+7.683,46.333,1855,4,1,3,0,0,3.5,10,SERA_histv1.1,10003641,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-04-01
+10.1,46.7,1882,2,1,1,15,0,3.5,10,SERA_histv1.1,10004615,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1882-02-01
+9.85,46.9,1884,6,4,20,22,0,3.5,10,SERA_histv1.1,10004713,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1884-06-04
+7.512,46.5,1891,2,28,19,58,0,3.5,10,SERA_histv1.1,10005030,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1891-02-28
+7.35,46.233,1895,11,1,4,5,0,3.5,10,SERA_histv1.1,10005313,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-11-01
+5.783,43.833,1913,7,29,8,50,0,3.5,10,EMECv20191114,10007673,nan,FALSE,FALSE,TRUE,TRUE,TRUE,7/29/13
+9.4,46.75,1914,5,22,13,37,15,3.5,10,EMECv20191114,10007779,nan,FALSE,FALSE,TRUE,TRUE,TRUE,5/22/14
+8.617,46.95,1915,7,4,17,56,47,3.5,10,EMECv20191114,10007972,nan,FALSE,FALSE,TRUE,TRUE,TRUE,7/4/15
+7.033,46.117,1916,3,10,0,55,0,3.5,10,EMECv20191114,10008136,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/10/16
+8.233,46.883,1917,6,14,5,21,0,3.5,10,EMECv20191114,10008338,nan,FALSE,TRUE,FALSE,FALSE,FALSE,6/14/17
+8.233,46.883,1917,6,22,18,38,0,3.5,10,EMECv20191114,10008342,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/22/17
+8.233,46.883,1917,8,9,7,37,0,3.5,10,EMECv20191114,10008360,nan,FALSE,TRUE,TRUE,TRUE,TRUE,8/9/17
+10.35,46.81,1917,12,7,12,15,0,3.5,10,EMECv20191114,10008397,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/7/17
+9.76,46.43,1918,8,7,19,14,5,3.5,10,EMECv20191114,10008492,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/7/18
+8.35,46.75,1919,8,13,4,27,0,3.5,10,EMECv20191114,10008595,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/13/19
+10.15,46.783,1921,5,1,1,16,15,3.5,10,EMECv20191114,10008880,nan,TRUE,TRUE,FALSE,FALSE,FALSE,5/1/21
+10.183,46.783,1923,12,23,12,34,0,3.5,10,EMECv20191114,10009269,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/23/23
+10.217,46.667,1929,10,12,8,34,0,3.5,10,EMECv20191114,10010241,nan,FALSE,FALSE,TRUE,TRUE,TRUE,10/12/29
+9.85,46.383,1931,11,27,18,21,0,3.5,10,EMECv20191114,10010616,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/27/31
+9.8,46.5,1931,11,28,1,6,0,3.5,10,EMECv20191114,10010618,nan,FALSE,FALSE,TRUE,TRUE,TRUE,11/28/31
+9.433,46.517,1939,12,7,20,30,0,3.5,10,EMECv20191114,10011586,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/7/39
+9.9,46.567,1945,10,13,0,8,0,3.5,10,EMECv20191114,10012327,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/13/45
+7.9,46.183,1949,7,17,11,21,0,3.5,10,EMECv20191114,10012779,nan,FALSE,FALSE,TRUE,TRUE,TRUE,7/17/49
+7.417,46.333,1953,5,21,17,40,0,3.5,10,EMECv20191114,10013401,nan,TRUE,FALSE,TRUE,TRUE,TRUE,5/21/53
+7.417,46.35,1953,6,24,12,7,0,3.5,10,EMECv20191114,10013420,nan,FALSE,TRUE,TRUE,TRUE,TRUE,6/24/53
+9.717,46.55,1954,1,30,4,56,0,3.5,10,EMECv20191114,10013640,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/30/54
+7.3,46.25,1954,6,14,13,21,57,3.5,10,EMECv20191114,10013725,nan,FALSE,FALSE,TRUE,TRUE,TRUE,6/14/54
+6.717,44.533,1959,7,17,13,16,0,3.5,10,EMECv20191114,10014905,nan,FALSE,FALSE,TRUE,TRUE,TRUE,7/17/59
+8.217,46.367,1965,8,25,11,33,0,3.5,10,EMECv20191114,10016348,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/25/65
+9,46.75,1966,9,2,10,15,4,3.5,10,EMECv20191114,10016767,10,TRUE,TRUE,TRUE,TRUE,TRUE,9/2/66
+6.45,45.29,1984,11,5,7,56,0.9,3.5,10,EMECv20191114,10025972,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/5/84
+13.385,42.329,2009,4,5,22,39,41.89,3.5,10,EMECv20191114,10053218,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/5/09
+13.371,42.324,2009,4,21,15,44,36.34,3.5,10,EMECv20191114,10053308,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/21/09
+14.863,41.739,2002,11,1,22,30,1.96,3.51,10,EMECv20191114,10041426,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/1/02
+14.807,41.74,2002,11,2,19,19,10.58,3.51,10,EMECv20191114,10041437,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/2/02
+14.809,41.629,2002,11,3,1,3,42.75,3.51,10,EMECv20191114,10041442,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/3/02
+14.873,41.663,2002,11,11,18,32,15.48,3.51,10,EMECv20191114,10041472,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/11/02
+14.775,41.667,2002,12,2,16,29,0.73,3.51,10,EMECv20191114,10041533,10,FALSE,FALSE,TRUE,FALSE,FALSE,12/2/02
+15.64,43.3,2003,3,29,19,20,34.01,3.51,10,EMECv20191114,10041828,10,FALSE,FALSE,TRUE,TRUE,FALSE,3/29/03
+15.554,43.303,2003,3,29,22,51,25.98,3.51,10,EMECv20191114,10041830,10,FALSE,FALSE,FALSE,FALSE,FALSE,3/29/03
+15.459,43.187,2003,3,30,2,6,28.7,3.51,10,EMECv20191114,10041833,10,FALSE,FALSE,FALSE,FALSE,FALSE,3/30/03
+15.435,43.152,2003,3,30,12,16,1.96,3.51,10,EMECv20191114,10041839,10,FALSE,FALSE,FALSE,FALSE,FALSE,3/30/03
+15.352,43.184,2003,3,30,14,8,8.58,3.51,10,EMECv20191114,10041840,10,FALSE,FALSE,FALSE,FALSE,FALSE,3/30/03
+15.398,43.16,2003,3,31,15,8,29.42,3.51,10,EMECv20191114,10041844,10,FALSE,FALSE,FALSE,FALSE,FALSE,3/31/03
+15.373,43.173,2003,4,2,16,11,7.95,3.51,10,EMECv20191114,10041853,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/2/03
+15.494,43.175,2003,4,3,5,9,53.97,3.51,10,EMECv20191114,10041855,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/3/03
+18.954,39.868,2003,4,6,19,7,56.18,3.51,10,EMECv20191114,10041867,10,TRUE,TRUE,TRUE,FALSE,FALSE,4/6/03
+15.47,43.194,2003,4,17,5,58,11.13,3.51,10,EMECv20191114,10041902,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/17/03
+15.344,43.175,2003,4,17,9,58,5.19,3.51,10,EMECv20191114,10041904,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/17/03
+15.302,43.145,2003,4,17,22,50,39.58,3.51,10,EMECv20191114,10041906,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/17/03
+15.497,43.183,2003,4,17,23,17,7.21,3.51,10,EMECv20191114,10041907,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/17/03
+15.41,43.18,2003,4,24,0,15,39.71,3.51,10,EMECv20191114,10041920,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/24/03
+15.112,43.181,2003,4,27,12,55,51.23,3.51,10,EMECv20191114,10041936,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/27/03
+15.093,43.15,2003,4,28,14,13,11.71,3.51,10,EMECv20191114,10041942,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/28/03
+15.416,43.165,2003,4,30,18,57,28.15,3.51,10,EMECv20191114,10041961,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/30/03
+15.306,43.089,2003,5,1,16,47,37.59,3.51,10,EMECv20191114,10041969,10,FALSE,FALSE,FALSE,FALSE,FALSE,5/1/03
+15.751,43.335,2003,5,2,15,27,35.57,3.51,10,EMECv20191114,10041974,10,FALSE,FALSE,FALSE,FALSE,FALSE,5/2/03
+15.417,43.155,2003,6,11,20,20,40.25,3.51,10,EMECv20191114,10042268,10,FALSE,FALSE,TRUE,FALSE,FALSE,6/11/03
+7.141,44.462,2003,12,20,3,29,40.95,3.51,10,EMECv20191114,10042948,10,TRUE,TRUE,TRUE,TRUE,TRUE,12/20/03
+15.376,43.166,2005,1,8,23,45,37.59,3.51,10,EMECv20191114,10044515,10,FALSE,FALSE,TRUE,TRUE,FALSE,1/8/05
+7.57,46.341,2003,4,29,4,55,9.1,3.52,10,EMECv20191114,10041949,10,TRUE,TRUE,TRUE,TRUE,TRUE,4/29/03
+17.01,43.3,1946,10,18,18,37,0,3.53,10,EMECv20191114,10012417,nan,FALSE,TRUE,TRUE,TRUE,TRUE,10/18/46
+18.39,42.98,1968,6,15,14,31,32.5,3.53,10,EMECv20191114,10017597,10,TRUE,TRUE,TRUE,TRUE,FALSE,6/15/68
+19.08,41.84,1979,5,30,5,38,0.7,3.53,10,EMECv20191114,10022632,10,FALSE,FALSE,FALSE,FALSE,FALSE,5/30/79
+18.77,42.29,1979,6,1,9,29,0.5,3.53,10,EMECv20191114,10022637,10,FALSE,FALSE,FALSE,FALSE,FALSE,6/1/79
+18.87,42.77,1980,10,21,18,17,16.8,3.53,10,EMECv20191114,10023353,10,FALSE,TRUE,TRUE,TRUE,FALSE,10/21/80
+18.24,43.07,1981,12,21,14,29,40,3.53,10,EMECv20191114,10024165,10,TRUE,TRUE,TRUE,TRUE,FALSE,12/21/81
+19.19,41.96,1983,1,5,4,3,30.5,3.53,10,EMECv20191114,10024709,10,TRUE,TRUE,TRUE,TRUE,FALSE,1/5/83
+17.825,42.784,1996,9,11,20,39,31.6,3.53,10,EMECv20191114,10034095,10,FALSE,FALSE,FALSE,FALSE,FALSE,9/11/96
+6.67,44.48,2012,2,27,16,31,21.13,3.54,10,EMECv20191114,10057527,10,FALSE,FALSE,TRUE,TRUE,TRUE,2/27/12
+15.02,45.97,1978,1,2,15,10,56.1,3.55,10,EMECv20191114,10021919,10,TRUE,TRUE,TRUE,TRUE,FALSE,1/2/78
+19.135,41.973,1979,4,11,10,2,31.1,3.55,10,EMECv20191114,10022456,10,FALSE,FALSE,TRUE,TRUE,FALSE,4/11/79
+19.168,42.005,1979,4,15,11,21,55.4,3.55,10,EMECv20191114,10022476,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/15/79
+19.247,42.017,1979,4,16,14,38,37.8,3.55,10,EMECv20191114,10022502,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/16/79
+19.237,41.943,1979,4,21,1,49,2.9,3.55,10,EMECv20191114,10022529,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/21/79
+19.129,41.93,1979,5,29,5,35,27.8,3.55,10,EMECv20191114,10022629,10,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/79
+19.143,42.028,1979,6,11,20,8,18.2,3.55,10,EMECv20191114,10022661,10,FALSE,FALSE,FALSE,FALSE,FALSE,6/11/79
+18.801,42.144,1979,7,5,9,39,6.5,3.55,10,EMECv20191114,10022727,10,FALSE,FALSE,FALSE,FALSE,FALSE,7/5/79
+14.2,45.97,1979,9,3,6,15,58.8,3.55,10,EMECv20191114,10022800,10,TRUE,TRUE,TRUE,TRUE,FALSE,9/3/79
+15.3,45.52,1980,7,12,22,56,17.6,3.55,10,EMECv20191114,10023204,10,TRUE,TRUE,TRUE,TRUE,TRUE,7/12/80
+18.969,42.373,1982,5,11,4,26,24.3,3.55,10,EMECv20191114,10024399,10,FALSE,TRUE,TRUE,TRUE,FALSE,5/11/82
+17.7,43.08,1990,8,1,1,29,44.7,3.55,10,EMECv20191114,10028932,10,FALSE,FALSE,FALSE,FALSE,FALSE,8/1/90
+19.179,41.97,1994,5,27,3,1,28.8,3.55,10,EMECv20191114,10031254,10,FALSE,FALSE,TRUE,TRUE,FALSE,5/27/94
+20.522,40.979,2001,7,1,6,27,53,3.55,10,EMECv20191114,10039928,10,FALSE,FALSE,TRUE,TRUE,FALSE,7/1/01
+19.671,39.968,2002,11,17,5,24,36.87,3.55,10,EMECv20191114,10041490,10,FALSE,FALSE,TRUE,FALSE,FALSE,11/17/02
+20.333,39.329,2003,3,3,22,49,18.91,3.55,10,EMECv20191114,10041766,10,FALSE,FALSE,TRUE,FALSE,FALSE,3/3/03
+17.8192,43.0828,2004,4,25,5,43,46.4,3.55,10,EMECv20191114,10043410,10,FALSE,TRUE,TRUE,TRUE,FALSE,4/25/04
+19.8836,40.1575,2004,5,12,3,8,11.4,3.55,10,EMECv20191114,10043467,10,FALSE,TRUE,TRUE,FALSE,FALSE,5/12/04
+20.384,39.672,2004,10,26,3,42,36.02,3.55,10,EMECv20191114,10044226,10,FALSE,FALSE,FALSE,FALSE,FALSE,10/26/04
+20.352,39.712,2004,10,26,4,37,10.36,3.55,10,EMECv20191114,10044227,10,FALSE,FALSE,FALSE,FALSE,FALSE,10/26/04
+20.3221,40.6665,2004,12,28,2,2,12.1,3.55,10,EMECv20191114,10044468,10,FALSE,TRUE,TRUE,FALSE,FALSE,12/28/04
+19.9148,40.7659,2005,3,13,3,50,15.6,3.55,10,EMECv20191114,10044807,10,FALSE,TRUE,TRUE,FALSE,FALSE,3/13/05
+19.8893,40.7308,2006,1,30,14,44,51.6,3.55,10,EMECv20191114,10046475,10,TRUE,TRUE,TRUE,FALSE,FALSE,1/30/06
+20.199,39.06,2006,2,11,13,37,13.32,3.55,10,EMECv20191114,10046543,10,TRUE,FALSE,TRUE,FALSE,FALSE,2/11/06
+19.534,39.952,2006,5,3,20,30,1.32,3.55,10,EMECv20191114,10046985,10,FALSE,FALSE,TRUE,FALSE,FALSE,5/3/06
+20.0078,41.2747,2006,5,8,13,1,6.5,3.55,10,EMECv20191114,10047007,10,FALSE,TRUE,TRUE,FALSE,FALSE,5/8/06
+19.918,39.542,2006,6,3,4,9,4.05,3.55,10,EMECv20191114,10047110,10,FALSE,FALSE,TRUE,FALSE,FALSE,6/3/06
+14.0384,46.3584,2006,11,24,0,55,55.2,3.55,10,EMECv20191114,10047834,10,TRUE,TRUE,TRUE,TRUE,FALSE,11/24/06
+14.46,45.28,2008,10,6,9,19,47.3,3.55,10,EMECv20191114,10052529,10,TRUE,TRUE,TRUE,TRUE,FALSE,10/6/08
+7.592,43.832,2006,9,2,1,21,29.28,3.57,10,EMECv20191114,10047521,10,TRUE,TRUE,TRUE,TRUE,TRUE,9/2/06
+14.9232,41.1607,2012,9,27,3,47,58.7,3.57,10,EMECv20191114,10058378,10,FALSE,FALSE,FALSE,FALSE,FALSE,9/27/12
+18.8043,39.2387,2013,3,11,20,55,23.55,3.57,10,EMECv20191114,10058894,10,TRUE,TRUE,TRUE,TRUE,FALSE,3/11/13
+10.1067,44.2017,2013,7,12,3,34,6.9,3.57,10,EMECv20191114,10059337,10,FALSE,FALSE,TRUE,TRUE,FALSE,7/12/13
+6.467,44.417,1933,9,19,3,46,0,3.6,10,EMECv20191114,10010887,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/19/33
+13.176,42.793,2007,2,8,1,32,56.59,3.6,10,EMECv20191114,10048126,10,TRUE,TRUE,TRUE,TRUE,FALSE,2/8/07
+10.1463,44.1593,2013,6,21,13,58,26,3.6,10,EMECv20191114,10059279,10,FALSE,FALSE,FALSE,FALSE,FALSE,6/21/13
+5.433,44.217,1756,2,13,0,0,0,3.61,10,SERA_histv1.1,10002033,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1756-02-13
+7.65,43.792,1781,6,2,10,30,0,3.61,10,SERA_histv1.1,10002427,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1781-06-02
+15.2,44,1914,10,16,15,52,0,3.62,10,EMECv20191114,10007834,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/16/14
+17.8,42.5,1918,6,29,12,51,10,3.62,10,EMECv20191114,10008481,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/29/18
+17.95,43.04,1953,11,18,10,13,10,3.62,10,EMECv20191114,10013602,10,FALSE,TRUE,TRUE,TRUE,TRUE,11/18/53
+18.91,42.28,1980,1,16,12,50,23.8,3.62,10,EMECv20191114,10022966,10,FALSE,FALSE,TRUE,FALSE,FALSE,1/16/80
+18.92,42.24,1980,1,23,3,48,5.9,3.62,10,EMECv20191114,10022973,10,FALSE,FALSE,TRUE,FALSE,FALSE,1/23/80
+15.14,45.16,1980,7,22,19,35,13,3.62,10,EMECv20191114,10023223,10,TRUE,TRUE,TRUE,TRUE,TRUE,7/22/80
+19.16,41.99,1984,1,21,14,33,25.3,3.62,10,EMECv20191114,10025533,10,FALSE,FALSE,TRUE,TRUE,FALSE,1/21/84
+19.36,42.09,1984,2,27,0,27,36.3,3.62,10,EMECv20191114,10025580,10,FALSE,FALSE,TRUE,TRUE,FALSE,2/27/84
+7.952,45.534,1873,8,3,21,53,0,3.64,10,SERA_histv1.1,10004281,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1873-08-03
+19.413,39.168,1998,11,10,13,22,29.07,3.64,10,EMECv20191114,10036808,10,TRUE,TRUE,TRUE,TRUE,FALSE,11/10/98
+19.599,41.448,1999,4,24,7,23,21.35,3.64,10,EMECv20191114,10037221,10,TRUE,TRUE,TRUE,TRUE,FALSE,4/24/99
+20.257,39.308,1999,11,6,15,38,7.89,3.64,10,EMECv20191114,10037995,10,FALSE,TRUE,TRUE,FALSE,FALSE,11/6/99
+20.35,39.288,2000,6,21,2,9,1.14,3.64,10,EMECv20191114,10038776,10,FALSE,FALSE,TRUE,FALSE,FALSE,6/21/00
+20.601,39.838,2004,3,6,15,9,35.83,3.64,10,EMECv20191114,10043225,10,FALSE,TRUE,TRUE,FALSE,FALSE,3/6/04
+20.359,39.689,2004,12,15,16,32,15.26,3.64,10,EMECv20191114,10044417,10,FALSE,TRUE,TRUE,FALSE,FALSE,12/15/04
+20.318,39.714,2004,12,15,16,35,29.41,3.64,10,EMECv20191114,10044418,10,FALSE,FALSE,TRUE,FALSE,FALSE,12/15/04
+19.919,39.867,2005,3,29,12,34,13.94,3.64,10,EMECv20191114,10044904,10,FALSE,FALSE,TRUE,FALSE,FALSE,3/29/05
+20.058,39.495,2006,5,23,8,35,6.78,3.64,10,EMECv20191114,10047070,10,FALSE,TRUE,TRUE,FALSE,FALSE,5/23/06
+5.783,43.9,1708,3,21,23,0,0,3.65,10,SERA_histv1.1,10001611,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1708-03-21
+5.783,43.833,1897,3,21,6,30,0,3.65,10,SERA_histv1.1,10005450,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-03-21
+18.68,42.24,1979,5,7,5,44,7.6,3.65,10,EMECv20191114,10022574,10,FALSE,FALSE,FALSE,FALSE,FALSE,5/7/79
+16.78,43.32,1982,12,31,18,11,3.1,3.65,10,EMECv20191114,10024698,10,TRUE,TRUE,TRUE,TRUE,FALSE,12/31/82
+19.13,41.89,1983,10,17,16,17,18,3.65,10,EMECv20191114,10025330,10,FALSE,TRUE,TRUE,TRUE,FALSE,10/17/83
+17.746,42.933,1996,9,9,19,2,40.1,3.65,10,EMECv20191114,10034090,10,FALSE,FALSE,FALSE,FALSE,FALSE,9/9/96
+19.6046,40.3387,2000,3,31,18,12,6.1,3.65,10,EMECv20191114,10038470,10,FALSE,TRUE,TRUE,FALSE,FALSE,3/31/00
+20.06,40.07,2000,12,6,13,32,37.3,3.65,10,EMECv20191114,10039288,10,TRUE,TRUE,TRUE,TRUE,FALSE,12/6/00
+19.8456,40.2415,2001,5,24,22,2,30.3,3.65,10,EMECv20191114,10039793,10,FALSE,FALSE,TRUE,TRUE,FALSE,5/24/01
+20.729,40.975,2001,7,1,6,46,47,3.65,10,EMECv20191114,10039929,10,FALSE,TRUE,TRUE,TRUE,FALSE,7/1/01
+19.7089,40.3143,2004,3,24,15,17,18.3,3.65,10,EMECv20191114,10043292,10,FALSE,FALSE,TRUE,FALSE,FALSE,3/24/04
+19.8454,40.1003,2006,5,3,18,28,29.9,3.65,10,EMECv20191114,10046981,10,FALSE,FALSE,TRUE,FALSE,FALSE,5/3/06
+20.2397,40.7873,2007,11,16,18,50,55.3,3.65,10,EMECv20191114,10050199,10,TRUE,TRUE,TRUE,FALSE,FALSE,11/16/07
+14.11,45.68,2008,10,21,8,12,40.1,3.65,10,EMECv20191114,10052627,10,TRUE,TRUE,TRUE,TRUE,FALSE,10/21/08
+20.4009,41.389,2009,9,14,21,59,14.6,3.65,10,EMECv20191114,10053907,10,FALSE,FALSE,FALSE,FALSE,FALSE,9/14/09
+7.628,43.789,1818,3,2,4,0,0,3.66,10,SERA_histv1.1,10002931,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1818-03-02
+14.5,46.08,1830,3,8,5,0,0,3.66,10,SERA_histv1.1,10003123,10,TRUE,TRUE,TRUE,TRUE,TRUE,1830-03-08
+10.279,40.957,2002,2,10,16,21,36.65,3.66,10,EMECv20191114,10040665,10,TRUE,TRUE,TRUE,TRUE,TRUE,2/10/02
+17.871,41.51,2002,4,2,15,40,13.54,3.66,10,EMECv20191114,10040783,10,TRUE,TRUE,TRUE,TRUE,TRUE,4/2/02
+8.059,43.284,2002,8,17,13,42,7.39,3.66,10,EMECv20191114,10041147,10,TRUE,TRUE,TRUE,TRUE,TRUE,8/17/02
+14.938,41.708,2002,10,31,11,56,38.64,3.66,10,EMECv20191114,10041410,10,FALSE,FALSE,FALSE,FALSE,FALSE,10/31/02
+14.916,41.708,2002,10,31,21,33,15.88,3.66,10,EMECv20191114,10041415,10,FALSE,FALSE,FALSE,FALSE,FALSE,10/31/02
+14.911,41.669,2002,10,31,22,56,56.38,3.66,10,EMECv20191114,10041416,10,FALSE,FALSE,FALSE,FALSE,FALSE,10/31/02
+14.875,41.654,2002,11,1,9,27,25.71,3.66,10,EMECv20191114,10041419,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/1/02
+14.802,41.725,2002,11,2,17,20,36.79,3.66,10,EMECv20191114,10041436,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/2/02
+15.335,43.175,2003,3,29,19,56,17.8,3.66,10,EMECv20191114,10041829,10,FALSE,FALSE,FALSE,FALSE,FALSE,3/29/03
+15.542,43.281,2003,3,30,3,52,38.11,3.66,10,EMECv20191114,10041834,10,FALSE,FALSE,FALSE,FALSE,FALSE,3/30/03
+15.483,43.22,2003,3,30,4,34,40.42,3.66,10,EMECv20191114,10041835,10,FALSE,FALSE,FALSE,FALSE,FALSE,3/30/03
+15.45,43.199,2003,3,30,6,55,44.01,3.66,10,EMECv20191114,10041836,10,FALSE,FALSE,FALSE,FALSE,FALSE,3/30/03
+15.557,43.268,2003,3,30,17,22,41.35,3.66,10,EMECv20191114,10041843,10,FALSE,FALSE,FALSE,FALSE,FALSE,3/30/03
+15.345,43.138,2003,3,31,16,4,33.43,3.66,10,EMECv20191114,10041845,10,FALSE,FALSE,FALSE,FALSE,FALSE,3/31/03
+15.471,43.087,2003,3,31,19,51,16.2,3.66,10,EMECv20191114,10041847,10,FALSE,FALSE,FALSE,FALSE,FALSE,3/31/03
+15.394,43.133,2003,4,6,13,5,0.79,3.66,10,EMECv20191114,10041866,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/6/03
+15.416,43.109,2003,4,14,22,31,39.55,3.66,10,EMECv20191114,10041897,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/14/03
+15.387,43.135,2003,4,15,3,54,23.18,3.66,10,EMECv20191114,10041898,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/15/03
+14.963,41.61,2003,4,29,10,47,32.58,3.66,10,EMECv20191114,10041950,10,FALSE,FALSE,TRUE,FALSE,FALSE,4/29/03
+15.491,43.185,2003,4,29,18,30,15.15,3.66,10,EMECv20191114,10041954,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/29/03
+15.397,43.151,2003,4,29,21,47,52.13,3.66,10,EMECv20191114,10041956,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/29/03
+15.438,43.143,2003,4,30,6,24,41.96,3.66,10,EMECv20191114,10041957,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/30/03
+15.427,43.148,2003,5,1,22,59,27.32,3.66,10,EMECv20191114,10041972,10,FALSE,FALSE,FALSE,FALSE,FALSE,5/1/03
+15.326,43.194,2003,6,5,0,37,55.23,3.66,10,EMECv20191114,10042237,10,FALSE,FALSE,TRUE,FALSE,FALSE,6/5/03
+15.344,43.215,2004,11,25,17,37,2.73,3.66,10,EMECv20191114,10044325,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/25/04
+15.509,43.137,2005,1,9,3,49,12.05,3.66,10,EMECv20191114,10044516,10,FALSE,FALSE,TRUE,TRUE,FALSE,1/9/05
+12.732,43.24,2005,4,27,13,8,8.64,3.67,10,EMECv20191114,10044995,10,TRUE,TRUE,TRUE,TRUE,FALSE,4/27/05
+17.214,39.179,2008,9,27,8,28,27.17,3.67,10,EMECv20191114,10052485,10,TRUE,TRUE,TRUE,TRUE,FALSE,9/27/08
+15.296,36.517,2010,5,8,22,23,29.39,3.67,10,EMECv20191114,10054809,10,TRUE,TRUE,TRUE,TRUE,FALSE,5/8/10
+7.317,44.784,1808,4,21,5,15,0,3.68,10,SERA_histv1.1,10002790,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1808-04-21
+7.81,46.144,1862,5,4,21,15,0,3.68,10,SERA_histv1.1,10003934,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1862-05-04
+6.71,44.49,2012,3,2,7,15,50.83,3.69,10,EMECv20191114,10057535,10,FALSE,FALSE,TRUE,TRUE,TRUE,3/2/12
+5.483,44.367,1719,6,11,0,0,0,3.7,10,SERA_histv1.1,10001682,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1719-06-11
+7.872,43.849,1900,4,22,0,0,0,3.7,10,EMECv20191114,10005733,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/22/00
+7.215,45.136,1918,3,5,0,55,0,3.7,10,EMECv20191114,10008443,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/5/18
+11.24,47.05,1976,8,27,23,8,59.9,3.7,10,EMECv20191114,10021341,10,TRUE,TRUE,TRUE,TRUE,TRUE,8/27/76
+9.59,42.26,1978,4,3,6,26,43,3.7,10,EMECv20191114,10022044,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/3/78
+10.323,46.688,1984,6,8,2,43,34.9,3.7,10,EMECv20191114,10025761,10,FALSE,FALSE,TRUE,TRUE,TRUE,6/8/84
+13.342,42.384,2009,4,6,21,56,53.93,3.7,10,EMECv20191114,10053236,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/6/09
+13.2062,42.631,2013,11,30,20,13,38.28,3.7,10,EMECv20191114,10059792,10,FALSE,TRUE,TRUE,TRUE,FALSE,11/30/13
+5.555,44.006,1588,1,1,0,0,0,3.71,10,SERA_histv1.1,10000860,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1588-01-01
+18.34,42.49,1918,6,24,1,57,14,3.72,10,EMECv20191114,10008479,10,FALSE,FALSE,TRUE,TRUE,TRUE,6/24/18
+15.76,43.6,1923,10,1,3,7,22,3.72,10,EMECv20191114,10009227,10,FALSE,FALSE,TRUE,TRUE,TRUE,10/1/23
+15.72,43.63,1933,2,18,5,29,42,3.72,10,EMECv20191114,10010799,10,TRUE,TRUE,TRUE,TRUE,TRUE,2/18/33
+18.74,42.41,1979,4,15,13,24,33.6,3.72,10,EMECv20191114,10022479,10,FALSE,FALSE,TRUE,FALSE,FALSE,4/15/79
+18.7,42.81,1982,11,23,3,27,57.5,3.72,10,EMECv20191114,10024655,nan,FALSE,TRUE,TRUE,TRUE,FALSE,11/23/82
+19.22,41.97,1983,8,25,11,52,48.2,3.72,10,EMECv20191114,10025257,10,TRUE,TRUE,TRUE,TRUE,FALSE,8/25/83
+14.8,46.1,1963,5,19,13,3,36,3.73,10,EMECv20191114,10015703,10,FALSE,FALSE,FALSE,FALSE,FALSE,5/19/63
+14.8,46.1,1963,5,19,21,12,4,3.73,10,EMECv20191114,10015704,10,FALSE,FALSE,FALSE,FALSE,FALSE,5/19/63
+14.9,46.1,1965,7,17,8,41,45,3.73,10,EMECv20191114,10016324,10,TRUE,TRUE,TRUE,TRUE,TRUE,7/17/65
+20.5,39.68,1995,9,25,23,13,20.6,3.73,10,EMECv20191114,10032494,10,FALSE,FALSE,TRUE,FALSE,FALSE,9/25/95
+20.264,39.398,2004,4,4,1,9,43.84,3.73,10,EMECv20191114,10043326,10,FALSE,FALSE,TRUE,FALSE,FALSE,4/4/04
+20.458,39.63,2004,10,26,10,1,46.24,3.73,10,EMECv20191114,10044228,10,FALSE,FALSE,FALSE,FALSE,FALSE,10/26/04
+20.417,39.659,2004,10,26,10,10,4.6,3.73,10,EMECv20191114,10044229,10,FALSE,FALSE,FALSE,FALSE,FALSE,10/26/04
+20.762,40.233,2004,12,14,21,35,30.53,3.73,10,EMECv20191114,10044409,10,FALSE,FALSE,TRUE,FALSE,FALSE,12/14/04
+19.564,39.958,2005,3,9,8,34,49.49,3.73,10,EMECv20191114,10044789,10,FALSE,FALSE,TRUE,FALSE,FALSE,3/9/05
+19.565,39.769,2006,6,7,22,44,51.7,3.73,10,EMECv20191114,10047120,10,FALSE,TRUE,TRUE,FALSE,FALSE,6/7/06
+8.529,44.542,1703,12,21,21,0,0,3.74,10,SERA_histv1.1,10001577,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1703-12-21
+11.546,45.548,1711,5,21,0,0,0,3.74,10,SERA_histv1.1,10001632,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1711-05-21
+12.658,45.959,1755,8,28,0,0,0,3.74,10,SERA_histv1.1,10001999,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1755-08-28
+12.992,46.512,1775,8,26,0,0,0,3.74,10,SERA_histv1.1,10002316,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1775-08-26
+11.332,43.318,1787,10,20,13,30,0,3.74,10,SERA_histv1.1,10002539,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1787-10-20
+12.992,46.512,1799,10,26,4,0,0,3.74,10,SERA_histv1.1,10002661,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1799-10-26
+15.199,40.357,1858,3,7,19,0,0,3.74,10,SERA_histv1.1,10003817,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1858-03-07
+10.788,45.734,1896,1,6,17,40,0,3.74,10,SERA_histv1.1,10005331,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1896-01-06
+18,43.1,1901,10,23,2,30,0,3.74,10,EMECv20191114,10005878,10,FALSE,FALSE,TRUE,TRUE,TRUE,10/23/01
+18.5,42.5,1903,7,3,10,40,0,3.74,10,EMECv20191114,10006086,10,TRUE,TRUE,TRUE,TRUE,TRUE,7/3/03
+18.5,42.5,1905,11,20,10,42,0,3.74,10,EMECv20191114,10006437,10,TRUE,TRUE,TRUE,FALSE,FALSE,11/20/05
+19.097,41.934,1979,3,31,23,37,51.1,3.74,10,EMECv20191114,10022441,10,FALSE,FALSE,TRUE,TRUE,FALSE,3/31/79
+19.266,41.963,1979,4,19,12,8,43.1,3.74,10,EMECv20191114,10022523,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/19/79
+19.259,41.943,1979,4,28,14,31,8.2,3.74,10,EMECv20191114,10022557,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/28/79
+18.828,42.286,1979,5,6,21,15,26.9,3.74,10,EMECv20191114,10022573,10,FALSE,FALSE,FALSE,FALSE,FALSE,5/6/79
+19.269,41.922,1979,9,26,23,44,14.9,3.74,10,EMECv20191114,10022846,10,FALSE,FALSE,TRUE,FALSE,FALSE,9/26/79
+19.848,41.795,2000,11,30,19,26,40.6,3.74,10,EMECv20191114,10039270,10,TRUE,TRUE,TRUE,TRUE,FALSE,11/30/00
+20.22,40.04,2001,11,30,10,46,23.9,3.74,10,EMECv20191114,10040446,10,TRUE,TRUE,TRUE,FALSE,FALSE,11/30/01
+15.4664,43.2053,2003,3,29,18,2,21,3.74,10,EMECv20191114,10041826,10,FALSE,FALSE,FALSE,FALSE,FALSE,3/29/03
+19.4999,40.4658,2004,4,1,19,47,47.7,3.74,10,EMECv20191114,10043319,10,FALSE,TRUE,TRUE,FALSE,FALSE,4/1/04
+19.974,40.1398,2005,10,11,2,19,44.9,3.74,10,EMECv20191114,10045826,10,FALSE,FALSE,TRUE,FALSE,FALSE,10/11/05
+19.8024,40.4643,2005,12,12,8,9,18.8,3.74,10,EMECv20191114,10046297,10,FALSE,FALSE,TRUE,FALSE,FALSE,12/12/05
+19.898,40.1045,2006,8,11,23,55,43.7,3.74,10,EMECv20191114,10047433,10,FALSE,FALSE,FALSE,FALSE,FALSE,8/11/06
+19.7747,40.1237,2006,9,2,12,49,46.2,3.74,10,EMECv20191114,10047523,10,FALSE,FALSE,FALSE,FALSE,FALSE,9/2/06
+8.228,44.096,1917,5,1,8,30,0,3.75,10,EMECv20191114,10008319,nan,FALSE,TRUE,TRUE,TRUE,TRUE,5/1/17
+6.8,44.75,1590,12,28,0,0,0,3.79,10,SERA_histv1.1,10000876,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1590-12-28
+10.052,46.651,1651,8,3,0,0,0,3.79,10,SERA_histv1.1,10001211,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1651-08-03
+8.999,46.921,1701,9,2,8,30,0,3.79,10,SERA_histv1.1,10001544,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1701-09-02
+7.376,46.278,1755,12,27,13,30,0,3.79,10,SERA_histv1.1,10002017,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1755-12-27
+7.991,46.316,1756,7,1,0,0,0,3.79,10,SERA_histv1.1,10002063,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1756-07-01
+8.248,46.899,1779,5,10,6,0,0,3.79,10,SERA_histv1.1,10002377,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1779-05-10
+7.303,46.206,1802,10,1,0,0,0,3.79,10,SERA_histv1.1,10002682,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1802-10-01
+9.858,46.512,1805,6,1,0,0,0,3.79,10,SERA_histv1.1,10002740,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1805-06-01
+9.579,46.855,1811,6,6,22,45,0,3.79,10,SERA_histv1.1,10002823,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1811-06-06
+7.881,46.292,1855,8,12,18,0,0,3.79,10,SERA_histv1.1,10003665,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-08-12
+7.881,46.292,1855,9,26,14,0,0,3.79,10,SERA_histv1.1,10003687,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-09-26
+7.852,46.237,1855,10,24,0,0,0,3.79,10,SERA_histv1.1,10003695,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-10-24
+7.852,46.237,1855,11,22,0,0,0,3.79,10,SERA_histv1.1,10003713,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-11-22
+7.852,46.237,1855,11,25,0,0,0,3.79,10,SERA_histv1.1,10003716,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-11-25
+7.84,46.279,1857,1,29,4,0,0,3.79,10,SERA_histv1.1,10003772,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1857-01-29
+9.528,46.855,1872,2,3,20,0,0,3.79,10,SERA_histv1.1,10004233,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1872-02-03
+9.871,46.536,1872,9,21,0,0,0,3.79,10,SERA_histv1.1,10004250,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1872-09-21
+9.529,46.726,1992,2,17,19,23,13.3,3.79,10,EMECv20191114,10029872,10,FALSE,FALSE,TRUE,TRUE,TRUE,2/17/92
+19.01,42.63,2010,1,16,5,43,58.2,3.79,10,EMECv20191114,10054376,10,FALSE,FALSE,TRUE,FALSE,FALSE,1/16/10
+15.0637,44.9521,2012,5,18,20,38,54.2,3.79,10,EMECv20191114,10057832,10,TRUE,TRUE,TRUE,TRUE,TRUE,5/18/12
+8.557,46.913,1943,10,6,20,42,0,3.8,10,EMECv20191114,10012123,10,TRUE,TRUE,TRUE,TRUE,TRUE,10/6/43
+7.39,46.418,1977,3,5,13,31,22.5,3.8,10,EMECv20191114,10021588,10,TRUE,TRUE,TRUE,TRUE,TRUE,3/5/77
+20.49,41.06,2006,3,8,4,18,58,3.8,10,EMECv20191114,10046657,10,FALSE,FALSE,TRUE,FALSE,FALSE,3/8/06
+15.54,43.73,1923,5,22,10,9,32,3.81,10,EMECv20191114,10009168,10,FALSE,FALSE,TRUE,TRUE,TRUE,5/22/23
+14.84,45.03,1925,9,6,0,38,43,3.81,10,EMECv20191114,10009530,10,FALSE,FALSE,TRUE,TRUE,TRUE,9/6/25
+17.85,42.93,1945,11,13,21,28,16,3.81,10,EMECv20191114,10012339,10,TRUE,TRUE,TRUE,TRUE,TRUE,11/13/45
+17.73,42.91,1984,5,14,2,30,3.9,3.81,10,EMECv20191114,10025730,10,FALSE,FALSE,FALSE,FALSE,FALSE,5/14/84
+16.63,41.434,2002,4,9,13,2,50.14,3.81,10,EMECv20191114,10040815,10,TRUE,TRUE,TRUE,TRUE,TRUE,4/9/02
+14.849,41.686,2002,11,1,16,28,0.38,3.81,10,EMECv20191114,10041423,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/1/02
+14.79,41.659,2002,11,12,13,46,8.76,3.81,10,EMECv20191114,10041474,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/12/02
+15.431,43.114,2003,3,27,16,20,35.62,3.81,10,EMECv20191114,10041819,10,FALSE,FALSE,TRUE,TRUE,FALSE,3/27/03
+15.448,43.167,2003,4,3,21,11,4.99,3.81,10,EMECv20191114,10041857,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/3/03
+15.495,43.124,2003,4,8,14,40,42.29,3.81,10,EMECv20191114,10041871,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/8/03
+15.335,43.139,2003,4,26,11,7,2.53,3.81,10,EMECv20191114,10041931,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/26/03
+15.284,43.229,2004,11,25,17,41,40.93,3.81,10,EMECv20191114,10044326,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/25/04
+15.08,46.02,1978,12,21,11,41,54.1,3.82,10,EMECv20191114,10022332,10,TRUE,TRUE,TRUE,TRUE,FALSE,12/21/78
+17.82,38.506,1999,2,3,9,40,45.66,3.82,10,EMECv20191114,10037033,10,TRUE,TRUE,TRUE,TRUE,TRUE,2/3/99
+19.786,40.7,1999,6,6,23,6,57.8,3.82,10,EMECv20191114,10037324,10,FALSE,FALSE,TRUE,TRUE,FALSE,6/6/99
+19.843,39.776,2005,2,23,7,58,38.8,3.82,10,EMECv20191114,10044743,10,FALSE,FALSE,TRUE,FALSE,FALSE,2/23/05
+14.2,45.1,1972,8,18,6,20,0,3.83,10,EMECv20191114,10019684,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/18/72
+19.02,41.99,1974,1,9,13,9,51,3.83,10,EMECv20191114,10020186,10,FALSE,FALSE,TRUE,TRUE,FALSE,1/9/74
+19.31,41.85,1979,5,9,7,22,3.4,3.83,10,EMECv20191114,10022575,10,FALSE,FALSE,FALSE,FALSE,FALSE,5/9/79
+20.5024,41.2781,2001,5,12,22,55,44.5,3.83,10,EMECv20191114,10039755,10,TRUE,TRUE,TRUE,TRUE,FALSE,5/12/01
+20.03,41.409,2001,6,3,15,48,30.4,3.83,10,EMECv20191114,10039813,10,TRUE,TRUE,TRUE,TRUE,FALSE,6/3/01
+17.9422,43.0846,2003,1,25,1,23,40.6,3.83,10,EMECv20191114,10041654,10,TRUE,TRUE,TRUE,TRUE,FALSE,1/25/03
+20.13,39.9,2003,4,5,19,0,44.5,3.83,10,EMECv20191114,10041863,10,FALSE,TRUE,TRUE,FALSE,FALSE,4/5/03
+20.02,41.552,2004,9,20,10,46,59.3,3.83,10,EMECv20191114,10044103,10,TRUE,TRUE,TRUE,FALSE,FALSE,9/20/04
+15.2876,43.2186,2005,1,13,7,15,39.2,3.83,10,EMECv20191114,10044553,10,FALSE,FALSE,TRUE,TRUE,FALSE,1/13/05
+19.9828,40.1481,2007,5,13,15,16,20.4,3.83,10,EMECv20191114,10048968,10,TRUE,TRUE,TRUE,FALSE,FALSE,5/13/07
+13.387,45.2723,2007,8,13,13,58,31,3.83,10,EMECv20191114,10049615,10,TRUE,TRUE,TRUE,TRUE,FALSE,8/13/07
+19.9978,41.2094,2007,11,24,8,46,7.1,3.83,10,EMECv20191114,10050236,10,TRUE,FALSE,TRUE,FALSE,FALSE,11/24/07
+19.84,40.31,2008,6,6,3,27,30.2,3.83,10,EMECv20191114,10051579,10,TRUE,TRUE,TRUE,FALSE,FALSE,6/6/08
+14.5,46,1698,10,3,19,30,0,3.87,10,SERA_histv1.1,10001514,10,TRUE,TRUE,TRUE,TRUE,TRUE,1698-10-03
+15.03,46.13,1852,11,17,1,0,0,3.87,10,SERA_histv1.1,10003574,10,TRUE,TRUE,TRUE,TRUE,TRUE,1852-11-17
+7.317,45.736,1869,11,29,17,38,0,3.87,10,SERA_histv1.1,10004159,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1869-11-29
+14.07,45.67,1888,7,10,7,0,0,3.87,10,SERA_histv1.1,10004930,10,TRUE,TRUE,TRUE,TRUE,TRUE,1888-07-10
+14.8,46.1,1897,2,22,14,45,0,3.87,10,SERA_histv1.1,10005438,10,TRUE,TRUE,TRUE,TRUE,TRUE,1897-02-22
+5.51,43.577,1825,1,21,23,50,0,3.88,10,SERA_histv1.1,10003026,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1825-01-21
+14.83,45.78,2013,6,16,20,5,0,3.88,10,EMECv20191114,10059228,10,TRUE,TRUE,TRUE,TRUE,TRUE,6/16/13
+7.117,43.583,1740,8,29,0,30,0,3.89,10,SERA_histv1.1,10001867,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1740-08-29
+9.4,46.667,1574,1,28,15,0,0,3.9,10,SERA_histv1.1,10000794,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1574-01-28
+8.68,46.76,1781,4,20,0,0,0,3.9,10,SERA_histv1.1,10002422,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1781-04-20
+10.1,46.6,1785,11,16,0,0,0,3.9,10,SERA_histv1.1,10002507,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1785-11-16
+7.233,46.483,1817,8,13,0,0,0,3.9,10,SERA_histv1.1,10002916,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1817-08-13
+9.567,46.767,1903,7,11,3,45,0,3.9,10,EMECv20191114,10006091,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/11/03
+9.833,46.8,1906,11,24,13,26,52,3.9,10,EMECv20191114,10006577,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/24/06
+9.433,46.767,1913,12,22,11,38,0,3.9,10,EMECv20191114,10007714,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/22/13
+6.583,45.317,1930,7,4,21,6,43,3.9,10,EMECv20191114,10010357,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/4/30
+6.783,44.667,1932,1,19,21,29,0,3.9,10,EMECv20191114,10010638,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/19/32
+6.717,44.667,1937,12,17,3,11,20,3.9,10,EMECv20191114,10011369,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/17/37
+6.55,44.617,1938,2,15,2,32,0,3.9,10,EMECv20191114,10011399,nan,FALSE,TRUE,TRUE,TRUE,TRUE,2/15/38
+7.5,46.3,1946,1,25,20,40,0,3.9,10,EMECv20191114,10012357,nan,FALSE,FALSE,FALSE,FALSE,FALSE,1/25/46
+9.717,47,1961,2,14,20,34,58,3.9,10,EMECv20191114,10015234,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/14/61
+9.583,46.767,1973,7,9,0,27,4,3.9,10,EMECv20191114,10019998,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/9/73
+6.3,45.78,1980,12,2,5,58,14.4,3.9,10,EMECv20191114,10023454,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/2/80
+7.85,46.69,1835,4,18,17,25,0,3.91,10,SERA_histv1.1,10003212,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1835-04-18
+19.09,41.89,1983,12,25,2,56,13.6,3.91,10,EMECv20191114,10025486,10,FALSE,TRUE,TRUE,TRUE,FALSE,12/25/83
+18.85,42.27,1985,11,24,13,45,5.9,3.91,10,EMECv20191114,10026427,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/24/85
+17.616,43.112,1995,9,16,7,55,1.8,3.91,10,EMECv20191114,10032463,10,FALSE,TRUE,TRUE,TRUE,FALSE,9/16/95
+14.68,47.21,1995,11,10,0,32,51.2,3.91,10,EMECv20191114,10032674,10,TRUE,TRUE,TRUE,TRUE,TRUE,11/10/95
+20.509,40.184,1997,2,19,4,3,27.13,3.91,10,EMECv20191114,10034820,10,FALSE,FALSE,TRUE,FALSE,FALSE,2/19/97
+19.295,39.242,1998,3,2,6,25,40.75,3.91,10,EMECv20191114,10036183,10,FALSE,FALSE,TRUE,FALSE,FALSE,3/2/98
+20.443,39.718,2006,12,26,7,49,39.36,3.91,10,EMECv20191114,10047936,10,FALSE,TRUE,TRUE,FALSE,FALSE,12/26/06
+13.42,42.49,2009,4,10,3,22,23,3.91,10,EMECv20191114,10053265,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/10/09
+15.485,38.178,1923,8,16,12,50,0,3.93,10,EMECv20191114,10009206,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/16/23
+19.263,41.853,2000,10,29,5,4,2.8,3.93,10,EMECv20191114,10039156,10,TRUE,TRUE,TRUE,TRUE,FALSE,10/29/00
+20.2575,41.217,2002,9,25,18,46,6.1,3.93,10,EMECv20191114,10041280,10,FALSE,FALSE,TRUE,FALSE,FALSE,9/25/02
+15.375,43.138,2003,4,29,14,53,23.47,3.93,10,EMECv20191114,10041952,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/29/03
+20.4393,41.436,2009,9,7,0,11,13.1,3.93,10,EMECv20191114,10053861,10,FALSE,FALSE,FALSE,FALSE,FALSE,9/7/09
+5.683,43.733,1835,3,7,6,0,0,3.94,10,SERA_histv1.1,10003211,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1835-03-07
+5.633,43.3,1846,12,12,10,15,0,3.94,10,SERA_histv1.1,10003442,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1846-12-12
+17.04,39.26,2007,3,26,13,55,25,3.94,10,EMECv20191114,10048393,10,TRUE,TRUE,TRUE,TRUE,FALSE,3/26/07
+13.28,42.53,2009,4,14,20,17,27,3.95,10,EMECv20191114,10053286,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/14/09
+10.83,45.782,2001,9,26,20,14,39.69,3.96,10,EMECv20191114,10040287,10,TRUE,TRUE,TRUE,TRUE,TRUE,9/26/01
+14.893,41.684,2002,10,31,16,56,43.22,3.96,10,EMECv20191114,10041413,10,FALSE,FALSE,FALSE,FALSE,FALSE,10/31/02
+14.808,41.754,2002,11,1,22,44,0,3.96,10,EMECv20191114,10041428,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/1/02
+14.928,41.693,2002,11,2,23,59,10.83,3.96,10,EMECv20191114,10041441,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/2/02
+15.552,43.198,2003,3,30,12,2,13.99,3.96,10,EMECv20191114,10041838,10,FALSE,FALSE,FALSE,FALSE,FALSE,3/30/03
+15.38,43.145,2003,3,30,15,33,55.89,3.96,10,EMECv20191114,10041842,10,FALSE,FALSE,FALSE,FALSE,FALSE,3/30/03
+15.459,43.082,2004,12,4,2,16,11.33,3.96,10,EMECv20191114,10044358,10,FALSE,FALSE,TRUE,TRUE,TRUE,12/4/04
+10.16,40.83,2004,12,12,11,52,32.62,3.96,10,EMECv20191114,10044391,10,FALSE,FALSE,TRUE,TRUE,TRUE,12/12/04
+20.16,40.92,2012,7,22,14,27,30.43,3.96,10,EMECv20191114,10058168,10,FALSE,TRUE,TRUE,FALSE,FALSE,7/22/12
+12.062,46.079,1405,6,26,13,45,0,3.97,10,SERA_histv1.1,10000327,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1405-06-26
+15.367,41.775,1829,7,3,13,0,0,3.97,10,SERA_histv1.1,10003109,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1829-07-03
+15.95,38.706,1855,9,17,8,0,0,3.97,10,SERA_histv1.1,10003684,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-09-17
+6.809,46.217,1879,12,30,20,10,0,3.97,10,SERA_histv1.1,10004504,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1879-12-30
+10.7,45.67,2014,8,28,17,49,20,3.97,10,EMECv20191114,10060978,10,TRUE,TRUE,TRUE,TRUE,TRUE,8/28/14
+7.742,43.878,1892,5,8,0,0,0,3.98,10,SERA_histv1.1,10005075,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1892-05-08
+16.679,42.191,2009,3,28,9,4,3.66,3.99,10,EMECv20191114,10053184,10,TRUE,TRUE,TRUE,TRUE,TRUE,3/28/09
+9,44.91,2013,11,21,10,36,49,3.99,10,EMECv20191114,10059763,10,TRUE,TRUE,TRUE,TRUE,FALSE,11/21/13
+6.18,43.98,1984,6,19,11,40,37.7,4,10,EMECv20191114,10025778,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/19/84
+10.86,42.64,1993,11,17,0,29,5.22,4,10,EMECv20191114,10030901,10,TRUE,TRUE,TRUE,TRUE,TRUE,11/17/93
+14.28,45.63,1995,5,22,11,16,54.1,4,10,EMECv20191114,10032102,nan,FALSE,FALSE,TRUE,TRUE,TRUE,5/22/95
+15.239,43.157,2003,6,1,1,46,9.62,4,10,EMECv20191114,10042211,10,FALSE,FALSE,TRUE,FALSE,FALSE,6/1/03
+20.379,39.531,2004,9,14,21,37,21.81,4,10,EMECv20191114,10044064,10,FALSE,FALSE,TRUE,FALSE,FALSE,9/14/04
+15.308,43.23,2004,11,25,7,26,14.94,4,10,EMECv20191114,10044324,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/25/04
+15.54,43.84,1924,2,9,8,18,36,4.01,10,EMECv20191114,10009294,10,FALSE,FALSE,TRUE,TRUE,TRUE,2/9/24
+18.65,42.24,1979,4,15,8,8,41.9,4.01,10,EMECv20191114,10022469,10,FALSE,FALSE,TRUE,TRUE,FALSE,4/15/79
+15.242,43.115,2004,11,29,1,8,8.54,4.01,10,EMECv20191114,10044335,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/29/04
+16.367,39.535,2007,4,26,0,49,36.34,4.01,10,EMECv20191114,10048847,10,TRUE,TRUE,TRUE,TRUE,FALSE,4/26/07
+18.8,42.5,1901,4,26,7,29,0,4.02,10,EMECv20191114,10005836,10,TRUE,TRUE,TRUE,TRUE,TRUE,4/26/01
+12.323,45.947,1966,1,23,1,31,29,4.02,10,EMECv20191114,10016476,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/23/66
+20.7,41.1,1972,9,26,14,22,58,4.02,10,EMECv20191114,10019730,10,FALSE,FALSE,TRUE,TRUE,FALSE,9/26/72
+13.166,46.319,1976,5,8,20,40,32.29,4.02,10,EMECv20191114,10021176,10,FALSE,FALSE,FALSE,FALSE,FALSE,5/8/76
+18.915,42.286,1979,4,15,19,8,1.8,4.02,10,EMECv20191114,10022488,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/15/79
+19.704,40.0688,2006,8,6,11,40,47.2,4.02,10,EMECv20191114,10047379,10,FALSE,FALSE,TRUE,FALSE,FALSE,8/6/06
+13.393,42.442,1909,3,16,15,53,0,4.03,10,EMECv20191114,10006943,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/16/09
+16.571,42.382,1988,3,28,7,16,29.49,4.04,10,EMECv20191114,10027586,10,FALSE,FALSE,TRUE,TRUE,FALSE,3/28/88
+14.857,36.947,1896,7,2,0,30,0,4.05,10,SERA_histv1.1,10005366,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1896-07-02
+14.25,45.583,1933,2,19,23,16,0,4.05,10,EMECv20191114,10010801,nan,TRUE,TRUE,TRUE,TRUE,FALSE,2/19/33
+14.8,46.1,1963,5,19,11,19,0,4.05,10,EMECv20191114,10015702,10,FALSE,FALSE,FALSE,FALSE,FALSE,5/19/63
+14.51,46.27,1975,8,16,0,31,58.8,4.05,10,EMECv20191114,10020848,10,FALSE,FALSE,TRUE,TRUE,TRUE,8/16/75
+13.24,46.308,1976,5,7,6,2,5.08,4.05,10,EMECv20191114,10021171,10,FALSE,FALSE,FALSE,FALSE,FALSE,5/7/76
+13.869,41.67,1984,5,12,4,56,25.92,4.05,10,EMECv20191114,10025723,10,FALSE,FALSE,FALSE,FALSE,FALSE,5/12/84
+14.786,41.341,1924,3,26,20,50,0,4.06,10,EMECv20191114,10009314,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/26/24
+18.831,39.63,1977,6,5,23,19,47.64,4.07,10,EMECv20191114,10021700,10,TRUE,TRUE,TRUE,TRUE,FALSE,6/5/77
+6.233,44.1,1684,8,31,23,55,0,4.08,10,SERA_histv1.1,10001390,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1684-08-31
+6.3,45.25,1736,4,23,0,0,0,4.08,10,SERA_histv1.1,10001817,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1736-04-23
+6.117,43.508,1885,5,4,7,5,0,4.08,10,SERA_histv1.1,10004771,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1885-05-04
+9.854,44.475,1988,8,16,7,35,2.59,4.08,10,EMECv20191114,10027757,10,TRUE,TRUE,TRUE,TRUE,TRUE,8/16/88
+15.209,43.215,2003,3,27,16,13,35.33,4.08,10,EMECv20191114,10041818,10,FALSE,FALSE,TRUE,TRUE,FALSE,3/27/03
+15.2,43.106,2004,11,29,6,21,49.39,4.08,10,EMECv20191114,10044337,10,FALSE,FALSE,TRUE,TRUE,TRUE,11/29/04
+15.093,43.091,2005,2,2,2,9,15.95,4.08,10,EMECv20191114,10044666,10,FALSE,FALSE,TRUE,TRUE,FALSE,2/2/05
+14,46,1511,6,6,0,0,0,4.09,10,SERA_histv1.1,10000561,10,TRUE,TRUE,TRUE,TRUE,TRUE,1511-06-06
+14,46,1511,6,7,0,0,0,4.09,10,SERA_histv1.1,10000562,10,TRUE,TRUE,TRUE,TRUE,TRUE,1511-06-07
+15.621,41.928,1871,8,1,22,0,0,4.09,10,SERA_histv1.1,10004220,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1871-08-01
+12.033,43.76,2002,2,21,14,36,0,4.09,10,EMECv20191114,10040692,nan,FALSE,FALSE,TRUE,TRUE,FALSE,2/21/02
+7.192,44.413,1900,5,10,8,0,0,4.1,10,EMECv20191114,10005736,nan,FALSE,FALSE,TRUE,TRUE,TRUE,5/10/00
+18.3,42.7,1918,6,29,11,2,2,4.1,10,EMECv20191114,10008480,10,TRUE,TRUE,TRUE,TRUE,TRUE,6/29/18
+15.67,43.73,1923,4,29,9,33,49,4.1,10,EMECv20191114,10009154,10,FALSE,FALSE,TRUE,TRUE,TRUE,4/29/23
+15.08,46.12,1934,4,19,18,50,0,4.1,10,EMECv20191114,10010936,nan,TRUE,TRUE,TRUE,TRUE,FALSE,4/19/34
+19.33,42.04,1979,4,15,9,10,54.7,4.1,10,EMECv20191114,10022472,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/15/79
+19.08,41.97,1984,1,13,19,41,42.3,4.1,10,EMECv20191114,10025517,10,TRUE,TRUE,TRUE,TRUE,FALSE,1/13/84
+18.87,42.35,1985,11,24,12,55,54.1,4.1,10,EMECv20191114,10026426,10,FALSE,FALSE,TRUE,TRUE,FALSE,11/24/85
+16.43,42.46,2007,12,1,12,48,36.7,4.1,10,EMECv20191114,10050265,10,TRUE,TRUE,TRUE,TRUE,FALSE,12/1/07
+14.845,45.746,2014,3,13,17,31,59.1,4.1,10,EMECv20191114,10060416,nan,FALSE,FALSE,FALSE,FALSE,FALSE,3/13/14
+7.561,44.229,1849,6,18,6,25,0,4.11,10,SERA_histv1.1,10003486,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1849-06-18
+7.566,44.175,1849,6,23,0,0,0,4.11,10,SERA_histv1.1,10003487,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1849-06-23
+12.188,45.726,1857,3,10,3,0,0,4.11,10,SERA_histv1.1,10003781,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1857-03-10
+18.5,42.6,1928,7,18,10,48,0,4.11,10,EMECv20191114,10010044,10,FALSE,TRUE,TRUE,TRUE,TRUE,7/18/28
+19.2,42.3,1961,6,22,1,13,0,4.11,10,EMECv20191114,10015286,10,FALSE,FALSE,TRUE,TRUE,TRUE,6/22/61
+18.09,42.88,1996,9,9,1,14,19.6,4.11,10,EMECv20191114,10034084,10,FALSE,FALSE,FALSE,FALSE,FALSE,9/9/96
+20.0627,41.2067,2007,4,20,22,34,12.5,4.11,10,EMECv20191114,10048804,10,FALSE,FALSE,TRUE,FALSE,FALSE,4/20/07
+14.96,46.11,2008,4,19,1,49,53.7,4.11,10,EMECv20191114,10051227,10,TRUE,TRUE,TRUE,TRUE,FALSE,4/19/08
+12.964,45.836,1910,4,5,19,20,0,4.12,10,EMECv20191114,10007138,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/5/10
+14.33,47.16,2003,7,21,13,15,57,4.12,10,EMECv20191114,10042477,10,TRUE,TRUE,TRUE,TRUE,FALSE,7/21/03
+6.209,44,1863,6,9,21,58,0,4.14,10,SERA_histv1.1,10003962,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1863-06-09
+7.215,45.137,1927,6,21,15,13,30,4.14,10,EMECv20191114,10009841,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/21/27
+15.421,42.68,1986,1,6,19,22,2.3,4.14,10,EMECv20191114,10026479,10,FALSE,FALSE,TRUE,TRUE,TRUE,1/6/86
+19.73,41.13,2012,12,13,21,39,27,4.14,10,EMECv20191114,10058632,10,FALSE,TRUE,TRUE,FALSE,FALSE,12/13/12
+16.282,38.966,1913,6,27,17,0,0,4.15,10,EMECv20191114,10007657,nan,FALSE,TRUE,TRUE,TRUE,TRUE,6/27/13
+9.703,44.634,1921,11,29,12,4,0,4.15,10,EMECv20191114,10008971,nan,FALSE,TRUE,TRUE,TRUE,FALSE,11/29/21
+15.849,40.475,1935,12,3,8,0,0,4.15,10,EMECv20191114,10011130,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/3/35
+15.26,43.154,2003,5,5,6,16,38.37,4.15,10,EMECv20191114,10041995,10,FALSE,FALSE,FALSE,FALSE,FALSE,5/5/03
+13.63,45.82,1902,10,11,18,30,36,4.16,10,EMECv20191114,10005990,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/11/02
+7.073,44.289,1903,3,21,21,35,0,4.16,10,EMECv20191114,10006049,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/21/03
+7.718,43.881,1904,11,15,19,16,0,4.16,10,EMECv20191114,10006285,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/15/04
+15.018,40.842,1906,1,25,1,45,0,4.16,10,EMECv20191114,10006466,nan,FALSE,FALSE,TRUE,TRUE,TRUE,1/25/06
+13.363,42.092,1910,2,22,15,35,0,4.16,10,EMECv20191114,10007123,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/22/10
+12.704,42.955,1935,6,6,11,5,0,4.16,10,EMECv20191114,10011072,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/6/35
+13.62,46,1946,1,6,11,25,0,4.16,10,EMECv20191114,10012351,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/6/46
+10.802,45.684,1958,1,9,11,58,30,4.16,10,EMECv20191114,10014555,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/9/58
+11.688,42.85,1975,4,16,21,23,0,4.16,10,EMECv20191114,10020697,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/16/75
+15.311,42.698,1987,6,29,13,7,24.58,4.16,10,EMECv20191114,10027243,10,TRUE,TRUE,TRUE,TRUE,TRUE,6/29/87
+16.562,42.344,1988,4,27,17,58,11.8,4.16,10,EMECv20191114,10027623,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/27/88
+13.057,42.963,1997,10,12,11,14,14.12,4.16,10,EMECv20191114,10035610,nan,FALSE,FALSE,FALSE,FALSE,FALSE,10/12/97
+7.401,44.604,1883,3,7,21,15,0,4.17,10,SERA_histv1.1,10004658,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1883-03-07
+15.277,41.075,1980,11,26,6,56,56.3,4.17,10,EMECv20191114,10023438,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/26/80
+18.163,41.391,1988,4,26,1,10,11.89,4.17,10,EMECv20191114,10027618,10,TRUE,TRUE,TRUE,TRUE,FALSE,4/26/88
+15.4,44.3,1903,4,18,17,33,46,4.18,10,EMECv20191114,10006062,10,TRUE,TRUE,TRUE,TRUE,TRUE,4/18/03
+17.4,43.1,1905,2,8,6,50,0,4.18,10,EMECv20191114,10006317,10,TRUE,TRUE,TRUE,TRUE,TRUE,2/8/05
+17.1,43,1906,10,3,8,55,0,4.18,10,EMECv20191114,10006561,nan,TRUE,TRUE,TRUE,TRUE,FALSE,10/3/06
+13.8,44.4,1908,8,21,7,24,0,4.18,10,EMECv20191114,10006826,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/21/08
+20.343,39.68,2004,10,26,2,33,38.57,4.18,10,EMECv20191114,10044225,10,FALSE,FALSE,TRUE,FALSE,FALSE,10/26/04
+7.08,44.768,1885,1,5,6,0,0,4.19,10,SERA_histv1.1,10004736,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1885-01-05
+15.004,40.294,1969,5,21,9,3,58,4.19,10,EMECv20191114,10018082,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/21/69
+13.399,42.351,1462,1,3,20,25,0,4.2,10,SERA_histv1.1,10000421,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1462-01-03
+10.22,45.539,1471,8,15,16,40,0,4.2,10,SERA_histv1.1,10000442,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1471-08-15
+11.721,45.355,1485,9,1,0,0,0,4.2,10,SERA_histv1.1,10000482,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1485-09-01
+13.018,43.837,1692,10,23,20,10,0,4.2,10,SERA_histv1.1,10001458,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1692-10-23
+15.743,40.059,1708,4,15,3,10,0,4.2,10,SERA_histv1.1,10001612,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1708-04-15
+11.166,43.564,1737,6,11,0,30,0,4.2,10,SERA_histv1.1,10001830,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1737-06-11
+10.946,43.565,1768,11,30,11,30,0,4.2,10,SERA_histv1.1,10002212,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1768-11-30
+16.103,38.673,1786,2,23,7,40,0,4.2,10,SERA_histv1.1,10002517,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1786-02-23
+10.779,44.771,1799,2,22,5,45,0,4.2,10,SERA_histv1.1,10002653,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1799-02-22
+7.104,44.771,1808,4,15,14,0,0,4.2,10,SERA_histv1.1,10002785,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1808-04-15
+16.292,38.77,1832,4,12,0,0,0,4.2,10,SERA_histv1.1,10003170,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1832-04-12
+15.776,41.826,1850,11,2,2,30,0,4.2,10,SERA_histv1.1,10003512,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1850-11-02
+16.594,38.905,1851,2,15,17,0,0,4.2,10,SERA_histv1.1,10003519,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1851-02-15
+16.509,38.947,1889,1,10,19,10,0,4.2,10,SERA_histv1.1,10004945,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1889-01-10
+15.235,38.806,1893,1,29,1,10,0,4.2,10,SERA_histv1.1,10005119,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1893-01-29
+15.25,45.5,1917,2,26,1,9,45,4.2,10,EMECv20191114,10008292,nan,FALSE,TRUE,TRUE,FALSE,FALSE,2/26/17
+18.32,42.78,1927,1,15,15,53,51,4.2,10,EMECv20191114,10009759,10,FALSE,FALSE,TRUE,TRUE,FALSE,1/15/27
+12.947,46.308,1938,7,14,19,57,48,4.2,10,EMECv20191114,10011451,nan,FALSE,FALSE,TRUE,TRUE,TRUE,7/14/38
+17.91,42.27,1940,8,31,1,31,0,4.2,10,EMECv20191114,10011684,10,TRUE,TRUE,TRUE,TRUE,TRUE,8/31/40
+19,42.2,1966,8,9,1,5,35,4.2,10,EMECv20191114,10016704,10,FALSE,FALSE,TRUE,TRUE,TRUE,8/9/66
+18.38,42.37,1973,6,6,21,11,22,4.2,10,EMECv20191114,10019969,10,TRUE,TRUE,TRUE,TRUE,TRUE,6/6/73
+15.575,42.195,1990,2,13,9,15,28.64,4.2,10,EMECv20191114,10028688,10,FALSE,FALSE,TRUE,TRUE,FALSE,2/13/90
+14.58,45.33,2004,9,14,18,9,26,4.2,10,EMECv20191114,10044062,10,TRUE,TRUE,TRUE,TRUE,TRUE,9/14/04
+6.453,46.133,1881,9,21,21,20,0,4.21,10,SERA_histv1.1,10004595,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1881-09-21
+15.316,40.842,1980,11,23,20,6,17.78,4.21,10,EMECv20191114,10023414,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/23/80
+15.204,40.871,1980,11,24,10,16,21.1,4.21,10,EMECv20191114,10023426,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/24/80
+15.376,40.877,1980,11,26,7,3,6.9,4.21,10,EMECv20191114,10023439,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/26/80
+18.848,42.536,1981,7,17,1,5,2.5,4.21,10,EMECv20191114,10023956,10,FALSE,FALSE,TRUE,TRUE,FALSE,7/17/81
+10.141,45.65,2002,11,13,10,48,3.19,4.21,10,EMECv20191114,10041482,10,TRUE,TRUE,TRUE,TRUE,TRUE,11/13/02
+19.6,40.18,2003,1,19,19,10,57.5,4.21,10,EMECv20191114,10041644,10,FALSE,FALSE,TRUE,FALSE,FALSE,1/19/03
+16.93,38.952,2004,4,17,5,14,14.53,4.21,10,EMECv20191114,10043371,10,TRUE,TRUE,TRUE,TRUE,TRUE,4/17/04
+19.7316,40.0849,2006,5,19,4,33,32.8,4.21,10,EMECv20191114,10047056,10,FALSE,FALSE,TRUE,FALSE,FALSE,5/19/06
+7.227,44.354,1913,7,24,5,15,0,4.22,10,EMECv20191114,10007669,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/24/13
+12.794,40.53,1989,7,3,14,54,5.58,4.22,10,EMECv20191114,10028315,10,TRUE,TRUE,TRUE,TRUE,TRUE,7/3/89
+19.44,41.51,2014,3,8,15,6,32,4.22,10,EMECv20191114,10060401,10,FALSE,FALSE,FALSE,FALSE,FALSE,3/8/14
+15.535,42.139,2000,8,30,13,45,16.53,4.23,10,EMECv20191114,10039006,10,TRUE,TRUE,TRUE,TRUE,TRUE,8/30/00
+19.47,40.64,2001,4,17,0,42,36,4.23,10,EMECv20191114,10039719,10,TRUE,TRUE,TRUE,TRUE,FALSE,4/17/01
+16.457,42.171,1990,2,18,20,10,48.71,4.24,10,EMECv20191114,10028697,10,TRUE,TRUE,TRUE,TRUE,FALSE,2/18/90
+15.913,40.297,1895,7,19,9,45,0,4.25,10,SERA_histv1.1,10005294,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-07-19
+16.449,38.828,1929,1,6,14,13,40,4.25,10,EMECv20191114,10010125,nan,FALSE,FALSE,TRUE,TRUE,TRUE,1/6/29
+15.012,41.021,1980,11,25,9,59,31.8,4.25,10,EMECv20191114,10023430,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/25/80
+15.58,40.814,1980,12,8,17,29,3.21,4.26,10,EMECv20191114,10023471,10,FALSE,FALSE,FALSE,FALSE,FALSE,12/8/80
+14.2,45.59,1998,3,13,15,15,56,4.26,10,EMECv20191114,10036206,10,FALSE,TRUE,TRUE,TRUE,TRUE,3/13/98
+19.93,41.1,2012,9,4,22,43,43,4.26,10,EMECv20191114,10058300,10,FALSE,TRUE,TRUE,FALSE,FALSE,9/4/12
+13.821,41.68,1984,5,14,14,35,24.47,4.27,10,EMECv20191114,10025736,10,FALSE,FALSE,FALSE,FALSE,FALSE,5/14/84
+18.35,43.06,2014,9,30,15,12,41,4.27,10,EMECv20191114,10061112,10,TRUE,TRUE,TRUE,TRUE,FALSE,9/30/14
+5.483,43.289,1870,1,18,2,50,0,4.28,10,SERA_histv1.1,10004170,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1870-01-18
+12.972,42.878,1980,3,1,1,26,50.39,4.28,10,EMECv20191114,10023018,10,FALSE,FALSE,TRUE,TRUE,TRUE,3/1/80
+15.706,41.536,1980,11,23,21,53,14,4.28,10,EMECv20191114,10023417,10,TRUE,TRUE,FALSE,FALSE,FALSE,11/23/80
+16.514,42.328,1988,4,26,2,31,27.74,4.28,10,EMECv20191114,10027620,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/26/88
+7.954,44.706,1995,12,9,23,14,36.68,4.28,10,EMECv20191114,10032921,10,TRUE,TRUE,TRUE,TRUE,TRUE,12/9/95
+14.32,41.685,1976,10,11,19,27,0,4.29,10,EMECv20191114,10021392,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/11/76
+10.715,44.787,1996,11,25,19,47,53.85,4.29,10,EMECv20191114,10034545,10,FALSE,FALSE,TRUE,TRUE,TRUE,11/25/96
+15.242,43.16,2003,4,3,22,30,10.27,4.29,10,EMECv20191114,10041858,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/3/03
+19.43,41.48,2014,3,8,15,12,32,4.29,10,EMECv20191114,10060402,10,FALSE,FALSE,TRUE,FALSE,FALSE,3/8/14
+14,46,1511,3,27,0,0,0,4.3,10,SERA_histv1.1,10000553,10,TRUE,TRUE,TRUE,TRUE,TRUE,1511-03-27
+14,46,1511,4,1,23,0,0,4.3,10,SERA_histv1.1,10000556,10,TRUE,TRUE,TRUE,TRUE,TRUE,1511-04-01
+14,46,1511,6,24,22,30,0,4.3,10,SERA_histv1.1,10000563,10,TRUE,TRUE,TRUE,TRUE,TRUE,1511-06-24
+14,46,1511,6,25,22,30,0,4.3,10,SERA_histv1.1,10000564,10,TRUE,TRUE,TRUE,TRUE,TRUE,1511-06-25
+14,46,1511,6,27,3,0,0,4.3,10,SERA_histv1.1,10000567,10,TRUE,TRUE,TRUE,TRUE,TRUE,1511-06-27
+14.5,46,1599,12,29,2,30,0,4.3,10,SERA_histv1.1,10000922,10,TRUE,TRUE,TRUE,TRUE,TRUE,1599-12-29
+14.8,46.05,1661,1,3,0,0,0,4.3,10,SERA_histv1.1,10001266,10,TRUE,TRUE,TRUE,TRUE,TRUE,1661-01-03
+14.5,46.08,1669,12,29,0,0,0,4.3,10,SERA_histv1.1,10001321,10,TRUE,TRUE,TRUE,TRUE,TRUE,1669-12-29
+14.75,46,1783,2,18,0,0,0,4.3,10,SERA_histv1.1,10002449,10,TRUE,TRUE,TRUE,TRUE,TRUE,1783-02-18
+7.9,46.583,1827,11,21,2,0,0,4.3,10,SERA_histv1.1,10003063,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1827-11-21
+14.57,45.98,1833,1,11,0,50,0,4.3,10,SERA_histv1.1,10003181,10,TRUE,TRUE,TRUE,TRUE,TRUE,1833-01-11
+14.6,46.25,1840,9,1,5,40,0,4.3,10,SERA_histv1.1,10003314,10,TRUE,TRUE,TRUE,TRUE,TRUE,1840-09-01
+7.49,44.275,1892,11,27,0,40,0,4.3,10,SERA_histv1.1,10005109,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1892-11-27
+14.5,46.1,1895,4,15,2,45,0,4.3,10,SERA_histv1.1,10005271,10,TRUE,TRUE,TRUE,TRUE,TRUE,1895-04-15
+9,46.22,1923,11,9,13,22,0,4.3,10,EMECv20191114,10009247,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/9/23
+17.07,43.17,1942,12,30,14,59,51,4.3,10,EMECv20191114,10012023,10,FALSE,FALSE,TRUE,TRUE,TRUE,12/30/42
+8.6,46.32,1951,5,16,2,27,0,4.3,10,EMECv20191114,10013045,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/16/51
+19.23,41.93,1979,4,15,9,46,30.7,4.3,10,EMECv20191114,10022473,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/15/79
+18.69,42.77,1980,11,7,11,8,40,4.3,10,EMECv20191114,10023382,10,TRUE,FALSE,TRUE,TRUE,FALSE,11/7/80
+15.388,40.907,1980,11,24,4,47,30.3,4.3,10,EMECv20191114,10023425,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/24/80
+18.84,42.27,1985,11,24,12,53,49.4,4.3,10,EMECv20191114,10026425,10,FALSE,FALSE,TRUE,TRUE,FALSE,11/24/85
+6.55,44.27,1997,10,31,4,23,42.8,4.3,10,EMECv20191114,10035683,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/31/97
+10.077,40.929,2000,4,26,13,28,41.08,4.3,10,EMECv20191114,10038546,10,FALSE,FALSE,TRUE,TRUE,TRUE,4/26/00
+20.3664,41.3584,2002,9,2,18,56,1.2,4.3,10,EMECv20191114,10041192,10,TRUE,TRUE,TRUE,FALSE,FALSE,9/2/02
+15.242,43.189,2003,4,27,19,12,38.68,4.3,10,EMECv20191114,10041938,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/27/03
+17.3,43.12,2013,12,29,6,54,58,4.3,10,EMECv20191114,10059854,10,TRUE,TRUE,TRUE,TRUE,FALSE,12/29/13
+5.683,43.733,1812,6,1,15,0,0,4.31,10,SERA_histv1.1,10002844,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1812-06-01
+16.419,40.498,1908,3,26,13,49,0,4.31,10,EMECv20191114,10006763,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/26/08
+15.403,40.799,1980,11,24,2,19,23.84,4.31,10,EMECv20191114,10023421,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/24/80
+16.74,38.076,1981,6,19,16,51,27.91,4.31,10,EMECv20191114,10023859,10,TRUE,TRUE,TRUE,TRUE,TRUE,6/19/81
+13.71,46.24,1998,5,6,2,51,59,4.31,10,EMECv20191114,10036356,10,FALSE,FALSE,TRUE,TRUE,TRUE,5/6/98
+14.78,45.95,1998,8,31,2,31,4,4.31,10,EMECv20191114,10036635,10,TRUE,TRUE,TRUE,TRUE,TRUE,8/31/98
+10.114,40.914,2000,6,27,4,7,55.38,4.31,10,EMECv20191114,10038796,10,FALSE,FALSE,TRUE,TRUE,TRUE,6/27/00
+19.63,40.34,2009,3,25,12,23,25,4.31,10,EMECv20191114,10053180,10,TRUE,TRUE,TRUE,FALSE,FALSE,3/25/09
+18.814,41.397,2009,7,28,23,34,55.13,4.31,10,EMECv20191114,10053739,10,TRUE,TRUE,TRUE,FALSE,FALSE,7/28/09
+8.994,44.366,1924,9,21,20,18,0,4.32,10,EMECv20191114,10009369,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/21/24
+7.085,44.466,1936,7,9,1,10,0,4.32,10,EMECv20191114,10011232,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/9/36
+15.24,40.864,1980,11,25,11,28,19.9,4.32,10,EMECv20191114,10023431,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/25/80
+15.01,38.322,1981,4,5,10,12,46.99,4.32,10,EMECv20191114,10023746,10,TRUE,TRUE,TRUE,TRUE,TRUE,4/5/81
+9.84,46.501,1852,7,29,12,30,0,4.33,10,SERA_histv1.1,10003564,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1852-07-29
+18.007,38.146,1992,11,24,3,47,59.81,4.33,10,EMECv20191114,10030285,10,TRUE,TRUE,TRUE,TRUE,FALSE,11/24/92
+6.634,44.659,1773,12,31,1,15,0,4.34,10,SERA_histv1.1,10002291,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1773-12-31
+7.414,44.298,1935,2,19,0,1,6,4.34,10,EMECv20191114,10011034,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/19/35
+15.861,41.835,1970,1,21,18,36,25,4.34,10,EMECv20191114,10018343,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/21/70
+15.272,40.935,1980,11,24,4,23,16.82,4.35,10,EMECv20191114,10023424,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/24/80
+15.507,40.806,1981,1,15,11,12,42.56,4.35,10,EMECv20191114,10023539,nan,FALSE,FALSE,TRUE,FALSE,FALSE,1/15/81
+15.341,43.127,2003,6,21,9,0,21.18,4.35,10,EMECv20191114,10042326,10,FALSE,FALSE,TRUE,FALSE,FALSE,6/21/03
+15.478,40.709,1980,11,25,17,26,41,4.36,10,EMECv20191114,10023434,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/25/80
+15.636,40.699,1981,1,9,0,12,49,4.36,10,EMECv20191114,10023529,nan,FALSE,FALSE,TRUE,FALSE,FALSE,1/9/81
+8.8,42.167,1775,10,6,7,35,0,4.38,10,SERA_histv1.1,10002318,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1775-10-06
+13.02,46.464,1906,6,3,19,39,0,4.38,10,EMECv20191114,10006515,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/3/06
+7.456,44.403,1971,2,1,12,26,55,4.39,10,EMECv20191114,10019077,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/1/71
+19.7846,40.149,2005,8,12,18,53,21.8,4.39,10,EMECv20191114,10045620,10,TRUE,TRUE,TRUE,FALSE,FALSE,8/12/05
+19.75,40.69,2011,6,9,16,16,36,4.39,10,EMECv20191114,10056133,10,TRUE,TRUE,TRUE,FALSE,FALSE,6/9/11
+13.983,41.405,1873,12,13,0,0,0,4.4,10,SERA_histv1.1,10004297,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1873-12-13
+9.9,46.5,1927,8,13,1,0,51,4.4,10,EMECv20191114,10009872,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/13/27
+13.019,46.398,1928,8,2,8,42,0,4.4,10,EMECv20191114,10010054,nan,FALSE,FALSE,TRUE,TRUE,TRUE,8/2/28
+12.218,46.139,1937,2,18,8,29,0,4.4,10,EMECv20191114,10011312,nan,FALSE,FALSE,TRUE,TRUE,TRUE,2/18/37
+13.93,45.88,1949,12,7,1,43,59,4.4,10,EMECv20191114,10012829,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/7/49
+14.78,46.06,1963,11,15,5,15,46,4.4,10,EMECv20191114,10015799,nan,FALSE,TRUE,TRUE,TRUE,TRUE,11/15/63
+15.265,45.565,1985,1,20,1,51,42.5,4.4,10,EMECv20191114,10026043,nan,TRUE,TRUE,TRUE,TRUE,FALSE,1/20/85
+18.75,42.16,1991,9,8,19,45,22,4.4,10,EMECv20191114,10029682,10,TRUE,TRUE,TRUE,TRUE,FALSE,9/8/91
+15.291,43.162,2003,4,26,8,20,42.96,4.4,10,EMECv20191114,10041930,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/26/03
+14.93,45.11,2007,2,5,8,30,5,4.4,10,EMECv20191114,10048108,10,TRUE,TRUE,TRUE,TRUE,FALSE,2/5/07
+10.869,45.888,1868,5,22,21,15,0,4.41,10,SERA_histv1.1,10004099,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1868-05-22
+16.147,42.42,1998,1,26,23,17,13.34,4.41,10,EMECv20191114,10036074,10,TRUE,TRUE,TRUE,TRUE,FALSE,1/26/98
+17.176,39.003,2007,8,1,0,7,54.92,4.41,10,EMECv20191114,10049518,10,TRUE,TRUE,TRUE,TRUE,FALSE,8/1/07
+12.917,44.167,1916,8,15,8,30,0,4.42,10,EMECv20191114,10008184,nan,FALSE,FALSE,FALSE,FALSE,FALSE,8/15/16
+15.33,40.816,1980,11,23,20,55,26.9,4.42,10,EMECv20191114,10023415,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/23/80
+15.643,40.694,1980,11,26,6,6,9.9,4.42,10,EMECv20191114,10023436,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/26/80
+16.607,42.327,1988,4,26,19,17,56.73,4.42,10,EMECv20191114,10027621,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/26/88
+16.834,39.658,2007,5,25,9,39,46.28,4.42,10,EMECv20191114,10049039,10,FALSE,TRUE,TRUE,TRUE,FALSE,5/25/07
+10.564,44.81,1345,1,31,0,0,0,4.43,10,SERA_histv1.1,10000216,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1345-01-31
+11.546,45.548,1376,3,15,0,0,0,4.43,10,SERA_histv1.1,10000278,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1376-03-15
+10.682,44.943,1465,4,7,15,30,0,4.43,10,SERA_histv1.1,10000428,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1465-04-07
+13.399,42.351,1498,4,10,0,0,0,4.43,10,SERA_histv1.1,10000509,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1498-04-10
+11.559,43.208,1530,11,11,16,30,0,4.43,10,SERA_histv1.1,10000627,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1530-11-11
+9.671,45.694,1576,9,26,5,10,0,4.43,10,SERA_histv1.1,10000807,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1576-09-26
+11.332,43.318,1638,4,1,0,0,0,4.43,10,SERA_histv1.1,10001098,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1638-04-01
+16.064,38.202,1712,7,16,0,0,0,4.43,10,SERA_histv1.1,10001641,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1712-07-16
+16.349,41.3,1731,5,10,5,20,0,4.43,10,SERA_histv1.1,10001775,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1731-05-10
+15.917,41.63,1756,10,22,0,0,0,4.43,10,SERA_histv1.1,10002068,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1756-10-22
+16.252,39.303,1855,1,28,19,45,0,4.43,10,SERA_histv1.1,10003634,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-01-28
+15.802,40.638,1861,11,19,0,0,0,4.43,10,SERA_histv1.1,10003917,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1861-11-19
+11.333,43.336,1869,2,7,4,52,0,4.43,10,SERA_histv1.1,10004123,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1869-02-07
+15.271,43.168,2003,4,29,15,13,6.24,4.43,10,EMECv20191114,10041953,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/29/03
+14.66,46.51,2013,2,2,13,35,34,4.43,10,EMECv20191114,10058787,10,FALSE,TRUE,TRUE,TRUE,TRUE,2/2/13
+7.472,43.467,2001,2,25,18,34,40.69,4.44,10,EMECv20191114,10039536,10,TRUE,TRUE,TRUE,TRUE,TRUE,2/25/01
+13.339,42.363,2009,4,6,16,38,9.73,4.44,10,EMECv20191114,10053235,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/6/09
+19.58,40.21,2013,6,22,8,41,8,4.44,10,EMECv20191114,10059284,10,TRUE,TRUE,TRUE,FALSE,FALSE,6/22/13
+10.961,44.133,1995,8,24,17,27,33,4.45,10,EMECv20191114,10032420,nan,FALSE,TRUE,TRUE,TRUE,TRUE,8/24/95
+7.251,45.116,1914,10,26,16,22,0,4.46,10,EMECv20191114,10007852,nan,FALSE,FALSE,TRUE,TRUE,TRUE,10/26/14
+15.455,40.913,1980,11,26,10,47,52.4,4.46,10,EMECv20191114,10023441,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/26/80
+16.448,37.566,1998,8,28,10,41,54.75,4.46,10,EMECv20191114,10036633,10,TRUE,TRUE,TRUE,TRUE,TRUE,8/28/98
+10.809,45.761,1877,10,1,7,20,0,4.47,10,SERA_histv1.1,10004412,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1877-10-01
+10.153,44.812,1961,8,14,1,3,2,4.47,10,EMECv20191114,10015310,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/14/61
+15.236,41.017,1980,11,26,14,55,40.7,4.47,10,EMECv20191114,10023442,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/26/80
+14.8,45.06,1986,12,16,6,22,51,4.47,10,EMECv20191114,10027021,10,TRUE,TRUE,TRUE,TRUE,FALSE,12/16/86
+15.272,43.124,2003,3,31,19,36,27.49,4.47,10,EMECv20191114,10041846,10,FALSE,FALSE,FALSE,FALSE,FALSE,3/31/03
+14.355,45.407,1870,4,28,2,25,0,4.49,10,SERA_histv1.1,10004189,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1870-04-28
+19.115,42.206,1981,7,15,0,50,36.9,4.49,10,EMECv20191114,10023954,10,FALSE,FALSE,TRUE,TRUE,FALSE,7/15/81
+15.064,38.446,2002,4,5,4,52,20.52,4.49,10,EMECv20191114,10040794,10,TRUE,TRUE,TRUE,TRUE,FALSE,4/5/02
+16.611,40.667,1845,8,10,0,0,0,4.5,10,SERA_histv1.1,10003408,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1845-08-10
+15.13,45.97,1902,12,17,15,20,0,4.5,10,EMECv20191114,10006014,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/17/02
+14.83,46.12,1931,12,23,5,26,30,4.5,10,EMECv20191114,10010630,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/23/31
+7.528,46.365,1948,5,30,4,41,0,4.5,10,EMECv20191114,10012613,10,TRUE,TRUE,TRUE,TRUE,TRUE,5/30/48
+14.83,46.12,1949,1,6,19,29,8,4.5,10,EMECv20191114,10012705,nan,FALSE,TRUE,TRUE,TRUE,TRUE,1/6/49
+20.66,41.17,1967,12,4,0,48,51,4.5,10,EMECv20191114,10017310,10,FALSE,FALSE,FALSE,FALSE,FALSE,12/4/67
+19.8562,39.2628,1974,7,14,11,39,13.04,4.5,10,EMECv20191114,10020391,10,FALSE,TRUE,TRUE,TRUE,FALSE,7/14/74
+19.8934,40.1517,1977,8,16,9,1,36.69,4.5,10,EMECv20191114,10021771,10,TRUE,TRUE,TRUE,TRUE,FALSE,8/16/77
+20.0291,41.1844,1979,11,2,21,7,22.86,4.5,10,EMECv20191114,10022885,10,FALSE,FALSE,TRUE,TRUE,FALSE,11/2/79
+20.3407,40.2105,1980,3,13,11,54,13,4.5,10,EMECv20191114,10023038,10,FALSE,TRUE,TRUE,TRUE,FALSE,3/13/80
+20.1193,39.6231,1981,1,9,14,17,8.03,4.5,10,EMECv20191114,10023532,10,TRUE,TRUE,TRUE,TRUE,FALSE,1/9/81
+20.0745,41.0241,1981,4,23,22,13,30.08,4.5,10,EMECv20191114,10023770,10,FALSE,FALSE,TRUE,TRUE,FALSE,4/23/81
+19.9278,40.0228,1981,12,9,22,44,41.52,4.5,10,EMECv20191114,10024143,10,TRUE,TRUE,TRUE,TRUE,FALSE,12/9/81
+19.8799,38.4207,1983,1,17,19,39,14.03,4.5,10,EMECv20191114,10024751,10,FALSE,FALSE,FALSE,FALSE,FALSE,1/17/83
+14.06,45.87,1983,8,5,15,50,51.2,4.5,10,EMECv20191114,10025220,nan,TRUE,TRUE,TRUE,TRUE,FALSE,8/5/83
+20.3616,39.5679,1983,9,19,20,20,48.86,4.5,10,EMECv20191114,10025289,10,TRUE,TRUE,TRUE,TRUE,FALSE,9/19/83
+19.426,41.2324,1986,6,7,20,7,30.56,4.5,10,EMECv20191114,10026730,10,FALSE,FALSE,TRUE,TRUE,FALSE,6/7/86
+20.7279,40.911,1989,5,26,12,8,17.35,4.5,10,EMECv20191114,10028250,10,TRUE,TRUE,TRUE,TRUE,FALSE,5/26/89
+20.0574,39.6758,1989,6,4,19,13,10.53,4.5,10,EMECv20191114,10028261,10,FALSE,FALSE,TRUE,TRUE,FALSE,6/4/89
+14.65,45.86,1990,5,24,8,23,5,4.5,10,EMECv20191114,10028826,nan,FALSE,TRUE,TRUE,TRUE,TRUE,5/24/90
+20.1756,41.042,1997,5,19,20,16,12.05,4.5,10,EMECv20191114,10035089,10,FALSE,FALSE,TRUE,TRUE,FALSE,5/19/97
+20.651,40.229,1999,5,8,7,21,28.52,4.5,10,EMECv20191114,10037259,10,TRUE,TRUE,TRUE,TRUE,FALSE,5/8/99
+20.3332,40.9778,2005,7,28,14,38,19.67,4.5,10,EMECv20191114,10045558,10,TRUE,TRUE,TRUE,FALSE,FALSE,7/28/05
+20.1839,39.2686,2007,8,12,12,26,9.2,4.5,10,EMECv20191114,10049604,10,FALSE,FALSE,FALSE,FALSE,FALSE,8/12/07
+18.136,42.675,1544,3,6,8,30,0,4.51,10,SERA_histv1.1,10000681,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1544-03-06
+15.29,45.41,1876,9,18,23,0,0,4.51,10,SERA_histv1.1,10004382,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1876-09-18
+12.715,42.814,1881,3,11,22,50,0,4.51,10,SERA_histv1.1,10004571,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1881-03-11
+18.031,40.178,1909,1,20,19,58,0,4.51,10,EMECv20191114,10006896,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/20/09
+15.476,40.922,1980,11,26,8,31,7.86,4.51,10,EMECv20191114,10023440,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/26/80
+15.287,40.883,1980,12,8,2,49,40.06,4.51,10,EMECv20191114,10023464,10,FALSE,FALSE,FALSE,FALSE,FALSE,12/8/80
+17.339,39.263,2008,11,20,14,9,19.51,4.51,10,EMECv20191114,10052787,10,FALSE,TRUE,TRUE,TRUE,FALSE,11/20/08
+15.341,43.136,2004,12,3,8,13,13.68,4.53,10,EMECv20191114,10044355,10,FALSE,FALSE,TRUE,TRUE,TRUE,12/3/04
+15.592,40.718,1980,11,23,19,6,44.9,4.54,10,EMECv20191114,10023412,10,FALSE,FALSE,TRUE,TRUE,TRUE,11/23/80
+11.558,42.862,1905,2,12,8,28,0,4.55,10,EMECv20191114,10006322,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/12/05
+15.88,41.476,1912,7,2,7,34,0,4.55,10,EMECv20191114,10007542,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/2/12
+14.811,43.337,1951,5,25,20,42,0,4.55,10,EMECv20191114,10013051,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/25/51
+15.717,40.678,1981,9,21,16,12,29.76,4.55,10,EMECv20191114,10024056,nan,FALSE,FALSE,TRUE,TRUE,FALSE,9/21/81
+8.673,44.856,1989,9,13,21,54,35.3,4.55,10,EMECv20191114,10028410,10,TRUE,TRUE,TRUE,TRUE,TRUE,9/13/89
+15.235,39.85,2004,3,3,2,13,25.39,4.55,10,EMECv20191114,10043212,10,TRUE,TRUE,TRUE,TRUE,FALSE,3/3/04
+20.66,40.18,2013,4,12,1,26,54.13,4.55,10,EMECv20191114,10058998,10,TRUE,TRUE,TRUE,FALSE,FALSE,4/12/13
+12.417,43.417,1927,12,1,9,55,37,4.56,10,EMECv20191114,10009920,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/1/27
+16.61,39.005,1958,7,13,20,48,0,4.56,10,EMECv20191114,10014680,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/13/58
+19.5,42,1905,6,1,14,47,25,4.57,10,EMECv20191114,10006362,10,FALSE,FALSE,FALSE,FALSE,FALSE,6/1/05
+15.382,41.188,1971,5,9,23,2,59.82,4.57,10,EMECv20191114,10019168,nan,FALSE,FALSE,TRUE,TRUE,TRUE,5/9/71
+18.772,39.606,1976,11,6,20,57,4.36,4.57,10,EMECv20191114,10021415,10,FALSE,FALSE,TRUE,TRUE,FALSE,11/6/76
+12.927,42.813,1974,12,2,1,55,15,4.58,10,EMECv20191114,10020521,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/2/74
+18.708,42.306,1979,8,6,7,48,12,4.58,10,EMECv20191114,10022759,10,FALSE,FALSE,TRUE,FALSE,FALSE,8/6/79
+17.42,43.1,1980,6,22,19,14,33,4.58,10,EMECv20191114,10023161,10,TRUE,TRUE,TRUE,TRUE,FALSE,6/22/80
+7.327,44.885,1311,1,1,0,0,0,4.59,10,SERA_histv1.1,10000183,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1311-01-01
+9.402,46.322,1512,2,8,0,0,0,4.59,10,SERA_histv1.1,10000570,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1512-02-08
+11.8,47.39,1934,9,4,1,26,0,4.59,10,EMECv20191114,10010975,10,TRUE,TRUE,TRUE,TRUE,TRUE,9/4/34
+12.975,45.926,1525,2,19,21,0,0,4.6,10,SERA_histv1.1,10000613,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1525-02-19
+18.7,42,1966,8,20,13,8,13,4.6,10,EMECv20191114,10016734,10,FALSE,FALSE,TRUE,TRUE,TRUE,8/20/66
+14.24,46.31,1977,7,16,13,13,30.6,4.6,10,EMECv20191114,10021748,nan,TRUE,TRUE,TRUE,TRUE,FALSE,7/16/77
+19.7744,40.1317,1977,10,4,13,56,24.04,4.6,10,EMECv20191114,10021833,10,FALSE,FALSE,TRUE,TRUE,FALSE,10/4/77
+19.8496,40.0467,1977,12,5,18,10,45.7,4.6,10,EMECv20191114,10021888,10,FALSE,FALSE,TRUE,TRUE,FALSE,12/5/77
+18.74,42.16,1979,4,15,6,31,9.4,4.6,10,EMECv20191114,10022464,10,FALSE,FALSE,TRUE,TRUE,FALSE,4/15/79
+19.4418,41.9654,1979,4,15,7,25,31.98,4.6,10,EMECv20191114,10022467,10,FALSE,FALSE,TRUE,TRUE,FALSE,4/15/79
+20.1588,40.2841,1979,11,21,2,20,52.88,4.6,10,EMECv20191114,10022916,10,TRUE,TRUE,TRUE,TRUE,FALSE,11/21/79
+19.9186,40.7073,1980,4,7,3,47,12.7,4.6,10,EMECv20191114,10023058,10,FALSE,TRUE,TRUE,TRUE,FALSE,4/7/80
+19.5982,40.6279,1980,10,10,7,13,1.99,4.6,10,EMECv20191114,10023301,10,FALSE,TRUE,TRUE,TRUE,FALSE,10/10/80
+20.1247,41.6103,1986,8,18,1,48,48.54,4.6,10,EMECv20191114,10026829,10,FALSE,TRUE,TRUE,TRUE,FALSE,8/18/86
+17.81,43.02,1990,7,31,15,50,52,4.6,10,EMECv20191114,10028930,10,TRUE,TRUE,TRUE,TRUE,FALSE,7/31/90
+15.379,41.649,1905,8,18,4,7,0,4.61,10,EMECv20191114,10006399,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/18/05
+12.449,43.436,1973,4,19,17,41,35,4.61,10,EMECv20191114,10019930,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/19/73
+17.026,42.143,1979,7,7,13,40,21.44,4.61,10,EMECv20191114,10022731,10,TRUE,TRUE,TRUE,TRUE,FALSE,7/7/79
+10.229,43.558,1984,4,22,17,39,21,4.61,10,EMECv20191114,10025675,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/22/84
+7.749,43.844,1806,3,31,0,0,0,4.62,10,SERA_histv1.1,10002752,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1806-03-31
+13.953,42.665,1884,1,10,0,0,0,4.62,10,SERA_histv1.1,10004700,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1884-01-10
+7.428,44.322,1958,5,4,10,52,45,4.62,10,EMECv20191114,10014631,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/4/58
+17,42,1910,8,31,18,57,23,4.63,10,EMECv20191114,10007215,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/31/10
+16.83,42.15,1938,5,27,21,23,53,4.63,10,EMECv20191114,10011427,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/27/38
+13.19,46.35,1976,5,8,3,10,2,4.64,10,EMECv20191114,10021175,nan,FALSE,FALSE,FALSE,FALSE,FALSE,5/8/76
+11.9,44.3,2000,5,8,12,30,0,4.64,10,EMECv20191114,10038578,10,FALSE,FALSE,TRUE,TRUE,FALSE,5/8/00
+19.48,41.39,2014,1,20,6,0,15,4.64,10,EMECv20191114,10059904,10,TRUE,TRUE,TRUE,FALSE,FALSE,1/20/14
+10.994,45.439,1402,1,1,0,0,0,4.65,10,SERA_histv1.1,10000322,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1402-01-01
+8.898,44.419,1536,8,10,23,0,0,4.65,10,SERA_histv1.1,10000643,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1536-08-10
+10.423,44.851,1572,6,4,22,0,0,4.65,10,SERA_histv1.1,10000785,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1572-06-04
+11.294,44.833,1574,3,17,3,40,0,4.65,10,SERA_histv1.1,10000795,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1574-03-17
+12.141,43.57,1778,8,3,0,0,0,4.65,10,SERA_histv1.1,10002369,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1778-08-03
+14.145,45.534,1870,2,28,11,22,0,4.65,10,SERA_histv1.1,10004177,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1870-02-28
+11.349,43.421,1871,10,22,13,0,0,4.65,10,SERA_histv1.1,10004225,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1871-10-22
+13.431,40.797,1880,7,24,5,40,0,4.65,10,SERA_histv1.1,10004532,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1880-07-24
+15.959,41.706,1896,4,17,11,53,0,4.65,10,SERA_histv1.1,10005354,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1896-04-17
+13.253,43.12,1921,8,28,10,45,0,4.66,10,EMECv20191114,10008928,nan,TRUE,TRUE,TRUE,TRUE,FALSE,8/28/21
+7.154,44.53,1955,5,12,14,15,0,4.66,10,EMECv20191114,10013956,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/12/55
+15.229,44.112,1390,12,5,1,0,0,4.67,10,SERA_histv1.1,10000296,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1390-12-05
+13.087,42.082,1917,7,8,2,0,0,4.68,10,EMECv20191114,10008347,nan,FALSE,FALSE,TRUE,TRUE,FALSE,7/8/17
+7.558,44.918,1990,2,11,7,0,38,4.69,10,EMECv20191114,10028685,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/11/90
+19.96,40.27,2006,6,13,14,15,38,4.69,10,EMECv20191114,10047149,10,FALSE,FALSE,TRUE,FALSE,FALSE,6/13/06
+14.88,45.18,1925,9,11,6,58,47,4.7,10,EMECv20191114,10009533,10,FALSE,FALSE,TRUE,TRUE,TRUE,9/11/25
+20.3579,40.5367,1979,4,6,6,21,50.47,4.7,10,EMECv20191114,10022448,10,TRUE,TRUE,TRUE,TRUE,FALSE,4/6/79
+19.1168,41.7919,1979,4,21,4,33,2.02,4.7,10,EMECv20191114,10022532,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/21/79
+19.9652,39.4839,1987,12,21,20,55,43.96,4.7,10,EMECv20191114,10027463,10,TRUE,TRUE,TRUE,TRUE,FALSE,12/21/87
+16.623,39.709,2006,6,22,19,34,58.34,4.7,10,EMECv20191114,10047204,10,FALSE,TRUE,TRUE,TRUE,FALSE,6/22/06
+10.333,43.533,1950,4,7,4,16,50,4.71,10,EMECv20191114,10012880,nan,FALSE,FALSE,TRUE,TRUE,TRUE,4/7/50
+15.376,41.967,1972,2,29,20,54,17.74,4.71,10,EMECv20191114,10019498,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/29/72
+19.67,40.82,1997,1,19,19,42,38,4.71,10,EMECv20191114,10034720,10,FALSE,FALSE,TRUE,TRUE,FALSE,1/19/97
+14.5,46.08,1626,1,7,4,0,0,4.72,10,SERA_histv1.1,10001045,10,TRUE,TRUE,TRUE,TRUE,TRUE,1626-01-07
+15.08,45.75,1634,5,1,4,30,0,4.72,10,SERA_histv1.1,10001080,10,TRUE,TRUE,TRUE,TRUE,TRUE,1634-05-01
+14.5,46.08,1641,1,13,6,0,0,4.72,10,SERA_histv1.1,10001119,10,TRUE,TRUE,TRUE,TRUE,TRUE,1641-01-13
+15,46,1643,7,9,0,0,0,4.72,10,SERA_histv1.1,10001133,10,TRUE,TRUE,TRUE,TRUE,TRUE,1643-07-09
+14.53,46.08,1669,9,1,3,0,0,4.72,10,SERA_histv1.1,10001318,10,TRUE,TRUE,TRUE,TRUE,TRUE,1669-09-01
+14.5,46,1686,1,1,0,0,0,4.72,10,SERA_histv1.1,10001402,10,TRUE,TRUE,TRUE,TRUE,TRUE,1686-01-01
+14.5,46.08,1703,11,23,13,0,0,4.72,10,SERA_histv1.1,10001576,10,TRUE,TRUE,TRUE,TRUE,TRUE,1703-11-23
+14.5,46.05,1822,8,12,2,30,0,4.72,10,SERA_histv1.1,10002985,10,TRUE,TRUE,TRUE,TRUE,TRUE,1822-08-12
+14.52,46.08,1845,12,22,1,0,0,4.72,10,SERA_histv1.1,10003416,10,TRUE,TRUE,TRUE,TRUE,TRUE,1845-12-22
+15.866,41.62,1954,10,26,2,25,0,4.72,10,EMECv20191114,10013813,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/26/54
+11.175,44.486,1929,4,28,19,40,0,4.73,10,EMECv20191114,10010177,nan,FALSE,FALSE,FALSE,FALSE,FALSE,4/28/29
+15.282,41.11,1980,11,23,18,52,6.3,4.73,10,EMECv20191114,10023410,10,FALSE,FALSE,TRUE,TRUE,TRUE,11/23/80
+17.7,43.01,2003,8,2,10,18,38,4.73,10,EMECv20191114,10042536,10,TRUE,TRUE,TRUE,TRUE,FALSE,8/2/03
+17.84,42.83,1996,9,5,21,43,31,4.74,10,EMECv20191114,10034064,10,FALSE,FALSE,FALSE,FALSE,FALSE,9/5/96
+11.141,45.584,1894,2,9,12,48,0,4.75,10,SERA_histv1.1,10005183,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1894-02-09
+12.144,43.877,1962,8,30,6,27,7,4.76,10,EMECv20191114,10015555,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/30/62
+17.119,39.613,2006,4,17,2,44,6.43,4.76,10,EMECv20191114,10046875,10,TRUE,TRUE,TRUE,TRUE,FALSE,4/17/06
+12.566,43.304,1861,3,10,0,0,0,4.77,10,SERA_histv1.1,10003905,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1861-03-10
+12.917,44.167,1916,8,15,14,56,0,4.77,10,EMECv20191114,10008188,nan,FALSE,FALSE,FALSE,FALSE,FALSE,8/15/16
+18.037,39.143,1930,10,9,4,33,40,4.78,10,EMECv20191114,10010407,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/9/30
+15.841,40.3,1807,11,11,0,0,0,4.79,10,SERA_histv1.1,10002778,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1807-11-11
+13.958,46.367,1850,7,10,2,30,0,4.8,10,SERA_histv1.1,10003503,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1850-07-10
+20.4441,41.2842,1982,2,28,13,1,21.25,4.8,10,EMECv20191114,10024269,10,TRUE,TRUE,TRUE,TRUE,FALSE,2/28/82
+19.5292,40.8204,1982,11,19,22,45,22.02,4.8,10,EMECv20191114,10024651,10,FALSE,FALSE,TRUE,TRUE,FALSE,11/19/82
+19.5729,40.1836,1989,1,26,15,15,13.55,4.8,10,EMECv20191114,10028019,10,TRUE,TRUE,TRUE,TRUE,FALSE,1/26/89
+19.6725,40.1387,1994,5,30,23,24,13.09,4.8,10,EMECv20191114,10031263,10,FALSE,TRUE,TRUE,TRUE,FALSE,5/30/94
+20.4154,39.4735,1996,5,2,18,8,54.32,4.8,10,EMECv20191114,10033619,10,TRUE,TRUE,TRUE,FALSE,FALSE,5/2/96
+19.34,39,1997,11,26,9,10,48.2,4.8,10,EMECv20191114,10035871,10,TRUE,TRUE,TRUE,FALSE,FALSE,11/26/97
+8.731,45.098,1987,7,21,15,16,47.69,4.82,10,EMECv20191114,10027274,10,TRUE,TRUE,TRUE,TRUE,TRUE,7/21/87
+12.338,43.382,1996,7,10,10,25,16.64,4.82,10,EMECv20191114,10033826,10,TRUE,TRUE,TRUE,TRUE,TRUE,7/10/96
+15.325,43.134,2003,3,27,16,10,36.25,4.82,10,EMECv20191114,10041817,10,FALSE,FALSE,TRUE,TRUE,FALSE,3/27/03
+13.167,46.417,1908,7,10,6,40,39,4.84,10,EMECv20191114,10006816,nan,FALSE,FALSE,FALSE,FALSE,FALSE,7/10/08
+18.76,42.33,1979,5,12,3,30,34,4.84,10,EMECv20191114,10022580,10,FALSE,FALSE,FALSE,FALSE,FALSE,5/12/79
+19.78,40.18,1993,12,24,21,53,19,4.84,10,EMECv20191114,10030949,10,TRUE,TRUE,TRUE,TRUE,FALSE,12/24/93
+19.67,40.96,1997,1,12,12,10,51,4.85,10,EMECv20191114,10034695,10,TRUE,TRUE,TRUE,TRUE,FALSE,1/12/97
+12.619,43.282,1730,10,23,0,0,0,4.86,10,SERA_histv1.1,10001768,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1730-10-23
+19.28,41.88,1979,4,15,10,25,24,4.86,10,EMECv20191114,10022474,10,FALSE,FALSE,FALSE,FALSE,FALSE,4/15/79
+18.58,42.52,1979,4,17,5,39,57,4.86,10,EMECv20191114,10022507,10,FALSE,TRUE,FALSE,FALSE,FALSE,4/17/79
+11.417,43.343,1798,5,26,0,0,0,4.87,10,SERA_histv1.1,10002644,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1798-05-26
+15.323,41.867,1894,3,25,0,0,0,4.87,10,SERA_histv1.1,10005196,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1894-03-25
+10.47,44.733,1915,10,10,23,10,0,4.87,10,EMECv20191114,10008070,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/10/15
+16.869,41.129,1087,9,10,0,0,0,4.88,10,SERA_histv1.1,10000038,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1087-09-10
+10.926,44.647,1249,9,16,23,59,59.99,4.88,10,SERA_histv1.1,10000125,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1249-09-16
+15.229,44.112,1399,11,6,15,0,0,4.88,10,SERA_histv1.1,10000315,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1399-11-06
+14.532,36.95,1717,4,4,0,0,0,4.88,10,SERA_histv1.1,10001665,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1717-04-04
+15.292,41.689,1783,11,15,0,0,0,4.88,10,SERA_histv1.1,10002469,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1783-11-15
+17.41,42.75,1995,7,15,6,45,22,4.88,10,EMECv20191114,10032305,10,TRUE,TRUE,TRUE,TRUE,FALSE,7/15/95
+15.01,46.18,1901,2,16,20,6,15,4.9,10,EMECv20191114,10005807,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/16/01
+14.8,46.1,1963,5,19,10,0,5,4.9,10,EMECv20191114,10015701,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/19/63
+15.298,40.816,1980,11,30,7,42,20.77,4.9,10,EMECv20191114,10023451,10,FALSE,FALSE,FALSE,FALSE,FALSE,11/30/80
+19.5303,38.518,1983,1,18,8,33,29.39,4.9,10,EMECv20191114,10024761,10,FALSE,TRUE,FALSE,FALSE,FALSE,1/18/83
+19.5448,41.2825,1986,1,13,13,48,3.6,4.9,10,EMECv20191114,10026495,10,FALSE,TRUE,TRUE,TRUE,FALSE,1/13/86
+19.7584,40.1632,2006,5,8,18,22,17.68,4.9,10,EMECv20191114,10047010,10,TRUE,TRUE,TRUE,FALSE,FALSE,5/8/06
+6.62,44.59,2014,4,7,19,27,1,4.9,10,EMECv20191114,10060502,10,TRUE,TRUE,TRUE,TRUE,TRUE,4/7/14
+20.597,40.073,2001,4,9,17,38,40.86,4.91,10,EMECv20191114,10039689,10,FALSE,FALSE,TRUE,TRUE,FALSE,4/9/01
+6.517,43.85,1855,11,23,15,15,0,4.92,10,SERA_histv1.1,10003714,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-11-23
+14.5,46.08,1784,3,24,0,0,0,4.93,10,SERA_histv1.1,10002477,10,TRUE,TRUE,TRUE,TRUE,TRUE,1784-03-24
+11.182,43.663,1995,2,1,20,24,6.96,4.93,10,EMECv20191114,10031712,10,TRUE,TRUE,TRUE,TRUE,TRUE,2/1/95
+9.667,45.437,1642,6,13,0,0,0,4.95,10,SERA_histv1.1,10001125,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1642-06-13
+16.245,39.41,1915,1,18,23,30,0,4.97,10,EMECv20191114,10007903,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/18/15
+7.68,46.285,1855,11,6,3,0,0,4.99,10,SERA_histv1.1,10003702,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-11-06
+15.374,40.861,1980,11,24,3,3,55.64,4.99,10,EMECv20191114,10023423,nan,FALSE,FALSE,FALSE,FALSE,FALSE,11/24/80
+19.894,40.7537,1980,12,1,10,26,59.4,5,10,EMECv20191114,10023452,10,TRUE,TRUE,TRUE,TRUE,FALSE,12/1/80
+20.558,39.668,1999,11,24,3,38,51.24,5,10,EMECv20191114,10038159,10,TRUE,TRUE,TRUE,FALSE,FALSE,11/24/99
+7.54,42.04,2011,7,7,19,21,48,5,10,EMECv20191114,10056235,10,TRUE,TRUE,TRUE,TRUE,TRUE,7/7/11
+14.83,45.76,2014,3,13,17,32,0,5,10,EMECv20191114,10060417,10,TRUE,TRUE,TRUE,TRUE,TRUE,3/13/14
+12.32,45.997,1885,12,29,0,0,0,5.02,10,SERA_histv1.1,10004803,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1885-12-29
+19.16,41.86,2009,8,21,13,39,57,5.03,10,EMECv20191114,10053804,10,TRUE,TRUE,TRUE,FALSE,FALSE,8/21/09
+12.912,46.409,1924,5,12,8,46,0,5.04,10,EMECv20191114,10009327,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/12/24
+10.169,45.209,1885,2,26,20,48,0,5.06,10,SERA_histv1.1,10004751,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1885-02-26
+19.6,41.8,1913,2,24,11,53,0,5.07,10,EMECv20191114,10007620,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/24/13
+13.076,42.415,1915,9,23,18,7,0,5.07,10,EMECv20191114,10008062,nan,FALSE,FALSE,TRUE,FALSE,FALSE,9/23/15
+20.61,40.44,1987,1,7,0,39,28,5.07,10,EMECv20191114,10027049,10,TRUE,TRUE,TRUE,TRUE,FALSE,1/7/87
+19.87,40.22,1987,2,13,13,58,6,5.07,10,EMECv20191114,10027099,10,FALSE,TRUE,TRUE,TRUE,FALSE,2/13/87
+12.193,44.189,1911,3,20,15,47,0,5.09,10,EMECv20191114,10007299,nan,FALSE,FALSE,TRUE,TRUE,TRUE,3/20/11
+14.686,36.915,1949,10,8,3,8,0,5.1,10,EMECv20191114,10012806,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/8/49
+10.22,45.539,1065,3,27,0,0,0,5.11,10,SERA_histv1.1,10000030,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1065-03-27
+12.949,42.386,1502,3,10,0,0,0,5.11,10,SERA_histv1.1,10000520,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1502-03-10
+13.453,43.3,1626,5,12,0,0,0,5.11,10,SERA_histv1.1,10001048,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1626-05-12
+8.809,42.175,1775,10,22,2,12,0,5.11,10,SERA_histv1.1,10002320,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1775-10-22
+16.21,38.293,1784,10,14,0,0,0,5.11,10,SERA_histv1.1,10002486,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1784-10-14
+7.192,44.875,1808,4,18,3,0,0,5.11,10,SERA_histv1.1,10002788,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1808-04-18
+10.719,44.9,1810,12,25,0,45,0,5.11,10,SERA_histv1.1,10002819,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1810-12-25
+5.756,43.789,1708,8,14,0,0,0,5.12,10,SERA_histv1.1,10001613,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1708-08-14
+14.5,46,1508,1,1,0,0,0,5.14,10,SERA_histv1.1,10000539,10,TRUE,TRUE,TRUE,TRUE,TRUE,1508-01-01
+14.5,46.08,1590,4,22,12,30,0,5.14,10,SERA_histv1.1,10000862,10,TRUE,TRUE,TRUE,TRUE,TRUE,1590-04-22
+14.5,46.17,1621,1,1,0,0,0,5.14,10,SERA_histv1.1,10001026,10,TRUE,TRUE,TRUE,TRUE,TRUE,1621-01-01
+14.5,46,1625,1,1,0,0,0,5.14,10,SERA_histv1.1,10001044,10,TRUE,TRUE,TRUE,TRUE,TRUE,1625-01-01
+15.2,44.1,1699,2,6,0,0,0,5.14,10,SERA_histv1.1,10001518,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1699-02-06
+15.2,44.1,1717,7,28,0,0,0,5.14,10,SERA_histv1.1,10001669,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1717-07-28
+17.5,43,1827,4,17,13,30,0,5.14,10,SERA_histv1.1,10003056,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1827-04-17
+15.3,45.4,1876,7,19,0,0,0,5.14,10,SERA_histv1.1,10004379,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1876-07-19
+14.9,46.1,1878,1,27,10,6,0,5.14,10,SERA_histv1.1,10004428,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1878-01-27
+17.4,42.9,1881,5,23,18,20,0,5.14,10,SERA_histv1.1,10004584,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1881-05-23
+16.3,43.2,1899,6,26,21,45,0,5.14,10,SERA_histv1.1,10005662,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1899-06-26
+19.61,41.26,1986,6,26,20,44,24,5.16,10,EMECv20191114,10026766,10,FALSE,TRUE,TRUE,TRUE,FALSE,6/26/86
+13.63,46.34,2004,7,12,13,4,5,5.16,10,EMECv20191114,10043744,10,TRUE,TRUE,TRUE,TRUE,TRUE,7/12/04
+18.09,42.65,1995,9,28,23,44,41,5.17,10,EMECv20191114,10032523,10,TRUE,TRUE,TRUE,TRUE,FALSE,9/28/95
+19.7623,40.9926,1990,4,26,11,27,40.47,5.2,10,EMECv20191114,10028778,10,TRUE,TRUE,TRUE,TRUE,FALSE,4/26/90
+13.021,46.484,1959,4,26,14,45,0,5.21,10,EMECv20191114,10014850,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/26/59
+14.202,41.557,1882,6,6,5,40,0,5.22,10,SERA_histv1.1,10004630,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1882-06-06
+17.679,40.452,1826,10,26,18,0,0,5.25,10,SERA_histv1.1,10003047,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1826-10-26
+15.277,38.736,1986,9,27,18,8,17.03,5.25,10,EMECv20191114,10026908,10,TRUE,TRUE,TRUE,TRUE,TRUE,9/27/86
+11.867,42.885,1940,10,16,13,17,0,5.29,10,EMECv20191114,10011697,nan,FALSE,TRUE,TRUE,TRUE,TRUE,10/16/40
+8.32,46.87,1964,3,14,2,39,0,5.3,10,EMECv20191114,10015880,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/14/64
+17.87,42.77,1996,9,9,15,57,5,5.3,10,EMECv20191114,10034087,10,FALSE,FALSE,FALSE,FALSE,FALSE,9/9/96
+15.899,38.675,1377,11,14,0,0,0,5.34,10,SERA_histv1.1,10000279,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1377-11-14
+18.442,42.534,1563,6,13,12,0,0,5.35,10,SERA_histv1.1,10000748,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1563-06-13
+19.85,40.13,1972,9,16,3,53,26,5.36,10,EMECv20191114,10019710,10,TRUE,TRUE,TRUE,TRUE,FALSE,9/16/72
+19.02,41.96,1979,4,9,2,10,20,5.38,10,EMECv20191114,10022449,10,FALSE,FALSE,TRUE,TRUE,FALSE,4/9/79
+20.17,41.05,1997,5,16,7,0,48.3,5.38,10,EMECv20191114,10035080,10,TRUE,TRUE,TRUE,TRUE,FALSE,5/16/97
+17.87,37.96,1968,2,12,10,18,50,5.4,10,EMECv20191114,10017406,10,TRUE,TRUE,TRUE,TRUE,TRUE,2/12/68
+18.702,42.506,1985,8,17,2,13,4.1,5.42,10,EMECv20191114,10026307,10,TRUE,TRUE,TRUE,TRUE,FALSE,8/17/85
+14.97,41.049,1741,8,6,13,30,0,5.44,10,SERA_histv1.1,10001874,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1741-08-06
+20.26,39.27,2007,6,29,18,9,11.2,5.46,10,EMECv20191114,10049245,10,TRUE,TRUE,TRUE,FALSE,FALSE,6/29/07
+13.843,41.651,1984,5,11,10,41,49.27,5.47,10,EMECv20191114,10025713,10,FALSE,FALSE,TRUE,TRUE,FALSE,5/11/84
+20,41,1869,4,14,9,0,0,5.53,10,SERA_histv1.1,10004130,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1869-04-14
+14.92,45.14,1916,3,12,3,23,56,5.55,10,EMECv20191114,10008137,10,TRUE,TRUE,TRUE,TRUE,TRUE,3/12/16
+15.748,41.575,1948,8,18,21,12,20,5.55,10,EMECv20191114,10012650,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/18/48
+14.742,37.27,1624,10,3,17,0,0,5.56,10,SERA_histv1.1,10001036,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1624-10-03
+17,42,1844,2,7,22,16,0,5.57,10,SERA_histv1.1,10003390,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1844-02-07
+19.5,42,1855,7,16,0,0,0,5.57,10,SERA_histv1.1,10003649,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-07-16
+19.5,42,1855,8,14,0,0,0,5.57,10,SERA_histv1.1,10003672,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-08-14
+16.191,39.338,1886,3,6,0,0,0,5.57,10,SERA_histv1.1,10004813,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1886-03-06
+9.839,45.424,1802,5,12,9,30,0,5.58,10,SERA_histv1.1,10002677,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1802-05-12
+19.54,40.98,1982,11,16,23,41,20,5.61,10,EMECv20191114,10024647,10,TRUE,TRUE,TRUE,TRUE,FALSE,11/16/82
+15.429,37.306,1990,12,13,0,24,25.68,5.61,10,EMECv20191114,10029138,10,TRUE,TRUE,TRUE,TRUE,TRUE,12/13/90
+16.485,41.249,1560,5,11,4,40,0,5.64,10,SERA_histv1.1,10000736,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1560-05-11
+19.92,40.48,1969,4,3,22,12,22,5.66,10,EMECv20191114,10017981,10,TRUE,TRUE,TRUE,TRUE,FALSE,4/3/69
+19.2292,41.379,1976,12,29,20,23,49.48,5.7,10,EMECv20191114,10021518,10,TRUE,TRUE,TRUE,TRUE,FALSE,12/29/76
+19.5,40.5,1897,3,5,18,10,0,5.71,10,SERA_histv1.1,10005443,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-03-05
+10.699,45.312,1222,12,25,12,30,0,5.74,10,SERA_histv1.1,10000105,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1222-12-25
+15.558,41.732,1647,5,5,12,30,0,5.74,10,SERA_histv1.1,10001158,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1647-05-05
+16.781,39.04,1744,3,21,20,0,0,5.74,10,SERA_histv1.1,10001897,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1744-03-21
+20.7,40.9,1906,9,28,2,30,0,5.76,10,EMECv20191114,10006556,nan,FALSE,TRUE,TRUE,TRUE,FALSE,9/28/06
+7.228,43.978,1644,2,15,4,30,0,5.77,10,SERA_histv1.1,10001135,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1644-02-15
+15.741,40.738,1990,5,5,7,21,29.61,5.77,10,EMECv20191114,10028792,10,TRUE,TRUE,TRUE,TRUE,FALSE,5/5/90
+18.68,42.32,1979,4,15,14,43,6,5.79,10,EMECv20191114,10022482,10,FALSE,FALSE,TRUE,FALSE,FALSE,4/15/79
+14.549,41.304,1293,9,4,0,0,0,5.8,10,SERA_histv1.1,10000160,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1293-09-04
+11.165,45.564,1891,6,7,1,6,0,5.86,10,SERA_histv1.1,10005040,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1891-06-07
+20,40.2,1859,8,13,11,30,0,5.89,10,SERA_histv1.1,10003870,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1859-08-13
+19.5,40.5,1866,3,2,0,0,0,5.89,10,SERA_histv1.1,10004039,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1866-03-02
+19.5,40.5,1869,3,18,0,0,0,5.89,10,SERA_histv1.1,10004128,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1869-03-18
+19.5,41.3,1894,4,6,0,0,0,5.89,10,SERA_histv1.1,10005198,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1894-04-06
+14.514,46.125,1895,4,14,20,17,0,5.94,10,SERA_histv1.1,10005264,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-04-14
+12.38,46.089,1936,10,18,3,10,0,6.06,10,EMECv20191114,10011278,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/18/36
+15.035,37.141,1693,1,9,21,0,0,6.11,10,SERA_histv1.1,10001461,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1693-01-09
+15.87,38.288,1894,11,16,17,52,0,6.11,10,SERA_histv1.1,10005228,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1894-11-16
+20.7,40.9,1896,2,11,18,20,0,6.24,10,SERA_histv1.1,10005340,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1896-02-11
+13.881,46.635,1690,12,4,14,0,0,6.26,10,SERA_histv1.1,10001443,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1690-12-04
+13.51,42.309,2009,4,6,1,32,40.4,6.29,10,EMECv20191114,10053219,nan,TRUE,TRUE,TRUE,TRUE,FALSE,4/6/09
+13.216,46.209,1511,3,26,15,30,0,6.35,10,SERA_histv1.1,10000552,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1511-03-26
+20.25,40.176,1860,4,10,0,0,0,6.44,10,SERA_histv1.1,10003888,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1860-04-10
+13.018,42.857,1328,12,1,0,0,0,6.47,10,SERA_histv1.1,10000202,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1328-12-01
+14.474,41.5,1805,7,26,21,0,0,6.67,10,SERA_histv1.1,10002743,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1805-07-26
+15.283,40.842,1980,11,23,18,34,52,6.81,10,EMECv20191114,10023409,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/23/80
+16,38.811,1905,9,8,1,43,0,6.95,10,EMECv20191114,10006406,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/8/05
+16.289,39.048,1638,3,27,15,5,0,7.08,10,SERA_histv1.1,10001096,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1638-03-27
+11.955,43.879,2003,2,7,2,17,19.53,3.51,9.9,EMECv20191114,10041718,9.9,FALSE,FALSE,TRUE,TRUE,FALSE,2/7/03
+13.402,42.338,2009,4,6,10,36,18.1,3.57,9.9,EMECv20191114,10053234,9.9,FALSE,FALSE,FALSE,FALSE,FALSE,4/6/09
+13.36,42.356,2009,4,7,21,39,6.78,3.6,9.9,EMECv20191114,10053249,9.9,FALSE,FALSE,FALSE,FALSE,FALSE,4/7/09
+17.782,43.002,1984,5,14,5,38,42.2,3.62,9.9,EMECv20191114,10025733,9.9,FALSE,FALSE,FALSE,FALSE,FALSE,5/14/84
+14.847,41.691,2003,4,28,20,12,36.29,3.64,9.9,EMECv20191114,10041945,9.9,FALSE,FALSE,TRUE,FALSE,FALSE,4/28/03
+14.634,38.537,2004,5,29,12,36,0.55,3.66,9.9,EMECv20191114,10043524,9.9,TRUE,TRUE,TRUE,TRUE,FALSE,5/29/04
+17.061,39.197,2005,12,3,8,33,1.78,3.67,9.9,EMECv20191114,10046267,9.9,FALSE,FALSE,TRUE,TRUE,FALSE,12/3/05
+11.1018,44.8697,2012,5,29,10,27,10.81,3.67,9.9,EMECv20191114,10057950,9.9,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+14.867,41.666,2005,3,1,5,41,37.38,3.68,9.9,EMECv20191114,10044759,9.9,TRUE,TRUE,TRUE,TRUE,FALSE,3/1/05
+15.601,38.147,1929,2,22,8,17,0,3.7,9.9,EMECv20191114,10010141,nan,FALSE,TRUE,TRUE,TRUE,TRUE,2/22/29
+16.515,39.164,2008,4,13,10,10,1.6,3.78,9.9,EMECv20191114,10051197,9.9,FALSE,FALSE,TRUE,TRUE,FALSE,4/13/08
+15.683,38.206,1985,5,14,5,44,36.14,3.84,9.9,EMECv20191114,10026186,9.9,TRUE,TRUE,TRUE,TRUE,TRUE,5/14/85
+8.243,44.213,1993,7,17,5,46,4.15,3.88,9.9,EMECv20191114,10030604,9.9,FALSE,FALSE,FALSE,FALSE,FALSE,7/17/93
+13.358,43.1,1948,1,10,0,0,0,3.93,9.9,EMECv20191114,10012551,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/10/48
+15.177,40.792,1983,9,20,16,28,48,3.96,9.9,EMECv20191114,10025292,nan,FALSE,FALSE,TRUE,TRUE,FALSE,9/20/83
+12.38,42.655,1740,6,1,0,0,0,3.97,9.9,SERA_histv1.1,10001865,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1740-06-01
+13.32,42.542,2009,4,14,13,56,21.21,4,9.9,EMECv20191114,10053283,9.9,FALSE,FALSE,FALSE,FALSE,FALSE,4/14/09
+13.311,43.118,1989,9,11,2,46,23.93,4.04,9.9,EMECv20191114,10028406,9.9,TRUE,TRUE,TRUE,TRUE,TRUE,9/11/89
+11.822,44.01,1899,7,8,22,56,0,4.1,9.9,SERA_histv1.1,10005670,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1899-07-08
+16.777,39.312,1909,5,17,10,28,0,4.16,9.9,EMECv20191114,10006976,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/17/09
+13.878,41.746,1984,5,13,11,21,45.75,4.16,9.9,EMECv20191114,10025724,9.9,FALSE,FALSE,FALSE,FALSE,FALSE,5/13/84
+13.399,42.351,1462,1,4,22,25,0,4.2,9.9,SERA_histv1.1,10000422,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1462-01-04
+11.135,44.571,1505,1,27,2,40,0,4.2,9.9,SERA_histv1.1,10000533,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1505-01-27
+13.815,41.759,1984,5,7,18,26,49.98,4.22,9.9,EMECv20191114,10025705,nan,FALSE,FALSE,TRUE,TRUE,FALSE,5/7/84
+13.347,41.993,1994,8,7,6,31,12.68,4.25,9.9,EMECv20191114,10031351,9.9,TRUE,TRUE,TRUE,TRUE,TRUE,8/7/94
+13.001,46.246,1976,6,11,17,16,40.3,4.26,9.9,EMECv20191114,10021233,9.9,FALSE,FALSE,TRUE,FALSE,FALSE,6/11/76
+9.997,44.939,1991,10,31,9,31,18.63,4.33,9.9,EMECv20191114,10029750,9.9,TRUE,TRUE,TRUE,TRUE,TRUE,10/31/91
+11.71,44.194,1931,4,5,13,34,0,4.4,9.9,EMECv20191114,10010506,nan,FALSE,FALSE,TRUE,TRUE,FALSE,4/5/31
+14.228,41.591,1349,1,22,18,0,0,4.43,9.9,SERA_histv1.1,10000224,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1349-01-22
+13.513,43.619,1733,10,20,0,0,0,4.43,9.9,SERA_histv1.1,10001798,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1733-10-20
+16.772,39.046,1973,4,13,8,12,57,4.62,9.9,EMECv20191114,10019924,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/13/73
+13.87,41.648,1984,5,11,16,39,18.06,4.62,9.9,EMECv20191114,10025719,9.9,FALSE,FALSE,FALSE,FALSE,FALSE,5/11/84
+10.41,45.665,1898,11,16,0,0,0,4.63,9.9,SERA_histv1.1,10005614,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1898-11-16
+15.647,38.108,1747,9,1,0,0,0,4.65,9.9,SERA_histv1.1,10001916,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1747-09-01
+16.185,38.779,1980,12,9,5,50,11,4.67,9.9,EMECv20191114,10023472,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/9/80
+15.617,38.206,1912,12,22,8,5,0,4.68,9.9,EMECv20191114,10007602,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/22/12
+11.86,45.822,1887,4,14,2,15,0,4.81,9.9,SERA_histv1.1,10004868,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1887-04-14
+13.074,42.794,1903,11,2,21,52,0,4.81,9.9,EMECv20191114,10006130,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/2/03
+12.04,44.222,1492,1,1,0,0,0,4.88,9.9,SERA_histv1.1,10000492,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1492-01-01
+13.024,43.426,1503,11,14,0,0,0,4.88,9.9,SERA_histv1.1,10000523,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1503-11-14
+11.207,45.623,1908,3,15,7,38,38,4.91,9.9,EMECv20191114,10006760,nan,FALSE,FALSE,TRUE,TRUE,TRUE,3/15/08
+13.292,42.718,1943,1,29,0,0,0,4.94,9.9,EMECv20191114,10012036,nan,FALSE,FALSE,TRUE,TRUE,TRUE,1/29/43
+11.873,43.534,1796,2,5,2,0,0,4.97,9.9,SERA_histv1.1,10002627,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1796-02-05
+10.701,44.612,1873,5,16,19,35,0,5.02,9.9,SERA_histv1.1,10004271,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1873-05-16
+11.716,43.774,1599,11,16,0,0,0,5.11,9.9,SERA_histv1.1,10000920,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1599-11-16
+12.121,44.233,1861,10,16,0,0,0,5.13,9.9,SERA_histv1.1,10003914,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1861-10-16
+16.13,40.523,1846,8,8,0,0,0,5.2,9.9,SERA_histv1.1,10003431,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1846-08-08
+13.544,42.308,1461,11,27,0,0,0,6.48,9.9,SERA_histv1.1,10000420,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1461-11-27
+16.919,39.079,1832,3,8,18,30,0,6.64,9.9,SERA_histv1.1,10003162,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1832-03-08
+7.767,43.834,1887,5,20,7,57,0,3.51,9.8,SERA_histv1.1,10004873,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1887-05-20
+12.753,42.738,2005,12,18,8,6,48.3,3.57,9.8,EMECv20191114,10046313,9.8,FALSE,FALSE,TRUE,TRUE,FALSE,12/18/05
+13.329,42.372,2009,5,14,20,30,54.99,3.57,9.8,EMECv20191114,10053394,9.8,FALSE,FALSE,FALSE,FALSE,FALSE,5/14/09
+13.191,42.563,2009,6,26,7,14,30.19,3.57,9.8,EMECv20191114,10053582,9.8,FALSE,FALSE,FALSE,FALSE,FALSE,6/26/09
+6.834,44.9,1784,9,11,10,0,0,3.59,9.8,SERA_histv1.1,10002485,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1784-09-11
+14.792,38.591,2007,9,23,7,12,46.16,3.6,9.8,EMECv20191114,10049871,9.8,FALSE,TRUE,TRUE,TRUE,FALSE,9/23/07
+14.167,45.633,1958,6,10,12,40,48,3.73,9.8,EMECv20191114,10014666,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/10/58
+12.992,46.512,1770,10,7,0,0,0,3.74,9.8,SERA_histv1.1,10002233,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1770-10-07
+11.1755,44.8413,2012,5,20,2,42,16.35,3.78,9.8,EMECv20191114,10057853,9.8,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+14.2,46.03,1897,12,24,17,30,0,3.87,9.8,SERA_histv1.1,10005546,9.8,TRUE,TRUE,TRUE,TRUE,TRUE,1897-12-24
+15.307,39.589,2005,6,2,3,5,50.58,3.89,9.8,EMECv20191114,10045295,9.8,FALSE,TRUE,TRUE,TRUE,FALSE,6/2/05
+13.371,42.332,2009,4,7,9,30,56.57,3.89,9.8,EMECv20191114,10053242,9.8,FALSE,FALSE,FALSE,FALSE,FALSE,4/7/09
+11.404,44.273,2003,9,15,0,2,34.52,4.01,9.8,EMECv20191114,10042679,9.8,FALSE,FALSE,FALSE,FALSE,FALSE,9/15/03
+7.234,44.583,2012,10,3,9,20,43.62,4.01,9.8,EMECv20191114,10058390,9.8,TRUE,TRUE,TRUE,TRUE,TRUE,10/3/12
+14.817,46.3,1916,10,29,0,36,0,4.04,9.8,EMECv20191114,10008225,9.8,FALSE,FALSE,FALSE,FALSE,FALSE,10/29/16
+14.283,45.55,1956,1,31,3,1,6,4.04,9.8,EMECv20191114,10014099,9.8,FALSE,FALSE,FALSE,FALSE,FALSE,1/31/56
+14.283,45.55,1956,1,31,3,58,17,4.04,9.8,EMECv20191114,10014100,9.8,FALSE,FALSE,FALSE,FALSE,FALSE,1/31/56
+15.1,45.8,1974,12,12,1,35,23,4.04,9.8,EMECv20191114,10020536,9.8,TRUE,TRUE,TRUE,TRUE,TRUE,12/12/74
+13.33,42.515,2009,4,15,22,53,7.56,4.12,9.8,EMECv20191114,10053289,9.8,FALSE,FALSE,FALSE,FALSE,FALSE,4/15/09
+13.419,41.692,1897,6,17,11,15,0,4.2,9.8,SERA_histv1.1,10005475,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-06-17
+12.669,42.291,1889,4,6,14,30,0,4.21,9.8,SERA_histv1.1,10004959,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1889-04-06
+13.039,46.261,1976,5,17,16,13,16.32,4.26,9.8,EMECv20191114,10021204,9.8,FALSE,FALSE,FALSE,FALSE,FALSE,5/17/76
+10.378,44.358,1927,11,20,10,24,12,4.29,9.8,EMECv20191114,10009917,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/20/27
+7.413,44.391,1900,4,5,22,27,30,4.3,9.8,EMECv20191114,10005729,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/5/00
+13.434,42.445,2009,4,9,4,32,45.05,4.3,9.8,EMECv20191114,10053257,9.8,FALSE,FALSE,FALSE,FALSE,FALSE,4/9/09
+11.45,43.322,1908,6,26,13,15,0,4.36,9.8,EMECv20191114,10006807,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/26/08
+13.376,42.321,2009,3,30,13,38,38.96,4.36,9.8,EMECv20191114,10053191,9.8,FALSE,FALSE,TRUE,TRUE,TRUE,3/30/09
+10.229,44.739,1961,8,13,22,34,18,4.37,9.8,EMECv20191114,10015309,nan,FALSE,FALSE,TRUE,TRUE,TRUE,8/13/61
+16.525,39.158,2008,4,8,17,20,1.06,4.37,9.8,EMECv20191114,10051167,9.8,TRUE,TRUE,TRUE,TRUE,FALSE,4/8/08
+9.587,44.508,1928,7,20,19,53,0,4.39,9.8,EMECv20191114,10010046,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/20/28
+11.506,43.197,1498,4,11,8,50,0,4.43,9.8,SERA_histv1.1,10000510,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1498-04-11
+13.978,42.58,1563,9,17,9,30,0,4.43,9.8,SERA_histv1.1,10000749,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1563-09-17
+12.737,42.736,1876,5,22,0,30,0,4.53,9.8,SERA_histv1.1,10004368,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1876-05-22
+10.667,43.79,1897,9,6,3,10,0,4.62,9.8,SERA_histv1.1,10005499,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-09-06
+12.917,44.167,1916,8,18,11,54,0,4.81,9.8,EMECv20191114,10008199,nan,FALSE,FALSE,FALSE,FALSE,FALSE,8/18/16
+11.718,44.28,1931,4,11,1,26,0,4.81,9.8,EMECv20191114,10010508,nan,TRUE,TRUE,TRUE,TRUE,FALSE,4/11/31
+7.362,44.466,1584,3,1,0,0,0,4.82,9.8,SERA_histv1.1,10000845,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1584-03-01
+12.734,43.513,1712,3,28,0,0,0,4.88,9.8,SERA_histv1.1,10001638,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1712-03-28
+12.605,43.15,1971,2,12,4,54,56,4.89,9.8,EMECv20191114,10019088,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/12/71
+10.463,43.392,1950,4,1,0,0,0,4.99,9.8,EMECv20191114,10012873,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/1/50
+11.31,44.567,1780,2,6,4,0,0,5.1,9.8,SERA_histv1.1,10002394,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1780-02-06
+11.536,43.088,1802,10,30,18,30,0,5.12,9.8,SERA_histv1.1,10002681,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1802-10-30
+12.565,43.992,1786,12,25,1,0,0,5.65,9.8,SERA_histv1.1,10002528,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1786-12-25
+12.853,43.014,1997,9,26,9,40,26.6,5.97,9.8,EMECv20191114,10035534,9.8,TRUE,TRUE,TRUE,TRUE,FALSE,9/26/97
+16.737,39.567,1836,4,25,0,20,0,6.19,9.8,SERA_histv1.1,10003230,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1836-04-25
+13.378,42.315,2009,3,30,13,43,26.97,3.5,9.7,EMECv20191114,10053192,9.7,FALSE,FALSE,FALSE,FALSE,FALSE,3/30/09
+14.9,45.1,1916,3,12,3,29,0,3.53,9.7,EMECv20191114,10008139,nan,FALSE,FALSE,FALSE,FALSE,FALSE,3/12/16
+13.377,42.489,2009,5,11,16,59,4.05,3.57,9.7,EMECv20191114,10053381,9.7,FALSE,FALSE,FALSE,FALSE,FALSE,5/11/09
+13.384,42.317,2009,4,6,10,12,35.79,3.6,9.7,EMECv20191114,10053233,9.7,FALSE,FALSE,FALSE,FALSE,FALSE,4/6/09
+13.331,42.279,2011,10,30,14,40,32.66,3.67,9.7,EMECv20191114,10056951,9.7,TRUE,TRUE,TRUE,TRUE,FALSE,10/30/11
+17.662,42.794,1996,9,11,0,52,1.5,3.91,9.7,EMECv20191114,10034093,9.7,FALSE,FALSE,FALSE,FALSE,FALSE,9/11/96
+13.352,42.078,1904,3,20,5,50,4,3.93,9.7,EMECv20191114,10006170,nan,FALSE,FALSE,TRUE,TRUE,TRUE,3/20/04
+13.259,42.341,2009,4,9,13,19,33.83,4,9.7,EMECv20191114,10053261,9.7,FALSE,FALSE,FALSE,FALSE,FALSE,4/9/09
+13.113,43.722,1931,6,25,5,1,0,4.02,9.7,EMECv20191114,10010548,nan,FALSE,FALSE,TRUE,TRUE,FALSE,6/25/31
+13.65,46.2,1900,12,9,4,30,0,4.04,9.7,EMECv20191114,10005783,9.7,TRUE,TRUE,TRUE,TRUE,TRUE,12/9/00
+10.438,45.326,1918,7,19,19,3,0,4.06,9.7,EMECv20191114,10008491,nan,TRUE,TRUE,TRUE,TRUE,FALSE,7/19/18
+11.926,43.898,2003,1,29,23,50,16.38,4.06,9.7,EMECv20191114,10041675,9.7,FALSE,FALSE,TRUE,TRUE,FALSE,1/29/03
+12.643,43.003,1897,9,12,0,55,0,4.16,9.7,SERA_histv1.1,10005502,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-09-12
+12.47,43.088,1943,4,19,0,12,0,4.16,9.7,EMECv20191114,10012057,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/19/43
+15.595,40.093,1955,7,3,23,55,34,4.19,9.7,EMECv20191114,10013992,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/3/55
+10.862,44.764,1971,9,11,23,18,12,4.19,9.7,EMECv20191114,10019357,nan,FALSE,FALSE,TRUE,TRUE,TRUE,9/11/71
+14.1,46.3,1968,8,16,21,33,47,4.2,9.7,EMECv20191114,10017673,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/16/68
+10.478,44.801,2007,5,9,6,3,49.66,4.21,9.7,EMECv20191114,10048945,9.7,TRUE,TRUE,TRUE,TRUE,TRUE,5/9/07
+9.624,44.422,1959,1,26,5,35,40,4.27,9.7,EMECv20191114,10014795,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/26/59
+14.67,46,1840,9,2,3,5,0,4.3,9.7,SERA_histv1.1,10003315,9.7,TRUE,TRUE,TRUE,TRUE,TRUE,1840-09-02
+13.486,42.228,2009,4,23,21,49,0.84,4.31,9.7,EMECv20191114,10053313,9.7,FALSE,FALSE,FALSE,FALSE,FALSE,4/23/09
+16.482,38.965,1980,3,1,19,0,0,4.36,9.7,EMECv20191114,10023021,nan,FALSE,TRUE,TRUE,TRUE,TRUE,3/1/80
+15.555,38.185,1635,8,12,0,0,0,4.43,9.7,SERA_histv1.1,10001084,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1635-08-12
+10.864,46.025,1683,5,25,0,0,0,4.43,9.7,SERA_histv1.1,10001387,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1683-05-25
+12.568,43.791,1841,4,14,4,0,0,4.43,9.7,SERA_histv1.1,10003331,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1841-04-14
+12.777,42.82,1866,2,15,0,0,0,4.43,9.7,SERA_histv1.1,10004034,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1866-02-15
+13.486,41.804,1891,5,9,0,16,0,4.44,9.7,SERA_histv1.1,10005037,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1891-05-09
+13.083,42.919,1979,1,25,23,53,1,4.44,9.7,EMECv20191114,10022369,nan,FALSE,FALSE,TRUE,TRUE,TRUE,1/25/79
+14.92,46.15,1904,3,31,8,41,48,4.5,9.7,EMECv20191114,10006175,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/31/04
+13.103,46.423,1907,7,2,2,32,0,4.53,9.7,EMECv20191114,10006666,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/2/07
+12.141,43.57,1772,10,12,0,0,0,4.65,9.7,SERA_histv1.1,10002264,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1772-10-12
+12.575,43.684,1752,7,13,21,40,0,4.66,9.7,SERA_histv1.1,10001969,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1752-07-13
+10.995,44.395,1957,8,27,11,54,0,4.73,9.7,EMECv20191114,10014460,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/27/57
+13.346,42.352,2009,4,6,1,36,29.19,4.76,9.7,EMECv20191114,10053220,9.7,FALSE,FALSE,FALSE,FALSE,FALSE,4/6/09
+13.399,42.351,1750,2,1,0,0,0,4.88,9.7,SERA_histv1.1,10001927,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1750-02-01
+8.682,44.548,1767,2,7,3,45,0,5.02,9.7,SERA_histv1.1,10002184,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1767-02-07
+13.385,42.463,2009,4,6,23,15,36.76,5.09,9.7,EMECv20191114,10053238,9.7,FALSE,FALSE,FALSE,FALSE,FALSE,4/6/09
+13.019,46.398,1788,10,20,21,10,0,5.19,9.7,SERA_histv1.1,10002558,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1788-10-20
+14.347,42.291,1882,2,12,0,0,0,5.25,9.7,SERA_histv1.1,10004617,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1882-02-12
+13.288,43.029,1951,9,1,0,0,0,5.25,9.7,EMECv20191114,10013095,nan,FALSE,TRUE,TRUE,TRUE,TRUE,9/1/51
+13.198,46.275,1976,9,11,16,31,11.52,5.25,9.7,EMECv20191114,10021354,9.7,FALSE,FALSE,FALSE,FALSE,FALSE,9/11/76
+16.015,39.874,2012,10,25,23,5,24.73,5.31,9.7,EMECv20191114,10058461,9.7,TRUE,TRUE,TRUE,TRUE,FALSE,10/25/12
+12.568,44.059,1308,1,25,17,15,0,5.34,9.7,SERA_histv1.1,10000180,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1308-01-25
+13.462,42.287,2009,5,1,5,12,51.59,3.6,9.6,EMECv20191114,10053339,9.6,FALSE,FALSE,FALSE,FALSE,FALSE,5/1/09
+13.373,42.502,2009,4,9,4,43,9.6,3.7,9.6,EMECv20191114,10053258,9.6,FALSE,FALSE,FALSE,FALSE,FALSE,4/9/09
+13.346,42.351,2009,4,13,19,9,49.49,3.7,9.6,EMECv20191114,10053278,9.6,FALSE,FALSE,FALSE,FALSE,FALSE,4/13/09
+14.667,46.033,1906,2,12,18,3,0,3.71,9.6,EMECv20191114,10006473,9.6,FALSE,FALSE,TRUE,TRUE,TRUE,2/12/06
+14.468,45.513,1998,2,4,14,7,7.7,3.72,9.6,EMECv20191114,10036095,9.6,TRUE,TRUE,TRUE,TRUE,TRUE,2/4/98
+11.909,43.946,1761,6,10,0,10,0,3.74,9.6,SERA_histv1.1,10002126,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1761-06-10
+14.162,37.87,1910,6,8,11,49,0,3.9,9.6,EMECv20191114,10007163,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/8/10
+12.609,43.58,1912,5,11,5,14,0,3.96,9.6,EMECv20191114,10007519,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/11/12
+13.382,42.391,2009,7,3,11,3,7.59,4.05,9.6,EMECv20191114,10053636,9.6,FALSE,FALSE,FALSE,FALSE,FALSE,7/3/09
+13.495,42.248,2009,7,31,11,5,39.99,4.08,9.6,EMECv20191114,10053743,9.6,FALSE,FALSE,TRUE,FALSE,FALSE,7/31/09
+15.08,46.5,1869,3,1,2,0,0,4.09,9.6,SERA_histv1.1,10004126,9.6,TRUE,TRUE,TRUE,TRUE,TRUE,1869-03-01
+15.08,46.5,1869,3,3,2,0,0,4.09,9.6,SERA_histv1.1,10004127,9.6,TRUE,TRUE,TRUE,TRUE,TRUE,1869-03-03
+14.5,46.05,1883,12,31,3,20,0,4.09,9.6,SERA_histv1.1,10004698,9.6,TRUE,TRUE,TRUE,TRUE,TRUE,1883-12-31
+10.33,44.801,1344,11,11,0,0,0,4.2,9.6,SERA_histv1.1,10000214,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1344-11-11
+14.18,45.7,1898,6,18,2,30,0,4.21,9.6,SERA_histv1.1,10005590,9.6,TRUE,TRUE,TRUE,TRUE,TRUE,1898-06-18
+12.577,43.351,1595,10,30,0,0,0,4.43,9.6,SERA_histv1.1,10000901,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1595-10-30
+12.693,42.929,1965,5,31,9,22,17,4.48,9.6,EMECv20191114,10016279,nan,FALSE,TRUE,TRUE,TRUE,TRUE,5/31/65
+13.365,42.364,2009,4,7,21,34,29.77,4.53,9.6,EMECv20191114,10053248,9.6,FALSE,FALSE,FALSE,FALSE,FALSE,4/7/09
+13.223,43.145,1936,12,9,7,34,0,4.76,9.6,EMECv20191114,10011292,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/9/36
+14.02,46,1819,5,2,14,0,0,4.93,9.6,SERA_histv1.1,10002945,9.6,TRUE,TRUE,TRUE,TRUE,TRUE,1819-05-02
+14.08,45.75,1881,2,4,1,26,0,4.93,9.6,SERA_histv1.1,10004563,9.6,TRUE,TRUE,TRUE,TRUE,TRUE,1881-02-04
+14.5,46.1,1895,4,15,3,19,0,4.93,9.6,SERA_histv1.1,10005273,9.6,TRUE,TRUE,TRUE,TRUE,TRUE,1895-04-15
+13.387,42.336,2009,4,7,9,26,28.61,5.08,9.6,EMECv20191114,10053241,9.6,FALSE,FALSE,FALSE,FALSE,FALSE,4/7/09
+13.513,43.619,1474,8,18,0,0,0,5.11,9.6,SERA_histv1.1,10000454,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1474-08-18
+12.141,43.57,1489,1,1,0,0,0,5.11,9.6,SERA_histv1.1,10000488,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1489-01-01
+12.035,44.401,1591,7,10,0,0,0,5.14,9.6,SERA_histv1.1,10000881,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1591-07-10
+10.028,44.906,1738,11,5,0,30,0,5.18,9.6,SERA_histv1.1,10001840,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1738-11-05
+12.737,44.019,1916,8,16,7,6,14,5.82,9.6,EMECv20191114,10008194,nan,FALSE,FALSE,TRUE,TRUE,FALSE,8/16/16
+13.687,38.364,2002,9,6,1,21,27.25,5.92,9.6,EMECv20191114,10041202,9.6,TRUE,TRUE,TRUE,TRUE,FALSE,9/6/02
+13.292,42.434,1703,2,2,11,5,0,6.68,9.6,SERA_histv1.1,10001569,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1703-02-02
+14.85,45.066,1994,4,22,20,3,55.8,3.72,9.5,EMECv20191114,10031165,9.5,TRUE,TRUE,TRUE,TRUE,TRUE,4/22/94
+9.328,45.321,1473,5,7,7,45,0,3.74,9.5,SERA_histv1.1,10000452,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1473-05-07
+11.307,45.137,1487,1,11,15,40,0,3.74,9.5,SERA_histv1.1,10000485,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1487-01-11
+8.48,44.307,1610,5,14,0,0,0,3.74,9.5,SERA_histv1.1,10000971,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1610-05-14
+12.992,46.512,1787,12,9,4,30,0,3.74,9.5,SERA_histv1.1,10002544,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1787-12-09
+13.391,42.343,2009,4,7,9,24,56.67,3.78,9.5,EMECv20191114,10053240,9.5,FALSE,FALSE,FALSE,FALSE,FALSE,4/7/09
+15.18,46.23,1861,8,14,3,15,0,3.87,9.5,SERA_histv1.1,10003912,9.5,TRUE,TRUE,TRUE,TRUE,TRUE,1861-08-14
+14.3,46.07,1891,11,2,9,3,0,3.87,9.5,SERA_histv1.1,10005055,9.5,TRUE,TRUE,TRUE,TRUE,TRUE,1891-11-02
+14.62,46.15,1897,1,17,3,57,0,3.87,9.5,SERA_histv1.1,10005416,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-01-17
+14.45,46.12,1897,2,20,21,15,0,3.87,9.5,SERA_histv1.1,10005436,9.5,TRUE,TRUE,TRUE,TRUE,TRUE,1897-02-20
+14.35,46.23,1897,2,24,10,0,0,3.87,9.5,SERA_histv1.1,10005439,9.5,TRUE,TRUE,TRUE,TRUE,TRUE,1897-02-24
+14.5,46.05,1897,9,1,2,15,0,3.87,9.5,SERA_histv1.1,10005496,9.5,TRUE,TRUE,TRUE,TRUE,TRUE,1897-09-01
+10.185,43.617,2005,5,17,0,32,13.57,3.89,9.5,EMECv20191114,10045208,9.5,TRUE,TRUE,TRUE,TRUE,TRUE,5/17/05
+12.389,43.112,1941,11,3,20,44,0,3.93,9.5,EMECv20191114,10011881,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/3/41
+8.461,44.428,1854,12,28,23,45,0,3.96,9.5,SERA_histv1.1,10003628,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1854-12-28
+7.981,45.627,1880,8,2,2,15,0,3.98,9.5,SERA_histv1.1,10004535,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1880-08-02
+10.911,45.712,2011,10,29,4,13,34.35,4.07,9.5,EMECv20191114,10056936,9.5,TRUE,TRUE,TRUE,TRUE,FALSE,10/29/11
+13.382,42.325,2009,4,5,20,48,54.49,4.14,9.5,EMECv20191114,10053216,9.5,FALSE,FALSE,FALSE,FALSE,FALSE,4/5/09
+12.515,46.267,1904,10,9,6,41,0,4.16,9.5,EMECv20191114,10006272,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/9/04
+7.376,45.239,1927,12,10,2,0,0,4.16,9.5,EMECv20191114,10009921,nan,FALSE,FALSE,TRUE,TRUE,TRUE,12/10/27
+10.631,44.698,1485,1,1,0,0,0,4.2,9.5,SERA_histv1.1,10000483,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1485-01-01
+15.658,40.661,1981,9,21,1,40,25,4.2,9.5,EMECv20191114,10024055,nan,FALSE,FALSE,TRUE,TRUE,FALSE,9/21/81
+8.998,45.034,1901,1,23,0,17,10,4.23,9.5,EMECv20191114,10005800,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/23/01
+9.786,44.313,1926,11,18,22,57,0,4.25,9.5,EMECv20191114,10009722,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/18/26
+12.981,42.729,1958,5,8,0,13,23,4.25,9.5,EMECv20191114,10014633,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/8/58
+12.577,46.309,1996,2,27,11,13,45.9,4.27,9.5,EMECv20191114,10033217,9.5,TRUE,TRUE,TRUE,TRUE,TRUE,2/27/96
+14.55,46.15,1898,2,5,13,51,0,4.3,9.5,SERA_histv1.1,10005557,9.5,TRUE,TRUE,TRUE,TRUE,TRUE,1898-02-05
+15.642,41.762,1989,3,11,21,5,0,4.34,9.5,EMECv20191114,10028095,nan,TRUE,TRUE,TRUE,TRUE,FALSE,3/11/89
+8.447,44.651,1900,12,30,23,36,20,4.35,9.5,EMECv20191114,10005791,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/30/00
+8.375,44.367,1917,1,7,3,39,0,4.35,9.5,EMECv20191114,10008246,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/7/17
+10.994,45.439,1365,9,21,5,45,0,4.43,9.5,SERA_histv1.1,10000258,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1365-09-21
+11.546,45.548,1373,4,1,0,0,0,4.43,9.5,SERA_histv1.1,10000272,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1373-04-01
+10.023,45.135,1829,9,6,19,30,0,4.43,9.5,SERA_histv1.1,10003114,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1829-09-06
+8.842,45.455,1918,1,13,12,0,0,4.62,9.5,EMECv20191114,10008416,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/13/18
+15.2,45.8,1829,12,10,19,55,0,4.72,9.5,SERA_histv1.1,10003121,9.5,TRUE,TRUE,TRUE,TRUE,TRUE,1829-12-10
+15.71,40.661,1980,11,23,19,4,3.3,4.72,9.5,EMECv20191114,10023411,9.5,FALSE,FALSE,TRUE,TRUE,TRUE,11/23/80
+12.674,44.089,1916,6,16,1,27,0,4.82,9.5,EMECv20191114,10008162,nan,FALSE,FALSE,TRUE,TRUE,TRUE,6/16/16
+8.38,44.911,2000,8,21,17,14,0,4.94,9.5,EMECv20191114,10038971,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/21/00
+11.982,44.621,1956,2,20,1,29,41,4.96,9.5,EMECv20191114,10014110,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/20/56
+11.431,44.002,1939,2,11,11,17,0,5.01,9.5,EMECv20191114,10011502,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/11/39
+11.912,43.996,1393,6,15,0,0,0,5.11,9.5,SERA_histv1.1,10000298,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1393-06-15
+12.891,46.15,1976,6,17,14,28,48.6,5.17,9.5,EMECv20191114,10021247,9.5,FALSE,FALSE,TRUE,FALSE,FALSE,6/17/76
+9.953,44.329,1903,7,27,3,46,0,5.19,9.5,EMECv20191114,10006097,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/27/03
+12.956,42.73,1979,9,19,21,35,37,5.83,9.5,EMECv20191114,10022832,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/19/79
+12.821,46.306,1794,6,7,0,45,0,5.98,9.5,SERA_histv1.1,10002607,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1794-06-07
+13.021,42.724,1599,11,6,1,25,0,6.04,9.5,SERA_histv1.1,10000919,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1599-11-06
+11.263,44.895,2012,5,20,2,3,50.17,6.09,9.5,EMECv20191114,10057836,9.5,TRUE,TRUE,TRUE,TRUE,FALSE,5/20/12
+10.1478,44.1557,2013,6,21,14,23,22.47,3.5,9.4,EMECv20191114,10059280,9.4,FALSE,FALSE,FALSE,FALSE,FALSE,6/21/13
+13.838,41.527,1699,1,1,0,0,0,3.51,9.4,SERA_histv1.1,10001527,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1699-01-01
+13.523,43.425,2002,8,22,5,25,21.65,3.51,9.4,EMECv20191114,10041162,9.4,TRUE,TRUE,TRUE,TRUE,FALSE,8/22/02
+17.6,43.2,1911,9,24,6,5,23,3.62,9.4,EMECv20191114,10007413,nan,TRUE,TRUE,TRUE,TRUE,FALSE,9/24/11
+17.397,43.052,1972,5,19,10,58,11.9,3.62,9.4,EMECv20191114,10019596,9.4,FALSE,FALSE,TRUE,TRUE,TRUE,5/19/72
+12.585,46.251,2007,2,26,5,50,45.75,3.78,9.4,EMECv20191114,10048208,9.4,TRUE,TRUE,TRUE,TRUE,TRUE,2/26/07
+7.357,45.098,1930,8,30,20,35,0,3.93,9.4,EMECv20191114,10010388,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/30/30
+12.358,46.121,1892,6,24,2,4,0,3.97,9.4,SERA_histv1.1,10005083,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1892-06-24
+17.144,43.139,1962,1,12,21,38,0.1,4.01,9.4,EMECv20191114,10015386,9.4,FALSE,FALSE,FALSE,FALSE,FALSE,1/12/62
+10.023,45.135,1529,7,3,0,0,0,4.09,9.4,SERA_histv1.1,10000625,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1529-07-03
+17.766,42.808,1996,9,12,3,32,30.1,4.1,9.4,EMECv20191114,10034097,9.4,FALSE,FALSE,FALSE,FALSE,FALSE,9/12/96
+10.22,45.539,1540,9,1,8,10,0,4.2,9.4,SERA_histv1.1,10000666,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1540-09-01
+10.22,45.539,1839,8,9,8,45,0,4.2,9.4,SERA_histv1.1,10003298,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1839-08-09
+8.189,44.257,2000,8,3,9,56,40.85,4.28,9.4,EMECv20191114,10038907,9.4,TRUE,TRUE,TRUE,TRUE,TRUE,8/3/00
+17.613,42.961,1980,10,8,5,32,9.6,4.3,9.4,EMECv20191114,10023297,9.4,FALSE,TRUE,TRUE,TRUE,FALSE,10/8/80
+7.307,44.888,1858,10,25,1,42,0,4.59,9.4,SERA_histv1.1,10003844,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1858-10-25
+13.087,43.462,1502,9,6,0,0,0,4.65,9.4,SERA_histv1.1,10000522,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1502-09-06
+13.97,37.841,2001,11,25,19,34,19.95,4.69,9.4,EMECv20191114,10040426,9.4,TRUE,TRUE,TRUE,TRUE,FALSE,11/25/01
+10.27,45.404,1799,5,29,19,0,0,5.03,9.4,SERA_histv1.1,10002656,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1799-05-29
+11.62,44.835,1411,1,9,2,0,0,5.11,9.4,SERA_histv1.1,10000338,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1411-01-09
+12.421,43.31,1593,4,23,0,0,0,5.44,9.4,SERA_histv1.1,10000891,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1593-04-23
+12.737,42.736,1277,1,1,0,0,0,5.56,9.4,SERA_histv1.1,10000141,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1277-01-01
+10.1903,44.1758,2013,8,14,22,18,55.1,3.5,9.3,EMECv20191114,10059477,9.3,FALSE,FALSE,TRUE,TRUE,FALSE,8/14/13
+13.462,42.293,2009,4,8,3,0,34.61,3.6,9.3,EMECv20191114,10053251,9.3,FALSE,FALSE,FALSE,FALSE,FALSE,4/8/09
+11.4543,43.1562,2013,3,18,2,40,51.04,3.6,9.3,EMECv20191114,10058907,9.3,TRUE,TRUE,TRUE,TRUE,FALSE,3/18/13
+17.842,42.815,1996,9,6,5,11,58.8,3.62,9.3,EMECv20191114,10034072,9.3,FALSE,FALSE,FALSE,FALSE,FALSE,9/6/96
+20.222,38.884,2011,10,10,13,22,32,3.64,9.3,EMECv20191114,10056607,9.3,TRUE,TRUE,TRUE,FALSE,FALSE,10/10/11
+11.189,44.8113,2012,5,29,7,8,42.2,3.67,9.3,EMECv20191114,10057924,9.3,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+11.408,44.821,1922,5,24,21,17,25,3.7,9.3,EMECv20191114,10009015,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/24/22
+17.806,42.796,1996,9,15,10,53,3.4,3.72,9.3,EMECv20191114,10034110,9.3,FALSE,FALSE,FALSE,FALSE,FALSE,9/15/96
+12.107,42.416,1699,5,7,0,0,0,3.74,9.3,SERA_histv1.1,10001523,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1699-05-07
+16.559,38.737,1740,3,26,17,0,0,3.74,9.3,SERA_histv1.1,10001860,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1740-03-26
+15.43,40.697,2004,2,23,19,48,45.19,3.82,9.3,EMECv20191114,10043144,9.3,FALSE,FALSE,FALSE,FALSE,FALSE,2/23/04
+11.219,43.457,1906,12,20,2,38,0,3.96,9.3,EMECv20191114,10006586,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/20/06
+12.968,46.282,1977,9,28,1,43,14.15,4.1,9.3,EMECv20191114,10021827,9.3,FALSE,FALSE,TRUE,TRUE,FALSE,9/28/77
+10.173,44.798,1955,3,12,6,57,4,4.15,9.3,EMECv20191114,10013919,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/12/55
+13.434,42.343,1887,1,27,2,45,0,4.17,9.3,SERA_histv1.1,10004855,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1887-01-27
+13.636,41.688,1912,7,7,4,45,0,4.18,9.3,EMECv20191114,10007546,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/7/12
+16.041,39.36,1881,4,23,4,12,0,4.2,9.3,SERA_histv1.1,10004580,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1881-04-23
+11.389,43.36,1940,1,31,11,0,0,4.23,9.3,EMECv20191114,10011610,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/31/40
+12.703,42.943,1904,9,24,9,30,0,4.24,9.3,EMECv20191114,10006271,nan,FALSE,TRUE,TRUE,TRUE,TRUE,9/24/04
+11.682,43.273,1908,11,7,15,23,0,4.25,9.3,EMECv20191114,10006853,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/7/08
+11.247,44.91,2012,5,19,23,13,25.62,4.25,9.3,EMECv20191114,10057835,9.3,FALSE,FALSE,FALSE,FALSE,FALSE,5/19/12
+13.281,41.703,1980,10,1,0,57,38,4.26,9.3,EMECv20191114,10023287,nan,FALSE,TRUE,TRUE,TRUE,TRUE,10/1/80
+13.793,41.517,1889,6,29,0,10,0,4.3,9.3,SERA_histv1.1,10004968,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1889-06-29
+11.239,43.394,1911,9,13,22,35,10,4.35,9.3,EMECv20191114,10007409,nan,FALSE,FALSE,TRUE,TRUE,TRUE,9/13/11
+12.965,40.892,1907,3,3,10,48,0,4.4,9.3,EMECv20191114,10006622,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/3/07
+13.26,46.316,1976,6,8,12,14,37.59,4.41,9.3,EMECv20191114,10021227,9.3,FALSE,FALSE,TRUE,FALSE,FALSE,6/8/76
+13.863,41.644,1984,5,7,18,7,15.88,4.47,9.3,EMECv20191114,10025704,9.3,FALSE,FALSE,TRUE,TRUE,FALSE,5/7/84
+13.386,42.335,2009,4,6,3,56,45.7,4.53,9.3,EMECv20191114,10053230,9.3,FALSE,FALSE,FALSE,FALSE,FALSE,4/6/09
+13.29,46.343,1979,4,18,15,19,19.28,4.66,9.3,EMECv20191114,10022514,9.3,TRUE,TRUE,TRUE,TRUE,FALSE,4/18/79
+11.332,43.318,1697,9,20,16,50,0,4.88,9.3,SERA_histv1.1,10001506,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1697-09-20
+12.544,43.362,1961,3,23,1,1,0,4.96,9.3,EMECv20191114,10015251,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/23/61
+11.105,43.453,1804,10,18,20,0,0,5.11,9.3,SERA_histv1.1,10002734,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1804-10-18
+11.757,42.88,1777,10,5,15,45,0,5.12,9.3,SERA_histv1.1,10002347,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1777-10-05
+14.5,46.08,1684,10,21,5,30,0,5.14,9.3,SERA_histv1.1,10001391,9.3,TRUE,TRUE,TRUE,TRUE,TRUE,1684-10-21
+13.35,42.504,2009,4,9,19,38,16.96,5.21,9.3,EMECv20191114,10053262,9.3,FALSE,FALSE,FALSE,FALSE,FALSE,4/9/09
+13.646,42.529,1804,5,22,19,15,0,5.35,9.3,SERA_histv1.1,10002698,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1804-05-22
+12.676,42.845,1878,9,15,7,20,0,5.45,9.3,SERA_histv1.1,10004451,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1878-09-15
+10.278,44.185,1920,9,7,5,55,40,6.53,9.3,EMECv20191114,10008774,nan,TRUE,TRUE,TRUE,TRUE,FALSE,9/7/20
+14.89,41.696,2004,6,28,10,51,31.89,3.51,9.2,EMECv20191114,10043667,9.2,TRUE,TRUE,TRUE,TRUE,FALSE,6/28/04
+16.016,39.9007,2012,10,1,20,28,27.97,3.7,9.2,EMECv20191114,10058388,9.2,FALSE,FALSE,TRUE,TRUE,FALSE,10/1/12
+15.51,37.96,1991,9,7,5,39,18.55,4.02,9.2,EMECv20191114,10029678,9.2,TRUE,TRUE,TRUE,TRUE,TRUE,9/7/91
+13.58,45.93,1886,5,6,7,30,0,4.09,9.2,SERA_histv1.1,10004819,9.2,TRUE,TRUE,TRUE,TRUE,TRUE,1886-05-06
+12.18,44.162,2003,12,7,10,20,33.04,4.18,9.2,EMECv20191114,10042908,9.2,TRUE,TRUE,TRUE,TRUE,FALSE,12/7/03
+13.467,42.725,1889,11,28,19,10,0,4.26,9.2,SERA_histv1.1,10004982,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1889-11-28
+13.261,46.32,1976,7,14,5,39,34.17,4.28,9.2,EMECv20191114,10021275,9.2,FALSE,FALSE,TRUE,FALSE,FALSE,7/14/76
+12.055,44.216,1653,8,15,0,0,0,4.43,9.2,SERA_histv1.1,10001223,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1653-08-15
+15.79,41.594,1967,6,17,15,42,58,4.46,9.2,EMECv20191114,10017051,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/17/67
+10.2,44.168,2013,6,23,15,1,33.86,4.63,9.2,EMECv20191114,10059288,9.2,FALSE,FALSE,TRUE,TRUE,FALSE,6/23/13
+16.309,39.412,1872,10,8,13,25,0,4.77,9.2,SERA_histv1.1,10004251,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1872-10-08
+12.999,46.278,1965,8,19,19,14,25,4.83,9.2,EMECv20191114,10016342,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/19/65
+9.62,45.226,1951,5,15,22,54,0,5.17,9.2,EMECv20191114,10013044,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/15/51
+12.982,46.462,1924,12,12,3,29,0,5.42,9.2,EMECv20191114,10009409,nan,FALSE,TRUE,TRUE,TRUE,TRUE,12/12/24
+15.786,40.082,1831,1,2,14,7,0,5.52,9.2,SERA_histv1.1,10003140,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1831-01-02
+13.2,46.329,2002,7,6,8,30,10.59,3.51,9.1,EMECv20191114,10041057,9.1,FALSE,TRUE,TRUE,TRUE,FALSE,7/6/02
+13.405,42.488,2009,5,14,6,32,33.76,3.57,9.1,EMECv20191114,10053391,9.1,FALSE,FALSE,FALSE,FALSE,FALSE,5/14/09
+13.52,42.239,2010,1,22,12,30,50.78,3.57,9.1,EMECv20191114,10054440,9.1,FALSE,FALSE,TRUE,FALSE,FALSE,1/22/10
+15.487,40.579,2010,7,13,3,36,18.78,3.57,9.1,EMECv20191114,10055044,9.1,TRUE,TRUE,TRUE,TRUE,TRUE,7/13/10
+13.455,42.445,2009,4,13,13,36,5.09,3.6,9.1,EMECv20191114,10053277,9.1,FALSE,FALSE,FALSE,FALSE,FALSE,4/13/09
+8.428,46.045,2002,4,29,15,14,9.67,3.66,9.1,EMECv20191114,10040875,9.1,TRUE,TRUE,TRUE,TRUE,TRUE,4/29/02
+14.967,45.8,1933,2,24,19,30,0,3.68,9.1,EMECv20191114,10010804,9.1,FALSE,FALSE,TRUE,TRUE,FALSE,2/24/33
+14.967,45.8,1933,2,25,0,0,0,3.68,9.1,EMECv20191114,10010805,9.1,FALSE,FALSE,FALSE,FALSE,FALSE,2/25/33
+14.8,46.1,1963,11,20,2,16,49,3.68,9.1,EMECv20191114,10015801,9.1,FALSE,FALSE,TRUE,TRUE,TRUE,11/20/63
+14.2,45.6,1967,9,5,15,20,57,3.68,9.1,EMECv20191114,10017189,9.1,FALSE,TRUE,TRUE,TRUE,TRUE,9/5/67
+14.817,45.883,1967,12,13,10,42,28,3.68,9.1,EMECv20191114,10017319,9.1,FALSE,TRUE,TRUE,TRUE,TRUE,12/13/67
+14.167,45.833,1969,10,9,7,38,38,3.68,9.1,EMECv20191114,10018240,9.1,TRUE,TRUE,TRUE,TRUE,TRUE,10/9/69
+10.1323,44.1767,2013,6,21,12,19,59.01,3.7,9.1,EMECv20191114,10059277,9.1,FALSE,FALSE,FALSE,FALSE,FALSE,6/21/13
+17.675,42.797,1996,9,6,3,46,54,3.72,9.1,EMECv20191114,10034071,9.1,FALSE,FALSE,FALSE,FALSE,FALSE,9/6/96
+14.224,41.614,1990,4,16,19,9,32.98,3.78,9.1,EMECv20191114,10028762,9.1,TRUE,TRUE,TRUE,TRUE,FALSE,4/16/90
+13.356,42.356,2009,4,6,4,47,53.65,4.02,9.1,EMECv20191114,10053231,9.1,FALSE,FALSE,FALSE,FALSE,FALSE,4/6/09
+11.017,43.922,1967,10,1,22,45,45,4.04,9.1,EMECv20191114,10017222,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/1/67
+14.635,41.401,1997,4,22,3,12,3.61,4.06,9.1,EMECv20191114,10035006,9.1,FALSE,FALSE,TRUE,TRUE,TRUE,4/22/97
+17.067,43.163,1962,1,12,10,54,53.2,4.1,9.1,EMECv20191114,10015383,9.1,FALSE,FALSE,FALSE,FALSE,FALSE,1/12/62
+16.525,39.14,2008,1,18,13,1,0.03,4.1,9.1,EMECv20191114,10050570,9.1,FALSE,TRUE,TRUE,TRUE,FALSE,1/18/08
+15.599,40.525,1905,6,29,19,49,0,4.14,9.1,EMECv20191114,10006379,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/29/05
+10.213,43.621,2006,4,17,21,42,58.25,4.16,9.1,EMECv20191114,10046890,9.1,TRUE,TRUE,TRUE,TRUE,FALSE,4/17/06
+11.379,44.119,1771,7,27,23,0,0,4.2,9.1,SERA_histv1.1,10002245,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1771-07-27
+12.586,42.516,2000,12,16,7,31,7.66,4.29,9.1,EMECv20191114,10039332,9.1,TRUE,TRUE,TRUE,TRUE,FALSE,12/16/00
+12.546,42.442,1931,7,28,8,46,38,4.38,9.1,EMECv20191114,10010565,nan,FALSE,TRUE,TRUE,TRUE,FALSE,7/28/31
+12.99,46.25,1976,5,13,13,4,50,4.42,9.1,EMECv20191114,10021194,nan,FALSE,FALSE,FALSE,FALSE,FALSE,5/13/76
+16.318,38.974,1728,5,1,0,0,0,4.43,9.1,SERA_histv1.1,10001753,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1728-05-01
+16.087,39.973,1792,4,1,12,0,0,4.43,9.1,SERA_histv1.1,10002588,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1792-04-01
+11.374,43.486,1907,12,20,10,29,15,4.44,9.1,EMECv20191114,10006727,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/20/07
+10.823,44.264,1908,6,2,22,30,0,4.5,9.1,EMECv20191114,10006788,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/2/08
+14.42,45.999,1845,12,21,20,40,0,4.56,9.1,SERA_histv1.1,10003415,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1845-12-21
+11.311,44.325,1889,3,8,2,57,0,4.58,9.1,SERA_histv1.1,10004953,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1889-03-08
+12.017,44.721,1895,3,23,0,0,0,4.68,9.1,SERA_histv1.1,10005258,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-03-23
+16.313,39.128,1908,3,1,5,23,0,4.77,9.1,EMECv20191114,10006750,nan,FALSE,FALSE,TRUE,TRUE,TRUE,3/1/08
+11.112,43.605,1804,1,1,0,0,0,4.88,9.1,SERA_histv1.1,10002737,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1804-01-01
+14.23,46.03,1903,2,16,19,59,0,4.9,9.1,EMECv20191114,10006028,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/16/03
+15.686,38.178,1724,8,3,0,0,0,4.96,9.1,SERA_histv1.1,10001720,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1724-08-03
+10.559,45.941,1851,8,3,0,0,0,4.97,9.1,SERA_histv1.1,10003531,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1851-08-03
+12.41,43.326,1828,4,11,22,25,0,4.99,9.1,SERA_histv1.1,10003073,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1828-04-11
+11.152,44.859,2012,5,20,3,2,47.09,5.04,9.1,EMECv20191114,10057854,9.1,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+9.131,44.83,1945,6,29,15,37,13,5.1,9.1,EMECv20191114,10012300,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/29/45
+12.826,43.255,1747,9,22,0,0,0,5.39,9.1,SERA_histv1.1,10001915,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1747-09-22
+15.684,38.1,1509,2,25,22,20,0,5.56,9.1,SERA_histv1.1,10000545,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1509-02-25
+13.247,42.615,1646,4,28,7,0,0,5.85,9.1,SERA_histv1.1,10001149,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1646-04-28
+16.293,39.33,1835,10,12,22,35,0,5.88,9.1,SERA_histv1.1,10003224,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1835-10-12
+12.513,43.596,1781,6,3,0,0,0,6.48,9.1,SERA_histv1.1,10002429,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1781-06-03
+13.071,42.708,1703,1,14,18,0,0,6.87,9.1,SERA_histv1.1,10001567,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1703-01-14
+7.8,46.183,1848,6,2,17,30,0,3.5,9,SERA_histv1.1,10003467,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1848-06-02
+7,46.1,1905,12,6,0,8,0,3.5,9,EMECv20191114,10006447,nan,FALSE,FALSE,TRUE,TRUE,TRUE,12/6/05
+9.45,46.767,1917,2,11,5,20,0,3.5,9,EMECv20191114,10008279,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/11/17
+9.45,46.75,1918,2,3,19,14,0,3.5,9,EMECv20191114,10008431,nan,FALSE,TRUE,TRUE,TRUE,TRUE,2/3/18
+9.533,46.87,1924,12,20,17,54,0,3.5,9,EMECv20191114,10009412,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/20/24
+10.317,46.733,1926,4,23,2,2,0,3.5,9,EMECv20191114,10009624,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/23/26
+9.65,46.667,1947,10,7,12,21,0,3.5,9,EMECv20191114,10012515,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/7/47
+9.617,46.733,1948,11,18,4,18,0,3.5,9,EMECv20191114,10012688,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/18/48
+7.433,46.333,1951,6,20,0,24,0,3.5,9,EMECv20191114,10013062,nan,FALSE,FALSE,TRUE,TRUE,TRUE,6/20/51
+7.367,46.333,1954,9,24,5,8,0,3.5,9,EMECv20191114,10013796,nan,FALSE,FALSE,TRUE,TRUE,TRUE,9/24/54
+8.233,46.767,1969,11,5,5,25,52,3.5,9,EMECv20191114,10018274,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/5/69
+15.4,44.6,1912,6,8,15,18,0,3.53,9,EMECv20191114,10007538,9,TRUE,TRUE,TRUE,TRUE,TRUE,6/8/12
+19.35,41.91,1979,4,16,4,38,32.2,3.53,9,EMECv20191114,10022494,9,FALSE,FALSE,FALSE,FALSE,FALSE,4/16/79
+18.71,42.18,1979,5,24,19,42,41.1,3.53,9,EMECv20191114,10022606,9,FALSE,FALSE,FALSE,FALSE,FALSE,5/24/79
+18.96,42.01,1979,11,20,18,32,59.3,3.53,9,EMECv20191114,10022915,9,FALSE,FALSE,TRUE,FALSE,FALSE,11/20/79
+13.74,47.48,2008,7,18,22,54,3.3,3.53,9,EMECv20191114,10052151,9,TRUE,TRUE,TRUE,TRUE,TRUE,7/18/08
+19.122,42.001,1979,4,16,2,55,5.8,3.55,9,EMECv20191114,10022493,9,FALSE,FALSE,FALSE,FALSE,FALSE,4/16/79
+18.891,42.706,1979,6,14,15,37,27.9,3.55,9,EMECv20191114,10022667,9,FALSE,FALSE,TRUE,FALSE,FALSE,6/14/79
+9.512,46.741,1992,3,28,19,24,16.2,3.55,9,EMECv20191114,10029947,9,FALSE,TRUE,TRUE,TRUE,TRUE,3/28/92
+8.44,46.952,1774,9,10,5,30,0,3.6,9,SERA_histv1.1,10002300,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1774-09-10
+18.55,42.55,1979,4,15,17,52,56.2,3.62,9,EMECv20191114,10022487,9,FALSE,FALSE,FALSE,FALSE,FALSE,4/15/79
+19.28,41.9,1979,6,2,2,52,49.9,3.62,9,EMECv20191114,10022639,9,FALSE,FALSE,FALSE,FALSE,FALSE,6/2/79
+17.702,42.794,1996,9,21,22,27,41.5,3.62,9,EMECv20191114,10034138,9,FALSE,FALSE,FALSE,FALSE,FALSE,9/21/96
+18.839,41.888,1985,5,8,3,46,38,3.65,9,EMECv20191114,10026176,9,TRUE,TRUE,TRUE,TRUE,FALSE,5/8/85
+19.99,40.23,2008,4,20,6,41,9.4,3.65,9,EMECv20191114,10051233,9,FALSE,TRUE,TRUE,FALSE,FALSE,4/20/08
+19.962,40.138,2009,11,1,1,46,10.5,3.65,9,EMECv20191114,10054103,9,FALSE,FALSE,TRUE,FALSE,FALSE,11/1/09
+20.0071,40.4817,2009,11,21,1,49,52.8,3.65,9,EMECv20191114,10054174,9,TRUE,FALSE,TRUE,FALSE,FALSE,11/21/09
+19.879,40.847,2011,8,4,4,15,3.6,3.65,9,EMECv20191114,10056341,9,FALSE,FALSE,TRUE,FALSE,FALSE,8/4/11
+19.96,41.12,2012,9,16,10,50,59.42,3.66,9,EMECv20191114,10058334,9,FALSE,FALSE,TRUE,FALSE,FALSE,9/16/12
+19.83,40.09,2014,3,7,10,3,44.6,3.66,9,EMECv20191114,10060394,9,FALSE,TRUE,TRUE,FALSE,FALSE,3/7/14
+13.75,46.167,1902,7,7,3,57,0,3.67,9,EMECv20191114,10005962,9,TRUE,TRUE,TRUE,TRUE,TRUE,7/7/02
+11.287,43.469,1900,8,28,16,38,0,3.7,9,EMECv20191114,10005767,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/28/00
+18.09,43.04,2010,5,7,2,19,19.3,3.7,9,EMECv20191114,10054803,9,TRUE,TRUE,TRUE,TRUE,FALSE,5/7/10
+15.75,43.65,1924,2,7,12,43,0,3.72,9,EMECv20191114,10009290,nan,FALSE,FALSE,TRUE,TRUE,TRUE,2/7/24
+19.17,41.95,1979,5,11,15,10,48.4,3.72,9,EMECv20191114,10022578,9,FALSE,FALSE,FALSE,FALSE,FALSE,5/11/79
+12.992,46.512,1801,7,18,18,0,0,3.74,9,SERA_histv1.1,10002667,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1801-07-18
+19.277,41.97,1979,4,20,14,20,15.4,3.74,9,EMECv20191114,10022526,9,FALSE,FALSE,FALSE,FALSE,FALSE,4/20/79
+18.773,42.356,1980,9,29,19,20,15,3.74,9,EMECv20191114,10023285,9,FALSE,FALSE,TRUE,TRUE,FALSE,9/29/80
+20.4323,41.4177,2009,9,6,22,36,4,3.74,9,EMECv20191114,10053859,9,FALSE,FALSE,FALSE,FALSE,FALSE,9/6/09
+13.4,42.177,2010,7,4,11,38,58.26,3.78,9,EMECv20191114,10055019,9,FALSE,FALSE,TRUE,TRUE,FALSE,7/4/10
+11.0703,44.8585,2012,5,22,6,11,15.28,3.78,9,EMECv20191114,10057882,9,FALSE,FALSE,FALSE,FALSE,FALSE,5/22/12
+10.275,46.796,1783,2,5,3,0,0,3.79,9,SERA_histv1.1,10002445,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1783-02-05
+7.391,46.629,1816,5,15,0,0,0,3.79,9,SERA_histv1.1,10002895,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1816-05-15
+7.867,46.265,1855,10,17,18,0,0,3.79,9,SERA_histv1.1,10003692,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-10-17
+7.852,46.237,1855,11,21,0,0,0,3.79,9,SERA_histv1.1,10003712,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-11-21
+7.852,46.237,1855,11,27,0,0,0,3.79,9,SERA_histv1.1,10003718,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-11-27
+18.73,42.2,1979,6,18,9,56,47.2,3.81,9,EMECv20191114,10022679,9,FALSE,FALSE,FALSE,FALSE,FALSE,6/18/79
+17.825,42.811,1996,9,7,4,37,17.9,3.81,9,EMECv20191114,10034078,9,FALSE,FALSE,FALSE,FALSE,FALSE,9/7/96
+19.136,41.957,1994,5,27,2,24,1.3,3.83,9,EMECv20191114,10031253,9,TRUE,TRUE,TRUE,TRUE,FALSE,5/27/94
+19.82,40.127,2011,8,16,9,57,13.5,3.83,9,EMECv20191114,10056382,9,TRUE,TRUE,TRUE,FALSE,FALSE,8/16/11
+15.5877,39.898,2014,6,29,4,24,28.04,3.89,9,EMECv20191114,10060811,9,FALSE,TRUE,TRUE,TRUE,TRUE,6/29/14
+9.6,46.667,1880,1,7,2,40,0,3.9,9,SERA_histv1.1,10004506,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1880-01-07
+10.183,46.783,1882,2,1,2,45,0,3.9,9,SERA_histv1.1,10004616,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1882-02-01
+9.8,46.833,1904,1,11,10,23,0,3.9,9,EMECv20191114,10006150,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/11/04
+7.95,46.2,1924,4,21,22,24,0,3.9,9,EMECv20191114,10009323,9,FALSE,FALSE,TRUE,TRUE,TRUE,4/21/24
+7.3,46.2,1962,8,6,4,24,19,3.9,9,EMECv20191114,10015538,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/6/62
+9.69,46.682,1976,7,17,9,13,34.5,3.9,9,EMECv20191114,10021282,9,TRUE,TRUE,TRUE,TRUE,TRUE,7/17/76
+20.509,40,2005,3,17,17,12,24.74,3.91,9,EMECv20191114,10044837,9,FALSE,FALSE,TRUE,FALSE,FALSE,3/17/05
+20.4115,41.3947,2009,9,7,15,20,29,3.93,9,EMECv20191114,10053867,9,FALSE,FALSE,FALSE,FALSE,FALSE,9/7/09
+20.4163,41.4039,2009,9,7,20,24,34.5,3.93,9,EMECv20191114,10053869,9,FALSE,FALSE,FALSE,FALSE,FALSE,9/7/09
+5.7,44.967,1791,7,7,6,0,0,3.95,9,SERA_histv1.1,10002581,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1791-07-07
+16.559,38.737,1739,3,6,2,30,0,3.97,9,SERA_histv1.1,10001845,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1739-03-06
+11.209,44.498,1930,10,24,0,52,0,3.97,9,EMECv20191114,10010411,nan,TRUE,FALSE,TRUE,TRUE,FALSE,10/24/30
+13.462,42.29,2009,4,8,4,27,41.21,4,9,EMECv20191114,10053253,9,FALSE,FALSE,FALSE,FALSE,FALSE,4/8/09
+18.861,42.302,1979,5,25,23,44,12.1,4.02,9,EMECv20191114,10022618,9,FALSE,FALSE,FALSE,FALSE,FALSE,5/25/79
+11.267,44.082,2008,3,1,8,8,5.33,4.04,9,EMECv20191114,10050908,9,FALSE,FALSE,FALSE,FALSE,FALSE,3/1/08
+17.703,42.782,1996,9,16,2,43,3.4,4.1,9,EMECv20191114,10034113,9,FALSE,FALSE,FALSE,FALSE,FALSE,9/16/96
+19.81,40.1,2012,10,3,18,45,32.21,4.1,9,EMECv20191114,10058393,9,FALSE,TRUE,TRUE,FALSE,FALSE,10/3/12
+15.179,38.312,1995,8,27,19,42,13.49,4.11,9,EMECv20191114,10032426,9,TRUE,TRUE,TRUE,TRUE,FALSE,8/27/95
+18.4,42.7,1906,8,29,8,15,36,4.12,9,EMECv20191114,10006546,9,FALSE,FALSE,TRUE,TRUE,FALSE,8/29/06
+12.47,45.83,1946,12,25,7,22,37.05,4.13,9,EMECv20191114,10012428,9,TRUE,TRUE,TRUE,TRUE,TRUE,12/25/46
+12.566,43.753,1960,12,8,5,38,9,4.16,9,EMECv20191114,10015210,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/8/60
+6.224,45.757,1881,7,22,0,5,0,4.23,9,SERA_histv1.1,10004589,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1881-07-22
+13.383,42.356,2009,4,6,7,17,10.14,4.25,9,EMECv20191114,10053232,9,FALSE,FALSE,FALSE,FALSE,FALSE,4/6/09
+20.26,39.029,2005,2,5,22,4,29.22,4.27,9,EMECv20191114,10044685,9,FALSE,FALSE,TRUE,FALSE,FALSE,2/5/05
+18.111,42.641,1349,1,6,0,0,0,4.3,9,SERA_histv1.1,10000223,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1349-01-06
+9.564,46.773,1897,9,18,9,15,0,4.3,9,SERA_histv1.1,10005505,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-09-18
+13.263,42.559,1996,10,20,19,6,55.57,4.36,9,EMECv20191114,10034415,9,TRUE,TRUE,TRUE,TRUE,TRUE,10/20/96
+7.906,46.268,1880,7,4,19,50,0,4.38,9,SERA_histv1.1,10004528,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1880-07-04
+11.502,44.127,1892,12,29,13,47,0,4.38,9,SERA_histv1.1,10005114,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1892-12-29
+19.376,41.939,1979,4,16,23,0,27.4,4.39,9,EMECv20191114,10022504,9,FALSE,FALSE,FALSE,FALSE,FALSE,4/16/79
+19.49,41.29,1989,9,24,21,27,54,4.42,9,EMECv20191114,10028436,9,TRUE,TRUE,TRUE,TRUE,FALSE,9/24/89
+10.505,43.843,1481,2,7,6,20,0,4.43,9,SERA_histv1.1,10000466,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1481-02-07
+15.888,38.228,1720,9,12,0,0,0,4.43,9,SERA_histv1.1,10001691,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1720-09-12
+12.96,46.32,1955,7,23,19,28,54.49,4.44,9,EMECv20191114,10014010,9,FALSE,FALSE,TRUE,TRUE,TRUE,7/23/55
+14.2,45.7,1909,11,2,18,50,0,4.5,9,EMECv20191114,10007077,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/2/09
+20.2515,39.7587,1983,3,8,15,31,22.04,4.5,9,EMECv20191114,10024979,9,FALSE,TRUE,TRUE,TRUE,FALSE,3/8/83
+19.7965,40.1155,1984,1,7,2,57,50.11,4.5,9,EMECv20191114,10025507,9,TRUE,TRUE,TRUE,TRUE,FALSE,1/7/84
+20.6198,40.0622,1996,7,10,4,51,48.84,4.5,9,EMECv20191114,10033825,9,FALSE,FALSE,TRUE,FALSE,FALSE,7/10/96
+10.66,47.36,1933,11,8,0,51,0,4.53,9,EMECv20191114,10010907,9,TRUE,TRUE,TRUE,TRUE,TRUE,11/8/33
+19.72,40.69,2013,11,21,19,45,30.49,4.55,9,EMECv20191114,10059764,9,TRUE,TRUE,TRUE,FALSE,FALSE,11/21/13
+19.6,40.3,1930,12,4,2,20,0,4.57,9,EMECv20191114,10010431,9,FALSE,FALSE,TRUE,TRUE,TRUE,12/4/30
+19.3703,41.8356,1979,4,17,3,53,32.96,4.6,9,EMECv20191114,10022506,9,FALSE,FALSE,FALSE,FALSE,FALSE,4/17/79
+20.3429,39.6897,1986,10,18,15,13,46.47,4.6,9,EMECv20191114,10026933,9,TRUE,TRUE,TRUE,TRUE,FALSE,10/18/86
+19.7797,40.1649,1990,8,19,11,7,0.64,4.6,9,EMECv20191114,10028967,9,FALSE,FALSE,FALSE,FALSE,FALSE,8/19/90
+6.096,45.892,1839,8,11,20,0,0,4.7,9,SERA_histv1.1,10003299,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1839-08-11
+9.929,45.785,1879,2,14,0,0,0,4.7,9,SERA_histv1.1,10004464,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1879-02-14
+20.2037,41.0489,1997,5,18,3,2,9.1,4.7,9,EMECv20191114,10035083,9,FALSE,FALSE,TRUE,TRUE,FALSE,5/18/97
+13.267,42.037,1960,3,14,4,44,0,4.72,9,EMECv20191114,10015054,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/14/60
+10.818,43.967,1895,8,7,19,49,0,4.73,9,SERA_histv1.1,10005298,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-08-07
+13.3,42.633,1950,3,7,4,5,49,4.74,9,EMECv20191114,10012859,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/7/50
+19.47,41.35,2007,9,5,5,8,15,4.79,9,EMECv20191114,10049770,9,FALSE,TRUE,TRUE,FALSE,FALSE,9/5/07
+20.5,40.13,1966,9,12,9,37,38,4.8,9,EMECv20191114,10016776,9,FALSE,TRUE,TRUE,TRUE,FALSE,9/12/66
+11.35,43.342,1869,2,7,0,0,0,4.82,9,SERA_histv1.1,10004124,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1869-02-07
+13.163,46.278,1976,9,15,11,11,11.3,4.84,9,EMECv20191114,10021364,9,FALSE,FALSE,FALSE,FALSE,FALSE,9/15/76
+11.264,45.882,1989,9,13,21,54,1.5,4.85,9,EMECv20191114,10028409,9,TRUE,TRUE,TRUE,TRUE,TRUE,9/13/89
+9.635,46.9,1695,9,11,0,0,0,4.86,9,SERA_histv1.1,10001497,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1695-09-11
+10.35,46.81,1961,8,9,13,0,0,4.9,9,EMECv20191114,10015308,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/9/61
+15.66,43.8,1924,1,29,8,39,15,4.91,9,EMECv20191114,10009285,9,FALSE,FALSE,TRUE,TRUE,TRUE,1/29/24
+12.029,42.707,1957,12,6,4,54,0,4.97,9,EMECv20191114,10014526,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/6/57
+7.737,46.304,1855,8,24,0,0,0,4.98,9,SERA_histv1.1,10003675,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-08-24
+12.917,44.167,1916,8,15,7,48,0,5,9,EMECv20191114,10008183,nan,FALSE,FALSE,FALSE,FALSE,FALSE,8/15/16
+19.8187,40.6697,1990,5,14,17,4,21.79,5,9,EMECv20191114,10028812,9,FALSE,FALSE,TRUE,TRUE,FALSE,5/14/90
+14.77,45.13,1925,9,11,4,40,50,5.01,9,EMECv20191114,10009532,9,TRUE,TRUE,TRUE,TRUE,TRUE,9/11/25
+13.377,42.498,2009,4,13,21,14,24.47,5.02,9,EMECv20191114,10053279,9,FALSE,FALSE,FALSE,FALSE,FALSE,4/13/09
+19.6,40.4,1931,9,23,13,28,0,5.07,9,EMECv20191114,10010589,9,FALSE,FALSE,TRUE,TRUE,FALSE,9/23/31
+11.282,44.042,1864,12,11,17,40,0,5.09,9,SERA_histv1.1,10004004,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1864-12-11
+20.4272,39.3937,1972,11,24,3,48,34.2,5.3,9,EMECv20191114,10019782,9,TRUE,TRUE,TRUE,TRUE,FALSE,11/24/72
+10.66,47.36,1930,10,7,23,27,0,5.35,9,EMECv20191114,10010406,9,TRUE,TRUE,TRUE,TRUE,TRUE,10/7/30
+20.6256,40.0851,1996,8,5,22,46,42.49,5.4,9,EMECv20191114,10033962,9,TRUE,TRUE,TRUE,FALSE,FALSE,8/5/96
+7.848,46.275,1855,7,26,9,15,0,5.43,9,SERA_histv1.1,10003652,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-07-26
+20.35,41.25,1967,12,2,12,44,43,5.56,9,EMECv20191114,10017301,9,FALSE,FALSE,FALSE,FALSE,FALSE,12/2/67
+12.236,43.463,1458,4,26,12,15,0,5.8,9,SERA_histv1.1,10000416,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1458-04-26
+7.4,46.35,1946,1,25,17,32,0,5.8,9,EMECv20191114,10012356,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/25/46
+19.5,42,1905,6,3,5,10,43,6.06,9,EMECv20191114,10006367,9,FALSE,FALSE,FALSE,FALSE,FALSE,6/3/05
+20.44,41.41,1967,11,30,7,23,50,6.2,9,EMECv20191114,10017283,9,TRUE,TRUE,TRUE,TRUE,FALSE,11/30/67
+17.8,42.827,1996,9,6,8,0,4.3,3.62,8.9,EMECv20191114,10034073,8.9,FALSE,FALSE,FALSE,FALSE,FALSE,9/6/96
+13.327,42.365,2009,4,6,1,38,47.45,3.67,8.9,EMECv20191114,10053221,8.9,FALSE,FALSE,FALSE,FALSE,FALSE,4/6/09
+12.833,42.576,2009,4,22,12,32,25.31,3.67,8.9,EMECv20191114,10053310,8.9,FALSE,TRUE,FALSE,FALSE,FALSE,4/22/09
+10.22,45.539,1947,12,25,20,42,34,3.7,8.9,EMECv20191114,10012545,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/25/47
+13.728,38.45,2002,10,19,16,38,44.34,3.81,8.9,EMECv20191114,10041357,8.9,FALSE,FALSE,TRUE,FALSE,FALSE,10/19/02
+7.905,45.534,1875,2,14,4,40,0,3.87,8.9,SERA_histv1.1,10004327,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1875-02-14
+11.222,44.841,2012,5,25,10,31,22.7,4.03,8.9,EMECv20191114,10057897,8.9,FALSE,FALSE,FALSE,FALSE,FALSE,5/25/12
+12.538,46.338,1994,4,20,21,25,25.7,4.12,8.9,EMECv20191114,10031164,8.9,TRUE,TRUE,TRUE,TRUE,TRUE,4/20/94
+11.24,43.603,2014,12,19,9,39,41.29,4.16,8.9,EMECv20191114,10061387,8.9,FALSE,FALSE,FALSE,FALSE,FALSE,12/19/14
+8.648,44.893,1759,5,26,22,15,0,4.2,8.9,SERA_histv1.1,10002099,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1759-05-26
+14.108,41.783,1936,7,31,5,46,0,4.21,8.9,EMECv20191114,10011235,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/31/36
+12.453,43.451,1927,11,30,2,58,24,4.29,8.9,EMECv20191114,10009919,nan,FALSE,FALSE,TRUE,TRUE,TRUE,11/30/27
+13.823,41.49,1891,10,1,17,57,0,4.43,8.9,SERA_histv1.1,10005051,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1891-10-01
+13.723,43.539,2013,8,22,6,44,51.58,4.45,8.9,EMECv20191114,10059505,8.9,FALSE,FALSE,TRUE,TRUE,FALSE,8/22/13
+11.816,43.811,1911,3,26,20,20,50,4.54,8.9,EMECv20191114,10007305,nan,FALSE,FALSE,TRUE,TRUE,TRUE,3/26/11
+10.449,44.085,1985,1,23,10,10,16.55,4.6,8.9,EMECv20191114,10026046,8.9,TRUE,TRUE,TRUE,TRUE,TRUE,1/23/85
+12.886,43.11,2000,6,22,13,57,52.44,4.68,8.9,EMECv20191114,10038786,8.9,TRUE,TRUE,TRUE,TRUE,FALSE,6/22/00
+10.64,44.49,1904,2,25,18,47,50,4.81,8.9,EMECv20191114,10006164,nan,FALSE,TRUE,TRUE,TRUE,TRUE,2/25/04
+10.073,44.114,1939,10,31,6,47,0,4.85,8.9,EMECv20191114,10011581,nan,FALSE,FALSE,TRUE,TRUE,TRUE,10/31/39
+11.62,44.835,1787,7,26,7,15,0,4.88,8.9,SERA_histv1.1,10002535,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1787-07-26
+12.521,42.517,1843,11,18,0,0,0,4.88,8.9,SERA_histv1.1,10003384,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1843-11-18
+13.298,46.244,1976,5,7,0,23,49.52,4.9,8.9,EMECv20191114,10021170,8.9,FALSE,FALSE,FALSE,FALSE,FALSE,5/7/76
+12.539,46.287,1934,6,8,3,16,0,4.93,8.9,EMECv20191114,10010959,nan,FALSE,TRUE,TRUE,TRUE,TRUE,6/8/34
+11.883,43.98,1952,7,4,20,35,12,4.94,8.9,EMECv20191114,10013218,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/4/52
+11.48,44.443,1779,6,4,7,0,0,5.23,8.9,SERA_histv1.1,10002381,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1779-06-04
+12.917,44.167,1916,8,15,9,17,0,5.34,8.9,EMECv20191114,10008185,nan,FALSE,FALSE,FALSE,FALSE,FALSE,8/15/16
+10.13,44.274,1481,5,7,14,15,0,5.59,8.9,SERA_histv1.1,10000470,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1481-05-07
+12.788,42.536,1785,10,9,3,15,0,5.73,8.9,SERA_histv1.1,10002504,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1785-10-09
+13.678,38.461,2002,10,2,10,8,39.57,3.51,8.8,EMECv20191114,10041298,8.8,FALSE,FALSE,FALSE,FALSE,FALSE,10/2/02
+16.587,39.429,1991,5,9,8,57,13.17,3.54,8.8,EMECv20191114,10029482,8.8,FALSE,FALSE,TRUE,TRUE,FALSE,5/9/91
+16.24,38.962,2008,7,10,12,50,19.63,3.57,8.8,EMECv20191114,10052090,8.8,FALSE,TRUE,TRUE,TRUE,FALSE,7/10/08
+13.325,42.37,2009,4,6,3,17,29.92,3.57,8.8,EMECv20191114,10053229,8.8,FALSE,FALSE,FALSE,FALSE,FALSE,4/6/09
+11.1527,44.8473,2012,5,20,7,42,30.96,3.57,8.8,EMECv20191114,10057858,8.8,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+12.336,44.205,1468,6,6,10,30,0,3.74,8.8,SERA_histv1.1,10000435,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1468-06-06
+14.52,46.08,1885,12,25,22,45,0,3.87,8.8,SERA_histv1.1,10004801,8.8,TRUE,TRUE,TRUE,TRUE,TRUE,1885-12-25
+14.704,44.974,2003,1,17,3,18,19,4.02,8.8,EMECv20191114,10041637,8.8,TRUE,TRUE,TRUE,TRUE,FALSE,1/17/03
+10.299,44.707,1970,5,3,4,17,41,4.08,8.8,EMECv20191114,10018635,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/3/70
+13.6,45.97,1896,4,20,18,3,0,4.09,8.8,SERA_histv1.1,10005356,8.8,TRUE,TRUE,TRUE,TRUE,TRUE,1896-04-20
+17.838,43.02,2002,4,16,7,42,58.3,4.1,8.8,EMECv20191114,10040831,8.8,TRUE,TRUE,TRUE,TRUE,TRUE,4/16/02
+15.601,38.147,1839,8,27,0,0,0,4.2,8.8,SERA_histv1.1,10003301,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1839-08-27
+12.271,43.007,2009,12,15,13,11,58.98,4.23,8.8,EMECv20191114,10054275,8.8,TRUE,TRUE,TRUE,TRUE,FALSE,12/15/09
+14.5,46.03,1872,5,17,23,30,0,4.3,8.8,SERA_histv1.1,10004244,8.8,TRUE,TRUE,TRUE,TRUE,TRUE,1872-05-17
+11.62,44.835,1695,2,28,0,0,0,4.43,8.8,SERA_histv1.1,10001493,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1695-02-28
+15.955,38.321,1921,6,19,12,52,40,4.43,8.8,EMECv20191114,10008902,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/19/21
+13.002,42.608,1893,8,2,0,59,0,4.58,8.8,SERA_histv1.1,10005161,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1893-08-02
+13.986,41.363,1970,9,27,19,18,0,4.6,8.8,EMECv20191114,10018921,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/27/70
+14.65,46.07,1836,6,29,1,28,0,4.72,8.8,SERA_histv1.1,10003239,8.8,TRUE,TRUE,TRUE,TRUE,TRUE,1836-06-29
+15.804,39.941,1708,3,3,0,0,0,4.88,8.8,SERA_histv1.1,10001609,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1708-03-03
+17.7,42.8,1850,4,29,0,0,0,5.14,8.8,SERA_histv1.1,10003500,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1850-04-29
+9.725,44.438,1934,6,13,9,6,0,5.14,8.8,EMECv20191114,10010960,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/13/34
+15.452,40.655,1980,11,25,18,28,21.4,5.39,8.8,EMECv20191114,10023435,8.8,FALSE,FALSE,FALSE,FALSE,FALSE,11/25/80
+14.565,45.28,1750,12,17,15,45,0,5.45,8.8,SERA_histv1.1,10001945,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1750-12-17
+16.354,38.704,1743,12,7,7,45,0,5.87,8.8,SERA_histv1.1,10001894,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1743-12-07
+15.389,40.65,1561,7,31,19,45,0,6.43,8.8,SERA_histv1.1,10000742,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1561-07-31
+12.73,46.167,2005,3,23,0,33,52.58,3.51,8.7,EMECv20191114,10044870,8.7,TRUE,TRUE,TRUE,TRUE,TRUE,3/23/05
+9.317,44.694,2005,4,30,8,10,25.12,3.57,8.7,EMECv20191114,10045010,8.7,FALSE,FALSE,TRUE,TRUE,TRUE,4/30/05
+16.0258,39.8882,2012,10,18,2,51,57.18,3.57,8.7,EMECv20191114,10058440,8.7,FALSE,FALSE,TRUE,TRUE,FALSE,10/18/12
+16.0057,39.9137,2012,11,25,8,28,39.58,3.67,8.7,EMECv20191114,10058562,8.7,FALSE,FALSE,TRUE,TRUE,FALSE,11/25/12
+10.942,43.541,1766,5,6,0,0,0,3.74,8.7,SERA_histv1.1,10002167,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1766-05-06
+14.5,46.05,1897,7,21,11,15,0,3.87,8.7,SERA_histv1.1,10005485,8.7,TRUE,TRUE,TRUE,TRUE,TRUE,1897-07-21
+14.752,41.214,1990,4,22,9,45,4.66,3.98,8.7,EMECv20191114,10028770,nan,TRUE,TRUE,TRUE,TRUE,FALSE,4/22/90
+15.552,37.815,1995,3,8,8,55,8.58,4.06,8.7,EMECv20191114,10031809,8.7,TRUE,TRUE,TRUE,TRUE,FALSE,3/8/95
+15.077,36.713,2013,8,24,17,18,18.77,4.1,8.7,EMECv20191114,10059511,8.7,TRUE,TRUE,TRUE,TRUE,FALSE,8/24/13
+11.243,44.846,2012,5,23,21,41,18.21,4.11,8.7,EMECv20191114,10057888,8.7,FALSE,FALSE,FALSE,FALSE,FALSE,5/23/12
+13.008,42.7,1957,3,12,16,20,0,4.16,8.7,EMECv20191114,10014346,nan,FALSE,TRUE,TRUE,TRUE,TRUE,3/12/57
+11.62,44.835,1508,10,26,0,0,0,4.2,8.7,SERA_histv1.1,10000544,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1508-10-26
+7.909,44.732,1786,11,24,6,45,0,4.23,8.7,SERA_histv1.1,10002526,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1786-11-24
+10.128,44.121,1902,12,4,16,35,1,4.35,8.7,EMECv20191114,10006009,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/4/02
+17.128,39.369,1928,9,3,1,40,0,4.4,8.7,EMECv20191114,10010071,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/3/28
+10.989,44.458,1951,10,29,22,48,0,4.4,8.7,EMECv20191114,10013113,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/29/51
+13.456,42.364,2009,4,6,1,41,37.77,4.42,8.7,EMECv20191114,10053224,8.7,FALSE,FALSE,FALSE,FALSE,FALSE,4/6/09
+13.657,41.868,1913,1,3,13,39,25,4.53,8.7,EMECv20191114,10007604,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/3/13
+13.184,42.68,1910,12,26,16,30,0,4.56,8.7,EMECv20191114,10007246,nan,FALSE,TRUE,TRUE,TRUE,TRUE,12/26/10
+10.469,44.074,1916,7,27,18,38,0,4.56,8.7,EMECv20191114,10008179,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/27/16
+15.654,38.174,1961,3,24,10,36,0,4.62,8.7,EMECv20191114,10015252,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/24/61
+9.882,44.377,1641,6,8,0,0,0,4.65,8.7,SERA_histv1.1,10001123,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1641-06-08
+12.899,42.874,1766,12,24,12,24,0,4.65,8.7,SERA_histv1.1,10002179,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1766-12-24
+10.309,43.551,1808,10,26,21,0,0,4.65,8.7,SERA_histv1.1,10002791,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1808-10-26
+10.788,43.252,1970,8,19,12,19,0,4.68,8.7,EMECv20191114,10018867,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/19/70
+11.803,44.005,1917,1,8,1,45,50,4.74,8.7,EMECv20191114,10008247,nan,TRUE,TRUE,TRUE,TRUE,FALSE,1/8/17
+12.002,42.168,1969,7,2,7,55,0,4.77,8.7,EMECv20191114,10018140,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/2/69
+15.647,38.108,1841,1,3,22,0,0,4.88,8.7,SERA_histv1.1,10003323,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1841-01-03
+10.95,44.886,2012,6,3,19,20,43.39,4.9,8.7,EMECv20191114,10057983,8.7,FALSE,FALSE,FALSE,FALSE,FALSE,6/3/12
+10.941,44.855,2012,5,29,11,0,1.68,4.95,8.7,EMECv20191114,10057952,8.7,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+15.235,38.806,1888,2,25,17,21,0,5.06,8.7,SERA_histv1.1,10004909,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1888-02-25
+13.328,42.36,2009,4,6,2,37,4.25,5.07,8.7,EMECv20191114,10053228,8.7,FALSE,FALSE,FALSE,FALSE,FALSE,4/6/09
+14.188,41.719,1925,9,24,13,33,46,5.26,8.7,EMECv20191114,10009537,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/24/25
+9.851,44.432,1834,2,14,13,15,0,5.93,8.7,SERA_histv1.1,10003195,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1834-02-14
+11.2273,44.842,2012,5,31,4,21,55.96,3.67,8.6,EMECv20191114,10057964,8.6,FALSE,FALSE,FALSE,FALSE,FALSE,5/31/12
+10.9587,44.8622,2012,6,1,12,22,44.1,3.67,8.6,EMECv20191114,10057972,8.6,FALSE,FALSE,FALSE,FALSE,FALSE,6/1/12
+10.9855,44.878,2012,6,14,6,48,30.09,3.67,8.6,EMECv20191114,10058043,8.6,FALSE,FALSE,FALSE,FALSE,FALSE,6/14/12
+12.107,44.281,1689,3,19,0,0,0,3.74,8.6,SERA_histv1.1,10001422,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1689-03-19
+10.9737,44.8815,2012,6,3,17,57,52.78,3.89,8.6,EMECv20191114,10057982,8.6,FALSE,FALSE,FALSE,FALSE,FALSE,6/3/12
+19.2,42.3,1969,8,9,9,51,0,4.1,8.6,EMECv20191114,10018179,nan,FALSE,FALSE,FALSE,FALSE,FALSE,8/9/69
+12.737,42.736,1901,8,4,6,52,0,4.16,8.6,EMECv20191114,10005860,nan,FALSE,TRUE,TRUE,TRUE,TRUE,8/4/01
+13.715,43.502,2013,7,21,3,7,24.44,4.19,8.6,EMECv20191114,10059366,8.6,FALSE,FALSE,FALSE,FALSE,FALSE,7/21/13
+11.135,44.571,1323,2,25,19,0,0,4.2,8.6,SERA_histv1.1,10000195,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1323-02-25
+12.239,43.457,1725,4,18,13,0,0,4.2,8.6,SERA_histv1.1,10001727,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1725-04-18
+12.519,43.381,2013,12,22,10,6,35.69,4.22,8.6,EMECv20191114,10059833,8.6,TRUE,TRUE,TRUE,TRUE,FALSE,12/22/13
+11.24,43.606,2014,12,19,10,36,30.62,4.33,8.6,EMECv20191114,10061388,8.6,TRUE,TRUE,TRUE,TRUE,FALSE,12/19/14
+13.805,41.497,1931,5,26,15,24,0,4.36,8.6,EMECv20191114,10010541,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/26/31
+11.35,43.545,1962,9,16,14,49,45,4.54,8.6,EMECv20191114,10015573,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/16/62
+9.882,44.377,1921,5,7,6,15,0,4.64,8.6,EMECv20191114,10008887,nan,FALSE,FALSE,TRUE,TRUE,FALSE,5/7/21
+11.62,44.835,1339,11,16,14,10,0,4.65,8.6,SERA_histv1.1,10000209,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1339-11-16
+14.045,41.655,1983,8,12,19,36,30,4.76,8.6,EMECv20191114,10025237,nan,TRUE,TRUE,TRUE,TRUE,FALSE,8/12/83
+12.893,43.012,1915,3,15,11,23,0,4.97,8.6,EMECv20191114,10007931,nan,TRUE,TRUE,TRUE,TRUE,FALSE,3/15/15
+12.593,42.595,1751,6,11,0,0,0,5.11,8.6,SERA_histv1.1,10001948,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1751-06-11
+11.573,44.207,1725,10,29,17,40,0,5.64,8.6,SERA_histv1.1,10001730,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1725-10-29
+12.748,44.119,1916,5,17,12,50,0,5.82,8.6,EMECv20191114,10008157,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/17/16
+10.182,44.175,1837,4,11,17,0,0,5.91,8.6,SERA_histv1.1,10003258,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1837-04-11
+13.315,42.506,2004,10,10,12,37,22.57,3.51,8.5,EMECv20191114,10044183,8.5,TRUE,TRUE,TRUE,TRUE,FALSE,10/10/04
+13.188,42.565,2009,6,30,0,38,10.46,3.57,8.5,EMECv20191114,10053607,8.5,FALSE,FALSE,FALSE,FALSE,FALSE,6/30/09
+11.2323,44.8388,2012,5,21,16,32,38.29,3.57,8.5,EMECv20191114,10057875,8.5,FALSE,FALSE,FALSE,FALSE,FALSE,5/21/12
+14.2,45.783,1903,10,31,23,16,50,3.65,8.5,EMECv20191114,10006129,8.5,TRUE,TRUE,TRUE,TRUE,TRUE,10/31/03
+13.369,42.3,2009,4,6,1,44,35.28,3.78,8.5,EMECv20191114,10053226,8.5,FALSE,FALSE,FALSE,FALSE,FALSE,4/6/09
+10.9658,44.8812,2012,6,4,6,55,49.5,3.89,8.5,EMECv20191114,10057986,8.5,FALSE,FALSE,FALSE,FALSE,FALSE,6/4/12
+14.8,45.2,1916,7,14,22,34,0,3.91,8.5,EMECv20191114,10008170,nan,FALSE,FALSE,TRUE,TRUE,TRUE,7/14/16
+13.373,41.589,1886,7,28,6,29,0,3.97,8.5,SERA_histv1.1,10004828,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1886-07-28
+11.2985,44.8525,2012,5,20,12,50,24.81,3.99,8.5,EMECv20191114,10057865,8.5,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+10.286,44.282,1925,3,15,17,15,0,4.1,8.5,EMECv20191114,10009441,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/15/25
+13.319,42.377,2009,4,6,1,41,32.69,4.1,8.5,EMECv20191114,10053223,8.5,FALSE,FALSE,FALSE,FALSE,FALSE,4/6/09
+10.926,44.647,1474,3,11,20,30,0,4.2,8.5,SERA_histv1.1,10000453,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1474-03-11
+12.055,43.816,2013,7,11,4,32,20.94,4.21,8.5,EMECv20191114,10059332,8.5,TRUE,TRUE,TRUE,TRUE,FALSE,7/11/13
+12.873,42.782,1895,8,25,0,17,0,4.27,8.5,SERA_histv1.1,10005303,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-08-25
+13.423,42.607,1906,1,29,15,5,0,4.28,8.5,EMECv20191114,10006467,nan,FALSE,TRUE,TRUE,TRUE,TRUE,1/29/06
+12.78,42.704,1878,2,13,19,30,0,4.29,8.5,SERA_histv1.1,10004430,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1878-02-13
+13.78,41.582,2008,2,20,8,6,19.11,4.29,8.5,EMECv20191114,10050761,8.5,TRUE,TRUE,TRUE,TRUE,FALSE,2/20/08
+12.064,43.959,1959,3,11,0,15,0,4.31,8.5,EMECv20191114,10014822,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/11/59
+12.564,42.578,1960,7,18,4,7,0,4.53,8.5,EMECv20191114,10015141,nan,FALSE,FALSE,TRUE,TRUE,TRUE,7/18/60
+11.257,43.773,1345,9,12,0,0,0,4.65,8.5,SERA_histv1.1,10000217,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1345-09-12
+12.01,43.868,1824,8,12,7,0,0,4.65,8.5,SERA_histv1.1,10003019,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1824-08-12
+13.188,43.167,1799,7,28,19,0,0,4.7,8.5,SERA_histv1.1,10002658,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1799-07-28
+13.808,41.505,1837,5,14,5,0,0,4.7,8.5,SERA_histv1.1,10003259,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1837-05-14
+13.6,41.983,1915,1,13,20,19,0,4.74,8.5,EMECv20191114,10007894,nan,FALSE,FALSE,FALSE,FALSE,FALSE,1/13/15
+12.917,44.167,1916,8,15,7,35,0,5,8.5,EMECv20191114,10008182,nan,FALSE,FALSE,FALSE,FALSE,FALSE,8/15/16
+12.955,43.073,1785,5,3,2,30,0,5.01,8.5,SERA_histv1.1,10002497,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1785-05-03
+14.026,42.019,1905,8,25,20,41,0,5.15,8.5,EMECv20191114,10006400,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/25/05
+13.248,42.695,1627,7,1,0,0,0,5.34,8.5,SERA_histv1.1,10001054,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1627-07-01
+11.904,43.943,1768,10,19,23,0,0,5.96,8.5,SERA_histv1.1,10002209,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1768-10-19
+15.643,40.753,2003,2,3,11,24,40.95,3.51,8.4,EMECv20191114,10041707,8.4,FALSE,FALSE,FALSE,FALSE,FALSE,2/3/03
+11.3315,44.875,2012,5,20,10,59,17.57,3.57,8.4,EMECv20191114,10057864,8.4,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+6.667,44.517,1942,3,15,23,30,0,3.6,8.4,EMECv20191114,10011912,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/15/42
+7.65,43.792,1854,12,29,3,30,0,3.61,8.4,SERA_histv1.1,10003630,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1854-12-29
+10.932,44.8687,2012,5,29,7,13,42.3,3.67,8.4,EMECv20191114,10057928,8.4,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+12.5197,43.3772,2013,12,22,1,37,0.54,3.67,8.4,EMECv20191114,10059832,8.4,FALSE,FALSE,FALSE,FALSE,FALSE,12/22/13
+6.517,45.458,1855,2,13,10,27,0,3.68,8.4,SERA_histv1.1,10003636,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-02-13
+16.0078,39.8783,2012,8,19,17,45,8.33,3.7,8.4,EMECv20191114,10058253,8.4,FALSE,TRUE,TRUE,TRUE,FALSE,8/19/12
+15.9903,39.8593,2014,6,4,21,20,41.08,3.7,8.4,EMECv20191114,10060735,8.4,FALSE,FALSE,TRUE,TRUE,TRUE,6/4/14
+11.343,44.494,1408,1,3,16,30,0,3.74,8.4,SERA_histv1.1,10000332,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1408-01-03
+10.915,43.933,1731,12,9,0,0,0,3.74,8.4,SERA_histv1.1,10001780,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1731-12-09
+10.434,44.655,1981,5,26,9,27,56,3.75,8.4,EMECv20191114,10023823,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/26/81
+6.525,45.421,1865,3,27,1,0,0,3.83,8.4,SERA_histv1.1,10004010,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1865-03-27
+13.66,42.241,1991,5,5,6,33,35.68,3.86,8.4,EMECv20191114,10029460,8.4,TRUE,TRUE,TRUE,TRUE,FALSE,5/5/91
+15.25,45.48,1896,9,26,0,21,0,3.87,8.4,SERA_histv1.1,10005385,8.4,TRUE,TRUE,TRUE,TRUE,TRUE,1896-09-26
+13.34,42.11,2011,1,9,10,58,20.44,3.89,8.4,EMECv20191114,10055607,8.4,FALSE,FALSE,TRUE,TRUE,FALSE,1/9/11
+11.2418,44.9127,2012,5,20,2,32,25.88,3.89,8.4,EMECv20191114,10057848,8.4,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+11.006,44.906,2012,5,29,7,34,57.89,3.89,8.4,EMECv20191114,10057932,8.4,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+7.1,45.138,1918,9,28,17,34,0,3.93,8.4,EMECv20191114,10008513,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/28/18
+14.811,41.691,2002,11,2,6,21,44.82,3.96,8.4,EMECv20191114,10041434,8.4,FALSE,FALSE,FALSE,FALSE,FALSE,11/2/02
+16.356,39.399,1991,3,30,3,4,58.52,4.01,8.4,EMECv20191114,10029270,8.4,TRUE,TRUE,TRUE,TRUE,TRUE,3/30/91
+9.89,44.136,1955,4,11,15,24,0,4.07,8.4,EMECv20191114,10013937,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/11/55
+12.856,42.515,1949,6,3,8,8,0,4.16,8.4,EMECv20191114,10012759,nan,FALSE,FALSE,TRUE,TRUE,TRUE,6/3/49
+16.541,42.35,1988,4,26,1,55,34.09,4.17,8.4,EMECv20191114,10027619,8.4,FALSE,FALSE,FALSE,FALSE,FALSE,4/26/88
+13.399,42.351,1466,12,20,11,0,0,4.2,8.4,SERA_histv1.1,10000431,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1466-12-20
+8.864,44.897,1780,8,1,0,0,0,4.2,8.4,SERA_histv1.1,10002404,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1780-08-01
+15.601,38.147,1851,4,11,6,0,0,4.2,8.4,SERA_histv1.1,10003522,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1851-04-11
+7.276,44.483,1959,11,4,5,3,25,4.28,8.4,EMECv20191114,10014954,nan,FALSE,TRUE,TRUE,TRUE,TRUE,11/4/59
+10.786,43.99,1974,1,28,19,57,22,4.31,8.4,EMECv20191114,10020208,nan,FALSE,TRUE,TRUE,TRUE,TRUE,1/28/74
+10.426,44.098,1988,2,8,11,24,46.14,4.34,8.4,EMECv20191114,10027548,8.4,TRUE,TRUE,TRUE,TRUE,TRUE,2/8/88
+7.34,44.554,1994,1,20,6,59,13.49,4.34,8.4,EMECv20191114,10030998,8.4,TRUE,TRUE,TRUE,TRUE,TRUE,1/20/94
+14.528,41.579,1907,3,20,13,28,0,4.38,8.4,EMECv20191114,10006629,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/20/07
+13.4,43.7,1949,12,6,3,46,7,4.38,8.4,EMECv20191114,10012828,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/6/49
+11.983,44.39,1969,1,10,16,17,32,4.38,8.4,EMECv20191114,10017843,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/10/69
+11.716,43.774,1783,6,29,0,0,0,4.43,8.4,SERA_histv1.1,10002464,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1783-06-29
+14.469,41.484,1831,11,23,4,17,0,4.43,8.4,SERA_histv1.1,10003156,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1831-11-23
+7.668,43.93,1936,12,11,17,25,0,4.46,8.4,EMECv20191114,10011294,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/11/36
+12.565,43.239,1984,4,30,22,39,52.48,4.48,8.4,EMECv20191114,10025693,8.4,FALSE,FALSE,TRUE,TRUE,TRUE,4/30/84
+7.393,43.831,1818,2,24,11,0,0,4.51,8.4,SERA_histv1.1,10002929,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1818-02-24
+16.452,39.052,1883,7,25,9,50,0,4.52,8.4,SERA_histv1.1,10004680,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1883-07-25
+10.86,44.061,1779,12,24,17,0,0,4.6,8.4,SERA_histv1.1,10002391,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1779-12-24
+10.505,43.843,1306,7,1,0,0,0,4.65,8.4,SERA_histv1.1,10000179,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1306-07-01
+12.747,42.877,1689,4,1,0,0,0,4.65,8.4,SERA_histv1.1,10001424,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1689-04-01
+16.065,38.676,1953,2,25,0,7,46,4.88,8.4,EMECv20191114,10013333,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/25/53
+10.724,44.136,1930,5,24,22,2,0,4.91,8.4,EMECv20191114,10010344,nan,TRUE,TRUE,TRUE,TRUE,FALSE,5/24/30
+15.298,41.785,1937,7,17,17,11,0,4.96,8.4,EMECv20191114,10011342,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/17/37
+12.715,42.532,1792,7,20,0,0,0,5.07,8.4,SERA_histv1.1,10002590,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1792-07-20
+12.855,43.052,1721,6,18,0,0,0,5.11,8.4,SERA_histv1.1,10001697,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1721-06-18
+7.849,43.855,1831,5,26,10,30,0,5.43,8.4,SERA_histv1.1,10003146,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1831-05-26
+13.399,42.351,1315,12,3,0,0,0,5.56,8.4,SERA_histv1.1,10000186,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1315-12-03
+15.555,38.185,1749,8,1,0,0,0,5.8,8.4,SERA_histv1.1,10001925,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1749-08-01
+14.989,41.12,1702,3,14,5,0,0,6.56,8.4,SERA_histv1.1,10001560,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1702-03-14
+15.117,46.252,1996,10,3,22,41,0.4,3.53,8.3,EMECv20191114,10034190,8.3,TRUE,TRUE,TRUE,TRUE,FALSE,10/3/96
+11.2005,43.6097,2014,12,19,18,37,1.8,3.57,8.3,EMECv20191114,10061394,8.3,FALSE,FALSE,FALSE,FALSE,FALSE,12/19/14
+12.1383,43.5435,2014,12,21,15,51,28.87,3.6,8.3,EMECv20191114,10061401,8.3,TRUE,TRUE,TRUE,FALSE,FALSE,12/21/14
+12.841,42.517,1924,9,15,2,30,0,3.66,8.3,EMECv20191114,10009365,nan,TRUE,TRUE,TRUE,TRUE,FALSE,9/15/24
+9.306,44.403,1934,7,6,17,15,0,3.69,8.3,EMECv20191114,10010964,nan,FALSE,FALSE,TRUE,TRUE,TRUE,7/6/34
+11.2775,44.8523,2012,6,15,22,13,48.13,3.78,8.3,EMECv20191114,10058050,8.3,FALSE,FALSE,FALSE,FALSE,FALSE,6/15/12
+12.5388,43.3657,2013,8,26,22,9,48.16,3.8,8.3,EMECv20191114,10059515,8.3,TRUE,TRUE,TRUE,TRUE,FALSE,8/26/13
+14.283,46.4,1906,5,1,0,30,0,3.96,8.3,EMECv20191114,10006505,8.3,FALSE,FALSE,TRUE,TRUE,TRUE,5/1/06
+14.417,46.417,1912,2,27,23,20,0,3.96,8.3,EMECv20191114,10007472,8.3,TRUE,TRUE,TRUE,TRUE,TRUE,2/27/12
+12.769,42.982,1998,6,25,0,32,52.55,3.98,8.3,EMECv20191114,10036490,8.3,FALSE,FALSE,TRUE,FALSE,FALSE,6/25/98
+13.319,42.366,2009,4,6,2,27,46.33,4.04,8.3,EMECv20191114,10053227,8.3,FALSE,FALSE,FALSE,FALSE,FALSE,4/6/09
+13.823,41.49,1885,3,23,19,22,0,4.09,8.3,SERA_histv1.1,10004757,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1885-03-23
+15.627,38.126,1915,9,11,8,25,0,4.16,8.3,EMECv20191114,10008052,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/11/15
+13.223,43.714,1943,7,31,4,37,0,4.16,8.3,EMECv20191114,10012105,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/31/43
+10.921,44.89,2012,6,12,1,48,36.14,4.16,8.3,EMECv20191114,10058036,8.3,FALSE,FALSE,FALSE,FALSE,FALSE,6/12/12
+12.789,43.057,1997,9,27,6,3,3.48,4.17,8.3,EMECv20191114,10035541,8.3,FALSE,FALSE,FALSE,FALSE,FALSE,9/27/97
+11.351,44.833,2012,5,20,13,21,5.31,4.21,8.3,EMECv20191114,10057867,8.3,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+15.25,45.63,1838,10,21,0,30,0,4.3,8.3,SERA_histv1.1,10003285,8.3,TRUE,TRUE,TRUE,TRUE,TRUE,1838-10-21
+13.426,42.032,1904,3,3,18,55,44,4.32,8.3,EMECv20191114,10006166,nan,FALSE,FALSE,TRUE,TRUE,TRUE,3/3/04
+16.102,39.869,2012,5,28,1,6,26.83,4.48,8.3,EMECv20191114,10057917,8.3,TRUE,TRUE,TRUE,TRUE,FALSE,5/28/12
+13.444,38.104,1893,5,11,14,10,0,4.55,8.3,SERA_histv1.1,10005148,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1893-05-11
+12.581,43.132,1982,10,18,15,29,24,4.56,8.3,EMECv20191114,10024609,nan,FALSE,FALSE,TRUE,TRUE,TRUE,10/18/82
+12.577,43.351,1694,1,1,0,0,0,4.65,8.3,SERA_histv1.1,10001478,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1694-01-01
+13.323,42.622,1963,7,21,11,9,0,4.71,8.3,EMECv20191114,10015733,nan,FALSE,TRUE,TRUE,TRUE,TRUE,7/21/63
+11.833,43.9,1957,4,17,8,40,37,4.72,8.3,EMECv20191114,10014369,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/17/57
+13.498,42.317,1958,6,24,6,7,0,5.04,8.3,EMECv20191114,10014672,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/24/58
+11.62,44.835,1285,12,13,0,0,0,5.11,8.3,SERA_histv1.1,10000152,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1285-12-13
+11.506,44.004,1762,4,15,18,0,0,5.13,8.3,SERA_histv1.1,10002129,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1762-04-15
+13.466,41.841,1927,10,11,14,45,8,5.2,8.3,EMECv20191114,10009901,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/11/27
+11.38,44.255,2003,9,14,21,42,53.18,5.24,8.3,EMECv20191114,10042678,8.3,TRUE,TRUE,TRUE,TRUE,FALSE,9/14/03
+14.605,38.552,1892,3,16,12,38,0,5.25,8.3,SERA_histv1.1,10005073,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1892-03-16
+13.04,46.321,1979,8,14,18,58,57.52,3.51,8.2,EMECv20191114,10022773,8.2,FALSE,TRUE,TRUE,TRUE,FALSE,8/14/79
+13.117,42.811,2007,8,16,0,29,42.77,3.57,8.2,EMECv20191114,10049644,8.2,TRUE,TRUE,TRUE,TRUE,FALSE,8/16/07
+13.1225,42.698,2014,2,13,4,38,16.1,3.57,8.2,EMECv20191114,10060297,8.2,TRUE,TRUE,TRUE,TRUE,FALSE,2/13/14
+12.905,43.335,1964,5,21,7,29,42,3.7,8.2,EMECv20191114,10015947,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/21/64
+12.992,46.512,1782,12,10,0,0,0,3.74,8.2,SERA_histv1.1,10002443,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1782-12-10
+14,46,1898,2,2,14,0,0,3.87,8.2,SERA_histv1.1,10005556,8.2,TRUE,TRUE,TRUE,TRUE,TRUE,1898-02-02
+12.2,46.779,1997,9,29,21,1,34.4,3.95,8.2,EMECv20191114,10035558,8.2,TRUE,TRUE,TRUE,TRUE,TRUE,9/29/97
+13.733,43.514,2013,6,13,5,44,54.6,4.1,8.2,EMECv20191114,10059180,8.2,FALSE,TRUE,TRUE,TRUE,FALSE,6/13/13
+11.856,43.934,2011,7,12,7,15,8.33,4.18,8.2,EMECv20191114,10056254,8.2,FALSE,FALSE,FALSE,FALSE,FALSE,7/12/11
+13.306,46.506,1896,12,1,2,25,0,4.2,8.2,SERA_histv1.1,10005403,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1896-12-01
+11.258,44.058,1912,8,15,23,50,0,4.22,8.2,EMECv20191114,10007565,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/15/12
+12.068,43.832,2002,1,3,3,45,29.18,4.25,8.2,EMECv20191114,10040545,8.2,FALSE,FALSE,TRUE,TRUE,FALSE,1/3/02
+13.733,42.781,1900,8,10,4,28,13,4.28,8.2,EMECv20191114,10005760,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/10/00
+12.778,43.105,1997,10,2,10,59,56.53,4.28,8.2,EMECv20191114,10035569,8.2,FALSE,FALSE,FALSE,FALSE,FALSE,10/2/97
+12.826,43.036,1997,9,27,19,56,43.45,4.31,8.2,EMECv20191114,10035547,8.2,FALSE,FALSE,FALSE,FALSE,FALSE,9/27/97
+13.21,46.277,1976,9,13,18,54,46.47,4.36,8.2,EMECv20191114,10021358,8.2,FALSE,FALSE,TRUE,FALSE,FALSE,9/13/76
+11.62,44.835,1483,3,3,22,0,0,4.43,8.2,SERA_histv1.1,10000476,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1483-03-03
+13.068,43.135,1751,10,3,0,0,0,4.43,8.2,SERA_histv1.1,10001957,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1751-10-03
+12.568,44.059,1625,12,5,0,0,0,4.65,8.2,SERA_histv1.1,10001043,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1625-12-05
+10.872,44.797,1928,6,13,8,0,0,4.67,8.2,EMECv20191114,10010033,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/13/28
+8.868,44.758,2003,4,11,9,26,57.78,4.81,8.2,EMECv20191114,10041887,8.2,TRUE,TRUE,TRUE,TRUE,TRUE,4/11/03
+10.255,44.125,1939,10,15,14,5,0,4.96,8.2,EMECv20191114,10011578,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/15/39
+11.589,44.168,1874,10,7,0,0,0,4.98,8.2,SERA_histv1.1,10004313,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1874-10-07
+14.9,45.95,1689,3,10,0,0,0,5.57,8.2,SERA_histv1.1,10001421,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1689-03-10
+11.933,43.917,1918,11,10,15,12,28,5.96,8.2,EMECv20191114,10008525,nan,TRUE,TRUE,TRUE,TRUE,FALSE,11/10/18
+13.942,41.554,1349,9,9,0,0,0,6.82,8.2,SERA_histv1.1,10000229,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1349-09-09
+11.234,44.8613,2012,5,21,18,35,34.01,3.57,8.1,EMECv20191114,10057878,8.1,FALSE,FALSE,FALSE,FALSE,FALSE,5/21/12
+14.002,41.985,2009,3,29,8,43,7.94,3.7,8.1,EMECv20191114,10053187,8.1,FALSE,FALSE,TRUE,TRUE,TRUE,3/29/09
+14.033,46.208,2005,1,14,8,5,18,3.75,8.1,EMECv20191114,10044565,nan,FALSE,FALSE,FALSE,FALSE,FALSE,1/14/05
+13.184,42.68,1910,12,22,17,18,0,3.93,8.1,EMECv20191114,10007245,nan,FALSE,FALSE,TRUE,TRUE,TRUE,12/22/10
+13.75,46.5,1957,8,2,22,24,0,3.95,8.1,EMECv20191114,10014448,8.1,TRUE,TRUE,TRUE,TRUE,TRUE,8/2/57
+13.73,46.35,1975,6,18,15,38,23.8,3.95,8.1,EMECv20191114,10020791,8.1,FALSE,TRUE,TRUE,TRUE,TRUE,6/18/75
+12.425,43.468,2010,4,15,1,47,36.45,4.02,8.1,EMECv20191114,10054738,8.1,TRUE,TRUE,TRUE,TRUE,FALSE,4/15/10
+14.3,46.4,1951,6,10,15,38,4,4.05,8.1,EMECv20191114,10013059,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/10/51
+13.801,41.5,1883,4,28,0,0,0,4.2,8.1,SERA_histv1.1,10004672,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1883-04-28
+10.139,44.731,1969,6,24,13,25,18,4.21,8.1,EMECv20191114,10018136,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/24/69
+10.136,44.131,2013,6,21,12,12,39.66,4.3,8.1,EMECv20191114,10059276,8.1,FALSE,FALSE,TRUE,TRUE,FALSE,6/21/13
+12.994,46.394,1928,11,16,3,17,15,4.36,8.1,EMECv20191114,10010089,nan,FALSE,FALSE,TRUE,TRUE,TRUE,11/16/28
+13.191,46.323,1976,9,15,4,58,43.07,4.4,8.1,EMECv20191114,10021361,8.1,FALSE,FALSE,FALSE,FALSE,FALSE,9/15/76
+13.245,43.522,1617,3,23,0,0,0,4.43,8.1,SERA_histv1.1,10000999,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1617-03-23
+11.074,44.213,1830,1,26,4,30,0,4.54,8.1,SERA_histv1.1,10003122,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1830-01-26
+14.84,46.5,1837,6,21,10,0,0,4.72,8.1,SERA_histv1.1,10003261,8.1,TRUE,TRUE,TRUE,TRUE,TRUE,1837-06-21
+14.1,38.439,1981,6,22,9,36,17.48,4.77,8.1,EMECv20191114,10023867,8.1,FALSE,TRUE,TRUE,TRUE,TRUE,6/22/81
+13.696,41.905,1980,6,14,20,56,50,4.96,8.1,EMECv20191114,10023148,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/14/80
+14.458,46.055,1897,7,15,5,53,0,5.07,8.1,SERA_histv1.1,10005482,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-07-15
+12.314,43.285,1865,9,21,20,50,0,5.11,8.1,SERA_histv1.1,10004019,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1865-09-21
+11.202,44.496,1929,4,19,4,16,0,5.13,8.1,EMECv20191114,10010170,nan,FALSE,FALSE,FALSE,FALSE,FALSE,4/19/29
+11.065,44.841,2012,5,29,7,0,2.88,5.9,8.1,EMECv20191114,10057922,8.1,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+9.067,47.033,1673,2,13,0,0,0,3.5,8,SERA_histv1.1,10001338,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1673-02-13
+9.067,47.033,1682,5,7,0,0,0,3.5,8,SERA_histv1.1,10001385,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1682-05-07
+9.4,46.583,1863,11,24,3,35,0,3.5,8,SERA_histv1.1,10003986,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1863-11-24
+9.8,46.833,1886,9,8,22,27,0,3.5,8,SERA_histv1.1,10004838,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1886-09-08
+7.067,46.283,1896,7,8,1,27,0,3.5,8,SERA_histv1.1,10005367,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1896-07-08
+9.167,46.917,1900,10,26,6,0,0,3.5,8,EMECv20191114,10005776,nan,FALSE,TRUE,TRUE,TRUE,TRUE,10/26/00
+9.45,46.733,1914,4,8,3,34,0,3.5,8,EMECv20191114,10007762,nan,FALSE,FALSE,TRUE,TRUE,TRUE,4/8/14
+7.067,46.117,1914,11,29,3,21,0,3.5,8,EMECv20191114,10007871,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/29/14
+7.5,46.283,1915,10,23,8,31,23,3.5,8,EMECv20191114,10008076,nan,FALSE,FALSE,TRUE,TRUE,TRUE,10/23/15
+7.5,46.3,1915,10,24,7,49,0,3.5,8,EMECv20191114,10008077,nan,FALSE,FALSE,FALSE,FALSE,FALSE,10/24/15
+8.233,46.883,1917,2,10,18,55,0,3.5,8,EMECv20191114,10008278,nan,FALSE,FALSE,TRUE,TRUE,TRUE,2/10/17
+8.25,46.883,1917,6,13,21,14,0,3.5,8,EMECv20191114,10008337,nan,FALSE,FALSE,TRUE,TRUE,TRUE,6/13/17
+7.633,46.183,1918,2,2,22,43,51,3.5,8,EMECv20191114,10008430,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/2/18
+7.2,45.95,1918,10,21,20,21,0,3.5,8,EMECv20191114,10008521,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/21/18
+7.917,46.65,1919,2,17,16,50,0,3.5,8,EMECv20191114,10008561,nan,FALSE,FALSE,TRUE,TRUE,TRUE,2/17/19
+7.917,46.65,1919,2,19,4,34,0,3.5,8,EMECv20191114,10008562,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/19/19
+9.95,46.45,1919,9,15,2,2,1,3.5,8,EMECv20191114,10008618,nan,FALSE,FALSE,FALSE,FALSE,FALSE,9/15/19
+7.067,46.283,1919,11,16,22,0,0,3.5,8,EMECv20191114,10008667,nan,FALSE,FALSE,TRUE,TRUE,TRUE,11/16/19
+9.983,46.617,1923,10,30,15,35,0,3.5,8,EMECv20191114,10009238,nan,FALSE,FALSE,TRUE,TRUE,TRUE,10/30/23
+10.217,46.667,1929,10,12,9,57,0,3.5,8,EMECv20191114,10010242,nan,FALSE,FALSE,FALSE,FALSE,FALSE,10/12/29
+7.417,46.25,1929,12,21,2,25,0,3.5,8,EMECv20191114,10010264,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/21/29
+7.45,46.417,1949,10,5,16,6,0,3.5,8,EMECv20191114,10012804,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/5/49
+7.5,46.45,1951,8,1,9,55,38,3.5,8,EMECv20191114,10013070,8,FALSE,FALSE,TRUE,TRUE,TRUE,8/1/51
+7.433,46.283,1952,5,9,8,9,0,3.5,8,EMECv20191114,10013192,nan,FALSE,FALSE,TRUE,TRUE,TRUE,5/9/52
+7.583,46.383,1954,8,2,9,58,0,3.5,8,EMECv20191114,10013752,nan,FALSE,FALSE,TRUE,TRUE,TRUE,8/2/54
+7.583,46.383,1954,8,3,3,15,0,3.5,8,EMECv20191114,10013754,nan,FALSE,FALSE,FALSE,FALSE,FALSE,8/3/54
+7.417,46.367,1954,9,6,7,37,35,3.5,8,EMECv20191114,10013780,nan,FALSE,FALSE,TRUE,TRUE,TRUE,9/6/54
+7.367,46.333,1954,9,24,5,13,0,3.5,8,EMECv20191114,10013797,nan,FALSE,FALSE,FALSE,FALSE,FALSE,9/24/54
+7.25,46.317,1955,6,26,17,17,0,3.5,8,EMECv20191114,10013985,nan,FALSE,TRUE,TRUE,TRUE,TRUE,6/26/55
+7.267,46.367,1955,7,3,7,14,0,3.5,8,EMECv20191114,10013990,nan,FALSE,FALSE,TRUE,TRUE,TRUE,7/3/55
+5.833,45.133,1961,3,3,0,52,27,3.5,8,EMECv20191114,10015247,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/3/61
+7.8,46.3,1965,10,13,16,17,56,3.5,8,EMECv20191114,10016387,nan,FALSE,FALSE,TRUE,TRUE,TRUE,10/13/65
+8.817,46.95,1966,2,12,23,42,46,3.5,8,EMECv20191114,10016495,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/12/66
+20.73,40.75,2012,6,18,8,16,26.64,3.51,8,EMECv20191114,10058063,8,TRUE,TRUE,TRUE,FALSE,FALSE,6/18/12
+19.5,41.49,2014,3,30,0,2,14.18,3.51,8,EMECv20191114,10060481,8,FALSE,FALSE,TRUE,FALSE,FALSE,3/30/14
+18.85,42.17,1979,5,25,7,22,3.6,3.53,8,EMECv20191114,10022616,8,FALSE,FALSE,FALSE,FALSE,FALSE,5/25/79
+18.86,42.1,1979,5,27,14,47,34,3.53,8,EMECv20191114,10022624,8,FALSE,FALSE,FALSE,FALSE,FALSE,5/27/79
+18.73,42.24,1979,6,15,9,41,24,3.53,8,EMECv20191114,10022669,8,FALSE,FALSE,FALSE,FALSE,FALSE,6/15/79
+17.808,42.754,1997,1,10,10,24,50.3,3.53,8,EMECv20191114,10034685,nan,FALSE,FALSE,TRUE,FALSE,FALSE,1/10/97
+17.851,42.998,1995,1,1,15,6,41.2,3.55,8,EMECv20191114,10031636,8,FALSE,TRUE,TRUE,TRUE,FALSE,1/1/95
+17.817,43.007,1997,1,22,2,14,31,3.55,8,EMECv20191114,10034729,8,FALSE,FALSE,TRUE,FALSE,FALSE,1/22/97
+19.5935,40.1443,2005,2,11,3,42,57.7,3.55,8,EMECv20191114,10044702,8,FALSE,FALSE,TRUE,FALSE,FALSE,2/11/05
+19.8578,40.2647,2005,10,14,5,42,19.7,3.55,8,EMECv20191114,10045833,8,FALSE,FALSE,TRUE,FALSE,FALSE,10/14/05
+19.7253,40.7987,2006,2,19,14,58,13.1,3.55,8,EMECv20191114,10046586,8,FALSE,FALSE,TRUE,FALSE,FALSE,2/19/06
+19.7391,40.1509,2006,8,8,23,29,26,3.55,8,EMECv20191114,10047408,8,FALSE,FALSE,FALSE,FALSE,FALSE,8/8/06
+20.5564,40.163,2007,9,6,14,45,29,3.55,8,EMECv20191114,10049773,8,FALSE,TRUE,TRUE,FALSE,FALSE,9/6/07
+19.241,40.4686,2007,9,7,2,29,35.5,3.55,8,EMECv20191114,10049777,8,FALSE,TRUE,TRUE,FALSE,FALSE,9/7/07
+17.8498,43.1491,2008,2,9,8,47,53.3,3.55,8,EMECv20191114,10050699,8,FALSE,TRUE,TRUE,TRUE,FALSE,2/9/08
+19.597,41.2803,2009,3,6,22,59,28.6,3.55,8,EMECv20191114,10053116,8,FALSE,FALSE,TRUE,FALSE,FALSE,3/6/09
+14.3,45.633,1959,5,7,22,44,18,3.62,8,EMECv20191114,10014857,8,TRUE,TRUE,TRUE,TRUE,TRUE,5/7/59
+19.25,41.87,1979,5,28,23,17,37.9,3.62,8,EMECv20191114,10022628,8,FALSE,FALSE,FALSE,FALSE,FALSE,5/28/79
+7.388,46.328,1989,9,30,4,41,2.1,3.62,8,EMECv20191114,10028452,8,TRUE,TRUE,TRUE,TRUE,TRUE,9/30/89
+10.146,47.2,2000,6,3,15,14,11,3.64,8,EMECv20191114,10038678,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/3/00
+18.9662,42.2521,1979,5,25,0,3,6.3,3.65,8,EMECv20191114,10022611,8,FALSE,FALSE,FALSE,FALSE,FALSE,5/25/79
+19.8335,40.1138,2004,8,6,14,31,47.6,3.65,8,EMECv20191114,10043900,8,TRUE,TRUE,TRUE,FALSE,FALSE,8/6/04
+19.7883,40.1473,2007,11,14,14,30,50,3.65,8,EMECv20191114,10050183,8,FALSE,FALSE,TRUE,FALSE,FALSE,11/14/07
+19.1836,41.9141,2008,1,20,21,18,39.6,3.65,8,EMECv20191114,10050583,8,TRUE,TRUE,TRUE,TRUE,FALSE,1/20/08
+15.669,40.751,2003,2,3,12,18,45.85,3.66,8,EMECv20191114,10041708,8,TRUE,TRUE,TRUE,TRUE,FALSE,2/3/03
+12.01,47.49,2003,10,29,7,15,29,3.67,8,EMECv20191114,10042809,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/29/03
+11.984,43.883,2011,6,4,16,12,4.03,3.67,8,EMECv20191114,10056113,8,FALSE,FALSE,TRUE,TRUE,FALSE,6/4/11
+11.2373,44.8487,2012,6,15,8,59,44.09,3.67,8,EMECv20191114,10058049,8,FALSE,FALSE,FALSE,FALSE,FALSE,6/15/12
+10.49,47.31,1899,5,30,7,0,0,3.7,8,SERA_histv1.1,10005655,8,TRUE,TRUE,TRUE,TRUE,TRUE,1899-05-30
+10.44,47.29,1899,6,3,3,58,0,3.7,8,SERA_histv1.1,10005657,8,TRUE,TRUE,TRUE,TRUE,TRUE,1899-06-03
+14.4,47.23,1904,11,30,11,6,0,3.7,8,EMECv20191114,10006290,8,TRUE,TRUE,TRUE,TRUE,TRUE,11/30/04
+13.22,47.41,1904,12,8,0,57,0,3.7,8,EMECv20191114,10006296,8,TRUE,TRUE,TRUE,TRUE,TRUE,12/8/04
+14.38,46.99,1908,5,12,5,9,0,3.7,8,EMECv20191114,10006774,8,TRUE,TRUE,TRUE,TRUE,TRUE,5/12/08
+12.54,47,1908,12,18,5,6,0,3.7,8,EMECv20191114,10006868,8,TRUE,TRUE,TRUE,TRUE,TRUE,12/18/08
+13.22,47.41,1909,9,22,16,25,0,3.7,8,EMECv20191114,10007054,8,TRUE,TRUE,TRUE,TRUE,TRUE,9/22/09
+9.693,45.052,1912,10,1,18,10,0,3.7,8,EMECv20191114,10007577,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/1/12
+12.57,47.53,1921,7,28,2,35,0,3.7,8,EMECv20191114,10008914,8,TRUE,TRUE,TRUE,TRUE,TRUE,7/28/21
+12.53,47.29,1921,12,13,6,30,0,3.7,8,EMECv20191114,10008973,8,FALSE,FALSE,TRUE,TRUE,TRUE,12/13/21
+12.76,47.44,1932,10,21,18,43,0,3.7,8,EMECv20191114,10010757,8,TRUE,TRUE,TRUE,TRUE,TRUE,10/21/32
+14.45,47.2,1932,11,15,16,28,0,3.7,8,EMECv20191114,10010766,8,TRUE,TRUE,TRUE,TRUE,TRUE,11/15/32
+14.71,47.07,1950,10,18,18,20,0,3.7,8,EMECv20191114,10012960,8,FALSE,FALSE,TRUE,TRUE,TRUE,10/18/50
+14.71,47.07,1950,10,18,21,35,0,3.7,8,EMECv20191114,10012961,8,FALSE,FALSE,FALSE,FALSE,FALSE,10/18/50
+14.7,47.07,1956,6,10,13,49,0,3.7,8,EMECv20191114,10014182,8,TRUE,TRUE,TRUE,TRUE,TRUE,6/10/56
+13.31,47.42,1961,7,26,12,1,0,3.7,8,EMECv20191114,10015298,8,TRUE,TRUE,TRUE,TRUE,TRUE,7/26/61
+10.56,47.38,1961,8,25,12,22,0,3.7,8,EMECv20191114,10015312,8,TRUE,TRUE,TRUE,TRUE,TRUE,8/25/61
+5.77,45.04,1999,1,11,3,36,36.5,3.7,8,EMECv20191114,10036976,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/11/99
+9.447,46.759,2008,1,21,16,40,35,3.7,8,EMECv20191114,10050586,8,TRUE,TRUE,TRUE,TRUE,TRUE,1/21/08
+15.1518,40.4413,2014,1,22,22,44,10.92,3.7,8,EMECv20191114,10059915,8,TRUE,TRUE,TRUE,TRUE,TRUE,1/22/14
+17.002,43.127,1962,1,12,17,38,53.4,3.72,8,EMECv20191114,10015384,8,FALSE,FALSE,FALSE,FALSE,FALSE,1/12/62
+10.16,47.14,1994,3,31,9,41,40.5,3.72,8,EMECv20191114,10031130,8,TRUE,TRUE,TRUE,TRUE,TRUE,3/31/94
+19.299,42.083,1982,3,15,12,43,13.1,3.74,8,EMECv20191114,10024291,8,FALSE,FALSE,TRUE,TRUE,FALSE,3/15/82
+19.692,40.0872,2000,9,10,15,8,59.7,3.74,8,EMECv20191114,10039044,8,TRUE,TRUE,TRUE,TRUE,FALSE,9/10/00
+19.6449,40.5663,2005,6,11,4,20,59.1,3.74,8,EMECv20191114,10045349,8,FALSE,FALSE,TRUE,FALSE,FALSE,6/11/05
+19.8966,40.4004,2009,11,11,3,43,33.2,3.74,8,EMECv20191114,10054137,8,FALSE,TRUE,TRUE,FALSE,FALSE,11/11/09
+6.967,46.317,1584,3,13,0,0,0,3.79,8,SERA_histv1.1,10000848,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1584-03-13
+9.172,46.96,1773,12,8,11,0,0,3.79,8,SERA_histv1.1,10002289,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1773-12-08
+9.172,46.96,1773,12,13,0,0,0,3.79,8,SERA_histv1.1,10002290,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1773-12-13
+8.64,46.88,1774,9,25,0,0,0,3.79,8,SERA_histv1.1,10002308,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1774-09-25
+9.853,46.515,1809,8,14,15,0,0,3.79,8,SERA_histv1.1,10002797,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1809-08-14
+9.066,47.042,1823,5,14,0,0,0,3.79,8,SERA_histv1.1,10002996,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1823-05-14
+7.852,46.237,1855,8,8,20,0,0,3.79,8,SERA_histv1.1,10003658,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-08-08
+7.852,46.237,1855,8,10,22,0,0,3.79,8,SERA_histv1.1,10003660,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-08-10
+7.881,46.292,1855,8,12,6,30,0,3.79,8,SERA_histv1.1,10003664,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-08-12
+7.867,46.265,1855,8,12,0,0,0,3.79,8,SERA_histv1.1,10003666,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-08-12
+7.881,46.292,1855,8,14,4,0,0,3.79,8,SERA_histv1.1,10003670,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-08-14
+7.852,46.237,1855,8,25,10,0,0,3.79,8,SERA_histv1.1,10003676,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-08-25
+7.852,46.237,1855,10,9,21,0,0,3.79,8,SERA_histv1.1,10003690,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-10-09
+7.852,46.237,1855,10,21,20,0,0,3.79,8,SERA_histv1.1,10003694,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-10-21
+7.764,46.101,1855,10,27,20,0,0,3.79,8,SERA_histv1.1,10003697,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-10-27
+7.867,46.265,1855,10,30,23,0,0,3.79,8,SERA_histv1.1,10003699,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-10-30
+7.852,46.237,1855,11,23,0,0,0,3.79,8,SERA_histv1.1,10003715,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-11-23
+7.867,46.265,1855,12,9,0,0,0,3.79,8,SERA_histv1.1,10003723,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-12-09
+7.852,46.237,1855,12,31,0,0,0,3.79,8,SERA_histv1.1,10003734,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-12-31
+7.799,46.285,1856,3,15,0,0,0,3.79,8,SERA_histv1.1,10003743,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1856-03-15
+7.799,46.285,1856,4,4,11,0,0,3.79,8,SERA_histv1.1,10003746,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1856-04-04
+7.083,46.583,1857,2,6,9,10,0,3.79,8,SERA_histv1.1,10003775,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1857-02-06
+6.017,45.433,1873,5,1,0,0,0,3.79,8,SERA_histv1.1,10004272,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1873-05-01
+10.057,46.326,1874,4,4,0,0,0,3.79,8,SERA_histv1.1,10004304,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1874-04-04
+6.53,46.07,1984,5,3,8,56,51.4,3.8,8,EMECv20191114,10025699,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/3/84
+16.78,43.23,1940,7,22,12,30,17,3.81,8,EMECv20191114,10011670,8,FALSE,FALSE,TRUE,TRUE,TRUE,7/22/40
+19.3,42.2,1961,12,12,4,36,43,3.81,8,EMECv20191114,10015354,8,TRUE,TRUE,TRUE,TRUE,TRUE,12/12/61
+19.012,42.286,1979,8,31,18,6,35.2,3.83,8,EMECv20191114,10022789,8,FALSE,FALSE,TRUE,FALSE,FALSE,8/31/79
+19.8994,40.1305,2007,10,12,23,30,44.9,3.83,8,EMECv20191114,10049995,8,TRUE,TRUE,TRUE,FALSE,FALSE,10/12/07
+9.717,46.617,1586,10,31,0,0,0,3.9,8,SERA_histv1.1,10000856,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1586-10-31
+9.433,46.7,1607,1,27,2,0,0,3.9,8,SERA_histv1.1,10000955,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1607-01-27
+8.217,46.417,1746,10,28,0,0,0,3.9,8,SERA_histv1.1,10001909,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1746-10-28
+7.433,46.083,1828,5,12,23,30,0,3.9,8,SERA_histv1.1,10003074,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1828-05-12
+6.9,46.45,1829,10,15,0,0,0,3.9,8,SERA_histv1.1,10003115,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1829-10-15
+6.95,46.383,1880,5,7,20,5,0,3.9,8,SERA_histv1.1,10004521,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1880-05-07
+9.1,47,1889,4,26,21,35,0,3.9,8,SERA_histv1.1,10004961,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1889-04-26
+8.283,46.367,1895,12,4,2,0,0,3.9,8,SERA_histv1.1,10005322,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-12-04
+8.55,46.85,1915,2,14,12,43,15,3.9,8,EMECv20191114,10007918,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/14/15
+9.1,47,1917,2,26,19,55,40,3.9,8,EMECv20191114,10008294,nan,FALSE,TRUE,TRUE,TRUE,TRUE,2/26/17
+7.5,46.3,1920,3,30,1,4,14,3.9,8,EMECv20191114,10008716,nan,FALSE,FALSE,TRUE,TRUE,TRUE,3/30/20
+7.5,46.167,1966,2,23,13,47,6,3.9,8,EMECv20191114,10016502,nan,FALSE,TRUE,TRUE,TRUE,TRUE,2/23/66
+7.32,46.32,1966,12,12,7,36,36,3.9,8,EMECv20191114,10016841,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/12/66
+7.37,46.57,1974,1,19,2,50,49,3.9,8,EMECv20191114,10020198,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/19/74
+20.62,40.77,2007,5,25,9,17,37,3.9,8,EMECv20191114,10049038,8,TRUE,TRUE,TRUE,FALSE,FALSE,5/25/07
+20.217,41.233,1997,7,20,5,25,27.8,3.91,8,EMECv20191114,10035328,8,FALSE,FALSE,TRUE,TRUE,FALSE,7/20/97
+19.7367,40.0942,2006,8,16,22,36,7.3,3.93,8,EMECv20191114,10047458,8,FALSE,FALSE,FALSE,FALSE,FALSE,8/16/06
+20.228,41.389,2010,2,12,7,23,36.5,3.93,8,EMECv20191114,10054515,8,FALSE,FALSE,TRUE,FALSE,FALSE,2/12/10
+12.9,47.7,1390,10,16,0,0,0,3.95,8,SERA_histv1.1,10000295,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1390-10-16
+12.17,47.58,1898,5,12,16,10,0,3.95,8,SERA_histv1.1,10005585,8,TRUE,TRUE,TRUE,TRUE,TRUE,1898-05-12
+7.881,46.292,1855,11,7,0,0,0,3.96,8,SERA_histv1.1,10003703,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-11-07
+19.1,42.3,1969,8,9,17,1,4,4.01,8,EMECv20191114,10018182,8,FALSE,FALSE,TRUE,TRUE,FALSE,8/9/69
+19.6766,40.0886,2001,6,14,23,4,8.3,4.02,8,EMECv20191114,10039853,8,TRUE,FALSE,TRUE,TRUE,FALSE,6/14/01
+19.6703,40.7745,2004,5,20,17,15,28.1,4.02,8,EMECv20191114,10043488,8,TRUE,TRUE,TRUE,FALSE,FALSE,5/20/04
+20.5628,41.2654,2009,3,9,23,58,33.6,4.02,8,EMECv20191114,10053125,8,FALSE,TRUE,TRUE,FALSE,FALSE,3/9/09
+14.775,46.193,2012,12,3,4,36,0,4.02,8,EMECv20191114,10058597,8,TRUE,TRUE,TRUE,TRUE,TRUE,12/3/12
+11.027,44.89,2012,5,29,14,39,40.28,4.03,8,EMECv20191114,10057957,8,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+8.238,46.868,1777,3,25,0,0,0,4.04,8,SERA_histv1.1,10002335,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1777-03-25
+13.38,47.46,1930,5,18,4,14,0,4.08,8,EMECv20191114,10010337,8,TRUE,TRUE,TRUE,TRUE,TRUE,5/18/30
+12.8,46.7,1933,12,27,4,44,0,4.08,8,EMECv20191114,10010917,8,TRUE,TRUE,TRUE,TRUE,TRUE,12/27/33
+14.74,47.01,1950,10,24,11,48,0,4.08,8,EMECv20191114,10012964,8,TRUE,TRUE,TRUE,TRUE,TRUE,10/24/50
+14.66,47.12,1981,1,31,12,49,37,4.08,8,EMECv20191114,10023575,8,TRUE,TRUE,TRUE,TRUE,TRUE,1/31/81
+15.03,45.87,1898,2,12,18,30,0,4.09,8,SERA_histv1.1,10005561,8,TRUE,TRUE,TRUE,TRUE,TRUE,1898-02-12
+14.5,46.2,1898,12,3,16,35,0,4.09,8,SERA_histv1.1,10005621,8,TRUE,TRUE,TRUE,TRUE,TRUE,1898-12-03
+14.19,46.29,1898,12,7,0,0,0,4.09,8,SERA_histv1.1,10005622,8,TRUE,TRUE,TRUE,TRUE,TRUE,1898-12-07
+18.83,42.1,1979,6,4,2,51,42.7,4.1,8,EMECv20191114,10022646,8,FALSE,FALSE,FALSE,FALSE,FALSE,6/4/79
+19.7,40.12,2006,8,18,10,12,35,4.1,8,EMECv20191114,10047470,8,FALSE,FALSE,FALSE,FALSE,FALSE,8/18/06
+17.7782,42.7154,2006,4,18,19,19,0,4.11,8,EMECv20191114,10046901,8,TRUE,TRUE,TRUE,TRUE,FALSE,4/18/06
+19.7087,40.0891,2006,8,9,12,12,30.4,4.11,8,EMECv20191114,10047415,8,FALSE,FALSE,FALSE,FALSE,FALSE,8/9/06
+20.275,41.2515,2008,10,24,20,52,18.7,4.11,8,EMECv20191114,10052655,8,FALSE,FALSE,TRUE,FALSE,FALSE,10/24/08
+15.731,40.65,1966,10,4,4,51,51,4.16,8,EMECv20191114,10016800,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/4/66
+18.1,42.9,1927,2,14,8,50,0,4.18,8,EMECv20191114,10009772,nan,FALSE,FALSE,FALSE,FALSE,FALSE,2/14/27
+11.033,44.893,2012,5,29,11,7,4.63,4.18,8,EMECv20191114,10057954,8,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+12.963,42.401,2007,10,21,3,55,36.43,4.19,8,EMECv20191114,10050028,8,TRUE,TRUE,TRUE,TRUE,FALSE,10/21/07
+15.181,41.228,1853,6,9,0,0,0,4.2,8,SERA_histv1.1,10003597,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1853-06-09
+11.43333,47.28333,1902,6,19,9,23,56,4.2,8,EMECv20191114,10005954,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/19/02
+8.3,46.87,1964,3,11,19,19,8,4.2,8,EMECv20191114,10015879,nan,FALSE,FALSE,TRUE,TRUE,TRUE,3/11/64
+19.2,42.3,1969,8,9,16,25,36,4.2,8,EMECv20191114,10018181,8,TRUE,TRUE,TRUE,TRUE,FALSE,8/9/69
+13.823,41.49,1895,3,25,21,15,0,4.25,8,SERA_histv1.1,10005259,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-03-25
+14.67,47.17,1816,4,1,14,25,0,4.3,8,SERA_histv1.1,10002893,8,TRUE,TRUE,TRUE,TRUE,TRUE,1816-04-01
+14.75,45.97,1825,6,22,15,0,0,4.3,8,SERA_histv1.1,10003030,8,TRUE,TRUE,TRUE,TRUE,TRUE,1825-06-22
+18.89,42.34,1926,4,26,5,18,1,4.3,8,EMECv20191114,10009625,8,TRUE,TRUE,TRUE,TRUE,FALSE,4/26/26
+9.033,46.683,1964,5,28,20,52,3,4.3,8,EMECv20191114,10015953,nan,FALSE,TRUE,TRUE,TRUE,TRUE,5/28/64
+19.22,41.93,1979,5,14,9,53,7.3,4.3,8,EMECv20191114,10022592,8,FALSE,FALSE,FALSE,FALSE,FALSE,5/14/79
+20.548,40.818,2012,2,8,4,28,20,4.3,8,EMECv20191114,10057464,8,TRUE,TRUE,TRUE,FALSE,FALSE,2/8/12
+6.725,46.267,1881,6,9,0,35,0,4.37,8,SERA_histv1.1,10004585,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1881-06-09
+13.512,42.312,1967,12,3,21,29,59,4.37,8,EMECv20191114,10017308,nan,FALSE,FALSE,TRUE,TRUE,TRUE,12/3/67
+13.019,46.398,1889,10,13,10,10,0,4.39,8,SERA_histv1.1,10004977,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1889-10-13
+20.2605,39.7193,2007,8,28,15,5,27.6,4.39,8,EMECv20191114,10049736,8,FALSE,TRUE,TRUE,FALSE,FALSE,8/28/07
+10.915,43.933,1648,1,13,18,0,0,4.43,8,SERA_histv1.1,10001161,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1648-01-13
+15.674,40.112,1858,3,8,4,0,0,4.43,8,SERA_histv1.1,10003818,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1858-03-08
+11.26,47.39,1880,11,14,7,30,0,4.45,8,SERA_histv1.1,10004548,8,TRUE,TRUE,TRUE,TRUE,TRUE,1880-11-14
+10.59,47.23,1958,9,30,8,45,0,4.47,8,EMECv20191114,10014724,8,TRUE,TRUE,TRUE,TRUE,TRUE,9/30/58
+20.3188,39.4039,1979,11,22,9,28,12.96,4.5,8,EMECv20191114,10022921,8,FALSE,FALSE,TRUE,TRUE,FALSE,11/22/79
+20.25,39.438,1980,5,7,11,24,1.85,4.5,8,EMECv20191114,10023089,8,FALSE,FALSE,TRUE,TRUE,FALSE,5/7/80
+19.5032,40.3381,1980,12,29,22,5,51.73,4.5,8,EMECv20191114,10023510,8,TRUE,FALSE,TRUE,TRUE,FALSE,12/29/80
+19.8211,39.7956,1998,5,12,9,56,42.85,4.5,8,EMECv20191114,10036366,8,FALSE,TRUE,TRUE,FALSE,FALSE,5/12/98
+20.2045,41.1645,2008,10,24,19,31,19.4,4.5,8,EMECv20191114,10052654,8,TRUE,TRUE,TRUE,FALSE,FALSE,10/24/08
+13.51,46.88,1835,10,31,7,30,0,4.51,8,SERA_histv1.1,10003227,8,TRUE,TRUE,TRUE,TRUE,TRUE,1835-10-31
+14.65,47.15,1897,12,11,12,8,0,4.51,8,SERA_histv1.1,10005537,8,TRUE,TRUE,TRUE,TRUE,TRUE,1897-12-11
+6.233,45.528,1849,10,1,0,30,0,4.54,8,SERA_histv1.1,10003489,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1849-10-01
+17.062,43.084,1962,1,12,20,48,30.8,4.6,8,EMECv20191114,10015385,8,FALSE,FALSE,FALSE,FALSE,FALSE,1/12/62
+20.7868,40.7936,1995,5,9,1,41,5.41,4.6,8,EMECv20191114,10031945,8,FALSE,FALSE,TRUE,TRUE,FALSE,5/9/95
+11.951,46.803,1850,9,1,9,45,0,4.65,8,SERA_histv1.1,10003509,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1850-09-01
+11.909,43.946,1861,1,28,5,30,0,4.65,8,SERA_histv1.1,10003902,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1861-01-28
+19.9,41,1959,8,18,22,4,5,4.67,8,EMECv20191114,10014926,8,FALSE,FALSE,TRUE,TRUE,FALSE,8/18/59
+19.7,40.1,1965,12,13,17,44,9,4.67,8,EMECv20191114,10016437,8,TRUE,TRUE,TRUE,TRUE,FALSE,12/13/65
+20.4961,39.532,1980,1,10,19,36,40.6,4.7,8,EMECv20191114,10022961,8,FALSE,FALSE,TRUE,TRUE,FALSE,1/10/80
+14.35,46.77,1825,2,21,2,30,0,4.72,8,SERA_histv1.1,10003027,8,TRUE,TRUE,TRUE,TRUE,TRUE,1825-02-21
+15.2,45.8,1829,11,2,9,30,0,4.72,8,SERA_histv1.1,10003116,8,TRUE,TRUE,TRUE,TRUE,TRUE,1829-11-02
+15.54,45.49,1853,6,11,3,0,0,4.72,8,SERA_histv1.1,10003598,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1853-06-11
+14.43,47.07,1877,12,28,3,32,0,4.72,8,SERA_histv1.1,10004424,8,TRUE,TRUE,TRUE,TRUE,TRUE,1877-12-28
+13.54,46.91,1881,11,5,8,42,0,4.72,8,SERA_histv1.1,10004600,8,TRUE,TRUE,TRUE,TRUE,TRUE,1881-11-05
+20,40.3,1941,9,15,2,33,38,4.77,8,EMECv20191114,10011867,8,TRUE,TRUE,TRUE,TRUE,TRUE,9/15/41
+12.384,46.735,1862,5,27,1,20,0,4.79,8,SERA_histv1.1,10003935,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1862-05-27
+8.27,46.88,1964,2,17,12,20,0,4.8,8,EMECv20191114,10015846,nan,FALSE,FALSE,TRUE,TRUE,TRUE,2/17/64
+19.6459,39.9592,2004,12,7,14,32,45.3,4.8,8,EMECv20191114,10044375,8,TRUE,TRUE,TRUE,FALSE,FALSE,12/7/04
+17.44,42.46,1938,7,2,1,45,10,4.81,8,EMECv20191114,10011439,8,TRUE,TRUE,TRUE,TRUE,TRUE,7/2/38
+11.478,44.539,1929,4,12,0,32,0,4.82,8,EMECv20191114,10010164,nan,FALSE,FALSE,TRUE,TRUE,TRUE,4/12/29
+19.74,40.16,2006,8,6,7,49,46,4.83,8,EMECv20191114,10047375,8,FALSE,FALSE,TRUE,FALSE,FALSE,8/6/06
+11.467,47.283,1572,1,4,18,45,0,4.87,8,SERA_histv1.1,10000783,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1572-01-04
+10.84,47.32,1910,7,13,8,32,0,4.87,8,EMECv20191114,10007191,8,TRUE,TRUE,TRUE,TRUE,TRUE,7/13/10
+12.737,42.736,1529,1,1,0,0,0,4.88,8,SERA_histv1.1,10000622,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1529-01-01
+14.8,46.3,1916,10,30,0,17,0,4.9,8,EMECv20191114,10008226,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/30/16
+19.3992,41.8291,1979,4,16,7,56,0.93,4.9,8,EMECv20191114,10022496,8,FALSE,FALSE,FALSE,FALSE,FALSE,4/16/79
+14.88,44.8,1949,6,30,6,50,0,4.91,8,EMECv20191114,10012767,nan,FALSE,TRUE,TRUE,TRUE,TRUE,6/30/49
+13.68,47.13,1691,12,1,0,0,0,4.93,8,SERA_histv1.1,10001451,8,TRUE,TRUE,TRUE,TRUE,TRUE,1691-12-01
+15.081,37.216,1693,7,8,17,50,0,4.93,8,SERA_histv1.1,10001473,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1693-07-08
+14.38,46.15,1899,9,18,5,16,0,4.93,8,SERA_histv1.1,10005679,8,TRUE,TRUE,TRUE,TRUE,TRUE,1899-09-18
+7.5,46.3,1954,7,29,4,40,27,5,8,EMECv20191114,10013751,8,FALSE,FALSE,TRUE,TRUE,TRUE,7/29/54
+19.5316,41.9747,1986,10,27,22,32,20.47,5,8,EMECv20191114,10026957,8,FALSE,TRUE,TRUE,TRUE,FALSE,10/27/86
+6.633,46.095,1879,12,30,12,27,0,5.01,8,SERA_histv1.1,10004503,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1879-12-30
+8.263,46.887,1777,2,7,1,0,0,5.02,8,SERA_histv1.1,10002333,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1777-02-07
+20.2,40,1933,7,27,1,3,5,5.07,8,EMECv20191114,10010872,8,TRUE,TRUE,TRUE,TRUE,TRUE,7/27/33
+14.33,46.89,1767,11,21,0,0,0,5.14,8,SERA_histv1.1,10002196,8,TRUE,TRUE,TRUE,TRUE,TRUE,1767-11-21
+19.5,42,1855,7,19,0,0,0,5.14,8,SERA_histv1.1,10003650,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-07-19
+7.261,46.478,1770,3,20,15,30,0,5.15,8,SERA_histv1.1,10002227,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1770-03-20
+13.671,46.831,1201,5,4,0,0,0,5.2,8,SERA_histv1.1,10000096,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1201-05-04
+20.34,41.31,1967,12,2,0,24,13,5.2,8,EMECv20191114,10017299,8,FALSE,FALSE,FALSE,FALSE,FALSE,12/2/67
+10.84,47.32,1886,11,28,22,30,0,5.21,8,SERA_histv1.1,10004851,8,TRUE,TRUE,TRUE,TRUE,TRUE,1886-11-28
+14.7,47.07,1936,10,3,15,48,0,5.29,8,EMECv20191114,10011272,8,TRUE,TRUE,TRUE,TRUE,TRUE,10/3/36
+7.31,46.28,1954,5,19,9,35,0,5.3,8,EMECv20191114,10013709,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/19/54
+14.708,46.207,1840,8,27,12,5,0,5.31,8,SERA_histv1.1,10003312,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1840-08-27
+9.825,44.473,1545,6,9,15,45,0,5.35,8,SERA_histv1.1,10000686,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1545-06-09
+19.201,41.923,1699,1,1,0,0,0,5.41,8,SERA_histv1.1,10001526,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1699-01-01
+11.507,47.294,1670,7,17,1,0,0,5.46,8,SERA_histv1.1,10001326,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1670-07-17
+6.9,46.09,1905,4,29,1,59,0,5.6,8,EMECv20191114,10006345,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/29/05
+12.525,43.262,1984,4,29,5,2,59,5.62,8,EMECv20191114,10025687,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/29/84
+6.942,46.391,1584,3,11,0,0,0,5.82,8,SERA_histv1.1,10000846,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1584-03-11
+19.6,40.2,1930,11,21,2,0,27,6.16,8,EMECv20191114,10010427,8,TRUE,TRUE,TRUE,TRUE,TRUE,11/21/30
+19.49,40.474,1862,10,4,5,0,0,6.21,8,SERA_histv1.1,10003944,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1862-10-04
+20.7,40.1,1860,4,16,0,0,0,6.24,8,SERA_histv1.1,10003890,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1860-04-16
+20.1,41.1,1851,10,20,8,30,0,6.42,8,SERA_histv1.1,10003540,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1851-10-20
+20.7,40.6,1960,5,26,5,10,11,6.46,8,EMECv20191114,10015104,8,TRUE,TRUE,TRUE,TRUE,FALSE,5/26/60
+12.5217,43.3887,2013,12,27,19,43,24.48,3.5,7.9,EMECv20191114,10059850,7.9,FALSE,FALSE,TRUE,TRUE,FALSE,12/27/13
+15.317,45.683,1923,2,27,5,45,0,3.53,7.9,EMECv20191114,10009133,7.9,TRUE,TRUE,TRUE,TRUE,TRUE,2/27/23
+13.334,42.109,2011,1,13,18,55,17.67,3.57,7.9,EMECv20191114,10055612,7.9,FALSE,FALSE,TRUE,TRUE,FALSE,1/13/11
+11.0078,44.896,2012,5,29,14,31,15.27,3.57,7.9,EMECv20191114,10057956,7.9,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+11.2328,44.8567,2012,5,21,18,2,26.38,3.67,7.9,EMECv20191114,10057877,7.9,FALSE,FALSE,FALSE,FALSE,FALSE,5/21/12
+12.5337,43.3487,2014,4,19,21,27,53.21,3.7,7.9,EMECv20191114,10060538,7.9,TRUE,TRUE,TRUE,TRUE,FALSE,4/19/14
+15.158,45.877,2003,5,31,5,59,14,3.72,7.9,EMECv20191114,10042207,nan,TRUE,TRUE,TRUE,TRUE,FALSE,5/31/03
+9.416,44.528,2011,10,20,6,10,51.77,3.78,7.9,EMECv20191114,10056647,7.9,FALSE,FALSE,FALSE,FALSE,FALSE,10/20/11
+13.75,46.3,1905,11,15,14,36,0,3.81,7.9,EMECv20191114,10006434,7.9,TRUE,TRUE,TRUE,TRUE,TRUE,11/15/05
+9.312,44.344,1908,5,9,4,1,0,3.83,7.9,EMECv20191114,10006772,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/9/08
+15.25,45.63,1850,7,24,8,0,0,3.87,7.9,SERA_histv1.1,10003506,7.9,TRUE,TRUE,TRUE,TRUE,TRUE,1850-07-24
+14.82,45.87,1856,4,2,11,0,0,3.87,7.9,SERA_histv1.1,10003745,7.9,TRUE,TRUE,TRUE,TRUE,TRUE,1856-04-02
+15.17,45.98,1896,4,18,1,25,0,3.87,7.9,SERA_histv1.1,10005355,7.9,TRUE,TRUE,TRUE,TRUE,TRUE,1896-04-18
+14.48,46.12,1896,5,17,0,31,0,3.87,7.9,SERA_histv1.1,10005359,7.9,TRUE,TRUE,TRUE,TRUE,TRUE,1896-05-17
+14.73,46.22,1897,1,24,23,0,0,3.87,7.9,SERA_histv1.1,10005424,7.9,TRUE,TRUE,TRUE,TRUE,TRUE,1897-01-24
+14.33,45.78,1897,3,1,4,13,0,3.87,7.9,SERA_histv1.1,10005441,7.9,TRUE,TRUE,TRUE,TRUE,TRUE,1897-03-01
+14.67,45.9,1897,4,7,21,0,0,3.87,7.9,SERA_histv1.1,10005457,7.9,TRUE,TRUE,TRUE,TRUE,TRUE,1897-04-07
+14.2,45.92,1897,7,27,0,0,0,3.87,7.9,SERA_histv1.1,10005488,7.9,TRUE,TRUE,TRUE,TRUE,TRUE,1897-07-27
+14.002,46.185,2005,1,14,7,58,12,3.91,7.9,EMECv20191114,10044564,nan,FALSE,TRUE,TRUE,TRUE,TRUE,1/14/05
+15.1,46.57,1991,4,27,18,44,53.7,4,7.9,EMECv20191114,10029306,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/27/91
+15.951,37.953,2000,3,17,3,52,44.05,4.05,7.9,EMECv20191114,10038434,7.9,TRUE,TRUE,TRUE,TRUE,TRUE,3/17/00
+15.485,42.011,1989,8,22,14,28,57.44,4.08,7.9,EMECv20191114,10028380,7.9,TRUE,TRUE,TRUE,TRUE,FALSE,8/22/89
+15.17,45.8,1931,4,17,2,14,0,4.1,7.9,EMECv20191114,10010514,nan,FALSE,FALSE,TRUE,TRUE,TRUE,4/17/31
+12.832,42.527,1949,1,14,16,0,0,4.16,7.9,EMECv20191114,10012707,nan,FALSE,FALSE,TRUE,TRUE,TRUE,1/14/49
+12.727,42.569,1954,3,23,17,55,0,4.16,7.9,EMECv20191114,10013657,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/23/54
+10.805,44.13,1913,2,13,16,39,0,4.18,7.9,EMECv20191114,10007619,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/13/13
+16.611,40.667,1722,9,1,0,0,0,4.2,7.9,SERA_histv1.1,10001701,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1722-09-01
+10.33,44.801,1774,3,4,0,0,0,4.2,7.9,SERA_histv1.1,10002295,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1774-03-04
+12.21,43.614,1993,1,17,10,51,23.39,4.26,7.9,EMECv20191114,10030339,7.9,TRUE,TRUE,TRUE,TRUE,TRUE,1/17/93
+12.577,43.351,1786,1,17,0,0,0,4.41,7.9,SERA_histv1.1,10002511,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1786-01-17
+12.998,46.376,1930,1,10,21,53,36,4.48,7.9,EMECv20191114,10010274,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/10/30
+11.169,43.589,1890,2,15,2,35,0,4.51,7.9,SERA_histv1.1,10004992,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1890-02-15
+10.779,44.629,1869,12,13,2,53,0,4.58,7.9,SERA_histv1.1,10004161,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1869-12-13
+14.283,45.55,1956,3,8,11,3,30,4.59,7.9,EMECv20191114,10014118,7.9,FALSE,FALSE,TRUE,TRUE,TRUE,3/8/56
+12.004,44.115,1828,4,8,0,0,0,4.65,7.9,SERA_histv1.1,10003072,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1828-04-08
+10.947,44.864,2012,5,29,8,25,51.48,4.65,7.9,EMECv20191114,10057938,7.9,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+10.795,44.787,1953,8,22,5,26,0,4.73,7.9,EMECv20191114,10013506,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/22/53
+12.245,45.666,1756,4,13,0,0,0,4.88,7.9,SERA_histv1.1,10002048,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1756-04-13
+13.6,41.983,1915,1,18,20,8,0,4.98,7.9,EMECv20191114,10007901,nan,FALSE,FALSE,FALSE,FALSE,FALSE,1/18/15
+13.722,43.508,2013,7,21,1,32,24.24,5.14,7.9,EMECv20191114,10059365,7.9,TRUE,TRUE,TRUE,TRUE,FALSE,7/21/13
+13.777,42.333,1874,2,24,6,52,0,5.15,7.9,SERA_histv1.1,10004301,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1874-02-24
+13.922,41.652,1693,3,24,0,0,0,5.23,7.9,SERA_histv1.1,10001466,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1693-03-24
+16.608,42.366,1988,4,26,0,53,43.83,5.36,7.9,EMECv20191114,10027617,7.9,TRUE,TRUE,TRUE,TRUE,FALSE,4/26/88
+12.091,43.62,1694,4,8,0,0,0,5.38,7.9,SERA_histv1.1,10001480,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1694-04-08
+15.339,43.135,2003,3,29,17,42,13.74,5.43,7.9,EMECv20191114,10041825,7.9,TRUE,TRUE,TRUE,TRUE,FALSE,3/29/03
+15.818,40.961,1625,8,1,0,0,0,5.8,7.9,SERA_histv1.1,10001042,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1625-08-01
+16.295,39.256,1854,2,12,17,50,0,6.31,7.9,SERA_histv1.1,10003616,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1854-02-12
+13.642,38.44,2002,9,10,8,1,44.89,3.51,7.8,EMECv20191114,10041227,7.8,FALSE,FALSE,FALSE,FALSE,FALSE,9/10/02
+17.808,42.998,1984,5,13,21,25,31.5,3.53,7.8,EMECv20191114,10025726,7.8,FALSE,FALSE,FALSE,FALSE,FALSE,5/13/84
+13.313,42.528,2009,4,14,17,27,30.6,3.6,7.8,EMECv20191114,10053285,7.8,FALSE,FALSE,FALSE,FALSE,FALSE,4/14/09
+17.669,43.034,2003,8,29,20,15,17.3,3.62,7.8,EMECv20191114,10042641,7.8,FALSE,FALSE,TRUE,TRUE,FALSE,8/29/03
+17.5,43,1911,3,2,4,58,42,3.83,7.8,EMECv20191114,10007282,nan,TRUE,TRUE,TRUE,TRUE,FALSE,3/2/11
+11.0237,44.8807,2012,5,29,8,35,58.53,3.89,7.8,EMECv20191114,10057940,7.8,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+16.979,43.215,1962,1,11,6,46,32.4,3.91,7.8,EMECv20191114,10015377,7.8,FALSE,FALSE,FALSE,FALSE,FALSE,1/11/62
+9.348,44.724,2005,4,18,10,59,18.56,3.97,7.8,EMECv20191114,10044965,7.8,TRUE,TRUE,TRUE,TRUE,TRUE,4/18/05
+13.172,46.312,1978,4,3,10,49,45.92,4,7.8,EMECv20191114,10022045,7.8,FALSE,FALSE,TRUE,TRUE,FALSE,4/3/78
+14.25,45.88,1893,12,7,23,35,0,4.09,7.8,SERA_histv1.1,10005173,7.8,TRUE,TRUE,TRUE,TRUE,TRUE,1893-12-07
+13.068,42.997,1899,2,7,12,35,0,4.11,7.8,SERA_histv1.1,10005632,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1899-02-07
+13.399,42.33,1985,5,23,1,4,16.81,4.11,7.8,EMECv20191114,10026195,7.8,FALSE,FALSE,TRUE,TRUE,FALSE,5/23/85
+9.748,44.559,1974,4,15,21,49,12,4.14,7.8,EMECv20191114,10020296,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/15/74
+13.094,42.793,1704,5,20,0,0,0,4.2,7.8,SERA_histv1.1,10001582,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1704-05-20
+11.719,44.315,1880,7,23,1,50,0,4.2,7.8,SERA_histv1.1,10004531,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1880-07-23
+13.655,41.685,1907,10,7,14,22,0,4.2,7.8,EMECv20191114,10006701,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/7/07
+17.826,42.811,1996,9,7,5,45,33.5,4.2,7.8,EMECv20191114,10034079,7.8,FALSE,FALSE,FALSE,FALSE,FALSE,9/7/96
+14.45,46.12,1897,12,10,18,15,0,4.3,7.8,SERA_histv1.1,10005536,7.8,TRUE,TRUE,TRUE,TRUE,TRUE,1897-12-10
+15.546,40.584,2002,4,18,20,56,48.67,4.34,7.8,EMECv20191114,10040839,7.8,TRUE,TRUE,TRUE,TRUE,TRUE,4/18/02
+13.846,41.632,1984,5,11,23,35,4.14,4.37,7.8,EMECv20191114,10025721,7.8,FALSE,FALSE,FALSE,FALSE,FALSE,5/11/84
+14.28,45.55,1956,2,3,13,42,16,4.6,7.8,EMECv20191114,10014101,nan,FALSE,FALSE,TRUE,TRUE,TRUE,2/3/56
+12.604,43.121,1971,2,11,18,49,21,4.61,7.8,EMECv20191114,10019086,nan,FALSE,FALSE,FALSE,FALSE,FALSE,2/11/71
+15,45.5,1925,9,10,0,39,0,4.7,7.8,EMECv20191114,10009531,nan,FALSE,TRUE,TRUE,TRUE,TRUE,9/10/25
+12.737,42.736,1655,2,3,0,0,0,4.88,7.8,SERA_histv1.1,10001230,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1655-02-03
+12.966,43.706,1897,9,21,0,0,0,5.42,7.8,SERA_histv1.1,10005506,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-09-21
+16.518,38.652,1947,5,11,6,32,15,5.7,7.8,EMECv20191114,10012467,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/11/47
+16.1018,39.902,2014,7,31,3,29,28.98,3.5,7.7,EMECv20191114,10060902,7.7,FALSE,FALSE,TRUE,TRUE,TRUE,7/31/14
+10.9688,44.9037,2012,5,29,8,47,29.54,3.57,7.7,EMECv20191114,10057944,7.7,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+13.75,46.133,1907,12,16,18,15,0,3.6,7.7,EMECv20191114,10006724,7.7,TRUE,TRUE,TRUE,TRUE,TRUE,12/16/07
+12.3025,43.4505,2013,5,8,0,52,16.92,3.6,7.7,EMECv20191114,10059080,7.7,TRUE,TRUE,TRUE,TRUE,FALSE,5/8/13
+11.1017,44.8638,2012,5,29,7,9,54,3.67,7.7,EMECv20191114,10057925,7.7,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+11.1122,44.853,2012,5,29,7,11,22.35,3.67,7.7,EMECv20191114,10057926,7.7,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+10.954,44.868,2012,5,29,8,38,6.35,3.67,7.7,EMECv20191114,10057941,7.7,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+17.858,42.779,1996,9,9,17,53,0.1,3.81,7.7,EMECv20191114,10034088,7.7,FALSE,FALSE,FALSE,FALSE,FALSE,9/9/96
+13.995,41.371,1902,7,20,22,37,0,3.83,7.7,EMECv20191114,10005970,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/20/02
+12.18,44.181,1993,11,7,23,21,11.72,3.95,7.7,EMECv20191114,10030887,7.7,FALSE,FALSE,TRUE,TRUE,FALSE,11/7/93
+12.84,43.899,1756,10,6,20,0,0,3.97,7.7,SERA_histv1.1,10002065,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1756-10-06
+10.832,44.018,1973,11,7,17,6,17,4.06,7.7,EMECv20191114,10020122,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/7/73
+14.5,46.05,1879,12,30,1,30,0,4.09,7.7,SERA_histv1.1,10004502,7.7,TRUE,TRUE,TRUE,TRUE,TRUE,1879-12-30
+14.18,45.75,1903,9,1,20,0,0,4.1,7.7,EMECv20191114,10006111,nan,FALSE,FALSE,TRUE,TRUE,TRUE,9/1/03
+11.881,44.288,1688,8,19,5,45,0,4.2,7.7,SERA_histv1.1,10001417,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1688-08-19
+16.088,39.901,2014,6,6,13,41,38.39,4.28,7.7,EMECv20191114,10060742,7.7,TRUE,TRUE,TRUE,TRUE,TRUE,6/6/14
+15.733,40.542,1989,5,29,11,19,10.75,4.34,7.7,EMECv20191114,10028253,7.7,TRUE,TRUE,TRUE,TRUE,TRUE,5/29/89
+15.198,41.675,1996,11,10,23,23,10.77,4.35,7.7,EMECv20191114,10034493,7.7,TRUE,TRUE,TRUE,TRUE,TRUE,11/10/96
+14.032,41.17,1720,8,28,0,0,0,4.39,7.7,SERA_histv1.1,10001690,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1720-08-28
+13.983,41.288,1723,6,1,0,0,0,4.43,7.7,SERA_histv1.1,10001705,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1723-06-01
+15.24,38.224,1831,1,28,18,30,0,4.48,7.7,SERA_histv1.1,10003141,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1831-01-28
+16.559,38.737,1740,3,30,17,30,0,4.65,7.7,SERA_histv1.1,10001862,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1740-03-30
+12.724,43.121,1993,6,5,19,16,17.02,4.72,7.7,EMECv20191114,10030533,7.7,TRUE,TRUE,TRUE,TRUE,FALSE,6/5/93
+13.035,42.786,1963,5,19,22,45,0,4.74,7.7,EMECv20191114,10015705,nan,FALSE,FALSE,TRUE,TRUE,TRUE,5/19/63
+13.119,46.211,1954,10,11,16,45,25,4.76,7.7,EMECv20191114,10013803,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/11/54
+9.75,45.116,1522,10,5,0,10,0,4.78,7.7,SERA_histv1.1,10000605,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1522-10-05
+9.085,44.66,1882,2,15,5,0,0,4.83,7.7,SERA_histv1.1,10004618,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1882-02-15
+12.917,44.167,1916,8,15,21,3,0,5.01,7.7,EMECv20191114,10008192,nan,FALSE,FALSE,FALSE,FALSE,FALSE,8/15/16
+12.989,42.734,1962,8,30,12,10,0,5.02,7.7,EMECv20191114,10015557,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/30/62
+14.5,45.87,1856,11,9,22,17,0,5.14,7.7,SERA_histv1.1,10003760,7.7,TRUE,TRUE,TRUE,TRUE,TRUE,1856-11-09
+12.737,42.736,1246,1,1,0,0,0,5.34,7.7,SERA_histv1.1,10000120,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1246-01-01
+14.335,42.238,1881,9,10,7,0,0,5.4,7.7,SERA_histv1.1,10004594,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1881-09-10
+16.105,39.93,1708,1,26,0,0,0,5.56,7.7,SERA_histv1.1,10001608,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1708-01-26
+14.711,41.302,1456,12,5,0,0,0,7.2,7.7,SERA_histv1.1,10000410,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1456-12-05
+13.772,41.847,2000,10,25,8,42,2.23,3.9,7.6,EMECv20191114,10039150,7.6,TRUE,TRUE,TRUE,TRUE,FALSE,10/25/00
+12.254,43.335,1918,3,22,4,43,20,4.13,7.6,EMECv20191114,10008450,nan,FALSE,FALSE,TRUE,TRUE,FALSE,3/22/18
+11.855,43.927,2011,7,12,6,53,22.47,4.29,7.6,EMECv20191114,10056253,7.6,TRUE,TRUE,TRUE,TRUE,FALSE,7/12/11
+13.849,43.187,1987,9,4,16,42,49.6,4.66,7.6,EMECv20191114,10027320,7.6,FALSE,FALSE,TRUE,TRUE,TRUE,9/4/87
+11.507,43.988,1929,7,18,21,2,0,4.96,7.6,EMECv20191114,10010211,nan,TRUE,TRUE,TRUE,FALSE,FALSE,7/18/29
+13.831,41.488,1231,6,1,11,0,0,5.11,7.6,SERA_histv1.1,10000112,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1231-06-01
+11.0277,44.8903,2012,5,29,9,14,8.28,3.57,7.5,EMECv20191114,10057946,7.5,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+14.28,46.3,1977,7,17,9,43,46,3.58,7.5,EMECv20191114,10021750,7.5,FALSE,FALSE,FALSE,FALSE,FALSE,7/17/77
+16.019,39.912,2011,11,23,14,12,33.59,3.6,7.5,EMECv20191114,10057166,7.5,TRUE,TRUE,TRUE,TRUE,TRUE,11/23/11
+10.584,44.09,1919,9,25,3,15,0,3.7,7.5,EMECv20191114,10008623,nan,FALSE,TRUE,TRUE,TRUE,FALSE,9/25/19
+17.626,42.78,1996,9,8,9,32,52.5,3.81,7.5,EMECv20191114,10034080,7.5,FALSE,FALSE,FALSE,FALSE,FALSE,9/8/96
+11.2335,44.8588,2012,5,22,9,31,14.34,3.89,7.5,EMECv20191114,10057883,7.5,FALSE,FALSE,FALSE,FALSE,FALSE,5/22/12
+16.962,43.252,1962,1,14,16,43,12.5,3.91,7.5,EMECv20191114,10015394,7.5,FALSE,FALSE,FALSE,FALSE,FALSE,1/14/62
+14.75,46.5,1887,11,14,21,26,0,4.09,7.5,SERA_histv1.1,10004898,7.5,TRUE,TRUE,TRUE,TRUE,TRUE,1887-11-14
+12.424,42.216,1949,6,4,22,30,0,4.16,7.5,EMECv20191114,10012760,nan,FALSE,TRUE,TRUE,TRUE,TRUE,6/4/49
+10.81,43.081,1998,5,20,11,7,41.83,4.19,7.5,EMECv20191114,10036388,7.5,TRUE,TRUE,TRUE,TRUE,FALSE,5/20/98
+13.399,42.351,1423,11,10,0,0,0,4.2,7.5,SERA_histv1.1,10000352,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1423-11-10
+11.379,44.119,1771,7,29,0,0,0,4.2,7.5,SERA_histv1.1,10002246,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1771-07-29
+11.852,44.02,1960,4,30,0,52,6,4.28,7.5,EMECv20191114,10015079,nan,FALSE,TRUE,TRUE,TRUE,TRUE,4/30/60
+13.75,46.15,1896,4,5,21,20,0,4.3,7.5,SERA_histv1.1,10005351,7.5,TRUE,TRUE,TRUE,TRUE,TRUE,1896-04-05
+13.879,43.253,1987,9,10,13,24,23.24,4.38,7.5,EMECv20191114,10027328,7.5,FALSE,FALSE,TRUE,TRUE,TRUE,9/10/87
+12.041,42.635,1903,6,21,13,29,0,4.4,7.5,EMECv20191114,10006084,nan,FALSE,TRUE,TRUE,TRUE,TRUE,6/21/03
+13.11,42.231,1892,1,21,20,15,0,4.42,7.5,SERA_histv1.1,10005067,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1892-01-21
+12.704,42.955,1477,1,30,16,0,0,4.43,7.5,SERA_histv1.1,10000456,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1477-01-30
+11.756,42.543,1909,9,20,5,4,0,4.63,7.5,EMECv20191114,10007049,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/20/09
+11.828,42.627,1882,1,13,0,0,0,4.65,7.5,SERA_histv1.1,10004612,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1882-01-13
+14.25,45.5,1923,10,18,0,55,0,4.71,7.5,EMECv20191114,10009233,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/18/23
+14.5,46.05,1895,4,15,5,52,0,4.72,7.5,SERA_histv1.1,10005276,7.5,TRUE,TRUE,TRUE,TRUE,TRUE,1895-04-15
+13.197,46.406,1389,8,20,13,0,0,4.88,7.5,SERA_histv1.1,10000293,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1389-08-20
+10.33,44.801,1628,11,4,15,40,0,4.88,7.5,SERA_histv1.1,10001061,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1628-11-04
+16.464,38.785,1783,3,28,18,55,0,7.02,7.5,SERA_histv1.1,10002455,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1783-03-28
+11.863,43.921,2011,7,11,15,1,6.69,3.5,7.4,EMECv20191114,10056248,7.4,FALSE,FALSE,FALSE,FALSE,FALSE,7/11/11
+15.569,38.902,2002,4,2,22,12,44.95,3.51,7.4,EMECv20191114,10040786,7.4,TRUE,TRUE,TRUE,TRUE,TRUE,4/2/02
+11.0283,44.89,2012,5,29,8,12,0.05,3.57,7.4,EMECv20191114,10057934,7.4,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+11.2372,43.5977,2014,12,20,4,7,4.83,3.57,7.4,EMECv20191114,10061397,7.4,FALSE,FALSE,FALSE,FALSE,FALSE,12/20/14
+11.98,43.871,2011,6,4,18,6,50.27,3.67,7.4,EMECv20191114,10056114,7.4,FALSE,FALSE,FALSE,FALSE,FALSE,6/4/11
+17.49,43.07,1975,10,21,23,1,20,3.81,7.4,EMECv20191114,10020917,7.4,TRUE,TRUE,TRUE,TRUE,TRUE,10/21/75
+15,45.917,1901,2,20,4,22,0,3.9,7.4,EMECv20191114,10005809,7.4,FALSE,FALSE,TRUE,TRUE,TRUE,2/20/01
+15.235,38.806,1906,6,10,1,44,0,3.93,7.4,EMECv20191114,10006520,nan,FALSE,FALSE,TRUE,TRUE,TRUE,6/10/06
+15.473,43.913,1996,8,17,15,54,5.2,4.01,7.4,EMECv20191114,10034004,7.4,TRUE,TRUE,TRUE,TRUE,FALSE,8/17/96
+15.556,40.687,1987,9,1,0,4,40.51,4.05,7.4,EMECv20191114,10027310,7.4,TRUE,TRUE,TRUE,TRUE,TRUE,9/1/87
+11.147,43.489,1804,10,2,21,55,0,4.16,7.4,SERA_histv1.1,10002732,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1804-10-02
+11.28,43.298,1968,6,26,3,15,0,4.19,7.4,EMECv20191114,10017619,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/26/68
+9.183,44.776,1784,3,30,11,0,0,4.2,7.4,SERA_histv1.1,10002478,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1784-03-30
+15.927,40.727,1990,8,28,19,2,52.35,4.21,7.4,EMECv20191114,10028976,7.4,FALSE,FALSE,TRUE,TRUE,FALSE,8/28/90
+16.194,40.956,1966,7,6,4,24,0,4.26,7.4,EMECv20191114,10016658,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/6/66
+12.684,42.554,1970,5,26,12,5,0,4.37,7.4,EMECv20191114,10018744,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/26/70
+10.921,44.059,1896,7,8,1,51,0,4.39,7.4,SERA_histv1.1,10005368,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1896-07-08
+16.051,40.995,1930,11,6,21,56,0,4.41,7.4,EMECv20191114,10010419,nan,FALSE,FALSE,TRUE,TRUE,TRUE,11/6/30
+11.332,43.318,1486,9,30,0,0,0,4.43,7.4,SERA_histv1.1,10000484,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1486-09-30
+11.586,42.831,1774,5,15,0,0,0,4.65,7.4,SERA_histv1.1,10002298,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1774-05-15
+9.792,44.454,1849,11,28,18,0,0,4.65,7.4,SERA_histv1.1,10003492,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1849-11-28
+12.095,42.626,1738,7,19,1,0,0,4.88,7.4,SERA_histv1.1,10001838,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1738-07-19
+11.367,44.057,1727,3,9,11,0,0,4.92,7.4,SERA_histv1.1,10001741,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1727-03-09
+11.261,44.003,1843,10,25,3,30,0,5.05,7.4,SERA_histv1.1,10003382,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1843-10-25
+11.997,44.604,1967,12,30,4,19,0,5.05,7.4,EMECv20191114,10017331,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/30/67
+19.6,41.8,1896,3,15,11,0,0,5.14,7.4,SERA_histv1.1,10005345,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1896-03-15
+11.403,43.15,1909,8,25,0,22,0,5.34,7.4,EMECv20191114,10007037,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/25/09
+15.688,41.83,1889,12,8,0,0,0,5.53,7.4,SERA_histv1.1,10004984,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1889-12-08
+14.6,45.25,1929,7,15,23,37,0,3.53,7.3,EMECv20191114,10010208,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/15/29
+17.848,43.076,1984,5,15,15,13,1.9,3.53,7.3,EMECv20191114,10025739,nan,FALSE,FALSE,FALSE,FALSE,FALSE,5/15/84
+14.383,46.133,1904,12,6,21,15,47,3.57,7.3,EMECv20191114,10006295,7.3,FALSE,FALSE,TRUE,TRUE,TRUE,12/6/04
+14.967,46.5,1934,11,15,5,3,0,3.57,7.3,EMECv20191114,10010993,7.3,TRUE,TRUE,TRUE,TRUE,FALSE,11/15/34
+14.25,46.033,1976,6,24,14,40,51.2,3.57,7.3,EMECv20191114,10021254,7.3,FALSE,TRUE,TRUE,FALSE,FALSE,6/24/76
+12.569,46.271,2007,2,26,14,16,38.01,3.57,7.3,EMECv20191114,10048209,7.3,FALSE,FALSE,FALSE,FALSE,FALSE,2/26/07
+11.3748,44.8755,2012,5,20,2,26,52.69,3.67,7.3,EMECv20191114,10057846,7.3,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+11.2323,43.6242,2014,12,19,17,27,16.47,3.67,7.3,EMECv20191114,10061393,7.3,FALSE,FALSE,FALSE,FALSE,FALSE,12/19/14
+14.833,45.833,1948,1,9,17,40,0,3.9,7.3,EMECv20191114,10012550,7.3,FALSE,FALSE,TRUE,TRUE,TRUE,1/9/48
+15.083,45.883,1963,3,22,15,1,54,3.9,7.3,EMECv20191114,10015662,7.3,FALSE,TRUE,TRUE,TRUE,TRUE,3/22/63
+14.8,46.1,1963,12,7,10,18,43,3.9,7.3,EMECv20191114,10015806,7.3,TRUE,FALSE,TRUE,TRUE,TRUE,12/7/63
+14.433,45.633,1967,11,3,13,20,33,3.9,7.3,EMECv20191114,10017257,7.3,TRUE,TRUE,TRUE,TRUE,TRUE,11/3/67
+14.617,46.117,1968,8,12,13,54,42.6,3.9,7.3,EMECv20191114,10017665,7.3,FALSE,TRUE,TRUE,TRUE,TRUE,8/12/68
+8.283,45.964,1993,6,14,12,28,36.1,4.34,7.3,EMECv20191114,10030547,7.3,TRUE,TRUE,TRUE,TRUE,TRUE,6/14/93
+11.343,44.494,1505,4,3,12,25,0,4.43,7.3,SERA_histv1.1,10000534,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1505-04-03
+13.16,46.296,1977,4,3,3,18,14.07,4.51,7.3,EMECv20191114,10021624,7.3,FALSE,FALSE,TRUE,TRUE,FALSE,4/3/77
+14.18,45.483,1870,5,11,1,50,0,4.78,7.3,SERA_histv1.1,10004191,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1870-05-11
+11.546,45.548,1376,3,12,1,15,0,4.88,7.3,SERA_histv1.1,10000277,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1376-03-12
+10.471,45.592,1892,1,5,0,0,0,4.98,7.3,SERA_histv1.1,10005062,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1892-01-05
+11.991,46.123,1719,1,7,0,0,0,5.01,7.3,SERA_histv1.1,10001678,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1719-01-07
+10.265,44.755,1983,11,9,16,29,52,5.04,7.3,EMECv20191114,10025419,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/9/83
+10.77,45.71,1882,9,18,19,25,0,5.06,7.3,SERA_histv1.1,10004640,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1882-09-18
+11.037,44.162,1470,4,11,0,0,0,5.56,7.3,SERA_histv1.1,10000440,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1470-04-11
+12.898,42.898,1997,10,14,15,23,10.64,5.62,7.3,EMECv20191114,10035626,7.3,FALSE,FALSE,FALSE,FALSE,FALSE,10/14/97
+12.5485,42.669,2014,6,14,8,52,9.07,3.5,7.2,EMECv20191114,10060768,7.2,TRUE,TRUE,TRUE,TRUE,FALSE,6/14/14
+10.63,44.781,1997,5,12,22,13,52.5,3.68,7.2,EMECv20191114,10035071,7.2,FALSE,FALSE,TRUE,TRUE,TRUE,5/12/97
+16.982,43.139,1962,1,15,8,36,18.8,3.81,7.2,EMECv20191114,10015395,7.2,FALSE,FALSE,FALSE,FALSE,FALSE,1/15/62
+11.708,44.163,1931,4,1,6,1,0,4.14,7.2,EMECv20191114,10010504,nan,FALSE,FALSE,TRUE,TRUE,FALSE,4/1/31
+17.31,42.78,1976,11,25,4,11,24,4.2,7.2,EMECv20191114,10021457,7.2,TRUE,TRUE,TRUE,TRUE,TRUE,11/25/76
+11.236,44.868,2012,5,20,9,13,18.49,4.22,7.2,EMECv20191114,10057860,7.2,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+11.179,44.479,1929,4,19,22,40,0,4.54,7.2,EMECv20191114,10010171,nan,FALSE,FALSE,FALSE,FALSE,FALSE,4/19/29
+11.818,44.027,1895,9,4,13,30,0,4.71,7.2,SERA_histv1.1,10005304,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-09-04
+10.976,44.866,2012,5,29,11,0,22.99,4.88,7.2,EMECv20191114,10057953,7.2,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+11.23,44.507,1505,1,3,2,0,0,5.6,7.2,SERA_histv1.1,10000531,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1505-01-03
+14.467,45.967,1970,3,10,15,56,5,3.56,7.1,EMECv20191114,10018407,7.1,TRUE,TRUE,TRUE,TRUE,TRUE,3/10/70
+15.25,45.667,1970,7,10,10,1,35,3.56,7.1,EMECv20191114,10018825,7.1,TRUE,TRUE,TRUE,TRUE,TRUE,7/10/70
+15.954,40.001,1999,3,14,22,1,21.35,3.66,7.1,EMECv20191114,10037125,7.1,FALSE,FALSE,TRUE,TRUE,TRUE,3/14/99
+16.559,38.737,1740,2,24,13,0,0,3.74,7.1,SERA_histv1.1,10001857,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1740-02-24
+15.25,45.667,1949,3,15,1,44,33,3.88,7.1,EMECv20191114,10012735,7.1,FALSE,FALSE,TRUE,TRUE,TRUE,3/15/49
+11.332,43.318,1853,5,17,15,17,0,3.97,7.1,SERA_histv1.1,10003596,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1853-05-17
+13.692,43.558,1986,6,22,14,7,51.16,3.98,7.1,EMECv20191114,10026758,7.1,TRUE,TRUE,TRUE,TRUE,TRUE,6/22/86
+9.383,42.483,1930,2,8,1,0,0,4.1,7.1,EMECv20191114,10010279,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/8/30
+16.919,43.079,1962,1,11,5,42,16.4,4.1,7.1,EMECv20191114,10015375,7.1,FALSE,FALSE,FALSE,FALSE,FALSE,1/11/62
+15.555,38.185,1513,8,25,0,0,0,4.2,7.1,SERA_histv1.1,10000575,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1513-08-25
+15.07,45.96,1874,1,23,18,45,0,4.51,7.1,SERA_histv1.1,10004298,7.1,TRUE,TRUE,TRUE,TRUE,TRUE,1874-01-23
+14.63,41.392,1997,3,19,23,10,50.02,4.52,7.1,EMECv20191114,10034926,7.1,TRUE,TRUE,TRUE,TRUE,TRUE,3/19/97
+14.85,46.13,1918,7,16,11,49,56,4.6,7.1,EMECv20191114,10008488,nan,TRUE,TRUE,TRUE,FALSE,FALSE,7/16/18
+11.716,42.85,1940,6,19,14,10,0,4.64,7.1,EMECv20191114,10011654,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/19/40
+13.198,40.845,1793,7,25,0,0,0,4.65,7.1,SERA_histv1.1,10002597,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1793-07-25
+11.668,42.871,1700,2,5,0,0,0,4.88,7.1,SERA_histv1.1,10001528,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1700-02-05
+12.075,44.218,1871,1,22,21,30,0,4.97,7.1,SERA_histv1.1,10004203,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1871-01-22
+15.985,38.086,1907,10,23,20,28,19,5.96,7.1,EMECv20191114,10006707,nan,FALSE,TRUE,TRUE,TRUE,TRUE,10/23/07
+9.817,46.8,1875,12,25,22,30,0,3.5,7,SERA_histv1.1,10004351,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1875-12-25
+9.233,46.55,1901,4,26,12,0,0,3.5,7,EMECv20191114,10005837,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/26/01
+9.917,46.383,1910,2,3,1,24,0,3.5,7,EMECv20191114,10007115,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/3/10
+8.95,46.983,1917,9,6,21,27,40,3.5,7,EMECv20191114,10008369,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/6/17
+9.783,46.483,1917,12,26,9,20,58,3.5,7,EMECv20191114,10008406,nan,FALSE,FALSE,TRUE,TRUE,TRUE,12/26/17
+9.667,46.667,1919,1,22,19,23,49,3.5,7,EMECv20191114,10008554,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/22/19
+9.933,46.433,1919,9,14,21,51,0,3.5,7,EMECv20191114,10008616,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/14/19
+9.85,46.5,1919,9,21,3,20,0,3.5,7,EMECv20191114,10008621,nan,FALSE,FALSE,TRUE,TRUE,TRUE,9/21/19
+10.02,46.417,1920,12,5,15,28,0,3.5,7,EMECv20191114,10008820,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/5/20
+9.783,46.483,1925,12,29,6,35,0,3.5,7,EMECv20191114,10009563,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/29/25
+9.8,46.817,1929,4,12,0,32,0,3.5,7,EMECv20191114,10010165,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/12/29
+9.85,46.433,1933,9,22,13,59,0,3.5,7,EMECv20191114,10010888,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/22/33
+9.117,47.05,1953,8,21,6,46,20,3.5,7,EMECv20191114,10013502,7,TRUE,TRUE,TRUE,TRUE,TRUE,8/21/53
+7.167,46.367,1954,3,22,21,40,0,3.5,7,EMECv20191114,10013655,nan,FALSE,FALSE,TRUE,TRUE,TRUE,3/22/54
+7.533,46.267,1962,3,2,2,1,0,3.5,7,EMECv20191114,10015424,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/2/62
+8.25,46.9,1964,11,11,2,57,0,3.5,7,EMECv20191114,10016112,nan,FALSE,TRUE,TRUE,TRUE,TRUE,11/11/64
+18.92,42.44,1949,4,19,0,36,47,3.53,7,EMECv20191114,10012749,7,TRUE,TRUE,TRUE,TRUE,TRUE,4/19/49
+18.72,42.25,1979,6,3,11,3,23.7,3.53,7,EMECv20191114,10022645,7,FALSE,FALSE,FALSE,FALSE,FALSE,6/3/79
+18.86,42.22,1979,6,5,12,49,55.5,3.53,7,EMECv20191114,10022648,7,FALSE,FALSE,FALSE,FALSE,FALSE,6/5/79
+6.64,44.77,2013,1,7,4,20,24.1,3.53,7,EMECv20191114,10058694,7,TRUE,TRUE,TRUE,TRUE,TRUE,1/7/13
+19.143,42.023,1979,4,14,16,15,4.4,3.55,7,EMECv20191114,10022462,7,FALSE,FALSE,TRUE,TRUE,FALSE,4/14/79
+18.98,42.157,1979,5,24,22,4,34.9,3.55,7,EMECv20191114,10022609,7,FALSE,FALSE,FALSE,FALSE,FALSE,5/24/79
+20.04,39.14,1995,3,11,7,25,38.48,3.55,7,EMECv20191114,10031816,7,TRUE,TRUE,TRUE,TRUE,FALSE,3/11/95
+19.64,39.5,1995,8,16,9,16,0.31,3.55,7,EMECv20191114,10032401,7,TRUE,TRUE,TRUE,FALSE,FALSE,8/16/95
+19.852,39.978,2002,12,11,11,39,38.4,3.55,7,EMECv20191114,10041559,7,FALSE,FALSE,TRUE,FALSE,FALSE,12/11/02
+19.728,39.9833,2009,2,28,6,9,43.6,3.55,7,EMECv20191114,10053097,7,TRUE,TRUE,TRUE,FALSE,FALSE,2/28/09
+20.226,41.251,2011,1,17,16,58,17.6,3.55,7,EMECv20191114,10055624,7,TRUE,TRUE,TRUE,FALSE,FALSE,1/17/11
+20.341,41.276,2011,2,7,17,26,4.2,3.55,7,EMECv20191114,10055684,7,FALSE,FALSE,TRUE,FALSE,FALSE,2/7/11
+9.838,46.729,2003,7,17,2,27,16.1,3.57,7,EMECv20191114,10042448,7,FALSE,FALSE,TRUE,TRUE,TRUE,7/17/03
+9.84,46.723,2003,7,18,11,1,35.8,3.57,7,EMECv20191114,10042456,7,TRUE,TRUE,TRUE,TRUE,TRUE,7/18/03
+5.709,45.158,1851,1,7,23,30,0,3.6,7,SERA_histv1.1,10003517,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1851-01-07
+16.007,41.587,2011,4,12,3,32,55.78,3.6,7,EMECv20191114,10055863,7,TRUE,TRUE,TRUE,TRUE,FALSE,4/12/11
+19.14,41.91,1979,4,18,3,50,4.9,3.62,7,EMECv20191114,10022511,7,FALSE,FALSE,FALSE,FALSE,FALSE,4/18/79
+18.91,42.29,1979,5,30,23,47,15.6,3.62,7,EMECv20191114,10022635,7,FALSE,FALSE,FALSE,FALSE,FALSE,5/30/79
+14.59,46.49,1906,4,7,16,53,0,3.63,7,EMECv20191114,10006493,7,FALSE,TRUE,TRUE,TRUE,TRUE,4/7/06
+14.59,46.49,1933,7,24,9,41,0,3.63,7,EMECv20191114,10010871,7,TRUE,TRUE,TRUE,TRUE,FALSE,7/24/33
+13.69,46.63,1958,1,15,15,11,0,3.63,7,EMECv20191114,10014560,7,TRUE,TRUE,TRUE,TRUE,TRUE,1/15/58
+20.101,40.612,1998,9,20,23,20,19.16,3.64,7,EMECv20191114,10036671,7,TRUE,TRUE,TRUE,TRUE,FALSE,9/20/98
+20.009,39.97,1998,9,30,5,28,10.25,3.64,7,EMECv20191114,10036698,7,TRUE,TRUE,TRUE,TRUE,FALSE,9/30/98
+19.468,39.613,2006,11,16,21,16,41.12,3.64,7,EMECv20191114,10047803,7,TRUE,TRUE,TRUE,FALSE,FALSE,11/16/06
+18.984,42.362,1987,1,22,20,47,55,3.65,7,EMECv20191114,10027068,7,FALSE,TRUE,TRUE,TRUE,FALSE,1/22/87
+17.778,42.971,1991,9,29,20,42,40.3,3.65,7,EMECv20191114,10029709,7,TRUE,TRUE,TRUE,TRUE,FALSE,9/29/91
+19.836,40.145,2009,3,17,14,56,22.4,3.65,7,EMECv20191114,10053155,7,FALSE,FALSE,TRUE,FALSE,FALSE,3/17/09
+20.52,41.049,2009,5,21,12,11,2.3,3.65,7,EMECv20191114,10053420,7,FALSE,FALSE,FALSE,FALSE,FALSE,5/21/09
+20.21,41.19,2009,6,21,0,50,23.6,3.65,7,EMECv20191114,10053558,7,FALSE,FALSE,FALSE,FALSE,FALSE,6/21/09
+20.23,41.19,2009,6,27,0,45,11.8,3.65,7,EMECv20191114,10053593,7,FALSE,FALSE,TRUE,FALSE,FALSE,6/27/09
+19.599,41.362,2010,5,13,12,46,55.6,3.65,7,EMECv20191114,10054831,7,TRUE,TRUE,TRUE,FALSE,FALSE,5/13/10
+20.036,40.292,2010,11,8,22,41,56.8,3.65,7,EMECv20191114,10055434,7,TRUE,TRUE,TRUE,FALSE,FALSE,11/8/10
+6.78,44.64,1977,7,3,12,13,28.1,3.7,7,EMECv20191114,10021732,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/3/77
+9.837,46.729,2003,8,1,3,20,23.4,3.71,7,EMECv20191114,10042529,7,FALSE,FALSE,TRUE,TRUE,TRUE,8/1/03
+12.992,46.512,1781,12,23,17,0,0,3.74,7,SERA_histv1.1,10002436,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1781-12-23
+12.992,46.512,1803,3,1,16,0,0,3.74,7,SERA_histv1.1,10002690,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1803-03-01
+20.2,41.17,2009,6,21,19,5,15.2,3.74,7,EMECv20191114,10053562,7,FALSE,FALSE,TRUE,FALSE,FALSE,6/21/09
+20.359,41.35,2010,9,28,21,1,14.7,3.74,7,EMECv20191114,10055296,7,FALSE,FALSE,TRUE,FALSE,FALSE,9/28/10
+20.272,41.491,2011,5,24,11,1,34.6,3.74,7,EMECv20191114,10056055,7,TRUE,TRUE,TRUE,FALSE,FALSE,5/24/11
+5.727,45.143,1849,8,3,22,25,0,3.76,7,SERA_histv1.1,10003488,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1849-08-03
+10.052,46.651,1651,6,8,0,0,0,3.79,7,SERA_histv1.1,10001208,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1651-06-08
+9.012,46.934,1701,9,4,7,0,0,3.79,7,SERA_histv1.1,10001545,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1701-09-04
+9.012,46.934,1702,2,24,0,0,0,3.79,7,SERA_histv1.1,10001557,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1702-02-24
+7.881,46.292,1855,8,12,4,0,0,3.79,7,SERA_histv1.1,10003663,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-08-12
+7.852,46.237,1855,10,9,1,30,0,3.79,7,SERA_histv1.1,10003689,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-10-09
+7.852,46.237,1855,11,19,0,0,0,3.79,7,SERA_histv1.1,10003710,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-11-19
+7.799,46.285,1856,3,20,7,0,0,3.79,7,SERA_histv1.1,10003744,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1856-03-20
+6.533,45.483,1863,6,23,1,30,0,3.79,7,SERA_histv1.1,10003968,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1863-06-23
+9.528,46.855,1868,3,24,0,0,0,3.79,7,SERA_histv1.1,10004092,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1868-03-24
+9.322,46.552,1872,2,23,0,0,0,3.79,7,SERA_histv1.1,10004235,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1872-02-23
+7.4,44.283,1894,11,4,23,59,59.99,3.79,7,SERA_histv1.1,10005227,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1894-11-04
+17.836,42.954,2012,4,21,21,48,45.49,3.79,7,EMECv20191114,10057717,7,TRUE,TRUE,TRUE,TRUE,FALSE,4/21/12
+15.4,45.7,1941,12,9,14,4,0,3.81,7,EMECv20191114,10011892,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/9/41
+14.2,46.5,2007,1,1,14,59,44.7,3.81,7,EMECv20191114,10047958,7,FALSE,TRUE,TRUE,TRUE,FALSE,1/1/07
+13.45,46.33,1974,5,6,7,50,19.79,3.82,7,EMECv20191114,10020317,7,TRUE,TRUE,TRUE,TRUE,TRUE,5/6/74
+19.228,41.832,1979,4,24,16,45,0,3.83,7,EMECv20191114,10022546,7,FALSE,FALSE,FALSE,FALSE,FALSE,4/24/79
+18.844,42.207,1979,6,30,9,38,56.8,3.83,7,EMECv20191114,10022713,7,FALSE,FALSE,FALSE,FALSE,FALSE,6/30/79
+20.7178,40.7194,2008,8,28,3,37,8.7,3.83,7,EMECv20191114,10052389,7,FALSE,FALSE,TRUE,FALSE,FALSE,8/28/08
+20.077,40.467,2010,7,25,13,30,52.2,3.83,7,EMECv20191114,10055091,7,TRUE,TRUE,TRUE,FALSE,FALSE,7/25/10
+15,46.13,1895,3,18,10,56,0,3.87,7,SERA_histv1.1,10005256,7,TRUE,TRUE,TRUE,TRUE,TRUE,1895-03-18
+13.75,46.417,1905,4,2,17,46,0,3.87,7,EMECv20191114,10006334,7,FALSE,TRUE,TRUE,TRUE,TRUE,4/2/05
+15.283,45.667,1905,4,22,3,0,0,3.87,7,EMECv20191114,10006342,7,FALSE,TRUE,TRUE,TRUE,TRUE,4/22/05
+14.4,45.95,1924,2,27,5,41,0,3.87,7,EMECv20191114,10009302,7,FALSE,TRUE,TRUE,TRUE,TRUE,2/27/24
+9.933,46.75,1573,3,22,0,0,0,3.9,7,SERA_histv1.1,10000790,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1573-03-22
+10.1,46.7,1576,1,26,23,0,0,3.9,7,SERA_histv1.1,10000806,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1576-01-26
+9.57,46.61,1605,4,1,0,0,0,3.9,7,SERA_histv1.1,10000947,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1605-04-01
+9.533,46.867,1650,8,18,22,0,0,3.9,7,SERA_histv1.1,10001185,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1650-08-18
+9.833,46.817,1744,12,28,10,30,0,3.9,7,SERA_histv1.1,10001899,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1744-12-28
+7.88,46.25,1856,2,7,0,0,0,3.9,7,SERA_histv1.1,10003740,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1856-02-07
+9.6,46.667,1880,1,6,23,30,0,3.9,7,SERA_histv1.1,10004505,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1880-01-06
+7.25,46.3,1891,1,20,3,16,0,3.9,7,SERA_histv1.1,10005025,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1891-01-20
+9.9,46.6,1917,12,10,4,30,0,3.9,7,EMECv20191114,10008400,nan,FALSE,FALSE,TRUE,TRUE,TRUE,12/10/17
+7.317,46.283,1919,11,16,4,25,47,3.9,7,EMECv20191114,10008666,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/16/19
+8.983,46.75,1964,2,26,3,22,48,3.9,7,EMECv20191114,10015861,nan,FALSE,TRUE,TRUE,TRUE,TRUE,2/26/64
+8.95,46.733,1965,8,1,8,58,0,3.9,7,EMECv20191114,10016330,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/1/65
+8.817,46.667,1967,7,15,2,23,26,3.9,7,EMECv20191114,10017080,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/15/67
+9.209,47.063,1800,11,1,22,30,0,3.91,7,SERA_histv1.1,10002664,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1800-11-01
+14.367,45.517,1913,5,20,16,15,9,3.91,7,EMECv20191114,10007643,7,TRUE,TRUE,TRUE,TRUE,TRUE,5/20/13
+18.72,42.15,1979,5,28,13,27,53.8,3.91,7,EMECv20191114,10022627,7,FALSE,FALSE,FALSE,FALSE,FALSE,5/28/79
+17.2,43,1901,7,30,9,16,0,3.99,7,EMECv20191114,10005858,7,FALSE,FALSE,TRUE,TRUE,TRUE,7/30/01
+19,42.3,1904,11,2,18,29,47,3.99,7,EMECv20191114,10006282,7,TRUE,TRUE,TRUE,TRUE,TRUE,11/2/04
+15.4,44.6,1906,3,4,11,38,3,3.99,7,EMECv20191114,10006486,7,TRUE,TRUE,TRUE,TRUE,TRUE,3/4/06
+14.82,46.32,1916,10,28,8,15,51,4,7,EMECv20191114,10008223,nan,FALSE,FALSE,FALSE,FALSE,FALSE,10/28/16
+19.943,40.681,2011,2,21,5,56,59.1,4.02,7,EMECv20191114,10055729,7,FALSE,TRUE,TRUE,FALSE,FALSE,2/21/11
+20.337,41.309,2012,1,31,5,14,37.5,4.02,7,EMECv20191114,10057452,7,FALSE,FALSE,TRUE,FALSE,FALSE,1/31/12
+14.8,46.1,1965,2,8,16,18,49,4.05,7,EMECv20191114,10016175,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/8/65
+14.55,46.25,1936,2,4,8,16,7,4.1,7,EMECv20191114,10011157,nan,FALSE,FALSE,TRUE,TRUE,TRUE,2/4/36
+12.492,46.327,1986,8,29,15,0,48.6,4.1,7,EMECv20191114,10026843,7,FALSE,FALSE,TRUE,TRUE,TRUE,8/29/86
+6.842,45.021,1785,9,12,0,0,0,4.11,7,SERA_histv1.1,10002501,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1785-09-12
+18.97,42.62,2010,1,16,5,52,27.7,4.13,7,EMECv20191114,10054377,7,TRUE,TRUE,TRUE,FALSE,FALSE,1/16/10
+11.875,45.407,1646,2,22,0,0,0,4.2,7,SERA_histv1.1,10001146,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1646-02-22
+15.286,37.073,1757,8,6,0,0,0,4.2,7,SERA_histv1.1,10002080,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1757-08-06
+14.957,36.976,1964,5,2,11,32,0,4.2,7,EMECv20191114,10015934,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/2/64
+10.043,44.239,1931,1,25,10,48,26,4.29,7,EMECv20191114,10010460,nan,TRUE,TRUE,TRUE,TRUE,FALSE,1/25/31
+15.17,45.98,1896,4,14,2,39,0,4.3,7,SERA_histv1.1,10005352,7,TRUE,TRUE,TRUE,TRUE,TRUE,1896-04-14
+18,42.8,1917,2,22,4,58,31,4.3,7,EMECv20191114,10008288,7,TRUE,TRUE,TRUE,TRUE,TRUE,2/22/17
+15.73,43.78,1924,3,1,17,15,26,4.3,7,EMECv20191114,10009306,7,FALSE,FALSE,TRUE,TRUE,TRUE,3/1/24
+13.095,46.354,1988,2,4,19,37,36.5,4.33,7,EMECv20191114,10027543,7,FALSE,FALSE,TRUE,TRUE,TRUE,2/4/88
+17.8,43.1,1905,10,6,23,44,40,4.34,7,EMECv20191114,10006410,7,TRUE,TRUE,TRUE,TRUE,FALSE,10/6/05
+18.1,43.05,1906,5,5,9,52,13,4.34,7,EMECv20191114,10006506,7,FALSE,FALSE,TRUE,TRUE,FALSE,5/5/06
+18.3,42.7,1907,2,11,9,34,58,4.34,7,EMECv20191114,10006615,7,TRUE,TRUE,TRUE,TRUE,FALSE,2/11/07
+15.655,40.638,1983,2,2,8,14,16,4.35,7,EMECv20191114,10024852,nan,FALSE,FALSE,TRUE,TRUE,FALSE,2/2/83
+6.41,45.96,1994,12,14,8,55,59.3,4.4,7,EMECv20191114,10031608,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/14/94
+11.275,44.025,2009,9,14,20,4,31.03,4.4,7,EMECv20191114,10053906,7,TRUE,TRUE,TRUE,TRUE,TRUE,9/14/09
+8.954,45.352,1304,12,18,2,0,0,4.43,7,SERA_histv1.1,10000177,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1304-12-18
+14.25,45.83,1930,2,25,13,38,0,4.5,7,EMECv20191114,10010287,nan,FALSE,FALSE,FALSE,FALSE,FALSE,2/25/30
+14.92,46.42,1936,1,8,16,23,2,4.5,7,EMECv20191114,10011141,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/8/36
+19,42.1,1966,11,6,18,51,45,4.5,7,EMECv20191114,10016822,7,FALSE,FALSE,TRUE,TRUE,FALSE,11/6/66
+20.5621,39.6982,1982,8,18,14,10,8.47,4.5,7,EMECv20191114,10024535,7,FALSE,FALSE,TRUE,FALSE,FALSE,8/18/82
+19.4937,40.7994,1991,6,26,20,1,29.05,4.5,7,EMECv20191114,10029578,7,FALSE,TRUE,TRUE,TRUE,FALSE,6/26/91
+11.959,43.875,2003,1,26,20,15,3.07,4.5,7,EMECv20191114,10041658,7,FALSE,FALSE,FALSE,FALSE,FALSE,1/26/03
+20.2323,39.3813,2009,2,20,21,10,10.33,4.5,7,EMECv20191114,10053082,7,TRUE,TRUE,TRUE,FALSE,FALSE,2/20/09
+15.3,45.8,1930,4,25,1,56,10,4.53,7,EMECv20191114,10010319,7,TRUE,TRUE,TRUE,TRUE,TRUE,4/25/30
+19.7,40.3,1931,1,4,23,56,23,4.57,7,EMECv20191114,10010451,7,FALSE,FALSE,TRUE,TRUE,TRUE,1/4/31
+19.7,41.4,1970,8,29,10,42,17,4.57,7,EMECv20191114,10018878,7,FALSE,FALSE,TRUE,TRUE,FALSE,8/29/70
+20.4601,40.8266,1984,7,12,7,48,37.76,4.6,7,EMECv20191114,10025816,7,FALSE,TRUE,TRUE,TRUE,FALSE,7/12/84
+19.908,41.0575,1984,11,9,5,13,55.72,4.6,7,EMECv20191114,10025978,7,FALSE,TRUE,TRUE,TRUE,FALSE,11/9/84
+19.942,41.2592,1990,3,7,23,14,26.34,4.6,7,EMECv20191114,10028724,7,TRUE,TRUE,TRUE,TRUE,FALSE,3/7/90
+20.2156,41.269,1991,12,26,23,44,57.76,4.6,7,EMECv20191114,10029812,7,TRUE,TRUE,TRUE,TRUE,FALSE,12/26/91
+19.6528,40.1437,2004,2,4,5,36,12.58,4.6,7,EMECv20191114,10043084,7,TRUE,TRUE,TRUE,TRUE,FALSE,2/4/04
+5.86,45.21,1839,4,3,0,0,0,4.63,7,SERA_histv1.1,10003295,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1839-04-03
+10.24,46.784,1857,8,27,0,0,0,4.64,7,SERA_histv1.1,10003796,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1857-08-27
+20.3,41.3,1935,12,1,17,0,0,4.67,7,EMECv20191114,10011129,7,FALSE,FALSE,TRUE,TRUE,TRUE,12/1/35
+13.059,46.398,1934,5,4,13,56,0,4.69,7,EMECv20191114,10010941,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/4/34
+19.4267,41.8555,1979,4,16,9,43,42.69,4.7,7,EMECv20191114,10022497,7,FALSE,FALSE,FALSE,FALSE,FALSE,4/16/79
+20.8162,40.6036,1981,3,22,11,46,50.84,4.7,7,EMECv20191114,10023727,7,FALSE,FALSE,TRUE,TRUE,FALSE,3/22/81
+19.7352,40.811,1982,7,30,2,30,48.03,4.7,7,EMECv20191114,10024513,7,TRUE,TRUE,TRUE,FALSE,FALSE,7/30/82
+14.27,46.49,1830,8,11,12,20,0,4.72,7,SERA_histv1.1,10003132,7,TRUE,TRUE,TRUE,TRUE,TRUE,1830-08-11
+13.85,46.61,1855,3,18,6,15,0,4.72,7,SERA_histv1.1,10003640,7,TRUE,TRUE,TRUE,TRUE,TRUE,1855-03-18
+14.27,46.49,1862,1,25,0,20,0,4.72,7,SERA_histv1.1,10003928,7,TRUE,TRUE,TRUE,TRUE,TRUE,1862-01-25
+14.59,46.49,1879,1,11,9,8,0,4.72,7,SERA_histv1.1,10004460,7,TRUE,TRUE,TRUE,TRUE,TRUE,1879-01-11
+14.66,47.17,1916,5,1,10,24,0,4.8,7,EMECv20191114,10008147,7,TRUE,TRUE,TRUE,TRUE,TRUE,5/1/16
+7.5,46.3,1946,7,16,4,8,0,4.8,7,EMECv20191114,10012394,7,FALSE,FALSE,TRUE,TRUE,TRUE,7/16/46
+19,42.2,1966,12,8,11,31,19,4.81,7,EMECv20191114,10016837,7,FALSE,FALSE,TRUE,TRUE,FALSE,12/8/66
+12.635,46.062,1575,11,17,10,30,0,4.88,7,SERA_histv1.1,10000805,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1575-11-17
+16.288,41.273,1689,9,21,0,0,0,4.88,7,SERA_histv1.1,10001428,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1689-09-21
+15.947,41.317,1731,10,17,11,0,0,4.88,7,SERA_histv1.1,10001779,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1731-10-17
+7.797,45.569,1892,3,5,0,0,0,4.9,7,SERA_histv1.1,10005071,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1892-03-05
+14.64,46.59,1899,8,5,6,20,0,4.93,7,SERA_histv1.1,10005673,7,TRUE,TRUE,TRUE,TRUE,TRUE,1899-08-05
+5.947,45.477,1784,10,15,12,3,0,5.07,7,SERA_histv1.1,10002487,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1784-10-15
+20.61,40.41,1974,9,17,5,10,32,5.07,7,EMECv20191114,10020455,7,TRUE,TRUE,TRUE,TRUE,FALSE,9/17/74
+20.1671,41.1516,1986,3,15,8,46,56.59,5.1,7,EMECv20191114,10026590,7,TRUE,TRUE,TRUE,TRUE,FALSE,3/15/86
+14.02,46.59,1857,12,25,1,30,0,5.14,7,SERA_histv1.1,10003805,7,TRUE,TRUE,TRUE,TRUE,TRUE,1857-12-25
+14.17,46.35,1869,10,13,3,30,0,5.14,7,SERA_histv1.1,10004144,7,TRUE,TRUE,TRUE,TRUE,TRUE,1869-10-13
+10.25,46.795,1622,8,3,0,0,0,5.16,7,SERA_histv1.1,10001031,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1622-08-03
+13.8,46.5,1904,3,10,4,26,6,5.2,7,EMECv20191114,10006168,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/10/04
+20.631,40.0388,1996,8,20,1,26,50.31,5.2,7,EMECv20191114,10034014,7,FALSE,FALSE,TRUE,FALSE,FALSE,8/20/96
+20,40,1925,10,6,4,11,30,5.26,7,EMECv20191114,10009542,7,FALSE,FALSE,TRUE,TRUE,FALSE,10/6/25
+14.3,46.75,1857,3,7,0,0,0,5.39,7,SERA_histv1.1,10003779,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1857-03-07
+7.923,46.523,1837,1,24,1,0,0,5.4,7,SERA_histv1.1,10003252,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1837-01-24
+17.65,42.9,1996,9,17,13,45,25,5.4,7,EMECv20191114,10034116,7,FALSE,TRUE,TRUE,TRUE,FALSE,9/17/96
+7.855,46.292,1855,7,25,11,50,0,6.06,7,SERA_histv1.1,10003651,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-07-25
+20.042,39.641,1809,5,4,0,0,0,6.13,7,SERA_histv1.1,10002795,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1809-05-04
+7.992,43.891,1887,2,23,5,21,0,6.24,7,SERA_histv1.1,10004858,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1887-02-23
+14.5207,37.9748,2013,3,7,22,36,59.03,3.6,6.9,EMECv20191114,10058884,6.9,FALSE,FALSE,TRUE,TRUE,FALSE,3/7/13
+17.815,43.045,1990,8,12,23,4,50,3.62,6.9,EMECv20191114,10028954,6.9,FALSE,FALSE,TRUE,TRUE,FALSE,8/12/90
+13.306,46.506,1876,10,22,8,9,0,3.74,6.9,SERA_histv1.1,10004387,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1876-10-22
+11.323,44.8413,2012,5,20,23,4,26.08,3.78,6.9,EMECv20191114,10057873,6.9,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+14.83,46.03,1897,4,23,19,5,0,3.87,6.9,SERA_histv1.1,10005460,6.9,TRUE,TRUE,TRUE,TRUE,TRUE,1897-04-23
+15.233,45.55,1920,5,20,18,20,0,3.87,6.9,EMECv20191114,10008741,6.9,FALSE,FALSE,TRUE,TRUE,FALSE,5/20/20
+14.8,46.1,1966,12,24,21,6,0,3.87,6.9,EMECv20191114,10016850,6.9,TRUE,TRUE,TRUE,TRUE,TRUE,12/24/66
+10.431,44.185,1909,3,18,2,51,0,4.13,6.9,EMECv20191114,10006944,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/18/09
+12.488,46.18,2012,6,9,2,4,56.6,4.16,6.9,EMECv20191114,10058009,6.9,TRUE,TRUE,TRUE,TRUE,FALSE,6/9/12
+10.348,45.571,1909,12,24,18,40,0,4.17,6.9,EMECv20191114,10007096,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/24/09
+14.5,46.383,1959,5,2,6,36,24,4.19,6.9,EMECv20191114,10014854,6.9,TRUE,TRUE,TRUE,TRUE,TRUE,5/2/59
+13.747,39.31,2002,10,18,17,25,12.15,4.25,6.9,EMECv20191114,10041354,6.9,TRUE,TRUE,TRUE,TRUE,FALSE,10/18/02
+12.019,45.337,1365,3,4,0,0,0,4.67,6.9,SERA_histv1.1,10000256,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1365-03-04
+10.625,45.806,1960,2,19,2,30,0,4.81,6.9,EMECv20191114,10015027,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/19/60
+14.32,46.17,1879,9,12,0,0,0,4.93,6.9,SERA_histv1.1,10004480,6.9,TRUE,TRUE,TRUE,TRUE,TRUE,1879-09-12
+14.057,41.667,1984,5,7,17,50,0,5.86,6.9,EMECv20191114,10025703,nan,TRUE,TRUE,TRUE,TRUE,FALSE,5/7/84
+11.015,45.267,1117,1,3,15,15,0,6.57,6.9,SERA_histv1.1,10000049,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1117-01-03
+10.1735,44.1575,2013,6,23,13,13,41.69,3.5,6.8,EMECv20191114,10059287,6.8,FALSE,FALSE,FALSE,FALSE,FALSE,6/23/13
+10.1902,44.1838,2013,6,30,18,18,53.03,3.5,6.8,EMECv20191114,10059316,6.8,FALSE,FALSE,FALSE,FALSE,FALSE,6/30/13
+17.812,42.784,1996,9,8,20,5,57.2,3.53,6.8,EMECv20191114,10034083,6.8,FALSE,FALSE,FALSE,FALSE,FALSE,9/8/96
+9.4448,44.536,2014,11,30,9,34,25.22,3.6,6.8,EMECv20191114,10061335,6.8,TRUE,TRUE,TRUE,TRUE,TRUE,11/30/14
+10.938,44.8818,2012,6,4,19,45,36.22,3.67,6.8,EMECv20191114,10057989,6.8,FALSE,FALSE,FALSE,FALSE,FALSE,6/4/12
+14.117,45.666,1933,5,31,12,17,0,3.73,6.8,EMECv20191114,10010847,nan,TRUE,TRUE,TRUE,TRUE,FALSE,5/31/33
+12.864,43.049,1997,9,28,3,51,33.05,3.88,6.8,EMECv20191114,10035548,6.8,FALSE,FALSE,FALSE,FALSE,FALSE,9/28/97
+11.0845,44.8602,2012,5,29,8,15,9.87,3.89,6.8,EMECv20191114,10057936,6.8,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+17.878,42.8,1996,9,6,11,10,47.5,3.91,6.8,EMECv20191114,10034074,6.8,FALSE,FALSE,FALSE,FALSE,FALSE,9/6/96
+17.056,39.308,1999,12,28,4,26,49.14,3.99,6.8,EMECv20191114,10038246,6.8,TRUE,TRUE,TRUE,TRUE,FALSE,12/28/99
+10.984,44.881,2012,5,31,19,4,4,4.04,6.8,EMECv20191114,10057968,6.8,FALSE,FALSE,FALSE,FALSE,FALSE,5/31/12
+13.495,43.206,1899,6,22,13,20,0,4.15,6.8,SERA_histv1.1,10005660,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1899-06-22
+11.343,44.494,1400,2,28,19,15,0,4.2,6.8,SERA_histv1.1,10000317,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1400-02-28
+10.631,44.698,1607,12,31,0,0,0,4.2,6.8,SERA_histv1.1,10000958,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1607-12-31
+11.137,44.892,2012,5,20,10,12,18.51,4.21,6.8,EMECv20191114,10057863,6.8,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+12.768,42.583,1900,5,19,16,55,0,4.22,6.8,EMECv20191114,10005739,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/19/00
+10.218,44.386,1957,10,25,23,2,5,4.27,6.8,EMECv20191114,10014492,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/25/57
+13.439,42.837,1920,2,10,23,57,0,4.3,6.8,EMECv20191114,10008697,nan,TRUE,TRUE,TRUE,TRUE,FALSE,2/10/20
+13.743,41.689,1962,12,14,13,35,0,4.4,6.8,EMECv20191114,10015606,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/14/62
+15.812,38.234,1715,2,21,0,0,0,4.43,6.8,SERA_histv1.1,10001655,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1715-02-21
+13.213,46.264,1976,5,10,4,35,52.23,4.45,6.8,EMECv20191114,10021183,6.8,FALSE,FALSE,FALSE,FALSE,FALSE,5/10/76
+13.292,42.444,1956,10,7,19,12,41,4.46,6.8,EMECv20191114,10014261,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/7/56
+13.397,43.666,1972,2,8,12,19,9.61,4.46,6.8,EMECv20191114,10019481,nan,FALSE,FALSE,TRUE,TRUE,TRUE,2/8/72
+13.339,43.129,1908,3,17,3,59,0,4.61,6.8,EMECv20191114,10006761,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/17/08
+13.301,43.035,1904,9,2,11,21,0,4.63,6.8,EMECv20191114,10006262,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/2/04
+12.571,42.535,1960,7,20,23,9,0,4.67,6.8,EMECv20191114,10015145,nan,FALSE,FALSE,TRUE,TRUE,TRUE,7/20/60
+13.6,41.983,1915,1,13,16,44,0,4.79,6.8,EMECv20191114,10007892,nan,FALSE,FALSE,FALSE,FALSE,FALSE,1/13/15
+10.842,44.2,1904,6,10,11,15,28,4.82,6.8,EMECv20191114,10006226,nan,TRUE,FALSE,TRUE,TRUE,TRUE,6/10/04
+13.227,42.824,1916,7,4,5,6,0,4.82,6.8,EMECv20191114,10008168,nan,TRUE,TRUE,TRUE,FALSE,FALSE,7/4/16
+13.013,42.718,1716,10,4,0,0,0,4.88,6.8,SERA_histv1.1,10001659,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1716-10-04
+13.203,46.285,1976,9,15,3,15,19.85,5.93,6.8,EMECv20191114,10021359,6.8,FALSE,FALSE,FALSE,FALSE,FALSE,9/15/76
+15.705,40.694,2004,9,27,23,20,47.52,3.51,6.7,EMECv20191114,10044134,6.7,FALSE,FALSE,TRUE,TRUE,FALSE,9/27/04
+14.5,46.167,1900,1,21,0,39,0,3.53,6.7,EMECv20191114,10005709,6.7,FALSE,FALSE,TRUE,TRUE,TRUE,1/21/00
+15.283,45.667,1905,4,22,2,20,0,3.53,6.7,EMECv20191114,10006341,6.7,FALSE,FALSE,FALSE,FALSE,FALSE,4/22/05
+14.5,46.05,1907,2,27,21,55,16,3.53,6.7,EMECv20191114,10006621,6.7,FALSE,TRUE,TRUE,TRUE,TRUE,2/27/07
+15.133,44.306,1989,6,18,5,54,56.9,3.53,6.7,EMECv20191114,10028306,6.7,TRUE,TRUE,TRUE,TRUE,TRUE,6/18/89
+13.86,37.723,2009,2,7,8,2,35.28,3.57,6.7,EMECv20191114,10053042,6.7,FALSE,TRUE,TRUE,TRUE,FALSE,2/7/09
+14.017,41.986,2009,3,17,1,12,50.51,3.6,6.7,EMECv20191114,10053152,6.7,FALSE,FALSE,TRUE,TRUE,TRUE,3/17/09
+10.854,44.594,1932,4,19,0,17,0,3.63,6.7,EMECv20191114,10010677,nan,TRUE,TRUE,TRUE,TRUE,FALSE,4/19/32
+12.436,43.442,1963,2,3,10,5,0,3.7,6.7,EMECv20191114,10015631,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/3/63
+10.272,43.878,1730,3,29,0,5,0,3.74,6.7,SERA_histv1.1,10001763,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1730-03-29
+12.436,43.442,1913,8,9,1,45,0,3.93,6.7,EMECv20191114,10007678,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/9/13
+14.37,45.5,1899,9,30,5,15,0,4.09,6.7,SERA_histv1.1,10005686,6.7,TRUE,TRUE,TRUE,TRUE,TRUE,1899-09-30
+12.66,43.013,1904,6,20,1,24,0,4.1,6.7,EMECv20191114,10006230,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/20/04
+12.654,42.834,2010,8,28,7,8,3.25,4.16,6.7,EMECv20191114,10055199,6.7,TRUE,TRUE,TRUE,TRUE,FALSE,8/28/10
+12.811,43.01,1997,9,27,17,13,3.7,4.17,6.7,EMECv20191114,10035546,6.7,FALSE,FALSE,FALSE,FALSE,FALSE,9/27/97
+11.95,43.887,2003,1,26,20,1,15.42,4.19,6.7,EMECv20191114,10041657,6.7,FALSE,FALSE,FALSE,FALSE,FALSE,1/26/03
+13.281,42.708,1910,12,22,12,34,0,4.3,6.7,EMECv20191114,10007244,nan,FALSE,FALSE,TRUE,TRUE,TRUE,12/22/10
+13.023,43.034,1970,9,7,14,2,21,4.35,6.7,EMECv20191114,10018888,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/7/70
+13.363,42.092,1904,3,29,8,30,0,4.4,6.7,EMECv20191114,10006174,nan,FALSE,FALSE,TRUE,TRUE,TRUE,3/29/04
+11.219,44.87,2012,5,20,2,12,40.47,4.42,6.7,EMECv20191114,10057842,6.7,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+17.124,43.075,1994,5,22,22,56,47.7,4.5,6.7,EMECv20191114,10031214,6.7,TRUE,TRUE,TRUE,TRUE,FALSE,5/22/94
+12.141,43.57,1484,1,1,0,0,0,5.11,6.7,SERA_histv1.1,10000479,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1484-01-01
+18.5,42.4,1780,9,21,13,15,0,5.35,6.7,SERA_histv1.1,10002409,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1780-09-21
+13.827,41.655,1874,12,6,15,50,0,5.49,6.7,SERA_histv1.1,10004320,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1874-12-06
+13.683,41.635,1654,7,24,0,25,0,6.33,6.7,SERA_histv1.1,10001227,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1654-07-24
+15.342,41.737,1627,7,30,10,50,0,6.69,6.7,SERA_histv1.1,10001052,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1627-07-30
+11.452,44.219,1996,3,14,1,56,37.25,3.56,6.6,EMECv20191114,10033254,6.6,TRUE,TRUE,TRUE,TRUE,TRUE,3/14/96
+9.321,44.713,2005,6,5,4,18,46.34,3.67,6.6,EMECv20191114,10045308,6.6,FALSE,TRUE,TRUE,TRUE,TRUE,6/5/05
+16.059,38.376,1992,12,20,21,48,18.01,3.82,6.6,EMECv20191114,10030309,6.6,TRUE,TRUE,TRUE,TRUE,FALSE,12/20/92
+14.833,45.95,1917,3,25,22,30,0,3.84,6.6,EMECv20191114,10008301,6.6,FALSE,TRUE,TRUE,FALSE,FALSE,3/25/17
+14.367,46.167,1918,11,6,20,30,0,3.84,6.6,EMECv20191114,10008523,6.6,FALSE,TRUE,TRUE,FALSE,FALSE,11/6/18
+14.283,46.417,1919,12,22,17,12,0,3.84,6.6,EMECv20191114,10008677,6.6,TRUE,TRUE,TRUE,TRUE,FALSE,12/22/19
+14.4,45.95,1925,2,27,5,41,0,3.84,6.6,EMECv20191114,10009435,6.6,TRUE,TRUE,TRUE,TRUE,TRUE,2/27/25
+14.7,45.9,1926,8,14,23,38,0,3.84,6.6,EMECv20191114,10009659,6.6,FALSE,FALSE,TRUE,TRUE,TRUE,8/14/26
+14.75,46,1938,2,7,1,35,0,3.84,6.6,EMECv20191114,10011386,6.6,FALSE,TRUE,TRUE,TRUE,TRUE,2/7/38
+16.305,39.341,1920,1,27,4,38,0,3.93,6.6,EMECv20191114,10008694,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/27/20
+12.916,42.619,1898,4,23,18,22,0,3.97,6.6,SERA_histv1.1,10005582,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1898-04-23
+10.187,44.246,1987,2,10,21,20,13.74,4.09,6.6,EMECv20191114,10027098,6.6,TRUE,TRUE,TRUE,TRUE,TRUE,2/10/87
+11.227,44.881,2012,5,20,2,39,7.41,4.13,6.6,EMECv20191114,10057851,6.6,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+11.257,43.773,1384,2,4,5,5,0,4.2,6.6,SERA_histv1.1,10000285,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1384-02-04
+15.647,38.108,1852,5,13,21,40,0,4.2,6.6,SERA_histv1.1,10003557,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1852-05-13
+14.12,42.875,1996,7,9,10,23,7.21,4.2,6.6,EMECv20191114,10033821,6.6,TRUE,TRUE,TRUE,TRUE,TRUE,7/9/96
+12.859,42.837,1702,11,14,0,0,0,4.43,6.6,SERA_histv1.1,10001565,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1702-11-14
+13.713,42.173,1980,6,9,16,2,47,4.64,6.6,EMECv20191114,10023140,nan,FALSE,FALSE,TRUE,TRUE,TRUE,6/9/80
+13.464,43.048,1943,3,25,0,0,0,4.85,6.6,EMECv20191114,10012048,nan,FALSE,FALSE,TRUE,TRUE,TRUE,3/25/43
+13.228,43.865,1928,5,30,20,1,0,5.02,6.6,EMECv20191114,10010030,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/30/28
+11.257,43.773,1148,1,1,0,0,0,5.11,6.6,SERA_histv1.1,10000069,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1148-01-01
+12.411,43.664,1689,1,1,0,0,0,5.11,6.6,SERA_histv1.1,10001431,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1689-01-01
+13.261,42.639,1639,10,7,0,0,0,6.14,6.6,SERA_histv1.1,10001109,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1639-10-07
+13.95,46.267,1908,5,24,20,0,0,3.51,6.5,EMECv20191114,10006781,6.5,TRUE,TRUE,TRUE,TRUE,TRUE,5/24/08
+15.114,43.989,1978,1,2,21,46,41.1,3.53,6.5,EMECv20191114,10021921,6.5,TRUE,TRUE,TRUE,TRUE,TRUE,1/2/78
+17.769,42.988,1984,5,14,4,44,4.8,3.53,6.5,EMECv20191114,10025732,6.5,FALSE,FALSE,FALSE,FALSE,FALSE,5/14/84
+15.317,45.5,1976,10,7,0,3,31.3,3.64,6.5,EMECv20191114,10021388,6.5,FALSE,TRUE,TRUE,FALSE,FALSE,10/7/76
+10.815,44.152,2011,6,19,14,35,34.18,3.67,6.5,EMECv20191114,10056167,6.5,TRUE,TRUE,TRUE,TRUE,FALSE,6/19/11
+13.561,46.315,2004,7,14,4,37,38,3.7,6.5,EMECv20191114,10043749,nan,FALSE,FALSE,TRUE,TRUE,TRUE,7/14/04
+10.915,43.933,1731,12,23,0,0,0,3.74,6.5,SERA_histv1.1,10001781,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1731-12-23
+12.992,46.512,1762,4,18,11,30,0,3.74,6.5,SERA_histv1.1,10002130,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1762-04-18
+14.025,41.723,2002,12,18,0,37,28.39,3.81,6.5,EMECv20191114,10041568,6.5,TRUE,TRUE,TRUE,FALSE,FALSE,12/18/02
+11.1592,44.858,2012,5,29,7,12,45.19,3.89,6.5,EMECv20191114,10057927,6.5,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+14.75,45.95,1976,5,15,5,26,27.2,4,6.5,EMECv20191114,10021202,6.5,TRUE,TRUE,TRUE,TRUE,FALSE,5/15/76
+15.23,45.833,1976,7,13,12,10,44.5,4,6.5,EMECv20191114,10021269,6.5,FALSE,TRUE,TRUE,TRUE,FALSE,7/13/76
+10.693,44.814,1996,12,16,9,9,53.08,4.06,6.5,EMECv20191114,10034601,nan,FALSE,FALSE,TRUE,TRUE,TRUE,12/16/96
+13.239,46.31,1976,9,20,9,9,58.78,4.1,6.5,EMECv20191114,10021371,6.5,FALSE,FALSE,FALSE,FALSE,FALSE,9/20/76
+12.593,42.556,1896,1,6,15,59,0,4.11,6.5,SERA_histv1.1,10005330,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1896-01-06
+13.174,42.834,1999,11,29,3,20,33.86,4.15,6.5,EMECv20191114,10038167,6.5,FALSE,FALSE,TRUE,TRUE,TRUE,11/29/99
+13.596,41.708,1915,6,20,14,21,52,4.16,6.5,EMECv20191114,10007961,nan,FALSE,FALSE,TRUE,FALSE,FALSE,6/20/15
+10.189,43.651,2003,6,30,7,3,41.21,4.17,6.5,EMECv20191114,10042353,6.5,TRUE,TRUE,TRUE,TRUE,TRUE,6/30/03
+13.743,41.689,1876,10,8,19,0,0,4.2,6.5,SERA_histv1.1,10004384,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1876-10-08
+10.946,44.877,2012,5,29,8,41,42.33,4.21,6.5,EMECv20191114,10057943,6.5,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+15.1,46.1,1887,6,5,14,7,0,4.3,6.5,SERA_histv1.1,10004875,6.5,TRUE,TRUE,TRUE,TRUE,TRUE,1887-06-05
+15.25,45.46,1893,3,22,18,50,0,4.3,6.5,SERA_histv1.1,10005126,6.5,TRUE,TRUE,TRUE,TRUE,TRUE,1893-03-22
+14.63,46.15,1897,1,17,20,30,0,4.3,6.5,SERA_histv1.1,10005418,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-01-17
+12.273,43.48,1892,11,21,0,0,0,4.31,6.5,SERA_histv1.1,10005108,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1892-11-21
+14.05,46,1889,8,9,21,15,0,4.51,6.5,SERA_histv1.1,10004971,6.5,TRUE,TRUE,TRUE,TRUE,TRUE,1889-08-09
+11.444,44.212,1878,11,9,17,48,0,4.53,6.5,SERA_histv1.1,10004455,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1878-11-09
+13.752,41.659,1908,10,6,22,0,0,4.57,6.5,EMECv20191114,10006835,nan,TRUE,FALSE,TRUE,TRUE,TRUE,10/6/08
+11.96,43.883,2003,1,26,19,57,3.21,4.66,6.5,EMECv20191114,10041656,6.5,TRUE,TRUE,TRUE,TRUE,FALSE,1/26/03
+14.6,46.25,1889,1,27,21,47,0,4.72,6.5,SERA_histv1.1,10004947,6.5,TRUE,TRUE,TRUE,TRUE,TRUE,1889-01-27
+12.747,42.877,1592,11,24,0,0,0,5.11,6.5,SERA_histv1.1,10000886,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1592-11-24
+15.3,45.8,1880,11,12,8,0,0,5.14,6.5,SERA_histv1.1,10004547,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1880-11-12
+15.3,45.3,1881,3,24,16,45,0,5.14,6.5,SERA_histv1.1,10004572,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1881-03-24
+9.862,44.234,1873,9,17,0,0,0,5.3,6.5,SERA_histv1.1,10004286,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1873-09-17
+11.987,44.268,1781,7,17,9,40,0,5.6,6.5,SERA_histv1.1,10002431,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1781-07-17
+19.993,39.128,2012,11,4,23,49,45.4,3.55,6.4,EMECv20191114,10058494,6.4,TRUE,TRUE,TRUE,FALSE,FALSE,11/4/12
+9.624,44.596,1986,5,12,13,3,49.08,3.8,6.4,EMECv20191114,10026672,6.4,TRUE,TRUE,TRUE,TRUE,TRUE,5/12/86
+15.49,41.957,2006,8,6,19,33,31.21,3.89,6.4,EMECv20191114,10047383,6.4,FALSE,TRUE,TRUE,TRUE,TRUE,8/6/06
+13.551,42.505,1803,4,7,0,0,0,3.97,6.4,SERA_histv1.1,10002691,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1803-04-07
+11.1517,44.848,2012,5,29,8,14,20.33,3.99,6.4,EMECv20191114,10057935,6.4,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+11.305,44.85,2012,5,20,2,25,1.93,4.04,6.4,EMECv20191114,10057845,6.4,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+11.004,43.971,1975,4,4,9,10,53,4.07,6.4,EMECv20191114,10020679,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/4/75
+12.533,43.371,2013,12,18,10,58,51.24,4.1,6.4,EMECv20191114,10059825,6.4,FALSE,FALSE,TRUE,TRUE,FALSE,12/18/13
+11.087,44.892,1901,1,20,6,34,20,4.11,6.4,EMECv20191114,10005799,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/20/01
+13.405,42.376,1911,5,28,13,52,0,4.16,6.4,EMECv20191114,10007359,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/28/11
+11.947,44.172,1424,10,20,0,0,0,4.2,6.4,SERA_histv1.1,10000353,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1424-10-20
+11.002,44.883,2012,5,29,9,29,37.09,4.21,6.4,EMECv20191114,10057947,6.4,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+13.567,42.707,1969,9,26,23,40,39,4.39,6.4,EMECv20191114,10018227,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/26/69
+13.657,42.025,1743,1,1,0,0,0,4.43,6.4,SERA_histv1.1,10001895,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1743-01-01
+12.875,42.727,1882,5,26,4,15,0,4.48,6.4,SERA_histv1.1,10004629,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1882-05-26
+13.378,41.986,1961,4,6,11,34,42,4.55,6.4,EMECv20191114,10015259,nan,FALSE,FALSE,TRUE,TRUE,TRUE,4/6/61
+11.884,44.202,2000,5,7,0,44,50.17,4.57,6.4,EMECv20191114,10038572,6.4,FALSE,FALSE,TRUE,TRUE,FALSE,5/7/00
+10.564,44.07,1980,6,7,18,35,1,4.64,6.4,EMECv20191114,10023138,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/7/80
+12.648,43.164,1982,10,17,6,45,36,4.65,6.4,EMECv20191114,10024604,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/17/82
+15.15,45.95,1877,9,12,15,30,0,4.93,6.4,SERA_histv1.1,10004410,6.4,TRUE,TRUE,TRUE,TRUE,TRUE,1877-09-12
+11.587,44.168,1879,4,27,4,6,0,5.04,6.4,SERA_histv1.1,10004468,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1879-04-27
+11.11,44.489,1929,4,29,18,36,0,5.2,6.4,EMECv20191114,10010178,nan,FALSE,FALSE,FALSE,FALSE,FALSE,4/29/29
+12.04,44.222,1383,8,4,0,0,0,5.34,6.4,SERA_histv1.1,10000284,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1383-08-04
+12.56,42.624,2006,5,16,21,2,51.81,3.5,6.3,EMECv20191114,10047043,6.3,TRUE,TRUE,TRUE,TRUE,FALSE,5/16/06
+13.0613,44.0483,2014,4,29,22,26,2,3.5,6.3,EMECv20191114,10060568,6.3,TRUE,TRUE,TRUE,TRUE,FALSE,4/29/14
+15.657,37.216,2002,11,28,0,0,27.65,3.51,6.3,EMECv20191114,10041521,6.3,TRUE,TRUE,TRUE,FALSE,FALSE,11/28/02
+13.119,46.424,2004,10,7,19,21,9.05,3.51,6.3,EMECv20191114,10044171,6.3,FALSE,FALSE,TRUE,TRUE,TRUE,10/7/04
+14.217,45.65,1903,8,22,15,50,0,3.82,6.3,EMECv20191114,10006107,6.3,FALSE,TRUE,TRUE,TRUE,TRUE,8/22/03
+14.3,45.5,1909,10,28,2,42,23,3.82,6.3,EMECv20191114,10007071,6.3,FALSE,FALSE,TRUE,TRUE,TRUE,10/28/09
+13.983,45.9,1911,5,13,3,45,0,3.82,6.3,EMECv20191114,10007346,6.3,FALSE,TRUE,TRUE,TRUE,TRUE,5/13/11
+14.5,46.03,1864,6,8,13,30,0,3.87,6.3,SERA_histv1.1,10003994,6.3,TRUE,TRUE,TRUE,TRUE,TRUE,1864-06-08
+14.75,45.7,1897,2,12,5,33,0,3.87,6.3,SERA_histv1.1,10005432,6.3,TRUE,TRUE,TRUE,TRUE,TRUE,1897-02-12
+14.65,45.88,1897,3,9,16,30,0,3.87,6.3,SERA_histv1.1,10005447,6.3,TRUE,TRUE,TRUE,TRUE,TRUE,1897-03-09
+14.63,46.15,1897,4,2,14,30,0,3.87,6.3,SERA_histv1.1,10005454,6.3,TRUE,TRUE,TRUE,TRUE,TRUE,1897-04-02
+14.49,45.97,1897,7,15,3,0,0,3.87,6.3,SERA_histv1.1,10005481,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-07-15
+13.62,45.92,1897,10,21,17,47,0,3.87,6.3,SERA_histv1.1,10005510,6.3,TRUE,TRUE,TRUE,TRUE,TRUE,1897-10-21
+14.5,46.05,1897,11,22,22,2,0,3.87,6.3,SERA_histv1.1,10005530,6.3,TRUE,TRUE,TRUE,TRUE,TRUE,1897-11-22
+15.07,45.77,1898,1,30,20,30,0,3.87,6.3,SERA_histv1.1,10005555,6.3,TRUE,TRUE,TRUE,TRUE,TRUE,1898-01-30
+13.9,45.88,1899,4,8,16,15,0,3.87,6.3,SERA_histv1.1,10005647,6.3,TRUE,TRUE,TRUE,TRUE,TRUE,1899-04-08
+14.631,41.385,1997,11,24,19,4,55.64,3.88,6.3,EMECv20191114,10035857,6.3,TRUE,TRUE,TRUE,TRUE,TRUE,11/24/97
+14.53,46.17,1898,10,13,0,9,0,4.09,6.3,SERA_histv1.1,10005605,6.3,TRUE,TRUE,TRUE,TRUE,TRUE,1898-10-13
+13.181,43.036,1963,1,25,5,27,0,4.31,6.3,EMECv20191114,10015624,nan,FALSE,TRUE,TRUE,TRUE,TRUE,1/25/63
+13.036,42.835,1964,8,2,10,40,0,4.53,6.3,EMECv20191114,10016003,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/2/64
+15.79,38.229,1895,11,18,16,32,0,4.61,6.3,SERA_histv1.1,10005319,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-11-18
+9.909,44.354,1790,7,26,0,0,0,5.11,6.3,SERA_histv1.1,10002577,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1790-07-26
+15.36,40.513,1893,1,25,0,0,0,5.15,6.3,SERA_histv1.1,10005117,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1893-01-25
+12.903,42.414,1898,6,28,0,38,0,5.5,6.3,SERA_histv1.1,10005591,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1898-06-28
+15.215,40.818,1853,4,9,12,45,0,5.59,6.3,SERA_histv1.1,10003593,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1853-04-09
+15.842,40.352,1857,12,16,21,15,0,7.1,6.3,SERA_histv1.1,10003803,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1857-12-16
+14.3,45.5,1973,10,5,10,26,52.1,3.55,6.2,EMECv20191114,10020078,6.2,TRUE,TRUE,TRUE,TRUE,TRUE,10/5/73
+11.0098,44.8965,2012,5,29,9,1,34.24,3.57,6.2,EMECv20191114,10057945,6.2,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+11.189,44.8533,2012,5,23,6,51,52.76,3.78,6.2,EMECv20191114,10057885,6.2,FALSE,FALSE,FALSE,FALSE,FALSE,5/23/12
+13.75,46.467,1923,8,23,2,30,0,3.81,6.2,EMECv20191114,10009211,6.2,TRUE,TRUE,TRUE,TRUE,TRUE,8/23/23
+15.333,45.783,1928,1,25,16,8,35,3.81,6.2,EMECv20191114,10009938,6.2,TRUE,TRUE,TRUE,TRUE,TRUE,1/25/28
+14.4,45.9,1968,7,5,8,39,55,3.81,6.2,EMECv20191114,10017629,6.2,TRUE,TRUE,TRUE,TRUE,TRUE,7/5/68
+17.818,42.71,1996,9,6,19,48,6.7,3.81,6.2,EMECv20191114,10034076,6.2,FALSE,FALSE,FALSE,FALSE,FALSE,9/6/96
+11.2937,44.8645,2012,5,20,14,51,28.87,3.89,6.2,EMECv20191114,10057868,6.2,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+12.598,46.404,1988,6,12,20,9,59.6,4.16,6.2,EMECv20191114,10027685,6.2,FALSE,TRUE,TRUE,TRUE,TRUE,6/12/88
+10.044,45.803,1934,3,23,1,46,50,4.31,6.2,EMECv20191114,10010932,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/23/34
+12.955,42.874,1997,10,12,21,31,8.11,4.34,6.2,EMECv20191114,10035612,6.2,FALSE,FALSE,FALSE,FALSE,FALSE,10/12/97
+11.226,43.844,1973,4,20,16,45,34,4.38,6.2,EMECv20191114,10019933,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/20/73
+9.829,46.139,1891,12,22,0,0,0,4.42,6.2,SERA_histv1.1,10005061,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1891-12-22
+11.832,43.643,1902,6,27,16,48,0,4.46,6.2,EMECv20191114,10005958,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/27/02
+10.548,46.346,1937,6,7,22,2,0,4.57,6.2,EMECv20191114,10011335,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/7/37
+12.577,43.351,1465,5,17,0,0,0,4.65,6.2,SERA_histv1.1,10000429,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1465-05-17
+11.487,43.774,1729,6,23,0,0,0,4.65,6.2,SERA_histv1.1,10001759,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1729-06-23
+13.231,41.926,1915,1,21,12,29,28,4.83,6.2,EMECv20191114,10007905,nan,FALSE,FALSE,FALSE,FALSE,FALSE,1/21/15
+7.768,45.684,1968,6,18,5,27,0,4.86,6.2,EMECv20191114,10017604,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/18/68
+14.58,45.3,1776,4,24,16,36,0,5.14,6.2,SERA_histv1.1,10002325,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1776-04-24
+13.118,42.27,1349,9,9,0,0,0,6.34,6.2,SERA_histv1.1,10000227,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1349-09-09
+16.871,42.932,1992,1,13,14,32,3.6,3.53,6.1,EMECv20191114,10029828,6.1,TRUE,TRUE,TRUE,TRUE,FALSE,1/13/92
+16.416,42.554,2009,9,24,2,28,22.01,3.57,6.1,EMECv20191114,10053941,6.1,TRUE,TRUE,TRUE,TRUE,FALSE,9/24/09
+15.1353,40.4412,2014,1,22,19,35,1.78,3.6,6.1,EMECv20191114,10059914,6.1,FALSE,FALSE,FALSE,FALSE,FALSE,1/22/14
+17.834,42.839,1996,9,6,2,59,41.3,3.72,6.1,EMECv20191114,10034069,6.1,FALSE,FALSE,FALSE,FALSE,FALSE,9/6/96
+11.257,45.701,1785,7,19,22,30,0,3.74,6.1,SERA_histv1.1,10002499,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1785-07-19
+15.1,45.767,1904,9,12,1,30,0,3.81,6.1,EMECv20191114,10006266,6.1,TRUE,TRUE,TRUE,TRUE,TRUE,9/12/04
+15.28,45.52,1897,8,28,22,33,0,3.87,6.1,SERA_histv1.1,10005495,6.1,TRUE,TRUE,TRUE,TRUE,TRUE,1897-08-28
+12.575,46.314,1996,1,27,8,26,1.3,3.9,6.1,EMECv20191114,10033103,6.1,TRUE,TRUE,TRUE,TRUE,TRUE,1/27/96
+10.738,44.1,1974,6,30,19,5,22,4.01,6.1,EMECv20191114,10020382,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/30/74
+13.575,41.744,1900,12,29,0,7,57,4.06,6.1,EMECv20191114,10005789,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/29/00
+13.033,42.733,1979,9,21,0,52,44,4.15,6.1,EMECv20191114,10022839,nan,FALSE,FALSE,TRUE,TRUE,TRUE,9/21/79
+9.611,44.44,1928,2,21,4,37,0,4.16,6.1,EMECv20191114,10009951,nan,FALSE,TRUE,TRUE,TRUE,TRUE,2/21/28
+8.954,45.352,1312,10,14,11,15,0,4.2,6.1,SERA_histv1.1,10000184,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1312-10-14
+8.652,44.417,1897,7,6,20,44,0,4.27,6.1,SERA_histv1.1,10005479,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-07-06
+11.138,45.662,1895,11,2,7,30,0,4.33,6.1,SERA_histv1.1,10005315,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-11-02
+8.361,44.201,1968,9,7,16,49,57,4.39,6.1,EMECv20191114,10017698,nan,FALSE,TRUE,TRUE,TRUE,TRUE,9/7/68
+12.903,42.923,1997,10,4,18,47,47.78,4.41,6.1,EMECv20191114,10035581,6.1,FALSE,FALSE,FALSE,FALSE,FALSE,10/4/97
+10.994,45.439,1445,3,21,13,30,0,4.43,6.1,SERA_histv1.1,10000394,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1445-03-21
+12.738,43.177,1914,7,31,21,5,0,4.47,6.1,EMECv20191114,10007800,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/31/14
+10.527,45.605,1970,4,19,18,16,32,4.55,6.1,EMECv20191114,10018574,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/19/70
+8.862,44.744,1913,12,7,1,28,0,4.57,6.1,EMECv20191114,10007707,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/7/13
+13.013,42.718,1931,9,25,20,28,14,4.63,6.1,EMECv20191114,10010590,nan,TRUE,TRUE,TRUE,TRUE,FALSE,9/25/31
+12.905,42.916,1997,10,4,16,13,32.92,4.66,6.1,EMECv20191114,10035580,6.1,FALSE,FALSE,FALSE,FALSE,FALSE,10/4/97
+11.32,44.479,1834,10,4,19,0,0,4.75,6.1,SERA_histv1.1,10003202,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1834-10-04
+10.186,44.159,2013,6,30,14,40,8.48,4.77,6.1,EMECv20191114,10059315,6.1,FALSE,FALSE,TRUE,TRUE,FALSE,6/30/13
+9.555,45.637,1979,2,9,14,44,0,4.78,6.1,EMECv20191114,10022379,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/9/79
+11.204,45.567,1892,8,9,7,58,0,4.91,6.1,SERA_histv1.1,10005089,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1892-08-09
+10.463,44.093,1902,3,5,7,6,0,4.98,6.1,EMECv20191114,10005919,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/5/02
+12.067,45.849,1900,3,4,16,55,0,5.05,6.1,EMECv20191114,10005723,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/4/00
+11.27,44.873,2012,5,20,2,7,28.95,5.17,6.1,EMECv20191114,10057839,6.1,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+10.671,44.862,1806,2,12,0,0,0,5.21,6.1,SERA_histv1.1,10002751,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1806-02-12
+12.917,44.167,1916,8,16,8,15,0,5.46,6.1,EMECv20191114,10008195,nan,FALSE,FALSE,TRUE,TRUE,FALSE,8/16/16
+15.32,45.63,1699,2,11,0,0,0,5.57,6.1,SERA_histv1.1,10001519,6.1,TRUE,TRUE,TRUE,TRUE,TRUE,1699-02-11
+10.283,44.25,1920,9,6,14,5,24,5.61,6.1,EMECv20191114,10008773,nan,FALSE,FALSE,FALSE,FALSE,FALSE,9/6/20
+8.4,46.817,1625,2,22,10,0,0,3.5,6,SERA_histv1.1,10001038,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1625-02-22
+6.8,45.9,1817,1,19,4,0,0,3.5,6,SERA_histv1.1,10002903,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1817-01-19
+7.983,46.333,1830,1,1,0,0,0,3.5,6,SERA_histv1.1,10003139,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1830-01-01
+7.817,46.183,1862,5,27,14,30,0,3.5,6,SERA_histv1.1,10003936,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1862-05-27
+7.133,46.483,1878,4,30,2,15,0,3.5,6,SERA_histv1.1,10004440,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1878-04-30
+6.85,46.467,1891,6,7,16,45,0,3.5,6,SERA_histv1.1,10005041,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1891-06-07
+7.181,46.052,1898,2,9,2,55,0,3.5,6,SERA_histv1.1,10005558,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1898-02-09
+7.181,46.052,1899,11,7,12,10,0,3.5,6,SERA_histv1.1,10005694,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1899-11-07
+7.05,46.45,1904,8,31,1,10,0,3.5,6,EMECv20191114,10006261,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/31/04
+7.567,46.3,1915,10,23,8,19,29,3.5,6,EMECv20191114,10008075,nan,FALSE,FALSE,TRUE,TRUE,TRUE,10/23/15
+8.233,46.883,1917,2,22,4,38,0,3.5,6,EMECv20191114,10008286,nan,FALSE,FALSE,TRUE,TRUE,TRUE,2/22/17
+7.7,46.033,1918,11,13,20,19,0,3.5,6,EMECv20191114,10008527,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/13/18
+7.05,46.25,1918,12,4,21,44,0,3.5,6,EMECv20191114,10008535,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/4/18
+7.05,46.283,1918,12,28,9,45,0,3.5,6,EMECv20191114,10008539,nan,FALSE,TRUE,TRUE,TRUE,TRUE,12/28/18
+7.05,46.25,1919,1,3,5,55,0,3.5,6,EMECv20191114,10008546,nan,FALSE,FALSE,TRUE,TRUE,TRUE,1/3/19
+7.01,46.25,1919,1,3,6,10,0,3.5,6,EMECv20191114,10008548,nan,FALSE,FALSE,FALSE,FALSE,FALSE,1/3/19
+8.117,46.283,1919,8,16,21,25,49,3.5,6,EMECv20191114,10008596,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/16/19
+9.067,47.017,1919,11,22,9,45,10,3.5,6,EMECv20191114,10008670,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/22/19
+10.15,46.783,1921,4,30,15,32,0,3.5,6,EMECv20191114,10008879,nan,FALSE,FALSE,TRUE,TRUE,TRUE,4/30/21
+8.233,46.867,1926,6,16,2,59,0,3.5,6,EMECv20191114,10009637,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/16/26
+7.7,46.033,1928,1,27,13,22,0,3.5,6,EMECv20191114,10009939,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/27/28
+7.417,46.217,1929,12,21,2,7,0,3.5,6,EMECv20191114,10010262,nan,FALSE,FALSE,TRUE,TRUE,TRUE,12/21/29
+7.117,45.967,1933,8,25,1,55,0,3.5,6,EMECv20191114,10010882,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/25/33
+7.3,46.217,1939,11,19,23,18,0,3.5,6,EMECv20191114,10011583,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/19/39
+7.867,46.183,1940,1,6,2,11,0,3.5,6,EMECv20191114,10011602,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/6/40
+8.75,46.967,1940,11,7,16,23,20,3.5,6,EMECv20191114,10011706,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/7/40
+7.567,46.15,1941,4,6,6,32,0,3.5,6,EMECv20191114,10011791,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/6/41
+7.133,46.45,1942,7,1,23,42,55,3.5,6,EMECv20191114,10011949,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/1/42
+7.133,46.45,1942,10,30,0,18,55,3.5,6,EMECv20191114,10011994,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/30/42
+7.9,46.15,1949,7,25,15,32,0,3.5,6,EMECv20191114,10012783,nan,FALSE,FALSE,TRUE,TRUE,TRUE,7/25/49
+7.433,46.65,1950,5,28,10,19,0,3.5,6,EMECv20191114,10012906,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/28/50
+7.4,46.483,1950,11,19,7,8,0,3.5,6,EMECv20191114,10012974,nan,TRUE,TRUE,FALSE,FALSE,FALSE,11/19/50
+7.5,46.333,1950,11,19,7,11,0,3.5,6,EMECv20191114,10012975,nan,FALSE,FALSE,TRUE,TRUE,TRUE,11/19/50
+7.567,46.133,1951,3,3,9,26,0,3.5,6,EMECv20191114,10013016,nan,FALSE,TRUE,TRUE,TRUE,TRUE,3/3/51
+7.917,46.667,1952,1,15,2,23,0,3.5,6,EMECv20191114,10013139,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/15/52
+8.65,46.85,1952,10,2,14,51,0,3.5,6,EMECv20191114,10013260,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/2/52
+7.367,46.217,1953,5,5,1,25,0,3.5,6,EMECv20191114,10013391,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/5/53
+7.267,46.183,1954,3,13,11,52,0,3.5,6,EMECv20191114,10013650,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/13/54
+7.067,46.4,1954,5,24,14,48,29,3.5,6,EMECv20191114,10013711,nan,FALSE,FALSE,TRUE,TRUE,TRUE,5/24/54
+7.25,46.367,1954,6,4,5,56,0,3.5,6,EMECv20191114,10013718,nan,FALSE,FALSE,TRUE,TRUE,TRUE,6/4/54
+7.317,46.25,1954,6,24,9,48,11,3.5,6,EMECv20191114,10013732,nan,FALSE,FALSE,TRUE,TRUE,TRUE,6/24/54
+8.75,46.983,1955,1,31,13,28,0,3.5,6,EMECv20191114,10013895,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/31/55
+6.95,46.133,1955,11,23,6,27,50,3.5,6,EMECv20191114,10014057,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/23/55
+7.75,46,1958,9,15,19,14,23,3.5,6,EMECv20191114,10014720,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/15/58
+8.983,46.7,1963,12,30,22,50,10,3.5,6,EMECv20191114,10015814,nan,FALSE,FALSE,TRUE,TRUE,TRUE,12/30/63
+9.85,46.617,1970,8,6,13,54,50,3.5,6,EMECv20191114,10018847,6,TRUE,TRUE,TRUE,TRUE,TRUE,8/6/70
+7.315,46.318,2003,8,22,9,30,9.4,3.5,6,EMECv20191114,10042620,6,FALSE,FALSE,FALSE,FALSE,FALSE,8/22/03
+6.34,45.7,2005,10,31,3,39,58.4,3.5,6,EMECv20191114,10046108,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/31/05
+19.95,40.58,2013,9,8,0,26,29.61,3.51,6,EMECv20191114,10059545,6,FALSE,FALSE,TRUE,FALSE,FALSE,9/8/13
+19.146,41.848,1979,4,16,6,58,40.3,3.55,6,EMECv20191114,10022495,6,FALSE,FALSE,FALSE,FALSE,FALSE,4/16/79
+18.801,42.349,1979,5,26,20,44,30.1,3.55,6,EMECv20191114,10022620,6,FALSE,FALSE,FALSE,FALSE,FALSE,5/26/79
+7.031,46.136,2001,2,23,22,19,41.7,3.55,6,EMECv20191114,10039531,6,TRUE,TRUE,TRUE,TRUE,TRUE,2/23/01
+20.08,39.112,2003,8,5,6,5,14.77,3.55,6,EMECv20191114,10042545,6,FALSE,FALSE,TRUE,FALSE,FALSE,8/5/03
+19.68,40.2,2006,9,29,10,51,12.1,3.55,6,EMECv20191114,10047605,6,FALSE,FALSE,TRUE,FALSE,FALSE,9/29/06
+20.4007,41.2216,2009,3,10,22,10,29.6,3.55,6,EMECv20191114,10053134,6,FALSE,FALSE,TRUE,FALSE,FALSE,3/10/09
+19.783,40.09,2011,6,16,1,21,53.4,3.55,6,EMECv20191114,10056154,6,FALSE,FALSE,TRUE,FALSE,FALSE,6/16/11
+11.39,47.27,1912,5,9,23,3,0,3.56,6,EMECv20191114,10007518,6,TRUE,TRUE,TRUE,TRUE,TRUE,5/9/12
+11.39,47.27,1914,11,30,19,43,0,3.56,6,EMECv20191114,10007873,6,FALSE,TRUE,TRUE,TRUE,TRUE,11/30/14
+14.12,47.51,1918,9,17,2,11,0,3.56,6,EMECv20191114,10008509,6,TRUE,TRUE,TRUE,TRUE,TRUE,9/17/18
+11.51,47.28,1982,5,1,6,33,10,3.56,6,EMECv20191114,10024379,6,TRUE,TRUE,TRUE,TRUE,TRUE,5/1/82
+10.5,47.144,1881,1,10,22,30,0,3.6,6,SERA_histv1.1,10004555,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1881-01-10
+9.4,46.8,1905,12,25,17,30,0,3.6,6,EMECv20191114,10006456,nan,FALSE,FALSE,TRUE,TRUE,TRUE,12/25/05
+8,46.737,1999,5,14,18,25,28.8,3.61,6,EMECv20191114,10037275,6,TRUE,TRUE,TRUE,TRUE,TRUE,5/14/99
+18.7,42.5,1938,1,15,19,52,54,3.62,6,EMECv20191114,10011381,6,TRUE,TRUE,TRUE,TRUE,TRUE,1/15/38
+18.87,42.21,1983,11,15,5,0,27.3,3.62,6,EMECv20191114,10025429,6,TRUE,TRUE,TRUE,TRUE,FALSE,11/15/83
+11.54,47.11,1996,7,17,0,54,12.6,3.62,6,EMECv20191114,10033837,6,TRUE,TRUE,TRUE,TRUE,TRUE,7/17/96
+7.316,46.323,2003,8,22,9,21,32.2,3.65,6,EMECv20191114,10042619,6,TRUE,TRUE,TRUE,TRUE,TRUE,8/22/03
+20.2192,41.2197,2009,5,26,19,11,6.7,3.65,6,EMECv20191114,10053449,6,FALSE,FALSE,TRUE,FALSE,FALSE,5/26/09
+20.37,41.418,2011,7,11,16,14,58,3.65,6,EMECv20191114,10056251,6,FALSE,FALSE,TRUE,FALSE,FALSE,7/11/11
+20.34,41.333,2012,1,23,21,29,11.5,3.65,6,EMECv20191114,10057379,6,FALSE,FALSE,TRUE,FALSE,FALSE,1/23/12
+20.349,41.275,2012,1,29,10,7,1.3,3.65,6,EMECv20191114,10057439,6,FALSE,FALSE,TRUE,FALSE,FALSE,1/29/12
+20.05,40.92,2014,5,20,11,21,34.65,3.66,6,EMECv20191114,10060628,6,FALSE,FALSE,TRUE,FALSE,FALSE,5/20/14
+5.917,45.567,1900,12,25,23,15,0,3.7,6,EMECv20191114,10005788,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/25/00
+17.7,43.04,1954,12,12,18,53,6.6,3.72,6,EMECv20191114,10013858,6,TRUE,TRUE,TRUE,TRUE,TRUE,12/12/54
+19.07,41.88,1979,3,31,15,55,24,3.72,6,EMECv20191114,10022440,6,FALSE,FALSE,TRUE,TRUE,FALSE,3/31/79
+19.01,41.95,1979,4,9,2,23,53.4,3.72,6,EMECv20191114,10022450,6,FALSE,FALSE,FALSE,FALSE,FALSE,4/9/79
+18.78,42.11,1979,6,20,21,18,17.7,3.72,6,EMECv20191114,10022688,6,FALSE,FALSE,FALSE,FALSE,FALSE,6/20/79
+20.193,39.317,2007,7,19,15,5,58.41,3.73,6,EMECv20191114,10049432,6,FALSE,FALSE,FALSE,FALSE,FALSE,7/19/07
+18.66,42.804,1982,10,5,6,57,20.6,3.74,6,EMECv20191114,10024583,6,TRUE,FALSE,TRUE,TRUE,FALSE,10/5/82
+20.3,41.1675,2007,10,18,18,42,24.8,3.74,6,EMECv20191114,10050020,6,FALSE,TRUE,TRUE,FALSE,FALSE,10/18/07
+20.163,41.1938,2008,6,21,1,16,43.4,3.74,6,EMECv20191114,10051868,6,FALSE,TRUE,TRUE,FALSE,FALSE,6/21/08
+20.54,41.069,2009,5,21,13,31,4.6,3.74,6,EMECv20191114,10053422,6,FALSE,FALSE,TRUE,FALSE,FALSE,5/21/09
+20.096,39.892,2012,1,3,6,30,15,3.74,6,EMECv20191114,10057315,6,TRUE,TRUE,TRUE,FALSE,FALSE,1/3/12
+9.066,47.042,1560,10,11,0,0,0,3.79,6,SERA_histv1.1,10000737,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1560-10-11
+8.999,46.921,1701,8,24,0,0,0,3.79,6,SERA_histv1.1,10001540,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1701-08-24
+8.999,46.921,1701,8,31,0,0,0,3.79,6,SERA_histv1.1,10001542,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1701-08-31
+8.965,46.943,1701,9,7,0,0,0,3.79,6,SERA_histv1.1,10001547,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1701-09-07
+8.999,46.921,1701,9,13,9,0,0,3.79,6,SERA_histv1.1,10001550,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1701-09-13
+7.991,46.316,1756,1,25,0,0,0,3.79,6,SERA_histv1.1,10002023,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1756-01-25
+9.172,46.94,1773,12,7,18,0,0,3.79,6,SERA_histv1.1,10002288,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1773-12-07
+8.52,46.922,1774,9,11,20,15,0,3.79,6,SERA_histv1.1,10002304,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1774-09-11
+8.64,46.88,1774,9,22,0,0,0,3.79,6,SERA_histv1.1,10002307,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1774-09-22
+8.64,46.88,1774,9,26,0,0,0,3.79,6,SERA_histv1.1,10002309,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1774-09-26
+9.598,46.597,1812,12,13,0,0,0,3.79,6,SERA_histv1.1,10002850,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1812-12-13
+9.528,46.855,1814,12,1,0,0,0,3.79,6,SERA_histv1.1,10002879,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1814-12-01
+8.248,46.899,1836,10,25,0,0,0,3.79,6,SERA_histv1.1,10003244,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1836-10-25
+9.528,46.855,1852,3,11,10,0,0,3.79,6,SERA_histv1.1,10003555,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1852-03-11
+7.867,46.265,1855,8,9,0,0,0,3.79,6,SERA_histv1.1,10003659,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-08-09
+7.852,46.237,1855,8,12,2,0,0,3.79,6,SERA_histv1.1,10003662,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-08-12
+7.881,46.292,1855,8,13,14,30,0,3.79,6,SERA_histv1.1,10003668,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-08-13
+7.852,46.237,1855,8,23,13,30,0,3.79,6,SERA_histv1.1,10003674,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-08-23
+7.852,46.237,1855,9,2,2,0,0,3.79,6,SERA_histv1.1,10003680,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-09-02
+7.852,46.237,1855,10,16,2,0,0,3.79,6,SERA_histv1.1,10003691,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-10-16
+7.78,46.18,1855,10,27,15,0,0,3.79,6,SERA_histv1.1,10003696,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-10-27
+7.852,46.237,1855,11,8,0,0,0,3.79,6,SERA_histv1.1,10003704,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-11-08
+7.852,46.237,1855,11,20,0,0,0,3.79,6,SERA_histv1.1,10003711,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-11-20
+7.852,46.237,1855,11,26,0,0,0,3.79,6,SERA_histv1.1,10003717,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-11-26
+7.852,46.237,1855,12,1,0,0,0,3.79,6,SERA_histv1.1,10003720,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-12-01
+7.78,46.18,1855,12,10,16,30,0,3.79,6,SERA_histv1.1,10003724,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-12-10
+7.852,46.237,1855,12,20,0,0,0,3.79,6,SERA_histv1.1,10003731,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-12-20
+7.799,46.285,1856,8,8,0,0,0,3.79,6,SERA_histv1.1,10003752,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1856-08-08
+7.799,46.285,1856,9,26,4,0,0,3.79,6,SERA_histv1.1,10003753,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1856-09-26
+7.799,46.285,1856,10,10,0,0,0,3.79,6,SERA_histv1.1,10003756,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1856-10-10
+7.799,46.285,1856,11,7,0,0,0,3.79,6,SERA_histv1.1,10003759,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1856-11-07
+7.799,46.285,1856,12,20,18,0,0,3.79,6,SERA_histv1.1,10003765,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1856-12-20
+7.799,46.285,1857,5,6,9,0,0,3.79,6,SERA_histv1.1,10003784,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1857-05-06
+7.358,46.232,1857,7,15,17,45,0,3.79,6,SERA_histv1.1,10003792,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1857-07-15
+7.799,46.285,1857,7,25,0,0,0,3.79,6,SERA_histv1.1,10003793,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1857-07-25
+7.799,46.285,1857,8,21,8,0,0,3.79,6,SERA_histv1.1,10003794,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1857-08-21
+9.878,46.881,1863,4,30,0,0,0,3.79,6,SERA_histv1.1,10003961,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1863-04-30
+6.633,46.267,1865,12,25,22,0,0,3.79,6,SERA_histv1.1,10004024,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1865-12-25
+7.844,46.225,1866,4,18,0,0,0,3.79,6,SERA_histv1.1,10004045,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1866-04-18
+9.169,46.273,1868,11,12,12,0,0,3.79,6,SERA_histv1.1,10004116,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1868-11-12
+9.946,47.041,1872,11,9,2,0,0,3.79,6,SERA_histv1.1,10004254,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1872-11-09
+7.358,46.232,1877,10,24,16,15,0,3.79,6,SERA_histv1.1,10004420,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1877-10-24
+16.76,43.15,1940,7,23,6,21,35,3.81,6,EMECv20191114,10011671,6,FALSE,FALSE,TRUE,TRUE,TRUE,7/23/40
+19.06,42.08,1979,4,15,11,7,30.2,3.81,6,EMECv20191114,10022475,6,FALSE,FALSE,FALSE,FALSE,FALSE,4/15/79
+14.754,44.811,1989,2,13,0,35,11.7,3.81,6,EMECv20191114,10028048,6,FALSE,TRUE,TRUE,TRUE,TRUE,2/13/89
+19.69,40.75,2013,4,19,7,54,32.6,3.81,6,EMECv20191114,10059016,6,TRUE,TRUE,TRUE,FALSE,FALSE,4/19/13
+19.53,41.44,2013,5,15,14,54,53.67,3.81,6,EMECv20191114,10059091,6,FALSE,FALSE,TRUE,FALSE,FALSE,5/15/13
+19.205,41.922,1979,4,10,10,54,36.9,3.83,6,EMECv20191114,10022454,6,FALSE,FALSE,TRUE,TRUE,FALSE,4/10/79
+19.109,41.909,1979,4,15,17,46,5.3,3.83,6,EMECv20191114,10022486,6,FALSE,FALSE,FALSE,FALSE,FALSE,4/15/79
+20.2208,41.2142,2008,10,24,16,56,41.9,3.83,6,EMECv20191114,10052652,6,FALSE,FALSE,TRUE,FALSE,FALSE,10/24/08
+19.541,41.886,2011,2,5,13,38,18.6,3.83,6,EMECv20191114,10055678,6,FALSE,TRUE,TRUE,FALSE,FALSE,2/5/11
+20.23,41.23,2012,1,28,23,26,45.1,3.83,6,EMECv20191114,10057430,6,FALSE,FALSE,TRUE,FALSE,FALSE,1/28/12
+13.58,45.93,1886,10,20,0,40,0,3.87,6,SERA_histv1.1,10004844,6,TRUE,TRUE,TRUE,TRUE,TRUE,1886-10-20
+15.25,45.58,1895,4,12,0,0,0,3.87,6,SERA_histv1.1,10005262,6,TRUE,TRUE,TRUE,TRUE,TRUE,1895-04-12
+13.58,46,1895,8,8,5,41,0,3.87,6,SERA_histv1.1,10005299,6,TRUE,TRUE,TRUE,TRUE,TRUE,1895-08-08
+8.521,46.94,1774,9,11,6,0,0,3.89,6,SERA_histv1.1,10002303,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1774-09-11
+9.067,47.033,1665,3,1,1,0,0,3.9,6,SERA_histv1.1,10001294,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1665-03-01
+9.05,46.983,1725,6,30,0,0,0,3.9,6,SERA_histv1.1,10001728,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1725-06-30
+7.35,46.233,1803,1,26,0,0,0,3.9,6,SERA_histv1.1,10002689,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1803-01-26
+7.267,46.483,1817,8,11,0,0,0,3.9,6,SERA_histv1.1,10002915,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1817-08-11
+7.88,46.25,1858,2,23,21,30,0,3.9,6,SERA_histv1.1,10003815,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1858-02-23
+8.65,46.917,1886,11,16,1,45,0,3.9,6,SERA_histv1.1,10004848,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1886-11-16
+9.1,47,1888,4,2,8,25,0,3.9,6,SERA_histv1.1,10004913,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1888-04-02
+7.367,46.55,1889,4,5,4,40,0,3.9,6,SERA_histv1.1,10004958,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1889-04-05
+7.117,46.233,1896,5,29,4,17,0,3.9,6,SERA_histv1.1,10005360,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1896-05-29
+8.967,47.006,1898,11,13,16,30,0,3.9,6,SERA_histv1.1,10005612,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1898-11-13
+9.53,46.87,1900,12,10,18,0,0,3.9,6,EMECv20191114,10005784,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/10/00
+9.417,46.933,1904,12,4,5,20,0,3.9,6,EMECv20191114,10006292,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/4/04
+8.617,46.95,1915,6,26,13,40,12,3.9,6,EMECv20191114,10007970,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/26/15
+8.483,46.55,1922,12,16,8,59,51,3.9,6,EMECv20191114,10009107,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/16/22
+7.533,46.417,1952,5,9,8,2,0,3.9,6,EMECv20191114,10013191,6,TRUE,TRUE,TRUE,TRUE,TRUE,5/9/52
+7.433,46.317,1955,4,26,5,28,0,3.9,6,EMECv20191114,10013947,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/26/55
+7.5,46.3,1962,9,27,2,0,0,3.9,6,EMECv20191114,10015578,nan,FALSE,TRUE,TRUE,TRUE,TRUE,9/27/62
+7.517,46.367,1963,12,23,8,48,43,3.9,6,EMECv20191114,10015812,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/23/63
+8.25,46.9,1964,3,14,4,46,0,3.9,6,EMECv20191114,10015881,nan,FALSE,FALSE,FALSE,FALSE,FALSE,3/14/64
+17.6,43.2,1916,1,5,1,20,0,3.91,6,EMECv20191114,10008104,6,TRUE,TRUE,TRUE,TRUE,TRUE,1/5/16
+18.79,42.18,1979,5,20,8,45,28.9,3.91,6,EMECv20191114,10022600,6,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/79
+19.37,41.9,1979,11,10,4,19,34.7,3.91,6,EMECv20191114,10022903,6,FALSE,FALSE,TRUE,FALSE,FALSE,11/10/79
+8.962,46.958,1773,11,11,0,0,0,3.92,6,SERA_histv1.1,10002285,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1773-11-11
+16.509,38.947,1910,3,31,18,38,0,3.93,6,EMECv20191114,10007137,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/31/10
+17.595,42.917,1997,3,1,13,52,45.9,3.93,6,EMECv20191114,10034859,6,FALSE,FALSE,TRUE,FALSE,FALSE,3/1/97
+11.416,47.283,1817,8,19,17,0,0,3.95,6,SERA_histv1.1,10002917,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1817-08-19
+11.133,47.3,1878,12,14,23,30,0,3.95,6,SERA_histv1.1,10004457,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1878-12-14
+13.2,42.81,2012,3,15,3,29,5,3.97,6,EMECv20191114,10057597,6,TRUE,TRUE,TRUE,TRUE,FALSE,3/15/12
+7.708,46.185,1877,10,22,21,0,0,3.99,6,SERA_histv1.1,10004418,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1877-10-22
+7.6,46.6,1966,1,28,17,52,49,4,6,EMECv20191114,10016480,nan,FALSE,TRUE,TRUE,TRUE,TRUE,1/28/66
+11.203,44.054,2008,3,1,10,43,6.07,4.05,6,EMECv20191114,10050912,6,FALSE,FALSE,FALSE,FALSE,FALSE,3/1/08
+5.967,45.383,1783,6,21,18,0,0,4.08,6,SERA_histv1.1,10002463,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1783-06-21
+13.75,46.25,1905,2,3,19,28,0,4.1,6,EMECv20191114,10006315,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/3/05
+7.25,46.417,1967,3,24,17,38,38,4.1,6,EMECv20191114,10016944,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/24/67
+20.2386,41.1758,2009,5,27,20,34,47.7,4.11,6,EMECv20191114,10053453,6,TRUE,TRUE,TRUE,FALSE,FALSE,5/27/09
+7.844,46.279,1855,8,26,9,0,0,4.14,6,SERA_histv1.1,10003677,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-08-26
+14.691,37.266,1911,10,29,6,49,0,4.16,6,EMECv20191114,10007418,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/29/11
+15.959,41.706,1955,7,12,4,2,0,4.16,6,EMECv20191114,10014001,nan,FALSE,FALSE,TRUE,TRUE,TRUE,7/12/55
+7.514,46.254,1858,2,5,3,30,0,4.17,6,SERA_histv1.1,10003813,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1858-02-05
+14.761,36.858,1693,4,17,19,0,0,4.2,6,SERA_histv1.1,10001468,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1693-04-17
+15.647,38.108,1711,1,7,0,0,0,4.2,6,SERA_histv1.1,10001627,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1711-01-07
+11.45,47.3,1897,2,26,18,38,0,4.2,6,SERA_histv1.1,10005440,6,TRUE,TRUE,TRUE,TRUE,TRUE,1897-02-26
+10.3,47.3,1918,9,26,0,16,25,4.2,6,EMECv20191114,10008512,6,TRUE,TRUE,TRUE,TRUE,TRUE,9/26/18
+15.81,43.63,1924,1,13,20,57,30,4.2,6,EMECv20191114,10009279,6,FALSE,FALSE,TRUE,TRUE,TRUE,1/13/24
+15.033,44.708,1988,12,16,11,35,50.3,4.2,6,EMECv20191114,10027943,6,TRUE,TRUE,TRUE,TRUE,TRUE,12/16/88
+19.349,42.056,1979,4,15,7,28,21.9,4.21,6,EMECv20191114,10022468,6,FALSE,FALSE,FALSE,FALSE,FALSE,4/15/79
+18.79,42.236,1979,5,29,11,24,22.8,4.21,6,EMECv20191114,10022630,6,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/79
+20.2452,41.1627,2008,10,24,17,0,15.7,4.21,6,EMECv20191114,10052653,6,FALSE,FALSE,FALSE,FALSE,FALSE,10/24/08
+15.623,41.472,2010,9,17,12,20,17.75,4.29,6,EMECv20191114,10055271,6,TRUE,TRUE,TRUE,TRUE,FALSE,9/17/10
+7.35,46.217,1885,9,25,23,58,0,4.3,6,SERA_histv1.1,10004791,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1885-09-25
+15.25,45.75,1895,4,8,23,22,0,4.3,6,SERA_histv1.1,10005260,6,TRUE,TRUE,TRUE,TRUE,TRUE,1895-04-08
+14.13,47.46,1899,3,2,20,10,0,4.3,6,SERA_histv1.1,10005639,6,TRUE,TRUE,TRUE,TRUE,TRUE,1899-03-02
+16.5,42.76,1945,1,3,7,6,54,4.3,6,EMECv20191114,10012262,6,TRUE,TRUE,TRUE,TRUE,TRUE,1/3/45
+20.21,39.28,2007,8,10,19,3,25,4.3,6,EMECv20191114,10049586,6,FALSE,FALSE,TRUE,FALSE,FALSE,8/10/07
+6.05,45.274,1882,12,10,17,40,0,4.34,6,SERA_histv1.1,10004648,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1882-12-10
+12.32,46.81,1911,11,11,18,9,0,4.4,6,EMECv20191114,10007422,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/11/11
+12.297,43.708,1940,10,10,16,44,0,4.4,6,EMECv20191114,10011695,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/10/40
+7.4,46.3,1965,10,24,12,16,57,4.4,6,EMECv20191114,10016392,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/24/65
+11.59,44.398,1728,2,4,3,0,0,4.43,6,SERA_histv1.1,10001750,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1728-02-04
+14.691,37.266,1820,1,1,0,0,0,4.43,6,SERA_histv1.1,10002959,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1820-01-01
+11.51,47.28,1595,7,12,0,0,0,4.45,6,SERA_histv1.1,10000898,6,TRUE,TRUE,TRUE,TRUE,TRUE,1595-07-12
+11.39,47.27,1706,3,28,0,0,0,4.45,6,SERA_histv1.1,10001597,6,TRUE,TRUE,TRUE,TRUE,TRUE,1706-03-28
+11.39,47.27,1794,5,12,10,59,0,4.45,6,SERA_histv1.1,10002606,6,TRUE,TRUE,TRUE,TRUE,TRUE,1794-05-12
+11.39,47.27,1814,4,28,0,0,0,4.45,6,SERA_histv1.1,10002869,6,TRUE,TRUE,TRUE,TRUE,TRUE,1814-04-28
+11.77,47.39,1859,4,28,6,45,0,4.45,6,SERA_histv1.1,10003866,6,TRUE,TRUE,TRUE,TRUE,TRUE,1859-04-28
+12.07,47.49,1865,1,21,0,0,0,4.45,6,SERA_histv1.1,10004007,6,TRUE,TRUE,TRUE,TRUE,TRUE,1865-01-21
+11.39,47.27,1872,8,8,5,10,0,4.45,6,SERA_histv1.1,10004248,6,TRUE,TRUE,TRUE,TRUE,TRUE,1872-08-08
+11.45,47.3,1897,2,20,6,0,0,4.45,6,SERA_histv1.1,10005434,6,TRUE,TRUE,TRUE,TRUE,TRUE,1897-02-20
+15.887,38.654,2000,8,1,7,5,8.11,4.48,6,EMECv20191114,10038901,6,TRUE,TRUE,TRUE,TRUE,TRUE,8/1/00
+19.1284,39.7605,1975,1,6,8,59,25.52,4.5,6,EMECv20191114,10020563,6,FALSE,FALSE,TRUE,TRUE,FALSE,1/6/75
+20.1119,41.103,1981,10,9,20,24,44.83,4.5,6,EMECv20191114,10024080,6,TRUE,TRUE,TRUE,TRUE,FALSE,10/9/81
+19.6941,40.1764,2004,2,18,3,20,51.57,4.5,6,EMECv20191114,10043125,6,FALSE,FALSE,TRUE,TRUE,FALSE,2/18/04
+12.463,43.078,1915,3,26,23,37,0,4.55,6,EMECv20191114,10007934,nan,FALSE,FALSE,TRUE,TRUE,FALSE,3/26/15
+19.9,40.7,1967,7,20,19,3,30,4.57,6,EMECv20191114,10017085,6,FALSE,FALSE,TRUE,TRUE,FALSE,7/20/67
+7.9,46.3,1933,9,24,23,55,5,4.6,6,EMECv20191114,10010890,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/24/33
+20.3699,40.7998,1985,4,25,12,5,35.5,4.6,6,EMECv20191114,10026160,6,TRUE,TRUE,TRUE,TRUE,FALSE,4/25/85
+20.0868,39.4466,1997,11,29,0,21,11.34,4.6,6,EMECv20191114,10035898,6,FALSE,FALSE,TRUE,FALSE,FALSE,11/29/97
+11.041,44.883,2012,5,29,8,27,22.65,4.64,6,EMECv20191114,10057939,6,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+13.399,42.351,1398,4,3,0,0,0,4.65,6,SERA_histv1.1,10000311,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1398-04-03
+20,40.3,1930,7,16,0,0,0,4.67,6,EMECv20191114,10010363,6,FALSE,FALSE,FALSE,FALSE,FALSE,7/16/30
+15.047,36.915,1727,1,7,0,0,0,4.69,6,SERA_histv1.1,10001740,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1727-01-07
+11.51,47.28,1706,12,2,0,0,0,4.7,6,SERA_histv1.1,10001603,6,TRUE,TRUE,TRUE,TRUE,TRUE,1706-12-02
+11.39,47.27,1727,8,18,0,0,0,4.7,6,SERA_histv1.1,10001748,6,TRUE,TRUE,TRUE,TRUE,TRUE,1727-08-18
+7.43,46.28,1946,1,26,3,15,0,4.7,6,EMECv20191114,10012359,nan,FALSE,FALSE,FALSE,FALSE,FALSE,1/26/46
+20.19,39.2,2007,8,12,11,20,42,4.7,6,EMECv20191114,10049601,6,FALSE,FALSE,TRUE,FALSE,FALSE,8/12/07
+14.879,37.132,1924,8,17,21,40,0,4.74,6,EMECv20191114,10009353,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/17/24
+7.659,46.541,1898,5,6,13,10,0,4.8,6,SERA_histv1.1,10005583,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1898-05-06
+9.01,46.9,1971,9,29,7,18,0,4.9,6,EMECv20191114,10019372,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/29/71
+17.86,42.89,1946,2,9,13,19,4,4.91,6,EMECv20191114,10012361,6,TRUE,TRUE,TRUE,TRUE,TRUE,2/9/46
+18.9,42.2,1966,8,6,2,31,7,4.91,6,EMECv20191114,10016697,6,FALSE,FALSE,TRUE,TRUE,TRUE,8/6/66
+11.71,47.35,1820,7,17,6,30,0,4.96,6,SERA_histv1.1,10002957,6,TRUE,TRUE,TRUE,TRUE,TRUE,1820-07-17
+19.9,40.1,1966,8,16,3,53,42,4.97,6,EMECv20191114,10016715,6,FALSE,FALSE,TRUE,TRUE,FALSE,8/16/66
+11.111,44.482,1929,4,22,8,26,0,5.1,6,EMECv20191114,10010173,nan,FALSE,FALSE,FALSE,FALSE,FALSE,4/22/29
+19.5,42,1855,8,11,0,0,0,5.14,6,SERA_histv1.1,10003661,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-08-11
+20,39.7,1926,6,10,19,16,10,5.16,6,EMECv20191114,10009633,6,TRUE,TRUE,TRUE,TRUE,FALSE,6/10/26
+6.98,45.98,1905,8,13,10,22,0,5.2,6,EMECv20191114,10006396,nan,FALSE,FALSE,TRUE,TRUE,TRUE,8/13/05
+6.918,46.396,1584,3,14,0,0,0,5.22,6,SERA_histv1.1,10000849,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1584-03-14
+11.876,44.26,1935,6,5,11,48,0,5.23,6,EMECv20191114,10011071,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/5/35
+15.4,45.6,1700,8,25,0,0,0,5.35,6,SERA_histv1.1,10001530,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1700-08-25
+15.612,40.108,1858,3,7,14,0,0,5.36,6,SERA_histv1.1,10003816,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1858-03-07
+20.2,39.81,1975,11,22,10,6,8,5.36,6,EMECv20191114,10020949,6,TRUE,TRUE,TRUE,TRUE,FALSE,11/22/75
+20.6,40.9,1912,2,15,9,30,0,5.46,6,EMECv20191114,10007464,nan,FALSE,FALSE,TRUE,TRUE,TRUE,2/15/12
+7.303,46.228,1524,4,20,0,0,0,5.59,6,SERA_histv1.1,10000611,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1524-04-20
+11.567,47.263,1689,12,22,1,0,0,5.65,6,SERA_histv1.1,10001430,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1689-12-22
+20,41,1906,3,3,21,56,0,5.76,6,EMECv20191114,10006484,nan,TRUE,TRUE,TRUE,TRUE,FALSE,3/3/06
+15.286,37.073,1125,6,7,11,0,0,5.8,6,SERA_histv1.1,10000056,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1125-06-07
+18.71,42.15,1979,5,24,17,23,20,5.9,6,EMECv20191114,10022605,6,FALSE,FALSE,FALSE,FALSE,FALSE,5/24/79
+9.504,46.947,1295,9,3,0,0,0,6.21,6,SERA_histv1.1,10000164,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1295-09-03
+19.92,39.624,1786,2,5,0,0,0,6.52,6,SERA_histv1.1,10002514,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1786-02-05
+10.1698,44.1513,2013,6,29,9,0,47.7,3.57,5.9,EMECv20191114,10059310,5.9,FALSE,FALSE,TRUE,TRUE,FALSE,6/29/13
+11.093,44.86,2012,5,29,9,30,21.16,3.7,5.9,EMECv20191114,10057948,5.9,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+13.75,46.483,1915,4,15,18,40,0,3.79,5.9,EMECv20191114,10007941,5.9,FALSE,TRUE,TRUE,TRUE,TRUE,4/15/15
+14.833,46.05,1932,2,27,21,30,0,3.79,5.9,EMECv20191114,10010660,5.9,FALSE,FALSE,TRUE,TRUE,FALSE,2/27/32
+15.017,45.917,1947,12,13,21,0,0,3.79,5.9,EMECv20191114,10012540,5.9,TRUE,TRUE,TRUE,TRUE,TRUE,12/13/47
+14.795,41.649,2003,5,2,3,53,6.97,4.1,5.9,EMECv20191114,10041973,5.9,FALSE,FALSE,TRUE,FALSE,FALSE,5/2/03
+17.113,40.589,1713,1,3,0,0,0,4.43,5.9,SERA_histv1.1,10001643,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1713-01-03
+11.89,43.814,1913,7,29,22,24,0,4.54,5.9,EMECv20191114,10007674,nan,FALSE,FALSE,TRUE,TRUE,TRUE,7/29/13
+15.125,38.297,1978,5,11,2,46,58.51,4.64,5.9,EMECv20191114,10022081,5.9,FALSE,FALSE,TRUE,TRUE,TRUE,5/11/78
+11.529,44.424,1779,11,23,18,30,0,4.75,5.9,SERA_histv1.1,10002389,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1779-11-23
+11.92,43.983,1753,4,22,0,0,0,4.88,5.9,SERA_histv1.1,10001976,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1753-04-22
+15.03,46.13,1852,11,17,14,3,0,4.93,5.9,SERA_histv1.1,10003575,5.9,TRUE,TRUE,TRUE,TRUE,TRUE,1852-11-17
+12.617,42.699,1707,3,24,13,0,0,5.19,5.9,SERA_histv1.1,10001604,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1707-03-24
+18.8,42.2,1966,8,6,5,24,55,3.62,5.8,EMECv20191114,10016699,nan,FALSE,FALSE,TRUE,TRUE,TRUE,8/6/66
+13.723,38.378,2002,9,6,3,47,6.23,3.66,5.8,EMECv20191114,10041207,5.8,FALSE,FALSE,FALSE,FALSE,FALSE,9/6/02
+11.4158,44.8052,2012,5,20,22,22,44.98,3.67,5.8,EMECv20191114,10057872,5.8,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+10.9145,44.9038,2012,5,29,11,9,47.75,3.67,5.8,EMECv20191114,10057955,5.8,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+16.0212,39.8938,2012,9,14,3,50,11.16,3.7,5.8,EMECv20191114,10058324,5.8,FALSE,FALSE,TRUE,TRUE,FALSE,9/14/12
+14.229,45.628,2002,6,2,13,37,19,3.9,5.8,EMECv20191114,10040957,nan,TRUE,TRUE,TRUE,TRUE,FALSE,6/2/02
+10.87,44.88,2012,5,31,14,58,21,3.95,5.8,EMECv20191114,10057966,5.8,FALSE,FALSE,FALSE,FALSE,FALSE,5/31/12
+10.188,43.541,1987,1,22,5,10,50.09,4.15,5.8,EMECv20191114,10027064,5.8,TRUE,TRUE,TRUE,TRUE,TRUE,1/22/87
+12.871,42.919,1997,9,27,13,23,47.65,4.16,5.8,EMECv20191114,10035544,5.8,FALSE,FALSE,FALSE,FALSE,FALSE,9/27/97
+11.257,43.773,1384,2,4,17,10,0,4.2,5.8,SERA_histv1.1,10000286,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1384-02-04
+11.332,43.318,1429,6,26,0,0,0,4.2,5.8,SERA_histv1.1,10000374,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1429-06-26
+11.679,43.076,1545,11,29,0,0,0,4.2,5.8,SERA_histv1.1,10000690,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1545-11-29
+15.647,38.108,1848,10,7,3,0,0,4.2,5.8,SERA_histv1.1,10003474,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1848-10-07
+15.871,40.086,1968,3,22,19,29,58,4.21,5.8,EMECv20191114,10017498,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/22/68
+16.361,39.263,2001,10,18,11,2,46.25,4.28,5.8,EMECv20191114,10040337,5.8,TRUE,TRUE,TRUE,TRUE,TRUE,10/18/01
+14.26,41.587,1914,12,19,3,50,42,4.33,5.8,EMECv20191114,10007880,nan,FALSE,TRUE,TRUE,TRUE,TRUE,12/19/14
+15.785,38.009,1910,6,13,23,43,0,4.36,5.8,EMECv20191114,10007165,nan,FALSE,FALSE,TRUE,TRUE,TRUE,6/13/10
+11.865,42.684,1922,3,27,0,10,0,4.39,5.8,EMECv20191114,10008995,nan,TRUE,TRUE,TRUE,TRUE,FALSE,3/27/22
+11.56,43.234,1449,10,15,20,45,0,4.65,5.8,SERA_histv1.1,10000400,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1449-10-15
+12.116,42.288,1877,12,23,5,3,0,4.67,5.8,SERA_histv1.1,10004423,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1877-12-23
+13.094,42.793,1567,1,1,0,0,0,4.88,5.8,SERA_histv1.1,10000760,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1567-01-01
+13.316,42.097,1904,2,24,15,53,26,5.68,5.8,EMECv20191114,10006162,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/24/04
+16.491,38.632,1640,6,19,0,0,0,5.8,5.8,SERA_histv1.1,10001114,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1640-06-19
+16.357,43.37,1997,4,7,10,54,3.2,3.53,5.7,EMECv20191114,10034971,5.7,TRUE,TRUE,TRUE,TRUE,FALSE,4/7/97
+15.25,45.8,1938,9,9,19,21,0,3.77,5.7,EMECv20191114,10011464,5.7,FALSE,TRUE,TRUE,TRUE,TRUE,9/9/38
+11.1232,44.8958,2012,5,20,3,7,53.1,3.78,5.7,EMECv20191114,10057855,5.7,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+10.378,44.051,1925,7,20,15,3,30,3.95,5.7,EMECv20191114,10009508,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/20/25
+15.95,40.203,1991,5,5,17,16,55.18,4,5.7,EMECv20191114,10029466,5.7,FALSE,TRUE,TRUE,TRUE,FALSE,5/5/91
+10.299,44.358,1963,1,8,13,51,0,4.16,5.7,EMECv20191114,10015614,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/8/63
+13.964,42.23,1897,4,27,2,17,0,4.23,5.7,SERA_histv1.1,10005461,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-04-27
+14.53,46.08,1888,9,18,2,33,0,4.3,5.7,SERA_histv1.1,10004934,5.7,TRUE,TRUE,TRUE,TRUE,TRUE,1888-09-18
+12.876,43.026,1997,9,3,22,7,29.7,4.54,5.7,EMECv20191114,10035473,5.7,FALSE,FALSE,TRUE,TRUE,TRUE,9/3/97
+15.647,38.108,1852,1,17,0,5,0,4.65,5.7,SERA_histv1.1,10003546,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1852-01-17
+11.764,44.821,1931,3,27,2,46,57,4.74,5.7,EMECv20191114,10010503,nan,TRUE,TRUE,TRUE,TRUE,FALSE,3/27/31
+10.061,44.09,2013,6,21,10,33,56.07,5.36,5.7,EMECv20191114,10059275,5.7,TRUE,TRUE,TRUE,TRUE,FALSE,6/21/13
+15.674,40.961,1852,4,2,9,30,0,4.05,5.6,SERA_histv1.1,10003556,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1852-04-02
+15.2,45.77,1897,8,16,12,12,0,4.09,5.6,SERA_histv1.1,10005492,5.6,TRUE,TRUE,TRUE,TRUE,TRUE,1897-08-16
+14.22,45.67,1902,1,10,19,40,0,4.1,5.6,EMECv20191114,10005903,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/10/02
+14.2,45.68,1908,3,1,14,1,0,4.1,5.6,EMECv20191114,10006751,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/1/08
+14.58,46.23,1897,11,22,7,29,0,4.3,5.6,SERA_histv1.1,10005529,5.6,TRUE,TRUE,TRUE,TRUE,TRUE,1897-11-22
+16.511,41.168,1856,5,12,1,45,0,4.43,5.6,SERA_histv1.1,10003747,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1856-05-12
+15.554,40.835,1987,1,28,5,33,21.76,4.54,5.6,EMECv20191114,10027072,5.6,TRUE,TRUE,TRUE,TRUE,TRUE,1/28/87
+14.5,46.18,1897,2,2,0,32,0,4.72,5.6,SERA_histv1.1,10005428,5.6,TRUE,TRUE,TRUE,TRUE,TRUE,1897-02-02
+15.322,40.791,2001,12,9,12,15,8.62,3.51,5.5,EMECv20191114,10040474,5.5,TRUE,TRUE,TRUE,TRUE,TRUE,12/9/01
+11.1403,44.8882,2012,5,20,2,37,48.68,3.78,5.5,EMECv20191114,10057850,5.5,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+11.2142,44.9008,2012,5,20,3,9,50.82,3.78,5.5,EMECv20191114,10057856,5.5,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+15.25,45.75,1895,4,8,23,42,0,3.87,5.5,SERA_histv1.1,10005261,5.5,TRUE,TRUE,TRUE,TRUE,TRUE,1895-04-08
+14.83,46.33,1897,12,17,20,50,0,3.87,5.5,SERA_histv1.1,10005540,5.5,TRUE,TRUE,TRUE,TRUE,TRUE,1897-12-17
+11.1122,44.8503,2012,5,21,1,3,3.94,3.89,5.5,EMECv20191114,10057874,5.5,FALSE,FALSE,FALSE,FALSE,FALSE,5/21/12
+14.854,41.124,1903,12,7,19,45,0,3.93,5.5,EMECv20191114,10006145,nan,FALSE,FALSE,TRUE,TRUE,TRUE,12/7/03
+15.171,40.853,1913,7,26,10,58,0,3.93,5.5,EMECv20191114,10007671,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/26/13
+10.926,44.647,1346,2,8,0,0,0,4.2,5.5,SERA_histv1.1,10000219,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1346-02-08
+16.244,39.223,1871,6,29,20,45,0,4.2,5.5,SERA_histv1.1,10004217,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1871-06-29
+16.541,38.878,1901,6,20,17,30,0,4.31,5.5,EMECv20191114,10005849,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/20/01
+14.211,41.592,1985,3,14,23,3,51.22,4.37,5.5,EMECv20191114,10026113,5.5,FALSE,FALSE,TRUE,TRUE,FALSE,3/14/85
+10.63,44.691,1918,5,6,8,5,0,4.41,5.5,EMECv20191114,10008468,nan,TRUE,TRUE,TRUE,TRUE,FALSE,5/6/18
+11.455,44.781,1561,11,24,1,25,0,4.43,5.5,SERA_histv1.1,10000745,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1561-11-24
+13.314,42.793,1917,3,21,0,30,0,4.44,5.5,EMECv20191114,10008300,nan,TRUE,FALSE,TRUE,TRUE,FALSE,3/21/17
+15.18,45.78,1921,8,22,6,8,0,4.5,5.5,EMECv20191114,10008923,nan,TRUE,TRUE,TRUE,TRUE,FALSE,8/22/21
+12.108,43.6,2001,11,26,0,56,55.46,4.63,5.5,EMECv20191114,10040429,5.5,TRUE,TRUE,TRUE,TRUE,FALSE,11/26/01
+15.22,45.57,1887,10,23,4,5,0,4.72,5.5,SERA_histv1.1,10004895,5.5,TRUE,TRUE,TRUE,TRUE,TRUE,1887-10-23
+15.555,38.185,1429,11,10,16,20,0,4.88,5.5,SERA_histv1.1,10000375,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1429-11-10
+16.812,39.279,1638,6,8,9,45,0,6.79,5.5,SERA_histv1.1,10001099,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1638-06-08
+11.0918,44.8868,2012,5,20,8,15,53.16,3.67,5.4,EMECv20191114,10057859,5.4,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+13.692,38.408,2002,11,1,7,9,25.23,3.96,5.4,EMECv20191114,10041417,5.4,FALSE,FALSE,TRUE,FALSE,FALSE,11/1/02
+15.43,40.635,1981,5,1,11,12,10.88,4.05,5.4,EMECv20191114,10023780,5.4,FALSE,FALSE,TRUE,FALSE,FALSE,5/1/81
+7.327,44.885,1449,1,1,0,0,0,4.11,5.4,SERA_histv1.1,10000401,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1449-01-01
+13.342,42.252,1985,5,19,14,40,27.04,4.16,5.4,EMECv20191114,10026189,5.4,FALSE,FALSE,TRUE,TRUE,FALSE,5/19/85
+13.541,42.021,1926,12,18,21,7,20,4.24,5.4,EMECv20191114,10009743,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/18/26
+15.197,43.142,2003,3,30,0,56,22.89,4.24,5.4,EMECv20191114,10041831,5.4,FALSE,FALSE,FALSE,FALSE,FALSE,3/30/03
+12.946,42.864,1997,10,13,11,1,46.86,4.33,5.4,EMECv20191114,10035616,5.4,FALSE,FALSE,FALSE,FALSE,FALSE,10/13/97
+12.361,46.185,1912,8,5,10,33,0,4.34,5.4,EMECv20191114,10007555,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/5/12
+13.78,42.631,1888,7,8,20,47,0,4.38,5.4,SERA_histv1.1,10004929,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1888-07-08
+10.683,44.815,1280,1,25,0,0,0,4.43,5.4,SERA_histv1.1,10000146,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1280-01-25
+12.788,43.113,1748,7,25,0,0,0,4.43,5.4,SERA_histv1.1,10001922,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1748-07-25
+13.186,42.924,1986,10,13,5,10,0.31,4.46,5.4,EMECv20191114,10026928,5.4,TRUE,TRUE,TRUE,TRUE,TRUE,10/13/86
+11.305,44.865,2012,5,20,17,37,14.14,4.5,5.4,EMECv20191114,10057869,5.4,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+12.577,43.351,1466,12,26,0,0,0,4.65,5.4,SERA_histv1.1,10000432,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1466-12-26
+10.521,45.685,2004,11,24,22,59,38.55,4.99,5.4,EMECv20191114,10044321,5.4,TRUE,TRUE,TRUE,TRUE,TRUE,11/24/04
+11.117,43.958,1899,6,26,23,17,0,5.03,5.4,SERA_histv1.1,10005663,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1899-06-26
+13.005,43.425,1741,4,24,9,20,0,6.17,5.4,SERA_histv1.1,10001872,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1741-04-24
+14.08,42.076,1706,11,3,13,0,0,6.84,5.4,SERA_histv1.1,10001602,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1706-11-03
+14.033,46.083,1932,8,18,13,41,0,3.73,5.3,EMECv20191114,10010718,5.3,TRUE,TRUE,TRUE,TRUE,FALSE,8/18/32
+14.8,46.2,1949,12,8,18,15,0,3.73,5.3,EMECv20191114,10012831,5.3,TRUE,TRUE,TRUE,TRUE,TRUE,12/8/49
+15.25,45.6,1881,4,30,0,49,0,3.87,5.3,SERA_histv1.1,10004582,5.3,TRUE,TRUE,TRUE,TRUE,TRUE,1881-04-30
+13.57,45.92,1897,3,6,7,10,0,3.87,5.3,SERA_histv1.1,10005445,5.3,TRUE,TRUE,TRUE,TRUE,TRUE,1897-03-06
+14.52,46.08,1897,8,22,0,35,0,3.87,5.3,SERA_histv1.1,10005494,5.3,TRUE,TRUE,TRUE,TRUE,TRUE,1897-08-22
+14.5,46.08,1897,11,20,19,5,0,3.87,5.3,SERA_histv1.1,10005528,5.3,TRUE,TRUE,TRUE,TRUE,TRUE,1897-11-20
+14.17,45.72,1981,6,28,6,16,27.6,4,5.3,EMECv20191114,10023882,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/28/81
+13.019,46.398,1950,2,20,1,55,12,4.2,5.3,EMECv20191114,10012854,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/20/50
+14.27,45.8,1952,2,23,21,56,23,4.3,5.3,EMECv20191114,10013156,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/23/52
+12.763,43.121,1993,6,4,21,36,50.6,4.39,5.3,EMECv20191114,10030530,5.3,FALSE,FALSE,FALSE,FALSE,FALSE,6/4/93
+12.917,44.167,1916,8,18,16,31,0,4.95,5.3,EMECv20191114,10008200,nan,FALSE,FALSE,TRUE,TRUE,FALSE,8/18/16
+12.903,42.576,1298,12,1,0,0,0,6.25,5.3,SERA_histv1.1,10000169,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1298-12-01
+12.334,42.408,2005,3,26,4,15,2.03,3.51,5.2,EMECv20191114,10044893,5.2,TRUE,TRUE,TRUE,TRUE,FALSE,3/26/05
+13.656,38.426,2011,6,21,10,2,10.28,3.67,5.2,EMECv20191114,10056176,5.2,FALSE,TRUE,TRUE,TRUE,FALSE,6/21/11
+9.337,44.337,1917,5,18,14,56,0,3.7,5.2,EMECv20191114,10008323,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/18/17
+12.288,46.13,1876,3,28,1,0,0,3.74,5.2,SERA_histv1.1,10004356,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1876-03-28
+15.417,38.026,1882,3,10,0,0,0,3.74,5.2,SERA_histv1.1,10004621,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1882-03-10
+11.996,45.942,2004,12,4,22,20,50.2,3.86,5.2,EMECv20191114,10044365,5.2,TRUE,TRUE,TRUE,TRUE,TRUE,12/4/04
+12.218,46.139,1403,1,29,18,55,0,3.87,5.2,SERA_histv1.1,10000324,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1403-01-29
+16.992,43.195,1962,1,19,20,13,20.9,3.91,5.2,EMECv20191114,10015400,5.2,FALSE,FALSE,FALSE,FALSE,FALSE,1/19/62
+11.332,43.318,1787,10,23,5,0,0,4.14,5.2,SERA_histv1.1,10002542,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1787-10-23
+10.873,44.681,1963,11,4,15,46,0,4.16,5.2,EMECv20191114,10015793,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/4/63
+14.165,37.955,1906,4,22,23,12,0,4.18,5.2,EMECv20191114,10006500,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/22/06
+11.227,44.046,2008,3,1,8,43,46.6,4.24,5.2,EMECv20191114,10050909,5.2,FALSE,FALSE,FALSE,FALSE,FALSE,3/1/08
+11.137,43.446,1906,4,21,6,35,0,4.3,5.2,EMECv20191114,10006498,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/21/06
+11.214,43.529,1895,10,25,0,24,0,4.54,5.2,SERA_histv1.1,10005310,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-10-25
+12.361,46.037,1883,10,22,3,30,0,4.63,5.2,SERA_histv1.1,10004690,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1883-10-22
+15.94,40.011,1988,1,8,13,5,46.75,4.7,5.2,EMECv20191114,10027487,5.2,TRUE,TRUE,TRUE,TRUE,TRUE,1/8/88
+11.344,43.436,1911,9,13,22,29,2,5.08,5.2,EMECv20191114,10007408,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/13/11
+11.757,42.252,1819,5,26,16,30,0,5.11,5.2,SERA_histv1.1,10002946,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1819-05-26
+12.975,42.908,1898,9,12,14,14,0,5.44,5.2,SERA_histv1.1,10005601,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1898-09-12
+16.373,38.925,1609,7,20,0,0,0,5.8,5.2,SERA_histv1.1,10000966,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1609-07-20
+10.076,45.245,2003,8,3,21,44,45.07,3.51,5.1,EMECv20191114,10042541,5.1,TRUE,TRUE,TRUE,TRUE,TRUE,8/3/03
+14.77,45.17,1945,12,22,21,37,0,3.53,5.1,EMECv20191114,10012350,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/22/45
+13.948,37.787,2001,11,28,10,43,28.18,3.66,5.1,EMECv20191114,10040441,5.1,FALSE,FALSE,TRUE,TRUE,FALSE,11/28/01
+15.2,45.567,1920,10,22,15,45,0,3.71,5.1,EMECv20191114,10008797,5.1,FALSE,TRUE,TRUE,TRUE,FALSE,10/22/20
+15,46.117,1926,9,17,11,5,0,3.71,5.1,EMECv20191114,10009678,5.1,FALSE,TRUE,TRUE,TRUE,TRUE,9/17/26
+14.75,46.133,1927,1,31,11,32,0,3.71,5.1,EMECv20191114,10009767,5.1,TRUE,TRUE,TRUE,TRUE,TRUE,1/31/27
+15.25,45.667,1949,3,3,19,25,0,3.71,5.1,EMECv20191114,10012729,5.1,FALSE,TRUE,TRUE,TRUE,TRUE,3/3/49
+10.9258,44.8905,2012,5,29,18,28,1.05,3.8,5.1,EMECv20191114,10057958,5.1,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+12.218,46.139,1392,1,28,0,30,0,3.97,5.1,SERA_histv1.1,10000297,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1392-01-28
+11.176,45.022,1910,1,22,20,30,0,4.02,5.1,EMECv20191114,10007106,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/22/10
+16.879,40.523,1996,6,1,12,28,23.23,4.06,5.1,EMECv20191114,10033707,5.1,TRUE,TRUE,TRUE,TRUE,TRUE,6/1/96
+11.536,44.132,2002,4,30,21,24,50.39,4.1,5.1,EMECv20191114,10040880,5.1,TRUE,TRUE,TRUE,TRUE,FALSE,4/30/02
+13.09,46.359,1988,2,1,11,22,41.3,4.13,5.1,EMECv20191114,10027538,5.1,FALSE,FALSE,FALSE,FALSE,FALSE,2/1/88
+9.393,44.521,2011,10,20,6,11,18.86,4.22,5.1,EMECv20191114,10056648,5.1,TRUE,TRUE,TRUE,TRUE,FALSE,10/20/11
+15.5,45.5,1827,4,17,14,45,0,4.3,5.1,SERA_histv1.1,10003057,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1827-04-17
+13.346,42.872,1930,11,9,1,33,0,4.31,5.1,EMECv20191114,10010421,nan,FALSE,FALSE,TRUE,TRUE,FALSE,11/9/30
+12.917,42.916,1997,10,4,15,7,20.94,4.4,5.1,EMECv20191114,10035578,5.1,FALSE,FALSE,FALSE,FALSE,FALSE,10/4/97
+15.717,41.679,1962,1,19,5,1,25,4.42,5.1,EMECv20191114,10015398,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/19/62
+12.218,46.139,1690,5,4,0,0,0,4.43,5.1,SERA_histv1.1,10001437,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1690-05-04
+14.28,46.4,1929,9,2,5,52,0,4.6,5.1,EMECv20191114,10010230,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/2/29
+13.076,46.348,1988,2,1,14,21,38.3,4.62,5.1,EMECv20191114,10027540,5.1,TRUE,TRUE,TRUE,TRUE,TRUE,2/1/88
+10.915,43.933,1815,8,12,0,0,0,4.65,5.1,SERA_histv1.1,10002884,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1815-08-12
+14.164,38.036,1993,6,26,17,47,52.88,4.92,5.1,EMECv20191114,10030564,5.1,TRUE,TRUE,TRUE,TRUE,FALSE,6/26/93
+10.33,44.801,1409,11,15,11,15,0,5.11,5.1,SERA_histv1.1,10000335,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1409-11-15
+10.449,44.091,1746,7,23,18,15,0,5.12,5.1,SERA_histv1.1,10001906,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1746-07-23
+12.583,43.183,1974,1,5,7,33,28,5.28,5.1,EMECv20191114,10020178,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/5/74
+12.383,46.16,1873,6,29,3,58,0,6.3,5.1,SERA_histv1.1,10004276,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1873-06-29
+9.533,46.867,1852,3,11,2,35,0,3.5,5,SERA_histv1.1,10003553,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1852-03-11
+10.433,46.533,1897,9,4,2,15,0,3.5,5,SERA_histv1.1,10005498,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-09-04
+9.533,46.87,1914,4,7,20,15,0,3.5,5,EMECv20191114,10007760,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/7/14
+9.633,46.55,1946,12,21,19,39,0,3.5,5,EMECv20191114,10012427,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/21/46
+7.583,46.417,1952,3,22,11,40,0,3.5,5,EMECv20191114,10013167,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/22/52
+10.735,44.847,2001,9,6,17,52,0.72,3.51,5,EMECv20191114,10040212,5,TRUE,TRUE,TRUE,TRUE,TRUE,9/6/01
+16.592,39.19,2002,3,15,5,9,38.06,3.51,5,EMECv20191114,10040743,5,TRUE,TRUE,TRUE,TRUE,TRUE,3/15/02
+16.857,39.659,2002,4,17,7,57,37.84,3.51,5,EMECv20191114,10040835,5,FALSE,FALSE,FALSE,FALSE,FALSE,4/17/02
+16.98,39.662,2002,4,27,23,25,9.33,3.51,5,EMECv20191114,10040867,5,FALSE,FALSE,TRUE,TRUE,TRUE,4/27/02
+15.714,39.326,2002,6,12,5,24,9.38,3.51,5,EMECv20191114,10040985,5,TRUE,TRUE,TRUE,TRUE,FALSE,6/12/02
+13.002,42.35,2002,8,16,6,11,51.04,3.51,5,EMECv20191114,10041142,5,TRUE,TRUE,TRUE,TRUE,FALSE,8/16/02
+13.743,38.439,2002,9,6,14,24,25.55,3.51,5,EMECv20191114,10041211,5,FALSE,FALSE,FALSE,FALSE,FALSE,9/6/02
+13.686,38.424,2002,9,9,1,54,29.55,3.51,5,EMECv20191114,10041221,5,FALSE,FALSE,FALSE,FALSE,FALSE,9/9/02
+13.734,38.466,2002,10,4,20,32,33.84,3.51,5,EMECv20191114,10041305,5,FALSE,FALSE,FALSE,FALSE,FALSE,10/4/02
+13.706,38.414,2002,12,20,20,27,24.46,3.51,5,EMECv20191114,10041572,5,FALSE,FALSE,TRUE,FALSE,FALSE,12/20/02
+13.017,42.656,2002,12,23,3,26,10.87,3.51,5,EMECv20191114,10041577,5,TRUE,TRUE,TRUE,TRUE,FALSE,12/23/02
+12.607,42.716,2002,12,23,14,57,28.39,3.51,5,EMECv20191114,10041581,5,FALSE,TRUE,TRUE,TRUE,FALSE,12/23/02
+13.218,46.442,2003,3,11,5,57,9.03,3.51,5,EMECv20191114,10041783,5,TRUE,TRUE,TRUE,TRUE,FALSE,3/11/03
+12.983,46.371,2003,4,18,1,17,41.56,3.51,5,EMECv20191114,10041909,5,FALSE,TRUE,TRUE,TRUE,FALSE,4/18/03
+16.217,41.625,2003,4,29,18,45,45.56,3.51,5,EMECv20191114,10041955,5,TRUE,TRUE,TRUE,TRUE,FALSE,4/29/03
+16.685,39.559,2003,6,2,5,18,53.64,3.51,5,EMECv20191114,10042223,5,TRUE,TRUE,TRUE,TRUE,TRUE,6/2/03
+7.664,44.86,2003,6,10,22,59,47.03,3.51,5,EMECv20191114,10042264,5,TRUE,TRUE,TRUE,TRUE,TRUE,6/10/03
+13.687,38.431,2003,8,12,5,10,6.87,3.51,5,EMECv20191114,10042559,5,FALSE,FALSE,TRUE,TRUE,FALSE,8/12/03
+13.791,38.488,2003,8,28,9,43,37.9,3.51,5,EMECv20191114,10042635,5,FALSE,FALSE,TRUE,TRUE,FALSE,8/28/03
+16.41,39.173,2003,11,18,6,8,43.06,3.51,5,EMECv20191114,10042856,5,TRUE,TRUE,TRUE,TRUE,TRUE,11/18/03
+16.227,40.476,2004,7,31,22,51,17.23,3.51,5,EMECv20191114,10043833,5,TRUE,TRUE,TRUE,TRUE,FALSE,7/31/04
+16.589,39.26,2004,11,6,3,8,8.33,3.51,5,EMECv20191114,10044267,5,TRUE,TRUE,TRUE,TRUE,FALSE,11/6/04
+13.76,42.768,2004,12,15,1,10,50.84,3.51,5,EMECv20191114,10044412,5,FALSE,FALSE,TRUE,TRUE,FALSE,12/15/04
+15.59,36.338,2004,12,15,6,59,20.74,3.51,5,EMECv20191114,10044415,5,TRUE,TRUE,TRUE,TRUE,TRUE,12/15/04
+10.824,45.793,2004,12,29,22,40,35.7,3.51,5,EMECv20191114,10044475,5,FALSE,FALSE,TRUE,TRUE,TRUE,12/29/04
+15.658,39.706,2005,4,15,7,41,32.22,3.51,5,EMECv20191114,10044954,5,TRUE,TRUE,TRUE,TRUE,FALSE,4/15/05
+7.638,46.061,1986,2,15,1,43,6.6,3.52,5,EMECv20191114,10026540,5,TRUE,TRUE,TRUE,TRUE,TRUE,2/15/86
+16.7,43.15,1946,9,27,11,30,0,3.53,5,EMECv20191114,10012409,nan,FALSE,TRUE,TRUE,TRUE,TRUE,9/27/46
+17.65,43.12,1967,2,24,15,20,59.5,3.53,5,EMECv20191114,10016889,5,TRUE,TRUE,TRUE,TRUE,TRUE,2/24/67
+19.284,42.054,1979,4,15,15,47,8.1,3.55,5,EMECv20191114,10022484,5,FALSE,FALSE,FALSE,FALSE,FALSE,4/15/79
+19.233,41.922,1979,4,16,19,52,21,3.55,5,EMECv20191114,10022503,5,FALSE,FALSE,FALSE,FALSE,FALSE,4/16/79
+19.132,41.866,1979,4,19,16,2,39.6,3.55,5,EMECv20191114,10022525,5,FALSE,FALSE,FALSE,FALSE,FALSE,4/19/79
+19.264,41.948,1979,4,26,16,5,44.8,3.55,5,EMECv20191114,10022552,5,FALSE,FALSE,FALSE,FALSE,FALSE,4/26/79
+18.779,42.076,1979,5,6,1,1,3.4,3.55,5,EMECv20191114,10022572,5,FALSE,FALSE,FALSE,FALSE,FALSE,5/6/79
+18.815,42.21,1979,6,6,15,27,57,3.55,5,EMECv20191114,10022651,5,FALSE,FALSE,FALSE,FALSE,FALSE,6/6/79
+19.241,42.021,1979,7,16,5,4,18.3,3.55,5,EMECv20191114,10022734,5,FALSE,FALSE,FALSE,FALSE,FALSE,7/16/79
+20.6939,41.091,1999,12,23,7,32,23.6,3.55,5,EMECv20191114,10038230,5,TRUE,TRUE,TRUE,TRUE,FALSE,12/23/99
+20.413,39.448,2001,2,22,20,28,39.02,3.55,5,EMECv20191114,10039529,5,FALSE,FALSE,TRUE,TRUE,FALSE,2/22/01
+19.68,40.08,2001,12,28,23,9,59.8,3.55,5,EMECv20191114,10040527,5,TRUE,TRUE,TRUE,FALSE,FALSE,12/28/01
+20.374,39.545,2002,7,16,11,40,53,3.55,5,EMECv20191114,10041077,5,TRUE,TRUE,TRUE,FALSE,FALSE,7/16/02
+19.7097,40.206,2004,2,5,10,4,21.5,3.55,5,EMECv20191114,10043087,5,FALSE,FALSE,TRUE,TRUE,FALSE,2/5/04
+19.8592,40.1321,2005,2,5,20,6,5.2,3.55,5,EMECv20191114,10044683,5,FALSE,FALSE,TRUE,FALSE,FALSE,2/5/05
+19.551,40.5821,2005,6,11,2,3,45.3,3.55,5,EMECv20191114,10045347,5,FALSE,FALSE,TRUE,FALSE,FALSE,6/11/05
+19.9794,40.5171,2005,12,1,15,3,15.2,3.55,5,EMECv20191114,10046260,5,FALSE,TRUE,TRUE,FALSE,FALSE,12/1/05
+20.0393,41.0935,2006,4,5,14,14,14.4,3.55,5,EMECv20191114,10046808,5,TRUE,TRUE,TRUE,FALSE,FALSE,4/5/06
+20.8039,40.6119,2006,10,23,10,18,42.3,3.55,5,EMECv20191114,10047699,5,FALSE,FALSE,TRUE,FALSE,FALSE,10/23/06
+19.8311,40.1663,2006,12,29,3,54,14,3.55,5,EMECv20191114,10047943,5,FALSE,FALSE,TRUE,FALSE,FALSE,12/29/06
+15.3196,45.4184,2007,5,29,5,9,51.5,3.55,5,EMECv20191114,10049061,5,FALSE,FALSE,TRUE,TRUE,FALSE,5/29/07
+20.3345,41.3588,2007,11,23,1,6,16.2,3.55,5,EMECv20191114,10050228,5,FALSE,TRUE,TRUE,FALSE,FALSE,11/23/07
+19.6978,40.1383,2007,12,23,23,41,42.7,3.55,5,EMECv20191114,10050422,5,FALSE,FALSE,TRUE,FALSE,FALSE,12/23/07
+20.11,40.29,2008,2,11,7,11,51.2,3.55,5,EMECv20191114,10050704,5,FALSE,TRUE,TRUE,FALSE,FALSE,2/11/08
+20.0871,40.0974,2009,10,12,23,13,0,3.55,5,EMECv20191114,10054049,5,FALSE,FALSE,TRUE,FALSE,FALSE,10/12/09
+15.931,42.144,2006,9,25,19,13,12.37,3.57,5,EMECv20191114,10047588,5,FALSE,FALSE,TRUE,TRUE,FALSE,9/25/06
+11.4308,44.8363,2012,5,20,2,29,54.19,3.57,5,EMECv20191114,10057847,5,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+18.8217,39.162,2014,9,21,17,38,13.89,3.57,5,EMECv20191114,10061079,5,FALSE,FALSE,TRUE,TRUE,FALSE,9/21/14
+18.2,42.8,1911,4,17,11,53,0,3.62,5,EMECv20191114,10007321,nan,TRUE,TRUE,TRUE,TRUE,FALSE,4/17/11
+19.16,41.83,1979,4,21,4,54,26.9,3.62,5,EMECv20191114,10022533,5,FALSE,FALSE,FALSE,FALSE,FALSE,4/21/79
+19.501,39.621,2002,5,1,10,30,38.51,3.64,5,EMECv20191114,10040882,5,FALSE,FALSE,TRUE,TRUE,FALSE,5/1/02
+19.905,40.0158,2003,1,4,0,56,37.7,3.65,5,EMECv20191114,10041614,5,FALSE,FALSE,TRUE,FALSE,FALSE,1/4/03
+20.5054,41.2509,2005,1,26,23,38,23.2,3.65,5,EMECv20191114,10044631,5,FALSE,FALSE,TRUE,FALSE,FALSE,1/26/05
+19.7297,40.4118,2005,6,20,18,58,56.5,3.65,5,EMECv20191114,10045386,5,FALSE,FALSE,TRUE,FALSE,FALSE,6/20/05
+19.65,40.18,2006,1,19,14,7,0,3.65,5,EMECv20191114,10046434,5,TRUE,TRUE,TRUE,FALSE,FALSE,1/19/06
+20.2449,41.1184,2006,2,16,9,3,41.5,3.65,5,EMECv20191114,10046577,5,FALSE,TRUE,TRUE,FALSE,FALSE,2/16/06
+19.725,40.109,2006,8,9,0,16,4.8,3.65,5,EMECv20191114,10047409,5,FALSE,FALSE,FALSE,FALSE,FALSE,8/9/06
+19.7388,40.2239,2006,9,10,21,26,1.2,3.65,5,EMECv20191114,10047558,5,FALSE,FALSE,FALSE,FALSE,FALSE,9/10/06
+20.3961,40.6003,2007,1,23,22,54,39.2,3.65,5,EMECv20191114,10048056,5,TRUE,TRUE,TRUE,FALSE,FALSE,1/23/07
+19.82,40.03,2007,5,1,14,2,28.9,3.65,5,EMECv20191114,10048878,5,FALSE,TRUE,TRUE,FALSE,FALSE,5/1/07
+19.76,40.17,2008,6,14,5,52,28.2,3.65,5,EMECv20191114,10051796,5,FALSE,FALSE,TRUE,FALSE,FALSE,6/14/08
+19.74,40.149,2011,12,21,2,39,25.7,3.65,5,EMECv20191114,10057278,5,TRUE,TRUE,TRUE,FALSE,FALSE,12/21/11
+11.083,44.081,2001,12,6,17,44,52.09,3.66,5,EMECv20191114,10040462,5,TRUE,TRUE,TRUE,TRUE,FALSE,12/6/01
+11.078,45.966,2001,12,18,17,43,56.14,3.66,5,EMECv20191114,10040506,5,TRUE,TRUE,TRUE,TRUE,TRUE,12/18/01
+13.719,38.477,2002,9,9,1,26,36.1,3.66,5,EMECv20191114,10041219,5,FALSE,FALSE,FALSE,FALSE,FALSE,9/9/02
+13.719,38.505,2002,9,26,11,25,52.31,3.66,5,EMECv20191114,10041281,5,FALSE,FALSE,FALSE,FALSE,FALSE,9/26/02
+13.709,38.403,2002,10,3,21,24,57.52,3.66,5,EMECv20191114,10041304,5,FALSE,FALSE,FALSE,FALSE,FALSE,10/3/02
+15.658,41.859,2003,7,24,4,58,1.29,3.66,5,EMECv20191114,10042485,5,FALSE,TRUE,TRUE,FALSE,FALSE,7/24/03
+13.259,42.217,2003,9,27,17,36,47.64,3.66,5,EMECv20191114,10042728,5,TRUE,TRUE,TRUE,TRUE,FALSE,9/27/03
+12.579,44.484,2004,2,12,9,13,28.79,3.66,5,EMECv20191114,10043111,5,TRUE,TRUE,TRUE,TRUE,FALSE,2/12/04
+16.883,39.656,2005,1,31,10,44,49.8,3.66,5,EMECv20191114,10044659,5,TRUE,TRUE,TRUE,TRUE,FALSE,1/31/05
+13.623,38.392,2010,6,13,7,3,39.99,3.67,5,EMECv20191114,10054960,5,TRUE,TRUE,TRUE,TRUE,FALSE,6/13/10
+11.4087,44.8732,2012,5,20,7,23,33.17,3.67,5,EMECv20191114,10057857,5,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+18.8063,39.1822,2014,9,1,16,42,50.17,3.67,5,EMECv20191114,10060996,5,FALSE,FALSE,TRUE,TRUE,FALSE,9/1/14
+14.817,46.083,1908,10,3,18,3,40,3.7,5,EMECv20191114,10006833,5,TRUE,TRUE,TRUE,TRUE,TRUE,10/3/08
+15.217,45.583,1910,7,22,1,28,0,3.7,5,EMECv20191114,10007194,5,TRUE,TRUE,TRUE,TRUE,TRUE,7/22/10
+12.704,42.955,1917,7,19,0,55,0,3.7,5,EMECv20191114,10008352,nan,FALSE,TRUE,TRUE,TRUE,FALSE,7/19/17
+14.5,46.233,1925,8,3,0,31,44,3.7,5,EMECv20191114,10009513,5,TRUE,TRUE,TRUE,TRUE,TRUE,8/3/25
+14.217,46.033,1948,3,4,4,10,0,3.7,5,EMECv20191114,10012577,5,TRUE,TRUE,TRUE,TRUE,TRUE,3/4/48
+15.014,44.942,2013,7,13,18,47,17.9,3.7,5,EMECv20191114,10059340,5,FALSE,TRUE,TRUE,TRUE,TRUE,7/13/13
+14.62,45.35,1950,3,7,22,48,41,3.72,5,EMECv20191114,10012862,5,TRUE,TRUE,TRUE,TRUE,TRUE,3/7/50
+17.77,43.19,1966,7,30,5,19,24.4,3.72,5,EMECv20191114,10016689,5,TRUE,TRUE,TRUE,TRUE,TRUE,7/30/66
+20.282,39.63,1998,2,7,20,15,34.45,3.73,5,EMECv20191114,10036100,5,FALSE,TRUE,TRUE,FALSE,FALSE,2/7/98
+19.748,39.559,2002,4,26,10,10,58.68,3.73,5,EMECv20191114,10040861,5,TRUE,TRUE,TRUE,TRUE,FALSE,4/26/02
+11.62,44.835,1508,10,18,0,0,0,3.74,5,SERA_histv1.1,10000543,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1508-10-18
+12.785,45.751,1522,7,5,23,59,59.99,3.74,5,SERA_histv1.1,10000603,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1522-07-05
+13.321,40.969,1899,3,27,1,19,0,3.74,5,SERA_histv1.1,10005644,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1899-03-27
+18.857,42.194,1979,6,11,21,44,38,3.74,5,EMECv20191114,10022662,5,FALSE,FALSE,FALSE,FALSE,FALSE,6/11/79
+20.58,41.22,1990,10,17,7,47,34.4,3.74,5,EMECv20191114,10029042,5,TRUE,TRUE,TRUE,TRUE,FALSE,10/17/90
+17.608,42.938,1996,9,12,7,29,48.5,3.74,5,EMECv20191114,10034099,5,FALSE,FALSE,FALSE,FALSE,FALSE,9/12/96
+20.43,40.13,2002,5,27,15,0,54.5,3.74,5,EMECv20191114,10040944,5,TRUE,TRUE,TRUE,FALSE,FALSE,5/27/02
+12.908,46.388,2004,8,28,4,4,47.94,3.74,5,EMECv20191114,10043988,5,FALSE,FALSE,TRUE,TRUE,TRUE,8/28/04
+19.8233,40.0347,2006,5,17,1,20,55.7,3.74,5,EMECv20191114,10047045,5,FALSE,FALSE,TRUE,FALSE,FALSE,5/17/06
+19.7306,40.1496,2006,9,11,22,42,8,3.74,5,EMECv20191114,10047561,5,FALSE,FALSE,FALSE,FALSE,FALSE,9/11/06
+19.559,40.1908,2006,12,7,11,35,37.8,3.74,5,EMECv20191114,10047879,5,FALSE,TRUE,TRUE,FALSE,FALSE,12/7/06
+20.5526,40.2601,2007,6,20,23,39,17.3,3.74,5,EMECv20191114,10049199,5,TRUE,TRUE,FALSE,FALSE,FALSE,6/20/07
+20.3655,40.1401,2007,12,23,19,44,33.7,3.74,5,EMECv20191114,10050420,5,TRUE,TRUE,TRUE,FALSE,FALSE,12/23/07
+19.66,40.19,2008,7,14,7,24,51.8,3.74,5,EMECv20191114,10052116,5,FALSE,TRUE,TRUE,FALSE,FALSE,7/14/08
+9.066,47.042,1560,1,1,0,0,0,3.79,5,SERA_histv1.1,10000739,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1560-01-01
+7.852,46.237,1855,11,17,0,0,0,3.79,5,SERA_histv1.1,10003708,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-11-17
+7.799,46.285,1857,8,24,3,30,0,3.79,5,SERA_histv1.1,10003795,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1857-08-24
+9.033,41.967,1928,2,7,23,0,0,3.8,5,EMECv20191114,10009943,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/7/28
+16.582,38.968,1970,6,29,14,22,52,3.8,5,EMECv20191114,10018803,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/29/70
+18.6,42.4,1901,1,15,17,59,0,3.81,5,EMECv20191114,10005796,5,TRUE,TRUE,TRUE,TRUE,TRUE,1/15/01
+17,43,1905,2,21,3,40,0,3.81,5,EMECv20191114,10006327,5,FALSE,TRUE,TRUE,TRUE,TRUE,2/21/05
+17.6,43.1,1905,2,25,4,0,0,3.81,5,EMECv20191114,10006329,5,FALSE,FALSE,TRUE,TRUE,TRUE,2/25/05
+17.7,42.8,1905,5,4,6,33,34,3.81,5,EMECv20191114,10006349,5,FALSE,TRUE,TRUE,TRUE,TRUE,5/4/05
+17.7,42.8,1905,6,4,1,20,0,3.81,5,EMECv20191114,10006369,5,TRUE,FALSE,TRUE,TRUE,FALSE,6/4/05
+17.9,43.1,1907,8,1,11,46,40,3.81,5,EMECv20191114,10006678,5,FALSE,FALSE,FALSE,FALSE,FALSE,8/1/07
+17.7,43.1,1907,8,3,23,3,26,3.81,5,EMECv20191114,10006683,5,FALSE,FALSE,TRUE,TRUE,FALSE,8/3/07
+17.8,43.1,1908,9,25,9,25,0,3.81,5,EMECv20191114,10006830,5,FALSE,TRUE,TRUE,TRUE,FALSE,9/25/08
+15.26,45.46,1963,6,23,9,33,48,3.81,5,EMECv20191114,10015715,5,TRUE,TRUE,TRUE,TRUE,TRUE,6/23/63
+12.779,46.375,2002,5,6,3,24,17.36,3.81,5,EMECv20191114,10040895,5,FALSE,FALSE,TRUE,TRUE,TRUE,5/6/02
+12.96,42.735,2002,7,7,13,24,43.89,3.81,5,EMECv20191114,10041062,5,TRUE,TRUE,TRUE,TRUE,FALSE,7/7/02
+14.754,41.656,2003,2,19,5,52,31.59,3.81,5,EMECv20191114,10041738,5,FALSE,FALSE,TRUE,FALSE,FALSE,2/19/03
+13.676,42.998,2003,5,25,17,15,13.95,3.81,5,EMECv20191114,10042162,5,TRUE,TRUE,TRUE,TRUE,FALSE,5/25/03
+13.673,38.376,2004,7,6,12,19,13.34,3.81,5,EMECv20191114,10043722,5,TRUE,TRUE,TRUE,TRUE,FALSE,7/6/04
+19.721,40.654,1999,9,13,10,57,5.77,3.82,5,EMECv20191114,10037852,5,FALSE,TRUE,TRUE,TRUE,FALSE,9/13/99
+18.785,42.505,1979,5,11,19,14,24.8,3.83,5,EMECv20191114,10022579,5,FALSE,FALSE,FALSE,FALSE,FALSE,5/11/79
+20.1504,41.5132,2001,7,20,20,57,10.7,3.83,5,EMECv20191114,10040008,5,FALSE,TRUE,TRUE,TRUE,FALSE,7/20/01
+19.7,40.16,2001,9,28,4,26,55.2,3.83,5,EMECv20191114,10040289,5,TRUE,TRUE,TRUE,FALSE,FALSE,9/28/01
+19.54,40.03,2001,10,20,8,28,13.1,3.83,5,EMECv20191114,10040346,5,FALSE,FALSE,TRUE,FALSE,FALSE,10/20/01
+19.6008,40.3807,2003,12,24,10,5,34.8,3.83,5,EMECv20191114,10042965,5,FALSE,FALSE,TRUE,TRUE,FALSE,12/24/03
+19.6475,40.1719,2004,6,14,10,49,36.9,3.83,5,EMECv20191114,10043603,5,FALSE,TRUE,TRUE,FALSE,FALSE,6/14/04
+19.7464,40.1202,2006,8,18,19,1,32.2,3.83,5,EMECv20191114,10047473,5,FALSE,FALSE,FALSE,FALSE,FALSE,8/18/06
+19.6352,40.1044,2006,9,3,16,15,4.3,3.83,5,EMECv20191114,10047530,5,FALSE,FALSE,FALSE,FALSE,FALSE,9/3/06
+19.6711,40.7041,2007,5,3,10,30,39.1,3.83,5,EMECv20191114,10048892,5,TRUE,TRUE,TRUE,FALSE,FALSE,5/3/07
+15.0905,43.917,2007,7,18,14,33,0,3.83,5,EMECv20191114,10049420,5,FALSE,FALSE,TRUE,TRUE,FALSE,7/18/07
+11.67,47.3,1905,2,24,5,25,0,3.84,5,EMECv20191114,10006328,5,TRUE,TRUE,TRUE,TRUE,TRUE,2/24/05
+10.34,47.15,1911,4,24,17,19,0,3.84,5,EMECv20191114,10007330,5,TRUE,TRUE,TRUE,TRUE,TRUE,4/24/11
+14.766,41.71,2003,1,27,4,3,46.57,3.84,5,EMECv20191114,10041659,5,FALSE,FALSE,TRUE,FALSE,FALSE,1/27/03
+9.238,45.05,1971,1,6,11,10,55,3.85,5,EMECv20191114,10019057,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/6/71
+13.774,38.444,2002,9,6,2,8,58.19,3.85,5,EMECv20191114,10041206,5,FALSE,FALSE,FALSE,FALSE,FALSE,9/6/02
+13.714,38.429,2002,9,9,1,51,35.15,3.85,5,EMECv20191114,10041220,5,FALSE,FALSE,FALSE,FALSE,FALSE,9/9/02
+12.976,42.872,1997,11,9,16,34,48.65,3.86,5,EMECv20191114,10035712,5,FALSE,FALSE,TRUE,FALSE,FALSE,11/9/97
+15,45.92,1898,6,4,17,30,0,3.87,5,SERA_histv1.1,10005588,5,TRUE,TRUE,TRUE,TRUE,TRUE,1898-06-04
+15.23,45.75,1899,9,28,13,15,0,3.87,5,SERA_histv1.1,10005685,5,TRUE,TRUE,TRUE,TRUE,TRUE,1899-09-28
+14.58,46.13,1899,10,14,1,37,0,3.87,5,SERA_histv1.1,10005692,5,TRUE,TRUE,TRUE,TRUE,TRUE,1899-10-14
+6.967,46.317,1661,3,27,0,0,0,3.9,5,SERA_histv1.1,10001273,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1661-03-27
+6.9,46.3,1881,12,17,5,14,0,3.9,5,SERA_histv1.1,10004608,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1881-12-17
+7.5,46.3,1946,1,25,21,40,0,3.9,5,EMECv20191114,10012358,nan,FALSE,FALSE,FALSE,FALSE,FALSE,1/25/46
+7.3,46.367,1951,7,24,9,28,0,3.9,5,EMECv20191114,10013066,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/24/51
+15.058,36.996,2012,6,27,1,14,20.24,3.9,5,EMECv20191114,10058099,5,TRUE,TRUE,TRUE,TRUE,FALSE,6/27/12
+7.331,46.228,1802,11,1,0,0,0,3.91,5,SERA_histv1.1,10002684,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1802-11-01
+18.73,42.22,1979,6,25,14,12,24.8,3.91,5,EMECv20191114,10022697,5,FALSE,FALSE,FALSE,FALSE,FALSE,6/25/79
+20.0174,41.2875,2004,2,13,0,39,6.8,3.93,5,EMECv20191114,10043114,5,FALSE,FALSE,TRUE,TRUE,FALSE,2/13/04
+19.803,40.8951,2005,8,3,5,49,32.5,3.93,5,EMECv20191114,10045595,5,FALSE,TRUE,TRUE,FALSE,FALSE,8/3/05
+19.7888,40.1706,2007,2,7,23,13,28.2,3.93,5,EMECv20191114,10048125,5,FALSE,TRUE,TRUE,FALSE,FALSE,2/7/07
+20.2794,41.2284,2009,5,28,8,43,33.9,3.93,5,EMECv20191114,10053456,5,FALSE,FALSE,TRUE,FALSE,FALSE,5/28/09
+15.37,40.843,1909,12,3,6,20,0,3.96,5,EMECv20191114,10007091,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/3/09
+11.037,43.234,2001,11,9,4,20,18.55,3.96,5,EMECv20191114,10040391,5,TRUE,TRUE,TRUE,TRUE,TRUE,11/9/01
+15.477,43.109,2003,4,1,10,55,22.62,3.96,5,EMECv20191114,10041849,5,FALSE,FALSE,FALSE,FALSE,FALSE,4/1/03
+13.224,42.261,2003,6,30,10,11,10.12,3.96,5,EMECv20191114,10042355,5,TRUE,TRUE,TRUE,TRUE,FALSE,6/30/03
+12.847,46.336,2003,8,30,9,10,51.48,3.96,5,EMECv20191114,10042646,5,TRUE,TRUE,TRUE,TRUE,FALSE,8/30/03
+10.208,44.149,2004,8,27,21,47,36.15,3.96,5,EMECv20191114,10043985,5,TRUE,TRUE,TRUE,TRUE,TRUE,8/27/04
+10.793,44.744,1860,7,17,13,43,0,3.97,5,SERA_histv1.1,10003894,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1860-07-17
+10.902,45.602,1876,5,1,10,50,0,3.97,5,SERA_histv1.1,10004362,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1876-05-01
+6.55,46.29,1968,8,19,0,36,39.4,4,5,EMECv20191114,10017674,nan,FALSE,FALSE,TRUE,TRUE,TRUE,8/19/68
+20.54,39.68,1995,9,20,12,52,25.92,4,5,EMECv20191114,10032477,5,FALSE,FALSE,TRUE,FALSE,FALSE,9/20/95
+17.75,43.06,2011,8,15,13,8,35,4,5,EMECv20191114,10056376,5,TRUE,TRUE,TRUE,TRUE,FALSE,8/15/11
+19.7481,40.1894,2006,8,8,4,9,58.6,4.02,5,EMECv20191114,10047395,5,FALSE,FALSE,FALSE,FALSE,FALSE,8/8/06
+19.6816,40.0004,2006,9,3,8,13,16.3,4.02,5,EMECv20191114,10047528,5,FALSE,FALSE,FALSE,FALSE,FALSE,9/3/06
+17.08,39.601,1995,4,17,3,26,17.34,4.06,5,EMECv20191114,10031896,5,TRUE,TRUE,TRUE,TRUE,TRUE,4/17/95
+18.861,39.188,2014,9,5,10,10,18.22,4.06,5,EMECv20191114,10061018,5,TRUE,TRUE,TRUE,TRUE,FALSE,9/5/14
+12.896,42.922,1997,10,14,16,24,41.97,4.07,5,EMECv20191114,10035627,5,FALSE,FALSE,FALSE,FALSE,FALSE,10/14/97
+14.83,46.07,1888,12,6,0,15,0,4.09,5,SERA_histv1.1,10004939,5,TRUE,TRUE,TRUE,TRUE,TRUE,1888-12-06
+14.433,46.133,1975,7,15,7,39,41.4,4.09,5,EMECv20191114,10020815,5,TRUE,TRUE,TRUE,TRUE,TRUE,7/15/75
+19.574,39.88,2004,12,7,14,59,0.23,4.09,5,EMECv20191114,10044376,5,FALSE,FALSE,TRUE,FALSE,FALSE,12/7/04
+13.791,42.79,2004,12,9,2,44,25.29,4.09,5,EMECv20191114,10044379,5,TRUE,TRUE,TRUE,TRUE,FALSE,12/9/04
+10.381,43.58,1984,4,22,19,45,41.7,4.1,5,EMECv20191114,10025676,nan,FALSE,FALSE,TRUE,TRUE,TRUE,4/22/84
+10.429,46.425,2001,10,1,6,36,23.68,4.1,5,EMECv20191114,10040296,5,TRUE,TRUE,TRUE,TRUE,TRUE,10/1/01
+13.683,38.381,2002,9,8,22,21,27.03,4.1,5,EMECv20191114,10041218,5,FALSE,FALSE,FALSE,FALSE,FALSE,9/8/02
+13.734,38.422,2002,9,9,9,28,32.99,4.1,5,EMECv20191114,10041223,5,FALSE,FALSE,FALSE,FALSE,FALSE,9/9/02
+13.84,37.696,2006,3,29,20,19,59.74,4.1,5,EMECv20191114,10046772,5,TRUE,TRUE,TRUE,TRUE,FALSE,3/29/06
+20.09,41.25,2014,4,19,13,33,32,4.1,5,EMECv20191114,10060536,5,FALSE,TRUE,TRUE,FALSE,FALSE,4/19/14
+8.021,45.554,1881,3,2,0,10,0,4.11,5,SERA_histv1.1,10004568,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1881-03-02
+20.64,40.21,2001,9,9,2,18,56.3,4.11,5,EMECv20191114,10040219,5,FALSE,FALSE,TRUE,FALSE,FALSE,9/9/01
+17.37,42.68,2005,7,3,23,44,42,4.13,5,EMECv20191114,10045446,5,TRUE,TRUE,TRUE,TRUE,FALSE,7/3/05
+15.959,41.706,1656,10,17,0,0,0,4.14,5,SERA_histv1.1,10001243,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1656-10-17
+10.948,44.851,2012,5,20,2,20,56.52,4.14,5,EMECv20191114,10057843,5,FALSE,FALSE,TRUE,TRUE,FALSE,5/20/12
+7.502,45.416,1900,8,16,21,0,0,4.16,5,EMECv20191114,10005764,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/16/00
+13.193,38.709,1910,2,17,13,27,0,4.16,5,EMECv20191114,10007118,nan,FALSE,FALSE,TRUE,TRUE,TRUE,2/17/10
+20.022,39.097,2005,4,30,19,0,41.88,4.18,5,EMECv20191114,10045011,5,FALSE,FALSE,TRUE,FALSE,FALSE,4/30/05
+13.542,43.173,1995,12,30,15,22,8.73,4.19,5,EMECv20191114,10033020,5,FALSE,FALSE,TRUE,TRUE,TRUE,12/30/95
+12.218,46.139,1401,6,29,9,0,0,4.2,5,SERA_histv1.1,10000319,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1401-06-29
+12.218,46.139,1404,2,1,21,0,0,4.2,5,SERA_histv1.1,10000326,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1404-02-01
+11.606,43.058,1781,1,6,15,0,0,4.2,5,SERA_histv1.1,10002416,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1781-01-06
+12.965,40.892,1781,1,11,1,11,0,4.2,5,SERA_histv1.1,10002417,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1781-01-11
+16.635,39.574,1836,6,19,3,15,0,4.2,5,SERA_histv1.1,10003238,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1836-06-19
+14.361,37.928,1880,12,1,10,0,0,4.2,5,SERA_histv1.1,10004550,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1880-12-01
+13.088,42.931,1884,8,15,0,0,0,4.2,5,SERA_histv1.1,10004718,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1884-08-15
+17.775,42.919,1984,5,13,22,48,11.3,4.2,5,EMECv20191114,10025728,5,FALSE,FALSE,TRUE,TRUE,FALSE,5/13/84
+9.985,46.775,1886,9,29,17,25,0,4.21,5,SERA_histv1.1,10004839,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1886-09-29
+13.867,41.697,1973,10,30,1,14,3.05,4.21,5,EMECv20191114,10020114,nan,FALSE,FALSE,TRUE,TRUE,TRUE,10/30/73
+7.326,45.349,1938,12,23,17,37,47,4.22,5,EMECv20191114,10011483,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/23/38
+14.28,47.2,1910,3,24,14,37,0,4.23,5,EMECv20191114,10007133,5,TRUE,TRUE,TRUE,TRUE,TRUE,3/24/10
+13.968,41.446,1916,6,4,0,46,0,4.24,5,EMECv20191114,10008160,nan,FALSE,TRUE,TRUE,TRUE,FALSE,6/4/16
+13.141,42.384,1906,7,1,0,50,0,4.29,5,EMECv20191114,10006527,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/1/06
+18.111,42.641,1430,10,28,0,0,0,4.3,5,SERA_histv1.1,10000379,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1430-10-28
+14.957,38.442,1771,2,17,19,0,0,4.3,5,SERA_histv1.1,10002242,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1771-02-17
+6.333,45.883,1884,11,29,0,20,0,4.3,5,SERA_histv1.1,10004724,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1884-11-29
+13.3,45.3,1931,8,29,15,56,49,4.3,5,EMECv20191114,10010577,5,TRUE,TRUE,TRUE,TRUE,FALSE,8/29/31
+18.2,42.99,1939,8,22,12,48,59,4.3,5,EMECv20191114,10011566,5,TRUE,TRUE,TRUE,TRUE,TRUE,8/22/39
+19.02,42.03,1979,4,19,5,42,50,4.3,5,EMECv20191114,10022520,5,FALSE,FALSE,FALSE,FALSE,FALSE,4/19/79
+19.931,41.2812,2005,9,17,18,43,53.4,4.3,5,EMECv20191114,10045757,5,FALSE,TRUE,TRUE,FALSE,FALSE,9/17/05
+20.2051,41.5791,2007,8,8,18,18,10.7,4.3,5,EMECv20191114,10049567,5,FALSE,TRUE,TRUE,FALSE,FALSE,8/8/07
+11.383,42.979,1904,9,7,11,30,0,4.31,5,EMECv20191114,10006265,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/7/04
+11.176,45.56,1908,2,3,13,36,26,4.32,5,EMECv20191114,10006741,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/3/08
+7.752,44.517,1549,5,13,8,30,0,4.35,5,SERA_histv1.1,10000701,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1549-05-13
+6.305,45.236,1839,3,26,0,0,0,4.35,5,SERA_histv1.1,10003293,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1839-03-26
+14.027,38.238,1980,6,5,13,37,6.63,4.36,5,EMECv20191114,10023137,nan,FALSE,FALSE,TRUE,TRUE,TRUE,6/5/80
+14.398,37.747,1822,4,6,0,0,0,4.37,5,SERA_histv1.1,10002979,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1822-04-06
+15.727,41.815,1900,12,23,22,30,0,4.37,5,EMECv20191114,10005787,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/23/00
+15.02,41.097,1977,7,24,9,55,29,4.37,5,EMECv20191114,10021755,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/24/77
+19.856,40.0986,2003,12,25,6,50,13.4,4.39,5,EMECv20191114,10042966,5,TRUE,TRUE,TRUE,TRUE,FALSE,12/25/03
+14.581,38.56,1908,6,30,5,44,0,4.4,5,EMECv20191114,10006811,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/30/08
+14.2,45.8,1915,3,15,21,55,38,4.4,5,EMECv20191114,10007932,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/15/15
+14.63,45.15,1939,2,5,22,0,15,4.4,5,EMECv20191114,10011498,5,FALSE,FALSE,TRUE,TRUE,TRUE,2/5/39
+11.121,45.419,1963,3,4,22,30,0,4.41,5,EMECv20191114,10015653,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/4/63
+15.684,40.701,2004,9,3,0,4,12.75,4.41,5,EMECv20191114,10044010,5,TRUE,TRUE,TRUE,TRUE,FALSE,9/3/04
+12.87,46.25,1976,5,18,1,30,8,4.42,5,EMECv20191114,10021205,nan,FALSE,FALSE,FALSE,FALSE,FALSE,5/18/76
+11.546,45.548,1242,10,24,0,0,0,4.43,5,SERA_histv1.1,10000118,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1242-10-24
+10.631,44.698,1547,3,24,0,0,0,4.43,5,SERA_histv1.1,10000694,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1547-03-24
+8.48,44.307,1547,7,31,0,0,0,4.43,5,SERA_histv1.1,10000695,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1547-07-31
+10.504,44.814,1653,4,19,4,15,0,4.43,5,SERA_histv1.1,10001222,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1653-04-19
+15.024,36.966,1696,4,20,12,0,0,4.43,5,SERA_histv1.1,10001500,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1696-04-20
+15.545,41.462,1739,2,12,21,30,0,4.43,5,SERA_histv1.1,10001843,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1739-02-12
+14.228,41.592,1825,10,27,10,0,0,4.43,5,SERA_histv1.1,10003032,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1825-10-27
+10.776,44.147,1924,6,12,21,3,48,4.46,5,EMECv20191114,10009339,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/12/24
+10.125,44.277,1986,10,1,19,53,39.71,4.46,5,EMECv20191114,10026914,5,TRUE,TRUE,TRUE,TRUE,TRUE,10/1/86
+19.31,40.23,2006,5,10,0,44,33,4.46,5,EMECv20191114,10047015,5,FALSE,FALSE,TRUE,FALSE,FALSE,5/10/06
+13.259,38.453,1910,1,25,8,27,0,4.48,5,EMECv20191114,10007109,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/25/10
+7.563,44.923,1901,5,25,3,59,20,4.5,5,EMECv20191114,10005846,nan,FALSE,TRUE,TRUE,TRUE,TRUE,5/25/01
+15.2,45.9,1912,6,20,1,50,0,4.5,5,EMECv20191114,10007540,nan,FALSE,FALSE,TRUE,TRUE,TRUE,6/20/12
+20.0853,39.9467,1985,5,21,23,27,1.56,4.5,5,EMECv20191114,10026194,5,TRUE,TRUE,TRUE,TRUE,FALSE,5/21/85
+19.6285,40.6556,1991,3,5,6,59,8.68,4.5,5,EMECv20191114,10029246,5,TRUE,TRUE,TRUE,TRUE,FALSE,3/5/91
+19.7019,40.1151,2006,5,8,16,44,5.27,4.5,5,EMECv20191114,10047008,5,FALSE,FALSE,TRUE,FALSE,FALSE,5/8/06
+19.7216,40.1377,2006,6,21,14,59,28.08,4.5,5,EMECv20191114,10047192,5,FALSE,FALSE,TRUE,FALSE,FALSE,6/21/06
+8.044,45.554,1936,10,17,2,42,0,4.53,5,EMECv20191114,10011277,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/17/36
+12.99,46.3,1976,9,7,11,8,16,4.53,5,EMECv20191114,10021349,5,FALSE,FALSE,TRUE,FALSE,FALSE,9/7/76
+14.849,41.64,2003,12,30,5,31,38.26,4.53,5,EMECv20191114,10042978,5,FALSE,TRUE,TRUE,TRUE,FALSE,12/30/03
+20.4,41.4,1968,2,24,12,55,3,4.57,5,EMECv20191114,10017450,5,FALSE,FALSE,TRUE,FALSE,FALSE,2/24/68
+6.73,46.29,1968,6,27,15,43,0,4.6,5,EMECv20191114,10017620,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/27/68
+19.7259,40.9859,1978,12,1,3,47,57.06,4.6,5,EMECv20191114,10022310,5,FALSE,FALSE,TRUE,TRUE,FALSE,12/1/78
+20.8084,40.8436,1983,12,28,8,21,51.67,4.6,5,EMECv20191114,10025493,5,FALSE,FALSE,FALSE,FALSE,FALSE,12/28/83
+20.2852,39.6378,1988,1,4,18,51,54.02,4.6,5,EMECv20191114,10027482,5,FALSE,FALSE,TRUE,TRUE,FALSE,1/4/88
+19.5579,40.2046,1989,3,8,5,56,43.38,4.6,5,EMECv20191114,10028088,5,FALSE,FALSE,TRUE,TRUE,FALSE,3/8/89
+20.3284,41.0908,2005,11,1,19,53,5.49,4.6,5,EMECv20191114,10046117,5,TRUE,TRUE,TRUE,FALSE,FALSE,11/1/05
+15.336,40.793,1980,11,25,14,57,54.2,4.61,5,EMECv20191114,10023432,nan,FALSE,FALSE,FALSE,FALSE,FALSE,11/25/80
+10.481,44.75,1831,7,14,15,30,0,4.62,5,SERA_histv1.1,10003148,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1831-07-14
+8.137,44.138,1970,12,31,22,4,46,4.62,5,EMECv20191114,10019046,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/31/70
+12.936,42.725,1897,1,19,19,20,0,4.63,5,SERA_histv1.1,10005421,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-01-19
+12.466,42.778,1597,3,5,0,0,0,4.65,5,SERA_histv1.1,10000905,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1597-03-05
+14.761,36.858,1693,5,12,13,20,0,4.65,5,SERA_histv1.1,10001469,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1693-05-12
+12.737,42.736,1853,9,22,0,0,0,4.65,5,SERA_histv1.1,10003605,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1853-09-22
+14.586,41.545,1885,12,26,2,0,0,4.65,5,SERA_histv1.1,10004802,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1885-12-26
+19.4816,40.7768,1982,11,19,16,14,42.7,4.7,5,EMECv20191114,10024650,5,FALSE,FALSE,TRUE,TRUE,FALSE,11/19/82
+19.6633,40.1602,2006,9,1,21,50,40.22,4.7,5,EMECv20191114,10047520,5,FALSE,FALSE,FALSE,FALSE,FALSE,9/1/06
+15.083,45.783,1948,9,25,7,37,29,4.71,5,EMECv20191114,10012669,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/25/48
+10.802,45.741,1868,2,20,19,45,0,4.74,5,SERA_histv1.1,10004091,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1868-02-20
+13.307,46.457,1937,1,5,20,58,15,4.76,5,EMECv20191114,10011299,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/5/37
+20.083,41.0742,2006,6,15,23,36,42.22,4.8,5,EMECv20191114,10047166,5,TRUE,TRUE,TRUE,FALSE,FALSE,6/15/06
+7.547,44.389,1550,2,28,16,0,0,4.82,5,SERA_histv1.1,10000705,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1550-02-28
+11.349,43.331,1859,4,12,13,3,0,4.82,5,SERA_histv1.1,10003865,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1859-04-12
+16.129,38.678,1735,9,6,0,0,0,4.83,5,SERA_histv1.1,10001814,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1735-09-06
+14.694,37.075,1895,4,13,15,1,0,4.84,5,SERA_histv1.1,10005263,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-04-13
+12.385,46.214,1890,3,26,20,10,0,4.85,5,SERA_histv1.1,10004996,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1890-03-26
+19.89,40.03,1988,3,26,20,35,42,4.87,5,EMECv20191114,10027583,5,TRUE,TRUE,TRUE,TRUE,FALSE,3/26/88
+11.332,43.318,1436,3,1,0,0,0,4.88,5,SERA_histv1.1,10000384,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1436-03-01
+11.332,43.318,1467,9,3,0,0,0,4.88,5,SERA_histv1.1,10000434,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1467-09-03
+12.091,43.62,1559,4,11,20,0,0,4.88,5,SERA_histv1.1,10000732,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1559-04-11
+15.08,45.75,1921,1,5,0,20,0,4.9,5,EMECv20191114,10008835,nan,TRUE,TRUE,TRUE,TRUE,FALSE,1/5/21
+14.6,45.3,1904,9,16,5,37,11,4.91,5,EMECv20191114,10006269,5,TRUE,TRUE,TRUE,TRUE,TRUE,9/16/04
+7.76,44.173,1919,11,28,21,38,0,4.92,5,EMECv20191114,10008673,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/28/19
+11.12,44.878,2012,5,20,2,6,12.05,4.95,5,EMECv20191114,10057837,5,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+12.805,42.532,1949,10,27,19,8,0,4.98,5,EMECv20191114,10012812,nan,FALSE,TRUE,TRUE,TRUE,TRUE,10/27/49
+13.457,38.549,1998,9,14,5,24,47.08,5,5,EMECv20191114,10036659,5,TRUE,TRUE,TRUE,TRUE,TRUE,9/14/98
+13.283,42.758,1941,12,19,0,0,0,5.02,5,EMECv20191114,10011895,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/19/41
+15.677,41.689,1975,6,19,10,11,0,5.02,5,EMECv20191114,10020792,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/19/75
+10.799,44.595,1923,6,28,15,12,0,5.04,5,EMECv20191114,10009179,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/28/23
+12.127,43.598,1948,6,13,6,33,36,5.04,5,EMECv20191114,10012617,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/13/48
+15.268,40.811,1980,11,24,0,23,59.21,5.04,5,EMECv20191114,10023420,nan,FALSE,FALSE,FALSE,FALSE,FALSE,11/24/80
+19.5,40.5,1917,8,19,4,32,13,5.07,5,EMECv20191114,10008364,nan,TRUE,TRUE,TRUE,FALSE,FALSE,8/19/17
+14.748,38.565,1939,1,27,20,10,13,5.1,5,EMECv20191114,10011494,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/27/39
+15.899,38.675,1687,10,2,0,0,0,5.11,5,SERA_histv1.1,10001406,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1687-10-02
+12.604,43.18,1973,12,30,6,30,35,5.11,5,EMECv20191114,10020175,nan,FALSE,FALSE,TRUE,TRUE,TRUE,12/30/73
+10.356,43.635,1814,4,3,0,0,0,5.13,5,SERA_histv1.1,10002868,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1814-04-03
+10.728,44.572,1811,7,15,22,44,0,5.15,5,SERA_histv1.1,10002827,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1811-07-15
+11.97,44.25,1813,9,21,7,45,0,5.28,5,SERA_histv1.1,10002859,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1813-09-21
+7.316,44.846,1808,4,16,1,15,0,5.3,5,SERA_histv1.1,10002787,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1808-04-16
+14.28,45.55,1956,1,31,2,25,29,5.3,5,EMECv20191114,10014098,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/31/56
+13.191,46.465,1908,7,10,2,13,35,5.31,5,EMECv20191114,10006815,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/10/08
+14.082,37.813,1818,9,8,9,50,0,5.32,5,SERA_histv1.1,10002936,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1818-09-08
+14.413,37.862,1967,10,31,21,8,7,5.33,5,EMECv20191114,10017255,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/31/67
+14.708,42.117,1822,3,16,0,0,0,5.34,5,SERA_histv1.1,10002978,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1822-03-16
+15.601,38.147,1909,7,1,6,24,0,5.49,5,EMECv20191114,10007003,nan,FALSE,FALSE,TRUE,TRUE,TRUE,7/1/09
+6.1,45.444,1881,7,22,2,45,0,5.51,5,SERA_histv1.1,10004590,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1881-07-22
+12.589,46.027,1812,10,25,7,0,0,5.64,5,SERA_histv1.1,10002849,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1812-10-25
+9.047,44.821,1828,10,9,2,20,0,5.73,5,SERA_histv1.1,10003079,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1828-10-09
+13.917,41.377,1120,3,25,0,0,0,5.8,5,SERA_histv1.1,10000053,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1120-03-25
+16.18,41.882,1414,1,1,0,0,0,5.8,5,SERA_histv1.1,10000342,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1414-01-01
+19.8,41.3,1816,1,1,0,0,0,5.89,5,SERA_histv1.1,10002898,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1816-01-01
+19.5,40.5,1866,3,2,10,0,0,5.89,5,SERA_histv1.1,10004037,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1866-03-02
+15.776,40.142,1836,11,20,7,30,0,5.9,5,SERA_histv1.1,10003250,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1836-11-20
+20,40.7,1851,12,29,16,0,0,6.07,5,SERA_histv1.1,10003545,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1851-12-29
+19.5,40.5,1866,3,6,0,0,0,6.07,5,SERA_histv1.1,10004041,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1866-03-06
+19.7,40.1,1859,9,12,15,6,0,6.24,5,SERA_histv1.1,10003875,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1859-09-12
+19.5,40.5,1866,2,28,0,0,0,6.24,5,SERA_histv1.1,10004036,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1866-02-28
+11.093,44.908,1901,1,20,6,30,0,3.68,4.9,EMECv20191114,10005798,nan,FALSE,FALSE,FALSE,FALSE,FALSE,1/20/01
+14.5,46.133,1901,7,12,14,10,0,3.69,4.9,EMECv20191114,10005854,4.9,FALSE,TRUE,TRUE,TRUE,TRUE,7/12/01
+14.837,45.102,1986,3,27,7,43,8.9,3.72,4.9,EMECv20191114,10026602,4.9,TRUE,TRUE,TRUE,TRUE,TRUE,3/27/86
+11.258,44.952,2001,12,1,16,39,26.32,4.1,4.9,EMECv20191114,10040451,4.9,TRUE,TRUE,TRUE,TRUE,TRUE,12/1/01
+12.411,43.225,1997,9,26,4,44,32.95,4.16,4.9,EMECv20191114,10035532,4.9,FALSE,FALSE,TRUE,TRUE,TRUE,9/26/97
+12.577,43.351,1471,3,1,0,0,0,4.2,4.9,SERA_histv1.1,10000441,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1471-03-01
+11.115,44.89,2012,5,20,2,21,50.49,4.24,4.9,EMECv20191114,10057844,4.9,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+13.83,46.25,1942,4,12,0,1,52,4.4,4.9,EMECv20191114,10011915,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/12/42
+11.34,44.833,2012,5,20,2,9,48.35,4.42,4.9,EMECv20191114,10057840,4.9,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+13.918,41.932,1904,11,2,15,32,5,4.54,4.9,EMECv20191114,10006281,nan,FALSE,TRUE,TRUE,TRUE,TRUE,11/2/04
+11.223,44.469,1929,4,22,14,19,0,4.61,4.9,EMECv20191114,10010174,nan,FALSE,FALSE,FALSE,FALSE,FALSE,4/22/29
+13,46.417,1841,10,6,3,0,0,4.63,4.9,SERA_histv1.1,10003342,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1841-10-06
+11.415,44.416,1881,1,25,7,6,0,4.64,4.9,SERA_histv1.1,10004558,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1881-01-25
+11.343,44.494,1433,5,4,8,5,0,4.65,4.9,SERA_histv1.1,10000383,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1433-05-04
+13.443,43.182,1795,6,19,23,30,0,4.72,4.9,SERA_histv1.1,10002618,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1795-06-19
+13.399,42.351,1786,7,31,0,0,0,4.9,4.9,SERA_histv1.1,10002524,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1786-07-31
+12.967,42.8,1980,2,28,21,4,40,4.97,4.9,EMECv20191114,10023014,nan,FALSE,FALSE,TRUE,TRUE,TRUE,2/28/80
+14.183,42.067,1933,11,23,1,12,46,5.06,4.9,EMECv20191114,10010908,nan,FALSE,FALSE,TRUE,TRUE,TRUE,11/23/33
+15,45.9,1871,12,2,0,0,0,5.14,4.9,SERA_histv1.1,10004228,4.9,TRUE,TRUE,TRUE,TRUE,TRUE,1871-12-02
+10.258,44.658,1898,3,4,21,5,0,5.35,4.9,SERA_histv1.1,10005569,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1898-03-04
+11.632,44.824,1570,11,17,19,10,0,5.43,4.9,SERA_histv1.1,10000774,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1570-11-17
+11.848,44.642,1624,3,19,0,0,0,5.43,4.9,SERA_histv1.1,10001035,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1624-03-19
+11.919,44.13,1279,4,30,0,0,0,5.53,4.9,SERA_histv1.1,10000144,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1279-04-30
+13.586,43.55,1690,12,23,0,20,0,5.55,4.9,SERA_histv1.1,10001445,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1690-12-23
+9.616,44.608,1985,7,21,6,16,44.76,3.67,4.8,EMECv20191114,10026271,4.8,FALSE,FALSE,TRUE,TRUE,TRUE,7/21/85
+12.756,42.744,2006,1,5,17,30,39.21,3.67,4.8,EMECv20191114,10046370,4.8,FALSE,FALSE,TRUE,TRUE,FALSE,1/5/06
+15.807,41.599,1864,4,5,19,30,0,3.74,4.8,SERA_histv1.1,10003992,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1864-04-05
+13.972,42.279,1900,1,29,4,22,0,4.08,4.8,EMECv20191114,10005715,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/29/00
+12.845,43.037,1997,10,7,1,24,34.51,4.17,4.8,EMECv20191114,10035588,4.8,FALSE,FALSE,FALSE,FALSE,FALSE,10/7/97
+11.962,43.76,1969,8,9,9,20,57,4.2,4.8,EMECv20191114,10018178,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/9/69
+12.752,42.894,1965,5,29,13,39,46,4.32,4.8,EMECv20191114,10016275,nan,FALSE,FALSE,TRUE,TRUE,TRUE,5/29/65
+11.343,44.494,1505,5,15,0,0,0,4.43,4.8,SERA_histv1.1,10000535,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1505-05-15
+11.909,44.279,1968,1,11,17,8,9,4.44,4.8,EMECv20191114,10017348,nan,FALSE,FALSE,TRUE,TRUE,TRUE,1/11/68
+14.5,46.18,1899,1,18,20,48,0,4.51,4.8,SERA_histv1.1,10005628,4.8,TRUE,TRUE,TRUE,TRUE,TRUE,1899-01-18
+10.926,44.647,1775,1,4,18,0,0,4.52,4.8,SERA_histv1.1,10002311,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1775-01-04
+15.306,43.112,2003,3,30,11,9,59.12,4.62,4.8,EMECv20191114,10041837,4.8,FALSE,FALSE,FALSE,FALSE,FALSE,3/30/03
+15.855,40.731,1990,5,5,7,21,17.24,4.68,4.8,EMECv20191114,10028791,4.8,FALSE,FALSE,TRUE,TRUE,FALSE,5/5/90
+12.546,43.309,1726,9,23,0,0,0,4.82,4.8,SERA_histv1.1,10001738,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1726-09-23
+9.997,44.109,1995,10,10,6,54,21.72,4.82,4.8,EMECv20191114,10032602,4.8,TRUE,TRUE,TRUE,TRUE,TRUE,10/10/95
+13.473,43.555,1870,2,8,0,0,0,5.14,4.8,SERA_histv1.1,10004175,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1870-02-08
+12.884,42.877,1838,8,5,17,15,0,5.16,4.8,SERA_histv1.1,10003279,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1838-08-05
+12.706,42.751,1962,10,20,9,27,0,5.34,4.8,EMECv20191114,10015593,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/20/62
+12.853,42.507,1948,12,31,3,32,0,5.42,4.8,EMECv20191114,10012697,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/31/48
+12.751,42.821,1767,6,5,1,30,0,5.45,4.8,SERA_histv1.1,10002191,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1767-06-05
+17.4,42.997,1973,5,1,5,44,22.3,3.53,4.7,EMECv20191114,10019946,4.7,FALSE,TRUE,TRUE,TRUE,TRUE,5/1/73
+15.133,45.817,1908,3,28,6,30,0,3.54,4.7,EMECv20191114,10006764,4.7,FALSE,TRUE,TRUE,TRUE,TRUE,3/28/08
+13.421,42.932,1991,11,12,21,45,55.05,3.54,4.7,EMECv20191114,10029758,4.7,TRUE,TRUE,TRUE,TRUE,FALSE,11/12/91
+13.78,43.328,2010,10,20,3,58,52.54,3.57,4.7,EMECv20191114,10055360,4.7,TRUE,TRUE,TRUE,TRUE,FALSE,10/20/10
+14.24,46.06,1978,11,2,1,56,39.5,3.73,4.7,EMECv20191114,10022282,4.7,FALSE,TRUE,TRUE,TRUE,FALSE,11/2/78
+13.6,45.92,1898,1,14,19,35,0,3.87,4.7,SERA_histv1.1,10005550,4.7,TRUE,TRUE,TRUE,TRUE,TRUE,1898-01-14
+15.03,45.87,1898,2,12,17,30,0,3.87,4.7,SERA_histv1.1,10005560,4.7,TRUE,TRUE,TRUE,TRUE,TRUE,1898-02-12
+15.23,45.55,1898,11,12,21,15,0,3.87,4.7,SERA_histv1.1,10005611,4.7,TRUE,TRUE,TRUE,TRUE,TRUE,1898-11-12
+14.83,46.17,1898,12,2,22,30,0,3.87,4.7,SERA_histv1.1,10005620,4.7,TRUE,TRUE,TRUE,TRUE,TRUE,1898-12-02
+13.93,41.678,1984,5,7,18,56,25.15,3.87,4.7,EMECv20191114,10025706,4.7,FALSE,FALSE,FALSE,FALSE,FALSE,5/7/84
+10.699,44.853,1996,10,26,4,56,54.1,3.94,4.7,EMECv20191114,10034439,nan,FALSE,FALSE,TRUE,TRUE,TRUE,10/26/96
+12.964,42.826,1997,11,10,22,22,34.23,4,4.7,EMECv20191114,10035719,4.7,FALSE,FALSE,TRUE,FALSE,FALSE,11/10/97
+18.606,39.22,1976,11,8,18,8,40.52,4.07,4.7,EMECv20191114,10021416,4.7,TRUE,TRUE,TRUE,TRUE,FALSE,11/8/76
+11.16,44.88,2012,5,27,18,18,45,4.11,4.7,EMECv20191114,10057914,4.7,FALSE,FALSE,FALSE,FALSE,FALSE,5/27/12
+10.061,44.866,1586,1,12,0,0,0,4.2,4.7,SERA_histv1.1,10000855,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1586-01-12
+13.501,41.848,1929,1,14,4,1,0,4.42,4.7,EMECv20191114,10010128,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/14/29
+12.142,44.18,1844,3,10,17,15,0,4.43,4.7,SERA_histv1.1,10003393,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1844-03-10
+9.762,44.499,1976,8,22,2,49,13,4.54,4.7,EMECv20191114,10021331,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/22/76
+11.821,44.657,1898,3,9,11,43,0,4.6,4.7,SERA_histv1.1,10005571,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1898-03-09
+11.349,44.401,1881,1,24,16,14,0,5.19,4.7,SERA_histv1.1,10004557,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1881-01-24
+13.104,46.259,1931,12,25,11,41,0,5.25,4.7,EMECv20191114,10010632,nan,TRUE,TRUE,TRUE,TRUE,FALSE,12/25/31
+17.51,42.738,1995,7,16,3,15,3.6,3.53,4.6,EMECv20191114,10032309,4.6,FALSE,FALSE,TRUE,TRUE,FALSE,7/16/95
+13.237,43.714,2009,12,12,18,51,20.95,3.57,4.6,EMECv20191114,10054270,4.6,FALSE,TRUE,TRUE,TRUE,FALSE,12/12/09
+10.296,44.32,1963,10,5,11,57,39,3.7,4.6,EMECv20191114,10015778,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/5/63
+13.014,42.845,1998,2,16,13,45,19,3.75,4.6,EMECv20191114,10036127,4.6,FALSE,FALSE,TRUE,FALSE,FALSE,2/16/98
+14.83,46.07,1898,8,22,2,57,0,4.09,4.6,SERA_histv1.1,10005597,4.6,TRUE,TRUE,TRUE,TRUE,TRUE,1898-08-22
+11.881,44.288,1887,9,30,15,55,0,4.17,4.6,SERA_histv1.1,10004888,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1887-09-30
+13.399,42.351,1848,6,9,23,15,0,4.2,4.6,SERA_histv1.1,10003468,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1848-06-09
+13.22,42.647,1999,10,10,15,35,51.91,4.21,4.6,EMECv20191114,10037931,4.6,TRUE,TRUE,TRUE,TRUE,TRUE,10/10/99
+11.767,43.723,1787,12,26,0,0,0,4.43,4.6,SERA_histv1.1,10002546,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1787-12-26
+13.483,43.46,1805,5,9,1,0,0,4.43,4.6,SERA_histv1.1,10002739,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1805-05-09
+9.63,44.605,1985,8,15,18,58,3.78,4.51,4.6,EMECv20191114,10026303,4.6,TRUE,TRUE,TRUE,TRUE,TRUE,8/15/85
+12.917,44.167,1916,8,21,10,22,0,4.57,4.6,EMECv20191114,10008202,nan,FALSE,FALSE,TRUE,TRUE,FALSE,8/21/16
+12.239,43.457,1458,5,1,0,35,0,4.65,4.6,SERA_histv1.1,10000417,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1458-05-01
+11.544,44.424,1878,3,12,21,36,0,4.89,4.6,SERA_histv1.1,10004432,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1878-03-12
+13.076,42.415,1689,7,21,11,0,0,5.11,4.6,SERA_histv1.1,10001427,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1689-07-21
+12.737,42.736,1745,3,1,0,0,0,5.11,4.6,SERA_histv1.1,10001902,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1745-03-01
+11.942,44.39,1688,4,11,12,20,0,5.83,4.6,SERA_histv1.1,10001410,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1688-04-11
+14.881,41.71,2002,11,1,15,42,3.42,3.51,4.5,EMECv20191114,10041422,4.5,FALSE,FALSE,FALSE,FALSE,FALSE,11/1/02
+15.472,45.615,1982,12,28,14,4,16.4,3.53,4.5,EMECv20191114,10024692,4.5,TRUE,TRUE,TRUE,TRUE,FALSE,12/28/82
+13.5,46.283,1981,7,1,4,51,0,3.64,4.5,EMECv20191114,10023909,4.5,TRUE,TRUE,TRUE,TRUE,TRUE,7/1/81
+14.133,46.367,1907,3,15,2,0,0,3.65,4.5,EMECv20191114,10006627,4.5,TRUE,TRUE,TRUE,TRUE,TRUE,3/15/07
+12.209,43.864,1896,1,31,22,45,0,3.74,4.5,SERA_histv1.1,10005336,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1896-01-31
+12.152,43.762,2006,8,30,10,1,51.42,3.78,4.5,EMECv20191114,10047512,4.5,TRUE,TRUE,TRUE,TRUE,FALSE,8/30/06
+17.355,42.88,1995,2,20,7,48,7.4,3.81,4.5,EMECv20191114,10031749,4.5,TRUE,TRUE,TRUE,TRUE,FALSE,2/20/95
+14,46,1897,12,21,22,40,0,3.87,4.5,SERA_histv1.1,10005544,4.5,TRUE,TRUE,TRUE,TRUE,TRUE,1897-12-21
+14.52,46.1,1899,6,26,4,40,0,3.87,4.5,SERA_histv1.1,10005661,4.5,TRUE,TRUE,TRUE,TRUE,TRUE,1899-06-26
+14.25,45.83,1899,11,13,21,0,0,3.87,4.5,SERA_histv1.1,10005696,4.5,TRUE,TRUE,TRUE,TRUE,TRUE,1899-11-13
+11.167,44.856,2012,5,27,20,25,42.74,4.03,4.5,EMECv20191114,10057915,4.5,FALSE,FALSE,FALSE,FALSE,FALSE,5/27/12
+14.948,41.159,1950,1,1,10,3,0,4.16,4.5,EMECv20191114,10012838,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/1/50
+14.5,46.18,1897,4,4,22,53,0,4.3,4.5,SERA_histv1.1,10005455,4.5,TRUE,TRUE,TRUE,TRUE,TRUE,1897-04-04
+13.632,41.793,1922,12,29,12,22,6,5.24,4.5,EMECv20191114,10009113,nan,TRUE,TRUE,TRUE,TRUE,FALSE,12/29/22
+14.334,45.502,1870,3,1,19,57,0,5.44,4.5,SERA_histv1.1,10004178,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1870-03-01
+15.4,45.6,1645,1,1,0,0,0,5.57,4.5,SERA_histv1.1,10001144,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1645-01-01
+10.533,45.676,2008,7,14,3,51,40.87,3.57,4.4,EMECv20191114,10052112,4.4,TRUE,TRUE,TRUE,TRUE,TRUE,7/14/08
+14.333,46.117,1915,11,7,2,20,0,3.64,4.4,EMECv20191114,10008085,4.4,TRUE,TRUE,TRUE,TRUE,TRUE,11/7/15
+15.1,45.95,1929,7,21,6,13,0,3.64,4.4,EMECv20191114,10010213,4.4,TRUE,TRUE,TRUE,TRUE,TRUE,7/21/29
+15.167,46.6,1937,8,17,9,55,0,3.64,4.4,EMECv20191114,10011346,4.4,TRUE,TRUE,TRUE,TRUE,TRUE,8/17/37
+14.783,46.083,1963,6,12,19,24,37,3.64,4.4,EMECv20191114,10015711,4.4,FALSE,FALSE,TRUE,TRUE,TRUE,6/12/63
+12.992,46.512,1792,10,20,0,0,0,3.74,4.4,SERA_histv1.1,10002593,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1792-10-20
+10.142,44.037,1720,1,10,0,0,0,3.97,4.4,SERA_histv1.1,10001686,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1720-01-10
+12.218,46.139,1873,11,6,8,30,0,3.97,4.4,SERA_histv1.1,10004292,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1873-11-06
+13.113,46.195,1976,5,11,5,31,55.8,4.02,4.4,EMECv20191114,10021188,4.4,FALSE,FALSE,FALSE,FALSE,FALSE,5/11/76
+13.202,42.829,2007,3,29,4,37,29.89,4.08,4.4,EMECv20191114,10048441,4.4,FALSE,TRUE,TRUE,TRUE,FALSE,3/29/07
+12.033,43.867,2011,5,24,22,3,51.98,4.15,4.4,EMECv20191114,10056058,4.4,TRUE,TRUE,TRUE,TRUE,FALSE,5/24/11
+11.054,44.292,1930,10,26,7,14,0,4.21,4.4,EMECv20191114,10010412,nan,FALSE,TRUE,TRUE,TRUE,FALSE,10/26/30
+13.838,43.193,1987,7,5,23,54,17.16,4.22,4.4,EMECv20191114,10027252,4.4,FALSE,FALSE,FALSE,FALSE,FALSE,7/5/87
+13.8,41.5,1908,8,21,7,24,0,4.4,4.4,EMECv20191114,10006825,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/21/08
+15.505,38.131,1950,12,9,14,45,38,4.4,4.4,EMECv20191114,10012984,nan,FALSE,TRUE,TRUE,TRUE,TRUE,12/9/50
+10.818,45.725,1876,4,29,23,0,0,4.43,4.4,SERA_histv1.1,10004361,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1876-04-29
+10.72,45.518,1936,6,22,3,44,55,4.46,4.4,EMECv20191114,10011229,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/22/36
+12.287,43.112,1919,2,13,2,20,0,4.64,4.4,EMECv20191114,10008560,nan,TRUE,TRUE,TRUE,TRUE,FALSE,2/13/19
+12.767,43.189,1998,4,5,15,52,21.01,4.78,4.4,EMECv20191114,10036265,4.4,FALSE,FALSE,TRUE,FALSE,FALSE,4/5/98
+14.043,41.249,1967,10,5,22,49,0,4.86,4.4,EMECv20191114,10017233,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/5/67
+12.521,42.517,1853,12,20,15,0,0,4.88,4.4,SERA_histv1.1,10003610,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1853-12-20
+13.75,41.719,1901,7,31,10,38,30,5.16,4.4,EMECv20191114,10005859,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/31/01
+16.157,39.873,1693,1,8,0,0,0,5.26,4.4,SERA_histv1.1,10001460,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1693-01-08
+14.448,46.09,1691,2,19,0,0,0,5.35,4.4,SERA_histv1.1,10001447,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1691-02-19
+10.979,44.865,2012,5,29,10,55,56.55,5.5,4.4,EMECv20191114,10057951,4.4,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+10.239,44.844,1438,6,11,2,0,0,5.56,4.4,SERA_histv1.1,10000387,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1438-06-11
+6.8,45.9,1817,1,20,3,0,0,3.5,4.34,SERA_histv1.1,10002904,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1817-01-20
+6.933,46.033,1947,8,30,6,47,0,3.6,4.34,EMECv20191114,10012502,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/30/47
+8.999,46.921,1701,12,28,5,0,0,3.79,4.34,SERA_histv1.1,10001554,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1701-12-28
+7.852,46.237,1855,12,7,0,0,0,3.79,4.34,SERA_histv1.1,10003722,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-12-07
+7.852,46.237,1855,12,11,0,0,0,3.79,4.34,SERA_histv1.1,10003725,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-12-11
+7.852,46.237,1855,12,17,0,0,0,3.79,4.34,SERA_histv1.1,10003729,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-12-17
+7.317,46.15,1971,11,10,23,59,15,3.9,4.34,EMECv20191114,10019401,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/10/71
+6.889,46.038,2005,9,8,11,27,18.09,4.5,4.34,EMECv20191114,10045726,4.34,TRUE,TRUE,TRUE,TRUE,TRUE,9/8/05
+12.245,43.779,1987,7,8,4,29,15.91,3.7,4.3,EMECv20191114,10027257,4.3,FALSE,FALSE,TRUE,TRUE,TRUE,7/8/87
+13.379,43.094,2005,4,12,0,31,51.61,3.74,4.3,EMECv20191114,10044946,4.3,TRUE,TRUE,TRUE,TRUE,FALSE,4/12/05
+14.02,41.413,1992,3,16,5,45,35.02,3.78,4.3,EMECv20191114,10029922,4.3,TRUE,TRUE,TRUE,TRUE,FALSE,3/16/92
+12.888,43.03,1997,9,9,16,54,47.5,3.78,4.3,EMECv20191114,10035483,4.3,FALSE,FALSE,FALSE,FALSE,FALSE,9/9/97
+13.42,43.095,1897,10,28,10,40,0,4.16,4.3,SERA_histv1.1,10005512,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-10-28
+12.741,42.888,1929,5,7,17,6,0,4.16,4.3,EMECv20191114,10010182,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/7/29
+12.702,42.549,1970,5,25,12,56,0,4.35,4.3,EMECv20191114,10018738,nan,FALSE,FALSE,FALSE,FALSE,FALSE,5/25/70
+12.844,42.585,1948,12,17,21,18,2,4.4,4.3,EMECv20191114,10012694,nan,FALSE,FALSE,TRUE,TRUE,TRUE,12/17/48
+13.312,43.06,1760,1,12,0,0,0,4.43,4.3,SERA_histv1.1,10002111,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1760-01-12
+10.602,44.73,1967,4,3,16,36,18,4.44,4.3,EMECv20191114,10016952,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/3/67
+14.63,46.15,1898,9,7,0,45,0,4.51,4.3,SERA_histv1.1,10005600,4.3,TRUE,TRUE,TRUE,TRUE,TRUE,1898-09-07
+12.848,42.511,1949,1,4,20,55,0,4.65,4.3,EMECv20191114,10012703,nan,FALSE,FALSE,TRUE,TRUE,TRUE,1/4/49
+15.476,40.729,1980,12,3,23,54,22,4.83,4.3,EMECv20191114,10023458,nan,FALSE,FALSE,FALSE,FALSE,FALSE,12/3/80
+11.165,44.905,2012,5,20,2,6,26.47,4.95,4.3,EMECv20191114,10057838,4.3,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+13.233,46.256,1976,9,11,16,35,2.44,5.6,4.3,EMECv20191114,10021355,4.3,FALSE,FALSE,TRUE,FALSE,FALSE,9/11/76
+10.598,43.912,1914,10,27,9,22,0,5.63,4.3,EMECv20191114,10007855,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/27/14
+15.067,46.15,1908,5,21,16,15,0,3.62,4.2,EMECv20191114,10006779,4.2,FALSE,TRUE,TRUE,TRUE,TRUE,5/21/08
+11.1305,44.8608,2012,5,29,7,49,27.57,3.78,4.2,EMECv20191114,10057933,4.2,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+14.5,46.08,1897,11,12,18,56,0,3.87,4.2,SERA_histv1.1,10005523,4.2,TRUE,TRUE,TRUE,TRUE,TRUE,1897-11-12
+13.207,46.294,1976,9,15,19,31,11.23,4.07,4.2,EMECv20191114,10021365,4.2,FALSE,FALSE,FALSE,FALSE,FALSE,9/15/76
+12.883,43.035,1997,9,7,23,28,5.79,4.19,4.2,EMECv20191114,10035481,4.2,FALSE,FALSE,TRUE,TRUE,TRUE,9/7/97
+10.686,44.146,1922,8,2,21,13,0,4.32,4.2,EMECv20191114,10009049,nan,FALSE,FALSE,TRUE,TRUE,FALSE,8/2/22
+14.47,46.08,1897,1,22,22,2,0,4.51,4.2,SERA_histv1.1,10005423,4.2,TRUE,TRUE,TRUE,TRUE,TRUE,1897-01-22
+12.727,42.733,1957,7,19,9,4,7,4.58,4.2,EMECv20191114,10014442,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/19/57
+11.762,44.041,1913,7,21,22,35,0,4.79,4.2,EMECv20191114,10007667,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/21/13
+14.9,46.1,1870,3,2,2,0,0,5.14,4.2,SERA_histv1.1,10004180,4.2,TRUE,TRUE,TRUE,TRUE,TRUE,1870-03-02
+17.833,42.838,1990,12,18,20,26,39.2,3.53,4.1,EMECv20191114,10029149,4.1,FALSE,TRUE,TRUE,TRUE,FALSE,12/18/90
+15.117,46.117,1939,5,28,15,25,0,3.6,4.1,EMECv20191114,10011532,4.1,FALSE,FALSE,TRUE,TRUE,TRUE,5/28/39
+15.217,45.583,1939,9,18,13,17,0,3.6,4.1,EMECv20191114,10011571,4.1,TRUE,TRUE,TRUE,TRUE,TRUE,9/18/39
+16.858,39.117,2002,4,6,6,38,19.27,3.66,4.1,EMECv20191114,10040807,4.1,FALSE,FALSE,TRUE,TRUE,TRUE,4/6/02
+16.959,43.062,1992,1,27,22,16,46.3,3.72,4.1,EMECv20191114,10029846,4.1,FALSE,FALSE,TRUE,TRUE,FALSE,1/27/92
+12.209,43.67,1989,7,9,3,54,37.25,4.09,4.1,EMECv20191114,10028322,4.1,TRUE,TRUE,TRUE,TRUE,TRUE,7/9/89
+13.546,42.084,1742,5,1,0,0,0,4.14,4.1,SERA_histv1.1,10001881,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1742-05-01
+15.485,38.178,1919,3,18,14,17,0,4.16,4.1,EMECv20191114,10008569,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/18/19
+10.966,44.869,2012,5,29,8,40,57.44,4.27,4.1,EMECv20191114,10057942,4.1,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+12.872,42.956,1997,10,14,23,23,29.73,4.4,4.1,EMECv20191114,10035629,4.1,FALSE,FALSE,FALSE,FALSE,FALSE,10/14/97
+12.858,43.434,1742,6,10,1,0,0,4.43,4.1,SERA_histv1.1,10001882,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1742-06-10
+15.773,40.336,1971,11,29,18,49,35.37,4.5,4.1,EMECv20191114,10019423,4.1,TRUE,TRUE,TRUE,TRUE,TRUE,11/29/71
+15.953,38.484,1889,10,5,13,52,0,4.52,4.1,SERA_histv1.1,10004976,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1889-10-05
+16.456,38.94,1821,9,13,0,0,0,4.65,4.1,SERA_histv1.1,10002970,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1821-09-13
+15.555,38.185,1780,4,9,0,0,0,4.88,4.1,SERA_histv1.1,10002399,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1780-04-09
+10.481,44.75,1857,2,1,0,0,0,5.1,4.1,SERA_histv1.1,10003774,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1857-02-01
+12.239,43.457,1558,2,8,18,15,0,5.11,4.1,SERA_histv1.1,10000728,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1558-02-08
+12.855,43.052,1631,2,25,0,0,0,5.11,4.1,SERA_histv1.1,10001070,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1631-02-25
+9.067,47.033,1685,9,9,0,0,0,3.5,4,SERA_histv1.1,10001397,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1685-09-09
+8.683,46.85,1779,5,27,17,30,0,3.5,4,SERA_histv1.1,10002378,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1779-05-27
+7.017,46.35,1899,9,26,2,0,0,3.5,4,SERA_histv1.1,10005684,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1899-09-26
+9.033,46.95,1913,10,6,22,50,0,3.5,4,EMECv20191114,10007686,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/6/13
+7.433,46.267,1915,6,16,3,27,17,3.5,4,EMECv20191114,10007958,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/16/15
+7.5,46.3,1915,10,24,7,55,0,3.5,4,EMECv20191114,10008078,nan,FALSE,TRUE,FALSE,FALSE,FALSE,10/24/15
+8.233,46.883,1917,6,13,19,3,0,3.5,4,EMECv20191114,10008336,nan,FALSE,FALSE,TRUE,TRUE,TRUE,6/13/17
+7.7,46.317,1920,3,29,11,0,0,3.5,4,EMECv20191114,10008715,nan,FALSE,FALSE,TRUE,TRUE,TRUE,3/29/20
+7.5,46.117,1922,6,9,23,10,0,3.5,4,EMECv20191114,10009025,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/9/22
+8.15,46.417,1923,5,16,10,6,0,3.5,4,EMECv20191114,10009165,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/16/23
+7.767,46.367,1924,5,15,8,10,0,3.5,4,EMECv20191114,10009330,nan,FALSE,FALSE,TRUE,TRUE,TRUE,5/15/24
+7.117,46.467,1924,6,8,6,37,0,3.5,4,EMECv20191114,10009337,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/8/24
+7.417,46.217,1929,12,21,2,12,0,3.5,4,EMECv20191114,10010263,nan,FALSE,FALSE,FALSE,FALSE,FALSE,12/21/29
+8.267,46.817,1942,8,27,11,11,20,3.5,4,EMECv20191114,10011970,nan,FALSE,FALSE,TRUE,TRUE,TRUE,8/27/42
+7.417,46.5,1948,10,6,9,32,0,3.5,4,EMECv20191114,10012671,nan,FALSE,TRUE,TRUE,TRUE,TRUE,10/6/48
+7.133,46.15,1948,11,18,5,10,0,3.5,4,EMECv20191114,10012689,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/18/48
+7.533,46.417,1951,1,14,12,47,0,3.5,4,EMECv20191114,10012998,nan,TRUE,FALSE,TRUE,TRUE,TRUE,1/14/51
+7.3,46.317,1953,2,18,8,7,0,3.5,4,EMECv20191114,10013329,nan,FALSE,TRUE,TRUE,TRUE,TRUE,2/18/53
+7.3,46.267,1954,6,26,6,56,0,3.5,4,EMECv20191114,10013733,nan,FALSE,FALSE,TRUE,TRUE,TRUE,6/26/54
+7.283,46.35,1955,8,30,9,21,0,3.5,4,EMECv20191114,10014020,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/30/55
+8.233,46.767,1970,7,16,10,55,20,3.5,4,EMECv20191114,10018833,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/16/70
+14.81,41.688,2003,11,21,14,28,56.55,3.51,4,EMECv20191114,10042873,4,FALSE,TRUE,TRUE,TRUE,FALSE,11/21/03
+18.57,42.27,1979,8,9,23,20,16.9,3.53,4,EMECv20191114,10022765,4,FALSE,FALSE,TRUE,FALSE,FALSE,8/9/79
+19.194,41.939,1979,7,2,11,50,16.4,3.55,4,EMECv20191114,10022714,4,FALSE,FALSE,FALSE,FALSE,FALSE,7/2/79
+17.9426,43.1572,1998,6,13,23,13,29.6,3.55,4,EMECv20191114,10036469,4,FALSE,TRUE,TRUE,TRUE,FALSE,6/13/98
+20.241,41.123,2001,7,19,0,54,22.2,3.55,4,EMECv20191114,10040002,4,FALSE,TRUE,TRUE,TRUE,FALSE,7/19/01
+20.755,40.972,2003,11,22,13,55,12.9,3.55,4,EMECv20191114,10042875,4,FALSE,FALSE,TRUE,TRUE,FALSE,11/22/03
+20.5105,41.0459,2009,5,21,13,26,6.4,3.55,4,EMECv20191114,10053421,4,FALSE,FALSE,FALSE,FALSE,FALSE,5/21/09
+20.081,40.137,2011,6,10,3,30,14.7,3.55,4,EMECv20191114,10056135,4,TRUE,TRUE,TRUE,FALSE,FALSE,6/10/11
+14.8,46.3,1917,4,17,13,25,0,3.59,4,EMECv20191114,10008310,4,FALSE,TRUE,TRUE,FALSE,FALSE,4/17/17
+15.217,45.567,1920,5,23,6,15,0,3.59,4,EMECv20191114,10008744,4,FALSE,FALSE,FALSE,FALSE,FALSE,5/23/20
+6.4,44.2,1935,9,29,6,30,0,3.6,4,EMECv20191114,10011103,nan,FALSE,TRUE,TRUE,TRUE,TRUE,9/29/35
+7.067,46.433,1966,6,9,14,17,12,3.6,4,EMECv20191114,10016628,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/9/66
+5.57,43.44,1984,2,19,21,14,37.6,3.6,4,EMECv20191114,10025570,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/19/84
+6.917,46.378,1881,11,14,0,0,0,3.61,4,SERA_histv1.1,10004601,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1881-11-14
+6.483,44.639,1884,11,24,4,30,0,3.61,4,SERA_histv1.1,10004722,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1884-11-24
+19.24,42.22,2009,12,10,11,20,53.8,3.62,4,EMECv20191114,10054264,4,FALSE,TRUE,TRUE,FALSE,FALSE,12/10/09
+20.67,40.25,2003,2,1,12,4,54.2,3.65,4,EMECv20191114,10041681,4,FALSE,TRUE,TRUE,FALSE,FALSE,2/1/03
+20.3951,41.2413,2008,10,29,3,13,19.4,3.65,4,EMECv20191114,10052676,4,FALSE,FALSE,FALSE,FALSE,FALSE,10/29/08
+20.2278,41.4997,2014,12,30,23,10,56.07,3.65,4,EMECv20191114,10061432,4,TRUE,TRUE,TRUE,TRUE,FALSE,12/30/14
+19.8,40.41,2013,1,29,1,10,44.42,3.66,4,EMECv20191114,10058775,4,FALSE,TRUE,TRUE,FALSE,FALSE,1/29/13
+17.8,43.1,1906,6,6,7,48,24,3.69,4,EMECv20191114,10006517,4,FALSE,TRUE,TRUE,TRUE,FALSE,6/6/06
+6.461,43.4,1899,7,29,0,6,0,3.7,4,SERA_histv1.1,10005672,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1899-07-29
+6.233,44.1,1915,2,16,3,15,0,3.7,4,EMECv20191114,10007919,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/16/15
+6.367,44.45,1949,3,22,18,45,0,3.7,4,EMECv20191114,10012738,nan,FALSE,FALSE,TRUE,TRUE,TRUE,3/22/49
+11.0905,44.8688,2012,5,25,13,14,5.02,3.7,4,EMECv20191114,10057900,4,FALSE,FALSE,FALSE,FALSE,FALSE,5/25/12
+8.772,46.871,1994,8,28,6,4,45.3,3.71,4,EMECv20191114,10031430,4,TRUE,TRUE,TRUE,TRUE,TRUE,8/28/94
+14.66,45.16,1939,2,7,1,0,0,3.72,4,EMECv20191114,10011501,nan,FALSE,FALSE,TRUE,TRUE,TRUE,2/7/39
+17.21,43.08,1960,1,7,16,51,29.5,3.72,4,EMECv20191114,10014990,4,TRUE,TRUE,TRUE,TRUE,TRUE,1/7/60
+10.97,47.31,1951,6,7,4,7,0,3.73,4,EMECv20191114,10013058,4,TRUE,TRUE,TRUE,TRUE,TRUE,6/7/51
+11.39,47.27,1965,7,9,0,20,0,3.73,4,EMECv20191114,10016317,4,TRUE,TRUE,TRUE,TRUE,TRUE,7/9/65
+8.999,44.781,1845,1,20,5,15,0,3.74,4,SERA_histv1.1,10003403,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1845-01-20
+17.4982,43.1783,2008,11,27,3,52,27.9,3.74,4,EMECv20191114,10052797,4,TRUE,TRUE,TRUE,TRUE,FALSE,11/27/08
+5.683,43.733,1812,4,28,21,35,0,3.76,4,SERA_histv1.1,10002840,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1812-04-28
+5.683,43.733,1852,12,25,0,0,0,3.76,4,SERA_histv1.1,10003580,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1852-12-25
+12.568,42.256,2001,3,23,0,50,16.08,3.77,4,EMECv20191114,10039631,4,FALSE,TRUE,TRUE,TRUE,FALSE,3/23/01
+6.459,43.842,1855,12,12,21,50,0,3.78,4,SERA_histv1.1,10003727,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-12-12
+6.967,46.317,1584,3,12,0,0,0,3.79,4,SERA_histv1.1,10000847,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1584-03-12
+8.999,46.921,1701,9,10,0,0,0,3.79,4,SERA_histv1.1,10001549,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1701-09-10
+8.999,46.921,1702,10,2,0,0,0,3.79,4,SERA_histv1.1,10001563,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1702-10-02
+6.083,45.717,1724,7,15,18,30,0,3.79,4,SERA_histv1.1,10001719,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1724-07-15
+9.172,46.94,1773,11,14,0,0,0,3.79,4,SERA_histv1.1,10002286,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1773-11-14
+6.517,43.85,1824,5,23,13,0,0,3.79,4,SERA_histv1.1,10003017,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1824-05-23
+7.881,46.292,1855,7,27,12,0,0,3.79,4,SERA_histv1.1,10003655,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-07-27
+7.881,46.292,1855,8,8,14,15,0,3.79,4,SERA_histv1.1,10003657,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-08-08
+7.881,46.292,1855,8,13,23,0,0,3.79,4,SERA_histv1.1,10003669,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-08-13
+7.852,46.237,1855,9,20,0,0,0,3.79,4,SERA_histv1.1,10003686,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-09-20
+7.85,46.27,1855,11,2,4,0,0,3.79,4,SERA_histv1.1,10003701,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-11-02
+7.852,46.237,1855,11,16,0,0,0,3.79,4,SERA_histv1.1,10003707,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-11-16
+7.852,46.237,1855,12,30,19,0,0,3.79,4,SERA_histv1.1,10003733,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-12-30
+7.799,46.285,1856,2,11,6,30,0,3.79,4,SERA_histv1.1,10003742,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1856-02-11
+7.799,46.285,1856,12,23,0,0,0,3.79,4,SERA_histv1.1,10003766,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1856-12-23
+7.799,46.285,1857,1,13,15,0,0,3.79,4,SERA_histv1.1,10003769,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1857-01-13
+7.799,46.285,1857,2,7,17,0,0,3.79,4,SERA_histv1.1,10003776,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1857-02-07
+7.799,46.285,1857,5,8,4,0,0,3.79,4,SERA_histv1.1,10003785,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1857-05-08
+9.946,47.041,1872,11,8,1,0,0,3.79,4,SERA_histv1.1,10004253,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1872-11-08
+6.233,44.1,1872,12,2,16,38,0,3.79,4,SERA_histv1.1,10004257,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1872-12-02
+5.4,43.633,1909,11,11,20,40,0,3.8,4,EMECv20191114,10007081,nan,FALSE,FALSE,TRUE,TRUE,TRUE,11/11/09
+20.28,41.25,2013,6,8,19,3,28.3,3.81,4,EMECv20191114,10059166,4,TRUE,TRUE,TRUE,FALSE,FALSE,6/8/13
+18.866,42.245,1979,9,15,8,58,43.5,3.83,4,EMECv20191114,10022829,4,FALSE,FALSE,TRUE,FALSE,FALSE,9/15/79
+19.7736,40.1276,2006,8,10,22,46,7.3,3.83,4,EMECv20191114,10047428,4,FALSE,FALSE,FALSE,FALSE,FALSE,8/10/06
+8.25,46.9,1604,11,11,0,0,0,3.9,4,SERA_histv1.1,10000944,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1604-11-11
+9.15,47,1674,2,23,0,0,0,3.9,4,SERA_histv1.1,10001346,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1674-02-23
+7.367,46.233,1802,12,20,0,0,0,3.9,4,SERA_histv1.1,10002685,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1802-12-20
+8,46.3,1837,1,30,0,0,0,3.9,4,SERA_histv1.1,10003253,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1837-01-30
+6.683,43.65,1922,4,5,16,28,0,3.9,4,EMECv20191114,10009000,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/5/22
+5.883,43.967,1937,9,30,12,0,0,3.9,4,EMECv20191114,10011353,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/30/37
+6.417,43.817,1951,11,30,6,8,0,3.9,4,EMECv20191114,10013118,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/30/51
+7.4,46.4,1961,9,10,17,26,0,3.9,4,EMECv20191114,10015321,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/10/61
+7.186,46.242,1754,9,19,0,0,0,3.91,4,SERA_histv1.1,10001990,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1754-09-19
+19.36,41.95,1979,9,21,12,2,41.7,3.91,4,EMECv20191114,10022840,4,FALSE,FALSE,TRUE,FALSE,FALSE,9/21/79
+20.54,39.66,1995,12,16,17,17,3.65,3.91,4,EMECv20191114,10032961,4,FALSE,FALSE,TRUE,FALSE,FALSE,12/16/95
+20.435,39.739,2003,5,29,20,16,17.01,3.91,4,EMECv20191114,10042200,4,FALSE,TRUE,TRUE,FALSE,FALSE,5/29/03
+20.077,39.345,2007,8,14,9,35,34.27,3.91,4,EMECv20191114,10049624,4,FALSE,FALSE,FALSE,FALSE,FALSE,8/14/07
+6.533,44.583,1912,2,9,20,17,0,4,4,EMECv20191114,10007460,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/9/12
+6.683,44.317,1949,2,17,4,38,21,4,4,EMECv20191114,10012722,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/17/49
+19.36,40.23,2007,3,3,14,56,25,4,4,EMECv20191114,10048261,4,FALSE,TRUE,TRUE,FALSE,FALSE,3/3/07
+19.23,41.89,1979,4,22,6,32,11.6,4.01,4,EMECv20191114,10022540,4,FALSE,FALSE,FALSE,FALSE,FALSE,4/22/79
+18.722,42.822,1979,5,25,2,50,19.3,4.02,4,EMECv20191114,10022614,4,TRUE,FALSE,TRUE,FALSE,FALSE,5/25/79
+20.496,41.1653,2009,3,10,8,32,56.3,4.02,4,EMECv20191114,10053126,4,TRUE,FALSE,TRUE,FALSE,FALSE,3/10/09
+5.678,43.705,1812,4,11,16,0,0,4.03,4,SERA_histv1.1,10002839,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1812-04-11
+5.683,43.733,1852,12,26,2,0,0,4.03,4,SERA_histv1.1,10003581,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1852-12-26
+7.991,46.316,1755,12,21,3,0,0,4.04,4,SERA_histv1.1,10002009,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1755-12-21
+5.95,44.2,1802,12,31,11,0,0,4.08,4,SERA_histv1.1,10002687,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1802-12-31
+6.233,44.1,1876,9,20,7,0,0,4.08,4,SERA_histv1.1,10004383,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1876-09-20
+14.63,46.13,1899,9,30,18,3,0,4.09,4,SERA_histv1.1,10005687,4,TRUE,TRUE,TRUE,TRUE,TRUE,1899-09-30
+11.361,43.453,1914,5,15,13,6,0,4.16,4,EMECv20191114,10007774,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/15/14
+11.332,43.318,1496,6,4,0,0,0,4.2,4,SERA_histv1.1,10000503,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1496-06-04
+11.679,43.076,1545,11,28,0,0,0,4.2,4,SERA_histv1.1,10000689,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1545-11-28
+15.235,38.806,1891,1,26,3,10,0,4.2,4,SERA_histv1.1,10005027,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1891-01-26
+15.235,38.806,1892,8,7,21,32,0,4.2,4,SERA_histv1.1,10005088,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1892-08-07
+6.54,44.14,1974,2,8,20,12,18,4.2,4,EMECv20191114,10020224,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/8/74
+7.4,45.94,1996,3,31,6,8,0,4.2,4,EMECv20191114,10033474,4,TRUE,TRUE,TRUE,TRUE,TRUE,3/31/96
+13.899,37.821,1996,12,14,0,18,42.79,4.27,4,EMECv20191114,10034593,4,TRUE,TRUE,TRUE,TRUE,TRUE,12/14/96
+10.871,43.227,1925,3,21,7,33,40,4.29,4,EMECv20191114,10009445,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/21/25
+14.5,46.18,1897,9,3,0,0,0,4.3,4,SERA_histv1.1,10005497,4,TRUE,TRUE,TRUE,TRUE,TRUE,1897-09-03
+5.45,43.533,1756,7,3,2,20,0,4.31,4,SERA_histv1.1,10002062,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1756-07-03
+5.65,43.7,1858,12,17,0,0,0,4.31,4,SERA_histv1.1,10003854,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1858-12-17
+15.014,36.903,1903,2,10,8,4,0,4.32,4,EMECv20191114,10006027,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/10/03
+7.78,46.18,1856,8,6,13,45,0,4.33,4,SERA_histv1.1,10003751,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1856-08-06
+12.818,43.096,1997,9,27,8,8,7.92,4.34,4,EMECv20191114,10035542,4,FALSE,FALSE,FALSE,FALSE,FALSE,9/27/97
+5.433,44.139,1886,11,12,0,0,0,4.36,4,SERA_histv1.1,10004847,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1886-11-12
+7.832,46.132,1874,12,1,19,30,0,4.37,4,SERA_histv1.1,10004317,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1874-12-01
+18.83,42.21,1979,4,28,3,38,2.5,4.4,4,EMECv20191114,10022555,4,FALSE,FALSE,FALSE,FALSE,FALSE,4/28/79
+10.02,47.15,1866,4,14,0,0,0,4.45,4,SERA_histv1.1,10004044,4,TRUE,TRUE,TRUE,TRUE,TRUE,1866-04-14
+6.996,46.302,1881,11,25,17,25,0,4.47,4,SERA_histv1.1,10004604,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1881-11-25
+5.783,43.833,1708,8,20,14,50,0,4.49,4,SERA_histv1.1,10001614,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1708-08-20
+5.683,43.733,1812,3,26,3,0,0,4.49,4,SERA_histv1.1,10002838,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1812-03-26
+20.2,39.15,1968,4,25,4,27,29,4.5,4,EMECv20191114,10017554,4,FALSE,TRUE,TRUE,TRUE,FALSE,4/25/68
+19.81,40.52,1969,7,9,17,27,54,4.5,4,EMECv20191114,10018151,4,FALSE,FALSE,TRUE,TRUE,FALSE,7/9/69
+20.3148,39.4597,1979,11,8,10,7,47.95,4.5,4,EMECv20191114,10022897,4,FALSE,FALSE,TRUE,TRUE,FALSE,11/8/79
+20.0102,41.0618,2007,6,18,14,22,9.19,4.5,4,EMECv20191114,10049178,4,FALSE,FALSE,TRUE,FALSE,FALSE,6/18/07
+17.8,43.1,1906,3,1,9,26,0,4.54,4,EMECv20191114,10006480,4,TRUE,TRUE,TRUE,TRUE,FALSE,3/1/06
+10,47.14,1965,6,29,0,43,43.3,4.59,4,EMECv20191114,10016303,4,TRUE,TRUE,TRUE,TRUE,TRUE,6/29/65
+11.881,44.288,1703,9,16,17,0,0,4.65,4,SERA_histv1.1,10001575,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1703-09-16
+5.653,43.63,1678,9,2,0,0,0,4.66,4,SERA_histv1.1,10001368,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1678-09-02
+11.665,44.312,1929,4,11,0,56,0,4.72,4,EMECv20191114,10010162,nan,FALSE,TRUE,TRUE,TRUE,TRUE,4/11/29
+7.44,46.6,1851,8,24,0,30,0,4.82,4,SERA_histv1.1,10003535,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1851-08-24
+16.611,40.667,1634,11,10,0,0,0,4.88,4,SERA_histv1.1,10001081,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1634-11-10
+10.309,43.551,1742,1,27,11,20,0,4.88,4,SERA_histv1.1,10001876,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1742-01-27
+20.7916,40.8799,1983,12,28,8,27,27.59,4.9,4,EMECv20191114,10025494,4,FALSE,TRUE,TRUE,TRUE,FALSE,12/28/83
+5.85,43.883,1913,5,14,7,17,0,5,4,EMECv20191114,10007642,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/14/13
+7.52,46.3,1946,5,30,0,35,0,5,4,EMECv20191114,10012382,nan,FALSE,FALSE,TRUE,TRUE,TRUE,5/30/46
+8.02,46.37,1960,3,23,23,10,0,5,4,EMECv20191114,10015060,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/23/60
+5.704,43.746,1812,3,20,0,1,0,5.01,4,SERA_histv1.1,10002836,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1812-03-20
+5.783,43.833,1509,12,13,0,0,0,5.05,4,SERA_histv1.1,10000550,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1509-12-13
+7.873,46.772,1729,1,13,21,0,0,5.18,4,SERA_histv1.1,10001757,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1729-01-13
+6.067,44.273,1866,5,19,9,12,0,5.21,4,SERA_histv1.1,10004048,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1866-05-19
+6.459,43.842,1855,12,12,20,40,0,5.22,4,SERA_histv1.1,10003726,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-12-12
+13.628,43.578,1917,11,5,22,47,0,5.22,4,EMECv20191114,10008390,nan,TRUE,TRUE,TRUE,TRUE,FALSE,11/5/17
+7.42,46.3,1946,5,30,3,41,0,5.5,4,EMECv20191114,10012383,nan,FALSE,FALSE,TRUE,TRUE,TRUE,5/30/46
+7.955,46.319,1755,12,9,13,45,0,5.73,4,SERA_histv1.1,10002007,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1755-12-09
+20.019,40.296,1701,4,5,0,0,0,6.55,4,SERA_histv1.1,10001537,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1701-04-05
+15.05,45.6,1904,11,1,10,10,0,3.58,3.9,EMECv20191114,10006280,3.9,FALSE,TRUE,TRUE,TRUE,TRUE,11/1/04
+15.646,40.577,1957,10,19,6,14,0,3.7,3.9,EMECv20191114,10014487,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/19/57
+12.1,43.589,2001,11,26,12,34,12.43,4.1,3.9,EMECv20191114,10040434,3.9,FALSE,FALSE,FALSE,FALSE,FALSE,11/26/01
+12.853,43.068,1978,12,5,4,45,0,4.22,3.9,EMECv20191114,10022313,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/5/78
+16.879,39.683,2002,4,17,6,42,54.66,4.84,3.9,EMECv20191114,10040834,3.9,TRUE,TRUE,TRUE,TRUE,TRUE,4/17/02
+15.555,38.185,1785,3,17,3,33,0,4.88,3.9,SERA_histv1.1,10002493,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1785-03-17
+12.846,43.027,1997,10,6,23,24,53.29,5.47,3.9,EMECv20191114,10035587,3.9,FALSE,FALSE,FALSE,FALSE,FALSE,10/6/97
+12.129,43.467,1917,4,26,9,35,59,5.99,3.9,EMECv20191114,10008315,nan,TRUE,TRUE,TRUE,TRUE,FALSE,4/26/17
+10.844,44.519,1501,6,5,10,0,0,6.02,3.9,SERA_histv1.1,10000519,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1501-06-05
+12.892,43.031,1997,9,10,6,46,50.78,3.85,3.8,EMECv20191114,10035484,3.8,FALSE,FALSE,TRUE,TRUE,TRUE,9/10/97
+12.912,42.957,1998,3,22,13,2,24.48,3.86,3.8,EMECv20191114,10036221,3.8,FALSE,FALSE,FALSE,FALSE,FALSE,3/22/98
+11.087,44.8653,2012,5,25,12,45,1.61,3.89,3.8,EMECv20191114,10057899,3.8,FALSE,FALSE,FALSE,FALSE,FALSE,5/25/12
+13.221,42.463,1994,6,2,16,41,23.61,3.99,3.8,EMECv20191114,10031273,3.8,FALSE,FALSE,FALSE,FALSE,FALSE,6/2/94
+10.934,44.9,2012,5,30,6,0,33.43,4.05,3.8,EMECv20191114,10057959,3.8,FALSE,FALSE,FALSE,FALSE,FALSE,5/30/12
+12.647,42.562,1909,2,6,8,5,0,4.16,3.8,EMECv20191114,10006905,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/6/09
+9.567,44.388,1906,11,10,17,55,0,4.22,3.8,EMECv20191114,10006572,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/10/06
+12.774,43.203,1921,4,5,17,40,0,4.23,3.8,EMECv20191114,10008867,nan,TRUE,TRUE,TRUE,TRUE,FALSE,4/5/21
+12.848,42.971,1997,10,19,16,0,17.6,4.23,3.8,EMECv20191114,10035653,3.8,FALSE,FALSE,FALSE,FALSE,FALSE,10/19/97
+12.755,43.193,1998,4,3,7,59,52.87,4.28,3.8,EMECv20191114,10036260,3.8,FALSE,FALSE,FALSE,FALSE,FALSE,4/3/98
+13.5,42.1,1965,11,12,7,16,56,4.39,3.8,EMECv20191114,10016407,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/12/65
+12.948,42.749,1703,6,29,18,0,0,4.43,3.8,SERA_histv1.1,10001573,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1703-06-29
+12.737,42.736,1767,9,2,0,0,0,4.43,3.8,SERA_histv1.1,10002195,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1767-09-02
+13.2,42.7,1951,8,2,12,50,56,4.44,3.8,EMECv20191114,10013071,nan,FALSE,FALSE,TRUE,TRUE,TRUE,8/2/51
+13.951,42.423,1842,1,23,0,0,0,4.47,3.8,SERA_histv1.1,10003351,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1842-01-23
+12.548,42.855,1918,4,14,1,56,0,4.48,3.8,EMECv20191114,10008457,nan,TRUE,TRUE,TRUE,TRUE,FALSE,4/14/18
+13.19,43.087,1980,5,24,20,16,4,4.48,3.8,EMECv20191114,10023122,nan,FALSE,FALSE,TRUE,TRUE,TRUE,5/24/80
+13.054,42.746,1971,4,2,1,43,54,4.5,3.8,EMECv20191114,10019131,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/2/71
+11.253,44.063,2008,3,1,7,43,13.08,4.72,3.8,EMECv20191114,10050907,3.8,TRUE,TRUE,TRUE,TRUE,TRUE,3/1/08
+11.385,43.999,1960,10,29,0,8,39,4.91,3.8,EMECv20191114,10015193,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/29/60
+14.08,42.083,1841,6,10,0,0,0,4.96,3.8,SERA_histv1.1,10003332,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1841-06-10
+12.577,43.351,1786,1,15,0,0,0,5.11,3.8,SERA_histv1.1,10002510,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1786-01-15
+13.461,42.466,1951,8,8,19,56,0,5.25,3.8,EMECv20191114,10013075,nan,FALSE,FALSE,TRUE,TRUE,TRUE,8/8/51
+10.834,44.334,1937,12,10,18,4,0,5.3,3.8,EMECv20191114,10011366,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/10/37
+12.909,42.84,1838,2,14,7,30,0,5.44,3.8,SERA_histv1.1,10003273,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1838-02-14
+13.626,42.94,1943,10,3,8,28,29,5.67,3.8,EMECv20191114,10012122,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/3/43
+13.244,43.09,1873,3,12,20,4,0,5.87,3.8,SERA_histv1.1,10004268,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1873-03-12
+11.992,43.862,1584,9,10,20,30,0,5.93,3.8,SERA_histv1.1,10000851,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1584-09-10
+11.2445,44.8848,2012,5,20,17,40,14.82,3.67,3.7,EMECv20191114,10057871,3.7,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+7.823,45.829,1935,4,5,23,15,0,3.7,3.7,EMECv20191114,10011050,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/5/35
+12.18,43.576,1990,5,8,22,33,15.91,3.77,3.7,EMECv20191114,10028804,3.7,TRUE,TRUE,TRUE,TRUE,TRUE,5/8/90
+11.213,45.936,1994,10,24,23,22,47.7,4.15,3.7,EMECv20191114,10031530,3.7,TRUE,TRUE,TRUE,TRUE,TRUE,10/24/94
+12.525,42.775,1916,9,7,15,13,0,4.4,3.7,EMECv20191114,10008206,nan,TRUE,TRUE,TRUE,FALSE,FALSE,9/7/16
+13.789,41.808,1579,1,1,0,0,0,4.43,3.7,SERA_histv1.1,10000831,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1579-01-01
+11.343,44.494,1739,7,31,11,0,0,4.43,3.7,SERA_histv1.1,10001851,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1739-07-31
+11.253,44.879,2012,5,20,17,38,14.38,4.56,3.7,EMECv20191114,10057870,3.7,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+12.531,42.715,1960,4,23,11,44,0,4.66,3.7,EMECv20191114,10015075,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/23/60
+9.926,45.878,1882,2,27,6,30,0,4.83,3.7,SERA_histv1.1,10004620,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1882-02-27
+13.07,43.005,1832,12,4,19,0,0,5.34,3.7,SERA_histv1.1,10003177,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1832-12-04
+13.361,43.085,2004,2,20,1,34,24.11,3.51,3.6,EMECv20191114,10043134,3.6,TRUE,TRUE,TRUE,TRUE,FALSE,2/20/04
+10.9412,44.8828,2012,6,3,20,19,30.85,3.57,3.6,EMECv20191114,10057984,3.6,FALSE,FALSE,FALSE,FALSE,FALSE,6/3/12
+12.961,46.098,1595,7,14,1,30,0,3.74,3.6,SERA_histv1.1,10000899,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1595-07-14
+10.885,44.784,1912,9,12,21,15,0,3.76,3.6,EMECv20191114,10007569,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/12/12
+15.829,40.637,1998,4,26,5,38,5.59,3.76,3.6,EMECv20191114,10036329,3.6,TRUE,TRUE,TRUE,TRUE,TRUE,4/26/98
+12.811,42.966,1998,1,2,7,31,33.11,3.89,3.6,EMECv20191114,10036015,3.6,FALSE,FALSE,TRUE,FALSE,FALSE,1/2/98
+12.76,43.212,1998,4,3,8,20,42.76,3.9,3.6,EMECv20191114,10036261,3.6,FALSE,FALSE,FALSE,FALSE,FALSE,4/3/98
+13.822,41.489,1917,12,2,12,13,0,3.93,3.6,EMECv20191114,10008394,nan,TRUE,TRUE,TRUE,TRUE,FALSE,12/2/17
+11.305,44.865,2012,5,21,16,37,31.36,4.12,3.6,EMECv20191114,10057876,3.6,FALSE,FALSE,FALSE,FALSE,FALSE,5/21/12
+12.577,43.351,1693,10,12,0,0,0,4.14,3.6,SERA_histv1.1,10001475,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1693-10-12
+10.552,44.347,1892,5,17,3,8,0,4.31,3.6,SERA_histv1.1,10005077,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1892-05-17
+15.814,41.26,1931,12,3,9,32,0,4.59,3.6,EMECv20191114,10010621,nan,FALSE,FALSE,TRUE,TRUE,TRUE,12/3/31
+11.312,43.708,1895,6,6,0,35,0,4.61,3.6,SERA_histv1.1,10005287,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-06-06
+11.842,44.06,1655,3,25,0,0,0,4.65,3.6,SERA_histv1.1,10001232,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1655-03-25
+10.505,43.843,1845,9,14,22,20,0,4.79,3.6,SERA_histv1.1,10003409,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1845-09-14
+12.737,42.736,1648,1,1,0,0,0,4.88,3.6,SERA_histv1.1,10001160,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1648-01-01
+12.929,42.742,1910,6,29,13,52,0,4.93,3.6,EMECv20191114,10007180,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/29/10
+10.133,44.138,1767,1,21,7,45,0,5.29,3.6,SERA_histv1.1,10002182,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1767-01-21
+13.297,42.526,1619,7,7,22,0,0,5.34,3.6,SERA_histv1.1,10001010,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1619-07-07
+11.294,44.833,1639,4,6,0,0,0,5.34,3.6,SERA_histv1.1,10001106,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1639-04-06
+14.37,45.77,1926,1,1,18,4,3,5.6,3.6,EMECv20191114,10009564,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/1/26
+15.406,40.862,1694,9,8,11,40,0,6.74,3.6,SERA_histv1.1,10001489,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1694-09-08
+14.217,46.317,1903,5,21,15,45,0,3.52,3.5,EMECv20191114,10006075,3.5,FALSE,FALSE,TRUE,TRUE,TRUE,5/21/03
+14.217,46.033,1904,11,25,21,30,0,3.52,3.5,EMECv20191114,10006288,3.5,FALSE,FALSE,TRUE,TRUE,TRUE,11/25/04
+15.217,45.567,1918,4,8,4,30,0,3.52,3.5,EMECv20191114,10008455,3.5,FALSE,TRUE,TRUE,FALSE,FALSE,4/8/18
+18.351,42.952,1989,4,7,10,33,33.6,3.53,3.5,EMECv20191114,10028130,3.5,FALSE,TRUE,TRUE,TRUE,FALSE,4/7/89
+14.933,41.704,2002,10,31,2,27,19.38,3.66,3.5,EMECv20191114,10041408,3.5,FALSE,FALSE,TRUE,TRUE,TRUE,10/31/02
+17.732,42.935,1988,1,25,20,2,6.6,3.72,3.5,EMECv20191114,10027506,3.5,TRUE,TRUE,TRUE,TRUE,FALSE,1/25/88
+15.23,45.833,1976,7,12,4,40,57,3.73,3.5,EMECv20191114,10021266,3.5,FALSE,FALSE,TRUE,TRUE,FALSE,7/12/76
+17.75,42.946,1980,5,17,17,0,46.1,3.81,3.5,EMECv20191114,10023103,3.5,TRUE,TRUE,TRUE,TRUE,FALSE,5/17/80
+10.99,44.846,2012,5,29,7,7,20.91,4.1,3.5,EMECv20191114,10057923,3.5,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+12.91,43.91,1717,3,31,0,0,0,4.2,3.5,SERA_histv1.1,10001664,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1717-03-31
+13.212,46.307,1976,7,10,4,11,23.46,4.28,3.5,EMECv20191114,10021264,3.5,FALSE,FALSE,TRUE,FALSE,FALSE,7/10/76
+10.883,44.594,1455,12,20,20,45,0,4.43,3.5,SERA_histv1.1,10000408,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1455-12-20
+14.02,46,1918,8,13,20,1,0,4.5,3.5,EMECv20191114,10008495,nan,TRUE,TRUE,TRUE,FALSE,FALSE,8/13/18
+11.38,44.276,1878,6,4,14,40,0,4.53,3.5,SERA_histv1.1,10004442,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1878-06-04
+11.62,44.835,1425,8,10,0,0,0,4.65,3.5,SERA_histv1.1,10000354,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1425-08-10
+14.317,38.369,1980,6,1,2,32,51.71,4.78,3.5,EMECv20191114,10023130,3.5,FALSE,FALSE,TRUE,TRUE,TRUE,6/1/80
+14.9,45,1873,4,19,15,15,0,5.14,3.5,SERA_histv1.1,10004270,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1873-04-19
+13.144,46.384,1920,5,5,14,41,0,5.27,3.5,EMECv20191114,10008731,nan,TRUE,TRUE,TRUE,TRUE,FALSE,5/5/20
+11.343,44.494,1365,7,25,18,0,0,5.34,3.5,SERA_histv1.1,10000257,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1365-07-25
+10.915,43.933,1527,10,4,0,0,0,5.34,3.5,SERA_histv1.1,10000617,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1527-10-04
+14.66,46.176,1622,5,5,11,0,0,5.35,3.5,SERA_histv1.1,10001028,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1622-05-05
+12.891,43.022,1997,9,26,0,33,12.88,5.66,3.5,EMECv20191114,10035530,3.5,FALSE,FALSE,FALSE,FALSE,FALSE,9/26/97
+12.898,46.496,2002,9,29,11,9,2.08,3.51,3.4,EMECv20191114,10041291,3.4,TRUE,TRUE,TRUE,TRUE,FALSE,9/29/02
+10.9355,44.8957,2012,6,1,23,7,15.19,3.57,3.4,EMECv20191114,10057973,3.4,FALSE,FALSE,FALSE,FALSE,FALSE,6/1/12
+10.361,45.552,1906,8,2,3,48,0,3.76,3.4,EMECv20191114,10006540,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/2/06
+14.4,46.02,1898,7,28,19,21,0,3.87,3.4,SERA_histv1.1,10005594,3.4,TRUE,TRUE,TRUE,TRUE,TRUE,1898-07-28
+10.872,44.783,1928,7,25,1,25,0,3.93,3.4,EMECv20191114,10010047,nan,FALSE,FALSE,TRUE,TRUE,TRUE,7/25/28
+12.789,43.104,1997,10,11,3,20,57.19,3.96,3.4,EMECv20191114,10035603,3.4,FALSE,FALSE,FALSE,FALSE,FALSE,10/11/97
+12.35,46.123,1892,1,11,1,56,0,4.09,3.4,SERA_histv1.1,10005066,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1892-01-11
+7.97,45.552,1807,12,19,1,30,0,4.11,3.4,SERA_histv1.1,10002779,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1807-12-19
+16.047,40.272,1995,5,29,20,44,23.74,4.18,3.4,EMECv20191114,10032140,3.4,TRUE,TRUE,TRUE,TRUE,TRUE,5/29/95
+12.218,46.139,1859,9,29,8,30,0,4.2,3.4,SERA_histv1.1,10003877,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1859-09-29
+10.53,43.932,1982,9,1,15,33,18,4.21,3.4,EMECv20191114,10024549,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/1/82
+12.99,42.842,1997,11,30,11,24,42.43,4.34,3.4,EMECv20191114,10035904,3.4,FALSE,FALSE,TRUE,FALSE,FALSE,11/30/97
+9.626,44.659,1975,11,13,19,55,14,4.36,3.4,EMECv20191114,10020938,nan,FALSE,FALSE,TRUE,TRUE,TRUE,11/13/75
+14.189,37.651,1994,5,6,19,9,49.28,4.36,3.4,EMECv20191114,10031187,3.4,TRUE,TRUE,TRUE,TRUE,FALSE,5/6/94
+13.196,42.812,1930,4,7,17,17,18,4.5,3.4,EMECv20191114,10010307,nan,TRUE,TRUE,TRUE,TRUE,FALSE,4/7/30
+13.319,42.076,1904,2,25,0,29,13,4.56,3.4,EMECv20191114,10006163,nan,FALSE,FALSE,FALSE,FALSE,FALSE,2/25/04
+11.891,44.124,1978,12,5,15,39,4,4.61,3.4,EMECv20191114,10022314,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/5/78
+13.038,42.397,1963,2,2,19,34,0,4.64,3.4,EMECv20191114,10015630,nan,FALSE,TRUE,TRUE,TRUE,TRUE,2/2/63
+10.124,44.238,1767,1,21,9,0,0,4.68,3.4,SERA_histv1.1,10002183,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1767-01-21
+11.44,44.813,2012,5,20,13,18,1.77,5.16,3.4,EMECv20191114,10057866,3.4,FALSE,FALSE,FALSE,FALSE,FALSE,5/20/12
+12.706,46.233,1776,7,10,0,0,0,5.81,3.4,SERA_histv1.1,10002328,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1776-07-10
+15.283,45.617,1916,6,29,21,50,0,3.5,3.3,EMECv20191114,10008166,3.3,FALSE,TRUE,TRUE,TRUE,TRUE,6/29/16
+13.733,46.5,1916,10,11,12,0,0,3.5,3.3,EMECv20191114,10008219,3.3,TRUE,TRUE,TRUE,TRUE,TRUE,10/11/16
+15.283,45.6,1920,6,25,5,10,0,3.5,3.3,EMECv20191114,10008755,3.3,FALSE,FALSE,TRUE,TRUE,FALSE,6/25/20
+15.033,45.617,1931,4,22,20,30,0,3.5,3.3,EMECv20191114,10010521,3.3,FALSE,FALSE,TRUE,TRUE,TRUE,4/22/31
+15.05,45.6,1933,3,3,0,25,0,3.5,3.3,EMECv20191114,10010812,3.3,FALSE,TRUE,TRUE,TRUE,FALSE,3/3/33
+8.717,46.183,1958,7,30,12,51,10,3.5,3.3,EMECv20191114,10014689,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/30/58
+9.718,45.797,2010,5,11,2,13,42.38,3.57,3.3,EMECv20191114,10054818,3.3,TRUE,TRUE,TRUE,TRUE,TRUE,5/11/10
+10.968,46.65,1980,1,25,0,27,0,4,3.3,EMECv20191114,10022977,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/25/80
+15.001,45.41,1870,3,1,21,0,0,4.3,3.3,SERA_histv1.1,10004179,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1870-03-01
+14.57,46.1,1906,6,16,11,17,23,4.6,3.3,EMECv20191114,10006522,nan,FALSE,TRUE,TRUE,TRUE,TRUE,6/16/06
+13.75,46.5,1944,2,11,6,32,35,4.71,3.3,EMECv20191114,10012170,3.3,TRUE,TRUE,TRUE,TRUE,TRUE,2/11/44
+9.768,46.157,1851,2,5,9,50,0,4.79,3.3,SERA_histv1.1,10003518,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1851-02-05
+17.989,42.989,1982,10,5,22,14,41.3,3.53,3.2,EMECv20191114,10024584,3.2,TRUE,TRUE,TRUE,TRUE,FALSE,10/5/82
+13.193,38.709,1974,2,4,23,15,0,3.7,3.2,EMECv20191114,10020214,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/4/74
+13.6,45.93,1897,3,12,4,50,0,3.87,3.2,SERA_histv1.1,10005448,3.2,TRUE,TRUE,TRUE,TRUE,TRUE,1897-03-12
+14.63,46.15,1897,4,9,3,0,0,3.87,3.2,SERA_histv1.1,10005458,3.2,TRUE,TRUE,TRUE,TRUE,TRUE,1897-04-09
+14.52,46.08,1899,3,22,4,0,0,3.87,3.2,SERA_histv1.1,10005643,3.2,TRUE,TRUE,TRUE,TRUE,TRUE,1899-03-22
+15.25,45.5,1899,12,19,21,17,0,3.87,3.2,SERA_histv1.1,10005700,3.2,TRUE,TRUE,TRUE,TRUE,TRUE,1899-12-19
+12.865,43.01,1997,10,7,4,25,55.59,3.96,3.2,EMECv20191114,10035589,3.2,FALSE,FALSE,FALSE,FALSE,FALSE,10/7/97
+12.998,42.873,1997,10,14,19,34,18.55,4.02,3.2,EMECv20191114,10035628,3.2,FALSE,FALSE,FALSE,FALSE,FALSE,10/14/97
+13.331,41.959,1994,8,5,22,1,23.47,4.15,3.2,EMECv20191114,10031349,3.2,FALSE,FALSE,TRUE,TRUE,TRUE,8/5/94
+12.992,46.512,1795,1,1,2,15,0,4.2,3.2,SERA_histv1.1,10002615,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1795-01-01
+12.785,43.185,1998,6,2,23,11,23,4.25,3.2,EMECv20191114,10036414,3.2,FALSE,FALSE,TRUE,FALSE,FALSE,6/2/98
+13.463,43.103,1923,7,12,20,49,0,4.28,3.2,EMECv20191114,10009188,nan,TRUE,TRUE,TRUE,TRUE,FALSE,7/12/23
+12.501,43.139,1982,10,17,4,50,11,4.36,3.2,EMECv20191114,10024602,nan,FALSE,FALSE,TRUE,TRUE,TRUE,10/17/82
+12.6,43.129,1982,10,17,4,54,33,4.42,3.2,EMECv20191114,10024603,nan,FALSE,FALSE,TRUE,TRUE,TRUE,10/17/82
+10.344,43.933,1481,2,6,21,15,0,4.43,3.2,SERA_histv1.1,10000465,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1481-02-06
+12.09,44.174,1828,10,8,22,30,0,4.52,3.2,SERA_histv1.1,10003078,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1828-10-08
+10.088,44.186,1955,12,13,17,4,0,4.53,3.2,EMECv20191114,10014065,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/13/55
+11.297,43.698,1959,3,24,10,24,0,4.85,3.2,EMECv20191114,10014831,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/24/59
+15.229,44.112,1399,10,21,15,0,0,4.93,3.2,SERA_histv1.1,10000313,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1399-10-21
+11.865,44.324,1509,4,19,0,0,0,5.02,3.2,SERA_histv1.1,10000546,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1509-04-19
+13.871,42.986,1882,8,16,0,0,0,5.11,3.2,SERA_histv1.1,10004638,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1882-08-16
+12.127,43.469,1352,12,25,0,0,0,6.34,3.2,SERA_histv1.1,10000231,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1352-12-25
+12.923,43.027,1997,10,23,8,58,43.96,3.86,3.1,EMECv20191114,10035664,3.1,FALSE,FALSE,FALSE,FALSE,FALSE,10/23/97
+11.597,44.101,1892,12,29,20,11,0,3.97,3.1,SERA_histv1.1,10005115,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1892-12-29
+12.779,43.186,1998,6,1,13,57,10.41,4.02,3.1,EMECv20191114,10036409,3.1,FALSE,FALSE,TRUE,FALSE,FALSE,6/1/98
+13.197,43.159,1962,10,5,23,0,43,4.35,3.1,EMECv20191114,10015584,nan,FALSE,TRUE,TRUE,TRUE,TRUE,10/5/62
+15.832,37.317,1999,10,14,13,23,51.48,4.36,3.1,EMECv20191114,10037941,3.1,TRUE,TRUE,TRUE,TRUE,TRUE,10/14/99
+14.5,46.05,1866,2,2,1,27,0,4.51,3.1,SERA_histv1.1,10004030,3.1,TRUE,TRUE,TRUE,TRUE,TRUE,1866-02-02
+12.508,44.061,1911,3,26,13,51,0,5.04,3.1,EMECv20191114,10007304,nan,FALSE,FALSE,TRUE,TRUE,TRUE,3/26/11
+13.138,43.737,1924,1,2,8,55,13,5.48,3.1,EMECv20191114,10009274,nan,TRUE,TRUE,TRUE,TRUE,FALSE,1/2/24
+10.167,46.783,1861,12,30,7,0,0,3.5,3,SERA_histv1.1,10003925,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1861-12-30
+10.45,46.883,1882,1,8,4,30,0,3.5,3,SERA_histv1.1,10004611,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1882-01-08
+10.117,46.733,1893,5,21,17,25,0,3.5,3,SERA_histv1.1,10005150,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1893-05-21
+7.633,46.15,1895,8,21,8,15,0,3.5,3,SERA_histv1.1,10005302,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-08-21
+7.05,46.25,1918,12,31,4,25,0,3.5,3,EMECv20191114,10008540,nan,FALSE,FALSE,TRUE,TRUE,TRUE,12/31/18
+9.95,46.433,1919,9,14,22,45,0,3.5,3,EMECv20191114,10008617,nan,FALSE,FALSE,TRUE,TRUE,TRUE,9/14/19
+9.083,47,1922,11,8,22,24,0,3.5,3,EMECv20191114,10009089,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/8/22
+7.083,46.083,1939,8,23,10,47,0,3.5,3,EMECv20191114,10011567,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/23/39
+8.267,46.817,1942,8,28,11,28,58,3.5,3,EMECv20191114,10011971,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/28/42
+8.15,46.84,1949,11,13,17,21,0,3.5,3,EMECv20191114,10012822,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/13/49
+7.417,46.283,1950,9,15,4,12,0,3.5,3,EMECv20191114,10012947,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/15/50
+7.267,46.3,1950,11,9,14,32,0,3.5,3,EMECv20191114,10012971,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/9/50
+7.4,46.483,1950,11,19,7,3,0,3.5,3,EMECv20191114,10012973,3,FALSE,FALSE,TRUE,TRUE,TRUE,11/19/50
+7.317,46.233,1952,5,9,8,14,0,3.5,3,EMECv20191114,10013193,nan,FALSE,FALSE,TRUE,TRUE,TRUE,5/9/52
+7.4,46.3,1954,5,30,11,31,0,3.5,3,EMECv20191114,10013716,nan,FALSE,FALSE,TRUE,TRUE,TRUE,5/30/54
+7.283,46.367,1955,7,3,18,41,0,3.5,3,EMECv20191114,10013991,nan,FALSE,FALSE,TRUE,TRUE,TRUE,7/3/55
+9.75,46.75,1958,8,29,5,39,31,3.5,3,EMECv20191114,10014706,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/29/58
+8.85,46.85,1959,6,6,1,22,34,3.5,3,EMECv20191114,10014874,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/6/59
+9.783,46.6,1959,7,3,4,58,34,3.5,3,EMECv20191114,10014901,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/3/59
+7.433,46.233,1961,6,2,1,54,0,3.5,3,EMECv20191114,10015279,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/2/61
+7.4,46.283,1965,11,11,11,52,28,3.5,3,EMECv20191114,10016406,nan,FALSE,FALSE,TRUE,TRUE,TRUE,11/11/65
+19.64,40.69,2012,9,9,10,23,25.6,3.51,3,EMECv20191114,10058310,3,TRUE,FALSE,TRUE,FALSE,FALSE,9/9/12
+19.86,40.7,2013,2,5,9,5,26.58,3.51,3,EMECv20191114,10058798,3,FALSE,TRUE,TRUE,FALSE,FALSE,2/5/13
+19.02,42.01,1979,4,19,7,7,5.4,3.53,3,EMECv20191114,10022521,3,FALSE,FALSE,FALSE,FALSE,FALSE,4/19/79
+17.6,43,1905,1,5,15,10,0,3.54,3,EMECv20191114,10006301,3,TRUE,TRUE,TRUE,TRUE,TRUE,1/5/05
+18.74,42.63,1978,7,30,0,0,22,3.55,3,EMECv20191114,10022189,3,FALSE,TRUE,TRUE,TRUE,FALSE,7/30/78
+19.215,41.859,1979,4,18,11,11,59,3.55,3,EMECv20191114,10022512,3,FALSE,FALSE,FALSE,FALSE,FALSE,4/18/79
+18.855,42.227,1979,6,5,13,1,1.1,3.55,3,EMECv20191114,10022649,3,FALSE,FALSE,FALSE,FALSE,FALSE,6/5/79
+20.48,39.54,1995,6,8,0,49,5.35,3.55,3,EMECv20191114,10032185,3,FALSE,FALSE,TRUE,FALSE,FALSE,6/8/95
+20.18,39.274,2007,6,29,21,41,34.22,3.55,3,EMECv20191114,10049256,3,FALSE,FALSE,FALSE,FALSE,FALSE,6/29/07
+20.3,39.299,2007,6,30,1,37,57.89,3.55,3,EMECv20191114,10049265,3,FALSE,FALSE,FALSE,FALSE,FALSE,6/30/07
+20.116,39.307,2007,6,30,22,17,52.04,3.55,3,EMECv20191114,10049280,3,FALSE,FALSE,FALSE,FALSE,FALSE,6/30/07
+19.72,40.25,2008,7,14,7,16,38.4,3.55,3,EMECv20191114,10052115,3,FALSE,FALSE,TRUE,FALSE,FALSE,7/14/08
+14.41,47.15,1905,2,2,22,55,0,3.59,3,EMECv20191114,10006313,3,TRUE,TRUE,TRUE,TRUE,TRUE,2/2/05
+19.3,42,1982,10,29,8,17,37.9,3.62,3,EMECv20191114,10024620,nan,TRUE,TRUE,TRUE,TRUE,FALSE,10/29/82
+20.623,39.877,2003,12,6,21,15,8.7,3.64,3,EMECv20191114,10042905,3,FALSE,FALSE,TRUE,TRUE,FALSE,12/6/03
+20.605,40.021,2007,6,19,0,50,59.82,3.64,3,EMECv20191114,10049184,3,FALSE,FALSE,FALSE,FALSE,FALSE,6/19/07
+20.126,39.27,2007,6,29,19,22,24.7,3.64,3,EMECv20191114,10049248,3,FALSE,FALSE,FALSE,FALSE,FALSE,6/29/07
+20.241,39.292,2007,6,29,22,54,52.8,3.64,3,EMECv20191114,10049261,3,FALSE,FALSE,FALSE,FALSE,FALSE,6/29/07
+20.305,39.274,2007,6,30,6,49,2.75,3.64,3,EMECv20191114,10049269,3,FALSE,FALSE,FALSE,FALSE,FALSE,6/30/07
+18.0952,43.0828,2007,1,1,4,37,26.3,3.65,3,EMECv20191114,10047956,3,TRUE,TRUE,TRUE,TRUE,FALSE,1/1/07
+20.2676,41.0209,2008,2,14,11,35,35.8,3.65,3,EMECv20191114,10050717,3,TRUE,TRUE,TRUE,FALSE,FALSE,2/14/08
+15.2277,43.8051,2008,3,15,4,28,44.7,3.65,3,EMECv20191114,10051020,3,TRUE,TRUE,TRUE,TRUE,FALSE,3/15/08
+20.1603,41.1494,2008,9,19,13,14,48.9,3.65,3,EMECv20191114,10052466,3,FALSE,TRUE,TRUE,FALSE,FALSE,9/19/08
+20.435,41.432,2009,9,7,16,27,50.3,3.65,3,EMECv20191114,10053868,3,FALSE,FALSE,FALSE,FALSE,FALSE,9/7/09
+19.694,40.101,2010,2,5,18,57,15,3.65,3,EMECv20191114,10054489,3,FALSE,TRUE,TRUE,FALSE,FALSE,2/5/10
+20.75,40.86,2013,1,23,20,30,52.25,3.66,3,EMECv20191114,10058762,3,FALSE,FALSE,TRUE,FALSE,FALSE,1/23/13
+19.45,41.25,2014,4,27,21,0,50.51,3.66,3,EMECv20191114,10060561,3,FALSE,TRUE,TRUE,FALSE,FALSE,4/27/14
+19.55,41.41,2014,5,24,13,56,0.49,3.66,3,EMECv20191114,10060660,3,FALSE,FALSE,TRUE,FALSE,FALSE,5/24/14
+8.908,46.905,2003,5,6,21,59,43.4,3.67,3,EMECv20191114,10041999,3,TRUE,TRUE,TRUE,TRUE,TRUE,5/6/03
+9.326,44.69,2005,4,13,18,46,7.69,3.68,3,EMECv20191114,10044950,3,FALSE,FALSE,TRUE,TRUE,TRUE,4/13/05
+10.36,46.712,1983,8,31,0,18,27.8,3.7,3,EMECv20191114,10025267,3,FALSE,FALSE,TRUE,TRUE,TRUE,8/31/83
+15.333,45.667,1914,3,24,9,18,53,3.72,3,EMECv20191114,10007756,3,TRUE,TRUE,TRUE,TRUE,TRUE,3/24/14
+18.79,42.2,1979,4,30,17,0,5.4,3.72,3,EMECv20191114,10022560,3,FALSE,FALSE,FALSE,FALSE,FALSE,4/30/79
+20.49,39.62,1995,5,25,23,34,46.49,3.73,3,EMECv20191114,10032123,3,FALSE,FALSE,TRUE,FALSE,FALSE,5/25/95
+20.697,39.991,2007,5,8,11,10,42.27,3.73,3,EMECv20191114,10048936,3,TRUE,TRUE,TRUE,FALSE,FALSE,5/8/07
+20.411,39.335,2007,5,14,1,6,37.58,3.73,3,EMECv20191114,10048971,3,FALSE,TRUE,TRUE,FALSE,FALSE,5/14/07
+20.139,39.295,2007,6,29,21,0,3.04,3.73,3,EMECv20191114,10049253,3,FALSE,FALSE,FALSE,FALSE,FALSE,6/29/07
+20.05,39.325,2007,7,9,18,12,36.88,3.73,3,EMECv20191114,10049353,3,FALSE,FALSE,FALSE,FALSE,FALSE,7/9/07
+20.205,39.247,2007,8,21,21,28,46.27,3.73,3,EMECv20191114,10049689,3,FALSE,FALSE,FALSE,FALSE,FALSE,8/21/07
+17.834,43.028,1997,1,23,5,57,0,3.74,3,EMECv20191114,10034736,3,FALSE,FALSE,TRUE,FALSE,FALSE,1/23/97
+17.6492,42.9127,1998,11,28,21,5,4,3.74,3,EMECv20191114,10036883,3,TRUE,TRUE,TRUE,TRUE,FALSE,11/28/98
+19.755,40.418,2009,8,17,23,52,11,3.74,3,EMECv20191114,10053790,3,TRUE,TRUE,TRUE,FALSE,FALSE,8/17/09
+9.528,46.855,1573,6,5,0,0,0,3.79,3,SERA_histv1.1,10000791,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1573-06-05
+8.999,46.921,1701,12,12,19,0,0,3.79,3,SERA_histv1.1,10001552,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1701-12-12
+7.373,46.554,1762,6,15,0,0,0,3.79,3,SERA_histv1.1,10002132,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1762-06-15
+9.528,46.855,1810,1,14,0,0,0,3.79,3,SERA_histv1.1,10002802,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1810-01-14
+9.651,46.583,1813,4,13,0,0,0,3.79,3,SERA_histv1.1,10002854,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1813-04-13
+9.89,46.552,1853,4,15,4,30,0,3.79,3,SERA_histv1.1,10003594,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1853-04-15
+7.881,46.292,1855,8,13,11,45,0,3.79,3,SERA_histv1.1,10003667,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-08-13
+7.844,46.271,1855,9,12,0,0,0,3.79,3,SERA_histv1.1,10003682,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-09-12
+7.852,46.237,1855,11,30,0,0,0,3.79,3,SERA_histv1.1,10003719,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-11-30
+7.799,46.285,1856,1,12,5,0,0,3.79,3,SERA_histv1.1,10003736,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1856-01-12
+20.406,39.394,2004,8,7,3,51,46.66,3.82,3,EMECv20191114,10043901,3,FALSE,FALSE,TRUE,FALSE,FALSE,8/7/04
+19.586,39.742,2006,6,28,0,58,56.98,3.82,3,EMECv20191114,10047216,3,FALSE,TRUE,TRUE,FALSE,FALSE,6/28/06
+20.26,39.264,2007,6,29,21,40,1.73,3.82,3,EMECv20191114,10049255,3,FALSE,FALSE,FALSE,FALSE,FALSE,6/29/07
+20.201,39.283,2007,6,29,21,51,35.8,3.82,3,EMECv20191114,10049257,3,FALSE,FALSE,FALSE,FALSE,FALSE,6/29/07
+20.204,39.34,2007,6,29,22,56,24.44,3.82,3,EMECv20191114,10049262,3,FALSE,FALSE,FALSE,FALSE,FALSE,6/29/07
+20.25,39.266,2007,6,30,9,8,57.68,3.82,3,EMECv20191114,10049272,3,FALSE,FALSE,FALSE,FALSE,FALSE,6/30/07
+20.116,39.311,2007,6,30,10,10,18.8,3.82,3,EMECv20191114,10049273,3,FALSE,FALSE,FALSE,FALSE,FALSE,6/30/07
+19.342,41.946,1979,11,6,8,5,27.3,3.83,3,EMECv20191114,10022889,3,FALSE,FALSE,TRUE,FALSE,FALSE,11/6/79
+7.826,46.211,1855,8,29,20,0,0,3.86,3,SERA_histv1.1,10003678,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-08-29
+13.6,46.42,1887,12,9,0,30,0,3.87,3,SERA_histv1.1,10004903,3,TRUE,TRUE,TRUE,TRUE,TRUE,1887-12-09
+15.4,44.6,1905,10,15,8,30,0,3.88,3,EMECv20191114,10006414,3,TRUE,TRUE,TRUE,TRUE,TRUE,10/15/05
+9.55,47.017,1623,7,29,0,0,0,3.9,3,SERA_histv1.1,10001032,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1623-07-29
+7.767,46,1844,4,1,0,0,0,3.9,3,SERA_histv1.1,10003396,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1844-04-01
+10.1,46.7,1863,11,18,0,0,0,3.9,3,SERA_histv1.1,10003985,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1863-11-18
+6.883,46.45,1903,11,3,10,29,0,3.9,3,EMECv20191114,10006132,nan,FALSE,TRUE,TRUE,TRUE,TRUE,11/3/03
+10.317,46.65,1964,4,6,2,37,56,3.9,3,EMECv20191114,10015902,3,TRUE,TRUE,TRUE,TRUE,TRUE,4/6/64
+16.64,43.19,1940,7,19,20,9,38,3.91,3,EMECv20191114,10011668,3,FALSE,FALSE,TRUE,TRUE,TRUE,7/19/40
+20.113,39.314,2007,6,29,19,44,56.63,3.91,3,EMECv20191114,10049250,3,FALSE,FALSE,FALSE,FALSE,FALSE,6/29/07
+20.219,39.28,2007,6,30,1,9,15.69,3.91,3,EMECv20191114,10049264,3,FALSE,FALSE,FALSE,FALSE,FALSE,6/30/07
+20.236,39.276,2007,6,30,11,21,12.32,3.91,3,EMECv20191114,10049275,3,FALSE,FALSE,FALSE,FALSE,FALSE,6/30/07
+19.037,40.133,2010,11,29,11,17,32.8,3.93,3,EMECv20191114,10055490,3,FALSE,FALSE,TRUE,FALSE,FALSE,11/29/10
+6.25,45.667,1924,8,14,2,18,0,4,3,EMECv20191114,10009352,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/14/24
+20.324,40.731,1996,4,20,4,48,5.68,4,3,EMECv20191114,10033565,3,TRUE,TRUE,TRUE,FALSE,FALSE,4/20/96
+20.168,39.305,2007,6,30,9,1,46.43,4,3,EMECv20191114,10049271,3,FALSE,FALSE,FALSE,FALSE,FALSE,6/30/07
+16.66,43.14,1940,7,19,10,12,15,4.01,3,EMECv20191114,10011667,3,TRUE,TRUE,TRUE,TRUE,TRUE,7/19/40
+17.139,43.202,1962,1,13,0,55,10.2,4.01,3,EMECv20191114,10015387,3,FALSE,FALSE,FALSE,FALSE,FALSE,1/13/62
+17.4103,42.8649,2009,5,1,21,39,35.3,4.02,3,EMECv20191114,10053344,3,TRUE,TRUE,TRUE,TRUE,FALSE,5/1/09
+20.152,39.25,2007,6,29,21,5,44.89,4.09,3,EMECv20191114,10049254,3,FALSE,FALSE,FALSE,FALSE,FALSE,6/29/07
+20.238,39.268,2007,6,30,7,34,55.17,4.09,3,EMECv20191114,10049270,3,FALSE,FALSE,FALSE,FALSE,FALSE,6/30/07
+14.958,38.468,1915,6,12,21,11,0,4.16,3,EMECv20191114,10007954,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/12/15
+15.6,43.9,1923,1,30,3,37,0,4.18,3,EMECv20191114,10009123,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/30/23
+20.618,39.813,2004,2,12,21,50,10.44,4.18,3,EMECv20191114,10043113,3,FALSE,FALSE,TRUE,TRUE,FALSE,2/12/04
+20.19,39.248,2007,6,29,20,56,26.19,4.18,3,EMECv20191114,10049252,3,FALSE,FALSE,FALSE,FALSE,FALSE,6/29/07
+20.231,39.255,2007,6,29,19,24,22.28,4.27,3,EMECv20191114,10049249,3,FALSE,FALSE,FALSE,FALSE,FALSE,6/29/07
+7.88,46.25,1857,11,4,7,15,0,4.3,3,SERA_histv1.1,10003799,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1857-11-04
+9.1,47,1900,8,6,23,0,0,4.3,3,EMECv20191114,10005758,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/6/00
+7.467,46.033,1961,1,17,1,51,57,4.3,3,EMECv20191114,10015220,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/17/61
+19.06,42.05,1979,4,18,19,51,13.1,4.3,3,EMECv20191114,10022515,3,FALSE,FALSE,FALSE,FALSE,FALSE,4/18/79
+14.691,37.266,1878,10,4,0,46,0,4.32,3,SERA_histv1.1,10004453,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1878-10-04
+19.873,38.632,2007,3,9,3,45,23.73,4.36,3,EMECv20191114,10048294,3,FALSE,TRUE,TRUE,FALSE,FALSE,3/9/07
+20.241,39.263,2007,6,29,18,43,27.78,4.36,3,EMECv20191114,10049246,3,FALSE,FALSE,FALSE,FALSE,FALSE,6/29/07
+14.807,36.904,1980,1,23,21,0,0,4.39,3,EMECv20191114,10022974,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/23/80
+19.69,40.7,2014,3,3,10,13,7.21,4.4,3,EMECv20191114,10060378,3,FALSE,TRUE,TRUE,FALSE,FALSE,3/3/14
+11.257,43.773,1551,9,26,16,30,0,4.43,3,SERA_histv1.1,10000709,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1551-09-26
+14.778,37.189,1892,1,22,23,47,0,4.43,3,SERA_histv1.1,10005068,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1892-01-22
+20.0009,41.0945,1984,3,30,10,15,21.75,4.5,3,EMECv20191114,10025638,3,TRUE,TRUE,TRUE,TRUE,FALSE,3/30/84
+19.6045,40.1598,2006,9,2,23,27,17.65,4.5,3,EMECv20191114,10047527,3,FALSE,FALSE,FALSE,FALSE,FALSE,9/2/06
+11.5,47.3,1914,8,31,13,26,0,4.59,3,EMECv20191114,10007809,3,TRUE,TRUE,TRUE,TRUE,TRUE,8/31/14
+11.4,47.3,1955,5,22,4,57,0,4.6,3,EMECv20191114,10013965,3,TRUE,TRUE,TRUE,TRUE,TRUE,5/22/55
+19.6272,40.8556,1978,12,8,19,2,8.65,4.6,3,EMECv20191114,10022317,3,FALSE,FALSE,TRUE,TRUE,FALSE,12/8/78
+14.964,38.344,1892,3,7,11,58,0,4.62,3,SERA_histv1.1,10005072,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1892-03-07
+20.204,39.284,2007,6,29,22,41,43.4,4.64,3,EMECv20191114,10049260,3,FALSE,FALSE,FALSE,FALSE,FALSE,6/29/07
+13.465,43.688,1972,6,14,18,55,52.54,4.68,3,EMECv20191114,10019619,3,TRUE,TRUE,TRUE,TRUE,TRUE,6/14/72
+20.782,40.2139,1974,9,18,9,7,2.34,4.7,3,EMECv20191114,10020458,3,FALSE,FALSE,TRUE,TRUE,FALSE,9/18/74
+20.3457,39.4986,2003,5,29,11,38,8.26,4.7,3,EMECv20191114,10042198,3,FALSE,FALSE,TRUE,FALSE,FALSE,5/29/03
+15.229,44.112,1407,6,25,0,0,0,4.72,3,SERA_histv1.1,10000331,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1407-06-25
+10.304,46.55,1999,12,29,20,42,34.8,4.78,3,EMECv20191114,10038253,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/29/99
+10.11,46.703,1827,4,2,0,20,0,4.81,3,SERA_histv1.1,10003054,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1827-04-02
+20.5,39.95,1970,10,30,23,51,47,4.9,3,EMECv20191114,10018963,3,FALSE,FALSE,TRUE,TRUE,FALSE,10/30/70
+12.728,42.796,1804,7,28,23,0,0,4.92,3,SERA_histv1.1,10002701,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1804-07-28
+16.5,43,1886,6,27,1,5,0,4.93,3,SERA_histv1.1,10004826,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1886-06-27
+10.183,44.8,1940,5,1,9,36,5,5.06,3,EMECv20191114,10011638,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/1/40
+20.7,40.7,1896,6,2,17,54,0,5.71,3,SERA_histv1.1,10005361,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1896-06-02
+19.845,40.736,1851,12,29,10,30,0,5.75,3,SERA_histv1.1,10003543,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1851-12-29
+12.299,43.527,1389,10,18,0,0,0,6.02,3,SERA_histv1.1,10000294,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1389-10-18
+12.975,46.372,1928,3,27,8,32,0,6.02,3,EMECv20191114,10009964,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/27/28
+19.956,40.703,1713,1,1,0,0,0,6.33,3,SERA_histv1.1,10001644,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1713-01-01
+12.744,43.266,2000,8,11,4,33,48.84,3.58,2.9,EMECv20191114,10038937,2.9,FALSE,FALSE,TRUE,TRUE,FALSE,8/11/00
+13.767,46.15,1902,2,11,15,15,0,3.73,2.9,EMECv20191114,10005912,2.9,TRUE,TRUE,TRUE,TRUE,TRUE,2/11/02
+14.3,46,1907,1,19,20,30,0,3.73,2.9,EMECv20191114,10006596,2.9,TRUE,TRUE,TRUE,TRUE,TRUE,1/19/07
+15.1,45.767,1909,12,30,4,5,0,3.73,2.9,EMECv20191114,10007097,2.9,TRUE,TRUE,TRUE,TRUE,TRUE,12/30/09
+15.233,45.55,1910,2,2,5,3,0,3.73,2.9,EMECv20191114,10007114,2.9,FALSE,TRUE,TRUE,TRUE,TRUE,2/2/10
+14.092,37.993,1991,1,7,11,42,55.44,3.79,2.9,EMECv20191114,10029175,2.9,TRUE,TRUE,TRUE,TRUE,TRUE,1/7/91
+14.333,45.983,1941,1,17,20,30,0,4.05,2.9,EMECv20191114,10011760,2.9,TRUE,TRUE,TRUE,TRUE,TRUE,1/17/41
+14.25,46.1,1949,8,19,8,15,0,4.05,2.9,EMECv20191114,10012790,2.9,FALSE,FALSE,TRUE,TRUE,TRUE,8/19/49
+14.25,46.1,1949,8,19,11,0,0,4.05,2.9,EMECv20191114,10012791,2.9,FALSE,TRUE,FALSE,FALSE,FALSE,8/19/49
+12.436,43.442,1693,2,22,8,30,0,4.2,2.9,SERA_histv1.1,10001464,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1693-02-22
+13.117,46.407,1911,2,8,2,54,0,4.26,2.9,EMECv20191114,10007265,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/8/11
+12.147,43.391,1891,12,8,0,0,0,4.33,2.9,SERA_histv1.1,10005059,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1891-12-08
+13.072,46.501,1953,7,25,1,34,0,4.4,2.9,EMECv20191114,10013432,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/25/53
+13.056,42.362,1998,8,15,5,18,8.89,4.42,2.9,EMECv20191114,10036604,2.9,TRUE,TRUE,TRUE,FALSE,FALSE,8/15/98
+10.296,44.696,1818,12,9,18,55,0,5.27,2.9,SERA_histv1.1,10002939,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1818-12-09
+13.119,46.241,1976,5,6,20,0,0,6.45,2.9,EMECv20191114,10021167,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/6/76
+13.53,42.014,1915,1,13,6,52,43,7.08,2.9,EMECv20191114,10007890,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/13/15
+13.686,46.326,1998,11,24,13,49,32.1,3.53,2.8,EMECv20191114,10036876,2.8,FALSE,TRUE,TRUE,TRUE,TRUE,11/24/98
+17.03,43.088,1962,1,21,19,43,5.8,3.81,2.8,EMECv20191114,10015403,2.8,FALSE,FALSE,FALSE,FALSE,FALSE,1/21/62
+12.86,42.402,1903,5,26,21,7,0,3.93,2.8,EMECv20191114,10006078,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/26/03
+12.909,42.939,1997,10,16,4,52,55.7,4.05,2.8,EMECv20191114,10035642,2.8,FALSE,FALSE,FALSE,FALSE,FALSE,10/16/97
+14.67,46.337,1840,8,30,5,0,0,4.14,2.8,SERA_histv1.1,10003313,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1840-08-30
+12.903,42.925,1997,10,4,6,49,59.51,4.38,2.8,EMECv20191114,10035577,2.8,FALSE,FALSE,FALSE,FALSE,FALSE,10/4/97
+15.47,45.59,1865,12,24,4,35,0,4.51,2.8,SERA_histv1.1,10004023,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1865-12-24
+11.0242,44.881,2012,6,19,21,48,28.67,3.57,2.7,EMECv20191114,10058071,2.7,FALSE,FALSE,FALSE,FALSE,FALSE,6/19/12
+15.91,38.463,1785,4,13,7,0,0,3.74,2.7,SERA_histv1.1,10002494,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1785-04-13
+7.267,43.7,1799,3,5,4,0,0,3.89,2.7,SERA_histv1.1,10002654,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1799-03-05
+14.079,38.719,2000,11,7,9,23,19.8,4.06,2.7,EMECv20191114,10039173,2.7,TRUE,TRUE,TRUE,TRUE,TRUE,11/7/00
+12.66,43.013,1936,4,5,18,10,0,4.16,2.7,EMECv20191114,10011181,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/5/36
+11.62,44.835,1594,10,3,0,0,0,4.2,2.7,SERA_histv1.1,10000895,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1594-10-03
+8.652,44.111,1971,9,25,10,34,2.4,4.33,2.7,EMECv20191114,10019367,2.7,TRUE,TRUE,TRUE,TRUE,TRUE,9/25/71
+9.659,44.857,1910,1,23,1,50,0,4.39,2.7,EMECv20191114,10007107,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/23/10
+8.337,43.819,1903,4,4,1,41,0,4.45,2.7,EMECv20191114,10006060,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/4/03
+16.879,39.682,1988,4,13,21,28,27.56,4.86,2.7,EMECv20191114,10027605,2.7,TRUE,TRUE,TRUE,TRUE,TRUE,4/13/88
+11.387,44.445,1929,4,10,5,44,0,5.05,2.7,EMECv20191114,10010161,nan,FALSE,FALSE,TRUE,TRUE,TRUE,4/10/29
+13.902,43.198,1987,7,3,10,21,57.64,5.06,2.7,EMECv20191114,10027247,2.7,TRUE,TRUE,TRUE,TRUE,TRUE,7/3/87
+11.564,43.457,1558,4,13,9,0,0,5.94,2.7,SERA_histv1.1,10000729,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1558-04-13
+8.12,43.34,1963,7,19,5,46,1.5,5.95,2.7,EMECv20191114,10015730,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/19/63
+12.793,43.246,2001,4,16,8,51,53.56,3.57,2.6,EMECv20191114,10039717,2.6,TRUE,TRUE,TRUE,TRUE,FALSE,4/16/01
+13.57,45.92,1897,1,14,14,45,0,3.87,2.6,SERA_histv1.1,10005415,2.6,TRUE,TRUE,TRUE,TRUE,TRUE,1897-01-14
+15.05,45.717,1909,4,7,6,30,0,4.05,2.6,EMECv20191114,10006953,2.6,FALSE,FALSE,TRUE,TRUE,TRUE,4/7/09
+15.217,45.567,1920,5,22,18,30,0,4.05,2.6,EMECv20191114,10008743,2.6,FALSE,FALSE,TRUE,TRUE,FALSE,5/22/20
+9.392,44.548,1910,9,6,3,20,0,4.13,2.6,EMECv20191114,10007216,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/6/10
+14.5,46.1,1895,1,11,22,20,0,4.93,2.6,SERA_histv1.1,10005242,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-01-11
+12.917,44.167,1916,8,15,14,18,0,4.93,2.6,EMECv20191114,10008187,nan,FALSE,FALSE,FALSE,FALSE,FALSE,8/15/16
+13.039,46.506,1956,11,5,19,45,0,5.04,2.6,EMECv20191114,10014276,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/5/56
+20.091,41.119,1380,1,1,0,0,0,6.07,2.6,SERA_histv1.1,10000280,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1380-01-01
+13.73,38.456,2002,10,3,7,40,28.89,3.66,2.5,EMECv20191114,10041303,2.5,FALSE,FALSE,FALSE,FALSE,FALSE,10/3/02
+15.25,45.6,1909,3,11,2,30,0,3.73,2.5,EMECv20191114,10006940,2.5,FALSE,TRUE,TRUE,TRUE,TRUE,3/11/09
+12.866,43.046,1997,9,27,4,57,15.6,3.9,2.5,EMECv20191114,10035540,2.5,FALSE,FALSE,FALSE,FALSE,FALSE,9/27/97
+13.026,42.798,1930,10,7,9,18,29,3.93,2.5,EMECv20191114,10010405,nan,TRUE,TRUE,TRUE,TRUE,FALSE,10/7/30
+12.904,43.02,1997,12,7,6,34,24.35,3.94,2.5,EMECv20191114,10035940,2.5,FALSE,FALSE,TRUE,FALSE,FALSE,12/7/97
+15.083,45.75,1915,11,23,22,0,0,4.05,2.5,EMECv20191114,10008094,2.5,FALSE,TRUE,TRUE,TRUE,TRUE,11/23/15
+15.133,45.933,1946,12,26,20,15,0,4.05,2.5,EMECv20191114,10012430,2.5,TRUE,TRUE,TRUE,TRUE,TRUE,12/26/46
+15.25,45.65,1949,3,15,5,38,12,4.05,2.5,EMECv20191114,10012736,2.5,TRUE,TRUE,TRUE,TRUE,TRUE,3/15/49
+11.1,44.857,2012,5,29,10,3,25.76,4.1,2.5,EMECv20191114,10057949,2.5,FALSE,FALSE,FALSE,FALSE,FALSE,5/29/12
+13.399,42.351,1462,3,27,2,0,0,4.2,2.5,SERA_histv1.1,10000423,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1462-03-27
+13.227,46.273,1976,9,11,16,48,55.57,4.37,2.5,EMECv20191114,10021356,2.5,FALSE,FALSE,FALSE,FALSE,FALSE,9/11/76
+13.621,43.366,1874,2,3,6,0,0,4.43,2.5,SERA_histv1.1,10004299,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1874-02-03
+13.139,43.132,1898,11,27,1,0,0,4.43,2.5,SERA_histv1.1,10005619,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1898-11-27
+12.637,42.655,1895,5,20,15,32,0,4.52,2.5,SERA_histv1.1,10005284,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-05-20
+15.217,45.767,1934,12,19,6,14,5,5.03,2.5,EMECv20191114,10011009,2.5,TRUE,TRUE,TRUE,TRUE,FALSE,12/19/34
+18.413,42.066,1998,7,27,7,49,58.1,3.53,2.4,EMECv20191114,10036571,2.4,TRUE,TRUE,TRUE,TRUE,FALSE,7/27/98
+15.16,45.567,1921,3,10,10,40,0,3.73,2.4,EMECv20191114,10008855,2.4,FALSE,FALSE,TRUE,TRUE,FALSE,3/10/21
+12.438,46.049,1875,10,24,20,13,0,3.74,2.4,SERA_histv1.1,10004346,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1875-10-24
+15.13,45.73,1899,3,20,18,40,0,3.87,2.4,SERA_histv1.1,10005641,2.4,TRUE,TRUE,TRUE,TRUE,TRUE,1899-03-20
+12.251,46.142,1925,7,4,17,48,0,3.87,2.4,EMECv20191114,10009497,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/4/25
+15.217,45.783,1906,2,21,17,0,0,4.05,2.4,EMECv20191114,10006477,2.4,TRUE,FALSE,TRUE,TRUE,TRUE,2/21/06
+10.882,45.917,1942,6,20,14,42,0,4.16,2.4,EMECv20191114,10011945,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/20/42
+12.453,46.099,1895,2,27,15,38,0,4.35,2.4,SERA_histv1.1,10005253,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-02-27
+11.8,46.017,1940,1,3,19,15,0,4.4,2.4,EMECv20191114,10011600,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/3/40
+15.2,45.75,1915,8,25,7,30,0,4.5,2.4,EMECv20191114,10008045,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/25/15
+14.82,46.07,1939,5,6,4,10,11,4.6,2.4,EMECv20191114,10011519,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/6/39
+11.367,45.01,2011,7,17,18,30,27.31,4.79,2.4,EMECv20191114,10056273,2.4,TRUE,TRUE,TRUE,TRUE,FALSE,7/17/11
+12.218,46.139,1549,9,10,2,0,0,4.88,2.4,SERA_histv1.1,10000704,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1549-09-10
+12.717,46.049,1938,7,7,7,48,0,4.97,2.4,EMECv20191114,10011442,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/7/38
+10.785,45.749,1876,4,29,10,49,0,5.03,2.4,SERA_histv1.1,10004359,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1876-04-29
+10.644,45.28,1693,7,6,9,15,0,5.24,2.4,SERA_histv1.1,10001472,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1693-07-06
+17.888,42.792,1993,3,17,15,23,5.3,3.53,2.3,EMECv20191114,10030417,2.3,FALSE,TRUE,TRUE,TRUE,FALSE,3/17/93
+17.733,42.985,1984,5,19,10,52,16.1,3.91,2.3,EMECv20191114,10025744,2.3,FALSE,FALSE,FALSE,FALSE,FALSE,5/19/84
+10.944,43.291,1993,8,6,7,51,47.61,4.03,2.3,EMECv20191114,10030688,2.3,TRUE,TRUE,TRUE,TRUE,TRUE,8/6/93
+13.82,41.671,1984,5,8,3,46,38.65,4.33,2.3,EMECv20191114,10025707,2.3,FALSE,FALSE,TRUE,TRUE,FALSE,5/8/84
+12.884,43.043,1997,10,16,12,0,31.35,4.33,2.3,EMECv20191114,10035643,2.3,FALSE,FALSE,FALSE,FALSE,FALSE,10/16/97
+12.806,43.921,1962,1,23,17,31,0,4.35,2.3,EMECv20191114,10015406,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/23/62
+12.177,42.388,1699,5,9,0,0,0,4.43,2.3,SERA_histv1.1,10001524,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1699-05-09
+12.197,44.418,1780,5,25,0,0,0,4.43,2.3,SERA_histv1.1,10002401,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1780-05-25
+13.431,46.093,1872,5,14,17,45,0,4.43,2.3,SERA_histv1.1,10004243,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1872-05-14
+13.012,42.812,1979,9,19,21,52,50.5,4.46,2.3,EMECv20191114,10022833,2.3,FALSE,FALSE,TRUE,TRUE,TRUE,9/19/79
+10.952,43.564,1901,9,22,21,42,12,4.68,2.3,EMECv20191114,10005871,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/22/01
+14.6,46.133,1907,5,10,4,25,0,4.71,2.3,EMECv20191114,10006650,2.3,TRUE,TRUE,TRUE,TRUE,TRUE,5/10/07
+11.651,43.077,1798,9,8,16,45,0,4.88,2.3,SERA_histv1.1,10002649,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1798-09-08
+11.683,42.865,1815,1,11,23,30,0,4.88,2.3,SERA_histv1.1,10002880,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1815-01-11
+13.429,38.076,1940,1,15,13,19,24,5.29,2.3,EMECv20191114,10011607,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/15/40
+16.946,38.865,2011,3,25,16,18,11.88,3.57,2.2,EMECv20191114,10055809,2.2,FALSE,FALSE,FALSE,FALSE,FALSE,3/25/11
+15.566,40.601,1993,8,16,6,40,40.69,3.67,2.2,EMECv20191114,10030727,2.2,TRUE,TRUE,TRUE,TRUE,TRUE,8/16/93
+12.106,45.841,2011,9,13,18,35,22.95,3.67,2.2,EMECv20191114,10056503,2.2,TRUE,TRUE,TRUE,TRUE,FALSE,9/13/11
+12.992,46.512,1782,4,11,20,0,0,3.74,2.2,SERA_histv1.1,10002438,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1782-04-11
+12.242,42.887,1985,9,9,4,45,24.37,3.81,2.2,EMECv20191114,10026339,2.2,TRUE,TRUE,TRUE,TRUE,FALSE,9/9/85
+13.65,46.217,1915,1,29,22,0,0,4.05,2.2,EMECv20191114,10007909,2.2,TRUE,TRUE,TRUE,TRUE,TRUE,1/29/15
+14.166,45.867,1949,6,9,6,27,0,4.05,2.2,EMECv20191114,10012761,2.2,TRUE,TRUE,TRUE,TRUE,TRUE,6/9/49
+14.283,45.5,1957,9,1,17,53,24,4.05,2.2,EMECv20191114,10014465,2.2,TRUE,TRUE,TRUE,TRUE,TRUE,9/1/57
+12.652,42.98,1960,2,6,12,0,30,4.18,2.2,EMECv20191114,10015020,nan,FALSE,TRUE,TRUE,TRUE,TRUE,2/6/60
+12.793,43.184,1998,6,5,21,53,12.34,4.19,2.2,EMECv20191114,10036451,2.2,FALSE,FALSE,TRUE,FALSE,FALSE,6/5/98
+17.664,42.943,1985,9,22,14,29,51.4,4.2,2.2,EMECv20191114,10026352,2.2,TRUE,TRUE,TRUE,TRUE,FALSE,9/22/85
+12.918,42.932,1997,10,15,11,51,46.33,4.36,2.2,EMECv20191114,10035634,2.2,FALSE,FALSE,FALSE,FALSE,FALSE,10/15/97
+10.732,45.622,1975,1,11,15,54,0,4.42,2.2,EMECv20191114,10020586,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/11/75
+11.942,44.669,1895,7,30,10,47,0,4.46,2.2,SERA_histv1.1,10005296,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-07-30
+16.903,39.282,1822,7,14,0,0,0,4.65,2.2,SERA_histv1.1,10002983,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1822-07-14
+13.052,46.048,1879,6,22,4,15,0,4.77,2.2,SERA_histv1.1,10004475,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1879-06-22
+12.487,43.564,1725,4,17,13,0,0,4.84,2.2,SERA_histv1.1,10001726,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1725-04-17
+9.589,45.76,1961,11,23,1,12,5,4.86,2.2,EMECv20191114,10015344,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/23/61
+8.803,44.688,1680,4,30,11,0,0,5.11,2.2,SERA_histv1.1,10001373,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1680-04-30
+12.046,44.146,1428,7,3,5,0,0,5.47,2.2,SERA_histv1.1,10000373,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1428-07-03
+12.239,43.457,1752,8,1,0,0,0,3.74,2.1,SERA_histv1.1,10001971,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1752-08-01
+14.9,45.63,1898,11,8,10,39,0,3.87,2.1,SERA_histv1.1,10005610,2.1,TRUE,TRUE,TRUE,TRUE,TRUE,1898-11-08
+12.858,43.014,1997,10,15,18,49,54.95,3.9,2.1,EMECv20191114,10035635,2.1,FALSE,FALSE,FALSE,FALSE,FALSE,10/15/97
+10.606,44.745,1895,5,12,20,29,0,4.05,2.1,SERA_histv1.1,10005277,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-05-12
+12.941,42.921,1997,10,16,2,23,37.91,4.34,2.1,EMECv20191114,10035640,2.1,FALSE,FALSE,FALSE,FALSE,FALSE,10/16/97
+10.69,43.903,1630,5,1,0,0,0,4.43,2.1,SERA_histv1.1,10001064,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1630-05-01
+11.62,44.835,1234,3,20,0,0,0,5.11,2.1,SERA_histv1.1,10000113,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1234-03-20
+7.05,46.25,1919,1,3,6,5,0,3.5,2,EMECv20191114,10008547,nan,FALSE,FALSE,FALSE,FALSE,FALSE,1/3/19
+5.71,44.95,1979,11,22,7,24,6.9,3.5,2,EMECv20191114,10022920,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/22/79
+7.892,43.834,1890,9,16,1,48,0,3.51,2,SERA_histv1.1,10005012,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1890-09-16
+19.63,40.71,2012,11,30,9,39,56.04,3.51,2,EMECv20191114,10058590,2,FALSE,FALSE,TRUE,FALSE,FALSE,11/30/12
+20.59,40.57,2014,3,9,13,19,45.98,3.51,2,EMECv20191114,10060406,2,TRUE,TRUE,TRUE,FALSE,FALSE,3/9/14
+7.34,46.69,1974,1,19,2,49,50.7,3.53,2,EMECv20191114,10020197,2,FALSE,FALSE,TRUE,TRUE,TRUE,1/19/74
+18.671,42.228,1998,7,24,16,50,14.7,3.53,2,EMECv20191114,10036567,nan,FALSE,TRUE,TRUE,TRUE,FALSE,7/24/98
+14.335,41.537,1998,8,15,9,39,17.86,3.54,2,EMECv20191114,10036605,2,TRUE,TRUE,TRUE,TRUE,FALSE,8/15/98
+18.6094,42.5963,1976,10,28,21,43,19.5,3.55,2,EMECv20191114,10021412,2,TRUE,TRUE,TRUE,TRUE,TRUE,10/28/76
+19.145,41.847,1979,4,16,13,54,0,3.55,2,EMECv20191114,10022500,2,FALSE,FALSE,FALSE,FALSE,FALSE,4/16/79
+19.358,41.858,1979,4,20,17,24,48.9,3.55,2,EMECv20191114,10022527,2,FALSE,FALSE,FALSE,FALSE,FALSE,4/20/79
+18.696,42.357,1979,5,26,15,55,3.7,3.55,2,EMECv20191114,10022619,2,FALSE,FALSE,FALSE,FALSE,FALSE,5/26/79
+20.235,39.651,1996,9,17,9,29,1.1,3.55,2,EMECv20191114,10034115,2,FALSE,TRUE,TRUE,FALSE,FALSE,9/17/96
+20.2757,39.7763,2000,1,4,17,2,10.8,3.55,2,EMECv20191114,10038268,2,FALSE,FALSE,TRUE,FALSE,FALSE,1/4/00
+19.767,40.3266,2000,10,1,13,15,29.4,3.55,2,EMECv20191114,10039084,2,FALSE,FALSE,TRUE,TRUE,FALSE,10/1/00
+20.5786,40.9448,2002,2,17,20,12,16.6,3.55,2,EMECv20191114,10040682,2,FALSE,TRUE,TRUE,FALSE,FALSE,2/17/02
+20.2366,41.3271,2002,5,5,6,15,24.5,3.55,2,EMECv20191114,10040892,2,TRUE,TRUE,TRUE,FALSE,FALSE,5/5/02
+20.2619,41.1354,2002,9,3,22,19,8.9,3.55,2,EMECv20191114,10041194,2,FALSE,FALSE,TRUE,FALSE,FALSE,9/3/02
+19.8539,40.6779,2002,11,28,2,25,42.8,3.55,2,EMECv20191114,10041523,2,TRUE,TRUE,TRUE,FALSE,FALSE,11/28/02
+20.246,39.7955,2003,4,13,6,23,18,3.55,2,EMECv20191114,10041893,2,TRUE,FALSE,TRUE,FALSE,FALSE,4/13/03
+20.6579,40.4362,2003,6,27,20,16,16.6,3.55,2,EMECv20191114,10042344,2,TRUE,TRUE,TRUE,FALSE,FALSE,6/27/03
+19.8791,40.8964,2003,10,29,4,48,31.3,3.55,2,EMECv20191114,10042808,2,TRUE,TRUE,TRUE,TRUE,FALSE,10/29/03
+19.9951,40.9054,2003,12,5,6,0,53.8,3.55,2,EMECv20191114,10042900,2,FALSE,TRUE,TRUE,TRUE,FALSE,12/5/03
+20.2698,41.2525,2003,12,5,14,16,29.3,3.55,2,EMECv20191114,10042901,2,FALSE,TRUE,TRUE,TRUE,FALSE,12/5/03
+20.6731,40.627,2003,12,9,3,27,19.7,3.55,2,EMECv20191114,10042915,2,FALSE,TRUE,TRUE,TRUE,FALSE,12/9/03
+20.6937,40.6805,2003,12,9,4,59,30.2,3.55,2,EMECv20191114,10042916,2,FALSE,FALSE,TRUE,TRUE,FALSE,12/9/03
+19.7171,40.1342,2003,12,20,23,13,50.9,3.55,2,EMECv20191114,10042949,2,FALSE,FALSE,TRUE,TRUE,FALSE,12/20/03
+20.2852,40.9617,2004,4,19,3,18,56.3,3.55,2,EMECv20191114,10043378,2,TRUE,TRUE,TRUE,TRUE,FALSE,4/19/04
+20.3495,40.9938,2004,4,20,0,39,32.7,3.55,2,EMECv20191114,10043384,2,FALSE,FALSE,TRUE,TRUE,FALSE,4/20/04
+20.2026,41.176,2004,5,2,20,31,43.1,3.55,2,EMECv20191114,10043438,2,FALSE,FALSE,TRUE,TRUE,FALSE,5/2/04
+19.8427,40.2563,2004,5,21,3,34,5.4,3.55,2,EMECv20191114,10043491,2,FALSE,FALSE,TRUE,FALSE,FALSE,5/21/04
+20.0813,41.5418,2004,9,26,9,28,2.4,3.55,2,EMECv20191114,10044126,2,FALSE,FALSE,TRUE,FALSE,FALSE,9/26/04
+20.603,40.2766,2004,12,17,22,28,6.5,3.55,2,EMECv20191114,10044423,2,FALSE,FALSE,TRUE,FALSE,FALSE,12/17/04
+20.1025,40.5083,2005,4,21,10,57,0,3.55,2,EMECv20191114,10044975,2,FALSE,TRUE,TRUE,FALSE,FALSE,4/21/05
+19.7356,40.7109,2005,5,5,21,13,41.6,3.55,2,EMECv20191114,10045030,2,FALSE,FALSE,TRUE,FALSE,FALSE,5/5/05
+19.646,40.5448,2005,6,11,1,31,31.6,3.55,2,EMECv20191114,10045345,2,FALSE,FALSE,TRUE,FALSE,FALSE,6/11/05
+20.1047,39.7339,2006,7,27,2,7,9.1,3.55,2,EMECv20191114,10047334,2,FALSE,TRUE,TRUE,FALSE,FALSE,7/27/06
+19.7688,40.1412,2006,8,6,8,11,33.7,3.55,2,EMECv20191114,10047377,2,FALSE,FALSE,TRUE,FALSE,FALSE,8/6/06
+19.8934,40.1262,2006,8,9,0,30,43.2,3.55,2,EMECv20191114,10047410,2,FALSE,FALSE,FALSE,FALSE,FALSE,8/9/06
+19.727,40.1632,2006,8,12,11,31,42.3,3.55,2,EMECv20191114,10047435,2,FALSE,FALSE,FALSE,FALSE,FALSE,8/12/06
+19.7541,40.1102,2006,8,13,17,44,46.8,3.55,2,EMECv20191114,10047440,2,FALSE,FALSE,FALSE,FALSE,FALSE,8/13/06
+19.715,40.1755,2006,9,13,4,41,3.4,3.55,2,EMECv20191114,10047563,2,FALSE,FALSE,FALSE,FALSE,FALSE,9/13/06
+20.7333,40.4834,2006,10,18,23,25,54.9,3.55,2,EMECv20191114,10047677,2,TRUE,TRUE,TRUE,FALSE,FALSE,10/18/06
+20.3112,40.3089,2006,12,18,19,42,28.5,3.55,2,EMECv20191114,10047908,2,FALSE,TRUE,TRUE,FALSE,FALSE,12/18/06
+15.1332,45.0131,2007,3,11,22,9,54.2,3.55,2,EMECv20191114,10048305,2,FALSE,FALSE,TRUE,TRUE,FALSE,3/11/07
+20.552,40.983,2007,5,30,1,51,42.5,3.55,2,EMECv20191114,10049068,2,FALSE,FALSE,TRUE,FALSE,FALSE,5/30/07
+20.136,39.249,2007,7,17,7,59,25.47,3.55,2,EMECv20191114,10049400,2,FALSE,FALSE,FALSE,FALSE,FALSE,7/17/07
+15.5676,43.693,2007,12,20,17,57,3.9,3.55,2,EMECv20191114,10050411,2,FALSE,TRUE,TRUE,TRUE,FALSE,12/20/07
+19.804,40.346,2009,8,12,13,37,10.2,3.55,2,EMECv20191114,10053777,2,FALSE,FALSE,TRUE,FALSE,FALSE,8/12/09
+19.975,40.325,2009,12,20,22,27,43.9,3.55,2,EMECv20191114,10054296,2,FALSE,TRUE,TRUE,FALSE,FALSE,12/20/09
+19.975,40.063,2011,5,28,4,53,22.9,3.55,2,EMECv20191114,10056072,2,TRUE,TRUE,TRUE,FALSE,FALSE,5/28/11
+19.896,40.629,2011,12,30,8,47,40.5,3.55,2,EMECv20191114,10057310,2,TRUE,TRUE,TRUE,FALSE,FALSE,12/30/11
+18,43.1,1905,8,28,15,49,35,3.57,2,EMECv20191114,10006401,2,FALSE,TRUE,TRUE,TRUE,FALSE,8/28/05
+7.695,43.844,1861,3,4,23,0,0,3.61,2,SERA_histv1.1,10003904,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1861-03-04
+7.856,46.255,1856,1,5,2,45,0,3.64,2,SERA_histv1.1,10003735,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1856-01-05
+20.5,40.051,1996,11,22,21,5,44.39,3.64,2,EMECv20191114,10034539,2,FALSE,FALSE,TRUE,FALSE,FALSE,11/22/96
+20.414,39.636,2004,10,26,1,11,9.84,3.64,2,EMECv20191114,10044224,2,FALSE,FALSE,TRUE,FALSE,FALSE,10/26/04
+20.2597,41.0458,2000,4,7,11,11,57.2,3.65,2,EMECv20191114,10038493,2,FALSE,FALSE,TRUE,TRUE,FALSE,4/7/00
+19.8171,41.803,2000,9,1,15,21,10.1,3.65,2,EMECv20191114,10039013,2,TRUE,TRUE,TRUE,TRUE,FALSE,9/1/00
+19.9077,41.1313,2002,7,27,15,25,20.4,3.65,2,EMECv20191114,10041102,2,FALSE,FALSE,TRUE,FALSE,FALSE,7/27/02
+19.7597,40.0892,2002,9,3,23,10,13,3.65,2,EMECv20191114,10041195,2,FALSE,TRUE,TRUE,FALSE,FALSE,9/3/02
+19.7532,40.0589,2003,1,6,5,31,48.6,3.65,2,EMECv20191114,10041622,2,FALSE,FALSE,TRUE,FALSE,FALSE,1/6/03
+20.014,40.459,2003,1,14,8,24,25.6,3.65,2,EMECv20191114,10041632,2,FALSE,TRUE,TRUE,FALSE,FALSE,1/14/03
+20.2862,41.1457,2003,2,17,1,16,24.4,3.65,2,EMECv20191114,10041733,2,FALSE,TRUE,TRUE,FALSE,FALSE,2/17/03
+20.2056,41.1923,2003,3,21,16,20,40.4,3.65,2,EMECv20191114,10041801,2,FALSE,FALSE,TRUE,FALSE,FALSE,3/21/03
+19.8139,40.1088,2003,3,26,20,46,54.5,3.65,2,EMECv20191114,10041812,2,FALSE,FALSE,TRUE,FALSE,FALSE,3/26/03
+19.5207,40.3971,2003,5,5,17,49,57,3.65,2,EMECv20191114,10041997,2,FALSE,TRUE,TRUE,FALSE,FALSE,5/5/03
+20.235,41.1833,2004,5,25,0,22,29.9,3.65,2,EMECv20191114,10043513,2,TRUE,FALSE,TRUE,FALSE,FALSE,5/25/04
+20.5408,41.0233,2004,6,21,7,43,36,3.65,2,EMECv20191114,10043628,2,FALSE,TRUE,TRUE,FALSE,FALSE,6/21/04
+20.7388,40.7432,2004,8,29,17,48,0,3.65,2,EMECv20191114,10043993,2,FALSE,FALSE,TRUE,FALSE,FALSE,8/29/04
+15.0279,44.8745,2004,11,27,1,54,5.8,3.65,2,EMECv20191114,10044330,2,TRUE,TRUE,TRUE,TRUE,TRUE,11/27/04
+20.6271,40.2811,2004,12,14,21,35,29.8,3.65,2,EMECv20191114,10044408,2,FALSE,FALSE,TRUE,FALSE,FALSE,12/14/04
+19.04,39.74,2004,12,22,7,45,19.2,3.65,2,EMECv20191114,10044442,2,TRUE,TRUE,TRUE,FALSE,FALSE,12/22/04
+20.044,40.1997,2005,2,8,3,56,33.2,3.65,2,EMECv20191114,10044695,2,FALSE,TRUE,TRUE,FALSE,FALSE,2/8/05
+19.4434,40.5174,2005,6,11,2,2,27.6,3.65,2,EMECv20191114,10045346,2,FALSE,FALSE,TRUE,FALSE,FALSE,6/11/05
+19.5775,40.1336,2005,11,4,2,23,50.8,3.65,2,EMECv20191114,10046131,2,FALSE,TRUE,TRUE,FALSE,FALSE,11/4/05
+16.8765,42.8582,2006,2,8,11,42,43.6,3.65,2,EMECv20191114,10046523,2,TRUE,TRUE,TRUE,TRUE,FALSE,2/8/06
+19.9242,40.2436,2006,7,2,15,50,7.5,3.65,2,EMECv20191114,10047238,2,FALSE,FALSE,TRUE,FALSE,FALSE,7/2/06
+19.4501,40.2418,2006,8,6,7,56,37.6,3.65,2,EMECv20191114,10047376,2,FALSE,FALSE,TRUE,FALSE,FALSE,8/6/06
+19.6474,40.1237,2006,8,6,21,38,42.6,3.65,2,EMECv20191114,10047384,2,FALSE,FALSE,TRUE,FALSE,FALSE,8/6/06
+19.3903,40.2244,2006,8,12,19,49,54.1,3.65,2,EMECv20191114,10047436,2,FALSE,FALSE,FALSE,FALSE,FALSE,8/12/06
+19.493,40.0434,2006,9,30,7,49,51,3.65,2,EMECv20191114,10047607,2,FALSE,FALSE,TRUE,FALSE,FALSE,9/30/06
+20.2437,40.0717,2007,6,26,12,52,32.1,3.65,2,EMECv20191114,10049230,2,FALSE,TRUE,FALSE,FALSE,FALSE,6/26/07
+20.1381,41.5208,2007,6,29,17,38,16.1,3.65,2,EMECv20191114,10049244,2,FALSE,TRUE,TRUE,FALSE,FALSE,6/29/07
+20.1865,39.9528,2007,7,29,3,33,50,3.65,2,EMECv20191114,10049488,2,FALSE,TRUE,TRUE,FALSE,FALSE,7/29/07
+19.7728,40.2135,2007,11,14,12,41,41.1,3.65,2,EMECv20191114,10050182,2,FALSE,FALSE,TRUE,FALSE,FALSE,11/14/07
+20.3872,41.2884,2008,10,28,12,23,28.3,3.65,2,EMECv20191114,10052671,2,FALSE,FALSE,TRUE,FALSE,FALSE,10/28/08
+20.4,41.426,2009,9,7,15,12,40.4,3.65,2,EMECv20191114,10053866,2,FALSE,FALSE,FALSE,FALSE,FALSE,9/7/09
+19.391,41.813,2011,3,5,14,0,51.4,3.65,2,EMECv20191114,10055766,2,TRUE,FALSE,TRUE,FALSE,FALSE,3/5/11
+17.6,43.1,1908,5,21,6,12,49,3.66,2,EMECv20191114,10006778,2,FALSE,TRUE,TRUE,TRUE,FALSE,5/21/08
+18,43.1,1910,8,2,7,15,25,3.66,2,EMECv20191114,10007200,2,TRUE,TRUE,TRUE,TRUE,FALSE,8/2/10
+18,43.1,1927,5,1,4,0,0,3.66,2,EMECv20191114,10009799,2,FALSE,FALSE,TRUE,TRUE,FALSE,5/1/27
+18,43.1,1937,1,22,4,17,0,3.66,2,EMECv20191114,10011305,2,TRUE,TRUE,TRUE,TRUE,TRUE,1/22/37
+18.07,42.88,1939,5,22,12,50,0,3.66,2,EMECv20191114,10011531,2,TRUE,TRUE,TRUE,TRUE,TRUE,5/22/39
+18,42.85,1940,6,9,11,20,0,3.66,2,EMECv20191114,10011652,2,TRUE,TRUE,TRUE,TRUE,TRUE,6/9/40
+20.12,41.66,2012,12,21,16,10,5.1,3.66,2,EMECv20191114,10058652,2,FALSE,FALSE,TRUE,FALSE,FALSE,12/21/12
+19.9,40.12,2014,4,20,0,37,36.16,3.66,2,EMECv20191114,10060540,2,FALSE,TRUE,TRUE,FALSE,FALSE,4/20/14
+6.867,44.783,1921,5,3,8,23,17,3.7,2,EMECv20191114,10008882,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/3/21
+7.148,45.139,1943,5,22,19,3,0,3.7,2,EMECv20191114,10012067,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/22/43
+7.65,43.792,1752,2,16,4,45,0,3.71,2,SERA_histv1.1,10001964,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1752-02-16
+15.7,43.6,1924,2,26,17,8,50,3.72,2,EMECv20191114,10009301,nan,FALSE,FALSE,TRUE,TRUE,TRUE,2/26/24
+20.108,39.294,2007,8,15,1,18,52.55,3.73,2,EMECv20191114,10049632,2,FALSE,FALSE,FALSE,FALSE,FALSE,8/15/07
+19.899,40.2788,2000,1,25,7,18,56.6,3.74,2,EMECv20191114,10038311,2,FALSE,FALSE,TRUE,FALSE,FALSE,1/25/00
+20.0968,41.0672,2002,5,30,20,29,55.7,3.74,2,EMECv20191114,10040951,2,FALSE,TRUE,TRUE,FALSE,FALSE,5/30/02
+20.0342,41.1566,2002,7,25,2,32,16.4,3.74,2,EMECv20191114,10041099,2,FALSE,FALSE,TRUE,FALSE,FALSE,7/25/02
+19.8811,40.3465,2003,3,27,2,16,47.1,3.74,2,EMECv20191114,10041813,2,FALSE,TRUE,TRUE,FALSE,FALSE,3/27/03
+20.1574,41.1516,2003,4,10,3,36,11.6,3.74,2,EMECv20191114,10041881,2,FALSE,FALSE,TRUE,FALSE,FALSE,4/10/03
+19.6193,40.2728,2003,12,1,19,8,46,3.74,2,EMECv20191114,10042894,2,TRUE,TRUE,TRUE,TRUE,FALSE,12/1/03
+20.2704,41.1285,2004,5,2,20,3,37,3.74,2,EMECv20191114,10043437,2,FALSE,TRUE,TRUE,TRUE,FALSE,5/2/04
+19.6945,40.0582,2004,12,8,7,17,10.6,3.74,2,EMECv20191114,10044377,2,FALSE,FALSE,TRUE,FALSE,FALSE,12/8/04
+19.7267,40.0884,2005,1,1,21,22,40.2,3.74,2,EMECv20191114,10044485,2,FALSE,FALSE,TRUE,FALSE,FALSE,1/1/05
+20.274,41.09,2005,1,2,1,24,57.7,3.74,2,EMECv20191114,10044486,2,TRUE,TRUE,TRUE,FALSE,FALSE,1/2/05
+19.9408,39.9812,2005,3,29,12,34,14.5,3.74,2,EMECv20191114,10044905,2,FALSE,FALSE,TRUE,FALSE,FALSE,3/29/05
+19.8885,41.3718,2005,7,7,13,30,59.2,3.74,2,EMECv20191114,10045477,2,TRUE,TRUE,TRUE,FALSE,FALSE,7/7/05
+19.9499,40.4756,2005,9,26,6,54,52.2,3.74,2,EMECv20191114,10045775,2,FALSE,TRUE,TRUE,FALSE,FALSE,9/26/05
+19.9421,40.007,2006,7,18,9,30,54.9,3.74,2,EMECv20191114,10047298,2,FALSE,FALSE,TRUE,FALSE,FALSE,7/18/06
+19.7249,40.1727,2006,8,8,8,26,2.7,3.74,2,EMECv20191114,10047398,2,FALSE,FALSE,FALSE,FALSE,FALSE,8/8/06
+19.7984,40.1554,2006,8,8,9,38,49.1,3.74,2,EMECv20191114,10047399,2,FALSE,FALSE,FALSE,FALSE,FALSE,8/8/06
+19.6632,40.1155,2006,8,9,8,13,24.1,3.74,2,EMECv20191114,10047413,2,FALSE,FALSE,FALSE,FALSE,FALSE,8/9/06
+19.5953,40.1158,2006,8,9,13,1,5.8,3.74,2,EMECv20191114,10047417,2,FALSE,FALSE,FALSE,FALSE,FALSE,8/9/06
+19.4815,40.2647,2006,8,9,23,27,53.7,3.74,2,EMECv20191114,10047421,2,FALSE,FALSE,FALSE,FALSE,FALSE,8/9/06
+17.652,43.0634,2006,10,8,2,16,22.9,3.74,2,EMECv20191114,10047636,2,TRUE,TRUE,TRUE,TRUE,FALSE,10/8/06
+19.84,40.12,2006,10,17,23,14,53.5,3.74,2,EMECv20191114,10047673,2,FALSE,FALSE,TRUE,FALSE,FALSE,10/17/06
+20.0026,40.5422,2006,12,16,0,18,4.3,3.74,2,EMECv20191114,10047901,2,FALSE,FALSE,TRUE,FALSE,FALSE,12/16/06
+19.9708,40.0144,2007,2,27,10,56,50,3.74,2,EMECv20191114,10048233,2,FALSE,FALSE,TRUE,FALSE,FALSE,2/27/07
+19.3303,40.5299,2007,5,1,15,3,5.6,3.74,2,EMECv20191114,10048879,2,FALSE,TRUE,TRUE,FALSE,FALSE,5/1/07
+19.7381,40.0179,2007,5,20,1,5,7,3.74,2,EMECv20191114,10049003,2,FALSE,FALSE,TRUE,FALSE,FALSE,5/20/07
+16.3007,42.8033,2008,5,5,18,13,51.8,3.74,2,EMECv20191114,10051316,2,TRUE,TRUE,TRUE,TRUE,FALSE,5/5/08
+20.3675,41.2189,2008,10,28,15,19,45.4,3.74,2,EMECv20191114,10052672,2,FALSE,FALSE,TRUE,FALSE,FALSE,10/28/08
+20.3194,41.2304,2008,10,29,18,4,21.3,3.74,2,EMECv20191114,10052678,2,FALSE,FALSE,FALSE,FALSE,FALSE,10/29/08
+20.3197,41.341,2008,12,20,5,24,48.6,3.74,2,EMECv20191114,10052857,2,FALSE,FALSE,TRUE,FALSE,FALSE,12/20/08
+20.303,41.029,2010,10,1,7,58,27.6,3.74,2,EMECv20191114,10055304,2,FALSE,TRUE,TRUE,FALSE,FALSE,10/1/10
+17.9,43.1,1907,8,4,13,9,3,3.76,2,EMECv20191114,10006684,2,FALSE,FALSE,TRUE,TRUE,FALSE,8/4/07
+6.967,46.317,1756,2,1,4,0,0,3.79,2,SERA_histv1.1,10002027,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1756-02-01
+6.35,45.283,1839,2,27,0,0,0,3.79,2,SERA_histv1.1,10003291,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1839-02-27
+7.818,46.203,1855,8,29,21,0,0,3.79,2,SERA_histv1.1,10003679,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-08-29
+7.358,46.232,1855,12,26,1,0,0,3.79,2,SERA_histv1.1,10003732,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-12-26
+7.785,43.793,1957,3,8,4,13,2,3.81,2,EMECv20191114,10014331,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/8/57
+6.47,45.41,2010,6,30,11,53,44.97,3.81,2,EMECv20191114,10055011,2,TRUE,TRUE,TRUE,TRUE,TRUE,6/30/10
+19.344,41.937,1979,5,2,13,45,39.9,3.83,2,EMECv20191114,10022565,2,FALSE,FALSE,FALSE,FALSE,FALSE,5/2/79
+19.8533,40.063,2003,4,15,17,49,37.7,3.83,2,EMECv20191114,10041901,2,FALSE,TRUE,TRUE,FALSE,FALSE,4/15/03
+19.9259,39.905,2004,2,8,12,21,0,3.83,2,EMECv20191114,10043100,2,FALSE,FALSE,TRUE,TRUE,FALSE,2/8/04
+15.0485,45.617,2005,3,6,21,46,19.1,3.83,2,EMECv20191114,10044776,2,FALSE,TRUE,TRUE,TRUE,TRUE,3/6/05
+19.7148,40.0437,2005,10,6,14,31,42.9,3.83,2,EMECv20191114,10045804,2,FALSE,FALSE,TRUE,FALSE,FALSE,10/6/05
+20.1814,40.2941,2006,5,7,18,56,28.5,3.83,2,EMECv20191114,10047001,2,FALSE,FALSE,TRUE,FALSE,FALSE,5/7/06
+19.64,40.2181,2006,6,10,12,31,33.2,3.83,2,EMECv20191114,10047134,2,FALSE,FALSE,TRUE,FALSE,FALSE,6/10/06
+19.6898,40.0906,2006,8,7,0,2,25.2,3.83,2,EMECv20191114,10047386,2,FALSE,FALSE,TRUE,FALSE,FALSE,8/7/06
+19.6882,40.0998,2006,8,9,23,12,52.1,3.83,2,EMECv20191114,10047420,2,FALSE,FALSE,FALSE,FALSE,FALSE,8/9/06
+19.6823,40.1295,2006,8,15,0,15,48.9,3.83,2,EMECv20191114,10047452,2,FALSE,FALSE,FALSE,FALSE,FALSE,8/15/06
+19.8989,40.0505,2006,8,17,13,31,13.3,3.83,2,EMECv20191114,10047462,2,FALSE,FALSE,FALSE,FALSE,FALSE,8/17/06
+19.6132,40.0715,2006,8,21,10,55,54.3,3.83,2,EMECv20191114,10047479,2,FALSE,FALSE,FALSE,FALSE,FALSE,8/21/06
+19.5935,40.0331,2006,9,13,1,39,48.8,3.83,2,EMECv20191114,10047562,2,FALSE,TRUE,FALSE,FALSE,FALSE,9/13/06
+19.7038,40.1075,2006,10,7,12,40,15.8,3.83,2,EMECv20191114,10047635,2,FALSE,FALSE,TRUE,FALSE,FALSE,10/7/06
+20.1538,41.1223,2007,6,19,2,41,0,3.83,2,EMECv20191114,10049185,2,FALSE,FALSE,TRUE,FALSE,FALSE,6/19/07
+20.6037,40.2074,2007,8,1,0,5,7.5,3.83,2,EMECv20191114,10049517,2,FALSE,TRUE,TRUE,FALSE,FALSE,8/1/07
+20.1358,39.9247,2007,11,14,18,48,56.7,3.83,2,EMECv20191114,10050185,2,FALSE,TRUE,TRUE,FALSE,FALSE,11/14/07
+20.252,41.18,2012,1,16,17,35,53.4,3.83,2,EMECv20191114,10057350,2,FALSE,FALSE,TRUE,FALSE,FALSE,1/16/12
+7.465,44.26,1885,7,1,7,15,0,3.87,2,SERA_histv1.1,10004781,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1885-07-01
+7.276,44.576,1887,10,1,3,5,0,3.87,2,SERA_histv1.1,10004890,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1887-10-01
+8.066,43.898,1912,1,14,3,11,0,3.89,2,EMECv20191114,10007440,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/14/12
+10.296,43.561,1984,5,1,22,14,22.56,3.89,2,EMECv20191114,10025694,nan,FALSE,FALSE,TRUE,TRUE,TRUE,5/1/84
+19.8,40.413,1996,5,27,11,40,12.91,3.91,2,EMECv20191114,10033683,2,TRUE,TRUE,TRUE,FALSE,FALSE,5/27/96
+20.167,41.277,1997,7,20,9,32,21.09,3.91,2,EMECv20191114,10035332,2,FALSE,FALSE,TRUE,TRUE,FALSE,7/20/97
+20.228,39.276,2007,8,18,13,47,22.87,3.91,2,EMECv20191114,10049668,2,FALSE,FALSE,FALSE,FALSE,FALSE,8/18/07
+11.043,43.467,1916,8,2,7,30,0,3.93,2,EMECv20191114,10008180,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/2/16
+19.9736,41.0251,2000,3,17,11,47,20.6,3.93,2,EMECv20191114,10038435,2,TRUE,TRUE,TRUE,TRUE,FALSE,3/17/00
+20.3359,40.8756,2003,2,9,22,13,57.8,3.93,2,EMECv20191114,10041723,2,TRUE,TRUE,TRUE,FALSE,FALSE,2/9/03
+20.1129,41.3383,2003,12,5,4,47,33.2,3.93,2,EMECv20191114,10042899,2,FALSE,FALSE,TRUE,TRUE,FALSE,12/5/03
+19.6528,40.2373,2004,2,27,6,46,35,3.93,2,EMECv20191114,10043194,2,FALSE,FALSE,TRUE,TRUE,FALSE,2/27/04
+19.9398,40.2826,2005,6,7,9,9,14,3.93,2,EMECv20191114,10045322,2,FALSE,TRUE,TRUE,FALSE,FALSE,6/7/05
+17.728,43.0356,2005,11,14,1,29,11.3,3.93,2,EMECv20191114,10046199,2,FALSE,FALSE,TRUE,TRUE,FALSE,11/14/05
+20.045,40.4857,2006,3,1,20,22,15.1,3.93,2,EMECv20191114,10046637,2,FALSE,TRUE,TRUE,FALSE,FALSE,3/1/06
+19.8264,40.1585,2006,8,9,12,23,39.2,3.93,2,EMECv20191114,10047416,2,FALSE,FALSE,FALSE,FALSE,FALSE,8/9/06
+19.8289,39.9916,2006,9,29,12,47,22.2,3.93,2,EMECv20191114,10047606,2,FALSE,TRUE,TRUE,FALSE,FALSE,9/29/06
+5.775,45.167,1782,8,15,0,0,0,3.96,2,SERA_histv1.1,10002439,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1782-08-15
+18.746,42.196,1979,4,15,17,17,15,4.02,2,EMECv20191114,10022485,2,FALSE,FALSE,FALSE,FALSE,FALSE,4/15/79
+19.915,41.1327,2002,7,24,10,26,20.5,4.02,2,EMECv20191114,10041096,2,TRUE,TRUE,TRUE,FALSE,FALSE,7/24/02
+20.1626,41.3144,2003,3,21,15,55,35.1,4.02,2,EMECv20191114,10041800,2,FALSE,TRUE,TRUE,FALSE,FALSE,3/21/03
+17.8883,42.8666,2005,11,10,16,55,13.4,4.02,2,EMECv20191114,10046178,2,FALSE,FALSE,TRUE,TRUE,FALSE,11/10/05
+19.8414,40.088,2006,6,9,11,11,49.4,4.02,2,EMECv20191114,10047126,2,FALSE,FALSE,TRUE,FALSE,FALSE,6/9/06
+19.662,40.1636,2006,8,10,8,15,19.8,4.02,2,EMECv20191114,10047424,2,FALSE,FALSE,FALSE,FALSE,FALSE,8/10/06
+19.6742,40.2097,2006,8,18,10,23,5.1,4.02,2,EMECv20191114,10047472,2,FALSE,FALSE,FALSE,FALSE,FALSE,8/18/06
+19.6209,40.059,2006,9,1,8,14,37.6,4.02,2,EMECv20191114,10047519,2,FALSE,FALSE,FALSE,FALSE,FALSE,9/1/06
+19.8135,40.3338,2006,12,18,11,8,46.5,4.02,2,EMECv20191114,10047906,2,TRUE,TRUE,TRUE,FALSE,FALSE,12/18/06
+15.2859,45.4637,2007,5,26,6,3,28.2,4.02,2,EMECv20191114,10049043,2,FALSE,TRUE,TRUE,TRUE,FALSE,5/26/07
+7.163,44.888,1808,4,15,15,30,0,4.04,2,SERA_histv1.1,10002786,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1808-04-15
+7.47,44.302,1892,11,27,1,40,0,4.06,2,SERA_histv1.1,10005110,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1892-11-27
+20.101,41.217,1997,7,20,5,46,48.8,4.09,2,EMECv20191114,10035329,2,FALSE,FALSE,TRUE,TRUE,FALSE,7/20/97
+20.168,39.366,2005,3,23,23,12,35.42,4.09,2,EMECv20191114,10044876,2,FALSE,FALSE,TRUE,FALSE,FALSE,3/23/05
+19.69,40.67,2013,12,4,16,43,33.51,4.1,2,EMECv20191114,10059796,2,FALSE,FALSE,TRUE,FALSE,FALSE,12/4/13
+7.774,43.819,1831,11,25,1,45,0,4.11,2,SERA_histv1.1,10003157,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1831-11-25
+7.093,44.458,1887,3,3,2,0,0,4.11,2,SERA_histv1.1,10004862,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1887-03-03
+19.9305,40.2254,2006,6,14,14,12,40.6,4.11,2,EMECv20191114,10047161,2,FALSE,FALSE,TRUE,FALSE,FALSE,6/14/06
+19.6843,40.0995,2006,8,18,10,16,15.3,4.11,2,EMECv20191114,10047471,2,FALSE,FALSE,FALSE,FALSE,FALSE,8/18/06
+19.7568,41.5184,2007,9,10,2,59,20.8,4.11,2,EMECv20191114,10049796,2,FALSE,FALSE,TRUE,FALSE,FALSE,9/10/07
+20.1277,39.7288,2007,9,12,19,20,19.3,4.11,2,EMECv20191114,10049810,2,FALSE,FALSE,TRUE,FALSE,FALSE,9/12/07
+20.3239,41.2262,2008,11,8,22,36,3.8,4.11,2,EMECv20191114,10052732,2,FALSE,FALSE,TRUE,FALSE,FALSE,11/8/08
+20.052,39.949,2009,9,18,5,47,56.6,4.11,2,EMECv20191114,10053930,2,FALSE,FALSE,TRUE,FALSE,FALSE,9/18/09
+20.199,41.176,2010,5,30,11,40,13.7,4.11,2,EMECv20191114,10054902,2,FALSE,TRUE,TRUE,FALSE,FALSE,5/30/10
+8.059,43.903,1895,12,25,4,47,0,4.13,2,SERA_histv1.1,10005326,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-12-25
+7.073,45.036,1902,11,21,9,10,0,4.16,2,EMECv20191114,10006001,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/21/02
+12.133,42.612,1759,6,14,0,0,0,4.2,2,SERA_histv1.1,10002101,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1759-06-14
+12.965,40.892,1781,4,13,8,30,0,4.2,2,SERA_histv1.1,10002421,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1781-04-13
+11.332,43.318,1787,10,21,12,30,0,4.2,2,SERA_histv1.1,10002540,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1787-10-21
+15.647,38.108,1840,4,24,2,30,0,4.2,2,SERA_histv1.1,10003310,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1840-04-24
+20.38,39.45,2007,6,21,10,8,32.6,4.2,2,EMECv20191114,10049201,2,FALSE,FALSE,TRUE,FALSE,FALSE,6/21/07
+18.57,42.53,2011,9,25,13,17,10,4.23,2,EMECv20191114,10056544,2,TRUE,TRUE,TRUE,TRUE,FALSE,9/25/11
+7.174,44.881,1909,10,5,1,10,0,4.25,2,EMECv20191114,10007060,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/5/09
+11.115,43.474,1897,5,22,2,5,0,4.28,2,SERA_histv1.1,10005467,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-05-22
+7.101,45.178,1901,3,29,7,5,0,4.28,2,EMECv20191114,10005818,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/29/01
+7.822,43.845,1885,1,24,21,0,0,4.29,2,SERA_histv1.1,10004741,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1885-01-24
+6.77,44.88,1991,2,11,15,43,43.1,4.3,2,EMECv20191114,10029211,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/11/91
+20.4,41.1,2005,11,1,19,53,34.8,4.39,2,EMECv20191114,10046118,2,FALSE,FALSE,TRUE,FALSE,FALSE,11/1/05
+19.6866,40.0443,2006,8,9,22,36,49.7,4.39,2,EMECv20191114,10047418,2,FALSE,FALSE,FALSE,FALSE,FALSE,8/9/06
+17.633,42.819,1997,4,26,7,30,18.3,4.4,2,EMECv20191114,10035013,nan,FALSE,FALSE,TRUE,FALSE,FALSE,4/26/97
+7.9,43.787,1906,8,11,9,58,0,4.41,2,EMECv20191114,10006542,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/11/06
+10.934,42.645,1980,9,8,19,41,13.36,4.44,2,EMECv20191114,10023266,2,TRUE,TRUE,TRUE,TRUE,TRUE,9/8/80
+7.63,42.03,2012,3,4,3,47,39,4.45,2,EMECv20191114,10057544,2,TRUE,TRUE,TRUE,TRUE,TRUE,3/4/12
+6.66,44.54,2012,2,26,22,37,55,4.48,2,EMECv20191114,10057526,2,TRUE,TRUE,TRUE,TRUE,TRUE,2/26/12
+19.7552,40.0084,2003,7,4,9,7,42.7,4.49,2,EMECv20191114,10042367,2,FALSE,TRUE,TRUE,FALSE,FALSE,7/4/03
+20.1023,39.662,1993,8,6,1,25,39.92,4.5,2,EMECv20191114,10030686,2,FALSE,TRUE,TRUE,TRUE,FALSE,8/6/93
+20.08,40.95,2014,5,19,1,16,58.07,4.55,2,EMECv20191114,10060622,2,FALSE,FALSE,TRUE,FALSE,FALSE,5/19/14
+19.6,40.3,1930,12,6,10,14,0,4.57,2,EMECv20191114,10010434,2,FALSE,FALSE,TRUE,TRUE,TRUE,12/6/30
+15.28,38.71,1967,8,15,7,6,30.3,4.57,2,EMECv20191114,10017168,2,TRUE,TRUE,TRUE,TRUE,TRUE,8/15/67
+12.57,47.53,1921,10,24,2,6,0,4.59,2,EMECv20191114,10008960,2,TRUE,TRUE,TRUE,TRUE,TRUE,10/24/21
+17.14,43.275,1962,1,11,5,50,4.2,4.6,2,EMECv20191114,10015376,2,FALSE,FALSE,FALSE,FALSE,FALSE,1/11/62
+19.6848,40.0701,1986,6,16,10,26,44.31,4.6,2,EMECv20191114,10026748,2,TRUE,TRUE,TRUE,TRUE,FALSE,6/16/86
+19.33,42.06,1979,6,20,20,49,30,4.67,2,EMECv20191114,10022687,2,FALSE,FALSE,FALSE,FALSE,FALSE,6/20/79
+15.294,43.7508,2007,7,18,10,54,12.1,4.67,2,EMECv20191114,10049419,2,TRUE,TRUE,TRUE,TRUE,FALSE,7/18/07
+19.3955,41.8656,1981,3,26,17,39,45.16,4.7,2,EMECv20191114,10023734,2,FALSE,FALSE,TRUE,TRUE,FALSE,3/26/81
+7.942,43.933,1807,9,5,1,30,0,4.82,2,SERA_histv1.1,10002776,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1807-09-05
+7.932,43.865,1819,1,8,22,30,0,4.82,2,SERA_histv1.1,10002941,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1819-01-08
+11.631,42.852,1926,1,8,9,14,0,4.9,2,EMECv20191114,10009572,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/8/26
+6.633,44.583,1935,3,19,7,27,17,5,2,EMECv20191114,10011044,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/19/35
+11.2,43.133,1909,8,25,0,30,3,5.09,2,EMECv20191114,10007038,nan,FALSE,FALSE,TRUE,TRUE,TRUE,8/25/09
+7.897,46.229,1880,7,4,8,20,0,5.13,2,SERA_histv1.1,10004527,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1880-07-04
+15.5,43.5,1868,10,10,2,40,0,5.14,2,SERA_histv1.1,10004113,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1868-10-10
+7.181,44.941,1753,3,9,13,15,0,5.17,2,SERA_histv1.1,10001974,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1753-03-09
+6.163,45.884,1877,10,8,5,12,0,5.29,2,SERA_histv1.1,10004414,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1877-10-08
+20.7,41.1,1911,2,21,13,46,0,5.33,2,EMECv20191114,10007274,2,FALSE,FALSE,TRUE,TRUE,TRUE,2/21/11
+13.431,46.093,1403,9,6,0,0,0,5.56,2,SERA_histv1.1,10000325,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1403-09-06
+14.756,37.204,1818,3,1,2,45,0,5.56,2,SERA_histv1.1,10002930,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1818-03-01
+15.567,43.95,1418,3,7,0,0,0,5.68,2,SERA_histv1.1,10000344,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1418-03-07
+13.18,46.49,1928,3,26,14,40,32.58,5.71,2,EMECv20191114,10009963,2,FALSE,FALSE,TRUE,TRUE,TRUE,3/26/28
+20,40.7,1851,12,29,13,0,0,5.89,2,SERA_histv1.1,10003544,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1851-12-29
+19.49,40.474,1601,4,26,0,0,0,6.26,2,SERA_histv1.1,10000927,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1601-04-26
+14.944,37.215,1542,12,10,15,15,0,6.7,2,SERA_histv1.1,10000677,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1542-12-10
+20.424,39.45,2007,10,19,14,59,29.9,3.73,1.9,EMECv20191114,10050024,1.9,FALSE,FALSE,FALSE,FALSE,FALSE,10/19/07
+12.51,43.272,1984,4,30,21,4,55.3,4.36,1.9,EMECv20191114,10025692,1.9,FALSE,FALSE,TRUE,TRUE,TRUE,4/30/84
+11.821,44.657,1898,1,16,13,10,0,4.63,1.9,SERA_histv1.1,10005551,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1898-01-16
+12.756,43.185,1998,4,3,7,26,36.97,5.1,1.9,EMECv20191114,10036259,1.9,FALSE,FALSE,TRUE,FALSE,FALSE,4/3/98
+20.4,39.485,1823,6,19,0,0,0,6.13,1.9,SERA_histv1.1,10002999,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1823-06-19
+19.13,39.601,2008,12,10,18,44,35,3.64,1.8,EMECv20191114,10052831,1.8,TRUE,TRUE,TRUE,TRUE,FALSE,12/10/08
+15.849,41.42,2007,7,10,11,58,27.79,3.67,1.8,EMECv20191114,10049358,1.8,TRUE,TRUE,TRUE,TRUE,FALSE,7/10/07
+15.167,45.967,1901,10,26,20,30,0,4.05,1.8,EMECv20191114,10005880,1.8,TRUE,FALSE,TRUE,TRUE,TRUE,10/26/01
+14.167,46.367,1915,2,23,22,35,0,4.05,1.8,EMECv20191114,10007922,1.8,FALSE,TRUE,TRUE,TRUE,TRUE,2/23/15
+15.303,40.846,1981,1,16,4,36,51.04,4.1,1.8,EMECv20191114,10023543,1.8,FALSE,FALSE,TRUE,FALSE,FALSE,1/16/81
+13.88,43.191,1987,7,3,17,38,2.66,4.34,1.8,EMECv20191114,10027250,1.8,FALSE,FALSE,FALSE,FALSE,FALSE,7/3/87
+15.049,41.146,1964,2,18,6,58,28,4.44,1.8,EMECv20191114,10015847,nan,FALSE,FALSE,TRUE,TRUE,TRUE,2/18/64
+15.337,41.143,1899,8,16,0,5,0,4.59,1.8,SERA_histv1.1,10005677,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1899-08-16
+19.888,39.033,2008,2,6,15,46,10.5,4.64,1.8,EMECv20191114,10050683,1.8,FALSE,FALSE,TRUE,FALSE,FALSE,2/6/08
+15.728,41.706,1904,4,8,8,22,0,4.75,1.8,EMECv20191114,10006196,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/8/04
+13.983,41.405,1765,5,12,0,0,0,4.88,1.8,SERA_histv1.1,10002158,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1765-05-12
+15.503,42.12,1892,6,6,0,0,0,4.92,1.8,SERA_histv1.1,10005080,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1892-06-06
+16.427,40.534,1885,12,24,10,50,0,5.08,1.8,SERA_histv1.1,10004800,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1885-12-24
+15.318,41.068,1930,7,23,0,8,0,6.67,1.8,EMECv20191114,10010366,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/23/30
+20.385,39.479,2011,1,19,19,12,22.2,3.82,1.7,EMECv20191114,10055634,1.7,FALSE,FALSE,FALSE,FALSE,FALSE,1/19/11
+18.202,42.684,1983,8,26,14,39,10.6,3.53,1.6,EMECv20191114,10025261,1.6,TRUE,TRUE,TRUE,TRUE,FALSE,8/26/83
+20.284,39.296,2007,10,8,4,50,20.7,3.55,1.6,EMECv20191114,10049963,1.6,FALSE,FALSE,TRUE,FALSE,FALSE,10/8/07
+8.86,44.856,1902,4,11,1,28,44,3.7,1.6,EMECv20191114,10005931,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/11/02
+14.25,45.83,1899,4,30,21,50,0,3.87,1.6,SERA_histv1.1,10005651,1.6,TRUE,TRUE,TRUE,TRUE,TRUE,1899-04-30
+11.741,42.739,1973,12,30,2,45,0,4.13,1.6,EMECv20191114,10020174,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/30/73
+12.69,46.322,1981,12,5,5,47,40.3,4.19,1.6,EMECv20191114,10024138,1.6,TRUE,TRUE,TRUE,TRUE,TRUE,12/5/81
+11.172,43.542,1890,5,4,12,9,0,4.2,1.6,SERA_histv1.1,10004998,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1890-05-04
+13.964,42.257,1901,10,15,13,55,53,4.22,1.6,EMECv20191114,10005877,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/15/01
+12.998,42.848,1997,12,31,16,2,15.11,4.3,1.6,EMECv20191114,10036007,1.6,FALSE,FALSE,TRUE,FALSE,FALSE,12/31/97
+10.309,43.551,1771,1,8,3,30,0,4.43,1.6,SERA_histv1.1,10002240,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1771-01-08
+12.711,46.187,1955,7,23,3,54,32,4.49,1.6,EMECv20191114,10014009,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/23/55
+12.859,43.036,1997,10,7,5,9,56.87,4.49,1.6,EMECv20191114,10035590,1.6,FALSE,FALSE,FALSE,FALSE,FALSE,10/7/97
+13.106,44.015,1972,11,30,11,25,27.45,4.52,1.6,EMECv20191114,10019792,1.6,TRUE,TRUE,TRUE,TRUE,TRUE,11/30/72
+11.691,42.831,2000,4,1,18,8,3.68,4.52,1.6,EMECv20191114,10038472,1.6,TRUE,TRUE,TRUE,TRUE,TRUE,4/1/00
+12.627,42.341,1968,1,4,10,23,0,4.53,1.6,EMECv20191114,10017341,nan,FALSE,TRUE,TRUE,TRUE,TRUE,1/4/68
+12.593,46.1,1892,6,23,23,20,0,4.61,1.6,SERA_histv1.1,10005082,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1892-06-23
+13.453,43.3,1809,8,25,12,13,0,4.65,1.6,SERA_histv1.1,10002798,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1809-08-25
+11.034,45.577,1826,6,24,12,15,0,4.7,1.6,SERA_histv1.1,10003043,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1826-06-24
+15.235,38.806,1909,1,3,4,20,0,4.86,1.6,EMECv20191114,10006887,nan,FALSE,TRUE,TRUE,TRUE,TRUE,1/3/09
+12.498,42.726,1960,7,12,14,8,0,4.93,1.6,EMECv20191114,10015136,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/12/60
+11.999,43.003,1861,5,9,1,53,0,5,1.6,SERA_histv1.1,10003909,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1861-05-09
+14.575,45.205,1838,8,10,19,30,0,5.19,1.6,SERA_histv1.1,10003282,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1838-08-10
+20.452,39.775,2011,10,20,17,24,8.7,3.64,1.5,EMECv20191114,10056649,1.5,FALSE,TRUE,TRUE,FALSE,FALSE,10/20/11
+10.339,45.716,2006,10,20,0,11,58.13,3.78,1.5,EMECv20191114,10047683,1.5,TRUE,TRUE,TRUE,TRUE,TRUE,10/20/06
+8.295,46.202,1891,12,20,16,36,0,3.93,1.5,SERA_histv1.1,10005060,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1891-12-20
+12.269,44.141,1993,11,9,13,46,24.39,3.93,1.5,EMECv20191114,10030891,1.5,FALSE,FALSE,TRUE,TRUE,FALSE,11/9/93
+15.835,40.649,1990,5,5,19,59,57.78,4.08,1.5,EMECv20191114,10028795,1.5,FALSE,FALSE,FALSE,FALSE,FALSE,5/5/90
+11.62,44.835,1678,7,15,0,0,0,4.2,1.5,SERA_histv1.1,10001367,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1678-07-15
+14.208,42.311,1992,7,16,5,38,53.83,4.22,1.5,EMECv20191114,10030107,1.5,TRUE,TRUE,TRUE,TRUE,FALSE,7/16/92
+13.012,42.87,1997,10,16,17,31,44.42,4.26,1.5,EMECv20191114,10035644,1.5,FALSE,FALSE,FALSE,FALSE,FALSE,10/16/97
+13.814,41.491,1761,4,5,14,0,0,4.53,1.5,SERA_histv1.1,10002121,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1761-04-05
+13,42.7,1965,5,31,11,15,35,4.57,1.5,EMECv20191114,10016280,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/31/65
+11.62,44.835,1409,8,17,0,35,0,4.65,1.5,SERA_histv1.1,10000333,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1409-08-17
+12.988,42.846,1997,11,9,19,7,33.27,4.87,1.5,EMECv20191114,10035713,1.5,FALSE,FALSE,TRUE,FALSE,FALSE,11/9/97
+11.882,43.464,1005,1,1,0,0,0,4.88,1.5,SERA_histv1.1,10000002,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1005-01-01
+12.054,43.541,1520,1,9,17,30,0,4.88,1.5,SERA_histv1.1,10000595,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1520-01-09
+12.844,42.521,1885,6,17,22,34,0,4.89,1.5,SERA_histv1.1,10004775,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1885-06-17
+13.454,42.967,1972,11,26,16,3,0,5.48,1.5,EMECv20191114,10019789,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/26/72
+15.117,45.933,1912,7,3,19,25,0,4.05,1.4,EMECv20191114,10007543,1.4,FALSE,FALSE,TRUE,TRUE,TRUE,7/3/12
+14.066,41.88,1907,12,22,5,59,0,4.16,1.4,EMECv20191114,10006728,nan,FALSE,TRUE,TRUE,TRUE,TRUE,12/22/07
+13.059,42.817,1997,10,25,3,8,6.08,4.27,1.4,EMECv20191114,10035672,1.4,FALSE,FALSE,FALSE,FALSE,FALSE,10/25/97
+12.526,42.763,1997,5,12,13,50,14.63,4.72,1.4,EMECv20191114,10035070,1.4,TRUE,TRUE,TRUE,TRUE,TRUE,5/12/97
+13.805,41.497,1899,1,5,2,45,0,4.25,1.3,SERA_histv1.1,10005626,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1899-01-05
+14.825,38.566,1963,6,13,8,37,40,4.67,1.3,EMECv20191114,10015712,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/13/63
+12.917,44.167,1916,8,15,13,59,0,5.35,1.3,EMECv20191114,10008186,nan,FALSE,FALSE,FALSE,FALSE,FALSE,8/15/16
+10.678,44.798,1996,10,15,9,55,59.95,5.38,1.3,EMECv20191114,10034378,1.3,TRUE,TRUE,TRUE,TRUE,TRUE,10/15/96
+20.323,39.266,2007,12,27,2,29,26,4,1.2,EMECv20191114,10050434,1.2,FALSE,FALSE,TRUE,FALSE,FALSE,12/27/07
+15.231,43.132,2004,12,17,1,41,58.45,4.23,1.2,EMECv20191114,10044420,1.2,FALSE,FALSE,TRUE,TRUE,FALSE,12/17/04
+20.349,39.186,2012,11,12,0,34,14.6,3.55,1.1,EMECv20191114,10058514,1.1,FALSE,FALSE,TRUE,FALSE,FALSE,11/12/12
+20.174,39.275,2007,10,2,8,18,47.8,3.73,1.1,EMECv20191114,10049926,1.1,FALSE,FALSE,TRUE,FALSE,FALSE,10/2/07
+12.302,45.938,1789,8,4,0,0,0,3.97,1.1,SERA_histv1.1,10002567,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1789-08-04
+9.359,45.827,1887,5,20,4,12,0,4.01,1.1,SERA_histv1.1,10004872,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1887-05-20
+7.315,45.106,1955,5,7,2,29,46,4.16,1.1,EMECv20191114,10013952,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/7/55
+11.875,45.407,1606,12,12,0,0,0,4.2,1.1,SERA_histv1.1,10000953,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1606-12-12
+11.11,45.167,1841,10,15,22,0,0,4.25,1.1,SERA_histv1.1,10003343,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1841-10-15
+20.096,39.452,2008,2,23,23,7,36.5,4.55,1.1,EMECv20191114,10050822,1.1,FALSE,FALSE,TRUE,FALSE,FALSE,2/23/08
+12.537,46.352,1986,8,29,14,57,1.3,4.73,1.1,EMECv20191114,10026842,1.1,TRUE,TRUE,TRUE,TRUE,TRUE,8/29/86
+7.319,45.013,1980,1,5,14,32,26,4.82,1.1,EMECv20191114,10022958,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/5/80
+12.074,45.943,1895,6,10,1,47,0,4.89,1.1,SERA_histv1.1,10005288,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-06-10
+8.617,46.95,1915,6,24,21,0,24,3.5,1,EMECv20191114,10007967,nan,FALSE,FALSE,TRUE,TRUE,TRUE,6/24/15
+8.23,46.88,1917,7,2,9,57,0,3.5,1,EMECv20191114,10008345,nan,FALSE,FALSE,TRUE,TRUE,TRUE,7/2/17
+7.367,46.55,1933,9,17,4,8,0,3.5,1,EMECv20191114,10010886,nan,FALSE,TRUE,TRUE,TRUE,TRUE,9/17/33
+7.5,46.3,1949,2,17,22,5,0,3.5,1,EMECv20191114,10012725,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/17/49
+7.467,46.35,1951,1,5,10,5,0,3.5,1,EMECv20191114,10012992,nan,FALSE,TRUE,TRUE,TRUE,TRUE,1/5/51
+7.45,46.317,1951,6,1,4,18,0,3.5,1,EMECv20191114,10013055,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/1/51
+7.467,46.35,1953,1,19,4,18,0,3.5,1,EMECv20191114,10013312,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/19/53
+7.4,46.4,1954,7,15,8,58,29,3.5,1,EMECv20191114,10013743,nan,FALSE,FALSE,TRUE,TRUE,TRUE,7/15/54
+7.417,46.367,1955,6,16,19,15,0,3.5,1,EMECv20191114,10013983,nan,FALSE,TRUE,TRUE,TRUE,TRUE,6/16/55
+7.5,46.4,1968,3,7,0,21,45,3.5,1,EMECv20191114,10017469,1,TRUE,TRUE,TRUE,TRUE,TRUE,3/7/68
+19.202,42.137,1979,5,5,5,54,4.9,3.55,1,EMECv20191114,10022570,1,FALSE,FALSE,FALSE,FALSE,FALSE,5/5/79
+18.705,42.113,1979,6,4,3,24,11.8,3.55,1,EMECv20191114,10022647,1,FALSE,FALSE,FALSE,FALSE,FALSE,6/4/79
+19.93,39.48,1995,4,16,19,44,41,3.55,1,EMECv20191114,10031895,1,FALSE,TRUE,TRUE,TRUE,FALSE,4/16/95
+20.56,39.69,1995,9,17,23,8,38.65,3.55,1,EMECv20191114,10032469,1,FALSE,FALSE,TRUE,FALSE,FALSE,9/17/95
+20.676,40.036,1996,8,6,6,19,8.05,3.55,1,EMECv20191114,10033963,1,FALSE,FALSE,TRUE,FALSE,FALSE,8/6/96
+17.752,42.919,1996,12,3,9,50,19,3.55,1,EMECv20191114,10034571,1,FALSE,FALSE,TRUE,FALSE,FALSE,12/3/96
+19.7836,40.1762,2006,9,30,11,18,49.8,3.55,1,EMECv20191114,10047608,1,FALSE,FALSE,TRUE,FALSE,FALSE,9/30/06
+20.265,39.255,2007,8,7,21,34,22.01,3.55,1,EMECv20191114,10049563,1,FALSE,FALSE,TRUE,FALSE,FALSE,8/7/07
+20.11,39.338,2007,8,14,20,21,47.7,3.55,1,EMECv20191114,10049630,1,FALSE,FALSE,FALSE,FALSE,FALSE,8/14/07
+20.229,39.273,2007,8,15,5,41,59.76,3.55,1,EMECv20191114,10049635,1,FALSE,FALSE,FALSE,FALSE,FALSE,8/15/07
+19.813,40.087,2009,8,19,5,12,59.9,3.55,1,EMECv20191114,10053797,1,FALSE,TRUE,TRUE,FALSE,FALSE,8/19/09
+18.76,42.23,1979,5,24,22,28,13.5,3.62,1,EMECv20191114,10022610,1,FALSE,FALSE,FALSE,FALSE,FALSE,5/24/79
+20.61,40.03,1995,9,10,12,53,8.47,3.64,1,EMECv20191114,10032452,1,FALSE,TRUE,TRUE,FALSE,FALSE,9/10/95
+20.542,40.054,1996,9,8,11,20,1.65,3.64,1,EMECv20191114,10034081,1,FALSE,FALSE,TRUE,FALSE,FALSE,9/8/96
+20.41,39.674,2004,10,26,20,39,18.28,3.64,1,EMECv20191114,10044231,1,FALSE,FALSE,FALSE,FALSE,FALSE,10/26/04
+20.307,39.419,2007,6,22,17,27,1.72,3.64,1,EMECv20191114,10049205,1,FALSE,FALSE,TRUE,FALSE,FALSE,6/22/07
+20.225,39.275,2007,8,13,0,18,38.14,3.64,1,EMECv20191114,10049609,1,FALSE,FALSE,FALSE,FALSE,FALSE,8/13/07
+19.7346,40.0694,2002,11,5,10,21,54.1,3.65,1,EMECv20191114,10041452,1,FALSE,FALSE,TRUE,FALSE,FALSE,11/5/02
+19.9815,41.2655,2005,9,15,15,55,6.2,3.65,1,EMECv20191114,10045751,1,FALSE,FALSE,TRUE,FALSE,FALSE,9/15/05
+19.6385,40.1659,2006,8,6,11,28,39.1,3.65,1,EMECv20191114,10047378,1,FALSE,FALSE,TRUE,FALSE,FALSE,8/6/06
+20.5759,40.3724,2007,6,27,1,23,59.4,3.65,1,EMECv20191114,10049234,1,FALSE,FALSE,FALSE,FALSE,FALSE,6/27/07
+15.4556,45.6156,2007,12,18,3,26,36.1,3.65,1,EMECv20191114,10050393,1,TRUE,TRUE,TRUE,TRUE,FALSE,12/18/07
+20.03,41.44,2009,4,26,16,5,5.3,3.65,1,EMECv20191114,10053318,1,TRUE,TRUE,TRUE,FALSE,FALSE,4/26/09
+19.52,41.84,2009,4,29,4,24,14.4,3.65,1,EMECv20191114,10053332,1,TRUE,TRUE,TRUE,FALSE,FALSE,4/29/09
+20.034,40.134,2010,12,17,7,21,23.9,3.65,1,EMECv20191114,10055540,1,FALSE,FALSE,TRUE,FALSE,FALSE,12/17/10
+20.22,39.28,2007,7,5,7,27,32.5,3.7,1,EMECv20191114,10049317,1,FALSE,FALSE,FALSE,FALSE,FALSE,7/5/07
+19.16,42.18,2009,12,10,11,24,25.5,3.7,1,EMECv20191114,10054265,1,FALSE,FALSE,TRUE,FALSE,FALSE,12/10/09
+19.96,39.53,1995,3,2,0,7,39.3,3.73,1,EMECv20191114,10031795,1,TRUE,TRUE,TRUE,TRUE,FALSE,3/2/95
+20.709,40.071,1996,9,1,7,41,46.55,3.73,1,EMECv20191114,10034047,1,FALSE,FALSE,TRUE,FALSE,FALSE,9/1/96
+19.7154,40.1178,2006,8,10,1,57,38.6,3.74,1,EMECv20191114,10047422,1,FALSE,FALSE,FALSE,FALSE,FALSE,8/10/06
+7.635,46.318,1573,8,1,0,0,0,3.79,1,SERA_histv1.1,10000792,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1573-08-01
+8.999,46.921,1701,12,30,0,0,0,3.79,1,SERA_histv1.1,10001555,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1701-12-30
+7.373,46.554,1762,10,3,20,15,0,3.79,1,SERA_histv1.1,10002135,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1762-10-03
+7.881,46.292,1855,8,14,11,0,0,3.79,1,SERA_histv1.1,10003671,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-08-14
+7.852,46.237,1855,9,5,22,30,0,3.79,1,SERA_histv1.1,10003681,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-09-05
+20.38,39.44,2007,6,21,9,59,39.9,3.8,1,EMECv20191114,10049200,1,FALSE,FALSE,FALSE,FALSE,FALSE,6/21/07
+20.588,40.041,1995,11,10,13,47,6.88,3.82,1,EMECv20191114,10032675,1,FALSE,TRUE,TRUE,FALSE,FALSE,11/10/95
+20.672,40.027,1996,7,28,1,12,5.18,3.82,1,EMECv20191114,10033931,1,FALSE,FALSE,TRUE,FALSE,FALSE,7/28/96
+20.089,39.259,2003,2,25,16,7,22.43,3.82,1,EMECv20191114,10041754,1,FALSE,FALSE,TRUE,FALSE,FALSE,2/25/03
+20.297,39.092,2005,9,12,22,21,39.36,3.82,1,EMECv20191114,10045737,1,FALSE,FALSE,TRUE,FALSE,FALSE,9/12/05
+20.287,39.289,2007,6,30,18,5,58.66,3.82,1,EMECv20191114,10049278,1,FALSE,FALSE,FALSE,FALSE,FALSE,6/30/07
+20.212,39.256,2007,8,13,6,49,5.98,3.82,1,EMECv20191114,10049610,1,FALSE,FALSE,FALSE,FALSE,FALSE,8/13/07
+14.118,44.026,2013,7,11,4,32,41.1,3.87,1,EMECv20191114,10059333,1,TRUE,TRUE,TRUE,TRUE,FALSE,7/11/13
+7.88,46.233,1857,11,14,3,30,0,3.9,1,SERA_histv1.1,10003800,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1857-11-14
+7.833,46.683,1881,6,14,1,30,0,3.9,1,SERA_histv1.1,10004586,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1881-06-14
+7.8,46.167,1882,12,14,13,45,0,3.9,1,SERA_histv1.1,10004649,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1882-12-14
+7.5,46.3,1920,3,29,9,59,0,3.9,1,EMECv20191114,10008714,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/29/20
+19.975,40.686,1996,9,1,9,51,2.5,3.91,1,EMECv20191114,10034048,1,TRUE,TRUE,TRUE,FALSE,FALSE,9/1/96
+20.529,40.041,1996,9,6,13,47,32.46,3.91,1,EMECv20191114,10034075,1,FALSE,FALSE,TRUE,FALSE,FALSE,9/6/96
+19.514,41.583,1997,2,27,2,28,55.6,3.91,1,EMECv20191114,10034848,1,FALSE,FALSE,TRUE,TRUE,FALSE,2/27/97
+20.286,41.203,2010,3,6,19,29,37.8,3.93,1,EMECv20191114,10054577,1,FALSE,FALSE,TRUE,FALSE,FALSE,3/6/10
+11.416,47.283,1895,2,4,21,0,0,3.95,1,SERA_histv1.1,10005250,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-02-04
+12.878,42.98,1997,10,7,19,56,7.98,3.96,1,EMECv20191114,10035593,1,FALSE,FALSE,FALSE,FALSE,FALSE,10/7/97
+20.08,41.346,1996,12,10,20,14,56.41,4,1,EMECv20191114,10034584,1,TRUE,TRUE,TRUE,TRUE,FALSE,12/10/96
+19.229,41.606,1997,2,26,13,43,59.87,4,1,EMECv20191114,10034846,1,TRUE,TRUE,TRUE,TRUE,FALSE,2/26/97
+16.973,38.869,2011,3,25,18,31,31.5,4.1,1,EMECv20191114,10055810,1,TRUE,TRUE,TRUE,TRUE,FALSE,3/25/11
+10.167,45.773,1993,12,9,18,16,50.88,4.11,1,EMECv20191114,10030923,1,TRUE,TRUE,TRUE,TRUE,TRUE,12/9/93
+13.812,41.918,1889,8,26,5,31,0,4.12,1,SERA_histv1.1,10004974,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1889-08-26
+14.333,37.989,1983,5,13,1,35,1,4.16,1,EMECv20191114,10025105,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/13/83
+18.7,42.4,1901,10,7,21,4,0,4.18,1,EMECv20191114,10005875,1,TRUE,TRUE,TRUE,TRUE,TRUE,10/7/01
+10.628,44.724,1481,2,7,22,45,0,4.2,1,SERA_histv1.1,10000467,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1481-02-07
+12.742,42.807,1496,6,1,0,0,0,4.2,1,SERA_histv1.1,10000504,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1496-06-01
+10.821,44.03,1779,12,31,16,0,0,4.2,1,SERA_histv1.1,10002392,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1779-12-31
+20.202,39.273,2004,7,12,11,26,28.36,4.27,1,EMECv20191114,10043743,1,FALSE,FALSE,TRUE,FALSE,FALSE,7/12/04
+20.225,39.235,2007,7,18,3,45,52.67,4.27,1,EMECv20191114,10049415,1,FALSE,FALSE,FALSE,FALSE,FALSE,7/18/07
+6.167,45.892,1881,7,22,2,0,0,4.31,1,SERA_histv1.1,10004591,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1881-07-22
+12.918,42.924,1997,10,15,22,53,10.54,4.36,1,EMECv20191114,10035637,1,FALSE,FALSE,FALSE,FALSE,FALSE,10/15/97
+9.994,45.745,1979,11,17,20,53,0,4.37,1,EMECv20191114,10022910,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/17/79
+20.7239,40.7658,1976,7,15,19,41,28.21,4.5,1,EMECv20191114,10021278,1,TRUE,TRUE,TRUE,TRUE,FALSE,7/15/76
+19.3051,41.8886,1979,8,17,5,30,38.81,4.5,1,EMECv20191114,10022774,1,FALSE,FALSE,TRUE,FALSE,FALSE,8/17/79
+19.5628,41.0328,1979,11,24,9,48,42.37,4.5,1,EMECv20191114,10022922,1,FALSE,FALSE,TRUE,FALSE,FALSE,11/24/79
+19.7938,40.1313,1984,1,13,23,36,54.66,4.5,1,EMECv20191114,10025519,1,FALSE,FALSE,TRUE,TRUE,FALSE,1/13/84
+7.844,46.28,1855,10,28,1,30,0,4.57,1,SERA_histv1.1,10003698,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-10-28
+10.384,44.028,1951,8,12,21,19,0,4.59,1,EMECv20191114,10013077,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/12/51
+19.647,40.1245,2006,9,2,9,10,48.8,4.6,1,EMECv20191114,10047522,1,FALSE,FALSE,FALSE,FALSE,FALSE,9/2/06
+20.8238,40.6894,1981,3,22,5,44,5.84,4.7,1,EMECv20191114,10023725,1,TRUE,TRUE,TRUE,TRUE,FALSE,3/22/81
+19.7332,40.1088,1988,3,16,20,2,5.38,4.7,1,EMECv20191114,10027574,1,FALSE,FALSE,TRUE,TRUE,FALSE,3/16/88
+10.097,40.955,2000,4,26,13,37,46.78,4.77,1,EMECv20191114,10038547,1,TRUE,TRUE,TRUE,TRUE,TRUE,4/26/00
+19.6111,41.9395,1984,5,8,19,27,6.53,4.8,1,EMECv20191114,10025710,1,TRUE,TRUE,TRUE,TRUE,FALSE,5/8/84
+15.801,40.378,1980,5,14,1,41,0,4.83,1,EMECv20191114,10023096,nan,FALSE,TRUE,TRUE,TRUE,TRUE,5/14/80
+19.784,40.142,2012,5,5,15,55,5.92,4.84,1,EMECv20191114,10057778,1,TRUE,TRUE,TRUE,FALSE,FALSE,5/5/12
+20.7,40.7,1931,2,5,2,0,0,4.97,1,EMECv20191114,10010467,1,FALSE,FALSE,TRUE,TRUE,FALSE,2/5/31
+12.914,42.948,1998,3,21,16,45,9.21,5,1,EMECv20191114,10036217,1,FALSE,FALSE,TRUE,FALSE,FALSE,3/21/98
+7.96,46.3,1924,4,15,12,49,0,5.2,1,EMECv20191114,10009321,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/15/24
+20.7,40.7,1912,4,1,10,40,0,5.26,1,EMECv20191114,10007492,nan,FALSE,FALSE,TRUE,TRUE,TRUE,4/1/12
+11.67,44.614,1796,10,22,4,0,0,5.49,1,SERA_histv1.1,10002633,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1796-10-22
+12.062,44.133,1870,10,30,18,34,0,5.61,1,SERA_histv1.1,10004198,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1870-10-30
+20.26,39.92,1967,2,9,14,8,18.2,5.8,1,EMECv20191114,10016877,1,TRUE,TRUE,TRUE,TRUE,FALSE,2/9/67
+19.783,40.127,1895,5,13,0,0,0,6.15,1,SERA_histv1.1,10005279,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-05-13
+19.989,40.124,1858,10,10,0,0,0,6.36,1,SERA_histv1.1,10003838,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1858-10-10
+20.36,39.667,2008,5,14,19,0,12.3,3.55,0.9,EMECv20191114,10051419,0.9,FALSE,FALSE,TRUE,FALSE,FALSE,5/14/08
+12.172,43.627,1997,10,2,19,38,2.29,4.42,0.9,EMECv20191114,10035570,0.9,TRUE,TRUE,TRUE,FALSE,FALSE,10/2/97
+13.385,43.689,1930,10,30,7,13,0,5.83,0.9,EMECv20191114,10010415,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/30/30
+19.75,39.891,2008,2,2,19,42,32.5,3.64,0.8,EMECv20191114,10050665,0.8,FALSE,TRUE,TRUE,FALSE,FALSE,2/2/08
+12.966,42.875,1997,10,17,14,23,45.34,4.24,0.8,EMECv20191114,10035645,0.8,FALSE,FALSE,FALSE,FALSE,FALSE,10/17/97
+15.805,41.104,1998,4,7,21,36,55.3,4.31,0.8,EMECv20191114,10036273,0.8,TRUE,TRUE,TRUE,TRUE,TRUE,4/7/98
+15.551,41.674,1919,10,21,0,24,0,5.03,0.8,EMECv20191114,10008637,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/21/19
+12.568,44.059,1472,1,1,0,0,0,5.11,0.8,SERA_histv1.1,10000450,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1472-01-01
+18.253,43.044,1979,4,15,15,24,27.3,3.53,0.7,EMECv20191114,10022483,0.7,TRUE,TRUE,TRUE,FALSE,FALSE,4/15/79
+20.424,39.644,2011,3,31,23,59,31,3.55,0.7,EMECv20191114,10055830,0.7,FALSE,TRUE,TRUE,FALSE,FALSE,3/31/11
+14.065,41.889,1907,7,10,3,0,0,3.93,0.7,EMECv20191114,10006668,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/10/07
+12.939,42.861,1997,10,13,13,9,21.06,4.36,0.7,EMECv20191114,10035617,0.7,FALSE,FALSE,FALSE,FALSE,FALSE,10/13/97
+10.338,44.764,1937,9,17,12,19,5,4.77,0.7,EMECv20191114,10011351,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/17/37
+16.722,39.26,1991,4,24,13,22,16.11,4.04,0.6,EMECv20191114,10029301,0.6,TRUE,TRUE,TRUE,TRUE,TRUE,4/24/91
+9.941,44.153,1996,7,11,19,9,26.37,4.06,0.6,EMECv20191114,10033828,0.6,TRUE,TRUE,TRUE,TRUE,TRUE,7/11/96
+13.668,42.065,1919,4,20,6,32,0,4.11,0.6,EMECv20191114,10008576,nan,TRUE,TRUE,TRUE,TRUE,FALSE,4/20/19
+12.978,42.859,1989,11,19,3,40,22.54,4.13,0.6,EMECv20191114,10028546,0.6,TRUE,TRUE,TRUE,TRUE,TRUE,11/19/89
+12.655,42.53,1915,11,11,3,41,0,4.53,0.6,EMECv20191114,10008088,nan,TRUE,TRUE,TRUE,FALSE,FALSE,11/11/15
+13.748,41.621,1920,6,21,7,22,0,4.62,0.6,EMECv20191114,10008754,nan,TRUE,TRUE,TRUE,TRUE,FALSE,6/21/20
+11.527,44.112,1931,12,15,3,23,0,4.62,0.6,EMECv20191114,10010627,nan,FALSE,FALSE,TRUE,TRUE,FALSE,12/15/31
+13.193,38.709,1924,11,12,6,46,0,4.63,0.6,EMECv20191114,10009394,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/12/24
+9.116,44.831,1945,12,15,5,27,0,4.72,0.6,EMECv20191114,10012347,nan,FALSE,TRUE,TRUE,TRUE,TRUE,12/15/45
+15.555,38.185,1255,11,17,10,0,0,4.88,0.6,SERA_histv1.1,10000127,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1255-11-17
+14.4,37.75,1906,6,4,23,20,0,5.15,0.6,EMECv20191114,10006516,nan,FALSE,FALSE,TRUE,TRUE,TRUE,6/4/06
+13.457,42.547,1950,9,5,4,8,0,5.69,0.6,EMECv20191114,10012942,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/5/50
+10.815,43.186,1990,6,24,5,52,30.89,3.56,0.5,EMECv20191114,10028892,0.5,TRUE,TRUE,TRUE,TRUE,TRUE,6/24/90
+11.559,43.216,1854,12,4,1,0,0,3.74,0.5,SERA_histv1.1,10003627,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1854-12-04
+11.842,42.703,1936,6,15,14,45,0,3.84,0.5,EMECv20191114,10011226,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/15/36
+12.915,42.954,1998,3,21,17,57,52.03,4.02,0.5,EMECv20191114,10036218,0.5,FALSE,FALSE,FALSE,FALSE,FALSE,3/21/98
+11.769,42.896,1958,5,30,6,26,0,4.05,0.5,EMECv20191114,10014655,nan,FALSE,TRUE,TRUE,TRUE,TRUE,5/30/58
+12.908,42.949,1997,11,27,7,2,35.13,4.1,0.5,EMECv20191114,10035877,0.5,FALSE,FALSE,TRUE,FALSE,FALSE,11/27/97
+10.109,44.42,1893,10,20,20,15,0,4.11,0.5,SERA_histv1.1,10005169,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1893-10-20
+10.309,43.551,1894,12,12,11,15,0,4.2,0.5,SERA_histv1.1,10005236,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1894-12-12
+10.677,44.803,1996,10,15,12,18,24.22,4.38,0.5,EMECv20191114,10034380,0.5,FALSE,FALSE,FALSE,FALSE,FALSE,10/15/96
+10.402,43.718,1168,1,10,0,0,0,4.43,0.5,SERA_histv1.1,10000078,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1168-01-10
+10.402,43.718,1322,1,1,0,0,0,4.43,0.5,SERA_histv1.1,10000194,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1322-01-01
+13.922,41.844,1980,6,16,14,45,0,4.44,0.5,EMECv20191114,10023152,nan,FALSE,FALSE,TRUE,TRUE,TRUE,6/16/80
+11.769,42.896,1509,12,24,21,0,0,4.65,0.5,SERA_histv1.1,10000551,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1509-12-24
+11.162,43.419,1804,12,17,0,0,0,4.86,0.5,SERA_histv1.1,10002736,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1804-12-17
+11.829,44.059,1917,12,2,17,39,0,5.09,0.5,EMECv20191114,10008395,nan,TRUE,TRUE,TRUE,TRUE,FALSE,12/2/17
+11.008,43.207,1724,12,11,20,0,0,5.11,0.5,SERA_histv1.1,10001724,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1724-12-11
+10.283,44.25,1920,9,7,8,10,0,5.18,0.5,EMECv20191114,10008775,nan,FALSE,FALSE,FALSE,FALSE,FALSE,9/7/20
+15.466,40.791,1991,6,20,11,32,18.38,3.71,0.4,EMECv20191114,10029566,0.4,FALSE,FALSE,TRUE,TRUE,FALSE,6/20/91
+14.873,41.753,2002,11,4,9,28,21.3,3.86,0.4,EMECv20191114,10041450,0.4,FALSE,FALSE,FALSE,FALSE,FALSE,11/4/02
+19.995,39.003,2008,2,4,22,7,58.6,4,0.4,EMECv20191114,10050675,0.4,FALSE,FALSE,TRUE,FALSE,FALSE,2/4/08
+12.921,42.92,1997,10,12,11,12,29.9,4.29,0.4,EMECv20191114,10035609,0.4,FALSE,FALSE,FALSE,FALSE,FALSE,10/12/97
+11.529,44.424,1929,5,1,21,13,0,4.57,0.4,EMECv20191114,10010180,nan,FALSE,FALSE,FALSE,FALSE,FALSE,5/1/29
+13.585,42.308,1762,10,6,0,0,0,5.5,0.4,SERA_histv1.1,10002136,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1762-10-06
+13.015,42.832,1815,9,3,23,0,0,5.55,0.4,SERA_histv1.1,10002886,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1815-09-03
+14.953,41.23,1962,8,21,18,19,0,6.15,0.4,EMECv20191114,10015548,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/21/62
+18.123,42.742,1984,1,10,12,12,58.7,3.53,0.3,EMECv20191114,10025512,0.3,TRUE,TRUE,TRUE,TRUE,FALSE,1/10/84
+9.918,45.058,1383,7,24,20,0,0,3.97,0.3,SERA_histv1.1,10000283,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1383-07-24
+12.995,43.211,1960,2,24,1,51,0,4.32,0.3,EMECv20191114,10015039,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/24/60
+12.899,42.888,1997,10,12,21,52,35.23,4.34,0.3,EMECv20191114,10035613,0.3,FALSE,FALSE,FALSE,FALSE,FALSE,10/12/97
+12.547,42.613,1753,5,26,0,0,0,4.78,0.3,SERA_histv1.1,10001979,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1753-05-26
+17.975,42.848,1986,7,31,12,26,11.5,3.53,0.2,EMECv20191114,10026808,0.2,TRUE,TRUE,TRUE,TRUE,FALSE,7/31/86
+20.234,39.289,2007,11,5,4,43,27.8,3.73,0.2,EMECv20191114,10050122,0.2,FALSE,FALSE,TRUE,FALSE,FALSE,11/5/07
+20.269,39.521,2008,5,25,0,58,58.9,3.82,0.2,EMECv20191114,10051469,0.2,FALSE,FALSE,TRUE,FALSE,FALSE,5/25/08
+8.669,44.714,1891,5,28,6,15,0,4.13,0.2,SERA_histv1.1,10005039,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1891-05-28
+12.261,44.161,1915,1,13,19,30,0,4.38,0.2,EMECv20191114,10007893,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/13/15
+12.974,42.863,1997,11,8,15,31,53.71,4.61,0.2,EMECv20191114,10035710,0.2,FALSE,FALSE,TRUE,FALSE,FALSE,11/8/97
+11.62,44.835,1743,5,29,0,0,0,4.88,0.2,SERA_histv1.1,10001891,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1743-05-29
+15.359,43.189,2004,11,25,6,21,15.44,5.25,0.2,EMECv20191114,10044323,0.2,TRUE,TRUE,TRUE,TRUE,TRUE,11/25/04
+8.583,46.583,1638,3,1,0,0,0,3.5,0.1,SERA_histv1.1,10001097,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1638-03-01
+9.917,46.483,1927,8,25,14,5,0,3.5,0.1,EMECv20191114,10009881,nan,FALSE,FALSE,TRUE,TRUE,TRUE,8/25/27
+10.1,46.77,1939,9,26,2,42,0,3.5,0.1,EMECv20191114,10011575,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/26/39
+8.483,46.45,1947,2,15,13,37,0,3.5,0.1,EMECv20191114,10012445,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/15/47
+11.927,42.804,1994,2,9,21,49,12.5,3.55,0.1,EMECv20191114,10031040,0.1,TRUE,TRUE,TRUE,TRUE,FALSE,2/9/94
+20.373,39.703,2011,9,12,12,27,29.4,3.55,0.1,EMECv20191114,10056497,0.1,TRUE,TRUE,TRUE,FALSE,FALSE,9/12/11
+20.349,39.459,2014,6,8,10,29,12.6,3.55,0.1,EMECv20191114,10060748,0.1,FALSE,TRUE,TRUE,FALSE,FALSE,6/8/14
+14.822,41.172,1990,4,22,16,47,7.38,3.63,0.1,EMECv20191114,10028772,0.1,FALSE,FALSE,TRUE,TRUE,FALSE,4/22/90
+20.191,39.309,2007,10,8,5,11,33.6,3.64,0.1,EMECv20191114,10049964,0.1,FALSE,FALSE,TRUE,FALSE,FALSE,10/8/07
+20.404,39.715,2011,8,8,0,17,28.8,3.64,0.1,EMECv20191114,10056358,0.1,FALSE,TRUE,TRUE,FALSE,FALSE,8/8/11
+13.442,43.035,1996,1,22,23,14,0.09,3.66,0.1,EMECv20191114,10033092,0.1,FALSE,FALSE,TRUE,TRUE,TRUE,1/22/96
+13.22,43.158,1905,11,30,22,0,0,3.7,0.1,EMECv20191114,10006440,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/30/05
+17.128,39.081,1933,2,4,1,4,0,3.7,0.1,EMECv20191114,10010795,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/4/33
+12.899,42.874,1949,3,28,21,34,20,3.7,0.1,EMECv20191114,10012742,nan,FALSE,FALSE,TRUE,TRUE,TRUE,3/28/49
+10.503,46.744,1984,6,8,2,43,32.42,3.7,0.1,EMECv20191114,10025760,0.1,TRUE,TRUE,TRUE,TRUE,TRUE,6/8/84
+20.449,39.407,2013,4,7,4,38,34.6,3.73,0.1,EMECv20191114,10058982,0.1,FALSE,TRUE,TRUE,FALSE,FALSE,4/7/13
+11.332,43.318,1795,2,14,19,15,0,3.74,0.1,SERA_histv1.1,10002617,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1795-02-14
+15.95,38.706,1855,9,20,7,30,0,3.74,0.1,SERA_histv1.1,10003685,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1855-09-20
+8.525,44.724,1881,8,3,14,42,0,3.74,0.1,SERA_histv1.1,10004592,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1881-08-03
+13.989,41.371,1992,3,15,23,44,31.09,3.78,0.1,EMECv20191114,10029921,0.1,FALSE,FALSE,TRUE,TRUE,FALSE,3/15/92
+9.826,46.86,1812,2,19,3,0,0,3.79,0.1,SERA_histv1.1,10002834,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1812-02-19
+14.94,41.724,2002,11,5,23,10,40.98,3.86,0.1,EMECv20191114,10041453,0.1,FALSE,FALSE,FALSE,FALSE,FALSE,11/5/02
+10.994,45.439,1512,12,12,20,40,0,3.87,0.1,SERA_histv1.1,10000571,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1512-12-12
+14.576,41.366,1984,9,24,5,39,53.46,3.88,0.1,EMECv20191114,10025914,0.1,FALSE,TRUE,TRUE,FALSE,FALSE,9/24/84
+9.683,46.683,1862,10,13,20,0,0,3.9,0.1,SERA_histv1.1,10003946,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1862-10-13
+9.167,46.75,1963,12,20,23,21,45,3.9,0.1,EMECv20191114,10015811,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/20/63
+14.065,41.889,1908,6,5,2,58,0,3.93,0.1,EMECv20191114,10006789,nan,TRUE,TRUE,TRUE,TRUE,TRUE,6/5/08
+15.339,40.899,1981,1,16,6,31,24.79,3.95,0.1,EMECv20191114,10023544,0.1,FALSE,FALSE,TRUE,FALSE,FALSE,1/16/81
+13.585,43.103,1996,1,22,18,37,44.36,3.96,0.1,EMECv20191114,10033091,0.1,FALSE,FALSE,TRUE,TRUE,TRUE,1/22/96
+12.296,43.659,1898,11,22,23,10,0,3.97,0.1,SERA_histv1.1,10005615,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1898-11-22
+10.278,43.408,1984,5,21,14,7,44.67,3.97,0.1,EMECv20191114,10025745,0.1,FALSE,FALSE,TRUE,TRUE,TRUE,5/21/84
+12.205,44.194,1993,11,5,2,1,3.79,3.99,0.1,EMECv20191114,10030879,0.1,TRUE,TRUE,TRUE,TRUE,FALSE,11/5/93
+16.057,41.695,1983,9,30,11,30,39.91,4.02,0.1,EMECv20191114,10025308,0.1,TRUE,TRUE,TRUE,TRUE,FALSE,9/30/83
+12.928,42.894,1997,10,12,18,12,4.64,4.02,0.1,EMECv20191114,10035611,0.1,FALSE,FALSE,FALSE,FALSE,FALSE,10/12/97
+15.728,40.465,1990,8,26,13,41,24.38,4.03,0.1,EMECv20191114,10028973,0.1,FALSE,FALSE,TRUE,TRUE,FALSE,8/26/90
+12.904,42.929,1997,10,4,6,4,29.45,4.03,0.1,EMECv20191114,10035576,0.1,FALSE,FALSE,FALSE,FALSE,FALSE,10/4/97
+15.886,40.646,1990,5,5,8,3,48.19,4.04,0.1,EMECv20191114,10028794,0.1,FALSE,FALSE,FALSE,FALSE,FALSE,5/5/90
+12.961,42.818,1899,4,21,0,57,0,4.05,0.1,SERA_histv1.1,10005649,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1899-04-21
+14.218,41.535,1986,1,18,8,32,44.29,4.06,0.1,EMECv20191114,10026502,0.1,TRUE,TRUE,TRUE,TRUE,FALSE,1/18/86
+12.892,43.095,1997,9,27,2,17,24.57,4.07,0.1,EMECv20191114,10035539,0.1,FALSE,FALSE,FALSE,FALSE,FALSE,9/27/97
+13.251,42.618,1992,10,24,18,44,48.6,4.08,0.1,EMECv20191114,10030215,0.1,FALSE,TRUE,TRUE,TRUE,FALSE,10/24/92
+15.719,40.087,1984,1,5,12,39,39,4.09,0.1,EMECv20191114,10025505,nan,TRUE,TRUE,TRUE,TRUE,FALSE,1/5/84
+13.7,42.945,1985,5,1,16,57,35,4.09,0.1,EMECv20191114,10026173,0.1,TRUE,TRUE,TRUE,TRUE,TRUE,5/1/85
+9.893,46.812,1878,4,14,18,45,0,4.1,0.1,SERA_histv1.1,10004438,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1878-04-14
+8.074,45.464,1908,5,24,8,37,0,4.1,0.1,EMECv20191114,10006780,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/24/08
+12.422,43.126,1984,4,29,5,49,38.6,4.1,0.1,EMECv20191114,10025688,0.1,FALSE,FALSE,TRUE,TRUE,TRUE,4/29/84
+10.691,44.815,1996,10,15,10,19,44.1,4.1,0.1,EMECv20191114,10034379,0.1,FALSE,FALSE,FALSE,FALSE,FALSE,10/15/96
+11.924,44.203,2000,5,2,8,48,50.89,4.1,0.1,EMECv20191114,10038559,0.1,FALSE,FALSE,TRUE,TRUE,FALSE,5/2/00
+10.93,46.002,1987,7,10,8,9,27.25,4.11,0.1,EMECv20191114,10027260,0.1,FALSE,TRUE,TRUE,TRUE,TRUE,7/10/87
+15.505,42.024,1988,8,24,23,5,57,4.11,0.1,EMECv20191114,10027768,0.1,TRUE,TRUE,TRUE,TRUE,FALSE,8/24/88
+14.208,42.39,1992,2,18,3,30,9.82,4.11,0.1,EMECv20191114,10029876,0.1,TRUE,TRUE,TRUE,TRUE,FALSE,2/18/92
+11.011,44.432,1992,4,17,11,59,7.29,4.11,0.1,EMECv20191114,10029984,0.1,TRUE,TRUE,TRUE,TRUE,TRUE,4/17/92
+13.86,43.244,1987,9,22,4,24,54.82,4.13,0.1,EMECv20191114,10027348,0.1,FALSE,FALSE,TRUE,TRUE,TRUE,9/22/87
+16.804,40.415,1991,4,18,19,24,3.06,4.13,0.1,EMECv20191114,10029288,0.1,TRUE,TRUE,TRUE,TRUE,FALSE,4/18/91
+15.347,40.749,1981,1,17,3,3,59.93,4.15,0.1,EMECv20191114,10023545,0.1,FALSE,FALSE,TRUE,FALSE,FALSE,1/17/81
+12.578,42.833,1900,8,11,19,0,0,4.16,0.1,EMECv20191114,10005762,nan,FALSE,TRUE,TRUE,TRUE,TRUE,8/11/00
+8.88,44.734,1906,7,14,18,35,0,4.16,0.1,EMECv20191114,10006534,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/14/06
+13.772,41.584,1909,7,29,3,0,0,4.16,0.1,EMECv20191114,10007020,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/29/09
+13.147,43.789,1937,11,26,21,58,30,4.16,0.1,EMECv20191114,10011363,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/26/37
+12.616,43.07,1940,7,2,1,30,0,4.16,0.1,EMECv20191114,10011660,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/2/40
+10.7,44.826,1996,10,16,0,24,29.1,4.16,0.1,EMECv20191114,10034386,0.1,FALSE,FALSE,FALSE,FALSE,FALSE,10/16/96
+10.355,44.373,1965,11,9,15,35,0,4.17,0.1,EMECv20191114,10016405,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/9/65
+20.216,39.277,2007,11,17,22,56,45.8,4.18,0.1,EMECv20191114,10050204,0.1,FALSE,FALSE,TRUE,FALSE,FALSE,11/17/07
+19.406,39.306,2014,11,10,20,48,16.9,4.18,0.1,EMECv20191114,10061248,0.1,TRUE,TRUE,TRUE,TRUE,FALSE,11/10/14
+10.915,43.933,1759,3,18,0,0,0,4.2,0.1,SERA_histv1.1,10002095,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1759-03-18
+12.745,42.816,1891,7,14,5,58,0,4.2,0.1,SERA_histv1.1,10005045,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1891-07-14
+13.677,43.268,1895,10,25,12,10,0,4.2,0.1,SERA_histv1.1,10005311,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-10-25
+13.445,43.061,1996,1,1,12,21,41.54,4.2,0.1,EMECv20191114,10033026,0.1,TRUE,TRUE,TRUE,TRUE,TRUE,1/1/96
+13.226,42.476,1994,6,2,17,38,13.82,4.21,0.1,EMECv20191114,10031274,0.1,TRUE,TRUE,TRUE,TRUE,TRUE,6/2/94
+12.879,43.877,1901,9,25,23,40,0,4.23,0.1,EMECv20191114,10005873,nan,TRUE,TRUE,TRUE,TRUE,TRUE,9/25/01
+12.013,43.733,1957,4,30,6,5,8,4.23,0.1,EMECv20191114,10014378,nan,FALSE,FALSE,TRUE,TRUE,TRUE,4/30/57
+14.076,41.541,1984,6,19,1,27,21,4.23,0.1,EMECv20191114,10025777,nan,FALSE,FALSE,TRUE,FALSE,FALSE,6/19/84
+9.327,44.895,1913,3,27,2,25,44,4.24,0.1,EMECv20191114,10007630,nan,TRUE,TRUE,TRUE,TRUE,TRUE,3/27/13
+7.381,45.089,1969,10,9,3,31,36,4.25,0.1,EMECv20191114,10018239,nan,TRUE,TRUE,TRUE,TRUE,TRUE,10/9/69
+11.853,43.781,1991,1,14,7,38,36.65,4.26,0.1,EMECv20191114,10029182,0.1,TRUE,TRUE,TRUE,TRUE,TRUE,1/14/91
+16.073,39.163,1991,12,15,5,52,19.85,4.26,0.1,EMECv20191114,10029801,0.1,TRUE,TRUE,TRUE,TRUE,FALSE,12/15/91
+10.655,43.636,1897,7,27,9,2,0,4.3,0.1,SERA_histv1.1,10005487,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1897-07-27
+12.597,43.183,1982,10,18,2,45,10,4.31,0.1,EMECv20191114,10024606,nan,FALSE,FALSE,TRUE,TRUE,TRUE,10/18/82
+15.576,42.077,1989,10,5,11,9,16.72,4.31,0.1,EMECv20191114,10028459,0.1,FALSE,FALSE,TRUE,TRUE,FALSE,10/5/89
+12.917,43.013,1997,9,26,14,54,26.98,4.31,0.1,EMECv20191114,10035538,0.1,FALSE,FALSE,FALSE,FALSE,FALSE,9/26/97
+12.573,42.588,1978,7,30,5,19,23,4.32,0.1,EMECv20191114,10022190,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/30/78
+10.433,43.47,1914,1,15,3,27,20,4.33,0.1,EMECv20191114,10007719,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/15/14
+16.32,38.78,1912,11,7,14,12,0,4.37,0.1,EMECv20191114,10007585,nan,TRUE,TRUE,TRUE,TRUE,TRUE,11/7/12
+13.685,41.692,1917,6,16,20,36,0,4.39,0.1,EMECv20191114,10008340,nan,FALSE,FALSE,TRUE,TRUE,FALSE,6/16/17
+16.05,38.6,1918,12,3,10,42,0,4.4,0.1,EMECv20191114,10008534,nan,TRUE,TRUE,TRUE,TRUE,TRUE,12/3/18
+14.858,40.41,1983,9,29,1,23,38.81,4.4,0.1,EMECv20191114,10025305,0.1,FALSE,TRUE,TRUE,TRUE,FALSE,9/29/83
+12.822,43.004,1998,2,7,0,59,44.54,4.41,0.1,EMECv20191114,10036097,0.1,FALSE,FALSE,TRUE,FALSE,FALSE,2/7/98
+13.229,43.194,1458,5,1,0,0,0,4.43,0.1,SERA_histv1.1,10000418,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1458-05-01
+11.332,43.318,1603,1,25,0,0,0,4.43,0.1,SERA_histv1.1,10000938,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1603-01-25
+9.322,44.317,1637,11,20,0,0,0,4.43,0.1,SERA_histv1.1,10001094,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1637-11-20
+15.555,38.185,1649,1,1,0,0,0,4.43,0.1,SERA_histv1.1,10001166,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1649-01-01
+16.338,39.019,1697,2,1,20,0,0,4.43,0.1,SERA_histv1.1,10001502,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1697-02-01
+11.09,43.67,1697,6,18,0,0,0,4.43,0.1,SERA_histv1.1,10001504,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1697-06-18
+12.785,43.23,1747,1,26,0,0,0,4.43,0.1,SERA_histv1.1,10001911,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1747-01-26
+11.62,44.835,1787,7,16,10,0,0,4.43,0.1,SERA_histv1.1,10002534,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1787-07-16
+13.814,41.491,1806,7,21,9,0,0,4.43,0.1,SERA_histv1.1,10002754,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1806-07-21
+15.733,38.596,1892,7,4,20,30,0,4.43,0.1,SERA_histv1.1,10005084,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1892-07-04
+15.649,42.14,1990,2,1,6,24,14.15,4.43,0.1,EMECv20191114,10028665,0.1,FALSE,TRUE,TRUE,TRUE,FALSE,2/1/90
+13.435,43.049,1930,8,4,15,2,23,4.44,0.1,EMECv20191114,10010371,nan,FALSE,TRUE,TRUE,TRUE,FALSE,8/4/30
+13.715,41.511,1967,10,2,20,13,3,4.45,0.1,EMECv20191114,10017224,nan,FALSE,TRUE,TRUE,TRUE,TRUE,10/2/67
+17.101,39.523,1993,8,10,1,14,11.45,4.45,0.1,EMECv20191114,10030702,0.1,TRUE,TRUE,TRUE,TRUE,TRUE,8/10/93
+12.188,42.689,1971,3,2,18,52,12,4.46,0.1,EMECv20191114,10019107,nan,FALSE,TRUE,TRUE,TRUE,TRUE,3/2/71
+15.245,40.741,1983,7,27,19,4,32.4,4.49,0.1,EMECv20191114,10025211,0.1,TRUE,TRUE,TRUE,TRUE,FALSE,7/27/83
+11.901,44.002,1970,2,9,7,39,0,4.5,0.1,EMECv20191114,10018362,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/9/70
+13.353,42.297,1985,5,20,10,0,28.35,4.51,0.1,EMECv20191114,10026191,0.1,TRUE,TRUE,TRUE,TRUE,FALSE,5/20/85
+15.904,41.52,1953,7,19,18,46,0,4.55,0.1,EMECv20191114,10013429,nan,TRUE,TRUE,TRUE,TRUE,TRUE,7/19/53
+10.724,44.838,1988,3,15,12,3,16.17,4.57,0.1,EMECv20191114,10027573,0.1,TRUE,TRUE,TRUE,TRUE,TRUE,3/15/88
+11.817,43.95,1956,5,29,16,21,0,4.59,0.1,EMECv20191114,10014173,nan,FALSE,FALSE,TRUE,TRUE,TRUE,5/29/56
+15.681,42.118,1989,10,6,17,38,25.75,4.61,0.1,EMECv20191114,10028461,0.1,TRUE,TRUE,TRUE,TRUE,FALSE,10/6/89
+10.283,44.317,1920,9,7,18,42,43,4.62,0.1,EMECv20191114,10008777,nan,FALSE,FALSE,FALSE,FALSE,FALSE,9/7/20
+13.8,41.483,1745,10,18,0,0,0,4.63,0.1,SERA_histv1.1,10001903,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1745-10-18
+10.879,43.267,1946,4,29,0,6,0,4.63,0.1,EMECv20191114,10012375,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/29/46
+10.668,45.726,1987,5,24,10,23,24.76,4.63,0.1,EMECv20191114,10027207,0.1,TRUE,TRUE,TRUE,TRUE,TRUE,5/24/87
+15.721,41.584,1956,9,22,3,19,39,4.64,0.1,EMECv20191114,10014255,nan,FALSE,FALSE,TRUE,TRUE,TRUE,9/22/56
+12.692,46.514,1960,1,6,15,18,0,4.64,0.1,EMECv20191114,10014989,nan,FALSE,TRUE,TRUE,TRUE,TRUE,1/6/60
+10.691,44.812,1987,4,24,2,30,27.04,4.64,0.1,EMECv20191114,10027174,0.1,FALSE,FALSE,TRUE,TRUE,TRUE,4/24/87
+12.726,42.916,1690,1,26,0,0,0,4.65,0.1,SERA_histv1.1,10001434,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1690-01-26
+11.176,44.168,1962,5,11,1,5,31,4.69,0.1,EMECv20191114,10015491,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/11/62
+10.694,44.81,1987,5,2,20,43,53.32,4.71,0.1,EMECv20191114,10027188,0.1,TRUE,TRUE,TRUE,TRUE,TRUE,5/2/87
+14.097,43.048,1907,1,23,0,25,0,4.75,0.1,EMECv20191114,10006601,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/23/07
+10.666,45.974,1931,4,14,22,13,0,4.77,0.1,EMECv20191114,10010512,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/14/31
+11.074,46.697,2001,7,17,15,6,15.27,4.78,0.1,EMECv20191114,10039995,0.1,TRUE,TRUE,TRUE,TRUE,TRUE,7/17/01
+11.073,45.318,1907,4,25,4,52,0,4.79,0.1,EMECv20191114,10006646,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/25/07
+15.316,40.761,1980,11,30,7,42,0.35,4.81,0.1,EMECv20191114,10023450,nan,FALSE,FALSE,FALSE,FALSE,FALSE,11/30/80
+15.88,40.658,1990,5,5,7,38,11.02,4.81,0.1,EMECv20191114,10028793,0.1,FALSE,FALSE,TRUE,TRUE,FALSE,5/5/90
+15.386,38.181,1898,8,12,0,0,0,4.84,0.1,SERA_histv1.1,10005596,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1898-08-12
+12.917,44.167,1916,8,15,17,44,0,4.85,0.1,EMECv20191114,10008190,nan,FALSE,FALSE,FALSE,FALSE,FALSE,8/15/16
+12.621,43.294,1984,5,11,13,38,31.43,4.86,0.1,EMECv20191114,10025717,0.1,FALSE,FALSE,TRUE,TRUE,TRUE,5/11/84
+12.078,44.067,1194,1,1,0,0,0,4.88,0.1,SERA_histv1.1,10000091,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1194-01-01
+11.62,44.835,1410,5,9,22,30,0,4.88,0.1,SERA_histv1.1,10000336,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1410-05-09
+13.718,43.162,1540,4,8,0,0,0,4.88,0.1,SERA_histv1.1,10000663,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1540-04-08
+12.497,43.065,1590,6,13,10,30,0,4.88,0.1,SERA_histv1.1,10000864,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1590-06-13
+10.952,44.245,1644,5,9,0,0,0,4.88,0.1,SERA_histv1.1,10001138,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1644-05-09
+13.399,42.351,1646,6,19,3,0,0,4.88,0.1,SERA_histv1.1,10001153,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1646-06-19
+11.585,43.167,1679,3,24,11,30,0,4.88,0.1,SERA_histv1.1,10001370,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1679-03-24
+12.347,46.609,1930,5,14,0,1,0,4.89,0.1,EMECv20191114,10010336,nan,TRUE,TRUE,TRUE,TRUE,TRUE,5/14/30
+16.18,41.882,1925,8,25,5,10,0,4.92,0.1,EMECv20191114,10009525,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/25/25
+10.037,44.218,1878,9,10,13,31,0,4.98,0.1,SERA_histv1.1,10004450,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1878-09-10
+12.132,43.571,1919,10,25,13,51,0,5.03,0.1,EMECv20191114,10008640,nan,FALSE,FALSE,TRUE,TRUE,FALSE,10/25/19
+15.865,41.721,1955,2,9,10,6,0,5.05,0.1,EMECv20191114,10013905,nan,FALSE,TRUE,TRUE,TRUE,TRUE,2/9/55
+15.821,40.689,1991,5,26,12,25,59.42,5.08,0.1,EMECv20191114,10029513,0.1,FALSE,TRUE,TRUE,TRUE,FALSE,5/26/91
+13.397,42.292,1916,4,22,4,33,0,5.09,0.1,EMECv20191114,10008145,nan,FALSE,FALSE,TRUE,FALSE,FALSE,4/22/16
+10.821,43.965,1904,11,17,5,2,0,5.1,0.1,EMECv20191114,10006286,nan,FALSE,TRUE,TRUE,TRUE,TRUE,11/17/04
+11.332,43.318,1320,12,16,0,0,0,5.11,0.1,SERA_histv1.1,10000189,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1320-12-16
+13.867,41.54,1367,1,1,0,0,0,5.11,0.1,SERA_histv1.1,10000262,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1367-01-01
+15.8,40.764,1954,8,6,19,21,12,5.18,0.1,EMECv20191114,10013766,nan,TRUE,TRUE,TRUE,TRUE,TRUE,8/6/54
+15.637,41.627,1841,2,21,0,0,0,5.19,0.1,SERA_histv1.1,10003325,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1841-02-21
+12.92,42.906,1997,10,12,11,8,36.57,5.19,0.1,EMECv20191114,10035608,0.1,FALSE,FALSE,FALSE,FALSE,FALSE,10/12/97
+11.14,43.66,1812,9,11,12,0,0,5.22,0.1,SERA_histv1.1,10002847,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1812-09-11
+15.9,41.808,1951,1,16,1,11,0,5.22,0.1,EMECv20191114,10012999,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1/16/51
+15.439,40.89,1981,1,16,0,37,45.43,5.22,0.1,EMECv20191114,10023542,0.1,FALSE,FALSE,TRUE,FALSE,FALSE,1/16/81
+14.924,41.108,1794,6,12,22,30,0,5.25,0.1,SERA_histv1.1,10002610,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1794-06-12
+12.074,44.117,1911,2,19,7,18,30,5.26,0.1,EMECv20191114,10007271,nan,TRUE,TRUE,TRUE,TRUE,TRUE,2/19/11
+18.655,42.44,1608,9,15,11,30,0,5.35,0.1,SERA_histv1.1,10000962,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1608-09-15
+15.8,41.6,1948,8,21,8,44,47,5.4,0.1,EMECv20191114,10012653,nan,FALSE,FALSE,TRUE,TRUE,TRUE,8/21/48
+16.221,39.564,1887,12,3,3,45,0,5.54,0.1,SERA_histv1.1,10004901,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1887-12-03
+12.861,42.95,1791,10,11,13,5,0,5.55,0.1,SERA_histv1.1,10002583,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1791-10-11
+13.57,43.565,1269,9,1,0,0,0,5.56,0.1,SERA_histv1.1,10000133,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1269-09-01
+10.915,43.933,1293,3,1,0,0,0,5.56,0.1,SERA_histv1.1,10000159,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1293-03-01
+12.576,43.941,1672,4,14,15,45,0,5.59,0.1,SERA_histv1.1,10001332,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1672-04-14
+12.868,46.433,1700,7,28,0,0,0,5.67,0.1,SERA_histv1.1,10001529,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1700-07-28
+19.5,40.5,1866,3,13,18,0,0,5.89,0.1,SERA_histv1.1,10004043,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1866-03-13
+15.328,41.758,1627,8,7,16,40,0,6.02,0.1,SERA_histv1.1,10001055,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1627-08-07
+16.268,38.636,1791,10,13,1,20,0,6.11,0.1,SERA_histv1.1,10002584,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1791-10-13
+19.5,41.1,1895,8,6,2,0,0,6.24,0.1,SERA_histv1.1,10005297,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1895-08-06
+19.92,39.624,1674,1,16,0,0,0,6.31,0.1,SERA_histv1.1,10001343,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1674-01-16
+19.446,41.314,1870,9,28,0,0,0,6.49,0.1,SERA_histv1.1,10004196,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1870-09-28
+15.369,43.805,2013,10,25,23,8,7.9,3.53,0,EMECv20191114,10059705,0,TRUE,TRUE,TRUE,TRUE,FALSE,10/25/13
+14.922,45.366,2014,2,19,20,44,15,3.53,0,EMECv20191114,10060333,0,FALSE,TRUE,TRUE,TRUE,TRUE,2/19/14
+17.532,38.864,1974,4,21,4,0,4.14,3.55,0,EMECv20191114,10020303,nan,TRUE,TRUE,TRUE,TRUE,TRUE,4/21/74
+20.664,40.029,1996,8,4,10,8,49.04,3.55,0,EMECv20191114,10033958,0,FALSE,FALSE,TRUE,FALSE,FALSE,8/4/96
+20.064,39.295,2007,7,2,19,24,36.62,3.55,0,EMECv20191114,10049293,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/2/07
+20.18,39.305,2007,7,3,1,16,9.99,3.55,0,EMECv20191114,10049295,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/3/07
+20.174,39.283,2007,7,3,17,39,42.06,3.55,0,EMECv20191114,10049304,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/3/07
+20.154,39.315,2007,7,9,2,2,30.62,3.55,0,EMECv20191114,10049340,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/9/07
+20.123,39.319,2007,7,9,5,56,11.21,3.55,0,EMECv20191114,10049341,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/9/07
+20.136,39.335,2007,7,17,2,24,10.77,3.55,0,EMECv20191114,10049398,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/17/07
+20.206,39.309,2007,7,24,19,51,0.42,3.55,0,EMECv20191114,10049468,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/24/07
+20.107,39.265,2007,8,8,22,45,54.1,3.55,0,EMECv20191114,10049572,0,FALSE,FALSE,TRUE,FALSE,FALSE,8/8/07
+20.195,39.282,2007,8,10,8,9,20.45,3.55,0,EMECv20191114,10049582,0,FALSE,FALSE,FALSE,FALSE,FALSE,8/10/07
+20.041,39.308,2007,8,11,7,58,22.01,3.55,0,EMECv20191114,10049591,0,FALSE,FALSE,TRUE,FALSE,FALSE,8/11/07
+20.145,39.278,2007,8,11,14,37,34.38,3.55,0,EMECv20191114,10049597,0,FALSE,FALSE,FALSE,FALSE,FALSE,8/11/07
+19.993,39.357,2007,8,12,13,0,7.04,3.55,0,EMECv20191114,10049605,0,FALSE,FALSE,FALSE,FALSE,FALSE,8/12/07
+20.088,39.274,2007,8,13,12,33,58.16,3.55,0,EMECv20191114,10049613,0,FALSE,FALSE,FALSE,FALSE,FALSE,8/13/07
+20.163,39.276,2007,8,20,5,52,5.92,3.55,0,EMECv20191114,10049682,0,FALSE,FALSE,FALSE,FALSE,FALSE,8/20/07
+20.278,39.295,2007,8,23,1,30,55.46,3.55,0,EMECv20191114,10049696,0,FALSE,FALSE,FALSE,FALSE,FALSE,8/23/07
+20.087,39.318,2007,10,5,22,0,18.6,3.55,0,EMECv20191114,10049948,0,FALSE,FALSE,TRUE,FALSE,FALSE,10/5/07
+20.12,39.83,2009,6,18,14,1,36.6,3.55,0,EMECv20191114,10053540,0,TRUE,TRUE,TRUE,FALSE,FALSE,6/18/09
+19.502,41.101,2009,8,8,20,50,22.6,3.55,0,EMECv20191114,10053768,0,FALSE,FALSE,FALSE,FALSE,FALSE,8/8/09
+20.295,41.026,2009,8,12,20,25,34.2,3.55,0,EMECv20191114,10053779,0,FALSE,TRUE,TRUE,FALSE,FALSE,8/12/09
+20.215,40.09,2009,12,3,14,5,51.7,3.55,0,EMECv20191114,10054214,0,FALSE,FALSE,TRUE,FALSE,FALSE,12/3/09
+19.964,40.374,2009,12,6,22,2,4.3,3.55,0,EMECv20191114,10054229,0,FALSE,FALSE,TRUE,FALSE,FALSE,12/6/09
+19.796,40.165,2010,2,3,11,9,28.1,3.55,0,EMECv20191114,10054483,0,FALSE,FALSE,TRUE,FALSE,FALSE,2/3/10
+19.81,40.069,2010,2,5,4,6,7.5,3.55,0,EMECv20191114,10054488,0,FALSE,FALSE,TRUE,FALSE,FALSE,2/5/10
+20.464,39.725,2010,11,11,6,38,46.2,3.55,0,EMECv20191114,10055445,0,FALSE,FALSE,TRUE,FALSE,FALSE,11/11/10
+15.07,46.39,2011,6,9,18,48,50,3.55,0,EMECv20191114,10056134,0,FALSE,TRUE,TRUE,TRUE,TRUE,6/9/11
+20.459,39.791,2011,8,22,8,29,18.8,3.55,0,EMECv20191114,10056404,0,FALSE,FALSE,TRUE,FALSE,FALSE,8/22/11
+20.343,39.675,2012,4,11,6,21,34.8,3.55,0,EMECv20191114,10057669,0,FALSE,FALSE,FALSE,FALSE,FALSE,4/11/12
+20.436,39.551,2014,6,29,0,13,42.6,3.55,0,EMECv20191114,10060807,0,FALSE,FALSE,TRUE,FALSE,FALSE,6/29/14
+15.214,44.324,2012,7,20,20,51,33.2,3.62,0,EMECv20191114,10058164,0,TRUE,TRUE,TRUE,TRUE,TRUE,7/20/12
+17.34,42.854,2013,3,9,6,58,8.1,3.62,0,EMECv20191114,10058886,0,TRUE,TRUE,TRUE,TRUE,FALSE,3/9/13
+18.854,42.283,2013,3,28,16,13,40.8,3.62,0,EMECv20191114,10058946,0,FALSE,TRUE,TRUE,TRUE,FALSE,3/28/13
+20.647,40.008,1996,11,14,3,16,26.47,3.64,0,EMECv20191114,10034508,0,FALSE,FALSE,FALSE,FALSE,FALSE,11/14/96
+19.715,39.019,1996,11,22,6,11,41.7,3.64,0,EMECv20191114,10034536,0,TRUE,TRUE,TRUE,TRUE,FALSE,11/22/96
+20.295,39.666,1997,3,30,15,36,7.4,3.64,0,EMECv20191114,10034954,0,FALSE,TRUE,TRUE,FALSE,FALSE,3/30/97
+20.067,39.334,2007,7,3,12,6,1.07,3.64,0,EMECv20191114,10049300,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/3/07
+20.09,39.254,2007,7,7,23,23,48.38,3.64,0,EMECv20191114,10049328,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/7/07
+20.065,39.325,2007,7,8,3,15,42.81,3.64,0,EMECv20191114,10049331,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/8/07
+20.187,39.297,2007,7,10,1,39,50.16,3.64,0,EMECv20191114,10049356,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/10/07
+20.028,39.333,2007,7,10,18,39,9.82,3.64,0,EMECv20191114,10049360,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/10/07
+20.124,39.293,2007,7,11,8,9,17.08,3.64,0,EMECv20191114,10049365,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/11/07
+20.092,39.304,2007,7,12,4,16,37.89,3.64,0,EMECv20191114,10049372,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/12/07
+20.079,39.342,2007,7,12,17,41,25.64,3.64,0,EMECv20191114,10049376,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/12/07
+20.15,39.324,2007,7,14,10,33,36.88,3.64,0,EMECv20191114,10049384,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/14/07
+20.195,39.281,2007,7,17,5,59,49.93,3.64,0,EMECv20191114,10049399,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/17/07
+20.09,39.323,2007,7,19,6,55,33.27,3.64,0,EMECv20191114,10049429,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/19/07
+20.167,39.308,2007,7,23,10,27,33.31,3.64,0,EMECv20191114,10049458,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/23/07
+20.172,39.28,2007,7,25,0,22,7.15,3.64,0,EMECv20191114,10049469,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/25/07
+20.063,39.268,2007,7,27,2,43,59.59,3.64,0,EMECv20191114,10049481,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/27/07
+20.158,39.265,2007,8,8,19,18,0.94,3.64,0,EMECv20191114,10049568,0,FALSE,FALSE,TRUE,FALSE,FALSE,8/8/07
+20.115,39.268,2007,8,13,12,5,40.62,3.64,0,EMECv20191114,10049612,0,FALSE,FALSE,FALSE,FALSE,FALSE,8/13/07
+20.151,39.285,2007,8,15,7,50,56.56,3.64,0,EMECv20191114,10049638,0,FALSE,FALSE,FALSE,FALSE,FALSE,8/15/07
+20.226,39.282,2007,8,20,11,52,17.24,3.64,0,EMECv20191114,10049684,0,FALSE,FALSE,FALSE,FALSE,FALSE,8/20/07
+20.2,39.293,2007,8,26,15,29,20.15,3.64,0,EMECv20191114,10049720,0,FALSE,FALSE,FALSE,FALSE,FALSE,8/26/07
+19.976,39.323,2007,9,11,18,46,40.15,3.64,0,EMECv20191114,10049806,0,FALSE,FALSE,TRUE,FALSE,FALSE,9/11/07
+20.07,39.307,2007,10,1,1,55,16.8,3.64,0,EMECv20191114,10049914,0,FALSE,FALSE,TRUE,FALSE,FALSE,10/1/07
+20.167,39.307,2007,10,11,7,18,12.9,3.64,0,EMECv20191114,10049986,0,FALSE,FALSE,FALSE,FALSE,FALSE,10/11/07
+20.227,38.937,2011,1,17,11,2,3.2,3.64,0,EMECv20191114,10055622,0,FALSE,TRUE,TRUE,FALSE,FALSE,1/17/11
+20.435,39.722,2011,6,26,21,27,28.8,3.64,0,EMECv20191114,10056199,0,FALSE,TRUE,TRUE,FALSE,FALSE,6/26/11
+20.755,40.167,2011,12,20,13,30,19.7,3.64,0,EMECv20191114,10057276,0,FALSE,TRUE,TRUE,FALSE,FALSE,12/20/11
+20.262,41.184,2009,7,28,1,41,37.7,3.65,0,EMECv20191114,10053734,0,FALSE,FALSE,TRUE,FALSE,FALSE,7/28/09
+19.54,41.111,2009,8,8,18,50,11.7,3.65,0,EMECv20191114,10053766,0,FALSE,FALSE,TRUE,FALSE,FALSE,8/8/09
+20.238,41.2,2010,4,22,1,14,41.3,3.65,0,EMECv20191114,10054760,0,FALSE,FALSE,TRUE,FALSE,FALSE,4/22/10
+20.426,40.19,2011,11,10,2,43,42.2,3.65,0,EMECv20191114,10057057,0,TRUE,TRUE,TRUE,FALSE,FALSE,11/10/11
+20.232,40.278,2011,12,21,7,23,0.1,3.65,0,EMECv20191114,10057279,0,FALSE,TRUE,TRUE,FALSE,FALSE,12/21/11
+17.67,43.1,2010,7,14,4,29,25.7,3.7,0,EMECv20191114,10055048,0,TRUE,TRUE,TRUE,TRUE,FALSE,7/14/10
+16.144,43.254,2014,1,10,12,32,47.7,3.7,0,EMECv20191114,10059882,0,TRUE,TRUE,TRUE,TRUE,FALSE,1/10/14
+20.65,40.02,1995,12,6,17,55,9.88,3.73,0,EMECv20191114,10032897,0,FALSE,FALSE,TRUE,FALSE,FALSE,12/6/95
+20.697,40.004,1996,9,1,21,15,27.36,3.73,0,EMECv20191114,10034050,0,FALSE,FALSE,TRUE,FALSE,FALSE,9/1/96
+20.652,40.018,1996,11,14,14,14,56.12,3.73,0,EMECv20191114,10034509,0,FALSE,FALSE,TRUE,FALSE,FALSE,11/14/96
+20.208,39.323,2007,7,2,11,15,18.89,3.73,0,EMECv20191114,10049291,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/2/07
+20.162,39.304,2007,7,8,23,9,37.84,3.73,0,EMECv20191114,10049337,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/8/07
+20.218,39.308,2007,7,20,15,31,15.48,3.73,0,EMECv20191114,10049436,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/20/07
+20.254,39.316,2007,7,22,5,19,6.92,3.73,0,EMECv20191114,10049441,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/22/07
+20.121,39.294,2007,8,12,11,29,6.5,3.73,0,EMECv20191114,10049602,0,FALSE,FALSE,FALSE,FALSE,FALSE,8/12/07
+20.25,39.304,2007,8,14,3,17,52.7,3.73,0,EMECv20191114,10049620,0,FALSE,FALSE,FALSE,FALSE,FALSE,8/14/07
+20.216,39.316,2007,8,15,17,55,18.47,3.73,0,EMECv20191114,10049642,0,FALSE,FALSE,FALSE,FALSE,FALSE,8/15/07
+20.173,39.31,2007,8,21,10,25,22.81,3.73,0,EMECv20191114,10049687,0,FALSE,FALSE,FALSE,FALSE,FALSE,8/21/07
+20.185,39.305,2007,10,10,8,55,39.7,3.73,0,EMECv20191114,10049979,0,FALSE,FALSE,TRUE,FALSE,FALSE,10/10/07
+20.44,39.708,2009,2,22,23,12,33.4,3.73,0,EMECv20191114,10053088,0,FALSE,TRUE,TRUE,FALSE,FALSE,2/22/09
+20.404,39.356,2010,4,26,22,17,36.9,3.73,0,EMECv20191114,10054778,0,FALSE,FALSE,TRUE,FALSE,FALSE,4/26/10
+20.445,39.692,2013,8,9,12,48,10.7,3.73,0,EMECv20191114,10059447,0,FALSE,TRUE,TRUE,FALSE,FALSE,8/9/13
+20.552,39.642,2013,12,12,10,21,44.6,3.73,0,EMECv20191114,10059815,0,FALSE,TRUE,TRUE,TRUE,FALSE,12/12/13
+19.29,40.641,2009,4,11,8,51,57.1,3.74,0,EMECv20191114,10053270,0,FALSE,TRUE,TRUE,FALSE,FALSE,4/11/09
+15.07,46.39,2011,6,17,5,40,24.3,3.74,0,EMECv20191114,10056161,0,FALSE,FALSE,TRUE,TRUE,TRUE,6/17/11
+15.07,46.39,2011,6,17,5,43,38.8,3.74,0,EMECv20191114,10056162,0,TRUE,TRUE,FALSE,FALSE,FALSE,6/17/11
+20.267,39.27,2007,7,1,1,42,33.49,3.82,0,EMECv20191114,10049281,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/1/07
+20.156,39.29,2007,8,10,22,23,29.12,3.82,0,EMECv20191114,10049588,0,FALSE,FALSE,FALSE,FALSE,FALSE,8/10/07
+20.06,39.326,2007,8,14,4,30,13.1,3.82,0,EMECv20191114,10049621,0,FALSE,FALSE,FALSE,FALSE,FALSE,8/14/07
+20.252,39.27,2007,8,20,10,10,26.02,3.82,0,EMECv20191114,10049683,0,FALSE,FALSE,FALSE,FALSE,FALSE,8/20/07
+20.114,39.288,2007,10,5,16,9,31,3.82,0,EMECv20191114,10049945,0,FALSE,FALSE,TRUE,FALSE,FALSE,10/5/07
+20.22,39.241,2008,1,5,21,6,26,3.82,0,EMECv20191114,10050484,0,FALSE,FALSE,TRUE,FALSE,FALSE,1/5/08
+20.23,39.027,2008,3,20,2,24,31.6,3.82,0,EMECv20191114,10051062,0,FALSE,TRUE,TRUE,FALSE,FALSE,3/20/08
+20.167,39.28,2010,9,14,9,54,33.6,3.82,0,EMECv20191114,10055261,0,FALSE,TRUE,TRUE,FALSE,FALSE,9/14/10
+20.635,39.933,1999,1,12,7,26,12.69,3.91,0,EMECv20191114,10036977,0,TRUE,TRUE,TRUE,FALSE,FALSE,1/12/99
+20.132,39.353,2007,7,6,16,18,21.62,3.91,0,EMECv20191114,10049321,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/6/07
+20.169,39.3,2007,7,10,0,27,37.68,3.91,0,EMECv20191114,10049355,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/10/07
+20.12,39.31,2007,7,12,1,14,11.03,3.91,0,EMECv20191114,10049371,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/12/07
+20.28,39.298,2007,7,14,1,35,22.05,3.91,0,EMECv20191114,10049381,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/14/07
+20.26,39.268,2007,7,19,10,40,41.53,3.91,0,EMECv20191114,10049431,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/19/07
+20.259,39.293,2007,7,25,4,13,18.94,3.91,0,EMECv20191114,10049470,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/25/07
+20.035,39.31,2007,8,12,11,39,1.64,3.91,0,EMECv20191114,10049603,0,FALSE,FALSE,FALSE,FALSE,FALSE,8/12/07
+20.08,39.3,2007,8,16,19,39,32.44,3.91,0,EMECv20191114,10049650,0,FALSE,FALSE,FALSE,FALSE,FALSE,8/16/07
+20.577,40.023,2009,10,9,15,47,19.4,3.91,0,EMECv20191114,10054042,0,TRUE,TRUE,TRUE,FALSE,FALSE,10/9/09
+20.446,39.692,2010,10,6,6,58,10,3.91,0,EMECv20191114,10055323,0,FALSE,FALSE,TRUE,FALSE,FALSE,10/6/10
+20.385,39.465,2011,1,19,18,59,33.3,3.91,0,EMECv20191114,10055633,0,FALSE,FALSE,TRUE,FALSE,FALSE,1/19/11
+20.347,39.666,2012,4,11,6,18,52.6,3.91,0,EMECv20191114,10057668,0,FALSE,FALSE,TRUE,FALSE,FALSE,4/11/12
+19.182,41.806,2011,12,24,8,21,56.1,3.93,0,EMECv20191114,10057288,0,FALSE,FALSE,TRUE,TRUE,FALSE,12/24/11
+19.96,40.68,1995,10,24,13,12,25.91,4,0,EMECv20191114,10032634,0,TRUE,TRUE,TRUE,TRUE,FALSE,10/24/95
+19.827,40.109,1997,10,15,4,11,55.96,4,0,EMECv20191114,10035631,0,FALSE,TRUE,TRUE,TRUE,FALSE,10/15/97
+20.146,39.304,2007,7,23,3,48,40.77,4,0,EMECv20191114,10049456,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/23/07
+20.101,39.265,2007,8,19,12,53,20.19,4,0,EMECv20191114,10049679,0,FALSE,FALSE,FALSE,FALSE,FALSE,8/19/07
+20.2,39.286,2007,11,25,21,46,32.8,4,0,EMECv20191114,10050243,0,FALSE,FALSE,TRUE,FALSE,FALSE,11/25/07
+19.84,39.829,2013,1,31,8,4,10.9,4,0,EMECv20191114,10058784,0,TRUE,TRUE,TRUE,FALSE,FALSE,1/31/13
+20.637,41.058,2009,5,13,5,8,38.6,4.02,0,EMECv20191114,10053387,0,FALSE,TRUE,TRUE,FALSE,FALSE,5/13/09
+19.519,40.653,2009,7,1,4,18,58,4.02,0,EMECv20191114,10053611,0,FALSE,TRUE,TRUE,FALSE,FALSE,7/1/09
+19.67,40.22,2008,3,5,4,8,21,4.06,0,EMECv20191114,10050947,0,TRUE,TRUE,TRUE,FALSE,FALSE,3/5/08
+20.04,41.364,1997,7,20,8,28,46.95,4.09,0,EMECv20191114,10035330,0,FALSE,FALSE,TRUE,TRUE,FALSE,7/20/97
+19.839,40.702,1997,10,11,19,50,6.54,4.09,0,EMECv20191114,10035606,0,FALSE,TRUE,TRUE,TRUE,FALSE,10/11/97
+20.209,39.249,2007,7,2,22,6,37.27,4.09,0,EMECv20191114,10049294,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/2/07
+20.192,39.255,2007,7,8,23,48,33.42,4.09,0,EMECv20191114,10049338,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/8/07
+20.156,39.275,2007,7,11,16,35,45.78,4.09,0,EMECv20191114,10049368,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/11/07
+20.15,39.305,2007,7,13,6,17,11.83,4.09,0,EMECv20191114,10049379,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/13/07
+20.278,39.243,2007,9,17,15,24,1.06,4.09,0,EMECv20191114,10049844,0,FALSE,FALSE,TRUE,FALSE,FALSE,9/17/07
+20.108,39.3,2007,10,8,5,21,35.4,4.09,0,EMECv20191114,10049965,0,FALSE,FALSE,TRUE,FALSE,FALSE,10/8/07
+20.222,39.305,2007,7,3,16,11,32.07,4.18,0,EMECv20191114,10049302,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/3/07
+20.181,39.241,2007,7,4,23,0,14.26,4.18,0,EMECv20191114,10049313,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/4/07
+20.232,39.275,2007,7,5,6,44,33.7,4.18,0,EMECv20191114,10049316,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/5/07
+20.24,39.312,2007,7,13,7,57,17.73,4.18,0,EMECv20191114,10049380,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/13/07
+19.7,39.92,2005,2,12,12,13,45,4.21,0,EMECv20191114,10044710,0,FALSE,FALSE,TRUE,FALSE,FALSE,2/12/05
+19.478,40.474,2011,2,14,9,17,40.4,4.21,0,EMECv20191114,10055708,0,TRUE,TRUE,TRUE,FALSE,FALSE,2/14/11
+20.287,39.254,2007,7,3,17,23,1.45,4.27,0,EMECv20191114,10049303,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/3/07
+20.158,39.28,2007,7,14,2,30,46.68,4.36,0,EMECv20191114,10049382,0,FALSE,FALSE,FALSE,FALSE,FALSE,7/14/07
+20.203,39.268,2007,8,9,7,7,24.6,4.36,0,EMECv20191114,10049575,0,FALSE,FALSE,TRUE,FALSE,FALSE,8/9/07
+20.256,39.382,2009,2,20,21,28,54.8,4.36,0,EMECv20191114,10053083,0,FALSE,FALSE,TRUE,FALSE,FALSE,2/20/09
+19.9,39.8,1937,3,26,6,0,0,4.5,0,EMECv20191114,10011322,0,FALSE,FALSE,TRUE,TRUE,TRUE,3/26/37
+19.5,42,1948,8,28,2,39,0,4.5,0,EMECv20191114,10012658,0,FALSE,FALSE,TRUE,TRUE,TRUE,8/28/48
+20.2,39.8,1951,8,22,14,14,48,4.5,0,EMECv20191114,10013087,0,TRUE,TRUE,TRUE,TRUE,TRUE,8/22/51
+20.1,40.1,1952,1,13,4,7,0,4.5,0,EMECv20191114,10013137,0,TRUE,TRUE,TRUE,TRUE,TRUE,1/13/52
+20.5,40,1955,7,6,10,7,55,4.5,0,EMECv20191114,10013996,0,FALSE,FALSE,TRUE,TRUE,FALSE,7/6/55
+19.8,40.5,1957,9,6,20,22,10,4.5,0,EMECv20191114,10014467,0,TRUE,TRUE,TRUE,TRUE,FALSE,9/6/57
+19.8,39.6,1959,2,20,7,13,1,4.5,0,EMECv20191114,10014811,0,TRUE,TRUE,TRUE,TRUE,FALSE,2/20/59
+20.25,39.75,1960,9,28,22,23,30,4.5,0,EMECv20191114,10015180,0,TRUE,TRUE,TRUE,TRUE,FALSE,9/28/60
+19.6,40.4,1963,1,24,3,58,56,4.5,0,EMECv20191114,10015623,0,FALSE,FALSE,TRUE,TRUE,FALSE,1/24/63
+19.9,40.4,1963,2,14,12,48,2,4.5,0,EMECv20191114,10015637,0,FALSE,FALSE,TRUE,TRUE,FALSE,2/14/63
+20.1,41.7,1963,5,15,11,15,40,4.5,0,EMECv20191114,10015699,0,TRUE,TRUE,TRUE,TRUE,FALSE,5/15/63
+19.5,40.06,1968,11,27,1,18,46.2,4.5,0,EMECv20191114,10017798,0,FALSE,TRUE,TRUE,TRUE,FALSE,11/27/68
+19.1,40.2,1969,1,20,10,20,49,4.5,0,EMECv20191114,10017852,0,TRUE,TRUE,TRUE,TRUE,FALSE,1/20/69
+19.8,41.4,1970,3,19,6,19,40,4.5,0,EMECv20191114,10018418,0,FALSE,TRUE,TRUE,TRUE,FALSE,3/19/70
+19.63,41.34,1970,8,17,4,22,14.3,4.5,0,EMECv20191114,10018864,0,FALSE,FALSE,TRUE,TRUE,FALSE,8/17/70
+19.8224,39.8094,1972,3,7,5,20,53.16,4.5,0,EMECv20191114,10019511,0,TRUE,TRUE,TRUE,TRUE,FALSE,3/7/72
+19.7049,40.0544,1972,9,19,19,50,14.87,4.5,0,EMECv20191114,10019720,0,FALSE,FALSE,TRUE,TRUE,FALSE,9/19/72
+20.1283,38.7662,1972,11,17,9,5,19.01,4.5,0,EMECv20191114,10019775,0,FALSE,TRUE,TRUE,TRUE,FALSE,11/17/72
+19.7404,40.0129,1974,8,9,22,28,59.67,4.5,0,EMECv20191114,10020415,0,TRUE,TRUE,TRUE,TRUE,FALSE,8/9/74
+20.1349,38.7459,1975,1,26,6,24,42.69,4.5,0,EMECv20191114,10020607,0,TRUE,TRUE,TRUE,TRUE,FALSE,1/26/75
+20.1246,38.7363,1978,5,31,4,4,7.1,4.5,0,EMECv20191114,10022113,0,TRUE,TRUE,TRUE,TRUE,FALSE,5/31/78
+20.4007,39.3535,1980,7,12,12,14,32.77,4.5,0,EMECv20191114,10023202,0,FALSE,FALSE,TRUE,TRUE,FALSE,7/12/80
+20.485,39.485,2010,11,29,5,53,52.4,4.5,0,EMECv20191114,10055489,0,FALSE,FALSE,TRUE,FALSE,FALSE,11/29/10
+20.255,39.267,2007,12,1,23,48,35.5,4.55,0,EMECv20191114,10050269,0,FALSE,FALSE,TRUE,FALSE,FALSE,12/1/07
+19.3,41.1,1951,8,27,19,27,14,4.6,0,EMECv20191114,10013091,0,TRUE,TRUE,TRUE,TRUE,TRUE,8/27/51
+20,39.5,1952,7,16,1,59,42,4.6,0,EMECv20191114,10013225,0,TRUE,TRUE,TRUE,TRUE,TRUE,7/16/52
+20,41,1953,2,11,14,37,12,4.6,0,EMECv20191114,10013325,0,FALSE,TRUE,TRUE,TRUE,TRUE,2/11/53
+20.3,40.3,1954,5,8,22,5,45,4.6,0,EMECv20191114,10013697,0,FALSE,FALSE,TRUE,TRUE,FALSE,5/8/54
+19.8,39.8,1955,10,2,17,57,54,4.6,0,EMECv20191114,10014034,0,TRUE,TRUE,TRUE,TRUE,FALSE,10/2/55
+20,40,1957,2,23,22,13,28,4.6,0,EMECv20191114,10014329,0,TRUE,TRUE,TRUE,TRUE,FALSE,2/23/57
+19.7,39.8,1957,11,14,14,16,37,4.6,0,EMECv20191114,10014510,0,FALSE,TRUE,TRUE,TRUE,FALSE,11/14/57
+20.3,39.4,1958,2,4,9,52,36,4.6,0,EMECv20191114,10014583,0,FALSE,TRUE,TRUE,TRUE,FALSE,2/4/58
+19.9,40.2,1959,3,8,11,17,11,4.6,0,EMECv20191114,10014819,0,FALSE,FALSE,TRUE,TRUE,FALSE,3/8/59
+20.25,39.25,1959,5,12,21,40,15,4.6,0,EMECv20191114,10014859,0,TRUE,TRUE,TRUE,TRUE,FALSE,5/12/59
+20.3,39.3,1959,7,14,20,25,9,4.6,0,EMECv20191114,10014904,0,FALSE,FALSE,TRUE,TRUE,FALSE,7/14/59
+19.8,40.8,1962,4,6,18,48,2,4.6,0,EMECv20191114,10015444,0,FALSE,FALSE,TRUE,TRUE,FALSE,4/6/62
+19.8,40.8,1962,4,7,21,35,32,4.6,0,EMECv20191114,10015445,0,FALSE,FALSE,TRUE,TRUE,FALSE,4/7/62
+20.2,39.9,1965,3,14,6,4,49.3,4.6,0,EMECv20191114,10016210,0,TRUE,TRUE,TRUE,TRUE,FALSE,3/14/65
+19.1,39.7,1965,10,19,22,3,46.3,4.6,0,EMECv20191114,10016390,0,TRUE,TRUE,TRUE,TRUE,FALSE,10/19/65
+20.26,41.49,1968,4,8,8,28,40.7,4.6,0,EMECv20191114,10017529,0,FALSE,FALSE,TRUE,FALSE,FALSE,4/8/68
+19.9,41.1,1968,4,8,10,10,24,4.6,0,EMECv20191114,10017531,0,FALSE,TRUE,TRUE,FALSE,FALSE,4/8/68
+19.8,41,1970,11,10,16,29,45.7,4.6,0,EMECv20191114,10018983,0,FALSE,FALSE,TRUE,TRUE,FALSE,11/10/70
+20.193,39.436,1972,11,25,13,16,21.06,4.6,0,EMECv20191114,10019786,0,FALSE,FALSE,TRUE,TRUE,FALSE,11/25/72
+14.761,36.858,1693,2,23,0,0,0,4.65,0,SERA_histv1.1,10001465,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1693-02-23
+19.3,39.8,1923,6,15,19,33,0,4.7,0,EMECv20191114,10009177,0,TRUE,TRUE,TRUE,TRUE,TRUE,6/15/23
+20.6,39.9,1953,4,8,11,50,7,4.7,0,EMECv20191114,10013375,0,TRUE,TRUE,TRUE,TRUE,TRUE,4/8/53
+20.7,40,1955,5,21,20,55,0,4.7,0,EMECv20191114,10013964,0,TRUE,TRUE,TRUE,TRUE,FALSE,5/21/55
+20.25,39.75,1957,11,18,15,3,18,4.7,0,EMECv20191114,10014513,0,TRUE,TRUE,TRUE,TRUE,FALSE,11/18/57
+19.5,41.3,1958,4,4,4,4,20,4.7,0,EMECv20191114,10014620,0,FALSE,FALSE,FALSE,FALSE,FALSE,4/4/58
+20.1,41.1,1958,5,1,21,15,30,4.7,0,EMECv20191114,10014629,0,FALSE,TRUE,TRUE,TRUE,FALSE,5/1/58
+19.4,41,1958,6,10,8,28,51,4.7,0,EMECv20191114,10014665,0,FALSE,FALSE,TRUE,TRUE,FALSE,6/10/58
+20.6,40.6,1960,7,9,22,42,50,4.7,0,EMECv20191114,10015134,0,FALSE,FALSE,TRUE,TRUE,FALSE,7/9/60
+20.4,41.21,1967,12,22,7,21,57.8,4.7,0,EMECv20191114,10017326,0,FALSE,FALSE,TRUE,FALSE,FALSE,12/22/67
+20.3,41.37,1968,1,12,15,5,25.9,4.7,0,EMECv20191114,10017349,0,FALSE,FALSE,TRUE,FALSE,FALSE,1/12/68
+19.6,40.38,1969,2,22,0,35,14.9,4.7,0,EMECv20191114,10017874,0,FALSE,FALSE,TRUE,TRUE,FALSE,2/22/69
+19.71,40.51,1969,5,15,4,49,5.6,4.7,0,EMECv20191114,10018072,0,FALSE,FALSE,TRUE,TRUE,FALSE,5/15/69
+19.8,41.2,1969,11,14,13,49,39.3,4.7,0,EMECv20191114,10018280,0,TRUE,TRUE,TRUE,TRUE,FALSE,11/14/69
+19.77,41.44,1970,8,17,2,42,32.1,4.7,0,EMECv20191114,10018862,0,FALSE,FALSE,TRUE,TRUE,FALSE,8/17/70
+19.88,39.9711,1977,10,3,16,26,46.17,4.7,0,EMECv20191114,10021832,0,TRUE,TRUE,TRUE,TRUE,FALSE,10/3/77
+20.8,40.3,1916,2,20,3,15,40,4.8,0,EMECv20191114,10008125,0,TRUE,TRUE,TRUE,TRUE,FALSE,2/20/16
+19.5,41.3,1923,10,9,23,48,30,4.8,0,EMECv20191114,10009230,0,FALSE,FALSE,TRUE,TRUE,FALSE,10/9/23
+19.5,41.3,1958,4,4,9,18,50,4.8,0,EMECv20191114,10014621,0,FALSE,FALSE,TRUE,TRUE,FALSE,4/4/58
+19.75,40.5,1959,2,28,16,24,51,4.8,0,EMECv20191114,10014816,0,TRUE,TRUE,TRUE,TRUE,FALSE,2/28/59
+19.75,41,1959,10,7,9,34,55,4.8,0,EMECv20191114,10014947,0,FALSE,FALSE,TRUE,TRUE,FALSE,10/7/59
+19.5,40,1959,10,10,16,11,1,4.8,0,EMECv20191114,10014948,0,TRUE,TRUE,TRUE,TRUE,FALSE,10/10/59
+20.2,38.9,1963,10,8,5,40,28,4.8,0,EMECv20191114,10015779,0,TRUE,FALSE,TRUE,TRUE,FALSE,10/8/63
+20.27,41.37,1967,12,1,18,30,57.1,4.8,0,EMECv20191114,10017297,0,FALSE,FALSE,FALSE,FALSE,FALSE,12/1/67
+20.45,39.72,1969,10,29,15,26,55.1,4.8,0,EMECv20191114,10018264,0,FALSE,FALSE,TRUE,TRUE,FALSE,10/29/69
+19.9,40.03,1970,2,16,15,48,31.2,4.8,0,EMECv20191114,10018366,0,FALSE,TRUE,TRUE,TRUE,FALSE,2/16/70
+19.9,41.18,1970,8,23,11,37,49.6,4.8,0,EMECv20191114,10018871,0,FALSE,FALSE,TRUE,TRUE,FALSE,8/23/70
+20.0472,40.0784,1982,3,11,6,13,50.49,4.8,0,EMECv20191114,10024282,0,TRUE,TRUE,TRUE,FALSE,FALSE,3/11/82
+20.16,39.31,2007,6,29,22,21,13.8,4.87,0,EMECv20191114,10049259,0,FALSE,FALSE,FALSE,FALSE,FALSE,6/29/07
+20.7,41,1911,3,9,2,0,0,4.9,0,EMECv20191114,10007291,0,FALSE,FALSE,TRUE,TRUE,TRUE,3/9/11
+20,39.5,1912,6,8,7,33,1,4.9,0,EMECv20191114,10007537,0,TRUE,TRUE,TRUE,TRUE,FALSE,6/8/12
+20,40,1917,6,29,8,45,20,4.9,0,EMECv20191114,10008344,0,FALSE,FALSE,TRUE,FALSE,FALSE,6/29/17
+20,40,1917,10,6,4,1,0,4.9,0,EMECv20191114,10008380,0,FALSE,FALSE,FALSE,FALSE,FALSE,10/6/17
+20,40,1919,1,2,21,16,32,4.9,0,EMECv20191114,10008544,0,FALSE,FALSE,TRUE,TRUE,FALSE,1/2/19
+20.7,40.1,1919,12,22,23,56,10,4.9,0,EMECv20191114,10008681,0,FALSE,FALSE,TRUE,TRUE,FALSE,12/22/19
+19.7,38,1920,10,13,23,12,26,4.9,0,EMECv20191114,10008791,0,TRUE,TRUE,TRUE,TRUE,FALSE,10/13/20
+20.3,39.6,1920,10,26,0,3,2,4.9,0,EMECv20191114,10008799,0,FALSE,FALSE,TRUE,TRUE,FALSE,10/26/20
+20.3,39.7,1932,8,3,11,42,39,4.9,0,EMECv20191114,10010712,0,TRUE,TRUE,TRUE,TRUE,FALSE,8/3/32
+19.8,39.6,1945,4,19,0,30,7,4.9,0,EMECv20191114,10012284,0,TRUE,TRUE,TRUE,TRUE,TRUE,4/19/45
+19.3,37.8,1962,7,7,12,47,6,4.9,0,EMECv20191114,10015520,0,TRUE,FALSE,FALSE,FALSE,FALSE,7/7/62
+20.3,41.21,1967,12,1,8,38,34.8,4.9,0,EMECv20191114,10017292,0,FALSE,FALSE,FALSE,FALSE,FALSE,12/1/67
+20,39.3,1968,3,7,17,49,27,4.9,0,EMECv20191114,10017476,0,TRUE,FALSE,TRUE,TRUE,FALSE,3/7/68
+20.0403,39.4489,1972,9,17,23,48,6.8,4.9,0,EMECv20191114,10019716,0,FALSE,TRUE,TRUE,TRUE,FALSE,9/17/72
+20,39,1915,8,30,14,52,48,5,0,EMECv20191114,10008046,0,FALSE,FALSE,TRUE,FALSE,FALSE,8/30/15
+20,40,1917,10,6,4,48,8,5,0,EMECv20191114,10008381,0,FALSE,FALSE,TRUE,FALSE,FALSE,10/6/17
+20.5,40,1919,6,3,7,24,28,5,0,EMECv20191114,10008585,0,FALSE,FALSE,TRUE,TRUE,FALSE,6/3/19
+20.1,41.5,1929,11,14,15,34,48,5,0,EMECv20191114,10010250,0,TRUE,TRUE,TRUE,TRUE,TRUE,11/14/29
+20,39,1938,1,30,17,34,11,5,0,EMECv20191114,10011384,0,FALSE,TRUE,TRUE,TRUE,TRUE,1/30/38
+19.5,42,1948,8,29,23,52,0,5,0,EMECv20191114,10012660,0,FALSE,FALSE,TRUE,TRUE,TRUE,8/29/48
+20,40,1917,6,25,13,8,24,5.07,0,EMECv20191114,10008343,nan,FALSE,FALSE,TRUE,FALSE,FALSE,6/25/17
+20,39,1915,11,5,22,3,30,5.1,0,EMECv20191114,10008084,0,FALSE,FALSE,TRUE,FALSE,FALSE,11/5/15
+20,40,1918,4,27,10,53,0,5.1,0,EMECv20191114,10008465,0,FALSE,TRUE,TRUE,TRUE,FALSE,4/27/18
+20,39.6,1918,11,20,7,33,0,5.1,0,EMECv20191114,10008528,0,FALSE,FALSE,TRUE,TRUE,FALSE,11/20/18
+20.3,39.6,1920,10,29,4,36,1,5.1,0,EMECv20191114,10008801,0,FALSE,FALSE,TRUE,TRUE,FALSE,10/29/20
+20,41.1,1923,12,27,16,30,0,5.1,0,EMECv20191114,10009271,0,FALSE,FALSE,TRUE,TRUE,FALSE,12/27/23
+19.8,39.6,1937,3,6,0,54,30,5.1,0,EMECv20191114,10011317,0,TRUE,TRUE,TRUE,TRUE,TRUE,3/6/37
+17.7,42.8,1843,9,14,16,57,0,5.14,0,SERA_histv1.1,10003375,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1843-09-14
+20.8,40.9,1911,2,18,22,59,30,5.2,0,EMECv20191114,10007270,0,FALSE,FALSE,FALSE,FALSE,FALSE,2/18/11
+20,39,1915,11,7,21,38,0,5.2,0,EMECv20191114,10008086,0,FALSE,FALSE,TRUE,FALSE,FALSE,11/7/15
+20,40.2,1920,11,28,8,5,0,5.2,0,EMECv20191114,10008815,0,FALSE,FALSE,TRUE,TRUE,FALSE,11/28/20
+20.2,39.5,1935,9,3,17,35,24,5.2,0,EMECv20191114,10011097,0,FALSE,TRUE,TRUE,TRUE,TRUE,9/3/35
+20.7,41,1911,2,20,3,45,0,5.26,0,EMECv20191114,10007272,nan,FALSE,FALSE,TRUE,TRUE,TRUE,2/20/11
+20.1,41.1,1906,3,1,17,45,0,5.3,0,EMECv20191114,10006481,0,FALSE,FALSE,TRUE,TRUE,FALSE,3/1/06
+19.3,38,1906,5,16,5,6,18,5.3,0,EMECv20191114,10006509,0,TRUE,TRUE,TRUE,TRUE,TRUE,5/16/06
+20.6,40.9,1912,2,26,20,34,0,5.3,0,EMECv20191114,10007471,0,FALSE,FALSE,TRUE,TRUE,TRUE,2/26/12
+20,40,1917,10,18,4,24,0,5.3,0,EMECv20191114,10008387,0,FALSE,FALSE,TRUE,FALSE,FALSE,10/18/17
+19.5,41,1923,9,27,22,57,30,5.3,0,EMECv20191114,10009224,0,TRUE,TRUE,TRUE,TRUE,FALSE,9/27/23
+20,38.4,1906,12,15,19,21,0,5.4,0,EMECv20191114,10006584,0,TRUE,TRUE,TRUE,TRUE,TRUE,12/15/06
+20.5,39.7,1918,7,4,11,25,54,5.4,0,EMECv20191114,10008483,0,TRUE,TRUE,TRUE,FALSE,FALSE,7/4/18
+20.5,39.7,1918,7,5,15,41,27,5.4,0,EMECv20191114,10008484,0,FALSE,FALSE,TRUE,FALSE,FALSE,7/5/18
+20,40,1919,1,5,15,25,30,5.5,0,EMECv20191114,10008550,0,TRUE,TRUE,TRUE,TRUE,FALSE,1/5/19
+20,40,1919,8,22,23,35,47,5.5,0,EMECv20191114,10008600,0,FALSE,FALSE,TRUE,TRUE,FALSE,8/22/19
+19.5,40,1924,5,12,14,30,50,5.5,0,EMECv20191114,10009328,0,TRUE,TRUE,TRUE,TRUE,FALSE,5/12/24
+20,40,1926,10,23,1,58,40,5.5,0,EMECv20191114,10009712,0,FALSE,FALSE,TRUE,TRUE,FALSE,10/23/26
+20.4,39.8,1917,4,26,13,14,18,5.6,0,EMECv20191114,10008316,0,TRUE,TRUE,TRUE,FALSE,FALSE,4/26/17
+19.201,41.923,1444,8,25,0,0,0,5.78,0,SERA_histv1.1,10000391,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1444-08-25
+19.92,39.624,1871,4,9,0,0,0,5.78,0,SERA_histv1.1,10004214,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1871-04-09
+20.3,39.6,1920,10,21,18,57,48,5.8,0,EMECv20191114,10008796,0,TRUE,TRUE,TRUE,TRUE,FALSE,10/21/20
+20.1,41.1,1864,8,21,4,15,0,5.89,0,SERA_histv1.1,10003999,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1864-08-21
+19.5,41.3,1896,2,10,0,56,0,5.89,0,SERA_histv1.1,10005337,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1896-02-10
+20.7,40.9,1896,2,11,20,36,0,5.89,0,SERA_histv1.1,10005341,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1896-02-11
+20.1,40.1,1896,3,18,3,13,0,5.89,0,SERA_histv1.1,10005346,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1896-03-18
+20.7,40.9,1898,2,11,18,0,0,5.89,0,SERA_histv1.1,10005559,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1898-02-11
+20.365,39.65,1854,7,30,1,30,0,6.04,0,SERA_histv1.1,10003622,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1854-07-30
+20.2,39.2,1915,8,19,6,42,16,6.1,0,EMECv20191114,10008043,0,TRUE,TRUE,TRUE,FALSE,FALSE,8/19/15
+20.1,40.2,1858,9,20,0,0,0,6.2,0,SERA_histv1.1,10003835,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1858-09-20
+19.7,41.5,1617,1,1,0,0,0,6.24,0,SERA_histv1.1,10001002,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1617-01-01
+19.879,40.515,1865,10,10,0,0,0,6.27,0,SERA_histv1.1,10004020,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1865-10-10
+20.7,40.3,1919,12,22,23,41,6,6.3,0,EMECv20191114,10008679,0,TRUE,TRUE,TRUE,TRUE,FALSE,12/22/19
+19.92,39.624,1732,11,1,0,0,0,6.56,0,SERA_histv1.1,10001790,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1732-11-01
+19.92,39.624,1278,2,25,0,0,0,6.6,0,SERA_histv1.1,10000142,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1278-02-25
+20,40.7,1851,10,17,0,0,0,6.6,0,SERA_histv1.1,10003539,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1851-10-17
+19.49,40.474,1866,1,2,10,0,0,6.6,0,SERA_histv1.1,10004025,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1866-01-02
+19.853,40.127,1893,6,14,0,0,0,6.62,0,SERA_histv1.1,10005154,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1893-06-14
+19.446,41.314,1270,3,1,0,0,0,6.74,0,SERA_histv1.1,10000135,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1270-03-01
+19.483,40.473,1851,10,12,6,0,0,6.82,0,SERA_histv1.1,10003537,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1851-10-12
+15.013,37.14,1693,1,11,13,30,0,7.34,0,SERA_histv1.1,10001463,nan,TRUE,TRUE,TRUE,TRUE,TRUE,1693-01-11
+14.1364,38.7417,2020,10,24,20,48,17,4.5697,34.94,globalcat24,us6000ccr1,,,,,,,10/24/2020
+16.0444,39.0506,2020,3,17,0,52,56,4.4765,34.52,globalcat24,us60008gwk,,,,,,,03/17/2020
+14.4067,36.9548,2020,12,22,20,27,23,4.7315,23.02,globalcat24,us6000d1yt,,,,,,,12/22/2020
+19.3395,41.569,2020,1,1,2,53,41,4.4079,16.06,globalcat24,us70006t1w,,,,,,,01/01/2020
+19.5833,41.5314,2020,8,22,10,25,41,4.4888,15.76,globalcat24,us6000bizv,,,,,,,08/22/2020
+16.0114,38.12,2020,12,19,10,57,42,4.4079,15.4,globalcat24,us7000csey,,,,,,,12/19/2020
+19.5193,41.5363,2020,10,7,23,44,57,4.4888,13.39,globalcat24,us6000c6kv,,,,,,,10/07/2020
+19.8769,40.0874,2020,12,19,0,53,12,4.4079,11.55,globalcat24,us7000csar,,,,,,,12/19/2020
+13.5798,46.2964,2020,7,17,2,50,57,4.327,11.1,globalcat24,us7000aq3d,,,,,,,07/17/2020
+11.0546,45.1886,2020,12,29,14,36,56,4.8124,10,globalcat24,us6000d40l,,,,,,,12/29/2020
+9.2044,45.3687,2020,12,17,15,59,19,4.4079,10,globalcat24,us7000cru1,,,,,,,12/17/2020
+19.5428,41.497,2020,12,6,7,19,42,4.7315,10,globalcat24,us7000cnkw,,,,,,,12/06/2020
+15.4606,44.3087,2020,11,1,13,15,41,4.8124,10,globalcat24,us7000c8yb,,,,,,,11/01/2020
+19.4599,41.5072,2020,10,9,14,36,33,4.7315,10,globalcat24,us6000c72t,,,,,,,10/09/2020
+19.5704,41.4658,2020,10,7,22,13,5,4.8124,10,globalcat24,us6000c6kg,,,,,,,10/07/2020
+19.7837,40.9809,2020,9,24,19,21,39,4.8124,10,globalcat24,us6000c0rq,,,,,,,09/24/2020
+19.7553,40.9687,2020,9,23,23,25,9,4.6506,10,globalcat24,us6000c0c1,,,,,,,09/23/2020
+19.7462,41.7331,2020,9,12,16,46,5,4.5697,10,globalcat24,us7000bmgw,,,,,,,09/12/2020
+20.3328,39.6763,2020,8,29,0,18,28,4.8933,10,globalcat24,us7000ben2,,,,,,,08/29/2020
+19.7445,40.9533,2020,7,26,14,16,1,4.7315,10,globalcat24,us6000b4e8,,,,,,,07/26/2020
+12.6148,46.3195,2020,7,13,12,6,54,4.5697,10,globalcat24,us7000amqk,,,,,,,07/13/2020
+19.7512,39.8497,2020,6,23,14,33,0,4.6506,10,globalcat24,us6000ah8p,,,,,,,06/23/2020
+17.7981,42.9914,2020,4,24,11,37,43,4.4888,10,globalcat24,us60009bbx,,,,,,,04/24/2020
+15.4046,41.8347,2020,4,18,2,57,26,4.6506,10,globalcat24,us70008z3f,,,,,,,04/18/2020
+9.4064,44.7,2020,4,16,9,42,53,4.7315,10,globalcat24,us70008xgd,,,,,,,04/16/2020
+17.1821,39.1059,2020,4,3,14,18,54,4.5697,10,globalcat24,us70008mpu,,,,,,,04/03/2020
+17.1935,39.0816,2020,4,3,3,52,3,4.4888,10,globalcat24,us70008mad,,,,,,,04/03/2020
+16.1751,39.3625,2020,2,24,16,3,0,4.9742,10,globalcat24,us70007vtm,,,,,,,02/24/2020
+19.4321,41.4433,2020,1,31,21,5,32,4.6506,10,globalcat24,us60007lq0,,,,,,,01/31/2020
+19.5362,41.4656,2020,1,28,20,15,8,5.2169,10,globalcat24,us60007ifh,,,,,,,01/28/2020
+19.6894,41.3783,2020,1,27,1,40,21,4.6506,10,globalcat24,us60007guj,,,,,,,01/27/2020
+16.6951,39.0954,2020,1,16,23,37,11,4.5697,10,globalcat24,us700071de,,,,,,,01/16/2020
+19.4308,41.4818,2020,7,23,17,23,47,4.4079,9.77,globalcat24,us6000b2sv,,,,,,,07/23/2020
+19.5601,41.5133,2020,4,13,16,43,55,4.4079,5.33,globalcat24,us70008vjq,,,,,,,04/13/2020
+9.1408,47.0146,2020,10,25,19,35,44,4.404,5,globalcat24,us6000cd1u,,,,,,,10/25/2020
+19.5919,41.5268,2020,6,8,15,21,51,4.8933,3.74,globalcat24,us6000a7vx,,,,,,,06/08/2020
+16.4541,38.9469,2019,10,7,6,11,34,4.7315,35,globalcat24,us70005rig,,,,,,,10/07/2019
+19.8521,40.1292,2019,9,5,17,47,39,4.6506,32.53,globalcat24,us70005cfk,,,,,,,09/05/2019
+20.4402,40.0479,2019,5,25,22,35,26,4.4888,27.54,globalcat24,us60003s77,,,,,,,05/25/2019
+19.582,41.349,2019,9,21,14,4,25,5.7274,20,globalcat24,616493610,,,,,,,09/21/2019
+19.599,41.33,2019,9,21,14,15,53,5.21944,20,globalcat24,616493352,,,,,,,09/21/2019
+19.591,41.43,2019,11,26,2,54,12,6.45448,18.4,globalcat24,616919407,,,,,,,11/26/2019
+19.6255,41.3893,2019,12,19,16,3,12,4.6506,17.21,globalcat24,us70006nis,,,,,,,12/19/2019
+20.785,40.456,2019,6,1,4,26,20,5.28916,16.8,globalcat24,615805036,,,,,,,06/01/2019
+19.624,41.478,2019,11,26,3,3,0,5.18956,16.7,globalcat24,616919409,,,,,,,11/26/2019
+13.5206,41.9218,2019,1,1,18,37,47,4.5697,16.11,globalcat24,us2000izp2,,,,,,,01/01/2019
+19.6415,40.9923,2019,12,17,18,53,45,4.6506,15.88,globalcat24,us60006srv,,,,,,,12/17/2019
+20.826,40.53,2019,6,1,4,33,7,5.01028,15,globalcat24,617422144,,,,,,,06/01/2019
+20.802,40.52,2019,6,1,7,0,28,5.07004,15,globalcat24,615805044,,,,,,,06/01/2019
+19.53,41.56,2019,11,26,6,8,22,5.578,15,globalcat24,616919431,,,,,,,11/26/2019
+19.445,41.518,2019,11,27,14,45,24,5.41864,15,globalcat24,616927779,,,,,,,11/27/2019
+19.553,41.452,2019,11,26,2,59,23,5.28916,14.1,globalcat24,616919417,,,,,,,11/26/2019
+20.81,40.52,2019,11,1,5,25,45.8,4.856,13.7,globalcat24,cmt154012,,,,,,,11/01/2019
+19.7274,40.19,2019,1,4,19,27,38,4.9742,12.61,globalcat24,us2000j0ch,,,,,,,01/04/2019
+20.71,40.47,2019,6,1,4,51,59.5,4.73,10,globalcat24,cmt153021,,,,,,,06/01/2019
+20.72,40.47,2019,6,1,18,50,14.5,4.724,10,globalcat24,cmt153026,,,,,,,06/01/2019
+20.8,40.4,2019,6,29,13,1,16.6,4.79,10,globalcat24,cmt153221,,,,,,,06/29/2019
+13.6,41.86,2019,11,7,17,35,21.8,4.796,10,globalcat24,cmt154053,,,,,,,11/07/2019
+19.42,41.54,2019,11,28,10,52,41.9,4.874,10,globalcat24,cmt154205,,,,,,,11/28/2019
+11.32,43.99,2019,12,9,3,37,5.4,4.851,10,globalcat24,cmt154262,,,,,,,12/09/2019
+19.5216,41.5898,2019,11,26,13,5,0,4.7765,10,globalcat24,us70006d69,,,,,,,11/26/2019
+20.7484,40.5335,2019,7,31,14,21,21,4.679,10,globalcat24,us60004xyi,,,,,,,07/31/2019
+12.3066,44.4098,2019,1,14,23,3,56,4.3865,10,globalcat24,us2000j3y5,,,,,,,01/14/2019
+15.4713,39.7061,2019,10,25,4,31,39,4.7665,10,globalcat24,us600062t3,,,,,,,10/25/2019
+19.3439,41.5453,2019,12,17,4,14,32,4.6506,10,globalcat24,us60006siz,,,,,,,12/17/2019
+19.5394,41.3151,2019,12,15,1,18,36,4.5697,10,globalcat24,us60006rmb,,,,,,,12/15/2019
+19.6274,41.5518,2019,12,9,15,10,58,4.7315,10,globalcat24,us60006t8a,,,,,,,12/09/2019
+19.457,41.6566,2019,12,9,15,4,57,4.4079,10,globalcat24,us60006t8b,,,,,,,12/09/2019
+19.4367,41.6417,2019,12,9,14,58,59,4.6506,10,globalcat24,us60006p83,,,,,,,12/09/2019
+19.412,41.6193,2019,12,9,14,53,6,4.5697,10,globalcat24,us60006p80,,,,,,,12/09/2019
+19.4541,41.6665,2019,12,9,5,29,15,4.7315,10,globalcat24,us60006p4f,,,,,,,12/09/2019
+19.487,41.5511,2019,12,7,23,14,27,4.4079,10,globalcat24,us60006nrf,,,,,,,12/07/2019
+19.5893,41.4141,2019,12,2,23,23,0,4.7315,10,globalcat24,us70006fed,,,,,,,12/02/2019
+19.6405,41.4485,2019,12,2,8,26,24,4.7315,10,globalcat24,us70006f7r,,,,,,,12/02/2019
+19.3174,41.3555,2019,12,1,11,42,42,4.7315,10,globalcat24,us70006ezw,,,,,,,12/01/2019
+19.3701,41.4679,2019,12,1,7,18,29,4.6506,10,globalcat24,us70006eyl,,,,,,,12/01/2019
+19.4282,41.5186,2019,12,1,6,4,19,4.4888,10,globalcat24,us70006ey5,,,,,,,12/01/2019
+19.484,41.5073,2019,11,30,20,53,51,4.6506,10,globalcat24,us70006euy,,,,,,,11/30/2019
+19.5765,41.5134,2019,11,29,8,2,40,4.5697,10,globalcat24,us70006ecm,,,,,,,11/29/2019
+19.5782,41.3662,2019,11,28,23,0,43,4.8124,10,globalcat24,us70006e9s,,,,,,,11/28/2019
+19.5778,41.3428,2019,11,28,20,33,23,4.6506,10,globalcat24,us70006e95,,,,,,,11/28/2019
+19.5073,41.444,2019,11,28,14,22,38,4.7315,10,globalcat24,us70006e6k,,,,,,,11/28/2019
+19.4442,41.5146,2019,11,28,10,25,5,4.7315,10,globalcat24,us70006e55,,,,,,,11/28/2019
+19.4796,41.4675,2019,11,28,0,50,9,4.6506,10,globalcat24,us70006e0k,,,,,,,11/28/2019
+19.4448,41.4151,2019,11,27,23,2,48,4.4888,10,globalcat24,us70006dyv,,,,,,,11/27/2019
+19.4591,41.4707,2019,11,27,22,51,24,4.6506,10,globalcat24,us70006dyg,,,,,,,11/27/2019
+19.4488,41.4444,2019,11,27,22,50,14,4.6506,10,globalcat24,us70006dyf,,,,,,,11/27/2019
+19.4065,41.5666,2019,11,27,22,19,0,4.5697,10,globalcat24,us70006dxm,,,,,,,11/27/2019
+19.4387,41.5391,2019,11,27,20,27,6,4.7315,10,globalcat24,us60006pd8,,,,,,,11/27/2019
+19.4976,41.5603,2019,11,27,17,11,3,4.5697,10,globalcat24,us70006dtl,,,,,,,11/27/2019
+19.4858,41.5686,2019,11,27,11,3,35,4.4079,10,globalcat24,us70006dpv,,,,,,,11/27/2019
+19.4124,41.5454,2019,11,27,3,52,39,4.4888,10,globalcat24,us70006dkc,,,,,,,11/27/2019
+19.4807,41.5401,2019,11,26,17,19,13,4.8933,10,globalcat24,us70006daj,,,,,,,11/26/2019
+19.4941,41.4987,2019,11,26,17,9,55,4.6506,10,globalcat24,us60006pbg,,,,,,,11/26/2019
+19.5672,41.4916,2019,11,26,17,6,2,4.6506,10,globalcat24,us70006da4,,,,,,,11/26/2019
+19.4601,41.6103,2019,11,26,15,11,56,4.4888,10,globalcat24,us70006d70,,,,,,,11/26/2019
+19.6389,41.6772,2019,11,26,14,11,53,4.6506,10,globalcat24,us60006pba,,,,,,,11/26/2019
+19.4529,41.4843,2019,11,26,12,14,13,4.6506,10,globalcat24,us70006d5t,,,,,,,11/26/2019
+19.4769,41.4798,2019,11,26,7,36,13,4.5697,10,globalcat24,us70006d40,,,,,,,11/26/2019
+19.4664,41.5293,2019,11,26,7,27,2,5.0551,10,globalcat24,us70006d3q,,,,,,,11/26/2019
+19.4363,41.5269,2019,11,26,7,12,31,4.7315,10,globalcat24,us70006d3k,,,,,,,11/26/2019
+19.4531,41.5036,2019,11,26,5,56,21,4.7315,10,globalcat24,us70006d2s,,,,,,,11/26/2019
+19.4397,41.4845,2019,11,26,4,58,13,4.4079,10,globalcat24,us60006pae,,,,,,,11/26/2019
+19.4246,41.4979,2019,11,26,4,47,0,4.4079,10,globalcat24,us60006pbs,,,,,,,11/26/2019
+19.6094,41.4122,2019,11,26,4,21,58,4.6506,10,globalcat24,us60006pau,,,,,,,11/26/2019
+19.4436,41.5424,2019,11,26,3,57,52,4.4888,10,globalcat24,us70006d1p,,,,,,,11/26/2019
+19.656,41.4692,2019,11,26,3,49,15,4.327,10,globalcat24,us60006pap,,,,,,,11/26/2019
+19.6224,41.5689,2019,11,26,3,25,23,4.4888,10,globalcat24,us60006pac,,,,,,,11/26/2019
+19.4649,41.2361,2019,11,26,2,19,16,4.5697,10,globalcat24,us60006paf,,,,,,,11/26/2019
+19.5019,41.3518,2019,11,26,1,47,55,4.8124,10,globalcat24,us70006czu,,,,,,,11/26/2019
+19.5424,41.4457,2019,11,25,20,57,17,4.4888,10,globalcat24,us70006fku,,,,,,,11/25/2019
+17.651,42.6656,2019,11,8,1,26,5,4.6506,10,globalcat24,us600068y7,,,,,,,11/08/2019
+17.0871,39.2739,2019,10,15,11,54,53,4.7315,10,globalcat24,us70005ub2,,,,,,,10/15/2019
+19.5096,41.2969,2019,9,25,1,24,3,4.6506,10,globalcat24,us70005kyf,,,,,,,09/25/2019
+19.6702,41.4902,2019,9,22,20,8,41,4.5697,10,globalcat24,us60005m0j,,,,,,,09/22/2019
+19.5253,41.3107,2019,9,22,0,28,10,4.6506,10,globalcat24,us60005lvu,,,,,,,09/22/2019
+19.5331,41.3235,2019,9,21,22,7,30,4.9742,10,globalcat24,us60005lut,,,,,,,09/21/2019
+19.518,41.3266,2019,9,21,16,10,36,4.6506,10,globalcat24,us60005ls8,,,,,,,09/21/2019
+9.8945,44.5526,2019,8,13,11,17,18,4.8124,10,globalcat24,us600054gs,,,,,,,08/13/2019
+17.9155,38.7695,2019,7,26,4,7,55,4.5697,10,globalcat24,us60004vqh,,,,,,,07/26/2019
+20.8253,40.529,2019,6,28,14,36,37,4.6506,10,globalcat24,us700046jt,,,,,,,06/28/2019
+20.7132,40.6984,2019,6,1,18,37,41,4.4888,10,globalcat24,us70003u6t,,,,,,,06/01/2019
+20.7581,40.4053,2019,6,1,18,30,11,4.5697,10,globalcat24,us70003u6q,,,,,,,06/01/2019
+20.7293,40.5923,2019,6,1,15,19,25,4.5697,10,globalcat24,us70003u5h,,,,,,,06/01/2019
+20.5962,40.6546,2019,6,1,4,32,48,4.5697,10,globalcat24,us70003wtl,,,,,,,06/01/2019
+19.5233,41.5486,2019,4,23,8,58,14,4.7315,10,globalcat24,us70003akn,,,,,,,04/23/2019
+16.1676,38.54,2019,5,26,23,31,57,4.4079,6.51,globalcat24,us60003sk5,,,,,,,05/26/2019
+13.0983,42.808,2019,9,1,0,2,39,4.4765,6.33,globalcat24,us70005aqt,,,,,,,09/01/2019
+19.9557,39.2221,2018,4,8,14,37,33,4.5697,37.18,globalcat24,us2000dwg0,,,,,,,04/08/2018
+10.6829,44.8565,2018,8,21,0,33,46,4.4079,19.85,globalcat24,us1000gea2,,,,,,,08/21/2018
+12.7106,44.1941,2018,11,18,12,48,44,4.404,16.95,globalcat24,us1000htjj,,,,,,,11/18/2018
+14.879,41.798,2018,8,16,18,19,6,5.33896,15.4,globalcat24,612533098,,,,,,,08/16/2018
+19.584,41.437,2018,7,4,9,1,8,5.23936,15,globalcat24,612246201,,,,,,,07/04/2018
+20.107,41.559,2018,8,11,15,38,34,5.14972,15,globalcat24,612512659,,,,,,,08/11/2018
+20.4235,39.7259,2018,9,9,5,25,14,4.404,14.46,globalcat24,us2000hbd8,,,,,,,09/09/2018
+19.4481,40.2615,2018,4,10,13,17,7,4.4079,13.75,globalcat24,us2000dxsn,,,,,,,04/10/2018
+15.18,37.669,2018,12,26,2,19,17,5.0302,13,globalcat24,614461492,,,,,,,12/26/2018
+17.6339,40.8246,2018,3,23,23,31,55,4.4079,11.85,globalcat24,us1000d8ej,,,,,,,03/23/2018
+19.5133,41.4766,2018,7,5,0,48,57,4.4888,11.67,globalcat24,us2000fx6g,,,,,,,07/05/2018
+13.4484,42.4263,2018,3,31,1,18,45,4.4079,10.98,globalcat24,us1000dbrv,,,,,,,03/31/2018
+13.04,43.07,2018,4,10,3,11,31.9,4.868,10,globalcat24,cmt150174,,,,,,,04/10/2018
+14.8,41.88,2018,8,14,21,48,32.1,4.735,10,globalcat24,cmt151024,,,,,,,08/14/2018
+15.06,37.54,2018,10,6,0,34,20.6,4.622,10,globalcat24,cmt151388,,,,,,,10/06/2018
+14.8129,41.9053,2018,4,25,9,48,42,4.6215,10,globalcat24,us1000drwf,,,,,,,04/25/2018
+13.0039,43.0547,2018,4,4,2,19,46,4.4765,10,globalcat24,us1000ddzh,,,,,,,04/04/2018
+15.0754,37.7026,2018,12,24,16,50,11,4.5697,10,globalcat24,us2000ix6a,,,,,,,12/24/2018
+20.0111,40.4488,2018,12,1,4,54,17,4.7315,10,globalcat24,us1000hz83,,,,,,,12/01/2018
+19.2987,41.9723,2018,11,13,13,47,50,4.9742,10,globalcat24,us1000hr9x,,,,,,,11/13/2018
+20.2665,39.9218,2018,11,1,0,39,15,4.4079,10,globalcat24,us2000i50u,,,,,,,11/01/2018
+15.7312,38.4457,2018,9,28,5,24,30,4.6506,10,globalcat24,us1000h3li,,,,,,,09/28/2018
+19.5735,41.0374,2018,7,17,13,5,6,4.8124,10,globalcat24,us2000g6z6,,,,,,,07/17/2018
+19.5149,41.4267,2018,7,4,11,24,20,4.6506,10,globalcat24,us2000fws9,,,,,,,07/04/2018
+19.4906,41.4659,2018,7,4,9,8,58,4.5697,10,globalcat24,us2000fwp1,,,,,,,07/04/2018
+19.6405,40.3231,2018,6,13,1,50,58,4.6506,10,globalcat24,us1000epi3,,,,,,,06/13/2018
+19.6817,40.3092,2018,5,14,10,56,45,4.6506,10,globalcat24,us1000e4mp,,,,,,,05/14/2018
+11.8314,44.0586,2018,5,3,18,46,5,4.5697,10,globalcat24,us1000dxeq,,,,,,,05/03/2018
+11.0366,43.2334,2018,5,1,5,16,59,4.4079,10,globalcat24,us1000dv6w,,,,,,,05/01/2018
+13.0201,43.0224,2018,4,4,18,41,29,4.327,10,globalcat24,us1000de9s,,,,,,,04/04/2018
+12.0041,43.9889,2018,3,5,21,50,36,4.6506,10,globalcat24,us2000dcjz,,,,,,,03/05/2018
+19.6839,41.7352,2018,2,26,15,4,18,4.5697,10,globalcat24,us2000d865,,,,,,,02/26/2018
+20.6193,40.4115,2018,2,17,5,33,1,4.5697,10,globalcat24,us2000d3r4,,,,,,,02/17/2018
+20.6075,39.7813,2018,1,28,23,17,38,4.327,10,globalcat24,us2000cqrw,,,,,,,01/28/2018
+9.938,47.1697,2018,1,17,19,7,19,4.327,10,globalcat24,us2000ckf6,,,,,,,01/17/2018
+13.1132,46.2792,2018,8,11,3,30,39,4.4888,8.25,globalcat24,us1000g6rp,,,,,,,08/11/2018
+19.4763,41.461,2018,7,5,22,49,0,4.4079,7.52,globalcat24,us2000fxwb,,,,,,,07/05/2018
+19.78,40.32,2018,5,19,18,14,40.3,4.659,7.5,globalcat24,cmt150434,,,,,,,05/19/2018
+18.6128,42.5234,2018,11,26,14,17,37,4.4888,7.34,globalcat24,us1000hwn9,,,,,,,11/26/2018
+14.7804,41.8374,2018,8,16,20,22,34,4.7315,3.24,globalcat24,us1000gav6,,,,,,,08/16/2018
+19.8855,41.4599,2017,6,23,14,15,16,4.4079,25.92,globalcat24,us20009p9q,,,,,,,06/23/2017
+10.0786,44.7543,2017,11,19,12,37,45,4.694,18.45,globalcat24,us2000brf1,,,,,,,11/19/2017
+15.8349,41.9674,2017,4,23,4,25,35,4.4079,16.45,globalcat24,us10008jxf,,,,,,,04/23/2017
+19.9598,40.0912,2017,9,18,16,47,12,4.5697,15.74,globalcat24,us2000aq1c,,,,,,,09/18/2017
+13.235,42.568,2017,1,18,9,25,42,5.39872,15,globalcat24,611831613,,,,,,,01/18/2017
+13.251,42.511,2017,1,18,10,25,25,5.6776,14.9,globalcat24,610099386,,,,,,,01/18/2017
+13.221,42.567,2017,1,18,10,14,12,5.74732,14.5,globalcat24,611831611,,,,,,,01/18/2017
+19.6669,40.6531,2017,2,5,0,13,33,4.327,12.12,globalcat24,us20008hqf,,,,,,,02/05/2017
+8.816,46.9108,2017,3,6,20,12,8,4.4765,10,globalcat24,us100087cw,,,,,,,03/06/2017
+12.9281,43.0359,2017,2,3,4,10,6,4.6215,10,globalcat24,us20008haf,,,,,,,02/03/2017
+13.0465,42.9973,2017,2,3,3,47,56,4.4765,10,globalcat24,us20008hab,,,,,,,02/03/2017
+13.1941,42.6614,2017,1,18,19,32,33,4.549,10,globalcat24,us10007u02,,,,,,,01/18/2017
+13.2915,42.5921,2017,1,18,15,16,10,4.6215,10,globalcat24,us10007tyz,,,,,,,01/18/2017
+13.2089,42.759,2017,1,18,11,7,39,4.4765,10,globalcat24,us10007tww,,,,,,,01/18/2017
+13.1416,42.7258,2017,11,2,18,4,16,4.327,10,globalcat24,us2000bfsp,,,,,,,11/02/2017
+14.6055,45.203,2017,8,8,9,35,7,4.327,10,globalcat24,us2000a5vt,,,,,,,08/08/2017
+13.2247,42.682,2017,6,30,0,25,19,4.4079,10,globalcat24,us100095dw,,,,,,,06/30/2017
+13.2834,42.4976,2017,6,9,12,15,44,4.4888,10,globalcat24,us20009li5,,,,,,,06/09/2017
+20.1873,41.5653,2017,5,24,10,30,58,4.7315,10,globalcat24,us10008ut6,,,,,,,05/24/2017
+13.2939,42.5947,2017,3,20,5,2,41,4.4079,10,globalcat24,us20008t96,,,,,,,03/20/2017
+14.9782,38.511,2017,2,27,6,20,17,4.5697,10,globalcat24,us20008mmi,,,,,,,02/27/2017
+13.1276,42.7079,2017,1,21,9,35,57,4.4079,10,globalcat24,us10007ulq,,,,,,,01/21/2017
+13.2117,42.6587,2017,1,18,12,1,41,4.4079,10,globalcat24,us10007tx8,,,,,,,01/18/2017
+13.2266,42.5493,2017,1,18,10,39,24,4.5697,10,globalcat24,us10007tx9,,,,,,,01/18/2017
+13.2034,42.6241,2017,1,18,10,24,16,4.5697,10,globalcat24,us10007twk,,,,,,,01/18/2017
+13.2341,42.5275,2017,1,18,10,16,37,4.8124,10,globalcat24,us10007tx5,,,,,,,01/18/2017
+13.3175,42.583,2017,1,18,10,15,33,4.8933,10,globalcat24,us10007tx3,,,,,,,01/18/2017
+12.7351,42.7941,2017,1,2,3,36,14,4.5697,10,globalcat24,us10007p63,,,,,,,01/02/2017
+13.273,42.504,2017,1,18,13,33,37,5.30908,9.4,globalcat24,610448609,,,,,,,01/18/2017
+13.2589,42.5143,2017,2,20,3,13,30,4.404,7.15,globalcat24,us20008kup,,,,,,,02/20/2017
+13.3183,42.6433,2017,7,22,2,13,8,4.549,6.67,globalcat24,us20009zjr,,,,,,,07/22/2017
+13.2814,42.6702,2017,7,1,19,17,26,4.5697,5.1,globalcat24,us100095ri,,,,,,,07/01/2017
+19.8572,40.8327,2017,1,27,17,7,56,4.7665,5,globalcat24,us10007vrf,,,,,,,01/27/2017
+13.1097,42.9185,2017,4,27,21,19,43,4.4765,4,globalcat24,us10008ley,,,,,,,04/27/2017
+13.0086,42.9438,2017,4,27,21,16,59,4.549,4,globalcat24,us10008lew,,,,,,,04/27/2017
+13.3079,42.6825,2017,12,3,23,34,11,4.549,3.29,globalcat24,us1000bkp1,,,,,,,12/03/2017
+13.9394,40.7832,2017,8,21,18,57,51,4.4888,2.65,globalcat24,us2000aaae,,,,,,,08/21/2017
+7.0043,46.5239,2017,7,1,8,10,33,4.4765,1.59,globalcat24,us100095q7,,,,,,,07/01/2017
+17.0005,37.5845,2016,7,5,5,54,38,4.7315,36.01,globalcat24,us10005zzx,,,,,,,07/05/2016
+18.5153,42.9131,2016,1,8,13,7,42,4.8124,26.73,globalcat24,us10004cci,,,,,,,01/08/2016
+20.6004,39.7794,2016,10,16,1,32,6,4.9742,20.34,globalcat24,us20007eg6,,,,,,,10/16/2016
+18.4742,42.8375,2016,11,9,15,58,44,4.6506,19.93,globalcat24,us100076hy,,,,,,,11/09/2016
+15.79,36.81,2016,5,25,22,10,28,4.4079,19,globalcat24,us20005xya,,,,,,,05/25/2016
+19.1307,42.4892,2016,10,2,19,41,19,4.4888,16.01,globalcat24,us10006ujn,,,,,,,10/02/2016
+11.96,42.71,2016,5,30,20,24,20,4.694,15,globalcat24,us20005z8x,,,,,,,05/30/2016
+19.7499,39.829,2016,11,28,5,22,9,4.6506,14.9,globalcat24,us10007cvp,,,,,,,11/28/2016
+18.5116,42.5151,2016,12,23,23,39,25,4.5697,13.94,globalcat24,us10007mdy,,,,,,,12/23/2016
+19.7003,40.2356,2016,5,20,19,49,44,4.5697,13.9,globalcat24,us10005j0h,,,,,,,05/20/2016
+13.15,42.89,2016,11,7,18,56,16,4.5697,13,globalcat24,us10007644,,,,,,,11/07/2016
+19.7289,39.9843,2016,10,29,20,15,28,4.7315,11.86,globalcat24,us100072zr,,,,,,,10/29/2016
+13.2488,42.6665,2016,8,28,13,7,34,4.5697,11.65,globalcat24,us20006ut2,,,,,,,08/28/2016
+13.29,42.6,2016,8,26,4,28,25.9,4.963,11,globalcat24,cmt146559,,,,,,,08/26/2016
+13.1,42.81,2016,10,29,16,24,33,4.549,11,globalcat24,us100072z3,,,,,,,10/29/2016
+7.21,44.94,2016,7,30,20,21,38,4.4888,11,globalcat24,us100068v0,,,,,,,07/30/2016
+13.3022,42.6352,2016,8,24,2,5,55,4.4079,10.72,globalcat24,us10006g7m,,,,,,,08/24/2016
+9.9234,44.0943,2016,6,23,14,37,56,4.4888,10.14,globalcat24,us2000668w,,,,,,,06/23/2016
+13.119,42.776,2016,8,24,2,33,29,5.59792,10,globalcat24,611568211,,,,,,,08/24/2016
+13.092,42.865,2016,10,26,17,10,37,5.54812,10,globalcat24,611830883,,,,,,,10/26/2016
+13.099,42.892,2016,10,26,19,18,8,6.09592,10,globalcat24,612638074,,,,,,,10/26/2016
+13.106,42.832,2016,10,30,6,40,19,6.61384,10,globalcat24,609624987,,,,,,,10/30/2016
+13.17,42.67,2016,8,25,12,36,7.2,4.751,10,globalcat24,cmt146556,,,,,,,08/25/2016
+13.16,43,2016,11,1,7,56,39.6,4.985,10,globalcat24,cmt146985,,,,,,,11/01/2016
+13.01,43.04,2016,11,3,0,35,2.6,4.897,10,globalcat24,cmt146993,,,,,,,11/03/2016
+13.21,42.72,2016,11,12,14,43,33,4.4765,10,globalcat24,us1000774f,,,,,,,11/12/2016
+13.15,42.79,2016,10,30,18,21,9,4.404,10,globalcat24,us10007342,,,,,,,10/30/2016
+13.0967,42.9578,2016,10,27,3,50,24,4.404,10,globalcat24,us1000729w,,,,,,,10/27/2016
+13.214,42.7611,2016,8,25,3,17,16,4.694,10,globalcat24,us20006trj,,,,,,,08/25/2016
+13.2082,42.7279,2016,8,24,17,46,11,4.6215,10,globalcat24,us10006gmi,,,,,,,08/24/2016
+13.0834,42.8989,2016,8,24,11,50,31,4.839,10,globalcat24,us10006gee,,,,,,,08/24/2016
+19.9958,40.0157,2016,12,17,10,39,36,4.5697,10,globalcat24,us200081v4,,,,,,,12/17/2016
+10.5902,44.3361,2016,12,9,7,21,50,4.4888,10,globalcat24,us20007zet,,,,,,,12/09/2016
+13.15,42.94,2016,11,14,19,49,52,4.4079,10,globalcat24,us100077u2,,,,,,,11/14/2016
+13.1055,42.8522,2016,11,14,1,33,44,4.4888,10,globalcat24,us100077it,,,,,,,11/14/2016
+13.1105,42.7937,2016,10,31,6,17,21,4.327,10,globalcat24,us10007377,,,,,,,10/31/2016
+13.0057,42.7611,2016,10,31,3,27,41,4.5697,10,globalcat24,us1000736c,,,,,,,10/31/2016
+13.122,42.802,2016,10,30,13,34,55,4.8124,10,globalcat24,us10007335,,,,,,,10/30/2016
+12.999,42.839,2016,10,30,12,7,2,4.8933,10,globalcat24,us1000732t,,,,,,,10/30/2016
+13.1153,43.1228,2016,10,30,11,21,11,4.8124,10,globalcat24,us1000732k,,,,,,,10/30/2016
+12.9588,42.7652,2016,10,30,8,36,0,4.8124,10,globalcat24,us1000731w,,,,,,,10/30/2016
+13.1168,42.8556,2016,10,30,7,34,48,4.4079,10,globalcat24,us1000731q,,,,,,,10/30/2016
+13.1757,42.7282,2016,10,30,7,13,6,4.5697,10,globalcat24,us1000731p,,,,,,,10/30/2016
+13.2009,42.6874,2016,10,30,7,7,55,4.7315,10,globalcat24,us10007433,,,,,,,10/30/2016
+13.1083,42.921,2016,10,30,7,5,59,4.5697,10,globalcat24,us10007434,,,,,,,10/30/2016
+13.06,42.83,2016,10,30,7,4,59,4.327,10,globalcat24,us1000743w,,,,,,,10/30/2016
+13.1695,42.7365,2016,10,30,7,1,33,4.4888,10,globalcat24,us1000743g,,,,,,,10/30/2016
+13.1929,42.6342,2016,10,30,7,0,38,4.327,10,globalcat24,us1000744n,,,,,,,10/30/2016
+13.07,42.89,2016,10,26,19,43,43,4.4079,10,globalcat24,us10007267,,,,,,,10/26/2016
+11.0631,43.5947,2016,10,25,16,53,0,4.4888,10,globalcat24,us20007gn0,,,,,,,10/25/2016
+20.602,39.7758,2016,10,20,14,20,48,4.5697,10,globalcat24,us20007fm2,,,,,,,10/20/2016
+20.5847,39.7345,2016,10,19,21,23,56,4.7315,10,globalcat24,us20007fgr,,,,,,,10/19/2016
+13.0769,42.737,2016,10,16,9,32,37,4.5697,10,globalcat24,us20007ej6,,,,,,,10/16/2016
+13.28,42.68,2016,9,11,18,39,2,4.327,10,globalcat24,us10006nvh,,,,,,,09/11/2016
+13.1462,42.7989,2016,8,24,14,2,22,4.5697,10,globalcat24,us10006gf2,,,,,,,08/24/2016
+13.1986,42.6404,2016,8,24,1,56,1,4.8124,10,globalcat24,us10006g7j,,,,,,,08/24/2016
+19.3327,41.295,2016,3,27,13,9,28,4.6506,10,globalcat24,us20005cq2,,,,,,,03/27/2016
+17.4307,43.0612,2016,2,14,14,51,29,4.6506,10,globalcat24,us20005051,,,,,,,02/14/2016
+14.8791,37.023,2016,2,8,15,35,43,4.7315,10,globalcat24,us20004yqw,,,,,,,02/08/2016
+13.139,42.796,2016,11,12,22,32,23,4.6506,9.8,globalcat24,us1000775z,,,,,,,11/12/2016
+13.2478,42.6397,2016,8,25,4,51,41,4.4888,9.54,globalcat24,us20006trw,,,,,,,08/25/2016
+13.1,42.84,2016,10,27,17,22,23,4.549,9,globalcat24,us100072fm,,,,,,,10/27/2016
+13.15,42.84,2016,10,27,3,19,27,4.404,9,globalcat24,us1000729p,,,,,,,10/27/2016
+13.21,42.87,2016,9,3,10,18,51,4.694,9,globalcat24,us10006jxi,,,,,,,09/03/2016
+13.08,42.87,2016,10,26,21,24,51,4.4079,9,globalcat24,us1000726r,,,,,,,10/26/2016
+13.12,42.86,2016,10,4,12,41,35,4.4079,9,globalcat24,us10006uy3,,,,,,,10/04/2016
+12.9874,42.8236,2016,11,1,19,3,21,4.6506,8.62,globalcat24,us100073jb,,,,,,,11/01/2016
+13.195,42.689,2016,8,24,1,36,33,6.2254,8.5,globalcat24,611462212,,,,,,,08/24/2016
+13.115,42.996,2016,10,27,0,21,29,4.4888,8.2,globalcat24,us10007281,,,,,,,10/27/2016
+13.11,42.9,2016,12,11,12,54,52,4.549,8,globalcat24,us20007zyp,,,,,,,12/11/2016
+13.19,42.73,2016,11,5,21,29,11,4.327,8,globalcat24,us100074df,,,,,,,11/05/2016
+13.07,42.88,2016,11,2,19,37,49,4.5697,8,globalcat24,us100073t3,,,,,,,11/02/2016
+13.1447,42.7856,2016,8,24,2,1,8,4.4888,7.78,globalcat24,us10006g7l,,,,,,,08/24/2016
+13.1054,42.721,2016,10,8,18,11,10,4.404,7.39,globalcat24,us20007cth,,,,,,,10/08/2016
+13.1812,42.7596,2016,8,24,2,51,27,4.4079,7.15,globalcat24,us10006g82,,,,,,,08/24/2016
+13.1056,42.8104,2016,8,24,2,59,36,4.4765,6.87,globalcat24,us10006g84,,,,,,,08/24/2016
+13.1893,42.7166,2016,9,19,23,34,26,4.4079,6.87,globalcat24,us10006qxz,,,,,,,09/19/2016
+13.1025,42.872,2016,10,26,21,42,2,4.9115,6.72,globalcat24,us1000726w,,,,,,,10/26/2016
+13.2549,42.6522,2016,8,24,3,40,11,4.549,6.12,globalcat24,us10006g8a,,,,,,,08/24/2016
+13.0139,42.8209,2016,10,30,11,58,18,4.7315,6.11,globalcat24,us1000732r,,,,,,,10/30/2016
+7.5763,46.421,2016,10,24,14,44,11,4.6506,5.76,globalcat24,us20007gdv,,,,,,,10/24/2016
+14.6515,41.5846,2016,1,16,18,55,11,4.694,5.4,globalcat24,us10004f2x,,,,,,,01/16/2016
+13.1775,42.6589,2016,8,24,23,22,6,4.4765,5.14,globalcat24,us20006tqg,,,,,,,08/24/2016
+13.1454,42.9105,2016,10,28,19,56,31,4.6506,4.7,globalcat24,us100072sq,,,,,,,10/28/2016
+13.0956,42.831,2016,9,3,1,34,13,4.694,4.52,globalcat24,us10006juj,,,,,,,09/03/2016
+13.2683,42.8608,2016,8,27,2,50,59,4.4765,4.46,globalcat24,us20006ufy,,,,,,,08/27/2016
+13.247,42.5589,2016,11,29,16,14,3,4.694,4.39,globalcat24,us10007d4d,,,,,,,11/29/2016
+13.1667,42.6817,2016,8,24,2,19,44,4.327,4.07,globalcat24,us10006g7u,,,,,,,08/24/2016
+13.102,42.8814,2016,8,28,16,42,2,4.5697,3.55,globalcat24,us20006uu0,,,,,,,08/28/2016
+20.3598,41.3159,2016,8,31,22,20,53,4.6506,3.47,globalcat24,us10006j5y,,,,,,,08/31/2016
+14.2741,38.582,2016,12,3,4,8,35,4.7315,3,globalcat24,us10007eip,,,,,,,12/03/2016
+13.1756,42.6243,2016,8,24,2,7,31,4.4888,2.84,globalcat24,us20006v9n,,,,,,,08/24/2016
+13.2213,42.8627,2016,8,31,18,12,52,4.4079,2.83,globalcat24,us10006j30,,,,,,,08/31/2016
+13.0553,42.8397,2016,10,27,8,21,45,4.6215,2.76,globalcat24,us100072aj,,,,,,,10/27/2016
+13.0745,42.7959,2016,8,24,4,6,51,4.7665,2.61,globalcat24,us10006g8k,,,,,,,08/24/2016
+13.1733,42.7975,2016,8,28,15,55,35,4.549,2.46,globalcat24,us20006utk,,,,,,,08/28/2016
+16.8,37.19,2015,5,11,8,26,30,4.8124,40,globalcat24,us20002ebs,,,,,,,05/11/2015
+15.2201,42.647,2015,12,6,5,28,11,4.6506,26.33,globalcat24,us100044dz,,,,,,,12/06/2015
+15.88,37.25,2015,11,7,22,36,4,4.327,22,globalcat24,us10003x2b,,,,,,,11/07/2015
+11.9,44.228,2015,4,24,15,2,54,4.7315,20.9,globalcat24,us200028uy,,,,,,,04/24/2015
+16.6001,39.142,2015,8,3,7,27,51,4.5697,19.16,globalcat24,us10002xfg,,,,,,,08/03/2015
+20.19,41.33,2015,11,1,6,26,19.8,4.966,18,globalcat24,cmt144800,,,,,,,11/01/2015
+15.1511,42.3918,2015,12,6,3,21,43,4.4079,17.86,globalcat24,us100044cx,,,,,,,12/06/2015
+20.2265,41.3513,2015,11,1,6,27,5,4.8933,17.77,globalcat24,us2000415x,,,,,,,11/01/2015
+13.535,41.979,2015,2,28,3,16,17,4.4888,17.3,globalcat24,usc000ttx5,,,,,,,02/28/2015
+14.26,38.55,2015,8,8,22,46,24,4.4079,14,globalcat24,us100030ha,,,,,,,08/08/2015
+14.3,42.92,2015,5,29,13,7,57,4.694,10,globalcat24,us20002kby,,,,,,,05/29/2015
+18.6833,42.8782,2015,6,1,0,31,58,4.327,10,globalcat24,us20002kwm,,,,,,,06/01/2015
+11.1357,44.1293,2015,1,23,6,51,20,4.7665,9.7,globalcat24,usc000tijd,,,,,,,01/23/2015
+11.175,43.604,2015,3,4,0,0,4,4.404,9.2,globalcat24,usc000tust,,,,,,,03/04/2015
+15.1042,42.5403,2015,12,6,3,22,49,4.7315,5.5,globalcat24,us20004fxl,,,,,,,12/06/2015
+13.58,38.35,2015,12,20,9,46,3,4.8124,5,globalcat24,us100048ge,,,,,,,12/20/2015
+11.2764,43.5572,2015,9,13,1,4,35,4.4888,4.11,globalcat24,us20003j3q,,,,,,,09/13/2015
+20.2697,41.376,2015,10,31,9,20,32,4.5697,4.01,globalcat24,us20004124,,,,,,,10/31/2015
+15.2049,42.3564,2015,12,6,16,24,38,4.839,3.99,globalcat24,us100044g7,,,,,,,12/06/2015
+13.641,46.2498,2015,8,29,18,47,4,4.404,2.24,globalcat24,us1000360c,,,,,,,08/29/2015
+17.93,42.767,2015,5,1,21,25,33,4.327,2,globalcat24,us20002arf,,,,,,,05/01/2015
\ No newline at end of file
diff --git a/openquake/quaket/data/event_based_PSHA/gmpe_logic_tree.xml b/openquake/quaket/data/event_based_PSHA/gmpe_logic_tree.xml
new file mode 100644
index 0000000..90f8f27
--- /dev/null
+++ b/openquake/quaket/data/event_based_PSHA/gmpe_logic_tree.xml
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
+
+ BooreAtkinson2008
+ 0.6
+
+
+
+ ToroEtAl2002
+ 0.4
+
+
+
+
+
+
+ BooreAtkinson2008
+ 0.6
+
+
+
+ ToroEtAl2002
+ 0.4
+
+
+
+
+
+
diff --git a/openquake/quaket/data/event_based_PSHA/it_example.xml b/openquake/quaket/data/event_based_PSHA/it_example.xml
new file mode 100644
index 0000000..cd065f4
--- /dev/null
+++ b/openquake/quaket/data/event_based_PSHA/it_example.xml
@@ -0,0 +1,69 @@
+
+
+
+
+
+
+
+ 16.782419204711914 36.61859130859375 11.516280174255373 41.405181884765625 14.964189529418944 46.4482307434082 17.585912704467773 38.901485443115234 11.644095420837402 45.19210815429688 6.934006690979004 43.27516174316406 15.982690811157228 39.56267547607422 7.09039306640625 44.492435455322266 7.318423271179199 41.97161865234375 11.132349014282228 47.11873626708984 7.162537574768066 42.35992431640625 8.184098243713379 46.19234085083008 11.391982078552246 40.29434585571289 16.558841705322266 37.4661979675293 6.284512042999268 41.851219177246094 13.123483657836914 43.14848327636719 16.40748405456543 39.57564926147461 6.746382236480713 42.31186294555664 9.780566215515137 44.90428161621094 12.461772918701172 40.09049224853516 5.757840156555176 42.59525680541992 16.596542358398438 40.69607925415039 14.039104461669922 40.31874084472656 15.512622833251951 40.93769454956055 8.993013381958008 42.146087646484375 6.170644760131836 45.56665802001953 6.696855545043945 41.9004020690918 18.54034423828125 42.39141845703125 14.41298770904541 43.760047912597656 11.066640853881836 40.4082260131836 6.861753463745117 43.80120468139648 17.472084045410156 39.60135269165039 11.977264404296877 42.39472579956055 10.129496574401855 41.43198013305664 18.863279342651367 40.31957626342773 15.99215602874756 43.013973236083984 6.997798919677734 45.9286003112793 8.081027030944824 43.536865234375 18.54024124145508 41.8415641784668 15.694751739501951 38.57089614868164 10.365397453308104 41.17797088623047 7.179171562194824 46.21060943603516 9.820562362670898 45.5684700012207 10.342459678649902 44.821685791015625 17.602712631225586 37.204010009765625 14.561738967895508 38.10470962524414 15.028604507446287 42.29420471191406 13.057448387145996 42.46524429321289 10.757489204406738 45.12207412719727 12.778036117553713 45.00590133666992 16.458005905151367 37.32172775268555 7.905576705932617 45.77006530761719 8.782598495483398 43.071876525878906 11.421086311340332 41.26095962524414 9.889309883117676 45.96890640258789 7.320816516876221 43.58723831176758 13.287367820739746 38.604827880859375 17.14176368713379 40.29277801513672 11.580524444580078 40.58431243896485 14.10236358642578 43.33890914916992 9.068278312683104 46.28329086303711 6.4280314445495605 43.08103942871094 5.649662971496582 44.71199417114258 9.289514541625977 41.35688400268555 7.546550750732422 42.67278289794922 8.330896377563477 42.35115814208984 18.11615562438965 38.76897048950195 17.352920532226562 40.57583236694336 13.015015602111816 46.4725227355957 13.345019340515137 44.908111572265625 13.125167846679688 41.37420272827149 13.174224853515623 42.33590698242188 14.689129829406738 40.07133865356445 19.18171119689941 39.62227630615234 9.49560260772705 44.47942352294922 12.211024284362791 45.10056686401367 18.75948715209961 41.84399032592773 10.880398750305176 43.798805236816406 19.28759002685547 39.48242568969727 15.1216402053833 42.70783615112305 11.779413223266602 46.25644302368164 15.06702995300293 44.0600700378418 13.47005558013916 40.9807014465332 10.521703720092772 42.96116256713867 14.754940032958984 41.044898986816406 13.158404350280762 40.824928283691406 8.813405990600586 43.74613571166992 5.901354789733887 44.48022079467773 13.77476406097412 37.221168518066406 14.4902982711792 42.13297653198242 15.277457237243652 41.48087310791016 7.484011650085449 44.80213165283203 15.246822357177734 42.30338287353516 14.879673957824709 45.78579711914063 14.555401802062988 43.09037399291992 8.501744270324707 45.439697265625 8.531064987182617 46.09831237792969 7.812184810638428 43.1055908203125 11.406716346740724 46.62028503417969 13.866718292236328 45.60188674926758 17.571435928344727 40.30186080932617 11.712554931640623 47.03416061401367 8.065291404724121 45.39360046386719 18.326072692871094 39.61493682861328 13.54018497467041 37.774410247802734 8.782383918762207 42.12553405761719 9.741230964660645 44.23575210571289 8.384991645812988 43.702598571777344 16.394466400146484 40.133888244628906 16.795894622802734 41.531837463378906 10.717229843139648 40.79452896118164 14.412027359008787 46.02696990966797 7.092410087585449 42.89090347290039 9.208961486816406 43.11344146728516 15.12937355041504 45.26683807373047 12.75041961669922 43.80021667480469 7.285810947418213 43.850284576416016 12.366033554077148 39.94561004638672 11.37585735321045 45.700172424316406 10.334358215332031 46.00862121582031 19.282939910888672 38.91975784301758 9.415345191955566 42.18610382080078 14.30345630645752 39.21662139892578 16.907190322875977 41.39676284790039 15.18493938446045 41.06317138671875 19.737642288208008 41.15826034545898 15.998119354248049 39.00259017944336 13.668643951416016 41.267311096191406 10.73684310913086 42.97893524169922 18.7617301940918 42.667930603027344 10.390321731567385 40.90548324584961 11.600576400756836 43.0461311340332 16.827709197998047 39.86664962768555 12.768742561340332 46.718040466308594 16.660017013549805 37.61050415039063 11.981988906860352 40.88832473754883 17.59157943725586 38.33760833740234 6.626316070556641 44.70215606689453 8.876564979553223 45.08232498168945 12.893798828125 41.63497543334961 15.25840187072754 44.87272262573242 17.793231964111328 39.46703338623047 17.35653305053711 40.29751586914063 16.14337158203125 37.45489883422852 18.11240577697754 39.61212539672852 9.59943675994873 42.47440719604492 6.765973567962647 45.24604415893555 14.592787742614746 42.274635314941406 8.630043029785156 43.45975112915039 9.080371856689451 41.33721160888672 18.86538887023925 40.876426696777344 14.915156364440918 44.99094009399414 17.27419090270996 38.4727783203125 12.996820449829102 46.7327995300293 14.328897476196287 38.657108306884766 18.009553909301758 38.908348083496094 14.439085006713867 43.22041702270508 16.04330062866211 37.310157775878906 14.338711738586426 40.749168395996094 13.17355251312256 44.095458984375 13.773727416992188 47.17041015625 8.877883911132812 46.00294876098633 12.873416900634766 46.85528564453125 9.09498691558838 45.10395050048828 7.733678817749023 44.56520080566406 18.646202087402344 39.19723892211914 16.666851043701172 42.48980712890625 6.796408653259277 42.72206115722656 9.43593406677246 40.95966339111328 19.48958778381348 38.35547637939453 6.0873332023620605 42.50202560424805 16.718204498291016 40.00344467163086 14.25461769104004 44.69186019897461 14.15205192565918 40.18545150756836 20.590526580810547 40.3208122253418 17.497236251831055 37.3443489074707 11.335911750793455 47.39385986328125 13.240419387817385 41.24334716796875 13.241129875183104 43.02000427246094 10.144775390625 42.38728332519531 7.756202220916748 45.228302001953125 14.36648941040039 37.814064025878906 10.160399436950684 43.33501434326172 12.95785140991211 42.322853088378906 13.81005859375 42.6445541381836 16.473024368286133 41.38470458984375 14.980820655822754 40.77803039550781 6.219592571258545 45.96462631225586 10.45249366760254 47.06195068359375 17.18311882019043 37.48043441772461 12.661273956298828 41.89447784423828 12.96285915374756 40.53695297241211 19.711685180664062 39.20216751098633 8.210965156555176 46.84518432617188 16.243776321411133 37.59948348999024 14.823710441589355 39.37959289550781 8.846626281738281 46.26115798950195 18.103382110595703 41.55967330932617 15.226075172424316 42.84846496582031 17.255002975463867 39.87669372558594 13.59183120727539 38.761322021484375 14.641555786132812 41.17788314819336 13.80034065246582 38.77202224731445 17.55040168762207 42.23776245117188 13.159353256225586 39.01792144775391 16.374635696411133 40.96693801879883 10.134053230285645 43.60164642333984 18.43418312072754 38.34931945800781 8.40866756439209 45.29836654663086 14.843487739562988 46.57371139526367 15.541659355163574 43.26897811889648 8.625375747680664 46.23862075805664 16.07008934020996 40.26319122314453 9.458845138549805 43.80859375 16.853342056274414 38.463478088378906 15.297565460205078 40.92939376831055 12.172894477844238 42.68024444580078 18.540395736694336 42.66536331176758 17.39821434020996 36.91595077514648 18.87078285217285 42.257789611816406 8.267669677734375 42.88482666015625 20.70196914672852 40.45960998535156 19.85284805297852 41.57373046875 16.09254264831543 39.42621994018555 10.612923622131348 44.31217575073242 14.856683731079102 41.187461853027344 15.089082717895508 43.521263122558594 11.359668731689451 47.13680267333984 12.580163955688477 46.18194580078125 15.093317985534668 40.64414978027344 13.797816276550291 40.86033248901367 8.84472370147705 44.41633224487305 18.539793014526367 39.33673095703125 8.209894180297852 42.473915100097656 14.50144863128662 39.50528717041016 11.665275573730469 42.23626708984375 7.532847881317139 43.61104583740234 14.584099769592283 44.8419075012207 12.002013206481934 40.61381149291992 16.27719497680664 40.547828674316406 15.084552764892578 46.3223991394043 5.964700222015381 42.62130355834961 13.812348365783691 40.58443069458008 9.487314224243164 43.54312896728516 14.90084171295166 37.41240692138672 6.818028926849365 41.7790412902832 14.832562446594238 44.31831359863281 16.02091407775879 38.15856552124024 13.402852058410645 40.28520202636719 6.650358200073242 43.776123046875 6.416854381561279 42.407562255859375 17.55953025817871 41.411808013916016 12.154641151428224 41.45014190673828 17.292808532714844 37.05633163452149 7.711525917053223 43.89789581298828 11.23392391204834 47.25642013549805 14.55254077911377 40.75917816162109 17.90265655517578 39.04747009277344 18.648096084594727 40.59629440307617 8.560885429382324 46.75238800048828 7.802395820617676 46.54135513305664 11.264695167541504 43.15595245361328 16.234766006469727 42.20272064208984 6.315103530883789 43.8686637878418 17.68796730041504 39.3249397277832 14.634469032287598 43.77079391479492 14.902499198913574 42.69831085205078 14.822222709655762 42.01128768920898 13.717780113220217 38.346656799316406 16.946582794189453 39.16928482055664 7.634742259979248 42.81721878051758 11.41413402557373 43.97493362426758 10.368553161621094 44.55804061889648 19.48667335510254 38.072303771972656 9.97195053100586 43.04888534545898 12.835796356201172 47.37252807617188 14.34338092803955 47.331336975097656 18.539989471435547 40.45589065551758 11.361677169799805 43.29838943481445 10.855690002441406 45.262542724609375 16.164508819580078 36.60296249389648 7.492662906646728 42.26175308227539 15.226319313049316 45.66911315917969 12.074894905090332 42.53758239746094 9.931914329528809 42.3686752319336 10.298458099365234 44.15184020996094 7.97327995300293 45.252044677734375 13.757866859436035 47.42904281616211 8.217381477355957 45.934608459472656 16.608402252197266 40.13996505737305 12.848247528076172 40.668338775634766 10.707218170166016 45.64621353149414 9.73558235168457 46.34723281860352 12.516303062438965 45.51894760131836 15.195261001586914 40.78687286376953 10.09607982635498 45.06523895263672 12.97986125946045 40.26095199584961 7.144600868225098 43.29951095581055 14.891578674316406 45.521602630615234 9.617517471313477 41.25015258789063 15.1454439163208 39.25275802612305 18.650447845458984 42.2555046081543 16.77724266052246 36.903263092041016 15.072013854980469 41.19665145874024 6.897990703582764 43.53853225708008 18.430213928222656 42.25279235839844 16.62592124938965 39.30153274536133 15.215603828430176 43.1199951171875 18.106000900268555 41.0062141418457 20.38593482971192 40.87941360473633 15.703269958496094 38.2894401550293 15.4498929977417 36.43855667114258 11.218746185302734 43.69137573242188 15.11085605621338 42.97966003417969 16.678512573242188 41.94165802001953 18.97598648071289 41.29339218139648 14.171485900878906 41.98041915893555 10.951359748840332 41.77293014526367 7.037729740142822 44.08808517456055 20.397602081298828 41.4343376159668 7.231820583343506 41.82632446289063 11.069206237792969 41.64542388916016 13.371302604675291 40.83711242675781 13.865660667419434 47.56463241577149 11.35488986968994 42.07698822021485 7.630485534667969 45.345947265625 11.329161643981934 46.22206115722656 19.09300994873047 42.5340461730957 11.65549659729004 46.37808990478516 17.79098892211914 39.74718475341797 9.352116584777832 41.77212524414063 9.792417526245115 45.82882690429688 17.455726623535156 40.9945068359375 17.487947463989258 38.1944580078125 14.277705192565918 39.77400207519531 6.660738945007324 42.16671752929688 12.539592742919922 40.51094436645508 11.66622829437256 44.92837524414063 16.695735931396484 41.11463928222656 12.803688049316406 39.694820404052734 5.555572986602783 43.23945236206055 10.406290054321287 46.407447814941406 19.28525733947754 39.201358795166016 13.897189140319824 43.05702972412109 12.786264419555664 39.971824645996094 10.379704475402832 46.6659049987793 9.863618850708008 44.113380432128906 17.227128982543945 41.81829452514648 18.214963912963867 40.869049072265625 13.53632640838623 45.450714111328125 14.377083778381348 39.91798782348633 10.591973304748535 43.37178421020508 13.553802490234377 41.39867401123047 14.121467590332031 45.08494567871094 8.720575332641602 45.462158203125 6.181202411651611 43.31858825683594 10.08086395263672 44.132808685302734 13.207527160644531 41.7908935546875 11.467464447021484 44.64727783203125 13.046845436096191 39.15132522583008 16.427244186401367 43.300270080566406 5.92615270614624 42.88505172729492 16.838056564331055 39.30698013305664 8.476201057434082 43.84572219848633 16.19500732421875 39.56935501098633 12.54457664489746 42.02375030517578 14.922292709350586 36.84608459472656 9.45103645324707 42.86655807495117 20.14829635620117 39.763282775878906 10.092415809631348 42.924461364746094 10.761165618896484 42.71022033691406 17.494157791137695 37.62818908691406 15.856230735778809 40.25609970092773 20.69524002075196 40.18031311035156 11.481271743774414 43.17243194580078 12.715499877929688 41.07410430908203 7.858108520507812 44.44618988037109 10.516395568847656 44.17047500610352 15.71810531616211 44.62395477294922 14.084040641784668 41.56427383422852 15.831377029418944 41.08761978149414 11.599400520324709 45.71731948852539 17.99836540222168 40.86578369140625 11.391470909118652 44.24102783203125 18.54014015197754 41.28914260864258 12.86936855316162 43.67314529418945 17.594388961791992 38.0549201965332 16.932037353515625 40.00889587402344 8.752409934997559 41.44210052490234 13.274284362792969 42.4781608581543 19.96461677551269 41.71188735961914 9.98489475250244 41.829193115234375 10.571492195129396 42.42336654663086 16.58453369140625 41.24981689453125 13.449460983276367 39.45304107666016 10.880474090576172 42.5842399597168 13.552504539489746 45.18634796142578 13.746021270751951 45.72732925415039 5.835400581359863 42.066192626953125 16.20557975769043 43.29308319091797 10.604711532592772 46.68527603149414 15.624712944030762 40.80337905883789 16.547595977783203 42.89591217041016 12.068449020385742 45.48786544799805 16.6544189453125 37.89357376098633 16.98866844177246 36.62309646606445 13.561939239501951 39.31947708129883 14.890509605407717 40.35812377929688 16.66096305847168 42.76289367675781 9.061306953430176 44.43775177001953 16.106369018554688 42.88176727294922 14.831265449523926 46.834774017333984 9.323835372924805 42.04169464111328 18.006406784057617 39.47039794921875 12.654303550720217 40.3797607421875 5.81543493270874 44.33696365356445 8.348419189453125 44.89606857299805 16.94176483154297 39.449703216552734 8.662026405334473 42.249244689941406 13.361699104309082 44.64236068725586 15.436083793640137 43.12903594970703 17.008729934692383 41.81296920776367 16.570520401000977 36.89832305908203 8.28331470489502 45.41684341430664 6.903642177581787 41.92448425292969 16.236934661865234 37.88237762451172 9.219221115112305 44.98381805419922 14.488099098205566 37.39540100097656 6.876809597015381 44.46743774414063 18.004817962646484 39.7506103515625 17.91380500793457 37.35086441040039 17.442272186279297 42.098175048828125 19.590391159057617 37.93060302734375 14.605093955993652 42.00139999389648 19.929292678833008 39.48316192626953 15.310508728027344 43.5306510925293 9.812104225158691 42.49365615844727 17.26274871826172 39.31672668457031 10.641575813293455 42.83586120605469 8.157682418823242 45.53495788574219 10.64838981628418 40.37558364868164 11.101301193237305 45.01750564575195 19.39851760864257 39.90339279174805 11.37709140777588 41.80561065673828 9.52419090270996 44.21566009521485 19.292299270629883 40.04290390014648 14.02530574798584 40.5953483581543 12.492368698120115 44.3200798034668 18.31916618347168 42.6623649597168 9.945120811462402 43.3160514831543 11.118245124816896 42.33127975463867 12.599946975708008 41.20450973510742 7.054305553436279 44.75288772583008 5.511704444885254 42.83221435546875 12.796537399291992 44.74080657958984 14.21801471710205 38.79233169555664 19.084131240844727 41.155643463134766 12.421713829040527 39.113765716552734 19.804637908935547 38.21392822265625 5.674195289611816 42.450138092041016 12.147354125976562 47.3254280090332 8.113541603088379 43.27214431762695 15.340983390808104 42.71694564819336 17.150238037109375 39.734561920166016 16.29782485961914 39.71229934692383 6.525313854217529 46.13268280029297 18.64657592773437 39.47816467285156 17.251094818115234 40.15583801269531 10.111651420593262 45.98896789550781 12.313482284545898 46.68720245361328 15.904587745666504 38.577823638916016 9.918123245239258 43.58252716064453 12.453509330749512 44.85137939453125 11.191102027893066 42.74430847167969 7.824352264404297 44.70762634277344 7.28761100769043 45.43854141235352 14.763328552246094 43.37132263183594 12.0436429977417 47.18837738037109 15.346762657165527 39.54035186767578 11.092157363891602 41.373321533203125 6.788607120513916 44.32443618774414 15.22563362121582 36.99941253662109 15.01980209350586 36.99177932739258 13.387125968933104 40.56145095825195 9.618558883666992 44.35776519775391 14.309062957763672 43.619895935058594 18.53984260559082 39.61735916137695 15.795528411865234 38.714969635009766 13.842670440673828 37.93060302734375 12.649888038635254 43.65908050537109 17.1331844329834 40.84868240356445 12.27159309387207 44.30508804321289 9.083903312683104 42.29052734375 13.054316520690918 44.22230911254883 11.886382102966309 40.74386978149414 6.868113040924072 42.19099426269531 15.872547149658203 39.6988525390625 13.66667938232422 47.03419876098633 13.854164123535156 41.82696533203125 16.649076461791992 43.30703353881836 9.76409149169922 46.088417053222656 12.191680908203123 43.897342681884766 12.858623504638672 42.18025588989258 10.999500274658203 42.45792770385742 10.127591133117676 46.90364074707031 14.41476058959961 39.08175277709961 14.677660942077637 45.24602127075195 16.576305389404297 36.61373519897461 11.247025489807127 44.63024139404297 17.481658935546875 38.75876998901367 13.980029106140137 37.23101043701172 11.766194343566896 45.0685920715332 13.427358627319336 43.57210922241211 11.731783866882324 44.13275909423828 7.161238193511963 45.5551643371582 12.35602569580078 47.598758697509766 7.878268241882324 42.573974609375 12.021916389465332 40.33871078491211 7.37465763092041 43.993629455566406 14.063592910766602 46.1403694152832 14.088274955749512 43.60857391357422 19.50142288208008 39.48306274414063 14.58897304534912 39.92766952514648 12.92854118347168 41.08717727661133 14.146531105041504 38.08606719970703 14.463945388793944 37.9594612121582 18.322364807128903 41.286399841308594 18.5400390625 40.7342414855957 19.082387924194336 40.878074645996094 17.05927085876465 38.75007629394531 16.21294593811035 43.02150344848633 12.347248077392578 40.22178268432617 8.871578216552734 41.317176818847656 18.96631050109864 39.34030151367188 18.214000701904297 41.14642333984375 6.985603332519531 43.682315826416016 10.413371086120604 45.22532653808594 20.020244598388672 38.49645233154297 19.175710678100582 38.778350830078125 13.870471000671388 37.36725616455078 12.271932601928713 45.76621627807617 15.919047355651855 41.78021240234375 7.9996442794799805 42.45183181762695 6.663656234741211 44.44207000732422 9.365460395812988 43.66581726074219 16.050674438476562 37.02644348144531 8.437142372131348 45.957786560058594 11.507479667663574 40.16438293457031 15.183785438537598 43.930450439453125 7.539541721343994 45.20417404174805 11.859456062316896 46.65461349487305 9.295380592346191 42.31061935424805 16.453651428222656 42.209598541259766 18.96096420288086 38.21210861206055 7.779104232788086 45.88706588745117 10.394481658935549 44.29366683959961 11.299362182617188 45.29811096191406 9.40874481201172 45.266334533691406 13.48121452331543 44.515743255615234 18.21107292175293 41.97481155395508 18.11739158630371 38.48686981201172 18.95833969116211 37.645015716552734 6.817935466766357 45.64579391479492 15.205945014953612 37.56561279296875 14.251638412475586 40.32916259765625 12.403265953063965 39.3915901184082 14.295581817626951 43.88896179199219 14.307093620300291 36.82072830200195 15.551121711730955 42.99765396118164 13.837882041931152 44.13383483886719 16.66558074951172 37.32697296142578 17.34194564819336 41.40719985961914 11.406538009643556 42.760772705078125 14.86802864074707 40.91161346435547 16.2275390625 42.47631454467773 5.848354816436768 43.4105224609375 19.30677795410156 41.71028900146485 13.172119140625 47.52345275878906 16.9271297454834 40.28764724731445 12.636295318603516 40.655269622802734 17.102298736572266 42.77486038208008 16.560062408447266 42.34981918334961 15.484368324279783 41.76426315307617 9.628451347351074 45.28704452514648 10.953279495239258 44.2065544128418 18.87188148498535 42.532135009765625 15.920320510864258 38.01422882080078 11.80948543548584 44.539512634277344 15.03341579437256 44.862884521484375 15.46523666381836 42.31214904785156 15.788909912109377 42.46116256713867 16.631690979003906 39.02096557617188 12.310315132141112 42.28131866455078 14.2268648147583 45.22345352172852 11.823265075683594 45.73404312133789 14.991734504699709 40.50123596191406 15.493431091308594 44.61507415771485 17.106794357299805 42.50163269042969 19.7189884185791 39.7639045715332 12.795486450195312 41.49167251586914 17.394855499267578 37.20042419433594 7.424552917480469 42.79396057128906 15.416337966918944 43.67021942138672 14.232831954956056 42.93870544433594 9.823970794677734 43.4397087097168 15.365851402282717 45.01070022583008 10.360865592956545 45.74828720092773 13.546857833862305 39.597755432128906 16.614276885986328 39.86104202270508 5.223838806152344 43.329532623291016 12.549737930297852 43.51772689819336 11.19555377960205 43.958038330078125 9.054648399353027 42.558631896972656 9.762539863586426 40.85177993774414 7.665099143981934 45.08644104003906 12.70767593383789 39.5497932434082 18.85609245300293 38.3529167175293 20.24244880676269 39.06017303466797 15.375568389892578 38.70028305053711 14.511968612670898 36.82952880859375 11.611042976379396 44.25765609741211 7.024724960327148 41.8028564453125 15.787249565124512 38.99571228027344 8.338678359985352 46.72913360595703 16.701404571533203 40.83773040771485 12.631168365478516 43.92694854736328 7.723286151885986 42.96149063110352 7.124881744384766 45.81281661987305 7.215147972106934 44.37425231933594 15.013360977172852 39.94589614868164 13.411100387573242 43.84074401855469 12.08931827545166 45.22462844848633 17.270401000976562 38.75461196899414 9.878276824951172 42.905540466308594 15.095868110656738 46.059669494628906 15.13235569000244 42.435340881347656 10.808257102966309 43.38958740234375 7.30229902267456 42.91479110717773 10.18073844909668 40.887943267822266 8.814566612243652 45.60316848754883 9.54372215270996 43.01012420654297 15.124784469604492 39.81100082397461 7.454094409942627 46.63207626342773 13.39473819732666 44.10866928100586 18.31851387023925 42.935585021972656 13.207501411437988 39.99656295776367 7.845327854156494 42.840118408203125 7.214764595031738 42.77034759521485 15.073162078857422 46.5843391418457 6.256992816925049 42.79184341430664 13.897453308105469 41.00365447998047 9.243330001831056 43.78815460205078 20.158348083496094 40.32291412353516 6.928859710693359 44.8702507019043 9.827208518981934 41.26884460449219 12.851333618164062 43.94113540649414 8.416661262512207 43.437965393066406 9.326789855957031 46.958778381347656 9.125030517578123 44.84225082397461 12.061361312866213 39.78678894042969 11.164073944091797 41.789459228515625 16.951374053955078 38.88833618164063 7.126257419586182 44.231258392333984 15.370885848999023 41.89721298217773 15.137762069702148 36.569923400878906 13.59226417541504 42.63258361816406 6.73764705657959 43.919734954833984 17.120113372802734 41.678009033203125 11.28175449371338 41.66168975830078 6.074267387390137 44.766204833984375 9.526552200317385 41.10498428344727 13.459567070007324 43.032752990722656 14.940500259399414 46.97043991088867 12.496724128723145 45.78166580200195 8.098603248596191 45.133750915527344 6.9132981300354 44.20643997192383 7.071158409118652 45.41347503662109 13.941479682922363 44.2736930847168 13.841147422790527 40.0308723449707 16.817235946655273 40.424076080322266 16.590557098388672 40.97325134277344 8.46610164642334 46.61270523071289 17.698055267333984 38.19810104370117 17.19109535217285 36.91207885742188 12.481182098388672 47.47820281982422 19.616737365722656 40.183624267578125 15.457318305969238 39.40460586547852 14.27734661102295 46.41445159912109 19.72637939453125 40.32340621948242 18.862234115600582 40.04027557373047 13.46480941772461 39.17455673217773 12.7687349319458 40.248268127441406 12.787674903869627 46.4578742980957 14.21285343170166 45.48812484741211 13.89662265777588 47.047271728515625 6.960770130157471 46.185020446777344 14.787109375 42.82931900024414 18.644363403320312 37.78484344482422 16.250577926635742 37.31612396240234 10.832479476928713 43.1218147277832 18.11366271972656 39.33160781860352 17.2779598236084 38.1904411315918 12.960067749023438 47.250953674316406 13.272908210754396 40.69334411621094 17.991750717163086 41.971317291259766 18.21592140197754 40.5910758972168 7.304402351379394 44.51706314086914 13.665011405944824 37.357177734375 6.401705741882324 44.01227569580078 15.394484519958496 38.13766479492188 18.121049880981445 37.63760757446289 6.2386579513549805 44.39023971557617 10.25517749786377 43.4777946472168 12.507087707519531 42.56671142578125 7.413712501525879 45.3215446472168 14.332661628723145 45.36171340942383 15.265767097473145 38.836692810058594 17.076824188232422 37.62007522583008 19.40393447875977 40.46220779418945 10.065991401672363 43.19204711914063 7.518832683563232 44.54132080078125 14.18455410003662 46.01517868041992 19.078935623168945 40.321136474609375 8.961329460144043 41.462398529052734 13.365062713623049 46.36315155029297 13.224024772644045 41.51743316650391 15.90263557434082 42.32845306396485 10.652813911437988 47.33797836303711 14.036140441894531 38.22166442871094 7.582014560699463 46.51677322387695 18.540088653564453 41.01199722290039 12.13280963897705 43.2194938659668 14.75834846496582 38.39473342895508 17.21480369567871 42.64104461669922 15.419495582580566 40.51832962036133 12.880500793457031 45.1453742980957 14.05982780456543 44.14578628540039 17.653404235839844 42.92389297485352 11.728781700134276 41.42054748535156 12.905096054077148 43.135066986083984 11.031183242797852 46.98080825805664 14.211102485656738 36.67455291748047 15.330889701843262 42.98886489868164 15.610456466674805 44.485748291015625 15.896650314331056 38.85886764526367 7.643374919891357 44.422584533691406 6.714550018310547 44.84479141235352 17.03672218322754 40.15093994140625 12.922791481018066 42.86499786376953 5.590888023376465 42.30487060546875 9.266751289367676 42.57889175415039 13.91163158416748 38.63727951049805 9.112979888916016 42.02177047729492 13.53834056854248 41.672630310058594 7.929914474487305 46.42539596557617 18.432804107666016 39.75629425048828 13.29248046875 43.96826934814453 10.714834213256836 42.02695846557617 14.141403198242188 46.79990768432617 14.801067352294922 39.936973571777344 16.107284545898438 38.86551284790039 8.752037048339844 44.27396774291992 12.876266479492188 41.907936096191406 7.073572635650635 43.825927734375 10.099942207336426 47.16037368774414 10.01114273071289 41.55849456787109 19.697343826293945 38.07236099243164 14.149846076965332 44.55270767211914 17.910133361816406 37.91834259033203 5.972219944000244 43.29255676269531 8.783041000366211 44.94072341918945 17.345626831054688 41.13068771362305 18.53950881958008 37.64204788208008 15.050445556640623 41.74669647216797 12.74272346496582 38.99373626708984 15.076682090759276 38.266746520996094 5.775634765625 44.596290588378906 9.93136501312256 44.519527435302734 9.150450706481934 43.64527130126953 12.94575309753418 40.81236267089844 18.432241439819336 40.31526565551758 13.155314445495604 46.08770751953125 19.19404602050781 41.294898986816406 20.047975540161133 40.183502197265625 13.897705078125 38.91706085205078 11.512396812438965 44.11640167236328 11.204856872558594 46.3431510925293 18.97178840637207 40.4598503112793 16.566238403320312 42.07577896118164 17.465600967407227 40.160343170166016 13.97225856781006 45.73990249633789 15.877626419067385 43.1458625793457 11.080241203308104 46.4638786315918 10.578665733337402 46.94308090209961 15.531167984008787 40.38361740112305 14.903406143188477 45.256649017333984 9.254473686218262 45.64665222167969 17.391475677490234 37.48445510864258 11.544243812561035 45.051979064941406 17.779569625854492 41.13936614990234 11.793036460876465 47.42892456054688 15.355557441711426 45.276588439941406 16.08510398864746 39.70576858520508 13.560049057006836 46.89772033691406 12.917107582092283 39.56233596801758 8.420524597167969 42.49563980102539 13.693530082702637 42.7742805480957 13.966512680053713 37.5132064819336 12.08090591430664 39.50999069213867 5.388278007507324 42.950157165527344 18.866455078125 41.15394973754883 13.650548934936523 37.63895797729492 5.713263034820557 42.18570709228516 9.570977210998535 45.80821990966797 13.82068157196045 46.38969039916992 16.136240005493164 37.73798370361328 16.46660804748535 41.66030502319336 10.810432434082031 40.9394760131836 9.199152946472168 41.21168899536133 13.927175521850586 46.52669143676758 8.879234313964844 46.9145736694336 14.709806442260742 46.95945358276367 12.823007583618164 42.72294235229492 12.862175941467283 45.40940475463867 15.888665199279783 39.13939666748047 12.759765625 42.0374641418457 16.740129470825195 38.88319778442383 13.82864475250244 38.211570739746094 15.597546577453612 41.63100814819336 12.934062957763672 39.28443908691406 14.772186279296877 45.648468017578125 19.63387489318848 41.57342147827149 14.477615356445312 42.40583419799805 8.451637268066406 42.228057861328125 14.348995208740234 42.80852890014648 12.389323234558104 42.69487380981445 12.697535514831545 41.348182678222656 12.251580238342283 41.59382629394531 13.258848190307615 44.5025749206543 13.47054958343506 46.50049591064453 18.431093215942383 41.426151275634766 17.544221878051758 42.7851448059082 13.926719665527344 44.54081344604492 8.2777099609375 46.33267593383789 19.73011016845703 40.60228729248047 18.964962005615234 39.05903244018555 10.97597599029541 42.72745513916016 14.066452026367188 39.76380920410156 12.095017433166504 42.26668930053711 20.47943878173828 40.1817741394043 17.664339065551758 41.82770156860352 12.816798210144045 47.62993621826172 16.806631088256836 40.97916793823242 5.347916603088379 43.21238708496094 5.222345352172852 42.66026306152344 18.864330291748047 40.59829711914063 10.712368965148926 43.24697113037109 17.478487014770508 39.0401611328125 7.871401786804199 46.02793502807617 12.723597526550291 42.580684661865234 15.406370162963867 43.93976211547852 13.995412826538086 39.06193923950195 14.629477500915527 41.4530143737793 11.92117404937744 41.70821380615234 9.917201042175291 45.70885848999024 17.810688018798828 37.20723342895508 15.034724235534668 39.3883056640625 10.439373016357422 44.96271896362305 6.424435615539551 45.33600997924805 16.81195068359375 40.70191955566406 12.39175510406494 44.179386138916016 10.027000427246094 44.66110610961914 18.755126953125 40.179080963134766 17.23922348022461 40.98979568481445 8.389220237731934 42.76256561279297 20.48550033569336 40.46105194091797 9.89095687866211 43.84830474853516 12.251507759094238 46.02804946899414 17.990070343017578 42.2461166381836 11.774799346923828 43.598751068115234 15.194458961486816 43.6609992980957 11.182572364807127 40.27882766723633 11.915334701538086 43.20420455932617 11.444782257080078 44.91162109375 13.78948211669922 46.91097259521485 17.319366455078125 43.052833557128906 11.104531288146973 46.20423126220703 6.436087131500244 45.99147033691406 7.05147647857666 46.32582473754883 20.497732162475582 41.01782989501953 14.299623489379885 41.57500076293945 6.46267557144165 45.077857971191406 10.68774127960205 43.51432418823242 13.485605239868164 40.70527267456055 19.28993797302246 39.762943267822266 19.49251937866211 38.63815307617188 7.801407814025879 44.041053771972656 14.341503143310549 38.3765869140625 13.662884712219238 43.31523132324219 14.844405174255373 44.05007553100586 17.097774505615234 43.04741668701172 11.160174369812012 40.553340911865234 17.57436752319336 40.02289581298828 13.656842231750488 45.32510757446289 8.145856857299805 43.006744384765625 15.654863357543944 36.44528579711914 11.098164558410645 43.81623077392578 10.656296730041504 46.16730117797852 7.110832691192627 41.94822692871094 5.644659042358398 44.04994583129883 17.258888244628906 39.59698486328125 8.90563678741455 43.8890495300293 11.632922172546388 46.63766479492188 10.219416618347168 44.943641662597656 15.17304229736328 44.19918823242188 7.868301868438721 43.51406097412109 8.064122200012207 41.91673278808594 15.928115844726562 37.73170471191406 7.498463153839111 43.87427520751953 14.256647109985352 37.95019912719727 20.258325576782227 39.90301132202149 12.855332374572754 38.860538482666016 10.510930061340332 45.3658447265625 14.722447395324709 46.69883728027344 15.959192276000977 40.3986701965332 9.349913597106934 45.78720474243164 19.070486068725582 38.91881561279297 11.02486515045166 43.4069938659668 14.938430786132812 44.4572868347168 8.197290420532227 44.34976577758789 6.379709243774414 42.67237091064453 15.082698822021484 40.92070007324219 11.90928554534912 44.68011474609375 11.026909828186035 44.61280059814453 17.656164169311523 42.650840759277344 10.196493148803713 41.84748077392578 7.4784255027771 43.20317840576172 11.643842697143556 42.50688552856445 6.840094089508057 44.72770690917969 15.75395965576172 43.54815673828125 7.405369758605957 42.11676406860352 12.555084228515623 44.99123764038086 15.560523986816406 42.72564315795898 6.003016471862793 42.35689163208008 10.47898292541504 46.80461120605469 11.503371238708496 42.90354919433594 18.963621139526367 38.77723693847656 13.071773529052734 43.95491027832031 7.390185356140137 43.05906677246094 15.186019897460938 38.12997055053711 19.94673538208008 40.60227584838867 18.64771270751953 40.31761932373047 16.367942810058594 41.24342346191406 10.2384614944458 42.531028747558594 16.25733757019043 37.03231430053711 14.12509822845459 40.73877334594727 14.042210578918455 42.38413238525391 12.29222583770752 45.50362014770508 10.4652099609375 44.69936752319336 11.114968299865724 41.1005973815918 15.82814884185791 37.587013244628906 8.299379348754883 42.61832427978516 9.874249458312988 47.13987731933594 17.8064022064209 37.77510833740234 17.56253433227539 41.135231018066406 19.50745010375977 40.04362106323242 17.06369972229004 38.46831512451172 12.498495101928713 39.536888122558594 17.80423927307129 38.05834579467773 16.202102661132812 39.28948974609375 10.80936050415039 42.17079544067383 11.421955108642578 45.17522048950195 13.15741729736328 42.6074333190918 18.98026466369629 42.1213493347168 13.480066299438477 38.895538330078125 19.185771942138672 40.1821517944336 9.708833694458008 41.39515686035156 16.1734619140625 40.405609130859375 14.972785949707031 43.6513557434082 16.344520568847656 37.74390411376953 15.300220489501951 43.80049896240234 13.2567138671875 40.96864700317383 6.601720809936523 45.61979293823242 20.038619995117188 39.62333297729492 15.162230491638184 44.46720504760742 12.41128158569336 43.91234970092773 12.594070434570312 39.68202972412109 9.930787086486816 46.62590026855469 18.855091094970703 38.06987762451172 17.50029754638672 37.06006240844727 12.449966430664062 43.37615966796875 15.017581939697266 42.566986083984375 19.516632080078125 40.880149841308594 15.539141654968262 36.868309020996094 20.17365837097168 41.15795516967773 10.084275245666504 46.24839019775391 16.902128219604492 41.67251586914063 5.551414966583252 42.56887435913086 7.197366237640381 45.296756744384766 13.051050186157228 45.94961166381836 14.677346229553224 40.348854064941406 12.130656242370604 44.6959114074707 5.5953521728515625 42.97702026367188 16.96556854248047 38.042423248291016 13.814535140991213 38.49204635620117 11.050811767578123 44.34799575805664 17.553462982177734 41.96308517456055 15.39633846282959 44.208587646484375 15.376079559326172 44.74406433105469 12.672202110290527 40.10366821289063 10.014229774475098 45.84902572631836 14.01142120361328 40.87136459350586 9.237945556640623 42.84650421142578 5.264613151550293 43.0677490234375 13.207584381103516 45.29853820800781 13.487154960632324 46.23921585083008 20.603395462036133 40.87820816040039 20.13344955444336 38.91967391967773 17.47529411315918 39.32102584838867 12.694758415222168 44.60079193115234 5.948198318481445 44.8820915222168 6.710233688354492 42.57729721069336 13.241869926452637 44.76863479614258 9.656914710998535 45.02532958984375 12.741737365722656 42.30940246582031 15.778921127319336 39.27593231201172 14.911599159240724 37.12946319580078 13.355381965637209 41.11217880249024 13.757241249084473 39.60882186889648 18.76097869873047 42.39394378662109 15.820066452026367 37.86972427368164 13.278775215148926 47.659305572509766 10.997894287109377 41.22887420654297 10.40155029296875 43.086124420166016 12.721811294555664 45.79668045043945 12.054646492004396 42.80781555175781 13.126785278320312 39.57450866699219 8.229776382446289 44.08698654174805 19.073835372924805 39.48139572143555 13.73467254638672 43.993743896484375 14.617323875427246 41.72752380371094 13.683637619018556 40.99237060546875 18.3229923248291 41.009307861328125 15.257098197937012 42.02985382080078 16.535064697265625 38.59637069702149 16.016050338745117 42.1954345703125 15.055830001831056 38.82855987548828 8.689896583557129 44.79892349243164 16.76679801940918 37.47130584716797 16.564699172973633 37.1824836730957 10.734670639038086 44.18871688842773 15.651379585266112 39.97037124633789 7.622006416320801 43.75455856323242 14.093467712402344 39.20665740966797 18.32847023010254 38.48945236206055 5.919039726257324 42.211612701416016 16.38128662109375 40.68984603881836 10.634358406066896 45.244140625 11.62227725982666 42.7768440246582 19.29706573486328 40.60110092163086 13.026674270629885 41.23078536987305 18.650850296020508 42.52980041503906 14.451759338378906 38.24077987670898 10.482943534851074 41.05047607421875 6.9698028564453125 43.0111083984375 9.667338371276855 45.948429107666016 14.034082412719728 46.66342926025391 12.134888648986816 41.72296142578125 9.133536338806152 46.68040466308594 10.088933944702148 40.74269104003906 9.170602798461914 41.48234176635742 11.866551399230955 45.20858001708984 15.05589771270752 44.32840347290039 6.882931232452393 42.86666488647461 8.479416847229004 42.90663528442383 14.95879077911377 41.32982635498047 7.355607032775879 43.3234977722168 19.06717872619629 38.354148864746094 9.66448211669922 42.88623809814453 15.822989463806152 41.36359024047852 17.223045349121094 42.09319686889648 16.578474044799805 41.5257682800293 15.943284034729004 40.95310974121094 16.8732967376709 37.33185958862305 10.785337448120115 42.44083786010742 13.836127281188965 46.12786865234375 18.97883033752441 41.84600067138672 16.439346313476562 38.1706657409668 6.760229110717773 42.98659896850586 7.448972225189209 45.06221008300781 15.699828147888184 45.157470703125 11.88798713684082 44.94471740722656 12.194778442382812 39.37820816040039 13.765113830566406 43.45614242553711 13.143117904663086 39.29648208618164 14.335768699645996 43.07966995239258 13.348031997680664 46.623985290527344 14.155881881713867 46.53911972045898 17.266586303710938 39.03593444824219 12.833185195922852 44.20841598510742 13.644603729248049 39.7422981262207 10.830076217651367 46.704219818115234 7.822723388671875 42.16234588623047 15.445862770080566 42.85741424560547 11.453154563903809 46.10060119628906 11.744339942932127 45.33201599121094 12.689992904663086 39.82701110839844 15.127732276916504 36.85383987426758 14.825115203857422 36.70024871826172 15.847997665405272 40.53386306762695 12.213172912597656 40.62800598144531 14.766578674316406 40.768798828125 13.57644748687744 46.63758087158203 19.08764839172364 41.70892333984375 14.601068496704102 46.82360458374024 18.540292739868164 42.116817474365234 13.73036003112793 45.99026870727539 13.783194541931152 41.13563537597656 11.089279174804688 40.13349914550781 7.342523574829102 45.83795547485352 11.972372055053713 43.88193130493164 7.306590557098389 46.09501647949219 17.883140563964844 41.831790924072266 14.282020568847656 37.38636779785156 13.00127124786377 45.0201416015625 19.420597076416016 42.12419891357422 18.86016082763672 39.479976654052734 9.60888957977295 43.42008972167969 19.065540313720703 38.07106018066406 13.60892105102539 46.11492156982422 16.09993553161621 39.14613342285156 18.539745330810547 39.05556488037109 11.7533597946167 43.86610794067383 13.640973091125488 45.58914566040039 18.22154426574707 38.91120910644531 15.770541191101074 39.55561447143555 20.374414443969727 40.32206344604492 19.61337280273437 39.90389251708984 6.247230052947998 42.117130279541016 12.713430404663086 44.33465576171875 14.717036247253418 36.83797836303711 12.911224365234377 41.36138534545898 16.485740661621094 40.8316535949707 11.442882537841797 40.98771286010742 13.25775909423828 42.74941635131836 19.84456253051757 41.01956558227539 15.30752658843994 40.65274810791016 8.972886085510254 46.14322662353516 18.752307891845703 39.05749130249024 19.741443634033203 41.43532943725586 7.939535140991211 45.51143264770508 11.757272720336914 46.51647186279297 19.94233512878418 40.323360443115234 17.99507713317871 41.4197998046875 12.702825546264648 46.05874633789063 14.912715911865234 39.80231857299805 15.512356758117676 37.718055725097656 8.722465515136719 41.71178436279297 13.616183280944824 44.1214599609375 8.150602340698242 46.44929885864258 13.7499418258667 43.72529602050781 14.225250244140623 40.88201141357422 17.04128646850586 39.871864318847656 12.606008529663086 47.35727691650391 11.348294258117676 40.84309005737305 14.240785598754885 44.9580307006836 19.3043270111084 41.43392181396485 9.80049991607666 41.540000915527344 13.911783218383787 42.78610229492188 14.022645950317385 38.50226211547852 15.52133846282959 37.43525695800781 12.115015029907228 41.995147705078125 14.83492946624756 39.1000862121582 9.685197830200195 44.76286697387695 11.559240341186523 40.85853958129883 16.129066467285156 38.020599365234375 14.695651054382324 42.41607666015625 16.324750900268555 38.59056091308594 7.197283744812012 42.09344482421875 15.762109756469728 39.83475112915039 12.7510986328125 40.52413558959961 14.47605800628662 37.67766189575195 14.707656860351562 42.14311981201172 12.838221549987791 39.13916778564453 18.75874900817871 41.56804656982422 11.787908554077148 44.804420471191406 12.967669486999512 38.72705841064453 5.478881359100342 44.42567825317383 13.02294921875 43.0068473815918 16.707040786743164 40.56021881103516 13.036747932434082 44.48898315429688 8.628522872924805 44.394527435302734 16.0358829498291 37.59342575073242 15.19360065460205 46.45859146118164 14.116362571716309 43.06855773925781 13.531683921813965 39.875484466552734 19.273805618286133 37.78825378417969 12.1563081741333 39.93194961547852 13.289003372192385 40.41744613647461 19.072154998779297 39.20037460327149 8.933879852294922 42.682125091552734 6.258754253387451 45.70845413208008 10.930426597595217 46.84263610839844 12.41414737701416 45.37972259521485 14.775256156921388 43.10066223144531 6.405856132507324 41.73039627075195 13.119894981384276 46.60994338989258 10.352945327758787 46.9235725402832 19.390514373779297 39.06096267700195 15.990428924560549 39.282901763916016 18.75441551208496 39.89951705932617 10.85612678527832 44.064903259277344 6.742815971374512 46.15904235839844 16.433908462524414 43.02861785888672 11.95147705078125 44.148712158203125 12.560626983642578 46.44278717041016 10.83090114593506 45.524681091308594 14.452009201049805 42.94956207275391 5.868595600128174 45.397457122802734 14.23489475250244 47.19575119018555 16.63742446899414 38.739871978759766 16.553848266601562 42.62319946289063 18.0966911315918 42.93211364746094 13.529412269592283 43.7128791809082 11.993135452270508 43.61444091796875 19.63040542602539 41.29668426513672 17.675003051757812 40.72128677368164 16.121849060058594 38.302734375 19.189882278442383 40.739723205566406 10.546674728393556 42.69259643554688 7.9822678565979 44.32681655883789 14.55842399597168 45.373046875 8.872783660888672 42.27006530761719 15.27944564819336 44.33806228637695 12.521166801452637 46.96209716796875 9.394163131713867 43.40008544921875 9.290325164794922 46.30501556396485 9.70254135131836 43.563018798828125 12.88288688659668 40.11647415161133 8.203662872314453 43.415809631347656 10.107542037963867 43.86758041381836 7.92499303817749 43.92115020751953 12.934772491455078 44.34881210327149 17.69304084777832 38.76255035400391 17.018177032470703 41.26139831542969 16.883094787597656 36.76329803466797 15.710420608520508 41.4974479675293 20.813766479492188 40.59817123413086 13.82679271697998 40.30794143676758 14.576903343200684 40.20541763305664 14.612893104553224 39.37050247192383 16.848278045654297 38.74516296386719 11.81165885925293 40.32429122924805 13.328232765197754 45.173118591308594 14.596814155578612 44.5752182006836 10.376018524169922 43.35359573364258 15.044692993164062 44.59601211547852 12.983360290527344 45.28460693359375 14.855628967285156 46.311859130859375 12.576021194458008 39.95890045166016 14.43950080871582 38.521610260009766 8.26206111907959 43.823490142822266 11.832064628601074 40.04875564575195 9.098854064941406 46.0249252319336 17.7653865814209 42.789649963378906 9.62703800201416 42.20555877685547 6.12220573425293 45.16717529296875 15.337043762207031 39.819297790527344 13.089119911193848 43.68680191040039 17.762969970703125 43.06239318847656 16.49203872680664 40.5542221069336 13.634202003479004 47.551361083984375 15.6688871383667 39.41218948364258 14.57358169555664 37.823089599609375 18.012664794921875 38.344215393066406 12.0977201461792 40.75831985473633 15.117643356323242 37.1373291015625 12.25148105621338 47.46222305297852 13.239737510681152 39.44148254394531 12.071728706359863 44.02320098876953 10.929760932922363 45.66461563110352 11.223655700683594 44.89445114135742 15.196012496948242 37.848026275634766 11.830924034118652 44.27387619018555 8.498687744140625 46.355899810791016 11.859223365783691 42.52243041992188 17.988378524780273 42.52025604248047 20.02937698364257 39.06095123291016 12.289569854736328 39.52362060546875 6.514072418212891 43.22540283203125 15.95126247406006 40.67618560791016 20.15330696105957 40.04338455200195 14.076142311096191 37.37698745727539 10.037230491638184 41.28717422485352 14.54982566833496 38.385841369628906 14.751323699951172 43.64128875732422 7.270428657531738 46.3513069152832 14.191869735717772 39.35120391845703 11.881306648254396 46.39491271972656 6.104484558105469 43.84259414672852 19.603403091430664 39.06134796142578 6.624404430389404 42.43238067626953 13.795170783996582 42.91576385498047 17.808551788330078 37.491397857666016 14.879302978515623 40.63516616821289 5.307310581207275 43.473934173583984 10.056720733642578 46.50703048706055 17.146013259887695 40.013954162597656 14.452144622802734 45.234954833984375 12.56861972808838 43.248870849609375 15.686182975769045 38.85184860229492 6.33634614944458 45.1938362121582 11.590407371520996 41.821380615234375 13.746441841125488 37.784854888916016 13.121726989746094 44.89456558227539 18.539939880371094 40.17695236206055 20.36870574951172 40.04250717163086 10.562251091003418 44.84048461914063 15.806056022644045 41.91365814208984 11.554123878479004 46.23946380615234 11.906660079956056 40.46913528442383 13.415489196777344 45.57596969604492 9.65446949005127 41.93606185913086 10.068970680236816 45.3272590637207 9.562701225280762 41.7915153503418 9.998615264892578 42.781044006347656 11.70020580291748 45.856590270996094 11.25930118560791 41.93331527709961 9.003704071044922 45.884552001953125 11.029014587402344 45.804325103759766 19.401216506958008 40.18309020996094 14.780869483947754 37.83176040649414 14.391180038452148 37.24965286254883 15.475886344909668 38.844459533691406 17.986677169799805 42.793731689453125 8.995595932006836 43.09284591674805 14.597055435180664 37.25845336914063 20.274497985839844 40.740753173828125 7.378230094909668 45.58012771606445 9.102811813354492 46.93688201904297 15.006488800048828 42.8390998840332 15.620576858520508 37.58023834228516 17.70054054260254 37.915138244628906 18.10858726501465 40.45032501220703 14.219220161437988 43.20945358276367 15.304732322692873 37.710693359375 6.989596843719482 42.06978225708008 5.940729141235352 44.220436096191406 10.952305793762209 42.99631881713867 8.031981468200684 42.18460464477539 10.526862144470217 41.738746643066406 16.98410415649414 36.9078483581543 18.0111141204834 38.62653732299805 7.371221542358398 42.38343048095703 18.64887046813965 41.15184783935547 8.171361923217773 43.680267333984375 17.996726989746094 41.143096923828125 13.475520133972168 42.76205062866211 13.009628295898438 41.50474548339844 16.57237434387207 41.80109405517578 6.613283634185791 44.03790664672852 19.27606964111328 38.071868896484375 17.799877166748047 38.62335586547852 12.42759132385254 42.1526985168457 16.114011764526367 42.60921096801758 10.905375480651855 47.10023880004883 13.599620819091797 40.5731315612793 8.023207664489746 46.5655403137207 17.993419647216797 41.69587707519531 9.416292190551758 46.1865234375 13.068891525268556 45.686988830566406 7.701640605926514 42.28463745117188 17.904542922973633 38.76594924926758 9.83907413482666 42.22464370727539 20.057449340820312 40.74135971069336 12.009474754333496 44.82049179077149 13.275717735290527 44.235782623291016 6.162927627563477 41.97169494628906 8.088631629943848 42.59632873535156 12.457180976867676 46.304786682128906 12.43389129638672 45.11592483520508 13.374714851379396 42.620208740234375 10.507484436035156 40.777610778808594 6.134030342102051 42.91095733642578 11.82479763031006 41.56447219848633 10.738953590393066 41.75602722167969 11.796104431152344 43.33069610595703 13.102009773254396 46.869876861572266 17.11570167541504 41.95319747924805 5.434779167175293 44.02262115478516 11.055792808532717 46.72274017333984 15.422435760498049 37.29012680053711 13.174870491027832 40.54938888549805 7.75663423538208 42.69577026367188 14.58535385131836 37.54100036621094 14.305185317993164 45.88962936401367 14.080000877380373 39.48550415039063 18.21969223022461 39.4733772277832 14.130273818969728 42.79751968383789 15.701616287231444 41.77244186401367 15.569867134094238 42.45296478271485 6.276998519897461 44.12980651855469 7.489822387695312 46.37639617919922 18.86860466003418 41.7071418762207 13.8228178024292 44.40126037597656 5.781763553619385 45.25519561767578 15.576549530029297 38.98846054077149 18.85409545898437 37.78635025024414 6.653038501739502 46.01792907714844 14.478458404541016 44.703163146972656 20.28544807434082 41.296268463134766 15.674872398376465 42.59355926513672 12.06504726409912 46.93014907836914 14.808646202087402 44.85261154174805 16.15151596069336 41.23662567138672 17.87908935546875 42.381324768066406 8.812296867370605 41.856712341308594 14.001827239990234 45.211517333984375 9.120922088623049 43.91014099121094 17.05481719970703 39.03132247924805 18.86752700805664 41.43085861206055 11.42875862121582 42.49095153808594 17.37775230407715 38.615867614746094 12.75941562652588 45.2702522277832 6.287249565124512 44.79276657104492 19.832324981689453 40.18376541137695 14.527874946594238 41.31056213378906 10.229077339172363 43.7441520690918 18.53960227966309 38.20893859863281 14.230969429016112 38.51211929321289 17.16687774658203 38.61155700683594 11.200136184692385 45.15792083740234 9.80454921722412 46.74439239501953 14.0740966796875 43.877532958984375 12.488166809082031 42.83720397949219 19.191957473754883 41.017616271972656 14.291312217712402 46.15243148803711 17.898849487304688 39.608924865722656 12.005023956298828 46.272987365722656 10.280827522277832 46.5269660949707 13.719305992126465 44.261478424072266 6.728564739227295 45.50409698486328 6.474610805511475 45.73511505126953 8.362220764160156 42.08333587646485 9.832985877990724 46.48667907714844 14.243846893310549 38.23140335083008 15.438522338867188 39.96259689331055 7.99803352355957 45.91103363037109 12.193781852722168 40.90265655517578 13.141837120056152 41.09986877441406 12.396888732910156 47.08357620239258 15.01064109802246 45.39439392089844 15.637822151184082 37.013633728027344 6.563637733459473 45.87662124633789 7.560599327087402 45.86270523071289 16.09093475341797 43.42483901977539 16.158876419067383 40.96022415161133 14.070183753967283 41.83819961547852 12.814919471740724 44.4749755859375 8.692337989807129 41.9808349609375 15.255877494812012 39.1169319152832 8.00681209564209 44.99190521240234 17.44904136657715 41.5475959777832 16.479402542114258 41.10848236083984 14.204981803894045 39.0720329284668 20.24770736694336 39.34166717529297 17.661632537841797 42.10273742675781 14.46438694000244 40.33919906616211 7.469225883483887 45.72151565551758 19.171772003173828 38.21312713623047 8.90247917175293 42.00148391723633 7.0053815841674805 42.74637985229492 19.916486740112305 38.63803863525391 10.903986930847168 41.084259033203125 14.362138748168944 42.53671646118164 13.390853881835938 42.34856033325195 9.512762069702148 46.32632827758789 16.121606826782227 42.33598709106445 15.719168663024902 41.22183227539063 11.490002632141112 44.3822021484375 18.98316192626953 42.67007446289063 9.336578369140623 43.930850982666016 13.31363296508789 47.14326095581055 13.69853973388672 40.71682357788086 11.53782558441162 41.13216400146485 8.632983207702637 41.56669235229492 18.96228790283203 38.49492645263672 7.268946170806885 44.7776985168457 16.970245361328125 37.75947189331055 13.896912574768066 45.072845458984375 20.062231063842773 41.01939392089844 11.316250801086426 43.83325958251953 17.893049240112305 40.44694519042969 8.875275611877441 44.15304946899414 12.928927421569824 46.07344436645508 13.191235542297363 40.27326583862305 14.891027450561523 42.97004318237305 7.767648696899414 44.30348587036133 8.433304786682129 46.86872100830078 10.583233833312988 45.76737976074219 13.255709648132324 39.163124084472656 12.786942481994627 43.26295471191406 15.030162811279297 36.708126068115234 19.080656051635746 40.59989929199219 12.152915000915527 42.9502067565918 12.46912670135498 43.10702133178711 5.88737154006958 43.14812850952149 11.88000202178955 42.25167465209961 7.215546607971191 45.95401763916016 11.020949363708496 40.95592498779297 6.870443344116211 46.04401016235352 17.5684871673584 40.58024215698242 9.986595153808594 46.10876083374024 11.33255100250244 42.34771728515625 16.37033462524414 36.608524322509766 8.32105827331543 44.22975540161133 6.526159286499023 43.894378662109375 11.566652297973633 44.78793716430664 8.567777633666992 43.9886589050293 11.961841583251951 41.162235260009766 11.398980140686035 45.43807601928711 15.86441421508789 39.977760314941406 10.408419609069824 41.86539840698242 10.804747581481934 46.962158203125 9.224529266357422 45.90625 19.393165588378903 39.342315673828125 14.325762748718262 41.02505493164063 9.784967422485352 42.76200866699219 13.576930046081545 39.0406608581543 9.535041809082031 42.06124877929688 18.320457458496094 42.11392211914063 11.231767654418944 40.97200393676758 13.95394229888916 39.89748764038086 16.83289909362793 39.58708953857422 13.91170597076416 40.727989196777344 13.884248733520508 37.08489990234375 16.768457412719727 42.90235137939453 14.00907039642334 38.7823600769043 14.652463912963867 45.77498626708984 16.762863159179688 43.174461364746094 13.307025909423828 41.93367767333984 10.236408233642578 45.86881256103516 14.728266716003418 36.55427932739258 15.473700523376465 45.1484260559082 12.825167655944824 45.935184478759766 17.577280044555664 39.74336624145508 15.380728721618652 41.62267303466797 15.591513633728027 45.01992416381836 9.18941593170166 45.2452278137207 11.186777114868164 41.51759338378906 14.504435539245604 44.16842269897461 9.8925199508667 41.6846809387207 7.525323390960693 46.11993789672852 18.4333610534668 39.195091247558594 14.097810745239258 41.28971862792969 5.735589027404785 44.854888916015625 18.09939384460449 42.38510894775391 11.141230583190918 42.060691833496094 17.0897159576416 36.76766586303711 13.190274238586426 45.56235885620117 10.445849418640137 43.76276397705078 9.561683654785156 44.88399887084961 13.576699256896973 42.90367889404297 13.323244094848633 41.66046905517578 14.724053382873535 39.23543548583984 9.025213241577148 42.82607269287109 12.169991493225098 45.62715911865234 11.734987258911133 46.77571487426758 14.739243507385254 43.910552978515625 6.34723424911499 45.850059509277344 18.429916381835938 42.527042388916016 13.68877410888672 38.9064826965332 16.55295181274414 37.74945831298828 14.743228912353516 41.32038879394531 9.678008079528809 46.86251068115234 15.811936378479004 38.1519660949707 17.158607482910156 39.17412185668945 11.022879600524902 42.18773651123047 17.124496459960938 41.40218734741211 8.482562065124512 41.95982360839844 9.724313735961914 45.42786407470703 10.03940200805664 43.458946228027344 16.216161727905273 38.72816848754883 20.138368606567383 39.201416015625 6.488664150238037 44.15571594238281 8.28879165649414 44.49226379394531 8.124383926391602 45.79375457763672 9.532974243164062 45.14601516723633 13.414307594299316 38.1903076171875 13.110353469848633 39.85198974609375 12.372103691101074 44.44570541381836 12.854669570922852 47.11431121826172 14.867691040039062 46.04921722412109 7.891654968261719 44.184024810791016 11.676581382751465 43.45685195922852 8.294145584106445 43.55929565429688 17.547321319580078 42.51178741455078 10.693310737609863 41.06755065917969 17.170974731445312 38.32950592041016 11.339035034179688 43.5661735534668 15.594320297241213 38.42665481567383 10.316200256347656 45.084590911865234 18.753005981445312 39.33871078491211 6.209755420684815 45.30944061279297 15.839713096618652 40.81103897094727 9.609626770019531 46.465911865234375 7.107493877410889 45.15477752685547 14.57485580444336 47.3431396484375 11.689974784851074 47.291805267333984 7.075894832611084 42.21492767333984 11.521690368652344 45.31526947021485 5.181650161743164 42.92295837402344 11.873395919799805 43.74044799804688 7.778838157653809 43.370384216308594 12.331015586853027 43.50311279296875 14.812423706054688 39.6585578918457 9.796563148498535 43.70576095581055 14.63652515411377 38.811180114746094 18.430803298950195 41.70233917236328 16.7795352935791 42.35610961914063 11.845452308654783 41.29154968261719 14.952383995056152 46.70973587036133 17.381214141845703 38.333744049072266 13.867724418640137 43.59683227539063 7.504494667053223 45.46322250366211 5.729870319366455 44.19353866577149 13.868682861328123 41.55315017700195 15.935864448547363 37.44871139526367 18.64733123779297 40.038368225097656 14.697080612182615 47.219268798828125 12.12610912322998 47.582496643066406 5.880548477172852 42.47624969482422 14.290619850158691 39.495582580566406 15.114359855651855 40.08929061889648 7.911008834838867 42.307167053222656 17.889122009277344 41.002716064453125 8.602643013000488 41.83597183227539 7.55343770980835 44.279781341552734 19.72267341613769 40.043941497802734 17.88714027404785 41.27969741821289 14.39981460571289 44.02880859375 18.74888038635254 37.64371490478516 13.942302703857422 46.26520919799805 13.883112907409668 41.27870941162109 6.266913890838623 43.46278381347656 10.978646278381348 45.14020156860352 19.1796989440918 39.34150314331055 19.52914428710937 41.98700714111328 18.95964813232422 37.928802490234375 14.045467376708984 44.4133186340332 6.043356418609619 45.68142318725586 8.376239776611328 45.55808639526367 9.261183738708496 41.62731552124024 14.694375038146973 37.40407943725586 5.604499816894531 44.309791564941406 20.467432022094727 39.62150192260742 15.62922477722168 37.29716110229492 9.232680320739746 41.89711380004883 14.464853286743164 42.67803192138672 14.211934089660645 41.15753936767578 8.597126960754395 44.656925201416016 8.690728187561035 43.86757659912109 11.534650802612305 43.849884033203125 15.287542343139648 41.20544052124024 7.6471967697143555 41.87223052978516 8.031768798828125 45.6526985168457 5.957300662994385 41.946327209472656 18.003219604492188 40.030269622802734 6.600463390350342 43.36960220336914 10.55742359161377 46.0278549194336 9.475006103515623 45.66779327392578 11.556764602661133 43.582664489746094 8.908942222595215 45.74396514892578 9.958629608154297 44.25545120239258 10.415096282958984 40.63240051269531 10.974698066711426 41.50121307373047 18.20708465576172 43.07024765014648 15.745092391967772 40.39133834838867 8.190770149230957 45.27539825439453 17.685405731201172 39.60533142089844 18.32423591613769 40.45330810546875 5.894306182861328 43.816165924072266 14.106853485107422 38.927276611328125 13.805132865905762 46.65073013305664 11.96204662322998 46.79250717163086 6.113272190093994 44.506954193115234 13.851472854614258 45.86526107788086 7.745285987854004 43.63449096679688 9.141879081726074 41.75237274169922 10.786751747131348 41.21227645874024 13.777037620544434 45.19915008544922 12.711194038391112 47.49373626708984 11.98360538482666 46.53314208984375 17.231185913085938 41.54275131225586 17.187118530273438 37.19647979736328 9.918999671936035 41.41374969482422 6.171991348266602 42.647010803222656 9.63677215576172 43.15350341796875 11.9268159866333 40.19381713867188 7.1436028480529785 44.89533615112305 13.18992519378662 47.26548004150391 6.832369327545166 42.45685577392578 10.272276878356934 44.416500091552734 19.29947090148925 40.87931442260742 7.526409149169922 41.994667053222656 5.689889907836914 44.45312881469727 11.946012496948242 45.61113357543945 6.152037143707275 44.246978759765625 12.31238842010498 45.24026107788086 6.304740905761719 43.19999313354492 16.00576400756836 38.72175598144531 12.211766242980955 43.62972640991211 14.170265197753906 46.27754211425781 14.571303367614746 45.107852935791016 5.39112663269043 43.6181755065918 12.190573692321776 45.36424255371094 15.859997749328612 36.4516716003418 15.45371150970459 45.67876815795898 13.106355667114258 43.4179916381836 14.371111869812012 46.81198120117188 11.95674991607666 42.66522216796875 11.29332160949707 44.09963607788086 11.137639999389648 40.8272705078125 15.275596618652344 38.555938720703125 20.071882247924805 41.57362365722656 10.452140808105469 42.54914474487305 5.763675689697266 43.26617813110352 11.791129112243652 40.599246978759766 10.950439453125 40.53730773925781 12.916797637939451 44.61507034301758 7.362069129943848 46.49179458618164 15.642545700073242 40.24861907958984 17.374269485473633 38.89748001098633 7.943550586700439 42.03971099853516 10.78388214111328 43.65666580200195 8.448136329650879 43.17264175415039 17.370765686035156 39.1785774230957 19.08588409423828 41.432594299316406 12.61232852935791 44.19410705566406 13.520042419433594 45.714317321777344 13.659416198730469 39.4642333984375 15.400232315063477 41.07171630859375 18.86968994140625 41.982791900634766 14.784419059753418 45.38393783569336 9.87631607055664 45.04548645019531 19.414974212646484 41.57270050048828 12.540961265563965 46.70283889770508 12.830768585205078 40.943389892578125 10.90479564666748 44.73601913452149 7.23253059387207 43.443458557128906 15.385054588317873 38.41922378540039 10.666146278381348 42.5668830871582 14.144097328186035 42.52581405639648 18.32361602783203 40.73160552978516 12.530735969543455 43.78588485717773 12.51161289215088 44.053340911865234 10.289703369140623 41.99171829223633 11.707743644714355 41.69308853149414 6.363788604736328 44.27315902709961 16.263227462768555 41.1019287109375 12.501240730285645 47.22055435180664 7.567021369934082 43.34712219238281 15.493844985961914 41.48936080932617 18.21875762939453 39.75364685058594 14.249139785766602 46.93611907958984 9.408164024353027 41.23109817504883 16.077619552612305 39.98476028442383 17.580175399780273 39.46327972412109 12.01791286468506 41.85177612304688 7.834958553314209 43.77790832519531 6.490477561950684 41.87598037719727 12.821006774902344 39.41726303100586 10.904518127441406 43.53200149536133 13.74269962310791 39.88667297363281 7.267521381378174 43.179466247558594 9.580490112304688 46.72347640991211 13.418482780456545 40.00837707519531 8.782816886901855 44.01040649414063 11.236708641052246 42.20429611206055 13.420069694519045 47.27956008911133 13.703320503234863 38.62682342529297 13.242642402648926 46.48672866821289 16.912221908569336 41.120391845703125 7.668292999267578 42.5512580871582 19.406667709350582 40.74074172973633 9.445743560791016 45.92754364013672 16.187870025634766 39.848670959472656 13.939949035644531 40.174896240234375 12.98801326751709 43.54573440551758 17.667030334472656 41.552032470703125 16.86835289001465 37.61547088623047 12.0263032913208 46.012054443359375 15.48508644104004 38.563602447509766 12.149274826049805 45.88931655883789 14.502902030944824 41.859474182128906 18.42961883544922 42.80062484741211 9.214032173156738 44.0527572631836 14.879483222961426 43.241092681884766 18.757286071777344 41.01427459716797 9.443401336669922 41.916770935058594 9.471287727355955 41.64680099487305 18.64472770690918 38.06831741333008 13.223668098449709 39.71929931640625 13.51344871520996 43.98121643066406 11.900651931762695 41.98026657104492 7.57436990737915 44.94438171386719 10.9542818069458 45.40278625488281 18.330230712890625 37.6400146484375 10.927284240722656 40.81108093261719 19.85702896118164 41.84986877441406 13.969249725341797 41.69577407836914 5.861737251281738 44.7392807006836 15.06169605255127 46.84548568725586 14.26937198638916 37.66851425170898 16.476335525512695 36.46874237060547 9.64467716217041 40.978546142578125 15.24509048461914 36.43147659301758 9.692021369934082 42.6182975769043 20.577816009521484 39.76108169555664 9.343169212341309 44.86332321166992 15.521924018859863 40.66095352172852 11.578739166259766 43.31474304199219 11.254057884216309 40.69829559326172 8.53635311126709 44.252052307128906 18.210084915161133 42.24966430664063 10.857364654541016 40.392086029052734 17.894994735717773 40.16817474365234 19.177698135375977 39.0601921081543 13.453834533691406 46.76098251342773 16.36393928527832 36.893028259277344 17.334514617919922 41.95834732055664 17.68023681640625 40.16445541381836 16.750892639160156 38.31991195678711 7.989048004150391 46.82123947143555 18.539697647094727 38.773868560791016 5.854991436004639 44.07691955566406 18.539554595947266 37.92573547363281 16.98458480834961 43.18054962158203 17.885147094726562 41.55605697631836 13.636000633239746 37.9202766418457 13.967849731445312 39.6195182800293 14.26328945159912 46.67568206787109 15.736834526062012 37.158809661865234 7.323304176330566 45.17966842651367 11.698153495788574 43.188514709472656 13.997450828552246 41.14678192138672 8.752288818359375 42.39370727539063 11.046113967895508 41.916900634765625 14.479350090026855 46.94801330566406 12.521211624145508 40.786094665527344 13.93923568725586 38.076210021972656 13.224395751953123 43.28990936279297 15.579151153564451 42.17962646484375 11.28745460510254 42.88721084594727 14.513652801513672 39.22621154785156 13.760644912719728 37.50323867797852 10.357969284057615 42.40551376342773 12.367986679077148 41.46437072753906 13.40689182281494 42.07625961303711 17.900758743286133 39.32846832275391 13.378271102905272 44.37587738037109 10.638019561767578 44.04693603515625 14.48917007446289 39.783817291259766 14.52578353881836 38.94660568237305 16.82248878479004 40.14564895629883 17.218936920166016 42.36745071411133 10.955314636230469 46.58423614501953 14.532410621643066 45.901153564453125 8.241621017456055 42.20651245117188 12.477017402648926 46.04361343383789 14.79202938079834 37.549560546875 9.507211685180664 42.33034133911133 14.273158073425291 42.1224365234375 9.71939182281494 42.34969711303711 17.774900436401367 41.6920280456543 10.928486824035645 43.26450347900391 13.04361629486084 40.95620727539063 17.4284725189209 43.19145202636719 12.74067497253418 45.53384780883789 18.539649963378903 38.49165344238281 10.165879249572754 45.46781921386719 7.161900520324707 43.969364166259766 14.600970268249512 39.64936065673828 20.04328346252441 39.90370178222656 13.852850914001465 43.86568832397461 10.904248237609863 42.314453125 14.19173526763916 43.74888229370117 8.250452995300293 45.67610931396485 11.903016090393066 46.13442993164063 13.19092845916748 42.063724517822266 14.465864181518556 47.20773696899414 15.483597755432127 44.88212203979492 14.798887252807615 42.55730438232422 15.21571445465088 40.23249435424805 13.728069305419922 40.16396331787109 10.245930671691896 44.68043899536133 15.26895809173584 44.60575866699219 8.626967430114746 45.32094192504883 5.639735698699951 43.38386917114258 8.15269660949707 42.06170272827149 10.051450729370115 42.24335861206055 13.342132568359377 43.16149520874024 8.935810089111328 43.62434387207031 11.688220024108888 44.66390228271485 17.24320411682129 40.71240234375 14.19834041595459 36.95774459838867 8.631529808044434 42.51700210571289 17.65062713623047 43.19626235961914 15.803757667541504 38.4337158203125 10.077625274658203 41.97353744506836 12.47300148010254 44.58609390258789 5.955792427062988 45.53953170776367 12.89204216003418 46.595462799072266 14.102417945861816 36.81158828735352 14.608688354492188 36.97545623779297 10.420246124267578 44.02857208251953 11.610199928283691 46.896446228027344 10.326010704040527 47.180442810058594 12.251532554626465 44.57098388671875 12.996760368347168 39.98438262939453 6.200080394744873 44.64994812011719 10.58766746520996 44.57669448852539 11.7496919631958 41.14738845825195 14.01918125152588 46.923770904541016 12.64511775970459 46.84025192260742 11.815321922302246 47.17162322998047 13.398789405822754 45.83913803100586 12.733353614807127 40.79941940307617 11.25241470336914 45.82216644287109 12.117368698120115 40.48344421386719 19.52598571777344 41.711238861083984 13.005536079406738 43.276634216308594 10.905080795288086 45.92568206787109 5.431562423706055 43.35687255859375 14.185052871704102 41.70675659179688 13.303054809570312 38.32491302490234 6.7238287925720215 43.25046157836914 11.997652053833008 42.123573303222656 9.154884338378906 44.579811096191406 10.608878135681152 45.50613784790039 18.648481369018555 40.87437057495117 9.972450256347656 45.18647766113281 12.53575611114502 45.25546646118164 19.920730590820312 38.92027282714844 15.912477493286133 38.29627227783203 15.097285270690918 37.702972412109375 14.178677558898926 39.62984085083008 19.708066940307617 38.92048645019531 10.551465034484863 41.46733856201172 15.135146141052246 39.53215026855469 6.450937271118164 44.41633605957031 18.223373413085938 38.346954345703125 13.650495529174805 47.29318618774414 9.944913864135742 45.44804763793945 6.588743686676025 44.96150970458984 8.939803123474121 45.48421859741211 12.43068504333496 43.64460754394531 16.974891662597656 37.476051330566406 9.90517807006836 42.6374397277832 12.270644187927246 39.80056381225586 10.681839942932127 45.90714263916016 7.837008953094482 46.2850341796875 18.43308448791504 39.4759635925293 19.19614791870117 41.571563720703125 6.219212532043457 43.0555534362793 8.472911834716797 44.77667999267578 14.364371299743652 40.19562530517578 10.247581481933594 41.305137634277344 20.2636833190918 40.182838439941406 10.805952072143556 45.78606033325195 16.136653900146484 41.78757858276367 15.100004196166992 43.25080490112305 14.078203201293944 45.87766647338867 6.209723949432373 42.38239669799805 14.500069618225098 37.1126823425293 15.235918998718262 39.67581558227539 14.995326042175291 43.110538482666016 17.695556640625 38.48057556152344 6.4652180671691895 42.81713104248047 8.688172340393066 46.63567733764648 11.310072898864746 42.6177978515625 16.522958755493164 39.15846633911133 12.21025562286377 46.54937744140625 7.336864948272705 42.64944076538086 13.71459674835205 46.25243377685547 14.157835006713867 42.25344467163086 15.356423377990724 39.260860443115234 12.350573539733888 43.23438262939453 14.476816177368164 40.06179428100586 14.856172561645508 43.7811164855957 14.318967819213867 45.62605667114258 15.153586387634276 41.88838195800781 11.450841903686523 42.22047424316406 8.813979148864746 44.67889404296875 14.451881408691406 40.61602783203125 9.0065336227417 46.79767608642578 14.87913417816162 37.97691345214844 14.95632553100586 38.68411636352539 20.03398323059082 39.34241485595703 12.730504035949709 47.23597717285156 10.17638111114502 44.27475738525391 11.368663787841797 44.50639724731445 7.767560482025146 46.79689407348633 15.426241874694824 43.39997482299805 15.31432819366455 37.42799758911133 18.433637619018555 38.9136848449707 18.212055206298828 41.69931411743164 11.077360153198242 45.28053283691406 13.738780975341797 41.95784378051758 14.198749542236328 45.75203704833984 20.491596221923828 40.739742279052734 9.037505149841309 46.54087829589844 16.979511260986328 37.19217300415039 6.342338562011719 42.936519622802734 17.01346778869629 41.53749847412109 10.624378204345703 40.64941787719727 13.614706039428713 40.29676055908203 11.352584838867188 45.96150207519531 15.77154541015625 43.00602340698242 14.659873008728027 38.24979782104492 16.54106330871582 38.31455612182617 9.22996425628662 46.8197021484375 12.691754341125488 47.75067901611328 8.40453052520752 46.21568298339844 7.197324275970459 43.70676040649414 14.913899421691896 42.4259147644043 11.918501853942873 47.308837890625 6.855142116546631 45.388031005859375 16.756227493286133 38.03752136230469 18.319812774658203 42.38847732543945 7.617295742034912 46.2606201171875 16.15750503540039 36.88737487792969 6.325637340545654 44.5333251953125 6.832971096038818 46.29995346069336 11.63312530517578 41.27644348144531 15.267309188842772 41.75568008422852 14.977737426757812 38.12191009521485 16.602489471435547 40.41831207275391 15.143004417419434 42.16218566894531 12.03035831451416 44.55545425415039 10.600221633911133 40.922664642333984 11.461780548095703 47.27433013916016 16.230052947998047 38.164798736572266 7.895526885986328 46.6814079284668 13.698729515075684 46.513816833496094 5.987631797790527 44.62329864501953 7.88164472579956 45.11028671264648 8.563236236572266 45.83995056152344 16.347614288330078 42.069149017333984 10.028987884521484 46.76488494873047 11.98845672607422 45.08478927612305 9.86587905883789 41.95498275756836 12.038049697875977 41.57933807373047 12.405845642089844 40.91661071777344 7.709652900695801 46.40109252929688 14.72708511352539 44.17910385131836 13.983394622802734 41.42158889770508 14.138616561889648 40.46240234375 17.896926879882812 39.88883209228516 9.11690616607666 42.9698486328125 12.424602508544922 40.641822814941406 9.73576831817627 41.12377166748047 13.856612205505373 37.64916229248047 10.06316089630127 41.015235900878906 12.33242130279541 44.97615051269531 12.806482315063477 46.196922302246094 16.871070861816406 43.31337356567383 15.107494354248049 37.42037963867188 5.305142402648926 42.8052864074707 8.357723236083984 43.02882385253906 12.292951583862305 46.94634628295898 17.7841796875 40.58425521850586 11.006412506103516 47.238075256347656 8.660887718200684 43.19425582885742 10.306893348693848 42.9430046081543 12.386974334716797 41.1907958984375 7.608980178833008 44.6838493347168 18.65005111694336 41.98054885864258 18.431671142578125 40.87191390991211 7.6559739112854 43.49089431762695 13.584548950195312 44.65537643432617 10.709831237792969 44.45367050170898 13.403019905090332 47.537635803222656 14.564759254455566 40.48258972167969 19.63736724853516 41.84952926635742 15.780255317687988 42.73392868041992 19.49546813964844 38.92031478881836 9.146117210388184 42.70265579223633 10.383272171020508 42.135780334472656 17.28912925720215 37.34054946899414 6.131289005279541 45.8231201171875 16.01336097717285 38.44041061401367 17.23521614074707 41.26658248901367 11.27024745941162 44.36530303955078 17.66970443725586 41.27573013305664 19.59685707092285 38.49698257446289 18.760231018066406 42.11929321289063 11.148726463317873 44.48922729492188 13.672609329223633 45.0603141784668 7.512592315673828 42.93832015991211 13.621365547180176 38.20111846923828 14.004179954528809 47.18330764770508 18.325464248657227 39.894962310791016 16.249086380004883 41.653587341308594 5.821874141693115 44.99760818481445 19.81635856628418 39.06134414672852 13.510198593139648 47.67330932617188 12.051109313964844 44.28968811035156 10.426923751831056 42.817970275878906 12.058061599731444 41.306278228759766 11.69622802734375 40.4544563293457 13.06588363647461 47.38733673095703 13.040252685546877 42.73638153076172 11.459033012390137 43.44062805175781 17.658906936645508 42.37711715698242 12.664480209350586 46.58053970336914 13.925475120544434 38.35699462890625 5.979863166809082 43.959938049316406 11.924583435058594 45.873165130615234 14.15959930419922 37.80467987060547 9.35871410369873 42.72281265258789 14.901646614074709 40.08050537109375 11.894431114196776 43.47267150878906 18.645092010498047 38.3513069152832 12.618176460266112 40.93019104003906 12.251557350158691 43.09239959716797 15.215484619140623 45.933048248291016 5.471754550933838 43.09488296508789 10.69056510925293 42.29724884033203 11.305584907531738 46.48183822631836 12.376524925231934 47.341575622558594 7.439312934875488 41.84944915771485 12.32834815979004 40.49737930297852 12.212481498718262 42.138328552246094 16.223127365112305 38.44673538208008 15.245928764343262 39.39664459228516 7.7444891929626465 46.14446640014648 18.7502384185791 38.21071243286133 17.032129287719727 40.42943954467773 8.937783241271973 44.55850601196289 13.38198184967041 46.10153198242188 6.782313346862793 42.04577255249024 15.585461616516112 38.70781326293945 6.981451511383057 45.27159118652344 16.44053077697754 42.75627899169922 20.1788272857666 41.4350814819336 10.170713424682615 42.117706298828125 14.60944652557373 44.30780029296875 16.77401351928711 42.62956619262695 11.472789764404297 41.949344635009766 10.490883827209473 44.43528366088867 16.516849517822266 39.43872833251953 15.852106094360352 36.73615646362305 16.4009952545166 39.85504913330078 14.049553871154783 37.94057846069336 16.917221069335938 40.843406677246094 16.529029846191406 38.87767791748047 13.510305404663086 38.33596420288086 15.32073211669922 43.260101318359375 10.264161109924316 42.26169967651367 19.80852127075196 38.49690628051758 17.770174026489258 42.242149353027344 14.890020370483398 37.69489288330078 15.440793991088867 36.72283935546875 8.93199348449707 41.73225784301758 16.863378524780273 37.89862060546875 13.606642723083496 38.4814682006836 20.052698135375977 40.46272659301758 15.711736679077148 38.00749206542969 6.923505783081055 46.4406623840332 10.298049926757812 40.76033020019531 17.911975860595703 37.63483428955078 7.595653057098389 45.60470581054688 12.952631950378418 44.08183288574219 17.77724266052246 41.41600799560547 12.047444343566896 45.75034332275391 11.722344398498535 45.59468460083008 17.802064895629883 38.34109878540039 15.503320693969728 38.00038909912109 18.756563186645508 40.736473083496094 16.843181610107422 39.02633285522461 12.408516883850098 42.42411422729492 12.679460525512695 41.62164306640625 12.107436180114746 46.41130447387695 15.588377952575684 41.90563583374024 8.164600372314453 44.6118278503418 15.009379386901855 37.274993896484375 19.71532440185547 39.48331069946289 15.47483253479004 42.03852844238281 12.231343269348145 44.83614349365234 17.984966278076172 43.066532135009766 13.970718383789062 43.73729705810547 13.989079475402832 47.44203567504883 13.137662887573242 46.349220275878906 8.783270835876465 45.86245346069336 16.290990829467773 39.99137878417969 10.212601661682127 42.79969787597656 15.155680656433104 38.97283172607422 6.780494213104248 45.90280151367188 14.205521583557127 43.4795150756836 14.868182182312012 38.25845718383789 13.839553833007812 42.10014343261719 7.429052829742432 44.39860534667969 9.38022518157959 41.50192260742188 11.476147651672363 45.83959197998047 15.692757606506348 42.04679489135742 11.17221450805664 44.22399139404297 14.682943344116213 37.68645477294922 8.138860702514648 43.94402694702149 12.348881721496582 41.73732376098633 18.111141204833984 39.89209365844727 19.380069732666016 37.93037414550781 18.65125274658203 42.80343246459961 17.462329864501953 40.4389877319336 13.713349342346191 40.4406852722168 16.351032257080078 37.46072769165039 6.412976741790772 44.67623519897461 17.07247543334961 37.90330123901367 11.304070472717283 41.38943862915039 11.12866497039795 45.94380187988281 12.352325439453123 44.71129608154297 7.001664161682129 44.34952926635742 15.49423122406006 38.28224182128906 14.515427589416504 41.585330963134766 15.797510147094728 42.18773651123047 15.429038047790527 40.24074935913086 15.463738441467283 45.41397857666016 10.980040550231934 46.32504653930664 14.135702133178713 44.81919860839844 17.705463409423828 37.3477897644043 8.965795516967773 43.35894012451172 12.978504180908203 46.992279052734375 18.216873168945312 40.31250762939453 8.056304931640625 42.86265563964844 10.669243812561035 41.339969635009766 18.64546012878418 38.63379669189453 13.926284790039062 42.51450347900391 19.933612823486328 39.7637939453125 11.740894317626951 42.64980316162109 14.316214561462402 38.93712615966797 17.36724090576172 39.45914077758789 14.415579795837402 36.6834602355957 10.272891998291016 41.03303909301758 19.06391143798828 37.7874870300293 15.720152854919434 37.725059509277344 18.015737533569336 37.77809524536133 7.699496269226074 44.82618713378906 13.52528953552246 38.05542755126953 14.1654052734375 39.90792465209961 8.533740043640137 45.17951965332031 15.022065162658691 45.12901306152344 6.026822566986084 44.3637809753418 19.06882667541504 38.63673782348633 18.22607421875 37.496883392333984 14.923717498779297 39.52357482910156 15.665844917297363 42.86594772338867 17.285429000854492 37.62431335449219 9.836109161376951 44.37773895263672 7.677556037902832 44.16059875488281 13.309136390686035 43.70004653930664 16.790475845336914 41.80723571777344 14.712483406066896 39.51461791992188 18.3278751373291 38.771610260009766 15.974905967712402 39.84190368652344 5.908520698547363 45.14014434814453 8.593234062194824 46.49589920043945 19.519731521606445 41.15779876708984 5.47528886795044 43.76226043701172 15.61187744140625 37.86285400390625 16.671110153198242 37.04299545288086 14.714848518371582 44.44693756103516 14.40341567993164 36.966773986816406 15.039559364318848 42.020774841308594 14.969840049743652 41.05423355102539 8.343605041503906 45.81705093383789 8.689043998718262 45.72174453735352 12.465386390686035 41.60792922973633 8.96810531616211 44.29549789428711 12.437215805053713 46.56517791748047 14.238484382629396 40.60588073730469 9.861238479614258 46.22817993164063 12.230948448181152 46.28910446166992 7.463865756988525 44.13679504394531 9.03121852874756 44.700477600097656 11.430010795593262 46.360836029052734 15.567584037780762 39.268585205078125 11.257967948913574 46.99902725219727 6.29454517364502 42.527462005615234 18.11861801147461 38.20426940917969 13.569169044494627 41.12409973144531 9.746593475341797 42.08044052124024 14.427167892456056 38.80194091796875 19.6235294342041 40.74135208129883 20.708740234375 40.738319396972656 8.507652282714844 43.58135223388672 6.538445949554443 44.55933380126953 13.383545875549316 38.75025939941406 16.023916244506836 41.92127227783203 18.217819213867188 40.03336334228516 18.859134674072266 39.19900131225586 17.59995460510254 37.48810958862305 11.966761589050291 39.64147186279297 15.814549446105955 41.638938903808594 13.881193161010742 47.30635833740234 6.297671318054199 45.45152282714844 10.92911434173584 44.47164916992188 16.35750389099121 37.17710113525391 12.574288368225098 44.726261138916016 14.177861213684082 44.017539978027344 8.090873718261719 46.05179214477539 17.45903968811035 40.717044830322266 9.55116367340088 46.980255126953125 14.934652328491213 39.244285583496094 12.638016700744627 45.394775390625 9.499003410339355 41.37620162963867 9.73018741607666 43.29669952392578 16.15045928955078 37.17136001586914 18.43138313293457 41.14933776855469 8.326032638549805 43.29440307617188 8.315969467163086 45.156829833984375 12.516690254211426 39.25926208496094 6.03502082824707 45.02472305297852 9.590192794799805 41.52114486694336 16.039499282836914 41.37102890014648 12.311333656311035 43.77114486694336 10.155195236206056 41.1602668762207 10.856964111328123 41.6287841796875 6.5878496170043945 42.697391510009766 15.1759672164917 38.41142654418945 17.210643768310547 42.91396713256836 15.646368026733398 36.72967147827149 15.06628704071045 38.54790496826172 16.311368942260742 39.152488708496094 14.580404281616213 42.54721450805664 5.718709468841553 42.85880279541016 16.25617790222168 41.37806701660156 13.678256034851074 43.04509735107422 13.63837718963623 41.815338134765625 18.107297897338867 40.72856903076172 18.32905960083008 38.206790924072266 6.803149223327637 44.987247467041016 11.095117568969728 42.60121154785156 15.503263473510742 41.21383666992188 11.601678848266602 40.30950164794922 19.382658004760746 38.21377182006836 17.0854434967041 37.05224609375 17.068099975585938 38.18605422973633 15.683843612670898 42.32050704956055 7.587828159332275 44.01752471923828 19.498435974121094 39.20195770263672 13.631850242614746 43.853424072265625 15.409893989562988 40.79532241821289 15.75331974029541 36.59079360961914 10.83170223236084 44.33028793334961 10.973455429077148 40.26294708251953 16.337970733642578 38.02660751342773 18.10469627380371 41.28325271606445 12.50271701812744 41.06064987182617 5.634891986846924 42.71391296386719 14.648234367370604 38.53074264526367 16.420345306396484 39.01521682739258 11.611831665039062 41.549224853515625 15.237083435058594 45.4044075012207 12.077951431274414 41.03260040283203 14.426637649536133 41.16790771484375 16.45182228088379 37.60517501831055 10.001073837280272 47.021949768066406 12.384705543518066 39.66887283325195 9.646728515625 44.093563079833984 10.123017311096191 44.8024787902832 16.02842140197754 37.8762321472168 6.374780654907227 44.93540573120117 6.453776836395264 42.14209365844727 8.907270431518555 44.82078170776367 16.881555557250977 42.76908874511719 8.720075607299805 46.37871551513672 16.11458969116211 38.58437728881836 11.209341049194336 41.2451057434082 6.095839500427246 43.17423629760742 9.422688484191896 43.13366317749024 12.840871810913086 42.45193099975586 17.89109230041504 40.725128173828125 10.054017066955566 44.39731979370117 18.11983871459961 37.92117691040039 13.495230674743652 38.616004943847656 14.588006019592283 47.08377456665039 5.564094543457031 44.56892395019531 13.554991722106934 37.492923736572266 8.65731143951416 45.980567932128906 14.523797988891602 36.54594421386719 10.779252052307127 47.21929550170898 8.44089126586914 45.03789138793945 15.91086769104004 42.05465698242188 13.623102188110352 42.0884017944336 13.175490379333496 38.73883819580078 19.41777610778809 41.84877014160156 10.833234786987305 41.90010833740234 12.041698455810549 40.06303405761719 15.20506477355957 43.390846252441406 15.606658935546877 41.35574722290039 19.200389862060547 42.12298202514648 8.04013442993164 44.73102569580078 17.79767608642578 38.90510559082031 9.90392780303955 44.78287506103516 18.22517967224121 37.78071594238281 13.047639846801758 47.64484786987305 19.6001205444336 38.779422760009766 17.682828903198242 39.88517379760742 10.50529956817627 46.546478271484375 14.172589302062988 37.52282333374024 16.76152801513672 37.75464630126953 10.927876472473145 42.04401397705078 10.880547523498535 41.35683059692383 5.802868843078613 43.003543853759766 15.727863311767578 40.94560241699219 16.886747360229492 42.49592971801758 13.320899963378906 39.86392211914063 10.880159378051758 47.35704040527344 11.65487289428711 43.724491119384766 16.49829864501953 40.27620315551758 13.86959743499756 39.47505187988281 8.048311233520508 43.80088806152344 17.435415267944336 42.64615249633789 19.16982078552246 37.92977523803711 14.112157821655272 47.31907653808594 13.443513870239258 43.30277633666992 6.677175045013428 45.1038703918457 12.308382034301758 39.24613571166992 7.2495269775390625 42.5047607421875 9.773629188537598 41.81053924560547 14.626935005187988 46.30086517333984 15.93525505065918 41.22943115234375 13.600417137145996 44.3887825012207 15.215818405151367 37.2827377319336 7.687188625335693 45.74598693847656 7.4337334632873535 45.97904586791992 17.541101455688477 43.05782699584961 19.07552528381348 39.76187133789063 19.626956939697266 41.019325256347656 14.671442985534668 37.96836471557617 12.642973899841309 42.16667175292969 9.2488374710083 44.7216682434082 10.536672592163086 45.1035385131836 9.47921085357666 42.59878158569336 10.253801345825195 46.78496170043945 16.6201171875 39.58156204223633 5.4283976554870605 42.687255859375 15.615714073181152 41.07986831665039 10.012646675109863 43.72515106201172 12.62455940246582 42.4382209777832 10.425830841064451 47.318485260009766 7.813500881195068 45.6288948059082 16.34075164794922 42.343109130859375 9.401371002197266 44.337398529052734 12.25160312652588 40.07694625854492 11.531264305114746 46.49937057495117 6.248622894287109 45.05147552490234 15.323867797851562 37.14484405517578 7.600985527038574 43.08251190185547 7.017992496490479 45.01260757446289 9.466833114624023 44.74246597290039 17.445667266845703 41.823204040527344 12.270949363708496 41.32062911987305 19.84045791625977 40.74156188964844 6.965374946594238 44.61025238037109 16.32689666748047 42.8890495300293 11.074563026428224 44.08246994018555 6.575438022613525 42.02141952514648 9.330135345458984 42.99017333984375 8.223649978637695 45.01509475708008 17.87498664855957 42.92821502685547 10.315089225769045 41.72109603881836 16.87632942199707 43.04157257080078 16.785022735595703 42.08199691772461 10.659676551818848 44.981388092041016 13.855416297912598 39.75324249267578 11.58891773223877 44.52315902709961 14.286432266235352 41.84903717041016 13.434019088745115 39.73098373413086 5.769606590270996 43.9332389831543 17.04582405090332 39.592227935791016 15.549487113952637 39.82721710205078 11.048429489135742 43.13908004760742 15.745101928710938 36.87501525878906 14.028091430664062 42.65612030029297 14.545459747314451 45.637481689453125 17.179096221923828 37.76393127441406 8.752164840698242 43.337799072265625 16.361209869384766 41.51929473876953 11.07184600830078 42.8704833984375 9.379423141479492 45.52714920043945 10.780841827392578 46.04667282104492 10.20281219482422 44.00981140136719 18.64965438842773 41.70494842529297 17.908281326293945 38.20137023925781 9.971476554870604 40.87004089355469 14.294594764709473 37.10376739501953 6.611738204956055 41.75488662719727 18.434722900390625 37.782962799072266 5.995529651641846 45.282501220703125 17.565519332885742 40.858036041259766 7.1794867515563965 44.63515853881836 18.431957244873047 40.5938835144043 11.967302322387695 45.34833908081055 7.901440143585205 43.2495231628418 5.345428943634033 42.54215240478516 19.39583396911621 39.62313079833984 17.55650520324707 41.68776321411133 15.958836555480955 36.59705352783203 7.05702543258667 43.155391693115234 9.02818202972412 43.767337799072266 14.735005378723145 46.43742370605469 12.587383270263672 42.97932815551758 5.468276500701904 42.42368698120117 6.125243663787842 42.237186431884766 15.333351135253906 36.86124801635742 10.485021591186523 45.62739562988281 17.338241577148438 41.68309020996094 19.301891326904297 41.156925201416016 11.710071563720703 44.3986930847168 19.187820434570312 40.46123123168945 10.11867618560791 42.65620422363281 12.23172378540039 43.36140823364258 6.907679080963135 45.787296295166016 11.17646598815918 45.42063903808594 12.443243980407717 40.36644744873047 6.774302005767822 43.65750503540039 13.526926040649414 47.41559219360352 9.552600860595703 43.95117568969727 12.618857383728027 45.65793228149414 17.050334930419922 39.31204605102539 18.22062110900879 39.19255828857422 15.927176475524902 41.50513458251953 13.01906681060791 44.75493240356445 12.16845989227295 47.06754684448242 12.941508293151855 47.508819580078125 8.7835054397583 46.775238037109375 12.910545349121094 46.33484649658203 18.213029861450195 41.42317962646485 15.165854454040527 38.6923828125 18.001611709594727 40.309356689453125 18.96766662597656 39.62102890014648 11.94684886932373 39.91792297363281 14.413897514343262 41.44293212890625 18.54044914245605 42.93862915039063 6.3082685470581055 46.10594177246094 12.374274253845217 45.90503692626953 19.31172561645508 42.26110458374024 15.351014137268066 42.4443588256836 10.332509994506836 42.674591064453125 13.768481254577637 41.41032791137695 7.84768009185791 45.36996841430664 7.142564296722412 46.46642303466797 9.00093936920166 44.96246719360352 17.468852996826172 39.88113021850586 9.57166576385498 42.74259948730469 7.250588893890381 44.11262512207031 15.04530906677246 39.10869598388672 14.542781829833984 43.36093521118164 20.584152221679688 40.04123306274414 8.84202766418457 41.58725738525391 13.647417068481444 43.58467864990234 8.963537216186523 42.414432525634766 8.371709823608398 46.47279739379883 20.60988998413086 41.15600204467773 13.1728515625 45.82542037963867 16.098676681518555 43.15364456176758 10.199216842651367 47.298561096191406 16.745527267456055 38.601806640625 9.515605926513672 43.27696990966797 18.100730895996094 42.11061096191406 9.301379203796388 43.25685501098633 7.613851070404053 42.13972854614258 11.486077308654783 40.43941116333008 5.6952948570251465 45.11275100708008 9.945317268371582 41.1422004699707 8.751774787902832 46.1209716796875 13.491372108459473 42.49067687988281 12.6837158203125 46.32003402709961 19.387880325317383 38.77907943725586 10.596156120300291 42.15347671508789 8.691542625427246 42.92807769775391 15.76278018951416 43.277435302734375 10.19273281097412 45.20610427856445 7.040744781494141 42.48098373413086 11.852227210998535 44.00751876831055 10.1865816116333 43.06769561767578 11.844978332519531 45.4716911315918 12.843731880187988 45.67267608642578 9.985722541809082 43.99065780639648 18.432523727416992 40.03606414794922 15.342777252197266 36.57722854614258 11.837461471557615 46.913516998291016 13.911864280700684 44.80719757080078 19.280635833740234 38.63763427734375 12.44654655456543 41.88063049316406 16.648788452148438 38.17616653442383 12.151127815246582 44.43044662475586 7.915396213531494 44.8498649597168 9.999812126159668 44.924163818359375 9.674722671508787 43.828643798828125 19.92499732971192 39.20198822021485 13.33670425415039 39.5863151550293 17.788734436035156 40.02677917480469 11.762065887451172 42.37944412231445 17.323190689086914 42.78021240234375 12.128423690795898 46.15069961547852 6.0187578201293945 43.69873428344727 8.504732131958008 44.51472854614258 13.592737197875977 46.37664413452149 17.33076286315918 42.23296356201172 18.645830154418945 38.91577911376953 18.007986068725586 39.189640045166016 7.339638710021973 44.255706787109375 6.639565944671631 45.36220932006836 10.45894718170166 45.88818359375 15.225847244262695 39.954437255859375 8.565533638000488 44.9185905456543 16.43305015563965 38.45268630981445 14.37887191772461 37.53208923339844 14.999141693115234 45.65901184082031 13.225186347961426 46.74711227416992 12.94037628173828 42.59425735473633 16.46415138244629 37.0378303527832 12.33387851715088 46.42726516723633 16.547025680541992 38.03224563598633 16.354433059692383 41.79454040527344 14.67141056060791 42.96001052856445 19.198261260986328 41.84759521484375 10.630587577819824 46.42668151855469 6.810733318328857 43.39458084106445 13.682757377624512 46.77440643310547 17.438854217529297 42.37249374389648 11.717007637023926 40.17928314208984 16.504520416259766 39.99760437011719 14.465344429016112 44.96943283081055 10.662958145141602 43.780982971191406 13.086617469787598 45.42360305786133 8.941869735717773 46.401126861572266 8.845664024353027 45.34312057495117 13.51641845703125 40.15265655517578 9.958781242370604 46.36772155761719 11.21397590637207 42.4746322631836 14.426077842712402 43.49058151245117 12.777681350708008 41.76488494873047 13.9934663772583 36.94837188720703 8.256322860717773 44.75404357910156 20.351791381835938 39.20045852661133 8.38066577911377 44.63456726074219 13.73215389251709 38.06599807739258 9.1640625 46.423133850097656 17.452394485473633 41.27135848999024 7.734786510467529 42.017364501953125 20.715553283691406 41.01642990112305 12.35414218902588 46.166542053222656 16.772035598754883 37.18750762939453 12.309331893920898 40.77239608764648 6.041103363037109 42.091827392578125 12.70534324645996 42.85130310058594 14.936485290527344 41.87914657592773 14.120159149169922 38.64737701416016 16.333847045898438 42.61641311645508 6.700765609741211 44.18125915527344 6.33187198638916 42.26242065429688 14.967063903808594 38.403263092041016 9.38711643218994 42.45478820800781 16.67660903930664 36.758575439453125 9.757662773132324 43.029693603515625 10.025114059448242 42.51253128051758 7.721804141998291 45.48752212524414 7.358774185180664 44.920047760009766 6.690920352935791 45.76139450073242 14.016468048095703 44.94619369506836 11.783105850219728 42.108428955078125 13.10839557647705 41.64791870117188 6.949562072753906 43.944732666015625 12.975217819213867 42.05078887939453 18.208091735839844 42.79738998413086 10.496577262878418 43.22904968261719 9.590210914611816 44.62125015258789 17.00396156311035 42.08780288696289 15.50320053100586 44.3472900390625 8.990488052368164 41.19192123413086 14.7314453125 41.59526443481445 18.97317886352539 40.73830032348633 18.969032287597656 39.90120315551758 13.271586418151855 38.88423156738281 14.820642471313477 44.58583068847656 15.817376136779783 45.02870941162109 13.277214050292969 45.963600158691406 11.801410675048828 45.9956283569336 9.430197715759276 44.0733528137207 11.48509407043457 47.01681137084961 13.584442138671877 40.848915100097656 19.82829666137696 39.903995513916016 17.69051170349121 39.04400634765625 13.955018043518066 41.969329833984375 11.41362762451172 40.01910781860352 5.599888801574707 43.64537811279297 17.99999237060547 40.58786392211914 10.541746139526367 43.90495300292969 8.23576545715332 43.150657653808594 12.232446670532228 40.35276412963867 12.61201000213623 39.40460968017578 8.015392303466797 44.06420516967773 14.620251655578612 36.6920280456543 12.092218399047852 43.75600051879883 12.593369483947754 44.460548400878906 7.251692771911621 45.696659088134766 8.843804359436035 43.48116302490234 13.311336517333984 45.43737411499024 15.984089851379396 43.28546905517578 11.38326930999756 46.878944396972656 12.171468734741213 44.16425323486328 13.882503509521484 43.32727813720703 12.557862281799316 40.23521041870117 14.778145790100098 40.49210739135742 7.398015022277832 46.23580932617188 14.665489196777344 40.625789642333984 14.54024600982666 41.03517150878906 8.595203399658203 45.58082580566406 14.702532768249512 44.71403884887695 15.943567276000977 37.16526412963867 6.057415962219238 43.43682861328125 17.78188133239746 40.86211013793945 6.500678539276123 44.81896209716797 8.600845336914062 42.78410339355469 6.161263942718506 44.90893173217773 12.599573135375977 45.92032623291016 11.77047348022461 40.87361526489258 16.541301727294922 43.167945861816406 11.58732795715332 47.1544303894043 19.61002922058105 39.62359237670898 9.278268814086914 44.45878601074219 14.359783172607422 44.83076858520508 17.597179412841797 37.771751403808594 15.455580711364746 42.58511352539063 10.041687965393066 45.58852005004883 18.32173156738281 41.56287384033203 11.168085098266602 43.01331329345703 15.164102554321287 41.61393737792969 14.38484001159668 46.55110168457031 14.846080780029297 38.82005310058594 7.0882954597473145 46.069705963134766 12.290851593017578 42.552345275878906 14.185503005981444 37.240509033203125 11.941570281982422 41.4355354309082 12.271265983581545 42.82270812988281 9.437881469726562 45.0047721862793 13.46494197845459 44.78191757202149 7.444048881530762 43.46735763549805 6.512893199920654 45.47799682617188 14.949955940246582 44.189361572265625 16.4139347076416 39.29570007324219 11.241792678833008 43.42401123046875 10.645030975341797 41.61176681518555 13.807655334472656 44.66796112060547 13.290705680847168 42.206241607666016 9.48337173461914 46.5842170715332 19.30924415588379 41.98601913452149 19.412187576293945 41.295997619628906 19.937959671020508 40.04386138916016 11.053265571594238 45.54280853271485 20.380157470703125 40.601036071777344 13.013556480407717 39.70724487304688 12.56314754486084 41.75129699707031 6.63727617263794 43.106178283691406 9.159420013427734 45.50588607788086 14.126829147338867 47.05989456176758 16.318078994750977 38.87178421020508 11.737662315368652 39.90353393554688 7.789779186248779 42.429386138916016 14.747480392456056 46.17521667480469 16.93691635131836 39.72957611083984 19.08942413330078 41.98461532592773 13.49738311767578 44.24884033203125 13.074536323547363 42.19344711303711 16.801280975341797 41.25580978393555 16.655038833618164 43.03530502319336 17.281705856323242 37.90761566162109 15.28986644744873 44.06964111328125 11.686574935913086 41.96499633789063 14.51927661895752 46.16404724121094 19.73386573791504 40.88057708740234 15.403857231140137 37.85562133789063 15.29507827758789 37.99292755126953 19.59361457824707 38.21403884887695 13.95614528656006 44.00585174560547 12.898707389831545 44.880592346191406 17.38807487487793 37.76802444458008 10.289772987365724 45.34675598144531 11.121618270874023 43.54928588867188 5.684572696685791 43.78939056396485 6.390618324279785 43.34427261352539 8.177973747253418 42.74066162109375 15.880630493164062 39.419395446777344 15.087014198303224 37.98509979248047 13.32568645477295 43.43111801147461 15.72851848602295 37.442161560058594 8.874015808105469 43.21549606323242 6.352976322174072 43.606815338134766 14.031014442443848 44.68012619018555 8.116889953613281 46.70547103881836 15.63365650177002 40.52629089355469 13.140503883361816 42.8782958984375 6.502180099487305 42.55255126953125 6.476845741271973 43.48838806152344 13.09151840209961 41.92100143432617 16.319904327392578 43.16100692749024 15.447949409484863 39.683876037597656 7.284079551696777 42.2385139465332 15.894351959228516 42.601593017578125 20.36303329467773 39.76238250732422 20.50390625 41.29530334472656 16.331378936767578 38.30883026123047 7.109195709228516 43.56306457519531 15.386241912841797 44.47669219970703 9.59980583190918 45.54801177978516 14.653559684753418 40.902137756347656 13.503652572631836 45.97715377807617 11.043864250183104 40.68236923217773 11.298234939575195 40.14912033081055 12.586257934570312 47.61457061767578 12.749686241149902 46.97740936279297 5.796736717224121 42.331050872802734 17.384654998779297 38.05112457275391 10.433412551879885 41.59437942504883 17.772544860839844 41.967411041259766 5.515552520751953 43.50120544433594 14.351580619812012 40.47269058227539 6.846941947937012 43.13096237182617 16.510704040527344 39.71844482421875 16.27073860168457 36.4634017944336 16.304616928100586 39.43266296386719 14.0488862991333 46.40229415893555 14.796571731567385 45.11865234375 14.71958827972412 41.869510650634766 17.583051681518555 39.182647705078125 14.401079177856444 41.71733856201172 16.999162673950195 42.36198806762695 14.857165336608888 38.53950500488281 14.264711380004885 40.05186462402344 14.735554695129396 38.95571899414063 17.349285125732422 40.85356140136719 14.984091758728027 43.38129425048828 6.954256534576416 42.33606719970703 14.925228118896484 42.1528549194336 13.501058578491213 40.42925643920898 17.431955337524414 42.91914367675781 19.960105895996094 41.4354133605957 10.807121276855469 44.59495162963867 19.60670661926269 39.34273910522461 15.530266761779783 37.15200424194336 11.46454620361328 40.71385955810547 14.665103912353516 45.51088333129883 11.865979194641112 41.01801300048828 14.945521354675291 38.96446228027344 14.092719078063965 45.61418914794922 14.975916862487791 46.18593978881836 7.958125591278076 43.657562255859375 11.817276000976562 43.06195068359375 15.06126308441162 41.47198486328125 7.855467796325684 41.894657135009766 19.848691940307617 41.29695892333984 17.49106216430664 37.91156005859375 7.948936462402344 44.58870315551758 15.345194816589355 45.54171752929688 13.296262741088867 47.40169143676758 8.569972038269043 43.05053329467773 9.28422737121582 45.38629531860352 8.84290599822998 42.53800201416016 10.307680130004885 46.268184661865234 12.73198413848877 44.06779479980469 11.14492416381836 43.28164291381836 15.28536605834961 38.27467727661133 18.01725959777832 37.49432373046875 8.721064567565918 44.53681182861328 9.808424949645996 44.64137649536133 13.653557777404783 41.5416374206543 13.987091064453123 45.47608947753906 15.23648166656494 42.57625579833984 8.751907348632812 45.20181655883789 10.57591724395752 41.19530487060547 12.58160400390625 41.478214263916016 19.077224731445312 40.04179000854492 14.998895645141602 37.557762145996094 14.107139587402344 45.349945068359375 12.290199279785156 41.04681396484375 8.910653114318848 46.65824508666992 6.918701648712158 42.6016960144043 13.030251502990724 39.4295539855957 16.42671775817871 38.73420715332031 18.324851989746094 40.17442321777344 13.330889701843262 46.8840217590332 12.675966262817385 44.86619567871094 15.002580642700195 40.223854064941406 12.18942642211914 46.808860778808594 12.480189323425291 39.81396865844727 7.23326826095581 45.03759765625 10.531875610351562 40.504150390625 14.357292175292969 47.07206344604492 13.925870895385742 40.45173645019531 14.373212814331056 44.56417846679688 9.851208686828612 43.17296600341797 18.97040557861328 40.18081665039063 18.53989028930664 39.897438049316406 14.439298629760742 40.89226913452149 6.892116069793701 45.129512786865234 18.32109642028809 41.83871841430664 19.745267868041992 41.71176910400391 14.198534965515137 41.43245697021485 10.226598739624023 47.04216003417969 12.136897087097168 40.20798110961914 7.127580165863037 42.6257438659668 16.047216415405273 41.094974517822266 16.994333267211914 42.63551330566406 11.93610668182373 42.93505096435547 10.730131149291992 46.56557083129883 14.389719009399414 39.63978958129883 18.114913940429688 39.05055236816406 20.27995681762696 41.01881790161133 15.040462493896484 36.42405319213867 10.209467887878418 46.12868881225586 14.491488456726074 44.4361572265625 18.224279403686523 38.0640754699707 12.92282485961914 47.765869140625 16.723737716674805 39.72420120239258 15.317425727844238 40.37550735473633 6.55107307434082 42.96173477172852 11.56885051727295 42.092899322509766 7.3940229415893555 44.6596908569336 8.273155212402344 41.93845748901367 11.326249122619627 41.1165657043457 12.174271583557127 41.17670440673828 13.03309154510498 46.211456298828125 18.222461700439453 38.629337310791016 11.49460220336914 41.67757797241211 12.657052040100098 45.130859375 7.409460067749023 43.73084259033203 6.944681644439697 45.52981948852539 5.841825485229492 42.740230560302734 8.412710189819336 44.372337341308594 19.513551712036133 40.601898193359375 19.278345108032227 38.3550033569336 17.906417846679688 38.48391342163086 11.002854347229004 44.87687301635742 14.659174919128418 43.23096084594727 9.453790664672852 46.84131622314453 9.37236213684082 44.60072708129883 16.065292358398438 36.45771026611328 10.704526901245115 46.82383728027344 12.32965850830078 42.0096435546875 12.95091724395752 39.00600814819336 10.18235206604004 46.387794494628906 18.75161361694336 38.7757453918457 15.41317367553711 37.57310485839844 20.14331817626953 39.48262405395508 7.179789543151856 43.0352668762207 12.232091903686523 41.866397857666016 6.575980186462402 44.29898071289063 19.70447158813477 38.63828659057617 17.11126136779785 42.22774124145508 13.259984970092772 46.22555541992188 10.281115531921388 43.21074295043945 17.67236328125 40.99881362915039 7.967109680175781 42.7183952331543 13.780189514160156 43.18629455566406 15.235390663146973 36.71565628051758 17.081148147583008 37.33638381958008 13.99958610534668 43.19808197021485 18.4344539642334 38.066383361816406 12.865620613098145 40.392696380615234 13.88369369506836 39.19632339477539 18.64926147460937 41.4287109375 9.70688819885254 46.60526657104492 6.687205791473389 43.51363754272461 18.753707885742188 39.61939239501953 14.220555305480955 47.45457458496094 19.83638000488281 40.46295547485352 14.24635887145996 42.66727828979492 10.458253860473633 41.32273864746094 9.064752578735352 45.36490631103516 17.881120681762695 42.10688018798828 16.690031051635742 41.39093780517578 9.179797172546388 43.37970352172852 17.20645523071289 43.18621444702149 14.31273365020752 41.30033493041992 15.390511512756348 41.347503662109375 10.432703018188477 46.1482048034668 17.326988220214844 42.50691986083984 9.307515144348145 44.19517517089844 14.052820205688477 40.04155731201172 8.513298988342285 41.69095230102539 15.151349067687988 44.73448944091797 12.525890350341797 42.295555114746094 13.543542861938477 47.15706253051758 16.3128662109375 43.43227767944336 11.71959114074707 42.91949844360352 10.263175964355469 45.60816192626953 17.175046920776367 38.04695892333984 9.848528861999512 45.30735397338867 13.060453414916992 40.6810302734375 16.054887771606445 40.81830596923828 16.447113037109375 42.48326873779297 13.358474731445312 42.89118957519531 11.152642250061035 45.68260192871094 13.674139022827148 39.18562316894531 14.322458267211914 43.350128173828125 9.95848560333252 42.09925842285156 7.674592971801758 46.65694046020508 19.82031440734864 39.3427734375 14.700841903686523 39.79325866699219 14.988348007202148 37.84007263183594 18.981708526611328 42.39604187011719 13.15638828277588 44.36255645751953 16.89190673828125 42.222110748291016 9.204002380371094 42.16627883911133 19.50442695617676 39.76362228393555 9.681734085083008 41.665924072265625 13.190608024597168 43.8276481628418 14.34626579284668 45.09661483764648 17.795459747314453 39.186336517333984 10.684833526611328 44.7178955078125 13.522781372070312 41.94595718383789 14.111496925354004 41.01454925537109 13.54527473449707 43.4438362121582 15.836181640625 37.303836822509766 14.42548656463623 45.76373291015625 6.142960548400879 43.58094024658203 15.107110023498535 45.79616165161133 9.260241508483888 46.56275177001953 13.398972511291504 38.47053527832031 14.75987434387207 45.9122314453125 19.40942001342773 41.018672943115234 10.387202262878418 45.487186431884766 13.448563575744627 45.0473518371582 16.897031784057617 41.947635650634766 12.725252151489258 39.27203369140625 14.810591697692873 42.28462219238281 12.668490409851074 43.39051055908203 9.713302612304688 44.49967193603516 15.51290798187256 44.07878112792969 16.062511444091797 40.54104232788086 19.95116424560547 40.88059616088867 18.85811424255371 38.9174919128418 17.363693237304688 39.73915863037109 14.818962097167969 47.09503173828125 13.771695137023926 39.33042144775391 14.537840843200684 38.66647720336914 8.541406631469727 42.37261199951172 6.614917278289795 46.27369689941406 12.394275665283203 45.64276123046875 11.677924156188965 46.11772918701172 9.775927543640137 47.001312255859375 12.086311340332031 46.67112350463867 10.477201461791992 42.2796630859375 8.4695463180542 45.69912338256836 13.98519802093506 43.46803665161133 14.51729965209961 43.89996719360352 15.540355682373049 40.1057014465332 11.39915657043457 41.53359603881836 19.700897216796875 38.35557556152344 6.439390659332275 43.75068283081055 8.131705284118652 44.8731575012207 8.659722328186035 44.13140869140625 10.76292610168457 41.48446273803711 10.732434272766112 45.384521484375 14.70573902130127 37.12125015258789 15.431642532348633 37.00669860839844 19.6201229095459 40.46278381347656 11.32261085510254 45.03494644165039 13.957329750061035 46.00294494628906 7.934375762939453 42.98429870605469 12.013768196105955 43.34625244140625 13.422829627990724 41.803314208984375 18.75801658630371 41.29146957397461 15.360980987548828 42.17111206054688 16.922191619873047 40.56582260131836 16.7126407623291 40.28211975097656 10.350327491760254 43.62037658691406 7.652353286743164 46.00368881225586 6.538919448852539 42.28731155395508 17.137487411499023 40.57102584838867 18.974578857421875 41.016151428222656 15.844167709350586 37.02021408081055 18.861194610595703 39.76040649414063 18.102060317993164 41.8354606628418 15.558563232421877 39.54817581176758 9.129233360290527 45.76578903198242 15.3660249710083 38.98083114624024 12.992476463317873 41.7780876159668 16.643123626708984 38.45827102661133 11.228713035583496 46.08304977416992 16.03173065185547 41.64646530151367 6.385955810546875 45.59341430664063 10.15506076812744 46.646114349365234 11.547159194946287 42.36377334594727 10.678754806518556 47.0813102722168 13.22478199005127 45.033958435058594 13.077188491821287 40.40525817871094 16.956134796142578 38.60686874389648 18.433910369873047 38.63175582885742 17.677627563476562 40.44316482543945 14.64686107635498 43.501224517822266 13.624999046325684 45.8524169921875 14.056241035461426 42.11148834228516 17.022855758666992 40.98468017578125 9.27244472503662 43.52285385131836 8.599007606506348 43.72455596923828 12.034271240234377 43.07737350463867 10.53144645690918 46.287559509277344 12.11005401611328 44.96064376831055 5.519464015960693 44.166290283203125 6.368974685668945 41.996726989746094 11.654288291931152 41.003047943115234 19.5104923248291 40.32305145263672 14.56794261932373 42.819129943847656 7.580303192138672 42.406585693359375 10.566938400268556 43.63871765136719 10.10364055633545 41.70307540893555 20.35739517211914 39.481693267822266 16.72923469543457 39.44440460205078 12.805031776428224 42.993289947509766 14.43885898590088 45.49972534179688 15.581949234008787 45.285892486572266 11.001152992248535 43.67421722412109 15.677560806274414 39.132286071777344 16.220264434814453 42.749244689941406 11.275964736938477 45.56052017211914 18.109867095947266 40.1714973449707 14.84526824951172 41.46269989013672 13.438669204711914 41.529727935791016 10.1388521194458 45.72877502441406 17.877044677734375 42.65510559082031 9.184551239013672 44.31664276123047 6.049193859100342 42.76620864868164 8.538908958435059 43.316287994384766 13.688275337219238 44.794769287109375 8.12076187133789 42.32934188842773 11.633027076721191 43.99142837524414 17.484811782836914 38.476863861083984 18.64695167541504 39.758544921875 14.50605583190918 46.42616271972656 14.814151763916016 36.98379135131836 9.853754043579102 40.9970703125 9.902609825134276 46.88328552246094 14.690136909484863 44.98040390014648 7.790383815765381 44.96833419799805 19.29467391967773 40.32229232788086 10.85655117034912 42.853363037109375 16.2419490814209 41.92847442626953 9.057940483093262 43.502197265625 20.024797439575195 38.77896118164063 18.098047256469727 42.6589469909668 14.833781242370604 41.73730850219727 10.340319633483888 41.44984436035156 6.065772533416748 44.10354232788086 15.204578399658203 46.19621276855469 18.329647064208984 37.923641204833984 15.886015892028809 42.87406539916992 10.755568504333496 46.30651092529297 12.970378875732422 43.81413650512695 14.639741897583008 46.03831481933594 13.607730865478516 42.36082077026367 14.354033470153809 38.09556579589844 9.695917129516602 45.68852996826172 14.867864608764648 43.51145553588867 11.525333404541016 42.63399505615234 10.222115516662598 41.576622009277344 14.388179779052734 41.99111175537109 16.387897491455078 40.41215896606445 8.444554328918457 44.1093864440918 13.91195011138916 46.78738021850586 16.180688858032227 40.12742614746094 6.082903861999512 45.42467498779297 15.078091621398926 43.79101943969727 11.80401611328125 41.83676910400391 12.112578392028809 43.488094329833984 11.852347373962402 39.77265548706055 13.084006309509276 47.12900924682617 14.398478507995604 46.2894287109375 15.64761734008789 43.408687591552734 20.067041397094727 41.29682159423828 8.970467567443848 45.22371673583984 14.163898468017578 44.28548812866211 10.85524082183838 46.44549179077149 5.9333815574646 43.5547103881836 9.356817245483398 46.7021484375 11.622706413269045 40.03411102294922 10.97729206085205 43.94074249267578 16.46014976501465 41.93527221679688 15.327264785766602 40.097686767578125 6.67386531829834 42.842071533203125 7.234035968780518 46.606815338134766 16.734699249267578 39.16406631469727 15.967073440551758 40.12057113647461 12.175601959228516 39.65535354614258 20.39175033569336 41.15718460083008 13.09382152557373 40.12891006469727 15.75362777709961 40.11333084106445 13.561037063598633 43.17409896850586 13.723791122436523 42.23064422607422 9.504082679748535 45.40727996826172 15.466629981994627 39.12479782104492 11.125089645385742 44.75373458862305 5.724244594573975 43.52812957763672 15.736504554748535 40.66876602172852 16.960865020751953 38.324893951416016 13.207554817199709 43.55912780761719 12.768738746643066 43.53193664550781 20.16852378845215 40.88020706176758 13.761579513549805 45.46361923217773 15.660160064697266 39.69155502319336 6.010823249816895 43.02972030639648 14.25979995727539 42.39518737792969 13.352412223815918 39.30816268920898 7.034594058990479 45.671417236328125 16.26405906677246 36.7480697631836 11.675322532653809 40.72904968261719 14.926831245422363 44.72447967529297 9.317673683166504 41.08583831787109 17.162755966186523 38.893096923828125 7.689733505249023 43.22653198242188 12.192749977111816 42.40961456298828 17.78646469116211 40.30580520629883 11.940345764160156 47.05107116699219 11.508254051208496 46.758487701416016 20.47341728210449 39.90192031860352 19.173734664916992 38.49599075317383 11.107860565185549 47.37566757202149 14.62474536895752 39.09110641479492 14.803123474121094 37.26689910888672 13.568577766418455 44.921234130859375 12.947189331054688 45.8112678527832 10.620668411254885 41.88294219970703 9.175148963928224 42.43479537963867 10.741004943847656 40.52090835571289 11.384177207946776 43.0299186706543 8.721541404724121 43.60303497314453 19.091211318969727 42.25965881347656 12.606029510498049 42.7091064453125 13.294330596923828 45.700870513916016 16.445602416992188 37.88815689086914 11.27621364593506 40.42399978637695 8.812845230102539 42.805274963378906 7.96408224105835 46.168601989746094 5.679341793060303 43.12167739868164 11.436654090881348 43.708133697509766 18.75092506408692 38.49348068237305 14.062888145446776 37.65901565551758 16.858375549316406 38.18129348754883 8.572117805480957 42.1046142578125 10.616851806640623 43.10416412353516 15.708996772766112 44.89108657836914 12.629842758178713 39.12664413452149 6.751693248748779 44.58498001098633 6.550936698913574 45.22012710571289 8.057148933410645 46.30905532836914 12.68697452545166 43.12124633789063 18.85709953308105 38.63545608520508 8.72200870513916 42.661224365234375 17.02750587463379 40.70735931396485 13.454411506652832 41.25552368164063 15.601015090942385 44.753204345703125 13.629700660705566 40.019813537597656 16.270233154296875 40.82518005371094 8.310762405395508 46.07525253295898 10.149784088134766 44.53898239135742 18.97740364074707 41.570011138916016 15.522553443908691 43.80955123901367 19.81242752075196 38.77938461303711 12.900049209594728 39.83968353271485 15.638416290283203 43.67901611328125 8.998237609863281 44.03177261352539 19.91227149963379 38.35528945922852 9.541962623596191 46.06766128540039 15.951224327087402 36.88137435913086 8.073248863220215 44.46941757202149 14.49274730682373 46.68748474121094 14.013883590698242 42.92743682861328 9.087514877319336 43.236366271972656 9.05142879486084 41.60746765136719 13.339363098144531 41.38663482666016 15.656760215759276 43.13766098022461 16.008134841918945 42.46894454956055 14.76964282989502 38.11349105834961 9.75252914428711 45.166446685791016 16.672700881958008 42.21606063842773 14.386556625366213 44.29685592651367 16.05800437927246 36.742286682128906 12.291526794433594 44.03847503662109 13.703840255737305 44.52848815917969 8.656063079833984 46.89185333251953 11.370203971862791 40.56901168823242 15.247776985168455 45.138938903808594 11.00460720062256 46.06507110595703 12.81318187713623 41.21783828735352 18.32727813720703 39.05324935913086 6.190564155578613 43.98628616333008 15.869183540344238 43.41697311401367 6.228855609893799 43.724884033203125 14.947672843933104 41.60480117797852 14.089319229125977 37.094505310058594 13.139113426208496 44.62892532348633 15.205519676208496 40.50997543334961 13.432080268859863 45.31203842163086 17.7030086517334 37.63169479370117 14.683568954467772 42.68837738037109 15.532136917114258 43.53961563110352 16.470260620117188 36.75349807739258 12.965333938598633 45.548316955566406 7.021423816680908 43.41919708251953 16.209152221679688 39.00909423828125 8.658531188964844 45.060302734375 10.833970069885254 40.66607666015625 12.417119026184082 46.82477569580078 12.370009422302246 42.9649658203125 12.272284507751465 47.204689025878906 13.708707809448242 42.50279235839844 13.952914237976074 37.7949447631836 15.10387134552002 40.36701202392578 14.621997833251951 44.03965377807617 14.268360137939451 44.424949645996094 9.638575553894045 46.207557678222656 10.47129249572754 43.49625396728516 13.824851989746094 42.372676849365234 16.16619110107422 40.68321228027344 13.881864547729492 45.33774185180664 14.961407661437988 43.920711517333984 20.25300025939941 39.62261581420898 11.180845260620115 46.60247421264648 11.498992919921877 45.57781219482422 18.20909118652344 42.52386093139648 5.559798717498779 43.90618515014648 5.80910062789917 43.6722297668457 17.360124588012695 40.01861953735352 7.991054058074951 43.39328002929688 16.28411293029785 40.26989364624024 9.03432559967041 45.6251106262207 15.14039707183838 45.00103759765625 19.20252990722656 42.39772033691406 19.183734893798828 39.90249633789063 18.755842208862305 40.45807266235352 10.880321502685549 44.99965286254883 12.534775733947754 38.98110580444336 14.375200271606444 42.26424026489258 20.59694099426269 40.59980773925781 20.269073486328125 40.46208953857422 14.78964138031006 40.21482467651367 19.52284812927246 41.43482971191406 10.782384872436523 44.858882904052734 8.904040336608887 42.94915008544922 9.768983840942385 43.97111129760742 16.000171661376953 42.74179458618164 13.98167324066162 39.34099578857422 13.437007904052734 47.02067184448242 19.95561981201172 41.1583137512207 17.247161865234375 40.43441009521485 9.091208457946776 44.1743049621582 18.014205932617188 38.06139755249024 9.320215225219728 46.0464973449707 9.38665008544922 46.44472885131836 17.588754653930664 38.61980056762695 11.281853675842283 46.74082946777344 8.510506629943848 42.63995742797852 14.987567901611328 45.9228630065918 9.022310256958008 41.87709426879883 13.940696716308594 42.24224472045898 14.614044189453123 46.5626335144043 15.547965049743652 36.58418273925781 13.104228973388672 45.15945816040039 15.603124618530272 38.144996643066406 14.28201389312744 44.15731430053711 19.38526153564453 38.49667739868164 9.580833435058594 43.68598175048828 18.749557495117188 37.92745208740234 17.76778793334961 42.516231536865234 10.502107620239258 42.009525299072266 7.45871114730835 42.5281867980957 18.430509567260746 41.97789001464844 13.753677368164062 41.68439865112305 14.74698543548584 38.675479888916016 13.507125854492188 42.21864318847656 13.30500030517578 40.14096832275391 10.324474334716797 43.8864631652832 9.194393157958984 46.16508102416992 13.207613945007324 47.00669860839844 11.930448532104492 44.41477584838867 17.128854751586914 41.12574005126953 10.759354591369627 43.92304611206055 8.106157302856445 44.20708084106445 11.156676292419434 46.86100387573242 11.8383150100708 42.79252624511719 13.792396545410156 44.933929443359375 13.78606128692627 39.05148315429688 9.31379222869873 45.12517929077149 8.02377986907959 43.1283073425293 12.887288093566896 43.40445327758789 18.540189743041992 41.56566619873047 16.144107818603516 41.51241683959961 10.552450180053713 47.2000846862793 8.353124618530273 43.96653366088867 10.880241394042969 46.18597412109375 12.022096633911133 47.44579315185547 15.118278503417969 45.531883239746094 20.163419723510746 40.60185623168945 13.36802577972412 39.02947235107422 8.815167427062988 46.518592834472656 12.484108924865724 41.334598541259766 14.530080795288086 43.630802154541016 16.129154205322266 42.06210708618164 12.625627517700195 47.09916687011719 6.563425064086914 43.63233947753906 11.57683563232422 45.97877883911133 15.02407455444336 39.66737747192383 11.345710754394531 44.77104187011719 16.878210067749023 37.04779815673828 13.063340187072754 38.87256622314453 6.825293064117432 44.063175201416016 16.98947525024414 42.90837097167969 17.154436111450195 39.4546127319336 15.174552917480469 41.338863372802734 19.82429313659668 39.623661041259766 14.133384704589844 38.36697006225586 16.684289932250977 41.6666145324707 11.621819496154783 45.45509338378906 14.932923316955566 36.56227493286133 8.244444847106934 46.58932495117188 14.402277946472168 39.36103820800781 18.32667732238769 39.33436584472656
+
+
+ 0.0
+
+
+ 35.0
+
+
+
+ Leonard2014_Interplate
+
+
+ 1.0
+
+
+
+ 0.2900619456703526 0.5251373397969341 1.8350980144689184 1.0737823092211531 1.659529009862714 0.6885410787430163 1.5148688316074757 1.521751692629575 0.1958866729908957 1.2888854365643645 0.0474791527198594 1.8574972088087756 -0.7993717303509084 0.9891488289431252 -0.5148367324172918 2.169984353857393 1.5980548122379838 -0.0849109820672952 1.600860161179469 0.0160449690615687 -0.2645933216921784 1.244655581520025 0.6836931701270275 1.7902893447869672 0.3164444660545771 1.2175983409638858 -0.0946603538830426 1.921026575537532 1.1873180020197764 -0.6014624991810429 1.129872508667196 1.1258898258222678 1.6038294356895335 0.3489417402181224 1.6978152782164078 1.432709712687619 1.697183543594987 1.1525424062742953 1.7903385833458745 1.6460774525100634 0.5361704859832107 2.022399640380036 1.4531624899950295 1.8757645858233207 0.2148263957606023 1.4547903206810904 1.41104886305629 2.216021225688053 1.8529031789217776 1.167871211223964 0.964061567440267 1.5832460329410492 0.4420219246297024 0.3473465984013454 1.4155921562985747 1.1677514432488414 1.2770074320718556 0.992098596999284 -0.4159775525679735 1.5049396483628563 1.4754980448978032 0.3940113888100002 0.8046148083097405 -0.2263019758929347 0.0591447816554517 -0.0081545877171517 0.8498550623656057 0.951301498724933 1.9050975334724172 1.1052120214041297 1.3699180768951795 2.1538806358018654 0.944637720740521 1.763156577838377 1.623169840022228 1.3691995178898049 1.9493190658667257 1.8429238016024376 1.7542895656464792 1.427010745364842 1.4097990929704358 1.3202171712202146 1.1978174357344125 1.1978941900796631 1.590430155670223 0.966112649050486 0.9559435616920322 0.9862842832580304 0.8364220224698506 1.609930509583942 1.7055492989046568 1.503389767750625 1.4184730276240145 2.1034359773804248 1.4112855975547611 1.195071624371142 1.5014950452248308 0.6239422203169387 1.092392472358113 1.8058145925052345 0.9455953473662532 1.2307450303700362 1.2595927799216415 1.18351463398023 1.1424237537375683 0.2660439183291002 1.6576189216974804 1.127485968458787 1.410156660484415 1.0788567855168512 0.1511685645054542 2.1924214733377663 0.2607848532464661 0.541438797641635 1.7267345898729656 1.811927373431582 1.3432300245436108 -0.1464005356297343 1.5638909259389566 1.4684107809168334 1.322341713583136 0.3494992822838003 0.9185799760940344 1.00169751884505 1.750264288120059 2.258501943955617 1.5973116920242414 1.6008247176893406 1.3784787285296276 1.8509080065520664 0.557342437202382 1.802883070155021 1.329856102111385 1.6229001093197335 0.9870685496692884 0.340613363361372 0.7615125410931012 1.4035052436816198 1.3735599655404884 1.4305282259443843 1.3876823262960054 1.0215610649235007 0.9495339322063016 1.1087014765452392 1.0726097956890368 0.4051815347168721 1.321579196126342 1.4818416994459 0.7740029178218915 -0.4015654077383727 1.641645193714388 1.587335253078164 0.991422999521696 1.6388229013827842 1.4279126603978378 0.9173229294070324 1.382106638238929 1.0570891145562444 1.1758971264677298 1.5339856665285476 1.2231230058064968 1.271195932423859 1.4459878311876826 1.400237057889771 1.450932702126606 1.1939617577933643 1.34464794952251 0.0535197039286087 0.1614341533937592 1.0566574219682812 -0.279623282523322 1.2900882900006514 1.171570967109111 0.663670591080397 2.071284265716942 0.3719314690286402 1.2961919580214103 1.3269290928947712 2.20874968381363 0.4893350091750758 1.336774613752564 1.3985213175678637 1.3159508913602749 2.0968961161789994 1.9361373444805785 1.2403306915654178 1.638253208805304 1.253886359643132 1.4956825097141735 0.6547922069277521 1.4880127499645233 0.6999636999224991 1.9082635914455104 1.729880154793312 1.1415705163702072 0.9621602723982996 1.4650144659080098 1.247222995067077 1.5309544593842097 1.100053627256987 1.32547097553753 1.6161308446854856 1.3572545242769989 1.425986250124726 0.8316435192908878 1.3280296259730455 1.4871928933812768 0.622997326550917 1.2047065456954626 1.7550949185926727 1.6403609996170123 1.5475501457580056 1.5706276768241083 1.1787885766399009 1.2622403041633192 1.787257632997326 1.889052331244648 1.888887524823652 0.091551117666445 2.0590863369502426 0.2875408978778748 2.0003576391363955 2.175040386577064 1.5619183028672137 1.94233794034182 1.6680402430568455 1.4726580392711648 1.31083254666866 1.809323847389372 1.652503272305464 1.1127323958156234 1.4252903745692334 1.2180600742301608 -0.0553687872170348 0.7928152265204838 1.2820749397614406 1.266956237252285 1.420176774345093 0.0990316881328652 1.4600567148671937 1.893054197673972 -0.1692025406833337 0.8300550208483051 1.0160062409495565 1.2630183940733244 -0.2120770492799739 1.1617220654271585 1.6600471872897216 0.5040589971996646 1.0712880453389737 -0.1772022441618925 0.9639925540868884 0.8447154005634862 0.2856267439994241 1.4582594325459135 1.3238438065200382 1.3328305928564643 0.98391997795058 1.4449233057245725 1.723556994612613 1.9960673799960296 1.7932529799955157 1.3616928732648337 1.1416656182160927 1.0796385902340957 1.189108905932092 1.377958658440778 1.6223701976253255 1.530087954858314 1.5421751020316097 0.2030811783640752 1.969033365473008 1.9109532456830989 0.8166111565987658 0.9460727815107391 0.977696870609004 1.1523583841506917 1.372198598452848 1.8677001591194256 1.7688322432756207 0.5394574296800276 0.1443249957440402 1.9540312948047656 1.765322028580502 0.4009736807257871 1.8386395571391545 1.2645394002182142 1.0359076866191816 1.648596994645675 1.2744420965805037 0.7672641393627991 1.643907132602697 1.658521102771152 1.3495772511326074 1.752536019822329 1.6106623312446942 0.3979749550445078 0.7801004641049267 1.9581158254328144 0.2180783342594772 1.131214479895963 1.975771152202596 0.5509740914431986 1.721189351896211 0.9571362197118894 1.8684533232770504 1.6630688294092724 1.6459325613296296 1.090595992783163 2.170275787291492 1.7474555221910135 0.7021782607397489 1.894868809131853 1.56902252502129 1.23304723546579 1.8792552777211555 1.7912990853822657 0.4685075673043367 1.340977260331386 2.0972663817197805 0.0436164077426627 0.4335789164568158 1.0355886395520395 0.9142621928851576 0.9498675392845478 1.3580871462024118 1.2670220460750667 1.8744257547237089 1.250856230542014 0.9955675293054692 0.0473981232103997 1.4058319600851312 0.8975408617087198 0.7460162064480625 0.6305140831474829 -0.0771747458084789 0.4497865296689909 1.847114718415636 1.0919905361395368 -0.0351011145736745 0.7061508668667356 1.529909907627495 1.5694418390631768 1.7777034681570347 0.0364455423227164 1.6403874795924749 1.6699985931877 1.075761830462724 1.1226164694009508 1.4727014484882066 0.7045324569204863 1.5704980200708918 1.6722688034885114 1.4590892247157266 1.1950649019753714 0.732104741303517 1.768669926454462 1.7422511928688624 1.991699618659888 0.5902498641458894 1.415057289818192 0.2020125834883068 1.5926749254155448 1.2016225718455031 1.5742868178702825 1.565313691793567 1.2087933934693182 0.4816883643708005 2.2629883986460606 0.8733807616323769 1.1485757324895338 0.5798711300737043 1.6240729021264182 2.038993964015896 1.8397532906231384 0.8923412664056858 1.4191904981473715 1.891648793763363 1.1141480180413057 1.858834436476244 1.6347927056008111 1.5338047771406575 1.0332980607607751 1.9864364450392444 1.4759342113164031 1.849547704071888 0.6867215718845786 1.187924543199474 -0.4377510378478074 2.2285302590785947 2.047309680756302 0.1323108081496903 0.8015036335563054 1.1543679897813193 0.409281454119754 1.1264229283224585 1.2711446608147372 1.823537417515932 -0.7512459316151336 1.406815620997349 1.4991162172407564 1.7936452742119136 1.457032862045083 1.419296602024683 1.0725858729401685 0.1390703804519469 0.6064859131548327 1.292418311147931 1.46348614834398 1.467598972168753 1.3441400260773475 1.432970974483993 0.2422363833554652 1.0076008347053236 0.3952784821912118 0.979703436717807 1.3106577920018891 1.509842185789379 0.210093648742951 1.1229754558523777 1.663697070378929 1.1134110015024212 0.6647359044842713 1.219155853477916 0.0235860574480313 1.3220304226529578 1.471653187747606 1.2504522100177198 1.469817225612092 1.045813308657847 0.2393880493353869 1.2687768127270993 0.6950121984429779 1.6683478082704386 2.165192152646743 1.5117906188166934 0.4473201238619834 1.3454107665748083 1.1839361868055946 1.2957654825794007 -0.2068817437901169 1.982610601769781 2.103609545906566 0.7449027032609864 1.5400187579805744 2.099469964931125 0.8925215794931827 1.7274013119552096 1.906628458955608 1.1653599505939995 1.036117250156273 0.8957327751584413 1.5359193841364334 0.0749249944640704 1.2498853149933125 1.3408457588722142 1.919814612450691 0.0310840870534937 0.976013568550061 -0.4645208094499011 1.133133044134156 0.8269129684819994 1.4202303587554288 1.2443574948719278 1.5471223815948285 1.5276758197312326 1.337222490515364 0.9966030523415076 1.438506758398057 1.3827610380611046 1.683209116899184 1.346858396199067 1.3730695867553648 1.4501758548288954 1.4022747872486685 1.3749370325516146 1.3623017544501084 1.148866611926965 1.1779431216402811 0.1612735177602327 1.3896226357857744 1.1994647013210802 1.2566506764580136 0.7780304895112319 1.6417650854379158 1.2670811006288043 1.321018220306473 1.6045614041289875 1.3887681327553156 1.897153547628205 0.9398903006468616 1.8385578469517672 0.3118647242788766 1.5213991618415257 0.1451026390021705 -0.0034443295669969 1.4925029460885029 1.3203491469680992 1.9168047878718009 1.4852935122630726 1.444558997017202 1.9474826043776916 1.912287192911738 1.0786837506737463 1.7264269374556047 1.062567539201632 1.7696273701763523 0.4085178062583071 2.0471776381385216 1.070800971654614 0.9814732582558174 1.675007926207068 1.7834645656648629 2.0112025741499524 1.376927974029368 0.8556786460508146 0.0091309846671334 -0.1937353482504618 1.4235308604405947 2.086455107357446 1.4030782750806732 1.900883966980413 0.8286291932875884 1.0141881609915373 1.4802604533452437 1.4129712703621893 1.296467934154875 1.3386056881191657 1.8642139514405949 1.3296094219419188 1.40502846461482 0.016651683291365 -0.5218282784251345 1.4577673327738236 1.1776711158841593 1.119811901579463 1.6529447993117812 1.2554497383315286 1.13700502600555 1.030632361363366 1.5413076050400756 1.6245836339321564 -0.030081049088881 1.394246064576508 1.0059575153154503 0.9300556097568718 1.4678383097792806 -0.8474770822146689 1.3763123886483315 1.4004190499152007 1.16461747677578 0.373467396919342 1.316169221592369 0.6675490143310333 1.7833795150894984 1.888751069524475 1.7344463557369654 1.3664320607985574 1.1346628871260285 1.5785549046884482 0.7247307072935439 0.4057386972690646 1.3649000297457112 1.2799665856251072 0.7950587377790541 -0.1481891502039094 1.1712950330972012 0.9704689886621302 1.6022586323220676 1.2167596825062177 0.8950250135485587 0.9226485182094492 1.565443900028372 1.6073582604123755 1.2827798730064817 0.8951031976354152 2.177801218845259 0.913245616486146 1.0638699941987613 0.6372093663647517 1.6965816253637545 1.308989070841166 1.7105461623107103 1.407135739976908 1.950902076993376 1.9244116023617472 1.6080652181141168 1.887877035540071 1.4681923843979543 1.3923515825210837 1.3061114138354104 1.650589770100115 1.7174058251929067 1.6309800796135283 1.5247002833356564 1.4843645528296625 1.2039188396280294 1.4835400194707955 2.1998765070360977 1.2321002349712225 0.3266371573709699 0.1624114230853268 1.4569561104439153 1.5327499138946583 1.172416481148841 1.419639406024716 1.5671901911495023 0.3683004849306419 1.4211599749102537 0.6489708421566311 1.971857963700318 1.9323378582141253 0.3044862638508527 0.4848630716344291 1.3879919748192355 -0.0160199219612071 0.6937303228175892 1.98471204396716 1.5139185209515926 1.1014852589222577 2.000153954420566 -0.0625974919611858 1.496106072090835 1.7532459013706183 1.146764867039345 1.8100451307588332 0.3990137657331447 1.6225341841761003 1.5007451387050577 1.1100184370440134 1.6092649385152598 1.389728379459151 1.198729553784423 0.7402899225284749 2.0474940687860474 1.3542030536149383 1.689213550684397 0.3089505562434795 0.6404793009939509 1.189073154154254 0.6248954737027546 1.1262704382692876 1.918413940240976 1.4152776087397558 1.884683091769691 0.2266896676571486 0.2586074675504263 0.1444271330770189 1.6262287572595222 0.0634179447818785 1.304798594391995 1.0456099121266955 2.272133609574256 1.4935077625100412 0.4295774051368997 1.7258084415535404 0.8695564202499708 1.8189133712120025 1.5095516037057155 -0.4959256783728878 0.6104008974799027 1.4684923842419673 1.4411600029580165 1.659751849337869 0.9118286732981972 2.111070289585536 1.1591793412824922 1.0223848265383892 0.587987272322008 1.0626792125480211 0.1812270370827612 2.0989165109477685 1.281115671417713 1.5607644582239393 1.2397141877538629 1.3723034163492174 1.3433528010995277 1.1230867583332402 0.4612205714648213 1.104377532606296 1.18227007733471 1.7348803621657116 0.6940789838725947 0.2412911334147093 0.9348624740101468 2.318380629482936 1.2380186158505924 1.9711130158209904 2.329745502584637 1.6924809616673586 0.7293094488480261 0.299503929881413 1.850791911768424 1.872971527557808 1.3146257041913878 1.8895235910475752 1.378632974335258 0.4349395222177592 1.029999506408059 1.5677014961207285 1.0163929885800578 0.8120081461107549 1.0355579479566417 0.8966356198708856 1.3990436755310245 1.129459275830875 1.5326702384047055 0.8983901636691003 1.1842316260217511 1.6870577066221757 0.4642231455264634 1.1966560000161826 1.469511024464946 2.051649180050382 1.3792480597771033 1.796043386069171 1.4118370829581666 0.7745809707935108 2.178100209718356 1.1438032071127584 1.5089647034104487 2.1384704710014524 1.922499146970536 -0.3821086006684898 1.942844369223381 1.5768032254038815 1.341633834400361 1.2638120558716706 1.5130336769131023 2.050694602253276 1.363513680986345 1.92105166693155 1.511612874278586 1.6638809176668652 1.7187273314716691 1.1472162837439157 1.141204787178134 1.99370731823632 0.6315076526774324 2.2102848475393144 1.2682321584805196 0.7650704990494599 1.6225511523671745 1.1894001612862664 1.596222929820127 1.4800719218429494 1.425356795634573 1.0672986437674548 2.310984880061404 -0.6270716670617406 0.3635145012004984 1.482375903622153 0.2609178564264211 1.8396341214731733 2.048590394695452 1.2811745331399178 1.561346406696149 0.5466897279981151 1.5275507003187636 0.9662507418175096 1.656606159259719 1.3678185285399695 1.6420649439090405 1.236189877237572 1.5238214740733649 0.2026907132619942 0.8320364643863434 1.07773376061726 0.6063318507042943 0.7382411722547497 1.4106816926999797 0.8926079955143976 0.3757485825197662 1.7496301702658792 0.4834909875453774 1.5712711649616782 0.8725059436610124 1.7696521532248213 0.8958172039078942 0.8967303049382638 1.301900090129076 1.8812628434188448 2.0508200234253025 2.333337498185869 1.2137470559742811 1.9965715363808956 1.1907679131875135 1.7898605177397136 1.288574169860302 0.9492867909172734 1.9570967585626164 1.5427780344558013 1.171566827682026 1.4775051016909504 1.6642124636257554 1.7677766815126696 1.278563660789059 0.5258400584778105 1.8171703401631247 0.9864941377727844 1.2138988919042553 1.644458901638902 1.541394477916106 1.4536668220452893 0.05836713341699 0.0338123315671881 2.029003807504061 1.202750947493375 -0.4537096956123873 0.264347956761508 1.7179798644072717 1.1191083946954332 -0.7202010061683132 1.3579919694356783 1.9148751015499723 1.2726239557383323 1.3116289850068854 0.1714263750179562 -0.3120263877343457 1.8202218421522816 1.7711442230815306 1.3603145316766243 2.272092641730482 1.2445317829202518 1.5048918327478056 1.702420241685491 1.5740691645981708 1.5086008894589016 1.6933583647611303 0.3623995816403599 2.046538771508833 2.2082342524264105 1.4879416435877373 0.0937919899220292 1.466274189093293 2.038901038994031 1.040742925870478 1.0032694314742625 1.2260564635627975 1.8700993305242184 1.434689130211786 1.9347720979660985 1.062900234698181 1.863570453506224 2.2479803161168066 1.2531236555105434 1.3210419139422247 0.531239502358365 1.5637496542217673 2.1598634089802298 1.1265725341287642 0.7901122914385318 1.055205873361986 0.6579914127515983 -0.2092969602675716 1.6576823772657865 1.5844745471924129 1.187077334474586 1.9218641367398268 2.178775456826948 1.4100660561497196 1.0452726903488554 1.7621507767212916 0.9410889945734198 1.4631618676731062 0.0867338215655313 1.032149426310422 1.831729583202209 1.2404418827684538 1.104560022300545 1.8385616795540949 1.7821234544243676 1.606248533010932 0.8997703003384024 0.1451688750270777 2.110558539889825 1.5223333166964794 1.6588530752837465 1.6119768989930974 1.926073064465628 1.426462078170263 -0.7529409447424 1.861928420375652 1.966290188830152 1.4244272269086329 1.8742287385147949 1.3025317873509066 1.4038128608202305 1.9478453504702853 2.1428236482742826 1.8229739456625929 1.2555983701967657 1.6810212580446997 0.9249079615226992 1.9367232768087743 1.2540964773542145 1.4769098346444949 1.5115177571898877 1.8252144776960573 1.231144300144179 1.7815169517045095 -0.5405500817718428 0.9420318721500268 1.436479498484075 0.4616491649540837 0.594393292237986 1.888915545850504 1.3995454473119016 0.1152314575747145 1.060038536002826 1.260958233946884 1.0830380361094898 1.1057401386522 1.7362132353289343 1.3206132431959137 1.1884781846064691 0.0151054871981115 1.380937843760493 1.4170266683583912 1.4426644379747444 2.251368578386414 0.7110681407203987 1.647287721186515 1.6089675130354746 1.6278329290888285 1.2912702911093628 1.192327717684148 1.80382931948196 1.212239175478898 1.4069382591907478 -0.047646579383075 1.7231482969230156 1.7637906208885692 2.059161721468372 1.8913674132207885 0.1509888298362428 0.7674565556218207 1.5016954324428518 1.491681284142133 1.4855667985752892 0.2166856582226554 1.2493866056917755 1.4109388593284888 -0.4689123429082762 1.5814633144978762 1.6975520373369746 1.0229861886971745 1.657465224053781 0.5263377693131566 1.6157298453973503 2.253706971218361 1.4824876002650853 1.3030424169059818 0.676982118341349 0.868883200099415 1.0633732469975885 1.7823403716701194 1.3763784262059564 1.9436259909189093 0.0062582958777038 1.2424547039876213 0.0299146204512071 1.596061628342437 0.5914080211431878 0.9200270613746852 2.244838720830153 1.1146508389121632 -0.147901177453978 0.6393907135395644 1.6295081460456984 0.7312629671072444 1.78608359101618 2.2873224614293317 2.114004545419641 1.1282305562795665 2.0450476497496908 0.2432735929480216 1.5206295181986034 1.3750340225288271 1.175898081727709 1.4077050575046195 1.0928415341429902 1.3173195766743464 2.2386768177933365 1.2542617815563166 1.8901868565634492 -0.1097536151924843 1.810032881149232 0.5502944890699426 0.1469580100101131 2.025463225879622 1.3578951100189536 2.135350147486264 0.9971263541356548 2.2529815333167984 1.5555162678402787 1.081204926553254 -0.3282820059272548 1.3857823075925 1.756843294736408 1.1024132458854032 1.6404787089328676 0.3138661815460454 0.9167862210157351 1.5428983140766124 1.9895566117861707 1.187350387082572 1.337785434163988 1.2699456752428586 0.1096762289847805 1.4557169177495166 1.1642987310024169 0.3963202769354686 0.416301138040531 1.2258672937665287 1.9418614299660015 2.078980703919016 1.8233531536089536 1.2026097963503837 1.4028184567456516 1.0014576350095314 -0.0654390048303801 1.1179807529908008 1.4984942452312036 1.993406495416124 1.4250592444915324 1.3066813401984394 1.2657056751601303 0.4456511483585795 1.988614899751624 1.5485272986826664 0.7862824124774352 0.038755094964203 1.2353160704572923 1.5811864081880027 1.8593408093873056 0.1391016571080607 1.381893987430941 1.6012386932472993 1.3562426229524842 1.7933975929339707 1.2566520581138825 1.2050516746170217 1.5860239320304272 1.5334912517184904 1.4034350298910443 1.3916643519233305 1.432647170724083 0.9033023433849766 0.8613823253959892 1.9267961966214984 1.4911608862961558 1.3897344437769672 0.8828794798206515 0.7070586612707797 -0.6360190342318717 1.3948639391096456 1.7295410680585832 1.666151160036423 2.0658947279940305 1.1725886903909175 1.9243283687718569 1.4849539311616529 0.515400209230331 0.3598363163519774 1.3789262805420004 1.6771904209493724 1.056654421194258 1.7817813356248695 0.5460958910269914 -0.2818913929472171 1.5248389485419442 1.2578966780940464 0.1972533953688309 0.3190399480775341 1.719509263288257 0.9046467552948596 0.8054101318751419 0.6049183547673219 1.5981833513121697 1.2381341119294784 1.205175932270125 1.622791456537851 0.7747059894251168 0.9483594719784524 2.0099168805699668 2.0903246291375366 1.396849724635012 0.3216672925952764 1.4573775446381123 1.336761848173703 1.6890119108492008 -0.3174044419174521 1.6889537797538066 0.4372944433719787 1.4552592433225016 1.7848748267113324 1.8286772464850929 1.3230418085059217 1.635414276728987 0.3575793969833661 1.3425026720433173 0.1614460602905165 1.5266968811341302 1.3828838100872562 1.5399832077570508 -0.0579509817161916 1.1747834369322885 1.086772243956627 1.697374822451952 0.2844396898019956 1.4904480197522647 1.7253406081888778 2.100260565660641 1.4905928963717416 1.9008748652464824 1.9567534207440251 1.459665129303023 -0.8035682361869437 1.702901363698606 1.9861305798792035 1.997328962448587 1.2337831844895624 1.1973559206759292 1.1247643212389271 2.0715473805740534 1.460905624853871 1.0055388240593046 0.6559957564377404 1.9423199165390237 1.6096006213487877 1.0569789523395017 1.9861473702845895 1.6497616514895128 0.9126435376240116 1.4227821700200078 2.18384292901788 2.2335396833454517 -0.4023228106105574 1.6184569840089154 1.182945013641412 1.1955838419338618 1.2860769764263813 0.0394410766078664 2.273552179270685 2.2565171468251632 1.758119533560126 1.3538165074158206 1.1495259539099196 2.2385989846789864 1.334968304223622 1.2063406338857618 2.33022975627312 1.1426397455797082 1.795892348315432 0.983761109235382 1.4016936846990944 -0.1127802752140848 1.312527735246938 1.9210919608543136 1.547705870427284 1.2541239123250745 1.225042128261017 1.0000489441206644 -0.2069030396597979 1.3829740682502292 2.1438080245769364 0.1043712200112459 1.830155698191391 1.5302563630573105 1.178338217370581 1.2995930328945056 1.1125242143645568 1.6524555527860454 -0.028908936278799 1.500814267045638 1.3895651383952063 1.6170345425231594 0.1405537067977843 1.4905605265684858 0.600860815582727 1.3420262855483485 1.5350378326448793 0.463623359753634 1.801568996595296 1.799499199205161 0.9243826131913392 0.7405687696871593 2.2702260323462613 1.1745010358198522 1.343245242505096 1.4037513767032348 1.2238265036764902 1.6934779755007254 1.5961468764250517 0.3337453563809272 0.527347705630564 -0.3855075679308248 0.6217156517162221 1.42822363832288 0.2518985286306971 1.258261309254632 1.2997695623416892 1.290542714990429 1.4685912492063833 -0.5466051872026059 1.8038203482697392 1.6208475919404732 1.5318038950042734 1.533830970632159 1.5406131932692158 1.9065880378845537 1.7186998535748004 1.453091138804479 1.986469849036512 1.759609609878099 1.6536187840750938 1.408353061449784 1.0991748904843237 1.2513777052225117 1.5653456190466284 1.361972426209663 1.967206507615072 1.6525340403875977 1.932422680250376 2.245541717610382 0.9505225172306632 1.629276564635739 1.9586148483434291 0.9979434347516196 1.4208006264622064 1.8520444130891365 0.2894574173266213 1.2914281775004846 1.235742199409611 0.8439792259316384 1.533396614196424 1.1910195502603635 0.2033280467876395 0.970191174421542 1.649623657509052 1.446893161857473 1.4951082314641333 0.9587143240110804 0.9581511953258476 0.3595019829455019 1.6491125779683586 1.946834077003944 0.6135167389563565 0.930482518993496 0.8893554644423269 1.4573837979277953 -0.5074276099834387 1.188370554934337 1.191489122857369 1.441989389522174 1.272225970574646 1.1899186602196958 2.015573123639659 -0.047030178623446 1.491399480625222 1.2968747828986875 -0.7268602643333855 1.27854590150015 1.985932098631637 0.3372560594724287 1.1458644870439714 1.266396834548302 1.7977936155620653 1.9814080567287768 1.31866497508534 0.9135879905923912 1.3608365874524009 1.3531884750764789 0.6591091707514896 0.315653350218287 1.2577124354612477 1.0108766861313156 0.3036105839571383 1.9768776758328652 1.6364432616821456 2.032426272767616 1.4313651079347378 1.965624362639531 1.7175787363337605 1.6316399732225333 1.8450368180417327 1.9859842087401929 -0.3014995175383462 0.5545157121886832 1.6679967807181468 2.304373476882553 1.137565764306591 0.4736163417347138 1.504036011353954 1.2581278150022417 2.0535293554701752 0.7736817254566071 1.376000205864176 1.158409149485902 1.710879869219725 -0.1308155949218435 1.9122264400589144 0.4339920787335071 1.4947689070333428 0.8462630145325561 1.739918382959591 1.09133064724398 1.715615437094741 2.100492450759484 1.5079634735920249 1.2172469628334963 0.8710019438391227 1.278208629122516 1.1087484884771337 1.406377976317547 2.2247867806122006 1.9674913757210548 1.611573490444171 1.310970069079264 -0.1691780277299305 1.5029864866505651 0.1569075059586232 1.5160555913164295 0.0068540994623179 0.6986500055737802 1.521830173036838 0.7742864661848955 1.2142341152837528 1.588648249420656 2.211744470161033 1.3227069340264563 1.197408153003089 1.4472959011128266 1.9903125277972125 0.4671117768827906 1.2703692567774874 2.187089238883944 1.440954910927532 1.8021740604754264 1.4624681711563676 1.2575525250427682 0.6340268827987882 1.0907200711953275 1.4807295610294138 1.3888119962825956 0.0559031397295069 1.1030760895316054 1.532741757313738 0.0613047480877777 0.2078688186000005 0.4131854590647374 0.8068987059827867 0.0574234714830612 1.5103947523561003 1.235527602373809 1.0720766548406615 2.171653560661828 1.4061234621243714 1.2685777132067877 1.198876910847276 0.7520226613314106 0.8495069953099174 1.6482488196066212 1.2714835054087448 1.3038561944912097 0.8010942159096619 1.9428748078525293 1.2270663810682396 1.4509363662574832 1.4786275124732684 0.1340225838677936 0.8878185365239458 0.3221485471739262 2.2290990777556883 1.6523920694706822 1.399841087751326 -0.5171344994465158 -0.0088906477176625 1.7635623879195754 1.2530009060339522 2.226486861653539 0.3759397778429669 0.2184430943191515 0.7872418278320615 0.2796838431047797 1.8815853150175024 1.4582911814935586 1.1572120334850888 0.9764647229982272 1.2279125080728888 1.1813986106893029 0.7682983555305021 0.0892442191387738 1.2828594183782809 2.153453191422284 0.6379796514774909 1.0804652113676243 1.6319264585211195 1.6825241278381866 1.3213154222642929 1.1986877725700211 2.1042914118144505 1.9527664884422544 1.096969739244971 1.0447022630397853 1.4025472556405545 0.4575225881099702 1.5635560878193355 1.2551844140857653 2.2058316758657126 1.319857592439074 1.1356892056217334 1.4712091077391931 1.4458498230437309 1.6897756664642876 0.0949978393407914 1.5348865582026805 1.1208231942986604 1.457642843510275 1.8474851154214456 1.3727676361603032 1.03521039844185 1.1900304408707572 1.2023160769782466 2.355619965993881 1.6872966687108442 1.6229723239373095 0.5380600112751405 1.507400305343431 1.164027858470273 1.8685430309502216 1.8458215945463168 1.2672568678022489 2.136554786699037 1.9705461673109967 2.1462292512295407 1.0147027682951888 1.5360845516443118 1.655608796269617 1.1907841416721348 1.3004944387904098 1.3171558718465946 0.1215095855311299 1.768543449142417 1.4869442373686554 1.3872398477021552 1.7292818309967026 0.4822013638480501 1.1443851958930396 1.1214929517411594 1.849412790625702 1.04092687653782 1.419751446289171 1.791019922065875 1.3593072385151217 1.4817594277046529 1.868968302289072 1.45056898148461 0.1854690071535156 1.233492166062668 1.282925414078275 0.9668086587816412 1.22783090056344 1.0691026961875976 2.1817830983536632 1.3375410944412929 0.9316118747776684 1.595263044101253 0.7877502304478499 0.25094438334028 0.1155509147490752 1.4358799837844198 0.1081593117183117 1.5085677430463278 2.156211785265761 1.608731036517422 1.3246255980279498 1.6446842882744188 1.9878969167755012 1.7880409566595885 1.2261727144611905 1.174173191847068 0.9432450281381148 0.311006689216209 -0.336116959796329 0.828713951158969 1.53949408351649 0.8571382226084644 1.36052286528193 2.261552207720118 1.9226004893448212 1.0052744892493763 1.2850656000146414 1.8490927459243145 0.4538461442157824 1.464652749817036 1.4581069602291812 1.715885731854368 1.6040109681778194 0.6618684752326234 2.1186144311706565 1.0798750985255527 1.8739989790966969 1.927366287114716 2.093695611760289 0.5638553915984783 1.4203833855508816 1.82517979090884 -0.0366849924834357 1.733468150160857 0.954725467798017 1.4593548921852348 1.1807759327250271 0.4777136524180325 1.3842066484701174 1.1344842478544717 1.9314098240117472 1.2536155950570893 0.5436348656489562 1.6294972161669408 1.553044189551319 0.2338154389188093 1.3494209687940169 1.2594998073379382 1.7554173950609813 1.4492528816403796 0.5686207450010718 0.9464644067762308 0.2692945293290794 1.7439105516732731 -0.0916292149579381 0.479889590263183 1.5046531960372893 0.982842194950626 0.7842719822347911 1.5803728900618157 1.3807074680790743 2.130850558834117 1.6035686892841667 1.884671619559859 1.494784344689592 0.8977005229295552 1.4805169681840562 1.7242701755803935 1.0208299893718185 1.7141231065017146 1.311413141436784 1.340766164288277 0.4185984361845743 1.0859932950762252 0.107373357236353 2.051082718287069 1.107070826087823 1.6840949918093513 0.8942589890536249 1.765454268090068 0.8088280352164697 0.2161469613941086 1.3987099701209584 1.7125058409513814 1.5619032519434246 2.0804927037801875 1.731531920879907 0.990359164387849 0.3306760714716878 1.466710217435104 1.105028173076276 1.2010842539405509 1.3100365457303762 1.894280088496173 1.1617862763956437 1.0725465069867803 1.6952125355179315 1.8339279208228263 1.7258840082646154 1.4150707210326476 0.8533542490469543 0.9396902183886798 0.0662817486830174 1.419743361514482 1.3364057501010314 1.665184771348981 2.113894004146864 1.2391150833076945 1.3881016324055286 1.5277759331703444 1.4228177731097689 1.3314465109735996 0.1125653951544648 1.7045804489749838 1.1175138877086004 2.1493477114711537 1.4563199601535586 1.8987677967511765 1.0612486477309957 1.7303100460646077 0.3188811528806675 0.9391871112336706 1.894620178494816 1.6976679778872108 1.6906421950707955 1.3301602806376205 1.197252991995671 1.715060309509836 1.7513196550135934 1.426805603802452 1.1257001727262226 1.296841149962189 0.0483075816352088 1.6519151336963571 0.1547362397062225 1.9563680057045425 1.0047208408117374 1.975373428451787 0.903021281707774 1.3491273017848269 1.3439997281795928 1.5875077586702022 1.317270712036471 0.5885272534100947 1.5434278047299614 0.843731702931272 1.5517373369868417 1.3810055260684624 1.0108380689174148 1.8684938015933317 1.1325611698666205 1.485074583923156 1.2023067110975425 0.945538184438099 -0.3863728874364403 0.7060569693955814 1.2589139121065231 0.0520528890957028 1.0059689082155798 0.0297413796318462 1.4927716454631406 2.328402468341389 1.056945805019699 1.1179398712480657 0.3780633142855168 1.996173776822083 1.6470983364785745 0.8447241204666923 1.884967438227408 1.6007034466432437 2.090849496433913 0.5424682862213671 1.063321696096149 1.1657369105372184 1.2469428098952742 -0.0922072363476683 1.277359104398073 0.8699507205340542 2.1735525953930286 1.1209039583041172 0.1543096515928864 1.4151706248611613 1.5621499807305497 1.4290293236072815 1.1176933724511655 1.9568751628545304 1.734069908864891 0.1801877102203278 1.4142595910919724 -0.7372873589252587 1.05164757201654 0.7081641796000799 1.4704096498976282 1.3474118599218623 1.926390995120666 1.1942392024371995 1.7589876812958245 0.3407668863121281 0.2076336487527653 1.8751330125582584 1.681682850788605 1.2243501899791651 1.0349051636602105 1.2165645386186388 1.1652347824618994 1.231617529838792 1.687178989098035 1.1564521346847771 1.1196751705162655 1.9571710881854667 1.3215085958982118 0.0442281039235543 0.1401776518904997 1.4103572453492714 0.906165883838026 1.3193869175523505 0.9562406537094816 0.465787962656638 0.2971977142447004 -0.0834556319024415 0.8066212171976355 -0.5105404481227532 1.5164529716500632 1.0637137843956668 -0.0634198212872966 1.8771199522873272 2.018274074945302 0.2380019698660213 0.8531072509865666 1.488271392446224 1.1656435294376004 1.2862381002832457 0.5491068687596339 1.6593958666849071 1.9564978227675625 2.055259161428397 1.6477544175266847 0.9812255542121028 1.3448620125309867 0.5016713824166346 1.8233416345185307 1.9789189461491865 1.5174721178208364 1.7688192148452329 1.9642360645756196 -0.2471016266655666 1.5936433213970442 2.1133510679360383 0.8343446849474606 0.7432651706905525 -0.1601133344489223 -0.3921257974124719 1.2893182439420054 2.015065643229323 1.606291452083664 1.21361293762324 0.1663848511187994 1.773474410830041 0.608539956650281 1.2757230344204835 2.014332759530217 1.743179524219291 1.674493188893549 0.5120412759463958 1.7668382233586652 2.0713320025933872 1.8642967086899107 1.552837149724678 2.1915376187078937 1.5122299036597615 0.9008778256528124 2.071300011311308 0.9843334449972792 1.6659719802644162 0.9688485253777358 1.6715687270314703 1.1815959760976718 1.879253911091258 1.8261853016342875 0.2422509635199169 0.8340620573253038 1.2454535324052778 1.3803864223660884 1.041630712154707 0.991427806058393 1.679337602240529 1.1450103134423195 1.4123141421910708 -0.0575810000461222 1.5544206494723287 1.1008708204819324 1.114211564015582 1.4135444045029872 -0.2805764575248762 0.1516863080753069 1.7793094162927932 0.3978651286716278 0.6862727207508785 1.8650563983708408 0.3276149549650301 1.205627690720275 0.9959234249626496 1.088697442123317 1.4629824697495788 1.9037079755200617 0.9944152616739536 0.0067566514583906 2.095795339193593 1.325278901346479 1.532031737717114 0.5642287825506641 1.905536869972952 1.0198703991017326 0.8841878842225962 1.58945498833353 1.610906722335803 1.5929847074527952 1.7467014353058905 1.880351831177537 1.2862961762741376 1.4831104567476596 1.5578080730107782 0.1295973494818088 -0.0421518214186739 0.4840185373883466 0.1605029715168894 1.459416334936407 1.175241044750948 1.452674939544697 1.6870102555596225 0.4097576765036694 -0.0912975721408554 2.0174029424601803 1.905474659947435 0.9176141028161672 1.3462245849962031 1.361207847920997 0.2702810922121911 0.4047990993395813 0.7404425967278161 0.4602100654961821 2.118053401020826 1.5396014857898124 1.795500570190912 1.8786120961804371 -0.4112354150788173 1.3692459162506854 1.7428449881947785 -0.4269926155780871 1.0118548043602038 1.3760523750085918 1.6218467899309028 0.7395868028602208 1.1468035189807446 0.9559911141646186 1.2194208437111465 1.7249621000298574 0.8827029259869544 1.1324563222807469 0.4560260371252989 1.693173961174907 1.114060516110241 1.2965900101318864 0.5286455674450066 1.6677693561280058 1.055382946118426 1.4311736546051257 1.8417076645449977 1.5111997618381878 0.1995226632800343 0.6460243191783459 1.4001755802136255 0.6564270633646502 1.4808617145523069 2.0467571085284493 1.4757069588425262 1.612198977415892 0.9417847025508352 1.0885753088133807 0.6572567609631539 0.9517316581687352 1.9984731089323893 1.010390679103842 1.249301128745273 1.8730057936764453 0.7498334431961104 1.207846023079247 1.156030221386308 1.438728824364509 1.244426002654761 2.1796938531787715 0.0258414582622153 1.7210208939375942 1.2517977878571205 0.3826835126899655 1.6937723882723992 0.3755628971516153 1.1032660110460202 1.7172552422158558 1.005271294162718 1.8553138915482068 1.3342703265989622 0.7064451988362991 1.5351342692189411 1.3328745606699584 0.8116471562405718 2.2992952683022403 1.39523851197977 0.8952799276869707 1.2765833872274115 1.3558073903557455 1.532028507703686 1.957921300596194 1.2461387069916134 1.2820781733572644 1.3447481845858338 1.4134308582216404 0.4923150386248705 1.861247236426744 1.271993376462132 1.2182681874760808 0.8891011931811125 0.1123734522312135 0.359149913026223 2.0899243569914256 0.8398815720872924 1.8935055035435535 0.9431625150734724 0.963040356125891 0.0986391474149277 1.8912814442947636 1.7231693072666063 0.1788471992399097 1.5499142971684154 1.1350582349956866 1.789761626672678 0.7865425752070005 1.2285266011614695 1.8289349292923944 1.1478553885249148 1.4436107542888454 1.675146559836422 0.1232807299082116 1.162280831447431 1.978692374322567 0.4460615085856568 1.4183181975535837 1.4243514815528642 1.2327676178628215 1.7262053065748824 0.7955124671787928 1.5526067135252928 0.0840050739687414 2.1761020031964944 2.0999456138545534 1.535898239451256 0.849730549170025 1.8651450961144516 1.319603394853905 0.5892792756340463 1.3620616364093854 1.5255446432198363 1.6419115842006504 1.4300201378534776 1.5170812599873569 1.2229473748140067 1.8106337921655844 1.7120609989076256 1.2985671499350329 0.6025888187402527 1.6768910402014563 0.2583602306799488 1.059985984104322 1.306090042453071 0.6574387992506001 1.113296194531867 1.4752478279351913 1.3297845429628743 1.2166145673261932 1.938616049149444 0.789460076831383 0.5420483490371684 -0.3194170502217955 1.548291478529042 2.0891559077372848 1.199395609666131 2.1159527878523345 0.3786824809966575 1.3833149975233974 0.7846923280097579 0.4891579866753607 2.262933001510003 1.6063988226974817 1.529618913697339 1.5899478816179216 2.0728093116801896 -0.3260980179030283 1.219720578786207 1.142162163651141 1.5697148357561506 0.8017547291964794 0.0918342029254594 1.7005638061391035 1.410691921991175 1.687413595242617 1.4496119630930258 0.0398744222038446 1.953663811652519 1.7097105190797093 1.2143570710124187 2.0139399573475947 0.7925570822221113 1.277263905208153 2.0112058159467945 1.6779327531542878 1.136094563158452 1.4723339667516695 1.1368993918717156 1.7969074502476996 1.4092979457377777 1.4596331920420742 2.1633757485278293 1.0292271814608671 1.8330308979872096 2.008739681361499 1.74897170427074 1.602787954045024 1.217979642665712 0.937478752991658 1.392505658250549 1.7667955423798916 1.9476225685384068 2.0722010438035974 2.117769105232612 1.6783446080158346 0.6090987499204588 0.2221451784042594 0.9902876390420028 0.1269419428953784 0.5530114549087759 1.4654921941691157 1.5167742297270053 1.4861158426467145 1.373428154381101 1.8361703824116624 0.655589344755938 1.6957958011079264 1.233742053920543 1.3564545045694103 1.2268228161976416 1.3119643984403373 1.061933633093575 1.843272655889584 2.126292118262908 0.8006463202772796 1.2460734838409957 1.8024661852354893 0.4844286300888189 1.7307945095792383 1.5321029819043883 1.233316845788959 1.5179765761092532 1.7805608267971056 0.3962707927545004 1.3288528527923107 1.5455023921892497 1.851099588861484 1.8270255855522397 1.0136288427615945 1.3020913089050297 1.295895096134886 1.366068622371828 1.8004791746687625 1.5137205819104236 0.1729432821981589 0.8989042492972867 0.6333251412666725 2.1054586599319527 1.1434853089203734 1.788521659868434 0.8173940471169162 1.004799989726645 0.4190954929472126 0.4669175749616915 0.4243032904757802 1.250053320637897 0.655718596742503 1.3728715728311804 1.8915168570557883 1.5734380039676432 1.2550635297650763 0.0242616419091389 0.4745181257991078 1.169000052290175 0.980046301175958 1.3126160505360691 0.5563522379261875 1.0232310290453743 0.7664117468426037 1.4768666283251657 1.9452116537931488 1.25624197397411 1.1776908179404058 1.08582402885771 1.992876707454544 0.919900404547084 1.1095952341919133 2.1095787211019297 1.3827866822183732 1.4920341893154712 0.3487570617285204 0.401588725792825 0.4864790325283029 1.207428291820239 1.6835796605454143 0.9077548276313308 1.993179962392844 0.9729687272622836 1.213155443007928 2.028523488583711 2.021546530207675 1.2494492260672716 0.3417949732296507 1.4572852497943178 1.2406588706451958 1.2148941251027452 1.45376551203152 0.9918025992003016 1.8797004237299813 0.7879937076956651 1.9203779966311 1.0024156871914087 0.6897503340253396 -0.4628001826248578 0.9862440360479828 2.319134996807335 1.899362166064701 1.6116220331526114 1.704397319076555 1.548089745733147 1.151068498137602 1.5541108811254056 1.4153382993630106 0.3924424024781729 1.104886670392513 1.901777051882462 0.6323481141380991 0.7748602627164946 1.975759544705564 1.9923720027007985 0.4945374760496868 0.7828287557760262 1.1215208228018805 1.0433926643618952 0.1491559612185151 0.2654910854121201 1.505175817829301 1.613908096960735 1.1300845251478793 2.0636285793037463 0.5720480104514362 1.0116326122496149 1.4752007125092097 1.9181206863445797 -0.0302977630997834 1.5453746984118113 1.3575926399308336 1.3662476560925974 2.179065114706859 0.2990930349396619 1.097215354847423 1.429986424985845 0.9173690641997904 1.9414145566162877 1.6385964901732322 0.7650830373250748 1.4907393365949944 1.451841930186056 1.0135684380517698 1.6470712628764816 1.452200117789476 1.656155532695745 0.4559697316363887 1.2643257792765974 1.5151736842597157 1.261450139107188 0.9375649401592506 -0.0100624333854662 0.9381652947894008 1.501140188693323 2.272359159789936 1.6743644385205083 1.8070405467989312 0.5315495892528107 0.5100359610207507 1.4561305366091446 1.643854136955493 1.0380971938092711 1.5355242980927384 1.5245284360366314 0.7057375842495555 1.6589355626768802 1.5334630628235673 1.5713293867184397 1.8959275326814384 1.2535640090677214 1.5112414780144428 1.646012027809943 1.356971876278181 1.28861510497419 2.045829223713307 1.5789048913783714 1.513264749892328 1.9583464308790388 1.416016930811287 1.0481958098543922 1.9595190070168556 1.2225535296552448 1.4953416845136045 0.8369530652190662 1.307527023989624 1.5607005339756903 1.379586758879694 1.5171432017916464 1.9129762760387703 1.508385808137515 -0.1331503799462502 1.5196890623828383 1.554765745309862 1.9739953159093704 1.2874090644855811 1.389418308424597 1.1606593763750532 1.090761235347988 0.6735448040678552 1.7973626495442323 0.951751381457652 0.6882221835774753 1.0489420496272672 1.2958916365352515 0.8214558849466094 0.3768084055509486 1.498995068929262 1.5223106118364724 1.4614227979874308 1.7216671835779125 1.8032920556283047 1.4396439251380542 1.5279537886794063 1.6963375304221606 1.2437677707113357 1.2242878683172131 0.3116074776205281 0.6487030370629558 1.270315705632237 1.160386830468046 0.2763415439576223 0.1869516635909472 0.808099220611385 1.8539851629429056 2.2639416306305 1.6485985303989368 1.2101491771236952 1.235171165512654 0.9205014460998814 0.6306922176065098 0.5101314245739157 1.401835141188535 0.5493275230087534 1.432435559933854 1.3373352481270624 0.5884562580791066 1.2457773398378538 1.6590895917758428 1.100955820557675 0.9710572729478694 0.3426695914251352 0.9596049101373478 1.494525025734016 0.664325534726964 1.7353664190280669 1.4819729667749164 1.7371999740192428 1.1709259857940613 0.880552750508475 0.8479034119640247 1.539528073099664 1.075387504509077 1.6851722823456168 2.1923383575154243 1.0693337468847504 1.5545599886392247 0.7235838525960039 1.1418526599930212 1.1232100000302103 1.6235138150061756 1.682430105910257 1.4451818332228918 1.208553707639605 1.112484099451169 1.387868860643197 1.5830377001353315 0.9831730340933562 1.5533923959764238 1.659480639363986 1.4810319857852037 1.51481125253396 1.1833259542517534 1.3218860547443474 1.2676137773747538 -0.1651483357265369 0.6085931518635198 1.398730188576073 0.2658257129439948 1.3398071431299254 2.189287883624929 2.0138145178404896 0.9408437495049954 1.3622105469035877 1.262348854037497 1.5428113178869285 1.159138604602478 1.299737125976235 0.4624278688412397 -0.5623983926230248 1.6547131441750933 1.1365620265363037 1.231322398074168 2.0227375185060463 0.9283312038605628 1.3790306455884456 1.1606924393053042 1.842202448287813 0.9336859813744984 1.7980899362964249 1.068793175387451 1.2539905301856455 0.0171055318240496 0.9867313295595648 0.9880910833089168 1.3217609763457845 0.7875525848477988 1.2266881256331823 0.0395040416174465 1.085471675355653 0.0402076896629637 1.515151646073023 1.9321785777921323 0.6004752707651749 0.2401015123052999 0.0026642264878613 1.5970502266252138 1.8184765706241133 0.84136060607967 1.5440707697689209 1.679605235689331 1.3922753105322423 0.1376247968916506 1.3894303702525108 1.9466422887613648 1.917713693337088 1.0680195525160274 0.5818088543883984 1.4170282954718556 1.2652345740499646 1.7056394662135494 -0.7154741124502138 0.8990157554762046 0.4325499620217506 0.9243845103035824 1.3727433519668162 1.4682493830268992 1.7399345950133065 1.5070761173943807 1.8077910042246597 0.6755365077752556 1.9703792527236323 -0.6446473177651422 1.360016404574455 1.165003581277998 0.7610295315050596 -0.1047002057064663 1.4875010172174412 1.6933720683194886 0.6805666278400855 1.7944033749307 0.502177389157548 1.5859325017692976 1.0787607192269004 1.6867975548777585 -0.2663564316712117 1.5427118571931615 1.7860197117752434 1.4412743545901083 1.2338483381262368 -0.2183498947721638 1.4760987993248638 1.5714841769676249 1.6168402888906592 1.664412342384601 0.1307664030177064 0.551850700755598 0.6540359791098197 2.1498773773124737 0.9972758063257088 1.8137211034745868 0.567057732364743 1.4082714280574438 1.3075086352897531 0.754693184670643 0.9214407470628332 1.3281619836411234 0.8325178977817986 1.3286753614045312 1.277443990226106 1.508820731951685 2.001834318966192 1.1062884137043754 2.164927019897219 0.5072893842037189 -0.4794125267926675 1.579318768344371 1.6579026721250618 2.1213264215593925 1.3334444511837955 0.9793226053310388 1.710637421150156 0.4878049481578201 0.7922997906094575 1.460733960469329 0.9569089808546432 1.536908240477945 1.2624709086670014 0.9662514908447912 0.6819358490411311 0.0847304837699788 0.3706356162559385 1.7282627158289727 1.3861267374275446 0.2379658780049995 1.236827148397097 1.9538401519389632 1.3124259456843148 0.5801402082470032 1.378766074069851 1.8047340240898595 0.6280756272545612 1.1433128535464876 1.953188005960748 1.3280523757831129 -0.1567989990870187 0.0134017049963123 0.0941282114665154 2.095865592272162 1.557384230903461 1.1544767437537795 1.2438842250023954 1.6050732462824169 1.901584877360223 1.952426266016108 1.7534824230721635 2.20151479314323 1.3947851286586697 1.7822583958506415 1.5592222173325776 1.775470772834477 0.413304813475646 1.711029622982094 1.567081638395325 -0.1629915816050331 1.7188731330191318 1.49831789638637 2.0383957873039806 1.2972668505491838 1.4442360140771089 1.309770464917436 1.5407773304595258 -0.1568647981800111 1.1263945067166927 1.183209495227674 1.1906709763067849 0.5669083759560382 1.475515759655189 1.606659110252082 1.0779103792920774 0.7970273700058467 2.237142934111534 1.5195792740061822 1.368030857190301 1.9370137248370651 -0.1410951727064427 0.5103615927875398 1.251670004385939 2.014405098852136 0.1796247817025649 1.6756312733272791 1.2476631525242547 1.914340861409152 0.4350132991636411 1.9653796181281875 1.7946552871719046 0.2842243531727513 1.155757400706212 1.3919671656586154 1.3905863728390615 1.692383929985612 0.9117180030418648 1.7390912365044393 2.0445592763810576 0.7455041021597316 0.6500546863136933 1.3424519826105137 1.513584267694931 1.331154784728705 1.4584553576043788 1.762760089640265 1.7680172458248162 0.6331545620381067 0.6163895289660496 1.091537823928628 -0.3177013103046399 0.4310955925304672 1.13665280101775 0.917016124366222 1.550459060360755 1.2683881852326702 1.4323063925532482 0.8235005501781211 -0.3753333852665236 1.9252347202339288 1.026524564389447 0.5968096127693738 0.5627574718878089 0.9730693639396366 1.949824352361388 2.1813438021503577 -0.5122611914556916 -0.4819099275580692 1.0845367000763593 1.6108075243764768 1.0080726484013711 2.0861047889791804 1.9564310190215564 2.0036123200686964 0.6804873290755665 1.962164960292759 1.5079610923513158 1.6677731686947508 0.2121616766236269 1.028532184707519 1.0202242208627907 1.3654857945024448 1.4489222629669236 1.4819697990355225 1.0199464377437129 1.5912856959113717 1.166634332162232 1.11309718558224 0.8961388518344191 1.7512150267395052 1.9298970210709356 1.274613093646206 1.5016152653609396 1.0448314600085105 1.5999462781257363 -0.66164361450611 1.749959160728086 1.7682820656530454 1.3335471767367977 1.6331834203560365 2.0250684356235853 1.3505412217969657 0.8328158579710705 1.7643004395898465 1.3084562773717143 1.9406022011375308 1.4549779958766331 1.0001896818801226 0.4796636254633009 1.4230327258309394 1.1909199904996262 1.3049826355160534 2.116751712557224 -0.2306638246495508 1.6843391826140697 0.282984121348979 1.7793363560819184 2.0741634423875266 1.64399041039888 1.4762970249857357 1.3511124528605294 1.43640832973866 0.8244180772446398 1.5770555832104654 0.6776927153993233 0.2308938764688116 -0.6579487461233616 0.9681096899531209 0.5831189796742746 1.3794630896876945 2.163481236628244 1.858583843763033 1.2799411236002454 0.6089301215645905 0.3341211146592702 1.5602918163919224 1.5813996523383962 0.0183191468561659 2.00760824393587 1.0833219372679892 1.4800035421282962 1.4531929864488446 1.668077629095561 1.3084628629803947 0.8665335195399229 1.15767448232625 1.149854710036679 1.0974554789888435 1.3510598762939867 1.2230434512509218 1.816475354715713 1.3459077071793302 1.660644528248446 1.3491368553922312 2.046207853277135 0.2558092765063267 0.971500578576182 1.4639557811827746 1.832393722457625 1.627696367396915 1.1077118588318926 1.401894772853081 1.9209565690903727 1.3685613239679573 1.0082449018831188 0.9940226227104842 1.4871086191570229 1.28042038367109 1.53624817792916 1.2610949132824962 1.3622416872251748 1.514944782513947 1.2874571168686249 2.021775547098835 1.652996491805076 2.260736811316065 0.8020574630782773 1.643811248966036 1.2102233557786344 1.4018015856201715 1.3895478047920584 2.170420407150707 1.415682147403816 0.7820032321360952 1.5664778946533584 1.5384259794045472 -0.7360929853500493 1.3954466626395383 1.4905709186132898 1.7811382293364024 1.2779368294358724 1.5713519492700885 1.24354478918211 0.4341145650112827 1.6767126198494535 1.2254605015296476 1.2666908520745406 1.436819621404006 0.7844270695693291 1.3340496072399637 2.076518030584463 1.3832616673047728 1.413226514260311 1.6291067697281425 0.9136636081020688 0.2255035028365327 2.0138487452271554 1.7211733729726575 0.7574510572335266 0.4908999833791756 -0.6069750582661357 2.247088920034909 1.7101833123429286 1.4493897799392954 1.3086389569083523 1.2955875984219825 -0.2970869989768115 1.5441031095174154 0.3916696299174466 0.4911028427082752 0.7927044365129299 0.5226804102938957 1.3686943831049878 1.505322416849021 1.409756903166901 1.2826398743879242 1.229901606482545 1.5908840209190476 1.2377995562683128 1.8434515229897648 1.9499044584170817 1.4331920715124888 1.6580789169352748 1.2201185866687028 1.2699334661604391 -0.5015624745058709 1.7952742878154275 1.7574807362114042 1.7324073553813193 1.0644920817333003 1.2439695628228835 1.1637689533853983 1.8080650011189157 1.5175367261315762 1.4060687251692587 1.241031654959186 1.0785886099463142 2.297648618877124 1.0688221579756243 1.87435221114396 -0.9226098857739377 1.0924018465546697 1.0321498982653403 1.80852399770655 0.6473428751962544 0.0112961848012179 0.0322140847190371 1.440186863569317 1.0333897536709034 1.9628311145336856 1.5785386636073813 1.5045771295828183 0.7355323689478833 1.349584274665936 1.4697515352676984 1.1779150883170777 1.9267082118833116 1.6695815906782352 0.1968166529427833 1.2993754818209922 2.1022420390063483 1.317166734002014 1.496681241608993 1.2123935792565894 1.3277418943446089 1.017028111156477 0.8863138785832757 0.962961570264547 1.3203991246326812 0.1914152940711236 1.130429489984668 1.6820396338326062 0.1941531423454022 1.5190688727563284 1.3017811121487015 2.056140861884209 1.5349422643848076 1.3254278241232995 0.6069699293231365 1.339665142385274 1.5080548115724763 1.414861388501408 1.671806880454743 1.745303783747754 1.829164031933577 1.362865427675945 1.8796214771395736 1.9017143936053724 1.09994620845687 0.7390557239762009 1.99492352614074 1.4812716323853106 1.0924394906926682 1.1055124163384975 1.2760356690215702 1.234963171593237 1.6755449534558884 1.87304441409526 0.1969033099151261 1.0789358807133138 2.078883285745996 1.8102935687049329 2.15214234325986 2.172622298167595 2.339989529054135 1.641372013874221 2.1462534281852204 0.04000387811364 1.2823789372679302 0.429079650846652 1.2655329389239536 1.3292712632596697 1.678787514061484 -0.8469251722868637 0.0332792106125091 2.1454076493490097 1.3683799182737142 2.153974635802107 1.2853149644355577 2.01949420258172 1.0428266681908085 1.5608717566348522 0.7255741446118436 1.3784514757061046 1.045067707688079 2.1727272032763185 2.21609602062052 1.5387205152527803 1.5809086946130275 0.9669727535242508 1.2506783407580722 1.1563371051349294 0.6566347637448692 1.5782573478172923 1.871053619137628 1.1441538266556788 0.6926586092859341 0.1172034645049149 1.4621496968262258 1.478057572287738 1.912655102101532 1.1466624375871004 0.5394543945102974 0.957527322494514 1.104393590707887 1.824246076846204 1.7475852180505669 2.2911314245917405 -0.1119862208528495 0.8211233125016955 1.7964031935199185 1.4619705181141136 1.271475592650033 0.1344128190312677 1.3033465214150404 2.214920016795103 2.1028340952720126 1.5198257912339397 1.0614178997049106 1.2514642763110968 1.3926552271136643 1.4738706189450614 1.8799625658316503 -0.3419628174572222 -0.8754428492298102 0.8011577929437773 1.2507960689488775 -0.5727899412579769 0.7266645288007042 0.2244908769802064 1.260958081944435 0.9961923926548656 0.9418736839672822 0.4901162207823385 1.524553593384281 0.3468727911993409 1.6253594668691254 1.94217033654756 1.6870286059448067 1.7290055730904104 1.1462084648341098 1.822203430946268 1.3510434062090373 1.5067331016239178 0.6638281702343988 1.2120086152655758 0.9078112733994368 1.480770491078104 -0.0075684290024888 1.5119991319983692 0.6406459446722098 1.9201858412932529 2.223386587136272 2.037835881971956 1.9217711196895708 1.1190966294825888 -0.3040035006695121 1.9562367190284444 0.3940018313001753 1.2610792110240654 1.9421167065620548 2.059997138836769 1.3062737654639065 1.8189594692962785 1.750999169727335 0.1134968466779481 2.266742842150847 0.6604648387033583 1.3844845116928988 1.8434757444346583 1.001686243451825 0.4592855862015256 1.31371935399648 0.1826606663577348 1.4942694305911275 1.7348080805627235 1.810395872490276 1.6480462223049437 0.3791142778267257 1.4379635006647649 1.7202889452169543 1.8233813255186364 1.7855651478487249 1.35499568058436 1.2938547653435717 0.3455043303240365 1.072251363706534 1.9099189249038944 1.2428884941258391 1.7118674705123402 0.6251311056271062 1.7369539058388983 0.0094341309483887 0.2306562523733738 1.631813267637251 1.2409949187804106 1.4770470986693234 1.2445954228598166 1.2712820313539677 1.2170282126388752 -0.1396355077328634 1.4808574393571168 0.0834449943565178 1.3273170495175943 0.7373350101847498 1.1287094422448027 0.9828592571542432 1.8312637917775476 1.370067116457903 1.352339461222143 1.4007616540002872 1.590605468666527 2.133084076240296 1.7718564185706078 1.5936657431676573 -0.1920864638310617 0.0482796258839414 1.5203749253100944 1.5249649618881096 1.824343817264917 1.3875253937847345 0.7003164680392783 0.9563761485038944 2.218816274665917 0.7494398167437022 1.472457024489721 1.1027007749838476 0.5612964162038527 0.6563543422097114 1.4598131451533145 1.5781137411489543 0.2592389178087212 1.0934936941079814 1.5294198395938197 -0.0138853859180088 0.0971356687682259 0.6481481040803833 1.9344129633197893 0.774840283223933 0.7068234624221669 1.1854874618986873 1.3220808234439707 1.338661997224497 -0.0305072745805693 1.3952371358753517 2.1860836021463603 0.9340705141791276 0.7435379868312515 2.055651838203609 1.3885519967875708 1.8530874034247604 1.5908106776187017 0.4230886623915153 1.4316443490369686 1.4318759329663906 0.6903147252188978 1.6169265105463315 0.936922005707918 1.266580031141479 2.224772198313821 0.4589661495886556 1.231835773913892 1.3157589361003927 1.4000824646734091 1.303072124175509 1.9535590590096064 1.2814484229772467 0.9371936880278936 0.0976459551509831 1.8085736527827383 1.0319406861565272 0.633798257375898 1.6452393798608451 0.5040598656586489 0.5006456708441944 0.8473779505257752 1.6394087633399332 1.838526782863916 0.8661943586823483 1.455017212956702 1.042881421603379 2.297350216612802 1.5555159078428185 0.3801158691877747 1.2727728904767073 1.4327688343691871 1.1079588621906913 0.7151094581704579 1.7762551172624337 1.6704179982700442 1.687006494204795 1.4364275099164336 1.6159166754197054 1.4214309019561988 0.552811650926158 -0.1695917359122706 1.34784309823349 1.8610880209020093 1.209538152334685 1.311439484970031 1.7749368280355309 1.5635711320553805 0.8068111672863271 1.4560802015327154 0.8502612938100158 1.5910492942469274 1.3131799809118485 2.209105175649472 1.6062887983621024 0.7982285731535477 1.3639919429414369 0.2489738580723222 1.903064086424025 2.0654745573935203 0.8624377582834255 1.3428769691083942 2.004090443322638 1.3663112664755432 1.276759308613835 0.3430620884872928 2.092491910694355 -0.0197108873585318 1.692315064112842 1.5591828503388392 1.0399096306566606 2.0161860330832977 1.9439382293175944 1.368974484634611 1.821467844443556 1.0814571295916422 2.1129117724501767 0.9856653324871496 2.0388836344611114 1.7545738789537988 1.4020553493662626 2.165852940123752 2.1048503729670687 1.5984869012190053 1.1622130046314287 1.1889040406479263 0.2380087471890477 1.4244715968394397 2.035661984105204 1.6999290158626723 1.3647719466531905 1.5904439650258322 2.249046648733476 1.0876617239470594 1.119324993255548 1.2414927280520116 0.6716969509570252 1.4240993539895626 0.1213662346135574 1.6204758142290203 1.452833304464721 1.4410858490030831 1.749468608709982 1.2704231483468025 0.6245950994101191 1.2916023434044217 1.5321199159462824 1.1435744155755958 1.4937019959072957 0.5600128106690557 1.1149142120144395 1.0484347808329808 1.2935255125584786 1.2978773494928282 0.1681287339069479 1.6794361235203108 1.290708578122549 1.1150017903011449 2.2714686787590908 1.9285707192151096 2.0595539484292558 0.4619738112176462 1.9089231179678448 1.8479605392226897 1.6868195632280307 1.4918604372938935 1.0510505473627267 1.172545186441012 1.5978708190800393 1.9632301884397056 -0.1471337771449382 0.9698831251858856 1.778625901608761 0.975846163545143 1.581509577563736 1.3946510398523846 1.3066352317659056 1.2316178550915942 1.3479270882028418 1.6106868807172234 1.3894198538650098 1.3816934727131802 1.5807328193597998 1.2719799404701908 1.7499576817164957 1.3259047845630922 1.3792228618271205 1.1241800284605878 0.583107065016423 1.2965869294776655 0.7869775943103975 0.958364106797617 1.2621799308130557 1.8372837647264928 1.7964127327218875 0.9535834398007228 0.867625467661793 1.016161043652538 1.871431816212327 1.420552814121901 1.5257522205600789 0.9230823537017048 -0.3093207465587256 0.2561174706191165 2.264875984227296 1.3684003331646923 0.0352161605510928 1.6904780434277626 0.1447112185568446 2.1994336625178708 1.600112919305647 2.2639196097752485 1.939601468055536 1.5180236734781485 1.8537071159681595 1.3971831957859109 1.3087257061813593 1.6023629415972729 1.1091291803394854 1.7490507571141056 1.717844521117142 1.5215047370000965 1.929724936734656 1.4458727281498365 0.0498183366490068 0.7021973387478405 1.106175724198576 -0.0343239929246261 1.996937554223932 0.8808980259775143 1.428586164687189 1.9764989906055808 1.2793953925526598 0.5805618852821286 1.797060111200811 1.5693590049339186 1.362982657406573 2.1238188544984355 1.3423943566163952 1.4416296294065585 0.7670370377220417 1.6309375006657365 1.9259034909868733 1.7744781809290626 0.3533955243381616 1.151132966063971 1.918236084167211 0.4914192482907117 1.39905613657083 1.3356147346723373 1.7474810744135048 2.198253091446961 2.0808055386472466 1.458619150258736 1.4043632043860323 1.3665715743837068 1.5341962983758417 0.2331098997536967 1.702786812067662 1.38555049486453 1.3357857453793682 1.5447780248179044 1.530640339166914 1.1894536877526696 1.3722181679493295 0.9981304245131996 1.9332642152530093 -0.7628400751838023 1.1455984857805737 2.0904335911194973 1.5696715799855676 2.25406198815912 1.3171180302489545 1.0737652343343922 1.279711898175545 1.0398966497487263 1.8441621282106224 -0.8662025840902285 1.892114924209426 1.3263349788903065 1.3894084702481548 0.1512583020361685 1.8698668268544596 1.6341430385062474 1.5867470723677246 -0.4121248843915414 2.1891716019436034 0.2898555718736026 1.5682188926114486 1.9614285121619 1.9871432150340755 1.3678599647405656 1.3124468725425784 2.0791888731829906 1.0296989134935073 1.756131237926858 1.0852520922271742 1.854068702674128 1.9429324751947423 2.2228098780379404 1.6266301377629664 1.3937136085556416 0.3812286281056219 1.6271963926440771 0.5033323572126395 1.439145892318601 0.6577097322516188 -0.0962534464436743 1.3555341906416218 -0.0984624999918757 1.3422173566888438 0.8060657071629088 1.746285452546651 0.9717713937186384 1.1567877024442863 1.1016579269309186 2.169623450901578 0.9453207237448404 1.2557344902078154 1.0711156156178685 1.3024853743723528 1.135269156683543 1.5985467566804368 0.3200494641687126 0.3390218598311532 -0.1582943676344728 1.743988864993704 0.850393740130693 2.0701732002983007 2.177675977035301 1.555132135161618 1.1873948938450465 -0.6813196755311202 0.2560404185715064 1.993756366471088 0.5404117883699163 1.9174253302768651 0.7420727552694873 1.3300375198061782 1.068307162817831 0.1887651664474211 1.4041405563084737 1.1729668141543048 0.251211357693629 1.4482302148394246 1.260922157206839 1.9959095827700983 2.1888121846585884 0.8733968400031931 0.1447881488189301 0.9954195891157368 1.474567329215596 1.1727319027997096 0.3961039333942219 1.4392941792762448 1.6736028892153971 1.835311900718713 1.9866237182918844 1.4307237683731686 1.6056612872163334 0.0143568888761301 1.4587006217313168 1.2035868312260238 1.1116221427144606 1.3985878276834711 0.8537989188392917 1.385601795564792 1.6545390489868292 1.7137505519707332 0.5823030813522043 -0.1844077053486696 1.5329566225942064 1.622353795564124 1.2861122184127969 1.472423211996449 1.4649039488666318 1.28966995609683 1.069746731739122 0.708536430104628 1.913554323459334 1.0841880196316256 1.734974507588088 -0.5683424750961169 1.5810219448315668 1.4331591833829076 1.018559587538979 0.9910589618757436 1.1652106540835814 1.4675116900292724 1.0632700991367758 1.7771978230975742 0.9463693563833292 1.2094148514406369 1.625076107980289 1.30586270093628 0.5529687791436597 1.350249590367303 1.526664922640404 0.5902455023317734 1.347710921124318 0.8937589919328197 1.663778963577455 1.328176132976182 -0.1278898645806693 1.312489038224126 2.0607008045270496 1.0882461841229358 2.025034069348796 1.36776294394779 1.450574253076096 1.1477414784079756 1.063877532014805 1.5187543456487833 1.5793137537195212 1.944098552340319 1.5378639999990924 1.598732838165596 1.2970535395227427 2.2393279526813314 1.1417593325155102 1.5634349071833094 1.8664886233554627 1.0894903221434464 1.125051080720819 0.9960436394677544 1.0145017351109495 1.4641195122820434 1.2232507656877845 1.5201194298494822 1.9456924206929176 1.9279087516812017 1.571528590888072 1.973070376579089 0.2460323079943167 1.597072332990685 2.0566799108930813 2.202128866020442 1.104819422316123 2.220111038660456 2.031111954743231 0.3650844194069894 1.5280749572693906 1.31266913004617 0.7232131425477389 1.3190887027057103 2.2719800689044343 0.960325644072424 1.3254400973808622 0.5959625415498554 1.332162972029335 1.6923593496875482 0.9329837445620768 1.1406297142618298 0.0741286227144233 2.102935822918408 0.1842154682430434 1.846317666045699 1.80412848599764 0.7672100895951696 1.1499685906677564 1.7281084894128282 1.089971237668372 1.083445671078865 1.1698613302933445 0.4696048316873908 1.7904311151679602 0.3695037317167 0.0024292293797298 1.772761903267669 1.9044343319929875 1.4419891557481477 2.076906075940341 0.3633819965228541 1.7453940028199073 1.3820957896635564 1.2887115558565077 1.895680729505333 0.9160483044096092 1.8527543889886449 1.4199662703996303 1.2353307974685217 1.7668637983205715 1.2014262578499155 1.0062498536981908 1.4097874758972055 0.6456254420707515 2.0145938109246044 1.594799922525718 1.4917805481681647 1.3883465225942049 1.3243453222780286 1.3545342395244624 1.1135840798716317 1.9226411256768463 2.2180250396690666 0.9108231711493768 1.64941312498413 0.912964737046608 1.2061256033605765 1.4482581628558906 1.1094551760898963 0.9666853100682292 1.4677233472443203 1.0183002276548718 2.028638834342776 0.5953593346476211 0.9061664286102328 1.2563279138062404 1.6975097244899244 1.3799413749728628 1.7247859048609968 2.169856087161952 1.5259513310435937 1.1830269274024758 1.5657808022733428 0.9352016927922168 1.8177235324578689 0.8306455589991877 1.0974294901026098
+
+
+ 0.93104
+
+
+ 0.1
+
+
+ 7.5
+
+
+ 3.5
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/openquake/quaket/data/event_based_PSHA/job.ini b/openquake/quaket/data/event_based_PSHA/job.ini
new file mode 100644
index 0000000..1bb52c3
--- /dev/null
+++ b/openquake/quaket/data/event_based_PSHA/job.ini
@@ -0,0 +1,51 @@
+[general]
+
+description = it_example
+calculation_mode = event_based
+ses_seed = 24
+
+[geometry]
+region = 5.397835000541845 43.692482637281444, 5.353703048460203 43.893634180162323, 5.387890662051467 44.198591030695255, 5.443900662051465 44.397223595099156, 5.63529758721945 44.755231715022148, 5.661509903602457 45.076724193487152, 5.751336903602455 45.377972920232494, 5.871953068819828 45.637017538376064, 5.995470068819828 45.828105591401865, 6.35577323327215 46.192411603584787, 6.484941233272151 46.282738378970109, 6.786187598224216 46.451738263412672, 7.283723598224217 46.673117209455185, 7.772461767406438 46.824492867525692, 8.700377767406438 47.003137798358949, 8.902577647485503 47.033538529937914, 9.760255764345432 47.127433405806094, 9.879125502315643 47.189177288980133, 10.341758300611399 47.362574151808928, 10.85873861531832 47.436960177507139, 11.385326194798312 47.406316808955197, 11.4909945618266 47.377657856682568, 11.647913347068506 47.443581471549443, 11.710946741810009 47.466980598920635, 11.753682205738492 47.491537050018231, 12.314040104851692 47.709664952874292, 12.952655784549755 47.779603190841691, 13.586702515722413 47.692867793244226, 13.741316481537263 47.651076024665343, 13.983757706784633 47.595676610515007, 14.470204021038036 47.424575156938644, 14.857563917460636 47.161235580625629, 15.109740479744717 46.829049459403699, 15.203234124305071 46.458033070384666, 15.217680142433974 45.904702597699163, 15.437503007106281 45.715073607449909, 15.723318698981176 45.36412045015193, 15.835609432934985 44.965181355009804, 15.762799309600515 44.558873231084462, 15.51239422577758 44.187415898810926, 15.469870559773874 44.143796447163957, 15.670585848952479 43.889493877506034, 15.83274470264694 43.612555196437015, 15.864059112507453 43.534841929309408, 16.35602188528204 43.470123120454609, 16.602527780286707 43.424371889125169, 17.432312721521974 43.22355556874038, 17.831284654420703 43.186016021473726, 18.449420380123311 43.041468070368147, 18.956857157006336 42.744952550830419, 19.287364770804366 42.333349277985278, 19.366450987616862 42.174278771857111, 20.239719411682046 41.610213881776389, 20.579787099365419 41.314010239267596, 20.792035715052528 40.955307082547286, 20.858588141473266 40.563588285990761, 20.773838850752309 40.171602841947625, 20.65441485075231 39.885026679240703, 20.652239703935678 39.879831445979811, 20.350500703935676 39.160252238526319, 20.33674070269614 39.128564037057998, 20.02433370269614 38.433124964922257, 19.741587993588841 38.027835390680735, 19.307325262119971 37.714492598142527, 18.768114422116508 37.528064796929321, 18.257796558980417 37.494541117556004, 17.402422069904073 36.840589489590791, 16.876738471847439 36.559636864655786, 16.574941637239874 36.501711481411974, 16.526792520683127 36.474975674372139, 16.04220829889524 36.346007597613024, 15.532114615231581 36.331896193957405, 15.10098461523158 36.369612218544404, 14.553879419201085 36.489874800432098, 14.080627701764167 36.740759453532938, 13.728390088241799 37.096144908556198, 13.532267869349321 37.519423885489061, 13.423621692498909 37.95538035028148, 13.264188270605086 38.38642507962885, 13.230188343367761 38.582688760276156, 13.229425056197854 38.582916291949971, 12.743380056197855 38.798211914689169, 12.30142317641147 39.07298198569223, 11.991232975391711 39.439366265487656, 11.81293711077031 39.745253453972168, 11.443589749007936 39.963442240221205, 10.803389850625635 40.227834848248527, 10.284729383836028 40.548646029850154, 10.03060777504183 40.776717884801748, 9.986658822808296 40.798696761299787, 9.662252665719798 40.873236920145324, 9.203024869330553 41.034964272050949, 8.821851421708173 41.286306170642405, 8.549051008108963 41.606372189675874, 8.360472805251961 41.915504393949718, 7.40123260137558 41.714267193110857, 6.865806336911345 41.664571487303782, 6.334765520527342 41.735817986166325, 5.85600264125748 41.921201626440428, 5.472695445967648 42.203110351945639, 5.219412907664554 42.555027079304693, 5.11899758536422 42.94430585892156, 5.18050554325932 43.335436715913389
+region_grid_spacing = 10.0
+
+[logic_tree]
+
+number_of_logic_tree_samples = 200
+
+[erf]
+
+rupture_mesh_spacing = 5
+width_of_mfd_bin = 1.0
+area_source_discretization = 10.0
+
+[site_params]
+
+reference_vs30_type = measured
+reference_vs30_value = 600.0
+reference_depth_to_2pt5km_per_sec = 5.0
+reference_depth_to_1pt0km_per_sec = 100.0
+
+[calculation]
+
+source_model_logic_tree_file = source_model_logic_tree.xml
+gsim_logic_tree_file = gmpe_logic_tree.xml
+investigation_time = 50
+intensity_measure_types_and_levels = {"PGA": [0.005, 0.007, 0.0098, 0.0137, 0.0192, 0.0269, 0.0376, 0.0527, 0.0738, 0.103, 0.145, 0.203, 0.284, 0.397, 0.556, 0.778, 1.09, 1.52, 2.13]}
+truncation_level = 3
+maximum_distance = 200.0
+minimum_magnitude = 3.5
+minimum_intensity = 0.05
+
+[event_based_params]
+
+ses_per_logic_tree_path = 1
+ground_motion_correlation_model =
+ground_motion_correlation_params =
+
+[output]
+
+export_dir = /tmp
+ground_motion_fields = false
+hazard_curves_from_gmfs = false
+hazard_maps = false
+poes = 0.1
diff --git a/openquake/quaket/data/event_based_PSHA/site_model.csv b/openquake/quaket/data/event_based_PSHA/site_model.csv
new file mode 100644
index 0000000..0416112
--- /dev/null
+++ b/openquake/quaket/data/event_based_PSHA/site_model.csv
@@ -0,0 +1,4 @@
+custom_site_id,lon,lat,vs30,z1pt0,z2pt5
+1000,0.5,0.5,600,100,5
+2000,0.5,1.0,600,100,5
+3000,0.5,1.5,600,100,5
diff --git a/openquake/quaket/data/event_based_PSHA/source_model_logic_tree.xml b/openquake/quaket/data/event_based_PSHA/source_model_logic_tree.xml
new file mode 100644
index 0000000..7e2b7bc
--- /dev/null
+++ b/openquake/quaket/data/event_based_PSHA/source_model_logic_tree.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+ it_example.xml
+ 1.0
+
+
+
+
diff --git a/openquake/quaket/data/examp_comp_config.toml b/openquake/quaket/data/examp_comp_config.toml
new file mode 100644
index 0000000..62d66dc
--- /dev/null
+++ b/openquake/quaket/data/examp_comp_config.toml
@@ -0,0 +1,22 @@
+[completeness]
+num_steps = 0
+step = 8
+flexible = true
+mags = [ 4.5, 5.0, 5.5, 6.0, 6.5, 7.0, 7.5,]
+years = [ 1905, 1920, 1940, 1960, 1980, 2000, 2020,]
+ref_mag = 4.5
+ref_upp_mag = 10.0
+bmin = 0.5
+bmax = 1.5
+last_year = 2020
+optimization_criterion = "optimize"
+
+[sources.it]
+completeness_table = [ [ 1980.0, 5.0,], [ 1940.0, 6.5,], [ 1905.0, 7.0,],]
+agr_weichert = 6.10619
+bgr_weichert = 1.1233
+agr_sig_weichert = 0.03665
+bgr_sig_weichert = 0.09372
+rmag = 5.0
+rmag_rate = 3.08806
+rmag_rate_sig = 0.271888
diff --git a/openquake/quaket/output/hmtk_sample_catalogue.csv b/openquake/quaket/data/hmtk_sample_catalogue.csv
similarity index 100%
rename from openquake/quaket/output/hmtk_sample_catalogue.csv
rename to openquake/quaket/data/hmtk_sample_catalogue.csv
diff --git a/openquake/quaket/data/it_11in1_buffered.geojson b/openquake/quaket/data/it_11in1_buffered.geojson
new file mode 100644
index 0000000..0976fba
--- /dev/null
+++ b/openquake/quaket/data/it_11in1_buffered.geojson
@@ -0,0 +1,8 @@
+{
+"type": "FeatureCollection",
+"name": "it_11in1_buffered",
+"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
+"features": [
+{ "type": "Feature", "properties": { "id": "it", "AREAKM2": 26686.0, "CSZ_ID": "SZ39", "TECTO_ID": "TSZ021", "MAXMAG01": 6.3, "MAXMAG02": 6.6, "MAXMAG03": 6.9, "MFD_BIN": 0.2, "AGR_VAL": 2.934, "SIGMA_A": 0.15, "BGR_VAL": 1.0, "SIGMA_B": 0.05, "UTSU_BVAL": 0.0, "UTSU_AVAL": 0.0, "UTSU_MINFL": 0.0, "AREARECALC": 26626.2, "PERCENTDIF": 0.22415659025171999 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 5.397835000541845, 43.692482637281444 ], [ 5.353703048460203, 43.893634180162323 ], [ 5.387890662051467, 44.198591030695255 ], [ 5.443900662051465, 44.397223595099156 ], [ 5.63529758721945, 44.755231715022148 ], [ 5.661509903602457, 45.076724193487152 ], [ 5.751336903602455, 45.377972920232494 ], [ 5.871953068819828, 45.637017538376064 ], [ 5.995470068819828, 45.828105591401865 ], [ 6.35577323327215, 46.192411603584787 ], [ 6.484941233272151, 46.282738378970109 ], [ 6.786187598224216, 46.451738263412672 ], [ 7.283723598224217, 46.673117209455185 ], [ 7.772461767406438, 46.824492867525692 ], [ 8.700377767406438, 47.003137798358949 ], [ 8.902577647485503, 47.033538529937914 ], [ 9.760255764345432, 47.127433405806094 ], [ 9.879125502315643, 47.189177288980133 ], [ 10.341758300611399, 47.362574151808928 ], [ 10.85873861531832, 47.436960177507139 ], [ 11.385326194798312, 47.406316808955197 ], [ 11.4909945618266, 47.377657856682568 ], [ 11.647913347068506, 47.443581471549443 ], [ 11.710946741810009, 47.466980598920635 ], [ 11.753682205738492, 47.491537050018231 ], [ 12.314040104851692, 47.709664952874292 ], [ 12.952655784549755, 47.779603190841691 ], [ 13.586702515722413, 47.692867793244226 ], [ 13.741316481537263, 47.651076024665343 ], [ 13.983757706784633, 47.595676610515007 ], [ 14.470204021038036, 47.424575156938644 ], [ 14.857563917460636, 47.161235580625629 ], [ 15.109740479744717, 46.829049459403699 ], [ 15.203234124305071, 46.458033070384666 ], [ 15.217680142433974, 45.904702597699163 ], [ 15.437503007106281, 45.715073607449909 ], [ 15.723318698981176, 45.36412045015193 ], [ 15.835609432934985, 44.965181355009804 ], [ 15.762799309600515, 44.558873231084462 ], [ 15.51239422577758, 44.187415898810926 ], [ 15.469870559773874, 44.143796447163957 ], [ 15.670585848952479, 43.889493877506034 ], [ 15.83274470264694, 43.612555196437015 ], [ 15.864059112507453, 43.534841929309408 ], [ 16.35602188528204, 43.470123120454609 ], [ 16.602527780286707, 43.424371889125169 ], [ 17.432312721521974, 43.22355556874038 ], [ 17.831284654420703, 43.186016021473726 ], [ 18.449420380123311, 43.041468070368147 ], [ 18.956857157006336, 42.744952550830419 ], [ 19.287364770804366, 42.333349277985278 ], [ 19.366450987616862, 42.174278771857111 ], [ 20.239719411682046, 41.610213881776389 ], [ 20.579787099365419, 41.314010239267596 ], [ 20.792035715052528, 40.955307082547286 ], [ 20.858588141473266, 40.563588285990761 ], [ 20.773838850752309, 40.171602841947625 ], [ 20.65441485075231, 39.885026679240703 ], [ 20.652239703935678, 39.879831445979811 ], [ 20.350500703935676, 39.160252238526319 ], [ 20.33674070269614, 39.128564037057998 ], [ 20.02433370269614, 38.433124964922257 ], [ 19.741587993588841, 38.027835390680735 ], [ 19.307325262119971, 37.714492598142527 ], [ 18.768114422116508, 37.528064796929321 ], [ 18.257796558980417, 37.494541117556004 ], [ 17.402422069904073, 36.840589489590791 ], [ 16.876738471847439, 36.559636864655786 ], [ 16.574941637239874, 36.501711481411974 ], [ 16.526792520683127, 36.474975674372139 ], [ 16.04220829889524, 36.346007597613024 ], [ 15.532114615231581, 36.331896193957405 ], [ 15.10098461523158, 36.369612218544404 ], [ 14.553879419201085, 36.489874800432098 ], [ 14.080627701764167, 36.740759453532938 ], [ 13.728390088241799, 37.096144908556198 ], [ 13.532267869349321, 37.519423885489061 ], [ 13.423621692498909, 37.95538035028148 ], [ 13.264188270605086, 38.38642507962885 ], [ 13.230188343367761, 38.582688760276156 ], [ 13.229425056197854, 38.582916291949971 ], [ 12.743380056197855, 38.798211914689169 ], [ 12.30142317641147, 39.07298198569223 ], [ 11.991232975391711, 39.439366265487656 ], [ 11.81293711077031, 39.745253453972168 ], [ 11.443589749007936, 39.963442240221205 ], [ 10.803389850625635, 40.227834848248527 ], [ 10.284729383836028, 40.548646029850154 ], [ 10.03060777504183, 40.776717884801748 ], [ 9.986658822808296, 40.798696761299787 ], [ 9.662252665719798, 40.873236920145324 ], [ 9.203024869330553, 41.034964272050949 ], [ 8.821851421708173, 41.286306170642405 ], [ 8.549051008108963, 41.606372189675874 ], [ 8.360472805251961, 41.915504393949718 ], [ 7.40123260137558, 41.714267193110857 ], [ 6.865806336911345, 41.664571487303782 ], [ 6.334765520527342, 41.735817986166325 ], [ 5.85600264125748, 41.921201626440428 ], [ 5.472695445967648, 42.203110351945639 ], [ 5.219412907664554, 42.555027079304693 ], [ 5.11899758536422, 42.94430585892156 ], [ 5.18050554325932, 43.335436715913389 ], [ 5.397835000541845, 43.692482637281444 ] ] ] ] } }
+]
+}
diff --git a/openquake/quaket/data/aux/ses/output-241-events_62.csv b/openquake/quaket/data/output-241-events_62.csv
similarity index 100%
rename from openquake/quaket/data/aux/ses/output-241-events_62.csv
rename to openquake/quaket/data/output-241-events_62.csv
diff --git a/openquake/quaket/data/aux/ses/output-244-ruptures_62.csv b/openquake/quaket/data/output-244-ruptures_62.csv
similarity index 100%
rename from openquake/quaket/data/aux/ses/output-244-ruptures_62.csv
rename to openquake/quaket/data/output-244-ruptures_62.csv
diff --git a/openquake/quaket/data/poly.geojson b/openquake/quaket/data/poly.geojson
new file mode 100644
index 0000000..bf4089c
--- /dev/null
+++ b/openquake/quaket/data/poly.geojson
@@ -0,0 +1,8 @@
+{
+"type": "FeatureCollection",
+"name": "poly",
+"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
+"features": [
+{ "type": "Feature", "properties": { }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 4.032783758580238, 44.471795547824662 ], [ 3.873048391591034, 45.877466777329658 ], [ 6.4288142634183, 46.133043364512389 ], [ 6.556602557009663, 44.535689694620345 ], [ 4.032783758580238, 44.471795547824662 ] ] ] } }
+]
+}
diff --git a/openquake/quaket/output/cat_it_map.png b/openquake/quaket/output/cat_it_map.png
new file mode 100644
index 0000000..e08e2cb
Binary files /dev/null and b/openquake/quaket/output/cat_it_map.png differ
diff --git a/openquake/quaket/output/comp_out/completeness_results/full.results_it.csv b/openquake/quaket/output/comp_out/completeness_results/full.results_it.csv
new file mode 100644
index 0000000..d1c8fbe
--- /dev/null
+++ b/openquake/quaket/output/comp_out/completeness_results/full.results_it.csv
@@ -0,0 +1,1571 @@
+id,agr,bgr,norm,mags,rates
+69.0,5.134694554011632,0.9386903777911739,0.03014856053136785,"[6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616, 0.0, 0.0, 0.0, 0.008620689655172414, 0.008620689655172414]"
+74.0,5.014190901990867,0.9232380573844378,0.016046108763392637,"[6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+78.0,4.617816139920152,0.862328879403038,0.01724950382098996,"[6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+81.0,4.988142534284094,0.9313787215279377,0.014864149289586496,"[6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+83.0,5.280738263908872,0.9737835710046112,0.013715180586592953,"[6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+84.0,4.455454970579704,0.8310771510835966,0.04322315033517038,"[6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+89.0,2.7620676439211844,0.5796675306442001,0.04443081307826432,"[6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+93.0,2.3593555852613908,0.5151386828833949,0.019744015791820283,"[6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+96.0,2.6844899774217574,0.576335727312206,0.017365648004195794,"[6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+98.0,2.9502199586608775,0.6138448578792594,0.01684986650738694,"[6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+103.0,3.871201658526844,0.7458700409344272,0.04085564522700093,"[6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+106.0,4.350016241512689,0.8309285247208898,0.015353154109930158,"[6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+108.0,4.409353755498694,0.8375220261119858,0.014775397788388904,"[6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+109.0,3.634114072540988,0.7028394089786575,0.043583946526525266,"[6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+112.0,3.6290615129770023,0.7197728226561622,0.03625081650257313,"[6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+114.0,3.6638047121074164,0.7222946543475428,0.01570832799187661,"[6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+115.0,2.9021189760186217,0.5892260912979257,0.04414016124020368,"[6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+117.0,4.345207696641619,0.8287803606979729,0.03303810749020138,"[6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+118.0,3.5655229329197318,0.693467278070828,0.041665326855207296,"[6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+119.0,4.286199788119014,0.8053573062446742,0.013071136887721563,"[6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+127.0,,,0.013071136887721563,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.047619047619047616]"
+128.0,,,0.013071136887721563,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.047619047619047616]"
+129.0,,,0.013071136887721563,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.047619047619047616]"
+130.0,,,0.013071136887721563,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.047619047619047616]"
+131.0,,,0.013071136887721563,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.047619047619047616]"
+153.0,4.2607764488631865,0.7954117699508246,0.02567903263605792,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616, 0.0, 0.0, 0.0, 0.008620689655172414, 0.008620689655172414]"
+154.0,3.9836221198485093,0.7540936386304605,0.014392018728080038,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+155.0,3.9836221198485093,0.7540936386304605,0.008619957081727588,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+156.0,3.9836221198485093,0.7540936386304605,0.008619957081727588,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+157.0,3.9836221198485093,0.7540936386304605,0.008619957081727588,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+158.0,4.177661663677386,0.7859149595947564,0.014537471751344974,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+159.0,4.311523753487401,0.8159459172274717,0.013367686485510242,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+160.0,4.311523753487401,0.8159459172274717,0.008039173073498183,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+161.0,4.311523753487401,0.8159459172274717,0.008039173073498183,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+162.0,3.869499317776033,0.7384801141472438,0.014640735007768123,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+163.0,5.192947863203554,0.9728210946078022,0.01222944890806548,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+164.0,5.192947863203554,0.9728210946078022,0.007380543646138179,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+165.0,4.1707959807013575,0.7973382380414119,0.013426584144530733,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+166.0,5.1941414561474,0.9657528473825264,0.01223445368491739,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+167.0,4.424753478573779,0.8340877719547889,0.01328200456112254,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+168.0,3.7748920754275637,0.7176825877405145,0.02867265562348338,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+173.0,2.4618823172163453,0.5225943677146829,0.02451402067169765,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+174.0,2.3061146229440133,0.502739608033058,0.012517161860180086,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+175.0,2.3061146229440133,0.502739608033058,0.007467468919675813,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+176.0,2.3061146229440133,0.502739608033058,0.007467468919675813,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+178.0,3.2639621647686785,0.6738583464806058,0.01080787829758677,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+179.0,3.2639621647686785,0.6738583464806058,0.006463940690940277,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+180.0,2.3984562780244967,0.5215842450700846,0.012756950517399541,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+181.0,3.2150776314394243,0.6573510859931494,0.010910222086146571,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+182.0,2.6452924138363105,0.556755602721674,0.012353532629518002,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+184.0,3.804098689882332,0.7336643838623881,0.017803960667830174,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+185.0,3.804098689882332,0.7336643838623881,0.012167449425138173,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+186.0,3.804098689882332,0.7336643838623881,0.012167449425138173,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+187.0,3.5457109816978316,0.6868921347735024,0.02457353536855324,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+188.0,4.729872711098905,0.8965781401034428,0.011732391266104404,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+189.0,4.729872711098905,0.8965781401034428,0.007036167339399398,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+190.0,3.975479477230309,0.7651610929789531,0.012927952011276885,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+191.0,4.592479784003718,0.8691905936337302,0.011659815113706574,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+192.0,4.040652578348187,0.7729147809191215,0.012782672429262136,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+193.0,3.35810980117958,0.6515937997929044,0.027614953027138275,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+194.0,4.064890754177028,0.793248614560769,0.01607313274437387,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+195.0,4.064890754177028,0.793248614560769,0.0104670391876988,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+196.0,3.3796660024731935,0.6726757073846504,0.021567492300383597,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+197.0,3.8968202481650716,0.7605831566353647,0.01134273715250638,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+198.0,3.420955375495598,0.6764084595776295,0.012610963123686904,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+199.0,2.7315196003734936,0.5530826904971511,0.02708164719508534,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+200.0,4.619472220165469,0.8749045274734786,0.017128216755911255,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+201.0,4.076821459632532,0.7798384289819651,0.021326168979316704,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+202.0,3.3744913831316445,0.6555256201765455,0.026642417811595764,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+203.0,4.057940267180863,0.7626771148632328,0.048408286426322174,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 0.0, 0.0, 0.0, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+204.0,4.529988970791674,0.8358065018949612,0.033703524652640385,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+205.0,4.529988970791674,0.8358065018949612,0.018525077762028098,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+206.0,4.529988970791674,0.8358065018949612,0.018525077762028098,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+207.0,4.529988970791674,0.8358065018949612,0.018525077762028098,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+208.0,4.529988970791674,0.8358065018949612,0.018525077762028098,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+209.0,4.891002313788673,0.8985365771491984,0.03239923143501192,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616, 0.0, 0.0, 0.0, 0.008620689655172414, 0.008620689655172414]"
+210.0,5.13348074557376,0.9462955331827391,0.01701268332108811,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+211.0,5.13348074557376,0.9462955331827391,0.00878589761753103,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+212.0,5.13348074557376,0.9462955331827391,0.00878589761753103,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+213.0,5.13348074557376,0.9462955331827391,0.00878589761753103,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+214.0,4.971085538395318,0.9145667496513895,0.017292110304132982,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+215.0,5.341502030601597,0.9852613941454295,0.016011253456678358,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+216.0,5.341502030601597,0.9852613941454295,0.00829731948342639,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+217.0,5.341502030601597,0.9852613941454295,0.00829731948342639,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+218.0,4.9719767648255395,0.9161861775586161,0.017732827736860583,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+219.0,5.856557714796897,1.081270367478831,0.014778254076505125,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+220.0,5.856557714796897,1.081270367478831,0.007670492443209291,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+221.0,5.3160479374856235,0.9813194303889451,0.01585242098373473,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+222.0,5.600976945925893,1.0324929666902376,0.014374263673032905,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+223.0,5.224104383429846,0.9626583181479446,0.015559884374927937,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+224.0,4.768810457197434,0.8775820114328059,0.045981953072599606,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+225.0,5.975371487296262,1.1116501291482752,0.012822138853540372,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+226.0,5.975371487296262,1.1116501291482752,0.006268289850582466,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+227.0,5.975371487296262,1.1116501291482752,0.006268289850582466,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+228.0,5.975371487296262,1.1116501291482752,0.006268289850582466,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+229.0,5.218779833245643,0.9721142848044156,0.015486127337760535,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+230.0,5.8235541760916645,1.0842537985688183,0.006222503159389913,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+231.0,5.8235541760916645,1.0842537985688183,0.004170425372347115,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+232.0,5.8235541760916645,1.0842537985688183,0.004170425372347115,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+233.0,5.1149886223149625,0.9541494777989841,0.008066022660428706,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+234.0,6.269071248076881,1.1664149923830123,0.005592343414516851,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+235.0,6.269071248076881,1.1664149923830123,0.0033437356665993053,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+236.0,5.44594680811303,1.0159928981382829,0.006604174386765708,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+237.0,5.851326607936275,1.088246674685837,0.006122982864413848,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+238.0,5.275409766949553,0.9828901235836365,0.007205524080829495,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+239.0,4.713166204217108,0.8787915113895007,0.01674085702033534,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+240.0,5.36832534190512,0.994457142060604,0.012197770979431,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+241.0,5.36832534190512,0.994457142060604,0.006024027305429288,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+242.0,5.36832534190512,0.994457142060604,0.006024027305429288,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+243.0,4.953600120792442,0.9182254959404904,0.0152131007157491,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+244.0,5.803488132661921,1.0743067468300247,0.006501429146364875,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+245.0,5.803488132661921,1.0743067468300247,0.003758485594727018,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+246.0,5.273898529417039,0.9776905367632786,0.007026107175213621,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+247.0,5.567406164341328,1.0300389864665247,0.00638785941345622,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+248.0,5.171899972891868,0.9577271330205682,0.006904651409415695,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+249.0,4.690236322181425,0.8691917769576641,0.017343973186565113,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+250.0,5.952853137454332,1.1068141586036022,0.011293363133708172,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+251.0,5.952853137454332,1.1068141586036022,0.0053758818123743595,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+252.0,5.311796822241464,0.9906664995364935,0.013224713782941155,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+253.0,5.658340512245532,1.0521903910340864,0.006217294336344613,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+254.0,5.17426337465083,0.964328516579606,0.0072378582709595185,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+255.0,4.638919075111934,0.8664711697967814,0.016568916663396587,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+256.0,5.617596031634958,1.040939988657316,0.010878322835504411,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+257.0,5.198148671883538,0.9649519751558897,0.01287081922167361,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+258.0,4.694921617481546,0.8734258258708628,0.016357488332867993,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+259.0,4.747501175176064,0.8769871777920147,0.03784402073159769,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+260.0,6.158603614771641,1.1393159078493582,0.01601902171253318,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+261.0,6.158603614771641,1.1393159078493582,0.00983179832731602,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+262.0,6.158603614771641,1.1393159078493582,0.00983179832731602,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+263.0,6.158603614771641,1.1393159078493582,0.00983179832731602,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+264.0,5.510273108747127,1.0182694973785889,0.02117640737380163,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+265.0,6.054820086906955,1.1201490103184297,0.008172549550472974,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+266.0,6.054820086906955,1.1201490103184297,0.004846181234905401,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+267.0,6.054820086906955,1.1201490103184297,0.004846181234905401,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+268.0,5.437749353311452,1.0054148094043807,0.008737702519338636,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+269.0,6.4477201492065515,1.1931153390454965,0.008585437564855603,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+270.0,6.4477201492065515,1.1931153390454965,0.004287346137700157,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+271.0,5.746424889926054,1.0632849119308891,0.007582263444917738,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+272.0,6.063550473022072,1.1211781091906148,0.007215173384664235,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+273.0,5.565584042412917,1.0287608737252163,0.00698068445884371,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+274.0,5.053243164711283,0.933143673372153,0.024156942026236583,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+275.0,5.564240024695265,1.0259511256207476,0.0126280720084823,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+276.0,5.564240024695265,1.0259511256207476,0.005809310578094366,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+277.0,5.564240024695265,1.0259511256207476,0.005809310578094366,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+278.0,5.198388687761231,0.957695888495454,0.01491737640272177,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+279.0,5.939678724556908,1.0955264128416837,0.006482056346335583,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+280.0,5.939678724556908,1.0955264128416837,0.003746697561769425,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+281.0,5.489659098442645,1.012142495662454,0.006162202493293792,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+282.0,5.716200770057144,1.0535749746509084,0.006244952777362238,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+283.0,5.37709695259106,0.9905338712020649,0.006646796972085074,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+284.0,4.9468823187380515,0.9105933981233004,0.01660900832351112,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+285.0,6.176704997609897,1.1424662576753661,0.011643640264596257,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+286.0,6.176704997609897,1.1424662576753661,0.0056463163015595735,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+287.0,5.63671464958418,1.04311709597737,0.012204590647633974,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+288.0,5.904569301297805,1.0917653516824934,0.006084994544870136,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+289.0,5.4907256494870635,1.0154353628695953,0.0066036950683559205,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+290.0,5.018554823750754,0.9281370893354106,0.014518789563182583,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+291.0,5.802484623777146,1.0707941144206368,0.011388065164551715,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+292.0,5.449350169745984,1.0057307219417941,0.012493207053495234,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+293.0,5.012519907926732,0.9252773798831082,0.01479814395361817,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+294.0,4.95684487868993,0.911270006879057,0.039750285294017744,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+295.0,5.572361495610254,1.0199096915663308,0.022862244258006776,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+296.0,5.572361495610254,1.0199096915663308,0.013428088734144306,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+297.0,5.572361495610254,1.0199096915663308,0.013428088734144306,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+298.0,5.309138735630861,0.9701946081939787,0.029639973151922936,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+299.0,5.924335209697889,1.0854434879068777,0.014232044146677383,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+300.0,5.924335209697889,1.0854434879068777,0.007291044667402912,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+301.0,5.585636725331456,1.0220444475296868,0.013830326017521625,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+302.0,5.757374862954076,1.054010715117408,0.013759326213563993,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+303.0,5.496467667249036,1.004959755459071,0.013685483527146812,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+304.0,5.123804195935117,0.9353937431979034,0.03934868464207424,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+305.0,6.195364121052307,1.1381283530348532,0.014827612679453678,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+306.0,6.195364121052307,1.1381283530348532,0.007225330450232343,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+307.0,5.77656769609125,1.0603573646422941,0.014256447056047871,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+308.0,5.983934811890425,1.0985990383303876,0.00716200911775172,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+309.0,5.656094522454045,1.0375255704477147,0.007395872462408026,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+310.0,5.248078073829776,0.9616937429722693,0.016211334883706734,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+311.0,5.894810731605257,1.080893846226237,0.0144088169335857,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+312.0,5.611405346731928,1.0281140846213712,0.014458985951837129,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+313.0,5.232937982641556,0.9579885078520939,0.016318334190617675,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+314.0,5.145360578254727,0.939329855740962,0.05038970317150195,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+315.0,6.2388606838761405,1.1481521436451914,0.016279352749943087,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+316.0,6.2388606838761405,1.1481521436451914,0.01002446615350384,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+317.0,5.814396512752071,1.0690228153947325,0.012463938485119055,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+318.0,6.015418415073909,1.1063532332300945,0.010386943816420998,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+319.0,5.682969931011466,1.0441640118455937,0.009316022120916772,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+320.0,5.275828669957451,0.9682312609813921,0.02354985160413896,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+321.0,5.906074768219423,1.0849963042711595,0.012923219623297766,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+322.0,5.622565219588863,1.0319357562170777,0.01303054084826031,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+323.0,5.248645073377207,0.9623678964589814,0.014485755664937745,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+324.0,5.1395010980589415,0.9400033181120426,0.04473987222524246,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+325.0,5.9895166282329315,1.09467457243925,0.01938417460122177,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+326.0,5.743449845868424,1.0483948022273224,0.022030296978844677,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+327.0,5.402667151670436,0.9848632374208285,0.029422658429084085,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+328.0,5.291804483383323,0.9626815084990701,0.05232336001200213,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+329.0,5.528752150471066,0.999961537188318,0.005815249991035387,"[5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+336.0,3.3986969760497376,0.6631696156697237,0.06884732869556998,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.008620689655172414, 0.008620689655172414]"
+337.0,3.189266034071326,0.6205771173152169,0.024884932836786295,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.047619047619047616]"
+338.0,3.189266034071326,0.6205771173152169,0.013084426346592718,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.047619047619047616]"
+339.0,3.189266034071326,0.6205771173152169,0.013084426346592718,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.047619047619047616]"
+340.0,3.189266034071326,0.6205771173152169,0.013084426346592718,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.047619047619047616]"
+341.0,3.189266034071326,0.6205771173152169,0.013084426346592718,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.047619047619047616]"
+342.0,3.53337106120545,0.6919062263998171,0.02225014399500719,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.047619047619047616, 0.0, 0.0, 0.0, 0.008620689655172414, 0.008620689655172414]"
+343.0,3.631999507444545,0.717178119547249,0.015554361973500677,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+344.0,3.631999507444545,0.717178119547249,0.008035225438923283,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+345.0,3.631999507444545,0.717178119547249,0.008035225438923283,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+346.0,3.631999507444545,0.717178119547249,0.008035225438923283,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+347.0,3.3801702084984466,0.669678674574781,0.018686156593176555,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+348.0,3.5241935489929057,0.7055955448005347,0.020662630292804542,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+349.0,3.5241935489929057,0.7055955448005347,0.010946771010113095,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+350.0,3.5241935489929057,0.7055955448005347,0.010946771010113095,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+351.0,3.0502121565866838,0.6172634709946627,0.027956638137910928,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+352.0,3.9262867644569663,0.789663638012916,0.01941106508386588,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+353.0,3.9262867644569663,0.789663638012916,0.010205431705038752,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+354.0,3.100785586472223,0.6382948588968985,0.029234939297373096,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+355.0,3.9167526266923973,0.7712791322111837,0.0180859849823516,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+356.0,3.422248326897007,0.6813922217064013,0.02005626589736644,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+357.0,3.095343253556006,0.6118642958302211,0.052639850488624386,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+358.0,3.0676365708200977,0.5767359347789323,0.02902160295409466,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+359.0,3.0676365708200977,0.5767359347789323,0.014370486322653244,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+360.0,3.0676365708200977,0.5767359347789323,0.014370486322653244,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+361.0,3.0676365708200977,0.5767359347789323,0.014370486322653244,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+362.0,3.0676365708200977,0.5767359347789323,0.014370486322653244,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+363.0,4.0467867973248755,0.7582730475857076,0.031979681619843284,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616, 0.0, 0.0, 0.0, 0.008620689655172414, 0.008620689655172414]"
+364.0,3.90581221809739,0.7367053266686856,0.016919685061524584,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+365.0,3.90581221809739,0.7367053266686856,0.010261583313154929,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+366.0,3.90581221809739,0.7367053266686856,0.010261583313154929,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+367.0,3.90581221809739,0.7367053266686856,0.010261583313154932,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+368.0,4.056435751262275,0.7639532088747876,0.017591084690492264,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+369.0,4.157203665592398,0.7873885543456733,0.016259806217159795,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+370.0,4.157203665592398,0.7873885543456733,0.009915022331464714,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+371.0,4.157203665592398,0.7873885543456733,0.009915022331464714,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+372.0,3.9513000807547196,0.7492763160006719,0.016472351141693285,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+373.0,4.630812726928152,0.8785990492675846,0.016353740208688915,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+374.0,4.630812726928152,0.8785990492675846,0.01002602663167566,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+375.0,4.195537871651943,0.7992377772220387,0.015612886123932787,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+376.0,4.564939274275954,0.8609548290971888,0.01692352782890221,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+377.0,4.256416834592816,0.8049685366655693,0.016609785901057335,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+378.0,3.847828492675116,0.7269257201394758,0.032233848862010646,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+379.0,3.7020735247362637,0.7295689693096542,0.018506847195224777,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+380.0,3.7020735247362637,0.7295689693096542,0.008885551675511794,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+381.0,3.7020735247362637,0.7295689693096542,0.008885551675511794,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+382.0,3.7020735247362637,0.7295689693096542,0.008885551675511794,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+383.0,3.402882670648583,0.6744705530732343,0.022356732468262808,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+384.0,3.684157271261167,0.7291485058083141,0.010509053248538212,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+385.0,3.684157271261167,0.7291485058083141,0.00623086330773759,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+386.0,3.684157271261167,0.7291485058083141,0.006230863307737592,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+387.0,3.19826242788489,0.6406719709695265,0.013920810811523632,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+388.0,4.21150060124928,0.8278117688545812,0.006615669902392665,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+389.0,4.21150060124928,0.8278117688545812,0.003862502486049294,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+390.0,3.481613973852664,0.6962639577806871,0.012641208982102331,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+391.0,4.01304466846435,0.7857694528998524,0.007146715883011741,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+392.0,3.513105057980493,0.6958726373535419,0.01138983836572961,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+393.0,2.9611411912096175,0.5919823975305243,0.028000002637488267,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+394.0,3.9761342725453974,0.7591217283780819,0.022897835932036176,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+395.0,3.9761342725453974,0.7591217283780819,0.012936484743226862,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+396.0,3.9761342725453974,0.7591217283780819,0.012936484743226862,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+397.0,3.767072889313821,0.7209002615591784,0.023493040433029397,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+398.0,4.499375153503031,0.85558670643095,0.01523804319477127,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+399.0,4.499375153503031,0.85558670643095,0.00929724222583785,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+400.0,4.082924028356543,0.7806811633394255,0.01428060066197516,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+401.0,4.399445277917726,0.8344561891282525,0.01520361631512648,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+402.0,4.090248679104968,0.7788836721104979,0.014721926821142668,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+403.0,3.598392347647812,0.688261603525299,0.02667724411805295,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+404.0,4.286637423595753,0.8275681724970814,0.019679914040135096,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+405.0,4.286637423595753,0.8275681724970814,0.010886748378388378,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+406.0,3.7778437742024473,0.7363248798047861,0.014449773390937698,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+407.0,4.1328227087550005,0.7969335501589436,0.011785707938547373,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+408.0,3.7606177493017485,0.7301532578378529,0.010196828401552624,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+409.0,3.2056023089524026,0.6282680824323091,0.025018115049457498,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+410.0,4.44234361878541,0.8425953654592638,0.0250526834049449,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+411.0,4.115192497214046,0.7840680880912595,0.02401332558013644,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+412.0,3.586692440518961,0.6879540616264779,0.024931499686250774,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+413.0,4.003414503080945,0.7512269922780622,0.06749027548524991,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+414.0,4.167233029263268,0.7653011056772192,0.02184446976831687,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+415.0,4.167233029263268,0.7653011056772192,0.01182195357908411,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+416.0,4.167233029263268,0.7653011056772192,0.01182195357908411,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+417.0,4.167233029263268,0.7653011056772192,0.01182195357908411,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+418.0,4.167233029263268,0.7653011056772192,0.01182195357908411,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+419.0,4.646709793653955,0.854952221628589,0.023987092554034792,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616, 0.0, 0.0, 0.0, 0.008620689655172414, 0.008620689655172414]"
+420.0,4.751597852492756,0.8765878922541458,0.014277603731432475,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+421.0,4.751597852492756,0.8765878922541458,0.008616460303385075,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+422.0,4.751597852492756,0.8765878922541458,0.008616460303385075,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+423.0,4.751597852492756,0.8765878922541458,0.008616460303385075,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+424.0,4.733999115883041,0.8726694207985121,0.014442720570371137,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+425.0,4.989626209037609,0.922589495145117,0.014107086496559618,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+426.0,4.989626209037609,0.922589495145117,0.008570328426766197,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+427.0,4.989626209037609,0.922589495145117,0.008570328426766197,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+428.0,4.75219480901622,0.8775301028980838,0.014448633831876828,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+429.0,5.426339788982927,1.006023917556442,0.014276958674060014,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+430.0,5.426339788982927,1.006023917556442,0.008714899627544574,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+431.0,5.052293279080055,0.9356646792010973,0.014076244208719366,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+432.0,5.24666853180958,0.9706127935047347,0.013864651014317605,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+433.0,4.980577306816271,0.9205907253951059,0.013931950898578942,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+434.0,4.596878974691204,0.8472980147392768,0.02793078912279422,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+435.0,5.440857948412663,1.0164089850298528,0.012940880175726505,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+436.0,5.440857948412663,1.0164089850298528,0.007626854503623499,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+437.0,5.440857948412663,1.0164089850298528,0.007626854503623499,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+438.0,5.440857948412663,1.0164089850298528,0.007626854503623499,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+439.0,4.976401288361979,0.9293488207698749,0.012826395365340786,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+440.0,5.407549751176865,1.010890967691946,0.007372633542166884,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+441.0,5.407549751176865,1.010890967691946,0.00495173858869189,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+442.0,5.407549751176865,1.010890967691946,0.00495173858869189,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+443.0,4.909576720009814,0.9178970344743266,0.007604906834902056,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+444.0,5.77893610710365,1.0810294975446613,0.007357751515683894,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+445.0,5.77893610710365,1.0810294975446613,0.0048900833023719165,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+446.0,5.194358788063509,0.9722915875785552,0.0071541087913089526,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+447.0,5.480352152927983,1.0235689942396913,0.007346747657256905,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+448.0,5.057668151787874,0.945024044179917,0.007349792602353808,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+449.0,4.5855266274260815,0.8557700797383104,0.01271357556410852,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+450.0,5.0370980492574295,0.9354564112220701,0.012155769871548094,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+451.0,5.0370980492574295,0.9354564112220701,0.007012239016879665,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+452.0,5.0370980492574295,0.9354564112220701,0.007012239016879665,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+453.0,4.756020940660477,0.8831094112613836,0.01262465446557745,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+454.0,5.403995504567145,1.0043117174149032,0.007777911319022651,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+455.0,5.403995504567145,1.0043117174149032,0.005116045514777418,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+456.0,5.032482368268126,0.9355307701898766,0.007497656981230093,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+457.0,5.23640636224669,0.9719455739641497,0.007499737082581756,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+458.0,4.953305220568904,0.9195388809107692,0.007353830235042766,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+459.0,4.550472675908697,0.8440035580633919,0.013387393206156955,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+460.0,5.5431956538293,1.0351872311498114,0.011986659500514652,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+461.0,5.5431956538293,1.0351872311498114,0.007089998287774349,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+462.0,5.084975350463726,0.9509411973182474,0.011730290784553756,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+463.0,5.330827323286213,0.9947284235372159,0.007208298514971974,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+464.0,4.9761452543014535,0.9295319374773323,0.007234879491326056,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+465.0,4.528646067072098,0.8461671242673314,0.012364492917285589,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+466.0,5.287478103800117,0.9829575633962002,0.011745761575023512,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+467.0,4.9854446717194225,0.9276246309100633,0.011764190694293634,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+468.0,4.567407646993282,0.8501943962462399,0.012683469639037992,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+469.0,4.59577423034304,0.8496368232316764,0.024823692360118183,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+470.0,5.677712712148457,1.052108153698024,0.01855884468791359,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+471.0,5.677712712148457,1.052108153698024,0.011735122383187548,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+472.0,5.677712712148457,1.052108153698024,0.011735122383187548,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+473.0,5.677712712148457,1.052108153698024,0.011735122383187548,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+474.0,5.262768643959191,0.9738768227290067,0.01750926816504406,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+475.0,5.670735467042033,1.0511533878409665,0.011570694143325493,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+476.0,5.670735467042033,1.0511533878409665,0.007067218084716484,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+477.0,5.670735467042033,1.0511533878409665,0.007067218084716484,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+478.0,5.220555737316492,0.9665521267387802,0.01113226837891397,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+479.0,6.017257742176857,1.1165771324293556,0.012217413697572076,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+480.0,6.017257742176857,1.1165771324293556,0.00750442285324113,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+481.0,5.497155219540106,1.0192037161341165,0.011042554849751174,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+482.0,5.7351911316159505,1.0627463301725162,0.011422879508454822,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+483.0,5.353191539338951,0.9911947941499611,0.010774529267565653,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+484.0,4.910476261283036,0.9073658760739924,0.01935612587093694,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+485.0,5.275923221308594,0.973682503873173,0.01309739362300577,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+486.0,5.275923221308594,0.973682503873173,0.007691034837071042,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+487.0,5.275923221308594,0.973682503873173,0.007691034837071042,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+488.0,5.010935286193568,0.9238989710338624,0.013444218543986142,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+489.0,5.611170551380779,1.0368151882931294,0.00799840738835109,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+490.0,5.611170551380779,1.0368151882931294,0.0052698577065728594,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+491.0,5.273864865551474,0.9737864921695014,0.007602371614193583,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+492.0,5.444426461522239,1.0048862034523072,0.007632069127039379,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+493.0,5.185009739696295,0.956371261853438,0.007770714797855021,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+494.0,4.811190917039216,0.885913641725617,0.01406998880670613,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+495.0,5.819974169395031,1.07909239227347,0.013059556611487203,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+496.0,5.819974169395031,1.07909239227347,0.007772998524578034,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+497.0,5.4094281850348676,1.0028659117247969,0.012526530648207943,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+498.0,5.6140384716509955,1.0400112799090444,0.007732249082171734,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+499.0,5.292390394840051,0.9802587979110851,0.00766701001362676,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+500.0,4.8836048775699465,0.9036301101245751,0.012964361275992823,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+501.0,5.5272128556209505,1.0216699296345693,0.012640600078436644,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+502.0,5.25362463235599,0.970976594314595,0.012508772194787332,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+503.0,4.875469876513141,0.9003829061549992,0.01318268927187316,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+504.0,4.8195709971359335,0.8862653645806069,0.026899554297372615,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+505.0,5.315517691553243,0.9726415524122695,0.019027300643881116,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+506.0,5.315517691553243,0.9726415524122695,0.013065991730328052,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+507.0,5.315517691553243,0.9726415524122695,0.013065991730328052,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+508.0,5.128303963567381,0.9372048111512071,0.023376226301809355,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+509.0,5.638233423050735,1.0335361153996685,0.014492180085281628,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+510.0,5.638233423050735,1.0335361153996685,0.008814347191904572,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+511.0,5.3831183387576464,0.9855766670287771,0.014082812687331048,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+512.0,5.5145637171871815,1.0098560821579774,0.014046726597500106,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+513.0,5.314439750041737,0.9721783173833657,0.013886315177906828,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+514.0,4.9868734438659175,0.9103114606085735,0.02738631232488053,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+515.0,5.87964468959528,1.0813116857845961,0.015169727048615819,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+516.0,5.87964468959528,1.0813116857845961,0.008983525954430662,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+517.0,5.556830194345242,1.021025084572909,0.01440038858212044,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+518.0,5.718754669426407,1.05076733096633,0.008764267029061936,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+519.0,5.461283363582358,1.002634927465617,0.008685983038735755,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+520.0,5.103918811607039,0.9354609599188541,0.01486922683799033,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+521.0,5.645300067598036,1.0358343082253747,0.014662682759759616,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+522.0,5.422363833493404,0.9942363644988466,0.014280835367685124,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+523.0,5.090095963607755,0.9319805940238889,0.014925202795779014,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+524.0,5.008642634511012,0.9143162100629665,0.03230509012290308,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+525.0,5.9565863760329085,1.0968658551775232,0.019238366723282094,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+526.0,5.9565863760329085,1.0968658551775232,0.012263959085957425,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+527.0,5.619228369028562,1.0337075296135703,0.018805302251935954,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+528.0,5.781316998468476,1.0636572283666583,0.012449606003406716,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+529.0,5.512136929118769,1.0131967779207947,0.011768276046118787,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+530.0,5.150638504623908,0.9451099554521545,0.02134343621437683,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+531.0,5.690167193274332,1.0455330830286444,0.013866308272446615,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+532.0,5.459488186087776,1.0023436667844803,0.013494857425242557,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+533.0,5.126253584592573,0.9397374639871968,0.013974427404344745,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+534.0,5.025024980910375,0.9186821551926574,0.030033929519364757,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+535.0,5.778865892617556,1.0559479911524556,0.01907349530955201,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+536.0,5.579190183370906,1.0184511802055214,0.021864693357881524,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+537.0,5.2749278034069995,0.9612272855353653,0.02465362796635605,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+538.0,5.173072617070649,0.9405704095083048,0.034031448229863766,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+539.0,5.3942971214665585,0.9751218763708824,0.044062990558469926,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.0, 0.0, 1.0, 0.0, 0.0, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+540.0,5.518009767070551,1.0081777024701777,0.023765698592405588,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+541.0,5.518009767070551,1.0081777024701777,0.014396759664822114,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+542.0,5.518009767070551,1.0081777024701777,0.014396759664822114,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+543.0,5.518009767070551,1.0081777024701777,0.014396759664822114,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+544.0,5.518009767070551,1.0081777024701777,0.014396759664822114,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+545.0,5.465272375765905,0.9963829534417689,0.02869476083510003,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616, 0.0, 0.0, 0.0, 0.008620689655172414, 0.008620689655172414]"
+546.0,5.647428446045279,1.0341254288994959,0.015164523047704681,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+547.0,5.647428446045279,1.0341254288994959,0.007905184919864748,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+548.0,5.647428446045279,1.0341254288994959,0.00790518491986475,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+549.0,5.647428446045279,1.0341254288994959,0.00790518491986475,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+550.0,5.502795188750781,1.0042493013680176,0.013069123572834754,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+551.0,5.717518194189175,1.0484370911706689,0.015147396310358744,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+552.0,5.717518194189175,1.0484370911706689,0.007926244760447149,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+553.0,5.717518194189175,1.0484370911706689,0.007926244760447149,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+554.0,5.516710336191379,1.0073764068810238,0.014067757408826287,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+555.0,5.937988844685584,1.0934609558566488,0.016073726702157204,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+556.0,5.937988844685584,1.0934609558566488,0.008458883891264812,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+557.0,5.700171634958471,1.0450187596647273,0.014382462031868324,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+558.0,5.7892033453608365,1.0628613069280486,0.014598635491485568,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+559.0,5.611036999031295,1.0265100093040702,0.013354950271948043,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+560.0,5.357254538794714,0.9746273813295764,0.031191716124061814,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+561.0,6.1934185619380875,1.1471151263012656,0.01414839936030249,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+562.0,6.1934185619380875,1.1471151263012656,0.007095146033291871,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+563.0,6.1934185619380875,1.1471151263012656,0.007095146033291871,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+564.0,6.1934185619380875,1.1471151263012656,0.007095146033291871,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+565.0,5.89442834598245,1.0864233174008597,0.013072763215787084,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+566.0,6.15390245008741,1.1391755106530537,0.006594981361983091,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+567.0,6.15390245008741,1.1391755106530537,0.004573121837111692,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+568.0,6.15390245008741,1.1391755106530537,0.004573121837111692,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+569.0,5.855266762337619,1.07871071377226,0.0066163246472358385,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+570.0,6.322252160634339,1.173358498351422,0.006727279160078757,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+571.0,6.322252160634339,1.173358498351422,0.0039951727218568356,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+572.0,6.007402487483648,1.1097183675269346,0.005274357506007788,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+573.0,6.121785477648318,1.132436847946406,0.006610285310801758,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+574.0,5.878699191003207,1.0832667009722468,0.006296754659815365,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+575.0,5.587509057798192,1.0240942683407388,0.0107877707713495,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+576.0,5.830207341764111,1.0722740063508016,0.011386766839663375,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+577.0,5.830207341764111,1.0722740063508016,0.0054537309425762345,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+578.0,5.830207341764111,1.0722740063508016,0.0054537309425762345,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+579.0,5.6431566959517845,1.034437421777794,0.01280679291246561,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+580.0,5.987357355261568,1.1041167829512124,0.0064074446626320985,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+581.0,5.987357355261568,1.1041167829512124,0.0037463753754113345,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+582.0,5.782988761815486,1.0628709037916524,0.005585237953654452,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+583.0,5.864494583023209,1.0790112965950098,0.005827824077815678,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+584.0,5.6993905877069295,1.0456576924193044,0.0059138688296256165,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+585.0,5.466647398931957,0.9985398707523543,0.01300509898245475,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+586.0,6.170314636692215,1.1422991479622635,0.01272808600400023,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+587.0,6.170314636692215,1.1422991479622635,0.006348890013075248,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+588.0,5.942757241949934,1.0966180267325571,0.011565988758671914,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+589.0,6.032788337972452,1.1143320742253306,0.006570494262355961,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+590.0,5.8450421844033364,1.076625666777155,0.006266167457811114,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+591.0,5.60067896352482,1.0273722025829426,0.012369280669754757,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+592.0,5.92750622786644,1.0922024909839647,0.011377059275801888,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+593.0,5.772985535578723,1.0612458991887737,0.011723903785168667,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+594.0,5.557064905006377,1.017889562345559,0.009765430400740733,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+595.0,5.446754256836491,0.9941310945578048,0.03531956717466098,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+596.0,6.095342910265662,1.1259743960588562,0.010572734620610221,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+597.0,6.095342910265662,1.1259743960588562,0.004526459237305519,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+598.0,6.095342910265662,1.1259743960588562,0.004526459237305519,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+599.0,6.095342910265662,1.1259743960588562,0.004526459237305519,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+600.0,5.849796225184351,1.0765043549497415,0.013885879050767125,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+601.0,6.077563922127426,1.1224360683433945,0.005357707229239572,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+602.0,6.077563922127426,1.1224360683433945,0.0035018510616788485,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+603.0,6.077563922127426,1.1224360683433945,0.0035018510616788485,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+604.0,5.819261675223892,1.0705710458210966,0.007048558620839205,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+605.0,6.2361035099255675,1.1543340814987948,0.005015330431232551,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+606.0,6.2361035099255675,1.1543340814987948,0.002908088894663578,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+607.0,5.964476682117995,1.0998824441795485,0.005258902788765491,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+608.0,6.068024667260301,1.120331541533922,0.005516214892054369,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+609.0,5.850738099104257,1.0767364344159294,0.006571324093486155,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+610.0,5.575215999495748,1.021283608641361,0.011524799825985482,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+611.0,5.800260196761446,1.065681962697562,0.006862130529750335,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+612.0,5.800260196761446,1.065681962697562,0.0037063315038297754,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+613.0,5.800260196761446,1.065681962697562,0.0037063315038297754,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+614.0,5.627462488262485,1.030990478379177,0.007916080023197053,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+615.0,5.951104075461655,1.0959741959675822,0.004093385802237361,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+616.0,5.951104075461655,1.0959741959675822,0.0025857808029818093,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+617.0,5.763307469872458,1.0583563783862473,0.0037499899379254153,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+618.0,5.840357913315977,1.073553352831328,0.003769168604045621,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+619.0,5.68547554188172,1.0424928857795754,0.004258378145432078,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+620.0,5.459034711512236,0.9970564016606802,0.008340999577655477,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+621.0,6.125510156695261,1.1320024552309786,0.006970593914588631,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+622.0,6.125510156695261,1.1320024552309786,0.0039172231386727435,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+623.0,5.917450004159604,1.0905254155354116,0.006191836267308881,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+624.0,6.002099371416607,1.1071199788425918,0.004008632284677291,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+625.0,5.8272587793124915,1.0722421082868936,0.0036577223896038956,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+626.0,5.591268215244149,1.0250632754910438,0.005795952032290697,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+627.0,5.907709115709444,1.0874952099172368,0.006532866576670987,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+628.0,5.760789540610868,1.0582386945797373,0.006400589990883479,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+629.0,5.549667621881656,1.0161623076775386,0.005877018736222141,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+630.0,5.439934420024723,0.9928996673997998,0.01817228654366581,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+631.0,5.6154019632616405,1.0259926486997497,0.011661589071133542,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+632.0,5.6154019632616405,1.0259926486997497,0.006188559389380998,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+633.0,5.6154019632616405,1.0259926486997497,0.006188559389380998,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+634.0,5.493139214442128,1.0014786137807175,0.014517266002286497,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+635.0,5.768890149369485,1.0566196323803567,0.008171691871864232,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+636.0,5.768890149369485,1.0566196323803567,0.004787383532767613,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+637.0,5.629754329406629,1.0288226624923216,0.007283636850624555,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+638.0,5.6905677541826405,1.0408354831112805,0.007221104782803101,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+639.0,5.573867199201138,1.017478475112668,0.006954060939731362,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+640.0,5.374885541118857,0.9778088265311862,0.01666405837830555,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+641.0,5.9432659465233595,1.092407674783563,0.0093593694130772,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+642.0,5.9432659465233595,1.092407674783563,0.0052742584264388916,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+643.0,5.782485899647616,1.0604643852511917,0.0079786023072748,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+644.0,5.851648915093786,1.0740272340907655,0.004756907962597351,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+645.0,5.714531064981332,1.046753193853702,0.004741932647393187,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+646.0,5.5065293458620195,1.005422099498089,0.008171728947790509,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+647.0,5.786525169272407,1.0605556685503825,0.008242697415483887,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+648.0,5.668280304472757,1.0370603125376954,0.008098876217304873,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+649.0,5.478639559161816,0.9994791227847275,0.008370797274936906,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+650.0,5.38206317608101,0.9792045064907082,0.02151264042210359,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+651.0,6.007534722951324,1.1057698853494553,0.007605150081733411,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+652.0,6.007534722951324,1.1057698853494553,0.006257751358649147,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+653.0,5.83721027045119,1.0721084224501445,0.00936829986625757,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+654.0,5.9100548308541025,1.0863429671723515,0.005683669950755759,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+655.0,5.76356946636777,1.0573607659994495,0.00548110340562801,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+656.0,5.54837562471128,1.0148158457834882,0.011925861111181603,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+657.0,5.838036226879925,1.0715902837964775,0.007209249466569316,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+658.0,5.71115260138464,1.0465058008447385,0.0073536973598161085,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+659.0,5.514786782860937,1.0077706546287215,0.0069979119470560975,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+660.0,5.411651445540076,0.9863633062225818,0.018700752038602053,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+661.0,5.746936949599886,1.0503114082733949,0.010250304244160248,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+662.0,5.6441192990630284,1.0299821326022482,0.010629779031816715,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+663.0,5.466777040869787,0.9951237760844556,0.012415518550684733,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+664.0,5.376034009940197,0.976409656442234,0.02284185188788101,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+665.0,5.373579929727608,0.9716182419390575,0.0156264448561282,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+666.0,6.221160987562099,1.1467148598328543,0.016150729875480635,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+667.0,6.221160987562099,1.1467148598328543,0.010335040868588975,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+668.0,6.221160987562099,1.1467148598328543,0.010335040868588975,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+669.0,6.221160987562099,1.1467148598328543,0.010335040868588975,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+670.0,6.007468395829135,1.1030028321215997,0.019223981628701564,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+671.0,6.205663797324462,1.1435271912839902,0.008176048295250702,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+672.0,6.205663797324462,1.1435271912839902,0.004795791051247967,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+673.0,6.205663797324462,1.1435271912839902,0.004795791051247967,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+674.0,5.9805419017967125,1.097632811864674,0.0075150333895552986,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+675.0,6.340664774695705,1.1710259376949776,0.01049315896983658,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+676.0,6.340664774695705,1.1710259376949776,0.005435807911275066,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+677.0,6.106194315550923,1.123301773278647,0.00249289287752183,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+678.0,6.191832169123797,1.1406040802115491,0.007063570541661267,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+679.0,6.0010733509773875,1.1017216507220688,0.00727898432109112,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+680.0,5.755164844492021,1.0515517173730344,0.023841190518316964,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+681.0,5.956011663636592,1.0921031196628685,0.012265853644929534,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+682.0,5.956011663636592,1.0921031196628685,0.005856769905455956,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+683.0,5.956011663636592,1.0921031196628685,0.005856769905455956,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+684.0,5.80156962442266,1.06056843206455,0.012046603446981594,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+685.0,6.083449821897869,1.118050787051768,0.006735601525945797,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+686.0,6.083449821897869,1.118050787051768,0.003950472322708563,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+687.0,5.918429023543559,1.0844264173866944,0.005522505187123374,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+688.0,5.982585535637289,1.097410652362602,0.005975506498777738,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+689.0,5.844663090585593,1.0692621155643447,0.005721635977537115,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+690.0,5.643103001540108,1.0282011284463686,0.01060506790899995,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+691.0,6.250195918293949,1.1525751785041196,0.013829347203175064,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+692.0,6.250195918293949,1.1525751785041196,0.006931771042310682,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+693.0,6.070721623793039,1.1161549447998196,0.01091014177668713,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+694.0,6.139682465046063,1.1300292978909443,0.0067297733270418715,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+695.0,5.98711731834634,1.0990324861088197,0.005722494242693947,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+696.0,5.77929853366084,1.0568194675770815,0.01276049617329314,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+697.0,6.049726262176455,1.1113395432007362,0.012379247868314519,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+698.0,5.921546023815862,1.0853078429399687,0.011161103814611543,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+699.0,5.736782325060265,1.0478488040827056,0.009742632833930178,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+700.0,5.624988956432733,1.024351260054548,0.032516719915993766,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+701.0,5.769173156717037,1.0527414238974666,0.014481204709483069,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+702.0,5.769173156717037,1.0527414238974666,0.006691572412734506,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+703.0,5.769173156717037,1.0527414238974666,0.006691572412734506,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+704.0,5.657934389405039,1.0300356325091027,0.01600974596657881,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+705.0,5.8955179429447675,1.0783505264733277,0.00771052672098047,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+706.0,5.8955179429447675,1.0783505264733277,0.004505510344929827,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+707.0,5.772831081734332,1.0533843987583547,0.005637001431546387,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+708.0,5.823504527932743,1.0636595226966112,0.00693257801774004,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+709.0,5.71913697238225,1.042377270869386,0.006964662349047257,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+710.0,5.544329013684605,1.0069441605246905,0.016826620629220055,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+711.0,6.057934095431219,1.111873694097428,0.008877670678799587,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+712.0,6.057934095431219,1.111873694097428,0.004972436122058634,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+713.0,5.919784992280007,1.0838974325152329,0.007815505778426133,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+714.0,5.975875591272185,1.0951884899073425,0.004806693819406509,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+715.0,5.856594452782657,1.070996745685932,0.004506063248871874,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+716.0,5.67579513219191,1.034448034858082,0.006431148708950571,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+717.0,5.913678833430426,1.0822952995634052,0.008430082535509814,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+718.0,5.810804563929759,1.061432470104178,0.0077289269406747435,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+719.0,5.646893465874341,1.0283582297495886,0.006765264764539919,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+720.0,5.5502508114406925,1.0081360909324266,0.020011260871196732,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+721.0,6.124658982579309,1.1258598096680934,0.010201715474099989,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+722.0,6.124658982579309,1.1258598096680934,0.004376049597191777,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+723.0,5.980520649776536,1.0968237146237723,0.011398862426195826,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+724.0,6.038939534925075,1.1085240606490971,0.0056761742265575635,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+725.0,5.913221244086535,1.0831648146922666,0.00625824153085074,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+726.0,5.728497802401806,1.0460023275272747,0.011312083301951792,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+727.0,5.971268195948478,1.0945842646986303,0.0075387906339896655,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+728.0,5.862127724976609,1.0725697303978263,0.006585676720223853,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+729.0,5.694237971830852,1.0388473823930002,0.005214768380948391,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+730.0,5.593153879570264,1.0178436637443717,0.01830635777845742,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+731.0,5.853143812650096,1.0688071659848992,0.008917419055951508,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+732.0,5.76520387805538,1.0510620550609513,0.010782213030463126,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+733.0,5.6150955164205065,1.0210173711017343,0.013302792974132158,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+734.0,5.527545618364963,1.0028887306990866,0.02142474357155567,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+735.0,5.473592651943063,0.9891711640389895,0.02371307009416197,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+736.0,5.906306240434903,1.0785565998071924,0.020243577949489645,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+737.0,5.906306240434903,1.0785565998071924,0.012607821088685576,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+738.0,5.906306240434903,1.0785565998071924,0.012607821088685576,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+739.0,5.791292836858982,1.0549201460992186,0.017666651959836556,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+740.0,6.01857022388542,1.1014669162709336,0.014703876608435494,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+741.0,6.01857022388542,1.1014669162709336,0.007641835282508926,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+742.0,5.895007467112577,1.076135705897917,0.011795724814494596,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+743.0,5.944112512697953,1.0862048248175002,0.013428325241943111,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+744.0,5.838175970736829,1.064442686842577,0.01083882510146887,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+745.0,5.6688549002568696,1.0298636614026773,0.017100546802755988,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+746.0,6.172074283730075,1.1332051816631925,0.01650321316907118,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+747.0,6.172074283730075,1.1332051816631925,0.0082466697093482,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+748.0,6.036607369844343,1.1055470738484627,0.013640652840325064,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+749.0,6.08957852622629,1.116339386098941,0.007820597786538472,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+750.0,5.971815028193197,1.092257495121472,0.006905422931020906,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+751.0,5.7981275899564775,1.0568701591865777,0.010695901939931293,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+752.0,6.023846436561748,1.1027114344504907,0.01513736440285259,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+753.0,5.922407355013491,1.0819580594177938,0.013366981861457268,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+754.0,5.765626065574085,1.0500556389064104,0.009390159707349164,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+755.0,5.666304212583259,1.0293050320390749,0.040552126624358656,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+756.0,6.239222065178424,1.1472428850004124,0.008230244455308478,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+757.0,6.239222065178424,1.1472428850004124,0.004774498642046546,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+758.0,6.100252455213673,1.1189994514011132,0.009380154373629218,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+759.0,6.154560804340797,1.1300096921130243,0.004968370667261244,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+760.0,6.03244751151979,1.1051571160445905,0.0052852206740591715,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+761.0,5.856941419064629,1.0695489372105225,0.014069264025404959,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+762.0,6.084401127139028,1.1155310768044315,0.006691614213660317,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+763.0,5.978387919605341,1.0939461834146682,0.00547270514019457,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+764.0,5.819411180031952,1.0617277458425907,0.005996709098878965,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+765.0,5.716730417648436,1.0403859822059265,0.01518541462530639,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+766.0,5.954469291934874,1.0877024503294181,0.006096075183305131,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+767.0,5.868992040634007,1.070285231632251,0.009152107586979546,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+768.0,5.728028324245338,1.0418006751193558,0.010601501274973522,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+769.0,5.639666040013449,1.0234746153412664,0.01850819315193546,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+770.0,5.563429453755152,1.0058507295826065,0.018055618782892253,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+771.0,6.1953814997368255,1.139465267636304,0.01669098957859779,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+772.0,6.1953814997368255,1.139465267636304,0.01064989661390065,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+773.0,6.066852426087612,1.11317052764389,0.011041872227269819,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+774.0,6.116082026748842,1.1232495205487616,0.010340402146021098,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+775.0,6.002819858279205,1.1000404555851953,0.005004631297620925,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+776.0,5.837013341546185,1.0662143572447855,0.021956939347717343,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+777.0,6.048559021875706,1.1092821711798226,0.013199421493394127,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+778.0,5.950215356385289,1.089112291567825,0.011083692835405896,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+779.0,5.800011433382682,1.0584954008674172,0.009859824354961957,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+780.0,5.69938566283041,1.0375453519827806,0.028780049121306762,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+781.0,5.915245021145936,1.0808749549625372,0.007086940595555661,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+782.0,5.836698167655175,1.0647354642947349,0.007761247271809164,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+783.0,5.704219553399106,1.0377955705600246,0.010177938866334517,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+784.0,5.617944994677973,1.0198592586555952,0.018455557894613495,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+785.0,5.532248358979133,1.0005693500344963,0.006073378402906772,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+786.0,6.180010991860099,1.1285506243392323,0.018018422154013933,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+787.0,6.094453793969384,1.1109725206571555,0.013620834324901816,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+788.0,5.961789648165298,1.0839200173615315,0.01670450017710519,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+789.0,5.872428645981489,1.0653807802522113,0.03324912024481327,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+790.0,5.777436017514143,1.04460056021855,0.021989122125140433,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+791.0,5.955513196755076,1.0743222350002126,0.004037805761525911,"[5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[0.9224137931034483, 0.5258620689655172, 0.5517241379310345, 0.5, 0.2672413793103448, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+798.0,7.0092203067559495,1.2505187471013006,0.12158534773001484,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.008620689655172414, 0.008620689655172414]"
+799.0,7.9279792166976,1.4562072564711566,0.03793389761195661,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.047619047619047616]"
+800.0,7.9279792166976,1.4562072564711566,0.021004329030722572,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.047619047619047616]"
+801.0,7.9279792166976,1.4562072564711566,0.021004329030722572,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.047619047619047616]"
+802.0,7.9279792166976,1.4562072564711566,0.021004329030722572,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.047619047619047616]"
+803.0,7.9279792166976,1.4562072564711566,0.021004329030722572,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.047619047619047616]"
+804.0,7.06765914966119,1.2636453193646775,0.042422668363452924,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.047619047619047616, 0.0, 0.0, 0.0, 0.008620689655172414, 0.008620689655172414]"
+805.0,7.603872506881658,1.3837356372907397,0.03988582046058176,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+806.0,7.603872506881658,1.3837356372907397,0.022500903163318,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+807.0,7.603872506881658,1.3837356372907397,0.022500903163318,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+808.0,7.603872506881658,1.3837356372907397,0.022500903163318,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+809.0,7.066091842735337,1.2636389586209655,0.040645608488698894,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+810.0,7.470665357748585,1.354268283548033,0.03859400505180475,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+811.0,7.470665357748585,1.354268283548033,0.022063779275967102,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+812.0,7.470665357748585,1.354268283548033,0.022063779275967102,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+813.0,7.050107995219006,1.260595737094703,0.03757719167377339,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+814.0,7.695788174831955,1.4048828515892986,0.034403584867206696,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+815.0,7.695788174831955,1.4048828515892986,0.019796733541753864,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+816.0,7.23585609814318,1.3025991596597972,0.03636682573560534,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+817.0,7.38043866868097,1.3335712109900006,0.04121664639273647,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+818.0,7.096240526107216,1.2706148592741155,0.03971731526469501,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+819.0,6.833258301716686,1.211619926697586,0.09934944700096562,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+820.0,7.259526813093186,1.3053382035199348,0.037843629128989795,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+821.0,7.259526813093186,1.3053382035199348,0.021402560342600106,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+822.0,7.259526813093186,1.3053382035199348,0.021402560342600106,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+823.0,7.259526813093186,1.3053382035199348,0.021402560342600106,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+824.0,7.259526813093186,1.3053382035199348,0.021402560342600106,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+825.0,7.021537894536863,1.2532238764353374,0.030585065394639756,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616, 0.0, 0.0, 0.0, 0.008620689655172414, 0.008620689655172414]"
+826.0,7.269509890155398,1.3078030467911985,0.020268038903798934,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+827.0,7.269509890155398,1.3078030467911985,0.012929131399024624,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+828.0,7.269509890155398,1.3078030467911985,0.012929131399024624,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+829.0,7.269509890155398,1.3078030467911985,0.012929131399024624,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+830.0,7.02606435572972,1.2545559212214676,0.015707154612306182,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+831.0,7.261025050348613,1.3063301688930493,0.019330074412554497,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+832.0,7.261025050348613,1.3063301688930493,0.012351118560568725,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+833.0,7.261025050348613,1.3063301688930493,0.012351118560568725,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+834.0,7.017783751619486,1.2532460580565683,0.014307258005128175,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+835.0,7.414770539922209,1.340490140304889,0.0199849619009565,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+836.0,7.414770539922209,1.340490140304889,0.012545429320539949,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+837.0,7.153795319445021,1.2835442039206297,0.016184572337196054,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+838.0,7.257376218298968,1.3051415609167518,0.020153915555324975,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+839.0,7.0622646053615155,1.2627611518574082,0.015532216594446691,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+840.0,6.849483230730653,1.2159131064807238,0.026749230061445233,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+841.0,7.787592215498441,1.4258182632523437,0.020649923792445436,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+842.0,7.787592215498441,1.4258182632523437,0.012359065411325471,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+843.0,7.787592215498441,1.4258182632523437,0.012359065411325471,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+844.0,7.787592215498441,1.4258182632523437,0.012359065411325471,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+845.0,7.423696621153408,1.3468402852536823,0.02121833570023535,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+846.0,7.682441164561982,1.4031040871428437,0.01048960332193285,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+847.0,7.682441164561982,1.4031040871428437,0.006639717554916628,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+848.0,7.682441164561982,1.4031040871428437,0.006639717554916628,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+849.0,7.3572633689735545,1.3327422839456178,0.014427938964130015,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+850.0,7.787975371920447,1.4263748776398684,0.010775724571979027,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+851.0,7.787975371920447,1.4263748776398684,0.0069949745066363745,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+852.0,7.459563689384515,1.355284046101992,0.013212678083975487,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+853.0,7.576131265826039,1.3793225047196696,0.011016612654605783,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+854.0,7.323482694004252,1.3249248657000614,0.013284839805774284,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+855.0,7.067928547608,1.2692720127142263,0.03620499243717289,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+856.0,7.394030231083856,1.337789059812114,0.02321072775298058,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+857.0,7.394030231083856,1.337789059812114,0.013962280173543161,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+858.0,7.394030231083856,1.337789059812114,0.013962280173543161,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+859.0,7.184930368053016,1.2933846345977846,0.016699833073842603,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+860.0,7.487960041324435,1.3582341765927037,0.015286645955038257,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+861.0,7.487960041324435,1.3582341765927037,0.009619924223018984,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+862.0,7.2750492147767405,1.3129855658381568,0.0053104076594777975,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+863.0,7.364950375760846,1.3311200540066597,0.013753056568271778,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+864.0,7.187718574297333,1.2936335380168664,0.005681877238910646,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+865.0,6.987927235855909,1.2507860474648174,0.030522426565248412,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+866.0,7.6408139673199695,1.3936624097663481,0.01781954684670357,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+867.0,7.6408139673199695,1.3936624097663481,0.010091811530289202,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+868.0,7.4156468748925946,1.3461361708566228,0.02776546708396481,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+869.0,7.5077620248452055,1.3645518778241812,0.008013122784178083,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+870.0,7.3163388210902065,1.3243523452613715,0.01630313722206189,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+871.0,7.105278643965269,1.2794401677786464,0.04377647537823895,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+872.0,7.427096235244858,1.3457930069291155,0.02033506030884164,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+873.0,7.265470521119058,1.3122811518397293,0.02431906212305356,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+874.0,7.079733497810243,1.2732083380154733,0.04104762127024667,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+875.0,7.002535342198423,1.2546158444760558,0.07248309908647572,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+876.0,7.620043980828135,1.3914272206916785,0.03365758834438499,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+877.0,7.620043980828135,1.3914272206916785,0.017685038007730743,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+878.0,7.620043980828135,1.3914272206916785,0.017685038007730743,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+879.0,7.620043980828135,1.3914272206916785,0.017685038007730743,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+880.0,7.620043980828135,1.3914272206916785,0.017685038007730743,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+881.0,7.291414282908313,1.3226467480452675,0.04729965633570447,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616, 0.0, 0.0, 0.0, 0.008620689655172414, 0.008620689655172414]"
+882.0,7.545807967043735,1.3758895406623548,0.019115104877458756,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+883.0,7.545807967043735,1.3758895406623548,0.012258471974580552,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+884.0,7.545807967043735,1.3758895406623548,0.012258471974580552,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+885.0,7.545807967043735,1.3758895406623548,0.012258471974580552,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+886.0,7.236563093908937,1.3112944976276906,0.025749566550058403,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+887.0,7.474704618337146,1.3611659924636323,0.02067509783181934,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+888.0,7.474704618337146,1.3611659924636323,0.01331473391158788,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+889.0,7.474704618337146,1.3611659924636323,0.01331473391158788,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+890.0,7.18000970620242,1.2997478255808248,0.026624933193969615,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+891.0,7.581607397764153,1.3838259620703572,0.017577933538144803,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+892.0,7.581607397764153,1.3838259620703572,0.011793625207822105,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+893.0,7.287964535341948,1.322574686876659,0.025069482778842047,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+894.0,7.40230364579187,1.3455587240465374,0.021629644132995927,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+895.0,7.160926989567165,1.2954246887897574,0.02663806034430134,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+896.0,6.8958682181104365,1.2399464571383758,0.05841419069847437,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+897.0,7.8772935690616865,1.4483080647275577,0.01574860221047557,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+898.0,7.8772935690616865,1.4483080647275577,0.009951133147699505,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+899.0,7.8772935690616865,1.4483080647275577,0.009951133147699505,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+900.0,7.8772935690616865,1.4483080647275577,0.009951133147699505,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+901.0,7.536628109447009,1.3772637850840685,0.02305555361056226,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+902.0,7.772746102295895,1.4265330458439982,0.011431546600625642,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+903.0,7.772746102295895,1.4265330458439982,0.007813418007581409,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+904.0,7.772746102295895,1.4265330458439982,0.007813418007581409,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+905.0,7.4529035756532185,1.360016977997359,0.015986696596730587,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+906.0,7.852701385687702,1.443463482996854,0.010103205686924084,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+907.0,7.852701385687702,1.443463482996854,0.00700776630744904,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+908.0,7.537227447214093,1.3778019694416037,0.015159568285613892,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+909.0,7.654470806398789,1.4012564830685323,0.012533905125681116,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+910.0,7.3884947096768805,1.3461646334816537,0.016313788075261883,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+911.0,7.103292943521142,1.2866804777670684,0.03255872288632645,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+912.0,7.477872209943831,1.3625299321680115,0.021738455370934665,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+913.0,7.477872209943831,1.3625299321680115,0.013715171605754584,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+914.0,7.477872209943831,1.3625299321680115,0.013715171605754584,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+915.0,7.242042518433608,1.3141348235561563,0.02550503673904032,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+916.0,7.557716129115577,1.3792519712901565,0.01190733447600886,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+917.0,7.557716129115577,1.3792519712901565,0.008555470361140573,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+918.0,7.323388458343954,1.331121697662855,0.01536633454334175,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+919.0,7.420784054096029,1.3503243557535582,0.013543077193239769,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+920.0,7.216824174957597,1.308600530993862,0.015936186147550543,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+921.0,6.9841400393009625,1.2605709778617753,0.031773986509121416,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+922.0,7.681829998252919,1.406736328274839,0.01853112486812036,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+923.0,7.681829998252919,1.406736328274839,0.011891410099961738,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+924.0,7.4454669576224255,1.358358780571724,0.023895117675427832,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+925.0,7.542314281027369,1.3773533385534908,0.013061001128226746,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+926.0,7.3333190583854115,1.3347573845190772,0.016489824047744718,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+927.0,7.097302777655991,1.2862235131224968,0.03274382624808629,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+928.0,7.443253235549452,1.3554512559057725,0.021562712451929852,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+929.0,7.262335120414229,1.3189027298250502,0.025194176875681585,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+930.0,7.052116154934285,1.2760069035596364,0.03227630050197735,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+931.0,6.951313074630088,1.253368543751783,0.054026967507006134,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+932.0,7.842951302303029,1.441922104967027,0.03148551853445007,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+933.0,7.842951302303029,1.441922104967027,0.016807607048507915,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+934.0,7.842951302303029,1.441922104967027,0.016807607048507915,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+935.0,7.842951302303029,1.441922104967027,0.016807607048507915,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+936.0,7.5353599921910055,1.379307539078822,0.04808668519852613,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+937.0,7.750859252009926,1.4231997794097504,0.020162478388358197,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+938.0,7.750859252009926,1.4231997794097504,0.012723846955563287,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+939.0,7.750859252009926,1.4231997794097504,0.012723846955563287,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+940.0,7.452953944099894,1.3626946026698243,0.027809957750277323,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+941.0,7.821906455262088,1.4378661387154696,0.017932462384473734,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+942.0,7.821906455262088,1.4378661387154696,0.011476656173037635,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+943.0,7.529811734829356,1.378495651400572,0.026340131112143242,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+944.0,7.643234961376459,1.4007982193439932,0.022248979603301047,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+945.0,7.385367559132891,1.3485894051731082,0.028657733527703063,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+946.0,7.096776390708306,1.2898395628485073,0.0650390504007478,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+947.0,7.479451907313841,1.3658479476569876,0.024122721791799886,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+948.0,7.479451907313841,1.3658479476569876,0.015133963701563103,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+949.0,7.479451907313841,1.3658479476569876,0.015133963701563103,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+950.0,7.241547375655725,1.3180078796438337,0.02824115112416594,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+951.0,7.553214909206655,1.3809398009935265,0.013305840423019171,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+952.0,7.553214909206655,1.3809398009935265,0.009502265999222133,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+953.0,7.3186387397936485,1.333732360719767,0.016991447212428328,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+954.0,7.4173389303257,1.3529409877993366,0.015139349463706856,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+955.0,7.207456755579606,1.310840404491569,0.017847409838260598,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+956.0,6.962922688834435,1.2614458209634605,0.03447498638559463,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+957.0,7.664435228181109,1.4048724530185352,0.020262764273992147,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+958.0,7.664435228181109,1.4048724530185352,0.012945824507815337,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+959.0,7.431141589254611,1.358030546675103,0.025359477320619554,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+960.0,7.528323087564665,1.376872539533884,0.014153035857775564,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+961.0,7.317017998488726,1.3345889784990197,0.017643150167737393,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+962.0,7.072842476346225,1.2853819337231729,0.0349258613000248,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+963.0,7.426375516717574,1.3550087472239307,0.024204222695615653,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+964.0,7.239344378020423,1.3178293288593064,0.027951793245601073,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+965.0,7.018683037724196,1.2736163322608547,0.0346661221804862,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+966.0,6.905463796712124,1.2491556669864299,0.06246872186834937,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+967.0,7.328955314904302,1.3345450650864452,0.04624198913047803,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+968.0,7.328955314904302,1.3345450650864452,0.024889474510632715,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+969.0,7.328955314904302,1.3345450650864452,0.024889474510632715,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+970.0,7.114777935662241,1.2921368064990029,0.0542268350906766,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+971.0,7.405149982892936,1.3498552915776854,0.02246994470764416,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+972.0,7.405149982892936,1.3498552915776854,0.014447719410739527,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+973.0,7.194040347559521,1.3080283664196148,0.027960826155338146,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+974.0,7.287188133752584,1.3259843106592204,0.025130361542318125,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+975.0,7.09540559491853,1.2880752303566225,0.02971693660261693,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+976.0,6.863240997392405,1.2418965698814834,0.06512629781106394,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+977.0,7.517881466110191,1.3735812028500316,0.01996227657960886,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+978.0,7.517881466110191,1.3735812028500316,0.013032726655688335,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+979.0,7.307261462566004,1.331923450882109,0.02651537153204213,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+980.0,7.399103572564203,1.3495742623325093,0.01480944734655142,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+981.0,7.205725286304194,1.311420397071179,0.01795599810207684,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+982.0,6.974542258479064,1.2655165457141977,0.03521015011861095,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+983.0,7.314812562547065,1.3318767759192596,0.024264837240084988,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+984.0,7.140075308468103,1.2975689273893807,0.027706758694426778,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+985.0,6.927674717224633,1.255576343049551,0.0350609636409386,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+986.0,6.8186684911879425,1.2325951361791025,0.06200160981676944,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+987.0,7.572395873558683,1.387152743455816,0.041479956013130925,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+988.0,7.572395873558683,1.387152743455816,0.02241364224946237,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+989.0,7.352570491431408,1.3440005113547318,0.05240655236804054,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+990.0,7.447205280178059,1.3621134714837284,0.0252990511976681,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+991.0,7.2432646127921965,1.32216544521812,0.030541476718954044,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+992.0,6.9996005854019625,1.2741767255893868,0.06776872802182306,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+993.0,7.351698483642457,1.3423672769745227,0.026470253919092492,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+994.0,7.166150147125309,1.3061710164914977,0.030103978532969186,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+995.0,6.941377484639407,1.2620624307164212,0.03671900891148897,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+996.0,6.819289488609322,1.2367744215110335,0.06853122835741036,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+997.0,7.257442208102166,1.3215167248433983,0.04863820262190254,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+998.0,7.086151339322557,1.288317514857004,0.054985831663049684,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+999.0,6.8735959107992,1.246895103475418,0.06637623561319182,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1000.0,6.760056692517846,1.2236743620097243,0.06537468704703156,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1001.0,6.744150078632958,1.2168393384125271,0.156164770805289,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1002.0,7.252992004191864,1.3429408052370904,0.06664159999023243,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+1003.0,7.252992004191864,1.3429408052370904,0.033995376191794664,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+1004.0,7.252992004191864,1.3429408052370904,0.033995376191794664,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+1005.0,7.252992004191864,1.3429408052370904,0.033995376191794664,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+1006.0,7.252992004191864,1.3429408052370904,0.033995376191794664,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+1007.0,6.8432773099757025,1.2580784584485611,0.06761961961482392,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616, 0.0, 0.0, 0.0, 0.008620689655172414, 0.008620689655172414]"
+1008.0,7.14098487509224,1.3197255156174246,0.032117009482482334,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1009.0,7.14098487509224,1.3197255156174246,0.020499358087728882,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1010.0,7.14098487509224,1.3197255156174246,0.020499358087728882,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1011.0,7.14098487509224,1.3197255156174246,0.020499358087728882,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1012.0,6.76812133846505,1.2425491500621502,0.03470822645452122,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+1013.0,7.041448460470073,1.2991812767332611,0.03260607517339003,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1014.0,7.041448460470073,1.2991812767332611,0.020879218555157175,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1015.0,7.041448460470073,1.2991812767332611,0.020879218555157175,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1016.0,6.695901927867002,1.2277007864755856,0.034781541492538585,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+1017.0,7.159709076190264,1.323767878054608,0.0311955368595792,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1018.0,7.159709076190264,1.323767878054608,0.020206634838798802,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1019.0,6.815435246713353,1.2525837594430351,0.0340913009184306,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1020.0,6.933186007876207,1.276536977437403,0.03319132661985163,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1021.0,6.658000803320376,1.2196701470774147,0.03486826460948721,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1022.0,6.355283722456717,1.1567942459023837,0.06926639174231229,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1023.0,7.495887591832433,1.39428268931439,0.028965469154563196,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1024.0,7.495887591832433,1.39428268931439,0.018159610226480945,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1025.0,7.495887591832433,1.39428268931439,0.018159610226480945,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1026.0,7.495887591832433,1.39428268931439,0.018159610226480945,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1027.0,7.096329415141891,1.3118081979247405,0.030782608026345956,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+1028.0,7.365113029202859,1.3673098394061656,0.018186567994905447,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1029.0,7.365113029202859,1.3673098394061656,0.012487142218837411,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1030.0,7.365113029202859,1.3673098394061656,0.012487142218837411,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1031.0,6.997037719374811,1.2913851731010457,0.02000828591720919,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+1032.0,7.453950829421698,1.3857427565609408,0.017694171776594877,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1033.0,7.453950829421698,1.3857427565609408,0.012253426396914999,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1034.0,7.090998836722924,1.3108898211336724,0.01960534561192507,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1035.0,7.211858092310716,1.335383635025975,0.018459850819122915,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1036.0,6.912814379402461,1.2737656911368915,0.0201818281939923,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1037.0,6.591805901029671,1.2073060578424928,0.036364176123263064,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1038.0,6.964891403421135,1.2833255332927027,0.03211976717474579,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1039.0,6.964891403421135,1.2833255332927027,0.02019448630620329,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1040.0,6.964891403421135,1.2833255332927027,0.02019448630620329,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1041.0,6.709352576086864,1.2308143117980712,0.0322935398049545,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+1042.0,7.055963299205351,1.302174055478617,0.018740051178770877,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1043.0,7.055963299205351,1.302174055478617,0.01338220179524723,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1044.0,6.800563522144322,1.2497038763174237,0.020050749785260082,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1045.0,6.893513050211135,1.268422479796747,0.019683423242677644,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1046.0,6.67744722050494,1.2240714036511233,0.0202473407640904,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1047.0,6.425825086948087,1.1721387849965208,0.035077634846185306,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1048.0,7.1892749822477295,1.3303530324744304,0.02998624589584131,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1049.0,7.1892749822477295,1.3303530324744304,0.019014709975715548,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1050.0,6.934724906735228,1.2781870815515717,0.03112272701354425,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1051.0,7.026601425207021,1.296622640098652,0.01911172145518685,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1052.0,6.807413061894901,1.2517496611174153,0.019921171694501114,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1053.0,6.5552216130628125,1.1998369654799348,0.03591939051526546,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1054.0,6.8839965923995345,1.2664528537491866,0.031611346707979354,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1055.0,6.702095542965187,1.2293451102665893,0.03184080812043824,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1056.0,6.483729952122861,1.1845329490192227,0.03547752029432311,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1057.0,6.347721048468839,1.155452732169222,0.06455845870420918,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1058.0,7.3461453335986855,1.3622099695606302,0.028258624868642022,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1059.0,7.3461453335986855,1.3622099695606302,0.01750756895487183,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1060.0,7.3461453335986855,1.3622099695606302,0.01750756895487183,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1061.0,7.3461453335986855,1.3622099695606302,0.01750756895487183,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1062.0,7.02462856192515,1.296487162378473,0.026637469452223516,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+1063.0,7.25008143903097,1.3426008599912462,0.01676413539395122,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1064.0,7.25008143903097,1.3426008599912462,0.011548013954491197,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1065.0,7.25008143903097,1.3426008599912462,0.011548013954491197,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1066.0,6.943049586683021,1.2798829940052854,0.017913499506284923,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+1067.0,7.331292468164019,1.3592961817194957,0.016526767927570917,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1068.0,7.331292468164019,1.3592961817194957,0.01151325811294094,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1069.0,7.028495107701188,1.2974505652630544,0.017209082098266788,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1070.0,7.134994575946297,1.3188276317878311,0.016279898598820956,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1071.0,6.875805205799064,1.2659361940372642,0.01821097567605467,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1072.0,6.583663132580495,1.2060503699232212,0.03387729472407111,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1073.0,6.9243970908454555,1.2748300342694063,0.01802812894767664,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1074.0,6.9243970908454555,1.2748300342694063,0.012305635843023107,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1075.0,6.9243970908454555,1.2748300342694063,0.012305635843023107,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1076.0,6.694579008843271,1.2280461927916895,0.018290482171812707,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+1077.0,7.007926160597814,1.2919573659104278,0.011404922385783452,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1078.0,7.007926160597814,1.2919573659104278,0.008522995003582732,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1079.0,6.778895724711454,1.2453414158941196,0.012218582808083273,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1080.0,6.865251489295202,1.2625853178032627,0.01195773089105017,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1081.0,6.666333386578617,1.2221308386207124,0.012422458371149784,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1082.0,6.427718262743395,1.1733556577526458,0.020111892560038598,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1083.0,7.12985047806494,1.3175190033738082,0.01671852275335251,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1084.0,7.12985047806494,1.3175190033738082,0.011567680929662103,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1085.0,6.901629133448436,1.2711646734600583,0.01731051486602405,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1086.0,6.986974180711548,1.2881537068509659,0.011451969168572633,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1087.0,6.78595853021691,1.2473634090768941,0.01220319527376402,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1088.0,6.547997046893126,1.198826737750446,0.02071886720870175,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1089.0,6.861047105676227,1.2617424311773995,0.017735598434640974,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1090.0,6.689555133936626,1.2270496691953379,0.018005846661799232,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1091.0,6.479522560173302,1.184324444396445,0.020429482373068034,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1092.0,6.34713362012509,1.156329203641113,0.03318375477507042,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1093.0,6.7166496269026545,1.2307205283115685,0.028774882141224253,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1094.0,6.7166496269026545,1.2307205283115685,0.018359130749475216,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1095.0,6.7166496269026545,1.2307205283115685,0.018359130749475216,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1096.0,6.531996484432521,1.193431170395298,0.026035607021767836,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+1097.0,6.801267034644565,1.2479289260714774,0.01787794335868755,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1098.0,6.801267034644565,1.2479289260714774,0.012211994155161403,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1099.0,6.616134512521163,1.210550573253281,0.017313237727557333,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1100.0,6.690493493193373,1.225294097620406,0.017154842578793593,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1101.0,6.526993903523551,1.1923034443956357,0.016627183144294438,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1102.0,6.318236075011482,1.1499762634900077,0.031364589554629126,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1103.0,6.924377961144552,1.2735599999522955,0.016783280159462358,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1104.0,6.924377961144552,1.2735599999522955,0.01168049216967048,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1105.0,6.737119026161811,1.235827162863268,0.017634746802162583,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1106.0,6.81146546024015,1.2505253860785448,0.011761554416095847,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1107.0,6.644086598451755,1.2168226872880405,0.012097886328335855,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1108.0,6.435155878846686,1.174542869014561,0.01999571862152684,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1109.0,6.718001075468234,1.2310482639217246,0.017050965976240985,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1110.0,6.571448519452047,1.2016159985515005,0.016530297028914315,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1111.0,6.383069067918842,1.1635854740570297,0.019789831284385162,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1112.0,6.267328738630903,1.1393036937974408,0.030565779960455976,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1113.0,6.9854922810726645,1.28663533559112,0.027610990700828317,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1114.0,6.9854922810726645,1.28663533559112,0.017562601837852118,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1115.0,6.797250734633003,1.248921958294168,0.02635973491255889,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1116.0,6.871996540256422,1.26363003785103,0.016756440832769122,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1117.0,6.701787338434397,1.2295525200784436,0.017510271698308495,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1118.0,6.490321863734696,1.1870169114249085,0.03254949342410901,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1119.0,6.774572726525021,1.2434770135655877,0.017044328171181726,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1120.0,6.624022894268949,1.213405088390253,0.01738591628040502,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1121.0,6.432194182176641,1.17490008594801,0.020078750318468418,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1122.0,6.311296263840593,1.1497545807010634,0.03247084955746359,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1123.0,6.650239688122131,1.2162707531468522,0.028043455077772353,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1124.0,6.51975465400534,1.1903365441220328,0.026270386886679542,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1125.0,6.345928076186389,1.1556316454623148,0.030975123886225295,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1126.0,6.239791126132876,1.1336848147258678,0.029508605461371896,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1127.0,6.18136810333312,1.1189355952978708,0.04890348507637507,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1128.0,7.177238250379041,1.331139703502288,0.05900657493919744,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1129.0,7.177238250379041,1.331139703502288,0.030657539093824206,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1130.0,7.177238250379041,1.331139703502288,0.030657539093824206,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1131.0,7.177238250379041,1.331139703502288,0.030657539093824206,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1132.0,6.883012106048387,1.2707931551149638,0.06048056162749033,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+1133.0,7.093769181770386,1.314047784543454,0.02970726865625646,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1134.0,7.093769181770386,1.314047784543454,0.018931261724303806,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1135.0,7.093769181770386,1.314047784543454,0.018931261724303806,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1136.0,6.810870024384032,1.2560404253890287,0.032061513677045544,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+1137.0,7.175765030383054,1.330920111810905,0.028590519583339934,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1138.0,7.175765030383054,1.330920111810905,0.018429106944041034,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1139.0,6.89584276826259,1.2735456829679483,0.03148513593117552,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1140.0,6.992163564867385,1.2930579603868957,0.030272701465141157,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1141.0,6.752939246194294,1.2440226766641678,0.03223947447935454,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1142.0,6.4778090170904985,1.1874054697060525,0.06570937728937641,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1143.0,6.78274563784113,1.2494741103221676,0.03020455826668632,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1144.0,6.78274563784113,1.2494741103221676,0.019090045539588603,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1145.0,6.78274563784113,1.2494741103221676,0.019090045539588603,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1146.0,6.572211737430453,1.206355873871916,0.030038518110177017,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+1147.0,6.86604686157706,1.2666046463290717,0.018093829392434164,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1148.0,6.86604686157706,1.2666046463290717,0.012644232722859536,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1149.0,6.655340687455199,1.223470784943174,0.018716337128098306,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1150.0,6.73236707423975,1.2390330580603763,0.018446866204864788,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1151.0,6.549804553623799,1.201660733388426,0.018829413872520885,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1152.0,6.325441684368843,1.155545391359154,0.03279233665431017,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1153.0,6.989747080270599,1.2924117613848893,0.02791732492669875,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1154.0,6.989747080270599,1.2924117613848893,0.017898837685889537,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1155.0,6.779257907076702,1.2494055218253615,0.028706460342035733,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1156.0,6.855499881092822,1.2647666328245015,0.01788302836388095,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1157.0,6.670613020069958,1.226996063113851,0.01864569014843207,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1158.0,6.447049314448939,1.1811354086367236,0.03374167447908234,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1159.0,6.732626932349951,1.2391080547405007,0.02960339894791404,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1160.0,6.5757354042902465,1.2071090899778152,0.029594571061941445,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1161.0,6.378972321793999,1.1668075666248132,0.03327119002027879,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1162.0,6.246176225133435,1.138874860405542,0.061248058847342614,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1163.0,6.5688778616425,1.2043704032709928,0.028820266422849863,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1164.0,6.5688778616425,1.2043704032709928,0.018343237914742697,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1165.0,6.5688778616425,1.2043704032709928,0.018343237914742697,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1166.0,6.403874829334512,1.1707420203320373,0.025867845272658882,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+1167.0,6.652165891140989,1.2214152789190584,0.017918947034167406,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1168.0,6.652165891140989,1.2214152789190584,0.01226033763284385,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1169.0,6.485723869730966,1.1875105946022164,0.017087112008553916,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1170.0,6.55029444514235,1.200492175526361,0.01736041419048753,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1171.0,6.403771521241964,1.1706448446791258,0.01621954716573954,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1172.0,6.210897041009059,1.1312093122462883,0.03004920736478379,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1173.0,6.775860154338406,1.247134341542223,0.016983134835728435,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1174.0,6.775860154338406,1.247134341542223,0.011365680588282717,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1175.0,6.606730200849999,1.2127490262280376,0.017397046062997187,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1176.0,6.671537406102926,1.2257424444889002,0.011614026344488717,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1177.0,6.520891395113672,1.1951179571854615,0.011852759658998057,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1178.0,6.327824324583745,1.1557163431251047,0.019102297123332744,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1179.0,6.581382801198827,1.2069744314055424,0.016675558084770982,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1180.0,6.4503053180117345,1.1803686755476281,0.016033378030077983,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1181.0,6.276826267098917,1.1450176162081112,0.019035237009665477,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1182.0,6.162478475709122,1.121065959038236,0.02918850363707737,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1183.0,6.835898099051717,1.259784466898466,0.027593089709804845,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1184.0,6.835898099051717,1.259784466898466,0.017529888435785332,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1185.0,6.667796999281784,1.2257675399670374,0.026268708719887998,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1186.0,6.732298113211248,1.2386430546158218,0.016639804933726472,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1187.0,6.5808548306102574,1.2080007951022473,0.016777651551668177,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1188.0,6.387991680352326,1.168830355326715,0.0314921711601488,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1189.0,6.639813262914329,1.2194866870232821,0.016801830537758272,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1190.0,6.506648740336443,1.192580505828291,0.01659941015160165,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1191.0,6.332257793120665,1.1572097049860712,0.019430887246818507,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1192.0,6.214897655042433,1.1327710287170802,0.031231855633240903,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1193.0,6.5038728950631794,1.1902355900943449,0.028256202996692868,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1194.0,6.390952051041759,1.1675027710832846,0.025906717589716324,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1195.0,6.235189874680721,1.1360383421946971,0.029635804664688792,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1196.0,6.133544216582764,1.1149440065899536,0.02769221982393516,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1197.0,6.05327791636395,1.09636562677945,0.05275445072879583,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1198.0,6.566467208683377,1.2054213321178322,0.05971056596101477,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1199.0,6.566467208683377,1.2054213321178322,0.031376536282256236,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1200.0,6.566467208683377,1.2054213321178322,0.031376536282256236,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1201.0,6.40555965824897,1.1724743423773287,0.05606593048884015,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+1202.0,6.645742775223802,1.2216968020193975,0.029171021321284022,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1203.0,6.645742775223802,1.2216968020193975,0.01839994636825023,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1204.0,6.483593268231788,1.1885152753341208,0.029440009757343285,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1205.0,6.544760157547682,1.2009072373864933,0.029191879223058194,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1206.0,6.401803065016275,1.1716443817626792,0.029371541601953963,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1207.0,6.213342061146645,1.1329492385321898,0.059774445387882263,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1208.0,6.765481251952148,1.2465732723529281,0.02648680843676675,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1209.0,6.765481251952148,1.2465732723529281,0.016873452548097842,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1210.0,6.601386508149284,1.213054526217022,0.02781821594551608,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1211.0,6.662561712914345,1.2254168175761682,0.017117502253879986,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1212.0,6.516259683315261,1.1955263189879086,0.017778385662067582,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1213.0,6.328141828139586,1.1569684160332845,0.032088480510313586,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1214.0,6.5700452944109085,1.2061751359759807,0.027528443033174473,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1215.0,6.443074548997406,1.1802576721020055,0.027127411230036147,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1216.0,6.274437360271109,1.145726531162624,0.031635383344567974,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1217.0,6.157994244124332,1.121369823547725,0.05615301616819113,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1218.0,6.821846458378526,1.2583624284524733,0.027917210482081855,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1219.0,6.821846458378526,1.2583624284524733,0.017602407703869963,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1220.0,6.660493610073215,1.225531889782259,0.026801702202510724,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1221.0,6.720768601006497,1.2376644647940853,0.016709307800146955,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1222.0,6.575297448971958,1.2080608597746025,0.016263050122583618,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1223.0,6.389191942137083,1.1700681780555748,0.030939505401378277,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1224.0,6.627222816928511,1.2182829272459577,0.016859489734027705,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1225.0,6.499592433805298,1.1923321138730527,0.016338854252238248,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1226.0,6.331646092525351,1.158077446004227,0.019137244477015307,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1227.0,6.2134605380823675,1.133466645807729,0.031242497230103253,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1228.0,6.48206144350724,1.1873303046111152,0.028696091688691805,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1229.0,6.374961868955045,1.1656118545157634,0.02634960370978188,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1230.0,6.226283171118129,1.1353808528943252,0.02883814573003627,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1231.0,6.124602072790002,1.1142527722162596,0.02782076825117957,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1232.0,6.030625311143462,1.09322284693345,0.05634980675275746,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1233.0,6.729467680712668,1.2422325654201696,0.05624953646112058,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1234.0,6.729467680712668,1.2422325654201696,0.029725502449335094,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1235.0,6.576154231805723,1.2109220737207442,0.05530314435277298,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1236.0,6.632646730400357,1.2223568465478818,0.028495317890824826,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1237.0,6.4944950654798115,1.1941329978422264,0.029513589126051332,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1238.0,6.315261493980159,1.157416591112323,0.060437580049767514,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1239.0,6.5412312928085825,1.2034011717797781,0.027846061597178107,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1240.0,6.420191707847103,1.1786853573340146,0.027528163061952892,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1241.0,6.2584835078369245,1.1455797868980984,0.031531188204796994,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1242.0,6.141857771802533,1.1212746119586339,0.05835462173779113,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1243.0,6.3916062564036595,1.1716075876021796,0.029342501071459682,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1244.0,6.2910415247756815,1.1511106327314404,0.026342610011738286,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1245.0,6.148680051183543,1.1220354281488822,0.028371365703357052,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1246.0,6.0487450806080565,1.1012381211676585,0.027704059431832795,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1247.0,5.94773703793486,1.0789349970647366,0.05910034801488698,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1248.0,6.560787729427423,1.2016665946383738,0.05444396729863399,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1249.0,6.46000841436499,1.1810782515623255,0.05118630366510321,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1250.0,6.320568409251916,1.1525399714696012,0.05638164154837294,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1251.0,6.220255239425916,1.1316926126034756,0.05310543023263919,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1252.0,6.114235430227718,1.108681506752147,0.05551488667518012,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1253.0,6.23276579994634,1.127348887304141,0.15195331979221702,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[5.0, 5.0, 5.0, 6.0, 1.0, 0.9224137931034483, 0.5258620689655172, 0.5517241379310345, 0.5, 0.2672413793103448, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1254.0,7.6266048723776665,1.4143317650542342,0.008081083268887455,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+1255.0,7.6266048723776665,1.4143317650542342,0.005978529909131693,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+1256.0,7.6266048723776665,1.4143317650542342,0.005978529909131693,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+1257.0,7.6266048723776665,1.4143317650542342,0.005978529909131693,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+1258.0,7.6266048723776665,1.4143317650542342,0.005978529909131693,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616]"
+1259.0,7.447182971850972,1.3740340371275892,0.04492250964321088,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.047619047619047616, 0.0, 0.0, 0.0, 0.008620689655172414, 0.008620689655172414]"
+1260.0,7.572671553090851,1.4022001388092096,0.013371181005993908,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1261.0,7.572671553090851,1.4022001388092096,0.0071638310215116595,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1262.0,7.572671553090851,1.4022001388092096,0.0071638310215116595,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1263.0,7.572671553090851,1.4022001388092096,0.0071638310215116595,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1264.0,7.3979926121782835,1.3629942050412924,0.021235657194975128,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+1265.0,7.519675318969046,1.3903112424228141,0.015035631626055588,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1266.0,7.519675318969046,1.3903112424228141,0.008143684028559058,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1267.0,7.519675318969046,1.3903112424228141,0.008143684028559058,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1268.0,7.349688130767529,1.3521648378788895,0.022000055992159137,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+1269.0,7.562195445382879,1.3998667115052241,0.012443333044651976,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1270.0,7.562195445382879,1.3998667115052241,0.00696661395581874,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1271.0,7.394278116028389,1.3621940520719737,0.02043925217111944,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1272.0,7.443338271659424,1.3731282618642158,0.017708022640931447,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1273.0,7.295049281276198,1.3398483051255838,0.023417159976259677,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1274.0,7.116873626342728,1.2997805053492437,0.0766370532368557,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.09523809523809523, 0.0, 0.09523809523809523, 0.0, 0.047619047619047616, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1275.0,7.72446529233794,1.436436775349883,0.01697730856903389,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1276.0,7.72446529233794,1.436436775349883,0.008806921359511544,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1277.0,7.72446529233794,1.436436775349883,0.008806921359511544,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1278.0,7.72446529233794,1.436436775349883,0.008806921359511544,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1279.0,7.54995992381971,1.3973194528698334,0.021113154920227542,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+1280.0,7.666499322897037,1.4234464083500442,0.008858253802816006,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1281.0,7.666499322897037,1.4234464083500442,0.005380794645692183,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1282.0,7.666499322897037,1.4234464083500442,0.005380794645692183,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1283.0,7.497237292567414,1.3855099028434017,0.011054209888442044,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+1284.0,7.701736205876473,1.4313574313454012,0.00811056663899107,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1285.0,7.701736205876473,1.4313574313454012,0.005061356214394076,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1286.0,7.534413192334835,1.3938622695268,0.010843019735916943,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1287.0,7.581972566260642,1.4044420107083535,0.009447761315297332,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1288.0,7.432671709566983,1.37097705117856,0.011878256216479414,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1289.0,7.254760025664531,1.3310173680085662,0.03126024528179497,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1290.0,7.446831189755176,1.373910975611582,0.02403206059952473,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1291.0,7.446831189755176,1.373910975611582,0.01253050541054685,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1292.0,7.446831189755176,1.373910975611582,0.01253050541054685,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1293.0,7.314587714993656,1.3442755533966697,0.025773173634330033,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+1294.0,7.482816387207833,1.3819914460086469,0.011014794975701415,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1295.0,7.482816387207833,1.3819914460086469,0.007109070223170766,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1296.0,7.351550263570358,1.35258072396669,0.013282222955022682,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1297.0,7.391062709724633,1.3613622902982705,0.012109412366682771,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1298.0,7.27285479162037,1.3348727779437761,0.013796849366746921,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1299.0,7.1269009603786415,1.3020994444723981,0.032360810971199784,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1300.0,7.549717993692596,1.3971111880178146,0.02003670234448127,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1301.0,7.549717993692596,1.3971111880178146,0.010662865330776029,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1302.0,7.422449469217055,1.3686228113706986,0.02276818932178609,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1303.0,7.460285937649047,1.377018205283858,0.010976387634103073,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1304.0,7.344840035860908,1.3511733137056121,0.01268843118542935,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1305.0,7.202786575867825,1.319305216399143,0.03059823298523434,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1306.0,7.361717343799435,1.3547391541427822,0.02392058775624395,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1307.0,7.262964027418531,1.3326440272934612,0.025434544168187162,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1308.0,7.1386986010873015,1.3047821882655015,0.031753011502998967,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1309.0,7.032192295117158,1.2806396426921838,0.08646093309774205,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.23809523809523808, 0.047619047619047616, 0.19047619047619047, 0.0, 0.09523809523809523, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1310.0,7.637078102275011,1.416628188244246,0.02123077010387137,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1311.0,7.637078102275011,1.416628188244246,0.01082318911824059,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1312.0,7.637078102275011,1.416628188244246,0.01082318911824059,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1313.0,7.637078102275011,1.416628188244246,0.01082318911824059,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1314.0,7.500263785878475,1.3860609412122913,0.01947825786774775,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+1315.0,7.594048275983272,1.4070169918259434,0.009468488200044478,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1316.0,7.594048275983272,1.4070169918259434,0.005812765550039309,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1317.0,7.594048275983272,1.4070169918259434,0.005812765550039309,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1318.0,7.4587507707316405,1.3767987593208988,0.009362866112886154,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+1319.0,7.62448400908573,1.4138301408654963,0.009244894154733051,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1320.0,7.62448400908573,1.4138301408654963,0.005844204299123913,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1321.0,7.490455294632156,1.3838990259572579,0.009230264164064389,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1322.0,7.529806711112162,1.3926116470857874,0.008690196564181584,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1323.0,7.407643706803065,1.365328524190815,0.010219615883749915,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1324.0,7.25779978945484,1.331796947660363,0.027816422108028368,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1325.0,7.42017686031549,1.367897435879328,0.010982071535634387,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1326.0,7.42017686031549,1.367897435879328,0.006429018369322687,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1327.0,7.42017686031549,1.367897435879328,0.006429018369322687,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1328.0,7.309370183611458,1.3431607225707813,0.011678469136342762,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+1329.0,7.451026971615518,1.3748019324370027,0.005437217708017061,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1330.0,7.451026971615518,1.3748019324370027,0.003844470113922464,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1331.0,7.3409474934228784,1.3502307934232705,0.006772827318934542,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1332.0,7.374829442164112,1.3577240359225378,0.006064452047069447,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1333.0,7.273878374608279,1.335189741742092,0.0069312248762741545,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1334.0,7.146585447616185,1.3067188648363115,0.014745817246211873,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1335.0,7.509342470279921,1.3879545667550428,0.00940417117062405,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1336.0,7.509342470279921,1.3879545667550428,0.005692938748101063,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1337.0,7.402033305126875,1.3640212987703317,0.010339210552579034,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1338.0,7.434698572953336,1.3712347746065947,0.005462202051086693,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1339.0,7.335776372824327,1.3491722652277358,0.006413083604142923,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1340.0,7.211585799658197,1.3214164343018076,0.013951025181962907,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1341.0,7.351582063662603,1.352491744040073,0.010690062698089257,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1342.0,7.264833562398091,1.3331576762370705,0.01131051887767834,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1343.0,7.153993907321842,1.3084019926938095,0.01446287127399058,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1344.0,7.057158113983617,1.2865178166414655,0.032114324284894476,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1345.0,7.289782143468624,1.3383880171484157,0.022338769268501594,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1346.0,7.289782143468624,1.3383880171484157,0.011712530555144783,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1347.0,7.289782143468624,1.3383880171484157,0.011712530555144783,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1348.0,7.202001692115626,1.3188628352200382,0.020033777731701837,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+1349.0,7.31857921579543,1.3448121570545306,0.009941478885229331,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1350.0,7.31857921579543,1.3448121570545306,0.006736629536779709,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1351.0,7.231203179836091,1.3253789488280543,0.010592850551485754,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1352.0,7.259463006891275,1.3316009030656015,0.010130654857347519,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1353.0,7.178285215069655,1.3135469917945006,0.009807503420949156,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1354.0,7.072460153471728,1.2899665185056872,0.0248866265747173,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1355.0,7.37471205739548,1.3574505423432177,0.0099007800115461,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1356.0,7.37471205739548,1.3574505423432177,0.006295163827616167,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1357.0,7.288793452835286,1.3383564449189813,0.010189472077028307,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1358.0,7.316248175163097,1.3443922932253904,0.005861626533341342,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1359.0,7.236096411430698,1.3265811320728453,0.005822899577386647,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1360.0,7.132342329164203,1.3034779579536144,0.013640877339878428,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1361.0,7.253781349031345,1.3303315914281102,0.010130583807049114,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1362.0,7.181953354368446,1.3143824151953825,0.010324925056503748,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1363.0,7.087594108253433,1.2933870898404287,0.013490291637564551,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1364.0,7.00606127721085,1.2750053057405286,0.029719574831316407,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1365.0,7.414318581116573,1.3664392704124697,0.019909191607397868,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1366.0,7.414318581116573,1.3664392704124697,0.010581515665830453,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1367.0,7.3340411975657345,1.3486613675331744,0.018424352339772843,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1368.0,7.359665021730357,1.3542700106391818,0.009133109221447899,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1369.0,7.2841367092454785,1.3375461619145006,0.009067074242881654,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1370.0,7.186321608731004,1.3158412963710877,0.02504029098154029,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1371.0,7.2994310276148,1.3407472145720156,0.00994301179983171,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1372.0,7.2309581865617965,1.325597765746616,0.010503655636588257,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1373.0,7.141184202535547,1.3056925767563934,0.013414981128053978,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1374.0,7.061809280612152,1.2878513693835498,0.03007050837518285,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1375.0,7.20350333547759,1.31893291434888,0.0203267997977472,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1376.0,7.145335593540106,1.306110050536798,0.01860992802560625,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1377.0,7.0671966905821195,1.2888491985476704,0.02385814995607477,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1378.0,6.999552711383618,1.2736799431268517,0.028403563104290677,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1379.0,6.917012712401087,1.2546494642661257,0.056009771697631355,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.6190476190476191, 0.5238095238095238, 0.42857142857142855, 0.38095238095238093, 0.19047619047619047, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1380.0,7.68855320508314,1.4296844985361987,0.042093578950807835,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1381.0,7.68855320508314,1.4296844985361987,0.020393020225648293,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1382.0,7.68855320508314,1.4296844985361987,0.020393020225648293,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1383.0,7.68855320508314,1.4296844985361987,0.020393020225648293,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1384.0,7.5615983905811,1.4015887133360398,0.04465300216291659,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+1385.0,7.647143129401765,1.42052096178794,0.019249803181379185,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1386.0,7.647143129401765,1.42052096178794,0.012031340315952517,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1387.0,7.647143129401765,1.42052096178794,0.012031340315952517,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1388.0,7.520741977267871,1.3925579424600938,0.02280650544994531,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+1389.0,7.6727308541561365,1.4261949648467755,0.018388603416804126,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1390.0,7.6727308541561365,1.4261949648467755,0.011646203780568128,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1391.0,7.547618444045829,1.3985192488536105,0.022254698563860864,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1392.0,7.584441446448327,1.4065956356836056,0.02009696590613941,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1393.0,7.468237890350397,1.3808906053494723,0.023392429487168263,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1394.0,7.324102926809843,1.3489492614647853,0.052636218307325865,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1395.0,7.481680089390275,1.3836454343410138,0.02018943905023482,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1396.0,7.481680089390275,1.3836454343410138,0.012215965844562839,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1397.0,7.481680089390275,1.3836454343410138,0.012215965844562839,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1398.0,7.374183228334177,1.359875755622964,0.021787905867597237,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+1399.0,7.508109527261359,1.3895043162553007,0.011251500131123773,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1400.0,7.508109527261359,1.3895043162553007,0.007817953973970285,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1401.0,7.401507741901127,1.3659346247562811,0.01307458767451144,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1402.0,7.434134847594808,1.373084148432522,0.01198250878378221,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1403.0,7.334887701417595,1.3511407458875344,0.013471528555252469,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1404.0,7.209357740149104,1.323335578341606,0.026215108381198445,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1405.0,7.5564879952387995,1.4003125326585768,0.018226950332848078,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1406.0,7.5564879952387995,1.4003125326585768,0.011228784762334167,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1407.0,7.452847369945988,1.3774120133506111,0.020376441860228144,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1408.0,7.484314938616734,1.3842991815768182,0.011474394146965454,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1409.0,7.387465187953948,1.3629000604745907,0.012991438183516332,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1410.0,7.265353593211869,1.3358678273277333,0.025449722186429893,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1411.0,7.39993670698498,1.3654571598475824,0.02025774139462821,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1412.0,7.313512272216345,1.346372917787355,0.021757378969667777,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1413.0,7.203078348234227,1.3219397181157004,0.026026597613829736,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1414.0,7.103076714708575,1.299573802556453,0.054247263647307836,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1415.0,7.344748539777875,1.3529179464522714,0.01951216486774886,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1416.0,7.344748539777875,1.3529179464522714,0.011608153412319626,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1417.0,7.344748539777875,1.3529179464522714,0.011608153412319626,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1418.0,7.2569029878907045,1.3335517318593544,0.01933326108715875,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+1419.0,7.370254138624421,1.3585564732428361,0.010279743261746856,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1420.0,7.370254138624421,1.3585564732428361,0.007262092884127718,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1421.0,7.2829882474436936,1.3393195948321563,0.011432717209667483,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1422.0,7.310895080873505,1.3454127734295203,0.010665053192927522,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1423.0,7.228987734770266,1.3273580337446904,0.011425964325467953,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1424.0,7.122644333531313,1.3038754921591342,0.0213458991180137,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1425.0,7.418661850637448,1.369354378826312,0.010027803759486345,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1426.0,7.418661850637448,1.369354378826312,0.006812095408044542,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1427.0,7.333196745365785,1.3505262664966982,0.010918069143932514,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1428.0,7.360282140741806,1.3564329450176114,0.006753671451573275,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1429.0,7.2798090118464875,1.3387059562465593,0.007398995291707941,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1430.0,7.175864476819362,1.3157656466146364,0.013141892186211132,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1431.0,7.294687193173314,1.3418082775878792,0.010698485737635125,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1432.0,7.221759437150572,1.3257538490851462,0.011180850388021387,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1433.0,7.126416000110157,1.3047253234480674,0.013339081728943835,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1434.0,7.041325896787275,1.285731341774732,0.025198950597682068,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1435.0,7.447146659376206,1.3757359774416849,0.017620358258638977,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1436.0,7.447146659376206,1.3757359774416849,0.010601504231078484,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1437.0,7.367252503095024,1.3581861274610068,0.018028783323806714,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1438.0,7.392604292877297,1.3636947496186482,0.010011676480155381,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1439.0,7.316884009646271,1.3470638686920193,0.010808598445950281,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1440.0,7.218960924592665,1.3255147353734598,0.020686727787381464,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1441.0,7.330082955818536,1.3497848693641261,0.010469643948885683,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1442.0,7.260800203651852,1.3345781017320886,0.010784127663270793,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1443.0,7.170271074009353,1.314669322982436,0.01375678212486448,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1444.0,7.088140535387398,1.2963804800378327,0.02597672214651061,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1445.0,7.228408652002722,1.3268671896807578,0.01870905458086918,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1446.0,7.168784381418847,1.3138200964706366,0.01867752110269336,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1447.0,7.089196106841319,1.2963722131426436,0.02121958354030017,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1448.0,7.018538605845096,1.280668623960048,0.024651553533446502,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1449.0,6.930501425561489,1.2605890495511185,0.04685037964419603,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1450.0,7.4082901826727054,1.3685791740358317,0.045349189331546,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1451.0,7.4082901826727054,1.3685791740358317,0.022180250090041924,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1452.0,7.4082901826727054,1.3685791740358317,0.022180250090041924,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1453.0,7.320141458507733,1.3492824760141755,0.045495514508088704,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+1454.0,7.431141361518584,1.3735949711361104,0.019033032732622655,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1455.0,7.431141361518584,1.3735949711361104,0.012248695042394436,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1456.0,7.34366977118508,1.3544476230642866,0.022209821121047964,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1457.0,7.371340264844252,1.360449956907923,0.020473668866147175,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1458.0,7.288589110406639,1.3423366449190401,0.02310041491137056,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1459.0,7.181608610316605,1.318881206428965,0.05118861160754077,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1460.0,7.473345742104909,1.382938874240449,0.017786614220943707,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1461.0,7.473345742104909,1.382938874240449,0.011034612092868424,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1462.0,7.3878720183667825,1.3642385297973827,0.019842053582465543,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1463.0,7.4147229141474496,1.370057147365811,0.011233483454240335,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1464.0,7.333659677800397,1.3523230380224058,0.012660300161976067,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1465.0,7.229267587715731,1.3294454904414892,0.02488949935222031,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1466.0,7.346145888362739,1.3548843945674613,0.019782514251624087,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1467.0,7.272019694805479,1.3386766978493665,0.021219023904898344,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1468.0,7.175596714604209,1.3175572148354724,0.025490336791382847,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1469.0,7.087189811521387,1.2979784975497037,0.05361034674014423,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1470.0,7.492876066035406,1.3872574140444165,0.018658865763578766,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1471.0,7.492876066035406,1.3872574140444165,0.01105907519814776,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1472.0,7.412884897406517,1.3697994681620298,0.019126539693790436,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1473.0,7.438082970950007,1.3752432197759874,0.010437824756526966,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1474.0,7.361829999880473,1.3586029918559699,0.011445829279548061,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1475.0,7.263475625488266,1.337100833326896,0.021990254945763708,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1476.0,7.373148854329754,1.360901515333548,0.01091348004775398,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1477.0,7.302856620654128,1.3455709607735868,0.011517702881250754,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1478.0,7.21139089729787,1.3255862820604514,0.013657833132277386,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1479.0,7.126523996460341,1.3068294666658686,0.026488232860271577,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1480.0,7.266117128488517,1.3369543720091197,0.019985877192282113,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1481.0,7.204975328561255,1.3236538065561445,0.019943918823903964,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1482.0,7.123905093488134,1.305988016431866,0.0226949677031217,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1483.0,7.050302468268164,1.2897473968943496,0.025647620436960096,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1484.0,6.957129882512263,1.268686401324208,0.05311426104618764,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1485.0,7.532002005551648,1.397760870879641,0.0428927860019489,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1486.0,7.532002005551648,1.397760870879641,0.021089104834580805,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1487.0,7.4513247971722425,1.3802463103211504,0.04391479739272373,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1488.0,7.4765300010189675,1.3856658972696874,0.020051170506729124,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1489.0,7.399276012477014,1.3688961115520768,0.022793955049286208,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1490.0,7.29990908519619,1.3472893563057422,0.05084582208327478,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1491.0,7.4087992685408235,1.3707961949608543,0.020167911305986587,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1492.0,7.337165622084963,1.3552542117190034,0.021669369516754508,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1493.0,7.244323729548468,1.3350763937418981,0.02600179587065956,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1494.0,7.156438088912007,1.3157712028871977,0.05568522373073694,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1495.0,7.295723920412543,1.3456516524056783,0.02143671375922535,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1496.0,7.232897446917436,1.3320507695274348,0.02134866400319354,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1497.0,7.150082042502554,1.314093991207046,0.024107041262426934,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1498.0,7.073374616069599,1.2972678760391376,0.027376166294480555,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1499.0,6.974822430162231,1.2751534407298923,0.05873361969010746,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1500.0,7.283097753434242,1.3417613406217768,0.04212156190904736,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1501.0,7.22327524457247,1.328862657996273,0.041873383761983636,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1502.0,7.143917997111773,1.3117286240913086,0.047590184652427654,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1503.0,7.070757078593533,1.295758167394404,0.051461360276842345,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1504.0,6.976814176810295,1.2748065296910216,0.05625204356445703,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1505.0,6.923044573088441,1.2609914275564627,0.1571180618151838,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.571428571428571, 4.190476190476191, 3.142857142857143, 2.2857142857142856, 1.0952380952380953, 0.9224137931034483, 0.5258620689655172, 0.5517241379310345, 0.5, 0.2672413793103448, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1506.0,7.442495064159672,1.3841236446023144,0.008485738992843599,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1507.0,7.442495064159672,1.3841236446023144,0.006196305206814922,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1508.0,7.442495064159672,1.3841236446023144,0.006196305206814922,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1509.0,7.442495064159672,1.3841236446023144,0.006196305206814922,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025]"
+1510.0,7.336416314313039,1.3602960200293595,0.035890005312183386,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.024390243902439025, 0.0, 0.008620689655172414, 0.008620689655172414]"
+1511.0,7.409865157909137,1.3767948464909894,0.012069687279733858,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1512.0,7.409865157909137,1.3767948464909894,0.006432418621033753,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1513.0,7.409865157909137,1.3767948464909894,0.006432418621033753,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1514.0,7.30326480301747,1.3528601539571883,0.018538361388878447,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+1515.0,7.434397678790861,1.3823093886069195,0.009899162627297568,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1516.0,7.434397678790861,1.3823093886069195,0.005499461062230007,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1517.0,7.3287348588724335,1.3585886935298406,0.017315455929294635,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1518.0,7.359349975573935,1.365424265401607,0.014281366076408578,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1519.0,7.261048304500574,1.3433497246903794,0.019845247195070182,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1520.0,7.136315222596676,1.3153029372340335,0.06909246167240449,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04878048780487805, 0.0, 0.04878048780487805, 0.0, 0.024390243902439025, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1521.0,7.267061664365056,1.344568450384809,0.020158633959499943,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1522.0,7.267061664365056,1.344568450384809,0.010350893369009944,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1523.0,7.267061664365056,1.344568450384809,0.010350893369009944,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1524.0,7.176092231696586,1.324138355302478,0.022135726311945738,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+1525.0,7.292119158591264,1.3502024300282371,0.008737207507284794,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1526.0,7.292119158591264,1.3502024300282371,0.005695598794942909,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1527.0,7.201767327627585,1.3299142890224986,0.011146608350523184,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1528.0,7.228885211881354,1.3359696753863366,0.009880740003927298,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1529.0,7.144626926238602,1.3170447969369417,0.01172190971802592,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1530.0,7.035426047542203,1.2924893351413749,0.02937883437407794,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1531.0,7.338191130583808,1.360617552908731,0.01610248550359566,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1532.0,7.338191130583808,1.360617552908731,0.008518288478550464,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1533.0,7.250058235739518,1.3408399162126632,0.01918775490667549,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1534.0,7.276279364453859,1.3466888306846974,0.008842695213446048,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1535.0,7.193799711361211,1.3281755146976997,0.010739553038632483,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1536.0,7.087364892151659,1.3042560361546012,0.027602744735861644,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1537.0,7.202634880333214,1.33004049694975,0.02023518744623656,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1538.0,7.1288515766607965,1.3134803955992185,0.022044928147585227,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1539.0,7.032274663122337,1.2917803267343897,0.029004003476004084,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1540.0,6.942231042767335,1.2713841411304765,0.08384369558557231,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.17073170731707318, 0.17073170731707318, 0.14634146341463414, 0.024390243902439025, 0.0975609756097561, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1541.0,7.140638273122389,1.3158786450071605,0.02469649497216041,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1542.0,7.140638273122389,1.3158786450071605,0.012551654899360347,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1543.0,7.140638273122389,1.3158786450071605,0.012551654899360347,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1544.0,7.066627925487201,1.2992821718183434,0.023078732254268874,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+1545.0,7.164686061071359,1.3212777179241544,0.010285030781142467,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1546.0,7.164686061071359,1.3212777179241544,0.006945769279403646,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1547.0,7.091035930187882,1.3047645553139982,0.011590733530207668,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1548.0,7.114054561521193,1.309895714797448,0.010835120823764186,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1549.0,7.044860250284826,1.2943783101464719,0.011412960330869365,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1550.0,6.952603237165091,1.2736706845606254,0.02570455718130105,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1551.0,7.210432906144173,1.3316133574344498,0.009956785706231734,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1552.0,7.210432906144173,1.3316133574344498,0.006277652536989355,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1553.0,7.13806958942731,1.3153989298695332,0.01072247611160306,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1554.0,7.1604666573522096,1.3203860344092218,0.006000059420530235,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1555.0,7.092274607836901,1.30510345360509,0.0065028707734049685,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1556.0,7.001933852008424,1.2848372309627307,0.013775852365231461,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1557.0,7.10328980611601,1.3074686822224297,0.010753423975549474,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1558.0,7.041412363404618,1.2936034114887265,0.010939894518708722,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1559.0,6.958364727407091,1.2749785716967477,0.013645292571828909,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1560.0,6.881953389890099,1.2576877298028277,0.030892489163533914,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1561.0,7.234281648373264,1.3370101682815123,0.021734306751840172,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1562.0,7.234281648373264,1.3370101682815123,0.011215052277935985,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1563.0,7.166858923511671,1.321934868065866,0.02109630490978844,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1564.0,7.18773045386584,1.326569710036036,0.009902776866062828,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1565.0,7.123809493638582,1.3122754932942524,0.01048989972591416,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1566.0,7.039064240669512,1.2933053969578177,0.023138078906506626,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1567.0,7.133442233835501,1.3143235797653365,0.010389500182125817,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1568.0,7.074917344500323,1.3012386433877237,0.010485667937937083,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1569.0,6.996444283097707,1.2836780628934341,0.013728783750767587,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1570.0,6.923096542871792,1.2671101164117589,0.03200406411191049,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1571.0,7.037002489558032,1.292359561573909,0.02341199430735127,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1572.0,6.987075833538972,1.281215196688137,0.02202294467448469,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1573.0,6.9184777379367235,1.2658946640662407,0.025529509949694194,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1574.0,6.855616285281252,1.251709876874548,0.029401132574156125,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1575.0,6.76993086977334,1.232022961304989,0.0816513318920959,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7073170731707317, 0.5121951219512195, 0.43902439024390244, 0.36585365853658536, 0.2682926829268293, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1576.0,7.1955164517953785,1.3289476575220003,0.03593592218844395,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1577.0,7.1955164517953785,1.3289476575220003,0.01746632135239994,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1578.0,7.1955164517953785,1.3289476575220003,0.01746632135239994,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1579.0,7.12345755508263,1.3128815471126805,0.03669123714054116,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+1580.0,7.2168587671062205,1.3337122084707318,0.014584022578764623,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1581.0,7.2168587671062205,1.3337122084707318,0.009543398287993754,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1582.0,7.145226301740786,1.3177431143541192,0.01770958893831942,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1583.0,7.167460324876649,1.3226706933304353,0.016178736307829397,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1584.0,7.0996198703918605,1.3075443826396915,0.018641652516546623,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1585.0,7.009519888756604,1.2874374801087753,0.043235745911383405,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1586.0,7.2568077936173285,1.342688145547724,0.013775986721399415,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1587.0,7.2568077936173285,1.342688145547724,0.008599879056323435,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1588.0,7.186553702515806,1.3270345323983916,0.015729602347876123,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1589.0,7.208190700057365,1.3318252744370735,0.008784206464281363,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1590.0,7.141498168923699,1.3169630453452181,0.010084133894105566,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1591.0,7.053365114742536,1.297304158480625,0.02076538328433204,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1592.0,7.150679402019377,1.318905963313639,0.015894945039024052,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1593.0,7.08956669458945,1.3052891795100543,0.017172653216710024,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1594.0,7.007923151919605,1.2870826049667665,0.021440282597505186,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1595.0,6.931049665214082,1.269790772951962,0.046188034454349707,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1596.0,7.2741067316620605,1.3465690016942566,0.015478577535790638,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1597.0,7.2741067316620605,1.3465690016942566,0.009102542273685506,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1598.0,7.208436164249478,1.3319639044675224,0.015762273830871396,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1599.0,7.228689593332682,1.336437717689132,0.00843964509512985,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1600.0,7.166053852623695,1.3225060924395453,0.009322180285680055,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1601.0,7.083198010692199,1.3040591516856632,0.018620977078110123,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1602.0,7.174256564892427,1.324225965660725,0.00886725756140955,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1603.0,7.116434715082068,1.311367439017541,0.009371620984867574,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1604.0,7.03920512781804,1.2941780908182596,0.011586786362647308,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1605.0,6.96563130453637,1.277653887634005,0.022692319198575256,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1606.0,7.076769127718583,1.3021400097806726,0.01688588063329324,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1607.0,7.026769919958901,1.291037360060893,0.016597435323024105,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1608.0,6.958551413854652,1.2758805518505114,0.019314632005164704,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1609.0,6.8948379973183584,1.2615840183484424,0.022117141739089696,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1610.0,6.807158174684742,1.2415610537948938,0.04768239355476933,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1611.0,7.317036745618255,1.357204868917602,0.03400031162733894,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1612.0,7.317036745618255,1.357204868917602,0.016592195672404504,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1613.0,7.25213387101677,1.342838140460334,0.03555714024969119,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1614.0,7.272016355565799,1.3472095333824043,0.015946844984313605,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1615.0,7.209815347930495,1.3334397813714416,0.018537289414151895,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1616.0,7.127839985897332,1.31527504475465,0.04322866344252014,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1617.0,7.216543535355271,1.3348246475828833,0.01637013158741181,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1618.0,7.15874724469578,1.3220321091185228,0.017723147152739427,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1619.0,7.081937169414785,1.3050164599583942,0.02204461285242607,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1620.0,7.00738590593631,1.2883564524242197,0.04838147783349653,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1621.0,7.116491176615139,1.3122628003780559,0.01817109501677571,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1622.0,7.065982753983958,1.3010981895225184,0.017879318306107696,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1623.0,6.997582283772818,1.2859697217643826,0.02060657521919853,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1624.0,6.932490691881578,1.2714357070742515,0.023709553592964915,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1625.0,6.8420523871762935,1.2508932457988837,0.05280141800981362,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1626.0,7.0885456020069,1.3050501451568908,0.03269360887375346,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1627.0,7.041537923317082,1.2946978714880644,0.032898009125391266,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1628.0,6.977252580702749,1.2805361384496308,0.03944041255433276,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1629.0,6.916599397168536,1.2670484767405845,0.043540911557085143,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1630.0,6.832466654855651,1.2480205076365551,0.04955384849018383,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1631.0,6.764524208746386,1.2312914445103,0.12423059772999104,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.195121951219512, 3.707317073170732, 2.5609756097560976, 1.8780487804878048, 0.9512195121951219, 0.9224137931034483, 0.5258620689655172, 0.5517241379310345, 0.5, 0.2672413793103448, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1632.0,7.317731143397136,1.3546088945522574,0.009483784712631881,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1633.0,7.317731143397136,1.3546088945522574,0.006837433064391149,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1634.0,7.317731143397136,1.3546088945522574,0.006837433064391149,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082]"
+1635.0,7.248857705239846,1.3391320618872793,0.03038346952185989,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.01639344262295082, 0.0, 0.01639344262295082, 0.01639344262295082, 0.008620689655172414, 0.008620689655172414]"
+1636.0,7.335827960240358,1.3586783851728965,0.0073380048331591965,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1637.0,7.335827960240358,1.3586783851728965,0.004241848405586225,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1638.0,7.267371625872687,1.3432971149913224,0.014683080940504668,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1639.0,7.287857332555184,1.3478811476194228,0.011735192792710104,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1640.0,7.222714806866271,1.333240813833461,0.017016846153108157,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1641.0,7.1367943845039825,1.3139189521789287,0.06213640040977794,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06557377049180328, 0.01639344262295082, 0.04918032786885246, 0.0, 0.04918032786885246, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1642.0,7.36974572046484,1.3663427504323384,0.014577282769899154,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1643.0,7.36974572046484,1.3663427504323384,0.007638996288585992,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1644.0,7.302713070415885,1.351287902127827,0.01796436637307758,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1645.0,7.322638844010759,1.355743325522577,0.007977465884626276,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1646.0,7.2587323731837445,1.3413873018308062,0.010050996548509222,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1647.0,7.174737138089879,1.3225059076618662,0.026824186759744933,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1648.0,7.264453790968377,1.3425968449016243,0.018739948414010933,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1649.0,7.205643339094846,1.3293846830633735,0.020891653948982177,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1650.0,7.127615763067842,1.3118458470705594,0.028166844538439432,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1651.0,7.051287039345521,1.2945751875160505,0.08416637339678103,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.16393442622950818, 0.18032786885245902, 0.13114754098360656, 0.08196721311475409, 0.13114754098360656, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1652.0,7.38058636918922,1.3687775262007327,0.024709037687470556,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1653.0,7.38058636918922,1.3687775262007327,0.012376338186610181,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1654.0,7.318213861296502,1.3547884104634884,0.024567497026096636,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1655.0,7.336786231216111,1.3589339686519082,0.01105222065588504,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1656.0,7.277082537706136,1.3455408764055785,0.012264050858229682,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1657.0,7.198462965546222,1.3278929051146338,0.02870944345713246,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1658.0,7.282148140314084,1.3466006547398408,0.011576212728711803,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1659.0,7.226833619470948,1.3341918281161924,0.012158264299720096,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1660.0,7.153377602705661,1.3177044869032626,0.015367341391022164,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1661.0,7.080796348863935,1.3013005472477612,0.03459859073678124,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1662.0,7.1834876610324745,1.3241624860921974,0.026763243017247137,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1663.0,7.135600003376566,1.313428255173336,0.0258023186681617,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1664.0,7.070795442449676,1.2988989631620076,0.029887236837900802,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1665.0,7.007922685463,1.2846957705419388,0.03516521752082399,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1666.0,6.918888867343517,1.264322749203992,0.10240033234547488,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8032786885245902, 0.45901639344262296, 0.4426229508196721, 0.4262295081967213, 0.21311475409836064, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1667.0,7.4281176740819514,1.380209878013885,0.030647075521517866,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1668.0,7.4281176740819514,1.380209878013885,0.014869675079521942,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1669.0,7.3673312668597735,1.3666302632570855,0.033008479587982205,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1670.0,7.38530773820814,1.3706262243690541,0.014609195916516564,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1671.0,7.3268457208334,1.3575638076252154,0.01737998764661457,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1672.0,7.250069847632661,1.3403978910851448,0.04141548566732879,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1673.0,7.330509789674419,1.3583046302034025,0.015497184198891473,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1674.0,7.275972409931339,1.3461189717690467,0.016976163509488832,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1675.0,7.203834154719433,1.3299914978310132,0.021361736334624362,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1676.0,7.131228663706473,1.3136485651863763,0.04790266284958181,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1677.0,7.230640160006413,1.3356735762095449,0.017877502500045266,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1678.0,7.182881851564559,1.3250106045382501,0.0176737668139543,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1679.0,7.118664453872225,1.3106688283170813,0.02041119462291471,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1680.0,7.055194509280306,1.296388375770831,0.023831778114595005,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1681.0,6.964378052757389,1.2756924335530533,0.05425132676798048,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1682.0,7.195345829471845,1.3270365252562224,0.029402457088020587,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1683.0,7.151337190449214,1.3172413928092777,0.030527686920653985,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1684.0,7.091595706133808,1.3039441439928392,0.037787329504905355,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1685.0,7.033026130722869,1.290809319371896,0.04328103513052332,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1686.0,6.949292434157327,1.2717869178083165,0.05120685273503573,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1687.0,6.87207304587235,1.2532801702745135,0.11475252099365774,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[4.491803278688525, 3.737704918032787, 2.377049180327869, 1.7540983606557377, 1.0491803278688525, 0.9224137931034483, 0.5258620689655172, 0.5517241379310345, 0.5, 0.2672413793103448, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1688.0,7.008250230633897,1.2990199909025473,0.01073209053457668,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[3.7160493827160495, 3.1358024691358026, 2.123456790123457, 1.4567901234567902, 0.9629629629629629, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1689.0,7.008250230633897,1.2990199909025473,0.007554915636190865,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[3.7160493827160495, 3.1358024691358026, 2.123456790123457, 1.4567901234567902, 0.9629629629629629, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678]"
+1690.0,6.955458123700176,1.2871359928846566,0.02603907210388281,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[3.7160493827160495, 3.1358024691358026, 2.123456790123457, 1.4567901234567902, 0.9629629629629629, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.0, 0.012345679012345678, 0.0, 0.012345679012345678, 0.012345679012345678, 0.008620689655172414, 0.008620689655172414]"
+1691.0,6.971475376767111,1.290732436232735,0.009713460217579037,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[3.7160493827160495, 3.1358024691358026, 2.123456790123457, 1.4567901234567902, 0.9629629629629629, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1692.0,6.920898374744526,1.2793438137078479,0.014533993318741133,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[3.7160493827160495, 3.1358024691358026, 2.123456790123457, 1.4567901234567902, 0.9629629629629629, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1693.0,6.8518467138041785,1.2637994593026243,0.05588984238865273,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[3.7160493827160495, 3.1358024691358026, 2.123456790123457, 1.4567901234567902, 0.9629629629629629, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.04938271604938271, 0.012345679012345678, 0.04938271604938271, 0.0, 0.037037037037037035, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1694.0,6.926252532760502,1.280497293534419,0.015870769747823164,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[3.7160493827160495, 3.1358024691358026, 2.123456790123457, 1.4567901234567902, 0.9629629629629629, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1695.0,6.879213500643857,1.2699033655823326,0.017577368297948048,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[3.7160493827160495, 3.1358024691358026, 2.123456790123457, 1.4567901234567902, 0.9629629629629629, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1696.0,6.814360437962484,1.2553048750088514,0.024832783268619207,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[3.7160493827160495, 3.1358024691358026, 2.123456790123457, 1.4567901234567902, 0.9629629629629629, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1697.0,6.750581870997445,1.2408508245202652,0.0759007677104027,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[3.7160493827160495, 3.1358024691358026, 2.123456790123457, 1.4567901234567902, 0.9629629629629629, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1728395061728395, 0.18518518518518517, 0.1111111111111111, 0.08641975308641975, 0.09876543209876543, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1698.0,6.836461041836202,1.260022610105388,0.0249241976624921,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[3.7160493827160495, 3.1358024691358026, 2.123456790123457, 1.4567901234567902, 0.9629629629629629, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1699.0,6.795547171798274,1.2508103419811112,0.023211300158910122,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[3.7160493827160495, 3.1358024691358026, 2.123456790123457, 1.4567901234567902, 0.9629629629629629, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1700.0,6.737819998227745,1.2378267409577703,0.027263585991542813,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[3.7160493827160495, 3.1358024691358026, 2.123456790123457, 1.4567901234567902, 0.9629629629629629, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1701.0,6.6820811492492,1.2251979565785769,0.031858619418429275,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[3.7160493827160495, 3.1358024691358026, 2.123456790123457, 1.4567901234567902, 0.9629629629629629, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1702.0,6.598288482544808,1.2059750327792826,0.09893431195334879,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[3.7160493827160495, 3.1358024691358026, 2.123456790123457, 1.4567901234567902, 0.9629629629629629, 0.7654320987654321, 0.4691358024691358, 0.4691358024691358, 0.3950617283950617, 0.20987654320987653, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1703.0,6.791868176185072,1.2490860114104445,0.019078480928578865,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[3.7160493827160495, 3.1358024691358026, 2.123456790123457, 1.4567901234567902, 0.9629629629629629, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1704.0,6.75478795135348,1.2407568106688442,0.020613183861603993,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[3.7160493827160495, 3.1358024691358026, 2.123456790123457, 1.4567901234567902, 0.9629629629629629, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1705.0,6.701585823569042,1.2288258195402277,0.029214817361040635,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[3.7160493827160495, 3.1358024691358026, 2.123456790123457, 1.4567901234567902, 0.9629629629629629, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1706.0,6.6508787360060895,1.2173687060872325,0.03377095416437985,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[3.7160493827160495, 3.1358024691358026, 2.123456790123457, 1.4567901234567902, 0.9629629629629629, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1707.0,6.574629179476232,1.1999204569184856,0.04206241234820724,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[3.7160493827160495, 3.1358024691358026, 2.123456790123457, 1.4567901234567902, 0.9629629629629629, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1708.0,6.494891899158164,1.180648212302278,0.06675589727073829,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[3.7160493827160495, 3.1358024691358026, 2.123456790123457, 1.4567901234567902, 0.9629629629629629, 0.9224137931034483, 0.5258620689655172, 0.5517241379310345, 0.5, 0.2672413793103448, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1709.0,6.586794756590997,1.2083569202384004,0.014451230760942103,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95]","[3.3564356435643563, 2.9702970297029703, 1.9108910891089108, 1.297029702970297, 1.118811881188119, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901]"
+1710.0,6.554656887663472,1.2010857738422598,0.015675245739542067,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[3.3564356435643563, 2.9702970297029703, 1.9108910891089108, 1.297029702970297, 1.118811881188119, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.009900990099009901, 0.019801980198019802, 0.0, 0.009900990099009901, 0.009900990099009901, 0.008620689655172414, 0.008620689655172414]"
+1711.0,6.5063574577512036,1.1901946379629655,0.042718492395361095,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[3.3564356435643563, 2.9702970297029703, 1.9108910891089108, 1.297029702970297, 1.118811881188119, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.0594059405940594, 0.019801980198019802, 0.04950495049504951, 0.0, 0.039603960396039604, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1712.0,6.461135628678534,1.1799240229157255,0.053500589303707005,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[3.3564356435643563, 2.9702970297029703, 1.9108910891089108, 1.297029702970297, 1.118811881188119, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.1782178217821782, 0.19801980198019803, 0.09900990099009901, 0.12871287128712872, 0.10891089108910891, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1713.0,6.390833829751186,1.1637664977738031,0.07669370760218183,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[3.3564356435643563, 2.9702970297029703, 1.9108910891089108, 1.297029702970297, 1.118811881188119, 0.8316831683168316, 0.5346534653465347, 0.5445544554455446, 0.38613861386138615, 0.21782178217821782, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1714.0,6.31090466065314,1.1444437471531657,0.05179864246806502,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[3.3564356435643563, 2.9702970297029703, 1.9108910891089108, 1.297029702970297, 1.118811881188119, 0.9224137931034483, 0.5258620689655172, 0.5517241379310345, 0.5, 0.2672413793103448, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
+1715.0,6.2067038983925995,1.124334997125852,0.0030316353489370507,"[4.55, 4.65, 4.75, 4.85, 4.95, 5.05, 5.15, 5.25, 5.35, 5.45, 5.55, 5.65, 5.75, 5.85, 5.95, 6.05, 6.15, 6.25, 6.35, 6.45, 6.55, 6.65, 6.75, 6.85, 6.95, 7.05, 7.15]","[3.189655172413793, 2.8189655172413794, 1.8362068965517242, 1.2413793103448276, 1.1120689655172413, 0.9224137931034483, 0.5258620689655172, 0.5517241379310345, 0.5, 0.2672413793103448, 0.19827586206896552, 0.20689655172413793, 0.1206896551724138, 0.12931034482758622, 0.12931034482758622, 0.06896551724137931, 0.02586206896551724, 0.05172413793103448, 0.017241379310344827, 0.034482758620689655, 0.008620689655172414, 0.02586206896551724, 0.008620689655172414, 0.008620689655172414, 0.017241379310344827, 0.008620689655172414, 0.008620689655172414]"
diff --git a/openquake/quaket/output/comp_out/dispositions.npy b/openquake/quaket/output/comp_out/dispositions.npy
new file mode 100644
index 0000000..9f1485e
Binary files /dev/null and b/openquake/quaket/output/comp_out/dispositions.npy differ
diff --git a/openquake/quaket/output/comp_out/fig_mfd_it.png b/openquake/quaket/output/comp_out/fig_mfd_it.png
new file mode 100644
index 0000000..caba083
Binary files /dev/null and b/openquake/quaket/output/comp_out/fig_mfd_it.png differ
diff --git a/openquake/quaket/output/comp_out/fig_mtd_it.png b/openquake/quaket/output/comp_out/fig_mtd_it.png
new file mode 100644
index 0000000..16c075c
Binary files /dev/null and b/openquake/quaket/output/comp_out/fig_mtd_it.png differ
diff --git a/openquake/quaket/output/comp_out/mags.npy b/openquake/quaket/output/comp_out/mags.npy
new file mode 100644
index 0000000..3ff7b03
Binary files /dev/null and b/openquake/quaket/output/comp_out/mags.npy differ
diff --git a/openquake/quaket/output/comp_out/years.npy b/openquake/quaket/output/comp_out/years.npy
new file mode 100644
index 0000000..ad0cff0
Binary files /dev/null and b/openquake/quaket/output/comp_out/years.npy differ
diff --git a/openquake/quaket/output/declustering_out/catalogue_gk.csv b/openquake/quaket/output/declustering_out/catalogue_gk.csv
new file mode 100644
index 0000000..39c0ebd
--- /dev/null
+++ b/openquake/quaket/output/declustering_out/catalogue_gk.csv
@@ -0,0 +1,4531 @@
+eventID,Agency,year,month,day,hour,minute,second,timeError,longitude,latitude,SemiMajor90,SemiMinor90,ErrorStrike,depth,depthError,magnitude,sigmaMagnitude,magnitudeType
+10000002,,1005,1,1,0,0,0.0,,11.882,43.464,,,,1.5,,4.88,,
+10000003,,1005,1,1,0,0,0.0,,13.831,41.488,,,,17.1,,5.11,,
+10000030,,1065,3,27,0,0,0.0,,10.22,45.539,,,,10.0,,5.11,,
+10000038,,1087,9,10,0,0,0.0,,16.869,41.129,,,,10.0,,4.88,,
+10000049,,1117,1,3,15,15,0.0,,11.015,45.267,,,,6.9,,6.57,,
+10000053,,1120,3,25,0,0,0.0,,13.917,41.377,,,,5.0,,5.8,,
+10000056,,1125,6,7,11,0,0.0,,15.286,37.073,,,,6.0,,5.8,,
+10000069,,1148,1,1,0,0,0.0,,11.257,43.773,,,,6.6,,5.11,,
+10000073,,1161,1,16,6,0,0.0,,13.334,41.568,,,,10.2,,5.11,,
+10000078,,1168,1,10,0,0,0.0,,10.402,43.718,,,,0.5,,4.43,,
+10000079,,1169,2,4,7,0,0.0,,14.949,37.215,,,,16.0,,6.48,,
+10000082,,1170,5,9,0,0,0.0,,13.334,41.568,,,,26.0,,5.56,,
+10000083,,1172,9,26,13,40,0.0,,15.555,38.185,,,,12.9,,5.56,,
+10000084,,1174,8,17,18,0,0.0,,10.995,44.821,,,,10.3,,3.97,,
+10000086,,1182,8,15,0,0,0.0,,8.898,44.419,,,,24.4,,4.65,,
+10000091,,1194,1,1,0,0,0.0,,12.078,44.067,,,,0.1,,4.88,,
+10000093,,1196,1,1,0,0,0.0,,10.915,43.933,,,,48.0,,4.65,,
+10000096,,1201,5,4,0,0,0.0,,13.671,46.831,,,,8.0,,5.2,,
+10000104,,1217,1,8,0,0,0.0,,8.898,44.419,,,,14.0,,4.43,,
+10000105,,1222,12,25,12,30,0.0,,10.699,45.312,,,,10.0,,5.74,,
+10000109,,1230,4,5,0,0,0.0,,15.647,38.108,,,,10.3,,4.43,,
+10000112,,1231,6,1,11,0,0.0,,13.831,41.488,,,,7.6,,5.11,,
+10000113,,1234,3,20,0,0,0.0,,11.62,44.835,,,,2.1,,5.11,,
+10000118,,1242,10,24,0,0,0.0,,11.546,45.548,,,,5.0,,4.43,,
+10000120,,1246,1,1,0,0,0.0,,12.737,42.736,,,,7.7,,5.34,,
+10000125,,1249,9,16,23,59,59.99,,10.926,44.647,,,,10.0,,4.88,,
+10000127,,1255,11,17,10,0,0.0,,15.555,38.185,,,,0.6,,4.88,,
+10000133,,1269,9,1,0,0,0.0,,13.57,43.565,,,,0.1,,5.56,,
+10000135,,1270,3,1,0,0,0.0,,19.446,41.314,,,,0.0,,6.74,,
+10000136,,1273,12,18,0,0,0.0,,15.802,40.638,,,,15.7,,5.8,,
+10000139,,1276,5,22,0,0,0.0,,12.091,42.721,,,,21.0,,5.56,,
+10000140,,1276,7,29,18,30,0.0,,9.559,45.085,,,,15.0,,4.77,,
+10000141,,1277,1,1,0,0,0.0,,12.737,42.736,,,,9.4,,5.56,,
+10000142,,1278,2,25,0,0,0.0,,19.92,39.624,,,,0.0,,6.6,,
+10000144,,1279,4,30,0,0,0.0,,11.919,44.13,,,,4.9,,5.53,,
+10000143,,1279,4,30,18,0,0.0,,12.872,43.093,,,,14.5,,6.23,,
+10000146,,1280,1,25,0,0,0.0,,10.683,44.815,,,,5.4,,4.43,,
+10000147,,1280,4,5,0,0,0.0,,15.22,44.133,,,,17.0,,4.72,,
+10000151,,1284,1,17,15,30,0.0,,12.336,45.438,,,,25.7,,4.2,,
+10000152,,1285,12,13,0,0,0.0,,11.62,44.835,,,,8.3,,5.11,,
+10000154,,1287,1,1,0,0,0.0,,11.678,42.88,,,,21.0,,4.88,,
+10000159,,1293,3,1,0,0,0.0,,10.915,43.933,,,,0.1,,5.56,,
+10000160,,1293,9,4,0,0,0.0,,14.549,41.304,,,,10.0,,5.8,,
+10000164,,1295,9,3,0,0,0.0,,9.504,46.947,,,,6.0,,6.21,,
+10000169,,1298,12,1,0,0,0.0,,12.903,42.576,,,,5.3,,6.25,,
+10000172,,1301,6,11,4,0,0.0,,13.431,46.093,,,,10.6,,4.2,,
+10000177,,1304,12,18,2,0,0.0,,8.954,45.352,,,,7.0,,4.43,,
+10000179,,1306,7,1,0,0,0.0,,10.505,43.843,,,,8.4,,4.65,,
+10000180,,1308,1,25,17,15,0.0,,12.568,44.059,,,,9.7,,5.34,,
+10000183,,1311,1,1,0,0,0.0,,7.327,44.885,,,,10.0,,4.59,,
+10000184,,1312,10,14,11,15,0.0,,8.954,45.352,,,,6.1,,4.2,,
+10000186,,1315,12,3,0,0,0.0,,13.399,42.351,,,,8.4,,5.56,,
+10000189,,1320,12,16,0,0,0.0,,11.332,43.318,,,,0.1,,5.11,,
+10000194,,1322,1,1,0,0,0.0,,10.402,43.718,,,,0.5,,4.43,,
+10000195,,1323,2,25,19,0,0.0,,11.135,44.571,,,,8.6,,4.2,,
+10000198,,1325,5,21,0,0,0.0,,11.257,43.773,,,,20.1,,4.43,,
+10000202,,1328,12,1,0,0,0.0,,13.018,42.857,,,,10.0,,6.47,,
+10000207,,1334,12,4,0,0,0.0,,10.994,45.439,,,,19.0,,4.88,,
+10000209,,1339,11,16,14,10,0.0,,11.62,44.835,,,,8.6,,4.65,,
+10000214,,1344,11,11,0,0,0.0,,10.33,44.801,,,,9.6,,4.2,,
+10000216,,1345,1,31,0,0,0.0,,10.564,44.81,,,,10.0,,4.43,,
+10000217,,1345,9,12,0,0,0.0,,11.257,43.773,,,,8.5,,4.65,,
+10000218,,1345,12,22,0,0,0.0,,11.257,43.773,,,,20.5,,4.65,,
+10000219,,1346,2,8,0,0,0.0,,10.926,44.647,,,,5.5,,4.2,,
+10000221,,1348,1,25,0,0,0.0,,13.333,46.43,,,,19.0,,6.66,,
+10000223,,1349,1,6,0,0,0.0,,18.111,42.641,,,,9.0,,4.3,,
+10000224,,1349,1,22,18,0,0.0,,14.228,41.591,,,,9.9,,4.43,,
+10000229,,1349,9,9,0,0,0.0,,13.942,41.554,,,,8.2,,6.82,,
+10000227,,1349,9,9,0,0,0.0,,13.118,42.27,,,,6.2,,6.34,,
+10000231,,1352,12,25,0,0,0.0,,12.127,43.469,,,,3.2,,6.34,,
+10000248,,1358,1,1,0,0,0.0,,12.141,43.57,,,,16.3,,4.88,,
+10000249,,1361,7,17,17,15,0.0,,15.561,41.205,,,,12.1,,6.02,,
+10000250,,1361,12,27,0,0,0.0,,11.332,43.318,,,,27.7,,4.88,,
+10000256,,1365,3,4,0,0,0.0,,12.019,45.337,,,,6.9,,4.67,,
+10000257,,1365,7,25,18,0,0.0,,11.343,44.494,,,,3.5,,5.34,,
+10000258,,1365,9,21,5,45,0.0,,10.994,45.439,,,,9.5,,4.43,,
+10000262,,1367,1,1,0,0,0.0,,13.867,41.54,,,,0.1,,5.11,,
+10000263,,1369,2,1,0,0,0.0,,8.615,44.913,,,,19.0,,4.88,,
+10000265,,1373,1,1,0,0,0.0,,11.546,45.548,,,,29.6,,4.43,,
+10000266,,1373,3,1,8,0,0.0,,12.336,45.438,,,,17.0,,4.2,,
+10000272,,1373,4,1,0,0,0.0,,11.546,45.548,,,,9.5,,4.43,,
+10000277,,1376,3,12,1,15,0.0,,11.546,45.548,,,,7.3,,4.88,,
+10000279,,1377,11,14,0,0,0.0,,15.899,38.675,,,,10.0,,5.34,,
+10000280,,1380,1,1,0,0,0.0,,20.091,41.119,,,,2.6,,6.07,,
+10000283,,1383,7,24,20,0,0.0,,9.918,45.058,,,,0.3,,3.97,,
+10000284,,1383,8,4,0,0,0.0,,12.04,44.222,,,,6.4,,5.34,,
+10000285,,1384,2,4,5,5,0.0,,11.257,43.773,,,,6.6,,4.2,,
+10000288,,1384,10,22,0,0,0.0,,13.703,42.659,,,,49.6,,5.11,,
+10000290,,1387,3,5,5,0,0.0,,15.229,44.112,,,,17.0,,4.67,,
+10000292,,1389,4,1,0,0,0.0,,13.018,43.837,,,,34.2,,5.11,,
+10000293,,1389,8,20,13,0,0.0,,13.197,46.406,,,,7.5,,4.88,,
+10000294,,1389,10,18,0,0,0.0,,12.299,43.527,,,,3.0,,6.02,,
+10000295,,1390,10,16,0,0,0.0,,12.9,47.7,,,,8.0,,3.95,,
+10000296,,1390,12,5,1,0,0.0,,15.229,44.112,,,,10.0,,4.67,,
+10000297,,1392,1,28,0,30,0.0,,12.218,46.139,,,,5.1,,3.97,,
+10000298,,1393,6,15,0,0,0.0,,11.912,43.996,,,,9.5,,5.11,,
+10000304,,1396,11,26,0,0,0.0,,9.274,45.584,,,,11.0,,5.34,,
+10000311,,1398,4,3,0,0,0.0,,13.399,42.351,,,,6.0,,4.65,,
+10000312,,1399,7,20,23,0,0.0,,10.925,44.442,,,,13.8,,5.11,,
+10000313,,1399,10,21,15,0,0.0,,15.229,44.112,,,,3.2,,4.93,,
+10000317,,1400,2,28,19,15,0.0,,11.343,44.494,,,,6.8,,4.2,,
+10000319,,1401,6,29,9,0,0.0,,12.218,46.139,,,,5.0,,4.2,,
+10000322,,1402,1,1,0,0,0.0,,10.994,45.439,,,,10.0,,4.65,,
+10000323,,1403,1,12,5,30,0.0,,12.218,46.139,,,,12.0,,4.65,,
+10000325,,1403,9,6,0,0,0.0,,13.431,46.093,,,,2.0,,5.56,,
+10000326,,1404,2,1,21,0,0.0,,12.218,46.139,,,,5.0,,4.2,,
+10000327,,1405,6,26,13,45,0.0,,12.062,46.079,,,,10.0,,3.97,,
+10000328,,1406,5,28,21,30,0.0,,12.218,46.139,,,,25.1,,3.97,,
+10000331,,1407,6,25,0,0,0.0,,15.229,44.112,,,,3.0,,4.72,,
+10000332,,1408,1,3,16,30,0.0,,11.343,44.494,,,,8.4,,3.74,,
+10000333,,1409,8,17,0,35,0.0,,11.62,44.835,,,,1.5,,4.65,,
+10000335,,1409,11,15,11,15,0.0,,10.33,44.801,,,,5.1,,5.11,,
+10000336,,1410,5,9,22,30,0.0,,11.62,44.835,,,,0.1,,4.88,,
+10000338,,1411,1,9,2,0,0.0,,11.62,44.835,,,,9.4,,5.11,,
+10000340,,1411,7,1,6,0,0.0,,12.218,46.139,,,,45.3,,3.97,,
+10000342,,1414,1,1,0,0,0.0,,16.18,41.882,,,,5.0,,5.8,,
+10000341,,1414,8,7,0,0,0.0,,11.121,43.27,,,,24.1,,5.68,,
+10000344,,1418,3,7,0,0,0.0,,15.567,43.95,,,,2.0,,5.68,,
+10000348,,1420,1,1,0,0,0.0,,11.332,43.318,,,,26.8,,4.43,,
+10000352,,1423,11,10,0,0,0.0,,13.399,42.351,,,,7.5,,4.2,,
+10000353,,1424,10,20,0,0,0.0,,11.947,44.172,,,,6.4,,4.2,,
+10000354,,1425,8,10,0,0,0.0,,11.62,44.835,,,,3.5,,4.65,,
+10000355,,1426,1,1,0,0,0.0,,11.257,43.773,,,,10.2,,4.43,,
+10000373,,1428,7,3,5,0,0.0,,12.046,44.146,,,,2.2,,5.47,,
+10000374,,1429,6,26,0,0,0.0,,11.332,43.318,,,,5.8,,4.2,,
+10000375,,1429,11,10,16,20,0.0,,15.555,38.185,,,,5.5,,4.88,,
+10000378,,1430,8,13,0,40,0.0,,11.332,43.318,,,,17.6,,4.2,,
+10000379,,1430,10,28,0,0,0.0,,18.111,42.641,,,,5.0,,4.3,,
+10000383,,1433,5,4,8,5,0.0,,11.343,44.494,,,,4.9,,4.65,,
+10000384,,1436,3,1,0,0,0.0,,11.332,43.318,,,,5.0,,4.88,,
+10000387,,1438,6,11,2,0,0.0,,10.239,44.844,,,,4.4,,5.56,,
+10000391,,1444,8,25,0,0,0.0,,19.201,41.923,,,,0.0,,5.78,,
+10000394,,1445,3,21,13,30,0.0,,10.994,45.439,,,,6.1,,4.43,,
+10000398,,1448,1,1,0,0,0.0,,15.555,38.185,,,,26.1,,4.2,,
+10000401,,1449,1,1,0,0,0.0,,7.327,44.885,,,,5.4,,4.11,,
+10000400,,1449,10,15,20,45,0.0,,11.56,43.234,,,,5.8,,4.65,,
+10000405,,1453,9,28,22,45,0.0,,11.287,43.783,,,,23.5,,5.36,,
+10000408,,1455,12,20,20,45,0.0,,10.883,44.594,,,,3.5,,4.43,,
+10000410,,1456,12,5,0,0,0.0,,14.711,41.302,,,,7.7,,7.2,,
+10000411,,1456,12,9,0,0,0.0,,12.141,43.57,,,,15.0,,4.43,,
+10000416,,1458,4,26,12,15,0.0,,12.236,43.463,,,,9.0,,5.8,,
+10000418,,1458,5,1,0,0,0.0,,13.229,43.194,,,,0.1,,4.43,,
+10000420,,1461,11,27,0,0,0.0,,13.544,42.308,,,,9.9,,6.48,,
+10000427,,1464,3,24,0,0,0.0,,10.458,43.996,,,,16.8,,4.2,,
+10000428,,1465,4,7,15,30,0.0,,10.682,44.943,,,,10.0,,4.43,,
+10000429,,1465,5,17,0,0,0.0,,12.577,43.351,,,,6.2,,4.65,,
+10000430,,1466,1,15,2,25,0.0,,15.334,40.765,,,,23.8,,6.0,,
+10000431,,1466,12,20,11,0,0.0,,13.399,42.351,,,,8.4,,4.2,,
+10000432,,1466,12,26,0,0,0.0,,12.577,43.351,,,,5.4,,4.65,,
+10000434,,1467,9,3,0,0,0.0,,11.332,43.318,,,,5.0,,4.88,,
+10000435,,1468,6,6,10,30,0.0,,12.336,44.205,,,,8.8,,3.74,,
+10000436,,1469,4,7,6,25,0.0,,11.257,43.773,,,,27.9,,4.2,,
+10000440,,1470,4,11,0,0,0.0,,11.037,44.162,,,,7.3,,5.56,,
+10000444,,1471,1,1,0,0,0.0,,10.22,45.539,,,,25.1,,3.74,,
+10000441,,1471,3,1,0,0,0.0,,12.577,43.351,,,,4.9,,4.2,,
+10000442,,1471,8,15,16,40,0.0,,10.22,45.539,,,,10.0,,4.2,,
+10000450,,1472,1,1,0,0,0.0,,12.568,44.059,,,,0.8,,5.11,,
+10000448,,1472,1,1,0,0,0.0,,17.1,42.7,,,,17.0,,5.14,,
+10000451,,1473,2,2,0,0,0.0,,12.568,44.059,,,,15.4,,4.43,,
+10000452,,1473,5,7,7,45,0.0,,9.328,45.321,,,,9.5,,3.74,,
+10000453,,1474,3,11,20,30,0.0,,10.926,44.647,,,,8.5,,4.2,,
+10000454,,1474,8,18,0,0,0.0,,13.513,43.619,,,,9.6,,5.11,,
+10000457,,1477,2,3,1,0,0.0,,12.704,42.955,,,,24.5,,4.88,,
+10000461,,1479,10,10,22,0,0.0,,12.04,44.222,,,,10.7,,4.2,,
+10000464,,1480,1,1,0,0,0.0,,13.835,42.919,,,,10.2,,4.88,,
+10000465,,1481,2,6,21,15,0.0,,10.344,43.933,,,,3.2,,4.43,,
+10000467,,1481,2,7,22,45,0.0,,10.628,44.724,,,,1.0,,4.2,,
+10000468,,1481,2,14,23,0,0.0,,18.111,42.641,,,,16.0,,4.78,,
+10000470,,1481,5,7,14,15,0.0,,10.13,44.274,,,,8.9,,5.59,,
+10000474,,1482,2,1,0,0,0.0,,18.111,42.641,,,,11.0,,4.72,,
+10000476,,1483,3,3,22,0,0.0,,11.62,44.835,,,,8.2,,4.43,,
+10000477,,1483,8,11,19,40,0.0,,12.23,44.155,,,,17.1,,5.69,,
+10000479,,1484,1,1,0,0,0.0,,12.141,43.57,,,,6.7,,5.11,,
+10000483,,1485,1,1,0,0,0.0,,10.631,44.698,,,,9.5,,4.2,,
+10000482,,1485,9,1,0,0,0.0,,11.721,45.355,,,,10.0,,4.2,,
+10000484,,1486,9,30,0,0,0.0,,11.332,43.318,,,,7.4,,4.43,,
+10000485,,1487,1,11,15,40,0.0,,11.307,45.137,,,,9.5,,3.74,,
+10000488,,1489,1,1,0,0,0.0,,12.141,43.57,,,,9.6,,5.11,,
+10000491,,1491,1,24,23,50,0.0,,11.875,45.407,,,,10.3,,4.88,,
+10000492,,1492,1,1,0,0,0.0,,12.04,44.222,,,,9.9,,4.88,,
+10000493,,1493,8,24,0,0,0.0,,13.135,46.279,,,,11.0,,4.2,,
+10000496,,1494,5,29,2,15,0.0,,15.555,38.185,,,,12.7,,5.34,,
+10000497,,1494,6,13,0,0,0.0,,7.267,43.7,,,,24.4,,4.5,,
+10000504,,1496,6,1,0,0,0.0,,12.742,42.807,,,,1.0,,4.2,,
+10000502,,1496,6,4,8,30,0.0,,11.332,43.318,,,,10.2,,5.11,,
+10000505,,1496,11,28,11,30,0.0,,18.111,42.641,,,,15.0,,4.3,,
+10000509,,1498,4,10,0,0,0.0,,13.399,42.351,,,,10.0,,4.43,,
+10000510,,1498,4,11,8,50,0.0,,11.506,43.197,,,,9.8,,4.43,,
+10000517,,1499,11,9,0,0,0.0,,15.555,38.185,,,,13.9,,5.34,,
+10000519,,1501,6,5,10,0,0.0,,10.844,44.519,,,,3.9,,6.02,,
+10000520,,1502,3,10,0,0,0.0,,12.949,42.386,,,,10.0,,5.11,,
+10000521,,1502,5,15,0,0,0.0,,7.487,44.331,,,,15.9,,4.11,,
+10000522,,1502,9,6,0,0,0.0,,13.087,43.462,,,,9.4,,4.65,,
+10000523,,1503,11,14,0,0,0.0,,13.024,43.426,,,,9.9,,4.88,,
+10000528,,1504,11,1,0,0,0.0,,11.816,43.697,,,,17.1,,5.11,,
+10000529,,1504,11,7,17,30,0.0,,18.111,42.641,,,,14.0,,4.62,,
+10000530,,1504,12,31,4,0,0.0,,11.458,45.046,,,,10.1,,5.08,,
+10000531,,1505,1,3,2,0,0.0,,11.23,44.507,,,,7.2,,5.6,,
+10000538,,1507,1,1,0,0,0.0,,7.327,44.885,,,,32.5,,4.11,,
+10000539,,1508,1,1,0,0,0.0,,14.5,46.0,,,,10.0,,5.14,,
+10000544,,1508,10,26,0,0,0.0,,11.62,44.835,,,,8.7,,4.2,,
+10000545,,1509,2,25,22,20,0.0,,15.684,38.1,,,,9.1,,5.56,,
+10000546,,1509,4,19,0,0,0.0,,11.865,44.324,,,,3.2,,5.02,,
+10000550,,1509,12,13,0,0,0.0,,5.783,43.833,,,,4.0,,5.05,,
+10000551,,1509,12,24,21,0,0.0,,11.769,42.896,,,,0.5,,4.65,,
+10000552,,1511,3,26,15,30,0.0,,13.216,46.209,,,,10.0,,6.35,,
+10000558,,1511,4,1,0,0,0.0,,13.61,43.44,,,,10.9,,4.65,,
+10000556,,1511,4,1,23,0,0.0,,14.0,46.0,,,,10.0,,4.3,,
+10000562,,1511,6,7,0,0,0.0,,14.0,46.0,,,,10.0,,4.09,,
+10000567,,1511,6,27,3,0,0.0,,14.0,46.0,,,,10.0,,4.3,,
+10000570,,1512,2,8,0,0,0.0,,9.402,46.322,,,,10.0,,4.59,,
+10000571,,1512,12,12,20,40,0.0,,10.994,45.439,,,,0.1,,3.87,,
+10000572,,1513,2,10,0,0,0.0,,8.615,44.913,,,,10.5,,4.2,,
+10000575,,1513,8,25,0,0,0.0,,15.555,38.185,,,,7.1,,4.2,,
+10000585,,1516,12,19,23,0,0.0,,13.135,46.279,,,,12.7,,4.14,,
+10000587,,1517,3,29,19,0,0.0,,15.211,41.012,,,,30.0,,5.34,,
+10000594,,1519,1,1,0,0,0.0,,12.949,42.386,,,,13.8,,4.65,,
+10000595,,1520,1,9,17,30,0.0,,12.054,43.541,,,,1.5,,4.88,,
+10000598,,1520,5,17,6,30,0.0,,18.037,42.674,,,,17.0,,5.55,,
+10000603,,1522,7,5,23,59,59.99,,12.785,45.751,,,,5.0,,3.74,,
+10000605,,1522,10,5,0,10,0.0,,9.75,45.116,,,,7.7,,4.78,,
+10000606,,1523,6,7,0,0,0.0,,13.185,46.171,,,,10.9,,3.74,,
+10000611,,1524,4,20,0,0,0.0,,7.303,46.228,,,,6.0,,5.59,,
+10000613,,1525,2,19,21,0,0.0,,12.975,45.926,,,,10.0,,4.6,,
+10000617,,1527,10,4,0,0,0.0,,10.915,43.933,,,,3.5,,5.34,,
+10000622,,1529,1,1,0,0,0.0,,12.737,42.736,,,,8.0,,4.88,,
+10000624,,1529,4,14,0,0,0.0,,12.785,45.751,,,,14.1,,4.2,,
+10000625,,1529,7,3,0,0,0.0,,10.023,45.135,,,,9.4,,4.09,,
+10000627,,1530,11,11,16,30,0.0,,11.559,43.208,,,,10.0,,4.43,,
+10000635,,1534,2,3,20,30,0.0,,18.111,42.641,,,,10.9,,4.3,,
+10000643,,1536,8,10,23,0,0.0,,8.898,44.419,,,,10.0,,4.65,,
+10000644,,1536,8,17,0,5,0.0,,10.934,44.365,,,,10.4,,5.16,,
+10000648,,1537,11,1,0,0,0.0,,8.48,44.307,,,,10.1,,4.65,,
+10000663,,1540,4,8,0,0,0.0,,13.718,43.162,,,,0.1,,4.88,,
+10000666,,1540,9,1,8,10,0.0,,10.22,45.539,,,,9.4,,4.2,,
+10000671,,1541,10,22,18,0,0.0,,8.909,44.761,,,,26.0,,5.26,,
+10000674,,1542,6,13,2,15,0.0,,11.385,44.006,,,,23.8,,6.0,,
+10000677,,1542,12,10,15,15,0.0,,14.944,37.215,,,,2.0,,6.7,,
+10000678,,1543,8,13,2,30,0.0,,18.111,42.641,,,,13.9,,4.3,,
+10000681,,1544,3,6,8,30,0.0,,18.136,42.675,,,,10.0,,4.51,,
+10000686,,1545,6,9,15,45,0.0,,9.825,44.473,,,,8.0,,5.35,,
+10000688,,1545,11,27,2,0,0.0,,11.643,43.067,,,,33.0,,5.34,,
+10000693,,1547,2,10,13,20,0.0,,10.631,44.698,,,,24.5,,5.11,,
+10000695,,1547,7,31,0,0,0.0,,8.48,44.307,,,,5.0,,4.43,,
+10000698,,1549,4,1,0,0,0.0,,15.555,38.185,,,,18.0,,4.2,,
+10000700,,1549,5,8,0,0,0.0,,10.309,43.551,,,,17.0,,4.88,,
+10000701,,1549,5,13,8,30,0.0,,7.752,44.517,,,,5.0,,4.35,,
+10000704,,1549,9,10,2,0,0.0,,12.218,46.139,,,,2.4,,4.88,,
+10000705,,1550,2,28,16,0,0.0,,7.547,44.389,,,,5.0,,4.82,,
+10000709,,1551,9,26,16,30,0.0,,11.257,43.773,,,,3.0,,4.43,,
+10000719,,1554,11,27,18,30,0.0,,11.257,43.773,,,,17.1,,4.88,,
+10000723,,1556,11,17,0,0,0.0,,16.252,39.303,,,,18.9,,5.11,,
+10000724,,1557,4,23,21,0,0.0,,13.399,42.351,,,,23.6,,4.2,,
+10000728,,1558,2,8,18,15,0.0,,12.239,43.457,,,,4.1,,5.11,,
+10000729,,1558,4,13,9,0,0.0,,11.564,43.457,,,,2.7,,5.94,,
+10000733,,1559,4,27,12,0,0.0,,16.136,39.844,,,,19.1,,4.88,,
+10000739,,1560,1,1,0,0,0.0,,9.066,47.042,,,,5.0,,3.79,,
+10000736,,1560,5,11,4,40,0.0,,16.485,41.249,,,,10.0,,5.64,,
+10000737,,1560,10,11,0,0,0.0,,9.066,47.042,,,,6.0,,3.79,,
+10000744,,1561,8,19,15,50,0.0,,15.505,40.563,,,,18.9,,6.75,,
+10000745,,1561,11,24,1,25,0.0,,11.455,44.781,,,,5.5,,4.43,,
+10000748,,1563,6,13,12,0,0.0,,18.442,42.534,,,,10.0,,5.35,,
+10000749,,1563,9,17,9,30,0.0,,13.978,42.58,,,,9.8,,4.43,,
+10000751,,1564,7,20,0,0,0.0,,7.276,44.024,,,,10.9,,5.51,,
+10000760,,1567,1,1,0,0,0.0,,13.094,42.793,,,,5.8,,4.88,,
+10000774,,1570,11,17,19,10,0.0,,11.632,44.824,,,,4.9,,5.43,,
+10000783,,1572,1,4,18,45,0.0,,11.467,47.283,,,,8.0,,4.87,,
+10000785,,1572,6,4,22,0,0.0,,10.423,44.851,,,,10.0,,4.65,,
+10000790,,1573,3,22,0,0,0.0,,9.933,46.75,,,,7.0,,3.9,,
+10000791,,1573,6,5,0,0,0.0,,9.528,46.855,,,,3.0,,3.79,,
+10000792,,1573,8,1,0,0,0.0,,7.635,46.318,,,,1.0,,3.79,,
+10000794,,1574,1,28,15,0,0.0,,9.4,46.667,,,,10.0,,3.9,,
+10000795,,1574,3,17,3,40,0.0,,11.294,44.833,,,,10.0,,4.65,,
+10000797,,1574,8,14,0,0,0.0,,14.1,45.4,,,,10.1,,5.57,,
+10000804,,1575,6,14,16,0,0.0,,11.332,43.318,,,,10.9,,4.88,,
+10000805,,1575,11,17,10,30,0.0,,12.635,46.062,,,,7.0,,4.88,,
+10000806,,1576,1,26,23,0,0.0,,10.1,46.7,,,,7.0,,3.9,,
+10000807,,1576,9,26,5,10,0.0,,9.671,45.694,,,,10.0,,4.43,,
+10000831,,1579,1,1,0,0,0.0,,13.789,41.808,,,,3.7,,4.43,,
+10000845,,1584,3,1,0,0,0.0,,7.362,44.466,,,,9.8,,4.82,,
+10000846,,1584,3,11,0,0,0.0,,6.942,46.391,,,,8.0,,5.82,,
+10000851,,1584,9,10,20,30,0.0,,11.992,43.862,,,,3.8,,5.93,,
+10000855,,1586,1,12,0,0,0.0,,10.061,44.866,,,,4.7,,4.2,,
+10000856,,1586,10,31,0,0,0.0,,9.717,46.617,,,,8.0,,3.9,,
+10000860,,1588,1,1,0,0,0.0,,5.555,44.006,,,,10.0,,3.71,,
+10000862,,1590,4,22,12,30,0.0,,14.5,46.08,,,,10.0,,5.14,,
+10000864,,1590,6,13,10,30,0.0,,12.497,43.065,,,,0.1,,4.88,,
+10000876,,1590,12,28,0,0,0.0,,6.8,44.75,,,,10.0,,3.79,,
+10000879,,1591,5,24,0,0,0.0,,10.631,44.698,,,,25.5,,4.65,,
+10000881,,1591,7,10,0,0,0.0,,12.035,44.401,,,,9.6,,5.14,,
+10000886,,1592,11,24,0,0,0.0,,12.747,42.877,,,,6.5,,5.11,,
+10000889,,1593,3,8,0,0,0.0,,9.671,45.694,,,,25.1,,4.88,,
+10000891,,1593,4,23,0,0,0.0,,12.421,43.31,,,,9.4,,5.44,,
+10000895,,1594,10,3,0,0,0.0,,11.62,44.835,,,,2.7,,4.2,,
+10000896,,1595,2,8,23,0,0.0,,9.45,46.75,,,,15.0,,3.9,,
+10000898,,1595,7,12,0,0,0.0,,11.51,47.28,,,,6.0,,4.45,,
+10000899,,1595,7,14,1,30,0.0,,12.961,46.098,,,,3.6,,3.74,,
+10000901,,1595,10,30,0,0,0.0,,12.577,43.351,,,,9.6,,4.43,,
+10000905,,1597,3,5,0,0,0.0,,12.466,42.778,,,,5.0,,4.65,,
+10000907,,1597,8,3,23,40,0.0,,11.429,43.987,,,,10.5,,5.26,,
+10000916,,1599,8,1,0,0,0.0,,15.601,38.147,,,,10.9,,5.11,,
+10000919,,1599,11,6,1,25,0.0,,13.021,42.724,,,,9.5,,6.04,,
+10000920,,1599,11,16,0,0,0.0,,11.716,43.774,,,,9.9,,5.11,,
+10000922,,1599,12,29,2,30,0.0,,14.5,46.0,,,,10.0,,4.3,,
+10000923,,1600,7,6,0,0,0.0,,11.257,43.773,,,,18.4,,4.65,,
+10000926,,1600,10,28,0,0,0.0,,10.631,44.698,,,,13.8,,5.34,,
+10000935,,1601,1,1,0,0,0.0,,15.555,38.185,,,,16.1,,4.2,,
+10000927,,1601,4,26,0,0,0.0,,19.49,40.474,,,,2.0,,6.26,,
+10000938,,1603,1,25,0,0,0.0,,11.332,43.318,,,,0.1,,4.43,,
+10000940,,1603,8,4,0,0,0.0,,18.111,42.641,,,,16.0,,4.72,,
+10000944,,1604,11,11,0,0,0.0,,8.25,46.9,,,,4.0,,3.9,,
+10000947,,1605,4,1,0,0,0.0,,9.57,46.61,,,,7.0,,3.9,,
+10000952,,1606,8,22,0,0,0.0,,9.671,45.694,,,,14.0,,4.88,,
+10000953,,1606,12,12,0,0,0.0,,11.875,45.407,,,,1.1,,4.2,,
+10000955,,1607,1,27,2,0,0.0,,9.433,46.7,,,,8.0,,3.9,,
+10000960,,1608,1,6,22,20,0.0,,10.631,44.698,,,,19.4,,4.43,,
+10000961,,1608,7,25,0,0,0.0,,18.667,42.43,,,,17.0,,5.41,,
+10000967,,1609,1,1,0,0,0.0,,11.115,43.421,,,,12.7,,4.43,,
+10000966,,1609,7,20,0,0,0.0,,16.373,38.925,,,,5.2,,5.8,,
+10000971,,1610,5,14,0,0,0.0,,8.48,44.307,,,,9.5,,3.74,,
+10000972,,1611,1,15,0,0,0.0,,7.245,44.808,,,,14.0,,4.35,,
+10000975,,1612,1,31,0,0,0.0,,7.613,43.949,,,,15.2,,4.82,,
+10000978,,1612,10,14,0,0,0.0,,12.853,43.247,,,,19.8,,5.1,,
+10000986,,1614,3,2,0,0,0.0,,15.2,44.1,,,,11.0,,5.14,,
+10000988,,1614,8,1,0,0,0.0,,12.389,43.112,,,,23.2,,4.88,,
+10001002,,1617,1,1,0,0,0.0,,19.7,41.5,,,,0.0,,6.24,,
+10000999,,1617,3,23,0,0,0.0,,13.245,43.522,,,,8.1,,4.43,,
+10001003,,1618,1,18,0,0,0.0,,7.311,43.961,,,,10.3,,5.52,,
+10001010,,1619,7,7,22,0,0.0,,13.297,42.526,,,,3.6,,5.34,,
+10001014,,1620,6,22,0,0,0.0,,12.017,44.517,,,,26.0,,4.88,,
+10001026,,1621,1,1,0,0,0.0,,14.5,46.17,,,,10.0,,5.14,,
+10001028,,1622,5,5,11,0,0.0,,14.66,46.176,,,,3.5,,5.35,,
+10001031,,1622,8,3,0,0,0.0,,10.25,46.795,,,,7.0,,5.16,,
+10001032,,1623,7,29,0,0,0.0,,9.55,47.017,,,,3.0,,3.9,,
+10001034,,1624,2,3,0,0,0.0,,16.283,39.027,,,,28.7,,5.11,,
+10001035,,1624,3,19,0,0,0.0,,11.848,44.642,,,,4.9,,5.43,,
+10001036,,1624,10,3,17,0,0.0,,14.742,37.27,,,,10.0,,5.56,,
+10001044,,1625,1,1,0,0,0.0,,14.5,46.0,,,,10.0,,5.14,,
+10001038,,1625,2,22,10,0,0.0,,8.4,46.817,,,,6.0,,3.5,,
+10001042,,1625,8,1,0,0,0.0,,15.818,40.961,,,,7.9,,5.8,,
+10001043,,1625,12,5,0,0,0.0,,12.568,44.059,,,,8.2,,4.65,,
+10001045,,1626,1,7,4,0,0.0,,14.5,46.08,,,,10.0,,4.72,,
+10001047,,1626,4,4,12,45,0.0,,16.456,38.851,,,,10.3,,6.06,,
+10001048,,1626,5,12,0,0,0.0,,13.453,43.3,,,,10.0,,5.11,,
+10001054,,1627,7,1,0,0,0.0,,13.248,42.695,,,,8.5,,5.34,,
+10001052,,1627,7,30,10,50,0.0,,15.342,41.737,,,,6.7,,6.69,,
+10001061,,1628,11,4,15,40,0.0,,10.33,44.801,,,,7.5,,4.88,,
+10001064,,1630,5,1,0,0,0.0,,10.69,43.903,,,,2.1,,4.43,,
+10001070,,1631,2,25,0,0,0.0,,12.855,43.052,,,,4.1,,5.11,,
+10001080,,1634,5,1,4,30,0.0,,15.08,45.75,,,,10.0,,4.72,,
+10001081,,1634,11,10,0,0,0.0,,16.611,40.667,,,,4.0,,4.88,,
+10001084,,1635,8,12,0,0,0.0,,15.555,38.185,,,,9.7,,4.43,,
+10001094,,1637,11,20,0,0,0.0,,9.322,44.317,,,,0.1,,4.43,,
+10001097,,1638,3,1,0,0,0.0,,8.583,46.583,,,,0.1,,3.5,,
+10001096,,1638,3,27,15,5,0.0,,16.289,39.048,,,,10.0,,7.08,,
+10001098,,1638,4,1,0,0,0.0,,11.332,43.318,,,,10.0,,4.43,,
+10001106,,1639,4,6,0,0,0.0,,11.294,44.833,,,,3.6,,5.34,,
+10001108,,1639,7,28,16,30,0.0,,18.038,42.676,,,,15.0,,5.35,,
+10001109,,1639,10,7,0,0,0.0,,13.261,42.639,,,,6.6,,6.14,,
+10001118,,1640,1,1,0,0,0.0,,15.3,45.74,,,,17.2,,5.14,,
+10001119,,1641,1,13,6,0,0.0,,14.5,46.08,,,,10.0,,4.72,,
+10001123,,1641,6,8,0,0,0.0,,9.882,44.377,,,,8.7,,4.65,,
+10001125,,1642,6,13,0,0,0.0,,9.667,45.437,,,,10.0,,4.95,,
+10001131,,1643,3,19,2,30,0.0,,14.5,46.0,,,,18.1,,4.72,,
+10001133,,1643,7,9,0,0,0.0,,15.0,46.0,,,,10.0,,4.72,,
+10001135,,1644,2,15,4,30,0.0,,7.228,43.978,,,,10.0,,5.77,,
+10001138,,1644,5,9,0,0,0.0,,10.952,44.245,,,,0.1,,4.88,,
+10001144,,1645,1,1,0,0,0.0,,15.4,45.6,,,,4.5,,5.57,,
+10001146,,1646,2,22,0,0,0.0,,11.875,45.407,,,,7.0,,4.2,,
+10001147,,1646,4,5,16,15,0.0,,10.309,43.551,,,,33.0,,4.65,,
+10001149,,1646,4,28,7,0,0.0,,13.247,42.615,,,,9.1,,5.85,,
+10001151,,1646,5,30,1,0,0.0,,10.409,45.147,,,,17.8,,3.74,,
+10001152,,1646,5,31,0,0,0.0,,15.993,41.905,,,,21.2,,6.76,,
+10001159,,1647,5,17,0,0,0.0,,12.143,42.415,,,,21.0,,4.82,,
+10001165,,1648,1,1,0,0,0.0,,14.9,44.98,,,,10.1,,5.57,,
+10001160,,1648,1,1,0,0,0.0,,12.737,42.736,,,,3.6,,4.88,,
+10001161,,1648,1,13,18,0,0.0,,10.915,43.933,,,,8.0,,4.43,,
+10001166,,1649,1,1,0,0,0.0,,15.555,38.185,,,,0.1,,4.43,,
+10001185,,1650,8,18,22,0,0.0,,9.533,46.867,,,,7.0,,3.9,,
+10001204,,1651,2,26,0,0,0.0,,19.92,39.624,,,,15.0,,5.92,,
+10001208,,1651,6,8,0,0,0.0,,10.052,46.651,,,,7.0,,3.79,,
+10001211,,1651,8,3,0,0,0.0,,10.052,46.651,,,,10.0,,3.79,,
+10001222,,1653,4,19,4,15,0.0,,10.504,44.814,,,,5.0,,4.43,,
+10001223,,1653,8,15,0,0,0.0,,12.055,44.216,,,,9.2,,4.43,,
+10001227,,1654,7,24,0,25,0.0,,13.683,41.635,,,,6.7,,6.33,,
+10001230,,1655,2,3,0,0,0.0,,12.737,42.736,,,,7.8,,4.88,,
+10001232,,1655,3,25,0,0,0.0,,11.842,44.06,,,,3.6,,4.65,,
+10001242,,1656,6,1,0,0,0.0,,16.252,39.303,,,,23.8,,5.34,,
+10001245,,1657,1,29,2,0,0.0,,15.393,41.726,,,,24.0,,5.99,,
+10001258,,1659,11,5,22,15,0.0,,16.249,38.694,,,,48.1,,6.57,,
+10001266,,1661,1,3,0,0,0.0,,14.8,46.05,,,,10.0,,4.3,,
+10001270,,1661,3,12,0,0,0.0,,9.799,45.705,,,,12.0,,4.88,,
+10001271,,1661,3,21,23,0,0.0,,10.863,44.734,,,,11.1,,4.88,,
+10001272,,1661,3,22,12,50,0.0,,11.898,44.021,,,,49.6,,6.06,,
+10001273,,1661,3,27,0,0,0.0,,6.967,46.317,,,,5.0,,3.9,,
+10001287,,1662,12,29,0,0,0.0,,11.875,45.407,,,,10.3,,4.2,,
+10001294,,1665,3,1,1,0,0.0,,9.067,47.033,,,,6.0,,3.9,,
+10001297,,1666,4,14,18,58,0.0,,11.114,44.639,,,,32.4,,4.2,,
+10001304,,1667,1,1,0,0,0.0,,12.737,42.736,,,,10.2,,5.11,,
+10001301,,1667,3,15,0,0,0.0,,15.2,44.1,,,,33.0,,5.14,,
+10001302,,1667,4,6,8,45,0.0,,18.098,42.659,,,,12.0,,6.38,,
+10001308,,1668,8,22,0,0,0.0,,12.19,43.514,,,,10.7,,4.2,,
+10001318,,1669,9,1,3,0,0.0,,14.53,46.08,,,,10.0,,4.72,,
+10001322,,1670,1,1,1,0,0.0,,14.33,45.95,,,,10.1,,4.51,,
+10001326,,1670,7,17,1,0,0.0,,11.507,47.294,,,,8.0,,5.46,,
+10001329,,1671,6,20,10,0,0.0,,10.866,44.674,,,,16.4,,5.27,,
+10001332,,1672,4,14,15,45,0.0,,12.576,43.941,,,,0.1,,5.59,,
+10001334,,1672,6,8,17,30,0.0,,13.302,42.569,,,,11.4,,5.38,,
+10001338,,1673,2,13,0,0,0.0,,9.067,47.033,,,,8.0,,3.5,,
+10001343,,1674,1,16,0,0,0.0,,19.92,39.624,,,,0.1,,6.31,,
+10001346,,1674,2,23,0,0,0.0,,9.15,47.0,,,,4.0,,3.9,,
+10001367,,1678,7,15,0,0,0.0,,11.62,44.835,,,,1.5,,4.2,,
+10001368,,1678,9,2,0,0,0.0,,5.653,43.63,,,,4.0,,4.66,,
+10001370,,1679,3,24,11,30,0.0,,11.585,43.167,,,,0.1,,4.88,,
+10001373,,1680,4,30,11,0,0.0,,8.803,44.688,,,,2.2,,5.11,,
+10001385,,1682,5,7,0,0,0.0,,9.067,47.033,,,,8.0,,3.5,,
+10001387,,1683,5,25,0,0,0.0,,10.864,46.025,,,,9.7,,4.43,,
+10001390,,1684,8,31,23,55,0.0,,6.233,44.1,,,,10.0,,4.08,,
+10001391,,1684,10,21,5,30,0.0,,14.5,46.08,,,,9.3,,5.14,,
+10001398,,1685,1,1,0,0,0.0,,12.559,43.655,,,,14.5,,4.08,,
+10001397,,1685,9,9,0,0,0.0,,9.067,47.033,,,,4.0,,3.5,,
+10001402,,1686,1,1,0,0,0.0,,14.5,46.0,,,,10.0,,4.72,,
+10001403,,1687,3,15,0,0,0.0,,9.083,47.0,,,,13.0,,3.9,,
+10001406,,1687,10,2,0,0,0.0,,15.899,38.675,,,,5.0,,5.11,,
+10001410,,1688,4,11,12,20,0.0,,11.942,44.39,,,,4.6,,5.83,,
+10001414,,1688,7,20,0,0,0.0,,16.159,38.733,,,,23.7,,4.65,,
+10001415,,1688,7,23,0,0,0.0,,15.337,41.687,,,,11.8,,5.34,,
+10001431,,1689,1,1,0,0,0.0,,12.411,43.664,,,,6.6,,5.11,,
+10001421,,1689,3,10,0,0,0.0,,14.9,45.95,,,,8.2,,5.57,,
+10001424,,1689,4,1,0,0,0.0,,12.747,42.877,,,,8.4,,4.65,,
+10001427,,1689,7,21,11,0,0.0,,13.076,42.415,,,,4.6,,5.11,,
+10001428,,1689,9,21,0,0,0.0,,16.288,41.273,,,,7.0,,4.88,,
+10001430,,1689,12,22,1,0,0.0,,11.567,47.263,,,,6.0,,5.65,,
+10001434,,1690,1,26,0,0,0.0,,12.726,42.916,,,,0.1,,4.65,,
+10001436,,1690,3,22,21,50,0.0,,12.239,43.457,,,,26.0,,4.88,,
+10001437,,1690,5,4,0,0,0.0,,12.218,46.139,,,,5.1,,4.43,,
+10001443,,1690,12,4,14,0,0.0,,13.881,46.635,,,,10.0,,6.26,,
+10001445,,1690,12,23,0,20,0.0,,13.586,43.55,,,,4.9,,5.55,,
+10001447,,1691,2,19,0,0,0.0,,14.448,46.09,,,,4.4,,5.35,,
+10001449,,1691,9,26,0,0,0.0,,15.898,41.264,,,,12.1,,4.2,,
+10001453,,1691,12,10,0,0,0.0,,14.5,46.2,,,,13.1,,5.35,,
+10001454,,1692,3,4,22,20,0.0,,15.196,40.903,,,,12.9,,5.93,,
+10001458,,1692,10,23,20,10,0.0,,13.018,43.837,,,,10.0,,4.2,,
+10001460,,1693,1,8,0,0,0.0,,16.157,39.873,,,,4.4,,5.26,,
+10001463,,1693,1,11,13,30,0.0,,15.013,37.14,,,,0.0,,7.34,,
+10001464,,1693,2,22,8,30,0.0,,12.436,43.442,,,,2.9,,4.2,,
+10001466,,1693,3,24,0,0,0.0,,13.922,41.652,,,,7.9,,5.23,,
+10001472,,1693,7,6,9,15,0.0,,10.644,45.28,,,,2.4,,5.24,,
+10001476,,1693,10,15,0,0,0.0,,12.635,43.282,,,,23.1,,4.84,,
+10001480,,1694,4,8,0,0,0.0,,12.091,43.62,,,,7.9,,5.38,,
+10001489,,1694,9,8,11,40,0.0,,15.406,40.862,,,,3.6,,6.74,,
+10001492,,1695,2,25,5,30,0.0,,11.91,45.861,,,,18.0,,6.39,,
+10001493,,1695,2,28,0,0,0.0,,11.62,44.835,,,,8.8,,4.43,,
+10001495,,1695,6,11,2,30,0.0,,12.11,42.613,,,,33.0,,5.77,,
+10001497,,1695,9,11,0,0,0.0,,9.635,46.9,,,,9.0,,4.86,,
+10001500,,1696,4,20,12,0,0.0,,15.024,36.966,,,,5.0,,4.43,,
+10001502,,1697,2,1,20,0,0.0,,16.338,39.019,,,,0.1,,4.43,,
+10001504,,1697,6,18,0,0,0.0,,11.09,43.67,,,,0.1,,4.43,,
+10001506,,1697,9,20,16,50,0.0,,11.332,43.318,,,,9.3,,4.88,,
+10001514,,1698,10,3,19,30,0.0,,14.5,46.0,,,,10.0,,3.87,,
+10001515,,1698,12,1,0,0,0.0,,13.513,43.619,,,,16.2,,4.65,,
+10001526,,1699,1,1,0,0,0.0,,19.201,41.923,,,,8.0,,5.41,,
+10001527,,1699,1,1,0,0,0.0,,13.838,41.527,,,,9.4,,3.51,,
+10001518,,1699,2,6,0,0,0.0,,15.2,44.1,,,,10.0,,5.14,,
+10001519,,1699,2,11,0,0,0.0,,15.32,45.63,,,,6.1,,5.57,,
+10001524,,1699,5,9,0,0,0.0,,12.177,42.388,,,,2.3,,4.43,,
+10001528,,1700,2,5,0,0,0.0,,11.668,42.871,,,,7.1,,4.88,,
+10001529,,1700,7,28,0,0,0.0,,12.868,46.433,,,,0.1,,5.67,,
+10001530,,1700,8,25,0,0,0.0,,15.4,45.6,,,,6.0,,5.35,,
+10001537,,1701,4,5,0,0,0.0,,20.019,40.296,,,,4.0,,6.55,,
+10001540,,1701,8,24,0,0,0.0,,8.999,46.921,,,,6.0,,3.79,,
+10001552,,1701,12,12,19,0,0.0,,8.999,46.921,,,,3.0,,3.79,,
+10001557,,1702,2,24,0,0,0.0,,9.012,46.934,,,,7.0,,3.79,,
+10001560,,1702,3,14,5,0,0.0,,14.989,41.12,,,,8.4,,6.56,,
+10001563,,1702,10,2,0,0,0.0,,8.999,46.921,,,,4.0,,3.79,,
+10001567,,1703,1,14,18,0,0.0,,13.071,42.708,,,,9.1,,6.87,,
+10001575,,1703,9,16,17,0,0.0,,11.881,44.288,,,,4.0,,4.65,,
+10001576,,1703,11,23,13,0,0.0,,14.5,46.08,,,,10.0,,4.72,,
+10001577,,1703,12,21,21,0,0.0,,8.529,44.542,,,,10.0,,3.74,,
+10001580,,1704,5,13,12,15,0.0,,8.574,44.298,,,,12.4,,4.2,,
+10001587,,1705,4,14,19,20,0.0,,11.446,43.276,,,,26.7,,3.74,,
+10001596,,1706,3,19,0,0,0.0,,15.641,38.203,,,,23.8,,4.73,,
+10001597,,1706,3,28,0,0,0.0,,11.39,47.27,,,,6.0,,4.45,,
+10001602,,1706,11,3,13,0,0.0,,14.08,42.076,,,,5.4,,6.84,,
+10001603,,1706,12,2,0,0,0.0,,11.51,47.28,,,,6.0,,4.7,,
+10001604,,1707,3,24,13,0,0.0,,12.617,42.699,,,,5.9,,5.19,,
+10001608,,1708,1,26,0,0,0.0,,16.105,39.93,,,,7.7,,5.56,,
+10001611,,1708,3,21,23,0,0.0,,5.783,43.9,,,,10.0,,3.65,,
+10001613,,1708,8,14,0,0,0.0,,5.756,43.789,,,,10.0,,5.12,,
+10001624,,1710,12,13,21,0,0.0,,17.708,40.412,,,,21.0,,4.2,,
+10001627,,1711,1,7,0,0,0.0,,15.647,38.108,,,,6.0,,4.2,,
+10001630,,1711,3,14,0,0,0.0,,15.601,38.147,,,,14.4,,4.2,,
+10001631,,1711,3,30,3,0,0.0,,13.814,41.491,,,,18.1,,4.09,,
+10001632,,1711,5,21,0,0,0.0,,11.546,45.548,,,,10.0,,3.74,,
+10001638,,1712,3,28,0,0,0.0,,12.734,43.513,,,,9.8,,4.88,,
+10001640,,1712,5,8,0,0,0.0,,14.66,41.561,,,,22.8,,4.88,,
+10001641,,1712,7,16,0,0,0.0,,16.064,38.202,,,,10.0,,4.43,,
+10001644,,1713,1,1,0,0,0.0,,19.956,40.703,,,,3.0,,6.33,,
+10001643,,1713,1,3,0,0,0.0,,17.113,40.589,,,,5.9,,4.43,,
+10001654,,1714,1,1,0,0,0.0,,12.521,42.517,,,,12.7,,5.34,,
+10001655,,1715,2,21,0,0,0.0,,15.812,38.234,,,,6.8,,4.43,,
+10001658,,1716,2,3,0,0,0.0,,13.62,46.08,,,,10.2,,5.14,,
+10001659,,1716,10,4,0,0,0.0,,13.013,42.718,,,,6.8,,4.88,,
+10001664,,1717,3,31,0,0,0.0,,12.91,43.91,,,,3.5,,4.2,,
+10001665,,1717,4,4,0,0,0.0,,14.532,36.95,,,,10.0,,4.88,,
+10001669,,1717,7,28,0,0,0.0,,15.2,44.1,,,,10.0,,5.14,,
+10001675,,1718,7,14,0,0,0.0,,13.814,41.491,,,,10.3,,4.09,,
+10001676,,1718,8,18,0,0,0.0,,13.453,43.3,,,,21.0,,4.43,,
+10001678,,1719,1,7,0,0,0.0,,11.991,46.123,,,,7.3,,5.01,,
+10001682,,1719,6,11,0,0,0.0,,5.483,44.367,,,,10.0,,3.7,,
+10001683,,1719,6,27,6,30,0.0,,13.047,42.877,,,,10.2,,5.58,,
+10001685,,1719,12,12,19,0,0.0,,10.671,45.804,,,,29.6,,4.2,,
+10001686,,1720,1,10,0,0,0.0,,10.142,44.037,,,,4.4,,3.97,,
+10001687,,1720,6,7,0,0,0.0,,15.92,41.262,,,,27.0,,5.25,,
+10001690,,1720,8,28,0,0,0.0,,14.032,41.17,,,,7.7,,4.39,,
+10001691,,1720,9,12,0,0,0.0,,15.888,38.228,,,,9.0,,4.43,,
+10001694,,1721,1,12,0,0,0.0,,14.4,45.3,,,,11.6,,6.41,,
+10001697,,1721,6,18,0,0,0.0,,12.855,43.052,,,,8.4,,5.11,,
+10001701,,1722,9,1,0,0,0.0,,16.611,40.667,,,,7.9,,4.2,,
+10001705,,1723,6,1,0,0,0.0,,13.983,41.288,,,,7.7,,4.43,,
+10001708,,1723,9,19,0,0,0.0,,13.814,41.491,,,,36.3,,4.53,,
+10001718,,1724,6,1,0,0,0.0,,10.35,46.883,,,,15.0,,3.9,,
+10001719,,1724,7,15,18,30,0.0,,6.083,45.717,,,,4.0,,3.79,,
+10001720,,1724,8,3,0,0,0.0,,15.686,38.178,,,,9.1,,4.96,,
+10001724,,1724,12,11,20,0,0.0,,11.008,43.207,,,,0.5,,5.11,,
+10001726,,1725,4,17,13,0,0.0,,12.487,43.564,,,,2.2,,4.84,,
+10001728,,1725,6,30,0,0,0.0,,9.05,46.983,,,,6.0,,3.9,,
+10001730,,1725,10,29,17,40,0.0,,11.573,44.207,,,,8.6,,5.64,,
+10001735,,1726,4,19,22,0,0.0,,11.51,43.242,,,,17.4,,5.34,,
+10001738,,1726,9,23,0,0,0.0,,12.546,43.309,,,,4.8,,4.82,,
+10001740,,1727,1,7,0,0,0.0,,15.047,36.915,,,,6.0,,4.69,,
+10001741,,1727,3,9,11,0,0.0,,11.367,44.057,,,,7.4,,4.92,,
+10001748,,1727,8,18,0,0,0.0,,11.39,47.27,,,,6.0,,4.7,,
+10001749,,1727,12,14,19,45,0.0,,12.819,43.61,,,,32.1,,5.23,,
+10001750,,1728,2,4,3,0,0.0,,11.59,44.398,,,,6.0,,4.43,,
+10001751,,1728,2,8,0,0,0.0,,13.984,41.295,,,,17.0,,4.88,,
+10001753,,1728,5,1,0,0,0.0,,16.318,38.974,,,,9.1,,4.43,,
+10001757,,1729,1,13,21,0,0.0,,7.873,46.772,,,,4.0,,5.18,,
+10001759,,1729,6,23,0,0,0.0,,11.487,43.774,,,,6.2,,4.65,,
+10001763,,1730,3,29,0,5,0.0,,10.272,43.878,,,,6.7,,3.74,,
+10001765,,1730,5,12,5,0,0.0,,13.12,42.753,,,,10.4,,6.03,,
+10001768,,1730,10,23,0,0,0.0,,12.619,43.282,,,,10.0,,4.86,,
+10001772,,1731,3,20,3,0,0.0,,15.757,41.274,,,,21.5,,6.37,,
+10001773,,1731,3,29,0,0,0.0,,12.041,43.67,,,,17.7,,4.73,,
+10001774,,1731,4,26,0,0,0.0,,13.823,41.49,,,,16.4,,4.47,,
+10001780,,1731,12,9,0,0,0.0,,10.915,43.933,,,,8.4,,3.74,,
+10001784,,1732,2,4,18,20,0.0,,10.468,44.872,,,,11.5,,4.65,,
+10001785,,1732,3,28,0,0,0.0,,15.335,38.169,,,,12.2,,4.2,,
+10001786,,1732,5,21,0,0,0.0,,9.604,43.985,,,,22.9,,3.97,,
+10001787,,1732,8,9,0,0,0.0,,11.878,44.288,,,,10.1,,4.65,,
+10001790,,1732,11,1,0,0,0.0,,19.92,39.624,,,,0.0,,6.56,,
+10001789,,1732,11,29,7,40,0.0,,15.059,41.064,,,,23.7,,6.72,,
+10001798,,1733,10,20,0,0,0.0,,13.513,43.619,,,,9.9,,4.43,,
+10001814,,1735,9,6,0,0,0.0,,16.129,38.678,,,,5.0,,4.83,,
+10001817,,1736,4,23,0,0,0.0,,6.3,45.25,,,,10.0,,4.08,,
+10001819,,1736,6,12,0,0,0.0,,8.602,46.318,,,,23.0,,3.91,,
+10001821,,1736,8,16,0,0,0.0,,14.175,38.01,,,,10.3,,4.88,,
+10001830,,1737,6,11,0,30,0.0,,11.166,43.564,,,,10.0,,4.2,,
+10001836,,1738,5,23,0,0,0.0,,16.171,38.903,,,,25.6,,5.11,,
+10001838,,1738,7,19,1,0,0.0,,12.095,42.626,,,,7.4,,4.88,,
+10001840,,1738,11,5,0,30,0.0,,10.028,44.906,,,,9.6,,5.18,,
+10001843,,1739,2,12,21,30,0.0,,15.545,41.462,,,,5.0,,4.43,,
+10001845,,1739,3,6,2,30,0.0,,16.559,38.737,,,,9.0,,3.97,,
+10001851,,1739,7,31,11,0,0.0,,11.343,44.494,,,,3.7,,4.43,,
+10001857,,1740,2,24,13,0,0.0,,16.559,38.737,,,,7.1,,3.74,,
+10001858,,1740,3,6,5,40,0.0,,10.489,44.074,,,,26.0,,5.61,,
+10001862,,1740,3,30,17,30,0.0,,16.559,38.737,,,,7.7,,4.65,,
+10001865,,1740,6,1,0,0,0.0,,12.38,42.655,,,,9.9,,3.97,,
+10001866,,1740,7,13,0,0,0.0,,12.761,43.313,,,,17.7,,4.65,,
+10001867,,1740,8,29,0,30,0.0,,7.117,43.583,,,,10.0,,3.89,,
+10001872,,1741,4,24,9,20,0.0,,13.005,43.425,,,,5.4,,6.17,,
+10001874,,1741,8,6,13,30,0.0,,14.97,41.049,,,,10.0,,5.44,,
+10001875,,1741,10,1,0,0,0.0,,11.332,43.318,,,,26.7,,5.11,,
+10001884,,1742,1,1,0,0,0.0,,13.546,42.084,,,,10.5,,4.43,,
+10001876,,1742,1,27,11,20,0.0,,10.309,43.551,,,,4.0,,4.88,,
+10001879,,1742,3,16,2,30,0.0,,14.188,42.042,,,,16.8,,4.65,,
+10001880,,1742,4,1,0,0,0.0,,13.546,42.084,,,,27.5,,4.14,,
+10001895,,1743,1,1,0,0,0.0,,13.657,42.025,,,,6.4,,4.43,,
+10001885,,1743,1,21,21,55,0.0,,12.074,42.614,,,,33.0,,5.01,,
+10001887,,1743,2,20,0,0,0.0,,18.774,39.847,,,,19.0,,6.75,,
+10001891,,1743,5,29,0,0,0.0,,11.62,44.835,,,,0.2,,4.88,,
+10001892,,1743,10,2,0,0,0.0,,16.081,39.132,,,,17.2,,5.11,,
+10001894,,1743,12,7,7,45,0.0,,16.354,38.704,,,,8.8,,5.87,,
+10001900,,1744,1,1,0,0,0.0,,10.952,44.245,,,,11.1,,4.88,,
+10001897,,1744,3,21,20,0,0.0,,16.781,39.04,,,,10.0,,5.74,,
+10001898,,1744,5,25,0,0,0.0,,13.05,43.82,,,,13.8,,4.6,,
+10001899,,1744,12,28,10,30,0.0,,9.833,46.817,,,,7.0,,3.9,,
+10001902,,1745,3,1,0,0,0.0,,12.737,42.736,,,,4.6,,5.11,,
+10001903,,1745,10,18,0,0,0.0,,13.8,41.483,,,,0.1,,4.63,,
+10001906,,1746,7,23,18,15,0.0,,10.449,44.091,,,,5.1,,5.12,,
+10001908,,1746,10,8,0,0,0.0,,13.38,46.037,,,,15.8,,4.43,,
+10001909,,1746,10,28,0,0,0.0,,8.217,46.417,,,,8.0,,3.9,,
+10001913,,1747,4,17,0,0,0.0,,12.769,43.205,,,,11.5,,6.02,,
+10001916,,1747,9,1,0,0,0.0,,15.647,38.108,,,,9.9,,4.65,,
+10001925,,1749,8,1,0,0,0.0,,15.555,38.185,,,,8.4,,5.8,,
+10001927,,1750,2,1,0,0,0.0,,13.399,42.351,,,,9.7,,4.88,,
+10001945,,1750,12,17,15,45,0.0,,14.565,45.28,,,,8.8,,5.45,,
+10001948,,1751,6,11,0,0,0.0,,12.593,42.595,,,,8.6,,5.11,,
+10001951,,1751,7,27,1,0,0.0,,12.739,43.225,,,,17.1,,6.35,,
+10001959,,1751,11,21,0,0,0.0,,8.621,44.567,,,,45.3,,3.74,,
+10001962,,1752,1,2,0,0,0.0,,12.778,42.623,,,,17.0,,4.88,,
+10001964,,1752,2,16,4,45,0.0,,7.65,43.792,,,,2.0,,3.71,,
+10001974,,1753,3,9,13,15,0.0,,7.181,44.941,,,,2.0,,5.17,,
+10001976,,1753,4,22,0,0,0.0,,11.92,43.983,,,,5.9,,4.88,,
+10001979,,1753,5,26,0,0,0.0,,12.547,42.613,,,,0.3,,4.78,,
+10001990,,1754,9,19,0,0,0.0,,7.186,46.242,,,,4.0,,3.91,,
+10001999,,1755,8,28,0,0,0.0,,12.658,45.959,,,,10.0,,3.74,,
+10002001,,1755,11,1,17,0,0.0,,11.868,42.742,,,,12.7,,4.43,,
+10002007,,1755,12,9,13,45,0.0,,7.955,46.319,,,,4.0,,5.73,,
+10002026,,1756,2,1,1,0,0.0,,6.967,46.317,,,,13.0,,3.79,,
+10002033,,1756,2,13,0,0,0.0,,5.433,44.217,,,,10.0,,3.61,,
+10002044,,1756,2,26,0,0,0.0,,11.82,45.893,,,,18.0,,3.74,,
+10002048,,1756,4,13,0,0,0.0,,12.245,45.666,,,,7.9,,4.88,,
+10002062,,1756,7,3,2,20,0.0,,5.45,43.533,,,,4.0,,4.31,,
+10002065,,1756,10,6,20,0,0.0,,12.84,43.899,,,,7.7,,3.97,,
+10002068,,1756,10,22,0,0,0.0,,15.917,41.63,,,,10.0,,4.43,,
+10002080,,1757,8,6,0,0,0.0,,15.286,37.073,,,,7.0,,4.2,,
+10002095,,1759,3,18,0,0,0.0,,10.915,43.933,,,,0.1,,4.2,,
+10002098,,1759,5,20,0,0,0.0,,15.735,40.421,,,,16.1,,4.2,,
+10002099,,1759,5,26,22,15,0.0,,8.648,44.893,,,,8.9,,4.2,,
+10002101,,1759,6,14,0,0,0.0,,12.133,42.612,,,,2.0,,4.2,,
+10002106,,1759,10,5,1,0,0.0,,13.814,41.491,,,,25.6,,4.08,,
+10002111,,1760,1,12,0,0,0.0,,13.312,43.06,,,,4.3,,4.43,,
+10002121,,1761,4,5,14,0,0.0,,13.814,41.491,,,,1.5,,4.53,,
+10002124,,1761,5,3,8,15,0.0,,16.594,38.905,,,,13.9,,5.11,,
+10002126,,1761,6,10,0,10,0.0,,11.909,43.946,,,,9.6,,3.74,,
+10002129,,1762,4,15,18,0,0.0,,11.506,44.004,,,,8.3,,5.13,,
+10002130,,1762,4,18,11,30,0.0,,12.992,46.512,,,,6.5,,3.74,,
+10002132,,1762,6,15,0,0,0.0,,7.373,46.554,,,,3.0,,3.79,,
+10002135,,1762,10,3,20,15,0.0,,7.373,46.554,,,,1.0,,3.79,,
+10002136,,1762,10,6,0,0,0.0,,13.585,42.308,,,,0.4,,5.5,,
+10002152,,1764,12,12,19,0,0.0,,7.373,46.554,,,,11.0,,3.79,,
+10002158,,1765,5,12,0,0,0.0,,13.983,41.405,,,,1.8,,4.88,,
+10002167,,1766,5,6,0,0,0.0,,10.942,43.541,,,,8.7,,3.74,,
+10002179,,1766,12,24,12,24,0.0,,12.899,42.874,,,,8.7,,4.65,,
+10002182,,1767,1,21,7,45,0.0,,10.133,44.138,,,,3.6,,5.29,,
+10002184,,1767,2,7,3,45,0.0,,8.682,44.548,,,,9.7,,5.02,,
+10002189,,1767,5,10,0,0,0.0,,12.992,46.512,,,,13.4,,3.74,,
+10002190,,1767,5,26,18,24,0.0,,7.502,45.272,,,,29.3,,5.07,,
+10002191,,1767,6,5,1,30,0.0,,12.751,42.821,,,,4.8,,5.45,,
+10002192,,1767,7,14,1,5,0.0,,16.279,39.375,,,,14.0,,5.92,,
+10002196,,1767,11,21,0,0,0.0,,14.33,46.89,,,,8.0,,5.14,,
+10002209,,1768,10,19,23,0,0.0,,11.904,43.943,,,,8.5,,5.96,,
+10002212,,1768,11,30,11,30,0.0,,10.946,43.565,,,,10.0,,4.2,,
+10002227,,1770,3,20,15,30,0.0,,7.261,46.478,,,,8.0,,5.15,,
+10002233,,1770,10,7,0,0,0.0,,12.992,46.512,,,,9.8,,3.74,,
+10002237,,1770,12,27,4,0,0.0,,11.41,43.701,,,,11.1,,4.88,,
+10002241,,1771,1,1,0,0,0.0,,13.613,41.718,,,,10.5,,5.11,,
+10002240,,1771,1,8,3,30,0.0,,10.309,43.551,,,,1.6,,4.43,,
+10002242,,1771,2,17,19,0,0.0,,14.957,38.442,,,,5.0,,4.3,,
+10002249,,1771,8,13,8,13,0.0,,11.161,44.141,,,,16.8,,4.65,,
+10002250,,1771,8,15,8,15,0.0,,9.722,45.606,,,,29.6,,4.2,,
+10002264,,1772,10,12,0,0,0.0,,12.141,43.57,,,,9.7,,4.65,,
+10002285,,1773,11,11,0,0,0.0,,8.962,46.958,,,,6.0,,3.92,,
+10002291,,1773,12,31,1,15,0.0,,6.634,44.659,,,,10.0,,4.34,,
+10002294,,1774,1,31,19,30,0.0,,12.128,43.61,,,,13.8,,4.65,,
+10002295,,1774,3,4,0,0,0.0,,10.33,44.801,,,,7.9,,4.2,,
+10002296,,1774,3,31,14,49,0.0,,10.111,45.552,,,,28.3,,4.43,,
+10002298,,1774,5,15,0,0,0.0,,11.586,42.831,,,,7.4,,4.65,,
+10002302,,1774,9,10,15,30,0.0,,8.606,46.876,,,,13.0,,5.62,,
+10002311,,1775,1,4,18,0,0.0,,10.926,44.647,,,,4.8,,4.52,,
+10002312,,1775,1,5,22,45,0.0,,10.525,44.443,,,,11.5,,4.63,,
+10002316,,1775,8,26,0,0,0.0,,12.992,46.512,,,,10.0,,3.74,,
+10002320,,1775,10,22,2,12,0.0,,8.809,42.175,,,,10.0,,5.11,,
+10002325,,1776,4,24,16,36,0.0,,14.58,45.3,,,,6.2,,5.14,,
+10002328,,1776,7,10,0,0,0.0,,12.706,46.233,,,,3.4,,5.81,,
+10002333,,1777,2,7,1,0,0.0,,8.263,46.887,,,,8.0,,5.02,,
+10002343,,1777,8,19,8,19,0.0,,13.537,41.697,,,,32.4,,4.43,,
+10002347,,1777,10,5,15,45,0.0,,11.757,42.88,,,,9.3,,5.12,,
+10002352,,1778,1,24,7,45,0.0,,13.602,42.055,,,,33.9,,4.83,,
+10002355,,1778,2,18,2,18,0.0,,9.54,44.297,,,,15.7,,3.97,,
+10002360,,1778,4,21,0,0,0.0,,12.992,46.512,,,,10.9,,3.97,,
+10002365,,1778,6,11,0,0,0.0,,12.04,44.222,,,,15.7,,4.43,,
+10002369,,1778,8,3,0,0,0.0,,12.141,43.57,,,,10.0,,4.65,,
+10002377,,1779,5,10,6,0,0.0,,8.248,46.899,,,,10.0,,3.79,,
+10002378,,1779,5,27,17,30,0.0,,8.683,46.85,,,,4.0,,3.5,,
+10002381,,1779,6,4,7,0,0.0,,11.48,44.443,,,,8.9,,5.23,,
+10002383,,1779,6,26,12,0,0.0,,11.332,43.318,,,,17.0,,4.2,,
+10002391,,1779,12,24,17,0,0.0,,10.86,44.061,,,,8.4,,4.6,,
+10002394,,1780,2,6,4,0,0.0,,11.31,44.567,,,,9.8,,5.1,,
+10002399,,1780,4,9,0,0,0.0,,15.555,38.185,,,,4.1,,4.88,,
+10002401,,1780,5,25,0,0,0.0,,12.197,44.418,,,,2.3,,4.43,,
+10002404,,1780,8,1,0,0,0.0,,8.864,44.897,,,,8.4,,4.2,,
+10002407,,1780,9,8,17,0,0.0,,12.992,46.512,,,,12.7,,3.74,,
+10002409,,1780,9,21,13,15,0.0,,18.5,42.4,,,,6.7,,5.35,,
+10002410,,1780,9,22,13,45,0.0,,11.765,44.237,,,,11.5,,3.97,,
+10002415,,1781,1,3,2,30,0.0,,11.538,43.171,,,,32.4,,5.08,,
+10002417,,1781,1,11,1,11,0.0,,12.965,40.892,,,,5.0,,4.2,,
+10002420,,1781,4,4,21,20,0.0,,11.798,44.251,,,,17.7,,6.09,,
+10002421,,1781,4,13,8,30,0.0,,12.965,40.892,,,,2.0,,4.2,,
+10002422,,1781,4,20,0,0,0.0,,8.68,46.76,,,,10.0,,3.9,,
+10002427,,1781,6,2,10,30,0.0,,7.65,43.792,,,,10.0,,3.61,,
+10002429,,1781,6,3,0,0,0.0,,12.513,43.596,,,,9.1,,6.48,,
+10002433,,1781,9,10,11,30,0.0,,9.589,45.501,,,,32.5,,4.92,,
+10002436,,1781,12,23,17,0,0.0,,12.992,46.512,,,,7.0,,3.74,,
+10002438,,1782,4,11,20,0,0.0,,12.992,46.512,,,,2.2,,3.74,,
+10002439,,1782,8,15,0,0,0.0,,5.775,45.167,,,,2.0,,3.96,,
+10002443,,1782,12,10,0,0,0.0,,12.992,46.512,,,,8.2,,3.74,,
+10002445,,1783,2,5,3,0,0.0,,10.275,46.796,,,,9.0,,3.79,,
+10002446,,1783,2,5,12,0,0.0,,15.97,38.297,,,,24.1,,7.08,,
+10002449,,1783,2,18,0,0,0.0,,14.75,46.0,,,,10.0,,4.3,,
+10002463,,1783,6,21,18,0,0.0,,5.967,45.383,,,,6.0,,4.08,,
+10002464,,1783,6,29,0,0,0.0,,11.716,43.774,,,,8.4,,4.43,,
+10002466,,1783,7,28,0,0,0.0,,10.809,45.879,,,,28.3,,4.65,,
+10002469,,1783,11,15,0,0,0.0,,15.292,41.689,,,,10.0,,4.88,,
+10002477,,1784,3,24,0,0,0.0,,14.5,46.08,,,,10.0,,4.93,,
+10002478,,1784,3,30,11,0,0.0,,9.183,44.776,,,,7.4,,4.2,,
+10002485,,1784,9,11,10,0,0.0,,6.834,44.9,,,,9.8,,3.59,,
+10002487,,1784,10,15,12,3,0.0,,5.947,45.477,,,,7.0,,5.07,,
+10002496,,1785,4,29,10,45,0.0,,6.625,44.659,,,,10.3,,4.15,,
+10002497,,1785,5,3,2,30,0.0,,12.955,43.073,,,,8.5,,5.01,,
+10002499,,1785,7,19,22,30,0.0,,11.257,45.701,,,,6.1,,3.74,,
+10002501,,1785,9,12,0,0,0.0,,6.842,45.021,,,,7.0,,4.11,,
+10002504,,1785,10,9,3,15,0.0,,12.788,42.536,,,,8.9,,5.73,,
+10002506,,1785,11,14,0,0,0.0,,10.1,46.6,,,,20.0,,3.9,,
+10002510,,1786,1,15,0,0,0.0,,12.577,43.351,,,,3.8,,5.11,,
+10002514,,1786,2,5,0,0,0.0,,19.92,39.624,,,,6.0,,6.52,,
+10002517,,1786,2,23,7,40,0.0,,16.103,38.673,,,,10.0,,4.2,,
+10002521,,1786,4,7,0,15,0.0,,9.55,45.267,,,,10.2,,5.27,,
+10002522,,1786,4,11,9,0,0.0,,14.5,46.08,,,,13.2,,4.72,,
+10002524,,1786,7,31,0,0,0.0,,13.399,42.351,,,,4.9,,4.9,,
+10002526,,1786,11,24,6,45,0.0,,7.909,44.732,,,,8.7,,4.23,,
+10002528,,1786,12,25,1,0,0.0,,12.565,43.992,,,,9.8,,5.65,,
+10002529,,1786,12,28,0,0,0.0,,12.992,46.512,,,,12.7,,3.74,,
+10002531,,1787,4,25,0,0,0.0,,12.992,46.512,,,,16.0,,3.74,,
+10002535,,1787,7,26,7,15,0.0,,11.62,44.835,,,,8.9,,4.88,,
+10002538,,1787,9,20,4,0,0.0,,15.555,38.185,,,,19.1,,4.2,,
+10002540,,1787,10,21,12,30,0.0,,11.332,43.318,,,,2.0,,4.2,,
+10002544,,1787,12,9,4,30,0.0,,12.992,46.512,,,,9.5,,3.74,,
+10002546,,1787,12,26,0,0,0.0,,11.767,43.723,,,,4.6,,4.43,,
+10002554,,1788,4,18,0,0,0.0,,13.018,43.837,,,,12.1,,4.43,,
+10002558,,1788,10,20,21,10,0.0,,13.019,46.398,,,,9.7,,5.19,,
+10002561,,1789,2,7,0,0,0.0,,15.875,38.391,,,,10.3,,5.11,,
+10002567,,1789,8,4,0,0,0.0,,12.302,45.938,,,,1.1,,3.97,,
+10002570,,1789,9,30,10,0,0.0,,12.217,43.51,,,,21.2,,5.88,,
+10002573,,1790,1,26,7,0,0.0,,12.992,46.512,,,,16.0,,4.09,,
+10002577,,1790,7,26,0,0,0.0,,9.909,44.354,,,,6.3,,5.11,,
+10002578,,1791,1,1,0,0,0.0,,13.399,42.351,,,,25.6,,5.34,,
+10002581,,1791,7,7,6,0,0.0,,5.7,44.967,,,,9.0,,3.95,,
+10002583,,1791,10,11,13,5,0.0,,12.861,42.95,,,,0.1,,5.55,,
+10002584,,1791,10,13,1,20,0.0,,16.268,38.636,,,,0.1,,6.11,,
+10002588,,1792,4,1,12,0,0.0,,16.087,39.973,,,,9.1,,4.43,,
+10002589,,1792,5,11,0,0,0.0,,9.558,46.961,,,,12.0,,3.79,,
+10002590,,1792,7,20,0,0,0.0,,12.715,42.532,,,,8.4,,5.07,,
+10002593,,1792,10,20,0,0,0.0,,12.992,46.512,,,,4.4,,3.74,,
+10002597,,1793,7,25,0,0,0.0,,13.198,40.845,,,,7.1,,4.65,,
+10002606,,1794,5,12,10,59,0.0,,11.39,47.27,,,,6.0,,4.45,,
+10002607,,1794,6,7,0,45,0.0,,12.821,46.306,,,,9.5,,5.98,,
+10002610,,1794,6,12,22,30,0.0,,14.924,41.108,,,,0.1,,5.25,,
+10002617,,1795,2,14,19,15,0.0,,11.332,43.318,,,,0.1,,3.74,,
+10002618,,1795,6,19,23,30,0.0,,13.443,43.182,,,,4.9,,4.72,,
+10002627,,1796,2,5,2,0,0.0,,11.873,43.534,,,,9.9,,4.97,,
+10002633,,1796,10,22,4,0,0.0,,11.67,44.614,,,,1.0,,5.49,,
+10002640,,1797,10,30,5,0,0.0,,12.992,46.512,,,,17.2,,3.74,,
+10002644,,1798,5,26,0,0,0.0,,11.417,43.343,,,,10.0,,4.87,,
+10002653,,1799,2,22,5,45,0.0,,10.779,44.771,,,,10.0,,4.2,,
+10002654,,1799,3,5,4,0,0.0,,7.267,43.7,,,,2.7,,3.89,,
+10002656,,1799,5,29,19,0,0.0,,10.27,45.404,,,,9.4,,5.03,,
+10002659,,1799,7,28,22,45,0.0,,13.161,43.21,,,,12.0,,6.2,,
+10002661,,1799,10,26,4,0,0.0,,12.992,46.512,,,,10.0,,3.74,,
+10002664,,1800,11,1,22,30,0.0,,9.209,47.063,,,,7.0,,3.91,,
+10002667,,1801,7,18,18,0,0.0,,12.992,46.512,,,,9.0,,3.74,,
+10002671,,1801,10,8,7,52,0.0,,11.421,44.466,,,,23.6,,4.94,,
+10002677,,1802,5,12,9,30,0.0,,9.839,45.424,,,,10.0,,5.58,,
+10002678,,1802,8,10,1,45,0.0,,10.914,43.485,,,,12.7,,4.23,,
+10002682,,1802,10,1,0,0,0.0,,7.303,46.206,,,,10.0,,3.79,,
+10002681,,1802,10,30,18,30,0.0,,11.536,43.088,,,,9.8,,5.12,,
+10002686,,1802,12,26,0,0,0.0,,7.383,46.233,,,,15.0,,3.9,,
+10002687,,1802,12,31,11,0,0.0,,5.95,44.2,,,,4.0,,4.08,,
+10002690,,1803,3,1,16,0,0.0,,12.992,46.512,,,,7.0,,3.74,,
+10002691,,1803,4,7,0,0,0.0,,13.551,42.505,,,,6.4,,3.97,,
+10002737,,1804,1,1,0,0,0.0,,11.112,43.605,,,,9.1,,4.88,,
+10002698,,1804,5,22,19,15,0.0,,13.646,42.529,,,,9.3,,5.35,,
+10002701,,1804,7,28,23,0,0.0,,12.728,42.796,,,,3.0,,4.92,,
+10002734,,1804,10,18,20,0,0.0,,11.105,43.453,,,,9.3,,5.11,,
+10002739,,1805,5,9,1,0,0.0,,13.483,43.46,,,,4.6,,4.43,,
+10002740,,1805,6,1,0,0,0.0,,9.858,46.512,,,,10.0,,3.79,,
+10002743,,1805,7,26,21,0,0.0,,14.474,41.5,,,,10.0,,6.67,,
+10002751,,1806,2,12,0,0,0.0,,10.671,44.862,,,,6.1,,5.21,,
+10002752,,1806,3,31,0,0,0.0,,7.749,43.844,,,,10.0,,4.62,,
+10002753,,1806,6,20,23,15,0.0,,7.267,43.7,,,,24.4,,4.46,,
+10002776,,1807,9,5,1,30,0.0,,7.942,43.933,,,,2.0,,4.82,,
+10002778,,1807,11,11,0,0,0.0,,15.841,40.3,,,,10.0,,4.79,,
+10002779,,1807,12,19,1,30,0.0,,7.97,45.552,,,,3.4,,4.11,,
+10002783,,1808,4,2,16,43,0.0,,7.249,44.838,,,,15.8,,5.57,,
+10002791,,1808,10,26,21,0,0.0,,10.309,43.551,,,,8.7,,4.65,,
+10002795,,1809,5,4,0,0,0.0,,20.042,39.641,,,,7.0,,6.13,,
+10002796,,1809,8,14,11,0,0.0,,13.399,42.351,,,,25.0,,4.65,,
+10002797,,1809,8,14,15,0,0.0,,9.853,46.515,,,,8.0,,3.79,,
+10002798,,1809,8,25,12,13,0.0,,13.453,43.3,,,,1.6,,4.65,,
+10002802,,1810,1,14,0,0,0.0,,9.528,46.855,,,,3.0,,3.79,,
+10002808,,1810,5,1,0,0,0.0,,10.809,45.764,,,,11.5,,4.65,,
+10002816,,1810,9,30,0,0,0.0,,12.239,43.609,,,,19.9,,3.97,,
+10002819,,1810,12,25,0,45,0.0,,10.719,44.9,,,,10.0,,5.11,,
+10002824,,1811,6,7,13,45,0.0,,9.579,46.855,,,,20.0,,3.79,,
+10002827,,1811,7,15,22,44,0.0,,10.728,44.572,,,,5.0,,5.15,,
+10002828,,1811,8,1,19,0,0.0,,15.647,38.108,,,,14.6,,4.43,,
+10002834,,1812,2,19,3,0,0.0,,9.826,46.86,,,,0.1,,3.79,,
+10002836,,1812,3,20,0,1,0.0,,5.704,43.746,,,,4.0,,5.01,,
+10002847,,1812,9,11,12,0,0.0,,11.14,43.66,,,,0.1,,5.22,,
+10002849,,1812,10,25,7,0,0.0,,12.589,46.027,,,,5.0,,5.64,,
+10002850,,1812,12,13,0,0,0.0,,9.598,46.597,,,,6.0,,3.79,,
+10002854,,1813,4,13,0,0,0.0,,9.651,46.583,,,,3.0,,3.79,,
+10002859,,1813,9,21,7,45,0.0,,11.97,44.25,,,,5.0,,5.28,,
+10002860,,1813,9,22,1,30,0.0,,9.61,46.704,,,,15.0,,4.53,,
+10002868,,1814,4,3,0,0,0.0,,10.356,43.635,,,,5.0,,5.13,,
+10002869,,1814,4,28,0,0,0.0,,11.39,47.27,,,,6.0,,4.45,,
+10002879,,1814,12,1,0,0,0.0,,9.528,46.855,,,,6.0,,3.79,,
+10002880,,1815,1,11,23,30,0.0,,11.683,42.865,,,,2.3,,4.88,,
+10002881,,1815,2,26,0,0,0.0,,11.434,45.722,,,,19.0,,3.74,,
+10002884,,1815,8,12,0,0,0.0,,10.915,43.933,,,,5.1,,4.65,,
+10002886,,1815,9,3,23,0,0.0,,13.015,42.832,,,,0.4,,5.55,,
+10002898,,1816,1,1,0,0,0.0,,19.8,41.3,,,,5.0,,5.89,,
+10002893,,1816,4,1,14,25,0.0,,14.67,47.17,,,,8.0,,4.3,,
+10002895,,1816,5,15,0,0,0.0,,7.391,46.629,,,,9.0,,3.79,,
+10002906,,1817,3,11,21,25,0.0,,6.742,46.0,,,,19.0,,5.42,,
+10002909,,1817,4,17,0,0,0.0,,15.763,40.576,,,,11.3,,4.01,,
+10002915,,1817,8,11,0,0,0.0,,7.267,46.483,,,,6.0,,3.9,,
+10002917,,1817,8,19,17,0,0.0,,11.416,47.283,,,,6.0,,3.95,,
+10002920,,1817,10,19,2,30,0.0,,15.555,38.185,,,,25.5,,4.43,,
+10002927,,1818,2,23,18,10,0.0,,7.644,43.809,,,,10.3,,5.36,,
+10002928,,1818,2,23,23,0,0.0,,7.613,44.279,,,,12.4,,4.42,,
+10002930,,1818,3,1,2,45,0.0,,14.756,37.204,,,,2.0,,5.56,,
+10002936,,1818,9,8,9,50,0.0,,14.082,37.813,,,,5.0,,5.32,,
+10002939,,1818,12,9,18,55,0.0,,10.296,44.696,,,,2.9,,5.27,,
+10002941,,1819,1,8,22,30,0.0,,7.932,43.865,,,,2.0,,4.82,,
+10002944,,1819,4,10,23,0,0.0,,11.416,47.283,,,,19.0,,3.95,,
+10002945,,1819,5,2,14,0,0.0,,14.02,46.0,,,,9.6,,4.93,,
+10002946,,1819,5,26,16,30,0.0,,11.757,42.252,,,,5.2,,5.11,,
+10002959,,1820,1,1,0,0,0.0,,14.691,37.266,,,,6.0,,4.43,,
+10002957,,1820,7,17,6,30,0.0,,11.71,47.35,,,,6.0,,4.96,,
+10002965,,1821,3,22,0,0,0.0,,12.86,42.402,,,,16.4,,5.11,,
+10002968,,1821,8,2,0,0,0.0,,16.456,38.94,,,,17.0,,5.11,,
+10002974,,1821,11,22,1,15,0.0,,15.214,41.975,,,,30.4,,5.63,,
+10002979,,1822,4,6,0,0,0.0,,14.398,37.747,,,,5.0,,4.37,,
+10002983,,1822,7,14,0,0,0.0,,16.903,39.282,,,,2.2,,4.65,,
+10002985,,1822,8,12,2,30,0.0,,14.5,46.05,,,,10.0,,4.72,,
+10002994,,1823,3,5,16,37,0.0,,14.094,37.993,,,,22.2,,5.79,,
+10002996,,1823,5,14,0,0,0.0,,9.066,47.042,,,,8.0,,3.79,,
+10002999,,1823,6,19,0,0,0.0,,20.4,39.485,,,,1.9,,6.13,,
+10003000,,1823,8,7,5,10,0.0,,18.2,42.7,,,,13.6,,5.14,,
+10003014,,1824,2,4,21,50,0.0,,9.126,44.92,,,,11.1,,4.53,,
+10003017,,1824,5,23,13,0,0.0,,6.517,43.85,,,,4.0,,3.79,,
+10003019,,1824,8,12,7,0,0.0,,12.01,43.868,,,,8.5,,4.65,,
+10003023,,1824,12,11,0,0,0.0,,16.588,39.54,,,,14.2,,5.34,,
+10003026,,1825,1,21,23,50,0.0,,5.51,43.577,,,,10.0,,3.88,,
+10003027,,1825,2,21,2,30,0.0,,14.35,46.77,,,,8.0,,4.72,,
+10003029,,1825,4,11,19,15,0.0,,15.882,39.977,,,,23.8,,3.97,,
+10003030,,1825,6,22,15,0,0.0,,14.75,45.97,,,,8.0,,4.3,,
+10003032,,1825,10,27,10,0,0.0,,14.228,41.592,,,,5.0,,4.43,,
+10003035,,1826,2,1,16,0,0.0,,15.727,40.52,,,,23.8,,5.75,,
+10003043,,1826,6,24,12,15,0.0,,11.034,45.577,,,,1.6,,4.7,,
+10003048,,1826,10,1,0,0,0.0,,11.842,44.06,,,,21.0,,4.43,,
+10003047,,1826,10,26,18,0,0.0,,17.679,40.452,,,,10.0,,5.25,,
+10003049,,1826,11,11,4,28,0.0,,9.155,45.185,,,,29.3,,4.2,,
+10003054,,1827,4,2,0,20,0.0,,10.11,46.703,,,,3.0,,4.81,,
+10003056,,1827,4,17,13,30,0.0,,17.5,43.0,,,,10.0,,5.14,,
+10003057,,1827,4,17,14,45,0.0,,15.5,45.5,,,,5.1,,4.3,,
+10003063,,1827,11,21,2,0,0.0,,7.9,46.583,,,,10.0,,4.3,,
+10003070,,1828,3,12,0,0,0.0,,15.997,38.527,,,,25.8,,5.11,,
+10003072,,1828,4,8,0,0,0.0,,12.004,44.115,,,,7.9,,4.65,,
+10003073,,1828,4,11,22,25,0.0,,12.41,43.326,,,,9.1,,4.99,,
+10003074,,1828,5,12,23,30,0.0,,7.433,46.083,,,,8.0,,3.9,,
+10003078,,1828,10,8,22,30,0.0,,12.09,44.174,,,,3.2,,4.52,,
+10003079,,1828,10,9,2,20,0.0,,9.047,44.821,,,,5.0,,5.73,,
+10003109,,1829,7,3,13,0,0.0,,15.367,41.775,,,,10.0,,3.97,,
+10003114,,1829,9,6,19,30,0.0,,10.023,45.135,,,,9.5,,4.43,,
+10003115,,1829,10,15,0,0,0.0,,6.9,46.45,,,,8.0,,3.9,,
+10003116,,1829,11,2,9,30,0.0,,15.2,45.8,,,,8.0,,4.72,,
+10003139,,1830,1,1,0,0,0.0,,7.983,46.333,,,,6.0,,3.5,,
+10003122,,1830,1,26,4,30,0.0,,11.074,44.213,,,,8.1,,4.54,,
+10003123,,1830,3,8,5,0,0.0,,14.5,46.08,,,,10.0,,3.66,,
+10003130,,1830,7,13,15,0,0.0,,15.647,38.108,,,,25.5,,4.43,,
+10003132,,1830,8,11,12,20,0.0,,14.27,46.49,,,,7.0,,4.72,,
+10003138,,1830,12,29,11,0,0.0,,14.017,42.216,,,,17.5,,4.43,,
+10003140,,1831,1,2,14,7,0.0,,15.786,40.082,,,,9.2,,5.52,,
+10003141,,1831,1,28,18,30,0.0,,15.24,38.224,,,,7.7,,4.48,,
+10003146,,1831,5,26,10,30,0.0,,7.849,43.855,,,,8.4,,5.43,,
+10003153,,1831,9,1,0,0,0.0,,15.177,40.927,,,,25.4,,4.65,,
+10003151,,1831,9,11,18,15,0.0,,10.544,44.753,,,,14.1,,5.48,,
+10003156,,1831,11,23,4,17,0.0,,14.469,41.484,,,,8.4,,4.43,,
+10003159,,1832,1,13,13,0,0.0,,12.605,42.98,,,,33.0,,6.41,,
+10003162,,1832,3,8,18,30,0.0,,16.919,39.079,,,,9.9,,6.64,,
+10003167,,1832,3,13,3,30,0.0,,10.499,44.768,,,,15.8,,5.52,,
+10003170,,1832,4,12,0,0,0.0,,16.292,38.77,,,,10.0,,4.2,,
+10003181,,1833,1,11,0,50,0.0,,14.57,45.98,,,,10.0,,4.3,,
+10003192,,1833,11,20,0,25,0.0,,14.3,46.37,,,,11.1,,4.3,,
+10003194,,1834,2,2,8,2,0.0,,14.23,45.77,,,,12.5,,4.3,,
+10003195,,1834,2,14,13,15,0.0,,9.851,44.432,,,,8.7,,5.93,,
+10003202,,1834,10,4,19,0,0.0,,11.32,44.479,,,,6.1,,4.75,,
+10003209,,1835,2,6,18,50,0.0,,11.416,43.962,,,,20.5,,4.65,,
+10003211,,1835,3,7,6,0,0.0,,5.683,43.733,,,,10.0,,3.94,,
+10003212,,1835,4,18,17,25,0.0,,7.85,46.69,,,,10.0,,3.91,,
+10003216,,1835,5,10,0,15,0.0,,14.5,46.05,,,,15.8,,3.87,,
+10003217,,1835,5,23,8,30,0.0,,7.551,44.33,,,,10.3,,4.82,,
+10003224,,1835,10,12,22,35,0.0,,16.293,39.33,,,,9.1,,5.88,,
+10003227,,1835,10,31,7,30,0.0,,13.51,46.88,,,,8.0,,4.51,,
+10003229,,1835,12,23,0,0,0.0,,13.814,41.491,,,,16.3,,4.09,,
+10003230,,1836,4,25,0,20,0.0,,16.737,39.567,,,,9.8,,6.19,,
+10003231,,1836,5,4,0,0,0.0,,15.647,38.108,,,,10.3,,4.88,,
+10003237,,1836,6,12,2,30,0.0,,11.825,45.803,,,,29.3,,5.53,,
+10003239,,1836,6,29,1,28,0.0,,14.65,46.07,,,,8.8,,4.72,,
+10003244,,1836,10,25,0,0,0.0,,8.248,46.899,,,,6.0,,3.79,,
+10003250,,1836,11,20,7,30,0.0,,15.776,40.142,,,,5.0,,5.9,,
+10003252,,1837,1,24,1,0,0.0,,7.923,46.523,,,,7.0,,5.4,,
+10003258,,1837,4,11,17,0,0.0,,10.182,44.175,,,,8.6,,5.91,,
+10003259,,1837,5,14,5,0,0.0,,13.808,41.505,,,,8.5,,4.7,,
+10003261,,1837,6,21,10,0,0.0,,14.84,46.5,,,,8.1,,4.72,,
+10003273,,1838,2,14,7,30,0.0,,12.909,42.84,,,,3.8,,5.44,,
+10003275,,1838,3,5,0,0,0.0,,14.851,42.059,,,,11.3,,3.97,,
+10003277,,1838,6,23,0,0,0.0,,13.009,43.807,,,,16.3,,4.65,,
+10003282,,1838,8,10,19,30,0.0,,14.575,45.205,,,,1.6,,5.19,,
+10003285,,1838,10,21,0,30,0.0,,15.25,45.63,,,,8.3,,4.3,,
+10003291,,1839,2,27,0,0,0.0,,6.35,45.283,,,,2.0,,3.79,,
+10003295,,1839,4,3,0,0,0.0,,5.86,45.21,,,,7.0,,4.63,,
+10003298,,1839,8,9,8,45,0.0,,10.22,45.539,,,,9.4,,4.2,,
+10003299,,1839,8,11,20,0,0.0,,6.096,45.892,,,,9.0,,4.7,,
+10003301,,1839,8,27,0,0,0.0,,15.601,38.147,,,,8.8,,4.2,,
+10003310,,1840,4,24,2,30,0.0,,15.647,38.108,,,,2.0,,4.2,,
+10003312,,1840,8,27,12,5,0.0,,14.708,46.207,,,,8.0,,5.31,,
+10003323,,1841,1,3,22,0,0.0,,15.647,38.108,,,,8.7,,4.88,,
+10003325,,1841,2,21,0,0,0.0,,15.637,41.627,,,,0.1,,5.19,,
+10003331,,1841,4,14,4,0,0.0,,12.568,43.791,,,,9.7,,4.43,,
+10003332,,1841,6,10,0,0,0.0,,14.08,42.083,,,,3.8,,4.96,,
+10003340,,1841,8,15,2,0,0.0,,15.601,38.147,,,,23.7,,4.2,,
+10003342,,1841,10,6,3,0,0.0,,13.0,46.417,,,,4.9,,4.63,,
+10003343,,1841,10,15,22,0,0.0,,11.11,45.167,,,,1.1,,4.25,,
+10003351,,1842,1,23,0,0,0.0,,13.951,42.423,,,,3.8,,4.47,,
+10003372,,1843,9,5,0,0,0.0,,20.091,41.119,,,,15.0,,6.18,,
+10003375,,1843,9,14,16,57,0.0,,17.7,42.8,,,,0.0,,5.14,,
+10003382,,1843,10,25,3,30,0.0,,11.261,44.003,,,,7.4,,5.05,,
+10003384,,1843,11,18,0,0,0.0,,12.521,42.517,,,,8.9,,4.88,,
+10003385,,1843,12,7,0,0,0.0,,13.451,38.035,,,,10.3,,4.43,,
+10003390,,1844,2,7,22,16,0.0,,17.0,42.0,,,,10.0,,5.57,,
+10003393,,1844,3,10,17,15,0.0,,12.142,44.18,,,,4.7,,4.43,,
+10003396,,1844,4,1,0,0,0.0,,7.767,46.0,,,,3.0,,3.9,,
+10003403,,1845,1,20,5,15,0.0,,8.999,44.781,,,,4.0,,3.74,,
+10003408,,1845,8,10,0,0,0.0,,16.611,40.667,,,,10.0,,4.5,,
+10003409,,1845,9,14,22,20,0.0,,10.505,43.843,,,,3.6,,4.79,,
+10003416,,1845,12,22,1,0,0.0,,14.52,46.08,,,,10.0,,4.72,,
+10003431,,1846,8,8,0,0,0.0,,16.13,40.523,,,,9.9,,5.2,,
+10003432,,1846,8,14,12,0,0.0,,10.548,43.45,,,,24.1,,6.02,,
+10003437,,1846,9,11,0,0,0.0,,16.635,39.574,,,,15.9,,4.2,,
+10003442,,1846,12,12,10,15,0.0,,5.633,43.3,,,,10.0,,3.94,,
+10003481,,1848,1,1,0,0,0.0,,20.0,40.7,,,,14.0,,6.42,,
+10003465,,1848,5,12,0,0,0.0,,11.331,43.322,,,,17.0,,5.03,,
+10003467,,1848,6,2,17,30,0.0,,7.8,46.183,,,,9.0,,3.5,,
+10003468,,1848,6,9,23,15,0.0,,13.399,42.351,,,,4.6,,4.2,,
+10003469,,1848,7,5,23,0,0.0,,13.431,40.797,,,,26.8,,4.65,,
+10003470,,1848,8,3,0,5,0.0,,17.0,42.0,,,,14.7,,5.14,,
+10003474,,1848,10,7,3,0,0.0,,15.647,38.108,,,,5.8,,4.2,,
+10003480,,1848,12,1,0,0,0.0,,13.399,42.351,,,,10.9,,4.65,,
+10003482,,1849,1,6,2,40,0.0,,11.432,44.085,,,,11.1,,4.43,,
+10003486,,1849,6,18,6,25,0.0,,7.561,44.229,,,,10.0,,4.11,,
+10003488,,1849,8,3,22,25,0.0,,5.727,45.143,,,,7.0,,3.76,,
+10003489,,1849,10,1,0,30,0.0,,6.233,45.528,,,,8.0,,4.54,,
+10003492,,1849,11,28,18,0,0.0,,9.792,44.454,,,,7.4,,4.65,,
+10003495,,1850,2,14,1,0,0.0,,16.0,43.0,,,,15.0,,5.14,,
+10003497,,1850,4,14,0,50,0.0,,17.7,42.8,,,,20.0,,5.57,,
+10003503,,1850,7,10,2,30,0.0,,13.958,46.367,,,,10.0,,4.8,,
+10003506,,1850,7,24,8,0,0.0,,15.25,45.63,,,,7.9,,3.87,,
+10003509,,1850,9,1,9,45,0.0,,11.951,46.803,,,,8.0,,4.65,,
+10003510,,1850,9,18,6,20,0.0,,11.135,44.571,,,,29.5,,4.2,,
+10003512,,1850,11,2,2,30,0.0,,15.776,41.826,,,,10.0,,4.2,,
+10003513,,1850,11,11,9,0,0.0,,13.592,42.282,,,,21.9,,4.65,,
+10003517,,1851,1,7,23,30,0.0,,5.709,45.158,,,,7.0,,3.6,,
+10003518,,1851,2,5,9,50,0.0,,9.768,46.157,,,,3.3,,4.79,,
+10003519,,1851,2,15,17,0,0.0,,16.594,38.905,,,,10.0,,4.2,,
+10003522,,1851,4,11,6,0,0.0,,15.601,38.147,,,,8.4,,4.2,,
+10003524,,1851,4,13,16,23,0.0,,17.8,42.9,,,,14.0,,5.14,,
+10003531,,1851,8,3,0,0,0.0,,10.559,45.941,,,,9.1,,4.97,,
+10003532,,1851,8,14,13,20,0.0,,15.669,40.96,,,,24.0,,6.49,,
+10003535,,1851,8,24,0,30,0.0,,7.44,46.6,,,,4.0,,4.82,,
+10003537,,1851,10,12,6,0,0.0,,19.483,40.473,,,,0.0,,6.82,,
+10003540,,1851,10,20,8,30,0.0,,20.1,41.1,,,,8.0,,6.42,,
+10003542,,1851,12,13,0,0,0.0,,7.192,46.25,,,,19.0,,3.51,,
+10003546,,1852,1,17,0,5,0.0,,15.647,38.108,,,,5.7,,4.65,,
+10003555,,1852,3,11,10,0,0.0,,9.528,46.855,,,,6.0,,3.79,,
+10003557,,1852,5,13,21,40,0.0,,15.647,38.108,,,,6.6,,4.2,,
+10003560,,1852,6,22,1,13,0.0,,14.5,46.05,,,,13.4,,4.09,,
+10003564,,1852,7,29,12,30,0.0,,9.84,46.501,,,,10.0,,4.33,,
+10003566,,1852,8,26,0,0,0.0,,19.5,41.6,,,,13.0,,6.24,,
+10003568,,1852,10,8,0,27,0.0,,14.5,46.05,,,,15.8,,3.87,,
+10003575,,1852,11,17,14,3,0.0,,15.03,46.13,,,,5.9,,4.93,,
+10003578,,1852,12,9,21,15,0.0,,15.482,41.703,,,,21.5,,4.36,,
+10003581,,1852,12,26,2,0,0.0,,5.683,43.733,,,,4.0,,4.03,,
+10003587,,1853,2,19,10,0,0.0,,13.096,46.374,,,,20.9,,5.11,,
+10003594,,1853,4,15,4,30,0.0,,9.89,46.552,,,,3.0,,3.79,,
+10003595,,1853,4,18,20,45,0.0,,9.544,46.845,,,,12.0,,3.79,,
+10003596,,1853,5,17,15,17,0.0,,11.332,43.318,,,,7.1,,3.97,,
+10003598,,1853,6,11,3,0,0.0,,15.54,45.49,,,,8.0,,4.72,,
+10003600,,1853,8,2,0,0,0.0,,10.809,43.469,,,,27.7,,4.72,,
+10003604,,1853,9,11,1,45,0.0,,15.17,46.22,,,,13.2,,3.87,,
+10003605,,1853,9,22,0,0,0.0,,12.737,42.736,,,,5.0,,4.65,,
+10003609,,1853,12,11,16,5,0.0,,18.6,42.4,,,,33.0,,5.14,,
+10003615,,1854,2,12,5,0,0.0,,12.584,43.034,,,,11.1,,5.57,,
+10003616,,1854,2,12,17,50,0.0,,16.295,39.256,,,,7.9,,6.31,,
+10003619,,1854,6,16,13,25,0.0,,11.714,44.353,,,,10.2,,4.62,,
+10003622,,1854,7,30,1,30,0.0,,20.365,39.65,,,,0.0,,6.04,,
+10003627,,1854,12,4,1,0,0.0,,11.559,43.216,,,,0.5,,3.74,,
+10003628,,1854,12,28,23,45,0.0,,8.461,44.428,,,,9.5,,3.96,,
+10003629,,1854,12,29,1,45,0.0,,7.559,43.786,,,,10.9,,5.71,,
+10003636,,1855,2,13,10,27,0.0,,6.517,45.458,,,,8.4,,3.68,,
+10003640,,1855,3,18,6,15,0.0,,13.85,46.61,,,,7.0,,4.72,,
+10003647,,1855,7,3,1,30,0.0,,19.557,42.014,,,,15.0,,5.65,,
+10003651,,1855,7,25,11,50,0.0,,7.855,46.292,,,,7.0,,6.06,,
+10003684,,1855,9,17,8,0,0.0,,15.95,38.706,,,,10.0,,3.97,,
+10003726,,1855,12,12,20,40,0.0,,6.459,43.842,,,,4.0,,5.22,,
+10003745,,1856,4,2,11,0,0.0,,14.82,45.87,,,,7.9,,3.87,,
+10003747,,1856,5,12,1,45,0.0,,16.511,41.168,,,,5.6,,4.43,,
+10003749,,1856,6,5,0,0,0.0,,12.041,43.67,,,,23.5,,4.43,,
+10003754,,1856,9,27,5,53,0.0,,14.5,46.05,,,,13.1,,4.51,,
+10003760,,1856,11,9,22,17,0.0,,14.5,45.87,,,,7.7,,5.14,,
+10003772,,1857,1,29,4,0,0.0,,7.84,46.279,,,,10.0,,3.79,,
+10003774,,1857,2,1,0,0,0.0,,10.481,44.75,,,,4.1,,5.1,,
+10003775,,1857,2,6,9,10,0.0,,7.083,46.583,,,,8.0,,3.79,,
+10003779,,1857,3,7,0,0,0.0,,14.3,46.75,,,,7.0,,5.39,,
+10003781,,1857,3,10,3,0,0.0,,12.188,45.726,,,,10.0,,4.11,,
+10003784,,1857,5,6,9,0,0.0,,7.799,46.285,,,,6.0,,3.79,,
+10003792,,1857,7,15,17,45,0.0,,7.358,46.232,,,,6.0,,3.79,,
+10003793,,1857,7,25,0,0,0.0,,7.799,46.285,,,,6.0,,3.79,,
+10003795,,1857,8,24,3,30,0.0,,7.799,46.285,,,,5.0,,3.79,,
+10003796,,1857,8,27,0,0,0.0,,10.24,46.784,,,,7.0,,4.64,,
+10003798,,1857,10,19,12,0,0.0,,14.25,45.57,,,,19.5,,4.3,,
+10003799,,1857,11,4,7,15,0.0,,7.88,46.25,,,,3.0,,4.3,,
+10003803,,1857,12,16,21,15,0.0,,15.842,40.352,,,,6.3,,7.1,,
+10003805,,1857,12,25,1,30,0.0,,14.02,46.59,,,,7.0,,5.14,,
+10003813,,1858,2,5,3,30,0.0,,7.514,46.254,,,,6.0,,4.17,,
+10003822,,1858,4,6,2,30,0.0,,7.88,46.267,,,,17.0,,3.9,,
+10003825,,1858,5,14,16,35,0.0,,14.23,45.78,,,,10.5,,3.87,,
+10003826,,1858,5,24,9,20,0.0,,16.192,41.092,,,,21.0,,4.41,,
+10003833,,1858,8,30,14,30,0.0,,7.341,44.324,,,,10.3,,4.39,,
+10003838,,1858,10,10,0,0,0.0,,19.989,40.124,,,,1.0,,6.36,,
+10003844,,1858,10,25,1,42,0.0,,7.307,44.888,,,,9.4,,4.59,,
+10003854,,1858,12,17,0,0,0.0,,5.65,43.7,,,,4.0,,4.31,,
+10003856,,1859,1,20,7,55,0.0,,12.103,45.893,,,,11.0,,4.85,,
+10003857,,1859,1,20,8,25,0.0,,14.42,45.73,,,,15.3,,4.09,,
+10003858,,1859,1,30,0,0,0.0,,11.529,43.182,,,,21.0,,4.43,,
+10003865,,1859,4,12,13,3,0.0,,11.349,43.331,,,,5.0,,4.82,,
+10003866,,1859,4,28,6,45,0.0,,11.77,47.39,,,,6.0,,4.45,,
+10003868,,1859,6,21,13,0,0.0,,7.317,43.722,,,,14.3,,3.61,,
+10003872,,1859,8,22,0,0,0.0,,13.097,42.825,,,,10.1,,5.67,,
+10003877,,1859,9,29,8,30,0.0,,12.218,46.139,,,,3.4,,4.2,,
+10003888,,1860,4,10,0,0,0.0,,20.25,40.176,,,,10.0,,6.44,,
+10003892,,1860,5,16,16,55,0.0,,19.7,41.3,,,,13.0,,6.24,,
+10003894,,1860,7,17,13,43,0.0,,10.793,44.744,,,,5.0,,3.97,,
+10003895,,1860,7,19,0,0,0.0,,12.146,45.889,,,,12.4,,4.93,,
+10003902,,1861,1,28,5,30,0.0,,11.909,43.946,,,,8.0,,4.65,,
+10003903,,1861,1,30,6,20,0.0,,10.05,46.567,,,,23.0,,3.5,,
+10003904,,1861,3,4,23,0,0.0,,7.695,43.844,,,,2.0,,3.61,,
+10003905,,1861,3,10,0,0,0.0,,12.566,43.304,,,,10.0,,4.77,,
+10003906,,1861,3,16,0,0,0.0,,9.592,44.377,,,,23.6,,4.65,,
+10003909,,1861,5,9,1,53,0.0,,11.999,43.003,,,,1.6,,5.0,,
+10003910,,1861,5,19,0,0,0.0,,11.92,45.736,,,,14.0,,4.65,,
+10003912,,1861,8,14,3,15,0.0,,15.18,46.23,,,,9.5,,3.87,,
+10003914,,1861,10,16,0,0,0.0,,12.121,44.233,,,,9.9,,5.13,,
+10003917,,1861,11,19,0,0,0.0,,15.802,40.638,,,,10.0,,4.43,,
+10003923,,1861,12,20,8,30,0.0,,7.528,44.094,,,,10.3,,4.59,,
+10003925,,1861,12,30,7,0,0.0,,10.167,46.783,,,,3.0,,3.5,,
+10003928,,1862,1,25,0,20,0.0,,14.27,46.49,,,,7.0,,4.72,,
+10003934,,1862,5,4,21,15,0.0,,7.81,46.144,,,,10.0,,3.68,,
+10003935,,1862,5,27,1,20,0.0,,12.384,46.735,,,,8.0,,4.79,,
+10003944,,1862,10,4,5,0,0.0,,19.49,40.474,,,,8.0,,6.21,,
+10003946,,1862,10,13,20,0,0.0,,9.683,46.683,,,,0.1,,3.9,,
+10003956,,1863,1,22,9,45,0.0,,15.0,45.5,,,,13.2,,4.72,,
+10003961,,1863,4,30,0,0,0.0,,9.878,46.881,,,,6.0,,3.79,,
+10003962,,1863,6,9,21,58,0.0,,6.209,44.0,,,,10.0,,4.14,,
+10003968,,1863,6,23,1,30,0.0,,6.533,45.483,,,,7.0,,3.79,,
+10003985,,1863,11,18,0,0,0.0,,10.1,46.7,,,,3.0,,3.9,,
+10003986,,1863,11,24,3,35,0.0,,9.4,46.583,,,,8.0,,3.5,,
+10003991,,1864,3,15,0,0,0.0,,11.059,44.337,,,,11.4,,4.86,,
+10003992,,1864,4,5,19,30,0.0,,15.807,41.599,,,,4.8,,3.74,,
+10003994,,1864,6,8,13,30,0.0,,14.5,46.03,,,,6.3,,3.87,,
+10003999,,1864,8,21,4,15,0.0,,20.1,41.1,,,,0.0,,5.89,,
+10004004,,1864,12,11,17,40,0.0,,11.282,44.042,,,,9.0,,5.09,,
+10004005,,1864,12,28,12,0,0.0,,15.567,41.835,,,,14.2,,4.65,,
+10004007,,1865,1,21,0,0,0.0,,12.07,47.49,,,,6.0,,4.45,,
+10004010,,1865,3,27,1,0,0.0,,6.525,45.421,,,,8.4,,3.83,,
+10004019,,1865,9,21,20,50,0.0,,12.314,43.285,,,,8.1,,5.11,,
+10004023,,1865,12,24,4,35,0.0,,15.47,45.59,,,,2.8,,4.51,,
+10004024,,1865,12,25,22,0,0.0,,6.633,46.267,,,,6.0,,3.79,,
+10004025,,1866,1,2,10,0,0.0,,19.49,40.474,,,,0.0,,6.6,,
+10004030,,1866,2,2,1,27,0.0,,14.5,46.05,,,,3.1,,4.51,,
+10004034,,1866,2,15,0,0,0.0,,12.777,42.82,,,,9.7,,4.43,,
+10004044,,1866,4,14,0,0,0.0,,10.02,47.15,,,,4.0,,4.45,,
+10004045,,1866,4,18,0,0,0.0,,7.844,46.225,,,,6.0,,3.79,,
+10004048,,1866,5,19,9,12,0.0,,6.067,44.273,,,,4.0,,5.21,,
+10004051,,1866,8,11,23,0,0.0,,10.797,45.737,,,,10.5,,4.95,,
+10004054,,1866,9,22,15,0,0.0,,7.7,44.854,,,,45.3,,4.41,,
+10004061,,1866,12,4,0,0,0.0,,20.148,40.08,,,,30.0,,6.39,,
+10004069,,1867,2,12,12,3,0.0,,14.5,46.05,,,,13.9,,4.3,,
+10004079,,1867,6,30,0,0,0.0,,14.83,46.07,,,,10.9,,3.66,,
+10004086,,1867,10,3,2,0,0.0,,14.361,37.928,,,,36.1,,4.2,,
+10004087,,1867,11,1,16,15,0.0,,11.332,43.318,,,,27.7,,4.2,,
+10004090,,1868,1,27,21,15,0.0,,14.53,46.15,,,,13.4,,4.09,,
+10004091,,1868,2,20,19,45,0.0,,10.802,45.741,,,,5.0,,4.74,,
+10004092,,1868,3,24,0,0,0.0,,9.528,46.855,,,,7.0,,3.79,,
+10004094,,1868,4,16,16,30,0.0,,14.5,46.05,,,,18.5,,3.87,,
+10004100,,1868,6,17,1,50,0.0,,11.538,42.87,,,,32.4,,4.43,,
+10004105,,1868,7,10,21,15,0.0,,14.5,46.03,,,,13.2,,3.87,,
+10004112,,1868,10,7,10,55,0.0,,14.5,46.05,,,,15.8,,3.87,,
+10004113,,1868,10,10,2,40,0.0,,15.5,43.5,,,,2.0,,5.14,,
+10004116,,1868,11,12,12,0,0.0,,9.169,46.273,,,,6.0,,3.79,,
+10004121,,1869,1,10,10,37,0.0,,18.1,42.6,,,,17.0,,5.14,,
+10004124,,1869,2,7,0,0,0.0,,11.35,43.342,,,,9.0,,4.82,,
+10004126,,1869,3,1,2,0,0.0,,15.08,46.5,,,,9.6,,4.09,,
+10004128,,1869,3,18,0,0,0.0,,19.5,40.5,,,,10.0,,5.89,,
+10004129,,1869,3,31,13,0,0.0,,15.683,41.709,,,,22.0,,4.43,,
+10004130,,1869,4,14,9,0,0.0,,20.0,41.0,,,,10.0,,5.53,,
+10004140,,1869,9,1,0,0,0.0,,19.446,41.314,,,,38.0,,6.23,,
+10004142,,1869,9,26,20,45,0.0,,11.105,43.453,,,,17.4,,4.97,,
+10004144,,1869,10,13,3,30,0.0,,14.17,46.35,,,,7.0,,5.14,,
+10004158,,1869,11,28,0,0,0.0,,16.221,38.69,,,,23.8,,4.62,,
+10004159,,1869,11,29,17,38,0.0,,7.317,45.736,,,,10.0,,3.87,,
+10004161,,1869,12,13,2,53,0.0,,10.779,44.629,,,,7.9,,4.58,,
+10004164,,1869,12,21,22,40,0.0,,13.63,45.97,,,,12.7,,3.87,,
+10004170,,1870,1,18,2,50,0.0,,5.483,43.289,,,,10.0,,4.28,,
+10004175,,1870,2,8,0,0,0.0,,13.473,43.555,,,,4.8,,5.14,,
+10004178,,1870,3,1,19,57,0.0,,14.334,45.502,,,,4.5,,5.44,,
+10004179,,1870,3,1,21,0,0.0,,15.001,45.41,,,,3.3,,4.3,,
+10004180,,1870,3,2,2,0,0.0,,14.9,46.1,,,,4.2,,5.14,,
+10004197,,1870,10,4,16,55,0.0,,16.331,39.22,,,,15.2,,6.21,,
+10004198,,1870,10,30,18,34,0.0,,12.062,44.133,,,,1.0,,5.61,,
+10004211,,1871,3,15,6,0,0.0,,9.817,46.512,,,,15.0,,3.94,,
+10004214,,1871,4,9,0,0,0.0,,19.92,39.624,,,,0.0,,5.78,,
+10004218,,1871,7,25,1,14,0.0,,14.82,46.08,,,,15.3,,4.09,,
+10004219,,1871,7,29,20,45,0.0,,10.619,43.301,,,,17.0,,5.15,,
+10004220,,1871,8,1,22,0,0.0,,15.621,41.928,,,,10.0,,4.09,,
+10004221,,1871,8,14,2,0,0.0,,14.206,42.046,,,,18.4,,3.78,,
+10004223,,1871,9,14,10,0,0.0,,8.037,46.625,,,,29.0,,3.79,,
+10004225,,1871,10,22,13,0,0.0,,11.349,43.421,,,,10.0,,4.65,,
+10004228,,1871,12,2,0,0,0.0,,15.0,45.9,,,,4.9,,5.14,,
+10004260,,1872,1,1,0,0,0.0,,14.23,45.77,,,,17.2,,4.09,,
+10004233,,1872,2,3,20,0,0.0,,9.528,46.855,,,,10.0,,3.79,,
+10004235,,1872,2,23,0,0,0.0,,9.322,46.552,,,,7.0,,3.79,,
+10004242,,1872,4,26,17,31,0.0,,7.5,44.475,,,,29.3,,4.31,,
+10004243,,1872,5,14,17,45,0.0,,13.431,46.093,,,,2.3,,4.43,,
+10004249,,1872,8,1,0,0,0.0,,9.677,46.777,,,,15.0,,3.79,,
+10004248,,1872,8,8,5,10,0.0,,11.39,47.27,,,,6.0,,4.45,,
+10004250,,1872,9,21,0,0,0.0,,9.871,46.536,,,,10.0,,3.79,,
+10004251,,1872,10,8,13,25,0.0,,16.309,39.412,,,,9.2,,4.77,,
+10004254,,1872,11,9,2,0,0.0,,9.946,47.041,,,,6.0,,3.79,,
+10004257,,1872,12,2,16,38,0.0,,6.233,44.1,,,,4.0,,3.79,,
+10004258,,1872,12,12,18,0,0.0,,13.751,41.412,,,,11.2,,3.74,,
+10004262,,1873,1,8,12,45,0.0,,14.25,45.87,,,,17.2,,4.09,,
+10004268,,1873,3,12,20,4,0.0,,13.244,43.09,,,,3.8,,5.87,,
+10004270,,1873,4,19,15,15,0.0,,14.9,45.0,,,,3.5,,5.14,,
+10004272,,1873,5,1,0,0,0.0,,6.017,45.433,,,,8.0,,3.79,,
+10004271,,1873,5,16,19,35,0.0,,10.701,44.612,,,,9.9,,5.02,,
+10004275,,1873,6,28,21,15,0.0,,14.5,46.05,,,,10.5,,3.87,,
+10004276,,1873,6,29,3,58,0.0,,12.383,46.16,,,,5.1,,6.3,,
+10004277,,1873,7,12,6,6,0.0,,13.778,41.686,,,,34.2,,5.37,,
+10004281,,1873,8,3,21,53,0.0,,7.952,45.534,,,,10.0,,3.64,,
+10004285,,1873,9,11,9,3,0.0,,16.252,39.303,,,,25.6,,4.65,,
+10004286,,1873,9,17,0,0,0.0,,9.862,44.234,,,,6.5,,5.3,,
+10004298,,1874,1,23,18,45,0.0,,15.07,45.96,,,,7.1,,4.51,,
+10004301,,1874,2,24,6,52,0.0,,13.777,42.333,,,,7.9,,5.15,,
+10004304,,1874,4,4,0,0,0.0,,10.057,46.326,,,,8.0,,3.79,,
+10004307,,1874,4,29,10,0,0.0,,10.201,46.774,,,,23.0,,3.79,,
+10004313,,1874,10,7,0,0,0.0,,11.589,44.168,,,,8.2,,4.98,,
+10004317,,1874,12,1,19,30,0.0,,7.832,46.132,,,,4.0,,4.37,,
+10004320,,1874,12,6,15,50,0.0,,13.827,41.655,,,,6.7,,5.49,,
+10004326,,1875,2,11,20,0,0.0,,7.931,45.657,,,,12.4,,3.98,,
+10004328,,1875,2,14,6,45,0.0,,9.758,46.432,,,,12.0,,3.79,,
+10004331,,1875,3,17,23,51,0.0,,12.547,44.063,,,,10.1,,5.75,,
+10004345,,1875,10,14,9,30,0.0,,6.544,45.467,,,,10.9,,3.79,,
+10004346,,1875,10,24,20,13,0.0,,12.438,46.049,,,,2.4,,3.74,,
+10004349,,1875,12,6,0,0,0.0,,15.677,41.689,,,,22.8,,5.89,,
+10004351,,1875,12,25,22,30,0.0,,9.817,46.8,,,,7.0,,3.5,,
+10004356,,1876,3,28,1,0,0.0,,12.288,46.13,,,,5.2,,3.74,,
+10004359,,1876,4,29,10,49,0.0,,10.785,45.749,,,,2.4,,5.03,,
+10004368,,1876,5,22,0,30,0.0,,12.737,42.736,,,,9.8,,4.53,,
+10004379,,1876,7,19,0,0,0.0,,15.3,45.4,,,,10.0,,5.14,,
+10004381,,1876,9,12,23,8,0.0,,15.647,38.108,,,,11.6,,4.2,,
+10004383,,1876,9,20,7,0,0.0,,6.233,44.1,,,,4.0,,4.08,,
+10004384,,1876,10,8,19,0,0.0,,13.743,41.689,,,,6.5,,4.2,,
+10004387,,1876,10,22,8,9,0.0,,13.306,46.506,,,,6.9,,3.74,,
+10004403,,1877,5,23,18,5,0.0,,13.057,46.403,,,,16.1,,3.74,,
+10004408,,1877,8,24,2,45,0.0,,13.396,41.696,,,,10.8,,5.21,,
+10004410,,1877,9,12,15,30,0.0,,15.15,45.95,,,,6.4,,4.93,,
+10004412,,1877,10,1,7,20,0.0,,10.809,45.761,,,,10.0,,4.47,,
+10004414,,1877,10,8,5,12,0.0,,6.163,45.884,,,,2.0,,5.29,,
+10004418,,1877,10,22,21,0,0.0,,7.708,46.185,,,,6.0,,3.99,,
+10004423,,1877,12,23,5,3,0.0,,12.116,42.288,,,,5.8,,4.67,,
+10004424,,1877,12,28,3,32,0.0,,14.43,47.07,,,,8.0,,4.72,,
+10004425,,1878,1,13,2,15,0.0,,14.22,45.98,,,,10.1,,4.51,,
+10004427,,1878,1,22,7,44,0.0,,7.334,44.674,,,,11.5,,3.87,,
+10004428,,1878,1,27,10,6,0.0,,14.9,46.1,,,,10.0,,5.14,,
+10004430,,1878,2,13,19,30,0.0,,12.78,42.704,,,,8.5,,4.29,,
+10004431,,1878,3,6,9,14,0.0,,12.013,46.06,,,,21.1,,4.2,,
+10004432,,1878,3,12,21,36,0.0,,11.544,44.424,,,,4.6,,4.89,,
+10004435,,1878,4,1,15,45,0.0,,9.183,46.617,,,,23.0,,3.5,,
+10004438,,1878,4,14,18,45,0.0,,9.893,46.812,,,,0.1,,4.1,,
+10004440,,1878,4,30,2,15,0.0,,7.133,46.483,,,,6.0,,3.5,,
+10004443,,1878,6,7,22,25,0.0,,7.359,44.442,,,,10.3,,4.83,,
+10004446,,1878,7,4,10,0,0.0,,20.6,40.6,,,,11.0,,5.89,,
+10004447,,1878,8,21,6,0,0.0,,15.2,46.0,,,,15.8,,4.93,,
+10004450,,1878,9,10,13,31,0.0,,10.037,44.218,,,,0.1,,4.98,,
+10004451,,1878,9,15,7,20,0.0,,12.676,42.845,,,,9.3,,5.45,,
+10004452,,1878,9,23,20,20,0.0,,14.9,45.0,,,,10.2,,5.57,,
+10004453,,1878,10,4,0,46,0.0,,14.691,37.266,,,,3.0,,4.32,,
+10004455,,1878,11,9,17,48,0.0,,11.444,44.212,,,,6.5,,4.53,,
+10004457,,1878,12,14,23,30,0.0,,11.133,47.3,,,,6.0,,3.95,,
+10004460,,1879,1,11,9,8,0.0,,14.59,46.49,,,,7.0,,4.72,,
+10004463,,1879,2,12,13,42,0.0,,14.42,46.17,,,,11.0,,4.72,,
+10004464,,1879,2,14,0,0,0.0,,9.929,45.785,,,,9.0,,4.7,,
+10004468,,1879,4,27,4,6,0.0,,11.587,44.168,,,,6.4,,5.04,,
+10004475,,1879,6,22,4,15,0.0,,13.052,46.048,,,,2.2,,4.77,,
+10004476,,1879,7,19,1,0,0.0,,10.3,46.783,,,,15.0,,3.5,,
+10004480,,1879,9,12,0,0,0.0,,14.32,46.17,,,,6.9,,4.93,,
+10004503,,1879,12,30,12,27,0.0,,6.633,46.095,,,,8.0,,5.01,,
+10004505,,1880,1,6,23,30,0.0,,9.6,46.667,,,,7.0,,3.9,,
+10004514,,1880,2,12,16,15,0.0,,15.16,45.42,,,,10.1,,4.51,,
+10004515,,1880,2,18,2,10,0.0,,14.02,46.0,,,,19.0,,3.87,,
+10004521,,1880,5,7,20,5,0.0,,6.95,46.383,,,,8.0,,3.9,,
+10004527,,1880,7,4,8,20,0.0,,7.897,46.229,,,,2.0,,5.13,,
+10004531,,1880,7,23,1,50,0.0,,11.719,44.315,,,,7.8,,4.2,,
+10004532,,1880,7,24,5,40,0.0,,13.431,40.797,,,,10.0,,4.65,,
+10004533,,1880,7,27,19,30,0.0,,14.3,45.98,,,,13.2,,3.87,,
+10004535,,1880,8,2,2,15,0.0,,7.981,45.627,,,,9.5,,3.98,,
+10004547,,1880,11,12,8,0,0.0,,15.3,45.8,,,,6.5,,5.14,,
+10004548,,1880,11,14,7,30,0.0,,11.26,47.39,,,,8.0,,4.45,,
+10004550,,1880,12,1,10,0,0.0,,14.361,37.928,,,,5.0,,4.2,,
+10004551,,1880,12,9,6,36,0.0,,15.2,46.23,,,,12.5,,4.3,,
+10004555,,1881,1,10,22,30,0.0,,10.5,47.144,,,,6.0,,3.6,,
+10004557,,1881,1,24,16,14,0.0,,11.349,44.401,,,,4.7,,5.19,,
+10004562,,1881,2,2,0,0,0.0,,11.955,44.272,,,,10.5,,4.76,,
+10004563,,1881,2,4,1,26,0.0,,14.08,45.75,,,,9.6,,4.93,,
+10004568,,1881,3,2,0,10,0.0,,8.021,45.554,,,,5.0,,4.11,,
+10004571,,1881,3,11,22,50,0.0,,12.715,42.814,,,,10.0,,4.51,,
+10004572,,1881,3,24,16,45,0.0,,15.3,45.3,,,,6.5,,5.14,,
+10004580,,1881,4,23,4,12,0.0,,16.041,39.36,,,,9.3,,4.2,,
+10004584,,1881,5,23,18,20,0.0,,17.4,42.9,,,,10.0,,5.14,,
+10004585,,1881,6,9,0,35,0.0,,6.725,46.267,,,,8.0,,4.37,,
+10004586,,1881,6,14,1,30,0.0,,7.833,46.683,,,,1.0,,3.9,,
+10004587,,1881,6,18,2,50,0.0,,13.019,46.398,,,,13.4,,3.97,,
+10004591,,1881,7,22,2,0,0.0,,6.167,45.892,,,,1.0,,4.31,,
+10004590,,1881,7,22,2,45,0.0,,6.1,45.444,,,,5.0,,5.51,,
+10004592,,1881,8,3,14,42,0.0,,8.525,44.724,,,,0.1,,3.74,,
+10004594,,1881,9,10,7,0,0.0,,14.335,42.238,,,,7.7,,5.4,,
+10004595,,1881,9,21,21,20,0.0,,6.453,46.133,,,,10.0,,4.21,,
+10004596,,1881,9,28,0,0,0.0,,12.189,44.143,,,,11.1,,4.74,,
+10004598,,1881,10,23,8,11,0.0,,15.3,45.8,,,,12.8,,5.14,,
+10004600,,1881,11,5,8,42,0.0,,13.54,46.91,,,,8.0,,4.72,,
+10004604,,1881,11,25,17,25,0.0,,6.996,46.302,,,,4.0,,4.47,,
+10004611,,1882,1,8,4,30,0.0,,10.45,46.883,,,,3.0,,3.5,,
+10004612,,1882,1,13,0,0,0.0,,11.828,42.627,,,,7.5,,4.65,,
+10004613,,1882,1,22,16,30,0.0,,15.16,45.42,,,,12.2,,4.51,,
+10004616,,1882,2,1,2,45,0.0,,10.183,46.783,,,,9.0,,3.9,,
+10004618,,1882,2,15,5,0,0.0,,9.085,44.66,,,,7.7,,4.83,,
+10004620,,1882,2,27,6,30,0.0,,9.926,45.878,,,,3.7,,4.83,,
+10004621,,1882,3,10,0,0,0.0,,15.417,38.026,,,,5.2,,3.74,,
+10004629,,1882,5,26,4,15,0.0,,12.875,42.727,,,,6.4,,4.48,,
+10004630,,1882,6,6,5,40,0.0,,14.202,41.557,,,,10.0,,5.22,,
+10004635,,1882,7,17,7,51,0.0,,14.25,46.0,,,,11.6,,5.14,,
+10004638,,1882,8,16,0,0,0.0,,13.871,42.986,,,,3.2,,5.11,,
+10004640,,1882,9,18,19,25,0.0,,10.77,45.71,,,,7.3,,5.06,,
+10004648,,1882,12,10,17,40,0.0,,6.05,45.274,,,,6.0,,4.34,,
+10004649,,1882,12,14,13,45,0.0,,7.8,46.167,,,,1.0,,3.9,,
+10004655,,1883,1,24,6,58,0.0,,18.1,43.1,,,,15.1,,5.14,,
+10004658,,1883,3,7,21,15,0.0,,7.401,44.604,,,,10.0,,4.17,,
+10004672,,1883,4,28,0,0,0.0,,13.801,41.5,,,,8.1,,4.2,,
+10004680,,1883,7,25,9,50,0.0,,16.452,39.052,,,,8.4,,4.52,,
+10004690,,1883,10,22,3,30,0.0,,12.361,46.037,,,,5.2,,4.63,,
+10004692,,1883,11,7,3,0,0.0,,13.255,42.671,,,,20.0,,5.11,,
+10004698,,1883,12,31,3,20,0.0,,14.5,46.05,,,,9.6,,4.09,,
+10004700,,1884,1,10,0,0,0.0,,13.953,42.665,,,,10.0,,4.62,,
+10004711,,1884,5,4,20,13,0.0,,16.038,38.524,,,,29.2,,4.32,,
+10004713,,1884,6,4,20,22,0.0,,9.85,46.9,,,,10.0,,3.5,,
+10004718,,1884,8,15,0,0,0.0,,13.088,42.931,,,,5.0,,4.2,,
+10004719,,1884,9,12,7,23,0.0,,9.77,45.547,,,,10.5,,4.74,,
+10004721,,1884,11,23,16,15,0.0,,6.733,44.554,,,,15.2,,4.5,,
+10004723,,1884,11,27,22,15,0.0,,6.656,44.967,,,,15.9,,5.27,,
+10004724,,1884,11,29,0,20,0.0,,6.333,45.883,,,,5.0,,4.3,,
+10004731,,1884,12,27,21,55,0.0,,13.577,46.472,,,,12.1,,3.74,,
+10004741,,1885,1,24,21,0,0.0,,7.822,43.845,,,,2.0,,4.29,,
+10004751,,1885,2,26,20,48,0.0,,10.169,45.209,,,,10.0,,5.06,,
+10004757,,1885,3,23,19,22,0.0,,13.823,41.49,,,,8.3,,4.09,,
+10004765,,1885,4,13,10,25,0.0,,7.402,46.547,,,,17.0,,4.85,,
+10004771,,1885,5,4,7,5,0.0,,6.117,43.508,,,,10.0,,4.08,,
+10004775,,1885,6,17,22,34,0.0,,12.844,42.521,,,,1.5,,4.89,,
+10004781,,1885,7,1,7,15,0.0,,7.465,44.26,,,,2.0,,3.87,,
+10004788,,1885,9,17,9,35,0.0,,14.861,41.147,,,,10.7,,4.27,,
+10004791,,1885,9,25,23,58,0.0,,7.35,46.217,,,,6.0,,4.3,,
+10004800,,1885,12,24,10,50,0.0,,16.427,40.534,,,,1.8,,5.08,,
+10004801,,1885,12,25,22,45,0.0,,14.52,46.08,,,,8.8,,3.87,,
+10004802,,1885,12,26,2,0,0.0,,14.586,41.545,,,,5.0,,4.65,,
+10004803,,1885,12,29,0,0,0.0,,12.32,45.997,,,,10.0,,5.02,,
+10004811,,1886,2,6,6,30,0.0,,16.179,38.594,,,,10.7,,4.44,,
+10004813,,1886,3,6,0,0,0.0,,16.191,39.338,,,,10.0,,5.57,,
+10004819,,1886,5,6,7,30,0.0,,13.58,45.93,,,,9.2,,4.09,,
+10004826,,1886,6,27,1,5,0.0,,16.5,43.0,,,,3.0,,4.93,,
+10004828,,1886,7,28,6,29,0.0,,13.373,41.589,,,,8.5,,3.97,,
+10004837,,1886,9,5,0,0,0.0,,7.306,45.036,,,,11.0,,5.19,,
+10004838,,1886,9,8,22,27,0.0,,9.8,46.833,,,,8.0,,3.5,,
+10004842,,1886,10,15,2,20,0.0,,10.307,44.75,,,,32.1,,4.69,,
+10004844,,1886,10,20,0,40,0.0,,13.58,45.93,,,,6.0,,3.87,,
+10004847,,1886,11,12,0,0,0.0,,5.433,44.139,,,,4.0,,4.36,,
+10004848,,1886,11,16,1,45,0.0,,8.65,46.917,,,,6.0,,3.9,,
+10004851,,1886,11,28,22,30,0.0,,10.84,47.32,,,,8.0,,5.21,,
+10004855,,1887,1,27,2,45,0.0,,13.434,42.343,,,,9.3,,4.17,,
+10004858,,1887,2,23,5,21,0.0,,7.992,43.891,,,,7.0,,6.24,,
+10004862,,1887,3,3,2,0,0.0,,7.093,44.458,,,,2.0,,4.11,,
+10004868,,1887,4,14,2,15,0.0,,11.86,45.822,,,,9.9,,4.81,,
+10004869,,1887,4,15,2,50,0.0,,13.482,41.995,,,,35.0,,3.97,,
+10004872,,1887,5,20,4,12,0.0,,9.359,45.827,,,,1.1,,4.01,,
+10004874,,1887,5,26,0,0,0.0,,13.17,43.525,,,,25.6,,4.49,,
+10004875,,1887,6,5,14,7,0.0,,15.1,46.1,,,,6.5,,4.3,,
+10004888,,1887,9,30,15,55,0.0,,11.881,44.288,,,,4.6,,4.17,,
+10004890,,1887,10,1,3,5,0.0,,7.276,44.576,,,,2.0,,3.87,,
+10004895,,1887,10,23,4,5,0.0,,15.22,45.57,,,,5.5,,4.72,,
+10004897,,1887,11,14,5,48,0.0,,11.22,43.75,,,,20.0,,4.49,,
+10004898,,1887,11,14,21,26,0.0,,14.75,46.5,,,,7.5,,4.09,,
+10004901,,1887,12,3,3,45,0.0,,16.221,39.564,,,,0.1,,5.54,,
+10004903,,1887,12,9,0,30,0.0,,13.6,46.42,,,,3.0,,3.87,,
+10004909,,1888,2,25,17,21,0.0,,15.235,38.806,,,,8.7,,5.06,,
+10004913,,1888,4,2,8,25,0.0,,9.1,47.0,,,,6.0,,3.9,,
+10004921,,1888,5,21,8,30,0.0,,9.467,46.85,,,,15.0,,3.5,,
+10004929,,1888,7,8,20,47,0.0,,13.78,42.631,,,,5.4,,4.38,,
+10004930,,1888,7,10,7,0,0.0,,14.07,45.67,,,,10.0,,3.87,,
+10004934,,1888,9,18,2,33,0.0,,14.53,46.08,,,,5.7,,4.3,,
+10004935,,1888,9,26,3,30,0.0,,14.205,37.796,,,,14.0,,4.65,,
+10004939,,1888,12,6,0,15,0.0,,14.83,46.07,,,,5.0,,4.09,,
+10004945,,1889,1,10,19,10,0.0,,16.509,38.947,,,,10.0,,4.2,,
+10004947,,1889,1,27,21,47,0.0,,14.6,46.25,,,,6.5,,4.72,,
+10004953,,1889,3,8,2,57,0.0,,11.311,44.325,,,,9.1,,4.58,,
+10004958,,1889,4,5,4,40,0.0,,7.367,46.55,,,,6.0,,3.9,,
+10004959,,1889,4,6,14,30,0.0,,12.669,42.291,,,,9.8,,4.21,,
+10004961,,1889,4,26,21,35,0.0,,9.1,47.0,,,,8.0,,3.9,,
+10004963,,1889,5,29,8,58,0.0,,15.917,38.023,,,,17.2,,4.29,,
+10004967,,1889,6,25,1,29,0.0,,13.019,46.398,,,,14.2,,4.43,,
+10004968,,1889,6,29,0,10,0.0,,13.793,41.517,,,,9.3,,4.3,,
+10004970,,1889,7,21,12,30,0.0,,11.783,42.572,,,,12.7,,4.43,,
+10004971,,1889,8,9,21,15,0.0,,14.05,46.0,,,,6.5,,4.51,,
+10004974,,1889,8,26,5,31,0.0,,13.812,41.918,,,,1.0,,4.12,,
+10004976,,1889,10,5,13,52,0.0,,15.953,38.484,,,,4.1,,4.52,,
+10004977,,1889,10,13,10,10,0.0,,13.019,46.398,,,,8.0,,4.39,,
+10004982,,1889,11,28,19,10,0.0,,13.467,42.725,,,,9.2,,4.26,,
+10004984,,1889,12,8,0,0,0.0,,15.688,41.83,,,,7.4,,5.53,,
+10004985,,1889,12,12,0,0,0.0,,11.643,43.899,,,,48.0,,4.2,,
+10004992,,1890,2,15,2,35,0.0,,11.169,43.589,,,,7.9,,4.51,,
+10004996,,1890,3,26,20,10,0.0,,12.385,46.214,,,,5.0,,4.85,,
+10005012,,1890,9,16,1,48,0.0,,7.892,43.834,,,,2.0,,3.51,,
+10005025,,1891,1,20,3,16,0.0,,7.25,46.3,,,,7.0,,3.9,,
+10005027,,1891,1,26,3,10,0.0,,15.235,38.806,,,,4.0,,4.2,,
+10005030,,1891,2,28,19,58,0.0,,7.512,46.5,,,,10.0,,3.5,,
+10005036,,1891,4,24,6,45,0.0,,10.668,43.915,,,,10.4,,3.97,,
+10005037,,1891,5,9,0,16,0.0,,13.486,41.804,,,,9.7,,4.44,,
+10005039,,1891,5,28,6,15,0.0,,8.669,44.714,,,,0.2,,4.13,,
+10005040,,1891,6,7,1,6,0.0,,11.165,45.564,,,,10.0,,5.86,,
+10005041,,1891,6,7,16,45,0.0,,6.85,46.467,,,,6.0,,3.5,,
+10005045,,1891,7,14,5,58,0.0,,12.745,42.816,,,,0.1,,4.2,,
+10005046,,1891,8,1,13,32,0.0,,11.991,44.32,,,,36.3,,4.38,,
+10005051,,1891,10,1,17,57,0.0,,13.823,41.49,,,,8.9,,4.43,,
+10005055,,1891,11,2,9,3,0.0,,14.3,46.07,,,,9.5,,3.87,,
+10005059,,1891,12,8,0,0,0.0,,12.147,43.391,,,,2.9,,4.33,,
+10005060,,1891,12,20,16,36,0.0,,8.295,46.202,,,,1.5,,3.93,,
+10005061,,1891,12,22,0,0,0.0,,9.829,46.139,,,,6.2,,4.42,,
+10005062,,1892,1,5,0,0,0.0,,10.471,45.592,,,,7.3,,4.98,,
+10005066,,1892,1,11,1,56,0.0,,12.35,46.123,,,,3.4,,4.09,,
+10005067,,1892,1,21,20,15,0.0,,13.11,42.231,,,,7.5,,4.42,,
+10005068,,1892,1,22,23,47,0.0,,14.778,37.189,,,,3.0,,4.43,,
+10005071,,1892,3,5,0,0,0.0,,7.797,45.569,,,,7.0,,4.9,,
+10005073,,1892,3,16,12,38,0.0,,14.605,38.552,,,,8.3,,5.25,,
+10005074,,1892,4,20,0,0,0.0,,16.097,41.762,,,,30.0,,5.01,,
+10005075,,1892,5,8,0,0,0.0,,7.742,43.878,,,,10.0,,3.98,,
+10005077,,1892,5,17,3,8,0.0,,10.552,44.347,,,,3.6,,4.31,,
+10005080,,1892,6,6,0,0,0.0,,15.503,42.12,,,,1.8,,4.92,,
+10005082,,1892,6,23,23,20,0.0,,12.593,46.1,,,,1.6,,4.61,,
+10005084,,1892,7,4,20,30,0.0,,15.733,38.596,,,,0.1,,4.43,,
+10005088,,1892,8,7,21,32,0.0,,15.235,38.806,,,,4.0,,4.2,,
+10005089,,1892,8,9,7,58,0.0,,11.204,45.567,,,,6.1,,4.91,,
+10005106,,1892,11,16,2,10,0.0,,12.912,40.916,,,,17.0,,4.43,,
+10005108,,1892,11,21,0,0,0.0,,12.273,43.48,,,,6.5,,4.31,,
+10005109,,1892,11,27,0,40,0.0,,7.49,44.275,,,,10.0,,4.3,,
+10005114,,1892,12,29,13,47,0.0,,11.502,44.127,,,,9.0,,4.38,,
+10005117,,1893,1,25,0,0,0.0,,15.36,40.513,,,,6.3,,5.15,,
+10005119,,1893,1,29,1,10,0.0,,15.235,38.806,,,,10.0,,4.2,,
+10005126,,1893,3,22,18,50,0.0,,15.25,45.46,,,,6.5,,4.3,,
+10005148,,1893,5,11,14,10,0.0,,13.444,38.104,,,,8.3,,4.55,,
+10005150,,1893,5,21,17,25,0.0,,10.117,46.733,,,,3.0,,3.5,,
+10005154,,1893,6,14,0,0,0.0,,19.853,40.127,,,,0.0,,6.62,,
+10005161,,1893,8,2,0,59,0.0,,13.002,42.608,,,,8.8,,4.58,,
+10005162,,1893,8,10,20,52,0.0,,16.075,41.713,,,,19.2,,5.39,,
+10005169,,1893,10,20,20,15,0.0,,10.109,44.42,,,,0.5,,4.11,,
+10005170,,1893,10,27,16,31,0.0,,12.265,46.18,,,,10.1,,4.46,,
+10005173,,1893,12,7,23,35,0.0,,14.25,45.88,,,,7.8,,4.09,,
+10005181,,1894,2,1,0,50,0.0,,7.0,46.3,,,,18.0,,3.5,,
+10005183,,1894,2,9,12,48,0.0,,11.141,45.584,,,,10.0,,4.75,,
+10005196,,1894,3,25,0,0,0.0,,15.323,41.867,,,,10.0,,4.87,,
+10005198,,1894,4,6,0,0,0.0,,19.5,41.3,,,,10.0,,5.89,,
+10005205,,1894,5,28,20,15,0.0,,16.036,39.995,,,,10.3,,5.02,,
+10005211,,1894,7,19,5,25,0.0,,7.784,43.838,,,,15.2,,3.96,,
+10005218,,1894,8,19,10,30,0.0,,15.48,44.95,,,,10.2,,4.51,,
+10005227,,1894,11,4,23,59,59.99,,7.4,44.283,,,,7.0,,3.79,,
+10005228,,1894,11,16,17,52,0.0,,15.87,38.288,,,,10.0,,6.11,,
+10005232,,1894,11,27,5,7,0.0,,10.123,45.563,,,,15.8,,4.94,,
+10005233,,1894,11,28,0,0,0.0,,11.821,46.006,,,,45.3,,4.5,,
+10005236,,1894,12,12,11,15,0.0,,10.309,43.551,,,,0.5,,4.2,,
+10005249,,1895,2,3,6,50,0.0,,8.249,44.179,,,,12.4,,4.13,,
+10005250,,1895,2,4,21,0,0.0,,11.416,47.283,,,,1.0,,3.95,,
+10005253,,1895,2,27,15,38,0.0,,12.453,46.099,,,,2.4,,4.35,,
+10005257,,1895,3,18,13,38,0.0,,7.415,44.327,,,,15.9,,3.97,,
+10005258,,1895,3,23,0,0,0.0,,12.017,44.721,,,,9.1,,4.68,,
+10005259,,1895,3,25,21,15,0.0,,13.823,41.49,,,,8.0,,4.25,,
+10005260,,1895,4,8,23,22,0.0,,15.25,45.75,,,,6.0,,4.3,,
+10005263,,1895,4,13,15,1,0.0,,14.694,37.075,,,,5.0,,4.84,,
+10005264,,1895,4,14,20,17,0.0,,14.514,46.125,,,,10.0,,5.94,,
+10005277,,1895,5,12,20,29,0.0,,10.606,44.745,,,,2.1,,4.05,,
+10005283,,1895,5,18,19,55,0.0,,11.264,43.703,,,,10.9,,5.52,,
+10005284,,1895,5,20,15,32,0.0,,12.637,42.655,,,,2.5,,4.52,,
+10005288,,1895,6,10,1,47,0.0,,12.074,45.943,,,,1.1,,4.89,,
+10005292,,1895,6,30,3,48,0.0,,13.47,42.336,,,,10.9,,3.97,,
+10005294,,1895,7,19,9,45,0.0,,15.913,40.297,,,,10.0,,4.25,,
+10005296,,1895,7,30,10,47,0.0,,11.942,44.669,,,,2.2,,4.46,,
+10005297,,1895,8,6,2,0,0.0,,19.5,41.1,,,,0.1,,6.24,,
+10005299,,1895,8,8,5,41,0.0,,13.58,46.0,,,,6.0,,3.87,,
+10005300,,1895,8,9,17,38,0.0,,14.57,42.119,,,,10.3,,5.15,,
+10005302,,1895,8,21,8,15,0.0,,7.633,46.15,,,,3.0,,3.5,,
+10005303,,1895,8,25,0,17,0.0,,12.873,42.782,,,,8.5,,4.27,,
+10005307,,1895,9,1,0,0,0.0,,15.17,45.83,,,,13.2,,3.87,,
+10005304,,1895,9,4,13,30,0.0,,11.818,44.027,,,,7.2,,4.71,,
+10005309,,1895,10,12,2,45,0.0,,10.809,45.764,,,,45.3,,4.2,,
+10005311,,1895,10,25,12,10,0.0,,13.677,43.268,,,,0.1,,4.2,,
+10005313,,1895,11,1,4,5,0.0,,7.35,46.233,,,,10.0,,3.5,,
+10005317,,1895,11,13,1,55,0.0,,10.167,46.333,,,,20.0,,3.5,,
+10005322,,1895,12,4,2,0,0.0,,8.283,46.367,,,,8.0,,3.9,,
+10005326,,1895,12,25,4,47,0.0,,8.059,43.903,,,,2.0,,4.13,,
+10005330,,1896,1,6,15,59,0.0,,12.593,42.556,,,,6.5,,4.11,,
+10005331,,1896,1,6,17,40,0.0,,10.788,45.734,,,,10.0,,3.74,,
+10005336,,1896,1,31,22,45,0.0,,12.209,43.864,,,,4.5,,3.74,,
+10005340,,1896,2,11,18,20,0.0,,20.7,40.9,,,,10.0,,6.24,,
+10005345,,1896,3,15,11,0,0.0,,19.6,41.8,,,,7.4,,5.14,,
+10005346,,1896,3,18,3,13,0.0,,20.1,40.1,,,,0.0,,5.89,,
+10005351,,1896,4,5,21,20,0.0,,13.75,46.15,,,,7.5,,4.3,,
+10005352,,1896,4,14,2,39,0.0,,15.17,45.98,,,,7.0,,4.3,,
+10005354,,1896,4,17,11,53,0.0,,15.959,41.706,,,,10.0,,4.65,,
+10005360,,1896,5,29,4,17,0.0,,7.117,46.233,,,,6.0,,3.9,,
+10005366,,1896,7,2,0,30,0.0,,14.857,36.947,,,,10.0,,4.05,,
+10005367,,1896,7,8,1,27,0.0,,7.067,46.283,,,,8.0,,3.5,,
+10005368,,1896,7,8,1,51,0.0,,10.921,44.059,,,,7.4,,4.39,,
+10005370,,1896,7,22,9,51,0.0,,14.5,46.15,,,,13.2,,3.87,,
+10005372,,1896,8,4,5,45,0.0,,14.37,45.77,,,,18.5,,3.87,,
+10005381,,1896,9,9,10,55,0.0,,14.53,46.22,,,,11.1,,3.87,,
+10005384,,1896,9,17,14,51,0.0,,16.039,38.211,,,,12.2,,4.42,,
+10005385,,1896,9,26,0,21,0.0,,15.25,45.48,,,,8.4,,3.87,,
+10005389,,1896,10,12,3,0,0.0,,13.98,46.13,,,,14.2,,3.87,,
+10005390,,1896,10,16,0,0,0.0,,7.874,43.9,,,,15.2,,4.84,,
+10005397,,1896,11,8,3,35,0.0,,14.52,46.07,,,,12.3,,4.09,,
+10005400,,1896,11,18,1,0,0.0,,14.22,46.28,,,,12.7,,3.87,,
+10005403,,1896,12,1,2,25,0.0,,13.306,46.506,,,,8.2,,4.2,,
+10005415,,1897,1,14,14,45,0.0,,13.57,45.92,,,,2.6,,3.87,,
+10005421,,1897,1,19,19,20,0.0,,12.936,42.725,,,,5.0,,4.63,,
+10005425,,1897,1,27,1,35,0.0,,11.201,45.748,,,,15.8,,4.17,,
+10005428,,1897,2,2,0,32,0.0,,14.5,46.18,,,,5.6,,4.72,,
+10005432,,1897,2,12,5,33,0.0,,14.75,45.7,,,,6.3,,3.87,,
+10005434,,1897,2,20,6,0,0.0,,11.45,47.3,,,,6.0,,4.45,,
+10005441,,1897,3,1,4,13,0.0,,14.33,45.78,,,,7.9,,3.87,,
+10005442,,1897,3,1,8,40,0.0,,12.602,43.158,,,,13.0,,4.88,,
+10005443,,1897,3,5,18,10,0.0,,19.5,40.5,,,,10.0,,5.71,,
+10005445,,1897,3,6,7,10,0.0,,13.57,45.92,,,,5.3,,3.87,,
+10005450,,1897,3,21,6,30,0.0,,5.783,43.833,,,,10.0,,3.65,,
+10005452,,1897,3,29,0,5,0.0,,14.053,41.499,,,,12.7,,4.2,,
+10005461,,1897,4,27,2,17,0.0,,13.964,42.23,,,,5.7,,4.23,,
+10005466,,1897,5,20,6,45,0.0,,14.17,45.77,,,,10.8,,4.09,,
+10005467,,1897,5,22,2,5,0.0,,11.115,43.474,,,,2.0,,4.28,,
+10005469,,1897,5,28,22,40,0.0,,16.305,37.942,,,,46.0,,5.55,,
+10005472,,1897,6,11,12,45,0.0,,12.002,45.859,,,,28.3,,4.47,,
+10005475,,1897,6,17,11,15,0.0,,13.419,41.692,,,,9.8,,4.2,,
+10005476,,1897,6,24,19,4,0.0,,12.555,43.554,,,,10.4,,4.34,,
+10005479,,1897,7,6,20,44,0.0,,8.652,44.417,,,,6.1,,4.27,,
+10005482,,1897,7,15,5,53,0.0,,14.458,46.055,,,,8.1,,5.07,,
+10005484,,1897,7,21,1,30,0.0,,9.167,46.917,,,,13.0,,3.5,,
+10005487,,1897,7,27,9,2,0.0,,10.655,43.636,,,,0.1,,4.3,,
+10005492,,1897,8,16,12,12,0.0,,15.2,45.77,,,,5.6,,4.09,,
+10005498,,1897,9,4,2,15,0.0,,10.433,46.533,,,,5.0,,3.5,,
+10005502,,1897,9,12,0,55,0.0,,12.643,43.003,,,,9.7,,4.16,,
+10005505,,1897,9,18,9,15,0.0,,9.564,46.773,,,,9.0,,4.3,,
+10005506,,1897,9,21,0,0,0.0,,12.966,43.706,,,,7.8,,5.42,,
+10005508,,1897,10,12,0,0,0.0,,7.845,43.925,,,,15.2,,4.3,,
+10005510,,1897,10,21,17,47,0.0,,13.62,45.92,,,,6.3,,3.87,,
+10005512,,1897,10,28,10,40,0.0,,13.42,43.095,,,,4.3,,4.16,,
+10005524,,1897,11,15,23,52,0.0,,11.573,43.104,,,,17.6,,4.13,,
+10005533,,1897,12,6,3,15,0.0,,16.699,39.254,,,,23.1,,3.98,,
+10005537,,1897,12,11,12,8,0.0,,14.65,47.15,,,,8.0,,4.51,,
+10005540,,1897,12,17,20,50,0.0,,14.83,46.33,,,,5.5,,3.87,,
+10005541,,1897,12,18,7,24,0.0,,12.382,43.498,,,,21.9,,5.1,,
+10005544,,1897,12,21,22,40,0.0,,14.0,46.0,,,,4.5,,3.87,,
+10005551,,1898,1,16,13,10,0.0,,11.821,44.657,,,,1.9,,4.63,,
+10005552,,1898,1,24,0,0,0.0,,14.18,45.98,,,,10.5,,4.09,,
+10005555,,1898,1,30,20,30,0.0,,15.07,45.77,,,,6.3,,3.87,,
+10005557,,1898,2,5,13,51,0.0,,14.55,46.15,,,,9.5,,4.3,,
+10005558,,1898,2,9,2,55,0.0,,7.181,46.052,,,,6.0,,3.5,,
+10005559,,1898,2,11,18,0,0.0,,20.7,40.9,,,,0.0,,5.89,,
+10005561,,1898,2,12,18,30,0.0,,15.03,45.87,,,,8.0,,4.09,,
+10005563,,1898,2,20,4,57,0.0,,13.478,46.105,,,,10.9,,5.12,,
+10005569,,1898,3,4,21,5,0.0,,10.258,44.658,,,,4.9,,5.35,,
+10005575,,1898,4,17,22,49,0.0,,14.5,46.05,,,,10.6,,4.93,,
+10005577,,1898,4,21,5,35,0.0,,16.358,39.114,,,,12.9,,3.97,,
+10005583,,1898,5,6,13,10,0.0,,7.659,46.541,,,,6.0,,4.8,,
+10005585,,1898,5,12,16,10,0.0,,12.17,47.58,,,,8.0,,3.95,,
+10005588,,1898,6,4,17,30,0.0,,15.0,45.92,,,,5.0,,3.87,,
+10005590,,1898,6,18,2,30,0.0,,14.18,45.7,,,,9.6,,4.21,,
+10005591,,1898,6,28,0,38,0.0,,12.903,42.414,,,,6.3,,5.5,,
+10005596,,1898,8,12,0,0,0.0,,15.386,38.181,,,,0.1,,4.84,,
+10005600,,1898,9,7,0,45,0.0,,14.63,46.15,,,,4.3,,4.51,,
+10005601,,1898,9,12,14,14,0.0,,12.975,42.908,,,,5.2,,5.44,,
+10005608,,1898,11,3,5,59,0.0,,14.546,37.259,,,,28.6,,4.58,,
+10005610,,1898,11,8,10,39,0.0,,14.9,45.63,,,,2.1,,3.87,,
+10005612,,1898,11,13,16,30,0.0,,8.967,47.006,,,,6.0,,3.9,,
+10005614,,1898,11,16,0,0,0.0,,10.41,45.665,,,,9.9,,4.63,,
+10005615,,1898,11,22,23,10,0.0,,12.296,43.659,,,,0.1,,3.97,,
+10005616,,1898,11,24,23,37,0.0,,14.948,41.23,,,,18.0,,4.18,,
+10005621,,1898,12,3,16,35,0.0,,14.5,46.2,,,,8.0,,4.09,,
+10005626,,1899,1,5,2,45,0.0,,13.805,41.497,,,,1.3,,4.25,,
+10005628,,1899,1,18,20,48,0.0,,14.5,46.18,,,,4.8,,4.51,,
+10005639,,1899,3,2,20,10,0.0,,14.13,47.46,,,,6.0,,4.3,,
+10005641,,1899,3,20,18,40,0.0,,15.13,45.73,,,,2.4,,3.87,,
+10005644,,1899,3,27,1,19,0.0,,13.321,40.969,,,,5.0,,3.74,,
+10005645,,1899,3,30,5,14,0.0,,14.43,45.5,,,,12.7,,3.87,,
+10005647,,1899,4,8,16,15,0.0,,13.9,45.88,,,,6.3,,3.87,,
+10005655,,1899,5,30,7,0,0.0,,10.49,47.31,,,,8.0,,3.7,,
+10005660,,1899,6,22,13,20,0.0,,13.495,43.206,,,,6.8,,4.15,,
+10005661,,1899,6,26,4,40,0.0,,14.52,46.1,,,,4.5,,3.87,,
+10005662,,1899,6,26,21,45,0.0,,16.3,43.2,,,,10.0,,5.14,,
+10005663,,1899,6,26,23,17,0.0,,11.117,43.958,,,,5.4,,5.03,,
+10005665,,1899,6,27,21,15,0.0,,14.844,38.556,,,,24.2,,4.2,,
+10005670,,1899,7,8,22,56,0.0,,11.822,44.01,,,,9.9,,4.1,,
+10005672,,1899,7,29,0,6,0.0,,6.461,43.4,,,,4.0,,3.7,,
+10005673,,1899,8,5,6,20,0.0,,14.64,46.59,,,,7.0,,4.93,,
+10005677,,1899,8,16,0,5,0.0,,15.337,41.143,,,,1.8,,4.59,,
+10005679,,1899,9,18,5,16,0.0,,14.38,46.15,,,,8.0,,4.93,,
+10005684,,1899,9,26,2,0,0.0,,7.017,46.35,,,,4.0,,3.5,,
+10005685,,1899,9,28,13,15,0.0,,15.23,45.75,,,,5.0,,3.87,,
+10005686,,1899,9,30,5,15,0.0,,14.37,45.5,,,,6.7,,4.09,,
+10005688,,1899,10,2,14,17,0.0,,15.654,40.555,,,,10.7,,4.62,,
+10005693,,1899,10,30,15,12,0.0,,11.195,45.78,,,,10.5,,4.26,,
+10005694,,1899,11,7,12,10,0.0,,7.181,46.052,,,,6.0,,3.5,,
+10005697,,1899,11,15,23,40,0.0,,11.44,45.404,,,,14.0,,4.31,,
+10005700,,1899,12,19,21,17,0.0,,15.25,45.5,,,,3.2,,3.87,,
+10005702,,1899,12,26,10,10,0.0,,7.517,44.475,,,,19.0,,4.22,,
+10005715,,1900,1,29,4,22,0.0,,13.972,42.279,,,,4.8,,4.08,,
+10005723,,1900,3,4,16,55,0.0,,12.067,45.849,,,,6.1,,5.05,,
+10005729,,1900,4,5,22,27,30.0,,7.413,44.391,,,,9.8,,4.3,,
+10005733,,1900,4,22,0,0,0.0,,7.872,43.849,,,,10.0,,3.7,,
+10005738,,1900,5,18,0,24,0.0,,6.8,46.383,,,,15.0,,3.5,,
+10005739,,1900,5,19,16,55,0.0,,12.768,42.583,,,,6.8,,4.22,,
+10005758,,1900,8,6,23,0,0.0,,9.1,47.0,,,,3.0,,4.3,,
+10005760,,1900,8,10,4,28,13.0,,13.733,42.781,,,,8.2,,4.28,,
+10005762,,1900,8,11,19,0,0.0,,12.578,42.833,,,,0.1,,4.16,,
+10005764,,1900,8,16,21,0,0.0,,7.502,45.416,,,,5.0,,4.16,,
+10005767,,1900,8,28,16,38,0.0,,11.287,43.469,,,,9.0,,3.7,,
+10005776,,1900,10,26,6,0,0.0,,9.167,46.917,,,,8.0,,3.5,,
+10005783,,1900,12,9,4,30,0.0,,13.65,46.2,,,,9.7,,4.04,,
+10005784,,1900,12,10,18,0,0.0,,9.53,46.87,,,,6.0,,3.9,,
+10005785,,1900,12,15,17,10,0.0,,15.4,44.1,,,,11.6,,4.54,,
+10005787,,1900,12,23,22,30,0.0,,15.727,41.815,,,,5.0,,4.37,,
+10005788,,1900,12,25,23,15,0.0,,5.917,45.567,,,,6.0,,3.7,,
+10005789,,1900,12,29,0,7,57.0,,13.575,41.744,,,,6.1,,4.06,,
+10005791,,1900,12,30,23,36,20.0,,8.447,44.651,,,,9.5,,4.35,,
+10005796,,1901,1,15,17,59,0.0,,18.6,42.4,,,,5.0,,3.81,,
+10005797,,1901,1,19,5,15,0.0,,12.113,42.719,,,,24.1,,4.16,,
+10005799,,1901,1,20,6,34,20.0,,11.087,44.892,,,,6.4,,4.11,,
+10005800,,1901,1,23,0,17,10.0,,8.998,45.034,,,,9.5,,4.23,,
+10005807,,1901,2,16,20,6,15.0,,15.01,46.18,,,,10.0,,4.9,,
+10005818,,1901,3,29,7,5,0.0,,7.101,45.178,,,,2.0,,4.28,,
+10005828,,1901,4,20,9,35,5.0,,7.516,44.322,,,,15.2,,4.31,,
+10005836,,1901,4,26,7,29,0.0,,18.8,42.5,,,,10.0,,4.02,,
+10005837,,1901,4,26,12,0,0.0,,9.233,46.55,,,,7.0,,3.5,,
+10005846,,1901,5,25,3,59,20.0,,7.563,44.923,,,,5.0,,4.5,,
+10005848,,1901,6,19,12,0,0.0,,12.232,42.546,,,,12.7,,4.4,,
+10005849,,1901,6,20,17,30,0.0,,16.541,38.878,,,,5.5,,4.31,,
+10005854,,1901,7,12,14,10,0.0,,14.5,46.133,,,,4.9,,3.69,,
+10005856,,1901,7,22,8,28,16.0,,17.6,43.15,,,,16.0,,4.81,,
+10005859,,1901,7,31,10,38,30.0,,13.75,41.719,,,,4.4,,5.16,,
+10005860,,1901,8,4,6,52,0.0,,12.737,42.736,,,,8.6,,4.16,,
+10005861,,1901,8,10,20,49,2.0,,15.6,43.9,,,,15.0,,4.77,,
+10005871,,1901,9,22,21,42,12.0,,10.952,43.564,,,,2.3,,4.68,,
+10005873,,1901,9,25,23,40,0.0,,12.879,43.877,,,,0.1,,4.23,,
+10005875,,1901,10,7,21,4,0.0,,18.7,42.4,,,,1.0,,4.18,,
+10005877,,1901,10,15,13,55,53.0,,13.964,42.257,,,,1.6,,4.22,,
+10005880,,1901,10,26,20,30,0.0,,15.167,45.967,,,,1.8,,4.05,,
+10005883,,1901,10,30,14,49,58.0,,10.49,45.584,,,,18.0,,5.44,,
+10005896,,1901,12,13,0,10,22.0,,16.191,38.651,,,,12.2,,4.81,,
+10005903,,1902,1,10,19,40,0.0,,14.22,45.67,,,,5.6,,4.1,,
+10005912,,1902,2,11,15,15,0.0,,13.767,46.15,,,,2.9,,3.73,,
+10005919,,1902,3,5,7,6,0.0,,10.463,44.093,,,,6.1,,4.98,,
+10005931,,1902,4,11,1,28,44.0,,8.86,44.856,,,,1.6,,3.7,,
+10005954,,1902,6,19,9,23,56.0,,11.43333,47.28333,,,,8.0,,4.2,,
+10005958,,1902,6,27,16,48,0.0,,11.832,43.643,,,,6.2,,4.46,,
+10005960,,1902,7,4,1,58,0.0,,17.9,43.0,,,,20.0,,4.57,,
+10005962,,1902,7,7,3,57,0.0,,13.75,46.167,,,,9.0,,3.67,,
+10005970,,1902,7,20,22,37,0.0,,13.995,41.371,,,,7.7,,3.83,,
+10005974,,1902,8,4,22,36,10.0,,10.28,44.113,,,,11.3,,4.78,,
+10005984,,1902,9,21,20,12,6.0,,13.353,41.703,,,,12.9,,4.02,,
+10005986,,1902,10,2,2,50,0.0,,18.8,42.2,,,,20.0,,4.77,,
+10005990,,1902,10,11,18,30,36.0,,13.63,45.82,,,,10.0,,4.16,,
+10005993,,1902,10,23,8,51,0.0,,12.839,42.357,,,,40.4,,4.74,,
+10006001,,1902,11,21,9,10,0.0,,7.073,45.036,,,,2.0,,4.16,,
+10006007,,1902,12,1,17,36,8.0,,15.2,44.1,,,,20.0,,3.86,,
+10006009,,1902,12,4,16,35,1.0,,10.128,44.121,,,,8.7,,4.35,,
+10006013,,1902,12,17,5,21,0.0,,11.602,42.839,,,,17.4,,4.83,,
+10006014,,1902,12,17,15,20,0.0,,15.13,45.97,,,,10.0,,4.5,,
+10006017,,1903,1,3,3,57,0.0,,9.48,46.98,,,,23.0,,3.9,,
+10006027,,1903,2,10,8,4,0.0,,15.014,36.903,,,,4.0,,4.32,,
+10006028,,1903,2,16,19,59,0.0,,14.23,46.03,,,,9.1,,4.9,,
+10006049,,1903,3,21,21,35,0.0,,7.073,44.289,,,,10.0,,4.16,,
+10006054,,1903,3,27,3,6,3.0,,17.3,43.2,,,,20.0,,5.32,,
+10006060,,1903,4,4,1,41,0.0,,8.337,43.819,,,,2.7,,4.45,,
+10006062,,1903,4,18,17,33,46.0,,15.4,44.3,,,,10.0,,4.18,,
+10006078,,1903,5,26,21,7,0.0,,12.86,42.402,,,,2.8,,3.93,,
+10006084,,1903,6,21,13,29,0.0,,12.041,42.635,,,,7.5,,4.4,,
+10006086,,1903,7,3,10,40,0.0,,18.5,42.5,,,,10.0,,3.74,,
+10006091,,1903,7,11,3,45,0.0,,9.567,46.767,,,,10.0,,3.9,,
+10006092,,1903,7,13,8,19,0.0,,14.575,37.154,,,,11.0,,4.14,,
+10006097,,1903,7,27,3,46,0.0,,9.953,44.329,,,,9.5,,5.19,,
+10006111,,1903,9,1,20,0,0.0,,14.18,45.75,,,,7.7,,4.1,,
+10006129,,1903,10,31,23,16,50.0,,14.2,45.783,,,,8.5,,3.65,,
+10006130,,1903,11,2,21,52,0.0,,13.074,42.794,,,,9.9,,4.81,,
+10006132,,1903,11,3,10,29,0.0,,6.883,46.45,,,,3.0,,3.9,,
+10006145,,1903,12,7,19,45,0.0,,14.854,41.124,,,,5.5,,3.93,,
+10006150,,1904,1,11,10,23,0.0,,9.8,46.833,,,,9.0,,3.9,,
+10006151,,1904,1,16,16,28,30.0,,8.493,44.456,,,,29.3,,4.01,,
+10006162,,1904,2,24,15,53,26.0,,13.316,42.097,,,,5.8,,5.68,,
+10006164,,1904,2,25,18,47,50.0,,10.64,44.49,,,,8.9,,4.81,,
+10006168,,1904,3,10,4,26,6.0,,13.8,46.5,,,,7.0,,5.2,,
+10006175,,1904,3,31,8,41,48.0,,14.92,46.15,,,,9.7,,4.5,,
+10006196,,1904,4,8,8,22,0.0,,15.728,41.706,,,,1.8,,4.75,,
+10006223,,1904,5,22,12,17,0.0,,14.183,45.7,,,,13.4,,3.88,,
+10006230,,1904,6,20,1,24,0.0,,12.66,43.013,,,,6.7,,4.1,,
+10006237,,1904,7,12,5,31,0.0,,6.667,44.917,,,,15.2,,4.5,,
+10006240,,1904,7,16,23,35,0.0,,14.809,38.577,,,,25.1,,4.16,,
+10006241,,1904,7,18,20,2,0.0,,14.847,41.204,,,,21.0,,4.5,,
+10006261,,1904,8,31,1,10,0.0,,7.05,46.45,,,,6.0,,3.5,,
+10006262,,1904,9,2,11,21,0.0,,13.301,43.035,,,,6.8,,4.63,,
+10006265,,1904,9,7,11,30,0.0,,11.383,42.979,,,,5.0,,4.31,,
+10006266,,1904,9,12,1,30,0.0,,15.1,45.767,,,,6.1,,3.81,,
+10006269,,1904,9,16,5,37,11.0,,14.6,45.3,,,,5.0,,4.91,,
+10006271,,1904,9,24,9,30,0.0,,12.703,42.943,,,,9.3,,4.24,,
+10006272,,1904,10,9,6,41,0.0,,12.515,46.267,,,,9.5,,4.16,,
+10006280,,1904,11,1,10,10,0.0,,15.05,45.6,,,,3.9,,3.58,,
+10006281,,1904,11,2,15,32,5.0,,13.918,41.932,,,,4.9,,4.54,,
+10006284,,1904,11,10,17,9,0.0,,14.25,46.02,,,,13.2,,4.1,,
+10006285,,1904,11,15,19,16,0.0,,7.718,43.881,,,,10.0,,4.16,,
+10006286,,1904,11,17,5,2,0.0,,10.821,43.965,,,,0.1,,5.1,,
+10006290,,1904,11,30,11,6,0.0,,14.4,47.23,,,,8.0,,3.7,,
+10006292,,1904,12,4,5,20,0.0,,9.417,46.933,,,,6.0,,3.9,,
+10006296,,1904,12,8,0,57,0.0,,13.22,47.41,,,,8.0,,3.7,,
+10006301,,1905,1,5,15,10,0.0,,17.6,43.0,,,,3.0,,3.54,,
+10006313,,1905,2,2,22,55,0.0,,14.41,47.15,,,,3.0,,3.59,,
+10006315,,1905,2,3,19,28,0.0,,13.75,46.25,,,,6.0,,4.1,,
+10006317,,1905,2,8,6,50,0.0,,17.4,43.1,,,,10.0,,4.18,,
+10006322,,1905,2,12,8,28,0.0,,11.558,42.862,,,,10.0,,4.55,,
+10006327,,1905,2,21,3,40,0.0,,17.0,43.0,,,,5.0,,3.81,,
+10006328,,1905,2,24,5,25,0.0,,11.67,47.3,,,,5.0,,3.84,,
+10006334,,1905,4,2,17,46,0.0,,13.75,46.417,,,,7.0,,3.87,,
+10006342,,1905,4,22,3,0,0.0,,15.283,45.667,,,,7.0,,3.87,,
+10006345,,1905,4,29,1,59,0.0,,6.9,46.09,,,,8.0,,5.6,,
+10006349,,1905,5,4,6,33,34.0,,17.7,42.8,,,,5.0,,3.81,,
+10006359,,1905,5,30,4,55,0.0,,7.646,44.435,,,,19.0,,4.65,,
+10006361,,1905,6,1,4,42,15.0,,19.5,42.0,,,,11.0,,6.66,,
+10006379,,1905,6,29,19,49,0.0,,15.599,40.525,,,,9.1,,4.14,,
+10006382,,1905,7,3,8,47,0.0,,9.1,47.0,,,,19.0,,3.9,,
+10006399,,1905,8,18,4,7,0.0,,15.379,41.649,,,,10.0,,4.61,,
+10006400,,1905,8,25,20,41,0.0,,14.026,42.019,,,,8.5,,5.15,,
+10006401,,1905,8,28,15,49,35.0,,18.0,43.1,,,,2.0,,3.57,,
+10006406,,1905,9,8,1,43,0.0,,16.0,38.811,,,,10.0,,6.95,,
+10006410,,1905,10,6,23,44,40.0,,17.8,43.1,,,,7.0,,4.34,,
+10006414,,1905,10,15,8,30,0.0,,15.4,44.6,,,,3.0,,3.88,,
+10006434,,1905,11,15,14,36,0.0,,13.75,46.3,,,,7.9,,3.81,,
+10006437,,1905,11,20,10,42,0.0,,18.5,42.5,,,,10.0,,3.74,,
+10006439,,1905,11,26,0,0,0.0,,15.028,41.134,,,,18.0,,5.18,,
+10006440,,1905,11,30,22,0,0.0,,13.22,43.158,,,,0.1,,3.7,,
+10006449,,1905,12,9,21,41,0.0,,12.701,42.843,,,,23.2,,4.24,,
+10006451,,1905,12,17,2,44,0.0,,15.167,45.767,,,,12.3,,3.83,,
+10006455,,1905,12,25,17,5,0.0,,9.48,46.81,,,,15.0,,4.7,,
+10006467,,1906,1,29,15,5,0.0,,13.423,42.607,,,,8.5,,4.28,,
+10006468,,1906,2,5,3,44,16.0,,14.55,46.08,,,,11.0,,4.7,,
+10006469,,1906,2,5,16,34,0.0,,12.86,42.722,,,,26.5,,4.41,,
+10006477,,1906,2,21,17,0,0.0,,15.217,45.783,,,,2.4,,4.05,,
+10006480,,1906,3,1,9,26,0.0,,17.8,43.1,,,,4.0,,4.54,,
+10006484,,1906,3,3,21,56,0.0,,20.0,41.0,,,,6.0,,5.76,,
+10006486,,1906,3,4,11,38,3.0,,15.4,44.6,,,,7.0,,3.99,,
+10006490,,1906,3,19,20,15,0.0,,13.193,38.709,,,,11.6,,4.63,,
+10006493,,1906,4,7,16,53,0.0,,14.59,46.49,,,,7.0,,3.63,,
+10006498,,1906,4,21,6,35,0.0,,11.137,43.446,,,,5.2,,4.3,,
+10006499,,1906,4,21,9,15,0.0,,20.7,40.8,,,,30.0,,4.67,,
+10006509,,1906,5,16,5,6,18.0,,19.3,38.0,,,,0.0,,5.3,,
+10006515,,1906,6,3,19,39,0.0,,13.02,46.464,,,,10.0,,4.38,,
+10006516,,1906,6,4,23,20,0.0,,14.4,37.75,,,,0.6,,5.15,,
+10006517,,1906,6,6,7,48,24.0,,17.8,43.1,,,,4.0,,3.69,,
+10006522,,1906,6,16,11,17,23.0,,14.57,46.1,,,,3.3,,4.6,,
+10006527,,1906,7,1,0,50,0.0,,13.141,42.384,,,,5.0,,4.29,,
+10006528,,1906,7,2,19,50,0.0,,15.991,40.297,,,,19.1,,3.78,,
+10006529,,1906,7,4,2,31,10.0,,18.4,42.9,,,,19.0,,4.54,,
+10006530,,1906,7,4,4,40,14.0,,18.75,42.5,,,,12.0,,4.28,,
+10006534,,1906,7,14,18,35,0.0,,8.88,44.734,,,,0.1,,4.16,,
+10006540,,1906,8,2,3,48,0.0,,10.361,45.552,,,,3.4,,3.76,,
+10006542,,1906,8,11,9,58,0.0,,7.9,43.787,,,,2.0,,4.41,,
+10006544,,1906,8,25,3,11,0.0,,10.079,44.812,,,,11.0,,4.25,,
+10006556,,1906,9,28,2,30,0.0,,20.7,40.9,,,,10.0,,5.76,,
+10006561,,1906,10,3,8,55,0.0,,17.1,43.0,,,,10.0,,4.18,,
+10006572,,1906,11,10,17,55,0.0,,9.567,44.388,,,,3.8,,4.22,,
+10006577,,1906,11,24,13,26,52.0,,9.833,46.8,,,,10.0,,3.9,,
+10006584,,1906,12,15,19,21,0.0,,20.0,38.4,,,,0.0,,5.4,,
+10006586,,1906,12,20,2,38,0.0,,11.219,43.457,,,,9.3,,3.96,,
+10006596,,1907,1,19,20,30,0.0,,14.3,46.0,,,,2.9,,3.73,,
+10006598,,1907,1,21,3,41,0.0,,13.552,38.021,,,,23.0,,4.14,,
+10006601,,1907,1,23,0,25,0.0,,14.097,43.048,,,,0.1,,4.75,,
+10006615,,1907,2,11,9,34,58.0,,18.3,42.7,,,,7.0,,4.34,,
+10006621,,1907,2,27,21,55,16.0,,14.5,46.05,,,,6.7,,3.53,,
+10006622,,1907,3,3,10,48,0.0,,12.965,40.892,,,,9.3,,4.4,,
+10006627,,1907,3,15,2,0,0.0,,14.133,46.367,,,,4.5,,3.65,,
+10006629,,1907,3,20,13,28,0.0,,14.528,41.579,,,,8.4,,4.38,,
+10006643,,1907,4,20,13,25,0.0,,10.476,46.508,,,,12.0,,4.76,,
+10006645,,1907,4,24,21,0,0.0,,13.637,37.633,,,,22.3,,4.4,,
+10006646,,1907,4,25,4,52,0.0,,11.073,45.318,,,,0.1,,4.79,,
+10006650,,1907,5,10,4,25,0.0,,14.6,46.133,,,,2.3,,4.71,,
+10006666,,1907,7,2,2,32,0.0,,13.103,46.423,,,,9.7,,4.53,,
+10006668,,1907,7,10,3,0,0.0,,14.065,41.889,,,,0.7,,3.93,,
+10006677,,1907,8,1,10,7,40.0,,17.9,43.1,,,,12.0,,5.4,,
+10006685,,1907,8,6,15,22,20.0,,18.4,42.9,,,,25.0,,4.69,,
+10006693,,1907,8,16,13,0,0.0,,20.1,41.1,,,,19.0,,6.26,,
+10006701,,1907,10,7,14,22,0.0,,13.655,41.685,,,,7.8,,4.2,,
+10006707,,1907,10,23,20,28,19.0,,15.985,38.086,,,,7.1,,5.96,,
+10006724,,1907,12,16,18,15,0.0,,13.75,46.133,,,,7.7,,3.6,,
+10006727,,1907,12,20,10,29,15.0,,11.374,43.486,,,,9.1,,4.44,,
+10006728,,1907,12,22,5,59,0.0,,14.066,41.88,,,,1.4,,4.16,,
+10006733,,1908,1,8,21,41,0.0,,15.503,42.12,,,,11.8,,4.16,,
+10006735,,1908,1,16,10,27,0.0,,13.368,42.338,,,,20.3,,4.12,,
+10006736,,1908,1,25,1,28,30.0,,18.4,42.2,,,,30.0,,4.5,,
+10006737,,1908,1,25,4,23,48.0,,19.5,42.0,,,,19.0,,4.57,,
+10006741,,1908,2,3,13,36,26.0,,11.176,45.56,,,,5.0,,4.32,,
+10006751,,1908,3,1,14,1,0.0,,14.2,45.68,,,,5.6,,4.1,,
+10006761,,1908,3,17,3,59,0.0,,13.339,43.129,,,,6.8,,4.61,,
+10006763,,1908,3,26,13,49,0.0,,16.419,40.498,,,,10.0,,4.31,,
+10006764,,1908,3,28,6,30,0.0,,15.133,45.817,,,,4.7,,3.54,,
+10006765,,1908,4,8,0,4,0.0,,14.7,45.95,,,,11.1,,4.11,,
+10006772,,1908,5,9,4,1,0.0,,9.312,44.344,,,,7.9,,3.83,,
+10006774,,1908,5,12,5,9,0.0,,14.38,46.99,,,,8.0,,3.7,,
+10006775,,1908,5,12,20,0,0.0,,19.5,42.0,,,,19.0,,4.67,,
+10006778,,1908,5,21,6,12,49.0,,17.6,43.1,,,,2.0,,3.66,,
+10006779,,1908,5,21,16,15,0.0,,15.067,46.15,,,,4.2,,3.62,,
+10006780,,1908,5,24,8,37,0.0,,8.074,45.464,,,,0.1,,4.1,,
+10006781,,1908,5,24,20,0,0.0,,13.95,46.267,,,,6.5,,3.51,,
+10006788,,1908,6,2,22,30,0.0,,10.823,44.264,,,,9.1,,4.5,,
+10006789,,1908,6,5,2,58,0.0,,14.065,41.889,,,,0.1,,3.93,,
+10006799,,1908,6,21,4,47,24.0,,14.483,46.117,,,,13.2,,3.54,,
+10006807,,1908,6,26,13,15,0.0,,11.45,43.322,,,,9.8,,4.36,,
+10006808,,1908,6,28,3,19,0.0,,11.294,44.833,,,,20.8,,3.93,,
+10006811,,1908,6,30,5,44,0.0,,14.581,38.56,,,,5.0,,4.4,,
+10006815,,1908,7,10,2,13,35.0,,13.191,46.465,,,,5.0,,5.31,,
+10006817,,1908,7,10,23,37,0.0,,16.9,43.2,,,,15.0,,3.91,,
+10006822,,1908,8,15,9,40,0.0,,14.337,37.907,,,,27.0,,5.08,,
+10006826,,1908,8,21,7,24,0.0,,13.8,44.4,,,,10.0,,4.18,,
+10006825,,1908,8,21,7,24,0.0,,13.8,41.5,,,,4.4,,4.4,,
+10006828,,1908,9,16,20,15,0.0,,15.715,41.752,,,,10.4,,3.72,,
+10006830,,1908,9,25,9,25,0.0,,17.8,43.1,,,,5.0,,3.81,,
+10006833,,1908,10,3,18,3,40.0,,14.817,46.083,,,,5.0,,3.7,,
+10006853,,1908,11,7,15,23,0.0,,11.682,43.273,,,,9.3,,4.25,,
+10006855,,1908,11,11,16,28,0.0,,15.3,44.0,,,,30.0,,4.01,,
+10006857,,1908,11,16,16,28,0.0,,13.597,43.156,,,,11.1,,3.7,,
+10006860,,1908,11,18,4,0,0.0,,15.1,45.8,,,,17.2,,4.0,,
+10006868,,1908,12,18,5,6,0.0,,12.54,47.0,,,,8.0,,3.7,,
+10006877,,1908,12,28,4,20,27.0,,15.687,38.146,,,,10.9,,7.1,,
+10006886,,1909,1,2,1,5,0.0,,14.52,37.231,,,,22.3,,5.33,,
+10006887,,1909,1,3,4,20,0.0,,15.235,38.806,,,,1.6,,4.86,,
+10006890,,1909,1,11,1,15,0.0,,13.772,41.584,,,,12.1,,4.16,,
+10006891,,1909,1,13,0,45,0.0,,11.688,44.579,,,,11.0,,5.36,,
+10006896,,1909,1,20,19,58,0.0,,18.031,40.178,,,,10.0,,4.51,,
+10006905,,1909,2,6,8,5,0.0,,12.647,42.562,,,,3.8,,4.16,,
+10006909,,1909,2,10,2,40,0.0,,6.717,46.283,,,,11.0,,3.6,,
+10006940,,1909,3,11,2,30,0.0,,15.25,45.6,,,,2.5,,3.73,,
+10006943,,1909,3,16,15,53,0.0,,13.393,42.442,,,,10.0,,4.03,,
+10006944,,1909,3,18,2,51,0.0,,10.431,44.185,,,,6.9,,4.13,,
+10006976,,1909,5,17,10,28,0.0,,16.777,39.312,,,,9.9,,4.16,,
+10006984,,1909,5,27,6,10,0.0,,8.076,43.908,,,,15.9,,4.34,,
+10007020,,1909,7,29,3,0,0.0,,13.772,41.584,,,,0.1,,4.16,,
+10007037,,1909,8,25,0,22,0.0,,11.403,43.15,,,,7.4,,5.34,,
+10007049,,1909,9,20,5,4,0.0,,11.756,42.543,,,,7.5,,4.63,,
+10007054,,1909,9,22,16,25,0.0,,13.22,47.41,,,,8.0,,3.7,,
+10007059,,1909,10,1,1,8,0.0,,12.737,42.736,,,,14.5,,4.4,,
+10007060,,1909,10,5,1,10,0.0,,7.174,44.881,,,,2.0,,4.25,,
+10007067,,1909,10,11,15,0,41.0,,14.41,45.5,,,,14.0,,3.72,,
+10007076,,1909,11,1,10,27,0.0,,17.9,43.1,,,,15.0,,3.53,,
+10007077,,1909,11,2,18,50,0.0,,14.2,45.7,,,,9.0,,4.5,,
+10007081,,1909,11,11,20,40,0.0,,5.4,43.633,,,,4.0,,3.8,,
+10007091,,1909,12,3,6,20,0.0,,15.37,40.843,,,,5.0,,3.96,,
+10007096,,1909,12,24,18,40,0.0,,10.348,45.571,,,,6.9,,4.17,,
+10007097,,1909,12,30,4,5,0.0,,15.1,45.767,,,,2.9,,3.73,,
+10007106,,1910,1,22,20,30,0.0,,11.176,45.022,,,,5.1,,4.02,,
+10007107,,1910,1,23,1,50,0.0,,9.659,44.857,,,,2.7,,4.39,,
+10007109,,1910,1,25,8,27,0.0,,13.259,38.453,,,,5.0,,4.48,,
+10007110,,1910,1,28,13,45,0.0,,14.2,45.667,,,,10.7,,3.76,,
+10007114,,1910,2,2,5,3,0.0,,15.233,45.55,,,,2.9,,3.73,,
+10007115,,1910,2,3,1,24,0.0,,9.917,46.383,,,,7.0,,3.5,,
+10007123,,1910,2,22,15,35,0.0,,13.363,42.092,,,,10.0,,4.16,,
+10007125,,1910,3,6,22,22,0.0,,13.105,42.63,,,,17.4,,3.93,,
+10007132,,1910,3,22,23,29,0.0,,11.162,44.821,,,,12.1,,4.16,,
+10007133,,1910,3,24,14,37,0.0,,14.28,47.2,,,,5.0,,4.23,,
+10007137,,1910,3,31,18,38,0.0,,16.509,38.947,,,,6.0,,3.93,,
+10007138,,1910,4,5,19,20,0.0,,12.964,45.836,,,,10.0,,4.12,,
+10007150,,1910,5,16,9,48,5.0,,18.0,43.1,,,,15.0,,3.53,,
+10007157,,1910,5,28,1,45,0.0,,16.132,40.132,,,,16.1,,3.84,,
+10007162,,1910,6,7,2,4,0.0,,15.421,40.898,,,,16.9,,5.76,,
+10007163,,1910,6,8,11,49,0.0,,14.162,37.87,,,,9.6,,3.9,,
+10007180,,1910,6,29,13,52,0.0,,12.929,42.742,,,,3.6,,4.93,,
+10007191,,1910,7,13,8,32,0.0,,10.84,47.32,,,,8.0,,4.87,,
+10007194,,1910,7,22,1,28,0.0,,15.217,45.583,,,,5.0,,3.7,,
+10007200,,1910,8,2,7,15,25.0,,18.0,43.1,,,,2.0,,3.66,,
+10007215,,1910,8,31,18,57,23.0,,17.0,42.0,,,,10.0,,4.63,,
+10007216,,1910,9,6,3,20,0.0,,9.392,44.548,,,,2.6,,4.13,,
+10007224,,1910,10,3,11,4,0.0,,16.248,40.177,,,,30.9,,4.62,,
+10007246,,1910,12,26,16,30,0.0,,13.184,42.68,,,,8.7,,4.56,,
+10007248,,1910,12,29,5,47,0.0,,13.822,41.489,,,,11.2,,3.7,,
+10007255,,1911,1,14,11,29,0.0,,14.6,46.133,,,,10.9,,3.64,,
+10007257,,1911,1,18,6,52,0.0,,12.314,42.582,,,,12.7,,4.42,,
+10007265,,1911,2,8,2,54,0.0,,13.117,46.407,,,,2.9,,4.26,,
+10007268,,1911,2,18,21,35,15.0,,20.7,40.85,,,,21.0,,6.76,,
+10007271,,1911,2,19,7,18,30.0,,12.074,44.117,,,,0.1,,5.26,,
+10007279,,1911,3,1,3,50,0.0,,13.65,46.1,,,,13.7,,4.16,,
+10007282,,1911,3,2,4,58,42.0,,17.5,43.0,,,,7.8,,3.83,,
+10007321,,1911,4,17,11,53,0.0,,18.2,42.8,,,,5.0,,3.62,,
+10007330,,1911,4,24,17,19,0.0,,10.34,47.15,,,,5.0,,3.84,,
+10007346,,1911,5,13,3,45,0.0,,13.983,45.9,,,,6.3,,3.82,,
+10007359,,1911,5,28,13,52,0.0,,13.405,42.376,,,,6.4,,4.16,,
+10007406,,1911,9,9,11,32,0.0,,13.57,42.31,,,,12.1,,4.36,,
+10007408,,1911,9,13,22,29,2.0,,11.344,43.436,,,,5.2,,5.08,,
+10007413,,1911,9,24,6,5,23.0,,17.6,43.2,,,,9.4,,3.62,,
+10007418,,1911,10,29,6,49,0.0,,14.691,37.266,,,,6.0,,4.16,,
+10007422,,1911,11,11,18,9,0.0,,12.32,46.81,,,,6.0,,4.4,,
+10007440,,1912,1,14,3,11,0.0,,8.066,43.898,,,,2.0,,3.89,,
+10007455,,1912,1,30,21,40,0.0,,14.102,37.751,,,,17.3,,4.4,,
+10007460,,1912,2,9,20,17,0.0,,6.533,44.583,,,,4.0,,4.0,,
+10007472,,1912,2,27,23,20,0.0,,14.417,46.417,,,,8.3,,3.96,,
+10007474,,1912,3,2,21,0,0.0,,17.6,42.9,,,,12.0,,3.91,,
+10007506,,1912,4,20,1,5,0.0,,15.12,45.93,,,,14.5,,4.5,,
+10007518,,1912,5,9,23,3,0.0,,11.39,47.27,,,,6.0,,3.56,,
+10007519,,1912,5,11,5,14,0.0,,12.609,43.58,,,,9.6,,3.96,,
+10007533,,1912,5,31,21,40,0.0,,7.785,45.549,,,,15.8,,4.71,,
+10007537,,1912,6,8,7,33,1.0,,20.0,39.5,,,,0.0,,4.9,,
+10007538,,1912,6,8,15,18,0.0,,15.4,44.6,,,,9.0,,3.53,,
+10007542,,1912,7,2,7,34,0.0,,15.88,41.476,,,,10.0,,4.55,,
+10007546,,1912,7,7,4,45,0.0,,13.636,41.688,,,,9.3,,4.18,,
+10007555,,1912,8,5,10,33,0.0,,12.361,46.185,,,,5.4,,4.34,,
+10007565,,1912,8,15,23,50,0.0,,11.258,44.058,,,,8.2,,4.22,,
+10007569,,1912,9,12,21,15,0.0,,10.885,44.784,,,,3.6,,3.76,,
+10007577,,1912,10,1,18,10,0.0,,9.693,45.052,,,,8.0,,3.7,,
+10007585,,1912,11,7,14,12,0.0,,16.32,38.78,,,,0.1,,4.37,,
+10007602,,1912,12,22,8,5,0.0,,15.617,38.206,,,,9.9,,4.68,,
+10007604,,1913,1,3,13,39,25.0,,13.657,41.868,,,,8.7,,4.53,,
+10007606,,1913,1,5,7,56,0.0,,16.049,38.354,,,,25.5,,4.16,,
+10007619,,1913,2,13,16,39,0.0,,10.805,44.13,,,,7.9,,4.18,,
+10007620,,1913,2,24,11,53,0.0,,19.6,41.8,,,,10.0,,5.07,,
+10007624,,1913,2,28,15,16,0.0,,14.333,46.15,,,,17.2,,4.0,,
+10007630,,1913,3,27,2,25,44.0,,9.327,44.895,,,,0.1,,4.24,,
+10007642,,1913,5,14,7,17,0.0,,5.85,43.883,,,,4.0,,5.0,,
+10007643,,1913,5,20,16,15,9.0,,14.367,45.517,,,,7.0,,3.91,,
+10007657,,1913,6,27,17,0,0.0,,16.282,38.966,,,,10.0,,4.15,,
+10007659,,1913,6,28,8,53,2.0,,16.239,39.531,,,,10.4,,5.64,,
+10007667,,1913,7,21,22,35,0.0,,11.762,44.041,,,,4.2,,4.79,,
+10007669,,1913,7,24,5,15,0.0,,7.227,44.354,,,,10.0,,4.22,,
+10007671,,1913,7,26,10,58,0.0,,15.171,40.853,,,,5.5,,3.93,,
+10007678,,1913,8,9,1,45,0.0,,12.436,43.442,,,,6.7,,3.93,,
+10007685,,1913,10,4,18,26,0.0,,14.716,41.513,,,,14.2,,5.35,,
+10007686,,1913,10,6,22,50,0.0,,9.033,46.95,,,,4.0,,3.5,,
+10007703,,1913,11,25,20,55,0.0,,10.196,44.551,,,,17.7,,4.65,,
+10007706,,1913,12,5,16,35,29.0,,17.5,43.0,,,,11.8,,4.01,,
+10007707,,1913,12,7,1,28,0.0,,8.862,44.744,,,,6.1,,4.57,,
+10007709,,1913,12,10,22,10,50.0,,9.467,46.783,,,,15.0,,3.5,,
+10007714,,1913,12,22,11,38,0.0,,9.433,46.767,,,,10.0,,3.9,,
+10007719,,1914,1,15,3,27,20.0,,10.433,43.47,,,,0.1,,4.33,,
+10007737,,1914,2,11,0,22,43.0,,14.167,45.633,,,,17.2,,4.66,,
+10007756,,1914,3,24,9,18,53.0,,15.333,45.667,,,,3.0,,3.72,,
+10007760,,1914,4,7,20,15,0.0,,9.533,46.87,,,,5.0,,3.5,,
+10007764,,1914,4,14,2,49,0.0,,13.578,42.022,,,,32.4,,4.26,,
+10007774,,1914,5,15,13,6,0.0,,11.361,43.453,,,,4.0,,4.16,,
+10007779,,1914,5,22,13,37,15.0,,9.4,46.75,,,,10.0,,3.5,,
+10007800,,1914,7,31,21,5,0.0,,12.738,43.177,,,,6.1,,4.47,,
+10007809,,1914,8,31,13,26,0.0,,11.5,47.3,,,,3.0,,4.59,,
+10007834,,1914,10,16,15,52,0.0,,15.2,44.0,,,,10.0,,3.62,,
+10007851,,1914,10,26,3,43,22.0,,7.36,45.05,,,,10.5,,5.24,,
+10007855,,1914,10,27,9,22,0.0,,10.598,43.912,,,,4.3,,5.63,,
+10007871,,1914,11,29,3,21,0.0,,7.067,46.117,,,,8.0,,3.5,,
+10007873,,1914,11,30,19,43,0.0,,11.39,47.27,,,,6.0,,3.56,,
+10007880,,1914,12,19,3,50,42.0,,14.26,41.587,,,,5.8,,4.33,,
+10007890,,1915,1,13,6,52,43.0,,13.53,42.014,,,,2.9,,7.08,,
+10007893,,1915,1,13,19,30,0.0,,12.261,44.161,,,,0.2,,4.38,,
+10007903,,1915,1,18,23,30,0.0,,16.245,39.41,,,,10.0,,4.97,,
+10007909,,1915,1,29,22,0,0.0,,13.65,46.217,,,,2.2,,4.05,,
+10007913,,1915,2,5,2,15,0.0,,9.2,46.333,,,,15.0,,3.5,,
+10007918,,1915,2,14,12,43,15.0,,8.55,46.85,,,,8.0,,3.9,,
+10007919,,1915,2,16,3,15,0.0,,6.233,44.1,,,,4.0,,3.7,,
+10007921,,1915,2,22,0,37,7.0,,15.217,45.767,,,,10.6,,4.74,,
+10007922,,1915,2,23,22,35,0.0,,14.167,46.367,,,,1.8,,4.05,,
+10007931,,1915,3,15,11,23,0.0,,12.893,43.012,,,,8.6,,4.97,,
+10007932,,1915,3,15,21,55,38.0,,14.2,45.8,,,,5.0,,4.4,,
+10007941,,1915,4,15,18,40,0.0,,13.75,46.483,,,,5.9,,3.79,,
+10007954,,1915,6,12,21,11,0.0,,14.958,38.468,,,,3.0,,4.16,,
+10007958,,1915,6,16,3,27,17.0,,7.433,46.267,,,,4.0,,3.5,,
+10007970,,1915,6,26,13,40,12.0,,8.617,46.95,,,,6.0,,3.9,,
+10007979,,1915,7,22,9,10,34.0,,7.067,46.267,,,,19.0,,3.5,,
+10008043,,1915,8,19,6,42,16.0,,20.2,39.2,,,,0.0,,6.1,,
+10008044,,1915,8,25,2,13,0.0,,7.06,46.1,,,,19.0,,4.6,,
+10008045,,1915,8,25,7,30,0.0,,15.2,45.75,,,,2.4,,4.5,,
+10008052,,1915,9,11,8,25,0.0,,15.627,38.126,,,,8.3,,4.16,,
+10008056,,1915,9,16,2,58,48.0,,13.013,42.718,,,,14.5,,3.93,,
+10008070,,1915,10,10,23,10,0.0,,10.47,44.733,,,,10.0,,4.87,,
+10008078,,1915,10,24,7,55,0.0,,7.5,46.3,,,,4.0,,3.5,,
+10008085,,1915,11,7,2,20,0.0,,14.333,46.117,,,,4.4,,3.64,,
+10008088,,1915,11,11,3,41,0.0,,12.655,42.53,,,,0.6,,4.53,,
+10008094,,1915,11,23,22,0,0.0,,15.083,45.75,,,,2.5,,4.05,,
+10008104,,1916,1,5,1,20,0.0,,17.6,43.2,,,,6.0,,3.91,,
+10008121,,1916,2,8,2,33,0.0,,14.5,46.05,,,,11.1,,4.5,,
+10008125,,1916,2,20,3,15,40.0,,20.8,40.3,,,,0.0,,4.8,,
+10008136,,1916,3,10,0,55,0.0,,7.033,46.117,,,,10.0,,3.5,,
+10008137,,1916,3,12,3,23,56.0,,14.92,45.14,,,,10.0,,5.55,,
+10008147,,1916,5,1,10,24,0.0,,14.66,47.17,,,,7.0,,4.8,,
+10008157,,1916,5,17,12,50,0.0,,12.748,44.119,,,,8.6,,5.82,,
+10008160,,1916,6,4,0,46,0.0,,13.968,41.446,,,,5.0,,4.24,,
+10008166,,1916,6,29,21,50,0.0,,15.283,45.617,,,,3.3,,3.5,,
+10008167,,1916,7,3,23,21,0.0,,15.291,38.9,,,,27.7,,4.66,,
+10008168,,1916,7,4,5,6,0.0,,13.227,42.824,,,,6.8,,4.82,,
+10008171,,1916,7,15,2,17,0.0,,14.75,46.133,,,,18.5,,3.71,,
+10008179,,1916,7,27,18,38,0.0,,10.469,44.074,,,,8.7,,4.56,,
+10008180,,1916,8,2,7,30,0.0,,11.043,43.467,,,,2.0,,3.93,,
+10008201,,1916,8,19,5,30,0.0,,7.173,44.308,,,,15.2,,4.49,,
+10008205,,1916,9,5,23,40,31.0,,18.7,42.5,,,,35.0,,3.91,,
+10008206,,1916,9,7,15,13,0.0,,12.525,42.775,,,,3.7,,4.4,,
+10008219,,1916,10,11,12,0,0.0,,13.733,46.5,,,,3.3,,3.5,,
+10008220,,1916,10,14,2,20,0.0,,14.65,45.55,,,,12.0,,3.53,,
+10008226,,1916,10,30,0,17,0.0,,14.8,46.3,,,,8.0,,4.9,,
+10008231,,1916,11,16,6,35,0.0,,13.169,42.646,,,,16.0,,5.5,,
+10008246,,1917,1,7,3,39,0.0,,8.375,44.367,,,,9.5,,4.35,,
+10008247,,1917,1,8,1,45,50.0,,11.803,44.005,,,,8.7,,4.74,,
+10008278,,1917,2,10,18,55,0.0,,8.233,46.883,,,,8.0,,3.5,,
+10008279,,1917,2,11,5,20,0.0,,9.45,46.767,,,,9.0,,3.5,,
+10008282,,1917,2,18,20,10,0.0,,13.193,38.709,,,,32.8,,4.4,,
+10008288,,1917,2,22,4,58,31.0,,18.0,42.8,,,,7.0,,4.3,,
+10008290,,1917,2,23,17,57,33.0,,17.8,42.3,,,,15.0,,4.2,,
+10008292,,1917,2,26,1,9,45.0,,15.25,45.5,,,,10.0,,4.2,,
+10008294,,1917,2,26,19,55,40.0,,9.1,47.0,,,,8.0,,3.9,,
+10008301,,1917,3,25,22,30,0.0,,14.833,45.95,,,,6.6,,3.84,,
+10008304,,1917,4,3,20,45,0.0,,10.383,46.617,,,,12.0,,3.5,,
+10008310,,1917,4,17,13,25,0.0,,14.8,46.3,,,,4.0,,3.59,,
+10008315,,1917,4,26,9,35,59.0,,12.129,43.467,,,,3.9,,5.99,,
+10008316,,1917,4,26,13,14,18.0,,20.4,39.8,,,,0.0,,5.6,,
+10008319,,1917,5,1,8,30,0.0,,8.228,44.096,,,,10.0,,3.75,,
+10008322,,1917,5,14,21,27,0.0,,8.25,46.883,,,,19.0,,3.5,,
+10008323,,1917,5,18,14,56,0.0,,9.337,44.337,,,,5.2,,3.7,,
+10008338,,1917,6,14,5,21,0.0,,8.233,46.883,,,,10.0,,3.5,,
+10008352,,1917,7,19,0,55,0.0,,12.704,42.955,,,,5.0,,3.7,,
+10008360,,1917,8,9,7,37,0.0,,8.233,46.883,,,,10.0,,3.5,,
+10008364,,1917,8,19,4,32,13.0,,19.5,40.5,,,,5.0,,5.07,,
+10008369,,1917,9,6,21,27,40.0,,8.95,46.983,,,,7.0,,3.5,,
+10008383,,1917,10,13,16,4,0.0,,16.009,40.231,,,,10.3,,5.46,,
+10008384,,1917,10,14,17,5,0.0,,12.03,42.537,,,,33.0,,4.2,,
+10008390,,1917,11,5,22,47,0.0,,13.628,43.578,,,,4.0,,5.22,,
+10008394,,1917,12,2,12,13,0.0,,13.822,41.489,,,,3.6,,3.93,,
+10008395,,1917,12,2,17,39,0.0,,11.829,44.059,,,,0.5,,5.09,,
+10008397,,1917,12,7,12,15,0.0,,10.35,46.81,,,,10.0,,3.5,,
+10008399,,1917,12,9,21,40,0.0,,9.78,46.46,,,,15.0,,4.6,,
+10008416,,1918,1,13,12,0,0.0,,8.842,45.455,,,,9.5,,4.62,,
+10008422,,1918,1,22,19,39,0.0,,10.868,43.621,,,,33.0,,4.16,,
+10008430,,1918,2,2,22,43,51.0,,7.633,46.183,,,,8.0,,3.5,,
+10008431,,1918,2,3,19,14,0.0,,9.45,46.75,,,,9.0,,3.5,,
+10008443,,1918,3,5,0,55,0.0,,7.215,45.136,,,,10.0,,3.7,,
+10008455,,1918,4,8,4,30,0.0,,15.217,45.567,,,,3.5,,3.52,,
+10008457,,1918,4,14,1,56,0.0,,12.548,42.855,,,,3.8,,4.48,,
+10008463,,1918,4,24,14,21,0.0,,9.457,45.813,,,,12.0,,4.95,,
+10008465,,1918,4,27,10,53,0.0,,20.0,40.0,,,,0.0,,5.1,,
+10008468,,1918,5,6,8,5,0.0,,10.63,44.691,,,,5.5,,4.41,,
+10008480,,1918,6,29,11,2,2.0,,18.3,42.7,,,,10.0,,4.1,,
+10008481,,1918,6,29,12,51,10.0,,17.8,42.5,,,,10.0,,3.62,,
+10008483,,1918,7,4,11,25,54.0,,20.5,39.7,,,,0.0,,5.4,,
+10008488,,1918,7,16,11,49,56.0,,14.85,46.13,,,,7.1,,4.6,,
+10008491,,1918,7,19,19,3,0.0,,10.438,45.326,,,,9.7,,4.06,,
+10008492,,1918,8,7,19,14,5.0,,9.76,46.43,,,,10.0,,3.5,,
+10008495,,1918,8,13,20,1,0.0,,14.02,46.0,,,,3.5,,4.5,,
+10008509,,1918,9,17,2,11,0.0,,14.12,47.51,,,,6.0,,3.56,,
+10008512,,1918,9,26,0,16,25.0,,10.3,47.3,,,,6.0,,4.2,,
+10008513,,1918,9,28,17,34,0.0,,7.1,45.138,,,,8.4,,3.93,,
+10008521,,1918,10,21,20,21,0.0,,7.2,45.95,,,,8.0,,3.5,,
+10008522,,1918,11,6,19,26,7.0,,13.28,45.25,,,,11.0,,4.7,,
+10008523,,1918,11,6,20,30,0.0,,14.367,46.167,,,,6.6,,3.84,,
+10008525,,1918,11,10,15,12,28.0,,11.933,43.917,,,,8.2,,5.96,,
+10008527,,1918,11,13,20,19,0.0,,7.7,46.033,,,,6.0,,3.5,,
+10008530,,1918,11,24,13,38,0.0,,16.321,39.283,,,,11.6,,4.16,,
+10008534,,1918,12,3,10,42,0.0,,16.05,38.6,,,,0.1,,4.4,,
+10008535,,1918,12,4,21,44,0.0,,7.05,46.25,,,,6.0,,3.5,,
+10008539,,1918,12,28,9,45,0.0,,7.05,46.283,,,,6.0,,3.5,,
+10008546,,1919,1,3,5,55,0.0,,7.05,46.25,,,,6.0,,3.5,,
+10008550,,1919,1,5,15,25,30.0,,20.0,40.0,,,,0.0,,5.5,,
+10008554,,1919,1,22,19,23,49.0,,9.667,46.667,,,,7.0,,3.5,,
+10008560,,1919,2,13,2,20,0.0,,12.287,43.112,,,,4.4,,4.64,,
+10008561,,1919,2,17,16,50,0.0,,7.917,46.65,,,,8.0,,3.5,,
+10008565,,1919,3,1,15,22,0.0,,8.233,46.883,,,,15.0,,3.5,,
+10008569,,1919,3,18,14,17,0.0,,15.485,38.178,,,,4.1,,4.16,,
+10008576,,1919,4,20,6,32,0.0,,13.668,42.065,,,,0.6,,4.11,,
+10008589,,1919,6,29,15,6,13.0,,11.482,43.957,,,,20.8,,6.38,,
+10008590,,1919,7,12,12,6,0.0,,11.914,45.801,,,,14.0,,5.03,,
+10008595,,1919,8,13,4,27,0.0,,8.35,46.75,,,,10.0,,3.5,,
+10008596,,1919,8,16,21,25,49.0,,8.117,46.283,,,,6.0,,3.5,,
+10008612,,1919,9,10,16,57,0.0,,11.788,42.793,,,,17.4,,5.36,,
+10008619,,1919,9,16,2,18,37.0,,9.933,46.45,,,,23.0,,3.5,,
+10008623,,1919,9,25,3,15,0.0,,10.584,44.09,,,,7.5,,3.7,,
+10008637,,1919,10,21,0,24,0.0,,15.551,41.674,,,,0.8,,5.03,,
+10008666,,1919,11,16,4,25,47.0,,7.317,46.283,,,,7.0,,3.9,,
+10008670,,1919,11,22,9,45,10.0,,9.067,47.017,,,,6.0,,3.5,,
+10008671,,1919,11,23,1,50,0.0,,10.246,45.655,,,,15.8,,4.79,,
+10008673,,1919,11,28,21,38,0.0,,7.76,44.173,,,,5.0,,4.92,,
+10008677,,1919,12,22,17,12,0.0,,14.283,46.417,,,,6.6,,3.84,,
+10008679,,1919,12,22,23,41,6.0,,20.7,40.3,,,,0.0,,6.3,,
+10008693,,1920,1,13,10,35,45.0,,13.301,42.29,,,,48.0,,3.93,,
+10008694,,1920,1,27,4,38,0.0,,16.305,39.341,,,,6.6,,3.93,,
+10008697,,1920,2,10,23,57,0.0,,13.439,42.837,,,,6.8,,4.3,,
+10008707,,1920,3,7,19,21,48.0,,15.692,40.76,,,,11.8,,3.93,,
+10008718,,1920,4,1,18,26,35.0,,7.5,46.3,,,,13.0,,3.9,,
+10008731,,1920,5,5,14,41,0.0,,13.144,46.384,,,,3.5,,5.27,,
+10008742,,1920,5,22,7,15,0.0,,15.22,45.53,,,,11.8,,4.1,,
+10008754,,1920,6,21,7,22,0.0,,13.748,41.621,,,,0.6,,4.62,,
+10008764,,1920,7,30,20,6,22.0,,14.98,45.19,,,,17.0,,4.4,,
+10008774,,1920,9,7,5,55,40.0,,10.278,44.185,,,,9.3,,6.53,,
+10008788,,1920,10,6,22,47,0.0,,10.824,45.126,,,,14.0,,4.14,,
+10008791,,1920,10,13,23,12,26.0,,19.7,38.0,,,,0.0,,4.9,,
+10008796,,1920,10,21,18,57,48.0,,20.3,39.6,,,,0.0,,5.8,,
+10008797,,1920,10,22,15,45,0.0,,15.2,45.567,,,,5.1,,3.71,,
+10008810,,1920,11,24,4,20,0.0,,11.538,43.366,,,,17.4,,4.07,,
+10008812,,1920,11,26,8,51,0.0,,19.95,40.35,,,,13.0,,6.46,,
+10008820,,1920,12,5,15,28,0.0,,10.02,46.417,,,,7.0,,3.5,,
+10008828,,1920,12,18,2,1,20.0,,20.1,41.1,,,,15.0,,5.66,,
+10008835,,1921,1,5,0,20,0.0,,15.08,45.75,,,,5.0,,4.9,,
+10008845,,1921,1,27,22,58,48.0,,9.8,46.75,,,,23.0,,3.5,,
+10008854,,1921,3,1,12,0,0.0,,9.833,46.75,,,,15.0,,3.5,,
+10008864,,1921,4,1,6,17,12.0,,17.6,42.9,,,,22.0,,4.3,,
+10008867,,1921,4,5,17,40,0.0,,12.774,43.203,,,,3.8,,4.23,,
+10008880,,1921,5,1,1,16,15.0,,10.15,46.783,,,,10.0,,3.5,,
+10008882,,1921,5,3,8,23,17.0,,6.867,44.783,,,,2.0,,3.7,,
+10008902,,1921,6,19,12,52,40.0,,15.955,38.321,,,,8.8,,4.43,,
+10008904,,1921,6,26,22,12,0.0,,15.3,43.7,,,,25.0,,4.2,,
+10008914,,1921,7,28,2,35,0.0,,12.57,47.53,,,,8.0,,3.7,,
+10008923,,1921,8,22,6,8,0.0,,15.18,45.78,,,,5.5,,4.5,,
+10008927,,1921,8,23,22,36,5.0,,13.983,41.405,,,,14.7,,3.7,,
+10008928,,1921,8,28,10,45,0.0,,13.253,43.12,,,,10.0,,4.66,,
+10008930,,1921,9,5,23,54,0.0,,18.0,43.0,,,,28.0,,4.3,,
+10008933,,1921,9,12,0,25,0.0,,11.768,45.771,,,,45.3,,4.81,,
+10008960,,1921,10,24,2,6,0.0,,12.57,47.53,,,,2.0,,4.59,,
+10008968,,1921,11,18,20,47,18.0,,17.3,43.2,,,,15.0,,3.81,,
+10008969,,1921,11,21,11,37,30.0,,17.5,42.5,,,,15.0,,4.1,,
+10008971,,1921,11,29,12,4,0.0,,9.703,44.634,,,,10.0,,4.15,,
+10008976,,1921,12,26,22,26,18.0,,18.0,42.7,,,,20.0,,3.62,,
+10008995,,1922,3,27,0,10,0.0,,11.865,42.684,,,,5.8,,4.39,,
+10009000,,1922,4,5,16,28,0.0,,6.683,43.65,,,,4.0,,3.9,,
+10009015,,1922,5,24,21,17,25.0,,11.408,44.821,,,,9.3,,3.7,,
+10009022,,1922,6,8,7,47,0.0,,13.286,43.148,,,,11.1,,4.73,,
+10009025,,1922,6,9,23,10,0.0,,7.5,46.117,,,,4.0,,3.5,,
+10009084,,1922,10,11,6,43,42.0,,13.407,43.628,,,,11.1,,4.34,,
+10009089,,1922,11,8,22,24,0.0,,9.083,47.0,,,,3.0,,3.5,,
+10009107,,1922,12,16,8,59,51.0,,8.483,46.55,,,,6.0,,3.9,,
+10009113,,1922,12,29,12,22,6.0,,13.632,41.793,,,,4.5,,5.24,,
+10009117,,1923,1,7,12,27,15.0,,20.1,41.1,,,,17.0,,5.16,,
+10009123,,1923,1,30,3,37,0.0,,15.6,43.9,,,,3.0,,4.18,,
+10009133,,1923,2,27,5,45,0.0,,15.317,45.683,,,,7.9,,3.53,,
+10009157,,1923,4,30,23,31,34.0,,15.7,43.8,,,,13.0,,4.5,,
+10009164,,1923,5,13,14,30,59.0,,13.22,42.21,,,,33.9,,4.33,,
+10009165,,1923,5,16,10,6,0.0,,8.15,46.417,,,,4.0,,3.5,,
+10009177,,1923,6,15,19,33,0.0,,19.3,39.8,,,,0.0,,4.7,,
+10009179,,1923,6,28,15,12,0.0,,10.799,44.595,,,,5.0,,5.04,,
+10009188,,1923,7,12,20,49,0.0,,13.463,43.103,,,,3.2,,4.28,,
+10009206,,1923,8,16,12,50,0.0,,15.485,38.178,,,,10.0,,3.93,,
+10009211,,1923,8,23,2,30,0.0,,13.75,46.467,,,,6.2,,3.81,,
+10009223,,1923,9,26,1,18,46.0,,15.71,43.7,,,,15.0,,5.01,,
+10009224,,1923,9,27,22,57,30.0,,19.5,41.0,,,,0.0,,5.3,,
+10009233,,1923,10,18,0,55,0.0,,14.25,45.5,,,,7.5,,4.71,,
+10009238,,1923,10,30,15,35,0.0,,9.983,46.617,,,,8.0,,3.5,,
+10009239,,1923,10,30,19,34,12.0,,20.0,40.0,,,,22.0,,4.87,,
+10009246,,1923,11,8,12,28,0.0,,15.449,40.677,,,,11.0,,4.73,,
+10009247,,1923,11,9,13,22,0.0,,9.0,46.22,,,,10.0,,4.3,,
+10009255,,1923,11,28,6,7,0.0,,13.81,47.13,,,,16.0,,4.43,,
+10009267,,1923,12,19,16,0,48.0,,18.1,42.9,,,,20.0,,4.1,,
+10009269,,1923,12,23,12,34,0.0,,10.183,46.783,,,,10.0,,3.5,,
+10009274,,1924,1,2,8,55,13.0,,13.138,43.737,,,,3.1,,5.48,,
+10009302,,1924,2,27,5,41,0.0,,14.4,45.95,,,,7.0,,3.87,,
+10009305,,1924,2,28,10,44,36.0,,15.7,43.75,,,,17.0,,4.4,,
+10009314,,1924,3,26,20,50,0.0,,14.786,41.341,,,,10.0,,4.06,,
+10009317,,1924,4,9,14,49,0.0,,11.816,42.729,,,,27.7,,4.47,,
+10009321,,1924,4,15,12,49,0.0,,7.96,46.3,,,,1.0,,5.2,,
+10009327,,1924,5,12,8,46,0.0,,12.912,46.409,,,,10.0,,5.04,,
+10009328,,1924,5,12,14,30,50.0,,19.5,40.0,,,,0.0,,5.5,,
+10009332,,1924,5,21,15,32,0.0,,10.546,46.617,,,,15.0,,4.58,,
+10009337,,1924,6,8,6,37,0.0,,7.117,46.467,,,,4.0,,3.5,,
+10009339,,1924,6,12,21,3,48.0,,10.776,44.147,,,,5.0,,4.46,,
+10009341,,1924,7,3,21,26,0.0,,7.567,46.683,,,,13.0,,3.5,,
+10009352,,1924,8,14,2,18,0.0,,6.25,45.667,,,,3.0,,4.0,,
+10009353,,1924,8,17,21,40,0.0,,14.879,37.132,,,,6.0,,4.74,,
+10009365,,1924,9,15,2,30,0.0,,12.841,42.517,,,,8.3,,3.66,,
+10009369,,1924,9,21,20,18,0.0,,8.994,44.366,,,,10.0,,4.32,,
+10009375,,1924,9,28,11,48,6.0,,18.1,43.0,,,,28.0,,4.49,,
+10009394,,1924,11,12,6,46,0.0,,13.193,38.709,,,,0.6,,4.63,,
+10009400,,1924,11,28,9,11,0.0,,13.56,41.808,,,,11.0,,4.4,,
+10009409,,1924,12,12,3,29,0.0,,12.982,46.462,,,,9.2,,5.42,,
+10009412,,1924,12,20,17,54,0.0,,9.533,46.87,,,,9.0,,3.5,,
+10009415,,1925,1,1,5,40,0.0,,20.1,40.1,,,,23.0,,4.57,,
+10009420,,1925,1,15,2,50,55.0,,16.86,43.16,,,,21.0,,3.72,,
+10009435,,1925,2,27,5,41,0.0,,14.4,45.95,,,,6.6,,3.84,,
+10009437,,1925,3,8,15,46,0.0,,14.37,37.813,,,,26.1,,4.57,,
+10009441,,1925,3,15,17,15,0.0,,10.286,44.282,,,,8.5,,4.1,,
+10009445,,1925,3,21,7,33,40.0,,10.871,43.227,,,,4.0,,4.29,,
+10009473,,1925,5,20,7,53,48.0,,20.0,40.3,,,,17.0,,5.26,,
+10009497,,1925,7,4,17,48,0.0,,12.251,46.142,,,,2.4,,3.87,,
+10009508,,1925,7,20,15,3,30.0,,10.378,44.051,,,,5.7,,3.95,,
+10009511,,1925,7,28,3,33,0.0,,15.898,41.264,,,,10.4,,4.2,,
+10009513,,1925,8,3,0,31,44.0,,14.5,46.233,,,,5.0,,3.7,,
+10009525,,1925,8,25,5,10,0.0,,16.18,41.882,,,,0.1,,4.92,,
+10009528,,1925,9,3,18,55,0.0,,11.602,42.867,,,,10.2,,4.16,,
+10009531,,1925,9,10,0,39,0.0,,15.0,45.5,,,,7.8,,4.7,,
+10009532,,1925,9,11,4,40,50.0,,14.77,45.13,,,,9.0,,5.01,,
+10009537,,1925,9,24,13,33,46.0,,14.188,41.719,,,,8.7,,5.26,,
+10009552,,1925,11,8,0,33,0.0,,7.4,46.4,,,,29.0,,3.5,,
+10009563,,1925,12,29,6,35,0.0,,9.783,46.483,,,,7.0,,3.5,,
+10009564,,1926,1,1,18,4,3.0,,14.37,45.77,,,,3.6,,5.6,,
+10009572,,1926,1,8,9,14,0.0,,11.631,42.852,,,,2.0,,4.9,,
+10009584,,1926,1,31,10,19,12.0,,19.5,41.3,,,,19.0,,4.67,,
+10009587,,1926,2,15,14,36,48.0,,20.0,41.5,,,,20.0,,4.97,,
+10009624,,1926,4,23,2,2,0.0,,10.317,46.733,,,,9.0,,3.5,,
+10009625,,1926,4,26,5,18,1.0,,18.89,42.34,,,,8.0,,4.3,,
+10009633,,1926,6,10,19,16,10.0,,20.0,39.7,,,,6.0,,5.16,,
+10009637,,1926,6,16,2,59,0.0,,8.233,46.867,,,,6.0,,3.5,,
+10009678,,1926,9,17,11,5,0.0,,15.0,46.117,,,,5.1,,3.71,,
+10009708,,1926,10,21,9,29,42.0,,14.88,45.11,,,,17.0,,4.6,,
+10009722,,1926,11,18,22,57,0.0,,9.786,44.313,,,,9.5,,4.25,,
+10009724,,1926,11,30,10,56,11.0,,8.233,46.867,,,,13.0,,3.5,,
+10009741,,1926,12,17,11,39,55.0,,19.5,41.3,,,,11.0,,6.26,,
+10009743,,1926,12,18,21,7,20.0,,13.541,42.021,,,,5.4,,4.24,,
+10009761,,1927,1,15,22,32,0.0,,17.8,42.3,,,,15.0,,3.72,,
+10009767,,1927,1,31,11,32,0.0,,14.75,46.133,,,,5.1,,3.71,,
+10009770,,1927,2,14,3,43,22.0,,18.12,42.94,,,,13.0,,5.98,,
+10009841,,1927,6,21,15,13,30.0,,7.215,45.137,,,,10.0,,4.14,,
+10009870,,1927,8,10,0,0,0.0,,19.6,41.9,,,,17.0,,4.97,,
+10009872,,1927,8,13,1,0,51.0,,9.9,46.5,,,,10.0,,4.4,,
+10009876,,1927,8,16,0,53,0.0,,13.074,42.899,,,,19.4,,4.57,,
+10009892,,1927,9,22,19,38,45.0,,13.826,37.747,,,,17.3,,3.93,,
+10009901,,1927,10,11,14,45,8.0,,13.466,41.841,,,,8.3,,5.2,,
+10009909,,1927,10,28,21,49,0.0,,9.59,44.52,,,,17.1,,4.66,,
+10009917,,1927,11,20,10,24,12.0,,10.378,44.358,,,,9.8,,4.29,,
+10009920,,1927,12,1,9,55,37.0,,12.417,43.417,,,,10.0,,4.56,,
+10009922,,1927,12,11,15,49,0.0,,7.275,45.151,,,,15.8,,4.36,,
+10009928,,1927,12,27,8,49,0.0,,15.386,41.222,,,,22.8,,4.4,,
+10009938,,1928,1,25,16,8,35.0,,15.333,45.783,,,,6.2,,3.81,,
+10009939,,1928,1,27,13,22,0.0,,7.7,46.033,,,,6.0,,3.5,,
+10009941,,1928,2,2,14,43,0.0,,14.441,38.023,,,,22.2,,3.93,,
+10009943,,1928,2,7,23,0,0.0,,9.033,41.967,,,,5.0,,3.8,,
+10009951,,1928,2,21,4,37,0.0,,9.611,44.44,,,,6.1,,4.16,,
+10009955,,1928,3,7,10,55,0.0,,15.936,38.686,,,,11.8,,5.87,,
+10009964,,1928,3,27,8,32,0.0,,12.975,46.372,,,,3.0,,6.02,,
+10010002,,1928,4,21,13,56,0.0,,11.503,43.026,,,,24.1,,4.4,,
+10010028,,1928,5,26,5,54,27.0,,19.7,40.2,,,,18.0,,4.97,,
+10010030,,1928,5,30,20,1,0.0,,13.228,43.865,,,,6.6,,5.02,,
+10010033,,1928,6,13,8,0,0.0,,10.872,44.797,,,,8.2,,4.67,,
+10010041,,1928,7,13,0,0,0.0,,20.7,40.6,,,,19.0,,4.67,,
+10010044,,1928,7,18,10,48,0.0,,18.5,42.6,,,,10.0,,4.11,,
+10010046,,1928,7,20,19,53,0.0,,9.587,44.508,,,,9.8,,4.39,,
+10010055,,1928,8,3,23,9,0.0,,10.201,44.126,,,,17.1,,4.26,,
+10010071,,1928,9,3,1,40,0.0,,17.128,39.369,,,,8.7,,4.4,,
+10010128,,1929,1,14,4,1,0.0,,13.501,41.848,,,,4.7,,4.42,,
+10010129,,1929,1,17,0,6,40.0,,19.6,40.6,,,,18.0,,5.16,,
+10010130,,1929,1,22,10,6,50.0,,13.094,43.366,,,,10.2,,4.4,,
+10010141,,1929,2,22,8,17,0.0,,15.601,38.147,,,,9.9,,3.7,,
+10010162,,1929,4,11,0,56,0.0,,11.665,44.312,,,,4.0,,4.72,,
+10010163,,1929,4,11,11,47,0.0,,9.8,46.817,,,,20.0,,3.5,,
+10010172,,1929,4,20,1,10,0.0,,11.15,44.481,,,,25.6,,5.36,,
+10010182,,1929,5,7,17,6,0.0,,12.741,42.888,,,,4.3,,4.16,,
+10010208,,1929,7,15,23,37,0.0,,14.6,45.25,,,,7.3,,3.53,,
+10010211,,1929,7,18,21,2,0.0,,11.507,43.988,,,,7.6,,4.96,,
+10010213,,1929,7,21,6,13,0.0,,15.1,45.95,,,,4.4,,3.64,,
+10010230,,1929,9,2,5,52,0.0,,14.28,46.4,,,,5.1,,4.6,,
+10010238,,1929,10,3,17,5,14.0,,13.594,46.136,,,,14.0,,4.06,,
+10010240,,1929,10,12,6,10,0.0,,10.217,46.667,,,,20.0,,3.9,,
+10010250,,1929,11,14,15,34,48.0,,20.1,41.5,,,,0.0,,5.0,,
+10010257,,1929,12,12,13,1,0.0,,11.845,42.683,,,,12.7,,4.16,,
+10010264,,1929,12,21,2,25,0.0,,7.417,46.25,,,,8.0,,3.5,,
+10010271,,1930,1,4,23,56,23.0,,19.7,40.3,,,,17.0,,4.97,,
+10010274,,1930,1,10,21,53,36.0,,12.998,46.376,,,,7.9,,4.48,,
+10010279,,1930,2,8,1,0,0.0,,9.383,42.483,,,,7.1,,4.1,,
+10010286,,1930,2,25,13,35,54.0,,14.25,45.833,,,,11.6,,4.78,,
+10010300,,1930,3,26,10,52,0.0,,14.471,38.547,,,,10.8,,4.92,,
+10010307,,1930,4,7,17,17,18.0,,13.196,42.812,,,,3.4,,4.5,,
+10010319,,1930,4,25,1,56,10.0,,15.3,45.8,,,,7.0,,4.53,,
+10010326,,1930,5,6,20,48,0.0,,16.327,38.409,,,,19.1,,4.35,,
+10010336,,1930,5,14,0,1,0.0,,12.347,46.609,,,,0.1,,4.89,,
+10010337,,1930,5,18,4,14,0.0,,13.38,47.46,,,,8.0,,4.08,,
+10010344,,1930,5,24,22,2,0.0,,10.724,44.136,,,,8.4,,4.91,,
+10010357,,1930,7,4,21,6,43.0,,6.583,45.317,,,,10.0,,3.9,,
+10010360,,1930,7,10,13,1,41.0,,14.61,45.29,,,,13.0,,3.72,,
+10010366,,1930,7,23,0,8,0.0,,15.318,41.068,,,,1.8,,6.67,,
+10010371,,1930,8,4,15,2,23.0,,13.435,43.049,,,,0.1,,4.44,,
+10010388,,1930,8,30,20,35,0.0,,7.357,45.098,,,,9.4,,3.93,,
+10010405,,1930,10,7,9,18,29.0,,13.026,42.798,,,,2.5,,3.93,,
+10010406,,1930,10,7,23,27,0.0,,10.66,47.36,,,,9.0,,5.35,,
+10010407,,1930,10,9,4,33,40.0,,18.037,39.143,,,,10.0,,4.78,,
+10010412,,1930,10,26,7,14,0.0,,11.054,44.292,,,,4.4,,4.21,,
+10010415,,1930,10,30,7,13,0.0,,13.385,43.689,,,,0.9,,5.83,,
+10010427,,1930,11,21,2,0,27.0,,19.6,40.2,,,,8.0,,6.16,,
+10010459,,1931,1,22,2,54,0.0,,14.85,46.5,,,,12.6,,4.5,,
+10010460,,1931,1,25,10,48,26.0,,10.043,44.239,,,,7.0,,4.29,,
+10010464,,1931,1,28,5,55,15.0,,20.7,40.6,,,,17.0,,5.86,,
+10010503,,1931,3,27,2,46,57.0,,11.764,44.821,,,,5.7,,4.74,,
+10010508,,1931,4,11,1,26,0.0,,11.718,44.28,,,,9.8,,4.81,,
+10010512,,1931,4,14,22,13,0.0,,10.666,45.974,,,,0.1,,4.77,,
+10010514,,1931,4,17,2,14,0.0,,15.17,45.8,,,,7.9,,4.1,,
+10010534,,1931,5,13,0,26,0.0,,12.153,42.565,,,,17.6,,4.25,,
+10010541,,1931,5,26,15,24,0.0,,13.805,41.497,,,,8.6,,4.36,,
+10010544,,1931,6,10,17,2,0.0,,11.022,44.541,,,,17.1,,4.59,,
+10010547,,1931,6,21,14,19,0.0,,17.5,43.0,,,,20.0,,4.4,,
+10010565,,1931,7,28,8,46,38.0,,12.546,42.442,,,,9.1,,4.38,,
+10010577,,1931,8,29,15,56,49.0,,13.3,45.3,,,,5.0,,4.3,,
+10010578,,1931,9,5,1,25,53.0,,11.367,44.057,,,,26.5,,4.88,,
+10010590,,1931,9,25,20,28,14.0,,13.013,42.718,,,,6.1,,4.63,,
+10010591,,1931,9,29,12,12,19.0,,15.2,43.54,,,,17.0,,3.81,,
+10010601,,1931,10,21,7,35,0.0,,13.427,41.722,,,,26.0,,4.23,,
+10010618,,1931,11,28,1,6,0.0,,9.8,46.5,,,,10.0,,3.5,,
+10010630,,1931,12,23,5,26,30.0,,14.83,46.12,,,,10.0,,4.5,,
+10010632,,1931,12,25,11,41,0.0,,13.104,46.259,,,,4.7,,5.25,,
+10010633,,1932,1,2,23,36,0.0,,17.555,39.065,,,,20.0,,5.52,,
+10010638,,1932,1,19,21,29,0.0,,6.783,44.667,,,,10.0,,3.9,,
+10010657,,1932,2,19,12,57,11.0,,10.729,45.632,,,,45.3,,5.16,,
+10010669,,1932,3,30,9,56,26.0,,16.858,40.587,,,,28.9,,4.54,,
+10010677,,1932,4,19,0,17,0.0,,10.854,44.594,,,,6.7,,3.63,,
+10010679,,1932,4,19,4,30,0.0,,20.4,41.4,,,,19.0,,4.67,,
+10010687,,1932,5,20,2,30,0.0,,20.7,40.9,,,,19.0,,4.67,,
+10010710,,1932,7,13,3,42,0.0,,10.809,44.774,,,,10.3,,3.86,,
+10010712,,1932,8,3,11,42,39.0,,20.3,39.7,,,,0.0,,4.9,,
+10010718,,1932,8,18,13,41,0.0,,14.033,46.083,,,,5.3,,3.73,,
+10010757,,1932,10,21,18,43,0.0,,12.76,47.44,,,,8.0,,3.7,,
+10010766,,1932,11,15,16,28,0.0,,14.45,47.2,,,,8.0,,3.7,,
+10010776,,1932,12,3,2,26,0.0,,15.907,40.31,,,,24.1,,4.24,,
+10010793,,1933,1,24,1,43,0.0,,7.9,46.3,,,,11.0,,4.5,,
+10010795,,1933,2,4,1,4,0.0,,17.128,39.081,,,,0.1,,3.7,,
+10010796,,1933,2,4,9,35,0.0,,19.4,41.6,,,,19.0,,4.67,,
+10010799,,1933,2,18,5,29,42.0,,15.72,43.63,,,,10.0,,3.72,,
+10010800,,1933,2,19,23,15,0.0,,14.833,45.867,,,,10.1,,3.73,,
+10010801,,1933,2,19,23,16,0.0,,14.25,45.583,,,,10.0,,4.05,,
+10010812,,1933,3,3,0,25,0.0,,15.05,45.6,,,,3.3,,3.5,,
+10010816,,1933,3,7,14,39,0.0,,15.351,41.023,,,,22.2,,4.96,,
+10010847,,1933,5,31,12,17,0.0,,14.117,45.666,,,,6.8,,3.73,,
+10010858,,1933,6,19,2,0,0.0,,9.7,46.8,,,,20.0,,3.5,,
+10010871,,1933,7,24,9,41,0.0,,14.59,46.49,,,,7.0,,3.63,,
+10010872,,1933,7,27,1,3,5.0,,20.2,40.0,,,,8.0,,5.07,,
+10010882,,1933,8,25,1,55,0.0,,7.117,45.967,,,,6.0,,3.5,,
+10010886,,1933,9,17,4,8,0.0,,7.367,46.55,,,,1.0,,3.5,,
+10010887,,1933,9,19,3,46,0.0,,6.467,44.417,,,,10.0,,3.6,,
+10010888,,1933,9,22,13,59,0.0,,9.85,46.433,,,,7.0,,3.5,,
+10010890,,1933,9,24,23,55,5.0,,7.9,46.3,,,,6.0,,4.6,,
+10010892,,1933,9,26,3,33,29.0,,14.093,42.079,,,,15.4,,5.9,,
+10010900,,1933,10,19,13,29,45.0,,10.864,43.166,,,,33.0,,3.93,,
+10010902,,1933,10,25,2,26,0.0,,7.283,44.167,,,,15.2,,3.7,,
+10010907,,1933,11,8,0,51,0.0,,10.66,47.36,,,,9.0,,4.53,,
+10010909,,1933,11,23,4,25,0.0,,15.0,46.0,,,,14.1,,3.9,,
+10010917,,1933,12,27,4,44,0.0,,12.8,46.7,,,,8.0,,4.08,,
+10010923,,1934,2,4,9,35,22.0,,19.6,41.25,,,,12.0,,5.66,,
+10010932,,1934,3,23,1,46,50.0,,10.044,45.803,,,,6.2,,4.31,,
+10010936,,1934,4,19,18,50,0.0,,15.08,46.12,,,,10.0,,4.1,,
+10010941,,1934,5,4,13,56,0.0,,13.059,46.398,,,,7.0,,4.69,,
+10010950,,1934,5,28,21,9,0.0,,11.765,44.186,,,,12.1,,3.94,,
+10010959,,1934,6,8,3,16,0.0,,12.539,46.287,,,,8.9,,4.93,,
+10010960,,1934,6,13,9,6,0.0,,9.725,44.438,,,,8.8,,5.14,,
+10010963,,1934,7,3,16,11,0.0,,16.012,40.233,,,,25.1,,4.55,,
+10010975,,1934,9,4,1,26,0.0,,11.8,47.39,,,,10.0,,4.59,,
+10010979,,1934,9,18,9,37,0.0,,11.012,44.495,,,,19.9,,3.95,,
+10010982,,1934,10,23,9,20,0.0,,19.7,40.1,,,,19.0,,4.67,,
+10010993,,1934,11,15,5,3,0.0,,14.967,46.5,,,,7.3,,3.57,,
+10010998,,1934,11,30,2,58,14.0,,14.14,43.93,,,,20.0,,5.44,,
+10011009,,1934,12,19,6,14,5.0,,15.217,45.767,,,,2.5,,5.03,,
+10011034,,1935,2,19,0,1,6.0,,7.414,44.298,,,,10.0,,4.34,,
+10011044,,1935,3,19,7,27,17.0,,6.633,44.583,,,,2.0,,5.0,,
+10011048,,1935,3,31,3,44,55.0,,20.4,41.1,,,,18.0,,4.97,,
+10011050,,1935,4,5,23,15,0.0,,7.823,45.829,,,,3.7,,3.7,,
+10011071,,1935,6,5,11,48,0.0,,11.876,44.26,,,,6.0,,5.23,,
+10011072,,1935,6,6,11,5,0.0,,12.704,42.955,,,,10.0,,4.16,,
+10011097,,1935,9,3,17,35,24.0,,20.2,39.5,,,,0.0,,5.2,,
+10011103,,1935,9,29,6,30,0.0,,6.4,44.2,,,,4.0,,3.6,,
+10011124,,1935,11,7,4,37,28.0,,20.3,41.3,,,,21.0,,5.46,,
+10011130,,1935,12,3,8,0,0.0,,15.849,40.475,,,,10.0,,4.15,,
+10011133,,1935,12,17,6,51,0.0,,13.983,41.288,,,,16.1,,4.63,,
+10011141,,1936,1,8,16,23,2.0,,14.92,46.42,,,,7.0,,4.5,,
+10011181,,1936,4,5,18,10,0.0,,12.66,43.013,,,,2.7,,4.16,,
+10011183,,1936,4,7,5,41,0.0,,16.126,38.674,,,,23.8,,4.72,,
+10011226,,1936,6,15,14,45,0.0,,11.842,42.703,,,,0.5,,3.84,,
+10011229,,1936,6,22,3,44,55.0,,10.72,45.518,,,,4.4,,4.46,,
+10011232,,1936,7,9,1,10,0.0,,7.085,44.466,,,,10.0,,4.32,,
+10011235,,1936,7,31,5,46,0.0,,14.108,41.783,,,,8.9,,4.21,,
+10011272,,1936,10,3,15,48,0.0,,14.7,47.07,,,,8.0,,5.29,,
+10011277,,1936,10,17,2,42,0.0,,8.044,45.554,,,,5.0,,4.53,,
+10011278,,1936,10,18,3,10,0.0,,12.38,46.089,,,,10.0,,6.06,,
+10011292,,1936,12,9,7,34,0.0,,13.223,43.145,,,,9.6,,4.76,,
+10011294,,1936,12,11,17,25,0.0,,7.668,43.93,,,,8.4,,4.46,,
+10011299,,1937,1,5,20,58,15.0,,13.307,46.457,,,,5.0,,4.76,,
+10011305,,1937,1,22,4,17,0.0,,18.0,43.1,,,,2.0,,3.66,,
+10011309,,1937,1,29,17,27,22.5,,14.89,44.85,,,,14.0,,3.81,,
+10011317,,1937,3,6,0,54,30.0,,19.8,39.6,,,,0.0,,5.1,,
+10011318,,1937,3,6,1,56,0.0,,14.7,36.963,,,,28.0,,4.49,,
+10011335,,1937,6,7,22,2,0.0,,10.548,46.346,,,,6.2,,4.57,,
+10011342,,1937,7,17,17,11,0.0,,15.298,41.785,,,,8.4,,4.96,,
+10011345,,1937,7,20,7,1,23.0,,16.6,43.19,,,,14.0,,4.91,,
+10011346,,1937,8,17,9,55,0.0,,15.167,46.6,,,,4.4,,3.64,,
+10011351,,1937,9,17,12,19,5.0,,10.338,44.764,,,,0.7,,4.77,,
+10011353,,1937,9,30,12,0,0.0,,5.883,43.967,,,,4.0,,3.9,,
+10011363,,1937,11,26,21,58,30.0,,13.147,43.789,,,,0.1,,4.16,,
+10011366,,1937,12,10,18,4,0.0,,10.834,44.334,,,,3.8,,5.3,,
+10011367,,1937,12,15,21,25,0.0,,15.296,41.704,,,,11.8,,4.58,,
+10011369,,1937,12,17,3,11,20.0,,6.717,44.667,,,,10.0,,3.9,,
+10011381,,1938,1,15,19,52,54.0,,18.7,42.5,,,,6.0,,3.62,,
+10011384,,1938,1,30,17,34,11.0,,20.0,39.0,,,,0.0,,5.0,,
+10011386,,1938,2,7,1,35,0.0,,14.75,46.0,,,,6.6,,3.84,,
+10011399,,1938,2,15,2,32,0.0,,6.55,44.617,,,,10.0,,3.9,,
+10011417,,1938,4,22,11,3,41.0,,18.09,42.96,,,,12.0,,4.2,,
+10011420,,1938,4,26,2,25,0.0,,17.7,43.0,,,,19.5,,3.53,,
+10011427,,1938,5,27,21,23,53.0,,16.83,42.15,,,,10.0,,4.63,,
+10011439,,1938,7,2,1,45,10.0,,17.44,42.46,,,,8.0,,4.81,,
+10011442,,1938,7,7,7,48,0.0,,12.717,46.049,,,,2.4,,4.97,,
+10011452,,1938,7,18,0,57,0.0,,6.6,44.667,,,,10.3,,4.9,,
+10011458,,1938,8,12,2,28,33.0,,13.063,42.371,,,,25.5,,4.56,,
+10011459,,1938,8,15,11,2,4.0,,20.7,40.3,,,,13.0,,5.07,,
+10011464,,1938,9,9,19,21,0.0,,15.25,45.8,,,,5.7,,3.77,,
+10011469,,1938,9,23,0,52,0.0,,7.4,46.0,,,,13.0,,4.0,,
+10011483,,1938,12,23,17,37,47.0,,7.326,45.349,,,,5.0,,4.22,,
+10011493,,1939,1,26,18,19,0.0,,14.783,45.883,,,,13.3,,3.55,,
+10011494,,1939,1,27,20,10,13.0,,14.748,38.565,,,,5.0,,5.1,,
+10011495,,1939,2,2,12,49,39.0,,18.13,42.72,,,,11.0,,4.1,,
+10011499,,1939,2,6,7,23,17.0,,14.66,45.16,,,,17.0,,4.6,,
+10011502,,1939,2,11,11,17,0.0,,11.431,44.002,,,,9.5,,5.01,,
+10011514,,1939,4,25,18,25,0.0,,13.146,46.351,,,,13.9,,4.57,,
+10011519,,1939,5,6,4,10,11.0,,14.82,46.07,,,,2.4,,4.6,,
+10011530,,1939,5,20,9,35,23.0,,19.7,40.8,,,,17.0,,5.36,,
+10011531,,1939,5,22,12,50,0.0,,18.07,42.88,,,,2.0,,3.66,,
+10011545,,1939,7,10,16,27,53.0,,12.576,45.961,,,,32.5,,4.75,,
+10011566,,1939,8,22,12,48,59.0,,18.2,42.99,,,,5.0,,4.3,,
+10011567,,1939,8,23,10,47,0.0,,7.083,46.083,,,,3.0,,3.5,,
+10011571,,1939,9,18,13,17,0.0,,15.217,45.583,,,,4.1,,3.6,,
+10011575,,1939,9,26,2,42,0.0,,10.1,46.77,,,,0.1,,3.5,,
+10011578,,1939,10,15,14,5,0.0,,10.255,44.125,,,,8.2,,4.96,,
+10011583,,1939,11,19,23,18,0.0,,7.3,46.217,,,,6.0,,3.5,,
+10011586,,1939,12,7,20,30,0.0,,9.433,46.517,,,,10.0,,3.5,,
+10011600,,1940,1,3,19,15,0.0,,11.8,46.017,,,,2.4,,4.4,,
+10011602,,1940,1,6,2,11,0.0,,7.867,46.183,,,,6.0,,3.5,,
+10011604,,1940,1,7,20,12,0.0,,9.6,46.7,,,,20.0,,3.9,,
+10011607,,1940,1,15,13,19,24.0,,13.429,38.076,,,,2.3,,5.29,,
+10011610,,1940,1,31,11,0,0.0,,11.389,43.36,,,,9.3,,4.23,,
+10011618,,1940,2,23,0,39,56.0,,19.6,40.6,,,,13.0,,5.56,,
+10011636,,1940,4,26,7,49,0.0,,16.072,38.507,,,,13.9,,4.9,,
+10011638,,1940,5,1,9,36,5.0,,10.183,44.8,,,,3.0,,5.06,,
+10011652,,1940,6,9,11,20,0.0,,18.0,42.85,,,,2.0,,3.66,,
+10011654,,1940,6,19,14,10,0.0,,11.716,42.85,,,,7.1,,4.64,,
+10011657,,1940,6,27,8,12,0.0,,20.1,40.0,,,,19.0,,4.67,,
+10011660,,1940,7,2,1,30,0.0,,12.616,43.07,,,,0.1,,4.16,,
+10011667,,1940,7,19,10,12,15.0,,16.66,43.14,,,,3.0,,4.01,,
+10011684,,1940,8,31,1,31,0.0,,17.91,42.27,,,,10.0,,4.2,,
+10011695,,1940,10,10,16,44,0.0,,12.297,43.708,,,,6.0,,4.4,,
+10011697,,1940,10,16,13,17,0.0,,11.867,42.885,,,,10.0,,5.29,,
+10011706,,1940,11,7,16,23,20.0,,8.75,46.967,,,,6.0,,3.5,,
+10011760,,1941,1,17,20,30,0.0,,14.333,45.983,,,,2.9,,4.05,,
+10011778,,1941,3,10,8,0,0.0,,12.927,42.888,,,,19.0,,4.4,,
+10011791,,1941,4,6,6,32,0.0,,7.567,46.15,,,,6.0,,3.5,,
+10011814,,1941,5,22,6,16,0.0,,15.235,38.806,,,,32.4,,5.33,,
+10011819,,1941,5,26,13,12,11.0,,18.67,42.76,,,,26.0,,4.6,,
+10011831,,1941,6,24,15,15,47.0,,19.7,41.1,,,,15.0,,5.07,,
+10011834,,1941,7,7,22,43,39.0,,15.64,43.7,,,,14.0,,5.12,,
+10011867,,1941,9,15,2,33,38.0,,20.0,40.3,,,,8.0,,4.77,,
+10011881,,1941,11,3,20,44,0.0,,12.389,43.112,,,,9.5,,3.93,,
+10011892,,1941,12,9,14,4,0.0,,15.4,45.7,,,,7.0,,3.81,,
+10011895,,1941,12,19,0,0,0.0,,13.283,42.758,,,,5.0,,5.02,,
+10011912,,1942,3,15,23,30,0.0,,6.667,44.517,,,,8.4,,3.6,,
+10011915,,1942,4,12,0,1,52.0,,13.83,46.25,,,,4.9,,4.4,,
+10011926,,1942,5,18,0,35,47.0,,18.02,43.03,,,,12.0,,4.5,,
+10011945,,1942,6,20,14,42,0.0,,10.882,45.917,,,,2.4,,4.16,,
+10011949,,1942,7,1,23,42,55.0,,7.133,46.45,,,,6.0,,3.5,,
+10011971,,1942,8,28,11,28,58.0,,8.267,46.817,,,,3.0,,3.5,,
+10011994,,1942,10,30,0,18,55.0,,7.133,46.45,,,,6.0,,3.5,,
+10012031,,1943,1,16,0,0,0.0,,13.267,42.795,,,,19.8,,5.04,,
+10012034,,1943,1,20,12,38,13.0,,17.43,43.115,,,,13.0,,5.22,,
+10012057,,1943,4,19,0,12,0.0,,12.47,43.088,,,,9.7,,4.16,,
+10012067,,1943,5,22,19,3,0.0,,7.148,45.139,,,,2.0,,3.7,,
+10012103,,1943,7,24,1,44,0.0,,11.883,45.986,,,,10.1,,5.07,,
+10012105,,1943,7,31,4,37,0.0,,13.223,43.714,,,,8.3,,4.16,,
+10012122,,1943,10,3,8,28,29.0,,13.626,42.94,,,,3.8,,5.67,,
+10012123,,1943,10,6,20,42,0.0,,8.557,46.913,,,,10.0,,3.8,,
+10012131,,1943,10,16,19,18,0.0,,8.099,44.56,,,,10.5,,3.93,,
+10012170,,1944,2,11,6,32,35.0,,13.75,46.5,,,,3.3,,4.71,,
+10012262,,1945,1,3,7,6,54.0,,16.5,42.76,,,,6.0,,4.3,,
+10012284,,1945,4,19,0,30,7.0,,19.8,39.6,,,,0.0,,4.9,,
+10012300,,1945,6,29,15,37,13.0,,9.131,44.83,,,,9.1,,5.1,,
+10012321,,1945,9,12,16,29,20.0,,20.0,40.0,,,,17.0,,5.16,,
+10012327,,1945,10,13,0,8,0.0,,9.9,46.567,,,,10.0,,3.5,,
+10012335,,1945,11,12,7,18,16.0,,17.75,42.5,,,,12.0,,3.72,,
+10012339,,1945,11,13,21,28,16.0,,17.85,42.93,,,,10.0,,3.81,,
+10012347,,1945,12,15,5,27,0.0,,9.116,44.831,,,,0.6,,4.72,,
+10012350,,1945,12,22,21,37,0.0,,14.77,45.17,,,,5.1,,3.53,,
+10012351,,1946,1,6,11,25,0.0,,13.62,46.0,,,,10.0,,4.16,,
+10012356,,1946,1,25,17,32,0.0,,7.4,46.35,,,,9.0,,5.8,,
+10012361,,1946,2,9,13,19,4.0,,17.86,42.89,,,,6.0,,4.91,,
+10012363,,1946,2,10,0,59,0.0,,9.683,47.017,,,,23.0,,3.5,,
+10012368,,1946,3,15,7,2,0.0,,15.601,38.147,,,,15.2,,4.16,,
+10012373,,1946,4,16,11,43,53.0,,19.8,40.8,,,,27.0,,5.46,,
+10012375,,1946,4,29,0,6,0.0,,10.879,43.267,,,,0.1,,4.63,,
+10012409,,1946,9,27,11,30,0.0,,16.7,43.15,,,,5.0,,3.53,,
+10012417,,1946,10,18,18,37,0.0,,17.01,43.3,,,,10.0,,3.53,,
+10012427,,1946,12,21,19,39,0.0,,9.633,46.55,,,,5.0,,3.5,,
+10012428,,1946,12,25,7,22,37.05,,12.47,45.83,,,,9.0,,4.13,,
+10012430,,1946,12,26,20,15,0.0,,15.133,45.933,,,,2.5,,4.05,,
+10012445,,1947,2,15,13,37,0.0,,8.483,46.45,,,,0.1,,3.5,,
+10012467,,1947,5,11,6,32,15.0,,16.518,38.652,,,,7.8,,5.7,,
+10012485,,1947,6,29,20,20,0.0,,16.31,39.119,,,,20.4,,4.16,,
+10012487,,1947,7,4,20,10,0.0,,15.189,41.049,,,,28.6,,4.55,,
+10012502,,1947,8,30,6,47,0.0,,6.933,46.033,,,,4.34,,3.6,,
+10012515,,1947,10,7,12,21,0.0,,9.65,46.667,,,,9.0,,3.5,,
+10012522,,1947,10,17,0,0,0.0,,15.555,38.185,,,,11.7,,3.7,,
+10012535,,1947,12,9,23,19,4.0,,19.3,41.1,,,,21.0,,5.16,,
+10012540,,1947,12,13,21,0,0.0,,15.017,45.917,,,,5.9,,3.79,,
+10012544,,1947,12,24,0,0,0.0,,11.625,43.095,,,,24.1,,4.46,,
+10012545,,1947,12,25,20,42,34.0,,10.22,45.539,,,,8.9,,3.7,,
+10012551,,1948,1,10,0,0,0.0,,13.358,43.1,,,,9.9,,3.93,,
+10012577,,1948,3,4,4,10,0.0,,14.217,46.033,,,,5.0,,3.7,,
+10012613,,1948,5,30,4,41,0.0,,7.528,46.365,,,,10.0,,4.5,,
+10012617,,1948,6,13,6,33,36.0,,12.127,43.598,,,,5.0,,5.04,,
+10012633,,1948,7,19,18,11,26.0,,10.787,45.794,,,,12.0,,4.87,,
+10012640,,1948,7,28,16,0,0.0,,15.2,46.1,,,,17.0,,4.38,,
+10012642,,1948,8,2,19,25,0.0,,16.594,38.905,,,,28.7,,3.7,,
+10012650,,1948,8,18,21,12,20.0,,15.748,41.575,,,,10.0,,5.55,,
+10012655,,1948,8,27,10,44,5.0,,19.5,42.0,,,,18.0,,5.56,,
+10012669,,1948,9,25,7,37,29.0,,15.083,45.783,,,,5.0,,4.71,,
+10012671,,1948,10,6,9,32,0.0,,7.417,46.5,,,,4.0,,3.5,,
+10012672,,1948,10,9,15,50,0.0,,17.97,42.78,,,,13.0,,3.83,,
+10012677,,1948,10,12,11,51,35.0,,13.137,46.353,,,,12.1,,4.16,,
+10012679,,1948,10,16,12,10,0.0,,15.235,38.806,,,,27.7,,4.16,,
+10012682,,1948,11,3,11,40,0.0,,11.563,42.861,,,,10.9,,4.82,,
+10012688,,1948,11,18,4,18,0.0,,9.617,46.733,,,,9.0,,3.5,,
+10012689,,1948,11,18,5,10,0.0,,7.133,46.15,,,,4.0,,3.5,,
+10012697,,1948,12,31,3,32,0.0,,12.853,42.507,,,,4.8,,5.42,,
+10012700,,1949,1,4,8,58,0.0,,14.2,44.0,,,,15.0,,4.2,,
+10012705,,1949,1,6,19,29,8.0,,14.83,46.12,,,,10.0,,4.5,,
+10012710,,1949,1,19,19,24,0.0,,8.933,46.2,,,,12.0,,3.5,,
+10012711,,1949,1,20,6,48,57.0,,14.865,44.816,,,,13.0,,4.7,,
+10012722,,1949,2,17,4,38,21.0,,6.683,44.317,,,,4.0,,4.0,,
+10012725,,1949,2,17,22,5,0.0,,7.5,46.3,,,,1.0,,3.5,,
+10012729,,1949,3,3,19,25,0.0,,15.25,45.667,,,,5.1,,3.71,,
+10012733,,1949,3,9,4,16,30.0,,11.489,43.987,,,,18.0,,4.42,,
+10012736,,1949,3,15,5,38,12.0,,15.25,45.65,,,,2.5,,4.05,,
+10012739,,1949,3,24,2,47,0.0,,7.95,46.233,,,,19.0,,3.5,,
+10012749,,1949,4,19,0,36,47.0,,18.92,42.44,,,,7.0,,3.53,,
+10012760,,1949,6,4,22,30,0.0,,12.424,42.216,,,,7.5,,4.16,,
+10012761,,1949,6,9,6,27,0.0,,14.166,45.867,,,,2.2,,4.05,,
+10012767,,1949,6,30,6,50,0.0,,14.88,44.8,,,,8.0,,4.91,,
+10012781,,1949,7,22,12,21,18.0,,7.867,46.067,,,,29.0,,3.9,,
+10012790,,1949,8,19,8,15,0.0,,14.25,46.1,,,,2.9,,4.05,,
+10012793,,1949,8,23,9,11,35.0,,9.533,46.87,,,,23.0,,3.5,,
+10012804,,1949,10,5,16,6,0.0,,7.45,46.417,,,,8.0,,3.5,,
+10012806,,1949,10,8,3,8,0.0,,14.686,36.915,,,,10.0,,5.1,,
+10012812,,1949,10,27,19,8,0.0,,12.805,42.532,,,,5.0,,4.98,,
+10012822,,1949,11,13,17,21,0.0,,8.15,46.84,,,,3.0,,3.5,,
+10012828,,1949,12,6,3,46,7.0,,13.4,43.7,,,,8.4,,4.38,,
+10012829,,1949,12,7,1,43,59.0,,13.93,45.88,,,,10.0,,4.4,,
+10012831,,1949,12,8,18,15,0.0,,14.8,46.2,,,,5.3,,3.73,,
+10012838,,1950,1,1,10,3,0.0,,14.948,41.159,,,,4.5,,4.16,,
+10012854,,1950,2,20,1,55,12.0,,13.019,46.398,,,,5.3,,4.2,,
+10012859,,1950,3,7,4,5,49.0,,13.3,42.633,,,,9.0,,4.74,,
+10012862,,1950,3,7,22,48,41.0,,14.62,45.35,,,,5.0,,3.72,,
+10012873,,1950,4,1,0,0,0.0,,10.463,43.392,,,,9.8,,4.99,,
+10012883,,1950,4,10,3,55,0.0,,15.601,38.147,,,,11.8,,3.93,,
+10012899,,1950,5,6,3,43,0.0,,10.671,44.731,,,,10.4,,4.41,,
+10012906,,1950,5,28,10,19,0.0,,7.433,46.65,,,,6.0,,3.5,,
+10012927,,1950,7,18,23,52,41.0,,15.434,38.146,,,,25.6,,4.71,,
+10012942,,1950,9,5,4,8,0.0,,13.457,42.547,,,,0.6,,5.69,,
+10012947,,1950,9,15,4,12,0.0,,7.417,46.283,,,,3.0,,3.5,,
+10012964,,1950,10,24,11,48,0.0,,14.74,47.01,,,,8.0,,4.08,,
+10012971,,1950,11,9,14,32,0.0,,7.267,46.3,,,,3.0,,3.5,,
+10012974,,1950,11,19,7,8,0.0,,7.4,46.483,,,,6.0,,3.5,,
+10012984,,1950,12,9,14,45,38.0,,15.505,38.131,,,,4.4,,4.4,,
+10012992,,1951,1,5,10,5,0.0,,7.467,46.35,,,,1.0,,3.5,,
+10012996,,1951,1,12,14,55,55.0,,14.79,44.89,,,,21.0,,4.1,,
+10012999,,1951,1,16,1,11,0.0,,15.9,41.808,,,,0.1,,5.22,,
+10013008,,1951,1,28,23,48,0.0,,9.533,46.87,,,,20.0,,3.5,,
+10013016,,1951,3,3,9,26,0.0,,7.567,46.133,,,,6.0,,3.5,,
+10013044,,1951,5,15,22,54,0.0,,9.62,45.226,,,,9.2,,5.17,,
+10013045,,1951,5,16,2,27,0.0,,8.6,46.32,,,,10.0,,4.3,,
+10013051,,1951,5,25,20,42,0.0,,14.811,43.337,,,,10.0,,4.55,,
+10013055,,1951,6,1,4,18,0.0,,7.45,46.317,,,,1.0,,3.5,,
+10013058,,1951,6,7,4,7,0.0,,10.97,47.31,,,,4.0,,3.73,,
+10013059,,1951,6,10,15,38,4.0,,14.3,46.4,,,,8.1,,4.05,,
+10013066,,1951,7,24,9,28,0.0,,7.3,46.367,,,,5.0,,3.9,,
+10013077,,1951,8,12,21,19,0.0,,10.384,44.028,,,,1.0,,4.59,,
+10013087,,1951,8,22,14,14,48.0,,20.2,39.8,,,,0.0,,4.5,,
+10013091,,1951,8,27,19,27,14.0,,19.3,41.1,,,,0.0,,4.6,,
+10013095,,1951,9,1,0,0,0.0,,13.288,43.029,,,,9.7,,5.25,,
+10013113,,1951,10,29,22,48,0.0,,10.989,44.458,,,,8.7,,4.4,,
+10013118,,1951,11,30,6,8,0.0,,6.417,43.817,,,,4.0,,3.9,,
+10013137,,1952,1,13,4,7,0.0,,20.1,40.1,,,,0.0,,4.5,,
+10013139,,1952,1,15,2,23,0.0,,7.917,46.667,,,,6.0,,3.5,,
+10013143,,1952,1,18,1,36,0.0,,12.542,45.995,,,,11.5,,4.44,,
+10013156,,1952,2,23,21,56,23.0,,14.27,45.8,,,,5.3,,4.3,,
+10013167,,1952,3,22,11,40,0.0,,7.583,46.417,,,,5.0,,3.5,,
+10013191,,1952,5,9,8,2,0.0,,7.533,46.417,,,,6.0,,3.9,,
+10013217,,1952,7,2,18,36,0.0,,7.417,46.3,,,,11.0,,3.5,,
+10013218,,1952,7,4,20,35,12.0,,11.883,43.98,,,,8.9,,4.94,,
+10013225,,1952,7,16,1,59,42.0,,20.0,39.5,,,,0.0,,4.6,,
+10013238,,1952,8,22,2,25,31.0,,8.846,45.105,,,,21.1,,4.11,,
+10013260,,1952,10,2,14,51,0.0,,8.65,46.85,,,,6.0,,3.5,,
+10013290,,1952,12,2,6,13,22.0,,12.079,44.004,,,,14.5,,4.42,,
+10013312,,1953,1,19,4,18,0.0,,7.467,46.35,,,,1.0,,3.5,,
+10013325,,1953,2,11,14,37,12.0,,20.0,41.0,,,,0.0,,4.6,,
+10013329,,1953,2,18,8,7,0.0,,7.3,46.317,,,,4.0,,3.5,,
+10013333,,1953,2,25,0,7,46.0,,16.065,38.676,,,,8.4,,4.88,,
+10013365,,1953,3,31,0,55,47.0,,19.86,40.51,,,,17.0,,5.07,,
+10013375,,1953,4,8,11,50,7.0,,20.6,39.9,,,,0.0,,4.7,,
+10013390,,1953,5,2,19,7,23.0,,14.66,45.47,,,,17.0,,3.81,,
+10013391,,1953,5,5,1,25,0.0,,7.367,46.217,,,,6.0,,3.5,,
+10013420,,1953,6,24,12,7,0.0,,7.417,46.35,,,,10.0,,3.5,,
+10013429,,1953,7,19,18,46,0.0,,15.904,41.52,,,,0.1,,4.55,,
+10013432,,1953,7,25,1,34,0.0,,13.072,46.501,,,,2.9,,4.4,,
+10013502,,1953,8,21,6,46,20.0,,9.117,47.05,,,,7.0,,3.5,,
+10013506,,1953,8,22,5,26,0.0,,10.795,44.787,,,,7.9,,4.73,,
+10013569,,1953,10,13,14,14,35.0,,17.67,42.67,,,,20.0,,4.5,,
+10013602,,1953,11,18,10,13,10.0,,17.95,43.04,,,,10.0,,3.62,,
+10013616,,1953,12,14,7,11,6.0,,12.061,44.064,,,,15.7,,4.7,,
+10013640,,1954,1,30,4,56,0.0,,9.717,46.55,,,,10.0,,3.5,,
+10013650,,1954,3,13,11,52,0.0,,7.267,46.183,,,,6.0,,3.5,,
+10013653,,1954,3,19,2,14,44.0,,20.3,40.5,,,,17.0,,4.57,,
+10013657,,1954,3,23,17,55,0.0,,12.727,42.569,,,,7.9,,4.16,,
+10013672,,1954,4,25,22,17,19.0,,12.619,46.401,,,,10.5,,4.54,,
+10013698,,1954,5,8,22,27,36.0,,20.3,40.3,,,,19.0,,4.87,,
+10013709,,1954,5,19,9,35,0.0,,7.31,46.28,,,,8.0,,5.3,,
+10013729,,1954,6,19,7,39,36.0,,17.99,43.08,,,,12.0,,3.53,,
+10013766,,1954,8,6,19,21,12.0,,15.8,40.764,,,,0.1,,5.18,,
+10013803,,1954,10,11,16,45,25.0,,13.119,46.211,,,,7.7,,4.76,,
+10013813,,1954,10,26,2,25,0.0,,15.866,41.62,,,,10.0,,4.72,,
+10013858,,1954,12,12,18,53,6.6,,17.7,43.04,,,,6.0,,3.72,,
+10013895,,1955,1,31,13,28,0.0,,8.75,46.983,,,,6.0,,3.5,,
+10013912,,1955,2,23,3,2,0.0,,18.02,42.62,,,,28.0,,3.62,,
+10013919,,1955,3,12,6,57,4.0,,10.173,44.798,,,,9.3,,4.15,,
+10013924,,1955,3,18,6,49,37.0,,15.883,41.7,,,,27.5,,5.22,,
+10013937,,1955,4,11,15,24,0.0,,9.89,44.136,,,,8.4,,4.07,,
+10013947,,1955,4,26,5,28,0.0,,7.433,46.317,,,,6.0,,3.9,,
+10013952,,1955,5,7,2,29,46.0,,7.315,45.106,,,,1.1,,4.16,,
+10013956,,1955,5,12,14,15,0.0,,7.154,44.53,,,,10.0,,4.66,,
+10013964,,1955,5,21,20,55,0.0,,20.7,40.0,,,,0.0,,4.7,,
+10013965,,1955,5,22,4,57,0.0,,11.4,47.3,,,,3.0,,4.6,,
+10013983,,1955,6,16,19,15,0.0,,7.417,46.367,,,,1.0,,3.5,,
+10013985,,1955,6,26,17,17,0.0,,7.25,46.317,,,,8.0,,3.5,,
+10013992,,1955,7,3,23,55,34.0,,15.595,40.093,,,,9.7,,4.19,,
+10014009,,1955,7,23,3,54,32.0,,12.711,46.187,,,,1.6,,4.49,,
+10014011,,1955,7,23,21,5,0.0,,16.417,39.58,,,,26.1,,4.64,,
+10014020,,1955,8,30,9,21,0.0,,7.283,46.35,,,,4.0,,3.5,,
+10014034,,1955,10,2,17,57,54.0,,19.8,39.8,,,,0.0,,4.6,,
+10014057,,1955,11,23,6,27,50.0,,6.95,46.133,,,,6.0,,3.5,,
+10014065,,1955,12,13,17,4,0.0,,10.088,44.186,,,,3.2,,4.53,,
+10014074,,1955,12,24,23,40,29.0,,9.533,46.87,,,,20.0,,3.8,,
+10014082,,1956,1,4,12,20,39.0,,20.0,39.8,,,,16.0,,5.16,,
+10014087,,1956,1,9,0,44,0.0,,16.366,40.57,,,,14.2,,4.72,,
+10014098,,1956,1,31,2,25,29.0,,14.28,45.55,,,,5.0,,5.3,,
+10014109,,1956,2,20,1,29,26.0,,11.886,45.273,,,,28.3,,4.49,,
+10014110,,1956,2,20,1,29,41.0,,11.982,44.621,,,,9.5,,4.96,,
+10014112,,1956,2,22,22,55,6.0,,11.28,43.298,,,,24.1,,4.03,,
+10014125,,1956,3,20,0,35,0.0,,7.966,43.877,,,,10.9,,3.93,,
+10014149,,1956,4,26,3,0,3.0,,11.33,44.209,,,,21.9,,4.74,,
+10014164,,1956,5,10,12,30,0.0,,12.928,46.404,,,,19.0,,3.93,,
+10014172,,1956,5,26,18,40,0.0,,11.897,43.939,,,,28.7,,4.99,,
+10014176,,1956,6,1,8,32,45.0,,7.291,44.72,,,,29.0,,4.3,,
+10014182,,1956,6,10,13,49,0.0,,14.7,47.07,,,,8.0,,3.7,,
+10014234,,1956,8,15,12,2,56.1,,15.95,43.21,,,,14.0,,5.65,,
+10014240,,1956,8,17,10,39,0.0,,15.683,41.709,,,,23.7,,4.4,,
+10014252,,1956,9,6,20,22,10.0,,19.8,40.5,,,,30.0,,4.57,,
+10014261,,1956,10,7,19,12,41.0,,13.292,42.444,,,,6.8,,4.46,,
+10014276,,1956,11,5,19,45,0.0,,13.039,46.506,,,,2.6,,5.04,,
+10014281,,1956,11,25,2,6,40.0,,14.399,41.572,,,,23.8,,4.07,,
+10014329,,1957,2,23,22,13,28.0,,20.0,40.0,,,,0.0,,4.6,,
+10014331,,1957,3,8,4,13,2.0,,7.785,43.793,,,,2.0,,3.81,,
+10014346,,1957,3,12,16,20,0.0,,13.008,42.7,,,,8.7,,4.16,,
+10014364,,1957,4,7,9,59,46.0,,19.0,42.1,,,,30.0,,4.49,,
+10014366,,1957,4,11,16,19,0.0,,13.079,42.256,,,,16.8,,4.94,,
+10014369,,1957,4,17,8,40,37.0,,11.833,43.9,,,,8.3,,4.72,,
+10014379,,1957,5,3,3,29,34.0,,15.7,40.797,,,,27.5,,4.09,,
+10014387,,1957,5,21,11,44,4.0,,14.17,38.726,,,,15.0,,5.3,,
+10014389,,1957,5,26,1,51,22.0,,17.01,42.61,,,,21.0,,3.53,,
+10014442,,1957,7,19,9,4,7.0,,12.727,42.733,,,,4.2,,4.58,,
+10014448,,1957,8,2,22,24,0.0,,13.75,46.5,,,,8.1,,3.95,,
+10014460,,1957,8,27,11,54,0.0,,10.995,44.395,,,,9.7,,4.73,,
+10014465,,1957,9,1,17,53,24.0,,14.283,45.5,,,,2.2,,4.05,,
+10014467,,1957,9,6,20,22,10.0,,19.8,40.5,,,,0.0,,4.5,,
+10014487,,1957,10,19,6,14,0.0,,15.646,40.577,,,,3.9,,3.7,,
+10014492,,1957,10,25,23,2,5.0,,10.218,44.386,,,,6.8,,4.27,,
+10014507,,1957,11,11,21,40,0.0,,13.581,43.483,,,,18.4,,4.5,,
+10014510,,1957,11,14,14,16,37.0,,19.7,39.8,,,,0.0,,4.6,,
+10014513,,1957,11,18,15,3,18.0,,20.25,39.75,,,,0.0,,4.7,,
+10014526,,1957,12,6,4,54,0.0,,12.029,42.707,,,,9.0,,4.97,,
+10014555,,1958,1,9,11,58,30.0,,10.802,45.684,,,,10.0,,4.16,,
+10014560,,1958,1,15,15,11,0.0,,13.69,46.63,,,,7.0,,3.63,,
+10014583,,1958,2,4,9,52,36.0,,20.3,39.4,,,,0.0,,4.6,,
+10014610,,1958,3,19,16,3,54.0,,14.75,46.5,,,,15.3,,5.25,,
+10014618,,1958,4,3,2,23,45.0,,19.6,41.3,,,,25.0,,5.46,,
+10014629,,1958,5,1,21,15,30.0,,20.1,41.1,,,,0.0,,4.7,,
+10014631,,1958,5,4,10,52,45.0,,7.428,44.322,,,,10.0,,4.62,,
+10014633,,1958,5,8,0,13,23.0,,12.981,42.729,,,,9.5,,4.25,,
+10014655,,1958,5,30,6,26,0.0,,11.769,42.896,,,,0.5,,4.05,,
+10014666,,1958,6,10,12,40,48.0,,14.167,45.633,,,,9.8,,3.73,,
+10014672,,1958,6,24,6,7,0.0,,13.498,42.317,,,,8.3,,5.04,,
+10014680,,1958,7,13,20,48,0.0,,16.61,39.005,,,,10.0,,4.56,,
+10014687,,1958,7,25,2,25,53.0,,7.3,46.383,,,,11.0,,3.5,,
+10014689,,1958,7,30,12,51,10.0,,8.717,46.183,,,,3.3,,3.5,,
+10014706,,1958,8,29,5,39,31.0,,9.75,46.75,,,,3.0,,3.5,,
+10014720,,1958,9,15,19,14,23.0,,7.75,46.0,,,,6.0,,3.5,,
+10014721,,1958,9,16,10,58,21.0,,17.46,42.68,,,,17.0,,3.62,,
+10014724,,1958,9,30,8,45,0.0,,10.59,47.23,,,,8.0,,4.47,,
+10014734,,1958,10,13,13,50,0.0,,7.866,43.909,,,,15.9,,3.7,,
+10014738,,1958,10,27,10,9,0.0,,16.488,38.992,,,,24.1,,4.59,,
+10014773,,1959,1,1,23,58,14.0,,13.674,42.699,,,,25.0,,4.33,,
+10014795,,1959,1,26,5,35,40.0,,9.624,44.422,,,,9.7,,4.27,,
+10014811,,1959,2,20,7,13,1.0,,19.8,39.6,,,,0.0,,4.5,,
+10014816,,1959,2,28,16,24,51.0,,19.75,40.5,,,,0.0,,4.8,,
+10014822,,1959,3,11,0,15,0.0,,12.064,43.959,,,,8.5,,4.31,,
+10014831,,1959,3,24,10,24,0.0,,11.297,43.698,,,,3.2,,4.85,,
+10014837,,1959,4,5,10,48,0.0,,6.817,44.533,,,,10.3,,5.1,,
+10014854,,1959,5,2,6,36,24.0,,14.5,46.383,,,,6.9,,4.19,,
+10014857,,1959,5,7,22,44,18.0,,14.3,45.633,,,,8.0,,3.62,,
+10014859,,1959,5,12,21,40,15.0,,20.25,39.25,,,,0.0,,4.6,,
+10014874,,1959,6,6,1,22,34.0,,8.85,46.85,,,,3.0,,3.5,,
+10014884,,1959,6,13,21,56,42.6,,12.8,46.44,,,,12.0,,5.26,,
+10014901,,1959,7,3,4,58,34.0,,9.783,46.6,,,,3.0,,3.5,,
+10014931,,1959,9,1,11,37,40.0,,19.96,40.85,,,,25.0,,6.26,,
+10014948,,1959,10,10,16,11,1.0,,19.5,40.0,,,,0.0,,4.8,,
+10014954,,1959,11,4,5,3,25.0,,7.276,44.483,,,,8.4,,4.28,,
+10014973,,1959,12,2,18,20,7.6,,15.2,44.587,,,,20.0,,4.6,,
+10014989,,1960,1,6,15,18,0.0,,12.692,46.514,,,,0.1,,4.64,,
+10014990,,1960,1,7,16,51,29.5,,17.21,43.08,,,,4.0,,3.72,,
+10014992,,1960,1,11,11,27,0.0,,13.986,41.283,,,,27.6,,5.16,,
+10015020,,1960,2,6,12,0,30.0,,12.652,42.98,,,,2.2,,4.18,,
+10015025,,1960,2,17,15,32,50.0,,14.32,45.58,,,,10.7,,4.4,,
+10015027,,1960,2,19,2,30,0.0,,10.625,45.806,,,,6.9,,4.81,,
+10015039,,1960,2,24,1,51,0.0,,12.995,43.211,,,,0.3,,4.32,,
+10015054,,1960,3,14,4,44,0.0,,13.267,42.037,,,,9.0,,4.72,,
+10015055,,1960,3,16,1,52,48.0,,13.322,42.613,,,,15.0,,4.44,,
+10015060,,1960,3,23,23,10,0.0,,8.02,46.37,,,,4.0,,5.0,,
+10015072,,1960,4,15,2,45,11.0,,12.297,43.708,,,,25.2,,4.45,,
+10015073,,1960,4,16,1,15,0.0,,15.214,38.797,,,,17.6,,4.63,,
+10015075,,1960,4,23,11,44,0.0,,12.531,42.715,,,,3.7,,4.66,,
+10015079,,1960,4,30,0,52,6.0,,11.852,44.02,,,,7.5,,4.28,,
+10015104,,1960,5,26,5,10,11.0,,20.7,40.6,,,,8.0,,6.46,,
+10015116,,1960,6,9,8,24,1.0,,20.0,40.3,,,,13.0,,4.67,,
+10015136,,1960,7,12,14,8,0.0,,12.498,42.726,,,,1.6,,4.93,,
+10015139,,1960,7,14,4,18,0.0,,13.011,46.41,,,,13.2,,4.4,,
+10015173,,1960,9,10,12,43,29.0,,18.03,42.73,,,,13.0,,3.72,,
+10015179,,1960,9,27,12,34,48.0,,17.55,43.11,,,,18.0,,3.53,,
+10015180,,1960,9,28,22,23,30.0,,20.25,39.75,,,,0.0,,4.5,,
+10015193,,1960,10,29,0,8,39.0,,11.385,43.999,,,,3.8,,4.91,,
+10015210,,1960,12,8,5,38,9.0,,12.566,43.753,,,,9.0,,4.16,,
+10015211,,1960,12,18,1,58,33.0,,15.01,44.99,,,,11.0,,3.62,,
+10015220,,1961,1,17,1,51,57.0,,7.467,46.033,,,,3.0,,4.3,,
+10015234,,1961,2,14,20,34,58.0,,9.717,47.0,,,,10.0,,3.9,,
+10015247,,1961,3,3,0,52,27.0,,5.833,45.133,,,,8.0,,3.5,,
+10015251,,1961,3,23,1,1,0.0,,12.544,43.362,,,,9.3,,4.96,,
+10015252,,1961,3,24,10,36,0.0,,15.654,38.174,,,,8.7,,4.62,,
+10015259,,1961,4,6,11,34,42.0,,13.378,41.986,,,,6.4,,4.55,,
+10015270,,1961,5,8,22,45,51.0,,11.962,44.134,,,,18.0,,4.37,,
+10015279,,1961,6,2,1,54,0.0,,7.433,46.233,,,,3.0,,3.5,,
+10015285,,1961,6,22,0,56,4.0,,19.26,42.32,,,,24.0,,4.5,,
+10015298,,1961,7,26,12,1,0.0,,13.31,47.42,,,,8.0,,3.7,,
+10015303,,1961,8,3,10,26,29.0,,10.199,44.18,,,,15.1,,4.18,,
+10015308,,1961,8,9,13,0,0.0,,10.35,46.81,,,,9.0,,4.9,,
+10015310,,1961,8,14,1,3,2.0,,10.153,44.812,,,,10.0,,4.47,,
+10015312,,1961,8,25,12,22,0.0,,10.56,47.38,,,,8.0,,3.7,,
+10015321,,1961,9,10,17,26,0.0,,7.4,46.4,,,,4.0,,3.9,,
+10015339,,1961,10,31,13,37,0.0,,13.064,42.407,,,,25.6,,5.09,,
+10015344,,1961,11,23,1,12,5.0,,9.589,45.76,,,,2.2,,4.86,,
+10015349,,1961,11,29,4,15,23.0,,15.74,44.9,,,,16.0,,4.1,,
+10015354,,1961,12,12,4,36,43.0,,19.3,42.2,,,,8.0,,3.81,,
+10015373,,1962,1,11,5,5,1.0,,16.913,43.225,,,,14.1,,5.87,,
+10015398,,1962,1,19,5,1,25.0,,15.717,41.679,,,,5.1,,4.42,,
+10015406,,1962,1,23,17,31,0.0,,12.806,43.921,,,,2.3,,4.35,,
+10015424,,1962,3,2,2,1,0.0,,7.533,46.267,,,,7.0,,3.5,,
+10015427,,1962,3,8,15,30,32.0,,19.6,40.7,,,,27.0,,6.06,,
+10015490,,1962,5,10,18,30,56.0,,19.2,42.1,,,,24.0,,4.2,,
+10015491,,1962,5,11,1,5,31.0,,11.176,44.168,,,,0.1,,4.69,,
+10015502,,1962,6,4,5,31,29.0,,16.04,42.9,,,,14.0,,3.53,,
+10015507,,1962,6,25,16,35,50.0,,13.05,42.833,,,,10.2,,4.07,,
+10015520,,1962,7,7,12,47,6.0,,19.3,37.8,,,,0.0,,4.9,,
+10015538,,1962,8,6,4,24,19.0,,7.3,46.2,,,,9.0,,3.9,,
+10015548,,1962,8,21,18,19,0.0,,14.953,41.23,,,,0.4,,6.15,,
+10015555,,1962,8,30,6,27,7.0,,12.144,43.877,,,,10.0,,4.76,,
+10015573,,1962,9,16,14,49,45.0,,11.35,43.545,,,,8.6,,4.54,,
+10015578,,1962,9,27,2,0,0.0,,7.5,46.3,,,,6.0,,3.9,,
+10015584,,1962,10,5,23,0,43.0,,13.197,43.159,,,,3.1,,4.35,,
+10015593,,1962,10,20,9,27,0.0,,12.706,42.751,,,,4.8,,5.34,,
+10015606,,1962,12,14,13,35,0.0,,13.743,41.689,,,,6.8,,4.4,,
+10015609,,1962,12,23,0,43,53.0,,20.1,41.1,,,,19.0,,4.57,,
+10015614,,1963,1,8,13,51,0.0,,10.299,44.358,,,,5.7,,4.16,,
+10015616,,1963,1,14,20,22,9.0,,13.571,46.44,,,,13.9,,4.63,,
+10015624,,1963,1,25,5,27,0.0,,13.181,43.036,,,,6.3,,4.31,,
+10015630,,1963,2,2,19,34,0.0,,13.038,42.397,,,,3.4,,4.64,,
+10015631,,1963,2,3,10,5,0.0,,12.436,43.442,,,,6.7,,3.7,,
+10015636,,1963,2,13,12,45,0.0,,15.782,40.658,,,,33.2,,5.19,,
+10015638,,1963,2,14,13,18,53.5,,15.17,44.26,,,,15.0,,4.2,,
+10015651,,1963,2,22,14,12,51.0,,20.0,40.2,,,,15.0,,5.26,,
+10015653,,1963,3,4,22,30,0.0,,11.121,45.419,,,,5.0,,4.41,,
+10015662,,1963,3,22,15,1,54.0,,15.083,45.883,,,,7.3,,3.9,,
+10015679,,1963,4,5,13,49,42.0,,11.265,44.826,,,,28.7,,3.93,,
+10015699,,1963,5,15,11,15,40.0,,20.1,41.7,,,,0.0,,4.5,,
+10015701,,1963,5,19,10,0,5.0,,14.8,46.1,,,,10.0,,4.9,,
+10015712,,1963,6,13,8,37,40.0,,14.825,38.566,,,,1.3,,4.67,,
+10015714,,1963,6,21,6,2,44.2,,17.07,43.16,,,,13.0,,3.62,,
+10015715,,1963,6,23,9,33,48.0,,15.26,45.46,,,,5.0,,3.81,,
+10015730,,1963,7,19,5,46,1.5,,8.12,43.34,,,,2.7,,5.95,,
+10015733,,1963,7,21,11,9,0.0,,13.323,42.622,,,,8.3,,4.71,,
+10015748,,1963,8,9,6,5,0.0,,11.977,44.416,,,,21.0,,5.23,,
+10015757,,1963,9,2,0,24,5.0,,12.259,42.383,,,,27.7,,4.47,,
+10015773,,1963,9,30,22,25,0.0,,15.8,37.5,,,,39.1,,5.05,,
+10015778,,1963,10,5,11,57,39.0,,10.296,44.32,,,,4.6,,3.7,,
+10015779,,1963,10,8,5,40,28.0,,20.2,38.9,,,,0.0,,4.8,,
+10015787,,1963,10,29,22,41,10.0,,17.18,43.19,,,,15.0,,3.53,,
+10015793,,1963,11,4,15,46,0.0,,10.873,44.681,,,,5.2,,4.16,,
+10015798,,1963,11,12,8,22,33.0,,16.268,39.565,,,,19.1,,4.31,,
+10015799,,1963,11,15,5,15,46.0,,14.78,46.06,,,,10.0,,4.4,,
+10015811,,1963,12,20,23,21,45.0,,9.167,46.75,,,,0.1,,3.9,,
+10015812,,1963,12,23,8,48,43.0,,7.517,46.367,,,,6.0,,3.9,,
+10015861,,1964,2,26,3,22,48.0,,8.983,46.75,,,,7.0,,3.9,,
+10015877,,1964,3,10,11,53,18.0,,17.08,43.15,,,,22.0,,4.01,,
+10015880,,1964,3,14,2,39,0.0,,8.32,46.87,,,,10.0,,5.3,,
+10015891,,1964,3,18,16,43,20.6,,14.35,45.54,,,,21.1,,4.4,,
+10015902,,1964,4,6,2,37,56.0,,10.317,46.65,,,,3.0,,3.9,,
+10015916,,1964,4,19,11,33,41.3,,19.8,41.8,,,,33.0,,4.6,,
+10015934,,1964,5,2,11,32,0.0,,14.957,36.976,,,,7.0,,4.2,,
+10015947,,1964,5,21,7,29,42.0,,12.905,43.335,,,,8.2,,3.7,,
+10015953,,1964,5,28,20,52,3.0,,9.033,46.683,,,,8.0,,4.3,,
+10015955,,1964,6,4,0,31,59.0,,15.678,40.348,,,,17.0,,4.59,,
+10016003,,1964,8,2,10,40,0.0,,13.036,42.835,,,,6.3,,4.53,,
+10016026,,1964,8,24,21,42,46.0,,19.2,40.5,,,,41.0,,5.07,,
+10016050,,1964,9,5,21,9,0.0,,11.233,44.138,,,,19.0,,4.35,,
+10016086,,1964,10,5,1,23,50.6,,19.7,40.15,,,,25.0,,4.5,,
+10016112,,1964,11,11,2,57,0.0,,8.25,46.9,,,,7.0,,3.5,,
+10016128,,1964,12,9,19,6,15.0,,20.5,40.9,,,,17.0,,4.77,,
+10016149,,1965,1,4,12,0,0.0,,12.883,46.384,,,,28.3,,3.7,,
+10016156,,1965,1,10,20,10,6.2,,16.98,43.32,,,,16.0,,4.01,,
+10016175,,1965,2,8,16,18,49.0,,14.8,46.1,,,,7.0,,4.05,,
+10016210,,1965,3,14,6,4,49.3,,20.2,39.9,,,,0.0,,4.6,,
+10016241,,1965,4,14,4,11,54.0,,7.483,46.283,,,,29.0,,3.5,,
+10016261,,1965,5,10,5,1,54.0,,10.201,44.297,,,,18.0,,4.29,,
+10016279,,1965,5,31,9,22,17.0,,12.693,42.929,,,,9.6,,4.48,,
+10016280,,1965,5,31,11,15,35.0,,13.0,42.7,,,,1.5,,4.57,,
+10016303,,1965,6,29,0,43,43.3,,10.0,47.14,,,,4.0,,4.59,,
+10016317,,1965,7,9,0,20,0.0,,11.39,47.27,,,,4.0,,3.73,,
+10016324,,1965,7,17,8,41,45.0,,14.9,46.1,,,,10.0,,3.73,,
+10016328,,1965,7,23,23,14,25.0,,9.882,44.377,,,,33.9,,4.16,,
+10016330,,1965,8,1,8,58,0.0,,8.95,46.733,,,,7.0,,3.9,,
+10016332,,1965,8,4,11,49,53.0,,12.112,43.695,,,,25.2,,4.48,,
+10016342,,1965,8,19,19,14,25.0,,12.999,46.278,,,,9.2,,4.83,,
+10016348,,1965,8,25,11,33,0.0,,8.217,46.367,,,,10.0,,3.5,,
+10016374,,1965,10,1,18,38,30.0,,16.217,39.393,,,,27.6,,3.93,,
+10016390,,1965,10,19,22,3,46.3,,19.1,39.7,,,,0.0,,4.6,,
+10016392,,1965,10,24,12,16,57.0,,7.4,46.3,,,,6.0,,4.4,,
+10016396,,1965,10,28,14,39,28.5,,19.3,41.67,,,,28.0,,4.6,,
+10016405,,1965,11,9,15,35,0.0,,10.355,44.373,,,,0.1,,4.17,,
+10016407,,1965,11,12,7,16,56.0,,13.5,42.1,,,,3.8,,4.39,,
+10016437,,1965,12,13,17,44,9.0,,19.7,40.1,,,,8.0,,4.67,,
+10016440,,1965,12,18,9,22,25.0,,12.021,44.27,,,,20.5,,4.54,,
+10016469,,1966,1,17,8,39,42.6,,20.57,40.09,,,,46.0,,4.5,,
+10016476,,1966,1,23,1,31,29.0,,12.323,45.947,,,,10.0,,4.02,,
+10016480,,1966,1,28,17,52,49.0,,7.6,46.6,,,,6.0,,4.0,,
+10016495,,1966,2,12,23,42,46.0,,8.817,46.95,,,,8.0,,3.5,,
+10016502,,1966,2,23,13,47,6.0,,7.5,46.167,,,,8.0,,3.9,,
+10016616,,1966,5,25,9,6,57.0,,19.9,40.1,,,,18.0,,5.07,,
+10016628,,1966,6,9,14,17,12.0,,7.067,46.433,,,,4.0,,3.6,,
+10016640,,1966,6,19,4,12,11.0,,14.2,46.1,,,,10.1,,3.73,,
+10016649,,1966,6,29,0,49,35.0,,20.4,41.4,,,,16.0,,4.67,,
+10016658,,1966,7,6,4,24,0.0,,16.194,40.956,,,,7.4,,4.26,,
+10016689,,1966,7,30,5,19,24.4,,17.77,43.19,,,,5.0,,3.72,,
+10016733,,1966,8,20,12,5,19.3,,18.65,42.18,,,,33.0,,5.12,,
+10016767,,1966,9,2,10,15,4.0,,9.0,46.75,,,,10.0,,3.5,,
+10016776,,1966,9,12,9,37,38.0,,20.5,40.13,,,,9.0,,4.8,,
+10016800,,1966,10,4,4,51,51.0,,15.731,40.65,,,,8.0,,4.16,,
+10016803,,1966,10,11,2,55,40.0,,19.7,41.4,,,,49.0,,4.5,,
+10016807,,1966,10,16,9,48,29.0,,13.572,41.66,,,,32.1,,4.18,,
+10016808,,1966,10,20,4,58,28.0,,17.83,43.15,,,,15.0,,3.81,,
+10016809,,1966,10,20,9,38,35.4,,12.27,44.13,,,,48.0,,4.36,,
+10016841,,1966,12,12,7,36,36.0,,7.32,46.32,,,,8.0,,3.9,,
+10016850,,1966,12,24,21,6,0.0,,14.8,46.1,,,,6.9,,3.87,,
+10016877,,1967,2,9,14,8,18.2,,20.26,39.92,,,,1.0,,5.8,,
+10016889,,1967,2,24,15,20,59.5,,17.65,43.12,,,,5.0,,3.53,,
+10016904,,1967,3,9,16,54,51.0,,15.1,45.6,,,,22.0,,3.73,,
+10016944,,1967,3,24,17,38,38.0,,7.25,46.417,,,,6.0,,4.1,,
+10016952,,1967,4,3,16,36,18.0,,10.602,44.73,,,,4.3,,4.44,,
+10016990,,1967,5,4,8,55,58.0,,19.5,40.6,,,,33.0,,4.7,,
+10017008,,1967,5,15,10,3,34.0,,10.4,44.435,,,,12.1,,4.07,,
+10017051,,1967,6,17,15,42,58.0,,15.79,41.594,,,,9.2,,4.46,,
+10017078,,1967,7,13,14,38,58.0,,19.7,40.7,,,,17.0,,4.77,,
+10017080,,1967,7,15,2,23,26.0,,8.817,46.667,,,,7.0,,3.9,,
+10017081,,1967,7,18,0,58,3.0,,6.95,46.4,,,,13.0,,3.6,,
+10017084,,1967,7,20,16,20,2.0,,14.27,45.55,,,,29.0,,4.0,,
+10017156,,1967,8,4,14,54,31.6,,17.74,42.82,,,,20.0,,4.1,,
+10017164,,1967,8,14,10,16,18.0,,10.35,46.95,,,,20.0,,3.9,,
+10017168,,1967,8,15,7,6,30.3,,15.28,38.71,,,,2.0,,4.57,,
+10017189,,1967,9,5,15,20,57.0,,14.2,45.6,,,,9.1,,3.68,,
+10017193,,1967,9,8,2,4,45.0,,20.1,40.6,,,,21.0,,5.36,,
+10017222,,1967,10,1,22,45,45.0,,11.017,43.922,,,,9.1,,4.04,,
+10017224,,1967,10,2,20,13,3.0,,13.715,41.511,,,,0.1,,4.45,,
+10017233,,1967,10,5,22,49,0.0,,14.043,41.249,,,,4.4,,4.86,,
+10017247,,1967,10,21,16,54,54.0,,17.03,43.1,,,,17.0,,3.53,,
+10017255,,1967,10,31,21,8,7.0,,14.413,37.862,,,,5.0,,5.33,,
+10017257,,1967,11,3,13,20,33.0,,14.433,45.633,,,,7.3,,3.9,,
+10017283,,1967,11,30,7,23,50.0,,20.44,41.41,,,,9.0,,6.2,,
+10017293,,1967,12,1,9,15,26.0,,19.8,41.12,,,,40.0,,4.7,,
+10017308,,1967,12,3,21,29,59.0,,13.512,42.312,,,,8.0,,4.37,,
+10017319,,1967,12,13,10,42,28.0,,14.817,45.883,,,,9.1,,3.68,,
+10017331,,1967,12,30,4,19,0.0,,11.997,44.604,,,,7.4,,5.05,,
+10017341,,1968,1,4,10,23,0.0,,12.627,42.341,,,,1.6,,4.53,,
+10017396,,1968,1,29,3,14,47.0,,13.513,43.619,,,,19.8,,4.16,,
+10017406,,1968,2,12,10,18,50.0,,17.87,37.96,,,,10.0,,5.4,,
+10017469,,1968,3,7,0,21,45.0,,7.5,46.4,,,,1.0,,3.5,,
+10017498,,1968,3,22,19,29,58.0,,15.871,40.086,,,,5.8,,4.21,,
+10017513,,1968,3,28,16,37,47.3,,20.38,39.49,,,,18.0,,5.0,,
+10017531,,1968,4,8,10,10,24.0,,19.9,41.1,,,,0.0,,4.6,,
+10017544,,1968,4,18,19,38,15.0,,8.037,44.051,,,,10.3,,4.93,,
+10017554,,1968,4,25,4,27,29.0,,20.2,39.15,,,,4.0,,4.5,,
+10017575,,1968,5,19,9,37,32.0,,14.82,38.52,,,,39.0,,4.9,,
+10017597,,1968,6,15,14,31,32.5,,18.39,42.98,,,,10.0,,3.53,,
+10017604,,1968,6,18,5,27,0.0,,7.768,45.684,,,,6.2,,4.86,,
+10017612,,1968,6,22,12,21,37.0,,10.996,45.879,,,,12.3,,4.74,,
+10017619,,1968,6,26,3,15,0.0,,11.28,43.298,,,,7.4,,4.19,,
+10017620,,1968,6,27,15,43,0.0,,6.73,46.29,,,,5.0,,4.6,,
+10017629,,1968,7,5,8,39,55.0,,14.4,45.9,,,,6.2,,3.81,,
+10017639,,1968,7,17,19,11,10.0,,16.129,38.625,,,,30.4,,4.3,,
+10017659,,1968,8,4,14,54,32.0,,17.62,42.81,,,,22.0,,4.3,,
+10017665,,1968,8,12,13,54,42.6,,14.617,46.117,,,,7.3,,3.9,,
+10017673,,1968,8,16,21,33,47.0,,14.1,46.3,,,,9.7,,4.2,,
+10017698,,1968,9,7,16,49,57.0,,8.361,44.201,,,,6.1,,4.39,,
+10017710,,1968,9,17,12,16,37.8,,12.77,45.36,,,,18.0,,4.16,,
+10017727,,1968,10,3,18,18,38.0,,19.9,40.25,,,,18.0,,4.77,,
+10017758,,1968,11,3,4,49,33.0,,19.3,42.0,,,,20.0,,5.22,,
+10017798,,1968,11,27,1,18,46.2,,19.5,40.06,,,,0.0,,4.5,,
+10017833,,1969,1,6,22,3,28.0,,10.727,44.049,,,,10.2,,4.67,,
+10017842,,1969,1,10,4,32,3.4,,19.97,39.23,,,,37.0,,4.6,,
+10017843,,1969,1,10,16,17,32.0,,11.983,44.39,,,,8.4,,4.38,,
+10017852,,1969,1,20,10,20,49.0,,19.1,40.2,,,,0.0,,4.5,,
+10017868,,1969,2,15,8,54,39.0,,11.367,44.057,,,,19.0,,4.56,,
+10017981,,1969,4,3,22,12,22.0,,19.92,40.48,,,,10.0,,5.66,,
+10018020,,1969,4,17,9,12,0.0,,13.789,41.55,,,,25.5,,4.59,,
+10018082,,1969,5,21,9,3,58.0,,15.004,40.294,,,,10.0,,4.19,,
+10018096,,1969,6,1,23,20,0.0,,14.22,46.98,,,,11.0,,3.86,,
+10018136,,1969,6,24,13,25,18.0,,10.139,44.731,,,,8.1,,4.21,,
+10018140,,1969,7,2,7,55,0.0,,12.002,42.168,,,,8.7,,4.77,,
+10018142,,1969,7,2,10,31,21.0,,16.64,39.51,,,,17.0,,4.57,,
+10018178,,1969,8,9,9,20,57.0,,11.962,43.76,,,,4.8,,4.2,,
+10018181,,1969,8,9,16,25,36.0,,19.2,42.3,,,,8.0,,4.2,,
+10018183,,1969,8,11,13,55,0.0,,12.227,43.036,,,,10.2,,4.7,,
+10018227,,1969,9,26,23,40,39.0,,13.567,42.707,,,,6.4,,4.39,,
+10018239,,1969,10,9,3,31,36.0,,7.381,45.089,,,,0.1,,4.25,,
+10018240,,1969,10,9,7,38,38.0,,14.167,45.833,,,,9.1,,3.68,,
+10018243,,1969,10,13,1,2,30.8,,20.59,39.78,,,,27.0,,5.8,,
+10018274,,1969,11,5,5,25,52.0,,8.233,46.767,,,,9.0,,3.5,,
+10018279,,1969,11,14,6,48,7.0,,15.559,40.571,,,,13.0,,4.62,,
+10018280,,1969,11,14,13,49,39.3,,19.8,41.2,,,,0.0,,4.7,,
+10018340,,1970,1,17,6,30,28.4,,19.48,41.86,,,,33.0,,4.5,,
+10018343,,1970,1,21,18,36,25.0,,15.861,41.835,,,,10.0,,4.34,,
+10018362,,1970,2,9,7,39,0.0,,11.901,44.002,,,,0.1,,4.5,,
+10018366,,1970,2,16,15,48,31.2,,19.9,40.03,,,,0.0,,4.8,,
+10018407,,1970,3,10,15,56,5.0,,14.467,45.967,,,,7.1,,3.56,,
+10018418,,1970,3,19,6,19,40.0,,19.8,41.4,,,,0.0,,4.5,,
+10018574,,1970,4,19,18,16,32.0,,10.527,45.605,,,,6.1,,4.55,,
+10018635,,1970,5,3,4,17,41.0,,10.299,44.707,,,,8.8,,4.08,,
+10018744,,1970,5,26,12,5,0.0,,12.684,42.554,,,,7.4,,4.37,,
+10018768,,1970,6,8,6,51,3.0,,20.4,41.44,,,,29.0,,4.6,,
+10018800,,1970,6,27,18,57,13.0,,19.4,41.6,,,,13.0,,4.67,,
+10018803,,1970,6,29,14,22,52.0,,16.582,38.968,,,,5.0,,3.8,,
+10018825,,1970,7,10,10,1,35.0,,15.25,45.667,,,,7.1,,3.56,,
+10018833,,1970,7,16,10,55,20.0,,8.233,46.767,,,,4.0,,3.5,,
+10018838,,1970,7,21,11,24,35.0,,7.636,46.637,,,,15.0,,3.8,,
+10018847,,1970,8,6,13,54,50.0,,9.85,46.617,,,,6.0,,3.5,,
+10018852,,1970,8,8,4,27,29.0,,12.5,44.6,,,,48.0,,4.57,,
+10018867,,1970,8,19,12,19,0.0,,10.788,43.252,,,,8.7,,4.68,,
+10018871,,1970,8,23,11,37,49.6,,19.9,41.18,,,,0.0,,4.8,,
+10018881,,1970,8,31,4,22,56.9,,19.86,40.57,,,,47.0,,4.6,,
+10018888,,1970,9,7,14,2,21.0,,13.023,43.034,,,,6.7,,4.35,,
+10018917,,1970,9,26,16,42,28.0,,12.291,44.128,,,,18.6,,3.93,,
+10018920,,1970,9,27,16,33,53.8,,20.25,39.29,,,,40.0,,4.6,,
+10018921,,1970,9,27,19,18,0.0,,13.986,41.363,,,,8.8,,4.6,,
+10018965,,1970,10,31,16,7,39.4,,19.35,42.1,,,,39.0,,4.8,,
+10018969,,1970,11,2,8,42,12.0,,11.167,44.853,,,,15.0,,3.93,,
+10019011,,1970,12,9,15,58,28.0,,18.9,40.2,,,,48.0,,4.36,,
+10019046,,1970,12,31,22,4,46.0,,8.137,44.138,,,,5.0,,4.62,,
+10019057,,1971,1,6,11,10,55.0,,9.238,45.05,,,,5.0,,3.85,,
+10019077,,1971,2,1,12,26,55.0,,7.456,44.403,,,,10.0,,4.39,,
+10019078,,1971,2,3,4,53,33.18,,14.224,38.678,,,,20.9,,4.57,,
+10019081,,1971,2,6,18,9,0.0,,11.846,42.442,,,,32.4,,4.83,,
+10019088,,1971,2,12,4,54,56.0,,12.605,43.15,,,,9.8,,4.89,,
+10019107,,1971,3,2,18,52,12.0,,12.188,42.689,,,,0.1,,4.46,,
+10019131,,1971,4,2,1,43,54.0,,13.054,42.746,,,,3.8,,4.5,,
+10019154,,1971,4,28,15,36,22.76,,19.9791,39.5217,,,,43.0,,4.5,,
+10019165,,1971,5,6,3,45,5.0,,15.275,41.169,,,,10.3,,4.83,,
+10019305,,1971,7,15,1,33,23.0,,10.345,44.814,,,,20.5,,5.51,,
+10019367,,1971,9,25,10,34,2.4,,8.652,44.111,,,,2.7,,4.33,,
+10019372,,1971,9,29,7,18,0.0,,9.01,46.9,,,,6.0,,4.9,,
+10019381,,1971,10,4,16,43,32.6,,13.058,42.816,,,,33.0,,4.51,,
+10019401,,1971,11,10,23,59,15.0,,7.317,46.15,,,,4.34,,3.9,,
+10019423,,1971,11,29,18,49,35.37,,15.773,40.336,,,,4.1,,4.5,,
+10019435,,1971,12,18,6,2,11.5,,12.747,43.322,,,,46.0,,4.26,,
+10019461,,1972,1,18,23,26,0.0,,8.162,44.203,,,,25.1,,4.6,,
+10019472,,1972,2,4,2,42,18.56,,13.436,43.716,,,,25.0,,4.57,,
+10019498,,1972,2,29,20,54,17.74,,15.376,41.967,,,,10.0,,4.71,,
+10019511,,1972,3,7,5,20,53.16,,19.8224,39.8094,,,,0.0,,4.5,,
+10019556,,1972,4,17,1,39,55.5,,17.33,42.91,,,,13.7,,3.91,,
+10019605,,1972,5,28,6,9,25.0,,14.9,46.5,,,,14.0,,3.9,,
+10019619,,1972,6,14,18,55,52.54,,13.465,43.688,,,,3.0,,4.68,,
+10019641,,1972,6,25,17,10,47.87,,10.303,44.638,,,,49.6,,4.01,,
+10019684,,1972,8,18,6,20,0.0,,14.2,45.1,,,,10.0,,3.83,,
+10019710,,1972,9,16,3,53,26.0,,19.85,40.13,,,,10.0,,5.36,,
+10019716,,1972,9,17,23,48,6.8,,20.0403,39.4489,,,,0.0,,4.9,,
+10019730,,1972,9,26,14,22,58.0,,20.7,41.1,,,,10.0,,4.02,,
+10019775,,1972,11,17,9,5,19.01,,20.1283,38.7662,,,,0.0,,4.5,,
+10019782,,1972,11,24,3,48,34.2,,20.4272,39.3937,,,,9.0,,5.3,,
+10019789,,1972,11,26,16,3,0.0,,13.454,42.967,,,,1.5,,5.48,,
+10019792,,1972,11,30,11,25,27.45,,13.106,44.015,,,,1.6,,4.52,,
+10019863,,1973,2,7,4,0,2.6,,17.8886,43.0864,,,,23.0,,4.11,,
+10019917,,1973,4,7,19,30,7.0,,19.9,41.47,,,,20.0,,4.57,,
+10019924,,1973,4,13,8,12,57.0,,16.772,39.046,,,,9.9,,4.62,,
+10019925,,1973,4,14,2,15,26.97,,20.755,40.8562,,,,11.0,,4.6,,
+10019930,,1973,4,19,17,41,35.0,,12.449,43.436,,,,10.0,,4.61,,
+10019933,,1973,4,20,16,45,34.0,,11.226,43.844,,,,6.2,,4.38,,
+10019946,,1973,5,1,5,44,22.3,,17.4,42.997,,,,4.7,,3.53,,
+10019954,,1973,5,15,22,51,0.0,,12.95,47.1,,,,18.0,,3.72,,
+10019969,,1973,6,6,21,11,22.0,,18.38,42.37,,,,10.0,,4.2,,
+10019998,,1973,7,9,0,27,4.0,,9.583,46.767,,,,10.0,,3.9,,
+10020019,,1973,8,6,1,11,13.47,,20.5991,39.7709,,,,34.0,,4.5,,
+10020021,,1973,8,8,8,23,46.0,,19.43,41.69,,,,39.0,,4.87,,
+10020022,,1973,8,8,14,36,26.0,,15.436,40.668,,,,21.8,,4.75,,
+10020078,,1973,10,5,10,26,52.1,,14.3,45.5,,,,6.2,,3.55,,
+10020094,,1973,10,25,0,4,52.0,,19.0,42.25,,,,11.0,,4.77,,
+10020119,,1973,11,5,8,41,0.0,,13.86,41.552,,,,10.3,,4.29,,
+10020122,,1973,11,7,17,6,17.0,,10.832,44.018,,,,7.7,,4.06,,
+10020163,,1973,12,12,0,3,0.0,,14.09,47.05,,,,13.0,,4.33,,
+10020168,,1973,12,21,8,17,51.0,,14.17,46.12,,,,10.6,,4.2,,
+10020174,,1973,12,30,2,45,0.0,,11.741,42.739,,,,1.6,,4.13,,
+10020178,,1974,1,5,7,33,28.0,,12.583,43.183,,,,5.1,,5.28,,
+10020198,,1974,1,19,2,50,49.0,,7.37,46.57,,,,8.0,,3.9,,
+10020208,,1974,1,28,19,57,22.0,,10.786,43.99,,,,8.4,,4.31,,
+10020214,,1974,2,4,23,15,0.0,,13.193,38.709,,,,3.2,,3.7,,
+10020224,,1974,2,8,20,12,18.0,,6.54,44.14,,,,4.0,,4.2,,
+10020247,,1974,3,1,3,6,52.52,,20.0341,40.526,,,,33.0,,4.5,,
+10020265,,1974,3,14,20,57,35.57,,19.389,41.8253,,,,46.0,,4.5,,
+10020269,,1974,3,22,17,2,20.17,,20.5549,40.6523,,,,28.0,,4.7,,
+10020296,,1974,4,15,21,49,12.0,,9.748,44.559,,,,7.8,,4.14,,
+10020303,,1974,4,21,4,0,4.14,,17.532,38.864,,,,0.0,,3.55,,
+10020317,,1974,5,6,7,50,19.79,,13.45,46.33,,,,7.0,,3.82,,
+10020367,,1974,6,17,19,25,55.77,,17.816,38.962,,,,33.0,,3.88,,
+10020381,,1974,6,29,22,32,2.9,,18.833,39.648,,,,39.1,,4.07,,
+10020382,,1974,6,30,19,5,22.0,,10.738,44.1,,,,6.1,,4.01,,
+10020391,,1974,7,14,11,39,13.04,,19.8562,39.2628,,,,10.0,,4.5,,
+10020415,,1974,8,9,22,28,59.67,,19.7404,40.0129,,,,0.0,,4.5,,
+10020455,,1974,9,17,5,10,32.0,,20.61,40.41,,,,7.0,,5.07,,
+10020484,,1974,10,20,11,25,50.33,,18.826,39.572,,,,29.0,,5.02,,
+10020521,,1974,12,2,1,55,15.0,,12.927,42.813,,,,10.0,,4.58,,
+10020536,,1974,12,12,1,35,23.0,,15.1,45.8,,,,9.8,,4.04,,
+10020541,,1974,12,20,15,9,32.65,,20.5333,39.6712,,,,47.0,,5.0,,
+10020586,,1975,1,11,15,54,0.0,,10.732,45.622,,,,2.2,,4.42,,
+10020594,,1975,1,16,0,9,45.0,,15.643,38.114,,,,25.5,,5.18,,
+10020602,,1975,1,24,16,33,3.0,,19.77,41.14,,,,46.0,,4.57,,
+10020607,,1975,1,26,6,24,42.69,,20.1349,38.7459,,,,0.0,,4.5,,
+10020621,,1975,2,14,11,25,39.93,,20.0403,41.5419,,,,22.0,,4.6,,
+10020656,,1975,3,24,2,33,32.0,,13.135,46.283,,,,12.7,,4.51,,
+10020679,,1975,4,4,9,10,53.0,,11.004,43.971,,,,6.4,,4.07,,
+10020697,,1975,4,16,21,23,0.0,,11.688,42.85,,,,10.0,,4.16,,
+10020741,,1975,5,16,19,41,22.0,,14.371,45.626,,,,22.8,,3.62,,
+10020746,,1975,5,19,23,25,40.9,,19.7434,39.6119,,,,47.0,,4.5,,
+10020787,,1975,6,12,19,27,7.15,,14.468,37.507,,,,30.0,,4.17,,
+10020791,,1975,6,18,15,38,23.8,,13.73,46.35,,,,8.1,,3.95,,
+10020792,,1975,6,19,10,11,0.0,,15.677,41.689,,,,5.0,,5.02,,
+10020815,,1975,7,15,7,39,41.4,,14.433,46.133,,,,5.0,,4.09,,
+10020850,,1975,8,21,15,29,18.46,,19.796,40.1362,,,,46.0,,4.5,,
+10020877,,1975,9,16,5,6,19.0,,19.3,41.5,,,,35.0,,5.36,,
+10020903,,1975,10,2,15,59,45.09,,20.489,40.1645,,,,40.0,,4.6,,
+10020917,,1975,10,21,23,1,20.0,,17.49,43.07,,,,7.4,,3.81,,
+10020942,,1975,11,16,13,4,25.14,,9.519,44.749,,,,20.1,,4.93,,
+10020949,,1975,11,22,10,6,8.0,,20.2,39.81,,,,6.0,,5.36,,
+10020969,,1975,12,16,8,8,29.36,,20.4458,39.4447,,,,50.0,,4.5,,
+10021112,,1976,3,2,19,41,34.0,,19.8,40.65,,,,11.0,,5.07,,
+10021167,,1976,5,6,20,0,0.0,,13.119,46.241,,,,2.9,,6.45,,
+10021202,,1976,5,15,5,26,27.2,,14.75,45.95,,,,6.5,,4.0,,
+10021254,,1976,6,24,14,40,51.2,,14.25,46.033,,,,7.3,,3.57,,
+10021269,,1976,7,13,12,10,44.5,,15.23,45.833,,,,6.5,,4.0,,
+10021278,,1976,7,15,19,41,28.21,,20.7239,40.7658,,,,1.0,,4.5,,
+10021282,,1976,7,17,9,13,34.5,,9.69,46.682,,,,9.0,,3.9,,
+10021331,,1976,8,22,2,49,13.0,,9.762,44.499,,,,4.7,,4.54,,
+10021341,,1976,8,27,23,8,59.9,,11.24,47.05,,,,10.0,,3.7,,
+10021366,,1976,9,15,22,35,40.8,,13.831,46.638,,,,33.0,,4.5,,
+10021369,,1976,9,17,1,23,55.0,,14.276,37.854,,,,10.6,,4.55,,
+10021370,,1976,9,19,14,52,21.1,,14.31,45.53,,,,10.2,,4.4,,
+10021388,,1976,10,7,0,3,31.3,,15.317,45.5,,,,6.5,,3.64,,
+10021392,,1976,10,11,19,27,0.0,,14.32,41.685,,,,10.0,,4.29,,
+10021402,,1976,10,22,11,23,27.26,,18.928,39.724,,,,44.7,,4.68,,
+10021412,,1976,10,28,21,43,19.5,,18.6094,42.5963,,,,2.0,,3.55,,
+10021416,,1976,11,8,18,8,40.52,,18.606,39.22,,,,4.7,,4.07,,
+10021434,,1976,11,22,21,28,18.0,,19.29,42.08,,,,14.0,,3.74,,
+10021457,,1976,11,25,4,11,24.0,,17.31,42.78,,,,7.2,,4.2,,
+10021504,,1976,12,12,13,9,49.8,,19.6354,40.235,,,,50.0,,4.8,,
+10021505,,1976,12,13,5,24,0.0,,10.799,45.894,,,,29.0,,4.9,,
+10021518,,1976,12,29,20,23,49.48,,19.2292,41.379,,,,10.0,,5.7,,
+10021588,,1977,3,5,13,31,22.5,,7.39,46.418,,,,10.0,,3.8,,
+10021670,,1977,5,14,3,39,20.7,,16.1,43.13,,,,19.5,,3.91,,
+10021699,,1977,6,5,13,59,0.0,,14.344,37.893,,,,28.6,,4.61,,
+10021700,,1977,6,5,23,19,47.64,,18.831,39.63,,,,10.0,,4.07,,
+10021728,,1977,7,1,12,40,39.04,,20.74,40.7041,,,,38.0,,4.7,,
+10021732,,1977,7,3,12,13,28.1,,6.78,44.64,,,,7.0,,3.7,,
+10021748,,1977,7,16,13,13,30.6,,14.24,46.31,,,,10.0,,4.6,,
+10021755,,1977,7,24,9,55,29.0,,15.02,41.097,,,,5.0,,4.37,,
+10021771,,1977,8,16,9,1,36.69,,19.8934,40.1517,,,,10.0,,4.5,,
+10021783,,1977,8,25,19,33,29.76,,12.695,42.624,,,,25.0,,4.36,,
+10021820,,1977,9,23,2,58,3.0,,20.08,41.49,,,,37.0,,5.07,,
+10021832,,1977,10,3,16,26,46.17,,19.88,39.9711,,,,0.0,,4.7,,
+10021886,,1977,12,3,5,39,31.0,,20.0,41.08,,,,14.0,,5.07,,
+10021919,,1978,1,2,15,10,56.1,,15.02,45.97,,,,10.0,,3.55,,
+10021920,,1978,1,2,18,5,21.02,,16.192,42.707,,,,27.7,,5.0,,
+10021921,,1978,1,2,21,46,41.1,,15.114,43.989,,,,6.5,,3.53,,
+10021984,,1978,2,8,4,10,29.0,,14.991,41.106,,,,11.8,,4.44,,
+10022025,,1978,3,11,19,20,48.41,,16.073,38.055,,,,26.1,,5.22,,
+10022029,,1978,3,16,6,33,24.2,,17.7933,42.9975,,,,11.0,,3.65,,
+10022044,,1978,4,3,6,26,43.0,,9.59,42.26,,,,10.0,,3.7,,
+10022057,,1978,4,15,23,33,48.15,,15.086,38.385,,,,17.9,,6.03,,
+10022113,,1978,5,31,4,4,7.1,,20.1246,38.7363,,,,0.0,,4.5,,
+10022189,,1978,7,30,0,0,22.0,,18.74,42.63,,,,3.0,,3.55,,
+10022190,,1978,7,30,5,19,23.0,,12.573,42.588,,,,0.1,,4.32,,
+10022193,,1978,8,8,12,10,47.02,,19.7115,40.0968,,,,48.0,,4.5,,
+10022213,,1978,8,26,18,43,39.0,,14.218,37.975,,,,12.0,,4.35,,
+10022246,,1978,9,24,8,7,44.0,,16.487,40.646,,,,21.0,,4.75,,
+10022282,,1978,11,2,1,56,39.5,,14.24,46.06,,,,4.7,,3.73,,
+10022290,,1978,11,9,0,30,0.0,,14.2,45.71,,,,12.7,,3.82,,
+10022311,,1978,12,3,8,10,52.11,,19.645,40.9186,,,,38.0,,4.9,,
+10022313,,1978,12,5,4,45,0.0,,12.853,43.068,,,,3.9,,4.22,,
+10022314,,1978,12,5,15,39,4.0,,11.891,44.124,,,,3.4,,4.61,,
+10022325,,1978,12,12,15,14,49.22,,12.723,46.327,,,,12.3,,4.35,,
+10022331,,1978,12,17,3,48,11.1,,14.13,46.16,,,,14.6,,4.2,,
+10022332,,1978,12,21,11,41,54.1,,15.08,46.02,,,,10.0,,3.82,,
+10022336,,1978,12,25,22,53,41.0,,10.99,44.845,,,,11.5,,4.39,,
+10022346,,1978,12,30,14,54,7.2,,15.304,43.981,,,,20.6,,3.53,,
+10022379,,1979,2,9,14,44,0.0,,9.555,45.637,,,,6.1,,4.78,,
+10022397,,1979,2,26,22,9,46.15,,20.063,41.5242,,,,28.0,,4.8,,
+10022448,,1979,4,6,6,21,50.47,,20.3579,40.5367,,,,10.0,,4.7,,
+10022463,,1979,4,15,6,19,41.0,,18.99,41.93,,,,12.0,,6.9,,
+10022483,,1979,4,15,15,24,27.3,,18.253,43.044,,,,0.7,,3.53,,
+10022507,,1979,4,17,5,39,57.0,,18.58,42.52,,,,10.0,,4.86,,
+10022514,,1979,4,18,15,19,19.28,,13.29,46.343,,,,9.3,,4.66,,
+10022731,,1979,7,7,13,40,21.44,,17.026,42.143,,,,10.0,,4.61,,
+10022770,,1979,8,13,21,9,12.72,,20.2467,40.8765,,,,13.0,,4.5,,
+10022773,,1979,8,14,18,58,57.52,,13.04,46.321,,,,8.2,,3.51,,
+10022800,,1979,9,3,6,15,58.8,,14.2,45.97,,,,10.0,,3.55,,
+10022832,,1979,9,19,21,35,37.0,,12.956,42.73,,,,9.5,,5.83,,
+10022873,,1979,10,21,11,31,9.0,,19.9,41.14,,,,26.0,,5.07,,
+10022888,,1979,11,6,5,26,15.98,,20.3208,39.5632,,,,26.0,,5.5,,
+10022910,,1979,11,17,20,53,0.0,,9.994,45.745,,,,1.0,,4.37,,
+10022916,,1979,11,21,2,20,52.88,,20.1588,40.2841,,,,10.0,,4.6,,
+10022920,,1979,11,22,7,24,6.9,,5.71,44.95,,,,2.0,,3.5,,
+10022958,,1980,1,5,14,32,26.0,,7.319,45.013,,,,1.1,,4.82,,
+10022974,,1980,1,23,21,0,0.0,,14.807,36.904,,,,3.0,,4.39,,
+10022977,,1980,1,25,0,27,0.0,,10.968,46.65,,,,3.3,,4.0,,
+10023000,,1980,2,20,2,34,1.0,,16.221,39.327,,,,16.1,,4.42,,
+10023021,,1980,3,1,19,0,0.0,,16.482,38.965,,,,9.7,,4.36,,
+10023031,,1980,3,9,12,3,39.0,,16.053,40.019,,,,25.1,,4.71,,
+10023038,,1980,3,13,11,54,13.0,,20.3407,40.2105,,,,10.0,,4.5,,
+10023058,,1980,4,7,3,47,12.7,,19.9186,40.7073,,,,10.0,,4.6,,
+10023096,,1980,5,14,1,41,0.0,,15.801,40.378,,,,1.0,,4.83,,
+10023103,,1980,5,17,17,0,46.1,,17.75,42.946,,,,3.5,,3.81,,
+10023125,,1980,5,28,19,51,20.04,,14.27,38.483,,,,18.9,,5.66,,
+10023138,,1980,6,7,18,35,1.0,,10.564,44.07,,,,6.4,,4.64,,
+10023148,,1980,6,14,20,56,50.0,,13.696,41.905,,,,8.1,,4.96,,
+10023161,,1980,6,22,19,14,33.0,,17.42,43.1,,,,10.0,,4.58,,
+10023179,,1980,7,7,10,32,4.71,,19.2702,40.6299,,,,13.0,,4.6,,
+10023204,,1980,7,12,22,56,17.6,,15.3,45.52,,,,10.0,,3.55,,
+10023217,,1980,7,19,0,37,56.0,,20.38,41.46,,,,11.0,,4.57,,
+10023223,,1980,7,22,19,35,13.0,,15.14,45.16,,,,10.0,,3.62,,
+10023266,,1980,9,8,19,41,13.36,,10.934,42.645,,,,2.0,,4.44,,
+10023287,,1980,10,1,0,57,38.0,,13.281,41.703,,,,9.3,,4.26,,
+10023297,,1980,10,8,5,32,9.6,,17.613,42.961,,,,9.4,,4.3,,
+10023301,,1980,10,10,7,13,1.99,,19.5982,40.6279,,,,10.0,,4.6,,
+10023353,,1980,10,21,18,17,16.8,,18.87,42.77,,,,10.0,,3.53,,
+10023409,,1980,11,23,18,34,52.0,,15.283,40.842,,,,10.0,,6.81,,
+10023417,,1980,11,23,21,53,14.0,,15.706,41.536,,,,10.0,,4.28,,
+10023452,,1980,12,1,10,26,59.4,,19.894,40.7537,,,,10.0,,5.0,,
+10023454,,1980,12,2,5,58,14.4,,6.3,45.78,,,,10.0,,3.9,,
+10023472,,1980,12,9,5,50,11.0,,16.185,38.779,,,,9.9,,4.67,,
+10023494,,1980,12,23,12,1,6.0,,9.787,44.808,,,,16.3,,4.57,,
+10023532,,1981,1,9,14,17,8.03,,20.1193,39.6231,,,,10.0,,4.5,,
+10023575,,1981,1,31,12,49,37.0,,14.66,47.12,,,,8.0,,4.08,,
+10023601,,1981,2,11,11,40,13.68,,19.5685,39.5465,,,,15.0,,4.5,,
+10023725,,1981,3,22,5,44,5.84,,20.8238,40.6894,,,,1.0,,4.7,,
+10023746,,1981,4,5,10,12,46.99,,15.01,38.322,,,,10.0,,4.32,,
+10023767,,1981,4,22,4,26,20.43,,8.251,43.373,,,,17.0,,4.43,,
+10023823,,1981,5,26,9,27,56.0,,10.434,44.655,,,,8.4,,3.75,,
+10023834,,1981,5,30,2,16,4.0,,13.98,47.49,,,,13.0,,3.56,,
+10023854,,1981,6,15,10,17,53.0,,14.73,47.04,,,,12.0,,4.28,,
+10023859,,1981,6,19,16,51,27.91,,16.74,38.076,,,,10.0,,4.31,,
+10023867,,1981,6,22,9,36,17.48,,14.1,38.439,,,,8.1,,4.77,,
+10023882,,1981,6,28,6,16,27.6,,14.17,45.72,,,,5.3,,4.0,,
+10023907,,1981,6,30,23,5,32.19,,19.4698,41.3288,,,,11.0,,4.8,,
+10023909,,1981,7,1,4,51,0.0,,13.5,46.283,,,,4.5,,3.64,,
+10023943,,1981,7,8,3,59,52.48,,19.8512,41.1225,,,,11.0,,4.5,,
+10024080,,1981,10,9,20,24,44.83,,20.1119,41.103,,,,6.0,,4.5,,
+10024138,,1981,12,5,5,47,40.3,,12.69,46.322,,,,1.6,,4.19,,
+10024143,,1981,12,9,22,44,41.52,,19.9278,40.0228,,,,10.0,,4.5,,
+10024165,,1981,12,21,14,29,40.0,,18.24,43.07,,,,10.0,,3.53,,
+10024245,,1982,2,8,9,1,46.2,,19.16,42.12,,,,12.0,,4.01,,
+10024269,,1982,2,28,13,1,21.25,,20.4441,41.2842,,,,10.0,,4.8,,
+10024282,,1982,3,11,6,13,50.49,,20.0472,40.0784,,,,0.0,,4.8,,
+10024301,,1982,3,21,9,44,1.59,,15.747,39.841,,,,10.3,,5.23,,
+10024379,,1982,5,1,6,33,10.0,,11.51,47.28,,,,6.0,,3.56,,
+10024382,,1982,5,3,0,55,55.91,,19.5603,40.3652,,,,15.0,,4.5,,
+10024393,,1982,5,7,11,6,17.7,,18.885,42.633,,,,13.0,,3.74,,
+10024399,,1982,5,11,4,26,24.3,,18.969,42.373,,,,10.0,,3.55,,
+10024405,,1982,5,16,7,50,58.42,,20.3519,39.7273,,,,30.0,,4.5,,
+10024440,,1982,6,5,17,54,15.0,,14.69,45.73,,,,20.0,,4.5,,
+10024507,,1982,7,27,4,14,18.17,,19.4772,40.1495,,,,35.0,,4.7,,
+10024513,,1982,7,30,2,30,48.03,,19.7352,40.811,,,,7.0,,4.7,,
+10024518,,1982,8,4,22,38,52.96,,20.5204,39.7187,,,,22.0,,5.1,,
+10024525,,1982,8,6,13,29,34.13,,8.168,44.923,,,,25.1,,4.15,,
+10024549,,1982,9,1,15,33,18.0,,10.53,43.932,,,,3.4,,4.21,,
+10024583,,1982,10,5,6,57,20.6,,18.66,42.804,,,,6.0,,3.74,,
+10024584,,1982,10,5,22,14,41.3,,17.989,42.989,,,,3.2,,3.53,,
+10024604,,1982,10,17,6,45,36.0,,12.648,43.164,,,,6.4,,4.65,,
+10024620,,1982,10,29,8,17,37.9,,19.3,42.0,,,,3.0,,3.62,,
+10024647,,1982,11,16,23,41,20.0,,19.54,40.98,,,,10.0,,5.61,,
+10024655,,1982,11,23,3,27,57.5,,18.7,42.81,,,,10.0,,3.72,,
+10024692,,1982,12,28,14,4,16.4,,15.472,45.615,,,,4.5,,3.53,,
+10024698,,1982,12,31,18,11,3.1,,16.78,43.32,,,,10.0,,3.65,,
+10024709,,1983,1,5,4,3,30.5,,19.19,41.96,,,,10.0,,3.53,,
+10024761,,1983,1,18,8,33,29.39,,19.5303,38.518,,,,10.0,,4.9,,
+10024875,,1983,2,4,16,43,55.67,,19.7851,41.7495,,,,13.0,,4.5,,
+10024897,,1983,2,10,22,30,34.2,,13.395,46.271,,,,15.1,,4.32,,
+10024969,,1983,3,3,9,31,18.56,,19.7234,40.137,,,,43.0,,4.6,,
+10024979,,1983,3,8,15,31,22.04,,20.2515,39.7587,,,,9.0,,4.5,,
+10025105,,1983,5,13,1,35,1.0,,14.333,37.989,,,,1.0,,4.16,,
+10025174,,1983,7,2,16,38,51.0,,20.73,40.85,,,,22.0,,5.07,,
+10025203,,1983,7,21,13,31,22.2,,11.324,45.846,,,,12.4,,4.44,,
+10025211,,1983,7,27,19,4,32.4,,15.245,40.741,,,,0.1,,4.49,,
+10025215,,1983,7,31,20,52,56.0,,10.52,46.687,,,,15.0,,4.1,,
+10025220,,1983,8,5,15,50,51.2,,14.06,45.87,,,,10.0,,4.5,,
+10025237,,1983,8,12,19,36,30.0,,14.045,41.655,,,,8.6,,4.76,,
+10025257,,1983,8,25,11,52,48.2,,19.22,41.97,,,,10.0,,3.72,,
+10025261,,1983,8,26,14,39,10.6,,18.202,42.684,,,,1.6,,3.53,,
+10025289,,1983,9,19,20,20,48.86,,20.3616,39.5679,,,,10.0,,4.5,,
+10025305,,1983,9,29,1,23,38.81,,14.858,40.41,,,,0.1,,4.4,,
+10025308,,1983,9,30,11,30,39.91,,16.057,41.695,,,,0.1,,4.02,,
+10025330,,1983,10,17,16,17,18.0,,19.13,41.89,,,,10.0,,3.65,,
+10025419,,1983,11,9,16,29,52.0,,10.265,44.755,,,,7.3,,5.04,,
+10025429,,1983,11,15,5,0,27.3,,18.87,42.21,,,,6.0,,3.62,,
+10025486,,1983,12,25,2,56,13.6,,19.09,41.89,,,,10.0,,3.91,,
+10025494,,1983,12,28,8,27,27.59,,20.7916,40.8799,,,,4.0,,4.9,,
+10025505,,1984,1,5,12,39,39.0,,15.719,40.087,,,,0.1,,4.09,,
+10025507,,1984,1,7,2,57,50.11,,19.7965,40.1155,,,,9.0,,4.5,,
+10025512,,1984,1,10,12,12,58.7,,18.123,42.742,,,,0.3,,3.53,,
+10025517,,1984,1,13,19,41,42.3,,19.08,41.97,,,,10.0,,4.1,,
+10025570,,1984,2,19,21,14,37.6,,5.57,43.44,,,,4.0,,3.6,,
+10025638,,1984,3,30,10,15,21.75,,20.0009,41.0945,,,,3.0,,4.5,,
+10025675,,1984,4,22,17,39,21.0,,10.229,43.558,,,,10.0,,4.61,,
+10025687,,1984,4,29,5,2,59.0,,12.525,43.262,,,,8.0,,5.62,,
+10025695,,1984,5,2,10,28,17.0,,11.071,46.939,,,,15.0,,3.62,,
+10025699,,1984,5,3,8,56,51.4,,6.53,46.07,,,,8.0,,3.8,,
+10025703,,1984,5,7,17,50,0.0,,14.057,41.667,,,,6.9,,5.86,,
+10025710,,1984,5,8,19,27,6.53,,19.6111,41.9395,,,,1.0,,4.8,,
+10025725,,1984,5,13,12,45,0.0,,17.73,42.93,,,,16.0,,5.4,,
+10025750,,1984,5,24,11,34,3.49,,20.1193,40.0413,,,,13.0,,4.6,,
+10025754,,1984,5,26,12,26,45.83,,13.467,38.531,,,,17.2,,4.14,,
+10025761,,1984,6,8,2,43,34.9,,10.323,46.688,,,,10.0,,3.7,,
+10025778,,1984,6,19,11,40,37.7,,6.18,43.98,,,,10.0,,4.0,,
+10025785,,1984,6,23,0,37,3.06,,16.668,39.495,,,,23.1,,4.22,,
+10025799,,1984,6,29,23,18,34.29,,19.7156,41.2044,,,,28.0,,4.6,,
+10025816,,1984,7,12,7,48,37.76,,20.4601,40.8266,,,,7.0,,4.6,,
+10025914,,1984,9,24,5,39,53.46,,14.576,41.366,,,,0.1,,3.88,,
+10025954,,1984,10,23,20,49,30.48,,16.721,39.804,,,,25.5,,4.07,,
+10025972,,1984,11,5,7,56,0.9,,6.45,45.29,,,,10.0,,3.5,,
+10025978,,1984,11,9,5,13,55.72,,19.908,41.0575,,,,7.0,,4.6,,
+10025987,,1984,11,18,14,47,41.82,,20.5393,39.7294,,,,22.0,,4.7,,
+10026041,,1985,1,16,23,35,59.0,,19.22,40.67,,,,17.0,,5.2,,
+10026043,,1985,1,20,1,51,42.5,,15.265,45.565,,,,10.0,,4.4,,
+10026046,,1985,1,23,10,10,16.55,,10.449,44.085,,,,8.9,,4.6,,
+10026149,,1985,4,16,12,46,45.26,,20.5819,39.7396,,,,12.0,,4.7,,
+10026160,,1985,4,25,12,5,35.5,,20.3699,40.7998,,,,6.0,,4.6,,
+10026173,,1985,5,1,16,57,35.0,,13.7,42.945,,,,0.1,,4.09,,
+10026176,,1985,5,8,3,46,38.0,,18.839,41.888,,,,9.0,,3.65,,
+10026186,,1985,5,14,5,44,36.14,,15.683,38.206,,,,9.9,,3.84,,
+10026191,,1985,5,20,10,0,28.35,,13.353,42.297,,,,0.1,,4.51,,
+10026194,,1985,5,21,23,27,1.56,,20.0853,39.9467,,,,5.0,,4.5,,
+10026258,,1985,7,10,13,53,29.3,,9.672,44.558,,,,12.9,,3.76,,
+10026303,,1985,8,15,18,58,3.78,,9.63,44.605,,,,4.6,,4.51,,
+10026307,,1985,8,17,2,13,4.1,,18.702,42.506,,,,10.0,,5.42,,
+10026339,,1985,9,9,4,45,24.37,,12.242,42.887,,,,2.2,,3.81,,
+10026347,,1985,9,19,4,54,26.15,,18.832,39.673,,,,14.6,,3.99,,
+10026352,,1985,9,22,14,29,51.4,,17.664,42.943,,,,2.2,,4.2,,
+10026387,,1985,10,27,11,45,27.91,,15.854,41.705,,,,15.7,,4.1,,
+10026417,,1985,11,21,21,57,14.0,,19.32,41.72,,,,22.0,,5.51,,
+10026424,,1985,11,24,6,54,4.08,,12.017,43.844,,,,21.2,,4.29,,
+10026491,,1986,1,11,15,1,7.5,,15.417,42.652,,,,30.9,,4.71,,
+10026495,,1986,1,13,13,48,3.6,,19.5448,41.2825,,,,10.0,,4.9,,
+10026498,,1986,1,16,2,10,37.34,,19.4753,39.9936,,,,16.0,,4.5,,
+10026502,,1986,1,18,8,32,44.29,,14.218,41.535,,,,0.1,,4.06,,
+10026540,,1986,2,15,1,43,6.6,,7.638,46.061,,,,5.0,,3.52,,
+10026590,,1986,3,15,8,46,56.59,,20.1671,41.1516,,,,7.0,,5.1,,
+10026602,,1986,3,27,7,43,8.9,,14.837,45.102,,,,4.9,,3.72,,
+10026672,,1986,5,12,13,3,49.08,,9.624,44.596,,,,6.4,,3.8,,
+10026748,,1986,6,16,10,26,44.31,,19.6848,40.0701,,,,2.0,,4.6,,
+10026756,,1986,6,19,19,56,5.71,,13.741,38.399,,,,10.6,,3.65,,
+10026758,,1986,6,22,14,7,51.16,,13.692,43.558,,,,7.1,,3.98,,
+10026766,,1986,6,26,20,44,24.0,,19.61,41.26,,,,10.0,,5.16,,
+10026799,,1986,7,23,8,19,50.87,,15.746,40.628,,,,10.8,,4.61,,
+10026808,,1986,7,31,12,26,11.5,,17.975,42.848,,,,0.2,,3.53,,
+10026829,,1986,8,18,1,48,48.54,,20.1247,41.6103,,,,10.0,,4.6,,
+10026842,,1986,8,29,14,57,1.3,,12.537,46.352,,,,1.1,,4.73,,
+10026908,,1986,9,27,18,8,17.03,,15.277,38.736,,,,10.0,,5.25,,
+10026914,,1986,10,1,19,53,39.71,,10.125,44.277,,,,5.0,,4.46,,
+10026928,,1986,10,13,5,10,0.31,,13.186,42.924,,,,5.4,,4.46,,
+10026933,,1986,10,18,15,13,46.47,,20.3429,39.6897,,,,9.0,,4.6,,
+10026938,,1986,10,20,12,15,34.26,,13.912,43.212,,,,26.0,,4.07,,
+10026957,,1986,10,27,22,32,20.47,,19.5316,41.9747,,,,8.0,,5.0,,
+10026998,,1986,11,28,20,16,38.7,,15.362,44.103,,,,10.3,,3.62,,
+10027004,,1986,12,6,17,7,19.77,,11.444,44.947,,,,23.5,,4.43,,
+10027021,,1986,12,16,6,22,51.0,,14.8,45.06,,,,10.0,,4.47,,
+10027023,,1986,12,17,21,18,32.68,,19.8841,39.7932,,,,20.0,,5.0,,
+10027037,,1986,12,29,3,59,33.14,,20.0183,41.0492,,,,27.0,,4.5,,
+10027049,,1987,1,7,0,39,28.0,,20.61,40.44,,,,10.0,,5.07,,
+10027064,,1987,1,22,5,10,50.09,,10.188,43.541,,,,5.8,,4.15,,
+10027068,,1987,1,22,20,47,55.0,,18.984,42.362,,,,7.0,,3.65,,
+10027072,,1987,1,28,5,33,21.76,,15.554,40.835,,,,5.6,,4.54,,
+10027098,,1987,2,10,21,20,13.74,,10.187,44.246,,,,6.6,,4.09,,
+10027099,,1987,2,13,13,58,6.0,,19.87,40.22,,,,10.0,,5.07,,
+10027188,,1987,5,2,20,43,53.32,,10.694,44.81,,,,0.1,,4.71,,
+10027196,,1987,5,8,11,10,27.88,,11.157,44.861,,,,23.6,,4.44,,
+10027207,,1987,5,24,10,23,24.76,,10.668,45.726,,,,0.1,,4.63,,
+10027217,,1987,6,6,22,54,52.76,,14.195,37.706,,,,15.7,,4.03,,
+10027243,,1987,6,29,13,7,24.58,,15.311,42.698,,,,10.0,,4.16,,
+10027247,,1987,7,3,10,21,57.64,,13.902,43.198,,,,2.7,,5.06,,
+10027248,,1987,7,3,10,46,56.62,,7.567,45.409,,,,17.8,,4.08,,
+10027251,,1987,7,5,13,12,37.46,,12.208,43.758,,,,15.4,,4.44,,
+10027260,,1987,7,10,8,9,27.25,,10.93,46.002,,,,0.1,,4.11,,
+10027274,,1987,7,21,15,16,47.69,,8.731,45.098,,,,10.0,,4.82,,
+10027310,,1987,9,1,0,4,40.51,,15.556,40.687,,,,7.4,,4.05,,
+10027458,,1987,12,18,4,51,19.6,,19.259,42.124,,,,13.0,,4.58,,
+10027463,,1987,12,21,20,55,43.96,,19.9652,39.4839,,,,10.0,,4.7,,
+10027487,,1988,1,8,13,5,46.75,,15.94,40.011,,,,5.2,,4.7,,
+10027489,,1988,1,9,1,2,47.0,,19.6,41.24,,,,28.0,,5.91,,
+10027495,,1988,1,12,23,1,0.68,,15.461,40.308,,,,15.2,,4.52,,
+10027506,,1988,1,25,20,2,6.6,,17.732,42.935,,,,3.5,,3.72,,
+10027540,,1988,2,1,14,21,38.3,,13.076,46.348,,,,5.1,,4.62,,
+10027548,,1988,2,8,11,24,46.14,,10.426,44.098,,,,8.4,,4.34,,
+10027573,,1988,3,15,12,3,16.17,,10.724,44.838,,,,0.1,,4.57,,
+10027577,,1988,3,19,11,52,36.4,,19.317,42.085,,,,17.0,,3.74,,
+10027583,,1988,3,26,20,35,42.0,,19.89,40.03,,,,5.0,,4.87,,
+10027589,,1988,3,30,11,19,27.06,,14.764,38.406,,,,26.3,,4.35,,
+10027605,,1988,4,13,21,28,27.56,,16.879,39.682,,,,2.7,,4.86,,
+10027617,,1988,4,26,0,53,43.83,,16.608,42.366,,,,7.9,,5.36,,
+10027618,,1988,4,26,1,10,11.89,,18.163,41.391,,,,10.0,,4.17,,
+10027685,,1988,6,12,20,9,59.6,,12.598,46.404,,,,6.2,,4.16,,
+10027757,,1988,8,16,7,35,2.59,,9.854,44.475,,,,10.0,,4.08,,
+10027768,,1988,8,24,23,5,57.0,,15.505,42.024,,,,0.1,,4.11,,
+10027813,,1988,10,14,16,12,21.0,,19.89,40.18,,,,23.0,,4.57,,
+10027939,,1988,12,14,9,45,5.35,,20.3691,39.6909,,,,24.0,,4.8,,
+10027943,,1988,12,16,11,35,50.3,,15.033,44.708,,,,6.0,,4.2,,
+10028019,,1989,1,26,15,15,13.55,,19.5729,40.1836,,,,10.0,,4.8,,
+10028048,,1989,2,13,0,35,11.7,,14.754,44.811,,,,6.0,,3.81,,
+10028095,,1989,3,11,21,5,0.0,,15.642,41.762,,,,9.5,,4.34,,
+10028130,,1989,4,7,10,33,33.6,,18.351,42.952,,,,3.5,,3.53,,
+10028133,,1989,4,8,4,25,4.2,,18.774,42.828,,,,22.0,,4.21,,
+10028183,,1989,5,7,13,40,46.32,,20.3186,39.6893,,,,22.0,,4.6,,
+10028184,,1989,5,7,15,39,14.5,,17.666,42.93,,,,12.7,,3.81,,
+10028250,,1989,5,26,12,8,17.35,,20.7279,40.911,,,,10.0,,4.5,,
+10028253,,1989,5,29,11,19,10.75,,15.733,40.542,,,,7.7,,4.34,,
+10028306,,1989,6,18,5,54,56.9,,15.133,44.306,,,,6.7,,3.53,,
+10028315,,1989,7,3,14,54,5.58,,12.794,40.53,,,,10.0,,4.22,,
+10028322,,1989,7,9,3,54,37.25,,12.209,43.67,,,,4.1,,4.09,,
+10028350,,1989,8,2,23,19,27.13,,20.1068,40.8109,,,,19.0,,4.5,,
+10028380,,1989,8,22,14,28,57.44,,15.485,42.011,,,,7.9,,4.08,,
+10028406,,1989,9,11,2,46,23.93,,13.311,43.118,,,,9.9,,4.04,,
+10028409,,1989,9,13,21,54,1.5,,11.264,45.882,,,,9.0,,4.85,,
+10028410,,1989,9,13,21,54,35.3,,8.673,44.856,,,,10.0,,4.55,,
+10028436,,1989,9,24,21,27,54.0,,19.49,41.29,,,,9.0,,4.42,,
+10028452,,1989,9,30,4,41,2.1,,7.388,46.328,,,,8.0,,3.62,,
+10028456,,1989,10,3,9,41,32.85,,10.058,44.461,,,,16.8,,4.04,,
+10028461,,1989,10,6,17,38,25.75,,15.681,42.118,,,,0.1,,4.61,,
+10028541,,1989,11,17,0,54,16.0,,11.85,47.39,,,,12.0,,3.53,,
+10028546,,1989,11,19,3,40,22.54,,12.978,42.859,,,,0.6,,4.13,,
+10028549,,1989,11,21,18,36,6.41,,15.792,38.107,,,,13.9,,4.19,,
+10028550,,1989,11,21,21,52,51.5,,14.65,47.15,,,,12.0,,3.53,,
+10028605,,1989,12,26,19,59,58.42,,7.541,43.509,,,,24.4,,4.46,,
+10028646,,1990,1,24,4,45,4.02,,16.96,39.129,,,,14.6,,4.43,,
+10028665,,1990,2,1,6,24,14.15,,15.649,42.14,,,,0.1,,4.43,,
+10028685,,1990,2,11,7,0,38.0,,7.558,44.918,,,,10.0,,4.69,,
+10028690,,1990,2,14,15,55,54.0,,6.749,46.283,,,,17.0,,3.9,,
+10028697,,1990,2,18,20,10,48.71,,16.457,42.171,,,,10.0,,4.24,,
+10028724,,1990,3,7,23,14,26.34,,19.942,41.2592,,,,7.0,,4.6,,
+10028733,,1990,3,14,1,27,55.0,,14.71,45.84,,,,10.1,,4.0,,
+10028761,,1990,4,15,7,50,35.27,,7.755,43.574,,,,14.3,,4.11,,
+10028762,,1990,4,16,19,9,32.98,,14.224,41.614,,,,9.1,,3.78,,
+10028770,,1990,4,22,9,45,4.66,,14.752,41.214,,,,8.7,,3.98,,
+10028775,,1990,4,24,19,30,39.8,,19.257,42.117,,,,19.0,,4.67,,
+10028778,,1990,4,26,11,27,40.47,,19.7623,40.9926,,,,10.0,,5.2,,
+10028792,,1990,5,5,7,21,29.61,,15.741,40.738,,,,10.0,,5.77,,
+10028804,,1990,5,8,22,33,15.91,,12.18,43.576,,,,3.7,,3.77,,
+10028818,,1990,5,16,12,32,27.0,,10.237,46.858,,,,15.0,,3.67,,
+10028826,,1990,5,24,8,23,5.0,,14.65,45.86,,,,10.0,,4.5,,
+10028892,,1990,6,24,5,52,30.89,,10.815,43.186,,,,0.5,,3.56,,
+10028930,,1990,7,31,15,50,52.0,,17.81,43.02,,,,10.0,,4.6,,
+10028966,,1990,8,18,14,47,50.56,,19.7695,40.141,,,,11.0,,4.7,,
+10029004,,1990,9,12,2,59,44.87,,12.688,42.735,,,,14.1,,4.12,,
+10029042,,1990,10,17,7,47,34.4,,20.58,41.22,,,,5.0,,3.74,,
+10029095,,1990,11,11,22,16,23.7,,14.058,46.18,,,,12.4,,4.01,,
+10029138,,1990,12,13,0,24,25.68,,15.429,37.306,,,,10.0,,5.61,,
+10029149,,1990,12,18,20,26,39.2,,17.833,42.838,,,,4.1,,3.53,,
+10029152,,1990,12,19,15,43,6.78,,19.5364,40.2383,,,,24.0,,4.5,,
+10029175,,1991,1,7,11,42,55.44,,14.092,37.993,,,,2.9,,3.79,,
+10029182,,1991,1,14,7,38,36.65,,11.853,43.781,,,,0.1,,4.26,,
+10029211,,1991,2,11,15,43,43.1,,6.77,44.88,,,,2.0,,4.3,,
+10029226,,1991,2,23,6,21,49.96,,20.2767,40.5604,,,,19.0,,4.6,,
+10029229,,1991,2,25,7,25,57.77,,20.2497,41.3317,,,,18.0,,4.7,,
+10029246,,1991,3,5,6,59,8.68,,19.6285,40.6556,,,,5.0,,4.5,,
+10029270,,1991,3,30,3,4,58.52,,16.356,39.399,,,,8.4,,4.01,,
+10029288,,1991,4,18,19,24,3.06,,16.804,40.415,,,,0.1,,4.13,,
+10029301,,1991,4,24,13,22,16.11,,16.722,39.26,,,,0.6,,4.04,,
+10029303,,1991,4,26,22,35,11.0,,16.296,43.42,,,,14.1,,3.62,,
+10029306,,1991,4,27,18,44,53.7,,15.1,46.57,,,,7.9,,4.0,,
+10029460,,1991,5,5,6,33,35.68,,13.66,42.241,,,,8.4,,3.86,,
+10029466,,1991,5,5,17,16,55.18,,15.95,40.203,,,,5.7,,4.0,,
+10029513,,1991,5,26,12,25,59.42,,15.821,40.689,,,,0.1,,5.08,,
+10029536,,1991,6,11,8,5,53.7,,12.894,46.264,,,,14.0,,4.14,,
+10029551,,1991,6,15,20,58,32.56,,17.098,38.799,,,,18.7,,4.2,,
+10029559,,1991,6,17,21,35,10.3,,19.29,42.113,,,,13.0,,3.93,,
+10029578,,1991,6,26,20,1,29.05,,19.4937,40.7994,,,,7.0,,4.5,,
+10029642,,1991,8,4,21,0,51.6,,18.561,42.893,,,,24.0,,3.93,,
+10029678,,1991,9,7,5,39,18.55,,15.51,37.96,,,,9.2,,4.02,,
+10029682,,1991,9,8,19,45,22.0,,18.75,42.16,,,,10.0,,4.4,,
+10029686,,1991,9,11,2,58,25.6,,19.322,42.02,,,,17.0,,3.55,,
+10029704,,1991,9,25,14,53,44.71,,16.026,37.973,,,,11.8,,3.92,,
+10029709,,1991,9,29,20,42,40.3,,17.778,42.971,,,,7.0,,3.65,,
+10029714,,1991,10,3,2,40,27.13,,15.111,38.885,,,,12.7,,4.04,,
+10029717,,1991,10,5,5,14,58.1,,13.309,46.243,,,,19.5,,4.51,,
+10029750,,1991,10,31,9,31,18.63,,9.997,44.939,,,,9.9,,4.33,,
+10029758,,1991,11,12,21,45,55.05,,13.421,42.932,,,,4.7,,3.54,,
+10029767,,1991,11,20,1,54,0.0,,9.53,46.73,,,,23.0,,4.7,,
+10029801,,1991,12,15,5,52,19.85,,16.073,39.163,,,,0.1,,4.26,,
+10029812,,1991,12,26,23,44,57.76,,20.2156,41.269,,,,7.0,,4.6,,
+10029828,,1992,1,13,14,32,3.6,,16.871,42.932,,,,6.1,,3.53,,
+10029859,,1992,2,7,23,17,55.66,,11.952,42.624,,,,32.4,,3.76,,
+10029876,,1992,2,18,3,30,9.82,,14.208,42.39,,,,0.1,,4.11,,
+10029886,,1992,2,21,20,50,32.4,,14.349,45.472,,,,13.0,,3.81,,
+10029921,,1992,3,15,23,44,31.09,,13.989,41.371,,,,0.1,,3.78,,
+10029947,,1992,3,28,19,24,16.2,,9.512,46.741,,,,9.0,,3.55,,
+10029965,,1992,4,6,13,8,32.83,,14.517,37.851,,,,11.7,,4.73,,
+10029984,,1992,4,17,11,59,7.29,,11.011,44.432,,,,0.1,,4.11,,
+10029998,,1992,4,22,6,18,58.4,,19.084,42.527,,,,19.0,,3.65,,
+10030022,,1992,5,8,5,15,50.51,,19.7607,40.1167,,,,22.0,,5.0,,
+10030061,,1992,6,13,9,32,13.44,,15.831,38.357,,,,11.6,,3.64,,
+10030074,,1992,6,21,18,59,5.59,,19.7364,39.1858,,,,40.0,,5.4,,
+10030107,,1992,7,16,5,38,53.83,,14.208,42.311,,,,1.5,,4.22,,
+10030147,,1992,8,25,2,25,48.38,,13.355,42.411,,,,13.3,,4.11,,
+10030152,,1992,8,28,13,5,40.24,,15.432,39.641,,,,26.8,,4.53,,
+10030215,,1992,10,24,18,44,48.6,,13.251,42.618,,,,0.1,,4.08,,
+10030225,,1992,10,30,5,38,27.1,,19.046,42.378,,,,13.8,,4.2,,
+10030233,,1992,11,5,13,34,27.86,,15.778,41.702,,,,14.2,,4.34,,
+10030279,,1992,11,21,10,1,48.1,,18.571,42.563,,,,12.0,,3.55,,
+10030285,,1992,11,24,3,47,59.81,,18.007,38.146,,,,10.0,,4.33,,
+10030294,,1992,12,4,19,11,29.6,,17.609,43.016,,,,13.6,,3.72,,
+10030309,,1992,12,20,21,48,18.01,,16.059,38.376,,,,6.6,,3.82,,
+10030339,,1993,1,17,10,51,23.39,,12.21,43.614,,,,7.9,,4.26,,
+10030340,,1993,1,18,19,19,9.87,,19.6064,41.6169,,,,28.0,,4.6,,
+10030371,,1993,2,14,15,32,13.1,,18.309,42.878,,,,13.0,,3.55,,
+10030392,,1993,3,1,12,43,13.04,,14.567,38.545,,,,17.3,,4.09,,
+10030413,,1993,3,15,23,43,28.95,,7.364,44.431,,,,10.9,,4.06,,
+10030417,,1993,3,17,15,23,5.3,,17.888,42.792,,,,2.3,,3.53,,
+10030459,,1993,4,6,23,24,48.4,,17.83,43.011,,,,12.6,,3.81,,
+10030517,,1993,5,29,8,43,11.1,,15.285,45.552,,,,13.3,,3.72,,
+10030533,,1993,6,5,19,16,17.02,,12.724,43.121,,,,7.7,,4.72,,
+10030547,,1993,6,14,12,28,36.1,,8.283,45.964,,,,7.3,,4.34,,
+10030564,,1993,6,26,17,47,52.88,,14.164,38.036,,,,5.1,,4.92,,
+10030584,,1993,7,10,8,59,7.5,,10.22,47.13,,,,19.0,,3.62,,
+10030605,,1993,7,17,10,34,59.7,,8.245,44.199,,,,12.4,,4.34,,
+10030617,,1993,7,27,11,0,32.59,,20.4543,39.4633,,,,17.0,,4.5,,
+10030686,,1993,8,6,1,25,39.92,,20.1023,39.662,,,,2.0,,4.5,,
+10030688,,1993,8,6,7,51,47.61,,10.944,43.291,,,,2.3,,4.03,,
+10030702,,1993,8,10,1,14,11.45,,17.101,39.523,,,,0.1,,4.45,,
+10030714,,1993,8,13,5,3,50.4,,18.68,42.818,,,,16.0,,3.53,,
+10030727,,1993,8,16,6,40,40.69,,15.566,40.601,,,,2.2,,3.67,,
+10030879,,1993,11,5,2,1,3.79,,12.205,44.194,,,,0.1,,3.99,,
+10030901,,1993,11,17,0,29,5.22,,10.86,42.64,,,,10.0,,4.0,,
+10030909,,1993,11,28,10,29,12.8,,14.318,45.591,,,,16.1,,4.1,,
+10030916,,1993,12,5,1,30,57.2,,19.224,41.92,,,,11.0,,4.3,,
+10030923,,1993,12,9,18,16,50.88,,10.167,45.773,,,,1.0,,4.11,,
+10030949,,1993,12,24,21,53,19.0,,19.78,40.18,,,,10.0,,4.84,,
+10030978,,1994,1,7,18,30,12.46,,17.32,40.204,,,,30.0,,4.03,,
+10030994,,1994,1,16,17,14,1.3,,19.043,42.555,,,,13.0,,3.55,,
+10030998,,1994,1,20,6,59,13.49,,7.34,44.554,,,,8.4,,4.34,,
+10031028,,1994,2,3,18,52,53.17,,20.5534,39.8453,,,,26.0,,4.9,,
+10031040,,1994,2,9,21,49,12.5,,11.927,42.804,,,,0.1,,3.55,,
+10031118,,1994,3,26,0,41,18.48,,16.775,38.913,,,,25.8,,4.25,,
+10031130,,1994,3,31,9,41,40.5,,10.16,47.14,,,,8.0,,3.72,,
+10031164,,1994,4,20,21,25,25.7,,12.538,46.338,,,,8.9,,4.12,,
+10031165,,1994,4,22,20,3,55.8,,14.85,45.066,,,,9.5,,3.72,,
+10031187,,1994,5,6,19,9,49.28,,14.189,37.651,,,,3.4,,4.36,,
+10031214,,1994,5,22,22,56,47.7,,17.124,43.075,,,,6.7,,4.5,,
+10031253,,1994,5,27,2,24,1.3,,19.136,41.957,,,,9.0,,3.83,,
+10031263,,1994,5,30,23,24,13.09,,19.6725,40.1387,,,,10.0,,4.8,,
+10031274,,1994,6,2,17,38,13.82,,13.226,42.476,,,,0.1,,4.21,,
+10031307,,1994,6,28,10,22,51.31,,20.0232,41.116,,,,27.0,,4.5,,
+10031351,,1994,8,7,6,31,12.68,,13.347,41.993,,,,9.9,,4.25,,
+10031430,,1994,8,28,6,4,45.3,,8.772,46.871,,,,4.0,,3.71,,
+10031511,,1994,10,12,4,59,13.98,,15.394,39.748,,,,17.0,,4.57,,
+10031517,,1994,10,14,9,12,26.9,,19.291,42.12,,,,15.0,,3.83,,
+10031530,,1994,10,24,23,22,47.7,,11.213,45.936,,,,3.7,,4.15,,
+10031542,,1994,11,1,10,6,30.39,,20.3194,39.4564,,,,29.0,,4.5,,
+10031551,,1994,11,5,3,56,8.4,,17.758,42.983,,,,14.7,,3.53,,
+10031586,,1994,11,27,7,26,27.62,,14.845,38.382,,,,19.3,,4.08,,
+10031608,,1994,12,14,8,55,59.3,,6.41,45.96,,,,7.0,,4.4,,
+10031636,,1995,1,1,15,6,41.2,,17.851,42.998,,,,8.0,,3.55,,
+10031639,,1995,1,4,0,47,2.28,,7.318,44.869,,,,10.3,,3.73,,
+10031648,,1995,1,6,19,45,42.49,,19.57,42.0377,,,,22.0,,4.6,,
+10031712,,1995,2,1,20,24,6.96,,11.182,43.663,,,,10.0,,4.93,,
+10031728,,1995,2,10,14,53,39.76,,19.78,41.13,,,,20.0,,3.91,,
+10031749,,1995,2,20,7,48,7.4,,17.355,42.88,,,,4.5,,3.81,,
+10031795,,1995,3,2,0,7,39.3,,19.96,39.53,,,,1.0,,3.73,,
+10031798,,1995,3,3,16,16,40.02,,10.006,44.366,,,,13.0,,4.2,,
+10031809,,1995,3,8,8,55,8.58,,15.552,37.815,,,,8.7,,4.06,,
+10031813,,1995,3,10,4,48,58.36,,19.97,38.51,,,,38.0,,3.73,,
+10031816,,1995,3,11,7,25,38.48,,20.04,39.14,,,,7.0,,3.55,,
+10031888,,1995,4,11,12,6,51.62,,13.858,37.625,,,,24.0,,4.03,,
+10031895,,1995,4,16,19,44,41.0,,19.93,39.48,,,,1.0,,3.55,,
+10031896,,1995,4,17,3,26,17.34,,17.08,39.601,,,,5.0,,4.06,,
+10031900,,1995,4,21,8,2,56.15,,7.581,43.781,,,,15.9,,4.39,,
+10031919,,1995,5,2,15,52,16.56,,20.23,39.25,,,,15.0,,4.0,,
+10031945,,1995,5,9,1,41,5.41,,20.7868,40.7936,,,,8.0,,4.6,,
+10031950,,1995,5,10,22,15,33.56,,20.14,38.96,,,,15.0,,3.64,,
+10031965,,1995,5,13,10,16,2.44,,15.202,43.194,,,,12.9,,4.09,,
+10032103,,1995,5,22,12,50,31.0,,14.23,45.62,,,,27.0,,4.48,,
+10032140,,1995,5,29,20,44,23.74,,16.047,40.272,,,,3.4,,4.18,,
+10032167,,1995,6,5,5,20,19.0,,20.26,39.45,,,,15.0,,4.4,,
+10032305,,1995,7,15,6,45,22.0,,17.41,42.75,,,,10.0,,4.88,,
+10032338,,1995,7,23,18,44,22.95,,14.647,38.575,,,,10.8,,4.63,,
+10032383,,1995,8,8,7,53,44.72,,16.517,39.699,,,,14.2,,4.31,,
+10032401,,1995,8,16,9,16,0.31,,19.64,39.5,,,,7.0,,3.55,,
+10032420,,1995,8,24,17,27,33.0,,10.961,44.133,,,,10.0,,4.45,,
+10032426,,1995,8,27,19,42,13.49,,15.179,38.312,,,,9.0,,4.11,,
+10032452,,1995,9,10,12,53,8.47,,20.61,40.03,,,,1.0,,3.64,,
+10032463,,1995,9,16,7,55,1.8,,17.616,43.112,,,,10.0,,3.91,,
+10032479,,1995,9,21,8,46,54.41,,20.5031,39.6886,,,,23.0,,4.6,,
+10032523,,1995,9,28,23,44,41.0,,18.09,42.65,,,,10.0,,5.17,,
+10032529,,1995,9,30,10,14,33.86,,15.971,41.79,,,,27.5,,5.15,,
+10032602,,1995,10,10,6,54,21.72,,9.997,44.109,,,,4.8,,4.82,,
+10032634,,1995,10,24,13,12,25.91,,19.96,40.68,,,,0.0,,4.0,,
+10032649,,1995,10,29,13,0,27.69,,9.849,45.723,,,,32.5,,4.35,,
+10032674,,1995,11,10,0,32,51.2,,14.68,47.21,,,,10.0,,3.91,,
+10032675,,1995,11,10,13,47,6.88,,20.588,40.041,,,,1.0,,3.82,,
+10032712,,1995,11,21,4,4,34.57,,7.427,45.066,,,,29.3,,4.07,,
+10032885,,1995,12,5,1,1,5.97,,14.979,43.352,,,,46.9,,4.34,,
+10032921,,1995,12,9,23,14,36.68,,7.954,44.706,,,,10.0,,4.28,,
+10033010,,1995,12,27,23,44,27.69,,12.113,44.156,,,,12.1,,3.97,,
+10033024,,1995,12,31,21,29,47.6,,10.566,44.422,,,,10.2,,4.51,,
+10033026,,1996,1,1,12,21,41.54,,13.445,43.061,,,,0.1,,4.2,,
+10033075,,1996,1,16,9,44,13.7,,15.522,43.845,,,,14.4,,4.01,,
+10033103,,1996,1,27,8,26,1.3,,12.575,46.314,,,,6.1,,3.9,,
+10033217,,1996,2,27,11,13,45.9,,12.577,46.309,,,,9.5,,4.27,,
+10033254,,1996,3,14,1,56,37.25,,11.452,44.219,,,,6.6,,3.56,,
+10033453,,1996,3,26,22,58,29.5,,15.45,44.311,,,,17.5,,4.1,,
+10033474,,1996,3,31,6,8,0.0,,7.4,45.94,,,,4.0,,4.2,,
+10033492,,1996,4,3,13,4,34.98,,15.454,40.661,,,,13.9,,4.9,,
+10033506,,1996,4,6,16,58,51.5,,17.98,42.945,,,,16.0,,3.55,,
+10033565,,1996,4,20,4,48,5.68,,20.324,40.731,,,,3.0,,4.0,,
+10033594,,1996,4,27,0,38,26.81,,16.454,39.493,,,,13.7,,4.77,,
+10033619,,1996,5,2,18,8,54.32,,20.4154,39.4735,,,,10.0,,4.8,,
+10033683,,1996,5,27,11,40,12.91,,19.8,40.413,,,,2.0,,3.91,,
+10033707,,1996,6,1,12,28,23.23,,16.879,40.523,,,,5.1,,4.06,,
+10033711,,1996,6,3,4,32,48.79,,18.784,37.652,,,,28.5,,4.47,,
+10033757,,1996,6,15,21,40,8.0,,10.14,47.21,,,,19.0,,3.72,,
+10033821,,1996,7,9,10,23,7.21,,14.12,42.875,,,,6.6,,4.2,,
+10033826,,1996,7,10,10,25,16.64,,12.338,43.382,,,,10.0,,4.82,,
+10033828,,1996,7,11,19,9,26.37,,9.941,44.153,,,,0.6,,4.06,,
+10033833,,1996,7,15,0,13,30.3,,6.1,45.93,,,,15.0,,4.9,,
+10033837,,1996,7,17,0,54,12.6,,11.54,47.11,,,,6.0,,3.62,,
+10033962,,1996,8,5,22,46,42.49,,20.6256,40.0851,,,,9.0,,5.4,,
+10034004,,1996,8,17,15,54,5.2,,15.473,43.913,,,,7.4,,4.01,,
+10034048,,1996,9,1,9,51,2.5,,19.975,40.686,,,,1.0,,3.91,,
+10034063,,1996,9,5,20,44,14.0,,17.95,42.48,,,,12.0,,5.7,,
+10034115,,1996,9,17,9,29,1.1,,20.235,39.651,,,,2.0,,3.55,,
+10034116,,1996,9,17,13,45,25.0,,17.65,42.9,,,,7.0,,5.4,,
+10034190,,1996,10,3,22,41,0.4,,15.117,46.252,,,,8.3,,3.53,,
+10034378,,1996,10,15,9,55,59.95,,10.678,44.798,,,,1.3,,5.38,,
+10034415,,1996,10,20,19,6,55.57,,13.263,42.559,,,,9.0,,4.36,,
+10034493,,1996,11,10,23,23,10.77,,15.198,41.675,,,,7.7,,4.35,,
+10034536,,1996,11,22,6,11,41.7,,19.715,39.019,,,,0.0,,3.64,,
+10034544,,1996,11,25,19,47,22.75,,8.506,44.166,,,,15.8,,4.01,,
+10034573,,1996,12,3,18,5,10.29,,20.0348,39.9453,,,,30.0,,4.7,,
+10034584,,1996,12,10,20,14,56.41,,20.08,41.346,,,,1.0,,4.0,,
+10034593,,1996,12,14,0,18,42.79,,13.899,37.821,,,,4.0,,4.27,,
+10034683,,1997,1,9,2,9,35.0,,15.097,45.786,,,,20.1,,3.86,,
+10034695,,1997,1,12,12,10,51.0,,19.67,40.96,,,,10.0,,4.85,,
+10034846,,1997,2,26,13,43,59.87,,19.229,41.606,,,,1.0,,4.0,,
+10034908,,1997,3,15,21,29,57.7,,15.711,44.844,,,,13.9,,3.72,,
+10034926,,1997,3,19,23,10,50.02,,14.63,41.392,,,,7.1,,4.52,,
+10034936,,1997,3,21,16,46,20.29,,11.696,42.86,,,,21.0,,4.04,,
+10034940,,1997,3,25,0,46,17.22,,15.701,37.198,,,,24.2,,4.49,,
+10034942,,1997,3,25,9,52,56.3,,18.611,42.387,,,,11.6,,3.53,,
+10034954,,1997,3,30,15,36,7.4,,20.295,39.666,,,,0.0,,3.64,,
+10034971,,1997,4,7,10,54,3.2,,16.357,43.37,,,,5.7,,3.53,,
+10035070,,1997,5,12,13,50,14.63,,12.526,42.763,,,,1.4,,4.72,,
+10035080,,1997,5,16,7,0,48.3,,20.17,41.05,,,,10.0,,5.38,,
+10035192,,1997,6,3,1,13,45.38,,19.7467,40.1848,,,,23.0,,4.6,,
+10035203,,1997,6,5,20,22,0.0,,10.69,47.34,,,,15.0,,4.0,,
+10035215,,1997,6,9,14,10,56.89,,16.177,38.604,,,,11.6,,4.27,,
+10035302,,1997,7,8,8,13,42.92,,16.4,39.244,,,,26.0,,4.04,,
+10035368,,1997,7,30,16,6,37.4,,14.771,37.202,,,,30.3,,4.45,,
+10035474,,1997,9,3,23,15,42.17,,16.231,38.377,,,,27.6,,4.38,,
+10035491,,1997,9,13,3,53,23.7,,19.248,42.123,,,,17.0,,3.55,,
+10035534,,1997,9,26,9,40,26.6,,12.853,43.014,,,,9.8,,5.97,,
+10035558,,1997,9,29,21,1,34.4,,12.2,46.779,,,,8.2,,3.95,,
+10035570,,1997,10,2,19,38,2.29,,12.172,43.627,,,,0.9,,4.42,,
+10035606,,1997,10,11,19,50,6.54,,19.839,40.702,,,,0.0,,4.09,,
+10035631,,1997,10,15,4,11,55.96,,19.827,40.109,,,,0.0,,4.0,,
+10035683,,1997,10,31,4,23,42.8,,6.55,44.27,,,,10.0,,4.3,,
+10035726,,1997,11,12,16,26,56.86,,20.2486,39.2215,,,,21.0,,5.1,,
+10035857,,1997,11,24,19,4,55.64,,14.631,41.385,,,,6.3,,3.88,,
+10035871,,1997,11,26,9,10,48.2,,19.34,39.0,,,,10.0,,4.8,,
+10035989,,1997,12,24,17,53,10.12,,10.487,44.168,,,,16.0,,4.33,,
+10036074,,1998,1,26,23,17,13.34,,16.147,42.42,,,,10.0,,4.41,,
+10036090,,1998,2,1,6,27,3.47,,19.6788,39.8828,,,,28.0,,4.6,,
+10036095,,1998,2,4,14,7,7.7,,14.468,45.513,,,,9.6,,3.72,,
+10036100,,1998,2,7,20,15,34.45,,20.282,39.63,,,,5.0,,3.73,,
+10036101,,1998,2,8,1,12,35.63,,15.828,38.133,,,,24.8,,3.91,,
+10036142,,1998,2,21,2,21,13.3,,10.723,44.777,,,,19.8,,3.93,,
+10036193,,1998,3,7,3,27,4.31,,14.365,41.59,,,,11.0,,3.75,,
+10036206,,1998,3,13,15,15,56.0,,14.2,45.59,,,,10.0,,4.26,,
+10036273,,1998,4,7,21,36,55.3,,15.805,41.104,,,,0.8,,4.31,,
+10036290,,1998,4,12,10,55,31.6,,13.66,46.31,,,,16.0,,5.35,,
+10036329,,1998,4,26,5,38,5.59,,15.829,40.637,,,,3.6,,3.76,,
+10036366,,1998,5,12,9,56,42.85,,19.8211,39.7956,,,,8.0,,4.5,,
+10036368,,1998,5,12,21,46,30.46,,13.305,41.967,,,,11.4,,3.77,,
+10036388,,1998,5,20,11,7,41.83,,10.81,43.081,,,,7.5,,4.19,,
+10036401,,1998,5,28,9,32,19.5,,13.05,46.295,,,,10.1,,4.01,,
+10036469,,1998,6,13,23,13,29.6,,17.9426,43.1572,,,,4.0,,3.55,,
+10036522,,1998,7,7,1,59,51.92,,17.591,39.307,,,,20.0,,4.05,,
+10036524,,1998,7,7,8,22,42.19,,17.932,39.831,,,,25.7,,4.08,,
+10036567,,1998,7,24,16,50,14.7,,18.671,42.228,,,,2.0,,3.53,,
+10036571,,1998,7,27,7,49,58.1,,18.413,42.066,,,,2.4,,3.53,,
+10036604,,1998,8,15,5,18,8.89,,13.056,42.362,,,,2.9,,4.42,,
+10036605,,1998,8,15,9,39,17.86,,14.335,41.537,,,,2.0,,3.54,,
+10036614,,1998,8,19,7,58,37.9,,19.03,42.524,,,,10.9,,3.72,,
+10036633,,1998,8,28,10,41,54.75,,16.448,37.566,,,,10.0,,4.46,,
+10036635,,1998,8,31,2,31,4.0,,14.78,45.95,,,,10.0,,4.31,,
+10036655,,1998,9,9,11,28,0.34,,15.949,40.06,,,,29.2,,5.53,,
+10036659,,1998,9,14,5,24,47.08,,13.457,38.549,,,,5.0,,5.0,,
+10036666,,1998,9,17,11,30,42.7,,16.452,43.3,,,,13.3,,3.62,,
+10036671,,1998,9,20,23,20,19.16,,20.101,40.612,,,,7.0,,3.64,,
+10036677,,1998,9,22,23,23,38.87,,15.808,41.792,,,,32.1,,4.32,,
+10036698,,1998,9,30,5,28,10.25,,20.009,39.97,,,,7.0,,3.64,,
+10036808,,1998,11,10,13,22,29.07,,19.413,39.168,,,,10.0,,3.64,,
+10036876,,1998,11,24,13,49,32.1,,13.686,46.326,,,,2.8,,3.53,,
+10036883,,1998,11,28,21,5,4.0,,17.6492,42.9127,,,,3.0,,3.74,,
+10036976,,1999,1,11,3,36,36.5,,5.77,45.04,,,,8.0,,3.7,,
+10036977,,1999,1,12,7,26,12.69,,20.635,39.933,,,,0.0,,3.91,,
+10036992,,1999,1,17,19,32,17.43,,17.535,39.172,,,,37.5,,4.62,,
+10037009,,1999,1,25,22,45,58.08,,11.962,43.98,,,,27.9,,4.36,,
+10037033,,1999,2,3,9,40,45.66,,17.82,38.506,,,,10.0,,3.82,,
+10037170,,1999,3,31,9,43,10.08,,15.037,36.895,,,,32.9,,4.18,,
+10037176,,1999,4,5,7,51,58.33,,15.324,40.757,,,,14.4,,3.99,,
+10037190,,1999,4,12,5,33,40.98,,14.244,37.418,,,,24.9,,4.16,,
+10037221,,1999,4,24,7,23,21.35,,19.599,41.448,,,,10.0,,3.64,,
+10037259,,1999,5,8,7,21,28.52,,20.651,40.229,,,,10.0,,4.5,,
+10037275,,1999,5,14,18,25,28.8,,8.0,46.737,,,,6.0,,3.61,,
+10037313,,1999,6,2,10,36,59.97,,14.121,38.564,,,,20.8,,4.16,,
+10037331,,1999,6,8,21,38,56.09,,19.598,40.46,,,,20.0,,4.6,,
+10037367,,1999,6,26,9,50,9.47,,19.759,40.931,,,,40.0,,3.73,,
+10037372,,1999,6,27,8,43,2.76,,20.127,41.27,,,,30.0,,4.0,,
+10037400,,1999,7,7,17,16,12.59,,10.852,44.292,,,,11.5,,4.67,,
+10037852,,1999,9,13,10,57,5.77,,19.721,40.654,,,,5.0,,3.82,,
+10037931,,1999,10,10,15,35,51.91,,13.22,42.647,,,,4.6,,4.21,,
+10037941,,1999,10,14,13,23,51.48,,15.832,37.317,,,,3.1,,4.36,,
+10037995,,1999,11,6,15,38,7.89,,20.257,39.308,,,,10.0,,3.64,,
+10038159,,1999,11,24,3,38,51.24,,20.558,39.668,,,,10.0,,5.0,,
+10038161,,1999,11,24,21,10,51.0,,19.711,40.169,,,,29.0,,4.8,,
+10038230,,1999,12,23,7,32,23.6,,20.6939,41.091,,,,5.0,,3.55,,
+10038246,,1999,12,28,4,26,49.14,,17.056,39.308,,,,6.8,,3.99,,
+10038253,,1999,12,29,20,42,34.8,,10.304,46.55,,,,3.0,,4.78,,
+10038370,,2000,2,16,23,42,36.4,,15.5,44.248,,,,10.1,,3.62,,
+10038419,,2000,3,12,0,28,46.6,,14.887,45.143,,,,11.1,,3.62,,
+10038434,,2000,3,17,3,52,44.05,,15.951,37.953,,,,7.9,,4.05,,
+10038435,,2000,3,17,11,47,20.6,,19.9736,41.0251,,,,2.0,,3.93,,
+10038470,,2000,3,31,18,12,6.1,,19.6046,40.3387,,,,10.0,,3.65,,
+10038472,,2000,4,1,18,8,3.68,,11.691,42.831,,,,1.6,,4.52,,
+10038518,,2000,4,20,2,43,14.5,,20.43,39.43,,,,33.0,,4.9,,
+10038547,,2000,4,26,13,37,46.78,,10.097,40.955,,,,1.0,,4.77,,
+10038585,,2000,5,10,16,52,11.6,,11.932,44.243,,,,23.1,,4.82,,
+10038672,,2000,6,3,13,27,51.57,,20.061,39.11,,,,44.0,,4.8,,
+10038678,,2000,6,3,15,14,11.0,,10.146,47.2,,,,8.0,,3.64,,
+10038725,,2000,6,16,3,33,22.9,,16.941,42.668,,,,14.7,,4.1,,
+10038760,,2000,6,18,8,14,23.95,,10.633,44.693,,,,12.1,,4.88,,
+10038785,,2000,6,22,12,16,35.58,,12.433,43.345,,,,39.6,,4.47,,
+10038786,,2000,6,22,13,57,52.44,,12.886,43.11,,,,8.9,,4.68,,
+10038797,,2000,6,27,6,39,20.91,,12.746,42.459,,,,13.4,,4.08,,
+10038899,,2000,8,1,2,34,31.0,,12.337,43.905,,,,26.5,,4.27,,
+10038901,,2000,8,1,7,5,8.11,,15.887,38.654,,,,6.0,,4.48,,
+10038906,,2000,8,3,9,47,21.28,,16.291,39.492,,,,11.7,,4.02,,
+10038907,,2000,8,3,9,56,40.85,,8.189,44.257,,,,9.4,,4.28,,
+10038956,,2000,8,18,11,22,11.68,,16.275,36.961,,,,14.3,,4.06,,
+10038971,,2000,8,21,17,14,0.0,,8.38,44.911,,,,9.5,,4.94,,
+10039006,,2000,8,30,13,45,16.53,,15.535,42.139,,,,10.0,,4.23,,
+10039013,,2000,9,1,15,21,10.1,,19.8171,41.803,,,,2.0,,3.65,,
+10039044,,2000,9,10,15,8,59.7,,19.692,40.0872,,,,8.0,,3.74,,
+10039085,,2000,10,1,14,54,15.6,,19.5094,40.2977,,,,30.0,,3.65,,
+10039088,,2000,10,3,1,12,36.56,,10.656,44.333,,,,11.1,,4.22,,
+10039104,,2000,10,7,14,41,28.0,,20.188,41.572,,,,13.0,,3.55,,
+10039121,,2000,10,10,7,49,46.9,,19.9486,40.0773,,,,15.0,,3.65,,
+10039149,,2000,10,24,7,52,23.7,,13.251,43.002,,,,20.8,,4.11,,
+10039150,,2000,10,25,8,42,2.23,,13.772,41.847,,,,7.6,,3.9,,
+10039156,,2000,10,29,5,4,2.8,,19.263,41.853,,,,10.0,,3.93,,
+10039173,,2000,11,7,9,23,19.8,,14.079,38.719,,,,2.7,,4.06,,
+10039270,,2000,11,30,19,26,40.6,,19.848,41.795,,,,10.0,,3.74,,
+10039288,,2000,12,6,13,32,37.3,,20.06,40.07,,,,10.0,,3.65,,
+10039332,,2000,12,16,7,31,7.66,,12.586,42.516,,,,9.1,,4.29,,
+10039374,,2000,12,28,13,4,57.4,,20.2969,41.0973,,,,20.0,,3.65,,
+10039379,,2001,1,3,8,4,28.2,,17.894,42.999,,,,13.0,,3.65,,
+10039489,,2001,2,6,22,28,44.36,,8.646,44.071,,,,13.1,,4.17,,
+10039510,,2001,2,14,6,36,25.74,,20.275,39.323,,,,13.0,,4.8,,
+10039531,,2001,2,23,22,19,41.7,,7.031,46.136,,,,6.0,,3.55,,
+10039536,,2001,2,25,18,34,40.69,,7.472,43.467,,,,10.0,,4.44,,
+10039555,,2001,3,3,1,54,54.54,,9.99,40.884,,,,25.3,,4.0,,
+10039631,,2001,3,23,0,50,16.08,,12.568,42.256,,,,4.0,,3.77,,
+10039689,,2001,4,9,17,38,40.86,,20.597,40.073,,,,10.0,,4.91,,
+10039717,,2001,4,16,8,51,53.56,,12.793,43.246,,,,2.6,,3.57,,
+10039719,,2001,4,17,0,42,36.0,,19.47,40.64,,,,10.0,,4.23,,
+10039755,,2001,5,12,22,55,44.5,,20.5024,41.2781,,,,10.0,,3.83,,
+10039763,,2001,5,18,9,49,59.3,,19.5629,40.2769,,,,40.0,,3.83,,
+10039770,,2001,5,19,13,53,48.44,,17.55,37.931,,,,16.8,,5.36,,
+10039796,,2001,5,26,6,2,18.56,,16.313,37.402,,,,21.7,,4.46,,
+10039813,,2001,6,3,15,48,30.4,,20.03,41.409,,,,10.0,,3.83,,
+10039929,,2001,7,1,6,46,47.0,,20.729,40.975,,,,10.0,,3.65,,
+10039936,,2001,7,2,10,4,43.18,,15.372,41.783,,,,22.8,,4.26,,
+10039995,,2001,7,17,15,6,15.27,,11.074,46.697,,,,0.1,,4.78,,
+10040000,,2001,7,18,22,47,10.71,,8.427,44.801,,,,21.1,,4.23,,
+10040002,,2001,7,19,0,54,22.2,,20.241,41.123,,,,4.0,,3.55,,
+10040008,,2001,7,20,20,57,10.7,,20.1504,41.5132,,,,5.0,,3.83,,
+10040162,,2001,8,14,8,0,29.8,,19.8494,40.4318,,,,40.0,,3.55,,
+10040167,,2001,8,15,23,33,12.9,,15.885,41.879,,,,22.8,,3.81,,
+10040193,,2001,8,30,13,51,39.81,,15.31,36.375,,,,12.1,,4.08,,
+10040212,,2001,9,6,17,52,0.72,,10.735,44.847,,,,5.0,,3.51,,
+10040219,,2001,9,9,2,18,56.3,,20.64,40.21,,,,5.0,,4.11,,
+10040271,,2001,9,23,21,16,56.97,,18.001,39.767,,,,23.5,,4.96,,
+10040273,,2001,9,24,22,57,33.5,,19.41,40.37,,,,36.0,,3.74,,
+10040287,,2001,9,26,20,14,39.69,,10.83,45.782,,,,10.0,,3.96,,
+10040289,,2001,9,28,4,26,55.2,,19.7,40.16,,,,5.0,,3.83,,
+10040296,,2001,10,1,6,36,23.68,,10.429,46.425,,,,5.0,,4.1,,
+10040301,,2001,10,6,7,25,58.7,,20.7695,40.8744,,,,40.0,,4.39,,
+10040337,,2001,10,18,11,2,46.25,,16.361,39.263,,,,5.8,,4.28,,
+10040387,,2001,11,7,9,40,46.01,,10.126,41.409,,,,31.2,,4.35,,
+10040391,,2001,11,9,4,20,18.55,,11.037,43.234,,,,5.0,,3.96,,
+10040402,,2001,11,12,11,11,22.9,,20.2329,40.7228,,,,40.0,,3.65,,
+10040413,,2001,11,20,18,29,27.55,,15.673,41.469,,,,10.4,,3.51,,
+10040426,,2001,11,25,19,34,19.95,,13.97,37.841,,,,9.4,,4.69,,
+10040429,,2001,11,26,0,56,55.46,,12.108,43.6,,,,5.5,,4.63,,
+10040445,,2001,11,30,3,17,21.83,,15.862,41.75,,,,12.1,,3.51,,
+10040446,,2001,11,30,10,46,23.9,,20.22,40.04,,,,10.0,,3.74,,
+10040449,,2001,12,1,1,54,43.37,,20.493,41.33,,,,22.0,,4.6,,
+10040451,,2001,12,1,16,39,26.32,,11.258,44.952,,,,4.9,,4.1,,
+10040452,,2001,12,2,4,8,54.23,,16.559,37.385,,,,14.1,,3.51,,
+10040462,,2001,12,6,17,44,52.09,,11.083,44.081,,,,5.0,,3.66,,
+10040468,,2001,12,8,20,11,9.7,,19.6718,41.5085,,,,15.0,,3.65,,
+10040474,,2001,12,9,12,15,8.62,,15.322,40.791,,,,5.5,,3.51,,
+10040506,,2001,12,18,17,43,56.14,,11.078,45.966,,,,5.0,,3.66,,
+10040527,,2001,12,28,23,9,59.8,,19.68,40.08,,,,5.0,,3.55,,
+10040537,,2001,12,31,15,30,8.5,,15.036,44.941,,,,12.2,,4.1,,
+10040665,,2002,2,10,16,21,36.65,,10.279,40.957,,,,10.0,,3.66,,
+10040676,,2002,2,14,3,18,2.48,,13.117,46.392,,,,11.3,,4.67,,
+10040682,,2002,2,17,20,12,16.6,,20.5786,40.9448,,,,2.0,,3.55,,
+10040724,,2002,3,5,15,30,56.1,,20.8191,40.7762,,,,12.0,,3.55,,
+10040743,,2002,3,15,5,9,38.06,,16.592,39.19,,,,5.0,,3.51,,
+10040783,,2002,4,2,15,40,13.54,,17.871,41.51,,,,10.0,,3.66,,
+10040786,,2002,4,2,22,12,44.95,,15.569,38.902,,,,7.4,,3.51,,
+10040794,,2002,4,5,4,52,20.52,,15.064,38.446,,,,10.0,,4.49,,
+10040798,,2002,4,5,14,54,15.23,,16.668,39.232,,,,11.8,,4.16,,
+10040815,,2002,4,9,13,2,50.14,,16.63,41.434,,,,10.0,,3.81,,
+10040831,,2002,4,16,7,42,58.3,,17.838,43.02,,,,8.8,,4.1,,
+10040834,,2002,4,17,6,42,54.66,,16.879,39.683,,,,3.9,,4.84,,
+10040839,,2002,4,18,20,56,48.67,,15.546,40.584,,,,7.8,,4.34,,
+10040861,,2002,4,26,10,10,58.68,,19.748,39.559,,,,5.0,,3.73,,
+10040875,,2002,4,29,15,14,9.67,,8.428,46.045,,,,9.1,,3.66,,
+10040880,,2002,4,30,21,24,50.39,,11.536,44.132,,,,5.1,,4.1,,
+10040892,,2002,5,5,6,15,24.5,,20.2366,41.3271,,,,2.0,,3.55,,
+10040944,,2002,5,27,15,0,54.5,,20.43,40.13,,,,5.0,,3.74,,
+10040951,,2002,5,30,20,29,55.7,,20.0968,41.0672,,,,2.0,,3.74,,
+10040957,,2002,6,2,13,37,19.0,,14.229,45.628,,,,5.8,,3.9,,
+10040985,,2002,6,12,5,24,9.38,,15.714,39.326,,,,5.0,,3.51,,
+10041000,,2002,6,18,22,23,38.1,,10.683,44.395,,,,32.1,,4.3,,
+10041041,,2002,7,2,11,38,18.0,,20.46,40.21,,,,13.0,,3.55,,
+10041057,,2002,7,6,8,30,10.59,,13.2,46.329,,,,9.1,,3.51,,
+10041062,,2002,7,7,13,24,43.89,,12.96,42.735,,,,5.0,,3.81,,
+10041063,,2002,7,8,8,12,1.87,,15.284,40.711,,,,14.5,,4.06,,
+10041077,,2002,7,16,11,40,53.0,,20.374,39.545,,,,5.0,,3.55,,
+10041096,,2002,7,24,10,26,20.5,,19.915,41.1327,,,,2.0,,4.02,,
+10041129,,2002,8,8,13,27,40.02,,15.963,42.006,,,,21.5,,3.51,,
+10041142,,2002,8,16,6,11,51.04,,13.002,42.35,,,,5.0,,3.51,,
+10041144,,2002,8,16,10,36,16.79,,20.174,38.97,,,,20.0,,3.64,,
+10041147,,2002,8,17,13,42,7.39,,8.059,43.284,,,,10.0,,3.66,,
+10041162,,2002,8,22,5,25,21.65,,13.523,43.425,,,,9.4,,3.51,,
+10041190,,2002,9,2,7,22,13.1,,19.4991,40.3459,,,,40.0,,3.65,,
+10041192,,2002,9,2,18,56,1.2,,20.3664,41.3584,,,,10.0,,4.3,,
+10041195,,2002,9,3,23,10,13.0,,19.7597,40.0892,,,,2.0,,3.65,,
+10041202,,2002,9,6,1,21,27.25,,13.687,38.364,,,,9.6,,5.92,,
+10041260,,2002,9,19,12,12,21.37,,20.286,39.122,,,,18.0,,3.64,,
+10041291,,2002,9,29,11,9,2.08,,12.898,46.496,,,,3.4,,3.51,,
+10041292,,2002,9,30,2,48,0.0,,13.73,46.42,,,,15.0,,3.9,,
+10041331,,2002,10,8,4,40,47.6,,20.4166,40.0078,,,,22.0,,4.7,,
+10041354,,2002,10,18,17,25,12.15,,13.747,39.31,,,,6.9,,4.25,,
+10041368,,2002,10,23,11,1,28.0,,17.16,42.61,,,,16.0,,4.27,,
+10041409,,2002,10,31,10,32,59.05,,14.893,41.716,,,,25.1,,5.74,,
+10041435,,2002,11,2,10,57,44.89,,12.143,44.593,,,,24.5,,4.21,,
+10041463,,2002,11,9,17,1,59.4,,19.9807,41.1433,,,,20.0,,4.02,,
+10041482,,2002,11,13,10,48,3.19,,10.141,45.65,,,,10.0,,4.21,,
+10041493,,2002,11,17,18,24,58.61,,19.5611,40.0611,,,,14.0,,4.8,,
+10041521,,2002,11,28,0,0,27.65,,15.657,37.216,,,,6.3,,3.51,,
+10041523,,2002,11,28,2,25,42.8,,19.8539,40.6779,,,,2.0,,3.55,,
+10041568,,2002,12,18,0,37,28.39,,14.025,41.723,,,,6.5,,3.81,,
+10041577,,2002,12,23,3,26,10.87,,13.017,42.656,,,,5.0,,3.51,,
+10041581,,2002,12,23,14,57,28.39,,12.607,42.716,,,,5.0,,3.51,,
+10041632,,2003,1,14,8,24,25.6,,20.014,40.459,,,,2.0,,3.65,,
+10041637,,2003,1,17,3,18,19.0,,14.704,44.974,,,,8.8,,4.02,,
+10041654,,2003,1,25,1,23,40.6,,17.9422,43.0846,,,,10.0,,3.83,,
+10041656,,2003,1,26,19,57,3.21,,11.96,43.883,,,,6.5,,4.66,,
+10041681,,2003,2,1,12,4,54.2,,20.67,40.25,,,,4.0,,3.65,,
+10041708,,2003,2,3,12,18,45.85,,15.669,40.751,,,,8.0,,3.66,,
+10041715,,2003,2,4,11,51,14.6,,16.002,43.17,,,,11.6,,4.16,,
+10041723,,2003,2,9,22,13,57.8,,20.3359,40.8756,,,,2.0,,3.93,,
+10041733,,2003,2,17,1,16,24.4,,20.2862,41.1457,,,,2.0,,3.65,,
+10041753,,2003,2,24,20,22,26.0,,20.37,39.42,,,,17.9,,4.52,,
+10041761,,2003,2,28,6,8,47.2,,19.0535,40.2898,,,,33.0,,3.55,,
+10041783,,2003,3,11,5,57,9.03,,13.218,46.442,,,,5.0,,3.51,,
+10041800,,2003,3,21,15,55,35.1,,20.1626,41.3144,,,,2.0,,4.02,,
+10041813,,2003,3,27,2,16,47.1,,19.8811,40.3465,,,,2.0,,3.74,,
+10041825,,2003,3,29,17,42,13.74,,15.339,43.135,,,,7.9,,5.43,,
+10041863,,2003,4,5,19,0,44.5,,20.13,39.9,,,,10.0,,3.83,,
+10041867,,2003,4,6,19,7,56.18,,18.954,39.868,,,,10.0,,3.51,,
+10041887,,2003,4,11,9,26,57.78,,8.868,44.758,,,,8.2,,4.81,,
+10041901,,2003,4,15,17,49,37.7,,19.8533,40.063,,,,2.0,,3.83,,
+10041909,,2003,4,18,1,17,41.56,,12.983,46.371,,,,5.0,,3.51,,
+10041921,,2003,4,24,6,52,20.9,,17.206,38.541,,,,10.5,,3.51,,
+10041949,,2003,4,29,4,55,9.1,,7.57,46.341,,,,10.0,,3.52,,
+10041955,,2003,4,29,18,45,45.56,,16.217,41.625,,,,5.0,,3.51,,
+10041978,,2003,5,2,23,31,55.3,,19.7638,40.9041,,,,38.0,,3.65,,
+10041997,,2003,5,5,17,49,57.0,,19.5207,40.3971,,,,2.0,,3.65,,
+10041999,,2003,5,6,21,59,43.4,,8.908,46.905,,,,3.0,,3.67,,
+10042038,,2003,5,20,20,52,35.1,,20.1296,41.0701,,,,15.0,,3.74,,
+10042162,,2003,5,25,17,15,13.95,,13.676,42.998,,,,5.0,,3.81,,
+10042164,,2003,5,25,23,3,31.8,,6.51,45.14,,,,10.9,,3.5,,
+10042198,,2003,5,29,11,38,8.26,,20.3457,39.4986,,,,3.0,,4.7,,
+10042207,,2003,5,31,5,59,14.0,,15.158,45.877,,,,7.9,,3.72,,
+10042223,,2003,6,2,5,18,53.64,,16.685,39.559,,,,5.0,,3.51,,
+10042264,,2003,6,10,22,59,47.03,,7.664,44.86,,,,5.0,,3.51,,
+10042344,,2003,6,27,20,16,16.6,,20.6579,40.4362,,,,2.0,,3.55,,
+10042353,,2003,6,30,7,3,41.21,,10.189,43.651,,,,6.5,,4.17,,
+10042355,,2003,6,30,10,11,10.12,,13.224,42.261,,,,5.0,,3.96,,
+10042367,,2003,7,4,9,7,42.7,,19.7552,40.0084,,,,2.0,,4.49,,
+10042448,,2003,7,17,2,27,16.1,,9.838,46.729,,,,7.0,,3.57,,
+10042477,,2003,7,21,13,15,57.0,,14.33,47.16,,,,10.0,,4.12,,
+10042485,,2003,7,24,4,58,1.29,,15.658,41.859,,,,5.0,,3.66,,
+10042536,,2003,8,2,10,18,38.0,,17.7,43.01,,,,10.0,,4.73,,
+10042541,,2003,8,3,21,44,45.07,,10.076,45.245,,,,5.1,,3.51,,
+10042545,,2003,8,5,6,5,14.77,,20.08,39.112,,,,6.0,,3.55,,
+10042619,,2003,8,22,9,21,32.2,,7.316,46.323,,,,6.0,,3.65,,
+10042628,,2003,8,26,20,33,58.73,,19.824,38.314,,,,15.0,,3.82,,
+10042646,,2003,8,30,9,10,51.48,,12.847,46.336,,,,5.0,,3.96,,
+10042678,,2003,9,14,21,42,53.18,,11.38,44.255,,,,8.3,,5.24,,
+10042717,,2003,9,24,11,5,56.93,,14.172,38.655,,,,15.2,,3.66,,
+10042728,,2003,9,27,17,36,47.64,,13.259,42.217,,,,5.0,,3.66,,
+10042808,,2003,10,29,4,48,31.3,,19.8791,40.8964,,,,2.0,,3.55,,
+10042809,,2003,10,29,7,15,29.0,,12.01,47.49,,,,8.0,,3.67,,
+10042856,,2003,11,18,6,8,43.06,,16.41,39.173,,,,5.0,,3.51,,
+10042873,,2003,11,21,14,28,56.55,,14.81,41.688,,,,4.0,,3.51,,
+10042875,,2003,11,22,13,55,12.9,,20.755,40.972,,,,4.0,,3.55,,
+10042887,,2003,11,27,9,42,9.6,,15.972,43.233,,,,13.8,,3.62,,
+10042894,,2003,12,1,19,8,46.0,,19.6193,40.2728,,,,2.0,,3.74,,
+10042898,,2003,12,5,3,31,49.23,,19.8249,41.3682,,,,24.0,,4.7,,
+10042900,,2003,12,5,6,0,53.8,,19.9951,40.9054,,,,2.0,,3.55,,
+10042901,,2003,12,5,14,16,29.3,,20.2698,41.2525,,,,2.0,,3.55,,
+10042902,,2003,12,6,0,18,55.1,,19.156,41.88,,,,14.0,,4.75,,
+10042905,,2003,12,6,21,15,8.7,,20.623,39.877,,,,3.0,,3.64,,
+10042908,,2003,12,7,10,20,33.04,,12.18,44.162,,,,9.2,,4.18,,
+10042916,,2003,12,9,4,59,30.2,,20.6937,40.6805,,,,2.0,,3.55,,
+10042948,,2003,12,20,3,29,40.95,,7.141,44.462,,,,10.0,,3.51,,
+10042966,,2003,12,25,6,50,13.4,,19.856,40.0986,,,,5.0,,4.39,,
+10042978,,2003,12,30,5,31,38.26,,14.849,41.64,,,,5.0,,4.53,,
+10043045,,2004,1,21,17,44,41.88,,19.814,38.626,,,,16.0,,3.82,,
+10043064,,2004,1,28,23,20,40.16,,20.453,39.873,,,,20.0,,3.55,,
+10043084,,2004,2,4,5,36,12.58,,19.6528,40.1437,,,,7.0,,4.6,,
+10043111,,2004,2,12,9,13,28.79,,12.579,44.484,,,,5.0,,3.66,,
+10043113,,2004,2,12,21,50,10.44,,20.618,39.813,,,,3.0,,4.18,,
+10043134,,2004,2,20,1,34,24.11,,13.361,43.085,,,,3.6,,3.51,,
+10043164,,2004,2,24,5,21,26.53,,15.436,40.719,,,,10.3,,4.21,,
+10043212,,2004,3,3,2,13,25.39,,15.235,39.85,,,,10.0,,4.55,,
+10043235,,2004,3,11,12,54,59.03,,19.8142,38.4763,,,,30.0,,4.8,,
+10043287,,2004,3,24,0,49,57.5,,20.2329,40.1063,,,,40.0,,3.74,,
+10043319,,2004,4,1,19,47,47.7,,19.4999,40.4658,,,,10.0,,3.74,,
+10043326,,2004,4,4,1,9,43.84,,20.264,39.398,,,,10.0,,3.73,,
+10043371,,2004,4,17,5,14,14.53,,16.93,38.952,,,,10.0,,4.21,,
+10043384,,2004,4,20,0,39,32.7,,20.3495,40.9938,,,,2.0,,3.55,,
+10043410,,2004,4,25,5,43,46.4,,17.8192,43.0828,,,,10.0,,3.55,,
+10043437,,2004,5,2,20,3,37.0,,20.2704,41.1285,,,,2.0,,3.74,,
+10043467,,2004,5,12,3,8,11.4,,19.8836,40.1575,,,,10.0,,3.55,,
+10043488,,2004,5,20,17,15,28.1,,19.6703,40.7745,,,,8.0,,4.02,,
+10043524,,2004,5,29,12,36,0.55,,14.634,38.537,,,,9.9,,3.66,,
+10043576,,2004,6,10,10,31,22.27,,13.902,37.699,,,,26.1,,3.51,,
+10043579,,2004,6,11,3,46,46.45,,16.163,41.912,,,,25.0,,3.81,,
+10043603,,2004,6,14,10,49,36.9,,19.6475,40.1719,,,,5.0,,3.83,,
+10043620,,2004,6,19,21,44,54.4,,20.1996,41.2522,,,,15.0,,3.65,,
+10043628,,2004,6,21,7,43,36.0,,20.5408,41.0233,,,,2.0,,3.65,,
+10043667,,2004,6,28,10,51,31.89,,14.89,41.696,,,,9.2,,3.51,,
+10043722,,2004,7,6,12,19,13.34,,13.673,38.376,,,,5.0,,3.81,,
+10043743,,2004,7,12,11,26,28.36,,20.202,39.273,,,,1.0,,4.27,,
+10043744,,2004,7,12,13,4,5.0,,13.63,46.34,,,,10.0,,5.16,,
+10043810,,2004,7,26,8,26,11.8,,20.6078,40.6461,,,,20.0,,3.93,,
+10043833,,2004,7,31,22,51,17.23,,16.227,40.476,,,,5.0,,3.51,,
+10043900,,2004,8,6,14,31,47.6,,19.8335,40.1138,,,,8.0,,3.65,,
+10043985,,2004,8,27,21,47,36.15,,10.208,44.149,,,,5.0,,3.96,,
+10043989,,2004,8,28,22,16,50.0,,19.572,41.246,,,,11.0,,4.01,,
+10043990,,2004,8,29,0,4,42.92,,12.882,46.399,,,,10.5,,4.1,,
+10044010,,2004,9,3,0,4,12.75,,15.684,40.701,,,,5.0,,4.41,,
+10044062,,2004,9,14,18,9,26.0,,14.58,45.33,,,,10.0,,4.2,,
+10044073,,2004,9,16,1,24,16.89,,20.5835,39.7512,,,,22.0,,4.6,,
+10044076,,2004,9,16,7,43,39.9,,19.4748,40.2098,,,,12.0,,3.65,,
+10044103,,2004,9,20,10,46,59.3,,20.02,41.552,,,,10.0,,3.83,,
+10044169,,2004,10,7,4,41,46.67,,14.565,38.528,,,,11.1,,3.51,,
+10044183,,2004,10,10,12,37,22.57,,13.315,42.506,,,,8.5,,3.51,,
+10044248,,2004,10,31,9,8,2.1,,17.734,43.018,,,,21.9,,3.91,,
+10044262,,2004,11,5,8,21,56.6,,19.266,42.098,,,,13.0,,3.83,,
+10044267,,2004,11,6,3,8,8.33,,16.589,39.26,,,,5.0,,3.51,,
+10044274,,2004,11,8,4,7,0.0,,19.565,40.106,,,,12.0,,3.55,,
+10044310,,2004,11,23,2,26,16.4,,20.63,40.32,,,,15.4,,5.48,,
+10044312,,2004,11,23,4,12,44.63,,19.506,40.8675,,,,21.0,,4.5,,
+10044321,,2004,11,24,22,59,38.55,,10.521,45.685,,,,5.4,,4.99,,
+10044323,,2004,11,25,6,21,15.44,,15.359,43.189,,,,0.2,,5.25,,
+10044330,,2004,11,27,1,54,5.8,,15.0279,44.8745,,,,2.0,,3.65,,
+10044365,,2004,12,4,22,20,50.2,,11.996,45.942,,,,5.2,,3.86,,
+10044375,,2004,12,7,14,32,45.3,,19.6459,39.9592,,,,8.0,,4.8,,
+10044379,,2004,12,9,2,44,25.29,,13.791,42.79,,,,5.0,,4.09,,
+10044415,,2004,12,15,6,59,20.74,,15.59,36.338,,,,5.0,,3.51,,
+10044418,,2004,12,15,16,35,29.41,,20.318,39.714,,,,10.0,,3.64,,
+10044425,,2004,12,18,9,12,46.57,,10.05,40.958,,,,15.0,,4.58,,
+10044442,,2004,12,22,7,45,19.2,,19.04,39.74,,,,2.0,,3.65,,
+10044468,,2004,12,28,2,2,12.1,,20.3221,40.6665,,,,10.0,,3.55,,
+10044478,,2004,12,30,4,4,50.26,,14.68,36.877,,,,15.1,,3.82,,
+10044486,,2005,1,2,1,24,57.7,,20.274,41.09,,,,2.0,,3.74,,
+10044564,,2005,1,14,7,58,12.0,,14.002,46.185,,,,7.9,,3.91,,
+10044659,,2005,1,31,10,44,49.8,,16.883,39.656,,,,5.0,,3.66,,
+10044685,,2005,2,5,22,4,29.22,,20.26,39.029,,,,9.0,,4.27,,
+10044695,,2005,2,8,3,56,33.2,,20.044,40.1997,,,,2.0,,3.65,,
+10044759,,2005,3,1,5,41,37.38,,14.867,41.666,,,,9.9,,3.68,,
+10044776,,2005,3,6,21,46,19.1,,15.0485,45.617,,,,2.0,,3.83,,
+10044790,,2005,3,9,14,46,58.4,,14.7066,45.3245,,,,15.0,,4.11,,
+10044807,,2005,3,13,3,50,15.6,,19.9148,40.7659,,,,10.0,,3.55,,
+10044812,,2005,3,13,17,48,15.46,,13.281,42.517,,,,10.1,,3.66,,
+10044870,,2005,3,23,0,33,52.58,,12.73,46.167,,,,8.7,,3.51,,
+10044876,,2005,3,23,23,12,35.42,,20.168,39.366,,,,2.0,,4.09,,
+10044891,,2005,3,25,23,19,28.37,,7.327,44.545,,,,10.3,,3.66,,
+10044893,,2005,3,26,4,15,2.03,,12.334,42.408,,,,5.2,,3.51,,
+10044946,,2005,4,12,0,31,51.61,,13.379,43.094,,,,4.3,,3.74,,
+10044954,,2005,4,15,7,41,32.22,,15.658,39.706,,,,5.0,,3.51,,
+10044965,,2005,4,18,10,59,18.56,,9.348,44.724,,,,7.8,,3.97,,
+10044966,,2005,4,19,7,42,1.25,,9.724,44.77,,,,25.2,,3.89,,
+10044975,,2005,4,21,10,57,0.0,,20.1025,40.5083,,,,2.0,,3.55,,
+10044986,,2005,4,23,19,11,41.69,,16.826,39.458,,,,19.1,,4.15,,
+10044991,,2005,4,24,18,34,1.0,,14.245,45.57,,,,17.0,,4.08,,
+10044995,,2005,4,27,13,8,8.64,,12.732,43.24,,,,10.0,,3.67,,
+10045011,,2005,4,30,19,0,41.88,,20.022,39.097,,,,5.0,,4.18,,
+10045029,,2005,5,5,13,21,21.87,,13.711,41.894,,,,19.0,,3.57,,
+10045045,,2005,5,8,21,20,3.0,,20.0506,40.7932,,,,20.0,,3.93,,
+10045208,,2005,5,17,0,32,13.57,,10.185,43.617,,,,9.5,,3.89,,
+10045225,,2005,5,19,23,19,56.0,,18.95,42.72,,,,22.0,,4.43,,
+10045295,,2005,6,2,3,5,50.58,,15.307,39.589,,,,9.8,,3.89,,
+10045308,,2005,6,5,4,18,46.34,,9.321,44.713,,,,6.6,,3.67,,
+10045322,,2005,6,7,9,9,14.0,,19.9398,40.2826,,,,2.0,,3.93,,
+10045348,,2005,6,11,3,38,54.0,,19.615,40.583,,,,18.0,,4.1,,
+10045354,,2005,6,12,21,16,14.2,,7.275,45.129,,,,29.6,,3.79,,
+10045368,,2005,6,17,5,33,3.1,,19.677,41.918,,,,11.0,,4.02,,
+10045446,,2005,7,3,23,44,42.0,,17.37,42.68,,,,5.0,,4.13,,
+10045477,,2005,7,7,13,30,59.2,,19.8885,41.3718,,,,2.0,,3.74,,
+10045510,,2005,7,15,15,17,18.0,,12.117,44.207,,,,22.8,,4.29,,
+10045530,,2005,7,21,15,41,42.57,,14.853,39.399,,,,24.9,,3.89,,
+10045558,,2005,7,28,14,38,19.67,,20.3332,40.9778,,,,10.0,,4.5,,
+10045595,,2005,8,3,5,49,32.5,,19.803,40.8951,,,,5.0,,3.93,,
+10045620,,2005,8,12,18,53,21.8,,19.7846,40.149,,,,10.0,,4.39,,
+10045684,,2005,8,30,11,28,19.4,,14.3598,46.1446,,,,20.0,,3.83,,
+10045695,,2005,8,31,21,55,33.3,,13.4771,46.301,,,,12.0,,3.55,,
+10045720,,2005,9,7,12,40,33.4,,16.317,38.713,,,,23.7,,3.78,,
+10045726,,2005,9,8,11,27,18.09,,6.889,46.038,,,,4.34,,4.5,,
+10045736,,2005,9,12,21,30,53.14,,20.1167,38.9891,,,,29.0,,4.6,,
+10045757,,2005,9,17,18,43,53.4,,19.931,41.2812,,,,5.0,,4.3,,
+10045775,,2005,9,26,6,54,52.2,,19.9499,40.4756,,,,2.0,,3.74,,
+10045778,,2005,9,27,22,33,9.27,,17.104,38.618,,,,31.4,,3.78,,
+10045789,,2005,10,1,8,35,21.43,,14.299,36.792,,,,21.3,,3.67,,
+10045812,,2005,10,8,14,46,11.2,,19.3439,40.8379,,,,20.0,,3.55,,
+10045901,,2005,10,18,11,54,50.0,,20.49,40.09,,,,30.0,,4.7,,
+10046105,,2005,10,30,19,9,46.8,,15.926,38.528,,,,23.8,,3.67,,
+10046108,,2005,10,31,3,39,58.4,,6.34,45.7,,,,6.0,,3.5,,
+10046111,,2005,10,31,13,0,6.8,,17.5726,42.9928,,,,12.0,,4.3,,
+10046117,,2005,11,1,19,53,5.49,,20.3284,41.0908,,,,5.0,,4.6,,
+10046131,,2005,11,4,2,23,50.8,,19.5775,40.1336,,,,2.0,,3.65,,
+10046172,,2005,11,8,21,10,26.55,,12.247,44.154,,,,19.9,,3.67,,
+10046215,,2005,11,18,18,35,22.57,,17.215,39.126,,,,18.9,,3.57,,
+10046217,,2005,11,18,20,56,37.7,,13.6158,46.316,,,,12.0,,3.74,,
+10046260,,2005,12,1,15,3,15.2,,19.9794,40.5171,,,,5.0,,3.55,,
+10046299,,2005,12,12,14,14,15.1,,14.0754,46.0867,,,,12.0,,3.83,,
+10046304,,2005,12,15,13,28,39.59,,12.76,42.738,,,,18.4,,4.14,,
+10046309,,2005,12,17,1,31,46.45,,19.838,39.592,,,,25.0,,3.55,,
+10046382,,2006,1,8,1,16,27.19,,20.138,39.049,,,,14.0,,4.09,,
+10046434,,2006,1,19,14,7,0.0,,19.65,40.18,,,,5.0,,3.65,,
+10046475,,2006,1,30,14,44,51.6,,19.8893,40.7308,,,,10.0,,3.55,,
+10046523,,2006,2,8,11,42,43.6,,16.8765,42.8582,,,,2.0,,3.65,,
+10046577,,2006,2,16,9,3,41.5,,20.2449,41.1184,,,,5.0,,3.65,,
+10046581,,2006,2,17,11,43,34.42,,19.7942,40.0781,,,,12.0,,4.6,,
+10046612,,2006,2,25,0,20,24.72,,13.33,38.608,,,,16.8,,3.89,,
+10046637,,2006,3,1,20,22,15.1,,20.045,40.4857,,,,2.0,,3.93,,
+10046713,,2006,3,20,23,12,3.9,,15.173,45.8301,,,,12.0,,3.74,,
+10046749,,2006,3,25,15,38,45.5,,16.5818,43.3282,,,,30.0,,3.55,,
+10046766,,2006,3,28,20,22,34.6,,19.934,39.698,,,,19.0,,3.64,,
+10046772,,2006,3,29,20,19,59.74,,13.84,37.696,,,,5.0,,4.1,,
+10046808,,2006,4,5,14,14,14.4,,20.0393,41.0935,,,,5.0,,3.55,,
+10046830,,2006,4,10,19,3,36.67,,13.488,43.396,,,,33.9,,4.06,,
+10046874,,2006,4,16,21,15,2.78,,11.798,43.957,,,,27.0,,4.46,,
+10046875,,2006,4,17,2,44,6.43,,17.119,39.613,,,,10.0,,4.76,,
+10046890,,2006,4,17,21,42,58.25,,10.213,43.621,,,,9.1,,4.16,,
+10046901,,2006,4,18,19,19,0.0,,17.7782,42.7154,,,,8.0,,4.11,,
+10046943,,2006,4,23,14,42,38.19,,15.053,37.038,,,,23.9,,4.05,,
+10046970,,2006,4,28,10,47,57.6,,14.9246,46.1829,,,,12.0,,3.93,,
+10047007,,2006,5,8,13,1,6.5,,20.0078,41.2747,,,,10.0,,3.55,,
+10047010,,2006,5,8,18,22,17.68,,19.7584,40.1632,,,,10.0,,4.9,,
+10047013,,2006,5,9,7,31,9.47,,14.616,38.613,,,,19.9,,3.5,,
+10047043,,2006,5,16,21,2,51.81,,12.56,42.624,,,,6.3,,3.5,,
+10047067,,2006,5,22,9,27,24.13,,20.36,39.388,,,,20.0,,3.55,,
+10047070,,2006,5,23,8,35,6.78,,20.058,39.495,,,,10.0,,3.64,,
+10047081,,2006,5,25,10,45,38.4,,19.193,42.372,,,,17.0,,3.83,,
+10047098,,2006,5,29,2,20,6.26,,15.903,41.801,,,,31.2,,4.64,,
+10047102,,2006,5,30,11,30,42.24,,16.524,37.78,,,,46.0,,4.45,,
+10047120,,2006,6,7,22,44,51.7,,19.565,39.769,,,,10.0,,3.73,,
+10047136,,2006,6,11,2,45,19.95,,19.842,39.194,,,,13.0,,3.64,,
+10047166,,2006,6,15,23,36,42.22,,20.083,41.0742,,,,5.0,,4.8,,
+10047191,,2006,6,21,6,18,36.3,,14.5595,45.4396,,,,12.0,,3.93,,
+10047204,,2006,6,22,19,34,58.34,,16.623,39.709,,,,10.0,,4.7,,
+10047216,,2006,6,28,0,58,56.98,,19.586,39.742,,,,3.0,,3.82,,
+10047334,,2006,7,27,2,7,9.1,,20.1047,39.7339,,,,2.0,,3.55,,
+10047383,,2006,8,6,19,33,31.21,,15.49,41.957,,,,6.4,,3.89,,
+10047388,,2006,8,7,4,59,59.2,,14.7886,45.2338,,,,12.0,,3.83,,
+10047396,,2006,8,8,5,17,50.7,,19.69,40.78,,,,16.0,,3.74,,
+10047497,,2006,8,26,15,32,49.1,,19.304,42.081,,,,19.0,,4.3,,
+10047512,,2006,8,30,10,1,51.42,,12.152,43.762,,,,4.5,,3.78,,
+10047521,,2006,9,2,1,21,29.28,,7.592,43.832,,,,10.0,,3.57,,
+10047541,,2006,9,7,15,31,43.84,,16.162,40.591,,,,27.0,,4.05,,
+10047562,,2006,9,13,1,39,48.8,,19.5935,40.0331,,,,2.0,,3.83,,
+10047579,,2006,9,20,0,20,48.8,,13.12,38.653,,,,20.0,,3.57,,
+10047606,,2006,9,29,12,47,22.2,,19.8289,39.9916,,,,2.0,,3.93,,
+10047626,,2006,10,4,17,34,20.5,,15.746,42.074,,,,36.8,,4.3,,
+10047636,,2006,10,8,2,16,22.9,,17.652,43.0634,,,,2.0,,3.74,,
+10047683,,2006,10,20,0,11,58.13,,10.339,45.716,,,,1.5,,3.78,,
+10047690,,2006,10,21,7,4,10.01,,12.98,43.628,,,,36.3,,4.21,,
+10047699,,2006,10,23,10,18,42.3,,20.8039,40.6119,,,,5.0,,3.55,,
+10047717,,2006,10,26,7,10,55.7,,19.7836,40.631,,,,12.0,,3.74,,
+10047741,,2006,10,31,14,45,42.2,,15.3596,44.5351,,,,15.0,,4.21,,
+10047803,,2006,11,16,21,16,41.12,,19.468,39.613,,,,7.0,,3.64,,
+10047831,,2006,11,23,13,21,41.0,,20.58,40.08,,,,33.0,,4.43,,
+10047834,,2006,11,24,0,55,55.2,,14.0384,46.3584,,,,10.0,,3.55,,
+10047879,,2006,12,7,11,35,37.8,,19.559,40.1908,,,,5.0,,3.74,,
+10047884,,2006,12,10,11,3,41.57,,16.281,42.008,,,,33.2,,4.48,,
+10047894,,2006,12,13,11,31,10.2,,20.623,41.14,,,,31.0,,4.11,,
+10047906,,2006,12,18,11,8,46.5,,19.8135,40.3338,,,,2.0,,4.02,,
+10047908,,2006,12,18,19,42,28.5,,20.3112,40.3089,,,,2.0,,3.55,,
+10047913,,2006,12,20,11,45,22.71,,14.228,38.52,,,,25.6,,3.57,,
+10047936,,2006,12,26,7,49,39.36,,20.443,39.718,,,,10.0,,3.91,,
+10047956,,2007,1,1,4,37,26.3,,18.0952,43.0828,,,,3.0,,3.65,,
+10047958,,2007,1,1,14,59,44.7,,14.2,46.5,,,,7.0,,3.81,,
+10048056,,2007,1,23,22,54,39.2,,20.3961,40.6003,,,,5.0,,3.65,,
+10048063,,2007,1,25,21,36,11.82,,13.549,43.646,,,,29.5,,3.78,,
+10048108,,2007,2,5,8,30,5.0,,14.93,45.11,,,,10.0,,4.4,,
+10048125,,2007,2,7,23,13,28.2,,19.7888,40.1706,,,,5.0,,3.93,,
+10048126,,2007,2,8,1,32,56.59,,13.176,42.793,,,,10.0,,3.6,,
+10048208,,2007,2,26,5,50,45.75,,12.585,46.251,,,,9.4,,3.78,,
+10048261,,2007,3,3,14,56,25.0,,19.36,40.23,,,,4.0,,4.0,,
+10048294,,2007,3,9,3,45,23.73,,19.873,38.632,,,,3.0,,4.36,,
+10048393,,2007,3,26,13,55,25.0,,17.04,39.26,,,,10.0,,3.94,,
+10048441,,2007,3,29,4,37,29.89,,13.202,42.829,,,,4.4,,4.08,,
+10048765,,2007,4,16,7,38,53.0,,19.9,41.17,,,,13.0,,4.86,,
+10048826,,2007,4,23,17,1,1.3,,16.122,43.0979,,,,16.0,,3.83,,
+10048847,,2007,4,26,0,49,36.34,,16.367,39.535,,,,10.0,,4.01,,
+10048878,,2007,5,1,14,2,28.9,,19.82,40.03,,,,5.0,,3.65,,
+10048879,,2007,5,1,15,3,5.6,,19.3303,40.5299,,,,2.0,,3.74,,
+10048886,,2007,5,2,12,49,12.6,,14.46,46.51,,,,13.0,,3.62,,
+10048892,,2007,5,3,10,30,39.1,,19.6711,40.7041,,,,5.0,,3.83,,
+10048936,,2007,5,8,11,10,42.27,,20.697,39.991,,,,3.0,,3.73,,
+10048945,,2007,5,9,6,3,49.66,,10.478,44.801,,,,9.7,,4.21,,
+10048968,,2007,5,13,15,16,20.4,,19.9828,40.1481,,,,10.0,,3.83,,
+10048991,,2007,5,17,5,48,13.09,,14.687,38.571,,,,18.9,,3.67,,
+10049001,,2007,5,19,16,19,38.6,,10.62,47.18,,,,13.0,,3.91,,
+10049038,,2007,5,25,9,17,37.0,,20.62,40.77,,,,8.0,,3.9,,
+10049039,,2007,5,25,9,39,46.28,,16.834,39.658,,,,10.0,,4.42,,
+10049043,,2007,5,26,6,3,28.2,,15.2859,45.4637,,,,2.0,,4.02,,
+10049199,,2007,6,20,23,39,17.3,,20.5526,40.2601,,,,5.0,,3.74,,
+10049230,,2007,6,26,12,52,32.1,,20.2437,40.0717,,,,2.0,,3.65,,
+10049244,,2007,6,29,17,38,16.1,,20.1381,41.5208,,,,2.0,,3.65,,
+10049245,,2007,6,29,18,9,11.2,,20.26,39.27,,,,10.0,,5.46,,
+10049339,,2007,7,9,1,54,32.7,,19.55,40.32,,,,15.0,,3.83,,
+10049358,,2007,7,10,11,58,27.79,,15.849,41.42,,,,1.8,,3.67,,
+10049419,,2007,7,18,10,54,12.1,,15.294,43.7508,,,,2.0,,4.67,,
+10049450,,2007,7,22,17,26,3.61,,13.671,41.905,,,,15.7,,4.1,,
+10049478,,2007,7,26,9,3,59.0,,20.6,39.77,,,,15.0,,4.0,,
+10049488,,2007,7,29,3,33,50.0,,20.1865,39.9528,,,,2.0,,3.65,,
+10049506,,2007,7,30,19,5,43.08,,10.003,44.898,,,,20.5,,4.45,,
+10049517,,2007,8,1,0,5,7.5,,20.6037,40.2074,,,,2.0,,3.83,,
+10049518,,2007,8,1,0,7,54.92,,17.176,39.003,,,,10.0,,4.41,,
+10049524,,2007,8,2,2,12,42.5,,19.1174,42.5365,,,,25.0,,3.65,,
+10049567,,2007,8,8,18,18,10.7,,20.2051,41.5791,,,,5.0,,4.3,,
+10049615,,2007,8,13,13,58,31.0,,13.387,45.2723,,,,10.0,,3.83,,
+10049644,,2007,8,16,0,29,42.77,,13.117,42.811,,,,8.2,,3.57,,
+10049669,,2007,8,18,14,4,7.98,,15.173,38.275,,,,10.9,,4.48,,
+10049736,,2007,8,28,15,5,27.6,,20.2605,39.7193,,,,8.0,,4.39,,
+10049745,,2007,8,30,4,20,8.3,,19.7861,41.8116,,,,11.0,,3.93,,
+10049768,,2007,9,4,21,11,45.9,,19.484,40.166,,,,20.0,,3.65,,
+10049770,,2007,9,5,5,8,15.0,,19.47,41.35,,,,9.0,,4.79,,
+10049773,,2007,9,6,14,45,29.0,,20.5564,40.163,,,,8.0,,3.55,,
+10049777,,2007,9,7,2,29,35.5,,19.241,40.4686,,,,8.0,,3.55,,
+10049871,,2007,9,23,7,12,46.16,,14.792,38.591,,,,9.8,,3.6,,
+10049899,,2007,9,28,6,59,24.3,,15.3727,43.2448,,,,15.0,,3.83,,
+10049995,,2007,10,12,23,30,44.9,,19.8994,40.1305,,,,8.0,,3.83,,
+10050020,,2007,10,18,18,42,24.8,,20.3,41.1675,,,,6.0,,3.74,,
+10050022,,2007,10,18,23,25,45.7,,14.817,41.695,,,,17.1,,4.04,,
+10050028,,2007,10,21,3,55,36.43,,12.963,42.401,,,,8.0,,4.19,,
+10050036,,2007,10,21,17,55,7.53,,19.5753,40.6934,,,,13.0,,4.5,,
+10050055,,2007,10,26,1,36,57.0,,19.8692,41.0439,,,,11.0,,3.93,,
+10050185,,2007,11,14,18,48,56.7,,20.1358,39.9247,,,,2.0,,3.83,,
+10050199,,2007,11,16,18,50,55.3,,20.2397,40.7873,,,,10.0,,3.65,,
+10050228,,2007,11,23,1,6,16.2,,20.3345,41.3588,,,,5.0,,3.55,,
+10050245,,2007,11,26,18,34,26.1,,18.54,42.86,,,,21.0,,3.53,,
+10050265,,2007,12,1,12,48,36.7,,16.43,42.46,,,,10.0,,4.1,,
+10050285,,2007,12,2,20,28,45.1,,19.58,40.18,,,,17.0,,4.02,,
+10050387,,2007,12,15,22,12,28.4,,14.8147,44.9956,,,,12.0,,3.74,,
+10050392,,2007,12,17,13,14,5.4,,14.918,44.0888,,,,12.0,,3.74,,
+10050393,,2007,12,18,3,26,36.1,,15.4556,45.6156,,,,1.0,,3.65,,
+10050404,,2007,12,20,3,25,32.24,,16.191,39.363,,,,10.7,,3.67,,
+10050411,,2007,12,20,17,57,3.9,,15.5676,43.693,,,,2.0,,3.55,,
+10050420,,2007,12,23,19,44,33.7,,20.3655,40.1401,,,,5.0,,3.74,,
+10050440,,2007,12,28,4,5,43.55,,10.133,44.51,,,,19.5,,4.18,,
+10050570,,2008,1,18,13,1,0.03,,16.525,39.14,,,,9.1,,4.1,,
+10050583,,2008,1,20,21,18,39.6,,19.1836,41.9141,,,,8.0,,3.65,,
+10050586,,2008,1,21,16,40,35.0,,9.447,46.759,,,,8.0,,3.7,,
+10050665,,2008,2,2,19,42,32.5,,19.75,39.891,,,,0.8,,3.64,,
+10050699,,2008,2,9,8,47,53.3,,17.8498,43.1491,,,,8.0,,3.55,,
+10050704,,2008,2,11,7,11,51.2,,20.11,40.29,,,,5.0,,3.55,,
+10050717,,2008,2,14,11,35,35.8,,20.2676,41.0209,,,,3.0,,3.65,,
+10050761,,2008,2,20,8,6,19.11,,13.78,41.582,,,,8.5,,4.29,,
+10050766,,2008,2,20,21,14,24.83,,14.189,37.691,,,,33.9,,3.67,,
+10050774,,2008,2,21,5,0,8.26,,17.962,37.74,,,,40.8,,4.71,,
+10050907,,2008,3,1,7,43,13.08,,11.253,44.063,,,,3.8,,4.72,,
+10050947,,2008,3,5,4,8,21.0,,19.67,40.22,,,,0.0,,4.06,,
+10051020,,2008,3,15,4,28,44.7,,15.2277,43.8051,,,,3.0,,3.65,,
+10051056,,2008,3,19,14,38,57.72,,15.858,41.898,,,,31.6,,4.18,,
+10051062,,2008,3,20,2,24,31.6,,20.23,39.027,,,,0.0,,3.82,,
+10051073,,2008,3,22,17,32,56.9,,20.275,40.689,,,,13.0,,3.93,,
+10051119,,2008,3,31,0,14,35.7,,17.9923,42.7296,,,,11.0,,4.02,,
+10051164,,2008,4,8,6,19,6.2,,20.65,40.67,,,,25.0,,3.65,,
+10051167,,2008,4,8,17,20,1.06,,16.525,39.158,,,,9.8,,4.37,,
+10051227,,2008,4,19,1,49,53.7,,14.96,46.11,,,,10.0,,4.11,,
+10051233,,2008,4,20,6,41,9.4,,19.99,40.23,,,,9.0,,3.65,,
+10051316,,2008,5,5,18,13,51.8,,16.3007,42.8033,,,,2.0,,3.74,,
+10051417,,2008,5,14,18,2,21.5,,20.304,39.601,,,,17.4,,4.18,,
+10051446,,2008,5,19,21,28,51.9,,19.716,41.392,,,,14.4,,4.55,,
+10051579,,2008,6,6,3,27,30.2,,19.84,40.31,,,,10.0,,3.83,,
+10051868,,2008,6,21,1,16,43.4,,20.163,41.1938,,,,6.0,,3.74,,
+10052090,,2008,7,10,12,50,19.63,,16.24,38.962,,,,8.8,,3.57,,
+10052112,,2008,7,14,3,51,40.87,,10.533,45.676,,,,4.4,,3.57,,
+10052116,,2008,7,14,7,24,51.8,,19.66,40.19,,,,5.0,,3.74,,
+10052151,,2008,7,18,22,54,3.3,,13.74,47.48,,,,9.0,,3.53,,
+10052290,,2008,8,4,13,43,0.0,,20.0115,40.0033,,,,15.0,,3.55,,
+10052389,,2008,8,28,3,37,8.7,,20.7178,40.7194,,,,7.0,,3.83,,
+10052460,,2008,9,18,10,46,57.4,,19.524,39.43,,,,32.0,,3.64,,
+10052466,,2008,9,19,13,14,48.9,,20.1603,41.1494,,,,3.0,,3.65,,
+10052485,,2008,9,27,8,28,27.17,,17.214,39.179,,,,10.0,,3.67,,
+10052529,,2008,10,6,9,19,47.3,,14.46,45.28,,,,10.0,,3.55,,
+10052532,,2008,10,7,13,11,40.1,,19.5033,41.3985,,,,11.0,,3.55,,
+10052627,,2008,10,21,8,12,40.1,,14.11,45.68,,,,10.0,,3.65,,
+10052650,,2008,10,24,3,6,39.16,,7.275,44.361,,,,15.2,,4.11,,
+10052654,,2008,10,24,19,31,19.4,,20.2045,41.1645,,,,8.0,,4.5,,
+10052754,,2008,11,12,10,39,11.54,,16.484,36.995,,,,38.5,,3.99,,
+10052764,,2008,11,14,13,26,4.1,,18.5598,42.5707,,,,19.0,,4.3,,
+10052787,,2008,11,20,14,9,19.51,,17.339,39.263,,,,10.0,,4.51,,
+10052797,,2008,11,27,3,52,27.9,,17.4982,43.1783,,,,4.0,,3.74,,
+10052800,,2008,11,28,23,39,22.22,,13.823,37.617,,,,35.3,,4.43,,
+10052831,,2008,12,10,18,44,35.0,,19.13,39.601,,,,1.8,,3.64,,
+10052842,,2008,12,14,23,58,56.06,,14.231,38.724,,,,25.5,,3.57,,
+10052866,,2008,12,23,15,24,21.77,,10.345,44.544,,,,22.9,,5.36,,
+10052868,,2008,12,23,19,7,4.6,,13.7288,44.5622,,,,30.0,,4.02,,
+10052971,,2009,1,16,18,6,37.8,,20.067,41.376,,,,21.0,,3.65,,
+10053013,,2009,1,31,12,19,42.3,,19.56,40.4193,,,,15.0,,3.55,,
+10053018,,2009,2,1,14,52,0.64,,8.675,43.985,,,,10.6,,3.99,,
+10053033,,2009,2,5,16,2,34.99,,10.203,40.856,,,,43.0,,3.67,,
+10053042,,2009,2,7,8,2,35.28,,13.86,37.723,,,,6.7,,3.57,,
+10053082,,2009,2,20,21,10,10.33,,20.2323,39.3813,,,,7.0,,4.5,,
+10053084,,2009,2,21,1,29,1.0,,20.2208,41.3586,,,,13.0,,4.02,,
+10053088,,2009,2,22,23,12,33.4,,20.44,39.708,,,,0.0,,3.73,,
+10053092,,2009,2,26,5,9,51.9,,20.212,41.037,,,,34.0,,3.55,,
+10053097,,2009,2,28,6,9,43.6,,19.728,39.9833,,,,7.0,,3.55,,
+10053119,,2009,3,7,18,51,20.6,,19.5243,41.2006,,,,20.0,,4.11,,
+10053126,,2009,3,10,8,32,56.3,,20.496,41.1653,,,,4.0,,4.02,,
+10053180,,2009,3,25,12,23,25.0,,19.63,40.34,,,,10.0,,4.31,,
+10053184,,2009,3,28,9,4,3.66,,16.679,42.191,,,,10.0,,3.99,,
+10053215,,2009,4,5,20,20,53.35,,11.913,44.23,,,,24.5,,4.71,,
+10053219,,2009,4,6,1,32,40.4,,13.51,42.309,,,,10.0,,6.29,,
+10053270,,2009,4,11,8,51,57.1,,19.29,40.641,,,,0.0,,3.74,,
+10053302,,2009,4,19,12,39,50.08,,7.868,44.735,,,,45.3,,4.21,,
+10053310,,2009,4,22,12,32,25.31,,12.833,42.576,,,,8.9,,3.67,,
+10053318,,2009,4,26,16,5,5.3,,20.03,41.44,,,,1.0,,3.65,,
+10053332,,2009,4,29,4,24,14.4,,19.52,41.84,,,,1.0,,3.65,,
+10053344,,2009,5,1,21,39,35.3,,17.4103,42.8649,,,,3.0,,4.02,,
+10053387,,2009,5,13,5,8,38.6,,20.637,41.058,,,,0.0,,4.02,,
+10053453,,2009,5,27,20,34,47.7,,20.2386,41.1758,,,,6.0,,4.11,,
+10053522,,2009,6,14,5,12,51.1,,19.602,41.3864,,,,14.0,,3.55,,
+10053528,,2009,6,15,14,43,8.1,,20.026,40.122,,,,26.0,,3.65,,
+10053540,,2009,6,18,14,1,36.6,,20.12,39.83,,,,0.0,,3.55,,
+10053559,,2009,6,21,10,54,37.1,,15.3924,44.1912,,,,11.0,,4.11,,
+10053573,,2009,6,24,3,28,55.4,,19.467,41.779,,,,14.0,,3.55,,
+10053611,,2009,7,1,4,18,58.0,,19.519,40.653,,,,0.0,,4.02,,
+10053686,,2009,7,12,14,48,20.1,,19.5209,40.334,,,,23.0,,3.65,,
+10053722,,2009,7,25,3,20,55.3,,19.676,41.901,,,,26.0,,3.55,,
+10053734,,2009,7,28,1,41,37.7,,20.262,41.184,,,,0.0,,3.65,,
+10053739,,2009,7,28,23,34,55.13,,18.814,41.397,,,,10.0,,4.31,,
+10053742,,2009,7,31,7,13,28.2,,20.6232,40.8948,,,,20.0,,3.55,,
+10053750,,2009,8,4,16,17,16.39,,15.707,37.116,,,,22.5,,3.78,,
+10053759,,2009,8,6,15,36,44.44,,13.669,41.648,,,,15.7,,4.23,,
+10053782,,2009,8,13,15,49,38.1,,19.5032,41.0985,,,,19.0,,4.11,,
+10053790,,2009,8,17,23,52,11.0,,19.755,40.418,,,,3.0,,3.74,,
+10053797,,2009,8,19,5,12,59.9,,19.813,40.087,,,,1.0,,3.55,,
+10053804,,2009,8,21,13,39,57.0,,19.16,41.86,,,,10.0,,5.03,,
+10053870,,2009,9,7,21,26,31.4,,14.027,38.677,,,,18.0,,4.76,,
+10053890,,2009,9,10,9,27,39.5,,19.955,41.073,,,,30.0,,3.74,,
+10053897,,2009,9,12,18,6,25.6,,20.452,41.41,,,,11.0,,4.3,,
+10053906,,2009,9,14,20,4,31.03,,11.275,44.025,,,,7.0,,4.4,,
+10053913,,2009,9,15,8,37,40.8,,19.4991,41.1667,,,,16.0,,4.3,,
+10053927,,2009,9,17,22,53,8.8,,19.8816,39.9554,,,,23.0,,4.58,,
+10053933,,2009,9,20,3,50,17.32,,13.418,43.399,,,,37.8,,4.65,,
+10053941,,2009,9,24,2,28,22.01,,16.416,42.554,,,,6.1,,3.57,,
+10054032,,2009,10,8,0,51,51.17,,13.696,41.74,,,,10.7,,3.67,,
+10054042,,2009,10,9,15,47,19.4,,20.577,40.023,,,,0.0,,3.91,,
+10054043,,2009,10,10,0,28,39.0,,20.6955,40.8234,,,,15.0,,4.3,,
+10054053,,2009,10,13,13,27,41.99,,18.352,37.526,,,,49.1,,3.99,,
+10054067,,2009,10,19,10,8,49.64,,9.772,44.814,,,,23.6,,4.12,,
+10054099,,2009,10,29,3,46,41.3,,18.6847,42.8566,,,,16.0,,3.55,,
+10054104,,2009,11,1,8,33,16.59,,17.926,37.609,,,,36.8,,4.36,,
+10054122,,2009,11,7,7,10,5.56,,13.851,37.634,,,,34.0,,4.21,,
+10054137,,2009,11,11,3,43,33.2,,19.8966,40.4004,,,,8.0,,3.74,,
+10054167,,2009,11,18,3,16,44.6,,19.9745,41.3271,,,,12.0,,4.3,,
+10054264,,2009,12,10,11,20,53.8,,19.24,42.22,,,,4.0,,3.62,,
+10054270,,2009,12,12,18,51,20.95,,13.237,43.714,,,,4.6,,3.57,,
+10054274,,2009,12,15,11,49,6.86,,15.572,38.957,,,,27.7,,3.57,,
+10054275,,2009,12,15,13,11,58.98,,12.271,43.007,,,,8.8,,4.23,,
+10054296,,2009,12,20,22,27,43.9,,19.975,40.325,,,,2.0,,3.55,,
+10054333,,2009,12,30,23,54,43.2,,20.165,41.001,,,,20.0,,3.55,,
+10054360,,2010,1,9,14,24,37.42,,14.736,39.381,,,,14.5,,3.89,,
+10054366,,2010,1,12,8,25,11.32,,13.451,43.119,,,,17.1,,4.22,,
+10054373,,2010,1,15,14,20,54.0,,14.198,45.779,,,,15.0,,3.93,,
+10054375,,2010,1,15,16,29,48.86,,14.059,38.785,,,,24.3,,3.57,,
+10054377,,2010,1,16,5,52,27.7,,18.97,42.62,,,,7.0,,4.13,,
+10054473,,2010,1,29,12,47,43.9,,19.78,38.138,,,,15.8,,3.73,,
+10054489,,2010,2,5,18,57,15.0,,19.694,40.101,,,,3.0,,3.65,,
+10054499,,2010,2,8,7,23,57.84,,16.771,39.498,,,,24.1,,3.57,,
+10054551,,2010,2,22,8,45,14.8,,19.816,40.059,,,,23.0,,4.02,,
+10054558,,2010,2,25,6,21,59.4,,19.958,41.405,,,,12.0,,4.3,,
+10054577,,2010,3,6,19,29,37.8,,20.286,41.203,,,,1.0,,3.93,,
+10054738,,2010,4,15,1,47,36.45,,12.425,43.468,,,,8.1,,4.02,,
+10054767,,2010,4,24,5,15,25.0,,19.37,40.269,,,,26.0,,3.74,,
+10054778,,2010,4,26,22,17,36.9,,20.404,39.356,,,,0.0,,3.73,,
+10054802,,2010,5,6,13,6,7.2,,20.304,41.195,,,,19.0,,4.21,,
+10054803,,2010,5,7,2,19,19.3,,18.09,43.04,,,,9.0,,3.7,,
+10054809,,2010,5,8,22,23,29.39,,15.296,36.517,,,,10.0,,3.67,,
+10054818,,2010,5,11,2,13,42.38,,9.718,45.797,,,,3.3,,3.57,,
+10054831,,2010,5,13,12,46,55.6,,19.599,41.362,,,,7.0,,3.65,,
+10054851,,2010,5,17,1,29,26.6,,19.894,39.385,,,,16.9,,3.73,,
+10054919,,2010,6,4,18,44,53.56,,16.611,42.305,,,,10.9,,4.28,,
+10054930,,2010,6,6,16,49,53.16,,15.109,38.243,,,,25.1,,3.7,,
+10054960,,2010,6,13,7,3,39.99,,13.623,38.392,,,,5.0,,3.67,,
+10054973,,2010,6,16,22,39,41.17,,16.13,38.856,,,,12.9,,4.13,,
+10055011,,2010,6,30,11,53,44.97,,6.47,45.41,,,,2.0,,3.81,,
+10055036,,2010,7,9,22,15,10.0,,19.84,41.17,,,,12.0,,4.79,,
+10055044,,2010,7,13,3,36,18.78,,15.487,40.579,,,,9.1,,3.57,,
+10055048,,2010,7,14,4,29,25.7,,17.67,43.1,,,,0.0,,3.7,,
+10055091,,2010,7,25,13,30,52.2,,20.077,40.467,,,,7.0,,3.83,,
+10055146,,2010,8,9,13,48,58.1,,20.098,40.853,,,,20.0,,3.74,,
+10055148,,2010,8,11,5,0,3.75,,13.296,38.705,,,,11.0,,3.57,,
+10055168,,2010,8,16,12,54,47.89,,14.974,38.376,,,,14.4,,4.68,,
+10055199,,2010,8,28,7,8,3.25,,12.654,42.834,,,,6.7,,4.16,,
+10055222,,2010,9,5,7,7,23.42,,12.156,44.126,,,,23.5,,4.0,,
+10055261,,2010,9,14,9,54,33.6,,20.167,39.28,,,,0.0,,3.82,,
+10055264,,2010,9,15,2,23,13.5,,14.274,45.605,,,,16.0,,3.74,,
+10055271,,2010,9,17,12,20,17.75,,15.623,41.472,,,,6.0,,4.29,,
+10055301,,2010,9,30,11,17,7.7,,20.193,41.553,,,,17.0,,3.93,,
+10055304,,2010,10,1,7,58,27.6,,20.303,41.029,,,,2.0,,3.74,,
+10055310,,2010,10,3,11,43,16.3,,19.555,41.565,,,,21.0,,3.55,,
+10055323,,2010,10,6,6,58,10.0,,20.446,39.692,,,,0.0,,3.91,,
+10055328,,2010,10,8,17,26,58.47,,16.331,36.908,,,,38.1,,3.67,,
+10055347,,2010,10,15,5,21,19.82,,16.633,38.873,,,,37.2,,4.4,,
+10055357,,2010,10,19,0,38,0.0,,11.65,47.33,,,,14.0,,3.72,,
+10055360,,2010,10,20,3,58,52.54,,13.78,43.328,,,,4.7,,3.57,,
+10055434,,2010,11,8,22,41,56.8,,20.036,40.292,,,,7.0,,3.65,,
+10055436,,2010,11,9,8,43,19.89,,15.934,40.048,,,,10.4,,3.6,,
+10055440,,2010,11,9,18,23,35.31,,6.85,42.06,,,,18.0,,3.76,,
+10055454,,2010,11,12,20,5,11.8,,19.161,40.359,,,,12.0,,3.93,,
+10055476,,2010,11,21,10,37,15.4,,13.484,38.629,,,,20.8,,3.57,,
+10055489,,2010,11,29,5,53,52.4,,20.485,39.485,,,,0.0,,4.5,,
+10055509,,2010,12,5,21,22,49.0,,20.335,40.161,,,,34.0,,3.74,,
+10055599,,2011,1,5,19,25,44.8,,20.031,39.97,,,,25.0,,3.55,,
+10055622,,2011,1,17,11,2,3.2,,20.227,38.937,,,,0.0,,3.64,,
+10055624,,2011,1,17,16,58,17.6,,20.226,41.251,,,,7.0,,3.55,,
+10055678,,2011,2,5,13,38,18.6,,19.541,41.886,,,,6.0,,3.83,,
+10055708,,2011,2,14,9,17,40.4,,19.478,40.474,,,,0.0,,4.21,,
+10055729,,2011,2,21,5,56,59.1,,19.943,40.681,,,,7.0,,4.02,,
+10055810,,2011,3,25,18,31,31.5,,16.973,38.869,,,,1.0,,4.1,,
+10055830,,2011,3,31,23,59,31.0,,20.424,39.644,,,,0.7,,3.55,,
+10055863,,2011,4,12,3,32,55.78,,16.007,41.587,,,,7.0,,3.6,,
+10055909,,2011,4,23,3,19,41.5,,19.275,41.554,,,,12.0,,3.55,,
+10055919,,2011,4,25,7,44,12.19,,13.671,38.39,,,,24.1,,3.89,,
+10055928,,2011,4,28,5,19,40.2,,19.981,40.462,,,,25.0,,3.55,,
+10055989,,2011,5,18,6,32,28.2,,19.428,41.23,,,,18.0,,3.55,,
+10056055,,2011,5,24,11,1,34.6,,20.272,41.491,,,,7.0,,3.74,,
+10056058,,2011,5,24,22,3,51.98,,12.033,43.867,,,,4.4,,4.15,,
+10056072,,2011,5,28,4,53,22.9,,19.975,40.063,,,,2.0,,3.55,,
+10056133,,2011,6,9,16,16,36.0,,19.75,40.69,,,,10.0,,4.39,,
+10056134,,2011,6,9,18,48,50.0,,15.07,46.39,,,,0.0,,3.55,,
+10056162,,2011,6,17,5,43,38.8,,15.07,46.39,,,,0.0,,3.74,,
+10056167,,2011,6,19,14,35,34.18,,10.815,44.152,,,,6.5,,3.67,,
+10056176,,2011,6,21,10,2,10.28,,13.656,38.426,,,,5.2,,3.67,,
+10056199,,2011,6,26,21,27,28.8,,20.435,39.722,,,,0.0,,3.64,,
+10056235,,2011,7,7,19,21,48.0,,7.54,42.04,,,,10.0,,5.0,,
+10056242,,2011,7,10,3,7,3.78,,15.646,36.67,,,,15.8,,3.99,,
+10056252,,2011,7,11,16,34,57.9,,20.358,41.411,,,,15.0,,3.74,,
+10056253,,2011,7,12,6,53,22.47,,11.855,43.927,,,,7.6,,4.29,,
+10056260,,2011,7,13,9,55,12.0,,12.72,42.44,,,,15.0,,3.96,,
+10056273,,2011,7,17,18,30,27.31,,11.367,45.01,,,,2.4,,4.79,,
+10056313,,2011,7,25,12,31,20.46,,7.365,45.016,,,,11.0,,4.67,,
+10056358,,2011,8,8,0,17,28.8,,20.404,39.715,,,,0.1,,3.64,,
+10056374,,2011,8,14,6,18,33.4,,19.59,40.347,,,,22.0,,3.83,,
+10056376,,2011,8,15,13,8,35.0,,17.75,43.06,,,,5.0,,4.0,,
+10056382,,2011,8,16,9,57,13.5,,19.82,40.127,,,,9.0,,3.83,,
+10056457,,2011,9,4,11,9,38.5,,19.815,38.409,,,,10.4,,3.55,,
+10056478,,2011,9,8,13,17,28.03,,10.202,44.635,,,,20.1,,3.6,,
+10056497,,2011,9,12,12,27,29.4,,20.373,39.703,,,,0.1,,3.55,,
+10056503,,2011,9,13,18,35,22.95,,12.106,45.841,,,,2.2,,3.67,,
+10056522,,2011,9,17,13,41,44.26,,14.771,41.688,,,,20.8,,3.67,,
+10056526,,2011,9,19,23,44,25.21,,17.158,39.007,,,,25.4,,3.67,,
+10056544,,2011,9,25,13,17,10.0,,18.57,42.53,,,,2.0,,4.23,,
+10056562,,2011,9,30,8,59,43.5,,19.679,40.652,,,,27.0,,3.83,,
+10056607,,2011,10,10,13,22,32.0,,20.222,38.884,,,,9.3,,3.64,,
+10056627,,2011,10,14,17,30,24.94,,16.335,38.865,,,,10.9,,3.78,,
+10056648,,2011,10,20,6,11,18.86,,9.393,44.521,,,,5.1,,4.22,,
+10056649,,2011,10,20,17,24,8.7,,20.452,39.775,,,,1.5,,3.64,,
+10056936,,2011,10,29,4,13,34.35,,10.911,45.712,,,,9.5,,4.07,,
+10056951,,2011,10,30,14,40,32.66,,13.331,42.279,,,,9.7,,3.67,,
+10057057,,2011,11,10,2,43,42.2,,20.426,40.19,,,,0.0,,3.65,,
+10057115,,2011,11,15,4,59,0.69,,14.672,38.285,,,,17.6,,4.2,,
+10057166,,2011,11,23,14,12,33.59,,16.019,39.912,,,,7.5,,3.6,,
+10057170,,2011,11,24,4,9,24.6,,19.828,39.418,,,,27.0,,3.82,,
+10057265,,2011,12,14,12,37,0.0,,13.45,47.42,,,,11.0,,3.53,,
+10057276,,2011,12,20,13,30,19.7,,20.755,40.167,,,,0.0,,3.64,,
+10057278,,2011,12,21,2,39,25.7,,19.74,40.149,,,,5.0,,3.65,,
+10057279,,2011,12,21,7,23,0.1,,20.232,40.278,,,,0.0,,3.65,,
+10057286,,2011,12,22,23,26,18.1,,19.353,41.862,,,,28.0,,4.11,,
+10057294,,2011,12,27,1,7,45.36,,16.922,39.58,,,,14.7,,3.67,,
+10057310,,2011,12,30,8,47,40.5,,19.896,40.629,,,,2.0,,3.55,,
+10057315,,2012,1,3,6,30,15.0,,20.096,39.892,,,,6.0,,3.74,,
+10057347,,2012,1,14,20,41,59.8,,19.234,40.634,,,,44.0,,3.65,,
+10057368,,2012,1,22,9,43,27.6,,19.82,40.06,,,,37.0,,3.55,,
+10057369,,2012,1,22,10,4,2.56,,15.563,39.302,,,,26.7,,3.57,,
+10057378,,2012,1,23,20,54,45.5,,20.323,41.32,,,,13.0,,4.11,,
+10057383,,2012,1,24,23,54,46.03,,10.985,45.528,,,,10.1,,4.07,,
+10057385,,2012,1,25,8,6,37.09,,10.51,44.871,,,,29.0,,4.98,,
+10057464,,2012,2,8,4,28,20.0,,20.548,40.818,,,,8.0,,4.3,,
+10057522,,2012,2,25,20,34,36.23,,13.435,38.522,,,,20.3,,4.43,,
+10057525,,2012,2,26,16,17,23.15,,16.059,37.301,,,,22.1,,3.78,,
+10057526,,2012,2,26,22,37,55.0,,6.66,44.54,,,,2.0,,4.48,,
+10057532,,2012,2,29,15,34,58.35,,9.016,44.834,,,,15.0,,3.78,,
+10057538,,2012,3,3,1,4,25.94,,15.187,40.821,,,,15.9,,3.6,,
+10057544,,2012,3,4,3,47,39.0,,7.63,42.03,,,,2.0,,4.45,,
+10057551,,2012,3,5,15,15,6.99,,9.354,44.494,,,,10.8,,4.27,,
+10057585,,2012,3,13,6,50,2.45,,14.035,37.69,,,,36.1,,3.78,,
+10057590,,2012,3,13,14,55,53.3,,19.778,40.148,,,,21.0,,3.74,,
+10057597,,2012,3,15,3,29,5.0,,13.2,42.81,,,,6.0,,3.97,,
+10057626,,2012,3,26,0,2,18.23,,15.359,41.877,,,,27.0,,3.67,,
+10057627,,2012,3,26,3,0,15.4,,19.28,41.81,,,,21.0,,4.49,,
+10057668,,2012,4,11,6,18,52.6,,20.347,39.666,,,,0.0,,3.91,,
+10057670,,2012,4,11,13,38,35.07,,19.561,41.471,,,,20.0,,3.66,,
+10057707,,2012,4,19,1,6,18.53,,16.832,37.682,,,,47.9,,3.57,,
+10057717,,2012,4,21,21,48,45.49,,17.836,42.954,,,,7.0,,3.79,,
+10057778,,2012,5,5,15,55,5.92,,19.784,40.142,,,,1.0,,4.84,,
+10057832,,2012,5,18,20,38,54.2,,15.0637,44.9521,,,,10.0,,3.79,,
+10057836,,2012,5,20,2,3,50.17,,11.263,44.895,,,,9.5,,6.09,,
+10057917,,2012,5,28,1,6,26.83,,16.102,39.869,,,,8.3,,4.48,,
+10057998,,2012,6,6,4,8,31.41,,12.322,44.399,,,,31.1,,4.21,,
+10058002,,2012,6,7,10,17,12.9,,19.94,41.57,,,,25.0,,5.28,,
+10058009,,2012,6,9,2,4,56.6,,12.488,46.18,,,,6.9,,4.16,,
+10058047,,2012,6,15,6,27,24.85,,16.3222,37.4578,,,,33.1,,3.7,,
+10058051,,2012,6,16,1,47,40.98,,19.69,40.69,,,,28.0,,3.51,,
+10058063,,2012,6,18,8,16,26.64,,20.73,40.75,,,,8.0,,3.51,,
+10058099,,2012,6,27,1,14,20.24,,15.058,36.996,,,,5.0,,3.9,,
+10058122,,2012,7,4,11,12,11.85,,16.866,37.639,,,,41.2,,4.63,,
+10058164,,2012,7,20,20,51,33.2,,15.214,44.324,,,,0.0,,3.62,,
+10058168,,2012,7,22,14,27,30.43,,20.16,40.92,,,,10.0,,3.96,,
+10058235,,2012,8,12,1,21,36.8,,16.254,41.726,,,,29.1,,4.07,,
+10058238,,2012,8,13,7,30,52.96,,13.738,38.493,,,,12.0,,4.15,,
+10058253,,2012,8,19,17,45,8.33,,16.0078,39.8783,,,,8.4,,3.7,,
+10058279,,2012,8,28,23,12,15.47,,15.728,38.205,,,,48.9,,4.63,,
+10058283,,2012,8,30,11,9,57.38,,14.8663,38.3087,,,,23.6,,3.57,,
+10058300,,2012,9,4,22,43,43.0,,19.93,41.1,,,,10.0,,4.26,,
+10058301,,2012,9,5,15,47,27.22,,19.72,40.61,,,,20.0,,3.51,,
+10058377,,2012,9,27,1,8,22.65,,14.92,41.176,,,,10.3,,4.42,,
+10058390,,2012,10,3,9,20,43.62,,7.234,44.583,,,,9.8,,4.01,,
+10058392,,2012,10,3,14,41,29.36,,9.67,44.782,,,,23.8,,4.52,,
+10058393,,2012,10,3,18,45,32.21,,19.81,40.1,,,,9.0,,4.1,,
+10058461,,2012,10,25,23,5,24.73,,16.015,39.874,,,,9.7,,5.31,,
+10058476,,2012,10,30,1,52,31.08,,13.2725,42.3957,,,,10.6,,3.67,,
+10058494,,2012,11,4,23,49,45.4,,19.993,39.128,,,,6.4,,3.55,,
+10058514,,2012,11,12,0,34,14.6,,20.349,39.186,,,,1.1,,3.55,,
+10058516,,2012,11,12,23,18,42.0,,19.07,42.54,,,,18.0,,4.57,,
+10058517,,2012,11,12,23,28,51.5,,19.74,40.7,,,,12.0,,3.81,,
+10058575,,2012,11,27,19,6,21.83,,19.772,40.773,,,,16.0,,4.02,,
+10058597,,2012,12,3,4,36,0.0,,14.775,46.193,,,,8.0,,4.02,,
+10058604,,2012,12,5,1,18,20.29,,13.661,42.915,,,,17.5,,4.29,,
+10058632,,2012,12,13,21,39,27.0,,19.73,41.13,,,,10.0,,4.14,,
+10058694,,2013,1,7,4,20,24.1,,6.64,44.77,,,,7.0,,3.53,,
+10058762,,2013,1,23,20,30,52.25,,20.75,40.86,,,,3.0,,3.66,,
+10058765,,2013,1,25,14,48,18.27,,10.445,44.164,,,,19.8,,5.01,,
+10058775,,2013,1,29,1,10,44.42,,19.8,40.41,,,,4.0,,3.66,,
+10058784,,2013,1,31,8,4,10.9,,19.84,39.829,,,,0.0,,4.0,,
+10058787,,2013,2,2,13,35,34.0,,14.66,46.51,,,,10.0,,4.43,,
+10058798,,2013,2,5,9,5,26.58,,19.86,40.7,,,,3.0,,3.51,,
+10058812,,2013,2,9,12,37,0.82,,19.64,41.47,,,,12.0,,3.66,,
+10058831,,2013,2,16,21,16,9.29,,13.569,41.714,,,,17.1,,4.94,,
+10058832,,2013,2,17,1,0,6.9,,13.4833,42.4653,,,,15.7,,3.6,,
+10058884,,2013,3,7,22,36,59.03,,14.5207,37.9748,,,,6.9,,3.6,,
+10058886,,2013,3,9,6,58,8.1,,17.34,42.854,,,,0.0,,3.62,,
+10058894,,2013,3,11,20,55,23.55,,18.8043,39.2387,,,,10.0,,3.57,,
+10058907,,2013,3,18,2,40,51.04,,11.4543,43.1562,,,,9.3,,3.6,,
+10058928,,2013,3,24,15,47,21.95,,16.471,37.707,,,,38.2,,4.57,,
+10058946,,2013,3,28,16,13,40.8,,18.854,42.283,,,,0.0,,3.62,,
+10058982,,2013,4,7,4,38,34.6,,20.449,39.407,,,,0.1,,3.73,,
+10058998,,2013,4,12,1,26,54.13,,20.66,40.18,,,,10.0,,4.55,,
+10059016,,2013,4,19,7,54,32.6,,19.69,40.75,,,,6.0,,3.81,,
+10059080,,2013,5,8,0,52,16.92,,12.3025,43.4505,,,,7.7,,3.6,,
+10059092,,2013,5,15,15,2,40.28,,19.47,41.43,,,,11.0,,4.1,,
+10059166,,2013,6,8,19,3,28.3,,20.28,41.25,,,,4.0,,3.81,,
+10059185,,2013,6,14,18,22,22.72,,11.0543,44.2812,,,,20.3,,3.7,,
+10059228,,2013,6,16,20,5,0.0,,14.83,45.78,,,,10.0,,3.88,,
+10059275,,2013,6,21,10,33,56.07,,10.061,44.09,,,,5.7,,5.36,,
+10059284,,2013,6,22,8,41,8.0,,19.58,40.21,,,,10.0,,4.44,,
+10059300,,2013,6,27,3,56,24.35,,19.75,40.89,,,,18.0,,3.66,,
+10059332,,2013,7,11,4,32,20.94,,12.055,43.816,,,,8.5,,4.21,,
+10059333,,2013,7,11,4,32,41.1,,14.118,44.026,,,,1.0,,3.87,,
+10059340,,2013,7,13,18,47,17.9,,15.014,44.942,,,,5.0,,3.7,,
+10059365,,2013,7,21,1,32,24.24,,13.722,43.508,,,,7.9,,5.14,,
+10059447,,2013,8,9,12,48,10.7,,20.445,39.692,,,,0.0,,3.73,,
+10059465,,2013,8,10,23,4,0.77,,14.2563,38.6633,,,,24.2,,3.89,,
+10059472,,2013,8,13,4,58,2.08,,19.66,40.71,,,,12.0,,4.1,,
+10059511,,2013,8,24,17,18,18.77,,15.077,36.713,,,,8.7,,4.1,,
+10059515,,2013,8,26,22,9,48.16,,12.5388,43.3657,,,,8.3,,3.8,,
+10059570,,2013,9,12,9,59,23.92,,18.0262,38.6343,,,,19.5,,3.57,,
+10059657,,2013,10,6,5,27,22.32,,19.56,40.75,,,,14.0,,4.1,,
+10059689,,2013,10,19,12,29,35.29,,10.2638,43.6807,,,,10.5,,3.5,,
+10059705,,2013,10,25,23,8,7.9,,15.369,43.805,,,,0.0,,3.53,,
+10059763,,2013,11,21,10,36,49.0,,9.0,44.91,,,,10.0,,3.99,,
+10059764,,2013,11,21,19,45,30.49,,19.72,40.69,,,,9.0,,4.55,,
+10059792,,2013,11,30,20,13,38.28,,13.2062,42.631,,,,10.0,,3.7,,
+10059804,,2013,12,8,14,35,33.39,,13.4793,42.4613,,,,16.2,,3.7,,
+10059815,,2013,12,12,10,21,44.6,,20.552,39.642,,,,0.0,,3.73,,
+10059816,,2013,12,13,3,34,20.71,,20.5,41.02,,,,12.0,,4.25,,
+10059817,,2013,12,15,3,57,34.01,,15.034,36.671,,,,10.5,,4.12,,
+10059830,,2013,12,20,13,9,0.0,,14.9,41.67,,,,30.0,,4.1,,
+10059833,,2013,12,22,10,6,35.69,,12.519,43.381,,,,8.6,,4.22,,
+10059836,,2013,12,23,4,20,38.46,,15.5687,38.2152,,,,10.3,,3.89,,
+10059854,,2013,12,29,6,54,58.0,,17.3,43.12,,,,10.0,,4.3,,
+10059857,,2013,12,29,17,8,43.23,,14.434,41.395,,,,20.4,,5.16,,
+10059882,,2014,1,10,12,32,47.7,,16.144,43.254,,,,0.0,,3.7,,
+10059892,,2014,1,14,4,35,0.0,,14.936,38.362,,,,11.0,,4.15,,
+10059904,,2014,1,20,6,0,15.0,,19.48,41.39,,,,10.0,,4.64,,
+10059915,,2014,1,22,22,44,10.92,,15.1518,40.4413,,,,8.0,,3.7,,
+10060271,,2014,2,9,0,18,2.17,,20.08,40.12,,,,19.0,,3.51,,
+10060297,,2014,2,13,4,38,16.1,,13.1225,42.698,,,,8.2,,3.57,,
+10060333,,2014,2,19,20,44,15.0,,14.922,45.366,,,,0.0,,3.53,,
+10060378,,2014,3,3,10,13,7.21,,19.69,40.7,,,,3.0,,4.4,,
+10060394,,2014,3,7,10,3,44.6,,19.83,40.09,,,,9.0,,3.66,,
+10060395,,2014,3,7,10,50,53.68,,19.53,40.39,,,,29.0,,3.66,,
+10060406,,2014,3,9,13,19,45.98,,20.59,40.57,,,,2.0,,3.51,,
+10060417,,2014,3,13,17,32,0.0,,14.83,45.76,,,,10.0,,5.0,,
+10060452,,2014,3,23,18,31,53.02,,16.4262,37.5087,,,,37.9,,3.78,,
+10060458,,2014,3,25,7,56,51.98,,16.5278,39.2902,,,,30.4,,3.67,,
+10060502,,2014,4,7,19,27,1.0,,6.62,44.59,,,,10.0,,4.9,,
+10060538,,2014,4,19,21,27,53.21,,12.5337,43.3487,,,,7.9,,3.7,,
+10060540,,2014,4,20,0,37,36.16,,19.9,40.12,,,,2.0,,3.66,,
+10060545,,2014,4,21,21,25,28.03,,19.2,41.92,,,,20.0,,5.13,,
+10060547,,2014,4,22,8,58,31.0,,14.24,45.8,,,,29.0,,4.5,,
+10060558,,2014,4,27,8,41,0.6,,18.971,42.439,,,,12.0,,3.79,,
+10060561,,2014,4,27,21,0,50.51,,19.45,41.25,,,,3.0,,3.66,,
+10060568,,2014,4,29,22,26,2.0,,13.0613,44.0483,,,,6.3,,3.5,,
+10060600,,2014,5,12,0,54,35.0,,20.15,39.8,,,,20.0,,4.9,,
+10060624,,2014,5,19,4,43,25.58,,20.03,40.95,,,,14.0,,5.13,,
+10060707,,2014,5,29,7,24,18.1,,13.868,46.104,,,,15.0,,3.65,,
+10060742,,2014,6,6,13,41,38.39,,16.088,39.901,,,,7.7,,4.28,,
+10060748,,2014,6,8,10,29,12.6,,20.349,39.459,,,,0.1,,3.55,,
+10060768,,2014,6,14,8,52,9.07,,12.5485,42.669,,,,7.2,,3.5,,
+10060811,,2014,6,29,4,24,28.04,,15.5877,39.898,,,,9.0,,3.89,,
+10060931,,2014,8,12,20,15,34.27,,16.4077,40.4552,,,,14.1,,3.7,,
+10060932,,2014,8,13,0,4,33.58,,14.0407,42.988,,,,27.5,,3.57,,
+10060967,,2014,8,26,1,19,45.32,,14.3265,37.9353,,,,26.7,,3.7,,
+10060978,,2014,8,28,17,49,20.0,,10.7,45.67,,,,10.0,,3.97,,
+10061018,,2014,9,5,10,10,18.22,,18.861,39.188,,,,5.0,,4.06,,
+10061023,,2014,9,7,10,45,1.23,,10.677,44.127,,,,15.4,,4.4,,
+10061097,,2014,9,26,23,38,10.59,,16.435,36.742,,,,39.1,,4.19,,
+10061112,,2014,9,30,15,12,41.0,,18.35,43.06,,,,10.0,,4.27,,
+10061143,,2014,10,9,22,58,0.0,,14.727,38.472,,,,24.9,,4.09,,
+10061169,,2014,10,17,2,38,59.98,,11.9247,43.7598,,,,13.2,,3.5,,
+10061248,,2014,11,10,20,48,16.9,,19.406,39.306,,,,0.1,,4.18,,
+10061335,,2014,11,30,9,34,25.22,,9.4448,44.536,,,,6.8,,3.6,,
+10061353,,2014,12,6,17,40,41.01,,9.0242,44.8797,,,,11.1,,3.67,,
+10061386,,2014,12,19,7,26,47.0,,20.392,39.652,,,,12.4,,3.73,,
+10061388,,2014,12,19,10,36,30.62,,11.24,43.606,,,,8.6,,4.33,,
+10061401,,2014,12,21,15,51,28.87,,12.1383,43.5435,,,,8.3,,3.6,,
+10061414,,2014,12,24,11,40,10.93,,14.956,41.707,,,,18.0,,4.26,,
+10061428,,2014,12,28,21,43,38.1,,16.358,39.289,,,,14.0,,4.55,,
+10061431,,2014,12,29,20,34,14.0,,19.27,41.65,,,,18.0,,4.7,,
+10061432,,2014,12,30,23,10,56.07,,20.2278,41.4997,,,,4.0,,3.65,,
+usc000tijd,,2015,1,23,6,51,20.0,,11.1357,44.1293,,,,9.7,,4.7665,,
+usc000ttx5,,2015,2,28,3,16,17.0,,13.535,41.979,,,,17.3,,4.4888,,
+usc000tust,,2015,3,4,0,0,4.0,,11.175,43.604,,,,9.2,,4.404,,
+us200028uy,,2015,4,24,15,2,54.0,,11.9,44.228,,,,20.9,,4.7315,,
+us20002arf,,2015,5,1,21,25,33.0,,17.93,42.767,,,,2.0,,4.327,,
+us20002ebs,,2015,5,11,8,26,30.0,,16.8,37.19,,,,40.0,,4.8124,,
+us20002kby,,2015,5,29,13,7,57.0,,14.3,42.92,,,,10.0,,4.694,,
+us20002kwm,,2015,6,1,0,31,58.0,,18.6833,42.8782,,,,10.0,,4.327,,
+us10002xfg,,2015,8,3,7,27,51.0,,16.6001,39.142,,,,19.16,,4.5697,,
+us100030ha,,2015,8,8,22,46,24.0,,14.26,38.55,,,,14.0,,4.4079,,
+us1000360c,,2015,8,29,18,47,4.0,,13.641,46.2498,,,,2.24,,4.404,,
+us20003j3q,,2015,9,13,1,4,35.0,,11.2764,43.5572,,,,4.11,,4.4888,,
+cmt144800,,2015,11,1,6,26,19.8,,20.19,41.33,,,,18.0,,4.966,,
+us10003x2b,,2015,11,7,22,36,4.0,,15.88,37.25,,,,22.0,,4.327,,
+us100044g7,,2015,12,6,16,24,38.0,,15.2049,42.3564,,,,3.99,,4.839,,
+us100048ge,,2015,12,20,9,46,3.0,,13.58,38.35,,,,5.0,,4.8124,,
+us10004cci,,2016,1,8,13,7,42.0,,18.5153,42.9131,,,,26.73,,4.8124,,
+us10004f2x,,2016,1,16,18,55,11.0,,14.6515,41.5846,,,,5.4,,4.694,,
+us20004yqw,,2016,2,8,15,35,43.0,,14.8791,37.023,,,,10.0,,4.7315,,
+us20005051,,2016,2,14,14,51,29.0,,17.4307,43.0612,,,,10.0,,4.6506,,
+us20005cq2,,2016,3,27,13,9,28.0,,19.3327,41.295,,,,10.0,,4.6506,,
+us10005j0h,,2016,5,20,19,49,44.0,,19.7003,40.2356,,,,13.9,,4.5697,,
+us20005xya,,2016,5,25,22,10,28.0,,15.79,36.81,,,,19.0,,4.4079,,
+us20005z8x,,2016,5,30,20,24,20.0,,11.96,42.71,,,,15.0,,4.694,,
+us2000668w,,2016,6,23,14,37,56.0,,9.9234,44.0943,,,,10.14,,4.4888,,
+us10005zzx,,2016,7,5,5,54,38.0,,17.0005,37.5845,,,,36.01,,4.7315,,
+us100068v0,,2016,7,30,20,21,38.0,,7.21,44.94,,,,11.0,,4.4888,,
+us10006j5y,,2016,8,31,22,20,53.0,,20.3598,41.3159,,,,3.47,,4.6506,,
+us10006ujn,,2016,10,2,19,41,19.0,,19.1307,42.4892,,,,16.01,,4.4888,,
+us20007eg6,,2016,10,16,1,32,6.0,,20.6004,39.7794,,,,20.34,,4.9742,,
+us20007gdv,,2016,10,24,14,44,11.0,,7.5763,46.421,,,,5.76,,4.6506,,
+us20007gn0,,2016,10,25,16,53,0.0,,11.0631,43.5947,,,,10.0,,4.4888,,
+us100072zr,,2016,10,29,20,15,28.0,,19.7289,39.9843,,,,11.86,,4.7315,,
+609624987,,2016,10,30,6,40,19.0,,13.106,42.832,,,,10.0,,6.61384,,
+us100076hy,,2016,11,9,15,58,44.0,,18.4742,42.8375,,,,19.93,,4.6506,,
+us10007eip,,2016,12,3,4,8,35.0,,14.2741,38.582,,,,3.0,,4.7315,,
+us20007zet,,2016,12,9,7,21,50.0,,10.5902,44.3361,,,,10.0,,4.4888,,
+us10007vrf,,2017,1,27,17,7,56.0,,19.8572,40.8327,,,,5.0,,4.7665,,
+us20008mmi,,2017,2,27,6,20,17.0,,14.9782,38.511,,,,10.0,,4.5697,,
+us100087cw,,2017,3,6,20,12,8.0,,8.816,46.9108,,,,10.0,,4.4765,,
+us10008jxf,,2017,4,23,4,25,35.0,,15.8349,41.9674,,,,16.45,,4.4079,,
+us10008ut6,,2017,5,24,10,30,58.0,,20.1873,41.5653,,,,10.0,,4.7315,,
+us100095q7,,2017,7,1,8,10,33.0,,7.0043,46.5239,,,,1.59,,4.4765,,
+us2000a5vt,,2017,8,8,9,35,7.0,,14.6055,45.203,,,,10.0,,4.327,,
+us2000aaae,,2017,8,21,18,57,51.0,,13.9394,40.7832,,,,2.65,,4.4888,,
+us2000aq1c,,2017,9,18,16,47,12.0,,19.9598,40.0912,,,,15.74,,4.5697,,
+us2000brf1,,2017,11,19,12,37,45.0,,10.0786,44.7543,,,,18.45,,4.694,,
+us2000ckf6,,2018,1,17,19,7,19.0,,9.938,47.1697,,,,10.0,,4.327,,
+us2000cqrw,,2018,1,28,23,17,38.0,,20.6075,39.7813,,,,10.0,,4.327,,
+us2000d3r4,,2018,2,17,5,33,1.0,,20.6193,40.4115,,,,10.0,,4.5697,,
+us2000d865,,2018,2,26,15,4,18.0,,19.6839,41.7352,,,,10.0,,4.5697,,
+us2000dcjz,,2018,3,5,21,50,36.0,,12.0041,43.9889,,,,10.0,,4.6506,,
+us1000d8ej,,2018,3,23,23,31,55.0,,17.6339,40.8246,,,,11.85,,4.4079,,
+us2000dwg0,,2018,4,8,14,37,33.0,,19.9557,39.2221,,,,37.18,,4.5697,,
+us2000dxsn,,2018,4,10,13,17,7.0,,19.4481,40.2615,,,,13.75,,4.4079,,
+us1000drwf,,2018,4,25,9,48,42.0,,14.8129,41.9053,,,,10.0,,4.6215,,
+us1000dv6w,,2018,5,1,5,16,59.0,,11.0366,43.2334,,,,10.0,,4.4079,,
+cmt150434,,2018,5,19,18,14,40.3,,19.78,40.32,,,,7.5,,4.659,,
+612246201,,2018,7,4,9,1,8.0,,19.584,41.437,,,,15.0,,5.23936,,
+us2000g6z6,,2018,7,17,13,5,6.0,,19.5735,41.0374,,,,10.0,,4.8124,,
+us1000g6rp,,2018,8,11,3,30,39.0,,13.1132,46.2792,,,,8.25,,4.4888,,
+612512659,,2018,8,11,15,38,34.0,,20.107,41.559,,,,15.0,,5.14972,,
+612533098,,2018,8,16,18,19,6.0,,14.879,41.798,,,,15.4,,5.33896,,
+us1000gea2,,2018,8,21,0,33,46.0,,10.6829,44.8565,,,,19.85,,4.4079,,
+us2000hbd8,,2018,9,9,5,25,14.0,,20.4235,39.7259,,,,14.46,,4.404,,
+us1000h3li,,2018,9,28,5,24,30.0,,15.7312,38.4457,,,,10.0,,4.6506,,
+cmt151388,,2018,10,6,0,34,20.6,,15.06,37.54,,,,10.0,,4.622,,
+us1000hr9x,,2018,11,13,13,47,50.0,,19.2987,41.9723,,,,10.0,,4.9742,,
+us1000htjj,,2018,11,18,12,48,44.0,,12.7106,44.1941,,,,16.95,,4.404,,
+us1000hwn9,,2018,11,26,14,17,37.0,,18.6128,42.5234,,,,7.34,,4.4888,,
+614461492,,2018,12,26,2,19,17.0,,15.18,37.669,,,,13.0,,5.0302,,
+us2000izp2,,2019,1,1,18,37,47.0,,13.5206,41.9218,,,,16.11,,4.5697,,
+us2000j0ch,,2019,1,4,19,27,38.0,,19.7274,40.19,,,,12.61,,4.9742,,
+us2000j3y5,,2019,1,14,23,3,56.0,,12.3066,44.4098,,,,10.0,,4.3865,,
+us60003s77,,2019,5,25,22,35,26.0,,20.4402,40.0479,,,,27.54,,4.4888,,
+us60003sk5,,2019,5,26,23,31,57.0,,16.1676,38.54,,,,6.51,,4.4079,,
+615805036,,2019,6,1,4,26,20.0,,20.785,40.456,,,,16.8,,5.28916,,
+us60004vqh,,2019,7,26,4,7,55.0,,17.9155,38.7695,,,,10.0,,4.5697,,
+us600054gs,,2019,8,13,11,17,18.0,,9.8945,44.5526,,,,10.0,,4.8124,,
+us70005aqt,,2019,9,1,0,2,39.0,,13.0983,42.808,,,,6.33,,4.4765,,
+us70005cfk,,2019,9,5,17,47,39.0,,19.8521,40.1292,,,,32.53,,4.6506,,
+us70005rig,,2019,10,7,6,11,34.0,,16.4541,38.9469,,,,35.0,,4.7315,,
+us70005ub2,,2019,10,15,11,54,53.0,,17.0871,39.2739,,,,10.0,,4.7315,,
+us600062t3,,2019,10,25,4,31,39.0,,15.4713,39.7061,,,,10.0,,4.7665,,
+cmt154053,,2019,11,7,17,35,21.8,,13.6,41.86,,,,10.0,,4.796,,
+us600068y7,,2019,11,8,1,26,5.0,,17.651,42.6656,,,,10.0,,4.6506,,
+616919407,,2019,11,26,2,54,12.0,,19.591,41.43,,,,18.4,,6.45448,,
+cmt154262,,2019,12,9,3,37,5.4,,11.32,43.99,,,,10.0,,4.851,,
+us70007vtm,,2020,2,24,16,3,0.0,,16.1751,39.3625,,,,10.0,,4.9742,,
+us70008mpu,,2020,4,3,14,18,54.0,,17.1821,39.1059,,,,10.0,,4.5697,,
+us70008xgd,,2020,4,16,9,42,53.0,,9.4064,44.7,,,,10.0,,4.7315,,
+us70008z3f,,2020,4,18,2,57,26.0,,15.4046,41.8347,,,,10.0,,4.6506,,
+us60009bbx,,2020,4,24,11,37,43.0,,17.7981,42.9914,,,,10.0,,4.4888,,
+us6000ah8p,,2020,6,23,14,33,0.0,,19.7512,39.8497,,,,10.0,,4.6506,,
+us7000amqk,,2020,7,13,12,6,54.0,,12.6148,46.3195,,,,10.0,,4.5697,,
+us7000aq3d,,2020,7,17,2,50,57.0,,13.5798,46.2964,,,,11.1,,4.327,,
+us7000ben2,,2020,8,29,0,18,28.0,,20.3328,39.6763,,,,10.0,,4.8933,,
+us6000ccr1,,2020,10,24,20,48,17.0,,14.1364,38.7417,,,,34.94,,4.5697,,
+us6000cd1u,,2020,10,25,19,35,44.0,,9.1408,47.0146,,,,5.0,,4.404,,
+us7000c8yb,,2020,11,1,13,15,41.0,,15.4606,44.3087,,,,10.0,,4.8124,,
+us7000cru1,,2020,12,17,15,59,19.0,,9.2044,45.3687,,,,10.0,,4.4079,,
+us7000csar,,2020,12,19,0,53,12.0,,19.8769,40.0874,,,,11.55,,4.4079,,
+us7000csey,,2020,12,19,10,57,42.0,,16.0114,38.12,,,,15.4,,4.4079,,
+us6000d1yt,,2020,12,22,20,27,23.0,,14.4067,36.9548,,,,23.02,,4.7315,,
+us6000d40l,,2020,12,29,14,36,56.0,,11.0546,45.1886,,,,10.0,,4.8124,,
diff --git a/openquake/quaket/output/declustering_out/catalogue_gr.csv b/openquake/quaket/output/declustering_out/catalogue_gr.csv
new file mode 100644
index 0000000..936727b
--- /dev/null
+++ b/openquake/quaket/output/declustering_out/catalogue_gr.csv
@@ -0,0 +1,3869 @@
+eventID,Agency,year,month,day,hour,minute,second,timeError,longitude,latitude,SemiMajor90,SemiMinor90,ErrorStrike,depth,depthError,magnitude,sigmaMagnitude,magnitudeType
+10000002,,1005,1,1,0,0,0.0,,11.882,43.464,,,,1.5,,4.88,,
+10000003,,1005,1,1,0,0,0.0,,13.831,41.488,,,,17.1,,5.11,,
+10000030,,1065,3,27,0,0,0.0,,10.22,45.539,,,,10.0,,5.11,,
+10000038,,1087,9,10,0,0,0.0,,16.869,41.129,,,,10.0,,4.88,,
+10000049,,1117,1,3,15,15,0.0,,11.015,45.267,,,,6.9,,6.57,,
+10000053,,1120,3,25,0,0,0.0,,13.917,41.377,,,,5.0,,5.8,,
+10000056,,1125,6,7,11,0,0.0,,15.286,37.073,,,,6.0,,5.8,,
+10000069,,1148,1,1,0,0,0.0,,11.257,43.773,,,,6.6,,5.11,,
+10000073,,1161,1,16,6,0,0.0,,13.334,41.568,,,,10.2,,5.11,,
+10000078,,1168,1,10,0,0,0.0,,10.402,43.718,,,,0.5,,4.43,,
+10000079,,1169,2,4,7,0,0.0,,14.949,37.215,,,,16.0,,6.48,,
+10000082,,1170,5,9,0,0,0.0,,13.334,41.568,,,,26.0,,5.56,,
+10000083,,1172,9,26,13,40,0.0,,15.555,38.185,,,,12.9,,5.56,,
+10000084,,1174,8,17,18,0,0.0,,10.995,44.821,,,,10.3,,3.97,,
+10000086,,1182,8,15,0,0,0.0,,8.898,44.419,,,,24.4,,4.65,,
+10000091,,1194,1,1,0,0,0.0,,12.078,44.067,,,,0.1,,4.88,,
+10000093,,1196,1,1,0,0,0.0,,10.915,43.933,,,,48.0,,4.65,,
+10000096,,1201,5,4,0,0,0.0,,13.671,46.831,,,,8.0,,5.2,,
+10000104,,1217,1,8,0,0,0.0,,8.898,44.419,,,,14.0,,4.43,,
+10000105,,1222,12,25,12,30,0.0,,10.699,45.312,,,,10.0,,5.74,,
+10000109,,1230,4,5,0,0,0.0,,15.647,38.108,,,,10.3,,4.43,,
+10000112,,1231,6,1,11,0,0.0,,13.831,41.488,,,,7.6,,5.11,,
+10000113,,1234,3,20,0,0,0.0,,11.62,44.835,,,,2.1,,5.11,,
+10000118,,1242,10,24,0,0,0.0,,11.546,45.548,,,,5.0,,4.43,,
+10000120,,1246,1,1,0,0,0.0,,12.737,42.736,,,,7.7,,5.34,,
+10000125,,1249,9,16,23,59,59.99,,10.926,44.647,,,,10.0,,4.88,,
+10000127,,1255,11,17,10,0,0.0,,15.555,38.185,,,,0.6,,4.88,,
+10000133,,1269,9,1,0,0,0.0,,13.57,43.565,,,,0.1,,5.56,,
+10000135,,1270,3,1,0,0,0.0,,19.446,41.314,,,,0.0,,6.74,,
+10000136,,1273,12,18,0,0,0.0,,15.802,40.638,,,,15.7,,5.8,,
+10000139,,1276,5,22,0,0,0.0,,12.091,42.721,,,,21.0,,5.56,,
+10000140,,1276,7,29,18,30,0.0,,9.559,45.085,,,,15.0,,4.77,,
+10000142,,1278,2,25,0,0,0.0,,19.92,39.624,,,,0.0,,6.6,,
+10000144,,1279,4,30,0,0,0.0,,11.919,44.13,,,,4.9,,5.53,,
+10000143,,1279,4,30,18,0,0.0,,12.872,43.093,,,,14.5,,6.23,,
+10000146,,1280,1,25,0,0,0.0,,10.683,44.815,,,,5.4,,4.43,,
+10000147,,1280,4,5,0,0,0.0,,15.22,44.133,,,,17.0,,4.72,,
+10000151,,1284,1,17,15,30,0.0,,12.336,45.438,,,,25.7,,4.2,,
+10000152,,1285,12,13,0,0,0.0,,11.62,44.835,,,,8.3,,5.11,,
+10000154,,1287,1,1,0,0,0.0,,11.678,42.88,,,,21.0,,4.88,,
+10000159,,1293,3,1,0,0,0.0,,10.915,43.933,,,,0.1,,5.56,,
+10000160,,1293,9,4,0,0,0.0,,14.549,41.304,,,,10.0,,5.8,,
+10000164,,1295,9,3,0,0,0.0,,9.504,46.947,,,,6.0,,6.21,,
+10000169,,1298,12,1,0,0,0.0,,12.903,42.576,,,,5.3,,6.25,,
+10000172,,1301,6,11,4,0,0.0,,13.431,46.093,,,,10.6,,4.2,,
+10000177,,1304,12,18,2,0,0.0,,8.954,45.352,,,,7.0,,4.43,,
+10000179,,1306,7,1,0,0,0.0,,10.505,43.843,,,,8.4,,4.65,,
+10000180,,1308,1,25,17,15,0.0,,12.568,44.059,,,,9.7,,5.34,,
+10000183,,1311,1,1,0,0,0.0,,7.327,44.885,,,,10.0,,4.59,,
+10000184,,1312,10,14,11,15,0.0,,8.954,45.352,,,,6.1,,4.2,,
+10000186,,1315,12,3,0,0,0.0,,13.399,42.351,,,,8.4,,5.56,,
+10000189,,1320,12,16,0,0,0.0,,11.332,43.318,,,,0.1,,5.11,,
+10000194,,1322,1,1,0,0,0.0,,10.402,43.718,,,,0.5,,4.43,,
+10000195,,1323,2,25,19,0,0.0,,11.135,44.571,,,,8.6,,4.2,,
+10000198,,1325,5,21,0,0,0.0,,11.257,43.773,,,,20.1,,4.43,,
+10000202,,1328,12,1,0,0,0.0,,13.018,42.857,,,,10.0,,6.47,,
+10000207,,1334,12,4,0,0,0.0,,10.994,45.439,,,,19.0,,4.88,,
+10000209,,1339,11,16,14,10,0.0,,11.62,44.835,,,,8.6,,4.65,,
+10000214,,1344,11,11,0,0,0.0,,10.33,44.801,,,,9.6,,4.2,,
+10000217,,1345,9,12,0,0,0.0,,11.257,43.773,,,,8.5,,4.65,,
+10000219,,1346,2,8,0,0,0.0,,10.926,44.647,,,,5.5,,4.2,,
+10000221,,1348,1,25,0,0,0.0,,13.333,46.43,,,,19.0,,6.66,,
+10000223,,1349,1,6,0,0,0.0,,18.111,42.641,,,,9.0,,4.3,,
+10000229,,1349,9,9,0,0,0.0,,13.942,41.554,,,,8.2,,6.82,,
+10000227,,1349,9,9,0,0,0.0,,13.118,42.27,,,,6.2,,6.34,,
+10000231,,1352,12,25,0,0,0.0,,12.127,43.469,,,,3.2,,6.34,,
+10000248,,1358,1,1,0,0,0.0,,12.141,43.57,,,,16.3,,4.88,,
+10000249,,1361,7,17,17,15,0.0,,15.561,41.205,,,,12.1,,6.02,,
+10000250,,1361,12,27,0,0,0.0,,11.332,43.318,,,,27.7,,4.88,,
+10000256,,1365,3,4,0,0,0.0,,12.019,45.337,,,,6.9,,4.67,,
+10000257,,1365,7,25,18,0,0.0,,11.343,44.494,,,,3.5,,5.34,,
+10000258,,1365,9,21,5,45,0.0,,10.994,45.439,,,,9.5,,4.43,,
+10000262,,1367,1,1,0,0,0.0,,13.867,41.54,,,,0.1,,5.11,,
+10000263,,1369,2,1,0,0,0.0,,8.615,44.913,,,,19.0,,4.88,,
+10000265,,1373,1,1,0,0,0.0,,11.546,45.548,,,,29.6,,4.43,,
+10000266,,1373,3,1,8,0,0.0,,12.336,45.438,,,,17.0,,4.2,,
+10000277,,1376,3,12,1,15,0.0,,11.546,45.548,,,,7.3,,4.88,,
+10000279,,1377,11,14,0,0,0.0,,15.899,38.675,,,,10.0,,5.34,,
+10000280,,1380,1,1,0,0,0.0,,20.091,41.119,,,,2.6,,6.07,,
+10000283,,1383,7,24,20,0,0.0,,9.918,45.058,,,,0.3,,3.97,,
+10000284,,1383,8,4,0,0,0.0,,12.04,44.222,,,,6.4,,5.34,,
+10000285,,1384,2,4,5,5,0.0,,11.257,43.773,,,,6.6,,4.2,,
+10000288,,1384,10,22,0,0,0.0,,13.703,42.659,,,,49.6,,5.11,,
+10000290,,1387,3,5,5,0,0.0,,15.229,44.112,,,,17.0,,4.67,,
+10000292,,1389,4,1,0,0,0.0,,13.018,43.837,,,,34.2,,5.11,,
+10000293,,1389,8,20,13,0,0.0,,13.197,46.406,,,,7.5,,4.88,,
+10000294,,1389,10,18,0,0,0.0,,12.299,43.527,,,,3.0,,6.02,,
+10000295,,1390,10,16,0,0,0.0,,12.9,47.7,,,,8.0,,3.95,,
+10000296,,1390,12,5,1,0,0.0,,15.229,44.112,,,,10.0,,4.67,,
+10000297,,1392,1,28,0,30,0.0,,12.218,46.139,,,,5.1,,3.97,,
+10000298,,1393,6,15,0,0,0.0,,11.912,43.996,,,,9.5,,5.11,,
+10000304,,1396,11,26,0,0,0.0,,9.274,45.584,,,,11.0,,5.34,,
+10000311,,1398,4,3,0,0,0.0,,13.399,42.351,,,,6.0,,4.65,,
+10000312,,1399,7,20,23,0,0.0,,10.925,44.442,,,,13.8,,5.11,,
+10000313,,1399,10,21,15,0,0.0,,15.229,44.112,,,,3.2,,4.93,,
+10000319,,1401,6,29,9,0,0.0,,12.218,46.139,,,,5.0,,4.2,,
+10000322,,1402,1,1,0,0,0.0,,10.994,45.439,,,,10.0,,4.65,,
+10000323,,1403,1,12,5,30,0.0,,12.218,46.139,,,,12.0,,4.65,,
+10000325,,1403,9,6,0,0,0.0,,13.431,46.093,,,,2.0,,5.56,,
+10000326,,1404,2,1,21,0,0.0,,12.218,46.139,,,,5.0,,4.2,,
+10000327,,1405,6,26,13,45,0.0,,12.062,46.079,,,,10.0,,3.97,,
+10000328,,1406,5,28,21,30,0.0,,12.218,46.139,,,,25.1,,3.97,,
+10000331,,1407,6,25,0,0,0.0,,15.229,44.112,,,,3.0,,4.72,,
+10000332,,1408,1,3,16,30,0.0,,11.343,44.494,,,,8.4,,3.74,,
+10000333,,1409,8,17,0,35,0.0,,11.62,44.835,,,,1.5,,4.65,,
+10000335,,1409,11,15,11,15,0.0,,10.33,44.801,,,,5.1,,5.11,,
+10000336,,1410,5,9,22,30,0.0,,11.62,44.835,,,,0.1,,4.88,,
+10000338,,1411,1,9,2,0,0.0,,11.62,44.835,,,,9.4,,5.11,,
+10000340,,1411,7,1,6,0,0.0,,12.218,46.139,,,,45.3,,3.97,,
+10000342,,1414,1,1,0,0,0.0,,16.18,41.882,,,,5.0,,5.8,,
+10000341,,1414,8,7,0,0,0.0,,11.121,43.27,,,,24.1,,5.68,,
+10000344,,1418,3,7,0,0,0.0,,15.567,43.95,,,,2.0,,5.68,,
+10000348,,1420,1,1,0,0,0.0,,11.332,43.318,,,,26.8,,4.43,,
+10000352,,1423,11,10,0,0,0.0,,13.399,42.351,,,,7.5,,4.2,,
+10000353,,1424,10,20,0,0,0.0,,11.947,44.172,,,,6.4,,4.2,,
+10000354,,1425,8,10,0,0,0.0,,11.62,44.835,,,,3.5,,4.65,,
+10000355,,1426,1,1,0,0,0.0,,11.257,43.773,,,,10.2,,4.43,,
+10000373,,1428,7,3,5,0,0.0,,12.046,44.146,,,,2.2,,5.47,,
+10000374,,1429,6,26,0,0,0.0,,11.332,43.318,,,,5.8,,4.2,,
+10000375,,1429,11,10,16,20,0.0,,15.555,38.185,,,,5.5,,4.88,,
+10000378,,1430,8,13,0,40,0.0,,11.332,43.318,,,,17.6,,4.2,,
+10000379,,1430,10,28,0,0,0.0,,18.111,42.641,,,,5.0,,4.3,,
+10000383,,1433,5,4,8,5,0.0,,11.343,44.494,,,,4.9,,4.65,,
+10000384,,1436,3,1,0,0,0.0,,11.332,43.318,,,,5.0,,4.88,,
+10000387,,1438,6,11,2,0,0.0,,10.239,44.844,,,,4.4,,5.56,,
+10000391,,1444,8,25,0,0,0.0,,19.201,41.923,,,,0.0,,5.78,,
+10000394,,1445,3,21,13,30,0.0,,10.994,45.439,,,,6.1,,4.43,,
+10000398,,1448,1,1,0,0,0.0,,15.555,38.185,,,,26.1,,4.2,,
+10000401,,1449,1,1,0,0,0.0,,7.327,44.885,,,,5.4,,4.11,,
+10000400,,1449,10,15,20,45,0.0,,11.56,43.234,,,,5.8,,4.65,,
+10000405,,1453,9,28,22,45,0.0,,11.287,43.783,,,,23.5,,5.36,,
+10000408,,1455,12,20,20,45,0.0,,10.883,44.594,,,,3.5,,4.43,,
+10000410,,1456,12,5,0,0,0.0,,14.711,41.302,,,,7.7,,7.2,,
+10000411,,1456,12,9,0,0,0.0,,12.141,43.57,,,,15.0,,4.43,,
+10000416,,1458,4,26,12,15,0.0,,12.236,43.463,,,,9.0,,5.8,,
+10000418,,1458,5,1,0,0,0.0,,13.229,43.194,,,,0.1,,4.43,,
+10000420,,1461,11,27,0,0,0.0,,13.544,42.308,,,,9.9,,6.48,,
+10000427,,1464,3,24,0,0,0.0,,10.458,43.996,,,,16.8,,4.2,,
+10000428,,1465,4,7,15,30,0.0,,10.682,44.943,,,,10.0,,4.43,,
+10000429,,1465,5,17,0,0,0.0,,12.577,43.351,,,,6.2,,4.65,,
+10000430,,1466,1,15,2,25,0.0,,15.334,40.765,,,,23.8,,6.0,,
+10000431,,1466,12,20,11,0,0.0,,13.399,42.351,,,,8.4,,4.2,,
+10000432,,1466,12,26,0,0,0.0,,12.577,43.351,,,,5.4,,4.65,,
+10000434,,1467,9,3,0,0,0.0,,11.332,43.318,,,,5.0,,4.88,,
+10000435,,1468,6,6,10,30,0.0,,12.336,44.205,,,,8.8,,3.74,,
+10000436,,1469,4,7,6,25,0.0,,11.257,43.773,,,,27.9,,4.2,,
+10000440,,1470,4,11,0,0,0.0,,11.037,44.162,,,,7.3,,5.56,,
+10000444,,1471,1,1,0,0,0.0,,10.22,45.539,,,,25.1,,3.74,,
+10000441,,1471,3,1,0,0,0.0,,12.577,43.351,,,,4.9,,4.2,,
+10000442,,1471,8,15,16,40,0.0,,10.22,45.539,,,,10.0,,4.2,,
+10000450,,1472,1,1,0,0,0.0,,12.568,44.059,,,,0.8,,5.11,,
+10000448,,1472,1,1,0,0,0.0,,17.1,42.7,,,,17.0,,5.14,,
+10000451,,1473,2,2,0,0,0.0,,12.568,44.059,,,,15.4,,4.43,,
+10000452,,1473,5,7,7,45,0.0,,9.328,45.321,,,,9.5,,3.74,,
+10000453,,1474,3,11,20,30,0.0,,10.926,44.647,,,,8.5,,4.2,,
+10000454,,1474,8,18,0,0,0.0,,13.513,43.619,,,,9.6,,5.11,,
+10000457,,1477,2,3,1,0,0.0,,12.704,42.955,,,,24.5,,4.88,,
+10000461,,1479,10,10,22,0,0.0,,12.04,44.222,,,,10.7,,4.2,,
+10000464,,1480,1,1,0,0,0.0,,13.835,42.919,,,,10.2,,4.88,,
+10000468,,1481,2,14,23,0,0.0,,18.111,42.641,,,,16.0,,4.78,,
+10000470,,1481,5,7,14,15,0.0,,10.13,44.274,,,,8.9,,5.59,,
+10000474,,1482,2,1,0,0,0.0,,18.111,42.641,,,,11.0,,4.72,,
+10000476,,1483,3,3,22,0,0.0,,11.62,44.835,,,,8.2,,4.43,,
+10000477,,1483,8,11,19,40,0.0,,12.23,44.155,,,,17.1,,5.69,,
+10000483,,1485,1,1,0,0,0.0,,10.631,44.698,,,,9.5,,4.2,,
+10000482,,1485,9,1,0,0,0.0,,11.721,45.355,,,,10.0,,4.2,,
+10000484,,1486,9,30,0,0,0.0,,11.332,43.318,,,,7.4,,4.43,,
+10000485,,1487,1,11,15,40,0.0,,11.307,45.137,,,,9.5,,3.74,,
+10000488,,1489,1,1,0,0,0.0,,12.141,43.57,,,,9.6,,5.11,,
+10000491,,1491,1,24,23,50,0.0,,11.875,45.407,,,,10.3,,4.88,,
+10000492,,1492,1,1,0,0,0.0,,12.04,44.222,,,,9.9,,4.88,,
+10000493,,1493,8,24,0,0,0.0,,13.135,46.279,,,,11.0,,4.2,,
+10000496,,1494,5,29,2,15,0.0,,15.555,38.185,,,,12.7,,5.34,,
+10000497,,1494,6,13,0,0,0.0,,7.267,43.7,,,,24.4,,4.5,,
+10000504,,1496,6,1,0,0,0.0,,12.742,42.807,,,,1.0,,4.2,,
+10000502,,1496,6,4,8,30,0.0,,11.332,43.318,,,,10.2,,5.11,,
+10000505,,1496,11,28,11,30,0.0,,18.111,42.641,,,,15.0,,4.3,,
+10000509,,1498,4,10,0,0,0.0,,13.399,42.351,,,,10.0,,4.43,,
+10000510,,1498,4,11,8,50,0.0,,11.506,43.197,,,,9.8,,4.43,,
+10000517,,1499,11,9,0,0,0.0,,15.555,38.185,,,,13.9,,5.34,,
+10000519,,1501,6,5,10,0,0.0,,10.844,44.519,,,,3.9,,6.02,,
+10000520,,1502,3,10,0,0,0.0,,12.949,42.386,,,,10.0,,5.11,,
+10000521,,1502,5,15,0,0,0.0,,7.487,44.331,,,,15.9,,4.11,,
+10000522,,1502,9,6,0,0,0.0,,13.087,43.462,,,,9.4,,4.65,,
+10000523,,1503,11,14,0,0,0.0,,13.024,43.426,,,,9.9,,4.88,,
+10000528,,1504,11,1,0,0,0.0,,11.816,43.697,,,,17.1,,5.11,,
+10000529,,1504,11,7,17,30,0.0,,18.111,42.641,,,,14.0,,4.62,,
+10000531,,1505,1,3,2,0,0.0,,11.23,44.507,,,,7.2,,5.6,,
+10000538,,1507,1,1,0,0,0.0,,7.327,44.885,,,,32.5,,4.11,,
+10000539,,1508,1,1,0,0,0.0,,14.5,46.0,,,,10.0,,5.14,,
+10000544,,1508,10,26,0,0,0.0,,11.62,44.835,,,,8.7,,4.2,,
+10000545,,1509,2,25,22,20,0.0,,15.684,38.1,,,,9.1,,5.56,,
+10000546,,1509,4,19,0,0,0.0,,11.865,44.324,,,,3.2,,5.02,,
+10000550,,1509,12,13,0,0,0.0,,5.783,43.833,,,,4.0,,5.05,,
+10000551,,1509,12,24,21,0,0.0,,11.769,42.896,,,,0.5,,4.65,,
+10000552,,1511,3,26,15,30,0.0,,13.216,46.209,,,,10.0,,6.35,,
+10000558,,1511,4,1,0,0,0.0,,13.61,43.44,,,,10.9,,4.65,,
+10000570,,1512,2,8,0,0,0.0,,9.402,46.322,,,,10.0,,4.59,,
+10000571,,1512,12,12,20,40,0.0,,10.994,45.439,,,,0.1,,3.87,,
+10000572,,1513,2,10,0,0,0.0,,8.615,44.913,,,,10.5,,4.2,,
+10000575,,1513,8,25,0,0,0.0,,15.555,38.185,,,,7.1,,4.2,,
+10000585,,1516,12,19,23,0,0.0,,13.135,46.279,,,,12.7,,4.14,,
+10000587,,1517,3,29,19,0,0.0,,15.211,41.012,,,,30.0,,5.34,,
+10000594,,1519,1,1,0,0,0.0,,12.949,42.386,,,,13.8,,4.65,,
+10000595,,1520,1,9,17,30,0.0,,12.054,43.541,,,,1.5,,4.88,,
+10000598,,1520,5,17,6,30,0.0,,18.037,42.674,,,,17.0,,5.55,,
+10000603,,1522,7,5,23,59,59.99,,12.785,45.751,,,,5.0,,3.74,,
+10000605,,1522,10,5,0,10,0.0,,9.75,45.116,,,,7.7,,4.78,,
+10000606,,1523,6,7,0,0,0.0,,13.185,46.171,,,,10.9,,3.74,,
+10000611,,1524,4,20,0,0,0.0,,7.303,46.228,,,,6.0,,5.59,,
+10000613,,1525,2,19,21,0,0.0,,12.975,45.926,,,,10.0,,4.6,,
+10000617,,1527,10,4,0,0,0.0,,10.915,43.933,,,,3.5,,5.34,,
+10000622,,1529,1,1,0,0,0.0,,12.737,42.736,,,,8.0,,4.88,,
+10000624,,1529,4,14,0,0,0.0,,12.785,45.751,,,,14.1,,4.2,,
+10000625,,1529,7,3,0,0,0.0,,10.023,45.135,,,,9.4,,4.09,,
+10000627,,1530,11,11,16,30,0.0,,11.559,43.208,,,,10.0,,4.43,,
+10000635,,1534,2,3,20,30,0.0,,18.111,42.641,,,,10.9,,4.3,,
+10000643,,1536,8,10,23,0,0.0,,8.898,44.419,,,,10.0,,4.65,,
+10000644,,1536,8,17,0,5,0.0,,10.934,44.365,,,,10.4,,5.16,,
+10000648,,1537,11,1,0,0,0.0,,8.48,44.307,,,,10.1,,4.65,,
+10000663,,1540,4,8,0,0,0.0,,13.718,43.162,,,,0.1,,4.88,,
+10000666,,1540,9,1,8,10,0.0,,10.22,45.539,,,,9.4,,4.2,,
+10000671,,1541,10,22,18,0,0.0,,8.909,44.761,,,,26.0,,5.26,,
+10000674,,1542,6,13,2,15,0.0,,11.385,44.006,,,,23.8,,6.0,,
+10000677,,1542,12,10,15,15,0.0,,14.944,37.215,,,,2.0,,6.7,,
+10000678,,1543,8,13,2,30,0.0,,18.111,42.641,,,,13.9,,4.3,,
+10000681,,1544,3,6,8,30,0.0,,18.136,42.675,,,,10.0,,4.51,,
+10000686,,1545,6,9,15,45,0.0,,9.825,44.473,,,,8.0,,5.35,,
+10000688,,1545,11,27,2,0,0.0,,11.643,43.067,,,,33.0,,5.34,,
+10000693,,1547,2,10,13,20,0.0,,10.631,44.698,,,,24.5,,5.11,,
+10000695,,1547,7,31,0,0,0.0,,8.48,44.307,,,,5.0,,4.43,,
+10000698,,1549,4,1,0,0,0.0,,15.555,38.185,,,,18.0,,4.2,,
+10000700,,1549,5,8,0,0,0.0,,10.309,43.551,,,,17.0,,4.88,,
+10000701,,1549,5,13,8,30,0.0,,7.752,44.517,,,,5.0,,4.35,,
+10000704,,1549,9,10,2,0,0.0,,12.218,46.139,,,,2.4,,4.88,,
+10000705,,1550,2,28,16,0,0.0,,7.547,44.389,,,,5.0,,4.82,,
+10000709,,1551,9,26,16,30,0.0,,11.257,43.773,,,,3.0,,4.43,,
+10000719,,1554,11,27,18,30,0.0,,11.257,43.773,,,,17.1,,4.88,,
+10000723,,1556,11,17,0,0,0.0,,16.252,39.303,,,,18.9,,5.11,,
+10000724,,1557,4,23,21,0,0.0,,13.399,42.351,,,,23.6,,4.2,,
+10000729,,1558,4,13,9,0,0.0,,11.564,43.457,,,,2.7,,5.94,,
+10000733,,1559,4,27,12,0,0.0,,16.136,39.844,,,,19.1,,4.88,,
+10000739,,1560,1,1,0,0,0.0,,9.066,47.042,,,,5.0,,3.79,,
+10000736,,1560,5,11,4,40,0.0,,16.485,41.249,,,,10.0,,5.64,,
+10000737,,1560,10,11,0,0,0.0,,9.066,47.042,,,,6.0,,3.79,,
+10000744,,1561,8,19,15,50,0.0,,15.505,40.563,,,,18.9,,6.75,,
+10000745,,1561,11,24,1,25,0.0,,11.455,44.781,,,,5.5,,4.43,,
+10000748,,1563,6,13,12,0,0.0,,18.442,42.534,,,,10.0,,5.35,,
+10000749,,1563,9,17,9,30,0.0,,13.978,42.58,,,,9.8,,4.43,,
+10000751,,1564,7,20,0,0,0.0,,7.276,44.024,,,,10.9,,5.51,,
+10000760,,1567,1,1,0,0,0.0,,13.094,42.793,,,,5.8,,4.88,,
+10000774,,1570,11,17,19,10,0.0,,11.632,44.824,,,,4.9,,5.43,,
+10000783,,1572,1,4,18,45,0.0,,11.467,47.283,,,,8.0,,4.87,,
+10000785,,1572,6,4,22,0,0.0,,10.423,44.851,,,,10.0,,4.65,,
+10000790,,1573,3,22,0,0,0.0,,9.933,46.75,,,,7.0,,3.9,,
+10000791,,1573,6,5,0,0,0.0,,9.528,46.855,,,,3.0,,3.79,,
+10000792,,1573,8,1,0,0,0.0,,7.635,46.318,,,,1.0,,3.79,,
+10000794,,1574,1,28,15,0,0.0,,9.4,46.667,,,,10.0,,3.9,,
+10000795,,1574,3,17,3,40,0.0,,11.294,44.833,,,,10.0,,4.65,,
+10000797,,1574,8,14,0,0,0.0,,14.1,45.4,,,,10.1,,5.57,,
+10000804,,1575,6,14,16,0,0.0,,11.332,43.318,,,,10.9,,4.88,,
+10000805,,1575,11,17,10,30,0.0,,12.635,46.062,,,,7.0,,4.88,,
+10000806,,1576,1,26,23,0,0.0,,10.1,46.7,,,,7.0,,3.9,,
+10000807,,1576,9,26,5,10,0.0,,9.671,45.694,,,,10.0,,4.43,,
+10000831,,1579,1,1,0,0,0.0,,13.789,41.808,,,,3.7,,4.43,,
+10000845,,1584,3,1,0,0,0.0,,7.362,44.466,,,,9.8,,4.82,,
+10000846,,1584,3,11,0,0,0.0,,6.942,46.391,,,,8.0,,5.82,,
+10000851,,1584,9,10,20,30,0.0,,11.992,43.862,,,,3.8,,5.93,,
+10000855,,1586,1,12,0,0,0.0,,10.061,44.866,,,,4.7,,4.2,,
+10000856,,1586,10,31,0,0,0.0,,9.717,46.617,,,,8.0,,3.9,,
+10000860,,1588,1,1,0,0,0.0,,5.555,44.006,,,,10.0,,3.71,,
+10000862,,1590,4,22,12,30,0.0,,14.5,46.08,,,,10.0,,5.14,,
+10000864,,1590,6,13,10,30,0.0,,12.497,43.065,,,,0.1,,4.88,,
+10000876,,1590,12,28,0,0,0.0,,6.8,44.75,,,,10.0,,3.79,,
+10000879,,1591,5,24,0,0,0.0,,10.631,44.698,,,,25.5,,4.65,,
+10000881,,1591,7,10,0,0,0.0,,12.035,44.401,,,,9.6,,5.14,,
+10000886,,1592,11,24,0,0,0.0,,12.747,42.877,,,,6.5,,5.11,,
+10000889,,1593,3,8,0,0,0.0,,9.671,45.694,,,,25.1,,4.88,,
+10000895,,1594,10,3,0,0,0.0,,11.62,44.835,,,,2.7,,4.2,,
+10000896,,1595,2,8,23,0,0.0,,9.45,46.75,,,,15.0,,3.9,,
+10000898,,1595,7,12,0,0,0.0,,11.51,47.28,,,,6.0,,4.45,,
+10000899,,1595,7,14,1,30,0.0,,12.961,46.098,,,,3.6,,3.74,,
+10000901,,1595,10,30,0,0,0.0,,12.577,43.351,,,,9.6,,4.43,,
+10000905,,1597,3,5,0,0,0.0,,12.466,42.778,,,,5.0,,4.65,,
+10000907,,1597,8,3,23,40,0.0,,11.429,43.987,,,,10.5,,5.26,,
+10000916,,1599,8,1,0,0,0.0,,15.601,38.147,,,,10.9,,5.11,,
+10000919,,1599,11,6,1,25,0.0,,13.021,42.724,,,,9.5,,6.04,,
+10000920,,1599,11,16,0,0,0.0,,11.716,43.774,,,,9.9,,5.11,,
+10000922,,1599,12,29,2,30,0.0,,14.5,46.0,,,,10.0,,4.3,,
+10000926,,1600,10,28,0,0,0.0,,10.631,44.698,,,,13.8,,5.34,,
+10000935,,1601,1,1,0,0,0.0,,15.555,38.185,,,,16.1,,4.2,,
+10000927,,1601,4,26,0,0,0.0,,19.49,40.474,,,,2.0,,6.26,,
+10000938,,1603,1,25,0,0,0.0,,11.332,43.318,,,,0.1,,4.43,,
+10000940,,1603,8,4,0,0,0.0,,18.111,42.641,,,,16.0,,4.72,,
+10000944,,1604,11,11,0,0,0.0,,8.25,46.9,,,,4.0,,3.9,,
+10000947,,1605,4,1,0,0,0.0,,9.57,46.61,,,,7.0,,3.9,,
+10000952,,1606,8,22,0,0,0.0,,9.671,45.694,,,,14.0,,4.88,,
+10000953,,1606,12,12,0,0,0.0,,11.875,45.407,,,,1.1,,4.2,,
+10000955,,1607,1,27,2,0,0.0,,9.433,46.7,,,,8.0,,3.9,,
+10000960,,1608,1,6,22,20,0.0,,10.631,44.698,,,,19.4,,4.43,,
+10000961,,1608,7,25,0,0,0.0,,18.667,42.43,,,,17.0,,5.41,,
+10000967,,1609,1,1,0,0,0.0,,11.115,43.421,,,,12.7,,4.43,,
+10000966,,1609,7,20,0,0,0.0,,16.373,38.925,,,,5.2,,5.8,,
+10000971,,1610,5,14,0,0,0.0,,8.48,44.307,,,,9.5,,3.74,,
+10000972,,1611,1,15,0,0,0.0,,7.245,44.808,,,,14.0,,4.35,,
+10000975,,1612,1,31,0,0,0.0,,7.613,43.949,,,,15.2,,4.82,,
+10000978,,1612,10,14,0,0,0.0,,12.853,43.247,,,,19.8,,5.1,,
+10000986,,1614,3,2,0,0,0.0,,15.2,44.1,,,,11.0,,5.14,,
+10000988,,1614,8,1,0,0,0.0,,12.389,43.112,,,,23.2,,4.88,,
+10001002,,1617,1,1,0,0,0.0,,19.7,41.5,,,,0.0,,6.24,,
+10000999,,1617,3,23,0,0,0.0,,13.245,43.522,,,,8.1,,4.43,,
+10001003,,1618,1,18,0,0,0.0,,7.311,43.961,,,,10.3,,5.52,,
+10001010,,1619,7,7,22,0,0.0,,13.297,42.526,,,,3.6,,5.34,,
+10001014,,1620,6,22,0,0,0.0,,12.017,44.517,,,,26.0,,4.88,,
+10001026,,1621,1,1,0,0,0.0,,14.5,46.17,,,,10.0,,5.14,,
+10001028,,1622,5,5,11,0,0.0,,14.66,46.176,,,,3.5,,5.35,,
+10001031,,1622,8,3,0,0,0.0,,10.25,46.795,,,,7.0,,5.16,,
+10001032,,1623,7,29,0,0,0.0,,9.55,47.017,,,,3.0,,3.9,,
+10001034,,1624,2,3,0,0,0.0,,16.283,39.027,,,,28.7,,5.11,,
+10001035,,1624,3,19,0,0,0.0,,11.848,44.642,,,,4.9,,5.43,,
+10001036,,1624,10,3,17,0,0.0,,14.742,37.27,,,,10.0,,5.56,,
+10001044,,1625,1,1,0,0,0.0,,14.5,46.0,,,,10.0,,5.14,,
+10001038,,1625,2,22,10,0,0.0,,8.4,46.817,,,,6.0,,3.5,,
+10001042,,1625,8,1,0,0,0.0,,15.818,40.961,,,,7.9,,5.8,,
+10001043,,1625,12,5,0,0,0.0,,12.568,44.059,,,,8.2,,4.65,,
+10001045,,1626,1,7,4,0,0.0,,14.5,46.08,,,,10.0,,4.72,,
+10001047,,1626,4,4,12,45,0.0,,16.456,38.851,,,,10.3,,6.06,,
+10001048,,1626,5,12,0,0,0.0,,13.453,43.3,,,,10.0,,5.11,,
+10001054,,1627,7,1,0,0,0.0,,13.248,42.695,,,,8.5,,5.34,,
+10001052,,1627,7,30,10,50,0.0,,15.342,41.737,,,,6.7,,6.69,,
+10001061,,1628,11,4,15,40,0.0,,10.33,44.801,,,,7.5,,4.88,,
+10001064,,1630,5,1,0,0,0.0,,10.69,43.903,,,,2.1,,4.43,,
+10001070,,1631,2,25,0,0,0.0,,12.855,43.052,,,,4.1,,5.11,,
+10001080,,1634,5,1,4,30,0.0,,15.08,45.75,,,,10.0,,4.72,,
+10001081,,1634,11,10,0,0,0.0,,16.611,40.667,,,,4.0,,4.88,,
+10001084,,1635,8,12,0,0,0.0,,15.555,38.185,,,,9.7,,4.43,,
+10001094,,1637,11,20,0,0,0.0,,9.322,44.317,,,,0.1,,4.43,,
+10001097,,1638,3,1,0,0,0.0,,8.583,46.583,,,,0.1,,3.5,,
+10001096,,1638,3,27,15,5,0.0,,16.289,39.048,,,,10.0,,7.08,,
+10001098,,1638,4,1,0,0,0.0,,11.332,43.318,,,,10.0,,4.43,,
+10001106,,1639,4,6,0,0,0.0,,11.294,44.833,,,,3.6,,5.34,,
+10001108,,1639,7,28,16,30,0.0,,18.038,42.676,,,,15.0,,5.35,,
+10001109,,1639,10,7,0,0,0.0,,13.261,42.639,,,,6.6,,6.14,,
+10001118,,1640,1,1,0,0,0.0,,15.3,45.74,,,,17.2,,5.14,,
+10001119,,1641,1,13,6,0,0.0,,14.5,46.08,,,,10.0,,4.72,,
+10001123,,1641,6,8,0,0,0.0,,9.882,44.377,,,,8.7,,4.65,,
+10001125,,1642,6,13,0,0,0.0,,9.667,45.437,,,,10.0,,4.95,,
+10001131,,1643,3,19,2,30,0.0,,14.5,46.0,,,,18.1,,4.72,,
+10001135,,1644,2,15,4,30,0.0,,7.228,43.978,,,,10.0,,5.77,,
+10001138,,1644,5,9,0,0,0.0,,10.952,44.245,,,,0.1,,4.88,,
+10001144,,1645,1,1,0,0,0.0,,15.4,45.6,,,,4.5,,5.57,,
+10001146,,1646,2,22,0,0,0.0,,11.875,45.407,,,,7.0,,4.2,,
+10001147,,1646,4,5,16,15,0.0,,10.309,43.551,,,,33.0,,4.65,,
+10001149,,1646,4,28,7,0,0.0,,13.247,42.615,,,,9.1,,5.85,,
+10001151,,1646,5,30,1,0,0.0,,10.409,45.147,,,,17.8,,3.74,,
+10001152,,1646,5,31,0,0,0.0,,15.993,41.905,,,,21.2,,6.76,,
+10001159,,1647,5,17,0,0,0.0,,12.143,42.415,,,,21.0,,4.82,,
+10001165,,1648,1,1,0,0,0.0,,14.9,44.98,,,,10.1,,5.57,,
+10001160,,1648,1,1,0,0,0.0,,12.737,42.736,,,,3.6,,4.88,,
+10001161,,1648,1,13,18,0,0.0,,10.915,43.933,,,,8.0,,4.43,,
+10001166,,1649,1,1,0,0,0.0,,15.555,38.185,,,,0.1,,4.43,,
+10001185,,1650,8,18,22,0,0.0,,9.533,46.867,,,,7.0,,3.9,,
+10001204,,1651,2,26,0,0,0.0,,19.92,39.624,,,,15.0,,5.92,,
+10001208,,1651,6,8,0,0,0.0,,10.052,46.651,,,,7.0,,3.79,,
+10001222,,1653,4,19,4,15,0.0,,10.504,44.814,,,,5.0,,4.43,,
+10001223,,1653,8,15,0,0,0.0,,12.055,44.216,,,,9.2,,4.43,,
+10001227,,1654,7,24,0,25,0.0,,13.683,41.635,,,,6.7,,6.33,,
+10001230,,1655,2,3,0,0,0.0,,12.737,42.736,,,,7.8,,4.88,,
+10001232,,1655,3,25,0,0,0.0,,11.842,44.06,,,,3.6,,4.65,,
+10001242,,1656,6,1,0,0,0.0,,16.252,39.303,,,,23.8,,5.34,,
+10001245,,1657,1,29,2,0,0.0,,15.393,41.726,,,,24.0,,5.99,,
+10001258,,1659,11,5,22,15,0.0,,16.249,38.694,,,,48.1,,6.57,,
+10001266,,1661,1,3,0,0,0.0,,14.8,46.05,,,,10.0,,4.3,,
+10001270,,1661,3,12,0,0,0.0,,9.799,45.705,,,,12.0,,4.88,,
+10001271,,1661,3,21,23,0,0.0,,10.863,44.734,,,,11.1,,4.88,,
+10001272,,1661,3,22,12,50,0.0,,11.898,44.021,,,,49.6,,6.06,,
+10001273,,1661,3,27,0,0,0.0,,6.967,46.317,,,,5.0,,3.9,,
+10001287,,1662,12,29,0,0,0.0,,11.875,45.407,,,,10.3,,4.2,,
+10001294,,1665,3,1,1,0,0.0,,9.067,47.033,,,,6.0,,3.9,,
+10001297,,1666,4,14,18,58,0.0,,11.114,44.639,,,,32.4,,4.2,,
+10001304,,1667,1,1,0,0,0.0,,12.737,42.736,,,,10.2,,5.11,,
+10001301,,1667,3,15,0,0,0.0,,15.2,44.1,,,,33.0,,5.14,,
+10001302,,1667,4,6,8,45,0.0,,18.098,42.659,,,,12.0,,6.38,,
+10001308,,1668,8,22,0,0,0.0,,12.19,43.514,,,,10.7,,4.2,,
+10001318,,1669,9,1,3,0,0.0,,14.53,46.08,,,,10.0,,4.72,,
+10001326,,1670,7,17,1,0,0.0,,11.507,47.294,,,,8.0,,5.46,,
+10001329,,1671,6,20,10,0,0.0,,10.866,44.674,,,,16.4,,5.27,,
+10001332,,1672,4,14,15,45,0.0,,12.576,43.941,,,,0.1,,5.59,,
+10001334,,1672,6,8,17,30,0.0,,13.302,42.569,,,,11.4,,5.38,,
+10001338,,1673,2,13,0,0,0.0,,9.067,47.033,,,,8.0,,3.5,,
+10001343,,1674,1,16,0,0,0.0,,19.92,39.624,,,,0.1,,6.31,,
+10001346,,1674,2,23,0,0,0.0,,9.15,47.0,,,,4.0,,3.9,,
+10001367,,1678,7,15,0,0,0.0,,11.62,44.835,,,,1.5,,4.2,,
+10001368,,1678,9,2,0,0,0.0,,5.653,43.63,,,,4.0,,4.66,,
+10001370,,1679,3,24,11,30,0.0,,11.585,43.167,,,,0.1,,4.88,,
+10001373,,1680,4,30,11,0,0.0,,8.803,44.688,,,,2.2,,5.11,,
+10001385,,1682,5,7,0,0,0.0,,9.067,47.033,,,,8.0,,3.5,,
+10001387,,1683,5,25,0,0,0.0,,10.864,46.025,,,,9.7,,4.43,,
+10001390,,1684,8,31,23,55,0.0,,6.233,44.1,,,,10.0,,4.08,,
+10001391,,1684,10,21,5,30,0.0,,14.5,46.08,,,,9.3,,5.14,,
+10001398,,1685,1,1,0,0,0.0,,12.559,43.655,,,,14.5,,4.08,,
+10001397,,1685,9,9,0,0,0.0,,9.067,47.033,,,,4.0,,3.5,,
+10001402,,1686,1,1,0,0,0.0,,14.5,46.0,,,,10.0,,4.72,,
+10001403,,1687,3,15,0,0,0.0,,9.083,47.0,,,,13.0,,3.9,,
+10001406,,1687,10,2,0,0,0.0,,15.899,38.675,,,,5.0,,5.11,,
+10001410,,1688,4,11,12,20,0.0,,11.942,44.39,,,,4.6,,5.83,,
+10001414,,1688,7,20,0,0,0.0,,16.159,38.733,,,,23.7,,4.65,,
+10001415,,1688,7,23,0,0,0.0,,15.337,41.687,,,,11.8,,5.34,,
+10001431,,1689,1,1,0,0,0.0,,12.411,43.664,,,,6.6,,5.11,,
+10001421,,1689,3,10,0,0,0.0,,14.9,45.95,,,,8.2,,5.57,,
+10001424,,1689,4,1,0,0,0.0,,12.747,42.877,,,,8.4,,4.65,,
+10001427,,1689,7,21,11,0,0.0,,13.076,42.415,,,,4.6,,5.11,,
+10001428,,1689,9,21,0,0,0.0,,16.288,41.273,,,,7.0,,4.88,,
+10001430,,1689,12,22,1,0,0.0,,11.567,47.263,,,,6.0,,5.65,,
+10001434,,1690,1,26,0,0,0.0,,12.726,42.916,,,,0.1,,4.65,,
+10001436,,1690,3,22,21,50,0.0,,12.239,43.457,,,,26.0,,4.88,,
+10001437,,1690,5,4,0,0,0.0,,12.218,46.139,,,,5.1,,4.43,,
+10001443,,1690,12,4,14,0,0.0,,13.881,46.635,,,,10.0,,6.26,,
+10001445,,1690,12,23,0,20,0.0,,13.586,43.55,,,,4.9,,5.55,,
+10001447,,1691,2,19,0,0,0.0,,14.448,46.09,,,,4.4,,5.35,,
+10001449,,1691,9,26,0,0,0.0,,15.898,41.264,,,,12.1,,4.2,,
+10001454,,1692,3,4,22,20,0.0,,15.196,40.903,,,,12.9,,5.93,,
+10001458,,1692,10,23,20,10,0.0,,13.018,43.837,,,,10.0,,4.2,,
+10001460,,1693,1,8,0,0,0.0,,16.157,39.873,,,,4.4,,5.26,,
+10001463,,1693,1,11,13,30,0.0,,15.013,37.14,,,,0.0,,7.34,,
+10001464,,1693,2,22,8,30,0.0,,12.436,43.442,,,,2.9,,4.2,,
+10001466,,1693,3,24,0,0,0.0,,13.922,41.652,,,,7.9,,5.23,,
+10001472,,1693,7,6,9,15,0.0,,10.644,45.28,,,,2.4,,5.24,,
+10001476,,1693,10,15,0,0,0.0,,12.635,43.282,,,,23.1,,4.84,,
+10001480,,1694,4,8,0,0,0.0,,12.091,43.62,,,,7.9,,5.38,,
+10001489,,1694,9,8,11,40,0.0,,15.406,40.862,,,,3.6,,6.74,,
+10001492,,1695,2,25,5,30,0.0,,11.91,45.861,,,,18.0,,6.39,,
+10001493,,1695,2,28,0,0,0.0,,11.62,44.835,,,,8.8,,4.43,,
+10001495,,1695,6,11,2,30,0.0,,12.11,42.613,,,,33.0,,5.77,,
+10001497,,1695,9,11,0,0,0.0,,9.635,46.9,,,,9.0,,4.86,,
+10001500,,1696,4,20,12,0,0.0,,15.024,36.966,,,,5.0,,4.43,,
+10001502,,1697,2,1,20,0,0.0,,16.338,39.019,,,,0.1,,4.43,,
+10001504,,1697,6,18,0,0,0.0,,11.09,43.67,,,,0.1,,4.43,,
+10001514,,1698,10,3,19,30,0.0,,14.5,46.0,,,,10.0,,3.87,,
+10001515,,1698,12,1,0,0,0.0,,13.513,43.619,,,,16.2,,4.65,,
+10001526,,1699,1,1,0,0,0.0,,19.201,41.923,,,,8.0,,5.41,,
+10001527,,1699,1,1,0,0,0.0,,13.838,41.527,,,,9.4,,3.51,,
+10001518,,1699,2,6,0,0,0.0,,15.2,44.1,,,,10.0,,5.14,,
+10001519,,1699,2,11,0,0,0.0,,15.32,45.63,,,,6.1,,5.57,,
+10001524,,1699,5,9,0,0,0.0,,12.177,42.388,,,,2.3,,4.43,,
+10001528,,1700,2,5,0,0,0.0,,11.668,42.871,,,,7.1,,4.88,,
+10001529,,1700,7,28,0,0,0.0,,12.868,46.433,,,,0.1,,5.67,,
+10001530,,1700,8,25,0,0,0.0,,15.4,45.6,,,,6.0,,5.35,,
+10001537,,1701,4,5,0,0,0.0,,20.019,40.296,,,,4.0,,6.55,,
+10001540,,1701,8,24,0,0,0.0,,8.999,46.921,,,,6.0,,3.79,,
+10001552,,1701,12,12,19,0,0.0,,8.999,46.921,,,,3.0,,3.79,,
+10001557,,1702,2,24,0,0,0.0,,9.012,46.934,,,,7.0,,3.79,,
+10001560,,1702,3,14,5,0,0.0,,14.989,41.12,,,,8.4,,6.56,,
+10001563,,1702,10,2,0,0,0.0,,8.999,46.921,,,,4.0,,3.79,,
+10001567,,1703,1,14,18,0,0.0,,13.071,42.708,,,,9.1,,6.87,,
+10001575,,1703,9,16,17,0,0.0,,11.881,44.288,,,,4.0,,4.65,,
+10001576,,1703,11,23,13,0,0.0,,14.5,46.08,,,,10.0,,4.72,,
+10001577,,1703,12,21,21,0,0.0,,8.529,44.542,,,,10.0,,3.74,,
+10001580,,1704,5,13,12,15,0.0,,8.574,44.298,,,,12.4,,4.2,,
+10001587,,1705,4,14,19,20,0.0,,11.446,43.276,,,,26.7,,3.74,,
+10001596,,1706,3,19,0,0,0.0,,15.641,38.203,,,,23.8,,4.73,,
+10001597,,1706,3,28,0,0,0.0,,11.39,47.27,,,,6.0,,4.45,,
+10001602,,1706,11,3,13,0,0.0,,14.08,42.076,,,,5.4,,6.84,,
+10001603,,1706,12,2,0,0,0.0,,11.51,47.28,,,,6.0,,4.7,,
+10001604,,1707,3,24,13,0,0.0,,12.617,42.699,,,,5.9,,5.19,,
+10001608,,1708,1,26,0,0,0.0,,16.105,39.93,,,,7.7,,5.56,,
+10001611,,1708,3,21,23,0,0.0,,5.783,43.9,,,,10.0,,3.65,,
+10001613,,1708,8,14,0,0,0.0,,5.756,43.789,,,,10.0,,5.12,,
+10001624,,1710,12,13,21,0,0.0,,17.708,40.412,,,,21.0,,4.2,,
+10001627,,1711,1,7,0,0,0.0,,15.647,38.108,,,,6.0,,4.2,,
+10001631,,1711,3,30,3,0,0.0,,13.814,41.491,,,,18.1,,4.09,,
+10001632,,1711,5,21,0,0,0.0,,11.546,45.548,,,,10.0,,3.74,,
+10001638,,1712,3,28,0,0,0.0,,12.734,43.513,,,,9.8,,4.88,,
+10001640,,1712,5,8,0,0,0.0,,14.66,41.561,,,,22.8,,4.88,,
+10001641,,1712,7,16,0,0,0.0,,16.064,38.202,,,,10.0,,4.43,,
+10001644,,1713,1,1,0,0,0.0,,19.956,40.703,,,,3.0,,6.33,,
+10001643,,1713,1,3,0,0,0.0,,17.113,40.589,,,,5.9,,4.43,,
+10001654,,1714,1,1,0,0,0.0,,12.521,42.517,,,,12.7,,5.34,,
+10001655,,1715,2,21,0,0,0.0,,15.812,38.234,,,,6.8,,4.43,,
+10001658,,1716,2,3,0,0,0.0,,13.62,46.08,,,,10.2,,5.14,,
+10001659,,1716,10,4,0,0,0.0,,13.013,42.718,,,,6.8,,4.88,,
+10001664,,1717,3,31,0,0,0.0,,12.91,43.91,,,,3.5,,4.2,,
+10001665,,1717,4,4,0,0,0.0,,14.532,36.95,,,,10.0,,4.88,,
+10001669,,1717,7,28,0,0,0.0,,15.2,44.1,,,,10.0,,5.14,,
+10001675,,1718,7,14,0,0,0.0,,13.814,41.491,,,,10.3,,4.09,,
+10001676,,1718,8,18,0,0,0.0,,13.453,43.3,,,,21.0,,4.43,,
+10001678,,1719,1,7,0,0,0.0,,11.991,46.123,,,,7.3,,5.01,,
+10001682,,1719,6,11,0,0,0.0,,5.483,44.367,,,,10.0,,3.7,,
+10001683,,1719,6,27,6,30,0.0,,13.047,42.877,,,,10.2,,5.58,,
+10001685,,1719,12,12,19,0,0.0,,10.671,45.804,,,,29.6,,4.2,,
+10001686,,1720,1,10,0,0,0.0,,10.142,44.037,,,,4.4,,3.97,,
+10001687,,1720,6,7,0,0,0.0,,15.92,41.262,,,,27.0,,5.25,,
+10001690,,1720,8,28,0,0,0.0,,14.032,41.17,,,,7.7,,4.39,,
+10001691,,1720,9,12,0,0,0.0,,15.888,38.228,,,,9.0,,4.43,,
+10001694,,1721,1,12,0,0,0.0,,14.4,45.3,,,,11.6,,6.41,,
+10001697,,1721,6,18,0,0,0.0,,12.855,43.052,,,,8.4,,5.11,,
+10001701,,1722,9,1,0,0,0.0,,16.611,40.667,,,,7.9,,4.2,,
+10001705,,1723,6,1,0,0,0.0,,13.983,41.288,,,,7.7,,4.43,,
+10001718,,1724,6,1,0,0,0.0,,10.35,46.883,,,,15.0,,3.9,,
+10001719,,1724,7,15,18,30,0.0,,6.083,45.717,,,,4.0,,3.79,,
+10001720,,1724,8,3,0,0,0.0,,15.686,38.178,,,,9.1,,4.96,,
+10001724,,1724,12,11,20,0,0.0,,11.008,43.207,,,,0.5,,5.11,,
+10001726,,1725,4,17,13,0,0.0,,12.487,43.564,,,,2.2,,4.84,,
+10001728,,1725,6,30,0,0,0.0,,9.05,46.983,,,,6.0,,3.9,,
+10001730,,1725,10,29,17,40,0.0,,11.573,44.207,,,,8.6,,5.64,,
+10001735,,1726,4,19,22,0,0.0,,11.51,43.242,,,,17.4,,5.34,,
+10001738,,1726,9,23,0,0,0.0,,12.546,43.309,,,,4.8,,4.82,,
+10001740,,1727,1,7,0,0,0.0,,15.047,36.915,,,,6.0,,4.69,,
+10001741,,1727,3,9,11,0,0.0,,11.367,44.057,,,,7.4,,4.92,,
+10001748,,1727,8,18,0,0,0.0,,11.39,47.27,,,,6.0,,4.7,,
+10001749,,1727,12,14,19,45,0.0,,12.819,43.61,,,,32.1,,5.23,,
+10001750,,1728,2,4,3,0,0.0,,11.59,44.398,,,,6.0,,4.43,,
+10001751,,1728,2,8,0,0,0.0,,13.984,41.295,,,,17.0,,4.88,,
+10001753,,1728,5,1,0,0,0.0,,16.318,38.974,,,,9.1,,4.43,,
+10001757,,1729,1,13,21,0,0.0,,7.873,46.772,,,,4.0,,5.18,,
+10001759,,1729,6,23,0,0,0.0,,11.487,43.774,,,,6.2,,4.65,,
+10001763,,1730,3,29,0,5,0.0,,10.272,43.878,,,,6.7,,3.74,,
+10001765,,1730,5,12,5,0,0.0,,13.12,42.753,,,,10.4,,6.03,,
+10001768,,1730,10,23,0,0,0.0,,12.619,43.282,,,,10.0,,4.86,,
+10001772,,1731,3,20,3,0,0.0,,15.757,41.274,,,,21.5,,6.37,,
+10001773,,1731,3,29,0,0,0.0,,12.041,43.67,,,,17.7,,4.73,,
+10001774,,1731,4,26,0,0,0.0,,13.823,41.49,,,,16.4,,4.47,,
+10001780,,1731,12,9,0,0,0.0,,10.915,43.933,,,,8.4,,3.74,,
+10001784,,1732,2,4,18,20,0.0,,10.468,44.872,,,,11.5,,4.65,,
+10001785,,1732,3,28,0,0,0.0,,15.335,38.169,,,,12.2,,4.2,,
+10001786,,1732,5,21,0,0,0.0,,9.604,43.985,,,,22.9,,3.97,,
+10001787,,1732,8,9,0,0,0.0,,11.878,44.288,,,,10.1,,4.65,,
+10001790,,1732,11,1,0,0,0.0,,19.92,39.624,,,,0.0,,6.56,,
+10001798,,1733,10,20,0,0,0.0,,13.513,43.619,,,,9.9,,4.43,,
+10001814,,1735,9,6,0,0,0.0,,16.129,38.678,,,,5.0,,4.83,,
+10001817,,1736,4,23,0,0,0.0,,6.3,45.25,,,,10.0,,4.08,,
+10001819,,1736,6,12,0,0,0.0,,8.602,46.318,,,,23.0,,3.91,,
+10001821,,1736,8,16,0,0,0.0,,14.175,38.01,,,,10.3,,4.88,,
+10001830,,1737,6,11,0,30,0.0,,11.166,43.564,,,,10.0,,4.2,,
+10001836,,1738,5,23,0,0,0.0,,16.171,38.903,,,,25.6,,5.11,,
+10001838,,1738,7,19,1,0,0.0,,12.095,42.626,,,,7.4,,4.88,,
+10001840,,1738,11,5,0,30,0.0,,10.028,44.906,,,,9.6,,5.18,,
+10001843,,1739,2,12,21,30,0.0,,15.545,41.462,,,,5.0,,4.43,,
+10001845,,1739,3,6,2,30,0.0,,16.559,38.737,,,,9.0,,3.97,,
+10001851,,1739,7,31,11,0,0.0,,11.343,44.494,,,,3.7,,4.43,,
+10001858,,1740,3,6,5,40,0.0,,10.489,44.074,,,,26.0,,5.61,,
+10001862,,1740,3,30,17,30,0.0,,16.559,38.737,,,,7.7,,4.65,,
+10001865,,1740,6,1,0,0,0.0,,12.38,42.655,,,,9.9,,3.97,,
+10001866,,1740,7,13,0,0,0.0,,12.761,43.313,,,,17.7,,4.65,,
+10001867,,1740,8,29,0,30,0.0,,7.117,43.583,,,,10.0,,3.89,,
+10001872,,1741,4,24,9,20,0.0,,13.005,43.425,,,,5.4,,6.17,,
+10001874,,1741,8,6,13,30,0.0,,14.97,41.049,,,,10.0,,5.44,,
+10001875,,1741,10,1,0,0,0.0,,11.332,43.318,,,,26.7,,5.11,,
+10001884,,1742,1,1,0,0,0.0,,13.546,42.084,,,,10.5,,4.43,,
+10001876,,1742,1,27,11,20,0.0,,10.309,43.551,,,,4.0,,4.88,,
+10001879,,1742,3,16,2,30,0.0,,14.188,42.042,,,,16.8,,4.65,,
+10001895,,1743,1,1,0,0,0.0,,13.657,42.025,,,,6.4,,4.43,,
+10001885,,1743,1,21,21,55,0.0,,12.074,42.614,,,,33.0,,5.01,,
+10001887,,1743,2,20,0,0,0.0,,18.774,39.847,,,,19.0,,6.75,,
+10001891,,1743,5,29,0,0,0.0,,11.62,44.835,,,,0.2,,4.88,,
+10001894,,1743,12,7,7,45,0.0,,16.354,38.704,,,,8.8,,5.87,,
+10001900,,1744,1,1,0,0,0.0,,10.952,44.245,,,,11.1,,4.88,,
+10001898,,1744,5,25,0,0,0.0,,13.05,43.82,,,,13.8,,4.6,,
+10001899,,1744,12,28,10,30,0.0,,9.833,46.817,,,,7.0,,3.9,,
+10001902,,1745,3,1,0,0,0.0,,12.737,42.736,,,,4.6,,5.11,,
+10001903,,1745,10,18,0,0,0.0,,13.8,41.483,,,,0.1,,4.63,,
+10001906,,1746,7,23,18,15,0.0,,10.449,44.091,,,,5.1,,5.12,,
+10001908,,1746,10,8,0,0,0.0,,13.38,46.037,,,,15.8,,4.43,,
+10001909,,1746,10,28,0,0,0.0,,8.217,46.417,,,,8.0,,3.9,,
+10001913,,1747,4,17,0,0,0.0,,12.769,43.205,,,,11.5,,6.02,,
+10001916,,1747,9,1,0,0,0.0,,15.647,38.108,,,,9.9,,4.65,,
+10001925,,1749,8,1,0,0,0.0,,15.555,38.185,,,,8.4,,5.8,,
+10001927,,1750,2,1,0,0,0.0,,13.399,42.351,,,,9.7,,4.88,,
+10001945,,1750,12,17,15,45,0.0,,14.565,45.28,,,,8.8,,5.45,,
+10001951,,1751,7,27,1,0,0.0,,12.739,43.225,,,,17.1,,6.35,,
+10001959,,1751,11,21,0,0,0.0,,8.621,44.567,,,,45.3,,3.74,,
+10001964,,1752,2,16,4,45,0.0,,7.65,43.792,,,,2.0,,3.71,,
+10001974,,1753,3,9,13,15,0.0,,7.181,44.941,,,,2.0,,5.17,,
+10001976,,1753,4,22,0,0,0.0,,11.92,43.983,,,,5.9,,4.88,,
+10001990,,1754,9,19,0,0,0.0,,7.186,46.242,,,,4.0,,3.91,,
+10001999,,1755,8,28,0,0,0.0,,12.658,45.959,,,,10.0,,3.74,,
+10002001,,1755,11,1,17,0,0.0,,11.868,42.742,,,,12.7,,4.43,,
+10002007,,1755,12,9,13,45,0.0,,7.955,46.319,,,,4.0,,5.73,,
+10002026,,1756,2,1,1,0,0.0,,6.967,46.317,,,,13.0,,3.79,,
+10002033,,1756,2,13,0,0,0.0,,5.433,44.217,,,,10.0,,3.61,,
+10002048,,1756,4,13,0,0,0.0,,12.245,45.666,,,,7.9,,4.88,,
+10002062,,1756,7,3,2,20,0.0,,5.45,43.533,,,,4.0,,4.31,,
+10002065,,1756,10,6,20,0,0.0,,12.84,43.899,,,,7.7,,3.97,,
+10002068,,1756,10,22,0,0,0.0,,15.917,41.63,,,,10.0,,4.43,,
+10002080,,1757,8,6,0,0,0.0,,15.286,37.073,,,,7.0,,4.2,,
+10002095,,1759,3,18,0,0,0.0,,10.915,43.933,,,,0.1,,4.2,,
+10002098,,1759,5,20,0,0,0.0,,15.735,40.421,,,,16.1,,4.2,,
+10002099,,1759,5,26,22,15,0.0,,8.648,44.893,,,,8.9,,4.2,,
+10002101,,1759,6,14,0,0,0.0,,12.133,42.612,,,,2.0,,4.2,,
+10002106,,1759,10,5,1,0,0.0,,13.814,41.491,,,,25.6,,4.08,,
+10002111,,1760,1,12,0,0,0.0,,13.312,43.06,,,,4.3,,4.43,,
+10002121,,1761,4,5,14,0,0.0,,13.814,41.491,,,,1.5,,4.53,,
+10002124,,1761,5,3,8,15,0.0,,16.594,38.905,,,,13.9,,5.11,,
+10002126,,1761,6,10,0,10,0.0,,11.909,43.946,,,,9.6,,3.74,,
+10002129,,1762,4,15,18,0,0.0,,11.506,44.004,,,,8.3,,5.13,,
+10002130,,1762,4,18,11,30,0.0,,12.992,46.512,,,,6.5,,3.74,,
+10002132,,1762,6,15,0,0,0.0,,7.373,46.554,,,,3.0,,3.79,,
+10002135,,1762,10,3,20,15,0.0,,7.373,46.554,,,,1.0,,3.79,,
+10002136,,1762,10,6,0,0,0.0,,13.585,42.308,,,,0.4,,5.5,,
+10002152,,1764,12,12,19,0,0.0,,7.373,46.554,,,,11.0,,3.79,,
+10002158,,1765,5,12,0,0,0.0,,13.983,41.405,,,,1.8,,4.88,,
+10002167,,1766,5,6,0,0,0.0,,10.942,43.541,,,,8.7,,3.74,,
+10002179,,1766,12,24,12,24,0.0,,12.899,42.874,,,,8.7,,4.65,,
+10002182,,1767,1,21,7,45,0.0,,10.133,44.138,,,,3.6,,5.29,,
+10002184,,1767,2,7,3,45,0.0,,8.682,44.548,,,,9.7,,5.02,,
+10002189,,1767,5,10,0,0,0.0,,12.992,46.512,,,,13.4,,3.74,,
+10002190,,1767,5,26,18,24,0.0,,7.502,45.272,,,,29.3,,5.07,,
+10002191,,1767,6,5,1,30,0.0,,12.751,42.821,,,,4.8,,5.45,,
+10002192,,1767,7,14,1,5,0.0,,16.279,39.375,,,,14.0,,5.92,,
+10002196,,1767,11,21,0,0,0.0,,14.33,46.89,,,,8.0,,5.14,,
+10002209,,1768,10,19,23,0,0.0,,11.904,43.943,,,,8.5,,5.96,,
+10002212,,1768,11,30,11,30,0.0,,10.946,43.565,,,,10.0,,4.2,,
+10002227,,1770,3,20,15,30,0.0,,7.261,46.478,,,,8.0,,5.15,,
+10002233,,1770,10,7,0,0,0.0,,12.992,46.512,,,,9.8,,3.74,,
+10002237,,1770,12,27,4,0,0.0,,11.41,43.701,,,,11.1,,4.88,,
+10002241,,1771,1,1,0,0,0.0,,13.613,41.718,,,,10.5,,5.11,,
+10002240,,1771,1,8,3,30,0.0,,10.309,43.551,,,,1.6,,4.43,,
+10002242,,1771,2,17,19,0,0.0,,14.957,38.442,,,,5.0,,4.3,,
+10002249,,1771,8,13,8,13,0.0,,11.161,44.141,,,,16.8,,4.65,,
+10002250,,1771,8,15,8,15,0.0,,9.722,45.606,,,,29.6,,4.2,,
+10002264,,1772,10,12,0,0,0.0,,12.141,43.57,,,,9.7,,4.65,,
+10002285,,1773,11,11,0,0,0.0,,8.962,46.958,,,,6.0,,3.92,,
+10002291,,1773,12,31,1,15,0.0,,6.634,44.659,,,,10.0,,4.34,,
+10002294,,1774,1,31,19,30,0.0,,12.128,43.61,,,,13.8,,4.65,,
+10002295,,1774,3,4,0,0,0.0,,10.33,44.801,,,,7.9,,4.2,,
+10002296,,1774,3,31,14,49,0.0,,10.111,45.552,,,,28.3,,4.43,,
+10002298,,1774,5,15,0,0,0.0,,11.586,42.831,,,,7.4,,4.65,,
+10002302,,1774,9,10,15,30,0.0,,8.606,46.876,,,,13.0,,5.62,,
+10002312,,1775,1,5,22,45,0.0,,10.525,44.443,,,,11.5,,4.63,,
+10002316,,1775,8,26,0,0,0.0,,12.992,46.512,,,,10.0,,3.74,,
+10002320,,1775,10,22,2,12,0.0,,8.809,42.175,,,,10.0,,5.11,,
+10002325,,1776,4,24,16,36,0.0,,14.58,45.3,,,,6.2,,5.14,,
+10002328,,1776,7,10,0,0,0.0,,12.706,46.233,,,,3.4,,5.81,,
+10002333,,1777,2,7,1,0,0.0,,8.263,46.887,,,,8.0,,5.02,,
+10002343,,1777,8,19,8,19,0.0,,13.537,41.697,,,,32.4,,4.43,,
+10002347,,1777,10,5,15,45,0.0,,11.757,42.88,,,,9.3,,5.12,,
+10002352,,1778,1,24,7,45,0.0,,13.602,42.055,,,,33.9,,4.83,,
+10002355,,1778,2,18,2,18,0.0,,9.54,44.297,,,,15.7,,3.97,,
+10002360,,1778,4,21,0,0,0.0,,12.992,46.512,,,,10.9,,3.97,,
+10002365,,1778,6,11,0,0,0.0,,12.04,44.222,,,,15.7,,4.43,,
+10002369,,1778,8,3,0,0,0.0,,12.141,43.57,,,,10.0,,4.65,,
+10002377,,1779,5,10,6,0,0.0,,8.248,46.899,,,,10.0,,3.79,,
+10002381,,1779,6,4,7,0,0.0,,11.48,44.443,,,,8.9,,5.23,,
+10002383,,1779,6,26,12,0,0.0,,11.332,43.318,,,,17.0,,4.2,,
+10002391,,1779,12,24,17,0,0.0,,10.86,44.061,,,,8.4,,4.6,,
+10002399,,1780,4,9,0,0,0.0,,15.555,38.185,,,,4.1,,4.88,,
+10002401,,1780,5,25,0,0,0.0,,12.197,44.418,,,,2.3,,4.43,,
+10002404,,1780,8,1,0,0,0.0,,8.864,44.897,,,,8.4,,4.2,,
+10002407,,1780,9,8,17,0,0.0,,12.992,46.512,,,,12.7,,3.74,,
+10002409,,1780,9,21,13,15,0.0,,18.5,42.4,,,,6.7,,5.35,,
+10002415,,1781,1,3,2,30,0.0,,11.538,43.171,,,,32.4,,5.08,,
+10002417,,1781,1,11,1,11,0.0,,12.965,40.892,,,,5.0,,4.2,,
+10002420,,1781,4,4,21,20,0.0,,11.798,44.251,,,,17.7,,6.09,,
+10002422,,1781,4,20,0,0,0.0,,8.68,46.76,,,,10.0,,3.9,,
+10002427,,1781,6,2,10,30,0.0,,7.65,43.792,,,,10.0,,3.61,,
+10002429,,1781,6,3,0,0,0.0,,12.513,43.596,,,,9.1,,6.48,,
+10002433,,1781,9,10,11,30,0.0,,9.589,45.501,,,,32.5,,4.92,,
+10002436,,1781,12,23,17,0,0.0,,12.992,46.512,,,,7.0,,3.74,,
+10002438,,1782,4,11,20,0,0.0,,12.992,46.512,,,,2.2,,3.74,,
+10002439,,1782,8,15,0,0,0.0,,5.775,45.167,,,,2.0,,3.96,,
+10002443,,1782,12,10,0,0,0.0,,12.992,46.512,,,,8.2,,3.74,,
+10002445,,1783,2,5,3,0,0.0,,10.275,46.796,,,,9.0,,3.79,,
+10002446,,1783,2,5,12,0,0.0,,15.97,38.297,,,,24.1,,7.08,,
+10002449,,1783,2,18,0,0,0.0,,14.75,46.0,,,,10.0,,4.3,,
+10002463,,1783,6,21,18,0,0.0,,5.967,45.383,,,,6.0,,4.08,,
+10002466,,1783,7,28,0,0,0.0,,10.809,45.879,,,,28.3,,4.65,,
+10002469,,1783,11,15,0,0,0.0,,15.292,41.689,,,,10.0,,4.88,,
+10002477,,1784,3,24,0,0,0.0,,14.5,46.08,,,,10.0,,4.93,,
+10002478,,1784,3,30,11,0,0.0,,9.183,44.776,,,,7.4,,4.2,,
+10002485,,1784,9,11,10,0,0.0,,6.834,44.9,,,,9.8,,3.59,,
+10002487,,1784,10,15,12,3,0.0,,5.947,45.477,,,,7.0,,5.07,,
+10002496,,1785,4,29,10,45,0.0,,6.625,44.659,,,,10.3,,4.15,,
+10002497,,1785,5,3,2,30,0.0,,12.955,43.073,,,,8.5,,5.01,,
+10002499,,1785,7,19,22,30,0.0,,11.257,45.701,,,,6.1,,3.74,,
+10002501,,1785,9,12,0,0,0.0,,6.842,45.021,,,,7.0,,4.11,,
+10002504,,1785,10,9,3,15,0.0,,12.788,42.536,,,,8.9,,5.73,,
+10002506,,1785,11,14,0,0,0.0,,10.1,46.6,,,,20.0,,3.9,,
+10002510,,1786,1,15,0,0,0.0,,12.577,43.351,,,,3.8,,5.11,,
+10002514,,1786,2,5,0,0,0.0,,19.92,39.624,,,,6.0,,6.52,,
+10002517,,1786,2,23,7,40,0.0,,16.103,38.673,,,,10.0,,4.2,,
+10002521,,1786,4,7,0,15,0.0,,9.55,45.267,,,,10.2,,5.27,,
+10002522,,1786,4,11,9,0,0.0,,14.5,46.08,,,,13.2,,4.72,,
+10002526,,1786,11,24,6,45,0.0,,7.909,44.732,,,,8.7,,4.23,,
+10002528,,1786,12,25,1,0,0.0,,12.565,43.992,,,,9.8,,5.65,,
+10002529,,1786,12,28,0,0,0.0,,12.992,46.512,,,,12.7,,3.74,,
+10002531,,1787,4,25,0,0,0.0,,12.992,46.512,,,,16.0,,3.74,,
+10002535,,1787,7,26,7,15,0.0,,11.62,44.835,,,,8.9,,4.88,,
+10002538,,1787,9,20,4,0,0.0,,15.555,38.185,,,,19.1,,4.2,,
+10002540,,1787,10,21,12,30,0.0,,11.332,43.318,,,,2.0,,4.2,,
+10002544,,1787,12,9,4,30,0.0,,12.992,46.512,,,,9.5,,3.74,,
+10002546,,1787,12,26,0,0,0.0,,11.767,43.723,,,,4.6,,4.43,,
+10002554,,1788,4,18,0,0,0.0,,13.018,43.837,,,,12.1,,4.43,,
+10002558,,1788,10,20,21,10,0.0,,13.019,46.398,,,,9.7,,5.19,,
+10002561,,1789,2,7,0,0,0.0,,15.875,38.391,,,,10.3,,5.11,,
+10002567,,1789,8,4,0,0,0.0,,12.302,45.938,,,,1.1,,3.97,,
+10002570,,1789,9,30,10,0,0.0,,12.217,43.51,,,,21.2,,5.88,,
+10002573,,1790,1,26,7,0,0.0,,12.992,46.512,,,,16.0,,4.09,,
+10002577,,1790,7,26,0,0,0.0,,9.909,44.354,,,,6.3,,5.11,,
+10002578,,1791,1,1,0,0,0.0,,13.399,42.351,,,,25.6,,5.34,,
+10002581,,1791,7,7,6,0,0.0,,5.7,44.967,,,,9.0,,3.95,,
+10002583,,1791,10,11,13,5,0.0,,12.861,42.95,,,,0.1,,5.55,,
+10002584,,1791,10,13,1,20,0.0,,16.268,38.636,,,,0.1,,6.11,,
+10002588,,1792,4,1,12,0,0.0,,16.087,39.973,,,,9.1,,4.43,,
+10002589,,1792,5,11,0,0,0.0,,9.558,46.961,,,,12.0,,3.79,,
+10002593,,1792,10,20,0,0,0.0,,12.992,46.512,,,,4.4,,3.74,,
+10002597,,1793,7,25,0,0,0.0,,13.198,40.845,,,,7.1,,4.65,,
+10002606,,1794,5,12,10,59,0.0,,11.39,47.27,,,,6.0,,4.45,,
+10002607,,1794,6,7,0,45,0.0,,12.821,46.306,,,,9.5,,5.98,,
+10002610,,1794,6,12,22,30,0.0,,14.924,41.108,,,,0.1,,5.25,,
+10002617,,1795,2,14,19,15,0.0,,11.332,43.318,,,,0.1,,3.74,,
+10002618,,1795,6,19,23,30,0.0,,13.443,43.182,,,,4.9,,4.72,,
+10002627,,1796,2,5,2,0,0.0,,11.873,43.534,,,,9.9,,4.97,,
+10002633,,1796,10,22,4,0,0.0,,11.67,44.614,,,,1.0,,5.49,,
+10002640,,1797,10,30,5,0,0.0,,12.992,46.512,,,,17.2,,3.74,,
+10002644,,1798,5,26,0,0,0.0,,11.417,43.343,,,,10.0,,4.87,,
+10002653,,1799,2,22,5,45,0.0,,10.779,44.771,,,,10.0,,4.2,,
+10002654,,1799,3,5,4,0,0.0,,7.267,43.7,,,,2.7,,3.89,,
+10002656,,1799,5,29,19,0,0.0,,10.27,45.404,,,,9.4,,5.03,,
+10002659,,1799,7,28,22,45,0.0,,13.161,43.21,,,,12.0,,6.2,,
+10002661,,1799,10,26,4,0,0.0,,12.992,46.512,,,,10.0,,3.74,,
+10002664,,1800,11,1,22,30,0.0,,9.209,47.063,,,,7.0,,3.91,,
+10002667,,1801,7,18,18,0,0.0,,12.992,46.512,,,,9.0,,3.74,,
+10002671,,1801,10,8,7,52,0.0,,11.421,44.466,,,,23.6,,4.94,,
+10002677,,1802,5,12,9,30,0.0,,9.839,45.424,,,,10.0,,5.58,,
+10002678,,1802,8,10,1,45,0.0,,10.914,43.485,,,,12.7,,4.23,,
+10002682,,1802,10,1,0,0,0.0,,7.303,46.206,,,,10.0,,3.79,,
+10002681,,1802,10,30,18,30,0.0,,11.536,43.088,,,,9.8,,5.12,,
+10002686,,1802,12,26,0,0,0.0,,7.383,46.233,,,,15.0,,3.9,,
+10002687,,1802,12,31,11,0,0.0,,5.95,44.2,,,,4.0,,4.08,,
+10002690,,1803,3,1,16,0,0.0,,12.992,46.512,,,,7.0,,3.74,,
+10002691,,1803,4,7,0,0,0.0,,13.551,42.505,,,,6.4,,3.97,,
+10002737,,1804,1,1,0,0,0.0,,11.112,43.605,,,,9.1,,4.88,,
+10002698,,1804,5,22,19,15,0.0,,13.646,42.529,,,,9.3,,5.35,,
+10002701,,1804,7,28,23,0,0.0,,12.728,42.796,,,,3.0,,4.92,,
+10002734,,1804,10,18,20,0,0.0,,11.105,43.453,,,,9.3,,5.11,,
+10002739,,1805,5,9,1,0,0.0,,13.483,43.46,,,,4.6,,4.43,,
+10002740,,1805,6,1,0,0,0.0,,9.858,46.512,,,,10.0,,3.79,,
+10002743,,1805,7,26,21,0,0.0,,14.474,41.5,,,,10.0,,6.67,,
+10002751,,1806,2,12,0,0,0.0,,10.671,44.862,,,,6.1,,5.21,,
+10002752,,1806,3,31,0,0,0.0,,7.749,43.844,,,,10.0,,4.62,,
+10002776,,1807,9,5,1,30,0.0,,7.942,43.933,,,,2.0,,4.82,,
+10002778,,1807,11,11,0,0,0.0,,15.841,40.3,,,,10.0,,4.79,,
+10002779,,1807,12,19,1,30,0.0,,7.97,45.552,,,,3.4,,4.11,,
+10002783,,1808,4,2,16,43,0.0,,7.249,44.838,,,,15.8,,5.57,,
+10002791,,1808,10,26,21,0,0.0,,10.309,43.551,,,,8.7,,4.65,,
+10002795,,1809,5,4,0,0,0.0,,20.042,39.641,,,,7.0,,6.13,,
+10002796,,1809,8,14,11,0,0.0,,13.399,42.351,,,,25.0,,4.65,,
+10002797,,1809,8,14,15,0,0.0,,9.853,46.515,,,,8.0,,3.79,,
+10002798,,1809,8,25,12,13,0.0,,13.453,43.3,,,,1.6,,4.65,,
+10002802,,1810,1,14,0,0,0.0,,9.528,46.855,,,,3.0,,3.79,,
+10002808,,1810,5,1,0,0,0.0,,10.809,45.764,,,,11.5,,4.65,,
+10002816,,1810,9,30,0,0,0.0,,12.239,43.609,,,,19.9,,3.97,,
+10002819,,1810,12,25,0,45,0.0,,10.719,44.9,,,,10.0,,5.11,,
+10002824,,1811,6,7,13,45,0.0,,9.579,46.855,,,,20.0,,3.79,,
+10002828,,1811,8,1,19,0,0.0,,15.647,38.108,,,,14.6,,4.43,,
+10002834,,1812,2,19,3,0,0.0,,9.826,46.86,,,,0.1,,3.79,,
+10002836,,1812,3,20,0,1,0.0,,5.704,43.746,,,,4.0,,5.01,,
+10002847,,1812,9,11,12,0,0.0,,11.14,43.66,,,,0.1,,5.22,,
+10002849,,1812,10,25,7,0,0.0,,12.589,46.027,,,,5.0,,5.64,,
+10002850,,1812,12,13,0,0,0.0,,9.598,46.597,,,,6.0,,3.79,,
+10002854,,1813,4,13,0,0,0.0,,9.651,46.583,,,,3.0,,3.79,,
+10002859,,1813,9,21,7,45,0.0,,11.97,44.25,,,,5.0,,5.28,,
+10002860,,1813,9,22,1,30,0.0,,9.61,46.704,,,,15.0,,4.53,,
+10002868,,1814,4,3,0,0,0.0,,10.356,43.635,,,,5.0,,5.13,,
+10002869,,1814,4,28,0,0,0.0,,11.39,47.27,,,,6.0,,4.45,,
+10002879,,1814,12,1,0,0,0.0,,9.528,46.855,,,,6.0,,3.79,,
+10002880,,1815,1,11,23,30,0.0,,11.683,42.865,,,,2.3,,4.88,,
+10002881,,1815,2,26,0,0,0.0,,11.434,45.722,,,,19.0,,3.74,,
+10002884,,1815,8,12,0,0,0.0,,10.915,43.933,,,,5.1,,4.65,,
+10002886,,1815,9,3,23,0,0.0,,13.015,42.832,,,,0.4,,5.55,,
+10002898,,1816,1,1,0,0,0.0,,19.8,41.3,,,,5.0,,5.89,,
+10002893,,1816,4,1,14,25,0.0,,14.67,47.17,,,,8.0,,4.3,,
+10002895,,1816,5,15,0,0,0.0,,7.391,46.629,,,,9.0,,3.79,,
+10002906,,1817,3,11,21,25,0.0,,6.742,46.0,,,,19.0,,5.42,,
+10002909,,1817,4,17,0,0,0.0,,15.763,40.576,,,,11.3,,4.01,,
+10002915,,1817,8,11,0,0,0.0,,7.267,46.483,,,,6.0,,3.9,,
+10002917,,1817,8,19,17,0,0.0,,11.416,47.283,,,,6.0,,3.95,,
+10002920,,1817,10,19,2,30,0.0,,15.555,38.185,,,,25.5,,4.43,,
+10002927,,1818,2,23,18,10,0.0,,7.644,43.809,,,,10.3,,5.36,,
+10002930,,1818,3,1,2,45,0.0,,14.756,37.204,,,,2.0,,5.56,,
+10002936,,1818,9,8,9,50,0.0,,14.082,37.813,,,,5.0,,5.32,,
+10002939,,1818,12,9,18,55,0.0,,10.296,44.696,,,,2.9,,5.27,,
+10002941,,1819,1,8,22,30,0.0,,7.932,43.865,,,,2.0,,4.82,,
+10002944,,1819,4,10,23,0,0.0,,11.416,47.283,,,,19.0,,3.95,,
+10002945,,1819,5,2,14,0,0.0,,14.02,46.0,,,,9.6,,4.93,,
+10002946,,1819,5,26,16,30,0.0,,11.757,42.252,,,,5.2,,5.11,,
+10002959,,1820,1,1,0,0,0.0,,14.691,37.266,,,,6.0,,4.43,,
+10002957,,1820,7,17,6,30,0.0,,11.71,47.35,,,,6.0,,4.96,,
+10002965,,1821,3,22,0,0,0.0,,12.86,42.402,,,,16.4,,5.11,,
+10002968,,1821,8,2,0,0,0.0,,16.456,38.94,,,,17.0,,5.11,,
+10002974,,1821,11,22,1,15,0.0,,15.214,41.975,,,,30.4,,5.63,,
+10002979,,1822,4,6,0,0,0.0,,14.398,37.747,,,,5.0,,4.37,,
+10002983,,1822,7,14,0,0,0.0,,16.903,39.282,,,,2.2,,4.65,,
+10002985,,1822,8,12,2,30,0.0,,14.5,46.05,,,,10.0,,4.72,,
+10002994,,1823,3,5,16,37,0.0,,14.094,37.993,,,,22.2,,5.79,,
+10002996,,1823,5,14,0,0,0.0,,9.066,47.042,,,,8.0,,3.79,,
+10002999,,1823,6,19,0,0,0.0,,20.4,39.485,,,,1.9,,6.13,,
+10003000,,1823,8,7,5,10,0.0,,18.2,42.7,,,,13.6,,5.14,,
+10003014,,1824,2,4,21,50,0.0,,9.126,44.92,,,,11.1,,4.53,,
+10003017,,1824,5,23,13,0,0.0,,6.517,43.85,,,,4.0,,3.79,,
+10003019,,1824,8,12,7,0,0.0,,12.01,43.868,,,,8.5,,4.65,,
+10003023,,1824,12,11,0,0,0.0,,16.588,39.54,,,,14.2,,5.34,,
+10003026,,1825,1,21,23,50,0.0,,5.51,43.577,,,,10.0,,3.88,,
+10003027,,1825,2,21,2,30,0.0,,14.35,46.77,,,,8.0,,4.72,,
+10003029,,1825,4,11,19,15,0.0,,15.882,39.977,,,,23.8,,3.97,,
+10003030,,1825,6,22,15,0,0.0,,14.75,45.97,,,,8.0,,4.3,,
+10003032,,1825,10,27,10,0,0.0,,14.228,41.592,,,,5.0,,4.43,,
+10003035,,1826,2,1,16,0,0.0,,15.727,40.52,,,,23.8,,5.75,,
+10003043,,1826,6,24,12,15,0.0,,11.034,45.577,,,,1.6,,4.7,,
+10003048,,1826,10,1,0,0,0.0,,11.842,44.06,,,,21.0,,4.43,,
+10003047,,1826,10,26,18,0,0.0,,17.679,40.452,,,,10.0,,5.25,,
+10003049,,1826,11,11,4,28,0.0,,9.155,45.185,,,,29.3,,4.2,,
+10003054,,1827,4,2,0,20,0.0,,10.11,46.703,,,,3.0,,4.81,,
+10003056,,1827,4,17,13,30,0.0,,17.5,43.0,,,,10.0,,5.14,,
+10003057,,1827,4,17,14,45,0.0,,15.5,45.5,,,,5.1,,4.3,,
+10003063,,1827,11,21,2,0,0.0,,7.9,46.583,,,,10.0,,4.3,,
+10003070,,1828,3,12,0,0,0.0,,15.997,38.527,,,,25.8,,5.11,,
+10003072,,1828,4,8,0,0,0.0,,12.004,44.115,,,,7.9,,4.65,,
+10003073,,1828,4,11,22,25,0.0,,12.41,43.326,,,,9.1,,4.99,,
+10003074,,1828,5,12,23,30,0.0,,7.433,46.083,,,,8.0,,3.9,,
+10003078,,1828,10,8,22,30,0.0,,12.09,44.174,,,,3.2,,4.52,,
+10003079,,1828,10,9,2,20,0.0,,9.047,44.821,,,,5.0,,5.73,,
+10003109,,1829,7,3,13,0,0.0,,15.367,41.775,,,,10.0,,3.97,,
+10003114,,1829,9,6,19,30,0.0,,10.023,45.135,,,,9.5,,4.43,,
+10003115,,1829,10,15,0,0,0.0,,6.9,46.45,,,,8.0,,3.9,,
+10003116,,1829,11,2,9,30,0.0,,15.2,45.8,,,,8.0,,4.72,,
+10003139,,1830,1,1,0,0,0.0,,7.983,46.333,,,,6.0,,3.5,,
+10003122,,1830,1,26,4,30,0.0,,11.074,44.213,,,,8.1,,4.54,,
+10003123,,1830,3,8,5,0,0.0,,14.5,46.08,,,,10.0,,3.66,,
+10003130,,1830,7,13,15,0,0.0,,15.647,38.108,,,,25.5,,4.43,,
+10003132,,1830,8,11,12,20,0.0,,14.27,46.49,,,,7.0,,4.72,,
+10003138,,1830,12,29,11,0,0.0,,14.017,42.216,,,,17.5,,4.43,,
+10003140,,1831,1,2,14,7,0.0,,15.786,40.082,,,,9.2,,5.52,,
+10003141,,1831,1,28,18,30,0.0,,15.24,38.224,,,,7.7,,4.48,,
+10003146,,1831,5,26,10,30,0.0,,7.849,43.855,,,,8.4,,5.43,,
+10003153,,1831,9,1,0,0,0.0,,15.177,40.927,,,,25.4,,4.65,,
+10003151,,1831,9,11,18,15,0.0,,10.544,44.753,,,,14.1,,5.48,,
+10003156,,1831,11,23,4,17,0.0,,14.469,41.484,,,,8.4,,4.43,,
+10003159,,1832,1,13,13,0,0.0,,12.605,42.98,,,,33.0,,6.41,,
+10003162,,1832,3,8,18,30,0.0,,16.919,39.079,,,,9.9,,6.64,,
+10003181,,1833,1,11,0,50,0.0,,14.57,45.98,,,,10.0,,4.3,,
+10003192,,1833,11,20,0,25,0.0,,14.3,46.37,,,,11.1,,4.3,,
+10003194,,1834,2,2,8,2,0.0,,14.23,45.77,,,,12.5,,4.3,,
+10003195,,1834,2,14,13,15,0.0,,9.851,44.432,,,,8.7,,5.93,,
+10003202,,1834,10,4,19,0,0.0,,11.32,44.479,,,,6.1,,4.75,,
+10003209,,1835,2,6,18,50,0.0,,11.416,43.962,,,,20.5,,4.65,,
+10003211,,1835,3,7,6,0,0.0,,5.683,43.733,,,,10.0,,3.94,,
+10003212,,1835,4,18,17,25,0.0,,7.85,46.69,,,,10.0,,3.91,,
+10003216,,1835,5,10,0,15,0.0,,14.5,46.05,,,,15.8,,3.87,,
+10003217,,1835,5,23,8,30,0.0,,7.551,44.33,,,,10.3,,4.82,,
+10003224,,1835,10,12,22,35,0.0,,16.293,39.33,,,,9.1,,5.88,,
+10003227,,1835,10,31,7,30,0.0,,13.51,46.88,,,,8.0,,4.51,,
+10003229,,1835,12,23,0,0,0.0,,13.814,41.491,,,,16.3,,4.09,,
+10003231,,1836,5,4,0,0,0.0,,15.647,38.108,,,,10.3,,4.88,,
+10003237,,1836,6,12,2,30,0.0,,11.825,45.803,,,,29.3,,5.53,,
+10003239,,1836,6,29,1,28,0.0,,14.65,46.07,,,,8.8,,4.72,,
+10003244,,1836,10,25,0,0,0.0,,8.248,46.899,,,,6.0,,3.79,,
+10003250,,1836,11,20,7,30,0.0,,15.776,40.142,,,,5.0,,5.9,,
+10003252,,1837,1,24,1,0,0.0,,7.923,46.523,,,,7.0,,5.4,,
+10003258,,1837,4,11,17,0,0.0,,10.182,44.175,,,,8.6,,5.91,,
+10003259,,1837,5,14,5,0,0.0,,13.808,41.505,,,,8.5,,4.7,,
+10003261,,1837,6,21,10,0,0.0,,14.84,46.5,,,,8.1,,4.72,,
+10003273,,1838,2,14,7,30,0.0,,12.909,42.84,,,,3.8,,5.44,,
+10003275,,1838,3,5,0,0,0.0,,14.851,42.059,,,,11.3,,3.97,,
+10003277,,1838,6,23,0,0,0.0,,13.009,43.807,,,,16.3,,4.65,,
+10003282,,1838,8,10,19,30,0.0,,14.575,45.205,,,,1.6,,5.19,,
+10003285,,1838,10,21,0,30,0.0,,15.25,45.63,,,,8.3,,4.3,,
+10003295,,1839,4,3,0,0,0.0,,5.86,45.21,,,,7.0,,4.63,,
+10003298,,1839,8,9,8,45,0.0,,10.22,45.539,,,,9.4,,4.2,,
+10003299,,1839,8,11,20,0,0.0,,6.096,45.892,,,,9.0,,4.7,,
+10003301,,1839,8,27,0,0,0.0,,15.601,38.147,,,,8.8,,4.2,,
+10003310,,1840,4,24,2,30,0.0,,15.647,38.108,,,,2.0,,4.2,,
+10003312,,1840,8,27,12,5,0.0,,14.708,46.207,,,,8.0,,5.31,,
+10003323,,1841,1,3,22,0,0.0,,15.647,38.108,,,,8.7,,4.88,,
+10003325,,1841,2,21,0,0,0.0,,15.637,41.627,,,,0.1,,5.19,,
+10003331,,1841,4,14,4,0,0.0,,12.568,43.791,,,,9.7,,4.43,,
+10003332,,1841,6,10,0,0,0.0,,14.08,42.083,,,,3.8,,4.96,,
+10003340,,1841,8,15,2,0,0.0,,15.601,38.147,,,,23.7,,4.2,,
+10003342,,1841,10,6,3,0,0.0,,13.0,46.417,,,,4.9,,4.63,,
+10003343,,1841,10,15,22,0,0.0,,11.11,45.167,,,,1.1,,4.25,,
+10003351,,1842,1,23,0,0,0.0,,13.951,42.423,,,,3.8,,4.47,,
+10003372,,1843,9,5,0,0,0.0,,20.091,41.119,,,,15.0,,6.18,,
+10003375,,1843,9,14,16,57,0.0,,17.7,42.8,,,,0.0,,5.14,,
+10003382,,1843,10,25,3,30,0.0,,11.261,44.003,,,,7.4,,5.05,,
+10003384,,1843,11,18,0,0,0.0,,12.521,42.517,,,,8.9,,4.88,,
+10003385,,1843,12,7,0,0,0.0,,13.451,38.035,,,,10.3,,4.43,,
+10003390,,1844,2,7,22,16,0.0,,17.0,42.0,,,,10.0,,5.57,,
+10003393,,1844,3,10,17,15,0.0,,12.142,44.18,,,,4.7,,4.43,,
+10003396,,1844,4,1,0,0,0.0,,7.767,46.0,,,,3.0,,3.9,,
+10003403,,1845,1,20,5,15,0.0,,8.999,44.781,,,,4.0,,3.74,,
+10003408,,1845,8,10,0,0,0.0,,16.611,40.667,,,,10.0,,4.5,,
+10003409,,1845,9,14,22,20,0.0,,10.505,43.843,,,,3.6,,4.79,,
+10003416,,1845,12,22,1,0,0.0,,14.52,46.08,,,,10.0,,4.72,,
+10003431,,1846,8,8,0,0,0.0,,16.13,40.523,,,,9.9,,5.2,,
+10003432,,1846,8,14,12,0,0.0,,10.548,43.45,,,,24.1,,6.02,,
+10003437,,1846,9,11,0,0,0.0,,16.635,39.574,,,,15.9,,4.2,,
+10003442,,1846,12,12,10,15,0.0,,5.633,43.3,,,,10.0,,3.94,,
+10003481,,1848,1,1,0,0,0.0,,20.0,40.7,,,,14.0,,6.42,,
+10003465,,1848,5,12,0,0,0.0,,11.331,43.322,,,,17.0,,5.03,,
+10003467,,1848,6,2,17,30,0.0,,7.8,46.183,,,,9.0,,3.5,,
+10003468,,1848,6,9,23,15,0.0,,13.399,42.351,,,,4.6,,4.2,,
+10003469,,1848,7,5,23,0,0.0,,13.431,40.797,,,,26.8,,4.65,,
+10003470,,1848,8,3,0,5,0.0,,17.0,42.0,,,,14.7,,5.14,,
+10003474,,1848,10,7,3,0,0.0,,15.647,38.108,,,,5.8,,4.2,,
+10003480,,1848,12,1,0,0,0.0,,13.399,42.351,,,,10.9,,4.65,,
+10003482,,1849,1,6,2,40,0.0,,11.432,44.085,,,,11.1,,4.43,,
+10003486,,1849,6,18,6,25,0.0,,7.561,44.229,,,,10.0,,4.11,,
+10003488,,1849,8,3,22,25,0.0,,5.727,45.143,,,,7.0,,3.76,,
+10003489,,1849,10,1,0,30,0.0,,6.233,45.528,,,,8.0,,4.54,,
+10003492,,1849,11,28,18,0,0.0,,9.792,44.454,,,,7.4,,4.65,,
+10003495,,1850,2,14,1,0,0.0,,16.0,43.0,,,,15.0,,5.14,,
+10003497,,1850,4,14,0,50,0.0,,17.7,42.8,,,,20.0,,5.57,,
+10003503,,1850,7,10,2,30,0.0,,13.958,46.367,,,,10.0,,4.8,,
+10003506,,1850,7,24,8,0,0.0,,15.25,45.63,,,,7.9,,3.87,,
+10003509,,1850,9,1,9,45,0.0,,11.951,46.803,,,,8.0,,4.65,,
+10003510,,1850,9,18,6,20,0.0,,11.135,44.571,,,,29.5,,4.2,,
+10003512,,1850,11,2,2,30,0.0,,15.776,41.826,,,,10.0,,4.2,,
+10003513,,1850,11,11,9,0,0.0,,13.592,42.282,,,,21.9,,4.65,,
+10003517,,1851,1,7,23,30,0.0,,5.709,45.158,,,,7.0,,3.6,,
+10003518,,1851,2,5,9,50,0.0,,9.768,46.157,,,,3.3,,4.79,,
+10003519,,1851,2,15,17,0,0.0,,16.594,38.905,,,,10.0,,4.2,,
+10003522,,1851,4,11,6,0,0.0,,15.601,38.147,,,,8.4,,4.2,,
+10003531,,1851,8,3,0,0,0.0,,10.559,45.941,,,,9.1,,4.97,,
+10003532,,1851,8,14,13,20,0.0,,15.669,40.96,,,,24.0,,6.49,,
+10003535,,1851,8,24,0,30,0.0,,7.44,46.6,,,,4.0,,4.82,,
+10003537,,1851,10,12,6,0,0.0,,19.483,40.473,,,,0.0,,6.82,,
+10003540,,1851,10,20,8,30,0.0,,20.1,41.1,,,,8.0,,6.42,,
+10003546,,1852,1,17,0,5,0.0,,15.647,38.108,,,,5.7,,4.65,,
+10003555,,1852,3,11,10,0,0.0,,9.528,46.855,,,,6.0,,3.79,,
+10003560,,1852,6,22,1,13,0.0,,14.5,46.05,,,,13.4,,4.09,,
+10003564,,1852,7,29,12,30,0.0,,9.84,46.501,,,,10.0,,4.33,,
+10003575,,1852,11,17,14,3,0.0,,15.03,46.13,,,,5.9,,4.93,,
+10003578,,1852,12,9,21,15,0.0,,15.482,41.703,,,,21.5,,4.36,,
+10003581,,1852,12,26,2,0,0.0,,5.683,43.733,,,,4.0,,4.03,,
+10003587,,1853,2,19,10,0,0.0,,13.096,46.374,,,,20.9,,5.11,,
+10003595,,1853,4,18,20,45,0.0,,9.544,46.845,,,,12.0,,3.79,,
+10003596,,1853,5,17,15,17,0.0,,11.332,43.318,,,,7.1,,3.97,,
+10003598,,1853,6,11,3,0,0.0,,15.54,45.49,,,,8.0,,4.72,,
+10003600,,1853,8,2,0,0,0.0,,10.809,43.469,,,,27.7,,4.72,,
+10003604,,1853,9,11,1,45,0.0,,15.17,46.22,,,,13.2,,3.87,,
+10003605,,1853,9,22,0,0,0.0,,12.737,42.736,,,,5.0,,4.65,,
+10003609,,1853,12,11,16,5,0.0,,18.6,42.4,,,,33.0,,5.14,,
+10003616,,1854,2,12,17,50,0.0,,16.295,39.256,,,,7.9,,6.31,,
+10003619,,1854,6,16,13,25,0.0,,11.714,44.353,,,,10.2,,4.62,,
+10003622,,1854,7,30,1,30,0.0,,20.365,39.65,,,,0.0,,6.04,,
+10003627,,1854,12,4,1,0,0.0,,11.559,43.216,,,,0.5,,3.74,,
+10003628,,1854,12,28,23,45,0.0,,8.461,44.428,,,,9.5,,3.96,,
+10003629,,1854,12,29,1,45,0.0,,7.559,43.786,,,,10.9,,5.71,,
+10003636,,1855,2,13,10,27,0.0,,6.517,45.458,,,,8.4,,3.68,,
+10003640,,1855,3,18,6,15,0.0,,13.85,46.61,,,,7.0,,4.72,,
+10003647,,1855,7,3,1,30,0.0,,19.557,42.014,,,,15.0,,5.65,,
+10003651,,1855,7,25,11,50,0.0,,7.855,46.292,,,,7.0,,6.06,,
+10003726,,1855,12,12,20,40,0.0,,6.459,43.842,,,,4.0,,5.22,,
+10003745,,1856,4,2,11,0,0.0,,14.82,45.87,,,,7.9,,3.87,,
+10003747,,1856,5,12,1,45,0.0,,16.511,41.168,,,,5.6,,4.43,,
+10003749,,1856,6,5,0,0,0.0,,12.041,43.67,,,,23.5,,4.43,,
+10003760,,1856,11,9,22,17,0.0,,14.5,45.87,,,,7.7,,5.14,,
+10003774,,1857,2,1,0,0,0.0,,10.481,44.75,,,,4.1,,5.1,,
+10003775,,1857,2,6,9,10,0.0,,7.083,46.583,,,,8.0,,3.79,,
+10003779,,1857,3,7,0,0,0.0,,14.3,46.75,,,,7.0,,5.39,,
+10003781,,1857,3,10,3,0,0.0,,12.188,45.726,,,,10.0,,4.11,,
+10003784,,1857,5,6,9,0,0.0,,7.799,46.285,,,,6.0,,3.79,,
+10003792,,1857,7,15,17,45,0.0,,7.358,46.232,,,,6.0,,3.79,,
+10003796,,1857,8,27,0,0,0.0,,10.24,46.784,,,,7.0,,4.64,,
+10003798,,1857,10,19,12,0,0.0,,14.25,45.57,,,,19.5,,4.3,,
+10003799,,1857,11,4,7,15,0.0,,7.88,46.25,,,,3.0,,4.3,,
+10003803,,1857,12,16,21,15,0.0,,15.842,40.352,,,,6.3,,7.1,,
+10003822,,1858,4,6,2,30,0.0,,7.88,46.267,,,,17.0,,3.9,,
+10003825,,1858,5,14,16,35,0.0,,14.23,45.78,,,,10.5,,3.87,,
+10003826,,1858,5,24,9,20,0.0,,16.192,41.092,,,,21.0,,4.41,,
+10003833,,1858,8,30,14,30,0.0,,7.341,44.324,,,,10.3,,4.39,,
+10003838,,1858,10,10,0,0,0.0,,19.989,40.124,,,,1.0,,6.36,,
+10003844,,1858,10,25,1,42,0.0,,7.307,44.888,,,,9.4,,4.59,,
+10003854,,1858,12,17,0,0,0.0,,5.65,43.7,,,,4.0,,4.31,,
+10003856,,1859,1,20,7,55,0.0,,12.103,45.893,,,,11.0,,4.85,,
+10003857,,1859,1,20,8,25,0.0,,14.42,45.73,,,,15.3,,4.09,,
+10003858,,1859,1,30,0,0,0.0,,11.529,43.182,,,,21.0,,4.43,,
+10003866,,1859,4,28,6,45,0.0,,11.77,47.39,,,,6.0,,4.45,,
+10003868,,1859,6,21,13,0,0.0,,7.317,43.722,,,,14.3,,3.61,,
+10003872,,1859,8,22,0,0,0.0,,13.097,42.825,,,,10.1,,5.67,,
+10003877,,1859,9,29,8,30,0.0,,12.218,46.139,,,,3.4,,4.2,,
+10003892,,1860,5,16,16,55,0.0,,19.7,41.3,,,,13.0,,6.24,,
+10003894,,1860,7,17,13,43,0.0,,10.793,44.744,,,,5.0,,3.97,,
+10003895,,1860,7,19,0,0,0.0,,12.146,45.889,,,,12.4,,4.93,,
+10003902,,1861,1,28,5,30,0.0,,11.909,43.946,,,,8.0,,4.65,,
+10003903,,1861,1,30,6,20,0.0,,10.05,46.567,,,,23.0,,3.5,,
+10003904,,1861,3,4,23,0,0.0,,7.695,43.844,,,,2.0,,3.61,,
+10003905,,1861,3,10,0,0,0.0,,12.566,43.304,,,,10.0,,4.77,,
+10003906,,1861,3,16,0,0,0.0,,9.592,44.377,,,,23.6,,4.65,,
+10003909,,1861,5,9,1,53,0.0,,11.999,43.003,,,,1.6,,5.0,,
+10003910,,1861,5,19,0,0,0.0,,11.92,45.736,,,,14.0,,4.65,,
+10003912,,1861,8,14,3,15,0.0,,15.18,46.23,,,,9.5,,3.87,,
+10003914,,1861,10,16,0,0,0.0,,12.121,44.233,,,,9.9,,5.13,,
+10003917,,1861,11,19,0,0,0.0,,15.802,40.638,,,,10.0,,4.43,,
+10003923,,1861,12,20,8,30,0.0,,7.528,44.094,,,,10.3,,4.59,,
+10003925,,1861,12,30,7,0,0.0,,10.167,46.783,,,,3.0,,3.5,,
+10003928,,1862,1,25,0,20,0.0,,14.27,46.49,,,,7.0,,4.72,,
+10003934,,1862,5,4,21,15,0.0,,7.81,46.144,,,,10.0,,3.68,,
+10003935,,1862,5,27,1,20,0.0,,12.384,46.735,,,,8.0,,4.79,,
+10003944,,1862,10,4,5,0,0.0,,19.49,40.474,,,,8.0,,6.21,,
+10003946,,1862,10,13,20,0,0.0,,9.683,46.683,,,,0.1,,3.9,,
+10003956,,1863,1,22,9,45,0.0,,15.0,45.5,,,,13.2,,4.72,,
+10003961,,1863,4,30,0,0,0.0,,9.878,46.881,,,,6.0,,3.79,,
+10003962,,1863,6,9,21,58,0.0,,6.209,44.0,,,,10.0,,4.14,,
+10003968,,1863,6,23,1,30,0.0,,6.533,45.483,,,,7.0,,3.79,,
+10003985,,1863,11,18,0,0,0.0,,10.1,46.7,,,,3.0,,3.9,,
+10003986,,1863,11,24,3,35,0.0,,9.4,46.583,,,,8.0,,3.5,,
+10003991,,1864,3,15,0,0,0.0,,11.059,44.337,,,,11.4,,4.86,,
+10003992,,1864,4,5,19,30,0.0,,15.807,41.599,,,,4.8,,3.74,,
+10003994,,1864,6,8,13,30,0.0,,14.5,46.03,,,,6.3,,3.87,,
+10003999,,1864,8,21,4,15,0.0,,20.1,41.1,,,,0.0,,5.89,,
+10004004,,1864,12,11,17,40,0.0,,11.282,44.042,,,,9.0,,5.09,,
+10004005,,1864,12,28,12,0,0.0,,15.567,41.835,,,,14.2,,4.65,,
+10004007,,1865,1,21,0,0,0.0,,12.07,47.49,,,,6.0,,4.45,,
+10004010,,1865,3,27,1,0,0.0,,6.525,45.421,,,,8.4,,3.83,,
+10004019,,1865,9,21,20,50,0.0,,12.314,43.285,,,,8.1,,5.11,,
+10004023,,1865,12,24,4,35,0.0,,15.47,45.59,,,,2.8,,4.51,,
+10004024,,1865,12,25,22,0,0.0,,6.633,46.267,,,,6.0,,3.79,,
+10004025,,1866,1,2,10,0,0.0,,19.49,40.474,,,,0.0,,6.6,,
+10004030,,1866,2,2,1,27,0.0,,14.5,46.05,,,,3.1,,4.51,,
+10004034,,1866,2,15,0,0,0.0,,12.777,42.82,,,,9.7,,4.43,,
+10004044,,1866,4,14,0,0,0.0,,10.02,47.15,,,,4.0,,4.45,,
+10004045,,1866,4,18,0,0,0.0,,7.844,46.225,,,,6.0,,3.79,,
+10004048,,1866,5,19,9,12,0.0,,6.067,44.273,,,,4.0,,5.21,,
+10004051,,1866,8,11,23,0,0.0,,10.797,45.737,,,,10.5,,4.95,,
+10004054,,1866,9,22,15,0,0.0,,7.7,44.854,,,,45.3,,4.41,,
+10004069,,1867,2,12,12,3,0.0,,14.5,46.05,,,,13.9,,4.3,,
+10004079,,1867,6,30,0,0,0.0,,14.83,46.07,,,,10.9,,3.66,,
+10004086,,1867,10,3,2,0,0.0,,14.361,37.928,,,,36.1,,4.2,,
+10004087,,1867,11,1,16,15,0.0,,11.332,43.318,,,,27.7,,4.2,,
+10004090,,1868,1,27,21,15,0.0,,14.53,46.15,,,,13.4,,4.09,,
+10004091,,1868,2,20,19,45,0.0,,10.802,45.741,,,,5.0,,4.74,,
+10004092,,1868,3,24,0,0,0.0,,9.528,46.855,,,,7.0,,3.79,,
+10004100,,1868,6,17,1,50,0.0,,11.538,42.87,,,,32.4,,4.43,,
+10004105,,1868,7,10,21,15,0.0,,14.5,46.03,,,,13.2,,3.87,,
+10004112,,1868,10,7,10,55,0.0,,14.5,46.05,,,,15.8,,3.87,,
+10004113,,1868,10,10,2,40,0.0,,15.5,43.5,,,,2.0,,5.14,,
+10004116,,1868,11,12,12,0,0.0,,9.169,46.273,,,,6.0,,3.79,,
+10004121,,1869,1,10,10,37,0.0,,18.1,42.6,,,,17.0,,5.14,,
+10004124,,1869,2,7,0,0,0.0,,11.35,43.342,,,,9.0,,4.82,,
+10004126,,1869,3,1,2,0,0.0,,15.08,46.5,,,,9.6,,4.09,,
+10004128,,1869,3,18,0,0,0.0,,19.5,40.5,,,,10.0,,5.89,,
+10004129,,1869,3,31,13,0,0.0,,15.683,41.709,,,,22.0,,4.43,,
+10004140,,1869,9,1,0,0,0.0,,19.446,41.314,,,,38.0,,6.23,,
+10004142,,1869,9,26,20,45,0.0,,11.105,43.453,,,,17.4,,4.97,,
+10004144,,1869,10,13,3,30,0.0,,14.17,46.35,,,,7.0,,5.14,,
+10004158,,1869,11,28,0,0,0.0,,16.221,38.69,,,,23.8,,4.62,,
+10004159,,1869,11,29,17,38,0.0,,7.317,45.736,,,,10.0,,3.87,,
+10004161,,1869,12,13,2,53,0.0,,10.779,44.629,,,,7.9,,4.58,,
+10004164,,1869,12,21,22,40,0.0,,13.63,45.97,,,,12.7,,3.87,,
+10004170,,1870,1,18,2,50,0.0,,5.483,43.289,,,,10.0,,4.28,,
+10004175,,1870,2,8,0,0,0.0,,13.473,43.555,,,,4.8,,5.14,,
+10004178,,1870,3,1,19,57,0.0,,14.334,45.502,,,,4.5,,5.44,,
+10004180,,1870,3,2,2,0,0.0,,14.9,46.1,,,,4.2,,5.14,,
+10004197,,1870,10,4,16,55,0.0,,16.331,39.22,,,,15.2,,6.21,,
+10004198,,1870,10,30,18,34,0.0,,12.062,44.133,,,,1.0,,5.61,,
+10004211,,1871,3,15,6,0,0.0,,9.817,46.512,,,,15.0,,3.94,,
+10004214,,1871,4,9,0,0,0.0,,19.92,39.624,,,,0.0,,5.78,,
+10004218,,1871,7,25,1,14,0.0,,14.82,46.08,,,,15.3,,4.09,,
+10004219,,1871,7,29,20,45,0.0,,10.619,43.301,,,,17.0,,5.15,,
+10004220,,1871,8,1,22,0,0.0,,15.621,41.928,,,,10.0,,4.09,,
+10004221,,1871,8,14,2,0,0.0,,14.206,42.046,,,,18.4,,3.78,,
+10004223,,1871,9,14,10,0,0.0,,8.037,46.625,,,,29.0,,3.79,,
+10004225,,1871,10,22,13,0,0.0,,11.349,43.421,,,,10.0,,4.65,,
+10004228,,1871,12,2,0,0,0.0,,15.0,45.9,,,,4.9,,5.14,,
+10004260,,1872,1,1,0,0,0.0,,14.23,45.77,,,,17.2,,4.09,,
+10004233,,1872,2,3,20,0,0.0,,9.528,46.855,,,,10.0,,3.79,,
+10004242,,1872,4,26,17,31,0.0,,7.5,44.475,,,,29.3,,4.31,,
+10004243,,1872,5,14,17,45,0.0,,13.431,46.093,,,,2.3,,4.43,,
+10004249,,1872,8,1,0,0,0.0,,9.677,46.777,,,,15.0,,3.79,,
+10004248,,1872,8,8,5,10,0.0,,11.39,47.27,,,,6.0,,4.45,,
+10004251,,1872,10,8,13,25,0.0,,16.309,39.412,,,,9.2,,4.77,,
+10004254,,1872,11,9,2,0,0.0,,9.946,47.041,,,,6.0,,3.79,,
+10004257,,1872,12,2,16,38,0.0,,6.233,44.1,,,,4.0,,3.79,,
+10004258,,1872,12,12,18,0,0.0,,13.751,41.412,,,,11.2,,3.74,,
+10004262,,1873,1,8,12,45,0.0,,14.25,45.87,,,,17.2,,4.09,,
+10004268,,1873,3,12,20,4,0.0,,13.244,43.09,,,,3.8,,5.87,,
+10004270,,1873,4,19,15,15,0.0,,14.9,45.0,,,,3.5,,5.14,,
+10004272,,1873,5,1,0,0,0.0,,6.017,45.433,,,,8.0,,3.79,,
+10004271,,1873,5,16,19,35,0.0,,10.701,44.612,,,,9.9,,5.02,,
+10004275,,1873,6,28,21,15,0.0,,14.5,46.05,,,,10.5,,3.87,,
+10004276,,1873,6,29,3,58,0.0,,12.383,46.16,,,,5.1,,6.3,,
+10004277,,1873,7,12,6,6,0.0,,13.778,41.686,,,,34.2,,5.37,,
+10004281,,1873,8,3,21,53,0.0,,7.952,45.534,,,,10.0,,3.64,,
+10004285,,1873,9,11,9,3,0.0,,16.252,39.303,,,,25.6,,4.65,,
+10004286,,1873,9,17,0,0,0.0,,9.862,44.234,,,,6.5,,5.3,,
+10004298,,1874,1,23,18,45,0.0,,15.07,45.96,,,,7.1,,4.51,,
+10004301,,1874,2,24,6,52,0.0,,13.777,42.333,,,,7.9,,5.15,,
+10004304,,1874,4,4,0,0,0.0,,10.057,46.326,,,,8.0,,3.79,,
+10004307,,1874,4,29,10,0,0.0,,10.201,46.774,,,,23.0,,3.79,,
+10004313,,1874,10,7,0,0,0.0,,11.589,44.168,,,,8.2,,4.98,,
+10004317,,1874,12,1,19,30,0.0,,7.832,46.132,,,,4.0,,4.37,,
+10004320,,1874,12,6,15,50,0.0,,13.827,41.655,,,,6.7,,5.49,,
+10004326,,1875,2,11,20,0,0.0,,7.931,45.657,,,,12.4,,3.98,,
+10004328,,1875,2,14,6,45,0.0,,9.758,46.432,,,,12.0,,3.79,,
+10004331,,1875,3,17,23,51,0.0,,12.547,44.063,,,,10.1,,5.75,,
+10004345,,1875,10,14,9,30,0.0,,6.544,45.467,,,,10.9,,3.79,,
+10004346,,1875,10,24,20,13,0.0,,12.438,46.049,,,,2.4,,3.74,,
+10004349,,1875,12,6,0,0,0.0,,15.677,41.689,,,,22.8,,5.89,,
+10004351,,1875,12,25,22,30,0.0,,9.817,46.8,,,,7.0,,3.5,,
+10004356,,1876,3,28,1,0,0.0,,12.288,46.13,,,,5.2,,3.74,,
+10004359,,1876,4,29,10,49,0.0,,10.785,45.749,,,,2.4,,5.03,,
+10004368,,1876,5,22,0,30,0.0,,12.737,42.736,,,,9.8,,4.53,,
+10004379,,1876,7,19,0,0,0.0,,15.3,45.4,,,,10.0,,5.14,,
+10004381,,1876,9,12,23,8,0.0,,15.647,38.108,,,,11.6,,4.2,,
+10004383,,1876,9,20,7,0,0.0,,6.233,44.1,,,,4.0,,4.08,,
+10004384,,1876,10,8,19,0,0.0,,13.743,41.689,,,,6.5,,4.2,,
+10004387,,1876,10,22,8,9,0.0,,13.306,46.506,,,,6.9,,3.74,,
+10004403,,1877,5,23,18,5,0.0,,13.057,46.403,,,,16.1,,3.74,,
+10004408,,1877,8,24,2,45,0.0,,13.396,41.696,,,,10.8,,5.21,,
+10004410,,1877,9,12,15,30,0.0,,15.15,45.95,,,,6.4,,4.93,,
+10004412,,1877,10,1,7,20,0.0,,10.809,45.761,,,,10.0,,4.47,,
+10004414,,1877,10,8,5,12,0.0,,6.163,45.884,,,,2.0,,5.29,,
+10004418,,1877,10,22,21,0,0.0,,7.708,46.185,,,,6.0,,3.99,,
+10004423,,1877,12,23,5,3,0.0,,12.116,42.288,,,,5.8,,4.67,,
+10004424,,1877,12,28,3,32,0.0,,14.43,47.07,,,,8.0,,4.72,,
+10004427,,1878,1,22,7,44,0.0,,7.334,44.674,,,,11.5,,3.87,,
+10004428,,1878,1,27,10,6,0.0,,14.9,46.1,,,,10.0,,5.14,,
+10004430,,1878,2,13,19,30,0.0,,12.78,42.704,,,,8.5,,4.29,,
+10004431,,1878,3,6,9,14,0.0,,12.013,46.06,,,,21.1,,4.2,,
+10004432,,1878,3,12,21,36,0.0,,11.544,44.424,,,,4.6,,4.89,,
+10004435,,1878,4,1,15,45,0.0,,9.183,46.617,,,,23.0,,3.5,,
+10004438,,1878,4,14,18,45,0.0,,9.893,46.812,,,,0.1,,4.1,,
+10004440,,1878,4,30,2,15,0.0,,7.133,46.483,,,,6.0,,3.5,,
+10004443,,1878,6,7,22,25,0.0,,7.359,44.442,,,,10.3,,4.83,,
+10004446,,1878,7,4,10,0,0.0,,20.6,40.6,,,,11.0,,5.89,,
+10004450,,1878,9,10,13,31,0.0,,10.037,44.218,,,,0.1,,4.98,,
+10004451,,1878,9,15,7,20,0.0,,12.676,42.845,,,,9.3,,5.45,,
+10004452,,1878,9,23,20,20,0.0,,14.9,45.0,,,,10.2,,5.57,,
+10004453,,1878,10,4,0,46,0.0,,14.691,37.266,,,,3.0,,4.32,,
+10004455,,1878,11,9,17,48,0.0,,11.444,44.212,,,,6.5,,4.53,,
+10004457,,1878,12,14,23,30,0.0,,11.133,47.3,,,,6.0,,3.95,,
+10004460,,1879,1,11,9,8,0.0,,14.59,46.49,,,,7.0,,4.72,,
+10004464,,1879,2,14,0,0,0.0,,9.929,45.785,,,,9.0,,4.7,,
+10004468,,1879,4,27,4,6,0.0,,11.587,44.168,,,,6.4,,5.04,,
+10004475,,1879,6,22,4,15,0.0,,13.052,46.048,,,,2.2,,4.77,,
+10004476,,1879,7,19,1,0,0.0,,10.3,46.783,,,,15.0,,3.5,,
+10004480,,1879,9,12,0,0,0.0,,14.32,46.17,,,,6.9,,4.93,,
+10004503,,1879,12,30,12,27,0.0,,6.633,46.095,,,,8.0,,5.01,,
+10004505,,1880,1,6,23,30,0.0,,9.6,46.667,,,,7.0,,3.9,,
+10004514,,1880,2,12,16,15,0.0,,15.16,45.42,,,,10.1,,4.51,,
+10004527,,1880,7,4,8,20,0.0,,7.897,46.229,,,,2.0,,5.13,,
+10004531,,1880,7,23,1,50,0.0,,11.719,44.315,,,,7.8,,4.2,,
+10004532,,1880,7,24,5,40,0.0,,13.431,40.797,,,,10.0,,4.65,,
+10004533,,1880,7,27,19,30,0.0,,14.3,45.98,,,,13.2,,3.87,,
+10004535,,1880,8,2,2,15,0.0,,7.981,45.627,,,,9.5,,3.98,,
+10004547,,1880,11,12,8,0,0.0,,15.3,45.8,,,,6.5,,5.14,,
+10004548,,1880,11,14,7,30,0.0,,11.26,47.39,,,,8.0,,4.45,,
+10004550,,1880,12,1,10,0,0.0,,14.361,37.928,,,,5.0,,4.2,,
+10004555,,1881,1,10,22,30,0.0,,10.5,47.144,,,,6.0,,3.6,,
+10004557,,1881,1,24,16,14,0.0,,11.349,44.401,,,,4.7,,5.19,,
+10004563,,1881,2,4,1,26,0.0,,14.08,45.75,,,,9.6,,4.93,,
+10004568,,1881,3,2,0,10,0.0,,8.021,45.554,,,,5.0,,4.11,,
+10004571,,1881,3,11,22,50,0.0,,12.715,42.814,,,,10.0,,4.51,,
+10004580,,1881,4,23,4,12,0.0,,16.041,39.36,,,,9.3,,4.2,,
+10004584,,1881,5,23,18,20,0.0,,17.4,42.9,,,,10.0,,5.14,,
+10004585,,1881,6,9,0,35,0.0,,6.725,46.267,,,,8.0,,4.37,,
+10004586,,1881,6,14,1,30,0.0,,7.833,46.683,,,,1.0,,3.9,,
+10004587,,1881,6,18,2,50,0.0,,13.019,46.398,,,,13.4,,3.97,,
+10004590,,1881,7,22,2,45,0.0,,6.1,45.444,,,,5.0,,5.51,,
+10004592,,1881,8,3,14,42,0.0,,8.525,44.724,,,,0.1,,3.74,,
+10004594,,1881,9,10,7,0,0.0,,14.335,42.238,,,,7.7,,5.4,,
+10004596,,1881,9,28,0,0,0.0,,12.189,44.143,,,,11.1,,4.74,,
+10004598,,1881,10,23,8,11,0.0,,15.3,45.8,,,,12.8,,5.14,,
+10004600,,1881,11,5,8,42,0.0,,13.54,46.91,,,,8.0,,4.72,,
+10004604,,1881,11,25,17,25,0.0,,6.996,46.302,,,,4.0,,4.47,,
+10004611,,1882,1,8,4,30,0.0,,10.45,46.883,,,,3.0,,3.5,,
+10004612,,1882,1,13,0,0,0.0,,11.828,42.627,,,,7.5,,4.65,,
+10004618,,1882,2,15,5,0,0.0,,9.085,44.66,,,,7.7,,4.83,,
+10004620,,1882,2,27,6,30,0.0,,9.926,45.878,,,,3.7,,4.83,,
+10004621,,1882,3,10,0,0,0.0,,15.417,38.026,,,,5.2,,3.74,,
+10004629,,1882,5,26,4,15,0.0,,12.875,42.727,,,,6.4,,4.48,,
+10004630,,1882,6,6,5,40,0.0,,14.202,41.557,,,,10.0,,5.22,,
+10004635,,1882,7,17,7,51,0.0,,14.25,46.0,,,,11.6,,5.14,,
+10004638,,1882,8,16,0,0,0.0,,13.871,42.986,,,,3.2,,5.11,,
+10004640,,1882,9,18,19,25,0.0,,10.77,45.71,,,,7.3,,5.06,,
+10004648,,1882,12,10,17,40,0.0,,6.05,45.274,,,,6.0,,4.34,,
+10004649,,1882,12,14,13,45,0.0,,7.8,46.167,,,,1.0,,3.9,,
+10004655,,1883,1,24,6,58,0.0,,18.1,43.1,,,,15.1,,5.14,,
+10004658,,1883,3,7,21,15,0.0,,7.401,44.604,,,,10.0,,4.17,,
+10004672,,1883,4,28,0,0,0.0,,13.801,41.5,,,,8.1,,4.2,,
+10004680,,1883,7,25,9,50,0.0,,16.452,39.052,,,,8.4,,4.52,,
+10004690,,1883,10,22,3,30,0.0,,12.361,46.037,,,,5.2,,4.63,,
+10004692,,1883,11,7,3,0,0.0,,13.255,42.671,,,,20.0,,5.11,,
+10004698,,1883,12,31,3,20,0.0,,14.5,46.05,,,,9.6,,4.09,,
+10004711,,1884,5,4,20,13,0.0,,16.038,38.524,,,,29.2,,4.32,,
+10004713,,1884,6,4,20,22,0.0,,9.85,46.9,,,,10.0,,3.5,,
+10004718,,1884,8,15,0,0,0.0,,13.088,42.931,,,,5.0,,4.2,,
+10004719,,1884,9,12,7,23,0.0,,9.77,45.547,,,,10.5,,4.74,,
+10004723,,1884,11,27,22,15,0.0,,6.656,44.967,,,,15.9,,5.27,,
+10004724,,1884,11,29,0,20,0.0,,6.333,45.883,,,,5.0,,4.3,,
+10004731,,1884,12,27,21,55,0.0,,13.577,46.472,,,,12.1,,3.74,,
+10004741,,1885,1,24,21,0,0.0,,7.822,43.845,,,,2.0,,4.29,,
+10004757,,1885,3,23,19,22,0.0,,13.823,41.49,,,,8.3,,4.09,,
+10004765,,1885,4,13,10,25,0.0,,7.402,46.547,,,,17.0,,4.85,,
+10004771,,1885,5,4,7,5,0.0,,6.117,43.508,,,,10.0,,4.08,,
+10004775,,1885,6,17,22,34,0.0,,12.844,42.521,,,,1.5,,4.89,,
+10004781,,1885,7,1,7,15,0.0,,7.465,44.26,,,,2.0,,3.87,,
+10004788,,1885,9,17,9,35,0.0,,14.861,41.147,,,,10.7,,4.27,,
+10004800,,1885,12,24,10,50,0.0,,16.427,40.534,,,,1.8,,5.08,,
+10004801,,1885,12,25,22,45,0.0,,14.52,46.08,,,,8.8,,3.87,,
+10004802,,1885,12,26,2,0,0.0,,14.586,41.545,,,,5.0,,4.65,,
+10004803,,1885,12,29,0,0,0.0,,12.32,45.997,,,,10.0,,5.02,,
+10004811,,1886,2,6,6,30,0.0,,16.179,38.594,,,,10.7,,4.44,,
+10004813,,1886,3,6,0,0,0.0,,16.191,39.338,,,,10.0,,5.57,,
+10004819,,1886,5,6,7,30,0.0,,13.58,45.93,,,,9.2,,4.09,,
+10004826,,1886,6,27,1,5,0.0,,16.5,43.0,,,,3.0,,4.93,,
+10004828,,1886,7,28,6,29,0.0,,13.373,41.589,,,,8.5,,3.97,,
+10004837,,1886,9,5,0,0,0.0,,7.306,45.036,,,,11.0,,5.19,,
+10004838,,1886,9,8,22,27,0.0,,9.8,46.833,,,,8.0,,3.5,,
+10004842,,1886,10,15,2,20,0.0,,10.307,44.75,,,,32.1,,4.69,,
+10004844,,1886,10,20,0,40,0.0,,13.58,45.93,,,,6.0,,3.87,,
+10004847,,1886,11,12,0,0,0.0,,5.433,44.139,,,,4.0,,4.36,,
+10004848,,1886,11,16,1,45,0.0,,8.65,46.917,,,,6.0,,3.9,,
+10004851,,1886,11,28,22,30,0.0,,10.84,47.32,,,,8.0,,5.21,,
+10004855,,1887,1,27,2,45,0.0,,13.434,42.343,,,,9.3,,4.17,,
+10004858,,1887,2,23,5,21,0.0,,7.992,43.891,,,,7.0,,6.24,,
+10004862,,1887,3,3,2,0,0.0,,7.093,44.458,,,,2.0,,4.11,,
+10004868,,1887,4,14,2,15,0.0,,11.86,45.822,,,,9.9,,4.81,,
+10004872,,1887,5,20,4,12,0.0,,9.359,45.827,,,,1.1,,4.01,,
+10004874,,1887,5,26,0,0,0.0,,13.17,43.525,,,,25.6,,4.49,,
+10004875,,1887,6,5,14,7,0.0,,15.1,46.1,,,,6.5,,4.3,,
+10004888,,1887,9,30,15,55,0.0,,11.881,44.288,,,,4.6,,4.17,,
+10004890,,1887,10,1,3,5,0.0,,7.276,44.576,,,,2.0,,3.87,,
+10004895,,1887,10,23,4,5,0.0,,15.22,45.57,,,,5.5,,4.72,,
+10004897,,1887,11,14,5,48,0.0,,11.22,43.75,,,,20.0,,4.49,,
+10004898,,1887,11,14,21,26,0.0,,14.75,46.5,,,,7.5,,4.09,,
+10004901,,1887,12,3,3,45,0.0,,16.221,39.564,,,,0.1,,5.54,,
+10004903,,1887,12,9,0,30,0.0,,13.6,46.42,,,,3.0,,3.87,,
+10004909,,1888,2,25,17,21,0.0,,15.235,38.806,,,,8.7,,5.06,,
+10004913,,1888,4,2,8,25,0.0,,9.1,47.0,,,,6.0,,3.9,,
+10004929,,1888,7,8,20,47,0.0,,13.78,42.631,,,,5.4,,4.38,,
+10004930,,1888,7,10,7,0,0.0,,14.07,45.67,,,,10.0,,3.87,,
+10004934,,1888,9,18,2,33,0.0,,14.53,46.08,,,,5.7,,4.3,,
+10004935,,1888,9,26,3,30,0.0,,14.205,37.796,,,,14.0,,4.65,,
+10004945,,1889,1,10,19,10,0.0,,16.509,38.947,,,,10.0,,4.2,,
+10004947,,1889,1,27,21,47,0.0,,14.6,46.25,,,,6.5,,4.72,,
+10004953,,1889,3,8,2,57,0.0,,11.311,44.325,,,,9.1,,4.58,,
+10004958,,1889,4,5,4,40,0.0,,7.367,46.55,,,,6.0,,3.9,,
+10004959,,1889,4,6,14,30,0.0,,12.669,42.291,,,,9.8,,4.21,,
+10004961,,1889,4,26,21,35,0.0,,9.1,47.0,,,,8.0,,3.9,,
+10004963,,1889,5,29,8,58,0.0,,15.917,38.023,,,,17.2,,4.29,,
+10004967,,1889,6,25,1,29,0.0,,13.019,46.398,,,,14.2,,4.43,,
+10004968,,1889,6,29,0,10,0.0,,13.793,41.517,,,,9.3,,4.3,,
+10004970,,1889,7,21,12,30,0.0,,11.783,42.572,,,,12.7,,4.43,,
+10004971,,1889,8,9,21,15,0.0,,14.05,46.0,,,,6.5,,4.51,,
+10004976,,1889,10,5,13,52,0.0,,15.953,38.484,,,,4.1,,4.52,,
+10004982,,1889,11,28,19,10,0.0,,13.467,42.725,,,,9.2,,4.26,,
+10004984,,1889,12,8,0,0,0.0,,15.688,41.83,,,,7.4,,5.53,,
+10004985,,1889,12,12,0,0,0.0,,11.643,43.899,,,,48.0,,4.2,,
+10004992,,1890,2,15,2,35,0.0,,11.169,43.589,,,,7.9,,4.51,,
+10004996,,1890,3,26,20,10,0.0,,12.385,46.214,,,,5.0,,4.85,,
+10005012,,1890,9,16,1,48,0.0,,7.892,43.834,,,,2.0,,3.51,,
+10005025,,1891,1,20,3,16,0.0,,7.25,46.3,,,,7.0,,3.9,,
+10005027,,1891,1,26,3,10,0.0,,15.235,38.806,,,,4.0,,4.2,,
+10005036,,1891,4,24,6,45,0.0,,10.668,43.915,,,,10.4,,3.97,,
+10005037,,1891,5,9,0,16,0.0,,13.486,41.804,,,,9.7,,4.44,,
+10005039,,1891,5,28,6,15,0.0,,8.669,44.714,,,,0.2,,4.13,,
+10005040,,1891,6,7,1,6,0.0,,11.165,45.564,,,,10.0,,5.86,,
+10005041,,1891,6,7,16,45,0.0,,6.85,46.467,,,,6.0,,3.5,,
+10005045,,1891,7,14,5,58,0.0,,12.745,42.816,,,,0.1,,4.2,,
+10005046,,1891,8,1,13,32,0.0,,11.991,44.32,,,,36.3,,4.38,,
+10005051,,1891,10,1,17,57,0.0,,13.823,41.49,,,,8.9,,4.43,,
+10005055,,1891,11,2,9,3,0.0,,14.3,46.07,,,,9.5,,3.87,,
+10005059,,1891,12,8,0,0,0.0,,12.147,43.391,,,,2.9,,4.33,,
+10005060,,1891,12,20,16,36,0.0,,8.295,46.202,,,,1.5,,3.93,,
+10005061,,1891,12,22,0,0,0.0,,9.829,46.139,,,,6.2,,4.42,,
+10005066,,1892,1,11,1,56,0.0,,12.35,46.123,,,,3.4,,4.09,,
+10005067,,1892,1,21,20,15,0.0,,13.11,42.231,,,,7.5,,4.42,,
+10005068,,1892,1,22,23,47,0.0,,14.778,37.189,,,,3.0,,4.43,,
+10005071,,1892,3,5,0,0,0.0,,7.797,45.569,,,,7.0,,4.9,,
+10005073,,1892,3,16,12,38,0.0,,14.605,38.552,,,,8.3,,5.25,,
+10005074,,1892,4,20,0,0,0.0,,16.097,41.762,,,,30.0,,5.01,,
+10005075,,1892,5,8,0,0,0.0,,7.742,43.878,,,,10.0,,3.98,,
+10005077,,1892,5,17,3,8,0.0,,10.552,44.347,,,,3.6,,4.31,,
+10005080,,1892,6,6,0,0,0.0,,15.503,42.12,,,,1.8,,4.92,,
+10005082,,1892,6,23,23,20,0.0,,12.593,46.1,,,,1.6,,4.61,,
+10005084,,1892,7,4,20,30,0.0,,15.733,38.596,,,,0.1,,4.43,,
+10005106,,1892,11,16,2,10,0.0,,12.912,40.916,,,,17.0,,4.43,,
+10005108,,1892,11,21,0,0,0.0,,12.273,43.48,,,,6.5,,4.31,,
+10005109,,1892,11,27,0,40,0.0,,7.49,44.275,,,,10.0,,4.3,,
+10005114,,1892,12,29,13,47,0.0,,11.502,44.127,,,,9.0,,4.38,,
+10005117,,1893,1,25,0,0,0.0,,15.36,40.513,,,,6.3,,5.15,,
+10005119,,1893,1,29,1,10,0.0,,15.235,38.806,,,,10.0,,4.2,,
+10005126,,1893,3,22,18,50,0.0,,15.25,45.46,,,,6.5,,4.3,,
+10005148,,1893,5,11,14,10,0.0,,13.444,38.104,,,,8.3,,4.55,,
+10005150,,1893,5,21,17,25,0.0,,10.117,46.733,,,,3.0,,3.5,,
+10005154,,1893,6,14,0,0,0.0,,19.853,40.127,,,,0.0,,6.62,,
+10005161,,1893,8,2,0,59,0.0,,13.002,42.608,,,,8.8,,4.58,,
+10005162,,1893,8,10,20,52,0.0,,16.075,41.713,,,,19.2,,5.39,,
+10005169,,1893,10,20,20,15,0.0,,10.109,44.42,,,,0.5,,4.11,,
+10005170,,1893,10,27,16,31,0.0,,12.265,46.18,,,,10.1,,4.46,,
+10005173,,1893,12,7,23,35,0.0,,14.25,45.88,,,,7.8,,4.09,,
+10005181,,1894,2,1,0,50,0.0,,7.0,46.3,,,,18.0,,3.5,,
+10005183,,1894,2,9,12,48,0.0,,11.141,45.584,,,,10.0,,4.75,,
+10005196,,1894,3,25,0,0,0.0,,15.323,41.867,,,,10.0,,4.87,,
+10005198,,1894,4,6,0,0,0.0,,19.5,41.3,,,,10.0,,5.89,,
+10005205,,1894,5,28,20,15,0.0,,16.036,39.995,,,,10.3,,5.02,,
+10005211,,1894,7,19,5,25,0.0,,7.784,43.838,,,,15.2,,3.96,,
+10005218,,1894,8,19,10,30,0.0,,15.48,44.95,,,,10.2,,4.51,,
+10005227,,1894,11,4,23,59,59.99,,7.4,44.283,,,,7.0,,3.79,,
+10005228,,1894,11,16,17,52,0.0,,15.87,38.288,,,,10.0,,6.11,,
+10005232,,1894,11,27,5,7,0.0,,10.123,45.563,,,,15.8,,4.94,,
+10005233,,1894,11,28,0,0,0.0,,11.821,46.006,,,,45.3,,4.5,,
+10005236,,1894,12,12,11,15,0.0,,10.309,43.551,,,,0.5,,4.2,,
+10005249,,1895,2,3,6,50,0.0,,8.249,44.179,,,,12.4,,4.13,,
+10005250,,1895,2,4,21,0,0.0,,11.416,47.283,,,,1.0,,3.95,,
+10005257,,1895,3,18,13,38,0.0,,7.415,44.327,,,,15.9,,3.97,,
+10005258,,1895,3,23,0,0,0.0,,12.017,44.721,,,,9.1,,4.68,,
+10005259,,1895,3,25,21,15,0.0,,13.823,41.49,,,,8.0,,4.25,,
+10005260,,1895,4,8,23,22,0.0,,15.25,45.75,,,,6.0,,4.3,,
+10005263,,1895,4,13,15,1,0.0,,14.694,37.075,,,,5.0,,4.84,,
+10005264,,1895,4,14,20,17,0.0,,14.514,46.125,,,,10.0,,5.94,,
+10005277,,1895,5,12,20,29,0.0,,10.606,44.745,,,,2.1,,4.05,,
+10005283,,1895,5,18,19,55,0.0,,11.264,43.703,,,,10.9,,5.52,,
+10005284,,1895,5,20,15,32,0.0,,12.637,42.655,,,,2.5,,4.52,,
+10005288,,1895,6,10,1,47,0.0,,12.074,45.943,,,,1.1,,4.89,,
+10005292,,1895,6,30,3,48,0.0,,13.47,42.336,,,,10.9,,3.97,,
+10005294,,1895,7,19,9,45,0.0,,15.913,40.297,,,,10.0,,4.25,,
+10005297,,1895,8,6,2,0,0.0,,19.5,41.1,,,,0.1,,6.24,,
+10005299,,1895,8,8,5,41,0.0,,13.58,46.0,,,,6.0,,3.87,,
+10005300,,1895,8,9,17,38,0.0,,14.57,42.119,,,,10.3,,5.15,,
+10005302,,1895,8,21,8,15,0.0,,7.633,46.15,,,,3.0,,3.5,,
+10005309,,1895,10,12,2,45,0.0,,10.809,45.764,,,,45.3,,4.2,,
+10005311,,1895,10,25,12,10,0.0,,13.677,43.268,,,,0.1,,4.2,,
+10005313,,1895,11,1,4,5,0.0,,7.35,46.233,,,,10.0,,3.5,,
+10005317,,1895,11,13,1,55,0.0,,10.167,46.333,,,,20.0,,3.5,,
+10005322,,1895,12,4,2,0,0.0,,8.283,46.367,,,,8.0,,3.9,,
+10005326,,1895,12,25,4,47,0.0,,8.059,43.903,,,,2.0,,4.13,,
+10005330,,1896,1,6,15,59,0.0,,12.593,42.556,,,,6.5,,4.11,,
+10005336,,1896,1,31,22,45,0.0,,12.209,43.864,,,,4.5,,3.74,,
+10005340,,1896,2,11,18,20,0.0,,20.7,40.9,,,,10.0,,6.24,,
+10005345,,1896,3,15,11,0,0.0,,19.6,41.8,,,,7.4,,5.14,,
+10005346,,1896,3,18,3,13,0.0,,20.1,40.1,,,,0.0,,5.89,,
+10005354,,1896,4,17,11,53,0.0,,15.959,41.706,,,,10.0,,4.65,,
+10005360,,1896,5,29,4,17,0.0,,7.117,46.233,,,,6.0,,3.9,,
+10005366,,1896,7,2,0,30,0.0,,14.857,36.947,,,,10.0,,4.05,,
+10005368,,1896,7,8,1,51,0.0,,10.921,44.059,,,,7.4,,4.39,,
+10005381,,1896,9,9,10,55,0.0,,14.53,46.22,,,,11.1,,3.87,,
+10005384,,1896,9,17,14,51,0.0,,16.039,38.211,,,,12.2,,4.42,,
+10005385,,1896,9,26,0,21,0.0,,15.25,45.48,,,,8.4,,3.87,,
+10005389,,1896,10,12,3,0,0.0,,13.98,46.13,,,,14.2,,3.87,,
+10005390,,1896,10,16,0,0,0.0,,7.874,43.9,,,,15.2,,4.84,,
+10005397,,1896,11,8,3,35,0.0,,14.52,46.07,,,,12.3,,4.09,,
+10005403,,1896,12,1,2,25,0.0,,13.306,46.506,,,,8.2,,4.2,,
+10005415,,1897,1,14,14,45,0.0,,13.57,45.92,,,,2.6,,3.87,,
+10005421,,1897,1,19,19,20,0.0,,12.936,42.725,,,,5.0,,4.63,,
+10005425,,1897,1,27,1,35,0.0,,11.201,45.748,,,,15.8,,4.17,,
+10005428,,1897,2,2,0,32,0.0,,14.5,46.18,,,,5.6,,4.72,,
+10005432,,1897,2,12,5,33,0.0,,14.75,45.7,,,,6.3,,3.87,,
+10005434,,1897,2,20,6,0,0.0,,11.45,47.3,,,,6.0,,4.45,,
+10005442,,1897,3,1,8,40,0.0,,12.602,43.158,,,,13.0,,4.88,,
+10005450,,1897,3,21,6,30,0.0,,5.783,43.833,,,,10.0,,3.65,,
+10005452,,1897,3,29,0,5,0.0,,14.053,41.499,,,,12.7,,4.2,,
+10005461,,1897,4,27,2,17,0.0,,13.964,42.23,,,,5.7,,4.23,,
+10005467,,1897,5,22,2,5,0.0,,11.115,43.474,,,,2.0,,4.28,,
+10005469,,1897,5,28,22,40,0.0,,16.305,37.942,,,,46.0,,5.55,,
+10005472,,1897,6,11,12,45,0.0,,12.002,45.859,,,,28.3,,4.47,,
+10005475,,1897,6,17,11,15,0.0,,13.419,41.692,,,,9.8,,4.2,,
+10005479,,1897,7,6,20,44,0.0,,8.652,44.417,,,,6.1,,4.27,,
+10005482,,1897,7,15,5,53,0.0,,14.458,46.055,,,,8.1,,5.07,,
+10005484,,1897,7,21,1,30,0.0,,9.167,46.917,,,,13.0,,3.5,,
+10005492,,1897,8,16,12,12,0.0,,15.2,45.77,,,,5.6,,4.09,,
+10005498,,1897,9,4,2,15,0.0,,10.433,46.533,,,,5.0,,3.5,,
+10005505,,1897,9,18,9,15,0.0,,9.564,46.773,,,,9.0,,4.3,,
+10005506,,1897,9,21,0,0,0.0,,12.966,43.706,,,,7.8,,5.42,,
+10005508,,1897,10,12,0,0,0.0,,7.845,43.925,,,,15.2,,4.3,,
+10005510,,1897,10,21,17,47,0.0,,13.62,45.92,,,,6.3,,3.87,,
+10005512,,1897,10,28,10,40,0.0,,13.42,43.095,,,,4.3,,4.16,,
+10005524,,1897,11,15,23,52,0.0,,11.573,43.104,,,,17.6,,4.13,,
+10005533,,1897,12,6,3,15,0.0,,16.699,39.254,,,,23.1,,3.98,,
+10005537,,1897,12,11,12,8,0.0,,14.65,47.15,,,,8.0,,4.51,,
+10005551,,1898,1,16,13,10,0.0,,11.821,44.657,,,,1.9,,4.63,,
+10005558,,1898,2,9,2,55,0.0,,7.181,46.052,,,,6.0,,3.5,,
+10005559,,1898,2,11,18,0,0.0,,20.7,40.9,,,,0.0,,5.89,,
+10005563,,1898,2,20,4,57,0.0,,13.478,46.105,,,,10.9,,5.12,,
+10005569,,1898,3,4,21,5,0.0,,10.258,44.658,,,,4.9,,5.35,,
+10005575,,1898,4,17,22,49,0.0,,14.5,46.05,,,,10.6,,4.93,,
+10005577,,1898,4,21,5,35,0.0,,16.358,39.114,,,,12.9,,3.97,,
+10005583,,1898,5,6,13,10,0.0,,7.659,46.541,,,,6.0,,4.8,,
+10005585,,1898,5,12,16,10,0.0,,12.17,47.58,,,,8.0,,3.95,,
+10005591,,1898,6,28,0,38,0.0,,12.903,42.414,,,,6.3,,5.5,,
+10005596,,1898,8,12,0,0,0.0,,15.386,38.181,,,,0.1,,4.84,,
+10005608,,1898,11,3,5,59,0.0,,14.546,37.259,,,,28.6,,4.58,,
+10005610,,1898,11,8,10,39,0.0,,14.9,45.63,,,,2.1,,3.87,,
+10005612,,1898,11,13,16,30,0.0,,8.967,47.006,,,,6.0,,3.9,,
+10005614,,1898,11,16,0,0,0.0,,10.41,45.665,,,,9.9,,4.63,,
+10005615,,1898,11,22,23,10,0.0,,12.296,43.659,,,,0.1,,3.97,,
+10005616,,1898,11,24,23,37,0.0,,14.948,41.23,,,,18.0,,4.18,,
+10005621,,1898,12,3,16,35,0.0,,14.5,46.2,,,,8.0,,4.09,,
+10005626,,1899,1,5,2,45,0.0,,13.805,41.497,,,,1.3,,4.25,,
+10005639,,1899,3,2,20,10,0.0,,14.13,47.46,,,,6.0,,4.3,,
+10005641,,1899,3,20,18,40,0.0,,15.13,45.73,,,,2.4,,3.87,,
+10005644,,1899,3,27,1,19,0.0,,13.321,40.969,,,,5.0,,3.74,,
+10005645,,1899,3,30,5,14,0.0,,14.43,45.5,,,,12.7,,3.87,,
+10005647,,1899,4,8,16,15,0.0,,13.9,45.88,,,,6.3,,3.87,,
+10005655,,1899,5,30,7,0,0.0,,10.49,47.31,,,,8.0,,3.7,,
+10005660,,1899,6,22,13,20,0.0,,13.495,43.206,,,,6.8,,4.15,,
+10005662,,1899,6,26,21,45,0.0,,16.3,43.2,,,,10.0,,5.14,,
+10005663,,1899,6,26,23,17,0.0,,11.117,43.958,,,,5.4,,5.03,,
+10005665,,1899,6,27,21,15,0.0,,14.844,38.556,,,,24.2,,4.2,,
+10005672,,1899,7,29,0,6,0.0,,6.461,43.4,,,,4.0,,3.7,,
+10005673,,1899,8,5,6,20,0.0,,14.64,46.59,,,,7.0,,4.93,,
+10005677,,1899,8,16,0,5,0.0,,15.337,41.143,,,,1.8,,4.59,,
+10005684,,1899,9,26,2,0,0.0,,7.017,46.35,,,,4.0,,3.5,,
+10005685,,1899,9,28,13,15,0.0,,15.23,45.75,,,,5.0,,3.87,,
+10005686,,1899,9,30,5,15,0.0,,14.37,45.5,,,,6.7,,4.09,,
+10005688,,1899,10,2,14,17,0.0,,15.654,40.555,,,,10.7,,4.62,,
+10005697,,1899,11,15,23,40,0.0,,11.44,45.404,,,,14.0,,4.31,,
+10005700,,1899,12,19,21,17,0.0,,15.25,45.5,,,,3.2,,3.87,,
+10005702,,1899,12,26,10,10,0.0,,7.517,44.475,,,,19.0,,4.22,,
+10005715,,1900,1,29,4,22,0.0,,13.972,42.279,,,,4.8,,4.08,,
+10005723,,1900,3,4,16,55,0.0,,12.067,45.849,,,,6.1,,5.05,,
+10005733,,1900,4,22,0,0,0.0,,7.872,43.849,,,,10.0,,3.7,,
+10005738,,1900,5,18,0,24,0.0,,6.8,46.383,,,,15.0,,3.5,,
+10005739,,1900,5,19,16,55,0.0,,12.768,42.583,,,,6.8,,4.22,,
+10005758,,1900,8,6,23,0,0.0,,9.1,47.0,,,,3.0,,4.3,,
+10005760,,1900,8,10,4,28,13.0,,13.733,42.781,,,,8.2,,4.28,,
+10005764,,1900,8,16,21,0,0.0,,7.502,45.416,,,,5.0,,4.16,,
+10005767,,1900,8,28,16,38,0.0,,11.287,43.469,,,,9.0,,3.7,,
+10005783,,1900,12,9,4,30,0.0,,13.65,46.2,,,,9.7,,4.04,,
+10005784,,1900,12,10,18,0,0.0,,9.53,46.87,,,,6.0,,3.9,,
+10005785,,1900,12,15,17,10,0.0,,15.4,44.1,,,,11.6,,4.54,,
+10005787,,1900,12,23,22,30,0.0,,15.727,41.815,,,,5.0,,4.37,,
+10005788,,1900,12,25,23,15,0.0,,5.917,45.567,,,,6.0,,3.7,,
+10005789,,1900,12,29,0,7,57.0,,13.575,41.744,,,,6.1,,4.06,,
+10005791,,1900,12,30,23,36,20.0,,8.447,44.651,,,,9.5,,4.35,,
+10005796,,1901,1,15,17,59,0.0,,18.6,42.4,,,,5.0,,3.81,,
+10005797,,1901,1,19,5,15,0.0,,12.113,42.719,,,,24.1,,4.16,,
+10005799,,1901,1,20,6,34,20.0,,11.087,44.892,,,,6.4,,4.11,,
+10005800,,1901,1,23,0,17,10.0,,8.998,45.034,,,,9.5,,4.23,,
+10005807,,1901,2,16,20,6,15.0,,15.01,46.18,,,,10.0,,4.9,,
+10005818,,1901,3,29,7,5,0.0,,7.101,45.178,,,,2.0,,4.28,,
+10005828,,1901,4,20,9,35,5.0,,7.516,44.322,,,,15.2,,4.31,,
+10005836,,1901,4,26,7,29,0.0,,18.8,42.5,,,,10.0,,4.02,,
+10005837,,1901,4,26,12,0,0.0,,9.233,46.55,,,,7.0,,3.5,,
+10005848,,1901,6,19,12,0,0.0,,12.232,42.546,,,,12.7,,4.4,,
+10005849,,1901,6,20,17,30,0.0,,16.541,38.878,,,,5.5,,4.31,,
+10005856,,1901,7,22,8,28,16.0,,17.6,43.15,,,,16.0,,4.81,,
+10005859,,1901,7,31,10,38,30.0,,13.75,41.719,,,,4.4,,5.16,,
+10005861,,1901,8,10,20,49,2.0,,15.6,43.9,,,,15.0,,4.77,,
+10005871,,1901,9,22,21,42,12.0,,10.952,43.564,,,,2.3,,4.68,,
+10005873,,1901,9,25,23,40,0.0,,12.879,43.877,,,,0.1,,4.23,,
+10005875,,1901,10,7,21,4,0.0,,18.7,42.4,,,,1.0,,4.18,,
+10005877,,1901,10,15,13,55,53.0,,13.964,42.257,,,,1.6,,4.22,,
+10005880,,1901,10,26,20,30,0.0,,15.167,45.967,,,,1.8,,4.05,,
+10005883,,1901,10,30,14,49,58.0,,10.49,45.584,,,,18.0,,5.44,,
+10005896,,1901,12,13,0,10,22.0,,16.191,38.651,,,,12.2,,4.81,,
+10005903,,1902,1,10,19,40,0.0,,14.22,45.67,,,,5.6,,4.1,,
+10005912,,1902,2,11,15,15,0.0,,13.767,46.15,,,,2.9,,3.73,,
+10005919,,1902,3,5,7,6,0.0,,10.463,44.093,,,,6.1,,4.98,,
+10005931,,1902,4,11,1,28,44.0,,8.86,44.856,,,,1.6,,3.7,,
+10005954,,1902,6,19,9,23,56.0,,11.43333,47.28333,,,,8.0,,4.2,,
+10005958,,1902,6,27,16,48,0.0,,11.832,43.643,,,,6.2,,4.46,,
+10005960,,1902,7,4,1,58,0.0,,17.9,43.0,,,,20.0,,4.57,,
+10005962,,1902,7,7,3,57,0.0,,13.75,46.167,,,,9.0,,3.67,,
+10005970,,1902,7,20,22,37,0.0,,13.995,41.371,,,,7.7,,3.83,,
+10005984,,1902,9,21,20,12,6.0,,13.353,41.703,,,,12.9,,4.02,,
+10005986,,1902,10,2,2,50,0.0,,18.8,42.2,,,,20.0,,4.77,,
+10005990,,1902,10,11,18,30,36.0,,13.63,45.82,,,,10.0,,4.16,,
+10005993,,1902,10,23,8,51,0.0,,12.839,42.357,,,,40.4,,4.74,,
+10006001,,1902,11,21,9,10,0.0,,7.073,45.036,,,,2.0,,4.16,,
+10006007,,1902,12,1,17,36,8.0,,15.2,44.1,,,,20.0,,3.86,,
+10006009,,1902,12,4,16,35,1.0,,10.128,44.121,,,,8.7,,4.35,,
+10006013,,1902,12,17,5,21,0.0,,11.602,42.839,,,,17.4,,4.83,,
+10006014,,1902,12,17,15,20,0.0,,15.13,45.97,,,,10.0,,4.5,,
+10006017,,1903,1,3,3,57,0.0,,9.48,46.98,,,,23.0,,3.9,,
+10006027,,1903,2,10,8,4,0.0,,15.014,36.903,,,,4.0,,4.32,,
+10006028,,1903,2,16,19,59,0.0,,14.23,46.03,,,,9.1,,4.9,,
+10006049,,1903,3,21,21,35,0.0,,7.073,44.289,,,,10.0,,4.16,,
+10006054,,1903,3,27,3,6,3.0,,17.3,43.2,,,,20.0,,5.32,,
+10006060,,1903,4,4,1,41,0.0,,8.337,43.819,,,,2.7,,4.45,,
+10006062,,1903,4,18,17,33,46.0,,15.4,44.3,,,,10.0,,4.18,,
+10006078,,1903,5,26,21,7,0.0,,12.86,42.402,,,,2.8,,3.93,,
+10006086,,1903,7,3,10,40,0.0,,18.5,42.5,,,,10.0,,3.74,,
+10006091,,1903,7,11,3,45,0.0,,9.567,46.767,,,,10.0,,3.9,,
+10006092,,1903,7,13,8,19,0.0,,14.575,37.154,,,,11.0,,4.14,,
+10006097,,1903,7,27,3,46,0.0,,9.953,44.329,,,,9.5,,5.19,,
+10006129,,1903,10,31,23,16,50.0,,14.2,45.783,,,,8.5,,3.65,,
+10006130,,1903,11,2,21,52,0.0,,13.074,42.794,,,,9.9,,4.81,,
+10006132,,1903,11,3,10,29,0.0,,6.883,46.45,,,,3.0,,3.9,,
+10006145,,1903,12,7,19,45,0.0,,14.854,41.124,,,,5.5,,3.93,,
+10006150,,1904,1,11,10,23,0.0,,9.8,46.833,,,,9.0,,3.9,,
+10006151,,1904,1,16,16,28,30.0,,8.493,44.456,,,,29.3,,4.01,,
+10006162,,1904,2,24,15,53,26.0,,13.316,42.097,,,,5.8,,5.68,,
+10006168,,1904,3,10,4,26,6.0,,13.8,46.5,,,,7.0,,5.2,,
+10006175,,1904,3,31,8,41,48.0,,14.92,46.15,,,,9.7,,4.5,,
+10006196,,1904,4,8,8,22,0.0,,15.728,41.706,,,,1.8,,4.75,,
+10006223,,1904,5,22,12,17,0.0,,14.183,45.7,,,,13.4,,3.88,,
+10006230,,1904,6,20,1,24,0.0,,12.66,43.013,,,,6.7,,4.1,,
+10006237,,1904,7,12,5,31,0.0,,6.667,44.917,,,,15.2,,4.5,,
+10006240,,1904,7,16,23,35,0.0,,14.809,38.577,,,,25.1,,4.16,,
+10006241,,1904,7,18,20,2,0.0,,14.847,41.204,,,,21.0,,4.5,,
+10006261,,1904,8,31,1,10,0.0,,7.05,46.45,,,,6.0,,3.5,,
+10006262,,1904,9,2,11,21,0.0,,13.301,43.035,,,,6.8,,4.63,,
+10006265,,1904,9,7,11,30,0.0,,11.383,42.979,,,,5.0,,4.31,,
+10006266,,1904,9,12,1,30,0.0,,15.1,45.767,,,,6.1,,3.81,,
+10006269,,1904,9,16,5,37,11.0,,14.6,45.3,,,,5.0,,4.91,,
+10006272,,1904,10,9,6,41,0.0,,12.515,46.267,,,,9.5,,4.16,,
+10006284,,1904,11,10,17,9,0.0,,14.25,46.02,,,,13.2,,4.1,,
+10006285,,1904,11,15,19,16,0.0,,7.718,43.881,,,,10.0,,4.16,,
+10006286,,1904,11,17,5,2,0.0,,10.821,43.965,,,,0.1,,5.1,,
+10006290,,1904,11,30,11,6,0.0,,14.4,47.23,,,,8.0,,3.7,,
+10006292,,1904,12,4,5,20,0.0,,9.417,46.933,,,,6.0,,3.9,,
+10006296,,1904,12,8,0,57,0.0,,13.22,47.41,,,,8.0,,3.7,,
+10006301,,1905,1,5,15,10,0.0,,17.6,43.0,,,,3.0,,3.54,,
+10006313,,1905,2,2,22,55,0.0,,14.41,47.15,,,,3.0,,3.59,,
+10006315,,1905,2,3,19,28,0.0,,13.75,46.25,,,,6.0,,4.1,,
+10006317,,1905,2,8,6,50,0.0,,17.4,43.1,,,,10.0,,4.18,,
+10006322,,1905,2,12,8,28,0.0,,11.558,42.862,,,,10.0,,4.55,,
+10006328,,1905,2,24,5,25,0.0,,11.67,47.3,,,,5.0,,3.84,,
+10006342,,1905,4,22,3,0,0.0,,15.283,45.667,,,,7.0,,3.87,,
+10006345,,1905,4,29,1,59,0.0,,6.9,46.09,,,,8.0,,5.6,,
+10006359,,1905,5,30,4,55,0.0,,7.646,44.435,,,,19.0,,4.65,,
+10006361,,1905,6,1,4,42,15.0,,19.5,42.0,,,,11.0,,6.66,,
+10006379,,1905,6,29,19,49,0.0,,15.599,40.525,,,,9.1,,4.14,,
+10006382,,1905,7,3,8,47,0.0,,9.1,47.0,,,,19.0,,3.9,,
+10006399,,1905,8,18,4,7,0.0,,15.379,41.649,,,,10.0,,4.61,,
+10006400,,1905,8,25,20,41,0.0,,14.026,42.019,,,,8.5,,5.15,,
+10006401,,1905,8,28,15,49,35.0,,18.0,43.1,,,,2.0,,3.57,,
+10006406,,1905,9,8,1,43,0.0,,16.0,38.811,,,,10.0,,6.95,,
+10006414,,1905,10,15,8,30,0.0,,15.4,44.6,,,,3.0,,3.88,,
+10006434,,1905,11,15,14,36,0.0,,13.75,46.3,,,,7.9,,3.81,,
+10006437,,1905,11,20,10,42,0.0,,18.5,42.5,,,,10.0,,3.74,,
+10006439,,1905,11,26,0,0,0.0,,15.028,41.134,,,,18.0,,5.18,,
+10006440,,1905,11,30,22,0,0.0,,13.22,43.158,,,,0.1,,3.7,,
+10006449,,1905,12,9,21,41,0.0,,12.701,42.843,,,,23.2,,4.24,,
+10006451,,1905,12,17,2,44,0.0,,15.167,45.767,,,,12.3,,3.83,,
+10006455,,1905,12,25,17,5,0.0,,9.48,46.81,,,,15.0,,4.7,,
+10006468,,1906,2,5,3,44,16.0,,14.55,46.08,,,,11.0,,4.7,,
+10006469,,1906,2,5,16,34,0.0,,12.86,42.722,,,,26.5,,4.41,,
+10006480,,1906,3,1,9,26,0.0,,17.8,43.1,,,,4.0,,4.54,,
+10006484,,1906,3,3,21,56,0.0,,20.0,41.0,,,,6.0,,5.76,,
+10006486,,1906,3,4,11,38,3.0,,15.4,44.6,,,,7.0,,3.99,,
+10006490,,1906,3,19,20,15,0.0,,13.193,38.709,,,,11.6,,4.63,,
+10006498,,1906,4,21,6,35,0.0,,11.137,43.446,,,,5.2,,4.3,,
+10006509,,1906,5,16,5,6,18.0,,19.3,38.0,,,,0.0,,5.3,,
+10006515,,1906,6,3,19,39,0.0,,13.02,46.464,,,,10.0,,4.38,,
+10006516,,1906,6,4,23,20,0.0,,14.4,37.75,,,,0.6,,5.15,,
+10006527,,1906,7,1,0,50,0.0,,13.141,42.384,,,,5.0,,4.29,,
+10006528,,1906,7,2,19,50,0.0,,15.991,40.297,,,,19.1,,3.78,,
+10006529,,1906,7,4,2,31,10.0,,18.4,42.9,,,,19.0,,4.54,,
+10006530,,1906,7,4,4,40,14.0,,18.75,42.5,,,,12.0,,4.28,,
+10006534,,1906,7,14,18,35,0.0,,8.88,44.734,,,,0.1,,4.16,,
+10006540,,1906,8,2,3,48,0.0,,10.361,45.552,,,,3.4,,3.76,,
+10006542,,1906,8,11,9,58,0.0,,7.9,43.787,,,,2.0,,4.41,,
+10006544,,1906,8,25,3,11,0.0,,10.079,44.812,,,,11.0,,4.25,,
+10006561,,1906,10,3,8,55,0.0,,17.1,43.0,,,,10.0,,4.18,,
+10006572,,1906,11,10,17,55,0.0,,9.567,44.388,,,,3.8,,4.22,,
+10006577,,1906,11,24,13,26,52.0,,9.833,46.8,,,,10.0,,3.9,,
+10006584,,1906,12,15,19,21,0.0,,20.0,38.4,,,,0.0,,5.4,,
+10006586,,1906,12,20,2,38,0.0,,11.219,43.457,,,,9.3,,3.96,,
+10006596,,1907,1,19,20,30,0.0,,14.3,46.0,,,,2.9,,3.73,,
+10006598,,1907,1,21,3,41,0.0,,13.552,38.021,,,,23.0,,4.14,,
+10006601,,1907,1,23,0,25,0.0,,14.097,43.048,,,,0.1,,4.75,,
+10006615,,1907,2,11,9,34,58.0,,18.3,42.7,,,,7.0,,4.34,,
+10006622,,1907,3,3,10,48,0.0,,12.965,40.892,,,,9.3,,4.4,,
+10006627,,1907,3,15,2,0,0.0,,14.133,46.367,,,,4.5,,3.65,,
+10006629,,1907,3,20,13,28,0.0,,14.528,41.579,,,,8.4,,4.38,,
+10006643,,1907,4,20,13,25,0.0,,10.476,46.508,,,,12.0,,4.76,,
+10006646,,1907,4,25,4,52,0.0,,11.073,45.318,,,,0.1,,4.79,,
+10006650,,1907,5,10,4,25,0.0,,14.6,46.133,,,,2.3,,4.71,,
+10006666,,1907,7,2,2,32,0.0,,13.103,46.423,,,,9.7,,4.53,,
+10006668,,1907,7,10,3,0,0.0,,14.065,41.889,,,,0.7,,3.93,,
+10006677,,1907,8,1,10,7,40.0,,17.9,43.1,,,,12.0,,5.4,,
+10006693,,1907,8,16,13,0,0.0,,20.1,41.1,,,,19.0,,6.26,,
+10006701,,1907,10,7,14,22,0.0,,13.655,41.685,,,,7.8,,4.2,,
+10006724,,1907,12,16,18,15,0.0,,13.75,46.133,,,,7.7,,3.6,,
+10006727,,1907,12,20,10,29,15.0,,11.374,43.486,,,,9.1,,4.44,,
+10006733,,1908,1,8,21,41,0.0,,15.503,42.12,,,,11.8,,4.16,,
+10006735,,1908,1,16,10,27,0.0,,13.368,42.338,,,,20.3,,4.12,,
+10006736,,1908,1,25,1,28,30.0,,18.4,42.2,,,,30.0,,4.5,,
+10006737,,1908,1,25,4,23,48.0,,19.5,42.0,,,,19.0,,4.57,,
+10006741,,1908,2,3,13,36,26.0,,11.176,45.56,,,,5.0,,4.32,,
+10006751,,1908,3,1,14,1,0.0,,14.2,45.68,,,,5.6,,4.1,,
+10006761,,1908,3,17,3,59,0.0,,13.339,43.129,,,,6.8,,4.61,,
+10006763,,1908,3,26,13,49,0.0,,16.419,40.498,,,,10.0,,4.31,,
+10006765,,1908,4,8,0,4,0.0,,14.7,45.95,,,,11.1,,4.11,,
+10006772,,1908,5,9,4,1,0.0,,9.312,44.344,,,,7.9,,3.83,,
+10006774,,1908,5,12,5,9,0.0,,14.38,46.99,,,,8.0,,3.7,,
+10006780,,1908,5,24,8,37,0.0,,8.074,45.464,,,,0.1,,4.1,,
+10006781,,1908,5,24,20,0,0.0,,13.95,46.267,,,,6.5,,3.51,,
+10006788,,1908,6,2,22,30,0.0,,10.823,44.264,,,,9.1,,4.5,,
+10006789,,1908,6,5,2,58,0.0,,14.065,41.889,,,,0.1,,3.93,,
+10006807,,1908,6,26,13,15,0.0,,11.45,43.322,,,,9.8,,4.36,,
+10006808,,1908,6,28,3,19,0.0,,11.294,44.833,,,,20.8,,3.93,,
+10006811,,1908,6,30,5,44,0.0,,14.581,38.56,,,,5.0,,4.4,,
+10006815,,1908,7,10,2,13,35.0,,13.191,46.465,,,,5.0,,5.31,,
+10006817,,1908,7,10,23,37,0.0,,16.9,43.2,,,,15.0,,3.91,,
+10006822,,1908,8,15,9,40,0.0,,14.337,37.907,,,,27.0,,5.08,,
+10006826,,1908,8,21,7,24,0.0,,13.8,44.4,,,,10.0,,4.18,,
+10006825,,1908,8,21,7,24,0.0,,13.8,41.5,,,,4.4,,4.4,,
+10006828,,1908,9,16,20,15,0.0,,15.715,41.752,,,,10.4,,3.72,,
+10006830,,1908,9,25,9,25,0.0,,17.8,43.1,,,,5.0,,3.81,,
+10006833,,1908,10,3,18,3,40.0,,14.817,46.083,,,,5.0,,3.7,,
+10006853,,1908,11,7,15,23,0.0,,11.682,43.273,,,,9.3,,4.25,,
+10006855,,1908,11,11,16,28,0.0,,15.3,44.0,,,,30.0,,4.01,,
+10006857,,1908,11,16,16,28,0.0,,13.597,43.156,,,,11.1,,3.7,,
+10006868,,1908,12,18,5,6,0.0,,12.54,47.0,,,,8.0,,3.7,,
+10006877,,1908,12,28,4,20,27.0,,15.687,38.146,,,,10.9,,7.1,,
+10006886,,1909,1,2,1,5,0.0,,14.52,37.231,,,,22.3,,5.33,,
+10006890,,1909,1,11,1,15,0.0,,13.772,41.584,,,,12.1,,4.16,,
+10006891,,1909,1,13,0,45,0.0,,11.688,44.579,,,,11.0,,5.36,,
+10006896,,1909,1,20,19,58,0.0,,18.031,40.178,,,,10.0,,4.51,,
+10006905,,1909,2,6,8,5,0.0,,12.647,42.562,,,,3.8,,4.16,,
+10006909,,1909,2,10,2,40,0.0,,6.717,46.283,,,,11.0,,3.6,,
+10006940,,1909,3,11,2,30,0.0,,15.25,45.6,,,,2.5,,3.73,,
+10006943,,1909,3,16,15,53,0.0,,13.393,42.442,,,,10.0,,4.03,,
+10006944,,1909,3,18,2,51,0.0,,10.431,44.185,,,,6.9,,4.13,,
+10006976,,1909,5,17,10,28,0.0,,16.777,39.312,,,,9.9,,4.16,,
+10006984,,1909,5,27,6,10,0.0,,8.076,43.908,,,,15.9,,4.34,,
+10007020,,1909,7,29,3,0,0.0,,13.772,41.584,,,,0.1,,4.16,,
+10007037,,1909,8,25,0,22,0.0,,11.403,43.15,,,,7.4,,5.34,,
+10007049,,1909,9,20,5,4,0.0,,11.756,42.543,,,,7.5,,4.63,,
+10007054,,1909,9,22,16,25,0.0,,13.22,47.41,,,,8.0,,3.7,,
+10007059,,1909,10,1,1,8,0.0,,12.737,42.736,,,,14.5,,4.4,,
+10007060,,1909,10,5,1,10,0.0,,7.174,44.881,,,,2.0,,4.25,,
+10007076,,1909,11,1,10,27,0.0,,17.9,43.1,,,,15.0,,3.53,,
+10007077,,1909,11,2,18,50,0.0,,14.2,45.7,,,,9.0,,4.5,,
+10007081,,1909,11,11,20,40,0.0,,5.4,43.633,,,,4.0,,3.8,,
+10007091,,1909,12,3,6,20,0.0,,15.37,40.843,,,,5.0,,3.96,,
+10007096,,1909,12,24,18,40,0.0,,10.348,45.571,,,,6.9,,4.17,,
+10007097,,1909,12,30,4,5,0.0,,15.1,45.767,,,,2.9,,3.73,,
+10007106,,1910,1,22,20,30,0.0,,11.176,45.022,,,,5.1,,4.02,,
+10007107,,1910,1,23,1,50,0.0,,9.659,44.857,,,,2.7,,4.39,,
+10007109,,1910,1,25,8,27,0.0,,13.259,38.453,,,,5.0,,4.48,,
+10007115,,1910,2,3,1,24,0.0,,9.917,46.383,,,,7.0,,3.5,,
+10007123,,1910,2,22,15,35,0.0,,13.363,42.092,,,,10.0,,4.16,,
+10007125,,1910,3,6,22,22,0.0,,13.105,42.63,,,,17.4,,3.93,,
+10007133,,1910,3,24,14,37,0.0,,14.28,47.2,,,,5.0,,4.23,,
+10007137,,1910,3,31,18,38,0.0,,16.509,38.947,,,,6.0,,3.93,,
+10007138,,1910,4,5,19,20,0.0,,12.964,45.836,,,,10.0,,4.12,,
+10007150,,1910,5,16,9,48,5.0,,18.0,43.1,,,,15.0,,3.53,,
+10007157,,1910,5,28,1,45,0.0,,16.132,40.132,,,,16.1,,3.84,,
+10007162,,1910,6,7,2,4,0.0,,15.421,40.898,,,,16.9,,5.76,,
+10007163,,1910,6,8,11,49,0.0,,14.162,37.87,,,,9.6,,3.9,,
+10007180,,1910,6,29,13,52,0.0,,12.929,42.742,,,,3.6,,4.93,,
+10007191,,1910,7,13,8,32,0.0,,10.84,47.32,,,,8.0,,4.87,,
+10007194,,1910,7,22,1,28,0.0,,15.217,45.583,,,,5.0,,3.7,,
+10007200,,1910,8,2,7,15,25.0,,18.0,43.1,,,,2.0,,3.66,,
+10007215,,1910,8,31,18,57,23.0,,17.0,42.0,,,,10.0,,4.63,,
+10007216,,1910,9,6,3,20,0.0,,9.392,44.548,,,,2.6,,4.13,,
+10007224,,1910,10,3,11,4,0.0,,16.248,40.177,,,,30.9,,4.62,,
+10007248,,1910,12,29,5,47,0.0,,13.822,41.489,,,,11.2,,3.7,,
+10007255,,1911,1,14,11,29,0.0,,14.6,46.133,,,,10.9,,3.64,,
+10007265,,1911,2,8,2,54,0.0,,13.117,46.407,,,,2.9,,4.26,,
+10007268,,1911,2,18,21,35,15.0,,20.7,40.85,,,,21.0,,6.76,,
+10007271,,1911,2,19,7,18,30.0,,12.074,44.117,,,,0.1,,5.26,,
+10007279,,1911,3,1,3,50,0.0,,13.65,46.1,,,,13.7,,4.16,,
+10007282,,1911,3,2,4,58,42.0,,17.5,43.0,,,,7.8,,3.83,,
+10007321,,1911,4,17,11,53,0.0,,18.2,42.8,,,,5.0,,3.62,,
+10007330,,1911,4,24,17,19,0.0,,10.34,47.15,,,,5.0,,3.84,,
+10007359,,1911,5,28,13,52,0.0,,13.405,42.376,,,,6.4,,4.16,,
+10007406,,1911,9,9,11,32,0.0,,13.57,42.31,,,,12.1,,4.36,,
+10007408,,1911,9,13,22,29,2.0,,11.344,43.436,,,,5.2,,5.08,,
+10007413,,1911,9,24,6,5,23.0,,17.6,43.2,,,,9.4,,3.62,,
+10007418,,1911,10,29,6,49,0.0,,14.691,37.266,,,,6.0,,4.16,,
+10007422,,1911,11,11,18,9,0.0,,12.32,46.81,,,,6.0,,4.4,,
+10007440,,1912,1,14,3,11,0.0,,8.066,43.898,,,,2.0,,3.89,,
+10007455,,1912,1,30,21,40,0.0,,14.102,37.751,,,,17.3,,4.4,,
+10007460,,1912,2,9,20,17,0.0,,6.533,44.583,,,,4.0,,4.0,,
+10007472,,1912,2,27,23,20,0.0,,14.417,46.417,,,,8.3,,3.96,,
+10007474,,1912,3,2,21,0,0.0,,17.6,42.9,,,,12.0,,3.91,,
+10007506,,1912,4,20,1,5,0.0,,15.12,45.93,,,,14.5,,4.5,,
+10007518,,1912,5,9,23,3,0.0,,11.39,47.27,,,,6.0,,3.56,,
+10007519,,1912,5,11,5,14,0.0,,12.609,43.58,,,,9.6,,3.96,,
+10007533,,1912,5,31,21,40,0.0,,7.785,45.549,,,,15.8,,4.71,,
+10007537,,1912,6,8,7,33,1.0,,20.0,39.5,,,,0.0,,4.9,,
+10007538,,1912,6,8,15,18,0.0,,15.4,44.6,,,,9.0,,3.53,,
+10007542,,1912,7,2,7,34,0.0,,15.88,41.476,,,,10.0,,4.55,,
+10007546,,1912,7,7,4,45,0.0,,13.636,41.688,,,,9.3,,4.18,,
+10007555,,1912,8,5,10,33,0.0,,12.361,46.185,,,,5.4,,4.34,,
+10007565,,1912,8,15,23,50,0.0,,11.258,44.058,,,,8.2,,4.22,,
+10007569,,1912,9,12,21,15,0.0,,10.885,44.784,,,,3.6,,3.76,,
+10007577,,1912,10,1,18,10,0.0,,9.693,45.052,,,,8.0,,3.7,,
+10007585,,1912,11,7,14,12,0.0,,16.32,38.78,,,,0.1,,4.37,,
+10007602,,1912,12,22,8,5,0.0,,15.617,38.206,,,,9.9,,4.68,,
+10007604,,1913,1,3,13,39,25.0,,13.657,41.868,,,,8.7,,4.53,,
+10007619,,1913,2,13,16,39,0.0,,10.805,44.13,,,,7.9,,4.18,,
+10007620,,1913,2,24,11,53,0.0,,19.6,41.8,,,,10.0,,5.07,,
+10007624,,1913,2,28,15,16,0.0,,14.333,46.15,,,,17.2,,4.0,,
+10007630,,1913,3,27,2,25,44.0,,9.327,44.895,,,,0.1,,4.24,,
+10007642,,1913,5,14,7,17,0.0,,5.85,43.883,,,,4.0,,5.0,,
+10007643,,1913,5,20,16,15,9.0,,14.367,45.517,,,,7.0,,3.91,,
+10007659,,1913,6,28,8,53,2.0,,16.239,39.531,,,,10.4,,5.64,,
+10007667,,1913,7,21,22,35,0.0,,11.762,44.041,,,,4.2,,4.79,,
+10007669,,1913,7,24,5,15,0.0,,7.227,44.354,,,,10.0,,4.22,,
+10007671,,1913,7,26,10,58,0.0,,15.171,40.853,,,,5.5,,3.93,,
+10007678,,1913,8,9,1,45,0.0,,12.436,43.442,,,,6.7,,3.93,,
+10007685,,1913,10,4,18,26,0.0,,14.716,41.513,,,,14.2,,5.35,,
+10007686,,1913,10,6,22,50,0.0,,9.033,46.95,,,,4.0,,3.5,,
+10007703,,1913,11,25,20,55,0.0,,10.196,44.551,,,,17.7,,4.65,,
+10007706,,1913,12,5,16,35,29.0,,17.5,43.0,,,,11.8,,4.01,,
+10007707,,1913,12,7,1,28,0.0,,8.862,44.744,,,,6.1,,4.57,,
+10007714,,1913,12,22,11,38,0.0,,9.433,46.767,,,,10.0,,3.9,,
+10007719,,1914,1,15,3,27,20.0,,10.433,43.47,,,,0.1,,4.33,,
+10007737,,1914,2,11,0,22,43.0,,14.167,45.633,,,,17.2,,4.66,,
+10007756,,1914,3,24,9,18,53.0,,15.333,45.667,,,,3.0,,3.72,,
+10007760,,1914,4,7,20,15,0.0,,9.533,46.87,,,,5.0,,3.5,,
+10007764,,1914,4,14,2,49,0.0,,13.578,42.022,,,,32.4,,4.26,,
+10007774,,1914,5,15,13,6,0.0,,11.361,43.453,,,,4.0,,4.16,,
+10007800,,1914,7,31,21,5,0.0,,12.738,43.177,,,,6.1,,4.47,,
+10007809,,1914,8,31,13,26,0.0,,11.5,47.3,,,,3.0,,4.59,,
+10007834,,1914,10,16,15,52,0.0,,15.2,44.0,,,,10.0,,3.62,,
+10007851,,1914,10,26,3,43,22.0,,7.36,45.05,,,,10.5,,5.24,,
+10007855,,1914,10,27,9,22,0.0,,10.598,43.912,,,,4.3,,5.63,,
+10007871,,1914,11,29,3,21,0.0,,7.067,46.117,,,,8.0,,3.5,,
+10007890,,1915,1,13,6,52,43.0,,13.53,42.014,,,,2.9,,7.08,,
+10007893,,1915,1,13,19,30,0.0,,12.261,44.161,,,,0.2,,4.38,,
+10007903,,1915,1,18,23,30,0.0,,16.245,39.41,,,,10.0,,4.97,,
+10007909,,1915,1,29,22,0,0.0,,13.65,46.217,,,,2.2,,4.05,,
+10007913,,1915,2,5,2,15,0.0,,9.2,46.333,,,,15.0,,3.5,,
+10007918,,1915,2,14,12,43,15.0,,8.55,46.85,,,,8.0,,3.9,,
+10007919,,1915,2,16,3,15,0.0,,6.233,44.1,,,,4.0,,3.7,,
+10007921,,1915,2,22,0,37,7.0,,15.217,45.767,,,,10.6,,4.74,,
+10007931,,1915,3,15,11,23,0.0,,12.893,43.012,,,,8.6,,4.97,,
+10007932,,1915,3,15,21,55,38.0,,14.2,45.8,,,,5.0,,4.4,,
+10007954,,1915,6,12,21,11,0.0,,14.958,38.468,,,,3.0,,4.16,,
+10007958,,1915,6,16,3,27,17.0,,7.433,46.267,,,,4.0,,3.5,,
+10007970,,1915,6,26,13,40,12.0,,8.617,46.95,,,,6.0,,3.9,,
+10008043,,1915,8,19,6,42,16.0,,20.2,39.2,,,,0.0,,6.1,,
+10008044,,1915,8,25,2,13,0.0,,7.06,46.1,,,,19.0,,4.6,,
+10008045,,1915,8,25,7,30,0.0,,15.2,45.75,,,,2.4,,4.5,,
+10008052,,1915,9,11,8,25,0.0,,15.627,38.126,,,,8.3,,4.16,,
+10008070,,1915,10,10,23,10,0.0,,10.47,44.733,,,,10.0,,4.87,,
+10008085,,1915,11,7,2,20,0.0,,14.333,46.117,,,,4.4,,3.64,,
+10008088,,1915,11,11,3,41,0.0,,12.655,42.53,,,,0.6,,4.53,,
+10008104,,1916,1,5,1,20,0.0,,17.6,43.2,,,,6.0,,3.91,,
+10008121,,1916,2,8,2,33,0.0,,14.5,46.05,,,,11.1,,4.5,,
+10008125,,1916,2,20,3,15,40.0,,20.8,40.3,,,,0.0,,4.8,,
+10008136,,1916,3,10,0,55,0.0,,7.033,46.117,,,,10.0,,3.5,,
+10008137,,1916,3,12,3,23,56.0,,14.92,45.14,,,,10.0,,5.55,,
+10008147,,1916,5,1,10,24,0.0,,14.66,47.17,,,,7.0,,4.8,,
+10008157,,1916,5,17,12,50,0.0,,12.748,44.119,,,,8.6,,5.82,,
+10008167,,1916,7,3,23,21,0.0,,15.291,38.9,,,,27.7,,4.66,,
+10008168,,1916,7,4,5,6,0.0,,13.227,42.824,,,,6.8,,4.82,,
+10008171,,1916,7,15,2,17,0.0,,14.75,46.133,,,,18.5,,3.71,,
+10008179,,1916,7,27,18,38,0.0,,10.469,44.074,,,,8.7,,4.56,,
+10008180,,1916,8,2,7,30,0.0,,11.043,43.467,,,,2.0,,3.93,,
+10008201,,1916,8,19,5,30,0.0,,7.173,44.308,,,,15.2,,4.49,,
+10008205,,1916,9,5,23,40,31.0,,18.7,42.5,,,,35.0,,3.91,,
+10008206,,1916,9,7,15,13,0.0,,12.525,42.775,,,,3.7,,4.4,,
+10008219,,1916,10,11,12,0,0.0,,13.733,46.5,,,,3.3,,3.5,,
+10008226,,1916,10,30,0,17,0.0,,14.8,46.3,,,,8.0,,4.9,,
+10008246,,1917,1,7,3,39,0.0,,8.375,44.367,,,,9.5,,4.35,,
+10008278,,1917,2,10,18,55,0.0,,8.233,46.883,,,,8.0,,3.5,,
+10008282,,1917,2,18,20,10,0.0,,13.193,38.709,,,,32.8,,4.4,,
+10008288,,1917,2,22,4,58,31.0,,18.0,42.8,,,,7.0,,4.3,,
+10008290,,1917,2,23,17,57,33.0,,17.8,42.3,,,,15.0,,4.2,,
+10008294,,1917,2,26,19,55,40.0,,9.1,47.0,,,,8.0,,3.9,,
+10008304,,1917,4,3,20,45,0.0,,10.383,46.617,,,,12.0,,3.5,,
+10008315,,1917,4,26,9,35,59.0,,12.129,43.467,,,,3.9,,5.99,,
+10008316,,1917,4,26,13,14,18.0,,20.4,39.8,,,,0.0,,5.6,,
+10008322,,1917,5,14,21,27,0.0,,8.25,46.883,,,,19.0,,3.5,,
+10008323,,1917,5,18,14,56,0.0,,9.337,44.337,,,,5.2,,3.7,,
+10008352,,1917,7,19,0,55,0.0,,12.704,42.955,,,,5.0,,3.7,,
+10008360,,1917,8,9,7,37,0.0,,8.233,46.883,,,,10.0,,3.5,,
+10008364,,1917,8,19,4,32,13.0,,19.5,40.5,,,,5.0,,5.07,,
+10008369,,1917,9,6,21,27,40.0,,8.95,46.983,,,,7.0,,3.5,,
+10008383,,1917,10,13,16,4,0.0,,16.009,40.231,,,,10.3,,5.46,,
+10008384,,1917,10,14,17,5,0.0,,12.03,42.537,,,,33.0,,4.2,,
+10008390,,1917,11,5,22,47,0.0,,13.628,43.578,,,,4.0,,5.22,,
+10008394,,1917,12,2,12,13,0.0,,13.822,41.489,,,,3.6,,3.93,,
+10008395,,1917,12,2,17,39,0.0,,11.829,44.059,,,,0.5,,5.09,,
+10008397,,1917,12,7,12,15,0.0,,10.35,46.81,,,,10.0,,3.5,,
+10008399,,1917,12,9,21,40,0.0,,9.78,46.46,,,,15.0,,4.6,,
+10008416,,1918,1,13,12,0,0.0,,8.842,45.455,,,,9.5,,4.62,,
+10008422,,1918,1,22,19,39,0.0,,10.868,43.621,,,,33.0,,4.16,,
+10008430,,1918,2,2,22,43,51.0,,7.633,46.183,,,,8.0,,3.5,,
+10008443,,1918,3,5,0,55,0.0,,7.215,45.136,,,,10.0,,3.7,,
+10008455,,1918,4,8,4,30,0.0,,15.217,45.567,,,,3.5,,3.52,,
+10008457,,1918,4,14,1,56,0.0,,12.548,42.855,,,,3.8,,4.48,,
+10008463,,1918,4,24,14,21,0.0,,9.457,45.813,,,,12.0,,4.95,,
+10008468,,1918,5,6,8,5,0.0,,10.63,44.691,,,,5.5,,4.41,,
+10008480,,1918,6,29,11,2,2.0,,18.3,42.7,,,,10.0,,4.1,,
+10008481,,1918,6,29,12,51,10.0,,17.8,42.5,,,,10.0,,3.62,,
+10008483,,1918,7,4,11,25,54.0,,20.5,39.7,,,,0.0,,5.4,,
+10008488,,1918,7,16,11,49,56.0,,14.85,46.13,,,,7.1,,4.6,,
+10008491,,1918,7,19,19,3,0.0,,10.438,45.326,,,,9.7,,4.06,,
+10008492,,1918,8,7,19,14,5.0,,9.76,46.43,,,,10.0,,3.5,,
+10008495,,1918,8,13,20,1,0.0,,14.02,46.0,,,,3.5,,4.5,,
+10008509,,1918,9,17,2,11,0.0,,14.12,47.51,,,,6.0,,3.56,,
+10008512,,1918,9,26,0,16,25.0,,10.3,47.3,,,,6.0,,4.2,,
+10008513,,1918,9,28,17,34,0.0,,7.1,45.138,,,,8.4,,3.93,,
+10008521,,1918,10,21,20,21,0.0,,7.2,45.95,,,,8.0,,3.5,,
+10008522,,1918,11,6,19,26,7.0,,13.28,45.25,,,,11.0,,4.7,,
+10008525,,1918,11,10,15,12,28.0,,11.933,43.917,,,,8.2,,5.96,,
+10008527,,1918,11,13,20,19,0.0,,7.7,46.033,,,,6.0,,3.5,,
+10008530,,1918,11,24,13,38,0.0,,16.321,39.283,,,,11.6,,4.16,,
+10008534,,1918,12,3,10,42,0.0,,16.05,38.6,,,,0.1,,4.4,,
+10008546,,1919,1,3,5,55,0.0,,7.05,46.25,,,,6.0,,3.5,,
+10008554,,1919,1,22,19,23,49.0,,9.667,46.667,,,,7.0,,3.5,,
+10008560,,1919,2,13,2,20,0.0,,12.287,43.112,,,,4.4,,4.64,,
+10008561,,1919,2,17,16,50,0.0,,7.917,46.65,,,,8.0,,3.5,,
+10008569,,1919,3,18,14,17,0.0,,15.485,38.178,,,,4.1,,4.16,,
+10008576,,1919,4,20,6,32,0.0,,13.668,42.065,,,,0.6,,4.11,,
+10008589,,1919,6,29,15,6,13.0,,11.482,43.957,,,,20.8,,6.38,,
+10008590,,1919,7,12,12,6,0.0,,11.914,45.801,,,,14.0,,5.03,,
+10008595,,1919,8,13,4,27,0.0,,8.35,46.75,,,,10.0,,3.5,,
+10008596,,1919,8,16,21,25,49.0,,8.117,46.283,,,,6.0,,3.5,,
+10008612,,1919,9,10,16,57,0.0,,11.788,42.793,,,,17.4,,5.36,,
+10008619,,1919,9,16,2,18,37.0,,9.933,46.45,,,,23.0,,3.5,,
+10008637,,1919,10,21,0,24,0.0,,15.551,41.674,,,,0.8,,5.03,,
+10008666,,1919,11,16,4,25,47.0,,7.317,46.283,,,,7.0,,3.9,,
+10008670,,1919,11,22,9,45,10.0,,9.067,47.017,,,,6.0,,3.5,,
+10008671,,1919,11,23,1,50,0.0,,10.246,45.655,,,,15.8,,4.79,,
+10008673,,1919,11,28,21,38,0.0,,7.76,44.173,,,,5.0,,4.92,,
+10008677,,1919,12,22,17,12,0.0,,14.283,46.417,,,,6.6,,3.84,,
+10008679,,1919,12,22,23,41,6.0,,20.7,40.3,,,,0.0,,6.3,,
+10008693,,1920,1,13,10,35,45.0,,13.301,42.29,,,,48.0,,3.93,,
+10008694,,1920,1,27,4,38,0.0,,16.305,39.341,,,,6.6,,3.93,,
+10008697,,1920,2,10,23,57,0.0,,13.439,42.837,,,,6.8,,4.3,,
+10008707,,1920,3,7,19,21,48.0,,15.692,40.76,,,,11.8,,3.93,,
+10008718,,1920,4,1,18,26,35.0,,7.5,46.3,,,,13.0,,3.9,,
+10008731,,1920,5,5,14,41,0.0,,13.144,46.384,,,,3.5,,5.27,,
+10008742,,1920,5,22,7,15,0.0,,15.22,45.53,,,,11.8,,4.1,,
+10008754,,1920,6,21,7,22,0.0,,13.748,41.621,,,,0.6,,4.62,,
+10008764,,1920,7,30,20,6,22.0,,14.98,45.19,,,,17.0,,4.4,,
+10008774,,1920,9,7,5,55,40.0,,10.278,44.185,,,,9.3,,6.53,,
+10008788,,1920,10,6,22,47,0.0,,10.824,45.126,,,,14.0,,4.14,,
+10008791,,1920,10,13,23,12,26.0,,19.7,38.0,,,,0.0,,4.9,,
+10008796,,1920,10,21,18,57,48.0,,20.3,39.6,,,,0.0,,5.8,,
+10008820,,1920,12,5,15,28,0.0,,10.02,46.417,,,,7.0,,3.5,,
+10008828,,1920,12,18,2,1,20.0,,20.1,41.1,,,,15.0,,5.66,,
+10008835,,1921,1,5,0,20,0.0,,15.08,45.75,,,,5.0,,4.9,,
+10008845,,1921,1,27,22,58,48.0,,9.8,46.75,,,,23.0,,3.5,,
+10008864,,1921,4,1,6,17,12.0,,17.6,42.9,,,,22.0,,4.3,,
+10008867,,1921,4,5,17,40,0.0,,12.774,43.203,,,,3.8,,4.23,,
+10008880,,1921,5,1,1,16,15.0,,10.15,46.783,,,,10.0,,3.5,,
+10008882,,1921,5,3,8,23,17.0,,6.867,44.783,,,,2.0,,3.7,,
+10008902,,1921,6,19,12,52,40.0,,15.955,38.321,,,,8.8,,4.43,,
+10008904,,1921,6,26,22,12,0.0,,15.3,43.7,,,,25.0,,4.2,,
+10008914,,1921,7,28,2,35,0.0,,12.57,47.53,,,,8.0,,3.7,,
+10008923,,1921,8,22,6,8,0.0,,15.18,45.78,,,,5.5,,4.5,,
+10008927,,1921,8,23,22,36,5.0,,13.983,41.405,,,,14.7,,3.7,,
+10008928,,1921,8,28,10,45,0.0,,13.253,43.12,,,,10.0,,4.66,,
+10008930,,1921,9,5,23,54,0.0,,18.0,43.0,,,,28.0,,4.3,,
+10008933,,1921,9,12,0,25,0.0,,11.768,45.771,,,,45.3,,4.81,,
+10008960,,1921,10,24,2,6,0.0,,12.57,47.53,,,,2.0,,4.59,,
+10008968,,1921,11,18,20,47,18.0,,17.3,43.2,,,,15.0,,3.81,,
+10008969,,1921,11,21,11,37,30.0,,17.5,42.5,,,,15.0,,4.1,,
+10008976,,1921,12,26,22,26,18.0,,18.0,42.7,,,,20.0,,3.62,,
+10008995,,1922,3,27,0,10,0.0,,11.865,42.684,,,,5.8,,4.39,,
+10009000,,1922,4,5,16,28,0.0,,6.683,43.65,,,,4.0,,3.9,,
+10009015,,1922,5,24,21,17,25.0,,11.408,44.821,,,,9.3,,3.7,,
+10009022,,1922,6,8,7,47,0.0,,13.286,43.148,,,,11.1,,4.73,,
+10009025,,1922,6,9,23,10,0.0,,7.5,46.117,,,,4.0,,3.5,,
+10009084,,1922,10,11,6,43,42.0,,13.407,43.628,,,,11.1,,4.34,,
+10009089,,1922,11,8,22,24,0.0,,9.083,47.0,,,,3.0,,3.5,,
+10009107,,1922,12,16,8,59,51.0,,8.483,46.55,,,,6.0,,3.9,,
+10009113,,1922,12,29,12,22,6.0,,13.632,41.793,,,,4.5,,5.24,,
+10009117,,1923,1,7,12,27,15.0,,20.1,41.1,,,,17.0,,5.16,,
+10009123,,1923,1,30,3,37,0.0,,15.6,43.9,,,,3.0,,4.18,,
+10009133,,1923,2,27,5,45,0.0,,15.317,45.683,,,,7.9,,3.53,,
+10009165,,1923,5,16,10,6,0.0,,8.15,46.417,,,,4.0,,3.5,,
+10009177,,1923,6,15,19,33,0.0,,19.3,39.8,,,,0.0,,4.7,,
+10009179,,1923,6,28,15,12,0.0,,10.799,44.595,,,,5.0,,5.04,,
+10009188,,1923,7,12,20,49,0.0,,13.463,43.103,,,,3.2,,4.28,,
+10009206,,1923,8,16,12,50,0.0,,15.485,38.178,,,,10.0,,3.93,,
+10009211,,1923,8,23,2,30,0.0,,13.75,46.467,,,,6.2,,3.81,,
+10009223,,1923,9,26,1,18,46.0,,15.71,43.7,,,,15.0,,5.01,,
+10009224,,1923,9,27,22,57,30.0,,19.5,41.0,,,,0.0,,5.3,,
+10009233,,1923,10,18,0,55,0.0,,14.25,45.5,,,,7.5,,4.71,,
+10009238,,1923,10,30,15,35,0.0,,9.983,46.617,,,,8.0,,3.5,,
+10009239,,1923,10,30,19,34,12.0,,20.0,40.0,,,,22.0,,4.87,,
+10009246,,1923,11,8,12,28,0.0,,15.449,40.677,,,,11.0,,4.73,,
+10009247,,1923,11,9,13,22,0.0,,9.0,46.22,,,,10.0,,4.3,,
+10009255,,1923,11,28,6,7,0.0,,13.81,47.13,,,,16.0,,4.43,,
+10009267,,1923,12,19,16,0,48.0,,18.1,42.9,,,,20.0,,4.1,,
+10009269,,1923,12,23,12,34,0.0,,10.183,46.783,,,,10.0,,3.5,,
+10009274,,1924,1,2,8,55,13.0,,13.138,43.737,,,,3.1,,5.48,,
+10009314,,1924,3,26,20,50,0.0,,14.786,41.341,,,,10.0,,4.06,,
+10009317,,1924,4,9,14,49,0.0,,11.816,42.729,,,,27.7,,4.47,,
+10009321,,1924,4,15,12,49,0.0,,7.96,46.3,,,,1.0,,5.2,,
+10009327,,1924,5,12,8,46,0.0,,12.912,46.409,,,,10.0,,5.04,,
+10009328,,1924,5,12,14,30,50.0,,19.5,40.0,,,,0.0,,5.5,,
+10009332,,1924,5,21,15,32,0.0,,10.546,46.617,,,,15.0,,4.58,,
+10009337,,1924,6,8,6,37,0.0,,7.117,46.467,,,,4.0,,3.5,,
+10009339,,1924,6,12,21,3,48.0,,10.776,44.147,,,,5.0,,4.46,,
+10009352,,1924,8,14,2,18,0.0,,6.25,45.667,,,,3.0,,4.0,,
+10009353,,1924,8,17,21,40,0.0,,14.879,37.132,,,,6.0,,4.74,,
+10009365,,1924,9,15,2,30,0.0,,12.841,42.517,,,,8.3,,3.66,,
+10009369,,1924,9,21,20,18,0.0,,8.994,44.366,,,,10.0,,4.32,,
+10009375,,1924,9,28,11,48,6.0,,18.1,43.0,,,,28.0,,4.49,,
+10009394,,1924,11,12,6,46,0.0,,13.193,38.709,,,,0.6,,4.63,,
+10009400,,1924,11,28,9,11,0.0,,13.56,41.808,,,,11.0,,4.4,,
+10009412,,1924,12,20,17,54,0.0,,9.533,46.87,,,,9.0,,3.5,,
+10009420,,1925,1,15,2,50,55.0,,16.86,43.16,,,,21.0,,3.72,,
+10009435,,1925,2,27,5,41,0.0,,14.4,45.95,,,,6.6,,3.84,,
+10009437,,1925,3,8,15,46,0.0,,14.37,37.813,,,,26.1,,4.57,,
+10009441,,1925,3,15,17,15,0.0,,10.286,44.282,,,,8.5,,4.1,,
+10009445,,1925,3,21,7,33,40.0,,10.871,43.227,,,,4.0,,4.29,,
+10009473,,1925,5,20,7,53,48.0,,20.0,40.3,,,,17.0,,5.26,,
+10009497,,1925,7,4,17,48,0.0,,12.251,46.142,,,,2.4,,3.87,,
+10009508,,1925,7,20,15,3,30.0,,10.378,44.051,,,,5.7,,3.95,,
+10009511,,1925,7,28,3,33,0.0,,15.898,41.264,,,,10.4,,4.2,,
+10009513,,1925,8,3,0,31,44.0,,14.5,46.233,,,,5.0,,3.7,,
+10009525,,1925,8,25,5,10,0.0,,16.18,41.882,,,,0.1,,4.92,,
+10009528,,1925,9,3,18,55,0.0,,11.602,42.867,,,,10.2,,4.16,,
+10009532,,1925,9,11,4,40,50.0,,14.77,45.13,,,,9.0,,5.01,,
+10009537,,1925,9,24,13,33,46.0,,14.188,41.719,,,,8.7,,5.26,,
+10009552,,1925,11,8,0,33,0.0,,7.4,46.4,,,,29.0,,3.5,,
+10009563,,1925,12,29,6,35,0.0,,9.783,46.483,,,,7.0,,3.5,,
+10009564,,1926,1,1,18,4,3.0,,14.37,45.77,,,,3.6,,5.6,,
+10009572,,1926,1,8,9,14,0.0,,11.631,42.852,,,,2.0,,4.9,,
+10009587,,1926,2,15,14,36,48.0,,20.0,41.5,,,,20.0,,4.97,,
+10009624,,1926,4,23,2,2,0.0,,10.317,46.733,,,,9.0,,3.5,,
+10009625,,1926,4,26,5,18,1.0,,18.89,42.34,,,,8.0,,4.3,,
+10009633,,1926,6,10,19,16,10.0,,20.0,39.7,,,,6.0,,5.16,,
+10009637,,1926,6,16,2,59,0.0,,8.233,46.867,,,,6.0,,3.5,,
+10009708,,1926,10,21,9,29,42.0,,14.88,45.11,,,,17.0,,4.6,,
+10009722,,1926,11,18,22,57,0.0,,9.786,44.313,,,,9.5,,4.25,,
+10009724,,1926,11,30,10,56,11.0,,8.233,46.867,,,,13.0,,3.5,,
+10009741,,1926,12,17,11,39,55.0,,19.5,41.3,,,,11.0,,6.26,,
+10009743,,1926,12,18,21,7,20.0,,13.541,42.021,,,,5.4,,4.24,,
+10009761,,1927,1,15,22,32,0.0,,17.8,42.3,,,,15.0,,3.72,,
+10009767,,1927,1,31,11,32,0.0,,14.75,46.133,,,,5.1,,3.71,,
+10009770,,1927,2,14,3,43,22.0,,18.12,42.94,,,,13.0,,5.98,,
+10009841,,1927,6,21,15,13,30.0,,7.215,45.137,,,,10.0,,4.14,,
+10009872,,1927,8,13,1,0,51.0,,9.9,46.5,,,,10.0,,4.4,,
+10009876,,1927,8,16,0,53,0.0,,13.074,42.899,,,,19.4,,4.57,,
+10009892,,1927,9,22,19,38,45.0,,13.826,37.747,,,,17.3,,3.93,,
+10009901,,1927,10,11,14,45,8.0,,13.466,41.841,,,,8.3,,5.2,,
+10009909,,1927,10,28,21,49,0.0,,9.59,44.52,,,,17.1,,4.66,,
+10009917,,1927,11,20,10,24,12.0,,10.378,44.358,,,,9.8,,4.29,,
+10009920,,1927,12,1,9,55,37.0,,12.417,43.417,,,,10.0,,4.56,,
+10009922,,1927,12,11,15,49,0.0,,7.275,45.151,,,,15.8,,4.36,,
+10009928,,1927,12,27,8,49,0.0,,15.386,41.222,,,,22.8,,4.4,,
+10009938,,1928,1,25,16,8,35.0,,15.333,45.783,,,,6.2,,3.81,,
+10009939,,1928,1,27,13,22,0.0,,7.7,46.033,,,,6.0,,3.5,,
+10009941,,1928,2,2,14,43,0.0,,14.441,38.023,,,,22.2,,3.93,,
+10009943,,1928,2,7,23,0,0.0,,9.033,41.967,,,,5.0,,3.8,,
+10009955,,1928,3,7,10,55,0.0,,15.936,38.686,,,,11.8,,5.87,,
+10009964,,1928,3,27,8,32,0.0,,12.975,46.372,,,,3.0,,6.02,,
+10010002,,1928,4,21,13,56,0.0,,11.503,43.026,,,,24.1,,4.4,,
+10010028,,1928,5,26,5,54,27.0,,19.7,40.2,,,,18.0,,4.97,,
+10010030,,1928,5,30,20,1,0.0,,13.228,43.865,,,,6.6,,5.02,,
+10010033,,1928,6,13,8,0,0.0,,10.872,44.797,,,,8.2,,4.67,,
+10010041,,1928,7,13,0,0,0.0,,20.7,40.6,,,,19.0,,4.67,,
+10010046,,1928,7,20,19,53,0.0,,9.587,44.508,,,,9.8,,4.39,,
+10010055,,1928,8,3,23,9,0.0,,10.201,44.126,,,,17.1,,4.26,,
+10010071,,1928,9,3,1,40,0.0,,17.128,39.369,,,,8.7,,4.4,,
+10010128,,1929,1,14,4,1,0.0,,13.501,41.848,,,,4.7,,4.42,,
+10010129,,1929,1,17,0,6,40.0,,19.6,40.6,,,,18.0,,5.16,,
+10010130,,1929,1,22,10,6,50.0,,13.094,43.366,,,,10.2,,4.4,,
+10010163,,1929,4,11,11,47,0.0,,9.8,46.817,,,,20.0,,3.5,,
+10010172,,1929,4,20,1,10,0.0,,11.15,44.481,,,,25.6,,5.36,,
+10010182,,1929,5,7,17,6,0.0,,12.741,42.888,,,,4.3,,4.16,,
+10010208,,1929,7,15,23,37,0.0,,14.6,45.25,,,,7.3,,3.53,,
+10010211,,1929,7,18,21,2,0.0,,11.507,43.988,,,,7.6,,4.96,,
+10010213,,1929,7,21,6,13,0.0,,15.1,45.95,,,,4.4,,3.64,,
+10010230,,1929,9,2,5,52,0.0,,14.28,46.4,,,,5.1,,4.6,,
+10010238,,1929,10,3,17,5,14.0,,13.594,46.136,,,,14.0,,4.06,,
+10010240,,1929,10,12,6,10,0.0,,10.217,46.667,,,,20.0,,3.9,,
+10010250,,1929,11,14,15,34,48.0,,20.1,41.5,,,,0.0,,5.0,,
+10010257,,1929,12,12,13,1,0.0,,11.845,42.683,,,,12.7,,4.16,,
+10010264,,1929,12,21,2,25,0.0,,7.417,46.25,,,,8.0,,3.5,,
+10010271,,1930,1,4,23,56,23.0,,19.7,40.3,,,,17.0,,4.97,,
+10010274,,1930,1,10,21,53,36.0,,12.998,46.376,,,,7.9,,4.48,,
+10010279,,1930,2,8,1,0,0.0,,9.383,42.483,,,,7.1,,4.1,,
+10010286,,1930,2,25,13,35,54.0,,14.25,45.833,,,,11.6,,4.78,,
+10010300,,1930,3,26,10,52,0.0,,14.471,38.547,,,,10.8,,4.92,,
+10010307,,1930,4,7,17,17,18.0,,13.196,42.812,,,,3.4,,4.5,,
+10010319,,1930,4,25,1,56,10.0,,15.3,45.8,,,,7.0,,4.53,,
+10010326,,1930,5,6,20,48,0.0,,16.327,38.409,,,,19.1,,4.35,,
+10010336,,1930,5,14,0,1,0.0,,12.347,46.609,,,,0.1,,4.89,,
+10010337,,1930,5,18,4,14,0.0,,13.38,47.46,,,,8.0,,4.08,,
+10010344,,1930,5,24,22,2,0.0,,10.724,44.136,,,,8.4,,4.91,,
+10010357,,1930,7,4,21,6,43.0,,6.583,45.317,,,,10.0,,3.9,,
+10010360,,1930,7,10,13,1,41.0,,14.61,45.29,,,,13.0,,3.72,,
+10010366,,1930,7,23,0,8,0.0,,15.318,41.068,,,,1.8,,6.67,,
+10010388,,1930,8,30,20,35,0.0,,7.357,45.098,,,,9.4,,3.93,,
+10010405,,1930,10,7,9,18,29.0,,13.026,42.798,,,,2.5,,3.93,,
+10010406,,1930,10,7,23,27,0.0,,10.66,47.36,,,,9.0,,5.35,,
+10010407,,1930,10,9,4,33,40.0,,18.037,39.143,,,,10.0,,4.78,,
+10010415,,1930,10,30,7,13,0.0,,13.385,43.689,,,,0.9,,5.83,,
+10010427,,1930,11,21,2,0,27.0,,19.6,40.2,,,,8.0,,6.16,,
+10010459,,1931,1,22,2,54,0.0,,14.85,46.5,,,,12.6,,4.5,,
+10010460,,1931,1,25,10,48,26.0,,10.043,44.239,,,,7.0,,4.29,,
+10010464,,1931,1,28,5,55,15.0,,20.7,40.6,,,,17.0,,5.86,,
+10010503,,1931,3,27,2,46,57.0,,11.764,44.821,,,,5.7,,4.74,,
+10010508,,1931,4,11,1,26,0.0,,11.718,44.28,,,,9.8,,4.81,,
+10010512,,1931,4,14,22,13,0.0,,10.666,45.974,,,,0.1,,4.77,,
+10010514,,1931,4,17,2,14,0.0,,15.17,45.8,,,,7.9,,4.1,,
+10010534,,1931,5,13,0,26,0.0,,12.153,42.565,,,,17.6,,4.25,,
+10010541,,1931,5,26,15,24,0.0,,13.805,41.497,,,,8.6,,4.36,,
+10010544,,1931,6,10,17,2,0.0,,11.022,44.541,,,,17.1,,4.59,,
+10010547,,1931,6,21,14,19,0.0,,17.5,43.0,,,,20.0,,4.4,,
+10010577,,1931,8,29,15,56,49.0,,13.3,45.3,,,,5.0,,4.3,,
+10010590,,1931,9,25,20,28,14.0,,13.013,42.718,,,,6.1,,4.63,,
+10010591,,1931,9,29,12,12,19.0,,15.2,43.54,,,,17.0,,3.81,,
+10010601,,1931,10,21,7,35,0.0,,13.427,41.722,,,,26.0,,4.23,,
+10010618,,1931,11,28,1,6,0.0,,9.8,46.5,,,,10.0,,3.5,,
+10010630,,1931,12,23,5,26,30.0,,14.83,46.12,,,,10.0,,4.5,,
+10010632,,1931,12,25,11,41,0.0,,13.104,46.259,,,,4.7,,5.25,,
+10010633,,1932,1,2,23,36,0.0,,17.555,39.065,,,,20.0,,5.52,,
+10010638,,1932,1,19,21,29,0.0,,6.783,44.667,,,,10.0,,3.9,,
+10010657,,1932,2,19,12,57,11.0,,10.729,45.632,,,,45.3,,5.16,,
+10010669,,1932,3,30,9,56,26.0,,16.858,40.587,,,,28.9,,4.54,,
+10010677,,1932,4,19,0,17,0.0,,10.854,44.594,,,,6.7,,3.63,,
+10010679,,1932,4,19,4,30,0.0,,20.4,41.4,,,,19.0,,4.67,,
+10010687,,1932,5,20,2,30,0.0,,20.7,40.9,,,,19.0,,4.67,,
+10010710,,1932,7,13,3,42,0.0,,10.809,44.774,,,,10.3,,3.86,,
+10010712,,1932,8,3,11,42,39.0,,20.3,39.7,,,,0.0,,4.9,,
+10010718,,1932,8,18,13,41,0.0,,14.033,46.083,,,,5.3,,3.73,,
+10010757,,1932,10,21,18,43,0.0,,12.76,47.44,,,,8.0,,3.7,,
+10010766,,1932,11,15,16,28,0.0,,14.45,47.2,,,,8.0,,3.7,,
+10010776,,1932,12,3,2,26,0.0,,15.907,40.31,,,,24.1,,4.24,,
+10010793,,1933,1,24,1,43,0.0,,7.9,46.3,,,,11.0,,4.5,,
+10010795,,1933,2,4,1,4,0.0,,17.128,39.081,,,,0.1,,3.7,,
+10010796,,1933,2,4,9,35,0.0,,19.4,41.6,,,,19.0,,4.67,,
+10010799,,1933,2,18,5,29,42.0,,15.72,43.63,,,,10.0,,3.72,,
+10010800,,1933,2,19,23,15,0.0,,14.833,45.867,,,,10.1,,3.73,,
+10010801,,1933,2,19,23,16,0.0,,14.25,45.583,,,,10.0,,4.05,,
+10010816,,1933,3,7,14,39,0.0,,15.351,41.023,,,,22.2,,4.96,,
+10010847,,1933,5,31,12,17,0.0,,14.117,45.666,,,,6.8,,3.73,,
+10010858,,1933,6,19,2,0,0.0,,9.7,46.8,,,,20.0,,3.5,,
+10010871,,1933,7,24,9,41,0.0,,14.59,46.49,,,,7.0,,3.63,,
+10010872,,1933,7,27,1,3,5.0,,20.2,40.0,,,,8.0,,5.07,,
+10010882,,1933,8,25,1,55,0.0,,7.117,45.967,,,,6.0,,3.5,,
+10010887,,1933,9,19,3,46,0.0,,6.467,44.417,,,,10.0,,3.6,,
+10010888,,1933,9,22,13,59,0.0,,9.85,46.433,,,,7.0,,3.5,,
+10010890,,1933,9,24,23,55,5.0,,7.9,46.3,,,,6.0,,4.6,,
+10010892,,1933,9,26,3,33,29.0,,14.093,42.079,,,,15.4,,5.9,,
+10010900,,1933,10,19,13,29,45.0,,10.864,43.166,,,,33.0,,3.93,,
+10010902,,1933,10,25,2,26,0.0,,7.283,44.167,,,,15.2,,3.7,,
+10010907,,1933,11,8,0,51,0.0,,10.66,47.36,,,,9.0,,4.53,,
+10010909,,1933,11,23,4,25,0.0,,15.0,46.0,,,,14.1,,3.9,,
+10010917,,1933,12,27,4,44,0.0,,12.8,46.7,,,,8.0,,4.08,,
+10010923,,1934,2,4,9,35,22.0,,19.6,41.25,,,,12.0,,5.66,,
+10010932,,1934,3,23,1,46,50.0,,10.044,45.803,,,,6.2,,4.31,,
+10010936,,1934,4,19,18,50,0.0,,15.08,46.12,,,,10.0,,4.1,,
+10010950,,1934,5,28,21,9,0.0,,11.765,44.186,,,,12.1,,3.94,,
+10010959,,1934,6,8,3,16,0.0,,12.539,46.287,,,,8.9,,4.93,,
+10010960,,1934,6,13,9,6,0.0,,9.725,44.438,,,,8.8,,5.14,,
+10010963,,1934,7,3,16,11,0.0,,16.012,40.233,,,,25.1,,4.55,,
+10010975,,1934,9,4,1,26,0.0,,11.8,47.39,,,,10.0,,4.59,,
+10010979,,1934,9,18,9,37,0.0,,11.012,44.495,,,,19.9,,3.95,,
+10010982,,1934,10,23,9,20,0.0,,19.7,40.1,,,,19.0,,4.67,,
+10010993,,1934,11,15,5,3,0.0,,14.967,46.5,,,,7.3,,3.57,,
+10010998,,1934,11,30,2,58,14.0,,14.14,43.93,,,,20.0,,5.44,,
+10011009,,1934,12,19,6,14,5.0,,15.217,45.767,,,,2.5,,5.03,,
+10011034,,1935,2,19,0,1,6.0,,7.414,44.298,,,,10.0,,4.34,,
+10011044,,1935,3,19,7,27,17.0,,6.633,44.583,,,,2.0,,5.0,,
+10011048,,1935,3,31,3,44,55.0,,20.4,41.1,,,,18.0,,4.97,,
+10011050,,1935,4,5,23,15,0.0,,7.823,45.829,,,,3.7,,3.7,,
+10011071,,1935,6,5,11,48,0.0,,11.876,44.26,,,,6.0,,5.23,,
+10011072,,1935,6,6,11,5,0.0,,12.704,42.955,,,,10.0,,4.16,,
+10011097,,1935,9,3,17,35,24.0,,20.2,39.5,,,,0.0,,5.2,,
+10011124,,1935,11,7,4,37,28.0,,20.3,41.3,,,,21.0,,5.46,,
+10011130,,1935,12,3,8,0,0.0,,15.849,40.475,,,,10.0,,4.15,,
+10011133,,1935,12,17,6,51,0.0,,13.983,41.288,,,,16.1,,4.63,,
+10011141,,1936,1,8,16,23,2.0,,14.92,46.42,,,,7.0,,4.5,,
+10011181,,1936,4,5,18,10,0.0,,12.66,43.013,,,,2.7,,4.16,,
+10011183,,1936,4,7,5,41,0.0,,16.126,38.674,,,,23.8,,4.72,,
+10011226,,1936,6,15,14,45,0.0,,11.842,42.703,,,,0.5,,3.84,,
+10011229,,1936,6,22,3,44,55.0,,10.72,45.518,,,,4.4,,4.46,,
+10011232,,1936,7,9,1,10,0.0,,7.085,44.466,,,,10.0,,4.32,,
+10011235,,1936,7,31,5,46,0.0,,14.108,41.783,,,,8.9,,4.21,,
+10011272,,1936,10,3,15,48,0.0,,14.7,47.07,,,,8.0,,5.29,,
+10011277,,1936,10,17,2,42,0.0,,8.044,45.554,,,,5.0,,4.53,,
+10011278,,1936,10,18,3,10,0.0,,12.38,46.089,,,,10.0,,6.06,,
+10011292,,1936,12,9,7,34,0.0,,13.223,43.145,,,,9.6,,4.76,,
+10011294,,1936,12,11,17,25,0.0,,7.668,43.93,,,,8.4,,4.46,,
+10011299,,1937,1,5,20,58,15.0,,13.307,46.457,,,,5.0,,4.76,,
+10011305,,1937,1,22,4,17,0.0,,18.0,43.1,,,,2.0,,3.66,,
+10011309,,1937,1,29,17,27,22.5,,14.89,44.85,,,,14.0,,3.81,,
+10011317,,1937,3,6,0,54,30.0,,19.8,39.6,,,,0.0,,5.1,,
+10011318,,1937,3,6,1,56,0.0,,14.7,36.963,,,,28.0,,4.49,,
+10011335,,1937,6,7,22,2,0.0,,10.548,46.346,,,,6.2,,4.57,,
+10011342,,1937,7,17,17,11,0.0,,15.298,41.785,,,,8.4,,4.96,,
+10011345,,1937,7,20,7,1,23.0,,16.6,43.19,,,,14.0,,4.91,,
+10011346,,1937,8,17,9,55,0.0,,15.167,46.6,,,,4.4,,3.64,,
+10011351,,1937,9,17,12,19,5.0,,10.338,44.764,,,,0.7,,4.77,,
+10011353,,1937,9,30,12,0,0.0,,5.883,43.967,,,,4.0,,3.9,,
+10011363,,1937,11,26,21,58,30.0,,13.147,43.789,,,,0.1,,4.16,,
+10011366,,1937,12,10,18,4,0.0,,10.834,44.334,,,,3.8,,5.3,,
+10011369,,1937,12,17,3,11,20.0,,6.717,44.667,,,,10.0,,3.9,,
+10011381,,1938,1,15,19,52,54.0,,18.7,42.5,,,,6.0,,3.62,,
+10011384,,1938,1,30,17,34,11.0,,20.0,39.0,,,,0.0,,5.0,,
+10011386,,1938,2,7,1,35,0.0,,14.75,46.0,,,,6.6,,3.84,,
+10011417,,1938,4,22,11,3,41.0,,18.09,42.96,,,,12.0,,4.2,,
+10011427,,1938,5,27,21,23,53.0,,16.83,42.15,,,,10.0,,4.63,,
+10011439,,1938,7,2,1,45,10.0,,17.44,42.46,,,,8.0,,4.81,,
+10011442,,1938,7,7,7,48,0.0,,12.717,46.049,,,,2.4,,4.97,,
+10011452,,1938,7,18,0,57,0.0,,6.6,44.667,,,,10.3,,4.9,,
+10011458,,1938,8,12,2,28,33.0,,13.063,42.371,,,,25.5,,4.56,,
+10011459,,1938,8,15,11,2,4.0,,20.7,40.3,,,,13.0,,5.07,,
+10011464,,1938,9,9,19,21,0.0,,15.25,45.8,,,,5.7,,3.77,,
+10011469,,1938,9,23,0,52,0.0,,7.4,46.0,,,,13.0,,4.0,,
+10011483,,1938,12,23,17,37,47.0,,7.326,45.349,,,,5.0,,4.22,,
+10011493,,1939,1,26,18,19,0.0,,14.783,45.883,,,,13.3,,3.55,,
+10011494,,1939,1,27,20,10,13.0,,14.748,38.565,,,,5.0,,5.1,,
+10011495,,1939,2,2,12,49,39.0,,18.13,42.72,,,,11.0,,4.1,,
+10011499,,1939,2,6,7,23,17.0,,14.66,45.16,,,,17.0,,4.6,,
+10011502,,1939,2,11,11,17,0.0,,11.431,44.002,,,,9.5,,5.01,,
+10011514,,1939,4,25,18,25,0.0,,13.146,46.351,,,,13.9,,4.57,,
+10011519,,1939,5,6,4,10,11.0,,14.82,46.07,,,,2.4,,4.6,,
+10011530,,1939,5,20,9,35,23.0,,19.7,40.8,,,,17.0,,5.36,,
+10011531,,1939,5,22,12,50,0.0,,18.07,42.88,,,,2.0,,3.66,,
+10011545,,1939,7,10,16,27,53.0,,12.576,45.961,,,,32.5,,4.75,,
+10011566,,1939,8,22,12,48,59.0,,18.2,42.99,,,,5.0,,4.3,,
+10011567,,1939,8,23,10,47,0.0,,7.083,46.083,,,,3.0,,3.5,,
+10011571,,1939,9,18,13,17,0.0,,15.217,45.583,,,,4.1,,3.6,,
+10011575,,1939,9,26,2,42,0.0,,10.1,46.77,,,,0.1,,3.5,,
+10011578,,1939,10,15,14,5,0.0,,10.255,44.125,,,,8.2,,4.96,,
+10011583,,1939,11,19,23,18,0.0,,7.3,46.217,,,,6.0,,3.5,,
+10011586,,1939,12,7,20,30,0.0,,9.433,46.517,,,,10.0,,3.5,,
+10011600,,1940,1,3,19,15,0.0,,11.8,46.017,,,,2.4,,4.4,,
+10011602,,1940,1,6,2,11,0.0,,7.867,46.183,,,,6.0,,3.5,,
+10011607,,1940,1,15,13,19,24.0,,13.429,38.076,,,,2.3,,5.29,,
+10011610,,1940,1,31,11,0,0.0,,11.389,43.36,,,,9.3,,4.23,,
+10011636,,1940,4,26,7,49,0.0,,16.072,38.507,,,,13.9,,4.9,,
+10011638,,1940,5,1,9,36,5.0,,10.183,44.8,,,,3.0,,5.06,,
+10011652,,1940,6,9,11,20,0.0,,18.0,42.85,,,,2.0,,3.66,,
+10011654,,1940,6,19,14,10,0.0,,11.716,42.85,,,,7.1,,4.64,,
+10011657,,1940,6,27,8,12,0.0,,20.1,40.0,,,,19.0,,4.67,,
+10011660,,1940,7,2,1,30,0.0,,12.616,43.07,,,,0.1,,4.16,,
+10011667,,1940,7,19,10,12,15.0,,16.66,43.14,,,,3.0,,4.01,,
+10011684,,1940,8,31,1,31,0.0,,17.91,42.27,,,,10.0,,4.2,,
+10011695,,1940,10,10,16,44,0.0,,12.297,43.708,,,,6.0,,4.4,,
+10011706,,1940,11,7,16,23,20.0,,8.75,46.967,,,,6.0,,3.5,,
+10011760,,1941,1,17,20,30,0.0,,14.333,45.983,,,,2.9,,4.05,,
+10011778,,1941,3,10,8,0,0.0,,12.927,42.888,,,,19.0,,4.4,,
+10011791,,1941,4,6,6,32,0.0,,7.567,46.15,,,,6.0,,3.5,,
+10011814,,1941,5,22,6,16,0.0,,15.235,38.806,,,,32.4,,5.33,,
+10011819,,1941,5,26,13,12,11.0,,18.67,42.76,,,,26.0,,4.6,,
+10011831,,1941,6,24,15,15,47.0,,19.7,41.1,,,,15.0,,5.07,,
+10011834,,1941,7,7,22,43,39.0,,15.64,43.7,,,,14.0,,5.12,,
+10011867,,1941,9,15,2,33,38.0,,20.0,40.3,,,,8.0,,4.77,,
+10011881,,1941,11,3,20,44,0.0,,12.389,43.112,,,,9.5,,3.93,,
+10011892,,1941,12,9,14,4,0.0,,15.4,45.7,,,,7.0,,3.81,,
+10011895,,1941,12,19,0,0,0.0,,13.283,42.758,,,,5.0,,5.02,,
+10011912,,1942,3,15,23,30,0.0,,6.667,44.517,,,,8.4,,3.6,,
+10011915,,1942,4,12,0,1,52.0,,13.83,46.25,,,,4.9,,4.4,,
+10011926,,1942,5,18,0,35,47.0,,18.02,43.03,,,,12.0,,4.5,,
+10011945,,1942,6,20,14,42,0.0,,10.882,45.917,,,,2.4,,4.16,,
+10011949,,1942,7,1,23,42,55.0,,7.133,46.45,,,,6.0,,3.5,,
+10011971,,1942,8,28,11,28,58.0,,8.267,46.817,,,,3.0,,3.5,,
+10011994,,1942,10,30,0,18,55.0,,7.133,46.45,,,,6.0,,3.5,,
+10012031,,1943,1,16,0,0,0.0,,13.267,42.795,,,,19.8,,5.04,,
+10012034,,1943,1,20,12,38,13.0,,17.43,43.115,,,,13.0,,5.22,,
+10012057,,1943,4,19,0,12,0.0,,12.47,43.088,,,,9.7,,4.16,,
+10012067,,1943,5,22,19,3,0.0,,7.148,45.139,,,,2.0,,3.7,,
+10012103,,1943,7,24,1,44,0.0,,11.883,45.986,,,,10.1,,5.07,,
+10012105,,1943,7,31,4,37,0.0,,13.223,43.714,,,,8.3,,4.16,,
+10012122,,1943,10,3,8,28,29.0,,13.626,42.94,,,,3.8,,5.67,,
+10012123,,1943,10,6,20,42,0.0,,8.557,46.913,,,,10.0,,3.8,,
+10012131,,1943,10,16,19,18,0.0,,8.099,44.56,,,,10.5,,3.93,,
+10012170,,1944,2,11,6,32,35.0,,13.75,46.5,,,,3.3,,4.71,,
+10012262,,1945,1,3,7,6,54.0,,16.5,42.76,,,,6.0,,4.3,,
+10012284,,1945,4,19,0,30,7.0,,19.8,39.6,,,,0.0,,4.9,,
+10012300,,1945,6,29,15,37,13.0,,9.131,44.83,,,,9.1,,5.1,,
+10012327,,1945,10,13,0,8,0.0,,9.9,46.567,,,,10.0,,3.5,,
+10012335,,1945,11,12,7,18,16.0,,17.75,42.5,,,,12.0,,3.72,,
+10012339,,1945,11,13,21,28,16.0,,17.85,42.93,,,,10.0,,3.81,,
+10012350,,1945,12,22,21,37,0.0,,14.77,45.17,,,,5.1,,3.53,,
+10012351,,1946,1,6,11,25,0.0,,13.62,46.0,,,,10.0,,4.16,,
+10012356,,1946,1,25,17,32,0.0,,7.4,46.35,,,,9.0,,5.8,,
+10012361,,1946,2,9,13,19,4.0,,17.86,42.89,,,,6.0,,4.91,,
+10012363,,1946,2,10,0,59,0.0,,9.683,47.017,,,,23.0,,3.5,,
+10012368,,1946,3,15,7,2,0.0,,15.601,38.147,,,,15.2,,4.16,,
+10012373,,1946,4,16,11,43,53.0,,19.8,40.8,,,,27.0,,5.46,,
+10012375,,1946,4,29,0,6,0.0,,10.879,43.267,,,,0.1,,4.63,,
+10012409,,1946,9,27,11,30,0.0,,16.7,43.15,,,,5.0,,3.53,,
+10012427,,1946,12,21,19,39,0.0,,9.633,46.55,,,,5.0,,3.5,,
+10012428,,1946,12,25,7,22,37.05,,12.47,45.83,,,,9.0,,4.13,,
+10012430,,1946,12,26,20,15,0.0,,15.133,45.933,,,,2.5,,4.05,,
+10012445,,1947,2,15,13,37,0.0,,8.483,46.45,,,,0.1,,3.5,,
+10012467,,1947,5,11,6,32,15.0,,16.518,38.652,,,,7.8,,5.7,,
+10012487,,1947,7,4,20,10,0.0,,15.189,41.049,,,,28.6,,4.55,,
+10012502,,1947,8,30,6,47,0.0,,6.933,46.033,,,,4.34,,3.6,,
+10012515,,1947,10,7,12,21,0.0,,9.65,46.667,,,,9.0,,3.5,,
+10012522,,1947,10,17,0,0,0.0,,15.555,38.185,,,,11.7,,3.7,,
+10012535,,1947,12,9,23,19,4.0,,19.3,41.1,,,,21.0,,5.16,,
+10012540,,1947,12,13,21,0,0.0,,15.017,45.917,,,,5.9,,3.79,,
+10012544,,1947,12,24,0,0,0.0,,11.625,43.095,,,,24.1,,4.46,,
+10012545,,1947,12,25,20,42,34.0,,10.22,45.539,,,,8.9,,3.7,,
+10012551,,1948,1,10,0,0,0.0,,13.358,43.1,,,,9.9,,3.93,,
+10012577,,1948,3,4,4,10,0.0,,14.217,46.033,,,,5.0,,3.7,,
+10012613,,1948,5,30,4,41,0.0,,7.528,46.365,,,,10.0,,4.5,,
+10012617,,1948,6,13,6,33,36.0,,12.127,43.598,,,,5.0,,5.04,,
+10012633,,1948,7,19,18,11,26.0,,10.787,45.794,,,,12.0,,4.87,,
+10012640,,1948,7,28,16,0,0.0,,15.2,46.1,,,,17.0,,4.38,,
+10012642,,1948,8,2,19,25,0.0,,16.594,38.905,,,,28.7,,3.7,,
+10012650,,1948,8,18,21,12,20.0,,15.748,41.575,,,,10.0,,5.55,,
+10012655,,1948,8,27,10,44,5.0,,19.5,42.0,,,,18.0,,5.56,,
+10012669,,1948,9,25,7,37,29.0,,15.083,45.783,,,,5.0,,4.71,,
+10012672,,1948,10,9,15,50,0.0,,17.97,42.78,,,,13.0,,3.83,,
+10012677,,1948,10,12,11,51,35.0,,13.137,46.353,,,,12.1,,4.16,,
+10012679,,1948,10,16,12,10,0.0,,15.235,38.806,,,,27.7,,4.16,,
+10012682,,1948,11,3,11,40,0.0,,11.563,42.861,,,,10.9,,4.82,,
+10012688,,1948,11,18,4,18,0.0,,9.617,46.733,,,,9.0,,3.5,,
+10012689,,1948,11,18,5,10,0.0,,7.133,46.15,,,,4.0,,3.5,,
+10012697,,1948,12,31,3,32,0.0,,12.853,42.507,,,,4.8,,5.42,,
+10012700,,1949,1,4,8,58,0.0,,14.2,44.0,,,,15.0,,4.2,,
+10012710,,1949,1,19,19,24,0.0,,8.933,46.2,,,,12.0,,3.5,,
+10012711,,1949,1,20,6,48,57.0,,14.865,44.816,,,,13.0,,4.7,,
+10012722,,1949,2,17,4,38,21.0,,6.683,44.317,,,,4.0,,4.0,,
+10012725,,1949,2,17,22,5,0.0,,7.5,46.3,,,,1.0,,3.5,,
+10012733,,1949,3,9,4,16,30.0,,11.489,43.987,,,,18.0,,4.42,,
+10012736,,1949,3,15,5,38,12.0,,15.25,45.65,,,,2.5,,4.05,,
+10012749,,1949,4,19,0,36,47.0,,18.92,42.44,,,,7.0,,3.53,,
+10012761,,1949,6,9,6,27,0.0,,14.166,45.867,,,,2.2,,4.05,,
+10012781,,1949,7,22,12,21,18.0,,7.867,46.067,,,,29.0,,3.9,,
+10012793,,1949,8,23,9,11,35.0,,9.533,46.87,,,,23.0,,3.5,,
+10012804,,1949,10,5,16,6,0.0,,7.45,46.417,,,,8.0,,3.5,,
+10012806,,1949,10,8,3,8,0.0,,14.686,36.915,,,,10.0,,5.1,,
+10012822,,1949,11,13,17,21,0.0,,8.15,46.84,,,,3.0,,3.5,,
+10012828,,1949,12,6,3,46,7.0,,13.4,43.7,,,,8.4,,4.38,,
+10012829,,1949,12,7,1,43,59.0,,13.93,45.88,,,,10.0,,4.4,,
+10012831,,1949,12,8,18,15,0.0,,14.8,46.2,,,,5.3,,3.73,,
+10012838,,1950,1,1,10,3,0.0,,14.948,41.159,,,,4.5,,4.16,,
+10012854,,1950,2,20,1,55,12.0,,13.019,46.398,,,,5.3,,4.2,,
+10012859,,1950,3,7,4,5,49.0,,13.3,42.633,,,,9.0,,4.74,,
+10012862,,1950,3,7,22,48,41.0,,14.62,45.35,,,,5.0,,3.72,,
+10012873,,1950,4,1,0,0,0.0,,10.463,43.392,,,,9.8,,4.99,,
+10012883,,1950,4,10,3,55,0.0,,15.601,38.147,,,,11.8,,3.93,,
+10012899,,1950,5,6,3,43,0.0,,10.671,44.731,,,,10.4,,4.41,,
+10012906,,1950,5,28,10,19,0.0,,7.433,46.65,,,,6.0,,3.5,,
+10012927,,1950,7,18,23,52,41.0,,15.434,38.146,,,,25.6,,4.71,,
+10012942,,1950,9,5,4,8,0.0,,13.457,42.547,,,,0.6,,5.69,,
+10012947,,1950,9,15,4,12,0.0,,7.417,46.283,,,,3.0,,3.5,,
+10012964,,1950,10,24,11,48,0.0,,14.74,47.01,,,,8.0,,4.08,,
+10012974,,1950,11,19,7,8,0.0,,7.4,46.483,,,,6.0,,3.5,,
+10012996,,1951,1,12,14,55,55.0,,14.79,44.89,,,,21.0,,4.1,,
+10012999,,1951,1,16,1,11,0.0,,15.9,41.808,,,,0.1,,5.22,,
+10013008,,1951,1,28,23,48,0.0,,9.533,46.87,,,,20.0,,3.5,,
+10013016,,1951,3,3,9,26,0.0,,7.567,46.133,,,,6.0,,3.5,,
+10013044,,1951,5,15,22,54,0.0,,9.62,45.226,,,,9.2,,5.17,,
+10013045,,1951,5,16,2,27,0.0,,8.6,46.32,,,,10.0,,4.3,,
+10013051,,1951,5,25,20,42,0.0,,14.811,43.337,,,,10.0,,4.55,,
+10013055,,1951,6,1,4,18,0.0,,7.45,46.317,,,,1.0,,3.5,,
+10013058,,1951,6,7,4,7,0.0,,10.97,47.31,,,,4.0,,3.73,,
+10013059,,1951,6,10,15,38,4.0,,14.3,46.4,,,,8.1,,4.05,,
+10013066,,1951,7,24,9,28,0.0,,7.3,46.367,,,,5.0,,3.9,,
+10013077,,1951,8,12,21,19,0.0,,10.384,44.028,,,,1.0,,4.59,,
+10013087,,1951,8,22,14,14,48.0,,20.2,39.8,,,,0.0,,4.5,,
+10013091,,1951,8,27,19,27,14.0,,19.3,41.1,,,,0.0,,4.6,,
+10013113,,1951,10,29,22,48,0.0,,10.989,44.458,,,,8.7,,4.4,,
+10013118,,1951,11,30,6,8,0.0,,6.417,43.817,,,,4.0,,3.9,,
+10013137,,1952,1,13,4,7,0.0,,20.1,40.1,,,,0.0,,4.5,,
+10013139,,1952,1,15,2,23,0.0,,7.917,46.667,,,,6.0,,3.5,,
+10013143,,1952,1,18,1,36,0.0,,12.542,45.995,,,,11.5,,4.44,,
+10013156,,1952,2,23,21,56,23.0,,14.27,45.8,,,,5.3,,4.3,,
+10013167,,1952,3,22,11,40,0.0,,7.583,46.417,,,,5.0,,3.5,,
+10013191,,1952,5,9,8,2,0.0,,7.533,46.417,,,,6.0,,3.9,,
+10013218,,1952,7,4,20,35,12.0,,11.883,43.98,,,,8.9,,4.94,,
+10013225,,1952,7,16,1,59,42.0,,20.0,39.5,,,,0.0,,4.6,,
+10013238,,1952,8,22,2,25,31.0,,8.846,45.105,,,,21.1,,4.11,,
+10013260,,1952,10,2,14,51,0.0,,8.65,46.85,,,,6.0,,3.5,,
+10013312,,1953,1,19,4,18,0.0,,7.467,46.35,,,,1.0,,3.5,,
+10013333,,1953,2,25,0,7,46.0,,16.065,38.676,,,,8.4,,4.88,,
+10013365,,1953,3,31,0,55,47.0,,19.86,40.51,,,,17.0,,5.07,,
+10013375,,1953,4,8,11,50,7.0,,20.6,39.9,,,,0.0,,4.7,,
+10013390,,1953,5,2,19,7,23.0,,14.66,45.47,,,,17.0,,3.81,,
+10013391,,1953,5,5,1,25,0.0,,7.367,46.217,,,,6.0,,3.5,,
+10013420,,1953,6,24,12,7,0.0,,7.417,46.35,,,,10.0,,3.5,,
+10013429,,1953,7,19,18,46,0.0,,15.904,41.52,,,,0.1,,4.55,,
+10013432,,1953,7,25,1,34,0.0,,13.072,46.501,,,,2.9,,4.4,,
+10013502,,1953,8,21,6,46,20.0,,9.117,47.05,,,,7.0,,3.5,,
+10013506,,1953,8,22,5,26,0.0,,10.795,44.787,,,,7.9,,4.73,,
+10013569,,1953,10,13,14,14,35.0,,17.67,42.67,,,,20.0,,4.5,,
+10013616,,1953,12,14,7,11,6.0,,12.061,44.064,,,,15.7,,4.7,,
+10013640,,1954,1,30,4,56,0.0,,9.717,46.55,,,,10.0,,3.5,,
+10013653,,1954,3,19,2,14,44.0,,20.3,40.5,,,,17.0,,4.57,,
+10013657,,1954,3,23,17,55,0.0,,12.727,42.569,,,,7.9,,4.16,,
+10013672,,1954,4,25,22,17,19.0,,12.619,46.401,,,,10.5,,4.54,,
+10013709,,1954,5,19,9,35,0.0,,7.31,46.28,,,,8.0,,5.3,,
+10013729,,1954,6,19,7,39,36.0,,17.99,43.08,,,,12.0,,3.53,,
+10013766,,1954,8,6,19,21,12.0,,15.8,40.764,,,,0.1,,5.18,,
+10013803,,1954,10,11,16,45,25.0,,13.119,46.211,,,,7.7,,4.76,,
+10013813,,1954,10,26,2,25,0.0,,15.866,41.62,,,,10.0,,4.72,,
+10013858,,1954,12,12,18,53,6.6,,17.7,43.04,,,,6.0,,3.72,,
+10013895,,1955,1,31,13,28,0.0,,8.75,46.983,,,,6.0,,3.5,,
+10013912,,1955,2,23,3,2,0.0,,18.02,42.62,,,,28.0,,3.62,,
+10013919,,1955,3,12,6,57,4.0,,10.173,44.798,,,,9.3,,4.15,,
+10013937,,1955,4,11,15,24,0.0,,9.89,44.136,,,,8.4,,4.07,,
+10013947,,1955,4,26,5,28,0.0,,7.433,46.317,,,,6.0,,3.9,,
+10013952,,1955,5,7,2,29,46.0,,7.315,45.106,,,,1.1,,4.16,,
+10013956,,1955,5,12,14,15,0.0,,7.154,44.53,,,,10.0,,4.66,,
+10013964,,1955,5,21,20,55,0.0,,20.7,40.0,,,,0.0,,4.7,,
+10013965,,1955,5,22,4,57,0.0,,11.4,47.3,,,,3.0,,4.6,,
+10013992,,1955,7,3,23,55,34.0,,15.595,40.093,,,,9.7,,4.19,,
+10014009,,1955,7,23,3,54,32.0,,12.711,46.187,,,,1.6,,4.49,,
+10014011,,1955,7,23,21,5,0.0,,16.417,39.58,,,,26.1,,4.64,,
+10014020,,1955,8,30,9,21,0.0,,7.283,46.35,,,,4.0,,3.5,,
+10014034,,1955,10,2,17,57,54.0,,19.8,39.8,,,,0.0,,4.6,,
+10014057,,1955,11,23,6,27,50.0,,6.95,46.133,,,,6.0,,3.5,,
+10014065,,1955,12,13,17,4,0.0,,10.088,44.186,,,,3.2,,4.53,,
+10014074,,1955,12,24,23,40,29.0,,9.533,46.87,,,,20.0,,3.8,,
+10014087,,1956,1,9,0,44,0.0,,16.366,40.57,,,,14.2,,4.72,,
+10014098,,1956,1,31,2,25,29.0,,14.28,45.55,,,,5.0,,5.3,,
+10014109,,1956,2,20,1,29,26.0,,11.886,45.273,,,,28.3,,4.49,,
+10014110,,1956,2,20,1,29,41.0,,11.982,44.621,,,,9.5,,4.96,,
+10014112,,1956,2,22,22,55,6.0,,11.28,43.298,,,,24.1,,4.03,,
+10014125,,1956,3,20,0,35,0.0,,7.966,43.877,,,,10.9,,3.93,,
+10014164,,1956,5,10,12,30,0.0,,12.928,46.404,,,,19.0,,3.93,,
+10014172,,1956,5,26,18,40,0.0,,11.897,43.939,,,,28.7,,4.99,,
+10014176,,1956,6,1,8,32,45.0,,7.291,44.72,,,,29.0,,4.3,,
+10014182,,1956,6,10,13,49,0.0,,14.7,47.07,,,,8.0,,3.7,,
+10014234,,1956,8,15,12,2,56.1,,15.95,43.21,,,,14.0,,5.65,,
+10014240,,1956,8,17,10,39,0.0,,15.683,41.709,,,,23.7,,4.4,,
+10014252,,1956,9,6,20,22,10.0,,19.8,40.5,,,,30.0,,4.57,,
+10014261,,1956,10,7,19,12,41.0,,13.292,42.444,,,,6.8,,4.46,,
+10014276,,1956,11,5,19,45,0.0,,13.039,46.506,,,,2.6,,5.04,,
+10014281,,1956,11,25,2,6,40.0,,14.399,41.572,,,,23.8,,4.07,,
+10014329,,1957,2,23,22,13,28.0,,20.0,40.0,,,,0.0,,4.6,,
+10014331,,1957,3,8,4,13,2.0,,7.785,43.793,,,,2.0,,3.81,,
+10014364,,1957,4,7,9,59,46.0,,19.0,42.1,,,,30.0,,4.49,,
+10014366,,1957,4,11,16,19,0.0,,13.079,42.256,,,,16.8,,4.94,,
+10014369,,1957,4,17,8,40,37.0,,11.833,43.9,,,,8.3,,4.72,,
+10014379,,1957,5,3,3,29,34.0,,15.7,40.797,,,,27.5,,4.09,,
+10014387,,1957,5,21,11,44,4.0,,14.17,38.726,,,,15.0,,5.3,,
+10014389,,1957,5,26,1,51,22.0,,17.01,42.61,,,,21.0,,3.53,,
+10014442,,1957,7,19,9,4,7.0,,12.727,42.733,,,,4.2,,4.58,,
+10014448,,1957,8,2,22,24,0.0,,13.75,46.5,,,,8.1,,3.95,,
+10014460,,1957,8,27,11,54,0.0,,10.995,44.395,,,,9.7,,4.73,,
+10014465,,1957,9,1,17,53,24.0,,14.283,45.5,,,,2.2,,4.05,,
+10014467,,1957,9,6,20,22,10.0,,19.8,40.5,,,,0.0,,4.5,,
+10014487,,1957,10,19,6,14,0.0,,15.646,40.577,,,,3.9,,3.7,,
+10014492,,1957,10,25,23,2,5.0,,10.218,44.386,,,,6.8,,4.27,,
+10014507,,1957,11,11,21,40,0.0,,13.581,43.483,,,,18.4,,4.5,,
+10014513,,1957,11,18,15,3,18.0,,20.25,39.75,,,,0.0,,4.7,,
+10014526,,1957,12,6,4,54,0.0,,12.029,42.707,,,,9.0,,4.97,,
+10014555,,1958,1,9,11,58,30.0,,10.802,45.684,,,,10.0,,4.16,,
+10014560,,1958,1,15,15,11,0.0,,13.69,46.63,,,,7.0,,3.63,,
+10014610,,1958,3,19,16,3,54.0,,14.75,46.5,,,,15.3,,5.25,,
+10014618,,1958,4,3,2,23,45.0,,19.6,41.3,,,,25.0,,5.46,,
+10014631,,1958,5,4,10,52,45.0,,7.428,44.322,,,,10.0,,4.62,,
+10014633,,1958,5,8,0,13,23.0,,12.981,42.729,,,,9.5,,4.25,,
+10014666,,1958,6,10,12,40,48.0,,14.167,45.633,,,,9.8,,3.73,,
+10014672,,1958,6,24,6,7,0.0,,13.498,42.317,,,,8.3,,5.04,,
+10014680,,1958,7,13,20,48,0.0,,16.61,39.005,,,,10.0,,4.56,,
+10014687,,1958,7,25,2,25,53.0,,7.3,46.383,,,,11.0,,3.5,,
+10014689,,1958,7,30,12,51,10.0,,8.717,46.183,,,,3.3,,3.5,,
+10014706,,1958,8,29,5,39,31.0,,9.75,46.75,,,,3.0,,3.5,,
+10014720,,1958,9,15,19,14,23.0,,7.75,46.0,,,,6.0,,3.5,,
+10014721,,1958,9,16,10,58,21.0,,17.46,42.68,,,,17.0,,3.62,,
+10014724,,1958,9,30,8,45,0.0,,10.59,47.23,,,,8.0,,4.47,,
+10014734,,1958,10,13,13,50,0.0,,7.866,43.909,,,,15.9,,3.7,,
+10014795,,1959,1,26,5,35,40.0,,9.624,44.422,,,,9.7,,4.27,,
+10014811,,1959,2,20,7,13,1.0,,19.8,39.6,,,,0.0,,4.5,,
+10014816,,1959,2,28,16,24,51.0,,19.75,40.5,,,,0.0,,4.8,,
+10014822,,1959,3,11,0,15,0.0,,12.064,43.959,,,,8.5,,4.31,,
+10014831,,1959,3,24,10,24,0.0,,11.297,43.698,,,,3.2,,4.85,,
+10014837,,1959,4,5,10,48,0.0,,6.817,44.533,,,,10.3,,5.1,,
+10014854,,1959,5,2,6,36,24.0,,14.5,46.383,,,,6.9,,4.19,,
+10014857,,1959,5,7,22,44,18.0,,14.3,45.633,,,,8.0,,3.62,,
+10014859,,1959,5,12,21,40,15.0,,20.25,39.25,,,,0.0,,4.6,,
+10014874,,1959,6,6,1,22,34.0,,8.85,46.85,,,,3.0,,3.5,,
+10014884,,1959,6,13,21,56,42.6,,12.8,46.44,,,,12.0,,5.26,,
+10014901,,1959,7,3,4,58,34.0,,9.783,46.6,,,,3.0,,3.5,,
+10014931,,1959,9,1,11,37,40.0,,19.96,40.85,,,,25.0,,6.26,,
+10014948,,1959,10,10,16,11,1.0,,19.5,40.0,,,,0.0,,4.8,,
+10014973,,1959,12,2,18,20,7.6,,15.2,44.587,,,,20.0,,4.6,,
+10014990,,1960,1,7,16,51,29.5,,17.21,43.08,,,,4.0,,3.72,,
+10014992,,1960,1,11,11,27,0.0,,13.986,41.283,,,,27.6,,5.16,,
+10015025,,1960,2,17,15,32,50.0,,14.32,45.58,,,,10.7,,4.4,,
+10015027,,1960,2,19,2,30,0.0,,10.625,45.806,,,,6.9,,4.81,,
+10015039,,1960,2,24,1,51,0.0,,12.995,43.211,,,,0.3,,4.32,,
+10015054,,1960,3,14,4,44,0.0,,13.267,42.037,,,,9.0,,4.72,,
+10015055,,1960,3,16,1,52,48.0,,13.322,42.613,,,,15.0,,4.44,,
+10015060,,1960,3,23,23,10,0.0,,8.02,46.37,,,,4.0,,5.0,,
+10015072,,1960,4,15,2,45,11.0,,12.297,43.708,,,,25.2,,4.45,,
+10015073,,1960,4,16,1,15,0.0,,15.214,38.797,,,,17.6,,4.63,,
+10015075,,1960,4,23,11,44,0.0,,12.531,42.715,,,,3.7,,4.66,,
+10015104,,1960,5,26,5,10,11.0,,20.7,40.6,,,,8.0,,6.46,,
+10015139,,1960,7,14,4,18,0.0,,13.011,46.41,,,,13.2,,4.4,,
+10015173,,1960,9,10,12,43,29.0,,18.03,42.73,,,,13.0,,3.72,,
+10015179,,1960,9,27,12,34,48.0,,17.55,43.11,,,,18.0,,3.53,,
+10015180,,1960,9,28,22,23,30.0,,20.25,39.75,,,,0.0,,4.5,,
+10015193,,1960,10,29,0,8,39.0,,11.385,43.999,,,,3.8,,4.91,,
+10015210,,1960,12,8,5,38,9.0,,12.566,43.753,,,,9.0,,4.16,,
+10015211,,1960,12,18,1,58,33.0,,15.01,44.99,,,,11.0,,3.62,,
+10015220,,1961,1,17,1,51,57.0,,7.467,46.033,,,,3.0,,4.3,,
+10015234,,1961,2,14,20,34,58.0,,9.717,47.0,,,,10.0,,3.9,,
+10015247,,1961,3,3,0,52,27.0,,5.833,45.133,,,,8.0,,3.5,,
+10015251,,1961,3,23,1,1,0.0,,12.544,43.362,,,,9.3,,4.96,,
+10015252,,1961,3,24,10,36,0.0,,15.654,38.174,,,,8.7,,4.62,,
+10015259,,1961,4,6,11,34,42.0,,13.378,41.986,,,,6.4,,4.55,,
+10015279,,1961,6,2,1,54,0.0,,7.433,46.233,,,,3.0,,3.5,,
+10015285,,1961,6,22,0,56,4.0,,19.26,42.32,,,,24.0,,4.5,,
+10015298,,1961,7,26,12,1,0.0,,13.31,47.42,,,,8.0,,3.7,,
+10015303,,1961,8,3,10,26,29.0,,10.199,44.18,,,,15.1,,4.18,,
+10015308,,1961,8,9,13,0,0.0,,10.35,46.81,,,,9.0,,4.9,,
+10015310,,1961,8,14,1,3,2.0,,10.153,44.812,,,,10.0,,4.47,,
+10015312,,1961,8,25,12,22,0.0,,10.56,47.38,,,,8.0,,3.7,,
+10015321,,1961,9,10,17,26,0.0,,7.4,46.4,,,,4.0,,3.9,,
+10015339,,1961,10,31,13,37,0.0,,13.064,42.407,,,,25.6,,5.09,,
+10015344,,1961,11,23,1,12,5.0,,9.589,45.76,,,,2.2,,4.86,,
+10015349,,1961,11,29,4,15,23.0,,15.74,44.9,,,,16.0,,4.1,,
+10015354,,1961,12,12,4,36,43.0,,19.3,42.2,,,,8.0,,3.81,,
+10015373,,1962,1,11,5,5,1.0,,16.913,43.225,,,,14.1,,5.87,,
+10015398,,1962,1,19,5,1,25.0,,15.717,41.679,,,,5.1,,4.42,,
+10015406,,1962,1,23,17,31,0.0,,12.806,43.921,,,,2.3,,4.35,,
+10015424,,1962,3,2,2,1,0.0,,7.533,46.267,,,,7.0,,3.5,,
+10015427,,1962,3,8,15,30,32.0,,19.6,40.7,,,,27.0,,6.06,,
+10015490,,1962,5,10,18,30,56.0,,19.2,42.1,,,,24.0,,4.2,,
+10015491,,1962,5,11,1,5,31.0,,11.176,44.168,,,,0.1,,4.69,,
+10015502,,1962,6,4,5,31,29.0,,16.04,42.9,,,,14.0,,3.53,,
+10015520,,1962,7,7,12,47,6.0,,19.3,37.8,,,,0.0,,4.9,,
+10015538,,1962,8,6,4,24,19.0,,7.3,46.2,,,,9.0,,3.9,,
+10015548,,1962,8,21,18,19,0.0,,14.953,41.23,,,,0.4,,6.15,,
+10015555,,1962,8,30,6,27,7.0,,12.144,43.877,,,,10.0,,4.76,,
+10015573,,1962,9,16,14,49,45.0,,11.35,43.545,,,,8.6,,4.54,,
+10015593,,1962,10,20,9,27,0.0,,12.706,42.751,,,,4.8,,5.34,,
+10015606,,1962,12,14,13,35,0.0,,13.743,41.689,,,,6.8,,4.4,,
+10015614,,1963,1,8,13,51,0.0,,10.299,44.358,,,,5.7,,4.16,,
+10015616,,1963,1,14,20,22,9.0,,13.571,46.44,,,,13.9,,4.63,,
+10015631,,1963,2,3,10,5,0.0,,12.436,43.442,,,,6.7,,3.7,,
+10015636,,1963,2,13,12,45,0.0,,15.782,40.658,,,,33.2,,5.19,,
+10015638,,1963,2,14,13,18,53.5,,15.17,44.26,,,,15.0,,4.2,,
+10015653,,1963,3,4,22,30,0.0,,11.121,45.419,,,,5.0,,4.41,,
+10015662,,1963,3,22,15,1,54.0,,15.083,45.883,,,,7.3,,3.9,,
+10015679,,1963,4,5,13,49,42.0,,11.265,44.826,,,,28.7,,3.93,,
+10015699,,1963,5,15,11,15,40.0,,20.1,41.7,,,,0.0,,4.5,,
+10015701,,1963,5,19,10,0,5.0,,14.8,46.1,,,,10.0,,4.9,,
+10015712,,1963,6,13,8,37,40.0,,14.825,38.566,,,,1.3,,4.67,,
+10015714,,1963,6,21,6,2,44.2,,17.07,43.16,,,,13.0,,3.62,,
+10015715,,1963,6,23,9,33,48.0,,15.26,45.46,,,,5.0,,3.81,,
+10015730,,1963,7,19,5,46,1.5,,8.12,43.34,,,,2.7,,5.95,,
+10015748,,1963,8,9,6,5,0.0,,11.977,44.416,,,,21.0,,5.23,,
+10015757,,1963,9,2,0,24,5.0,,12.259,42.383,,,,27.7,,4.47,,
+10015773,,1963,9,30,22,25,0.0,,15.8,37.5,,,,39.1,,5.05,,
+10015778,,1963,10,5,11,57,39.0,,10.296,44.32,,,,4.6,,3.7,,
+10015779,,1963,10,8,5,40,28.0,,20.2,38.9,,,,0.0,,4.8,,
+10015787,,1963,10,29,22,41,10.0,,17.18,43.19,,,,15.0,,3.53,,
+10015793,,1963,11,4,15,46,0.0,,10.873,44.681,,,,5.2,,4.16,,
+10015798,,1963,11,12,8,22,33.0,,16.268,39.565,,,,19.1,,4.31,,
+10015811,,1963,12,20,23,21,45.0,,9.167,46.75,,,,0.1,,3.9,,
+10015812,,1963,12,23,8,48,43.0,,7.517,46.367,,,,6.0,,3.9,,
+10015877,,1964,3,10,11,53,18.0,,17.08,43.15,,,,22.0,,4.01,,
+10015880,,1964,3,14,2,39,0.0,,8.32,46.87,,,,10.0,,5.3,,
+10015891,,1964,3,18,16,43,20.6,,14.35,45.54,,,,21.1,,4.4,,
+10015902,,1964,4,6,2,37,56.0,,10.317,46.65,,,,3.0,,3.9,,
+10015916,,1964,4,19,11,33,41.3,,19.8,41.8,,,,33.0,,4.6,,
+10015934,,1964,5,2,11,32,0.0,,14.957,36.976,,,,7.0,,4.2,,
+10015947,,1964,5,21,7,29,42.0,,12.905,43.335,,,,8.2,,3.7,,
+10015955,,1964,6,4,0,31,59.0,,15.678,40.348,,,,17.0,,4.59,,
+10016003,,1964,8,2,10,40,0.0,,13.036,42.835,,,,6.3,,4.53,,
+10016026,,1964,8,24,21,42,46.0,,19.2,40.5,,,,41.0,,5.07,,
+10016050,,1964,9,5,21,9,0.0,,11.233,44.138,,,,19.0,,4.35,,
+10016086,,1964,10,5,1,23,50.6,,19.7,40.15,,,,25.0,,4.5,,
+10016128,,1964,12,9,19,6,15.0,,20.5,40.9,,,,17.0,,4.77,,
+10016149,,1965,1,4,12,0,0.0,,12.883,46.384,,,,28.3,,3.7,,
+10016156,,1965,1,10,20,10,6.2,,16.98,43.32,,,,16.0,,4.01,,
+10016175,,1965,2,8,16,18,49.0,,14.8,46.1,,,,7.0,,4.05,,
+10016210,,1965,3,14,6,4,49.3,,20.2,39.9,,,,0.0,,4.6,,
+10016241,,1965,4,14,4,11,54.0,,7.483,46.283,,,,29.0,,3.5,,
+10016261,,1965,5,10,5,1,54.0,,10.201,44.297,,,,18.0,,4.29,,
+10016280,,1965,5,31,11,15,35.0,,13.0,42.7,,,,1.5,,4.57,,
+10016303,,1965,6,29,0,43,43.3,,10.0,47.14,,,,4.0,,4.59,,
+10016317,,1965,7,9,0,20,0.0,,11.39,47.27,,,,4.0,,3.73,,
+10016324,,1965,7,17,8,41,45.0,,14.9,46.1,,,,10.0,,3.73,,
+10016330,,1965,8,1,8,58,0.0,,8.95,46.733,,,,7.0,,3.9,,
+10016332,,1965,8,4,11,49,53.0,,12.112,43.695,,,,25.2,,4.48,,
+10016342,,1965,8,19,19,14,25.0,,12.999,46.278,,,,9.2,,4.83,,
+10016348,,1965,8,25,11,33,0.0,,8.217,46.367,,,,10.0,,3.5,,
+10016374,,1965,10,1,18,38,30.0,,16.217,39.393,,,,27.6,,3.93,,
+10016390,,1965,10,19,22,3,46.3,,19.1,39.7,,,,0.0,,4.6,,
+10016392,,1965,10,24,12,16,57.0,,7.4,46.3,,,,6.0,,4.4,,
+10016396,,1965,10,28,14,39,28.5,,19.3,41.67,,,,28.0,,4.6,,
+10016405,,1965,11,9,15,35,0.0,,10.355,44.373,,,,0.1,,4.17,,
+10016407,,1965,11,12,7,16,56.0,,13.5,42.1,,,,3.8,,4.39,,
+10016437,,1965,12,13,17,44,9.0,,19.7,40.1,,,,8.0,,4.67,,
+10016440,,1965,12,18,9,22,25.0,,12.021,44.27,,,,20.5,,4.54,,
+10016469,,1966,1,17,8,39,42.6,,20.57,40.09,,,,46.0,,4.5,,
+10016476,,1966,1,23,1,31,29.0,,12.323,45.947,,,,10.0,,4.02,,
+10016495,,1966,2,12,23,42,46.0,,8.817,46.95,,,,8.0,,3.5,,
+10016616,,1966,5,25,9,6,57.0,,19.9,40.1,,,,18.0,,5.07,,
+10016628,,1966,6,9,14,17,12.0,,7.067,46.433,,,,4.0,,3.6,,
+10016640,,1966,6,19,4,12,11.0,,14.2,46.1,,,,10.1,,3.73,,
+10016649,,1966,6,29,0,49,35.0,,20.4,41.4,,,,16.0,,4.67,,
+10016658,,1966,7,6,4,24,0.0,,16.194,40.956,,,,7.4,,4.26,,
+10016689,,1966,7,30,5,19,24.4,,17.77,43.19,,,,5.0,,3.72,,
+10016733,,1966,8,20,12,5,19.3,,18.65,42.18,,,,33.0,,5.12,,
+10016767,,1966,9,2,10,15,4.0,,9.0,46.75,,,,10.0,,3.5,,
+10016800,,1966,10,4,4,51,51.0,,15.731,40.65,,,,8.0,,4.16,,
+10016803,,1966,10,11,2,55,40.0,,19.7,41.4,,,,49.0,,4.5,,
+10016807,,1966,10,16,9,48,29.0,,13.572,41.66,,,,32.1,,4.18,,
+10016808,,1966,10,20,4,58,28.0,,17.83,43.15,,,,15.0,,3.81,,
+10016809,,1966,10,20,9,38,35.4,,12.27,44.13,,,,48.0,,4.36,,
+10016841,,1966,12,12,7,36,36.0,,7.32,46.32,,,,8.0,,3.9,,
+10016850,,1966,12,24,21,6,0.0,,14.8,46.1,,,,6.9,,3.87,,
+10016877,,1967,2,9,14,8,18.2,,20.26,39.92,,,,1.0,,5.8,,
+10016889,,1967,2,24,15,20,59.5,,17.65,43.12,,,,5.0,,3.53,,
+10016904,,1967,3,9,16,54,51.0,,15.1,45.6,,,,22.0,,3.73,,
+10016944,,1967,3,24,17,38,38.0,,7.25,46.417,,,,6.0,,4.1,,
+10016952,,1967,4,3,16,36,18.0,,10.602,44.73,,,,4.3,,4.44,,
+10016990,,1967,5,4,8,55,58.0,,19.5,40.6,,,,33.0,,4.7,,
+10017051,,1967,6,17,15,42,58.0,,15.79,41.594,,,,9.2,,4.46,,
+10017080,,1967,7,15,2,23,26.0,,8.817,46.667,,,,7.0,,3.9,,
+10017081,,1967,7,18,0,58,3.0,,6.95,46.4,,,,13.0,,3.6,,
+10017084,,1967,7,20,16,20,2.0,,14.27,45.55,,,,29.0,,4.0,,
+10017156,,1967,8,4,14,54,31.6,,17.74,42.82,,,,20.0,,4.1,,
+10017164,,1967,8,14,10,16,18.0,,10.35,46.95,,,,20.0,,3.9,,
+10017168,,1967,8,15,7,6,30.3,,15.28,38.71,,,,2.0,,4.57,,
+10017193,,1967,9,8,2,4,45.0,,20.1,40.6,,,,21.0,,5.36,,
+10017222,,1967,10,1,22,45,45.0,,11.017,43.922,,,,9.1,,4.04,,
+10017233,,1967,10,5,22,49,0.0,,14.043,41.249,,,,4.4,,4.86,,
+10017247,,1967,10,21,16,54,54.0,,17.03,43.1,,,,17.0,,3.53,,
+10017255,,1967,10,31,21,8,7.0,,14.413,37.862,,,,5.0,,5.33,,
+10017257,,1967,11,3,13,20,33.0,,14.433,45.633,,,,7.3,,3.9,,
+10017283,,1967,11,30,7,23,50.0,,20.44,41.41,,,,9.0,,6.2,,
+10017308,,1967,12,3,21,29,59.0,,13.512,42.312,,,,8.0,,4.37,,
+10017331,,1967,12,30,4,19,0.0,,11.997,44.604,,,,7.4,,5.05,,
+10017341,,1968,1,4,10,23,0.0,,12.627,42.341,,,,1.6,,4.53,,
+10017396,,1968,1,29,3,14,47.0,,13.513,43.619,,,,19.8,,4.16,,
+10017406,,1968,2,12,10,18,50.0,,17.87,37.96,,,,10.0,,5.4,,
+10017469,,1968,3,7,0,21,45.0,,7.5,46.4,,,,1.0,,3.5,,
+10017498,,1968,3,22,19,29,58.0,,15.871,40.086,,,,5.8,,4.21,,
+10017544,,1968,4,18,19,38,15.0,,8.037,44.051,,,,10.3,,4.93,,
+10017554,,1968,4,25,4,27,29.0,,20.2,39.15,,,,4.0,,4.5,,
+10017575,,1968,5,19,9,37,32.0,,14.82,38.52,,,,39.0,,4.9,,
+10017597,,1968,6,15,14,31,32.5,,18.39,42.98,,,,10.0,,3.53,,
+10017604,,1968,6,18,5,27,0.0,,7.768,45.684,,,,6.2,,4.86,,
+10017612,,1968,6,22,12,21,37.0,,10.996,45.879,,,,12.3,,4.74,,
+10017619,,1968,6,26,3,15,0.0,,11.28,43.298,,,,7.4,,4.19,,
+10017620,,1968,6,27,15,43,0.0,,6.73,46.29,,,,5.0,,4.6,,
+10017629,,1968,7,5,8,39,55.0,,14.4,45.9,,,,6.2,,3.81,,
+10017639,,1968,7,17,19,11,10.0,,16.129,38.625,,,,30.4,,4.3,,
+10017659,,1968,8,4,14,54,32.0,,17.62,42.81,,,,22.0,,4.3,,
+10017673,,1968,8,16,21,33,47.0,,14.1,46.3,,,,9.7,,4.2,,
+10017710,,1968,9,17,12,16,37.8,,12.77,45.36,,,,18.0,,4.16,,
+10017727,,1968,10,3,18,18,38.0,,19.9,40.25,,,,18.0,,4.77,,
+10017758,,1968,11,3,4,49,33.0,,19.3,42.0,,,,20.0,,5.22,,
+10017833,,1969,1,6,22,3,28.0,,10.727,44.049,,,,10.2,,4.67,,
+10017842,,1969,1,10,4,32,3.4,,19.97,39.23,,,,37.0,,4.6,,
+10017843,,1969,1,10,16,17,32.0,,11.983,44.39,,,,8.4,,4.38,,
+10017852,,1969,1,20,10,20,49.0,,19.1,40.2,,,,0.0,,4.5,,
+10017981,,1969,4,3,22,12,22.0,,19.92,40.48,,,,10.0,,5.66,,
+10018020,,1969,4,17,9,12,0.0,,13.789,41.55,,,,25.5,,4.59,,
+10018082,,1969,5,21,9,3,58.0,,15.004,40.294,,,,10.0,,4.19,,
+10018096,,1969,6,1,23,20,0.0,,14.22,46.98,,,,11.0,,3.86,,
+10018136,,1969,6,24,13,25,18.0,,10.139,44.731,,,,8.1,,4.21,,
+10018140,,1969,7,2,7,55,0.0,,12.002,42.168,,,,8.7,,4.77,,
+10018142,,1969,7,2,10,31,21.0,,16.64,39.51,,,,17.0,,4.57,,
+10018178,,1969,8,9,9,20,57.0,,11.962,43.76,,,,4.8,,4.2,,
+10018181,,1969,8,9,16,25,36.0,,19.2,42.3,,,,8.0,,4.2,,
+10018183,,1969,8,11,13,55,0.0,,12.227,43.036,,,,10.2,,4.7,,
+10018227,,1969,9,26,23,40,39.0,,13.567,42.707,,,,6.4,,4.39,,
+10018239,,1969,10,9,3,31,36.0,,7.381,45.089,,,,0.1,,4.25,,
+10018240,,1969,10,9,7,38,38.0,,14.167,45.833,,,,9.1,,3.68,,
+10018243,,1969,10,13,1,2,30.8,,20.59,39.78,,,,27.0,,5.8,,
+10018274,,1969,11,5,5,25,52.0,,8.233,46.767,,,,9.0,,3.5,,
+10018279,,1969,11,14,6,48,7.0,,15.559,40.571,,,,13.0,,4.62,,
+10018280,,1969,11,14,13,49,39.3,,19.8,41.2,,,,0.0,,4.7,,
+10018340,,1970,1,17,6,30,28.4,,19.48,41.86,,,,33.0,,4.5,,
+10018343,,1970,1,21,18,36,25.0,,15.861,41.835,,,,10.0,,4.34,,
+10018362,,1970,2,9,7,39,0.0,,11.901,44.002,,,,0.1,,4.5,,
+10018407,,1970,3,10,15,56,5.0,,14.467,45.967,,,,7.1,,3.56,,
+10018574,,1970,4,19,18,16,32.0,,10.527,45.605,,,,6.1,,4.55,,
+10018635,,1970,5,3,4,17,41.0,,10.299,44.707,,,,8.8,,4.08,,
+10018744,,1970,5,26,12,5,0.0,,12.684,42.554,,,,7.4,,4.37,,
+10018768,,1970,6,8,6,51,3.0,,20.4,41.44,,,,29.0,,4.6,,
+10018800,,1970,6,27,18,57,13.0,,19.4,41.6,,,,13.0,,4.67,,
+10018803,,1970,6,29,14,22,52.0,,16.582,38.968,,,,5.0,,3.8,,
+10018825,,1970,7,10,10,1,35.0,,15.25,45.667,,,,7.1,,3.56,,
+10018833,,1970,7,16,10,55,20.0,,8.233,46.767,,,,4.0,,3.5,,
+10018838,,1970,7,21,11,24,35.0,,7.636,46.637,,,,15.0,,3.8,,
+10018847,,1970,8,6,13,54,50.0,,9.85,46.617,,,,6.0,,3.5,,
+10018852,,1970,8,8,4,27,29.0,,12.5,44.6,,,,48.0,,4.57,,
+10018867,,1970,8,19,12,19,0.0,,10.788,43.252,,,,8.7,,4.68,,
+10018881,,1970,8,31,4,22,56.9,,19.86,40.57,,,,47.0,,4.6,,
+10018888,,1970,9,7,14,2,21.0,,13.023,43.034,,,,6.7,,4.35,,
+10018917,,1970,9,26,16,42,28.0,,12.291,44.128,,,,18.6,,3.93,,
+10018921,,1970,9,27,19,18,0.0,,13.986,41.363,,,,8.8,,4.6,,
+10018965,,1970,10,31,16,7,39.4,,19.35,42.1,,,,39.0,,4.8,,
+10018969,,1970,11,2,8,42,12.0,,11.167,44.853,,,,15.0,,3.93,,
+10019011,,1970,12,9,15,58,28.0,,18.9,40.2,,,,48.0,,4.36,,
+10019046,,1970,12,31,22,4,46.0,,8.137,44.138,,,,5.0,,4.62,,
+10019057,,1971,1,6,11,10,55.0,,9.238,45.05,,,,5.0,,3.85,,
+10019077,,1971,2,1,12,26,55.0,,7.456,44.403,,,,10.0,,4.39,,
+10019078,,1971,2,3,4,53,33.18,,14.224,38.678,,,,20.9,,4.57,,
+10019081,,1971,2,6,18,9,0.0,,11.846,42.442,,,,32.4,,4.83,,
+10019088,,1971,2,12,4,54,56.0,,12.605,43.15,,,,9.8,,4.89,,
+10019131,,1971,4,2,1,43,54.0,,13.054,42.746,,,,3.8,,4.5,,
+10019154,,1971,4,28,15,36,22.76,,19.9791,39.5217,,,,43.0,,4.5,,
+10019165,,1971,5,6,3,45,5.0,,15.275,41.169,,,,10.3,,4.83,,
+10019305,,1971,7,15,1,33,23.0,,10.345,44.814,,,,20.5,,5.51,,
+10019367,,1971,9,25,10,34,2.4,,8.652,44.111,,,,2.7,,4.33,,
+10019372,,1971,9,29,7,18,0.0,,9.01,46.9,,,,6.0,,4.9,,
+10019381,,1971,10,4,16,43,32.6,,13.058,42.816,,,,33.0,,4.51,,
+10019401,,1971,11,10,23,59,15.0,,7.317,46.15,,,,4.34,,3.9,,
+10019423,,1971,11,29,18,49,35.37,,15.773,40.336,,,,4.1,,4.5,,
+10019435,,1971,12,18,6,2,11.5,,12.747,43.322,,,,46.0,,4.26,,
+10019472,,1972,2,4,2,42,18.56,,13.436,43.716,,,,25.0,,4.57,,
+10019498,,1972,2,29,20,54,17.74,,15.376,41.967,,,,10.0,,4.71,,
+10019511,,1972,3,7,5,20,53.16,,19.8224,39.8094,,,,0.0,,4.5,,
+10019556,,1972,4,17,1,39,55.5,,17.33,42.91,,,,13.7,,3.91,,
+10019605,,1972,5,28,6,9,25.0,,14.9,46.5,,,,14.0,,3.9,,
+10019684,,1972,8,18,6,20,0.0,,14.2,45.1,,,,10.0,,3.83,,
+10019710,,1972,9,16,3,53,26.0,,19.85,40.13,,,,10.0,,5.36,,
+10019730,,1972,9,26,14,22,58.0,,20.7,41.1,,,,10.0,,4.02,,
+10019775,,1972,11,17,9,5,19.01,,20.1283,38.7662,,,,0.0,,4.5,,
+10019782,,1972,11,24,3,48,34.2,,20.4272,39.3937,,,,9.0,,5.3,,
+10019789,,1972,11,26,16,3,0.0,,13.454,42.967,,,,1.5,,5.48,,
+10019792,,1972,11,30,11,25,27.45,,13.106,44.015,,,,1.6,,4.52,,
+10019863,,1973,2,7,4,0,2.6,,17.8886,43.0864,,,,23.0,,4.11,,
+10019917,,1973,4,7,19,30,7.0,,19.9,41.47,,,,20.0,,4.57,,
+10019924,,1973,4,13,8,12,57.0,,16.772,39.046,,,,9.9,,4.62,,
+10019925,,1973,4,14,2,15,26.97,,20.755,40.8562,,,,11.0,,4.6,,
+10019930,,1973,4,19,17,41,35.0,,12.449,43.436,,,,10.0,,4.61,,
+10019933,,1973,4,20,16,45,34.0,,11.226,43.844,,,,6.2,,4.38,,
+10019954,,1973,5,15,22,51,0.0,,12.95,47.1,,,,18.0,,3.72,,
+10019969,,1973,6,6,21,11,22.0,,18.38,42.37,,,,10.0,,4.2,,
+10019998,,1973,7,9,0,27,4.0,,9.583,46.767,,,,10.0,,3.9,,
+10020022,,1973,8,8,14,36,26.0,,15.436,40.668,,,,21.8,,4.75,,
+10020078,,1973,10,5,10,26,52.1,,14.3,45.5,,,,6.2,,3.55,,
+10020094,,1973,10,25,0,4,52.0,,19.0,42.25,,,,11.0,,4.77,,
+10020119,,1973,11,5,8,41,0.0,,13.86,41.552,,,,10.3,,4.29,,
+10020122,,1973,11,7,17,6,17.0,,10.832,44.018,,,,7.7,,4.06,,
+10020163,,1973,12,12,0,3,0.0,,14.09,47.05,,,,13.0,,4.33,,
+10020168,,1973,12,21,8,17,51.0,,14.17,46.12,,,,10.6,,4.2,,
+10020174,,1973,12,30,2,45,0.0,,11.741,42.739,,,,1.6,,4.13,,
+10020178,,1974,1,5,7,33,28.0,,12.583,43.183,,,,5.1,,5.28,,
+10020198,,1974,1,19,2,50,49.0,,7.37,46.57,,,,8.0,,3.9,,
+10020214,,1974,2,4,23,15,0.0,,13.193,38.709,,,,3.2,,3.7,,
+10020224,,1974,2,8,20,12,18.0,,6.54,44.14,,,,4.0,,4.2,,
+10020265,,1974,3,14,20,57,35.57,,19.389,41.8253,,,,46.0,,4.5,,
+10020269,,1974,3,22,17,2,20.17,,20.5549,40.6523,,,,28.0,,4.7,,
+10020296,,1974,4,15,21,49,12.0,,9.748,44.559,,,,7.8,,4.14,,
+10020303,,1974,4,21,4,0,4.14,,17.532,38.864,,,,0.0,,3.55,,
+10020317,,1974,5,6,7,50,19.79,,13.45,46.33,,,,7.0,,3.82,,
+10020367,,1974,6,17,19,25,55.77,,17.816,38.962,,,,33.0,,3.88,,
+10020381,,1974,6,29,22,32,2.9,,18.833,39.648,,,,39.1,,4.07,,
+10020382,,1974,6,30,19,5,22.0,,10.738,44.1,,,,6.1,,4.01,,
+10020391,,1974,7,14,11,39,13.04,,19.8562,39.2628,,,,10.0,,4.5,,
+10020415,,1974,8,9,22,28,59.67,,19.7404,40.0129,,,,0.0,,4.5,,
+10020455,,1974,9,17,5,10,32.0,,20.61,40.41,,,,7.0,,5.07,,
+10020484,,1974,10,20,11,25,50.33,,18.826,39.572,,,,29.0,,5.02,,
+10020521,,1974,12,2,1,55,15.0,,12.927,42.813,,,,10.0,,4.58,,
+10020536,,1974,12,12,1,35,23.0,,15.1,45.8,,,,9.8,,4.04,,
+10020541,,1974,12,20,15,9,32.65,,20.5333,39.6712,,,,47.0,,5.0,,
+10020586,,1975,1,11,15,54,0.0,,10.732,45.622,,,,2.2,,4.42,,
+10020594,,1975,1,16,0,9,45.0,,15.643,38.114,,,,25.5,,5.18,,
+10020607,,1975,1,26,6,24,42.69,,20.1349,38.7459,,,,0.0,,4.5,,
+10020621,,1975,2,14,11,25,39.93,,20.0403,41.5419,,,,22.0,,4.6,,
+10020656,,1975,3,24,2,33,32.0,,13.135,46.283,,,,12.7,,4.51,,
+10020679,,1975,4,4,9,10,53.0,,11.004,43.971,,,,6.4,,4.07,,
+10020697,,1975,4,16,21,23,0.0,,11.688,42.85,,,,10.0,,4.16,,
+10020741,,1975,5,16,19,41,22.0,,14.371,45.626,,,,22.8,,3.62,,
+10020746,,1975,5,19,23,25,40.9,,19.7434,39.6119,,,,47.0,,4.5,,
+10020787,,1975,6,12,19,27,7.15,,14.468,37.507,,,,30.0,,4.17,,
+10020792,,1975,6,19,10,11,0.0,,15.677,41.689,,,,5.0,,5.02,,
+10020815,,1975,7,15,7,39,41.4,,14.433,46.133,,,,5.0,,4.09,,
+10020850,,1975,8,21,15,29,18.46,,19.796,40.1362,,,,46.0,,4.5,,
+10020877,,1975,9,16,5,6,19.0,,19.3,41.5,,,,35.0,,5.36,,
+10020917,,1975,10,21,23,1,20.0,,17.49,43.07,,,,7.4,,3.81,,
+10020942,,1975,11,16,13,4,25.14,,9.519,44.749,,,,20.1,,4.93,,
+10020949,,1975,11,22,10,6,8.0,,20.2,39.81,,,,6.0,,5.36,,
+10021112,,1976,3,2,19,41,34.0,,19.8,40.65,,,,11.0,,5.07,,
+10021167,,1976,5,6,20,0,0.0,,13.119,46.241,,,,2.9,,6.45,,
+10021202,,1976,5,15,5,26,27.2,,14.75,45.95,,,,6.5,,4.0,,
+10021278,,1976,7,15,19,41,28.21,,20.7239,40.7658,,,,1.0,,4.5,,
+10021282,,1976,7,17,9,13,34.5,,9.69,46.682,,,,9.0,,3.9,,
+10021331,,1976,8,22,2,49,13.0,,9.762,44.499,,,,4.7,,4.54,,
+10021341,,1976,8,27,23,8,59.9,,11.24,47.05,,,,10.0,,3.7,,
+10021369,,1976,9,17,1,23,55.0,,14.276,37.854,,,,10.6,,4.55,,
+10021370,,1976,9,19,14,52,21.1,,14.31,45.53,,,,10.2,,4.4,,
+10021388,,1976,10,7,0,3,31.3,,15.317,45.5,,,,6.5,,3.64,,
+10021392,,1976,10,11,19,27,0.0,,14.32,41.685,,,,10.0,,4.29,,
+10021402,,1976,10,22,11,23,27.26,,18.928,39.724,,,,44.7,,4.68,,
+10021412,,1976,10,28,21,43,19.5,,18.6094,42.5963,,,,2.0,,3.55,,
+10021416,,1976,11,8,18,8,40.52,,18.606,39.22,,,,4.7,,4.07,,
+10021434,,1976,11,22,21,28,18.0,,19.29,42.08,,,,14.0,,3.74,,
+10021457,,1976,11,25,4,11,24.0,,17.31,42.78,,,,7.2,,4.2,,
+10021504,,1976,12,12,13,9,49.8,,19.6354,40.235,,,,50.0,,4.8,,
+10021505,,1976,12,13,5,24,0.0,,10.799,45.894,,,,29.0,,4.9,,
+10021518,,1976,12,29,20,23,49.48,,19.2292,41.379,,,,10.0,,5.7,,
+10021588,,1977,3,5,13,31,22.5,,7.39,46.418,,,,10.0,,3.8,,
+10021670,,1977,5,14,3,39,20.7,,16.1,43.13,,,,19.5,,3.91,,
+10021699,,1977,6,5,13,59,0.0,,14.344,37.893,,,,28.6,,4.61,,
+10021700,,1977,6,5,23,19,47.64,,18.831,39.63,,,,10.0,,4.07,,
+10021728,,1977,7,1,12,40,39.04,,20.74,40.7041,,,,38.0,,4.7,,
+10021732,,1977,7,3,12,13,28.1,,6.78,44.64,,,,7.0,,3.7,,
+10021748,,1977,7,16,13,13,30.6,,14.24,46.31,,,,10.0,,4.6,,
+10021755,,1977,7,24,9,55,29.0,,15.02,41.097,,,,5.0,,4.37,,
+10021771,,1977,8,16,9,1,36.69,,19.8934,40.1517,,,,10.0,,4.5,,
+10021783,,1977,8,25,19,33,29.76,,12.695,42.624,,,,25.0,,4.36,,
+10021820,,1977,9,23,2,58,3.0,,20.08,41.49,,,,37.0,,5.07,,
+10021919,,1978,1,2,15,10,56.1,,15.02,45.97,,,,10.0,,3.55,,
+10021920,,1978,1,2,18,5,21.02,,16.192,42.707,,,,27.7,,5.0,,
+10021921,,1978,1,2,21,46,41.1,,15.114,43.989,,,,6.5,,3.53,,
+10021984,,1978,2,8,4,10,29.0,,14.991,41.106,,,,11.8,,4.44,,
+10022025,,1978,3,11,19,20,48.41,,16.073,38.055,,,,26.1,,5.22,,
+10022029,,1978,3,16,6,33,24.2,,17.7933,42.9975,,,,11.0,,3.65,,
+10022044,,1978,4,3,6,26,43.0,,9.59,42.26,,,,10.0,,3.7,,
+10022057,,1978,4,15,23,33,48.15,,15.086,38.385,,,,17.9,,6.03,,
+10022113,,1978,5,31,4,4,7.1,,20.1246,38.7363,,,,0.0,,4.5,,
+10022189,,1978,7,30,0,0,22.0,,18.74,42.63,,,,3.0,,3.55,,
+10022190,,1978,7,30,5,19,23.0,,12.573,42.588,,,,0.1,,4.32,,
+10022193,,1978,8,8,12,10,47.02,,19.7115,40.0968,,,,48.0,,4.5,,
+10022213,,1978,8,26,18,43,39.0,,14.218,37.975,,,,12.0,,4.35,,
+10022246,,1978,9,24,8,7,44.0,,16.487,40.646,,,,21.0,,4.75,,
+10022290,,1978,11,9,0,30,0.0,,14.2,45.71,,,,12.7,,3.82,,
+10022311,,1978,12,3,8,10,52.11,,19.645,40.9186,,,,38.0,,4.9,,
+10022313,,1978,12,5,4,45,0.0,,12.853,43.068,,,,3.9,,4.22,,
+10022314,,1978,12,5,15,39,4.0,,11.891,44.124,,,,3.4,,4.61,,
+10022325,,1978,12,12,15,14,49.22,,12.723,46.327,,,,12.3,,4.35,,
+10022331,,1978,12,17,3,48,11.1,,14.13,46.16,,,,14.6,,4.2,,
+10022332,,1978,12,21,11,41,54.1,,15.08,46.02,,,,10.0,,3.82,,
+10022336,,1978,12,25,22,53,41.0,,10.99,44.845,,,,11.5,,4.39,,
+10022346,,1978,12,30,14,54,7.2,,15.304,43.981,,,,20.6,,3.53,,
+10022379,,1979,2,9,14,44,0.0,,9.555,45.637,,,,6.1,,4.78,,
+10022397,,1979,2,26,22,9,46.15,,20.063,41.5242,,,,28.0,,4.8,,
+10022448,,1979,4,6,6,21,50.47,,20.3579,40.5367,,,,10.0,,4.7,,
+10022463,,1979,4,15,6,19,41.0,,18.99,41.93,,,,12.0,,6.9,,
+10022483,,1979,4,15,15,24,27.3,,18.253,43.044,,,,0.7,,3.53,,
+10022514,,1979,4,18,15,19,19.28,,13.29,46.343,,,,9.3,,4.66,,
+10022731,,1979,7,7,13,40,21.44,,17.026,42.143,,,,10.0,,4.61,,
+10022800,,1979,9,3,6,15,58.8,,14.2,45.97,,,,10.0,,3.55,,
+10022832,,1979,9,19,21,35,37.0,,12.956,42.73,,,,9.5,,5.83,,
+10022873,,1979,10,21,11,31,9.0,,19.9,41.14,,,,26.0,,5.07,,
+10022888,,1979,11,6,5,26,15.98,,20.3208,39.5632,,,,26.0,,5.5,,
+10022910,,1979,11,17,20,53,0.0,,9.994,45.745,,,,1.0,,4.37,,
+10022916,,1979,11,21,2,20,52.88,,20.1588,40.2841,,,,10.0,,4.6,,
+10022920,,1979,11,22,7,24,6.9,,5.71,44.95,,,,2.0,,3.5,,
+10022958,,1980,1,5,14,32,26.0,,7.319,45.013,,,,1.1,,4.82,,
+10022974,,1980,1,23,21,0,0.0,,14.807,36.904,,,,3.0,,4.39,,
+10022977,,1980,1,25,0,27,0.0,,10.968,46.65,,,,3.3,,4.0,,
+10023000,,1980,2,20,2,34,1.0,,16.221,39.327,,,,16.1,,4.42,,
+10023031,,1980,3,9,12,3,39.0,,16.053,40.019,,,,25.1,,4.71,,
+10023125,,1980,5,28,19,51,20.04,,14.27,38.483,,,,18.9,,5.66,,
+10023138,,1980,6,7,18,35,1.0,,10.564,44.07,,,,6.4,,4.64,,
+10023148,,1980,6,14,20,56,50.0,,13.696,41.905,,,,8.1,,4.96,,
+10023161,,1980,6,22,19,14,33.0,,17.42,43.1,,,,10.0,,4.58,,
+10023179,,1980,7,7,10,32,4.71,,19.2702,40.6299,,,,13.0,,4.6,,
+10023204,,1980,7,12,22,56,17.6,,15.3,45.52,,,,10.0,,3.55,,
+10023217,,1980,7,19,0,37,56.0,,20.38,41.46,,,,11.0,,4.57,,
+10023223,,1980,7,22,19,35,13.0,,15.14,45.16,,,,10.0,,3.62,,
+10023266,,1980,9,8,19,41,13.36,,10.934,42.645,,,,2.0,,4.44,,
+10023353,,1980,10,21,18,17,16.8,,18.87,42.77,,,,10.0,,3.53,,
+10023409,,1980,11,23,18,34,52.0,,15.283,40.842,,,,10.0,,6.81,,
+10023417,,1980,11,23,21,53,14.0,,15.706,41.536,,,,10.0,,4.28,,
+10023452,,1980,12,1,10,26,59.4,,19.894,40.7537,,,,10.0,,5.0,,
+10023454,,1980,12,2,5,58,14.4,,6.3,45.78,,,,10.0,,3.9,,
+10023472,,1980,12,9,5,50,11.0,,16.185,38.779,,,,9.9,,4.67,,
+10023494,,1980,12,23,12,1,6.0,,9.787,44.808,,,,16.3,,4.57,,
+10023532,,1981,1,9,14,17,8.03,,20.1193,39.6231,,,,10.0,,4.5,,
+10023575,,1981,1,31,12,49,37.0,,14.66,47.12,,,,8.0,,4.08,,
+10023725,,1981,3,22,5,44,5.84,,20.8238,40.6894,,,,1.0,,4.7,,
+10023746,,1981,4,5,10,12,46.99,,15.01,38.322,,,,10.0,,4.32,,
+10023767,,1981,4,22,4,26,20.43,,8.251,43.373,,,,17.0,,4.43,,
+10023823,,1981,5,26,9,27,56.0,,10.434,44.655,,,,8.4,,3.75,,
+10023834,,1981,5,30,2,16,4.0,,13.98,47.49,,,,13.0,,3.56,,
+10023854,,1981,6,15,10,17,53.0,,14.73,47.04,,,,12.0,,4.28,,
+10023859,,1981,6,19,16,51,27.91,,16.74,38.076,,,,10.0,,4.31,,
+10023882,,1981,6,28,6,16,27.6,,14.17,45.72,,,,5.3,,4.0,,
+10023909,,1981,7,1,4,51,0.0,,13.5,46.283,,,,4.5,,3.64,,
+10024080,,1981,10,9,20,24,44.83,,20.1119,41.103,,,,6.0,,4.5,,
+10024138,,1981,12,5,5,47,40.3,,12.69,46.322,,,,1.6,,4.19,,
+10024143,,1981,12,9,22,44,41.52,,19.9278,40.0228,,,,10.0,,4.5,,
+10024165,,1981,12,21,14,29,40.0,,18.24,43.07,,,,10.0,,3.53,,
+10024245,,1982,2,8,9,1,46.2,,19.16,42.12,,,,12.0,,4.01,,
+10024269,,1982,2,28,13,1,21.25,,20.4441,41.2842,,,,10.0,,4.8,,
+10024282,,1982,3,11,6,13,50.49,,20.0472,40.0784,,,,0.0,,4.8,,
+10024301,,1982,3,21,9,44,1.59,,15.747,39.841,,,,10.3,,5.23,,
+10024379,,1982,5,1,6,33,10.0,,11.51,47.28,,,,6.0,,3.56,,
+10024393,,1982,5,7,11,6,17.7,,18.885,42.633,,,,13.0,,3.74,,
+10024440,,1982,6,5,17,54,15.0,,14.69,45.73,,,,20.0,,4.5,,
+10024513,,1982,7,30,2,30,48.03,,19.7352,40.811,,,,7.0,,4.7,,
+10024518,,1982,8,4,22,38,52.96,,20.5204,39.7187,,,,22.0,,5.1,,
+10024525,,1982,8,6,13,29,34.13,,8.168,44.923,,,,25.1,,4.15,,
+10024549,,1982,9,1,15,33,18.0,,10.53,43.932,,,,3.4,,4.21,,
+10024583,,1982,10,5,6,57,20.6,,18.66,42.804,,,,6.0,,3.74,,
+10024584,,1982,10,5,22,14,41.3,,17.989,42.989,,,,3.2,,3.53,,
+10024604,,1982,10,17,6,45,36.0,,12.648,43.164,,,,6.4,,4.65,,
+10024620,,1982,10,29,8,17,37.9,,19.3,42.0,,,,3.0,,3.62,,
+10024692,,1982,12,28,14,4,16.4,,15.472,45.615,,,,4.5,,3.53,,
+10024698,,1982,12,31,18,11,3.1,,16.78,43.32,,,,10.0,,3.65,,
+10024709,,1983,1,5,4,3,30.5,,19.19,41.96,,,,10.0,,3.53,,
+10024761,,1983,1,18,8,33,29.39,,19.5303,38.518,,,,10.0,,4.9,,
+10024875,,1983,2,4,16,43,55.67,,19.7851,41.7495,,,,13.0,,4.5,,
+10024897,,1983,2,10,22,30,34.2,,13.395,46.271,,,,15.1,,4.32,,
+10024969,,1983,3,3,9,31,18.56,,19.7234,40.137,,,,43.0,,4.6,,
+10025105,,1983,5,13,1,35,1.0,,14.333,37.989,,,,1.0,,4.16,,
+10025174,,1983,7,2,16,38,51.0,,20.73,40.85,,,,22.0,,5.07,,
+10025203,,1983,7,21,13,31,22.2,,11.324,45.846,,,,12.4,,4.44,,
+10025211,,1983,7,27,19,4,32.4,,15.245,40.741,,,,0.1,,4.49,,
+10025215,,1983,7,31,20,52,56.0,,10.52,46.687,,,,15.0,,4.1,,
+10025220,,1983,8,5,15,50,51.2,,14.06,45.87,,,,10.0,,4.5,,
+10025237,,1983,8,12,19,36,30.0,,14.045,41.655,,,,8.6,,4.76,,
+10025257,,1983,8,25,11,52,48.2,,19.22,41.97,,,,10.0,,3.72,,
+10025261,,1983,8,26,14,39,10.6,,18.202,42.684,,,,1.6,,3.53,,
+10025289,,1983,9,19,20,20,48.86,,20.3616,39.5679,,,,10.0,,4.5,,
+10025308,,1983,9,30,11,30,39.91,,16.057,41.695,,,,0.1,,4.02,,
+10025419,,1983,11,9,16,29,52.0,,10.265,44.755,,,,7.3,,5.04,,
+10025429,,1983,11,15,5,0,27.3,,18.87,42.21,,,,6.0,,3.62,,
+10025505,,1984,1,5,12,39,39.0,,15.719,40.087,,,,0.1,,4.09,,
+10025507,,1984,1,7,2,57,50.11,,19.7965,40.1155,,,,9.0,,4.5,,
+10025512,,1984,1,10,12,12,58.7,,18.123,42.742,,,,0.3,,3.53,,
+10025517,,1984,1,13,19,41,42.3,,19.08,41.97,,,,10.0,,4.1,,
+10025570,,1984,2,19,21,14,37.6,,5.57,43.44,,,,4.0,,3.6,,
+10025638,,1984,3,30,10,15,21.75,,20.0009,41.0945,,,,3.0,,4.5,,
+10025675,,1984,4,22,17,39,21.0,,10.229,43.558,,,,10.0,,4.61,,
+10025687,,1984,4,29,5,2,59.0,,12.525,43.262,,,,8.0,,5.62,,
+10025695,,1984,5,2,10,28,17.0,,11.071,46.939,,,,15.0,,3.62,,
+10025699,,1984,5,3,8,56,51.4,,6.53,46.07,,,,8.0,,3.8,,
+10025703,,1984,5,7,17,50,0.0,,14.057,41.667,,,,6.9,,5.86,,
+10025710,,1984,5,8,19,27,6.53,,19.6111,41.9395,,,,1.0,,4.8,,
+10025725,,1984,5,13,12,45,0.0,,17.73,42.93,,,,16.0,,5.4,,
+10025750,,1984,5,24,11,34,3.49,,20.1193,40.0413,,,,13.0,,4.6,,
+10025754,,1984,5,26,12,26,45.83,,13.467,38.531,,,,17.2,,4.14,,
+10025761,,1984,6,8,2,43,34.9,,10.323,46.688,,,,10.0,,3.7,,
+10025778,,1984,6,19,11,40,37.7,,6.18,43.98,,,,10.0,,4.0,,
+10025785,,1984,6,23,0,37,3.06,,16.668,39.495,,,,23.1,,4.22,,
+10025799,,1984,6,29,23,18,34.29,,19.7156,41.2044,,,,28.0,,4.6,,
+10025954,,1984,10,23,20,49,30.48,,16.721,39.804,,,,25.5,,4.07,,
+10025972,,1984,11,5,7,56,0.9,,6.45,45.29,,,,10.0,,3.5,,
+10025987,,1984,11,18,14,47,41.82,,20.5393,39.7294,,,,22.0,,4.7,,
+10026041,,1985,1,16,23,35,59.0,,19.22,40.67,,,,17.0,,5.2,,
+10026043,,1985,1,20,1,51,42.5,,15.265,45.565,,,,10.0,,4.4,,
+10026046,,1985,1,23,10,10,16.55,,10.449,44.085,,,,8.9,,4.6,,
+10026160,,1985,4,25,12,5,35.5,,20.3699,40.7998,,,,6.0,,4.6,,
+10026173,,1985,5,1,16,57,35.0,,13.7,42.945,,,,0.1,,4.09,,
+10026176,,1985,5,8,3,46,38.0,,18.839,41.888,,,,9.0,,3.65,,
+10026186,,1985,5,14,5,44,36.14,,15.683,38.206,,,,9.9,,3.84,,
+10026191,,1985,5,20,10,0,28.35,,13.353,42.297,,,,0.1,,4.51,,
+10026194,,1985,5,21,23,27,1.56,,20.0853,39.9467,,,,5.0,,4.5,,
+10026258,,1985,7,10,13,53,29.3,,9.672,44.558,,,,12.9,,3.76,,
+10026307,,1985,8,17,2,13,4.1,,18.702,42.506,,,,10.0,,5.42,,
+10026339,,1985,9,9,4,45,24.37,,12.242,42.887,,,,2.2,,3.81,,
+10026347,,1985,9,19,4,54,26.15,,18.832,39.673,,,,14.6,,3.99,,
+10026352,,1985,9,22,14,29,51.4,,17.664,42.943,,,,2.2,,4.2,,
+10026387,,1985,10,27,11,45,27.91,,15.854,41.705,,,,15.7,,4.1,,
+10026417,,1985,11,21,21,57,14.0,,19.32,41.72,,,,22.0,,5.51,,
+10026424,,1985,11,24,6,54,4.08,,12.017,43.844,,,,21.2,,4.29,,
+10026491,,1986,1,11,15,1,7.5,,15.417,42.652,,,,30.9,,4.71,,
+10026498,,1986,1,16,2,10,37.34,,19.4753,39.9936,,,,16.0,,4.5,,
+10026502,,1986,1,18,8,32,44.29,,14.218,41.535,,,,0.1,,4.06,,
+10026540,,1986,2,15,1,43,6.6,,7.638,46.061,,,,5.0,,3.52,,
+10026590,,1986,3,15,8,46,56.59,,20.1671,41.1516,,,,7.0,,5.1,,
+10026602,,1986,3,27,7,43,8.9,,14.837,45.102,,,,4.9,,3.72,,
+10026672,,1986,5,12,13,3,49.08,,9.624,44.596,,,,6.4,,3.8,,
+10026748,,1986,6,16,10,26,44.31,,19.6848,40.0701,,,,2.0,,4.6,,
+10026756,,1986,6,19,19,56,5.71,,13.741,38.399,,,,10.6,,3.65,,
+10026758,,1986,6,22,14,7,51.16,,13.692,43.558,,,,7.1,,3.98,,
+10026799,,1986,7,23,8,19,50.87,,15.746,40.628,,,,10.8,,4.61,,
+10026808,,1986,7,31,12,26,11.5,,17.975,42.848,,,,0.2,,3.53,,
+10026842,,1986,8,29,14,57,1.3,,12.537,46.352,,,,1.1,,4.73,,
+10026908,,1986,9,27,18,8,17.03,,15.277,38.736,,,,10.0,,5.25,,
+10026914,,1986,10,1,19,53,39.71,,10.125,44.277,,,,5.0,,4.46,,
+10026928,,1986,10,13,5,10,0.31,,13.186,42.924,,,,5.4,,4.46,,
+10026933,,1986,10,18,15,13,46.47,,20.3429,39.6897,,,,9.0,,4.6,,
+10026938,,1986,10,20,12,15,34.26,,13.912,43.212,,,,26.0,,4.07,,
+10026998,,1986,11,28,20,16,38.7,,15.362,44.103,,,,10.3,,3.62,,
+10027004,,1986,12,6,17,7,19.77,,11.444,44.947,,,,23.5,,4.43,,
+10027021,,1986,12,16,6,22,51.0,,14.8,45.06,,,,10.0,,4.47,,
+10027037,,1986,12,29,3,59,33.14,,20.0183,41.0492,,,,27.0,,4.5,,
+10027049,,1987,1,7,0,39,28.0,,20.61,40.44,,,,10.0,,5.07,,
+10027064,,1987,1,22,5,10,50.09,,10.188,43.541,,,,5.8,,4.15,,
+10027068,,1987,1,22,20,47,55.0,,18.984,42.362,,,,7.0,,3.65,,
+10027072,,1987,1,28,5,33,21.76,,15.554,40.835,,,,5.6,,4.54,,
+10027098,,1987,2,10,21,20,13.74,,10.187,44.246,,,,6.6,,4.09,,
+10027099,,1987,2,13,13,58,6.0,,19.87,40.22,,,,10.0,,5.07,,
+10027188,,1987,5,2,20,43,53.32,,10.694,44.81,,,,0.1,,4.71,,
+10027207,,1987,5,24,10,23,24.76,,10.668,45.726,,,,0.1,,4.63,,
+10027217,,1987,6,6,22,54,52.76,,14.195,37.706,,,,15.7,,4.03,,
+10027243,,1987,6,29,13,7,24.58,,15.311,42.698,,,,10.0,,4.16,,
+10027247,,1987,7,3,10,21,57.64,,13.902,43.198,,,,2.7,,5.06,,
+10027248,,1987,7,3,10,46,56.62,,7.567,45.409,,,,17.8,,4.08,,
+10027251,,1987,7,5,13,12,37.46,,12.208,43.758,,,,15.4,,4.44,,
+10027274,,1987,7,21,15,16,47.69,,8.731,45.098,,,,10.0,,4.82,,
+10027310,,1987,9,1,0,4,40.51,,15.556,40.687,,,,7.4,,4.05,,
+10027458,,1987,12,18,4,51,19.6,,19.259,42.124,,,,13.0,,4.58,,
+10027463,,1987,12,21,20,55,43.96,,19.9652,39.4839,,,,10.0,,4.7,,
+10027487,,1988,1,8,13,5,46.75,,15.94,40.011,,,,5.2,,4.7,,
+10027489,,1988,1,9,1,2,47.0,,19.6,41.24,,,,28.0,,5.91,,
+10027506,,1988,1,25,20,2,6.6,,17.732,42.935,,,,3.5,,3.72,,
+10027540,,1988,2,1,14,21,38.3,,13.076,46.348,,,,5.1,,4.62,,
+10027548,,1988,2,8,11,24,46.14,,10.426,44.098,,,,8.4,,4.34,,
+10027573,,1988,3,15,12,3,16.17,,10.724,44.838,,,,0.1,,4.57,,
+10027583,,1988,3,26,20,35,42.0,,19.89,40.03,,,,5.0,,4.87,,
+10027589,,1988,3,30,11,19,27.06,,14.764,38.406,,,,26.3,,4.35,,
+10027605,,1988,4,13,21,28,27.56,,16.879,39.682,,,,2.7,,4.86,,
+10027617,,1988,4,26,0,53,43.83,,16.608,42.366,,,,7.9,,5.36,,
+10027618,,1988,4,26,1,10,11.89,,18.163,41.391,,,,10.0,,4.17,,
+10027757,,1988,8,16,7,35,2.59,,9.854,44.475,,,,10.0,,4.08,,
+10027768,,1988,8,24,23,5,57.0,,15.505,42.024,,,,0.1,,4.11,,
+10027813,,1988,10,14,16,12,21.0,,19.89,40.18,,,,23.0,,4.57,,
+10027939,,1988,12,14,9,45,5.35,,20.3691,39.6909,,,,24.0,,4.8,,
+10027943,,1988,12,16,11,35,50.3,,15.033,44.708,,,,6.0,,4.2,,
+10028095,,1989,3,11,21,5,0.0,,15.642,41.762,,,,9.5,,4.34,,
+10028133,,1989,4,8,4,25,4.2,,18.774,42.828,,,,22.0,,4.21,,
+10028184,,1989,5,7,15,39,14.5,,17.666,42.93,,,,12.7,,3.81,,
+10028250,,1989,5,26,12,8,17.35,,20.7279,40.911,,,,10.0,,4.5,,
+10028253,,1989,5,29,11,19,10.75,,15.733,40.542,,,,7.7,,4.34,,
+10028306,,1989,6,18,5,54,56.9,,15.133,44.306,,,,6.7,,3.53,,
+10028315,,1989,7,3,14,54,5.58,,12.794,40.53,,,,10.0,,4.22,,
+10028322,,1989,7,9,3,54,37.25,,12.209,43.67,,,,4.1,,4.09,,
+10028350,,1989,8,2,23,19,27.13,,20.1068,40.8109,,,,19.0,,4.5,,
+10028380,,1989,8,22,14,28,57.44,,15.485,42.011,,,,7.9,,4.08,,
+10028406,,1989,9,11,2,46,23.93,,13.311,43.118,,,,9.9,,4.04,,
+10028409,,1989,9,13,21,54,1.5,,11.264,45.882,,,,9.0,,4.85,,
+10028410,,1989,9,13,21,54,35.3,,8.673,44.856,,,,10.0,,4.55,,
+10028436,,1989,9,24,21,27,54.0,,19.49,41.29,,,,9.0,,4.42,,
+10028452,,1989,9,30,4,41,2.1,,7.388,46.328,,,,8.0,,3.62,,
+10028456,,1989,10,3,9,41,32.85,,10.058,44.461,,,,16.8,,4.04,,
+10028461,,1989,10,6,17,38,25.75,,15.681,42.118,,,,0.1,,4.61,,
+10028541,,1989,11,17,0,54,16.0,,11.85,47.39,,,,12.0,,3.53,,
+10028549,,1989,11,21,18,36,6.41,,15.792,38.107,,,,13.9,,4.19,,
+10028550,,1989,11,21,21,52,51.5,,14.65,47.15,,,,12.0,,3.53,,
+10028605,,1989,12,26,19,59,58.42,,7.541,43.509,,,,24.4,,4.46,,
+10028646,,1990,1,24,4,45,4.02,,16.96,39.129,,,,14.6,,4.43,,
+10028685,,1990,2,11,7,0,38.0,,7.558,44.918,,,,10.0,,4.69,,
+10028690,,1990,2,14,15,55,54.0,,6.749,46.283,,,,17.0,,3.9,,
+10028697,,1990,2,18,20,10,48.71,,16.457,42.171,,,,10.0,,4.24,,
+10028733,,1990,3,14,1,27,55.0,,14.71,45.84,,,,10.1,,4.0,,
+10028762,,1990,4,16,19,9,32.98,,14.224,41.614,,,,9.1,,3.78,,
+10028770,,1990,4,22,9,45,4.66,,14.752,41.214,,,,8.7,,3.98,,
+10028775,,1990,4,24,19,30,39.8,,19.257,42.117,,,,19.0,,4.67,,
+10028778,,1990,4,26,11,27,40.47,,19.7623,40.9926,,,,10.0,,5.2,,
+10028792,,1990,5,5,7,21,29.61,,15.741,40.738,,,,10.0,,5.77,,
+10028804,,1990,5,8,22,33,15.91,,12.18,43.576,,,,3.7,,3.77,,
+10028818,,1990,5,16,12,32,27.0,,10.237,46.858,,,,15.0,,3.67,,
+10028892,,1990,6,24,5,52,30.89,,10.815,43.186,,,,0.5,,3.56,,
+10028930,,1990,7,31,15,50,52.0,,17.81,43.02,,,,10.0,,4.6,,
+10028966,,1990,8,18,14,47,50.56,,19.7695,40.141,,,,11.0,,4.7,,
+10029004,,1990,9,12,2,59,44.87,,12.688,42.735,,,,14.1,,4.12,,
+10029042,,1990,10,17,7,47,34.4,,20.58,41.22,,,,5.0,,3.74,,
+10029095,,1990,11,11,22,16,23.7,,14.058,46.18,,,,12.4,,4.01,,
+10029138,,1990,12,13,0,24,25.68,,15.429,37.306,,,,10.0,,5.61,,
+10029175,,1991,1,7,11,42,55.44,,14.092,37.993,,,,2.9,,3.79,,
+10029182,,1991,1,14,7,38,36.65,,11.853,43.781,,,,0.1,,4.26,,
+10029211,,1991,2,11,15,43,43.1,,6.77,44.88,,,,2.0,,4.3,,
+10029226,,1991,2,23,6,21,49.96,,20.2767,40.5604,,,,19.0,,4.6,,
+10029229,,1991,2,25,7,25,57.77,,20.2497,41.3317,,,,18.0,,4.7,,
+10029246,,1991,3,5,6,59,8.68,,19.6285,40.6556,,,,5.0,,4.5,,
+10029270,,1991,3,30,3,4,58.52,,16.356,39.399,,,,8.4,,4.01,,
+10029288,,1991,4,18,19,24,3.06,,16.804,40.415,,,,0.1,,4.13,,
+10029303,,1991,4,26,22,35,11.0,,16.296,43.42,,,,14.1,,3.62,,
+10029306,,1991,4,27,18,44,53.7,,15.1,46.57,,,,7.9,,4.0,,
+10029460,,1991,5,5,6,33,35.68,,13.66,42.241,,,,8.4,,3.86,,
+10029536,,1991,6,11,8,5,53.7,,12.894,46.264,,,,14.0,,4.14,,
+10029551,,1991,6,15,20,58,32.56,,17.098,38.799,,,,18.7,,4.2,,
+10029559,,1991,6,17,21,35,10.3,,19.29,42.113,,,,13.0,,3.93,,
+10029642,,1991,8,4,21,0,51.6,,18.561,42.893,,,,24.0,,3.93,,
+10029678,,1991,9,7,5,39,18.55,,15.51,37.96,,,,9.2,,4.02,,
+10029682,,1991,9,8,19,45,22.0,,18.75,42.16,,,,10.0,,4.4,,
+10029686,,1991,9,11,2,58,25.6,,19.322,42.02,,,,17.0,,3.55,,
+10029704,,1991,9,25,14,53,44.71,,16.026,37.973,,,,11.8,,3.92,,
+10029709,,1991,9,29,20,42,40.3,,17.778,42.971,,,,7.0,,3.65,,
+10029714,,1991,10,3,2,40,27.13,,15.111,38.885,,,,12.7,,4.04,,
+10029717,,1991,10,5,5,14,58.1,,13.309,46.243,,,,19.5,,4.51,,
+10029750,,1991,10,31,9,31,18.63,,9.997,44.939,,,,9.9,,4.33,,
+10029758,,1991,11,12,21,45,55.05,,13.421,42.932,,,,4.7,,3.54,,
+10029767,,1991,11,20,1,54,0.0,,9.53,46.73,,,,23.0,,4.7,,
+10029801,,1991,12,15,5,52,19.85,,16.073,39.163,,,,0.1,,4.26,,
+10029812,,1991,12,26,23,44,57.76,,20.2156,41.269,,,,7.0,,4.6,,
+10029828,,1992,1,13,14,32,3.6,,16.871,42.932,,,,6.1,,3.53,,
+10029859,,1992,2,7,23,17,55.66,,11.952,42.624,,,,32.4,,3.76,,
+10029876,,1992,2,18,3,30,9.82,,14.208,42.39,,,,0.1,,4.11,,
+10029886,,1992,2,21,20,50,32.4,,14.349,45.472,,,,13.0,,3.81,,
+10029921,,1992,3,15,23,44,31.09,,13.989,41.371,,,,0.1,,3.78,,
+10029965,,1992,4,6,13,8,32.83,,14.517,37.851,,,,11.7,,4.73,,
+10029984,,1992,4,17,11,59,7.29,,11.011,44.432,,,,0.1,,4.11,,
+10029998,,1992,4,22,6,18,58.4,,19.084,42.527,,,,19.0,,3.65,,
+10030022,,1992,5,8,5,15,50.51,,19.7607,40.1167,,,,22.0,,5.0,,
+10030061,,1992,6,13,9,32,13.44,,15.831,38.357,,,,11.6,,3.64,,
+10030074,,1992,6,21,18,59,5.59,,19.7364,39.1858,,,,40.0,,5.4,,
+10030107,,1992,7,16,5,38,53.83,,14.208,42.311,,,,1.5,,4.22,,
+10030147,,1992,8,25,2,25,48.38,,13.355,42.411,,,,13.3,,4.11,,
+10030152,,1992,8,28,13,5,40.24,,15.432,39.641,,,,26.8,,4.53,,
+10030225,,1992,10,30,5,38,27.1,,19.046,42.378,,,,13.8,,4.2,,
+10030233,,1992,11,5,13,34,27.86,,15.778,41.702,,,,14.2,,4.34,,
+10030285,,1992,11,24,3,47,59.81,,18.007,38.146,,,,10.0,,4.33,,
+10030294,,1992,12,4,19,11,29.6,,17.609,43.016,,,,13.6,,3.72,,
+10030309,,1992,12,20,21,48,18.01,,16.059,38.376,,,,6.6,,3.82,,
+10030339,,1993,1,17,10,51,23.39,,12.21,43.614,,,,7.9,,4.26,,
+10030340,,1993,1,18,19,19,9.87,,19.6064,41.6169,,,,28.0,,4.6,,
+10030371,,1993,2,14,15,32,13.1,,18.309,42.878,,,,13.0,,3.55,,
+10030392,,1993,3,1,12,43,13.04,,14.567,38.545,,,,17.3,,4.09,,
+10030413,,1993,3,15,23,43,28.95,,7.364,44.431,,,,10.9,,4.06,,
+10030459,,1993,4,6,23,24,48.4,,17.83,43.011,,,,12.6,,3.81,,
+10030517,,1993,5,29,8,43,11.1,,15.285,45.552,,,,13.3,,3.72,,
+10030533,,1993,6,5,19,16,17.02,,12.724,43.121,,,,7.7,,4.72,,
+10030547,,1993,6,14,12,28,36.1,,8.283,45.964,,,,7.3,,4.34,,
+10030564,,1993,6,26,17,47,52.88,,14.164,38.036,,,,5.1,,4.92,,
+10030584,,1993,7,10,8,59,7.5,,10.22,47.13,,,,19.0,,3.62,,
+10030605,,1993,7,17,10,34,59.7,,8.245,44.199,,,,12.4,,4.34,,
+10030617,,1993,7,27,11,0,32.59,,20.4543,39.4633,,,,17.0,,4.5,,
+10030688,,1993,8,6,7,51,47.61,,10.944,43.291,,,,2.3,,4.03,,
+10030702,,1993,8,10,1,14,11.45,,17.101,39.523,,,,0.1,,4.45,,
+10030714,,1993,8,13,5,3,50.4,,18.68,42.818,,,,16.0,,3.53,,
+10030727,,1993,8,16,6,40,40.69,,15.566,40.601,,,,2.2,,3.67,,
+10030879,,1993,11,5,2,1,3.79,,12.205,44.194,,,,0.1,,3.99,,
+10030901,,1993,11,17,0,29,5.22,,10.86,42.64,,,,10.0,,4.0,,
+10030909,,1993,11,28,10,29,12.8,,14.318,45.591,,,,16.1,,4.1,,
+10030916,,1993,12,5,1,30,57.2,,19.224,41.92,,,,11.0,,4.3,,
+10030923,,1993,12,9,18,16,50.88,,10.167,45.773,,,,1.0,,4.11,,
+10030949,,1993,12,24,21,53,19.0,,19.78,40.18,,,,10.0,,4.84,,
+10030978,,1994,1,7,18,30,12.46,,17.32,40.204,,,,30.0,,4.03,,
+10030994,,1994,1,16,17,14,1.3,,19.043,42.555,,,,13.0,,3.55,,
+10030998,,1994,1,20,6,59,13.49,,7.34,44.554,,,,8.4,,4.34,,
+10031028,,1994,2,3,18,52,53.17,,20.5534,39.8453,,,,26.0,,4.9,,
+10031040,,1994,2,9,21,49,12.5,,11.927,42.804,,,,0.1,,3.55,,
+10031118,,1994,3,26,0,41,18.48,,16.775,38.913,,,,25.8,,4.25,,
+10031130,,1994,3,31,9,41,40.5,,10.16,47.14,,,,8.0,,3.72,,
+10031164,,1994,4,20,21,25,25.7,,12.538,46.338,,,,8.9,,4.12,,
+10031165,,1994,4,22,20,3,55.8,,14.85,45.066,,,,9.5,,3.72,,
+10031187,,1994,5,6,19,9,49.28,,14.189,37.651,,,,3.4,,4.36,,
+10031214,,1994,5,22,22,56,47.7,,17.124,43.075,,,,6.7,,4.5,,
+10031253,,1994,5,27,2,24,1.3,,19.136,41.957,,,,9.0,,3.83,,
+10031274,,1994,6,2,17,38,13.82,,13.226,42.476,,,,0.1,,4.21,,
+10031307,,1994,6,28,10,22,51.31,,20.0232,41.116,,,,27.0,,4.5,,
+10031351,,1994,8,7,6,31,12.68,,13.347,41.993,,,,9.9,,4.25,,
+10031430,,1994,8,28,6,4,45.3,,8.772,46.871,,,,4.0,,3.71,,
+10031511,,1994,10,12,4,59,13.98,,15.394,39.748,,,,17.0,,4.57,,
+10031517,,1994,10,14,9,12,26.9,,19.291,42.12,,,,15.0,,3.83,,
+10031530,,1994,10,24,23,22,47.7,,11.213,45.936,,,,3.7,,4.15,,
+10031542,,1994,11,1,10,6,30.39,,20.3194,39.4564,,,,29.0,,4.5,,
+10031551,,1994,11,5,3,56,8.4,,17.758,42.983,,,,14.7,,3.53,,
+10031586,,1994,11,27,7,26,27.62,,14.845,38.382,,,,19.3,,4.08,,
+10031608,,1994,12,14,8,55,59.3,,6.41,45.96,,,,7.0,,4.4,,
+10031636,,1995,1,1,15,6,41.2,,17.851,42.998,,,,8.0,,3.55,,
+10031639,,1995,1,4,0,47,2.28,,7.318,44.869,,,,10.3,,3.73,,
+10031648,,1995,1,6,19,45,42.49,,19.57,42.0377,,,,22.0,,4.6,,
+10031712,,1995,2,1,20,24,6.96,,11.182,43.663,,,,10.0,,4.93,,
+10031728,,1995,2,10,14,53,39.76,,19.78,41.13,,,,20.0,,3.91,,
+10031749,,1995,2,20,7,48,7.4,,17.355,42.88,,,,4.5,,3.81,,
+10031798,,1995,3,3,16,16,40.02,,10.006,44.366,,,,13.0,,4.2,,
+10031809,,1995,3,8,8,55,8.58,,15.552,37.815,,,,8.7,,4.06,,
+10031813,,1995,3,10,4,48,58.36,,19.97,38.51,,,,38.0,,3.73,,
+10031888,,1995,4,11,12,6,51.62,,13.858,37.625,,,,24.0,,4.03,,
+10031896,,1995,4,17,3,26,17.34,,17.08,39.601,,,,5.0,,4.06,,
+10031900,,1995,4,21,8,2,56.15,,7.581,43.781,,,,15.9,,4.39,,
+10031919,,1995,5,2,15,52,16.56,,20.23,39.25,,,,15.0,,4.0,,
+10031945,,1995,5,9,1,41,5.41,,20.7868,40.7936,,,,8.0,,4.6,,
+10031965,,1995,5,13,10,16,2.44,,15.202,43.194,,,,12.9,,4.09,,
+10032103,,1995,5,22,12,50,31.0,,14.23,45.62,,,,27.0,,4.48,,
+10032140,,1995,5,29,20,44,23.74,,16.047,40.272,,,,3.4,,4.18,,
+10032305,,1995,7,15,6,45,22.0,,17.41,42.75,,,,10.0,,4.88,,
+10032338,,1995,7,23,18,44,22.95,,14.647,38.575,,,,10.8,,4.63,,
+10032383,,1995,8,8,7,53,44.72,,16.517,39.699,,,,14.2,,4.31,,
+10032401,,1995,8,16,9,16,0.31,,19.64,39.5,,,,7.0,,3.55,,
+10032426,,1995,8,27,19,42,13.49,,15.179,38.312,,,,9.0,,4.11,,
+10032479,,1995,9,21,8,46,54.41,,20.5031,39.6886,,,,23.0,,4.6,,
+10032523,,1995,9,28,23,44,41.0,,18.09,42.65,,,,10.0,,5.17,,
+10032529,,1995,9,30,10,14,33.86,,15.971,41.79,,,,27.5,,5.15,,
+10032602,,1995,10,10,6,54,21.72,,9.997,44.109,,,,4.8,,4.82,,
+10032634,,1995,10,24,13,12,25.91,,19.96,40.68,,,,0.0,,4.0,,
+10032649,,1995,10,29,13,0,27.69,,9.849,45.723,,,,32.5,,4.35,,
+10032674,,1995,11,10,0,32,51.2,,14.68,47.21,,,,10.0,,3.91,,
+10032712,,1995,11,21,4,4,34.57,,7.427,45.066,,,,29.3,,4.07,,
+10032885,,1995,12,5,1,1,5.97,,14.979,43.352,,,,46.9,,4.34,,
+10032921,,1995,12,9,23,14,36.68,,7.954,44.706,,,,10.0,,4.28,,
+10033010,,1995,12,27,23,44,27.69,,12.113,44.156,,,,12.1,,3.97,,
+10033024,,1995,12,31,21,29,47.6,,10.566,44.422,,,,10.2,,4.51,,
+10033026,,1996,1,1,12,21,41.54,,13.445,43.061,,,,0.1,,4.2,,
+10033075,,1996,1,16,9,44,13.7,,15.522,43.845,,,,14.4,,4.01,,
+10033103,,1996,1,27,8,26,1.3,,12.575,46.314,,,,6.1,,3.9,,
+10033254,,1996,3,14,1,56,37.25,,11.452,44.219,,,,6.6,,3.56,,
+10033453,,1996,3,26,22,58,29.5,,15.45,44.311,,,,17.5,,4.1,,
+10033474,,1996,3,31,6,8,0.0,,7.4,45.94,,,,4.0,,4.2,,
+10033492,,1996,4,3,13,4,34.98,,15.454,40.661,,,,13.9,,4.9,,
+10033565,,1996,4,20,4,48,5.68,,20.324,40.731,,,,3.0,,4.0,,
+10033594,,1996,4,27,0,38,26.81,,16.454,39.493,,,,13.7,,4.77,,
+10033619,,1996,5,2,18,8,54.32,,20.4154,39.4735,,,,10.0,,4.8,,
+10033683,,1996,5,27,11,40,12.91,,19.8,40.413,,,,2.0,,3.91,,
+10033707,,1996,6,1,12,28,23.23,,16.879,40.523,,,,5.1,,4.06,,
+10033711,,1996,6,3,4,32,48.79,,18.784,37.652,,,,28.5,,4.47,,
+10033757,,1996,6,15,21,40,8.0,,10.14,47.21,,,,19.0,,3.72,,
+10033821,,1996,7,9,10,23,7.21,,14.12,42.875,,,,6.6,,4.2,,
+10033826,,1996,7,10,10,25,16.64,,12.338,43.382,,,,10.0,,4.82,,
+10033828,,1996,7,11,19,9,26.37,,9.941,44.153,,,,0.6,,4.06,,
+10033833,,1996,7,15,0,13,30.3,,6.1,45.93,,,,15.0,,4.9,,
+10033837,,1996,7,17,0,54,12.6,,11.54,47.11,,,,6.0,,3.62,,
+10033962,,1996,8,5,22,46,42.49,,20.6256,40.0851,,,,9.0,,5.4,,
+10034004,,1996,8,17,15,54,5.2,,15.473,43.913,,,,7.4,,4.01,,
+10034048,,1996,9,1,9,51,2.5,,19.975,40.686,,,,1.0,,3.91,,
+10034063,,1996,9,5,20,44,14.0,,17.95,42.48,,,,12.0,,5.7,,
+10034190,,1996,10,3,22,41,0.4,,15.117,46.252,,,,8.3,,3.53,,
+10034378,,1996,10,15,9,55,59.95,,10.678,44.798,,,,1.3,,5.38,,
+10034415,,1996,10,20,19,6,55.57,,13.263,42.559,,,,9.0,,4.36,,
+10034493,,1996,11,10,23,23,10.77,,15.198,41.675,,,,7.7,,4.35,,
+10034536,,1996,11,22,6,11,41.7,,19.715,39.019,,,,0.0,,3.64,,
+10034544,,1996,11,25,19,47,22.75,,8.506,44.166,,,,15.8,,4.01,,
+10034584,,1996,12,10,20,14,56.41,,20.08,41.346,,,,1.0,,4.0,,
+10034593,,1996,12,14,0,18,42.79,,13.899,37.821,,,,4.0,,4.27,,
+10034683,,1997,1,9,2,9,35.0,,15.097,45.786,,,,20.1,,3.86,,
+10034695,,1997,1,12,12,10,51.0,,19.67,40.96,,,,10.0,,4.85,,
+10034846,,1997,2,26,13,43,59.87,,19.229,41.606,,,,1.0,,4.0,,
+10034908,,1997,3,15,21,29,57.7,,15.711,44.844,,,,13.9,,3.72,,
+10034926,,1997,3,19,23,10,50.02,,14.63,41.392,,,,7.1,,4.52,,
+10034936,,1997,3,21,16,46,20.29,,11.696,42.86,,,,21.0,,4.04,,
+10034940,,1997,3,25,0,46,17.22,,15.701,37.198,,,,24.2,,4.49,,
+10034971,,1997,4,7,10,54,3.2,,16.357,43.37,,,,5.7,,3.53,,
+10035070,,1997,5,12,13,50,14.63,,12.526,42.763,,,,1.4,,4.72,,
+10035080,,1997,5,16,7,0,48.3,,20.17,41.05,,,,10.0,,5.38,,
+10035192,,1997,6,3,1,13,45.38,,19.7467,40.1848,,,,23.0,,4.6,,
+10035203,,1997,6,5,20,22,0.0,,10.69,47.34,,,,15.0,,4.0,,
+10035215,,1997,6,9,14,10,56.89,,16.177,38.604,,,,11.6,,4.27,,
+10035302,,1997,7,8,8,13,42.92,,16.4,39.244,,,,26.0,,4.04,,
+10035368,,1997,7,30,16,6,37.4,,14.771,37.202,,,,30.3,,4.45,,
+10035491,,1997,9,13,3,53,23.7,,19.248,42.123,,,,17.0,,3.55,,
+10035558,,1997,9,29,21,1,34.4,,12.2,46.779,,,,8.2,,3.95,,
+10035570,,1997,10,2,19,38,2.29,,12.172,43.627,,,,0.9,,4.42,,
+10035683,,1997,10,31,4,23,42.8,,6.55,44.27,,,,10.0,,4.3,,
+10035726,,1997,11,12,16,26,56.86,,20.2486,39.2215,,,,21.0,,5.1,,
+10035857,,1997,11,24,19,4,55.64,,14.631,41.385,,,,6.3,,3.88,,
+10035871,,1997,11,26,9,10,48.2,,19.34,39.0,,,,10.0,,4.8,,
+10035989,,1997,12,24,17,53,10.12,,10.487,44.168,,,,16.0,,4.33,,
+10036074,,1998,1,26,23,17,13.34,,16.147,42.42,,,,10.0,,4.41,,
+10036090,,1998,2,1,6,27,3.47,,19.6788,39.8828,,,,28.0,,4.6,,
+10036095,,1998,2,4,14,7,7.7,,14.468,45.513,,,,9.6,,3.72,,
+10036101,,1998,2,8,1,12,35.63,,15.828,38.133,,,,24.8,,3.91,,
+10036142,,1998,2,21,2,21,13.3,,10.723,44.777,,,,19.8,,3.93,,
+10036193,,1998,3,7,3,27,4.31,,14.365,41.59,,,,11.0,,3.75,,
+10036273,,1998,4,7,21,36,55.3,,15.805,41.104,,,,0.8,,4.31,,
+10036290,,1998,4,12,10,55,31.6,,13.66,46.31,,,,16.0,,5.35,,
+10036329,,1998,4,26,5,38,5.59,,15.829,40.637,,,,3.6,,3.76,,
+10036368,,1998,5,12,21,46,30.46,,13.305,41.967,,,,11.4,,3.77,,
+10036388,,1998,5,20,11,7,41.83,,10.81,43.081,,,,7.5,,4.19,,
+10036469,,1998,6,13,23,13,29.6,,17.9426,43.1572,,,,4.0,,3.55,,
+10036522,,1998,7,7,1,59,51.92,,17.591,39.307,,,,20.0,,4.05,,
+10036524,,1998,7,7,8,22,42.19,,17.932,39.831,,,,25.7,,4.08,,
+10036567,,1998,7,24,16,50,14.7,,18.671,42.228,,,,2.0,,3.53,,
+10036604,,1998,8,15,5,18,8.89,,13.056,42.362,,,,2.9,,4.42,,
+10036605,,1998,8,15,9,39,17.86,,14.335,41.537,,,,2.0,,3.54,,
+10036614,,1998,8,19,7,58,37.9,,19.03,42.524,,,,10.9,,3.72,,
+10036633,,1998,8,28,10,41,54.75,,16.448,37.566,,,,10.0,,4.46,,
+10036635,,1998,8,31,2,31,4.0,,14.78,45.95,,,,10.0,,4.31,,
+10036655,,1998,9,9,11,28,0.34,,15.949,40.06,,,,29.2,,5.53,,
+10036659,,1998,9,14,5,24,47.08,,13.457,38.549,,,,5.0,,5.0,,
+10036666,,1998,9,17,11,30,42.7,,16.452,43.3,,,,13.3,,3.62,,
+10036671,,1998,9,20,23,20,19.16,,20.101,40.612,,,,7.0,,3.64,,
+10036677,,1998,9,22,23,23,38.87,,15.808,41.792,,,,32.1,,4.32,,
+10036698,,1998,9,30,5,28,10.25,,20.009,39.97,,,,7.0,,3.64,,
+10036808,,1998,11,10,13,22,29.07,,19.413,39.168,,,,10.0,,3.64,,
+10036883,,1998,11,28,21,5,4.0,,17.6492,42.9127,,,,3.0,,3.74,,
+10036976,,1999,1,11,3,36,36.5,,5.77,45.04,,,,8.0,,3.7,,
+10036977,,1999,1,12,7,26,12.69,,20.635,39.933,,,,0.0,,3.91,,
+10036992,,1999,1,17,19,32,17.43,,17.535,39.172,,,,37.5,,4.62,,
+10037009,,1999,1,25,22,45,58.08,,11.962,43.98,,,,27.9,,4.36,,
+10037033,,1999,2,3,9,40,45.66,,17.82,38.506,,,,10.0,,3.82,,
+10037170,,1999,3,31,9,43,10.08,,15.037,36.895,,,,32.9,,4.18,,
+10037176,,1999,4,5,7,51,58.33,,15.324,40.757,,,,14.4,,3.99,,
+10037190,,1999,4,12,5,33,40.98,,14.244,37.418,,,,24.9,,4.16,,
+10037221,,1999,4,24,7,23,21.35,,19.599,41.448,,,,10.0,,3.64,,
+10037259,,1999,5,8,7,21,28.52,,20.651,40.229,,,,10.0,,4.5,,
+10037275,,1999,5,14,18,25,28.8,,8.0,46.737,,,,6.0,,3.61,,
+10037313,,1999,6,2,10,36,59.97,,14.121,38.564,,,,20.8,,4.16,,
+10037331,,1999,6,8,21,38,56.09,,19.598,40.46,,,,20.0,,4.6,,
+10037367,,1999,6,26,9,50,9.47,,19.759,40.931,,,,40.0,,3.73,,
+10037372,,1999,6,27,8,43,2.76,,20.127,41.27,,,,30.0,,4.0,,
+10037400,,1999,7,7,17,16,12.59,,10.852,44.292,,,,11.5,,4.67,,
+10037931,,1999,10,10,15,35,51.91,,13.22,42.647,,,,4.6,,4.21,,
+10037941,,1999,10,14,13,23,51.48,,15.832,37.317,,,,3.1,,4.36,,
+10038159,,1999,11,24,3,38,51.24,,20.558,39.668,,,,10.0,,5.0,,
+10038161,,1999,11,24,21,10,51.0,,19.711,40.169,,,,29.0,,4.8,,
+10038230,,1999,12,23,7,32,23.6,,20.6939,41.091,,,,5.0,,3.55,,
+10038246,,1999,12,28,4,26,49.14,,17.056,39.308,,,,6.8,,3.99,,
+10038253,,1999,12,29,20,42,34.8,,10.304,46.55,,,,3.0,,4.78,,
+10038370,,2000,2,16,23,42,36.4,,15.5,44.248,,,,10.1,,3.62,,
+10038419,,2000,3,12,0,28,46.6,,14.887,45.143,,,,11.1,,3.62,,
+10038434,,2000,3,17,3,52,44.05,,15.951,37.953,,,,7.9,,4.05,,
+10038435,,2000,3,17,11,47,20.6,,19.9736,41.0251,,,,2.0,,3.93,,
+10038472,,2000,4,1,18,8,3.68,,11.691,42.831,,,,1.6,,4.52,,
+10038547,,2000,4,26,13,37,46.78,,10.097,40.955,,,,1.0,,4.77,,
+10038585,,2000,5,10,16,52,11.6,,11.932,44.243,,,,23.1,,4.82,,
+10038672,,2000,6,3,13,27,51.57,,20.061,39.11,,,,44.0,,4.8,,
+10038678,,2000,6,3,15,14,11.0,,10.146,47.2,,,,8.0,,3.64,,
+10038725,,2000,6,16,3,33,22.9,,16.941,42.668,,,,14.7,,4.1,,
+10038760,,2000,6,18,8,14,23.95,,10.633,44.693,,,,12.1,,4.88,,
+10038786,,2000,6,22,13,57,52.44,,12.886,43.11,,,,8.9,,4.68,,
+10038797,,2000,6,27,6,39,20.91,,12.746,42.459,,,,13.4,,4.08,,
+10038901,,2000,8,1,7,5,8.11,,15.887,38.654,,,,6.0,,4.48,,
+10038906,,2000,8,3,9,47,21.28,,16.291,39.492,,,,11.7,,4.02,,
+10038907,,2000,8,3,9,56,40.85,,8.189,44.257,,,,9.4,,4.28,,
+10038956,,2000,8,18,11,22,11.68,,16.275,36.961,,,,14.3,,4.06,,
+10038971,,2000,8,21,17,14,0.0,,8.38,44.911,,,,9.5,,4.94,,
+10039006,,2000,8,30,13,45,16.53,,15.535,42.139,,,,10.0,,4.23,,
+10039013,,2000,9,1,15,21,10.1,,19.8171,41.803,,,,2.0,,3.65,,
+10039044,,2000,9,10,15,8,59.7,,19.692,40.0872,,,,8.0,,3.74,,
+10039150,,2000,10,25,8,42,2.23,,13.772,41.847,,,,7.6,,3.9,,
+10039156,,2000,10,29,5,4,2.8,,19.263,41.853,,,,10.0,,3.93,,
+10039173,,2000,11,7,9,23,19.8,,14.079,38.719,,,,2.7,,4.06,,
+10039270,,2000,11,30,19,26,40.6,,19.848,41.795,,,,10.0,,3.74,,
+10039288,,2000,12,6,13,32,37.3,,20.06,40.07,,,,10.0,,3.65,,
+10039332,,2000,12,16,7,31,7.66,,12.586,42.516,,,,9.1,,4.29,,
+10039374,,2000,12,28,13,4,57.4,,20.2969,41.0973,,,,20.0,,3.65,,
+10039379,,2001,1,3,8,4,28.2,,17.894,42.999,,,,13.0,,3.65,,
+10039489,,2001,2,6,22,28,44.36,,8.646,44.071,,,,13.1,,4.17,,
+10039510,,2001,2,14,6,36,25.74,,20.275,39.323,,,,13.0,,4.8,,
+10039531,,2001,2,23,22,19,41.7,,7.031,46.136,,,,6.0,,3.55,,
+10039536,,2001,2,25,18,34,40.69,,7.472,43.467,,,,10.0,,4.44,,
+10039555,,2001,3,3,1,54,54.54,,9.99,40.884,,,,25.3,,4.0,,
+10039689,,2001,4,9,17,38,40.86,,20.597,40.073,,,,10.0,,4.91,,
+10039717,,2001,4,16,8,51,53.56,,12.793,43.246,,,,2.6,,3.57,,
+10039719,,2001,4,17,0,42,36.0,,19.47,40.64,,,,10.0,,4.23,,
+10039755,,2001,5,12,22,55,44.5,,20.5024,41.2781,,,,10.0,,3.83,,
+10039770,,2001,5,19,13,53,48.44,,17.55,37.931,,,,16.8,,5.36,,
+10039796,,2001,5,26,6,2,18.56,,16.313,37.402,,,,21.7,,4.46,,
+10039936,,2001,7,2,10,4,43.18,,15.372,41.783,,,,22.8,,4.26,,
+10039995,,2001,7,17,15,6,15.27,,11.074,46.697,,,,0.1,,4.78,,
+10040000,,2001,7,18,22,47,10.71,,8.427,44.801,,,,21.1,,4.23,,
+10040008,,2001,7,20,20,57,10.7,,20.1504,41.5132,,,,5.0,,3.83,,
+10040162,,2001,8,14,8,0,29.8,,19.8494,40.4318,,,,40.0,,3.55,,
+10040193,,2001,8,30,13,51,39.81,,15.31,36.375,,,,12.1,,4.08,,
+10040212,,2001,9,6,17,52,0.72,,10.735,44.847,,,,5.0,,3.51,,
+10040271,,2001,9,23,21,16,56.97,,18.001,39.767,,,,23.5,,4.96,,
+10040287,,2001,9,26,20,14,39.69,,10.83,45.782,,,,10.0,,3.96,,
+10040289,,2001,9,28,4,26,55.2,,19.7,40.16,,,,5.0,,3.83,,
+10040296,,2001,10,1,6,36,23.68,,10.429,46.425,,,,5.0,,4.1,,
+10040301,,2001,10,6,7,25,58.7,,20.7695,40.8744,,,,40.0,,4.39,,
+10040337,,2001,10,18,11,2,46.25,,16.361,39.263,,,,5.8,,4.28,,
+10040387,,2001,11,7,9,40,46.01,,10.126,41.409,,,,31.2,,4.35,,
+10040391,,2001,11,9,4,20,18.55,,11.037,43.234,,,,5.0,,3.96,,
+10040426,,2001,11,25,19,34,19.95,,13.97,37.841,,,,9.4,,4.69,,
+10040429,,2001,11,26,0,56,55.46,,12.108,43.6,,,,5.5,,4.63,,
+10040445,,2001,11,30,3,17,21.83,,15.862,41.75,,,,12.1,,3.51,,
+10040446,,2001,11,30,10,46,23.9,,20.22,40.04,,,,10.0,,3.74,,
+10040449,,2001,12,1,1,54,43.37,,20.493,41.33,,,,22.0,,4.6,,
+10040451,,2001,12,1,16,39,26.32,,11.258,44.952,,,,4.9,,4.1,,
+10040452,,2001,12,2,4,8,54.23,,16.559,37.385,,,,14.1,,3.51,,
+10040462,,2001,12,6,17,44,52.09,,11.083,44.081,,,,5.0,,3.66,,
+10040468,,2001,12,8,20,11,9.7,,19.6718,41.5085,,,,15.0,,3.65,,
+10040474,,2001,12,9,12,15,8.62,,15.322,40.791,,,,5.5,,3.51,,
+10040506,,2001,12,18,17,43,56.14,,11.078,45.966,,,,5.0,,3.66,,
+10040527,,2001,12,28,23,9,59.8,,19.68,40.08,,,,5.0,,3.55,,
+10040537,,2001,12,31,15,30,8.5,,15.036,44.941,,,,12.2,,4.1,,
+10040665,,2002,2,10,16,21,36.65,,10.279,40.957,,,,10.0,,3.66,,
+10040676,,2002,2,14,3,18,2.48,,13.117,46.392,,,,11.3,,4.67,,
+10040724,,2002,3,5,15,30,56.1,,20.8191,40.7762,,,,12.0,,3.55,,
+10040743,,2002,3,15,5,9,38.06,,16.592,39.19,,,,5.0,,3.51,,
+10040783,,2002,4,2,15,40,13.54,,17.871,41.51,,,,10.0,,3.66,,
+10040786,,2002,4,2,22,12,44.95,,15.569,38.902,,,,7.4,,3.51,,
+10040794,,2002,4,5,4,52,20.52,,15.064,38.446,,,,10.0,,4.49,,
+10040815,,2002,4,9,13,2,50.14,,16.63,41.434,,,,10.0,,3.81,,
+10040831,,2002,4,16,7,42,58.3,,17.838,43.02,,,,8.8,,4.1,,
+10040834,,2002,4,17,6,42,54.66,,16.879,39.683,,,,3.9,,4.84,,
+10040839,,2002,4,18,20,56,48.67,,15.546,40.584,,,,7.8,,4.34,,
+10040861,,2002,4,26,10,10,58.68,,19.748,39.559,,,,5.0,,3.73,,
+10040875,,2002,4,29,15,14,9.67,,8.428,46.045,,,,9.1,,3.66,,
+10040880,,2002,4,30,21,24,50.39,,11.536,44.132,,,,5.1,,4.1,,
+10040892,,2002,5,5,6,15,24.5,,20.2366,41.3271,,,,2.0,,3.55,,
+10040944,,2002,5,27,15,0,54.5,,20.43,40.13,,,,5.0,,3.74,,
+10040951,,2002,5,30,20,29,55.7,,20.0968,41.0672,,,,2.0,,3.74,,
+10040957,,2002,6,2,13,37,19.0,,14.229,45.628,,,,5.8,,3.9,,
+10040985,,2002,6,12,5,24,9.38,,15.714,39.326,,,,5.0,,3.51,,
+10041000,,2002,6,18,22,23,38.1,,10.683,44.395,,,,32.1,,4.3,,
+10041062,,2002,7,7,13,24,43.89,,12.96,42.735,,,,5.0,,3.81,,
+10041077,,2002,7,16,11,40,53.0,,20.374,39.545,,,,5.0,,3.55,,
+10041129,,2002,8,8,13,27,40.02,,15.963,42.006,,,,21.5,,3.51,,
+10041142,,2002,8,16,6,11,51.04,,13.002,42.35,,,,5.0,,3.51,,
+10041144,,2002,8,16,10,36,16.79,,20.174,38.97,,,,20.0,,3.64,,
+10041147,,2002,8,17,13,42,7.39,,8.059,43.284,,,,10.0,,3.66,,
+10041162,,2002,8,22,5,25,21.65,,13.523,43.425,,,,9.4,,3.51,,
+10041192,,2002,9,2,18,56,1.2,,20.3664,41.3584,,,,10.0,,4.3,,
+10041195,,2002,9,3,23,10,13.0,,19.7597,40.0892,,,,2.0,,3.65,,
+10041202,,2002,9,6,1,21,27.25,,13.687,38.364,,,,9.6,,5.92,,
+10041291,,2002,9,29,11,9,2.08,,12.898,46.496,,,,3.4,,3.51,,
+10041292,,2002,9,30,2,48,0.0,,13.73,46.42,,,,15.0,,3.9,,
+10041331,,2002,10,8,4,40,47.6,,20.4166,40.0078,,,,22.0,,4.7,,
+10041354,,2002,10,18,17,25,12.15,,13.747,39.31,,,,6.9,,4.25,,
+10041368,,2002,10,23,11,1,28.0,,17.16,42.61,,,,16.0,,4.27,,
+10041409,,2002,10,31,10,32,59.05,,14.893,41.716,,,,25.1,,5.74,,
+10041435,,2002,11,2,10,57,44.89,,12.143,44.593,,,,24.5,,4.21,,
+10041482,,2002,11,13,10,48,3.19,,10.141,45.65,,,,10.0,,4.21,,
+10041493,,2002,11,17,18,24,58.61,,19.5611,40.0611,,,,14.0,,4.8,,
+10041521,,2002,11,28,0,0,27.65,,15.657,37.216,,,,6.3,,3.51,,
+10041523,,2002,11,28,2,25,42.8,,19.8539,40.6779,,,,2.0,,3.55,,
+10041568,,2002,12,18,0,37,28.39,,14.025,41.723,,,,6.5,,3.81,,
+10041581,,2002,12,23,14,57,28.39,,12.607,42.716,,,,5.0,,3.51,,
+10041637,,2003,1,17,3,18,19.0,,14.704,44.974,,,,8.8,,4.02,,
+10041654,,2003,1,25,1,23,40.6,,17.9422,43.0846,,,,10.0,,3.83,,
+10041656,,2003,1,26,19,57,3.21,,11.96,43.883,,,,6.5,,4.66,,
+10041708,,2003,2,3,12,18,45.85,,15.669,40.751,,,,8.0,,3.66,,
+10041723,,2003,2,9,22,13,57.8,,20.3359,40.8756,,,,2.0,,3.93,,
+10041753,,2003,2,24,20,22,26.0,,20.37,39.42,,,,17.9,,4.52,,
+10041783,,2003,3,11,5,57,9.03,,13.218,46.442,,,,5.0,,3.51,,
+10041800,,2003,3,21,15,55,35.1,,20.1626,41.3144,,,,2.0,,4.02,,
+10041825,,2003,3,29,17,42,13.74,,15.339,43.135,,,,7.9,,5.43,,
+10041867,,2003,4,6,19,7,56.18,,18.954,39.868,,,,10.0,,3.51,,
+10041887,,2003,4,11,9,26,57.78,,8.868,44.758,,,,8.2,,4.81,,
+10041921,,2003,4,24,6,52,20.9,,17.206,38.541,,,,10.5,,3.51,,
+10041949,,2003,4,29,4,55,9.1,,7.57,46.341,,,,10.0,,3.52,,
+10041955,,2003,4,29,18,45,45.56,,16.217,41.625,,,,5.0,,3.51,,
+10041978,,2003,5,2,23,31,55.3,,19.7638,40.9041,,,,38.0,,3.65,,
+10041999,,2003,5,6,21,59,43.4,,8.908,46.905,,,,3.0,,3.67,,
+10042162,,2003,5,25,17,15,13.95,,13.676,42.998,,,,5.0,,3.81,,
+10042164,,2003,5,25,23,3,31.8,,6.51,45.14,,,,10.9,,3.5,,
+10042198,,2003,5,29,11,38,8.26,,20.3457,39.4986,,,,3.0,,4.7,,
+10042207,,2003,5,31,5,59,14.0,,15.158,45.877,,,,7.9,,3.72,,
+10042223,,2003,6,2,5,18,53.64,,16.685,39.559,,,,5.0,,3.51,,
+10042264,,2003,6,10,22,59,47.03,,7.664,44.86,,,,5.0,,3.51,,
+10042344,,2003,6,27,20,16,16.6,,20.6579,40.4362,,,,2.0,,3.55,,
+10042353,,2003,6,30,7,3,41.21,,10.189,43.651,,,,6.5,,4.17,,
+10042355,,2003,6,30,10,11,10.12,,13.224,42.261,,,,5.0,,3.96,,
+10042367,,2003,7,4,9,7,42.7,,19.7552,40.0084,,,,2.0,,4.49,,
+10042448,,2003,7,17,2,27,16.1,,9.838,46.729,,,,7.0,,3.57,,
+10042477,,2003,7,21,13,15,57.0,,14.33,47.16,,,,10.0,,4.12,,
+10042536,,2003,8,2,10,18,38.0,,17.7,43.01,,,,10.0,,4.73,,
+10042541,,2003,8,3,21,44,45.07,,10.076,45.245,,,,5.1,,3.51,,
+10042619,,2003,8,22,9,21,32.2,,7.316,46.323,,,,6.0,,3.65,,
+10042628,,2003,8,26,20,33,58.73,,19.824,38.314,,,,15.0,,3.82,,
+10042646,,2003,8,30,9,10,51.48,,12.847,46.336,,,,5.0,,3.96,,
+10042678,,2003,9,14,21,42,53.18,,11.38,44.255,,,,8.3,,5.24,,
+10042728,,2003,9,27,17,36,47.64,,13.259,42.217,,,,5.0,,3.66,,
+10042809,,2003,10,29,7,15,29.0,,12.01,47.49,,,,8.0,,3.67,,
+10042856,,2003,11,18,6,8,43.06,,16.41,39.173,,,,5.0,,3.51,,
+10042875,,2003,11,22,13,55,12.9,,20.755,40.972,,,,4.0,,3.55,,
+10042898,,2003,12,5,3,31,49.23,,19.8249,41.3682,,,,24.0,,4.7,,
+10042900,,2003,12,5,6,0,53.8,,19.9951,40.9054,,,,2.0,,3.55,,
+10042902,,2003,12,6,0,18,55.1,,19.156,41.88,,,,14.0,,4.75,,
+10042905,,2003,12,6,21,15,8.7,,20.623,39.877,,,,3.0,,3.64,,
+10042908,,2003,12,7,10,20,33.04,,12.18,44.162,,,,9.2,,4.18,,
+10042948,,2003,12,20,3,29,40.95,,7.141,44.462,,,,10.0,,3.51,,
+10042966,,2003,12,25,6,50,13.4,,19.856,40.0986,,,,5.0,,4.39,,
+10043045,,2004,1,21,17,44,41.88,,19.814,38.626,,,,16.0,,3.82,,
+10043084,,2004,2,4,5,36,12.58,,19.6528,40.1437,,,,7.0,,4.6,,
+10043111,,2004,2,12,9,13,28.79,,12.579,44.484,,,,5.0,,3.66,,
+10043113,,2004,2,12,21,50,10.44,,20.618,39.813,,,,3.0,,4.18,,
+10043134,,2004,2,20,1,34,24.11,,13.361,43.085,,,,3.6,,3.51,,
+10043164,,2004,2,24,5,21,26.53,,15.436,40.719,,,,10.3,,4.21,,
+10043212,,2004,3,3,2,13,25.39,,15.235,39.85,,,,10.0,,4.55,,
+10043326,,2004,4,4,1,9,43.84,,20.264,39.398,,,,10.0,,3.73,,
+10043371,,2004,4,17,5,14,14.53,,16.93,38.952,,,,10.0,,4.21,,
+10043384,,2004,4,20,0,39,32.7,,20.3495,40.9938,,,,2.0,,3.55,,
+10043410,,2004,4,25,5,43,46.4,,17.8192,43.0828,,,,10.0,,3.55,,
+10043488,,2004,5,20,17,15,28.1,,19.6703,40.7745,,,,8.0,,4.02,,
+10043524,,2004,5,29,12,36,0.55,,14.634,38.537,,,,9.9,,3.66,,
+10043576,,2004,6,10,10,31,22.27,,13.902,37.699,,,,26.1,,3.51,,
+10043579,,2004,6,11,3,46,46.45,,16.163,41.912,,,,25.0,,3.81,,
+10043620,,2004,6,19,21,44,54.4,,20.1996,41.2522,,,,15.0,,3.65,,
+10043667,,2004,6,28,10,51,31.89,,14.89,41.696,,,,9.2,,3.51,,
+10043722,,2004,7,6,12,19,13.34,,13.673,38.376,,,,5.0,,3.81,,
+10043743,,2004,7,12,11,26,28.36,,20.202,39.273,,,,1.0,,4.27,,
+10043744,,2004,7,12,13,4,5.0,,13.63,46.34,,,,10.0,,5.16,,
+10043810,,2004,7,26,8,26,11.8,,20.6078,40.6461,,,,20.0,,3.93,,
+10043833,,2004,7,31,22,51,17.23,,16.227,40.476,,,,5.0,,3.51,,
+10043900,,2004,8,6,14,31,47.6,,19.8335,40.1138,,,,8.0,,3.65,,
+10043985,,2004,8,27,21,47,36.15,,10.208,44.149,,,,5.0,,3.96,,
+10043989,,2004,8,28,22,16,50.0,,19.572,41.246,,,,11.0,,4.01,,
+10044010,,2004,9,3,0,4,12.75,,15.684,40.701,,,,5.0,,4.41,,
+10044062,,2004,9,14,18,9,26.0,,14.58,45.33,,,,10.0,,4.2,,
+10044073,,2004,9,16,1,24,16.89,,20.5835,39.7512,,,,22.0,,4.6,,
+10044103,,2004,9,20,10,46,59.3,,20.02,41.552,,,,10.0,,3.83,,
+10044169,,2004,10,7,4,41,46.67,,14.565,38.528,,,,11.1,,3.51,,
+10044183,,2004,10,10,12,37,22.57,,13.315,42.506,,,,8.5,,3.51,,
+10044248,,2004,10,31,9,8,2.1,,17.734,43.018,,,,21.9,,3.91,,
+10044262,,2004,11,5,8,21,56.6,,19.266,42.098,,,,13.0,,3.83,,
+10044267,,2004,11,6,3,8,8.33,,16.589,39.26,,,,5.0,,3.51,,
+10044310,,2004,11,23,2,26,16.4,,20.63,40.32,,,,15.4,,5.48,,
+10044312,,2004,11,23,4,12,44.63,,19.506,40.8675,,,,21.0,,4.5,,
+10044321,,2004,11,24,22,59,38.55,,10.521,45.685,,,,5.4,,4.99,,
+10044323,,2004,11,25,6,21,15.44,,15.359,43.189,,,,0.2,,5.25,,
+10044330,,2004,11,27,1,54,5.8,,15.0279,44.8745,,,,2.0,,3.65,,
+10044365,,2004,12,4,22,20,50.2,,11.996,45.942,,,,5.2,,3.86,,
+10044375,,2004,12,7,14,32,45.3,,19.6459,39.9592,,,,8.0,,4.8,,
+10044379,,2004,12,9,2,44,25.29,,13.791,42.79,,,,5.0,,4.09,,
+10044415,,2004,12,15,6,59,20.74,,15.59,36.338,,,,5.0,,3.51,,
+10044425,,2004,12,18,9,12,46.57,,10.05,40.958,,,,15.0,,4.58,,
+10044442,,2004,12,22,7,45,19.2,,19.04,39.74,,,,2.0,,3.65,,
+10044478,,2004,12,30,4,4,50.26,,14.68,36.877,,,,15.1,,3.82,,
+10044486,,2005,1,2,1,24,57.7,,20.274,41.09,,,,2.0,,3.74,,
+10044659,,2005,1,31,10,44,49.8,,16.883,39.656,,,,5.0,,3.66,,
+10044685,,2005,2,5,22,4,29.22,,20.26,39.029,,,,9.0,,4.27,,
+10044759,,2005,3,1,5,41,37.38,,14.867,41.666,,,,9.9,,3.68,,
+10044790,,2005,3,9,14,46,58.4,,14.7066,45.3245,,,,15.0,,4.11,,
+10044812,,2005,3,13,17,48,15.46,,13.281,42.517,,,,10.1,,3.66,,
+10044870,,2005,3,23,0,33,52.58,,12.73,46.167,,,,8.7,,3.51,,
+10044891,,2005,3,25,23,19,28.37,,7.327,44.545,,,,10.3,,3.66,,
+10044893,,2005,3,26,4,15,2.03,,12.334,42.408,,,,5.2,,3.51,,
+10044946,,2005,4,12,0,31,51.61,,13.379,43.094,,,,4.3,,3.74,,
+10044954,,2005,4,15,7,41,32.22,,15.658,39.706,,,,5.0,,3.51,,
+10044965,,2005,4,18,10,59,18.56,,9.348,44.724,,,,7.8,,3.97,,
+10044986,,2005,4,23,19,11,41.69,,16.826,39.458,,,,19.1,,4.15,,
+10044995,,2005,4,27,13,8,8.64,,12.732,43.24,,,,10.0,,3.67,,
+10045029,,2005,5,5,13,21,21.87,,13.711,41.894,,,,19.0,,3.57,,
+10045045,,2005,5,8,21,20,3.0,,20.0506,40.7932,,,,20.0,,3.93,,
+10045208,,2005,5,17,0,32,13.57,,10.185,43.617,,,,9.5,,3.89,,
+10045225,,2005,5,19,23,19,56.0,,18.95,42.72,,,,22.0,,4.43,,
+10045354,,2005,6,12,21,16,14.2,,7.275,45.129,,,,29.6,,3.79,,
+10045368,,2005,6,17,5,33,3.1,,19.677,41.918,,,,11.0,,4.02,,
+10045446,,2005,7,3,23,44,42.0,,17.37,42.68,,,,5.0,,4.13,,
+10045477,,2005,7,7,13,30,59.2,,19.8885,41.3718,,,,2.0,,3.74,,
+10045510,,2005,7,15,15,17,18.0,,12.117,44.207,,,,22.8,,4.29,,
+10045530,,2005,7,21,15,41,42.57,,14.853,39.399,,,,24.9,,3.89,,
+10045558,,2005,7,28,14,38,19.67,,20.3332,40.9778,,,,10.0,,4.5,,
+10045620,,2005,8,12,18,53,21.8,,19.7846,40.149,,,,10.0,,4.39,,
+10045684,,2005,8,30,11,28,19.4,,14.3598,46.1446,,,,20.0,,3.83,,
+10045695,,2005,8,31,21,55,33.3,,13.4771,46.301,,,,12.0,,3.55,,
+10045720,,2005,9,7,12,40,33.4,,16.317,38.713,,,,23.7,,3.78,,
+10045726,,2005,9,8,11,27,18.09,,6.889,46.038,,,,4.34,,4.5,,
+10045736,,2005,9,12,21,30,53.14,,20.1167,38.9891,,,,29.0,,4.6,,
+10045778,,2005,9,27,22,33,9.27,,17.104,38.618,,,,31.4,,3.78,,
+10045789,,2005,10,1,8,35,21.43,,14.299,36.792,,,,21.3,,3.67,,
+10045812,,2005,10,8,14,46,11.2,,19.3439,40.8379,,,,20.0,,3.55,,
+10046108,,2005,10,31,3,39,58.4,,6.34,45.7,,,,6.0,,3.5,,
+10046111,,2005,10,31,13,0,6.8,,17.5726,42.9928,,,,12.0,,4.3,,
+10046117,,2005,11,1,19,53,5.49,,20.3284,41.0908,,,,5.0,,4.6,,
+10046172,,2005,11,8,21,10,26.55,,12.247,44.154,,,,19.9,,3.67,,
+10046215,,2005,11,18,18,35,22.57,,17.215,39.126,,,,18.9,,3.57,,
+10046217,,2005,11,18,20,56,37.7,,13.6158,46.316,,,,12.0,,3.74,,
+10046299,,2005,12,12,14,14,15.1,,14.0754,46.0867,,,,12.0,,3.83,,
+10046304,,2005,12,15,13,28,39.59,,12.76,42.738,,,,18.4,,4.14,,
+10046309,,2005,12,17,1,31,46.45,,19.838,39.592,,,,25.0,,3.55,,
+10046475,,2006,1,30,14,44,51.6,,19.8893,40.7308,,,,10.0,,3.55,,
+10046523,,2006,2,8,11,42,43.6,,16.8765,42.8582,,,,2.0,,3.65,,
+10046581,,2006,2,17,11,43,34.42,,19.7942,40.0781,,,,12.0,,4.6,,
+10046612,,2006,2,25,0,20,24.72,,13.33,38.608,,,,16.8,,3.89,,
+10046713,,2006,3,20,23,12,3.9,,15.173,45.8301,,,,12.0,,3.74,,
+10046749,,2006,3,25,15,38,45.5,,16.5818,43.3282,,,,30.0,,3.55,,
+10046772,,2006,3,29,20,19,59.74,,13.84,37.696,,,,5.0,,4.1,,
+10046808,,2006,4,5,14,14,14.4,,20.0393,41.0935,,,,5.0,,3.55,,
+10046830,,2006,4,10,19,3,36.67,,13.488,43.396,,,,33.9,,4.06,,
+10046874,,2006,4,16,21,15,2.78,,11.798,43.957,,,,27.0,,4.46,,
+10046875,,2006,4,17,2,44,6.43,,17.119,39.613,,,,10.0,,4.76,,
+10046890,,2006,4,17,21,42,58.25,,10.213,43.621,,,,9.1,,4.16,,
+10046901,,2006,4,18,19,19,0.0,,17.7782,42.7154,,,,8.0,,4.11,,
+10046943,,2006,4,23,14,42,38.19,,15.053,37.038,,,,23.9,,4.05,,
+10046970,,2006,4,28,10,47,57.6,,14.9246,46.1829,,,,12.0,,3.93,,
+10047010,,2006,5,8,18,22,17.68,,19.7584,40.1632,,,,10.0,,4.9,,
+10047013,,2006,5,9,7,31,9.47,,14.616,38.613,,,,19.9,,3.5,,
+10047043,,2006,5,16,21,2,51.81,,12.56,42.624,,,,6.3,,3.5,,
+10047070,,2006,5,23,8,35,6.78,,20.058,39.495,,,,10.0,,3.64,,
+10047081,,2006,5,25,10,45,38.4,,19.193,42.372,,,,17.0,,3.83,,
+10047098,,2006,5,29,2,20,6.26,,15.903,41.801,,,,31.2,,4.64,,
+10047102,,2006,5,30,11,30,42.24,,16.524,37.78,,,,46.0,,4.45,,
+10047166,,2006,6,15,23,36,42.22,,20.083,41.0742,,,,5.0,,4.8,,
+10047191,,2006,6,21,6,18,36.3,,14.5595,45.4396,,,,12.0,,3.93,,
+10047334,,2006,7,27,2,7,9.1,,20.1047,39.7339,,,,2.0,,3.55,,
+10047497,,2006,8,26,15,32,49.1,,19.304,42.081,,,,19.0,,4.3,,
+10047512,,2006,8,30,10,1,51.42,,12.152,43.762,,,,4.5,,3.78,,
+10047521,,2006,9,2,1,21,29.28,,7.592,43.832,,,,10.0,,3.57,,
+10047541,,2006,9,7,15,31,43.84,,16.162,40.591,,,,27.0,,4.05,,
+10047579,,2006,9,20,0,20,48.8,,13.12,38.653,,,,20.0,,3.57,,
+10047636,,2006,10,8,2,16,22.9,,17.652,43.0634,,,,2.0,,3.74,,
+10047683,,2006,10,20,0,11,58.13,,10.339,45.716,,,,1.5,,3.78,,
+10047690,,2006,10,21,7,4,10.01,,12.98,43.628,,,,36.3,,4.21,,
+10047699,,2006,10,23,10,18,42.3,,20.8039,40.6119,,,,5.0,,3.55,,
+10047741,,2006,10,31,14,45,42.2,,15.3596,44.5351,,,,15.0,,4.21,,
+10047803,,2006,11,16,21,16,41.12,,19.468,39.613,,,,7.0,,3.64,,
+10047831,,2006,11,23,13,21,41.0,,20.58,40.08,,,,33.0,,4.43,,
+10047834,,2006,11,24,0,55,55.2,,14.0384,46.3584,,,,10.0,,3.55,,
+10047884,,2006,12,10,11,3,41.57,,16.281,42.008,,,,33.2,,4.48,,
+10047906,,2006,12,18,11,8,46.5,,19.8135,40.3338,,,,2.0,,4.02,,
+10047913,,2006,12,20,11,45,22.71,,14.228,38.52,,,,25.6,,3.57,,
+10047956,,2007,1,1,4,37,26.3,,18.0952,43.0828,,,,3.0,,3.65,,
+10048056,,2007,1,23,22,54,39.2,,20.3961,40.6003,,,,5.0,,3.65,,
+10048108,,2007,2,5,8,30,5.0,,14.93,45.11,,,,10.0,,4.4,,
+10048126,,2007,2,8,1,32,56.59,,13.176,42.793,,,,10.0,,3.6,,
+10048208,,2007,2,26,5,50,45.75,,12.585,46.251,,,,9.4,,3.78,,
+10048294,,2007,3,9,3,45,23.73,,19.873,38.632,,,,3.0,,4.36,,
+10048393,,2007,3,26,13,55,25.0,,17.04,39.26,,,,10.0,,3.94,,
+10048765,,2007,4,16,7,38,53.0,,19.9,41.17,,,,13.0,,4.86,,
+10048826,,2007,4,23,17,1,1.3,,16.122,43.0979,,,,16.0,,3.83,,
+10048886,,2007,5,2,12,49,12.6,,14.46,46.51,,,,13.0,,3.62,,
+10048892,,2007,5,3,10,30,39.1,,19.6711,40.7041,,,,5.0,,3.83,,
+10048936,,2007,5,8,11,10,42.27,,20.697,39.991,,,,3.0,,3.73,,
+10048945,,2007,5,9,6,3,49.66,,10.478,44.801,,,,9.7,,4.21,,
+10048968,,2007,5,13,15,16,20.4,,19.9828,40.1481,,,,10.0,,3.83,,
+10048991,,2007,5,17,5,48,13.09,,14.687,38.571,,,,18.9,,3.67,,
+10049001,,2007,5,19,16,19,38.6,,10.62,47.18,,,,13.0,,3.91,,
+10049038,,2007,5,25,9,17,37.0,,20.62,40.77,,,,8.0,,3.9,,
+10049039,,2007,5,25,9,39,46.28,,16.834,39.658,,,,10.0,,4.42,,
+10049199,,2007,6,20,23,39,17.3,,20.5526,40.2601,,,,5.0,,3.74,,
+10049245,,2007,6,29,18,9,11.2,,20.26,39.27,,,,10.0,,5.46,,
+10049358,,2007,7,10,11,58,27.79,,15.849,41.42,,,,1.8,,3.67,,
+10049419,,2007,7,18,10,54,12.1,,15.294,43.7508,,,,2.0,,4.67,,
+10049450,,2007,7,22,17,26,3.61,,13.671,41.905,,,,15.7,,4.1,,
+10049478,,2007,7,26,9,3,59.0,,20.6,39.77,,,,15.0,,4.0,,
+10049518,,2007,8,1,0,7,54.92,,17.176,39.003,,,,10.0,,4.41,,
+10049524,,2007,8,2,2,12,42.5,,19.1174,42.5365,,,,25.0,,3.65,,
+10049615,,2007,8,13,13,58,31.0,,13.387,45.2723,,,,10.0,,3.83,,
+10049644,,2007,8,16,0,29,42.77,,13.117,42.811,,,,8.2,,3.57,,
+10049669,,2007,8,18,14,4,7.98,,15.173,38.275,,,,10.9,,4.48,,
+10049745,,2007,8,30,4,20,8.3,,19.7861,41.8116,,,,11.0,,3.93,,
+10049768,,2007,9,4,21,11,45.9,,19.484,40.166,,,,20.0,,3.65,,
+10049899,,2007,9,28,6,59,24.3,,15.3727,43.2448,,,,15.0,,3.83,,
+10049995,,2007,10,12,23,30,44.9,,19.8994,40.1305,,,,8.0,,3.83,,
+10050022,,2007,10,18,23,25,45.7,,14.817,41.695,,,,17.1,,4.04,,
+10050028,,2007,10,21,3,55,36.43,,12.963,42.401,,,,8.0,,4.19,,
+10050036,,2007,10,21,17,55,7.53,,19.5753,40.6934,,,,13.0,,4.5,,
+10050199,,2007,11,16,18,50,55.3,,20.2397,40.7873,,,,10.0,,3.65,,
+10050228,,2007,11,23,1,6,16.2,,20.3345,41.3588,,,,5.0,,3.55,,
+10050245,,2007,11,26,18,34,26.1,,18.54,42.86,,,,21.0,,3.53,,
+10050265,,2007,12,1,12,48,36.7,,16.43,42.46,,,,10.0,,4.1,,
+10050285,,2007,12,2,20,28,45.1,,19.58,40.18,,,,17.0,,4.02,,
+10050387,,2007,12,15,22,12,28.4,,14.8147,44.9956,,,,12.0,,3.74,,
+10050393,,2007,12,18,3,26,36.1,,15.4556,45.6156,,,,1.0,,3.65,,
+10050404,,2007,12,20,3,25,32.24,,16.191,39.363,,,,10.7,,3.67,,
+10050420,,2007,12,23,19,44,33.7,,20.3655,40.1401,,,,5.0,,3.74,,
+10050440,,2007,12,28,4,5,43.55,,10.133,44.51,,,,19.5,,4.18,,
+10050583,,2008,1,20,21,18,39.6,,19.1836,41.9141,,,,8.0,,3.65,,
+10050586,,2008,1,21,16,40,35.0,,9.447,46.759,,,,8.0,,3.7,,
+10050699,,2008,2,9,8,47,53.3,,17.8498,43.1491,,,,8.0,,3.55,,
+10050717,,2008,2,14,11,35,35.8,,20.2676,41.0209,,,,3.0,,3.65,,
+10050761,,2008,2,20,8,6,19.11,,13.78,41.582,,,,8.5,,4.29,,
+10050766,,2008,2,20,21,14,24.83,,14.189,37.691,,,,33.9,,3.67,,
+10050774,,2008,2,21,5,0,8.26,,17.962,37.74,,,,40.8,,4.71,,
+10050907,,2008,3,1,7,43,13.08,,11.253,44.063,,,,3.8,,4.72,,
+10050947,,2008,3,5,4,8,21.0,,19.67,40.22,,,,0.0,,4.06,,
+10051020,,2008,3,15,4,28,44.7,,15.2277,43.8051,,,,3.0,,3.65,,
+10051056,,2008,3,19,14,38,57.72,,15.858,41.898,,,,31.6,,4.18,,
+10051073,,2008,3,22,17,32,56.9,,20.275,40.689,,,,13.0,,3.93,,
+10051119,,2008,3,31,0,14,35.7,,17.9923,42.7296,,,,11.0,,4.02,,
+10051167,,2008,4,8,17,20,1.06,,16.525,39.158,,,,9.8,,4.37,,
+10051227,,2008,4,19,1,49,53.7,,14.96,46.11,,,,10.0,,4.11,,
+10051316,,2008,5,5,18,13,51.8,,16.3007,42.8033,,,,2.0,,3.74,,
+10051446,,2008,5,19,21,28,51.9,,19.716,41.392,,,,14.4,,4.55,,
+10051579,,2008,6,6,3,27,30.2,,19.84,40.31,,,,10.0,,3.83,,
+10052112,,2008,7,14,3,51,40.87,,10.533,45.676,,,,4.4,,3.57,,
+10052151,,2008,7,18,22,54,3.3,,13.74,47.48,,,,9.0,,3.53,,
+10052389,,2008,8,28,3,37,8.7,,20.7178,40.7194,,,,7.0,,3.83,,
+10052460,,2008,9,18,10,46,57.4,,19.524,39.43,,,,32.0,,3.64,,
+10052485,,2008,9,27,8,28,27.17,,17.214,39.179,,,,10.0,,3.67,,
+10052529,,2008,10,6,9,19,47.3,,14.46,45.28,,,,10.0,,3.55,,
+10052627,,2008,10,21,8,12,40.1,,14.11,45.68,,,,10.0,,3.65,,
+10052650,,2008,10,24,3,6,39.16,,7.275,44.361,,,,15.2,,4.11,,
+10052654,,2008,10,24,19,31,19.4,,20.2045,41.1645,,,,8.0,,4.5,,
+10052754,,2008,11,12,10,39,11.54,,16.484,36.995,,,,38.5,,3.99,,
+10052764,,2008,11,14,13,26,4.1,,18.5598,42.5707,,,,19.0,,4.3,,
+10052797,,2008,11,27,3,52,27.9,,17.4982,43.1783,,,,4.0,,3.74,,
+10052800,,2008,11,28,23,39,22.22,,13.823,37.617,,,,35.3,,4.43,,
+10052831,,2008,12,10,18,44,35.0,,19.13,39.601,,,,1.8,,3.64,,
+10052842,,2008,12,14,23,58,56.06,,14.231,38.724,,,,25.5,,3.57,,
+10052866,,2008,12,23,15,24,21.77,,10.345,44.544,,,,22.9,,5.36,,
+10052868,,2008,12,23,19,7,4.6,,13.7288,44.5622,,,,30.0,,4.02,,
+10053013,,2009,1,31,12,19,42.3,,19.56,40.4193,,,,15.0,,3.55,,
+10053018,,2009,2,1,14,52,0.64,,8.675,43.985,,,,10.6,,3.99,,
+10053033,,2009,2,5,16,2,34.99,,10.203,40.856,,,,43.0,,3.67,,
+10053082,,2009,2,20,21,10,10.33,,20.2323,39.3813,,,,7.0,,4.5,,
+10053119,,2009,3,7,18,51,20.6,,19.5243,41.2006,,,,20.0,,4.11,,
+10053126,,2009,3,10,8,32,56.3,,20.496,41.1653,,,,4.0,,4.02,,
+10053180,,2009,3,25,12,23,25.0,,19.63,40.34,,,,10.0,,4.31,,
+10053184,,2009,3,28,9,4,3.66,,16.679,42.191,,,,10.0,,3.99,,
+10053215,,2009,4,5,20,20,53.35,,11.913,44.23,,,,24.5,,4.71,,
+10053219,,2009,4,6,1,32,40.4,,13.51,42.309,,,,10.0,,6.29,,
+10053302,,2009,4,19,12,39,50.08,,7.868,44.735,,,,45.3,,4.21,,
+10053318,,2009,4,26,16,5,5.3,,20.03,41.44,,,,1.0,,3.65,,
+10053332,,2009,4,29,4,24,14.4,,19.52,41.84,,,,1.0,,3.65,,
+10053344,,2009,5,1,21,39,35.3,,17.4103,42.8649,,,,3.0,,4.02,,
+10053453,,2009,5,27,20,34,47.7,,20.2386,41.1758,,,,6.0,,4.11,,
+10053540,,2009,6,18,14,1,36.6,,20.12,39.83,,,,0.0,,3.55,,
+10053559,,2009,6,21,10,54,37.1,,15.3924,44.1912,,,,11.0,,4.11,,
+10053739,,2009,7,28,23,34,55.13,,18.814,41.397,,,,10.0,,4.31,,
+10053750,,2009,8,4,16,17,16.39,,15.707,37.116,,,,22.5,,3.78,,
+10053759,,2009,8,6,15,36,44.44,,13.669,41.648,,,,15.7,,4.23,,
+10053782,,2009,8,13,15,49,38.1,,19.5032,41.0985,,,,19.0,,4.11,,
+10053790,,2009,8,17,23,52,11.0,,19.755,40.418,,,,3.0,,3.74,,
+10053804,,2009,8,21,13,39,57.0,,19.16,41.86,,,,10.0,,5.03,,
+10053870,,2009,9,7,21,26,31.4,,14.027,38.677,,,,18.0,,4.76,,
+10053897,,2009,9,12,18,6,25.6,,20.452,41.41,,,,11.0,,4.3,,
+10053906,,2009,9,14,20,4,31.03,,11.275,44.025,,,,7.0,,4.4,,
+10053913,,2009,9,15,8,37,40.8,,19.4991,41.1667,,,,16.0,,4.3,,
+10053927,,2009,9,17,22,53,8.8,,19.8816,39.9554,,,,23.0,,4.58,,
+10053933,,2009,9,20,3,50,17.32,,13.418,43.399,,,,37.8,,4.65,,
+10053941,,2009,9,24,2,28,22.01,,16.416,42.554,,,,6.1,,3.57,,
+10054042,,2009,10,9,15,47,19.4,,20.577,40.023,,,,0.0,,3.91,,
+10054043,,2009,10,10,0,28,39.0,,20.6955,40.8234,,,,15.0,,4.3,,
+10054099,,2009,10,29,3,46,41.3,,18.6847,42.8566,,,,16.0,,3.55,,
+10054104,,2009,11,1,8,33,16.59,,17.926,37.609,,,,36.8,,4.36,,
+10054122,,2009,11,7,7,10,5.56,,13.851,37.634,,,,34.0,,4.21,,
+10054167,,2009,11,18,3,16,44.6,,19.9745,41.3271,,,,12.0,,4.3,,
+10054274,,2009,12,15,11,49,6.86,,15.572,38.957,,,,27.7,,3.57,,
+10054275,,2009,12,15,13,11,58.98,,12.271,43.007,,,,8.8,,4.23,,
+10054360,,2010,1,9,14,24,37.42,,14.736,39.381,,,,14.5,,3.89,,
+10054373,,2010,1,15,14,20,54.0,,14.198,45.779,,,,15.0,,3.93,,
+10054377,,2010,1,16,5,52,27.7,,18.97,42.62,,,,7.0,,4.13,,
+10054473,,2010,1,29,12,47,43.9,,19.78,38.138,,,,15.8,,3.73,,
+10054499,,2010,2,8,7,23,57.84,,16.771,39.498,,,,24.1,,3.57,,
+10054551,,2010,2,22,8,45,14.8,,19.816,40.059,,,,23.0,,4.02,,
+10054738,,2010,4,15,1,47,36.45,,12.425,43.468,,,,8.1,,4.02,,
+10054778,,2010,4,26,22,17,36.9,,20.404,39.356,,,,0.0,,3.73,,
+10054802,,2010,5,6,13,6,7.2,,20.304,41.195,,,,19.0,,4.21,,
+10054803,,2010,5,7,2,19,19.3,,18.09,43.04,,,,9.0,,3.7,,
+10054809,,2010,5,8,22,23,29.39,,15.296,36.517,,,,10.0,,3.67,,
+10054818,,2010,5,11,2,13,42.38,,9.718,45.797,,,,3.3,,3.57,,
+10054831,,2010,5,13,12,46,55.6,,19.599,41.362,,,,7.0,,3.65,,
+10054851,,2010,5,17,1,29,26.6,,19.894,39.385,,,,16.9,,3.73,,
+10054919,,2010,6,4,18,44,53.56,,16.611,42.305,,,,10.9,,4.28,,
+10054930,,2010,6,6,16,49,53.16,,15.109,38.243,,,,25.1,,3.7,,
+10054960,,2010,6,13,7,3,39.99,,13.623,38.392,,,,5.0,,3.67,,
+10054973,,2010,6,16,22,39,41.17,,16.13,38.856,,,,12.9,,4.13,,
+10055011,,2010,6,30,11,53,44.97,,6.47,45.41,,,,2.0,,3.81,,
+10055036,,2010,7,9,22,15,10.0,,19.84,41.17,,,,12.0,,4.79,,
+10055044,,2010,7,13,3,36,18.78,,15.487,40.579,,,,9.1,,3.57,,
+10055048,,2010,7,14,4,29,25.7,,17.67,43.1,,,,0.0,,3.7,,
+10055091,,2010,7,25,13,30,52.2,,20.077,40.467,,,,7.0,,3.83,,
+10055148,,2010,8,11,5,0,3.75,,13.296,38.705,,,,11.0,,3.57,,
+10055168,,2010,8,16,12,54,47.89,,14.974,38.376,,,,14.4,,4.68,,
+10055199,,2010,8,28,7,8,3.25,,12.654,42.834,,,,6.7,,4.16,,
+10055222,,2010,9,5,7,7,23.42,,12.156,44.126,,,,23.5,,4.0,,
+10055261,,2010,9,14,9,54,33.6,,20.167,39.28,,,,0.0,,3.82,,
+10055264,,2010,9,15,2,23,13.5,,14.274,45.605,,,,16.0,,3.74,,
+10055271,,2010,9,17,12,20,17.75,,15.623,41.472,,,,6.0,,4.29,,
+10055323,,2010,10,6,6,58,10.0,,20.446,39.692,,,,0.0,,3.91,,
+10055328,,2010,10,8,17,26,58.47,,16.331,36.908,,,,38.1,,3.67,,
+10055347,,2010,10,15,5,21,19.82,,16.633,38.873,,,,37.2,,4.4,,
+10055357,,2010,10,19,0,38,0.0,,11.65,47.33,,,,14.0,,3.72,,
+10055360,,2010,10,20,3,58,52.54,,13.78,43.328,,,,4.7,,3.57,,
+10055434,,2010,11,8,22,41,56.8,,20.036,40.292,,,,7.0,,3.65,,
+10055436,,2010,11,9,8,43,19.89,,15.934,40.048,,,,10.4,,3.6,,
+10055440,,2010,11,9,18,23,35.31,,6.85,42.06,,,,18.0,,3.76,,
+10055454,,2010,11,12,20,5,11.8,,19.161,40.359,,,,12.0,,3.93,,
+10055476,,2010,11,21,10,37,15.4,,13.484,38.629,,,,20.8,,3.57,,
+10055489,,2010,11,29,5,53,52.4,,20.485,39.485,,,,0.0,,4.5,,
+10055509,,2010,12,5,21,22,49.0,,20.335,40.161,,,,34.0,,3.74,,
+10055622,,2011,1,17,11,2,3.2,,20.227,38.937,,,,0.0,,3.64,,
+10055624,,2011,1,17,16,58,17.6,,20.226,41.251,,,,7.0,,3.55,,
+10055678,,2011,2,5,13,38,18.6,,19.541,41.886,,,,6.0,,3.83,,
+10055708,,2011,2,14,9,17,40.4,,19.478,40.474,,,,0.0,,4.21,,
+10055810,,2011,3,25,18,31,31.5,,16.973,38.869,,,,1.0,,4.1,,
+10055863,,2011,4,12,3,32,55.78,,16.007,41.587,,,,7.0,,3.6,,
+10055909,,2011,4,23,3,19,41.5,,19.275,41.554,,,,12.0,,3.55,,
+10055919,,2011,4,25,7,44,12.19,,13.671,38.39,,,,24.1,,3.89,,
+10056055,,2011,5,24,11,1,34.6,,20.272,41.491,,,,7.0,,3.74,,
+10056058,,2011,5,24,22,3,51.98,,12.033,43.867,,,,4.4,,4.15,,
+10056072,,2011,5,28,4,53,22.9,,19.975,40.063,,,,2.0,,3.55,,
+10056133,,2011,6,9,16,16,36.0,,19.75,40.69,,,,10.0,,4.39,,
+10056162,,2011,6,17,5,43,38.8,,15.07,46.39,,,,0.0,,3.74,,
+10056167,,2011,6,19,14,35,34.18,,10.815,44.152,,,,6.5,,3.67,,
+10056199,,2011,6,26,21,27,28.8,,20.435,39.722,,,,0.0,,3.64,,
+10056235,,2011,7,7,19,21,48.0,,7.54,42.04,,,,10.0,,5.0,,
+10056242,,2011,7,10,3,7,3.78,,15.646,36.67,,,,15.8,,3.99,,
+10056260,,2011,7,13,9,55,12.0,,12.72,42.44,,,,15.0,,3.96,,
+10056273,,2011,7,17,18,30,27.31,,11.367,45.01,,,,2.4,,4.79,,
+10056313,,2011,7,25,12,31,20.46,,7.365,45.016,,,,11.0,,4.67,,
+10056358,,2011,8,8,0,17,28.8,,20.404,39.715,,,,0.1,,3.64,,
+10056376,,2011,8,15,13,8,35.0,,17.75,43.06,,,,5.0,,4.0,,
+10056382,,2011,8,16,9,57,13.5,,19.82,40.127,,,,9.0,,3.83,,
+10056457,,2011,9,4,11,9,38.5,,19.815,38.409,,,,10.4,,3.55,,
+10056478,,2011,9,8,13,17,28.03,,10.202,44.635,,,,20.1,,3.6,,
+10056503,,2011,9,13,18,35,22.95,,12.106,45.841,,,,2.2,,3.67,,
+10056522,,2011,9,17,13,41,44.26,,14.771,41.688,,,,20.8,,3.67,,
+10056526,,2011,9,19,23,44,25.21,,17.158,39.007,,,,25.4,,3.67,,
+10056544,,2011,9,25,13,17,10.0,,18.57,42.53,,,,2.0,,4.23,,
+10056607,,2011,10,10,13,22,32.0,,20.222,38.884,,,,9.3,,3.64,,
+10056627,,2011,10,14,17,30,24.94,,16.335,38.865,,,,10.9,,3.78,,
+10056648,,2011,10,20,6,11,18.86,,9.393,44.521,,,,5.1,,4.22,,
+10056649,,2011,10,20,17,24,8.7,,20.452,39.775,,,,1.5,,3.64,,
+10056936,,2011,10,29,4,13,34.35,,10.911,45.712,,,,9.5,,4.07,,
+10056951,,2011,10,30,14,40,32.66,,13.331,42.279,,,,9.7,,3.67,,
+10057057,,2011,11,10,2,43,42.2,,20.426,40.19,,,,0.0,,3.65,,
+10057115,,2011,11,15,4,59,0.69,,14.672,38.285,,,,17.6,,4.2,,
+10057166,,2011,11,23,14,12,33.59,,16.019,39.912,,,,7.5,,3.6,,
+10057170,,2011,11,24,4,9,24.6,,19.828,39.418,,,,27.0,,3.82,,
+10057265,,2011,12,14,12,37,0.0,,13.45,47.42,,,,11.0,,3.53,,
+10057286,,2011,12,22,23,26,18.1,,19.353,41.862,,,,28.0,,4.11,,
+10057294,,2011,12,27,1,7,45.36,,16.922,39.58,,,,14.7,,3.67,,
+10057310,,2011,12,30,8,47,40.5,,19.896,40.629,,,,2.0,,3.55,,
+10057315,,2012,1,3,6,30,15.0,,20.096,39.892,,,,6.0,,3.74,,
+10057347,,2012,1,14,20,41,59.8,,19.234,40.634,,,,44.0,,3.65,,
+10057369,,2012,1,22,10,4,2.56,,15.563,39.302,,,,26.7,,3.57,,
+10057378,,2012,1,23,20,54,45.5,,20.323,41.32,,,,13.0,,4.11,,
+10057464,,2012,2,8,4,28,20.0,,20.548,40.818,,,,8.0,,4.3,,
+10057522,,2012,2,25,20,34,36.23,,13.435,38.522,,,,20.3,,4.43,,
+10057525,,2012,2,26,16,17,23.15,,16.059,37.301,,,,22.1,,3.78,,
+10057526,,2012,2,26,22,37,55.0,,6.66,44.54,,,,2.0,,4.48,,
+10057538,,2012,3,3,1,4,25.94,,15.187,40.821,,,,15.9,,3.6,,
+10057544,,2012,3,4,3,47,39.0,,7.63,42.03,,,,2.0,,4.45,,
+10057551,,2012,3,5,15,15,6.99,,9.354,44.494,,,,10.8,,4.27,,
+10057585,,2012,3,13,6,50,2.45,,14.035,37.69,,,,36.1,,3.78,,
+10057590,,2012,3,13,14,55,53.3,,19.778,40.148,,,,21.0,,3.74,,
+10057597,,2012,3,15,3,29,5.0,,13.2,42.81,,,,6.0,,3.97,,
+10057626,,2012,3,26,0,2,18.23,,15.359,41.877,,,,27.0,,3.67,,
+10057627,,2012,3,26,3,0,15.4,,19.28,41.81,,,,21.0,,4.49,,
+10057668,,2012,4,11,6,18,52.6,,20.347,39.666,,,,0.0,,3.91,,
+10057707,,2012,4,19,1,6,18.53,,16.832,37.682,,,,47.9,,3.57,,
+10057717,,2012,4,21,21,48,45.49,,17.836,42.954,,,,7.0,,3.79,,
+10057778,,2012,5,5,15,55,5.92,,19.784,40.142,,,,1.0,,4.84,,
+10057832,,2012,5,18,20,38,54.2,,15.0637,44.9521,,,,10.0,,3.79,,
+10057836,,2012,5,20,2,3,50.17,,11.263,44.895,,,,9.5,,6.09,,
+10057917,,2012,5,28,1,6,26.83,,16.102,39.869,,,,8.3,,4.48,,
+10057998,,2012,6,6,4,8,31.41,,12.322,44.399,,,,31.1,,4.21,,
+10058002,,2012,6,7,10,17,12.9,,19.94,41.57,,,,25.0,,5.28,,
+10058009,,2012,6,9,2,4,56.6,,12.488,46.18,,,,6.9,,4.16,,
+10058051,,2012,6,16,1,47,40.98,,19.69,40.69,,,,28.0,,3.51,,
+10058063,,2012,6,18,8,16,26.64,,20.73,40.75,,,,8.0,,3.51,,
+10058099,,2012,6,27,1,14,20.24,,15.058,36.996,,,,5.0,,3.9,,
+10058122,,2012,7,4,11,12,11.85,,16.866,37.639,,,,41.2,,4.63,,
+10058164,,2012,7,20,20,51,33.2,,15.214,44.324,,,,0.0,,3.62,,
+10058168,,2012,7,22,14,27,30.43,,20.16,40.92,,,,10.0,,3.96,,
+10058235,,2012,8,12,1,21,36.8,,16.254,41.726,,,,29.1,,4.07,,
+10058238,,2012,8,13,7,30,52.96,,13.738,38.493,,,,12.0,,4.15,,
+10058279,,2012,8,28,23,12,15.47,,15.728,38.205,,,,48.9,,4.63,,
+10058283,,2012,8,30,11,9,57.38,,14.8663,38.3087,,,,23.6,,3.57,,
+10058377,,2012,9,27,1,8,22.65,,14.92,41.176,,,,10.3,,4.42,,
+10058390,,2012,10,3,9,20,43.62,,7.234,44.583,,,,9.8,,4.01,,
+10058392,,2012,10,3,14,41,29.36,,9.67,44.782,,,,23.8,,4.52,,
+10058461,,2012,10,25,23,5,24.73,,16.015,39.874,,,,9.7,,5.31,,
+10058476,,2012,10,30,1,52,31.08,,13.2725,42.3957,,,,10.6,,3.67,,
+10058494,,2012,11,4,23,49,45.4,,19.993,39.128,,,,6.4,,3.55,,
+10058516,,2012,11,12,23,18,42.0,,19.07,42.54,,,,18.0,,4.57,,
+10058575,,2012,11,27,19,6,21.83,,19.772,40.773,,,,16.0,,4.02,,
+10058597,,2012,12,3,4,36,0.0,,14.775,46.193,,,,8.0,,4.02,,
+10058604,,2012,12,5,1,18,20.29,,13.661,42.915,,,,17.5,,4.29,,
+10058694,,2013,1,7,4,20,24.1,,6.64,44.77,,,,7.0,,3.53,,
+10058762,,2013,1,23,20,30,52.25,,20.75,40.86,,,,3.0,,3.66,,
+10058765,,2013,1,25,14,48,18.27,,10.445,44.164,,,,19.8,,5.01,,
+10058784,,2013,1,31,8,4,10.9,,19.84,39.829,,,,0.0,,4.0,,
+10058831,,2013,2,16,21,16,9.29,,13.569,41.714,,,,17.1,,4.94,,
+10058832,,2013,2,17,1,0,6.9,,13.4833,42.4653,,,,15.7,,3.6,,
+10058884,,2013,3,7,22,36,59.03,,14.5207,37.9748,,,,6.9,,3.6,,
+10058886,,2013,3,9,6,58,8.1,,17.34,42.854,,,,0.0,,3.62,,
+10058894,,2013,3,11,20,55,23.55,,18.8043,39.2387,,,,10.0,,3.57,,
+10058907,,2013,3,18,2,40,51.04,,11.4543,43.1562,,,,9.3,,3.6,,
+10058928,,2013,3,24,15,47,21.95,,16.471,37.707,,,,38.2,,4.57,,
+10058982,,2013,4,7,4,38,34.6,,20.449,39.407,,,,0.1,,3.73,,
+10058998,,2013,4,12,1,26,54.13,,20.66,40.18,,,,10.0,,4.55,,
+10059016,,2013,4,19,7,54,32.6,,19.69,40.75,,,,6.0,,3.81,,
+10059080,,2013,5,8,0,52,16.92,,12.3025,43.4505,,,,7.7,,3.6,,
+10059092,,2013,5,15,15,2,40.28,,19.47,41.43,,,,11.0,,4.1,,
+10059166,,2013,6,8,19,3,28.3,,20.28,41.25,,,,4.0,,3.81,,
+10059228,,2013,6,16,20,5,0.0,,14.83,45.78,,,,10.0,,3.88,,
+10059275,,2013,6,21,10,33,56.07,,10.061,44.09,,,,5.7,,5.36,,
+10059284,,2013,6,22,8,41,8.0,,19.58,40.21,,,,10.0,,4.44,,
+10059300,,2013,6,27,3,56,24.35,,19.75,40.89,,,,18.0,,3.66,,
+10059332,,2013,7,11,4,32,20.94,,12.055,43.816,,,,8.5,,4.21,,
+10059333,,2013,7,11,4,32,41.1,,14.118,44.026,,,,1.0,,3.87,,
+10059340,,2013,7,13,18,47,17.9,,15.014,44.942,,,,5.0,,3.7,,
+10059365,,2013,7,21,1,32,24.24,,13.722,43.508,,,,7.9,,5.14,,
+10059447,,2013,8,9,12,48,10.7,,20.445,39.692,,,,0.0,,3.73,,
+10059465,,2013,8,10,23,4,0.77,,14.2563,38.6633,,,,24.2,,3.89,,
+10059472,,2013,8,13,4,58,2.08,,19.66,40.71,,,,12.0,,4.1,,
+10059511,,2013,8,24,17,18,18.77,,15.077,36.713,,,,8.7,,4.1,,
+10059515,,2013,8,26,22,9,48.16,,12.5388,43.3657,,,,8.3,,3.8,,
+10059570,,2013,9,12,9,59,23.92,,18.0262,38.6343,,,,19.5,,3.57,,
+10059705,,2013,10,25,23,8,7.9,,15.369,43.805,,,,0.0,,3.53,,
+10059763,,2013,11,21,10,36,49.0,,9.0,44.91,,,,10.0,,3.99,,
+10059764,,2013,11,21,19,45,30.49,,19.72,40.69,,,,9.0,,4.55,,
+10059792,,2013,11,30,20,13,38.28,,13.2062,42.631,,,,10.0,,3.7,,
+10059815,,2013,12,12,10,21,44.6,,20.552,39.642,,,,0.0,,3.73,,
+10059816,,2013,12,13,3,34,20.71,,20.5,41.02,,,,12.0,,4.25,,
+10059817,,2013,12,15,3,57,34.01,,15.034,36.671,,,,10.5,,4.12,,
+10059833,,2013,12,22,10,6,35.69,,12.519,43.381,,,,8.6,,4.22,,
+10059836,,2013,12,23,4,20,38.46,,15.5687,38.2152,,,,10.3,,3.89,,
+10059854,,2013,12,29,6,54,58.0,,17.3,43.12,,,,10.0,,4.3,,
+10059857,,2013,12,29,17,8,43.23,,14.434,41.395,,,,20.4,,5.16,,
+10059882,,2014,1,10,12,32,47.7,,16.144,43.254,,,,0.0,,3.7,,
+10059892,,2014,1,14,4,35,0.0,,14.936,38.362,,,,11.0,,4.15,,
+10059904,,2014,1,20,6,0,15.0,,19.48,41.39,,,,10.0,,4.64,,
+10059915,,2014,1,22,22,44,10.92,,15.1518,40.4413,,,,8.0,,3.7,,
+10060271,,2014,2,9,0,18,2.17,,20.08,40.12,,,,19.0,,3.51,,
+10060297,,2014,2,13,4,38,16.1,,13.1225,42.698,,,,8.2,,3.57,,
+10060406,,2014,3,9,13,19,45.98,,20.59,40.57,,,,2.0,,3.51,,
+10060417,,2014,3,13,17,32,0.0,,14.83,45.76,,,,10.0,,5.0,,
+10060452,,2014,3,23,18,31,53.02,,16.4262,37.5087,,,,37.9,,3.78,,
+10060458,,2014,3,25,7,56,51.98,,16.5278,39.2902,,,,30.4,,3.67,,
+10060502,,2014,4,7,19,27,1.0,,6.62,44.59,,,,10.0,,4.9,,
+10060538,,2014,4,19,21,27,53.21,,12.5337,43.3487,,,,7.9,,3.7,,
+10060545,,2014,4,21,21,25,28.03,,19.2,41.92,,,,20.0,,5.13,,
+10060558,,2014,4,27,8,41,0.6,,18.971,42.439,,,,12.0,,3.79,,
+10060568,,2014,4,29,22,26,2.0,,13.0613,44.0483,,,,6.3,,3.5,,
+10060600,,2014,5,12,0,54,35.0,,20.15,39.8,,,,20.0,,4.9,,
+10060624,,2014,5,19,4,43,25.58,,20.03,40.95,,,,14.0,,5.13,,
+10060707,,2014,5,29,7,24,18.1,,13.868,46.104,,,,15.0,,3.65,,
+10060742,,2014,6,6,13,41,38.39,,16.088,39.901,,,,7.7,,4.28,,
+10060768,,2014,6,14,8,52,9.07,,12.5485,42.669,,,,7.2,,3.5,,
+10060931,,2014,8,12,20,15,34.27,,16.4077,40.4552,,,,14.1,,3.7,,
+10060932,,2014,8,13,0,4,33.58,,14.0407,42.988,,,,27.5,,3.57,,
+10060967,,2014,8,26,1,19,45.32,,14.3265,37.9353,,,,26.7,,3.7,,
+10060978,,2014,8,28,17,49,20.0,,10.7,45.67,,,,10.0,,3.97,,
+10061018,,2014,9,5,10,10,18.22,,18.861,39.188,,,,5.0,,4.06,,
+10061023,,2014,9,7,10,45,1.23,,10.677,44.127,,,,15.4,,4.4,,
+10061097,,2014,9,26,23,38,10.59,,16.435,36.742,,,,39.1,,4.19,,
+10061112,,2014,9,30,15,12,41.0,,18.35,43.06,,,,10.0,,4.27,,
+10061143,,2014,10,9,22,58,0.0,,14.727,38.472,,,,24.9,,4.09,,
+10061169,,2014,10,17,2,38,59.98,,11.9247,43.7598,,,,13.2,,3.5,,
+10061248,,2014,11,10,20,48,16.9,,19.406,39.306,,,,0.1,,4.18,,
+10061335,,2014,11,30,9,34,25.22,,9.4448,44.536,,,,6.8,,3.6,,
+10061353,,2014,12,6,17,40,41.01,,9.0242,44.8797,,,,11.1,,3.67,,
+10061386,,2014,12,19,7,26,47.0,,20.392,39.652,,,,12.4,,3.73,,
+10061388,,2014,12,19,10,36,30.62,,11.24,43.606,,,,8.6,,4.33,,
+10061401,,2014,12,21,15,51,28.87,,12.1383,43.5435,,,,8.3,,3.6,,
+10061414,,2014,12,24,11,40,10.93,,14.956,41.707,,,,18.0,,4.26,,
+10061428,,2014,12,28,21,43,38.1,,16.358,39.289,,,,14.0,,4.55,,
+10061431,,2014,12,29,20,34,14.0,,19.27,41.65,,,,18.0,,4.7,,
+10061432,,2014,12,30,23,10,56.07,,20.2278,41.4997,,,,4.0,,3.65,,
+usc000tijd,,2015,1,23,6,51,20.0,,11.1357,44.1293,,,,9.7,,4.7665,,
+usc000ttx5,,2015,2,28,3,16,17.0,,13.535,41.979,,,,17.3,,4.4888,,
+us200028uy,,2015,4,24,15,2,54.0,,11.9,44.228,,,,20.9,,4.7315,,
+us20002arf,,2015,5,1,21,25,33.0,,17.93,42.767,,,,2.0,,4.327,,
+us20002ebs,,2015,5,11,8,26,30.0,,16.8,37.19,,,,40.0,,4.8124,,
+us20002kby,,2015,5,29,13,7,57.0,,14.3,42.92,,,,10.0,,4.694,,
+us20002kwm,,2015,6,1,0,31,58.0,,18.6833,42.8782,,,,10.0,,4.327,,
+us10002xfg,,2015,8,3,7,27,51.0,,16.6001,39.142,,,,19.16,,4.5697,,
+us100030ha,,2015,8,8,22,46,24.0,,14.26,38.55,,,,14.0,,4.4079,,
+us1000360c,,2015,8,29,18,47,4.0,,13.641,46.2498,,,,2.24,,4.404,,
+us20003j3q,,2015,9,13,1,4,35.0,,11.2764,43.5572,,,,4.11,,4.4888,,
+cmt144800,,2015,11,1,6,26,19.8,,20.19,41.33,,,,18.0,,4.966,,
+us10003x2b,,2015,11,7,22,36,4.0,,15.88,37.25,,,,22.0,,4.327,,
+us100044g7,,2015,12,6,16,24,38.0,,15.2049,42.3564,,,,3.99,,4.839,,
+us100048ge,,2015,12,20,9,46,3.0,,13.58,38.35,,,,5.0,,4.8124,,
+us10004cci,,2016,1,8,13,7,42.0,,18.5153,42.9131,,,,26.73,,4.8124,,
+us10004f2x,,2016,1,16,18,55,11.0,,14.6515,41.5846,,,,5.4,,4.694,,
+us20004yqw,,2016,2,8,15,35,43.0,,14.8791,37.023,,,,10.0,,4.7315,,
+us20005051,,2016,2,14,14,51,29.0,,17.4307,43.0612,,,,10.0,,4.6506,,
+us20005cq2,,2016,3,27,13,9,28.0,,19.3327,41.295,,,,10.0,,4.6506,,
+us10005j0h,,2016,5,20,19,49,44.0,,19.7003,40.2356,,,,13.9,,4.5697,,
+us20005xya,,2016,5,25,22,10,28.0,,15.79,36.81,,,,19.0,,4.4079,,
+us20005z8x,,2016,5,30,20,24,20.0,,11.96,42.71,,,,15.0,,4.694,,
+us2000668w,,2016,6,23,14,37,56.0,,9.9234,44.0943,,,,10.14,,4.4888,,
+us10005zzx,,2016,7,5,5,54,38.0,,17.0005,37.5845,,,,36.01,,4.7315,,
+us100068v0,,2016,7,30,20,21,38.0,,7.21,44.94,,,,11.0,,4.4888,,
+us10006j5y,,2016,8,31,22,20,53.0,,20.3598,41.3159,,,,3.47,,4.6506,,
+us10006ujn,,2016,10,2,19,41,19.0,,19.1307,42.4892,,,,16.01,,4.4888,,
+us20007eg6,,2016,10,16,1,32,6.0,,20.6004,39.7794,,,,20.34,,4.9742,,
+us20007gdv,,2016,10,24,14,44,11.0,,7.5763,46.421,,,,5.76,,4.6506,,
+us20007gn0,,2016,10,25,16,53,0.0,,11.0631,43.5947,,,,10.0,,4.4888,,
+us100072zr,,2016,10,29,20,15,28.0,,19.7289,39.9843,,,,11.86,,4.7315,,
+609624987,,2016,10,30,6,40,19.0,,13.106,42.832,,,,10.0,,6.61384,,
+us100076hy,,2016,11,9,15,58,44.0,,18.4742,42.8375,,,,19.93,,4.6506,,
+us10007eip,,2016,12,3,4,8,35.0,,14.2741,38.582,,,,3.0,,4.7315,,
+us20007zet,,2016,12,9,7,21,50.0,,10.5902,44.3361,,,,10.0,,4.4888,,
+us10007vrf,,2017,1,27,17,7,56.0,,19.8572,40.8327,,,,5.0,,4.7665,,
+us20008mmi,,2017,2,27,6,20,17.0,,14.9782,38.511,,,,10.0,,4.5697,,
+us100087cw,,2017,3,6,20,12,8.0,,8.816,46.9108,,,,10.0,,4.4765,,
+us10008jxf,,2017,4,23,4,25,35.0,,15.8349,41.9674,,,,16.45,,4.4079,,
+us10008ut6,,2017,5,24,10,30,58.0,,20.1873,41.5653,,,,10.0,,4.7315,,
+us100095q7,,2017,7,1,8,10,33.0,,7.0043,46.5239,,,,1.59,,4.4765,,
+us2000a5vt,,2017,8,8,9,35,7.0,,14.6055,45.203,,,,10.0,,4.327,,
+us2000aaae,,2017,8,21,18,57,51.0,,13.9394,40.7832,,,,2.65,,4.4888,,
+us2000aq1c,,2017,9,18,16,47,12.0,,19.9598,40.0912,,,,15.74,,4.5697,,
+us2000brf1,,2017,11,19,12,37,45.0,,10.0786,44.7543,,,,18.45,,4.694,,
+us2000ckf6,,2018,1,17,19,7,19.0,,9.938,47.1697,,,,10.0,,4.327,,
+us2000cqrw,,2018,1,28,23,17,38.0,,20.6075,39.7813,,,,10.0,,4.327,,
+us2000d3r4,,2018,2,17,5,33,1.0,,20.6193,40.4115,,,,10.0,,4.5697,,
+us2000d865,,2018,2,26,15,4,18.0,,19.6839,41.7352,,,,10.0,,4.5697,,
+us2000dcjz,,2018,3,5,21,50,36.0,,12.0041,43.9889,,,,10.0,,4.6506,,
+us1000d8ej,,2018,3,23,23,31,55.0,,17.6339,40.8246,,,,11.85,,4.4079,,
+us2000dwg0,,2018,4,8,14,37,33.0,,19.9557,39.2221,,,,37.18,,4.5697,,
+us1000drwf,,2018,4,25,9,48,42.0,,14.8129,41.9053,,,,10.0,,4.6215,,
+us1000dv6w,,2018,5,1,5,16,59.0,,11.0366,43.2334,,,,10.0,,4.4079,,
+cmt150434,,2018,5,19,18,14,40.3,,19.78,40.32,,,,7.5,,4.659,,
+612246201,,2018,7,4,9,1,8.0,,19.584,41.437,,,,15.0,,5.23936,,
+us1000g6rp,,2018,8,11,3,30,39.0,,13.1132,46.2792,,,,8.25,,4.4888,,
+us1000gea2,,2018,8,21,0,33,46.0,,10.6829,44.8565,,,,19.85,,4.4079,,
+us2000hbd8,,2018,9,9,5,25,14.0,,20.4235,39.7259,,,,14.46,,4.404,,
+us1000h3li,,2018,9,28,5,24,30.0,,15.7312,38.4457,,,,10.0,,4.6506,,
+cmt151388,,2018,10,6,0,34,20.6,,15.06,37.54,,,,10.0,,4.622,,
+us1000hr9x,,2018,11,13,13,47,50.0,,19.2987,41.9723,,,,10.0,,4.9742,,
+us1000htjj,,2018,11,18,12,48,44.0,,12.7106,44.1941,,,,16.95,,4.404,,
+us1000hwn9,,2018,11,26,14,17,37.0,,18.6128,42.5234,,,,7.34,,4.4888,,
+us2000izp2,,2019,1,1,18,37,47.0,,13.5206,41.9218,,,,16.11,,4.5697,,
+us2000j0ch,,2019,1,4,19,27,38.0,,19.7274,40.19,,,,12.61,,4.9742,,
+us60003sk5,,2019,5,26,23,31,57.0,,16.1676,38.54,,,,6.51,,4.4079,,
+615805036,,2019,6,1,4,26,20.0,,20.785,40.456,,,,16.8,,5.28916,,
+us60004vqh,,2019,7,26,4,7,55.0,,17.9155,38.7695,,,,10.0,,4.5697,,
+us600054gs,,2019,8,13,11,17,18.0,,9.8945,44.5526,,,,10.0,,4.8124,,
+us70005aqt,,2019,9,1,0,2,39.0,,13.0983,42.808,,,,6.33,,4.4765,,
+us70005cfk,,2019,9,5,17,47,39.0,,19.8521,40.1292,,,,32.53,,4.6506,,
+us70005rig,,2019,10,7,6,11,34.0,,16.4541,38.9469,,,,35.0,,4.7315,,
+us70005ub2,,2019,10,15,11,54,53.0,,17.0871,39.2739,,,,10.0,,4.7315,,
+us600062t3,,2019,10,25,4,31,39.0,,15.4713,39.7061,,,,10.0,,4.7665,,
+cmt154053,,2019,11,7,17,35,21.8,,13.6,41.86,,,,10.0,,4.796,,
+us600068y7,,2019,11,8,1,26,5.0,,17.651,42.6656,,,,10.0,,4.6506,,
+616919407,,2019,11,26,2,54,12.0,,19.591,41.43,,,,18.4,,6.45448,,
+cmt154262,,2019,12,9,3,37,5.4,,11.32,43.99,,,,10.0,,4.851,,
+us70008xgd,,2020,4,16,9,42,53.0,,9.4064,44.7,,,,10.0,,4.7315,,
+us70008z3f,,2020,4,18,2,57,26.0,,15.4046,41.8347,,,,10.0,,4.6506,,
+us60009bbx,,2020,4,24,11,37,43.0,,17.7981,42.9914,,,,10.0,,4.4888,,
+us6000ah8p,,2020,6,23,14,33,0.0,,19.7512,39.8497,,,,10.0,,4.6506,,
+us7000amqk,,2020,7,13,12,6,54.0,,12.6148,46.3195,,,,10.0,,4.5697,,
+us7000aq3d,,2020,7,17,2,50,57.0,,13.5798,46.2964,,,,11.1,,4.327,,
+us7000ben2,,2020,8,29,0,18,28.0,,20.3328,39.6763,,,,10.0,,4.8933,,
+us6000ccr1,,2020,10,24,20,48,17.0,,14.1364,38.7417,,,,34.94,,4.5697,,
+us6000cd1u,,2020,10,25,19,35,44.0,,9.1408,47.0146,,,,5.0,,4.404,,
+us7000c8yb,,2020,11,1,13,15,41.0,,15.4606,44.3087,,,,10.0,,4.8124,,
+us7000cru1,,2020,12,17,15,59,19.0,,9.2044,45.3687,,,,10.0,,4.4079,,
+us7000csar,,2020,12,19,0,53,12.0,,19.8769,40.0874,,,,11.55,,4.4079,,
+us7000csey,,2020,12,19,10,57,42.0,,16.0114,38.12,,,,15.4,,4.4079,,
+us6000d1yt,,2020,12,22,20,27,23.0,,14.4067,36.9548,,,,23.02,,4.7315,,
+us6000d40l,,2020,12,29,14,36,56.0,,11.0546,45.1886,,,,10.0,,4.8124,,
diff --git a/openquake/quaket/output/declustering_out/catalogue_uh.csv b/openquake/quaket/output/declustering_out/catalogue_uh.csv
new file mode 100644
index 0000000..2118b53
--- /dev/null
+++ b/openquake/quaket/output/declustering_out/catalogue_uh.csv
@@ -0,0 +1,3866 @@
+eventID,Agency,year,month,day,hour,minute,second,timeError,longitude,latitude,SemiMajor90,SemiMinor90,ErrorStrike,depth,depthError,magnitude,sigmaMagnitude,magnitudeType
+10000002,,1005,1,1,0,0,0.0,,11.882,43.464,,,,1.5,,4.88,,
+10000003,,1005,1,1,0,0,0.0,,13.831,41.488,,,,17.1,,5.11,,
+10000030,,1065,3,27,0,0,0.0,,10.22,45.539,,,,10.0,,5.11,,
+10000038,,1087,9,10,0,0,0.0,,16.869,41.129,,,,10.0,,4.88,,
+10000049,,1117,1,3,15,15,0.0,,11.015,45.267,,,,6.9,,6.57,,
+10000053,,1120,3,25,0,0,0.0,,13.917,41.377,,,,5.0,,5.8,,
+10000056,,1125,6,7,11,0,0.0,,15.286,37.073,,,,6.0,,5.8,,
+10000069,,1148,1,1,0,0,0.0,,11.257,43.773,,,,6.6,,5.11,,
+10000073,,1161,1,16,6,0,0.0,,13.334,41.568,,,,10.2,,5.11,,
+10000078,,1168,1,10,0,0,0.0,,10.402,43.718,,,,0.5,,4.43,,
+10000079,,1169,2,4,7,0,0.0,,14.949,37.215,,,,16.0,,6.48,,
+10000082,,1170,5,9,0,0,0.0,,13.334,41.568,,,,26.0,,5.56,,
+10000083,,1172,9,26,13,40,0.0,,15.555,38.185,,,,12.9,,5.56,,
+10000084,,1174,8,17,18,0,0.0,,10.995,44.821,,,,10.3,,3.97,,
+10000086,,1182,8,15,0,0,0.0,,8.898,44.419,,,,24.4,,4.65,,
+10000091,,1194,1,1,0,0,0.0,,12.078,44.067,,,,0.1,,4.88,,
+10000093,,1196,1,1,0,0,0.0,,10.915,43.933,,,,48.0,,4.65,,
+10000096,,1201,5,4,0,0,0.0,,13.671,46.831,,,,8.0,,5.2,,
+10000104,,1217,1,8,0,0,0.0,,8.898,44.419,,,,14.0,,4.43,,
+10000105,,1222,12,25,12,30,0.0,,10.699,45.312,,,,10.0,,5.74,,
+10000109,,1230,4,5,0,0,0.0,,15.647,38.108,,,,10.3,,4.43,,
+10000112,,1231,6,1,11,0,0.0,,13.831,41.488,,,,7.6,,5.11,,
+10000113,,1234,3,20,0,0,0.0,,11.62,44.835,,,,2.1,,5.11,,
+10000118,,1242,10,24,0,0,0.0,,11.546,45.548,,,,5.0,,4.43,,
+10000120,,1246,1,1,0,0,0.0,,12.737,42.736,,,,7.7,,5.34,,
+10000125,,1249,9,16,23,59,59.99,,10.926,44.647,,,,10.0,,4.88,,
+10000127,,1255,11,17,10,0,0.0,,15.555,38.185,,,,0.6,,4.88,,
+10000133,,1269,9,1,0,0,0.0,,13.57,43.565,,,,0.1,,5.56,,
+10000135,,1270,3,1,0,0,0.0,,19.446,41.314,,,,0.0,,6.74,,
+10000136,,1273,12,18,0,0,0.0,,15.802,40.638,,,,15.7,,5.8,,
+10000139,,1276,5,22,0,0,0.0,,12.091,42.721,,,,21.0,,5.56,,
+10000140,,1276,7,29,18,30,0.0,,9.559,45.085,,,,15.0,,4.77,,
+10000142,,1278,2,25,0,0,0.0,,19.92,39.624,,,,0.0,,6.6,,
+10000144,,1279,4,30,0,0,0.0,,11.919,44.13,,,,4.9,,5.53,,
+10000143,,1279,4,30,18,0,0.0,,12.872,43.093,,,,14.5,,6.23,,
+10000146,,1280,1,25,0,0,0.0,,10.683,44.815,,,,5.4,,4.43,,
+10000147,,1280,4,5,0,0,0.0,,15.22,44.133,,,,17.0,,4.72,,
+10000151,,1284,1,17,15,30,0.0,,12.336,45.438,,,,25.7,,4.2,,
+10000152,,1285,12,13,0,0,0.0,,11.62,44.835,,,,8.3,,5.11,,
+10000154,,1287,1,1,0,0,0.0,,11.678,42.88,,,,21.0,,4.88,,
+10000159,,1293,3,1,0,0,0.0,,10.915,43.933,,,,0.1,,5.56,,
+10000160,,1293,9,4,0,0,0.0,,14.549,41.304,,,,10.0,,5.8,,
+10000164,,1295,9,3,0,0,0.0,,9.504,46.947,,,,6.0,,6.21,,
+10000169,,1298,12,1,0,0,0.0,,12.903,42.576,,,,5.3,,6.25,,
+10000172,,1301,6,11,4,0,0.0,,13.431,46.093,,,,10.6,,4.2,,
+10000177,,1304,12,18,2,0,0.0,,8.954,45.352,,,,7.0,,4.43,,
+10000179,,1306,7,1,0,0,0.0,,10.505,43.843,,,,8.4,,4.65,,
+10000180,,1308,1,25,17,15,0.0,,12.568,44.059,,,,9.7,,5.34,,
+10000183,,1311,1,1,0,0,0.0,,7.327,44.885,,,,10.0,,4.59,,
+10000184,,1312,10,14,11,15,0.0,,8.954,45.352,,,,6.1,,4.2,,
+10000186,,1315,12,3,0,0,0.0,,13.399,42.351,,,,8.4,,5.56,,
+10000189,,1320,12,16,0,0,0.0,,11.332,43.318,,,,0.1,,5.11,,
+10000194,,1322,1,1,0,0,0.0,,10.402,43.718,,,,0.5,,4.43,,
+10000195,,1323,2,25,19,0,0.0,,11.135,44.571,,,,8.6,,4.2,,
+10000198,,1325,5,21,0,0,0.0,,11.257,43.773,,,,20.1,,4.43,,
+10000202,,1328,12,1,0,0,0.0,,13.018,42.857,,,,10.0,,6.47,,
+10000207,,1334,12,4,0,0,0.0,,10.994,45.439,,,,19.0,,4.88,,
+10000209,,1339,11,16,14,10,0.0,,11.62,44.835,,,,8.6,,4.65,,
+10000214,,1344,11,11,0,0,0.0,,10.33,44.801,,,,9.6,,4.2,,
+10000217,,1345,9,12,0,0,0.0,,11.257,43.773,,,,8.5,,4.65,,
+10000219,,1346,2,8,0,0,0.0,,10.926,44.647,,,,5.5,,4.2,,
+10000221,,1348,1,25,0,0,0.0,,13.333,46.43,,,,19.0,,6.66,,
+10000223,,1349,1,6,0,0,0.0,,18.111,42.641,,,,9.0,,4.3,,
+10000229,,1349,9,9,0,0,0.0,,13.942,41.554,,,,8.2,,6.82,,
+10000227,,1349,9,9,0,0,0.0,,13.118,42.27,,,,6.2,,6.34,,
+10000231,,1352,12,25,0,0,0.0,,12.127,43.469,,,,3.2,,6.34,,
+10000248,,1358,1,1,0,0,0.0,,12.141,43.57,,,,16.3,,4.88,,
+10000249,,1361,7,17,17,15,0.0,,15.561,41.205,,,,12.1,,6.02,,
+10000250,,1361,12,27,0,0,0.0,,11.332,43.318,,,,27.7,,4.88,,
+10000256,,1365,3,4,0,0,0.0,,12.019,45.337,,,,6.9,,4.67,,
+10000257,,1365,7,25,18,0,0.0,,11.343,44.494,,,,3.5,,5.34,,
+10000258,,1365,9,21,5,45,0.0,,10.994,45.439,,,,9.5,,4.43,,
+10000262,,1367,1,1,0,0,0.0,,13.867,41.54,,,,0.1,,5.11,,
+10000263,,1369,2,1,0,0,0.0,,8.615,44.913,,,,19.0,,4.88,,
+10000265,,1373,1,1,0,0,0.0,,11.546,45.548,,,,29.6,,4.43,,
+10000266,,1373,3,1,8,0,0.0,,12.336,45.438,,,,17.0,,4.2,,
+10000277,,1376,3,12,1,15,0.0,,11.546,45.548,,,,7.3,,4.88,,
+10000279,,1377,11,14,0,0,0.0,,15.899,38.675,,,,10.0,,5.34,,
+10000280,,1380,1,1,0,0,0.0,,20.091,41.119,,,,2.6,,6.07,,
+10000283,,1383,7,24,20,0,0.0,,9.918,45.058,,,,0.3,,3.97,,
+10000284,,1383,8,4,0,0,0.0,,12.04,44.222,,,,6.4,,5.34,,
+10000285,,1384,2,4,5,5,0.0,,11.257,43.773,,,,6.6,,4.2,,
+10000288,,1384,10,22,0,0,0.0,,13.703,42.659,,,,49.6,,5.11,,
+10000290,,1387,3,5,5,0,0.0,,15.229,44.112,,,,17.0,,4.67,,
+10000292,,1389,4,1,0,0,0.0,,13.018,43.837,,,,34.2,,5.11,,
+10000293,,1389,8,20,13,0,0.0,,13.197,46.406,,,,7.5,,4.88,,
+10000294,,1389,10,18,0,0,0.0,,12.299,43.527,,,,3.0,,6.02,,
+10000295,,1390,10,16,0,0,0.0,,12.9,47.7,,,,8.0,,3.95,,
+10000296,,1390,12,5,1,0,0.0,,15.229,44.112,,,,10.0,,4.67,,
+10000297,,1392,1,28,0,30,0.0,,12.218,46.139,,,,5.1,,3.97,,
+10000298,,1393,6,15,0,0,0.0,,11.912,43.996,,,,9.5,,5.11,,
+10000304,,1396,11,26,0,0,0.0,,9.274,45.584,,,,11.0,,5.34,,
+10000311,,1398,4,3,0,0,0.0,,13.399,42.351,,,,6.0,,4.65,,
+10000312,,1399,7,20,23,0,0.0,,10.925,44.442,,,,13.8,,5.11,,
+10000313,,1399,10,21,15,0,0.0,,15.229,44.112,,,,3.2,,4.93,,
+10000319,,1401,6,29,9,0,0.0,,12.218,46.139,,,,5.0,,4.2,,
+10000322,,1402,1,1,0,0,0.0,,10.994,45.439,,,,10.0,,4.65,,
+10000323,,1403,1,12,5,30,0.0,,12.218,46.139,,,,12.0,,4.65,,
+10000325,,1403,9,6,0,0,0.0,,13.431,46.093,,,,2.0,,5.56,,
+10000326,,1404,2,1,21,0,0.0,,12.218,46.139,,,,5.0,,4.2,,
+10000327,,1405,6,26,13,45,0.0,,12.062,46.079,,,,10.0,,3.97,,
+10000328,,1406,5,28,21,30,0.0,,12.218,46.139,,,,25.1,,3.97,,
+10000331,,1407,6,25,0,0,0.0,,15.229,44.112,,,,3.0,,4.72,,
+10000332,,1408,1,3,16,30,0.0,,11.343,44.494,,,,8.4,,3.74,,
+10000333,,1409,8,17,0,35,0.0,,11.62,44.835,,,,1.5,,4.65,,
+10000335,,1409,11,15,11,15,0.0,,10.33,44.801,,,,5.1,,5.11,,
+10000336,,1410,5,9,22,30,0.0,,11.62,44.835,,,,0.1,,4.88,,
+10000338,,1411,1,9,2,0,0.0,,11.62,44.835,,,,9.4,,5.11,,
+10000340,,1411,7,1,6,0,0.0,,12.218,46.139,,,,45.3,,3.97,,
+10000342,,1414,1,1,0,0,0.0,,16.18,41.882,,,,5.0,,5.8,,
+10000341,,1414,8,7,0,0,0.0,,11.121,43.27,,,,24.1,,5.68,,
+10000344,,1418,3,7,0,0,0.0,,15.567,43.95,,,,2.0,,5.68,,
+10000348,,1420,1,1,0,0,0.0,,11.332,43.318,,,,26.8,,4.43,,
+10000352,,1423,11,10,0,0,0.0,,13.399,42.351,,,,7.5,,4.2,,
+10000353,,1424,10,20,0,0,0.0,,11.947,44.172,,,,6.4,,4.2,,
+10000354,,1425,8,10,0,0,0.0,,11.62,44.835,,,,3.5,,4.65,,
+10000355,,1426,1,1,0,0,0.0,,11.257,43.773,,,,10.2,,4.43,,
+10000373,,1428,7,3,5,0,0.0,,12.046,44.146,,,,2.2,,5.47,,
+10000374,,1429,6,26,0,0,0.0,,11.332,43.318,,,,5.8,,4.2,,
+10000375,,1429,11,10,16,20,0.0,,15.555,38.185,,,,5.5,,4.88,,
+10000378,,1430,8,13,0,40,0.0,,11.332,43.318,,,,17.6,,4.2,,
+10000379,,1430,10,28,0,0,0.0,,18.111,42.641,,,,5.0,,4.3,,
+10000383,,1433,5,4,8,5,0.0,,11.343,44.494,,,,4.9,,4.65,,
+10000384,,1436,3,1,0,0,0.0,,11.332,43.318,,,,5.0,,4.88,,
+10000387,,1438,6,11,2,0,0.0,,10.239,44.844,,,,4.4,,5.56,,
+10000391,,1444,8,25,0,0,0.0,,19.201,41.923,,,,0.0,,5.78,,
+10000394,,1445,3,21,13,30,0.0,,10.994,45.439,,,,6.1,,4.43,,
+10000398,,1448,1,1,0,0,0.0,,15.555,38.185,,,,26.1,,4.2,,
+10000401,,1449,1,1,0,0,0.0,,7.327,44.885,,,,5.4,,4.11,,
+10000400,,1449,10,15,20,45,0.0,,11.56,43.234,,,,5.8,,4.65,,
+10000405,,1453,9,28,22,45,0.0,,11.287,43.783,,,,23.5,,5.36,,
+10000408,,1455,12,20,20,45,0.0,,10.883,44.594,,,,3.5,,4.43,,
+10000410,,1456,12,5,0,0,0.0,,14.711,41.302,,,,7.7,,7.2,,
+10000411,,1456,12,9,0,0,0.0,,12.141,43.57,,,,15.0,,4.43,,
+10000416,,1458,4,26,12,15,0.0,,12.236,43.463,,,,9.0,,5.8,,
+10000418,,1458,5,1,0,0,0.0,,13.229,43.194,,,,0.1,,4.43,,
+10000420,,1461,11,27,0,0,0.0,,13.544,42.308,,,,9.9,,6.48,,
+10000427,,1464,3,24,0,0,0.0,,10.458,43.996,,,,16.8,,4.2,,
+10000428,,1465,4,7,15,30,0.0,,10.682,44.943,,,,10.0,,4.43,,
+10000429,,1465,5,17,0,0,0.0,,12.577,43.351,,,,6.2,,4.65,,
+10000430,,1466,1,15,2,25,0.0,,15.334,40.765,,,,23.8,,6.0,,
+10000431,,1466,12,20,11,0,0.0,,13.399,42.351,,,,8.4,,4.2,,
+10000432,,1466,12,26,0,0,0.0,,12.577,43.351,,,,5.4,,4.65,,
+10000434,,1467,9,3,0,0,0.0,,11.332,43.318,,,,5.0,,4.88,,
+10000435,,1468,6,6,10,30,0.0,,12.336,44.205,,,,8.8,,3.74,,
+10000436,,1469,4,7,6,25,0.0,,11.257,43.773,,,,27.9,,4.2,,
+10000440,,1470,4,11,0,0,0.0,,11.037,44.162,,,,7.3,,5.56,,
+10000444,,1471,1,1,0,0,0.0,,10.22,45.539,,,,25.1,,3.74,,
+10000441,,1471,3,1,0,0,0.0,,12.577,43.351,,,,4.9,,4.2,,
+10000442,,1471,8,15,16,40,0.0,,10.22,45.539,,,,10.0,,4.2,,
+10000450,,1472,1,1,0,0,0.0,,12.568,44.059,,,,0.8,,5.11,,
+10000448,,1472,1,1,0,0,0.0,,17.1,42.7,,,,17.0,,5.14,,
+10000451,,1473,2,2,0,0,0.0,,12.568,44.059,,,,15.4,,4.43,,
+10000452,,1473,5,7,7,45,0.0,,9.328,45.321,,,,9.5,,3.74,,
+10000453,,1474,3,11,20,30,0.0,,10.926,44.647,,,,8.5,,4.2,,
+10000454,,1474,8,18,0,0,0.0,,13.513,43.619,,,,9.6,,5.11,,
+10000457,,1477,2,3,1,0,0.0,,12.704,42.955,,,,24.5,,4.88,,
+10000461,,1479,10,10,22,0,0.0,,12.04,44.222,,,,10.7,,4.2,,
+10000464,,1480,1,1,0,0,0.0,,13.835,42.919,,,,10.2,,4.88,,
+10000468,,1481,2,14,23,0,0.0,,18.111,42.641,,,,16.0,,4.78,,
+10000470,,1481,5,7,14,15,0.0,,10.13,44.274,,,,8.9,,5.59,,
+10000474,,1482,2,1,0,0,0.0,,18.111,42.641,,,,11.0,,4.72,,
+10000476,,1483,3,3,22,0,0.0,,11.62,44.835,,,,8.2,,4.43,,
+10000477,,1483,8,11,19,40,0.0,,12.23,44.155,,,,17.1,,5.69,,
+10000483,,1485,1,1,0,0,0.0,,10.631,44.698,,,,9.5,,4.2,,
+10000482,,1485,9,1,0,0,0.0,,11.721,45.355,,,,10.0,,4.2,,
+10000484,,1486,9,30,0,0,0.0,,11.332,43.318,,,,7.4,,4.43,,
+10000485,,1487,1,11,15,40,0.0,,11.307,45.137,,,,9.5,,3.74,,
+10000488,,1489,1,1,0,0,0.0,,12.141,43.57,,,,9.6,,5.11,,
+10000491,,1491,1,24,23,50,0.0,,11.875,45.407,,,,10.3,,4.88,,
+10000492,,1492,1,1,0,0,0.0,,12.04,44.222,,,,9.9,,4.88,,
+10000493,,1493,8,24,0,0,0.0,,13.135,46.279,,,,11.0,,4.2,,
+10000496,,1494,5,29,2,15,0.0,,15.555,38.185,,,,12.7,,5.34,,
+10000497,,1494,6,13,0,0,0.0,,7.267,43.7,,,,24.4,,4.5,,
+10000504,,1496,6,1,0,0,0.0,,12.742,42.807,,,,1.0,,4.2,,
+10000502,,1496,6,4,8,30,0.0,,11.332,43.318,,,,10.2,,5.11,,
+10000505,,1496,11,28,11,30,0.0,,18.111,42.641,,,,15.0,,4.3,,
+10000509,,1498,4,10,0,0,0.0,,13.399,42.351,,,,10.0,,4.43,,
+10000510,,1498,4,11,8,50,0.0,,11.506,43.197,,,,9.8,,4.43,,
+10000517,,1499,11,9,0,0,0.0,,15.555,38.185,,,,13.9,,5.34,,
+10000519,,1501,6,5,10,0,0.0,,10.844,44.519,,,,3.9,,6.02,,
+10000520,,1502,3,10,0,0,0.0,,12.949,42.386,,,,10.0,,5.11,,
+10000521,,1502,5,15,0,0,0.0,,7.487,44.331,,,,15.9,,4.11,,
+10000522,,1502,9,6,0,0,0.0,,13.087,43.462,,,,9.4,,4.65,,
+10000523,,1503,11,14,0,0,0.0,,13.024,43.426,,,,9.9,,4.88,,
+10000528,,1504,11,1,0,0,0.0,,11.816,43.697,,,,17.1,,5.11,,
+10000529,,1504,11,7,17,30,0.0,,18.111,42.641,,,,14.0,,4.62,,
+10000531,,1505,1,3,2,0,0.0,,11.23,44.507,,,,7.2,,5.6,,
+10000538,,1507,1,1,0,0,0.0,,7.327,44.885,,,,32.5,,4.11,,
+10000539,,1508,1,1,0,0,0.0,,14.5,46.0,,,,10.0,,5.14,,
+10000544,,1508,10,26,0,0,0.0,,11.62,44.835,,,,8.7,,4.2,,
+10000545,,1509,2,25,22,20,0.0,,15.684,38.1,,,,9.1,,5.56,,
+10000546,,1509,4,19,0,0,0.0,,11.865,44.324,,,,3.2,,5.02,,
+10000550,,1509,12,13,0,0,0.0,,5.783,43.833,,,,4.0,,5.05,,
+10000551,,1509,12,24,21,0,0.0,,11.769,42.896,,,,0.5,,4.65,,
+10000552,,1511,3,26,15,30,0.0,,13.216,46.209,,,,10.0,,6.35,,
+10000558,,1511,4,1,0,0,0.0,,13.61,43.44,,,,10.9,,4.65,,
+10000570,,1512,2,8,0,0,0.0,,9.402,46.322,,,,10.0,,4.59,,
+10000571,,1512,12,12,20,40,0.0,,10.994,45.439,,,,0.1,,3.87,,
+10000572,,1513,2,10,0,0,0.0,,8.615,44.913,,,,10.5,,4.2,,
+10000575,,1513,8,25,0,0,0.0,,15.555,38.185,,,,7.1,,4.2,,
+10000585,,1516,12,19,23,0,0.0,,13.135,46.279,,,,12.7,,4.14,,
+10000587,,1517,3,29,19,0,0.0,,15.211,41.012,,,,30.0,,5.34,,
+10000594,,1519,1,1,0,0,0.0,,12.949,42.386,,,,13.8,,4.65,,
+10000595,,1520,1,9,17,30,0.0,,12.054,43.541,,,,1.5,,4.88,,
+10000598,,1520,5,17,6,30,0.0,,18.037,42.674,,,,17.0,,5.55,,
+10000603,,1522,7,5,23,59,59.99,,12.785,45.751,,,,5.0,,3.74,,
+10000605,,1522,10,5,0,10,0.0,,9.75,45.116,,,,7.7,,4.78,,
+10000606,,1523,6,7,0,0,0.0,,13.185,46.171,,,,10.9,,3.74,,
+10000611,,1524,4,20,0,0,0.0,,7.303,46.228,,,,6.0,,5.59,,
+10000613,,1525,2,19,21,0,0.0,,12.975,45.926,,,,10.0,,4.6,,
+10000617,,1527,10,4,0,0,0.0,,10.915,43.933,,,,3.5,,5.34,,
+10000622,,1529,1,1,0,0,0.0,,12.737,42.736,,,,8.0,,4.88,,
+10000624,,1529,4,14,0,0,0.0,,12.785,45.751,,,,14.1,,4.2,,
+10000625,,1529,7,3,0,0,0.0,,10.023,45.135,,,,9.4,,4.09,,
+10000627,,1530,11,11,16,30,0.0,,11.559,43.208,,,,10.0,,4.43,,
+10000635,,1534,2,3,20,30,0.0,,18.111,42.641,,,,10.9,,4.3,,
+10000643,,1536,8,10,23,0,0.0,,8.898,44.419,,,,10.0,,4.65,,
+10000644,,1536,8,17,0,5,0.0,,10.934,44.365,,,,10.4,,5.16,,
+10000648,,1537,11,1,0,0,0.0,,8.48,44.307,,,,10.1,,4.65,,
+10000663,,1540,4,8,0,0,0.0,,13.718,43.162,,,,0.1,,4.88,,
+10000666,,1540,9,1,8,10,0.0,,10.22,45.539,,,,9.4,,4.2,,
+10000671,,1541,10,22,18,0,0.0,,8.909,44.761,,,,26.0,,5.26,,
+10000674,,1542,6,13,2,15,0.0,,11.385,44.006,,,,23.8,,6.0,,
+10000677,,1542,12,10,15,15,0.0,,14.944,37.215,,,,2.0,,6.7,,
+10000678,,1543,8,13,2,30,0.0,,18.111,42.641,,,,13.9,,4.3,,
+10000681,,1544,3,6,8,30,0.0,,18.136,42.675,,,,10.0,,4.51,,
+10000686,,1545,6,9,15,45,0.0,,9.825,44.473,,,,8.0,,5.35,,
+10000688,,1545,11,27,2,0,0.0,,11.643,43.067,,,,33.0,,5.34,,
+10000693,,1547,2,10,13,20,0.0,,10.631,44.698,,,,24.5,,5.11,,
+10000695,,1547,7,31,0,0,0.0,,8.48,44.307,,,,5.0,,4.43,,
+10000698,,1549,4,1,0,0,0.0,,15.555,38.185,,,,18.0,,4.2,,
+10000700,,1549,5,8,0,0,0.0,,10.309,43.551,,,,17.0,,4.88,,
+10000701,,1549,5,13,8,30,0.0,,7.752,44.517,,,,5.0,,4.35,,
+10000704,,1549,9,10,2,0,0.0,,12.218,46.139,,,,2.4,,4.88,,
+10000705,,1550,2,28,16,0,0.0,,7.547,44.389,,,,5.0,,4.82,,
+10000709,,1551,9,26,16,30,0.0,,11.257,43.773,,,,3.0,,4.43,,
+10000719,,1554,11,27,18,30,0.0,,11.257,43.773,,,,17.1,,4.88,,
+10000723,,1556,11,17,0,0,0.0,,16.252,39.303,,,,18.9,,5.11,,
+10000724,,1557,4,23,21,0,0.0,,13.399,42.351,,,,23.6,,4.2,,
+10000729,,1558,4,13,9,0,0.0,,11.564,43.457,,,,2.7,,5.94,,
+10000733,,1559,4,27,12,0,0.0,,16.136,39.844,,,,19.1,,4.88,,
+10000739,,1560,1,1,0,0,0.0,,9.066,47.042,,,,5.0,,3.79,,
+10000736,,1560,5,11,4,40,0.0,,16.485,41.249,,,,10.0,,5.64,,
+10000737,,1560,10,11,0,0,0.0,,9.066,47.042,,,,6.0,,3.79,,
+10000744,,1561,8,19,15,50,0.0,,15.505,40.563,,,,18.9,,6.75,,
+10000745,,1561,11,24,1,25,0.0,,11.455,44.781,,,,5.5,,4.43,,
+10000748,,1563,6,13,12,0,0.0,,18.442,42.534,,,,10.0,,5.35,,
+10000749,,1563,9,17,9,30,0.0,,13.978,42.58,,,,9.8,,4.43,,
+10000751,,1564,7,20,0,0,0.0,,7.276,44.024,,,,10.9,,5.51,,
+10000760,,1567,1,1,0,0,0.0,,13.094,42.793,,,,5.8,,4.88,,
+10000774,,1570,11,17,19,10,0.0,,11.632,44.824,,,,4.9,,5.43,,
+10000783,,1572,1,4,18,45,0.0,,11.467,47.283,,,,8.0,,4.87,,
+10000785,,1572,6,4,22,0,0.0,,10.423,44.851,,,,10.0,,4.65,,
+10000790,,1573,3,22,0,0,0.0,,9.933,46.75,,,,7.0,,3.9,,
+10000791,,1573,6,5,0,0,0.0,,9.528,46.855,,,,3.0,,3.79,,
+10000792,,1573,8,1,0,0,0.0,,7.635,46.318,,,,1.0,,3.79,,
+10000794,,1574,1,28,15,0,0.0,,9.4,46.667,,,,10.0,,3.9,,
+10000795,,1574,3,17,3,40,0.0,,11.294,44.833,,,,10.0,,4.65,,
+10000797,,1574,8,14,0,0,0.0,,14.1,45.4,,,,10.1,,5.57,,
+10000804,,1575,6,14,16,0,0.0,,11.332,43.318,,,,10.9,,4.88,,
+10000805,,1575,11,17,10,30,0.0,,12.635,46.062,,,,7.0,,4.88,,
+10000806,,1576,1,26,23,0,0.0,,10.1,46.7,,,,7.0,,3.9,,
+10000807,,1576,9,26,5,10,0.0,,9.671,45.694,,,,10.0,,4.43,,
+10000831,,1579,1,1,0,0,0.0,,13.789,41.808,,,,3.7,,4.43,,
+10000845,,1584,3,1,0,0,0.0,,7.362,44.466,,,,9.8,,4.82,,
+10000846,,1584,3,11,0,0,0.0,,6.942,46.391,,,,8.0,,5.82,,
+10000851,,1584,9,10,20,30,0.0,,11.992,43.862,,,,3.8,,5.93,,
+10000855,,1586,1,12,0,0,0.0,,10.061,44.866,,,,4.7,,4.2,,
+10000856,,1586,10,31,0,0,0.0,,9.717,46.617,,,,8.0,,3.9,,
+10000860,,1588,1,1,0,0,0.0,,5.555,44.006,,,,10.0,,3.71,,
+10000862,,1590,4,22,12,30,0.0,,14.5,46.08,,,,10.0,,5.14,,
+10000864,,1590,6,13,10,30,0.0,,12.497,43.065,,,,0.1,,4.88,,
+10000876,,1590,12,28,0,0,0.0,,6.8,44.75,,,,10.0,,3.79,,
+10000879,,1591,5,24,0,0,0.0,,10.631,44.698,,,,25.5,,4.65,,
+10000881,,1591,7,10,0,0,0.0,,12.035,44.401,,,,9.6,,5.14,,
+10000886,,1592,11,24,0,0,0.0,,12.747,42.877,,,,6.5,,5.11,,
+10000889,,1593,3,8,0,0,0.0,,9.671,45.694,,,,25.1,,4.88,,
+10000895,,1594,10,3,0,0,0.0,,11.62,44.835,,,,2.7,,4.2,,
+10000896,,1595,2,8,23,0,0.0,,9.45,46.75,,,,15.0,,3.9,,
+10000898,,1595,7,12,0,0,0.0,,11.51,47.28,,,,6.0,,4.45,,
+10000899,,1595,7,14,1,30,0.0,,12.961,46.098,,,,3.6,,3.74,,
+10000901,,1595,10,30,0,0,0.0,,12.577,43.351,,,,9.6,,4.43,,
+10000905,,1597,3,5,0,0,0.0,,12.466,42.778,,,,5.0,,4.65,,
+10000907,,1597,8,3,23,40,0.0,,11.429,43.987,,,,10.5,,5.26,,
+10000916,,1599,8,1,0,0,0.0,,15.601,38.147,,,,10.9,,5.11,,
+10000919,,1599,11,6,1,25,0.0,,13.021,42.724,,,,9.5,,6.04,,
+10000920,,1599,11,16,0,0,0.0,,11.716,43.774,,,,9.9,,5.11,,
+10000922,,1599,12,29,2,30,0.0,,14.5,46.0,,,,10.0,,4.3,,
+10000926,,1600,10,28,0,0,0.0,,10.631,44.698,,,,13.8,,5.34,,
+10000935,,1601,1,1,0,0,0.0,,15.555,38.185,,,,16.1,,4.2,,
+10000927,,1601,4,26,0,0,0.0,,19.49,40.474,,,,2.0,,6.26,,
+10000938,,1603,1,25,0,0,0.0,,11.332,43.318,,,,0.1,,4.43,,
+10000940,,1603,8,4,0,0,0.0,,18.111,42.641,,,,16.0,,4.72,,
+10000944,,1604,11,11,0,0,0.0,,8.25,46.9,,,,4.0,,3.9,,
+10000947,,1605,4,1,0,0,0.0,,9.57,46.61,,,,7.0,,3.9,,
+10000952,,1606,8,22,0,0,0.0,,9.671,45.694,,,,14.0,,4.88,,
+10000953,,1606,12,12,0,0,0.0,,11.875,45.407,,,,1.1,,4.2,,
+10000955,,1607,1,27,2,0,0.0,,9.433,46.7,,,,8.0,,3.9,,
+10000960,,1608,1,6,22,20,0.0,,10.631,44.698,,,,19.4,,4.43,,
+10000961,,1608,7,25,0,0,0.0,,18.667,42.43,,,,17.0,,5.41,,
+10000967,,1609,1,1,0,0,0.0,,11.115,43.421,,,,12.7,,4.43,,
+10000966,,1609,7,20,0,0,0.0,,16.373,38.925,,,,5.2,,5.8,,
+10000971,,1610,5,14,0,0,0.0,,8.48,44.307,,,,9.5,,3.74,,
+10000972,,1611,1,15,0,0,0.0,,7.245,44.808,,,,14.0,,4.35,,
+10000975,,1612,1,31,0,0,0.0,,7.613,43.949,,,,15.2,,4.82,,
+10000978,,1612,10,14,0,0,0.0,,12.853,43.247,,,,19.8,,5.1,,
+10000986,,1614,3,2,0,0,0.0,,15.2,44.1,,,,11.0,,5.14,,
+10000988,,1614,8,1,0,0,0.0,,12.389,43.112,,,,23.2,,4.88,,
+10001002,,1617,1,1,0,0,0.0,,19.7,41.5,,,,0.0,,6.24,,
+10000999,,1617,3,23,0,0,0.0,,13.245,43.522,,,,8.1,,4.43,,
+10001003,,1618,1,18,0,0,0.0,,7.311,43.961,,,,10.3,,5.52,,
+10001010,,1619,7,7,22,0,0.0,,13.297,42.526,,,,3.6,,5.34,,
+10001014,,1620,6,22,0,0,0.0,,12.017,44.517,,,,26.0,,4.88,,
+10001026,,1621,1,1,0,0,0.0,,14.5,46.17,,,,10.0,,5.14,,
+10001028,,1622,5,5,11,0,0.0,,14.66,46.176,,,,3.5,,5.35,,
+10001031,,1622,8,3,0,0,0.0,,10.25,46.795,,,,7.0,,5.16,,
+10001032,,1623,7,29,0,0,0.0,,9.55,47.017,,,,3.0,,3.9,,
+10001034,,1624,2,3,0,0,0.0,,16.283,39.027,,,,28.7,,5.11,,
+10001035,,1624,3,19,0,0,0.0,,11.848,44.642,,,,4.9,,5.43,,
+10001036,,1624,10,3,17,0,0.0,,14.742,37.27,,,,10.0,,5.56,,
+10001044,,1625,1,1,0,0,0.0,,14.5,46.0,,,,10.0,,5.14,,
+10001038,,1625,2,22,10,0,0.0,,8.4,46.817,,,,6.0,,3.5,,
+10001042,,1625,8,1,0,0,0.0,,15.818,40.961,,,,7.9,,5.8,,
+10001043,,1625,12,5,0,0,0.0,,12.568,44.059,,,,8.2,,4.65,,
+10001045,,1626,1,7,4,0,0.0,,14.5,46.08,,,,10.0,,4.72,,
+10001047,,1626,4,4,12,45,0.0,,16.456,38.851,,,,10.3,,6.06,,
+10001048,,1626,5,12,0,0,0.0,,13.453,43.3,,,,10.0,,5.11,,
+10001054,,1627,7,1,0,0,0.0,,13.248,42.695,,,,8.5,,5.34,,
+10001052,,1627,7,30,10,50,0.0,,15.342,41.737,,,,6.7,,6.69,,
+10001061,,1628,11,4,15,40,0.0,,10.33,44.801,,,,7.5,,4.88,,
+10001064,,1630,5,1,0,0,0.0,,10.69,43.903,,,,2.1,,4.43,,
+10001070,,1631,2,25,0,0,0.0,,12.855,43.052,,,,4.1,,5.11,,
+10001080,,1634,5,1,4,30,0.0,,15.08,45.75,,,,10.0,,4.72,,
+10001081,,1634,11,10,0,0,0.0,,16.611,40.667,,,,4.0,,4.88,,
+10001084,,1635,8,12,0,0,0.0,,15.555,38.185,,,,9.7,,4.43,,
+10001094,,1637,11,20,0,0,0.0,,9.322,44.317,,,,0.1,,4.43,,
+10001097,,1638,3,1,0,0,0.0,,8.583,46.583,,,,0.1,,3.5,,
+10001096,,1638,3,27,15,5,0.0,,16.289,39.048,,,,10.0,,7.08,,
+10001098,,1638,4,1,0,0,0.0,,11.332,43.318,,,,10.0,,4.43,,
+10001106,,1639,4,6,0,0,0.0,,11.294,44.833,,,,3.6,,5.34,,
+10001108,,1639,7,28,16,30,0.0,,18.038,42.676,,,,15.0,,5.35,,
+10001109,,1639,10,7,0,0,0.0,,13.261,42.639,,,,6.6,,6.14,,
+10001118,,1640,1,1,0,0,0.0,,15.3,45.74,,,,17.2,,5.14,,
+10001119,,1641,1,13,6,0,0.0,,14.5,46.08,,,,10.0,,4.72,,
+10001123,,1641,6,8,0,0,0.0,,9.882,44.377,,,,8.7,,4.65,,
+10001125,,1642,6,13,0,0,0.0,,9.667,45.437,,,,10.0,,4.95,,
+10001131,,1643,3,19,2,30,0.0,,14.5,46.0,,,,18.1,,4.72,,
+10001135,,1644,2,15,4,30,0.0,,7.228,43.978,,,,10.0,,5.77,,
+10001138,,1644,5,9,0,0,0.0,,10.952,44.245,,,,0.1,,4.88,,
+10001144,,1645,1,1,0,0,0.0,,15.4,45.6,,,,4.5,,5.57,,
+10001146,,1646,2,22,0,0,0.0,,11.875,45.407,,,,7.0,,4.2,,
+10001147,,1646,4,5,16,15,0.0,,10.309,43.551,,,,33.0,,4.65,,
+10001149,,1646,4,28,7,0,0.0,,13.247,42.615,,,,9.1,,5.85,,
+10001151,,1646,5,30,1,0,0.0,,10.409,45.147,,,,17.8,,3.74,,
+10001152,,1646,5,31,0,0,0.0,,15.993,41.905,,,,21.2,,6.76,,
+10001159,,1647,5,17,0,0,0.0,,12.143,42.415,,,,21.0,,4.82,,
+10001165,,1648,1,1,0,0,0.0,,14.9,44.98,,,,10.1,,5.57,,
+10001160,,1648,1,1,0,0,0.0,,12.737,42.736,,,,3.6,,4.88,,
+10001161,,1648,1,13,18,0,0.0,,10.915,43.933,,,,8.0,,4.43,,
+10001166,,1649,1,1,0,0,0.0,,15.555,38.185,,,,0.1,,4.43,,
+10001185,,1650,8,18,22,0,0.0,,9.533,46.867,,,,7.0,,3.9,,
+10001204,,1651,2,26,0,0,0.0,,19.92,39.624,,,,15.0,,5.92,,
+10001208,,1651,6,8,0,0,0.0,,10.052,46.651,,,,7.0,,3.79,,
+10001222,,1653,4,19,4,15,0.0,,10.504,44.814,,,,5.0,,4.43,,
+10001223,,1653,8,15,0,0,0.0,,12.055,44.216,,,,9.2,,4.43,,
+10001227,,1654,7,24,0,25,0.0,,13.683,41.635,,,,6.7,,6.33,,
+10001230,,1655,2,3,0,0,0.0,,12.737,42.736,,,,7.8,,4.88,,
+10001232,,1655,3,25,0,0,0.0,,11.842,44.06,,,,3.6,,4.65,,
+10001242,,1656,6,1,0,0,0.0,,16.252,39.303,,,,23.8,,5.34,,
+10001245,,1657,1,29,2,0,0.0,,15.393,41.726,,,,24.0,,5.99,,
+10001258,,1659,11,5,22,15,0.0,,16.249,38.694,,,,48.1,,6.57,,
+10001266,,1661,1,3,0,0,0.0,,14.8,46.05,,,,10.0,,4.3,,
+10001270,,1661,3,12,0,0,0.0,,9.799,45.705,,,,12.0,,4.88,,
+10001271,,1661,3,21,23,0,0.0,,10.863,44.734,,,,11.1,,4.88,,
+10001272,,1661,3,22,12,50,0.0,,11.898,44.021,,,,49.6,,6.06,,
+10001273,,1661,3,27,0,0,0.0,,6.967,46.317,,,,5.0,,3.9,,
+10001287,,1662,12,29,0,0,0.0,,11.875,45.407,,,,10.3,,4.2,,
+10001294,,1665,3,1,1,0,0.0,,9.067,47.033,,,,6.0,,3.9,,
+10001297,,1666,4,14,18,58,0.0,,11.114,44.639,,,,32.4,,4.2,,
+10001304,,1667,1,1,0,0,0.0,,12.737,42.736,,,,10.2,,5.11,,
+10001301,,1667,3,15,0,0,0.0,,15.2,44.1,,,,33.0,,5.14,,
+10001302,,1667,4,6,8,45,0.0,,18.098,42.659,,,,12.0,,6.38,,
+10001308,,1668,8,22,0,0,0.0,,12.19,43.514,,,,10.7,,4.2,,
+10001318,,1669,9,1,3,0,0.0,,14.53,46.08,,,,10.0,,4.72,,
+10001326,,1670,7,17,1,0,0.0,,11.507,47.294,,,,8.0,,5.46,,
+10001329,,1671,6,20,10,0,0.0,,10.866,44.674,,,,16.4,,5.27,,
+10001332,,1672,4,14,15,45,0.0,,12.576,43.941,,,,0.1,,5.59,,
+10001334,,1672,6,8,17,30,0.0,,13.302,42.569,,,,11.4,,5.38,,
+10001338,,1673,2,13,0,0,0.0,,9.067,47.033,,,,8.0,,3.5,,
+10001343,,1674,1,16,0,0,0.0,,19.92,39.624,,,,0.1,,6.31,,
+10001346,,1674,2,23,0,0,0.0,,9.15,47.0,,,,4.0,,3.9,,
+10001367,,1678,7,15,0,0,0.0,,11.62,44.835,,,,1.5,,4.2,,
+10001368,,1678,9,2,0,0,0.0,,5.653,43.63,,,,4.0,,4.66,,
+10001370,,1679,3,24,11,30,0.0,,11.585,43.167,,,,0.1,,4.88,,
+10001373,,1680,4,30,11,0,0.0,,8.803,44.688,,,,2.2,,5.11,,
+10001385,,1682,5,7,0,0,0.0,,9.067,47.033,,,,8.0,,3.5,,
+10001387,,1683,5,25,0,0,0.0,,10.864,46.025,,,,9.7,,4.43,,
+10001390,,1684,8,31,23,55,0.0,,6.233,44.1,,,,10.0,,4.08,,
+10001391,,1684,10,21,5,30,0.0,,14.5,46.08,,,,9.3,,5.14,,
+10001398,,1685,1,1,0,0,0.0,,12.559,43.655,,,,14.5,,4.08,,
+10001397,,1685,9,9,0,0,0.0,,9.067,47.033,,,,4.0,,3.5,,
+10001402,,1686,1,1,0,0,0.0,,14.5,46.0,,,,10.0,,4.72,,
+10001403,,1687,3,15,0,0,0.0,,9.083,47.0,,,,13.0,,3.9,,
+10001406,,1687,10,2,0,0,0.0,,15.899,38.675,,,,5.0,,5.11,,
+10001410,,1688,4,11,12,20,0.0,,11.942,44.39,,,,4.6,,5.83,,
+10001414,,1688,7,20,0,0,0.0,,16.159,38.733,,,,23.7,,4.65,,
+10001415,,1688,7,23,0,0,0.0,,15.337,41.687,,,,11.8,,5.34,,
+10001431,,1689,1,1,0,0,0.0,,12.411,43.664,,,,6.6,,5.11,,
+10001421,,1689,3,10,0,0,0.0,,14.9,45.95,,,,8.2,,5.57,,
+10001424,,1689,4,1,0,0,0.0,,12.747,42.877,,,,8.4,,4.65,,
+10001427,,1689,7,21,11,0,0.0,,13.076,42.415,,,,4.6,,5.11,,
+10001428,,1689,9,21,0,0,0.0,,16.288,41.273,,,,7.0,,4.88,,
+10001430,,1689,12,22,1,0,0.0,,11.567,47.263,,,,6.0,,5.65,,
+10001434,,1690,1,26,0,0,0.0,,12.726,42.916,,,,0.1,,4.65,,
+10001436,,1690,3,22,21,50,0.0,,12.239,43.457,,,,26.0,,4.88,,
+10001437,,1690,5,4,0,0,0.0,,12.218,46.139,,,,5.1,,4.43,,
+10001443,,1690,12,4,14,0,0.0,,13.881,46.635,,,,10.0,,6.26,,
+10001445,,1690,12,23,0,20,0.0,,13.586,43.55,,,,4.9,,5.55,,
+10001447,,1691,2,19,0,0,0.0,,14.448,46.09,,,,4.4,,5.35,,
+10001449,,1691,9,26,0,0,0.0,,15.898,41.264,,,,12.1,,4.2,,
+10001454,,1692,3,4,22,20,0.0,,15.196,40.903,,,,12.9,,5.93,,
+10001458,,1692,10,23,20,10,0.0,,13.018,43.837,,,,10.0,,4.2,,
+10001460,,1693,1,8,0,0,0.0,,16.157,39.873,,,,4.4,,5.26,,
+10001463,,1693,1,11,13,30,0.0,,15.013,37.14,,,,0.0,,7.34,,
+10001464,,1693,2,22,8,30,0.0,,12.436,43.442,,,,2.9,,4.2,,
+10001466,,1693,3,24,0,0,0.0,,13.922,41.652,,,,7.9,,5.23,,
+10001472,,1693,7,6,9,15,0.0,,10.644,45.28,,,,2.4,,5.24,,
+10001476,,1693,10,15,0,0,0.0,,12.635,43.282,,,,23.1,,4.84,,
+10001480,,1694,4,8,0,0,0.0,,12.091,43.62,,,,7.9,,5.38,,
+10001489,,1694,9,8,11,40,0.0,,15.406,40.862,,,,3.6,,6.74,,
+10001492,,1695,2,25,5,30,0.0,,11.91,45.861,,,,18.0,,6.39,,
+10001493,,1695,2,28,0,0,0.0,,11.62,44.835,,,,8.8,,4.43,,
+10001495,,1695,6,11,2,30,0.0,,12.11,42.613,,,,33.0,,5.77,,
+10001497,,1695,9,11,0,0,0.0,,9.635,46.9,,,,9.0,,4.86,,
+10001500,,1696,4,20,12,0,0.0,,15.024,36.966,,,,5.0,,4.43,,
+10001502,,1697,2,1,20,0,0.0,,16.338,39.019,,,,0.1,,4.43,,
+10001504,,1697,6,18,0,0,0.0,,11.09,43.67,,,,0.1,,4.43,,
+10001514,,1698,10,3,19,30,0.0,,14.5,46.0,,,,10.0,,3.87,,
+10001515,,1698,12,1,0,0,0.0,,13.513,43.619,,,,16.2,,4.65,,
+10001526,,1699,1,1,0,0,0.0,,19.201,41.923,,,,8.0,,5.41,,
+10001527,,1699,1,1,0,0,0.0,,13.838,41.527,,,,9.4,,3.51,,
+10001518,,1699,2,6,0,0,0.0,,15.2,44.1,,,,10.0,,5.14,,
+10001519,,1699,2,11,0,0,0.0,,15.32,45.63,,,,6.1,,5.57,,
+10001524,,1699,5,9,0,0,0.0,,12.177,42.388,,,,2.3,,4.43,,
+10001528,,1700,2,5,0,0,0.0,,11.668,42.871,,,,7.1,,4.88,,
+10001529,,1700,7,28,0,0,0.0,,12.868,46.433,,,,0.1,,5.67,,
+10001530,,1700,8,25,0,0,0.0,,15.4,45.6,,,,6.0,,5.35,,
+10001537,,1701,4,5,0,0,0.0,,20.019,40.296,,,,4.0,,6.55,,
+10001540,,1701,8,24,0,0,0.0,,8.999,46.921,,,,6.0,,3.79,,
+10001552,,1701,12,12,19,0,0.0,,8.999,46.921,,,,3.0,,3.79,,
+10001557,,1702,2,24,0,0,0.0,,9.012,46.934,,,,7.0,,3.79,,
+10001560,,1702,3,14,5,0,0.0,,14.989,41.12,,,,8.4,,6.56,,
+10001563,,1702,10,2,0,0,0.0,,8.999,46.921,,,,4.0,,3.79,,
+10001567,,1703,1,14,18,0,0.0,,13.071,42.708,,,,9.1,,6.87,,
+10001575,,1703,9,16,17,0,0.0,,11.881,44.288,,,,4.0,,4.65,,
+10001576,,1703,11,23,13,0,0.0,,14.5,46.08,,,,10.0,,4.72,,
+10001577,,1703,12,21,21,0,0.0,,8.529,44.542,,,,10.0,,3.74,,
+10001580,,1704,5,13,12,15,0.0,,8.574,44.298,,,,12.4,,4.2,,
+10001587,,1705,4,14,19,20,0.0,,11.446,43.276,,,,26.7,,3.74,,
+10001596,,1706,3,19,0,0,0.0,,15.641,38.203,,,,23.8,,4.73,,
+10001597,,1706,3,28,0,0,0.0,,11.39,47.27,,,,6.0,,4.45,,
+10001602,,1706,11,3,13,0,0.0,,14.08,42.076,,,,5.4,,6.84,,
+10001603,,1706,12,2,0,0,0.0,,11.51,47.28,,,,6.0,,4.7,,
+10001604,,1707,3,24,13,0,0.0,,12.617,42.699,,,,5.9,,5.19,,
+10001608,,1708,1,26,0,0,0.0,,16.105,39.93,,,,7.7,,5.56,,
+10001611,,1708,3,21,23,0,0.0,,5.783,43.9,,,,10.0,,3.65,,
+10001613,,1708,8,14,0,0,0.0,,5.756,43.789,,,,10.0,,5.12,,
+10001624,,1710,12,13,21,0,0.0,,17.708,40.412,,,,21.0,,4.2,,
+10001627,,1711,1,7,0,0,0.0,,15.647,38.108,,,,6.0,,4.2,,
+10001631,,1711,3,30,3,0,0.0,,13.814,41.491,,,,18.1,,4.09,,
+10001632,,1711,5,21,0,0,0.0,,11.546,45.548,,,,10.0,,3.74,,
+10001638,,1712,3,28,0,0,0.0,,12.734,43.513,,,,9.8,,4.88,,
+10001640,,1712,5,8,0,0,0.0,,14.66,41.561,,,,22.8,,4.88,,
+10001641,,1712,7,16,0,0,0.0,,16.064,38.202,,,,10.0,,4.43,,
+10001644,,1713,1,1,0,0,0.0,,19.956,40.703,,,,3.0,,6.33,,
+10001643,,1713,1,3,0,0,0.0,,17.113,40.589,,,,5.9,,4.43,,
+10001654,,1714,1,1,0,0,0.0,,12.521,42.517,,,,12.7,,5.34,,
+10001655,,1715,2,21,0,0,0.0,,15.812,38.234,,,,6.8,,4.43,,
+10001658,,1716,2,3,0,0,0.0,,13.62,46.08,,,,10.2,,5.14,,
+10001659,,1716,10,4,0,0,0.0,,13.013,42.718,,,,6.8,,4.88,,
+10001664,,1717,3,31,0,0,0.0,,12.91,43.91,,,,3.5,,4.2,,
+10001665,,1717,4,4,0,0,0.0,,14.532,36.95,,,,10.0,,4.88,,
+10001669,,1717,7,28,0,0,0.0,,15.2,44.1,,,,10.0,,5.14,,
+10001675,,1718,7,14,0,0,0.0,,13.814,41.491,,,,10.3,,4.09,,
+10001676,,1718,8,18,0,0,0.0,,13.453,43.3,,,,21.0,,4.43,,
+10001678,,1719,1,7,0,0,0.0,,11.991,46.123,,,,7.3,,5.01,,
+10001682,,1719,6,11,0,0,0.0,,5.483,44.367,,,,10.0,,3.7,,
+10001683,,1719,6,27,6,30,0.0,,13.047,42.877,,,,10.2,,5.58,,
+10001685,,1719,12,12,19,0,0.0,,10.671,45.804,,,,29.6,,4.2,,
+10001686,,1720,1,10,0,0,0.0,,10.142,44.037,,,,4.4,,3.97,,
+10001687,,1720,6,7,0,0,0.0,,15.92,41.262,,,,27.0,,5.25,,
+10001690,,1720,8,28,0,0,0.0,,14.032,41.17,,,,7.7,,4.39,,
+10001691,,1720,9,12,0,0,0.0,,15.888,38.228,,,,9.0,,4.43,,
+10001694,,1721,1,12,0,0,0.0,,14.4,45.3,,,,11.6,,6.41,,
+10001697,,1721,6,18,0,0,0.0,,12.855,43.052,,,,8.4,,5.11,,
+10001701,,1722,9,1,0,0,0.0,,16.611,40.667,,,,7.9,,4.2,,
+10001705,,1723,6,1,0,0,0.0,,13.983,41.288,,,,7.7,,4.43,,
+10001718,,1724,6,1,0,0,0.0,,10.35,46.883,,,,15.0,,3.9,,
+10001719,,1724,7,15,18,30,0.0,,6.083,45.717,,,,4.0,,3.79,,
+10001720,,1724,8,3,0,0,0.0,,15.686,38.178,,,,9.1,,4.96,,
+10001724,,1724,12,11,20,0,0.0,,11.008,43.207,,,,0.5,,5.11,,
+10001726,,1725,4,17,13,0,0.0,,12.487,43.564,,,,2.2,,4.84,,
+10001728,,1725,6,30,0,0,0.0,,9.05,46.983,,,,6.0,,3.9,,
+10001730,,1725,10,29,17,40,0.0,,11.573,44.207,,,,8.6,,5.64,,
+10001735,,1726,4,19,22,0,0.0,,11.51,43.242,,,,17.4,,5.34,,
+10001738,,1726,9,23,0,0,0.0,,12.546,43.309,,,,4.8,,4.82,,
+10001740,,1727,1,7,0,0,0.0,,15.047,36.915,,,,6.0,,4.69,,
+10001741,,1727,3,9,11,0,0.0,,11.367,44.057,,,,7.4,,4.92,,
+10001748,,1727,8,18,0,0,0.0,,11.39,47.27,,,,6.0,,4.7,,
+10001749,,1727,12,14,19,45,0.0,,12.819,43.61,,,,32.1,,5.23,,
+10001750,,1728,2,4,3,0,0.0,,11.59,44.398,,,,6.0,,4.43,,
+10001751,,1728,2,8,0,0,0.0,,13.984,41.295,,,,17.0,,4.88,,
+10001753,,1728,5,1,0,0,0.0,,16.318,38.974,,,,9.1,,4.43,,
+10001757,,1729,1,13,21,0,0.0,,7.873,46.772,,,,4.0,,5.18,,
+10001759,,1729,6,23,0,0,0.0,,11.487,43.774,,,,6.2,,4.65,,
+10001763,,1730,3,29,0,5,0.0,,10.272,43.878,,,,6.7,,3.74,,
+10001765,,1730,5,12,5,0,0.0,,13.12,42.753,,,,10.4,,6.03,,
+10001768,,1730,10,23,0,0,0.0,,12.619,43.282,,,,10.0,,4.86,,
+10001772,,1731,3,20,3,0,0.0,,15.757,41.274,,,,21.5,,6.37,,
+10001773,,1731,3,29,0,0,0.0,,12.041,43.67,,,,17.7,,4.73,,
+10001774,,1731,4,26,0,0,0.0,,13.823,41.49,,,,16.4,,4.47,,
+10001780,,1731,12,9,0,0,0.0,,10.915,43.933,,,,8.4,,3.74,,
+10001784,,1732,2,4,18,20,0.0,,10.468,44.872,,,,11.5,,4.65,,
+10001785,,1732,3,28,0,0,0.0,,15.335,38.169,,,,12.2,,4.2,,
+10001786,,1732,5,21,0,0,0.0,,9.604,43.985,,,,22.9,,3.97,,
+10001787,,1732,8,9,0,0,0.0,,11.878,44.288,,,,10.1,,4.65,,
+10001790,,1732,11,1,0,0,0.0,,19.92,39.624,,,,0.0,,6.56,,
+10001798,,1733,10,20,0,0,0.0,,13.513,43.619,,,,9.9,,4.43,,
+10001814,,1735,9,6,0,0,0.0,,16.129,38.678,,,,5.0,,4.83,,
+10001817,,1736,4,23,0,0,0.0,,6.3,45.25,,,,10.0,,4.08,,
+10001819,,1736,6,12,0,0,0.0,,8.602,46.318,,,,23.0,,3.91,,
+10001821,,1736,8,16,0,0,0.0,,14.175,38.01,,,,10.3,,4.88,,
+10001830,,1737,6,11,0,30,0.0,,11.166,43.564,,,,10.0,,4.2,,
+10001836,,1738,5,23,0,0,0.0,,16.171,38.903,,,,25.6,,5.11,,
+10001838,,1738,7,19,1,0,0.0,,12.095,42.626,,,,7.4,,4.88,,
+10001840,,1738,11,5,0,30,0.0,,10.028,44.906,,,,9.6,,5.18,,
+10001843,,1739,2,12,21,30,0.0,,15.545,41.462,,,,5.0,,4.43,,
+10001845,,1739,3,6,2,30,0.0,,16.559,38.737,,,,9.0,,3.97,,
+10001851,,1739,7,31,11,0,0.0,,11.343,44.494,,,,3.7,,4.43,,
+10001858,,1740,3,6,5,40,0.0,,10.489,44.074,,,,26.0,,5.61,,
+10001862,,1740,3,30,17,30,0.0,,16.559,38.737,,,,7.7,,4.65,,
+10001865,,1740,6,1,0,0,0.0,,12.38,42.655,,,,9.9,,3.97,,
+10001866,,1740,7,13,0,0,0.0,,12.761,43.313,,,,17.7,,4.65,,
+10001867,,1740,8,29,0,30,0.0,,7.117,43.583,,,,10.0,,3.89,,
+10001872,,1741,4,24,9,20,0.0,,13.005,43.425,,,,5.4,,6.17,,
+10001874,,1741,8,6,13,30,0.0,,14.97,41.049,,,,10.0,,5.44,,
+10001875,,1741,10,1,0,0,0.0,,11.332,43.318,,,,26.7,,5.11,,
+10001884,,1742,1,1,0,0,0.0,,13.546,42.084,,,,10.5,,4.43,,
+10001876,,1742,1,27,11,20,0.0,,10.309,43.551,,,,4.0,,4.88,,
+10001879,,1742,3,16,2,30,0.0,,14.188,42.042,,,,16.8,,4.65,,
+10001895,,1743,1,1,0,0,0.0,,13.657,42.025,,,,6.4,,4.43,,
+10001885,,1743,1,21,21,55,0.0,,12.074,42.614,,,,33.0,,5.01,,
+10001887,,1743,2,20,0,0,0.0,,18.774,39.847,,,,19.0,,6.75,,
+10001891,,1743,5,29,0,0,0.0,,11.62,44.835,,,,0.2,,4.88,,
+10001894,,1743,12,7,7,45,0.0,,16.354,38.704,,,,8.8,,5.87,,
+10001900,,1744,1,1,0,0,0.0,,10.952,44.245,,,,11.1,,4.88,,
+10001898,,1744,5,25,0,0,0.0,,13.05,43.82,,,,13.8,,4.6,,
+10001899,,1744,12,28,10,30,0.0,,9.833,46.817,,,,7.0,,3.9,,
+10001902,,1745,3,1,0,0,0.0,,12.737,42.736,,,,4.6,,5.11,,
+10001903,,1745,10,18,0,0,0.0,,13.8,41.483,,,,0.1,,4.63,,
+10001906,,1746,7,23,18,15,0.0,,10.449,44.091,,,,5.1,,5.12,,
+10001908,,1746,10,8,0,0,0.0,,13.38,46.037,,,,15.8,,4.43,,
+10001909,,1746,10,28,0,0,0.0,,8.217,46.417,,,,8.0,,3.9,,
+10001913,,1747,4,17,0,0,0.0,,12.769,43.205,,,,11.5,,6.02,,
+10001916,,1747,9,1,0,0,0.0,,15.647,38.108,,,,9.9,,4.65,,
+10001925,,1749,8,1,0,0,0.0,,15.555,38.185,,,,8.4,,5.8,,
+10001927,,1750,2,1,0,0,0.0,,13.399,42.351,,,,9.7,,4.88,,
+10001945,,1750,12,17,15,45,0.0,,14.565,45.28,,,,8.8,,5.45,,
+10001951,,1751,7,27,1,0,0.0,,12.739,43.225,,,,17.1,,6.35,,
+10001959,,1751,11,21,0,0,0.0,,8.621,44.567,,,,45.3,,3.74,,
+10001964,,1752,2,16,4,45,0.0,,7.65,43.792,,,,2.0,,3.71,,
+10001974,,1753,3,9,13,15,0.0,,7.181,44.941,,,,2.0,,5.17,,
+10001976,,1753,4,22,0,0,0.0,,11.92,43.983,,,,5.9,,4.88,,
+10001990,,1754,9,19,0,0,0.0,,7.186,46.242,,,,4.0,,3.91,,
+10001999,,1755,8,28,0,0,0.0,,12.658,45.959,,,,10.0,,3.74,,
+10002001,,1755,11,1,17,0,0.0,,11.868,42.742,,,,12.7,,4.43,,
+10002007,,1755,12,9,13,45,0.0,,7.955,46.319,,,,4.0,,5.73,,
+10002026,,1756,2,1,1,0,0.0,,6.967,46.317,,,,13.0,,3.79,,
+10002033,,1756,2,13,0,0,0.0,,5.433,44.217,,,,10.0,,3.61,,
+10002048,,1756,4,13,0,0,0.0,,12.245,45.666,,,,7.9,,4.88,,
+10002062,,1756,7,3,2,20,0.0,,5.45,43.533,,,,4.0,,4.31,,
+10002065,,1756,10,6,20,0,0.0,,12.84,43.899,,,,7.7,,3.97,,
+10002068,,1756,10,22,0,0,0.0,,15.917,41.63,,,,10.0,,4.43,,
+10002080,,1757,8,6,0,0,0.0,,15.286,37.073,,,,7.0,,4.2,,
+10002095,,1759,3,18,0,0,0.0,,10.915,43.933,,,,0.1,,4.2,,
+10002098,,1759,5,20,0,0,0.0,,15.735,40.421,,,,16.1,,4.2,,
+10002099,,1759,5,26,22,15,0.0,,8.648,44.893,,,,8.9,,4.2,,
+10002101,,1759,6,14,0,0,0.0,,12.133,42.612,,,,2.0,,4.2,,
+10002106,,1759,10,5,1,0,0.0,,13.814,41.491,,,,25.6,,4.08,,
+10002111,,1760,1,12,0,0,0.0,,13.312,43.06,,,,4.3,,4.43,,
+10002121,,1761,4,5,14,0,0.0,,13.814,41.491,,,,1.5,,4.53,,
+10002124,,1761,5,3,8,15,0.0,,16.594,38.905,,,,13.9,,5.11,,
+10002126,,1761,6,10,0,10,0.0,,11.909,43.946,,,,9.6,,3.74,,
+10002129,,1762,4,15,18,0,0.0,,11.506,44.004,,,,8.3,,5.13,,
+10002130,,1762,4,18,11,30,0.0,,12.992,46.512,,,,6.5,,3.74,,
+10002132,,1762,6,15,0,0,0.0,,7.373,46.554,,,,3.0,,3.79,,
+10002135,,1762,10,3,20,15,0.0,,7.373,46.554,,,,1.0,,3.79,,
+10002136,,1762,10,6,0,0,0.0,,13.585,42.308,,,,0.4,,5.5,,
+10002152,,1764,12,12,19,0,0.0,,7.373,46.554,,,,11.0,,3.79,,
+10002158,,1765,5,12,0,0,0.0,,13.983,41.405,,,,1.8,,4.88,,
+10002167,,1766,5,6,0,0,0.0,,10.942,43.541,,,,8.7,,3.74,,
+10002179,,1766,12,24,12,24,0.0,,12.899,42.874,,,,8.7,,4.65,,
+10002182,,1767,1,21,7,45,0.0,,10.133,44.138,,,,3.6,,5.29,,
+10002184,,1767,2,7,3,45,0.0,,8.682,44.548,,,,9.7,,5.02,,
+10002189,,1767,5,10,0,0,0.0,,12.992,46.512,,,,13.4,,3.74,,
+10002190,,1767,5,26,18,24,0.0,,7.502,45.272,,,,29.3,,5.07,,
+10002191,,1767,6,5,1,30,0.0,,12.751,42.821,,,,4.8,,5.45,,
+10002192,,1767,7,14,1,5,0.0,,16.279,39.375,,,,14.0,,5.92,,
+10002196,,1767,11,21,0,0,0.0,,14.33,46.89,,,,8.0,,5.14,,
+10002209,,1768,10,19,23,0,0.0,,11.904,43.943,,,,8.5,,5.96,,
+10002212,,1768,11,30,11,30,0.0,,10.946,43.565,,,,10.0,,4.2,,
+10002227,,1770,3,20,15,30,0.0,,7.261,46.478,,,,8.0,,5.15,,
+10002233,,1770,10,7,0,0,0.0,,12.992,46.512,,,,9.8,,3.74,,
+10002237,,1770,12,27,4,0,0.0,,11.41,43.701,,,,11.1,,4.88,,
+10002241,,1771,1,1,0,0,0.0,,13.613,41.718,,,,10.5,,5.11,,
+10002240,,1771,1,8,3,30,0.0,,10.309,43.551,,,,1.6,,4.43,,
+10002242,,1771,2,17,19,0,0.0,,14.957,38.442,,,,5.0,,4.3,,
+10002249,,1771,8,13,8,13,0.0,,11.161,44.141,,,,16.8,,4.65,,
+10002250,,1771,8,15,8,15,0.0,,9.722,45.606,,,,29.6,,4.2,,
+10002264,,1772,10,12,0,0,0.0,,12.141,43.57,,,,9.7,,4.65,,
+10002285,,1773,11,11,0,0,0.0,,8.962,46.958,,,,6.0,,3.92,,
+10002291,,1773,12,31,1,15,0.0,,6.634,44.659,,,,10.0,,4.34,,
+10002294,,1774,1,31,19,30,0.0,,12.128,43.61,,,,13.8,,4.65,,
+10002295,,1774,3,4,0,0,0.0,,10.33,44.801,,,,7.9,,4.2,,
+10002296,,1774,3,31,14,49,0.0,,10.111,45.552,,,,28.3,,4.43,,
+10002298,,1774,5,15,0,0,0.0,,11.586,42.831,,,,7.4,,4.65,,
+10002302,,1774,9,10,15,30,0.0,,8.606,46.876,,,,13.0,,5.62,,
+10002312,,1775,1,5,22,45,0.0,,10.525,44.443,,,,11.5,,4.63,,
+10002316,,1775,8,26,0,0,0.0,,12.992,46.512,,,,10.0,,3.74,,
+10002320,,1775,10,22,2,12,0.0,,8.809,42.175,,,,10.0,,5.11,,
+10002325,,1776,4,24,16,36,0.0,,14.58,45.3,,,,6.2,,5.14,,
+10002328,,1776,7,10,0,0,0.0,,12.706,46.233,,,,3.4,,5.81,,
+10002333,,1777,2,7,1,0,0.0,,8.263,46.887,,,,8.0,,5.02,,
+10002343,,1777,8,19,8,19,0.0,,13.537,41.697,,,,32.4,,4.43,,
+10002347,,1777,10,5,15,45,0.0,,11.757,42.88,,,,9.3,,5.12,,
+10002352,,1778,1,24,7,45,0.0,,13.602,42.055,,,,33.9,,4.83,,
+10002355,,1778,2,18,2,18,0.0,,9.54,44.297,,,,15.7,,3.97,,
+10002360,,1778,4,21,0,0,0.0,,12.992,46.512,,,,10.9,,3.97,,
+10002365,,1778,6,11,0,0,0.0,,12.04,44.222,,,,15.7,,4.43,,
+10002369,,1778,8,3,0,0,0.0,,12.141,43.57,,,,10.0,,4.65,,
+10002377,,1779,5,10,6,0,0.0,,8.248,46.899,,,,10.0,,3.79,,
+10002381,,1779,6,4,7,0,0.0,,11.48,44.443,,,,8.9,,5.23,,
+10002383,,1779,6,26,12,0,0.0,,11.332,43.318,,,,17.0,,4.2,,
+10002391,,1779,12,24,17,0,0.0,,10.86,44.061,,,,8.4,,4.6,,
+10002399,,1780,4,9,0,0,0.0,,15.555,38.185,,,,4.1,,4.88,,
+10002401,,1780,5,25,0,0,0.0,,12.197,44.418,,,,2.3,,4.43,,
+10002404,,1780,8,1,0,0,0.0,,8.864,44.897,,,,8.4,,4.2,,
+10002407,,1780,9,8,17,0,0.0,,12.992,46.512,,,,12.7,,3.74,,
+10002409,,1780,9,21,13,15,0.0,,18.5,42.4,,,,6.7,,5.35,,
+10002415,,1781,1,3,2,30,0.0,,11.538,43.171,,,,32.4,,5.08,,
+10002417,,1781,1,11,1,11,0.0,,12.965,40.892,,,,5.0,,4.2,,
+10002420,,1781,4,4,21,20,0.0,,11.798,44.251,,,,17.7,,6.09,,
+10002422,,1781,4,20,0,0,0.0,,8.68,46.76,,,,10.0,,3.9,,
+10002427,,1781,6,2,10,30,0.0,,7.65,43.792,,,,10.0,,3.61,,
+10002429,,1781,6,3,0,0,0.0,,12.513,43.596,,,,9.1,,6.48,,
+10002433,,1781,9,10,11,30,0.0,,9.589,45.501,,,,32.5,,4.92,,
+10002436,,1781,12,23,17,0,0.0,,12.992,46.512,,,,7.0,,3.74,,
+10002438,,1782,4,11,20,0,0.0,,12.992,46.512,,,,2.2,,3.74,,
+10002439,,1782,8,15,0,0,0.0,,5.775,45.167,,,,2.0,,3.96,,
+10002443,,1782,12,10,0,0,0.0,,12.992,46.512,,,,8.2,,3.74,,
+10002445,,1783,2,5,3,0,0.0,,10.275,46.796,,,,9.0,,3.79,,
+10002446,,1783,2,5,12,0,0.0,,15.97,38.297,,,,24.1,,7.08,,
+10002449,,1783,2,18,0,0,0.0,,14.75,46.0,,,,10.0,,4.3,,
+10002463,,1783,6,21,18,0,0.0,,5.967,45.383,,,,6.0,,4.08,,
+10002466,,1783,7,28,0,0,0.0,,10.809,45.879,,,,28.3,,4.65,,
+10002469,,1783,11,15,0,0,0.0,,15.292,41.689,,,,10.0,,4.88,,
+10002477,,1784,3,24,0,0,0.0,,14.5,46.08,,,,10.0,,4.93,,
+10002478,,1784,3,30,11,0,0.0,,9.183,44.776,,,,7.4,,4.2,,
+10002485,,1784,9,11,10,0,0.0,,6.834,44.9,,,,9.8,,3.59,,
+10002487,,1784,10,15,12,3,0.0,,5.947,45.477,,,,7.0,,5.07,,
+10002496,,1785,4,29,10,45,0.0,,6.625,44.659,,,,10.3,,4.15,,
+10002497,,1785,5,3,2,30,0.0,,12.955,43.073,,,,8.5,,5.01,,
+10002499,,1785,7,19,22,30,0.0,,11.257,45.701,,,,6.1,,3.74,,
+10002501,,1785,9,12,0,0,0.0,,6.842,45.021,,,,7.0,,4.11,,
+10002504,,1785,10,9,3,15,0.0,,12.788,42.536,,,,8.9,,5.73,,
+10002506,,1785,11,14,0,0,0.0,,10.1,46.6,,,,20.0,,3.9,,
+10002510,,1786,1,15,0,0,0.0,,12.577,43.351,,,,3.8,,5.11,,
+10002514,,1786,2,5,0,0,0.0,,19.92,39.624,,,,6.0,,6.52,,
+10002517,,1786,2,23,7,40,0.0,,16.103,38.673,,,,10.0,,4.2,,
+10002521,,1786,4,7,0,15,0.0,,9.55,45.267,,,,10.2,,5.27,,
+10002522,,1786,4,11,9,0,0.0,,14.5,46.08,,,,13.2,,4.72,,
+10002526,,1786,11,24,6,45,0.0,,7.909,44.732,,,,8.7,,4.23,,
+10002528,,1786,12,25,1,0,0.0,,12.565,43.992,,,,9.8,,5.65,,
+10002529,,1786,12,28,0,0,0.0,,12.992,46.512,,,,12.7,,3.74,,
+10002531,,1787,4,25,0,0,0.0,,12.992,46.512,,,,16.0,,3.74,,
+10002535,,1787,7,26,7,15,0.0,,11.62,44.835,,,,8.9,,4.88,,
+10002538,,1787,9,20,4,0,0.0,,15.555,38.185,,,,19.1,,4.2,,
+10002540,,1787,10,21,12,30,0.0,,11.332,43.318,,,,2.0,,4.2,,
+10002544,,1787,12,9,4,30,0.0,,12.992,46.512,,,,9.5,,3.74,,
+10002546,,1787,12,26,0,0,0.0,,11.767,43.723,,,,4.6,,4.43,,
+10002554,,1788,4,18,0,0,0.0,,13.018,43.837,,,,12.1,,4.43,,
+10002558,,1788,10,20,21,10,0.0,,13.019,46.398,,,,9.7,,5.19,,
+10002561,,1789,2,7,0,0,0.0,,15.875,38.391,,,,10.3,,5.11,,
+10002567,,1789,8,4,0,0,0.0,,12.302,45.938,,,,1.1,,3.97,,
+10002570,,1789,9,30,10,0,0.0,,12.217,43.51,,,,21.2,,5.88,,
+10002573,,1790,1,26,7,0,0.0,,12.992,46.512,,,,16.0,,4.09,,
+10002577,,1790,7,26,0,0,0.0,,9.909,44.354,,,,6.3,,5.11,,
+10002578,,1791,1,1,0,0,0.0,,13.399,42.351,,,,25.6,,5.34,,
+10002581,,1791,7,7,6,0,0.0,,5.7,44.967,,,,9.0,,3.95,,
+10002583,,1791,10,11,13,5,0.0,,12.861,42.95,,,,0.1,,5.55,,
+10002584,,1791,10,13,1,20,0.0,,16.268,38.636,,,,0.1,,6.11,,
+10002588,,1792,4,1,12,0,0.0,,16.087,39.973,,,,9.1,,4.43,,
+10002589,,1792,5,11,0,0,0.0,,9.558,46.961,,,,12.0,,3.79,,
+10002593,,1792,10,20,0,0,0.0,,12.992,46.512,,,,4.4,,3.74,,
+10002597,,1793,7,25,0,0,0.0,,13.198,40.845,,,,7.1,,4.65,,
+10002606,,1794,5,12,10,59,0.0,,11.39,47.27,,,,6.0,,4.45,,
+10002607,,1794,6,7,0,45,0.0,,12.821,46.306,,,,9.5,,5.98,,
+10002610,,1794,6,12,22,30,0.0,,14.924,41.108,,,,0.1,,5.25,,
+10002617,,1795,2,14,19,15,0.0,,11.332,43.318,,,,0.1,,3.74,,
+10002618,,1795,6,19,23,30,0.0,,13.443,43.182,,,,4.9,,4.72,,
+10002627,,1796,2,5,2,0,0.0,,11.873,43.534,,,,9.9,,4.97,,
+10002633,,1796,10,22,4,0,0.0,,11.67,44.614,,,,1.0,,5.49,,
+10002640,,1797,10,30,5,0,0.0,,12.992,46.512,,,,17.2,,3.74,,
+10002644,,1798,5,26,0,0,0.0,,11.417,43.343,,,,10.0,,4.87,,
+10002653,,1799,2,22,5,45,0.0,,10.779,44.771,,,,10.0,,4.2,,
+10002654,,1799,3,5,4,0,0.0,,7.267,43.7,,,,2.7,,3.89,,
+10002656,,1799,5,29,19,0,0.0,,10.27,45.404,,,,9.4,,5.03,,
+10002659,,1799,7,28,22,45,0.0,,13.161,43.21,,,,12.0,,6.2,,
+10002661,,1799,10,26,4,0,0.0,,12.992,46.512,,,,10.0,,3.74,,
+10002664,,1800,11,1,22,30,0.0,,9.209,47.063,,,,7.0,,3.91,,
+10002667,,1801,7,18,18,0,0.0,,12.992,46.512,,,,9.0,,3.74,,
+10002671,,1801,10,8,7,52,0.0,,11.421,44.466,,,,23.6,,4.94,,
+10002677,,1802,5,12,9,30,0.0,,9.839,45.424,,,,10.0,,5.58,,
+10002678,,1802,8,10,1,45,0.0,,10.914,43.485,,,,12.7,,4.23,,
+10002682,,1802,10,1,0,0,0.0,,7.303,46.206,,,,10.0,,3.79,,
+10002681,,1802,10,30,18,30,0.0,,11.536,43.088,,,,9.8,,5.12,,
+10002686,,1802,12,26,0,0,0.0,,7.383,46.233,,,,15.0,,3.9,,
+10002687,,1802,12,31,11,0,0.0,,5.95,44.2,,,,4.0,,4.08,,
+10002690,,1803,3,1,16,0,0.0,,12.992,46.512,,,,7.0,,3.74,,
+10002691,,1803,4,7,0,0,0.0,,13.551,42.505,,,,6.4,,3.97,,
+10002737,,1804,1,1,0,0,0.0,,11.112,43.605,,,,9.1,,4.88,,
+10002698,,1804,5,22,19,15,0.0,,13.646,42.529,,,,9.3,,5.35,,
+10002701,,1804,7,28,23,0,0.0,,12.728,42.796,,,,3.0,,4.92,,
+10002734,,1804,10,18,20,0,0.0,,11.105,43.453,,,,9.3,,5.11,,
+10002739,,1805,5,9,1,0,0.0,,13.483,43.46,,,,4.6,,4.43,,
+10002740,,1805,6,1,0,0,0.0,,9.858,46.512,,,,10.0,,3.79,,
+10002743,,1805,7,26,21,0,0.0,,14.474,41.5,,,,10.0,,6.67,,
+10002751,,1806,2,12,0,0,0.0,,10.671,44.862,,,,6.1,,5.21,,
+10002752,,1806,3,31,0,0,0.0,,7.749,43.844,,,,10.0,,4.62,,
+10002776,,1807,9,5,1,30,0.0,,7.942,43.933,,,,2.0,,4.82,,
+10002778,,1807,11,11,0,0,0.0,,15.841,40.3,,,,10.0,,4.79,,
+10002779,,1807,12,19,1,30,0.0,,7.97,45.552,,,,3.4,,4.11,,
+10002783,,1808,4,2,16,43,0.0,,7.249,44.838,,,,15.8,,5.57,,
+10002791,,1808,10,26,21,0,0.0,,10.309,43.551,,,,8.7,,4.65,,
+10002795,,1809,5,4,0,0,0.0,,20.042,39.641,,,,7.0,,6.13,,
+10002796,,1809,8,14,11,0,0.0,,13.399,42.351,,,,25.0,,4.65,,
+10002797,,1809,8,14,15,0,0.0,,9.853,46.515,,,,8.0,,3.79,,
+10002798,,1809,8,25,12,13,0.0,,13.453,43.3,,,,1.6,,4.65,,
+10002802,,1810,1,14,0,0,0.0,,9.528,46.855,,,,3.0,,3.79,,
+10002808,,1810,5,1,0,0,0.0,,10.809,45.764,,,,11.5,,4.65,,
+10002816,,1810,9,30,0,0,0.0,,12.239,43.609,,,,19.9,,3.97,,
+10002819,,1810,12,25,0,45,0.0,,10.719,44.9,,,,10.0,,5.11,,
+10002824,,1811,6,7,13,45,0.0,,9.579,46.855,,,,20.0,,3.79,,
+10002828,,1811,8,1,19,0,0.0,,15.647,38.108,,,,14.6,,4.43,,
+10002834,,1812,2,19,3,0,0.0,,9.826,46.86,,,,0.1,,3.79,,
+10002836,,1812,3,20,0,1,0.0,,5.704,43.746,,,,4.0,,5.01,,
+10002847,,1812,9,11,12,0,0.0,,11.14,43.66,,,,0.1,,5.22,,
+10002849,,1812,10,25,7,0,0.0,,12.589,46.027,,,,5.0,,5.64,,
+10002850,,1812,12,13,0,0,0.0,,9.598,46.597,,,,6.0,,3.79,,
+10002854,,1813,4,13,0,0,0.0,,9.651,46.583,,,,3.0,,3.79,,
+10002859,,1813,9,21,7,45,0.0,,11.97,44.25,,,,5.0,,5.28,,
+10002860,,1813,9,22,1,30,0.0,,9.61,46.704,,,,15.0,,4.53,,
+10002868,,1814,4,3,0,0,0.0,,10.356,43.635,,,,5.0,,5.13,,
+10002869,,1814,4,28,0,0,0.0,,11.39,47.27,,,,6.0,,4.45,,
+10002879,,1814,12,1,0,0,0.0,,9.528,46.855,,,,6.0,,3.79,,
+10002880,,1815,1,11,23,30,0.0,,11.683,42.865,,,,2.3,,4.88,,
+10002881,,1815,2,26,0,0,0.0,,11.434,45.722,,,,19.0,,3.74,,
+10002884,,1815,8,12,0,0,0.0,,10.915,43.933,,,,5.1,,4.65,,
+10002886,,1815,9,3,23,0,0.0,,13.015,42.832,,,,0.4,,5.55,,
+10002898,,1816,1,1,0,0,0.0,,19.8,41.3,,,,5.0,,5.89,,
+10002893,,1816,4,1,14,25,0.0,,14.67,47.17,,,,8.0,,4.3,,
+10002895,,1816,5,15,0,0,0.0,,7.391,46.629,,,,9.0,,3.79,,
+10002906,,1817,3,11,21,25,0.0,,6.742,46.0,,,,19.0,,5.42,,
+10002909,,1817,4,17,0,0,0.0,,15.763,40.576,,,,11.3,,4.01,,
+10002915,,1817,8,11,0,0,0.0,,7.267,46.483,,,,6.0,,3.9,,
+10002917,,1817,8,19,17,0,0.0,,11.416,47.283,,,,6.0,,3.95,,
+10002920,,1817,10,19,2,30,0.0,,15.555,38.185,,,,25.5,,4.43,,
+10002927,,1818,2,23,18,10,0.0,,7.644,43.809,,,,10.3,,5.36,,
+10002930,,1818,3,1,2,45,0.0,,14.756,37.204,,,,2.0,,5.56,,
+10002936,,1818,9,8,9,50,0.0,,14.082,37.813,,,,5.0,,5.32,,
+10002939,,1818,12,9,18,55,0.0,,10.296,44.696,,,,2.9,,5.27,,
+10002941,,1819,1,8,22,30,0.0,,7.932,43.865,,,,2.0,,4.82,,
+10002944,,1819,4,10,23,0,0.0,,11.416,47.283,,,,19.0,,3.95,,
+10002945,,1819,5,2,14,0,0.0,,14.02,46.0,,,,9.6,,4.93,,
+10002946,,1819,5,26,16,30,0.0,,11.757,42.252,,,,5.2,,5.11,,
+10002959,,1820,1,1,0,0,0.0,,14.691,37.266,,,,6.0,,4.43,,
+10002957,,1820,7,17,6,30,0.0,,11.71,47.35,,,,6.0,,4.96,,
+10002965,,1821,3,22,0,0,0.0,,12.86,42.402,,,,16.4,,5.11,,
+10002968,,1821,8,2,0,0,0.0,,16.456,38.94,,,,17.0,,5.11,,
+10002974,,1821,11,22,1,15,0.0,,15.214,41.975,,,,30.4,,5.63,,
+10002979,,1822,4,6,0,0,0.0,,14.398,37.747,,,,5.0,,4.37,,
+10002983,,1822,7,14,0,0,0.0,,16.903,39.282,,,,2.2,,4.65,,
+10002985,,1822,8,12,2,30,0.0,,14.5,46.05,,,,10.0,,4.72,,
+10002994,,1823,3,5,16,37,0.0,,14.094,37.993,,,,22.2,,5.79,,
+10002996,,1823,5,14,0,0,0.0,,9.066,47.042,,,,8.0,,3.79,,
+10002999,,1823,6,19,0,0,0.0,,20.4,39.485,,,,1.9,,6.13,,
+10003000,,1823,8,7,5,10,0.0,,18.2,42.7,,,,13.6,,5.14,,
+10003014,,1824,2,4,21,50,0.0,,9.126,44.92,,,,11.1,,4.53,,
+10003017,,1824,5,23,13,0,0.0,,6.517,43.85,,,,4.0,,3.79,,
+10003019,,1824,8,12,7,0,0.0,,12.01,43.868,,,,8.5,,4.65,,
+10003023,,1824,12,11,0,0,0.0,,16.588,39.54,,,,14.2,,5.34,,
+10003026,,1825,1,21,23,50,0.0,,5.51,43.577,,,,10.0,,3.88,,
+10003027,,1825,2,21,2,30,0.0,,14.35,46.77,,,,8.0,,4.72,,
+10003029,,1825,4,11,19,15,0.0,,15.882,39.977,,,,23.8,,3.97,,
+10003030,,1825,6,22,15,0,0.0,,14.75,45.97,,,,8.0,,4.3,,
+10003032,,1825,10,27,10,0,0.0,,14.228,41.592,,,,5.0,,4.43,,
+10003035,,1826,2,1,16,0,0.0,,15.727,40.52,,,,23.8,,5.75,,
+10003043,,1826,6,24,12,15,0.0,,11.034,45.577,,,,1.6,,4.7,,
+10003048,,1826,10,1,0,0,0.0,,11.842,44.06,,,,21.0,,4.43,,
+10003047,,1826,10,26,18,0,0.0,,17.679,40.452,,,,10.0,,5.25,,
+10003049,,1826,11,11,4,28,0.0,,9.155,45.185,,,,29.3,,4.2,,
+10003054,,1827,4,2,0,20,0.0,,10.11,46.703,,,,3.0,,4.81,,
+10003056,,1827,4,17,13,30,0.0,,17.5,43.0,,,,10.0,,5.14,,
+10003057,,1827,4,17,14,45,0.0,,15.5,45.5,,,,5.1,,4.3,,
+10003063,,1827,11,21,2,0,0.0,,7.9,46.583,,,,10.0,,4.3,,
+10003070,,1828,3,12,0,0,0.0,,15.997,38.527,,,,25.8,,5.11,,
+10003072,,1828,4,8,0,0,0.0,,12.004,44.115,,,,7.9,,4.65,,
+10003073,,1828,4,11,22,25,0.0,,12.41,43.326,,,,9.1,,4.99,,
+10003074,,1828,5,12,23,30,0.0,,7.433,46.083,,,,8.0,,3.9,,
+10003078,,1828,10,8,22,30,0.0,,12.09,44.174,,,,3.2,,4.52,,
+10003079,,1828,10,9,2,20,0.0,,9.047,44.821,,,,5.0,,5.73,,
+10003109,,1829,7,3,13,0,0.0,,15.367,41.775,,,,10.0,,3.97,,
+10003114,,1829,9,6,19,30,0.0,,10.023,45.135,,,,9.5,,4.43,,
+10003115,,1829,10,15,0,0,0.0,,6.9,46.45,,,,8.0,,3.9,,
+10003116,,1829,11,2,9,30,0.0,,15.2,45.8,,,,8.0,,4.72,,
+10003139,,1830,1,1,0,0,0.0,,7.983,46.333,,,,6.0,,3.5,,
+10003122,,1830,1,26,4,30,0.0,,11.074,44.213,,,,8.1,,4.54,,
+10003123,,1830,3,8,5,0,0.0,,14.5,46.08,,,,10.0,,3.66,,
+10003130,,1830,7,13,15,0,0.0,,15.647,38.108,,,,25.5,,4.43,,
+10003132,,1830,8,11,12,20,0.0,,14.27,46.49,,,,7.0,,4.72,,
+10003138,,1830,12,29,11,0,0.0,,14.017,42.216,,,,17.5,,4.43,,
+10003140,,1831,1,2,14,7,0.0,,15.786,40.082,,,,9.2,,5.52,,
+10003141,,1831,1,28,18,30,0.0,,15.24,38.224,,,,7.7,,4.48,,
+10003146,,1831,5,26,10,30,0.0,,7.849,43.855,,,,8.4,,5.43,,
+10003153,,1831,9,1,0,0,0.0,,15.177,40.927,,,,25.4,,4.65,,
+10003151,,1831,9,11,18,15,0.0,,10.544,44.753,,,,14.1,,5.48,,
+10003156,,1831,11,23,4,17,0.0,,14.469,41.484,,,,8.4,,4.43,,
+10003159,,1832,1,13,13,0,0.0,,12.605,42.98,,,,33.0,,6.41,,
+10003162,,1832,3,8,18,30,0.0,,16.919,39.079,,,,9.9,,6.64,,
+10003181,,1833,1,11,0,50,0.0,,14.57,45.98,,,,10.0,,4.3,,
+10003192,,1833,11,20,0,25,0.0,,14.3,46.37,,,,11.1,,4.3,,
+10003194,,1834,2,2,8,2,0.0,,14.23,45.77,,,,12.5,,4.3,,
+10003195,,1834,2,14,13,15,0.0,,9.851,44.432,,,,8.7,,5.93,,
+10003202,,1834,10,4,19,0,0.0,,11.32,44.479,,,,6.1,,4.75,,
+10003209,,1835,2,6,18,50,0.0,,11.416,43.962,,,,20.5,,4.65,,
+10003211,,1835,3,7,6,0,0.0,,5.683,43.733,,,,10.0,,3.94,,
+10003212,,1835,4,18,17,25,0.0,,7.85,46.69,,,,10.0,,3.91,,
+10003216,,1835,5,10,0,15,0.0,,14.5,46.05,,,,15.8,,3.87,,
+10003217,,1835,5,23,8,30,0.0,,7.551,44.33,,,,10.3,,4.82,,
+10003224,,1835,10,12,22,35,0.0,,16.293,39.33,,,,9.1,,5.88,,
+10003227,,1835,10,31,7,30,0.0,,13.51,46.88,,,,8.0,,4.51,,
+10003229,,1835,12,23,0,0,0.0,,13.814,41.491,,,,16.3,,4.09,,
+10003231,,1836,5,4,0,0,0.0,,15.647,38.108,,,,10.3,,4.88,,
+10003237,,1836,6,12,2,30,0.0,,11.825,45.803,,,,29.3,,5.53,,
+10003239,,1836,6,29,1,28,0.0,,14.65,46.07,,,,8.8,,4.72,,
+10003244,,1836,10,25,0,0,0.0,,8.248,46.899,,,,6.0,,3.79,,
+10003250,,1836,11,20,7,30,0.0,,15.776,40.142,,,,5.0,,5.9,,
+10003252,,1837,1,24,1,0,0.0,,7.923,46.523,,,,7.0,,5.4,,
+10003258,,1837,4,11,17,0,0.0,,10.182,44.175,,,,8.6,,5.91,,
+10003259,,1837,5,14,5,0,0.0,,13.808,41.505,,,,8.5,,4.7,,
+10003261,,1837,6,21,10,0,0.0,,14.84,46.5,,,,8.1,,4.72,,
+10003273,,1838,2,14,7,30,0.0,,12.909,42.84,,,,3.8,,5.44,,
+10003275,,1838,3,5,0,0,0.0,,14.851,42.059,,,,11.3,,3.97,,
+10003277,,1838,6,23,0,0,0.0,,13.009,43.807,,,,16.3,,4.65,,
+10003282,,1838,8,10,19,30,0.0,,14.575,45.205,,,,1.6,,5.19,,
+10003285,,1838,10,21,0,30,0.0,,15.25,45.63,,,,8.3,,4.3,,
+10003295,,1839,4,3,0,0,0.0,,5.86,45.21,,,,7.0,,4.63,,
+10003298,,1839,8,9,8,45,0.0,,10.22,45.539,,,,9.4,,4.2,,
+10003299,,1839,8,11,20,0,0.0,,6.096,45.892,,,,9.0,,4.7,,
+10003301,,1839,8,27,0,0,0.0,,15.601,38.147,,,,8.8,,4.2,,
+10003310,,1840,4,24,2,30,0.0,,15.647,38.108,,,,2.0,,4.2,,
+10003312,,1840,8,27,12,5,0.0,,14.708,46.207,,,,8.0,,5.31,,
+10003323,,1841,1,3,22,0,0.0,,15.647,38.108,,,,8.7,,4.88,,
+10003325,,1841,2,21,0,0,0.0,,15.637,41.627,,,,0.1,,5.19,,
+10003331,,1841,4,14,4,0,0.0,,12.568,43.791,,,,9.7,,4.43,,
+10003332,,1841,6,10,0,0,0.0,,14.08,42.083,,,,3.8,,4.96,,
+10003340,,1841,8,15,2,0,0.0,,15.601,38.147,,,,23.7,,4.2,,
+10003342,,1841,10,6,3,0,0.0,,13.0,46.417,,,,4.9,,4.63,,
+10003343,,1841,10,15,22,0,0.0,,11.11,45.167,,,,1.1,,4.25,,
+10003351,,1842,1,23,0,0,0.0,,13.951,42.423,,,,3.8,,4.47,,
+10003372,,1843,9,5,0,0,0.0,,20.091,41.119,,,,15.0,,6.18,,
+10003375,,1843,9,14,16,57,0.0,,17.7,42.8,,,,0.0,,5.14,,
+10003382,,1843,10,25,3,30,0.0,,11.261,44.003,,,,7.4,,5.05,,
+10003384,,1843,11,18,0,0,0.0,,12.521,42.517,,,,8.9,,4.88,,
+10003385,,1843,12,7,0,0,0.0,,13.451,38.035,,,,10.3,,4.43,,
+10003390,,1844,2,7,22,16,0.0,,17.0,42.0,,,,10.0,,5.57,,
+10003393,,1844,3,10,17,15,0.0,,12.142,44.18,,,,4.7,,4.43,,
+10003396,,1844,4,1,0,0,0.0,,7.767,46.0,,,,3.0,,3.9,,
+10003403,,1845,1,20,5,15,0.0,,8.999,44.781,,,,4.0,,3.74,,
+10003408,,1845,8,10,0,0,0.0,,16.611,40.667,,,,10.0,,4.5,,
+10003409,,1845,9,14,22,20,0.0,,10.505,43.843,,,,3.6,,4.79,,
+10003416,,1845,12,22,1,0,0.0,,14.52,46.08,,,,10.0,,4.72,,
+10003431,,1846,8,8,0,0,0.0,,16.13,40.523,,,,9.9,,5.2,,
+10003432,,1846,8,14,12,0,0.0,,10.548,43.45,,,,24.1,,6.02,,
+10003437,,1846,9,11,0,0,0.0,,16.635,39.574,,,,15.9,,4.2,,
+10003442,,1846,12,12,10,15,0.0,,5.633,43.3,,,,10.0,,3.94,,
+10003481,,1848,1,1,0,0,0.0,,20.0,40.7,,,,14.0,,6.42,,
+10003465,,1848,5,12,0,0,0.0,,11.331,43.322,,,,17.0,,5.03,,
+10003467,,1848,6,2,17,30,0.0,,7.8,46.183,,,,9.0,,3.5,,
+10003468,,1848,6,9,23,15,0.0,,13.399,42.351,,,,4.6,,4.2,,
+10003469,,1848,7,5,23,0,0.0,,13.431,40.797,,,,26.8,,4.65,,
+10003470,,1848,8,3,0,5,0.0,,17.0,42.0,,,,14.7,,5.14,,
+10003474,,1848,10,7,3,0,0.0,,15.647,38.108,,,,5.8,,4.2,,
+10003480,,1848,12,1,0,0,0.0,,13.399,42.351,,,,10.9,,4.65,,
+10003482,,1849,1,6,2,40,0.0,,11.432,44.085,,,,11.1,,4.43,,
+10003486,,1849,6,18,6,25,0.0,,7.561,44.229,,,,10.0,,4.11,,
+10003488,,1849,8,3,22,25,0.0,,5.727,45.143,,,,7.0,,3.76,,
+10003489,,1849,10,1,0,30,0.0,,6.233,45.528,,,,8.0,,4.54,,
+10003492,,1849,11,28,18,0,0.0,,9.792,44.454,,,,7.4,,4.65,,
+10003495,,1850,2,14,1,0,0.0,,16.0,43.0,,,,15.0,,5.14,,
+10003497,,1850,4,14,0,50,0.0,,17.7,42.8,,,,20.0,,5.57,,
+10003503,,1850,7,10,2,30,0.0,,13.958,46.367,,,,10.0,,4.8,,
+10003506,,1850,7,24,8,0,0.0,,15.25,45.63,,,,7.9,,3.87,,
+10003509,,1850,9,1,9,45,0.0,,11.951,46.803,,,,8.0,,4.65,,
+10003510,,1850,9,18,6,20,0.0,,11.135,44.571,,,,29.5,,4.2,,
+10003512,,1850,11,2,2,30,0.0,,15.776,41.826,,,,10.0,,4.2,,
+10003513,,1850,11,11,9,0,0.0,,13.592,42.282,,,,21.9,,4.65,,
+10003517,,1851,1,7,23,30,0.0,,5.709,45.158,,,,7.0,,3.6,,
+10003518,,1851,2,5,9,50,0.0,,9.768,46.157,,,,3.3,,4.79,,
+10003519,,1851,2,15,17,0,0.0,,16.594,38.905,,,,10.0,,4.2,,
+10003522,,1851,4,11,6,0,0.0,,15.601,38.147,,,,8.4,,4.2,,
+10003531,,1851,8,3,0,0,0.0,,10.559,45.941,,,,9.1,,4.97,,
+10003532,,1851,8,14,13,20,0.0,,15.669,40.96,,,,24.0,,6.49,,
+10003535,,1851,8,24,0,30,0.0,,7.44,46.6,,,,4.0,,4.82,,
+10003537,,1851,10,12,6,0,0.0,,19.483,40.473,,,,0.0,,6.82,,
+10003540,,1851,10,20,8,30,0.0,,20.1,41.1,,,,8.0,,6.42,,
+10003546,,1852,1,17,0,5,0.0,,15.647,38.108,,,,5.7,,4.65,,
+10003555,,1852,3,11,10,0,0.0,,9.528,46.855,,,,6.0,,3.79,,
+10003560,,1852,6,22,1,13,0.0,,14.5,46.05,,,,13.4,,4.09,,
+10003564,,1852,7,29,12,30,0.0,,9.84,46.501,,,,10.0,,4.33,,
+10003575,,1852,11,17,14,3,0.0,,15.03,46.13,,,,5.9,,4.93,,
+10003578,,1852,12,9,21,15,0.0,,15.482,41.703,,,,21.5,,4.36,,
+10003581,,1852,12,26,2,0,0.0,,5.683,43.733,,,,4.0,,4.03,,
+10003587,,1853,2,19,10,0,0.0,,13.096,46.374,,,,20.9,,5.11,,
+10003595,,1853,4,18,20,45,0.0,,9.544,46.845,,,,12.0,,3.79,,
+10003596,,1853,5,17,15,17,0.0,,11.332,43.318,,,,7.1,,3.97,,
+10003598,,1853,6,11,3,0,0.0,,15.54,45.49,,,,8.0,,4.72,,
+10003600,,1853,8,2,0,0,0.0,,10.809,43.469,,,,27.7,,4.72,,
+10003604,,1853,9,11,1,45,0.0,,15.17,46.22,,,,13.2,,3.87,,
+10003605,,1853,9,22,0,0,0.0,,12.737,42.736,,,,5.0,,4.65,,
+10003609,,1853,12,11,16,5,0.0,,18.6,42.4,,,,33.0,,5.14,,
+10003616,,1854,2,12,17,50,0.0,,16.295,39.256,,,,7.9,,6.31,,
+10003619,,1854,6,16,13,25,0.0,,11.714,44.353,,,,10.2,,4.62,,
+10003622,,1854,7,30,1,30,0.0,,20.365,39.65,,,,0.0,,6.04,,
+10003627,,1854,12,4,1,0,0.0,,11.559,43.216,,,,0.5,,3.74,,
+10003628,,1854,12,28,23,45,0.0,,8.461,44.428,,,,9.5,,3.96,,
+10003629,,1854,12,29,1,45,0.0,,7.559,43.786,,,,10.9,,5.71,,
+10003636,,1855,2,13,10,27,0.0,,6.517,45.458,,,,8.4,,3.68,,
+10003640,,1855,3,18,6,15,0.0,,13.85,46.61,,,,7.0,,4.72,,
+10003647,,1855,7,3,1,30,0.0,,19.557,42.014,,,,15.0,,5.65,,
+10003651,,1855,7,25,11,50,0.0,,7.855,46.292,,,,7.0,,6.06,,
+10003726,,1855,12,12,20,40,0.0,,6.459,43.842,,,,4.0,,5.22,,
+10003745,,1856,4,2,11,0,0.0,,14.82,45.87,,,,7.9,,3.87,,
+10003747,,1856,5,12,1,45,0.0,,16.511,41.168,,,,5.6,,4.43,,
+10003749,,1856,6,5,0,0,0.0,,12.041,43.67,,,,23.5,,4.43,,
+10003760,,1856,11,9,22,17,0.0,,14.5,45.87,,,,7.7,,5.14,,
+10003774,,1857,2,1,0,0,0.0,,10.481,44.75,,,,4.1,,5.1,,
+10003775,,1857,2,6,9,10,0.0,,7.083,46.583,,,,8.0,,3.79,,
+10003779,,1857,3,7,0,0,0.0,,14.3,46.75,,,,7.0,,5.39,,
+10003781,,1857,3,10,3,0,0.0,,12.188,45.726,,,,10.0,,4.11,,
+10003784,,1857,5,6,9,0,0.0,,7.799,46.285,,,,6.0,,3.79,,
+10003792,,1857,7,15,17,45,0.0,,7.358,46.232,,,,6.0,,3.79,,
+10003796,,1857,8,27,0,0,0.0,,10.24,46.784,,,,7.0,,4.64,,
+10003798,,1857,10,19,12,0,0.0,,14.25,45.57,,,,19.5,,4.3,,
+10003799,,1857,11,4,7,15,0.0,,7.88,46.25,,,,3.0,,4.3,,
+10003803,,1857,12,16,21,15,0.0,,15.842,40.352,,,,6.3,,7.1,,
+10003822,,1858,4,6,2,30,0.0,,7.88,46.267,,,,17.0,,3.9,,
+10003825,,1858,5,14,16,35,0.0,,14.23,45.78,,,,10.5,,3.87,,
+10003833,,1858,8,30,14,30,0.0,,7.341,44.324,,,,10.3,,4.39,,
+10003838,,1858,10,10,0,0,0.0,,19.989,40.124,,,,1.0,,6.36,,
+10003844,,1858,10,25,1,42,0.0,,7.307,44.888,,,,9.4,,4.59,,
+10003854,,1858,12,17,0,0,0.0,,5.65,43.7,,,,4.0,,4.31,,
+10003856,,1859,1,20,7,55,0.0,,12.103,45.893,,,,11.0,,4.85,,
+10003857,,1859,1,20,8,25,0.0,,14.42,45.73,,,,15.3,,4.09,,
+10003858,,1859,1,30,0,0,0.0,,11.529,43.182,,,,21.0,,4.43,,
+10003866,,1859,4,28,6,45,0.0,,11.77,47.39,,,,6.0,,4.45,,
+10003868,,1859,6,21,13,0,0.0,,7.317,43.722,,,,14.3,,3.61,,
+10003872,,1859,8,22,0,0,0.0,,13.097,42.825,,,,10.1,,5.67,,
+10003877,,1859,9,29,8,30,0.0,,12.218,46.139,,,,3.4,,4.2,,
+10003892,,1860,5,16,16,55,0.0,,19.7,41.3,,,,13.0,,6.24,,
+10003894,,1860,7,17,13,43,0.0,,10.793,44.744,,,,5.0,,3.97,,
+10003895,,1860,7,19,0,0,0.0,,12.146,45.889,,,,12.4,,4.93,,
+10003902,,1861,1,28,5,30,0.0,,11.909,43.946,,,,8.0,,4.65,,
+10003903,,1861,1,30,6,20,0.0,,10.05,46.567,,,,23.0,,3.5,,
+10003904,,1861,3,4,23,0,0.0,,7.695,43.844,,,,2.0,,3.61,,
+10003905,,1861,3,10,0,0,0.0,,12.566,43.304,,,,10.0,,4.77,,
+10003906,,1861,3,16,0,0,0.0,,9.592,44.377,,,,23.6,,4.65,,
+10003909,,1861,5,9,1,53,0.0,,11.999,43.003,,,,1.6,,5.0,,
+10003910,,1861,5,19,0,0,0.0,,11.92,45.736,,,,14.0,,4.65,,
+10003912,,1861,8,14,3,15,0.0,,15.18,46.23,,,,9.5,,3.87,,
+10003914,,1861,10,16,0,0,0.0,,12.121,44.233,,,,9.9,,5.13,,
+10003917,,1861,11,19,0,0,0.0,,15.802,40.638,,,,10.0,,4.43,,
+10003923,,1861,12,20,8,30,0.0,,7.528,44.094,,,,10.3,,4.59,,
+10003925,,1861,12,30,7,0,0.0,,10.167,46.783,,,,3.0,,3.5,,
+10003928,,1862,1,25,0,20,0.0,,14.27,46.49,,,,7.0,,4.72,,
+10003934,,1862,5,4,21,15,0.0,,7.81,46.144,,,,10.0,,3.68,,
+10003935,,1862,5,27,1,20,0.0,,12.384,46.735,,,,8.0,,4.79,,
+10003944,,1862,10,4,5,0,0.0,,19.49,40.474,,,,8.0,,6.21,,
+10003946,,1862,10,13,20,0,0.0,,9.683,46.683,,,,0.1,,3.9,,
+10003956,,1863,1,22,9,45,0.0,,15.0,45.5,,,,13.2,,4.72,,
+10003961,,1863,4,30,0,0,0.0,,9.878,46.881,,,,6.0,,3.79,,
+10003962,,1863,6,9,21,58,0.0,,6.209,44.0,,,,10.0,,4.14,,
+10003968,,1863,6,23,1,30,0.0,,6.533,45.483,,,,7.0,,3.79,,
+10003985,,1863,11,18,0,0,0.0,,10.1,46.7,,,,3.0,,3.9,,
+10003986,,1863,11,24,3,35,0.0,,9.4,46.583,,,,8.0,,3.5,,
+10003991,,1864,3,15,0,0,0.0,,11.059,44.337,,,,11.4,,4.86,,
+10003992,,1864,4,5,19,30,0.0,,15.807,41.599,,,,4.8,,3.74,,
+10003994,,1864,6,8,13,30,0.0,,14.5,46.03,,,,6.3,,3.87,,
+10003999,,1864,8,21,4,15,0.0,,20.1,41.1,,,,0.0,,5.89,,
+10004004,,1864,12,11,17,40,0.0,,11.282,44.042,,,,9.0,,5.09,,
+10004005,,1864,12,28,12,0,0.0,,15.567,41.835,,,,14.2,,4.65,,
+10004007,,1865,1,21,0,0,0.0,,12.07,47.49,,,,6.0,,4.45,,
+10004010,,1865,3,27,1,0,0.0,,6.525,45.421,,,,8.4,,3.83,,
+10004019,,1865,9,21,20,50,0.0,,12.314,43.285,,,,8.1,,5.11,,
+10004023,,1865,12,24,4,35,0.0,,15.47,45.59,,,,2.8,,4.51,,
+10004024,,1865,12,25,22,0,0.0,,6.633,46.267,,,,6.0,,3.79,,
+10004025,,1866,1,2,10,0,0.0,,19.49,40.474,,,,0.0,,6.6,,
+10004030,,1866,2,2,1,27,0.0,,14.5,46.05,,,,3.1,,4.51,,
+10004034,,1866,2,15,0,0,0.0,,12.777,42.82,,,,9.7,,4.43,,
+10004044,,1866,4,14,0,0,0.0,,10.02,47.15,,,,4.0,,4.45,,
+10004045,,1866,4,18,0,0,0.0,,7.844,46.225,,,,6.0,,3.79,,
+10004048,,1866,5,19,9,12,0.0,,6.067,44.273,,,,4.0,,5.21,,
+10004051,,1866,8,11,23,0,0.0,,10.797,45.737,,,,10.5,,4.95,,
+10004054,,1866,9,22,15,0,0.0,,7.7,44.854,,,,45.3,,4.41,,
+10004069,,1867,2,12,12,3,0.0,,14.5,46.05,,,,13.9,,4.3,,
+10004079,,1867,6,30,0,0,0.0,,14.83,46.07,,,,10.9,,3.66,,
+10004086,,1867,10,3,2,0,0.0,,14.361,37.928,,,,36.1,,4.2,,
+10004087,,1867,11,1,16,15,0.0,,11.332,43.318,,,,27.7,,4.2,,
+10004090,,1868,1,27,21,15,0.0,,14.53,46.15,,,,13.4,,4.09,,
+10004091,,1868,2,20,19,45,0.0,,10.802,45.741,,,,5.0,,4.74,,
+10004092,,1868,3,24,0,0,0.0,,9.528,46.855,,,,7.0,,3.79,,
+10004100,,1868,6,17,1,50,0.0,,11.538,42.87,,,,32.4,,4.43,,
+10004105,,1868,7,10,21,15,0.0,,14.5,46.03,,,,13.2,,3.87,,
+10004112,,1868,10,7,10,55,0.0,,14.5,46.05,,,,15.8,,3.87,,
+10004113,,1868,10,10,2,40,0.0,,15.5,43.5,,,,2.0,,5.14,,
+10004116,,1868,11,12,12,0,0.0,,9.169,46.273,,,,6.0,,3.79,,
+10004121,,1869,1,10,10,37,0.0,,18.1,42.6,,,,17.0,,5.14,,
+10004124,,1869,2,7,0,0,0.0,,11.35,43.342,,,,9.0,,4.82,,
+10004126,,1869,3,1,2,0,0.0,,15.08,46.5,,,,9.6,,4.09,,
+10004128,,1869,3,18,0,0,0.0,,19.5,40.5,,,,10.0,,5.89,,
+10004129,,1869,3,31,13,0,0.0,,15.683,41.709,,,,22.0,,4.43,,
+10004140,,1869,9,1,0,0,0.0,,19.446,41.314,,,,38.0,,6.23,,
+10004142,,1869,9,26,20,45,0.0,,11.105,43.453,,,,17.4,,4.97,,
+10004144,,1869,10,13,3,30,0.0,,14.17,46.35,,,,7.0,,5.14,,
+10004158,,1869,11,28,0,0,0.0,,16.221,38.69,,,,23.8,,4.62,,
+10004159,,1869,11,29,17,38,0.0,,7.317,45.736,,,,10.0,,3.87,,
+10004161,,1869,12,13,2,53,0.0,,10.779,44.629,,,,7.9,,4.58,,
+10004164,,1869,12,21,22,40,0.0,,13.63,45.97,,,,12.7,,3.87,,
+10004170,,1870,1,18,2,50,0.0,,5.483,43.289,,,,10.0,,4.28,,
+10004175,,1870,2,8,0,0,0.0,,13.473,43.555,,,,4.8,,5.14,,
+10004178,,1870,3,1,19,57,0.0,,14.334,45.502,,,,4.5,,5.44,,
+10004180,,1870,3,2,2,0,0.0,,14.9,46.1,,,,4.2,,5.14,,
+10004197,,1870,10,4,16,55,0.0,,16.331,39.22,,,,15.2,,6.21,,
+10004198,,1870,10,30,18,34,0.0,,12.062,44.133,,,,1.0,,5.61,,
+10004211,,1871,3,15,6,0,0.0,,9.817,46.512,,,,15.0,,3.94,,
+10004214,,1871,4,9,0,0,0.0,,19.92,39.624,,,,0.0,,5.78,,
+10004218,,1871,7,25,1,14,0.0,,14.82,46.08,,,,15.3,,4.09,,
+10004219,,1871,7,29,20,45,0.0,,10.619,43.301,,,,17.0,,5.15,,
+10004220,,1871,8,1,22,0,0.0,,15.621,41.928,,,,10.0,,4.09,,
+10004221,,1871,8,14,2,0,0.0,,14.206,42.046,,,,18.4,,3.78,,
+10004223,,1871,9,14,10,0,0.0,,8.037,46.625,,,,29.0,,3.79,,
+10004225,,1871,10,22,13,0,0.0,,11.349,43.421,,,,10.0,,4.65,,
+10004228,,1871,12,2,0,0,0.0,,15.0,45.9,,,,4.9,,5.14,,
+10004260,,1872,1,1,0,0,0.0,,14.23,45.77,,,,17.2,,4.09,,
+10004233,,1872,2,3,20,0,0.0,,9.528,46.855,,,,10.0,,3.79,,
+10004242,,1872,4,26,17,31,0.0,,7.5,44.475,,,,29.3,,4.31,,
+10004243,,1872,5,14,17,45,0.0,,13.431,46.093,,,,2.3,,4.43,,
+10004249,,1872,8,1,0,0,0.0,,9.677,46.777,,,,15.0,,3.79,,
+10004248,,1872,8,8,5,10,0.0,,11.39,47.27,,,,6.0,,4.45,,
+10004251,,1872,10,8,13,25,0.0,,16.309,39.412,,,,9.2,,4.77,,
+10004254,,1872,11,9,2,0,0.0,,9.946,47.041,,,,6.0,,3.79,,
+10004257,,1872,12,2,16,38,0.0,,6.233,44.1,,,,4.0,,3.79,,
+10004258,,1872,12,12,18,0,0.0,,13.751,41.412,,,,11.2,,3.74,,
+10004262,,1873,1,8,12,45,0.0,,14.25,45.87,,,,17.2,,4.09,,
+10004268,,1873,3,12,20,4,0.0,,13.244,43.09,,,,3.8,,5.87,,
+10004270,,1873,4,19,15,15,0.0,,14.9,45.0,,,,3.5,,5.14,,
+10004272,,1873,5,1,0,0,0.0,,6.017,45.433,,,,8.0,,3.79,,
+10004271,,1873,5,16,19,35,0.0,,10.701,44.612,,,,9.9,,5.02,,
+10004275,,1873,6,28,21,15,0.0,,14.5,46.05,,,,10.5,,3.87,,
+10004276,,1873,6,29,3,58,0.0,,12.383,46.16,,,,5.1,,6.3,,
+10004277,,1873,7,12,6,6,0.0,,13.778,41.686,,,,34.2,,5.37,,
+10004281,,1873,8,3,21,53,0.0,,7.952,45.534,,,,10.0,,3.64,,
+10004285,,1873,9,11,9,3,0.0,,16.252,39.303,,,,25.6,,4.65,,
+10004286,,1873,9,17,0,0,0.0,,9.862,44.234,,,,6.5,,5.3,,
+10004298,,1874,1,23,18,45,0.0,,15.07,45.96,,,,7.1,,4.51,,
+10004301,,1874,2,24,6,52,0.0,,13.777,42.333,,,,7.9,,5.15,,
+10004304,,1874,4,4,0,0,0.0,,10.057,46.326,,,,8.0,,3.79,,
+10004307,,1874,4,29,10,0,0.0,,10.201,46.774,,,,23.0,,3.79,,
+10004313,,1874,10,7,0,0,0.0,,11.589,44.168,,,,8.2,,4.98,,
+10004317,,1874,12,1,19,30,0.0,,7.832,46.132,,,,4.0,,4.37,,
+10004320,,1874,12,6,15,50,0.0,,13.827,41.655,,,,6.7,,5.49,,
+10004326,,1875,2,11,20,0,0.0,,7.931,45.657,,,,12.4,,3.98,,
+10004328,,1875,2,14,6,45,0.0,,9.758,46.432,,,,12.0,,3.79,,
+10004331,,1875,3,17,23,51,0.0,,12.547,44.063,,,,10.1,,5.75,,
+10004345,,1875,10,14,9,30,0.0,,6.544,45.467,,,,10.9,,3.79,,
+10004346,,1875,10,24,20,13,0.0,,12.438,46.049,,,,2.4,,3.74,,
+10004349,,1875,12,6,0,0,0.0,,15.677,41.689,,,,22.8,,5.89,,
+10004351,,1875,12,25,22,30,0.0,,9.817,46.8,,,,7.0,,3.5,,
+10004356,,1876,3,28,1,0,0.0,,12.288,46.13,,,,5.2,,3.74,,
+10004359,,1876,4,29,10,49,0.0,,10.785,45.749,,,,2.4,,5.03,,
+10004368,,1876,5,22,0,30,0.0,,12.737,42.736,,,,9.8,,4.53,,
+10004379,,1876,7,19,0,0,0.0,,15.3,45.4,,,,10.0,,5.14,,
+10004381,,1876,9,12,23,8,0.0,,15.647,38.108,,,,11.6,,4.2,,
+10004383,,1876,9,20,7,0,0.0,,6.233,44.1,,,,4.0,,4.08,,
+10004384,,1876,10,8,19,0,0.0,,13.743,41.689,,,,6.5,,4.2,,
+10004387,,1876,10,22,8,9,0.0,,13.306,46.506,,,,6.9,,3.74,,
+10004403,,1877,5,23,18,5,0.0,,13.057,46.403,,,,16.1,,3.74,,
+10004408,,1877,8,24,2,45,0.0,,13.396,41.696,,,,10.8,,5.21,,
+10004410,,1877,9,12,15,30,0.0,,15.15,45.95,,,,6.4,,4.93,,
+10004412,,1877,10,1,7,20,0.0,,10.809,45.761,,,,10.0,,4.47,,
+10004414,,1877,10,8,5,12,0.0,,6.163,45.884,,,,2.0,,5.29,,
+10004418,,1877,10,22,21,0,0.0,,7.708,46.185,,,,6.0,,3.99,,
+10004423,,1877,12,23,5,3,0.0,,12.116,42.288,,,,5.8,,4.67,,
+10004424,,1877,12,28,3,32,0.0,,14.43,47.07,,,,8.0,,4.72,,
+10004427,,1878,1,22,7,44,0.0,,7.334,44.674,,,,11.5,,3.87,,
+10004428,,1878,1,27,10,6,0.0,,14.9,46.1,,,,10.0,,5.14,,
+10004430,,1878,2,13,19,30,0.0,,12.78,42.704,,,,8.5,,4.29,,
+10004431,,1878,3,6,9,14,0.0,,12.013,46.06,,,,21.1,,4.2,,
+10004432,,1878,3,12,21,36,0.0,,11.544,44.424,,,,4.6,,4.89,,
+10004435,,1878,4,1,15,45,0.0,,9.183,46.617,,,,23.0,,3.5,,
+10004438,,1878,4,14,18,45,0.0,,9.893,46.812,,,,0.1,,4.1,,
+10004440,,1878,4,30,2,15,0.0,,7.133,46.483,,,,6.0,,3.5,,
+10004443,,1878,6,7,22,25,0.0,,7.359,44.442,,,,10.3,,4.83,,
+10004446,,1878,7,4,10,0,0.0,,20.6,40.6,,,,11.0,,5.89,,
+10004450,,1878,9,10,13,31,0.0,,10.037,44.218,,,,0.1,,4.98,,
+10004451,,1878,9,15,7,20,0.0,,12.676,42.845,,,,9.3,,5.45,,
+10004452,,1878,9,23,20,20,0.0,,14.9,45.0,,,,10.2,,5.57,,
+10004453,,1878,10,4,0,46,0.0,,14.691,37.266,,,,3.0,,4.32,,
+10004455,,1878,11,9,17,48,0.0,,11.444,44.212,,,,6.5,,4.53,,
+10004457,,1878,12,14,23,30,0.0,,11.133,47.3,,,,6.0,,3.95,,
+10004460,,1879,1,11,9,8,0.0,,14.59,46.49,,,,7.0,,4.72,,
+10004464,,1879,2,14,0,0,0.0,,9.929,45.785,,,,9.0,,4.7,,
+10004468,,1879,4,27,4,6,0.0,,11.587,44.168,,,,6.4,,5.04,,
+10004475,,1879,6,22,4,15,0.0,,13.052,46.048,,,,2.2,,4.77,,
+10004476,,1879,7,19,1,0,0.0,,10.3,46.783,,,,15.0,,3.5,,
+10004480,,1879,9,12,0,0,0.0,,14.32,46.17,,,,6.9,,4.93,,
+10004503,,1879,12,30,12,27,0.0,,6.633,46.095,,,,8.0,,5.01,,
+10004505,,1880,1,6,23,30,0.0,,9.6,46.667,,,,7.0,,3.9,,
+10004514,,1880,2,12,16,15,0.0,,15.16,45.42,,,,10.1,,4.51,,
+10004527,,1880,7,4,8,20,0.0,,7.897,46.229,,,,2.0,,5.13,,
+10004531,,1880,7,23,1,50,0.0,,11.719,44.315,,,,7.8,,4.2,,
+10004532,,1880,7,24,5,40,0.0,,13.431,40.797,,,,10.0,,4.65,,
+10004533,,1880,7,27,19,30,0.0,,14.3,45.98,,,,13.2,,3.87,,
+10004535,,1880,8,2,2,15,0.0,,7.981,45.627,,,,9.5,,3.98,,
+10004547,,1880,11,12,8,0,0.0,,15.3,45.8,,,,6.5,,5.14,,
+10004548,,1880,11,14,7,30,0.0,,11.26,47.39,,,,8.0,,4.45,,
+10004550,,1880,12,1,10,0,0.0,,14.361,37.928,,,,5.0,,4.2,,
+10004555,,1881,1,10,22,30,0.0,,10.5,47.144,,,,6.0,,3.6,,
+10004557,,1881,1,24,16,14,0.0,,11.349,44.401,,,,4.7,,5.19,,
+10004563,,1881,2,4,1,26,0.0,,14.08,45.75,,,,9.6,,4.93,,
+10004568,,1881,3,2,0,10,0.0,,8.021,45.554,,,,5.0,,4.11,,
+10004571,,1881,3,11,22,50,0.0,,12.715,42.814,,,,10.0,,4.51,,
+10004580,,1881,4,23,4,12,0.0,,16.041,39.36,,,,9.3,,4.2,,
+10004584,,1881,5,23,18,20,0.0,,17.4,42.9,,,,10.0,,5.14,,
+10004585,,1881,6,9,0,35,0.0,,6.725,46.267,,,,8.0,,4.37,,
+10004586,,1881,6,14,1,30,0.0,,7.833,46.683,,,,1.0,,3.9,,
+10004587,,1881,6,18,2,50,0.0,,13.019,46.398,,,,13.4,,3.97,,
+10004590,,1881,7,22,2,45,0.0,,6.1,45.444,,,,5.0,,5.51,,
+10004592,,1881,8,3,14,42,0.0,,8.525,44.724,,,,0.1,,3.74,,
+10004594,,1881,9,10,7,0,0.0,,14.335,42.238,,,,7.7,,5.4,,
+10004596,,1881,9,28,0,0,0.0,,12.189,44.143,,,,11.1,,4.74,,
+10004598,,1881,10,23,8,11,0.0,,15.3,45.8,,,,12.8,,5.14,,
+10004600,,1881,11,5,8,42,0.0,,13.54,46.91,,,,8.0,,4.72,,
+10004604,,1881,11,25,17,25,0.0,,6.996,46.302,,,,4.0,,4.47,,
+10004611,,1882,1,8,4,30,0.0,,10.45,46.883,,,,3.0,,3.5,,
+10004612,,1882,1,13,0,0,0.0,,11.828,42.627,,,,7.5,,4.65,,
+10004618,,1882,2,15,5,0,0.0,,9.085,44.66,,,,7.7,,4.83,,
+10004620,,1882,2,27,6,30,0.0,,9.926,45.878,,,,3.7,,4.83,,
+10004621,,1882,3,10,0,0,0.0,,15.417,38.026,,,,5.2,,3.74,,
+10004629,,1882,5,26,4,15,0.0,,12.875,42.727,,,,6.4,,4.48,,
+10004630,,1882,6,6,5,40,0.0,,14.202,41.557,,,,10.0,,5.22,,
+10004635,,1882,7,17,7,51,0.0,,14.25,46.0,,,,11.6,,5.14,,
+10004638,,1882,8,16,0,0,0.0,,13.871,42.986,,,,3.2,,5.11,,
+10004640,,1882,9,18,19,25,0.0,,10.77,45.71,,,,7.3,,5.06,,
+10004648,,1882,12,10,17,40,0.0,,6.05,45.274,,,,6.0,,4.34,,
+10004649,,1882,12,14,13,45,0.0,,7.8,46.167,,,,1.0,,3.9,,
+10004655,,1883,1,24,6,58,0.0,,18.1,43.1,,,,15.1,,5.14,,
+10004658,,1883,3,7,21,15,0.0,,7.401,44.604,,,,10.0,,4.17,,
+10004672,,1883,4,28,0,0,0.0,,13.801,41.5,,,,8.1,,4.2,,
+10004680,,1883,7,25,9,50,0.0,,16.452,39.052,,,,8.4,,4.52,,
+10004690,,1883,10,22,3,30,0.0,,12.361,46.037,,,,5.2,,4.63,,
+10004692,,1883,11,7,3,0,0.0,,13.255,42.671,,,,20.0,,5.11,,
+10004698,,1883,12,31,3,20,0.0,,14.5,46.05,,,,9.6,,4.09,,
+10004711,,1884,5,4,20,13,0.0,,16.038,38.524,,,,29.2,,4.32,,
+10004713,,1884,6,4,20,22,0.0,,9.85,46.9,,,,10.0,,3.5,,
+10004718,,1884,8,15,0,0,0.0,,13.088,42.931,,,,5.0,,4.2,,
+10004719,,1884,9,12,7,23,0.0,,9.77,45.547,,,,10.5,,4.74,,
+10004723,,1884,11,27,22,15,0.0,,6.656,44.967,,,,15.9,,5.27,,
+10004724,,1884,11,29,0,20,0.0,,6.333,45.883,,,,5.0,,4.3,,
+10004731,,1884,12,27,21,55,0.0,,13.577,46.472,,,,12.1,,3.74,,
+10004741,,1885,1,24,21,0,0.0,,7.822,43.845,,,,2.0,,4.29,,
+10004757,,1885,3,23,19,22,0.0,,13.823,41.49,,,,8.3,,4.09,,
+10004765,,1885,4,13,10,25,0.0,,7.402,46.547,,,,17.0,,4.85,,
+10004771,,1885,5,4,7,5,0.0,,6.117,43.508,,,,10.0,,4.08,,
+10004775,,1885,6,17,22,34,0.0,,12.844,42.521,,,,1.5,,4.89,,
+10004781,,1885,7,1,7,15,0.0,,7.465,44.26,,,,2.0,,3.87,,
+10004788,,1885,9,17,9,35,0.0,,14.861,41.147,,,,10.7,,4.27,,
+10004800,,1885,12,24,10,50,0.0,,16.427,40.534,,,,1.8,,5.08,,
+10004801,,1885,12,25,22,45,0.0,,14.52,46.08,,,,8.8,,3.87,,
+10004802,,1885,12,26,2,0,0.0,,14.586,41.545,,,,5.0,,4.65,,
+10004803,,1885,12,29,0,0,0.0,,12.32,45.997,,,,10.0,,5.02,,
+10004811,,1886,2,6,6,30,0.0,,16.179,38.594,,,,10.7,,4.44,,
+10004813,,1886,3,6,0,0,0.0,,16.191,39.338,,,,10.0,,5.57,,
+10004819,,1886,5,6,7,30,0.0,,13.58,45.93,,,,9.2,,4.09,,
+10004826,,1886,6,27,1,5,0.0,,16.5,43.0,,,,3.0,,4.93,,
+10004828,,1886,7,28,6,29,0.0,,13.373,41.589,,,,8.5,,3.97,,
+10004837,,1886,9,5,0,0,0.0,,7.306,45.036,,,,11.0,,5.19,,
+10004838,,1886,9,8,22,27,0.0,,9.8,46.833,,,,8.0,,3.5,,
+10004842,,1886,10,15,2,20,0.0,,10.307,44.75,,,,32.1,,4.69,,
+10004844,,1886,10,20,0,40,0.0,,13.58,45.93,,,,6.0,,3.87,,
+10004847,,1886,11,12,0,0,0.0,,5.433,44.139,,,,4.0,,4.36,,
+10004848,,1886,11,16,1,45,0.0,,8.65,46.917,,,,6.0,,3.9,,
+10004851,,1886,11,28,22,30,0.0,,10.84,47.32,,,,8.0,,5.21,,
+10004855,,1887,1,27,2,45,0.0,,13.434,42.343,,,,9.3,,4.17,,
+10004858,,1887,2,23,5,21,0.0,,7.992,43.891,,,,7.0,,6.24,,
+10004862,,1887,3,3,2,0,0.0,,7.093,44.458,,,,2.0,,4.11,,
+10004868,,1887,4,14,2,15,0.0,,11.86,45.822,,,,9.9,,4.81,,
+10004872,,1887,5,20,4,12,0.0,,9.359,45.827,,,,1.1,,4.01,,
+10004874,,1887,5,26,0,0,0.0,,13.17,43.525,,,,25.6,,4.49,,
+10004875,,1887,6,5,14,7,0.0,,15.1,46.1,,,,6.5,,4.3,,
+10004888,,1887,9,30,15,55,0.0,,11.881,44.288,,,,4.6,,4.17,,
+10004890,,1887,10,1,3,5,0.0,,7.276,44.576,,,,2.0,,3.87,,
+10004895,,1887,10,23,4,5,0.0,,15.22,45.57,,,,5.5,,4.72,,
+10004897,,1887,11,14,5,48,0.0,,11.22,43.75,,,,20.0,,4.49,,
+10004898,,1887,11,14,21,26,0.0,,14.75,46.5,,,,7.5,,4.09,,
+10004901,,1887,12,3,3,45,0.0,,16.221,39.564,,,,0.1,,5.54,,
+10004903,,1887,12,9,0,30,0.0,,13.6,46.42,,,,3.0,,3.87,,
+10004909,,1888,2,25,17,21,0.0,,15.235,38.806,,,,8.7,,5.06,,
+10004913,,1888,4,2,8,25,0.0,,9.1,47.0,,,,6.0,,3.9,,
+10004929,,1888,7,8,20,47,0.0,,13.78,42.631,,,,5.4,,4.38,,
+10004930,,1888,7,10,7,0,0.0,,14.07,45.67,,,,10.0,,3.87,,
+10004934,,1888,9,18,2,33,0.0,,14.53,46.08,,,,5.7,,4.3,,
+10004935,,1888,9,26,3,30,0.0,,14.205,37.796,,,,14.0,,4.65,,
+10004945,,1889,1,10,19,10,0.0,,16.509,38.947,,,,10.0,,4.2,,
+10004947,,1889,1,27,21,47,0.0,,14.6,46.25,,,,6.5,,4.72,,
+10004953,,1889,3,8,2,57,0.0,,11.311,44.325,,,,9.1,,4.58,,
+10004958,,1889,4,5,4,40,0.0,,7.367,46.55,,,,6.0,,3.9,,
+10004959,,1889,4,6,14,30,0.0,,12.669,42.291,,,,9.8,,4.21,,
+10004961,,1889,4,26,21,35,0.0,,9.1,47.0,,,,8.0,,3.9,,
+10004963,,1889,5,29,8,58,0.0,,15.917,38.023,,,,17.2,,4.29,,
+10004967,,1889,6,25,1,29,0.0,,13.019,46.398,,,,14.2,,4.43,,
+10004968,,1889,6,29,0,10,0.0,,13.793,41.517,,,,9.3,,4.3,,
+10004970,,1889,7,21,12,30,0.0,,11.783,42.572,,,,12.7,,4.43,,
+10004971,,1889,8,9,21,15,0.0,,14.05,46.0,,,,6.5,,4.51,,
+10004976,,1889,10,5,13,52,0.0,,15.953,38.484,,,,4.1,,4.52,,
+10004982,,1889,11,28,19,10,0.0,,13.467,42.725,,,,9.2,,4.26,,
+10004984,,1889,12,8,0,0,0.0,,15.688,41.83,,,,7.4,,5.53,,
+10004985,,1889,12,12,0,0,0.0,,11.643,43.899,,,,48.0,,4.2,,
+10004992,,1890,2,15,2,35,0.0,,11.169,43.589,,,,7.9,,4.51,,
+10004996,,1890,3,26,20,10,0.0,,12.385,46.214,,,,5.0,,4.85,,
+10005012,,1890,9,16,1,48,0.0,,7.892,43.834,,,,2.0,,3.51,,
+10005025,,1891,1,20,3,16,0.0,,7.25,46.3,,,,7.0,,3.9,,
+10005027,,1891,1,26,3,10,0.0,,15.235,38.806,,,,4.0,,4.2,,
+10005036,,1891,4,24,6,45,0.0,,10.668,43.915,,,,10.4,,3.97,,
+10005037,,1891,5,9,0,16,0.0,,13.486,41.804,,,,9.7,,4.44,,
+10005039,,1891,5,28,6,15,0.0,,8.669,44.714,,,,0.2,,4.13,,
+10005040,,1891,6,7,1,6,0.0,,11.165,45.564,,,,10.0,,5.86,,
+10005041,,1891,6,7,16,45,0.0,,6.85,46.467,,,,6.0,,3.5,,
+10005045,,1891,7,14,5,58,0.0,,12.745,42.816,,,,0.1,,4.2,,
+10005046,,1891,8,1,13,32,0.0,,11.991,44.32,,,,36.3,,4.38,,
+10005051,,1891,10,1,17,57,0.0,,13.823,41.49,,,,8.9,,4.43,,
+10005055,,1891,11,2,9,3,0.0,,14.3,46.07,,,,9.5,,3.87,,
+10005059,,1891,12,8,0,0,0.0,,12.147,43.391,,,,2.9,,4.33,,
+10005060,,1891,12,20,16,36,0.0,,8.295,46.202,,,,1.5,,3.93,,
+10005061,,1891,12,22,0,0,0.0,,9.829,46.139,,,,6.2,,4.42,,
+10005066,,1892,1,11,1,56,0.0,,12.35,46.123,,,,3.4,,4.09,,
+10005067,,1892,1,21,20,15,0.0,,13.11,42.231,,,,7.5,,4.42,,
+10005068,,1892,1,22,23,47,0.0,,14.778,37.189,,,,3.0,,4.43,,
+10005071,,1892,3,5,0,0,0.0,,7.797,45.569,,,,7.0,,4.9,,
+10005073,,1892,3,16,12,38,0.0,,14.605,38.552,,,,8.3,,5.25,,
+10005074,,1892,4,20,0,0,0.0,,16.097,41.762,,,,30.0,,5.01,,
+10005075,,1892,5,8,0,0,0.0,,7.742,43.878,,,,10.0,,3.98,,
+10005077,,1892,5,17,3,8,0.0,,10.552,44.347,,,,3.6,,4.31,,
+10005080,,1892,6,6,0,0,0.0,,15.503,42.12,,,,1.8,,4.92,,
+10005082,,1892,6,23,23,20,0.0,,12.593,46.1,,,,1.6,,4.61,,
+10005084,,1892,7,4,20,30,0.0,,15.733,38.596,,,,0.1,,4.43,,
+10005106,,1892,11,16,2,10,0.0,,12.912,40.916,,,,17.0,,4.43,,
+10005108,,1892,11,21,0,0,0.0,,12.273,43.48,,,,6.5,,4.31,,
+10005109,,1892,11,27,0,40,0.0,,7.49,44.275,,,,10.0,,4.3,,
+10005114,,1892,12,29,13,47,0.0,,11.502,44.127,,,,9.0,,4.38,,
+10005117,,1893,1,25,0,0,0.0,,15.36,40.513,,,,6.3,,5.15,,
+10005119,,1893,1,29,1,10,0.0,,15.235,38.806,,,,10.0,,4.2,,
+10005126,,1893,3,22,18,50,0.0,,15.25,45.46,,,,6.5,,4.3,,
+10005148,,1893,5,11,14,10,0.0,,13.444,38.104,,,,8.3,,4.55,,
+10005150,,1893,5,21,17,25,0.0,,10.117,46.733,,,,3.0,,3.5,,
+10005154,,1893,6,14,0,0,0.0,,19.853,40.127,,,,0.0,,6.62,,
+10005161,,1893,8,2,0,59,0.0,,13.002,42.608,,,,8.8,,4.58,,
+10005162,,1893,8,10,20,52,0.0,,16.075,41.713,,,,19.2,,5.39,,
+10005169,,1893,10,20,20,15,0.0,,10.109,44.42,,,,0.5,,4.11,,
+10005170,,1893,10,27,16,31,0.0,,12.265,46.18,,,,10.1,,4.46,,
+10005173,,1893,12,7,23,35,0.0,,14.25,45.88,,,,7.8,,4.09,,
+10005181,,1894,2,1,0,50,0.0,,7.0,46.3,,,,18.0,,3.5,,
+10005183,,1894,2,9,12,48,0.0,,11.141,45.584,,,,10.0,,4.75,,
+10005196,,1894,3,25,0,0,0.0,,15.323,41.867,,,,10.0,,4.87,,
+10005198,,1894,4,6,0,0,0.0,,19.5,41.3,,,,10.0,,5.89,,
+10005205,,1894,5,28,20,15,0.0,,16.036,39.995,,,,10.3,,5.02,,
+10005211,,1894,7,19,5,25,0.0,,7.784,43.838,,,,15.2,,3.96,,
+10005218,,1894,8,19,10,30,0.0,,15.48,44.95,,,,10.2,,4.51,,
+10005227,,1894,11,4,23,59,59.99,,7.4,44.283,,,,7.0,,3.79,,
+10005228,,1894,11,16,17,52,0.0,,15.87,38.288,,,,10.0,,6.11,,
+10005232,,1894,11,27,5,7,0.0,,10.123,45.563,,,,15.8,,4.94,,
+10005233,,1894,11,28,0,0,0.0,,11.821,46.006,,,,45.3,,4.5,,
+10005236,,1894,12,12,11,15,0.0,,10.309,43.551,,,,0.5,,4.2,,
+10005249,,1895,2,3,6,50,0.0,,8.249,44.179,,,,12.4,,4.13,,
+10005250,,1895,2,4,21,0,0.0,,11.416,47.283,,,,1.0,,3.95,,
+10005257,,1895,3,18,13,38,0.0,,7.415,44.327,,,,15.9,,3.97,,
+10005258,,1895,3,23,0,0,0.0,,12.017,44.721,,,,9.1,,4.68,,
+10005259,,1895,3,25,21,15,0.0,,13.823,41.49,,,,8.0,,4.25,,
+10005260,,1895,4,8,23,22,0.0,,15.25,45.75,,,,6.0,,4.3,,
+10005263,,1895,4,13,15,1,0.0,,14.694,37.075,,,,5.0,,4.84,,
+10005264,,1895,4,14,20,17,0.0,,14.514,46.125,,,,10.0,,5.94,,
+10005277,,1895,5,12,20,29,0.0,,10.606,44.745,,,,2.1,,4.05,,
+10005283,,1895,5,18,19,55,0.0,,11.264,43.703,,,,10.9,,5.52,,
+10005284,,1895,5,20,15,32,0.0,,12.637,42.655,,,,2.5,,4.52,,
+10005288,,1895,6,10,1,47,0.0,,12.074,45.943,,,,1.1,,4.89,,
+10005292,,1895,6,30,3,48,0.0,,13.47,42.336,,,,10.9,,3.97,,
+10005294,,1895,7,19,9,45,0.0,,15.913,40.297,,,,10.0,,4.25,,
+10005297,,1895,8,6,2,0,0.0,,19.5,41.1,,,,0.1,,6.24,,
+10005299,,1895,8,8,5,41,0.0,,13.58,46.0,,,,6.0,,3.87,,
+10005300,,1895,8,9,17,38,0.0,,14.57,42.119,,,,10.3,,5.15,,
+10005302,,1895,8,21,8,15,0.0,,7.633,46.15,,,,3.0,,3.5,,
+10005309,,1895,10,12,2,45,0.0,,10.809,45.764,,,,45.3,,4.2,,
+10005311,,1895,10,25,12,10,0.0,,13.677,43.268,,,,0.1,,4.2,,
+10005313,,1895,11,1,4,5,0.0,,7.35,46.233,,,,10.0,,3.5,,
+10005317,,1895,11,13,1,55,0.0,,10.167,46.333,,,,20.0,,3.5,,
+10005322,,1895,12,4,2,0,0.0,,8.283,46.367,,,,8.0,,3.9,,
+10005326,,1895,12,25,4,47,0.0,,8.059,43.903,,,,2.0,,4.13,,
+10005330,,1896,1,6,15,59,0.0,,12.593,42.556,,,,6.5,,4.11,,
+10005336,,1896,1,31,22,45,0.0,,12.209,43.864,,,,4.5,,3.74,,
+10005340,,1896,2,11,18,20,0.0,,20.7,40.9,,,,10.0,,6.24,,
+10005345,,1896,3,15,11,0,0.0,,19.6,41.8,,,,7.4,,5.14,,
+10005346,,1896,3,18,3,13,0.0,,20.1,40.1,,,,0.0,,5.89,,
+10005354,,1896,4,17,11,53,0.0,,15.959,41.706,,,,10.0,,4.65,,
+10005360,,1896,5,29,4,17,0.0,,7.117,46.233,,,,6.0,,3.9,,
+10005366,,1896,7,2,0,30,0.0,,14.857,36.947,,,,10.0,,4.05,,
+10005368,,1896,7,8,1,51,0.0,,10.921,44.059,,,,7.4,,4.39,,
+10005381,,1896,9,9,10,55,0.0,,14.53,46.22,,,,11.1,,3.87,,
+10005384,,1896,9,17,14,51,0.0,,16.039,38.211,,,,12.2,,4.42,,
+10005385,,1896,9,26,0,21,0.0,,15.25,45.48,,,,8.4,,3.87,,
+10005389,,1896,10,12,3,0,0.0,,13.98,46.13,,,,14.2,,3.87,,
+10005390,,1896,10,16,0,0,0.0,,7.874,43.9,,,,15.2,,4.84,,
+10005397,,1896,11,8,3,35,0.0,,14.52,46.07,,,,12.3,,4.09,,
+10005403,,1896,12,1,2,25,0.0,,13.306,46.506,,,,8.2,,4.2,,
+10005415,,1897,1,14,14,45,0.0,,13.57,45.92,,,,2.6,,3.87,,
+10005421,,1897,1,19,19,20,0.0,,12.936,42.725,,,,5.0,,4.63,,
+10005425,,1897,1,27,1,35,0.0,,11.201,45.748,,,,15.8,,4.17,,
+10005428,,1897,2,2,0,32,0.0,,14.5,46.18,,,,5.6,,4.72,,
+10005432,,1897,2,12,5,33,0.0,,14.75,45.7,,,,6.3,,3.87,,
+10005434,,1897,2,20,6,0,0.0,,11.45,47.3,,,,6.0,,4.45,,
+10005442,,1897,3,1,8,40,0.0,,12.602,43.158,,,,13.0,,4.88,,
+10005450,,1897,3,21,6,30,0.0,,5.783,43.833,,,,10.0,,3.65,,
+10005452,,1897,3,29,0,5,0.0,,14.053,41.499,,,,12.7,,4.2,,
+10005461,,1897,4,27,2,17,0.0,,13.964,42.23,,,,5.7,,4.23,,
+10005467,,1897,5,22,2,5,0.0,,11.115,43.474,,,,2.0,,4.28,,
+10005469,,1897,5,28,22,40,0.0,,16.305,37.942,,,,46.0,,5.55,,
+10005472,,1897,6,11,12,45,0.0,,12.002,45.859,,,,28.3,,4.47,,
+10005475,,1897,6,17,11,15,0.0,,13.419,41.692,,,,9.8,,4.2,,
+10005479,,1897,7,6,20,44,0.0,,8.652,44.417,,,,6.1,,4.27,,
+10005482,,1897,7,15,5,53,0.0,,14.458,46.055,,,,8.1,,5.07,,
+10005484,,1897,7,21,1,30,0.0,,9.167,46.917,,,,13.0,,3.5,,
+10005492,,1897,8,16,12,12,0.0,,15.2,45.77,,,,5.6,,4.09,,
+10005498,,1897,9,4,2,15,0.0,,10.433,46.533,,,,5.0,,3.5,,
+10005505,,1897,9,18,9,15,0.0,,9.564,46.773,,,,9.0,,4.3,,
+10005506,,1897,9,21,0,0,0.0,,12.966,43.706,,,,7.8,,5.42,,
+10005508,,1897,10,12,0,0,0.0,,7.845,43.925,,,,15.2,,4.3,,
+10005510,,1897,10,21,17,47,0.0,,13.62,45.92,,,,6.3,,3.87,,
+10005512,,1897,10,28,10,40,0.0,,13.42,43.095,,,,4.3,,4.16,,
+10005524,,1897,11,15,23,52,0.0,,11.573,43.104,,,,17.6,,4.13,,
+10005533,,1897,12,6,3,15,0.0,,16.699,39.254,,,,23.1,,3.98,,
+10005537,,1897,12,11,12,8,0.0,,14.65,47.15,,,,8.0,,4.51,,
+10005551,,1898,1,16,13,10,0.0,,11.821,44.657,,,,1.9,,4.63,,
+10005558,,1898,2,9,2,55,0.0,,7.181,46.052,,,,6.0,,3.5,,
+10005559,,1898,2,11,18,0,0.0,,20.7,40.9,,,,0.0,,5.89,,
+10005563,,1898,2,20,4,57,0.0,,13.478,46.105,,,,10.9,,5.12,,
+10005569,,1898,3,4,21,5,0.0,,10.258,44.658,,,,4.9,,5.35,,
+10005575,,1898,4,17,22,49,0.0,,14.5,46.05,,,,10.6,,4.93,,
+10005577,,1898,4,21,5,35,0.0,,16.358,39.114,,,,12.9,,3.97,,
+10005583,,1898,5,6,13,10,0.0,,7.659,46.541,,,,6.0,,4.8,,
+10005585,,1898,5,12,16,10,0.0,,12.17,47.58,,,,8.0,,3.95,,
+10005591,,1898,6,28,0,38,0.0,,12.903,42.414,,,,6.3,,5.5,,
+10005596,,1898,8,12,0,0,0.0,,15.386,38.181,,,,0.1,,4.84,,
+10005608,,1898,11,3,5,59,0.0,,14.546,37.259,,,,28.6,,4.58,,
+10005610,,1898,11,8,10,39,0.0,,14.9,45.63,,,,2.1,,3.87,,
+10005612,,1898,11,13,16,30,0.0,,8.967,47.006,,,,6.0,,3.9,,
+10005614,,1898,11,16,0,0,0.0,,10.41,45.665,,,,9.9,,4.63,,
+10005615,,1898,11,22,23,10,0.0,,12.296,43.659,,,,0.1,,3.97,,
+10005616,,1898,11,24,23,37,0.0,,14.948,41.23,,,,18.0,,4.18,,
+10005621,,1898,12,3,16,35,0.0,,14.5,46.2,,,,8.0,,4.09,,
+10005626,,1899,1,5,2,45,0.0,,13.805,41.497,,,,1.3,,4.25,,
+10005639,,1899,3,2,20,10,0.0,,14.13,47.46,,,,6.0,,4.3,,
+10005641,,1899,3,20,18,40,0.0,,15.13,45.73,,,,2.4,,3.87,,
+10005644,,1899,3,27,1,19,0.0,,13.321,40.969,,,,5.0,,3.74,,
+10005645,,1899,3,30,5,14,0.0,,14.43,45.5,,,,12.7,,3.87,,
+10005647,,1899,4,8,16,15,0.0,,13.9,45.88,,,,6.3,,3.87,,
+10005655,,1899,5,30,7,0,0.0,,10.49,47.31,,,,8.0,,3.7,,
+10005660,,1899,6,22,13,20,0.0,,13.495,43.206,,,,6.8,,4.15,,
+10005662,,1899,6,26,21,45,0.0,,16.3,43.2,,,,10.0,,5.14,,
+10005663,,1899,6,26,23,17,0.0,,11.117,43.958,,,,5.4,,5.03,,
+10005665,,1899,6,27,21,15,0.0,,14.844,38.556,,,,24.2,,4.2,,
+10005672,,1899,7,29,0,6,0.0,,6.461,43.4,,,,4.0,,3.7,,
+10005673,,1899,8,5,6,20,0.0,,14.64,46.59,,,,7.0,,4.93,,
+10005677,,1899,8,16,0,5,0.0,,15.337,41.143,,,,1.8,,4.59,,
+10005684,,1899,9,26,2,0,0.0,,7.017,46.35,,,,4.0,,3.5,,
+10005685,,1899,9,28,13,15,0.0,,15.23,45.75,,,,5.0,,3.87,,
+10005686,,1899,9,30,5,15,0.0,,14.37,45.5,,,,6.7,,4.09,,
+10005688,,1899,10,2,14,17,0.0,,15.654,40.555,,,,10.7,,4.62,,
+10005697,,1899,11,15,23,40,0.0,,11.44,45.404,,,,14.0,,4.31,,
+10005700,,1899,12,19,21,17,0.0,,15.25,45.5,,,,3.2,,3.87,,
+10005702,,1899,12,26,10,10,0.0,,7.517,44.475,,,,19.0,,4.22,,
+10005715,,1900,1,29,4,22,0.0,,13.972,42.279,,,,4.8,,4.08,,
+10005723,,1900,3,4,16,55,0.0,,12.067,45.849,,,,6.1,,5.05,,
+10005733,,1900,4,22,0,0,0.0,,7.872,43.849,,,,10.0,,3.7,,
+10005738,,1900,5,18,0,24,0.0,,6.8,46.383,,,,15.0,,3.5,,
+10005739,,1900,5,19,16,55,0.0,,12.768,42.583,,,,6.8,,4.22,,
+10005758,,1900,8,6,23,0,0.0,,9.1,47.0,,,,3.0,,4.3,,
+10005760,,1900,8,10,4,28,13.0,,13.733,42.781,,,,8.2,,4.28,,
+10005764,,1900,8,16,21,0,0.0,,7.502,45.416,,,,5.0,,4.16,,
+10005767,,1900,8,28,16,38,0.0,,11.287,43.469,,,,9.0,,3.7,,
+10005783,,1900,12,9,4,30,0.0,,13.65,46.2,,,,9.7,,4.04,,
+10005784,,1900,12,10,18,0,0.0,,9.53,46.87,,,,6.0,,3.9,,
+10005785,,1900,12,15,17,10,0.0,,15.4,44.1,,,,11.6,,4.54,,
+10005787,,1900,12,23,22,30,0.0,,15.727,41.815,,,,5.0,,4.37,,
+10005788,,1900,12,25,23,15,0.0,,5.917,45.567,,,,6.0,,3.7,,
+10005789,,1900,12,29,0,7,57.0,,13.575,41.744,,,,6.1,,4.06,,
+10005791,,1900,12,30,23,36,20.0,,8.447,44.651,,,,9.5,,4.35,,
+10005796,,1901,1,15,17,59,0.0,,18.6,42.4,,,,5.0,,3.81,,
+10005797,,1901,1,19,5,15,0.0,,12.113,42.719,,,,24.1,,4.16,,
+10005799,,1901,1,20,6,34,20.0,,11.087,44.892,,,,6.4,,4.11,,
+10005800,,1901,1,23,0,17,10.0,,8.998,45.034,,,,9.5,,4.23,,
+10005807,,1901,2,16,20,6,15.0,,15.01,46.18,,,,10.0,,4.9,,
+10005818,,1901,3,29,7,5,0.0,,7.101,45.178,,,,2.0,,4.28,,
+10005828,,1901,4,20,9,35,5.0,,7.516,44.322,,,,15.2,,4.31,,
+10005836,,1901,4,26,7,29,0.0,,18.8,42.5,,,,10.0,,4.02,,
+10005837,,1901,4,26,12,0,0.0,,9.233,46.55,,,,7.0,,3.5,,
+10005848,,1901,6,19,12,0,0.0,,12.232,42.546,,,,12.7,,4.4,,
+10005849,,1901,6,20,17,30,0.0,,16.541,38.878,,,,5.5,,4.31,,
+10005856,,1901,7,22,8,28,16.0,,17.6,43.15,,,,16.0,,4.81,,
+10005859,,1901,7,31,10,38,30.0,,13.75,41.719,,,,4.4,,5.16,,
+10005861,,1901,8,10,20,49,2.0,,15.6,43.9,,,,15.0,,4.77,,
+10005871,,1901,9,22,21,42,12.0,,10.952,43.564,,,,2.3,,4.68,,
+10005873,,1901,9,25,23,40,0.0,,12.879,43.877,,,,0.1,,4.23,,
+10005875,,1901,10,7,21,4,0.0,,18.7,42.4,,,,1.0,,4.18,,
+10005877,,1901,10,15,13,55,53.0,,13.964,42.257,,,,1.6,,4.22,,
+10005880,,1901,10,26,20,30,0.0,,15.167,45.967,,,,1.8,,4.05,,
+10005883,,1901,10,30,14,49,58.0,,10.49,45.584,,,,18.0,,5.44,,
+10005896,,1901,12,13,0,10,22.0,,16.191,38.651,,,,12.2,,4.81,,
+10005903,,1902,1,10,19,40,0.0,,14.22,45.67,,,,5.6,,4.1,,
+10005912,,1902,2,11,15,15,0.0,,13.767,46.15,,,,2.9,,3.73,,
+10005919,,1902,3,5,7,6,0.0,,10.463,44.093,,,,6.1,,4.98,,
+10005931,,1902,4,11,1,28,44.0,,8.86,44.856,,,,1.6,,3.7,,
+10005954,,1902,6,19,9,23,56.0,,11.43333,47.28333,,,,8.0,,4.2,,
+10005958,,1902,6,27,16,48,0.0,,11.832,43.643,,,,6.2,,4.46,,
+10005960,,1902,7,4,1,58,0.0,,17.9,43.0,,,,20.0,,4.57,,
+10005962,,1902,7,7,3,57,0.0,,13.75,46.167,,,,9.0,,3.67,,
+10005970,,1902,7,20,22,37,0.0,,13.995,41.371,,,,7.7,,3.83,,
+10005984,,1902,9,21,20,12,6.0,,13.353,41.703,,,,12.9,,4.02,,
+10005986,,1902,10,2,2,50,0.0,,18.8,42.2,,,,20.0,,4.77,,
+10005990,,1902,10,11,18,30,36.0,,13.63,45.82,,,,10.0,,4.16,,
+10005993,,1902,10,23,8,51,0.0,,12.839,42.357,,,,40.4,,4.74,,
+10006001,,1902,11,21,9,10,0.0,,7.073,45.036,,,,2.0,,4.16,,
+10006007,,1902,12,1,17,36,8.0,,15.2,44.1,,,,20.0,,3.86,,
+10006009,,1902,12,4,16,35,1.0,,10.128,44.121,,,,8.7,,4.35,,
+10006013,,1902,12,17,5,21,0.0,,11.602,42.839,,,,17.4,,4.83,,
+10006014,,1902,12,17,15,20,0.0,,15.13,45.97,,,,10.0,,4.5,,
+10006017,,1903,1,3,3,57,0.0,,9.48,46.98,,,,23.0,,3.9,,
+10006027,,1903,2,10,8,4,0.0,,15.014,36.903,,,,4.0,,4.32,,
+10006028,,1903,2,16,19,59,0.0,,14.23,46.03,,,,9.1,,4.9,,
+10006049,,1903,3,21,21,35,0.0,,7.073,44.289,,,,10.0,,4.16,,
+10006054,,1903,3,27,3,6,3.0,,17.3,43.2,,,,20.0,,5.32,,
+10006060,,1903,4,4,1,41,0.0,,8.337,43.819,,,,2.7,,4.45,,
+10006062,,1903,4,18,17,33,46.0,,15.4,44.3,,,,10.0,,4.18,,
+10006078,,1903,5,26,21,7,0.0,,12.86,42.402,,,,2.8,,3.93,,
+10006086,,1903,7,3,10,40,0.0,,18.5,42.5,,,,10.0,,3.74,,
+10006091,,1903,7,11,3,45,0.0,,9.567,46.767,,,,10.0,,3.9,,
+10006092,,1903,7,13,8,19,0.0,,14.575,37.154,,,,11.0,,4.14,,
+10006097,,1903,7,27,3,46,0.0,,9.953,44.329,,,,9.5,,5.19,,
+10006129,,1903,10,31,23,16,50.0,,14.2,45.783,,,,8.5,,3.65,,
+10006130,,1903,11,2,21,52,0.0,,13.074,42.794,,,,9.9,,4.81,,
+10006132,,1903,11,3,10,29,0.0,,6.883,46.45,,,,3.0,,3.9,,
+10006145,,1903,12,7,19,45,0.0,,14.854,41.124,,,,5.5,,3.93,,
+10006150,,1904,1,11,10,23,0.0,,9.8,46.833,,,,9.0,,3.9,,
+10006151,,1904,1,16,16,28,30.0,,8.493,44.456,,,,29.3,,4.01,,
+10006162,,1904,2,24,15,53,26.0,,13.316,42.097,,,,5.8,,5.68,,
+10006168,,1904,3,10,4,26,6.0,,13.8,46.5,,,,7.0,,5.2,,
+10006175,,1904,3,31,8,41,48.0,,14.92,46.15,,,,9.7,,4.5,,
+10006196,,1904,4,8,8,22,0.0,,15.728,41.706,,,,1.8,,4.75,,
+10006223,,1904,5,22,12,17,0.0,,14.183,45.7,,,,13.4,,3.88,,
+10006230,,1904,6,20,1,24,0.0,,12.66,43.013,,,,6.7,,4.1,,
+10006237,,1904,7,12,5,31,0.0,,6.667,44.917,,,,15.2,,4.5,,
+10006240,,1904,7,16,23,35,0.0,,14.809,38.577,,,,25.1,,4.16,,
+10006241,,1904,7,18,20,2,0.0,,14.847,41.204,,,,21.0,,4.5,,
+10006261,,1904,8,31,1,10,0.0,,7.05,46.45,,,,6.0,,3.5,,
+10006262,,1904,9,2,11,21,0.0,,13.301,43.035,,,,6.8,,4.63,,
+10006265,,1904,9,7,11,30,0.0,,11.383,42.979,,,,5.0,,4.31,,
+10006266,,1904,9,12,1,30,0.0,,15.1,45.767,,,,6.1,,3.81,,
+10006269,,1904,9,16,5,37,11.0,,14.6,45.3,,,,5.0,,4.91,,
+10006272,,1904,10,9,6,41,0.0,,12.515,46.267,,,,9.5,,4.16,,
+10006284,,1904,11,10,17,9,0.0,,14.25,46.02,,,,13.2,,4.1,,
+10006285,,1904,11,15,19,16,0.0,,7.718,43.881,,,,10.0,,4.16,,
+10006286,,1904,11,17,5,2,0.0,,10.821,43.965,,,,0.1,,5.1,,
+10006290,,1904,11,30,11,6,0.0,,14.4,47.23,,,,8.0,,3.7,,
+10006292,,1904,12,4,5,20,0.0,,9.417,46.933,,,,6.0,,3.9,,
+10006296,,1904,12,8,0,57,0.0,,13.22,47.41,,,,8.0,,3.7,,
+10006301,,1905,1,5,15,10,0.0,,17.6,43.0,,,,3.0,,3.54,,
+10006313,,1905,2,2,22,55,0.0,,14.41,47.15,,,,3.0,,3.59,,
+10006315,,1905,2,3,19,28,0.0,,13.75,46.25,,,,6.0,,4.1,,
+10006317,,1905,2,8,6,50,0.0,,17.4,43.1,,,,10.0,,4.18,,
+10006322,,1905,2,12,8,28,0.0,,11.558,42.862,,,,10.0,,4.55,,
+10006328,,1905,2,24,5,25,0.0,,11.67,47.3,,,,5.0,,3.84,,
+10006342,,1905,4,22,3,0,0.0,,15.283,45.667,,,,7.0,,3.87,,
+10006345,,1905,4,29,1,59,0.0,,6.9,46.09,,,,8.0,,5.6,,
+10006359,,1905,5,30,4,55,0.0,,7.646,44.435,,,,19.0,,4.65,,
+10006361,,1905,6,1,4,42,15.0,,19.5,42.0,,,,11.0,,6.66,,
+10006379,,1905,6,29,19,49,0.0,,15.599,40.525,,,,9.1,,4.14,,
+10006382,,1905,7,3,8,47,0.0,,9.1,47.0,,,,19.0,,3.9,,
+10006399,,1905,8,18,4,7,0.0,,15.379,41.649,,,,10.0,,4.61,,
+10006400,,1905,8,25,20,41,0.0,,14.026,42.019,,,,8.5,,5.15,,
+10006401,,1905,8,28,15,49,35.0,,18.0,43.1,,,,2.0,,3.57,,
+10006406,,1905,9,8,1,43,0.0,,16.0,38.811,,,,10.0,,6.95,,
+10006414,,1905,10,15,8,30,0.0,,15.4,44.6,,,,3.0,,3.88,,
+10006434,,1905,11,15,14,36,0.0,,13.75,46.3,,,,7.9,,3.81,,
+10006437,,1905,11,20,10,42,0.0,,18.5,42.5,,,,10.0,,3.74,,
+10006439,,1905,11,26,0,0,0.0,,15.028,41.134,,,,18.0,,5.18,,
+10006440,,1905,11,30,22,0,0.0,,13.22,43.158,,,,0.1,,3.7,,
+10006449,,1905,12,9,21,41,0.0,,12.701,42.843,,,,23.2,,4.24,,
+10006451,,1905,12,17,2,44,0.0,,15.167,45.767,,,,12.3,,3.83,,
+10006455,,1905,12,25,17,5,0.0,,9.48,46.81,,,,15.0,,4.7,,
+10006468,,1906,2,5,3,44,16.0,,14.55,46.08,,,,11.0,,4.7,,
+10006469,,1906,2,5,16,34,0.0,,12.86,42.722,,,,26.5,,4.41,,
+10006480,,1906,3,1,9,26,0.0,,17.8,43.1,,,,4.0,,4.54,,
+10006484,,1906,3,3,21,56,0.0,,20.0,41.0,,,,6.0,,5.76,,
+10006486,,1906,3,4,11,38,3.0,,15.4,44.6,,,,7.0,,3.99,,
+10006490,,1906,3,19,20,15,0.0,,13.193,38.709,,,,11.6,,4.63,,
+10006498,,1906,4,21,6,35,0.0,,11.137,43.446,,,,5.2,,4.3,,
+10006509,,1906,5,16,5,6,18.0,,19.3,38.0,,,,0.0,,5.3,,
+10006515,,1906,6,3,19,39,0.0,,13.02,46.464,,,,10.0,,4.38,,
+10006516,,1906,6,4,23,20,0.0,,14.4,37.75,,,,0.6,,5.15,,
+10006527,,1906,7,1,0,50,0.0,,13.141,42.384,,,,5.0,,4.29,,
+10006528,,1906,7,2,19,50,0.0,,15.991,40.297,,,,19.1,,3.78,,
+10006529,,1906,7,4,2,31,10.0,,18.4,42.9,,,,19.0,,4.54,,
+10006530,,1906,7,4,4,40,14.0,,18.75,42.5,,,,12.0,,4.28,,
+10006534,,1906,7,14,18,35,0.0,,8.88,44.734,,,,0.1,,4.16,,
+10006540,,1906,8,2,3,48,0.0,,10.361,45.552,,,,3.4,,3.76,,
+10006542,,1906,8,11,9,58,0.0,,7.9,43.787,,,,2.0,,4.41,,
+10006544,,1906,8,25,3,11,0.0,,10.079,44.812,,,,11.0,,4.25,,
+10006561,,1906,10,3,8,55,0.0,,17.1,43.0,,,,10.0,,4.18,,
+10006572,,1906,11,10,17,55,0.0,,9.567,44.388,,,,3.8,,4.22,,
+10006577,,1906,11,24,13,26,52.0,,9.833,46.8,,,,10.0,,3.9,,
+10006584,,1906,12,15,19,21,0.0,,20.0,38.4,,,,0.0,,5.4,,
+10006586,,1906,12,20,2,38,0.0,,11.219,43.457,,,,9.3,,3.96,,
+10006596,,1907,1,19,20,30,0.0,,14.3,46.0,,,,2.9,,3.73,,
+10006598,,1907,1,21,3,41,0.0,,13.552,38.021,,,,23.0,,4.14,,
+10006601,,1907,1,23,0,25,0.0,,14.097,43.048,,,,0.1,,4.75,,
+10006615,,1907,2,11,9,34,58.0,,18.3,42.7,,,,7.0,,4.34,,
+10006622,,1907,3,3,10,48,0.0,,12.965,40.892,,,,9.3,,4.4,,
+10006627,,1907,3,15,2,0,0.0,,14.133,46.367,,,,4.5,,3.65,,
+10006629,,1907,3,20,13,28,0.0,,14.528,41.579,,,,8.4,,4.38,,
+10006643,,1907,4,20,13,25,0.0,,10.476,46.508,,,,12.0,,4.76,,
+10006646,,1907,4,25,4,52,0.0,,11.073,45.318,,,,0.1,,4.79,,
+10006650,,1907,5,10,4,25,0.0,,14.6,46.133,,,,2.3,,4.71,,
+10006666,,1907,7,2,2,32,0.0,,13.103,46.423,,,,9.7,,4.53,,
+10006668,,1907,7,10,3,0,0.0,,14.065,41.889,,,,0.7,,3.93,,
+10006677,,1907,8,1,10,7,40.0,,17.9,43.1,,,,12.0,,5.4,,
+10006693,,1907,8,16,13,0,0.0,,20.1,41.1,,,,19.0,,6.26,,
+10006701,,1907,10,7,14,22,0.0,,13.655,41.685,,,,7.8,,4.2,,
+10006724,,1907,12,16,18,15,0.0,,13.75,46.133,,,,7.7,,3.6,,
+10006727,,1907,12,20,10,29,15.0,,11.374,43.486,,,,9.1,,4.44,,
+10006733,,1908,1,8,21,41,0.0,,15.503,42.12,,,,11.8,,4.16,,
+10006735,,1908,1,16,10,27,0.0,,13.368,42.338,,,,20.3,,4.12,,
+10006736,,1908,1,25,1,28,30.0,,18.4,42.2,,,,30.0,,4.5,,
+10006737,,1908,1,25,4,23,48.0,,19.5,42.0,,,,19.0,,4.57,,
+10006741,,1908,2,3,13,36,26.0,,11.176,45.56,,,,5.0,,4.32,,
+10006751,,1908,3,1,14,1,0.0,,14.2,45.68,,,,5.6,,4.1,,
+10006761,,1908,3,17,3,59,0.0,,13.339,43.129,,,,6.8,,4.61,,
+10006763,,1908,3,26,13,49,0.0,,16.419,40.498,,,,10.0,,4.31,,
+10006765,,1908,4,8,0,4,0.0,,14.7,45.95,,,,11.1,,4.11,,
+10006772,,1908,5,9,4,1,0.0,,9.312,44.344,,,,7.9,,3.83,,
+10006774,,1908,5,12,5,9,0.0,,14.38,46.99,,,,8.0,,3.7,,
+10006780,,1908,5,24,8,37,0.0,,8.074,45.464,,,,0.1,,4.1,,
+10006781,,1908,5,24,20,0,0.0,,13.95,46.267,,,,6.5,,3.51,,
+10006788,,1908,6,2,22,30,0.0,,10.823,44.264,,,,9.1,,4.5,,
+10006789,,1908,6,5,2,58,0.0,,14.065,41.889,,,,0.1,,3.93,,
+10006807,,1908,6,26,13,15,0.0,,11.45,43.322,,,,9.8,,4.36,,
+10006808,,1908,6,28,3,19,0.0,,11.294,44.833,,,,20.8,,3.93,,
+10006811,,1908,6,30,5,44,0.0,,14.581,38.56,,,,5.0,,4.4,,
+10006815,,1908,7,10,2,13,35.0,,13.191,46.465,,,,5.0,,5.31,,
+10006817,,1908,7,10,23,37,0.0,,16.9,43.2,,,,15.0,,3.91,,
+10006822,,1908,8,15,9,40,0.0,,14.337,37.907,,,,27.0,,5.08,,
+10006826,,1908,8,21,7,24,0.0,,13.8,44.4,,,,10.0,,4.18,,
+10006825,,1908,8,21,7,24,0.0,,13.8,41.5,,,,4.4,,4.4,,
+10006828,,1908,9,16,20,15,0.0,,15.715,41.752,,,,10.4,,3.72,,
+10006830,,1908,9,25,9,25,0.0,,17.8,43.1,,,,5.0,,3.81,,
+10006833,,1908,10,3,18,3,40.0,,14.817,46.083,,,,5.0,,3.7,,
+10006853,,1908,11,7,15,23,0.0,,11.682,43.273,,,,9.3,,4.25,,
+10006855,,1908,11,11,16,28,0.0,,15.3,44.0,,,,30.0,,4.01,,
+10006857,,1908,11,16,16,28,0.0,,13.597,43.156,,,,11.1,,3.7,,
+10006868,,1908,12,18,5,6,0.0,,12.54,47.0,,,,8.0,,3.7,,
+10006877,,1908,12,28,4,20,27.0,,15.687,38.146,,,,10.9,,7.1,,
+10006886,,1909,1,2,1,5,0.0,,14.52,37.231,,,,22.3,,5.33,,
+10006890,,1909,1,11,1,15,0.0,,13.772,41.584,,,,12.1,,4.16,,
+10006891,,1909,1,13,0,45,0.0,,11.688,44.579,,,,11.0,,5.36,,
+10006896,,1909,1,20,19,58,0.0,,18.031,40.178,,,,10.0,,4.51,,
+10006905,,1909,2,6,8,5,0.0,,12.647,42.562,,,,3.8,,4.16,,
+10006909,,1909,2,10,2,40,0.0,,6.717,46.283,,,,11.0,,3.6,,
+10006940,,1909,3,11,2,30,0.0,,15.25,45.6,,,,2.5,,3.73,,
+10006943,,1909,3,16,15,53,0.0,,13.393,42.442,,,,10.0,,4.03,,
+10006944,,1909,3,18,2,51,0.0,,10.431,44.185,,,,6.9,,4.13,,
+10006976,,1909,5,17,10,28,0.0,,16.777,39.312,,,,9.9,,4.16,,
+10006984,,1909,5,27,6,10,0.0,,8.076,43.908,,,,15.9,,4.34,,
+10007020,,1909,7,29,3,0,0.0,,13.772,41.584,,,,0.1,,4.16,,
+10007037,,1909,8,25,0,22,0.0,,11.403,43.15,,,,7.4,,5.34,,
+10007049,,1909,9,20,5,4,0.0,,11.756,42.543,,,,7.5,,4.63,,
+10007054,,1909,9,22,16,25,0.0,,13.22,47.41,,,,8.0,,3.7,,
+10007059,,1909,10,1,1,8,0.0,,12.737,42.736,,,,14.5,,4.4,,
+10007060,,1909,10,5,1,10,0.0,,7.174,44.881,,,,2.0,,4.25,,
+10007076,,1909,11,1,10,27,0.0,,17.9,43.1,,,,15.0,,3.53,,
+10007077,,1909,11,2,18,50,0.0,,14.2,45.7,,,,9.0,,4.5,,
+10007081,,1909,11,11,20,40,0.0,,5.4,43.633,,,,4.0,,3.8,,
+10007091,,1909,12,3,6,20,0.0,,15.37,40.843,,,,5.0,,3.96,,
+10007096,,1909,12,24,18,40,0.0,,10.348,45.571,,,,6.9,,4.17,,
+10007097,,1909,12,30,4,5,0.0,,15.1,45.767,,,,2.9,,3.73,,
+10007106,,1910,1,22,20,30,0.0,,11.176,45.022,,,,5.1,,4.02,,
+10007107,,1910,1,23,1,50,0.0,,9.659,44.857,,,,2.7,,4.39,,
+10007109,,1910,1,25,8,27,0.0,,13.259,38.453,,,,5.0,,4.48,,
+10007115,,1910,2,3,1,24,0.0,,9.917,46.383,,,,7.0,,3.5,,
+10007123,,1910,2,22,15,35,0.0,,13.363,42.092,,,,10.0,,4.16,,
+10007125,,1910,3,6,22,22,0.0,,13.105,42.63,,,,17.4,,3.93,,
+10007133,,1910,3,24,14,37,0.0,,14.28,47.2,,,,5.0,,4.23,,
+10007137,,1910,3,31,18,38,0.0,,16.509,38.947,,,,6.0,,3.93,,
+10007138,,1910,4,5,19,20,0.0,,12.964,45.836,,,,10.0,,4.12,,
+10007150,,1910,5,16,9,48,5.0,,18.0,43.1,,,,15.0,,3.53,,
+10007157,,1910,5,28,1,45,0.0,,16.132,40.132,,,,16.1,,3.84,,
+10007162,,1910,6,7,2,4,0.0,,15.421,40.898,,,,16.9,,5.76,,
+10007163,,1910,6,8,11,49,0.0,,14.162,37.87,,,,9.6,,3.9,,
+10007180,,1910,6,29,13,52,0.0,,12.929,42.742,,,,3.6,,4.93,,
+10007191,,1910,7,13,8,32,0.0,,10.84,47.32,,,,8.0,,4.87,,
+10007194,,1910,7,22,1,28,0.0,,15.217,45.583,,,,5.0,,3.7,,
+10007200,,1910,8,2,7,15,25.0,,18.0,43.1,,,,2.0,,3.66,,
+10007215,,1910,8,31,18,57,23.0,,17.0,42.0,,,,10.0,,4.63,,
+10007216,,1910,9,6,3,20,0.0,,9.392,44.548,,,,2.6,,4.13,,
+10007224,,1910,10,3,11,4,0.0,,16.248,40.177,,,,30.9,,4.62,,
+10007248,,1910,12,29,5,47,0.0,,13.822,41.489,,,,11.2,,3.7,,
+10007255,,1911,1,14,11,29,0.0,,14.6,46.133,,,,10.9,,3.64,,
+10007265,,1911,2,8,2,54,0.0,,13.117,46.407,,,,2.9,,4.26,,
+10007268,,1911,2,18,21,35,15.0,,20.7,40.85,,,,21.0,,6.76,,
+10007271,,1911,2,19,7,18,30.0,,12.074,44.117,,,,0.1,,5.26,,
+10007279,,1911,3,1,3,50,0.0,,13.65,46.1,,,,13.7,,4.16,,
+10007282,,1911,3,2,4,58,42.0,,17.5,43.0,,,,7.8,,3.83,,
+10007321,,1911,4,17,11,53,0.0,,18.2,42.8,,,,5.0,,3.62,,
+10007330,,1911,4,24,17,19,0.0,,10.34,47.15,,,,5.0,,3.84,,
+10007359,,1911,5,28,13,52,0.0,,13.405,42.376,,,,6.4,,4.16,,
+10007406,,1911,9,9,11,32,0.0,,13.57,42.31,,,,12.1,,4.36,,
+10007408,,1911,9,13,22,29,2.0,,11.344,43.436,,,,5.2,,5.08,,
+10007413,,1911,9,24,6,5,23.0,,17.6,43.2,,,,9.4,,3.62,,
+10007418,,1911,10,29,6,49,0.0,,14.691,37.266,,,,6.0,,4.16,,
+10007422,,1911,11,11,18,9,0.0,,12.32,46.81,,,,6.0,,4.4,,
+10007440,,1912,1,14,3,11,0.0,,8.066,43.898,,,,2.0,,3.89,,
+10007455,,1912,1,30,21,40,0.0,,14.102,37.751,,,,17.3,,4.4,,
+10007460,,1912,2,9,20,17,0.0,,6.533,44.583,,,,4.0,,4.0,,
+10007472,,1912,2,27,23,20,0.0,,14.417,46.417,,,,8.3,,3.96,,
+10007474,,1912,3,2,21,0,0.0,,17.6,42.9,,,,12.0,,3.91,,
+10007506,,1912,4,20,1,5,0.0,,15.12,45.93,,,,14.5,,4.5,,
+10007518,,1912,5,9,23,3,0.0,,11.39,47.27,,,,6.0,,3.56,,
+10007519,,1912,5,11,5,14,0.0,,12.609,43.58,,,,9.6,,3.96,,
+10007533,,1912,5,31,21,40,0.0,,7.785,45.549,,,,15.8,,4.71,,
+10007537,,1912,6,8,7,33,1.0,,20.0,39.5,,,,0.0,,4.9,,
+10007538,,1912,6,8,15,18,0.0,,15.4,44.6,,,,9.0,,3.53,,
+10007542,,1912,7,2,7,34,0.0,,15.88,41.476,,,,10.0,,4.55,,
+10007546,,1912,7,7,4,45,0.0,,13.636,41.688,,,,9.3,,4.18,,
+10007555,,1912,8,5,10,33,0.0,,12.361,46.185,,,,5.4,,4.34,,
+10007565,,1912,8,15,23,50,0.0,,11.258,44.058,,,,8.2,,4.22,,
+10007569,,1912,9,12,21,15,0.0,,10.885,44.784,,,,3.6,,3.76,,
+10007577,,1912,10,1,18,10,0.0,,9.693,45.052,,,,8.0,,3.7,,
+10007585,,1912,11,7,14,12,0.0,,16.32,38.78,,,,0.1,,4.37,,
+10007602,,1912,12,22,8,5,0.0,,15.617,38.206,,,,9.9,,4.68,,
+10007604,,1913,1,3,13,39,25.0,,13.657,41.868,,,,8.7,,4.53,,
+10007619,,1913,2,13,16,39,0.0,,10.805,44.13,,,,7.9,,4.18,,
+10007620,,1913,2,24,11,53,0.0,,19.6,41.8,,,,10.0,,5.07,,
+10007624,,1913,2,28,15,16,0.0,,14.333,46.15,,,,17.2,,4.0,,
+10007630,,1913,3,27,2,25,44.0,,9.327,44.895,,,,0.1,,4.24,,
+10007642,,1913,5,14,7,17,0.0,,5.85,43.883,,,,4.0,,5.0,,
+10007643,,1913,5,20,16,15,9.0,,14.367,45.517,,,,7.0,,3.91,,
+10007659,,1913,6,28,8,53,2.0,,16.239,39.531,,,,10.4,,5.64,,
+10007667,,1913,7,21,22,35,0.0,,11.762,44.041,,,,4.2,,4.79,,
+10007669,,1913,7,24,5,15,0.0,,7.227,44.354,,,,10.0,,4.22,,
+10007671,,1913,7,26,10,58,0.0,,15.171,40.853,,,,5.5,,3.93,,
+10007678,,1913,8,9,1,45,0.0,,12.436,43.442,,,,6.7,,3.93,,
+10007685,,1913,10,4,18,26,0.0,,14.716,41.513,,,,14.2,,5.35,,
+10007686,,1913,10,6,22,50,0.0,,9.033,46.95,,,,4.0,,3.5,,
+10007703,,1913,11,25,20,55,0.0,,10.196,44.551,,,,17.7,,4.65,,
+10007706,,1913,12,5,16,35,29.0,,17.5,43.0,,,,11.8,,4.01,,
+10007707,,1913,12,7,1,28,0.0,,8.862,44.744,,,,6.1,,4.57,,
+10007714,,1913,12,22,11,38,0.0,,9.433,46.767,,,,10.0,,3.9,,
+10007719,,1914,1,15,3,27,20.0,,10.433,43.47,,,,0.1,,4.33,,
+10007737,,1914,2,11,0,22,43.0,,14.167,45.633,,,,17.2,,4.66,,
+10007756,,1914,3,24,9,18,53.0,,15.333,45.667,,,,3.0,,3.72,,
+10007760,,1914,4,7,20,15,0.0,,9.533,46.87,,,,5.0,,3.5,,
+10007764,,1914,4,14,2,49,0.0,,13.578,42.022,,,,32.4,,4.26,,
+10007774,,1914,5,15,13,6,0.0,,11.361,43.453,,,,4.0,,4.16,,
+10007800,,1914,7,31,21,5,0.0,,12.738,43.177,,,,6.1,,4.47,,
+10007809,,1914,8,31,13,26,0.0,,11.5,47.3,,,,3.0,,4.59,,
+10007834,,1914,10,16,15,52,0.0,,15.2,44.0,,,,10.0,,3.62,,
+10007851,,1914,10,26,3,43,22.0,,7.36,45.05,,,,10.5,,5.24,,
+10007855,,1914,10,27,9,22,0.0,,10.598,43.912,,,,4.3,,5.63,,
+10007871,,1914,11,29,3,21,0.0,,7.067,46.117,,,,8.0,,3.5,,
+10007890,,1915,1,13,6,52,43.0,,13.53,42.014,,,,2.9,,7.08,,
+10007893,,1915,1,13,19,30,0.0,,12.261,44.161,,,,0.2,,4.38,,
+10007903,,1915,1,18,23,30,0.0,,16.245,39.41,,,,10.0,,4.97,,
+10007909,,1915,1,29,22,0,0.0,,13.65,46.217,,,,2.2,,4.05,,
+10007913,,1915,2,5,2,15,0.0,,9.2,46.333,,,,15.0,,3.5,,
+10007918,,1915,2,14,12,43,15.0,,8.55,46.85,,,,8.0,,3.9,,
+10007919,,1915,2,16,3,15,0.0,,6.233,44.1,,,,4.0,,3.7,,
+10007921,,1915,2,22,0,37,7.0,,15.217,45.767,,,,10.6,,4.74,,
+10007931,,1915,3,15,11,23,0.0,,12.893,43.012,,,,8.6,,4.97,,
+10007932,,1915,3,15,21,55,38.0,,14.2,45.8,,,,5.0,,4.4,,
+10007954,,1915,6,12,21,11,0.0,,14.958,38.468,,,,3.0,,4.16,,
+10007958,,1915,6,16,3,27,17.0,,7.433,46.267,,,,4.0,,3.5,,
+10007970,,1915,6,26,13,40,12.0,,8.617,46.95,,,,6.0,,3.9,,
+10008043,,1915,8,19,6,42,16.0,,20.2,39.2,,,,0.0,,6.1,,
+10008044,,1915,8,25,2,13,0.0,,7.06,46.1,,,,19.0,,4.6,,
+10008045,,1915,8,25,7,30,0.0,,15.2,45.75,,,,2.4,,4.5,,
+10008052,,1915,9,11,8,25,0.0,,15.627,38.126,,,,8.3,,4.16,,
+10008070,,1915,10,10,23,10,0.0,,10.47,44.733,,,,10.0,,4.87,,
+10008085,,1915,11,7,2,20,0.0,,14.333,46.117,,,,4.4,,3.64,,
+10008104,,1916,1,5,1,20,0.0,,17.6,43.2,,,,6.0,,3.91,,
+10008121,,1916,2,8,2,33,0.0,,14.5,46.05,,,,11.1,,4.5,,
+10008125,,1916,2,20,3,15,40.0,,20.8,40.3,,,,0.0,,4.8,,
+10008136,,1916,3,10,0,55,0.0,,7.033,46.117,,,,10.0,,3.5,,
+10008137,,1916,3,12,3,23,56.0,,14.92,45.14,,,,10.0,,5.55,,
+10008147,,1916,5,1,10,24,0.0,,14.66,47.17,,,,7.0,,4.8,,
+10008157,,1916,5,17,12,50,0.0,,12.748,44.119,,,,8.6,,5.82,,
+10008167,,1916,7,3,23,21,0.0,,15.291,38.9,,,,27.7,,4.66,,
+10008168,,1916,7,4,5,6,0.0,,13.227,42.824,,,,6.8,,4.82,,
+10008171,,1916,7,15,2,17,0.0,,14.75,46.133,,,,18.5,,3.71,,
+10008179,,1916,7,27,18,38,0.0,,10.469,44.074,,,,8.7,,4.56,,
+10008180,,1916,8,2,7,30,0.0,,11.043,43.467,,,,2.0,,3.93,,
+10008201,,1916,8,19,5,30,0.0,,7.173,44.308,,,,15.2,,4.49,,
+10008205,,1916,9,5,23,40,31.0,,18.7,42.5,,,,35.0,,3.91,,
+10008206,,1916,9,7,15,13,0.0,,12.525,42.775,,,,3.7,,4.4,,
+10008219,,1916,10,11,12,0,0.0,,13.733,46.5,,,,3.3,,3.5,,
+10008226,,1916,10,30,0,17,0.0,,14.8,46.3,,,,8.0,,4.9,,
+10008246,,1917,1,7,3,39,0.0,,8.375,44.367,,,,9.5,,4.35,,
+10008278,,1917,2,10,18,55,0.0,,8.233,46.883,,,,8.0,,3.5,,
+10008282,,1917,2,18,20,10,0.0,,13.193,38.709,,,,32.8,,4.4,,
+10008288,,1917,2,22,4,58,31.0,,18.0,42.8,,,,7.0,,4.3,,
+10008290,,1917,2,23,17,57,33.0,,17.8,42.3,,,,15.0,,4.2,,
+10008294,,1917,2,26,19,55,40.0,,9.1,47.0,,,,8.0,,3.9,,
+10008304,,1917,4,3,20,45,0.0,,10.383,46.617,,,,12.0,,3.5,,
+10008315,,1917,4,26,9,35,59.0,,12.129,43.467,,,,3.9,,5.99,,
+10008316,,1917,4,26,13,14,18.0,,20.4,39.8,,,,0.0,,5.6,,
+10008322,,1917,5,14,21,27,0.0,,8.25,46.883,,,,19.0,,3.5,,
+10008323,,1917,5,18,14,56,0.0,,9.337,44.337,,,,5.2,,3.7,,
+10008352,,1917,7,19,0,55,0.0,,12.704,42.955,,,,5.0,,3.7,,
+10008360,,1917,8,9,7,37,0.0,,8.233,46.883,,,,10.0,,3.5,,
+10008364,,1917,8,19,4,32,13.0,,19.5,40.5,,,,5.0,,5.07,,
+10008369,,1917,9,6,21,27,40.0,,8.95,46.983,,,,7.0,,3.5,,
+10008383,,1917,10,13,16,4,0.0,,16.009,40.231,,,,10.3,,5.46,,
+10008384,,1917,10,14,17,5,0.0,,12.03,42.537,,,,33.0,,4.2,,
+10008390,,1917,11,5,22,47,0.0,,13.628,43.578,,,,4.0,,5.22,,
+10008394,,1917,12,2,12,13,0.0,,13.822,41.489,,,,3.6,,3.93,,
+10008395,,1917,12,2,17,39,0.0,,11.829,44.059,,,,0.5,,5.09,,
+10008397,,1917,12,7,12,15,0.0,,10.35,46.81,,,,10.0,,3.5,,
+10008399,,1917,12,9,21,40,0.0,,9.78,46.46,,,,15.0,,4.6,,
+10008416,,1918,1,13,12,0,0.0,,8.842,45.455,,,,9.5,,4.62,,
+10008422,,1918,1,22,19,39,0.0,,10.868,43.621,,,,33.0,,4.16,,
+10008430,,1918,2,2,22,43,51.0,,7.633,46.183,,,,8.0,,3.5,,
+10008443,,1918,3,5,0,55,0.0,,7.215,45.136,,,,10.0,,3.7,,
+10008455,,1918,4,8,4,30,0.0,,15.217,45.567,,,,3.5,,3.52,,
+10008457,,1918,4,14,1,56,0.0,,12.548,42.855,,,,3.8,,4.48,,
+10008463,,1918,4,24,14,21,0.0,,9.457,45.813,,,,12.0,,4.95,,
+10008468,,1918,5,6,8,5,0.0,,10.63,44.691,,,,5.5,,4.41,,
+10008480,,1918,6,29,11,2,2.0,,18.3,42.7,,,,10.0,,4.1,,
+10008481,,1918,6,29,12,51,10.0,,17.8,42.5,,,,10.0,,3.62,,
+10008483,,1918,7,4,11,25,54.0,,20.5,39.7,,,,0.0,,5.4,,
+10008488,,1918,7,16,11,49,56.0,,14.85,46.13,,,,7.1,,4.6,,
+10008491,,1918,7,19,19,3,0.0,,10.438,45.326,,,,9.7,,4.06,,
+10008492,,1918,8,7,19,14,5.0,,9.76,46.43,,,,10.0,,3.5,,
+10008495,,1918,8,13,20,1,0.0,,14.02,46.0,,,,3.5,,4.5,,
+10008509,,1918,9,17,2,11,0.0,,14.12,47.51,,,,6.0,,3.56,,
+10008512,,1918,9,26,0,16,25.0,,10.3,47.3,,,,6.0,,4.2,,
+10008513,,1918,9,28,17,34,0.0,,7.1,45.138,,,,8.4,,3.93,,
+10008521,,1918,10,21,20,21,0.0,,7.2,45.95,,,,8.0,,3.5,,
+10008522,,1918,11,6,19,26,7.0,,13.28,45.25,,,,11.0,,4.7,,
+10008525,,1918,11,10,15,12,28.0,,11.933,43.917,,,,8.2,,5.96,,
+10008527,,1918,11,13,20,19,0.0,,7.7,46.033,,,,6.0,,3.5,,
+10008530,,1918,11,24,13,38,0.0,,16.321,39.283,,,,11.6,,4.16,,
+10008534,,1918,12,3,10,42,0.0,,16.05,38.6,,,,0.1,,4.4,,
+10008546,,1919,1,3,5,55,0.0,,7.05,46.25,,,,6.0,,3.5,,
+10008554,,1919,1,22,19,23,49.0,,9.667,46.667,,,,7.0,,3.5,,
+10008560,,1919,2,13,2,20,0.0,,12.287,43.112,,,,4.4,,4.64,,
+10008561,,1919,2,17,16,50,0.0,,7.917,46.65,,,,8.0,,3.5,,
+10008569,,1919,3,18,14,17,0.0,,15.485,38.178,,,,4.1,,4.16,,
+10008576,,1919,4,20,6,32,0.0,,13.668,42.065,,,,0.6,,4.11,,
+10008589,,1919,6,29,15,6,13.0,,11.482,43.957,,,,20.8,,6.38,,
+10008590,,1919,7,12,12,6,0.0,,11.914,45.801,,,,14.0,,5.03,,
+10008595,,1919,8,13,4,27,0.0,,8.35,46.75,,,,10.0,,3.5,,
+10008596,,1919,8,16,21,25,49.0,,8.117,46.283,,,,6.0,,3.5,,
+10008612,,1919,9,10,16,57,0.0,,11.788,42.793,,,,17.4,,5.36,,
+10008619,,1919,9,16,2,18,37.0,,9.933,46.45,,,,23.0,,3.5,,
+10008637,,1919,10,21,0,24,0.0,,15.551,41.674,,,,0.8,,5.03,,
+10008666,,1919,11,16,4,25,47.0,,7.317,46.283,,,,7.0,,3.9,,
+10008670,,1919,11,22,9,45,10.0,,9.067,47.017,,,,6.0,,3.5,,
+10008671,,1919,11,23,1,50,0.0,,10.246,45.655,,,,15.8,,4.79,,
+10008673,,1919,11,28,21,38,0.0,,7.76,44.173,,,,5.0,,4.92,,
+10008677,,1919,12,22,17,12,0.0,,14.283,46.417,,,,6.6,,3.84,,
+10008679,,1919,12,22,23,41,6.0,,20.7,40.3,,,,0.0,,6.3,,
+10008693,,1920,1,13,10,35,45.0,,13.301,42.29,,,,48.0,,3.93,,
+10008694,,1920,1,27,4,38,0.0,,16.305,39.341,,,,6.6,,3.93,,
+10008697,,1920,2,10,23,57,0.0,,13.439,42.837,,,,6.8,,4.3,,
+10008707,,1920,3,7,19,21,48.0,,15.692,40.76,,,,11.8,,3.93,,
+10008718,,1920,4,1,18,26,35.0,,7.5,46.3,,,,13.0,,3.9,,
+10008731,,1920,5,5,14,41,0.0,,13.144,46.384,,,,3.5,,5.27,,
+10008742,,1920,5,22,7,15,0.0,,15.22,45.53,,,,11.8,,4.1,,
+10008754,,1920,6,21,7,22,0.0,,13.748,41.621,,,,0.6,,4.62,,
+10008764,,1920,7,30,20,6,22.0,,14.98,45.19,,,,17.0,,4.4,,
+10008774,,1920,9,7,5,55,40.0,,10.278,44.185,,,,9.3,,6.53,,
+10008788,,1920,10,6,22,47,0.0,,10.824,45.126,,,,14.0,,4.14,,
+10008791,,1920,10,13,23,12,26.0,,19.7,38.0,,,,0.0,,4.9,,
+10008796,,1920,10,21,18,57,48.0,,20.3,39.6,,,,0.0,,5.8,,
+10008820,,1920,12,5,15,28,0.0,,10.02,46.417,,,,7.0,,3.5,,
+10008828,,1920,12,18,2,1,20.0,,20.1,41.1,,,,15.0,,5.66,,
+10008835,,1921,1,5,0,20,0.0,,15.08,45.75,,,,5.0,,4.9,,
+10008845,,1921,1,27,22,58,48.0,,9.8,46.75,,,,23.0,,3.5,,
+10008864,,1921,4,1,6,17,12.0,,17.6,42.9,,,,22.0,,4.3,,
+10008867,,1921,4,5,17,40,0.0,,12.774,43.203,,,,3.8,,4.23,,
+10008880,,1921,5,1,1,16,15.0,,10.15,46.783,,,,10.0,,3.5,,
+10008882,,1921,5,3,8,23,17.0,,6.867,44.783,,,,2.0,,3.7,,
+10008902,,1921,6,19,12,52,40.0,,15.955,38.321,,,,8.8,,4.43,,
+10008904,,1921,6,26,22,12,0.0,,15.3,43.7,,,,25.0,,4.2,,
+10008914,,1921,7,28,2,35,0.0,,12.57,47.53,,,,8.0,,3.7,,
+10008923,,1921,8,22,6,8,0.0,,15.18,45.78,,,,5.5,,4.5,,
+10008927,,1921,8,23,22,36,5.0,,13.983,41.405,,,,14.7,,3.7,,
+10008928,,1921,8,28,10,45,0.0,,13.253,43.12,,,,10.0,,4.66,,
+10008930,,1921,9,5,23,54,0.0,,18.0,43.0,,,,28.0,,4.3,,
+10008933,,1921,9,12,0,25,0.0,,11.768,45.771,,,,45.3,,4.81,,
+10008960,,1921,10,24,2,6,0.0,,12.57,47.53,,,,2.0,,4.59,,
+10008968,,1921,11,18,20,47,18.0,,17.3,43.2,,,,15.0,,3.81,,
+10008969,,1921,11,21,11,37,30.0,,17.5,42.5,,,,15.0,,4.1,,
+10008976,,1921,12,26,22,26,18.0,,18.0,42.7,,,,20.0,,3.62,,
+10008995,,1922,3,27,0,10,0.0,,11.865,42.684,,,,5.8,,4.39,,
+10009000,,1922,4,5,16,28,0.0,,6.683,43.65,,,,4.0,,3.9,,
+10009015,,1922,5,24,21,17,25.0,,11.408,44.821,,,,9.3,,3.7,,
+10009022,,1922,6,8,7,47,0.0,,13.286,43.148,,,,11.1,,4.73,,
+10009025,,1922,6,9,23,10,0.0,,7.5,46.117,,,,4.0,,3.5,,
+10009084,,1922,10,11,6,43,42.0,,13.407,43.628,,,,11.1,,4.34,,
+10009089,,1922,11,8,22,24,0.0,,9.083,47.0,,,,3.0,,3.5,,
+10009107,,1922,12,16,8,59,51.0,,8.483,46.55,,,,6.0,,3.9,,
+10009113,,1922,12,29,12,22,6.0,,13.632,41.793,,,,4.5,,5.24,,
+10009117,,1923,1,7,12,27,15.0,,20.1,41.1,,,,17.0,,5.16,,
+10009123,,1923,1,30,3,37,0.0,,15.6,43.9,,,,3.0,,4.18,,
+10009133,,1923,2,27,5,45,0.0,,15.317,45.683,,,,7.9,,3.53,,
+10009165,,1923,5,16,10,6,0.0,,8.15,46.417,,,,4.0,,3.5,,
+10009177,,1923,6,15,19,33,0.0,,19.3,39.8,,,,0.0,,4.7,,
+10009179,,1923,6,28,15,12,0.0,,10.799,44.595,,,,5.0,,5.04,,
+10009188,,1923,7,12,20,49,0.0,,13.463,43.103,,,,3.2,,4.28,,
+10009206,,1923,8,16,12,50,0.0,,15.485,38.178,,,,10.0,,3.93,,
+10009211,,1923,8,23,2,30,0.0,,13.75,46.467,,,,6.2,,3.81,,
+10009223,,1923,9,26,1,18,46.0,,15.71,43.7,,,,15.0,,5.01,,
+10009224,,1923,9,27,22,57,30.0,,19.5,41.0,,,,0.0,,5.3,,
+10009233,,1923,10,18,0,55,0.0,,14.25,45.5,,,,7.5,,4.71,,
+10009238,,1923,10,30,15,35,0.0,,9.983,46.617,,,,8.0,,3.5,,
+10009239,,1923,10,30,19,34,12.0,,20.0,40.0,,,,22.0,,4.87,,
+10009246,,1923,11,8,12,28,0.0,,15.449,40.677,,,,11.0,,4.73,,
+10009247,,1923,11,9,13,22,0.0,,9.0,46.22,,,,10.0,,4.3,,
+10009255,,1923,11,28,6,7,0.0,,13.81,47.13,,,,16.0,,4.43,,
+10009267,,1923,12,19,16,0,48.0,,18.1,42.9,,,,20.0,,4.1,,
+10009269,,1923,12,23,12,34,0.0,,10.183,46.783,,,,10.0,,3.5,,
+10009274,,1924,1,2,8,55,13.0,,13.138,43.737,,,,3.1,,5.48,,
+10009314,,1924,3,26,20,50,0.0,,14.786,41.341,,,,10.0,,4.06,,
+10009317,,1924,4,9,14,49,0.0,,11.816,42.729,,,,27.7,,4.47,,
+10009321,,1924,4,15,12,49,0.0,,7.96,46.3,,,,1.0,,5.2,,
+10009327,,1924,5,12,8,46,0.0,,12.912,46.409,,,,10.0,,5.04,,
+10009328,,1924,5,12,14,30,50.0,,19.5,40.0,,,,0.0,,5.5,,
+10009332,,1924,5,21,15,32,0.0,,10.546,46.617,,,,15.0,,4.58,,
+10009337,,1924,6,8,6,37,0.0,,7.117,46.467,,,,4.0,,3.5,,
+10009339,,1924,6,12,21,3,48.0,,10.776,44.147,,,,5.0,,4.46,,
+10009352,,1924,8,14,2,18,0.0,,6.25,45.667,,,,3.0,,4.0,,
+10009353,,1924,8,17,21,40,0.0,,14.879,37.132,,,,6.0,,4.74,,
+10009365,,1924,9,15,2,30,0.0,,12.841,42.517,,,,8.3,,3.66,,
+10009369,,1924,9,21,20,18,0.0,,8.994,44.366,,,,10.0,,4.32,,
+10009375,,1924,9,28,11,48,6.0,,18.1,43.0,,,,28.0,,4.49,,
+10009394,,1924,11,12,6,46,0.0,,13.193,38.709,,,,0.6,,4.63,,
+10009400,,1924,11,28,9,11,0.0,,13.56,41.808,,,,11.0,,4.4,,
+10009412,,1924,12,20,17,54,0.0,,9.533,46.87,,,,9.0,,3.5,,
+10009420,,1925,1,15,2,50,55.0,,16.86,43.16,,,,21.0,,3.72,,
+10009435,,1925,2,27,5,41,0.0,,14.4,45.95,,,,6.6,,3.84,,
+10009437,,1925,3,8,15,46,0.0,,14.37,37.813,,,,26.1,,4.57,,
+10009441,,1925,3,15,17,15,0.0,,10.286,44.282,,,,8.5,,4.1,,
+10009445,,1925,3,21,7,33,40.0,,10.871,43.227,,,,4.0,,4.29,,
+10009473,,1925,5,20,7,53,48.0,,20.0,40.3,,,,17.0,,5.26,,
+10009497,,1925,7,4,17,48,0.0,,12.251,46.142,,,,2.4,,3.87,,
+10009508,,1925,7,20,15,3,30.0,,10.378,44.051,,,,5.7,,3.95,,
+10009511,,1925,7,28,3,33,0.0,,15.898,41.264,,,,10.4,,4.2,,
+10009513,,1925,8,3,0,31,44.0,,14.5,46.233,,,,5.0,,3.7,,
+10009525,,1925,8,25,5,10,0.0,,16.18,41.882,,,,0.1,,4.92,,
+10009528,,1925,9,3,18,55,0.0,,11.602,42.867,,,,10.2,,4.16,,
+10009532,,1925,9,11,4,40,50.0,,14.77,45.13,,,,9.0,,5.01,,
+10009537,,1925,9,24,13,33,46.0,,14.188,41.719,,,,8.7,,5.26,,
+10009552,,1925,11,8,0,33,0.0,,7.4,46.4,,,,29.0,,3.5,,
+10009563,,1925,12,29,6,35,0.0,,9.783,46.483,,,,7.0,,3.5,,
+10009564,,1926,1,1,18,4,3.0,,14.37,45.77,,,,3.6,,5.6,,
+10009572,,1926,1,8,9,14,0.0,,11.631,42.852,,,,2.0,,4.9,,
+10009587,,1926,2,15,14,36,48.0,,20.0,41.5,,,,20.0,,4.97,,
+10009624,,1926,4,23,2,2,0.0,,10.317,46.733,,,,9.0,,3.5,,
+10009625,,1926,4,26,5,18,1.0,,18.89,42.34,,,,8.0,,4.3,,
+10009633,,1926,6,10,19,16,10.0,,20.0,39.7,,,,6.0,,5.16,,
+10009637,,1926,6,16,2,59,0.0,,8.233,46.867,,,,6.0,,3.5,,
+10009708,,1926,10,21,9,29,42.0,,14.88,45.11,,,,17.0,,4.6,,
+10009722,,1926,11,18,22,57,0.0,,9.786,44.313,,,,9.5,,4.25,,
+10009724,,1926,11,30,10,56,11.0,,8.233,46.867,,,,13.0,,3.5,,
+10009741,,1926,12,17,11,39,55.0,,19.5,41.3,,,,11.0,,6.26,,
+10009743,,1926,12,18,21,7,20.0,,13.541,42.021,,,,5.4,,4.24,,
+10009761,,1927,1,15,22,32,0.0,,17.8,42.3,,,,15.0,,3.72,,
+10009767,,1927,1,31,11,32,0.0,,14.75,46.133,,,,5.1,,3.71,,
+10009770,,1927,2,14,3,43,22.0,,18.12,42.94,,,,13.0,,5.98,,
+10009841,,1927,6,21,15,13,30.0,,7.215,45.137,,,,10.0,,4.14,,
+10009872,,1927,8,13,1,0,51.0,,9.9,46.5,,,,10.0,,4.4,,
+10009876,,1927,8,16,0,53,0.0,,13.074,42.899,,,,19.4,,4.57,,
+10009892,,1927,9,22,19,38,45.0,,13.826,37.747,,,,17.3,,3.93,,
+10009901,,1927,10,11,14,45,8.0,,13.466,41.841,,,,8.3,,5.2,,
+10009909,,1927,10,28,21,49,0.0,,9.59,44.52,,,,17.1,,4.66,,
+10009917,,1927,11,20,10,24,12.0,,10.378,44.358,,,,9.8,,4.29,,
+10009920,,1927,12,1,9,55,37.0,,12.417,43.417,,,,10.0,,4.56,,
+10009922,,1927,12,11,15,49,0.0,,7.275,45.151,,,,15.8,,4.36,,
+10009928,,1927,12,27,8,49,0.0,,15.386,41.222,,,,22.8,,4.4,,
+10009938,,1928,1,25,16,8,35.0,,15.333,45.783,,,,6.2,,3.81,,
+10009939,,1928,1,27,13,22,0.0,,7.7,46.033,,,,6.0,,3.5,,
+10009941,,1928,2,2,14,43,0.0,,14.441,38.023,,,,22.2,,3.93,,
+10009943,,1928,2,7,23,0,0.0,,9.033,41.967,,,,5.0,,3.8,,
+10009955,,1928,3,7,10,55,0.0,,15.936,38.686,,,,11.8,,5.87,,
+10009964,,1928,3,27,8,32,0.0,,12.975,46.372,,,,3.0,,6.02,,
+10010002,,1928,4,21,13,56,0.0,,11.503,43.026,,,,24.1,,4.4,,
+10010028,,1928,5,26,5,54,27.0,,19.7,40.2,,,,18.0,,4.97,,
+10010030,,1928,5,30,20,1,0.0,,13.228,43.865,,,,6.6,,5.02,,
+10010033,,1928,6,13,8,0,0.0,,10.872,44.797,,,,8.2,,4.67,,
+10010041,,1928,7,13,0,0,0.0,,20.7,40.6,,,,19.0,,4.67,,
+10010046,,1928,7,20,19,53,0.0,,9.587,44.508,,,,9.8,,4.39,,
+10010055,,1928,8,3,23,9,0.0,,10.201,44.126,,,,17.1,,4.26,,
+10010071,,1928,9,3,1,40,0.0,,17.128,39.369,,,,8.7,,4.4,,
+10010128,,1929,1,14,4,1,0.0,,13.501,41.848,,,,4.7,,4.42,,
+10010129,,1929,1,17,0,6,40.0,,19.6,40.6,,,,18.0,,5.16,,
+10010130,,1929,1,22,10,6,50.0,,13.094,43.366,,,,10.2,,4.4,,
+10010163,,1929,4,11,11,47,0.0,,9.8,46.817,,,,20.0,,3.5,,
+10010172,,1929,4,20,1,10,0.0,,11.15,44.481,,,,25.6,,5.36,,
+10010182,,1929,5,7,17,6,0.0,,12.741,42.888,,,,4.3,,4.16,,
+10010208,,1929,7,15,23,37,0.0,,14.6,45.25,,,,7.3,,3.53,,
+10010211,,1929,7,18,21,2,0.0,,11.507,43.988,,,,7.6,,4.96,,
+10010213,,1929,7,21,6,13,0.0,,15.1,45.95,,,,4.4,,3.64,,
+10010230,,1929,9,2,5,52,0.0,,14.28,46.4,,,,5.1,,4.6,,
+10010238,,1929,10,3,17,5,14.0,,13.594,46.136,,,,14.0,,4.06,,
+10010240,,1929,10,12,6,10,0.0,,10.217,46.667,,,,20.0,,3.9,,
+10010250,,1929,11,14,15,34,48.0,,20.1,41.5,,,,0.0,,5.0,,
+10010257,,1929,12,12,13,1,0.0,,11.845,42.683,,,,12.7,,4.16,,
+10010264,,1929,12,21,2,25,0.0,,7.417,46.25,,,,8.0,,3.5,,
+10010271,,1930,1,4,23,56,23.0,,19.7,40.3,,,,17.0,,4.97,,
+10010274,,1930,1,10,21,53,36.0,,12.998,46.376,,,,7.9,,4.48,,
+10010279,,1930,2,8,1,0,0.0,,9.383,42.483,,,,7.1,,4.1,,
+10010286,,1930,2,25,13,35,54.0,,14.25,45.833,,,,11.6,,4.78,,
+10010300,,1930,3,26,10,52,0.0,,14.471,38.547,,,,10.8,,4.92,,
+10010307,,1930,4,7,17,17,18.0,,13.196,42.812,,,,3.4,,4.5,,
+10010319,,1930,4,25,1,56,10.0,,15.3,45.8,,,,7.0,,4.53,,
+10010326,,1930,5,6,20,48,0.0,,16.327,38.409,,,,19.1,,4.35,,
+10010336,,1930,5,14,0,1,0.0,,12.347,46.609,,,,0.1,,4.89,,
+10010337,,1930,5,18,4,14,0.0,,13.38,47.46,,,,8.0,,4.08,,
+10010344,,1930,5,24,22,2,0.0,,10.724,44.136,,,,8.4,,4.91,,
+10010357,,1930,7,4,21,6,43.0,,6.583,45.317,,,,10.0,,3.9,,
+10010360,,1930,7,10,13,1,41.0,,14.61,45.29,,,,13.0,,3.72,,
+10010366,,1930,7,23,0,8,0.0,,15.318,41.068,,,,1.8,,6.67,,
+10010388,,1930,8,30,20,35,0.0,,7.357,45.098,,,,9.4,,3.93,,
+10010405,,1930,10,7,9,18,29.0,,13.026,42.798,,,,2.5,,3.93,,
+10010406,,1930,10,7,23,27,0.0,,10.66,47.36,,,,9.0,,5.35,,
+10010407,,1930,10,9,4,33,40.0,,18.037,39.143,,,,10.0,,4.78,,
+10010415,,1930,10,30,7,13,0.0,,13.385,43.689,,,,0.9,,5.83,,
+10010427,,1930,11,21,2,0,27.0,,19.6,40.2,,,,8.0,,6.16,,
+10010459,,1931,1,22,2,54,0.0,,14.85,46.5,,,,12.6,,4.5,,
+10010460,,1931,1,25,10,48,26.0,,10.043,44.239,,,,7.0,,4.29,,
+10010464,,1931,1,28,5,55,15.0,,20.7,40.6,,,,17.0,,5.86,,
+10010503,,1931,3,27,2,46,57.0,,11.764,44.821,,,,5.7,,4.74,,
+10010508,,1931,4,11,1,26,0.0,,11.718,44.28,,,,9.8,,4.81,,
+10010512,,1931,4,14,22,13,0.0,,10.666,45.974,,,,0.1,,4.77,,
+10010514,,1931,4,17,2,14,0.0,,15.17,45.8,,,,7.9,,4.1,,
+10010534,,1931,5,13,0,26,0.0,,12.153,42.565,,,,17.6,,4.25,,
+10010541,,1931,5,26,15,24,0.0,,13.805,41.497,,,,8.6,,4.36,,
+10010544,,1931,6,10,17,2,0.0,,11.022,44.541,,,,17.1,,4.59,,
+10010547,,1931,6,21,14,19,0.0,,17.5,43.0,,,,20.0,,4.4,,
+10010577,,1931,8,29,15,56,49.0,,13.3,45.3,,,,5.0,,4.3,,
+10010590,,1931,9,25,20,28,14.0,,13.013,42.718,,,,6.1,,4.63,,
+10010591,,1931,9,29,12,12,19.0,,15.2,43.54,,,,17.0,,3.81,,
+10010601,,1931,10,21,7,35,0.0,,13.427,41.722,,,,26.0,,4.23,,
+10010618,,1931,11,28,1,6,0.0,,9.8,46.5,,,,10.0,,3.5,,
+10010630,,1931,12,23,5,26,30.0,,14.83,46.12,,,,10.0,,4.5,,
+10010632,,1931,12,25,11,41,0.0,,13.104,46.259,,,,4.7,,5.25,,
+10010633,,1932,1,2,23,36,0.0,,17.555,39.065,,,,20.0,,5.52,,
+10010638,,1932,1,19,21,29,0.0,,6.783,44.667,,,,10.0,,3.9,,
+10010657,,1932,2,19,12,57,11.0,,10.729,45.632,,,,45.3,,5.16,,
+10010669,,1932,3,30,9,56,26.0,,16.858,40.587,,,,28.9,,4.54,,
+10010677,,1932,4,19,0,17,0.0,,10.854,44.594,,,,6.7,,3.63,,
+10010679,,1932,4,19,4,30,0.0,,20.4,41.4,,,,19.0,,4.67,,
+10010687,,1932,5,20,2,30,0.0,,20.7,40.9,,,,19.0,,4.67,,
+10010710,,1932,7,13,3,42,0.0,,10.809,44.774,,,,10.3,,3.86,,
+10010712,,1932,8,3,11,42,39.0,,20.3,39.7,,,,0.0,,4.9,,
+10010718,,1932,8,18,13,41,0.0,,14.033,46.083,,,,5.3,,3.73,,
+10010757,,1932,10,21,18,43,0.0,,12.76,47.44,,,,8.0,,3.7,,
+10010766,,1932,11,15,16,28,0.0,,14.45,47.2,,,,8.0,,3.7,,
+10010776,,1932,12,3,2,26,0.0,,15.907,40.31,,,,24.1,,4.24,,
+10010793,,1933,1,24,1,43,0.0,,7.9,46.3,,,,11.0,,4.5,,
+10010795,,1933,2,4,1,4,0.0,,17.128,39.081,,,,0.1,,3.7,,
+10010796,,1933,2,4,9,35,0.0,,19.4,41.6,,,,19.0,,4.67,,
+10010799,,1933,2,18,5,29,42.0,,15.72,43.63,,,,10.0,,3.72,,
+10010800,,1933,2,19,23,15,0.0,,14.833,45.867,,,,10.1,,3.73,,
+10010801,,1933,2,19,23,16,0.0,,14.25,45.583,,,,10.0,,4.05,,
+10010816,,1933,3,7,14,39,0.0,,15.351,41.023,,,,22.2,,4.96,,
+10010847,,1933,5,31,12,17,0.0,,14.117,45.666,,,,6.8,,3.73,,
+10010858,,1933,6,19,2,0,0.0,,9.7,46.8,,,,20.0,,3.5,,
+10010871,,1933,7,24,9,41,0.0,,14.59,46.49,,,,7.0,,3.63,,
+10010872,,1933,7,27,1,3,5.0,,20.2,40.0,,,,8.0,,5.07,,
+10010882,,1933,8,25,1,55,0.0,,7.117,45.967,,,,6.0,,3.5,,
+10010887,,1933,9,19,3,46,0.0,,6.467,44.417,,,,10.0,,3.6,,
+10010888,,1933,9,22,13,59,0.0,,9.85,46.433,,,,7.0,,3.5,,
+10010890,,1933,9,24,23,55,5.0,,7.9,46.3,,,,6.0,,4.6,,
+10010892,,1933,9,26,3,33,29.0,,14.093,42.079,,,,15.4,,5.9,,
+10010900,,1933,10,19,13,29,45.0,,10.864,43.166,,,,33.0,,3.93,,
+10010902,,1933,10,25,2,26,0.0,,7.283,44.167,,,,15.2,,3.7,,
+10010907,,1933,11,8,0,51,0.0,,10.66,47.36,,,,9.0,,4.53,,
+10010909,,1933,11,23,4,25,0.0,,15.0,46.0,,,,14.1,,3.9,,
+10010917,,1933,12,27,4,44,0.0,,12.8,46.7,,,,8.0,,4.08,,
+10010923,,1934,2,4,9,35,22.0,,19.6,41.25,,,,12.0,,5.66,,
+10010932,,1934,3,23,1,46,50.0,,10.044,45.803,,,,6.2,,4.31,,
+10010936,,1934,4,19,18,50,0.0,,15.08,46.12,,,,10.0,,4.1,,
+10010950,,1934,5,28,21,9,0.0,,11.765,44.186,,,,12.1,,3.94,,
+10010959,,1934,6,8,3,16,0.0,,12.539,46.287,,,,8.9,,4.93,,
+10010960,,1934,6,13,9,6,0.0,,9.725,44.438,,,,8.8,,5.14,,
+10010963,,1934,7,3,16,11,0.0,,16.012,40.233,,,,25.1,,4.55,,
+10010975,,1934,9,4,1,26,0.0,,11.8,47.39,,,,10.0,,4.59,,
+10010979,,1934,9,18,9,37,0.0,,11.012,44.495,,,,19.9,,3.95,,
+10010982,,1934,10,23,9,20,0.0,,19.7,40.1,,,,19.0,,4.67,,
+10010993,,1934,11,15,5,3,0.0,,14.967,46.5,,,,7.3,,3.57,,
+10010998,,1934,11,30,2,58,14.0,,14.14,43.93,,,,20.0,,5.44,,
+10011009,,1934,12,19,6,14,5.0,,15.217,45.767,,,,2.5,,5.03,,
+10011034,,1935,2,19,0,1,6.0,,7.414,44.298,,,,10.0,,4.34,,
+10011044,,1935,3,19,7,27,17.0,,6.633,44.583,,,,2.0,,5.0,,
+10011048,,1935,3,31,3,44,55.0,,20.4,41.1,,,,18.0,,4.97,,
+10011050,,1935,4,5,23,15,0.0,,7.823,45.829,,,,3.7,,3.7,,
+10011071,,1935,6,5,11,48,0.0,,11.876,44.26,,,,6.0,,5.23,,
+10011072,,1935,6,6,11,5,0.0,,12.704,42.955,,,,10.0,,4.16,,
+10011097,,1935,9,3,17,35,24.0,,20.2,39.5,,,,0.0,,5.2,,
+10011124,,1935,11,7,4,37,28.0,,20.3,41.3,,,,21.0,,5.46,,
+10011130,,1935,12,3,8,0,0.0,,15.849,40.475,,,,10.0,,4.15,,
+10011133,,1935,12,17,6,51,0.0,,13.983,41.288,,,,16.1,,4.63,,
+10011141,,1936,1,8,16,23,2.0,,14.92,46.42,,,,7.0,,4.5,,
+10011181,,1936,4,5,18,10,0.0,,12.66,43.013,,,,2.7,,4.16,,
+10011183,,1936,4,7,5,41,0.0,,16.126,38.674,,,,23.8,,4.72,,
+10011226,,1936,6,15,14,45,0.0,,11.842,42.703,,,,0.5,,3.84,,
+10011229,,1936,6,22,3,44,55.0,,10.72,45.518,,,,4.4,,4.46,,
+10011232,,1936,7,9,1,10,0.0,,7.085,44.466,,,,10.0,,4.32,,
+10011235,,1936,7,31,5,46,0.0,,14.108,41.783,,,,8.9,,4.21,,
+10011272,,1936,10,3,15,48,0.0,,14.7,47.07,,,,8.0,,5.29,,
+10011277,,1936,10,17,2,42,0.0,,8.044,45.554,,,,5.0,,4.53,,
+10011278,,1936,10,18,3,10,0.0,,12.38,46.089,,,,10.0,,6.06,,
+10011292,,1936,12,9,7,34,0.0,,13.223,43.145,,,,9.6,,4.76,,
+10011294,,1936,12,11,17,25,0.0,,7.668,43.93,,,,8.4,,4.46,,
+10011299,,1937,1,5,20,58,15.0,,13.307,46.457,,,,5.0,,4.76,,
+10011305,,1937,1,22,4,17,0.0,,18.0,43.1,,,,2.0,,3.66,,
+10011309,,1937,1,29,17,27,22.5,,14.89,44.85,,,,14.0,,3.81,,
+10011317,,1937,3,6,0,54,30.0,,19.8,39.6,,,,0.0,,5.1,,
+10011318,,1937,3,6,1,56,0.0,,14.7,36.963,,,,28.0,,4.49,,
+10011335,,1937,6,7,22,2,0.0,,10.548,46.346,,,,6.2,,4.57,,
+10011342,,1937,7,17,17,11,0.0,,15.298,41.785,,,,8.4,,4.96,,
+10011345,,1937,7,20,7,1,23.0,,16.6,43.19,,,,14.0,,4.91,,
+10011346,,1937,8,17,9,55,0.0,,15.167,46.6,,,,4.4,,3.64,,
+10011351,,1937,9,17,12,19,5.0,,10.338,44.764,,,,0.7,,4.77,,
+10011353,,1937,9,30,12,0,0.0,,5.883,43.967,,,,4.0,,3.9,,
+10011363,,1937,11,26,21,58,30.0,,13.147,43.789,,,,0.1,,4.16,,
+10011366,,1937,12,10,18,4,0.0,,10.834,44.334,,,,3.8,,5.3,,
+10011369,,1937,12,17,3,11,20.0,,6.717,44.667,,,,10.0,,3.9,,
+10011381,,1938,1,15,19,52,54.0,,18.7,42.5,,,,6.0,,3.62,,
+10011384,,1938,1,30,17,34,11.0,,20.0,39.0,,,,0.0,,5.0,,
+10011386,,1938,2,7,1,35,0.0,,14.75,46.0,,,,6.6,,3.84,,
+10011417,,1938,4,22,11,3,41.0,,18.09,42.96,,,,12.0,,4.2,,
+10011427,,1938,5,27,21,23,53.0,,16.83,42.15,,,,10.0,,4.63,,
+10011439,,1938,7,2,1,45,10.0,,17.44,42.46,,,,8.0,,4.81,,
+10011442,,1938,7,7,7,48,0.0,,12.717,46.049,,,,2.4,,4.97,,
+10011452,,1938,7,18,0,57,0.0,,6.6,44.667,,,,10.3,,4.9,,
+10011458,,1938,8,12,2,28,33.0,,13.063,42.371,,,,25.5,,4.56,,
+10011459,,1938,8,15,11,2,4.0,,20.7,40.3,,,,13.0,,5.07,,
+10011464,,1938,9,9,19,21,0.0,,15.25,45.8,,,,5.7,,3.77,,
+10011469,,1938,9,23,0,52,0.0,,7.4,46.0,,,,13.0,,4.0,,
+10011483,,1938,12,23,17,37,47.0,,7.326,45.349,,,,5.0,,4.22,,
+10011493,,1939,1,26,18,19,0.0,,14.783,45.883,,,,13.3,,3.55,,
+10011494,,1939,1,27,20,10,13.0,,14.748,38.565,,,,5.0,,5.1,,
+10011495,,1939,2,2,12,49,39.0,,18.13,42.72,,,,11.0,,4.1,,
+10011499,,1939,2,6,7,23,17.0,,14.66,45.16,,,,17.0,,4.6,,
+10011502,,1939,2,11,11,17,0.0,,11.431,44.002,,,,9.5,,5.01,,
+10011514,,1939,4,25,18,25,0.0,,13.146,46.351,,,,13.9,,4.57,,
+10011519,,1939,5,6,4,10,11.0,,14.82,46.07,,,,2.4,,4.6,,
+10011530,,1939,5,20,9,35,23.0,,19.7,40.8,,,,17.0,,5.36,,
+10011531,,1939,5,22,12,50,0.0,,18.07,42.88,,,,2.0,,3.66,,
+10011545,,1939,7,10,16,27,53.0,,12.576,45.961,,,,32.5,,4.75,,
+10011566,,1939,8,22,12,48,59.0,,18.2,42.99,,,,5.0,,4.3,,
+10011567,,1939,8,23,10,47,0.0,,7.083,46.083,,,,3.0,,3.5,,
+10011571,,1939,9,18,13,17,0.0,,15.217,45.583,,,,4.1,,3.6,,
+10011575,,1939,9,26,2,42,0.0,,10.1,46.77,,,,0.1,,3.5,,
+10011578,,1939,10,15,14,5,0.0,,10.255,44.125,,,,8.2,,4.96,,
+10011583,,1939,11,19,23,18,0.0,,7.3,46.217,,,,6.0,,3.5,,
+10011586,,1939,12,7,20,30,0.0,,9.433,46.517,,,,10.0,,3.5,,
+10011600,,1940,1,3,19,15,0.0,,11.8,46.017,,,,2.4,,4.4,,
+10011602,,1940,1,6,2,11,0.0,,7.867,46.183,,,,6.0,,3.5,,
+10011607,,1940,1,15,13,19,24.0,,13.429,38.076,,,,2.3,,5.29,,
+10011610,,1940,1,31,11,0,0.0,,11.389,43.36,,,,9.3,,4.23,,
+10011636,,1940,4,26,7,49,0.0,,16.072,38.507,,,,13.9,,4.9,,
+10011638,,1940,5,1,9,36,5.0,,10.183,44.8,,,,3.0,,5.06,,
+10011652,,1940,6,9,11,20,0.0,,18.0,42.85,,,,2.0,,3.66,,
+10011654,,1940,6,19,14,10,0.0,,11.716,42.85,,,,7.1,,4.64,,
+10011657,,1940,6,27,8,12,0.0,,20.1,40.0,,,,19.0,,4.67,,
+10011660,,1940,7,2,1,30,0.0,,12.616,43.07,,,,0.1,,4.16,,
+10011667,,1940,7,19,10,12,15.0,,16.66,43.14,,,,3.0,,4.01,,
+10011684,,1940,8,31,1,31,0.0,,17.91,42.27,,,,10.0,,4.2,,
+10011695,,1940,10,10,16,44,0.0,,12.297,43.708,,,,6.0,,4.4,,
+10011706,,1940,11,7,16,23,20.0,,8.75,46.967,,,,6.0,,3.5,,
+10011760,,1941,1,17,20,30,0.0,,14.333,45.983,,,,2.9,,4.05,,
+10011778,,1941,3,10,8,0,0.0,,12.927,42.888,,,,19.0,,4.4,,
+10011791,,1941,4,6,6,32,0.0,,7.567,46.15,,,,6.0,,3.5,,
+10011814,,1941,5,22,6,16,0.0,,15.235,38.806,,,,32.4,,5.33,,
+10011819,,1941,5,26,13,12,11.0,,18.67,42.76,,,,26.0,,4.6,,
+10011831,,1941,6,24,15,15,47.0,,19.7,41.1,,,,15.0,,5.07,,
+10011834,,1941,7,7,22,43,39.0,,15.64,43.7,,,,14.0,,5.12,,
+10011867,,1941,9,15,2,33,38.0,,20.0,40.3,,,,8.0,,4.77,,
+10011881,,1941,11,3,20,44,0.0,,12.389,43.112,,,,9.5,,3.93,,
+10011892,,1941,12,9,14,4,0.0,,15.4,45.7,,,,7.0,,3.81,,
+10011895,,1941,12,19,0,0,0.0,,13.283,42.758,,,,5.0,,5.02,,
+10011912,,1942,3,15,23,30,0.0,,6.667,44.517,,,,8.4,,3.6,,
+10011915,,1942,4,12,0,1,52.0,,13.83,46.25,,,,4.9,,4.4,,
+10011926,,1942,5,18,0,35,47.0,,18.02,43.03,,,,12.0,,4.5,,
+10011945,,1942,6,20,14,42,0.0,,10.882,45.917,,,,2.4,,4.16,,
+10011949,,1942,7,1,23,42,55.0,,7.133,46.45,,,,6.0,,3.5,,
+10011971,,1942,8,28,11,28,58.0,,8.267,46.817,,,,3.0,,3.5,,
+10011994,,1942,10,30,0,18,55.0,,7.133,46.45,,,,6.0,,3.5,,
+10012031,,1943,1,16,0,0,0.0,,13.267,42.795,,,,19.8,,5.04,,
+10012034,,1943,1,20,12,38,13.0,,17.43,43.115,,,,13.0,,5.22,,
+10012057,,1943,4,19,0,12,0.0,,12.47,43.088,,,,9.7,,4.16,,
+10012067,,1943,5,22,19,3,0.0,,7.148,45.139,,,,2.0,,3.7,,
+10012103,,1943,7,24,1,44,0.0,,11.883,45.986,,,,10.1,,5.07,,
+10012105,,1943,7,31,4,37,0.0,,13.223,43.714,,,,8.3,,4.16,,
+10012122,,1943,10,3,8,28,29.0,,13.626,42.94,,,,3.8,,5.67,,
+10012123,,1943,10,6,20,42,0.0,,8.557,46.913,,,,10.0,,3.8,,
+10012131,,1943,10,16,19,18,0.0,,8.099,44.56,,,,10.5,,3.93,,
+10012170,,1944,2,11,6,32,35.0,,13.75,46.5,,,,3.3,,4.71,,
+10012262,,1945,1,3,7,6,54.0,,16.5,42.76,,,,6.0,,4.3,,
+10012284,,1945,4,19,0,30,7.0,,19.8,39.6,,,,0.0,,4.9,,
+10012300,,1945,6,29,15,37,13.0,,9.131,44.83,,,,9.1,,5.1,,
+10012327,,1945,10,13,0,8,0.0,,9.9,46.567,,,,10.0,,3.5,,
+10012335,,1945,11,12,7,18,16.0,,17.75,42.5,,,,12.0,,3.72,,
+10012339,,1945,11,13,21,28,16.0,,17.85,42.93,,,,10.0,,3.81,,
+10012350,,1945,12,22,21,37,0.0,,14.77,45.17,,,,5.1,,3.53,,
+10012351,,1946,1,6,11,25,0.0,,13.62,46.0,,,,10.0,,4.16,,
+10012356,,1946,1,25,17,32,0.0,,7.4,46.35,,,,9.0,,5.8,,
+10012361,,1946,2,9,13,19,4.0,,17.86,42.89,,,,6.0,,4.91,,
+10012363,,1946,2,10,0,59,0.0,,9.683,47.017,,,,23.0,,3.5,,
+10012368,,1946,3,15,7,2,0.0,,15.601,38.147,,,,15.2,,4.16,,
+10012373,,1946,4,16,11,43,53.0,,19.8,40.8,,,,27.0,,5.46,,
+10012375,,1946,4,29,0,6,0.0,,10.879,43.267,,,,0.1,,4.63,,
+10012409,,1946,9,27,11,30,0.0,,16.7,43.15,,,,5.0,,3.53,,
+10012427,,1946,12,21,19,39,0.0,,9.633,46.55,,,,5.0,,3.5,,
+10012428,,1946,12,25,7,22,37.05,,12.47,45.83,,,,9.0,,4.13,,
+10012430,,1946,12,26,20,15,0.0,,15.133,45.933,,,,2.5,,4.05,,
+10012445,,1947,2,15,13,37,0.0,,8.483,46.45,,,,0.1,,3.5,,
+10012467,,1947,5,11,6,32,15.0,,16.518,38.652,,,,7.8,,5.7,,
+10012487,,1947,7,4,20,10,0.0,,15.189,41.049,,,,28.6,,4.55,,
+10012502,,1947,8,30,6,47,0.0,,6.933,46.033,,,,4.34,,3.6,,
+10012515,,1947,10,7,12,21,0.0,,9.65,46.667,,,,9.0,,3.5,,
+10012522,,1947,10,17,0,0,0.0,,15.555,38.185,,,,11.7,,3.7,,
+10012535,,1947,12,9,23,19,4.0,,19.3,41.1,,,,21.0,,5.16,,
+10012540,,1947,12,13,21,0,0.0,,15.017,45.917,,,,5.9,,3.79,,
+10012544,,1947,12,24,0,0,0.0,,11.625,43.095,,,,24.1,,4.46,,
+10012545,,1947,12,25,20,42,34.0,,10.22,45.539,,,,8.9,,3.7,,
+10012551,,1948,1,10,0,0,0.0,,13.358,43.1,,,,9.9,,3.93,,
+10012577,,1948,3,4,4,10,0.0,,14.217,46.033,,,,5.0,,3.7,,
+10012613,,1948,5,30,4,41,0.0,,7.528,46.365,,,,10.0,,4.5,,
+10012617,,1948,6,13,6,33,36.0,,12.127,43.598,,,,5.0,,5.04,,
+10012633,,1948,7,19,18,11,26.0,,10.787,45.794,,,,12.0,,4.87,,
+10012640,,1948,7,28,16,0,0.0,,15.2,46.1,,,,17.0,,4.38,,
+10012642,,1948,8,2,19,25,0.0,,16.594,38.905,,,,28.7,,3.7,,
+10012650,,1948,8,18,21,12,20.0,,15.748,41.575,,,,10.0,,5.55,,
+10012655,,1948,8,27,10,44,5.0,,19.5,42.0,,,,18.0,,5.56,,
+10012669,,1948,9,25,7,37,29.0,,15.083,45.783,,,,5.0,,4.71,,
+10012672,,1948,10,9,15,50,0.0,,17.97,42.78,,,,13.0,,3.83,,
+10012677,,1948,10,12,11,51,35.0,,13.137,46.353,,,,12.1,,4.16,,
+10012679,,1948,10,16,12,10,0.0,,15.235,38.806,,,,27.7,,4.16,,
+10012682,,1948,11,3,11,40,0.0,,11.563,42.861,,,,10.9,,4.82,,
+10012688,,1948,11,18,4,18,0.0,,9.617,46.733,,,,9.0,,3.5,,
+10012689,,1948,11,18,5,10,0.0,,7.133,46.15,,,,4.0,,3.5,,
+10012697,,1948,12,31,3,32,0.0,,12.853,42.507,,,,4.8,,5.42,,
+10012700,,1949,1,4,8,58,0.0,,14.2,44.0,,,,15.0,,4.2,,
+10012710,,1949,1,19,19,24,0.0,,8.933,46.2,,,,12.0,,3.5,,
+10012711,,1949,1,20,6,48,57.0,,14.865,44.816,,,,13.0,,4.7,,
+10012722,,1949,2,17,4,38,21.0,,6.683,44.317,,,,4.0,,4.0,,
+10012725,,1949,2,17,22,5,0.0,,7.5,46.3,,,,1.0,,3.5,,
+10012733,,1949,3,9,4,16,30.0,,11.489,43.987,,,,18.0,,4.42,,
+10012736,,1949,3,15,5,38,12.0,,15.25,45.65,,,,2.5,,4.05,,
+10012749,,1949,4,19,0,36,47.0,,18.92,42.44,,,,7.0,,3.53,,
+10012761,,1949,6,9,6,27,0.0,,14.166,45.867,,,,2.2,,4.05,,
+10012781,,1949,7,22,12,21,18.0,,7.867,46.067,,,,29.0,,3.9,,
+10012793,,1949,8,23,9,11,35.0,,9.533,46.87,,,,23.0,,3.5,,
+10012804,,1949,10,5,16,6,0.0,,7.45,46.417,,,,8.0,,3.5,,
+10012806,,1949,10,8,3,8,0.0,,14.686,36.915,,,,10.0,,5.1,,
+10012822,,1949,11,13,17,21,0.0,,8.15,46.84,,,,3.0,,3.5,,
+10012828,,1949,12,6,3,46,7.0,,13.4,43.7,,,,8.4,,4.38,,
+10012829,,1949,12,7,1,43,59.0,,13.93,45.88,,,,10.0,,4.4,,
+10012831,,1949,12,8,18,15,0.0,,14.8,46.2,,,,5.3,,3.73,,
+10012838,,1950,1,1,10,3,0.0,,14.948,41.159,,,,4.5,,4.16,,
+10012854,,1950,2,20,1,55,12.0,,13.019,46.398,,,,5.3,,4.2,,
+10012859,,1950,3,7,4,5,49.0,,13.3,42.633,,,,9.0,,4.74,,
+10012862,,1950,3,7,22,48,41.0,,14.62,45.35,,,,5.0,,3.72,,
+10012873,,1950,4,1,0,0,0.0,,10.463,43.392,,,,9.8,,4.99,,
+10012883,,1950,4,10,3,55,0.0,,15.601,38.147,,,,11.8,,3.93,,
+10012899,,1950,5,6,3,43,0.0,,10.671,44.731,,,,10.4,,4.41,,
+10012906,,1950,5,28,10,19,0.0,,7.433,46.65,,,,6.0,,3.5,,
+10012927,,1950,7,18,23,52,41.0,,15.434,38.146,,,,25.6,,4.71,,
+10012942,,1950,9,5,4,8,0.0,,13.457,42.547,,,,0.6,,5.69,,
+10012947,,1950,9,15,4,12,0.0,,7.417,46.283,,,,3.0,,3.5,,
+10012964,,1950,10,24,11,48,0.0,,14.74,47.01,,,,8.0,,4.08,,
+10012974,,1950,11,19,7,8,0.0,,7.4,46.483,,,,6.0,,3.5,,
+10012996,,1951,1,12,14,55,55.0,,14.79,44.89,,,,21.0,,4.1,,
+10012999,,1951,1,16,1,11,0.0,,15.9,41.808,,,,0.1,,5.22,,
+10013008,,1951,1,28,23,48,0.0,,9.533,46.87,,,,20.0,,3.5,,
+10013016,,1951,3,3,9,26,0.0,,7.567,46.133,,,,6.0,,3.5,,
+10013044,,1951,5,15,22,54,0.0,,9.62,45.226,,,,9.2,,5.17,,
+10013045,,1951,5,16,2,27,0.0,,8.6,46.32,,,,10.0,,4.3,,
+10013051,,1951,5,25,20,42,0.0,,14.811,43.337,,,,10.0,,4.55,,
+10013055,,1951,6,1,4,18,0.0,,7.45,46.317,,,,1.0,,3.5,,
+10013058,,1951,6,7,4,7,0.0,,10.97,47.31,,,,4.0,,3.73,,
+10013059,,1951,6,10,15,38,4.0,,14.3,46.4,,,,8.1,,4.05,,
+10013066,,1951,7,24,9,28,0.0,,7.3,46.367,,,,5.0,,3.9,,
+10013077,,1951,8,12,21,19,0.0,,10.384,44.028,,,,1.0,,4.59,,
+10013087,,1951,8,22,14,14,48.0,,20.2,39.8,,,,0.0,,4.5,,
+10013091,,1951,8,27,19,27,14.0,,19.3,41.1,,,,0.0,,4.6,,
+10013113,,1951,10,29,22,48,0.0,,10.989,44.458,,,,8.7,,4.4,,
+10013118,,1951,11,30,6,8,0.0,,6.417,43.817,,,,4.0,,3.9,,
+10013137,,1952,1,13,4,7,0.0,,20.1,40.1,,,,0.0,,4.5,,
+10013139,,1952,1,15,2,23,0.0,,7.917,46.667,,,,6.0,,3.5,,
+10013143,,1952,1,18,1,36,0.0,,12.542,45.995,,,,11.5,,4.44,,
+10013156,,1952,2,23,21,56,23.0,,14.27,45.8,,,,5.3,,4.3,,
+10013167,,1952,3,22,11,40,0.0,,7.583,46.417,,,,5.0,,3.5,,
+10013191,,1952,5,9,8,2,0.0,,7.533,46.417,,,,6.0,,3.9,,
+10013218,,1952,7,4,20,35,12.0,,11.883,43.98,,,,8.9,,4.94,,
+10013225,,1952,7,16,1,59,42.0,,20.0,39.5,,,,0.0,,4.6,,
+10013238,,1952,8,22,2,25,31.0,,8.846,45.105,,,,21.1,,4.11,,
+10013260,,1952,10,2,14,51,0.0,,8.65,46.85,,,,6.0,,3.5,,
+10013312,,1953,1,19,4,18,0.0,,7.467,46.35,,,,1.0,,3.5,,
+10013333,,1953,2,25,0,7,46.0,,16.065,38.676,,,,8.4,,4.88,,
+10013365,,1953,3,31,0,55,47.0,,19.86,40.51,,,,17.0,,5.07,,
+10013375,,1953,4,8,11,50,7.0,,20.6,39.9,,,,0.0,,4.7,,
+10013390,,1953,5,2,19,7,23.0,,14.66,45.47,,,,17.0,,3.81,,
+10013391,,1953,5,5,1,25,0.0,,7.367,46.217,,,,6.0,,3.5,,
+10013420,,1953,6,24,12,7,0.0,,7.417,46.35,,,,10.0,,3.5,,
+10013429,,1953,7,19,18,46,0.0,,15.904,41.52,,,,0.1,,4.55,,
+10013432,,1953,7,25,1,34,0.0,,13.072,46.501,,,,2.9,,4.4,,
+10013502,,1953,8,21,6,46,20.0,,9.117,47.05,,,,7.0,,3.5,,
+10013506,,1953,8,22,5,26,0.0,,10.795,44.787,,,,7.9,,4.73,,
+10013569,,1953,10,13,14,14,35.0,,17.67,42.67,,,,20.0,,4.5,,
+10013616,,1953,12,14,7,11,6.0,,12.061,44.064,,,,15.7,,4.7,,
+10013640,,1954,1,30,4,56,0.0,,9.717,46.55,,,,10.0,,3.5,,
+10013653,,1954,3,19,2,14,44.0,,20.3,40.5,,,,17.0,,4.57,,
+10013657,,1954,3,23,17,55,0.0,,12.727,42.569,,,,7.9,,4.16,,
+10013672,,1954,4,25,22,17,19.0,,12.619,46.401,,,,10.5,,4.54,,
+10013709,,1954,5,19,9,35,0.0,,7.31,46.28,,,,8.0,,5.3,,
+10013729,,1954,6,19,7,39,36.0,,17.99,43.08,,,,12.0,,3.53,,
+10013766,,1954,8,6,19,21,12.0,,15.8,40.764,,,,0.1,,5.18,,
+10013803,,1954,10,11,16,45,25.0,,13.119,46.211,,,,7.7,,4.76,,
+10013813,,1954,10,26,2,25,0.0,,15.866,41.62,,,,10.0,,4.72,,
+10013858,,1954,12,12,18,53,6.6,,17.7,43.04,,,,6.0,,3.72,,
+10013895,,1955,1,31,13,28,0.0,,8.75,46.983,,,,6.0,,3.5,,
+10013912,,1955,2,23,3,2,0.0,,18.02,42.62,,,,28.0,,3.62,,
+10013919,,1955,3,12,6,57,4.0,,10.173,44.798,,,,9.3,,4.15,,
+10013937,,1955,4,11,15,24,0.0,,9.89,44.136,,,,8.4,,4.07,,
+10013947,,1955,4,26,5,28,0.0,,7.433,46.317,,,,6.0,,3.9,,
+10013952,,1955,5,7,2,29,46.0,,7.315,45.106,,,,1.1,,4.16,,
+10013956,,1955,5,12,14,15,0.0,,7.154,44.53,,,,10.0,,4.66,,
+10013964,,1955,5,21,20,55,0.0,,20.7,40.0,,,,0.0,,4.7,,
+10013965,,1955,5,22,4,57,0.0,,11.4,47.3,,,,3.0,,4.6,,
+10013992,,1955,7,3,23,55,34.0,,15.595,40.093,,,,9.7,,4.19,,
+10014009,,1955,7,23,3,54,32.0,,12.711,46.187,,,,1.6,,4.49,,
+10014011,,1955,7,23,21,5,0.0,,16.417,39.58,,,,26.1,,4.64,,
+10014020,,1955,8,30,9,21,0.0,,7.283,46.35,,,,4.0,,3.5,,
+10014034,,1955,10,2,17,57,54.0,,19.8,39.8,,,,0.0,,4.6,,
+10014057,,1955,11,23,6,27,50.0,,6.95,46.133,,,,6.0,,3.5,,
+10014065,,1955,12,13,17,4,0.0,,10.088,44.186,,,,3.2,,4.53,,
+10014074,,1955,12,24,23,40,29.0,,9.533,46.87,,,,20.0,,3.8,,
+10014087,,1956,1,9,0,44,0.0,,16.366,40.57,,,,14.2,,4.72,,
+10014098,,1956,1,31,2,25,29.0,,14.28,45.55,,,,5.0,,5.3,,
+10014109,,1956,2,20,1,29,26.0,,11.886,45.273,,,,28.3,,4.49,,
+10014110,,1956,2,20,1,29,41.0,,11.982,44.621,,,,9.5,,4.96,,
+10014112,,1956,2,22,22,55,6.0,,11.28,43.298,,,,24.1,,4.03,,
+10014125,,1956,3,20,0,35,0.0,,7.966,43.877,,,,10.9,,3.93,,
+10014164,,1956,5,10,12,30,0.0,,12.928,46.404,,,,19.0,,3.93,,
+10014172,,1956,5,26,18,40,0.0,,11.897,43.939,,,,28.7,,4.99,,
+10014176,,1956,6,1,8,32,45.0,,7.291,44.72,,,,29.0,,4.3,,
+10014182,,1956,6,10,13,49,0.0,,14.7,47.07,,,,8.0,,3.7,,
+10014234,,1956,8,15,12,2,56.1,,15.95,43.21,,,,14.0,,5.65,,
+10014240,,1956,8,17,10,39,0.0,,15.683,41.709,,,,23.7,,4.4,,
+10014252,,1956,9,6,20,22,10.0,,19.8,40.5,,,,30.0,,4.57,,
+10014261,,1956,10,7,19,12,41.0,,13.292,42.444,,,,6.8,,4.46,,
+10014276,,1956,11,5,19,45,0.0,,13.039,46.506,,,,2.6,,5.04,,
+10014281,,1956,11,25,2,6,40.0,,14.399,41.572,,,,23.8,,4.07,,
+10014329,,1957,2,23,22,13,28.0,,20.0,40.0,,,,0.0,,4.6,,
+10014331,,1957,3,8,4,13,2.0,,7.785,43.793,,,,2.0,,3.81,,
+10014364,,1957,4,7,9,59,46.0,,19.0,42.1,,,,30.0,,4.49,,
+10014366,,1957,4,11,16,19,0.0,,13.079,42.256,,,,16.8,,4.94,,
+10014369,,1957,4,17,8,40,37.0,,11.833,43.9,,,,8.3,,4.72,,
+10014379,,1957,5,3,3,29,34.0,,15.7,40.797,,,,27.5,,4.09,,
+10014387,,1957,5,21,11,44,4.0,,14.17,38.726,,,,15.0,,5.3,,
+10014389,,1957,5,26,1,51,22.0,,17.01,42.61,,,,21.0,,3.53,,
+10014442,,1957,7,19,9,4,7.0,,12.727,42.733,,,,4.2,,4.58,,
+10014448,,1957,8,2,22,24,0.0,,13.75,46.5,,,,8.1,,3.95,,
+10014460,,1957,8,27,11,54,0.0,,10.995,44.395,,,,9.7,,4.73,,
+10014465,,1957,9,1,17,53,24.0,,14.283,45.5,,,,2.2,,4.05,,
+10014467,,1957,9,6,20,22,10.0,,19.8,40.5,,,,0.0,,4.5,,
+10014487,,1957,10,19,6,14,0.0,,15.646,40.577,,,,3.9,,3.7,,
+10014492,,1957,10,25,23,2,5.0,,10.218,44.386,,,,6.8,,4.27,,
+10014507,,1957,11,11,21,40,0.0,,13.581,43.483,,,,18.4,,4.5,,
+10014513,,1957,11,18,15,3,18.0,,20.25,39.75,,,,0.0,,4.7,,
+10014526,,1957,12,6,4,54,0.0,,12.029,42.707,,,,9.0,,4.97,,
+10014555,,1958,1,9,11,58,30.0,,10.802,45.684,,,,10.0,,4.16,,
+10014560,,1958,1,15,15,11,0.0,,13.69,46.63,,,,7.0,,3.63,,
+10014610,,1958,3,19,16,3,54.0,,14.75,46.5,,,,15.3,,5.25,,
+10014618,,1958,4,3,2,23,45.0,,19.6,41.3,,,,25.0,,5.46,,
+10014631,,1958,5,4,10,52,45.0,,7.428,44.322,,,,10.0,,4.62,,
+10014633,,1958,5,8,0,13,23.0,,12.981,42.729,,,,9.5,,4.25,,
+10014666,,1958,6,10,12,40,48.0,,14.167,45.633,,,,9.8,,3.73,,
+10014672,,1958,6,24,6,7,0.0,,13.498,42.317,,,,8.3,,5.04,,
+10014680,,1958,7,13,20,48,0.0,,16.61,39.005,,,,10.0,,4.56,,
+10014687,,1958,7,25,2,25,53.0,,7.3,46.383,,,,11.0,,3.5,,
+10014689,,1958,7,30,12,51,10.0,,8.717,46.183,,,,3.3,,3.5,,
+10014706,,1958,8,29,5,39,31.0,,9.75,46.75,,,,3.0,,3.5,,
+10014720,,1958,9,15,19,14,23.0,,7.75,46.0,,,,6.0,,3.5,,
+10014721,,1958,9,16,10,58,21.0,,17.46,42.68,,,,17.0,,3.62,,
+10014724,,1958,9,30,8,45,0.0,,10.59,47.23,,,,8.0,,4.47,,
+10014734,,1958,10,13,13,50,0.0,,7.866,43.909,,,,15.9,,3.7,,
+10014795,,1959,1,26,5,35,40.0,,9.624,44.422,,,,9.7,,4.27,,
+10014811,,1959,2,20,7,13,1.0,,19.8,39.6,,,,0.0,,4.5,,
+10014816,,1959,2,28,16,24,51.0,,19.75,40.5,,,,0.0,,4.8,,
+10014822,,1959,3,11,0,15,0.0,,12.064,43.959,,,,8.5,,4.31,,
+10014831,,1959,3,24,10,24,0.0,,11.297,43.698,,,,3.2,,4.85,,
+10014837,,1959,4,5,10,48,0.0,,6.817,44.533,,,,10.3,,5.1,,
+10014854,,1959,5,2,6,36,24.0,,14.5,46.383,,,,6.9,,4.19,,
+10014857,,1959,5,7,22,44,18.0,,14.3,45.633,,,,8.0,,3.62,,
+10014859,,1959,5,12,21,40,15.0,,20.25,39.25,,,,0.0,,4.6,,
+10014874,,1959,6,6,1,22,34.0,,8.85,46.85,,,,3.0,,3.5,,
+10014884,,1959,6,13,21,56,42.6,,12.8,46.44,,,,12.0,,5.26,,
+10014901,,1959,7,3,4,58,34.0,,9.783,46.6,,,,3.0,,3.5,,
+10014931,,1959,9,1,11,37,40.0,,19.96,40.85,,,,25.0,,6.26,,
+10014948,,1959,10,10,16,11,1.0,,19.5,40.0,,,,0.0,,4.8,,
+10014973,,1959,12,2,18,20,7.6,,15.2,44.587,,,,20.0,,4.6,,
+10014990,,1960,1,7,16,51,29.5,,17.21,43.08,,,,4.0,,3.72,,
+10014992,,1960,1,11,11,27,0.0,,13.986,41.283,,,,27.6,,5.16,,
+10015025,,1960,2,17,15,32,50.0,,14.32,45.58,,,,10.7,,4.4,,
+10015027,,1960,2,19,2,30,0.0,,10.625,45.806,,,,6.9,,4.81,,
+10015039,,1960,2,24,1,51,0.0,,12.995,43.211,,,,0.3,,4.32,,
+10015054,,1960,3,14,4,44,0.0,,13.267,42.037,,,,9.0,,4.72,,
+10015055,,1960,3,16,1,52,48.0,,13.322,42.613,,,,15.0,,4.44,,
+10015060,,1960,3,23,23,10,0.0,,8.02,46.37,,,,4.0,,5.0,,
+10015072,,1960,4,15,2,45,11.0,,12.297,43.708,,,,25.2,,4.45,,
+10015073,,1960,4,16,1,15,0.0,,15.214,38.797,,,,17.6,,4.63,,
+10015075,,1960,4,23,11,44,0.0,,12.531,42.715,,,,3.7,,4.66,,
+10015104,,1960,5,26,5,10,11.0,,20.7,40.6,,,,8.0,,6.46,,
+10015139,,1960,7,14,4,18,0.0,,13.011,46.41,,,,13.2,,4.4,,
+10015173,,1960,9,10,12,43,29.0,,18.03,42.73,,,,13.0,,3.72,,
+10015179,,1960,9,27,12,34,48.0,,17.55,43.11,,,,18.0,,3.53,,
+10015180,,1960,9,28,22,23,30.0,,20.25,39.75,,,,0.0,,4.5,,
+10015193,,1960,10,29,0,8,39.0,,11.385,43.999,,,,3.8,,4.91,,
+10015210,,1960,12,8,5,38,9.0,,12.566,43.753,,,,9.0,,4.16,,
+10015211,,1960,12,18,1,58,33.0,,15.01,44.99,,,,11.0,,3.62,,
+10015220,,1961,1,17,1,51,57.0,,7.467,46.033,,,,3.0,,4.3,,
+10015234,,1961,2,14,20,34,58.0,,9.717,47.0,,,,10.0,,3.9,,
+10015247,,1961,3,3,0,52,27.0,,5.833,45.133,,,,8.0,,3.5,,
+10015251,,1961,3,23,1,1,0.0,,12.544,43.362,,,,9.3,,4.96,,
+10015252,,1961,3,24,10,36,0.0,,15.654,38.174,,,,8.7,,4.62,,
+10015259,,1961,4,6,11,34,42.0,,13.378,41.986,,,,6.4,,4.55,,
+10015279,,1961,6,2,1,54,0.0,,7.433,46.233,,,,3.0,,3.5,,
+10015285,,1961,6,22,0,56,4.0,,19.26,42.32,,,,24.0,,4.5,,
+10015298,,1961,7,26,12,1,0.0,,13.31,47.42,,,,8.0,,3.7,,
+10015303,,1961,8,3,10,26,29.0,,10.199,44.18,,,,15.1,,4.18,,
+10015308,,1961,8,9,13,0,0.0,,10.35,46.81,,,,9.0,,4.9,,
+10015310,,1961,8,14,1,3,2.0,,10.153,44.812,,,,10.0,,4.47,,
+10015312,,1961,8,25,12,22,0.0,,10.56,47.38,,,,8.0,,3.7,,
+10015321,,1961,9,10,17,26,0.0,,7.4,46.4,,,,4.0,,3.9,,
+10015339,,1961,10,31,13,37,0.0,,13.064,42.407,,,,25.6,,5.09,,
+10015344,,1961,11,23,1,12,5.0,,9.589,45.76,,,,2.2,,4.86,,
+10015349,,1961,11,29,4,15,23.0,,15.74,44.9,,,,16.0,,4.1,,
+10015354,,1961,12,12,4,36,43.0,,19.3,42.2,,,,8.0,,3.81,,
+10015373,,1962,1,11,5,5,1.0,,16.913,43.225,,,,14.1,,5.87,,
+10015398,,1962,1,19,5,1,25.0,,15.717,41.679,,,,5.1,,4.42,,
+10015406,,1962,1,23,17,31,0.0,,12.806,43.921,,,,2.3,,4.35,,
+10015424,,1962,3,2,2,1,0.0,,7.533,46.267,,,,7.0,,3.5,,
+10015427,,1962,3,8,15,30,32.0,,19.6,40.7,,,,27.0,,6.06,,
+10015490,,1962,5,10,18,30,56.0,,19.2,42.1,,,,24.0,,4.2,,
+10015491,,1962,5,11,1,5,31.0,,11.176,44.168,,,,0.1,,4.69,,
+10015502,,1962,6,4,5,31,29.0,,16.04,42.9,,,,14.0,,3.53,,
+10015520,,1962,7,7,12,47,6.0,,19.3,37.8,,,,0.0,,4.9,,
+10015538,,1962,8,6,4,24,19.0,,7.3,46.2,,,,9.0,,3.9,,
+10015548,,1962,8,21,18,19,0.0,,14.953,41.23,,,,0.4,,6.15,,
+10015555,,1962,8,30,6,27,7.0,,12.144,43.877,,,,10.0,,4.76,,
+10015573,,1962,9,16,14,49,45.0,,11.35,43.545,,,,8.6,,4.54,,
+10015593,,1962,10,20,9,27,0.0,,12.706,42.751,,,,4.8,,5.34,,
+10015606,,1962,12,14,13,35,0.0,,13.743,41.689,,,,6.8,,4.4,,
+10015614,,1963,1,8,13,51,0.0,,10.299,44.358,,,,5.7,,4.16,,
+10015616,,1963,1,14,20,22,9.0,,13.571,46.44,,,,13.9,,4.63,,
+10015631,,1963,2,3,10,5,0.0,,12.436,43.442,,,,6.7,,3.7,,
+10015636,,1963,2,13,12,45,0.0,,15.782,40.658,,,,33.2,,5.19,,
+10015638,,1963,2,14,13,18,53.5,,15.17,44.26,,,,15.0,,4.2,,
+10015653,,1963,3,4,22,30,0.0,,11.121,45.419,,,,5.0,,4.41,,
+10015662,,1963,3,22,15,1,54.0,,15.083,45.883,,,,7.3,,3.9,,
+10015679,,1963,4,5,13,49,42.0,,11.265,44.826,,,,28.7,,3.93,,
+10015699,,1963,5,15,11,15,40.0,,20.1,41.7,,,,0.0,,4.5,,
+10015701,,1963,5,19,10,0,5.0,,14.8,46.1,,,,10.0,,4.9,,
+10015712,,1963,6,13,8,37,40.0,,14.825,38.566,,,,1.3,,4.67,,
+10015714,,1963,6,21,6,2,44.2,,17.07,43.16,,,,13.0,,3.62,,
+10015715,,1963,6,23,9,33,48.0,,15.26,45.46,,,,5.0,,3.81,,
+10015730,,1963,7,19,5,46,1.5,,8.12,43.34,,,,2.7,,5.95,,
+10015748,,1963,8,9,6,5,0.0,,11.977,44.416,,,,21.0,,5.23,,
+10015757,,1963,9,2,0,24,5.0,,12.259,42.383,,,,27.7,,4.47,,
+10015773,,1963,9,30,22,25,0.0,,15.8,37.5,,,,39.1,,5.05,,
+10015778,,1963,10,5,11,57,39.0,,10.296,44.32,,,,4.6,,3.7,,
+10015779,,1963,10,8,5,40,28.0,,20.2,38.9,,,,0.0,,4.8,,
+10015787,,1963,10,29,22,41,10.0,,17.18,43.19,,,,15.0,,3.53,,
+10015793,,1963,11,4,15,46,0.0,,10.873,44.681,,,,5.2,,4.16,,
+10015798,,1963,11,12,8,22,33.0,,16.268,39.565,,,,19.1,,4.31,,
+10015811,,1963,12,20,23,21,45.0,,9.167,46.75,,,,0.1,,3.9,,
+10015812,,1963,12,23,8,48,43.0,,7.517,46.367,,,,6.0,,3.9,,
+10015877,,1964,3,10,11,53,18.0,,17.08,43.15,,,,22.0,,4.01,,
+10015880,,1964,3,14,2,39,0.0,,8.32,46.87,,,,10.0,,5.3,,
+10015891,,1964,3,18,16,43,20.6,,14.35,45.54,,,,21.1,,4.4,,
+10015902,,1964,4,6,2,37,56.0,,10.317,46.65,,,,3.0,,3.9,,
+10015916,,1964,4,19,11,33,41.3,,19.8,41.8,,,,33.0,,4.6,,
+10015934,,1964,5,2,11,32,0.0,,14.957,36.976,,,,7.0,,4.2,,
+10015947,,1964,5,21,7,29,42.0,,12.905,43.335,,,,8.2,,3.7,,
+10015955,,1964,6,4,0,31,59.0,,15.678,40.348,,,,17.0,,4.59,,
+10016003,,1964,8,2,10,40,0.0,,13.036,42.835,,,,6.3,,4.53,,
+10016026,,1964,8,24,21,42,46.0,,19.2,40.5,,,,41.0,,5.07,,
+10016050,,1964,9,5,21,9,0.0,,11.233,44.138,,,,19.0,,4.35,,
+10016086,,1964,10,5,1,23,50.6,,19.7,40.15,,,,25.0,,4.5,,
+10016128,,1964,12,9,19,6,15.0,,20.5,40.9,,,,17.0,,4.77,,
+10016149,,1965,1,4,12,0,0.0,,12.883,46.384,,,,28.3,,3.7,,
+10016156,,1965,1,10,20,10,6.2,,16.98,43.32,,,,16.0,,4.01,,
+10016175,,1965,2,8,16,18,49.0,,14.8,46.1,,,,7.0,,4.05,,
+10016210,,1965,3,14,6,4,49.3,,20.2,39.9,,,,0.0,,4.6,,
+10016241,,1965,4,14,4,11,54.0,,7.483,46.283,,,,29.0,,3.5,,
+10016261,,1965,5,10,5,1,54.0,,10.201,44.297,,,,18.0,,4.29,,
+10016280,,1965,5,31,11,15,35.0,,13.0,42.7,,,,1.5,,4.57,,
+10016303,,1965,6,29,0,43,43.3,,10.0,47.14,,,,4.0,,4.59,,
+10016317,,1965,7,9,0,20,0.0,,11.39,47.27,,,,4.0,,3.73,,
+10016324,,1965,7,17,8,41,45.0,,14.9,46.1,,,,10.0,,3.73,,
+10016330,,1965,8,1,8,58,0.0,,8.95,46.733,,,,7.0,,3.9,,
+10016332,,1965,8,4,11,49,53.0,,12.112,43.695,,,,25.2,,4.48,,
+10016342,,1965,8,19,19,14,25.0,,12.999,46.278,,,,9.2,,4.83,,
+10016348,,1965,8,25,11,33,0.0,,8.217,46.367,,,,10.0,,3.5,,
+10016374,,1965,10,1,18,38,30.0,,16.217,39.393,,,,27.6,,3.93,,
+10016390,,1965,10,19,22,3,46.3,,19.1,39.7,,,,0.0,,4.6,,
+10016392,,1965,10,24,12,16,57.0,,7.4,46.3,,,,6.0,,4.4,,
+10016396,,1965,10,28,14,39,28.5,,19.3,41.67,,,,28.0,,4.6,,
+10016405,,1965,11,9,15,35,0.0,,10.355,44.373,,,,0.1,,4.17,,
+10016407,,1965,11,12,7,16,56.0,,13.5,42.1,,,,3.8,,4.39,,
+10016437,,1965,12,13,17,44,9.0,,19.7,40.1,,,,8.0,,4.67,,
+10016440,,1965,12,18,9,22,25.0,,12.021,44.27,,,,20.5,,4.54,,
+10016469,,1966,1,17,8,39,42.6,,20.57,40.09,,,,46.0,,4.5,,
+10016476,,1966,1,23,1,31,29.0,,12.323,45.947,,,,10.0,,4.02,,
+10016495,,1966,2,12,23,42,46.0,,8.817,46.95,,,,8.0,,3.5,,
+10016616,,1966,5,25,9,6,57.0,,19.9,40.1,,,,18.0,,5.07,,
+10016628,,1966,6,9,14,17,12.0,,7.067,46.433,,,,4.0,,3.6,,
+10016640,,1966,6,19,4,12,11.0,,14.2,46.1,,,,10.1,,3.73,,
+10016649,,1966,6,29,0,49,35.0,,20.4,41.4,,,,16.0,,4.67,,
+10016658,,1966,7,6,4,24,0.0,,16.194,40.956,,,,7.4,,4.26,,
+10016689,,1966,7,30,5,19,24.4,,17.77,43.19,,,,5.0,,3.72,,
+10016733,,1966,8,20,12,5,19.3,,18.65,42.18,,,,33.0,,5.12,,
+10016767,,1966,9,2,10,15,4.0,,9.0,46.75,,,,10.0,,3.5,,
+10016800,,1966,10,4,4,51,51.0,,15.731,40.65,,,,8.0,,4.16,,
+10016803,,1966,10,11,2,55,40.0,,19.7,41.4,,,,49.0,,4.5,,
+10016807,,1966,10,16,9,48,29.0,,13.572,41.66,,,,32.1,,4.18,,
+10016808,,1966,10,20,4,58,28.0,,17.83,43.15,,,,15.0,,3.81,,
+10016809,,1966,10,20,9,38,35.4,,12.27,44.13,,,,48.0,,4.36,,
+10016841,,1966,12,12,7,36,36.0,,7.32,46.32,,,,8.0,,3.9,,
+10016850,,1966,12,24,21,6,0.0,,14.8,46.1,,,,6.9,,3.87,,
+10016877,,1967,2,9,14,8,18.2,,20.26,39.92,,,,1.0,,5.8,,
+10016889,,1967,2,24,15,20,59.5,,17.65,43.12,,,,5.0,,3.53,,
+10016904,,1967,3,9,16,54,51.0,,15.1,45.6,,,,22.0,,3.73,,
+10016944,,1967,3,24,17,38,38.0,,7.25,46.417,,,,6.0,,4.1,,
+10016952,,1967,4,3,16,36,18.0,,10.602,44.73,,,,4.3,,4.44,,
+10016990,,1967,5,4,8,55,58.0,,19.5,40.6,,,,33.0,,4.7,,
+10017051,,1967,6,17,15,42,58.0,,15.79,41.594,,,,9.2,,4.46,,
+10017080,,1967,7,15,2,23,26.0,,8.817,46.667,,,,7.0,,3.9,,
+10017081,,1967,7,18,0,58,3.0,,6.95,46.4,,,,13.0,,3.6,,
+10017084,,1967,7,20,16,20,2.0,,14.27,45.55,,,,29.0,,4.0,,
+10017156,,1967,8,4,14,54,31.6,,17.74,42.82,,,,20.0,,4.1,,
+10017164,,1967,8,14,10,16,18.0,,10.35,46.95,,,,20.0,,3.9,,
+10017168,,1967,8,15,7,6,30.3,,15.28,38.71,,,,2.0,,4.57,,
+10017193,,1967,9,8,2,4,45.0,,20.1,40.6,,,,21.0,,5.36,,
+10017222,,1967,10,1,22,45,45.0,,11.017,43.922,,,,9.1,,4.04,,
+10017233,,1967,10,5,22,49,0.0,,14.043,41.249,,,,4.4,,4.86,,
+10017247,,1967,10,21,16,54,54.0,,17.03,43.1,,,,17.0,,3.53,,
+10017255,,1967,10,31,21,8,7.0,,14.413,37.862,,,,5.0,,5.33,,
+10017257,,1967,11,3,13,20,33.0,,14.433,45.633,,,,7.3,,3.9,,
+10017283,,1967,11,30,7,23,50.0,,20.44,41.41,,,,9.0,,6.2,,
+10017308,,1967,12,3,21,29,59.0,,13.512,42.312,,,,8.0,,4.37,,
+10017331,,1967,12,30,4,19,0.0,,11.997,44.604,,,,7.4,,5.05,,
+10017341,,1968,1,4,10,23,0.0,,12.627,42.341,,,,1.6,,4.53,,
+10017396,,1968,1,29,3,14,47.0,,13.513,43.619,,,,19.8,,4.16,,
+10017406,,1968,2,12,10,18,50.0,,17.87,37.96,,,,10.0,,5.4,,
+10017469,,1968,3,7,0,21,45.0,,7.5,46.4,,,,1.0,,3.5,,
+10017498,,1968,3,22,19,29,58.0,,15.871,40.086,,,,5.8,,4.21,,
+10017544,,1968,4,18,19,38,15.0,,8.037,44.051,,,,10.3,,4.93,,
+10017554,,1968,4,25,4,27,29.0,,20.2,39.15,,,,4.0,,4.5,,
+10017575,,1968,5,19,9,37,32.0,,14.82,38.52,,,,39.0,,4.9,,
+10017597,,1968,6,15,14,31,32.5,,18.39,42.98,,,,10.0,,3.53,,
+10017604,,1968,6,18,5,27,0.0,,7.768,45.684,,,,6.2,,4.86,,
+10017612,,1968,6,22,12,21,37.0,,10.996,45.879,,,,12.3,,4.74,,
+10017619,,1968,6,26,3,15,0.0,,11.28,43.298,,,,7.4,,4.19,,
+10017620,,1968,6,27,15,43,0.0,,6.73,46.29,,,,5.0,,4.6,,
+10017629,,1968,7,5,8,39,55.0,,14.4,45.9,,,,6.2,,3.81,,
+10017639,,1968,7,17,19,11,10.0,,16.129,38.625,,,,30.4,,4.3,,
+10017659,,1968,8,4,14,54,32.0,,17.62,42.81,,,,22.0,,4.3,,
+10017673,,1968,8,16,21,33,47.0,,14.1,46.3,,,,9.7,,4.2,,
+10017710,,1968,9,17,12,16,37.8,,12.77,45.36,,,,18.0,,4.16,,
+10017727,,1968,10,3,18,18,38.0,,19.9,40.25,,,,18.0,,4.77,,
+10017758,,1968,11,3,4,49,33.0,,19.3,42.0,,,,20.0,,5.22,,
+10017833,,1969,1,6,22,3,28.0,,10.727,44.049,,,,10.2,,4.67,,
+10017842,,1969,1,10,4,32,3.4,,19.97,39.23,,,,37.0,,4.6,,
+10017843,,1969,1,10,16,17,32.0,,11.983,44.39,,,,8.4,,4.38,,
+10017852,,1969,1,20,10,20,49.0,,19.1,40.2,,,,0.0,,4.5,,
+10017981,,1969,4,3,22,12,22.0,,19.92,40.48,,,,10.0,,5.66,,
+10018020,,1969,4,17,9,12,0.0,,13.789,41.55,,,,25.5,,4.59,,
+10018082,,1969,5,21,9,3,58.0,,15.004,40.294,,,,10.0,,4.19,,
+10018096,,1969,6,1,23,20,0.0,,14.22,46.98,,,,11.0,,3.86,,
+10018136,,1969,6,24,13,25,18.0,,10.139,44.731,,,,8.1,,4.21,,
+10018140,,1969,7,2,7,55,0.0,,12.002,42.168,,,,8.7,,4.77,,
+10018142,,1969,7,2,10,31,21.0,,16.64,39.51,,,,17.0,,4.57,,
+10018178,,1969,8,9,9,20,57.0,,11.962,43.76,,,,4.8,,4.2,,
+10018181,,1969,8,9,16,25,36.0,,19.2,42.3,,,,8.0,,4.2,,
+10018183,,1969,8,11,13,55,0.0,,12.227,43.036,,,,10.2,,4.7,,
+10018227,,1969,9,26,23,40,39.0,,13.567,42.707,,,,6.4,,4.39,,
+10018239,,1969,10,9,3,31,36.0,,7.381,45.089,,,,0.1,,4.25,,
+10018240,,1969,10,9,7,38,38.0,,14.167,45.833,,,,9.1,,3.68,,
+10018243,,1969,10,13,1,2,30.8,,20.59,39.78,,,,27.0,,5.8,,
+10018274,,1969,11,5,5,25,52.0,,8.233,46.767,,,,9.0,,3.5,,
+10018279,,1969,11,14,6,48,7.0,,15.559,40.571,,,,13.0,,4.62,,
+10018280,,1969,11,14,13,49,39.3,,19.8,41.2,,,,0.0,,4.7,,
+10018340,,1970,1,17,6,30,28.4,,19.48,41.86,,,,33.0,,4.5,,
+10018343,,1970,1,21,18,36,25.0,,15.861,41.835,,,,10.0,,4.34,,
+10018362,,1970,2,9,7,39,0.0,,11.901,44.002,,,,0.1,,4.5,,
+10018407,,1970,3,10,15,56,5.0,,14.467,45.967,,,,7.1,,3.56,,
+10018574,,1970,4,19,18,16,32.0,,10.527,45.605,,,,6.1,,4.55,,
+10018635,,1970,5,3,4,17,41.0,,10.299,44.707,,,,8.8,,4.08,,
+10018744,,1970,5,26,12,5,0.0,,12.684,42.554,,,,7.4,,4.37,,
+10018768,,1970,6,8,6,51,3.0,,20.4,41.44,,,,29.0,,4.6,,
+10018800,,1970,6,27,18,57,13.0,,19.4,41.6,,,,13.0,,4.67,,
+10018803,,1970,6,29,14,22,52.0,,16.582,38.968,,,,5.0,,3.8,,
+10018825,,1970,7,10,10,1,35.0,,15.25,45.667,,,,7.1,,3.56,,
+10018833,,1970,7,16,10,55,20.0,,8.233,46.767,,,,4.0,,3.5,,
+10018838,,1970,7,21,11,24,35.0,,7.636,46.637,,,,15.0,,3.8,,
+10018847,,1970,8,6,13,54,50.0,,9.85,46.617,,,,6.0,,3.5,,
+10018852,,1970,8,8,4,27,29.0,,12.5,44.6,,,,48.0,,4.57,,
+10018867,,1970,8,19,12,19,0.0,,10.788,43.252,,,,8.7,,4.68,,
+10018881,,1970,8,31,4,22,56.9,,19.86,40.57,,,,47.0,,4.6,,
+10018888,,1970,9,7,14,2,21.0,,13.023,43.034,,,,6.7,,4.35,,
+10018917,,1970,9,26,16,42,28.0,,12.291,44.128,,,,18.6,,3.93,,
+10018921,,1970,9,27,19,18,0.0,,13.986,41.363,,,,8.8,,4.6,,
+10018965,,1970,10,31,16,7,39.4,,19.35,42.1,,,,39.0,,4.8,,
+10018969,,1970,11,2,8,42,12.0,,11.167,44.853,,,,15.0,,3.93,,
+10019011,,1970,12,9,15,58,28.0,,18.9,40.2,,,,48.0,,4.36,,
+10019046,,1970,12,31,22,4,46.0,,8.137,44.138,,,,5.0,,4.62,,
+10019057,,1971,1,6,11,10,55.0,,9.238,45.05,,,,5.0,,3.85,,
+10019077,,1971,2,1,12,26,55.0,,7.456,44.403,,,,10.0,,4.39,,
+10019078,,1971,2,3,4,53,33.18,,14.224,38.678,,,,20.9,,4.57,,
+10019081,,1971,2,6,18,9,0.0,,11.846,42.442,,,,32.4,,4.83,,
+10019088,,1971,2,12,4,54,56.0,,12.605,43.15,,,,9.8,,4.89,,
+10019131,,1971,4,2,1,43,54.0,,13.054,42.746,,,,3.8,,4.5,,
+10019154,,1971,4,28,15,36,22.76,,19.9791,39.5217,,,,43.0,,4.5,,
+10019165,,1971,5,6,3,45,5.0,,15.275,41.169,,,,10.3,,4.83,,
+10019305,,1971,7,15,1,33,23.0,,10.345,44.814,,,,20.5,,5.51,,
+10019367,,1971,9,25,10,34,2.4,,8.652,44.111,,,,2.7,,4.33,,
+10019372,,1971,9,29,7,18,0.0,,9.01,46.9,,,,6.0,,4.9,,
+10019381,,1971,10,4,16,43,32.6,,13.058,42.816,,,,33.0,,4.51,,
+10019401,,1971,11,10,23,59,15.0,,7.317,46.15,,,,4.34,,3.9,,
+10019423,,1971,11,29,18,49,35.37,,15.773,40.336,,,,4.1,,4.5,,
+10019435,,1971,12,18,6,2,11.5,,12.747,43.322,,,,46.0,,4.26,,
+10019472,,1972,2,4,2,42,18.56,,13.436,43.716,,,,25.0,,4.57,,
+10019498,,1972,2,29,20,54,17.74,,15.376,41.967,,,,10.0,,4.71,,
+10019511,,1972,3,7,5,20,53.16,,19.8224,39.8094,,,,0.0,,4.5,,
+10019556,,1972,4,17,1,39,55.5,,17.33,42.91,,,,13.7,,3.91,,
+10019605,,1972,5,28,6,9,25.0,,14.9,46.5,,,,14.0,,3.9,,
+10019684,,1972,8,18,6,20,0.0,,14.2,45.1,,,,10.0,,3.83,,
+10019710,,1972,9,16,3,53,26.0,,19.85,40.13,,,,10.0,,5.36,,
+10019730,,1972,9,26,14,22,58.0,,20.7,41.1,,,,10.0,,4.02,,
+10019775,,1972,11,17,9,5,19.01,,20.1283,38.7662,,,,0.0,,4.5,,
+10019782,,1972,11,24,3,48,34.2,,20.4272,39.3937,,,,9.0,,5.3,,
+10019789,,1972,11,26,16,3,0.0,,13.454,42.967,,,,1.5,,5.48,,
+10019792,,1972,11,30,11,25,27.45,,13.106,44.015,,,,1.6,,4.52,,
+10019863,,1973,2,7,4,0,2.6,,17.8886,43.0864,,,,23.0,,4.11,,
+10019917,,1973,4,7,19,30,7.0,,19.9,41.47,,,,20.0,,4.57,,
+10019924,,1973,4,13,8,12,57.0,,16.772,39.046,,,,9.9,,4.62,,
+10019925,,1973,4,14,2,15,26.97,,20.755,40.8562,,,,11.0,,4.6,,
+10019930,,1973,4,19,17,41,35.0,,12.449,43.436,,,,10.0,,4.61,,
+10019933,,1973,4,20,16,45,34.0,,11.226,43.844,,,,6.2,,4.38,,
+10019954,,1973,5,15,22,51,0.0,,12.95,47.1,,,,18.0,,3.72,,
+10019969,,1973,6,6,21,11,22.0,,18.38,42.37,,,,10.0,,4.2,,
+10019998,,1973,7,9,0,27,4.0,,9.583,46.767,,,,10.0,,3.9,,
+10020022,,1973,8,8,14,36,26.0,,15.436,40.668,,,,21.8,,4.75,,
+10020078,,1973,10,5,10,26,52.1,,14.3,45.5,,,,6.2,,3.55,,
+10020094,,1973,10,25,0,4,52.0,,19.0,42.25,,,,11.0,,4.77,,
+10020119,,1973,11,5,8,41,0.0,,13.86,41.552,,,,10.3,,4.29,,
+10020122,,1973,11,7,17,6,17.0,,10.832,44.018,,,,7.7,,4.06,,
+10020163,,1973,12,12,0,3,0.0,,14.09,47.05,,,,13.0,,4.33,,
+10020168,,1973,12,21,8,17,51.0,,14.17,46.12,,,,10.6,,4.2,,
+10020174,,1973,12,30,2,45,0.0,,11.741,42.739,,,,1.6,,4.13,,
+10020178,,1974,1,5,7,33,28.0,,12.583,43.183,,,,5.1,,5.28,,
+10020198,,1974,1,19,2,50,49.0,,7.37,46.57,,,,8.0,,3.9,,
+10020214,,1974,2,4,23,15,0.0,,13.193,38.709,,,,3.2,,3.7,,
+10020224,,1974,2,8,20,12,18.0,,6.54,44.14,,,,4.0,,4.2,,
+10020265,,1974,3,14,20,57,35.57,,19.389,41.8253,,,,46.0,,4.5,,
+10020269,,1974,3,22,17,2,20.17,,20.5549,40.6523,,,,28.0,,4.7,,
+10020296,,1974,4,15,21,49,12.0,,9.748,44.559,,,,7.8,,4.14,,
+10020303,,1974,4,21,4,0,4.14,,17.532,38.864,,,,0.0,,3.55,,
+10020317,,1974,5,6,7,50,19.79,,13.45,46.33,,,,7.0,,3.82,,
+10020367,,1974,6,17,19,25,55.77,,17.816,38.962,,,,33.0,,3.88,,
+10020381,,1974,6,29,22,32,2.9,,18.833,39.648,,,,39.1,,4.07,,
+10020382,,1974,6,30,19,5,22.0,,10.738,44.1,,,,6.1,,4.01,,
+10020391,,1974,7,14,11,39,13.04,,19.8562,39.2628,,,,10.0,,4.5,,
+10020415,,1974,8,9,22,28,59.67,,19.7404,40.0129,,,,0.0,,4.5,,
+10020455,,1974,9,17,5,10,32.0,,20.61,40.41,,,,7.0,,5.07,,
+10020484,,1974,10,20,11,25,50.33,,18.826,39.572,,,,29.0,,5.02,,
+10020521,,1974,12,2,1,55,15.0,,12.927,42.813,,,,10.0,,4.58,,
+10020536,,1974,12,12,1,35,23.0,,15.1,45.8,,,,9.8,,4.04,,
+10020541,,1974,12,20,15,9,32.65,,20.5333,39.6712,,,,47.0,,5.0,,
+10020586,,1975,1,11,15,54,0.0,,10.732,45.622,,,,2.2,,4.42,,
+10020594,,1975,1,16,0,9,45.0,,15.643,38.114,,,,25.5,,5.18,,
+10020607,,1975,1,26,6,24,42.69,,20.1349,38.7459,,,,0.0,,4.5,,
+10020621,,1975,2,14,11,25,39.93,,20.0403,41.5419,,,,22.0,,4.6,,
+10020656,,1975,3,24,2,33,32.0,,13.135,46.283,,,,12.7,,4.51,,
+10020679,,1975,4,4,9,10,53.0,,11.004,43.971,,,,6.4,,4.07,,
+10020697,,1975,4,16,21,23,0.0,,11.688,42.85,,,,10.0,,4.16,,
+10020741,,1975,5,16,19,41,22.0,,14.371,45.626,,,,22.8,,3.62,,
+10020746,,1975,5,19,23,25,40.9,,19.7434,39.6119,,,,47.0,,4.5,,
+10020787,,1975,6,12,19,27,7.15,,14.468,37.507,,,,30.0,,4.17,,
+10020792,,1975,6,19,10,11,0.0,,15.677,41.689,,,,5.0,,5.02,,
+10020815,,1975,7,15,7,39,41.4,,14.433,46.133,,,,5.0,,4.09,,
+10020850,,1975,8,21,15,29,18.46,,19.796,40.1362,,,,46.0,,4.5,,
+10020877,,1975,9,16,5,6,19.0,,19.3,41.5,,,,35.0,,5.36,,
+10020917,,1975,10,21,23,1,20.0,,17.49,43.07,,,,7.4,,3.81,,
+10020942,,1975,11,16,13,4,25.14,,9.519,44.749,,,,20.1,,4.93,,
+10020949,,1975,11,22,10,6,8.0,,20.2,39.81,,,,6.0,,5.36,,
+10021112,,1976,3,2,19,41,34.0,,19.8,40.65,,,,11.0,,5.07,,
+10021167,,1976,5,6,20,0,0.0,,13.119,46.241,,,,2.9,,6.45,,
+10021202,,1976,5,15,5,26,27.2,,14.75,45.95,,,,6.5,,4.0,,
+10021278,,1976,7,15,19,41,28.21,,20.7239,40.7658,,,,1.0,,4.5,,
+10021282,,1976,7,17,9,13,34.5,,9.69,46.682,,,,9.0,,3.9,,
+10021331,,1976,8,22,2,49,13.0,,9.762,44.499,,,,4.7,,4.54,,
+10021341,,1976,8,27,23,8,59.9,,11.24,47.05,,,,10.0,,3.7,,
+10021369,,1976,9,17,1,23,55.0,,14.276,37.854,,,,10.6,,4.55,,
+10021370,,1976,9,19,14,52,21.1,,14.31,45.53,,,,10.2,,4.4,,
+10021388,,1976,10,7,0,3,31.3,,15.317,45.5,,,,6.5,,3.64,,
+10021392,,1976,10,11,19,27,0.0,,14.32,41.685,,,,10.0,,4.29,,
+10021402,,1976,10,22,11,23,27.26,,18.928,39.724,,,,44.7,,4.68,,
+10021412,,1976,10,28,21,43,19.5,,18.6094,42.5963,,,,2.0,,3.55,,
+10021416,,1976,11,8,18,8,40.52,,18.606,39.22,,,,4.7,,4.07,,
+10021434,,1976,11,22,21,28,18.0,,19.29,42.08,,,,14.0,,3.74,,
+10021457,,1976,11,25,4,11,24.0,,17.31,42.78,,,,7.2,,4.2,,
+10021504,,1976,12,12,13,9,49.8,,19.6354,40.235,,,,50.0,,4.8,,
+10021505,,1976,12,13,5,24,0.0,,10.799,45.894,,,,29.0,,4.9,,
+10021518,,1976,12,29,20,23,49.48,,19.2292,41.379,,,,10.0,,5.7,,
+10021588,,1977,3,5,13,31,22.5,,7.39,46.418,,,,10.0,,3.8,,
+10021670,,1977,5,14,3,39,20.7,,16.1,43.13,,,,19.5,,3.91,,
+10021699,,1977,6,5,13,59,0.0,,14.344,37.893,,,,28.6,,4.61,,
+10021700,,1977,6,5,23,19,47.64,,18.831,39.63,,,,10.0,,4.07,,
+10021728,,1977,7,1,12,40,39.04,,20.74,40.7041,,,,38.0,,4.7,,
+10021732,,1977,7,3,12,13,28.1,,6.78,44.64,,,,7.0,,3.7,,
+10021748,,1977,7,16,13,13,30.6,,14.24,46.31,,,,10.0,,4.6,,
+10021755,,1977,7,24,9,55,29.0,,15.02,41.097,,,,5.0,,4.37,,
+10021771,,1977,8,16,9,1,36.69,,19.8934,40.1517,,,,10.0,,4.5,,
+10021783,,1977,8,25,19,33,29.76,,12.695,42.624,,,,25.0,,4.36,,
+10021820,,1977,9,23,2,58,3.0,,20.08,41.49,,,,37.0,,5.07,,
+10021919,,1978,1,2,15,10,56.1,,15.02,45.97,,,,10.0,,3.55,,
+10021920,,1978,1,2,18,5,21.02,,16.192,42.707,,,,27.7,,5.0,,
+10021921,,1978,1,2,21,46,41.1,,15.114,43.989,,,,6.5,,3.53,,
+10021984,,1978,2,8,4,10,29.0,,14.991,41.106,,,,11.8,,4.44,,
+10022025,,1978,3,11,19,20,48.41,,16.073,38.055,,,,26.1,,5.22,,
+10022029,,1978,3,16,6,33,24.2,,17.7933,42.9975,,,,11.0,,3.65,,
+10022044,,1978,4,3,6,26,43.0,,9.59,42.26,,,,10.0,,3.7,,
+10022057,,1978,4,15,23,33,48.15,,15.086,38.385,,,,17.9,,6.03,,
+10022113,,1978,5,31,4,4,7.1,,20.1246,38.7363,,,,0.0,,4.5,,
+10022189,,1978,7,30,0,0,22.0,,18.74,42.63,,,,3.0,,3.55,,
+10022190,,1978,7,30,5,19,23.0,,12.573,42.588,,,,0.1,,4.32,,
+10022193,,1978,8,8,12,10,47.02,,19.7115,40.0968,,,,48.0,,4.5,,
+10022213,,1978,8,26,18,43,39.0,,14.218,37.975,,,,12.0,,4.35,,
+10022246,,1978,9,24,8,7,44.0,,16.487,40.646,,,,21.0,,4.75,,
+10022290,,1978,11,9,0,30,0.0,,14.2,45.71,,,,12.7,,3.82,,
+10022311,,1978,12,3,8,10,52.11,,19.645,40.9186,,,,38.0,,4.9,,
+10022313,,1978,12,5,4,45,0.0,,12.853,43.068,,,,3.9,,4.22,,
+10022314,,1978,12,5,15,39,4.0,,11.891,44.124,,,,3.4,,4.61,,
+10022325,,1978,12,12,15,14,49.22,,12.723,46.327,,,,12.3,,4.35,,
+10022331,,1978,12,17,3,48,11.1,,14.13,46.16,,,,14.6,,4.2,,
+10022332,,1978,12,21,11,41,54.1,,15.08,46.02,,,,10.0,,3.82,,
+10022336,,1978,12,25,22,53,41.0,,10.99,44.845,,,,11.5,,4.39,,
+10022346,,1978,12,30,14,54,7.2,,15.304,43.981,,,,20.6,,3.53,,
+10022379,,1979,2,9,14,44,0.0,,9.555,45.637,,,,6.1,,4.78,,
+10022397,,1979,2,26,22,9,46.15,,20.063,41.5242,,,,28.0,,4.8,,
+10022448,,1979,4,6,6,21,50.47,,20.3579,40.5367,,,,10.0,,4.7,,
+10022463,,1979,4,15,6,19,41.0,,18.99,41.93,,,,12.0,,6.9,,
+10022483,,1979,4,15,15,24,27.3,,18.253,43.044,,,,0.7,,3.53,,
+10022514,,1979,4,18,15,19,19.28,,13.29,46.343,,,,9.3,,4.66,,
+10022731,,1979,7,7,13,40,21.44,,17.026,42.143,,,,10.0,,4.61,,
+10022800,,1979,9,3,6,15,58.8,,14.2,45.97,,,,10.0,,3.55,,
+10022832,,1979,9,19,21,35,37.0,,12.956,42.73,,,,9.5,,5.83,,
+10022873,,1979,10,21,11,31,9.0,,19.9,41.14,,,,26.0,,5.07,,
+10022888,,1979,11,6,5,26,15.98,,20.3208,39.5632,,,,26.0,,5.5,,
+10022910,,1979,11,17,20,53,0.0,,9.994,45.745,,,,1.0,,4.37,,
+10022916,,1979,11,21,2,20,52.88,,20.1588,40.2841,,,,10.0,,4.6,,
+10022920,,1979,11,22,7,24,6.9,,5.71,44.95,,,,2.0,,3.5,,
+10022958,,1980,1,5,14,32,26.0,,7.319,45.013,,,,1.1,,4.82,,
+10022974,,1980,1,23,21,0,0.0,,14.807,36.904,,,,3.0,,4.39,,
+10022977,,1980,1,25,0,27,0.0,,10.968,46.65,,,,3.3,,4.0,,
+10023000,,1980,2,20,2,34,1.0,,16.221,39.327,,,,16.1,,4.42,,
+10023031,,1980,3,9,12,3,39.0,,16.053,40.019,,,,25.1,,4.71,,
+10023125,,1980,5,28,19,51,20.04,,14.27,38.483,,,,18.9,,5.66,,
+10023138,,1980,6,7,18,35,1.0,,10.564,44.07,,,,6.4,,4.64,,
+10023148,,1980,6,14,20,56,50.0,,13.696,41.905,,,,8.1,,4.96,,
+10023161,,1980,6,22,19,14,33.0,,17.42,43.1,,,,10.0,,4.58,,
+10023179,,1980,7,7,10,32,4.71,,19.2702,40.6299,,,,13.0,,4.6,,
+10023204,,1980,7,12,22,56,17.6,,15.3,45.52,,,,10.0,,3.55,,
+10023217,,1980,7,19,0,37,56.0,,20.38,41.46,,,,11.0,,4.57,,
+10023223,,1980,7,22,19,35,13.0,,15.14,45.16,,,,10.0,,3.62,,
+10023266,,1980,9,8,19,41,13.36,,10.934,42.645,,,,2.0,,4.44,,
+10023353,,1980,10,21,18,17,16.8,,18.87,42.77,,,,10.0,,3.53,,
+10023409,,1980,11,23,18,34,52.0,,15.283,40.842,,,,10.0,,6.81,,
+10023452,,1980,12,1,10,26,59.4,,19.894,40.7537,,,,10.0,,5.0,,
+10023454,,1980,12,2,5,58,14.4,,6.3,45.78,,,,10.0,,3.9,,
+10023472,,1980,12,9,5,50,11.0,,16.185,38.779,,,,9.9,,4.67,,
+10023494,,1980,12,23,12,1,6.0,,9.787,44.808,,,,16.3,,4.57,,
+10023532,,1981,1,9,14,17,8.03,,20.1193,39.6231,,,,10.0,,4.5,,
+10023575,,1981,1,31,12,49,37.0,,14.66,47.12,,,,8.0,,4.08,,
+10023725,,1981,3,22,5,44,5.84,,20.8238,40.6894,,,,1.0,,4.7,,
+10023746,,1981,4,5,10,12,46.99,,15.01,38.322,,,,10.0,,4.32,,
+10023767,,1981,4,22,4,26,20.43,,8.251,43.373,,,,17.0,,4.43,,
+10023823,,1981,5,26,9,27,56.0,,10.434,44.655,,,,8.4,,3.75,,
+10023834,,1981,5,30,2,16,4.0,,13.98,47.49,,,,13.0,,3.56,,
+10023854,,1981,6,15,10,17,53.0,,14.73,47.04,,,,12.0,,4.28,,
+10023859,,1981,6,19,16,51,27.91,,16.74,38.076,,,,10.0,,4.31,,
+10023882,,1981,6,28,6,16,27.6,,14.17,45.72,,,,5.3,,4.0,,
+10023909,,1981,7,1,4,51,0.0,,13.5,46.283,,,,4.5,,3.64,,
+10024080,,1981,10,9,20,24,44.83,,20.1119,41.103,,,,6.0,,4.5,,
+10024138,,1981,12,5,5,47,40.3,,12.69,46.322,,,,1.6,,4.19,,
+10024143,,1981,12,9,22,44,41.52,,19.9278,40.0228,,,,10.0,,4.5,,
+10024165,,1981,12,21,14,29,40.0,,18.24,43.07,,,,10.0,,3.53,,
+10024245,,1982,2,8,9,1,46.2,,19.16,42.12,,,,12.0,,4.01,,
+10024269,,1982,2,28,13,1,21.25,,20.4441,41.2842,,,,10.0,,4.8,,
+10024282,,1982,3,11,6,13,50.49,,20.0472,40.0784,,,,0.0,,4.8,,
+10024301,,1982,3,21,9,44,1.59,,15.747,39.841,,,,10.3,,5.23,,
+10024379,,1982,5,1,6,33,10.0,,11.51,47.28,,,,6.0,,3.56,,
+10024393,,1982,5,7,11,6,17.7,,18.885,42.633,,,,13.0,,3.74,,
+10024440,,1982,6,5,17,54,15.0,,14.69,45.73,,,,20.0,,4.5,,
+10024513,,1982,7,30,2,30,48.03,,19.7352,40.811,,,,7.0,,4.7,,
+10024518,,1982,8,4,22,38,52.96,,20.5204,39.7187,,,,22.0,,5.1,,
+10024525,,1982,8,6,13,29,34.13,,8.168,44.923,,,,25.1,,4.15,,
+10024549,,1982,9,1,15,33,18.0,,10.53,43.932,,,,3.4,,4.21,,
+10024583,,1982,10,5,6,57,20.6,,18.66,42.804,,,,6.0,,3.74,,
+10024584,,1982,10,5,22,14,41.3,,17.989,42.989,,,,3.2,,3.53,,
+10024604,,1982,10,17,6,45,36.0,,12.648,43.164,,,,6.4,,4.65,,
+10024620,,1982,10,29,8,17,37.9,,19.3,42.0,,,,3.0,,3.62,,
+10024692,,1982,12,28,14,4,16.4,,15.472,45.615,,,,4.5,,3.53,,
+10024698,,1982,12,31,18,11,3.1,,16.78,43.32,,,,10.0,,3.65,,
+10024709,,1983,1,5,4,3,30.5,,19.19,41.96,,,,10.0,,3.53,,
+10024761,,1983,1,18,8,33,29.39,,19.5303,38.518,,,,10.0,,4.9,,
+10024875,,1983,2,4,16,43,55.67,,19.7851,41.7495,,,,13.0,,4.5,,
+10024897,,1983,2,10,22,30,34.2,,13.395,46.271,,,,15.1,,4.32,,
+10024969,,1983,3,3,9,31,18.56,,19.7234,40.137,,,,43.0,,4.6,,
+10025105,,1983,5,13,1,35,1.0,,14.333,37.989,,,,1.0,,4.16,,
+10025174,,1983,7,2,16,38,51.0,,20.73,40.85,,,,22.0,,5.07,,
+10025203,,1983,7,21,13,31,22.2,,11.324,45.846,,,,12.4,,4.44,,
+10025211,,1983,7,27,19,4,32.4,,15.245,40.741,,,,0.1,,4.49,,
+10025215,,1983,7,31,20,52,56.0,,10.52,46.687,,,,15.0,,4.1,,
+10025220,,1983,8,5,15,50,51.2,,14.06,45.87,,,,10.0,,4.5,,
+10025237,,1983,8,12,19,36,30.0,,14.045,41.655,,,,8.6,,4.76,,
+10025257,,1983,8,25,11,52,48.2,,19.22,41.97,,,,10.0,,3.72,,
+10025261,,1983,8,26,14,39,10.6,,18.202,42.684,,,,1.6,,3.53,,
+10025289,,1983,9,19,20,20,48.86,,20.3616,39.5679,,,,10.0,,4.5,,
+10025308,,1983,9,30,11,30,39.91,,16.057,41.695,,,,0.1,,4.02,,
+10025419,,1983,11,9,16,29,52.0,,10.265,44.755,,,,7.3,,5.04,,
+10025429,,1983,11,15,5,0,27.3,,18.87,42.21,,,,6.0,,3.62,,
+10025505,,1984,1,5,12,39,39.0,,15.719,40.087,,,,0.1,,4.09,,
+10025507,,1984,1,7,2,57,50.11,,19.7965,40.1155,,,,9.0,,4.5,,
+10025512,,1984,1,10,12,12,58.7,,18.123,42.742,,,,0.3,,3.53,,
+10025517,,1984,1,13,19,41,42.3,,19.08,41.97,,,,10.0,,4.1,,
+10025570,,1984,2,19,21,14,37.6,,5.57,43.44,,,,4.0,,3.6,,
+10025638,,1984,3,30,10,15,21.75,,20.0009,41.0945,,,,3.0,,4.5,,
+10025675,,1984,4,22,17,39,21.0,,10.229,43.558,,,,10.0,,4.61,,
+10025687,,1984,4,29,5,2,59.0,,12.525,43.262,,,,8.0,,5.62,,
+10025695,,1984,5,2,10,28,17.0,,11.071,46.939,,,,15.0,,3.62,,
+10025699,,1984,5,3,8,56,51.4,,6.53,46.07,,,,8.0,,3.8,,
+10025703,,1984,5,7,17,50,0.0,,14.057,41.667,,,,6.9,,5.86,,
+10025710,,1984,5,8,19,27,6.53,,19.6111,41.9395,,,,1.0,,4.8,,
+10025725,,1984,5,13,12,45,0.0,,17.73,42.93,,,,16.0,,5.4,,
+10025750,,1984,5,24,11,34,3.49,,20.1193,40.0413,,,,13.0,,4.6,,
+10025754,,1984,5,26,12,26,45.83,,13.467,38.531,,,,17.2,,4.14,,
+10025761,,1984,6,8,2,43,34.9,,10.323,46.688,,,,10.0,,3.7,,
+10025778,,1984,6,19,11,40,37.7,,6.18,43.98,,,,10.0,,4.0,,
+10025785,,1984,6,23,0,37,3.06,,16.668,39.495,,,,23.1,,4.22,,
+10025799,,1984,6,29,23,18,34.29,,19.7156,41.2044,,,,28.0,,4.6,,
+10025954,,1984,10,23,20,49,30.48,,16.721,39.804,,,,25.5,,4.07,,
+10025972,,1984,11,5,7,56,0.9,,6.45,45.29,,,,10.0,,3.5,,
+10025987,,1984,11,18,14,47,41.82,,20.5393,39.7294,,,,22.0,,4.7,,
+10026041,,1985,1,16,23,35,59.0,,19.22,40.67,,,,17.0,,5.2,,
+10026043,,1985,1,20,1,51,42.5,,15.265,45.565,,,,10.0,,4.4,,
+10026046,,1985,1,23,10,10,16.55,,10.449,44.085,,,,8.9,,4.6,,
+10026160,,1985,4,25,12,5,35.5,,20.3699,40.7998,,,,6.0,,4.6,,
+10026173,,1985,5,1,16,57,35.0,,13.7,42.945,,,,0.1,,4.09,,
+10026176,,1985,5,8,3,46,38.0,,18.839,41.888,,,,9.0,,3.65,,
+10026186,,1985,5,14,5,44,36.14,,15.683,38.206,,,,9.9,,3.84,,
+10026191,,1985,5,20,10,0,28.35,,13.353,42.297,,,,0.1,,4.51,,
+10026194,,1985,5,21,23,27,1.56,,20.0853,39.9467,,,,5.0,,4.5,,
+10026258,,1985,7,10,13,53,29.3,,9.672,44.558,,,,12.9,,3.76,,
+10026307,,1985,8,17,2,13,4.1,,18.702,42.506,,,,10.0,,5.42,,
+10026339,,1985,9,9,4,45,24.37,,12.242,42.887,,,,2.2,,3.81,,
+10026347,,1985,9,19,4,54,26.15,,18.832,39.673,,,,14.6,,3.99,,
+10026352,,1985,9,22,14,29,51.4,,17.664,42.943,,,,2.2,,4.2,,
+10026387,,1985,10,27,11,45,27.91,,15.854,41.705,,,,15.7,,4.1,,
+10026417,,1985,11,21,21,57,14.0,,19.32,41.72,,,,22.0,,5.51,,
+10026424,,1985,11,24,6,54,4.08,,12.017,43.844,,,,21.2,,4.29,,
+10026491,,1986,1,11,15,1,7.5,,15.417,42.652,,,,30.9,,4.71,,
+10026498,,1986,1,16,2,10,37.34,,19.4753,39.9936,,,,16.0,,4.5,,
+10026502,,1986,1,18,8,32,44.29,,14.218,41.535,,,,0.1,,4.06,,
+10026540,,1986,2,15,1,43,6.6,,7.638,46.061,,,,5.0,,3.52,,
+10026590,,1986,3,15,8,46,56.59,,20.1671,41.1516,,,,7.0,,5.1,,
+10026602,,1986,3,27,7,43,8.9,,14.837,45.102,,,,4.9,,3.72,,
+10026672,,1986,5,12,13,3,49.08,,9.624,44.596,,,,6.4,,3.8,,
+10026748,,1986,6,16,10,26,44.31,,19.6848,40.0701,,,,2.0,,4.6,,
+10026756,,1986,6,19,19,56,5.71,,13.741,38.399,,,,10.6,,3.65,,
+10026758,,1986,6,22,14,7,51.16,,13.692,43.558,,,,7.1,,3.98,,
+10026799,,1986,7,23,8,19,50.87,,15.746,40.628,,,,10.8,,4.61,,
+10026808,,1986,7,31,12,26,11.5,,17.975,42.848,,,,0.2,,3.53,,
+10026842,,1986,8,29,14,57,1.3,,12.537,46.352,,,,1.1,,4.73,,
+10026908,,1986,9,27,18,8,17.03,,15.277,38.736,,,,10.0,,5.25,,
+10026914,,1986,10,1,19,53,39.71,,10.125,44.277,,,,5.0,,4.46,,
+10026928,,1986,10,13,5,10,0.31,,13.186,42.924,,,,5.4,,4.46,,
+10026933,,1986,10,18,15,13,46.47,,20.3429,39.6897,,,,9.0,,4.6,,
+10026938,,1986,10,20,12,15,34.26,,13.912,43.212,,,,26.0,,4.07,,
+10026998,,1986,11,28,20,16,38.7,,15.362,44.103,,,,10.3,,3.62,,
+10027004,,1986,12,6,17,7,19.77,,11.444,44.947,,,,23.5,,4.43,,
+10027021,,1986,12,16,6,22,51.0,,14.8,45.06,,,,10.0,,4.47,,
+10027037,,1986,12,29,3,59,33.14,,20.0183,41.0492,,,,27.0,,4.5,,
+10027049,,1987,1,7,0,39,28.0,,20.61,40.44,,,,10.0,,5.07,,
+10027064,,1987,1,22,5,10,50.09,,10.188,43.541,,,,5.8,,4.15,,
+10027068,,1987,1,22,20,47,55.0,,18.984,42.362,,,,7.0,,3.65,,
+10027072,,1987,1,28,5,33,21.76,,15.554,40.835,,,,5.6,,4.54,,
+10027098,,1987,2,10,21,20,13.74,,10.187,44.246,,,,6.6,,4.09,,
+10027099,,1987,2,13,13,58,6.0,,19.87,40.22,,,,10.0,,5.07,,
+10027188,,1987,5,2,20,43,53.32,,10.694,44.81,,,,0.1,,4.71,,
+10027207,,1987,5,24,10,23,24.76,,10.668,45.726,,,,0.1,,4.63,,
+10027217,,1987,6,6,22,54,52.76,,14.195,37.706,,,,15.7,,4.03,,
+10027243,,1987,6,29,13,7,24.58,,15.311,42.698,,,,10.0,,4.16,,
+10027247,,1987,7,3,10,21,57.64,,13.902,43.198,,,,2.7,,5.06,,
+10027248,,1987,7,3,10,46,56.62,,7.567,45.409,,,,17.8,,4.08,,
+10027251,,1987,7,5,13,12,37.46,,12.208,43.758,,,,15.4,,4.44,,
+10027274,,1987,7,21,15,16,47.69,,8.731,45.098,,,,10.0,,4.82,,
+10027310,,1987,9,1,0,4,40.51,,15.556,40.687,,,,7.4,,4.05,,
+10027458,,1987,12,18,4,51,19.6,,19.259,42.124,,,,13.0,,4.58,,
+10027463,,1987,12,21,20,55,43.96,,19.9652,39.4839,,,,10.0,,4.7,,
+10027487,,1988,1,8,13,5,46.75,,15.94,40.011,,,,5.2,,4.7,,
+10027489,,1988,1,9,1,2,47.0,,19.6,41.24,,,,28.0,,5.91,,
+10027506,,1988,1,25,20,2,6.6,,17.732,42.935,,,,3.5,,3.72,,
+10027540,,1988,2,1,14,21,38.3,,13.076,46.348,,,,5.1,,4.62,,
+10027548,,1988,2,8,11,24,46.14,,10.426,44.098,,,,8.4,,4.34,,
+10027573,,1988,3,15,12,3,16.17,,10.724,44.838,,,,0.1,,4.57,,
+10027583,,1988,3,26,20,35,42.0,,19.89,40.03,,,,5.0,,4.87,,
+10027589,,1988,3,30,11,19,27.06,,14.764,38.406,,,,26.3,,4.35,,
+10027605,,1988,4,13,21,28,27.56,,16.879,39.682,,,,2.7,,4.86,,
+10027617,,1988,4,26,0,53,43.83,,16.608,42.366,,,,7.9,,5.36,,
+10027618,,1988,4,26,1,10,11.89,,18.163,41.391,,,,10.0,,4.17,,
+10027757,,1988,8,16,7,35,2.59,,9.854,44.475,,,,10.0,,4.08,,
+10027768,,1988,8,24,23,5,57.0,,15.505,42.024,,,,0.1,,4.11,,
+10027813,,1988,10,14,16,12,21.0,,19.89,40.18,,,,23.0,,4.57,,
+10027939,,1988,12,14,9,45,5.35,,20.3691,39.6909,,,,24.0,,4.8,,
+10027943,,1988,12,16,11,35,50.3,,15.033,44.708,,,,6.0,,4.2,,
+10028095,,1989,3,11,21,5,0.0,,15.642,41.762,,,,9.5,,4.34,,
+10028133,,1989,4,8,4,25,4.2,,18.774,42.828,,,,22.0,,4.21,,
+10028184,,1989,5,7,15,39,14.5,,17.666,42.93,,,,12.7,,3.81,,
+10028250,,1989,5,26,12,8,17.35,,20.7279,40.911,,,,10.0,,4.5,,
+10028253,,1989,5,29,11,19,10.75,,15.733,40.542,,,,7.7,,4.34,,
+10028306,,1989,6,18,5,54,56.9,,15.133,44.306,,,,6.7,,3.53,,
+10028315,,1989,7,3,14,54,5.58,,12.794,40.53,,,,10.0,,4.22,,
+10028322,,1989,7,9,3,54,37.25,,12.209,43.67,,,,4.1,,4.09,,
+10028350,,1989,8,2,23,19,27.13,,20.1068,40.8109,,,,19.0,,4.5,,
+10028380,,1989,8,22,14,28,57.44,,15.485,42.011,,,,7.9,,4.08,,
+10028406,,1989,9,11,2,46,23.93,,13.311,43.118,,,,9.9,,4.04,,
+10028409,,1989,9,13,21,54,1.5,,11.264,45.882,,,,9.0,,4.85,,
+10028410,,1989,9,13,21,54,35.3,,8.673,44.856,,,,10.0,,4.55,,
+10028436,,1989,9,24,21,27,54.0,,19.49,41.29,,,,9.0,,4.42,,
+10028452,,1989,9,30,4,41,2.1,,7.388,46.328,,,,8.0,,3.62,,
+10028456,,1989,10,3,9,41,32.85,,10.058,44.461,,,,16.8,,4.04,,
+10028461,,1989,10,6,17,38,25.75,,15.681,42.118,,,,0.1,,4.61,,
+10028541,,1989,11,17,0,54,16.0,,11.85,47.39,,,,12.0,,3.53,,
+10028549,,1989,11,21,18,36,6.41,,15.792,38.107,,,,13.9,,4.19,,
+10028550,,1989,11,21,21,52,51.5,,14.65,47.15,,,,12.0,,3.53,,
+10028605,,1989,12,26,19,59,58.42,,7.541,43.509,,,,24.4,,4.46,,
+10028646,,1990,1,24,4,45,4.02,,16.96,39.129,,,,14.6,,4.43,,
+10028685,,1990,2,11,7,0,38.0,,7.558,44.918,,,,10.0,,4.69,,
+10028690,,1990,2,14,15,55,54.0,,6.749,46.283,,,,17.0,,3.9,,
+10028697,,1990,2,18,20,10,48.71,,16.457,42.171,,,,10.0,,4.24,,
+10028733,,1990,3,14,1,27,55.0,,14.71,45.84,,,,10.1,,4.0,,
+10028762,,1990,4,16,19,9,32.98,,14.224,41.614,,,,9.1,,3.78,,
+10028770,,1990,4,22,9,45,4.66,,14.752,41.214,,,,8.7,,3.98,,
+10028775,,1990,4,24,19,30,39.8,,19.257,42.117,,,,19.0,,4.67,,
+10028778,,1990,4,26,11,27,40.47,,19.7623,40.9926,,,,10.0,,5.2,,
+10028792,,1990,5,5,7,21,29.61,,15.741,40.738,,,,10.0,,5.77,,
+10028804,,1990,5,8,22,33,15.91,,12.18,43.576,,,,3.7,,3.77,,
+10028818,,1990,5,16,12,32,27.0,,10.237,46.858,,,,15.0,,3.67,,
+10028892,,1990,6,24,5,52,30.89,,10.815,43.186,,,,0.5,,3.56,,
+10028930,,1990,7,31,15,50,52.0,,17.81,43.02,,,,10.0,,4.6,,
+10028966,,1990,8,18,14,47,50.56,,19.7695,40.141,,,,11.0,,4.7,,
+10029004,,1990,9,12,2,59,44.87,,12.688,42.735,,,,14.1,,4.12,,
+10029042,,1990,10,17,7,47,34.4,,20.58,41.22,,,,5.0,,3.74,,
+10029095,,1990,11,11,22,16,23.7,,14.058,46.18,,,,12.4,,4.01,,
+10029138,,1990,12,13,0,24,25.68,,15.429,37.306,,,,10.0,,5.61,,
+10029175,,1991,1,7,11,42,55.44,,14.092,37.993,,,,2.9,,3.79,,
+10029182,,1991,1,14,7,38,36.65,,11.853,43.781,,,,0.1,,4.26,,
+10029211,,1991,2,11,15,43,43.1,,6.77,44.88,,,,2.0,,4.3,,
+10029226,,1991,2,23,6,21,49.96,,20.2767,40.5604,,,,19.0,,4.6,,
+10029229,,1991,2,25,7,25,57.77,,20.2497,41.3317,,,,18.0,,4.7,,
+10029246,,1991,3,5,6,59,8.68,,19.6285,40.6556,,,,5.0,,4.5,,
+10029270,,1991,3,30,3,4,58.52,,16.356,39.399,,,,8.4,,4.01,,
+10029288,,1991,4,18,19,24,3.06,,16.804,40.415,,,,0.1,,4.13,,
+10029303,,1991,4,26,22,35,11.0,,16.296,43.42,,,,14.1,,3.62,,
+10029306,,1991,4,27,18,44,53.7,,15.1,46.57,,,,7.9,,4.0,,
+10029460,,1991,5,5,6,33,35.68,,13.66,42.241,,,,8.4,,3.86,,
+10029536,,1991,6,11,8,5,53.7,,12.894,46.264,,,,14.0,,4.14,,
+10029551,,1991,6,15,20,58,32.56,,17.098,38.799,,,,18.7,,4.2,,
+10029559,,1991,6,17,21,35,10.3,,19.29,42.113,,,,13.0,,3.93,,
+10029642,,1991,8,4,21,0,51.6,,18.561,42.893,,,,24.0,,3.93,,
+10029678,,1991,9,7,5,39,18.55,,15.51,37.96,,,,9.2,,4.02,,
+10029682,,1991,9,8,19,45,22.0,,18.75,42.16,,,,10.0,,4.4,,
+10029686,,1991,9,11,2,58,25.6,,19.322,42.02,,,,17.0,,3.55,,
+10029704,,1991,9,25,14,53,44.71,,16.026,37.973,,,,11.8,,3.92,,
+10029709,,1991,9,29,20,42,40.3,,17.778,42.971,,,,7.0,,3.65,,
+10029714,,1991,10,3,2,40,27.13,,15.111,38.885,,,,12.7,,4.04,,
+10029717,,1991,10,5,5,14,58.1,,13.309,46.243,,,,19.5,,4.51,,
+10029750,,1991,10,31,9,31,18.63,,9.997,44.939,,,,9.9,,4.33,,
+10029758,,1991,11,12,21,45,55.05,,13.421,42.932,,,,4.7,,3.54,,
+10029767,,1991,11,20,1,54,0.0,,9.53,46.73,,,,23.0,,4.7,,
+10029801,,1991,12,15,5,52,19.85,,16.073,39.163,,,,0.1,,4.26,,
+10029812,,1991,12,26,23,44,57.76,,20.2156,41.269,,,,7.0,,4.6,,
+10029828,,1992,1,13,14,32,3.6,,16.871,42.932,,,,6.1,,3.53,,
+10029859,,1992,2,7,23,17,55.66,,11.952,42.624,,,,32.4,,3.76,,
+10029876,,1992,2,18,3,30,9.82,,14.208,42.39,,,,0.1,,4.11,,
+10029886,,1992,2,21,20,50,32.4,,14.349,45.472,,,,13.0,,3.81,,
+10029921,,1992,3,15,23,44,31.09,,13.989,41.371,,,,0.1,,3.78,,
+10029965,,1992,4,6,13,8,32.83,,14.517,37.851,,,,11.7,,4.73,,
+10029984,,1992,4,17,11,59,7.29,,11.011,44.432,,,,0.1,,4.11,,
+10029998,,1992,4,22,6,18,58.4,,19.084,42.527,,,,19.0,,3.65,,
+10030022,,1992,5,8,5,15,50.51,,19.7607,40.1167,,,,22.0,,5.0,,
+10030061,,1992,6,13,9,32,13.44,,15.831,38.357,,,,11.6,,3.64,,
+10030074,,1992,6,21,18,59,5.59,,19.7364,39.1858,,,,40.0,,5.4,,
+10030107,,1992,7,16,5,38,53.83,,14.208,42.311,,,,1.5,,4.22,,
+10030147,,1992,8,25,2,25,48.38,,13.355,42.411,,,,13.3,,4.11,,
+10030152,,1992,8,28,13,5,40.24,,15.432,39.641,,,,26.8,,4.53,,
+10030225,,1992,10,30,5,38,27.1,,19.046,42.378,,,,13.8,,4.2,,
+10030233,,1992,11,5,13,34,27.86,,15.778,41.702,,,,14.2,,4.34,,
+10030285,,1992,11,24,3,47,59.81,,18.007,38.146,,,,10.0,,4.33,,
+10030294,,1992,12,4,19,11,29.6,,17.609,43.016,,,,13.6,,3.72,,
+10030309,,1992,12,20,21,48,18.01,,16.059,38.376,,,,6.6,,3.82,,
+10030339,,1993,1,17,10,51,23.39,,12.21,43.614,,,,7.9,,4.26,,
+10030340,,1993,1,18,19,19,9.87,,19.6064,41.6169,,,,28.0,,4.6,,
+10030371,,1993,2,14,15,32,13.1,,18.309,42.878,,,,13.0,,3.55,,
+10030392,,1993,3,1,12,43,13.04,,14.567,38.545,,,,17.3,,4.09,,
+10030413,,1993,3,15,23,43,28.95,,7.364,44.431,,,,10.9,,4.06,,
+10030459,,1993,4,6,23,24,48.4,,17.83,43.011,,,,12.6,,3.81,,
+10030517,,1993,5,29,8,43,11.1,,15.285,45.552,,,,13.3,,3.72,,
+10030533,,1993,6,5,19,16,17.02,,12.724,43.121,,,,7.7,,4.72,,
+10030547,,1993,6,14,12,28,36.1,,8.283,45.964,,,,7.3,,4.34,,
+10030564,,1993,6,26,17,47,52.88,,14.164,38.036,,,,5.1,,4.92,,
+10030584,,1993,7,10,8,59,7.5,,10.22,47.13,,,,19.0,,3.62,,
+10030605,,1993,7,17,10,34,59.7,,8.245,44.199,,,,12.4,,4.34,,
+10030617,,1993,7,27,11,0,32.59,,20.4543,39.4633,,,,17.0,,4.5,,
+10030688,,1993,8,6,7,51,47.61,,10.944,43.291,,,,2.3,,4.03,,
+10030702,,1993,8,10,1,14,11.45,,17.101,39.523,,,,0.1,,4.45,,
+10030714,,1993,8,13,5,3,50.4,,18.68,42.818,,,,16.0,,3.53,,
+10030727,,1993,8,16,6,40,40.69,,15.566,40.601,,,,2.2,,3.67,,
+10030879,,1993,11,5,2,1,3.79,,12.205,44.194,,,,0.1,,3.99,,
+10030901,,1993,11,17,0,29,5.22,,10.86,42.64,,,,10.0,,4.0,,
+10030909,,1993,11,28,10,29,12.8,,14.318,45.591,,,,16.1,,4.1,,
+10030916,,1993,12,5,1,30,57.2,,19.224,41.92,,,,11.0,,4.3,,
+10030923,,1993,12,9,18,16,50.88,,10.167,45.773,,,,1.0,,4.11,,
+10030949,,1993,12,24,21,53,19.0,,19.78,40.18,,,,10.0,,4.84,,
+10030978,,1994,1,7,18,30,12.46,,17.32,40.204,,,,30.0,,4.03,,
+10030994,,1994,1,16,17,14,1.3,,19.043,42.555,,,,13.0,,3.55,,
+10030998,,1994,1,20,6,59,13.49,,7.34,44.554,,,,8.4,,4.34,,
+10031028,,1994,2,3,18,52,53.17,,20.5534,39.8453,,,,26.0,,4.9,,
+10031040,,1994,2,9,21,49,12.5,,11.927,42.804,,,,0.1,,3.55,,
+10031118,,1994,3,26,0,41,18.48,,16.775,38.913,,,,25.8,,4.25,,
+10031130,,1994,3,31,9,41,40.5,,10.16,47.14,,,,8.0,,3.72,,
+10031164,,1994,4,20,21,25,25.7,,12.538,46.338,,,,8.9,,4.12,,
+10031165,,1994,4,22,20,3,55.8,,14.85,45.066,,,,9.5,,3.72,,
+10031187,,1994,5,6,19,9,49.28,,14.189,37.651,,,,3.4,,4.36,,
+10031214,,1994,5,22,22,56,47.7,,17.124,43.075,,,,6.7,,4.5,,
+10031253,,1994,5,27,2,24,1.3,,19.136,41.957,,,,9.0,,3.83,,
+10031274,,1994,6,2,17,38,13.82,,13.226,42.476,,,,0.1,,4.21,,
+10031307,,1994,6,28,10,22,51.31,,20.0232,41.116,,,,27.0,,4.5,,
+10031351,,1994,8,7,6,31,12.68,,13.347,41.993,,,,9.9,,4.25,,
+10031430,,1994,8,28,6,4,45.3,,8.772,46.871,,,,4.0,,3.71,,
+10031511,,1994,10,12,4,59,13.98,,15.394,39.748,,,,17.0,,4.57,,
+10031517,,1994,10,14,9,12,26.9,,19.291,42.12,,,,15.0,,3.83,,
+10031530,,1994,10,24,23,22,47.7,,11.213,45.936,,,,3.7,,4.15,,
+10031542,,1994,11,1,10,6,30.39,,20.3194,39.4564,,,,29.0,,4.5,,
+10031551,,1994,11,5,3,56,8.4,,17.758,42.983,,,,14.7,,3.53,,
+10031586,,1994,11,27,7,26,27.62,,14.845,38.382,,,,19.3,,4.08,,
+10031608,,1994,12,14,8,55,59.3,,6.41,45.96,,,,7.0,,4.4,,
+10031636,,1995,1,1,15,6,41.2,,17.851,42.998,,,,8.0,,3.55,,
+10031639,,1995,1,4,0,47,2.28,,7.318,44.869,,,,10.3,,3.73,,
+10031648,,1995,1,6,19,45,42.49,,19.57,42.0377,,,,22.0,,4.6,,
+10031712,,1995,2,1,20,24,6.96,,11.182,43.663,,,,10.0,,4.93,,
+10031728,,1995,2,10,14,53,39.76,,19.78,41.13,,,,20.0,,3.91,,
+10031749,,1995,2,20,7,48,7.4,,17.355,42.88,,,,4.5,,3.81,,
+10031798,,1995,3,3,16,16,40.02,,10.006,44.366,,,,13.0,,4.2,,
+10031809,,1995,3,8,8,55,8.58,,15.552,37.815,,,,8.7,,4.06,,
+10031813,,1995,3,10,4,48,58.36,,19.97,38.51,,,,38.0,,3.73,,
+10031888,,1995,4,11,12,6,51.62,,13.858,37.625,,,,24.0,,4.03,,
+10031896,,1995,4,17,3,26,17.34,,17.08,39.601,,,,5.0,,4.06,,
+10031900,,1995,4,21,8,2,56.15,,7.581,43.781,,,,15.9,,4.39,,
+10031919,,1995,5,2,15,52,16.56,,20.23,39.25,,,,15.0,,4.0,,
+10031945,,1995,5,9,1,41,5.41,,20.7868,40.7936,,,,8.0,,4.6,,
+10031965,,1995,5,13,10,16,2.44,,15.202,43.194,,,,12.9,,4.09,,
+10032103,,1995,5,22,12,50,31.0,,14.23,45.62,,,,27.0,,4.48,,
+10032140,,1995,5,29,20,44,23.74,,16.047,40.272,,,,3.4,,4.18,,
+10032305,,1995,7,15,6,45,22.0,,17.41,42.75,,,,10.0,,4.88,,
+10032338,,1995,7,23,18,44,22.95,,14.647,38.575,,,,10.8,,4.63,,
+10032383,,1995,8,8,7,53,44.72,,16.517,39.699,,,,14.2,,4.31,,
+10032401,,1995,8,16,9,16,0.31,,19.64,39.5,,,,7.0,,3.55,,
+10032426,,1995,8,27,19,42,13.49,,15.179,38.312,,,,9.0,,4.11,,
+10032479,,1995,9,21,8,46,54.41,,20.5031,39.6886,,,,23.0,,4.6,,
+10032523,,1995,9,28,23,44,41.0,,18.09,42.65,,,,10.0,,5.17,,
+10032529,,1995,9,30,10,14,33.86,,15.971,41.79,,,,27.5,,5.15,,
+10032602,,1995,10,10,6,54,21.72,,9.997,44.109,,,,4.8,,4.82,,
+10032634,,1995,10,24,13,12,25.91,,19.96,40.68,,,,0.0,,4.0,,
+10032649,,1995,10,29,13,0,27.69,,9.849,45.723,,,,32.5,,4.35,,
+10032674,,1995,11,10,0,32,51.2,,14.68,47.21,,,,10.0,,3.91,,
+10032712,,1995,11,21,4,4,34.57,,7.427,45.066,,,,29.3,,4.07,,
+10032885,,1995,12,5,1,1,5.97,,14.979,43.352,,,,46.9,,4.34,,
+10032921,,1995,12,9,23,14,36.68,,7.954,44.706,,,,10.0,,4.28,,
+10033010,,1995,12,27,23,44,27.69,,12.113,44.156,,,,12.1,,3.97,,
+10033024,,1995,12,31,21,29,47.6,,10.566,44.422,,,,10.2,,4.51,,
+10033026,,1996,1,1,12,21,41.54,,13.445,43.061,,,,0.1,,4.2,,
+10033075,,1996,1,16,9,44,13.7,,15.522,43.845,,,,14.4,,4.01,,
+10033103,,1996,1,27,8,26,1.3,,12.575,46.314,,,,6.1,,3.9,,
+10033254,,1996,3,14,1,56,37.25,,11.452,44.219,,,,6.6,,3.56,,
+10033453,,1996,3,26,22,58,29.5,,15.45,44.311,,,,17.5,,4.1,,
+10033474,,1996,3,31,6,8,0.0,,7.4,45.94,,,,4.0,,4.2,,
+10033492,,1996,4,3,13,4,34.98,,15.454,40.661,,,,13.9,,4.9,,
+10033565,,1996,4,20,4,48,5.68,,20.324,40.731,,,,3.0,,4.0,,
+10033594,,1996,4,27,0,38,26.81,,16.454,39.493,,,,13.7,,4.77,,
+10033619,,1996,5,2,18,8,54.32,,20.4154,39.4735,,,,10.0,,4.8,,
+10033683,,1996,5,27,11,40,12.91,,19.8,40.413,,,,2.0,,3.91,,
+10033707,,1996,6,1,12,28,23.23,,16.879,40.523,,,,5.1,,4.06,,
+10033711,,1996,6,3,4,32,48.79,,18.784,37.652,,,,28.5,,4.47,,
+10033757,,1996,6,15,21,40,8.0,,10.14,47.21,,,,19.0,,3.72,,
+10033821,,1996,7,9,10,23,7.21,,14.12,42.875,,,,6.6,,4.2,,
+10033826,,1996,7,10,10,25,16.64,,12.338,43.382,,,,10.0,,4.82,,
+10033828,,1996,7,11,19,9,26.37,,9.941,44.153,,,,0.6,,4.06,,
+10033833,,1996,7,15,0,13,30.3,,6.1,45.93,,,,15.0,,4.9,,
+10033837,,1996,7,17,0,54,12.6,,11.54,47.11,,,,6.0,,3.62,,
+10033962,,1996,8,5,22,46,42.49,,20.6256,40.0851,,,,9.0,,5.4,,
+10034004,,1996,8,17,15,54,5.2,,15.473,43.913,,,,7.4,,4.01,,
+10034048,,1996,9,1,9,51,2.5,,19.975,40.686,,,,1.0,,3.91,,
+10034063,,1996,9,5,20,44,14.0,,17.95,42.48,,,,12.0,,5.7,,
+10034190,,1996,10,3,22,41,0.4,,15.117,46.252,,,,8.3,,3.53,,
+10034378,,1996,10,15,9,55,59.95,,10.678,44.798,,,,1.3,,5.38,,
+10034415,,1996,10,20,19,6,55.57,,13.263,42.559,,,,9.0,,4.36,,
+10034493,,1996,11,10,23,23,10.77,,15.198,41.675,,,,7.7,,4.35,,
+10034536,,1996,11,22,6,11,41.7,,19.715,39.019,,,,0.0,,3.64,,
+10034544,,1996,11,25,19,47,22.75,,8.506,44.166,,,,15.8,,4.01,,
+10034584,,1996,12,10,20,14,56.41,,20.08,41.346,,,,1.0,,4.0,,
+10034593,,1996,12,14,0,18,42.79,,13.899,37.821,,,,4.0,,4.27,,
+10034683,,1997,1,9,2,9,35.0,,15.097,45.786,,,,20.1,,3.86,,
+10034695,,1997,1,12,12,10,51.0,,19.67,40.96,,,,10.0,,4.85,,
+10034846,,1997,2,26,13,43,59.87,,19.229,41.606,,,,1.0,,4.0,,
+10034908,,1997,3,15,21,29,57.7,,15.711,44.844,,,,13.9,,3.72,,
+10034926,,1997,3,19,23,10,50.02,,14.63,41.392,,,,7.1,,4.52,,
+10034936,,1997,3,21,16,46,20.29,,11.696,42.86,,,,21.0,,4.04,,
+10034940,,1997,3,25,0,46,17.22,,15.701,37.198,,,,24.2,,4.49,,
+10034971,,1997,4,7,10,54,3.2,,16.357,43.37,,,,5.7,,3.53,,
+10035070,,1997,5,12,13,50,14.63,,12.526,42.763,,,,1.4,,4.72,,
+10035080,,1997,5,16,7,0,48.3,,20.17,41.05,,,,10.0,,5.38,,
+10035192,,1997,6,3,1,13,45.38,,19.7467,40.1848,,,,23.0,,4.6,,
+10035203,,1997,6,5,20,22,0.0,,10.69,47.34,,,,15.0,,4.0,,
+10035215,,1997,6,9,14,10,56.89,,16.177,38.604,,,,11.6,,4.27,,
+10035302,,1997,7,8,8,13,42.92,,16.4,39.244,,,,26.0,,4.04,,
+10035368,,1997,7,30,16,6,37.4,,14.771,37.202,,,,30.3,,4.45,,
+10035491,,1997,9,13,3,53,23.7,,19.248,42.123,,,,17.0,,3.55,,
+10035558,,1997,9,29,21,1,34.4,,12.2,46.779,,,,8.2,,3.95,,
+10035570,,1997,10,2,19,38,2.29,,12.172,43.627,,,,0.9,,4.42,,
+10035683,,1997,10,31,4,23,42.8,,6.55,44.27,,,,10.0,,4.3,,
+10035726,,1997,11,12,16,26,56.86,,20.2486,39.2215,,,,21.0,,5.1,,
+10035857,,1997,11,24,19,4,55.64,,14.631,41.385,,,,6.3,,3.88,,
+10035871,,1997,11,26,9,10,48.2,,19.34,39.0,,,,10.0,,4.8,,
+10035989,,1997,12,24,17,53,10.12,,10.487,44.168,,,,16.0,,4.33,,
+10036074,,1998,1,26,23,17,13.34,,16.147,42.42,,,,10.0,,4.41,,
+10036090,,1998,2,1,6,27,3.47,,19.6788,39.8828,,,,28.0,,4.6,,
+10036095,,1998,2,4,14,7,7.7,,14.468,45.513,,,,9.6,,3.72,,
+10036101,,1998,2,8,1,12,35.63,,15.828,38.133,,,,24.8,,3.91,,
+10036142,,1998,2,21,2,21,13.3,,10.723,44.777,,,,19.8,,3.93,,
+10036193,,1998,3,7,3,27,4.31,,14.365,41.59,,,,11.0,,3.75,,
+10036273,,1998,4,7,21,36,55.3,,15.805,41.104,,,,0.8,,4.31,,
+10036290,,1998,4,12,10,55,31.6,,13.66,46.31,,,,16.0,,5.35,,
+10036329,,1998,4,26,5,38,5.59,,15.829,40.637,,,,3.6,,3.76,,
+10036368,,1998,5,12,21,46,30.46,,13.305,41.967,,,,11.4,,3.77,,
+10036388,,1998,5,20,11,7,41.83,,10.81,43.081,,,,7.5,,4.19,,
+10036469,,1998,6,13,23,13,29.6,,17.9426,43.1572,,,,4.0,,3.55,,
+10036522,,1998,7,7,1,59,51.92,,17.591,39.307,,,,20.0,,4.05,,
+10036524,,1998,7,7,8,22,42.19,,17.932,39.831,,,,25.7,,4.08,,
+10036567,,1998,7,24,16,50,14.7,,18.671,42.228,,,,2.0,,3.53,,
+10036604,,1998,8,15,5,18,8.89,,13.056,42.362,,,,2.9,,4.42,,
+10036605,,1998,8,15,9,39,17.86,,14.335,41.537,,,,2.0,,3.54,,
+10036614,,1998,8,19,7,58,37.9,,19.03,42.524,,,,10.9,,3.72,,
+10036633,,1998,8,28,10,41,54.75,,16.448,37.566,,,,10.0,,4.46,,
+10036635,,1998,8,31,2,31,4.0,,14.78,45.95,,,,10.0,,4.31,,
+10036655,,1998,9,9,11,28,0.34,,15.949,40.06,,,,29.2,,5.53,,
+10036659,,1998,9,14,5,24,47.08,,13.457,38.549,,,,5.0,,5.0,,
+10036666,,1998,9,17,11,30,42.7,,16.452,43.3,,,,13.3,,3.62,,
+10036671,,1998,9,20,23,20,19.16,,20.101,40.612,,,,7.0,,3.64,,
+10036677,,1998,9,22,23,23,38.87,,15.808,41.792,,,,32.1,,4.32,,
+10036698,,1998,9,30,5,28,10.25,,20.009,39.97,,,,7.0,,3.64,,
+10036808,,1998,11,10,13,22,29.07,,19.413,39.168,,,,10.0,,3.64,,
+10036883,,1998,11,28,21,5,4.0,,17.6492,42.9127,,,,3.0,,3.74,,
+10036976,,1999,1,11,3,36,36.5,,5.77,45.04,,,,8.0,,3.7,,
+10036977,,1999,1,12,7,26,12.69,,20.635,39.933,,,,0.0,,3.91,,
+10036992,,1999,1,17,19,32,17.43,,17.535,39.172,,,,37.5,,4.62,,
+10037009,,1999,1,25,22,45,58.08,,11.962,43.98,,,,27.9,,4.36,,
+10037033,,1999,2,3,9,40,45.66,,17.82,38.506,,,,10.0,,3.82,,
+10037170,,1999,3,31,9,43,10.08,,15.037,36.895,,,,32.9,,4.18,,
+10037176,,1999,4,5,7,51,58.33,,15.324,40.757,,,,14.4,,3.99,,
+10037190,,1999,4,12,5,33,40.98,,14.244,37.418,,,,24.9,,4.16,,
+10037221,,1999,4,24,7,23,21.35,,19.599,41.448,,,,10.0,,3.64,,
+10037259,,1999,5,8,7,21,28.52,,20.651,40.229,,,,10.0,,4.5,,
+10037275,,1999,5,14,18,25,28.8,,8.0,46.737,,,,6.0,,3.61,,
+10037313,,1999,6,2,10,36,59.97,,14.121,38.564,,,,20.8,,4.16,,
+10037331,,1999,6,8,21,38,56.09,,19.598,40.46,,,,20.0,,4.6,,
+10037367,,1999,6,26,9,50,9.47,,19.759,40.931,,,,40.0,,3.73,,
+10037372,,1999,6,27,8,43,2.76,,20.127,41.27,,,,30.0,,4.0,,
+10037400,,1999,7,7,17,16,12.59,,10.852,44.292,,,,11.5,,4.67,,
+10037931,,1999,10,10,15,35,51.91,,13.22,42.647,,,,4.6,,4.21,,
+10037941,,1999,10,14,13,23,51.48,,15.832,37.317,,,,3.1,,4.36,,
+10038159,,1999,11,24,3,38,51.24,,20.558,39.668,,,,10.0,,5.0,,
+10038161,,1999,11,24,21,10,51.0,,19.711,40.169,,,,29.0,,4.8,,
+10038230,,1999,12,23,7,32,23.6,,20.6939,41.091,,,,5.0,,3.55,,
+10038246,,1999,12,28,4,26,49.14,,17.056,39.308,,,,6.8,,3.99,,
+10038253,,1999,12,29,20,42,34.8,,10.304,46.55,,,,3.0,,4.78,,
+10038370,,2000,2,16,23,42,36.4,,15.5,44.248,,,,10.1,,3.62,,
+10038419,,2000,3,12,0,28,46.6,,14.887,45.143,,,,11.1,,3.62,,
+10038434,,2000,3,17,3,52,44.05,,15.951,37.953,,,,7.9,,4.05,,
+10038435,,2000,3,17,11,47,20.6,,19.9736,41.0251,,,,2.0,,3.93,,
+10038472,,2000,4,1,18,8,3.68,,11.691,42.831,,,,1.6,,4.52,,
+10038547,,2000,4,26,13,37,46.78,,10.097,40.955,,,,1.0,,4.77,,
+10038585,,2000,5,10,16,52,11.6,,11.932,44.243,,,,23.1,,4.82,,
+10038672,,2000,6,3,13,27,51.57,,20.061,39.11,,,,44.0,,4.8,,
+10038678,,2000,6,3,15,14,11.0,,10.146,47.2,,,,8.0,,3.64,,
+10038725,,2000,6,16,3,33,22.9,,16.941,42.668,,,,14.7,,4.1,,
+10038760,,2000,6,18,8,14,23.95,,10.633,44.693,,,,12.1,,4.88,,
+10038786,,2000,6,22,13,57,52.44,,12.886,43.11,,,,8.9,,4.68,,
+10038797,,2000,6,27,6,39,20.91,,12.746,42.459,,,,13.4,,4.08,,
+10038901,,2000,8,1,7,5,8.11,,15.887,38.654,,,,6.0,,4.48,,
+10038906,,2000,8,3,9,47,21.28,,16.291,39.492,,,,11.7,,4.02,,
+10038907,,2000,8,3,9,56,40.85,,8.189,44.257,,,,9.4,,4.28,,
+10038956,,2000,8,18,11,22,11.68,,16.275,36.961,,,,14.3,,4.06,,
+10038971,,2000,8,21,17,14,0.0,,8.38,44.911,,,,9.5,,4.94,,
+10039006,,2000,8,30,13,45,16.53,,15.535,42.139,,,,10.0,,4.23,,
+10039013,,2000,9,1,15,21,10.1,,19.8171,41.803,,,,2.0,,3.65,,
+10039044,,2000,9,10,15,8,59.7,,19.692,40.0872,,,,8.0,,3.74,,
+10039150,,2000,10,25,8,42,2.23,,13.772,41.847,,,,7.6,,3.9,,
+10039156,,2000,10,29,5,4,2.8,,19.263,41.853,,,,10.0,,3.93,,
+10039173,,2000,11,7,9,23,19.8,,14.079,38.719,,,,2.7,,4.06,,
+10039270,,2000,11,30,19,26,40.6,,19.848,41.795,,,,10.0,,3.74,,
+10039288,,2000,12,6,13,32,37.3,,20.06,40.07,,,,10.0,,3.65,,
+10039332,,2000,12,16,7,31,7.66,,12.586,42.516,,,,9.1,,4.29,,
+10039374,,2000,12,28,13,4,57.4,,20.2969,41.0973,,,,20.0,,3.65,,
+10039379,,2001,1,3,8,4,28.2,,17.894,42.999,,,,13.0,,3.65,,
+10039489,,2001,2,6,22,28,44.36,,8.646,44.071,,,,13.1,,4.17,,
+10039510,,2001,2,14,6,36,25.74,,20.275,39.323,,,,13.0,,4.8,,
+10039531,,2001,2,23,22,19,41.7,,7.031,46.136,,,,6.0,,3.55,,
+10039536,,2001,2,25,18,34,40.69,,7.472,43.467,,,,10.0,,4.44,,
+10039555,,2001,3,3,1,54,54.54,,9.99,40.884,,,,25.3,,4.0,,
+10039689,,2001,4,9,17,38,40.86,,20.597,40.073,,,,10.0,,4.91,,
+10039717,,2001,4,16,8,51,53.56,,12.793,43.246,,,,2.6,,3.57,,
+10039719,,2001,4,17,0,42,36.0,,19.47,40.64,,,,10.0,,4.23,,
+10039755,,2001,5,12,22,55,44.5,,20.5024,41.2781,,,,10.0,,3.83,,
+10039770,,2001,5,19,13,53,48.44,,17.55,37.931,,,,16.8,,5.36,,
+10039796,,2001,5,26,6,2,18.56,,16.313,37.402,,,,21.7,,4.46,,
+10039936,,2001,7,2,10,4,43.18,,15.372,41.783,,,,22.8,,4.26,,
+10039995,,2001,7,17,15,6,15.27,,11.074,46.697,,,,0.1,,4.78,,
+10040000,,2001,7,18,22,47,10.71,,8.427,44.801,,,,21.1,,4.23,,
+10040008,,2001,7,20,20,57,10.7,,20.1504,41.5132,,,,5.0,,3.83,,
+10040162,,2001,8,14,8,0,29.8,,19.8494,40.4318,,,,40.0,,3.55,,
+10040193,,2001,8,30,13,51,39.81,,15.31,36.375,,,,12.1,,4.08,,
+10040212,,2001,9,6,17,52,0.72,,10.735,44.847,,,,5.0,,3.51,,
+10040271,,2001,9,23,21,16,56.97,,18.001,39.767,,,,23.5,,4.96,,
+10040287,,2001,9,26,20,14,39.69,,10.83,45.782,,,,10.0,,3.96,,
+10040289,,2001,9,28,4,26,55.2,,19.7,40.16,,,,5.0,,3.83,,
+10040296,,2001,10,1,6,36,23.68,,10.429,46.425,,,,5.0,,4.1,,
+10040301,,2001,10,6,7,25,58.7,,20.7695,40.8744,,,,40.0,,4.39,,
+10040337,,2001,10,18,11,2,46.25,,16.361,39.263,,,,5.8,,4.28,,
+10040387,,2001,11,7,9,40,46.01,,10.126,41.409,,,,31.2,,4.35,,
+10040391,,2001,11,9,4,20,18.55,,11.037,43.234,,,,5.0,,3.96,,
+10040426,,2001,11,25,19,34,19.95,,13.97,37.841,,,,9.4,,4.69,,
+10040429,,2001,11,26,0,56,55.46,,12.108,43.6,,,,5.5,,4.63,,
+10040445,,2001,11,30,3,17,21.83,,15.862,41.75,,,,12.1,,3.51,,
+10040446,,2001,11,30,10,46,23.9,,20.22,40.04,,,,10.0,,3.74,,
+10040449,,2001,12,1,1,54,43.37,,20.493,41.33,,,,22.0,,4.6,,
+10040451,,2001,12,1,16,39,26.32,,11.258,44.952,,,,4.9,,4.1,,
+10040452,,2001,12,2,4,8,54.23,,16.559,37.385,,,,14.1,,3.51,,
+10040462,,2001,12,6,17,44,52.09,,11.083,44.081,,,,5.0,,3.66,,
+10040468,,2001,12,8,20,11,9.7,,19.6718,41.5085,,,,15.0,,3.65,,
+10040474,,2001,12,9,12,15,8.62,,15.322,40.791,,,,5.5,,3.51,,
+10040506,,2001,12,18,17,43,56.14,,11.078,45.966,,,,5.0,,3.66,,
+10040527,,2001,12,28,23,9,59.8,,19.68,40.08,,,,5.0,,3.55,,
+10040537,,2001,12,31,15,30,8.5,,15.036,44.941,,,,12.2,,4.1,,
+10040665,,2002,2,10,16,21,36.65,,10.279,40.957,,,,10.0,,3.66,,
+10040676,,2002,2,14,3,18,2.48,,13.117,46.392,,,,11.3,,4.67,,
+10040724,,2002,3,5,15,30,56.1,,20.8191,40.7762,,,,12.0,,3.55,,
+10040743,,2002,3,15,5,9,38.06,,16.592,39.19,,,,5.0,,3.51,,
+10040783,,2002,4,2,15,40,13.54,,17.871,41.51,,,,10.0,,3.66,,
+10040786,,2002,4,2,22,12,44.95,,15.569,38.902,,,,7.4,,3.51,,
+10040794,,2002,4,5,4,52,20.52,,15.064,38.446,,,,10.0,,4.49,,
+10040815,,2002,4,9,13,2,50.14,,16.63,41.434,,,,10.0,,3.81,,
+10040831,,2002,4,16,7,42,58.3,,17.838,43.02,,,,8.8,,4.1,,
+10040834,,2002,4,17,6,42,54.66,,16.879,39.683,,,,3.9,,4.84,,
+10040839,,2002,4,18,20,56,48.67,,15.546,40.584,,,,7.8,,4.34,,
+10040861,,2002,4,26,10,10,58.68,,19.748,39.559,,,,5.0,,3.73,,
+10040875,,2002,4,29,15,14,9.67,,8.428,46.045,,,,9.1,,3.66,,
+10040880,,2002,4,30,21,24,50.39,,11.536,44.132,,,,5.1,,4.1,,
+10040892,,2002,5,5,6,15,24.5,,20.2366,41.3271,,,,2.0,,3.55,,
+10040944,,2002,5,27,15,0,54.5,,20.43,40.13,,,,5.0,,3.74,,
+10040951,,2002,5,30,20,29,55.7,,20.0968,41.0672,,,,2.0,,3.74,,
+10040957,,2002,6,2,13,37,19.0,,14.229,45.628,,,,5.8,,3.9,,
+10040985,,2002,6,12,5,24,9.38,,15.714,39.326,,,,5.0,,3.51,,
+10041000,,2002,6,18,22,23,38.1,,10.683,44.395,,,,32.1,,4.3,,
+10041062,,2002,7,7,13,24,43.89,,12.96,42.735,,,,5.0,,3.81,,
+10041077,,2002,7,16,11,40,53.0,,20.374,39.545,,,,5.0,,3.55,,
+10041129,,2002,8,8,13,27,40.02,,15.963,42.006,,,,21.5,,3.51,,
+10041142,,2002,8,16,6,11,51.04,,13.002,42.35,,,,5.0,,3.51,,
+10041144,,2002,8,16,10,36,16.79,,20.174,38.97,,,,20.0,,3.64,,
+10041147,,2002,8,17,13,42,7.39,,8.059,43.284,,,,10.0,,3.66,,
+10041162,,2002,8,22,5,25,21.65,,13.523,43.425,,,,9.4,,3.51,,
+10041192,,2002,9,2,18,56,1.2,,20.3664,41.3584,,,,10.0,,4.3,,
+10041195,,2002,9,3,23,10,13.0,,19.7597,40.0892,,,,2.0,,3.65,,
+10041202,,2002,9,6,1,21,27.25,,13.687,38.364,,,,9.6,,5.92,,
+10041291,,2002,9,29,11,9,2.08,,12.898,46.496,,,,3.4,,3.51,,
+10041292,,2002,9,30,2,48,0.0,,13.73,46.42,,,,15.0,,3.9,,
+10041331,,2002,10,8,4,40,47.6,,20.4166,40.0078,,,,22.0,,4.7,,
+10041354,,2002,10,18,17,25,12.15,,13.747,39.31,,,,6.9,,4.25,,
+10041368,,2002,10,23,11,1,28.0,,17.16,42.61,,,,16.0,,4.27,,
+10041409,,2002,10,31,10,32,59.05,,14.893,41.716,,,,25.1,,5.74,,
+10041435,,2002,11,2,10,57,44.89,,12.143,44.593,,,,24.5,,4.21,,
+10041482,,2002,11,13,10,48,3.19,,10.141,45.65,,,,10.0,,4.21,,
+10041493,,2002,11,17,18,24,58.61,,19.5611,40.0611,,,,14.0,,4.8,,
+10041521,,2002,11,28,0,0,27.65,,15.657,37.216,,,,6.3,,3.51,,
+10041523,,2002,11,28,2,25,42.8,,19.8539,40.6779,,,,2.0,,3.55,,
+10041568,,2002,12,18,0,37,28.39,,14.025,41.723,,,,6.5,,3.81,,
+10041581,,2002,12,23,14,57,28.39,,12.607,42.716,,,,5.0,,3.51,,
+10041637,,2003,1,17,3,18,19.0,,14.704,44.974,,,,8.8,,4.02,,
+10041654,,2003,1,25,1,23,40.6,,17.9422,43.0846,,,,10.0,,3.83,,
+10041656,,2003,1,26,19,57,3.21,,11.96,43.883,,,,6.5,,4.66,,
+10041708,,2003,2,3,12,18,45.85,,15.669,40.751,,,,8.0,,3.66,,
+10041723,,2003,2,9,22,13,57.8,,20.3359,40.8756,,,,2.0,,3.93,,
+10041753,,2003,2,24,20,22,26.0,,20.37,39.42,,,,17.9,,4.52,,
+10041783,,2003,3,11,5,57,9.03,,13.218,46.442,,,,5.0,,3.51,,
+10041800,,2003,3,21,15,55,35.1,,20.1626,41.3144,,,,2.0,,4.02,,
+10041825,,2003,3,29,17,42,13.74,,15.339,43.135,,,,7.9,,5.43,,
+10041867,,2003,4,6,19,7,56.18,,18.954,39.868,,,,10.0,,3.51,,
+10041887,,2003,4,11,9,26,57.78,,8.868,44.758,,,,8.2,,4.81,,
+10041921,,2003,4,24,6,52,20.9,,17.206,38.541,,,,10.5,,3.51,,
+10041949,,2003,4,29,4,55,9.1,,7.57,46.341,,,,10.0,,3.52,,
+10041955,,2003,4,29,18,45,45.56,,16.217,41.625,,,,5.0,,3.51,,
+10041978,,2003,5,2,23,31,55.3,,19.7638,40.9041,,,,38.0,,3.65,,
+10041999,,2003,5,6,21,59,43.4,,8.908,46.905,,,,3.0,,3.67,,
+10042162,,2003,5,25,17,15,13.95,,13.676,42.998,,,,5.0,,3.81,,
+10042164,,2003,5,25,23,3,31.8,,6.51,45.14,,,,10.9,,3.5,,
+10042198,,2003,5,29,11,38,8.26,,20.3457,39.4986,,,,3.0,,4.7,,
+10042207,,2003,5,31,5,59,14.0,,15.158,45.877,,,,7.9,,3.72,,
+10042223,,2003,6,2,5,18,53.64,,16.685,39.559,,,,5.0,,3.51,,
+10042264,,2003,6,10,22,59,47.03,,7.664,44.86,,,,5.0,,3.51,,
+10042344,,2003,6,27,20,16,16.6,,20.6579,40.4362,,,,2.0,,3.55,,
+10042353,,2003,6,30,7,3,41.21,,10.189,43.651,,,,6.5,,4.17,,
+10042355,,2003,6,30,10,11,10.12,,13.224,42.261,,,,5.0,,3.96,,
+10042367,,2003,7,4,9,7,42.7,,19.7552,40.0084,,,,2.0,,4.49,,
+10042448,,2003,7,17,2,27,16.1,,9.838,46.729,,,,7.0,,3.57,,
+10042477,,2003,7,21,13,15,57.0,,14.33,47.16,,,,10.0,,4.12,,
+10042536,,2003,8,2,10,18,38.0,,17.7,43.01,,,,10.0,,4.73,,
+10042541,,2003,8,3,21,44,45.07,,10.076,45.245,,,,5.1,,3.51,,
+10042619,,2003,8,22,9,21,32.2,,7.316,46.323,,,,6.0,,3.65,,
+10042628,,2003,8,26,20,33,58.73,,19.824,38.314,,,,15.0,,3.82,,
+10042646,,2003,8,30,9,10,51.48,,12.847,46.336,,,,5.0,,3.96,,
+10042678,,2003,9,14,21,42,53.18,,11.38,44.255,,,,8.3,,5.24,,
+10042728,,2003,9,27,17,36,47.64,,13.259,42.217,,,,5.0,,3.66,,
+10042809,,2003,10,29,7,15,29.0,,12.01,47.49,,,,8.0,,3.67,,
+10042856,,2003,11,18,6,8,43.06,,16.41,39.173,,,,5.0,,3.51,,
+10042875,,2003,11,22,13,55,12.9,,20.755,40.972,,,,4.0,,3.55,,
+10042898,,2003,12,5,3,31,49.23,,19.8249,41.3682,,,,24.0,,4.7,,
+10042900,,2003,12,5,6,0,53.8,,19.9951,40.9054,,,,2.0,,3.55,,
+10042902,,2003,12,6,0,18,55.1,,19.156,41.88,,,,14.0,,4.75,,
+10042905,,2003,12,6,21,15,8.7,,20.623,39.877,,,,3.0,,3.64,,
+10042908,,2003,12,7,10,20,33.04,,12.18,44.162,,,,9.2,,4.18,,
+10042948,,2003,12,20,3,29,40.95,,7.141,44.462,,,,10.0,,3.51,,
+10042966,,2003,12,25,6,50,13.4,,19.856,40.0986,,,,5.0,,4.39,,
+10043045,,2004,1,21,17,44,41.88,,19.814,38.626,,,,16.0,,3.82,,
+10043084,,2004,2,4,5,36,12.58,,19.6528,40.1437,,,,7.0,,4.6,,
+10043111,,2004,2,12,9,13,28.79,,12.579,44.484,,,,5.0,,3.66,,
+10043113,,2004,2,12,21,50,10.44,,20.618,39.813,,,,3.0,,4.18,,
+10043134,,2004,2,20,1,34,24.11,,13.361,43.085,,,,3.6,,3.51,,
+10043164,,2004,2,24,5,21,26.53,,15.436,40.719,,,,10.3,,4.21,,
+10043212,,2004,3,3,2,13,25.39,,15.235,39.85,,,,10.0,,4.55,,
+10043326,,2004,4,4,1,9,43.84,,20.264,39.398,,,,10.0,,3.73,,
+10043371,,2004,4,17,5,14,14.53,,16.93,38.952,,,,10.0,,4.21,,
+10043384,,2004,4,20,0,39,32.7,,20.3495,40.9938,,,,2.0,,3.55,,
+10043410,,2004,4,25,5,43,46.4,,17.8192,43.0828,,,,10.0,,3.55,,
+10043488,,2004,5,20,17,15,28.1,,19.6703,40.7745,,,,8.0,,4.02,,
+10043524,,2004,5,29,12,36,0.55,,14.634,38.537,,,,9.9,,3.66,,
+10043576,,2004,6,10,10,31,22.27,,13.902,37.699,,,,26.1,,3.51,,
+10043579,,2004,6,11,3,46,46.45,,16.163,41.912,,,,25.0,,3.81,,
+10043620,,2004,6,19,21,44,54.4,,20.1996,41.2522,,,,15.0,,3.65,,
+10043667,,2004,6,28,10,51,31.89,,14.89,41.696,,,,9.2,,3.51,,
+10043722,,2004,7,6,12,19,13.34,,13.673,38.376,,,,5.0,,3.81,,
+10043743,,2004,7,12,11,26,28.36,,20.202,39.273,,,,1.0,,4.27,,
+10043744,,2004,7,12,13,4,5.0,,13.63,46.34,,,,10.0,,5.16,,
+10043810,,2004,7,26,8,26,11.8,,20.6078,40.6461,,,,20.0,,3.93,,
+10043833,,2004,7,31,22,51,17.23,,16.227,40.476,,,,5.0,,3.51,,
+10043900,,2004,8,6,14,31,47.6,,19.8335,40.1138,,,,8.0,,3.65,,
+10043985,,2004,8,27,21,47,36.15,,10.208,44.149,,,,5.0,,3.96,,
+10043989,,2004,8,28,22,16,50.0,,19.572,41.246,,,,11.0,,4.01,,
+10044010,,2004,9,3,0,4,12.75,,15.684,40.701,,,,5.0,,4.41,,
+10044062,,2004,9,14,18,9,26.0,,14.58,45.33,,,,10.0,,4.2,,
+10044073,,2004,9,16,1,24,16.89,,20.5835,39.7512,,,,22.0,,4.6,,
+10044103,,2004,9,20,10,46,59.3,,20.02,41.552,,,,10.0,,3.83,,
+10044169,,2004,10,7,4,41,46.67,,14.565,38.528,,,,11.1,,3.51,,
+10044183,,2004,10,10,12,37,22.57,,13.315,42.506,,,,8.5,,3.51,,
+10044248,,2004,10,31,9,8,2.1,,17.734,43.018,,,,21.9,,3.91,,
+10044262,,2004,11,5,8,21,56.6,,19.266,42.098,,,,13.0,,3.83,,
+10044267,,2004,11,6,3,8,8.33,,16.589,39.26,,,,5.0,,3.51,,
+10044310,,2004,11,23,2,26,16.4,,20.63,40.32,,,,15.4,,5.48,,
+10044312,,2004,11,23,4,12,44.63,,19.506,40.8675,,,,21.0,,4.5,,
+10044321,,2004,11,24,22,59,38.55,,10.521,45.685,,,,5.4,,4.99,,
+10044323,,2004,11,25,6,21,15.44,,15.359,43.189,,,,0.2,,5.25,,
+10044330,,2004,11,27,1,54,5.8,,15.0279,44.8745,,,,2.0,,3.65,,
+10044365,,2004,12,4,22,20,50.2,,11.996,45.942,,,,5.2,,3.86,,
+10044375,,2004,12,7,14,32,45.3,,19.6459,39.9592,,,,8.0,,4.8,,
+10044379,,2004,12,9,2,44,25.29,,13.791,42.79,,,,5.0,,4.09,,
+10044415,,2004,12,15,6,59,20.74,,15.59,36.338,,,,5.0,,3.51,,
+10044425,,2004,12,18,9,12,46.57,,10.05,40.958,,,,15.0,,4.58,,
+10044442,,2004,12,22,7,45,19.2,,19.04,39.74,,,,2.0,,3.65,,
+10044478,,2004,12,30,4,4,50.26,,14.68,36.877,,,,15.1,,3.82,,
+10044486,,2005,1,2,1,24,57.7,,20.274,41.09,,,,2.0,,3.74,,
+10044659,,2005,1,31,10,44,49.8,,16.883,39.656,,,,5.0,,3.66,,
+10044685,,2005,2,5,22,4,29.22,,20.26,39.029,,,,9.0,,4.27,,
+10044759,,2005,3,1,5,41,37.38,,14.867,41.666,,,,9.9,,3.68,,
+10044790,,2005,3,9,14,46,58.4,,14.7066,45.3245,,,,15.0,,4.11,,
+10044812,,2005,3,13,17,48,15.46,,13.281,42.517,,,,10.1,,3.66,,
+10044870,,2005,3,23,0,33,52.58,,12.73,46.167,,,,8.7,,3.51,,
+10044891,,2005,3,25,23,19,28.37,,7.327,44.545,,,,10.3,,3.66,,
+10044893,,2005,3,26,4,15,2.03,,12.334,42.408,,,,5.2,,3.51,,
+10044946,,2005,4,12,0,31,51.61,,13.379,43.094,,,,4.3,,3.74,,
+10044954,,2005,4,15,7,41,32.22,,15.658,39.706,,,,5.0,,3.51,,
+10044965,,2005,4,18,10,59,18.56,,9.348,44.724,,,,7.8,,3.97,,
+10044986,,2005,4,23,19,11,41.69,,16.826,39.458,,,,19.1,,4.15,,
+10044995,,2005,4,27,13,8,8.64,,12.732,43.24,,,,10.0,,3.67,,
+10045029,,2005,5,5,13,21,21.87,,13.711,41.894,,,,19.0,,3.57,,
+10045045,,2005,5,8,21,20,3.0,,20.0506,40.7932,,,,20.0,,3.93,,
+10045208,,2005,5,17,0,32,13.57,,10.185,43.617,,,,9.5,,3.89,,
+10045225,,2005,5,19,23,19,56.0,,18.95,42.72,,,,22.0,,4.43,,
+10045354,,2005,6,12,21,16,14.2,,7.275,45.129,,,,29.6,,3.79,,
+10045368,,2005,6,17,5,33,3.1,,19.677,41.918,,,,11.0,,4.02,,
+10045446,,2005,7,3,23,44,42.0,,17.37,42.68,,,,5.0,,4.13,,
+10045477,,2005,7,7,13,30,59.2,,19.8885,41.3718,,,,2.0,,3.74,,
+10045510,,2005,7,15,15,17,18.0,,12.117,44.207,,,,22.8,,4.29,,
+10045530,,2005,7,21,15,41,42.57,,14.853,39.399,,,,24.9,,3.89,,
+10045558,,2005,7,28,14,38,19.67,,20.3332,40.9778,,,,10.0,,4.5,,
+10045620,,2005,8,12,18,53,21.8,,19.7846,40.149,,,,10.0,,4.39,,
+10045684,,2005,8,30,11,28,19.4,,14.3598,46.1446,,,,20.0,,3.83,,
+10045695,,2005,8,31,21,55,33.3,,13.4771,46.301,,,,12.0,,3.55,,
+10045720,,2005,9,7,12,40,33.4,,16.317,38.713,,,,23.7,,3.78,,
+10045726,,2005,9,8,11,27,18.09,,6.889,46.038,,,,4.34,,4.5,,
+10045736,,2005,9,12,21,30,53.14,,20.1167,38.9891,,,,29.0,,4.6,,
+10045778,,2005,9,27,22,33,9.27,,17.104,38.618,,,,31.4,,3.78,,
+10045789,,2005,10,1,8,35,21.43,,14.299,36.792,,,,21.3,,3.67,,
+10045812,,2005,10,8,14,46,11.2,,19.3439,40.8379,,,,20.0,,3.55,,
+10046108,,2005,10,31,3,39,58.4,,6.34,45.7,,,,6.0,,3.5,,
+10046111,,2005,10,31,13,0,6.8,,17.5726,42.9928,,,,12.0,,4.3,,
+10046117,,2005,11,1,19,53,5.49,,20.3284,41.0908,,,,5.0,,4.6,,
+10046172,,2005,11,8,21,10,26.55,,12.247,44.154,,,,19.9,,3.67,,
+10046215,,2005,11,18,18,35,22.57,,17.215,39.126,,,,18.9,,3.57,,
+10046217,,2005,11,18,20,56,37.7,,13.6158,46.316,,,,12.0,,3.74,,
+10046299,,2005,12,12,14,14,15.1,,14.0754,46.0867,,,,12.0,,3.83,,
+10046304,,2005,12,15,13,28,39.59,,12.76,42.738,,,,18.4,,4.14,,
+10046309,,2005,12,17,1,31,46.45,,19.838,39.592,,,,25.0,,3.55,,
+10046475,,2006,1,30,14,44,51.6,,19.8893,40.7308,,,,10.0,,3.55,,
+10046523,,2006,2,8,11,42,43.6,,16.8765,42.8582,,,,2.0,,3.65,,
+10046581,,2006,2,17,11,43,34.42,,19.7942,40.0781,,,,12.0,,4.6,,
+10046612,,2006,2,25,0,20,24.72,,13.33,38.608,,,,16.8,,3.89,,
+10046713,,2006,3,20,23,12,3.9,,15.173,45.8301,,,,12.0,,3.74,,
+10046749,,2006,3,25,15,38,45.5,,16.5818,43.3282,,,,30.0,,3.55,,
+10046772,,2006,3,29,20,19,59.74,,13.84,37.696,,,,5.0,,4.1,,
+10046808,,2006,4,5,14,14,14.4,,20.0393,41.0935,,,,5.0,,3.55,,
+10046830,,2006,4,10,19,3,36.67,,13.488,43.396,,,,33.9,,4.06,,
+10046874,,2006,4,16,21,15,2.78,,11.798,43.957,,,,27.0,,4.46,,
+10046875,,2006,4,17,2,44,6.43,,17.119,39.613,,,,10.0,,4.76,,
+10046890,,2006,4,17,21,42,58.25,,10.213,43.621,,,,9.1,,4.16,,
+10046901,,2006,4,18,19,19,0.0,,17.7782,42.7154,,,,8.0,,4.11,,
+10046943,,2006,4,23,14,42,38.19,,15.053,37.038,,,,23.9,,4.05,,
+10046970,,2006,4,28,10,47,57.6,,14.9246,46.1829,,,,12.0,,3.93,,
+10047010,,2006,5,8,18,22,17.68,,19.7584,40.1632,,,,10.0,,4.9,,
+10047013,,2006,5,9,7,31,9.47,,14.616,38.613,,,,19.9,,3.5,,
+10047043,,2006,5,16,21,2,51.81,,12.56,42.624,,,,6.3,,3.5,,
+10047070,,2006,5,23,8,35,6.78,,20.058,39.495,,,,10.0,,3.64,,
+10047081,,2006,5,25,10,45,38.4,,19.193,42.372,,,,17.0,,3.83,,
+10047098,,2006,5,29,2,20,6.26,,15.903,41.801,,,,31.2,,4.64,,
+10047102,,2006,5,30,11,30,42.24,,16.524,37.78,,,,46.0,,4.45,,
+10047166,,2006,6,15,23,36,42.22,,20.083,41.0742,,,,5.0,,4.8,,
+10047191,,2006,6,21,6,18,36.3,,14.5595,45.4396,,,,12.0,,3.93,,
+10047334,,2006,7,27,2,7,9.1,,20.1047,39.7339,,,,2.0,,3.55,,
+10047497,,2006,8,26,15,32,49.1,,19.304,42.081,,,,19.0,,4.3,,
+10047512,,2006,8,30,10,1,51.42,,12.152,43.762,,,,4.5,,3.78,,
+10047521,,2006,9,2,1,21,29.28,,7.592,43.832,,,,10.0,,3.57,,
+10047541,,2006,9,7,15,31,43.84,,16.162,40.591,,,,27.0,,4.05,,
+10047579,,2006,9,20,0,20,48.8,,13.12,38.653,,,,20.0,,3.57,,
+10047636,,2006,10,8,2,16,22.9,,17.652,43.0634,,,,2.0,,3.74,,
+10047683,,2006,10,20,0,11,58.13,,10.339,45.716,,,,1.5,,3.78,,
+10047690,,2006,10,21,7,4,10.01,,12.98,43.628,,,,36.3,,4.21,,
+10047699,,2006,10,23,10,18,42.3,,20.8039,40.6119,,,,5.0,,3.55,,
+10047741,,2006,10,31,14,45,42.2,,15.3596,44.5351,,,,15.0,,4.21,,
+10047803,,2006,11,16,21,16,41.12,,19.468,39.613,,,,7.0,,3.64,,
+10047831,,2006,11,23,13,21,41.0,,20.58,40.08,,,,33.0,,4.43,,
+10047834,,2006,11,24,0,55,55.2,,14.0384,46.3584,,,,10.0,,3.55,,
+10047884,,2006,12,10,11,3,41.57,,16.281,42.008,,,,33.2,,4.48,,
+10047906,,2006,12,18,11,8,46.5,,19.8135,40.3338,,,,2.0,,4.02,,
+10047913,,2006,12,20,11,45,22.71,,14.228,38.52,,,,25.6,,3.57,,
+10047956,,2007,1,1,4,37,26.3,,18.0952,43.0828,,,,3.0,,3.65,,
+10048056,,2007,1,23,22,54,39.2,,20.3961,40.6003,,,,5.0,,3.65,,
+10048108,,2007,2,5,8,30,5.0,,14.93,45.11,,,,10.0,,4.4,,
+10048126,,2007,2,8,1,32,56.59,,13.176,42.793,,,,10.0,,3.6,,
+10048208,,2007,2,26,5,50,45.75,,12.585,46.251,,,,9.4,,3.78,,
+10048294,,2007,3,9,3,45,23.73,,19.873,38.632,,,,3.0,,4.36,,
+10048393,,2007,3,26,13,55,25.0,,17.04,39.26,,,,10.0,,3.94,,
+10048765,,2007,4,16,7,38,53.0,,19.9,41.17,,,,13.0,,4.86,,
+10048826,,2007,4,23,17,1,1.3,,16.122,43.0979,,,,16.0,,3.83,,
+10048886,,2007,5,2,12,49,12.6,,14.46,46.51,,,,13.0,,3.62,,
+10048892,,2007,5,3,10,30,39.1,,19.6711,40.7041,,,,5.0,,3.83,,
+10048936,,2007,5,8,11,10,42.27,,20.697,39.991,,,,3.0,,3.73,,
+10048945,,2007,5,9,6,3,49.66,,10.478,44.801,,,,9.7,,4.21,,
+10048968,,2007,5,13,15,16,20.4,,19.9828,40.1481,,,,10.0,,3.83,,
+10048991,,2007,5,17,5,48,13.09,,14.687,38.571,,,,18.9,,3.67,,
+10049001,,2007,5,19,16,19,38.6,,10.62,47.18,,,,13.0,,3.91,,
+10049038,,2007,5,25,9,17,37.0,,20.62,40.77,,,,8.0,,3.9,,
+10049039,,2007,5,25,9,39,46.28,,16.834,39.658,,,,10.0,,4.42,,
+10049199,,2007,6,20,23,39,17.3,,20.5526,40.2601,,,,5.0,,3.74,,
+10049245,,2007,6,29,18,9,11.2,,20.26,39.27,,,,10.0,,5.46,,
+10049358,,2007,7,10,11,58,27.79,,15.849,41.42,,,,1.8,,3.67,,
+10049419,,2007,7,18,10,54,12.1,,15.294,43.7508,,,,2.0,,4.67,,
+10049450,,2007,7,22,17,26,3.61,,13.671,41.905,,,,15.7,,4.1,,
+10049478,,2007,7,26,9,3,59.0,,20.6,39.77,,,,15.0,,4.0,,
+10049518,,2007,8,1,0,7,54.92,,17.176,39.003,,,,10.0,,4.41,,
+10049524,,2007,8,2,2,12,42.5,,19.1174,42.5365,,,,25.0,,3.65,,
+10049615,,2007,8,13,13,58,31.0,,13.387,45.2723,,,,10.0,,3.83,,
+10049644,,2007,8,16,0,29,42.77,,13.117,42.811,,,,8.2,,3.57,,
+10049669,,2007,8,18,14,4,7.98,,15.173,38.275,,,,10.9,,4.48,,
+10049745,,2007,8,30,4,20,8.3,,19.7861,41.8116,,,,11.0,,3.93,,
+10049768,,2007,9,4,21,11,45.9,,19.484,40.166,,,,20.0,,3.65,,
+10049899,,2007,9,28,6,59,24.3,,15.3727,43.2448,,,,15.0,,3.83,,
+10049995,,2007,10,12,23,30,44.9,,19.8994,40.1305,,,,8.0,,3.83,,
+10050022,,2007,10,18,23,25,45.7,,14.817,41.695,,,,17.1,,4.04,,
+10050028,,2007,10,21,3,55,36.43,,12.963,42.401,,,,8.0,,4.19,,
+10050036,,2007,10,21,17,55,7.53,,19.5753,40.6934,,,,13.0,,4.5,,
+10050199,,2007,11,16,18,50,55.3,,20.2397,40.7873,,,,10.0,,3.65,,
+10050228,,2007,11,23,1,6,16.2,,20.3345,41.3588,,,,5.0,,3.55,,
+10050245,,2007,11,26,18,34,26.1,,18.54,42.86,,,,21.0,,3.53,,
+10050265,,2007,12,1,12,48,36.7,,16.43,42.46,,,,10.0,,4.1,,
+10050285,,2007,12,2,20,28,45.1,,19.58,40.18,,,,17.0,,4.02,,
+10050387,,2007,12,15,22,12,28.4,,14.8147,44.9956,,,,12.0,,3.74,,
+10050393,,2007,12,18,3,26,36.1,,15.4556,45.6156,,,,1.0,,3.65,,
+10050404,,2007,12,20,3,25,32.24,,16.191,39.363,,,,10.7,,3.67,,
+10050420,,2007,12,23,19,44,33.7,,20.3655,40.1401,,,,5.0,,3.74,,
+10050440,,2007,12,28,4,5,43.55,,10.133,44.51,,,,19.5,,4.18,,
+10050583,,2008,1,20,21,18,39.6,,19.1836,41.9141,,,,8.0,,3.65,,
+10050586,,2008,1,21,16,40,35.0,,9.447,46.759,,,,8.0,,3.7,,
+10050699,,2008,2,9,8,47,53.3,,17.8498,43.1491,,,,8.0,,3.55,,
+10050717,,2008,2,14,11,35,35.8,,20.2676,41.0209,,,,3.0,,3.65,,
+10050761,,2008,2,20,8,6,19.11,,13.78,41.582,,,,8.5,,4.29,,
+10050766,,2008,2,20,21,14,24.83,,14.189,37.691,,,,33.9,,3.67,,
+10050774,,2008,2,21,5,0,8.26,,17.962,37.74,,,,40.8,,4.71,,
+10050907,,2008,3,1,7,43,13.08,,11.253,44.063,,,,3.8,,4.72,,
+10050947,,2008,3,5,4,8,21.0,,19.67,40.22,,,,0.0,,4.06,,
+10051020,,2008,3,15,4,28,44.7,,15.2277,43.8051,,,,3.0,,3.65,,
+10051056,,2008,3,19,14,38,57.72,,15.858,41.898,,,,31.6,,4.18,,
+10051073,,2008,3,22,17,32,56.9,,20.275,40.689,,,,13.0,,3.93,,
+10051119,,2008,3,31,0,14,35.7,,17.9923,42.7296,,,,11.0,,4.02,,
+10051167,,2008,4,8,17,20,1.06,,16.525,39.158,,,,9.8,,4.37,,
+10051227,,2008,4,19,1,49,53.7,,14.96,46.11,,,,10.0,,4.11,,
+10051316,,2008,5,5,18,13,51.8,,16.3007,42.8033,,,,2.0,,3.74,,
+10051446,,2008,5,19,21,28,51.9,,19.716,41.392,,,,14.4,,4.55,,
+10051579,,2008,6,6,3,27,30.2,,19.84,40.31,,,,10.0,,3.83,,
+10052112,,2008,7,14,3,51,40.87,,10.533,45.676,,,,4.4,,3.57,,
+10052151,,2008,7,18,22,54,3.3,,13.74,47.48,,,,9.0,,3.53,,
+10052389,,2008,8,28,3,37,8.7,,20.7178,40.7194,,,,7.0,,3.83,,
+10052460,,2008,9,18,10,46,57.4,,19.524,39.43,,,,32.0,,3.64,,
+10052485,,2008,9,27,8,28,27.17,,17.214,39.179,,,,10.0,,3.67,,
+10052529,,2008,10,6,9,19,47.3,,14.46,45.28,,,,10.0,,3.55,,
+10052627,,2008,10,21,8,12,40.1,,14.11,45.68,,,,10.0,,3.65,,
+10052650,,2008,10,24,3,6,39.16,,7.275,44.361,,,,15.2,,4.11,,
+10052654,,2008,10,24,19,31,19.4,,20.2045,41.1645,,,,8.0,,4.5,,
+10052754,,2008,11,12,10,39,11.54,,16.484,36.995,,,,38.5,,3.99,,
+10052764,,2008,11,14,13,26,4.1,,18.5598,42.5707,,,,19.0,,4.3,,
+10052797,,2008,11,27,3,52,27.9,,17.4982,43.1783,,,,4.0,,3.74,,
+10052800,,2008,11,28,23,39,22.22,,13.823,37.617,,,,35.3,,4.43,,
+10052831,,2008,12,10,18,44,35.0,,19.13,39.601,,,,1.8,,3.64,,
+10052842,,2008,12,14,23,58,56.06,,14.231,38.724,,,,25.5,,3.57,,
+10052866,,2008,12,23,15,24,21.77,,10.345,44.544,,,,22.9,,5.36,,
+10052868,,2008,12,23,19,7,4.6,,13.7288,44.5622,,,,30.0,,4.02,,
+10053013,,2009,1,31,12,19,42.3,,19.56,40.4193,,,,15.0,,3.55,,
+10053018,,2009,2,1,14,52,0.64,,8.675,43.985,,,,10.6,,3.99,,
+10053033,,2009,2,5,16,2,34.99,,10.203,40.856,,,,43.0,,3.67,,
+10053082,,2009,2,20,21,10,10.33,,20.2323,39.3813,,,,7.0,,4.5,,
+10053119,,2009,3,7,18,51,20.6,,19.5243,41.2006,,,,20.0,,4.11,,
+10053126,,2009,3,10,8,32,56.3,,20.496,41.1653,,,,4.0,,4.02,,
+10053180,,2009,3,25,12,23,25.0,,19.63,40.34,,,,10.0,,4.31,,
+10053184,,2009,3,28,9,4,3.66,,16.679,42.191,,,,10.0,,3.99,,
+10053215,,2009,4,5,20,20,53.35,,11.913,44.23,,,,24.5,,4.71,,
+10053219,,2009,4,6,1,32,40.4,,13.51,42.309,,,,10.0,,6.29,,
+10053302,,2009,4,19,12,39,50.08,,7.868,44.735,,,,45.3,,4.21,,
+10053318,,2009,4,26,16,5,5.3,,20.03,41.44,,,,1.0,,3.65,,
+10053332,,2009,4,29,4,24,14.4,,19.52,41.84,,,,1.0,,3.65,,
+10053344,,2009,5,1,21,39,35.3,,17.4103,42.8649,,,,3.0,,4.02,,
+10053453,,2009,5,27,20,34,47.7,,20.2386,41.1758,,,,6.0,,4.11,,
+10053540,,2009,6,18,14,1,36.6,,20.12,39.83,,,,0.0,,3.55,,
+10053559,,2009,6,21,10,54,37.1,,15.3924,44.1912,,,,11.0,,4.11,,
+10053739,,2009,7,28,23,34,55.13,,18.814,41.397,,,,10.0,,4.31,,
+10053750,,2009,8,4,16,17,16.39,,15.707,37.116,,,,22.5,,3.78,,
+10053759,,2009,8,6,15,36,44.44,,13.669,41.648,,,,15.7,,4.23,,
+10053782,,2009,8,13,15,49,38.1,,19.5032,41.0985,,,,19.0,,4.11,,
+10053790,,2009,8,17,23,52,11.0,,19.755,40.418,,,,3.0,,3.74,,
+10053804,,2009,8,21,13,39,57.0,,19.16,41.86,,,,10.0,,5.03,,
+10053870,,2009,9,7,21,26,31.4,,14.027,38.677,,,,18.0,,4.76,,
+10053897,,2009,9,12,18,6,25.6,,20.452,41.41,,,,11.0,,4.3,,
+10053906,,2009,9,14,20,4,31.03,,11.275,44.025,,,,7.0,,4.4,,
+10053913,,2009,9,15,8,37,40.8,,19.4991,41.1667,,,,16.0,,4.3,,
+10053927,,2009,9,17,22,53,8.8,,19.8816,39.9554,,,,23.0,,4.58,,
+10053933,,2009,9,20,3,50,17.32,,13.418,43.399,,,,37.8,,4.65,,
+10053941,,2009,9,24,2,28,22.01,,16.416,42.554,,,,6.1,,3.57,,
+10054042,,2009,10,9,15,47,19.4,,20.577,40.023,,,,0.0,,3.91,,
+10054043,,2009,10,10,0,28,39.0,,20.6955,40.8234,,,,15.0,,4.3,,
+10054099,,2009,10,29,3,46,41.3,,18.6847,42.8566,,,,16.0,,3.55,,
+10054104,,2009,11,1,8,33,16.59,,17.926,37.609,,,,36.8,,4.36,,
+10054122,,2009,11,7,7,10,5.56,,13.851,37.634,,,,34.0,,4.21,,
+10054167,,2009,11,18,3,16,44.6,,19.9745,41.3271,,,,12.0,,4.3,,
+10054274,,2009,12,15,11,49,6.86,,15.572,38.957,,,,27.7,,3.57,,
+10054275,,2009,12,15,13,11,58.98,,12.271,43.007,,,,8.8,,4.23,,
+10054360,,2010,1,9,14,24,37.42,,14.736,39.381,,,,14.5,,3.89,,
+10054373,,2010,1,15,14,20,54.0,,14.198,45.779,,,,15.0,,3.93,,
+10054377,,2010,1,16,5,52,27.7,,18.97,42.62,,,,7.0,,4.13,,
+10054473,,2010,1,29,12,47,43.9,,19.78,38.138,,,,15.8,,3.73,,
+10054499,,2010,2,8,7,23,57.84,,16.771,39.498,,,,24.1,,3.57,,
+10054551,,2010,2,22,8,45,14.8,,19.816,40.059,,,,23.0,,4.02,,
+10054738,,2010,4,15,1,47,36.45,,12.425,43.468,,,,8.1,,4.02,,
+10054778,,2010,4,26,22,17,36.9,,20.404,39.356,,,,0.0,,3.73,,
+10054802,,2010,5,6,13,6,7.2,,20.304,41.195,,,,19.0,,4.21,,
+10054803,,2010,5,7,2,19,19.3,,18.09,43.04,,,,9.0,,3.7,,
+10054809,,2010,5,8,22,23,29.39,,15.296,36.517,,,,10.0,,3.67,,
+10054818,,2010,5,11,2,13,42.38,,9.718,45.797,,,,3.3,,3.57,,
+10054831,,2010,5,13,12,46,55.6,,19.599,41.362,,,,7.0,,3.65,,
+10054851,,2010,5,17,1,29,26.6,,19.894,39.385,,,,16.9,,3.73,,
+10054919,,2010,6,4,18,44,53.56,,16.611,42.305,,,,10.9,,4.28,,
+10054930,,2010,6,6,16,49,53.16,,15.109,38.243,,,,25.1,,3.7,,
+10054960,,2010,6,13,7,3,39.99,,13.623,38.392,,,,5.0,,3.67,,
+10054973,,2010,6,16,22,39,41.17,,16.13,38.856,,,,12.9,,4.13,,
+10055011,,2010,6,30,11,53,44.97,,6.47,45.41,,,,2.0,,3.81,,
+10055036,,2010,7,9,22,15,10.0,,19.84,41.17,,,,12.0,,4.79,,
+10055044,,2010,7,13,3,36,18.78,,15.487,40.579,,,,9.1,,3.57,,
+10055048,,2010,7,14,4,29,25.7,,17.67,43.1,,,,0.0,,3.7,,
+10055091,,2010,7,25,13,30,52.2,,20.077,40.467,,,,7.0,,3.83,,
+10055148,,2010,8,11,5,0,3.75,,13.296,38.705,,,,11.0,,3.57,,
+10055168,,2010,8,16,12,54,47.89,,14.974,38.376,,,,14.4,,4.68,,
+10055199,,2010,8,28,7,8,3.25,,12.654,42.834,,,,6.7,,4.16,,
+10055222,,2010,9,5,7,7,23.42,,12.156,44.126,,,,23.5,,4.0,,
+10055261,,2010,9,14,9,54,33.6,,20.167,39.28,,,,0.0,,3.82,,
+10055264,,2010,9,15,2,23,13.5,,14.274,45.605,,,,16.0,,3.74,,
+10055271,,2010,9,17,12,20,17.75,,15.623,41.472,,,,6.0,,4.29,,
+10055323,,2010,10,6,6,58,10.0,,20.446,39.692,,,,0.0,,3.91,,
+10055328,,2010,10,8,17,26,58.47,,16.331,36.908,,,,38.1,,3.67,,
+10055347,,2010,10,15,5,21,19.82,,16.633,38.873,,,,37.2,,4.4,,
+10055357,,2010,10,19,0,38,0.0,,11.65,47.33,,,,14.0,,3.72,,
+10055360,,2010,10,20,3,58,52.54,,13.78,43.328,,,,4.7,,3.57,,
+10055434,,2010,11,8,22,41,56.8,,20.036,40.292,,,,7.0,,3.65,,
+10055436,,2010,11,9,8,43,19.89,,15.934,40.048,,,,10.4,,3.6,,
+10055440,,2010,11,9,18,23,35.31,,6.85,42.06,,,,18.0,,3.76,,
+10055454,,2010,11,12,20,5,11.8,,19.161,40.359,,,,12.0,,3.93,,
+10055476,,2010,11,21,10,37,15.4,,13.484,38.629,,,,20.8,,3.57,,
+10055489,,2010,11,29,5,53,52.4,,20.485,39.485,,,,0.0,,4.5,,
+10055509,,2010,12,5,21,22,49.0,,20.335,40.161,,,,34.0,,3.74,,
+10055622,,2011,1,17,11,2,3.2,,20.227,38.937,,,,0.0,,3.64,,
+10055624,,2011,1,17,16,58,17.6,,20.226,41.251,,,,7.0,,3.55,,
+10055678,,2011,2,5,13,38,18.6,,19.541,41.886,,,,6.0,,3.83,,
+10055708,,2011,2,14,9,17,40.4,,19.478,40.474,,,,0.0,,4.21,,
+10055810,,2011,3,25,18,31,31.5,,16.973,38.869,,,,1.0,,4.1,,
+10055863,,2011,4,12,3,32,55.78,,16.007,41.587,,,,7.0,,3.6,,
+10055909,,2011,4,23,3,19,41.5,,19.275,41.554,,,,12.0,,3.55,,
+10055919,,2011,4,25,7,44,12.19,,13.671,38.39,,,,24.1,,3.89,,
+10056055,,2011,5,24,11,1,34.6,,20.272,41.491,,,,7.0,,3.74,,
+10056058,,2011,5,24,22,3,51.98,,12.033,43.867,,,,4.4,,4.15,,
+10056072,,2011,5,28,4,53,22.9,,19.975,40.063,,,,2.0,,3.55,,
+10056133,,2011,6,9,16,16,36.0,,19.75,40.69,,,,10.0,,4.39,,
+10056162,,2011,6,17,5,43,38.8,,15.07,46.39,,,,0.0,,3.74,,
+10056167,,2011,6,19,14,35,34.18,,10.815,44.152,,,,6.5,,3.67,,
+10056199,,2011,6,26,21,27,28.8,,20.435,39.722,,,,0.0,,3.64,,
+10056235,,2011,7,7,19,21,48.0,,7.54,42.04,,,,10.0,,5.0,,
+10056242,,2011,7,10,3,7,3.78,,15.646,36.67,,,,15.8,,3.99,,
+10056260,,2011,7,13,9,55,12.0,,12.72,42.44,,,,15.0,,3.96,,
+10056273,,2011,7,17,18,30,27.31,,11.367,45.01,,,,2.4,,4.79,,
+10056313,,2011,7,25,12,31,20.46,,7.365,45.016,,,,11.0,,4.67,,
+10056358,,2011,8,8,0,17,28.8,,20.404,39.715,,,,0.1,,3.64,,
+10056376,,2011,8,15,13,8,35.0,,17.75,43.06,,,,5.0,,4.0,,
+10056382,,2011,8,16,9,57,13.5,,19.82,40.127,,,,9.0,,3.83,,
+10056457,,2011,9,4,11,9,38.5,,19.815,38.409,,,,10.4,,3.55,,
+10056478,,2011,9,8,13,17,28.03,,10.202,44.635,,,,20.1,,3.6,,
+10056503,,2011,9,13,18,35,22.95,,12.106,45.841,,,,2.2,,3.67,,
+10056522,,2011,9,17,13,41,44.26,,14.771,41.688,,,,20.8,,3.67,,
+10056526,,2011,9,19,23,44,25.21,,17.158,39.007,,,,25.4,,3.67,,
+10056544,,2011,9,25,13,17,10.0,,18.57,42.53,,,,2.0,,4.23,,
+10056607,,2011,10,10,13,22,32.0,,20.222,38.884,,,,9.3,,3.64,,
+10056627,,2011,10,14,17,30,24.94,,16.335,38.865,,,,10.9,,3.78,,
+10056648,,2011,10,20,6,11,18.86,,9.393,44.521,,,,5.1,,4.22,,
+10056649,,2011,10,20,17,24,8.7,,20.452,39.775,,,,1.5,,3.64,,
+10056936,,2011,10,29,4,13,34.35,,10.911,45.712,,,,9.5,,4.07,,
+10056951,,2011,10,30,14,40,32.66,,13.331,42.279,,,,9.7,,3.67,,
+10057057,,2011,11,10,2,43,42.2,,20.426,40.19,,,,0.0,,3.65,,
+10057115,,2011,11,15,4,59,0.69,,14.672,38.285,,,,17.6,,4.2,,
+10057166,,2011,11,23,14,12,33.59,,16.019,39.912,,,,7.5,,3.6,,
+10057170,,2011,11,24,4,9,24.6,,19.828,39.418,,,,27.0,,3.82,,
+10057265,,2011,12,14,12,37,0.0,,13.45,47.42,,,,11.0,,3.53,,
+10057286,,2011,12,22,23,26,18.1,,19.353,41.862,,,,28.0,,4.11,,
+10057294,,2011,12,27,1,7,45.36,,16.922,39.58,,,,14.7,,3.67,,
+10057310,,2011,12,30,8,47,40.5,,19.896,40.629,,,,2.0,,3.55,,
+10057315,,2012,1,3,6,30,15.0,,20.096,39.892,,,,6.0,,3.74,,
+10057347,,2012,1,14,20,41,59.8,,19.234,40.634,,,,44.0,,3.65,,
+10057369,,2012,1,22,10,4,2.56,,15.563,39.302,,,,26.7,,3.57,,
+10057378,,2012,1,23,20,54,45.5,,20.323,41.32,,,,13.0,,4.11,,
+10057464,,2012,2,8,4,28,20.0,,20.548,40.818,,,,8.0,,4.3,,
+10057522,,2012,2,25,20,34,36.23,,13.435,38.522,,,,20.3,,4.43,,
+10057525,,2012,2,26,16,17,23.15,,16.059,37.301,,,,22.1,,3.78,,
+10057526,,2012,2,26,22,37,55.0,,6.66,44.54,,,,2.0,,4.48,,
+10057538,,2012,3,3,1,4,25.94,,15.187,40.821,,,,15.9,,3.6,,
+10057544,,2012,3,4,3,47,39.0,,7.63,42.03,,,,2.0,,4.45,,
+10057551,,2012,3,5,15,15,6.99,,9.354,44.494,,,,10.8,,4.27,,
+10057585,,2012,3,13,6,50,2.45,,14.035,37.69,,,,36.1,,3.78,,
+10057590,,2012,3,13,14,55,53.3,,19.778,40.148,,,,21.0,,3.74,,
+10057597,,2012,3,15,3,29,5.0,,13.2,42.81,,,,6.0,,3.97,,
+10057626,,2012,3,26,0,2,18.23,,15.359,41.877,,,,27.0,,3.67,,
+10057627,,2012,3,26,3,0,15.4,,19.28,41.81,,,,21.0,,4.49,,
+10057668,,2012,4,11,6,18,52.6,,20.347,39.666,,,,0.0,,3.91,,
+10057707,,2012,4,19,1,6,18.53,,16.832,37.682,,,,47.9,,3.57,,
+10057717,,2012,4,21,21,48,45.49,,17.836,42.954,,,,7.0,,3.79,,
+10057778,,2012,5,5,15,55,5.92,,19.784,40.142,,,,1.0,,4.84,,
+10057832,,2012,5,18,20,38,54.2,,15.0637,44.9521,,,,10.0,,3.79,,
+10057836,,2012,5,20,2,3,50.17,,11.263,44.895,,,,9.5,,6.09,,
+10057917,,2012,5,28,1,6,26.83,,16.102,39.869,,,,8.3,,4.48,,
+10057998,,2012,6,6,4,8,31.41,,12.322,44.399,,,,31.1,,4.21,,
+10058002,,2012,6,7,10,17,12.9,,19.94,41.57,,,,25.0,,5.28,,
+10058009,,2012,6,9,2,4,56.6,,12.488,46.18,,,,6.9,,4.16,,
+10058051,,2012,6,16,1,47,40.98,,19.69,40.69,,,,28.0,,3.51,,
+10058063,,2012,6,18,8,16,26.64,,20.73,40.75,,,,8.0,,3.51,,
+10058099,,2012,6,27,1,14,20.24,,15.058,36.996,,,,5.0,,3.9,,
+10058122,,2012,7,4,11,12,11.85,,16.866,37.639,,,,41.2,,4.63,,
+10058164,,2012,7,20,20,51,33.2,,15.214,44.324,,,,0.0,,3.62,,
+10058168,,2012,7,22,14,27,30.43,,20.16,40.92,,,,10.0,,3.96,,
+10058235,,2012,8,12,1,21,36.8,,16.254,41.726,,,,29.1,,4.07,,
+10058238,,2012,8,13,7,30,52.96,,13.738,38.493,,,,12.0,,4.15,,
+10058279,,2012,8,28,23,12,15.47,,15.728,38.205,,,,48.9,,4.63,,
+10058283,,2012,8,30,11,9,57.38,,14.8663,38.3087,,,,23.6,,3.57,,
+10058377,,2012,9,27,1,8,22.65,,14.92,41.176,,,,10.3,,4.42,,
+10058390,,2012,10,3,9,20,43.62,,7.234,44.583,,,,9.8,,4.01,,
+10058392,,2012,10,3,14,41,29.36,,9.67,44.782,,,,23.8,,4.52,,
+10058461,,2012,10,25,23,5,24.73,,16.015,39.874,,,,9.7,,5.31,,
+10058476,,2012,10,30,1,52,31.08,,13.2725,42.3957,,,,10.6,,3.67,,
+10058494,,2012,11,4,23,49,45.4,,19.993,39.128,,,,6.4,,3.55,,
+10058516,,2012,11,12,23,18,42.0,,19.07,42.54,,,,18.0,,4.57,,
+10058575,,2012,11,27,19,6,21.83,,19.772,40.773,,,,16.0,,4.02,,
+10058597,,2012,12,3,4,36,0.0,,14.775,46.193,,,,8.0,,4.02,,
+10058604,,2012,12,5,1,18,20.29,,13.661,42.915,,,,17.5,,4.29,,
+10058694,,2013,1,7,4,20,24.1,,6.64,44.77,,,,7.0,,3.53,,
+10058762,,2013,1,23,20,30,52.25,,20.75,40.86,,,,3.0,,3.66,,
+10058765,,2013,1,25,14,48,18.27,,10.445,44.164,,,,19.8,,5.01,,
+10058784,,2013,1,31,8,4,10.9,,19.84,39.829,,,,0.0,,4.0,,
+10058831,,2013,2,16,21,16,9.29,,13.569,41.714,,,,17.1,,4.94,,
+10058832,,2013,2,17,1,0,6.9,,13.4833,42.4653,,,,15.7,,3.6,,
+10058884,,2013,3,7,22,36,59.03,,14.5207,37.9748,,,,6.9,,3.6,,
+10058886,,2013,3,9,6,58,8.1,,17.34,42.854,,,,0.0,,3.62,,
+10058894,,2013,3,11,20,55,23.55,,18.8043,39.2387,,,,10.0,,3.57,,
+10058907,,2013,3,18,2,40,51.04,,11.4543,43.1562,,,,9.3,,3.6,,
+10058928,,2013,3,24,15,47,21.95,,16.471,37.707,,,,38.2,,4.57,,
+10058982,,2013,4,7,4,38,34.6,,20.449,39.407,,,,0.1,,3.73,,
+10058998,,2013,4,12,1,26,54.13,,20.66,40.18,,,,10.0,,4.55,,
+10059016,,2013,4,19,7,54,32.6,,19.69,40.75,,,,6.0,,3.81,,
+10059080,,2013,5,8,0,52,16.92,,12.3025,43.4505,,,,7.7,,3.6,,
+10059092,,2013,5,15,15,2,40.28,,19.47,41.43,,,,11.0,,4.1,,
+10059166,,2013,6,8,19,3,28.3,,20.28,41.25,,,,4.0,,3.81,,
+10059228,,2013,6,16,20,5,0.0,,14.83,45.78,,,,10.0,,3.88,,
+10059275,,2013,6,21,10,33,56.07,,10.061,44.09,,,,5.7,,5.36,,
+10059284,,2013,6,22,8,41,8.0,,19.58,40.21,,,,10.0,,4.44,,
+10059300,,2013,6,27,3,56,24.35,,19.75,40.89,,,,18.0,,3.66,,
+10059332,,2013,7,11,4,32,20.94,,12.055,43.816,,,,8.5,,4.21,,
+10059333,,2013,7,11,4,32,41.1,,14.118,44.026,,,,1.0,,3.87,,
+10059340,,2013,7,13,18,47,17.9,,15.014,44.942,,,,5.0,,3.7,,
+10059365,,2013,7,21,1,32,24.24,,13.722,43.508,,,,7.9,,5.14,,
+10059447,,2013,8,9,12,48,10.7,,20.445,39.692,,,,0.0,,3.73,,
+10059465,,2013,8,10,23,4,0.77,,14.2563,38.6633,,,,24.2,,3.89,,
+10059472,,2013,8,13,4,58,2.08,,19.66,40.71,,,,12.0,,4.1,,
+10059511,,2013,8,24,17,18,18.77,,15.077,36.713,,,,8.7,,4.1,,
+10059515,,2013,8,26,22,9,48.16,,12.5388,43.3657,,,,8.3,,3.8,,
+10059570,,2013,9,12,9,59,23.92,,18.0262,38.6343,,,,19.5,,3.57,,
+10059705,,2013,10,25,23,8,7.9,,15.369,43.805,,,,0.0,,3.53,,
+10059763,,2013,11,21,10,36,49.0,,9.0,44.91,,,,10.0,,3.99,,
+10059764,,2013,11,21,19,45,30.49,,19.72,40.69,,,,9.0,,4.55,,
+10059792,,2013,11,30,20,13,38.28,,13.2062,42.631,,,,10.0,,3.7,,
+10059815,,2013,12,12,10,21,44.6,,20.552,39.642,,,,0.0,,3.73,,
+10059816,,2013,12,13,3,34,20.71,,20.5,41.02,,,,12.0,,4.25,,
+10059817,,2013,12,15,3,57,34.01,,15.034,36.671,,,,10.5,,4.12,,
+10059833,,2013,12,22,10,6,35.69,,12.519,43.381,,,,8.6,,4.22,,
+10059836,,2013,12,23,4,20,38.46,,15.5687,38.2152,,,,10.3,,3.89,,
+10059854,,2013,12,29,6,54,58.0,,17.3,43.12,,,,10.0,,4.3,,
+10059857,,2013,12,29,17,8,43.23,,14.434,41.395,,,,20.4,,5.16,,
+10059882,,2014,1,10,12,32,47.7,,16.144,43.254,,,,0.0,,3.7,,
+10059892,,2014,1,14,4,35,0.0,,14.936,38.362,,,,11.0,,4.15,,
+10059904,,2014,1,20,6,0,15.0,,19.48,41.39,,,,10.0,,4.64,,
+10059915,,2014,1,22,22,44,10.92,,15.1518,40.4413,,,,8.0,,3.7,,
+10060271,,2014,2,9,0,18,2.17,,20.08,40.12,,,,19.0,,3.51,,
+10060297,,2014,2,13,4,38,16.1,,13.1225,42.698,,,,8.2,,3.57,,
+10060406,,2014,3,9,13,19,45.98,,20.59,40.57,,,,2.0,,3.51,,
+10060417,,2014,3,13,17,32,0.0,,14.83,45.76,,,,10.0,,5.0,,
+10060452,,2014,3,23,18,31,53.02,,16.4262,37.5087,,,,37.9,,3.78,,
+10060458,,2014,3,25,7,56,51.98,,16.5278,39.2902,,,,30.4,,3.67,,
+10060502,,2014,4,7,19,27,1.0,,6.62,44.59,,,,10.0,,4.9,,
+10060538,,2014,4,19,21,27,53.21,,12.5337,43.3487,,,,7.9,,3.7,,
+10060545,,2014,4,21,21,25,28.03,,19.2,41.92,,,,20.0,,5.13,,
+10060558,,2014,4,27,8,41,0.6,,18.971,42.439,,,,12.0,,3.79,,
+10060568,,2014,4,29,22,26,2.0,,13.0613,44.0483,,,,6.3,,3.5,,
+10060600,,2014,5,12,0,54,35.0,,20.15,39.8,,,,20.0,,4.9,,
+10060624,,2014,5,19,4,43,25.58,,20.03,40.95,,,,14.0,,5.13,,
+10060707,,2014,5,29,7,24,18.1,,13.868,46.104,,,,15.0,,3.65,,
+10060742,,2014,6,6,13,41,38.39,,16.088,39.901,,,,7.7,,4.28,,
+10060768,,2014,6,14,8,52,9.07,,12.5485,42.669,,,,7.2,,3.5,,
+10060931,,2014,8,12,20,15,34.27,,16.4077,40.4552,,,,14.1,,3.7,,
+10060932,,2014,8,13,0,4,33.58,,14.0407,42.988,,,,27.5,,3.57,,
+10060967,,2014,8,26,1,19,45.32,,14.3265,37.9353,,,,26.7,,3.7,,
+10060978,,2014,8,28,17,49,20.0,,10.7,45.67,,,,10.0,,3.97,,
+10061018,,2014,9,5,10,10,18.22,,18.861,39.188,,,,5.0,,4.06,,
+10061023,,2014,9,7,10,45,1.23,,10.677,44.127,,,,15.4,,4.4,,
+10061097,,2014,9,26,23,38,10.59,,16.435,36.742,,,,39.1,,4.19,,
+10061112,,2014,9,30,15,12,41.0,,18.35,43.06,,,,10.0,,4.27,,
+10061143,,2014,10,9,22,58,0.0,,14.727,38.472,,,,24.9,,4.09,,
+10061169,,2014,10,17,2,38,59.98,,11.9247,43.7598,,,,13.2,,3.5,,
+10061248,,2014,11,10,20,48,16.9,,19.406,39.306,,,,0.1,,4.18,,
+10061335,,2014,11,30,9,34,25.22,,9.4448,44.536,,,,6.8,,3.6,,
+10061353,,2014,12,6,17,40,41.01,,9.0242,44.8797,,,,11.1,,3.67,,
+10061386,,2014,12,19,7,26,47.0,,20.392,39.652,,,,12.4,,3.73,,
+10061388,,2014,12,19,10,36,30.62,,11.24,43.606,,,,8.6,,4.33,,
+10061401,,2014,12,21,15,51,28.87,,12.1383,43.5435,,,,8.3,,3.6,,
+10061414,,2014,12,24,11,40,10.93,,14.956,41.707,,,,18.0,,4.26,,
+10061428,,2014,12,28,21,43,38.1,,16.358,39.289,,,,14.0,,4.55,,
+10061431,,2014,12,29,20,34,14.0,,19.27,41.65,,,,18.0,,4.7,,
+10061432,,2014,12,30,23,10,56.07,,20.2278,41.4997,,,,4.0,,3.65,,
+usc000tijd,,2015,1,23,6,51,20.0,,11.1357,44.1293,,,,9.7,,4.7665,,
+usc000ttx5,,2015,2,28,3,16,17.0,,13.535,41.979,,,,17.3,,4.4888,,
+us200028uy,,2015,4,24,15,2,54.0,,11.9,44.228,,,,20.9,,4.7315,,
+us20002arf,,2015,5,1,21,25,33.0,,17.93,42.767,,,,2.0,,4.327,,
+us20002ebs,,2015,5,11,8,26,30.0,,16.8,37.19,,,,40.0,,4.8124,,
+us20002kby,,2015,5,29,13,7,57.0,,14.3,42.92,,,,10.0,,4.694,,
+us20002kwm,,2015,6,1,0,31,58.0,,18.6833,42.8782,,,,10.0,,4.327,,
+us10002xfg,,2015,8,3,7,27,51.0,,16.6001,39.142,,,,19.16,,4.5697,,
+us100030ha,,2015,8,8,22,46,24.0,,14.26,38.55,,,,14.0,,4.4079,,
+us1000360c,,2015,8,29,18,47,4.0,,13.641,46.2498,,,,2.24,,4.404,,
+us20003j3q,,2015,9,13,1,4,35.0,,11.2764,43.5572,,,,4.11,,4.4888,,
+cmt144800,,2015,11,1,6,26,19.8,,20.19,41.33,,,,18.0,,4.966,,
+us10003x2b,,2015,11,7,22,36,4.0,,15.88,37.25,,,,22.0,,4.327,,
+us100044g7,,2015,12,6,16,24,38.0,,15.2049,42.3564,,,,3.99,,4.839,,
+us100048ge,,2015,12,20,9,46,3.0,,13.58,38.35,,,,5.0,,4.8124,,
+us10004cci,,2016,1,8,13,7,42.0,,18.5153,42.9131,,,,26.73,,4.8124,,
+us10004f2x,,2016,1,16,18,55,11.0,,14.6515,41.5846,,,,5.4,,4.694,,
+us20004yqw,,2016,2,8,15,35,43.0,,14.8791,37.023,,,,10.0,,4.7315,,
+us20005051,,2016,2,14,14,51,29.0,,17.4307,43.0612,,,,10.0,,4.6506,,
+us20005cq2,,2016,3,27,13,9,28.0,,19.3327,41.295,,,,10.0,,4.6506,,
+us10005j0h,,2016,5,20,19,49,44.0,,19.7003,40.2356,,,,13.9,,4.5697,,
+us20005xya,,2016,5,25,22,10,28.0,,15.79,36.81,,,,19.0,,4.4079,,
+us20005z8x,,2016,5,30,20,24,20.0,,11.96,42.71,,,,15.0,,4.694,,
+us2000668w,,2016,6,23,14,37,56.0,,9.9234,44.0943,,,,10.14,,4.4888,,
+us10005zzx,,2016,7,5,5,54,38.0,,17.0005,37.5845,,,,36.01,,4.7315,,
+us100068v0,,2016,7,30,20,21,38.0,,7.21,44.94,,,,11.0,,4.4888,,
+us10006j5y,,2016,8,31,22,20,53.0,,20.3598,41.3159,,,,3.47,,4.6506,,
+us10006ujn,,2016,10,2,19,41,19.0,,19.1307,42.4892,,,,16.01,,4.4888,,
+us20007eg6,,2016,10,16,1,32,6.0,,20.6004,39.7794,,,,20.34,,4.9742,,
+us20007gdv,,2016,10,24,14,44,11.0,,7.5763,46.421,,,,5.76,,4.6506,,
+us20007gn0,,2016,10,25,16,53,0.0,,11.0631,43.5947,,,,10.0,,4.4888,,
+us100072zr,,2016,10,29,20,15,28.0,,19.7289,39.9843,,,,11.86,,4.7315,,
+609624987,,2016,10,30,6,40,19.0,,13.106,42.832,,,,10.0,,6.61384,,
+us100076hy,,2016,11,9,15,58,44.0,,18.4742,42.8375,,,,19.93,,4.6506,,
+us10007eip,,2016,12,3,4,8,35.0,,14.2741,38.582,,,,3.0,,4.7315,,
+us20007zet,,2016,12,9,7,21,50.0,,10.5902,44.3361,,,,10.0,,4.4888,,
+us10007vrf,,2017,1,27,17,7,56.0,,19.8572,40.8327,,,,5.0,,4.7665,,
+us20008mmi,,2017,2,27,6,20,17.0,,14.9782,38.511,,,,10.0,,4.5697,,
+us100087cw,,2017,3,6,20,12,8.0,,8.816,46.9108,,,,10.0,,4.4765,,
+us10008jxf,,2017,4,23,4,25,35.0,,15.8349,41.9674,,,,16.45,,4.4079,,
+us10008ut6,,2017,5,24,10,30,58.0,,20.1873,41.5653,,,,10.0,,4.7315,,
+us100095q7,,2017,7,1,8,10,33.0,,7.0043,46.5239,,,,1.59,,4.4765,,
+us2000a5vt,,2017,8,8,9,35,7.0,,14.6055,45.203,,,,10.0,,4.327,,
+us2000aaae,,2017,8,21,18,57,51.0,,13.9394,40.7832,,,,2.65,,4.4888,,
+us2000aq1c,,2017,9,18,16,47,12.0,,19.9598,40.0912,,,,15.74,,4.5697,,
+us2000brf1,,2017,11,19,12,37,45.0,,10.0786,44.7543,,,,18.45,,4.694,,
+us2000ckf6,,2018,1,17,19,7,19.0,,9.938,47.1697,,,,10.0,,4.327,,
+us2000cqrw,,2018,1,28,23,17,38.0,,20.6075,39.7813,,,,10.0,,4.327,,
+us2000d3r4,,2018,2,17,5,33,1.0,,20.6193,40.4115,,,,10.0,,4.5697,,
+us2000d865,,2018,2,26,15,4,18.0,,19.6839,41.7352,,,,10.0,,4.5697,,
+us2000dcjz,,2018,3,5,21,50,36.0,,12.0041,43.9889,,,,10.0,,4.6506,,
+us1000d8ej,,2018,3,23,23,31,55.0,,17.6339,40.8246,,,,11.85,,4.4079,,
+us2000dwg0,,2018,4,8,14,37,33.0,,19.9557,39.2221,,,,37.18,,4.5697,,
+us1000drwf,,2018,4,25,9,48,42.0,,14.8129,41.9053,,,,10.0,,4.6215,,
+us1000dv6w,,2018,5,1,5,16,59.0,,11.0366,43.2334,,,,10.0,,4.4079,,
+cmt150434,,2018,5,19,18,14,40.3,,19.78,40.32,,,,7.5,,4.659,,
+612246201,,2018,7,4,9,1,8.0,,19.584,41.437,,,,15.0,,5.23936,,
+us1000g6rp,,2018,8,11,3,30,39.0,,13.1132,46.2792,,,,8.25,,4.4888,,
+us1000gea2,,2018,8,21,0,33,46.0,,10.6829,44.8565,,,,19.85,,4.4079,,
+us2000hbd8,,2018,9,9,5,25,14.0,,20.4235,39.7259,,,,14.46,,4.404,,
+us1000h3li,,2018,9,28,5,24,30.0,,15.7312,38.4457,,,,10.0,,4.6506,,
+cmt151388,,2018,10,6,0,34,20.6,,15.06,37.54,,,,10.0,,4.622,,
+us1000hr9x,,2018,11,13,13,47,50.0,,19.2987,41.9723,,,,10.0,,4.9742,,
+us1000htjj,,2018,11,18,12,48,44.0,,12.7106,44.1941,,,,16.95,,4.404,,
+us1000hwn9,,2018,11,26,14,17,37.0,,18.6128,42.5234,,,,7.34,,4.4888,,
+us2000izp2,,2019,1,1,18,37,47.0,,13.5206,41.9218,,,,16.11,,4.5697,,
+us2000j0ch,,2019,1,4,19,27,38.0,,19.7274,40.19,,,,12.61,,4.9742,,
+us60003sk5,,2019,5,26,23,31,57.0,,16.1676,38.54,,,,6.51,,4.4079,,
+615805036,,2019,6,1,4,26,20.0,,20.785,40.456,,,,16.8,,5.28916,,
+us60004vqh,,2019,7,26,4,7,55.0,,17.9155,38.7695,,,,10.0,,4.5697,,
+us600054gs,,2019,8,13,11,17,18.0,,9.8945,44.5526,,,,10.0,,4.8124,,
+us70005aqt,,2019,9,1,0,2,39.0,,13.0983,42.808,,,,6.33,,4.4765,,
+us70005cfk,,2019,9,5,17,47,39.0,,19.8521,40.1292,,,,32.53,,4.6506,,
+us70005rig,,2019,10,7,6,11,34.0,,16.4541,38.9469,,,,35.0,,4.7315,,
+us70005ub2,,2019,10,15,11,54,53.0,,17.0871,39.2739,,,,10.0,,4.7315,,
+us600062t3,,2019,10,25,4,31,39.0,,15.4713,39.7061,,,,10.0,,4.7665,,
+cmt154053,,2019,11,7,17,35,21.8,,13.6,41.86,,,,10.0,,4.796,,
+us600068y7,,2019,11,8,1,26,5.0,,17.651,42.6656,,,,10.0,,4.6506,,
+616919407,,2019,11,26,2,54,12.0,,19.591,41.43,,,,18.4,,6.45448,,
+cmt154262,,2019,12,9,3,37,5.4,,11.32,43.99,,,,10.0,,4.851,,
+us70008xgd,,2020,4,16,9,42,53.0,,9.4064,44.7,,,,10.0,,4.7315,,
+us70008z3f,,2020,4,18,2,57,26.0,,15.4046,41.8347,,,,10.0,,4.6506,,
+us60009bbx,,2020,4,24,11,37,43.0,,17.7981,42.9914,,,,10.0,,4.4888,,
+us6000ah8p,,2020,6,23,14,33,0.0,,19.7512,39.8497,,,,10.0,,4.6506,,
+us7000amqk,,2020,7,13,12,6,54.0,,12.6148,46.3195,,,,10.0,,4.5697,,
+us7000aq3d,,2020,7,17,2,50,57.0,,13.5798,46.2964,,,,11.1,,4.327,,
+us7000ben2,,2020,8,29,0,18,28.0,,20.3328,39.6763,,,,10.0,,4.8933,,
+us6000ccr1,,2020,10,24,20,48,17.0,,14.1364,38.7417,,,,34.94,,4.5697,,
+us6000cd1u,,2020,10,25,19,35,44.0,,9.1408,47.0146,,,,5.0,,4.404,,
+us7000c8yb,,2020,11,1,13,15,41.0,,15.4606,44.3087,,,,10.0,,4.8124,,
+us7000cru1,,2020,12,17,15,59,19.0,,9.2044,45.3687,,,,10.0,,4.4079,,
+us7000csar,,2020,12,19,0,53,12.0,,19.8769,40.0874,,,,11.55,,4.4079,,
+us7000csey,,2020,12,19,10,57,42.0,,16.0114,38.12,,,,15.4,,4.4079,,
+us6000d1yt,,2020,12,22,20,27,23.0,,14.4067,36.9548,,,,23.02,,4.7315,,
+us6000d40l,,2020,12,29,14,36,56.0,,11.0546,45.1886,,,,10.0,,4.8124,,
diff --git a/openquake/quaket/output/interevent_lin_plt.png b/openquake/quaket/output/interevent_lin_plt.png
new file mode 100644
index 0000000..58c305d
Binary files /dev/null and b/openquake/quaket/output/interevent_lin_plt.png differ
diff --git a/openquake/quaket/output/interevent_log_plt.png b/openquake/quaket/output/interevent_log_plt.png
new file mode 100644
index 0000000..4d02125
Binary files /dev/null and b/openquake/quaket/output/interevent_log_plt.png differ
diff --git a/openquake/quaket/output/ses_cat/hmtk_sample_catalogue.csv b/openquake/quaket/output/ses_cat/hmtk_sample_catalogue.csv
new file mode 100644
index 0000000..31bc239
--- /dev/null
+++ b/openquake/quaket/output/ses_cat/hmtk_sample_catalogue.csv
@@ -0,0 +1,59502 @@
+longitude,latitude,year,month,day,hour,minute,second,magnitude,depth,source_id,eventID,rlz_id,rup_id,ses_id,multiplicity,trt,strike,dip,rake,Date
+4.5528,44.82738,5948,7,10,11,6,55,3.55,5.0,fr,0,118,0,1,1,Active Shallow Crust,0.0,89.99285,0.0,07/10/5948
+4.5528,44.82738,3266,4,28,18,48,37,3.65,5.0,fr,1,65,12,1,1,Active Shallow Crust,0.0,89.98725,0.0,04/28/3266
+4.5528,44.82738,4567,11,18,11,11,54,3.65,5.0,fr,2,91,18,1,1,Active Shallow Crust,0.0,89.98711,-90.0,11/18/4567
+4.5528,44.82738,6815,8,15,0,38,12,3.75,5.0,fr,3,136,24,1,1,Active Shallow Crust,0.0,89.98864,0.0,08/15/6815
+4.5528,44.82738,554,5,19,2,48,8,4.55,15.0,fr,4,11,121,1,1,Active Shallow Crust,0.0,89.99095,0.0,05/19/0554
+4.5528,44.82738,9763,7,20,0,45,10,4.55,5.0,fr,5,195,123,1,1,Active Shallow Crust,240.0088,57.99711,0.0,07/20/9763
+4.5528,44.82738,7128,10,23,0,11,32,5.25,15.0,fr,6,142,214,1,1,Active Shallow Crust,128.8841,89.98709,0.0,10/23/7128
+4.5528,44.82738,8881,3,24,8,24,37,6.45,15.0,fr,7,177,349,1,1,Active Shallow Crust,0.0,89.99009,0.0,03/24/8881
+-5.48151,49.46184,7515,7,30,0,6,52,3.75,5.0,fr,8,150,504,1,2,Active Shallow Crust,0.0,89.98959,0.0,07/30/7515
+-5.48151,49.46184,4425,11,11,11,39,35,3.75,5.0,fr,9,88,504,1,2,Active Shallow Crust,0.0,89.98959,0.0,11/11/4425
+-5.48151,49.46184,6424,11,24,20,8,27,4.15,27.5,fr,10,128,554,1,1,Active Shallow Crust,0.0,89.99014,0.0,11/24/6424
+3.03808,51.17531,3396,8,4,4,49,48,3.55,5.0,fr,11,67,960,1,1,Active Shallow Crust,0.0,89.99052,0.0,08/04/3396
+3.03808,51.17531,3117,5,9,14,3,53,4.75,15.0,fr,12,62,1111,1,1,Active Shallow Crust,0.0,89.99036,-90.0,05/09/3117
+3.03808,51.17531,2365,4,8,14,13,26,4.85,5.0,fr,13,47,1116,1,1,Active Shallow Crust,0.0,89.99009,0.0,04/08/2365
+3.57728,45.47142,5038,8,16,14,42,39,3.55,5.0,fr,14,100,1440,1,1,Active Shallow Crust,0.0,89.9894,0.0,08/16/5038
+3.57728,45.47142,5761,8,27,16,43,45,3.55,5.0,fr,15,115,1443,1,3,Active Shallow Crust,240.0118,57.9983,0.0,08/27/5761
+3.57728,45.47142,8171,3,13,8,29,56,3.55,5.0,fr,16,163,1443,1,3,Active Shallow Crust,240.0118,57.9983,0.0,03/13/8171
+3.57728,45.47142,3970,6,5,20,6,39,3.55,5.0,fr,17,79,1443,1,3,Active Shallow Crust,240.0118,57.9983,0.0,06/05/3970
+3.57728,45.47142,9680,5,13,13,58,17,3.65,5.0,fr,18,193,1452,1,2,Active Shallow Crust,0.0,89.99055,0.0,05/13/9680
+3.57728,45.47142,3115,2,19,17,8,13,3.65,5.0,fr,19,62,1452,1,2,Active Shallow Crust,0.0,89.99055,0.0,02/19/3115
+3.57728,45.47142,553,8,2,15,6,32,3.65,15.0,fr,20,11,1453,1,1,Active Shallow Crust,0.0,89.99055,0.0,08/02/0553
+3.57728,45.47142,4889,12,12,22,46,45,3.75,5.0,fr,21,97,1464,1,1,Active Shallow Crust,0.0,89.98876,0.0,12/12/4889
+3.57728,45.47142,3779,6,9,8,33,21,3.75,27.5,fr,22,75,1466,1,1,Active Shallow Crust,0.0,89.98877,0.0,06/09/3779
+3.57728,45.47142,3684,2,1,14,9,54,3.75,5.0,fr,23,73,1473,1,1,Active Shallow Crust,128.8964,89.96748,0.0,02/01/3684
+3.57728,45.47142,868,12,23,19,1,28,3.85,5.0,fr,24,17,1476,1,1,Active Shallow Crust,0.0,89.98999,0.0,12/23/0868
+3.57728,45.47142,5668,5,27,20,10,15,3.95,5.0,fr,25,113,1488,1,1,Active Shallow Crust,0.0,89.99107,0.0,05/27/5668
+3.57728,45.47142,3190,1,29,14,8,46,4.25,5.0,fr,26,63,1524,1,1,Active Shallow Crust,0.0,89.99052,0.0,01/29/3190
+3.57728,45.47142,9122,12,14,8,5,31,4.25,5.0,fr,27,182,1527,1,1,Active Shallow Crust,240.0073,57.99411,0.0,12/14/9122
+3.57728,45.47142,5732,10,7,1,21,39,4.45,5.0,fr,28,114,1548,1,1,Active Shallow Crust,0.0,89.98996,0.0,10/07/5732
+3.57728,45.47142,126,6,17,20,13,9,4.45,5.0,fr,29,2,1551,1,1,Active Shallow Crust,240.0049,57.9946,0.0,06/17/0126
+3.57728,45.47142,3009,12,30,10,15,36,4.55,15.0,fr,30,60,1567,1,1,Active Shallow Crust,0.0,89.98982,-90.0,12/30/3009
+3.57728,45.47142,2889,9,23,21,18,31,4.95,5.0,fr,31,57,1608,1,1,Active Shallow Crust,0.0,89.99012,0.0,09/23/2889
+3.57728,45.47142,8270,1,14,2,5,29,5.45,15.0,fr,32,165,1669,1,1,Active Shallow Crust,0.0,89.99008,0.0,01/14/8270
+-0.87648,46.63022,8276,11,17,9,12,4,3.55,5.0,fr,33,165,1923,1,2,Active Shallow Crust,240.0122,57.99818,0.0,11/17/8276
+-0.87648,46.63022,2007,11,2,8,41,49,3.55,5.0,fr,34,40,1923,1,2,Active Shallow Crust,240.0122,57.99818,0.0,11/02/2007
+-0.87648,46.63022,2781,10,9,15,31,36,3.55,5.0,fr,35,55,1929,1,1,Active Shallow Crust,128.8962,89.99351,0.0,10/09/2781
+-0.87648,46.63022,1645,12,15,9,2,56,3.65,5.0,fr,36,32,1932,1,1,Active Shallow Crust,0.0,89.98997,0.0,12/15/1645
+-0.87648,46.63022,7098,12,24,7,28,37,3.65,5.0,fr,37,141,1935,1,1,Active Shallow Crust,240.0012,58.01288,0.0,12/24/7098
+-0.87648,46.63022,2650,3,16,3,51,29,3.65,5.0,fr,38,52,1938,1,1,Active Shallow Crust,0.0,89.98985,-90.0,03/16/2650
+-0.87648,46.63022,4944,12,9,20,52,51,3.85,5.0,fr,39,98,1956,1,1,Active Shallow Crust,0.0,89.9902,0.0,12/09/4944
+-0.87648,46.63022,6407,7,28,7,32,24,3.85,15.0,fr,40,128,1957,1,1,Active Shallow Crust,0.0,89.9902,0.0,07/28/6407
+-0.87648,46.63022,3581,4,25,14,34,16,3.85,5.0,fr,41,71,1959,1,1,Active Shallow Crust,240.0108,57.99789,0.0,04/25/3581
+-0.87648,46.63022,2001,9,4,9,50,43,3.95,27.5,fr,42,40,1970,1,1,Active Shallow Crust,0.0,89.99017,0.0,09/04/2001
+-0.87648,46.63022,3694,3,15,11,33,12,3.95,15.0,fr,43,73,1972,1,1,Active Shallow Crust,240.0198,58.00495,0.0,03/15/3694
+-0.87648,46.63022,7248,5,21,14,52,48,3.95,5.0,fr,44,144,1977,1,1,Active Shallow Crust,128.9003,89.99372,0.0,05/21/7248
+-0.87648,46.63022,3108,3,10,0,14,54,4.05,15.0,fr,45,62,1981,1,1,Active Shallow Crust,0.0,89.98978,0.0,03/10/3108
+-0.87648,46.63022,4130,7,7,7,27,42,4.05,5.0,fr,46,82,1983,1,1,Active Shallow Crust,240.0059,58.00587,0.0,07/07/4130
+-0.87648,46.63022,4285,5,6,21,44,31,4.15,5.0,fr,47,85,1998,1,1,Active Shallow Crust,0.0,89.98991,-90.0,05/06/4285
+-0.87648,46.63022,9904,9,15,22,12,13,4.35,15.0,fr,48,198,2017,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/15/9904
+-0.87648,46.63022,1767,7,25,19,54,53,4.55,5.0,fr,49,35,2040,1,2,Active Shallow Crust,0.0,89.98987,0.0,07/25/1767
+-0.87648,46.63022,6929,2,2,14,46,29,4.55,5.0,fr,50,138,2040,1,2,Active Shallow Crust,0.0,89.98987,0.0,02/02/6929
+-0.87648,46.63022,7659,4,24,14,11,39,4.65,5.0,fr,51,153,2058,1,1,Active Shallow Crust,0.0,89.98988,-90.0,04/24/7659
+-0.87648,46.63022,7085,9,30,10,33,51,5.05,5.0,fr,52,141,2100,1,1,Active Shallow Crust,0.0,89.98999,0.0,09/30/7085
+-0.87648,46.63022,6191,12,31,21,32,44,5.25,5.0,fr,53,123,2124,1,1,Active Shallow Crust,0.0,89.98997,0.0,12/31/6191
+-0.87648,46.63022,1555,2,15,15,33,51,5.25,15.0,fr,54,31,2125,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/15/1555
+-0.87648,46.63022,4502,10,18,9,58,28,5.65,5.0,fr,55,90,2175,1,1,Active Shallow Crust,240.0374,57.9993,0.0,10/18/4502
+8.02321,46.56554,9722,9,14,3,20,27,3.55,5.0,fr,56,194,2400,1,3,Active Shallow Crust,0.0,89.98614,0.0,09/14/9722
+8.02321,46.56554,9077,10,30,9,43,57,3.55,5.0,fr,57,181,2400,1,3,Active Shallow Crust,0.0,89.98614,0.0,10/30/9077
+8.02321,46.56554,7126,5,18,17,45,38,3.55,5.0,fr,58,142,2400,1,3,Active Shallow Crust,0.0,89.98614,0.0,05/18/7126
+8.02321,46.56554,6218,2,3,16,46,27,3.55,5.0,fr,59,124,2406,1,1,Active Shallow Crust,0.0,89.98598,-90.0,02/03/6218
+8.02321,46.56554,7014,4,20,15,58,19,3.65,5.0,fr,60,140,2412,1,2,Active Shallow Crust,0.0,89.98764,0.0,04/20/7014
+8.02321,46.56554,1724,12,22,19,5,10,3.65,5.0,fr,61,34,2412,1,2,Active Shallow Crust,0.0,89.98764,0.0,12/22/1724
+8.02321,46.56554,383,12,14,6,29,3,3.65,15.0,fr,62,7,2413,1,2,Active Shallow Crust,0.0,89.98764,0.0,12/14/0383
+8.02321,46.56554,3555,7,6,23,41,32,3.65,15.0,fr,63,71,2413,1,2,Active Shallow Crust,0.0,89.98764,0.0,07/06/3555
+8.02321,46.56554,3338,12,14,18,39,13,3.65,27.5,fr,64,66,2414,1,1,Active Shallow Crust,0.0,89.98764,0.0,12/14/3338
+8.02321,46.56554,6110,8,2,18,13,5,3.65,27.5,fr,65,122,2417,1,1,Active Shallow Crust,240.0022,58.01247,0.0,08/02/6110
+8.02321,46.56554,1904,3,22,4,26,36,3.65,5.0,fr,66,38,2421,1,1,Active Shallow Crust,128.8995,89.96352,0.0,03/22/1904
+8.02321,46.56554,1711,1,16,9,56,50,3.75,15.0,fr,67,34,2425,1,1,Active Shallow Crust,0.0,89.98898,0.0,01/16/1711
+8.02321,46.56554,9480,4,24,22,4,30,3.75,27.5,fr,68,189,2426,1,1,Active Shallow Crust,0.0,89.98898,0.0,04/24/9480
+8.02321,46.56554,939,2,16,3,19,57,3.75,5.0,fr,69,18,2427,1,1,Active Shallow Crust,240.0097,58.01672,0.0,02/16/0939
+8.02321,46.56554,9809,8,21,6,17,26,3.75,5.0,fr,70,196,2430,1,1,Active Shallow Crust,0.0,89.98886,-90.0,08/21/9809
+8.02321,46.56554,8101,4,17,17,12,21,3.85,5.0,fr,71,162,2436,1,2,Active Shallow Crust,0.0,89.99018,0.0,04/17/8101
+8.02321,46.56554,7195,2,16,10,42,8,3.85,5.0,fr,72,143,2436,1,2,Active Shallow Crust,0.0,89.99018,0.0,02/16/7195
+8.02321,46.56554,834,6,16,0,13,14,3.85,27.5,fr,73,16,2438,1,1,Active Shallow Crust,0.0,89.99018,0.0,06/16/0834
+8.02321,46.56554,5953,6,8,21,56,2,3.95,5.0,fr,74,119,2448,1,2,Active Shallow Crust,0.0,89.99125,0.0,06/08/5953
+8.02321,46.56554,1669,10,6,3,31,4,3.95,5.0,fr,75,33,2448,1,2,Active Shallow Crust,0.0,89.99125,0.0,10/06/1669
+8.02321,46.56554,8812,4,18,15,2,51,3.95,15.0,fr,76,176,2449,1,3,Active Shallow Crust,0.0,89.99125,0.0,04/18/8812
+8.02321,46.56554,568,6,23,22,32,17,3.95,15.0,fr,77,11,2449,1,3,Active Shallow Crust,0.0,89.99125,0.0,06/23/0568
+8.02321,46.56554,6614,2,14,0,8,1,3.95,15.0,fr,78,132,2449,1,3,Active Shallow Crust,0.0,89.99125,0.0,02/14/6614
+8.02321,46.56554,4377,10,16,0,31,18,4.05,15.0,fr,79,87,2461,1,1,Active Shallow Crust,0.0,89.9922,0.0,10/16/4377
+8.02321,46.56554,2457,12,8,20,49,42,4.05,5.0,fr,80,49,2463,1,1,Active Shallow Crust,240.0068,58.00542,0.0,12/08/2457
+8.02321,46.56554,4708,2,18,16,7,16,4.15,5.0,fr,81,94,2472,1,2,Active Shallow Crust,0.0,89.99305,0.0,02/18/4708
+8.02321,46.56554,4069,10,14,1,19,56,4.15,5.0,fr,82,81,2472,1,2,Active Shallow Crust,0.0,89.99305,0.0,10/14/4069
+8.02321,46.56554,4500,4,17,2,23,49,4.15,15.0,fr,83,89,2482,1,1,Active Shallow Crust,128.8985,89.99305,0.0,04/17/4500
+8.02321,46.56554,1846,8,22,16,40,44,4.25,27.5,fr,84,36,2492,1,1,Active Shallow Crust,0.0,89.98746,-90.0,08/22/1846
+8.02321,46.56554,9501,7,29,23,50,18,4.35,5.0,fr,85,190,2499,1,1,Active Shallow Crust,240.0085,57.99579,0.0,07/29/9501
+8.02321,46.56554,3121,12,22,1,52,2,4.45,5.0,fr,86,62,2508,1,1,Active Shallow Crust,0.0,89.99016,0.0,12/22/3121
+8.02321,46.56554,412,9,8,1,39,22,4.45,27.5,fr,87,8,2510,1,1,Active Shallow Crust,0.0,89.99016,0.0,09/08/0412
+8.02321,46.56554,4285,8,30,7,55,59,4.65,5.0,fr,88,85,2535,1,1,Active Shallow Crust,240.0107,57.99371,0.0,08/30/4285
+8.02321,46.56554,3211,5,31,6,35,46,4.65,15.0,fr,89,64,2536,1,1,Active Shallow Crust,240.0107,57.99371,0.0,05/31/3211
+8.02321,46.56554,165,2,16,18,17,20,4.75,5.0,fr,90,3,2550,1,1,Active Shallow Crust,0.0,89.98943,-90.0,02/16/0165
+8.02321,46.56554,6454,5,23,20,37,34,4.95,5.0,fr,91,129,2571,1,1,Active Shallow Crust,240.0123,58.00465,0.0,05/23/6454
+8.02321,46.56554,6417,8,24,18,53,2,5.65,15.0,fr,92,128,2653,1,1,Active Shallow Crust,0.0,89.99011,0.0,08/24/6417
+8.023226,46.56554,3861,10,10,10,22,5,6.75,11.99416,fr,93,77,2784,1,1,Active Shallow Crust,0.0,89.99005,0.0,10/10/3861
+4.38166,45.1968,1940,9,10,10,4,15,3.65,5.0,fr,94,38,3372,1,1,Active Shallow Crust,0.0,89.98734,0.0,09/10/1940
+4.38166,45.1968,6854,12,30,20,16,44,3.65,5.0,fr,95,137,3375,1,1,Active Shallow Crust,240.0019,58.01175,0.0,12/30/6854
+4.38166,45.1968,6765,12,21,18,32,14,3.75,5.0,fr,96,135,3384,1,1,Active Shallow Crust,0.0,89.98871,0.0,12/21/6765
+4.38166,45.1968,5088,12,18,10,47,42,3.95,15.0,fr,97,101,3412,1,1,Active Shallow Crust,240.0197,58.00475,0.0,12/18/5088
+4.38166,45.1968,3255,9,21,12,16,36,4.25,15.0,fr,98,65,3445,1,1,Active Shallow Crust,0.0,89.99048,0.0,09/21/3255
+4.38166,45.1968,3716,1,18,2,51,29,5.25,27.5,fr,99,74,3569,1,1,Active Shallow Crust,240.0246,58.00003,0.0,01/18/3716
+-2.85133,47.95059,9233,9,9,0,22,8,3.55,5.0,fr,100,184,3840,1,1,Active Shallow Crust,0.0,89.98987,0.0,09/09/9233
+-2.85133,47.95059,5645,7,21,4,13,51,3.65,5.0,fr,101,112,3852,1,4,Active Shallow Crust,0.0,89.99097,0.0,07/21/5645
+-2.85133,47.95059,804,9,1,2,7,9,3.65,5.0,fr,102,16,3852,1,4,Active Shallow Crust,0.0,89.99097,0.0,09/01/0804
+-2.85133,47.95059,6402,8,25,2,32,28,3.65,5.0,fr,103,128,3852,1,4,Active Shallow Crust,0.0,89.99097,0.0,08/25/6402
+-2.85133,47.95059,2736,1,16,11,52,11,3.65,5.0,fr,104,54,3852,1,4,Active Shallow Crust,0.0,89.99097,0.0,01/16/2736
+-2.85133,47.95059,2918,12,10,3,4,59,3.65,15.0,fr,105,58,3853,1,3,Active Shallow Crust,0.0,89.99097,0.0,12/10/2918
+-2.85133,47.95059,4062,8,15,17,6,38,3.65,15.0,fr,106,81,3853,1,3,Active Shallow Crust,0.0,89.99097,0.0,08/15/4062
+-2.85133,47.95059,4003,8,5,17,0,37,3.65,15.0,fr,107,80,3853,1,3,Active Shallow Crust,0.0,89.99097,0.0,08/05/4003
+-2.85133,47.95059,8881,11,27,23,7,34,3.65,5.0,fr,108,177,3855,1,1,Active Shallow Crust,240.0013,58.01289,0.0,11/27/8881
+-2.85133,47.95059,8970,3,17,18,3,43,3.75,5.0,fr,109,179,3864,1,1,Active Shallow Crust,0.0,89.98927,0.0,03/17/8970
+-2.85133,47.95059,1921,1,31,3,45,7,3.75,27.5,fr,110,38,3866,1,1,Active Shallow Crust,0.0,89.98927,0.0,01/31/1921
+-2.85133,47.95059,7185,8,9,1,42,59,3.75,5.0,fr,111,143,3873,1,2,Active Shallow Crust,128.8963,89.96727,0.0,08/09/7185
+-2.85133,47.95059,5371,3,25,4,23,0,3.75,5.0,fr,112,107,3873,1,2,Active Shallow Crust,128.8963,89.96727,0.0,03/25/5371
+-2.85133,47.95059,6187,3,26,11,23,41,3.85,15.0,fr,113,123,3877,1,1,Active Shallow Crust,0.0,89.99044,0.0,03/26/6187
+-2.85133,47.95059,6187,1,26,8,12,46,3.95,5.0,fr,114,123,3891,1,1,Active Shallow Crust,240.0197,58.00513,0.0,01/26/6187
+-2.85133,47.95059,5963,11,25,23,49,38,3.95,15.0,fr,115,119,3895,1,1,Active Shallow Crust,0.0,89.98922,-90.0,11/25/5963
+-2.85133,47.95059,932,5,31,11,35,8,4.05,5.0,fr,116,18,3900,1,2,Active Shallow Crust,0.0,89.9905,0.0,05/31/0932
+-2.85133,47.95059,4427,10,6,12,50,38,4.05,5.0,fr,117,88,3900,1,2,Active Shallow Crust,0.0,89.9905,0.0,10/06/4427
+-2.85133,47.95059,6902,7,26,12,17,25,4.05,15.0,fr,118,138,3901,1,1,Active Shallow Crust,0.0,89.9905,0.0,07/26/6902
+-2.85133,47.95059,1062,10,26,17,44,16,4.15,27.5,fr,119,21,3914,1,1,Active Shallow Crust,0.0,89.98985,0.0,10/26/1062
+-2.85133,47.95059,1251,9,2,18,27,41,4.15,5.0,fr,120,25,3918,1,1,Active Shallow Crust,0.0,89.98972,-90.0,09/02/1251
+-2.85133,47.95059,9260,12,28,19,35,13,4.35,15.0,fr,121,185,3937,1,1,Active Shallow Crust,0.0,89.99059,0.0,12/28/9260
+-2.85133,47.95059,6081,7,13,0,13,0,4.35,27.5,fr,122,121,3941,1,1,Active Shallow Crust,240.0085,57.99613,0.0,07/13/6081
+-2.85133,47.95059,1817,9,23,21,28,9,4.45,5.0,fr,123,36,3948,1,1,Active Shallow Crust,0.0,89.99041,0.0,09/23/1817
+-2.85133,47.95059,508,8,18,11,3,37,5.15,5.0,fr,124,10,4032,1,1,Active Shallow Crust,0.0,89.98983,0.0,08/18/0508
+1.01868,51.7604,114,12,20,1,28,12,3.55,15.0,fr,125,2,4321,1,1,Active Shallow Crust,0.0,89.99064,0.0,12/20/0114
+1.01868,51.7604,3295,2,4,3,14,54,3.55,27.5,fr,126,65,4322,1,1,Active Shallow Crust,0.0,89.99064,0.0,02/04/3295
+1.01868,51.7604,4119,1,10,4,43,26,3.65,5.0,fr,127,82,4332,1,1,Active Shallow Crust,0.0,89.99026,0.0,01/10/4119
+1.01868,51.7604,7402,7,23,19,52,31,3.75,15.0,fr,128,148,4345,1,1,Active Shallow Crust,0.0,89.99008,0.0,07/23/7402
+1.01868,51.7604,1603,7,22,21,19,37,3.75,5.0,fr,129,32,4350,1,2,Active Shallow Crust,0.0,89.98997,-90.0,07/22/1603
+1.01868,51.7604,5682,8,28,9,38,43,3.75,5.0,fr,130,113,4350,1,2,Active Shallow Crust,0.0,89.98997,-90.0,08/28/5682
+1.01868,51.7604,1808,5,11,21,32,38,3.95,15.0,fr,131,36,4372,1,1,Active Shallow Crust,240.0206,58.00514,0.0,05/11/1808
+1.01868,51.7604,2354,3,28,0,16,14,4.05,5.0,fr,132,47,4380,1,1,Active Shallow Crust,0.0,89.99035,0.0,03/28/2354
+1.01868,51.7604,3119,12,13,9,45,29,4.25,15.0,fr,133,62,4408,1,1,Active Shallow Crust,240.0088,57.99432,0.0,12/13/3119
+1.01868,51.7604,7642,8,28,14,26,42,4.75,15.0,fr,134,152,4465,1,1,Active Shallow Crust,0.0,89.98981,0.0,08/28/7642
+1.01868,51.7604,1546,6,26,7,34,7,4.75,27.5,fr,135,30,4466,1,1,Active Shallow Crust,0.0,89.98981,0.0,06/26/1546
+-0.71573,47.31714,1109,11,23,20,37,28,3.55,5.0,fr,136,22,4800,1,3,Active Shallow Crust,0.0,89.98975,0.0,11/23/1109
+-0.71573,47.31714,917,3,22,16,5,27,3.55,5.0,fr,137,18,4800,1,3,Active Shallow Crust,0.0,89.98975,0.0,03/22/0917
+-0.71573,47.31714,387,1,17,11,20,5,3.55,5.0,fr,138,7,4800,1,3,Active Shallow Crust,0.0,89.98975,0.0,01/17/0387
+-0.71573,47.31714,133,3,31,4,37,41,3.55,15.0,fr,139,2,4801,1,2,Active Shallow Crust,0.0,89.98975,0.0,03/31/0133
+-0.71573,47.31714,4357,5,31,5,21,50,3.55,15.0,fr,140,87,4801,1,2,Active Shallow Crust,0.0,89.98975,0.0,05/31/4357
+-0.71573,47.31714,1728,3,11,15,45,50,3.55,15.0,fr,141,34,4804,1,1,Active Shallow Crust,240.0122,57.99827,0.0,03/11/1728
+-0.71573,47.31714,7905,1,4,6,56,44,3.55,27.5,fr,142,158,4808,1,1,Active Shallow Crust,0.0,89.98962,-90.0,01/04/7905
+-0.71573,47.31714,20,5,14,18,58,12,3.55,5.0,fr,143,0,4809,1,1,Active Shallow Crust,128.8962,89.99359,0.0,05/14/0020
+-0.71573,47.31714,6275,10,3,8,44,47,3.65,15.0,fr,144,125,4813,1,1,Active Shallow Crust,0.0,89.9901,0.0,10/03/6275
+-0.71573,47.31714,5019,7,31,18,59,36,3.65,15.0,fr,145,100,4816,1,2,Active Shallow Crust,240.0012,58.01285,0.0,07/31/5019
+-0.71573,47.31714,4719,7,23,16,0,51,3.65,15.0,fr,146,94,4816,1,2,Active Shallow Crust,240.0012,58.01285,0.0,07/23/4719
+-0.71573,47.31714,1720,11,29,18,31,38,3.75,5.0,fr,147,34,4824,1,2,Active Shallow Crust,0.0,89.98981,0.0,11/29/1720
+-0.71573,47.31714,5126,9,23,22,7,11,3.75,5.0,fr,148,102,4824,1,2,Active Shallow Crust,0.0,89.98981,0.0,09/23/5126
+-0.71573,47.31714,5705,10,12,9,37,43,3.75,27.5,fr,149,114,4826,1,2,Active Shallow Crust,0.0,89.98981,0.0,10/12/5705
+-0.71573,47.31714,9331,10,28,16,21,38,3.75,27.5,fr,150,186,4826,1,2,Active Shallow Crust,0.0,89.98981,0.0,10/28/9331
+-0.71573,47.31714,7941,12,27,13,12,38,3.75,15.0,fr,151,158,4831,1,1,Active Shallow Crust,0.0,89.9897,-90.0,12/27/7941
+-0.71573,47.31714,7066,3,4,13,57,15,3.85,5.0,fr,152,141,4836,1,3,Active Shallow Crust,0.0,89.98972,0.0,03/04/7066
+-0.71573,47.31714,4249,7,16,19,5,40,3.85,5.0,fr,153,84,4836,1,3,Active Shallow Crust,0.0,89.98972,0.0,07/16/4249
+-0.71573,47.31714,6947,1,7,22,54,1,3.85,5.0,fr,154,138,4836,1,3,Active Shallow Crust,0.0,89.98972,0.0,01/07/6947
+-0.71573,47.31714,8386,4,20,14,58,21,3.85,15.0,fr,155,167,4840,1,1,Active Shallow Crust,240.0108,57.99783,0.0,04/20/8386
+-0.71573,47.31714,188,4,25,18,38,19,3.95,5.0,fr,156,3,4848,1,2,Active Shallow Crust,0.0,89.98975,0.0,04/25/0188
+-0.71573,47.31714,5852,5,19,6,28,47,3.95,5.0,fr,157,117,4848,1,2,Active Shallow Crust,0.0,89.98975,0.0,05/19/5852
+-0.71573,47.31714,9239,7,26,15,20,42,3.95,5.0,fr,158,184,4857,1,1,Active Shallow Crust,128.9003,89.9938,0.0,07/26/9239
+-0.71573,47.31714,1849,7,31,19,54,47,4.05,5.0,fr,159,36,4860,1,1,Active Shallow Crust,0.0,89.98991,0.0,07/31/1849
+-0.71573,47.31714,6743,11,18,22,42,57,4.05,15.0,fr,160,134,4864,1,1,Active Shallow Crust,240.0061,58.00579,0.0,11/18/6743
+-0.71573,47.31714,4750,4,21,8,17,21,4.15,5.0,fr,161,94,4875,1,1,Active Shallow Crust,240.0087,57.99734,0.0,04/21/4750
+-0.71573,47.31714,2107,7,9,20,2,18,4.25,5.0,fr,162,42,4890,1,1,Active Shallow Crust,0.0,89.98996,-90.0,07/09/2107
+-0.71573,47.31714,958,11,11,18,25,1,4.55,5.0,fr,163,19,4920,1,1,Active Shallow Crust,0.0,89.99,0.0,11/11/0958
+-0.71573,47.31714,4885,3,19,16,49,13,4.55,15.0,fr,164,97,4921,1,1,Active Shallow Crust,0.0,89.99,0.0,03/19/4885
+-0.71573,47.31714,707,6,17,18,56,3,5.55,27.5,fr,165,14,5045,1,1,Active Shallow Crust,240.0334,57.99967,0.0,06/17/0707
+6.1812,43.31859,8795,12,25,19,48,6,3.55,15.0,fr,166,175,5281,1,1,Active Shallow Crust,0.0,89.99266,0.0,12/25/8795
+6.1812,43.31859,8350,2,21,11,4,21,3.65,5.0,fr,167,166,5295,1,1,Active Shallow Crust,240.0013,58.01206,0.0,02/21/8350
+6.1812,43.31859,9845,10,18,1,12,45,4.15,5.0,fr,168,196,5355,1,1,Active Shallow Crust,240.008,57.99722,0.0,10/18/9845
+6.1812,43.31859,9219,9,6,3,52,35,4.25,15.0,fr,169,184,5365,1,1,Active Shallow Crust,0.0,89.99017,0.0,09/06/9219
+9.68156,49.79542,1997,5,3,20,32,0,3.95,5.0,fr,170,39,5808,1,1,Active Shallow Crust,0.0,89.99178,0.0,05/03/1997
+8.06529,45.3936,5376,6,14,7,0,28,3.55,15.0,fr,171,107,6241,1,2,Active Shallow Crust,0.0,89.98584,0.0,06/14/5376
+8.06529,45.3936,9158,12,9,10,5,35,3.55,15.0,fr,172,183,6241,1,2,Active Shallow Crust,0.0,89.98584,0.0,12/09/9158
+8.06529,45.3936,533,12,3,10,26,26,3.65,5.0,fr,173,10,6252,1,1,Active Shallow Crust,0.0,89.98738,0.0,12/03/0533
+8.06529,45.3936,481,12,2,11,12,18,3.65,5.0,fr,174,9,6255,1,1,Active Shallow Crust,239.9996,58.01399,0.0,12/02/0481
+8.06529,45.3936,794,12,19,4,2,28,3.75,15.0,fr,175,15,6265,1,1,Active Shallow Crust,0.0,89.98875,0.0,12/19/0794
+8.06529,45.3936,5826,4,6,17,58,12,3.75,27.5,fr,176,116,6266,1,1,Active Shallow Crust,0.0,89.98875,0.0,04/06/5826
+8.06529,45.3936,3778,11,3,14,55,2,3.85,5.0,fr,177,75,6276,1,3,Active Shallow Crust,0.0,89.98997,0.0,11/03/3778
+8.06529,45.3936,4198,10,25,16,16,35,3.85,5.0,fr,178,83,6276,1,3,Active Shallow Crust,0.0,89.98997,0.0,10/25/4198
+8.06529,45.3936,1386,7,25,8,13,52,3.85,5.0,fr,179,27,6276,1,3,Active Shallow Crust,0.0,89.98997,0.0,07/25/1386
+8.06529,45.3936,7302,12,9,3,18,11,3.85,15.0,fr,180,146,6277,1,2,Active Shallow Crust,0.0,89.98997,0.0,12/09/7302
+8.06529,45.3936,9626,9,18,13,8,24,3.85,15.0,fr,181,192,6277,1,2,Active Shallow Crust,0.0,89.98997,0.0,09/18/9626
+8.06529,45.3936,6267,7,31,8,13,42,4.05,5.0,fr,182,125,6300,1,3,Active Shallow Crust,0.0,89.99203,0.0,07/31/6267
+8.06529,45.3936,3937,1,7,8,39,15,4.05,5.0,fr,183,78,6300,1,3,Active Shallow Crust,0.0,89.99203,0.0,01/07/3937
+8.06529,45.3936,2873,1,31,16,0,10,4.05,5.0,fr,184,57,6300,1,3,Active Shallow Crust,0.0,89.99203,0.0,01/31/2873
+8.06529,45.3936,3160,9,28,11,16,26,4.05,15.0,fr,185,63,6301,1,1,Active Shallow Crust,0.0,89.99203,0.0,09/28/3160
+8.06529,45.3936,6115,11,2,6,6,40,4.15,5.0,fr,186,122,6315,1,1,Active Shallow Crust,240.0092,57.99776,0.0,11/02/6115
+8.06529,45.3936,2869,9,1,11,51,39,4.15,15.0,fr,187,57,6316,1,1,Active Shallow Crust,240.0092,57.99779,0.0,09/01/2869
+8.06529,45.3936,17,4,5,11,48,58,4.25,5.0,fr,188,0,6324,1,2,Active Shallow Crust,0.0,89.98735,0.0,04/05/0017
+8.06529,45.3936,223,9,27,5,12,32,4.25,5.0,fr,189,4,6324,1,2,Active Shallow Crust,0.0,89.98735,0.0,09/27/0223
+8.06529,45.3936,770,3,27,15,57,2,4.35,5.0,fr,190,15,6336,1,1,Active Shallow Crust,0.0,89.98872,0.0,03/27/0770
+8.06529,45.3936,3174,7,24,1,30,56,4.55,5.0,fr,191,63,6360,1,2,Active Shallow Crust,0.0,89.99104,0.0,07/24/3174
+8.06529,45.3936,5234,6,30,9,18,40,4.55,5.0,fr,192,104,6360,1,2,Active Shallow Crust,0.0,89.99104,0.0,06/30/5234
+8.06529,45.3936,4503,8,3,3,44,21,4.55,15.0,fr,193,90,6361,1,1,Active Shallow Crust,0.0,89.99104,0.0,08/03/4503
+8.06529,45.3936,4587,11,7,4,56,42,4.75,27.5,fr,194,91,6389,1,1,Active Shallow Crust,240.0063,58.00484,0.0,11/07/4587
+8.065294,45.3936,4493,9,6,4,14,39,6.25,6.744814,fr,195,89,6564,1,1,Active Shallow Crust,0.0,89.98987,0.0,09/06/4493
+0.60037,45.66576,3431,5,27,6,28,30,3.55,27.5,fr,196,68,6722,1,1,Active Shallow Crust,0.0,89.99031,0.0,05/27/3431
+0.60037,45.66576,9300,1,29,1,47,37,3.55,5.0,fr,197,185,6723,1,1,Active Shallow Crust,240.0122,57.99812,0.0,01/29/9300
+0.60037,45.66576,4726,3,30,18,44,30,3.55,5.0,fr,198,94,6729,1,1,Active Shallow Crust,128.8961,89.99384,0.0,03/30/4726
+0.60037,45.66576,1704,10,1,17,22,24,3.65,5.0,fr,199,34,6732,1,1,Active Shallow Crust,0.0,89.98979,0.0,10/01/1704
+0.60037,45.66576,8348,12,28,6,22,37,3.75,15.0,fr,200,166,6751,1,1,Active Shallow Crust,0.0,89.99009,-90.0,12/28/8348
+0.60037,45.66576,812,8,23,13,3,25,3.85,5.0,fr,201,16,6756,1,1,Active Shallow Crust,0.0,89.99002,0.0,08/23/0812
+0.60037,45.66576,9035,11,19,14,15,13,3.85,15.0,fr,202,180,6757,1,1,Active Shallow Crust,0.0,89.99002,0.0,11/19/9035
+0.60037,45.66576,6298,6,30,22,45,38,4.15,5.0,fr,203,125,6792,1,1,Active Shallow Crust,0.0,89.98985,0.0,06/30/6298
+0.60037,45.66576,4190,8,20,19,49,24,4.15,15.0,fr,204,83,6793,1,1,Active Shallow Crust,0.0,89.98985,0.0,08/20/4190
+7.63049,45.34595,6232,9,14,14,51,32,3.55,5.0,fr,205,124,7200,1,1,Active Shallow Crust,0.0,89.99291,0.0,09/14/6232
+7.63049,45.34595,4589,4,10,19,56,19,3.55,5.0,fr,206,91,7206,1,1,Active Shallow Crust,0.0,89.99283,-90.0,04/10/4589
+7.63049,45.34595,8368,1,2,21,39,9,3.65,5.0,fr,207,167,7212,1,1,Active Shallow Crust,0.0,89.98737,0.0,01/02/8368
+7.63049,45.34595,3224,1,31,13,21,27,3.75,5.0,fr,208,64,7224,1,1,Active Shallow Crust,0.0,89.98874,0.0,01/31/3224
+7.63049,45.34595,2881,10,11,2,31,44,3.75,15.0,fr,209,57,7225,1,1,Active Shallow Crust,0.0,89.98874,0.0,10/11/2881
+7.63049,45.34595,5958,4,16,2,36,53,3.75,27.5,fr,210,119,7232,1,1,Active Shallow Crust,0.0,89.98861,-90.0,04/16/5958
+7.63049,45.34595,6824,12,17,22,1,17,3.85,27.5,fr,211,136,7238,1,1,Active Shallow Crust,0.0,89.98997,0.0,12/17/6824
+7.63049,45.34595,70,7,5,11,40,23,3.85,5.0,fr,212,1,7239,1,1,Active Shallow Crust,240.0111,57.99809,0.0,07/05/0070
+7.63049,45.34595,6539,2,22,1,26,59,3.95,27.5,fr,213,130,7253,1,1,Active Shallow Crust,240.0195,58.00457,0.0,02/22/6539
+7.63049,45.34595,1799,3,27,3,42,44,4.65,15.0,fr,214,35,7336,1,1,Active Shallow Crust,240.0106,57.99401,0.0,03/27/1799
+7.63049,45.34595,7260,1,18,7,17,16,5.05,5.0,fr,215,145,7380,1,1,Active Shallow Crust,0.0,89.98991,0.0,01/18/7260
+7.63049,45.34595,6726,5,16,8,28,59,5.55,5.0,fr,216,134,7440,1,1,Active Shallow Crust,0.0,89.99007,0.0,05/16/6726
+7.630492,45.34595,2695,1,10,2,28,47,6.15,6.011322,fr,217,53,7512,1,1,Active Shallow Crust,0.0,89.99004,0.0,01/10/2695
+-3.84192,46.34935,3767,8,6,23,7,17,3.65,5.0,fr,218,75,7692,1,1,Active Shallow Crust,0.0,89.99069,0.0,08/06/3767
+-3.84192,46.34935,9184,1,22,23,14,50,3.65,5.0,fr,219,183,7695,1,1,Active Shallow Crust,240.0016,58.01259,0.0,01/22/9184
+-3.84192,46.34935,2067,11,24,2,20,11,3.95,5.0,fr,220,41,7737,1,1,Active Shallow Crust,128.9005,89.99342,0.0,11/24/2067
+2.44754,40.2367,7380,1,8,10,2,55,3.65,5.0,fr,221,147,9138,1,1,Active Shallow Crust,0.0,89.98959,-90.0,01/08/7380
+2.44754,40.2367,8908,2,6,23,21,58,3.85,5.0,fr,222,178,9156,1,1,Active Shallow Crust,0.0,89.9891,0.0,02/06/8908
+3.45146,49.53257,6611,2,23,5,11,4,3.65,5.0,fr,223,132,9615,1,1,Active Shallow Crust,240.0011,58.01328,0.0,02/23/6611
+3.45146,49.53257,3520,12,4,0,2,22,4.25,5.0,fr,224,70,9684,1,1,Active Shallow Crust,0.0,89.98977,0.0,12/04/3520
+4.76758,43.53452,1839,6,5,8,36,9,3.55,5.0,fr,225,36,10083,1,1,Active Shallow Crust,240.0128,57.997,0.0,06/05/1839
+4.76758,43.53452,6435,7,6,23,18,14,3.65,15.0,fr,226,128,10096,1,1,Active Shallow Crust,240.0009,58.01289,0.0,07/06/6435
+4.76758,43.53452,5548,5,15,11,59,8,3.85,5.0,fr,227,110,10116,1,1,Active Shallow Crust,0.0,89.98965,0.0,05/15/5548
+6.00356,45.93741,1001,1,6,12,38,54,3.55,5.0,fr,228,20,10560,1,5,Active Shallow Crust,0.0,89.99299,0.0,01/06/1001
+6.00356,45.93741,4497,1,19,13,42,37,3.55,5.0,fr,229,89,10560,1,5,Active Shallow Crust,0.0,89.99299,0.0,01/19/4497
+6.00356,45.93741,517,3,25,7,19,8,3.55,5.0,fr,230,10,10560,1,5,Active Shallow Crust,0.0,89.99299,0.0,03/25/0517
+6.00356,45.93741,5749,2,20,23,39,28,3.55,5.0,fr,231,114,10560,1,5,Active Shallow Crust,0.0,89.99299,0.0,02/20/5749
+6.00356,45.93741,5914,5,8,14,23,14,3.55,5.0,fr,232,118,10560,1,5,Active Shallow Crust,0.0,89.99299,0.0,05/08/5914
+6.00356,45.93741,9705,12,13,9,10,37,3.55,15.0,fr,233,194,10561,1,1,Active Shallow Crust,0.0,89.99299,0.0,12/13/9705
+6.00356,45.93741,7735,10,4,22,16,35,3.55,5.0,fr,234,154,10563,1,1,Active Shallow Crust,240.0127,57.99746,0.0,10/04/7735
+6.00356,45.93741,3389,6,22,18,18,39,3.55,15.0,fr,235,67,10564,1,1,Active Shallow Crust,240.0127,57.99746,0.0,06/22/3389
+6.00356,45.93741,1103,7,17,5,48,43,3.65,5.0,fr,236,22,10572,1,1,Active Shallow Crust,0.0,89.9875,0.0,07/17/1103
+6.00356,45.93741,7272,4,14,15,37,21,3.65,15.0,fr,237,145,10573,1,1,Active Shallow Crust,0.0,89.9875,0.0,04/14/7272
+6.00356,45.93741,3132,7,18,9,23,50,3.65,5.0,fr,238,62,10575,1,2,Active Shallow Crust,240.0004,58.01394,0.0,07/18/3132
+6.00356,45.93741,4228,11,15,23,59,50,3.65,5.0,fr,239,84,10575,1,2,Active Shallow Crust,240.0004,58.01394,0.0,11/15/4228
+6.00356,45.93741,814,8,22,12,6,34,3.65,15.0,fr,240,16,10579,1,1,Active Shallow Crust,0.0,89.98736,-90.0,08/22/0814
+6.00356,45.93741,4624,11,19,7,0,38,3.75,5.0,fr,241,92,10584,1,3,Active Shallow Crust,0.0,89.98886,0.0,11/19/4624
+6.00356,45.93741,9466,1,11,3,59,22,3.75,5.0,fr,242,189,10584,1,3,Active Shallow Crust,0.0,89.98886,0.0,01/11/9466
+6.00356,45.93741,2607,6,7,7,1,18,3.75,5.0,fr,243,52,10584,1,3,Active Shallow Crust,0.0,89.98886,0.0,06/07/2607
+6.00356,45.93741,9041,8,1,7,47,16,3.75,27.5,fr,244,180,10586,1,1,Active Shallow Crust,0.0,89.98886,0.0,08/01/9041
+6.00356,45.93741,2148,5,30,10,9,21,3.85,15.0,fr,245,42,10597,1,1,Active Shallow Crust,0.0,89.99007,0.0,05/30/2148
+6.00356,45.93741,5557,4,3,0,19,37,3.85,5.0,fr,246,111,10599,1,1,Active Shallow Crust,240.0112,57.99833,0.0,04/03/5557
+6.00356,45.93741,4490,2,19,10,55,1,3.95,5.0,fr,247,89,10608,1,3,Active Shallow Crust,0.0,89.99115,0.0,02/19/4490
+6.00356,45.93741,5010,6,30,4,34,14,3.95,5.0,fr,248,100,10608,1,3,Active Shallow Crust,0.0,89.99115,0.0,06/30/5010
+6.00356,45.93741,7852,6,28,22,48,33,3.95,5.0,fr,249,157,10608,1,3,Active Shallow Crust,0.0,89.99115,0.0,06/28/7852
+6.00356,45.93741,58,11,1,14,6,56,3.95,15.0,fr,250,1,10609,1,1,Active Shallow Crust,0.0,89.99115,0.0,11/01/0058
+6.00356,45.93741,5213,1,31,23,20,30,3.95,27.5,fr,251,104,10610,1,1,Active Shallow Crust,0.0,89.99115,0.0,01/31/5213
+6.00356,45.93741,6279,9,4,8,47,10,3.95,5.0,fr,252,125,10611,1,1,Active Shallow Crust,240.0201,58.00464,0.0,09/04/6279
+6.00356,45.93741,5508,12,24,10,30,9,4.05,5.0,fr,253,110,10620,1,1,Active Shallow Crust,0.0,89.98817,0.0,12/24/5508
+6.00356,45.93741,2182,11,11,10,50,3,4.15,5.0,fr,254,43,10632,1,1,Active Shallow Crust,0.0,89.98946,0.0,11/11/2182
+6.00356,45.93741,7027,6,7,14,16,32,4.15,5.0,fr,255,140,10641,1,1,Active Shallow Crust,128.8983,89.99297,0.0,06/07/7027
+6.00356,45.93741,9121,3,7,11,59,27,4.25,5.0,fr,256,182,10644,1,2,Active Shallow Crust,0.0,89.9906,0.0,03/07/9121
+6.00356,45.93741,1178,4,14,13,11,49,4.25,5.0,fr,257,23,10644,1,2,Active Shallow Crust,0.0,89.9906,0.0,04/14/1178
+6.00356,45.93741,8150,12,15,5,7,44,4.35,5.0,fr,258,162,10656,1,1,Active Shallow Crust,0.0,89.98883,0.0,12/15/8150
+6.00356,45.93741,7067,11,5,15,59,37,4.35,15.0,fr,259,141,10657,1,1,Active Shallow Crust,0.0,89.98883,0.0,11/05/7067
+6.00356,45.93741,775,4,14,12,31,43,4.35,27.5,fr,260,15,10664,1,1,Active Shallow Crust,0.0,89.9887,-90.0,04/14/0775
+6.00356,45.93741,1518,3,13,4,14,7,4.35,15.0,fr,261,30,10666,1,1,Active Shallow Crust,128.8985,89.98249,0.0,03/13/1518
+6.00356,45.93741,8261,10,20,23,10,31,4.55,5.0,fr,262,165,10680,1,1,Active Shallow Crust,0.0,89.98891,0.0,10/20/8261
+6.00356,45.93741,1987,3,26,21,2,1,4.85,5.0,fr,263,39,10716,1,1,Active Shallow Crust,0.0,89.99058,0.0,03/26/1987
+6.00356,45.93741,2036,3,22,17,56,35,4.85,15.0,fr,264,40,10726,1,1,Active Shallow Crust,128.8931,89.989,0.0,03/22/2036
+6.00356,45.93741,7429,4,18,8,37,9,4.95,5.0,fr,265,148,10737,1,1,Active Shallow Crust,128.8901,89.98978,0.0,04/18/7429
+6.00356,45.93741,239,7,1,11,30,24,5.25,5.0,fr,266,4,10764,1,1,Active Shallow Crust,0.0,89.99009,0.0,07/01/0239
+3.73019,46.40263,8148,4,13,8,23,37,3.55,27.5,fr,267,162,11522,1,1,Active Shallow Crust,0.0,89.98957,0.0,04/13/8148
+3.73019,46.40263,993,9,23,16,49,24,3.85,5.0,fr,268,19,11556,1,1,Active Shallow Crust,0.0,89.99015,0.0,09/23/0993
+3.73019,46.40263,7969,1,29,20,22,18,4.45,5.0,fr,269,159,11628,1,1,Active Shallow Crust,0.0,89.99013,0.0,01/29/7969
+3.73019,46.40263,6360,8,20,13,27,18,4.65,27.5,fr,270,127,11654,1,1,Active Shallow Crust,0.0,89.9902,0.0,08/20/6360
+3.73019,46.40263,5026,7,7,12,6,21,4.75,5.0,fr,271,100,11664,1,1,Active Shallow Crust,0.0,89.99039,0.0,07/07/5026
+3.73019,46.40263,4904,2,6,4,54,57,4.85,15.0,fr,272,98,11677,1,1,Active Shallow Crust,0.0,89.98988,0.0,02/06/4904
+-3.302,49.53057,8118,8,27,9,31,47,3.55,15.0,fr,273,162,12001,1,1,Active Shallow Crust,0.0,89.99018,0.0,08/27/8118
+-3.302,49.53057,7253,1,9,21,29,19,3.75,5.0,fr,274,145,12024,1,1,Active Shallow Crust,0.0,89.9896,0.0,01/09/7253
+-3.302,49.53057,8941,11,28,8,6,34,3.95,27.5,fr,275,178,12056,1,1,Active Shallow Crust,0.0,89.98956,-90.0,11/28/8941
+7.14036,49.52765,8962,12,10,12,34,18,3.65,15.0,fr,276,179,12496,1,1,Active Shallow Crust,240.0021,58.01263,0.0,12/10/8962
+7.14036,49.52765,6990,9,22,6,57,0,3.75,5.0,fr,277,139,12504,1,1,Active Shallow Crust,0.0,89.9896,0.0,09/22/6990
+7.14036,49.52765,8789,9,3,13,48,13,3.75,5.0,fr,278,175,12507,1,1,Active Shallow Crust,240.0083,58.01849,0.0,09/03/8789
+7.14036,49.52765,7357,2,7,3,53,56,4.35,5.0,fr,279,147,12576,1,1,Active Shallow Crust,0.0,89.98958,0.0,02/07/7357
+4.93138,45.14235,2039,7,25,21,45,52,3.55,15.0,fr,280,40,12961,1,1,Active Shallow Crust,0.0,89.99289,0.0,07/25/2039
+4.93138,45.14235,2315,10,30,7,39,14,3.75,5.0,fr,281,46,12984,1,1,Active Shallow Crust,0.0,89.9887,0.0,10/30/2315
+4.93138,45.14235,3015,3,11,4,51,48,3.75,5.0,fr,282,60,12987,1,1,Active Shallow Crust,240.0073,58.01751,0.0,03/11/3015
+4.93138,45.14235,5528,7,26,12,9,14,3.75,5.0,fr,283,110,12993,1,1,Active Shallow Crust,128.8958,89.96747,0.0,07/26/5528
+4.93138,45.14235,8149,12,12,19,52,10,3.85,5.0,fr,284,162,12996,1,1,Active Shallow Crust,0.0,89.98993,0.0,12/12/8149
+4.93138,45.14235,774,10,12,22,2,59,3.85,27.5,fr,285,15,13001,1,1,Active Shallow Crust,240.0107,57.9974,0.0,10/12/0774
+4.93138,45.14235,1935,9,13,18,1,53,4.05,5.0,fr,286,38,13020,1,1,Active Shallow Crust,0.0,89.988,0.0,09/13/1935
+4.93138,45.14235,1568,4,22,19,53,56,4.05,15.0,fr,287,31,13027,1,1,Active Shallow Crust,0.0,89.99191,-90.0,04/22/1568
+4.93138,45.14235,4504,12,23,14,37,22,4.25,15.0,fr,288,90,13051,1,1,Active Shallow Crust,0.0,89.99036,-90.0,12/23/4504
+4.93138,45.14235,7679,1,8,6,50,22,4.35,5.0,fr,289,153,13056,1,2,Active Shallow Crust,0.0,89.98867,0.0,01/08/7679
+4.93138,45.14235,8772,2,4,20,34,34,4.35,5.0,fr,290,175,13056,1,2,Active Shallow Crust,0.0,89.98867,0.0,02/04/8772
+4.93138,45.14235,4270,1,21,16,37,0,4.35,5.0,fr,291,85,13065,1,1,Active Shallow Crust,128.8982,89.98297,0.0,01/21/4270
+4.93138,45.14235,7336,12,20,5,45,47,4.45,5.0,fr,292,146,13068,1,1,Active Shallow Crust,0.0,89.98991,0.0,12/20/7336
+4.93138,45.14235,2902,5,1,13,30,50,4.55,15.0,fr,293,58,13081,1,1,Active Shallow Crust,0.0,89.991,0.0,05/01/2902
+4.93138,45.14235,2212,5,6,13,18,54,5.25,15.0,fr,294,44,13165,1,1,Active Shallow Crust,0.0,89.98995,0.0,05/06/2212
+-0.10105,50.28067,9940,11,23,9,21,6,3.65,15.0,fr,295,198,13453,1,1,Active Shallow Crust,0.0,89.99004,0.0,11/23/9940
+-0.10105,50.28067,6963,7,2,13,18,28,3.65,5.0,fr,296,139,13458,1,1,Active Shallow Crust,0.0,89.99001,-90.0,07/02/6963
+-0.10105,50.28067,5940,9,22,18,20,33,3.65,27.5,fr,297,118,13460,1,1,Active Shallow Crust,0.0,89.99001,-90.0,09/22/5940
+-0.10105,50.28067,7429,9,14,19,26,49,3.85,15.0,fr,298,148,13477,1,1,Active Shallow Crust,0.0,89.99002,0.0,09/14/7429
+2.13938,51.7946,8913,3,27,10,51,36,3.55,15.0,fr,299,178,13921,1,1,Active Shallow Crust,0.0,89.99065,0.0,03/27/8913
+2.13938,51.7946,9868,3,18,9,20,47,3.65,15.0,fr,300,197,13939,1,1,Active Shallow Crust,0.0,89.98875,-90.0,03/18/9868
+2.13938,51.7946,3770,3,10,14,15,9,4.05,5.0,fr,301,75,13980,1,1,Active Shallow Crust,0.0,89.98948,0.0,03/10/3770
+2.13938,51.7946,3849,4,29,1,54,55,4.15,27.5,fr,302,76,14000,1,1,Active Shallow Crust,0.0,89.99052,-90.0,04/29/3849
+2.13938,51.7946,1361,8,21,18,28,54,4.35,5.0,fr,303,27,14025,1,1,Active Shallow Crust,128.8969,89.98279,0.0,08/21/1361
+2.13938,51.7946,7468,6,1,11,32,43,6.35,15.0,fr,304,149,14263,1,1,Active Shallow Crust,0.0,89.98994,-90.0,06/01/7468
+-0.43186,49.33897,6648,8,3,20,10,21,3.55,5.0,fr,305,132,14880,1,1,Active Shallow Crust,0.0,89.99014,0.0,08/03/6648
+-0.43186,49.33897,2741,1,20,21,9,39,3.55,5.0,fr,306,54,14886,1,1,Active Shallow Crust,0.0,89.99003,-90.0,01/20/2741
+-0.43186,49.33897,2923,8,4,17,20,11,3.65,5.0,fr,307,58,14895,1,1,Active Shallow Crust,240.0014,58.01296,0.0,08/04/2923
+-0.43186,49.33897,4002,4,18,13,16,44,3.75,5.0,fr,308,80,14904,1,2,Active Shallow Crust,0.0,89.98989,0.0,04/18/4002
+-0.43186,49.33897,2567,11,8,1,57,11,3.75,5.0,fr,309,51,14904,1,2,Active Shallow Crust,0.0,89.98989,0.0,11/08/2567
+-0.43186,49.33897,6980,1,22,11,9,36,3.75,5.0,fr,310,139,14910,1,1,Active Shallow Crust,0.0,89.9901,-90.0,01/22/6980
+-0.43186,49.33897,2597,8,9,21,28,33,3.85,15.0,fr,311,51,14917,1,1,Active Shallow Crust,0.0,89.99011,0.0,08/09/2597
+-0.43186,49.33897,3536,4,22,0,5,34,3.95,5.0,fr,312,70,14928,1,1,Active Shallow Crust,0.0,89.98989,0.0,04/22/3536
+-0.43186,49.33897,4910,6,19,17,9,53,3.95,5.0,fr,313,98,14937,1,1,Active Shallow Crust,128.9,89.99365,0.0,06/19/4910
+-0.43186,49.33897,1854,8,28,11,45,3,4.05,15.0,fr,314,37,14941,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/28/1854
+-0.43186,49.33897,9028,4,2,11,6,35,4.25,15.0,fr,315,180,14965,1,1,Active Shallow Crust,0.0,89.98991,0.0,04/02/9028
+-0.43186,49.33897,622,3,9,3,10,46,4.25,15.0,fr,316,12,14968,1,1,Active Shallow Crust,240.0081,57.99419,0.0,03/09/0622
+-0.43186,49.33897,4248,9,3,16,42,34,4.35,5.0,fr,317,84,14976,1,1,Active Shallow Crust,0.0,89.99003,0.0,09/03/4248
+-0.43186,49.33897,4881,3,22,20,57,4,4.35,5.0,fr,318,97,14979,1,1,Active Shallow Crust,240.0091,57.99608,0.0,03/22/4881
+-0.43186,49.33897,2863,9,26,15,42,12,4.35,27.5,fr,319,57,14984,1,1,Active Shallow Crust,0.0,89.99007,-90.0,09/26/2863
+-0.43186,49.33897,503,2,2,18,58,5,4.35,27.5,fr,320,10,14987,1,1,Active Shallow Crust,128.8972,89.98275,0.0,02/02/0503
+-0.43186,49.33897,1177,2,7,0,37,57,4.45,15.0,fr,321,23,14989,1,1,Active Shallow Crust,0.0,89.98994,0.0,02/07/1177
+-0.43186,49.33897,9514,2,17,19,39,17,4.95,5.0,fr,322,190,15048,1,1,Active Shallow Crust,0.0,89.99,0.0,02/17/9514
+-0.43186,49.33897,8490,6,25,16,22,34,5.05,5.0,fr,323,169,15063,1,1,Active Shallow Crust,240.0237,57.99785,0.0,06/25/8490
+-6.65596,48.78605,3964,3,17,1,45,33,3.75,5.0,fr,324,79,15390,1,1,Active Shallow Crust,0.0,89.98932,-90.0,03/17/3964
+1.66285,51.39554,1868,9,9,10,31,44,3.55,5.0,fr,325,37,15846,1,1,Active Shallow Crust,0.0,89.99046,-90.0,09/09/1868
+1.66285,51.39554,5019,4,27,6,24,16,3.65,15.0,fr,326,100,15853,1,1,Active Shallow Crust,0.0,89.99019,0.0,04/27/5019
+1.66285,51.39554,6658,1,1,0,49,18,3.95,5.0,fr,327,133,15888,1,1,Active Shallow Crust,0.0,89.99007,0.0,01/01/6658
+1.66285,51.39554,2882,4,1,5,2,48,3.95,15.0,fr,328,57,15889,1,1,Active Shallow Crust,0.0,89.99007,0.0,04/01/2882
+1.66285,51.39554,4282,1,8,19,27,35,5.05,15.0,fr,329,85,16021,1,1,Active Shallow Crust,0.0,89.98993,0.0,01/08/4282
+1.66285,51.39554,872,5,17,5,8,32,5.15,5.0,fr,330,17,16032,1,1,Active Shallow Crust,0.0,89.99003,0.0,05/17/0872
+3.43559,46.22917,7612,4,8,4,3,29,3.55,15.0,fr,331,152,16324,1,1,Active Shallow Crust,240.0127,57.99815,0.0,04/08/7612
+3.43559,46.22917,748,8,19,10,49,55,3.65,5.0,fr,332,14,16332,1,1,Active Shallow Crust,0.0,89.99068,0.0,08/19/0748
+3.43559,46.22917,5033,8,4,21,45,43,3.75,5.0,fr,333,100,16353,1,1,Active Shallow Crust,128.896,89.96748,0.0,08/04/5033
+3.43559,46.22917,2068,7,18,4,4,53,3.85,27.5,fr,334,41,16364,1,1,Active Shallow Crust,0.0,89.99001,-90.0,07/18/2068
+3.43559,46.22917,3055,3,13,1,12,37,4.05,5.0,fr,335,61,16380,1,1,Active Shallow Crust,0.0,89.9902,0.0,03/13/3055
+3.43559,46.22917,3440,1,22,9,8,31,4.15,27.5,fr,336,68,16394,1,1,Active Shallow Crust,0.0,89.98951,0.0,01/22/3440
+3.43559,46.22917,9331,1,7,13,14,6,4.25,15.0,fr,337,186,16405,1,1,Active Shallow Crust,0.0,89.99065,0.0,01/07/9331
+3.43559,46.22917,9500,12,26,19,41,54,4.25,5.0,fr,338,189,16410,1,1,Active Shallow Crust,0.0,89.99054,-90.0,12/26/9500
+3.43559,46.22917,1925,11,3,22,58,50,5.55,15.0,fr,339,38,16570,1,1,Active Shallow Crust,128.8764,89.98978,0.0,11/03/1925
+3.94363,49.35655,1337,3,14,19,49,53,3.65,27.5,fr,340,26,16814,1,1,Active Shallow Crust,0.0,89.99122,0.0,03/14/1337
+3.94363,49.35655,3295,6,9,20,20,50,3.95,5.0,fr,341,65,16851,1,1,Active Shallow Crust,240.0198,58.00513,0.0,06/09/3295
+-3.3622,48.17519,2777,7,3,17,19,48,3.55,5.0,fr,342,55,17280,1,1,Active Shallow Crust,0.0,89.98991,0.0,07/03/2777
+-3.3622,48.17519,1841,6,7,12,42,7,3.55,15.0,fr,343,36,17281,1,1,Active Shallow Crust,0.0,89.98991,0.0,06/07/1841
+-3.3622,48.17519,9174,6,15,2,3,25,3.55,5.0,fr,344,183,17289,1,1,Active Shallow Crust,128.8963,89.99328,0.0,06/15/9174
+-3.3622,48.17519,1796,6,4,20,43,32,3.65,5.0,fr,345,35,17292,1,1,Active Shallow Crust,0.0,89.99101,0.0,06/04/1796
+-3.3622,48.17519,2046,3,5,3,35,44,3.75,5.0,fr,346,40,17307,1,2,Active Shallow Crust,240.0092,58.01719,0.0,03/05/2046
+-3.3622,48.17519,8937,6,28,18,26,31,3.75,5.0,fr,347,178,17307,1,2,Active Shallow Crust,240.0092,58.01719,0.0,06/28/8937
+-3.3622,48.17519,5792,8,9,17,53,12,3.75,5.0,fr,348,115,17310,1,1,Active Shallow Crust,0.0,89.9892,-90.0,08/09/5792
+-3.3622,48.17519,4029,11,3,11,12,21,3.85,5.0,fr,349,80,17316,1,1,Active Shallow Crust,0.0,89.99048,0.0,11/03/4029
+-3.3622,48.17519,3930,11,16,17,8,21,3.85,5.0,fr,350,78,17319,1,2,Active Shallow Crust,240.011,57.998,0.0,11/16/3930
+-3.3622,48.17519,7292,2,16,13,11,18,3.85,5.0,fr,351,145,17319,1,2,Active Shallow Crust,240.011,57.998,0.0,02/16/7292
+-3.3622,48.17519,4625,5,19,3,23,1,3.95,27.5,fr,352,92,17330,1,1,Active Shallow Crust,0.0,89.9894,0.0,05/19/4625
+-3.3622,48.17519,8941,1,25,9,27,33,4.05,15.0,fr,353,178,17344,1,1,Active Shallow Crust,240.0066,58.00572,0.0,01/25/8941
+-3.3622,48.17519,9426,12,9,8,6,35,4.05,5.0,fr,354,188,17346,1,1,Active Shallow Crust,0.0,89.99043,-90.0,12/09/9426
+-3.3622,48.17519,6463,1,29,20,47,20,4.25,5.0,fr,355,129,17364,1,2,Active Shallow Crust,0.0,89.98949,0.0,01/29/6463
+-3.3622,48.17519,6188,5,20,22,39,21,4.25,5.0,fr,356,123,17364,1,2,Active Shallow Crust,0.0,89.98949,0.0,05/20/6188
+-3.3622,48.17519,6056,12,1,19,14,51,4.45,15.0,fr,357,121,17395,1,1,Active Shallow Crust,0.0,89.99034,-90.0,12/01/6056
+-3.3622,48.17519,2265,3,17,15,16,30,4.55,5.0,fr,358,45,17400,1,1,Active Shallow Crust,0.0,89.99043,0.0,03/17/2265
+-3.3622,48.17519,8876,4,12,10,50,12,5.25,5.0,fr,359,177,17487,1,1,Active Shallow Crust,240.0266,58.00045,0.0,04/12/8876
+-3.3622,48.17519,7247,3,9,19,8,48,6.35,15.0,fr,360,144,17623,1,1,Active Shallow Crust,0.0,89.98997,-90.0,03/09/7247
+5.49777,47.67862,9826,1,22,0,33,46,3.55,27.5,fr,361,196,17771,1,1,Active Shallow Crust,128.8959,89.99321,0.0,01/22/9826
+5.49777,47.67862,4309,1,5,9,37,46,3.65,5.0,fr,362,86,17772,1,2,Active Shallow Crust,0.0,89.9879,0.0,01/05/4309
+5.49777,47.67862,841,12,29,9,39,42,3.65,5.0,fr,363,16,17772,1,2,Active Shallow Crust,0.0,89.9879,0.0,12/29/0841
+5.49777,47.67862,8052,12,31,23,2,14,3.65,5.0,fr,364,161,17781,1,1,Active Shallow Crust,128.8997,89.96355,0.0,12/31/8052
+5.49777,47.67862,4518,5,28,8,33,55,4.25,5.0,fr,365,90,17844,1,1,Active Shallow Crust,0.0,89.9909,0.0,05/28/4518
+5.49777,47.67862,8627,6,15,0,49,3,5.25,5.0,fr,366,172,17964,1,1,Active Shallow Crust,0.0,89.99041,0.0,06/15/8627
+0.23334,41.96181,1476,3,26,1,45,25,3.55,15.0,fr,367,29,18241,1,1,Active Shallow Crust,0.0,89.98992,0.0,03/26/1476
+0.23334,41.96181,7605,12,13,14,5,50,3.65,15.0,fr,368,152,18253,1,1,Active Shallow Crust,0.0,89.98997,0.0,12/13/7605
+0.23334,41.96181,4427,9,19,7,11,55,3.85,15.0,fr,369,88,18277,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/19/4427
+0.23334,41.96181,9300,5,3,23,7,7,5.35,5.0,fr,370,185,18456,1,1,Active Shallow Crust,0.0,89.99,0.0,05/03/9300
+7.8149,48.08771,3916,8,2,14,26,39,3.55,5.0,fr,371,78,18720,1,3,Active Shallow Crust,0.0,89.99326,0.0,08/02/3916
+7.8149,48.08771,7874,1,13,16,13,2,3.55,5.0,fr,372,157,18720,1,3,Active Shallow Crust,0.0,89.99326,0.0,01/13/7874
+7.8149,48.08771,6058,5,7,9,21,38,3.55,5.0,fr,373,121,18720,1,3,Active Shallow Crust,0.0,89.99326,0.0,05/07/6058
+7.8149,48.08771,3380,3,9,4,40,23,3.55,15.0,fr,374,67,18721,1,3,Active Shallow Crust,0.0,89.99326,0.0,03/09/3380
+7.8149,48.08771,5410,12,22,21,5,19,3.55,15.0,fr,375,108,18721,1,3,Active Shallow Crust,0.0,89.99326,0.0,12/22/5410
+7.8149,48.08771,5875,1,10,4,28,19,3.55,15.0,fr,376,117,18721,1,3,Active Shallow Crust,0.0,89.99326,0.0,01/10/5875
+7.8149,48.08771,2002,4,1,21,43,42,3.55,5.0,fr,377,40,18726,1,1,Active Shallow Crust,0.0,89.99319,-90.0,04/01/2002
+7.8149,48.08771,8130,5,22,22,47,49,3.65,5.0,fr,378,162,18732,1,5,Active Shallow Crust,0.0,89.98799,0.0,05/22/8130
+7.8149,48.08771,1590,7,16,10,5,26,3.65,5.0,fr,379,31,18732,1,5,Active Shallow Crust,0.0,89.98799,0.0,07/16/1590
+7.8149,48.08771,2728,1,11,9,45,16,3.65,5.0,fr,380,54,18732,1,5,Active Shallow Crust,0.0,89.98799,0.0,01/11/2728
+7.8149,48.08771,6204,3,24,21,44,32,3.65,5.0,fr,381,124,18732,1,5,Active Shallow Crust,0.0,89.98799,0.0,03/24/6204
+7.8149,48.08771,3518,2,8,2,39,30,3.65,5.0,fr,382,70,18732,1,5,Active Shallow Crust,0.0,89.98799,0.0,02/08/3518
+7.8149,48.08771,5393,9,30,21,3,16,3.65,15.0,fr,383,107,18733,1,1,Active Shallow Crust,0.0,89.98799,0.0,09/30/5393
+7.8149,48.08771,9651,10,26,8,39,6,3.65,5.0,fr,384,193,18738,1,2,Active Shallow Crust,0.0,89.98785,-90.0,10/26/9651
+7.8149,48.08771,9777,6,13,21,23,59,3.65,5.0,fr,385,195,18738,1,2,Active Shallow Crust,0.0,89.98785,-90.0,06/13/9777
+7.8149,48.08771,9982,10,16,21,49,15,3.65,5.0,fr,386,199,18741,1,1,Active Shallow Crust,128.8994,89.96355,0.0,10/16/9982
+7.8149,48.08771,2420,3,3,4,52,34,3.75,5.0,fr,387,48,18744,1,1,Active Shallow Crust,0.0,89.9893,0.0,03/03/2420
+7.8149,48.08771,134,8,13,0,18,15,3.75,15.0,fr,388,2,18745,1,3,Active Shallow Crust,0.0,89.9893,0.0,08/13/0134
+7.8149,48.08771,6699,8,17,4,42,15,3.75,15.0,fr,389,133,18745,1,3,Active Shallow Crust,0.0,89.9893,0.0,08/17/6699
+7.8149,48.08771,500,2,21,10,58,32,3.75,15.0,fr,390,9,18745,1,3,Active Shallow Crust,0.0,89.9893,0.0,02/21/0500
+7.8149,48.08771,9157,6,6,0,18,4,3.75,27.5,fr,391,183,18746,1,2,Active Shallow Crust,0.0,89.9893,0.0,06/06/9157
+7.8149,48.08771,2626,7,10,15,31,5,3.75,27.5,fr,392,52,18746,1,2,Active Shallow Crust,0.0,89.9893,0.0,07/10/2626
+7.8149,48.08771,6504,2,9,7,37,48,3.75,5.0,fr,393,130,18747,1,1,Active Shallow Crust,240.0086,58.01699,0.0,02/09/6504
+7.8149,48.08771,3910,11,18,15,59,12,3.85,5.0,fr,394,78,18756,1,2,Active Shallow Crust,0.0,89.99046,0.0,11/18/3910
+7.8149,48.08771,2292,10,30,0,50,27,3.85,5.0,fr,395,45,18756,1,2,Active Shallow Crust,0.0,89.99046,0.0,10/30/2292
+7.8149,48.08771,9274,2,17,7,39,17,3.85,5.0,fr,396,185,18765,1,1,Active Shallow Crust,128.8955,89.99285,0.0,02/17/9274
+7.8149,48.08771,306,10,31,3,20,50,3.95,5.0,fr,397,6,18768,1,1,Active Shallow Crust,0.0,89.9915,0.0,10/31/0306
+7.8149,48.08771,1380,1,7,18,49,34,3.95,15.0,fr,398,27,18769,1,1,Active Shallow Crust,0.0,89.9915,0.0,01/07/1380
+7.8149,48.08771,1418,8,2,3,36,15,3.95,15.0,fr,399,28,18772,1,1,Active Shallow Crust,240.0207,58.00465,0.0,08/02/1418
+7.8149,48.08771,6054,1,11,17,22,16,4.05,5.0,fr,400,121,18780,1,2,Active Shallow Crust,0.0,89.98863,0.0,01/11/6054
+7.8149,48.08771,9808,9,18,18,56,16,4.05,5.0,fr,401,196,18780,1,2,Active Shallow Crust,0.0,89.98863,0.0,09/18/9808
+7.8149,48.08771,7864,11,3,3,46,35,4.05,15.0,fr,402,157,18781,1,1,Active Shallow Crust,0.0,89.98863,0.0,11/03/7864
+7.8149,48.08771,704,6,14,8,16,26,4.05,5.0,fr,403,14,18786,1,1,Active Shallow Crust,0.0,89.9885,-90.0,06/14/0704
+7.8149,48.08771,2852,7,20,1,30,40,4.35,5.0,fr,404,57,18816,1,1,Active Shallow Crust,0.0,89.98927,0.0,07/20/2852
+7.8149,48.08771,5026,10,13,2,42,34,4.35,27.5,fr,405,100,18818,1,1,Active Shallow Crust,0.0,89.98927,0.0,10/13/5026
+7.8149,48.08771,8295,7,23,12,37,27,4.55,5.0,fr,406,165,18843,1,1,Active Shallow Crust,240.0098,57.99752,0.0,07/23/8295
+7.8149,48.08771,8137,10,17,19,2,16,4.65,15.0,fr,407,162,18856,1,1,Active Shallow Crust,240.0113,57.99428,0.0,10/17/8137
+7.8149,48.08771,1256,3,29,18,34,2,4.75,27.5,fr,408,25,18875,1,1,Active Shallow Crust,128.8879,89.98827,0.0,03/29/1256
+7.8149,48.08771,9096,2,22,18,8,31,4.85,5.0,fr,409,181,18879,1,1,Active Shallow Crust,240.0178,58.00255,0.0,02/22/9096
+7.8149,48.08771,7102,9,11,8,46,43,5.15,5.0,fr,410,142,18915,1,1,Active Shallow Crust,240.0205,58.00016,0.0,09/11/7102
+7.8149,48.08771,156,8,7,4,58,6,5.15,15.0,fr,411,3,18916,1,1,Active Shallow Crust,240.0205,58.00017,0.0,08/07/0156
+7.8149,48.08771,9582,12,3,14,11,6,5.35,15.0,fr,412,191,18946,1,1,Active Shallow Crust,128.8822,89.98802,0.0,12/03/9582
+7.8149,48.08771,9124,10,3,8,8,46,5.45,15.0,fr,413,182,18952,1,1,Active Shallow Crust,240.0302,57.99872,0.0,10/03/9124
+7.81492,48.08771,2222,7,2,5,46,13,6.85,13.45767,fr,414,44,19116,1,1,Active Shallow Crust,359.9999,89.99002,0.0,07/02/2222
+2.45589,45.1671,3992,9,21,9,30,8,3.55,15.0,fr,415,79,19201,1,1,Active Shallow Crust,0.0,89.98933,0.0,09/21/3992
+2.45589,45.1671,5791,4,16,23,20,55,3.55,5.0,fr,416,115,19203,1,1,Active Shallow Crust,240.012,57.9983,0.0,04/16/5791
+2.45589,45.1671,9011,4,23,0,39,43,3.65,5.0,fr,417,180,19221,1,2,Active Shallow Crust,128.9013,89.9635,0.0,04/23/9011
+2.45589,45.1671,7338,1,11,12,38,49,3.65,5.0,fr,418,146,19221,1,2,Active Shallow Crust,128.9013,89.9635,0.0,01/11/7338
+2.45589,45.1671,3377,8,28,23,48,48,3.85,5.0,fr,419,67,19236,1,1,Active Shallow Crust,0.0,89.98994,0.0,08/28/3377
+2.45589,45.1671,2364,12,14,16,35,4,3.85,27.5,fr,420,47,19238,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/14/2364
+2.45589,45.1671,4098,3,3,13,51,59,3.95,5.0,fr,421,81,19254,1,1,Active Shallow Crust,0.0,89.99092,-90.0,03/03/4098
+2.45589,45.1671,310,7,7,2,52,16,4.05,15.0,fr,422,6,19261,1,1,Active Shallow Crust,0.0,89.99001,0.0,07/07/0310
+2.45589,45.1671,5619,12,8,12,41,14,4.15,15.0,fr,423,112,19273,1,1,Active Shallow Crust,0.0,89.98931,0.0,12/08/5619
+2.45589,45.1671,6262,2,13,7,34,12,4.75,5.0,fr,424,125,19344,1,1,Active Shallow Crust,0.0,89.99017,0.0,02/13/6262
+-0.96923,48.37165,3642,2,19,22,21,0,3.55,15.0,fr,425,72,19681,1,1,Active Shallow Crust,0.0,89.98995,0.0,02/19/3642
+-0.96923,48.37165,4806,7,11,0,5,23,3.55,5.0,fr,426,96,19683,1,1,Active Shallow Crust,240.0125,57.99823,0.0,07/11/4806
+-0.96923,48.37165,7829,6,1,22,14,14,3.65,5.0,fr,427,156,19698,1,1,Active Shallow Crust,0.0,89.99019,-90.0,06/01/7829
+-0.96923,48.37165,2582,3,19,1,27,42,3.65,5.0,fr,428,51,19701,1,1,Active Shallow Crust,128.9002,89.96356,0.0,03/19/2582
+-0.96923,48.37165,7708,9,13,1,49,56,3.75,5.0,fr,429,154,19704,1,1,Active Shallow Crust,0.0,89.99002,0.0,09/13/7708
+-0.96923,48.37165,1775,10,22,8,10,17,3.75,5.0,fr,430,35,19707,1,2,Active Shallow Crust,240.0086,58.01764,0.0,10/22/1775
+-0.96923,48.37165,1593,6,17,0,9,16,3.75,5.0,fr,431,31,19707,1,2,Active Shallow Crust,240.0086,58.01764,0.0,06/17/1593
+-0.96923,48.37165,38,10,9,10,38,49,3.95,5.0,fr,432,0,19731,1,2,Active Shallow Crust,240.0201,58.00499,0.0,10/09/0038
+-0.96923,48.37165,1594,10,19,6,30,11,3.95,5.0,fr,433,31,19731,1,2,Active Shallow Crust,240.0201,58.00499,0.0,10/19/1594
+-0.96923,48.37165,1664,6,19,20,19,16,4.25,27.5,fr,434,33,19766,1,1,Active Shallow Crust,0.0,89.9899,0.0,06/19/1664
+-0.96923,48.37165,2706,1,28,5,3,36,4.75,27.5,fr,435,54,19826,1,1,Active Shallow Crust,0.0,89.98991,0.0,01/28/2706
+-0.9692485,48.37164,9166,4,23,16,45,13,7.35,17.5,fr,436,183,20145,1,1,Active Shallow Crust,128.6412,89.98959,0.0,04/23/9166
+4.0199,40.46907,8903,10,23,5,11,58,3.55,15.0,fr,437,178,20170,1,1,Active Shallow Crust,128.898,89.99233,0.0,10/23/8903
+4.0199,40.46907,2752,6,29,15,26,35,3.75,15.0,fr,438,55,20185,1,1,Active Shallow Crust,0.0,89.98782,0.0,06/29/2752
+4.0199,40.46907,5540,6,6,0,48,40,5.15,5.0,fr,439,110,20352,1,1,Active Shallow Crust,0.0,89.99027,0.0,06/06/5540
+-3.69757,46.2272,8700,11,7,3,5,41,3.55,5.0,fr,440,173,20649,1,1,Active Shallow Crust,128.896,89.99303,0.0,11/07/8700
+-6.26942,47.31325,3109,12,5,17,52,13,6.05,5.296268,fr,441,62,21426,1,1,Active Shallow Crust,0.0,89.99007,-90.0,12/05/3109
+5.59089,42.30487,717,5,8,1,47,43,3.55,5.0,fr,442,14,21609,1,1,Active Shallow Crust,128.8955,89.99627,0.0,05/08/0717
+5.59089,42.30487,8869,1,26,0,50,14,3.75,5.0,fr,443,177,21624,1,1,Active Shallow Crust,0.0,89.98815,0.0,01/26/8869
+4.00655,44.88077,175,8,14,6,35,7,3.55,5.0,fr,444,3,22080,1,1,Active Shallow Crust,0.0,89.99285,0.0,08/14/0175
+4.00655,44.88077,4841,5,18,15,36,7,3.65,27.5,fr,445,96,22094,1,1,Active Shallow Crust,0.0,89.98727,0.0,05/18/4841
+4.00655,44.88077,7933,12,21,12,54,11,3.75,27.5,fr,446,158,22109,1,1,Active Shallow Crust,240.0087,58.01692,0.0,12/21/7933
+4.00655,44.88077,6546,12,27,17,21,27,3.85,5.0,fr,447,130,22116,1,1,Active Shallow Crust,0.0,89.98988,0.0,12/27/6546
+4.00655,44.88077,3384,12,25,6,54,5,3.85,5.0,fr,448,67,22119,1,1,Active Shallow Crust,240.0105,57.99796,0.0,12/25/3384
+4.00655,44.88077,2866,5,20,17,24,36,4.15,5.0,fr,449,57,22152,1,1,Active Shallow Crust,0.0,89.98926,0.0,05/20/2866
+4.00655,44.88077,3815,7,24,6,53,58,4.15,15.0,fr,450,76,22156,1,1,Active Shallow Crust,240.0077,57.99733,0.0,07/24/3815
+4.00655,44.88077,2733,4,3,3,31,18,4.25,5.0,fr,451,54,22167,1,1,Active Shallow Crust,240.0073,57.99432,0.0,04/03/2733
+3.66783,40.14684,3835,6,22,16,51,0,3.75,5.0,fr,452,76,22584,1,1,Active Shallow Crust,0.0,89.99081,0.0,06/22/3835
+3.66783,40.14684,5600,4,8,18,12,27,3.95,5.0,fr,453,111,22608,1,1,Active Shallow Crust,0.0,89.99027,0.0,04/08/5600
+3.66783,40.14684,2810,3,14,4,51,20,3.95,5.0,fr,454,56,22614,1,1,Active Shallow Crust,0.0,89.99016,-90.0,03/14/2810
+-5.93455,49.41428,2818,7,25,6,12,57,3.85,5.0,fr,455,56,23082,1,1,Active Shallow Crust,0.0,89.9906,-90.0,07/25/2818
+-0.06299,44.3926,6820,8,14,22,52,47,3.55,15.0,fr,456,136,23524,1,1,Active Shallow Crust,240.012,57.99813,0.0,08/14/6820
+-0.06299,44.3926,838,4,29,5,45,26,3.75,5.0,fr,457,16,23553,1,1,Active Shallow Crust,128.8968,89.96735,0.0,04/29/0838
+5.36937,48.42464,4788,2,7,4,29,32,3.55,27.5,fr,458,95,24005,1,1,Active Shallow Crust,240.0113,57.99845,0.0,02/07/4788
+5.36937,48.42464,7679,12,6,12,28,12,3.65,5.0,fr,459,153,24012,1,1,Active Shallow Crust,0.0,89.98808,0.0,12/06/7679
+5.36937,48.42464,9289,10,27,11,32,53,3.85,5.0,fr,460,185,24036,1,1,Active Shallow Crust,0.0,89.99052,0.0,10/27/9289
+3.28069,49.25719,2714,3,6,4,59,44,3.55,5.0,fr,461,54,24960,1,1,Active Shallow Crust,0.0,89.99013,0.0,03/06/2714
+3.28069,49.25719,8741,1,12,3,30,23,3.65,15.0,fr,462,174,24973,1,1,Active Shallow Crust,0.0,89.9912,0.0,01/12/8741
+3.28069,49.25719,4664,8,31,7,30,48,3.75,27.5,fr,463,93,24986,1,1,Active Shallow Crust,0.0,89.98955,0.0,08/31/4664
+3.28069,49.25719,21,3,22,14,29,45,3.75,5.0,fr,464,0,24987,1,1,Active Shallow Crust,240.0087,58.01786,0.0,03/22/0021
+3.28069,49.25719,844,12,15,22,13,50,3.85,15.0,fr,465,16,24997,1,1,Active Shallow Crust,0.0,89.99068,0.0,12/15/0844
+3.28069,49.25719,188,10,26,10,22,50,3.95,5.0,fr,466,3,25008,1,1,Active Shallow Crust,0.0,89.98962,0.0,10/26/0188
+3.28069,49.25719,5568,7,25,4,35,34,4.05,5.0,fr,467,111,25020,1,1,Active Shallow Crust,0.0,89.99075,0.0,07/25/5568
+3.28069,49.25719,1746,10,19,10,32,34,4.65,5.0,fr,468,34,25092,1,1,Active Shallow Crust,0.0,89.9898,0.0,10/19/1746
+2.74419,52.69868,6784,5,4,9,27,54,3.55,5.0,fr,469,135,25446,1,1,Active Shallow Crust,0.0,89.99073,-90.0,05/04/6784
+2.74419,52.69868,2317,10,3,1,56,21,3.75,27.5,fr,470,46,25466,1,1,Active Shallow Crust,0.0,89.99029,0.0,10/03/2317
+-3.45284,49.6521,1719,5,13,19,39,55,3.75,15.0,fr,471,34,25945,1,1,Active Shallow Crust,0.0,89.98963,0.0,05/13/1719
+-3.45284,49.6521,2945,7,25,21,31,14,4.55,5.0,fr,472,58,26040,1,1,Active Shallow Crust,0.0,89.98968,0.0,07/25/2945
+4.06262,40.20271,4845,9,16,7,44,8,3.55,5.0,fr,473,96,26400,1,1,Active Shallow Crust,0.0,89.9923,0.0,09/16/4845
+4.06262,40.20271,1634,12,13,20,40,1,3.85,5.0,fr,474,32,26436,1,1,Active Shallow Crust,0.0,89.9891,0.0,12/13/1634
+4.06262,40.20271,183,5,30,19,55,49,3.85,15.0,fr,475,3,26437,1,1,Active Shallow Crust,0.0,89.9891,0.0,05/30/0183
+-0.83445,43.22455,5169,1,21,21,25,23,3.55,5.0,fr,476,103,26880,1,2,Active Shallow Crust,0.0,89.9899,0.0,01/21/5169
+-0.83445,43.22455,9896,10,30,3,3,56,3.55,5.0,fr,477,197,26880,1,2,Active Shallow Crust,0.0,89.9899,0.0,10/30/9896
+-0.83445,43.22455,5186,10,10,21,22,2,3.55,15.0,fr,478,103,26881,1,4,Active Shallow Crust,0.0,89.9899,0.0,10/10/5186
+-0.83445,43.22455,8837,1,13,15,13,28,3.55,15.0,fr,479,176,26881,1,4,Active Shallow Crust,0.0,89.9899,0.0,01/13/8837
+-0.83445,43.22455,4877,2,8,13,32,19,3.55,15.0,fr,480,97,26881,1,4,Active Shallow Crust,0.0,89.9899,0.0,02/08/4877
+-0.83445,43.22455,4864,6,12,2,4,32,3.55,15.0,fr,481,97,26881,1,4,Active Shallow Crust,0.0,89.9899,0.0,06/12/4864
+-0.83445,43.22455,8019,9,8,7,9,7,3.55,27.5,fr,482,160,26882,1,1,Active Shallow Crust,0.0,89.9899,0.0,09/08/8019
+-0.83445,43.22455,7127,8,9,3,57,55,3.55,5.0,fr,483,142,26883,1,1,Active Shallow Crust,240.0118,57.99808,0.0,08/09/7127
+-0.83445,43.22455,6414,5,10,6,8,55,3.55,5.0,fr,484,128,26886,1,1,Active Shallow Crust,0.0,89.98978,-90.0,05/10/6414
+-0.83445,43.22455,2568,1,7,23,7,47,3.55,5.0,fr,485,51,26889,1,1,Active Shallow Crust,128.8965,89.99357,0.0,01/07/2568
+-0.83445,43.22455,7934,7,3,8,12,27,3.65,5.0,fr,486,158,26892,1,5,Active Shallow Crust,0.0,89.99017,0.0,07/03/7934
+-0.83445,43.22455,7585,5,5,1,56,26,3.65,5.0,fr,487,151,26892,1,5,Active Shallow Crust,0.0,89.99017,0.0,05/05/7585
+-0.83445,43.22455,4314,6,3,2,12,17,3.65,5.0,fr,488,86,26892,1,5,Active Shallow Crust,0.0,89.99017,0.0,06/03/4314
+-0.83445,43.22455,7841,7,18,8,47,55,3.65,5.0,fr,489,156,26892,1,5,Active Shallow Crust,0.0,89.99017,0.0,07/18/7841
+-0.83445,43.22455,5686,3,19,22,1,56,3.65,5.0,fr,490,113,26892,1,5,Active Shallow Crust,0.0,89.99017,0.0,03/19/5686
+-0.83445,43.22455,6247,12,28,6,21,13,3.65,5.0,fr,491,124,26898,1,1,Active Shallow Crust,0.0,89.99007,-90.0,12/28/6247
+-0.83445,43.22455,6647,10,10,19,33,3,3.65,15.0,fr,492,132,26899,1,2,Active Shallow Crust,0.0,89.99007,-90.0,10/10/6647
+-0.83445,43.22455,5950,3,9,14,53,4,3.65,15.0,fr,493,118,26899,1,2,Active Shallow Crust,0.0,89.99007,-90.0,03/09/5950
+-0.83445,43.22455,4494,5,25,16,51,43,3.65,5.0,fr,494,89,26901,1,2,Active Shallow Crust,128.9005,89.96353,0.0,05/25/4494
+-0.83445,43.22455,8431,6,24,11,36,11,3.65,5.0,fr,495,168,26901,1,2,Active Shallow Crust,128.9005,89.96353,0.0,06/24/8431
+-0.83445,43.22455,5996,9,7,23,36,31,3.75,5.0,fr,496,119,26904,1,5,Active Shallow Crust,0.0,89.98978,0.0,09/07/5996
+-0.83445,43.22455,6380,12,1,3,11,38,3.75,5.0,fr,497,127,26904,1,5,Active Shallow Crust,0.0,89.98978,0.0,12/01/6380
+-0.83445,43.22455,4061,5,25,16,54,3,3.75,5.0,fr,498,81,26904,1,5,Active Shallow Crust,0.0,89.98978,0.0,05/25/4061
+-0.83445,43.22455,4628,1,10,8,4,39,3.75,5.0,fr,499,92,26904,1,5,Active Shallow Crust,0.0,89.98978,0.0,01/10/4628
+-0.83445,43.22455,7571,4,2,20,41,42,3.75,5.0,fr,500,151,26904,1,5,Active Shallow Crust,0.0,89.98978,0.0,04/02/7571
+-0.83445,43.22455,4255,5,6,5,45,20,3.75,15.0,fr,501,85,26905,1,1,Active Shallow Crust,0.0,89.98978,0.0,05/06/4255
+-0.83445,43.22455,2755,12,26,17,32,14,3.75,15.0,fr,502,55,26908,1,1,Active Shallow Crust,240.008,58.01745,0.0,12/26/2755
+-0.83445,43.22455,6929,10,21,20,21,48,3.85,5.0,fr,503,138,26916,1,2,Active Shallow Crust,0.0,89.99025,0.0,10/21/6929
+-0.83445,43.22455,498,10,6,16,27,40,3.85,5.0,fr,504,9,26916,1,2,Active Shallow Crust,0.0,89.99025,0.0,10/06/0498
+-0.83445,43.22455,9498,5,24,2,56,55,3.85,27.5,fr,505,189,26918,1,1,Active Shallow Crust,0.0,89.99025,0.0,05/24/9498
+-0.83445,43.22455,6957,7,8,16,10,31,3.85,5.0,fr,506,139,26919,1,1,Active Shallow Crust,240.0104,57.99775,0.0,07/08/6957
+-0.83445,43.22455,7505,4,26,16,54,51,3.85,15.0,fr,507,150,26923,1,1,Active Shallow Crust,0.0,89.99014,-90.0,04/26/7505
+-0.83445,43.22455,9774,1,18,21,36,35,3.95,5.0,fr,508,195,26931,1,1,Active Shallow Crust,240.0192,58.00492,0.0,01/18/9774
+-0.83445,43.22455,4327,5,7,12,22,10,3.95,5.0,fr,509,86,26934,1,1,Active Shallow Crust,0.0,89.99004,-90.0,05/07/4327
+-0.83445,43.22455,5010,7,18,23,35,18,3.95,15.0,fr,510,100,26938,1,1,Active Shallow Crust,128.9008,89.99391,0.0,07/18/5010
+-0.83445,43.22455,3663,10,1,14,10,22,4.05,5.0,fr,511,73,26940,1,3,Active Shallow Crust,0.0,89.99019,0.0,10/01/3663
+-0.83445,43.22455,9649,10,28,20,38,37,4.05,5.0,fr,512,192,26940,1,3,Active Shallow Crust,0.0,89.99019,0.0,10/28/9649
+-0.83445,43.22455,534,6,24,11,22,11,4.05,5.0,fr,513,10,26940,1,3,Active Shallow Crust,0.0,89.99019,0.0,06/24/0534
+-0.83445,43.22455,7981,5,25,13,12,49,4.05,15.0,fr,514,159,26941,1,1,Active Shallow Crust,0.0,89.99019,0.0,05/25/7981
+-0.83445,43.22455,1019,4,14,14,22,12,4.05,27.5,fr,515,20,26942,1,1,Active Shallow Crust,0.0,89.99019,0.0,04/14/1019
+-0.83445,43.22455,2930,2,23,13,56,59,4.05,5.0,fr,516,58,26943,1,1,Active Shallow Crust,240.0055,58.00577,0.0,02/23/2930
+-0.83445,43.22455,7922,4,20,3,13,10,4.05,15.0,fr,517,158,26947,1,1,Active Shallow Crust,0.0,89.99007,-90.0,04/20/7922
+-0.83445,43.22455,1280,10,7,15,32,56,4.15,5.0,fr,518,25,26952,1,2,Active Shallow Crust,0.0,89.98988,0.0,10/07/1280
+-0.83445,43.22455,8866,10,20,7,51,25,4.15,5.0,fr,519,177,26952,1,2,Active Shallow Crust,0.0,89.98988,0.0,10/20/8866
+-0.83445,43.22455,4677,3,7,21,16,47,4.15,27.5,fr,520,93,26954,1,1,Active Shallow Crust,0.0,89.98988,0.0,03/07/4677
+-0.83445,43.22455,9482,10,4,10,14,48,4.35,5.0,fr,521,189,26976,1,1,Active Shallow Crust,0.0,89.99013,0.0,10/04/9482
+-0.83445,43.22455,1057,1,31,20,56,4,4.35,15.0,fr,522,21,26977,1,2,Active Shallow Crust,0.0,89.99013,0.0,01/31/1057
+-0.83445,43.22455,9257,8,30,4,6,52,4.35,15.0,fr,523,185,26977,1,2,Active Shallow Crust,0.0,89.99013,0.0,08/30/9257
+-0.83445,43.22455,2285,5,30,2,37,43,4.35,27.5,fr,524,45,26978,1,1,Active Shallow Crust,0.0,89.99013,0.0,05/30/2285
+-0.83445,43.22455,4271,4,25,19,48,46,4.55,5.0,fr,525,85,27000,1,1,Active Shallow Crust,0.0,89.99013,0.0,04/25/4271
+-0.83445,43.22455,6436,8,5,9,29,34,4.65,15.0,fr,526,128,27013,1,1,Active Shallow Crust,0.0,89.98991,0.0,08/05/6436
+-0.83445,43.22455,6666,7,23,4,48,50,4.65,27.5,fr,527,133,27020,1,1,Active Shallow Crust,0.0,89.99005,-90.0,07/23/6666
+-0.83445,43.22455,8097,2,27,8,27,36,4.75,5.0,fr,528,161,27024,1,2,Active Shallow Crust,0.0,89.99008,0.0,02/27/8097
+-0.83445,43.22455,3774,1,24,2,21,14,4.75,5.0,fr,529,75,27024,1,2,Active Shallow Crust,0.0,89.99008,0.0,01/24/3774
+-0.83445,43.22455,2926,12,21,4,2,23,4.85,5.0,fr,530,58,27039,1,1,Active Shallow Crust,240.0159,58.00208,0.0,12/21/2926
+-0.83445,43.22455,8422,11,1,15,0,9,4.85,5.0,fr,531,168,27042,1,1,Active Shallow Crust,0.0,89.99001,-90.0,11/01/8422
+-0.83445,43.22455,9903,4,20,12,2,41,4.85,15.0,fr,532,198,27043,1,1,Active Shallow Crust,0.0,89.99001,-90.0,04/20/9903
+-0.83445,43.22455,8172,8,3,10,35,45,5.15,15.0,fr,533,163,27073,1,1,Active Shallow Crust,0.0,89.98995,0.0,08/03/8172
+-0.83445,43.22455,8742,12,13,16,31,10,5.15,5.0,fr,534,174,27078,1,1,Active Shallow Crust,0.0,89.98998,-90.0,12/13/8742
+-0.83445,43.22455,4783,2,7,20,13,18,5.85,5.0,fr,535,95,27159,1,1,Active Shallow Crust,240.0406,57.99901,0.0,02/07/4783
+-2.50558,42.90079,3023,3,6,3,34,31,3.55,5.0,fr,536,60,27360,1,1,Active Shallow Crust,0.0,89.98892,0.0,03/06/3023
+-2.50558,42.90079,7894,12,31,16,21,41,3.55,15.0,fr,537,157,27361,1,1,Active Shallow Crust,0.0,89.98892,0.0,12/31/7894
+-2.50558,42.90079,2264,1,6,0,21,41,3.55,5.0,fr,538,45,27363,1,1,Active Shallow Crust,240.0116,57.99786,0.0,01/06/2264
+-2.50558,42.90079,5852,1,2,22,27,17,3.65,5.0,fr,539,117,27372,1,2,Active Shallow Crust,0.0,89.99013,0.0,01/02/5852
+-2.50558,42.90079,770,3,16,5,4,5,3.65,5.0,fr,540,15,27372,1,2,Active Shallow Crust,0.0,89.99013,0.0,03/16/0770
+-2.50558,42.90079,2436,11,6,0,20,15,3.65,15.0,fr,541,48,27373,1,1,Active Shallow Crust,0.0,89.99013,0.0,11/06/2436
+-2.50558,42.90079,1043,5,8,19,4,28,3.65,5.0,fr,542,20,27381,1,2,Active Shallow Crust,128.9011,89.96346,0.0,05/08/1043
+-2.50558,42.90079,8994,12,21,6,48,24,3.65,5.0,fr,543,179,27381,1,2,Active Shallow Crust,128.9011,89.96346,0.0,12/21/8994
+-2.50558,42.90079,7300,3,25,10,4,5,3.75,15.0,fr,544,145,27385,1,1,Active Shallow Crust,0.0,89.9912,0.0,03/25/7300
+-2.50558,42.90079,3543,1,11,21,22,49,3.75,5.0,fr,545,70,27390,1,1,Active Shallow Crust,0.0,89.9911,-90.0,01/11/3543
+-2.50558,42.90079,3223,1,18,9,2,33,3.85,5.0,fr,546,64,27396,1,1,Active Shallow Crust,0.0,89.98954,0.0,01/18/3223
+-2.50558,42.90079,5258,8,23,17,2,19,4.05,5.0,fr,547,105,27420,1,1,Active Shallow Crust,0.0,89.98962,0.0,08/23/5258
+-2.50558,42.90079,6542,10,6,9,8,53,4.05,27.5,fr,548,130,27428,1,1,Active Shallow Crust,0.0,89.98949,-90.0,10/06/6542
+-2.50558,42.90079,4630,11,14,18,8,55,4.35,5.0,fr,549,92,27456,1,1,Active Shallow Crust,0.0,89.98971,0.0,11/14/4630
+-2.50558,42.90079,3892,12,15,1,25,4,4.45,5.0,fr,550,77,27468,1,1,Active Shallow Crust,0.0,89.98952,0.0,12/15/3892
+-1.52993,45.34908,9648,12,11,0,10,59,3.75,5.0,fr,551,192,28353,1,1,Active Shallow Crust,128.8967,89.96734,0.0,12/11/9648
+-1.52993,45.34908,6173,2,27,13,57,12,3.95,5.0,fr,552,123,28374,1,1,Active Shallow Crust,0.0,89.98982,-90.0,02/27/6173
+-1.52993,45.34908,5334,3,15,11,40,1,4.15,5.0,fr,553,106,28392,1,1,Active Shallow Crust,0.0,89.99023,0.0,03/15/5334
+0.13437,52.11355,9127,2,13,14,31,28,4.25,15.0,fr,554,182,28885,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/13/9127
+0.13437,52.11355,9056,3,6,18,54,6,4.25,27.5,fr,555,181,28886,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/06/9056
+2.29503,51.02822,6122,7,4,21,18,57,3.65,15.0,fr,556,122,29293,1,1,Active Shallow Crust,0.0,89.98869,0.0,07/04/6122
+2.29503,51.02822,3277,1,14,16,28,26,3.75,5.0,fr,557,65,29304,1,1,Active Shallow Crust,0.0,89.98992,0.0,01/14/3277
+2.29503,51.02822,6358,10,13,17,21,23,3.95,5.0,fr,558,127,29328,1,1,Active Shallow Crust,0.0,89.99,0.0,10/13/6358
+2.29503,51.02822,6840,8,10,8,54,56,4.25,5.0,fr,559,136,29367,1,1,Active Shallow Crust,240.0087,57.99407,0.0,08/10/6840
+1.93816,40.29203,549,10,25,0,6,55,3.55,5.0,fr,560,10,29760,1,1,Active Shallow Crust,0.0,89.99039,0.0,10/25/0549
+1.93816,40.29203,6288,10,22,0,28,36,3.75,5.0,fr,561,125,29784,1,1,Active Shallow Crust,0.0,89.98931,0.0,10/22/6288
+1.93816,40.29203,6938,10,29,8,13,21,3.85,5.0,fr,562,138,29796,1,1,Active Shallow Crust,0.0,89.99047,0.0,10/29/6938
+1.93816,40.29203,3122,2,12,18,16,25,3.85,15.0,fr,563,62,29797,1,1,Active Shallow Crust,0.0,89.99047,0.0,02/12/3122
+1.93816,40.29203,2003,3,24,5,38,30,4.15,5.0,fr,564,40,29832,1,1,Active Shallow Crust,0.0,89.99036,0.0,03/24/2003
+6.33472,50.17804,4416,9,8,18,11,24,3.65,5.0,fr,565,88,30252,1,1,Active Shallow Crust,0.0,89.98849,0.0,09/08/4416
+6.33472,50.17804,4563,7,20,17,56,2,3.65,15.0,fr,566,91,30253,1,1,Active Shallow Crust,0.0,89.98849,0.0,07/20/4563
+6.33472,50.17804,9691,4,5,2,26,58,3.85,5.0,fr,567,193,30276,1,1,Active Shallow Crust,0.0,89.99086,0.0,04/05/9691
+6.33472,50.17804,3503,10,2,3,8,19,4.05,5.0,fr,568,70,30300,1,1,Active Shallow Crust,0.0,89.98911,0.0,10/02/3503
+6.33472,50.17804,497,5,20,10,48,9,4.25,15.0,fr,569,9,30325,1,1,Active Shallow Crust,0.0,89.99135,0.0,05/20/0497
+-4.80423,47.34569,9269,2,12,16,12,17,3.95,5.0,fr,570,185,30768,1,1,Active Shallow Crust,0.0,89.99138,0.0,02/12/9269
+-4.80423,47.34569,7060,11,6,2,2,32,5.45,5.0,fr,571,141,30948,1,1,Active Shallow Crust,0.0,89.99003,0.0,11/06/7060
+3.07881,41.81941,5933,8,30,22,15,38,3.55,5.0,fr,572,118,31200,1,1,Active Shallow Crust,0.0,89.98872,0.0,08/30/5933
+3.07881,41.81941,856,4,15,1,53,30,3.55,27.5,fr,573,17,31202,1,1,Active Shallow Crust,0.0,89.98872,0.0,04/15/0856
+3.07881,41.81941,4595,9,18,22,32,45,3.65,15.0,fr,574,91,31213,1,1,Active Shallow Crust,0.0,89.98995,0.0,09/18/4595
+3.07881,41.81941,8600,5,18,3,4,27,3.65,5.0,fr,575,171,31215,1,1,Active Shallow Crust,240.0011,58.01305,0.0,05/18/8600
+3.07881,41.81941,4862,9,10,22,22,53,3.65,15.0,fr,576,97,31216,1,1,Active Shallow Crust,240.0011,58.01305,0.0,09/10/4862
+3.07881,41.81941,8281,4,7,10,38,10,3.65,15.0,fr,577,165,31219,1,1,Active Shallow Crust,0.0,89.98984,-90.0,04/07/8281
+3.07881,41.81941,3581,10,10,2,34,4,3.65,5.0,fr,578,71,31221,1,1,Active Shallow Crust,128.9008,89.96343,0.0,10/10/3581
+3.07881,41.81941,7379,5,5,22,14,19,3.75,5.0,fr,579,147,31224,1,1,Active Shallow Crust,0.0,89.99104,0.0,05/05/7379
+3.07881,41.81941,311,9,16,6,36,47,3.75,5.0,fr,580,6,31233,1,1,Active Shallow Crust,128.8966,89.96741,0.0,09/16/0311
+3.07881,41.81941,9635,8,29,18,15,19,3.85,5.0,fr,581,192,31236,1,1,Active Shallow Crust,0.0,89.98936,0.0,08/29/9635
+3.07881,41.81941,5485,3,19,5,47,32,3.85,15.0,fr,582,109,31237,1,4,Active Shallow Crust,0.0,89.98936,0.0,03/19/5485
+3.07881,41.81941,5085,1,31,15,4,22,3.85,15.0,fr,583,101,31237,1,4,Active Shallow Crust,0.0,89.98936,0.0,01/31/5085
+3.07881,41.81941,9398,3,3,22,39,7,3.85,15.0,fr,584,187,31237,1,4,Active Shallow Crust,0.0,89.98936,0.0,03/03/9398
+3.07881,41.81941,6425,4,7,20,15,59,3.85,15.0,fr,585,128,31237,1,4,Active Shallow Crust,0.0,89.98936,0.0,04/07/6425
+3.07881,41.81941,413,2,19,10,48,30,3.95,5.0,fr,586,8,31248,1,2,Active Shallow Crust,0.0,89.99052,0.0,02/19/0413
+3.07881,41.81941,1267,1,12,0,3,47,3.95,5.0,fr,587,25,31248,1,2,Active Shallow Crust,0.0,89.99052,0.0,01/12/1267
+3.07881,41.81941,4018,7,10,7,8,8,3.95,15.0,fr,588,80,31249,1,1,Active Shallow Crust,0.0,89.99052,0.0,07/10/4018
+3.07881,41.81941,818,8,5,3,58,9,4.15,15.0,fr,589,16,31273,1,1,Active Shallow Crust,0.0,89.99059,0.0,08/05/0818
+3.07881,41.81941,3411,7,29,17,12,56,4.15,5.0,fr,590,68,31281,1,1,Active Shallow Crust,128.8979,89.99435,0.0,07/29/3411
+3.07881,41.81941,7810,5,2,2,22,49,4.35,5.0,fr,591,156,31299,1,1,Active Shallow Crust,240.0074,57.99602,0.0,05/02/7810
+3.07881,41.81941,7097,12,3,12,3,41,4.55,5.0,fr,592,141,31323,1,1,Active Shallow Crust,240.008,57.99718,0.0,12/03/7097
+3.07881,41.81941,4933,1,14,5,50,23,4.65,5.0,fr,593,98,31338,1,1,Active Shallow Crust,0.0,89.99036,-90.0,01/14/4933
+3.07881,41.81941,1025,7,15,2,23,35,4.75,15.0,fr,594,20,31354,1,1,Active Shallow Crust,128.8899,89.98816,0.0,07/15/1025
+3.07881,41.81941,4531,7,20,13,46,5,5.25,27.5,fr,595,90,31406,1,1,Active Shallow Crust,0.0,89.98991,0.0,07/20/4531
+3.07881,41.81941,7640,9,13,6,49,25,5.35,15.0,fr,596,152,31417,1,1,Active Shallow Crust,0.0,89.99007,0.0,09/13/7640
+-2.7067,43.71044,5262,3,17,17,28,38,4.15,5.0,fr,597,105,32232,1,1,Active Shallow Crust,0.0,89.99087,0.0,03/17/5262
+3.0446,48.21542,2980,9,20,3,30,51,3.55,5.0,fr,598,59,32640,1,1,Active Shallow Crust,0.0,89.98992,0.0,09/20/2980
+3.0446,48.21542,6192,1,4,12,10,17,3.85,5.0,fr,599,123,32676,1,1,Active Shallow Crust,0.0,89.99049,0.0,01/04/6192
+3.0446,48.21542,5694,1,19,10,1,37,3.95,15.0,fr,600,113,32692,1,1,Active Shallow Crust,240.02,58.00493,0.0,01/19/5694
+3.21858,42.77824,2037,4,26,9,30,33,3.55,5.0,fr,601,40,33120,1,1,Active Shallow Crust,0.0,89.9889,0.0,04/26/2037
+3.21858,42.77824,147,9,15,15,51,46,3.55,27.5,fr,602,2,33122,1,1,Active Shallow Crust,0.0,89.9889,0.0,09/15/0147
+3.21858,42.77824,1645,6,15,10,12,9,3.55,5.0,fr,603,32,33129,1,1,Active Shallow Crust,128.8966,89.9926,0.0,06/15/1645
+3.21858,42.77824,2602,11,9,23,30,41,3.65,5.0,fr,604,52,33132,1,1,Active Shallow Crust,0.0,89.9901,0.0,11/09/2602
+3.21858,42.77824,5837,3,3,13,23,12,3.65,5.0,fr,605,116,33138,1,1,Active Shallow Crust,0.0,89.98999,-90.0,03/03/5837
+3.21858,42.77824,8967,1,2,7,10,47,3.75,5.0,fr,606,179,33144,1,2,Active Shallow Crust,0.0,89.99118,0.0,01/02/8967
+3.21858,42.77824,7395,4,7,7,46,46,3.75,5.0,fr,607,147,33144,1,2,Active Shallow Crust,0.0,89.99118,0.0,04/07/7395
+3.21858,42.77824,8396,12,9,22,11,46,3.85,15.0,fr,608,167,33157,1,1,Active Shallow Crust,0.0,89.98952,0.0,12/09/8396
+3.21858,42.77824,4004,9,22,5,13,51,3.85,15.0,fr,609,80,33160,1,1,Active Shallow Crust,240.0105,57.99762,0.0,09/22/4004
+3.21858,42.77824,4382,3,30,23,59,13,3.85,27.5,fr,610,87,33161,1,1,Active Shallow Crust,240.0105,57.99762,0.0,03/30/4382
+3.21858,42.77824,9154,12,5,22,23,2,4.25,5.0,fr,611,183,33207,1,2,Active Shallow Crust,240.0069,57.99372,0.0,12/05/9154
+3.21858,42.77824,5221,9,17,0,41,53,4.25,5.0,fr,612,104,33207,1,2,Active Shallow Crust,240.0069,57.99372,0.0,09/17/5221
+3.21858,42.77824,1811,7,3,5,34,22,4.45,5.0,fr,613,36,33228,1,1,Active Shallow Crust,0.0,89.98949,0.0,07/03/1811
+3.21858,42.77824,7825,12,9,23,59,25,4.95,5.0,fr,614,156,33291,1,1,Active Shallow Crust,240.0102,58.0042,0.0,12/09/7825
+3.21858,42.77824,7267,4,8,13,6,22,5.75,15.0,fr,615,145,33388,1,1,Active Shallow Crust,240.0372,57.99879,0.0,04/08/7267
+-0.54461,50.25635,964,3,9,20,17,13,3.65,5.0,fr,616,19,33612,1,1,Active Shallow Crust,0.0,89.98994,0.0,03/09/0964
+-0.54461,50.25635,503,10,24,5,26,52,3.75,5.0,fr,617,10,33624,1,1,Active Shallow Crust,0.0,89.98975,0.0,10/24/0503
+-0.54461,50.25635,2764,5,17,14,25,38,3.75,15.0,fr,618,55,33628,1,1,Active Shallow Crust,240.0089,58.01763,0.0,05/17/2764
+-0.54461,50.25635,8443,5,24,17,14,29,4.05,15.0,fr,619,168,33661,1,1,Active Shallow Crust,0.0,89.99003,0.0,05/24/8443
+-2.56598,46.06954,5300,3,8,14,34,34,3.55,5.0,fr,620,105,34080,1,1,Active Shallow Crust,0.0,89.98951,0.0,03/08/5300
+4.67656,45.36911,1467,12,21,11,18,14,3.55,5.0,fr,621,29,34560,1,2,Active Shallow Crust,0.0,89.99291,0.0,12/21/1467
+4.67656,45.36911,8282,9,14,10,53,18,3.55,5.0,fr,622,165,34560,1,2,Active Shallow Crust,0.0,89.99291,0.0,09/14/8282
+4.67656,45.36911,5687,4,22,1,55,28,3.55,15.0,fr,623,113,34564,1,1,Active Shallow Crust,240.0125,57.99789,0.0,04/22/5687
+4.67656,45.36911,8695,11,16,1,58,29,3.55,15.0,fr,624,173,34570,1,1,Active Shallow Crust,128.8963,89.99292,0.0,11/16/8695
+4.67656,45.36911,8262,5,18,11,5,46,3.65,15.0,fr,625,165,34573,1,1,Active Shallow Crust,0.0,89.98737,0.0,05/18/8262
+4.67656,45.36911,8204,4,17,21,42,34,3.75,5.0,fr,626,164,34584,1,2,Active Shallow Crust,0.0,89.98875,0.0,04/17/8204
+4.67656,45.36911,2019,5,24,20,37,27,3.75,5.0,fr,627,40,34584,1,2,Active Shallow Crust,0.0,89.98875,0.0,05/24/2019
+4.67656,45.36911,8819,7,7,5,41,50,3.75,5.0,fr,628,176,34587,1,1,Active Shallow Crust,240.0083,58.01811,0.0,07/07/8819
+4.67656,45.36911,6447,9,20,5,27,11,3.85,27.5,fr,629,128,34601,1,1,Active Shallow Crust,240.011,57.99754,0.0,09/20/6447
+4.67656,45.36911,985,7,15,11,46,50,4.15,5.0,fr,630,19,34632,1,1,Active Shallow Crust,0.0,89.98935,0.0,07/15/0985
+4.67656,45.36911,1973,5,27,3,3,58,4.25,5.0,fr,631,39,34647,1,1,Active Shallow Crust,240.0072,57.99417,0.0,05/27/1973
+4.67656,45.36911,3601,10,28,6,51,55,4.25,5.0,fr,632,72,34653,1,1,Active Shallow Crust,128.8938,89.9809,0.0,10/28/3601
+-1.77174,42.84737,7491,10,7,11,35,57,3.55,5.0,fr,633,149,35040,1,4,Active Shallow Crust,0.0,89.99076,0.0,10/07/7491
+-1.77174,42.84737,196,7,2,8,40,42,3.55,5.0,fr,634,3,35040,1,4,Active Shallow Crust,0.0,89.99076,0.0,07/02/0196
+-1.77174,42.84737,8898,10,27,6,14,41,3.55,5.0,fr,635,177,35040,1,4,Active Shallow Crust,0.0,89.99076,0.0,10/27/8898
+-1.77174,42.84737,9138,5,2,15,4,27,3.55,5.0,fr,636,182,35040,1,4,Active Shallow Crust,0.0,89.99076,0.0,05/02/9138
+-1.77174,42.84737,2335,3,7,14,8,42,3.55,27.5,fr,637,46,35042,1,1,Active Shallow Crust,0.0,89.99076,0.0,03/07/2335
+-1.77174,42.84737,7331,7,19,21,23,17,3.55,5.0,fr,638,146,35043,1,1,Active Shallow Crust,240.0118,57.99817,0.0,07/19/7331
+-1.77174,42.84737,3118,11,6,2,52,52,3.55,5.0,fr,639,62,35049,1,1,Active Shallow Crust,128.8966,89.99353,0.0,11/06/3118
+-1.77174,42.84737,5962,11,30,5,53,28,3.55,15.0,fr,640,119,35050,1,1,Active Shallow Crust,128.8966,89.99353,0.0,11/30/5962
+-1.77174,42.84737,600,2,28,23,9,47,3.65,5.0,fr,641,11,35052,1,6,Active Shallow Crust,0.0,89.99012,0.0,02/28/0600
+-1.77174,42.84737,8300,12,12,13,51,55,3.65,5.0,fr,642,165,35052,1,6,Active Shallow Crust,0.0,89.99012,0.0,12/12/8300
+-1.77174,42.84737,7863,9,15,7,33,59,3.65,5.0,fr,643,157,35052,1,6,Active Shallow Crust,0.0,89.99012,0.0,09/15/7863
+-1.77174,42.84737,6053,10,13,3,37,26,3.65,5.0,fr,644,121,35052,1,6,Active Shallow Crust,0.0,89.99012,0.0,10/13/6053
+-1.77174,42.84737,7817,10,7,12,9,29,3.65,5.0,fr,645,156,35052,1,6,Active Shallow Crust,0.0,89.99012,0.0,10/07/7817
+-1.77174,42.84737,237,12,7,4,29,2,3.65,5.0,fr,646,4,35052,1,6,Active Shallow Crust,0.0,89.99012,0.0,12/07/0237
+-1.77174,42.84737,70,1,15,19,46,43,3.65,15.0,fr,647,1,35053,1,1,Active Shallow Crust,0.0,89.99012,0.0,01/15/0070
+-1.77174,42.84737,8856,6,26,17,48,14,3.65,5.0,fr,648,177,35058,1,2,Active Shallow Crust,0.0,89.99001,-90.0,06/26/8856
+-1.77174,42.84737,6167,7,4,10,47,0,3.65,5.0,fr,649,123,35058,1,2,Active Shallow Crust,0.0,89.99001,-90.0,07/04/6167
+-1.77174,42.84737,2335,8,3,4,16,38,3.65,27.5,fr,650,46,35060,1,1,Active Shallow Crust,0.0,89.99001,-90.0,08/03/2335
+-1.77174,42.84737,8664,10,1,16,52,48,3.75,5.0,fr,651,173,35064,1,4,Active Shallow Crust,0.0,89.98972,0.0,10/01/8664
+-1.77174,42.84737,4270,9,7,1,49,12,3.75,5.0,fr,652,85,35064,1,4,Active Shallow Crust,0.0,89.98972,0.0,09/07/4270
+-1.77174,42.84737,2422,2,9,22,1,14,3.75,5.0,fr,653,48,35064,1,4,Active Shallow Crust,0.0,89.98972,0.0,02/09/2422
+-1.77174,42.84737,6080,11,1,4,45,28,3.75,5.0,fr,654,121,35064,1,4,Active Shallow Crust,0.0,89.98972,0.0,11/01/6080
+-1.77174,42.84737,9002,10,5,7,53,25,3.75,15.0,fr,655,180,35065,1,3,Active Shallow Crust,0.0,89.98972,0.0,10/05/9002
+-1.77174,42.84737,2548,2,15,5,24,22,3.75,15.0,fr,656,50,35065,1,3,Active Shallow Crust,0.0,89.98972,0.0,02/15/2548
+-1.77174,42.84737,6905,5,4,7,31,29,3.75,15.0,fr,657,138,35065,1,3,Active Shallow Crust,0.0,89.98972,0.0,05/04/6905
+-1.77174,42.84737,6168,5,10,1,30,40,3.75,15.0,fr,658,123,35068,1,1,Active Shallow Crust,240.0081,58.01729,0.0,05/10/6168
+-1.77174,42.84737,4123,6,2,7,3,47,3.75,5.0,fr,659,82,35070,1,1,Active Shallow Crust,0.0,89.9896,-90.0,06/02/4123
+-1.77174,42.84737,3690,3,23,23,47,27,3.75,5.0,fr,660,73,35073,1,1,Active Shallow Crust,128.8969,89.96743,0.0,03/23/3690
+-1.77174,42.84737,2736,8,7,6,5,47,3.85,5.0,fr,661,54,35079,1,1,Active Shallow Crust,240.0106,57.9976,0.0,08/07/2736
+-1.77174,42.84737,9466,1,29,7,48,59,3.95,5.0,fr,662,189,35088,1,1,Active Shallow Crust,0.0,89.9895,0.0,01/29/9466
+-1.77174,42.84737,7376,6,24,17,37,30,3.95,15.0,fr,663,147,35089,1,1,Active Shallow Crust,0.0,89.9895,0.0,06/24/7376
+-1.77174,42.84737,5859,4,19,21,29,54,3.95,27.5,fr,664,117,35090,1,1,Active Shallow Crust,0.0,89.9895,0.0,04/19/5859
+-1.77174,42.84737,3474,1,6,6,46,56,3.95,5.0,fr,665,69,35091,1,1,Active Shallow Crust,240.0194,58.00479,0.0,01/06/3474
+-1.77174,42.84737,241,7,15,14,57,11,3.95,5.0,fr,666,4,35097,1,1,Active Shallow Crust,128.9006,89.99417,0.0,07/15/0241
+-1.77174,42.84737,3239,9,20,8,32,22,3.95,15.0,fr,667,64,35098,1,1,Active Shallow Crust,128.9006,89.99417,0.0,09/20/3239
+-1.77174,42.84737,8407,4,12,13,33,10,4.05,5.0,fr,668,168,35100,1,3,Active Shallow Crust,0.0,89.98961,0.0,04/12/8407
+-1.77174,42.84737,9169,4,11,12,8,39,4.05,5.0,fr,669,183,35100,1,3,Active Shallow Crust,0.0,89.98961,0.0,04/11/9169
+-1.77174,42.84737,1756,6,3,2,3,22,4.05,5.0,fr,670,35,35100,1,3,Active Shallow Crust,0.0,89.98961,0.0,06/03/1756
+-1.77174,42.84737,5636,12,20,5,23,36,4.05,27.5,fr,671,112,35102,1,1,Active Shallow Crust,0.0,89.98961,0.0,12/20/5636
+-1.77174,42.84737,5949,3,28,23,14,20,4.05,15.0,fr,672,118,35104,1,3,Active Shallow Crust,240.0054,58.00571,0.0,03/28/5949
+-1.77174,42.84737,1875,12,17,3,51,8,4.05,15.0,fr,673,37,35104,1,3,Active Shallow Crust,240.0054,58.00571,0.0,12/17/1875
+-1.77174,42.84737,9979,6,7,20,32,23,4.05,15.0,fr,674,199,35104,1,3,Active Shallow Crust,240.0054,58.00571,0.0,06/07/9979
+-1.77174,42.84737,8025,7,23,17,19,47,4.15,15.0,fr,675,160,35113,1,1,Active Shallow Crust,0.0,89.98981,0.0,07/23/8025
+-1.77174,42.84737,9554,11,23,10,14,6,4.15,27.5,fr,676,191,35114,1,1,Active Shallow Crust,0.0,89.98981,0.0,11/23/9554
+-1.77174,42.84737,3103,10,18,6,39,17,4.25,5.0,fr,677,62,35124,1,1,Active Shallow Crust,0.0,89.99009,0.0,10/18/3103
+-1.77174,42.84737,923,10,17,14,51,5,4.25,15.0,fr,678,18,35125,1,1,Active Shallow Crust,0.0,89.99009,0.0,10/17/0923
+-1.77174,42.84737,2859,3,16,23,19,21,4.35,15.0,fr,679,57,35137,1,1,Active Shallow Crust,0.0,89.9897,0.0,03/16/2859
+-1.77174,42.84737,6458,7,25,21,14,23,4.45,5.0,fr,680,129,35148,1,1,Active Shallow Crust,0.0,89.99017,0.0,07/25/6458
+-1.77174,42.84737,3831,3,2,10,52,34,4.55,5.0,fr,681,76,35166,1,1,Active Shallow Crust,0.0,89.98994,-90.0,03/02/3831
+-1.77174,42.84737,6735,2,5,18,51,31,4.75,5.0,fr,682,134,35187,1,1,Active Shallow Crust,240.0063,58.00427,0.0,02/05/6735
+-1.77174,42.84737,2058,12,30,8,14,40,4.85,15.0,fr,683,41,35197,1,1,Active Shallow Crust,0.0,89.99007,0.0,12/30/2058
+-1.77174,42.84737,7417,10,21,5,5,17,5.15,5.0,fr,684,148,35232,1,1,Active Shallow Crust,0.0,89.99004,0.0,10/21/7417
+-1.77174,42.84737,8341,4,13,6,31,21,5.25,27.5,fr,685,166,35246,1,1,Active Shallow Crust,0.0,89.99007,0.0,04/13/8341
+1.41647,43.56882,4952,12,29,7,56,36,3.55,5.0,fr,686,99,35529,1,1,Active Shallow Crust,128.8966,89.99361,0.0,12/29/4952
+1.41647,43.56882,5074,8,11,23,15,53,3.65,27.5,fr,687,101,35534,1,1,Active Shallow Crust,0.0,89.99023,0.0,08/11/5074
+1.41647,43.56882,3148,9,24,11,50,29,3.65,5.0,fr,688,62,35535,1,1,Active Shallow Crust,240.001,58.01276,0.0,09/24/3148
+1.41647,43.56882,1174,7,1,23,0,32,4.25,5.0,fr,689,23,35604,1,1,Active Shallow Crust,0.0,89.99021,0.0,07/01/1174
+1.41647,43.56882,7369,1,27,18,15,44,4.25,5.0,fr,690,147,35607,1,1,Active Shallow Crust,240.0069,57.99401,0.0,01/27/7369
+1.41647,43.56882,3005,3,23,21,55,38,4.35,15.0,fr,691,60,35617,1,1,Active Shallow Crust,0.0,89.98982,0.0,03/23/3005
+4.12621,41.70328,1298,12,3,13,35,22,3.65,5.0,fr,692,25,36012,1,1,Active Shallow Crust,0.0,89.99329,0.0,12/03/1298
+4.12621,41.70328,5774,9,18,22,8,1,4.45,15.0,fr,693,115,36109,1,1,Active Shallow Crust,0.0,89.98931,0.0,09/18/5774
+4.12621,41.70328,459,12,21,19,52,8,5.15,5.0,fr,694,9,36192,1,1,Active Shallow Crust,0.0,89.99046,0.0,12/21/0459
+-0.35024,41.90042,2940,1,4,19,16,21,3.55,5.0,fr,695,58,36480,1,1,Active Shallow Crust,0.0,89.99015,0.0,01/04/2940
+-0.35024,41.90042,8772,9,29,6,37,0,4.05,5.0,fr,696,175,36546,1,1,Active Shallow Crust,0.0,89.99013,-90.0,09/29/8772
+-0.35024,41.90042,8269,8,9,1,30,52,4.05,27.5,fr,697,165,36548,1,1,Active Shallow Crust,0.0,89.99013,-90.0,08/09/8269
+-0.35024,41.90042,5563,1,11,10,43,9,4.35,5.0,fr,698,111,36576,1,1,Active Shallow Crust,0.0,89.98991,0.0,01/11/5563
+7.53285,43.61105,7178,6,17,10,55,31,3.55,5.0,fr,699,143,36960,1,1,Active Shallow Crust,0.0,89.9927,0.0,06/17/7178
+7.53285,43.61105,2932,5,11,7,39,45,3.55,5.0,fr,700,58,36963,1,3,Active Shallow Crust,240.0124,57.99744,0.0,05/11/2932
+7.53285,43.61105,340,6,3,5,9,6,3.55,5.0,fr,701,6,36963,1,3,Active Shallow Crust,240.0124,57.99744,0.0,06/03/0340
+7.53285,43.61105,1636,10,19,10,59,9,3.55,5.0,fr,702,32,36963,1,3,Active Shallow Crust,240.0124,57.99744,0.0,10/19/1636
+7.53285,43.61105,6392,12,20,10,40,43,3.65,5.0,fr,703,127,36972,1,1,Active Shallow Crust,0.0,89.98698,0.0,12/20/6392
+7.53285,43.61105,7169,5,23,4,55,46,3.65,15.0,fr,704,143,36973,1,1,Active Shallow Crust,0.0,89.98698,0.0,05/23/7169
+7.53285,43.61105,1318,6,21,9,58,44,3.65,27.5,fr,705,26,36974,1,1,Active Shallow Crust,0.0,89.98698,0.0,06/21/1318
+7.53285,43.61105,1446,5,11,0,7,15,3.65,27.5,fr,706,28,36983,1,1,Active Shallow Crust,128.8999,89.96347,0.0,05/11/1446
+7.53285,43.61105,1335,11,26,6,48,23,3.85,15.0,fr,707,26,36997,1,1,Active Shallow Crust,0.0,89.98966,0.0,11/26/1335
+7.53285,43.61105,93,12,14,3,26,3,3.85,15.0,fr,708,1,37006,1,1,Active Shallow Crust,128.8965,89.99225,0.0,12/14/0093
+7.53285,43.61105,6427,5,6,12,29,56,3.95,5.0,fr,709,128,37008,1,1,Active Shallow Crust,0.0,89.99078,0.0,05/06/6427
+7.53285,43.61105,1736,4,19,19,17,43,3.95,5.0,fr,710,34,37011,1,1,Active Shallow Crust,240.0195,58.00559,0.0,04/19/1736
+7.53285,43.61105,9885,3,21,14,20,36,4.05,5.0,fr,711,197,37020,1,2,Active Shallow Crust,0.0,89.99179,0.0,03/21/9885
+7.53285,43.61105,2520,3,29,15,7,18,4.05,5.0,fr,712,50,37020,1,2,Active Shallow Crust,0.0,89.99179,0.0,03/29/2520
+7.53285,43.61105,8306,4,15,2,16,0,4.05,5.0,fr,713,166,37023,1,1,Active Shallow Crust,240.0061,58.0056,0.0,04/15/8306
+7.53285,43.61105,2517,9,28,20,58,24,4.15,5.0,fr,714,50,37032,1,2,Active Shallow Crust,0.0,89.98902,0.0,09/28/2517
+7.53285,43.61105,937,2,11,21,41,18,4.15,5.0,fr,715,18,37032,1,2,Active Shallow Crust,0.0,89.98902,0.0,02/11/0937
+7.53285,43.61105,1928,9,18,2,54,46,4.35,5.0,fr,716,38,37062,1,1,Active Shallow Crust,0.0,89.99118,-90.0,09/18/1928
+7.53285,43.61105,9991,1,4,7,59,26,4.55,15.0,fr,717,199,37081,1,1,Active Shallow Crust,0.0,89.99076,0.0,01/04/9991
+4.08869,45.02383,8252,1,28,15,15,25,3.55,5.0,fr,718,165,37440,1,1,Active Shallow Crust,0.0,89.99287,0.0,01/28/8252
+4.08869,45.02383,7914,5,19,1,38,34,3.55,27.5,fr,719,158,37451,1,1,Active Shallow Crust,128.896,89.99644,0.0,05/19/7914
+4.08869,45.02383,9639,6,3,6,28,54,3.75,5.0,fr,720,192,37464,1,1,Active Shallow Crust,0.0,89.98868,0.0,06/03/9639
+4.08869,45.02383,3570,6,12,0,25,43,3.85,5.0,fr,721,71,37476,1,2,Active Shallow Crust,0.0,89.98991,0.0,06/12/3570
+4.08869,45.02383,6497,3,4,8,13,18,3.85,5.0,fr,722,129,37476,1,2,Active Shallow Crust,0.0,89.98991,0.0,03/04/6497
+4.08869,45.02383,1881,7,24,8,32,15,4.15,15.0,fr,723,37,37513,1,2,Active Shallow Crust,0.0,89.98928,0.0,07/24/1881
+4.08869,45.02383,2044,9,12,20,38,27,4.15,15.0,fr,724,40,37513,1,2,Active Shallow Crust,0.0,89.98928,0.0,09/12/2044
+4.08869,45.02383,5821,11,24,17,21,53,4.15,27.5,fr,725,116,37514,1,1,Active Shallow Crust,0.0,89.98928,0.0,11/24/5821
+4.08869,45.02383,7822,12,1,21,3,52,4.25,5.0,fr,726,156,37524,1,1,Active Shallow Crust,0.0,89.99045,0.0,12/01/7822
+4.08869,45.02383,3470,10,28,11,24,46,4.25,27.5,fr,727,69,37526,1,1,Active Shallow Crust,0.0,89.99045,0.0,10/28/3470
+4.08869,45.02383,7830,8,16,11,31,8,4.35,15.0,fr,728,156,37537,1,1,Active Shallow Crust,0.0,89.98865,0.0,08/16/7830
+4.08869,45.02383,5973,6,21,4,30,45,4.75,5.0,fr,729,119,37584,1,1,Active Shallow Crust,0.0,89.98926,0.0,06/21/5973
+4.08869,45.02383,4796,12,30,10,29,39,5.55,15.0,fr,730,95,37681,1,1,Active Shallow Crust,0.0,89.99002,0.0,12/30/4796
+-1.63431,43.13928,9153,8,2,3,19,49,3.55,5.0,fr,731,183,37920,1,2,Active Shallow Crust,0.0,89.9908,0.0,08/02/9153
+-1.63431,43.13928,883,12,26,15,33,49,3.55,5.0,fr,732,17,37920,1,2,Active Shallow Crust,0.0,89.9908,0.0,12/26/0883
+-1.63431,43.13928,3332,5,22,11,3,16,3.55,15.0,fr,733,66,37921,1,2,Active Shallow Crust,0.0,89.9908,0.0,05/22/3332
+-1.63431,43.13928,7774,8,3,1,35,0,3.55,15.0,fr,734,155,37921,1,2,Active Shallow Crust,0.0,89.9908,0.0,08/03/7774
+-1.63431,43.13928,9660,10,31,4,8,15,3.55,5.0,fr,735,193,37923,1,2,Active Shallow Crust,240.0116,57.99825,0.0,10/31/9660
+-1.63431,43.13928,2729,12,28,7,38,26,3.55,5.0,fr,736,54,37923,1,2,Active Shallow Crust,240.0116,57.99825,0.0,12/28/2729
+-1.63431,43.13928,8488,4,16,15,31,0,3.55,27.5,fr,737,169,37925,1,2,Active Shallow Crust,240.0116,57.99815,0.0,04/16/8488
+-1.63431,43.13928,4417,10,26,17,26,53,3.55,27.5,fr,738,88,37925,1,2,Active Shallow Crust,240.0116,57.99815,0.0,10/26/4417
+-1.63431,43.13928,8214,8,10,22,4,6,3.55,5.0,fr,739,164,37926,1,1,Active Shallow Crust,0.0,89.99069,-90.0,08/10/8214
+-1.63431,43.13928,6381,10,29,2,54,24,3.55,5.0,fr,740,127,37929,1,1,Active Shallow Crust,128.8964,89.99356,0.0,10/29/6381
+-1.63431,43.13928,3491,12,29,5,31,32,3.55,15.0,fr,741,69,37930,1,2,Active Shallow Crust,128.8964,89.99356,0.0,12/29/3491
+-1.63431,43.13928,919,2,9,3,27,3,3.55,15.0,fr,742,18,37930,1,2,Active Shallow Crust,128.8964,89.99356,0.0,02/09/0919
+-1.63431,43.13928,343,12,14,21,43,27,3.65,5.0,fr,743,6,37932,1,3,Active Shallow Crust,0.0,89.99017,0.0,12/14/0343
+-1.63431,43.13928,8053,12,25,10,19,38,3.65,5.0,fr,744,161,37932,1,3,Active Shallow Crust,0.0,89.99017,0.0,12/25/8053
+-1.63431,43.13928,4292,5,8,1,53,22,3.65,5.0,fr,745,85,37932,1,3,Active Shallow Crust,0.0,89.99017,0.0,05/08/4292
+-1.63431,43.13928,5069,9,2,20,45,28,3.65,15.0,fr,746,101,37933,1,1,Active Shallow Crust,0.0,89.99017,0.0,09/02/5069
+-1.63431,43.13928,4176,4,11,12,48,30,3.65,5.0,fr,747,83,37935,1,1,Active Shallow Crust,240.001,58.01291,0.0,04/11/4176
+-1.63431,43.13928,5752,11,2,12,35,50,3.65,15.0,fr,748,115,37936,1,1,Active Shallow Crust,240.001,58.01291,0.0,11/02/5752
+-1.63431,43.13928,7680,6,27,17,21,36,3.75,5.0,fr,749,153,37944,1,2,Active Shallow Crust,0.0,89.98977,0.0,06/27/7680
+-1.63431,43.13928,4464,1,15,23,35,58,3.75,5.0,fr,750,89,37944,1,2,Active Shallow Crust,0.0,89.98977,0.0,01/15/4464
+-1.63431,43.13928,2778,9,18,12,37,7,3.75,5.0,fr,751,55,37947,1,2,Active Shallow Crust,240.0082,58.01743,0.0,09/18/2778
+-1.63431,43.13928,600,1,5,11,25,45,3.75,5.0,fr,752,11,37947,1,2,Active Shallow Crust,240.0082,58.01743,0.0,01/05/0600
+-1.63431,43.13928,5286,5,28,8,4,20,3.85,5.0,fr,753,105,37956,1,1,Active Shallow Crust,0.0,89.98958,0.0,05/28/5286
+-1.63431,43.13928,2794,4,26,23,19,1,3.95,5.0,fr,754,55,37968,1,1,Active Shallow Crust,0.0,89.98956,0.0,04/26/2794
+-1.63431,43.13928,745,12,25,0,3,23,3.95,5.0,fr,755,14,37971,1,3,Active Shallow Crust,240.0194,58.00502,0.0,12/25/0745
+-1.63431,43.13928,125,3,7,4,19,1,3.95,5.0,fr,756,2,37971,1,3,Active Shallow Crust,240.0194,58.00502,0.0,03/07/0125
+-1.63431,43.13928,3474,6,23,3,24,27,3.95,5.0,fr,757,69,37971,1,3,Active Shallow Crust,240.0194,58.00502,0.0,06/23/3474
+-1.63431,43.13928,2061,2,19,3,47,17,4.15,5.0,fr,758,41,37992,1,1,Active Shallow Crust,0.0,89.98986,0.0,02/19/2061
+-1.63431,43.13928,2861,3,19,13,58,53,4.15,15.0,fr,759,57,37993,1,1,Active Shallow Crust,0.0,89.98986,0.0,03/19/2861
+-1.63431,43.13928,8869,5,26,10,30,59,4.15,5.0,fr,760,177,37998,1,1,Active Shallow Crust,0.0,89.98974,-90.0,05/26/8869
+-1.63431,43.13928,8540,9,16,22,40,25,4.25,27.5,fr,761,170,38006,1,1,Active Shallow Crust,0.0,89.99014,0.0,09/16/8540
+-1.63431,43.13928,5145,2,19,13,10,8,4.25,5.0,fr,762,102,38010,1,1,Active Shallow Crust,0.0,89.99003,-90.0,02/19/5145
+-1.63431,43.13928,6899,10,17,11,11,52,4.35,15.0,fr,763,137,38020,1,1,Active Shallow Crust,240.0077,57.99578,0.0,10/17/6899
+-1.63431,43.13928,1035,8,13,15,9,49,4.45,5.0,fr,764,20,38037,1,1,Active Shallow Crust,128.8928,89.9938,0.0,08/13/1035
+-1.63431,43.13928,7175,2,28,14,48,38,5.15,5.0,fr,765,143,38112,1,1,Active Shallow Crust,0.0,89.99008,0.0,02/28/7175
+-1.63431,43.13928,2311,11,8,9,58,10,5.25,5.0,fr,766,46,38127,1,1,Active Shallow Crust,240.0184,57.99992,0.0,11/08/2311
+-1.63431,43.13928,7420,5,28,3,55,54,5.45,27.5,fr,767,148,38150,1,1,Active Shallow Crust,0.0,89.99009,0.0,05/28/7420
+5.05987,50.13612,5846,7,11,0,19,52,3.55,5.0,fr,768,116,38409,1,1,Active Shallow Crust,128.8965,89.99354,0.0,07/11/5846
+5.05987,50.13612,4246,8,18,18,58,36,3.65,15.0,fr,769,84,38413,1,1,Active Shallow Crust,0.0,89.98848,0.0,08/18/4246
+5.05987,50.13612,9152,1,11,7,35,5,3.65,5.0,fr,770,183,38418,1,1,Active Shallow Crust,0.0,89.98834,-90.0,01/11/9152
+5.05987,50.13612,2971,6,23,9,48,36,4.05,27.5,fr,771,59,38471,1,1,Active Shallow Crust,128.8891,89.99454,0.0,06/23/2971
+5.05987,50.13612,2556,1,9,6,24,56,4.35,5.0,fr,772,51,38496,1,1,Active Shallow Crust,0.0,89.98971,0.0,01/09/2556
+5.05987,50.13612,2400,2,14,1,58,52,4.65,5.0,fr,773,47,38535,1,1,Active Shallow Crust,240.0121,57.99443,0.0,02/14/2400
+5.05987,50.13612,6311,1,2,22,27,30,4.85,5.0,fr,774,126,38556,1,1,Active Shallow Crust,0.0,89.98987,0.0,01/02/6311
+6.20983,50.90268,9320,11,29,1,32,7,3.55,5.0,fr,775,186,38880,1,1,Active Shallow Crust,0.0,89.98728,0.0,11/29/9320
+6.20983,50.90268,1743,5,17,21,30,46,3.55,15.0,fr,776,34,38881,1,1,Active Shallow Crust,0.0,89.98728,0.0,05/17/1743
+6.20983,50.90268,8487,10,21,23,8,19,3.55,5.0,fr,777,169,38883,1,1,Active Shallow Crust,240.0113,57.99878,0.0,10/21/8487
+6.20983,50.90268,474,9,16,18,59,56,3.65,5.0,fr,778,9,38892,1,6,Active Shallow Crust,0.0,89.98866,0.0,09/16/0474
+6.20983,50.90268,6769,6,26,11,52,46,3.65,5.0,fr,779,135,38892,1,6,Active Shallow Crust,0.0,89.98866,0.0,06/26/6769
+6.20983,50.90268,3770,11,5,18,16,11,3.65,5.0,fr,780,75,38892,1,6,Active Shallow Crust,0.0,89.98866,0.0,11/05/3770
+6.20983,50.90268,3915,11,1,23,11,31,3.65,5.0,fr,781,78,38892,1,6,Active Shallow Crust,0.0,89.98866,0.0,11/01/3915
+6.20983,50.90268,243,1,9,11,34,53,3.65,5.0,fr,782,4,38892,1,6,Active Shallow Crust,0.0,89.98866,0.0,01/09/0243
+6.20983,50.90268,1677,1,3,12,30,47,3.65,5.0,fr,783,33,38892,1,6,Active Shallow Crust,0.0,89.98866,0.0,01/03/1677
+6.20983,50.90268,9490,2,14,15,18,45,3.65,15.0,fr,784,189,38893,1,3,Active Shallow Crust,0.0,89.98866,0.0,02/14/9490
+6.20983,50.90268,9244,9,18,7,0,34,3.65,15.0,fr,785,184,38893,1,3,Active Shallow Crust,0.0,89.98866,0.0,09/18/9244
+6.20983,50.90268,3947,3,12,9,46,55,3.65,15.0,fr,786,78,38893,1,3,Active Shallow Crust,0.0,89.98866,0.0,03/12/3947
+6.20983,50.90268,7640,1,23,5,11,7,3.65,27.5,fr,787,152,38894,1,1,Active Shallow Crust,0.0,89.98866,0.0,01/23/7640
+6.20983,50.90268,7056,5,14,14,27,9,3.65,5.0,fr,788,141,38895,1,2,Active Shallow Crust,240.0016,58.01289,0.0,05/14/7056
+6.20983,50.90268,6166,7,28,16,43,0,3.65,5.0,fr,789,123,38895,1,2,Active Shallow Crust,240.0016,58.01289,0.0,07/28/6166
+6.20983,50.90268,472,6,16,10,43,7,3.75,5.0,fr,790,9,38904,1,1,Active Shallow Crust,0.0,89.9899,0.0,06/16/0472
+6.20983,50.90268,2226,12,5,18,58,46,3.75,15.0,fr,791,44,38905,1,1,Active Shallow Crust,0.0,89.9899,0.0,12/05/2226
+6.20983,50.90268,470,1,20,9,12,50,3.75,27.5,fr,792,9,38906,1,1,Active Shallow Crust,0.0,89.9899,0.0,01/20/0470
+6.20983,50.90268,9858,5,20,22,2,13,3.75,5.0,fr,793,197,38907,1,1,Active Shallow Crust,240.0096,58.01715,0.0,05/20/9858
+6.20983,50.90268,2041,5,15,17,14,43,3.75,5.0,fr,794,40,38913,1,1,Active Shallow Crust,128.8953,89.96757,0.0,05/15/2041
+6.20983,50.90268,1966,6,9,8,5,31,3.85,5.0,fr,795,39,38916,1,4,Active Shallow Crust,0.0,89.991,0.0,06/09/1966
+6.20983,50.90268,5381,3,25,8,26,14,3.85,5.0,fr,796,107,38916,1,4,Active Shallow Crust,0.0,89.991,0.0,03/25/5381
+6.20983,50.90268,9086,5,17,17,56,15,3.85,5.0,fr,797,181,38916,1,4,Active Shallow Crust,0.0,89.991,0.0,05/17/9086
+6.20983,50.90268,6760,7,12,5,58,36,3.85,5.0,fr,798,135,38916,1,4,Active Shallow Crust,0.0,89.991,0.0,07/12/6760
+6.20983,50.90268,7887,5,13,15,2,32,3.85,15.0,fr,799,157,38917,1,2,Active Shallow Crust,0.0,89.991,0.0,05/13/7887
+6.20983,50.90268,5087,5,10,11,7,25,3.85,15.0,fr,800,101,38917,1,2,Active Shallow Crust,0.0,89.991,0.0,05/10/5087
+6.20983,50.90268,9257,5,7,1,49,52,3.85,5.0,fr,801,185,38919,1,1,Active Shallow Crust,240.0107,57.99873,0.0,05/07/9257
+6.20983,50.90268,2521,10,27,16,8,49,3.85,15.0,fr,802,50,38920,1,1,Active Shallow Crust,240.0107,57.99873,0.0,10/27/2521
+6.20983,50.90268,7054,10,24,8,36,21,3.85,5.0,fr,803,141,38925,1,1,Active Shallow Crust,128.8948,89.99325,0.0,10/24/7054
+6.20983,50.90268,1623,3,21,4,56,21,3.95,5.0,fr,804,32,38928,1,2,Active Shallow Crust,0.0,89.99197,0.0,03/21/1623
+6.20983,50.90268,9479,1,7,16,22,33,3.95,5.0,fr,805,189,38928,1,2,Active Shallow Crust,0.0,89.99197,0.0,01/07/9479
+6.20983,50.90268,4813,5,8,14,56,27,3.95,5.0,fr,806,96,38931,1,1,Active Shallow Crust,240.0212,58.0048,0.0,05/08/4813
+6.20983,50.90268,9597,9,24,6,49,44,3.95,15.0,fr,807,191,38935,1,1,Active Shallow Crust,0.0,89.99188,-90.0,09/24/9597
+6.20983,50.90268,4215,1,15,18,17,19,4.05,5.0,fr,808,84,38940,1,3,Active Shallow Crust,0.0,89.98927,0.0,01/15/4215
+6.20983,50.90268,2014,3,25,5,18,6,4.05,5.0,fr,809,40,38940,1,3,Active Shallow Crust,0.0,89.98927,0.0,03/25/2014
+6.20983,50.90268,4311,4,21,3,15,55,4.05,5.0,fr,810,86,38940,1,3,Active Shallow Crust,0.0,89.98927,0.0,04/21/4311
+6.20983,50.90268,6385,1,18,11,39,15,4.05,5.0,fr,811,127,38943,1,1,Active Shallow Crust,240.0067,58.0066,0.0,01/18/6385
+6.20983,50.90268,5049,1,22,18,59,40,4.05,5.0,fr,812,100,38946,1,1,Active Shallow Crust,0.0,89.98914,-90.0,01/22/5049
+6.20983,50.90268,641,8,1,5,59,16,4.15,5.0,fr,813,12,38952,1,1,Active Shallow Crust,0.0,89.99044,0.0,08/01/0641
+6.20983,50.90268,6927,2,10,23,54,54,4.15,5.0,fr,814,138,38958,1,2,Active Shallow Crust,0.0,89.99033,-90.0,02/10/6927
+6.20983,50.90268,3402,12,22,21,6,26,4.15,5.0,fr,815,68,38958,1,2,Active Shallow Crust,0.0,89.99033,-90.0,12/22/3402
+6.20983,50.90268,4404,8,19,13,10,14,4.15,15.0,fr,816,88,38959,1,1,Active Shallow Crust,0.0,89.99033,-90.0,08/19/4404
+6.20983,50.90268,8358,7,29,15,39,54,4.25,5.0,fr,817,167,38964,1,2,Active Shallow Crust,0.0,89.98864,0.0,07/29/8358
+6.20983,50.90268,3648,10,3,21,4,43,4.25,5.0,fr,818,72,38964,1,2,Active Shallow Crust,0.0,89.98864,0.0,10/03/3648
+6.20983,50.90268,9718,10,7,4,46,13,4.25,15.0,fr,819,194,38965,1,1,Active Shallow Crust,0.0,89.98864,0.0,10/07/9718
+6.20983,50.90268,312,2,4,4,12,15,4.25,5.0,fr,820,6,38970,1,1,Active Shallow Crust,0.0,89.99138,-90.0,02/04/0312
+6.20983,50.90268,352,6,5,16,31,19,4.35,15.0,fr,821,7,38977,1,1,Active Shallow Crust,0.0,89.98988,0.0,06/05/0352
+6.20983,50.90268,3912,6,6,3,41,12,4.35,5.0,fr,822,78,38979,1,1,Active Shallow Crust,240.0095,57.99651,0.0,06/06/3912
+6.20983,50.90268,8187,3,28,10,18,24,4.45,5.0,fr,823,163,38997,1,1,Active Shallow Crust,128.8909,89.99323,0.0,03/28/8187
+6.20983,50.90268,1054,11,10,23,0,34,4.55,5.0,fr,824,21,39000,1,2,Active Shallow Crust,0.0,89.98994,0.0,11/10/1054
+6.20983,50.90268,7233,2,12,5,56,14,4.55,5.0,fr,825,144,39000,1,2,Active Shallow Crust,0.0,89.98994,0.0,02/12/7233
+6.20983,50.90268,1388,12,14,22,7,56,4.55,5.0,fr,826,27,39003,1,1,Active Shallow Crust,240.0107,57.99764,0.0,12/14/1388
+6.20983,50.90268,9491,1,22,11,16,5,4.75,27.5,fr,827,189,39035,1,1,Active Shallow Crust,128.8869,89.98802,0.0,01/22/9491
+6.20983,50.90268,7776,6,2,10,4,19,5.45,5.0,fr,828,155,39117,1,1,Active Shallow Crust,128.8755,89.98891,0.0,06/02/7776
+6.20983,50.90268,7986,12,3,8,57,26,5.75,5.0,fr,829,159,39144,1,1,Active Shallow Crust,0.0,89.98989,0.0,12/03/7986
+6.20983,50.90268,441,5,1,23,11,55,5.75,5.0,fr,830,8,39150,1,1,Active Shallow Crust,0.0,89.98978,-90.0,05/01/0441
+6.20983,50.90268,8519,11,3,19,40,49,5.85,5.0,fr,831,170,39159,1,1,Active Shallow Crust,240.0535,58.00083,0.0,11/03/8519
+-0.55784,41.46424,6073,9,24,12,39,23,3.75,5.0,fr,832,121,39384,1,1,Active Shallow Crust,0.0,89.99025,0.0,09/24/6073
+-0.55784,41.46424,3641,1,15,22,26,30,4.25,5.0,fr,833,72,39447,1,1,Active Shallow Crust,240.0066,57.99389,0.0,01/15/3641
+-0.55784,41.46424,3672,7,16,14,4,32,4.55,15.0,fr,834,73,39481,1,1,Active Shallow Crust,0.0,89.99014,0.0,07/16/3672
+0.28377,46.18087,1056,5,20,2,17,14,3.55,15.0,fr,835,21,39841,1,1,Active Shallow Crust,0.0,89.98996,0.0,05/20/1056
+0.28377,46.18087,2921,5,2,4,50,27,3.65,5.0,fr,836,58,39852,1,1,Active Shallow Crust,0.0,89.98989,0.0,05/02/2921
+0.28377,46.18087,9433,2,20,18,45,11,3.85,5.0,fr,837,188,39876,1,1,Active Shallow Crust,0.0,89.99011,0.0,02/20/9433
+0.28377,46.18087,6875,11,16,14,5,50,3.95,5.0,fr,838,137,39888,1,1,Active Shallow Crust,0.0,89.99009,0.0,11/16/6875
+0.28377,46.18087,1601,3,30,6,40,11,3.95,15.0,fr,839,32,39889,1,1,Active Shallow Crust,0.0,89.99009,0.0,03/30/1601
+0.28377,46.18087,3861,7,15,2,58,2,3.95,5.0,fr,840,77,39891,1,1,Active Shallow Crust,240.0197,58.005,0.0,07/15/3861
+0.28377,46.18087,3413,6,7,7,6,7,4.25,5.0,fr,841,68,39924,1,1,Active Shallow Crust,0.0,89.99006,0.0,06/07/3413
+0.28377,46.18087,8711,12,25,12,38,6,4.65,5.0,fr,842,174,39975,1,1,Active Shallow Crust,240.0107,57.99421,0.0,12/25/8711
+0.28377,46.18087,6773,2,5,15,45,58,5.15,15.0,fr,843,135,40042,1,1,Active Shallow Crust,128.8839,89.99106,0.0,02/05/6773
+0.02318,41.52809,3811,6,29,7,17,12,3.65,5.0,fr,844,76,40341,1,1,Active Shallow Crust,128.9008,89.96351,0.0,06/29/3811
+0.02318,41.52809,479,2,5,21,33,15,3.75,27.5,fr,845,9,40346,1,1,Active Shallow Crust,0.0,89.99,0.0,02/05/0479
+3.47866,48.28201,3293,2,28,8,22,48,3.55,15.0,fr,846,65,40801,1,1,Active Shallow Crust,0.0,89.98994,0.0,02/28/3293
+3.47866,48.28201,6823,2,21,1,26,2,3.95,15.0,fr,847,136,40849,1,1,Active Shallow Crust,0.0,89.98942,0.0,02/21/6823
+-0.32266,50.26873,3905,11,26,21,2,59,3.55,5.0,fr,848,78,41280,1,2,Active Shallow Crust,0.0,89.98993,0.0,11/26/3905
+-0.32266,50.26873,5475,3,9,19,8,1,3.55,5.0,fr,849,109,41280,1,2,Active Shallow Crust,0.0,89.98993,0.0,03/09/5475
+-0.32266,50.26873,2677,2,23,22,50,53,3.85,5.0,fr,850,53,41316,1,1,Active Shallow Crust,0.0,89.99002,0.0,02/23/2677
+-0.32266,50.26873,8154,4,14,0,35,31,3.85,15.0,fr,851,163,41323,1,1,Active Shallow Crust,0.0,89.9899,-90.0,04/14/8154
+-0.32266,50.26873,6540,9,19,19,33,7,4.05,5.0,fr,852,130,41340,1,1,Active Shallow Crust,0.0,89.99003,0.0,09/19/6540
+-0.32266,50.26873,7359,6,30,12,25,26,4.55,5.0,fr,853,147,41400,1,1,Active Shallow Crust,359.9999,89.99006,0.0,06/30/7359
+-0.32266,50.26873,1184,1,18,12,43,32,5.05,5.0,fr,854,23,41469,1,1,Active Shallow Crust,128.8837,89.99046,0.0,01/18/1184
+5.72971,48.97696,3167,8,9,10,33,22,3.75,15.0,fr,855,63,41791,1,1,Active Shallow Crust,0.0,89.98936,-90.0,08/09/3167
+0.01212,47.90463,6481,12,3,9,39,6,3.55,5.0,fr,856,129,42240,1,2,Active Shallow Crust,0.0,89.99001,0.0,12/03/6481
+0.01212,47.90463,5414,7,29,19,14,38,3.55,5.0,fr,857,108,42240,1,2,Active Shallow Crust,0.0,89.99001,0.0,07/29/5414
+0.01212,47.90463,3838,10,11,5,32,28,3.55,15.0,fr,858,76,42241,1,2,Active Shallow Crust,0.0,89.99001,0.0,10/11/3838
+0.01212,47.90463,817,3,24,15,3,2,3.55,15.0,fr,859,16,42241,1,2,Active Shallow Crust,0.0,89.99001,0.0,03/24/0817
+0.01212,47.90463,3609,1,15,5,29,33,3.55,27.5,fr,860,72,42242,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/15/3609
+0.01212,47.90463,593,5,28,21,15,16,3.65,5.0,fr,861,11,42252,1,1,Active Shallow Crust,0.0,89.99,0.0,05/28/0593
+0.01212,47.90463,1361,4,4,19,54,14,3.75,5.0,fr,862,27,42270,1,1,Active Shallow Crust,0.0,89.99,-90.0,04/04/1361
+0.01212,47.90463,7196,10,21,20,5,49,3.85,5.0,fr,863,143,42276,1,2,Active Shallow Crust,0.0,89.99,0.0,10/21/7196
+0.01212,47.90463,5147,8,24,12,26,19,3.85,5.0,fr,864,102,42276,1,2,Active Shallow Crust,0.0,89.99,0.0,08/24/5147
+0.01212,47.90463,9713,1,5,11,11,41,4.05,15.0,fr,865,194,42310,1,1,Active Shallow Crust,128.8903,89.99372,0.0,01/05/9713
+0.01212,47.90463,6003,10,26,7,29,35,4.45,5.0,fr,866,120,42351,1,1,Active Shallow Crust,240.0056,57.99474,0.0,10/26/6003
+-0.26314,46.27391,1929,1,18,2,31,56,3.55,5.0,fr,867,38,42720,1,2,Active Shallow Crust,0.0,89.98998,0.0,01/18/1929
+-0.26314,46.27391,9496,12,22,12,40,21,3.55,5.0,fr,868,189,42720,1,2,Active Shallow Crust,0.0,89.98998,0.0,12/22/9496
+-0.26314,46.27391,3795,4,23,21,46,39,3.65,15.0,fr,869,75,42733,1,1,Active Shallow Crust,0.0,89.98991,0.0,04/23/3795
+-0.26314,46.27391,3716,8,12,0,23,2,3.65,27.5,fr,870,74,42734,1,1,Active Shallow Crust,0.0,89.98991,0.0,08/12/3716
+-0.26314,46.27391,1891,5,1,9,27,5,3.65,15.0,fr,871,37,42736,1,1,Active Shallow Crust,240.0011,58.01285,0.0,05/01/1891
+-0.26314,46.27391,40,2,26,21,33,1,3.75,5.0,fr,872,0,42744,1,2,Active Shallow Crust,0.0,89.98997,0.0,02/26/0040
+-0.26314,46.27391,3511,6,25,14,41,39,3.75,5.0,fr,873,70,42744,1,2,Active Shallow Crust,0.0,89.98997,0.0,06/25/3511
+-0.26314,46.27391,1278,5,22,10,41,48,3.75,5.0,fr,874,25,42747,1,2,Active Shallow Crust,240.0083,58.01756,0.0,05/22/1278
+-0.26314,46.27391,6880,2,20,15,57,9,3.75,5.0,fr,875,137,42747,1,2,Active Shallow Crust,240.0083,58.01756,0.0,02/20/6880
+-0.26314,46.27391,2440,11,2,23,21,18,3.85,15.0,fr,876,48,42757,1,3,Active Shallow Crust,0.0,89.99013,0.0,11/02/2440
+-0.26314,46.27391,3168,11,9,20,16,12,3.85,15.0,fr,877,63,42757,1,3,Active Shallow Crust,0.0,89.99013,0.0,11/09/3168
+-0.26314,46.27391,9040,11,22,22,13,41,3.85,15.0,fr,878,180,42757,1,3,Active Shallow Crust,0.0,89.99013,0.0,11/22/9040
+-0.26314,46.27391,1167,3,25,20,50,37,3.95,5.0,fr,879,23,42768,1,1,Active Shallow Crust,0.0,89.9901,0.0,03/25/1167
+-0.26314,46.27391,2083,9,18,2,46,30,3.95,5.0,fr,880,41,42771,1,1,Active Shallow Crust,240.0198,58.00495,0.0,09/18/2083
+-0.26314,46.27391,2317,7,5,8,14,26,4.05,15.0,fr,881,46,42784,1,1,Active Shallow Crust,240.0059,58.00577,0.0,07/05/2317
+-0.26314,46.27391,6276,7,22,6,14,21,4.15,15.0,fr,882,125,42793,1,1,Active Shallow Crust,0.0,89.98996,0.0,07/22/6276
+-0.26314,46.27391,7696,11,14,23,7,6,4.55,27.5,fr,883,153,42851,1,1,Active Shallow Crust,128.8939,89.98579,0.0,11/14/7696
+-0.26314,46.27391,5684,6,11,15,57,13,4.75,5.0,fr,884,113,42864,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/11/5684
+-5.37488,47.00496,4704,8,21,22,13,34,3.85,15.0,fr,885,94,43243,1,1,Active Shallow Crust,0.0,89.99015,-90.0,08/21/4704
+-3.11457,43.66257,447,4,22,6,0,7,3.55,5.0,fr,886,8,43680,1,1,Active Shallow Crust,0.0,89.98906,0.0,04/22/0447
+-3.11457,43.66257,5433,8,3,7,0,38,3.65,15.0,fr,887,108,43696,1,1,Active Shallow Crust,240.001,58.01279,0.0,08/03/5433
+-3.11457,43.66257,8548,4,9,23,16,31,3.65,15.0,fr,888,170,43699,1,1,Active Shallow Crust,0.0,89.99014,-90.0,04/09/8548
+-3.11457,43.66257,8312,8,2,21,36,53,4.15,5.0,fr,889,166,43752,1,1,Active Shallow Crust,0.0,89.99086,0.0,08/02/8312
+-3.11457,43.66257,3070,9,14,19,12,7,4.25,15.0,fr,890,61,43765,1,1,Active Shallow Crust,0.0,89.99023,0.0,09/14/3070
+-3.11457,43.66257,8518,3,28,4,54,36,4.45,27.5,fr,891,170,43790,1,1,Active Shallow Crust,0.0,89.98965,0.0,03/28/8518
+8.19077,45.2754,8001,3,2,5,13,9,3.75,5.0,fr,892,160,44184,1,1,Active Shallow Crust,0.0,89.98872,0.0,03/02/8001
+8.19077,45.2754,8303,11,21,8,51,41,3.85,27.5,fr,893,166,44198,1,1,Active Shallow Crust,0.0,89.98995,0.0,11/21/8303
+8.19077,45.2754,4598,2,27,4,15,37,3.95,5.0,fr,894,91,44208,1,1,Active Shallow Crust,0.0,89.99104,0.0,02/27/4598
+8.19077,45.2754,8377,10,10,8,46,21,4.05,15.0,fr,895,167,44221,1,1,Active Shallow Crust,0.0,89.99202,0.0,10/10/8377
+8.174532,45.29518,9018,3,19,23,40,18,6.65,9.065474,fr,896,180,44535,1,1,Active Shallow Crust,240.1096,57.99969,0.0,03/19/9018
+0.87038,46.89238,6900,3,29,9,21,15,3.55,5.0,fr,897,137,44640,1,2,Active Shallow Crust,0.0,89.98966,0.0,03/29/6900
+0.87038,46.89238,2149,5,29,5,52,17,3.55,5.0,fr,898,42,44640,1,2,Active Shallow Crust,0.0,89.98966,0.0,05/29/2149
+0.87038,46.89238,4349,5,2,0,20,12,3.55,27.5,fr,899,86,44642,1,1,Active Shallow Crust,0.0,89.98966,0.0,05/02/4349
+0.87038,46.89238,2913,2,16,12,37,6,3.55,5.0,fr,900,58,44643,1,1,Active Shallow Crust,240.0124,57.99801,0.0,02/16/2913
+0.87038,46.89238,358,12,6,4,59,9,3.65,5.0,fr,901,7,44652,1,1,Active Shallow Crust,0.0,89.99002,0.0,12/06/0358
+0.87038,46.89238,2486,10,12,18,49,5,3.65,15.0,fr,902,49,44653,1,1,Active Shallow Crust,0.0,89.99002,0.0,10/12/2486
+0.87038,46.89238,6979,6,22,15,34,1,3.65,5.0,fr,903,139,44655,1,1,Active Shallow Crust,240.0011,58.01304,0.0,06/22/6979
+0.87038,46.89238,7372,5,7,14,18,15,3.75,5.0,fr,904,147,44664,1,4,Active Shallow Crust,0.0,89.98974,0.0,05/07/7372
+0.87038,46.89238,719,6,4,13,13,35,3.75,5.0,fr,905,14,44664,1,4,Active Shallow Crust,0.0,89.98974,0.0,06/04/0719
+0.87038,46.89238,1931,1,8,13,24,34,3.75,5.0,fr,906,38,44664,1,4,Active Shallow Crust,0.0,89.98974,0.0,01/08/1931
+0.87038,46.89238,8326,5,19,3,51,34,3.75,5.0,fr,907,166,44664,1,4,Active Shallow Crust,0.0,89.98974,0.0,05/19/8326
+0.87038,46.89238,8122,9,10,6,13,30,3.75,5.0,fr,908,162,44667,1,1,Active Shallow Crust,240.0083,58.01761,0.0,09/10/8122
+0.87038,46.89238,5601,12,1,21,46,7,4.05,5.0,fr,909,112,44700,1,1,Active Shallow Crust,0.0,89.98983,0.0,12/01/5601
+0.87038,46.89238,3608,10,5,14,53,43,4.15,5.0,fr,910,72,44712,1,1,Active Shallow Crust,0.0,89.99007,0.0,10/05/3608
+0.87038,46.89238,2148,2,6,21,44,1,4.25,27.5,fr,911,42,44726,1,1,Active Shallow Crust,0.0,89.99,0.0,02/06/2148
+0.87038,46.89238,3216,1,27,4,0,13,4.25,5.0,fr,912,64,44730,1,1,Active Shallow Crust,0.0,89.98988,-90.0,01/27/3216
+0.87038,46.89238,2348,10,29,0,54,54,4.35,5.0,fr,913,46,44736,1,1,Active Shallow Crust,0.0,89.99005,0.0,10/29/2348
+0.87038,46.89238,8266,11,19,18,37,17,4.65,5.0,fr,914,165,44772,1,1,Active Shallow Crust,0.0,89.99004,0.0,11/19/8266
+0.87038,46.89238,3026,9,18,20,54,6,4.85,5.0,fr,915,60,44796,1,1,Active Shallow Crust,0.0,89.98997,0.0,09/18/3026
+0.87038,46.89238,6460,10,19,17,57,12,5.25,5.0,fr,916,129,44847,1,1,Active Shallow Crust,240.0257,58.00032,0.0,10/19/6460
+3.56511,46.11929,2583,9,19,13,50,8,3.65,5.0,fr,917,51,45138,1,1,Active Shallow Crust,0.0,89.99055,-90.0,09/19/2583
+3.56511,46.11929,542,9,23,1,16,14,4.15,5.0,fr,918,10,45192,1,1,Active Shallow Crust,0.0,89.98949,0.0,09/23/0542
+3.56511,46.11929,5871,6,1,3,52,8,4.15,15.0,fr,919,117,45202,1,1,Active Shallow Crust,128.8978,89.99387,0.0,06/01/5871
+3.48311,45.97735,872,8,27,6,21,42,3.75,5.0,fr,920,17,45624,1,2,Active Shallow Crust,0.0,89.98887,0.0,08/27/0872
+3.48311,45.97735,6330,11,20,0,25,3,3.75,5.0,fr,921,126,45624,1,2,Active Shallow Crust,0.0,89.98887,0.0,11/20/6330
+3.48311,45.97735,5974,1,11,11,3,4,4.25,5.0,fr,922,119,45684,1,2,Active Shallow Crust,0.0,89.99061,0.0,01/11/5974
+3.48311,45.97735,195,10,3,0,39,39,4.25,5.0,fr,923,3,45684,1,2,Active Shallow Crust,0.0,89.99061,0.0,10/03/0195
+3.48311,45.97735,8405,4,10,13,42,9,4.55,15.0,fr,924,168,45721,1,1,Active Shallow Crust,0.0,89.99003,0.0,04/10/8405
+0.66237,46.87868,7742,1,27,23,50,54,3.55,5.0,fr,925,154,46080,1,1,Active Shallow Crust,0.0,89.98966,0.0,01/27/7742
+0.66237,46.87868,89,8,7,5,58,19,3.55,27.5,fr,926,1,46082,1,1,Active Shallow Crust,0.0,89.98966,0.0,08/07/0089
+0.66237,46.87868,7372,1,17,0,39,17,3.55,27.5,fr,927,147,46085,1,1,Active Shallow Crust,240.012,57.9981,0.0,01/17/7372
+0.66237,46.87868,1979,3,24,22,46,49,3.65,5.0,fr,928,39,46092,1,4,Active Shallow Crust,0.0,89.99002,0.0,03/24/1979
+0.66237,46.87868,8088,4,26,1,52,53,3.65,5.0,fr,929,161,46092,1,4,Active Shallow Crust,0.0,89.99002,0.0,04/26/8088
+0.66237,46.87868,4038,8,16,16,8,24,3.65,5.0,fr,930,80,46092,1,4,Active Shallow Crust,0.0,89.99002,0.0,08/16/4038
+0.66237,46.87868,3073,6,7,7,26,49,3.65,5.0,fr,931,61,46092,1,4,Active Shallow Crust,0.0,89.99002,0.0,06/07/3073
+0.66237,46.87868,8686,10,13,17,24,42,3.65,5.0,fr,932,173,46101,1,1,Active Shallow Crust,128.9005,89.96353,0.0,10/13/8686
+0.66237,46.87868,1541,12,12,21,36,52,3.75,5.0,fr,933,30,46104,1,2,Active Shallow Crust,0.0,89.98973,0.0,12/12/1541
+0.66237,46.87868,7641,7,12,16,58,50,3.75,5.0,fr,934,152,46104,1,2,Active Shallow Crust,0.0,89.98973,0.0,07/12/7641
+0.66237,46.87868,6383,8,8,15,10,51,3.85,15.0,fr,935,127,46117,1,1,Active Shallow Crust,0.0,89.99024,0.0,08/08/6383
+0.66237,46.87868,5288,2,8,14,3,43,3.95,5.0,fr,936,105,46128,1,1,Active Shallow Crust,0.0,89.99021,0.0,02/08/5288
+0.66237,46.87868,8073,10,13,14,12,17,3.95,27.5,fr,937,161,46130,1,1,Active Shallow Crust,0.0,89.99021,0.0,10/13/8073
+0.66237,46.87868,5225,11,11,23,31,28,4.05,15.0,fr,938,104,46141,1,1,Active Shallow Crust,0.0,89.98982,0.0,11/11/5225
+0.66237,46.87868,6758,8,25,22,19,5,4.15,5.0,fr,939,135,46152,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/25/6758
+0.66237,46.87868,8130,3,1,11,16,17,4.65,5.0,fr,940,162,46212,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/01/8130
+0.66237,46.87868,5940,7,25,16,22,34,4.85,5.0,fr,941,118,46236,1,1,Active Shallow Crust,0.0,89.98997,0.0,07/25/5940
+0.66237,46.87868,3616,3,17,23,3,47,5.25,5.0,fr,942,72,46287,1,1,Active Shallow Crust,240.0257,58.00032,0.0,03/17/3616
+0.66237,46.87868,2973,7,31,17,21,8,5.45,15.0,fr,943,59,46309,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/31/2973
+4.26695,52.34193,1017,11,19,7,38,30,3.75,5.0,fr,944,20,46584,1,1,Active Shallow Crust,0.0,89.99021,0.0,11/19/1017
+4.26695,52.34193,5397,12,13,8,31,26,3.85,5.0,fr,945,107,46602,1,1,Active Shallow Crust,0.0,89.99117,-90.0,12/13/5397
+-1.78277,42.0144,9465,2,23,14,21,5,3.55,5.0,fr,946,189,47040,1,1,Active Shallow Crust,0.0,89.99064,0.0,02/23/9465
+-1.78277,42.0144,8715,10,15,12,10,44,3.65,5.0,fr,947,174,47058,1,1,Active Shallow Crust,0.0,89.98987,-90.0,10/15/8715
+-1.78277,42.0144,4344,6,29,4,1,58,3.75,5.0,fr,948,86,47064,1,1,Active Shallow Crust,0.0,89.98959,0.0,06/29/4344
+-1.78277,42.0144,3429,3,24,20,24,9,3.95,5.0,fr,949,68,47088,1,1,Active Shallow Crust,0.0,89.99055,0.0,03/24/3429
+-1.78277,42.0144,3232,3,12,22,15,37,4.25,5.0,fr,950,64,47124,1,1,Active Shallow Crust,0.0,89.98996,0.0,03/12/3232
+-1.78277,42.0144,6287,9,21,0,29,16,4.35,15.0,fr,951,125,47137,1,1,Active Shallow Crust,0.0,89.9903,0.0,09/21/6287
+-1.78277,42.0144,4510,7,17,20,36,4,4.45,5.0,fr,952,90,47148,1,1,Active Shallow Crust,0.0,89.99003,0.0,07/17/4510
+-1.78277,42.0144,5091,5,3,11,11,38,4.95,5.0,fr,953,101,47208,1,1,Active Shallow Crust,0.0,89.98991,0.0,05/03/5091
+-1.78277,42.0144,601,12,7,0,44,42,5.25,5.0,fr,954,12,47244,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/07/0601
+7.01071,48.12314,2771,10,2,23,31,29,3.55,5.0,fr,955,55,47520,1,1,Active Shallow Crust,0.0,89.99327,0.0,10/02/2771
+7.01071,48.12314,377,7,2,23,1,20,3.55,15.0,fr,956,7,47521,1,1,Active Shallow Crust,0.0,89.99327,0.0,07/02/0377
+7.01071,48.12314,4673,9,25,16,32,24,3.55,27.5,fr,957,93,47525,1,1,Active Shallow Crust,240.0117,57.99888,0.0,09/25/4673
+7.01071,48.12314,7532,1,6,1,42,25,3.65,27.5,fr,958,150,47534,1,1,Active Shallow Crust,0.0,89.988,0.0,01/06/7532
+7.01071,48.12314,2294,7,4,6,51,11,3.65,5.0,fr,959,45,47535,1,1,Active Shallow Crust,240.0008,58.01279,0.0,07/04/2294
+7.01071,48.12314,1448,6,16,22,3,14,3.65,15.0,fr,960,28,47542,1,1,Active Shallow Crust,128.8999,89.96355,0.0,06/16/1448
+7.01071,48.12314,627,10,15,2,56,40,3.75,5.0,fr,961,12,47544,1,1,Active Shallow Crust,0.0,89.9893,0.0,10/15/0627
+7.01071,48.12314,3435,12,10,17,49,1,3.75,5.0,fr,962,68,47547,1,1,Active Shallow Crust,240.0089,58.01803,0.0,12/10/3435
+7.01071,48.12314,4257,9,14,13,48,55,3.85,15.0,fr,963,85,47557,1,1,Active Shallow Crust,0.0,89.99047,0.0,09/14/4257
+7.01071,48.12314,3838,1,9,9,7,40,3.95,5.0,fr,964,76,47568,1,1,Active Shallow Crust,0.0,89.99151,0.0,01/09/3838
+7.01071,48.12314,5470,4,15,23,27,19,3.95,15.0,fr,965,109,47569,1,1,Active Shallow Crust,0.0,89.99151,0.0,04/15/5470
+7.01071,48.12314,2155,9,7,6,10,27,3.95,5.0,fr,966,43,47577,1,1,Active Shallow Crust,128.9008,89.99363,0.0,09/07/2155
+7.01071,48.12314,4851,4,7,13,19,15,4.15,5.0,fr,967,97,47598,1,1,Active Shallow Crust,0.0,89.98976,-90.0,04/07/4851
+7.01071,48.12314,6695,10,8,2,33,1,4.35,15.0,fr,968,133,47617,1,1,Active Shallow Crust,0.0,89.98928,0.0,10/08/6695
+2.25547,46.17722,3686,3,19,10,55,24,3.55,5.0,fr,969,73,48000,1,2,Active Shallow Crust,0.0,89.98952,0.0,03/19/3686
+2.25547,46.17722,6300,9,18,14,12,30,3.55,5.0,fr,970,125,48000,1,2,Active Shallow Crust,0.0,89.98952,0.0,09/18/6300
+2.25547,46.17722,5743,2,17,18,44,19,3.55,15.0,fr,971,114,48001,1,1,Active Shallow Crust,0.0,89.98952,0.0,02/17/5743
+2.25547,46.17722,3876,4,18,22,15,1,3.55,27.5,fr,972,77,48002,1,1,Active Shallow Crust,0.0,89.98952,0.0,04/18/3876
+2.25547,46.17722,1100,6,19,11,55,51,3.55,15.0,fr,973,21,48004,1,1,Active Shallow Crust,240.0117,57.99798,0.0,06/19/1100
+2.25547,46.17722,9288,2,21,4,0,37,3.55,5.0,fr,974,185,48006,1,1,Active Shallow Crust,0.0,89.9894,-90.0,02/21/9288
+2.25547,46.17722,4985,8,8,8,51,36,3.65,5.0,fr,975,99,48012,1,1,Active Shallow Crust,0.0,89.99066,0.0,08/08/4985
+2.25547,46.17722,7564,8,13,6,9,42,3.65,15.0,fr,976,151,48013,1,1,Active Shallow Crust,0.0,89.99066,0.0,08/13/7564
+2.25547,46.17722,6273,1,27,14,57,37,3.75,5.0,fr,977,125,48024,1,1,Active Shallow Crust,0.0,89.98891,0.0,01/27/6273
+2.25547,46.17722,2163,12,11,0,12,57,3.75,15.0,fr,978,43,48025,1,3,Active Shallow Crust,0.0,89.98891,0.0,12/11/2163
+2.25547,46.17722,8213,3,29,0,52,39,3.75,15.0,fr,979,164,48025,1,3,Active Shallow Crust,0.0,89.98891,0.0,03/29/8213
+2.25547,46.17722,628,10,19,5,32,11,3.75,15.0,fr,980,12,48025,1,3,Active Shallow Crust,0.0,89.98891,0.0,10/19/0628
+2.25547,46.17722,1636,9,7,20,46,56,3.75,5.0,fr,981,32,48027,1,1,Active Shallow Crust,240.0078,58.01782,0.0,09/07/1636
+2.25547,46.17722,823,5,27,4,53,7,3.85,15.0,fr,982,16,48037,1,1,Active Shallow Crust,0.0,89.99011,0.0,05/27/0823
+2.25547,46.17722,9739,6,27,10,16,23,3.95,5.0,fr,983,194,48048,1,2,Active Shallow Crust,0.0,89.98898,0.0,06/27/9739
+2.25547,46.17722,7086,4,5,10,49,5,3.95,5.0,fr,984,141,48048,1,2,Active Shallow Crust,0.0,89.98898,0.0,04/05/7086
+2.25547,46.17722,932,10,5,13,56,31,4.05,15.0,fr,985,18,48061,1,1,Active Shallow Crust,0.0,89.99018,0.0,10/05/0932
+2.25547,46.17722,9392,2,8,7,39,44,4.15,15.0,fr,986,187,48076,1,1,Active Shallow Crust,240.0082,57.99749,0.0,02/08/9392
+2.25547,46.17722,1235,11,10,23,42,32,4.95,5.0,fr,987,24,48171,1,1,Active Shallow Crust,240.0119,58.00435,0.0,11/10/1235
+2.25547,46.17722,8343,8,5,13,51,18,5.15,5.0,fr,988,166,48192,1,1,Active Shallow Crust,0.0,89.99004,0.0,08/05/8343
+0.34004,45.91568,5062,11,26,8,15,12,3.55,5.0,fr,989,101,48480,1,2,Active Shallow Crust,0.0,89.98991,0.0,11/26/5062
+0.34004,45.91568,7696,6,15,10,42,36,3.55,5.0,fr,990,153,48480,1,2,Active Shallow Crust,0.0,89.98991,0.0,06/15/7696
+0.34004,45.91568,2611,5,23,10,56,57,3.55,15.0,fr,991,52,48487,1,1,Active Shallow Crust,0.0,89.9898,-90.0,05/23/2611
+0.34004,45.91568,4860,9,16,19,15,48,3.55,5.0,fr,992,97,48489,1,1,Active Shallow Crust,128.8962,89.99364,0.0,09/16/4860
+0.34004,45.91568,3972,1,29,20,50,12,3.65,5.0,fr,993,79,48492,1,1,Active Shallow Crust,0.0,89.98984,0.0,01/29/3972
+0.34004,45.91568,2345,5,28,15,0,16,3.65,27.5,fr,994,46,48497,1,1,Active Shallow Crust,240.0011,58.01282,0.0,05/28/2345
+0.34004,45.91568,745,6,10,11,20,54,3.65,15.0,fr,995,14,48499,1,1,Active Shallow Crust,0.0,89.99012,-90.0,06/10/0745
+0.34004,45.91568,1005,5,24,6,59,26,3.75,5.0,fr,996,20,48507,1,1,Active Shallow Crust,240.0083,58.01762,0.0,05/24/1005
+0.34004,45.91568,1934,6,8,2,23,17,3.95,5.0,fr,997,38,48528,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/08/1934
+0.34004,45.91568,9619,6,19,11,53,20,4.95,5.0,fr,998,192,48648,1,1,Active Shallow Crust,0.0,89.99003,0.0,06/19/9619
+0.34004,45.91568,2485,7,4,5,45,13,5.25,15.0,fr,999,49,48694,1,1,Active Shallow Crust,128.8836,89.98698,0.0,07/04/2485
+1.35678,51.25627,3236,4,14,18,19,35,3.65,5.0,fr,1000,64,48972,1,1,Active Shallow Crust,0.0,89.99016,0.0,04/14/3236
+1.35678,51.25627,1899,11,29,3,41,7,3.65,5.0,fr,1001,37,48981,1,1,Active Shallow Crust,128.9003,89.9635,0.0,11/29/1899
+1.35678,51.25627,9852,8,8,9,48,58,4.05,5.0,fr,1002,197,49020,1,1,Active Shallow Crust,0.0,89.99024,0.0,08/08/9852
+1.35678,51.25627,3278,7,21,7,13,59,4.05,5.0,fr,1003,65,49023,1,1,Active Shallow Crust,240.0068,58.00594,0.0,07/21/3278
+1.35678,51.25627,4996,9,14,9,0,26,4.45,5.0,fr,1004,99,49068,1,1,Active Shallow Crust,0.0,89.98992,0.0,09/14/4996
+0.64746,43.91091,5638,7,12,15,21,48,3.75,15.0,fr,1005,112,49945,1,1,Active Shallow Crust,0.0,89.9899,0.0,07/12/5638
+0.64746,43.91091,6449,3,1,10,52,8,3.85,5.0,fr,1006,128,49959,1,1,Active Shallow Crust,240.0105,57.99777,0.0,03/01/6449
+0.64746,43.91091,1777,3,23,3,52,56,4.05,15.0,fr,1007,35,49981,1,1,Active Shallow Crust,0.0,89.98978,0.0,03/23/1777
+0.64746,43.91091,7016,8,19,12,56,35,4.05,15.0,fr,1008,140,49990,1,1,Active Shallow Crust,128.8909,89.99361,0.0,08/19/7016
+0.64746,43.91091,6533,5,18,19,6,17,4.25,15.0,fr,1009,130,50005,1,1,Active Shallow Crust,0.0,89.98986,0.0,05/18/6533
+1.55447,52.92829,1551,4,12,22,36,38,3.75,5.0,fr,1010,31,50427,1,1,Active Shallow Crust,240.0094,58.01765,0.0,04/12/1551
+1.55447,52.92829,5237,8,10,2,31,52,4.45,5.0,fr,1011,104,50517,1,1,Active Shallow Crust,128.8905,89.9938,0.0,08/10/5237
+0.94458,50.59188,5694,6,21,2,3,49,3.55,15.0,fr,1012,113,50881,1,1,Active Shallow Crust,0.0,89.99039,0.0,06/21/5694
+0.94458,50.59188,9492,2,1,16,15,11,3.65,5.0,fr,1013,189,50892,1,2,Active Shallow Crust,0.0,89.99001,0.0,02/01/9492
+0.94458,50.59188,1529,4,14,6,51,15,3.65,5.0,fr,1014,30,50892,1,2,Active Shallow Crust,0.0,89.99001,0.0,04/14/1529
+0.94458,50.59188,7392,12,9,10,16,28,3.75,5.0,fr,1015,147,50910,1,1,Active Shallow Crust,0.0,89.98972,-90.0,12/09/7392
+0.94458,50.59188,8198,11,26,3,29,5,3.85,5.0,fr,1016,163,50916,1,1,Active Shallow Crust,0.0,89.9898,0.0,11/26/8198
+0.94458,50.59188,2367,4,30,15,33,23,3.85,15.0,fr,1017,47,50926,1,1,Active Shallow Crust,128.8951,89.99377,0.0,04/30/2367
+0.94458,50.59188,7758,6,15,6,39,21,3.95,5.0,fr,1018,155,50934,1,1,Active Shallow Crust,0.0,89.98978,-90.0,06/15/7758
+0.94458,50.59188,1482,6,21,15,6,54,4.25,5.0,fr,1019,29,50964,1,1,Active Shallow Crust,0.0,89.98999,0.0,06/21/1482
+0.94458,50.59188,7969,1,22,17,19,24,4.45,15.0,fr,1020,159,50989,1,1,Active Shallow Crust,0.0,89.99006,0.0,01/22/7969
+0.94458,50.59188,4240,8,23,20,59,44,4.55,5.0,fr,1021,84,51000,1,1,Active Shallow Crust,0.0,89.98988,0.0,08/23/4240
+0.94458,50.59188,7985,6,14,11,32,34,5.75,5.0,fr,1022,159,51150,1,1,Active Shallow Crust,360.0,89.99003,-90.0,06/14/7985
+1.98993,43.25012,5780,3,9,22,35,24,3.55,5.0,fr,1023,115,51360,1,1,Active Shallow Crust,0.0,89.99082,0.0,03/09/5780
+1.98993,43.25012,4553,9,11,8,11,41,3.55,27.5,fr,1024,91,51365,1,1,Active Shallow Crust,240.0115,57.99815,0.0,09/11/4553
+1.98993,43.25012,795,2,5,9,14,19,3.65,5.0,fr,1025,15,51372,1,2,Active Shallow Crust,0.0,89.99018,0.0,02/05/0795
+1.98993,43.25012,6582,11,12,3,56,58,3.65,5.0,fr,1026,131,51372,1,2,Active Shallow Crust,0.0,89.99018,0.0,11/12/6582
+1.98993,43.25012,9916,8,16,5,14,47,3.75,5.0,fr,1027,198,51390,1,1,Active Shallow Crust,0.0,89.98967,-90.0,08/16/9916
+1.98993,43.25012,1262,10,20,18,19,38,4.05,5.0,fr,1028,25,51423,1,1,Active Shallow Crust,240.0054,58.00562,0.0,10/20/1262
+1.98993,43.25012,893,3,28,17,16,2,4.55,5.0,fr,1029,17,51486,1,1,Active Shallow Crust,0.0,89.99001,-90.0,03/28/0893
+1.98993,43.25012,3737,12,3,11,41,4,5.15,5.0,fr,1030,74,51552,1,1,Active Shallow Crust,0.0,89.9901,0.0,12/03/3737
+1.98993,43.25012,629,5,5,17,45,15,5.75,5.0,fr,1031,12,51624,1,1,Active Shallow Crust,0.0,89.98993,0.0,05/05/0629
+1.98993,43.25012,6641,6,30,20,28,52,5.95,5.0,fr,1032,132,51648,1,1,Active Shallow Crust,0.0,89.99003,0.0,06/30/6641
+-0.5326,42.29364,8826,10,26,2,23,39,3.55,5.0,fr,1033,176,51840,1,1,Active Shallow Crust,0.0,89.98975,0.0,10/26/8826
+-0.5326,42.29364,1452,6,26,17,40,58,3.65,5.0,fr,1034,29,51852,1,1,Active Shallow Crust,0.0,89.99003,0.0,06/26/1452
+-0.5326,42.29364,3462,4,29,1,14,20,3.85,15.0,fr,1035,69,51877,1,1,Active Shallow Crust,0.0,89.9901,0.0,04/29/3462
+-3.04519,43.3926,3904,3,19,18,11,31,3.55,5.0,fr,1036,78,52323,1,1,Active Shallow Crust,240.0125,57.99818,0.0,03/19/3904
+-3.04519,43.3926,9288,4,5,16,18,14,3.65,5.0,fr,1037,185,52332,1,1,Active Shallow Crust,0.0,89.9902,0.0,04/05/9288
+-3.04519,43.3926,6946,1,24,10,12,38,3.65,5.0,fr,1038,138,52335,1,1,Active Shallow Crust,240.0012,58.01299,0.0,01/24/6946
+-3.04519,43.3926,6222,4,18,12,49,19,3.65,15.0,fr,1039,124,52336,1,1,Active Shallow Crust,240.0012,58.01299,0.0,04/18/6222
+-3.04519,43.3926,122,1,29,23,52,37,4.25,5.0,fr,1040,2,52413,1,1,Active Shallow Crust,128.8949,89.98083,0.0,01/29/0122
+-3.04519,43.3926,2704,12,4,8,32,45,4.35,5.0,fr,1041,54,52416,1,1,Active Shallow Crust,0.0,89.98979,0.0,12/04/2704
+-3.04519,43.3926,4335,1,24,16,51,41,4.45,5.0,fr,1042,86,52428,1,1,Active Shallow Crust,0.0,89.9896,0.0,01/24/4335
+-3.04519,43.3926,4434,10,15,12,53,42,4.95,5.0,fr,1043,88,52494,1,1,Active Shallow Crust,0.0,89.98965,-90.0,10/15/4434
+1.23973,45.03982,3423,6,30,20,29,19,3.55,5.0,fr,1044,68,52800,1,1,Active Shallow Crust,0.0,89.98931,0.0,06/30/3423
+1.23973,45.03982,2081,5,5,23,6,36,3.55,5.0,fr,1045,41,52806,1,1,Active Shallow Crust,0.0,89.98919,-90.0,05/05/2081
+-0.72828,46.91211,1794,11,8,12,43,59,3.55,5.0,fr,1046,35,53280,1,1,Active Shallow Crust,0.0,89.98967,0.0,11/08/1794
+-0.72828,46.91211,1782,4,16,1,17,54,3.55,15.0,fr,1047,35,53281,1,2,Active Shallow Crust,0.0,89.98967,0.0,04/16/1782
+-0.72828,46.91211,864,11,22,16,41,58,3.55,15.0,fr,1048,17,53281,1,2,Active Shallow Crust,0.0,89.98967,0.0,11/22/0864
+-0.72828,46.91211,9536,3,1,4,45,37,3.55,5.0,fr,1049,190,53286,1,1,Active Shallow Crust,0.0,89.99042,-90.0,03/01/9536
+-0.72828,46.91211,1470,1,5,13,47,45,3.65,5.0,fr,1050,29,53292,1,3,Active Shallow Crust,0.0,89.99002,0.0,01/05/1470
+-0.72828,46.91211,4442,6,26,16,24,42,3.65,5.0,fr,1051,88,53292,1,3,Active Shallow Crust,0.0,89.99002,0.0,06/26/4442
+-0.72828,46.91211,1110,2,18,5,11,26,3.65,5.0,fr,1052,22,53292,1,3,Active Shallow Crust,0.0,89.99002,0.0,02/18/1110
+-0.72828,46.91211,6436,8,16,8,33,47,3.65,5.0,fr,1053,128,53298,1,3,Active Shallow Crust,0.0,89.98991,-90.0,08/16/6436
+-0.72828,46.91211,7810,10,23,23,20,15,3.65,5.0,fr,1054,156,53298,1,3,Active Shallow Crust,0.0,89.98991,-90.0,10/23/7810
+-0.72828,46.91211,8327,5,30,11,6,47,3.65,5.0,fr,1055,166,53298,1,3,Active Shallow Crust,0.0,89.98991,-90.0,05/30/8327
+-0.72828,46.91211,8528,7,10,21,29,3,3.75,5.0,fr,1056,170,53304,1,1,Active Shallow Crust,0.0,89.98974,0.0,07/10/8528
+-0.72828,46.91211,343,10,4,19,15,30,3.75,15.0,fr,1057,6,53308,1,1,Active Shallow Crust,240.0083,58.01766,0.0,10/04/0343
+-0.72828,46.91211,5940,12,18,22,58,57,3.75,5.0,fr,1058,118,53313,1,1,Active Shallow Crust,128.8965,89.96738,0.0,12/18/5940
+-0.72828,46.91211,145,2,17,11,56,14,3.85,5.0,fr,1059,2,53325,1,1,Active Shallow Crust,128.8954,89.9939,0.0,02/17/0145
+-0.72828,46.91211,3971,8,21,21,46,44,3.95,5.0,fr,1060,79,53331,1,1,Active Shallow Crust,240.0199,58.00492,0.0,08/21/3971
+-0.72828,46.91211,9653,2,27,6,38,26,3.95,5.0,fr,1061,193,53334,1,1,Active Shallow Crust,0.0,89.9901,-90.0,02/27/9653
+-0.72828,46.91211,1455,4,26,17,21,26,4.05,5.0,fr,1062,29,53343,1,1,Active Shallow Crust,240.006,58.00581,0.0,04/26/1455
+-0.72828,46.91211,4189,1,13,22,53,53,4.15,5.0,fr,1063,83,53358,1,1,Active Shallow Crust,0.0,89.98996,-90.0,01/13/4189
+-0.72828,46.91211,7610,5,8,19,15,52,4.25,27.5,fr,1064,152,53375,1,1,Active Shallow Crust,128.8943,89.9809,0.0,05/08/7610
+-0.72828,46.91211,745,9,8,4,4,27,4.35,5.0,fr,1065,14,53376,1,2,Active Shallow Crust,0.0,89.99006,0.0,09/08/0745
+-0.72828,46.91211,7151,1,12,10,8,25,4.35,5.0,fr,1066,143,53376,1,2,Active Shallow Crust,0.0,89.99006,0.0,01/12/7151
+-0.72828,46.91211,4178,9,29,13,27,16,4.35,5.0,fr,1067,83,53382,1,1,Active Shallow Crust,0.0,89.98994,-90.0,09/29/4178
+-0.72828,46.91211,6057,11,26,6,58,28,4.45,15.0,fr,1068,121,53395,1,1,Active Shallow Crust,0.0,89.99011,-90.0,11/26/6057
+-0.72828,46.91211,4981,8,18,10,41,38,4.55,15.0,fr,1069,99,53401,1,1,Active Shallow Crust,0.0,89.98992,0.0,08/18/4981
+-0.72828,46.91211,29,6,6,1,30,29,4.65,15.0,fr,1070,0,53422,1,1,Active Shallow Crust,128.891,89.987,0.0,06/06/0029
+-0.72828,46.91211,1010,7,7,16,19,25,5.65,15.0,fr,1071,20,53533,1,1,Active Shallow Crust,0.0,89.99002,0.0,07/07/1010
+2.37125,43.973,1857,3,26,14,17,58,3.55,5.0,fr,1072,37,53760,1,2,Active Shallow Crust,0.0,89.98911,0.0,03/26/1857
+2.37125,43.973,3002,1,17,20,16,13,3.55,5.0,fr,1073,60,53760,1,2,Active Shallow Crust,0.0,89.98911,0.0,01/17/3002
+2.37125,43.973,7936,5,5,0,29,47,3.55,15.0,fr,1074,158,53764,1,1,Active Shallow Crust,240.0123,57.99785,0.0,05/05/7936
+2.37125,43.973,1213,12,22,12,35,10,3.65,5.0,fr,1075,24,53772,1,1,Active Shallow Crust,0.0,89.9903,0.0,12/22/1213
+2.37125,43.973,9755,12,23,5,13,7,3.85,5.0,fr,1076,195,53796,1,1,Active Shallow Crust,0.0,89.98972,0.0,12/23/9755
+2.37125,43.973,2636,2,27,1,48,12,4.05,5.0,fr,1077,52,53820,1,1,Active Shallow Crust,0.0,89.9898,0.0,02/27/2636
+2.37125,43.973,6368,5,25,1,24,50,4.05,5.0,fr,1078,127,53823,1,1,Active Shallow Crust,240.0053,58.00597,0.0,05/25/6368
+2.37125,43.973,1593,8,19,19,44,52,4.35,15.0,fr,1079,31,53857,1,1,Active Shallow Crust,0.0,89.98989,0.0,08/19/1593
+-3.6559,43.31734,8921,11,8,9,39,46,3.55,5.0,fr,1080,178,54240,1,1,Active Shallow Crust,0.0,89.989,0.0,11/08/8921
+-3.6559,43.31734,8829,9,26,17,3,49,3.65,5.0,fr,1081,176,54252,1,1,Active Shallow Crust,0.0,89.99019,0.0,09/26/8829
+-3.6559,43.31734,2492,2,19,11,1,0,3.65,15.0,fr,1082,49,54253,1,1,Active Shallow Crust,0.0,89.99019,0.0,02/19/2492
+-3.6559,43.31734,1070,12,27,18,29,0,3.65,27.5,fr,1083,21,54254,1,1,Active Shallow Crust,0.0,89.99019,0.0,12/27/1070
+-3.6559,43.31734,8192,3,25,12,41,42,3.75,15.0,fr,1084,163,54265,1,1,Active Shallow Crust,0.0,89.99126,0.0,03/25/8192
+-3.6559,43.31734,9694,3,8,7,25,37,3.75,27.5,fr,1085,193,54266,1,1,Active Shallow Crust,0.0,89.99126,0.0,03/08/9694
+-3.6559,43.31734,4252,1,25,22,10,7,3.85,5.0,fr,1086,85,54276,1,1,Active Shallow Crust,0.0,89.98961,0.0,01/25/4252
+-3.6559,43.31734,678,8,21,15,5,32,3.85,27.5,fr,1087,13,54284,1,1,Active Shallow Crust,0.0,89.98949,-90.0,08/21/0678
+-3.6559,43.31734,3943,6,27,10,37,56,4.05,15.0,fr,1088,78,54307,1,1,Active Shallow Crust,0.0,89.98956,-90.0,06/27/3943
+-3.6559,43.31734,4944,12,25,22,18,55,4.05,27.5,fr,1089,98,54311,1,1,Active Shallow Crust,128.8905,89.99381,0.0,12/25/4944
+-3.6559,43.31734,2618,8,29,19,18,18,4.15,5.0,fr,1090,52,54312,1,1,Active Shallow Crust,0.0,89.99081,0.0,08/29/2618
+-3.6559,43.31734,9963,11,19,3,54,27,4.35,5.0,fr,1091,199,54336,1,1,Active Shallow Crust,0.0,89.98978,0.0,11/19/9963
+-3.6559,43.31734,918,9,7,16,10,53,4.35,15.0,fr,1092,18,54343,1,1,Active Shallow Crust,0.0,89.98965,-90.0,09/07/0918
+-3.6559,43.31734,7392,5,3,7,54,30,4.35,27.5,fr,1093,147,54344,1,1,Active Shallow Crust,0.0,89.98965,-90.0,05/03/7392
+-3.6559,43.31734,7104,12,6,0,41,20,5.15,5.0,fr,1094,142,54441,1,1,Active Shallow Crust,128.8851,89.99117,0.0,12/06/7104
+-3.6559,43.31734,1389,3,8,19,56,21,5.65,15.0,fr,1095,27,54502,1,1,Active Shallow Crust,128.8779,89.99039,0.0,03/08/1389
+-0.60937,50.5156,3747,5,18,2,5,54,3.55,5.0,fr,1096,74,54720,1,2,Active Shallow Crust,0.0,89.99038,0.0,05/18/3747
+-0.60937,50.5156,6264,5,15,12,28,21,3.55,5.0,fr,1097,125,54720,1,2,Active Shallow Crust,0.0,89.99038,0.0,05/15/6264
+-0.60937,50.5156,2853,5,24,0,13,50,3.55,5.0,fr,1098,57,54723,1,2,Active Shallow Crust,240.0126,57.99825,0.0,05/24/2853
+-0.60937,50.5156,4940,3,17,22,9,48,3.55,5.0,fr,1099,98,54723,1,2,Active Shallow Crust,240.0126,57.99825,0.0,03/17/4940
+-0.60937,50.5156,2770,11,4,22,36,7,3.65,5.0,fr,1100,55,54735,1,1,Active Shallow Crust,240.0017,58.01298,0.0,11/04/2770
+-0.60937,50.5156,2229,10,7,1,25,3,3.65,15.0,fr,1101,44,54739,1,1,Active Shallow Crust,0.0,89.98988,-90.0,10/07/2229
+-0.60937,50.5156,6500,4,30,4,40,6,4.45,27.5,fr,1102,129,54830,1,1,Active Shallow Crust,0.0,89.99004,0.0,04/30/6500
+6.85691,49.11763,3267,9,17,7,49,36,3.55,5.0,fr,1103,65,55200,1,2,Active Shallow Crust,0.0,89.9868,0.0,09/17/3267
+6.85691,49.11763,7237,10,22,16,30,15,3.55,5.0,fr,1104,144,55200,1,2,Active Shallow Crust,0.0,89.9868,0.0,10/22/7237
+6.85691,49.11763,1686,9,26,22,44,30,3.55,15.0,fr,1105,33,55210,1,1,Active Shallow Crust,128.8956,89.9934,0.0,09/26/1686
+6.85691,49.11763,4729,2,6,22,49,9,3.75,5.0,fr,1106,94,55224,1,1,Active Shallow Crust,0.0,89.98952,0.0,02/06/4729
+8.21738,45.93461,6841,8,30,1,58,52,3.55,5.0,fr,1107,136,55680,1,2,Active Shallow Crust,0.0,89.98598,0.0,08/30/6841
+8.21738,45.93461,6645,8,13,7,51,50,3.55,5.0,fr,1108,132,55680,1,2,Active Shallow Crust,0.0,89.98598,0.0,08/13/6645
+8.21738,45.93461,3114,7,7,10,35,21,3.75,5.0,fr,1109,62,55704,1,1,Active Shallow Crust,0.0,89.98886,0.0,07/07/3114
+8.21738,45.93461,5598,8,9,18,9,13,4.65,15.0,fr,1110,111,55813,1,1,Active Shallow Crust,0.0,89.98814,0.0,08/09/5598
+8.21738,45.93461,2808,3,23,12,25,5,5.25,5.0,fr,1111,56,55884,1,1,Active Shallow Crust,0.0,89.99009,0.0,03/23/2808
+-0.58687,49.06401,4920,6,19,6,9,10,3.55,5.0,fr,1112,98,56640,1,1,Active Shallow Crust,0.0,89.99009,0.0,06/19/4920
+-0.58687,49.06401,2983,1,20,18,19,47,3.55,5.0,fr,1113,59,56649,1,1,Active Shallow Crust,128.8959,89.9938,0.0,01/20/2983
+-0.58687,49.06401,8445,7,13,5,20,55,3.65,5.0,fr,1114,168,56652,1,1,Active Shallow Crust,0.0,89.98969,0.0,07/13/8445
+-0.58687,49.06401,733,1,15,12,58,35,3.65,15.0,fr,1115,14,56653,1,1,Active Shallow Crust,0.0,89.98969,0.0,01/15/0733
+-0.58687,49.06401,879,9,17,16,50,37,3.65,27.5,fr,1116,17,56654,1,1,Active Shallow Crust,0.0,89.98969,0.0,09/17/0879
+-0.58687,49.06401,6043,1,5,19,17,30,3.75,5.0,fr,1117,120,56667,1,1,Active Shallow Crust,240.0087,58.0176,0.0,01/05/6043
+-0.58687,49.06401,7373,1,23,22,11,21,3.85,5.0,fr,1118,147,56676,1,1,Active Shallow Crust,0.0,89.99006,0.0,01/23/7373
+-0.58687,49.06401,4904,7,19,22,12,49,3.85,5.0,fr,1119,98,56679,1,1,Active Shallow Crust,240.0112,57.9978,0.0,07/19/4904
+-0.58687,49.06401,1892,2,6,3,3,17,3.95,5.0,fr,1120,37,56691,1,1,Active Shallow Crust,240.0203,58.00505,0.0,02/06/1892
+-0.58687,49.06401,6569,5,12,10,26,0,3.95,15.0,fr,1121,131,56692,1,1,Active Shallow Crust,240.0203,58.00505,0.0,05/12/6569
+-0.58687,49.06401,3829,8,15,16,42,41,4.05,15.0,fr,1122,76,56701,1,1,Active Shallow Crust,0.0,89.98978,0.0,08/15/3829
+-0.58687,49.06401,8818,8,15,0,8,45,4.35,5.0,fr,1123,176,56736,1,1,Active Shallow Crust,0.0,89.99014,0.0,08/15/8818
+-0.58687,49.06401,3413,3,3,10,27,0,4.55,5.0,fr,1124,68,56760,1,1,Active Shallow Crust,0.0,89.99007,0.0,03/03/3413
+-0.58687,49.06401,5064,7,4,18,51,30,4.65,5.0,fr,1125,101,56772,1,1,Active Shallow Crust,0.0,89.98999,0.0,07/04/5064
+-0.58687,49.06401,7250,3,5,12,10,57,4.65,15.0,fr,1126,144,56773,1,1,Active Shallow Crust,0.0,89.98999,0.0,03/05/7250
+2.87873,50.27079,3002,6,6,22,41,55,3.55,5.0,fr,1127,60,57126,1,1,Active Shallow Crust,0.0,89.99022,-90.0,06/06/3002
+2.87873,50.27079,5999,6,6,13,59,26,3.75,5.0,fr,1128,119,57144,1,1,Active Shallow Crust,0.0,89.98976,0.0,06/06/5999
+2.87873,50.27079,1975,3,17,15,9,13,3.85,15.0,fr,1129,39,57157,1,1,Active Shallow Crust,0.0,89.99088,0.0,03/17/1975
+2.87873,50.27079,3365,7,28,13,48,48,4.05,5.0,fr,1130,67,57180,1,1,Active Shallow Crust,0.0,89.98913,0.0,07/28/3365
+2.87873,50.27079,2484,3,8,6,26,58,4.35,27.5,fr,1131,49,57218,1,1,Active Shallow Crust,0.0,89.98974,0.0,03/08/2484
+2.87873,50.27079,5413,8,19,4,27,1,4.75,27.5,fr,1132,108,57266,1,1,Active Shallow Crust,0.0,89.99029,0.0,08/19/5413
+3.89529,49.5988,5554,10,20,8,9,18,3.85,27.5,fr,1133,111,57647,1,1,Active Shallow Crust,128.8953,89.99306,0.0,10/20/5554
+3.89529,49.5988,557,4,24,10,27,8,3.95,15.0,fr,1134,11,57658,1,1,Active Shallow Crust,128.8998,89.99381,0.0,04/24/0557
+3.89529,49.5988,5720,1,31,17,39,10,4.05,5.0,fr,1135,114,57660,1,1,Active Shallow Crust,0.0,89.99081,0.0,01/31/5720
+3.01965,49.49801,4917,4,21,8,2,52,3.55,5.0,fr,1136,98,58080,1,2,Active Shallow Crust,0.0,89.99017,0.0,04/21/4917
+3.01965,49.49801,5823,7,22,8,14,31,3.55,5.0,fr,1137,116,58080,1,2,Active Shallow Crust,0.0,89.99017,0.0,07/22/5823
+3.01965,49.49801,5063,11,13,5,46,49,3.55,15.0,fr,1138,101,58081,1,1,Active Shallow Crust,0.0,89.99017,0.0,11/13/5063
+3.01965,49.49801,7769,4,29,19,32,2,3.65,15.0,fr,1139,155,58102,1,1,Active Shallow Crust,128.8994,89.96358,0.0,04/29/7769
+3.01965,49.49801,6456,6,15,20,16,28,3.75,5.0,fr,1140,129,58104,1,1,Active Shallow Crust,0.0,89.98959,0.0,06/15/6456
+3.01965,49.49801,282,9,17,5,52,50,4.25,5.0,fr,1141,5,58164,1,1,Active Shallow Crust,0.0,89.98976,0.0,09/17/0282
+3.01965,49.49801,240,1,24,3,26,55,4.55,5.0,fr,1142,4,58209,1,1,Active Shallow Crust,128.893,89.98581,0.0,01/24/0240
+3.01965,49.49801,1316,5,21,10,35,18,5.75,15.0,fr,1143,26,58345,1,1,Active Shallow Crust,0.0,89.99011,0.0,05/21/1316
+-0.50676,43.12066,5751,11,17,1,22,58,3.55,5.0,fr,1144,115,58560,1,3,Active Shallow Crust,0.0,89.98988,0.0,11/17/5751
+-0.50676,43.12066,4751,7,23,11,54,30,3.55,5.0,fr,1145,95,58560,1,3,Active Shallow Crust,0.0,89.98988,0.0,07/23/4751
+-0.50676,43.12066,9379,1,31,7,40,0,3.55,5.0,fr,1146,187,58560,1,3,Active Shallow Crust,0.0,89.98988,0.0,01/31/9379
+-0.50676,43.12066,5579,4,2,12,27,50,3.55,15.0,fr,1147,111,58561,1,3,Active Shallow Crust,0.0,89.98988,0.0,04/02/5579
+-0.50676,43.12066,6320,6,28,3,26,53,3.55,15.0,fr,1148,126,58561,1,3,Active Shallow Crust,0.0,89.98988,0.0,06/28/6320
+-0.50676,43.12066,3409,2,22,8,18,22,3.55,15.0,fr,1149,68,58561,1,3,Active Shallow Crust,0.0,89.98988,0.0,02/22/3409
+-0.50676,43.12066,8447,10,30,15,9,49,3.55,27.5,fr,1150,168,58562,1,1,Active Shallow Crust,0.0,89.98988,0.0,10/30/8447
+-0.50676,43.12066,6166,5,3,1,13,3,3.55,5.0,fr,1151,123,58563,1,2,Active Shallow Crust,240.0117,57.99824,0.0,05/03/6166
+-0.50676,43.12066,8825,11,22,18,41,6,3.55,5.0,fr,1152,176,58563,1,2,Active Shallow Crust,240.0117,57.99824,0.0,11/22/8825
+-0.50676,43.12066,4710,10,9,4,42,37,3.55,5.0,fr,1153,94,58566,1,1,Active Shallow Crust,0.0,89.98976,-90.0,10/09/4710
+-0.50676,43.12066,6175,1,6,19,17,23,3.55,15.0,fr,1154,123,58567,1,1,Active Shallow Crust,0.0,89.98976,-90.0,01/06/6175
+-0.50676,43.12066,3973,6,1,13,0,23,3.55,5.0,fr,1155,79,58569,1,2,Active Shallow Crust,128.8963,89.99402,0.0,06/01/3973
+-0.50676,43.12066,2920,6,22,10,1,10,3.55,5.0,fr,1156,58,58569,1,2,Active Shallow Crust,128.8963,89.99402,0.0,06/22/2920
+-0.50676,43.12066,7379,4,19,2,17,34,3.65,5.0,fr,1157,147,58572,1,5,Active Shallow Crust,0.0,89.99016,0.0,04/19/7379
+-0.50676,43.12066,5800,8,4,19,37,30,3.65,5.0,fr,1158,115,58572,1,5,Active Shallow Crust,0.0,89.99016,0.0,08/04/5800
+-0.50676,43.12066,2392,4,13,8,48,28,3.65,5.0,fr,1159,47,58572,1,5,Active Shallow Crust,0.0,89.99016,0.0,04/13/2392
+-0.50676,43.12066,1797,8,20,4,23,45,3.65,5.0,fr,1160,35,58572,1,5,Active Shallow Crust,0.0,89.99016,0.0,08/20/1797
+-0.50676,43.12066,4469,8,25,22,20,5,3.65,5.0,fr,1161,89,58572,1,5,Active Shallow Crust,0.0,89.99016,0.0,08/25/4469
+-0.50676,43.12066,3343,5,8,23,13,55,3.65,15.0,fr,1162,66,58573,1,5,Active Shallow Crust,0.0,89.99016,0.0,05/08/3343
+-0.50676,43.12066,3678,4,23,17,32,57,3.65,15.0,fr,1163,73,58573,1,5,Active Shallow Crust,0.0,89.99016,0.0,04/23/3678
+-0.50676,43.12066,903,12,5,8,43,53,3.65,15.0,fr,1164,18,58573,1,5,Active Shallow Crust,0.0,89.99016,0.0,12/05/0903
+-0.50676,43.12066,9552,2,10,8,54,12,3.65,15.0,fr,1165,191,58573,1,5,Active Shallow Crust,0.0,89.99016,0.0,02/10/9552
+-0.50676,43.12066,8927,11,27,1,39,0,3.65,15.0,fr,1166,178,58573,1,5,Active Shallow Crust,0.0,89.99016,0.0,11/27/8927
+-0.50676,43.12066,7745,3,20,5,11,16,3.65,15.0,fr,1167,154,58576,1,1,Active Shallow Crust,240.0007,58.01269,0.0,03/20/7745
+-0.50676,43.12066,120,3,29,3,16,25,3.65,27.5,fr,1168,2,58577,1,1,Active Shallow Crust,240.0007,58.0126,0.0,03/29/0120
+-0.50676,43.12066,9481,4,19,0,33,29,3.65,27.5,fr,1169,189,58580,1,2,Active Shallow Crust,0.0,89.99004,-90.0,04/19/9481
+-0.50676,43.12066,7756,4,12,12,24,59,3.65,27.5,fr,1170,155,58580,1,2,Active Shallow Crust,0.0,89.99004,-90.0,04/12/7756
+-0.50676,43.12066,9207,10,1,4,57,19,3.65,5.0,fr,1171,184,58581,1,1,Active Shallow Crust,128.9007,89.96353,0.0,10/01/9207
+-0.50676,43.12066,5271,11,9,13,49,35,3.75,5.0,fr,1172,105,58584,1,8,Active Shallow Crust,0.0,89.98977,0.0,11/09/5271
+-0.50676,43.12066,8303,11,24,13,59,13,3.75,5.0,fr,1173,166,58584,1,8,Active Shallow Crust,0.0,89.98977,0.0,11/24/8303
+-0.50676,43.12066,1875,5,16,18,59,22,3.75,5.0,fr,1174,37,58584,1,8,Active Shallow Crust,0.0,89.98977,0.0,05/16/1875
+-0.50676,43.12066,6348,4,17,0,44,36,3.75,5.0,fr,1175,126,58584,1,8,Active Shallow Crust,0.0,89.98977,0.0,04/17/6348
+-0.50676,43.12066,3178,11,18,17,54,30,3.75,5.0,fr,1176,63,58584,1,8,Active Shallow Crust,0.0,89.98977,0.0,11/18/3178
+-0.50676,43.12066,1937,10,14,6,30,24,3.75,5.0,fr,1177,38,58584,1,8,Active Shallow Crust,0.0,89.98977,0.0,10/14/1937
+-0.50676,43.12066,8116,8,17,16,3,51,3.75,5.0,fr,1178,162,58584,1,8,Active Shallow Crust,0.0,89.98977,0.0,08/17/8116
+-0.50676,43.12066,5542,6,1,2,55,36,3.75,5.0,fr,1179,110,58584,1,8,Active Shallow Crust,0.0,89.98977,0.0,06/01/5542
+-0.50676,43.12066,1200,6,30,0,24,9,3.75,15.0,fr,1180,23,58585,1,2,Active Shallow Crust,0.0,89.98977,0.0,06/30/1200
+-0.50676,43.12066,8885,8,25,0,55,42,3.75,15.0,fr,1181,177,58585,1,2,Active Shallow Crust,0.0,89.98977,0.0,08/25/8885
+-0.50676,43.12066,8744,7,21,11,35,12,3.75,27.5,fr,1182,174,58586,1,2,Active Shallow Crust,0.0,89.98977,0.0,07/21/8744
+-0.50676,43.12066,735,10,15,12,33,31,3.75,27.5,fr,1183,14,58586,1,2,Active Shallow Crust,0.0,89.98977,0.0,10/15/0735
+-0.50676,43.12066,6618,11,19,23,33,5,3.75,5.0,fr,1184,132,58587,1,5,Active Shallow Crust,240.0081,58.01749,0.0,11/19/6618
+-0.50676,43.12066,2086,12,2,21,58,18,3.75,5.0,fr,1185,41,58587,1,5,Active Shallow Crust,240.0081,58.01749,0.0,12/02/2086
+-0.50676,43.12066,1693,10,28,3,32,44,3.75,5.0,fr,1186,33,58587,1,5,Active Shallow Crust,240.0081,58.01749,0.0,10/28/1693
+-0.50676,43.12066,6351,8,30,14,36,13,3.75,5.0,fr,1187,127,58587,1,5,Active Shallow Crust,240.0081,58.01749,0.0,08/30/6351
+-0.50676,43.12066,9006,2,24,23,37,36,3.75,5.0,fr,1188,180,58587,1,5,Active Shallow Crust,240.0081,58.01749,0.0,02/24/9006
+-0.50676,43.12066,3036,9,24,22,54,38,3.75,15.0,fr,1189,60,58588,1,2,Active Shallow Crust,240.0081,58.01749,0.0,09/24/3036
+-0.50676,43.12066,8288,1,31,16,44,43,3.75,15.0,fr,1190,165,58588,1,2,Active Shallow Crust,240.0081,58.01749,0.0,01/31/8288
+-0.50676,43.12066,958,8,31,20,21,18,3.75,5.0,fr,1191,19,58590,1,1,Active Shallow Crust,0.0,89.98965,-90.0,08/31/0958
+-0.50676,43.12066,479,12,14,5,11,22,3.75,15.0,fr,1192,9,58591,1,1,Active Shallow Crust,0.0,89.98965,-90.0,12/14/0479
+-0.50676,43.12066,3921,11,22,21,2,21,3.75,15.0,fr,1193,78,58594,1,1,Active Shallow Crust,128.8969,89.96736,0.0,11/22/3921
+-0.50676,43.12066,3722,12,2,12,3,25,3.85,5.0,fr,1194,74,58596,1,4,Active Shallow Crust,0.0,89.99023,0.0,12/02/3722
+-0.50676,43.12066,5027,12,27,6,47,49,3.85,5.0,fr,1195,100,58596,1,4,Active Shallow Crust,0.0,89.99023,0.0,12/27/5027
+-0.50676,43.12066,3684,4,15,4,7,7,3.85,5.0,fr,1196,73,58596,1,4,Active Shallow Crust,0.0,89.99023,0.0,04/15/3684
+-0.50676,43.12066,3365,4,1,10,31,49,3.85,5.0,fr,1197,67,58596,1,4,Active Shallow Crust,0.0,89.99023,0.0,04/01/3365
+-0.50676,43.12066,8203,5,22,4,43,1,3.85,15.0,fr,1198,164,58597,1,1,Active Shallow Crust,0.0,89.99023,0.0,05/22/8203
+-0.50676,43.12066,854,8,1,0,4,9,3.85,15.0,fr,1199,17,58600,1,1,Active Shallow Crust,240.0103,57.99784,0.0,08/01/0854
+-0.50676,43.12066,753,5,12,12,22,56,3.85,27.5,fr,1200,15,58604,1,1,Active Shallow Crust,0.0,89.99012,-90.0,05/12/0753
+-0.50676,43.12066,8446,8,22,11,57,35,3.85,5.0,fr,1201,168,58605,1,3,Active Shallow Crust,128.8959,89.99381,0.0,08/22/8446
+-0.50676,43.12066,6362,10,15,13,38,33,3.85,5.0,fr,1202,127,58605,1,3,Active Shallow Crust,128.8959,89.99381,0.0,10/15/6362
+-0.50676,43.12066,3511,1,26,20,13,5,3.85,5.0,fr,1203,70,58605,1,3,Active Shallow Crust,128.8959,89.99381,0.0,01/26/3511
+-0.50676,43.12066,1508,12,18,0,18,28,3.95,5.0,fr,1204,30,58608,1,7,Active Shallow Crust,0.0,89.99013,0.0,12/18/1508
+-0.50676,43.12066,3041,10,15,12,22,46,3.95,5.0,fr,1205,60,58608,1,7,Active Shallow Crust,0.0,89.99013,0.0,10/15/3041
+-0.50676,43.12066,3280,9,7,17,58,26,3.95,5.0,fr,1206,65,58608,1,7,Active Shallow Crust,0.0,89.99013,0.0,09/07/3280
+-0.50676,43.12066,4552,6,12,16,56,58,3.95,5.0,fr,1207,91,58608,1,7,Active Shallow Crust,0.0,89.99013,0.0,06/12/4552
+-0.50676,43.12066,7373,3,10,7,36,38,3.95,5.0,fr,1208,147,58608,1,7,Active Shallow Crust,0.0,89.99013,0.0,03/10/7373
+-0.50676,43.12066,5674,8,2,7,20,35,3.95,5.0,fr,1209,113,58608,1,7,Active Shallow Crust,0.0,89.99013,0.0,08/02/5674
+-0.50676,43.12066,2487,9,2,7,10,17,3.95,5.0,fr,1210,49,58608,1,7,Active Shallow Crust,0.0,89.99013,0.0,09/02/2487
+-0.50676,43.12066,663,6,6,16,35,5,3.95,15.0,fr,1211,13,58609,1,1,Active Shallow Crust,0.0,89.99013,0.0,06/06/0663
+-0.50676,43.12066,9788,11,20,19,40,16,3.95,5.0,fr,1212,195,58611,1,1,Active Shallow Crust,240.0192,58.00491,0.0,11/20/9788
+-0.50676,43.12066,4050,7,6,11,39,30,3.95,5.0,fr,1213,80,58614,1,1,Active Shallow Crust,0.0,89.99001,-90.0,07/06/4050
+-0.50676,43.12066,2781,1,28,10,10,13,3.95,15.0,fr,1214,55,58615,1,2,Active Shallow Crust,0.0,89.99001,-90.0,01/28/2781
+-0.50676,43.12066,5420,5,24,16,24,55,3.95,15.0,fr,1215,108,58615,1,2,Active Shallow Crust,0.0,89.99001,-90.0,05/24/5420
+-0.50676,43.12066,153,5,27,19,55,40,3.95,5.0,fr,1216,3,58617,1,1,Active Shallow Crust,128.9007,89.9939,0.0,05/27/0153
+-0.50676,43.12066,127,10,10,6,15,23,4.05,5.0,fr,1217,2,58620,1,3,Active Shallow Crust,0.0,89.99017,0.0,10/10/0127
+-0.50676,43.12066,9286,4,3,9,23,17,4.05,5.0,fr,1218,185,58620,1,3,Active Shallow Crust,0.0,89.99017,0.0,04/03/9286
+-0.50676,43.12066,5735,6,16,22,23,19,4.05,5.0,fr,1219,114,58620,1,3,Active Shallow Crust,0.0,89.99017,0.0,06/16/5735
+-0.50676,43.12066,8765,7,5,16,10,10,4.05,27.5,fr,1220,175,58622,1,1,Active Shallow Crust,0.0,89.99017,0.0,07/05/8765
+-0.50676,43.12066,8343,9,5,17,43,55,4.05,5.0,fr,1221,166,58623,1,1,Active Shallow Crust,240.0054,58.00572,0.0,09/05/8343
+-0.50676,43.12066,173,1,10,21,45,31,4.05,5.0,fr,1222,3,58626,1,1,Active Shallow Crust,0.0,89.99006,-90.0,01/10/0173
+-0.50676,43.12066,3453,6,25,21,23,25,4.05,15.0,fr,1223,69,58627,1,1,Active Shallow Crust,0.0,89.99006,-90.0,06/25/3453
+-0.50676,43.12066,692,7,23,16,16,42,4.05,27.5,fr,1224,13,58628,1,1,Active Shallow Crust,0.0,89.99006,-90.0,07/23/0692
+-0.50676,43.12066,5881,3,13,19,41,2,4.05,5.0,fr,1225,117,58629,1,1,Active Shallow Crust,128.891,89.99353,0.0,03/13/5881
+-0.50676,43.12066,5511,8,25,10,59,29,4.15,5.0,fr,1226,110,58632,1,3,Active Shallow Crust,0.0,89.98985,0.0,08/25/5511
+-0.50676,43.12066,9072,5,24,8,36,27,4.15,5.0,fr,1227,181,58632,1,3,Active Shallow Crust,0.0,89.98985,0.0,05/24/9072
+-0.50676,43.12066,6611,9,3,7,57,6,4.15,5.0,fr,1228,132,58632,1,3,Active Shallow Crust,0.0,89.98985,0.0,09/03/6611
+-0.50676,43.12066,7195,5,18,10,39,39,4.15,15.0,fr,1229,143,58633,1,1,Active Shallow Crust,0.0,89.98985,0.0,05/18/7195
+-0.50676,43.12066,7264,9,19,3,40,13,4.15,5.0,fr,1230,145,58635,1,2,Active Shallow Crust,240.0078,57.99721,0.0,09/19/7264
+-0.50676,43.12066,1224,10,6,18,17,3,4.15,5.0,fr,1231,24,58635,1,2,Active Shallow Crust,240.0078,57.99721,0.0,10/06/1224
+-0.50676,43.12066,3364,4,27,7,24,30,4.15,27.5,fr,1232,67,58637,1,1,Active Shallow Crust,240.0078,57.99718,0.0,04/27/3364
+-0.50676,43.12066,7735,9,28,8,51,27,4.15,5.0,fr,1233,154,58641,1,1,Active Shallow Crust,128.8981,89.99355,0.0,09/28/7735
+-0.50676,43.12066,4464,5,26,13,7,36,4.25,5.0,fr,1234,89,58644,1,3,Active Shallow Crust,0.0,89.99014,0.0,05/26/4464
+-0.50676,43.12066,2755,10,20,13,38,10,4.25,5.0,fr,1235,55,58644,1,3,Active Shallow Crust,0.0,89.99014,0.0,10/20/2755
+-0.50676,43.12066,8389,9,27,0,15,17,4.25,5.0,fr,1236,167,58644,1,3,Active Shallow Crust,0.0,89.99014,0.0,09/27/8389
+-0.50676,43.12066,7456,3,1,14,28,6,4.25,15.0,fr,1237,149,58645,1,1,Active Shallow Crust,0.0,89.99014,0.0,03/01/7456
+-0.50676,43.12066,4454,4,10,7,8,30,4.25,5.0,fr,1238,89,58647,1,2,Active Shallow Crust,240.0069,57.99398,0.0,04/10/4454
+-0.50676,43.12066,9829,9,10,4,6,12,4.25,5.0,fr,1239,196,58647,1,2,Active Shallow Crust,240.0069,57.99398,0.0,09/10/9829
+-0.50676,43.12066,9849,10,29,18,13,47,4.25,5.0,fr,1240,196,58653,1,1,Active Shallow Crust,128.8949,89.98096,0.0,10/29/9849
+-0.50676,43.12066,8811,11,25,15,24,40,4.35,15.0,fr,1241,176,58657,1,1,Active Shallow Crust,0.0,89.99011,0.0,11/25/8811
+-0.50676,43.12066,8964,6,22,9,36,42,4.45,5.0,fr,1242,179,58668,1,1,Active Shallow Crust,0.0,89.98988,0.0,06/22/8964
+-0.50676,43.12066,1521,2,1,10,18,6,4.45,5.0,fr,1243,30,58671,1,1,Active Shallow Crust,240.0044,57.99452,0.0,02/01/1521
+-0.50676,43.12066,9265,7,19,4,1,58,4.55,5.0,fr,1244,185,58680,1,3,Active Shallow Crust,0.0,89.9901,0.0,07/19/9265
+-0.50676,43.12066,2128,2,11,9,18,45,4.55,5.0,fr,1245,42,58680,1,3,Active Shallow Crust,0.0,89.9901,0.0,02/11/2128
+-0.50676,43.12066,8152,11,27,15,1,36,4.55,5.0,fr,1246,163,58680,1,3,Active Shallow Crust,0.0,89.9901,0.0,11/27/8152
+-0.50676,43.12066,9857,2,13,3,23,29,4.55,5.0,fr,1247,197,58683,1,1,Active Shallow Crust,240.0084,57.99721,0.0,02/13/9857
+-0.50676,43.12066,5155,11,17,0,9,42,4.65,5.0,fr,1248,103,58692,1,2,Active Shallow Crust,0.0,89.98988,0.0,11/17/5155
+-0.50676,43.12066,8462,1,28,23,49,33,4.65,5.0,fr,1249,169,58692,1,2,Active Shallow Crust,0.0,89.98988,0.0,01/28/8462
+-0.50676,43.12066,4733,11,25,14,55,55,4.65,5.0,fr,1250,94,58698,1,1,Active Shallow Crust,0.0,89.99003,-90.0,11/25/4733
+-0.50676,43.12066,9105,11,20,6,12,3,4.85,5.0,fr,1251,182,58716,1,1,Active Shallow Crust,0.0,89.98991,0.0,11/20/9105
+-0.50676,43.12066,6139,12,18,19,36,44,4.95,5.0,fr,1252,122,58728,1,1,Active Shallow Crust,0.0,89.99008,0.0,12/18/6139
+-0.50676,43.12066,907,11,4,3,0,34,5.05,5.0,fr,1253,18,58740,1,2,Active Shallow Crust,0.0,89.99002,0.0,11/04/0907
+-0.50676,43.12066,3184,3,15,13,14,19,5.05,5.0,fr,1254,63,58740,1,2,Active Shallow Crust,0.0,89.99002,0.0,03/15/3184
+-0.50676,43.12066,1511,6,2,4,52,30,5.35,5.0,fr,1255,30,58776,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/02/1511
+-0.50676,43.12066,7285,8,6,16,6,0,5.45,5.0,fr,1256,145,58788,1,1,Active Shallow Crust,0.0,89.98998,0.0,08/06/7285
+-0.50676,43.12066,2440,9,22,3,39,24,5.65,5.0,fr,1257,48,58815,1,1,Active Shallow Crust,240.0309,58.00132,0.0,09/22/2440
+-0.50676,43.12066,8212,7,31,4,15,45,6.35,15.0,fr,1258,164,58897,1,1,Active Shallow Crust,0.0,89.98999,0.0,07/31/8212
+-2.77945,48.49796,7079,4,27,23,6,6,3.55,5.0,fr,1259,141,59040,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/27/7079
+-2.77945,48.49796,942,6,23,16,17,55,3.55,15.0,fr,1260,18,59041,1,2,Active Shallow Crust,0.0,89.98997,0.0,06/23/0942
+-2.77945,48.49796,2688,5,9,10,27,52,3.55,15.0,fr,1261,53,59041,1,2,Active Shallow Crust,0.0,89.98997,0.0,05/09/2688
+-2.77945,48.49796,9367,8,11,3,13,14,3.65,5.0,fr,1262,187,59052,1,2,Active Shallow Crust,0.0,89.99107,0.0,08/11/9367
+-2.77945,48.49796,2499,1,25,14,16,51,3.65,5.0,fr,1263,49,59052,1,2,Active Shallow Crust,0.0,89.99107,0.0,01/25/2499
+-2.77945,48.49796,1694,1,20,6,22,45,3.65,15.0,fr,1264,33,59053,1,1,Active Shallow Crust,0.0,89.99107,0.0,01/20/1694
+-2.77945,48.49796,1230,11,16,4,56,8,3.65,5.0,fr,1265,24,59055,1,1,Active Shallow Crust,240.0009,58.01318,0.0,11/16/1230
+-2.77945,48.49796,5623,6,25,13,22,20,3.75,5.0,fr,1266,112,59064,1,3,Active Shallow Crust,0.0,89.98939,0.0,06/25/5623
+-2.77945,48.49796,1621,10,8,0,23,54,3.75,5.0,fr,1267,32,59064,1,3,Active Shallow Crust,0.0,89.98939,0.0,10/08/1621
+-2.77945,48.49796,5949,12,28,6,20,6,3.75,5.0,fr,1268,118,59064,1,3,Active Shallow Crust,0.0,89.98939,0.0,12/28/5949
+-2.77945,48.49796,9850,2,17,12,21,4,3.75,15.0,fr,1269,196,59065,1,1,Active Shallow Crust,0.0,89.98939,0.0,02/17/9850
+-2.77945,48.49796,1104,5,31,12,25,39,3.85,15.0,fr,1270,22,59077,1,1,Active Shallow Crust,0.0,89.99054,0.0,05/31/1104
+-2.77945,48.49796,2044,1,23,0,35,48,3.95,5.0,fr,1271,40,59088,1,1,Active Shallow Crust,0.0,89.98946,0.0,01/23/2044
+-2.77945,48.49796,8420,7,23,14,54,26,3.95,5.0,fr,1272,168,59097,1,1,Active Shallow Crust,128.9005,89.99368,0.0,07/23/8420
+-2.77945,48.49796,4510,1,31,1,28,1,4.35,5.0,fr,1273,90,59139,1,1,Active Shallow Crust,240.0091,57.9958,0.0,01/31/4510
+-2.77945,48.49796,2337,4,26,7,6,14,4.45,5.0,fr,1274,46,59148,1,1,Active Shallow Crust,0.0,89.99052,0.0,04/26/2337
+-2.77945,48.49796,3838,9,4,7,55,58,4.45,27.5,fr,1275,76,59150,1,1,Active Shallow Crust,0.0,89.99052,0.0,09/04/3838
+-2.77945,48.49796,1866,1,7,23,16,49,4.45,5.0,fr,1276,37,59151,1,1,Active Shallow Crust,240.0058,57.99474,0.0,01/07/1866
+-2.77945,48.49796,6298,4,11,13,53,3,5.45,15.0,fr,1277,125,59269,1,1,Active Shallow Crust,0.0,89.98988,0.0,04/11/6298
+-1.10381,43.05879,7372,6,27,21,10,45,3.55,5.0,fr,1278,147,59520,1,2,Active Shallow Crust,0.0,89.99079,0.0,06/27/7372
+-1.10381,43.05879,729,6,11,22,36,8,3.55,5.0,fr,1279,14,59520,1,2,Active Shallow Crust,0.0,89.99079,0.0,06/11/0729
+-1.10381,43.05879,5231,12,11,3,54,20,3.55,27.5,fr,1280,104,59522,1,1,Active Shallow Crust,0.0,89.99079,0.0,12/11/5231
+-1.10381,43.05879,3271,8,26,12,24,46,3.55,5.0,fr,1281,65,59523,1,1,Active Shallow Crust,240.0119,57.99798,0.0,08/26/3271
+-1.10381,43.05879,687,1,26,4,40,18,3.65,5.0,fr,1282,13,59532,1,2,Active Shallow Crust,0.0,89.99015,0.0,01/26/0687
+-1.10381,43.05879,9675,7,21,13,47,30,3.65,5.0,fr,1283,193,59532,1,2,Active Shallow Crust,0.0,89.99015,0.0,07/21/9675
+-1.10381,43.05879,6486,1,21,17,50,21,3.65,15.0,fr,1284,129,59533,1,1,Active Shallow Crust,0.0,89.99015,0.0,01/21/6486
+-1.10381,43.05879,684,7,15,9,7,53,3.65,5.0,fr,1285,13,59535,1,2,Active Shallow Crust,240.0008,58.01279,0.0,07/15/0684
+-1.10381,43.05879,3256,3,5,3,3,11,3.65,5.0,fr,1286,65,59535,1,2,Active Shallow Crust,240.0008,58.01279,0.0,03/05/3256
+-1.10381,43.05879,5187,11,6,6,36,46,3.65,15.0,fr,1287,103,59536,1,2,Active Shallow Crust,240.0008,58.01279,0.0,11/06/5187
+-1.10381,43.05879,6657,8,23,3,50,53,3.65,15.0,fr,1288,133,59536,1,2,Active Shallow Crust,240.0008,58.01279,0.0,08/23/6657
+-1.10381,43.05879,9289,3,5,21,8,34,3.75,5.0,fr,1289,185,59544,1,5,Active Shallow Crust,0.0,89.98976,0.0,03/05/9289
+-1.10381,43.05879,4819,1,9,10,36,13,3.75,5.0,fr,1290,96,59544,1,5,Active Shallow Crust,0.0,89.98976,0.0,01/09/4819
+-1.10381,43.05879,9220,8,30,10,13,28,3.75,5.0,fr,1291,184,59544,1,5,Active Shallow Crust,0.0,89.98976,0.0,08/30/9220
+-1.10381,43.05879,4364,3,28,11,47,52,3.75,5.0,fr,1292,87,59544,1,5,Active Shallow Crust,0.0,89.98976,0.0,03/28/4364
+-1.10381,43.05879,6353,2,11,23,13,15,3.75,5.0,fr,1293,127,59544,1,5,Active Shallow Crust,0.0,89.98976,0.0,02/11/6353
+-1.10381,43.05879,9933,1,25,14,22,43,3.85,5.0,fr,1294,198,59556,1,2,Active Shallow Crust,0.0,89.98957,0.0,01/25/9933
+-1.10381,43.05879,7572,3,30,4,32,31,3.85,5.0,fr,1295,151,59556,1,2,Active Shallow Crust,0.0,89.98957,0.0,03/30/7572
+-1.10381,43.05879,635,2,23,7,50,53,3.85,15.0,fr,1296,12,59557,1,3,Active Shallow Crust,0.0,89.98957,0.0,02/23/0635
+-1.10381,43.05879,7848,2,26,19,17,7,3.85,15.0,fr,1297,156,59557,1,3,Active Shallow Crust,0.0,89.98957,0.0,02/26/7848
+-1.10381,43.05879,8153,6,3,10,57,35,3.85,15.0,fr,1298,163,59557,1,3,Active Shallow Crust,0.0,89.98957,0.0,06/03/8153
+-1.10381,43.05879,7533,12,20,17,41,35,3.85,5.0,fr,1299,150,59559,1,1,Active Shallow Crust,240.0103,57.99783,0.0,12/20/7533
+-1.10381,43.05879,7730,1,4,17,9,8,3.95,5.0,fr,1300,154,59568,1,2,Active Shallow Crust,0.0,89.98954,0.0,01/04/7730
+-1.10381,43.05879,843,2,23,22,12,48,3.95,5.0,fr,1301,16,59568,1,2,Active Shallow Crust,0.0,89.98954,0.0,02/23/0843
+-1.10381,43.05879,9172,6,15,5,45,56,3.95,5.0,fr,1302,183,59571,1,1,Active Shallow Crust,240.0194,58.00493,0.0,06/15/9172
+-1.10381,43.05879,3360,3,18,17,23,54,3.95,15.0,fr,1303,67,59572,1,1,Active Shallow Crust,240.0194,58.00493,0.0,03/18/3360
+-1.10381,43.05879,813,4,27,18,55,41,4.05,5.0,fr,1304,16,59580,1,2,Active Shallow Crust,0.0,89.98964,0.0,04/27/0813
+-1.10381,43.05879,1619,1,5,13,49,8,4.05,5.0,fr,1305,32,59580,1,2,Active Shallow Crust,0.0,89.98964,0.0,01/05/1619
+-1.10381,43.05879,1756,8,11,10,45,26,4.25,5.0,fr,1306,35,59604,1,1,Active Shallow Crust,0.0,89.99013,0.0,08/11/1756
+-1.10381,43.05879,4970,7,11,6,23,50,4.25,15.0,fr,1307,99,59605,1,1,Active Shallow Crust,0.0,89.99013,0.0,07/11/4970
+-1.10381,43.05879,4499,7,4,13,47,55,4.25,5.0,fr,1308,89,59613,1,1,Active Shallow Crust,128.8949,89.98096,0.0,07/04/4499
+-1.10381,43.05879,6195,3,16,15,47,20,4.45,5.0,fr,1309,123,59628,1,2,Active Shallow Crust,0.0,89.9902,0.0,03/16/6195
+-1.10381,43.05879,8791,10,26,21,53,55,4.45,5.0,fr,1310,175,59628,1,2,Active Shallow Crust,0.0,89.9902,0.0,10/26/8791
+-1.10381,43.05879,2948,10,11,12,41,30,4.45,15.0,fr,1311,58,59632,1,1,Active Shallow Crust,240.0045,57.99448,0.0,10/11/2948
+-1.10381,43.05879,8340,3,25,5,52,48,4.45,5.0,fr,1312,166,59637,1,1,Active Shallow Crust,128.8929,89.99379,0.0,03/25/8340
+-1.10381,43.05879,8607,2,1,22,2,13,4.55,15.0,fr,1313,172,59641,1,1,Active Shallow Crust,0.0,89.9901,0.0,02/01/8607
+-1.10381,43.05879,2925,12,31,14,19,24,4.85,15.0,fr,1314,58,59683,1,1,Active Shallow Crust,0.0,89.98999,-90.0,12/31/2925
+-1.10381,43.05879,7934,1,26,4,2,6,4.95,5.0,fr,1315,158,59688,1,1,Active Shallow Crust,0.0,89.99007,0.0,01/26/7934
+-1.10381,43.05879,1136,7,13,16,36,12,4.95,27.5,fr,1316,22,59690,1,1,Active Shallow Crust,0.0,89.99007,0.0,07/13/1136
+-1.10381,43.05879,6714,7,30,4,58,1,5.05,5.0,fr,1317,134,59700,1,1,Active Shallow Crust,0.0,89.98985,0.0,07/30/6714
+-1.10381,43.05879,5158,12,19,17,9,34,5.15,15.0,fr,1318,103,59722,1,1,Active Shallow Crust,128.8853,89.99104,0.0,12/19/5158
+5.6045,44.30979,138,2,6,9,25,54,3.55,15.0,fr,1319,2,60010,1,1,Active Shallow Crust,128.8956,89.99278,0.0,02/06/0138
+5.6045,44.30979,856,7,27,18,36,8,3.65,5.0,fr,1320,17,60012,1,1,Active Shallow Crust,0.0,89.98714,0.0,07/27/0856
+5.6045,44.30979,7271,8,20,1,59,11,3.65,5.0,fr,1321,145,60018,1,1,Active Shallow Crust,0.0,89.98699,-90.0,08/20/7271
+5.6045,44.30979,5017,1,19,20,15,52,3.75,5.0,fr,1322,100,60024,1,1,Active Shallow Crust,0.0,89.98853,0.0,01/19/5017
+5.6045,44.30979,2023,9,6,15,41,58,3.75,15.0,fr,1323,40,60028,1,1,Active Shallow Crust,240.0072,58.01775,0.0,09/06/2023
+5.6045,44.30979,5338,7,13,20,3,10,3.85,15.0,fr,1324,106,60037,1,1,Active Shallow Crust,0.0,89.98978,0.0,07/13/5338
+5.6045,44.30979,8574,3,11,12,49,15,3.95,5.0,fr,1325,171,60048,1,2,Active Shallow Crust,0.0,89.99089,0.0,03/11/8574
+5.6045,44.30979,9641,8,19,20,36,1,3.95,5.0,fr,1326,192,60048,1,2,Active Shallow Crust,0.0,89.99089,0.0,08/19/9641
+5.6045,44.30979,8979,7,7,21,40,36,4.05,5.0,fr,1327,179,60060,1,1,Active Shallow Crust,0.0,89.99188,0.0,07/07/8979
+5.6045,44.30979,7757,11,12,18,32,5,4.05,15.0,fr,1328,155,60061,1,1,Active Shallow Crust,0.0,89.99188,0.0,11/12/7757
+5.6045,44.30979,5636,8,16,23,35,42,4.15,5.0,fr,1329,112,60072,1,1,Active Shallow Crust,0.0,89.98915,0.0,08/16/5636
+5.6045,44.30979,7536,6,1,2,52,48,4.25,5.0,fr,1330,150,60084,1,1,Active Shallow Crust,0.0,89.99033,0.0,06/01/7536
+5.6045,44.30979,4519,9,25,17,56,10,4.25,5.0,fr,1331,90,60093,1,1,Active Shallow Crust,128.8945,89.98087,0.0,09/25/4519
+5.6045,44.30979,1349,5,15,13,59,15,4.85,5.0,fr,1332,26,60159,1,1,Active Shallow Crust,240.0163,58.00228,0.0,05/15/1349
+5.6045,44.30979,7489,3,13,21,33,6,5.65,15.0,fr,1333,149,60256,1,1,Active Shallow Crust,240.0319,58.00145,0.0,03/13/7489
+2.76536,47.40973,2846,3,10,6,9,34,3.75,5.0,fr,1334,56,60504,1,1,Active Shallow Crust,0.0,89.98916,0.0,03/10/2846
+-4.59843,47.77979,3936,1,18,11,58,21,3.65,5.0,fr,1335,78,60978,1,1,Active Shallow Crust,0.0,89.98778,-90.0,01/18/3936
+-4.59843,47.77979,2093,12,4,16,22,59,3.65,15.0,fr,1336,41,60982,1,1,Active Shallow Crust,128.901,89.96355,0.0,12/04/2093
+-4.59843,47.77979,8396,8,22,11,44,7,3.85,5.0,fr,1337,167,61005,1,1,Active Shallow Crust,128.8955,89.9952,0.0,08/22/8396
+-4.59843,47.77979,297,2,6,2,16,5,3.95,15.0,fr,1338,5,61012,1,1,Active Shallow Crust,240.0203,58.00518,0.0,02/06/0297
+-4.59843,47.77979,3634,3,27,22,7,34,4.05,5.0,fr,1339,72,61020,1,1,Active Shallow Crust,0.0,89.98857,0.0,03/27/3634
+-4.59843,47.77979,8861,8,8,7,30,19,4.15,5.0,fr,1340,177,61041,1,1,Active Shallow Crust,128.8979,89.99321,0.0,08/08/8861
+-4.59843,47.77979,2631,8,24,17,33,35,4.65,15.0,fr,1341,52,61093,1,1,Active Shallow Crust,0.0,89.99045,0.0,08/24/2631
+2.63324,44.80328,2442,11,20,20,0,45,3.55,15.0,fr,1342,48,61921,1,1,Active Shallow Crust,0.0,89.98927,0.0,11/20/2442
+2.63324,44.80328,4612,4,22,20,19,10,3.55,27.5,fr,1343,92,61922,1,1,Active Shallow Crust,0.0,89.98927,0.0,04/22/4612
+2.63324,44.80328,8947,4,9,14,56,14,3.55,5.0,fr,1344,178,61926,1,1,Active Shallow Crust,0.0,89.98914,-90.0,04/09/8947
+2.63324,44.80328,4858,5,23,18,35,18,3.65,5.0,fr,1345,97,61932,1,3,Active Shallow Crust,0.0,89.99043,0.0,05/23/4858
+2.63324,44.80328,687,6,29,12,4,35,3.65,5.0,fr,1346,13,61932,1,3,Active Shallow Crust,0.0,89.99043,0.0,06/29/0687
+2.63324,44.80328,9166,5,8,15,26,14,3.65,5.0,fr,1347,183,61932,1,3,Active Shallow Crust,0.0,89.99043,0.0,05/08/9166
+2.63324,44.80328,5076,7,24,14,45,1,3.65,15.0,fr,1348,101,61933,1,1,Active Shallow Crust,0.0,89.99043,0.0,07/24/5076
+2.63324,44.80328,2582,2,18,10,13,5,3.95,5.0,fr,1349,51,61968,1,1,Active Shallow Crust,0.0,89.99097,0.0,02/18/2582
+2.63324,44.80328,4387,7,7,12,33,50,3.95,5.0,fr,1350,87,61974,1,1,Active Shallow Crust,0.0,89.99087,-90.0,07/07/4387
+2.63324,44.80328,1798,10,19,20,57,45,4.15,5.0,fr,1351,35,61992,1,1,Active Shallow Crust,0.0,89.98924,0.0,10/19/1798
+2.63324,44.80328,4670,7,23,13,25,11,4.15,15.0,fr,1352,93,62002,1,1,Active Shallow Crust,128.8976,89.99373,0.0,07/23/4670
+2.63324,44.80328,4517,1,18,12,30,41,4.25,5.0,fr,1353,90,62013,1,1,Active Shallow Crust,128.8946,89.98088,0.0,01/18/4517
+2.63324,44.80328,7559,7,1,7,43,12,4.35,5.0,fr,1354,151,62016,1,1,Active Shallow Crust,0.0,89.99003,0.0,07/01/7559
+2.63324,44.80328,106,5,11,10,1,42,4.85,5.0,fr,1355,2,62076,1,1,Active Shallow Crust,0.0,89.99039,0.0,05/11/0106
+2.63324,44.80328,3395,3,9,13,44,52,5.55,5.0,fr,1356,67,62160,1,1,Active Shallow Crust,0.0,89.98998,0.0,03/09/3395
+2.70118,43.89342,7370,3,10,18,56,51,3.55,27.5,fr,1357,147,62408,1,1,Active Shallow Crust,0.0,89.98898,-90.0,03/10/7370
+2.70118,43.89342,6149,4,10,14,27,21,3.75,5.0,fr,1358,122,62424,1,1,Active Shallow Crust,0.0,89.99134,0.0,04/10/6149
+2.70118,43.89342,8326,12,1,21,21,11,3.75,27.5,fr,1359,166,62426,1,1,Active Shallow Crust,0.0,89.99134,0.0,12/01/8326
+2.70118,43.89342,9807,2,27,9,53,35,4.25,5.0,fr,1360,196,62484,1,1,Active Shallow Crust,0.0,89.99026,0.0,02/27/9807
+4.64032,52.2743,8659,2,17,3,7,30,3.85,5.0,fr,1361,173,62919,1,1,Active Shallow Crust,240.0124,57.99755,0.0,02/17/8659
+4.64032,52.2743,5026,1,27,6,50,5,4.05,5.0,fr,1362,100,62940,1,1,Active Shallow Crust,0.0,89.98959,0.0,01/27/5026
+8.45896,48.41197,9750,5,12,23,47,9,3.55,5.0,fr,1363,194,63360,1,1,Active Shallow Crust,0.0,89.98661,0.0,05/12/9750
+8.45896,48.41197,7284,4,12,5,58,5,3.55,5.0,fr,1364,145,63369,1,1,Active Shallow Crust,128.8966,89.99331,0.0,04/12/7284
+8.45896,48.41197,5641,11,19,0,21,58,3.65,5.0,fr,1365,112,63372,1,3,Active Shallow Crust,0.0,89.98807,0.0,11/19/5641
+8.45896,48.41197,5204,10,17,21,10,46,3.65,5.0,fr,1366,104,63372,1,3,Active Shallow Crust,0.0,89.98807,0.0,10/17/5204
+8.45896,48.41197,3480,2,7,19,54,29,3.65,5.0,fr,1367,69,63372,1,3,Active Shallow Crust,0.0,89.98807,0.0,02/07/3480
+8.45896,48.41197,7467,3,23,10,0,5,3.65,5.0,fr,1368,149,63378,1,1,Active Shallow Crust,0.0,89.98793,-90.0,03/23/7467
+8.45896,48.41197,6087,7,11,18,48,41,3.65,27.5,fr,1369,121,63383,1,1,Active Shallow Crust,128.9003,89.96356,0.0,07/11/6087
+8.45896,48.41197,3862,7,24,2,5,47,3.75,5.0,fr,1370,77,63384,1,1,Active Shallow Crust,0.0,89.98936,0.0,07/24/3862
+8.45896,48.41197,6318,12,2,2,21,28,3.75,15.0,fr,1371,126,63385,1,1,Active Shallow Crust,0.0,89.98936,0.0,12/02/6318
+8.45896,48.41197,8283,4,16,0,55,53,3.85,5.0,fr,1372,165,63396,1,1,Active Shallow Crust,0.0,89.99052,0.0,04/16/8283
+8.45896,48.41197,6568,5,23,9,1,14,3.95,5.0,fr,1373,131,63408,1,3,Active Shallow Crust,0.0,89.99155,0.0,05/23/6568
+8.45896,48.41197,7284,5,9,13,56,5,3.95,5.0,fr,1374,145,63408,1,3,Active Shallow Crust,0.0,89.99155,0.0,05/09/7284
+8.45896,48.41197,3058,6,30,16,25,1,3.95,5.0,fr,1375,61,63408,1,3,Active Shallow Crust,0.0,89.99155,0.0,06/30/3058
+8.45896,48.41197,5066,9,27,1,6,34,4.05,15.0,fr,1376,101,63421,1,1,Active Shallow Crust,0.0,89.99247,0.0,09/27/5066
+8.45896,48.41197,4951,2,10,13,32,12,4.05,15.0,fr,1377,99,63427,1,1,Active Shallow Crust,0.0,89.99239,-90.0,02/10/4951
+8.45896,48.41197,7290,5,21,4,15,33,4.15,5.0,fr,1378,145,63435,1,1,Active Shallow Crust,240.0096,57.99756,0.0,05/21/7290
+8.45896,48.41197,7178,12,10,6,12,19,4.25,5.0,fr,1379,143,63444,1,1,Active Shallow Crust,0.0,89.98804,0.0,12/10/7178
+8.45896,48.41197,6486,3,30,14,31,46,4.35,5.0,fr,1380,129,63459,1,1,Active Shallow Crust,240.0098,57.99562,0.0,03/30/6486
+8.45896,48.41197,9161,4,3,20,2,53,4.55,5.0,fr,1381,183,63480,1,1,Active Shallow Crust,0.0,89.99153,0.0,04/03/9161
+8.45896,48.41197,2115,10,25,18,20,1,4.55,15.0,fr,1382,42,63481,1,1,Active Shallow Crust,0.0,89.99153,0.0,10/25/2115
+8.45896,48.41197,2981,6,17,20,30,41,4.85,5.0,fr,1383,59,63516,1,1,Active Shallow Crust,0.0,89.991,0.0,06/17/2981
+8.45896,48.41197,9923,12,28,5,23,27,5.35,5.0,fr,1384,198,63576,1,1,Active Shallow Crust,0.0,89.98988,0.0,12/28/9923
+-2.78175,50.5066,346,8,14,19,58,38,3.85,15.0,fr,1385,6,63877,1,1,Active Shallow Crust,0.0,89.99092,0.0,08/14/0346
+-2.78175,50.5066,7256,1,19,3,6,29,3.85,5.0,fr,1386,145,63882,1,1,Active Shallow Crust,0.0,89.99081,-90.0,01/19/7256
+-2.78175,50.5066,5870,10,18,13,49,10,4.15,5.0,fr,1387,117,63921,1,1,Active Shallow Crust,128.8965,89.99358,0.0,10/18/5870
+5.05968,49.5144,228,8,18,0,38,27,4.75,15.0,fr,1388,4,64465,1,1,Active Shallow Crust,0.0,89.99013,0.0,08/18/0228
+-3.61046,50.17495,4587,11,14,22,54,35,3.65,15.0,fr,1389,91,64813,1,1,Active Shallow Crust,0.0,89.99136,0.0,11/14/4587
+-3.61046,50.17495,1080,7,3,7,43,21,4.25,5.0,fr,1390,21,64887,1,1,Active Shallow Crust,240.0081,57.99432,0.0,07/03/1080
+-2.33659,49.34037,1901,1,10,19,7,58,3.55,5.0,fr,1391,38,65280,1,1,Active Shallow Crust,0.0,89.99014,0.0,01/10/1901
+-2.33659,49.34037,3082,2,23,5,52,16,3.55,5.0,fr,1392,61,65283,1,2,Active Shallow Crust,240.0122,57.99833,0.0,02/23/3082
+-2.33659,49.34037,448,3,13,14,5,33,3.55,5.0,fr,1393,8,65283,1,2,Active Shallow Crust,240.0122,57.99833,0.0,03/13/0448
+-2.33659,49.34037,6821,1,22,5,13,39,3.55,15.0,fr,1394,136,65284,1,1,Active Shallow Crust,240.0122,57.99833,0.0,01/22/6821
+-2.33659,49.34037,8810,9,12,14,19,54,3.65,27.5,fr,1395,176,65300,1,1,Active Shallow Crust,0.0,89.99111,-90.0,09/12/8810
+-2.33659,49.34037,1577,8,9,0,59,31,3.75,5.0,fr,1396,31,65304,1,1,Active Shallow Crust,0.0,89.98956,0.0,08/09/1577
+-2.33659,49.34037,8276,2,26,9,1,19,3.75,5.0,fr,1397,165,65310,1,1,Active Shallow Crust,0.0,89.98944,-90.0,02/26/8276
+-2.33659,49.34037,159,9,29,3,13,53,3.75,5.0,fr,1398,3,65313,1,2,Active Shallow Crust,128.8963,89.96731,0.0,09/29/0159
+-2.33659,49.34037,5511,7,27,13,34,2,3.75,5.0,fr,1399,110,65313,1,2,Active Shallow Crust,128.8963,89.96731,0.0,07/27/5511
+-2.33659,49.34037,2862,9,10,21,24,39,3.85,5.0,fr,1400,57,65316,1,1,Active Shallow Crust,0.0,89.9907,0.0,09/10/2862
+-2.33659,49.34037,2554,6,30,11,46,10,3.95,5.0,fr,1401,51,65331,1,1,Active Shallow Crust,240.0202,58.00521,0.0,06/30/2554
+-2.33659,49.34037,1852,6,19,19,17,22,4.05,5.0,fr,1402,37,65340,1,1,Active Shallow Crust,0.0,89.99076,0.0,06/19/1852
+-2.33659,49.34037,6832,11,16,15,39,8,4.05,27.5,fr,1403,136,65348,1,1,Active Shallow Crust,0.0,89.99065,-90.0,11/16/6832
+-2.33659,49.34037,3964,4,29,19,7,20,4.15,5.0,fr,1404,79,65358,1,1,Active Shallow Crust,0.0,89.99001,-90.0,04/29/3964
+-2.336586,49.34037,8584,10,21,6,5,1,6.25,6.744814,fr,1405,171,65604,1,1,Active Shallow Crust,359.9999,89.99001,0.0,10/21/8584
+-5.10539,47.58752,375,10,31,6,27,50,3.65,15.0,fr,1406,7,66253,1,1,Active Shallow Crust,0.0,89.98788,0.0,10/31/0375
+-5.10539,47.58752,8140,2,25,23,8,53,4.35,27.5,fr,1407,162,66338,1,1,Active Shallow Crust,0.0,89.98917,0.0,02/25/8140
+7.4386,47.53349,5728,7,3,6,24,32,3.55,5.0,fr,1408,114,66720,1,9,Active Shallow Crust,0.0,89.99319,0.0,07/03/5728
+7.4386,47.53349,3770,5,12,5,6,17,3.55,5.0,fr,1409,75,66720,1,9,Active Shallow Crust,0.0,89.99319,0.0,05/12/3770
+7.4386,47.53349,3318,11,8,18,34,32,3.55,5.0,fr,1410,66,66720,1,9,Active Shallow Crust,0.0,89.99319,0.0,11/08/3318
+7.4386,47.53349,7429,6,25,14,15,28,3.55,5.0,fr,1411,148,66720,1,9,Active Shallow Crust,0.0,89.99319,0.0,06/25/7429
+7.4386,47.53349,9924,2,27,22,19,15,3.55,5.0,fr,1412,198,66720,1,9,Active Shallow Crust,0.0,89.99319,0.0,02/27/9924
+7.4386,47.53349,569,5,15,21,6,43,3.55,5.0,fr,1413,11,66720,1,9,Active Shallow Crust,0.0,89.99319,0.0,05/15/0569
+7.4386,47.53349,4814,10,11,9,17,25,3.55,5.0,fr,1414,96,66720,1,9,Active Shallow Crust,0.0,89.99319,0.0,10/11/4814
+7.4386,47.53349,2344,4,23,11,18,18,3.55,5.0,fr,1415,46,66720,1,9,Active Shallow Crust,0.0,89.99319,0.0,04/23/2344
+7.4386,47.53349,3452,9,13,7,1,7,3.55,5.0,fr,1416,69,66720,1,9,Active Shallow Crust,0.0,89.99319,0.0,09/13/3452
+7.4386,47.53349,3125,6,6,3,28,19,3.55,15.0,fr,1417,62,66721,1,3,Active Shallow Crust,0.0,89.99319,0.0,06/06/3125
+7.4386,47.53349,6091,2,13,6,27,42,3.55,15.0,fr,1418,121,66721,1,3,Active Shallow Crust,0.0,89.99319,0.0,02/13/6091
+7.4386,47.53349,5994,1,11,22,14,43,3.55,15.0,fr,1419,119,66721,1,3,Active Shallow Crust,0.0,89.99319,0.0,01/11/5994
+7.4386,47.53349,7915,5,6,2,54,22,3.55,27.5,fr,1420,158,66722,1,3,Active Shallow Crust,0.0,89.99319,0.0,05/06/7915
+7.4386,47.53349,9547,9,6,7,29,56,3.55,27.5,fr,1421,190,66722,1,3,Active Shallow Crust,0.0,89.99319,0.0,09/06/9547
+7.4386,47.53349,8479,6,5,12,3,13,3.55,27.5,fr,1422,169,66722,1,3,Active Shallow Crust,0.0,89.99319,0.0,06/05/8479
+7.4386,47.53349,9852,10,7,12,7,26,3.55,5.0,fr,1423,197,66723,1,3,Active Shallow Crust,240.0109,57.99905,0.0,10/07/9852
+7.4386,47.53349,685,12,23,15,18,20,3.55,5.0,fr,1424,13,66723,1,3,Active Shallow Crust,240.0109,57.99905,0.0,12/23/0685
+7.4386,47.53349,3612,7,23,15,29,3,3.55,5.0,fr,1425,72,66723,1,3,Active Shallow Crust,240.0109,57.99905,0.0,07/23/3612
+7.4386,47.53349,5254,5,19,1,25,14,3.55,15.0,fr,1426,105,66724,1,2,Active Shallow Crust,240.0109,57.99905,0.0,05/19/5254
+7.4386,47.53349,3187,10,11,2,8,8,3.55,15.0,fr,1427,63,66724,1,2,Active Shallow Crust,240.0109,57.99905,0.0,10/11/3187
+7.4386,47.53349,8836,6,6,14,42,57,3.55,5.0,fr,1428,176,66726,1,2,Active Shallow Crust,0.0,89.99311,-90.0,06/06/8836
+7.4386,47.53349,1113,5,25,16,59,36,3.55,5.0,fr,1429,22,66726,1,2,Active Shallow Crust,0.0,89.99311,-90.0,05/25/1113
+7.4386,47.53349,9027,11,9,1,27,56,3.55,27.5,fr,1430,180,66728,1,1,Active Shallow Crust,0.0,89.99311,-90.0,11/09/9027
+7.4386,47.53349,223,9,20,16,6,25,3.55,5.0,fr,1431,4,66729,1,1,Active Shallow Crust,128.8972,89.99319,0.0,09/20/0223
+7.4386,47.53349,1453,6,25,5,32,51,3.55,27.5,fr,1432,29,66731,1,1,Active Shallow Crust,128.8972,89.99319,0.0,06/25/1453
+7.4386,47.53349,1896,11,18,10,54,9,3.65,5.0,fr,1433,37,66732,1,13,Active Shallow Crust,0.0,89.98786,0.0,11/18/1896
+7.4386,47.53349,3297,8,8,4,49,9,3.65,5.0,fr,1434,65,66732,1,13,Active Shallow Crust,0.0,89.98786,0.0,08/08/3297
+7.4386,47.53349,1613,2,18,5,3,24,3.65,5.0,fr,1435,32,66732,1,13,Active Shallow Crust,0.0,89.98786,0.0,02/18/1613
+7.4386,47.53349,4559,12,5,2,7,9,3.65,5.0,fr,1436,91,66732,1,13,Active Shallow Crust,0.0,89.98786,0.0,12/05/4559
+7.4386,47.53349,7637,9,6,22,50,44,3.65,5.0,fr,1437,152,66732,1,13,Active Shallow Crust,0.0,89.98786,0.0,09/06/7637
+7.4386,47.53349,4688,5,2,3,33,38,3.65,5.0,fr,1438,93,66732,1,13,Active Shallow Crust,0.0,89.98786,0.0,05/02/4688
+7.4386,47.53349,6568,7,25,14,9,58,3.65,5.0,fr,1439,131,66732,1,13,Active Shallow Crust,0.0,89.98786,0.0,07/25/6568
+7.4386,47.53349,777,10,22,16,35,13,3.65,5.0,fr,1440,15,66732,1,13,Active Shallow Crust,0.0,89.98786,0.0,10/22/0777
+7.4386,47.53349,6957,1,24,2,28,8,3.65,5.0,fr,1441,139,66732,1,13,Active Shallow Crust,0.0,89.98786,0.0,01/24/6957
+7.4386,47.53349,3785,10,4,15,42,51,3.65,5.0,fr,1442,75,66732,1,13,Active Shallow Crust,0.0,89.98786,0.0,10/04/3785
+7.4386,47.53349,798,5,19,20,3,57,3.65,5.0,fr,1443,15,66732,1,13,Active Shallow Crust,0.0,89.98786,0.0,05/19/0798
+7.4386,47.53349,2883,12,4,22,34,44,3.65,5.0,fr,1444,57,66732,1,13,Active Shallow Crust,0.0,89.98786,0.0,12/04/2883
+7.4386,47.53349,2663,10,16,15,27,6,3.65,5.0,fr,1445,53,66732,1,13,Active Shallow Crust,0.0,89.98786,0.0,10/16/2663
+7.4386,47.53349,872,2,1,20,21,34,3.65,15.0,fr,1446,17,66733,1,2,Active Shallow Crust,0.0,89.98786,0.0,02/01/0872
+7.4386,47.53349,8127,12,16,0,57,9,3.65,15.0,fr,1447,162,66733,1,2,Active Shallow Crust,0.0,89.98786,0.0,12/16/8127
+7.4386,47.53349,4975,6,1,20,52,26,3.65,27.5,fr,1448,99,66734,1,2,Active Shallow Crust,0.0,89.98786,0.0,06/01/4975
+7.4386,47.53349,8404,11,24,10,50,2,3.65,27.5,fr,1449,168,66734,1,2,Active Shallow Crust,0.0,89.98786,0.0,11/24/8404
+7.4386,47.53349,7224,1,17,0,25,47,3.65,5.0,fr,1450,144,66735,1,4,Active Shallow Crust,240.0021,58.01256,0.0,01/17/7224
+7.4386,47.53349,1009,3,5,6,5,57,3.65,5.0,fr,1451,20,66735,1,4,Active Shallow Crust,240.0021,58.01256,0.0,03/05/1009
+7.4386,47.53349,7578,5,26,8,23,9,3.65,5.0,fr,1452,151,66735,1,4,Active Shallow Crust,240.0021,58.01256,0.0,05/26/7578
+7.4386,47.53349,7445,4,16,12,3,18,3.65,5.0,fr,1453,148,66735,1,4,Active Shallow Crust,240.0021,58.01256,0.0,04/16/7445
+7.4386,47.53349,89,3,25,21,45,18,3.65,5.0,fr,1454,1,66738,1,2,Active Shallow Crust,0.0,89.98772,-90.0,03/25/0089
+7.4386,47.53349,6817,10,3,19,15,41,3.65,5.0,fr,1455,136,66738,1,2,Active Shallow Crust,0.0,89.98772,-90.0,10/03/6817
+7.4386,47.53349,1845,5,10,5,6,51,3.65,5.0,fr,1456,36,66741,1,3,Active Shallow Crust,128.9001,89.96355,0.0,05/10/1845
+7.4386,47.53349,7797,11,18,16,6,41,3.65,5.0,fr,1457,155,66741,1,3,Active Shallow Crust,128.9001,89.96355,0.0,11/18/7797
+7.4386,47.53349,9208,8,21,19,36,41,3.65,5.0,fr,1458,184,66741,1,3,Active Shallow Crust,128.9001,89.96355,0.0,08/21/9208
+7.4386,47.53349,1006,11,28,5,3,11,3.65,15.0,fr,1459,20,66742,1,3,Active Shallow Crust,128.9001,89.96355,0.0,11/28/1006
+7.4386,47.53349,5367,4,30,1,59,49,3.65,15.0,fr,1460,107,66742,1,3,Active Shallow Crust,128.9001,89.96355,0.0,04/30/5367
+7.4386,47.53349,7461,1,18,2,22,53,3.65,15.0,fr,1461,149,66742,1,3,Active Shallow Crust,128.9001,89.96355,0.0,01/18/7461
+7.4386,47.53349,9610,11,26,19,31,40,3.75,5.0,fr,1462,192,66744,1,5,Active Shallow Crust,0.0,89.98918,0.0,11/26/9610
+7.4386,47.53349,5928,7,17,5,53,54,3.75,5.0,fr,1463,118,66744,1,5,Active Shallow Crust,0.0,89.98918,0.0,07/17/5928
+7.4386,47.53349,3875,8,11,18,54,27,3.75,5.0,fr,1464,77,66744,1,5,Active Shallow Crust,0.0,89.98918,0.0,08/11/3875
+7.4386,47.53349,4185,3,9,0,20,36,3.75,5.0,fr,1465,83,66744,1,5,Active Shallow Crust,0.0,89.98918,0.0,03/09/4185
+7.4386,47.53349,5538,6,11,21,10,1,3.75,5.0,fr,1466,110,66744,1,5,Active Shallow Crust,0.0,89.98918,0.0,06/11/5538
+7.4386,47.53349,6920,2,26,23,15,57,3.75,15.0,fr,1467,138,66745,1,4,Active Shallow Crust,0.0,89.98918,0.0,02/26/6920
+7.4386,47.53349,1937,7,27,15,39,28,3.75,15.0,fr,1468,38,66745,1,4,Active Shallow Crust,0.0,89.98918,0.0,07/27/1937
+7.4386,47.53349,3153,8,9,7,20,52,3.75,15.0,fr,1469,63,66745,1,4,Active Shallow Crust,0.0,89.98918,0.0,08/09/3153
+7.4386,47.53349,9338,6,17,15,54,14,3.75,15.0,fr,1470,186,66745,1,4,Active Shallow Crust,0.0,89.98918,0.0,06/17/9338
+7.4386,47.53349,7535,6,20,3,4,44,3.75,27.5,fr,1471,150,66746,1,1,Active Shallow Crust,0.0,89.98918,0.0,06/20/7535
+7.4386,47.53349,781,5,5,21,46,24,3.75,5.0,fr,1472,15,66747,1,2,Active Shallow Crust,240.0084,58.01786,0.0,05/05/0781
+7.4386,47.53349,3826,8,12,14,10,48,3.75,5.0,fr,1473,76,66747,1,2,Active Shallow Crust,240.0084,58.01786,0.0,08/12/3826
+7.4386,47.53349,111,1,18,13,43,57,3.75,5.0,fr,1474,2,66750,1,1,Active Shallow Crust,0.0,89.98906,-90.0,01/18/0111
+7.4386,47.53349,6692,10,27,0,58,53,3.75,15.0,fr,1475,133,66751,1,1,Active Shallow Crust,0.0,89.98906,-90.0,10/27/6692
+7.4386,47.53349,9177,4,25,21,53,19,3.75,27.5,fr,1476,183,66752,1,1,Active Shallow Crust,0.0,89.98906,-90.0,04/25/9177
+7.4386,47.53349,4734,4,25,0,23,21,3.75,5.0,fr,1477,94,66753,1,1,Active Shallow Crust,128.897,89.96751,0.0,04/25/4734
+7.4386,47.53349,6018,3,16,3,34,51,3.85,5.0,fr,1478,120,66756,1,7,Active Shallow Crust,0.0,89.99036,0.0,03/16/6018
+7.4386,47.53349,3292,3,9,14,46,46,3.85,5.0,fr,1479,65,66756,1,7,Active Shallow Crust,0.0,89.99036,0.0,03/09/3292
+7.4386,47.53349,3859,4,8,5,47,26,3.85,5.0,fr,1480,77,66756,1,7,Active Shallow Crust,0.0,89.99036,0.0,04/08/3859
+7.4386,47.53349,1964,11,6,3,25,2,3.85,5.0,fr,1481,39,66756,1,7,Active Shallow Crust,0.0,89.99036,0.0,11/06/1964
+7.4386,47.53349,4502,1,17,19,28,1,3.85,5.0,fr,1482,90,66756,1,7,Active Shallow Crust,0.0,89.99036,0.0,01/17/4502
+7.4386,47.53349,8961,11,14,3,58,44,3.85,5.0,fr,1483,179,66756,1,7,Active Shallow Crust,0.0,89.99036,0.0,11/14/8961
+7.4386,47.53349,5361,11,26,9,14,58,3.85,5.0,fr,1484,107,66756,1,7,Active Shallow Crust,0.0,89.99036,0.0,11/26/5361
+7.4386,47.53349,8374,2,21,6,6,10,3.85,15.0,fr,1485,167,66757,1,4,Active Shallow Crust,0.0,89.99036,0.0,02/21/8374
+7.4386,47.53349,9621,9,24,5,16,8,3.85,15.0,fr,1486,192,66757,1,4,Active Shallow Crust,0.0,89.99036,0.0,09/24/9621
+7.4386,47.53349,4984,10,28,22,36,12,3.85,15.0,fr,1487,99,66757,1,4,Active Shallow Crust,0.0,89.99036,0.0,10/28/4984
+7.4386,47.53349,4556,2,14,3,7,33,3.85,15.0,fr,1488,91,66757,1,4,Active Shallow Crust,0.0,89.99036,0.0,02/14/4556
+7.4386,47.53349,3448,5,4,12,40,20,3.85,27.5,fr,1489,68,66758,1,2,Active Shallow Crust,0.0,89.99036,0.0,05/04/3448
+7.4386,47.53349,5262,9,8,10,0,38,3.85,27.5,fr,1490,105,66758,1,2,Active Shallow Crust,0.0,89.99036,0.0,09/08/5262
+7.4386,47.53349,6957,9,22,20,31,38,3.85,15.0,fr,1491,139,66763,1,1,Active Shallow Crust,0.0,89.99025,-90.0,09/22/6957
+7.4386,47.53349,7218,8,17,8,2,49,3.85,5.0,fr,1492,144,66765,1,1,Active Shallow Crust,128.8948,89.99518,0.0,08/17/7218
+7.4386,47.53349,1390,1,1,7,32,33,3.95,5.0,fr,1493,27,66768,1,7,Active Shallow Crust,0.0,89.99141,0.0,01/01/1390
+7.4386,47.53349,2834,1,3,9,15,16,3.95,5.0,fr,1494,56,66768,1,7,Active Shallow Crust,0.0,89.99141,0.0,01/03/2834
+7.4386,47.53349,1212,9,17,1,27,58,3.95,5.0,fr,1495,24,66768,1,7,Active Shallow Crust,0.0,89.99141,0.0,09/17/1212
+7.4386,47.53349,8885,11,20,23,56,7,3.95,5.0,fr,1496,177,66768,1,7,Active Shallow Crust,0.0,89.99141,0.0,11/20/8885
+7.4386,47.53349,1674,8,3,2,42,1,3.95,5.0,fr,1497,33,66768,1,7,Active Shallow Crust,0.0,89.99141,0.0,08/03/1674
+7.4386,47.53349,4553,10,7,1,57,57,3.95,5.0,fr,1498,91,66768,1,7,Active Shallow Crust,0.0,89.99141,0.0,10/07/4553
+7.4386,47.53349,2068,9,11,17,23,25,3.95,5.0,fr,1499,41,66768,1,7,Active Shallow Crust,0.0,89.99141,0.0,09/11/2068
+7.4386,47.53349,8536,7,25,10,58,49,3.95,27.5,fr,1500,170,66770,1,1,Active Shallow Crust,0.0,89.99141,0.0,07/25/8536
+7.4386,47.53349,1218,3,15,19,35,44,3.95,5.0,fr,1501,24,66771,1,1,Active Shallow Crust,240.0205,58.0048,0.0,03/15/1218
+7.4386,47.53349,2801,3,7,0,33,47,3.95,5.0,fr,1502,56,66774,1,2,Active Shallow Crust,0.0,89.99131,-90.0,03/07/2801
+7.4386,47.53349,9205,2,27,4,35,28,3.95,5.0,fr,1503,184,66774,1,2,Active Shallow Crust,0.0,89.99131,-90.0,02/27/9205
+7.4386,47.53349,4138,5,5,6,9,56,3.95,15.0,fr,1504,82,66778,1,1,Active Shallow Crust,128.8993,89.99356,0.0,05/05/4138
+7.4386,47.53349,4653,12,17,17,49,38,4.05,5.0,fr,1505,93,66780,1,3,Active Shallow Crust,0.0,89.98851,0.0,12/17/4653
+7.4386,47.53349,7822,12,5,4,25,19,4.05,5.0,fr,1506,156,66780,1,3,Active Shallow Crust,0.0,89.98851,0.0,12/05/7822
+7.4386,47.53349,5129,3,1,19,48,10,4.05,5.0,fr,1507,102,66780,1,3,Active Shallow Crust,0.0,89.98851,0.0,03/01/5129
+7.4386,47.53349,9615,6,22,5,12,13,4.05,5.0,fr,1508,192,66783,1,3,Active Shallow Crust,240.0068,58.00513,0.0,06/22/9615
+7.4386,47.53349,7486,2,24,0,7,54,4.05,5.0,fr,1509,149,66783,1,3,Active Shallow Crust,240.0068,58.00513,0.0,02/24/7486
+7.4386,47.53349,9469,12,7,16,31,41,4.05,5.0,fr,1510,189,66783,1,3,Active Shallow Crust,240.0068,58.00513,0.0,12/07/9469
+7.4386,47.53349,9727,3,17,17,11,7,4.05,15.0,fr,1511,194,66784,1,1,Active Shallow Crust,240.0068,58.0051,0.0,03/17/9727
+7.4386,47.53349,5375,5,8,3,41,35,4.05,5.0,fr,1512,107,66786,1,1,Active Shallow Crust,0.0,89.98838,-90.0,05/08/5375
+7.4386,47.53349,1573,12,12,16,0,53,4.05,5.0,fr,1513,31,66789,1,1,Active Shallow Crust,128.891,89.99234,0.0,12/12/1573
+7.4386,47.53349,3333,11,30,12,42,35,4.15,5.0,fr,1514,66,66792,1,1,Active Shallow Crust,0.0,89.98976,0.0,11/30/3333
+7.4386,47.53349,1191,11,30,4,46,35,4.15,15.0,fr,1515,23,66793,1,3,Active Shallow Crust,0.0,89.98976,0.0,11/30/1191
+7.4386,47.53349,1974,1,30,21,26,41,4.15,15.0,fr,1516,39,66793,1,3,Active Shallow Crust,0.0,89.98976,0.0,01/30/1974
+7.4386,47.53349,7804,1,25,3,17,15,4.15,15.0,fr,1517,156,66793,1,3,Active Shallow Crust,0.0,89.98976,0.0,01/25/7804
+7.4386,47.53349,6252,10,28,22,9,50,4.15,5.0,fr,1518,125,66795,1,1,Active Shallow Crust,240.0086,57.99707,0.0,10/28/6252
+7.4386,47.53349,4534,9,26,4,16,23,4.15,15.0,fr,1519,90,66802,1,1,Active Shallow Crust,128.8984,89.99318,0.0,09/26/4534
+7.4386,47.53349,699,7,30,8,19,58,4.25,5.0,fr,1520,13,66804,1,4,Active Shallow Crust,0.0,89.99088,0.0,07/30/0699
+7.4386,47.53349,8214,1,2,12,49,41,4.25,5.0,fr,1521,164,66804,1,4,Active Shallow Crust,0.0,89.99088,0.0,01/02/8214
+7.4386,47.53349,275,12,17,8,49,31,4.25,5.0,fr,1522,5,66804,1,4,Active Shallow Crust,0.0,89.99088,0.0,12/17/0275
+7.4386,47.53349,1190,8,22,3,11,0,4.25,5.0,fr,1523,23,66804,1,4,Active Shallow Crust,0.0,89.99088,0.0,08/22/1190
+7.4386,47.53349,8080,3,28,13,16,16,4.25,15.0,fr,1524,161,66805,1,5,Active Shallow Crust,0.0,89.99088,0.0,03/28/8080
+7.4386,47.53349,2472,8,20,21,20,31,4.25,15.0,fr,1525,49,66805,1,5,Active Shallow Crust,0.0,89.99088,0.0,08/20/2472
+7.4386,47.53349,6788,5,14,1,41,11,4.25,15.0,fr,1526,135,66805,1,5,Active Shallow Crust,0.0,89.99088,0.0,05/14/6788
+7.4386,47.53349,1824,1,23,17,42,49,4.25,15.0,fr,1527,36,66805,1,5,Active Shallow Crust,0.0,89.99088,0.0,01/23/1824
+7.4386,47.53349,357,7,3,18,52,13,4.25,15.0,fr,1528,7,66805,1,5,Active Shallow Crust,0.0,89.99088,0.0,07/03/0357
+7.4386,47.53349,7067,5,19,1,28,16,4.25,5.0,fr,1529,141,66810,1,1,Active Shallow Crust,0.0,89.99077,-90.0,05/19/7067
+7.4386,47.53349,7599,6,14,8,44,20,4.35,5.0,fr,1530,151,66816,1,5,Active Shallow Crust,0.0,89.98916,0.0,06/14/7599
+7.4386,47.53349,1688,6,8,13,48,23,4.35,5.0,fr,1531,33,66816,1,5,Active Shallow Crust,0.0,89.98916,0.0,06/08/1688
+7.4386,47.53349,9379,8,7,11,15,55,4.35,5.0,fr,1532,187,66816,1,5,Active Shallow Crust,0.0,89.98916,0.0,08/07/9379
+7.4386,47.53349,7761,9,5,19,2,26,4.35,5.0,fr,1533,155,66816,1,5,Active Shallow Crust,0.0,89.98916,0.0,09/05/7761
+7.4386,47.53349,4688,2,3,4,11,44,4.35,5.0,fr,1534,93,66816,1,5,Active Shallow Crust,0.0,89.98916,0.0,02/03/4688
+7.4386,47.53349,6958,9,1,1,8,13,4.35,15.0,fr,1535,139,66817,1,2,Active Shallow Crust,0.0,89.98916,0.0,09/01/6958
+7.4386,47.53349,7071,12,27,7,48,55,4.35,15.0,fr,1536,141,66817,1,2,Active Shallow Crust,0.0,89.98916,0.0,12/27/7071
+7.4386,47.53349,4875,11,19,23,57,20,4.45,5.0,fr,1537,97,66828,1,2,Active Shallow Crust,0.0,89.99033,0.0,11/19/4875
+7.4386,47.53349,166,10,15,22,52,16,4.45,5.0,fr,1538,3,66828,1,2,Active Shallow Crust,0.0,89.99033,0.0,10/15/0166
+7.4386,47.53349,4507,9,25,6,52,18,4.45,15.0,fr,1539,90,66829,1,2,Active Shallow Crust,0.0,89.99033,0.0,09/25/4507
+7.4386,47.53349,1830,10,1,6,45,39,4.45,15.0,fr,1540,36,66829,1,2,Active Shallow Crust,0.0,89.99033,0.0,10/01/1830
+7.4386,47.53349,3126,10,31,7,11,6,4.45,15.0,fr,1541,62,66838,1,1,Active Shallow Crust,128.8915,89.99397,0.0,10/31/3126
+7.4386,47.53349,3112,7,5,19,35,34,4.55,5.0,fr,1542,62,66840,1,1,Active Shallow Crust,0.0,89.98923,0.0,07/05/3112
+7.4386,47.53349,2025,1,20,21,21,4,4.55,27.5,fr,1543,40,66842,1,1,Active Shallow Crust,0.0,89.98923,0.0,01/20/2025
+7.4386,47.53349,2488,7,11,23,39,15,4.55,5.0,fr,1544,49,66849,1,1,Active Shallow Crust,128.8938,89.9857,0.0,07/11/2488
+7.4386,47.53349,7975,10,14,23,40,58,4.65,5.0,fr,1545,159,66855,1,1,Active Shallow Crust,240.011,57.99437,0.0,10/14/7975
+7.4386,47.53349,8545,5,22,3,22,57,4.75,5.0,fr,1546,170,66864,1,3,Active Shallow Crust,0.0,89.98974,0.0,05/22/8545
+7.4386,47.53349,3394,6,18,0,16,5,4.75,5.0,fr,1547,67,66864,1,3,Active Shallow Crust,0.0,89.98974,0.0,06/18/3394
+7.4386,47.53349,1276,10,20,1,15,13,4.75,5.0,fr,1548,25,66864,1,3,Active Shallow Crust,0.0,89.98974,0.0,10/20/1276
+7.4386,47.53349,5900,7,9,3,18,8,4.75,15.0,fr,1549,117,66865,1,1,Active Shallow Crust,0.0,89.98974,0.0,07/09/5900
+7.4386,47.53349,8746,5,30,8,13,9,4.85,5.0,fr,1550,174,66876,1,2,Active Shallow Crust,0.0,89.98933,0.0,05/30/8746
+7.4386,47.53349,7510,7,15,2,33,26,4.85,5.0,fr,1551,150,66876,1,2,Active Shallow Crust,0.0,89.98933,0.0,07/15/7510
+7.4386,47.53349,4361,9,11,20,27,0,4.85,5.0,fr,1552,87,66882,1,1,Active Shallow Crust,0.0,89.99075,-90.0,09/11/4361
+7.4386,47.53349,6019,3,5,0,24,56,4.95,5.0,fr,1553,120,66888,1,1,Active Shallow Crust,0.0,89.99049,0.0,03/05/6019
+7.4386,47.53349,1605,8,15,4,40,31,4.95,15.0,fr,1554,32,66892,1,1,Active Shallow Crust,240.0126,58.00436,0.0,08/15/1605
+7.4386,47.53349,9644,2,24,10,41,21,4.95,15.0,fr,1555,192,66898,1,2,Active Shallow Crust,128.8894,89.98989,0.0,02/24/9644
+7.4386,47.53349,3625,11,2,10,51,19,4.95,15.0,fr,1556,72,66898,1,2,Active Shallow Crust,128.8894,89.98989,0.0,11/02/3625
+7.4386,47.53349,6859,7,12,10,4,30,5.05,5.0,fr,1557,137,66900,1,1,Active Shallow Crust,0.0,89.99031,0.0,07/12/6859
+7.4386,47.53349,7817,2,27,14,1,17,5.05,15.0,fr,1558,156,66901,1,1,Active Shallow Crust,0.0,89.99031,0.0,02/27/7817
+7.4386,47.53349,5243,4,25,0,53,44,5.05,27.5,fr,1559,104,66908,1,1,Active Shallow Crust,0.0,89.9902,-90.0,04/25/5243
+7.4386,47.53349,1833,7,28,10,51,47,5.05,27.5,fr,1560,36,66911,1,1,Active Shallow Crust,128.8853,89.99021,0.0,07/28/1833
+7.4386,47.53349,5661,3,23,5,25,24,5.25,5.0,fr,1561,113,66924,1,1,Active Shallow Crust,0.0,89.99038,0.0,03/23/5661
+7.4386,47.53349,2671,2,7,16,29,36,5.65,5.0,fr,1562,53,66972,1,1,Active Shallow Crust,0.0,89.99029,0.0,02/07/2671
+7.4386,47.53349,9719,11,2,17,31,53,5.75,5.0,fr,1563,194,66987,1,1,Active Shallow Crust,240.0397,58.0021,0.0,11/02/9719
+7.4386,47.53349,7890,10,8,10,47,49,5.95,5.0,fr,1564,157,67008,1,1,Active Shallow Crust,0.0,89.99011,0.0,10/08/7890
+7.438601,47.53349,5645,7,9,8,6,3,6.05,5.296268,fr,1565,112,67026,1,1,Active Shallow Crust,0.0,89.99011,-90.0,07/09/5645
+7.4386,47.53349,6382,1,26,11,47,32,6.35,15.0,fr,1566,127,67060,1,1,Active Shallow Crust,240.0836,58.00019,0.0,01/26/6382
+-1.01298,46.75429,6803,8,27,12,33,27,3.55,5.0,fr,1567,136,67200,1,1,Active Shallow Crust,0.0,89.98964,0.0,08/27/6803
+-1.01298,46.75429,2257,3,28,2,19,7,3.55,15.0,fr,1568,45,67201,1,1,Active Shallow Crust,0.0,89.98964,0.0,03/28/2257
+-1.01298,46.75429,8849,12,5,3,2,46,3.55,27.5,fr,1569,176,67202,1,1,Active Shallow Crust,0.0,89.98964,0.0,12/05/8849
+-1.01298,46.75429,8267,12,15,20,38,5,3.55,5.0,fr,1570,165,67209,1,1,Active Shallow Crust,128.8959,89.99396,0.0,12/15/8267
+-1.01298,46.75429,2265,2,19,15,10,11,3.65,5.0,fr,1571,45,67212,1,3,Active Shallow Crust,0.0,89.99076,0.0,02/19/2265
+-1.01298,46.75429,3686,3,30,22,56,7,3.65,5.0,fr,1572,73,67212,1,3,Active Shallow Crust,0.0,89.99076,0.0,03/30/3686
+-1.01298,46.75429,4228,5,19,3,4,50,3.65,5.0,fr,1573,84,67212,1,3,Active Shallow Crust,0.0,89.99076,0.0,05/19/4228
+-1.01298,46.75429,2012,11,13,11,20,3,3.65,15.0,fr,1574,40,67213,1,1,Active Shallow Crust,0.0,89.99076,0.0,11/13/2012
+-1.01298,46.75429,3399,8,13,9,17,6,3.65,27.5,fr,1575,67,67214,1,1,Active Shallow Crust,0.0,89.99076,0.0,08/13/3399
+-1.01298,46.75429,1683,10,6,12,3,5,3.65,5.0,fr,1576,33,67215,1,1,Active Shallow Crust,240.0012,58.0128,0.0,10/06/1683
+-1.01298,46.75429,5230,7,30,5,10,46,3.75,5.0,fr,1577,104,67224,1,1,Active Shallow Crust,0.0,89.99039,0.0,07/30/5230
+-1.01298,46.75429,5514,7,1,7,20,20,3.75,15.0,fr,1578,110,67225,1,1,Active Shallow Crust,0.0,89.99039,0.0,07/01/5514
+-1.01298,46.75429,9402,12,10,10,42,35,3.85,5.0,fr,1579,188,67236,1,1,Active Shallow Crust,0.0,89.99022,0.0,12/10/9402
+-1.01298,46.75429,1677,7,27,16,9,26,3.85,5.0,fr,1580,33,67239,1,1,Active Shallow Crust,240.0108,57.99788,0.0,07/27/1677
+-1.01298,46.75429,9342,8,25,5,42,17,4.05,5.0,fr,1581,186,67260,1,1,Active Shallow Crust,0.0,89.99029,0.0,08/25/9342
+-1.01298,46.75429,8715,1,6,14,18,7,4.15,5.0,fr,1582,174,67275,1,1,Active Shallow Crust,240.0086,57.99726,0.0,01/06/8715
+-1.01298,46.75429,1476,4,25,12,53,23,4.25,15.0,fr,1583,29,67285,1,2,Active Shallow Crust,0.0,89.98997,0.0,04/25/1476
+-1.01298,46.75429,998,6,3,8,38,22,4.25,15.0,fr,1584,19,67285,1,2,Active Shallow Crust,0.0,89.98997,0.0,06/03/0998
+-1.01298,46.75429,5342,9,26,14,24,16,4.25,5.0,fr,1585,106,67287,1,1,Active Shallow Crust,240.0076,57.99404,0.0,09/26/5342
+-1.01298,46.75429,8003,2,13,18,48,14,4.25,15.0,fr,1586,160,67288,1,2,Active Shallow Crust,240.0076,57.99404,0.0,02/13/8003
+-1.01298,46.75429,5585,1,19,18,28,57,4.25,15.0,fr,1587,111,67288,1,2,Active Shallow Crust,240.0076,57.99404,0.0,01/19/5585
+-1.01298,46.75429,934,10,10,9,6,10,4.45,27.5,fr,1588,18,67316,1,1,Active Shallow Crust,0.0,89.99008,-90.0,10/10/0934
+-1.01298,46.75429,8570,12,13,4,33,46,4.65,5.0,fr,1589,171,67332,1,1,Active Shallow Crust,0.0,89.98978,0.0,12/13/8570
+-1.01298,46.75429,776,2,7,14,55,15,4.85,5.0,fr,1590,15,67356,1,1,Active Shallow Crust,0.0,89.98994,0.0,02/07/0776
+-1.01298,46.75429,7770,7,15,2,3,20,5.05,5.0,fr,1591,155,67383,1,1,Active Shallow Crust,240.0222,57.99757,0.0,07/15/7770
+-1.01298,46.75429,9233,3,23,15,52,24,5.15,5.0,fr,1592,184,67392,1,1,Active Shallow Crust,0.0,89.98987,0.0,03/23/9233
+-1.01298,46.75429,1049,10,4,4,41,28,5.45,5.0,fr,1593,20,67434,1,1,Active Shallow Crust,0.0,89.99,-90.0,10/04/1049
+-1.01298,46.75429,5880,2,11,4,19,31,5.45,5.0,fr,1594,117,67437,1,1,Active Shallow Crust,128.8786,89.98898,0.0,02/11/5880
+-1.01298,46.75429,2809,11,30,23,55,9,5.55,15.0,fr,1595,56,67444,1,1,Active Shallow Crust,240.0329,57.99957,0.0,11/30/2809
+-1.01298,46.75429,2144,7,8,1,52,32,5.75,5.0,fr,1596,42,67464,1,1,Active Shallow Crust,0.0,89.98998,0.0,07/08/2144
+-1.01298,46.75429,5467,2,27,7,58,44,5.85,5.0,fr,1597,109,67476,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/27/5467
+-1.01298,46.75429,4156,3,30,16,26,5,6.05,15.0,fr,1598,83,67507,1,1,Active Shallow Crust,0.0,89.98997,-90.0,03/30/4156
+2.41289,46.45634,7980,11,2,20,58,24,3.75,5.0,fr,1599,159,67704,1,2,Active Shallow Crust,0.0,89.98896,0.0,11/02/7980
+2.41289,46.45634,6347,7,1,2,14,9,3.75,5.0,fr,1600,126,67704,1,2,Active Shallow Crust,0.0,89.98896,0.0,07/01/6347
+2.41289,46.45634,4184,4,1,20,27,20,3.85,5.0,fr,1601,83,67722,1,1,Active Shallow Crust,0.0,89.99005,-90.0,04/01/4184
+2.41289,46.45634,5732,1,16,0,45,15,4.15,15.0,fr,1602,114,67753,1,1,Active Shallow Crust,0.0,89.98956,0.0,01/16/5732
+2.41289,46.45634,2985,5,18,21,50,38,4.85,27.5,fr,1603,59,67838,1,1,Active Shallow Crust,0.0,89.98989,0.0,05/18/2985
+2.41289,46.45634,6379,12,11,9,23,37,5.05,15.0,fr,1604,127,67861,1,1,Active Shallow Crust,0.0,89.99011,0.0,12/11/6379
+4.23573,42.92706,2595,9,27,15,36,56,3.85,5.0,fr,1605,51,68196,1,1,Active Shallow Crust,0.0,89.98955,0.0,09/27/2595
+4.23573,42.92706,8940,8,22,12,48,0,4.05,5.0,fr,1606,178,68220,1,1,Active Shallow Crust,0.0,89.9917,0.0,08/22/8940
+4.23573,42.92706,2904,12,8,5,9,44,4.05,5.0,fr,1607,58,68226,1,1,Active Shallow Crust,0.0,89.9916,-90.0,12/08/2904
+4.23573,42.92706,1656,9,19,12,40,41,4.35,5.0,fr,1608,33,68256,1,1,Active Shallow Crust,0.0,89.99118,0.0,09/19/1656
+8.39152,48.91208,7796,10,12,11,4,26,3.55,5.0,fr,1609,155,68640,1,1,Active Shallow Crust,0.0,89.98675,0.0,10/12/7796
+8.39152,48.91208,2777,9,6,22,53,16,3.55,15.0,fr,1610,55,68641,1,1,Active Shallow Crust,0.0,89.98675,0.0,09/06/2777
+8.39152,48.91208,7533,7,24,4,49,20,3.55,15.0,fr,1611,150,68644,1,1,Active Shallow Crust,240.0112,57.99728,0.0,07/24/7533
+8.39152,48.91208,7709,4,25,6,41,55,3.55,27.5,fr,1612,154,68645,1,1,Active Shallow Crust,240.0112,57.99718,0.0,04/25/7709
+8.39152,48.91208,8861,5,16,1,9,45,3.55,5.0,fr,1613,177,68646,1,1,Active Shallow Crust,0.0,89.9866,-90.0,05/16/8861
+8.39152,48.91208,604,1,8,17,51,4,3.55,5.0,fr,1614,12,68649,1,1,Active Shallow Crust,128.8942,89.99337,0.0,01/08/0604
+8.39152,48.91208,8376,1,7,9,1,10,3.65,5.0,fr,1615,167,68652,1,2,Active Shallow Crust,0.0,89.98819,0.0,01/07/8376
+8.39152,48.91208,3404,3,20,23,52,35,3.65,5.0,fr,1616,68,68652,1,2,Active Shallow Crust,0.0,89.98819,0.0,03/20/3404
+8.39152,48.91208,758,8,3,21,17,13,3.65,15.0,fr,1617,15,68653,1,2,Active Shallow Crust,0.0,89.98819,0.0,08/03/0758
+8.39152,48.91208,7,2,23,20,17,4,3.65,15.0,fr,1618,0,68653,1,2,Active Shallow Crust,0.0,89.98819,0.0,02/23/0007
+8.39152,48.91208,4544,4,1,18,21,7,3.75,15.0,fr,1619,90,68665,1,1,Active Shallow Crust,0.0,89.98947,0.0,04/01/4544
+8.39152,48.91208,5621,2,23,19,27,34,3.85,5.0,fr,1620,112,68676,1,2,Active Shallow Crust,0.0,89.99062,0.0,02/23/5621
+8.39152,48.91208,3388,5,6,23,50,35,3.85,5.0,fr,1621,67,68676,1,2,Active Shallow Crust,0.0,89.99062,0.0,05/06/3388
+8.39152,48.91208,7812,9,3,9,46,10,3.95,5.0,fr,1622,156,68688,1,1,Active Shallow Crust,0.0,89.99164,0.0,09/03/7812
+8.39152,48.91208,5067,1,30,6,3,4,3.95,5.0,fr,1623,101,68691,1,1,Active Shallow Crust,240.021,58.00389,0.0,01/30/5067
+8.39152,48.91208,4426,5,19,12,46,40,4.05,5.0,fr,1624,88,68703,1,1,Active Shallow Crust,240.0055,58.00635,0.0,05/19/4426
+8.39152,48.91208,9633,9,2,12,19,52,4.15,5.0,fr,1625,192,68712,1,2,Active Shallow Crust,0.0,89.98671,0.0,09/02/9633
+8.39152,48.91208,3699,1,17,10,37,14,4.15,5.0,fr,1626,73,68712,1,2,Active Shallow Crust,0.0,89.98671,0.0,01/17/3699
+8.39152,48.91208,530,9,16,18,26,14,4.15,5.0,fr,1627,10,68721,1,1,Active Shallow Crust,128.8977,89.99335,0.0,09/16/0530
+8.39152,48.91208,2869,8,27,21,59,6,4.25,5.0,fr,1628,57,68724,1,1,Active Shallow Crust,0.0,89.98816,0.0,08/27/2869
+8.39152,48.91208,9463,4,21,6,0,37,4.25,15.0,fr,1629,189,68725,1,1,Active Shallow Crust,0.0,89.98816,0.0,04/21/9463
+8.39152,48.91208,4260,12,29,1,12,26,4.25,15.0,fr,1630,85,68734,1,1,Active Shallow Crust,128.8945,89.98103,0.0,12/29/4260
+8.39152,48.91208,8001,11,7,11,53,20,4.35,5.0,fr,1631,160,68736,1,2,Active Shallow Crust,0.0,89.98945,0.0,11/07/8001
+8.39152,48.91208,2136,10,23,12,22,33,4.35,5.0,fr,1632,42,68736,1,2,Active Shallow Crust,0.0,89.98945,0.0,10/23/2136
+8.39152,48.91208,9311,5,6,3,35,10,4.35,15.0,fr,1633,186,68743,1,1,Active Shallow Crust,0.0,89.98933,-90.0,05/06/9311
+8.39152,48.91208,1109,5,11,0,34,37,4.55,5.0,fr,1634,22,68760,1,1,Active Shallow Crust,0.0,89.99162,0.0,05/11/1109
+8.39152,48.91208,6912,11,15,19,48,26,4.65,5.0,fr,1635,138,68772,1,1,Active Shallow Crust,0.0,89.98879,0.0,11/15/6912
+8.39152,48.91208,9424,12,26,14,6,39,4.65,15.0,fr,1636,188,68773,1,1,Active Shallow Crust,0.0,89.98879,0.0,12/26/9424
+3.21,51.43465,6443,6,22,17,54,12,3.55,15.0,fr,1637,128,69601,1,1,Active Shallow Crust,0.0,89.99057,0.0,06/22/6443
+3.21,51.43465,5742,7,11,22,31,23,3.55,27.5,fr,1638,114,69608,1,1,Active Shallow Crust,0.0,89.99046,-90.0,07/11/5742
+3.21,51.43465,1406,8,7,14,39,31,5.25,15.0,fr,1639,28,69805,1,1,Active Shallow Crust,0.0,89.98978,0.0,08/07/1406
+0.48509,51.61106,86,8,15,16,48,18,3.55,15.0,fr,1640,1,70561,1,1,Active Shallow Crust,0.0,89.98982,0.0,08/15/0086
+0.48509,51.61106,7570,11,16,21,58,34,3.75,5.0,fr,1641,151,70587,1,1,Active Shallow Crust,240.009,58.01772,0.0,11/16/7570
+0.48509,51.61106,5433,2,8,2,31,34,3.95,15.0,fr,1642,108,70609,1,2,Active Shallow Crust,359.9999,89.99012,0.0,02/08/5433
+0.48509,51.61106,3396,9,5,7,51,4,3.95,15.0,fr,1643,67,70609,1,2,Active Shallow Crust,359.9999,89.99012,0.0,09/05/3396
+0.48509,51.61106,6063,7,17,23,9,52,3.95,5.0,fr,1644,121,70611,1,1,Active Shallow Crust,240.0206,58.00513,0.0,07/17/6063
+5.4284,42.68726,4074,4,23,22,18,52,3.55,15.0,fr,1645,81,71521,1,1,Active Shallow Crust,0.0,89.99258,0.0,04/23/4074
+5.4284,42.68726,4101,4,2,6,45,55,3.65,5.0,fr,1646,82,71532,1,1,Active Shallow Crust,0.0,89.98679,0.0,04/02/4101
+5.4284,42.68726,4446,11,27,0,3,37,3.85,5.0,fr,1647,88,71565,1,1,Active Shallow Crust,128.8953,89.99475,0.0,11/27/4446
+5.4284,42.68726,2201,8,31,18,5,22,3.95,5.0,fr,1648,44,71568,1,1,Active Shallow Crust,0.0,89.99065,0.0,08/31/2201
+5.4284,42.68726,8413,4,21,23,56,14,4.15,5.0,fr,1649,168,71592,1,1,Active Shallow Crust,0.0,89.98885,0.0,04/21/8413
+-1.4767,48.20002,4599,6,7,17,13,59,3.55,5.0,fr,1650,91,72000,1,1,Active Shallow Crust,0.0,89.98992,0.0,06/07/4599
+-1.4767,48.20002,1564,5,23,0,59,0,3.65,15.0,fr,1651,31,72013,1,1,Active Shallow Crust,0.0,89.98952,0.0,05/23/1564
+-1.4767,48.20002,6819,3,25,10,39,46,3.65,5.0,fr,1652,136,72021,1,1,Active Shallow Crust,128.9004,89.96355,0.0,03/25/6819
+-1.4767,48.20002,3498,10,21,0,29,22,3.75,15.0,fr,1653,69,72025,1,1,Active Shallow Crust,0.0,89.99065,0.0,10/21/3498
+-1.4767,48.20002,8428,11,6,14,30,28,3.85,27.5,fr,1654,168,72038,1,1,Active Shallow Crust,0.0,89.99049,0.0,11/06/8428
+-1.4767,48.20002,7110,2,26,7,44,26,3.85,15.0,fr,1655,142,72040,1,1,Active Shallow Crust,240.0112,57.99783,0.0,02/26/7110
+-1.4767,48.20002,3465,9,30,12,51,5,4.05,5.0,fr,1656,69,72060,1,1,Active Shallow Crust,0.0,89.98961,0.0,09/30/3465
+-1.4767,48.20002,2845,10,12,2,14,15,4.25,5.0,fr,1657,56,72090,1,1,Active Shallow Crust,0.0,89.99013,-90.0,10/12/2845
+-1.4767,48.20002,7733,9,16,6,17,22,4.35,5.0,fr,1658,154,72096,1,1,Active Shallow Crust,0.0,89.98997,0.0,09/16/7733
+-1.4767,48.20002,8031,1,11,12,21,26,4.45,5.0,fr,1659,160,72108,1,1,Active Shallow Crust,0.0,89.98986,0.0,01/11/8031
+-1.4767,48.20002,6708,10,22,17,52,49,4.45,5.0,fr,1660,134,72117,1,1,Active Shallow Crust,128.8918,89.99374,0.0,10/22/6708
+-1.4767,48.20002,6324,3,17,23,3,36,4.75,5.0,fr,1661,126,72144,1,1,Active Shallow Crust,0.0,89.98987,0.0,03/17/6324
+-1.4767,48.20002,2115,8,10,11,20,32,5.35,15.0,fr,1662,42,72220,1,1,Active Shallow Crust,240.0263,57.9981,0.0,08/10/2115
+-6.52268,49.07596,9212,6,23,2,56,30,3.65,5.0,fr,1663,184,72498,1,1,Active Shallow Crust,0.0,89.98809,-90.0,06/23/9212
+9.57023,48.777,7792,5,16,9,24,51,3.55,15.0,fr,1664,155,73441,1,1,Active Shallow Crust,0.0,89.98671,0.0,05/16/7792
+9.57023,48.777,801,5,16,4,10,48,3.65,5.0,fr,1665,16,73452,1,1,Active Shallow Crust,0.0,89.98815,0.0,05/16/0801
+9.57023,48.777,852,6,15,22,40,57,3.75,5.0,fr,1666,17,73464,1,1,Active Shallow Crust,0.0,89.98944,0.0,06/15/0852
+9.57023,48.777,6485,7,26,8,56,47,3.75,27.5,fr,1667,129,73466,1,1,Active Shallow Crust,0.0,89.98944,0.0,07/26/6485
+9.57023,48.777,4884,1,15,0,13,39,3.85,15.0,fr,1668,97,73477,1,1,Active Shallow Crust,0.0,89.99059,0.0,01/15/4884
+9.57023,48.777,4397,9,23,4,11,56,4.05,27.5,fr,1669,87,73502,1,1,Active Shallow Crust,0.0,89.99252,0.0,09/23/4397
+9.57023,48.777,9565,3,20,0,18,6,4.35,5.0,fr,1670,191,73536,1,1,Active Shallow Crust,0.0,89.98942,0.0,03/20/9565
+9.57023,48.777,9605,4,4,1,11,28,4.45,15.0,fr,1671,192,73549,1,1,Active Shallow Crust,0.0,89.99057,0.0,04/04/9605
+9.57023,48.777,519,10,27,9,7,5,5.85,5.0,fr,1672,10,73716,1,1,Active Shallow Crust,0.0,89.98964,0.0,10/27/0519
+6.20972,42.3824,3544,1,22,3,1,1,3.55,5.0,fr,1673,70,73920,1,1,Active Shallow Crust,0.0,89.99255,0.0,01/22/3544
+6.20972,42.3824,9732,11,3,2,32,22,4.05,5.0,fr,1674,194,73980,1,1,Active Shallow Crust,0.0,89.99162,0.0,11/03/9732
+6.20972,42.3824,3964,10,14,9,27,37,4.45,5.0,fr,1675,79,74028,1,1,Active Shallow Crust,0.0,89.98943,0.0,10/14/3964
+6.20972,42.3824,6421,3,30,14,10,2,4.75,5.0,fr,1676,128,74067,1,1,Active Shallow Crust,240.0059,58.00412,0.0,03/30/6421
+-4.70598,48.86081,3169,2,10,20,25,44,3.55,15.0,fr,1677,63,74401,1,1,Active Shallow Crust,0.0,89.98673,0.0,02/10/3169
+-4.70598,48.86081,82,2,6,5,31,25,3.75,5.0,fr,1678,1,74424,1,1,Active Shallow Crust,0.0,89.98946,0.0,02/06/0082
+-4.70598,48.86081,3585,1,27,0,47,21,3.85,5.0,fr,1679,71,74436,1,1,Active Shallow Crust,0.0,89.99061,0.0,01/27/3585
+-4.70598,48.86081,4529,8,11,9,21,59,3.95,15.0,fr,1680,90,74449,1,1,Active Shallow Crust,0.0,89.99163,0.0,08/11/4529
+-4.70598,48.86081,9174,3,4,1,12,12,4.05,5.0,fr,1681,183,74463,1,1,Active Shallow Crust,240.0067,58.00608,0.0,03/04/9174
+-4.70598,48.86081,1270,3,10,23,36,4,4.55,5.0,fr,1682,25,74520,1,2,Active Shallow Crust,0.0,89.98951,0.0,03/10/1270
+-4.70598,48.86081,9289,6,16,8,3,35,4.55,5.0,fr,1683,185,74520,1,2,Active Shallow Crust,0.0,89.98951,0.0,06/16/9289
+-4.70598,48.86081,2567,8,24,16,4,16,5.05,15.0,fr,1684,51,74581,1,1,Active Shallow Crust,0.0,89.99056,0.0,08/24/2567
+-0.10768,48.42991,5210,9,21,15,7,53,3.55,5.0,fr,1685,104,74880,1,2,Active Shallow Crust,0.0,89.98996,0.0,09/21/5210
+-0.10768,48.42991,7587,9,29,1,39,30,3.55,5.0,fr,1686,151,74880,1,2,Active Shallow Crust,0.0,89.98996,0.0,09/29/7587
+-0.10768,48.42991,2266,4,8,15,26,17,3.65,15.0,fr,1687,45,74893,1,1,Active Shallow Crust,0.0,89.99003,0.0,04/08/2266
+-0.10768,48.42991,3872,5,9,2,40,27,3.65,15.0,fr,1688,77,74896,1,1,Active Shallow Crust,240.0013,58.01294,0.0,05/09/3872
+-0.10768,48.42991,6087,2,4,18,12,40,3.65,5.0,fr,1689,121,74898,1,1,Active Shallow Crust,0.0,89.99001,-90.0,02/04/6087
+-0.10768,48.42991,9897,11,17,12,19,27,3.85,5.0,fr,1690,197,74916,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/17/9897
+-0.10768,48.42991,7390,9,10,5,55,47,4.85,5.0,fr,1691,147,75045,1,1,Active Shallow Crust,128.8919,89.989,0.0,09/10/7390
+-0.10768,48.42991,654,8,23,6,21,4,4.85,15.0,fr,1692,13,75046,1,1,Active Shallow Crust,128.8919,89.989,0.0,08/23/0654
+-0.10768,48.42991,9886,3,13,11,19,8,4.95,27.5,fr,1693,197,75053,1,1,Active Shallow Crust,240.0128,58.00465,0.0,03/13/9886
+1.2881,45.84931,8203,11,23,13,46,24,3.55,5.0,fr,1694,164,75360,1,2,Active Shallow Crust,0.0,89.98946,0.0,11/23/8203
+1.2881,45.84931,78,12,21,21,31,18,3.55,5.0,fr,1695,1,75360,1,2,Active Shallow Crust,0.0,89.98946,0.0,12/21/0078
+1.2881,45.84931,6728,9,21,14,18,10,3.85,5.0,fr,1696,134,75396,1,1,Active Shallow Crust,0.0,89.99005,0.0,09/21/6728
+1.2881,45.84931,9508,3,17,1,51,25,3.95,5.0,fr,1697,190,75411,1,1,Active Shallow Crust,240.0196,58.00499,0.0,03/17/9508
+1.2881,45.84931,8730,9,19,21,27,50,3.95,5.0,fr,1698,174,75417,1,1,Active Shallow Crust,128.9005,89.9939,0.0,09/19/8730
+1.2881,45.84931,6167,2,17,9,39,11,4.05,15.0,fr,1699,123,75427,1,1,Active Shallow Crust,0.0,89.99001,-90.0,02/17/6167
+1.2881,45.84931,5907,12,23,16,35,44,4.15,15.0,fr,1700,118,75433,1,1,Active Shallow Crust,0.0,89.99032,0.0,12/23/5907
+1.2881,45.84931,950,10,21,22,29,35,4.55,5.0,fr,1701,18,75480,1,1,Active Shallow Crust,0.0,89.99001,0.0,10/21/0950
+1.2881,45.84931,9362,9,28,14,36,32,5.75,15.0,fr,1702,187,75625,1,1,Active Shallow Crust,0.0,89.98995,0.0,09/28/9362
+0.11198,46.97479,792,8,4,5,57,6,3.55,5.0,fr,1703,15,75840,1,2,Active Shallow Crust,0.0,89.99001,0.0,08/04/0792
+0.11198,46.97479,5940,9,30,23,28,1,3.55,5.0,fr,1704,118,75840,1,2,Active Shallow Crust,0.0,89.99001,0.0,09/30/5940
+0.11198,46.97479,2385,5,23,1,45,3,3.55,15.0,fr,1705,47,75841,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/23/2385
+0.11198,46.97479,1577,11,25,0,37,18,3.55,5.0,fr,1706,31,75843,1,1,Active Shallow Crust,240.0122,57.99818,0.0,11/25/1577
+0.11198,46.97479,1179,11,6,8,56,4,3.65,5.0,fr,1707,23,75852,1,2,Active Shallow Crust,0.0,89.99004,0.0,11/06/1179
+0.11198,46.97479,1812,2,14,15,3,42,3.65,5.0,fr,1708,36,75852,1,2,Active Shallow Crust,0.0,89.99004,0.0,02/14/1812
+0.11198,46.97479,2018,8,9,15,57,46,3.65,5.0,fr,1709,40,75858,1,1,Active Shallow Crust,0.0,89.99001,-90.0,08/09/2018
+0.11198,46.97479,8799,12,6,13,27,44,3.75,5.0,fr,1710,175,75867,1,1,Active Shallow Crust,240.0084,58.01759,0.0,12/06/8799
+0.11198,46.97479,9899,6,10,22,12,50,3.85,5.0,fr,1711,197,75876,1,2,Active Shallow Crust,0.0,89.99003,0.0,06/10/9899
+0.11198,46.97479,2344,8,25,0,19,58,3.85,5.0,fr,1712,46,75876,1,2,Active Shallow Crust,0.0,89.99003,0.0,08/25/2344
+0.11198,46.97479,2390,11,6,1,37,1,3.85,27.5,fr,1713,47,75887,1,1,Active Shallow Crust,128.8956,89.99372,0.0,11/06/2390
+0.11198,46.97479,5970,5,30,8,23,27,3.95,5.0,fr,1714,119,75888,1,2,Active Shallow Crust,0.0,89.99003,0.0,05/30/5970
+0.11198,46.97479,4667,10,9,15,33,30,3.95,5.0,fr,1715,93,75888,1,2,Active Shallow Crust,0.0,89.99003,0.0,10/09/4667
+0.11198,46.97479,9449,2,13,4,10,26,3.95,15.0,fr,1716,188,75892,1,1,Active Shallow Crust,240.0199,58.00497,0.0,02/13/9449
+0.11198,46.97479,8279,6,16,17,2,18,4.05,5.0,fr,1717,165,75900,1,1,Active Shallow Crust,0.0,89.99002,0.0,06/16/8279
+0.11198,46.97479,9014,5,30,15,38,39,4.05,5.0,fr,1718,180,75903,1,1,Active Shallow Crust,240.006,58.00584,0.0,05/30/9014
+0.11198,46.97479,7226,12,16,4,53,5,4.25,5.0,fr,1719,144,75924,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/16/7226
+0.11198,46.97479,2264,12,19,16,40,21,4.25,15.0,fr,1720,45,75925,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/19/2264
+0.11198,46.97479,2178,5,5,9,1,42,4.35,15.0,fr,1721,43,75937,1,1,Active Shallow Crust,0.0,89.98998,0.0,05/05/2178
+0.11198,46.97479,5852,1,11,11,58,31,4.35,5.0,fr,1722,117,75945,1,1,Active Shallow Crust,128.8977,89.98277,0.0,01/11/5852
+0.11198,46.97479,7900,2,21,4,9,15,4.45,5.0,fr,1723,157,75948,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/21/7900
+0.11198,46.97479,4226,8,15,22,28,16,4.45,15.0,fr,1724,84,75952,1,1,Active Shallow Crust,240.0054,57.99472,0.0,08/15/4226
+0.11198,46.97479,4114,3,29,7,45,15,4.65,5.0,fr,1725,82,75972,1,1,Active Shallow Crust,0.0,89.99,0.0,03/29/4114
+1.49481,50.09371,126,10,26,10,3,32,3.55,15.0,fr,1726,2,76327,1,1,Active Shallow Crust,0.0,89.99018,-90.0,10/26/0126
+1.49481,50.09371,2126,3,30,2,57,26,5.05,15.0,fr,1727,42,76501,1,1,Active Shallow Crust,0.0,89.98993,0.0,03/30/2126
+7.70552,51.20207,3194,8,8,15,11,31,4.35,5.0,fr,1728,63,76896,1,1,Active Shallow Crust,0.0,89.98994,0.0,08/08/3194
+-0.41968,41.75523,1363,8,15,19,13,14,3.55,15.0,fr,1729,27,77287,1,1,Active Shallow Crust,0.0,89.99001,-90.0,08/15/1363
+-0.41968,41.75523,4123,2,11,10,12,53,5.05,5.0,fr,1730,82,77466,1,1,Active Shallow Crust,0.0,89.99002,-90.0,02/11/4123
+-0.41968,41.75523,6549,8,29,17,24,6,5.25,15.0,fr,1731,130,77485,1,1,Active Shallow Crust,0.0,89.98997,0.0,08/29/6549
+1.3629,47.05647,7562,11,13,16,30,8,3.65,15.0,fr,1732,151,77773,1,1,Active Shallow Crust,0.0,89.98929,0.0,11/13/7562
+1.3629,47.05647,6926,1,27,9,28,35,3.65,27.5,fr,1733,138,77774,1,1,Active Shallow Crust,0.0,89.98929,0.0,01/27/6926
+1.3629,47.05647,4213,6,23,23,5,29,3.85,5.0,fr,1734,84,77796,1,2,Active Shallow Crust,0.0,89.99027,0.0,06/23/4213
+1.3629,47.05647,7059,8,2,22,43,49,3.85,5.0,fr,1735,141,77796,1,2,Active Shallow Crust,0.0,89.99027,0.0,08/02/7059
+1.3629,47.05647,904,3,27,10,44,7,3.85,27.5,fr,1736,18,77798,1,1,Active Shallow Crust,0.0,89.99027,0.0,03/27/0904
+1.3629,47.05647,8878,8,2,14,6,11,4.05,15.0,fr,1737,177,77821,1,1,Active Shallow Crust,0.0,89.99034,0.0,08/02/8878
+1.3629,47.05647,1738,12,23,7,0,58,4.15,5.0,fr,1738,34,77835,1,1,Active Shallow Crust,240.0086,57.99731,0.0,12/23/1738
+1.3629,47.05647,6351,1,26,4,54,37,4.25,5.0,fr,1739,127,77853,1,1,Active Shallow Crust,128.8944,89.98084,0.0,01/26/6351
+1.3629,47.05647,1258,11,12,4,59,59,4.45,5.0,fr,1740,25,77868,1,1,Active Shallow Crust,0.0,89.99025,0.0,11/12/1258
+1.3629,47.05647,1167,11,26,0,16,3,4.55,5.0,fr,1741,23,77880,1,1,Active Shallow Crust,0.0,89.99022,0.0,11/26/1167
+1.3629,47.05647,5765,9,20,8,29,18,4.95,5.0,fr,1742,115,77931,1,1,Active Shallow Crust,240.0122,58.00451,0.0,09/20/5765
+-3.9416,47.84724,9625,11,22,13,29,11,3.65,5.0,fr,1743,192,78252,1,1,Active Shallow Crust,0.0,89.99095,0.0,11/22/9625
+-3.9416,47.84724,8257,9,9,2,16,34,3.65,27.5,fr,1744,165,78254,1,1,Active Shallow Crust,0.0,89.99095,0.0,09/09/8257
+-3.9416,47.84724,8148,5,26,16,31,11,3.65,5.0,fr,1745,162,78255,1,1,Active Shallow Crust,240.0018,58.01281,0.0,05/26/8148
+-3.9416,47.84724,6788,10,27,12,1,57,3.75,27.5,fr,1746,135,78269,1,1,Active Shallow Crust,240.0088,58.01715,0.0,10/27/6788
+-3.9416,47.84724,337,4,20,19,44,53,3.85,5.0,fr,1747,6,78285,1,1,Active Shallow Crust,128.8958,89.99281,0.0,04/20/0337
+-3.9416,47.84724,7252,11,15,19,46,29,3.95,5.0,fr,1748,145,78291,1,1,Active Shallow Crust,240.0201,58.00494,0.0,11/15/7252
+-3.9416,47.84724,5794,6,7,23,22,13,4.05,27.5,fr,1749,115,78308,1,1,Active Shallow Crust,0.0,89.99037,-90.0,06/07/5794
+-3.9416,47.84724,2815,12,25,9,45,40,4.15,27.5,fr,1750,56,78320,1,1,Active Shallow Crust,0.0,89.98971,-90.0,12/25/2815
+-3.9416,47.84724,1784,7,14,9,37,43,4.55,5.0,fr,1751,35,78360,1,1,Active Shallow Crust,0.0,89.99037,0.0,07/14/1784
+-3.9416,47.84724,5736,5,17,4,22,48,4.65,5.0,fr,1752,114,78375,1,1,Active Shallow Crust,240.0111,57.99437,0.0,05/17/5736
+-1.93474,46.13032,4903,11,26,14,9,47,3.95,5.0,fr,1753,98,78768,1,1,Active Shallow Crust,0.0,89.99008,0.0,11/26/4903
+-1.93474,46.13032,5069,10,27,9,27,49,3.95,5.0,fr,1754,101,78771,1,1,Active Shallow Crust,240.0199,58.00487,0.0,10/27/5069
+-1.93474,46.13032,5922,9,2,4,2,27,4.55,5.0,fr,1755,118,78840,1,1,Active Shallow Crust,0.0,89.99005,0.0,09/02/5922
+-1.93474,46.13032,5686,3,29,0,29,29,4.85,5.0,fr,1756,113,78885,1,1,Active Shallow Crust,128.8927,89.98901,0.0,03/29/5686
+-1.52431,41.76758,9151,7,9,12,35,8,3.55,5.0,fr,1757,183,79200,1,1,Active Shallow Crust,0.0,89.9906,0.0,07/09/9151
+-1.52431,41.76758,3196,10,13,3,13,31,4.35,5.0,fr,1758,63,79296,1,1,Active Shallow Crust,0.0,89.99026,0.0,10/13/3196
+3.02879,47.19563,2633,10,5,23,9,29,3.55,5.0,fr,1759,52,79680,1,1,Active Shallow Crust,0.0,89.98972,0.0,10/05/2633
+3.02879,47.19563,9562,11,4,7,36,13,4.15,15.0,fr,1760,191,79756,1,1,Active Shallow Crust,240.0087,57.99759,0.0,11/04/9562
+3.02879,47.19563,5649,5,23,19,42,53,4.25,15.0,fr,1761,112,79765,1,1,Active Shallow Crust,0.0,89.98929,0.0,05/23/5649
+3.02879,47.19563,1967,7,21,2,51,43,4.25,5.0,fr,1762,39,79773,1,1,Active Shallow Crust,128.8941,89.98097,0.0,07/21/1967
+3.02879,47.19563,7328,2,1,19,16,3,4.75,27.5,fr,1763,146,79826,1,1,Active Shallow Crust,0.0,89.98967,0.0,02/01/7328
+7.47078,51.17568,1273,4,9,21,17,33,3.55,5.0,fr,1764,25,80160,1,1,Active Shallow Crust,0.0,89.98736,0.0,04/09/1273
+7.47078,51.17568,8216,2,24,2,22,22,3.75,5.0,fr,1765,164,80184,1,1,Active Shallow Crust,0.0,89.98996,0.0,02/24/8216
+7.47078,51.17568,8659,12,16,15,52,0,3.85,15.0,fr,1766,173,80197,1,1,Active Shallow Crust,0.0,89.99105,0.0,12/16/8659
+7.47078,51.17568,1169,7,19,11,2,0,4.15,5.0,fr,1767,23,80232,1,1,Active Shallow Crust,0.0,89.99049,0.0,07/19/1169
+7.47078,51.17568,342,2,26,12,39,16,4.55,5.0,fr,1768,6,80280,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/26/0342
+7.47078,51.17568,6412,11,3,18,45,50,5.85,5.0,fr,1769,128,80436,1,1,Active Shallow Crust,0.0,89.99014,0.0,11/03/6412
+2.97212,41.26449,4165,1,3,8,41,3,3.65,15.0,fr,1770,83,80656,1,1,Active Shallow Crust,240.0012,58.01272,0.0,01/03/4165
+2.97212,41.26449,4149,9,7,15,44,54,3.65,5.0,fr,1771,82,80661,1,1,Active Shallow Crust,128.9013,89.96342,0.0,09/07/4149
+2.97212,41.26449,7561,1,18,18,45,43,3.75,5.0,fr,1772,151,80664,1,2,Active Shallow Crust,0.0,89.99097,0.0,01/18/7561
+2.97212,41.26449,2086,8,25,0,57,52,3.75,5.0,fr,1773,41,80664,1,2,Active Shallow Crust,0.0,89.99097,0.0,08/25/2086
+2.97212,41.26449,4134,2,20,15,14,49,3.95,15.0,fr,1774,82,80689,1,1,Active Shallow Crust,0.0,89.99043,0.0,02/20/4134
+2.97212,41.26449,5715,12,7,18,5,9,4.05,15.0,fr,1775,114,80704,1,1,Active Shallow Crust,240.0053,58.00567,0.0,12/07/5715
+2.97212,41.26449,8617,8,24,23,51,18,4.65,5.0,fr,1776,172,80772,1,1,Active Shallow Crust,0.0,89.99039,0.0,08/24/8617
+2.97212,41.26449,6401,3,16,8,59,0,4.75,5.0,fr,1777,128,80784,1,1,Active Shallow Crust,0.0,89.98952,0.0,03/16/6401
+-2.70621,50.64487,4659,6,21,12,0,59,3.65,15.0,fr,1778,93,81139,1,1,Active Shallow Crust,0.0,89.99136,-90.0,06/21/4659
+-2.70621,50.64487,1771,3,24,3,55,0,4.15,5.0,fr,1779,35,81195,1,1,Active Shallow Crust,240.0093,57.9973,0.0,03/24/1771
+-2.70621,50.64487,9804,7,4,5,50,32,4.85,5.0,fr,1780,196,81279,1,1,Active Shallow Crust,240.0189,58.00265,0.0,07/04/9804
+-2.63498,47.15532,9773,10,13,7,49,46,3.55,5.0,fr,1781,195,81600,1,1,Active Shallow Crust,0.0,89.98972,0.0,10/13/9773
+-2.63498,47.15532,8126,9,10,6,15,58,3.65,27.5,fr,1782,162,81617,1,1,Active Shallow Crust,240.0009,58.01284,0.0,09/10/8126
+-2.63498,47.15532,9274,2,2,7,40,57,3.75,5.0,fr,1783,185,81624,1,1,Active Shallow Crust,0.0,89.98911,0.0,02/02/9274
+-2.63498,47.15532,4892,12,19,10,50,18,4.05,5.0,fr,1784,97,81660,1,1,Active Shallow Crust,0.0,89.99036,0.0,12/19/4892
+-2.63498,47.15532,925,12,14,2,23,16,4.05,15.0,fr,1785,18,81661,1,2,Active Shallow Crust,0.0,89.99036,0.0,12/14/0925
+-2.63498,47.15532,4460,5,6,3,35,32,4.05,15.0,fr,1786,89,81661,1,2,Active Shallow Crust,0.0,89.99036,0.0,05/06/4460
+-2.63498,47.15532,1398,6,26,0,17,26,4.15,5.0,fr,1787,27,81672,1,1,Active Shallow Crust,0.0,89.98969,0.0,06/26/1398
+-2.63498,47.15532,4226,4,13,19,51,51,4.25,5.0,fr,1788,84,81684,1,1,Active Shallow Crust,0.0,89.98928,0.0,04/13/4226
+-2.63498,47.15532,9156,4,22,4,3,10,4.65,5.0,fr,1789,183,81738,1,1,Active Shallow Crust,0.0,89.99023,-90.0,04/22/9156
+-2.63498,47.15532,8169,4,28,1,4,57,4.75,5.0,fr,1790,163,81744,1,1,Active Shallow Crust,0.0,89.98966,0.0,04/28/8169
+-0.18469,48.29178,3227,2,12,13,50,54,3.55,5.0,fr,1791,64,82560,1,1,Active Shallow Crust,0.0,89.98994,0.0,02/12/3227
+-0.18469,48.29178,7151,4,12,12,45,12,3.55,27.5,fr,1792,143,82565,1,1,Active Shallow Crust,240.0124,57.99809,0.0,04/12/7151
+-0.18469,48.29178,9665,11,30,16,36,49,3.55,5.0,fr,1793,193,82569,1,2,Active Shallow Crust,128.896,89.99371,0.0,11/30/9665
+-0.18469,48.29178,9501,1,23,12,5,9,3.55,5.0,fr,1794,190,82569,1,2,Active Shallow Crust,128.896,89.99371,0.0,01/23/9501
+-0.18469,48.29178,6266,12,12,20,50,36,3.65,5.0,fr,1795,125,82572,1,3,Active Shallow Crust,0.0,89.98991,0.0,12/12/6266
+-0.18469,48.29178,6729,6,11,23,1,44,3.65,5.0,fr,1796,134,82572,1,3,Active Shallow Crust,0.0,89.98991,0.0,06/11/6729
+-0.18469,48.29178,9548,1,14,7,8,12,3.65,5.0,fr,1797,190,82572,1,3,Active Shallow Crust,0.0,89.98991,0.0,01/14/9548
+-0.18469,48.29178,8846,10,4,10,59,9,3.65,15.0,fr,1798,176,82579,1,1,Active Shallow Crust,0.0,89.98998,-90.0,10/04/8846
+-0.18469,48.29178,5458,6,13,8,23,58,3.75,5.0,fr,1799,109,82584,1,2,Active Shallow Crust,0.0,89.99001,0.0,06/13/5458
+-0.18469,48.29178,7160,1,8,23,31,9,3.75,5.0,fr,1800,143,82584,1,2,Active Shallow Crust,0.0,89.99001,0.0,01/08/7160
+-0.18469,48.29178,7746,6,24,12,53,53,3.75,15.0,fr,1801,154,82585,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/24/7746
+-0.18469,48.29178,4623,10,27,12,20,13,4.05,5.0,fr,1802,92,82629,1,1,Active Shallow Crust,128.8903,89.99375,0.0,10/27/4623
+-0.18469,48.29178,7385,8,23,6,59,2,4.35,5.0,fr,1803,147,82656,1,1,Active Shallow Crust,0.0,89.98998,0.0,08/23/7385
+-0.18469,48.29178,4093,11,3,10,42,5,4.45,5.0,fr,1804,81,82668,1,1,Active Shallow Crust,0.0,89.99003,0.0,11/03/4093
+-0.18469,48.29178,9005,2,14,16,3,26,4.65,27.5,fr,1805,180,82694,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/14/9005
+-0.18469,48.29178,1565,2,19,9,31,7,4.85,15.0,fr,1806,31,82717,1,1,Active Shallow Crust,0.0,89.99,0.0,02/19/1565
+-0.18469,48.29178,4050,12,18,0,53,26,5.25,15.0,fr,1807,80,82765,1,1,Active Shallow Crust,0.0,89.98999,0.0,12/18/4050
+1.2737,51.124,479,4,11,7,45,43,3.55,5.0,fr,1808,9,83040,1,1,Active Shallow Crust,0.0,89.99051,0.0,04/11/0479
+1.2737,51.124,9372,11,13,14,15,15,3.55,15.0,fr,1809,187,83041,1,1,Active Shallow Crust,0.0,89.99051,0.0,11/13/9372
+1.2737,51.124,4036,3,23,4,32,56,3.65,5.0,fr,1810,80,83052,1,1,Active Shallow Crust,0.0,89.99013,0.0,03/23/4036
+1.2737,51.124,6431,4,30,21,38,32,3.65,5.0,fr,1811,128,83055,1,1,Active Shallow Crust,240.0016,58.01304,0.0,04/30/6431
+1.2737,51.124,5337,12,6,19,1,11,3.75,5.0,fr,1812,106,83064,1,2,Active Shallow Crust,0.0,89.98994,0.0,12/06/5337
+1.2737,51.124,5356,7,28,3,12,47,3.75,5.0,fr,1813,107,83064,1,2,Active Shallow Crust,0.0,89.98994,0.0,07/28/5356
+1.2737,51.124,2004,11,23,12,59,43,3.75,5.0,fr,1814,40,83067,1,1,Active Shallow Crust,240.0087,58.0177,0.0,11/23/2004
+1.2737,51.124,3402,1,18,15,48,35,3.75,5.0,fr,1815,68,83070,1,1,Active Shallow Crust,0.0,89.98983,-90.0,01/18/3402
+1.2737,51.124,6017,6,20,7,48,52,3.85,5.0,fr,1816,120,83076,1,1,Active Shallow Crust,0.0,89.98992,0.0,06/20/6017
+1.2737,51.124,9788,3,1,13,1,53,3.95,27.5,fr,1817,195,83090,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/01/9788
+1.2737,51.124,7039,11,2,11,10,15,3.95,5.0,fr,1818,140,83097,1,1,Active Shallow Crust,128.8997,89.99401,0.0,11/02/7039
+1.2737,51.124,1519,10,7,19,18,24,4.05,15.0,fr,1819,30,83101,1,1,Active Shallow Crust,0.0,89.99021,0.0,10/07/1519
+1.2737,51.124,2383,7,5,6,18,17,4.05,5.0,fr,1820,47,83106,1,1,Active Shallow Crust,0.0,89.9901,-90.0,07/05/2383
+1.2737,51.124,5087,10,26,23,9,42,4.25,5.0,fr,1821,101,83130,1,1,Active Shallow Crust,0.0,89.98999,-90.0,10/26/5087
+1.2737,51.124,8643,2,19,22,56,11,5.25,15.0,fr,1822,172,83245,1,1,Active Shallow Crust,0.0,89.98994,0.0,02/19/8643
+1.2737,51.124,9937,2,2,4,7,39,5.35,5.0,fr,1823,198,83256,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/02/9937
+1.2737,51.124,6584,4,3,14,48,53,5.85,5.0,fr,1824,131,83316,1,1,Active Shallow Crust,0.0,89.99002,0.0,04/03/6584
+-1.89925,48.97231,4753,1,20,9,57,15,3.55,5.0,fr,1825,95,83520,1,1,Active Shallow Crust,0.0,89.99007,0.0,01/20/4753
+-1.89925,48.97231,4344,3,10,0,57,7,3.55,15.0,fr,1826,86,83521,1,1,Active Shallow Crust,0.0,89.99007,0.0,03/10/4344
+-1.89925,48.97231,6369,9,10,5,36,16,3.55,5.0,fr,1827,127,83526,1,1,Active Shallow Crust,0.0,89.98996,-90.0,09/10/6369
+-1.89925,48.97231,2837,7,21,7,12,19,3.65,5.0,fr,1828,56,83532,1,3,Active Shallow Crust,0.0,89.98968,0.0,07/21/2837
+-1.89925,48.97231,6241,7,8,10,59,33,3.65,5.0,fr,1829,124,83532,1,3,Active Shallow Crust,0.0,89.98968,0.0,07/08/6241
+-1.89925,48.97231,6656,11,9,5,36,1,3.65,5.0,fr,1830,133,83532,1,3,Active Shallow Crust,0.0,89.98968,0.0,11/09/6656
+-1.89925,48.97231,6381,4,2,7,54,26,3.65,15.0,fr,1831,127,83539,1,2,Active Shallow Crust,0.0,89.98956,-90.0,04/02/6381
+-1.89925,48.97231,2272,2,28,21,54,5,3.65,15.0,fr,1832,45,83539,1,2,Active Shallow Crust,0.0,89.98956,-90.0,02/28/2272
+-1.89925,48.97231,7097,4,3,17,55,53,3.65,5.0,fr,1833,141,83541,1,1,Active Shallow Crust,128.8999,89.96357,0.0,04/03/7097
+-1.89925,48.97231,9088,6,16,21,33,34,3.75,5.0,fr,1834,181,83544,1,1,Active Shallow Crust,0.0,89.98949,0.0,06/16/9088
+-1.89925,48.97231,4328,11,4,13,33,52,3.75,15.0,fr,1835,86,83545,1,1,Active Shallow Crust,0.0,89.98949,0.0,11/04/4328
+-1.89925,48.97231,8940,11,23,8,49,37,3.75,15.0,fr,1836,178,83554,1,1,Active Shallow Crust,128.8963,89.96742,0.0,11/23/8940
+-1.89925,48.97231,9314,3,30,12,40,39,3.85,5.0,fr,1837,186,83556,1,2,Active Shallow Crust,0.0,89.98946,0.0,03/30/9314
+-1.89925,48.97231,6269,1,6,17,9,27,3.85,5.0,fr,1838,125,83556,1,2,Active Shallow Crust,0.0,89.98946,0.0,01/06/6269
+-1.89925,48.97231,3192,12,13,13,40,58,3.85,15.0,fr,1839,63,83557,1,1,Active Shallow Crust,0.0,89.98946,0.0,12/13/3192
+-1.89925,48.97231,3120,8,6,2,55,52,3.85,27.5,fr,1840,62,83558,1,1,Active Shallow Crust,0.0,89.98946,0.0,08/06/3120
+-1.89925,48.97231,1657,12,10,22,13,6,3.85,5.0,fr,1841,33,83559,1,1,Active Shallow Crust,240.0111,57.99785,0.0,12/10/1657
+-1.89925,48.97231,9033,5,23,16,0,10,3.85,5.0,fr,1842,180,83562,1,1,Active Shallow Crust,0.0,89.99052,-90.0,05/23/9033
+-1.89925,48.97231,7234,5,17,10,14,48,3.95,5.0,fr,1843,144,83568,1,2,Active Shallow Crust,0.0,89.98956,0.0,05/17/7234
+-1.89925,48.97231,2160,11,8,12,0,2,3.95,5.0,fr,1844,43,83568,1,2,Active Shallow Crust,0.0,89.98956,0.0,11/08/2160
+-1.89925,48.97231,209,4,9,19,42,16,3.95,15.0,fr,1845,4,83569,1,1,Active Shallow Crust,0.0,89.98956,0.0,04/09/0209
+-1.89925,48.97231,4106,6,2,19,39,6,4.05,5.0,fr,1846,82,83580,1,2,Active Shallow Crust,0.0,89.98976,0.0,06/02/4106
+-1.89925,48.97231,8627,3,17,9,1,15,4.05,5.0,fr,1847,172,83580,1,2,Active Shallow Crust,0.0,89.98976,0.0,03/17/8627
+-1.89925,48.97231,106,9,20,4,54,4,4.05,5.0,fr,1848,2,83586,1,1,Active Shallow Crust,0.0,89.98965,-90.0,09/20/0106
+-1.89925,48.97231,6495,5,11,6,32,4,4.35,5.0,fr,1849,129,83625,1,1,Active Shallow Crust,128.8974,89.98277,0.0,05/11/6495
+-1.89925,48.97231,3900,3,18,20,5,42,4.55,5.0,fr,1850,77,83640,1,1,Active Shallow Crust,0.0,89.99006,0.0,03/18/3900
+-1.89925,48.97231,431,11,22,9,29,53,4.55,27.5,fr,1851,8,83642,1,1,Active Shallow Crust,0.0,89.99006,0.0,11/22/0431
+-1.89925,48.97231,6908,1,3,5,25,0,4.65,27.5,fr,1852,138,83654,1,1,Active Shallow Crust,0.0,89.9902,0.0,01/03/6908
+-1.89925,48.97231,1523,10,9,17,20,55,4.75,5.0,fr,1853,30,83664,1,1,Active Shallow Crust,0.0,89.99002,0.0,10/09/1523
+-4.55319,48.74004,8245,12,8,5,55,5,3.55,5.0,fr,1854,164,84000,1,1,Active Shallow Crust,0.0,89.9867,0.0,12/08/8245
+-4.55319,48.74004,7253,6,29,12,23,12,3.65,5.0,fr,1855,145,84012,1,1,Active Shallow Crust,0.0,89.98814,0.0,06/29/7253
+-4.55319,48.74004,6396,2,7,21,9,40,3.65,5.0,fr,1856,127,84015,1,1,Active Shallow Crust,240.0008,58.01257,0.0,02/07/6396
+-4.55319,48.74004,4596,3,27,16,2,22,3.65,15.0,fr,1857,91,84019,1,1,Active Shallow Crust,0.0,89.98801,-90.0,03/27/4596
+-4.55319,48.74004,1252,1,7,21,18,52,3.75,5.0,fr,1858,25,84024,1,1,Active Shallow Crust,0.0,89.98943,0.0,01/07/1252
+-4.55319,48.74004,4198,9,23,22,25,22,3.85,5.0,fr,1859,83,84036,1,1,Active Shallow Crust,0.0,89.99059,0.0,09/23/4198
+-4.55319,48.74004,9195,8,21,6,41,33,3.85,27.5,fr,1860,183,84038,1,1,Active Shallow Crust,0.0,89.99059,0.0,08/21/9195
+-4.55319,48.74004,6688,12,8,2,55,27,3.95,5.0,fr,1861,133,84051,1,1,Active Shallow Crust,240.0203,58.00488,0.0,12/08/6688
+-4.55319,48.74004,5991,2,20,23,42,7,4.45,5.0,fr,1862,119,84111,1,1,Active Shallow Crust,240.006,57.99452,0.0,02/20/5991
+-4.55319,48.74004,4443,12,5,6,30,52,5.05,15.0,fr,1863,88,84181,1,1,Active Shallow Crust,0.0,89.99054,0.0,12/05/4443
+-4.55319,48.74004,5144,11,3,19,7,13,5.45,5.0,fr,1864,102,84234,1,1,Active Shallow Crust,0.0,89.99018,-90.0,11/03/5144
+-1.06467,44.70973,1192,8,19,19,21,3,3.75,5.0,fr,1865,23,84507,1,1,Active Shallow Crust,240.008,58.01772,0.0,08/19/1192
+-1.06467,44.70973,8928,12,2,6,0,4,3.85,5.0,fr,1866,178,84516,1,1,Active Shallow Crust,0.0,89.98985,0.0,12/02/8928
+7.30659,46.09502,833,9,14,1,40,3,3.55,5.0,fr,1867,16,84960,1,7,Active Shallow Crust,0.0,89.993,0.0,09/14/0833
+7.30659,46.09502,142,1,21,4,55,37,3.55,5.0,fr,1868,2,84960,1,7,Active Shallow Crust,0.0,89.993,0.0,01/21/0142
+7.30659,46.09502,2845,5,28,12,6,25,3.55,5.0,fr,1869,56,84960,1,7,Active Shallow Crust,0.0,89.993,0.0,05/28/2845
+7.30659,46.09502,1133,8,2,5,0,34,3.55,5.0,fr,1870,22,84960,1,7,Active Shallow Crust,0.0,89.993,0.0,08/02/1133
+7.30659,46.09502,4845,11,10,3,0,6,3.55,5.0,fr,1871,96,84960,1,7,Active Shallow Crust,0.0,89.993,0.0,11/10/4845
+7.30659,46.09502,9734,2,20,0,11,42,3.55,5.0,fr,1872,194,84960,1,7,Active Shallow Crust,0.0,89.993,0.0,02/20/9734
+7.30659,46.09502,1831,4,10,10,56,39,3.55,5.0,fr,1873,36,84960,1,7,Active Shallow Crust,0.0,89.993,0.0,04/10/1831
+7.30659,46.09502,1064,7,28,0,27,36,3.55,15.0,fr,1874,21,84961,1,3,Active Shallow Crust,0.0,89.993,0.0,07/28/1064
+7.30659,46.09502,1218,3,17,18,32,10,3.55,15.0,fr,1875,24,84961,1,3,Active Shallow Crust,0.0,89.993,0.0,03/17/1218
+7.30659,46.09502,8261,12,2,8,43,22,3.55,15.0,fr,1876,165,84961,1,3,Active Shallow Crust,0.0,89.993,0.0,12/02/8261
+7.30659,46.09502,638,5,27,17,47,28,3.55,27.5,fr,1877,12,84962,1,1,Active Shallow Crust,0.0,89.993,0.0,05/27/0638
+7.30659,46.09502,7137,8,1,13,0,21,3.55,5.0,fr,1878,142,84963,1,1,Active Shallow Crust,240.0121,57.998,0.0,08/01/7137
+7.30659,46.09502,2374,12,18,20,29,12,3.55,15.0,fr,1879,47,84964,1,1,Active Shallow Crust,240.0121,57.998,0.0,12/18/2374
+7.30659,46.09502,6878,10,4,6,37,26,3.55,5.0,fr,1880,137,84966,1,2,Active Shallow Crust,0.0,89.99293,-90.0,10/04/6878
+7.30659,46.09502,6808,3,1,1,16,48,3.55,5.0,fr,1881,136,84966,1,2,Active Shallow Crust,0.0,89.99293,-90.0,03/01/6808
+7.30659,46.09502,4371,4,22,16,18,42,3.55,5.0,fr,1882,87,84969,1,1,Active Shallow Crust,128.8956,89.99301,0.0,04/22/4371
+7.30659,46.09502,3802,9,17,6,44,51,3.65,5.0,fr,1883,76,84972,1,5,Active Shallow Crust,0.0,89.98753,0.0,09/17/3802
+7.30659,46.09502,8102,7,3,20,10,45,3.65,5.0,fr,1884,162,84972,1,5,Active Shallow Crust,0.0,89.98753,0.0,07/03/8102
+7.30659,46.09502,9781,1,2,6,44,12,3.65,5.0,fr,1885,195,84972,1,5,Active Shallow Crust,0.0,89.98753,0.0,01/02/9781
+7.30659,46.09502,3799,12,18,0,33,22,3.65,5.0,fr,1886,75,84972,1,5,Active Shallow Crust,0.0,89.98753,0.0,12/18/3799
+7.30659,46.09502,5543,4,4,21,31,43,3.65,5.0,fr,1887,110,84972,1,5,Active Shallow Crust,0.0,89.98753,0.0,04/04/5543
+7.30659,46.09502,3748,4,25,21,54,3,3.65,15.0,fr,1888,74,84973,1,3,Active Shallow Crust,0.0,89.98753,0.0,04/25/3748
+7.30659,46.09502,7151,9,3,22,30,32,3.65,15.0,fr,1889,143,84973,1,3,Active Shallow Crust,0.0,89.98753,0.0,09/03/7151
+7.30659,46.09502,4825,6,12,7,51,14,3.65,15.0,fr,1890,96,84973,1,3,Active Shallow Crust,0.0,89.98753,0.0,06/12/4825
+7.30659,46.09502,5905,9,22,13,14,39,3.65,5.0,fr,1891,118,84975,1,2,Active Shallow Crust,240.0015,58.01243,0.0,09/22/5905
+7.30659,46.09502,1447,12,16,12,4,26,3.65,5.0,fr,1892,28,84975,1,2,Active Shallow Crust,240.0015,58.01243,0.0,12/16/1447
+7.30659,46.09502,7806,6,28,9,26,58,3.65,5.0,fr,1893,156,84978,1,2,Active Shallow Crust,0.0,89.98739,-90.0,06/28/7806
+7.30659,46.09502,3969,6,11,11,38,37,3.65,5.0,fr,1894,79,84978,1,2,Active Shallow Crust,0.0,89.98739,-90.0,06/11/3969
+7.30659,46.09502,1894,5,10,12,42,25,3.65,5.0,fr,1895,37,84981,1,1,Active Shallow Crust,128.9002,89.96352,0.0,05/10/1894
+7.30659,46.09502,7221,5,19,15,17,45,3.75,5.0,fr,1896,144,84984,1,4,Active Shallow Crust,0.0,89.98889,0.0,05/19/7221
+7.30659,46.09502,4039,2,10,20,35,38,3.75,5.0,fr,1897,80,84984,1,4,Active Shallow Crust,0.0,89.98889,0.0,02/10/4039
+7.30659,46.09502,9582,8,21,12,43,11,3.75,5.0,fr,1898,191,84984,1,4,Active Shallow Crust,0.0,89.98889,0.0,08/21/9582
+7.30659,46.09502,1744,8,25,14,40,45,3.75,5.0,fr,1899,34,84984,1,4,Active Shallow Crust,0.0,89.98889,0.0,08/25/1744
+7.30659,46.09502,206,11,3,3,2,11,3.75,15.0,fr,1900,4,84985,1,1,Active Shallow Crust,0.0,89.98889,0.0,11/03/0206
+7.30659,46.09502,3027,1,24,4,21,48,3.75,5.0,fr,1901,60,84990,1,2,Active Shallow Crust,0.0,89.98876,-90.0,01/24/3027
+7.30659,46.09502,1448,8,6,13,19,8,3.75,5.0,fr,1902,28,84990,1,2,Active Shallow Crust,0.0,89.98876,-90.0,08/06/1448
+7.30659,46.09502,472,5,14,4,58,26,3.75,5.0,fr,1903,9,84993,1,1,Active Shallow Crust,128.8966,89.96748,0.0,05/14/0472
+7.30659,46.09502,4948,2,12,6,25,18,3.85,5.0,fr,1904,98,84996,1,2,Active Shallow Crust,0.0,89.9901,0.0,02/12/4948
+7.30659,46.09502,3528,2,8,13,58,5,3.85,5.0,fr,1905,70,84996,1,2,Active Shallow Crust,0.0,89.9901,0.0,02/08/3528
+7.30659,46.09502,4132,6,2,1,23,39,3.85,27.5,fr,1906,82,85001,1,1,Active Shallow Crust,240.01,57.99775,0.0,06/02/4132
+7.30659,46.09502,2875,11,9,1,25,27,3.85,5.0,fr,1907,57,85002,1,1,Active Shallow Crust,0.0,89.98998,-90.0,11/09/2875
+7.30659,46.09502,2550,9,14,0,13,49,3.85,15.0,fr,1908,50,85006,1,1,Active Shallow Crust,128.8958,89.99505,0.0,09/14/2550
+7.30659,46.09502,3935,1,1,1,49,32,3.95,5.0,fr,1909,78,85008,1,3,Active Shallow Crust,0.0,89.99117,0.0,01/01/3935
+7.30659,46.09502,8853,12,3,1,4,37,3.95,5.0,fr,1910,177,85008,1,3,Active Shallow Crust,0.0,89.99117,0.0,12/03/8853
+7.30659,46.09502,2880,6,20,20,28,21,3.95,5.0,fr,1911,57,85008,1,3,Active Shallow Crust,0.0,89.99117,0.0,06/20/2880
+7.30659,46.09502,8480,9,6,22,25,31,3.95,15.0,fr,1912,169,85009,1,1,Active Shallow Crust,0.0,89.99117,0.0,09/06/8480
+7.30659,46.09502,2356,8,27,12,47,8,3.95,5.0,fr,1913,47,85011,1,1,Active Shallow Crust,240.0201,58.00425,0.0,08/27/2356
+7.30659,46.09502,2673,11,20,4,31,31,4.05,15.0,fr,1914,53,85021,1,2,Active Shallow Crust,0.0,89.9882,0.0,11/20/2673
+7.30659,46.09502,8178,6,13,19,43,30,4.05,15.0,fr,1915,163,85021,1,2,Active Shallow Crust,0.0,89.9882,0.0,06/13/8178
+7.30659,46.09502,636,3,11,14,35,20,4.05,5.0,fr,1916,12,85023,1,1,Active Shallow Crust,240.0058,58.00566,0.0,03/11/0636
+7.30659,46.09502,6776,8,15,21,46,18,4.05,5.0,fr,1917,135,85026,1,1,Active Shallow Crust,0.0,89.98807,-90.0,08/15/6776
+7.30659,46.09502,4116,9,18,19,56,31,4.05,5.0,fr,1918,82,85029,1,1,Active Shallow Crust,128.8901,89.9941,0.0,09/18/4116
+7.30659,46.09502,7576,1,19,14,22,20,4.15,5.0,fr,1919,151,85032,1,1,Active Shallow Crust,0.0,89.98949,0.0,01/19/7576
+7.30659,46.09502,7253,12,19,6,37,15,4.15,15.0,fr,1920,145,85033,1,1,Active Shallow Crust,0.0,89.98949,0.0,12/19/7253
+7.30659,46.09502,2121,9,6,12,39,14,4.15,27.5,fr,1921,42,85034,1,1,Active Shallow Crust,0.0,89.98949,0.0,09/06/2121
+7.30659,46.09502,2370,6,15,15,18,22,4.15,15.0,fr,1922,47,85036,1,1,Active Shallow Crust,240.0089,57.99717,0.0,06/15/2370
+7.30659,46.09502,5221,6,21,18,2,33,4.15,5.0,fr,1923,104,85038,1,1,Active Shallow Crust,0.0,89.98936,-90.0,06/21/5221
+7.30659,46.09502,3725,12,14,12,46,26,4.15,5.0,fr,1924,74,85041,1,1,Active Shallow Crust,128.8987,89.99299,0.0,12/14/3725
+7.30659,46.09502,461,4,5,23,15,7,4.25,5.0,fr,1925,9,85044,1,1,Active Shallow Crust,0.0,89.99063,0.0,04/05/0461
+7.30659,46.09502,3659,1,30,23,50,26,4.25,5.0,fr,1926,73,85047,1,1,Active Shallow Crust,240.0079,57.99386,0.0,01/30/3659
+7.30659,46.09502,7557,10,11,2,59,3,4.25,15.0,fr,1927,151,85048,1,1,Active Shallow Crust,240.0079,57.99386,0.0,10/11/7557
+7.30659,46.09502,7038,8,20,22,10,49,4.25,5.0,fr,1928,140,85053,1,1,Active Shallow Crust,128.8944,89.98093,0.0,08/20/7038
+7.30659,46.09502,8754,2,13,0,32,54,4.25,15.0,fr,1929,175,85054,1,1,Active Shallow Crust,128.8944,89.98093,0.0,02/13/8754
+7.30659,46.09502,1836,12,13,4,41,42,4.35,5.0,fr,1930,36,85056,1,1,Active Shallow Crust,0.0,89.98886,0.0,12/13/1836
+7.30659,46.09502,9265,1,4,8,7,53,4.35,15.0,fr,1931,185,85057,1,1,Active Shallow Crust,0.0,89.98886,0.0,01/04/9265
+7.30659,46.09502,8028,2,9,17,7,12,4.35,5.0,fr,1932,160,85059,1,1,Active Shallow Crust,240.0083,57.99624,0.0,02/09/8028
+7.30659,46.09502,6770,1,23,2,6,15,4.45,5.0,fr,1933,135,85068,1,1,Active Shallow Crust,0.0,89.99007,0.0,01/23/6770
+7.30659,46.09502,1449,1,29,19,15,38,4.45,15.0,fr,1934,28,85069,1,1,Active Shallow Crust,0.0,89.99007,0.0,01/29/1449
+7.30659,46.09502,2191,9,13,1,50,22,4.55,5.0,fr,1935,43,85080,1,1,Active Shallow Crust,0.0,89.98895,0.0,09/13/2191
+7.30659,46.09502,7135,1,28,21,25,3,4.55,15.0,fr,1936,142,85081,1,1,Active Shallow Crust,0.0,89.98895,0.0,01/28/7135
+7.30659,46.09502,2918,4,8,20,54,37,4.65,5.0,fr,1937,58,85092,1,1,Active Shallow Crust,0.0,89.99014,0.0,04/08/2918
+7.30659,46.09502,2264,10,20,4,15,32,4.75,5.0,fr,1938,45,85104,1,1,Active Shallow Crust,0.0,89.98946,0.0,10/20/2264
+7.30659,46.09502,457,6,11,23,45,27,4.75,5.0,fr,1939,9,85113,1,2,Active Shallow Crust,128.889,89.98815,0.0,06/11/0457
+7.30659,46.09502,1408,7,31,13,27,16,4.75,5.0,fr,1940,28,85113,1,2,Active Shallow Crust,128.889,89.98815,0.0,07/31/1408
+7.30659,46.09502,5343,2,19,21,54,26,4.95,5.0,fr,1941,106,85128,1,1,Active Shallow Crust,0.0,89.99023,0.0,02/19/5343
+7.30659,46.09502,5345,6,1,0,25,27,4.95,15.0,fr,1942,106,85129,1,1,Active Shallow Crust,0.0,89.99023,0.0,06/01/5345
+7.30659,46.09502,3563,7,9,16,38,17,4.95,5.0,fr,1943,71,85131,1,1,Active Shallow Crust,240.0116,58.00465,0.0,07/09/3563
+7.30659,46.09502,5119,10,25,20,3,12,5.45,15.0,fr,1944,102,85189,1,1,Active Shallow Crust,0.0,89.9898,0.0,10/25/5119
+7.306594,46.09502,3736,10,2,12,20,15,6.25,6.667607,fr,1945,74,85290,1,1,Active Shallow Crust,0.0,89.98988,-90.0,10/02/3736
+1.08419,45.83527,9782,2,4,11,28,52,3.55,5.0,fr,1946,195,85440,1,1,Active Shallow Crust,0.0,89.98946,0.0,02/04/9782
+1.08419,45.83527,7365,2,4,18,52,22,3.55,15.0,fr,1947,147,85441,1,1,Active Shallow Crust,0.0,89.98946,0.0,02/04/7365
+1.08419,45.83527,3902,10,28,11,51,39,3.55,5.0,fr,1948,78,85449,1,1,Active Shallow Crust,128.8963,89.99385,0.0,10/28/3902
+1.08419,45.83527,2865,7,1,7,31,46,3.55,15.0,fr,1949,57,85450,1,1,Active Shallow Crust,128.8963,89.99385,0.0,07/01/2865
+1.08419,45.83527,2993,12,28,10,48,16,3.75,5.0,fr,1950,59,85464,1,1,Active Shallow Crust,0.0,89.99023,0.0,12/28/2993
+1.08419,45.83527,8431,1,18,1,49,44,3.75,5.0,fr,1951,168,85467,1,1,Active Shallow Crust,240.0085,58.01754,0.0,01/18/8431
+1.08419,45.83527,8797,8,14,4,25,58,3.75,5.0,fr,1952,175,85470,1,2,Active Shallow Crust,0.0,89.99012,-90.0,08/14/8797
+1.08419,45.83527,9281,11,13,21,59,7,3.75,5.0,fr,1953,185,85470,1,2,Active Shallow Crust,0.0,89.99012,-90.0,11/13/9281
+1.08419,45.83527,2071,3,8,2,17,46,3.95,27.5,fr,1954,41,85490,1,2,Active Shallow Crust,0.0,89.99003,0.0,03/08/2071
+1.08419,45.83527,7671,11,6,14,45,42,3.95,27.5,fr,1955,153,85490,1,2,Active Shallow Crust,0.0,89.99003,0.0,11/06/7671
+1.08419,45.83527,6056,6,17,13,52,41,3.95,15.0,fr,1956,121,85495,1,1,Active Shallow Crust,0.0,89.98991,-90.0,06/17/6056
+1.08419,45.83527,5288,9,23,23,2,31,4.05,5.0,fr,1957,105,85500,1,1,Active Shallow Crust,0.0,89.99012,0.0,09/23/5288
+1.08419,45.83527,2561,6,11,7,49,32,4.15,27.5,fr,1958,51,85514,1,1,Active Shallow Crust,0.0,89.99032,0.0,06/11/2561
+1.08419,45.83527,4231,9,15,5,58,25,4.25,5.0,fr,1959,84,85524,1,1,Active Shallow Crust,0.0,89.9898,0.0,09/15/4231
+1.08419,45.83527,9834,7,7,8,36,23,4.45,5.0,fr,1960,196,85554,1,1,Active Shallow Crust,0.0,89.98991,-90.0,07/07/9834
+5.05876,46.33299,752,9,22,18,1,48,3.55,15.0,fr,1961,15,85921,1,1,Active Shallow Crust,0.0,89.99303,0.0,09/22/0752
+5.05876,46.33299,1576,2,29,2,29,13,3.55,5.0,fr,1962,31,85929,1,1,Active Shallow Crust,128.8964,89.99303,0.0,02/29/1576
+5.05876,46.33299,1445,12,30,23,25,14,3.65,15.0,fr,1963,28,85933,1,1,Active Shallow Crust,0.0,89.98759,0.0,12/30/1445
+5.05876,46.33299,5898,8,27,12,34,38,3.65,27.5,fr,1964,117,85934,1,1,Active Shallow Crust,0.0,89.98759,0.0,08/27/5898
+5.05876,46.33299,3986,8,8,9,56,59,3.85,5.0,fr,1965,79,85956,1,1,Active Shallow Crust,0.0,89.99014,0.0,08/08/3986
+5.05876,46.33299,5879,2,11,3,6,33,3.85,15.0,fr,1966,117,85957,1,1,Active Shallow Crust,0.0,89.99014,0.0,02/11/5879
+5.05876,46.33299,7430,12,28,0,43,17,3.95,5.0,fr,1967,148,85968,1,2,Active Shallow Crust,0.0,89.99121,0.0,12/28/7430
+5.05876,46.33299,3930,4,21,7,40,11,3.95,5.0,fr,1968,78,85968,1,2,Active Shallow Crust,0.0,89.99121,0.0,04/21/3930
+5.05876,46.33299,2545,11,2,7,22,14,4.05,27.5,fr,1969,50,85982,1,1,Active Shallow Crust,0.0,89.98825,0.0,11/02/2545
+5.05876,46.33299,9720,7,20,13,19,17,4.45,15.0,fr,1970,194,86029,1,1,Active Shallow Crust,0.0,89.99012,0.0,07/20/9720
+5.184,44.25439,3486,11,11,20,25,5,3.55,5.0,fr,1971,69,86400,1,1,Active Shallow Crust,0.0,89.99277,0.0,11/11/3486
+5.184,44.25439,2097,4,14,13,57,27,3.55,27.5,fr,1972,41,86402,1,1,Active Shallow Crust,0.0,89.99277,0.0,04/14/2097
+5.184,44.25439,2758,4,24,11,53,18,3.55,5.0,fr,1973,55,86403,1,1,Active Shallow Crust,240.0109,57.99934,0.0,04/24/2758
+5.184,44.25439,9309,6,13,1,48,33,3.55,5.0,fr,1974,186,86409,1,1,Active Shallow Crust,128.8964,89.99277,0.0,06/13/9309
+5.184,44.25439,4167,10,8,6,58,19,3.65,5.0,fr,1975,83,86412,1,1,Active Shallow Crust,0.0,89.98713,0.0,10/08/4167
+5.184,44.25439,6023,6,12,3,32,27,3.65,5.0,fr,1976,120,86421,1,1,Active Shallow Crust,128.8999,89.96348,0.0,06/12/6023
+5.184,44.25439,3018,10,21,23,2,30,3.75,15.0,fr,1977,60,86425,1,1,Active Shallow Crust,0.0,89.98853,0.0,10/21/3018
+5.184,44.25439,8083,3,22,9,20,7,3.75,27.5,fr,1978,161,86426,1,1,Active Shallow Crust,0.0,89.98853,0.0,03/22/8083
+5.184,44.25439,5029,9,9,10,5,17,3.75,5.0,fr,1979,100,86427,1,1,Active Shallow Crust,240.009,58.01654,0.0,09/09/5029
+5.184,44.25439,4909,12,26,21,41,57,3.75,27.5,fr,1980,98,86429,1,1,Active Shallow Crust,240.009,58.01654,0.0,12/26/4909
+5.184,44.25439,9444,10,26,22,30,46,3.75,27.5,fr,1981,188,86432,1,1,Active Shallow Crust,0.0,89.9884,-90.0,10/26/9444
+5.184,44.25439,9685,11,10,9,7,4,3.85,27.5,fr,1982,193,86438,1,1,Active Shallow Crust,0.0,89.98978,0.0,11/10/9685
+5.184,44.25439,7427,2,11,17,32,16,3.85,5.0,fr,1983,148,86439,1,1,Active Shallow Crust,240.0106,57.99764,0.0,02/11/7427
+5.184,44.25439,8800,6,11,20,0,44,3.95,5.0,fr,1984,175,86448,1,2,Active Shallow Crust,0.0,89.99088,0.0,06/11/8800
+5.184,44.25439,3702,12,16,3,41,40,3.95,5.0,fr,1985,74,86448,1,2,Active Shallow Crust,0.0,89.99088,0.0,12/16/3702
+5.184,44.25439,8765,7,18,18,19,40,3.95,15.0,fr,1986,175,86452,1,1,Active Shallow Crust,240.0192,58.00528,0.0,07/18/8765
+5.184,44.25439,3592,12,21,6,18,21,4.35,15.0,fr,1987,71,86497,1,1,Active Shallow Crust,0.0,89.99137,0.0,12/21/3592
+5.184,44.25439,4959,9,9,0,0,5,4.45,15.0,fr,1988,99,86512,1,1,Active Shallow Crust,240.0052,57.99453,0.0,09/09/4959
+5.184,44.25439,5140,3,3,13,31,23,4.55,5.0,fr,1989,102,86520,1,1,Active Shallow Crust,0.0,89.99086,0.0,03/03/5140
+5.184,44.25439,7725,10,22,12,33,19,5.05,5.0,fr,1990,154,86580,1,1,Active Shallow Crust,0.0,89.98972,0.0,10/22/7725
+5.78176,45.2552,7115,3,4,5,54,36,3.55,5.0,fr,1991,142,86880,1,4,Active Shallow Crust,0.0,89.9929,0.0,03/04/7115
+5.78176,45.2552,2184,7,20,18,48,41,3.55,5.0,fr,1992,43,86880,1,4,Active Shallow Crust,0.0,89.9929,0.0,07/20/2184
+5.78176,45.2552,511,4,19,22,19,41,3.55,5.0,fr,1993,10,86880,1,4,Active Shallow Crust,0.0,89.9929,0.0,04/19/0511
+5.78176,45.2552,8889,8,10,8,54,4,3.55,5.0,fr,1994,177,86880,1,4,Active Shallow Crust,0.0,89.9929,0.0,08/10/8889
+5.78176,45.2552,7658,7,13,2,55,58,3.55,15.0,fr,1995,153,86881,1,3,Active Shallow Crust,0.0,89.9929,0.0,07/13/7658
+5.78176,45.2552,5026,5,1,16,50,32,3.55,15.0,fr,1996,100,86881,1,3,Active Shallow Crust,0.0,89.9929,0.0,05/01/5026
+5.78176,45.2552,2798,7,12,18,58,35,3.55,15.0,fr,1997,55,86881,1,3,Active Shallow Crust,0.0,89.9929,0.0,07/12/2798
+5.78176,45.2552,9889,3,11,15,50,34,3.55,5.0,fr,1998,197,86883,1,2,Active Shallow Crust,240.0109,57.99848,0.0,03/11/9889
+5.78176,45.2552,4314,12,24,3,37,22,3.55,5.0,fr,1999,86,86883,1,2,Active Shallow Crust,240.0109,57.99848,0.0,12/24/4314
+5.78176,45.2552,5208,2,5,15,39,35,3.55,15.0,fr,2000,104,86884,1,1,Active Shallow Crust,240.0109,57.99848,0.0,02/05/5208
+5.78176,45.2552,9436,6,2,18,27,7,3.55,5.0,fr,2001,188,86886,1,1,Active Shallow Crust,0.0,89.99282,-90.0,06/02/9436
+5.78176,45.2552,538,2,17,22,48,50,3.65,5.0,fr,2002,10,86892,1,3,Active Shallow Crust,0.0,89.98735,0.0,02/17/0538
+5.78176,45.2552,9865,3,17,11,7,46,3.65,5.0,fr,2003,197,86892,1,3,Active Shallow Crust,0.0,89.98735,0.0,03/17/9865
+5.78176,45.2552,26,6,20,6,33,15,3.65,5.0,fr,2004,0,86892,1,3,Active Shallow Crust,0.0,89.98735,0.0,06/20/0026
+5.78176,45.2552,3505,5,15,19,41,15,3.65,15.0,fr,2005,70,86893,1,1,Active Shallow Crust,0.0,89.98735,0.0,05/15/3505
+5.78176,45.2552,5564,8,4,8,18,43,3.65,5.0,fr,2006,111,86895,1,2,Active Shallow Crust,240.0001,58.013,0.0,08/04/5564
+5.78176,45.2552,5705,9,22,1,8,46,3.65,5.0,fr,2007,114,86895,1,2,Active Shallow Crust,240.0001,58.013,0.0,09/22/5705
+5.78176,45.2552,6726,11,11,22,12,44,3.65,15.0,fr,2008,134,86896,1,1,Active Shallow Crust,240.0001,58.013,0.0,11/11/6726
+5.78176,45.2552,9044,3,23,7,55,57,3.75,5.0,fr,2009,180,86904,1,3,Active Shallow Crust,0.0,89.98872,0.0,03/23/9044
+5.78176,45.2552,442,12,1,23,1,1,3.75,5.0,fr,2010,8,86904,1,3,Active Shallow Crust,0.0,89.98872,0.0,12/01/0442
+5.78176,45.2552,4183,10,10,9,33,51,3.75,5.0,fr,2011,83,86904,1,3,Active Shallow Crust,0.0,89.98872,0.0,10/10/4183
+5.78176,45.2552,1579,3,18,0,0,45,3.75,15.0,fr,2012,31,86905,1,2,Active Shallow Crust,0.0,89.98872,0.0,03/18/1579
+5.78176,45.2552,529,3,15,17,30,24,3.75,15.0,fr,2013,10,86905,1,2,Active Shallow Crust,0.0,89.98872,0.0,03/15/0529
+5.78176,45.2552,250,6,19,7,1,38,3.75,5.0,fr,2014,4,86907,1,1,Active Shallow Crust,240.0089,58.01711,0.0,06/19/0250
+5.78176,45.2552,1076,1,25,12,21,15,3.85,15.0,fr,2015,21,86917,1,1,Active Shallow Crust,0.0,89.98995,0.0,01/25/1076
+5.78176,45.2552,6119,7,4,6,7,2,3.85,5.0,fr,2016,122,86919,1,2,Active Shallow Crust,240.0106,57.99844,0.0,07/04/6119
+5.78176,45.2552,1014,12,6,13,36,51,3.85,5.0,fr,2017,20,86919,1,2,Active Shallow Crust,240.0106,57.99844,0.0,12/06/1014
+5.78176,45.2552,8136,1,2,6,35,26,3.85,15.0,fr,2018,162,86920,1,1,Active Shallow Crust,240.0106,57.99844,0.0,01/02/8136
+5.78176,45.2552,1891,5,13,16,42,50,3.95,5.0,fr,2019,37,86928,1,1,Active Shallow Crust,0.0,89.99104,0.0,05/13/1891
+5.78176,45.2552,7823,10,27,17,51,14,3.95,15.0,fr,2020,156,86938,1,1,Active Shallow Crust,128.9007,89.99328,0.0,10/27/7823
+5.78176,45.2552,2267,8,2,1,46,3,4.15,5.0,fr,2021,45,86952,1,1,Active Shallow Crust,0.0,89.98933,0.0,08/02/2267
+5.78176,45.2552,521,4,13,2,2,30,4.15,15.0,fr,2022,10,86953,1,2,Active Shallow Crust,0.0,89.98933,0.0,04/13/0521
+5.78176,45.2552,2825,5,15,18,34,32,4.15,15.0,fr,2023,56,86953,1,2,Active Shallow Crust,0.0,89.98933,0.0,05/15/2825
+5.78176,45.2552,351,4,29,2,10,0,4.15,5.0,fr,2024,7,86958,1,2,Active Shallow Crust,0.0,89.9892,-90.0,04/29/0351
+5.78176,45.2552,5611,12,18,11,35,53,4.15,5.0,fr,2025,112,86958,1,2,Active Shallow Crust,0.0,89.9892,-90.0,12/18/5611
+5.78176,45.2552,4549,12,11,3,52,57,4.15,5.0,fr,2026,90,86961,1,1,Active Shallow Crust,128.8977,89.99467,0.0,12/11/4549
+5.78176,45.2552,6244,4,5,3,41,54,4.25,5.0,fr,2027,124,86964,1,1,Active Shallow Crust,0.0,89.99049,0.0,04/05/6244
+5.78176,45.2552,1270,12,29,8,23,15,4.45,5.0,fr,2028,25,86988,1,1,Active Shallow Crust,0.0,89.98992,0.0,12/29/1270
+5.78176,45.2552,6935,8,25,2,9,8,4.55,5.0,fr,2029,138,87003,1,1,Active Shallow Crust,240.0088,57.99747,0.0,08/25/6935
+5.78176,45.2552,4595,2,14,2,6,0,4.75,5.0,fr,2030,91,87024,1,1,Active Shallow Crust,0.0,89.9893,0.0,02/14/4595
+5.78176,45.2552,9967,1,22,19,20,23,4.85,15.0,fr,2031,199,87037,1,1,Active Shallow Crust,0.0,89.99046,0.0,01/22/9967
+5.78176,45.2552,7488,3,16,21,57,40,5.15,5.0,fr,2032,149,87078,1,1,Active Shallow Crust,0.0,89.98975,-90.0,03/16/7488
+5.78176,45.2552,1520,9,14,4,44,25,5.45,15.0,fr,2033,30,87115,1,1,Active Shallow Crust,0.0,89.99033,-90.0,09/14/1520
+5.78176,45.2552,1870,4,9,15,3,44,5.55,27.5,fr,2034,37,87122,1,1,Active Shallow Crust,0.0,89.99006,0.0,04/09/1870
+-1.06598,47.42481,8573,10,6,18,22,53,3.55,15.0,fr,2035,171,87361,1,1,Active Shallow Crust,0.0,89.98977,0.0,10/06/8573
+-1.06598,47.42481,510,5,9,23,15,19,3.55,5.0,fr,2036,10,87363,1,4,Active Shallow Crust,240.0124,57.99838,0.0,05/09/0510
+-1.06598,47.42481,3792,2,29,4,10,43,3.55,5.0,fr,2037,75,87363,1,4,Active Shallow Crust,240.0124,57.99838,0.0,02/29/3792
+-1.06598,47.42481,786,4,5,7,17,30,3.55,5.0,fr,2038,15,87363,1,4,Active Shallow Crust,240.0124,57.99838,0.0,04/05/0786
+-1.06598,47.42481,3631,2,11,11,54,47,3.55,5.0,fr,2039,72,87363,1,4,Active Shallow Crust,240.0124,57.99838,0.0,02/11/3631
+-1.06598,47.42481,9823,2,12,5,15,36,3.65,15.0,fr,2040,196,87373,1,1,Active Shallow Crust,0.0,89.98936,0.0,02/12/9823
+-1.06598,47.42481,6225,4,17,1,14,13,3.75,5.0,fr,2041,124,87384,1,2,Active Shallow Crust,0.0,89.99052,0.0,04/17/6225
+-1.06598,47.42481,5832,6,6,14,55,27,3.75,5.0,fr,2042,116,87384,1,2,Active Shallow Crust,0.0,89.99052,0.0,06/06/5832
+-1.06598,47.42481,3565,7,20,15,0,16,3.75,5.0,fr,2043,71,87390,1,1,Active Shallow Crust,0.0,89.99041,-90.0,07/20/3565
+-1.06598,47.42481,7968,10,25,22,13,32,3.75,5.0,fr,2044,159,87393,1,1,Active Shallow Crust,128.8964,89.96738,0.0,10/25/7968
+-1.06598,47.42481,505,3,6,3,51,27,3.85,5.0,fr,2045,10,87399,1,1,Active Shallow Crust,240.0111,57.99778,0.0,03/06/0505
+-1.06598,47.42481,1372,3,15,14,23,43,3.85,15.0,fr,2046,27,87400,1,1,Active Shallow Crust,240.0111,57.99778,0.0,03/15/1372
+-1.06598,47.42481,6786,10,31,6,38,0,3.95,5.0,fr,2047,135,87414,1,1,Active Shallow Crust,0.0,89.9902,-90.0,10/31/6786
+-1.06598,47.42481,636,6,17,14,55,4,4.05,5.0,fr,2048,12,87420,1,2,Active Shallow Crust,0.0,89.99041,0.0,06/17/0636
+-1.06598,47.42481,7845,12,22,15,28,44,4.05,5.0,fr,2049,156,87420,1,2,Active Shallow Crust,0.0,89.99041,0.0,12/22/7845
+-1.06598,47.42481,5451,3,3,16,13,36,4.15,5.0,fr,2050,109,87432,1,1,Active Shallow Crust,0.0,89.98974,0.0,03/03/5451
+-1.06598,47.42481,3148,2,19,4,3,6,4.15,15.0,fr,2051,62,87433,1,1,Active Shallow Crust,0.0,89.98974,0.0,02/19/3148
+-1.06598,47.42481,7365,8,23,5,7,27,4.35,5.0,fr,2052,147,87456,1,1,Active Shallow Crust,0.0,89.98981,0.0,08/23/7365
+-1.06598,47.42481,9919,5,2,3,58,10,5.25,15.0,fr,2053,198,87565,1,1,Active Shallow Crust,359.9999,89.99012,0.0,05/02/9919
+4.92959,46.44483,8732,1,9,9,13,3,3.55,5.0,fr,2054,174,87840,1,1,Active Shallow Crust,0.0,89.99305,0.0,01/09/8732
+4.92959,46.44483,9591,3,9,21,50,11,3.65,5.0,fr,2055,191,87852,1,1,Active Shallow Crust,0.0,89.98762,0.0,03/09/9591
+4.92959,46.44483,3487,10,7,0,46,25,3.85,15.0,fr,2056,69,87877,1,1,Active Shallow Crust,0.0,89.99016,0.0,10/07/3487
+4.92959,46.44483,346,8,25,7,18,25,3.95,5.0,fr,2057,6,87888,1,1,Active Shallow Crust,0.0,89.99123,0.0,08/25/0346
+4.92959,46.44483,1320,4,16,5,16,40,4.05,15.0,fr,2058,26,87901,1,1,Active Shallow Crust,0.0,89.98828,0.0,04/16/1320
+4.92959,46.44483,8626,7,27,9,32,23,4.15,5.0,fr,2059,172,87915,1,1,Active Shallow Crust,240.0087,57.99749,0.0,07/27/8626
+4.92959,46.44483,21,10,6,3,32,44,4.25,5.0,fr,2060,0,87924,1,1,Active Shallow Crust,0.0,89.99068,0.0,10/06/0021
+4.92959,46.44483,6427,12,9,20,30,35,4.65,27.5,fr,2061,128,87977,1,1,Active Shallow Crust,240.011,57.99435,0.0,12/09/6427
+-3.32253,44.05504,6975,2,26,23,27,13,3.55,5.0,fr,2062,139,88326,1,1,Active Shallow Crust,0.0,89.98901,-90.0,02/26/6975
+-3.32253,44.05504,8174,7,13,12,47,31,4.25,27.5,fr,2063,163,88406,1,1,Active Shallow Crust,0.0,89.99029,0.0,07/13/8174
+6.75731,46.8095,279,5,2,17,50,28,3.55,5.0,fr,2064,5,88800,1,9,Active Shallow Crust,0.0,89.9931,0.0,05/02/0279
+6.75731,46.8095,495,5,14,19,25,40,3.55,5.0,fr,2065,9,88800,1,9,Active Shallow Crust,0.0,89.9931,0.0,05/14/0495
+6.75731,46.8095,8967,6,5,22,47,57,3.55,5.0,fr,2066,179,88800,1,9,Active Shallow Crust,0.0,89.9931,0.0,06/05/8967
+6.75731,46.8095,9658,9,11,1,52,7,3.55,5.0,fr,2067,193,88800,1,9,Active Shallow Crust,0.0,89.9931,0.0,09/11/9658
+6.75731,46.8095,2636,6,15,5,46,16,3.55,5.0,fr,2068,52,88800,1,9,Active Shallow Crust,0.0,89.9931,0.0,06/15/2636
+6.75731,46.8095,5319,12,6,10,57,26,3.55,5.0,fr,2069,106,88800,1,9,Active Shallow Crust,0.0,89.9931,0.0,12/06/5319
+6.75731,46.8095,737,8,28,11,3,58,3.55,5.0,fr,2070,14,88800,1,9,Active Shallow Crust,0.0,89.9931,0.0,08/28/0737
+6.75731,46.8095,5588,7,6,8,44,44,3.55,5.0,fr,2071,111,88800,1,9,Active Shallow Crust,0.0,89.9931,0.0,07/06/5588
+6.75731,46.8095,6895,9,16,10,43,28,3.55,5.0,fr,2072,137,88800,1,9,Active Shallow Crust,0.0,89.9931,0.0,09/16/6895
+6.75731,46.8095,1093,4,27,14,50,10,3.55,15.0,fr,2073,21,88801,1,1,Active Shallow Crust,0.0,89.9931,0.0,04/27/1093
+6.75731,46.8095,3998,2,20,12,28,34,3.55,27.5,fr,2074,79,88802,1,4,Active Shallow Crust,0.0,89.9931,0.0,02/20/3998
+6.75731,46.8095,8631,7,29,1,21,44,3.55,27.5,fr,2075,172,88802,1,4,Active Shallow Crust,0.0,89.9931,0.0,07/29/8631
+6.75731,46.8095,9147,6,4,19,18,18,3.55,27.5,fr,2076,182,88802,1,4,Active Shallow Crust,0.0,89.9931,0.0,06/04/9147
+6.75731,46.8095,5158,1,5,13,19,30,3.55,27.5,fr,2077,103,88802,1,4,Active Shallow Crust,0.0,89.9931,0.0,01/05/5158
+6.75731,46.8095,8830,11,6,9,31,54,3.55,5.0,fr,2078,176,88803,1,2,Active Shallow Crust,240.0132,57.99704,0.0,11/06/8830
+6.75731,46.8095,7908,9,28,14,53,22,3.55,5.0,fr,2079,158,88803,1,2,Active Shallow Crust,240.0132,57.99704,0.0,09/28/7908
+6.75731,46.8095,8056,9,13,20,50,48,3.55,15.0,fr,2080,161,88804,1,1,Active Shallow Crust,240.0132,57.99704,0.0,09/13/8056
+6.75731,46.8095,1407,12,14,9,9,39,3.55,15.0,fr,2081,28,88807,1,2,Active Shallow Crust,0.0,89.99302,-90.0,12/14/1407
+6.75731,46.8095,8250,2,24,23,42,23,3.55,15.0,fr,2082,164,88807,1,2,Active Shallow Crust,0.0,89.99302,-90.0,02/24/8250
+6.75731,46.8095,4493,3,28,20,29,20,3.55,15.0,fr,2083,89,88810,1,2,Active Shallow Crust,128.8964,89.9931,0.0,03/28/4493
+6.75731,46.8095,8919,5,13,20,37,6,3.55,15.0,fr,2084,178,88810,1,2,Active Shallow Crust,128.8964,89.9931,0.0,05/13/8919
+6.75731,46.8095,8706,5,10,8,33,50,3.55,27.5,fr,2085,174,88811,1,1,Active Shallow Crust,128.8964,89.9931,0.0,05/10/8706
+6.75731,46.8095,9312,1,17,5,9,10,3.65,5.0,fr,2086,186,88812,1,8,Active Shallow Crust,0.0,89.9877,0.0,01/17/9312
+6.75731,46.8095,9654,8,24,20,47,41,3.65,5.0,fr,2087,193,88812,1,8,Active Shallow Crust,0.0,89.9877,0.0,08/24/9654
+6.75731,46.8095,1519,12,18,2,26,41,3.65,5.0,fr,2088,30,88812,1,8,Active Shallow Crust,0.0,89.9877,0.0,12/18/1519
+6.75731,46.8095,9468,8,27,11,19,8,3.65,5.0,fr,2089,189,88812,1,8,Active Shallow Crust,0.0,89.9877,0.0,08/27/9468
+6.75731,46.8095,7748,4,7,16,15,35,3.65,5.0,fr,2090,154,88812,1,8,Active Shallow Crust,0.0,89.9877,0.0,04/07/7748
+6.75731,46.8095,3502,7,4,21,30,34,3.65,5.0,fr,2091,70,88812,1,8,Active Shallow Crust,0.0,89.9877,0.0,07/04/3502
+6.75731,46.8095,3721,11,24,11,58,41,3.65,5.0,fr,2092,74,88812,1,8,Active Shallow Crust,0.0,89.9877,0.0,11/24/3721
+6.75731,46.8095,3162,10,22,3,37,51,3.65,5.0,fr,2093,63,88812,1,8,Active Shallow Crust,0.0,89.9877,0.0,10/22/3162
+6.75731,46.8095,9022,3,21,13,51,45,3.65,15.0,fr,2094,180,88813,1,2,Active Shallow Crust,0.0,89.9877,0.0,03/21/9022
+6.75731,46.8095,9548,6,16,7,1,24,3.65,15.0,fr,2095,190,88813,1,2,Active Shallow Crust,0.0,89.9877,0.0,06/16/9548
+6.75731,46.8095,3909,10,10,17,4,18,3.65,27.5,fr,2096,78,88814,1,1,Active Shallow Crust,0.0,89.9877,0.0,10/10/3909
+6.75731,46.8095,4634,10,26,1,32,21,3.65,5.0,fr,2097,92,88818,1,1,Active Shallow Crust,0.0,89.98756,-90.0,10/26/4634
+6.75731,46.8095,86,12,30,13,40,4,3.65,15.0,fr,2098,1,88819,1,1,Active Shallow Crust,0.0,89.98756,-90.0,12/30/0086
+6.75731,46.8095,5730,9,21,3,16,15,3.65,5.0,fr,2099,114,88821,1,2,Active Shallow Crust,128.9001,89.96353,0.0,09/21/5730
+6.75731,46.8095,1032,1,20,1,38,47,3.65,5.0,fr,2100,20,88821,1,2,Active Shallow Crust,128.9001,89.96353,0.0,01/20/1032
+6.75731,46.8095,5123,5,30,5,41,2,3.75,5.0,fr,2101,102,88824,1,6,Active Shallow Crust,0.0,89.98904,0.0,05/30/5123
+6.75731,46.8095,1560,4,19,7,4,31,3.75,5.0,fr,2102,31,88824,1,6,Active Shallow Crust,0.0,89.98904,0.0,04/19/1560
+6.75731,46.8095,7654,8,3,2,2,52,3.75,5.0,fr,2103,153,88824,1,6,Active Shallow Crust,0.0,89.98904,0.0,08/03/7654
+6.75731,46.8095,6080,11,30,14,43,17,3.75,5.0,fr,2104,121,88824,1,6,Active Shallow Crust,0.0,89.98904,0.0,11/30/6080
+6.75731,46.8095,1628,12,19,18,29,58,3.75,5.0,fr,2105,32,88824,1,6,Active Shallow Crust,0.0,89.98904,0.0,12/19/1628
+6.75731,46.8095,2014,1,23,19,2,45,3.75,5.0,fr,2106,40,88824,1,6,Active Shallow Crust,0.0,89.98904,0.0,01/23/2014
+6.75731,46.8095,9492,9,24,4,32,4,3.75,15.0,fr,2107,189,88825,1,2,Active Shallow Crust,0.0,89.98904,0.0,09/24/9492
+6.75731,46.8095,7947,6,13,18,37,55,3.75,15.0,fr,2108,158,88825,1,2,Active Shallow Crust,0.0,89.98904,0.0,06/13/7947
+6.75731,46.8095,8627,4,8,5,20,37,3.75,27.5,fr,2109,172,88826,1,1,Active Shallow Crust,0.0,89.98904,0.0,04/08/8627
+6.75731,46.8095,4925,12,18,20,41,43,3.75,5.0,fr,2110,98,88827,1,1,Active Shallow Crust,240.009,58.01784,0.0,12/18/4925
+6.75731,46.8095,7387,9,30,23,16,13,3.75,15.0,fr,2111,147,88828,1,1,Active Shallow Crust,240.009,58.01784,0.0,09/30/7387
+6.75731,46.8095,9917,11,19,9,55,55,3.75,15.0,fr,2112,198,88831,1,1,Active Shallow Crust,0.0,89.98891,-90.0,11/19/9917
+6.75731,46.8095,242,5,18,3,43,42,3.75,5.0,fr,2113,4,88833,1,1,Active Shallow Crust,128.8965,89.9675,0.0,05/18/0242
+6.75731,46.8095,6848,5,22,21,37,10,3.75,15.0,fr,2114,136,88834,1,1,Active Shallow Crust,128.8965,89.9675,0.0,05/22/6848
+6.75731,46.8095,1318,12,27,8,55,12,3.85,5.0,fr,2115,26,88836,1,4,Active Shallow Crust,0.0,89.99023,0.0,12/27/1318
+6.75731,46.8095,9348,5,19,21,16,39,3.85,5.0,fr,2116,186,88836,1,4,Active Shallow Crust,0.0,89.99023,0.0,05/19/9348
+6.75731,46.8095,5537,1,22,9,35,3,3.85,5.0,fr,2117,110,88836,1,4,Active Shallow Crust,0.0,89.99023,0.0,01/22/5537
+6.75731,46.8095,3261,1,4,4,40,30,3.85,5.0,fr,2118,65,88836,1,4,Active Shallow Crust,0.0,89.99023,0.0,01/04/3261
+6.75731,46.8095,3992,8,13,15,39,59,3.85,15.0,fr,2119,79,88837,1,3,Active Shallow Crust,0.0,89.99023,0.0,08/13/3992
+6.75731,46.8095,6574,12,12,10,5,56,3.85,15.0,fr,2120,131,88837,1,3,Active Shallow Crust,0.0,89.99023,0.0,12/12/6574
+6.75731,46.8095,1992,8,15,23,36,46,3.85,15.0,fr,2121,39,88837,1,3,Active Shallow Crust,0.0,89.99023,0.0,08/15/1992
+6.75731,46.8095,6603,12,26,3,58,43,3.85,5.0,fr,2122,132,88839,1,1,Active Shallow Crust,240.0104,57.99775,0.0,12/26/6603
+6.75731,46.8095,215,6,15,11,33,50,3.85,15.0,fr,2123,4,88843,1,1,Active Shallow Crust,0.0,89.99011,-90.0,06/15/0215
+6.75731,46.8095,2912,12,10,21,48,3,3.95,5.0,fr,2124,58,88848,1,9,Active Shallow Crust,0.0,89.99129,0.0,12/10/2912
+6.75731,46.8095,1854,11,22,22,57,51,3.95,5.0,fr,2125,37,88848,1,9,Active Shallow Crust,0.0,89.99129,0.0,11/22/1854
+6.75731,46.8095,2556,4,29,9,14,47,3.95,5.0,fr,2126,51,88848,1,9,Active Shallow Crust,0.0,89.99129,0.0,04/29/2556
+6.75731,46.8095,3811,2,19,21,39,9,3.95,5.0,fr,2127,76,88848,1,9,Active Shallow Crust,0.0,89.99129,0.0,02/19/3811
+6.75731,46.8095,645,2,21,23,34,28,3.95,5.0,fr,2128,12,88848,1,9,Active Shallow Crust,0.0,89.99129,0.0,02/21/0645
+6.75731,46.8095,4774,9,8,1,51,49,3.95,5.0,fr,2129,95,88848,1,9,Active Shallow Crust,0.0,89.99129,0.0,09/08/4774
+6.75731,46.8095,2698,5,19,20,7,34,3.95,5.0,fr,2130,53,88848,1,9,Active Shallow Crust,0.0,89.99129,0.0,05/19/2698
+6.75731,46.8095,876,4,25,18,2,12,3.95,5.0,fr,2131,17,88848,1,9,Active Shallow Crust,0.0,89.99129,0.0,04/25/0876
+6.75731,46.8095,1838,10,31,19,50,15,3.95,5.0,fr,2132,36,88848,1,9,Active Shallow Crust,0.0,89.99129,0.0,10/31/1838
+6.75731,46.8095,4153,1,9,9,22,44,3.95,15.0,fr,2133,83,88849,1,1,Active Shallow Crust,0.0,89.99129,0.0,01/09/4153
+6.75731,46.8095,7374,7,29,23,4,21,3.95,15.0,fr,2134,147,88852,1,1,Active Shallow Crust,240.0191,58.00507,0.0,07/29/7374
+6.75731,46.8095,4517,3,7,11,42,58,4.05,5.0,fr,2135,90,88860,1,4,Active Shallow Crust,0.0,89.98836,0.0,03/07/4517
+6.75731,46.8095,7812,6,8,1,5,12,4.05,5.0,fr,2136,156,88860,1,4,Active Shallow Crust,0.0,89.98836,0.0,06/08/7812
+6.75731,46.8095,8189,5,9,6,23,53,4.05,5.0,fr,2137,163,88860,1,4,Active Shallow Crust,0.0,89.98836,0.0,05/09/8189
+6.75731,46.8095,9488,5,17,0,43,40,4.05,5.0,fr,2138,189,88860,1,4,Active Shallow Crust,0.0,89.98836,0.0,05/17/9488
+6.75731,46.8095,909,11,15,10,21,53,4.05,15.0,fr,2139,18,88861,1,1,Active Shallow Crust,0.0,89.98836,0.0,11/15/0909
+6.75731,46.8095,7639,5,16,18,10,29,4.05,5.0,fr,2140,152,88863,1,1,Active Shallow Crust,240.0057,58.00645,0.0,05/16/7639
+6.75731,46.8095,8267,1,7,12,32,20,4.05,5.0,fr,2141,165,88866,1,2,Active Shallow Crust,0.0,89.98822,-90.0,01/07/8267
+6.75731,46.8095,691,1,10,23,40,42,4.05,5.0,fr,2142,13,88866,1,2,Active Shallow Crust,0.0,89.98822,-90.0,01/10/0691
+6.75731,46.8095,769,3,19,17,23,16,4.05,5.0,fr,2143,15,88869,1,1,Active Shallow Crust,128.8894,89.99418,0.0,03/19/0769
+6.75731,46.8095,1916,12,6,12,55,43,4.15,5.0,fr,2144,38,88872,1,3,Active Shallow Crust,0.0,89.98962,0.0,12/06/1916
+6.75731,46.8095,8511,10,25,22,23,36,4.15,5.0,fr,2145,170,88872,1,3,Active Shallow Crust,0.0,89.98962,0.0,10/25/8511
+6.75731,46.8095,9001,4,12,16,25,46,4.15,5.0,fr,2146,180,88872,1,3,Active Shallow Crust,0.0,89.98962,0.0,04/12/9001
+6.75731,46.8095,4751,5,15,13,54,33,4.15,15.0,fr,2147,95,88873,1,1,Active Shallow Crust,0.0,89.98962,0.0,05/15/4751
+6.75731,46.8095,3897,2,10,15,25,45,4.15,27.5,fr,2148,77,88874,1,1,Active Shallow Crust,0.0,89.98962,0.0,02/10/3897
+6.75731,46.8095,7265,8,27,18,0,31,4.15,5.0,fr,2149,145,88878,1,1,Active Shallow Crust,0.0,89.9895,-90.0,08/27/7265
+6.75731,46.8095,519,11,24,11,38,53,4.25,5.0,fr,2150,10,88884,1,5,Active Shallow Crust,0.0,89.99075,0.0,11/24/0519
+6.75731,46.8095,1292,11,18,17,34,50,4.25,5.0,fr,2151,25,88884,1,5,Active Shallow Crust,0.0,89.99075,0.0,11/18/1292
+6.75731,46.8095,7449,2,4,11,11,10,4.25,5.0,fr,2152,148,88884,1,5,Active Shallow Crust,0.0,89.99075,0.0,02/04/7449
+6.75731,46.8095,6145,9,30,11,51,56,4.25,5.0,fr,2153,122,88884,1,5,Active Shallow Crust,0.0,89.99075,0.0,09/30/6145
+6.75731,46.8095,9360,2,11,17,5,7,4.25,5.0,fr,2154,187,88884,1,5,Active Shallow Crust,0.0,89.99075,0.0,02/11/9360
+6.75731,46.8095,2524,9,5,9,52,28,4.25,15.0,fr,2155,50,88885,1,1,Active Shallow Crust,0.0,89.99075,0.0,09/05/2524
+6.75731,46.8095,4534,7,13,1,34,45,4.25,27.5,fr,2156,90,88889,1,1,Active Shallow Crust,240.0076,57.9941,0.0,07/13/4534
+6.75731,46.8095,810,8,10,19,37,15,4.25,5.0,fr,2157,16,88893,1,1,Active Shallow Crust,128.8943,89.98041,0.0,08/10/0810
+6.75731,46.8095,6938,11,22,5,21,33,4.35,5.0,fr,2158,138,88902,1,2,Active Shallow Crust,0.0,89.98888,-90.0,11/22/6938
+6.75731,46.8095,8262,2,7,0,41,36,4.35,5.0,fr,2159,165,88902,1,2,Active Shallow Crust,0.0,89.98888,-90.0,02/07/8262
+6.75731,46.8095,6289,7,11,6,9,43,4.35,15.0,fr,2160,125,88903,1,1,Active Shallow Crust,0.0,89.98888,-90.0,07/11/6289
+6.75731,46.8095,2437,12,4,22,34,9,4.45,5.0,fr,2161,48,88908,1,2,Active Shallow Crust,0.0,89.9902,0.0,12/04/2437
+6.75731,46.8095,6478,6,4,0,24,46,4.45,5.0,fr,2162,129,88908,1,2,Active Shallow Crust,0.0,89.9902,0.0,06/04/6478
+6.75731,46.8095,6637,4,5,9,1,44,4.45,5.0,fr,2163,132,88911,1,2,Active Shallow Crust,240.0056,57.99446,0.0,04/05/6637
+6.75731,46.8095,615,7,25,12,7,23,4.45,5.0,fr,2164,12,88911,1,2,Active Shallow Crust,240.0056,57.99446,0.0,07/25/0615
+6.75731,46.8095,8900,4,9,8,46,37,4.45,5.0,fr,2165,177,88914,1,1,Active Shallow Crust,0.0,89.99009,-90.0,04/09/8900
+6.75731,46.8095,3005,2,1,14,2,13,4.45,5.0,fr,2166,60,88917,1,1,Active Shallow Crust,128.8917,89.99388,0.0,02/01/3005
+6.75731,46.8095,4166,10,29,23,47,9,4.55,5.0,fr,2167,83,88920,1,2,Active Shallow Crust,0.0,89.98909,0.0,10/29/4166
+6.75731,46.8095,5377,12,16,17,51,11,4.55,5.0,fr,2168,107,88920,1,2,Active Shallow Crust,0.0,89.98909,0.0,12/16/5377
+6.75731,46.8095,243,7,5,6,30,9,4.65,15.0,fr,2169,4,88933,1,1,Active Shallow Crust,0.0,89.99027,0.0,07/05/0243
+6.75731,46.8095,5465,8,5,1,31,20,4.75,5.0,fr,2170,109,88944,1,1,Active Shallow Crust,0.0,89.98959,0.0,08/05/5465
+6.75731,46.8095,3100,2,7,13,4,58,4.75,15.0,fr,2171,61,88948,1,2,Active Shallow Crust,240.0076,58.00451,0.0,02/07/3100
+6.75731,46.8095,1120,5,8,19,52,9,4.75,15.0,fr,2172,22,88948,1,2,Active Shallow Crust,240.0076,58.00451,0.0,05/08/1120
+6.75731,46.8095,9792,1,19,4,0,56,4.85,5.0,fr,2173,195,88956,1,1,Active Shallow Crust,0.0,89.99073,0.0,01/19/9792
+6.75731,46.8095,1307,7,1,9,44,50,5.25,5.0,fr,2174,26,89004,1,1,Active Shallow Crust,0.0,89.99025,0.0,07/01/1307
+6.75731,46.8095,3069,8,18,18,19,17,5.55,15.0,fr,2175,61,89044,1,1,Active Shallow Crust,240.033,57.99947,0.0,08/18/3069
+6.757312,46.8095,7058,6,22,22,1,2,6.15,6.011322,fr,2176,141,89112,1,1,Active Shallow Crust,0.0,89.98996,0.0,06/22/7058
+6.736069,46.83467,4125,5,11,6,7,51,6.75,10.17163,fr,2177,82,89187,1,1,Active Shallow Crust,240.1295,58.00037,0.0,05/11/4125
+6.757326,46.8095,3078,6,30,5,37,2,6.75,11.85687,fr,2178,61,89190,1,1,Active Shallow Crust,0.0,89.98998,-90.0,06/30/3078
+6.757333,46.8095,8413,2,22,22,23,7,6.95,15.09976,fr,2179,168,89208,1,1,Active Shallow Crust,0.0,89.98999,0.0,02/22/8413
+6.757339,46.8095,8035,1,27,2,50,32,7.45,17.5,fr,2180,160,89268,1,1,Active Shallow Crust,359.9999,89.99001,0.0,01/27/8035
+-2.85601,49.96834,9013,7,29,22,39,52,3.55,15.0,fr,2181,180,89284,1,1,Active Shallow Crust,240.012,57.99835,0.0,07/29/9013
+4.83538,49.48362,7881,7,16,12,13,17,4.15,15.0,fr,2182,157,89833,1,1,Active Shallow Crust,0.0,89.99015,0.0,07/16/7881
+4.29407,49.90525,7669,10,21,6,39,13,3.55,15.0,fr,2183,153,90241,1,1,Active Shallow Crust,0.0,89.98701,0.0,10/21/7669
+4.29407,49.90525,1584,11,11,1,24,7,3.65,15.0,fr,2184,31,90253,1,1,Active Shallow Crust,0.0,89.98843,0.0,11/11/1584
+4.29407,49.90525,1353,10,21,18,16,18,3.75,5.0,fr,2185,27,90270,1,1,Active Shallow Crust,0.0,89.98956,-90.0,10/21/1353
+4.29407,49.90525,3913,2,9,3,28,16,3.95,5.0,fr,2186,78,90288,1,1,Active Shallow Crust,0.0,89.99181,0.0,02/09/3913
+4.29407,49.90525,606,2,27,23,35,41,4.15,15.0,fr,2187,12,90313,1,1,Active Shallow Crust,0.0,89.99023,0.0,02/27/0606
+-4.20878,49.85493,6208,1,31,0,8,45,3.75,5.0,fr,2188,124,90744,1,1,Active Shallow Crust,0.0,89.98967,0.0,01/31/6208
+-4.20878,49.85493,3060,10,7,10,0,25,4.25,5.0,fr,2189,61,90804,1,1,Active Shallow Crust,0.0,89.99129,0.0,10/07/3060
+-4.20878,49.85493,2910,8,22,1,45,10,4.55,5.0,fr,2190,58,90840,1,1,Active Shallow Crust,0.0,89.98972,0.0,08/22/2910
+-2.41502,48.39394,7352,8,15,1,38,1,3.55,5.0,fr,2191,147,91200,1,1,Active Shallow Crust,0.0,89.98996,0.0,08/15/7352
+-2.41502,48.39394,6131,1,11,13,3,38,3.55,5.0,fr,2192,122,91203,1,2,Active Shallow Crust,240.0129,57.9982,0.0,01/11/6131
+-2.41502,48.39394,5029,12,23,17,24,11,3.55,5.0,fr,2193,100,91203,1,2,Active Shallow Crust,240.0129,57.9982,0.0,12/23/5029
+-2.41502,48.39394,5228,11,19,10,27,44,3.55,5.0,fr,2194,104,91209,1,1,Active Shallow Crust,128.8961,89.9933,0.0,11/19/5228
+-2.41502,48.39394,4149,8,29,1,48,49,3.75,5.0,fr,2195,82,91224,1,1,Active Shallow Crust,0.0,89.98936,0.0,08/29/4149
+-2.41502,48.39394,5222,9,7,22,7,15,3.85,5.0,fr,2196,104,91236,1,1,Active Shallow Crust,0.0,89.99052,0.0,09/07/5222
+-2.41502,48.39394,2800,4,16,5,48,30,3.85,15.0,fr,2197,55,91237,1,1,Active Shallow Crust,0.0,89.99052,0.0,04/16/2800
+-2.41502,48.39394,2124,1,3,6,5,15,4.05,5.0,fr,2198,42,91260,1,1,Active Shallow Crust,0.0,89.99059,0.0,01/03/2124
+-2.41502,48.39394,9797,1,16,21,49,35,4.05,5.0,fr,2199,195,91269,1,1,Active Shallow Crust,128.89,89.99341,0.0,01/16/9797
+-2.41502,48.39394,5048,3,8,9,26,31,4.25,5.0,fr,2200,100,91284,1,1,Active Shallow Crust,0.0,89.98953,0.0,03/08/5048
+-2.41502,48.39394,1827,5,26,0,40,13,4.45,5.0,fr,2201,36,91311,1,1,Active Shallow Crust,240.0058,57.99463,0.0,05/26/1827
+-2.41502,48.39394,3906,5,10,5,45,50,4.45,5.0,fr,2202,78,91314,1,1,Active Shallow Crust,0.0,89.99039,-90.0,05/10/3906
+-2.41502,48.39394,3473,9,9,19,44,58,4.55,5.0,fr,2203,69,91329,1,1,Active Shallow Crust,128.8931,89.98598,0.0,09/09/3473
+7.73368,44.5652,8904,10,3,13,5,9,3.55,15.0,fr,2204,178,91687,1,1,Active Shallow Crust,0.0,89.99273,-90.0,10/03/8904
+7.73368,44.5652,5986,12,7,5,49,54,3.65,5.0,fr,2205,119,91692,1,1,Active Shallow Crust,0.0,89.98719,0.0,12/07/5986
+7.73368,44.5652,2777,2,8,8,8,46,3.65,15.0,fr,2206,55,91693,1,1,Active Shallow Crust,0.0,89.98719,0.0,02/08/2777
+7.73368,44.5652,5786,2,3,23,37,58,3.75,5.0,fr,2207,115,91704,1,2,Active Shallow Crust,0.0,89.98859,0.0,02/03/5786
+7.73368,44.5652,2324,6,16,4,59,37,3.75,5.0,fr,2208,46,91704,1,2,Active Shallow Crust,0.0,89.98859,0.0,06/16/2324
+7.73368,44.5652,821,9,22,9,39,29,3.85,15.0,fr,2209,16,91717,1,1,Active Shallow Crust,0.0,89.98983,0.0,09/22/0821
+7.73368,44.5652,152,1,29,6,4,3,3.85,5.0,fr,2210,3,91722,1,1,Active Shallow Crust,0.0,89.98971,-90.0,01/29/0152
+7.73368,44.5652,3791,9,14,7,26,3,3.85,5.0,fr,2211,75,91725,1,1,Active Shallow Crust,128.8958,89.99491,0.0,09/14/3791
+7.73368,44.5652,1776,9,7,20,39,15,3.95,5.0,fr,2212,35,91728,1,1,Active Shallow Crust,0.0,89.99094,0.0,09/07/1776
+7.73368,44.5652,658,9,4,11,40,8,3.95,15.0,fr,2213,13,91729,1,1,Active Shallow Crust,0.0,89.99094,0.0,09/04/0658
+7.73368,44.5652,1299,5,6,7,0,21,3.95,5.0,fr,2214,25,91731,1,1,Active Shallow Crust,240.0192,58.0048,0.0,05/06/1299
+7.73368,44.5652,3807,9,7,9,18,35,3.95,15.0,fr,2215,76,91738,1,1,Active Shallow Crust,128.9014,89.9932,0.0,09/07/3807
+7.73368,44.5652,4710,11,12,8,55,45,4.05,5.0,fr,2216,94,91740,1,1,Active Shallow Crust,0.0,89.99192,0.0,11/12/4710
+7.73368,44.5652,7481,4,7,20,47,37,4.15,15.0,fr,2217,149,91753,1,1,Active Shallow Crust,0.0,89.9892,0.0,04/07/7481
+7.73368,44.5652,739,2,27,23,56,42,4.15,5.0,fr,2218,14,91761,1,1,Active Shallow Crust,128.8987,89.9928,0.0,02/27/0739
+7.73368,44.5652,1898,6,1,15,35,56,4.25,5.0,fr,2219,37,91770,1,2,Active Shallow Crust,0.0,89.99026,-90.0,06/01/1898
+7.73368,44.5652,8712,4,18,14,51,47,4.25,5.0,fr,2220,174,91770,1,2,Active Shallow Crust,0.0,89.99026,-90.0,04/18/8712
+7.73368,44.5652,3123,6,11,8,23,31,4.35,5.0,fr,2221,62,91776,1,1,Active Shallow Crust,0.0,89.99142,0.0,06/11/3123
+7.73368,44.5652,1527,3,11,13,45,31,4.35,27.5,fr,2222,30,91778,1,1,Active Shallow Crust,0.0,89.99142,0.0,03/11/1527
+7.73368,44.5652,846,6,17,0,0,59,5.15,5.0,fr,2223,16,91872,1,1,Active Shallow Crust,0.0,89.98975,0.0,06/17/0846
+2.36505,42.91224,2547,2,25,22,2,7,3.55,5.0,fr,2224,50,92160,1,2,Active Shallow Crust,0.0,89.98892,0.0,02/25/2547
+2.36505,42.91224,2313,2,12,15,23,48,3.55,5.0,fr,2225,46,92160,1,2,Active Shallow Crust,0.0,89.98892,0.0,02/12/2313
+2.36505,42.91224,7044,9,23,6,24,52,3.55,15.0,fr,2226,140,92161,1,1,Active Shallow Crust,0.0,89.98892,0.0,09/23/7044
+2.36505,42.91224,7473,7,27,10,38,42,3.55,5.0,fr,2227,149,92163,1,1,Active Shallow Crust,240.0116,57.99827,0.0,07/27/7473
+2.36505,42.91224,3563,3,23,1,13,9,3.65,5.0,fr,2228,71,92172,1,3,Active Shallow Crust,0.0,89.99013,0.0,03/23/3563
+2.36505,42.91224,9167,11,19,17,32,33,3.65,5.0,fr,2229,183,92172,1,3,Active Shallow Crust,0.0,89.99013,0.0,11/19/9167
+2.36505,42.91224,4451,1,21,23,23,23,3.65,5.0,fr,2230,89,92172,1,3,Active Shallow Crust,0.0,89.99013,0.0,01/21/4451
+2.36505,42.91224,561,8,18,6,25,5,3.75,5.0,fr,2231,11,92184,1,2,Active Shallow Crust,0.0,89.9912,0.0,08/18/0561
+2.36505,42.91224,4304,6,21,2,10,53,3.75,5.0,fr,2232,86,92184,1,2,Active Shallow Crust,0.0,89.9912,0.0,06/21/4304
+2.36505,42.91224,9557,7,24,15,2,11,3.85,5.0,fr,2233,191,92196,1,1,Active Shallow Crust,0.0,89.98954,0.0,07/24/9557
+2.36505,42.91224,9505,9,13,3,19,19,3.95,5.0,fr,2234,190,92208,1,2,Active Shallow Crust,0.0,89.99068,0.0,09/13/9505
+2.36505,42.91224,1963,5,10,2,43,42,3.95,5.0,fr,2235,39,92208,1,2,Active Shallow Crust,0.0,89.99068,0.0,05/10/1963
+2.36505,42.91224,7223,1,19,3,8,44,3.95,5.0,fr,2236,144,92211,1,1,Active Shallow Crust,240.0198,58.00488,0.0,01/19/7223
+2.36505,42.91224,648,12,4,12,55,57,3.95,27.5,fr,2237,12,92219,1,1,Active Shallow Crust,128.9004,89.99418,0.0,12/04/0648
+2.36505,42.91224,1604,10,24,20,45,12,4.05,15.0,fr,2238,32,92221,1,2,Active Shallow Crust,0.0,89.98962,0.0,10/24/1604
+2.36505,42.91224,4915,7,15,13,40,54,4.05,15.0,fr,2239,98,92221,1,2,Active Shallow Crust,0.0,89.98962,0.0,07/15/4915
+2.36505,42.91224,2441,5,18,9,19,11,4.05,27.5,fr,2240,48,92228,1,1,Active Shallow Crust,0.0,89.98949,-90.0,05/18/2441
+2.36505,42.91224,9739,3,1,13,58,10,4.15,5.0,fr,2241,194,92232,1,2,Active Shallow Crust,0.0,89.99075,0.0,03/01/9739
+2.36505,42.91224,9361,12,19,16,7,42,4.15,5.0,fr,2242,187,92232,1,2,Active Shallow Crust,0.0,89.99075,0.0,12/19/9361
+2.36505,42.91224,9666,9,2,21,59,37,4.15,27.5,fr,2243,193,92234,1,1,Active Shallow Crust,0.0,89.99075,0.0,09/02/9666
+2.36505,42.91224,1590,1,10,13,19,15,4.35,5.0,fr,2244,31,92256,1,1,Active Shallow Crust,0.0,89.98971,0.0,01/10/1590
+2.36505,42.91224,7800,1,30,4,16,6,4.55,15.0,fr,2245,155,92281,1,1,Active Shallow Crust,0.0,89.98949,0.0,01/30/7800
+2.36505,42.91224,4317,1,31,20,35,29,4.55,27.5,fr,2246,86,92282,1,1,Active Shallow Crust,0.0,89.98949,0.0,01/31/4317
+2.36505,42.91224,5258,3,18,2,10,20,4.85,5.0,fr,2247,105,92319,1,1,Active Shallow Crust,240.0158,58.00201,0.0,03/18/5258
+2.36505,42.91224,557,12,4,18,32,39,4.95,5.0,fr,2248,11,92328,1,1,Active Shallow Crust,0.0,89.98969,0.0,12/04/0557
+-0.39478,44.499,1838,6,29,14,45,29,3.55,27.5,fr,2249,36,92651,1,1,Active Shallow Crust,128.8964,89.99371,0.0,06/29/1838
+-0.39478,44.499,2723,10,29,8,12,42,3.65,5.0,fr,2250,54,92652,1,1,Active Shallow Crust,0.0,89.98998,0.0,10/29/2723
+-0.39478,44.499,5521,11,22,23,5,5,3.95,5.0,fr,2251,110,92697,1,1,Active Shallow Crust,128.9006,89.99376,0.0,11/22/5521
+-0.39478,44.499,5069,3,10,8,1,44,4.25,5.0,fr,2252,101,92730,1,1,Active Shallow Crust,0.0,89.99004,-90.0,03/10/5069
+-4.49456,46.69117,905,8,26,9,40,6,4.15,27.5,fr,2253,18,93680,1,1,Active Shallow Crust,0.0,89.98948,-90.0,08/26/0905
+4.39232,43.8808,6025,10,21,15,39,43,3.55,5.0,fr,2254,120,94080,1,1,Active Shallow Crust,0.0,89.99273,0.0,10/21/6025
+4.39232,43.8808,4807,2,4,7,46,47,3.55,15.0,fr,2255,96,94081,1,1,Active Shallow Crust,0.0,89.99273,0.0,02/04/4807
+4.39232,43.8808,3520,9,24,6,21,53,3.65,5.0,fr,2256,70,94092,1,1,Active Shallow Crust,0.0,89.98705,0.0,09/24/3520
+4.39232,43.8808,9464,3,27,13,45,55,3.65,15.0,fr,2257,189,94099,1,1,Active Shallow Crust,0.0,89.98689,-90.0,03/27/9464
+4.39232,43.8808,29,5,21,17,24,1,3.85,5.0,fr,2258,0,94116,1,1,Active Shallow Crust,0.0,89.98971,0.0,05/21/0029
+4.39232,43.8808,9237,10,18,14,35,26,3.85,5.0,fr,2259,184,94119,1,1,Active Shallow Crust,240.0107,57.99834,0.0,10/18/9237
+4.39232,43.8808,4356,8,20,11,45,49,3.95,5.0,fr,2260,87,94128,1,1,Active Shallow Crust,0.0,89.99083,0.0,08/20/4356
+4.39232,43.8808,5824,2,23,20,55,17,3.95,27.5,fr,2261,116,94130,1,1,Active Shallow Crust,0.0,89.99083,0.0,02/23/5824
+4.39232,43.8808,3123,6,4,9,34,19,4.05,5.0,fr,2262,62,94140,1,1,Active Shallow Crust,0.0,89.99183,0.0,06/04/3123
+4.39232,43.8808,187,12,15,22,24,32,4.05,15.0,fr,2263,3,94141,1,1,Active Shallow Crust,0.0,89.99183,0.0,12/15/0187
+4.39232,43.8808,8502,5,22,4,11,16,4.05,5.0,fr,2264,170,94146,1,1,Active Shallow Crust,0.0,89.99173,-90.0,05/22/8502
+4.39232,43.8808,2769,10,18,16,20,2,4.15,15.0,fr,2265,55,94156,1,1,Active Shallow Crust,240.0087,57.99688,0.0,10/18/2769
+4.39232,43.8808,5278,9,9,5,5,19,4.25,5.0,fr,2266,105,94164,1,1,Active Shallow Crust,0.0,89.99026,0.0,09/09/5278
+4.39232,43.8808,7152,12,20,21,29,31,4.25,15.0,fr,2267,143,94165,1,1,Active Shallow Crust,0.0,89.99026,0.0,12/20/7152
+4.39232,43.8808,9055,5,29,21,21,55,5.15,5.0,fr,2268,181,94272,1,1,Active Shallow Crust,0.0,89.98963,0.0,05/29/9055
+1.54881,49.83508,8405,2,17,18,16,37,3.55,15.0,fr,2269,168,94561,1,1,Active Shallow Crust,0.0,89.99024,0.0,02/17/8405
+1.54881,49.83508,9820,5,30,16,20,12,3.55,5.0,fr,2270,196,94566,1,1,Active Shallow Crust,0.0,89.99013,-90.0,05/30/9820
+1.54881,49.83508,2440,12,3,13,10,35,3.65,15.0,fr,2271,48,94573,1,1,Active Shallow Crust,0.0,89.98985,0.0,12/03/2440
+1.54881,49.83508,4364,4,13,15,14,40,3.75,5.0,fr,2272,87,94584,1,1,Active Shallow Crust,0.0,89.98967,0.0,04/13/4364
+1.54881,49.83508,3814,11,30,6,13,39,3.95,5.0,fr,2273,76,94614,1,1,Active Shallow Crust,0.0,89.98962,-90.0,11/30/3814
+1.54881,49.83508,69,7,7,14,24,39,4.05,15.0,fr,2274,1,94627,1,1,Active Shallow Crust,0.0,89.98982,-90.0,07/07/0069
+1.54881,49.83508,7492,6,14,21,13,16,4.15,5.0,fr,2275,149,94632,1,1,Active Shallow Crust,0.0,89.99022,0.0,06/14/7492
+1.54881,49.83508,8911,2,26,13,7,21,4.45,5.0,fr,2276,178,94668,1,1,Active Shallow Crust,0.0,89.99019,0.0,02/26/8911
+1.54881,49.83508,1397,12,25,20,56,14,4.45,27.5,fr,2277,27,94673,1,1,Active Shallow Crust,240.0062,57.99492,0.0,12/25/1397
+1.54881,49.83508,3076,11,6,18,0,14,4.65,5.0,fr,2278,61,94692,1,1,Active Shallow Crust,0.0,89.98991,0.0,11/06/3076
+4.30056,49.28335,2900,11,14,12,2,11,4.35,5.0,fr,2279,57,95145,1,1,Active Shallow Crust,128.8977,89.98266,0.0,11/14/2900
+-2.92756,49.02441,1720,5,14,21,47,7,3.55,5.0,fr,2280,34,95520,1,1,Active Shallow Crust,0.0,89.99008,0.0,05/14/1720
+-2.92756,49.02441,1478,7,29,9,17,21,3.65,5.0,fr,2281,29,95538,1,2,Active Shallow Crust,0.0,89.99106,-90.0,07/29/1478
+-2.92756,49.02441,1641,11,14,13,22,28,3.65,5.0,fr,2282,32,95538,1,2,Active Shallow Crust,0.0,89.99106,-90.0,11/14/1641
+-2.92756,49.02441,4779,7,20,13,53,50,4.05,5.0,fr,2283,95,95589,1,1,Active Shallow Crust,128.8901,89.99442,0.0,07/20/4779
+-2.92756,49.02441,8869,5,18,11,1,11,4.15,15.0,fr,2284,177,95599,1,1,Active Shallow Crust,0.0,89.98994,-90.0,05/18/8869
+2.46924,43.45993,7537,12,9,23,51,35,3.75,5.0,fr,2285,150,96024,1,1,Active Shallow Crust,0.0,89.99128,0.0,12/09/7537
+2.46924,43.45993,419,9,12,7,31,8,3.75,5.0,fr,2286,8,96030,1,1,Active Shallow Crust,0.0,89.99118,-90.0,09/12/0419
+2.46924,43.45993,9967,4,14,7,55,55,4.05,5.0,fr,2287,199,96060,1,1,Active Shallow Crust,0.0,89.98971,0.0,04/14/9967
+2.46924,43.45993,6164,11,24,16,47,15,4.35,5.0,fr,2288,123,96102,1,1,Active Shallow Crust,0.0,89.98969,-90.0,11/24/6164
+2.46924,43.45993,2668,3,23,22,5,45,5.65,5.0,fr,2289,53,96252,1,1,Active Shallow Crust,0.0,89.98988,0.0,03/23/2668
+5.82769,49.74095,430,4,16,16,19,24,3.55,5.0,fr,2290,8,96480,1,1,Active Shallow Crust,0.0,89.98697,0.0,04/16/0430
+5.82769,49.74095,5260,5,2,6,5,13,3.55,15.0,fr,2291,105,96481,1,1,Active Shallow Crust,0.0,89.98697,0.0,05/02/5260
+5.82769,49.74095,4559,6,16,17,4,33,3.65,5.0,fr,2292,91,96492,1,1,Active Shallow Crust,0.0,89.98838,0.0,06/16/4559
+5.82769,49.74095,5331,3,18,18,16,37,4.95,5.0,fr,2293,106,96648,1,1,Active Shallow Crust,0.0,89.98959,0.0,03/18/5331
+6.56342,43.63234,8579,2,24,9,11,25,3.55,5.0,fr,2294,171,96960,1,1,Active Shallow Crust,0.0,89.9927,0.0,02/24/8579
+6.56342,43.63234,7306,4,9,17,31,29,3.55,27.5,fr,2295,146,96962,1,1,Active Shallow Crust,0.0,89.9927,0.0,04/09/7306
+6.56342,43.63234,9806,5,25,0,28,23,3.75,5.0,fr,2296,196,96987,1,1,Active Shallow Crust,240.0076,58.01765,0.0,05/25/9806
+6.56342,43.63234,1533,4,8,15,46,51,3.85,15.0,fr,2297,30,96997,1,1,Active Shallow Crust,0.0,89.98966,0.0,04/08/1533
+6.56342,43.63234,8191,11,1,4,4,19,4.45,5.0,fr,2298,163,97068,1,1,Active Shallow Crust,0.0,89.98964,0.0,11/01/8191
+7.98227,44.32682,663,12,5,7,7,17,3.55,5.0,fr,2299,13,97440,1,1,Active Shallow Crust,0.0,89.99278,0.0,12/05/0663
+7.98227,44.32682,4651,3,7,11,34,44,3.65,15.0,fr,2300,93,97453,1,1,Active Shallow Crust,0.0,89.98714,0.0,03/07/4651
+7.98227,44.32682,4310,8,10,21,14,17,3.75,5.0,fr,2301,86,97464,1,1,Active Shallow Crust,0.0,89.98854,0.0,08/10/4310
+7.98227,44.32682,1006,10,22,19,13,46,3.85,5.0,fr,2302,20,97479,1,1,Active Shallow Crust,240.0106,57.99691,0.0,10/22/1006
+7.98227,44.32682,7187,4,11,12,54,20,3.95,5.0,fr,2303,143,97488,1,1,Active Shallow Crust,0.0,89.9909,0.0,04/11/7187
+7.98227,44.32682,7795,2,12,16,47,18,4.35,27.5,fr,2304,155,97538,1,1,Active Shallow Crust,0.0,89.99139,0.0,02/12/7795
+7.98227,44.32682,505,2,1,9,23,0,5.05,5.0,fr,2305,10,97620,1,1,Active Shallow Crust,0.0,89.98974,0.0,02/01/0505
+-3.18169,43.51536,9988,1,26,1,43,38,3.55,5.0,fr,2306,199,97920,1,1,Active Shallow Crust,0.0,89.98903,0.0,01/26/9988
+-3.18169,43.51536,1490,4,6,17,37,46,3.65,5.0,fr,2307,29,97932,1,1,Active Shallow Crust,0.0,89.99023,0.0,04/06/1490
+-3.18169,43.51536,4396,10,4,2,51,46,3.65,27.5,fr,2308,87,97934,1,2,Active Shallow Crust,0.0,89.99023,0.0,10/04/4396
+-3.18169,43.51536,5858,9,3,17,25,9,3.65,27.5,fr,2309,117,97934,1,2,Active Shallow Crust,0.0,89.99023,0.0,09/03/5858
+-3.18169,43.51536,5518,11,4,19,26,50,3.85,5.0,fr,2310,110,97959,1,1,Active Shallow Crust,240.0102,57.99795,0.0,11/04/5518
+-3.18169,43.51536,5352,7,24,19,57,0,3.85,15.0,fr,2311,107,97963,1,1,Active Shallow Crust,0.0,89.98952,-90.0,07/24/5352
+-3.18169,43.51536,6646,12,27,20,0,35,3.85,5.0,fr,2312,132,97965,1,1,Active Shallow Crust,128.8959,89.99353,0.0,12/27/6646
+-3.18169,43.51536,2698,10,6,2,9,7,4.85,27.5,fr,2313,53,98078,1,1,Active Shallow Crust,0.0,89.99017,0.0,10/06/2698
+-3.18169,43.51536,7160,7,25,21,16,28,4.85,15.0,fr,2314,143,98080,1,1,Active Shallow Crust,240.016,58.00202,0.0,07/25/7160
+-2.42431,46.35697,2300,7,5,9,46,27,5.55,5.0,fr,2315,45,98649,1,1,Active Shallow Crust,128.8763,89.98979,0.0,07/05/2300
+-0.46563,50.39224,379,8,27,10,46,41,3.75,15.0,fr,2316,7,98905,1,1,Active Shallow Crust,0.0,89.9901,0.0,08/27/0379
+-0.46563,50.39224,4021,1,9,3,8,29,4.05,5.0,fr,2317,80,98940,1,1,Active Shallow Crust,0.0,89.99006,0.0,01/09/4021
+-0.46563,50.39224,9836,10,4,22,6,31,4.15,5.0,fr,2318,196,98952,1,1,Active Shallow Crust,0.0,89.98993,0.0,10/04/9836
+-0.46563,50.39224,8181,10,14,3,59,49,4.45,15.0,fr,2319,163,98989,1,1,Active Shallow Crust,0.0,89.99002,0.0,10/14/8181
+5.85574,48.23484,291,8,15,14,27,56,3.55,5.0,fr,2320,5,99360,1,1,Active Shallow Crust,0.0,89.99329,0.0,08/15/0291
+5.85574,48.23484,1631,4,28,15,32,4,3.55,15.0,fr,2321,32,99361,1,1,Active Shallow Crust,0.0,89.99329,0.0,04/28/1631
+5.85574,48.23484,2926,4,4,6,23,49,3.55,15.0,fr,2322,58,99364,1,1,Active Shallow Crust,240.0115,57.99875,0.0,04/04/2926
+5.85574,48.23484,9428,4,22,0,31,48,4.25,5.0,fr,2323,188,99444,1,2,Active Shallow Crust,0.0,89.991,0.0,04/22/9428
+5.85574,48.23484,1288,6,14,12,49,20,4.25,5.0,fr,2324,25,99444,1,2,Active Shallow Crust,0.0,89.991,0.0,06/14/1288
+5.85574,48.23484,4124,7,29,16,26,35,4.45,5.0,fr,2325,82,99474,1,1,Active Shallow Crust,0.0,89.99036,-90.0,07/29/4124
+5.85574,48.23484,1061,6,10,20,20,31,4.65,15.0,fr,2326,21,99493,1,1,Active Shallow Crust,0.0,89.99053,0.0,06/10/1061
+9.11962,50.48844,1778,1,27,23,21,8,3.55,15.0,fr,2327,35,99841,1,1,Active Shallow Crust,0.0,89.98717,0.0,01/27/1778
+9.11962,50.48844,2959,12,7,7,41,51,3.65,5.0,fr,2328,59,99861,1,1,Active Shallow Crust,128.8984,89.9636,0.0,12/07/2959
+9.11962,50.48844,1340,8,30,5,22,33,3.75,15.0,fr,2329,26,99865,1,1,Active Shallow Crust,0.0,89.98981,0.0,08/30/1340
+9.11962,50.48844,881,10,18,5,22,6,3.75,5.0,fr,2330,17,99867,1,1,Active Shallow Crust,240.0092,58.01731,0.0,10/18/0881
+9.11962,50.48844,9809,11,20,17,16,50,4.05,5.0,fr,2331,196,99900,1,1,Active Shallow Crust,0.0,89.99278,0.0,11/20/9809
+9.11962,50.48844,3442,7,15,3,4,50,4.05,5.0,fr,2332,68,99906,1,1,Active Shallow Crust,0.0,89.9927,-90.0,07/15/3442
+9.11962,50.48844,9979,6,29,14,13,21,4.05,15.0,fr,2333,199,99907,1,1,Active Shallow Crust,0.0,89.9927,-90.0,06/29/9979
+9.11962,50.48844,1419,6,8,7,12,46,4.85,5.0,fr,2334,28,100005,1,1,Active Shallow Crust,128.8907,89.9893,0.0,06/08/1419
+-0.62328,50.12016,2412,5,9,1,7,52,3.55,5.0,fr,2335,48,100323,1,1,Active Shallow Crust,240.0125,57.99828,0.0,05/09/2412
+-0.62328,50.12016,2619,6,5,21,30,34,3.65,5.0,fr,2336,52,100335,1,1,Active Shallow Crust,240.0014,58.01296,0.0,06/05/2619
+-0.62328,50.12016,2337,12,6,18,4,35,3.65,5.0,fr,2337,46,100341,1,1,Active Shallow Crust,128.9001,89.96353,0.0,12/06/2337
+-0.62328,50.12016,1483,9,26,22,30,11,3.75,5.0,fr,2338,29,100344,1,1,Active Shallow Crust,0.0,89.98973,0.0,09/26/1483
+-0.62328,50.12016,9055,10,12,8,11,29,4.75,27.5,fr,2339,181,100466,1,1,Active Shallow Crust,0.0,89.99005,0.0,10/12/9055
+0.72672,48.08234,6641,9,7,23,11,4,3.55,5.0,fr,2340,132,100800,1,1,Active Shallow Crust,0.0,89.9899,0.0,09/07/6641
+0.72672,48.08234,6291,10,7,11,44,6,3.55,5.0,fr,2341,125,100803,1,1,Active Shallow Crust,240.0125,57.99815,0.0,10/07/6291
+0.72672,48.08234,8738,8,15,7,51,44,3.55,5.0,fr,2342,174,100809,1,1,Active Shallow Crust,128.8961,89.99368,0.0,08/15/8738
+0.72672,48.08234,4455,10,19,17,23,44,3.55,27.5,fr,2343,89,100811,1,1,Active Shallow Crust,128.8961,89.99368,0.0,10/19/4455
+0.72672,48.08234,6782,9,13,5,47,1,3.95,5.0,fr,2344,135,100848,1,1,Active Shallow Crust,0.0,89.98991,0.0,09/13/6782
+0.72672,48.08234,8545,10,18,12,26,37,4.35,5.0,fr,2345,170,100896,1,1,Active Shallow Crust,0.0,89.98994,0.0,10/18/8545
+2.96297,50.40214,2457,8,10,1,19,35,3.65,5.0,fr,2346,49,101292,1,1,Active Shallow Crust,0.0,89.99141,0.0,08/10/2457
+2.96297,50.40214,9235,8,8,17,35,29,3.65,15.0,fr,2347,184,101293,1,1,Active Shallow Crust,0.0,89.99141,0.0,08/08/9235
+2.96297,50.40214,5931,1,25,8,24,20,3.95,5.0,fr,2348,118,101328,1,1,Active Shallow Crust,0.0,89.98986,0.0,01/25/5931
+2.96297,50.40214,8808,10,11,0,34,36,4.35,5.0,fr,2349,176,101376,1,1,Active Shallow Crust,0.0,89.98976,0.0,10/11/8808
+2.96297,50.40214,7436,11,8,5,56,9,4.65,15.0,fr,2350,148,101413,1,1,Active Shallow Crust,0.0,89.99004,0.0,11/08/7436
+-3.21847,48.45937,1468,5,8,13,27,39,3.55,5.0,fr,2351,29,102240,1,4,Active Shallow Crust,0.0,89.98997,0.0,05/08/1468
+-3.21847,48.45937,3241,4,15,5,22,25,3.55,5.0,fr,2352,64,102240,1,4,Active Shallow Crust,0.0,89.98997,0.0,04/15/3241
+-3.21847,48.45937,6088,2,2,17,29,20,3.55,5.0,fr,2353,121,102240,1,4,Active Shallow Crust,0.0,89.98997,0.0,02/02/6088
+-3.21847,48.45937,397,8,27,10,25,9,3.55,5.0,fr,2354,7,102240,1,4,Active Shallow Crust,0.0,89.98997,0.0,08/27/0397
+-3.21847,48.45937,9312,3,20,6,20,36,3.55,15.0,fr,2355,186,102241,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/20/9312
+-3.21847,48.45937,2008,4,22,3,0,33,3.65,5.0,fr,2356,40,102252,1,3,Active Shallow Crust,0.0,89.99106,0.0,04/22/2008
+-3.21847,48.45937,377,12,24,3,31,4,3.65,5.0,fr,2357,7,102252,1,3,Active Shallow Crust,0.0,89.99106,0.0,12/24/0377
+-3.21847,48.45937,3537,7,13,10,26,48,3.65,5.0,fr,2358,70,102252,1,3,Active Shallow Crust,0.0,89.99106,0.0,07/13/3537
+-3.21847,48.45937,2167,10,18,17,19,57,3.65,15.0,fr,2359,43,102253,1,1,Active Shallow Crust,0.0,89.99106,0.0,10/18/2167
+-3.21847,48.45937,4732,9,12,14,43,0,3.65,5.0,fr,2360,94,102258,1,1,Active Shallow Crust,0.0,89.99096,-90.0,09/12/4732
+-3.21847,48.45937,2350,2,8,8,27,19,3.75,5.0,fr,2361,46,102264,1,1,Active Shallow Crust,0.0,89.98938,0.0,02/08/2350
+-3.21847,48.45937,1542,3,17,15,53,17,3.85,5.0,fr,2362,30,102276,1,2,Active Shallow Crust,0.0,89.99053,0.0,03/17/1542
+-3.21847,48.45937,3262,4,27,11,10,52,3.85,5.0,fr,2363,65,102276,1,2,Active Shallow Crust,0.0,89.99053,0.0,04/27/3262
+-3.21847,48.45937,3751,10,6,13,0,34,3.85,5.0,fr,2364,75,102285,1,1,Active Shallow Crust,128.8955,89.99408,0.0,10/06/3751
+-3.21847,48.45937,765,1,16,14,36,42,3.95,15.0,fr,2365,15,102295,1,1,Active Shallow Crust,0.0,89.98933,-90.0,01/16/0765
+-3.21847,48.45937,6642,7,24,21,46,24,4.15,5.0,fr,2366,132,102312,1,1,Active Shallow Crust,0.0,89.98994,0.0,07/24/6642
+-3.21847,48.45937,1799,2,24,12,8,40,4.45,5.0,fr,2367,35,102357,1,1,Active Shallow Crust,128.8917,89.99348,0.0,02/24/1799
+5.42222,41.33701,3329,5,28,6,12,37,3.55,5.0,fr,2368,66,102720,1,1,Active Shallow Crust,0.0,89.99243,0.0,05/28/3329
+5.42222,41.33701,8611,1,27,3,53,33,4.15,15.0,fr,2369,172,102796,1,1,Active Shallow Crust,240.0078,57.99715,0.0,01/27/8611
+5.42222,41.33701,3778,3,23,13,45,59,4.65,5.0,fr,2370,75,102852,1,1,Active Shallow Crust,0.0,89.98933,0.0,03/23/3778
+2.03599,40.84868,2867,12,23,15,44,36,3.55,5.0,fr,2371,57,103200,1,1,Active Shallow Crust,0.0,89.98856,0.0,12/23/2867
+2.03599,40.84868,7603,2,14,0,19,43,3.55,5.0,fr,2372,152,103203,1,1,Active Shallow Crust,240.0116,57.998,0.0,02/14/7603
+2.03599,40.84868,1168,1,27,8,41,17,3.55,15.0,fr,2373,23,103204,1,1,Active Shallow Crust,240.0116,57.998,0.0,01/27/1168
+2.03599,40.84868,601,7,10,12,54,30,3.55,15.0,fr,2374,12,103207,1,1,Active Shallow Crust,0.0,89.98843,-90.0,07/10/0601
+2.03599,40.84868,2324,5,27,16,51,39,3.55,15.0,fr,2375,46,103210,1,1,Active Shallow Crust,128.8964,89.99428,0.0,05/27/2324
+2.03599,40.84868,9150,1,28,19,28,56,3.65,5.0,fr,2376,182,103212,1,1,Active Shallow Crust,0.0,89.9898,0.0,01/28/9150
+2.03599,40.84868,1858,6,25,22,18,36,3.75,5.0,fr,2377,37,103224,1,1,Active Shallow Crust,0.0,89.99091,0.0,06/25/1858
+2.03599,40.84868,2492,5,2,18,34,11,3.95,5.0,fr,2378,49,103248,1,1,Active Shallow Crust,0.0,89.99037,0.0,05/02/2492
+2.03599,40.84868,364,3,13,20,59,7,3.95,15.0,fr,2379,7,103249,1,1,Active Shallow Crust,0.0,89.99037,0.0,03/13/0364
+2.03599,40.84868,584,12,1,4,40,22,4.15,5.0,fr,2380,11,103272,1,1,Active Shallow Crust,0.0,89.99044,0.0,12/01/0584
+2.03599,40.84868,7279,7,28,23,7,31,4.15,15.0,fr,2381,145,103273,1,1,Active Shallow Crust,0.0,89.99044,0.0,07/28/7279
+2.03599,40.84868,6117,11,18,8,30,21,4.15,27.5,fr,2382,122,103274,1,1,Active Shallow Crust,0.0,89.99044,0.0,11/18/6117
+2.03599,40.84868,7908,10,30,0,20,54,4.15,15.0,fr,2383,158,103276,1,1,Active Shallow Crust,240.0074,57.99734,0.0,10/30/7908
+2.03599,40.84868,5688,9,14,1,34,40,4.45,15.0,fr,2384,113,103309,1,1,Active Shallow Crust,0.0,89.99052,0.0,09/14/5688
+6.90607,50.98753,2869,9,3,13,12,32,3.55,5.0,fr,2385,57,104640,1,3,Active Shallow Crust,0.0,89.9873,0.0,09/03/2869
+6.90607,50.98753,7722,9,15,4,41,44,3.55,5.0,fr,2386,154,104640,1,3,Active Shallow Crust,0.0,89.9873,0.0,09/15/7722
+6.90607,50.98753,5523,2,9,0,23,32,3.55,5.0,fr,2387,110,104640,1,3,Active Shallow Crust,0.0,89.9873,0.0,02/09/5523
+6.90607,50.98753,9398,3,26,15,43,51,3.55,27.5,fr,2388,187,104642,1,2,Active Shallow Crust,0.0,89.9873,0.0,03/26/9398
+6.90607,50.98753,4459,7,13,5,35,2,3.55,27.5,fr,2389,89,104642,1,2,Active Shallow Crust,0.0,89.9873,0.0,07/13/4459
+6.90607,50.98753,3178,5,23,5,50,10,3.65,5.0,fr,2390,63,104661,1,1,Active Shallow Crust,128.9003,89.96307,0.0,05/23/3178
+6.90607,50.98753,2879,2,5,2,15,11,3.75,27.5,fr,2391,57,104672,1,1,Active Shallow Crust,0.0,89.9898,-90.0,02/05/2879
+6.90607,50.98753,7334,3,5,19,36,40,3.85,15.0,fr,2392,146,104677,1,1,Active Shallow Crust,0.0,89.99101,0.0,03/05/7334
+6.90607,50.98753,2705,10,22,18,59,25,3.95,15.0,fr,2393,54,104689,1,1,Active Shallow Crust,0.0,89.99199,0.0,10/22/2705
+6.90607,50.98753,9520,6,2,4,8,8,4.05,5.0,fr,2394,190,104703,1,1,Active Shallow Crust,240.0069,58.00547,0.0,06/02/9520
+6.90607,50.98753,1596,7,1,13,53,8,4.35,5.0,fr,2395,31,104736,1,1,Active Shallow Crust,0.0,89.98989,0.0,07/01/1596
+6.90607,50.98753,843,9,27,18,38,54,4.45,5.0,fr,2396,16,104748,1,1,Active Shallow Crust,0.0,89.99099,0.0,09/27/0843
+6.90607,50.98753,3172,1,17,1,45,12,4.45,5.0,fr,2397,63,104757,1,1,Active Shallow Crust,128.891,89.99325,0.0,01/17/3172
+6.90607,50.98753,943,11,19,14,46,14,4.65,5.0,fr,2398,18,104772,1,1,Active Shallow Crust,0.0,89.98927,0.0,11/19/0943
+6.90607,50.98753,3999,7,17,12,9,41,4.65,15.0,fr,2399,79,104773,1,1,Active Shallow Crust,0.0,89.98927,0.0,07/17/3999
+6.90607,50.98753,7303,8,9,5,53,48,4.85,5.0,fr,2400,146,104796,1,1,Active Shallow Crust,0.0,89.99005,0.0,08/09/7303
+6.90607,50.98753,1863,12,10,0,50,22,4.85,27.5,fr,2401,37,104798,1,1,Active Shallow Crust,0.0,89.99005,0.0,12/10/1863
+6.90607,50.98753,4292,3,29,8,26,41,5.25,5.0,fr,2402,85,104850,1,1,Active Shallow Crust,0.0,89.99002,-90.0,03/29/4292
+6.90607,50.98753,8938,4,15,10,50,41,5.75,27.5,fr,2403,178,104912,1,1,Active Shallow Crust,0.0,89.98979,-90.0,04/15/8938
+6.90607,50.98753,5796,10,13,15,49,24,6.15,27.5,fr,2404,115,104954,1,1,Active Shallow Crust,0.0,89.99013,0.0,10/13/5796
+3.87719,47.96145,272,6,29,13,31,39,3.55,5.0,fr,2405,5,105120,1,1,Active Shallow Crust,0.0,89.98987,0.0,06/29/0272
+3.87719,47.96145,5675,10,31,9,9,29,3.55,5.0,fr,2406,113,105129,1,1,Active Shallow Crust,128.8964,89.99325,0.0,10/31/5675
+3.87719,47.96145,9060,7,21,18,48,52,3.65,15.0,fr,2407,181,105133,1,1,Active Shallow Crust,0.0,89.99097,0.0,07/21/9060
+3.73768,43.38839,6824,4,25,18,11,37,3.55,15.0,fr,2408,136,105601,1,1,Active Shallow Crust,0.0,89.98901,0.0,04/25/6824
+3.73768,43.38839,714,8,21,7,40,24,3.65,5.0,fr,2409,14,105612,1,1,Active Shallow Crust,0.0,89.9902,0.0,08/21/0714
+3.73768,43.38839,5685,5,17,15,43,22,3.75,5.0,fr,2410,113,105624,1,1,Active Shallow Crust,0.0,89.99127,0.0,05/17/5685
+3.73768,43.38839,6724,1,27,11,49,46,3.95,5.0,fr,2411,134,105648,1,1,Active Shallow Crust,0.0,89.99075,0.0,01/27/6724
+3.73768,43.38839,6532,4,28,5,19,21,4.45,27.5,fr,2412,130,105710,1,1,Active Shallow Crust,0.0,89.9896,0.0,04/28/6532
+3.73768,43.38839,9254,3,23,2,59,14,5.35,15.0,fr,2413,185,105817,1,1,Active Shallow Crust,0.0,89.98985,0.0,03/23/9254
+-6.36387,48.95697,6697,9,7,5,18,58,3.85,15.0,fr,2414,133,106117,1,1,Active Shallow Crust,0.0,89.99062,0.0,09/07/6697
+1.79358,45.34733,9485,8,4,5,51,49,3.55,5.0,fr,2415,189,106560,1,1,Active Shallow Crust,0.0,89.98937,0.0,08/04/9485
+1.79358,45.34733,8520,1,3,2,19,52,3.65,5.0,fr,2416,170,106572,1,1,Active Shallow Crust,0.0,89.99052,0.0,01/03/8520
+1.79358,45.34733,5595,11,1,11,9,45,3.75,5.0,fr,2417,111,106593,1,1,Active Shallow Crust,128.8967,89.96734,0.0,11/01/5595
+-1.4687,48.60294,2594,6,7,10,36,54,3.55,5.0,fr,2418,51,107040,1,2,Active Shallow Crust,0.0,89.99,0.0,06/07/2594
+-1.4687,48.60294,7086,9,5,5,0,2,3.55,5.0,fr,2419,141,107040,1,2,Active Shallow Crust,0.0,89.99,0.0,09/05/7086
+-1.4687,48.60294,4004,7,26,7,29,13,3.55,5.0,fr,2420,80,107043,1,1,Active Shallow Crust,240.0121,57.99818,0.0,07/26/4004
+-1.4687,48.60294,1517,4,17,18,31,10,3.55,15.0,fr,2421,30,107050,1,1,Active Shallow Crust,128.8961,89.99333,0.0,04/17/1517
+-1.4687,48.60294,1125,1,17,15,6,1,3.65,15.0,fr,2422,22,107056,1,2,Active Shallow Crust,240.0015,58.01266,0.0,01/17/1125
+-1.4687,48.60294,2469,12,15,17,14,42,3.65,15.0,fr,2423,49,107056,1,2,Active Shallow Crust,240.0015,58.01266,0.0,12/15/2469
+-1.4687,48.60294,9704,2,3,11,21,52,3.65,15.0,fr,2424,194,107059,1,1,Active Shallow Crust,0.0,89.98948,-90.0,02/03/9704
+-1.4687,48.60294,2894,12,3,14,47,46,3.65,15.0,fr,2425,57,107062,1,1,Active Shallow Crust,128.9002,89.96356,0.0,12/03/2894
+-1.4687,48.60294,7678,5,2,6,10,53,3.75,5.0,fr,2426,153,107064,1,2,Active Shallow Crust,0.0,89.9894,0.0,05/02/7678
+-1.4687,48.60294,6685,12,8,11,4,37,3.75,5.0,fr,2427,133,107064,1,2,Active Shallow Crust,0.0,89.9894,0.0,12/08/6685
+-1.4687,48.60294,7172,11,13,23,1,10,3.75,15.0,fr,2428,143,107065,1,1,Active Shallow Crust,0.0,89.9894,0.0,11/13/7172
+-1.4687,48.60294,4201,5,28,12,35,31,3.85,15.0,fr,2429,84,107080,1,1,Active Shallow Crust,240.0111,57.99783,0.0,05/28/4201
+-1.4687,48.60294,6855,8,24,16,30,59,3.85,27.5,fr,2430,137,107087,1,1,Active Shallow Crust,128.8951,89.9941,0.0,08/24/6855
+-1.4687,48.60294,5877,6,6,12,13,53,3.95,15.0,fr,2431,117,107092,1,1,Active Shallow Crust,240.02,58.00496,0.0,06/06/5877
+-1.4687,48.60294,455,8,5,16,40,22,4.05,5.0,fr,2432,9,107100,1,2,Active Shallow Crust,0.0,89.98969,0.0,08/05/0455
+-1.4687,48.60294,4361,2,13,10,41,8,4.05,5.0,fr,2433,87,107100,1,2,Active Shallow Crust,0.0,89.98969,0.0,02/13/4361
+-1.4687,48.60294,8870,3,30,0,46,22,4.05,15.0,fr,2434,177,107101,1,1,Active Shallow Crust,0.0,89.98969,0.0,03/30/8870
+-1.4687,48.60294,2423,6,22,10,35,32,4.15,15.0,fr,2435,48,107116,1,1,Active Shallow Crust,240.009,57.99735,0.0,06/22/2423
+-1.4687,48.60294,9943,12,1,19,8,32,4.25,5.0,fr,2436,198,107124,1,1,Active Shallow Crust,0.0,89.99032,0.0,12/01/9943
+-1.4687,48.60294,8770,10,18,11,53,56,4.35,15.0,fr,2437,175,107137,1,1,Active Shallow Crust,0.0,89.99004,0.0,10/18/8770
+-1.4687,48.60294,6016,3,7,2,59,2,4.55,5.0,fr,2438,120,107169,1,1,Active Shallow Crust,128.8934,89.98576,0.0,03/07/6016
+-1.4687,48.60294,3539,6,17,6,12,23,4.75,5.0,fr,2439,70,107184,1,1,Active Shallow Crust,0.0,89.98995,0.0,06/17/3539
+-1.4687,48.60294,114,6,8,5,3,30,4.85,5.0,fr,2440,2,107199,1,1,Active Shallow Crust,240.0181,58.00249,0.0,06/08/0114
+-1.4687,48.60294,4901,2,19,2,57,48,5.05,15.0,fr,2441,98,107221,1,1,Active Shallow Crust,0.0,89.98992,0.0,02/19/4901
+-1.4687,48.60294,7936,7,16,18,21,35,5.15,15.0,fr,2442,158,107233,1,1,Active Shallow Crust,0.0,89.98996,0.0,07/16/7936
+3.82132,52.96258,1333,12,14,20,52,50,3.65,5.0,fr,2443,26,107532,1,1,Active Shallow Crust,0.0,89.98917,0.0,12/14/1333
+3.82132,52.96258,5673,2,20,19,54,10,3.75,15.0,fr,2444,113,107545,1,1,Active Shallow Crust,0.0,89.99035,0.0,02/20/5673
+3.82132,52.96258,3853,6,23,8,52,22,4.05,27.5,fr,2445,77,107582,1,1,Active Shallow Crust,0.0,89.98975,0.0,06/23/3853
+6.35819,51.41041,9612,1,10,11,39,50,3.55,27.5,fr,2446,192,108482,1,1,Active Shallow Crust,0.0,89.98742,0.0,01/10/9612
+6.35819,51.41041,6360,3,23,0,27,4,3.55,15.0,fr,2447,127,108487,1,1,Active Shallow Crust,0.0,89.98727,-90.0,03/23/6360
+6.35819,51.41041,6787,2,2,15,16,44,3.55,5.0,fr,2448,135,108489,1,1,Active Shallow Crust,128.8966,89.99371,0.0,02/02/6787
+6.35819,51.41041,7552,7,21,16,9,17,3.65,5.0,fr,2449,151,108492,1,2,Active Shallow Crust,0.0,89.98878,0.0,07/21/7552
+6.35819,51.41041,2750,4,24,12,19,46,3.65,5.0,fr,2450,54,108492,1,2,Active Shallow Crust,0.0,89.98878,0.0,04/24/2750
+6.35819,51.41041,6737,8,16,11,35,2,3.75,5.0,fr,2451,134,108504,1,2,Active Shallow Crust,0.0,89.99001,0.0,08/16/6737
+6.35819,51.41041,9465,6,25,20,29,32,3.75,5.0,fr,2452,189,108504,1,2,Active Shallow Crust,0.0,89.99001,0.0,06/25/9465
+6.35819,51.41041,7016,12,13,14,17,29,3.85,5.0,fr,2453,140,108516,1,1,Active Shallow Crust,0.0,89.9911,0.0,12/13/7016
+6.35819,51.41041,4745,10,5,7,8,43,3.85,27.5,fr,2454,94,108518,1,1,Active Shallow Crust,0.0,89.9911,0.0,10/05/4745
+6.35819,51.41041,1343,4,18,3,38,59,3.95,5.0,fr,2455,26,108528,1,2,Active Shallow Crust,0.0,89.98809,0.0,04/18/1343
+6.35819,51.41041,8691,5,20,13,32,50,3.95,5.0,fr,2456,173,108528,1,2,Active Shallow Crust,0.0,89.98809,0.0,05/20/8691
+6.35819,51.41041,3912,9,11,22,22,30,4.25,5.0,fr,2457,78,108564,1,1,Active Shallow Crust,0.0,89.98876,0.0,09/11/3912
+2.44848,44.11717,3365,7,5,2,57,39,3.55,15.0,fr,2458,67,108961,1,1,Active Shallow Crust,0.0,89.98914,0.0,07/05/3365
+2.44848,44.11717,6650,10,22,5,21,28,3.65,5.0,fr,2459,132,108972,1,3,Active Shallow Crust,0.0,89.99032,0.0,10/22/6650
+2.44848,44.11717,8918,9,28,5,28,18,3.65,5.0,fr,2460,178,108972,1,3,Active Shallow Crust,0.0,89.99032,0.0,09/28/8918
+2.44848,44.11717,4845,7,22,20,0,32,3.65,5.0,fr,2461,96,108972,1,3,Active Shallow Crust,0.0,89.99032,0.0,07/22/4845
+2.44848,44.11717,7116,12,13,15,21,53,3.75,15.0,fr,2462,142,108985,1,1,Active Shallow Crust,0.0,89.99137,0.0,12/13/7116
+2.44848,44.11717,3546,1,28,7,24,0,4.05,15.0,fr,2463,70,109021,1,1,Active Shallow Crust,0.0,89.98982,0.0,01/28/3546
+2.44848,44.11717,2580,12,1,0,13,44,4.05,27.5,fr,2464,51,109022,1,1,Active Shallow Crust,0.0,89.98982,0.0,12/01/2580
+2.44848,44.11717,6927,8,6,10,49,18,4.25,5.0,fr,2465,138,109044,1,1,Active Shallow Crust,0.0,89.9903,0.0,08/06/6927
+2.44848,44.11717,5417,4,11,11,3,33,4.25,15.0,fr,2466,108,109045,1,1,Active Shallow Crust,0.0,89.9903,0.0,04/11/5417
+2.44848,44.11717,451,3,10,10,39,42,4.45,5.0,fr,2467,9,109071,1,1,Active Shallow Crust,240.0048,57.99449,0.0,03/10/0451
+6.11542,50.76797,4837,7,1,12,6,2,3.55,5.0,fr,2468,96,109440,1,5,Active Shallow Crust,0.0,89.98724,0.0,07/01/4837
+6.11542,50.76797,2772,12,16,9,28,28,3.55,5.0,fr,2469,55,109440,1,5,Active Shallow Crust,0.0,89.98724,0.0,12/16/2772
+6.11542,50.76797,8011,3,13,19,19,57,3.55,5.0,fr,2470,160,109440,1,5,Active Shallow Crust,0.0,89.98724,0.0,03/13/8011
+6.11542,50.76797,3524,8,21,22,47,29,3.55,5.0,fr,2471,70,109440,1,5,Active Shallow Crust,0.0,89.98724,0.0,08/21/3524
+6.11542,50.76797,7311,6,27,21,7,9,3.55,5.0,fr,2472,146,109440,1,5,Active Shallow Crust,0.0,89.98724,0.0,06/27/7311
+6.11542,50.76797,6587,5,16,13,8,1,3.55,15.0,fr,2473,131,109441,1,2,Active Shallow Crust,0.0,89.98724,0.0,05/16/6587
+6.11542,50.76797,9834,4,15,6,37,48,3.55,15.0,fr,2474,196,109441,1,2,Active Shallow Crust,0.0,89.98724,0.0,04/15/9834
+6.11542,50.76797,8029,8,7,13,5,10,3.55,27.5,fr,2475,160,109442,1,2,Active Shallow Crust,0.0,89.98724,0.0,08/07/8029
+6.11542,50.76797,3260,8,14,18,32,4,3.55,27.5,fr,2476,65,109442,1,2,Active Shallow Crust,0.0,89.98724,0.0,08/14/3260
+6.11542,50.76797,4175,12,30,18,30,30,3.55,5.0,fr,2477,83,109443,1,2,Active Shallow Crust,240.0129,57.99775,0.0,12/30/4175
+6.11542,50.76797,6064,1,24,0,50,35,3.55,5.0,fr,2478,121,109443,1,2,Active Shallow Crust,240.0129,57.99775,0.0,01/24/6064
+6.11542,50.76797,3073,9,11,6,5,48,3.55,15.0,fr,2479,61,109447,1,2,Active Shallow Crust,0.0,89.9871,-90.0,09/11/3073
+6.11542,50.76797,583,5,27,3,22,2,3.55,15.0,fr,2480,11,109447,1,2,Active Shallow Crust,0.0,89.9871,-90.0,05/27/0583
+6.11542,50.76797,7173,4,13,20,53,25,3.55,5.0,fr,2481,143,109449,1,1,Active Shallow Crust,128.8955,89.99362,0.0,04/13/7173
+6.11542,50.76797,1273,6,5,4,35,27,3.55,15.0,fr,2482,25,109450,1,1,Active Shallow Crust,128.8955,89.99362,0.0,06/05/1273
+6.11542,50.76797,1597,6,18,11,57,4,3.65,5.0,fr,2483,31,109452,1,6,Active Shallow Crust,0.0,89.98863,0.0,06/18/1597
+6.11542,50.76797,6229,2,3,16,46,38,3.65,5.0,fr,2484,124,109452,1,6,Active Shallow Crust,0.0,89.98863,0.0,02/03/6229
+6.11542,50.76797,7656,8,12,5,19,30,3.65,5.0,fr,2485,153,109452,1,6,Active Shallow Crust,0.0,89.98863,0.0,08/12/7656
+6.11542,50.76797,1926,7,7,23,57,29,3.65,5.0,fr,2486,38,109452,1,6,Active Shallow Crust,0.0,89.98863,0.0,07/07/1926
+6.11542,50.76797,4997,1,26,15,22,48,3.65,5.0,fr,2487,99,109452,1,6,Active Shallow Crust,0.0,89.98863,0.0,01/26/4997
+6.11542,50.76797,8398,5,20,0,54,8,3.65,5.0,fr,2488,167,109452,1,6,Active Shallow Crust,0.0,89.98863,0.0,05/20/8398
+6.11542,50.76797,8797,12,15,11,14,6,3.65,15.0,fr,2489,175,109453,1,4,Active Shallow Crust,0.0,89.98863,0.0,12/15/8797
+6.11542,50.76797,5015,6,1,13,32,34,3.65,15.0,fr,2490,100,109453,1,4,Active Shallow Crust,0.0,89.98863,0.0,06/01/5015
+6.11542,50.76797,1231,4,19,23,6,57,3.65,15.0,fr,2491,24,109453,1,4,Active Shallow Crust,0.0,89.98863,0.0,04/19/1231
+6.11542,50.76797,5098,2,10,5,32,20,3.65,15.0,fr,2492,101,109453,1,4,Active Shallow Crust,0.0,89.98863,0.0,02/10/5098
+6.11542,50.76797,1983,4,14,8,35,4,3.65,5.0,fr,2493,39,109455,1,2,Active Shallow Crust,240.0023,58.01236,0.0,04/14/1983
+6.11542,50.76797,2550,1,15,18,16,22,3.65,5.0,fr,2494,50,109455,1,2,Active Shallow Crust,240.0023,58.01236,0.0,01/15/2550
+6.11542,50.76797,1162,7,2,19,4,30,3.75,5.0,fr,2495,23,109464,1,4,Active Shallow Crust,0.0,89.98987,0.0,07/02/1162
+6.11542,50.76797,6406,2,25,2,56,33,3.75,5.0,fr,2496,128,109464,1,4,Active Shallow Crust,0.0,89.98987,0.0,02/25/6406
+6.11542,50.76797,5891,2,17,20,44,19,3.75,5.0,fr,2497,117,109464,1,4,Active Shallow Crust,0.0,89.98987,0.0,02/17/5891
+6.11542,50.76797,6060,9,25,10,45,20,3.75,5.0,fr,2498,121,109464,1,4,Active Shallow Crust,0.0,89.98987,0.0,09/25/6060
+6.11542,50.76797,3584,5,31,11,3,50,3.75,5.0,fr,2499,71,109467,1,1,Active Shallow Crust,240.0091,58.01788,0.0,05/31/3584
+6.11542,50.76797,7879,2,10,0,57,15,3.75,15.0,fr,2500,157,109468,1,1,Active Shallow Crust,240.0091,58.01788,0.0,02/10/7879
+6.11542,50.76797,9162,11,5,16,8,24,3.75,27.5,fr,2501,183,109472,1,1,Active Shallow Crust,0.0,89.98975,-90.0,11/05/9162
+6.11542,50.76797,7839,9,28,17,26,6,3.75,15.0,fr,2502,156,109474,1,1,Active Shallow Crust,128.8971,89.96707,0.0,09/28/7839
+6.11542,50.76797,9672,9,6,12,58,7,3.85,5.0,fr,2503,193,109476,1,1,Active Shallow Crust,0.0,89.99097,0.0,09/06/9672
+6.11542,50.76797,826,1,6,0,35,30,3.85,5.0,fr,2504,16,109479,1,1,Active Shallow Crust,240.0113,57.99735,0.0,01/06/0826
+6.11542,50.76797,9618,11,28,18,1,57,3.95,5.0,fr,2505,192,109488,1,4,Active Shallow Crust,0.0,89.99195,0.0,11/28/9618
+6.11542,50.76797,103,3,6,1,10,1,3.95,5.0,fr,2506,2,109488,1,4,Active Shallow Crust,0.0,89.99195,0.0,03/06/0103
+6.11542,50.76797,2339,4,25,22,53,21,3.95,5.0,fr,2507,46,109488,1,4,Active Shallow Crust,0.0,89.99195,0.0,04/25/2339
+6.11542,50.76797,8796,7,14,12,23,1,3.95,5.0,fr,2508,175,109488,1,4,Active Shallow Crust,0.0,89.99195,0.0,07/14/8796
+6.11542,50.76797,2954,10,13,7,54,52,3.95,15.0,fr,2509,59,109489,1,1,Active Shallow Crust,0.0,89.99195,0.0,10/13/2954
+6.11542,50.76797,7419,4,13,1,50,30,3.95,27.5,fr,2510,148,109490,1,1,Active Shallow Crust,0.0,89.99195,0.0,04/13/7419
+6.11542,50.76797,1794,2,25,3,28,14,3.95,15.0,fr,2511,35,109492,1,1,Active Shallow Crust,240.0204,58.00496,0.0,02/25/1794
+6.11542,50.76797,1228,7,27,7,49,5,4.05,5.0,fr,2512,24,109500,1,3,Active Shallow Crust,0.0,89.98924,0.0,07/27/1228
+6.11542,50.76797,512,6,10,0,14,3,4.05,5.0,fr,2513,10,109500,1,3,Active Shallow Crust,0.0,89.98924,0.0,06/10/0512
+6.11542,50.76797,1642,3,16,10,38,22,4.05,5.0,fr,2514,32,109500,1,3,Active Shallow Crust,0.0,89.98924,0.0,03/16/1642
+6.11542,50.76797,5009,6,7,7,53,23,4.05,27.5,fr,2515,100,109502,1,1,Active Shallow Crust,0.0,89.98924,0.0,06/07/5009
+6.11542,50.76797,8069,11,3,12,2,45,4.05,5.0,fr,2516,161,109503,1,1,Active Shallow Crust,240.0066,58.00624,0.0,11/03/8069
+6.11542,50.76797,3218,6,15,15,17,38,4.05,5.0,fr,2517,64,109506,1,2,Active Shallow Crust,0.0,89.98911,-90.0,06/15/3218
+6.11542,50.76797,7198,12,23,7,44,31,4.05,5.0,fr,2518,143,109506,1,2,Active Shallow Crust,0.0,89.98911,-90.0,12/23/7198
+6.11542,50.76797,8619,5,5,17,37,27,4.15,5.0,fr,2519,172,109518,1,1,Active Shallow Crust,0.0,89.9903,-90.0,05/05/8619
+6.11542,50.76797,188,4,25,2,57,57,4.15,5.0,fr,2520,3,109521,1,1,Active Shallow Crust,128.8962,89.99361,0.0,04/25/0188
+6.11542,50.76797,9258,10,8,8,20,24,4.15,27.5,fr,2521,185,109523,1,1,Active Shallow Crust,128.8962,89.99361,0.0,10/08/9258
+6.11542,50.76797,4376,12,26,9,43,52,4.35,15.0,fr,2522,87,109537,1,2,Active Shallow Crust,0.0,89.98985,0.0,12/26/4376
+6.11542,50.76797,512,1,28,20,33,52,4.35,15.0,fr,2523,10,109537,1,2,Active Shallow Crust,0.0,89.98985,0.0,01/28/0512
+6.11542,50.76797,3669,10,22,22,41,45,4.45,5.0,fr,2524,73,109548,1,3,Active Shallow Crust,0.0,89.99094,0.0,10/22/3669
+6.11542,50.76797,4057,6,5,20,2,50,4.45,5.0,fr,2525,81,109548,1,3,Active Shallow Crust,0.0,89.99094,0.0,06/05/4057
+6.11542,50.76797,4713,2,26,9,55,38,4.45,5.0,fr,2526,94,109548,1,3,Active Shallow Crust,0.0,89.99094,0.0,02/26/4713
+6.11542,50.76797,7587,3,2,17,7,13,4.45,5.0,fr,2527,151,109551,1,1,Active Shallow Crust,240.0065,57.99483,0.0,03/02/7587
+6.11542,50.76797,6589,8,27,17,59,55,4.55,5.0,fr,2528,131,109560,1,1,Active Shallow Crust,0.0,89.98991,0.0,08/27/6589
+6.11542,50.76797,9672,10,28,16,57,41,4.55,15.0,fr,2529,193,109561,1,1,Active Shallow Crust,0.0,89.98991,0.0,10/28/9672
+6.11542,50.76797,2546,6,19,21,34,34,4.55,15.0,fr,2530,50,109567,1,1,Active Shallow Crust,0.0,89.9898,-90.0,06/19/2546
+6.11542,50.76797,5880,3,11,22,2,12,4.65,5.0,fr,2531,117,109572,1,2,Active Shallow Crust,0.0,89.98921,0.0,03/11/5880
+6.11542,50.76797,3315,7,11,20,39,53,4.65,5.0,fr,2532,66,109572,1,2,Active Shallow Crust,0.0,89.98921,0.0,07/11/3315
+6.11542,50.76797,368,4,3,2,12,20,4.75,5.0,fr,2533,7,109590,1,1,Active Shallow Crust,0.0,89.99027,-90.0,04/03/0368
+6.11542,50.76797,7905,9,13,9,15,41,4.85,15.0,fr,2534,158,109597,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/13/7905
+6.11542,50.76797,2529,5,20,14,42,36,4.85,5.0,fr,2535,50,109602,1,1,Active Shallow Crust,0.0,89.98989,-90.0,05/20/2529
+6.11542,50.76797,1857,3,19,8,29,54,4.95,5.0,fr,2536,37,109608,1,1,Active Shallow Crust,0.0,89.98981,0.0,03/19/1857
+6.11542,50.76797,8685,2,23,11,47,10,4.95,15.0,fr,2537,173,109609,1,1,Active Shallow Crust,0.0,89.98981,0.0,02/23/8685
+6.11542,50.76797,6254,11,29,15,8,3,5.25,15.0,fr,2538,125,109648,1,1,Active Shallow Crust,240.0286,58.00079,0.0,11/29/6254
+6.11542,50.76797,2600,2,15,14,44,47,5.95,15.0,fr,2539,51,109735,1,1,Active Shallow Crust,0.0,89.98981,-90.0,02/15/2600
+-2.41113,49.20067,822,3,6,23,21,3,3.55,5.0,fr,2540,16,109920,1,1,Active Shallow Crust,0.0,89.99012,0.0,03/06/0822
+-2.41113,49.20067,3391,2,13,1,28,8,3.65,5.0,fr,2541,67,109938,1,1,Active Shallow Crust,0.0,89.99109,-90.0,02/13/3391
+-2.41113,49.20067,4584,4,24,18,12,37,3.75,15.0,fr,2542,91,109945,1,1,Active Shallow Crust,0.0,89.98953,0.0,04/24/4584
+-2.41113,49.20067,2241,2,18,6,3,57,3.75,5.0,fr,2543,44,109953,1,1,Active Shallow Crust,128.8966,89.9673,0.0,02/18/2241
+-2.41113,49.20067,6388,10,18,8,45,4,3.95,15.0,fr,2544,127,109972,1,1,Active Shallow Crust,240.0204,58.00503,0.0,10/18/6388
+-2.41113,49.20067,5450,9,1,13,25,12,4.15,5.0,fr,2545,108,109992,1,1,Active Shallow Crust,0.0,89.99009,0.0,09/01/5450
+-2.41113,49.20067,1696,2,21,1,50,10,4.25,27.5,fr,2546,33,110006,1,1,Active Shallow Crust,0.0,89.9897,0.0,02/21/1696
+-2.41113,49.20067,6338,9,23,9,29,6,4.65,5.0,fr,2547,126,110052,1,1,Active Shallow Crust,0.0,89.98978,0.0,09/23/6338
+-2.41113,49.20067,9563,6,25,6,50,13,4.65,15.0,fr,2548,191,110056,1,1,Active Shallow Crust,240.0117,57.99443,0.0,06/25/9563
+0.26098,50.16823,2083,1,21,7,53,14,3.55,5.0,fr,2549,41,110400,1,1,Active Shallow Crust,0.0,89.98991,0.0,01/21/2083
+0.26098,50.16823,2971,4,27,5,1,32,3.55,27.5,fr,2550,59,110402,1,1,Active Shallow Crust,0.0,89.98991,0.0,04/27/2971
+0.26098,50.16823,9451,1,11,5,39,38,3.55,5.0,fr,2551,189,110406,1,1,Active Shallow Crust,0.0,89.9902,-90.0,01/11/9451
+0.26098,50.16823,1885,6,16,23,37,55,3.95,15.0,fr,2552,37,110455,1,1,Active Shallow Crust,0.0,89.98995,-90.0,06/16/1885
+0.26098,50.16823,6442,4,1,18,44,56,4.25,5.0,fr,2553,128,110484,1,1,Active Shallow Crust,0.0,89.99008,0.0,04/01/6442
+0.26098,50.16823,9315,3,19,14,5,42,4.35,5.0,fr,2554,186,110499,1,1,Active Shallow Crust,240.0093,57.99612,0.0,03/19/9315
+0.26098,50.16823,8901,3,8,23,37,33,4.35,5.0,fr,2555,178,110502,1,1,Active Shallow Crust,0.0,89.98992,-90.0,03/08/8901
+0.26098,50.16823,6356,9,19,12,53,46,4.45,5.0,fr,2556,127,110514,1,1,Active Shallow Crust,0.0,89.99,-90.0,09/19/6356
+0.26098,50.16823,5239,6,23,9,56,18,4.75,27.5,fr,2557,104,110546,1,1,Active Shallow Crust,0.0,89.98996,0.0,06/23/5239
+0.26098,50.16823,8327,9,16,12,54,12,5.15,5.0,fr,2558,166,110601,1,1,Active Shallow Crust,128.8818,89.99104,0.0,09/16/8327
+6.67717,45.10387,29,5,26,0,16,28,3.55,15.0,fr,2559,0,110881,1,3,Active Shallow Crust,0.0,89.99288,0.0,05/26/0029
+6.67717,45.10387,5093,2,3,17,50,3,3.55,15.0,fr,2560,101,110881,1,3,Active Shallow Crust,0.0,89.99288,0.0,02/03/5093
+6.67717,45.10387,1817,8,2,15,4,32,3.55,15.0,fr,2561,36,110881,1,3,Active Shallow Crust,0.0,89.99288,0.0,08/02/1817
+6.67717,45.10387,3758,5,12,5,11,3,3.55,15.0,fr,2562,75,110884,1,1,Active Shallow Crust,240.0129,57.99795,0.0,05/12/3758
+6.67717,45.10387,9076,2,29,1,33,1,3.65,5.0,fr,2563,181,110892,1,2,Active Shallow Crust,0.0,89.98731,0.0,02/29/9076
+6.67717,45.10387,9264,4,10,9,2,41,3.65,5.0,fr,2564,185,110892,1,2,Active Shallow Crust,0.0,89.98731,0.0,04/10/9264
+6.67717,45.10387,7818,9,30,1,41,38,3.65,15.0,fr,2565,156,110893,1,1,Active Shallow Crust,0.0,89.98731,0.0,09/30/7818
+6.67717,45.10387,4603,4,22,2,10,0,3.65,27.5,fr,2566,92,110897,1,1,Active Shallow Crust,240.0011,58.01327,0.0,04/22/4603
+6.67717,45.10387,9086,12,2,18,50,38,3.85,5.0,fr,2567,181,110916,1,2,Active Shallow Crust,0.0,89.98992,0.0,12/02/9086
+6.67717,45.10387,6897,12,26,3,17,56,3.85,5.0,fr,2568,137,110916,1,2,Active Shallow Crust,0.0,89.98992,0.0,12/26/6897
+6.67717,45.10387,4667,12,30,8,48,46,3.85,15.0,fr,2569,93,110917,1,1,Active Shallow Crust,0.0,89.98992,0.0,12/30/4667
+6.67717,45.10387,9829,4,21,10,21,13,3.85,5.0,fr,2570,196,110922,1,1,Active Shallow Crust,0.0,89.98981,-90.0,04/21/9829
+6.67717,45.10387,4579,2,5,17,3,56,3.95,5.0,fr,2571,91,110928,1,1,Active Shallow Crust,0.0,89.99102,0.0,02/05/4579
+6.67717,45.10387,5082,12,5,17,58,33,3.95,15.0,fr,2572,101,110929,1,1,Active Shallow Crust,0.0,89.99102,0.0,12/05/5082
+6.67717,45.10387,5886,6,6,14,22,41,3.95,5.0,fr,2573,117,110937,1,1,Active Shallow Crust,128.8996,89.99326,0.0,06/06/5886
+6.67717,45.10387,4342,11,3,13,28,43,4.05,5.0,fr,2574,86,110940,1,1,Active Shallow Crust,0.0,89.992,0.0,11/03/4342
+6.67717,45.10387,8622,2,10,12,46,51,4.05,5.0,fr,2575,172,110943,1,1,Active Shallow Crust,240.0055,58.00548,0.0,02/10/8622
+6.67717,45.10387,2587,12,5,21,27,3,4.15,5.0,fr,2576,51,110952,1,1,Active Shallow Crust,0.0,89.9893,0.0,12/05/2587
+6.67717,45.10387,3949,7,24,13,52,51,4.15,15.0,fr,2577,78,110956,1,1,Active Shallow Crust,240.0085,57.99739,0.0,07/24/3949
+6.67717,45.10387,2332,3,20,20,6,3,4.15,15.0,fr,2578,46,110962,1,1,Active Shallow Crust,128.8971,89.99465,0.0,03/20/2332
+6.67717,45.10387,116,3,30,20,42,22,4.25,27.5,fr,2579,2,110972,1,1,Active Shallow Crust,0.0,89.99035,-90.0,03/30/0116
+6.67717,45.10387,5426,5,5,6,53,23,4.55,27.5,fr,2580,108,111002,1,1,Active Shallow Crust,0.0,89.991,0.0,05/05/5426
+6.67717,45.10387,4593,3,31,8,15,55,4.55,5.0,fr,2581,91,111003,1,1,Active Shallow Crust,240.0089,57.99752,0.0,03/31/4593
+6.67717,45.10387,6736,2,15,16,40,59,4.55,15.0,fr,2582,134,111004,1,1,Active Shallow Crust,240.0089,57.99754,0.0,02/15/6736
+6.67717,45.10387,6081,10,17,4,39,46,4.55,5.0,fr,2583,121,111009,1,1,Active Shallow Crust,128.8946,89.98557,0.0,10/17/6081
+6.67717,45.10387,9181,9,17,4,58,23,6.35,15.0,fr,2584,183,111223,1,1,Active Shallow Crust,0.0,89.98996,-90.0,09/17/9181
+2.75641,41.90445,6873,2,24,20,53,25,3.55,5.0,fr,2585,137,111360,1,2,Active Shallow Crust,0.0,89.98874,0.0,02/24/6873
+2.75641,41.90445,8730,11,18,8,42,50,3.55,5.0,fr,2586,174,111360,1,2,Active Shallow Crust,0.0,89.98874,0.0,11/18/8730
+2.75641,41.90445,2847,2,26,10,55,35,3.55,15.0,fr,2587,56,111361,1,2,Active Shallow Crust,0.0,89.98874,0.0,02/26/2847
+2.75641,41.90445,1185,8,10,5,44,1,3.55,15.0,fr,2588,23,111361,1,2,Active Shallow Crust,0.0,89.98874,0.0,08/10/1185
+2.75641,41.90445,9098,9,23,15,24,6,3.55,27.5,fr,2589,181,111365,1,1,Active Shallow Crust,240.0118,57.99814,0.0,09/23/9098
+2.75641,41.90445,1414,7,7,7,25,17,3.65,5.0,fr,2590,28,111372,1,2,Active Shallow Crust,0.0,89.98997,0.0,07/07/1414
+2.75641,41.90445,1517,3,11,13,56,47,3.65,5.0,fr,2591,30,111372,1,2,Active Shallow Crust,0.0,89.98997,0.0,03/11/1517
+2.75641,41.90445,942,9,14,23,36,23,3.65,15.0,fr,2592,18,111373,1,1,Active Shallow Crust,0.0,89.98997,0.0,09/14/0942
+2.75641,41.90445,6699,3,9,5,14,27,3.65,27.5,fr,2593,133,111374,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/09/6699
+2.75641,41.90445,5605,5,17,5,26,33,3.65,5.0,fr,2594,112,111378,1,1,Active Shallow Crust,0.0,89.98985,-90.0,05/17/5605
+2.75641,41.90445,6084,9,2,13,31,56,3.65,5.0,fr,2595,121,111381,1,1,Active Shallow Crust,128.9002,89.96343,0.0,09/02/6084
+2.75641,41.90445,3916,12,30,7,57,9,3.75,5.0,fr,2596,78,111384,1,1,Active Shallow Crust,0.0,89.99106,0.0,12/30/3916
+2.75641,41.90445,5728,3,17,0,59,29,3.75,15.0,fr,2597,114,111385,1,1,Active Shallow Crust,0.0,89.99106,0.0,03/17/5728
+2.75641,41.90445,3412,7,17,12,32,51,3.75,15.0,fr,2598,68,111391,1,1,Active Shallow Crust,0.0,89.99095,-90.0,07/17/3412
+2.75641,41.90445,7523,12,27,23,7,20,3.85,5.0,fr,2599,150,111396,1,1,Active Shallow Crust,0.0,89.98937,0.0,12/27/7523
+2.75641,41.90445,76,1,20,3,52,54,3.85,15.0,fr,2600,1,111406,1,1,Active Shallow Crust,128.8962,89.99336,0.0,01/20/0076
+2.75641,41.90445,2897,4,24,14,51,26,3.95,5.0,fr,2601,57,111408,1,1,Active Shallow Crust,0.0,89.99053,0.0,04/24/2897
+2.75641,41.90445,3894,4,10,16,5,4,3.95,15.0,fr,2602,77,111409,1,1,Active Shallow Crust,0.0,89.99053,0.0,04/10/3894
+2.75641,41.90445,1151,7,24,17,31,34,4.25,5.0,fr,2603,23,111444,1,1,Active Shallow Crust,0.0,89.98994,0.0,07/24/1151
+2.75641,41.90445,5971,8,12,16,54,23,4.25,15.0,fr,2604,119,111445,1,1,Active Shallow Crust,0.0,89.98994,0.0,08/12/5971
+2.75641,41.90445,4295,1,12,10,44,25,4.25,5.0,fr,2605,85,111447,1,1,Active Shallow Crust,240.0069,57.9939,0.0,01/12/4295
+2.75641,41.90445,9712,5,27,11,40,0,4.25,5.0,fr,2606,194,111450,1,1,Active Shallow Crust,0.0,89.98982,-90.0,05/27/9712
+2.75641,41.90445,4404,7,15,2,7,31,4.35,5.0,fr,2607,88,111456,1,2,Active Shallow Crust,0.0,89.98954,0.0,07/15/4404
+2.75641,41.90445,3737,12,9,14,58,9,4.35,5.0,fr,2608,74,111456,1,2,Active Shallow Crust,0.0,89.98954,0.0,12/09/3737
+2.75641,41.90445,1595,4,18,5,2,57,4.45,15.0,fr,2609,31,111469,1,1,Active Shallow Crust,0.0,89.98935,0.0,04/18/1595
+2.75641,41.90445,2344,4,16,4,21,56,4.45,5.0,fr,2610,46,111471,1,1,Active Shallow Crust,240.0042,57.99455,0.0,04/16/2344
+2.75641,41.90445,2758,4,29,7,54,23,4.75,27.5,fr,2611,55,111506,1,1,Active Shallow Crust,0.0,89.98963,0.0,04/29/2758
+2.75641,41.90445,1535,12,7,9,52,15,5.45,15.0,fr,2612,30,111589,1,1,Active Shallow Crust,0.0,89.98989,0.0,12/07/1535
+2.75641,41.90445,4062,6,28,2,37,23,5.55,5.0,fr,2613,81,111600,1,1,Active Shallow Crust,0.0,89.98987,0.0,06/28/4062
+2.75641,41.90445,6195,7,14,11,54,41,5.55,15.0,fr,2614,123,111607,1,1,Active Shallow Crust,0.0,89.99013,-90.0,07/14/6195
+2.75641,41.90445,6829,2,4,11,53,28,5.65,27.5,fr,2615,136,111614,1,1,Active Shallow Crust,0.0,89.98996,0.0,02/04/6829
+4.49101,47.66841,4109,5,3,9,35,20,3.55,5.0,fr,2616,82,111840,1,1,Active Shallow Crust,0.0,89.99321,0.0,05/03/4109
+4.49101,47.66841,8870,4,12,18,42,25,3.55,15.0,fr,2617,177,111841,1,1,Active Shallow Crust,0.0,89.99321,0.0,04/12/8870
+4.49101,47.66841,8083,3,16,20,31,44,3.65,15.0,fr,2618,161,111856,1,1,Active Shallow Crust,240.0002,58.01374,0.0,03/16/8083
+4.49101,47.66841,3737,7,4,16,24,4,3.65,5.0,fr,2619,74,111858,1,1,Active Shallow Crust,0.0,89.98775,-90.0,07/04/3737
+4.49101,47.66841,3924,11,4,13,27,3,3.75,5.0,fr,2620,78,111864,1,1,Active Shallow Crust,0.0,89.98921,0.0,11/04/3924
+4.49101,47.66841,7689,12,3,6,59,48,4.05,5.0,fr,2621,153,111906,1,1,Active Shallow Crust,0.0,89.98841,-90.0,12/03/7689
+4.49101,47.66841,5606,6,9,18,29,28,4.55,15.0,fr,2622,112,111961,1,1,Active Shallow Crust,0.0,89.98927,0.0,06/09/5606
+4.49101,47.66841,3259,7,24,10,29,7,4.55,27.5,fr,2623,65,111965,1,1,Active Shallow Crust,240.0094,57.99756,0.0,07/24/3259
+4.49101,47.66841,29,5,14,17,5,7,5.75,5.0,fr,2624,0,112104,1,1,Active Shallow Crust,0.0,89.98975,0.0,05/14/0029
+-0.2663,42.45904,4208,6,12,6,41,10,3.55,5.0,fr,2625,84,112323,1,1,Active Shallow Crust,240.0119,57.99806,0.0,06/12/4208
+-0.2663,42.45904,3649,5,10,16,15,35,3.65,5.0,fr,2626,72,112332,1,1,Active Shallow Crust,0.0,89.99005,0.0,05/10/3649
+-0.2663,42.45904,8450,7,14,0,26,50,3.65,15.0,fr,2627,168,112333,1,1,Active Shallow Crust,0.0,89.99005,0.0,07/14/8450
+-0.2663,42.45904,7453,2,12,8,9,12,3.75,5.0,fr,2628,149,112344,1,1,Active Shallow Crust,0.0,89.99003,0.0,02/12/7453
+-0.2663,42.45904,1825,11,12,6,22,42,3.95,15.0,fr,2629,36,112369,1,1,Active Shallow Crust,0.0,89.99003,0.0,11/12/1825
+-3.64626,47.60361,7129,5,2,13,19,55,3.55,5.0,fr,2630,142,112800,1,2,Active Shallow Crust,0.0,89.9898,0.0,05/02/7129
+-3.64626,47.60361,2275,6,19,15,25,47,3.55,5.0,fr,2631,45,112800,1,2,Active Shallow Crust,0.0,89.9898,0.0,06/19/2275
+-3.64626,47.60361,1096,6,13,2,34,57,3.55,27.5,fr,2632,21,112802,1,1,Active Shallow Crust,0.0,89.9898,0.0,06/13/1096
+-3.64626,47.60361,8126,5,10,15,18,57,3.65,5.0,fr,2633,162,112812,1,2,Active Shallow Crust,0.0,89.99091,0.0,05/10/8126
+-3.64626,47.60361,1920,10,23,20,17,38,3.65,5.0,fr,2634,38,112812,1,2,Active Shallow Crust,0.0,89.99091,0.0,10/23/1920
+-3.64626,47.60361,7873,7,21,12,47,24,3.75,5.0,fr,2635,157,112824,1,2,Active Shallow Crust,0.0,89.9892,0.0,07/21/7873
+-3.64626,47.60361,9339,10,1,17,29,18,3.75,5.0,fr,2636,186,112824,1,2,Active Shallow Crust,0.0,89.9892,0.0,10/01/9339
+-3.64626,47.60361,1128,8,1,20,22,35,3.75,27.5,fr,2637,22,112826,1,1,Active Shallow Crust,0.0,89.9892,0.0,08/01/1128
+-3.64626,47.60361,7923,7,28,8,18,45,3.75,5.0,fr,2638,158,112827,1,1,Active Shallow Crust,240.0083,58.01788,0.0,07/28/7923
+-3.64626,47.60361,2876,5,8,4,35,24,3.75,15.0,fr,2639,57,112828,1,1,Active Shallow Crust,240.0083,58.01788,0.0,05/08/2876
+-3.64626,47.60361,6923,1,6,12,36,47,3.85,15.0,fr,2640,138,112837,1,1,Active Shallow Crust,0.0,89.99037,0.0,01/06/6923
+-3.64626,47.60361,8731,5,20,16,14,32,3.95,5.0,fr,2641,174,112857,1,1,Active Shallow Crust,128.9004,89.99357,0.0,05/20/8731
+-6.8152,48.90484,5189,10,3,23,41,19,3.75,5.0,fr,2642,103,113304,1,1,Active Shallow Crust,0.0,89.98947,0.0,10/03/5189
+3.20394,43.44153,2451,2,13,14,32,12,3.55,5.0,fr,2643,49,113760,1,1,Active Shallow Crust,0.0,89.98902,0.0,02/13/2451
+3.20394,43.44153,808,5,25,14,23,27,3.75,5.0,fr,2644,16,113784,1,1,Active Shallow Crust,0.0,89.99128,0.0,05/25/0808
+3.20394,43.44153,6962,5,25,5,26,31,4.05,15.0,fr,2645,139,113830,1,1,Active Shallow Crust,128.8909,89.99383,0.0,05/25/6962
+3.20394,43.44153,8546,2,12,17,32,44,4.75,5.0,fr,2646,170,113910,1,1,Active Shallow Crust,0.0,89.98977,-90.0,02/12/8546
+6.29019,47.6526,5852,5,20,21,5,58,3.55,5.0,fr,2647,117,114240,1,2,Active Shallow Crust,0.0,89.99321,0.0,05/20/5852
+6.29019,47.6526,7184,4,16,15,33,45,3.55,5.0,fr,2648,143,114240,1,2,Active Shallow Crust,0.0,89.99321,0.0,04/16/7184
+6.29019,47.6526,3357,1,11,8,49,48,3.55,15.0,fr,2649,67,114241,1,1,Active Shallow Crust,0.0,89.99321,0.0,01/11/3357
+6.29019,47.6526,221,3,24,2,8,28,3.55,15.0,fr,2650,4,114247,1,1,Active Shallow Crust,0.0,89.99313,-90.0,03/24/0221
+6.29019,47.6526,7062,1,4,4,27,9,3.65,5.0,fr,2651,141,114252,1,2,Active Shallow Crust,0.0,89.98789,0.0,01/04/7062
+6.29019,47.6526,1031,12,8,6,12,19,3.65,5.0,fr,2652,20,114252,1,2,Active Shallow Crust,0.0,89.98789,0.0,12/08/1031
+6.29019,47.6526,9406,11,7,12,34,31,3.75,5.0,fr,2653,188,114264,1,1,Active Shallow Crust,0.0,89.98921,0.0,11/07/9406
+6.29019,47.6526,7009,5,16,1,42,27,3.85,5.0,fr,2654,140,114279,1,1,Active Shallow Crust,240.0109,57.99739,0.0,05/16/7009
+6.29019,47.6526,2840,4,30,10,33,58,4.05,5.0,fr,2655,56,114300,1,3,Active Shallow Crust,0.0,89.98854,0.0,04/30/2840
+6.29019,47.6526,8207,7,12,0,16,11,4.05,5.0,fr,2656,164,114300,1,3,Active Shallow Crust,0.0,89.98854,0.0,07/12/8207
+6.29019,47.6526,5516,5,6,4,15,37,4.05,5.0,fr,2657,110,114300,1,3,Active Shallow Crust,0.0,89.98854,0.0,05/06/5516
+6.29019,47.6526,6412,10,23,3,31,53,4.15,15.0,fr,2658,128,114322,1,1,Active Shallow Crust,128.8979,89.99319,0.0,10/23/6412
+6.29019,47.6526,1811,4,6,14,18,8,4.25,5.0,fr,2659,36,114324,1,1,Active Shallow Crust,0.0,89.9909,0.0,04/06/1811
+6.29019,47.6526,1846,2,11,9,37,39,4.35,5.0,fr,2660,36,114342,1,1,Active Shallow Crust,0.0,89.98906,-90.0,02/11/1846
+6.29019,47.6526,7044,4,12,3,54,55,4.45,15.0,fr,2661,140,114349,1,1,Active Shallow Crust,0.0,89.99036,0.0,04/12/7044
+6.29019,47.6526,638,12,16,6,24,18,5.05,15.0,fr,2662,12,114421,1,1,Active Shallow Crust,0.0,89.99033,0.0,12/16/0638
+6.29019,47.6526,9813,2,22,4,49,53,5.15,15.0,fr,2663,196,114436,1,1,Active Shallow Crust,240.0203,57.99999,0.0,02/22/9813
+-1.13197,41.81336,1044,8,16,14,44,48,4.75,15.0,fr,2664,20,114868,1,1,Active Shallow Crust,240.006,58.00413,0.0,08/16/1044
+-0.24991,44.78428,6635,3,30,4,1,58,3.75,15.0,fr,2665,132,115225,1,1,Active Shallow Crust,0.0,89.99005,0.0,03/30/6635
+-0.24991,44.78428,9978,9,23,12,0,30,3.75,5.0,fr,2666,199,115227,1,1,Active Shallow Crust,240.0081,58.01754,0.0,09/23/9978
+-0.24991,44.78428,3753,4,16,5,54,18,3.85,5.0,fr,2667,75,115245,1,1,Active Shallow Crust,128.8958,89.99367,0.0,04/16/3753
+-0.24991,44.78428,3381,6,4,23,41,9,4.15,5.0,fr,2668,67,115281,1,1,Active Shallow Crust,128.8978,89.99372,0.0,06/04/3381
+-0.24991,44.78428,2644,10,12,19,50,22,4.85,5.0,fr,2669,52,115365,1,1,Active Shallow Crust,128.8932,89.98901,0.0,10/12/2644
+4.06465,46.96711,3483,5,5,15,39,40,3.55,5.0,fr,2670,69,115680,1,2,Active Shallow Crust,0.0,89.99312,0.0,05/05/3483
+4.06465,46.96711,5581,10,9,8,41,1,3.55,5.0,fr,2671,111,115680,1,2,Active Shallow Crust,0.0,89.99312,0.0,10/09/5581
+4.06465,46.96711,8589,1,18,5,3,40,3.65,15.0,fr,2672,171,115693,1,1,Active Shallow Crust,0.0,89.98773,0.0,01/18/8589
+4.06465,46.96711,6104,9,9,7,3,56,3.65,27.5,fr,2673,122,115694,1,1,Active Shallow Crust,0.0,89.98773,0.0,09/09/6104
+4.06465,46.96711,2427,1,16,3,14,57,3.95,5.0,fr,2674,48,115728,1,1,Active Shallow Crust,0.0,89.99132,0.0,01/16/2427
+4.06465,46.96711,8131,8,21,8,23,55,4.15,5.0,fr,2675,162,115752,1,1,Active Shallow Crust,0.0,89.98965,0.0,08/21/8131
+4.06465,46.96711,1400,9,26,10,43,29,4.25,15.0,fr,2676,27,115765,1,1,Active Shallow Crust,0.0,89.99078,0.0,09/26/1400
+4.06465,46.96711,2697,9,1,10,50,31,4.35,5.0,fr,2677,53,115776,1,1,Active Shallow Crust,0.0,89.98904,0.0,09/01/2697
+-2.5031,43.73377,5376,1,27,15,57,48,3.55,5.0,fr,2678,107,116640,1,1,Active Shallow Crust,0.0,89.98907,0.0,01/27/5376
+-2.5031,43.73377,8537,2,23,8,34,33,3.55,15.0,fr,2679,170,116641,1,1,Active Shallow Crust,0.0,89.98907,0.0,02/23/8537
+6.08721,48.89694,6827,12,5,0,59,20,3.55,15.0,fr,2680,136,117121,1,1,Active Shallow Crust,0.0,89.98674,0.0,12/05/6827
+6.08721,48.89694,4766,1,19,0,21,14,3.55,15.0,fr,2681,95,117127,1,1,Active Shallow Crust,0.0,89.99329,-90.0,01/19/4766
+6.08721,48.89694,9371,10,3,6,4,29,3.65,5.0,fr,2682,187,117138,1,1,Active Shallow Crust,0.0,89.98804,-90.0,10/03/9371
+6.08721,48.89694,3483,2,1,2,11,53,3.95,15.0,fr,2683,69,117175,1,1,Active Shallow Crust,0.0,89.99154,-90.0,02/01/3483
+6.08721,48.89694,5544,10,23,6,29,39,4.25,5.0,fr,2684,110,117207,1,1,Active Shallow Crust,240.0077,57.99452,0.0,10/23/5544
+6.08721,48.89694,4929,12,14,0,0,49,4.35,5.0,fr,2685,98,117216,1,1,Active Shallow Crust,0.0,89.98944,0.0,12/14/4929
+4.93396,43.15724,3414,8,18,0,20,7,3.95,15.0,fr,2686,68,118129,1,1,Active Shallow Crust,0.0,89.99072,0.0,08/18/3414
+4.93396,43.15724,9020,5,8,6,35,18,4.05,5.0,fr,2687,180,118146,1,1,Active Shallow Crust,0.0,89.99163,-90.0,05/08/9020
+4.93396,43.15724,2682,12,14,3,25,29,5.15,5.0,fr,2688,53,118272,1,1,Active Shallow Crust,0.0,89.9895,0.0,12/14/2682
+3.78667,50.69508,7876,11,20,17,26,24,3.55,5.0,fr,2689,157,119040,1,1,Active Shallow Crust,0.0,89.99042,0.0,11/20/7876
+3.78667,50.69508,5552,7,20,20,4,13,3.55,15.0,fr,2690,111,119050,1,2,Active Shallow Crust,128.895,89.99361,0.0,07/20/5552
+3.78667,50.69508,9921,2,13,4,1,53,3.55,15.0,fr,2691,198,119050,1,2,Active Shallow Crust,128.895,89.99361,0.0,02/13/9921
+3.78667,50.69508,4728,8,27,13,2,2,3.65,5.0,fr,2692,94,119058,1,1,Active Shallow Crust,0.0,89.99136,-90.0,08/27/4728
+3.78667,50.69508,407,11,21,19,59,47,3.75,5.0,fr,2693,8,119064,1,1,Active Shallow Crust,0.0,89.98985,0.0,11/21/0407
+3.78667,50.69508,2643,6,16,14,14,18,3.95,5.0,fr,2694,52,119088,1,1,Active Shallow Crust,0.0,89.98992,0.0,06/16/2643
+3.78667,50.69508,8122,8,9,17,1,40,3.95,15.0,fr,2695,162,119089,1,1,Active Shallow Crust,0.0,89.98992,0.0,08/09/8122
+3.78667,50.69508,7340,1,31,3,4,16,3.95,15.0,fr,2696,146,119098,1,1,Active Shallow Crust,128.8997,89.99396,0.0,01/31/7340
+3.78667,50.69508,8855,1,7,1,54,56,4.75,15.0,fr,2697,177,119185,1,1,Active Shallow Crust,0.0,89.99037,0.0,01/07/8855
+3.78667,50.69508,2667,12,3,10,48,5,4.85,5.0,fr,2698,53,119196,1,1,Active Shallow Crust,0.0,89.98999,0.0,12/03/2667
+3.78667,50.69508,5171,7,20,19,45,54,4.95,5.0,fr,2699,103,119208,1,1,Active Shallow Crust,0.0,89.9898,0.0,07/20/5171
+3.78667,50.69508,8212,8,25,14,52,40,5.75,27.5,fr,2700,164,119309,1,1,Active Shallow Crust,240.0466,58.00044,0.0,08/25/8212
+-3.61654,50.57509,1646,3,1,5,42,55,3.95,5.0,fr,2701,32,119568,1,1,Active Shallow Crust,0.0,89.9899,0.0,03/01/1646
+-4.42362,49.43056,8687,5,24,4,39,24,3.55,5.0,fr,2702,173,120000,1,1,Active Shallow Crust,0.0,89.98689,0.0,05/24/8687
+-4.42362,49.43056,1052,12,8,10,43,55,3.75,27.5,fr,2703,21,120029,1,1,Active Shallow Crust,240.0094,58.01786,0.0,12/08/1052
+5.1424,44.51312,6006,1,14,9,20,19,3.55,5.0,fr,2704,120,120960,1,2,Active Shallow Crust,0.0,89.99281,0.0,01/14/6006
+5.1424,44.51312,2085,7,13,12,31,56,3.55,5.0,fr,2705,41,120960,1,2,Active Shallow Crust,0.0,89.99281,0.0,07/13/2085
+5.1424,44.51312,886,5,7,15,17,14,3.55,5.0,fr,2706,17,120966,1,1,Active Shallow Crust,0.0,89.99273,-90.0,05/07/0886
+5.1424,44.51312,2203,8,13,9,29,16,3.65,5.0,fr,2707,44,120972,1,1,Active Shallow Crust,0.0,89.98718,0.0,08/13/2203
+5.1424,44.51312,3323,8,22,5,3,7,3.65,5.0,fr,2708,66,120975,1,1,Active Shallow Crust,240.0017,58.01231,0.0,08/22/3323
+5.1424,44.51312,6717,9,7,1,25,40,3.65,15.0,fr,2709,134,120976,1,1,Active Shallow Crust,240.0017,58.01231,0.0,09/07/6717
+5.1424,44.51312,8024,7,26,0,39,36,3.65,27.5,fr,2710,160,120977,1,1,Active Shallow Crust,240.0017,58.01222,0.0,07/26/8024
+5.1424,44.51312,4839,11,20,4,32,29,3.65,15.0,fr,2711,96,120979,1,1,Active Shallow Crust,0.0,89.98704,-90.0,11/20/4839
+5.1424,44.51312,5339,1,20,10,36,54,3.85,5.0,fr,2712,106,120996,1,1,Active Shallow Crust,0.0,89.98981,0.0,01/20/5339
+5.1424,44.51312,9506,3,5,2,7,4,3.95,15.0,fr,2713,190,121018,1,1,Active Shallow Crust,128.9005,89.99546,0.0,03/05/9506
+5.1424,44.51312,3245,8,4,2,7,48,4.05,5.0,fr,2714,64,121020,1,1,Active Shallow Crust,0.0,89.99191,0.0,08/04/3245
+5.1424,44.51312,7301,3,4,9,57,59,4.25,5.0,fr,2715,146,121044,1,1,Active Shallow Crust,0.0,89.99036,0.0,03/04/7301
+5.1424,44.51312,2789,8,25,4,41,35,4.45,5.0,fr,2716,55,121077,1,1,Active Shallow Crust,128.8923,89.99362,0.0,08/25/2789
+5.1424,44.51312,4976,1,6,2,31,45,5.05,5.0,fr,2717,99,121143,1,1,Active Shallow Crust,240.0211,57.99745,0.0,01/06/4976
+5.1424,44.51312,5985,5,14,21,41,12,6.25,15.0,fr,2718,119,121285,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/14/5985
+-2.84867,46.72583,1358,4,3,22,24,10,3.75,5.0,fr,2719,27,121470,1,1,Active Shallow Crust,0.0,89.98889,-90.0,04/03/1358
+-2.84867,46.72583,5351,5,3,5,6,13,3.75,5.0,fr,2720,107,121473,1,1,Active Shallow Crust,128.897,89.96723,0.0,05/03/5351
+-2.84867,46.72583,9132,8,26,9,16,16,3.95,5.0,fr,2721,182,121488,1,1,Active Shallow Crust,0.0,89.9891,0.0,08/26/9132
+-2.84867,46.72583,7137,10,24,7,53,8,4.45,27.5,fr,2722,142,121550,1,1,Active Shallow Crust,0.0,89.99019,0.0,10/24/7137
+-2.84867,46.72583,8753,4,3,3,38,8,4.75,15.0,fr,2723,175,121588,1,1,Active Shallow Crust,240.0077,58.00444,0.0,04/03/8753
+5.27819,47.64937,3168,11,30,5,36,50,3.75,5.0,fr,2724,63,121944,1,2,Active Shallow Crust,0.0,89.9892,0.0,11/30/3168
+5.27819,47.64937,3177,4,4,12,1,47,3.75,5.0,fr,2725,63,121944,1,2,Active Shallow Crust,0.0,89.9892,0.0,04/04/3177
+5.27819,47.64937,9607,3,22,18,27,54,3.85,5.0,fr,2726,192,121956,1,1,Active Shallow Crust,0.0,89.99038,0.0,03/22/9607
+5.27819,47.64937,7919,7,9,9,15,23,3.95,5.0,fr,2727,158,121974,1,1,Active Shallow Crust,0.0,89.99133,-90.0,07/09/7919
+5.27819,47.64937,587,3,22,11,31,23,4.05,5.0,fr,2728,11,121980,1,1,Active Shallow Crust,0.0,89.98854,0.0,03/22/0587
+5.27819,47.64937,1421,12,16,11,35,6,4.05,15.0,fr,2729,28,121981,1,1,Active Shallow Crust,0.0,89.98854,0.0,12/16/1421
+5.27819,47.64937,8150,3,19,22,20,29,4.15,15.0,fr,2730,162,121993,1,1,Active Shallow Crust,0.0,89.98978,0.0,03/19/8150
+5.27819,47.64937,5867,11,16,5,51,35,4.25,5.0,fr,2731,117,122004,1,1,Active Shallow Crust,0.0,89.9909,0.0,11/16/5867
+2.7592,49.74938,9035,10,12,11,36,32,3.55,5.0,fr,2732,180,122400,1,1,Active Shallow Crust,0.0,89.99023,0.0,10/12/9035
+2.7592,49.74938,3698,5,6,5,44,47,4.05,5.0,fr,2733,73,122460,1,1,Active Shallow Crust,0.0,89.99084,0.0,05/06/3698
+2.7592,49.74938,9783,5,20,2,50,17,4.35,5.0,fr,2734,195,122499,1,1,Active Shallow Crust,240.0091,57.9962,0.0,05/20/9783
+2.7592,49.74938,9142,6,21,15,28,30,5.25,15.0,fr,2735,182,122608,1,1,Active Shallow Crust,240.0277,58.00069,0.0,06/21/9142
+4.09325,51.47221,8009,8,31,15,6,37,3.55,27.5,fr,2736,160,122882,1,1,Active Shallow Crust,0.0,89.98743,0.0,08/31/8009
+4.09325,51.47221,4981,10,30,0,28,14,3.75,15.0,fr,2737,99,122905,1,1,Active Shallow Crust,0.0,89.99002,0.0,10/30/4981
+4.09325,51.47221,5708,6,21,1,24,41,3.75,5.0,fr,2738,114,122907,1,1,Active Shallow Crust,240.008,58.01794,0.0,06/21/5708
+4.09325,51.47221,9402,12,3,10,18,26,3.95,5.0,fr,2739,188,122928,1,1,Active Shallow Crust,0.0,89.98811,0.0,12/03/9402
+4.09325,51.47221,9169,1,21,2,57,55,4.15,5.0,fr,2740,183,122952,1,1,Active Shallow Crust,0.0,89.99055,0.0,01/21/9169
+4.09325,51.47221,1971,8,28,10,23,45,4.25,5.0,fr,2741,39,122964,1,1,Active Shallow Crust,0.0,89.98878,0.0,08/28/1971
+4.09325,51.47221,5688,8,28,16,3,17,6.25,27.5,fr,2742,113,123209,1,1,Active Shallow Crust,240.085,58.00056,0.0,08/28/5688
+8.31776,50.28226,2865,9,5,10,14,0,3.55,15.0,fr,2743,57,123361,1,1,Active Shallow Crust,0.0,89.98711,0.0,09/05/2865
+8.31776,50.28226,7047,9,7,13,20,29,3.65,5.0,fr,2744,140,123372,1,1,Active Shallow Crust,0.0,89.98852,0.0,09/07/7047
+8.31776,50.28226,6308,2,25,23,21,28,3.75,15.0,fr,2745,126,123385,1,1,Active Shallow Crust,0.0,89.98976,0.0,02/25/6308
+8.31776,50.28226,2711,2,5,15,52,57,3.75,15.0,fr,2746,54,123388,1,1,Active Shallow Crust,240.0098,58.01747,0.0,02/05/2711
+8.31776,50.28226,7545,3,9,22,22,11,3.85,5.0,fr,2747,150,123396,1,1,Active Shallow Crust,0.0,89.99088,0.0,03/09/7545
+8.31776,50.28226,6203,1,15,6,17,11,3.85,15.0,fr,2748,124,123400,1,1,Active Shallow Crust,240.0125,57.99748,0.0,01/15/6203
+8.31776,50.28226,8407,4,21,2,38,2,3.95,27.5,fr,2749,168,123410,1,1,Active Shallow Crust,0.0,89.99187,0.0,04/21/8407
+8.31776,50.28226,2519,4,20,8,46,26,3.95,15.0,fr,2750,50,123412,1,1,Active Shallow Crust,240.0209,58.00473,0.0,04/20/2519
+8.31776,50.28226,1492,9,6,20,52,0,4.05,5.0,fr,2751,29,123420,1,1,Active Shallow Crust,0.0,89.99275,0.0,09/06/1492
+8.31776,50.28226,5440,9,8,6,40,33,4.05,5.0,fr,2752,108,123426,1,1,Active Shallow Crust,0.0,89.99267,-90.0,09/08/5440
+8.31776,50.28226,1891,9,20,12,43,31,4.15,5.0,fr,2753,37,123438,1,1,Active Shallow Crust,0.0,89.98693,-90.0,09/20/1891
+8.31776,50.28226,1006,10,5,0,6,40,4.55,5.0,fr,2754,20,123480,1,1,Active Shallow Crust,0.0,89.99185,0.0,10/05/1006
+8.31776,50.28226,3704,7,26,21,44,52,4.95,5.0,fr,2755,74,123528,1,1,Active Shallow Crust,0.0,89.98972,0.0,07/26/3704
+8.31776,50.28226,1219,2,17,9,38,40,5.05,5.0,fr,2756,24,123543,1,1,Active Shallow Crust,240.0243,57.99793,0.0,02/17/1219
+5.73579,49.60434,8297,10,10,0,50,56,3.75,15.0,fr,2757,165,123865,1,1,Active Shallow Crust,0.0,89.98962,0.0,10/10/8297
+5.73579,49.60434,9124,5,28,13,21,38,3.75,27.5,fr,2758,182,123866,1,1,Active Shallow Crust,0.0,89.98962,0.0,05/28/9124
+5.73579,49.60434,4282,4,1,5,45,26,3.95,5.0,fr,2759,85,123888,1,1,Active Shallow Crust,0.0,89.99175,0.0,04/01/4282
+4.88476,47.33996,9256,12,30,21,42,40,3.55,5.0,fr,2760,185,124320,1,1,Active Shallow Crust,0.0,89.99316,0.0,12/30/9256
+4.88476,47.33996,4630,11,16,22,9,1,3.55,5.0,fr,2761,92,124323,1,1,Active Shallow Crust,240.0135,57.99706,0.0,11/16/4630
+4.88476,47.33996,5663,8,24,22,29,9,3.65,5.0,fr,2762,113,124332,1,2,Active Shallow Crust,0.0,89.98782,0.0,08/24/5663
+4.88476,47.33996,4907,2,23,10,5,22,3.65,5.0,fr,2763,98,124332,1,2,Active Shallow Crust,0.0,89.98782,0.0,02/23/4907
+4.88476,47.33996,5441,6,21,14,34,40,3.85,5.0,fr,2764,108,124365,1,1,Active Shallow Crust,128.8949,89.99274,0.0,06/21/5441
+4.88476,47.33996,2541,5,25,11,57,20,4.05,5.0,fr,2765,50,124380,1,1,Active Shallow Crust,0.0,89.98847,0.0,05/25/2541
+4.88476,47.33996,6074,12,1,18,28,8,4.15,5.0,fr,2766,121,124392,1,1,Active Shallow Crust,0.0,89.98972,0.0,12/01/6074
+4.88476,47.33996,7894,2,3,6,58,26,4.25,15.0,fr,2767,157,124405,1,1,Active Shallow Crust,0.0,89.99084,0.0,02/03/7894
+4.88476,47.33996,1359,11,6,17,48,23,4.25,27.5,fr,2768,27,124406,1,1,Active Shallow Crust,0.0,89.99084,0.0,11/06/1359
+4.88476,47.33996,3926,10,17,10,25,6,5.35,5.0,fr,2769,78,124536,1,1,Active Shallow Crust,0.0,89.98967,0.0,10/17/3926
+3.7164,44.70692,2773,1,30,1,10,57,3.55,5.0,fr,2770,55,124800,1,4,Active Shallow Crust,0.0,89.98925,0.0,01/30/2773
+3.7164,44.70692,3113,8,28,16,3,9,3.55,5.0,fr,2771,62,124800,1,4,Active Shallow Crust,0.0,89.98925,0.0,08/28/3113
+3.7164,44.70692,9853,2,22,13,8,47,3.55,5.0,fr,2772,197,124800,1,4,Active Shallow Crust,0.0,89.98925,0.0,02/22/9853
+3.7164,44.70692,9796,7,2,17,8,55,3.55,5.0,fr,2773,195,124800,1,4,Active Shallow Crust,0.0,89.98925,0.0,07/02/9796
+3.7164,44.70692,5873,9,26,14,25,1,3.55,15.0,fr,2774,117,124801,1,1,Active Shallow Crust,0.0,89.98925,0.0,09/26/5873
+3.7164,44.70692,7349,9,30,17,2,45,3.55,5.0,fr,2775,146,124806,1,1,Active Shallow Crust,0.0,89.98913,-90.0,09/30/7349
+3.7164,44.70692,4734,8,5,8,27,29,3.65,15.0,fr,2776,94,124813,1,1,Active Shallow Crust,0.0,89.99042,0.0,08/05/4734
+3.7164,44.70692,3052,11,11,18,39,40,3.65,27.5,fr,2777,61,124814,1,1,Active Shallow Crust,0.0,89.99042,0.0,11/11/3052
+3.7164,44.70692,5045,12,10,14,34,35,3.65,5.0,fr,2778,100,124815,1,1,Active Shallow Crust,240.0005,58.01276,0.0,12/10/5045
+3.7164,44.70692,6422,10,15,0,42,45,3.95,5.0,fr,2779,128,124848,1,1,Active Shallow Crust,0.0,89.99096,0.0,10/15/6422
+3.7164,44.70692,9899,9,18,11,18,13,3.95,5.0,fr,2780,197,124857,1,1,Active Shallow Crust,128.9008,89.99435,0.0,09/18/9899
+3.7164,44.70692,5612,2,17,17,25,32,4.25,5.0,fr,2781,112,124884,1,1,Active Shallow Crust,0.0,89.99039,0.0,02/17/5612
+3.7164,44.70692,261,6,14,9,21,3,4.25,27.5,fr,2782,5,124886,1,1,Active Shallow Crust,0.0,89.99039,0.0,06/14/0261
+3.7164,44.70692,1789,4,28,23,37,51,4.35,15.0,fr,2783,35,124897,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/28/1789
+3.7164,44.70692,6558,4,30,1,41,51,4.55,15.0,fr,2784,131,124924,1,1,Active Shallow Crust,240.009,57.99714,0.0,04/30/6558
+3.7164,44.70692,5968,5,30,10,33,53,6.05,5.0,fr,2785,119,125103,1,1,Active Shallow Crust,240.0535,57.99967,0.0,05/30/5968
+-0.20426,46.00842,2515,12,28,19,38,32,3.55,5.0,fr,2786,50,125280,1,1,Active Shallow Crust,0.0,89.98993,0.0,12/28/2515
+-0.20426,46.00842,4755,3,13,8,22,50,3.55,15.0,fr,2787,95,125281,1,2,Active Shallow Crust,0.0,89.98993,0.0,03/13/4755
+-0.20426,46.00842,9338,1,20,22,18,57,3.55,15.0,fr,2788,186,125281,1,2,Active Shallow Crust,0.0,89.98993,0.0,01/20/9338
+-0.20426,46.00842,29,8,2,16,26,23,3.55,27.5,fr,2789,0,125282,1,1,Active Shallow Crust,0.0,89.98993,0.0,08/02/0029
+-0.20426,46.00842,7895,5,25,10,43,56,3.65,5.0,fr,2790,157,125292,1,1,Active Shallow Crust,0.0,89.99005,0.0,05/25/7895
+-0.20426,46.00842,6155,3,12,20,6,55,3.65,5.0,fr,2791,123,125295,1,2,Active Shallow Crust,240.001,58.01287,0.0,03/12/6155
+-0.20426,46.00842,9788,10,27,20,31,13,3.65,5.0,fr,2792,195,125295,1,2,Active Shallow Crust,240.001,58.01287,0.0,10/27/9788
+-0.20426,46.00842,7652,7,11,17,54,11,3.65,5.0,fr,2793,153,125298,1,1,Active Shallow Crust,0.0,89.98994,-90.0,07/11/7652
+-0.20426,46.00842,4136,7,19,22,8,48,3.85,5.0,fr,2794,82,125316,1,1,Active Shallow Crust,0.0,89.98993,0.0,07/19/4136
+-0.20426,46.00842,1279,1,12,12,32,31,3.95,27.5,fr,2795,25,125333,1,1,Active Shallow Crust,240.0197,58.00495,0.0,01/12/1279
+-0.20426,46.00842,1525,12,25,16,2,31,3.95,15.0,fr,2796,30,125335,1,1,Active Shallow Crust,0.0,89.98994,-90.0,12/25/1525
+-0.20426,46.00842,6546,9,4,0,8,12,3.95,5.0,fr,2797,130,125337,1,1,Active Shallow Crust,128.9005,89.99372,0.0,09/04/6546
+-0.20426,46.00842,1753,2,10,9,26,5,4.05,15.0,fr,2798,35,125344,1,1,Active Shallow Crust,240.0059,58.00578,0.0,02/10/1753
+-0.20426,46.00842,8465,5,12,0,31,36,4.05,27.5,fr,2799,169,125345,1,1,Active Shallow Crust,240.0059,58.00578,0.0,05/12/8465
+-0.20426,46.00842,7411,5,7,10,12,38,4.15,15.0,fr,2800,148,125356,1,1,Active Shallow Crust,240.0084,57.99732,0.0,05/07/7411
+-0.20426,46.00842,6470,8,23,22,0,40,4.25,5.0,fr,2801,129,125364,1,1,Active Shallow Crust,0.0,89.99003,0.0,08/23/6470
+-0.20426,46.00842,4646,8,6,13,49,3,4.75,15.0,fr,2802,92,125425,1,1,Active Shallow Crust,0.0,89.98999,0.0,08/06/4646
+-0.29466,41.63122,1768,7,8,19,21,9,3.65,5.0,fr,2803,35,125775,1,1,Active Shallow Crust,240.0006,58.01286,0.0,07/08/1768
+-0.29466,41.63122,4831,7,27,3,49,41,3.65,15.0,fr,2804,96,125776,1,1,Active Shallow Crust,240.0006,58.01286,0.0,07/27/4831
+-0.29466,41.63122,1024,12,11,8,1,23,4.55,5.0,fr,2805,20,125880,1,1,Active Shallow Crust,0.0,89.99002,0.0,12/11/1024
+-0.29466,41.63122,1935,11,6,19,52,11,4.85,27.5,fr,2806,38,125918,1,1,Active Shallow Crust,0.0,89.98998,0.0,11/06/1935
+-4.12709,49.59296,4582,6,25,7,25,31,3.95,5.0,fr,2807,91,126294,1,1,Active Shallow Crust,0.0,89.99165,-90.0,06/25/4582
+-4.12709,49.59296,3930,6,21,14,12,46,4.65,5.0,fr,2808,78,126372,1,1,Active Shallow Crust,0.0,89.99078,0.0,06/21/3930
+-0.25763,51.83805,7706,11,27,0,7,32,3.55,15.0,fr,2809,154,126724,1,1,Active Shallow Crust,240.0128,57.99825,0.0,11/27/7706
+-0.25763,51.83805,3824,9,3,18,50,13,3.65,5.0,fr,2810,76,126741,1,1,Active Shallow Crust,128.9,89.96352,0.0,09/03/3824
+-0.25763,51.83805,8046,6,21,15,51,37,3.75,5.0,fr,2811,160,126747,1,1,Active Shallow Crust,240.009,58.01769,0.0,06/21/8046
+-0.25763,51.83805,8153,12,20,11,20,38,3.75,15.0,fr,2812,163,126748,1,1,Active Shallow Crust,240.009,58.01769,0.0,12/20/8153
+-0.25763,51.83805,8689,2,19,16,49,44,4.45,5.0,fr,2813,173,126831,1,1,Active Shallow Crust,240.0068,57.99495,0.0,02/19/8689
+6.02682,44.36378,2905,2,1,0,30,9,3.55,15.0,fr,2814,58,128161,1,2,Active Shallow Crust,0.0,89.99279,0.0,02/01/2905
+6.02682,44.36378,3739,5,24,18,14,8,3.55,15.0,fr,2815,74,128161,1,2,Active Shallow Crust,0.0,89.99279,0.0,05/24/3739
+6.02682,44.36378,9427,4,4,19,49,1,3.55,5.0,fr,2816,188,128169,1,1,Active Shallow Crust,128.8965,89.99279,0.0,04/04/9427
+6.02682,44.36378,6890,11,28,13,36,39,3.65,5.0,fr,2817,137,128172,1,1,Active Shallow Crust,0.0,89.98715,0.0,11/28/6890
+6.02682,44.36378,2624,2,19,5,56,35,3.65,15.0,fr,2818,52,128173,1,1,Active Shallow Crust,0.0,89.98715,0.0,02/19/2624
+6.02682,44.36378,5600,3,28,18,57,13,3.85,5.0,fr,2819,111,128196,1,1,Active Shallow Crust,0.0,89.98979,0.0,03/28/5600
+6.02682,44.36378,7075,7,20,23,8,36,4.05,5.0,fr,2820,141,128220,1,1,Active Shallow Crust,0.0,89.99189,0.0,07/20/7075
+6.02682,44.36378,1079,8,17,23,24,23,4.05,5.0,fr,2821,21,128226,1,1,Active Shallow Crust,0.0,89.9918,-90.0,08/17/1079
+6.02682,44.36378,6230,12,28,18,23,6,4.15,5.0,fr,2822,124,128238,1,1,Active Shallow Crust,0.0,89.98904,-90.0,12/28/6230
+6.02682,44.36378,5464,6,22,18,47,18,4.25,15.0,fr,2823,109,128245,1,2,Active Shallow Crust,0.0,89.99034,0.0,06/22/5464
+6.02682,44.36378,8228,11,19,11,51,27,4.25,15.0,fr,2824,164,128245,1,2,Active Shallow Crust,0.0,89.99034,0.0,11/19/8228
+6.02682,44.36378,3151,5,24,12,11,36,4.35,5.0,fr,2825,63,128259,1,1,Active Shallow Crust,240.0083,57.99549,0.0,05/24/3151
+6.02682,44.36378,3496,1,27,5,54,10,4.45,15.0,fr,2826,69,128269,1,1,Active Shallow Crust,0.0,89.98977,0.0,01/27/3496
+6.02682,44.36378,2581,8,14,16,45,35,4.75,15.0,fr,2827,51,128305,1,1,Active Shallow Crust,0.0,89.98914,0.0,08/14/2581
+6.02682,44.36378,5140,3,31,0,35,29,6.05,5.0,fr,2828,102,128463,1,1,Active Shallow Crust,240.053,57.99961,0.0,03/31/5140
+0.91106,45.15001,2233,6,30,10,15,59,3.55,5.0,fr,2829,44,128640,1,1,Active Shallow Crust,0.0,89.99022,0.0,06/30/2233
+0.91106,45.15001,2132,3,30,4,37,48,3.65,5.0,fr,2830,42,128658,1,1,Active Shallow Crust,0.0,89.99038,-90.0,03/30/2132
+0.91106,45.15001,1961,7,29,6,10,31,4.15,5.0,fr,2831,39,128715,1,1,Active Shallow Crust,240.0082,57.99718,0.0,07/29/1961
+0.91106,45.15001,1825,7,10,0,53,31,4.25,5.0,fr,2832,36,128727,1,1,Active Shallow Crust,240.0073,57.99403,0.0,07/10/1825
+0.91106,45.15001,9815,12,21,14,36,57,4.45,5.0,fr,2833,196,128748,1,1,Active Shallow Crust,0.0,89.98991,0.0,12/21/9815
+-5.63001,47.80371,3879,9,9,17,32,16,3.85,5.0,fr,2834,77,129162,1,1,Active Shallow Crust,0.0,89.9903,-90.0,09/09/3879
+-5.63001,47.80371,7893,5,25,10,5,8,4.05,5.0,fr,2835,157,129180,1,1,Active Shallow Crust,0.0,89.98857,0.0,05/25/7893
+6.92351,46.44066,697,8,16,0,49,4,3.55,5.0,fr,2836,13,129600,1,8,Active Shallow Crust,0.0,89.99305,0.0,08/16/0697
+6.92351,46.44066,3401,10,15,18,42,25,3.55,5.0,fr,2837,68,129600,1,8,Active Shallow Crust,0.0,89.99305,0.0,10/15/3401
+6.92351,46.44066,6557,10,27,23,55,18,3.55,5.0,fr,2838,131,129600,1,8,Active Shallow Crust,0.0,89.99305,0.0,10/27/6557
+6.92351,46.44066,6184,8,16,1,46,44,3.55,5.0,fr,2839,123,129600,1,8,Active Shallow Crust,0.0,89.99305,0.0,08/16/6184
+6.92351,46.44066,1990,1,18,9,27,43,3.55,5.0,fr,2840,39,129600,1,8,Active Shallow Crust,0.0,89.99305,0.0,01/18/1990
+6.92351,46.44066,7541,12,21,11,28,16,3.55,5.0,fr,2841,150,129600,1,8,Active Shallow Crust,0.0,89.99305,0.0,12/21/7541
+6.92351,46.44066,8877,5,23,6,14,17,3.55,5.0,fr,2842,177,129600,1,8,Active Shallow Crust,0.0,89.99305,0.0,05/23/8877
+6.92351,46.44066,3380,3,23,12,6,1,3.55,5.0,fr,2843,67,129600,1,8,Active Shallow Crust,0.0,89.99305,0.0,03/23/3380
+6.92351,46.44066,6322,1,10,1,47,15,3.55,15.0,fr,2844,126,129601,1,4,Active Shallow Crust,0.0,89.99305,0.0,01/10/6322
+6.92351,46.44066,9340,4,3,18,34,52,3.55,15.0,fr,2845,186,129601,1,4,Active Shallow Crust,0.0,89.99305,0.0,04/03/9340
+6.92351,46.44066,5965,8,7,19,46,36,3.55,15.0,fr,2846,119,129601,1,4,Active Shallow Crust,0.0,89.99305,0.0,08/07/5965
+6.92351,46.44066,332,3,7,22,21,0,3.55,15.0,fr,2847,6,129601,1,4,Active Shallow Crust,0.0,89.99305,0.0,03/07/0332
+6.92351,46.44066,3750,10,20,5,31,31,3.55,5.0,fr,2848,74,129603,1,2,Active Shallow Crust,240.0125,57.99721,0.0,10/20/3750
+6.92351,46.44066,2174,2,11,22,41,14,3.55,5.0,fr,2849,43,129603,1,2,Active Shallow Crust,240.0125,57.99721,0.0,02/11/2174
+6.92351,46.44066,1640,11,23,6,18,33,3.55,15.0,fr,2850,32,129604,1,1,Active Shallow Crust,240.0125,57.99721,0.0,11/23/1640
+6.92351,46.44066,2807,9,24,1,0,19,3.55,5.0,fr,2851,56,129606,1,1,Active Shallow Crust,0.0,89.99297,-90.0,09/24/2807
+6.92351,46.44066,6809,10,3,16,3,45,3.55,15.0,fr,2852,136,129607,1,1,Active Shallow Crust,0.0,89.99297,-90.0,10/03/6809
+6.92351,46.44066,9990,5,18,21,58,53,3.55,15.0,fr,2853,199,129610,1,1,Active Shallow Crust,128.897,89.99305,0.0,05/18/9990
+6.92351,46.44066,6323,7,25,22,6,12,3.65,5.0,fr,2854,126,129612,1,7,Active Shallow Crust,0.0,89.98761,0.0,07/25/6323
+6.92351,46.44066,6789,11,28,1,40,43,3.65,5.0,fr,2855,135,129612,1,7,Active Shallow Crust,0.0,89.98761,0.0,11/28/6789
+6.92351,46.44066,2448,11,12,17,6,21,3.65,5.0,fr,2856,48,129612,1,7,Active Shallow Crust,0.0,89.98761,0.0,11/12/2448
+6.92351,46.44066,813,2,23,8,2,33,3.65,5.0,fr,2857,16,129612,1,7,Active Shallow Crust,0.0,89.98761,0.0,02/23/0813
+6.92351,46.44066,2441,9,17,10,33,56,3.65,5.0,fr,2858,48,129612,1,7,Active Shallow Crust,0.0,89.98761,0.0,09/17/2441
+6.92351,46.44066,866,9,26,13,11,57,3.65,5.0,fr,2859,17,129612,1,7,Active Shallow Crust,0.0,89.98761,0.0,09/26/0866
+6.92351,46.44066,490,4,26,4,3,48,3.65,5.0,fr,2860,9,129612,1,7,Active Shallow Crust,0.0,89.98761,0.0,04/26/0490
+6.92351,46.44066,7245,4,9,22,10,24,3.65,15.0,fr,2861,144,129613,1,1,Active Shallow Crust,0.0,89.98761,0.0,04/09/7245
+6.92351,46.44066,3389,6,5,0,17,20,3.65,27.5,fr,2862,67,129614,1,1,Active Shallow Crust,0.0,89.98761,0.0,06/05/3389
+6.92351,46.44066,8187,10,18,19,1,45,3.65,5.0,fr,2863,163,129618,1,1,Active Shallow Crust,0.0,89.98747,-90.0,10/18/8187
+6.92351,46.44066,8004,10,23,1,57,42,3.65,15.0,fr,2864,160,129622,1,1,Active Shallow Crust,128.9012,89.96352,0.0,10/23/8004
+6.92351,46.44066,7285,10,9,10,20,3,3.75,5.0,fr,2865,145,129624,1,5,Active Shallow Crust,0.0,89.98896,0.0,10/09/7285
+6.92351,46.44066,7819,6,13,13,44,32,3.75,5.0,fr,2866,156,129624,1,5,Active Shallow Crust,0.0,89.98896,0.0,06/13/7819
+6.92351,46.44066,8488,12,3,4,17,2,3.75,5.0,fr,2867,169,129624,1,5,Active Shallow Crust,0.0,89.98896,0.0,12/03/8488
+6.92351,46.44066,8948,1,4,0,11,38,3.75,5.0,fr,2868,178,129624,1,5,Active Shallow Crust,0.0,89.98896,0.0,01/04/8948
+6.92351,46.44066,819,9,25,9,16,0,3.75,5.0,fr,2869,16,129624,1,5,Active Shallow Crust,0.0,89.98896,0.0,09/25/0819
+6.92351,46.44066,4533,2,18,22,18,33,3.75,5.0,fr,2870,90,129627,1,2,Active Shallow Crust,240.0088,58.01713,0.0,02/18/4533
+6.92351,46.44066,3848,5,20,17,15,9,3.75,5.0,fr,2871,76,129627,1,2,Active Shallow Crust,240.0088,58.01713,0.0,05/20/3848
+6.92351,46.44066,6113,9,21,18,18,46,3.75,15.0,fr,2872,122,129628,1,2,Active Shallow Crust,240.0088,58.01713,0.0,09/21/6113
+6.92351,46.44066,5711,4,15,4,44,52,3.75,15.0,fr,2873,114,129628,1,2,Active Shallow Crust,240.0088,58.01713,0.0,04/15/5711
+6.92351,46.44066,5183,11,20,8,1,6,3.75,15.0,fr,2874,103,129631,1,1,Active Shallow Crust,0.0,89.98883,-90.0,11/20/5183
+6.92351,46.44066,5719,3,23,12,49,21,3.75,5.0,fr,2875,114,129633,1,1,Active Shallow Crust,128.8958,89.96749,0.0,03/23/5719
+6.92351,46.44066,7632,7,6,12,59,4,3.85,5.0,fr,2876,152,129636,1,7,Active Shallow Crust,0.0,89.99016,0.0,07/06/7632
+6.92351,46.44066,6383,6,9,3,22,15,3.85,5.0,fr,2877,127,129636,1,7,Active Shallow Crust,0.0,89.99016,0.0,06/09/6383
+6.92351,46.44066,3194,8,11,23,34,40,3.85,5.0,fr,2878,63,129636,1,7,Active Shallow Crust,0.0,89.99016,0.0,08/11/3194
+6.92351,46.44066,1028,3,29,15,9,28,3.85,5.0,fr,2879,20,129636,1,7,Active Shallow Crust,0.0,89.99016,0.0,03/29/1028
+6.92351,46.44066,9778,5,31,23,34,55,3.85,5.0,fr,2880,195,129636,1,7,Active Shallow Crust,0.0,89.99016,0.0,05/31/9778
+6.92351,46.44066,5774,10,29,3,21,4,3.85,5.0,fr,2881,115,129636,1,7,Active Shallow Crust,0.0,89.99016,0.0,10/29/5774
+6.92351,46.44066,9805,4,13,10,42,29,3.85,5.0,fr,2882,196,129636,1,7,Active Shallow Crust,0.0,89.99016,0.0,04/13/9805
+6.92351,46.44066,2777,4,4,3,49,57,3.85,15.0,fr,2883,55,129637,1,3,Active Shallow Crust,0.0,89.99016,0.0,04/04/2777
+6.92351,46.44066,959,4,27,1,50,33,3.85,15.0,fr,2884,19,129637,1,3,Active Shallow Crust,0.0,89.99016,0.0,04/27/0959
+6.92351,46.44066,1329,10,15,23,58,26,3.85,15.0,fr,2885,26,129637,1,3,Active Shallow Crust,0.0,89.99016,0.0,10/15/1329
+6.92351,46.44066,8260,8,25,16,39,9,3.85,5.0,fr,2886,165,129642,1,2,Active Shallow Crust,0.0,89.99004,-90.0,08/25/8260
+6.92351,46.44066,1342,6,17,11,11,55,3.85,5.0,fr,2887,26,129642,1,2,Active Shallow Crust,0.0,89.99004,-90.0,06/17/1342
+6.92351,46.44066,4511,3,12,11,39,47,3.85,15.0,fr,2888,90,129643,1,2,Active Shallow Crust,0.0,89.99004,-90.0,03/12/4511
+6.92351,46.44066,7926,10,6,20,28,9,3.85,15.0,fr,2889,158,129643,1,2,Active Shallow Crust,0.0,89.99004,-90.0,10/06/7926
+6.92351,46.44066,7877,5,7,7,12,49,3.85,5.0,fr,2890,157,129645,1,1,Active Shallow Crust,128.8957,89.99508,0.0,05/07/7877
+6.92351,46.44066,8948,6,25,21,59,22,3.95,5.0,fr,2891,178,129648,1,6,Active Shallow Crust,0.0,89.99123,0.0,06/25/8948
+6.92351,46.44066,4292,5,17,9,15,5,3.95,5.0,fr,2892,85,129648,1,6,Active Shallow Crust,0.0,89.99123,0.0,05/17/4292
+6.92351,46.44066,3673,6,11,19,25,26,3.95,5.0,fr,2893,73,129648,1,6,Active Shallow Crust,0.0,89.99123,0.0,06/11/3673
+6.92351,46.44066,8389,8,12,18,50,52,3.95,5.0,fr,2894,167,129648,1,6,Active Shallow Crust,0.0,89.99123,0.0,08/12/8389
+6.92351,46.44066,5970,7,28,16,45,51,3.95,5.0,fr,2895,119,129648,1,6,Active Shallow Crust,0.0,89.99123,0.0,07/28/5970
+6.92351,46.44066,2025,5,13,3,14,13,3.95,5.0,fr,2896,40,129648,1,6,Active Shallow Crust,0.0,89.99123,0.0,05/13/2025
+6.92351,46.44066,9731,10,1,12,5,47,3.95,15.0,fr,2897,194,129649,1,1,Active Shallow Crust,0.0,89.99123,0.0,10/01/9731
+6.92351,46.44066,7828,6,18,12,23,22,3.95,27.5,fr,2898,156,129650,1,2,Active Shallow Crust,0.0,89.99123,0.0,06/18/7828
+6.92351,46.44066,8071,4,22,18,21,33,3.95,27.5,fr,2899,161,129650,1,2,Active Shallow Crust,0.0,89.99123,0.0,04/22/8071
+6.92351,46.44066,1862,12,19,1,49,56,3.95,5.0,fr,2900,37,129651,1,1,Active Shallow Crust,240.0187,58.00568,0.0,12/19/1862
+6.92351,46.44066,3362,9,11,12,31,16,3.95,15.0,fr,2901,67,129652,1,2,Active Shallow Crust,240.0187,58.00568,0.0,09/11/3362
+6.92351,46.44066,9437,4,30,15,54,51,3.95,15.0,fr,2902,188,129652,1,2,Active Shallow Crust,240.0187,58.00568,0.0,04/30/9437
+6.92351,46.44066,6707,1,22,12,53,33,3.95,27.5,fr,2903,134,129656,1,1,Active Shallow Crust,0.0,89.99113,-90.0,01/22/6707
+6.92351,46.44066,2202,7,18,3,21,30,4.05,5.0,fr,2904,44,129660,1,3,Active Shallow Crust,0.0,89.98827,0.0,07/18/2202
+6.92351,46.44066,6379,7,29,19,56,21,4.05,5.0,fr,2905,127,129660,1,3,Active Shallow Crust,0.0,89.98827,0.0,07/29/6379
+6.92351,46.44066,8930,4,10,8,50,51,4.05,5.0,fr,2906,178,129660,1,3,Active Shallow Crust,0.0,89.98827,0.0,04/10/8930
+6.92351,46.44066,4918,3,6,11,16,4,4.05,5.0,fr,2907,98,129666,1,1,Active Shallow Crust,0.0,89.98814,-90.0,03/06/4918
+6.92351,46.44066,3406,8,23,5,51,8,4.05,27.5,fr,2908,68,129668,1,1,Active Shallow Crust,0.0,89.98814,-90.0,08/23/3406
+6.92351,46.44066,1843,5,22,5,0,17,4.15,5.0,fr,2909,36,129672,1,3,Active Shallow Crust,0.0,89.98955,0.0,05/22/1843
+6.92351,46.44066,7196,10,2,5,20,20,4.15,5.0,fr,2910,143,129672,1,3,Active Shallow Crust,0.0,89.98955,0.0,10/02/7196
+6.92351,46.44066,9081,7,5,12,13,44,4.15,5.0,fr,2911,181,129672,1,3,Active Shallow Crust,0.0,89.98955,0.0,07/05/9081
+6.92351,46.44066,5425,4,10,21,37,5,4.15,15.0,fr,2912,108,129673,1,1,Active Shallow Crust,0.0,89.98955,0.0,04/10/5425
+6.92351,46.44066,83,4,15,23,55,43,4.25,5.0,fr,2913,1,129684,1,2,Active Shallow Crust,0.0,89.99068,0.0,04/15/0083
+6.92351,46.44066,443,8,29,3,18,55,4.25,5.0,fr,2914,8,129684,1,2,Active Shallow Crust,0.0,89.99068,0.0,08/29/0443
+6.92351,46.44066,1618,8,14,16,2,28,4.25,15.0,fr,2915,32,129685,1,1,Active Shallow Crust,0.0,89.99068,0.0,08/14/1618
+6.92351,46.44066,4666,2,6,2,46,18,4.25,5.0,fr,2916,93,129693,1,1,Active Shallow Crust,128.8949,89.98094,0.0,02/06/4666
+6.92351,46.44066,6303,2,14,7,27,46,4.35,5.0,fr,2917,126,129696,1,1,Active Shallow Crust,0.0,89.98894,0.0,02/14/6303
+6.92351,46.44066,5784,3,24,0,18,38,4.35,15.0,fr,2918,115,129697,1,1,Active Shallow Crust,0.0,89.98894,0.0,03/24/5784
+6.92351,46.44066,7417,12,25,20,19,45,4.35,27.5,fr,2919,148,129698,1,1,Active Shallow Crust,0.0,89.98894,0.0,12/25/7417
+6.92351,46.44066,1475,12,21,17,50,50,4.35,5.0,fr,2920,29,129702,1,1,Active Shallow Crust,0.0,89.98881,-90.0,12/21/1475
+6.92351,46.44066,307,3,14,19,8,3,4.35,27.5,fr,2921,6,129704,1,1,Active Shallow Crust,0.0,89.98881,-90.0,03/14/0307
+6.92351,46.44066,2426,1,12,18,30,54,4.35,5.0,fr,2922,48,129705,1,2,Active Shallow Crust,128.8983,89.98251,0.0,01/12/2426
+6.92351,46.44066,7071,3,23,0,58,43,4.35,5.0,fr,2923,141,129705,1,2,Active Shallow Crust,128.8983,89.98251,0.0,03/23/7071
+6.92351,46.44066,3744,6,4,4,43,38,4.45,5.0,fr,2924,74,129711,1,1,Active Shallow Crust,240.0056,57.99436,0.0,06/04/3744
+6.92351,46.44066,8639,8,26,18,45,40,4.45,15.0,fr,2925,172,129715,1,1,Active Shallow Crust,0.0,89.99002,-90.0,08/26/8639
+6.92351,46.44066,1767,12,12,0,45,33,4.45,15.0,fr,2926,35,129718,1,1,Active Shallow Crust,128.8923,89.99384,0.0,12/12/1767
+6.92351,46.44066,5412,10,21,16,7,43,4.55,5.0,fr,2927,108,129720,1,1,Active Shallow Crust,0.0,89.98901,0.0,10/21/5412
+6.92351,46.44066,1915,6,17,0,31,2,4.65,5.0,fr,2928,38,129732,1,1,Active Shallow Crust,0.0,89.9902,0.0,06/17/1915
+6.92351,46.44066,3804,5,29,3,24,45,4.65,5.0,fr,2929,76,129735,1,1,Active Shallow Crust,240.0104,57.99427,0.0,05/29/3804
+6.92351,46.44066,9093,4,19,4,21,57,4.75,5.0,fr,2930,181,129744,1,1,Active Shallow Crust,0.0,89.98952,0.0,04/19/9093
+6.92351,46.44066,7688,3,16,7,21,27,4.75,27.5,fr,2931,153,129746,1,1,Active Shallow Crust,0.0,89.98952,0.0,03/16/7688
+6.92351,46.44066,6576,4,18,14,35,11,4.75,5.0,fr,2932,131,129747,1,1,Active Shallow Crust,240.0073,58.00454,0.0,04/18/6576
+6.92351,46.44066,2262,7,6,12,37,53,5.15,5.0,fr,2933,45,129792,1,1,Active Shallow Crust,0.0,89.99008,0.0,07/06/2262
+6.92351,46.44066,7045,1,9,6,40,58,5.15,5.0,fr,2934,140,129795,1,1,Active Shallow Crust,240.0197,57.99984,0.0,01/09/7045
+6.92351,46.44066,9098,7,26,13,36,9,5.25,15.0,fr,2935,181,129805,1,1,Active Shallow Crust,0.0,89.99018,0.0,07/26/9098
+6.92351,46.44066,4174,1,19,3,5,12,5.55,5.0,fr,2936,83,129840,1,1,Active Shallow Crust,0.0,89.99026,0.0,01/19/4174
+5.66518,46.67261,3945,2,12,17,53,28,3.55,5.0,fr,2937,78,130080,1,1,Active Shallow Crust,0.0,89.99308,0.0,02/12/3945
+5.66518,46.67261,3265,4,11,17,59,50,3.55,5.0,fr,2938,65,130086,1,1,Active Shallow Crust,0.0,89.993,-90.0,04/11/3265
+5.66518,46.67261,8214,1,28,1,12,45,3.55,27.5,fr,2939,164,130088,1,1,Active Shallow Crust,0.0,89.993,-90.0,01/28/8214
+5.66518,46.67261,2642,11,16,16,55,52,3.65,5.0,fr,2940,52,130092,1,1,Active Shallow Crust,0.0,89.98766,0.0,11/16/2642
+5.66518,46.67261,1055,12,2,15,58,22,3.75,5.0,fr,2941,21,130104,1,1,Active Shallow Crust,0.0,89.98901,0.0,12/02/1055
+5.66518,46.67261,9143,11,18,5,56,22,3.85,5.0,fr,2942,182,130116,1,2,Active Shallow Crust,0.0,89.9902,0.0,11/18/9143
+5.66518,46.67261,9641,11,30,19,8,26,3.85,5.0,fr,2943,192,130116,1,2,Active Shallow Crust,0.0,89.9902,0.0,11/30/9641
+5.66518,46.67261,599,9,6,13,20,43,4.55,15.0,fr,2944,11,130204,1,1,Active Shallow Crust,240.0093,57.99729,0.0,09/06/0599
+5.665183,46.67261,134,12,26,18,15,58,6.15,6.011322,fr,2945,2,130392,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/26/0134
+0.64888,47.94485,3145,6,22,0,16,54,3.65,5.0,fr,2946,62,130572,1,1,Active Shallow Crust,0.0,89.99022,0.0,06/22/3145
+0.64888,47.94485,1081,1,5,11,51,54,3.75,15.0,fr,2947,21,130588,1,1,Active Shallow Crust,240.0085,58.01762,0.0,01/05/1081
+0.64888,47.94485,3708,1,9,22,4,5,3.75,5.0,fr,2948,74,130590,1,1,Active Shallow Crust,0.0,89.98982,-90.0,01/09/3708
+0.64888,47.94485,8037,6,13,15,44,18,4.05,5.0,fr,2949,160,130623,1,1,Active Shallow Crust,240.0061,58.00587,0.0,06/13/8037
+2.56609,42.94411,6489,4,7,8,5,59,3.55,5.0,fr,2950,129,131040,1,1,Active Shallow Crust,0.0,89.98893,0.0,04/07/6489
+2.56609,42.94411,6996,4,23,19,19,24,3.55,5.0,fr,2951,139,131046,1,1,Active Shallow Crust,0.0,89.9888,-90.0,04/23/6996
+2.56609,42.94411,4646,11,27,15,19,12,3.65,5.0,fr,2952,92,131055,1,1,Active Shallow Crust,240.0006,58.01228,0.0,11/27/4646
+2.56609,42.94411,2945,6,1,12,56,10,3.75,5.0,fr,2953,58,131064,1,2,Active Shallow Crust,0.0,89.9912,0.0,06/01/2945
+2.56609,42.94411,7481,12,10,0,52,45,3.75,5.0,fr,2954,149,131064,1,2,Active Shallow Crust,0.0,89.9912,0.0,12/10/7481
+2.56609,42.94411,209,11,26,2,48,5,3.85,5.0,fr,2955,4,131076,1,2,Active Shallow Crust,0.0,89.98955,0.0,11/26/0209
+2.56609,42.94411,3428,7,18,14,14,59,3.85,5.0,fr,2956,68,131076,1,2,Active Shallow Crust,0.0,89.98955,0.0,07/18/3428
+2.56609,42.94411,1699,9,12,15,57,45,3.85,27.5,fr,2957,33,131078,1,1,Active Shallow Crust,0.0,89.98955,0.0,09/12/1699
+2.56609,42.94411,3125,10,3,13,22,18,3.85,5.0,fr,2958,62,131085,1,1,Active Shallow Crust,128.8956,89.99477,0.0,10/03/3125
+2.56609,42.94411,4477,5,5,0,56,22,3.95,5.0,fr,2959,89,131088,1,1,Active Shallow Crust,0.0,89.99068,0.0,05/05/4477
+2.56609,42.94411,6449,9,14,0,7,31,4.15,15.0,fr,2960,128,131119,1,1,Active Shallow Crust,0.0,89.99065,-90.0,09/14/6449
+2.56609,42.94411,8555,4,27,4,24,42,4.25,5.0,fr,2961,171,131124,1,1,Active Shallow Crust,0.0,89.9901,0.0,04/27/8555
+2.56609,42.94411,6099,10,15,4,51,48,4.25,15.0,fr,2962,121,131125,1,1,Active Shallow Crust,0.0,89.9901,0.0,10/15/6099
+2.56609,42.94411,1825,2,12,7,5,20,4.25,5.0,fr,2963,36,131133,1,1,Active Shallow Crust,128.8951,89.98081,0.0,02/12/1825
+2.56609,42.94411,9715,3,4,0,48,35,4.35,15.0,fr,2964,194,131137,1,1,Active Shallow Crust,0.0,89.98972,0.0,03/04/9715
+2.56609,42.94411,2827,11,24,23,53,25,4.45,5.0,fr,2965,56,131148,1,2,Active Shallow Crust,0.0,89.98952,0.0,11/24/2827
+2.56609,42.94411,6954,1,16,17,14,22,4.45,5.0,fr,2966,139,131148,1,2,Active Shallow Crust,0.0,89.98952,0.0,01/16/6954
+2.56609,42.94411,7548,6,11,0,26,23,4.75,5.0,fr,2967,150,131187,1,1,Active Shallow Crust,240.0064,58.00424,0.0,06/11/7548
+2.56609,42.94411,8553,6,4,13,39,7,4.95,5.0,fr,2968,171,131208,1,1,Active Shallow Crust,0.0,89.98969,0.0,06/04/8553
+0.6405,42.41258,6710,1,6,10,30,3,3.55,5.0,fr,2969,134,132000,1,3,Active Shallow Crust,0.0,89.98976,0.0,01/06/6710
+0.6405,42.41258,7023,11,25,23,6,15,3.55,5.0,fr,2970,140,132000,1,3,Active Shallow Crust,0.0,89.98976,0.0,11/25/7023
+0.6405,42.41258,7239,3,16,9,32,19,3.55,5.0,fr,2971,144,132000,1,3,Active Shallow Crust,0.0,89.98976,0.0,03/16/7239
+0.6405,42.41258,7446,5,2,17,35,58,3.55,27.5,fr,2972,148,132002,1,1,Active Shallow Crust,0.0,89.98976,0.0,05/02/7446
+0.6405,42.41258,2305,3,13,20,17,20,3.55,27.5,fr,2973,46,132005,1,1,Active Shallow Crust,240.0119,57.99793,0.0,03/13/2305
+0.6405,42.41258,1205,10,8,9,51,48,3.55,15.0,fr,2974,24,132007,1,1,Active Shallow Crust,0.0,89.98965,-90.0,10/08/1205
+0.6405,42.41258,6907,3,12,21,43,39,3.65,5.0,fr,2975,138,132012,1,2,Active Shallow Crust,0.0,89.99004,0.0,03/12/6907
+0.6405,42.41258,6699,10,21,18,29,47,3.65,5.0,fr,2976,133,132012,1,2,Active Shallow Crust,0.0,89.99004,0.0,10/21/6699
+0.6405,42.41258,2038,3,26,12,26,46,3.65,15.0,fr,2977,40,132013,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/26/2038
+0.6405,42.41258,4917,5,6,8,9,50,3.65,5.0,fr,2978,98,132021,1,1,Active Shallow Crust,128.9007,89.96352,0.0,05/06/4917
+0.6405,42.41258,3315,5,3,8,23,30,3.75,5.0,fr,2979,66,132024,1,1,Active Shallow Crust,0.0,89.98965,0.0,05/03/3315
+0.6405,42.41258,9973,4,15,7,34,7,3.85,5.0,fr,2980,199,132036,1,1,Active Shallow Crust,0.0,89.99012,0.0,04/15/9973
+0.6405,42.41258,8271,1,8,12,29,34,3.85,15.0,fr,2981,165,132037,1,1,Active Shallow Crust,0.0,89.99012,0.0,01/08/8271
+0.6405,42.41258,7868,5,30,6,49,28,3.95,5.0,fr,2982,157,132048,1,2,Active Shallow Crust,0.0,89.99002,0.0,05/30/7868
+0.6405,42.41258,5473,10,2,20,2,5,3.95,5.0,fr,2983,109,132048,1,2,Active Shallow Crust,0.0,89.99002,0.0,10/02/5473
+0.6405,42.41258,1067,5,16,1,8,10,3.95,27.5,fr,2984,21,132050,1,1,Active Shallow Crust,0.0,89.99002,0.0,05/16/1067
+0.6405,42.41258,6348,4,13,18,15,24,4.05,27.5,fr,2985,126,132068,1,1,Active Shallow Crust,0.0,89.98994,-90.0,04/13/6348
+0.6405,42.41258,3754,6,1,20,33,3,4.25,5.0,fr,2986,75,132084,1,1,Active Shallow Crust,0.0,89.99002,0.0,06/01/3754
+0.6405,42.41258,1072,10,11,23,0,56,4.25,5.0,fr,2987,21,132087,1,1,Active Shallow Crust,240.0068,57.99391,0.0,10/11/1072
+0.6405,42.41258,1965,4,28,0,2,40,4.35,15.0,fr,2988,39,132097,1,1,Active Shallow Crust,0.0,89.99,0.0,04/28/1965
+0.6405,42.41258,3381,7,1,10,4,30,4.35,5.0,fr,2989,67,132102,1,1,Active Shallow Crust,0.0,89.98988,-90.0,07/01/3381
+0.6405,42.41258,968,7,8,0,24,29,5.95,5.0,fr,2990,19,132291,1,1,Active Shallow Crust,240.0455,57.99962,0.0,07/08/0968
+-3.67097,49.22948,393,2,2,22,52,59,3.55,5.0,fr,2991,7,132480,1,1,Active Shallow Crust,0.0,89.99012,0.0,02/02/0393
+-3.67097,49.22948,3333,3,13,16,36,49,3.65,15.0,fr,2992,66,132493,1,1,Active Shallow Crust,0.0,89.9912,0.0,03/13/3333
+-3.67097,49.22948,924,1,29,18,11,17,3.85,5.0,fr,2993,18,132516,1,1,Active Shallow Crust,0.0,89.99068,0.0,01/29/0924
+-3.67097,49.22948,2711,8,21,7,1,33,3.85,15.0,fr,2994,54,132520,1,1,Active Shallow Crust,240.0114,57.99752,0.0,08/21/2711
+-3.67097,49.22948,9681,9,2,8,58,50,4.75,5.0,fr,2995,193,132624,1,1,Active Shallow Crust,0.0,89.99007,0.0,09/02/9681
+-3.67097,49.22948,3885,4,27,20,13,54,4.85,5.0,fr,2996,77,132642,1,1,Active Shallow Crust,0.0,89.9903,-90.0,04/27/3885
+-3.67097,49.22948,7477,6,4,14,28,38,4.95,5.0,fr,2997,149,132651,1,1,Active Shallow Crust,240.0132,58.00475,0.0,06/04/7477
+4.45919,40.2574,7397,9,25,21,56,20,3.55,5.0,fr,2998,147,132960,1,1,Active Shallow Crust,0.0,89.9923,0.0,09/25/7397
+4.45919,40.2574,1482,6,2,7,56,31,3.65,5.0,fr,2999,29,132972,1,1,Active Shallow Crust,0.0,89.99314,0.0,06/02/1482
+4.45919,40.2574,9796,12,13,2,27,58,3.75,5.0,fr,3000,195,132984,1,1,Active Shallow Crust,0.0,89.98778,0.0,12/13/9796
+4.45919,40.2574,5875,12,4,16,19,45,3.75,15.0,fr,3001,117,132985,1,1,Active Shallow Crust,0.0,89.98778,0.0,12/04/5875
+4.45919,40.2574,3023,12,29,17,42,50,3.85,5.0,fr,3002,60,133005,1,1,Active Shallow Crust,128.8964,89.99455,0.0,12/29/3023
+4.45919,40.2574,594,9,26,10,7,40,4.05,15.0,fr,3003,11,133021,1,1,Active Shallow Crust,0.0,89.99135,0.0,09/26/0594
+0.15578,44.81917,7056,4,21,10,6,6,3.65,5.0,fr,3004,141,133452,1,2,Active Shallow Crust,0.0,89.99004,0.0,04/21/7056
+0.15578,44.81917,8147,8,26,1,45,21,3.65,5.0,fr,3005,162,133452,1,2,Active Shallow Crust,0.0,89.99004,0.0,08/26/8147
+0.15578,44.81917,2041,9,15,23,10,33,3.75,15.0,fr,3006,40,133465,1,1,Active Shallow Crust,0.0,89.99006,0.0,09/15/2041
+0.15578,44.81917,6920,4,29,15,16,48,4.35,5.0,fr,3007,138,133545,1,1,Active Shallow Crust,128.8981,89.98276,0.0,04/29/6920
+3.0301,45.51829,731,5,26,2,4,31,3.55,5.0,fr,3008,14,133926,1,1,Active Shallow Crust,0.0,89.98928,-90.0,05/26/0731
+3.0301,45.51829,7217,8,21,12,0,58,3.55,5.0,fr,3009,144,133929,1,1,Active Shallow Crust,128.8959,89.9947,0.0,08/21/7217
+3.0301,45.51829,974,12,12,12,12,58,3.65,5.0,fr,3010,19,133932,1,3,Active Shallow Crust,0.0,89.99055,0.0,12/12/0974
+3.0301,45.51829,3454,10,12,19,40,51,3.65,5.0,fr,3011,69,133932,1,3,Active Shallow Crust,0.0,89.99055,0.0,10/12/3454
+3.0301,45.51829,2861,6,5,23,58,56,3.65,5.0,fr,3012,57,133932,1,3,Active Shallow Crust,0.0,89.99055,0.0,06/05/2861
+3.0301,45.51829,3213,12,29,19,21,8,3.65,15.0,fr,3013,64,133933,1,1,Active Shallow Crust,0.0,89.99055,0.0,12/29/3213
+3.0301,45.51829,713,7,10,18,15,42,3.75,15.0,fr,3014,14,133945,1,1,Active Shallow Crust,0.0,89.98878,0.0,07/10/0713
+3.0301,45.51829,1381,3,26,16,30,32,3.75,27.5,fr,3015,27,133952,1,1,Active Shallow Crust,0.0,89.98865,-90.0,03/26/1381
+3.0301,45.51829,6507,7,2,19,2,5,3.85,5.0,fr,3016,130,133956,1,1,Active Shallow Crust,0.0,89.99,0.0,07/02/6507
+3.0301,45.51829,1968,12,8,17,53,23,3.95,5.0,fr,3017,39,133968,1,1,Active Shallow Crust,0.0,89.99108,0.0,12/08/1968
+3.0301,45.51829,1015,8,27,13,53,55,4.05,5.0,fr,3018,20,133983,1,1,Active Shallow Crust,240.0056,58.00563,0.0,08/27/1015
+3.0301,45.51829,5911,10,5,1,58,14,4.35,5.0,fr,3019,118,134022,1,1,Active Shallow Crust,0.0,89.99004,-90.0,10/05/5911
+3.0301,45.51829,5037,6,22,15,48,12,4.55,15.0,fr,3020,100,134041,1,1,Active Shallow Crust,0.0,89.98994,0.0,06/22/5037
+3.0301,45.51829,526,10,8,7,8,13,4.75,15.0,fr,3021,10,134068,1,1,Active Shallow Crust,240.0071,58.00439,0.0,10/08/0526
+-1.88851,49.77375,7881,9,24,9,51,13,3.55,5.0,fr,3022,157,134400,1,1,Active Shallow Crust,0.0,89.99023,0.0,09/24/7881
+-1.88851,49.77375,3277,6,13,15,50,9,3.85,5.0,fr,3023,65,134436,1,1,Active Shallow Crust,0.0,89.98962,0.0,06/13/3277
+-1.88851,49.77375,7910,12,29,6,29,26,3.85,5.0,fr,3024,158,134439,1,1,Active Shallow Crust,240.0114,57.99786,0.0,12/29/7910
+-1.88851,49.77375,672,9,13,5,35,44,3.85,27.5,fr,3025,13,134441,1,1,Active Shallow Crust,240.0114,57.99786,0.0,09/13/0672
+0.41298,44.56949,7757,4,26,3,33,38,3.55,5.0,fr,3026,155,134880,1,1,Active Shallow Crust,0.0,89.99012,0.0,04/26/7757
+0.41298,44.56949,1749,8,31,2,34,12,3.55,5.0,fr,3027,34,134883,1,1,Active Shallow Crust,240.012,57.99813,0.0,08/31/1749
+0.41298,44.56949,747,11,23,10,27,55,3.65,27.5,fr,3028,14,134894,1,1,Active Shallow Crust,0.0,89.99,0.0,11/23/0747
+0.41298,44.56949,5208,4,15,9,57,38,4.15,5.0,fr,3029,104,134952,1,1,Active Shallow Crust,0.0,89.9901,0.0,04/15/5208
+0.41298,44.56949,2813,2,15,13,14,11,4.15,15.0,fr,3030,56,134953,1,1,Active Shallow Crust,0.0,89.9901,0.0,02/15/2813
+0.41298,44.56949,3879,10,24,4,58,57,4.85,5.0,fr,3031,77,135036,1,1,Active Shallow Crust,359.9999,89.99004,0.0,10/24/3879
+1.16479,44.89954,5327,11,26,1,18,44,3.75,5.0,fr,3032,106,135384,1,1,Active Shallow Crust,0.0,89.99007,0.0,11/26/5327
+1.16479,44.89954,2623,9,11,12,31,28,3.75,15.0,fr,3033,52,135388,1,1,Active Shallow Crust,240.0081,58.01782,0.0,09/11/2623
+1.16479,44.89954,655,5,23,17,23,11,3.85,5.0,fr,3034,13,135396,1,1,Active Shallow Crust,0.0,89.98988,0.0,05/23/0655
+1.16479,44.89954,4439,4,10,23,25,39,3.95,15.0,fr,3035,88,135409,1,1,Active Shallow Crust,0.0,89.98986,0.0,04/10/4439
+1.16479,44.89954,6787,2,6,2,38,30,4.15,5.0,fr,3036,135,135432,1,1,Active Shallow Crust,0.0,89.99016,0.0,02/06/6787
+1.16479,44.89954,883,1,5,22,15,59,4.25,5.0,fr,3037,17,135444,1,1,Active Shallow Crust,0.0,89.98963,0.0,01/05/0883
+1.16479,44.89954,6231,11,5,10,32,22,6.75,15.0,fr,3038,124,135745,1,1,Active Shallow Crust,0.0,89.98998,0.0,11/05/6231
+8.58487,50.06161,9918,7,31,5,1,44,3.55,5.0,fr,3039,198,135840,1,1,Active Shallow Crust,0.0,89.98705,0.0,07/31/9918
+8.58487,50.06161,3316,6,8,23,55,49,3.55,15.0,fr,3040,66,135841,1,2,Active Shallow Crust,0.0,89.98705,0.0,06/08/3316
+8.58487,50.06161,1437,2,1,2,15,30,3.55,15.0,fr,3041,28,135841,1,2,Active Shallow Crust,0.0,89.98705,0.0,02/01/1437
+8.58487,50.06161,2683,8,2,0,45,18,3.55,5.0,fr,3042,53,135843,1,1,Active Shallow Crust,240.0116,57.99848,0.0,08/02/2683
+8.58487,50.06161,4187,11,17,5,28,48,3.55,5.0,fr,3043,83,135846,1,1,Active Shallow Crust,0.0,89.9869,-90.0,11/17/4187
+8.58487,50.06161,1251,4,29,5,26,31,3.65,5.0,fr,3044,25,135855,1,1,Active Shallow Crust,239.9999,58.0135,0.0,04/29/1251
+8.58487,50.06161,6457,8,26,7,12,0,3.75,5.0,fr,3045,129,135864,1,1,Active Shallow Crust,0.0,89.98972,0.0,08/26/6457
+8.58487,50.06161,6911,7,7,2,1,12,3.75,15.0,fr,3046,138,135865,1,2,Active Shallow Crust,0.0,89.98972,0.0,07/07/6911
+8.58487,50.06161,3986,5,29,12,32,34,3.75,15.0,fr,3047,79,135865,1,2,Active Shallow Crust,0.0,89.98972,0.0,05/29/3986
+8.58487,50.06161,4795,10,25,21,36,59,3.75,27.5,fr,3048,95,135866,1,1,Active Shallow Crust,0.0,89.98972,0.0,10/25/4795
+8.58487,50.06161,4159,10,23,16,51,45,3.75,5.0,fr,3049,83,135873,1,1,Active Shallow Crust,128.8963,89.96755,0.0,10/23/4159
+8.58487,50.06161,6286,12,9,13,19,8,3.85,5.0,fr,3050,125,135876,1,1,Active Shallow Crust,0.0,89.99084,0.0,12/09/6286
+8.58487,50.06161,3752,8,4,2,10,12,3.85,15.0,fr,3051,75,135877,1,1,Active Shallow Crust,0.0,89.99084,0.0,08/04/3752
+8.58487,50.06161,8420,9,7,3,2,49,3.95,5.0,fr,3052,168,135888,1,1,Active Shallow Crust,0.0,89.99183,0.0,09/07/8420
+8.58487,50.06161,7245,5,28,2,56,34,3.95,15.0,fr,3053,144,135889,1,1,Active Shallow Crust,0.0,89.99183,0.0,05/28/7245
+8.58487,50.06161,7982,10,10,21,48,7,4.25,15.0,fr,3054,159,135928,1,1,Active Shallow Crust,240.0083,57.99378,0.0,10/10/7982
+8.58487,50.06161,4374,5,16,14,5,43,4.35,5.0,fr,3055,87,135936,1,1,Active Shallow Crust,0.0,89.98969,0.0,05/16/4374
+8.58487,50.06161,6382,2,10,22,35,40,4.55,5.0,fr,3056,127,135960,1,1,Active Shallow Crust,0.0,89.99181,0.0,02/10/6382
+8.58487,50.06161,4386,5,7,10,24,10,4.75,5.0,fr,3057,87,135984,1,1,Active Shallow Crust,0.0,89.99024,0.0,05/07/4386
+8.58487,50.06161,7345,3,26,1,45,34,5.15,5.0,fr,3058,146,136032,1,1,Active Shallow Crust,0.0,89.98974,0.0,03/26/7345
+8.58487,50.06161,2060,7,26,12,19,54,5.25,5.0,fr,3059,41,136053,1,1,Active Shallow Crust,128.8858,89.98693,0.0,07/26/2060
+5.56241,50.57379,7056,10,2,15,20,17,3.55,5.0,fr,3060,141,136320,1,3,Active Shallow Crust,0.0,89.98719,0.0,10/02/7056
+5.56241,50.57379,6917,5,2,5,35,13,3.55,5.0,fr,3061,138,136320,1,3,Active Shallow Crust,0.0,89.98719,0.0,05/02/6917
+5.56241,50.57379,5040,8,8,14,56,42,3.55,5.0,fr,3062,100,136320,1,3,Active Shallow Crust,0.0,89.98719,0.0,08/08/5040
+5.56241,50.57379,9526,1,14,3,8,1,3.55,15.0,fr,3063,190,136321,1,2,Active Shallow Crust,0.0,89.98719,0.0,01/14/9526
+5.56241,50.57379,6626,3,18,14,27,47,3.55,15.0,fr,3064,132,136321,1,2,Active Shallow Crust,0.0,89.98719,0.0,03/18/6626
+5.56241,50.57379,904,3,1,16,17,48,3.55,27.5,fr,3065,18,136322,1,1,Active Shallow Crust,0.0,89.98719,0.0,03/01/0904
+5.56241,50.57379,4427,9,17,11,9,14,3.55,5.0,fr,3066,88,136323,1,2,Active Shallow Crust,240.0132,57.99822,0.0,09/17/4427
+5.56241,50.57379,495,5,17,1,0,39,3.55,5.0,fr,3067,9,136323,1,2,Active Shallow Crust,240.0132,57.99822,0.0,05/17/0495
+5.56241,50.57379,931,12,22,4,3,47,3.55,5.0,fr,3068,18,136326,1,1,Active Shallow Crust,0.0,89.98705,-90.0,12/22/0931
+5.56241,50.57379,2118,9,5,11,25,22,3.55,27.5,fr,3069,42,136328,1,1,Active Shallow Crust,0.0,89.98705,-90.0,09/05/2118
+5.56241,50.57379,6472,9,16,8,10,14,3.65,5.0,fr,3070,129,136332,1,1,Active Shallow Crust,0.0,89.98859,0.0,09/16/6472
+5.56241,50.57379,2286,1,7,20,52,44,3.65,15.0,fr,3071,45,136333,1,1,Active Shallow Crust,0.0,89.98859,0.0,01/07/2286
+5.56241,50.57379,8369,2,15,23,52,1,3.65,27.5,fr,3072,167,136334,1,1,Active Shallow Crust,0.0,89.98859,0.0,02/15/8369
+5.56241,50.57379,2933,5,19,9,22,20,3.65,5.0,fr,3073,58,136335,1,1,Active Shallow Crust,240.0023,58.01229,0.0,05/19/2933
+5.56241,50.57379,965,4,21,17,3,22,3.65,5.0,fr,3074,19,136341,1,1,Active Shallow Crust,128.9006,89.9636,0.0,04/21/0965
+5.56241,50.57379,4377,10,2,4,1,28,3.75,15.0,fr,3075,87,136345,1,2,Active Shallow Crust,0.0,89.98982,0.0,10/02/4377
+5.56241,50.57379,4840,9,27,0,51,30,3.75,15.0,fr,3076,96,136345,1,2,Active Shallow Crust,0.0,89.98982,0.0,09/27/4840
+5.56241,50.57379,9487,7,16,1,0,21,3.85,15.0,fr,3077,189,136357,1,1,Active Shallow Crust,0.0,89.99093,0.0,07/16/9487
+5.56241,50.57379,2222,6,25,2,8,5,3.85,5.0,fr,3078,44,136362,1,1,Active Shallow Crust,0.0,89.99083,-90.0,06/25/2222
+5.56241,50.57379,7981,7,9,7,58,46,3.95,15.0,fr,3079,159,136369,1,2,Active Shallow Crust,0.0,89.99192,0.0,07/09/7981
+5.56241,50.57379,555,1,20,11,8,50,3.95,15.0,fr,3080,11,136369,1,2,Active Shallow Crust,0.0,89.99192,0.0,01/20/0555
+5.56241,50.57379,1956,1,18,9,19,11,4.05,15.0,fr,3081,39,136381,1,1,Active Shallow Crust,0.0,89.9892,0.0,01/18/1956
+5.56241,50.57379,3197,8,10,18,52,25,4.25,5.0,fr,3082,63,136404,1,1,Active Shallow Crust,0.0,89.99142,0.0,08/10/3197
+5.56241,50.57379,5017,2,24,11,12,9,4.25,5.0,fr,3083,100,136410,1,2,Active Shallow Crust,0.0,89.99132,-90.0,02/24/5017
+5.56241,50.57379,5756,12,20,3,41,11,4.25,5.0,fr,3084,115,136410,1,2,Active Shallow Crust,0.0,89.99132,-90.0,12/20/5756
+5.56241,50.57379,4441,10,21,3,24,14,4.35,5.0,fr,3085,88,136416,1,4,Active Shallow Crust,0.0,89.9898,0.0,10/21/4441
+5.56241,50.57379,6934,11,4,3,9,17,4.35,5.0,fr,3086,138,136416,1,4,Active Shallow Crust,0.0,89.9898,0.0,11/04/6934
+5.56241,50.57379,338,9,30,8,16,4,4.35,5.0,fr,3087,6,136416,1,4,Active Shallow Crust,0.0,89.9898,0.0,09/30/0338
+5.56241,50.57379,6230,7,2,23,4,14,4.35,5.0,fr,3088,124,136416,1,4,Active Shallow Crust,0.0,89.9898,0.0,07/02/6230
+5.56241,50.57379,7055,6,30,19,12,27,4.55,5.0,fr,3089,141,136440,1,1,Active Shallow Crust,0.0,89.98988,0.0,06/30/7055
+5.56241,50.57379,3046,1,14,2,53,8,4.55,15.0,fr,3090,60,136441,1,1,Active Shallow Crust,0.0,89.98988,0.0,01/14/3046
+5.56241,50.57379,4336,1,22,17,26,35,4.55,27.5,fr,3091,86,136442,1,1,Active Shallow Crust,0.0,89.98988,0.0,01/22/4336
+5.56241,50.57379,9320,2,1,23,12,16,4.65,5.0,fr,3092,186,136452,1,2,Active Shallow Crust,0.0,89.98917,0.0,02/01/9320
+5.56241,50.57379,616,6,28,23,32,20,4.65,5.0,fr,3093,12,136452,1,2,Active Shallow Crust,0.0,89.98917,0.0,06/28/0616
+5.56241,50.57379,6226,6,8,0,44,26,4.65,27.5,fr,3094,124,136457,1,1,Active Shallow Crust,240.012,57.99457,0.0,06/08/6226
+5.56241,50.57379,876,2,11,6,36,28,4.75,15.0,fr,3095,17,136465,1,1,Active Shallow Crust,0.0,89.99035,0.0,02/11/0876
+5.56241,50.57379,7428,1,1,7,35,59,4.95,5.0,fr,3096,148,136494,1,1,Active Shallow Crust,0.0,89.98965,-90.0,01/01/7428
+5.56241,50.57379,9504,10,5,6,21,51,5.05,5.0,fr,3097,190,136500,1,1,Active Shallow Crust,0.0,89.98975,0.0,10/05/9504
+5.56241,50.57379,6964,5,25,11,49,53,5.45,15.0,fr,3098,139,136549,1,1,Active Shallow Crust,0.0,89.98994,0.0,05/25/6964
+1.69573,40.52356,6438,5,13,2,11,42,4.55,5.0,fr,3099,128,136920,1,1,Active Shallow Crust,0.0,89.9897,0.0,05/13/6438
+4.74632,49.34632,6344,2,17,3,18,41,3.85,5.0,fr,3100,126,137316,1,1,Active Shallow Crust,0.0,89.9907,0.0,02/17/6344
+4.74632,49.34632,4910,6,10,4,21,38,4.35,5.0,fr,3101,98,137376,1,1,Active Shallow Crust,0.0,89.98954,0.0,06/10/4910
+3.58005,40.67802,4119,9,23,0,5,9,4.25,5.0,fr,3102,82,137850,1,1,Active Shallow Crust,0.0,89.98963,-90.0,09/23/4119
+-4.4713,48.47599,3888,2,7,9,55,39,3.55,27.5,fr,3103,77,138242,1,1,Active Shallow Crust,0.0,89.99332,0.0,02/07/3888
+-4.4713,48.47599,403,10,13,2,24,2,3.55,5.0,fr,3104,8,138246,1,1,Active Shallow Crust,0.0,89.99324,-90.0,10/13/0403
+-4.4713,48.47599,3203,2,21,5,47,57,3.65,5.0,fr,3105,64,138252,1,1,Active Shallow Crust,0.0,89.98808,0.0,02/21/3203
+-4.4713,48.47599,7420,3,4,2,3,3,3.75,15.0,fr,3106,148,138265,1,2,Active Shallow Crust,0.0,89.98938,0.0,03/04/7420
+-4.4713,48.47599,2265,7,25,4,24,48,3.75,15.0,fr,3107,45,138265,1,2,Active Shallow Crust,0.0,89.98938,0.0,07/25/2265
+-4.4713,48.47599,7545,6,21,19,18,33,3.85,15.0,fr,3108,150,138277,1,1,Active Shallow Crust,0.0,89.99053,0.0,06/21/7545
+-4.4713,48.47599,7408,12,13,1,53,41,3.95,15.0,fr,3109,148,138289,1,1,Active Shallow Crust,0.0,89.99156,0.0,12/13/7408
+-4.4713,48.47599,3200,8,1,19,9,13,3.95,15.0,fr,3110,63,138295,1,1,Active Shallow Crust,0.0,89.99146,-90.0,08/01/3200
+-4.4713,48.47599,2516,8,25,19,24,22,4.45,5.0,fr,3111,50,138348,1,1,Active Shallow Crust,0.0,89.99051,0.0,08/25/2516
+-4.4713,48.47599,9511,6,11,10,17,30,5.15,5.0,fr,3112,190,138432,1,1,Active Shallow Crust,0.0,89.99046,0.0,06/11/9511
+2.8272,43.781,2191,12,28,18,50,37,3.55,5.0,fr,3113,43,138720,1,2,Active Shallow Crust,0.0,89.98908,0.0,12/28/2191
+2.8272,43.781,9353,11,21,23,45,39,3.55,5.0,fr,3114,187,138720,1,2,Active Shallow Crust,0.0,89.98908,0.0,11/21/9353
+2.8272,43.781,8351,10,9,5,9,49,3.55,5.0,fr,3115,167,138729,1,1,Active Shallow Crust,128.8971,89.99272,0.0,10/09/8351
+2.8272,43.781,9941,3,13,0,2,48,3.65,15.0,fr,3116,198,138733,1,1,Active Shallow Crust,0.0,89.99026,0.0,03/13/9941
+2.8272,43.781,2845,3,11,18,36,2,3.65,15.0,fr,3117,56,138736,1,1,Active Shallow Crust,240.0007,58.01312,0.0,03/11/2845
+2.8272,43.781,6442,1,27,19,42,12,3.95,5.0,fr,3118,128,138768,1,1,Active Shallow Crust,0.0,89.99081,0.0,01/27/6442
+2.8272,43.781,6906,7,8,9,2,52,3.95,15.0,fr,3119,138,138775,1,1,Active Shallow Crust,0.0,89.99071,-90.0,07/08/6906
+2.8272,43.781,3639,5,29,11,33,18,4.05,5.0,fr,3120,72,138780,1,1,Active Shallow Crust,0.0,89.98976,0.0,05/29/3639
+2.8272,43.781,9855,4,28,22,6,33,4.25,15.0,fr,3121,197,138805,1,1,Active Shallow Crust,0.0,89.99024,0.0,04/28/9855
+2.8272,43.781,8307,10,26,15,24,30,4.25,5.0,fr,3122,166,138810,1,1,Active Shallow Crust,0.0,89.99013,-90.0,10/26/8307
+2.28316,48.29476,9411,4,7,4,4,2,3.55,15.0,fr,3123,188,139681,1,1,Active Shallow Crust,0.0,89.98994,0.0,04/07/9411
+2.28316,48.29476,9321,4,29,3,51,5,3.55,5.0,fr,3124,186,139683,1,1,Active Shallow Crust,240.0126,57.99847,0.0,04/29/9321
+2.28316,48.29476,2304,6,27,1,29,48,3.65,5.0,fr,3125,46,139692,1,1,Active Shallow Crust,0.0,89.99103,0.0,06/27/2304
+2.28316,48.29476,1874,8,28,4,19,46,3.85,27.5,fr,3126,37,139718,1,1,Active Shallow Crust,0.0,89.9905,0.0,08/28/1874
+2.28316,48.29476,8961,8,22,13,0,52,3.95,15.0,fr,3127,179,139729,1,1,Active Shallow Crust,0.0,89.98942,0.0,08/22/8961
+2.28316,48.29476,7582,5,25,13,56,46,4.15,5.0,fr,3128,151,139752,1,1,Active Shallow Crust,0.0,89.98991,0.0,05/25/7582
+2.28316,48.29476,1083,6,30,12,46,26,4.55,15.0,fr,3129,21,139801,1,1,Active Shallow Crust,0.0,89.99046,0.0,06/30/1083
+2.28316,48.29476,2419,4,28,23,15,52,5.65,5.0,fr,3130,48,139935,1,1,Active Shallow Crust,240.0392,57.99963,0.0,04/28/2419
+8.43331,46.86872,5534,12,20,17,46,5,3.55,5.0,fr,3131,110,140160,1,6,Active Shallow Crust,0.0,89.98621,0.0,12/20/5534
+8.43331,46.86872,6650,11,15,16,14,7,3.55,5.0,fr,3132,132,140160,1,6,Active Shallow Crust,0.0,89.98621,0.0,11/15/6650
+8.43331,46.86872,3777,9,15,21,28,31,3.55,5.0,fr,3133,75,140160,1,6,Active Shallow Crust,0.0,89.98621,0.0,09/15/3777
+8.43331,46.86872,2324,8,21,12,58,12,3.55,5.0,fr,3134,46,140160,1,6,Active Shallow Crust,0.0,89.98621,0.0,08/21/2324
+8.43331,46.86872,1514,10,12,16,24,34,3.55,5.0,fr,3135,30,140160,1,6,Active Shallow Crust,0.0,89.98621,0.0,10/12/1514
+8.43331,46.86872,6233,12,17,23,12,1,3.55,5.0,fr,3136,124,140160,1,6,Active Shallow Crust,0.0,89.98621,0.0,12/17/6233
+8.43331,46.86872,3407,10,23,15,14,32,3.55,15.0,fr,3137,68,140161,1,1,Active Shallow Crust,0.0,89.98621,0.0,10/23/3407
+8.43331,46.86872,6404,1,6,3,32,15,3.55,27.5,fr,3138,128,140162,1,1,Active Shallow Crust,0.0,89.98621,0.0,01/06/6404
+8.43331,46.86872,882,2,13,22,45,28,3.55,5.0,fr,3139,17,140163,1,3,Active Shallow Crust,240.0134,57.99828,0.0,02/13/0882
+8.43331,46.86872,6617,9,16,15,34,36,3.55,5.0,fr,3140,132,140163,1,3,Active Shallow Crust,240.0134,57.99828,0.0,09/16/6617
+8.43331,46.86872,1739,8,27,3,5,43,3.55,5.0,fr,3141,34,140163,1,3,Active Shallow Crust,240.0134,57.99828,0.0,08/27/1739
+8.43331,46.86872,1078,3,23,5,32,9,3.55,15.0,fr,3142,21,140164,1,1,Active Shallow Crust,240.0134,57.99828,0.0,03/23/1078
+8.43331,46.86872,4979,8,1,15,30,31,3.55,5.0,fr,3143,99,140166,1,1,Active Shallow Crust,0.0,89.98605,-90.0,08/01/4979
+8.43331,46.86872,3917,12,13,9,36,56,3.55,27.5,fr,3144,78,140168,1,1,Active Shallow Crust,0.0,89.98605,-90.0,12/13/3917
+8.43331,46.86872,4761,1,7,6,50,30,3.55,15.0,fr,3145,95,140170,1,1,Active Shallow Crust,128.897,89.9931,0.0,01/07/4761
+8.43331,46.86872,6433,10,13,1,2,12,3.55,27.5,fr,3146,128,140171,1,1,Active Shallow Crust,128.897,89.9931,0.0,10/13/6433
+8.43331,46.86872,1984,4,7,9,13,57,3.65,5.0,fr,3147,39,140172,1,3,Active Shallow Crust,0.0,89.98771,0.0,04/07/1984
+8.43331,46.86872,1125,3,8,15,0,37,3.65,5.0,fr,3148,22,140172,1,3,Active Shallow Crust,0.0,89.98771,0.0,03/08/1125
+8.43331,46.86872,1906,6,18,7,57,56,3.65,5.0,fr,3149,38,140172,1,3,Active Shallow Crust,0.0,89.98771,0.0,06/18/1906
+8.43331,46.86872,84,7,17,8,33,15,3.65,15.0,fr,3150,1,140173,1,1,Active Shallow Crust,0.0,89.98771,0.0,07/17/0084
+8.43331,46.86872,1185,4,16,12,39,25,3.65,5.0,fr,3151,23,140175,1,1,Active Shallow Crust,239.9984,58.01476,0.0,04/16/1185
+8.43331,46.86872,8103,7,28,19,29,56,3.65,15.0,fr,3152,162,140179,1,2,Active Shallow Crust,0.0,89.98757,-90.0,07/28/8103
+8.43331,46.86872,1098,9,17,7,39,3,3.65,15.0,fr,3153,21,140179,1,2,Active Shallow Crust,0.0,89.98757,-90.0,09/17/1098
+8.43331,46.86872,5991,11,8,13,5,27,3.75,5.0,fr,3154,119,140184,1,5,Active Shallow Crust,0.0,89.98904,0.0,11/08/5991
+8.43331,46.86872,4996,2,7,9,9,14,3.75,5.0,fr,3155,99,140184,1,5,Active Shallow Crust,0.0,89.98904,0.0,02/07/4996
+8.43331,46.86872,5778,11,25,20,32,43,3.75,5.0,fr,3156,115,140184,1,5,Active Shallow Crust,0.0,89.98904,0.0,11/25/5778
+8.43331,46.86872,5666,3,18,8,48,37,3.75,5.0,fr,3157,113,140184,1,5,Active Shallow Crust,0.0,89.98904,0.0,03/18/5666
+8.43331,46.86872,4395,5,31,1,13,56,3.75,5.0,fr,3158,87,140184,1,5,Active Shallow Crust,0.0,89.98904,0.0,05/31/4395
+8.43331,46.86872,7895,3,4,11,56,26,3.75,15.0,fr,3159,157,140185,1,1,Active Shallow Crust,0.0,89.98904,0.0,03/04/7895
+8.43331,46.86872,3076,11,24,15,11,27,3.75,15.0,fr,3160,61,140191,1,2,Active Shallow Crust,0.0,89.98892,-90.0,11/24/3076
+8.43331,46.86872,8718,8,22,0,51,23,3.75,15.0,fr,3161,174,140191,1,2,Active Shallow Crust,0.0,89.98892,-90.0,08/22/8718
+8.43331,46.86872,1881,12,2,12,6,56,3.85,5.0,fr,3162,37,140199,1,3,Active Shallow Crust,240.0112,57.99656,0.0,12/02/1881
+8.43331,46.86872,360,10,16,14,4,26,3.85,5.0,fr,3163,7,140199,1,3,Active Shallow Crust,240.0112,57.99656,0.0,10/16/0360
+8.43331,46.86872,3277,8,26,9,22,22,3.85,5.0,fr,3164,65,140199,1,3,Active Shallow Crust,240.0112,57.99656,0.0,08/26/3277
+8.43331,46.86872,1879,8,18,21,37,12,3.85,5.0,fr,3165,37,140202,1,1,Active Shallow Crust,0.0,89.99013,-90.0,08/18/1879
+8.43331,46.86872,3555,12,23,14,26,3,3.95,5.0,fr,3166,71,140208,1,2,Active Shallow Crust,0.0,89.9913,0.0,12/23/3555
+8.43331,46.86872,9730,12,25,19,12,44,3.95,5.0,fr,3167,194,140208,1,2,Active Shallow Crust,0.0,89.9913,0.0,12/25/9730
+8.43331,46.86872,5328,9,8,5,4,58,3.95,15.0,fr,3168,106,140209,1,1,Active Shallow Crust,0.0,89.9913,0.0,09/08/5328
+8.43331,46.86872,4813,4,14,22,3,32,3.95,5.0,fr,3169,96,140211,1,1,Active Shallow Crust,240.019,58.00478,0.0,04/14/4813
+8.43331,46.86872,3438,5,18,16,9,58,4.05,5.0,fr,3170,68,140220,1,3,Active Shallow Crust,0.0,89.99225,0.0,05/18/3438
+8.43331,46.86872,7402,5,19,2,44,30,4.05,5.0,fr,3171,148,140220,1,3,Active Shallow Crust,0.0,89.99225,0.0,05/19/7402
+8.43331,46.86872,4981,8,24,1,52,1,4.05,5.0,fr,3172,99,140220,1,3,Active Shallow Crust,0.0,89.99225,0.0,08/24/4981
+8.43331,46.86872,4117,7,4,14,28,59,4.05,15.0,fr,3173,82,140221,1,1,Active Shallow Crust,0.0,89.99225,0.0,07/04/4117
+8.43331,46.86872,2433,9,22,20,12,26,4.05,15.0,fr,3174,48,140224,1,1,Active Shallow Crust,240.0055,58.00529,0.0,09/22/2433
+8.43331,46.86872,4910,8,28,7,19,52,4.05,15.0,fr,3175,98,140230,1,1,Active Shallow Crust,128.8886,89.99612,0.0,08/28/4910
+8.43331,46.86872,3176,2,14,15,25,21,4.15,5.0,fr,3176,63,140232,1,1,Active Shallow Crust,0.0,89.99309,0.0,02/14/3176
+8.43331,46.86872,2899,10,2,11,38,50,4.15,15.0,fr,3177,57,140233,1,1,Active Shallow Crust,0.0,89.99309,0.0,10/02/2899
+8.43331,46.86872,3213,12,30,20,59,10,4.15,5.0,fr,3178,64,140238,1,1,Active Shallow Crust,0.0,89.99301,-90.0,12/30/3213
+8.43331,46.86872,6327,4,17,23,11,47,4.15,5.0,fr,3179,126,140241,1,1,Active Shallow Crust,128.8991,89.99309,0.0,04/17/6327
+8.43331,46.86872,344,6,6,18,17,27,4.25,5.0,fr,3180,6,140244,1,2,Active Shallow Crust,0.0,89.98768,0.0,06/06/0344
+8.43331,46.86872,1502,12,31,11,56,33,4.25,5.0,fr,3181,30,140244,1,2,Active Shallow Crust,0.0,89.98768,0.0,12/31/1502
+8.43331,46.86872,2866,2,8,12,52,24,4.25,15.0,fr,3182,57,140245,1,1,Active Shallow Crust,0.0,89.98768,0.0,02/08/2866
+8.43331,46.86872,3549,7,29,0,28,1,4.25,5.0,fr,3183,70,140250,1,1,Active Shallow Crust,0.0,89.98754,-90.0,07/29/3549
+8.43331,46.86872,4855,3,16,12,27,39,4.25,15.0,fr,3184,97,140251,1,1,Active Shallow Crust,0.0,89.98754,-90.0,03/16/4855
+8.43331,46.86872,7912,3,31,3,34,51,4.35,5.0,fr,3185,158,140256,1,2,Active Shallow Crust,0.0,89.98902,0.0,03/31/7912
+8.43331,46.86872,5826,11,21,18,4,9,4.35,5.0,fr,3186,116,140256,1,2,Active Shallow Crust,0.0,89.98902,0.0,11/21/5826
+8.43331,46.86872,6944,2,1,12,56,13,4.35,5.0,fr,3187,138,140262,1,1,Active Shallow Crust,0.0,89.98889,-90.0,02/01/6944
+8.43331,46.86872,8639,11,26,15,59,2,4.35,15.0,fr,3188,172,140263,1,1,Active Shallow Crust,0.0,89.98889,-90.0,11/26/8639
+8.43331,46.86872,1888,8,18,7,1,53,4.35,27.5,fr,3189,37,140264,1,1,Active Shallow Crust,0.0,89.98889,-90.0,08/18/1888
+8.43331,46.86872,6337,6,3,7,7,8,4.45,5.0,fr,3190,126,140277,1,1,Active Shallow Crust,128.8934,89.99266,0.0,06/03/6337
+8.43331,46.86872,5300,1,29,23,32,31,4.55,5.0,fr,3191,105,140283,1,1,Active Shallow Crust,240.0103,57.9971,0.0,01/29/5300
+8.43331,46.86872,6848,12,29,18,15,29,4.65,5.0,fr,3192,136,140292,1,1,Active Shallow Crust,0.0,89.98834,0.0,12/29/6848
+8.43331,46.86872,6906,1,28,23,22,31,4.65,15.0,fr,3193,138,140293,1,1,Active Shallow Crust,0.0,89.98834,0.0,01/28/6906
+8.43331,46.86872,6386,7,18,21,58,2,4.75,5.0,fr,3194,127,140304,1,1,Active Shallow Crust,0.0,89.98961,0.0,07/18/6386
+8.43331,46.86872,4874,8,25,7,15,16,5.65,5.0,fr,3195,97,140412,1,1,Active Shallow Crust,0.0,89.99017,0.0,08/25/4874
+-1.69307,48.1832,4838,5,10,8,54,48,3.55,5.0,fr,3196,96,140640,1,1,Active Shallow Crust,0.0,89.98991,0.0,05/10/4838
+-1.69307,48.1832,5567,12,2,16,6,14,3.55,5.0,fr,3197,111,140646,1,1,Active Shallow Crust,0.0,89.9898,-90.0,12/02/5567
+-1.69307,48.1832,9636,11,19,0,22,21,3.65,5.0,fr,3198,192,140652,1,2,Active Shallow Crust,0.0,89.98951,0.0,11/19/9636
+-1.69307,48.1832,9006,5,30,11,30,33,3.65,5.0,fr,3199,180,140652,1,2,Active Shallow Crust,0.0,89.98951,0.0,05/30/9006
+-1.69307,48.1832,306,4,30,19,47,53,3.75,15.0,fr,3200,6,140668,1,1,Active Shallow Crust,240.0086,58.01763,0.0,04/30/0306
+-1.69307,48.1832,3147,6,25,0,15,45,3.85,5.0,fr,3201,62,140676,1,2,Active Shallow Crust,0.0,89.99048,0.0,06/25/3147
+-1.69307,48.1832,5620,6,11,8,34,51,3.85,5.0,fr,3202,112,140676,1,2,Active Shallow Crust,0.0,89.99048,0.0,06/11/5620
+-1.69307,48.1832,5762,3,19,22,34,54,3.85,5.0,fr,3203,115,140679,1,1,Active Shallow Crust,240.011,57.99774,0.0,03/19/5762
+-1.69307,48.1832,9372,9,24,17,1,12,3.85,5.0,fr,3204,187,140682,1,1,Active Shallow Crust,0.0,89.99037,-90.0,09/24/9372
+-1.69307,48.1832,3105,12,24,19,56,17,4.05,15.0,fr,3205,62,140701,1,1,Active Shallow Crust,0.0,89.9896,0.0,12/24/3105
+-1.69307,48.1832,7721,11,27,19,26,21,4.15,5.0,fr,3206,154,140712,1,1,Active Shallow Crust,0.0,89.98989,0.0,11/27/7721
+-1.69307,48.1832,2259,7,30,9,18,45,4.35,5.0,fr,3207,45,140736,1,1,Active Shallow Crust,0.0,89.98996,0.0,07/30/2259
+-1.69307,48.1832,3361,1,3,20,37,14,4.55,15.0,fr,3208,67,140761,1,1,Active Shallow Crust,0.0,89.9899,0.0,01/03/3361
+-1.69307,48.1832,8781,7,10,11,3,14,5.45,5.0,fr,3209,175,140871,1,1,Active Shallow Crust,240.0303,57.99876,0.0,07/10/8781
+4.47664,49.55816,1451,5,16,4,41,7,3.85,15.0,fr,3210,29,141157,1,1,Active Shallow Crust,0.0,89.99074,0.0,05/16/1451
+4.47664,49.55816,7135,5,30,23,42,46,4.75,5.0,fr,3211,142,141273,1,1,Active Shallow Crust,128.8877,89.98792,0.0,05/30/7135
+0.62769,47.54419,5789,2,28,18,25,27,3.55,5.0,fr,3212,115,141600,1,1,Active Shallow Crust,0.0,89.98979,0.0,02/28/5789
+0.62769,47.54419,1243,4,26,6,2,58,3.55,15.0,fr,3213,24,141601,1,1,Active Shallow Crust,0.0,89.98979,0.0,04/26/1243
+0.62769,47.54419,3089,12,3,16,4,47,3.55,15.0,fr,3214,61,141610,1,1,Active Shallow Crust,128.8962,89.99362,0.0,12/03/3089
+0.62769,47.54419,143,6,24,0,4,19,3.65,27.5,fr,3215,2,141614,1,1,Active Shallow Crust,0.0,89.99014,0.0,06/24/0143
+0.62769,47.54419,7376,10,19,18,32,59,3.75,15.0,fr,3216,147,141625,1,1,Active Shallow Crust,0.0,89.98986,0.0,10/19/7376
+0.62769,47.54419,5033,11,20,16,31,57,4.25,27.5,fr,3217,100,141692,1,1,Active Shallow Crust,0.0,89.99001,-90.0,11/20/5033
+0.8463,43.92784,5602,7,21,0,14,43,3.55,27.5,fr,3218,112,142082,1,1,Active Shallow Crust,0.0,89.99001,0.0,07/21/5602
+0.8463,43.92784,269,11,7,15,54,38,3.55,15.0,fr,3219,5,142084,1,1,Active Shallow Crust,240.0121,57.99815,0.0,11/07/0269
+0.8463,43.92784,2239,5,17,18,23,15,3.65,5.0,fr,3220,44,142098,1,1,Active Shallow Crust,0.0,89.99018,-90.0,05/17/2239
+0.8463,43.92784,9133,9,8,8,22,21,3.75,5.0,fr,3221,182,142104,1,1,Active Shallow Crust,0.0,89.98991,0.0,09/08/9133
+0.8463,43.92784,2082,3,3,20,32,30,4.05,5.0,fr,3222,41,142143,1,1,Active Shallow Crust,240.0056,58.00573,0.0,03/03/2082
+0.8463,43.92784,4723,1,7,3,5,13,4.55,15.0,fr,3223,94,142201,1,1,Active Shallow Crust,0.0,89.98995,0.0,01/07/4723
+5.42238,50.06088,8545,4,27,6,13,43,3.55,15.0,fr,3224,170,142564,1,1,Active Shallow Crust,240.0136,57.99701,0.0,04/27/8545
+5.42238,50.06088,8945,9,10,1,57,54,3.55,15.0,fr,3225,178,142570,1,1,Active Shallow Crust,128.8952,89.99353,0.0,09/10/8945
+5.42238,50.06088,7355,4,27,21,49,25,3.85,5.0,fr,3226,147,142596,1,1,Active Shallow Crust,0.0,89.99084,0.0,04/27/7355
+5.42238,50.06088,992,2,19,13,59,55,4.65,5.0,fr,3227,19,142692,1,1,Active Shallow Crust,0.0,89.99088,0.0,02/19/0992
+2.84711,47.55007,4317,10,25,0,30,45,3.55,5.0,fr,3228,86,143040,1,1,Active Shallow Crust,0.0,89.98979,0.0,10/25/4317
+2.84711,47.55007,9274,5,15,3,25,18,4.25,5.0,fr,3229,185,143124,1,1,Active Shallow Crust,0.0,89.98936,0.0,05/15/9274
+2.84711,47.55007,301,3,26,21,47,14,4.45,5.0,fr,3230,6,143148,1,2,Active Shallow Crust,0.0,89.99034,0.0,03/26/0301
+2.84711,47.55007,8442,12,15,19,48,47,4.45,5.0,fr,3231,168,143148,1,2,Active Shallow Crust,0.0,89.99034,0.0,12/15/8442
+1.21711,51.38047,191,9,5,22,39,28,3.55,5.0,fr,3232,3,143520,1,1,Active Shallow Crust,0.0,89.99056,0.0,09/05/0191
+1.21711,51.38047,4617,4,3,18,3,49,3.55,15.0,fr,3233,92,143521,1,2,Active Shallow Crust,0.0,89.99056,0.0,04/03/4617
+1.21711,51.38047,4135,6,3,12,18,35,3.55,15.0,fr,3234,82,143521,1,2,Active Shallow Crust,0.0,89.99056,0.0,06/03/4135
+1.21711,51.38047,5668,2,29,2,0,33,3.55,5.0,fr,3235,113,143523,1,1,Active Shallow Crust,240.0128,57.998,0.0,02/29/5668
+1.21711,51.38047,6647,6,4,9,10,23,3.55,15.0,fr,3236,132,143530,1,1,Active Shallow Crust,128.8961,89.99371,0.0,06/04/6647
+1.21711,51.38047,8988,3,15,7,8,13,3.75,15.0,fr,3237,179,143545,1,1,Active Shallow Crust,0.0,89.99,0.0,03/15/8988
+1.21711,51.38047,6720,12,16,17,7,4,3.95,5.0,fr,3238,134,143568,1,1,Active Shallow Crust,0.0,89.99007,0.0,12/16/6720
+1.21711,51.38047,1550,12,5,16,23,0,4.15,5.0,fr,3239,30,143592,1,1,Active Shallow Crust,0.0,89.98975,0.0,12/05/1550
+-0.51549,51.04467,7016,9,21,4,7,34,3.55,5.0,fr,3240,140,144489,1,1,Active Shallow Crust,128.8957,89.99366,0.0,09/21/7016
+-0.51549,51.04467,4699,11,8,6,20,43,3.65,5.0,fr,3241,93,144492,1,1,Active Shallow Crust,0.0,89.99011,0.0,11/08/4699
+-0.51549,51.04467,5463,2,10,19,4,28,3.75,5.0,fr,3242,109,144507,1,1,Active Shallow Crust,240.0089,58.01772,0.0,02/10/5463
+3.54016,47.40176,9065,12,22,23,59,30,3.55,15.0,fr,3243,181,144961,1,1,Active Shallow Crust,0.0,89.98976,0.0,12/22/9065
+3.54016,47.40176,8485,12,21,16,46,49,3.65,15.0,fr,3244,169,144973,1,2,Active Shallow Crust,0.0,89.99088,0.0,12/21/8485
+3.54016,47.40176,9501,9,2,20,23,24,3.65,15.0,fr,3245,190,144973,1,2,Active Shallow Crust,0.0,89.99088,0.0,09/02/9501
+3.54016,47.40176,9797,5,14,1,53,16,3.75,5.0,fr,3246,195,144984,1,1,Active Shallow Crust,0.0,89.98916,0.0,05/14/9797
+3.54016,47.40176,8404,8,5,10,23,54,4.05,27.5,fr,3247,168,145025,1,1,Active Shallow Crust,240.0062,58.00604,0.0,08/05/8404
+3.54016,47.40176,7413,2,7,2,49,48,4.15,15.0,fr,3248,148,145039,1,1,Active Shallow Crust,0.0,89.98962,-90.0,02/07/7413
+4.19101,50.99892,9320,6,11,14,43,5,3.55,27.5,fr,3249,186,145451,1,1,Active Shallow Crust,128.8964,89.99365,0.0,06/11/9320
+4.19101,50.99892,7458,3,3,21,33,47,3.65,5.0,fr,3250,149,145458,1,1,Active Shallow Crust,0.0,89.98856,-90.0,03/03/7458
+4.19101,50.99892,4435,12,30,10,37,26,3.65,5.0,fr,3251,88,145461,1,1,Active Shallow Crust,128.9001,89.96361,0.0,12/30/4435
+4.19101,50.99892,2840,12,12,1,30,12,4.05,27.5,fr,3252,56,145502,1,1,Active Shallow Crust,0.0,89.9893,0.0,12/12/2840
+4.19101,50.99892,1224,10,14,7,27,20,4.45,5.0,fr,3253,24,145548,1,1,Active Shallow Crust,0.0,89.99099,0.0,10/14/1224
+4.19101,50.99892,2811,5,23,14,30,59,4.45,15.0,fr,3254,56,145549,1,1,Active Shallow Crust,0.0,89.99099,0.0,05/23/2811
+4.19101,50.99892,3643,12,29,3,42,9,4.75,5.0,fr,3255,72,145590,1,1,Active Shallow Crust,0.0,89.99033,-90.0,12/29/3643
+3.55492,44.41987,1426,8,1,22,51,43,3.75,5.0,fr,3256,28,145944,1,1,Active Shallow Crust,0.0,89.99142,0.0,08/01/1426
+3.55492,44.41987,4013,10,29,4,1,39,3.85,5.0,fr,3257,80,145956,1,1,Active Shallow Crust,0.0,89.9898,0.0,10/29/4013
+3.55492,44.41987,479,1,22,22,26,33,4.15,15.0,fr,3258,9,145993,1,1,Active Shallow Crust,0.0,89.98917,0.0,01/22/0479
+3.55492,44.41987,5442,5,16,6,38,45,4.25,15.0,fr,3259,108,146005,1,1,Active Shallow Crust,0.0,89.99035,0.0,05/16/5442
+3.55492,44.41987,6667,3,15,1,18,14,4.25,5.0,fr,3260,133,146013,1,1,Active Shallow Crust,128.8945,89.98087,0.0,03/15/6667
+3.55492,44.41987,7369,4,1,10,11,22,4.45,27.5,fr,3261,147,146030,1,1,Active Shallow Crust,0.0,89.98978,0.0,04/01/7369
+3.55492,44.41987,9399,2,23,21,8,31,4.45,5.0,fr,3262,187,146034,1,1,Active Shallow Crust,0.0,89.98966,-90.0,02/23/9399
+3.55492,44.41987,6380,9,22,11,46,21,4.45,15.0,fr,3263,127,146035,1,1,Active Shallow Crust,0.0,89.98966,-90.0,09/22/6380
+3.55492,44.41987,5979,3,13,7,53,41,4.75,15.0,fr,3264,119,146065,1,1,Active Shallow Crust,0.0,89.99005,0.0,03/13/5979
+3.55492,44.41987,1720,2,26,13,28,51,5.05,27.5,fr,3265,34,146108,1,1,Active Shallow Crust,0.0,89.99028,-90.0,02/26/1720
+-2.43965,42.63058,64,10,27,7,28,47,3.55,5.0,fr,3266,1,146400,1,1,Active Shallow Crust,0.0,89.98887,0.0,10/27/0064
+-2.43965,42.63058,3181,11,15,8,59,29,3.65,5.0,fr,3267,63,146412,1,1,Active Shallow Crust,0.0,89.99008,0.0,11/15/3181
+-2.43965,42.63058,9972,9,17,4,24,49,3.85,5.0,fr,3268,199,146436,1,1,Active Shallow Crust,0.0,89.98949,0.0,09/17/9972
+-2.43965,42.63058,6587,7,9,12,58,26,4.25,5.0,fr,3269,131,146493,1,1,Active Shallow Crust,128.895,89.9808,0.0,07/09/6587
+-2.43965,42.63058,3102,6,5,9,30,30,4.45,15.0,fr,3270,62,146509,1,1,Active Shallow Crust,0.0,89.98947,0.0,06/05/3102
+-2.43965,42.63058,2316,1,27,2,50,3,4.75,15.0,fr,3271,46,146554,1,1,Active Shallow Crust,128.8896,89.9882,0.0,01/27/2316
+-2.43965,42.63058,6391,5,23,10,55,39,5.25,15.0,fr,3272,127,146605,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/23/6391
+-2.17186,42.8013,8897,12,12,4,55,33,3.55,5.0,fr,3273,177,146880,1,2,Active Shallow Crust,0.0,89.9889,0.0,12/12/8897
+-2.17186,42.8013,5704,11,17,21,25,24,3.55,5.0,fr,3274,114,146880,1,2,Active Shallow Crust,0.0,89.9889,0.0,11/17/5704
+-2.17186,42.8013,5970,11,11,3,25,45,3.55,15.0,fr,3275,119,146881,1,2,Active Shallow Crust,0.0,89.9889,0.0,11/11/5970
+-2.17186,42.8013,6901,3,11,4,56,19,3.55,15.0,fr,3276,138,146881,1,2,Active Shallow Crust,0.0,89.9889,0.0,03/11/6901
+-2.17186,42.8013,6581,1,24,7,11,23,3.65,5.0,fr,3277,131,146892,1,1,Active Shallow Crust,0.0,89.99011,0.0,01/24/6581
+-2.17186,42.8013,1864,4,8,8,35,22,3.65,15.0,fr,3278,37,146893,1,1,Active Shallow Crust,0.0,89.99011,0.0,04/08/1864
+-2.17186,42.8013,4190,2,15,14,57,44,3.65,5.0,fr,3279,83,146901,1,2,Active Shallow Crust,128.9015,89.96346,0.0,02/15/4190
+-2.17186,42.8013,1721,2,25,0,36,5,3.65,5.0,fr,3280,34,146901,1,2,Active Shallow Crust,128.9015,89.96346,0.0,02/25/1721
+-2.17186,42.8013,80,3,2,18,22,12,3.75,5.0,fr,3281,1,146904,1,2,Active Shallow Crust,0.0,89.99119,0.0,03/02/0080
+-2.17186,42.8013,3476,8,22,11,14,56,3.75,5.0,fr,3282,69,146904,1,2,Active Shallow Crust,0.0,89.99119,0.0,08/22/3476
+-2.17186,42.8013,4925,8,10,12,8,4,3.75,5.0,fr,3283,98,146913,1,1,Active Shallow Crust,128.8963,89.96743,0.0,08/10/4925
+-2.17186,42.8013,1186,12,21,3,27,0,3.85,5.0,fr,3284,23,146916,1,1,Active Shallow Crust,0.0,89.98952,0.0,12/21/1186
+-2.17186,42.8013,8558,7,31,15,23,32,3.85,15.0,fr,3285,171,146917,1,1,Active Shallow Crust,0.0,89.98952,0.0,07/31/8558
+-2.17186,42.8013,295,6,22,11,46,7,3.85,5.0,fr,3286,5,146919,1,2,Active Shallow Crust,240.0104,57.99779,0.0,06/22/0295
+-2.17186,42.8013,4078,9,14,14,22,41,3.85,5.0,fr,3287,81,146919,1,2,Active Shallow Crust,240.0104,57.99779,0.0,09/14/4078
+-2.17186,42.8013,3778,4,5,0,46,58,3.95,5.0,fr,3288,75,146928,1,1,Active Shallow Crust,0.0,89.99066,0.0,04/05/3778
+-2.17186,42.8013,4209,12,27,13,50,55,3.95,15.0,fr,3289,84,146929,1,1,Active Shallow Crust,0.0,89.99066,0.0,12/27/4209
+-2.17186,42.8013,5898,1,31,14,30,8,3.95,15.0,fr,3290,117,146935,1,1,Active Shallow Crust,0.0,89.99055,-90.0,01/31/5898
+-2.17186,42.8013,5205,8,17,7,29,16,4.05,5.0,fr,3291,104,146940,1,1,Active Shallow Crust,0.0,89.9896,0.0,08/17/5205
+-2.17186,42.8013,318,7,18,1,50,30,4.15,5.0,fr,3292,6,146958,1,1,Active Shallow Crust,0.0,89.99062,-90.0,07/18/0318
+-2.17186,42.8013,9491,7,19,15,35,30,4.25,5.0,fr,3293,189,146964,1,1,Active Shallow Crust,0.0,89.99008,0.0,07/19/9491
+-2.17186,42.8013,8897,3,7,16,30,5,4.55,27.5,fr,3294,177,147002,1,1,Active Shallow Crust,0.0,89.98947,0.0,03/07/8897
+-2.17186,42.8013,5381,4,26,10,48,43,5.05,15.0,fr,3295,107,147061,1,1,Active Shallow Crust,0.0,89.99013,0.0,04/26/5381
+-2.17186,42.8013,5867,10,25,22,44,9,5.75,5.0,fr,3296,117,147144,1,1,Active Shallow Crust,0.0,89.99001,0.0,10/25/5867
+0.16305,41.81744,4850,9,18,19,12,5,5.45,15.0,fr,3297,96,147589,1,1,Active Shallow Crust,360.0,89.99001,0.0,09/18/4850
+8.42535,48.66244,9201,6,12,1,6,14,3.55,15.0,fr,3298,184,147841,1,1,Active Shallow Crust,0.0,89.98668,0.0,06/12/9201
+8.42535,48.66244,2823,5,15,19,29,0,3.55,5.0,fr,3299,56,147843,1,3,Active Shallow Crust,240.0116,57.99906,0.0,05/15/2823
+8.42535,48.66244,4924,3,29,9,59,23,3.55,5.0,fr,3300,98,147843,1,3,Active Shallow Crust,240.0116,57.99906,0.0,03/29/4924
+8.42535,48.66244,4622,9,14,17,56,50,3.55,5.0,fr,3301,92,147843,1,3,Active Shallow Crust,240.0116,57.99906,0.0,09/14/4622
+8.42535,48.66244,8774,5,10,3,4,7,3.55,15.0,fr,3302,175,147844,1,1,Active Shallow Crust,240.0116,57.99906,0.0,05/10/8774
+8.42535,48.66244,2658,5,17,17,11,18,3.55,5.0,fr,3303,53,147849,1,1,Active Shallow Crust,128.8967,89.99334,0.0,05/17/2658
+8.42535,48.66244,3969,4,1,11,30,29,3.75,5.0,fr,3304,79,147864,1,1,Active Shallow Crust,0.0,89.98942,0.0,04/01/3969
+8.42535,48.66244,917,4,4,6,41,43,3.75,5.0,fr,3305,18,147867,1,1,Active Shallow Crust,240.0106,58.01635,0.0,04/04/0917
+8.42535,48.66244,4239,12,9,18,57,33,4.15,15.0,fr,3306,84,147913,1,1,Active Shallow Crust,0.0,89.99332,0.0,12/09/4239
+8.42535,48.66244,9730,1,4,6,46,43,4.25,5.0,fr,3307,194,147924,1,1,Active Shallow Crust,0.0,89.9881,0.0,01/04/9730
+8.42535,48.66244,8854,7,19,1,21,28,4.35,5.0,fr,3308,177,147936,1,1,Active Shallow Crust,0.0,89.9894,0.0,07/19/8854
+8.42535,48.66244,9197,9,26,13,52,1,4.45,5.0,fr,3309,183,147948,1,1,Active Shallow Crust,0.0,89.99055,0.0,09/26/9197
+8.42535,48.66244,2681,3,24,3,21,45,4.65,15.0,fr,3310,53,147979,1,1,Active Shallow Crust,0.0,89.9886,-90.0,03/24/2681
+8.42535,48.66244,8648,12,25,10,0,19,5.35,5.0,fr,3311,172,148056,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/25/8648
+-4.48289,48.88289,3712,2,5,22,21,7,3.55,5.0,fr,3312,74,148320,1,2,Active Shallow Crust,0.0,89.98674,0.0,02/05/3712
+-4.48289,48.88289,6244,3,18,13,7,14,3.55,5.0,fr,3313,124,148320,1,2,Active Shallow Crust,0.0,89.98674,0.0,03/18/6244
+-4.48289,48.88289,3364,1,15,5,52,21,3.55,27.5,fr,3314,67,148322,1,1,Active Shallow Crust,0.0,89.98674,0.0,01/15/3364
+-4.48289,48.88289,394,6,20,2,16,1,3.65,5.0,fr,3315,7,148332,1,1,Active Shallow Crust,0.0,89.98818,0.0,06/20/0394
+-4.48289,48.88289,8045,11,26,23,47,22,3.65,15.0,fr,3316,160,148333,1,1,Active Shallow Crust,0.0,89.98818,0.0,11/26/8045
+-4.48289,48.88289,1173,11,8,15,36,16,3.85,5.0,fr,3317,23,148356,1,1,Active Shallow Crust,0.0,89.99061,0.0,11/08/1173
+-4.48289,48.88289,5491,7,2,19,26,12,3.85,5.0,fr,3318,109,148359,1,1,Active Shallow Crust,240.0113,57.99826,0.0,07/02/5491
+-4.48289,48.88289,8182,11,25,15,41,9,4.75,27.5,fr,3319,163,148466,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/25/8182
+-4.48289,48.88289,799,11,13,2,13,41,5.15,5.0,fr,3320,15,148512,1,1,Active Shallow Crust,0.0,89.98949,0.0,11/13/0799
+3.44884,45.58238,234,2,27,15,33,28,3.55,5.0,fr,3321,4,148800,1,1,Active Shallow Crust,0.0,89.98941,0.0,02/27/0234
+3.44884,45.58238,4160,8,13,17,32,16,3.55,27.5,fr,3322,83,148802,1,1,Active Shallow Crust,0.0,89.98941,0.0,08/13/4160
+3.44884,45.58238,4042,6,30,7,4,10,3.65,5.0,fr,3323,80,148815,1,1,Active Shallow Crust,240.0007,58.01286,0.0,06/30/4042
+3.44884,45.58238,5559,4,28,9,41,31,3.75,15.0,fr,3324,111,148825,1,1,Active Shallow Crust,0.0,89.98878,0.0,04/28/5559
+3.44884,45.58238,3017,5,14,21,23,44,3.95,5.0,fr,3325,60,148848,1,1,Active Shallow Crust,0.0,89.9911,0.0,05/14/3017
+3.44884,45.58238,3925,8,15,23,3,4,4.05,15.0,fr,3326,78,148861,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/15/3925
+3.44884,45.58238,2643,3,29,2,20,59,4.25,5.0,fr,3327,52,148884,1,2,Active Shallow Crust,0.0,89.99054,0.0,03/29/2643
+3.44884,45.58238,8360,3,21,13,24,40,4.25,5.0,fr,3328,167,148884,1,2,Active Shallow Crust,0.0,89.99054,0.0,03/21/8360
+3.44884,45.58238,4734,11,12,14,24,5,4.25,5.0,fr,3329,94,148893,1,1,Active Shallow Crust,128.8946,89.98091,0.0,11/12/4734
+3.44884,45.58238,1935,4,23,23,19,8,4.35,5.0,fr,3330,38,148896,1,1,Active Shallow Crust,0.0,89.99017,0.0,04/23/1935
+3.44884,45.58238,4452,1,5,1,42,23,4.35,5.0,fr,3331,89,148899,1,1,Active Shallow Crust,240.0081,57.99593,0.0,01/05/4452
+3.44884,45.58238,3828,9,3,15,21,5,4.45,5.0,fr,3332,76,148914,1,1,Active Shallow Crust,0.0,89.98987,-90.0,09/03/3828
+3.44884,45.58238,8279,8,18,12,31,0,4.75,5.0,fr,3333,165,148944,1,1,Active Shallow Crust,0.0,89.99025,0.0,08/18/8279
+-1.02313,49.03522,626,8,3,22,33,27,3.55,5.0,fr,3334,12,149280,1,2,Active Shallow Crust,0.0,89.99008,0.0,08/03/0626
+-1.02313,49.03522,4611,10,14,14,18,44,3.55,5.0,fr,3335,92,149280,1,2,Active Shallow Crust,0.0,89.99008,0.0,10/14/4611
+-1.02313,49.03522,9126,6,2,13,0,32,3.55,27.5,fr,3336,182,149282,1,1,Active Shallow Crust,0.0,89.99008,0.0,06/02/9126
+-1.02313,49.03522,8225,7,18,17,16,40,3.65,5.0,fr,3337,164,149292,1,1,Active Shallow Crust,0.0,89.98969,0.0,07/18/8225
+-1.02313,49.03522,5889,6,13,15,21,56,3.65,15.0,fr,3338,117,149293,1,1,Active Shallow Crust,0.0,89.98969,0.0,06/13/5889
+-1.02313,49.03522,995,9,2,11,37,18,3.75,5.0,fr,3339,19,149304,1,1,Active Shallow Crust,0.0,89.98949,0.0,09/02/0995
+-1.02313,49.03522,5480,3,12,13,36,32,3.75,15.0,fr,3340,109,149305,1,1,Active Shallow Crust,0.0,89.98949,0.0,03/12/5480
+-1.02313,49.03522,9208,3,27,14,16,57,3.85,15.0,fr,3341,184,149317,1,2,Active Shallow Crust,0.0,89.98947,0.0,03/27/9208
+-1.02313,49.03522,6531,3,2,1,41,34,3.85,15.0,fr,3342,130,149317,1,2,Active Shallow Crust,0.0,89.98947,0.0,03/02/6531
+-1.02313,49.03522,44,10,8,4,17,5,3.85,27.5,fr,3343,0,149321,1,1,Active Shallow Crust,240.0114,57.99779,0.0,10/08/0044
+-1.02313,49.03522,4252,3,29,12,40,39,3.85,5.0,fr,3344,85,149325,1,1,Active Shallow Crust,128.8953,89.99357,0.0,03/29/4252
+-1.02313,49.03522,4526,9,5,17,38,34,4.15,5.0,fr,3345,90,149352,1,1,Active Shallow Crust,0.0,89.99006,0.0,09/05/4526
+-1.02313,49.03522,2294,12,29,12,47,56,4.15,15.0,fr,3346,45,149359,1,1,Active Shallow Crust,0.0,89.98994,-90.0,12/29/2294
+-1.02313,49.03522,4146,4,25,8,10,59,4.35,5.0,fr,3347,82,149379,1,1,Active Shallow Crust,240.0089,57.99609,0.0,04/25/4146
+-5.22178,48.67153,9409,7,11,23,12,59,3.65,15.0,fr,3348,188,149773,1,1,Active Shallow Crust,0.0,89.98813,0.0,07/11/9409
+-5.22178,48.67153,9669,9,13,9,7,19,3.65,5.0,fr,3349,193,149775,1,1,Active Shallow Crust,240.002,58.0126,0.0,09/13/9669
+-5.22178,48.67153,4475,11,28,19,31,7,3.85,5.0,fr,3350,89,149799,1,1,Active Shallow Crust,240.011,57.99808,0.0,11/28/4475
+-5.22178,48.67153,8723,12,21,4,55,52,4.15,5.0,fr,3351,174,149832,1,1,Active Shallow Crust,0.0,89.98999,0.0,12/21/8723
+-5.22178,48.67153,8463,7,17,5,0,46,4.25,5.0,fr,3352,169,149844,1,1,Active Shallow Crust,0.0,89.99107,0.0,07/17/8463
+-5.22178,48.67153,5864,9,24,8,44,50,4.25,27.5,fr,3353,117,149846,1,1,Active Shallow Crust,0.0,89.99107,0.0,09/24/5864
+-5.22178,48.67153,2945,12,16,21,11,42,4.45,27.5,fr,3354,58,149870,1,1,Active Shallow Crust,0.0,89.99055,0.0,12/16/2945
+0.74872,48.48133,9863,3,19,21,51,19,3.55,5.0,fr,3355,197,150240,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/19/9863
+0.74872,48.48133,3665,4,26,10,59,12,3.65,5.0,fr,3356,73,150252,1,1,Active Shallow Crust,0.0,89.99032,0.0,04/26/3665
+0.74872,48.48133,1184,8,27,14,11,6,3.95,5.0,fr,3357,23,150291,1,1,Active Shallow Crust,240.0201,58.00501,0.0,08/27/1184
+0.74872,48.48133,3043,6,26,5,59,42,4.35,15.0,fr,3358,60,150337,1,1,Active Shallow Crust,0.0,89.99002,0.0,06/26/3043
+4.6882,52.04026,7545,5,15,16,46,15,3.85,5.0,fr,3359,150,151236,1,1,Active Shallow Crust,0.0,89.99122,0.0,05/15/7545
+3.92499,41.67468,8273,4,18,0,34,32,3.55,5.0,fr,3360,165,151680,1,2,Active Shallow Crust,0.0,89.9887,0.0,04/18/8273
+3.92499,41.67468,8962,8,29,8,6,57,3.55,5.0,fr,3361,179,151680,1,2,Active Shallow Crust,0.0,89.9887,0.0,08/29/8962
+3.92499,41.67468,7859,1,6,17,18,25,3.95,5.0,fr,3362,157,151728,1,1,Active Shallow Crust,0.0,89.99049,0.0,01/06/7859
+3.92499,41.67468,2266,9,4,20,23,55,4.95,5.0,fr,3363,45,151848,1,1,Active Shallow Crust,0.0,89.99023,0.0,09/04/2266
+1.65175,48.26498,3251,1,4,5,5,20,3.65,15.0,fr,3364,65,152176,1,2,Active Shallow Crust,240.0011,58.01314,0.0,01/04/3251
+1.65175,48.26498,7433,8,30,13,34,10,3.65,15.0,fr,3365,148,152176,1,2,Active Shallow Crust,240.0011,58.01314,0.0,08/30/7433
+1.65175,48.26498,6153,4,13,1,0,46,3.75,5.0,fr,3366,123,152187,1,1,Active Shallow Crust,240.0083,58.01773,0.0,04/13/6153
+1.65175,48.26498,343,9,9,9,39,43,4.45,15.0,fr,3367,6,152269,1,1,Active Shallow Crust,0.0,89.98988,0.0,09/09/0343
+1.65175,48.26498,2371,11,10,0,46,5,4.85,15.0,fr,3368,47,152317,1,1,Active Shallow Crust,0.0,89.98985,0.0,11/10/2371
+7.09039,44.49244,2781,5,14,17,59,22,3.55,5.0,fr,3369,55,152640,1,2,Active Shallow Crust,0.0,89.99281,0.0,05/14/2781
+7.09039,44.49244,2933,3,28,1,39,24,3.55,5.0,fr,3370,58,152640,1,2,Active Shallow Crust,0.0,89.99281,0.0,03/28/2933
+7.09039,44.49244,4096,9,8,20,44,46,3.55,15.0,fr,3371,81,152641,1,1,Active Shallow Crust,0.0,89.99281,0.0,09/08/4096
+7.09039,44.49244,9709,11,3,0,43,51,3.55,5.0,fr,3372,194,152643,1,1,Active Shallow Crust,240.0128,57.99799,0.0,11/03/9709
+7.09039,44.49244,177,9,9,14,24,53,3.55,27.5,fr,3373,3,152645,1,1,Active Shallow Crust,240.0128,57.9979,0.0,09/09/0177
+7.09039,44.49244,327,4,29,10,6,59,3.55,5.0,fr,3374,6,152649,1,2,Active Shallow Crust,128.897,89.99281,0.0,04/29/0327
+7.09039,44.49244,5308,11,1,1,15,15,3.55,5.0,fr,3375,106,152649,1,2,Active Shallow Crust,128.897,89.99281,0.0,11/01/5308
+7.09039,44.49244,8961,4,15,14,55,25,3.65,5.0,fr,3376,179,152652,1,7,Active Shallow Crust,0.0,89.98717,0.0,04/15/8961
+7.09039,44.49244,257,12,15,20,32,52,3.65,5.0,fr,3377,5,152652,1,7,Active Shallow Crust,0.0,89.98717,0.0,12/15/0257
+7.09039,44.49244,2699,8,28,13,0,25,3.65,5.0,fr,3378,53,152652,1,7,Active Shallow Crust,0.0,89.98717,0.0,08/28/2699
+7.09039,44.49244,9838,2,7,4,22,4,3.65,5.0,fr,3379,196,152652,1,7,Active Shallow Crust,0.0,89.98717,0.0,02/07/9838
+7.09039,44.49244,6335,9,15,22,29,9,3.65,5.0,fr,3380,126,152652,1,7,Active Shallow Crust,0.0,89.98717,0.0,09/15/6335
+7.09039,44.49244,8121,6,7,3,6,11,3.65,5.0,fr,3381,162,152652,1,7,Active Shallow Crust,0.0,89.98717,0.0,06/07/8121
+7.09039,44.49244,9933,9,13,21,34,19,3.65,5.0,fr,3382,198,152652,1,7,Active Shallow Crust,0.0,89.98717,0.0,09/13/9933
+7.09039,44.49244,9167,8,12,21,53,4,3.65,5.0,fr,3383,183,152655,1,1,Active Shallow Crust,240.0009,58.01274,0.0,08/12/9167
+7.09039,44.49244,3849,7,18,8,28,49,3.75,5.0,fr,3384,76,152664,1,3,Active Shallow Crust,0.0,89.98857,0.0,07/18/3849
+7.09039,44.49244,3885,1,7,12,37,23,3.75,5.0,fr,3385,77,152664,1,3,Active Shallow Crust,0.0,89.98857,0.0,01/07/3885
+7.09039,44.49244,215,12,7,2,5,49,3.75,5.0,fr,3386,4,152664,1,3,Active Shallow Crust,0.0,89.98857,0.0,12/07/0215
+7.09039,44.49244,3785,3,15,10,35,9,3.75,27.5,fr,3387,75,152666,1,1,Active Shallow Crust,0.0,89.98857,0.0,03/15/3785
+7.09039,44.49244,978,11,9,13,31,58,3.75,5.0,fr,3388,19,152673,1,1,Active Shallow Crust,128.8977,89.96684,0.0,11/09/0978
+7.09039,44.49244,4374,2,6,8,8,8,3.75,15.0,fr,3389,87,152674,1,1,Active Shallow Crust,128.8977,89.96684,0.0,02/06/4374
+7.09039,44.49244,5742,5,26,12,19,12,3.85,5.0,fr,3390,114,152676,1,1,Active Shallow Crust,0.0,89.98981,0.0,05/26/5742
+7.09039,44.49244,4838,5,27,1,19,23,3.85,15.0,fr,3391,96,152677,1,3,Active Shallow Crust,0.0,89.98981,0.0,05/27/4838
+7.09039,44.49244,765,5,26,17,58,18,3.85,15.0,fr,3392,15,152677,1,3,Active Shallow Crust,0.0,89.98981,0.0,05/26/0765
+7.09039,44.49244,8913,4,9,6,27,54,3.85,15.0,fr,3393,178,152677,1,3,Active Shallow Crust,0.0,89.98981,0.0,04/09/8913
+7.09039,44.49244,7004,5,19,23,29,21,3.85,5.0,fr,3394,140,152679,1,1,Active Shallow Crust,240.0105,57.99784,0.0,05/19/7004
+7.09039,44.49244,5224,3,24,2,46,1,3.85,5.0,fr,3395,104,152685,1,1,Active Shallow Crust,128.896,89.99491,0.0,03/24/5224
+7.09039,44.49244,3423,12,20,6,57,51,3.95,5.0,fr,3396,68,152688,1,3,Active Shallow Crust,0.0,89.99092,0.0,12/20/3423
+7.09039,44.49244,5985,1,30,6,4,0,3.95,5.0,fr,3397,119,152688,1,3,Active Shallow Crust,0.0,89.99092,0.0,01/30/5985
+7.09039,44.49244,8128,5,16,22,46,2,3.95,5.0,fr,3398,162,152688,1,3,Active Shallow Crust,0.0,89.99092,0.0,05/16/8128
+7.09039,44.49244,272,9,16,1,17,59,3.95,15.0,fr,3399,5,152689,1,2,Active Shallow Crust,0.0,89.99092,0.0,09/16/0272
+7.09039,44.49244,3484,9,27,7,5,51,3.95,15.0,fr,3400,69,152689,1,2,Active Shallow Crust,0.0,89.99092,0.0,09/27/3484
+7.09039,44.49244,6060,4,1,10,6,46,3.95,5.0,fr,3401,121,152691,1,1,Active Shallow Crust,240.0196,58.00541,0.0,04/01/6060
+7.09039,44.49244,8037,3,23,15,2,56,3.95,15.0,fr,3402,160,152695,1,1,Active Shallow Crust,0.0,89.99081,-90.0,03/23/8037
+7.09039,44.49244,3251,1,13,7,51,32,3.95,5.0,fr,3403,65,152697,1,2,Active Shallow Crust,128.9006,89.99319,0.0,01/13/3251
+7.09039,44.49244,2132,2,19,13,36,24,3.95,5.0,fr,3404,42,152697,1,2,Active Shallow Crust,128.9006,89.99319,0.0,02/19/2132
+7.09039,44.49244,5444,8,4,4,11,22,4.05,5.0,fr,3405,108,152700,1,3,Active Shallow Crust,0.0,89.99191,0.0,08/04/5444
+7.09039,44.49244,922,1,19,22,32,5,4.05,5.0,fr,3406,18,152700,1,3,Active Shallow Crust,0.0,89.99191,0.0,01/19/0922
+7.09039,44.49244,3463,8,22,6,23,18,4.05,5.0,fr,3407,69,152700,1,3,Active Shallow Crust,0.0,89.99191,0.0,08/22/3463
+7.09039,44.49244,6145,7,10,9,19,50,4.05,5.0,fr,3408,122,152706,1,1,Active Shallow Crust,0.0,89.99181,-90.0,07/10/6145
+7.09039,44.49244,9090,8,13,19,25,44,4.05,5.0,fr,3409,181,152709,1,2,Active Shallow Crust,128.8903,89.99393,0.0,08/13/9090
+7.09039,44.49244,7477,12,1,20,36,48,4.05,5.0,fr,3410,149,152709,1,2,Active Shallow Crust,128.8903,89.99393,0.0,12/01/7477
+7.09039,44.49244,4176,6,13,5,3,43,4.15,5.0,fr,3411,83,152712,1,1,Active Shallow Crust,0.0,89.98918,0.0,06/13/4176
+7.09039,44.49244,2384,12,10,5,30,9,4.15,5.0,fr,3412,47,152715,1,1,Active Shallow Crust,240.0078,57.99758,0.0,12/10/2384
+7.09039,44.49244,1347,9,15,9,49,36,4.25,5.0,fr,3413,26,152724,1,1,Active Shallow Crust,0.0,89.99036,0.0,09/15/1347
+7.09039,44.49244,4227,3,29,8,24,17,4.25,5.0,fr,3414,84,152733,1,1,Active Shallow Crust,128.895,89.98087,0.0,03/29/4227
+7.09039,44.49244,9403,10,15,2,29,49,4.35,5.0,fr,3415,188,152736,1,1,Active Shallow Crust,0.0,89.99141,0.0,10/15/9403
+7.09039,44.49244,6137,4,7,4,48,36,4.35,15.0,fr,3416,122,152737,1,1,Active Shallow Crust,0.0,89.99141,0.0,04/07/6137
+7.09039,44.49244,2058,6,26,16,16,32,4.35,15.0,fr,3417,41,152740,1,1,Active Shallow Crust,240.0082,57.99568,0.0,06/26/2058
+7.09039,44.49244,671,8,14,0,30,34,4.45,5.0,fr,3418,13,152748,1,2,Active Shallow Crust,0.0,89.98979,0.0,08/14/0671
+7.09039,44.49244,4703,5,8,9,39,36,4.45,5.0,fr,3419,94,152748,1,2,Active Shallow Crust,0.0,89.98979,0.0,05/08/4703
+7.09039,44.49244,2176,3,19,4,13,54,4.55,5.0,fr,3420,43,152763,1,1,Active Shallow Crust,240.0086,57.99743,0.0,03/19/2176
+7.09039,44.49244,7727,6,25,0,32,3,5.95,5.0,fr,3421,154,152928,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/25/7727
+-1.37001,46.45331,7288,4,18,22,13,35,3.55,5.0,fr,3422,145,153120,1,1,Active Shallow Crust,0.0,89.98958,0.0,04/18/7288
+-1.37001,46.45331,9749,9,15,9,46,31,3.55,15.0,fr,3423,194,153121,1,1,Active Shallow Crust,0.0,89.98958,0.0,09/15/9749
+-1.37001,46.45331,6708,3,26,23,42,14,3.55,27.5,fr,3424,134,153122,1,1,Active Shallow Crust,0.0,89.98958,0.0,03/26/6708
+-1.37001,46.45331,2690,4,27,13,37,47,3.55,27.5,fr,3425,53,153125,1,1,Active Shallow Crust,240.0124,57.99788,0.0,04/27/2690
+-1.37001,46.45331,2642,7,26,15,18,55,3.65,5.0,fr,3426,52,153132,1,1,Active Shallow Crust,0.0,89.99072,0.0,07/26/2642
+-1.37001,46.45331,3310,7,9,17,37,20,3.65,15.0,fr,3427,66,153133,1,1,Active Shallow Crust,0.0,89.99072,0.0,07/09/3310
+-1.37001,46.45331,9888,12,12,18,42,20,3.65,27.5,fr,3428,197,153134,1,2,Active Shallow Crust,0.0,89.99072,0.0,12/12/9888
+-1.37001,46.45331,6292,12,21,13,55,45,3.65,27.5,fr,3429,125,153134,1,2,Active Shallow Crust,0.0,89.99072,0.0,12/21/6292
+-1.37001,46.45331,7955,4,22,9,16,25,3.75,5.0,fr,3430,159,153144,1,2,Active Shallow Crust,0.0,89.99034,0.0,04/22/7955
+-1.37001,46.45331,7933,6,14,7,32,10,3.75,5.0,fr,3431,158,153144,1,2,Active Shallow Crust,0.0,89.99034,0.0,06/14/7933
+-1.37001,46.45331,6809,12,2,15,13,40,3.75,5.0,fr,3432,136,153150,1,1,Active Shallow Crust,0.0,89.99023,-90.0,12/02/6809
+-1.37001,46.45331,6538,3,5,10,28,27,3.85,5.0,fr,3433,130,153156,1,2,Active Shallow Crust,0.0,89.99017,0.0,03/05/6538
+-1.37001,46.45331,7595,6,22,16,5,23,3.85,5.0,fr,3434,151,153156,1,2,Active Shallow Crust,0.0,89.99017,0.0,06/22/7595
+-1.37001,46.45331,2096,12,5,12,23,14,3.95,5.0,fr,3435,41,153168,1,1,Active Shallow Crust,0.0,89.99014,0.0,12/05/2096
+-1.37001,46.45331,4544,2,14,4,27,29,4.05,15.0,fr,3436,90,153181,1,1,Active Shallow Crust,0.0,89.99023,0.0,02/14/4544
+-1.37001,46.45331,4138,8,4,14,35,34,4.05,27.5,fr,3437,82,153185,1,1,Active Shallow Crust,240.0058,58.00575,0.0,08/04/4138
+-1.37001,46.45331,8241,2,24,15,55,29,4.25,5.0,fr,3438,164,153213,1,1,Active Shallow Crust,128.8943,89.98081,0.0,02/24/8241
+-1.37001,46.45331,8513,11,2,9,2,1,4.55,15.0,fr,3439,170,153241,1,1,Active Shallow Crust,0.0,89.99011,0.0,11/02/8513
+-1.37001,46.45331,4353,7,31,16,37,26,4.55,27.5,fr,3440,87,153245,1,1,Active Shallow Crust,240.0092,57.99739,0.0,07/31/4353
+1.00764,42.03853,2230,9,1,14,3,8,3.55,15.0,fr,3441,44,153601,1,2,Active Shallow Crust,0.0,89.99064,0.0,09/01/2230
+1.00764,42.03853,6439,1,2,7,55,36,3.55,15.0,fr,3442,128,153601,1,2,Active Shallow Crust,0.0,89.99064,0.0,01/02/6439
+1.00764,42.03853,3918,8,13,8,37,12,3.85,27.5,fr,3443,78,153638,1,1,Active Shallow Crust,0.0,89.9894,0.0,08/13/3918
+1.00764,42.03853,4276,7,27,8,31,30,4.15,5.0,fr,3444,85,153678,1,1,Active Shallow Crust,0.0,89.98956,-90.0,07/27/4276
+1.00764,42.03853,9346,6,20,10,50,36,4.25,5.0,fr,3445,186,153687,1,1,Active Shallow Crust,240.0066,57.99396,0.0,06/20/9346
+1.00764,42.03853,59,6,17,8,53,57,4.25,15.0,fr,3446,1,153691,1,1,Active Shallow Crust,0.0,89.98985,-90.0,06/17/0059
+3.23603,43.84391,5755,6,25,21,59,38,3.55,15.0,fr,3447,115,154081,1,1,Active Shallow Crust,0.0,89.98909,0.0,06/25/5755
+3.23603,43.84391,3648,9,13,10,52,54,3.75,5.0,fr,3448,72,154104,1,1,Active Shallow Crust,0.0,89.99133,0.0,09/13/3648
+3.23603,43.84391,9615,2,17,6,8,48,3.85,5.0,fr,3449,192,154122,1,1,Active Shallow Crust,0.0,89.98959,-90.0,02/17/9615
+3.23603,43.84391,5658,1,5,22,41,22,3.95,5.0,fr,3450,113,154128,1,1,Active Shallow Crust,0.0,89.99082,0.0,01/05/5658
+3.23603,43.84391,6215,12,24,3,44,6,4.45,5.0,fr,3451,124,154188,1,1,Active Shallow Crust,0.0,89.98968,0.0,12/24/6215
+3.23603,43.84391,5737,6,25,18,47,6,4.95,27.5,fr,3452,114,154256,1,1,Active Shallow Crust,0.0,89.98972,-90.0,06/25/5737
+4.84707,44.99958,961,10,25,8,11,50,3.55,5.0,fr,3453,19,154560,1,1,Active Shallow Crust,0.0,89.99287,0.0,10/25/0961
+4.84707,44.99958,7476,11,8,2,49,11,3.55,15.0,fr,3454,149,154561,1,2,Active Shallow Crust,0.0,89.99287,0.0,11/08/7476
+4.84707,44.99958,9550,8,22,18,39,57,3.55,15.0,fr,3455,190,154561,1,2,Active Shallow Crust,0.0,89.99287,0.0,08/22/9550
+4.84707,44.99958,7847,3,22,12,57,16,3.55,27.5,fr,3456,156,154562,1,2,Active Shallow Crust,0.0,89.99287,0.0,03/22/7847
+4.84707,44.99958,2817,12,29,15,33,3,3.55,27.5,fr,3457,56,154562,1,2,Active Shallow Crust,0.0,89.99287,0.0,12/29/2817
+4.84707,44.99958,518,10,12,3,32,12,3.55,27.5,fr,3458,10,154568,1,1,Active Shallow Crust,0.0,89.99279,-90.0,10/12/0518
+4.84707,44.99958,5932,1,9,9,36,38,3.65,5.0,fr,3459,118,154572,1,1,Active Shallow Crust,0.0,89.98729,0.0,01/09/5932
+4.84707,44.99958,8291,9,18,2,58,15,3.65,5.0,fr,3460,165,154575,1,1,Active Shallow Crust,240.0003,58.01373,0.0,09/18/8291
+4.84707,44.99958,6815,1,16,17,40,8,3.65,5.0,fr,3461,136,154578,1,1,Active Shallow Crust,0.0,89.98714,-90.0,01/16/6815
+4.84707,44.99958,9750,3,19,20,46,39,3.75,5.0,fr,3462,194,154584,1,1,Active Shallow Crust,0.0,89.98867,0.0,03/19/9750
+4.84707,44.99958,2617,8,22,10,56,50,3.95,5.0,fr,3463,52,154608,1,3,Active Shallow Crust,0.0,89.991,0.0,08/22/2617
+4.84707,44.99958,7865,3,8,16,22,17,3.95,5.0,fr,3464,157,154608,1,3,Active Shallow Crust,0.0,89.991,0.0,03/08/7865
+4.84707,44.99958,873,4,7,16,26,24,3.95,5.0,fr,3465,17,154608,1,3,Active Shallow Crust,0.0,89.991,0.0,04/07/0873
+4.84707,44.99958,5241,8,24,21,9,13,4.35,5.0,fr,3466,104,154656,1,1,Active Shallow Crust,0.0,89.98865,0.0,08/24/5241
+4.84707,44.99958,6092,1,21,11,15,38,4.45,15.0,fr,3467,121,154669,1,1,Active Shallow Crust,0.0,89.98988,0.0,01/21/6092
+4.84707,44.99958,3190,6,9,3,25,28,4.55,5.0,fr,3468,63,154680,1,1,Active Shallow Crust,0.0,89.99098,0.0,06/09/3190
+4.84707,44.99958,8613,1,22,7,55,53,4.95,27.5,fr,3469,172,154730,1,1,Active Shallow Crust,0.0,89.99004,0.0,01/22/8613
+4.84707,44.99958,303,1,12,0,53,30,5.15,5.0,fr,3470,6,154752,1,1,Active Shallow Crust,0.0,89.98983,0.0,01/12/0303
+2.83193,52.82656,9626,8,14,20,30,1,3.55,5.0,fr,3471,192,155040,1,1,Active Shallow Crust,0.0,89.99086,0.0,08/14/9626
+-0.01528,42.21048,4542,11,10,10,43,11,4.55,5.0,fr,3472,90,155640,1,1,Active Shallow Crust,0.0,89.99,0.0,11/10/4542
+4.36498,47.1388,2358,4,16,5,49,4,3.55,5.0,fr,3473,47,156000,1,2,Active Shallow Crust,0.0,89.99314,0.0,04/16/2358
+4.36498,47.1388,5584,12,29,4,55,43,3.55,5.0,fr,3474,111,156000,1,2,Active Shallow Crust,0.0,89.99314,0.0,12/29/5584
+4.36498,47.1388,982,1,2,14,45,28,3.65,15.0,fr,3475,19,156016,1,1,Active Shallow Crust,240.0002,58.01351,0.0,01/02/0982
+4.36498,47.1388,8971,10,6,21,3,6,3.65,5.0,fr,3476,179,156018,1,1,Active Shallow Crust,0.0,89.98763,-90.0,10/06/8971
+4.36498,47.1388,4062,7,11,18,34,50,3.75,5.0,fr,3477,81,156024,1,1,Active Shallow Crust,0.0,89.98911,0.0,07/11/4062
+4.36498,47.1388,5195,5,4,14,33,9,3.75,5.0,fr,3478,103,156030,1,1,Active Shallow Crust,0.0,89.98898,-90.0,05/04/5195
+4.36498,47.1388,8698,5,5,6,13,14,3.85,5.0,fr,3479,173,156036,1,2,Active Shallow Crust,0.0,89.99029,0.0,05/05/8698
+4.36498,47.1388,8064,1,5,16,40,32,3.85,5.0,fr,3480,161,156036,1,2,Active Shallow Crust,0.0,89.99029,0.0,01/05/8064
+4.36498,47.1388,17,10,17,20,51,27,5.05,5.0,fr,3481,0,156180,1,1,Active Shallow Crust,0.0,89.99024,0.0,10/17/0017
+-0.3539,49.47601,5508,11,26,0,44,27,3.55,5.0,fr,3482,110,156480,1,1,Active Shallow Crust,0.0,89.99017,0.0,11/26/5508
+-0.3539,49.47601,5609,6,5,13,0,3,3.55,5.0,fr,3483,112,156483,1,1,Active Shallow Crust,240.0125,57.9982,0.0,06/05/5609
+-0.3539,49.47601,1051,9,26,18,13,50,3.65,5.0,fr,3484,21,156492,1,1,Active Shallow Crust,0.0,89.99014,0.0,09/26/1051
+-0.3539,49.47601,6950,9,11,21,9,10,3.65,15.0,fr,3485,138,156496,1,1,Active Shallow Crust,240.0014,58.01295,0.0,09/11/6950
+-0.3539,49.47601,7421,8,9,15,33,54,3.75,15.0,fr,3486,148,156505,1,1,Active Shallow Crust,0.0,89.98991,0.0,08/09/7421
+-0.3539,49.47601,6472,5,15,1,13,53,3.75,27.5,fr,3487,129,156506,1,1,Active Shallow Crust,0.0,89.98991,0.0,05/15/6472
+-0.3539,49.47601,1035,1,24,20,51,26,3.85,15.0,fr,3488,20,156517,1,1,Active Shallow Crust,0.0,89.99014,0.0,01/24/1035
+-0.3539,49.47601,7125,9,24,6,55,52,3.95,5.0,fr,3489,142,156528,1,1,Active Shallow Crust,0.0,89.98992,0.0,09/24/7125
+-0.3539,49.47601,7204,1,3,11,4,6,4.05,15.0,fr,3490,144,156541,1,1,Active Shallow Crust,0.0,89.9901,0.0,01/03/7204
+-0.3539,49.47601,4226,8,16,8,50,54,4.05,15.0,fr,3491,84,156544,1,1,Active Shallow Crust,240.0065,58.00591,0.0,08/16/4226
+-0.3539,49.47601,4572,5,9,16,1,53,4.65,27.5,fr,3492,91,156617,1,1,Active Shallow Crust,240.0119,57.99443,0.0,05/09/4572
+-0.3539,49.47601,8096,3,25,6,58,37,5.15,5.0,fr,3493,161,156672,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/25/8096
+0.53142,41.44451,6533,11,26,13,3,50,3.55,5.0,fr,3494,130,156960,1,2,Active Shallow Crust,0.0,89.98961,0.0,11/26/6533
+0.53142,41.44451,1173,7,31,23,49,23,3.55,5.0,fr,3495,23,156960,1,2,Active Shallow Crust,0.0,89.98961,0.0,07/31/1173
+0.53142,41.44451,9853,7,23,18,15,45,3.75,27.5,fr,3496,197,156989,1,1,Active Shallow Crust,240.0079,58.01735,0.0,07/23/9853
+0.53142,41.44451,4366,9,6,1,39,57,3.85,15.0,fr,3497,87,157003,1,1,Active Shallow Crust,0.0,89.98985,-90.0,09/06/4366
+0.53142,41.44451,4520,7,9,7,54,41,3.95,5.0,fr,3498,90,157008,1,2,Active Shallow Crust,0.0,89.98987,0.0,07/09/4520
+0.53142,41.44451,7810,11,27,22,42,23,3.95,5.0,fr,3499,156,157008,1,2,Active Shallow Crust,0.0,89.98987,0.0,11/27/7810
+0.53142,41.44451,8479,3,22,0,15,55,4.25,5.0,fr,3500,169,157044,1,1,Active Shallow Crust,0.0,89.98987,0.0,03/22/8479
+0.53142,41.44451,5213,11,19,1,10,53,4.65,5.0,fr,3501,104,157095,1,1,Active Shallow Crust,240.0093,57.99394,0.0,11/19/5213
+0.53142,41.44451,3780,1,31,19,45,12,5.25,5.0,fr,3502,75,157170,1,1,Active Shallow Crust,0.0,89.99001,-90.0,01/31/3780
+8.35746,49.16087,7865,8,6,14,3,6,3.55,5.0,fr,3503,157,157920,1,2,Active Shallow Crust,0.0,89.98681,0.0,08/06/7865
+8.35746,49.16087,4384,12,11,14,45,11,3.55,5.0,fr,3504,87,157920,1,2,Active Shallow Crust,0.0,89.98681,0.0,12/11/4384
+8.35746,49.16087,9692,3,2,18,43,18,3.55,15.0,fr,3505,193,157921,1,1,Active Shallow Crust,0.0,89.98681,0.0,03/02/9692
+8.35746,49.16087,3442,12,18,1,45,31,3.55,5.0,fr,3506,68,157923,1,1,Active Shallow Crust,240.0127,57.99865,0.0,12/18/3442
+8.35746,49.16087,9894,8,28,4,44,22,3.65,5.0,fr,3507,197,157932,1,3,Active Shallow Crust,0.0,89.98824,0.0,08/28/9894
+8.35746,49.16087,2443,8,7,21,40,18,3.65,5.0,fr,3508,48,157932,1,3,Active Shallow Crust,0.0,89.98824,0.0,08/07/2443
+8.35746,49.16087,8396,5,24,21,5,31,3.65,5.0,fr,3509,167,157932,1,3,Active Shallow Crust,0.0,89.98824,0.0,05/24/8396
+8.35746,49.16087,1630,12,23,22,7,18,3.65,15.0,fr,3510,32,157933,1,1,Active Shallow Crust,0.0,89.98824,0.0,12/23/1630
+8.35746,49.16087,9146,1,21,11,27,51,3.65,15.0,fr,3511,182,157942,1,1,Active Shallow Crust,128.9017,89.96358,0.0,01/21/9146
+8.35746,49.16087,2570,10,4,12,51,33,3.75,5.0,fr,3512,51,157944,1,2,Active Shallow Crust,0.0,89.98952,0.0,10/04/2570
+8.35746,49.16087,9821,7,24,21,5,43,3.75,5.0,fr,3513,196,157944,1,2,Active Shallow Crust,0.0,89.98952,0.0,07/24/9821
+8.35746,49.16087,8417,12,28,21,41,41,3.75,5.0,fr,3514,168,157947,1,1,Active Shallow Crust,240.0079,58.01808,0.0,12/28/8417
+8.35746,49.16087,8923,10,25,15,37,22,3.95,5.0,fr,3515,178,157968,1,3,Active Shallow Crust,0.0,89.99168,0.0,10/25/8923
+8.35746,49.16087,5959,5,7,7,30,27,3.95,5.0,fr,3516,119,157968,1,3,Active Shallow Crust,0.0,89.99168,0.0,05/07/5959
+8.35746,49.16087,1604,8,17,4,36,20,3.95,5.0,fr,3517,32,157968,1,3,Active Shallow Crust,0.0,89.99168,0.0,08/17/1604
+8.35746,49.16087,8422,9,4,20,35,23,4.05,5.0,fr,3518,168,157989,1,2,Active Shallow Crust,128.8907,89.99258,0.0,09/04/8422
+8.35746,49.16087,6619,11,13,10,10,19,4.05,5.0,fr,3519,132,157989,1,2,Active Shallow Crust,128.8907,89.99258,0.0,11/13/6619
+8.35746,49.16087,726,7,20,10,15,31,4.15,5.0,fr,3520,14,157992,1,1,Active Shallow Crust,0.0,89.98678,0.0,07/20/0726
+8.35746,49.16087,930,7,26,22,42,13,4.15,15.0,fr,3521,18,158002,1,1,Active Shallow Crust,128.8962,89.99339,0.0,07/26/0930
+8.35746,49.16087,4342,1,19,9,52,53,4.25,5.0,fr,3522,86,158004,1,2,Active Shallow Crust,0.0,89.98822,0.0,01/19/4342
+8.35746,49.16087,4301,4,4,12,39,32,4.25,5.0,fr,3523,86,158004,1,2,Active Shallow Crust,0.0,89.98822,0.0,04/04/4301
+8.35746,49.16087,1321,2,25,10,52,59,4.55,5.0,fr,3524,26,158049,1,1,Active Shallow Crust,128.8935,89.98579,0.0,02/25/1321
+8.35746,49.16087,4100,2,13,22,31,2,4.75,5.0,fr,3525,81,158073,1,1,Active Shallow Crust,128.887,89.98872,0.0,02/13/4100
+-2.84954,47.13517,1568,2,1,18,1,47,3.75,5.0,fr,3526,31,158424,1,1,Active Shallow Crust,0.0,89.98911,0.0,02/01/1568
+-2.84954,47.13517,5505,4,2,0,11,33,3.95,5.0,fr,3527,110,158454,1,1,Active Shallow Crust,0.0,89.98905,-90.0,04/02/5505
+-2.84954,47.13517,5740,1,7,20,31,14,4.55,5.0,fr,3528,114,158520,1,2,Active Shallow Crust,0.0,89.99023,0.0,01/07/5740
+-2.84954,47.13517,8076,4,30,10,11,35,4.55,5.0,fr,3529,161,158520,1,2,Active Shallow Crust,0.0,89.99023,0.0,04/30/8076
+-2.84954,47.13517,140,2,25,3,29,25,6.75,15.0,fr,3530,2,158785,1,1,Active Shallow Crust,0.0,89.98998,0.0,02/25/0140
+0.2033,48.97963,2841,5,23,0,34,8,3.55,5.0,fr,3531,56,158880,1,3,Active Shallow Crust,0.0,89.99007,0.0,05/23/2841
+0.2033,48.97963,268,3,30,20,45,13,3.55,5.0,fr,3532,5,158880,1,3,Active Shallow Crust,0.0,89.99007,0.0,03/30/0268
+0.2033,48.97963,4841,12,17,5,18,8,3.55,5.0,fr,3533,96,158880,1,3,Active Shallow Crust,0.0,89.99007,0.0,12/17/4841
+0.2033,48.97963,5840,8,29,22,0,32,3.55,15.0,fr,3534,116,158881,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/29/5840
+0.2033,48.97963,210,4,7,15,4,27,3.55,5.0,fr,3535,4,158883,1,1,Active Shallow Crust,240.0124,57.99823,0.0,04/07/0210
+0.2033,48.97963,1204,1,22,9,51,58,3.65,5.0,fr,3536,24,158892,1,1,Active Shallow Crust,0.0,89.99004,0.0,01/22/1204
+0.2033,48.97963,8461,1,13,10,46,40,3.65,15.0,fr,3537,169,158893,1,1,Active Shallow Crust,0.0,89.99004,0.0,01/13/8461
+0.2033,48.97963,4052,12,17,15,16,2,3.75,5.0,fr,3538,81,158904,1,1,Active Shallow Crust,0.0,89.98997,0.0,12/17/4052
+0.2033,48.97963,8192,10,1,8,25,22,3.75,15.0,fr,3539,163,158905,1,2,Active Shallow Crust,0.0,89.98997,0.0,10/01/8192
+0.2033,48.97963,9805,3,28,11,28,5,3.75,15.0,fr,3540,196,158905,1,2,Active Shallow Crust,0.0,89.98997,0.0,03/28/9805
+0.2033,48.97963,5901,9,2,19,51,13,3.75,27.5,fr,3541,118,158906,1,1,Active Shallow Crust,0.0,89.98997,0.0,09/02/5901
+0.2033,48.97963,3695,7,6,16,3,7,3.85,15.0,fr,3542,73,158917,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/06/3695
+0.2033,48.97963,232,2,12,19,11,22,3.95,5.0,fr,3543,4,158928,1,1,Active Shallow Crust,0.0,89.98995,0.0,02/12/0232
+0.2033,48.97963,9309,9,13,10,34,46,4.05,5.0,fr,3544,186,158940,1,1,Active Shallow Crust,0.0,89.99,0.0,09/13/9309
+0.2033,48.97963,5477,10,20,22,27,42,4.45,5.0,fr,3545,109,158988,1,1,Active Shallow Crust,0.0,89.99002,0.0,10/20/5477
+0.2033,48.97963,3879,2,20,0,22,30,4.65,15.0,fr,3546,77,159013,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/20/3879
+0.2033,48.97963,4792,3,22,5,54,51,4.75,5.0,fr,3547,95,159024,1,1,Active Shallow Crust,360.0,89.99002,0.0,03/22/4792
+0.2033,48.97963,6765,11,9,9,16,48,4.95,15.0,fr,3548,135,159049,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/09/6765
+4.54878,45.48192,9304,10,17,7,22,16,3.55,5.0,fr,3549,186,159360,1,3,Active Shallow Crust,0.0,89.99293,0.0,10/17/9304
+4.54878,45.48192,4774,2,18,21,48,38,3.55,5.0,fr,3550,95,159360,1,3,Active Shallow Crust,0.0,89.99293,0.0,02/18/4774
+4.54878,45.48192,7436,3,8,13,25,9,3.55,5.0,fr,3551,148,159360,1,3,Active Shallow Crust,0.0,89.99293,0.0,03/08/7436
+4.54878,45.48192,3253,6,8,22,58,11,3.55,15.0,fr,3552,65,159361,1,2,Active Shallow Crust,0.0,89.99293,0.0,06/08/3253
+4.54878,45.48192,7670,9,27,18,40,21,3.55,15.0,fr,3553,153,159361,1,2,Active Shallow Crust,0.0,89.99293,0.0,09/27/7670
+4.54878,45.48192,993,9,11,23,5,10,3.55,15.0,fr,3554,19,159364,1,1,Active Shallow Crust,240.0125,57.99725,0.0,09/11/0993
+4.54878,45.48192,6817,7,22,20,54,21,3.55,5.0,fr,3555,136,159366,1,1,Active Shallow Crust,0.0,89.99285,-90.0,07/22/6817
+4.54878,45.48192,2962,12,22,6,43,24,3.65,27.5,fr,3556,59,159374,1,2,Active Shallow Crust,0.0,89.9874,0.0,12/22/2962
+4.54878,45.48192,6498,3,28,6,9,3,3.65,27.5,fr,3557,129,159374,1,2,Active Shallow Crust,0.0,89.9874,0.0,03/28/6498
+4.54878,45.48192,5,4,8,5,30,33,3.65,5.0,fr,3558,0,159381,1,1,Active Shallow Crust,128.9012,89.9635,0.0,04/08/0005
+4.54878,45.48192,2519,6,18,18,50,17,3.75,5.0,fr,3559,50,159384,1,1,Active Shallow Crust,0.0,89.98877,0.0,06/18/2519
+4.54878,45.48192,4184,11,18,10,38,58,3.85,5.0,fr,3560,83,159396,1,1,Active Shallow Crust,0.0,89.98999,0.0,11/18/4184
+4.54878,45.48192,1263,5,13,0,56,14,3.85,5.0,fr,3561,25,159405,1,1,Active Shallow Crust,128.8958,89.99249,0.0,05/13/1263
+4.54878,45.48192,8808,2,1,5,12,42,3.95,5.0,fr,3562,176,159408,1,1,Active Shallow Crust,0.0,89.99108,0.0,02/01/8808
+4.54878,45.48192,8100,6,15,12,57,56,3.95,27.5,fr,3563,161,159410,1,1,Active Shallow Crust,0.0,89.99108,0.0,06/15/8100
+4.54878,45.48192,5655,3,22,17,25,38,4.35,5.0,fr,3564,113,159456,1,1,Active Shallow Crust,0.0,89.98874,0.0,03/22/5655
+2.38414,46.06463,4541,8,31,1,10,40,3.55,5.0,fr,3565,90,159840,1,2,Active Shallow Crust,0.0,89.9895,0.0,08/31/4541
+2.38414,46.06463,4805,2,6,16,17,33,3.55,5.0,fr,3566,96,159840,1,2,Active Shallow Crust,0.0,89.9895,0.0,02/06/4805
+2.38414,46.06463,1163,1,30,16,10,56,3.55,5.0,fr,3567,23,159843,1,1,Active Shallow Crust,240.0117,57.99816,0.0,01/30/1163
+2.38414,46.06463,2412,9,6,1,36,21,3.55,5.0,fr,3568,48,159849,1,1,Active Shallow Crust,128.8966,89.993,0.0,09/06/2412
+2.38414,46.06463,4766,12,13,0,18,3,3.65,5.0,fr,3569,95,159852,1,3,Active Shallow Crust,0.0,89.99065,0.0,12/13/4766
+2.38414,46.06463,8268,3,27,11,1,42,3.65,5.0,fr,3570,165,159852,1,3,Active Shallow Crust,0.0,89.99065,0.0,03/27/8268
+2.38414,46.06463,8474,11,2,11,24,49,3.65,5.0,fr,3571,169,159852,1,3,Active Shallow Crust,0.0,89.99065,0.0,11/02/8474
+2.38414,46.06463,4927,1,23,21,1,8,3.65,15.0,fr,3572,98,159853,1,1,Active Shallow Crust,0.0,89.99065,0.0,01/23/4927
+2.38414,46.06463,9490,7,19,4,49,47,3.65,27.5,fr,3573,189,159854,1,1,Active Shallow Crust,0.0,89.99065,0.0,07/19/9490
+2.38414,46.06463,9456,10,17,23,2,39,3.65,5.0,fr,3574,189,159855,1,1,Active Shallow Crust,240.0004,58.01351,0.0,10/17/9456
+2.38414,46.06463,727,5,1,15,26,53,3.65,5.0,fr,3575,14,159861,1,1,Active Shallow Crust,128.9005,89.96322,0.0,05/01/0727
+2.38414,46.06463,2676,5,14,15,5,6,3.75,5.0,fr,3576,53,159864,1,1,Active Shallow Crust,0.0,89.98888,0.0,05/14/2676
+2.38414,46.06463,8643,1,16,12,53,59,3.85,5.0,fr,3577,172,159876,1,2,Active Shallow Crust,0.0,89.9901,0.0,01/16/8643
+2.38414,46.06463,35,9,15,6,22,22,3.85,5.0,fr,3578,0,159876,1,2,Active Shallow Crust,0.0,89.9901,0.0,09/15/0035
+2.38414,46.06463,1296,7,9,11,49,40,3.85,27.5,fr,3579,25,159878,1,1,Active Shallow Crust,0.0,89.9901,0.0,07/09/1296
+2.38414,46.06463,2374,8,19,13,16,10,3.85,5.0,fr,3580,47,159879,1,1,Active Shallow Crust,240.0106,57.99788,0.0,08/19/2374
+2.38414,46.06463,4973,9,8,19,33,49,3.95,5.0,fr,3581,99,159888,1,1,Active Shallow Crust,0.0,89.98896,0.0,09/08/4973
+2.38414,46.06463,8345,6,15,8,41,1,4.05,5.0,fr,3582,166,159900,1,2,Active Shallow Crust,0.0,89.99017,0.0,06/15/8345
+2.38414,46.06463,8541,12,10,10,43,41,4.05,5.0,fr,3583,170,159900,1,2,Active Shallow Crust,0.0,89.99017,0.0,12/10/8541
+2.38414,46.06463,2305,5,23,10,8,14,4.05,15.0,fr,3584,46,159901,1,1,Active Shallow Crust,0.0,89.99017,0.0,05/23/2305
+2.38414,46.06463,8209,6,29,19,17,33,4.45,5.0,fr,3585,164,159948,1,1,Active Shallow Crust,0.0,89.99007,0.0,06/29/8209
+2.38414,46.06463,551,11,2,19,22,35,4.55,15.0,fr,3586,11,159970,1,1,Active Shallow Crust,128.894,89.98587,0.0,11/02/0551
+2.38414,46.06463,4043,2,18,1,15,12,4.65,5.0,fr,3587,80,159972,1,1,Active Shallow Crust,0.0,89.99014,0.0,02/18/4043
+2.38414,46.06463,2020,4,20,14,12,18,4.75,15.0,fr,3588,40,159985,1,1,Active Shallow Crust,0.0,89.99033,0.0,04/20/2020
+2.38414,46.06463,3813,3,2,17,32,42,4.95,15.0,fr,3589,76,160012,1,1,Active Shallow Crust,240.0118,58.00436,0.0,03/02/3813
+2.38414,46.06463,5350,7,21,21,56,14,5.15,15.0,fr,3590,106,160039,1,1,Active Shallow Crust,0.0,89.9899,-90.0,07/21/5350
+6.1994,50.28504,8573,9,12,21,5,48,3.65,15.0,fr,3591,171,160333,1,1,Active Shallow Crust,0.0,89.98852,0.0,09/12/8573
+6.1994,50.28504,163,5,10,22,13,45,3.65,5.0,fr,3592,3,160338,1,1,Active Shallow Crust,0.0,89.98838,-90.0,05/10/0163
+6.1994,50.28504,8439,6,12,11,24,40,3.85,5.0,fr,3593,168,160356,1,1,Active Shallow Crust,0.0,89.99088,0.0,06/12/8439
+6.1994,50.28504,9626,10,7,6,40,41,3.85,15.0,fr,3594,192,160357,1,1,Active Shallow Crust,0.0,89.99088,0.0,10/07/9626
+6.1994,50.28504,1533,12,2,11,37,32,3.85,5.0,fr,3595,30,160365,1,1,Active Shallow Crust,128.8945,89.99316,0.0,12/02/1533
+6.1994,50.28504,3128,12,25,2,53,16,4.05,27.5,fr,3596,62,160382,1,1,Active Shallow Crust,0.0,89.98913,0.0,12/25/3128
+6.1994,50.28504,6563,2,1,9,34,1,4.05,5.0,fr,3597,131,160383,1,1,Active Shallow Crust,240.0063,58.00608,0.0,02/01/6563
+6.1994,50.28504,982,3,2,22,7,5,4.15,27.5,fr,3598,19,160397,1,1,Active Shallow Crust,240.0098,57.99706,0.0,03/02/0982
+6.1994,50.28504,5937,3,23,8,32,9,4.25,5.0,fr,3599,118,160404,1,2,Active Shallow Crust,0.0,89.99136,0.0,03/23/5937
+6.1994,50.28504,2483,12,28,14,58,21,4.25,5.0,fr,3600,49,160404,1,2,Active Shallow Crust,0.0,89.99136,0.0,12/28/2483
+6.1994,50.28504,9446,12,21,6,37,48,4.35,5.0,fr,3601,188,160416,1,1,Active Shallow Crust,0.0,89.98974,0.0,12/21/9446
+4.59987,43.90985,408,9,17,3,55,42,3.55,5.0,fr,3602,8,160800,1,2,Active Shallow Crust,0.0,89.99274,0.0,09/17/0408
+4.59987,43.90985,3792,7,20,13,13,18,3.55,5.0,fr,3603,75,160800,1,2,Active Shallow Crust,0.0,89.99274,0.0,07/20/3792
+4.59987,43.90985,4100,8,8,23,56,40,3.55,5.0,fr,3604,81,160803,1,1,Active Shallow Crust,240.0123,57.99871,0.0,08/08/4100
+4.59987,43.90985,5477,11,21,17,44,30,3.65,5.0,fr,3605,109,160812,1,3,Active Shallow Crust,0.0,89.98705,0.0,11/21/5477
+4.59987,43.90985,6042,10,12,23,35,3,3.65,5.0,fr,3606,120,160812,1,3,Active Shallow Crust,0.0,89.98705,0.0,10/12/6042
+4.59987,43.90985,1108,11,2,11,42,13,3.65,5.0,fr,3607,22,160812,1,3,Active Shallow Crust,0.0,89.98705,0.0,11/02/1108
+4.59987,43.90985,2994,9,9,10,3,52,3.65,5.0,fr,3608,59,160815,1,1,Active Shallow Crust,240.0014,58.01191,0.0,09/09/2994
+4.59987,43.90985,4500,6,17,2,42,31,3.65,5.0,fr,3609,89,160821,1,1,Active Shallow Crust,128.9011,89.96347,0.0,06/17/4500
+4.59987,43.90985,2951,4,17,4,2,50,3.75,5.0,fr,3610,59,160824,1,1,Active Shallow Crust,0.0,89.98846,0.0,04/17/2951
+4.59987,43.90985,6911,12,10,2,16,24,3.75,15.0,fr,3611,138,160825,1,1,Active Shallow Crust,0.0,89.98846,0.0,12/10/6911
+4.59987,43.90985,9509,1,13,21,57,37,3.75,27.5,fr,3612,190,160826,1,1,Active Shallow Crust,0.0,89.98846,0.0,01/13/9509
+4.59987,43.90985,9935,8,5,5,16,57,3.85,5.0,fr,3613,198,160836,1,2,Active Shallow Crust,0.0,89.98972,0.0,08/05/9935
+4.59987,43.90985,5887,7,14,23,17,58,3.85,5.0,fr,3614,117,160836,1,2,Active Shallow Crust,0.0,89.98972,0.0,07/14/5887
+4.59987,43.90985,134,2,14,0,16,59,3.85,5.0,fr,3615,2,160845,1,1,Active Shallow Crust,128.8971,89.99229,0.0,02/14/0134
+4.59987,43.90985,5334,8,15,4,32,4,3.95,5.0,fr,3616,106,160848,1,1,Active Shallow Crust,0.0,89.99083,0.0,08/15/5334
+4.59987,43.90985,6388,12,25,20,53,8,3.95,15.0,fr,3617,127,160849,1,2,Active Shallow Crust,0.0,89.99083,0.0,12/25/6388
+4.59987,43.90985,1411,5,22,13,4,3,3.95,15.0,fr,3618,28,160849,1,2,Active Shallow Crust,0.0,89.99083,0.0,05/22/1411
+4.59987,43.90985,5684,7,31,8,36,51,3.95,27.5,fr,3619,113,160853,1,1,Active Shallow Crust,240.0197,58.00461,0.0,07/31/5684
+4.59987,43.90985,777,4,5,9,28,12,4.05,15.0,fr,3620,15,160861,1,1,Active Shallow Crust,0.0,89.99183,0.0,04/05/0777
+4.59987,43.90985,6464,5,22,19,27,50,4.25,5.0,fr,3621,129,160884,1,1,Active Shallow Crust,0.0,89.99026,0.0,05/22/6464
+4.59987,43.90985,6643,8,6,21,10,53,4.25,27.5,fr,3622,132,160895,1,1,Active Shallow Crust,128.8939,89.98134,0.0,08/06/6643
+4.59987,43.90985,1818,1,9,10,42,55,4.35,5.0,fr,3623,36,160896,1,1,Active Shallow Crust,0.0,89.99133,0.0,01/09/1818
+4.59987,43.90985,728,1,29,9,32,41,4.55,15.0,fr,3624,14,160930,1,1,Active Shallow Crust,128.8938,89.98602,0.0,01/29/0728
+-0.21348,49.35211,8713,4,9,22,34,56,3.55,5.0,fr,3625,174,161280,1,1,Active Shallow Crust,0.0,89.98994,0.0,04/09/8713
+-0.21348,49.35211,2670,3,21,2,22,7,3.65,5.0,fr,3626,53,161292,1,1,Active Shallow Crust,0.0,89.98994,0.0,03/21/2670
+-0.21348,49.35211,7950,10,4,15,44,25,3.65,15.0,fr,3627,158,161293,1,1,Active Shallow Crust,0.0,89.98994,0.0,10/04/7950
+-0.21348,49.35211,8010,12,1,21,21,56,3.65,5.0,fr,3628,160,161301,1,1,Active Shallow Crust,128.9001,89.9635,0.0,12/01/8010
+-0.21348,49.35211,5498,2,22,13,5,13,3.75,5.0,fr,3629,109,161304,1,1,Active Shallow Crust,0.0,89.99005,0.0,02/22/5498
+-0.21348,49.35211,5456,12,23,12,39,27,4.15,5.0,fr,3630,109,161352,1,1,Active Shallow Crust,0.0,89.99002,0.0,12/23/5456
+-0.21348,49.35211,9275,3,23,12,31,27,4.25,15.0,fr,3631,185,161365,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/23/9275
+-0.21348,49.35211,8957,11,15,2,4,16,4.25,5.0,fr,3632,179,161367,1,1,Active Shallow Crust,240.0082,57.99418,0.0,11/15/8957
+-0.21348,49.35211,1398,11,14,21,9,46,4.25,15.0,fr,3633,27,161368,1,1,Active Shallow Crust,240.0082,57.99418,0.0,11/14/1398
+-0.21348,49.35211,3895,11,1,16,17,43,4.35,5.0,fr,3634,77,161382,1,1,Active Shallow Crust,0.0,89.99,-90.0,11/01/3895
+-0.21348,49.35211,3502,1,6,8,3,22,4.95,5.0,fr,3635,70,161448,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/06/3502
+-0.21348,49.35211,8692,1,8,21,50,31,6.05,15.0,fr,3636,173,161581,1,1,Active Shallow Crust,360.0,89.99001,0.0,01/08/8692
+-0.35496,51.31374,6429,6,3,5,17,52,3.55,5.0,fr,3637,128,161760,1,1,Active Shallow Crust,0.0,89.99015,0.0,06/03/6429
+-0.35496,51.31374,1462,5,17,19,26,52,3.55,15.0,fr,3638,29,161761,1,1,Active Shallow Crust,0.0,89.99015,0.0,05/17/1462
+-0.35496,51.31374,9071,8,29,13,55,13,3.55,5.0,fr,3639,181,161763,1,1,Active Shallow Crust,240.0127,57.99823,0.0,08/29/9071
+-0.35496,51.31374,81,2,23,20,57,9,3.75,5.0,fr,3640,1,161784,1,1,Active Shallow Crust,0.0,89.98999,0.0,02/23/0081
+5.71784,47.70749,8795,4,20,19,19,34,3.55,5.0,fr,3641,175,162240,1,2,Active Shallow Crust,0.0,89.99322,0.0,04/20/8795
+5.71784,47.70749,7185,8,28,21,52,2,3.55,5.0,fr,3642,143,162240,1,2,Active Shallow Crust,0.0,89.99322,0.0,08/28/7185
+5.71784,47.70749,2729,12,5,22,56,1,3.55,5.0,fr,3643,54,162243,1,1,Active Shallow Crust,240.0116,57.99886,0.0,12/05/2729
+5.71784,47.70749,1931,6,18,16,8,46,3.65,5.0,fr,3644,38,162252,1,1,Active Shallow Crust,0.0,89.98791,0.0,06/18/1931
+5.71784,47.70749,4446,1,7,13,37,17,3.65,15.0,fr,3645,88,162253,1,1,Active Shallow Crust,0.0,89.98791,0.0,01/07/4446
+5.71784,47.70749,6669,4,30,2,56,4,3.75,5.0,fr,3646,133,162264,1,2,Active Shallow Crust,0.0,89.98922,0.0,04/30/6669
+5.71784,47.70749,5617,1,17,1,16,30,3.75,5.0,fr,3647,112,162264,1,2,Active Shallow Crust,0.0,89.98922,0.0,01/17/5617
+5.71784,47.70749,7806,2,15,4,36,8,3.85,5.0,fr,3648,156,162276,1,1,Active Shallow Crust,0.0,89.99039,0.0,02/15/7806
+5.71784,47.70749,4968,5,20,23,38,4,3.95,5.0,fr,3649,99,162297,1,1,Active Shallow Crust,128.9009,89.99358,0.0,05/20/4968
+5.71784,47.70749,9575,8,24,4,6,15,4.05,15.0,fr,3650,191,162301,1,1,Active Shallow Crust,0.0,89.98855,0.0,08/24/9575
+5.71784,47.70749,5150,8,16,8,17,23,4.15,5.0,fr,3651,102,162312,1,1,Active Shallow Crust,0.0,89.9898,0.0,08/16/5150
+5.71784,47.70749,5942,11,13,16,59,50,4.25,5.0,fr,3652,118,162324,1,1,Active Shallow Crust,0.0,89.99091,0.0,11/13/5942
+5.71784,47.70749,2886,3,28,10,15,10,4.25,5.0,fr,3653,57,162327,1,1,Active Shallow Crust,240.0074,57.9944,0.0,03/28/2886
+5.71784,47.70749,8849,11,7,5,27,57,4.45,5.0,fr,3654,176,162348,1,1,Active Shallow Crust,0.0,89.99037,0.0,11/07/8849
+5.71784,47.70749,5725,4,15,2,8,15,4.75,27.5,fr,3655,114,162386,1,1,Active Shallow Crust,0.0,89.98977,0.0,04/15/5725
+5.71784,47.70749,2035,10,23,14,16,31,5.15,15.0,fr,3656,40,162433,1,1,Active Shallow Crust,0.0,89.99032,0.0,10/23/2035
+0.20887,46.04053,9542,11,23,17,56,52,3.55,5.0,fr,3657,190,162720,1,2,Active Shallow Crust,0.0,89.98994,0.0,11/23/9542
+0.20887,46.04053,5937,6,28,3,16,33,3.55,5.0,fr,3658,118,162720,1,2,Active Shallow Crust,0.0,89.98994,0.0,06/28/5937
+0.20887,46.04053,4006,11,5,18,46,4,3.55,15.0,fr,3659,80,162721,1,1,Active Shallow Crust,0.0,89.98994,0.0,11/05/4006
+0.20887,46.04053,6656,11,27,13,2,55,3.55,15.0,fr,3660,133,162724,1,2,Active Shallow Crust,240.0121,57.99813,0.0,11/27/6656
+0.20887,46.04053,8270,10,12,7,29,54,3.55,15.0,fr,3661,165,162724,1,2,Active Shallow Crust,240.0121,57.99813,0.0,10/12/8270
+0.20887,46.04053,728,3,28,22,31,43,3.55,5.0,fr,3662,14,162729,1,1,Active Shallow Crust,128.8963,89.99366,0.0,03/28/0728
+0.20887,46.04053,5596,2,10,18,46,52,3.65,5.0,fr,3663,111,162732,1,1,Active Shallow Crust,0.0,89.99006,0.0,02/10/5596
+0.20887,46.04053,8906,6,19,13,41,35,3.65,15.0,fr,3664,178,162739,1,1,Active Shallow Crust,0.0,89.98994,-90.0,06/19/8906
+0.20887,46.04053,720,11,10,2,0,46,3.75,5.0,fr,3665,14,162744,1,1,Active Shallow Crust,0.0,89.98992,0.0,11/10/0720
+0.20887,46.04053,2568,5,29,12,5,21,3.75,27.5,fr,3666,51,162746,1,1,Active Shallow Crust,0.0,89.98992,0.0,05/29/2568
+0.20887,46.04053,3311,10,7,22,37,12,3.95,15.0,fr,3667,66,162769,1,1,Active Shallow Crust,0.0,89.99006,0.0,10/07/3311
+0.20887,46.04053,4418,5,24,3,33,22,3.95,5.0,fr,3668,88,162774,1,1,Active Shallow Crust,0.0,89.98994,-90.0,05/24/4418
+0.20887,46.04053,1206,10,23,23,15,16,3.95,5.0,fr,3669,24,162777,1,1,Active Shallow Crust,128.9004,89.99372,0.0,10/23/1206
+0.20887,46.04053,373,5,22,0,59,34,4.15,5.0,fr,3670,7,162792,1,1,Active Shallow Crust,0.0,89.99002,0.0,05/22/0373
+0.20887,46.04053,5317,10,15,16,25,49,5.15,5.0,fr,3671,106,162912,1,1,Active Shallow Crust,360.0,89.99001,0.0,10/15/5317
+6.71391,50.7187,357,12,9,6,34,46,3.55,5.0,fr,3672,7,163200,1,2,Active Shallow Crust,0.0,89.98723,0.0,12/09/0357
+6.71391,50.7187,7380,5,29,8,38,48,3.55,5.0,fr,3673,147,163200,1,2,Active Shallow Crust,0.0,89.98723,0.0,05/29/7380
+6.71391,50.7187,5906,3,27,17,55,22,3.55,5.0,fr,3674,118,163203,1,1,Active Shallow Crust,240.0118,57.99909,0.0,03/27/5906
+6.71391,50.7187,6872,7,6,20,6,10,3.55,15.0,fr,3675,137,163207,1,1,Active Shallow Crust,0.0,89.98708,-90.0,07/06/6872
+6.71391,50.7187,1036,6,21,1,23,27,3.65,5.0,fr,3676,20,163212,1,2,Active Shallow Crust,0.0,89.98862,0.0,06/21/1036
+6.71391,50.7187,1026,4,11,11,35,17,3.65,5.0,fr,3677,20,163212,1,2,Active Shallow Crust,0.0,89.98862,0.0,04/11/1026
+6.71391,50.7187,9100,2,6,0,45,18,3.65,27.5,fr,3678,181,163214,1,1,Active Shallow Crust,0.0,89.98862,0.0,02/06/9100
+6.71391,50.7187,8116,12,26,10,56,57,3.65,27.5,fr,3679,162,163217,1,2,Active Shallow Crust,240.0013,58.01273,0.0,12/26/8116
+6.71391,50.7187,2524,9,20,15,16,16,3.65,27.5,fr,3680,50,163217,1,2,Active Shallow Crust,240.0013,58.01273,0.0,09/20/2524
+6.71391,50.7187,3311,1,29,22,5,21,3.75,15.0,fr,3681,66,163225,1,1,Active Shallow Crust,0.0,89.98986,0.0,01/29/3311
+6.71391,50.7187,3224,11,15,14,35,6,3.75,5.0,fr,3682,64,163230,1,1,Active Shallow Crust,0.0,89.98974,-90.0,11/15/3224
+6.71391,50.7187,7257,4,13,15,16,15,3.85,5.0,fr,3683,145,163236,1,1,Active Shallow Crust,0.0,89.99096,0.0,04/13/7257
+6.71391,50.7187,7167,1,6,13,40,26,3.85,15.0,fr,3684,143,163237,1,1,Active Shallow Crust,0.0,89.99096,0.0,01/06/7167
+6.71391,50.7187,8577,6,20,0,48,1,3.85,5.0,fr,3685,171,163245,1,1,Active Shallow Crust,128.895,89.99322,0.0,06/20/8577
+6.71391,50.7187,2892,4,21,6,3,19,3.85,15.0,fr,3686,57,163246,1,1,Active Shallow Crust,128.895,89.99322,0.0,04/21/2892
+6.71391,50.7187,6340,5,15,7,54,27,3.95,5.0,fr,3687,126,163248,1,1,Active Shallow Crust,0.0,89.99194,0.0,05/15/6340
+6.71391,50.7187,8628,5,29,15,18,12,3.95,15.0,fr,3688,172,163249,1,1,Active Shallow Crust,0.0,89.99194,0.0,05/29/8628
+6.71391,50.7187,3477,9,6,0,50,20,4.05,5.0,fr,3689,69,163263,1,1,Active Shallow Crust,240.0067,58.00631,0.0,09/06/3477
+6.71391,50.7187,4490,1,16,18,25,46,4.15,5.0,fr,3690,89,163272,1,1,Active Shallow Crust,0.0,89.9904,0.0,01/16/4490
+6.71391,50.7187,7707,2,1,4,10,41,4.25,5.0,fr,3691,154,163284,1,1,Active Shallow Crust,0.0,89.98859,0.0,02/01/7707
+6.71391,50.7187,4715,6,30,22,42,30,4.35,5.0,fr,3692,94,163296,1,3,Active Shallow Crust,0.0,89.98983,0.0,06/30/4715
+6.71391,50.7187,5314,5,6,20,31,3,4.35,5.0,fr,3693,106,163296,1,3,Active Shallow Crust,0.0,89.98983,0.0,05/06/5314
+6.71391,50.7187,9227,11,16,14,24,58,4.35,5.0,fr,3694,184,163296,1,3,Active Shallow Crust,0.0,89.98983,0.0,11/16/9227
+6.71391,50.7187,266,7,22,2,31,29,4.35,5.0,fr,3695,5,163299,1,1,Active Shallow Crust,240.0095,57.9959,0.0,07/22/0266
+6.71391,50.7187,6666,3,1,23,57,42,4.45,5.0,fr,3696,133,163308,1,1,Active Shallow Crust,0.0,89.99094,0.0,03/01/6666
+6.71391,50.7187,6239,3,7,21,58,8,4.55,5.0,fr,3697,124,163320,1,1,Active Shallow Crust,0.0,89.98991,0.0,03/07/6239
+6.71391,50.7187,635,10,28,0,33,36,4.85,15.0,fr,3698,12,163357,1,1,Active Shallow Crust,0.0,89.98999,0.0,10/28/0635
+6.71391,50.7187,4333,2,10,6,23,35,4.85,15.0,fr,3699,86,163360,1,1,Active Shallow Crust,240.0189,58.00277,0.0,02/10/4333
+6.71391,50.7187,722,3,21,8,47,24,5.05,27.5,fr,3700,14,163382,1,1,Active Shallow Crust,0.0,89.98978,0.0,03/21/0722
+1.64336,41.86058,3394,10,8,0,59,25,3.55,27.5,fr,3701,67,163682,1,1,Active Shallow Crust,0.0,89.99062,0.0,10/08/3394
+1.64336,41.86058,805,1,30,22,37,12,3.65,5.0,fr,3702,16,163692,1,1,Active Shallow Crust,0.0,89.98996,0.0,01/30/0805
+1.64336,41.86058,3015,5,21,1,39,43,3.95,5.0,fr,3703,60,163728,1,1,Active Shallow Crust,0.0,89.99052,0.0,05/21/3015
+1.64336,41.86058,1020,12,26,16,46,43,4.35,5.0,fr,3704,20,163776,1,1,Active Shallow Crust,0.0,89.99028,0.0,12/26/1020
+-1.32312,45.36853,4997,5,5,16,39,55,3.65,15.0,fr,3705,99,164173,1,1,Active Shallow Crust,0.0,89.99053,0.0,05/05/4997
+-1.32312,45.36853,7628,12,18,2,42,41,4.05,5.0,fr,3706,152,164229,1,1,Active Shallow Crust,128.8907,89.99353,0.0,12/18/7628
+-0.87808,41.56597,9791,11,4,16,32,43,4.75,27.5,fr,3707,195,164786,1,1,Active Shallow Crust,0.0,89.99005,0.0,11/04/9791
+-6.33979,48.54787,3339,7,20,9,36,56,3.65,5.0,fr,3708,66,165132,1,1,Active Shallow Crust,0.0,89.9881,0.0,07/20/3339
+1.65532,49.31665,7477,4,16,1,39,4,3.95,5.0,fr,3709,149,165648,1,1,Active Shallow Crust,0.0,89.98963,0.0,04/16/7477
+1.65532,49.31665,4200,3,10,6,48,56,4.05,5.0,fr,3710,83,165660,1,1,Active Shallow Crust,0.0,89.98984,0.0,03/10/4200
+1.65532,49.31665,2518,1,26,23,52,14,4.25,5.0,fr,3711,50,165690,1,1,Active Shallow Crust,0.0,89.99035,-90.0,01/26/2518
+2.26207,50.64021,9205,12,16,2,28,2,3.55,15.0,fr,3712,184,166081,1,1,Active Shallow Crust,0.0,89.99041,0.0,12/16/9205
+2.26207,50.64021,8702,8,8,22,53,51,3.65,5.0,fr,3713,174,166092,1,1,Active Shallow Crust,0.0,89.9886,0.0,08/08/8702
+2.26207,50.64021,6852,3,19,11,19,23,3.85,15.0,fr,3714,137,166117,1,2,Active Shallow Crust,0.0,89.99094,0.0,03/19/6852
+2.26207,50.64021,1782,2,1,6,22,46,3.85,15.0,fr,3715,35,166117,1,2,Active Shallow Crust,0.0,89.99094,0.0,02/01/1782
+2.26207,50.64021,3952,11,23,9,42,19,3.95,5.0,fr,3716,79,166128,1,1,Active Shallow Crust,0.0,89.98991,0.0,11/23/3952
+2.26207,50.64021,7779,4,9,3,28,47,3.95,15.0,fr,3717,155,166129,1,1,Active Shallow Crust,0.0,89.98991,0.0,04/09/7779
+2.26207,50.64021,470,3,6,0,36,51,4.25,5.0,fr,3718,9,166164,1,1,Active Shallow Crust,0.0,89.99,0.0,03/06/0470
+-2.11106,42.11393,1796,1,13,13,30,9,3.55,5.0,fr,3719,35,166560,1,1,Active Shallow Crust,0.0,89.98878,0.0,01/13/1796
+-2.11106,42.11393,4430,3,13,3,49,58,3.55,27.5,fr,3720,88,166568,1,1,Active Shallow Crust,0.0,89.98865,-90.0,03/13/4430
+-2.11106,42.11393,1149,12,18,11,34,26,3.75,5.0,fr,3721,22,166584,1,1,Active Shallow Crust,0.0,89.99109,0.0,12/18/1149
+-2.11106,42.11393,7858,2,14,0,36,48,4.05,27.5,fr,3722,157,166628,1,1,Active Shallow Crust,0.0,89.98936,-90.0,02/14/7858
+-2.11106,42.11393,5643,8,2,13,26,51,4.15,5.0,fr,3723,112,166632,1,1,Active Shallow Crust,0.0,89.99062,0.0,08/02/5643
+-2.11106,42.11393,4504,6,16,3,29,17,4.55,5.0,fr,3724,90,166680,1,1,Active Shallow Crust,0.0,89.99054,0.0,06/16/4504
+-2.11106,42.11393,2981,9,17,20,17,48,4.85,5.0,fr,3725,59,166716,1,1,Active Shallow Crust,0.0,89.98995,0.0,09/17/2981
+-4.32016,48.35488,5584,8,22,6,8,59,3.55,5.0,fr,3726,111,167040,1,3,Active Shallow Crust,0.0,89.9933,0.0,08/22/5584
+-4.32016,48.35488,1175,10,16,8,56,53,3.55,5.0,fr,3727,23,167040,1,3,Active Shallow Crust,0.0,89.9933,0.0,10/16/1175
+-4.32016,48.35488,9083,3,14,13,4,58,3.55,5.0,fr,3728,181,167040,1,3,Active Shallow Crust,0.0,89.9933,0.0,03/14/9083
+-4.32016,48.35488,1017,5,13,23,17,5,3.55,15.0,fr,3729,20,167041,1,1,Active Shallow Crust,0.0,89.9933,0.0,05/13/1017
+-4.32016,48.35488,1905,7,16,17,0,19,3.55,5.0,fr,3730,38,167043,1,1,Active Shallow Crust,240.0119,57.99824,0.0,07/16/1905
+-4.32016,48.35488,4767,5,24,4,51,35,3.55,5.0,fr,3731,95,167049,1,1,Active Shallow Crust,128.8967,89.9933,0.0,05/24/4767
+-4.32016,48.35488,178,8,31,19,19,5,3.65,5.0,fr,3732,3,167052,1,3,Active Shallow Crust,0.0,89.98805,0.0,08/31/0178
+-4.32016,48.35488,1538,12,1,16,51,2,3.65,5.0,fr,3733,30,167052,1,3,Active Shallow Crust,0.0,89.98805,0.0,12/01/1538
+-4.32016,48.35488,6152,5,28,5,13,35,3.65,5.0,fr,3734,123,167052,1,3,Active Shallow Crust,0.0,89.98805,0.0,05/28/6152
+-4.32016,48.35488,9543,1,17,4,37,15,3.65,5.0,fr,3735,190,167055,1,1,Active Shallow Crust,240.0007,58.01276,0.0,01/17/9543
+-4.32016,48.35488,3488,5,1,9,47,18,3.75,5.0,fr,3736,69,167064,1,1,Active Shallow Crust,0.0,89.98936,0.0,05/01/3488
+-4.32016,48.35488,3465,4,10,22,20,48,3.75,15.0,fr,3737,69,167065,1,1,Active Shallow Crust,0.0,89.98936,0.0,04/10/3465
+-4.32016,48.35488,1752,6,5,16,6,18,3.85,15.0,fr,3738,35,167077,1,1,Active Shallow Crust,0.0,89.99051,0.0,06/05/1752
+-4.32016,48.35488,7361,3,7,20,14,16,3.95,15.0,fr,3739,147,167089,1,1,Active Shallow Crust,0.0,89.99155,0.0,03/07/7361
+-4.32016,48.35488,2498,11,4,18,4,17,4.05,15.0,fr,3740,49,167101,1,1,Active Shallow Crust,0.0,89.98869,0.0,11/04/2498
+-4.32016,48.35488,8384,5,1,3,40,24,4.35,5.0,fr,3741,167,167136,1,1,Active Shallow Crust,0.0,89.98933,0.0,05/01/8384
+3.41492,45.18594,7226,2,1,13,47,58,3.55,15.0,fr,3742,144,167521,1,1,Active Shallow Crust,0.0,89.98934,0.0,02/01/7226
+3.41492,45.18594,7742,11,10,19,5,35,3.55,27.5,fr,3743,154,167522,1,1,Active Shallow Crust,0.0,89.98934,0.0,11/10/7742
+3.41492,45.18594,6296,6,30,13,47,23,3.55,15.0,fr,3744,125,167527,1,1,Active Shallow Crust,0.0,89.98921,-90.0,06/30/6296
+3.41492,45.18594,8309,12,3,21,20,47,3.65,5.0,fr,3745,166,167532,1,1,Active Shallow Crust,0.0,89.9905,0.0,12/03/8309
+3.41492,45.18594,4898,6,5,3,0,26,3.65,5.0,fr,3746,97,167541,1,1,Active Shallow Crust,128.9007,89.9635,0.0,06/05/4898
+3.41492,45.18594,6885,5,13,22,37,48,3.75,5.0,fr,3747,137,167544,1,2,Active Shallow Crust,0.0,89.98871,0.0,05/13/6885
+3.41492,45.18594,6190,6,21,2,4,54,3.75,5.0,fr,3748,123,167544,1,2,Active Shallow Crust,0.0,89.98871,0.0,06/21/6190
+3.41492,45.18594,2135,11,25,23,9,29,3.75,27.5,fr,3749,42,167546,1,1,Active Shallow Crust,0.0,89.98871,0.0,11/25/2135
+3.41492,45.18594,130,7,9,1,47,40,3.85,5.0,fr,3750,2,167556,1,1,Active Shallow Crust,0.0,89.98994,0.0,07/09/0130
+3.41492,45.18594,3439,12,25,17,2,9,4.05,5.0,fr,3751,68,167580,1,2,Active Shallow Crust,0.0,89.99001,0.0,12/25/3439
+3.41492,45.18594,3222,5,8,16,59,30,4.05,5.0,fr,3752,64,167580,1,2,Active Shallow Crust,0.0,89.99001,0.0,05/08/3222
+3.41492,45.18594,8106,1,30,15,35,36,4.05,5.0,fr,3753,162,167586,1,1,Active Shallow Crust,0.0,89.98989,-90.0,01/30/8106
+3.41492,45.18594,2276,8,11,13,41,32,4.05,5.0,fr,3754,45,167589,1,1,Active Shallow Crust,128.8902,89.994,0.0,08/11/2276
+3.41492,45.18594,1991,4,25,15,52,56,4.15,5.0,fr,3755,39,167592,1,1,Active Shallow Crust,0.0,89.98931,0.0,04/25/1991
+3.41492,45.18594,1900,9,24,15,8,39,4.65,5.0,fr,3756,37,167655,1,1,Active Shallow Crust,240.0104,57.99431,0.0,09/24/1900
+3.41492,45.18594,3506,10,29,5,26,50,5.25,5.0,fr,3757,70,167724,1,1,Active Shallow Crust,0.0,89.98996,0.0,10/29/3506
+4.81338,41.93304,9847,12,14,5,8,41,3.75,5.0,fr,3758,196,168024,1,1,Active Shallow Crust,0.0,89.98808,0.0,12/14/9847
+4.81338,41.93304,5282,6,8,5,21,25,3.75,5.0,fr,3759,105,168027,1,1,Active Shallow Crust,240.0067,58.01789,0.0,06/08/5282
+7.57582,48.94924,6378,1,24,13,42,27,3.55,5.0,fr,3760,127,168480,1,1,Active Shallow Crust,0.0,89.98676,0.0,01/24/6378
+7.57582,48.94924,205,3,24,0,37,32,3.65,15.0,fr,3761,4,168493,1,1,Active Shallow Crust,0.0,89.9882,0.0,03/24/0205
+7.57582,48.94924,4370,3,21,19,15,15,3.95,5.0,fr,3762,87,168528,1,1,Active Shallow Crust,0.0,89.99165,0.0,03/21/4370
+7.57582,48.94924,9756,10,10,0,31,32,4.35,5.0,fr,3763,195,168582,1,1,Active Shallow Crust,0.0,89.98933,-90.0,10/10/9756
+5.26461,43.06775,5485,12,3,17,56,15,3.55,5.0,fr,3764,109,169440,1,1,Active Shallow Crust,0.0,89.99263,0.0,12/03/5485
+5.26461,43.06775,3002,12,4,7,26,45,3.65,5.0,fr,3765,60,169452,1,1,Active Shallow Crust,0.0,89.98687,0.0,12/04/3002
+7.17815,50.77367,5487,4,25,7,7,5,3.55,5.0,fr,3766,109,169920,1,1,Active Shallow Crust,0.0,89.98724,0.0,04/25/5487
+7.17815,50.77367,5354,6,23,16,22,44,3.55,5.0,fr,3767,107,169926,1,1,Active Shallow Crust,0.0,89.9871,-90.0,06/23/5354
+7.17815,50.77367,3970,7,12,0,21,50,3.65,5.0,fr,3768,79,169932,1,1,Active Shallow Crust,0.0,89.98863,0.0,07/12/3970
+7.17815,50.77367,6442,10,9,13,33,0,3.65,15.0,fr,3769,128,169933,1,1,Active Shallow Crust,0.0,89.98863,0.0,10/09/6442
+7.17815,50.77367,2342,4,11,10,55,36,3.75,5.0,fr,3770,46,169944,1,1,Active Shallow Crust,0.0,89.98987,0.0,04/11/2342
+7.17815,50.77367,5194,6,11,11,14,31,3.85,5.0,fr,3771,103,169956,1,2,Active Shallow Crust,0.0,89.99097,0.0,06/11/5194
+7.17815,50.77367,3939,11,16,12,41,41,3.85,5.0,fr,3772,78,169956,1,2,Active Shallow Crust,0.0,89.99097,0.0,11/16/3939
+7.17815,50.77367,1143,1,13,12,57,34,3.85,15.0,fr,3773,22,169960,1,1,Active Shallow Crust,240.0117,57.99718,0.0,01/13/1143
+7.17815,50.77367,8840,8,27,2,36,32,3.85,5.0,fr,3774,176,169965,1,1,Active Shallow Crust,128.8952,89.99548,0.0,08/27/8840
+7.17815,50.77367,4528,7,30,22,47,30,3.95,5.0,fr,3775,90,169968,1,2,Active Shallow Crust,0.0,89.99195,0.0,07/30/4528
+7.17815,50.77367,547,11,14,21,5,31,3.95,5.0,fr,3776,10,169968,1,2,Active Shallow Crust,0.0,89.99195,0.0,11/14/0547
+7.17815,50.77367,2339,11,7,2,2,56,3.95,5.0,fr,3777,46,169977,1,1,Active Shallow Crust,128.8992,89.99397,0.0,11/07/2339
+7.17815,50.77367,8063,9,12,23,16,31,4.05,15.0,fr,3778,161,169984,1,1,Active Shallow Crust,240.0063,58.00624,0.0,09/12/8063
+7.17815,50.77367,9840,3,24,13,44,37,4.15,5.0,fr,3779,196,169992,1,1,Active Shallow Crust,0.0,89.99041,0.0,03/24/9840
+7.17815,50.77367,7614,2,28,7,47,18,4.15,27.5,fr,3780,152,169994,1,1,Active Shallow Crust,0.0,89.99041,0.0,02/28/7614
+7.17815,50.77367,8257,1,19,12,5,12,5.35,5.0,fr,3781,165,170142,1,1,Active Shallow Crust,0.0,89.99025,-90.0,01/19/8257
+6.14764,49.90625,441,3,8,21,15,49,3.55,5.0,fr,3782,8,170400,1,1,Active Shallow Crust,0.0,89.98701,0.0,03/08/0441
+6.14764,49.90625,7200,5,4,0,26,20,3.75,5.0,fr,3783,143,170424,1,1,Active Shallow Crust,0.0,89.98969,0.0,05/04/7200
+6.14764,49.90625,7383,11,22,11,12,35,4.75,5.0,fr,3784,147,170544,1,1,Active Shallow Crust,0.0,89.99021,0.0,11/22/7383
+4.34863,44.13943,7050,2,17,23,15,0,3.65,15.0,fr,3785,140,170893,1,1,Active Shallow Crust,0.0,89.9871,0.0,02/17/7050
+4.34863,44.13943,4124,12,2,4,35,19,3.75,5.0,fr,3786,82,170904,1,1,Active Shallow Crust,0.0,89.9885,0.0,12/02/4124
+4.34863,44.13943,6196,3,23,8,36,42,3.95,15.0,fr,3787,123,170932,1,1,Active Shallow Crust,240.0197,58.00433,0.0,03/23/6196
+4.34863,44.13943,6050,4,22,1,30,21,3.95,5.0,fr,3788,120,170937,1,1,Active Shallow Crust,128.9008,89.99315,0.0,04/22/6050
+4.34863,44.13943,7660,7,13,13,3,53,3.95,27.5,fr,3789,153,170939,1,1,Active Shallow Crust,128.9008,89.99315,0.0,07/13/7660
+4.34863,44.13943,1605,3,26,21,20,0,4.05,5.0,fr,3790,32,170940,1,1,Active Shallow Crust,0.0,89.99186,0.0,03/26/1605
+4.34863,44.13943,2071,9,28,3,0,24,4.35,5.0,fr,3791,41,170979,1,1,Active Shallow Crust,240.008,57.99593,0.0,09/28/2071
+4.34863,44.13943,3821,8,21,22,14,18,4.65,5.0,fr,3792,76,171012,1,1,Active Shallow Crust,0.0,89.9898,0.0,08/21/3821
+4.34863,44.13943,1158,4,7,21,45,59,4.75,15.0,fr,3793,23,171025,1,1,Active Shallow Crust,0.0,89.98909,0.0,04/07/1158
+4.34863,44.13943,4696,1,18,22,19,52,4.95,5.0,fr,3794,93,171048,1,1,Active Shallow Crust,0.0,89.98989,0.0,01/18/4696
+4.34863,44.13943,4828,1,10,20,3,59,6.25,27.5,fr,3795,96,171206,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/10/4828
+7.03773,44.08808,2173,1,4,8,27,39,3.55,5.0,fr,3796,43,171360,1,1,Active Shallow Crust,0.0,89.99276,0.0,01/04/2173
+7.03773,44.08808,8187,1,21,16,41,9,3.55,15.0,fr,3797,163,171361,1,1,Active Shallow Crust,0.0,89.99276,0.0,01/21/8187
+7.03773,44.08808,3603,8,8,11,5,59,3.65,5.0,fr,3798,72,171372,1,1,Active Shallow Crust,0.0,89.98709,0.0,08/08/3603
+7.03773,44.08808,38,3,22,6,50,47,3.65,5.0,fr,3799,0,171375,1,1,Active Shallow Crust,240.0012,58.01206,0.0,03/22/0038
+7.03773,44.08808,8031,6,22,7,50,47,3.65,15.0,fr,3800,160,171376,1,1,Active Shallow Crust,240.0012,58.01206,0.0,06/22/8031
+7.03773,44.08808,7041,3,21,0,36,53,3.65,5.0,fr,3801,140,171381,1,2,Active Shallow Crust,128.8999,89.96348,0.0,03/21/7041
+7.03773,44.08808,2862,11,26,15,2,44,3.65,5.0,fr,3802,57,171381,1,2,Active Shallow Crust,128.8999,89.96348,0.0,11/26/2862
+7.03773,44.08808,8426,5,13,7,45,6,3.75,5.0,fr,3803,168,171384,1,1,Active Shallow Crust,0.0,89.98849,0.0,05/13/8426
+7.03773,44.08808,6601,7,31,12,15,17,3.75,5.0,fr,3804,132,171390,1,1,Active Shallow Crust,0.0,89.98836,-90.0,07/31/6601
+7.03773,44.08808,5177,2,14,18,22,47,3.85,5.0,fr,3805,103,171396,1,1,Active Shallow Crust,0.0,89.98975,0.0,02/14/5177
+7.03773,44.08808,9222,6,21,12,27,55,3.85,15.0,fr,3806,184,171397,1,1,Active Shallow Crust,0.0,89.98975,0.0,06/21/9222
+7.03773,44.08808,7833,6,17,9,2,58,3.85,5.0,fr,3807,156,171402,1,1,Active Shallow Crust,0.0,89.98962,-90.0,06/17/7833
+7.03773,44.08808,1142,11,12,11,44,40,3.95,5.0,fr,3808,22,171408,1,2,Active Shallow Crust,0.0,89.99086,0.0,11/12/1142
+7.03773,44.08808,5841,3,30,21,31,13,3.95,5.0,fr,3809,116,171408,1,2,Active Shallow Crust,0.0,89.99086,0.0,03/30/5841
+7.03773,44.08808,3089,6,4,6,35,9,3.95,15.0,fr,3810,61,171409,1,2,Active Shallow Crust,0.0,89.99086,0.0,06/04/3089
+7.03773,44.08808,3597,10,9,12,13,49,3.95,15.0,fr,3811,71,171409,1,2,Active Shallow Crust,0.0,89.99086,0.0,10/09/3597
+7.03773,44.08808,6477,10,15,20,1,17,4.05,15.0,fr,3812,129,171421,1,1,Active Shallow Crust,0.0,89.99185,0.0,10/15/6477
+7.03773,44.08808,6254,5,15,7,16,29,4.25,5.0,fr,3813,125,171444,1,2,Active Shallow Crust,0.0,89.9903,0.0,05/15/6254
+7.03773,44.08808,1933,12,18,23,34,7,4.25,5.0,fr,3814,38,171444,1,2,Active Shallow Crust,0.0,89.9903,0.0,12/18/1933
+7.03773,44.08808,1885,2,27,5,35,48,4.25,5.0,fr,3815,37,171447,1,1,Active Shallow Crust,240.0069,57.99405,0.0,02/27/1885
+7.03773,44.08808,3942,9,6,21,40,55,4.25,27.5,fr,3816,78,171452,1,1,Active Shallow Crust,0.0,89.99018,-90.0,09/06/3942
+7.03773,44.08808,6793,8,2,8,24,36,4.35,5.0,fr,3817,135,171465,1,1,Active Shallow Crust,128.8978,89.98294,0.0,08/02/6793
+7.03773,44.08808,2057,3,9,19,36,57,4.45,15.0,fr,3818,41,171478,1,1,Active Shallow Crust,128.8922,89.99358,0.0,03/09/2057
+7.03773,44.08808,9153,8,5,12,39,58,4.75,5.0,fr,3819,183,171510,1,1,Active Shallow Crust,0.0,89.9908,-90.0,08/05/9153
+7.03773,44.08808,3336,9,25,18,57,52,4.85,5.0,fr,3820,66,171519,1,1,Active Shallow Crust,240.0165,58.00208,0.0,09/25/3336
+7.03773,44.08808,9218,3,12,23,36,34,4.95,5.0,fr,3821,184,171528,1,1,Active Shallow Crust,0.0,89.98988,0.0,03/12/9218
+7.03773,44.08808,6698,3,29,8,30,15,4.95,5.0,fr,3822,133,171537,1,1,Active Shallow Crust,128.8909,89.98965,0.0,03/29/6698
+5.19289,48.77988,7425,2,26,19,17,48,3.65,15.0,fr,3823,148,171856,1,1,Active Shallow Crust,240.0019,58.01265,0.0,02/26/7425
+5.40924,47.53904,9444,8,5,17,16,2,3.55,5.0,fr,3824,188,172320,1,2,Active Shallow Crust,0.0,89.99319,0.0,08/05/9444
+5.40924,47.53904,4406,10,12,21,56,30,3.55,5.0,fr,3825,88,172320,1,2,Active Shallow Crust,0.0,89.99319,0.0,10/12/4406
+5.40924,47.53904,7689,1,25,17,54,22,3.65,15.0,fr,3826,153,172333,1,1,Active Shallow Crust,0.0,89.98787,0.0,01/25/7689
+5.40924,47.53904,3976,8,15,20,45,35,3.65,5.0,fr,3827,79,172338,1,1,Active Shallow Crust,0.0,89.98772,-90.0,08/15/3976
+5.40924,47.53904,7487,7,2,19,47,51,3.75,5.0,fr,3828,149,172344,1,1,Active Shallow Crust,0.0,89.98918,0.0,07/02/7487
+5.40924,47.53904,2302,7,11,10,58,47,3.75,27.5,fr,3829,46,172346,1,1,Active Shallow Crust,0.0,89.98918,0.0,07/11/2302
+5.40924,47.53904,525,3,23,7,6,21,3.95,15.0,fr,3830,10,172369,1,1,Active Shallow Crust,0.0,89.99141,0.0,03/23/0525
+5.40924,47.53904,187,1,24,1,40,45,4.25,5.0,fr,3831,3,172404,1,1,Active Shallow Crust,0.0,89.99088,0.0,01/24/0187
+5.40924,47.53904,8313,4,19,22,38,32,4.25,27.5,fr,3832,166,172415,1,1,Active Shallow Crust,128.8934,89.98099,0.0,04/19/8313
+-1.92492,46.94777,1545,9,17,22,21,37,3.55,15.0,fr,3833,30,172801,1,1,Active Shallow Crust,0.0,89.98968,0.0,09/17/1545
+-1.92492,46.94777,616,5,18,16,20,28,3.55,27.5,fr,3834,12,172802,1,1,Active Shallow Crust,0.0,89.98968,0.0,05/18/0616
+-1.92492,46.94777,1051,1,31,9,44,8,3.55,5.0,fr,3835,21,172806,1,1,Active Shallow Crust,0.0,89.98956,-90.0,01/31/1051
+-1.92492,46.94777,697,5,31,14,32,4,3.55,5.0,fr,3836,13,172809,1,1,Active Shallow Crust,128.8961,89.99398,0.0,05/31/0697
+-1.92492,46.94777,4069,8,10,23,40,19,3.65,5.0,fr,3837,81,172812,1,3,Active Shallow Crust,0.0,89.98927,0.0,08/10/4069
+-1.92492,46.94777,5024,8,5,0,17,59,3.65,5.0,fr,3838,100,172812,1,3,Active Shallow Crust,0.0,89.98927,0.0,08/05/5024
+-1.92492,46.94777,9163,5,31,1,56,43,3.65,5.0,fr,3839,183,172812,1,3,Active Shallow Crust,0.0,89.98927,0.0,05/31/9163
+-1.92492,46.94777,1528,12,30,6,30,46,3.65,5.0,fr,3840,30,172818,1,1,Active Shallow Crust,0.0,89.99069,-90.0,12/30/1528
+-1.92492,46.94777,4418,9,25,4,56,17,3.65,5.0,fr,3841,88,172821,1,2,Active Shallow Crust,128.9004,89.96339,0.0,09/25/4418
+-1.92492,46.94777,8589,1,21,12,7,27,3.65,5.0,fr,3842,171,172821,1,2,Active Shallow Crust,128.9004,89.96339,0.0,01/21/8589
+-1.92492,46.94777,7323,4,17,4,52,7,3.75,5.0,fr,3843,146,172824,1,1,Active Shallow Crust,0.0,89.99043,0.0,04/17/7323
+-1.92492,46.94777,3792,3,28,20,6,58,3.85,5.0,fr,3844,75,172836,1,1,Active Shallow Crust,0.0,89.99025,0.0,03/28/3792
+-1.92492,46.94777,2224,2,1,10,5,32,3.85,5.0,fr,3845,44,172842,1,1,Active Shallow Crust,0.0,89.99014,-90.0,02/01/2224
+-1.92492,46.94777,2652,8,13,9,23,52,3.85,27.5,fr,3846,53,172844,1,1,Active Shallow Crust,0.0,89.99014,-90.0,08/13/2652
+-1.92492,46.94777,8067,7,2,11,6,21,3.95,15.0,fr,3847,161,172849,1,1,Active Shallow Crust,0.0,89.99023,0.0,07/02/8067
+-1.92492,46.94777,9369,9,17,1,39,19,3.95,5.0,fr,3848,187,172857,1,1,Active Shallow Crust,128.9003,89.99348,0.0,09/17/9369
+-1.92492,46.94777,1322,2,15,11,36,53,4.05,5.0,fr,3849,26,172860,1,1,Active Shallow Crust,0.0,89.99032,0.0,02/15/1322
+-1.92492,46.94777,5746,4,8,6,28,32,4.15,5.0,fr,3850,114,172875,1,1,Active Shallow Crust,240.0085,57.99737,0.0,04/08/5746
+-1.92492,46.94777,2485,6,2,18,22,57,4.35,5.0,fr,3851,49,172896,1,1,Active Shallow Crust,0.0,89.98972,0.0,06/02/2485
+-1.92492,46.94777,1583,11,28,18,45,35,4.45,15.0,fr,3852,31,172909,1,1,Active Shallow Crust,0.0,89.99023,0.0,11/28/1583
+-1.92492,46.94777,6345,3,27,1,10,8,4.45,27.5,fr,3853,126,172916,1,1,Active Shallow Crust,0.0,89.99011,-90.0,03/27/6345
+-1.92492,46.94777,23,8,8,12,25,20,4.65,15.0,fr,3854,0,172933,1,1,Active Shallow Crust,0.0,89.98981,0.0,08/08/0023
+-1.92492,46.94777,5754,3,27,4,39,31,4.75,15.0,fr,3855,115,172954,1,1,Active Shallow Crust,128.8885,89.98809,0.0,03/27/5754
+-1.92492,46.94777,4103,12,5,15,57,27,4.95,5.0,fr,3856,82,172968,1,1,Active Shallow Crust,0.0,89.99004,0.0,12/05/4103
+6.39732,46.24706,6432,2,17,18,8,14,3.55,5.0,fr,3857,128,173280,1,3,Active Shallow Crust,0.0,89.99303,0.0,02/17/6432
+6.39732,46.24706,6541,3,4,1,0,26,3.55,5.0,fr,3858,130,173280,1,3,Active Shallow Crust,0.0,89.99303,0.0,03/04/6541
+6.39732,46.24706,4140,11,12,11,59,45,3.55,5.0,fr,3859,82,173280,1,3,Active Shallow Crust,0.0,89.99303,0.0,11/12/4140
+6.39732,46.24706,9256,6,18,19,28,15,3.55,15.0,fr,3860,185,173281,1,2,Active Shallow Crust,0.0,89.99303,0.0,06/18/9256
+6.39732,46.24706,2619,2,6,0,41,43,3.55,15.0,fr,3861,52,173281,1,2,Active Shallow Crust,0.0,89.99303,0.0,02/06/2619
+6.39732,46.24706,4102,8,31,8,27,30,3.55,27.5,fr,3862,82,173282,1,1,Active Shallow Crust,0.0,89.99303,0.0,08/31/4102
+6.39732,46.24706,1734,1,5,22,34,32,3.55,5.0,fr,3863,34,173283,1,1,Active Shallow Crust,240.0116,57.99803,0.0,01/05/1734
+6.39732,46.24706,6467,7,28,1,18,57,3.65,15.0,fr,3864,129,173302,1,1,Active Shallow Crust,128.8994,89.96352,0.0,07/28/6467
+6.39732,46.24706,762,2,25,1,14,27,3.75,5.0,fr,3865,15,173304,1,2,Active Shallow Crust,0.0,89.98892,0.0,02/25/0762
+6.39732,46.24706,5163,10,28,20,54,22,3.75,5.0,fr,3866,103,173304,1,2,Active Shallow Crust,0.0,89.98892,0.0,10/28/5163
+6.39732,46.24706,5803,12,19,18,30,55,3.75,5.0,fr,3867,116,173307,1,1,Active Shallow Crust,240.0082,58.01778,0.0,12/19/5803
+6.39732,46.24706,8228,6,5,13,14,39,3.75,15.0,fr,3868,164,173308,1,1,Active Shallow Crust,240.0082,58.01778,0.0,06/05/8228
+6.39732,46.24706,9699,12,10,16,38,21,3.75,5.0,fr,3869,193,173310,1,1,Active Shallow Crust,0.0,89.98879,-90.0,12/10/9699
+6.39732,46.24706,738,2,23,23,45,50,3.95,5.0,fr,3870,14,173328,1,1,Active Shallow Crust,0.0,89.9912,0.0,02/23/0738
+6.39732,46.24706,4668,2,25,4,39,57,4.15,27.5,fr,3871,93,173357,1,1,Active Shallow Crust,240.0086,57.9971,0.0,02/25/4668
+6.39732,46.24706,2800,10,19,20,52,10,4.15,5.0,fr,3872,55,173361,1,1,Active Shallow Crust,128.897,89.99476,0.0,10/19/2800
+6.39732,46.24706,4112,8,4,21,47,22,4.35,15.0,fr,3873,82,173380,1,1,Active Shallow Crust,240.0086,57.99576,0.0,08/04/4112
+6.39732,46.24706,5175,12,13,7,22,57,4.65,15.0,fr,3874,103,173422,1,1,Active Shallow Crust,128.8913,89.9872,0.0,12/13/5175
+6.39732,46.24706,1867,2,13,19,25,22,4.85,5.0,fr,3875,37,173436,1,1,Active Shallow Crust,0.0,89.99063,0.0,02/13/1867
+1.55063,50.87517,7522,7,17,12,29,19,3.55,5.0,fr,3876,150,173763,1,1,Active Shallow Crust,240.0128,57.99801,0.0,07/17/7522
+1.55063,50.87517,9171,3,18,18,43,0,3.55,5.0,fr,3877,183,173769,1,1,Active Shallow Crust,128.8958,89.99364,0.0,03/18/9171
+1.55063,50.87517,8574,8,19,22,24,14,3.65,5.0,fr,3878,171,173772,1,3,Active Shallow Crust,0.0,89.99007,0.0,08/19/8574
+1.55063,50.87517,546,7,30,0,13,17,3.65,5.0,fr,3879,10,173772,1,3,Active Shallow Crust,0.0,89.99007,0.0,07/30/0546
+1.55063,50.87517,3810,8,26,17,46,49,3.65,5.0,fr,3880,76,173772,1,3,Active Shallow Crust,0.0,89.99007,0.0,08/26/3810
+1.55063,50.87517,9349,7,23,2,52,23,3.75,5.0,fr,3881,186,173784,1,2,Active Shallow Crust,0.0,89.98989,0.0,07/23/9349
+1.55063,50.87517,2547,11,23,13,52,28,3.75,5.0,fr,3882,50,173784,1,2,Active Shallow Crust,0.0,89.98989,0.0,11/23/2547
+1.55063,50.87517,3960,6,17,4,28,46,3.85,15.0,fr,3883,79,173800,1,1,Active Shallow Crust,240.0113,57.99803,0.0,06/17/3960
+1.55063,50.87517,7284,7,25,9,16,22,3.95,5.0,fr,3884,145,173808,1,1,Active Shallow Crust,0.0,89.98996,0.0,07/25/7284
+1.55063,50.87517,7229,5,3,3,53,39,4.05,15.0,fr,3885,144,173821,1,1,Active Shallow Crust,0.0,89.99016,0.0,05/03/7229
+1.55063,50.87517,2778,7,13,11,12,43,5.15,5.0,fr,3886,55,173961,1,1,Active Shallow Crust,128.8814,89.99102,0.0,07/13/2778
+2.76073,44.69236,1733,1,13,18,27,53,3.55,5.0,fr,3887,34,174240,1,1,Active Shallow Crust,0.0,89.98925,0.0,01/13/1733
+2.76073,44.69236,6514,1,3,3,40,51,3.75,5.0,fr,3888,130,174264,1,1,Active Shallow Crust,0.0,89.98861,0.0,01/03/6514
+2.76073,44.69236,4982,9,2,10,21,31,3.75,5.0,fr,3889,99,174267,1,1,Active Shallow Crust,240.0079,58.0176,0.0,09/02/4982
+2.76073,44.69236,4170,5,15,6,13,58,3.85,27.5,fr,3890,83,174278,1,1,Active Shallow Crust,0.0,89.98985,0.0,05/15/4170
+2.76073,44.69236,389,5,3,22,42,29,3.85,5.0,fr,3891,7,174279,1,1,Active Shallow Crust,240.011,57.99736,0.0,05/03/0389
+2.76073,44.69236,7221,3,22,4,18,40,3.85,5.0,fr,3892,144,174282,1,1,Active Shallow Crust,0.0,89.98973,-90.0,03/22/7221
+2.76073,44.69236,2565,5,16,20,36,54,3.95,5.0,fr,3893,51,174294,1,1,Active Shallow Crust,0.0,89.99085,-90.0,05/16/2565
+2.76073,44.69236,6415,3,29,22,0,6,4.15,15.0,fr,3894,128,174313,1,1,Active Shallow Crust,0.0,89.98922,0.0,03/29/6415
+2.76073,44.69236,414,9,10,3,29,24,4.25,5.0,fr,3895,8,174333,1,1,Active Shallow Crust,128.8946,89.98088,0.0,09/10/0414
+2.76073,44.69236,7499,9,20,14,37,51,4.35,5.0,fr,3896,149,174336,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/20/7499
+2.76073,44.69236,6434,6,2,16,35,28,4.45,5.0,fr,3897,128,174357,1,1,Active Shallow Crust,128.8922,89.99428,0.0,06/02/6434
+2.76073,44.69236,8628,1,15,19,41,24,4.55,5.0,fr,3898,172,174360,1,1,Active Shallow Crust,0.0,89.9898,0.0,01/15/8628
+2.76073,44.69236,5827,7,8,15,53,18,4.95,27.5,fr,3899,116,174410,1,1,Active Shallow Crust,0.0,89.98998,0.0,07/08/5827
+0.03279,43.44704,499,7,13,15,3,43,3.55,5.0,fr,3900,9,174720,1,3,Active Shallow Crust,0.0,89.98999,0.0,07/13/0499
+0.03279,43.44704,192,10,1,9,16,20,3.55,5.0,fr,3901,3,174720,1,3,Active Shallow Crust,0.0,89.98999,0.0,10/01/0192
+0.03279,43.44704,1386,10,26,15,0,54,3.55,5.0,fr,3902,27,174720,1,3,Active Shallow Crust,0.0,89.98999,0.0,10/26/1386
+0.03279,43.44704,8023,4,24,13,27,23,3.65,5.0,fr,3903,160,174732,1,2,Active Shallow Crust,0.0,89.99001,0.0,04/24/8023
+0.03279,43.44704,5987,8,2,14,16,37,3.65,5.0,fr,3904,119,174732,1,2,Active Shallow Crust,0.0,89.99001,0.0,08/02/5987
+0.03279,43.44704,6221,6,9,9,20,32,3.65,27.5,fr,3905,124,174734,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/09/6221
+0.03279,43.44704,6477,4,29,1,4,44,4.15,5.0,fr,3906,129,174792,1,1,Active Shallow Crust,0.0,89.99,0.0,04/29/6477
+0.03279,43.44704,7730,4,20,0,28,25,4.25,5.0,fr,3907,154,174804,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/20/7730
+0.03279,43.44704,9685,2,20,8,26,39,4.55,5.0,fr,3908,193,174840,1,1,Active Shallow Crust,0.0,89.99,0.0,02/20/9685
+0.03279,43.44704,7761,2,23,21,22,12,4.65,5.0,fr,3909,155,174852,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/23/7761
+0.03279,43.44704,4627,12,19,1,46,1,4.95,15.0,fr,3910,92,174889,1,1,Active Shallow Crust,360.0,89.99,0.0,12/19/4627
+7.3233,45.17967,8404,4,12,6,55,42,3.55,5.0,fr,3911,168,175200,1,4,Active Shallow Crust,0.0,89.99289,0.0,04/12/8404
+7.3233,45.17967,386,5,12,19,39,0,3.55,5.0,fr,3912,7,175200,1,4,Active Shallow Crust,0.0,89.99289,0.0,05/12/0386
+7.3233,45.17967,42,8,10,8,0,33,3.55,5.0,fr,3913,0,175200,1,4,Active Shallow Crust,0.0,89.99289,0.0,08/10/0042
+7.3233,45.17967,6490,6,19,12,6,57,3.55,5.0,fr,3914,129,175200,1,4,Active Shallow Crust,0.0,89.99289,0.0,06/19/6490
+7.3233,45.17967,8647,4,20,11,28,19,3.55,15.0,fr,3915,172,175201,1,1,Active Shallow Crust,0.0,89.99289,0.0,04/20/8647
+7.3233,45.17967,2670,11,10,5,30,0,3.55,27.5,fr,3916,53,175202,1,2,Active Shallow Crust,0.0,89.99289,0.0,11/10/2670
+7.3233,45.17967,7624,7,19,6,48,40,3.55,27.5,fr,3917,152,175202,1,2,Active Shallow Crust,0.0,89.99289,0.0,07/19/7624
+7.3233,45.17967,4779,8,26,18,57,25,3.55,5.0,fr,3918,95,175203,1,2,Active Shallow Crust,240.0119,57.99746,0.0,08/26/4779
+7.3233,45.17967,365,2,24,14,9,49,3.55,5.0,fr,3919,7,175203,1,2,Active Shallow Crust,240.0119,57.99746,0.0,02/24/0365
+7.3233,45.17967,2335,12,9,5,41,19,3.55,15.0,fr,3920,46,175204,1,1,Active Shallow Crust,240.0119,57.99746,0.0,12/09/2335
+7.3233,45.17967,4955,7,29,16,15,17,3.55,5.0,fr,3921,99,175206,1,1,Active Shallow Crust,0.0,89.99281,-90.0,07/29/4955
+7.3233,45.17967,230,2,5,4,14,39,3.65,5.0,fr,3922,4,175212,1,5,Active Shallow Crust,0.0,89.98733,0.0,02/05/0230
+7.3233,45.17967,8479,2,28,9,31,50,3.65,5.0,fr,3923,169,175212,1,5,Active Shallow Crust,0.0,89.98733,0.0,02/28/8479
+7.3233,45.17967,4276,8,29,14,9,35,3.65,5.0,fr,3924,85,175212,1,5,Active Shallow Crust,0.0,89.98733,0.0,08/29/4276
+7.3233,45.17967,8827,2,3,4,26,29,3.65,5.0,fr,3925,176,175212,1,5,Active Shallow Crust,0.0,89.98733,0.0,02/03/8827
+7.3233,45.17967,1664,11,23,17,5,27,3.65,5.0,fr,3926,33,175212,1,5,Active Shallow Crust,0.0,89.98733,0.0,11/23/1664
+7.3233,45.17967,4502,9,19,5,34,17,3.65,15.0,fr,3927,90,175213,1,1,Active Shallow Crust,0.0,89.98733,0.0,09/19/4502
+7.3233,45.17967,3131,12,22,10,11,28,3.65,27.5,fr,3928,62,175214,1,2,Active Shallow Crust,0.0,89.98733,0.0,12/22/3131
+7.3233,45.17967,1186,1,27,2,13,55,3.65,27.5,fr,3929,23,175214,1,2,Active Shallow Crust,0.0,89.98733,0.0,01/27/1186
+7.3233,45.17967,327,9,4,3,42,33,3.65,5.0,fr,3930,6,175215,1,1,Active Shallow Crust,239.9998,58.01385,0.0,09/04/0327
+7.3233,45.17967,8757,1,23,2,7,41,3.65,5.0,fr,3931,175,175218,1,1,Active Shallow Crust,0.0,89.98718,-90.0,01/23/8757
+7.3233,45.17967,1682,10,14,0,10,25,3.75,5.0,fr,3932,33,175224,1,5,Active Shallow Crust,0.0,89.98871,0.0,10/14/1682
+7.3233,45.17967,5983,10,6,16,18,26,3.75,5.0,fr,3933,119,175224,1,5,Active Shallow Crust,0.0,89.98871,0.0,10/06/5983
+7.3233,45.17967,3489,2,13,20,41,30,3.75,5.0,fr,3934,69,175224,1,5,Active Shallow Crust,0.0,89.98871,0.0,02/13/3489
+7.3233,45.17967,6581,6,28,13,57,28,3.75,5.0,fr,3935,131,175224,1,5,Active Shallow Crust,0.0,89.98871,0.0,06/28/6581
+7.3233,45.17967,722,6,7,21,6,12,3.75,5.0,fr,3936,14,175224,1,5,Active Shallow Crust,0.0,89.98871,0.0,06/07/0722
+7.3233,45.17967,6384,1,12,4,25,35,3.75,15.0,fr,3937,127,175225,1,2,Active Shallow Crust,0.0,89.98871,0.0,01/12/6384
+7.3233,45.17967,4025,7,28,13,15,58,3.75,15.0,fr,3938,80,175225,1,2,Active Shallow Crust,0.0,89.98871,0.0,07/28/4025
+7.3233,45.17967,763,8,20,3,25,48,3.75,5.0,fr,3939,15,175227,1,1,Active Shallow Crust,240.008,58.01694,0.0,08/20/0763
+7.3233,45.17967,7893,2,28,5,7,32,3.75,15.0,fr,3940,157,175228,1,1,Active Shallow Crust,240.008,58.01694,0.0,02/28/7893
+7.3233,45.17967,6578,8,28,8,13,58,3.75,5.0,fr,3941,131,175230,1,1,Active Shallow Crust,0.0,89.98858,-90.0,08/28/6578
+7.3233,45.17967,5302,9,14,19,16,6,3.85,5.0,fr,3942,106,175236,1,1,Active Shallow Crust,0.0,89.98994,0.0,09/14/5302
+7.3233,45.17967,7878,6,13,13,19,25,3.85,15.0,fr,3943,157,175237,1,3,Active Shallow Crust,0.0,89.98994,0.0,06/13/7878
+7.3233,45.17967,7401,5,11,9,49,32,3.85,15.0,fr,3944,148,175237,1,3,Active Shallow Crust,0.0,89.98994,0.0,05/11/7401
+7.3233,45.17967,5669,12,6,22,35,49,3.85,15.0,fr,3945,113,175237,1,3,Active Shallow Crust,0.0,89.98994,0.0,12/06/5669
+7.3233,45.17967,9944,9,26,12,50,18,3.85,5.0,fr,3946,198,175242,1,2,Active Shallow Crust,0.0,89.98982,-90.0,09/26/9944
+7.3233,45.17967,4957,12,7,13,22,1,3.85,5.0,fr,3947,99,175242,1,2,Active Shallow Crust,0.0,89.98982,-90.0,12/07/4957
+7.3233,45.17967,6394,11,10,19,11,47,3.85,15.0,fr,3948,127,175246,1,1,Active Shallow Crust,128.8961,89.99496,0.0,11/10/6394
+7.3233,45.17967,1532,9,24,3,30,34,3.95,5.0,fr,3949,30,175248,1,3,Active Shallow Crust,0.0,89.99103,0.0,09/24/1532
+7.3233,45.17967,6380,1,26,18,22,21,3.95,5.0,fr,3950,127,175248,1,3,Active Shallow Crust,0.0,89.99103,0.0,01/26/6380
+7.3233,45.17967,961,11,15,6,45,51,3.95,5.0,fr,3951,19,175248,1,3,Active Shallow Crust,0.0,89.99103,0.0,11/15/0961
+7.3233,45.17967,2449,3,9,19,38,23,3.95,27.5,fr,3952,48,175250,1,1,Active Shallow Crust,0.0,89.99103,0.0,03/09/2449
+7.3233,45.17967,6694,9,3,9,53,32,3.95,5.0,fr,3953,133,175254,1,2,Active Shallow Crust,0.0,89.99093,-90.0,09/03/6694
+7.3233,45.17967,3770,11,5,19,18,1,3.95,5.0,fr,3954,75,175254,1,2,Active Shallow Crust,0.0,89.99093,-90.0,11/05/3770
+7.3233,45.17967,299,2,28,10,38,6,3.95,5.0,fr,3955,5,175257,1,2,Active Shallow Crust,128.9001,89.99327,0.0,02/28/0299
+7.3233,45.17967,1781,12,10,6,41,29,3.95,5.0,fr,3956,35,175257,1,2,Active Shallow Crust,128.9001,89.99327,0.0,12/10/1781
+7.3233,45.17967,7373,4,15,22,47,35,4.05,5.0,fr,3957,147,175260,1,1,Active Shallow Crust,0.0,89.98801,0.0,04/15/7373
+7.3233,45.17967,5579,4,3,11,42,6,4.05,5.0,fr,3958,111,175263,1,1,Active Shallow Crust,240.0065,58.00556,0.0,04/03/5579
+7.3233,45.17967,2026,2,21,17,54,8,4.05,5.0,fr,3959,40,175266,1,1,Active Shallow Crust,0.0,89.99191,-90.0,02/21/2026
+7.3233,45.17967,3785,3,18,7,14,23,4.15,5.0,fr,3960,75,175272,1,1,Active Shallow Crust,0.0,89.98931,0.0,03/18/3785
+7.3233,45.17967,1832,3,3,22,9,23,4.15,15.0,fr,3961,36,175273,1,2,Active Shallow Crust,0.0,89.98931,0.0,03/03/1832
+7.3233,45.17967,8992,1,7,15,47,58,4.15,15.0,fr,3962,179,175273,1,2,Active Shallow Crust,0.0,89.98931,0.0,01/07/8992
+7.3233,45.17967,3642,6,30,14,17,42,4.25,5.0,fr,3963,72,175284,1,1,Active Shallow Crust,0.0,89.99047,0.0,06/30/3642
+7.3233,45.17967,3079,8,24,0,6,58,4.25,15.0,fr,3964,61,175285,1,2,Active Shallow Crust,0.0,89.99047,0.0,08/24/3079
+7.3233,45.17967,935,12,21,14,51,24,4.25,15.0,fr,3965,18,175285,1,2,Active Shallow Crust,0.0,89.99047,0.0,12/21/0935
+7.3233,45.17967,6714,3,31,9,44,59,4.25,5.0,fr,3966,134,175287,1,1,Active Shallow Crust,240.0076,57.99352,0.0,03/31/6714
+7.3233,45.17967,3794,5,14,8,47,42,4.25,5.0,fr,3967,75,175293,1,1,Active Shallow Crust,128.8939,89.9809,0.0,05/14/3794
+7.3233,45.17967,2858,1,16,23,17,3,4.25,15.0,fr,3968,57,175294,1,1,Active Shallow Crust,128.8939,89.9809,0.0,01/16/2858
+7.3233,45.17967,8702,10,19,14,12,58,4.35,5.0,fr,3969,174,175296,1,3,Active Shallow Crust,0.0,89.98868,0.0,10/19/8702
+7.3233,45.17967,1843,7,4,16,41,59,4.35,5.0,fr,3970,36,175296,1,3,Active Shallow Crust,0.0,89.98868,0.0,07/04/1843
+7.3233,45.17967,3486,10,3,15,13,55,4.35,5.0,fr,3971,69,175296,1,3,Active Shallow Crust,0.0,89.98868,0.0,10/03/3486
+7.3233,45.17967,6346,1,3,20,49,2,4.35,15.0,fr,3972,126,175297,1,2,Active Shallow Crust,0.0,89.98868,0.0,01/03/6346
+7.3233,45.17967,2958,12,9,21,38,16,4.35,15.0,fr,3973,59,175297,1,2,Active Shallow Crust,0.0,89.98868,0.0,12/09/2958
+7.3233,45.17967,9645,11,4,23,59,45,4.45,5.0,fr,3974,192,175308,1,1,Active Shallow Crust,0.0,89.98991,0.0,11/04/9645
+7.3233,45.17967,7825,9,22,9,40,12,4.45,27.5,fr,3975,156,175313,1,1,Active Shallow Crust,240.0046,57.99506,0.0,09/22/7825
+7.3233,45.17967,5991,8,19,22,1,33,4.45,15.0,fr,3976,119,175315,1,1,Active Shallow Crust,0.0,89.98979,-90.0,08/19/5991
+7.3233,45.17967,6075,7,24,15,56,34,4.65,15.0,fr,3977,121,175333,1,1,Active Shallow Crust,0.0,89.98998,0.0,07/24/6075
+7.3233,45.17967,8349,10,28,4,50,8,5.15,5.0,fr,3978,166,175392,1,1,Active Shallow Crust,0.0,89.98986,0.0,10/28/8349
+3.82744,42.86849,6071,7,11,0,5,55,3.55,15.0,fr,3979,121,175681,1,1,Active Shallow Crust,0.0,89.98891,0.0,07/11/6071
+3.82744,42.86849,5199,5,15,3,34,11,3.65,15.0,fr,3980,103,175693,1,1,Active Shallow Crust,0.0,89.99012,0.0,05/15/5199
+3.82744,42.86849,9364,5,4,7,41,34,4.25,5.0,fr,3981,187,175764,1,1,Active Shallow Crust,0.0,89.9901,0.0,05/04/9364
+3.82744,42.86849,7721,11,29,1,3,49,4.55,27.5,fr,3982,154,175802,1,1,Active Shallow Crust,0.0,89.98948,0.0,11/29/7721
+3.82744,42.86849,3918,5,31,1,2,54,5.05,5.0,fr,3983,78,175860,1,1,Active Shallow Crust,0.0,89.99014,0.0,05/31/3918
+1.44018,51.38822,589,1,8,7,56,20,3.75,15.0,fr,3984,11,176185,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/08/0589
+1.44018,51.38822,706,8,2,11,29,38,3.95,5.0,fr,3985,14,176211,1,1,Active Shallow Crust,240.0205,58.00525,0.0,08/02/0706
+1.44018,51.38822,2187,12,25,12,10,33,3.95,27.5,fr,3986,43,176216,1,1,Active Shallow Crust,0.0,89.98996,-90.0,12/25/2187
+1.44018,51.38822,1577,11,18,18,22,36,4.05,5.0,fr,3987,31,176223,1,1,Active Shallow Crust,240.0068,58.00606,0.0,11/18/1577
+1.44018,51.38822,8606,1,3,4,57,15,4.15,15.0,fr,3988,172,176233,1,1,Active Shallow Crust,0.0,89.98975,0.0,01/03/8606
+1.44018,51.38822,9815,4,3,17,48,41,4.25,15.0,fr,3989,196,176251,1,1,Active Shallow Crust,0.0,89.99004,-90.0,04/03/9815
+1.44018,51.38822,4274,9,21,23,37,27,4.75,5.0,fr,3990,85,176307,1,1,Active Shallow Crust,240.0095,58.00486,0.0,09/21/4274
+1.84034,41.89294,5559,9,19,17,35,52,3.55,5.0,fr,3991,111,176646,1,1,Active Shallow Crust,0.0,89.99051,-90.0,09/19/5559
+1.84034,41.89294,3520,5,30,2,23,58,4.05,5.0,fr,3992,70,176700,1,1,Active Shallow Crust,0.0,89.9905,0.0,05/30/3520
+1.84034,41.89294,6366,4,12,6,5,21,4.05,27.5,fr,3993,127,176702,1,1,Active Shallow Crust,0.0,89.9905,0.0,04/12/6366
+1.84034,41.89294,9302,3,24,22,28,5,4.85,15.0,fr,3994,186,176803,1,1,Active Shallow Crust,0.0,89.9898,-90.0,03/24/9302
+1.84034,41.89294,3683,3,14,4,21,51,5.05,5.0,fr,3995,73,176820,1,1,Active Shallow Crust,0.0,89.98999,0.0,03/14/3683
+1.69061,42.66948,9350,12,26,0,8,35,3.55,5.0,fr,3996,186,177120,1,2,Active Shallow Crust,0.0,89.99073,0.0,12/26/9350
+1.69061,42.66948,6186,5,23,17,53,39,3.55,5.0,fr,3997,123,177120,1,2,Active Shallow Crust,0.0,89.99073,0.0,05/23/6186
+1.69061,42.66948,7789,10,27,6,10,21,3.55,5.0,fr,3998,155,177123,1,1,Active Shallow Crust,240.0118,57.99813,0.0,10/27/7789
+1.69061,42.66948,6636,1,13,23,19,8,3.55,5.0,fr,3999,132,177126,1,1,Active Shallow Crust,0.0,89.99062,-90.0,01/13/6636
+1.69061,42.66948,3835,5,16,21,8,43,3.65,5.0,fr,4000,76,177132,1,1,Active Shallow Crust,0.0,89.99009,0.0,05/16/3835
+1.69061,42.66948,2587,6,17,2,35,26,3.75,5.0,fr,4001,51,177144,1,2,Active Shallow Crust,0.0,89.98969,0.0,06/17/2587
+1.69061,42.66948,4354,7,22,18,50,29,3.75,5.0,fr,4002,87,177144,1,2,Active Shallow Crust,0.0,89.98969,0.0,07/22/4354
+1.69061,42.66948,9255,12,18,8,18,22,3.75,15.0,fr,4003,185,177148,1,1,Active Shallow Crust,240.008,58.01751,0.0,12/18/9255
+1.69061,42.66948,9563,9,13,2,27,44,3.75,15.0,fr,4004,191,177154,1,1,Active Shallow Crust,128.8968,89.96742,0.0,09/13/9563
+1.69061,42.66948,8482,3,29,21,10,33,3.85,5.0,fr,4005,169,177156,1,1,Active Shallow Crust,0.0,89.9895,0.0,03/29/8482
+1.69061,42.66948,9673,2,24,2,32,9,3.85,5.0,fr,4006,193,177159,1,1,Active Shallow Crust,240.0104,57.99773,0.0,02/24/9673
+1.69061,42.66948,4073,3,26,12,23,56,3.95,27.5,fr,4007,81,177170,1,1,Active Shallow Crust,0.0,89.98947,0.0,03/26/4073
+1.69061,42.66948,6828,12,13,12,51,55,4.05,5.0,fr,4008,136,177180,1,1,Active Shallow Crust,0.0,89.98958,0.0,12/13/6828
+1.69061,42.66948,649,9,8,18,36,15,4.05,5.0,fr,4009,12,177183,1,1,Active Shallow Crust,240.0053,58.0058,0.0,09/08/0649
+1.69061,42.66948,1486,12,7,23,33,49,4.15,5.0,fr,4010,29,177192,1,1,Active Shallow Crust,0.0,89.98978,0.0,12/07/1486
+1.69061,42.66948,4411,7,31,6,53,40,4.15,15.0,fr,4011,88,177196,1,1,Active Shallow Crust,240.0078,57.99723,0.0,07/31/4411
+1.69061,42.66948,8892,9,8,2,57,56,4.25,15.0,fr,4012,177,177205,1,1,Active Shallow Crust,0.0,89.99007,0.0,09/08/8892
+1.69061,42.66948,2920,2,17,10,11,27,4.25,5.0,fr,4013,58,177207,1,1,Active Shallow Crust,240.0069,57.99384,0.0,02/17/2920
+1.69061,42.66948,6349,5,24,20,15,11,4.55,5.0,fr,4014,126,177240,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/24/6349
+1.690612,42.66948,1192,4,1,0,29,11,6.15,6.011322,fr,4015,23,177432,1,1,Active Shallow Crust,359.9999,89.99001,0.0,04/01/1192
+5.47888,44.42568,1976,2,3,1,10,24,3.55,15.0,fr,4016,39,177601,1,1,Active Shallow Crust,0.0,89.9928,0.0,02/03/1976
+5.47888,44.42568,2025,9,4,8,31,12,3.55,5.0,fr,4017,40,177606,1,1,Active Shallow Crust,0.0,89.99271,-90.0,09/04/2025
+5.47888,44.42568,2081,9,19,2,48,57,3.55,15.0,fr,4018,41,177607,1,1,Active Shallow Crust,0.0,89.99271,-90.0,09/19/2081
+5.47888,44.42568,7356,6,28,4,40,47,3.65,5.0,fr,4019,147,177612,1,2,Active Shallow Crust,0.0,89.98716,0.0,06/28/7356
+5.47888,44.42568,7124,11,2,3,26,39,3.65,5.0,fr,4020,142,177612,1,2,Active Shallow Crust,0.0,89.98716,0.0,11/02/7124
+5.47888,44.42568,82,6,29,7,15,33,3.65,15.0,fr,4021,1,177613,1,1,Active Shallow Crust,0.0,89.98716,0.0,06/29/0082
+5.47888,44.42568,7894,8,11,16,28,15,3.65,15.0,fr,4022,157,177619,1,1,Active Shallow Crust,0.0,89.98701,-90.0,08/11/7894
+5.47888,44.42568,1822,6,29,21,38,44,3.75,5.0,fr,4023,36,177624,1,1,Active Shallow Crust,0.0,89.98856,0.0,06/29/1822
+5.47888,44.42568,4610,1,11,5,41,27,3.85,5.0,fr,4024,92,177636,1,1,Active Shallow Crust,0.0,89.9898,0.0,01/11/4610
+5.47888,44.42568,9595,4,19,23,32,55,3.95,5.0,fr,4025,191,177654,1,1,Active Shallow Crust,0.0,89.99081,-90.0,04/19/9595
+5.47888,44.42568,2563,7,25,16,21,25,4.15,5.0,fr,4026,51,177675,1,1,Active Shallow Crust,240.0081,57.9971,0.0,07/25/2563
+5.47888,44.42568,744,2,28,19,16,23,4.55,15.0,fr,4027,14,177721,1,1,Active Shallow Crust,0.0,89.99089,0.0,02/28/0744
+5.47888,44.42568,1141,9,2,16,57,33,5.05,5.0,fr,4028,22,177780,1,1,Active Shallow Crust,0.0,89.98975,0.0,09/02/1141
+5.65514,50.709,6456,8,31,13,23,10,3.55,5.0,fr,4029,129,178080,1,6,Active Shallow Crust,0.0,89.98723,0.0,08/31/6456
+5.65514,50.709,5771,8,5,5,39,35,3.55,5.0,fr,4030,115,178080,1,6,Active Shallow Crust,0.0,89.98723,0.0,08/05/5771
+5.65514,50.709,1813,7,19,22,47,47,3.55,5.0,fr,4031,36,178080,1,6,Active Shallow Crust,0.0,89.98723,0.0,07/19/1813
+5.65514,50.709,192,4,29,16,8,1,3.55,5.0,fr,4032,3,178080,1,6,Active Shallow Crust,0.0,89.98723,0.0,04/29/0192
+5.65514,50.709,1597,2,9,3,30,44,3.55,5.0,fr,4033,31,178080,1,6,Active Shallow Crust,0.0,89.98723,0.0,02/09/1597
+5.65514,50.709,1906,3,7,22,53,48,3.55,5.0,fr,4034,38,178080,1,6,Active Shallow Crust,0.0,89.98723,0.0,03/07/1906
+5.65514,50.709,4372,12,26,19,41,12,3.55,5.0,fr,4035,87,178086,1,1,Active Shallow Crust,0.0,89.98708,-90.0,12/26/4372
+5.65514,50.709,6278,6,12,13,22,32,3.55,15.0,fr,4036,125,178090,1,1,Active Shallow Crust,128.8963,89.99361,0.0,06/12/6278
+5.65514,50.709,4606,12,28,20,11,35,3.65,5.0,fr,4037,92,178092,1,4,Active Shallow Crust,0.0,89.98862,0.0,12/28/4606
+5.65514,50.709,3602,12,19,16,55,44,3.65,5.0,fr,4038,72,178092,1,4,Active Shallow Crust,0.0,89.98862,0.0,12/19/3602
+5.65514,50.709,15,5,31,13,25,34,3.65,5.0,fr,4039,0,178092,1,4,Active Shallow Crust,0.0,89.98862,0.0,05/31/0015
+5.65514,50.709,7770,12,18,2,30,45,3.65,5.0,fr,4040,155,178092,1,4,Active Shallow Crust,0.0,89.98862,0.0,12/18/7770
+5.65514,50.709,2482,8,28,7,9,49,3.65,15.0,fr,4041,49,178093,1,2,Active Shallow Crust,0.0,89.98862,0.0,08/28/2482
+5.65514,50.709,4965,6,18,12,29,45,3.65,15.0,fr,4042,99,178093,1,2,Active Shallow Crust,0.0,89.98862,0.0,06/18/4965
+5.65514,50.709,9307,6,21,13,43,53,3.65,5.0,fr,4043,186,178098,1,1,Active Shallow Crust,0.0,89.98849,-90.0,06/21/9307
+5.65514,50.709,5527,1,9,11,37,42,3.65,27.5,fr,4044,110,178100,1,1,Active Shallow Crust,0.0,89.98849,-90.0,01/09/5527
+5.65514,50.709,1777,4,2,7,27,12,3.65,5.0,fr,4045,35,178101,1,1,Active Shallow Crust,128.9006,89.96305,0.0,04/02/1777
+5.65514,50.709,134,5,2,10,18,47,3.75,5.0,fr,4046,2,178104,1,2,Active Shallow Crust,0.0,89.98985,0.0,05/02/0134
+5.65514,50.709,8467,12,15,19,37,47,3.75,5.0,fr,4047,169,178104,1,2,Active Shallow Crust,0.0,89.98985,0.0,12/15/8467
+5.65514,50.709,3304,11,24,11,42,21,3.75,15.0,fr,4048,66,178108,1,1,Active Shallow Crust,240.0086,58.0173,0.0,11/24/3304
+5.65514,50.709,8440,3,16,0,4,24,3.75,27.5,fr,4049,168,178109,1,1,Active Shallow Crust,240.0086,58.0173,0.0,03/16/8440
+5.65514,50.709,8781,9,28,19,17,10,3.75,5.0,fr,4050,175,178110,1,1,Active Shallow Crust,0.0,89.98974,-90.0,09/28/8781
+5.65514,50.709,5715,1,14,21,7,26,3.75,15.0,fr,4051,114,178114,1,1,Active Shallow Crust,128.8968,89.96707,0.0,01/14/5715
+5.65514,50.709,6939,6,19,1,38,0,3.85,27.5,fr,4052,138,178121,1,1,Active Shallow Crust,240.0121,57.99787,0.0,06/19/6939
+5.65514,50.709,6165,6,15,22,11,45,3.95,5.0,fr,4053,123,178128,1,1,Active Shallow Crust,0.0,89.99194,0.0,06/15/6165
+5.65514,50.709,8210,10,3,18,25,41,3.95,27.5,fr,4054,164,178133,1,1,Active Shallow Crust,240.0205,58.00539,0.0,10/03/8210
+5.65514,50.709,3299,5,6,23,47,19,4.05,5.0,fr,4055,65,178140,1,1,Active Shallow Crust,0.0,89.98923,0.0,05/06/3299
+5.65514,50.709,1682,12,6,3,54,6,4.15,5.0,fr,4056,33,178152,1,2,Active Shallow Crust,0.0,89.99039,0.0,12/06/1682
+5.65514,50.709,5657,5,31,11,46,52,4.15,5.0,fr,4057,113,178152,1,2,Active Shallow Crust,0.0,89.99039,0.0,05/31/5657
+5.65514,50.709,1735,10,22,0,41,19,4.15,15.0,fr,4058,34,178153,1,1,Active Shallow Crust,0.0,89.99039,0.0,10/22/1735
+5.65514,50.709,4256,5,21,9,17,18,4.15,5.0,fr,4059,85,178158,1,1,Active Shallow Crust,0.0,89.99029,-90.0,05/21/4256
+5.65514,50.709,8406,6,20,0,38,41,4.35,15.0,fr,4060,168,178183,1,1,Active Shallow Crust,0.0,89.98972,-90.0,06/20/8406
+5.65514,50.709,6381,8,28,4,39,2,4.45,5.0,fr,4061,127,178188,1,2,Active Shallow Crust,0.0,89.99094,0.0,08/28/6381
+5.65514,50.709,8824,2,9,21,27,4,4.45,5.0,fr,4062,176,178188,1,2,Active Shallow Crust,0.0,89.99094,0.0,02/09/8824
+5.65514,50.709,1161,6,11,10,0,53,4.45,5.0,fr,4063,23,178191,1,1,Active Shallow Crust,240.0066,57.99489,0.0,06/11/1161
+5.65514,50.709,6383,1,4,1,7,5,4.55,15.0,fr,4064,127,178201,1,1,Active Shallow Crust,0.0,89.9899,0.0,01/04/6383
+5.65514,50.709,3146,4,14,8,23,15,4.65,5.0,fr,4065,62,178212,1,1,Active Shallow Crust,0.0,89.9892,0.0,04/14/3146
+5.65514,50.709,7880,10,13,11,47,53,4.75,5.0,fr,4066,157,178224,1,2,Active Shallow Crust,0.0,89.99037,0.0,10/13/7880
+5.65514,50.709,1572,3,15,6,38,20,4.75,5.0,fr,4067,31,178224,1,2,Active Shallow Crust,0.0,89.99037,0.0,03/15/1572
+5.65514,50.709,5299,9,17,15,29,9,6.05,15.0,fr,4068,105,178381,1,1,Active Shallow Crust,0.0,89.98994,0.0,09/17/5299
+4.33135,46.10192,9791,3,8,20,28,44,3.55,5.0,fr,4069,195,178560,1,1,Active Shallow Crust,0.0,89.99301,0.0,03/08/9791
+4.33135,46.10192,991,6,11,6,10,48,3.55,5.0,fr,4070,19,178563,1,1,Active Shallow Crust,240.0107,57.9988,0.0,06/11/0991
+4.33135,46.10192,7453,1,24,8,26,7,3.55,5.0,fr,4071,149,178566,1,2,Active Shallow Crust,0.0,89.99293,-90.0,01/24/7453
+4.33135,46.10192,8065,12,11,23,13,36,3.55,5.0,fr,4072,161,178566,1,2,Active Shallow Crust,0.0,89.99293,-90.0,12/11/8065
+4.33135,46.10192,1612,6,16,7,0,45,3.65,5.0,fr,4073,32,178572,1,1,Active Shallow Crust,0.0,89.98753,0.0,06/16/1612
+4.33135,46.10192,6267,4,3,8,15,14,3.85,5.0,fr,4074,125,178596,1,2,Active Shallow Crust,0.0,89.9901,0.0,04/03/6267
+4.33135,46.10192,9453,8,25,18,25,50,3.85,5.0,fr,4075,189,178596,1,2,Active Shallow Crust,0.0,89.9901,0.0,08/25/9453
+4.33135,46.10192,8830,11,23,16,50,23,3.95,5.0,fr,4076,176,178611,1,1,Active Shallow Crust,240.0192,58.00506,0.0,11/23/8830
+4.33135,46.10192,6059,9,15,11,59,47,4.05,15.0,fr,4077,121,178621,1,2,Active Shallow Crust,0.0,89.9882,0.0,09/15/6059
+4.33135,46.10192,1322,4,13,11,46,41,4.05,15.0,fr,4078,26,178621,1,2,Active Shallow Crust,0.0,89.9882,0.0,04/13/1322
+4.15534,42.78198,1248,10,7,3,1,55,3.55,5.0,fr,4079,24,179040,1,1,Active Shallow Crust,0.0,89.9926,0.0,10/07/1248
+4.15534,42.78198,5296,12,5,8,46,4,4.05,5.0,fr,4080,105,179100,1,1,Active Shallow Crust,0.0,89.99168,0.0,12/05/5296
+4.15534,42.78198,2955,10,28,9,51,41,4.15,5.0,fr,4081,59,179112,1,3,Active Shallow Crust,0.0,89.98887,0.0,10/28/2955
+4.15534,42.78198,1986,6,12,16,36,42,4.15,5.0,fr,4082,39,179112,1,3,Active Shallow Crust,0.0,89.98887,0.0,06/12/1986
+4.15534,42.78198,4149,1,3,9,37,11,4.15,5.0,fr,4083,82,179112,1,3,Active Shallow Crust,0.0,89.98887,0.0,01/03/4149
+4.15534,42.78198,3896,4,30,11,57,28,4.15,5.0,fr,4084,77,179115,1,1,Active Shallow Crust,240.008,57.99727,0.0,04/30/3896
+5.29119,51.39527,3216,7,26,16,38,17,3.55,5.0,fr,4085,64,179520,1,2,Active Shallow Crust,0.0,89.98742,0.0,07/26/3216
+5.29119,51.39527,36,12,12,5,35,47,3.55,5.0,fr,4086,0,179520,1,2,Active Shallow Crust,0.0,89.98742,0.0,12/12/0036
+5.29119,51.39527,7226,1,5,3,24,36,3.65,15.0,fr,4087,144,179533,1,1,Active Shallow Crust,0.0,89.98878,0.0,01/05/7226
+5.29119,51.39527,5825,8,19,15,31,43,3.65,5.0,fr,4088,116,179538,1,1,Active Shallow Crust,0.0,89.98866,-90.0,08/19/5825
+5.29119,51.39527,3671,12,29,16,56,2,3.85,5.0,fr,4089,73,179556,1,1,Active Shallow Crust,0.0,89.99109,0.0,12/29/3671
+5.29119,51.39527,2854,10,19,15,26,43,4.95,15.0,fr,4090,57,179698,1,1,Active Shallow Crust,128.8877,89.98979,0.0,10/19/2854
+5.27415,46.36207,2743,12,1,3,36,44,3.55,5.0,fr,4091,54,180480,1,2,Active Shallow Crust,0.0,89.99304,0.0,12/01/2743
+5.27415,46.36207,3444,11,20,5,9,57,3.55,5.0,fr,4092,68,180480,1,2,Active Shallow Crust,0.0,89.99304,0.0,11/20/3444
+5.27415,46.36207,1861,6,30,7,44,26,3.55,15.0,fr,4093,37,180487,1,1,Active Shallow Crust,0.0,89.99296,-90.0,06/30/1861
+5.27415,46.36207,8445,5,25,8,38,45,3.65,5.0,fr,4094,168,180492,1,2,Active Shallow Crust,0.0,89.98759,0.0,05/25/8445
+5.27415,46.36207,3819,10,12,5,54,21,3.65,5.0,fr,4095,76,180492,1,2,Active Shallow Crust,0.0,89.98759,0.0,10/12/3819
+5.27415,46.36207,8356,11,22,13,55,5,3.65,15.0,fr,4096,167,180493,1,1,Active Shallow Crust,0.0,89.98759,0.0,11/22/8356
+5.27415,46.36207,4133,9,22,12,44,40,3.95,5.0,fr,4097,82,180528,1,1,Active Shallow Crust,0.0,89.99122,0.0,09/22/4133
+5.27415,46.36207,6984,2,6,17,49,35,4.25,5.0,fr,4098,139,180567,1,1,Active Shallow Crust,240.0072,57.99413,0.0,02/06/6984
+5.27415,46.36207,7392,5,29,21,55,18,4.95,5.0,fr,4099,147,180648,1,1,Active Shallow Crust,0.0,89.99028,0.0,05/29/7392
+5.27415,46.36207,5085,6,21,16,36,47,5.15,5.0,fr,4100,101,180675,1,1,Active Shallow Crust,240.0195,57.99991,0.0,06/21/5085
+5.27415,46.36207,8196,7,18,16,58,39,5.55,5.0,fr,4101,163,180720,1,1,Active Shallow Crust,0.0,89.99025,0.0,07/18/8196
+1.60231,49.57606,675,5,21,16,15,25,3.55,5.0,fr,4102,13,180960,1,1,Active Shallow Crust,0.0,89.99019,0.0,05/21/0675
+1.60231,49.57606,5411,9,16,21,0,17,3.65,27.5,fr,4103,108,180977,1,1,Active Shallow Crust,240.0016,58.01274,0.0,09/16/5411
+1.60231,49.57606,6497,1,11,14,38,40,3.75,15.0,fr,4104,129,180985,1,1,Active Shallow Crust,0.0,89.98961,0.0,01/11/6497
+1.60231,49.57606,7428,7,10,14,41,36,3.85,5.0,fr,4105,148,180996,1,1,Active Shallow Crust,0.0,89.98959,0.0,07/10/7428
+1.60231,49.57606,8939,10,3,10,42,29,3.85,5.0,fr,4106,178,180999,1,1,Active Shallow Crust,240.0111,57.99789,0.0,10/03/8939
+1.60231,49.57606,6413,7,26,6,58,3,4.05,15.0,fr,4107,128,181024,1,1,Active Shallow Crust,240.0066,58.00596,0.0,07/26/6413
+1.60231,49.57606,8169,4,27,16,27,47,4.85,5.0,fr,4108,163,181116,1,1,Active Shallow Crust,0.0,89.99012,0.0,04/27/8169
+0.93317,45.55572,7917,9,18,11,34,17,3.55,27.5,fr,4109,158,181442,1,1,Active Shallow Crust,0.0,89.99029,0.0,09/18/7917
+0.93317,45.55572,4146,12,12,18,55,58,3.65,27.5,fr,4110,82,181454,1,1,Active Shallow Crust,0.0,89.98978,0.0,12/12/4146
+0.93317,45.55572,4559,11,14,18,44,15,3.65,5.0,fr,4111,91,181458,1,1,Active Shallow Crust,0.0,89.98965,-90.0,11/14/4559
+0.93317,45.55572,2979,5,4,6,0,27,3.85,5.0,fr,4112,59,181476,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/04/2979
+0.93317,45.55572,1159,4,10,19,28,41,4.05,27.5,fr,4113,23,181511,1,1,Active Shallow Crust,128.8906,89.9938,0.0,04/10/1159
+0.93317,45.55572,8141,7,25,8,44,32,4.15,5.0,fr,4114,162,181512,1,1,Active Shallow Crust,0.0,89.98982,0.0,07/25/8141
+0.93317,45.55572,6544,4,7,3,58,11,5.25,15.0,fr,4115,130,181648,1,1,Active Shallow Crust,240.0249,58.00016,0.0,04/07/6544
+2.22478,51.9247,9159,3,16,18,41,55,3.75,15.0,fr,4116,183,181945,1,1,Active Shallow Crust,0.0,89.99012,0.0,03/16/9159
+2.22478,51.9247,3634,9,26,12,33,1,3.75,5.0,fr,4117,72,181947,1,1,Active Shallow Crust,240.0089,58.01759,0.0,09/26/3634
+2.22478,51.9247,2679,11,9,21,29,58,4.05,5.0,fr,4118,53,181980,1,1,Active Shallow Crust,0.0,89.98951,0.0,11/09/2679
+2.22478,51.9247,3011,8,30,14,0,19,4.05,5.0,fr,4119,60,181986,1,1,Active Shallow Crust,0.0,89.98939,-90.0,08/30/3011
+6.14053,46.47467,1381,1,3,8,27,52,3.55,5.0,fr,4120,27,182400,1,2,Active Shallow Crust,0.0,89.99306,0.0,01/03/1381
+6.14053,46.47467,3405,7,2,9,36,14,3.55,5.0,fr,4121,68,182400,1,2,Active Shallow Crust,0.0,89.99306,0.0,07/02/3405
+6.14053,46.47467,7497,9,25,7,23,51,3.55,15.0,fr,4122,149,182401,1,1,Active Shallow Crust,0.0,89.99306,0.0,09/25/7497
+6.14053,46.47467,3290,8,6,6,9,43,3.55,5.0,fr,4123,65,182406,1,1,Active Shallow Crust,0.0,89.99297,-90.0,08/06/3290
+6.14053,46.47467,779,8,10,6,26,38,3.65,5.0,fr,4124,15,182412,1,4,Active Shallow Crust,0.0,89.98762,0.0,08/10/0779
+6.14053,46.47467,9952,6,4,20,31,23,3.65,5.0,fr,4125,199,182412,1,4,Active Shallow Crust,0.0,89.98762,0.0,06/04/9952
+6.14053,46.47467,7278,11,4,8,53,51,3.65,5.0,fr,4126,145,182412,1,4,Active Shallow Crust,0.0,89.98762,0.0,11/04/7278
+6.14053,46.47467,8404,4,10,17,11,57,3.65,5.0,fr,4127,168,182412,1,4,Active Shallow Crust,0.0,89.98762,0.0,04/10/8404
+6.14053,46.47467,2975,8,10,12,44,33,3.65,27.5,fr,4128,59,182414,1,1,Active Shallow Crust,0.0,89.98762,0.0,08/10/2975
+6.14053,46.47467,9250,3,13,15,3,1,3.65,5.0,fr,4129,184,182415,1,1,Active Shallow Crust,240.0004,58.01359,0.0,03/13/9250
+6.14053,46.47467,3565,9,6,20,39,33,3.85,5.0,fr,4130,71,182436,1,2,Active Shallow Crust,0.0,89.99017,0.0,09/06/3565
+6.14053,46.47467,4162,2,7,4,25,27,3.85,5.0,fr,4131,83,182436,1,2,Active Shallow Crust,0.0,89.99017,0.0,02/07/4162
+6.14053,46.47467,4084,2,28,4,15,18,3.85,15.0,fr,4132,81,182437,1,1,Active Shallow Crust,0.0,89.99017,0.0,02/28/4084
+6.14053,46.47467,1103,12,27,7,53,47,3.95,5.0,fr,4133,22,182448,1,1,Active Shallow Crust,0.0,89.99123,0.0,12/27/1103
+6.14053,46.47467,1744,12,26,14,9,59,3.95,15.0,fr,4134,34,182449,1,1,Active Shallow Crust,0.0,89.99123,0.0,12/26/1744
+6.14053,46.47467,6663,7,5,12,21,31,3.95,5.0,fr,4135,133,182457,1,1,Active Shallow Crust,128.9001,89.99343,0.0,07/05/6663
+6.14053,46.47467,5472,12,15,0,4,31,3.95,15.0,fr,4136,109,182458,1,1,Active Shallow Crust,128.9001,89.99343,0.0,12/15/5472
+6.14053,46.47467,4213,10,30,11,23,57,4.05,5.0,fr,4137,84,182460,1,1,Active Shallow Crust,0.0,89.98828,0.0,10/30/4213
+6.14053,46.47467,6787,4,8,14,28,49,4.05,15.0,fr,4138,135,182461,1,1,Active Shallow Crust,0.0,89.98828,0.0,04/08/6787
+6.14053,46.47467,478,10,10,3,51,28,4.05,5.0,fr,4139,9,182463,1,1,Active Shallow Crust,240.0054,58.00623,0.0,10/10/0478
+6.14053,46.47467,916,8,12,16,34,35,4.15,15.0,fr,4140,18,182473,1,1,Active Shallow Crust,0.0,89.98956,0.0,08/12/0916
+6.14053,46.47467,1784,9,17,20,13,1,4.15,5.0,fr,4141,35,182475,1,1,Active Shallow Crust,240.0082,57.99733,0.0,09/17/1784
+6.14053,46.47467,9576,7,16,22,4,43,4.25,15.0,fr,4142,191,182485,1,1,Active Shallow Crust,0.0,89.99069,0.0,07/16/9576
+6.14053,46.47467,6177,5,30,1,27,39,4.35,5.0,fr,4143,123,182496,1,2,Active Shallow Crust,0.0,89.98894,0.0,05/30/6177
+6.14053,46.47467,6991,8,1,17,8,37,4.35,5.0,fr,4144,139,182496,1,2,Active Shallow Crust,0.0,89.98894,0.0,08/01/6991
+6.14053,46.47467,3413,4,4,11,27,38,4.35,15.0,fr,4145,68,182497,1,1,Active Shallow Crust,0.0,89.98894,0.0,04/04/3413
+6.14053,46.47467,5079,2,8,22,38,0,4.65,5.0,fr,4146,101,182532,1,1,Active Shallow Crust,0.0,89.99021,0.0,02/08/5079
+6.14053,46.47467,9810,11,27,1,28,23,4.65,5.0,fr,4147,196,182538,1,1,Active Shallow Crust,0.0,89.9901,-90.0,11/27/9810
+6.14053,46.47467,3704,12,24,11,37,8,4.75,5.0,fr,4148,74,182544,1,2,Active Shallow Crust,0.0,89.98953,0.0,12/24/3704
+6.14053,46.47467,1059,6,6,17,5,50,4.75,5.0,fr,4149,21,182544,1,2,Active Shallow Crust,0.0,89.98953,0.0,06/06/1059
+6.14053,46.47467,8947,9,21,15,45,50,5.85,5.0,fr,4150,178,182676,1,1,Active Shallow Crust,0.0,89.99016,0.0,09/21/8947
+8.75121,49.70417,6912,1,10,21,52,18,3.55,5.0,fr,4151,138,182880,1,3,Active Shallow Crust,0.0,89.98695,0.0,01/10/6912
+8.75121,49.70417,9510,11,26,4,40,21,3.55,5.0,fr,4152,190,182880,1,3,Active Shallow Crust,0.0,89.98695,0.0,11/26/9510
+8.75121,49.70417,9508,10,31,16,23,47,3.55,5.0,fr,4153,190,182880,1,3,Active Shallow Crust,0.0,89.98695,0.0,10/31/9508
+8.75121,49.70417,5296,12,18,10,47,30,3.55,15.0,fr,4154,105,182881,1,1,Active Shallow Crust,0.0,89.98695,0.0,12/18/5296
+8.75121,49.70417,2194,7,13,6,49,24,3.65,15.0,fr,4155,43,182893,1,1,Active Shallow Crust,0.0,89.98837,0.0,07/13/2194
+8.75121,49.70417,7313,10,5,17,45,52,3.75,5.0,fr,4156,146,182904,1,1,Active Shallow Crust,0.0,89.98964,0.0,10/05/7313
+8.75121,49.70417,515,9,12,1,25,11,3.75,15.0,fr,4157,10,182905,1,1,Active Shallow Crust,0.0,89.98964,0.0,09/12/0515
+8.75121,49.70417,6028,10,21,2,8,10,3.85,5.0,fr,4158,120,182916,1,1,Active Shallow Crust,0.0,89.99077,0.0,10/21/6028
+8.75121,49.70417,3010,9,18,8,13,22,3.85,5.0,fr,4159,60,182919,1,1,Active Shallow Crust,240.01,57.99792,0.0,09/18/3010
+8.75121,49.70417,9034,10,8,0,20,51,3.95,5.0,fr,4160,180,182928,1,1,Active Shallow Crust,0.0,89.99177,0.0,10/08/9034
+8.75121,49.70417,671,11,14,23,43,57,3.95,15.0,fr,4161,13,182932,1,1,Active Shallow Crust,240.0205,58.00539,0.0,11/14/0671
+8.75121,49.70417,9923,3,15,17,10,49,3.95,5.0,fr,4162,198,182934,1,1,Active Shallow Crust,0.0,89.99168,-90.0,03/15/9923
+8.75121,49.70417,2463,11,26,14,13,5,3.95,5.0,fr,4163,49,182937,1,2,Active Shallow Crust,128.8996,89.99177,0.0,11/26/2463
+8.75121,49.70417,2749,5,5,10,32,14,3.95,5.0,fr,4164,54,182937,1,2,Active Shallow Crust,128.8996,89.99177,0.0,05/05/2749
+8.75121,49.70417,9865,8,5,4,39,18,4.15,5.0,fr,4165,197,182952,1,1,Active Shallow Crust,0.0,89.98692,0.0,08/05/9865
+8.75121,49.70417,1738,8,31,8,38,8,4.35,5.0,fr,4166,34,182976,1,1,Active Shallow Crust,0.0,89.98962,0.0,08/31/1738
+8.75121,49.70417,8072,4,28,13,48,27,4.45,5.0,fr,4167,161,182988,1,1,Active Shallow Crust,0.0,89.99075,0.0,04/28/8072
+8.75121,49.70417,8982,12,17,11,51,29,4.75,5.0,fr,4168,179,183024,1,1,Active Shallow Crust,0.0,89.99017,0.0,12/17/8982
+8.75121,49.70417,8987,11,13,9,26,25,4.95,5.0,fr,4169,179,183048,1,1,Active Shallow Crust,0.0,89.98959,0.0,11/13/8987
+8.75121,49.70417,7938,11,17,8,39,45,5.35,5.0,fr,4170,158,183096,1,2,Active Shallow Crust,0.0,89.99014,0.0,11/17/7938
+8.75121,49.70417,4979,1,11,20,23,49,5.35,5.0,fr,4171,99,183096,1,2,Active Shallow Crust,0.0,89.99014,0.0,01/11/4979
+2.79672,47.79646,5164,1,31,1,53,19,3.55,5.0,fr,4172,103,183360,1,1,Active Shallow Crust,0.0,89.98984,0.0,01/31/5164
+2.79672,47.79646,2697,4,1,8,14,44,3.65,15.0,fr,4173,53,183373,1,1,Active Shallow Crust,0.0,89.99094,0.0,04/01/2697
+2.79672,47.79646,1620,6,24,14,42,35,4.35,5.0,fr,4174,32,183456,1,1,Active Shallow Crust,0.0,89.99056,0.0,06/24/1620
+1.82729,46.81759,7043,8,13,23,46,50,3.55,15.0,fr,4175,140,184321,1,2,Active Shallow Crust,0.0,89.98965,0.0,08/13/7043
+1.82729,46.81759,9513,6,26,18,4,50,3.55,15.0,fr,4176,190,184321,1,2,Active Shallow Crust,0.0,89.98965,0.0,06/26/9513
+1.82729,46.81759,7785,12,18,15,7,29,3.55,27.5,fr,4177,155,184322,1,2,Active Shallow Crust,0.0,89.98965,0.0,12/18/7785
+1.82729,46.81759,7013,9,24,0,8,33,3.55,27.5,fr,4178,140,184322,1,2,Active Shallow Crust,0.0,89.98965,0.0,09/24/7013
+1.82729,46.81759,2963,9,29,20,5,51,3.55,5.0,fr,4179,59,184323,1,1,Active Shallow Crust,240.012,57.998,0.0,09/29/2963
+1.82729,46.81759,2087,2,28,17,15,17,3.65,15.0,fr,4180,41,184339,1,1,Active Shallow Crust,0.0,89.99067,-90.0,02/28/2087
+1.82729,46.81759,4970,10,6,4,5,2,3.75,15.0,fr,4181,99,184351,1,1,Active Shallow Crust,0.0,89.9903,-90.0,10/06/4970
+1.82729,46.81759,1299,1,13,6,35,59,3.85,5.0,fr,4182,25,184356,1,1,Active Shallow Crust,0.0,89.99023,0.0,01/13/1299
+1.82729,46.81759,1611,2,21,0,57,2,4.15,5.0,fr,4183,32,184392,1,1,Active Shallow Crust,0.0,89.98962,0.0,02/21/1611
+1.82729,46.81759,1283,5,22,16,41,26,4.35,5.0,fr,4184,25,184416,1,1,Active Shallow Crust,0.0,89.9897,0.0,05/22/1283
+1.82729,46.81759,7889,4,20,14,57,24,4.45,15.0,fr,4185,157,184429,1,1,Active Shallow Crust,0.0,89.9902,0.0,04/20/7889
+2.05232,46.16531,3347,4,28,7,19,11,3.55,5.0,fr,4186,66,185280,1,1,Active Shallow Crust,0.0,89.98952,0.0,04/28/3347
+2.05232,46.16531,4465,9,11,13,17,43,3.55,15.0,fr,4187,89,185281,1,1,Active Shallow Crust,0.0,89.98952,0.0,09/11/4465
+2.05232,46.16531,5138,11,19,7,15,20,3.55,5.0,fr,4188,102,185286,1,1,Active Shallow Crust,0.0,89.9894,-90.0,11/19/5138
+2.05232,46.16531,2336,8,27,15,12,41,3.55,15.0,fr,4189,46,185287,1,1,Active Shallow Crust,0.0,89.9894,-90.0,08/27/2336
+2.05232,46.16531,5992,6,20,11,14,46,3.65,5.0,fr,4190,119,185292,1,2,Active Shallow Crust,0.0,89.99066,0.0,06/20/5992
+2.05232,46.16531,4801,1,9,23,34,27,3.65,5.0,fr,4191,96,185292,1,2,Active Shallow Crust,0.0,89.99066,0.0,01/09/4801
+2.05232,46.16531,7436,2,13,6,9,44,3.65,15.0,fr,4192,148,185293,1,1,Active Shallow Crust,0.0,89.99066,0.0,02/13/7436
+2.05232,46.16531,2120,6,15,4,43,23,3.65,15.0,fr,4193,42,185302,1,1,Active Shallow Crust,128.8998,89.96352,0.0,06/15/2120
+2.05232,46.16531,9428,11,24,0,19,12,3.75,5.0,fr,4194,188,185304,1,2,Active Shallow Crust,0.0,89.98891,0.0,11/24/9428
+2.05232,46.16531,2265,2,11,23,30,54,3.75,5.0,fr,4195,45,185304,1,2,Active Shallow Crust,0.0,89.98891,0.0,02/11/2265
+2.05232,46.16531,4112,10,24,10,15,11,3.75,27.5,fr,4196,82,185312,1,1,Active Shallow Crust,0.0,89.98878,-90.0,10/24/4112
+2.05232,46.16531,1105,5,16,22,33,10,3.85,5.0,fr,4197,22,185316,1,1,Active Shallow Crust,0.0,89.99011,0.0,05/16/1105
+2.05232,46.16531,8634,5,31,11,7,49,3.95,5.0,fr,4198,172,185328,1,1,Active Shallow Crust,0.0,89.98898,0.0,05/31/8634
+2.05232,46.16531,6851,6,17,13,58,19,3.95,5.0,fr,4199,137,185337,1,1,Active Shallow Crust,128.9005,89.99339,0.0,06/17/6851
+2.05232,46.16531,8378,6,5,11,14,53,4.05,5.0,fr,4200,167,185340,1,3,Active Shallow Crust,0.0,89.99018,0.0,06/05/8378
+2.05232,46.16531,2546,6,22,11,6,31,4.05,5.0,fr,4201,50,185340,1,3,Active Shallow Crust,0.0,89.99018,0.0,06/22/2546
+2.05232,46.16531,6490,2,14,2,2,30,4.05,5.0,fr,4202,129,185340,1,3,Active Shallow Crust,0.0,89.99018,0.0,02/14/6490
+2.05232,46.16531,537,10,15,6,20,23,4.05,5.0,fr,4203,10,185346,1,1,Active Shallow Crust,0.0,89.99007,-90.0,10/15/0537
+2.05232,46.16531,6341,3,9,20,4,13,4.15,5.0,fr,4204,126,185352,1,1,Active Shallow Crust,0.0,89.9895,0.0,03/09/6341
+2.05232,46.16531,7986,6,14,9,49,44,4.25,5.0,fr,4205,159,185370,1,1,Active Shallow Crust,0.0,89.99053,-90.0,06/14/7986
+2.05232,46.16531,7819,8,10,9,30,31,4.45,5.0,fr,4206,156,185388,1,1,Active Shallow Crust,0.0,89.99009,0.0,08/10/7819
+2.05232,46.16531,9453,12,26,3,21,50,4.45,5.0,fr,4207,189,185394,1,1,Active Shallow Crust,0.0,89.98997,-90.0,12/26/9453
+2.05232,46.16531,2328,11,22,16,12,22,4.55,5.0,fr,4208,46,185400,1,1,Active Shallow Crust,0.0,89.99006,0.0,11/22/2328
+2.05232,46.16531,3276,12,31,9,41,39,5.45,5.0,fr,4209,65,185511,1,1,Active Shallow Crust,240.0287,57.99844,0.0,12/31/3276
+0.73891,47.01746,5474,1,13,1,46,18,3.55,5.0,fr,4210,109,185760,1,1,Active Shallow Crust,0.0,89.98969,0.0,01/13/5474
+0.73891,47.01746,8758,1,17,17,44,14,3.55,15.0,fr,4211,175,185761,1,2,Active Shallow Crust,0.0,89.98969,0.0,01/17/8758
+0.73891,47.01746,1732,11,1,1,36,13,3.55,15.0,fr,4212,34,185761,1,2,Active Shallow Crust,0.0,89.98969,0.0,11/01/1732
+0.73891,47.01746,7821,2,14,8,51,49,3.55,5.0,fr,4213,156,185763,1,1,Active Shallow Crust,240.0123,57.9981,0.0,02/14/7821
+0.73891,47.01746,501,11,12,21,54,18,3.65,5.0,fr,4214,10,185772,1,2,Active Shallow Crust,0.0,89.99004,0.0,11/12/0501
+0.73891,47.01746,5841,12,7,12,48,12,3.65,5.0,fr,4215,116,185772,1,2,Active Shallow Crust,0.0,89.99004,0.0,12/07/5841
+0.73891,47.01746,1727,12,3,4,57,7,3.65,15.0,fr,4216,34,185773,1,1,Active Shallow Crust,0.0,89.99004,0.0,12/03/1727
+0.73891,47.01746,4358,6,23,19,7,45,3.65,5.0,fr,4217,87,185778,1,2,Active Shallow Crust,0.0,89.98993,-90.0,06/23/4358
+0.73891,47.01746,5941,9,21,8,33,3,3.65,5.0,fr,4218,118,185778,1,2,Active Shallow Crust,0.0,89.98993,-90.0,09/21/5941
+0.73891,47.01746,3426,4,1,14,22,30,3.75,5.0,fr,4219,68,185790,1,1,Active Shallow Crust,0.0,89.99033,-90.0,04/01/3426
+0.73891,47.01746,7831,3,27,22,17,1,3.85,15.0,fr,4220,156,185800,1,1,Active Shallow Crust,240.0109,57.99779,0.0,03/27/7831
+0.73891,47.01746,4434,12,30,20,3,29,3.95,5.0,fr,4221,88,185808,1,1,Active Shallow Crust,0.0,89.99024,0.0,12/30/4434
+0.73891,47.01746,6043,8,24,21,12,35,3.95,15.0,fr,4222,120,185809,1,1,Active Shallow Crust,0.0,89.99024,0.0,08/24/6043
+0.73891,47.01746,6772,11,13,18,29,18,3.95,5.0,fr,4223,135,185814,1,1,Active Shallow Crust,0.0,89.99013,-90.0,11/13/6772
+0.73891,47.01746,9696,10,25,17,41,47,4.15,5.0,fr,4224,193,185832,1,1,Active Shallow Crust,0.0,89.9901,0.0,10/25/9696
+0.73891,47.01746,2298,9,22,9,41,18,4.25,5.0,fr,4225,45,185853,1,1,Active Shallow Crust,128.8942,89.9809,0.0,09/22/2298
+0.73891,47.01746,1625,12,2,9,4,45,5.35,15.0,fr,4226,32,185977,1,1,Active Shallow Crust,0.0,89.99004,0.0,12/02/1625
+-3.73416,44.00551,6559,11,9,3,30,27,3.55,5.0,fr,4227,131,186240,1,1,Active Shallow Crust,0.0,89.98912,0.0,11/09/6559
+-3.73416,44.00551,3018,5,18,2,42,18,3.85,5.0,fr,4228,60,186276,1,1,Active Shallow Crust,0.0,89.98973,0.0,05/18/3018
+-3.73416,44.00551,1630,9,22,19,41,22,4.05,15.0,fr,4229,32,186307,1,1,Active Shallow Crust,0.0,89.98969,-90.0,09/22/1630
+-3.73416,44.00551,253,2,26,10,54,52,4.35,15.0,fr,4230,5,186337,1,1,Active Shallow Crust,0.0,89.98989,0.0,02/26/0253
+0.6505,51.87585,6015,3,4,16,22,43,3.75,15.0,fr,4231,120,186745,1,1,Active Shallow Crust,0.0,89.99011,0.0,03/04/6015
+0.6505,51.87585,6978,7,16,0,49,20,3.85,15.0,fr,4232,139,186760,1,1,Active Shallow Crust,240.0116,57.998,0.0,07/16/6978
+0.6505,51.87585,9343,7,30,21,53,26,3.95,5.0,fr,4233,186,186768,1,1,Active Shallow Crust,0.0,89.99018,0.0,07/30/9343
+1.09585,48.36816,3110,6,6,10,45,41,3.75,5.0,fr,4234,62,187224,1,1,Active Shallow Crust,0.0,89.98936,0.0,06/06/3110
+1.09585,48.36816,6149,6,20,3,40,44,3.75,5.0,fr,4235,122,187227,1,1,Active Shallow Crust,240.0088,58.01748,0.0,06/20/6149
+1.09585,48.36816,7024,2,27,15,49,29,4.05,15.0,fr,4236,140,187261,1,1,Active Shallow Crust,0.0,89.98964,0.0,02/27/7024
+1.09585,48.36816,5607,10,29,1,19,42,4.15,15.0,fr,4237,112,187276,1,1,Active Shallow Crust,240.0087,57.99755,0.0,10/29/5607
+1.09585,48.36816,8838,6,3,2,58,32,4.35,15.0,fr,4238,176,187297,1,1,Active Shallow Crust,0.0,89.99,0.0,06/03/8838
+6.25699,42.79184,7211,4,28,23,23,2,3.75,5.0,fr,4239,144,187704,1,1,Active Shallow Crust,0.0,89.98824,0.0,04/28/7211
+6.25699,42.79184,8154,12,11,5,42,20,4.05,5.0,fr,4240,163,187740,1,1,Active Shallow Crust,0.0,89.99168,0.0,12/11/8154
+-2.5632,47.29797,8515,3,24,17,6,40,3.55,5.0,fr,4241,170,188160,1,1,Active Shallow Crust,0.0,89.98974,0.0,03/24/8515
+-2.5632,47.29797,2211,11,29,22,6,55,3.65,5.0,fr,4242,44,188172,1,3,Active Shallow Crust,0.0,89.99086,0.0,11/29/2211
+-2.5632,47.29797,6591,2,5,17,44,33,3.65,5.0,fr,4243,131,188172,1,3,Active Shallow Crust,0.0,89.99086,0.0,02/05/6591
+-2.5632,47.29797,9818,1,1,0,45,13,3.65,5.0,fr,4244,196,188172,1,3,Active Shallow Crust,0.0,89.99086,0.0,01/01/9818
+-2.5632,47.29797,383,11,8,4,38,0,3.85,5.0,fr,4245,7,188196,1,1,Active Shallow Crust,0.0,89.99032,0.0,11/08/0383
+-2.5632,47.29797,7377,11,19,11,17,14,3.95,5.0,fr,4246,147,188208,1,1,Active Shallow Crust,0.0,89.98921,0.0,11/19/7377
+-2.5632,47.29797,7116,5,4,4,26,2,3.95,15.0,fr,4247,142,188209,1,1,Active Shallow Crust,0.0,89.98921,0.0,05/04/7116
+-2.5632,47.29797,8373,2,9,0,19,47,4.35,15.0,fr,4248,167,188257,1,2,Active Shallow Crust,0.0,89.99047,0.0,02/09/8373
+-2.5632,47.29797,5946,2,3,17,32,50,4.35,15.0,fr,4249,118,188257,1,2,Active Shallow Crust,0.0,89.99047,0.0,02/03/5946
+-2.5632,47.29797,3751,7,30,19,16,4,4.35,27.5,fr,4250,75,188258,1,1,Active Shallow Crust,0.0,89.99047,0.0,07/30/3751
+-2.5632,47.29797,1239,8,5,4,23,27,4.75,5.0,fr,4251,24,188310,1,1,Active Shallow Crust,0.0,89.98957,-90.0,08/05/1239
+-2.5632,47.29797,9906,10,28,17,56,30,4.75,27.5,fr,4252,198,188312,1,1,Active Shallow Crust,0.0,89.98957,-90.0,10/28/9906
+1.76497,42.81482,2622,8,16,2,54,9,3.55,5.0,fr,4253,52,188640,1,2,Active Shallow Crust,0.0,89.99075,0.0,08/16/2622
+1.76497,42.81482,9000,4,8,21,18,45,3.55,5.0,fr,4254,179,188640,1,2,Active Shallow Crust,0.0,89.99075,0.0,04/08/9000
+1.76497,42.81482,9004,1,6,21,46,4,3.55,15.0,fr,4255,180,188641,1,2,Active Shallow Crust,0.0,89.99075,0.0,01/06/9004
+1.76497,42.81482,9633,11,3,0,59,14,3.55,15.0,fr,4256,192,188641,1,2,Active Shallow Crust,0.0,89.99075,0.0,11/03/9633
+1.76497,42.81482,9356,7,16,9,15,30,3.55,5.0,fr,4257,187,188643,1,1,Active Shallow Crust,240.0119,57.99791,0.0,07/16/9356
+1.76497,42.81482,8269,1,8,23,0,39,3.65,5.0,fr,4258,165,188652,1,4,Active Shallow Crust,0.0,89.99011,0.0,01/08/8269
+1.76497,42.81482,9397,11,13,21,22,53,3.65,5.0,fr,4259,187,188652,1,4,Active Shallow Crust,0.0,89.99011,0.0,11/13/9397
+1.76497,42.81482,6754,4,5,18,2,18,3.65,5.0,fr,4260,135,188652,1,4,Active Shallow Crust,0.0,89.99011,0.0,04/05/6754
+1.76497,42.81482,6700,8,6,17,59,56,3.65,5.0,fr,4261,133,188652,1,4,Active Shallow Crust,0.0,89.99011,0.0,08/06/6700
+1.76497,42.81482,114,2,27,14,45,27,3.65,15.0,fr,4262,2,188653,1,2,Active Shallow Crust,0.0,89.99011,0.0,02/27/0114
+1.76497,42.81482,3700,6,3,10,36,27,3.65,15.0,fr,4263,73,188653,1,2,Active Shallow Crust,0.0,89.99011,0.0,06/03/3700
+1.76497,42.81482,3959,6,8,23,2,11,3.65,5.0,fr,4264,79,188655,1,1,Active Shallow Crust,240.0007,58.01275,0.0,06/08/3959
+1.76497,42.81482,8183,12,4,2,42,18,3.65,5.0,fr,4265,163,188658,1,1,Active Shallow Crust,0.0,89.99,-90.0,12/04/8183
+1.76497,42.81482,1194,9,25,6,21,20,3.75,5.0,fr,4266,23,188664,1,1,Active Shallow Crust,0.0,89.98972,0.0,09/25/1194
+1.76497,42.81482,9714,5,21,6,48,2,3.85,5.0,fr,4267,194,188676,1,2,Active Shallow Crust,0.0,89.98952,0.0,05/21/9714
+1.76497,42.81482,1923,10,17,11,52,3,3.85,5.0,fr,4268,38,188676,1,2,Active Shallow Crust,0.0,89.98952,0.0,10/17/1923
+1.76497,42.81482,33,4,25,0,32,53,3.85,15.0,fr,4269,0,188680,1,1,Active Shallow Crust,240.0102,57.99781,0.0,04/25/0033
+1.76497,42.81482,3806,5,8,21,15,48,3.95,5.0,fr,4270,76,188688,1,1,Active Shallow Crust,0.0,89.9895,0.0,05/08/3806
+1.76497,42.81482,7010,12,21,2,37,45,3.95,5.0,fr,4271,140,188691,1,1,Active Shallow Crust,240.0193,58.00486,0.0,12/21/7010
+1.76497,42.81482,1289,12,19,13,49,2,4.05,15.0,fr,4272,25,188701,1,1,Active Shallow Crust,0.0,89.9896,0.0,12/19/1289
+1.76497,42.81482,8075,10,29,18,44,28,4.15,5.0,fr,4273,161,188712,1,1,Active Shallow Crust,0.0,89.98981,0.0,10/29/8075
+1.76497,42.81482,3679,11,14,20,54,57,4.25,5.0,fr,4274,73,188724,1,1,Active Shallow Crust,0.0,89.99009,0.0,11/14/3679
+1.76497,42.81482,9367,5,9,21,39,57,4.35,5.0,fr,4275,187,188736,1,1,Active Shallow Crust,0.0,89.98969,0.0,05/09/9367
+1.76497,42.81482,7790,8,12,8,13,38,4.65,5.0,fr,4276,155,188772,1,1,Active Shallow Crust,0.0,89.9901,0.0,08/12/7790
+-0.41688,49.73655,927,10,13,12,59,9,3.85,27.5,fr,4277,18,189158,1,1,Active Shallow Crust,0.0,89.98991,0.0,10/13/0927
+-0.41688,49.73655,6517,12,23,4,47,34,4.25,5.0,fr,4278,130,189204,1,1,Active Shallow Crust,0.0,89.98999,0.0,12/23/6517
+-0.41688,49.73655,7746,8,28,2,51,41,4.35,5.0,fr,4279,154,189216,1,1,Active Shallow Crust,0.0,89.98994,0.0,08/28/7746
+-0.41688,49.73655,1670,2,27,16,25,2,4.45,15.0,fr,4280,33,189229,1,1,Active Shallow Crust,0.0,89.99003,0.0,02/27/1670
+1.86259,48.27532,298,7,8,18,13,50,3.55,15.0,fr,4281,5,189601,1,2,Active Shallow Crust,0.0,89.98993,0.0,07/08/0298
+1.86259,48.27532,2717,8,3,3,55,15,3.55,15.0,fr,4282,54,189601,1,2,Active Shallow Crust,0.0,89.98993,0.0,08/03/2717
+1.86259,48.27532,6065,11,22,9,21,37,4.05,5.0,fr,4283,121,189660,1,1,Active Shallow Crust,0.0,89.98962,0.0,11/22/6065
+0.15189,46.30568,7685,6,28,22,42,29,3.55,5.0,fr,4284,153,190080,1,1,Active Shallow Crust,0.0,89.98998,0.0,06/28/7685
+0.15189,46.30568,3637,5,15,4,42,25,3.55,15.0,fr,4285,72,190081,1,1,Active Shallow Crust,0.0,89.98998,0.0,05/15/3637
+0.15189,46.30568,6670,11,20,18,30,0,3.55,27.5,fr,4286,133,190082,1,1,Active Shallow Crust,0.0,89.98998,0.0,11/20/6670
+0.15189,46.30568,1883,9,29,8,45,15,3.55,5.0,fr,4287,37,190089,1,1,Active Shallow Crust,128.8962,89.9938,0.0,09/29/1883
+0.15189,46.30568,732,3,19,21,14,18,3.55,15.0,fr,4288,14,190090,1,2,Active Shallow Crust,128.8962,89.9938,0.0,03/19/0732
+0.15189,46.30568,5192,12,4,20,22,11,3.55,15.0,fr,4289,103,190090,1,2,Active Shallow Crust,128.8962,89.9938,0.0,12/04/5192
+0.15189,46.30568,1166,10,2,15,21,59,3.75,5.0,fr,4290,23,190104,1,2,Active Shallow Crust,0.0,89.98997,0.0,10/02/1166
+0.15189,46.30568,3909,4,5,22,8,4,3.75,5.0,fr,4291,78,190104,1,2,Active Shallow Crust,0.0,89.98997,0.0,04/05/3909
+0.15189,46.30568,6742,9,24,11,23,54,3.75,5.0,fr,4292,134,190107,1,1,Active Shallow Crust,240.0083,58.01759,0.0,09/24/6742
+0.15189,46.30568,4454,6,21,16,55,23,3.75,15.0,fr,4293,89,190108,1,1,Active Shallow Crust,240.0083,58.01759,0.0,06/21/4454
+0.15189,46.30568,3803,8,2,7,30,21,3.85,5.0,fr,4294,76,190116,1,1,Active Shallow Crust,0.0,89.98998,0.0,08/02/3803
+0.15189,46.30568,4898,7,7,22,0,10,3.85,5.0,fr,4295,97,190119,1,1,Active Shallow Crust,240.0108,57.99778,0.0,07/07/4898
+0.15189,46.30568,6058,11,24,12,40,25,4.15,5.0,fr,4296,121,190152,1,1,Active Shallow Crust,0.0,89.98996,0.0,11/24/6058
+0.15189,46.30568,8288,2,11,20,37,55,4.25,15.0,fr,4297,165,190174,1,1,Active Shallow Crust,128.8943,89.98093,0.0,02/11/8288
+0.15189,46.30568,9476,3,12,21,43,20,4.45,5.0,fr,4298,189,190188,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/12/9476
+0.15189,46.30568,4799,1,4,14,57,44,4.65,5.0,fr,4299,95,190212,1,1,Active Shallow Crust,0.0,89.99,0.0,01/04/4799
+-3.10975,42.82716,7317,9,3,8,56,48,3.55,5.0,fr,4300,146,190560,1,2,Active Shallow Crust,0.0,89.98891,0.0,09/03/7317
+-3.10975,42.82716,8129,7,31,0,12,8,3.55,5.0,fr,4301,162,190560,1,2,Active Shallow Crust,0.0,89.98891,0.0,07/31/8129
+-3.10975,42.82716,2790,1,8,14,55,24,3.55,15.0,fr,4302,55,190561,1,1,Active Shallow Crust,0.0,89.98891,0.0,01/08/2790
+-3.10975,42.82716,9439,3,26,2,41,50,3.65,5.0,fr,4303,188,190572,1,2,Active Shallow Crust,0.0,89.99011,0.0,03/26/9439
+-3.10975,42.82716,2412,4,18,14,10,30,3.65,5.0,fr,4304,48,190572,1,2,Active Shallow Crust,0.0,89.99011,0.0,04/18/2412
+-3.10975,42.82716,2963,4,23,10,4,44,3.65,5.0,fr,4305,59,190578,1,1,Active Shallow Crust,0.0,89.99,-90.0,04/23/2963
+-3.10975,42.82716,5166,5,26,8,5,2,3.85,5.0,fr,4306,103,190596,1,1,Active Shallow Crust,0.0,89.98952,0.0,05/26/5166
+-3.10975,42.82716,303,3,24,18,30,24,3.95,15.0,fr,4307,6,190618,1,1,Active Shallow Crust,128.9006,89.99417,0.0,03/24/0303
+-3.10975,42.82716,8667,3,5,21,16,37,4.15,5.0,fr,4308,173,190632,1,1,Active Shallow Crust,0.0,89.99073,0.0,03/05/8667
+-3.10975,42.82716,3045,1,16,17,31,24,4.35,27.5,fr,4309,60,190658,1,1,Active Shallow Crust,0.0,89.98969,0.0,01/16/3045
+-3.10975,42.82716,6164,7,23,20,25,27,4.65,15.0,fr,4310,123,190699,1,1,Active Shallow Crust,0.0,89.99051,-90.0,07/23/6164
+-3.10975,42.82716,5803,11,12,23,49,8,5.05,27.5,fr,4311,116,190742,1,1,Active Shallow Crust,0.0,89.99014,0.0,11/12/5803
+4.00067,48.48602,6043,10,9,17,30,30,3.65,5.0,fr,4312,120,191052,1,1,Active Shallow Crust,0.0,89.98808,0.0,10/09/6043
+4.00067,48.48602,1443,1,29,23,26,22,5.85,5.0,fr,4313,28,191316,1,1,Active Shallow Crust,0.0,89.99006,0.0,01/29/1443
+4.97445,44.22617,4616,2,8,20,47,8,3.55,5.0,fr,4314,92,191520,1,2,Active Shallow Crust,0.0,89.99277,0.0,02/08/4616
+4.97445,44.22617,4337,4,5,2,54,51,3.55,5.0,fr,4315,86,191520,1,2,Active Shallow Crust,0.0,89.99277,0.0,04/05/4337
+4.97445,44.22617,3499,4,20,12,25,18,3.55,27.5,fr,4316,69,191522,1,1,Active Shallow Crust,0.0,89.99277,0.0,04/20/3499
+4.97445,44.22617,8416,5,19,5,18,1,3.55,27.5,fr,4317,168,191525,1,1,Active Shallow Crust,240.0119,57.99768,0.0,05/19/8416
+4.97445,44.22617,2200,11,15,5,51,34,3.55,5.0,fr,4318,43,191526,1,1,Active Shallow Crust,0.0,89.99269,-90.0,11/15/2200
+4.97445,44.22617,9814,2,22,10,8,8,3.55,5.0,fr,4319,196,191529,1,1,Active Shallow Crust,128.8966,89.99277,0.0,02/22/9814
+4.97445,44.22617,1371,4,20,23,55,29,3.65,5.0,fr,4320,27,191532,1,4,Active Shallow Crust,0.0,89.98712,0.0,04/20/1371
+4.97445,44.22617,7113,1,11,22,46,18,3.65,5.0,fr,4321,142,191532,1,4,Active Shallow Crust,0.0,89.98712,0.0,01/11/7113
+4.97445,44.22617,88,2,20,8,7,31,3.65,5.0,fr,4322,1,191532,1,4,Active Shallow Crust,0.0,89.98712,0.0,02/20/0088
+4.97445,44.22617,2675,1,13,16,4,20,3.65,5.0,fr,4323,53,191532,1,4,Active Shallow Crust,0.0,89.98712,0.0,01/13/2675
+4.97445,44.22617,8388,10,23,23,50,2,3.65,15.0,fr,4324,167,191533,1,1,Active Shallow Crust,0.0,89.98712,0.0,10/23/8388
+4.97445,44.22617,7319,10,30,16,52,22,3.65,5.0,fr,4325,146,191535,1,1,Active Shallow Crust,239.9996,58.01346,0.0,10/30/7319
+4.97445,44.22617,4647,4,26,8,42,23,3.65,5.0,fr,4326,92,191541,1,1,Active Shallow Crust,128.9007,89.96348,0.0,04/26/4647
+4.97445,44.22617,3683,4,13,18,20,33,3.75,15.0,fr,4327,73,191545,1,1,Active Shallow Crust,0.0,89.98852,0.0,04/13/3683
+4.97445,44.22617,4559,7,21,2,22,52,3.75,27.5,fr,4328,91,191546,1,2,Active Shallow Crust,0.0,89.98852,0.0,07/21/4559
+4.97445,44.22617,7751,10,17,13,55,44,3.75,27.5,fr,4329,155,191546,1,2,Active Shallow Crust,0.0,89.98852,0.0,10/17/7751
+4.97445,44.22617,5256,11,29,14,18,16,3.85,5.0,fr,4330,105,191556,1,2,Active Shallow Crust,0.0,89.98977,0.0,11/29/5256
+4.97445,44.22617,1530,11,21,18,48,24,3.85,5.0,fr,4331,30,191556,1,2,Active Shallow Crust,0.0,89.98977,0.0,11/21/1530
+4.97445,44.22617,1937,9,29,0,55,1,3.85,15.0,fr,4332,38,191557,1,1,Active Shallow Crust,0.0,89.98977,0.0,09/29/1937
+4.97445,44.22617,3629,9,16,22,49,33,3.85,15.0,fr,4333,72,191560,1,1,Active Shallow Crust,240.0109,57.99781,0.0,09/16/3629
+4.97445,44.22617,9971,5,22,3,54,41,3.95,5.0,fr,4334,199,191571,1,1,Active Shallow Crust,240.0197,58.00413,0.0,05/22/9971
+4.97445,44.22617,6736,10,17,14,9,53,3.95,15.0,fr,4335,134,191575,1,1,Active Shallow Crust,0.0,89.99078,-90.0,10/17/6736
+4.97445,44.22617,2849,1,19,14,54,47,4.05,5.0,fr,4336,56,191580,1,2,Active Shallow Crust,0.0,89.99187,0.0,01/19/2849
+4.97445,44.22617,3934,1,22,2,41,44,4.05,5.0,fr,4337,78,191580,1,2,Active Shallow Crust,0.0,89.99187,0.0,01/22/3934
+4.97445,44.22617,7848,6,14,4,58,39,4.05,15.0,fr,4338,156,191584,1,1,Active Shallow Crust,240.006,58.00545,0.0,06/14/7848
+4.97445,44.22617,9178,2,23,0,34,53,4.25,5.0,fr,4339,183,191604,1,1,Active Shallow Crust,0.0,89.99032,0.0,02/23/9178
+4.97445,44.22617,7944,8,7,15,22,30,4.25,15.0,fr,4340,158,191605,1,1,Active Shallow Crust,0.0,89.99032,0.0,08/07/7944
+4.97445,44.22617,3505,9,23,15,37,49,4.25,5.0,fr,4341,70,191607,1,1,Active Shallow Crust,240.007,57.99404,0.0,09/23/3505
+4.97445,44.22617,3061,4,9,15,26,20,4.65,5.0,fr,4342,61,191655,1,1,Active Shallow Crust,240.0099,57.99398,0.0,04/09/3061
+4.97445,44.22617,1695,5,2,14,35,10,4.95,5.0,fr,4343,33,191688,1,1,Active Shallow Crust,0.0,89.98991,0.0,05/02/1695
+4.97445,44.22617,6263,11,19,4,29,40,4.95,15.0,fr,4344,125,191689,1,1,Active Shallow Crust,0.0,89.98991,0.0,11/19/6263
+4.97445,44.22617,9116,8,23,1,35,33,5.05,15.0,fr,4345,182,191704,1,1,Active Shallow Crust,240.021,57.99744,0.0,08/23/9116
+4.97445,44.22617,8300,3,6,7,27,54,5.45,5.0,fr,4346,165,191748,1,1,Active Shallow Crust,0.0,89.99026,0.0,03/06/8300
+2.41221,48.16906,9039,5,30,14,59,4,3.65,5.0,fr,4347,180,192018,1,1,Active Shallow Crust,0.0,89.99091,-90.0,05/30/9039
+2.41221,48.16906,534,3,1,8,4,9,3.75,5.0,fr,4348,10,192024,1,2,Active Shallow Crust,0.0,89.98932,0.0,03/01/0534
+2.41221,48.16906,2586,12,26,8,6,37,3.75,5.0,fr,4349,51,192024,1,2,Active Shallow Crust,0.0,89.98932,0.0,12/26/2586
+2.41221,48.16906,2400,10,7,2,52,50,4.05,15.0,fr,4350,47,192064,1,1,Active Shallow Crust,240.0058,58.00615,0.0,10/07/2400
+2.41221,48.16906,7279,3,16,14,16,55,4.35,5.0,fr,4351,145,192102,1,1,Active Shallow Crust,0.0,89.99052,-90.0,03/16/7279
+2.41221,48.16906,1883,3,2,23,11,51,4.55,5.0,fr,4352,37,192120,1,1,Active Shallow Crust,0.0,89.99043,0.0,03/02/1883
+2.41221,48.16906,8736,12,4,17,6,23,4.85,5.0,fr,4353,174,192156,1,1,Active Shallow Crust,0.0,89.99021,0.0,12/04/8736
+2.41221,48.16906,4891,7,23,16,47,45,6.65,15.0,fr,4354,97,192376,1,1,Active Shallow Crust,240.1212,57.99976,0.0,07/23/4891
+-0.06603,51.0672,4619,7,20,0,44,22,3.65,15.0,fr,4355,92,192493,1,1,Active Shallow Crust,0.0,89.99003,0.0,07/20/4619
+-0.06603,51.0672,6907,7,22,22,18,15,3.85,5.0,fr,4356,138,192516,1,1,Active Shallow Crust,0.0,89.98997,0.0,07/22/6907
+-0.06603,51.0672,3425,10,14,10,42,11,4.15,5.0,fr,4357,68,192561,1,1,Active Shallow Crust,128.8968,89.99372,0.0,10/14/3425
+-0.06603,51.0672,7643,8,29,0,35,49,4.55,5.0,fr,4358,152,192600,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/29/7643
+0.69208,48.74275,9893,5,11,5,17,15,3.55,5.0,fr,4359,197,193440,1,1,Active Shallow Crust,0.0,89.99003,0.0,05/11/9893
+0.69208,48.74275,8572,5,9,23,22,33,3.55,15.0,fr,4360,171,193441,1,1,Active Shallow Crust,0.0,89.99003,0.0,05/09/8572
+0.69208,48.74275,5268,4,5,11,11,13,3.65,5.0,fr,4361,105,193452,1,1,Active Shallow Crust,0.0,89.99037,0.0,04/05/5268
+0.69208,48.74275,4887,7,3,19,45,20,3.65,15.0,fr,4362,97,193453,1,1,Active Shallow Crust,0.0,89.99037,0.0,07/03/4887
+0.69208,48.74275,4999,10,22,17,15,0,3.75,5.0,fr,4363,99,193464,1,1,Active Shallow Crust,0.0,89.9901,0.0,10/22/4999
+0.69208,48.74275,6603,4,20,13,51,37,4.35,5.0,fr,4364,132,193536,1,1,Active Shallow Crust,0.0,89.99007,0.0,04/20/6603
+-2.92337,47.80841,1257,2,25,12,1,53,3.55,5.0,fr,4365,25,193920,1,2,Active Shallow Crust,0.0,89.98984,0.0,02/25/1257
+-2.92337,47.80841,1302,4,2,10,57,30,3.55,5.0,fr,4366,26,193920,1,2,Active Shallow Crust,0.0,89.98984,0.0,04/02/1302
+-2.92337,47.80841,4563,8,10,19,39,43,3.55,15.0,fr,4367,91,193921,1,3,Active Shallow Crust,0.0,89.98984,0.0,08/10/4563
+-2.92337,47.80841,9969,9,21,17,22,51,3.55,15.0,fr,4368,199,193921,1,3,Active Shallow Crust,0.0,89.98984,0.0,09/21/9969
+-2.92337,47.80841,9990,3,29,20,33,38,3.55,15.0,fr,4369,199,193921,1,3,Active Shallow Crust,0.0,89.98984,0.0,03/29/9990
+-2.92337,47.80841,7755,7,25,17,47,35,3.55,5.0,fr,4370,155,193923,1,1,Active Shallow Crust,240.0118,57.99841,0.0,07/25/7755
+-2.92337,47.80841,2794,12,10,16,0,32,3.55,15.0,fr,4371,55,193930,1,1,Active Shallow Crust,128.8965,89.99323,0.0,12/10/2794
+-2.92337,47.80841,197,9,7,4,49,30,3.65,5.0,fr,4372,3,193932,1,2,Active Shallow Crust,0.0,89.99094,0.0,09/07/0197
+-2.92337,47.80841,585,11,15,5,8,19,3.65,5.0,fr,4373,11,193932,1,2,Active Shallow Crust,0.0,89.99094,0.0,11/15/0585
+-2.92337,47.80841,6679,4,5,21,11,32,3.65,27.5,fr,4374,133,193934,1,1,Active Shallow Crust,0.0,89.99094,0.0,04/05/6679
+-2.92337,47.80841,4815,10,8,7,54,27,3.65,15.0,fr,4375,96,193942,1,1,Active Shallow Crust,128.9003,89.96355,0.0,10/08/4815
+-2.92337,47.80841,624,3,18,3,30,29,3.75,5.0,fr,4376,12,193944,1,3,Active Shallow Crust,0.0,89.98924,0.0,03/18/0624
+-2.92337,47.80841,1063,5,20,0,46,45,3.75,5.0,fr,4377,21,193944,1,3,Active Shallow Crust,0.0,89.98924,0.0,05/20/1063
+-2.92337,47.80841,9116,1,29,14,9,19,3.75,5.0,fr,4378,182,193944,1,3,Active Shallow Crust,0.0,89.98924,0.0,01/29/9116
+-2.92337,47.80841,9758,3,6,6,29,5,3.75,15.0,fr,4379,195,193945,1,2,Active Shallow Crust,0.0,89.98924,0.0,03/06/9758
+-2.92337,47.80841,3114,8,23,15,28,52,3.75,15.0,fr,4380,62,193945,1,2,Active Shallow Crust,0.0,89.98924,0.0,08/23/3114
+-2.92337,47.80841,213,11,11,5,49,10,3.75,5.0,fr,4381,4,193953,1,1,Active Shallow Crust,128.8963,89.96751,0.0,11/11/0213
+-2.92337,47.80841,7764,8,8,6,57,22,3.85,5.0,fr,4382,155,193956,1,3,Active Shallow Crust,0.0,89.99041,0.0,08/08/7764
+-2.92337,47.80841,2758,4,29,23,8,4,3.85,5.0,fr,4383,55,193956,1,3,Active Shallow Crust,0.0,89.99041,0.0,04/29/2758
+-2.92337,47.80841,2762,2,4,20,13,59,3.85,5.0,fr,4384,55,193956,1,3,Active Shallow Crust,0.0,89.99041,0.0,02/04/2762
+-2.92337,47.80841,5466,8,25,5,36,35,3.85,27.5,fr,4385,109,193958,1,1,Active Shallow Crust,0.0,89.99041,0.0,08/25/5466
+-2.92337,47.80841,878,8,7,12,20,18,3.95,5.0,fr,4386,17,193968,1,2,Active Shallow Crust,0.0,89.98932,0.0,08/07/0878
+-2.92337,47.80841,9847,10,2,1,43,34,3.95,5.0,fr,4387,196,193968,1,2,Active Shallow Crust,0.0,89.98932,0.0,10/02/9847
+-2.92337,47.80841,6334,4,15,4,59,6,3.95,5.0,fr,4388,126,193971,1,2,Active Shallow Crust,240.02,58.0051,0.0,04/15/6334
+-2.92337,47.80841,7954,3,30,2,36,33,3.95,5.0,fr,4389,159,193971,1,2,Active Shallow Crust,240.02,58.0051,0.0,03/30/7954
+-2.92337,47.80841,6147,2,9,20,7,20,4.05,5.0,fr,4390,122,193980,1,2,Active Shallow Crust,0.0,89.99048,0.0,02/09/6147
+-2.92337,47.80841,8339,9,23,8,46,24,4.05,5.0,fr,4391,166,193980,1,2,Active Shallow Crust,0.0,89.99048,0.0,09/23/8339
+-2.92337,47.80841,7438,1,21,2,10,0,4.15,5.0,fr,4392,148,193992,1,2,Active Shallow Crust,0.0,89.98981,0.0,01/21/7438
+-2.92337,47.80841,9184,7,19,11,7,57,4.15,5.0,fr,4393,183,193992,1,2,Active Shallow Crust,0.0,89.98981,0.0,07/19/9184
+-2.92337,47.80841,8519,5,25,2,32,53,4.25,5.0,fr,4394,170,194004,1,2,Active Shallow Crust,0.0,89.98941,0.0,05/25/8519
+-2.92337,47.80841,3897,8,23,16,37,32,4.25,5.0,fr,4395,77,194004,1,2,Active Shallow Crust,0.0,89.98941,0.0,08/23/3897
+-2.92337,47.80841,8244,4,19,14,55,38,4.25,15.0,fr,4396,164,194005,1,1,Active Shallow Crust,0.0,89.98941,0.0,04/19/8244
+-2.92337,47.80841,6652,7,5,16,38,1,4.35,15.0,fr,4397,133,194017,1,1,Active Shallow Crust,0.0,89.99056,0.0,07/05/6652
+-2.92337,47.80841,7590,5,31,6,8,58,4.65,5.0,fr,4398,151,194052,1,1,Active Shallow Crust,0.0,89.99046,0.0,05/31/7590
+-2.92337,47.80841,7035,5,19,8,3,43,4.85,15.0,fr,4399,140,194077,1,1,Active Shallow Crust,0.0,89.99014,0.0,05/19/7035
+-2.92337,47.80841,4681,9,3,17,37,15,4.95,15.0,fr,4400,93,194089,1,1,Active Shallow Crust,0.0,89.98986,0.0,09/03/4681
+7.3314,49.79979,820,9,12,1,54,58,3.55,5.0,fr,4401,16,194400,1,2,Active Shallow Crust,0.0,89.98698,0.0,09/12/0820
+7.3314,49.79979,4716,9,7,16,14,46,3.55,5.0,fr,4402,94,194400,1,2,Active Shallow Crust,0.0,89.98698,0.0,09/07/4716
+7.3314,49.79979,6255,12,25,20,20,0,3.55,27.5,fr,4403,125,194408,1,1,Active Shallow Crust,0.0,89.98683,-90.0,12/25/6255
+7.3314,49.79979,8756,6,5,22,38,52,3.65,5.0,fr,4404,175,194412,1,1,Active Shallow Crust,0.0,89.9884,0.0,06/05/8756
+7.3314,49.79979,8854,6,12,13,57,38,3.75,5.0,fr,4405,177,194424,1,1,Active Shallow Crust,0.0,89.98966,0.0,06/12/8854
+7.3314,49.79979,9258,5,27,16,10,53,3.75,5.0,fr,4406,185,194430,1,1,Active Shallow Crust,0.0,89.98954,-90.0,05/27/9258
+7.3314,49.79979,268,9,4,10,18,32,3.75,5.0,fr,4407,5,194433,1,1,Active Shallow Crust,128.8964,89.96703,0.0,09/04/0268
+7.3314,49.79979,9234,10,20,23,51,40,3.85,5.0,fr,4408,184,194436,1,1,Active Shallow Crust,0.0,89.99078,0.0,10/20/9234
+7.3314,49.79979,4470,8,19,0,39,8,3.85,27.5,fr,4409,89,194438,1,1,Active Shallow Crust,0.0,89.99078,0.0,08/19/4470
+7.3314,49.79979,8593,7,13,0,9,33,3.95,5.0,fr,4410,171,194448,1,1,Active Shallow Crust,0.0,89.99178,0.0,07/13/8593
+7.3314,49.79979,6542,7,15,19,1,21,3.95,15.0,fr,4411,130,194449,1,1,Active Shallow Crust,0.0,89.99178,0.0,07/15/6542
+7.3314,49.79979,9431,6,24,14,5,16,3.95,5.0,fr,4412,188,194454,1,1,Active Shallow Crust,0.0,89.99169,-90.0,06/24/9431
+7.3314,49.79979,287,5,10,1,24,13,3.95,15.0,fr,4413,5,194455,1,1,Active Shallow Crust,0.0,89.99169,-90.0,05/10/0287
+7.3314,49.79979,4982,4,28,11,7,16,4.05,5.0,fr,4414,99,194463,1,1,Active Shallow Crust,240.0066,58.00587,0.0,04/28/4982
+7.3314,49.79979,3433,3,1,12,57,52,4.05,15.0,fr,4415,68,194464,1,1,Active Shallow Crust,240.0066,58.00584,0.0,03/01/3433
+7.3314,49.79979,2765,3,3,9,12,50,4.05,5.0,fr,4416,55,194466,1,1,Active Shallow Crust,0.0,89.98889,-90.0,03/03/2765
+5.38828,42.95016,5259,6,18,1,27,57,3.55,5.0,fr,4417,105,194880,1,1,Active Shallow Crust,0.0,89.99262,0.0,06/18/5259
+5.38828,42.95016,4678,4,16,22,38,58,3.55,27.5,fr,4418,93,194888,1,1,Active Shallow Crust,0.0,89.99253,-90.0,04/16/4678
+5.38828,42.95016,988,12,12,1,10,10,3.85,5.0,fr,4419,19,194925,1,1,Active Shallow Crust,128.8959,89.99477,0.0,12/12/0988
+5.38828,42.95016,6637,12,16,16,47,45,4.05,5.0,fr,4420,132,194940,1,1,Active Shallow Crust,0.0,89.9917,0.0,12/16/6637
+5.38828,42.95016,7002,6,11,8,22,24,4.75,15.0,fr,4421,140,195025,1,1,Active Shallow Crust,0.0,89.99073,0.0,06/11/7002
+7.8024,46.54136,8534,3,11,13,7,36,3.55,5.0,fr,4422,170,195360,1,1,Active Shallow Crust,0.0,89.99306,0.0,03/11/8534
+7.8024,46.54136,2490,4,28,10,42,37,3.55,15.0,fr,4423,49,195361,1,1,Active Shallow Crust,0.0,89.99306,0.0,04/28/2490
+7.8024,46.54136,6294,9,23,19,49,19,3.65,5.0,fr,4424,125,195372,1,1,Active Shallow Crust,0.0,89.98763,0.0,09/23/6294
+7.8024,46.54136,6998,5,22,11,55,58,3.65,15.0,fr,4425,139,195373,1,1,Active Shallow Crust,0.0,89.98763,0.0,05/22/6998
+7.8024,46.54136,8069,7,14,6,4,8,3.65,5.0,fr,4426,161,195378,1,2,Active Shallow Crust,0.0,89.9875,-90.0,07/14/8069
+7.8024,46.54136,8805,10,17,0,39,30,3.65,5.0,fr,4427,176,195378,1,2,Active Shallow Crust,0.0,89.9875,-90.0,10/17/8805
+7.8024,46.54136,8036,2,19,23,31,6,3.65,15.0,fr,4428,160,195379,1,1,Active Shallow Crust,0.0,89.9875,-90.0,02/19/8036
+7.8024,46.54136,2165,5,11,15,55,42,3.75,15.0,fr,4429,43,195388,1,1,Active Shallow Crust,240.0084,58.01736,0.0,05/11/2165
+7.8024,46.54136,3701,9,4,14,39,37,3.85,5.0,fr,4430,74,195396,1,1,Active Shallow Crust,0.0,89.99018,0.0,09/04/3701
+7.8024,46.54136,5205,11,10,12,17,10,3.85,15.0,fr,4431,104,195397,1,1,Active Shallow Crust,0.0,89.99018,0.0,11/10/5205
+7.8024,46.54136,3124,3,27,5,8,48,3.85,5.0,fr,4432,62,195405,1,1,Active Shallow Crust,128.8966,89.99264,0.0,03/27/3124
+7.8024,46.54136,6283,9,23,1,4,44,3.95,15.0,fr,4433,125,195409,1,1,Active Shallow Crust,0.0,89.99125,0.0,09/23/6283
+7.8024,46.54136,4835,11,19,8,16,31,3.95,5.0,fr,4434,96,195414,1,1,Active Shallow Crust,0.0,89.99114,-90.0,11/19/4835
+7.8024,46.54136,3490,6,4,0,6,7,3.95,15.0,fr,4435,69,195415,1,1,Active Shallow Crust,0.0,89.99114,-90.0,06/04/3490
+7.8024,46.54136,7955,4,30,8,34,55,4.25,5.0,fr,4436,159,195444,1,1,Active Shallow Crust,0.0,89.99071,0.0,04/30/7955
+7.8024,46.54136,7395,7,11,9,22,50,4.35,5.0,fr,4437,147,195456,1,1,Active Shallow Crust,0.0,89.98895,0.0,07/11/7395
+7.8024,46.54136,2058,8,7,1,9,13,4.45,15.0,fr,4438,41,195469,1,1,Active Shallow Crust,0.0,89.99016,0.0,08/07/2058
+7.8024,46.54136,8217,6,20,21,16,10,4.45,5.0,fr,4439,164,195471,1,1,Active Shallow Crust,240.0058,57.99427,0.0,06/20/8217
+7.8024,46.54136,3123,5,9,18,20,34,4.55,5.0,fr,4440,62,195480,1,1,Active Shallow Crust,0.0,89.98903,0.0,05/09/3123
+7.8024,46.54136,9762,6,28,13,59,8,4.65,5.0,fr,4441,195,195492,1,1,Active Shallow Crust,0.0,89.99023,0.0,06/28/9762
+7.8024,46.54136,6621,5,31,2,9,51,4.65,5.0,fr,4442,132,195495,1,1,Active Shallow Crust,240.011,57.99416,0.0,05/31/6621
+7.8024,46.54136,1350,8,22,15,14,5,4.75,5.0,fr,4443,26,195504,1,1,Active Shallow Crust,0.0,89.98955,0.0,08/22/1350
+7.8024,46.54136,5533,1,2,18,57,59,4.85,15.0,fr,4444,110,195517,1,2,Active Shallow Crust,0.0,89.99068,0.0,01/02/5533
+7.8024,46.54136,8470,11,27,8,54,30,4.85,15.0,fr,4445,169,195517,1,2,Active Shallow Crust,0.0,89.99068,0.0,11/27/8470
+3.82268,51.69889,8262,7,1,1,5,47,3.65,5.0,fr,4446,165,195861,1,1,Active Shallow Crust,128.9004,89.96339,0.0,07/01/8262
+3.82268,51.69889,876,10,8,3,9,25,4.05,5.0,fr,4447,17,195903,1,1,Active Shallow Crust,240.0067,58.00589,0.0,10/08/0876
+3.82268,51.69889,9221,10,27,23,24,9,4.25,15.0,fr,4448,184,195934,1,1,Active Shallow Crust,128.8931,89.98092,0.0,10/27/9221
+0.00967,44.53503,6955,11,19,10,25,22,3.75,5.0,fr,4449,139,196344,1,1,Active Shallow Crust,0.0,89.99,0.0,11/19/6955
+0.00967,44.53503,7048,2,23,7,19,51,3.85,15.0,fr,4450,140,196357,1,1,Active Shallow Crust,0.0,89.99,0.0,02/23/7048
+0.00967,44.53503,5397,9,16,15,37,46,3.85,5.0,fr,4451,107,196359,1,1,Active Shallow Crust,240.0106,57.99776,0.0,09/16/5397
+0.00967,44.53503,5098,1,14,4,7,36,4.35,15.0,fr,4452,101,196417,1,1,Active Shallow Crust,360.0,89.99,0.0,01/14/5098
+0.00967,44.53503,779,11,4,1,37,10,4.85,15.0,fr,4453,15,196477,1,1,Active Shallow Crust,360.0,89.99,0.0,11/04/0779
+5.17937,41.57646,3530,10,19,14,16,27,3.55,5.0,fr,4454,70,197280,1,1,Active Shallow Crust,0.0,89.99245,0.0,10/19/3530
+5.17937,41.57646,4547,6,30,5,18,44,3.55,15.0,fr,4455,90,197281,1,1,Active Shallow Crust,0.0,89.99245,0.0,06/30/4547
+5.17937,41.57646,9157,9,25,7,57,2,4.25,15.0,fr,4456,183,197365,1,1,Active Shallow Crust,0.0,89.98989,0.0,09/25/9157
+5.17937,41.57646,1472,1,31,1,50,47,4.85,5.0,fr,4457,29,197436,1,1,Active Shallow Crust,0.0,89.98987,0.0,01/31/1472
+-0.82013,50.89744,4102,4,22,3,58,37,3.65,15.0,fr,4458,82,197773,1,1,Active Shallow Crust,0.0,89.99008,0.0,04/22/4102
+-0.82013,50.89744,4607,4,22,3,33,52,3.75,15.0,fr,4459,92,197785,1,1,Active Shallow Crust,0.0,89.9899,0.0,04/22/4607
+-0.82013,50.89744,4601,9,6,11,58,35,4.15,5.0,fr,4460,92,197832,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/06/4601
+-0.82013,50.89744,1880,11,15,0,27,45,4.45,5.0,fr,4461,37,197871,1,1,Active Shallow Crust,240.0066,57.9949,0.0,11/15/1880
+-2.34145,48.53474,3125,5,13,8,31,4,3.55,15.0,fr,4462,62,198244,1,1,Active Shallow Crust,240.0118,57.99834,0.0,05/13/3125
+-2.34145,48.53474,7769,5,30,14,43,20,3.55,5.0,fr,4463,155,198249,1,2,Active Shallow Crust,128.8961,89.99332,0.0,05/30/7769
+-2.34145,48.53474,1970,6,19,7,22,51,3.55,5.0,fr,4464,39,198249,1,2,Active Shallow Crust,128.8961,89.99332,0.0,06/19/1970
+-2.34145,48.53474,7685,1,22,16,20,50,3.65,5.0,fr,4465,153,198252,1,1,Active Shallow Crust,0.0,89.99107,0.0,01/22/7685
+-2.34145,48.53474,6770,1,4,14,10,47,3.65,15.0,fr,4466,135,198253,1,1,Active Shallow Crust,0.0,89.99107,0.0,01/04/6770
+-2.34145,48.53474,2174,9,2,9,11,49,3.65,15.0,fr,4467,43,198262,1,1,Active Shallow Crust,128.8998,89.96356,0.0,09/02/2174
+-2.34145,48.53474,7089,3,3,21,44,7,3.75,15.0,fr,4468,141,198265,1,1,Active Shallow Crust,0.0,89.9894,0.0,03/03/7089
+-2.34145,48.53474,9276,4,14,12,32,50,3.75,15.0,fr,4469,185,198268,1,1,Active Shallow Crust,240.0084,58.01805,0.0,04/14/9276
+-2.34145,48.53474,5363,1,30,10,2,45,3.75,15.0,fr,4470,107,198271,1,1,Active Shallow Crust,0.0,89.98927,-90.0,01/30/5363
+-2.34145,48.53474,7549,9,4,15,50,48,3.85,15.0,fr,4471,150,198277,1,1,Active Shallow Crust,0.0,89.99055,0.0,09/04/7549
+-2.34145,48.53474,6620,8,16,14,25,13,3.85,27.5,fr,4472,132,198284,1,1,Active Shallow Crust,0.0,89.99043,-90.0,08/16/6620
+-2.34145,48.53474,4228,2,11,17,52,45,3.95,5.0,fr,4473,84,198288,1,1,Active Shallow Crust,0.0,89.98946,0.0,02/11/4228
+-2.34145,48.53474,3114,8,29,11,22,17,3.95,27.5,fr,4474,62,198290,1,1,Active Shallow Crust,0.0,89.98946,0.0,08/29/3114
+-2.34145,48.53474,761,7,13,2,56,53,3.95,5.0,fr,4475,15,198291,1,1,Active Shallow Crust,240.0203,58.00498,0.0,07/13/0761
+-2.34145,48.53474,9334,11,1,20,19,15,4.05,15.0,fr,4476,186,198301,1,1,Active Shallow Crust,0.0,89.99062,0.0,11/01/9334
+-2.34145,48.53474,4715,6,13,23,37,1,4.05,27.5,fr,4477,94,198305,1,1,Active Shallow Crust,240.0064,58.00601,0.0,06/13/4715
+-2.34145,48.53474,5399,1,15,21,4,39,4.25,5.0,fr,4478,107,198324,1,1,Active Shallow Crust,0.0,89.98956,0.0,01/15/5399
+-2.34145,48.53474,4211,7,7,11,1,1,4.25,5.0,fr,4479,84,198330,1,1,Active Shallow Crust,0.0,89.98944,-90.0,07/07/4211
+-2.34145,48.53474,5550,10,28,0,37,22,4.35,15.0,fr,4480,110,198346,1,1,Active Shallow Crust,128.8975,89.98262,0.0,10/28/5550
+-2.34145,48.53474,9420,7,5,4,23,30,4.45,5.0,fr,4481,188,198348,1,1,Active Shallow Crust,0.0,89.99052,0.0,07/05/9420
+-2.34145,48.53474,4837,9,28,19,47,40,4.55,15.0,fr,4482,96,198364,1,1,Active Shallow Crust,240.01,57.99751,0.0,09/28/4837
+-2.34145,48.53474,617,1,27,7,52,0,4.65,5.0,fr,4483,12,198372,1,2,Active Shallow Crust,0.0,89.98965,0.0,01/27/0617
+-2.34145,48.53474,5185,2,25,4,47,32,4.65,5.0,fr,4484,103,198372,1,2,Active Shallow Crust,0.0,89.98965,0.0,02/25/5185
+-2.34145,48.53474,9947,11,30,17,38,30,4.75,5.0,fr,4485,198,198384,1,1,Active Shallow Crust,0.0,89.98994,0.0,11/30/9947
+-2.34145,48.53474,6748,9,6,7,34,53,4.95,27.5,fr,4486,134,198410,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/06/6748
+1.94262,48.41076,364,9,30,12,26,1,3.65,15.0,fr,4487,7,198733,1,1,Active Shallow Crust,0.0,89.98956,0.0,09/30/0364
+1.94262,48.41076,3049,6,24,16,27,14,4.25,5.0,fr,4488,60,198810,1,1,Active Shallow Crust,0.0,89.99017,-90.0,06/24/3049
+-0.14049,42.33478,5813,6,9,7,18,35,3.55,5.0,fr,4489,116,199689,1,1,Active Shallow Crust,128.8965,89.99371,0.0,06/09/5813
+-0.14049,42.33478,7320,4,6,2,59,35,3.75,5.0,fr,4490,146,199704,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/06/7320
+-0.14049,42.33478,5748,4,29,17,39,26,3.85,5.0,fr,4491,114,199719,1,1,Active Shallow Crust,240.0103,57.99772,0.0,04/29/5748
+-0.14049,42.33478,4510,5,23,11,2,48,4.35,15.0,fr,4492,90,199780,1,1,Active Shallow Crust,240.0075,57.99578,0.0,05/23/4510
+-0.14049,42.33478,4270,3,6,12,13,16,4.45,5.0,fr,4493,85,199788,1,1,Active Shallow Crust,0.0,89.99,0.0,03/06/4270
+-0.14049,42.33478,1466,1,22,20,30,49,5.75,15.0,fr,4494,29,199945,1,1,Active Shallow Crust,360.0,89.99001,0.0,01/22/1466
+-3.51518,48.70317,7427,1,2,8,52,39,3.55,5.0,fr,4495,148,200160,1,3,Active Shallow Crust,0.0,89.99002,0.0,01/02/7427
+-3.51518,48.70317,935,12,31,23,55,7,3.55,5.0,fr,4496,18,200160,1,3,Active Shallow Crust,0.0,89.99002,0.0,12/31/0935
+-3.51518,48.70317,2310,7,21,15,35,51,3.55,5.0,fr,4497,46,200160,1,3,Active Shallow Crust,0.0,89.99002,0.0,07/21/2310
+-3.51518,48.70317,7534,1,6,0,5,26,3.55,5.0,fr,4498,150,200166,1,1,Active Shallow Crust,0.0,89.9899,-90.0,01/06/7534
+-3.51518,48.70317,3856,1,10,0,36,21,3.85,15.0,fr,4499,77,200206,1,1,Active Shallow Crust,128.8956,89.99411,0.0,01/10/3856
+-3.51518,48.70317,9906,3,5,7,21,23,3.95,15.0,fr,4500,198,200218,1,1,Active Shallow Crust,128.9,89.99371,0.0,03/05/9906
+-3.51518,48.70317,9840,10,20,2,24,35,4.05,5.0,fr,4501,196,200220,1,1,Active Shallow Crust,0.0,89.99065,0.0,10/20/9840
+-3.51518,48.70317,6852,4,12,13,28,13,4.25,5.0,fr,4502,137,200247,1,2,Active Shallow Crust,240.0082,57.99418,0.0,04/12/6852
+-3.51518,48.70317,6514,4,6,13,24,14,4.25,5.0,fr,4503,130,200247,1,2,Active Shallow Crust,240.0082,57.99418,0.0,04/06/6514
+4.40187,52.83905,8665,2,6,16,1,38,4.05,5.0,fr,4504,173,200700,1,1,Active Shallow Crust,0.0,89.98972,0.0,02/06/8665
+0.70022,43.64383,9062,1,8,0,44,29,3.65,15.0,fr,4505,181,201622,1,1,Active Shallow Crust,128.9008,89.96347,0.0,01/08/9062
+0.70022,43.64383,3204,3,24,3,34,39,3.75,5.0,fr,4506,64,201633,1,1,Active Shallow Crust,128.8968,89.96738,0.0,03/24/3204
+0.70022,43.64383,412,11,26,5,18,30,4.35,5.0,fr,4507,8,201696,1,1,Active Shallow Crust,0.0,89.98983,0.0,11/26/0412
+7.25529,50.28847,603,4,17,14,4,48,3.55,5.0,fr,4508,12,202080,1,3,Active Shallow Crust,0.0,89.98711,0.0,04/17/0603
+7.25529,50.28847,4930,3,18,20,32,22,3.55,5.0,fr,4509,98,202080,1,3,Active Shallow Crust,0.0,89.98711,0.0,03/18/4930
+7.25529,50.28847,462,8,11,12,26,14,3.55,5.0,fr,4510,9,202080,1,3,Active Shallow Crust,0.0,89.98711,0.0,08/11/0462
+7.25529,50.28847,1626,10,1,22,53,12,3.55,15.0,fr,4511,32,202081,1,1,Active Shallow Crust,0.0,89.98711,0.0,10/01/1626
+7.25529,50.28847,6951,1,26,8,53,50,3.55,27.5,fr,4512,139,202085,1,1,Active Shallow Crust,240.0117,57.99882,0.0,01/26/6951
+7.25529,50.28847,3805,2,7,20,57,20,3.55,5.0,fr,4513,76,202086,1,1,Active Shallow Crust,0.0,89.98696,-90.0,02/07/3805
+7.25529,50.28847,5869,7,8,6,17,57,3.55,5.0,fr,4514,117,202089,1,1,Active Shallow Crust,128.8967,89.99356,0.0,07/08/5869
+7.25529,50.28847,9286,4,3,5,4,10,3.65,5.0,fr,4515,185,202092,1,4,Active Shallow Crust,0.0,89.98852,0.0,04/03/9286
+7.25529,50.28847,870,8,19,8,7,44,3.65,5.0,fr,4516,17,202092,1,4,Active Shallow Crust,0.0,89.98852,0.0,08/19/0870
+7.25529,50.28847,6673,11,16,5,40,30,3.65,5.0,fr,4517,133,202092,1,4,Active Shallow Crust,0.0,89.98852,0.0,11/16/6673
+7.25529,50.28847,2658,3,23,10,43,46,3.65,5.0,fr,4518,53,202092,1,4,Active Shallow Crust,0.0,89.98852,0.0,03/23/2658
+7.25529,50.28847,9563,6,8,5,18,4,3.65,15.0,fr,4519,191,202093,1,2,Active Shallow Crust,0.0,89.98852,0.0,06/08/9563
+7.25529,50.28847,5988,9,30,2,10,0,3.65,15.0,fr,4520,119,202093,1,2,Active Shallow Crust,0.0,89.98852,0.0,09/30/5988
+7.25529,50.28847,4299,1,31,20,33,39,3.65,5.0,fr,4521,85,202095,1,1,Active Shallow Crust,240.0015,58.01234,0.0,01/31/4299
+7.25529,50.28847,1102,1,29,22,15,53,3.65,15.0,fr,4522,22,202096,1,1,Active Shallow Crust,240.0015,58.01234,0.0,01/29/1102
+7.25529,50.28847,4061,8,6,17,17,47,3.65,5.0,fr,4523,81,202101,1,1,Active Shallow Crust,128.8991,89.9636,0.0,08/06/4061
+7.25529,50.28847,713,3,24,13,33,39,3.75,5.0,fr,4524,14,202113,1,1,Active Shallow Crust,128.8971,89.96706,0.0,03/24/0713
+7.25529,50.28847,9860,5,2,5,11,0,3.95,5.0,fr,4525,197,202128,1,3,Active Shallow Crust,0.0,89.99187,0.0,05/02/9860
+7.25529,50.28847,1084,1,23,1,11,34,3.95,5.0,fr,4526,21,202128,1,3,Active Shallow Crust,0.0,89.99187,0.0,01/23/1084
+7.25529,50.28847,7881,5,12,9,25,30,3.95,5.0,fr,4527,157,202128,1,3,Active Shallow Crust,0.0,89.99187,0.0,05/12/7881
+7.25529,50.28847,7534,11,30,18,28,34,3.95,5.0,fr,4528,150,202134,1,1,Active Shallow Crust,0.0,89.99178,-90.0,11/30/7534
+7.25529,50.28847,2849,6,21,22,8,34,3.95,5.0,fr,4529,56,202137,1,1,Active Shallow Crust,128.9008,89.99187,0.0,06/21/2849
+7.25529,50.28847,7791,8,6,6,45,10,4.05,15.0,fr,4530,155,202141,1,1,Active Shallow Crust,0.0,89.98913,0.0,08/06/7791
+7.25529,50.28847,2097,3,14,4,29,8,4.15,15.0,fr,4531,41,202153,1,1,Active Shallow Crust,0.0,89.99031,0.0,03/14/2097
+7.25529,50.28847,8856,3,7,14,36,31,4.25,5.0,fr,4532,177,202164,1,1,Active Shallow Crust,0.0,89.99136,0.0,03/07/8856
+7.25529,50.28847,7614,12,9,9,53,35,4.25,15.0,fr,4533,152,202165,1,1,Active Shallow Crust,0.0,89.99136,0.0,12/09/7614
+7.25529,50.28847,6044,11,7,1,10,10,4.35,5.0,fr,4534,120,202176,1,1,Active Shallow Crust,0.0,89.98974,0.0,11/07/6044
+7.25529,50.28847,2662,11,15,20,10,37,4.35,15.0,fr,4535,53,202177,1,2,Active Shallow Crust,0.0,89.98974,0.0,11/15/2662
+7.25529,50.28847,3446,10,12,1,31,30,4.35,15.0,fr,4536,68,202177,1,2,Active Shallow Crust,0.0,89.98974,0.0,10/12/3446
+7.25529,50.28847,6393,9,27,18,57,17,4.35,27.5,fr,4537,127,202178,1,1,Active Shallow Crust,0.0,89.98974,0.0,09/27/6393
+7.25529,50.28847,8924,4,17,7,43,45,4.55,15.0,fr,4538,178,202207,1,1,Active Shallow Crust,0.0,89.98969,-90.0,04/17/8924
+7.25529,50.28847,4435,4,15,5,19,42,4.55,5.0,fr,4539,88,202209,1,1,Active Shallow Crust,128.8932,89.98586,0.0,04/15/4435
+7.25529,50.28847,6831,12,15,11,50,45,4.75,5.0,fr,4540,136,202224,1,1,Active Shallow Crust,0.0,89.99029,0.0,12/15/6831
+7.25529,50.28847,2290,7,21,15,47,55,4.85,5.0,fr,4541,45,202236,1,1,Active Shallow Crust,0.0,89.9899,0.0,07/21/2290
+7.25529,50.28847,8105,2,27,15,58,52,4.95,5.0,fr,4542,162,202248,1,1,Active Shallow Crust,0.0,89.98972,0.0,02/27/8105
+7.25529,50.28847,4086,8,14,14,41,23,5.15,15.0,fr,4543,81,202276,1,1,Active Shallow Crust,240.0219,58.00038,0.0,08/14/4086
+7.25529,50.28847,735,6,11,9,35,38,5.35,15.0,fr,4544,14,202297,1,1,Active Shallow Crust,0.0,89.99026,0.0,06/11/0735
+2.8033,41.64291,4353,3,11,3,38,2,3.55,5.0,fr,4545,87,202560,1,4,Active Shallow Crust,0.0,89.98869,0.0,03/11/4353
+2.8033,41.64291,9697,9,20,7,42,45,3.55,5.0,fr,4546,193,202560,1,4,Active Shallow Crust,0.0,89.98869,0.0,09/20/9697
+2.8033,41.64291,4788,5,13,8,45,28,3.55,5.0,fr,4547,95,202560,1,4,Active Shallow Crust,0.0,89.98869,0.0,05/13/4788
+2.8033,41.64291,4689,8,13,20,54,25,3.55,5.0,fr,4548,93,202560,1,4,Active Shallow Crust,0.0,89.98869,0.0,08/13/4689
+2.8033,41.64291,823,7,30,16,14,19,3.55,27.5,fr,4549,16,202562,1,1,Active Shallow Crust,0.0,89.98869,0.0,07/30/0823
+2.8033,41.64291,7610,8,8,5,45,15,3.55,5.0,fr,4550,152,202566,1,1,Active Shallow Crust,0.0,89.98856,-90.0,08/08/7610
+2.8033,41.64291,9666,7,7,21,1,44,3.55,5.0,fr,4551,193,202569,1,3,Active Shallow Crust,128.8963,89.99435,0.0,07/07/9666
+2.8033,41.64291,6625,3,20,15,48,18,3.55,5.0,fr,4552,132,202569,1,3,Active Shallow Crust,128.8963,89.99435,0.0,03/20/6625
+2.8033,41.64291,7295,2,13,21,30,52,3.55,5.0,fr,4553,145,202569,1,3,Active Shallow Crust,128.8963,89.99435,0.0,02/13/7295
+2.8033,41.64291,8475,7,11,20,4,31,3.65,5.0,fr,4554,169,202572,1,1,Active Shallow Crust,0.0,89.98993,0.0,07/11/8475
+2.8033,41.64291,5824,3,19,6,48,6,3.65,15.0,fr,4555,116,202573,1,1,Active Shallow Crust,0.0,89.98993,0.0,03/19/5824
+2.8033,41.64291,6091,3,6,19,24,44,3.65,27.5,fr,4556,121,202574,1,1,Active Shallow Crust,0.0,89.98993,0.0,03/06/6091
+2.8033,41.64291,6419,2,8,3,34,28,3.65,5.0,fr,4557,128,202575,1,1,Active Shallow Crust,240.0005,58.01243,0.0,02/08/6419
+2.8033,41.64291,4909,4,19,3,47,13,3.75,5.0,fr,4558,98,202584,1,2,Active Shallow Crust,0.0,89.99102,0.0,04/19/4909
+2.8033,41.64291,9802,8,5,8,27,57,3.75,5.0,fr,4559,196,202584,1,2,Active Shallow Crust,0.0,89.99102,0.0,08/05/9802
+2.8033,41.64291,8219,12,10,13,39,49,3.75,5.0,fr,4560,164,202587,1,1,Active Shallow Crust,240.0077,58.01788,0.0,12/10/8219
+2.8033,41.64291,3079,1,1,9,10,12,3.75,5.0,fr,4561,61,202590,1,1,Active Shallow Crust,0.0,89.99092,-90.0,01/01/3079
+2.8033,41.64291,5181,1,26,18,48,39,3.85,15.0,fr,4562,103,202597,1,1,Active Shallow Crust,0.0,89.98933,0.0,01/26/5181
+2.8033,41.64291,7049,12,12,2,52,35,3.85,27.5,fr,4563,140,202598,1,1,Active Shallow Crust,0.0,89.98933,0.0,12/12/7049
+2.8033,41.64291,6542,5,26,10,0,0,3.85,5.0,fr,4564,130,202599,1,1,Active Shallow Crust,240.0102,57.99792,0.0,05/26/6542
+2.8033,41.64291,3239,11,24,18,37,1,3.85,5.0,fr,4565,64,202602,1,1,Active Shallow Crust,0.0,89.9892,-90.0,11/24/3239
+2.8033,41.64291,525,5,7,2,18,12,3.85,5.0,fr,4566,10,202605,1,1,Active Shallow Crust,128.8957,89.99467,0.0,05/07/0525
+2.8033,41.64291,5161,11,8,12,49,40,3.95,5.0,fr,4567,103,202608,1,3,Active Shallow Crust,0.0,89.99049,0.0,11/08/5161
+2.8033,41.64291,8577,12,30,11,26,47,3.95,5.0,fr,4568,171,202608,1,3,Active Shallow Crust,0.0,89.99049,0.0,12/30/8577
+2.8033,41.64291,6997,1,18,12,55,24,3.95,5.0,fr,4569,139,202608,1,3,Active Shallow Crust,0.0,89.99049,0.0,01/18/6997
+2.8033,41.64291,8062,6,7,23,18,21,3.95,27.5,fr,4570,161,202610,1,1,Active Shallow Crust,0.0,89.99049,0.0,06/07/8062
+2.8033,41.64291,9966,1,14,23,2,58,3.95,15.0,fr,4571,199,202612,1,1,Active Shallow Crust,240.0193,58.00494,0.0,01/14/9966
+2.8033,41.64291,6379,5,20,19,3,51,3.95,15.0,fr,4572,127,202615,1,1,Active Shallow Crust,0.0,89.99038,-90.0,05/20/6379
+2.8033,41.64291,5564,9,18,9,41,50,4.05,5.0,fr,4573,111,202620,1,2,Active Shallow Crust,0.0,89.9894,0.0,09/18/5564
+2.8033,41.64291,4640,12,25,22,3,44,4.05,5.0,fr,4574,92,202620,1,2,Active Shallow Crust,0.0,89.9894,0.0,12/25/4640
+2.8033,41.64291,718,5,21,19,14,8,4.05,15.0,fr,4575,14,202621,1,1,Active Shallow Crust,0.0,89.9894,0.0,05/21/0718
+2.8033,41.64291,7642,6,23,9,29,56,4.25,5.0,fr,4576,152,202644,1,1,Active Shallow Crust,0.0,89.9899,0.0,06/23/7642
+2.8033,41.64291,9900,8,4,0,52,48,4.25,5.0,fr,4577,197,202653,1,1,Active Shallow Crust,128.8952,89.98105,0.0,08/04/9900
+2.8033,41.64291,7383,11,10,22,51,7,4.55,5.0,fr,4578,147,202680,1,1,Active Shallow Crust,0.0,89.99047,0.0,11/10/7383
+2.8033,41.64291,2900,1,11,2,0,50,4.75,5.0,fr,4579,57,202704,1,1,Active Shallow Crust,0.0,89.98959,0.0,01/11/2900
+2.8033,41.64291,6913,2,11,13,32,41,4.85,5.0,fr,4580,138,202725,1,1,Active Shallow Crust,128.8942,89.98898,0.0,02/11/6913
+2.8033,41.64291,8068,9,20,20,7,43,4.95,27.5,fr,4581,161,202739,1,1,Active Shallow Crust,128.8914,89.98995,0.0,09/20/8068
+0.23942,51.21156,638,3,19,15,21,7,3.75,5.0,fr,4582,12,203064,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/19/0638
+0.23942,51.21156,2086,6,1,18,4,24,3.75,5.0,fr,4583,41,203073,1,1,Active Shallow Crust,128.8961,89.96735,0.0,06/01/2086
+0.23942,51.21156,4984,5,31,0,16,15,4.35,15.0,fr,4584,99,203140,1,1,Active Shallow Crust,240.0096,57.99617,0.0,05/31/4984
+0.23942,51.21156,2277,11,2,8,31,51,4.85,15.0,fr,4585,45,203197,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/02/2277
+8.4003,47.12395,5410,2,9,1,8,29,3.55,5.0,fr,4586,108,203520,1,7,Active Shallow Crust,0.0,89.98627,0.0,02/09/5410
+8.4003,47.12395,6240,7,17,17,52,32,3.55,5.0,fr,4587,124,203520,1,7,Active Shallow Crust,0.0,89.98627,0.0,07/17/6240
+8.4003,47.12395,2798,4,5,5,50,22,3.55,5.0,fr,4588,55,203520,1,7,Active Shallow Crust,0.0,89.98627,0.0,04/05/2798
+8.4003,47.12395,6849,1,2,16,12,6,3.55,5.0,fr,4589,136,203520,1,7,Active Shallow Crust,0.0,89.98627,0.0,01/02/6849
+8.4003,47.12395,6594,4,4,7,39,50,3.55,5.0,fr,4590,131,203520,1,7,Active Shallow Crust,0.0,89.98627,0.0,04/04/6594
+8.4003,47.12395,9457,6,27,19,45,41,3.55,5.0,fr,4591,189,203520,1,7,Active Shallow Crust,0.0,89.98627,0.0,06/27/9457
+8.4003,47.12395,5344,7,7,2,14,44,3.55,5.0,fr,4592,106,203520,1,7,Active Shallow Crust,0.0,89.98627,0.0,07/07/5344
+8.4003,47.12395,911,7,21,20,20,50,3.55,15.0,fr,4593,18,203521,1,1,Active Shallow Crust,0.0,89.98627,0.0,07/21/0911
+8.4003,47.12395,4558,7,17,23,14,16,3.55,27.5,fr,4594,91,203522,1,1,Active Shallow Crust,0.0,89.98627,0.0,07/17/4558
+8.4003,47.12395,7849,3,3,0,15,39,3.55,5.0,fr,4595,156,203523,1,1,Active Shallow Crust,240.0119,57.99986,0.0,03/03/7849
+8.4003,47.12395,3540,6,26,20,1,29,3.55,5.0,fr,4596,70,203526,1,2,Active Shallow Crust,0.0,89.98612,-90.0,06/26/3540
+8.4003,47.12395,7790,8,9,17,55,27,3.55,5.0,fr,4597,155,203526,1,2,Active Shallow Crust,0.0,89.98612,-90.0,08/09/7790
+8.4003,47.12395,164,4,1,7,25,45,3.55,15.0,fr,4598,3,203527,1,1,Active Shallow Crust,0.0,89.98612,-90.0,04/01/0164
+8.4003,47.12395,9691,8,26,1,43,10,3.55,5.0,fr,4599,193,203529,1,1,Active Shallow Crust,128.8968,89.99314,0.0,08/26/9691
+8.4003,47.12395,9328,2,20,22,52,53,3.65,5.0,fr,4600,186,203532,1,4,Active Shallow Crust,0.0,89.98777,0.0,02/20/9328
+8.4003,47.12395,8587,10,21,8,41,20,3.65,5.0,fr,4601,171,203532,1,4,Active Shallow Crust,0.0,89.98777,0.0,10/21/8587
+8.4003,47.12395,3104,9,16,20,22,6,3.65,5.0,fr,4602,62,203532,1,4,Active Shallow Crust,0.0,89.98777,0.0,09/16/3104
+8.4003,47.12395,3407,9,26,10,32,21,3.65,5.0,fr,4603,68,203532,1,4,Active Shallow Crust,0.0,89.98777,0.0,09/26/3407
+8.4003,47.12395,9657,8,3,15,43,48,3.65,15.0,fr,4604,193,203533,1,2,Active Shallow Crust,0.0,89.98777,0.0,08/03/9657
+8.4003,47.12395,1207,10,19,8,38,28,3.65,15.0,fr,4605,24,203533,1,2,Active Shallow Crust,0.0,89.98777,0.0,10/19/1207
+8.4003,47.12395,3612,10,16,16,45,47,3.65,27.5,fr,4606,72,203534,1,1,Active Shallow Crust,0.0,89.98777,0.0,10/16/3612
+8.4003,47.12395,4851,1,1,14,45,6,3.65,5.0,fr,4607,97,203538,1,1,Active Shallow Crust,0.0,89.98763,-90.0,01/01/4851
+8.4003,47.12395,2607,2,22,6,14,47,3.75,5.0,fr,4608,52,203544,1,2,Active Shallow Crust,0.0,89.9891,0.0,02/22/2607
+8.4003,47.12395,1372,6,29,3,20,56,3.75,5.0,fr,4609,27,203544,1,2,Active Shallow Crust,0.0,89.9891,0.0,06/29/1372
+8.4003,47.12395,8487,10,12,22,3,7,3.75,27.5,fr,4610,169,203546,1,2,Active Shallow Crust,0.0,89.9891,0.0,10/12/8487
+8.4003,47.12395,1302,5,20,14,56,55,3.75,27.5,fr,4611,26,203546,1,2,Active Shallow Crust,0.0,89.9891,0.0,05/20/1302
+8.4003,47.12395,1475,12,24,16,36,56,3.75,5.0,fr,4612,29,203547,1,1,Active Shallow Crust,240.0066,58.01859,0.0,12/24/1475
+8.4003,47.12395,1607,9,6,22,4,10,3.85,5.0,fr,4613,32,203556,1,4,Active Shallow Crust,0.0,89.99029,0.0,09/06/1607
+8.4003,47.12395,69,5,3,22,32,8,3.85,5.0,fr,4614,1,203556,1,4,Active Shallow Crust,0.0,89.99029,0.0,05/03/0069
+8.4003,47.12395,8869,2,28,9,27,55,3.85,5.0,fr,4615,177,203556,1,4,Active Shallow Crust,0.0,89.99029,0.0,02/28/8869
+8.4003,47.12395,218,10,7,11,7,45,3.85,5.0,fr,4616,4,203556,1,4,Active Shallow Crust,0.0,89.99029,0.0,10/07/0218
+8.4003,47.12395,9925,4,3,15,21,30,3.85,15.0,fr,4617,198,203557,1,2,Active Shallow Crust,0.0,89.99029,0.0,04/03/9925
+8.4003,47.12395,7759,9,13,6,8,19,3.85,15.0,fr,4618,155,203557,1,2,Active Shallow Crust,0.0,89.99029,0.0,09/13/7759
+8.4003,47.12395,1419,1,16,9,15,35,3.85,27.5,fr,4619,28,203558,1,1,Active Shallow Crust,0.0,89.99029,0.0,01/16/1419
+8.4003,47.12395,1999,11,14,1,43,46,3.85,5.0,fr,4620,39,203559,1,2,Active Shallow Crust,240.012,57.99635,0.0,11/14/1999
+8.4003,47.12395,6388,1,9,21,32,41,3.85,5.0,fr,4621,127,203559,1,2,Active Shallow Crust,240.012,57.99635,0.0,01/09/6388
+8.4003,47.12395,2425,12,8,11,41,7,3.85,5.0,fr,4622,48,203565,1,1,Active Shallow Crust,128.8934,89.99514,0.0,12/08/2425
+8.4003,47.12395,6930,7,15,18,58,24,3.95,5.0,fr,4623,138,203568,1,1,Active Shallow Crust,0.0,89.99134,0.0,07/15/6930
+8.4003,47.12395,6864,11,19,5,44,28,3.95,15.0,fr,4624,137,203569,1,1,Active Shallow Crust,0.0,89.99134,0.0,11/19/6864
+8.4003,47.12395,4105,3,13,20,52,41,3.95,27.5,fr,4625,82,203570,1,1,Active Shallow Crust,0.0,89.99134,0.0,03/13/4105
+8.4003,47.12395,6110,10,14,19,4,19,3.95,5.0,fr,4626,122,203571,1,1,Active Shallow Crust,240.0198,58.00425,0.0,10/14/6110
+8.4003,47.12395,8842,2,11,23,11,23,3.95,5.0,fr,4627,176,203574,1,2,Active Shallow Crust,0.0,89.99124,-90.0,02/11/8842
+8.4003,47.12395,8700,9,18,1,42,29,3.95,5.0,fr,4628,173,203574,1,2,Active Shallow Crust,0.0,89.99124,-90.0,09/18/8700
+8.4003,47.12395,2008,3,3,22,55,26,4.05,5.0,fr,4629,40,203580,1,2,Active Shallow Crust,0.0,89.99229,0.0,03/03/2008
+8.4003,47.12395,7463,2,4,19,37,47,4.05,5.0,fr,4630,149,203580,1,2,Active Shallow Crust,0.0,89.99229,0.0,02/04/7463
+8.4003,47.12395,1877,12,3,13,49,21,4.15,27.5,fr,4631,37,203594,1,1,Active Shallow Crust,0.0,89.99312,0.0,12/03/1877
+8.4003,47.12395,8626,8,25,6,21,29,4.25,5.0,fr,4632,172,203604,1,2,Active Shallow Crust,0.0,89.98774,0.0,08/25/8626
+8.4003,47.12395,8457,10,13,4,2,5,4.25,5.0,fr,4633,169,203604,1,2,Active Shallow Crust,0.0,89.98774,0.0,10/13/8457
+8.4003,47.12395,6734,6,16,20,41,2,4.35,5.0,fr,4634,134,203616,1,1,Active Shallow Crust,0.0,89.98907,0.0,06/16/6734
+8.4003,47.12395,7981,6,28,8,36,41,4.35,15.0,fr,4635,159,203626,1,1,Active Shallow Crust,128.8979,89.98304,0.0,06/28/7981
+8.4003,47.12395,3833,10,13,12,43,48,4.55,15.0,fr,4636,76,203641,1,1,Active Shallow Crust,0.0,89.99132,0.0,10/13/3833
+8.4003,47.12395,3531,11,27,14,53,47,4.55,27.5,fr,4637,70,203642,1,1,Active Shallow Crust,0.0,89.99132,0.0,11/27/3531
+8.4003,47.12395,8504,7,10,4,2,42,4.95,5.0,fr,4638,170,203688,1,1,Active Shallow Crust,0.0,89.98904,0.0,07/10/8504
+8.4003,47.12395,1570,7,18,7,48,4,4.95,5.0,fr,4639,31,203694,1,1,Active Shallow Crust,0.0,89.98892,-90.0,07/18/1570
+8.4003,47.12395,703,11,8,6,6,56,5.25,5.0,fr,4640,14,203724,1,1,Active Shallow Crust,0.0,89.9903,0.0,11/08/0703
+8.4003,47.12395,7002,6,7,11,11,30,5.75,5.0,fr,4641,140,203784,1,1,Active Shallow Crust,0.0,89.99018,0.0,06/07/7002
+0.83505,42.43111,5849,4,17,19,46,15,3.55,15.0,fr,4642,116,204001,1,1,Active Shallow Crust,0.0,89.98977,0.0,04/17/5849
+0.83505,42.43111,4317,11,22,23,10,49,3.55,5.0,fr,4643,86,204003,1,1,Active Shallow Crust,240.0118,57.99815,0.0,11/22/4317
+0.83505,42.43111,83,9,6,22,0,32,3.55,5.0,fr,4644,1,204006,1,1,Active Shallow Crust,0.0,89.98965,-90.0,09/06/0083
+0.83505,42.43111,2148,6,15,11,4,35,3.65,5.0,fr,4645,42,204012,1,1,Active Shallow Crust,0.0,89.99005,0.0,06/15/2148
+0.83505,42.43111,3966,4,9,19,22,4,3.65,15.0,fr,4646,79,204013,1,1,Active Shallow Crust,0.0,89.99005,0.0,04/09/3966
+0.83505,42.43111,4387,12,28,21,45,10,3.65,5.0,fr,4647,87,204018,1,1,Active Shallow Crust,0.0,89.98994,-90.0,12/28/4387
+0.83505,42.43111,6265,3,10,13,51,12,3.75,5.0,fr,4648,125,204024,1,1,Active Shallow Crust,0.0,89.98965,0.0,03/10/6265
+0.83505,42.43111,105,4,27,22,18,28,3.75,5.0,fr,4649,2,204027,1,1,Active Shallow Crust,240.0079,58.01748,0.0,04/27/0105
+0.83505,42.43111,8202,3,8,15,7,2,3.75,5.0,fr,4650,164,204033,1,1,Active Shallow Crust,128.8971,89.96735,0.0,03/08/8202
+0.83505,42.43111,1000,2,7,12,12,25,3.75,15.0,fr,4651,19,204034,1,1,Active Shallow Crust,128.8971,89.96735,0.0,02/07/1000
+0.83505,42.43111,9279,5,29,12,45,25,3.85,5.0,fr,4652,185,204036,1,1,Active Shallow Crust,0.0,89.99012,0.0,05/29/9279
+0.83505,42.43111,2540,2,23,14,41,39,3.85,15.0,fr,4653,50,204037,1,1,Active Shallow Crust,0.0,89.99012,0.0,02/23/2540
+0.83505,42.43111,4849,6,5,10,12,55,3.95,5.0,fr,4654,96,204054,1,1,Active Shallow Crust,0.0,89.98991,-90.0,06/05/4849
+0.83505,42.43111,310,3,18,22,23,40,4.05,15.0,fr,4655,6,204061,1,2,Active Shallow Crust,0.0,89.99006,0.0,03/18/0310
+0.83505,42.43111,5541,6,16,7,42,23,4.05,15.0,fr,4656,110,204061,1,2,Active Shallow Crust,0.0,89.99006,0.0,06/16/5541
+0.83505,42.43111,5858,11,15,8,52,52,4.05,5.0,fr,4657,117,204063,1,1,Active Shallow Crust,240.0054,58.00568,0.0,11/15/5858
+0.83505,42.43111,2133,10,10,4,10,57,4.15,15.0,fr,4658,42,204073,1,1,Active Shallow Crust,0.0,89.99021,0.0,10/10/2133
+0.83505,42.43111,8199,9,29,1,31,5,4.25,5.0,fr,4659,163,204084,1,1,Active Shallow Crust,0.0,89.99003,0.0,09/29/8199
+0.83505,42.43111,7475,1,28,9,27,49,4.25,15.0,fr,4660,149,204094,1,1,Active Shallow Crust,128.8951,89.98087,0.0,01/28/7475
+0.83505,42.43111,8957,6,21,12,2,19,4.55,27.5,fr,4661,179,204122,1,1,Active Shallow Crust,0.0,89.99,0.0,06/21/8957
+0.83505,42.43111,8606,9,1,14,27,5,4.55,15.0,fr,4662,172,204124,1,1,Active Shallow Crust,240.0081,57.99718,0.0,09/01/8606
+8.58915,48.29825,531,11,27,20,38,24,3.55,5.0,fr,4663,10,204960,1,2,Active Shallow Crust,0.0,89.98658,0.0,11/27/0531
+8.58915,48.29825,9136,4,26,13,18,28,3.55,5.0,fr,4664,182,204960,1,2,Active Shallow Crust,0.0,89.98658,0.0,04/26/9136
+8.58915,48.29825,6956,11,6,10,44,2,3.55,15.0,fr,4665,139,204961,1,1,Active Shallow Crust,0.0,89.98658,0.0,11/06/6956
+8.58915,48.29825,570,12,15,13,14,42,3.55,5.0,fr,4666,11,204966,1,1,Active Shallow Crust,0.0,89.98643,-90.0,12/15/0570
+8.58915,48.29825,2441,2,2,6,5,0,3.65,15.0,fr,4667,48,204973,1,1,Active Shallow Crust,0.0,89.98804,0.0,02/02/2441
+8.58915,48.29825,9618,4,12,13,24,27,3.65,15.0,fr,4668,192,204976,1,1,Active Shallow Crust,239.9998,58.01321,0.0,04/12/9618
+8.58915,48.29825,6280,1,1,2,46,27,3.75,5.0,fr,4669,125,204984,1,1,Active Shallow Crust,0.0,89.98934,0.0,01/01/6280
+8.58915,48.29825,6502,3,15,9,29,25,3.75,27.5,fr,4670,130,204986,1,1,Active Shallow Crust,0.0,89.98934,0.0,03/15/6502
+8.58915,48.29825,3656,10,13,20,58,49,3.75,5.0,fr,4671,73,204990,1,1,Active Shallow Crust,0.0,89.98922,-90.0,10/13/3656
+8.58915,48.29825,5994,9,1,5,4,44,3.95,5.0,fr,4672,119,205011,1,2,Active Shallow Crust,240.0196,58.00592,0.0,09/01/5994
+8.58915,48.29825,6629,10,1,5,41,37,3.95,5.0,fr,4673,132,205011,1,2,Active Shallow Crust,240.0196,58.00592,0.0,10/01/6629
+8.58915,48.29825,4288,5,4,19,59,4,3.95,15.0,fr,4674,85,205015,1,1,Active Shallow Crust,0.0,89.99144,-90.0,05/04/4288
+8.58915,48.29825,6414,11,28,2,1,59,4.05,5.0,fr,4675,128,205020,1,1,Active Shallow Crust,0.0,89.99245,0.0,11/28/6414
+8.58915,48.29825,9709,6,30,15,54,5,4.25,15.0,fr,4676,194,205045,1,1,Active Shallow Crust,0.0,89.98801,0.0,06/30/9709
+8.58915,48.29825,7954,3,21,10,54,13,4.35,15.0,fr,4677,159,205057,1,1,Active Shallow Crust,0.0,89.98932,0.0,03/21/7954
+8.58915,48.29825,3753,5,14,19,22,37,4.65,27.5,fr,4678,75,205094,1,1,Active Shallow Crust,0.0,89.98866,0.0,05/14/3753
+8.58915,48.29825,5174,11,21,16,20,0,4.95,5.0,fr,4679,103,205131,1,1,Active Shallow Crust,240.0127,58.00488,0.0,11/21/5174
+2.22073,47.50126,1237,8,27,23,55,27,3.75,27.5,fr,4680,24,205466,1,1,Active Shallow Crust,0.0,89.98917,0.0,08/27/1237
+2.22073,47.50126,6410,6,17,11,51,49,3.85,27.5,fr,4681,128,205478,1,1,Active Shallow Crust,0.0,89.99036,0.0,06/17/6410
+2.22073,47.50126,8566,4,13,2,4,29,3.85,5.0,fr,4682,171,205479,1,1,Active Shallow Crust,240.011,57.99768,0.0,04/13/8566
+1.18833,45.30519,7355,2,12,3,42,52,3.55,5.0,fr,4683,147,205920,1,1,Active Shallow Crust,0.0,89.98936,0.0,02/12/7355
+1.18833,45.30519,6857,9,27,10,30,59,3.55,15.0,fr,4684,137,205921,1,1,Active Shallow Crust,0.0,89.98936,0.0,09/27/6857
+1.18833,45.30519,5299,12,6,8,59,11,3.65,5.0,fr,4685,105,205932,1,1,Active Shallow Crust,0.0,89.99052,0.0,12/06/5299
+1.18833,45.30519,3840,1,19,5,25,37,3.65,27.5,fr,4686,76,205934,1,1,Active Shallow Crust,0.0,89.99052,0.0,01/19/3840
+1.18833,45.30519,9895,1,20,19,13,24,3.85,15.0,fr,4687,197,205957,1,1,Active Shallow Crust,0.0,89.98996,0.0,01/20/9895
+1.18833,45.30519,9035,4,16,23,33,28,4.05,15.0,fr,4688,180,205981,1,1,Active Shallow Crust,0.0,89.99003,0.0,04/16/9035
+1.18833,45.30519,7143,7,21,22,25,1,4.25,5.0,fr,4689,142,206010,1,1,Active Shallow Crust,0.0,89.99039,-90.0,07/21/7143
+1.18833,45.30519,6942,1,16,21,42,56,5.45,5.0,fr,4690,138,206148,1,1,Active Shallow Crust,0.0,89.99005,0.0,01/16/6942
+-1.15018,46.87827,9370,9,12,21,40,35,3.55,5.0,fr,4691,187,206400,1,1,Active Shallow Crust,0.0,89.98966,0.0,09/12/9370
+-1.15018,46.87827,7058,4,29,8,9,50,3.55,15.0,fr,4692,141,206401,1,1,Active Shallow Crust,0.0,89.98966,0.0,04/29/7058
+-1.15018,46.87827,3888,3,20,19,36,35,3.65,5.0,fr,4693,77,206412,1,1,Active Shallow Crust,0.0,89.98925,0.0,03/20/3888
+-1.15018,46.87827,4107,1,20,13,36,37,3.75,5.0,fr,4694,82,206424,1,1,Active Shallow Crust,0.0,89.99042,0.0,01/20/4107
+-1.15018,46.87827,9934,10,26,5,16,46,3.95,5.0,fr,4695,198,206448,1,3,Active Shallow Crust,0.0,89.99021,0.0,10/26/9934
+-1.15018,46.87827,3592,4,13,15,19,43,3.95,5.0,fr,4696,71,206448,1,3,Active Shallow Crust,0.0,89.99021,0.0,04/13/3592
+-1.15018,46.87827,9174,9,1,17,53,37,3.95,5.0,fr,4697,183,206448,1,3,Active Shallow Crust,0.0,89.99021,0.0,09/01/9174
+-1.15018,46.87827,5085,10,18,8,41,47,3.95,15.0,fr,4698,101,206449,1,1,Active Shallow Crust,0.0,89.99021,0.0,10/18/5085
+-1.15018,46.87827,7904,6,2,6,5,21,4.05,5.0,fr,4699,158,206466,1,1,Active Shallow Crust,0.0,89.9902,-90.0,06/02/7904
+-1.15018,46.87827,3350,6,2,23,15,49,4.05,15.0,fr,4700,66,206470,1,1,Active Shallow Crust,128.8905,89.99371,0.0,06/02/3350
+-1.15018,46.87827,4492,1,26,17,43,28,4.15,5.0,fr,4701,89,206472,1,2,Active Shallow Crust,0.0,89.98964,0.0,01/26/4492
+-1.15018,46.87827,7245,10,1,11,39,53,4.15,5.0,fr,4702,144,206472,1,2,Active Shallow Crust,0.0,89.98964,0.0,10/01/7245
+-1.15018,46.87827,1839,2,10,4,49,51,4.15,15.0,fr,4703,36,206476,1,2,Active Shallow Crust,240.0085,57.99728,0.0,02/10/1839
+-1.15018,46.87827,3444,11,30,13,30,2,4.15,15.0,fr,4704,68,206476,1,2,Active Shallow Crust,240.0085,57.99728,0.0,11/30/3444
+-1.15018,46.87827,8737,6,24,13,35,15,4.25,15.0,fr,4705,174,206485,1,1,Active Shallow Crust,0.0,89.98999,0.0,06/24/8737
+-1.15018,46.87827,505,2,1,2,1,30,4.35,15.0,fr,4706,10,206497,1,1,Active Shallow Crust,0.0,89.98971,0.0,02/01/0505
+-1.15018,46.87827,5308,3,14,6,32,20,4.35,5.0,fr,4707,106,206499,1,1,Active Shallow Crust,240.0083,57.99605,0.0,03/14/5308
+-1.15018,46.87827,5410,4,8,15,10,32,4.45,5.0,fr,4708,108,206508,1,2,Active Shallow Crust,0.0,89.99022,0.0,04/08/5410
+-1.15018,46.87827,2141,11,1,20,33,52,4.45,5.0,fr,4709,42,206508,1,2,Active Shallow Crust,0.0,89.99022,0.0,11/01/2141
+-1.15018,46.87827,1880,5,14,21,39,22,4.55,27.5,fr,4710,37,206522,1,1,Active Shallow Crust,0.0,89.99019,0.0,05/14/1880
+-1.15018,46.87827,1831,9,10,20,13,7,4.75,5.0,fr,4711,36,206544,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/10/1831
+1.22121,50.34305,9684,12,19,21,12,45,3.55,5.0,fr,4712,193,206883,1,1,Active Shallow Crust,240.0122,57.99846,0.0,12/19/9684
+1.22121,50.34305,8027,4,25,8,41,27,3.85,5.0,fr,4713,160,206925,1,1,Active Shallow Crust,128.8954,89.99374,0.0,04/25/8027
+1.22121,50.34305,7776,11,8,22,23,59,3.95,15.0,fr,4714,155,206932,1,1,Active Shallow Crust,240.0204,58.00499,0.0,11/08/7776
+1.22121,50.34305,3685,9,2,16,12,3,4.05,5.0,fr,4715,73,206940,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/02/3685
+1.22121,50.34305,8525,11,4,8,7,31,4.05,5.0,fr,4716,170,206949,1,1,Active Shallow Crust,128.8899,89.99367,0.0,11/04/8525
+1.22121,50.34305,8758,10,24,17,33,58,4.45,5.0,fr,4717,175,206991,1,1,Active Shallow Crust,240.0064,57.99488,0.0,10/24/8758
+3.10921,40.47306,4307,3,12,13,13,52,4.05,5.0,fr,4718,86,207420,1,1,Active Shallow Crust,0.0,89.98921,0.0,03/12/4307
+-1.31767,48.88137,6475,8,29,3,48,13,3.55,15.0,fr,4719,129,207841,1,1,Active Shallow Crust,0.0,89.99005,0.0,08/29/6475
+-1.31767,48.88137,6141,12,31,14,17,58,3.55,15.0,fr,4720,122,207844,1,1,Active Shallow Crust,240.0123,57.99825,0.0,12/31/6141
+-1.31767,48.88137,3080,1,9,3,29,32,3.55,27.5,fr,4721,61,207848,1,1,Active Shallow Crust,0.0,89.98994,-90.0,01/09/3080
+-1.31767,48.88137,1889,11,23,4,26,23,3.55,5.0,fr,4722,37,207849,1,1,Active Shallow Crust,128.8957,89.9942,0.0,11/23/1889
+-1.31767,48.88137,7108,9,1,3,59,6,3.65,5.0,fr,4723,142,207852,1,1,Active Shallow Crust,0.0,89.98965,0.0,09/01/7108
+-1.31767,48.88137,5147,9,8,23,39,1,3.65,27.5,fr,4724,102,207854,1,1,Active Shallow Crust,0.0,89.98965,0.0,09/08/5147
+-1.31767,48.88137,885,10,30,8,29,58,3.65,15.0,fr,4725,17,207856,1,1,Active Shallow Crust,240.0015,58.01283,0.0,10/30/0885
+-1.31767,48.88137,7479,2,28,10,4,18,3.65,15.0,fr,4726,149,207859,1,1,Active Shallow Crust,0.0,89.98954,-90.0,02/28/7479
+-1.31767,48.88137,8014,4,17,13,59,32,3.75,5.0,fr,4727,160,207864,1,2,Active Shallow Crust,0.0,89.98946,0.0,04/17/8014
+-1.31767,48.88137,319,8,16,11,20,44,3.75,5.0,fr,4728,6,207864,1,2,Active Shallow Crust,0.0,89.98946,0.0,08/16/0319
+-1.31767,48.88137,5953,7,15,17,14,14,3.75,5.0,fr,4729,119,207867,1,2,Active Shallow Crust,240.0087,58.01756,0.0,07/15/5953
+-1.31767,48.88137,8106,1,9,11,58,41,3.75,5.0,fr,4730,162,207867,1,2,Active Shallow Crust,240.0087,58.01756,0.0,01/09/8106
+-1.31767,48.88137,6165,5,8,8,47,30,3.75,27.5,fr,4731,123,207869,1,1,Active Shallow Crust,240.0087,58.01756,0.0,05/08/6165
+-1.31767,48.88137,9586,7,20,1,54,5,3.85,5.0,fr,4732,191,207876,1,1,Active Shallow Crust,0.0,89.98943,0.0,07/20/9586
+-1.31767,48.88137,3935,4,26,18,15,2,3.85,5.0,fr,4733,78,207885,1,1,Active Shallow Crust,128.8954,89.99355,0.0,04/26/3935
+-1.31767,48.88137,9399,1,14,5,0,2,4.05,5.0,fr,4734,187,207900,1,2,Active Shallow Crust,0.0,89.98975,0.0,01/14/9399
+-1.31767,48.88137,3491,9,12,12,16,47,4.05,5.0,fr,4735,69,207900,1,2,Active Shallow Crust,0.0,89.98975,0.0,09/12/3491
+-1.31767,48.88137,3234,5,27,14,29,20,4.05,5.0,fr,4736,64,207903,1,1,Active Shallow Crust,240.0065,58.00595,0.0,05/27/3234
+-1.31767,48.88137,3948,11,15,22,7,51,4.35,15.0,fr,4737,78,207946,1,1,Active Shallow Crust,128.8973,89.98277,0.0,11/15/3948
+-1.31767,48.88137,235,2,4,23,9,37,5.35,5.0,fr,4738,4,208056,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/04/0235
+6.42063,47.54075,7331,8,30,1,53,20,3.55,5.0,fr,4739,146,208320,1,1,Active Shallow Crust,0.0,89.99319,0.0,08/30/7331
+6.42063,47.54075,3326,11,4,15,18,12,3.55,15.0,fr,4740,66,208324,1,1,Active Shallow Crust,240.0126,57.9985,0.0,11/04/3326
+6.42063,47.54075,9085,2,22,5,18,52,3.65,5.0,fr,4741,181,208332,1,1,Active Shallow Crust,0.0,89.98787,0.0,02/22/9085
+6.42063,47.54075,9412,3,31,13,58,33,3.75,5.0,fr,4742,188,208344,1,1,Active Shallow Crust,0.0,89.98919,0.0,03/31/9412
+6.42063,47.54075,5741,10,2,18,19,33,3.75,5.0,fr,4743,114,208350,1,1,Active Shallow Crust,0.0,89.98906,-90.0,10/02/5741
+6.42063,47.54075,8102,1,4,14,59,17,3.85,15.0,fr,4744,162,208360,1,1,Active Shallow Crust,240.011,57.99792,0.0,01/04/8102
+6.42063,47.54075,6672,11,20,17,10,47,4.05,27.5,fr,4745,133,208385,1,1,Active Shallow Crust,240.0062,58.006,0.0,11/20/6672
+6.42063,47.54075,5175,2,24,11,31,45,4.15,5.0,fr,4746,103,208398,1,1,Active Shallow Crust,0.0,89.98965,-90.0,02/24/5175
+6.42063,47.54075,7962,7,18,1,50,51,4.25,5.0,fr,4747,159,208404,1,2,Active Shallow Crust,0.0,89.99088,0.0,07/18/7962
+6.42063,47.54075,8909,10,15,19,31,13,4.25,5.0,fr,4748,178,208404,1,2,Active Shallow Crust,0.0,89.99088,0.0,10/15/8909
+6.42063,47.54075,3246,2,8,23,11,1,4.55,5.0,fr,4749,64,208440,1,1,Active Shallow Crust,0.0,89.98923,0.0,02/08/3246
+6.42063,47.54075,6254,6,28,15,12,50,4.95,15.0,fr,4750,125,208489,1,1,Active Shallow Crust,0.0,89.99049,0.0,06/28/6254
+6.42063,47.54075,167,3,10,22,21,59,5.05,5.0,fr,4751,3,208500,1,1,Active Shallow Crust,0.0,89.99031,0.0,03/10/0167
+6.42063,47.54075,5042,4,27,20,51,13,5.55,15.0,fr,4752,100,208561,1,1,Active Shallow Crust,0.0,89.98978,0.0,04/27/5042
+7.23253,43.44346,4320,11,2,19,46,38,3.55,5.0,fr,4753,86,208800,1,2,Active Shallow Crust,0.0,89.99268,0.0,11/02/4320
+7.23253,43.44346,5790,8,25,21,53,38,3.55,5.0,fr,4754,115,208800,1,2,Active Shallow Crust,0.0,89.99268,0.0,08/25/5790
+7.23253,43.44346,6241,3,9,14,49,50,3.55,5.0,fr,4755,124,208803,1,1,Active Shallow Crust,240.0118,57.99815,0.0,03/09/6241
+7.23253,43.44346,7496,10,16,7,50,10,3.55,15.0,fr,4756,149,208807,1,1,Active Shallow Crust,0.0,89.99259,-90.0,10/16/7496
+7.23253,43.44346,5682,6,22,20,55,53,3.65,5.0,fr,4757,113,208812,1,2,Active Shallow Crust,0.0,89.98695,0.0,06/22/5682
+7.23253,43.44346,2208,1,26,1,44,54,3.65,5.0,fr,4758,44,208812,1,2,Active Shallow Crust,0.0,89.98695,0.0,01/26/2208
+7.23253,43.44346,1312,7,12,13,28,1,3.75,5.0,fr,4759,26,208824,1,1,Active Shallow Crust,0.0,89.98837,0.0,07/12/1312
+7.23253,43.44346,1512,8,5,3,35,56,3.85,5.0,fr,4760,30,208836,1,1,Active Shallow Crust,0.0,89.98963,0.0,08/05/1512
+7.23253,43.44346,6505,11,7,10,4,3,4.35,5.0,fr,4761,130,208896,1,1,Active Shallow Crust,0.0,89.99126,0.0,11/07/6505
+7.23253,43.44346,4068,8,15,16,24,37,4.45,5.0,fr,4762,81,208908,1,1,Active Shallow Crust,0.0,89.98961,0.0,08/15/4068
+3.39509,39.97119,2553,3,13,21,55,1,4.05,15.0,fr,4763,51,209350,1,1,Active Shallow Crust,128.8915,89.99348,0.0,03/13/2553
+3.39509,39.97119,2403,10,8,6,3,10,4.35,5.0,fr,4764,48,209376,1,1,Active Shallow Crust,0.0,89.98923,0.0,10/08/2403
+0.33971,44.42763,5039,1,24,0,51,14,3.55,5.0,fr,4765,100,209766,1,1,Active Shallow Crust,0.0,89.98998,-90.0,01/24/5039
+0.33971,44.42763,2874,9,19,20,35,13,3.65,5.0,fr,4766,57,209772,1,2,Active Shallow Crust,0.0,89.98997,0.0,09/19/2874
+0.33971,44.42763,9943,6,19,8,57,34,3.65,5.0,fr,4767,198,209772,1,2,Active Shallow Crust,0.0,89.98997,0.0,06/19/9943
+0.33971,44.42763,3392,11,5,16,24,45,3.75,5.0,fr,4768,67,209790,1,1,Active Shallow Crust,0.0,89.98988,-90.0,11/05/3392
+0.33971,44.42763,3318,9,21,0,12,2,3.95,27.5,fr,4769,66,209813,1,1,Active Shallow Crust,240.0195,58.00495,0.0,09/21/3318
+0.33971,44.42763,4331,7,18,1,2,2,4.05,27.5,fr,4770,86,209822,1,1,Active Shallow Crust,0.0,89.98988,0.0,07/18/4331
+4.89219,43.41837,9857,1,21,18,8,45,3.55,5.0,fr,4771,197,210240,1,2,Active Shallow Crust,0.0,89.99268,0.0,01/21/9857
+4.89219,43.41837,8319,12,17,21,45,51,3.55,5.0,fr,4772,166,210240,1,2,Active Shallow Crust,0.0,89.99268,0.0,12/17/8319
+4.89219,43.41837,7108,12,27,10,23,47,3.65,5.0,fr,4773,142,210252,1,1,Active Shallow Crust,0.0,89.98695,0.0,12/27/7108
+4.89219,43.41837,8805,1,7,21,35,16,3.65,5.0,fr,4774,176,210255,1,1,Active Shallow Crust,240.0013,58.01296,0.0,01/07/8805
+4.89219,43.41837,8371,6,14,9,39,44,3.65,5.0,fr,4775,167,210261,1,1,Active Shallow Crust,128.9005,89.96346,0.0,06/14/8371
+4.89219,43.41837,8522,5,15,9,34,21,3.75,15.0,fr,4776,170,210265,1,2,Active Shallow Crust,0.0,89.98837,0.0,05/15/8522
+4.89219,43.41837,1756,9,27,0,3,33,3.75,15.0,fr,4777,35,210265,1,2,Active Shallow Crust,0.0,89.98837,0.0,09/27/1756
+4.89219,43.41837,7138,2,23,2,7,43,4.05,15.0,fr,4778,142,210301,1,1,Active Shallow Crust,0.0,89.99176,0.0,02/23/7138
+4.89219,43.41837,8205,8,17,15,9,29,4.15,5.0,fr,4779,164,210312,1,1,Active Shallow Crust,0.0,89.98898,0.0,08/17/8205
+4.89219,43.41837,8113,11,3,12,38,52,4.45,5.0,fr,4780,162,210348,1,2,Active Shallow Crust,0.0,89.9896,0.0,11/03/8113
+4.89219,43.41837,5748,5,24,8,35,53,4.45,5.0,fr,4781,114,210348,1,2,Active Shallow Crust,0.0,89.9896,0.0,05/24/5748
+4.89219,43.41837,5083,2,13,7,48,13,4.65,5.0,fr,4782,101,210378,1,1,Active Shallow Crust,0.0,89.98956,-90.0,02/13/5083
+6.69902,50.09859,4918,10,11,10,9,3,3.55,15.0,fr,4783,98,210721,1,1,Active Shallow Crust,0.0,89.98706,0.0,10/11/4918
+6.69902,50.09859,2919,11,25,8,27,27,3.65,15.0,fr,4784,58,210733,1,1,Active Shallow Crust,0.0,89.98847,0.0,11/25/2919
+6.69902,50.09859,3393,11,3,10,37,36,4.15,5.0,fr,4785,67,210795,1,1,Active Shallow Crust,240.0087,57.99802,0.0,11/03/3393
+6.69902,50.09859,112,12,30,23,0,35,4.25,5.0,fr,4786,2,210807,1,1,Active Shallow Crust,240.0079,57.99445,0.0,12/30/0112
+7.1436,44.89534,4458,6,6,22,23,34,3.55,5.0,fr,4787,89,211200,1,6,Active Shallow Crust,0.0,89.99286,0.0,06/06/4458
+7.1436,44.89534,1577,10,6,12,12,37,3.55,5.0,fr,4788,31,211200,1,6,Active Shallow Crust,0.0,89.99286,0.0,10/06/1577
+7.1436,44.89534,5339,8,31,13,19,3,3.55,5.0,fr,4789,106,211200,1,6,Active Shallow Crust,0.0,89.99286,0.0,08/31/5339
+7.1436,44.89534,7820,4,22,8,41,43,3.55,5.0,fr,4790,156,211200,1,6,Active Shallow Crust,0.0,89.99286,0.0,04/22/7820
+7.1436,44.89534,9097,2,21,2,44,47,3.55,5.0,fr,4791,181,211200,1,6,Active Shallow Crust,0.0,89.99286,0.0,02/21/9097
+7.1436,44.89534,6938,12,6,21,6,57,3.55,5.0,fr,4792,138,211200,1,6,Active Shallow Crust,0.0,89.99286,0.0,12/06/6938
+7.1436,44.89534,8953,11,6,5,27,54,3.55,15.0,fr,4793,179,211201,1,1,Active Shallow Crust,0.0,89.99286,0.0,11/06/8953
+7.1436,44.89534,948,5,26,13,12,47,3.55,5.0,fr,4794,18,211203,1,2,Active Shallow Crust,240.0122,57.99719,0.0,05/26/0948
+7.1436,44.89534,5467,12,6,12,58,46,3.55,5.0,fr,4795,109,211203,1,2,Active Shallow Crust,240.0122,57.99719,0.0,12/06/5467
+7.1436,44.89534,6115,2,24,0,10,54,3.55,15.0,fr,4796,122,211204,1,1,Active Shallow Crust,240.0122,57.99719,0.0,02/24/6115
+7.1436,44.89534,6451,2,14,13,6,11,3.55,5.0,fr,4797,129,211206,1,1,Active Shallow Crust,0.0,89.99277,-90.0,02/14/6451
+7.1436,44.89534,2590,6,11,11,57,14,3.55,5.0,fr,4798,51,211209,1,3,Active Shallow Crust,128.896,89.99643,0.0,06/11/2590
+7.1436,44.89534,7865,11,16,22,51,1,3.55,5.0,fr,4799,157,211209,1,3,Active Shallow Crust,128.896,89.99643,0.0,11/16/7865
+7.1436,44.89534,8871,10,22,2,14,48,3.55,5.0,fr,4800,177,211209,1,3,Active Shallow Crust,128.896,89.99643,0.0,10/22/8871
+7.1436,44.89534,9333,9,28,13,32,32,3.55,15.0,fr,4801,186,211210,1,1,Active Shallow Crust,128.896,89.99643,0.0,09/28/9333
+7.1436,44.89534,3507,4,19,1,52,14,3.65,5.0,fr,4802,70,211212,1,2,Active Shallow Crust,0.0,89.98727,0.0,04/19/3507
+7.1436,44.89534,7872,6,7,22,31,47,3.65,5.0,fr,4803,157,211212,1,2,Active Shallow Crust,0.0,89.98727,0.0,06/07/7872
+7.1436,44.89534,3688,7,6,9,24,50,3.65,15.0,fr,4804,73,211213,1,4,Active Shallow Crust,0.0,89.98727,0.0,07/06/3688
+7.1436,44.89534,1328,11,30,3,9,50,3.65,15.0,fr,4805,26,211213,1,4,Active Shallow Crust,0.0,89.98727,0.0,11/30/1328
+7.1436,44.89534,5885,6,11,6,38,36,3.65,15.0,fr,4806,117,211213,1,4,Active Shallow Crust,0.0,89.98727,0.0,06/11/5885
+7.1436,44.89534,4669,8,25,16,20,21,3.65,15.0,fr,4807,93,211213,1,4,Active Shallow Crust,0.0,89.98727,0.0,08/25/4669
+7.1436,44.89534,2850,4,4,9,21,18,3.65,27.5,fr,4808,56,211214,1,1,Active Shallow Crust,0.0,89.98727,0.0,04/04/2850
+7.1436,44.89534,3527,12,1,23,11,43,3.65,5.0,fr,4809,70,211218,1,1,Active Shallow Crust,0.0,89.98712,-90.0,12/01/3527
+7.1436,44.89534,8898,1,22,1,27,25,3.65,5.0,fr,4810,177,211221,1,1,Active Shallow Crust,128.901,89.96349,0.0,01/22/8898
+7.1436,44.89534,716,7,9,23,45,43,3.75,5.0,fr,4811,14,211224,1,4,Active Shallow Crust,0.0,89.98866,0.0,07/09/0716
+7.1436,44.89534,9015,3,13,23,0,3,3.75,5.0,fr,4812,180,211224,1,4,Active Shallow Crust,0.0,89.98866,0.0,03/13/9015
+7.1436,44.89534,8649,6,8,19,56,52,3.75,5.0,fr,4813,172,211224,1,4,Active Shallow Crust,0.0,89.98866,0.0,06/08/8649
+7.1436,44.89534,8529,2,2,14,41,50,3.75,5.0,fr,4814,170,211224,1,4,Active Shallow Crust,0.0,89.98866,0.0,02/02/8529
+7.1436,44.89534,8227,9,16,11,37,53,3.75,5.0,fr,4815,164,211230,1,1,Active Shallow Crust,0.0,89.98852,-90.0,09/16/8227
+7.1436,44.89534,6075,1,19,0,49,51,3.75,15.0,fr,4816,121,211234,1,1,Active Shallow Crust,128.8959,89.96746,0.0,01/19/6075
+7.1436,44.89534,5861,6,8,9,21,31,3.75,27.5,fr,4817,117,211235,1,2,Active Shallow Crust,128.8959,89.96746,0.0,06/08/5861
+7.1436,44.89534,7939,6,12,23,44,20,3.75,27.5,fr,4818,158,211235,1,2,Active Shallow Crust,128.8959,89.96746,0.0,06/12/7939
+7.1436,44.89534,8446,5,11,8,2,43,3.85,5.0,fr,4819,168,211236,1,4,Active Shallow Crust,0.0,89.98988,0.0,05/11/8446
+7.1436,44.89534,2470,5,9,13,59,39,3.85,5.0,fr,4820,49,211236,1,4,Active Shallow Crust,0.0,89.98988,0.0,05/09/2470
+7.1436,44.89534,6535,1,24,8,4,8,3.85,5.0,fr,4821,130,211236,1,4,Active Shallow Crust,0.0,89.98988,0.0,01/24/6535
+7.1436,44.89534,2448,10,31,21,45,44,3.85,5.0,fr,4822,48,211236,1,4,Active Shallow Crust,0.0,89.98988,0.0,10/31/2448
+7.1436,44.89534,8496,12,10,23,2,32,3.85,15.0,fr,4823,169,211237,1,3,Active Shallow Crust,0.0,89.98988,0.0,12/10/8496
+7.1436,44.89534,9898,5,1,23,37,20,3.85,15.0,fr,4824,197,211237,1,3,Active Shallow Crust,0.0,89.98988,0.0,05/01/9898
+7.1436,44.89534,113,2,19,20,27,53,3.85,15.0,fr,4825,2,211237,1,3,Active Shallow Crust,0.0,89.98988,0.0,02/19/0113
+7.1436,44.89534,6612,7,29,19,48,31,3.85,5.0,fr,4826,132,211239,1,1,Active Shallow Crust,240.0105,57.99852,0.0,07/29/6612
+7.1436,44.89534,7097,3,27,9,12,10,3.85,5.0,fr,4827,141,211245,1,1,Active Shallow Crust,128.8948,89.99494,0.0,03/27/7097
+7.1436,44.89534,9669,4,24,9,17,5,3.95,5.0,fr,4828,193,211248,1,1,Active Shallow Crust,0.0,89.99098,0.0,04/24/9669
+7.1436,44.89534,862,3,17,10,57,9,3.95,15.0,fr,4829,17,211249,1,1,Active Shallow Crust,0.0,89.99098,0.0,03/17/0862
+7.1436,44.89534,5394,3,28,17,44,49,3.95,5.0,fr,4830,107,211251,1,1,Active Shallow Crust,240.0201,58.00513,0.0,03/28/5394
+7.1436,44.89534,3575,4,23,2,43,1,3.95,5.0,fr,4831,71,211257,1,1,Active Shallow Crust,128.8994,89.99549,0.0,04/23/3575
+7.1436,44.89534,3140,5,4,11,15,43,4.05,5.0,fr,4832,62,211260,1,3,Active Shallow Crust,0.0,89.99197,0.0,05/04/3140
+7.1436,44.89534,1033,1,12,2,16,39,4.05,5.0,fr,4833,20,211260,1,3,Active Shallow Crust,0.0,89.99197,0.0,01/12/1033
+7.1436,44.89534,8486,4,23,11,2,56,4.05,5.0,fr,4834,169,211260,1,3,Active Shallow Crust,0.0,89.99197,0.0,04/23/8486
+7.1436,44.89534,6988,12,20,21,14,33,4.05,15.0,fr,4835,139,211261,1,1,Active Shallow Crust,0.0,89.99197,0.0,12/20/6988
+7.1436,44.89534,8113,12,8,22,16,38,4.05,27.5,fr,4836,162,211265,1,1,Active Shallow Crust,240.0056,58.00583,0.0,12/08/8113
+7.1436,44.89534,8447,11,28,21,41,7,4.05,5.0,fr,4837,168,211269,1,1,Active Shallow Crust,128.8902,89.99397,0.0,11/28/8447
+7.1436,44.89534,4655,8,22,10,47,54,4.15,5.0,fr,4838,93,211272,1,3,Active Shallow Crust,0.0,89.98926,0.0,08/22/4655
+7.1436,44.89534,7498,10,26,13,32,57,4.15,5.0,fr,4839,149,211272,1,3,Active Shallow Crust,0.0,89.98926,0.0,10/26/7498
+7.1436,44.89534,5280,7,26,16,3,41,4.15,5.0,fr,4840,105,211272,1,3,Active Shallow Crust,0.0,89.98926,0.0,07/26/5280
+7.1436,44.89534,7146,9,29,22,27,25,4.15,15.0,fr,4841,142,211273,1,1,Active Shallow Crust,0.0,89.98926,0.0,09/29/7146
+7.1436,44.89534,3680,5,16,11,47,37,4.25,5.0,fr,4842,73,211284,1,1,Active Shallow Crust,0.0,89.99043,0.0,05/16/3680
+7.1436,44.89534,3967,10,24,23,40,30,4.25,27.5,fr,4843,79,211286,1,1,Active Shallow Crust,0.0,89.99043,0.0,10/24/3967
+7.1436,44.89534,240,4,28,20,7,40,4.35,5.0,fr,4844,4,211302,1,1,Active Shallow Crust,0.0,89.99137,-90.0,04/28/0240
+7.1436,44.89534,2212,8,1,3,41,56,4.35,5.0,fr,4845,44,211305,1,1,Active Shallow Crust,128.8986,89.98244,0.0,08/01/2212
+7.1436,44.89534,4885,9,9,4,38,29,4.45,5.0,fr,4846,97,211308,1,1,Active Shallow Crust,0.0,89.98986,0.0,09/09/4885
+7.1436,44.89534,9445,7,11,2,30,42,4.45,15.0,fr,4847,188,211309,1,1,Active Shallow Crust,0.0,89.98986,0.0,07/11/9445
+7.1436,44.89534,1697,7,12,14,32,59,4.55,5.0,fr,4848,33,211323,1,1,Active Shallow Crust,240.0089,57.99704,0.0,07/12/1697
+7.1436,44.89534,968,5,31,4,1,18,4.55,5.0,fr,4849,19,211329,1,1,Active Shallow Crust,128.8947,89.98556,0.0,05/31/0968
+7.1436,44.89534,265,4,9,22,52,49,4.75,27.5,fr,4850,5,211352,1,1,Active Shallow Crust,0.0,89.98911,-90.0,04/09/0265
+7.1436,44.89534,3195,10,6,22,3,15,4.85,15.0,fr,4851,63,211363,1,1,Active Shallow Crust,0.0,89.9903,-90.0,10/06/3195
+7.1436,44.89534,4757,1,29,16,48,1,5.15,15.0,fr,4852,95,211393,1,1,Active Shallow Crust,0.0,89.98981,0.0,01/29/4757
+7.1436,44.89534,1306,10,9,21,5,32,5.65,15.0,fr,4853,26,211453,1,1,Active Shallow Crust,0.0,89.98981,0.0,10/09/1306
+7.143601,44.89534,4374,10,6,3,32,20,6.05,5.357596,fr,4854,87,211500,1,1,Active Shallow Crust,0.0,89.98995,0.0,10/06/4374
+6.84694,43.13096,6943,7,6,18,25,45,3.95,5.0,fr,4855,138,211728,1,1,Active Shallow Crust,0.0,89.99072,0.0,07/06/6943
+2.98817,40.59059,5983,1,29,12,50,32,3.55,15.0,fr,4856,119,212170,1,1,Active Shallow Crust,128.8971,89.99234,0.0,01/29/5983
+2.98817,40.59059,9728,1,20,2,25,27,3.65,5.0,fr,4857,194,212172,1,1,Active Shallow Crust,0.0,89.98976,0.0,01/20/9728
+2.98817,40.59059,8266,5,3,13,50,48,3.75,27.5,fr,4858,165,212186,1,1,Active Shallow Crust,0.0,89.99088,0.0,05/03/8266
+2.98817,40.59059,6016,9,3,21,0,11,3.95,27.5,fr,4859,120,212216,1,1,Active Shallow Crust,0.0,89.99023,-90.0,09/03/6016
+3.85583,40.85335,6644,6,16,16,11,18,3.95,5.0,fr,4860,132,212691,1,1,Active Shallow Crust,240.0188,58.00523,0.0,06/16/6644
+3.855855,40.85335,7839,3,2,20,36,3,7.05,16.94221,fr,4861,156,213060,1,1,Active Shallow Crust,360.0,89.99001,0.0,03/02/7839
+7.58391,50.44984,6582,3,4,3,39,12,3.55,5.0,fr,4862,131,213120,1,2,Active Shallow Crust,0.0,89.98716,0.0,03/04/6582
+7.58391,50.44984,1286,7,9,9,43,21,3.55,5.0,fr,4863,25,213120,1,2,Active Shallow Crust,0.0,89.98716,0.0,07/09/1286
+7.58391,50.44984,952,6,7,23,55,22,3.55,15.0,fr,4864,19,213121,1,1,Active Shallow Crust,0.0,89.98716,0.0,06/07/0952
+7.58391,50.44984,2869,9,3,8,43,49,3.55,27.5,fr,4865,57,213122,1,3,Active Shallow Crust,0.0,89.98716,0.0,09/03/2869
+7.58391,50.44984,1370,6,24,23,30,32,3.55,27.5,fr,4866,27,213122,1,3,Active Shallow Crust,0.0,89.98716,0.0,06/24/1370
+7.58391,50.44984,7145,5,30,22,28,7,3.55,27.5,fr,4867,142,213122,1,3,Active Shallow Crust,0.0,89.98716,0.0,05/30/7145
+7.58391,50.44984,8341,10,13,18,16,18,3.55,5.0,fr,4868,166,213123,1,1,Active Shallow Crust,240.0126,57.99763,0.0,10/13/8341
+7.58391,50.44984,941,7,14,7,9,13,3.65,5.0,fr,4869,18,213132,1,2,Active Shallow Crust,0.0,89.98856,0.0,07/14/0941
+7.58391,50.44984,2444,1,29,0,3,21,3.65,5.0,fr,4870,48,213132,1,2,Active Shallow Crust,0.0,89.98856,0.0,01/29/2444
+7.58391,50.44984,4034,12,9,19,1,39,3.65,15.0,fr,4871,80,213133,1,1,Active Shallow Crust,0.0,89.98856,0.0,12/09/4034
+7.58391,50.44984,8432,7,1,2,27,16,3.65,5.0,fr,4872,168,213141,1,1,Active Shallow Crust,128.9007,89.96304,0.0,07/01/8432
+7.58391,50.44984,2233,3,12,18,38,34,3.75,5.0,fr,4873,44,213144,1,1,Active Shallow Crust,0.0,89.9898,0.0,03/12/2233
+7.58391,50.44984,9970,9,1,17,5,45,3.75,27.5,fr,4874,199,213146,1,1,Active Shallow Crust,0.0,89.9898,0.0,09/01/9970
+7.58391,50.44984,4982,6,9,22,32,17,3.85,5.0,fr,4875,99,213156,1,1,Active Shallow Crust,0.0,89.99091,0.0,06/09/4982
+7.58391,50.44984,6053,9,25,13,17,21,3.85,5.0,fr,4876,121,213162,1,1,Active Shallow Crust,0.0,89.99081,-90.0,09/25/6053
+7.58391,50.44984,8312,5,7,13,5,13,3.85,5.0,fr,4877,166,213165,1,1,Active Shallow Crust,128.8945,89.99318,0.0,05/07/8312
+7.58391,50.44984,5311,7,3,9,31,28,3.95,5.0,fr,4878,106,213168,1,1,Active Shallow Crust,0.0,89.9919,0.0,07/03/5311
+7.58391,50.44984,5869,4,4,2,47,6,3.95,27.5,fr,4879,117,213170,1,1,Active Shallow Crust,0.0,89.9919,0.0,04/04/5869
+7.58391,50.44984,1229,7,7,22,39,28,3.95,5.0,fr,4880,24,213171,1,1,Active Shallow Crust,240.0206,58.00509,0.0,07/07/1229
+7.58391,50.44984,3038,1,31,1,20,55,4.05,5.0,fr,4881,60,213180,1,1,Active Shallow Crust,0.0,89.98917,0.0,01/31/3038
+7.58391,50.44984,799,7,25,18,0,19,4.05,27.5,fr,4882,15,213182,1,1,Active Shallow Crust,0.0,89.98917,0.0,07/25/0799
+7.58391,50.44984,9419,8,15,18,12,51,4.15,5.0,fr,4883,188,213192,1,1,Active Shallow Crust,0.0,89.99035,0.0,08/15/9419
+7.58391,50.44984,6219,5,24,6,29,24,4.15,27.5,fr,4884,124,213197,1,1,Active Shallow Crust,240.0091,57.99755,0.0,05/24/6219
+7.58391,50.44984,4258,2,24,3,3,35,4.25,5.0,fr,4885,85,213204,1,1,Active Shallow Crust,0.0,89.99139,0.0,02/24/4258
+7.58391,50.44984,6827,5,1,11,5,12,4.55,5.0,fr,4886,136,213240,1,1,Active Shallow Crust,0.0,89.98985,0.0,05/01/6827
+7.58391,50.44984,8228,6,6,6,43,37,4.75,5.0,fr,4887,164,213267,1,1,Active Shallow Crust,240.009,58.00495,0.0,06/06/8228
+7.58391,50.44984,2083,12,22,2,51,8,4.75,5.0,fr,4888,41,213270,1,1,Active Shallow Crust,0.0,89.99021,-90.0,12/22/2083
+7.58391,50.44984,6065,2,5,1,51,53,4.85,5.0,fr,4889,121,213276,1,1,Active Shallow Crust,0.0,89.98994,0.0,02/05/6065
+7.58391,50.44984,2355,6,11,11,31,25,4.95,5.0,fr,4890,47,213291,1,1,Active Shallow Crust,240.0139,58.00495,0.0,06/11/2355
+7.58391,50.44984,5541,6,17,18,52,17,5.35,5.0,fr,4891,110,213339,1,1,Active Shallow Crust,240.0282,57.99846,0.0,06/17/5541
+7.583911,50.44984,2188,1,3,5,17,9,6.05,5.357596,fr,4892,43,213420,1,1,Active Shallow Crust,0.0,89.98988,0.0,01/03/2188
+5.43287,51.89936,317,1,12,10,23,17,3.55,27.5,fr,4893,6,213602,1,1,Active Shallow Crust,0.0,89.98756,0.0,01/12/0317
+5.43287,51.89936,5748,11,20,12,33,39,3.95,5.0,fr,4894,114,213657,1,1,Active Shallow Crust,128.9004,89.99215,0.0,11/20/5748
+5.43287,51.89936,5884,10,30,14,39,23,4.75,15.0,fr,4895,117,213745,1,1,Active Shallow Crust,0.0,89.99062,0.0,10/30/5884
+5.43287,51.89936,3615,3,10,21,8,6,5.45,5.0,fr,4896,72,213828,1,1,Active Shallow Crust,0.0,89.99022,0.0,03/10/3615
+1.35995,49.17212,1602,10,7,5,48,18,3.65,5.0,fr,4897,32,214092,1,3,Active Shallow Crust,0.0,89.98972,0.0,10/07/1602
+1.35995,49.17212,3263,10,15,7,58,21,3.65,5.0,fr,4898,65,214092,1,3,Active Shallow Crust,0.0,89.98972,0.0,10/15/3263
+1.35995,49.17212,1570,12,21,7,35,12,3.65,5.0,fr,4899,31,214092,1,3,Active Shallow Crust,0.0,89.98972,0.0,12/21/1570
+1.35995,49.17212,2189,3,18,5,46,0,3.75,5.0,fr,4900,43,214104,1,1,Active Shallow Crust,0.0,89.98952,0.0,03/18/2189
+1.35995,49.17212,858,4,19,7,36,2,3.75,15.0,fr,4901,17,214105,1,1,Active Shallow Crust,0.0,89.98952,0.0,04/19/0858
+1.35995,49.17212,1512,2,29,16,50,42,4.15,5.0,fr,4902,30,214152,1,1,Active Shallow Crust,0.0,89.99009,0.0,02/29/1512
+1.35995,49.17212,637,9,30,6,44,41,4.55,5.0,fr,4903,12,214209,1,1,Active Shallow Crust,128.8932,89.98579,0.0,09/30/0637
+8.28331,45.41685,3832,10,1,18,4,41,3.55,27.5,fr,4904,76,215042,1,1,Active Shallow Crust,0.0,89.98584,0.0,10/01/3832
+8.28331,45.41685,7383,12,30,2,19,1,3.65,5.0,fr,4905,147,215052,1,1,Active Shallow Crust,0.0,89.98738,0.0,12/30/7383
+8.28331,45.41685,4369,11,22,8,30,13,3.65,5.0,fr,4906,87,215055,1,1,Active Shallow Crust,239.9988,58.01397,0.0,11/22/4369
+8.28331,45.41685,7372,7,13,16,28,15,3.85,5.0,fr,4907,147,215076,1,1,Active Shallow Crust,0.0,89.98997,0.0,07/13/7372
+8.28331,45.41685,4082,7,29,8,34,56,3.95,5.0,fr,4908,81,215097,1,1,Active Shallow Crust,128.8992,89.99554,0.0,07/29/4082
+6.31617,51.64859,3001,6,24,20,10,44,4.15,5.0,fr,4909,60,215592,1,1,Active Shallow Crust,0.0,89.99059,0.0,06/24/3001
+6.31617,51.64859,1659,3,4,13,57,9,4.25,5.0,fr,4910,33,215604,1,1,Active Shallow Crust,0.0,89.98882,0.0,03/04/1659
+6.31617,51.64859,4983,6,18,0,30,11,5.45,27.5,fr,4911,99,215750,1,1,Active Shallow Crust,0.0,89.99017,0.0,06/18/4983
+-2.84048,42.58161,7031,12,12,5,35,44,3.55,15.0,fr,4912,140,216001,1,1,Active Shallow Crust,0.0,89.98886,0.0,12/12/7031
+-2.84048,42.58161,1565,8,4,16,52,53,3.55,5.0,fr,4913,31,216006,1,1,Active Shallow Crust,0.0,89.98873,-90.0,08/04/1565
+-2.84048,42.58161,6103,8,26,16,0,50,3.55,15.0,fr,4914,122,216010,1,1,Active Shallow Crust,128.8965,89.99258,0.0,08/26/6103
+-2.84048,42.58161,5806,11,4,20,56,53,3.75,5.0,fr,4915,116,216024,1,1,Active Shallow Crust,0.0,89.99115,0.0,11/04/5806
+-2.84048,42.58161,3213,9,5,4,51,49,3.75,15.0,fr,4916,64,216034,1,1,Active Shallow Crust,128.8971,89.96742,0.0,09/05/3213
+-2.84048,42.58161,2858,1,19,16,46,40,3.95,5.0,fr,4917,57,216048,1,1,Active Shallow Crust,0.0,89.99063,0.0,01/19/2858
+-2.84048,42.58161,1821,1,9,17,51,1,4.05,5.0,fr,4918,36,216060,1,1,Active Shallow Crust,0.0,89.98956,0.0,01/09/1821
+-3.14057,47.78836,3716,3,7,18,51,39,3.55,5.0,fr,4919,74,216480,1,2,Active Shallow Crust,0.0,89.98984,0.0,03/07/3716
+-3.14057,47.78836,6917,3,25,18,17,2,3.55,5.0,fr,4920,138,216480,1,2,Active Shallow Crust,0.0,89.98984,0.0,03/25/6917
+-3.14057,47.78836,1093,10,31,22,1,56,3.55,15.0,fr,4921,21,216481,1,1,Active Shallow Crust,0.0,89.98984,0.0,10/31/1093
+-3.14057,47.78836,9469,8,7,17,0,36,3.55,5.0,fr,4922,189,216483,1,1,Active Shallow Crust,240.0121,57.99808,0.0,08/07/9469
+-3.14057,47.78836,5435,10,12,14,24,48,3.55,5.0,fr,4923,108,216486,1,2,Active Shallow Crust,0.0,89.98972,-90.0,10/12/5435
+-3.14057,47.78836,2902,1,10,2,58,24,3.55,5.0,fr,4924,58,216486,1,2,Active Shallow Crust,0.0,89.98972,-90.0,01/10/2902
+-3.14057,47.78836,6671,2,20,13,2,55,3.55,5.0,fr,4925,133,216489,1,1,Active Shallow Crust,128.8963,89.99323,0.0,02/20/6671
+-3.14057,47.78836,7468,2,21,0,23,33,3.65,5.0,fr,4926,149,216492,1,1,Active Shallow Crust,0.0,89.99094,0.0,02/21/7468
+-3.14057,47.78836,6386,3,13,16,46,51,3.65,15.0,fr,4927,127,216493,1,2,Active Shallow Crust,0.0,89.99094,0.0,03/13/6386
+-3.14057,47.78836,8623,6,23,0,57,33,3.65,15.0,fr,4928,172,216493,1,2,Active Shallow Crust,0.0,89.99094,0.0,06/23/8623
+-3.14057,47.78836,358,1,31,16,18,22,3.75,5.0,fr,4929,7,216504,1,2,Active Shallow Crust,0.0,89.98923,0.0,01/31/0358
+-3.14057,47.78836,4989,2,6,3,43,33,3.75,5.0,fr,4930,99,216504,1,2,Active Shallow Crust,0.0,89.98923,0.0,02/06/4989
+-3.14057,47.78836,2815,1,31,0,10,5,3.75,5.0,fr,4931,56,216507,1,1,Active Shallow Crust,240.008,58.01783,0.0,01/31/2815
+-3.14057,47.78836,4036,5,9,19,42,6,3.75,15.0,fr,4932,80,216508,1,1,Active Shallow Crust,240.008,58.01783,0.0,05/09/4036
+-3.14057,47.78836,8233,7,19,21,19,52,3.75,5.0,fr,4933,164,216513,1,1,Active Shallow Crust,128.8964,89.96726,0.0,07/19/8233
+-3.14057,47.78836,2084,8,24,2,49,28,3.85,27.5,fr,4934,41,216518,1,1,Active Shallow Crust,0.0,89.99041,0.0,08/24/2084
+-3.14057,47.78836,757,10,16,2,32,54,3.85,15.0,fr,4935,15,216523,1,1,Active Shallow Crust,0.0,89.9903,-90.0,10/16/0757
+-3.14057,47.78836,8351,1,27,11,9,23,3.95,5.0,fr,4936,167,216528,1,2,Active Shallow Crust,0.0,89.98931,0.0,01/27/8351
+-3.14057,47.78836,9573,7,26,10,8,3,3.95,5.0,fr,4937,191,216528,1,2,Active Shallow Crust,0.0,89.98931,0.0,07/26/9573
+-3.14057,47.78836,2193,5,11,4,19,36,3.95,5.0,fr,4938,43,216534,1,1,Active Shallow Crust,0.0,89.98919,-90.0,05/11/2193
+-3.14057,47.78836,2074,10,4,12,49,24,4.05,27.5,fr,4939,41,216545,1,1,Active Shallow Crust,240.0065,58.00576,0.0,10/04/2074
+-3.14057,47.78836,4752,1,25,11,24,42,4.15,27.5,fr,4940,95,216554,1,1,Active Shallow Crust,0.0,89.98981,0.0,01/25/4752
+-3.14057,47.78836,7856,3,1,1,4,49,4.35,5.0,fr,4941,157,216576,1,1,Active Shallow Crust,0.0,89.99056,0.0,03/01/7856
+-3.14057,47.78836,973,7,21,19,49,2,4.35,27.5,fr,4942,19,216578,1,1,Active Shallow Crust,0.0,89.99056,0.0,07/21/0973
+-3.14057,47.78836,878,10,12,0,21,19,4.45,5.0,fr,4943,17,216591,1,1,Active Shallow Crust,240.0057,57.99482,0.0,10/12/0878
+-3.14057,47.78836,6107,1,4,8,10,49,4.65,15.0,fr,4944,122,216613,1,1,Active Shallow Crust,0.0,89.99045,0.0,01/04/6107
+-3.14057,47.78836,5626,7,5,2,56,52,5.25,5.0,fr,4945,112,216684,1,1,Active Shallow Crust,0.0,89.98994,0.0,07/05/5626
+-3.14057,47.78836,5850,5,6,23,44,3,6.35,15.0,fr,4946,116,216826,1,1,Active Shallow Crust,128.8412,89.98981,0.0,05/06/5850
+-0.84555,42.81083,1806,1,14,19,24,31,3.55,5.0,fr,4947,36,216960,1,1,Active Shallow Crust,0.0,89.98983,0.0,01/14/1806
+-0.84555,42.81083,294,1,29,5,47,22,3.55,15.0,fr,4948,5,216961,1,2,Active Shallow Crust,0.0,89.98983,0.0,01/29/0294
+-0.84555,42.81083,5410,1,1,10,1,41,3.55,15.0,fr,4949,108,216961,1,2,Active Shallow Crust,0.0,89.98983,0.0,01/01/5410
+-0.84555,42.81083,8824,11,8,19,36,52,3.55,5.0,fr,4950,176,216966,1,1,Active Shallow Crust,0.0,89.98971,-90.0,11/08/8824
+-0.84555,42.81083,4098,9,15,19,18,14,3.55,15.0,fr,4951,81,216967,1,1,Active Shallow Crust,0.0,89.98971,-90.0,09/15/4098
+-0.84555,42.81083,4017,11,12,10,20,14,3.65,5.0,fr,4952,80,216972,1,1,Active Shallow Crust,0.0,89.99011,0.0,11/12/4017
+-0.84555,42.81083,8509,3,27,14,8,1,3.65,5.0,fr,4953,170,216975,1,1,Active Shallow Crust,240.0007,58.01268,0.0,03/27/8509
+-0.84555,42.81083,6175,5,19,5,28,12,3.65,27.5,fr,4954,123,216977,1,1,Active Shallow Crust,240.0007,58.0126,0.0,05/19/6175
+-0.84555,42.81083,5475,11,23,7,24,44,3.75,5.0,fr,4955,109,216984,1,1,Active Shallow Crust,0.0,89.98972,0.0,11/23/5475
+-0.84555,42.81083,6195,10,7,8,43,29,3.85,15.0,fr,4956,123,216997,1,1,Active Shallow Crust,0.0,89.99018,0.0,10/07/6195
+-0.84555,42.81083,276,12,9,17,48,58,3.85,5.0,fr,4957,5,217005,1,1,Active Shallow Crust,128.8959,89.99378,0.0,12/09/0276
+-0.84555,42.81083,7589,9,11,5,39,11,4.05,5.0,fr,4958,151,217020,1,1,Active Shallow Crust,0.0,89.99012,0.0,09/11/7589
+-0.84555,42.81083,6321,6,27,16,34,14,4.05,15.0,fr,4959,126,217021,1,1,Active Shallow Crust,0.0,89.99012,0.0,06/27/6321
+-0.84555,42.81083,9603,12,23,22,7,12,4.25,5.0,fr,4960,192,217044,1,1,Active Shallow Crust,0.0,89.99009,0.0,12/23/9603
+-0.84555,42.81083,8408,9,28,15,23,49,4.25,5.0,fr,4961,168,217050,1,1,Active Shallow Crust,0.0,89.98997,-90.0,09/28/8408
+-0.84555,42.81083,8656,8,8,18,56,0,4.45,5.0,fr,4962,173,217068,1,1,Active Shallow Crust,0.0,89.99016,0.0,08/08/8656
+-0.8455514,42.81083,9127,8,4,21,30,39,6.15,6.011322,fr,4963,182,217281,1,1,Active Shallow Crust,128.8614,89.98976,0.0,08/04/9127
+2.46018,47.90819,4779,1,10,15,47,29,3.55,5.0,fr,4964,95,217440,1,1,Active Shallow Crust,0.0,89.98986,0.0,01/10/4779
+2.46018,47.90819,9930,9,20,12,9,52,4.65,5.0,fr,4965,198,217572,1,1,Active Shallow Crust,359.9995,89.99047,0.0,09/20/9930
+6.68832,51.57244,4412,6,10,11,49,6,3.65,5.0,fr,4966,88,218412,1,1,Active Shallow Crust,0.0,89.98883,0.0,06/10/4412
+6.68832,51.57244,2733,9,8,8,26,6,3.85,15.0,fr,4967,54,218437,1,1,Active Shallow Crust,0.0,89.99113,0.0,09/08/2733
+6.68832,51.57244,8282,3,14,5,18,15,3.95,5.0,fr,4968,165,218451,1,1,Active Shallow Crust,240.0206,58.00478,0.0,03/14/8282
+6.68832,51.57244,5903,12,4,3,59,46,4.05,5.0,fr,4969,118,218460,1,1,Active Shallow Crust,0.0,89.98943,0.0,12/04/5903
+6.68832,51.57244,4048,3,29,5,1,16,4.55,15.0,fr,4970,80,218521,1,1,Active Shallow Crust,0.0,89.99009,0.0,03/29/4048
+6.49741,49.19975,306,6,20,16,57,11,3.65,5.0,fr,4971,6,218895,1,1,Active Shallow Crust,240.0007,58.01313,0.0,06/20/0306
+6.49741,49.19975,9572,9,26,23,44,34,3.85,15.0,fr,4972,191,218917,1,1,Active Shallow Crust,0.0,89.99067,0.0,09/26/9572
+3.99984,52.58615,7114,7,3,9,54,14,3.55,5.0,fr,4973,142,219366,1,1,Active Shallow Crust,0.0,89.9907,-90.0,07/03/7114
+5.70079,45.76813,893,3,28,7,37,21,3.55,5.0,fr,4974,17,219840,1,4,Active Shallow Crust,0.0,89.99297,0.0,03/28/0893
+5.70079,45.76813,4535,3,3,2,30,43,3.55,5.0,fr,4975,90,219840,1,4,Active Shallow Crust,0.0,89.99297,0.0,03/03/4535
+5.70079,45.76813,8765,2,27,14,14,45,3.55,5.0,fr,4976,175,219840,1,4,Active Shallow Crust,0.0,89.99297,0.0,02/27/8765
+5.70079,45.76813,3749,9,4,20,25,52,3.55,5.0,fr,4977,74,219840,1,4,Active Shallow Crust,0.0,89.99297,0.0,09/04/3749
+5.70079,45.76813,9732,3,12,20,47,27,3.55,15.0,fr,4978,194,219841,1,1,Active Shallow Crust,0.0,89.99297,0.0,03/12/9732
+5.70079,45.76813,8122,11,29,18,9,26,3.65,5.0,fr,4979,162,219852,1,1,Active Shallow Crust,0.0,89.98746,0.0,11/29/8122
+5.70079,45.76813,8607,5,30,10,44,31,3.65,5.0,fr,4980,172,219855,1,1,Active Shallow Crust,240.0008,58.01292,0.0,05/30/8607
+5.70079,45.76813,2444,9,18,5,35,53,3.65,15.0,fr,4981,48,219862,1,1,Active Shallow Crust,128.9001,89.96351,0.0,09/18/2444
+5.70079,45.76813,2533,8,28,8,26,51,3.75,5.0,fr,4982,50,219864,1,1,Active Shallow Crust,0.0,89.98882,0.0,08/28/2533
+5.70079,45.76813,8482,2,19,10,59,55,3.75,15.0,fr,4983,169,219865,1,1,Active Shallow Crust,0.0,89.98882,0.0,02/19/8482
+5.70079,45.76813,632,3,11,2,10,59,3.75,27.5,fr,4984,12,219866,1,1,Active Shallow Crust,0.0,89.98882,0.0,03/11/0632
+5.70079,45.76813,437,2,28,8,47,36,3.75,15.0,fr,4985,8,219868,1,1,Active Shallow Crust,240.0087,58.01748,0.0,02/28/0437
+5.70079,45.76813,8865,8,18,12,10,25,3.75,5.0,fr,4986,177,219870,1,1,Active Shallow Crust,0.0,89.98869,-90.0,08/18/8865
+5.70079,45.76813,3439,6,14,23,12,5,3.75,15.0,fr,4987,68,219874,1,1,Active Shallow Crust,128.896,89.96748,0.0,06/14/3439
+5.70079,45.76813,6136,6,11,4,47,50,3.85,5.0,fr,4988,122,219876,1,5,Active Shallow Crust,0.0,89.99004,0.0,06/11/6136
+5.70079,45.76813,3939,12,14,12,42,51,3.85,5.0,fr,4989,78,219876,1,5,Active Shallow Crust,0.0,89.99004,0.0,12/14/3939
+5.70079,45.76813,8080,9,22,14,8,11,3.85,5.0,fr,4990,161,219876,1,5,Active Shallow Crust,0.0,89.99004,0.0,09/22/8080
+5.70079,45.76813,9031,8,29,8,15,46,3.85,5.0,fr,4991,180,219876,1,5,Active Shallow Crust,0.0,89.99004,0.0,08/29/9031
+5.70079,45.76813,5233,4,3,6,48,32,3.85,5.0,fr,4992,104,219876,1,5,Active Shallow Crust,0.0,89.99004,0.0,04/03/5233
+5.70079,45.76813,4139,12,2,2,16,26,3.85,15.0,fr,4993,82,219880,1,1,Active Shallow Crust,240.0109,57.99771,0.0,12/02/4139
+5.70079,45.76813,5386,4,9,12,40,29,3.95,15.0,fr,4994,107,219895,1,1,Active Shallow Crust,0.0,89.99102,-90.0,04/09/5386
+5.70079,45.76813,3276,9,8,17,52,8,3.95,5.0,fr,4995,65,219897,1,1,Active Shallow Crust,128.9011,89.99334,0.0,09/08/3276
+5.70079,45.76813,3000,1,5,10,36,6,4.15,15.0,fr,4996,59,219913,1,1,Active Shallow Crust,0.0,89.98943,0.0,01/05/3000
+5.70079,45.76813,6260,2,29,20,0,56,4.25,5.0,fr,4997,125,219924,1,1,Active Shallow Crust,0.0,89.99057,0.0,02/29/6260
+5.70079,45.76813,2735,2,9,2,1,28,4.25,15.0,fr,4998,54,219931,1,1,Active Shallow Crust,0.0,89.99046,-90.0,02/09/2735
+5.70079,45.76813,5568,6,5,15,18,21,4.35,5.0,fr,4999,111,219945,1,1,Active Shallow Crust,128.8976,89.98299,0.0,06/05/5568
+5.70079,45.76813,5824,4,21,9,29,48,4.45,15.0,fr,5000,116,219949,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/21/5824
+5.70079,45.76813,5843,11,13,8,45,33,4.45,5.0,fr,5001,116,219954,1,1,Active Shallow Crust,0.0,89.9899,-90.0,11/13/5843
+5.70079,45.76813,8534,10,11,14,7,8,4.45,27.5,fr,5002,170,219956,1,1,Active Shallow Crust,0.0,89.9899,-90.0,10/11/8534
+5.70079,45.76813,5674,3,11,10,3,35,4.55,5.0,fr,5003,113,219960,1,2,Active Shallow Crust,0.0,89.9911,0.0,03/11/5674
+5.70079,45.76813,1974,3,20,22,16,8,4.55,5.0,fr,5004,39,219960,1,2,Active Shallow Crust,0.0,89.9911,0.0,03/20/1974
+5.70079,45.76813,8690,3,12,9,7,57,4.65,5.0,fr,5005,173,219972,1,2,Active Shallow Crust,0.0,89.99009,0.0,03/12/8690
+5.70079,45.76813,9825,6,19,23,16,58,4.65,5.0,fr,5006,196,219972,1,2,Active Shallow Crust,0.0,89.99009,0.0,06/19/9825
+5.70079,45.76813,4008,8,13,5,17,4,4.65,5.0,fr,5007,80,219981,1,1,Active Shallow Crust,128.8913,89.98668,0.0,08/13/4008
+5.70079,45.76813,6339,11,26,5,31,41,5.25,5.0,fr,5008,126,220053,1,1,Active Shallow Crust,128.8835,89.98714,0.0,11/26/6339
+5.70079,45.76813,9012,7,9,12,39,54,5.55,5.0,fr,5009,180,220080,1,1,Active Shallow Crust,0.0,89.99015,0.0,07/09/9012
+5.70079,45.76813,6632,4,4,14,13,51,5.75,27.5,fr,5010,132,220112,1,1,Active Shallow Crust,0.0,89.98982,-90.0,04/04/6632
+-2.1968,48.41195,2831,11,7,12,44,27,3.55,27.5,fr,5011,56,220322,1,1,Active Shallow Crust,0.0,89.98996,0.0,11/07/2831
+-2.1968,48.41195,6943,12,31,2,23,8,3.55,15.0,fr,5012,138,220327,1,1,Active Shallow Crust,0.0,89.98985,-90.0,12/31/6943
+-2.1968,48.41195,2329,4,5,1,25,8,3.65,5.0,fr,5013,46,220338,1,1,Active Shallow Crust,0.0,89.99095,-90.0,04/05/2329
+-2.1968,48.41195,380,11,7,0,48,32,3.75,5.0,fr,5014,7,220353,1,1,Active Shallow Crust,128.896,89.96752,0.0,11/07/0380
+-2.1968,48.41195,67,10,28,8,1,54,3.85,5.0,fr,5015,1,220356,1,2,Active Shallow Crust,0.0,89.99052,0.0,10/28/0067
+-2.1968,48.41195,7956,11,8,21,39,40,3.85,5.0,fr,5016,159,220356,1,2,Active Shallow Crust,0.0,89.99052,0.0,11/08/7956
+-2.1968,48.41195,1196,11,14,3,42,37,3.85,5.0,fr,5017,23,220365,1,1,Active Shallow Crust,128.8954,89.99289,0.0,11/14/1196
+-2.1968,48.41195,5906,11,24,20,3,38,3.95,15.0,fr,5018,118,220369,1,1,Active Shallow Crust,0.0,89.98944,0.0,11/24/5906
+-2.1968,48.41195,1278,2,10,13,57,4,3.95,5.0,fr,5019,25,220371,1,2,Active Shallow Crust,240.0197,58.00505,0.0,02/10/1278
+-2.1968,48.41195,844,1,6,23,24,48,3.95,5.0,fr,5020,16,220371,1,2,Active Shallow Crust,240.0197,58.00505,0.0,01/06/0844
+-2.1968,48.41195,9786,9,5,13,34,37,3.95,5.0,fr,5021,195,220374,1,1,Active Shallow Crust,0.0,89.98932,-90.0,09/05/9786
+-2.1968,48.41195,21,12,15,16,26,10,4.05,15.0,fr,5022,0,220381,1,3,Active Shallow Crust,0.0,89.99059,0.0,12/15/0021
+-2.1968,48.41195,2404,12,16,13,7,36,4.05,15.0,fr,5023,48,220381,1,3,Active Shallow Crust,0.0,89.99059,0.0,12/16/2404
+-2.1968,48.41195,40,2,27,7,25,7,4.05,15.0,fr,5024,0,220381,1,3,Active Shallow Crust,0.0,89.99059,0.0,02/27/0040
+-2.1968,48.41195,6805,8,2,6,38,28,4.15,5.0,fr,5025,136,220395,1,1,Active Shallow Crust,240.0087,57.99756,0.0,08/02/6805
+-2.1968,48.41195,2820,9,28,8,23,10,4.35,5.0,fr,5026,56,220416,1,1,Active Shallow Crust,0.0,89.98934,0.0,09/28/2820
+-2.1968,48.41195,560,4,15,19,24,45,4.35,27.5,fr,5027,11,220418,1,1,Active Shallow Crust,0.0,89.98934,0.0,04/15/0560
+-2.1968,48.41195,5807,8,8,20,19,44,4.45,5.0,fr,5028,116,220437,1,1,Active Shallow Crust,128.8916,89.99347,0.0,08/08/5807
+-2.1968,48.41195,5959,9,21,7,47,47,4.55,5.0,fr,5029,119,220440,1,1,Active Shallow Crust,0.0,89.99047,0.0,09/21/5959
+-2.1968,48.41195,139,10,24,2,41,28,4.65,5.0,fr,5030,2,220452,1,1,Active Shallow Crust,0.0,89.98962,0.0,10/24/0139
+-2.1968,48.41195,376,10,22,0,4,36,5.15,27.5,fr,5031,7,220517,1,1,Active Shallow Crust,240.0208,58.00026,0.0,10/22/0376
+-2.1968,48.41195,5278,5,24,16,54,45,5.25,5.0,fr,5032,105,220524,1,1,Active Shallow Crust,0.0,89.99007,0.0,05/24/5278
+-2.1968,48.41195,7404,7,13,10,5,12,5.55,5.0,fr,5033,148,220560,1,1,Active Shallow Crust,0.0,89.98995,0.0,07/13/7404
+3.83985,47.57414,2146,10,17,15,34,30,3.65,5.0,fr,5034,42,220812,1,1,Active Shallow Crust,0.0,89.99091,0.0,10/17/2146
+3.83985,47.57414,4201,4,15,5,28,45,4.95,5.0,fr,5035,84,220968,1,1,Active Shallow Crust,0.0,89.98981,0.0,04/15/4201
+-0.42854,47.47274,933,1,25,1,39,48,3.55,5.0,fr,5036,18,221280,1,5,Active Shallow Crust,0.0,89.9902,0.0,01/25/0933
+-0.42854,47.47274,1257,3,14,8,42,48,3.55,5.0,fr,5037,25,221280,1,5,Active Shallow Crust,0.0,89.9902,0.0,03/14/1257
+-0.42854,47.47274,8686,5,25,20,17,1,3.55,5.0,fr,5038,173,221280,1,5,Active Shallow Crust,0.0,89.9902,0.0,05/25/8686
+-0.42854,47.47274,6052,3,19,10,26,6,3.55,5.0,fr,5039,121,221280,1,5,Active Shallow Crust,0.0,89.9902,0.0,03/19/6052
+-0.42854,47.47274,1924,12,13,23,48,57,3.55,5.0,fr,5040,38,221280,1,5,Active Shallow Crust,0.0,89.9902,0.0,12/13/1924
+-0.42854,47.47274,61,11,21,23,53,50,3.55,15.0,fr,5041,1,221284,1,1,Active Shallow Crust,240.0122,57.99819,0.0,11/21/0061
+-0.42854,47.47274,2921,7,28,4,44,41,3.55,5.0,fr,5042,58,221286,1,1,Active Shallow Crust,0.0,89.99009,-90.0,07/28/2921
+-0.42854,47.47274,6974,12,7,17,45,24,3.55,15.0,fr,5043,139,221287,1,1,Active Shallow Crust,0.0,89.99009,-90.0,12/07/6974
+-0.42854,47.47274,7018,9,8,10,9,58,3.65,5.0,fr,5044,140,221292,1,1,Active Shallow Crust,0.0,89.99013,0.0,09/08/7018
+-0.42854,47.47274,5356,12,31,12,48,48,3.65,15.0,fr,5045,107,221293,1,3,Active Shallow Crust,0.0,89.99013,0.0,12/31/5356
+-0.42854,47.47274,7532,6,7,10,48,12,3.65,15.0,fr,5046,150,221293,1,3,Active Shallow Crust,0.0,89.99013,0.0,06/07/7532
+-0.42854,47.47274,7212,10,19,5,56,59,3.65,15.0,fr,5047,144,221293,1,3,Active Shallow Crust,0.0,89.99013,0.0,10/19/7212
+-0.42854,47.47274,8393,1,31,20,42,27,3.65,5.0,fr,5048,167,221301,1,1,Active Shallow Crust,128.9003,89.96351,0.0,01/31/8393
+-0.42854,47.47274,4410,7,15,15,16,21,3.65,15.0,fr,5049,88,221302,1,1,Active Shallow Crust,128.9003,89.96351,0.0,07/15/4410
+-0.42854,47.47274,1877,3,7,18,40,23,3.75,5.0,fr,5050,37,221304,1,2,Active Shallow Crust,0.0,89.98985,0.0,03/07/1877
+-0.42854,47.47274,7248,5,17,13,50,49,3.75,5.0,fr,5051,144,221304,1,2,Active Shallow Crust,0.0,89.98985,0.0,05/17/7248
+-0.42854,47.47274,4670,10,21,8,33,0,3.75,5.0,fr,5052,93,221307,1,1,Active Shallow Crust,240.0085,58.01758,0.0,10/21/4670
+-0.42854,47.47274,7765,4,25,22,2,48,3.85,15.0,fr,5053,155,221317,1,1,Active Shallow Crust,0.0,89.99004,0.0,04/25/7765
+-0.42854,47.47274,5435,10,18,12,17,45,3.85,5.0,fr,5054,108,221322,1,1,Active Shallow Crust,0.0,89.98993,-90.0,10/18/5435
+-0.42854,47.47274,9130,5,19,13,15,42,3.95,5.0,fr,5055,182,221328,1,2,Active Shallow Crust,0.0,89.99005,0.0,05/19/9130
+-0.42854,47.47274,6202,5,25,3,1,30,3.95,5.0,fr,5056,124,221328,1,2,Active Shallow Crust,0.0,89.99005,0.0,05/25/6202
+-0.42854,47.47274,572,6,3,2,48,35,3.95,15.0,fr,5057,11,221338,1,1,Active Shallow Crust,128.9003,89.99368,0.0,06/03/0572
+-0.42854,47.47274,5247,10,24,1,35,31,4.05,5.0,fr,5058,104,221340,1,1,Active Shallow Crust,0.0,89.98994,0.0,10/24/5247
+-0.42854,47.47274,5532,12,22,20,20,17,4.05,5.0,fr,5059,110,221349,1,1,Active Shallow Crust,128.8904,89.99365,0.0,12/22/5532
+-0.42854,47.47274,8908,10,7,16,30,25,4.25,5.0,fr,5060,178,221364,1,1,Active Shallow Crust,0.0,89.98991,0.0,10/07/8908
+-0.42854,47.47274,6673,11,21,5,51,23,4.35,27.5,fr,5061,133,221378,1,1,Active Shallow Crust,0.0,89.98999,0.0,11/21/6673
+-0.42854,47.47274,805,6,10,1,16,17,4.35,5.0,fr,5062,16,221382,1,1,Active Shallow Crust,0.0,89.99005,-90.0,06/10/0805
+-0.42854,47.47274,4888,8,28,11,49,55,4.35,5.0,fr,5063,97,221385,1,1,Active Shallow Crust,128.8977,89.98276,0.0,08/28/4888
+-0.42854,47.47274,8167,8,7,11,18,38,4.45,5.0,fr,5064,163,221388,1,1,Active Shallow Crust,0.0,89.99002,0.0,08/07/8167
+-0.42854,47.47274,664,11,26,20,16,1,4.55,15.0,fr,5065,13,221401,1,1,Active Shallow Crust,0.0,89.99003,0.0,11/26/0664
+-0.42854,47.47274,4709,9,11,17,31,24,4.55,27.5,fr,5066,94,221405,1,1,Active Shallow Crust,240.0096,57.9974,0.0,09/11/4709
+-0.42854,47.47274,5328,8,26,3,9,12,4.55,5.0,fr,5067,106,221406,1,1,Active Shallow Crust,0.0,89.99005,-90.0,08/26/5328
+-0.42854,47.47274,48,11,29,5,2,58,4.55,5.0,fr,5068,0,221409,1,1,Active Shallow Crust,128.8936,89.98579,0.0,11/29/0048
+-0.42854,47.47274,5122,2,3,19,37,15,4.65,15.0,fr,5069,102,221413,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/03/5122
+-0.42854,47.47274,6979,12,31,20,56,49,4.65,15.0,fr,5070,139,221416,1,1,Active Shallow Crust,240.0112,57.9943,0.0,12/31/6979
+-0.42854,47.47274,5875,10,27,19,17,58,4.75,5.0,fr,5071,117,221424,1,1,Active Shallow Crust,0.0,89.99004,0.0,10/27/5875
+-0.42854,47.47274,7868,12,21,19,27,11,4.75,5.0,fr,5072,157,221427,1,1,Active Shallow Crust,240.0079,58.00455,0.0,12/21/7868
+-0.42854,47.47274,3891,11,22,18,59,29,4.85,27.5,fr,5073,77,221438,1,1,Active Shallow Crust,0.0,89.98998,0.0,11/22/3891
+-0.4285538,47.47274,6613,1,9,2,6,45,6.85,21.54233,fr,5074,132,221678,1,1,Active Shallow Crust,360.0,89.99001,0.0,01/09/6613
+-0.61014,44.06932,5387,10,4,19,47,22,3.75,5.0,fr,5075,107,221790,1,1,Active Shallow Crust,0.0,89.98981,-90.0,10/04/5387
+-0.61014,44.06932,6834,2,8,7,5,25,3.85,5.0,fr,5076,136,221796,1,1,Active Shallow Crust,0.0,89.98974,0.0,02/08/6834
+7.02142,43.4192,9643,2,24,20,53,1,3.55,5.0,fr,5077,192,222240,1,1,Active Shallow Crust,0.0,89.99268,0.0,02/24/9643
+7.02142,43.4192,3053,12,26,15,44,3,3.55,27.5,fr,5078,61,222242,1,1,Active Shallow Crust,0.0,89.99268,0.0,12/26/3053
+7.02142,43.4192,9774,3,31,22,48,41,3.65,5.0,fr,5079,195,222252,1,2,Active Shallow Crust,0.0,89.98695,0.0,03/31/9774
+7.02142,43.4192,5954,10,31,21,9,57,3.65,5.0,fr,5080,119,222252,1,2,Active Shallow Crust,0.0,89.98695,0.0,10/31/5954
+7.02142,43.4192,6097,7,22,0,1,7,3.65,5.0,fr,5081,121,222258,1,1,Active Shallow Crust,0.0,89.98679,-90.0,07/22/6097
+7.02142,43.4192,9514,2,12,1,19,27,3.65,5.0,fr,5082,190,222261,1,1,Active Shallow Crust,128.9009,89.96346,0.0,02/12/9514
+7.02142,43.4192,8136,1,31,9,34,55,3.85,5.0,fr,5083,162,222276,1,1,Active Shallow Crust,0.0,89.98963,0.0,01/31/8136
+7.02142,43.4192,9472,6,8,4,18,51,3.85,5.0,fr,5084,189,222279,1,1,Active Shallow Crust,240.0114,57.99705,0.0,06/08/9472
+7.02142,43.4192,2468,9,15,18,58,8,3.85,5.0,fr,5085,49,222285,1,1,Active Shallow Crust,128.8953,89.99481,0.0,09/15/2468
+7.02142,43.4192,2100,3,28,11,10,46,3.95,5.0,fr,5086,41,222288,1,1,Active Shallow Crust,0.0,89.99076,0.0,03/28/2100
+7.02142,43.4192,9649,6,14,23,41,34,4.05,5.0,fr,5087,192,222303,1,1,Active Shallow Crust,240.0057,58.00518,0.0,06/14/9649
+7.02142,43.4192,5046,3,5,23,35,6,4.15,5.0,fr,5088,100,222312,1,1,Active Shallow Crust,0.0,89.98898,0.0,03/05/5046
+7.02142,43.4192,396,1,17,17,5,57,4.85,5.0,fr,5089,7,222402,1,1,Active Shallow Crust,0.0,89.99004,-90.0,01/17/0396
+7.02142,43.4192,7489,12,20,5,22,43,5.05,15.0,fr,5090,149,222427,1,1,Active Shallow Crust,0.0,89.98946,-90.0,12/20/7489
+7.02142,43.4192,4726,5,11,22,10,35,5.65,15.0,fr,5091,94,222502,1,1,Active Shallow Crust,128.8777,89.99029,0.0,05/11/4726
+8.16312,48.88773,1913,10,22,13,34,36,3.55,5.0,fr,5092,38,222720,1,1,Active Shallow Crust,0.0,89.98674,0.0,10/22/1913
+8.16312,48.88773,7264,11,15,22,28,42,3.55,27.5,fr,5093,145,222722,1,1,Active Shallow Crust,0.0,89.98674,0.0,11/15/7264
+8.16312,48.88773,4290,4,25,2,56,52,3.55,15.0,fr,5094,85,222727,1,1,Active Shallow Crust,0.0,89.98659,-90.0,04/25/4290
+8.16312,48.88773,294,7,13,12,28,33,3.55,27.5,fr,5095,5,222728,1,1,Active Shallow Crust,0.0,89.98659,-90.0,07/13/0294
+8.16312,48.88773,2646,6,30,6,57,15,3.55,5.0,fr,5096,52,222729,1,1,Active Shallow Crust,128.8972,89.99337,0.0,06/30/2646
+8.16312,48.88773,7926,10,4,16,15,23,3.65,5.0,fr,5097,158,222732,1,2,Active Shallow Crust,0.0,89.98818,0.0,10/04/7926
+8.16312,48.88773,2323,7,22,8,32,19,3.65,5.0,fr,5098,46,222732,1,2,Active Shallow Crust,0.0,89.98818,0.0,07/22/2323
+8.16312,48.88773,351,5,13,5,16,6,3.65,15.0,fr,5099,7,222736,1,2,Active Shallow Crust,240.0017,58.01271,0.0,05/13/0351
+8.16312,48.88773,3395,4,26,5,34,49,3.65,15.0,fr,5100,67,222736,1,2,Active Shallow Crust,240.0017,58.01271,0.0,04/26/3395
+8.16312,48.88773,6365,7,13,22,48,5,3.65,15.0,fr,5101,127,222742,1,1,Active Shallow Crust,128.8998,89.96357,0.0,07/13/6365
+8.16312,48.88773,6646,7,11,1,41,45,3.75,5.0,fr,5102,132,222744,1,4,Active Shallow Crust,0.0,89.98946,0.0,07/11/6646
+8.16312,48.88773,2605,6,5,10,36,0,3.75,5.0,fr,5103,52,222744,1,4,Active Shallow Crust,0.0,89.98946,0.0,06/05/2605
+8.16312,48.88773,8741,8,25,1,18,26,3.75,5.0,fr,5104,174,222744,1,4,Active Shallow Crust,0.0,89.98946,0.0,08/25/8741
+8.16312,48.88773,4551,4,26,19,19,33,3.75,5.0,fr,5105,91,222744,1,4,Active Shallow Crust,0.0,89.98946,0.0,04/26/4551
+8.16312,48.88773,818,10,14,14,4,45,3.75,15.0,fr,5106,16,222748,1,1,Active Shallow Crust,240.0075,58.01838,0.0,10/14/0818
+8.16312,48.88773,9201,5,22,1,2,26,3.75,5.0,fr,5107,184,222750,1,1,Active Shallow Crust,0.0,89.98934,-90.0,05/22/9201
+8.16312,48.88773,5320,4,3,6,6,15,3.85,5.0,fr,5108,106,222756,1,2,Active Shallow Crust,0.0,89.99061,0.0,04/03/5320
+8.16312,48.88773,7487,12,18,9,47,43,3.85,5.0,fr,5109,149,222756,1,2,Active Shallow Crust,0.0,89.99061,0.0,12/18/7487
+8.16312,48.88773,9259,1,3,1,50,38,3.85,15.0,fr,5110,185,222760,1,1,Active Shallow Crust,240.0112,57.99788,0.0,01/03/9259
+8.16312,48.88773,2246,12,6,16,46,13,3.85,15.0,fr,5111,44,222763,1,1,Active Shallow Crust,0.0,89.9905,-90.0,12/06/2246
+8.16312,48.88773,697,8,26,16,24,57,3.85,15.0,fr,5112,13,222766,1,1,Active Shallow Crust,128.8975,89.99062,0.0,08/26/0697
+8.16312,48.88773,8268,1,8,17,29,16,3.95,5.0,fr,5113,165,222777,1,2,Active Shallow Crust,128.8997,89.99582,0.0,01/08/8268
+8.16312,48.88773,800,5,24,13,50,21,3.95,5.0,fr,5114,15,222777,1,2,Active Shallow Crust,128.8997,89.99582,0.0,05/24/0800
+8.16312,48.88773,6934,6,28,2,42,4,4.05,5.0,fr,5115,138,222780,1,2,Active Shallow Crust,0.0,89.99255,0.0,06/28/6934
+8.16312,48.88773,2556,6,21,16,15,24,4.05,5.0,fr,5116,51,222780,1,2,Active Shallow Crust,0.0,89.99255,0.0,06/21/2556
+8.16312,48.88773,6036,5,17,23,8,48,4.05,5.0,fr,5117,120,222789,1,1,Active Shallow Crust,128.8912,89.99255,0.0,05/17/6036
+8.16312,48.88773,915,3,1,14,20,18,4.15,5.0,fr,5118,18,222792,1,2,Active Shallow Crust,0.0,89.98671,0.0,03/01/0915
+8.16312,48.88773,7450,5,28,21,51,49,4.15,5.0,fr,5119,148,222792,1,2,Active Shallow Crust,0.0,89.98671,0.0,05/28/7450
+8.16312,48.88773,5447,12,7,18,43,41,4.25,27.5,fr,5120,108,222806,1,1,Active Shallow Crust,0.0,89.98815,0.0,12/07/5447
+8.16312,48.88773,6136,8,18,19,11,51,4.25,5.0,fr,5121,122,222807,1,1,Active Shallow Crust,240.0071,57.99459,0.0,08/18/6136
+8.16312,48.88773,1508,2,29,15,13,5,4.35,5.0,fr,5122,30,222822,1,1,Active Shallow Crust,0.0,89.98932,-90.0,02/29/1508
+8.16312,48.88773,8451,6,4,14,38,5,4.45,5.0,fr,5123,169,222828,1,1,Active Shallow Crust,0.0,89.99059,0.0,06/04/8451
+8.16312,48.88773,4606,9,10,4,1,24,4.55,5.0,fr,5124,92,222840,1,1,Active Shallow Crust,0.0,89.99162,0.0,09/10/4606
+8.16312,48.88773,8417,8,5,14,52,20,4.75,5.0,fr,5125,168,222864,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/05/8417
+8.16312,48.88773,7981,11,8,14,56,36,4.95,15.0,fr,5126,159,222889,1,1,Active Shallow Crust,0.0,89.98941,0.0,11/08/7981
+8.16312,48.88773,1658,8,26,23,27,33,5.35,15.0,fr,5127,33,222937,1,1,Active Shallow Crust,0.0,89.98998,0.0,08/26/1658
+5.01724,40.60464,7238,8,25,17,50,4,3.65,5.0,fr,5128,144,223215,1,1,Active Shallow Crust,239.9995,58.01392,0.0,08/25/7238
+5.01724,40.60464,5722,7,13,4,23,19,3.95,27.5,fr,5129,114,223259,1,1,Active Shallow Crust,128.902,89.99275,0.0,07/13/5722
+5.01724,40.60464,6247,8,17,0,50,21,4.35,5.0,fr,5130,124,223296,1,1,Active Shallow Crust,0.0,89.99085,0.0,08/17/6247
+5.01724,40.60464,8268,6,25,0,18,45,4.55,5.0,fr,5131,165,223320,1,1,Active Shallow Crust,0.0,89.99032,0.0,06/25/8268
+5.01724,40.60464,990,2,21,2,13,5,4.65,15.0,fr,5132,19,223339,1,1,Active Shallow Crust,0.0,89.98908,-90.0,02/21/0990
+3.42212,46.87157,3036,2,4,16,18,7,3.55,5.0,fr,5133,60,223680,1,1,Active Shallow Crust,0.0,89.98966,0.0,02/04/3036
+3.42212,46.87157,1692,8,10,21,37,28,3.65,15.0,fr,5134,33,223693,1,1,Active Shallow Crust,0.0,89.99078,0.0,08/10/1692
+3.42212,46.87157,9682,11,21,21,45,53,3.85,5.0,fr,5135,193,223725,1,1,Active Shallow Crust,128.8957,89.9939,0.0,11/21/9682
+0.35818,44.83602,4559,1,30,20,22,23,3.55,5.0,fr,5136,91,224160,1,1,Active Shallow Crust,0.0,89.99017,0.0,01/30/4559
+0.35818,44.83602,6431,6,25,13,45,22,3.85,5.0,fr,5137,128,224196,1,1,Active Shallow Crust,0.0,89.98988,0.0,06/25/6431
+0.35818,44.83602,7184,6,8,8,15,0,3.85,15.0,fr,5138,143,224206,1,1,Active Shallow Crust,128.8959,89.99368,0.0,06/08/7184
+0.35818,44.83602,5991,11,10,3,6,19,3.95,5.0,fr,5139,119,224208,1,3,Active Shallow Crust,0.0,89.99013,0.0,11/10/5991
+0.35818,44.83602,6385,4,13,18,16,10,3.95,5.0,fr,5140,127,224208,1,3,Active Shallow Crust,0.0,89.99013,0.0,04/13/6385
+0.35818,44.83602,6167,12,12,2,29,13,3.95,5.0,fr,5141,123,224208,1,3,Active Shallow Crust,0.0,89.99013,0.0,12/12/6167
+0.35818,44.83602,3419,11,21,0,7,56,4.05,5.0,fr,5142,68,224229,1,1,Active Shallow Crust,128.8907,89.99372,0.0,11/21/3419
+0.35818,44.83602,7784,11,13,3,37,38,4.15,15.0,fr,5143,155,224233,1,1,Active Shallow Crust,0.0,89.98992,0.0,11/13/7784
+0.35818,44.83602,5702,10,27,22,38,55,4.25,5.0,fr,5144,114,224244,1,1,Active Shallow Crust,0.0,89.99002,0.0,10/27/5702
+0.35818,44.83602,8267,3,30,23,59,28,4.65,15.0,fr,5145,165,224293,1,1,Active Shallow Crust,0.0,89.99005,0.0,03/30/8267
+0.35818,44.83602,6416,11,10,13,10,11,5.75,5.0,fr,5146,128,224433,1,1,Active Shallow Crust,128.8755,89.98852,0.0,11/10/6416
+4.67953,44.71352,1923,3,21,21,52,23,3.55,5.0,fr,5147,38,224640,1,4,Active Shallow Crust,0.0,89.99284,0.0,03/21/1923
+4.67953,44.71352,115,1,1,22,38,54,3.55,5.0,fr,5148,2,224640,1,4,Active Shallow Crust,0.0,89.99284,0.0,01/01/0115
+4.67953,44.71352,837,3,9,20,45,7,3.55,5.0,fr,5149,16,224640,1,4,Active Shallow Crust,0.0,89.99284,0.0,03/09/0837
+4.67953,44.71352,7922,4,3,13,28,49,3.55,5.0,fr,5150,158,224640,1,4,Active Shallow Crust,0.0,89.99284,0.0,04/03/7922
+4.67953,44.71352,1721,11,17,7,48,34,3.55,5.0,fr,5151,34,224643,1,1,Active Shallow Crust,240.0117,57.99814,0.0,11/17/1721
+4.67953,44.71352,140,11,21,15,0,32,3.75,5.0,fr,5152,2,224664,1,1,Active Shallow Crust,0.0,89.98862,0.0,11/21/0140
+4.67953,44.71352,5743,5,10,2,28,40,3.75,15.0,fr,5153,114,224665,1,1,Active Shallow Crust,0.0,89.98862,0.0,05/10/5743
+4.67953,44.71352,6326,3,19,23,9,35,3.75,15.0,fr,5154,126,224671,1,1,Active Shallow Crust,0.0,89.98849,-90.0,03/19/6326
+4.67953,44.71352,2139,6,6,6,7,58,3.85,15.0,fr,5155,42,224677,1,1,Active Shallow Crust,0.0,89.98985,0.0,06/06/2139
+4.67953,44.71352,6609,11,7,5,30,42,3.95,5.0,fr,5156,132,224688,1,1,Active Shallow Crust,0.0,89.99096,0.0,11/07/6609
+4.67953,44.71352,1037,12,11,12,15,40,3.95,5.0,fr,5157,20,224697,1,2,Active Shallow Crust,128.9004,89.99548,0.0,12/11/1037
+4.67953,44.71352,1579,5,16,1,5,52,3.95,5.0,fr,5158,31,224697,1,2,Active Shallow Crust,128.9004,89.99548,0.0,05/16/1579
+4.67953,44.71352,5543,3,4,10,33,1,4.05,15.0,fr,5159,110,224707,1,1,Active Shallow Crust,0.0,89.99184,-90.0,03/04/5543
+4.67953,44.71352,6969,6,4,20,37,10,4.15,5.0,fr,5160,139,224712,1,2,Active Shallow Crust,0.0,89.98923,0.0,06/04/6969
+4.67953,44.71352,7851,6,18,8,13,46,4.15,5.0,fr,5161,157,224712,1,2,Active Shallow Crust,0.0,89.98923,0.0,06/18/7851
+4.67953,44.71352,423,8,18,6,30,45,4.45,5.0,fr,5162,8,224748,1,1,Active Shallow Crust,0.0,89.98983,0.0,08/18/0423
+4.67953,44.71352,545,2,7,11,43,39,4.55,5.0,fr,5163,10,224766,1,1,Active Shallow Crust,0.0,89.99083,-90.0,02/07/0545
+4.67953,44.71352,7465,1,11,10,51,18,4.95,27.5,fr,5164,149,224810,1,1,Active Shallow Crust,0.0,89.98999,0.0,01/11/7465
+4.67953,44.71352,8774,4,5,14,50,36,5.35,5.0,fr,5165,175,224859,1,1,Active Shallow Crust,240.0236,57.99775,0.0,04/05/8774
+1.96955,51.53345,2598,7,21,11,44,54,3.75,5.0,fr,5166,51,225147,1,1,Active Shallow Crust,240.009,58.01761,0.0,07/21/2598
+1.96955,51.53345,7067,11,28,2,13,9,4.15,5.0,fr,5167,141,225192,1,1,Active Shallow Crust,0.0,89.98978,0.0,11/28/7067
+1.96955,51.53345,3168,10,18,17,57,9,4.15,27.5,fr,5168,63,225203,1,1,Active Shallow Crust,128.8968,89.99371,0.0,10/18/3168
+1.96955,51.53345,6041,3,7,23,15,40,6.05,15.0,fr,5169,120,225421,1,1,Active Shallow Crust,360.0,89.99003,0.0,03/07/6041
+4.54808,52.14123,5321,3,2,7,40,30,4.15,5.0,fr,5170,106,225672,1,1,Active Shallow Crust,0.0,89.99069,0.0,03/02/5321
+4.54808,52.14123,3231,5,29,14,58,37,4.15,5.0,fr,5171,64,225675,1,1,Active Shallow Crust,240.0091,57.99767,0.0,05/29/3231
+0.35974,47.7938,6611,5,28,15,19,38,3.55,5.0,fr,5172,132,226080,1,1,Active Shallow Crust,0.0,89.98984,0.0,05/28/6611
+0.35974,47.7938,9151,10,5,16,41,7,3.65,5.0,fr,5173,183,226095,1,1,Active Shallow Crust,240.0011,58.01298,0.0,10/05/9151
+0.35974,47.7938,2354,3,5,17,21,29,3.75,5.0,fr,5174,47,226113,1,1,Active Shallow Crust,128.8965,89.96733,0.0,03/05/2354
+0.35974,47.7938,9009,9,19,20,29,45,4.25,5.0,fr,5175,180,226164,1,1,Active Shallow Crust,0.0,89.98997,0.0,09/19/9009
+0.35974,47.7938,318,4,2,12,41,45,4.35,5.0,fr,5176,6,226176,1,1,Active Shallow Crust,0.0,89.99005,0.0,04/02/0318
+0.21396,43.0545,6885,3,19,20,43,18,3.55,5.0,fr,5177,137,226560,1,10,Active Shallow Crust,0.0,89.9901,0.0,03/19/6885
+0.21396,43.0545,9004,11,27,15,43,4,3.55,5.0,fr,5178,180,226560,1,10,Active Shallow Crust,0.0,89.9901,0.0,11/27/9004
+0.21396,43.0545,3376,2,5,6,18,21,3.55,5.0,fr,5179,67,226560,1,10,Active Shallow Crust,0.0,89.9901,0.0,02/05/3376
+0.21396,43.0545,353,10,12,4,15,18,3.55,5.0,fr,5180,7,226560,1,10,Active Shallow Crust,0.0,89.9901,0.0,10/12/0353
+0.21396,43.0545,1130,11,13,11,12,29,3.55,5.0,fr,5181,22,226560,1,10,Active Shallow Crust,0.0,89.9901,0.0,11/13/1130
+0.21396,43.0545,2401,9,22,8,59,34,3.55,5.0,fr,5182,48,226560,1,10,Active Shallow Crust,0.0,89.9901,0.0,09/22/2401
+0.21396,43.0545,1085,4,20,0,44,5,3.55,5.0,fr,5183,21,226560,1,10,Active Shallow Crust,0.0,89.9901,0.0,04/20/1085
+0.21396,43.0545,4789,3,7,20,5,17,3.55,5.0,fr,5184,95,226560,1,10,Active Shallow Crust,0.0,89.9901,0.0,03/07/4789
+0.21396,43.0545,9979,7,2,2,31,35,3.55,5.0,fr,5185,199,226560,1,10,Active Shallow Crust,0.0,89.9901,0.0,07/02/9979
+0.21396,43.0545,9786,8,30,9,57,33,3.55,5.0,fr,5186,195,226560,1,10,Active Shallow Crust,0.0,89.9901,0.0,08/30/9786
+0.21396,43.0545,2838,11,22,10,39,32,3.55,15.0,fr,5187,56,226561,1,5,Active Shallow Crust,0.0,89.9901,0.0,11/22/2838
+0.21396,43.0545,9601,2,14,21,46,37,3.55,15.0,fr,5188,192,226561,1,5,Active Shallow Crust,0.0,89.9901,0.0,02/14/9601
+0.21396,43.0545,3956,7,25,16,49,4,3.55,15.0,fr,5189,79,226561,1,5,Active Shallow Crust,0.0,89.9901,0.0,07/25/3956
+0.21396,43.0545,3045,12,26,17,53,3,3.55,15.0,fr,5190,60,226561,1,5,Active Shallow Crust,0.0,89.9901,0.0,12/26/3045
+0.21396,43.0545,4431,5,5,8,21,19,3.55,15.0,fr,5191,88,226561,1,5,Active Shallow Crust,0.0,89.9901,0.0,05/05/4431
+0.21396,43.0545,4648,11,20,17,20,55,3.55,27.5,fr,5192,92,226562,1,4,Active Shallow Crust,0.0,89.9901,0.0,11/20/4648
+0.21396,43.0545,6031,5,30,19,26,11,3.55,27.5,fr,5193,120,226562,1,4,Active Shallow Crust,0.0,89.9901,0.0,05/30/6031
+0.21396,43.0545,8867,3,25,12,13,13,3.55,27.5,fr,5194,177,226562,1,4,Active Shallow Crust,0.0,89.9901,0.0,03/25/8867
+0.21396,43.0545,8459,5,22,9,56,44,3.55,27.5,fr,5195,169,226562,1,4,Active Shallow Crust,0.0,89.9901,0.0,05/22/8459
+0.21396,43.0545,461,12,12,18,36,28,3.55,5.0,fr,5196,9,226563,1,1,Active Shallow Crust,240.0119,57.99812,0.0,12/12/0461
+0.21396,43.0545,7553,2,4,23,29,5,3.55,15.0,fr,5197,151,226564,1,2,Active Shallow Crust,240.0119,57.99812,0.0,02/04/7553
+0.21396,43.0545,1382,4,17,0,11,41,3.55,15.0,fr,5198,27,226564,1,2,Active Shallow Crust,240.0119,57.99812,0.0,04/17/1382
+0.21396,43.0545,3745,6,16,8,25,16,3.55,27.5,fr,5199,74,226565,1,1,Active Shallow Crust,240.0119,57.99802,0.0,06/16/3745
+0.21396,43.0545,6623,1,25,19,7,15,3.55,5.0,fr,5200,132,226569,1,3,Active Shallow Crust,128.8965,89.99367,0.0,01/25/6623
+0.21396,43.0545,5171,10,10,15,50,30,3.55,5.0,fr,5201,103,226569,1,3,Active Shallow Crust,128.8965,89.99367,0.0,10/10/5171
+0.21396,43.0545,9496,4,3,13,49,52,3.55,5.0,fr,5202,189,226569,1,3,Active Shallow Crust,128.8965,89.99367,0.0,04/03/9496
+0.21396,43.0545,1167,6,22,7,8,20,3.55,15.0,fr,5203,23,226570,1,2,Active Shallow Crust,128.8965,89.99367,0.0,06/22/1167
+0.21396,43.0545,866,9,1,7,18,43,3.55,15.0,fr,5204,17,226570,1,2,Active Shallow Crust,128.8965,89.99367,0.0,09/01/0866
+0.21396,43.0545,4086,11,6,5,55,21,3.65,5.0,fr,5205,81,226572,1,11,Active Shallow Crust,0.0,89.98994,0.0,11/06/4086
+0.21396,43.0545,2466,11,3,9,49,12,3.65,5.0,fr,5206,49,226572,1,11,Active Shallow Crust,0.0,89.98994,0.0,11/03/2466
+0.21396,43.0545,4894,2,19,7,46,26,3.65,5.0,fr,5207,97,226572,1,11,Active Shallow Crust,0.0,89.98994,0.0,02/19/4894
+0.21396,43.0545,8014,11,27,13,25,6,3.65,5.0,fr,5208,160,226572,1,11,Active Shallow Crust,0.0,89.98994,0.0,11/27/8014
+0.21396,43.0545,372,7,7,18,21,54,3.65,5.0,fr,5209,7,226572,1,11,Active Shallow Crust,0.0,89.98994,0.0,07/07/0372
+0.21396,43.0545,1259,6,27,13,25,23,3.65,5.0,fr,5210,25,226572,1,11,Active Shallow Crust,0.0,89.98994,0.0,06/27/1259
+0.21396,43.0545,6453,2,9,5,17,19,3.65,5.0,fr,5211,129,226572,1,11,Active Shallow Crust,0.0,89.98994,0.0,02/09/6453
+0.21396,43.0545,4596,8,22,1,35,27,3.65,5.0,fr,5212,91,226572,1,11,Active Shallow Crust,0.0,89.98994,0.0,08/22/4596
+0.21396,43.0545,7867,7,12,16,3,51,3.65,5.0,fr,5213,157,226572,1,11,Active Shallow Crust,0.0,89.98994,0.0,07/12/7867
+0.21396,43.0545,6782,11,30,20,55,40,3.65,5.0,fr,5214,135,226572,1,11,Active Shallow Crust,0.0,89.98994,0.0,11/30/6782
+0.21396,43.0545,5244,5,14,6,41,9,3.65,5.0,fr,5215,104,226572,1,11,Active Shallow Crust,0.0,89.98994,0.0,05/14/5244
+0.21396,43.0545,7459,12,1,5,15,16,3.65,15.0,fr,5216,149,226573,1,5,Active Shallow Crust,0.0,89.98994,0.0,12/01/7459
+0.21396,43.0545,7846,5,25,14,36,17,3.65,15.0,fr,5217,156,226573,1,5,Active Shallow Crust,0.0,89.98994,0.0,05/25/7846
+0.21396,43.0545,7913,7,13,3,56,54,3.65,15.0,fr,5218,158,226573,1,5,Active Shallow Crust,0.0,89.98994,0.0,07/13/7913
+0.21396,43.0545,4245,9,21,3,26,54,3.65,15.0,fr,5219,84,226573,1,5,Active Shallow Crust,0.0,89.98994,0.0,09/21/4245
+0.21396,43.0545,9731,11,2,8,31,21,3.65,15.0,fr,5220,194,226573,1,5,Active Shallow Crust,0.0,89.98994,0.0,11/02/9731
+0.21396,43.0545,3644,9,3,11,28,37,3.65,5.0,fr,5221,72,226575,1,3,Active Shallow Crust,240.0007,58.01282,0.0,09/03/3644
+0.21396,43.0545,7932,9,11,2,44,16,3.65,5.0,fr,5222,158,226575,1,3,Active Shallow Crust,240.0007,58.01282,0.0,09/11/7932
+0.21396,43.0545,970,6,5,12,2,53,3.65,5.0,fr,5223,19,226575,1,3,Active Shallow Crust,240.0007,58.01282,0.0,06/05/0970
+0.21396,43.0545,4459,10,28,17,3,57,3.65,15.0,fr,5224,89,226576,1,1,Active Shallow Crust,240.0007,58.01282,0.0,10/28/4459
+0.21396,43.0545,9172,6,2,21,0,58,3.65,27.5,fr,5225,183,226577,1,1,Active Shallow Crust,240.0007,58.01274,0.0,06/02/9172
+0.21396,43.0545,8493,3,14,16,9,1,3.65,15.0,fr,5226,169,226579,1,2,Active Shallow Crust,0.0,89.99004,-90.0,03/14/8493
+0.21396,43.0545,2398,1,28,17,25,22,3.65,15.0,fr,5227,47,226579,1,2,Active Shallow Crust,0.0,89.99004,-90.0,01/28/2398
+0.21396,43.0545,8931,7,13,3,24,31,3.75,5.0,fr,5228,178,226584,1,6,Active Shallow Crust,0.0,89.98994,0.0,07/13/8931
+0.21396,43.0545,3981,4,14,15,39,12,3.75,5.0,fr,5229,79,226584,1,6,Active Shallow Crust,0.0,89.98994,0.0,04/14/3981
+0.21396,43.0545,7381,1,28,19,38,1,3.75,5.0,fr,5230,147,226584,1,6,Active Shallow Crust,0.0,89.98994,0.0,01/28/7381
+0.21396,43.0545,5123,8,3,12,20,42,3.75,5.0,fr,5231,102,226584,1,6,Active Shallow Crust,0.0,89.98994,0.0,08/03/5123
+0.21396,43.0545,8390,12,8,10,14,42,3.75,5.0,fr,5232,167,226584,1,6,Active Shallow Crust,0.0,89.98994,0.0,12/08/8390
+0.21396,43.0545,7263,6,13,18,29,58,3.75,5.0,fr,5233,145,226584,1,6,Active Shallow Crust,0.0,89.98994,0.0,06/13/7263
+0.21396,43.0545,3812,6,22,10,55,47,3.75,15.0,fr,5234,76,226585,1,2,Active Shallow Crust,0.0,89.98994,0.0,06/22/3812
+0.21396,43.0545,2146,2,12,0,26,0,3.75,15.0,fr,5235,42,226585,1,2,Active Shallow Crust,0.0,89.98994,0.0,02/12/2146
+0.21396,43.0545,9084,1,18,7,28,21,3.75,5.0,fr,5236,181,226587,1,1,Active Shallow Crust,240.008,58.01751,0.0,01/18/9084
+0.21396,43.0545,5971,2,18,10,49,37,3.75,5.0,fr,5237,119,226590,1,1,Active Shallow Crust,0.0,89.99001,-90.0,02/18/5971
+0.21396,43.0545,2776,4,17,19,2,58,3.75,15.0,fr,5238,55,226591,1,1,Active Shallow Crust,0.0,89.99001,-90.0,04/17/2776
+0.21396,43.0545,9430,2,7,17,15,5,3.75,15.0,fr,5239,188,226594,1,1,Active Shallow Crust,128.8969,89.96736,0.0,02/07/9430
+0.21396,43.0545,1842,1,22,6,20,5,3.85,5.0,fr,5240,36,226596,1,9,Active Shallow Crust,0.0,89.99006,0.0,01/22/1842
+0.21396,43.0545,9108,7,13,11,42,36,3.85,5.0,fr,5241,182,226596,1,9,Active Shallow Crust,0.0,89.99006,0.0,07/13/9108
+0.21396,43.0545,8787,11,13,0,12,9,3.85,5.0,fr,5242,175,226596,1,9,Active Shallow Crust,0.0,89.99006,0.0,11/13/8787
+0.21396,43.0545,4683,11,6,18,24,20,3.85,5.0,fr,5243,93,226596,1,9,Active Shallow Crust,0.0,89.99006,0.0,11/06/4683
+0.21396,43.0545,1365,12,21,10,2,57,3.85,5.0,fr,5244,27,226596,1,9,Active Shallow Crust,0.0,89.99006,0.0,12/21/1365
+0.21396,43.0545,7733,8,19,20,21,7,3.85,5.0,fr,5245,154,226596,1,9,Active Shallow Crust,0.0,89.99006,0.0,08/19/7733
+0.21396,43.0545,9861,6,24,22,13,42,3.85,5.0,fr,5246,197,226596,1,9,Active Shallow Crust,0.0,89.99006,0.0,06/24/9861
+0.21396,43.0545,2516,4,19,2,45,9,3.85,5.0,fr,5247,50,226596,1,9,Active Shallow Crust,0.0,89.99006,0.0,04/19/2516
+0.21396,43.0545,2559,6,21,12,48,0,3.85,5.0,fr,5248,51,226596,1,9,Active Shallow Crust,0.0,89.99006,0.0,06/21/2559
+0.21396,43.0545,6040,3,24,19,26,59,3.85,15.0,fr,5249,120,226597,1,1,Active Shallow Crust,0.0,89.99006,0.0,03/24/6040
+0.21396,43.0545,5362,12,30,4,22,48,3.85,27.5,fr,5250,107,226598,1,1,Active Shallow Crust,0.0,89.99006,0.0,12/30/5362
+0.21396,43.0545,4715,8,28,9,4,14,3.85,5.0,fr,5251,94,226602,1,2,Active Shallow Crust,0.0,89.98994,-90.0,08/28/4715
+0.21396,43.0545,3482,10,16,17,47,4,3.85,5.0,fr,5252,69,226602,1,2,Active Shallow Crust,0.0,89.98994,-90.0,10/16/3482
+0.21396,43.0545,4224,2,3,6,1,31,3.85,15.0,fr,5253,84,226603,1,1,Active Shallow Crust,0.0,89.98994,-90.0,02/03/4224
+0.21396,43.0545,7517,5,14,1,18,18,3.85,15.0,fr,5254,150,226606,1,1,Active Shallow Crust,128.896,89.99372,0.0,05/14/7517
+0.21396,43.0545,6110,1,21,11,26,3,3.95,5.0,fr,5255,122,226608,1,6,Active Shallow Crust,0.0,89.98997,0.0,01/21/6110
+0.21396,43.0545,9153,6,27,21,9,45,3.95,5.0,fr,5256,183,226608,1,6,Active Shallow Crust,0.0,89.98997,0.0,06/27/9153
+0.21396,43.0545,3114,2,6,6,25,56,3.95,5.0,fr,5257,62,226608,1,6,Active Shallow Crust,0.0,89.98997,0.0,02/06/3114
+0.21396,43.0545,9514,4,17,11,33,34,3.95,5.0,fr,5258,190,226608,1,6,Active Shallow Crust,0.0,89.98997,0.0,04/17/9514
+0.21396,43.0545,6070,6,16,3,1,27,3.95,5.0,fr,5259,121,226608,1,6,Active Shallow Crust,0.0,89.98997,0.0,06/16/6070
+0.21396,43.0545,6180,10,2,10,55,36,3.95,5.0,fr,5260,123,226608,1,6,Active Shallow Crust,0.0,89.98997,0.0,10/02/6180
+0.21396,43.0545,7117,11,23,19,19,8,3.95,15.0,fr,5261,142,226609,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/23/7117
+0.21396,43.0545,8976,8,9,7,48,26,3.95,27.5,fr,5262,179,226610,1,1,Active Shallow Crust,0.0,89.98997,0.0,08/09/8976
+0.21396,43.0545,1264,12,13,1,37,51,3.95,5.0,fr,5263,25,226611,1,1,Active Shallow Crust,240.0193,58.00488,0.0,12/13/1264
+0.21396,43.0545,5672,8,14,17,39,3,3.95,5.0,fr,5264,113,226614,1,2,Active Shallow Crust,0.0,89.99001,-90.0,08/14/5672
+0.21396,43.0545,3994,11,26,17,36,27,3.95,5.0,fr,5265,79,226614,1,2,Active Shallow Crust,0.0,89.99001,-90.0,11/26/3994
+0.21396,43.0545,2378,6,20,1,33,32,3.95,15.0,fr,5266,47,226615,1,1,Active Shallow Crust,0.0,89.99001,-90.0,06/20/2378
+0.21396,43.0545,1876,4,21,22,59,12,3.95,5.0,fr,5267,37,226617,1,1,Active Shallow Crust,128.9008,89.99375,0.0,04/21/1876
+0.21396,43.0545,4828,8,12,3,9,4,4.05,5.0,fr,5268,96,226620,1,3,Active Shallow Crust,0.0,89.99003,0.0,08/12/4828
+0.21396,43.0545,5022,8,20,20,4,21,4.05,5.0,fr,5269,100,226620,1,3,Active Shallow Crust,0.0,89.99003,0.0,08/20/5022
+0.21396,43.0545,494,10,11,7,11,49,4.05,5.0,fr,5270,9,226620,1,3,Active Shallow Crust,0.0,89.99003,0.0,10/11/0494
+0.21396,43.0545,5546,1,19,22,53,17,4.05,15.0,fr,5271,110,226621,1,6,Active Shallow Crust,0.0,89.99003,0.0,01/19/5546
+0.21396,43.0545,9099,4,10,10,16,23,4.05,15.0,fr,5272,181,226621,1,6,Active Shallow Crust,0.0,89.99003,0.0,04/10/9099
+0.21396,43.0545,5547,4,18,7,34,12,4.05,15.0,fr,5273,110,226621,1,6,Active Shallow Crust,0.0,89.99003,0.0,04/18/5547
+0.21396,43.0545,7849,7,30,4,57,50,4.05,15.0,fr,5274,156,226621,1,6,Active Shallow Crust,0.0,89.99003,0.0,07/30/7849
+0.21396,43.0545,4454,11,3,7,33,3,4.05,15.0,fr,5275,89,226621,1,6,Active Shallow Crust,0.0,89.99003,0.0,11/03/4454
+0.21396,43.0545,8751,7,16,0,32,42,4.05,15.0,fr,5276,175,226621,1,6,Active Shallow Crust,0.0,89.99003,0.0,07/16/8751
+0.21396,43.0545,8554,11,18,20,21,2,4.05,5.0,fr,5277,171,226629,1,1,Active Shallow Crust,128.8909,89.99372,0.0,11/18/8554
+0.21396,43.0545,7196,8,14,11,51,10,4.05,15.0,fr,5278,143,226630,1,1,Active Shallow Crust,128.8909,89.99372,0.0,08/14/7196
+0.21396,43.0545,3676,11,24,10,30,45,4.15,15.0,fr,5279,73,226636,1,3,Active Shallow Crust,240.0079,57.99723,0.0,11/24/3676
+0.21396,43.0545,8488,5,17,9,21,14,4.15,15.0,fr,5280,169,226636,1,3,Active Shallow Crust,240.0079,57.99723,0.0,05/17/8488
+0.21396,43.0545,6455,7,5,1,46,19,4.15,15.0,fr,5281,129,226636,1,3,Active Shallow Crust,240.0079,57.99723,0.0,07/05/6455
+0.21396,43.0545,2795,8,17,20,3,10,4.15,15.0,fr,5282,55,226639,1,2,Active Shallow Crust,0.0,89.98996,-90.0,08/17/2795
+0.21396,43.0545,5806,9,21,12,35,40,4.15,15.0,fr,5283,116,226639,1,2,Active Shallow Crust,0.0,89.98996,-90.0,09/21/5806
+0.21396,43.0545,4483,3,14,11,51,50,4.25,5.0,fr,5284,89,226644,1,1,Active Shallow Crust,0.0,89.99002,0.0,03/14/4483
+0.21396,43.0545,7237,3,3,17,38,36,4.25,5.0,fr,5285,144,226647,1,1,Active Shallow Crust,240.0069,57.99395,0.0,03/03/7237
+0.21396,43.0545,7817,4,25,21,39,8,4.25,5.0,fr,5286,156,226653,1,1,Active Shallow Crust,128.8949,89.98092,0.0,04/25/7817
+0.21396,43.0545,4439,5,15,17,4,54,4.35,5.0,fr,5287,88,226656,1,3,Active Shallow Crust,0.0,89.99001,0.0,05/15/4439
+0.21396,43.0545,484,10,12,9,13,33,4.35,5.0,fr,5288,9,226656,1,3,Active Shallow Crust,0.0,89.99001,0.0,10/12/0484
+0.21396,43.0545,7328,1,17,1,16,2,4.35,5.0,fr,5289,146,226656,1,3,Active Shallow Crust,0.0,89.99001,0.0,01/17/7328
+0.21396,43.0545,9944,7,26,18,53,7,4.35,5.0,fr,5290,198,226659,1,1,Active Shallow Crust,240.0076,57.9958,0.0,07/26/9944
+0.21396,43.0545,7375,9,17,20,59,12,4.45,5.0,fr,5291,147,226668,1,3,Active Shallow Crust,0.0,89.99003,0.0,09/17/7375
+0.21396,43.0545,3618,8,24,13,10,37,4.45,5.0,fr,5292,72,226668,1,3,Active Shallow Crust,0.0,89.99003,0.0,08/24/3618
+0.21396,43.0545,4657,5,19,18,46,48,4.45,5.0,fr,5293,93,226668,1,3,Active Shallow Crust,0.0,89.99003,0.0,05/19/4657
+0.21396,43.0545,9606,4,27,8,32,13,4.45,15.0,fr,5294,192,226669,1,1,Active Shallow Crust,0.0,89.99003,0.0,04/27/9606
+0.21396,43.0545,7392,12,7,19,28,35,4.55,5.0,fr,5295,147,226680,1,2,Active Shallow Crust,0.0,89.99002,0.0,12/07/7392
+0.21396,43.0545,8756,7,26,5,2,34,4.55,5.0,fr,5296,175,226680,1,2,Active Shallow Crust,0.0,89.99002,0.0,07/26/8756
+0.21396,43.0545,6855,5,5,17,5,33,4.55,27.5,fr,5297,137,226682,1,1,Active Shallow Crust,0.0,89.99002,0.0,05/05/6855
+0.21396,43.0545,950,7,2,16,19,4,4.55,5.0,fr,5298,18,226683,1,1,Active Shallow Crust,240.0083,57.9972,0.0,07/02/0950
+0.21396,43.0545,1001,12,16,17,10,13,4.55,15.0,fr,5299,20,226684,1,2,Active Shallow Crust,240.0083,57.99722,0.0,12/16/1001
+0.21396,43.0545,4657,1,30,19,31,8,4.55,15.0,fr,5300,93,226684,1,2,Active Shallow Crust,240.0083,57.99722,0.0,01/30/4657
+0.21396,43.0545,7422,1,13,6,30,19,4.65,15.0,fr,5301,148,226693,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/13/7422
+0.21396,43.0545,6190,10,11,1,33,0,4.85,5.0,fr,5302,123,226716,1,4,Active Shallow Crust,0.0,89.99,0.0,10/11/6190
+0.21396,43.0545,6833,3,7,9,7,19,4.85,5.0,fr,5303,136,226716,1,4,Active Shallow Crust,0.0,89.99,0.0,03/07/6833
+0.21396,43.0545,6375,11,23,0,5,28,4.85,5.0,fr,5304,127,226716,1,4,Active Shallow Crust,0.0,89.99,0.0,11/23/6375
+0.21396,43.0545,2352,2,3,18,15,48,4.85,5.0,fr,5305,47,226716,1,4,Active Shallow Crust,0.0,89.99,0.0,02/03/2352
+0.21396,43.0545,3000,2,6,22,2,56,4.95,5.0,fr,5306,59,226728,1,2,Active Shallow Crust,0.0,89.98998,0.0,02/06/3000
+0.21396,43.0545,430,7,5,18,39,45,4.95,5.0,fr,5307,8,226728,1,2,Active Shallow Crust,0.0,89.98998,0.0,07/05/0430
+0.21396,43.0545,3103,12,1,1,49,32,5.05,5.0,fr,5308,62,226740,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/01/3103
+0.21396,43.0545,5334,10,1,14,28,44,5.25,5.0,fr,5309,106,226764,1,1,Active Shallow Crust,360.0,89.99001,0.0,10/01/5334
+0.21396,43.0545,8464,2,18,16,30,30,5.55,5.0,fr,5310,169,226800,1,1,Active Shallow Crust,360.0,89.99001,0.0,02/18/8464
+0.21396,43.0545,7276,11,23,2,39,14,5.55,15.0,fr,5311,145,226801,1,1,Active Shallow Crust,360.0,89.99001,0.0,11/23/7276
+3.30947,50.28199,2310,4,3,6,40,48,3.55,15.0,fr,5312,46,227041,1,1,Active Shallow Crust,0.0,89.99033,0.0,04/03/2310
+3.30947,50.28199,3099,2,25,18,5,13,3.75,15.0,fr,5313,61,227065,1,1,Active Shallow Crust,0.0,89.98976,0.0,02/25/3099
+3.30947,50.28199,4588,6,19,20,42,14,4.35,5.0,fr,5314,91,227139,1,1,Active Shallow Crust,240.0093,57.99619,0.0,06/19/4588
+3.30947,50.28199,7638,8,10,21,27,55,4.45,5.0,fr,5315,152,227151,1,1,Active Shallow Crust,240.0065,57.99485,0.0,08/10/7638
+-0.03905,50.02129,10000,10,20,11,23,7,3.55,5.0,fr,5316,199,227520,1,2,Active Shallow Crust,0.0,89.98997,0.0,10/20/10000
+-0.03905,50.02129,8985,4,11,13,13,7,3.55,5.0,fr,5317,179,227520,1,2,Active Shallow Crust,0.0,89.98997,0.0,04/11/8985
+-0.03905,50.02129,3149,5,8,20,30,29,3.55,5.0,fr,5318,62,227523,1,1,Active Shallow Crust,240.0125,57.99823,0.0,05/08/3149
+-0.03905,50.02129,7817,4,20,16,25,46,3.55,5.0,fr,5319,156,227526,1,1,Active Shallow Crust,0.0,89.99001,-90.0,04/20/7817
+-0.03905,50.02129,8419,3,23,20,7,15,3.65,5.0,fr,5320,168,227532,1,1,Active Shallow Crust,0.0,89.98998,0.0,03/23/8419
+-0.03905,50.02129,8329,5,11,18,23,8,3.75,5.0,fr,5321,166,227544,1,1,Active Shallow Crust,0.0,89.98999,0.0,05/11/8329
+-0.03905,50.02129,2528,9,5,23,0,56,3.75,15.0,fr,5322,50,227545,1,2,Active Shallow Crust,0.0,89.98999,0.0,09/05/2528
+-0.03905,50.02129,9620,8,22,4,9,34,3.75,15.0,fr,5323,192,227545,1,2,Active Shallow Crust,0.0,89.98999,0.0,08/22/9620
+-0.03905,50.02129,4244,8,24,7,57,0,3.85,15.0,fr,5324,84,227563,1,1,Active Shallow Crust,0.0,89.99,-90.0,08/24/4244
+-0.03905,50.02129,8616,8,4,8,31,29,3.95,15.0,fr,5325,172,227569,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/04/8616
+-0.03905,50.02129,821,12,13,1,42,36,4.15,15.0,fr,5326,16,227593,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/13/0821
+-0.03905,50.02129,8619,8,6,14,49,36,4.25,5.0,fr,5327,172,227607,1,1,Active Shallow Crust,240.0083,57.99422,0.0,08/06/8619
+-0.03905,50.02129,6246,7,29,19,49,48,4.45,15.0,fr,5328,124,227629,1,1,Active Shallow Crust,0.0,89.99,0.0,07/29/6246
+4.63287,45.62422,6273,8,26,15,7,19,3.55,5.0,fr,5329,125,228000,1,1,Active Shallow Crust,0.0,89.99295,0.0,08/26/6273
+4.63287,45.62422,9484,11,2,16,51,24,3.55,15.0,fr,5330,189,228001,1,1,Active Shallow Crust,0.0,89.99295,0.0,11/02/9484
+4.63287,45.62422,6446,8,25,9,18,2,3.55,15.0,fr,5331,128,228010,1,1,Active Shallow Crust,128.8966,89.99295,0.0,08/25/6446
+4.63287,45.62422,1018,8,28,11,11,33,3.65,5.0,fr,5332,20,228012,1,1,Active Shallow Crust,0.0,89.98743,0.0,08/28/1018
+4.63287,45.62422,4711,12,25,8,14,6,3.65,5.0,fr,5333,94,228015,1,1,Active Shallow Crust,240.0003,58.01366,0.0,12/25/4711
+4.63287,45.62422,9873,10,31,23,40,25,3.75,5.0,fr,5334,197,228030,1,1,Active Shallow Crust,0.0,89.98866,-90.0,10/31/9873
+4.63287,45.62422,6335,7,28,12,36,2,4.05,15.0,fr,5335,126,228064,1,1,Active Shallow Crust,240.0065,58.00554,0.0,07/28/6335
+4.63287,45.62422,6853,12,26,1,45,19,4.15,5.0,fr,5336,137,228072,1,1,Active Shallow Crust,0.0,89.9894,0.0,12/26/6853
+0.02956,48.30556,1296,1,26,5,49,15,3.65,5.0,fr,5337,25,228972,1,2,Active Shallow Crust,0.0,89.99001,0.0,01/26/1296
+0.02956,48.30556,853,4,6,20,10,8,3.65,5.0,fr,5338,17,228972,1,2,Active Shallow Crust,0.0,89.99001,0.0,04/06/0853
+0.02956,48.30556,6799,4,22,20,44,8,3.85,5.0,fr,5339,135,228996,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/22/6799
+0.02956,48.30556,2626,5,10,2,57,31,3.85,5.0,fr,5340,52,229005,1,1,Active Shallow Crust,128.8955,89.99372,0.0,05/10/2626
+0.02956,48.30556,6670,10,23,16,33,38,3.95,15.0,fr,5341,133,229018,1,1,Active Shallow Crust,128.9001,89.99372,0.0,10/23/6670
+0.02956,48.30556,8468,6,4,13,52,36,4.05,15.0,fr,5342,169,229021,1,1,Active Shallow Crust,0.0,89.99,0.0,06/04/8468
+0.02956,48.30556,95,4,16,10,16,13,4.15,15.0,fr,5343,1,229039,1,1,Active Shallow Crust,0.0,89.99,-90.0,04/16/0095
+0.02956,48.30556,5117,2,23,5,27,48,4.15,5.0,fr,5344,102,229041,1,1,Active Shallow Crust,128.8973,89.99372,0.0,02/23/5117
+0.02956,48.30556,1917,6,10,21,13,2,4.35,15.0,fr,5345,38,229057,1,1,Active Shallow Crust,0.0,89.99,0.0,06/10/1917
+0.02956,48.30556,3331,8,1,4,23,31,4.45,5.0,fr,5346,66,229071,1,1,Active Shallow Crust,240.0058,57.99476,0.0,08/01/3331
+0.02956,48.30556,8526,8,13,8,43,24,4.45,27.5,fr,5347,170,229073,1,1,Active Shallow Crust,240.0058,57.99478,0.0,08/13/8526
+0.02956,48.30556,2295,7,14,9,20,4,5.25,5.0,fr,5348,45,229164,1,1,Active Shallow Crust,360.0,89.99,0.0,07/14/2295
+5.22536,43.99494,3550,6,23,11,37,34,3.55,5.0,fr,5349,70,229440,1,1,Active Shallow Crust,0.0,89.99274,0.0,06/23/3550
+5.22536,43.99494,6863,2,12,12,22,23,3.55,15.0,fr,5350,137,229441,1,1,Active Shallow Crust,0.0,89.99274,0.0,02/12/6863
+5.22536,43.99494,8231,7,13,9,6,17,3.55,27.5,fr,5351,164,229442,1,1,Active Shallow Crust,0.0,89.99274,0.0,07/13/8231
+5.22536,43.99494,7417,11,1,0,47,20,3.55,5.0,fr,5352,148,229443,1,1,Active Shallow Crust,240.0113,57.99869,0.0,11/01/7417
+5.22536,43.99494,6593,12,27,6,54,20,3.65,5.0,fr,5353,131,229452,1,1,Active Shallow Crust,0.0,89.98707,0.0,12/27/6593
+5.22536,43.99494,773,5,14,21,26,16,3.65,15.0,fr,5354,15,229453,1,2,Active Shallow Crust,0.0,89.98707,0.0,05/14/0773
+5.22536,43.99494,1899,6,8,12,56,43,3.65,15.0,fr,5355,37,229453,1,2,Active Shallow Crust,0.0,89.98707,0.0,06/08/1899
+5.22536,43.99494,8347,10,26,18,24,9,3.75,5.0,fr,5356,166,229464,1,1,Active Shallow Crust,0.0,89.98847,0.0,10/26/8347
+5.22536,43.99494,5239,8,22,19,53,2,3.75,15.0,fr,5357,104,229465,1,2,Active Shallow Crust,0.0,89.98847,0.0,08/22/5239
+5.22536,43.99494,3061,8,14,19,31,2,3.75,15.0,fr,5358,61,229465,1,2,Active Shallow Crust,0.0,89.98847,0.0,08/14/3061
+5.22536,43.99494,7988,3,30,19,4,52,3.85,5.0,fr,5359,159,229479,1,1,Active Shallow Crust,240.0106,57.99762,0.0,03/30/7988
+5.22536,43.99494,685,12,1,22,7,54,3.95,5.0,fr,5360,13,229488,1,2,Active Shallow Crust,0.0,89.99084,0.0,12/01/0685
+5.22536,43.99494,4889,12,27,14,20,30,3.95,5.0,fr,5361,97,229488,1,2,Active Shallow Crust,0.0,89.99084,0.0,12/27/4889
+5.22536,43.99494,8335,7,28,19,31,3,3.95,15.0,fr,5362,166,229489,1,1,Active Shallow Crust,0.0,89.99084,0.0,07/28/8335
+5.22536,43.99494,860,1,17,13,27,24,3.95,5.0,fr,5363,17,229494,1,1,Active Shallow Crust,0.0,89.99074,-90.0,01/17/0860
+5.22536,43.99494,1386,1,16,5,2,57,4.05,15.0,fr,5364,27,229501,1,1,Active Shallow Crust,0.0,89.99184,0.0,01/16/1386
+5.22536,43.99494,8765,7,12,0,35,42,4.05,5.0,fr,5365,175,229503,1,1,Active Shallow Crust,240.0063,58.00532,0.0,07/12/8765
+5.22536,43.99494,6426,10,29,7,28,57,4.05,5.0,fr,5366,128,229506,1,1,Active Shallow Crust,0.0,89.99174,-90.0,10/29/6426
+5.22536,43.99494,6374,9,29,3,47,53,4.15,5.0,fr,5367,127,229512,1,1,Active Shallow Crust,0.0,89.98909,0.0,09/29/6374
+5.22536,43.99494,7265,7,20,12,24,18,4.15,15.0,fr,5368,145,229513,1,1,Active Shallow Crust,0.0,89.98909,0.0,07/20/7265
+5.22536,43.99494,4844,10,23,2,50,2,4.15,15.0,fr,5369,96,229516,1,1,Active Shallow Crust,240.0084,57.99689,0.0,10/23/4844
+5.22536,43.99494,2342,5,5,1,31,18,4.15,15.0,fr,5370,46,229519,1,1,Active Shallow Crust,0.0,89.98897,-90.0,05/05/2342
+5.22536,43.99494,9660,8,21,23,20,30,4.25,5.0,fr,5371,193,229524,1,1,Active Shallow Crust,0.0,89.99028,0.0,08/21/9660
+5.22536,43.99494,3556,2,24,10,24,53,4.25,15.0,fr,5372,71,229525,1,1,Active Shallow Crust,0.0,89.99028,0.0,02/24/3556
+5.22536,43.99494,191,9,18,5,3,2,4.25,5.0,fr,5373,3,229533,1,1,Active Shallow Crust,128.8953,89.98085,0.0,09/18/0191
+5.22536,43.99494,7579,6,4,12,19,36,4.55,5.0,fr,5374,151,229560,1,1,Active Shallow Crust,0.0,89.99082,0.0,06/04/7579
+5.22536,43.99494,1711,9,20,21,16,7,4.65,5.0,fr,5375,34,229572,1,1,Active Shallow Crust,0.0,89.98978,0.0,09/20/1711
+5.22536,43.99494,1157,2,11,21,47,30,5.05,5.0,fr,5376,23,229620,1,1,Active Shallow Crust,0.0,89.98968,0.0,02/11/1157
+1.30563,49.432,6706,3,8,1,41,33,3.55,5.0,fr,5377,134,229920,1,3,Active Shallow Crust,0.0,89.99017,0.0,03/08/6706
+1.30563,49.432,2234,12,22,13,43,40,3.55,5.0,fr,5378,44,229920,1,3,Active Shallow Crust,0.0,89.99017,0.0,12/22/2234
+1.30563,49.432,5938,8,26,10,1,7,3.55,5.0,fr,5379,118,229920,1,3,Active Shallow Crust,0.0,89.99017,0.0,08/26/5938
+1.30563,49.432,6115,1,9,22,16,26,3.55,15.0,fr,5380,122,229921,1,1,Active Shallow Crust,0.0,89.99017,0.0,01/09/6115
+1.30563,49.432,3862,10,26,7,34,20,3.55,5.0,fr,5381,77,229923,1,1,Active Shallow Crust,240.0123,57.99815,0.0,10/26/3862
+1.30563,49.432,3984,7,25,23,12,28,3.65,15.0,fr,5382,79,229936,1,1,Active Shallow Crust,240.0013,58.01305,0.0,07/25/3984
+1.30563,49.432,2272,7,20,9,43,39,3.75,15.0,fr,5383,45,229948,1,1,Active Shallow Crust,240.009,58.0175,0.0,07/20/2272
+1.30563,49.432,4655,1,10,14,12,10,3.85,5.0,fr,5384,93,229956,1,1,Active Shallow Crust,0.0,89.98956,0.0,01/10/4655
+1.30563,49.432,6124,9,7,12,33,37,4.25,15.0,fr,5385,122,230011,1,1,Active Shallow Crust,359.9996,89.99037,-90.0,09/07/6124
+1.30563,49.432,182,8,19,6,3,56,5.85,15.0,fr,5386,3,230197,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/19/0182
+2.49434,39.97227,7225,4,22,6,50,11,4.05,5.0,fr,5387,144,230460,1,1,Active Shallow Crust,0.0,89.98914,0.0,04/22/7225
+2.49434,39.97227,105,10,29,20,34,31,4.65,15.0,fr,5388,2,230533,1,1,Active Shallow Crust,0.0,89.9902,0.0,10/29/0105
+0.79358,49.27577,6367,11,1,3,55,57,3.55,5.0,fr,5389,127,230880,1,2,Active Shallow Crust,0.0,89.99014,0.0,11/01/6367
+0.79358,49.27577,1239,5,5,3,14,51,3.55,5.0,fr,5390,24,230880,1,2,Active Shallow Crust,0.0,89.99014,0.0,05/05/1239
+0.79358,49.27577,2800,2,6,17,50,36,3.55,5.0,fr,5391,55,230889,1,1,Active Shallow Crust,128.8961,89.99342,0.0,02/06/2800
+0.79358,49.27577,8463,9,12,15,26,24,3.75,5.0,fr,5392,169,230910,1,1,Active Shallow Crust,0.0,89.99009,-90.0,09/12/8463
+0.79358,49.27577,3391,12,28,19,52,44,3.85,15.0,fr,5393,67,230920,1,1,Active Shallow Crust,240.0113,57.99788,0.0,12/28/3391
+0.79358,49.27577,2307,12,12,22,55,18,3.85,5.0,fr,5394,46,230922,1,1,Active Shallow Crust,0.0,89.98999,-90.0,12/12/2307
+0.79358,49.27577,8191,6,21,12,4,48,3.95,5.0,fr,5395,163,230928,1,1,Active Shallow Crust,0.0,89.99014,0.0,06/21/8191
+0.79358,49.27577,9973,3,14,1,54,30,4.05,5.0,fr,5396,199,230940,1,1,Active Shallow Crust,0.0,89.98982,0.0,03/14/9973
+0.79358,49.27577,2381,12,7,14,9,56,4.15,5.0,fr,5397,47,230952,1,1,Active Shallow Crust,0.0,89.9901,0.0,12/07/2381
+0.79358,49.27577,6235,7,28,6,20,36,4.65,15.0,fr,5398,124,231019,1,1,Active Shallow Crust,0.0,89.98991,-90.0,07/28/6235
+0.79358,49.27577,14,9,20,8,57,0,4.75,5.0,fr,5399,0,231027,1,1,Active Shallow Crust,240.0086,58.00468,0.0,09/20/0014
+0.79358,49.27577,7612,3,21,18,23,58,4.95,15.0,fr,5400,152,231049,1,1,Active Shallow Crust,0.0,89.98999,0.0,03/21/7612
+5.01548,47.2297,5937,2,20,7,20,54,3.55,5.0,fr,5401,118,231360,1,1,Active Shallow Crust,0.0,89.99315,0.0,02/20/5937
+5.01548,47.2297,2803,7,14,20,33,27,3.65,5.0,fr,5402,56,231372,1,1,Active Shallow Crust,0.0,89.98779,0.0,07/14/2803
+5.01548,47.2297,7937,7,16,9,30,36,3.65,27.5,fr,5403,158,231374,1,1,Active Shallow Crust,0.0,89.98779,0.0,07/16/7937
+5.01548,47.2297,1782,4,9,3,40,31,3.85,5.0,fr,5404,35,231396,1,1,Active Shallow Crust,0.0,89.9903,0.0,04/09/1782
+5.01548,47.2297,7778,11,2,11,15,17,3.85,15.0,fr,5405,155,231397,1,1,Active Shallow Crust,0.0,89.9903,0.0,11/02/7778
+5.01548,47.2297,5012,9,17,7,26,54,3.85,5.0,fr,5406,100,231399,1,1,Active Shallow Crust,240.0111,57.99785,0.0,09/17/5012
+5.01548,47.2297,1219,8,31,0,21,12,3.95,15.0,fr,5407,24,231412,1,1,Active Shallow Crust,240.0202,58.00515,0.0,08/31/1219
+5.01548,47.2297,8912,1,4,22,3,6,4.15,5.0,fr,5408,178,231432,1,1,Active Shallow Crust,0.0,89.9897,0.0,01/04/8912
+5.01548,47.2297,6350,1,14,8,52,37,4.25,5.0,fr,5409,126,231447,1,1,Active Shallow Crust,240.0082,57.99398,0.0,01/14/6350
+4.16925,41.4393,8113,5,14,6,58,14,3.75,5.0,fr,5410,162,231864,1,1,Active Shallow Crust,0.0,89.98799,0.0,05/14/8113
+4.16925,41.4393,4776,6,28,8,28,30,4.15,5.0,fr,5411,95,231915,1,1,Active Shallow Crust,240.0076,57.9968,0.0,06/28/4776
+4.16925,41.4393,4753,3,15,6,9,35,4.45,5.0,fr,5412,95,231957,1,1,Active Shallow Crust,128.8936,89.99329,0.0,03/15/4753
+-0.53861,44.21278,2755,9,28,1,28,18,3.55,5.0,fr,5413,55,232323,1,1,Active Shallow Crust,240.0122,57.99804,0.0,09/28/2755
+-2.55833,49.32304,6263,12,12,20,39,33,3.55,15.0,fr,5414,125,232801,1,1,Active Shallow Crust,0.0,89.99014,0.0,12/12/6263
+-2.55833,49.32304,1868,10,13,19,50,45,3.75,5.0,fr,5415,37,232824,1,1,Active Shallow Crust,0.0,89.98956,0.0,10/13/1868
+-2.55833,49.32304,8598,6,22,15,50,52,3.85,5.0,fr,5416,171,232836,1,1,Active Shallow Crust,0.0,89.99069,0.0,06/22/8598
+-2.55833,49.32304,2401,4,10,9,54,41,3.85,27.5,fr,5417,48,232838,1,1,Active Shallow Crust,0.0,89.99069,0.0,04/10/2401
+-2.55833,49.32304,9145,12,16,23,28,10,3.85,5.0,fr,5418,182,232845,1,1,Active Shallow Crust,128.8951,89.99419,0.0,12/16/9145
+-2.55833,49.32304,2341,7,29,9,59,20,3.95,5.0,fr,5419,46,232848,1,1,Active Shallow Crust,0.0,89.98963,0.0,07/29/2341
+-2.55833,49.32304,5154,8,29,13,27,43,4.05,15.0,fr,5420,103,232864,1,1,Active Shallow Crust,240.0065,58.00576,0.0,08/29/5154
+-2.55833,49.32304,719,9,30,8,0,50,4.25,5.0,fr,5421,14,232884,1,1,Active Shallow Crust,0.0,89.98972,0.0,09/30/0719
+-2.55833,49.32304,7372,11,15,18,56,58,4.45,5.0,fr,5422,147,232908,1,2,Active Shallow Crust,0.0,89.9895,0.0,11/15/7372
+-2.55833,49.32304,1469,6,8,18,56,8,4.45,5.0,fr,5423,29,232908,1,2,Active Shallow Crust,0.0,89.9895,0.0,06/08/1469
+-2.55833,49.32304,4200,6,4,20,1,30,4.65,5.0,fr,5424,83,232932,1,1,Active Shallow Crust,0.0,89.98981,0.0,06/04/4200
+-2.55833,49.32304,9701,8,1,1,3,16,5.15,5.0,fr,5425,194,232992,1,1,Active Shallow Crust,0.0,89.9901,0.0,08/01/9701
+-5.15276,48.81522,8058,12,14,19,8,46,3.55,5.0,fr,5426,161,233280,1,2,Active Shallow Crust,0.0,89.98672,0.0,12/14/8058
+-5.15276,48.81522,1080,5,9,18,3,6,3.55,5.0,fr,5427,21,233280,1,2,Active Shallow Crust,0.0,89.98672,0.0,05/09/1080
+-5.15276,48.81522,7499,3,19,10,39,41,3.55,5.0,fr,5428,149,233286,1,1,Active Shallow Crust,0.0,89.99329,-90.0,03/19/7499
+-5.15276,48.81522,4795,12,6,5,28,23,4.15,15.0,fr,5429,95,233353,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/06/4795
+-5.15276,48.81522,4210,3,16,16,28,56,4.95,15.0,fr,5430,84,233449,1,1,Active Shallow Crust,0.0,89.9894,0.0,03/16/4210
+-1.34913,50.73539,3877,6,26,4,31,19,3.75,5.0,fr,5431,77,233787,1,1,Active Shallow Crust,240.0089,58.0177,0.0,06/26/3877
+-1.34913,50.73539,1161,2,24,10,44,17,3.85,15.0,fr,5432,23,233797,1,1,Active Shallow Crust,0.0,89.98983,0.0,02/24/1161
+-1.34913,50.73539,759,6,11,3,34,23,4.35,5.0,fr,5433,15,233856,1,1,Active Shallow Crust,0.0,89.98984,0.0,06/11/0759
+1.5164,45.19418,7337,6,21,0,19,39,3.55,27.5,fr,5434,146,234242,1,1,Active Shallow Crust,0.0,89.98934,0.0,06/21/7337
+1.5164,45.19418,2894,8,27,15,28,55,3.75,5.0,fr,5435,57,234267,1,1,Active Shallow Crust,240.008,58.01768,0.0,08/27/2894
+1.5164,45.19418,7064,7,23,3,16,16,3.85,15.0,fr,5436,141,234277,1,1,Active Shallow Crust,0.0,89.98994,0.0,07/23/7064
+1.5164,45.19418,8902,8,11,14,28,47,3.95,5.0,fr,5437,178,234288,1,1,Active Shallow Crust,0.0,89.98991,0.0,08/11/8902
+1.5164,45.19418,9621,9,14,22,19,49,4.25,5.0,fr,5438,192,234324,1,1,Active Shallow Crust,0.0,89.98969,0.0,09/14/9621
+8.91792,50.22009,1943,6,11,2,29,8,3.55,5.0,fr,5439,38,234720,1,1,Active Shallow Crust,0.0,89.9871,0.0,06/11/1943
+8.91792,50.22009,3862,3,26,11,31,37,3.65,27.5,fr,5440,77,234743,1,1,Active Shallow Crust,128.8986,89.96359,0.0,03/26/3862
+8.91792,50.22009,2415,10,14,20,21,31,3.75,15.0,fr,5441,48,234751,1,1,Active Shallow Crust,0.0,89.98963,-90.0,10/14/2415
+8.91792,50.22009,6150,3,25,23,41,4,3.75,5.0,fr,5442,122,234753,1,1,Active Shallow Crust,128.8955,89.96755,0.0,03/25/6150
+8.91792,50.22009,1197,11,1,14,28,7,3.85,5.0,fr,5443,23,234756,1,1,Active Shallow Crust,0.0,89.99087,0.0,11/01/1197
+8.91792,50.22009,9244,12,11,10,42,45,3.95,5.0,fr,5444,184,234768,1,1,Active Shallow Crust,0.0,89.99186,0.0,12/11/9244
+8.91792,50.22009,2402,1,30,2,42,38,3.95,5.0,fr,5445,48,234774,1,1,Active Shallow Crust,0.0,89.99176,-90.0,01/30/2402
+8.91792,50.22009,6243,11,24,18,22,54,4.15,5.0,fr,5446,124,234792,1,1,Active Shallow Crust,0.0,89.98706,0.0,11/24/6243
+8.91792,50.22009,9937,5,18,10,5,29,4.15,15.0,fr,5447,198,234793,1,1,Active Shallow Crust,0.0,89.98706,0.0,05/18/9937
+8.91792,50.22009,4380,4,17,7,51,52,4.15,5.0,fr,5448,87,234798,1,1,Active Shallow Crust,0.0,89.98692,-90.0,04/17/4380
+2.70364,46.63154,8419,9,4,18,14,42,3.55,15.0,fr,5449,168,235681,1,1,Active Shallow Crust,0.0,89.98962,0.0,09/04/8419
+2.70364,46.63154,9091,9,22,1,31,21,3.55,5.0,fr,5450,181,235689,1,1,Active Shallow Crust,128.8963,89.99307,0.0,09/22/9091
+2.70364,46.63154,4189,5,31,1,15,27,3.65,5.0,fr,5451,83,235692,1,1,Active Shallow Crust,0.0,89.99075,0.0,05/31/4189
+2.70364,46.63154,1524,10,14,11,59,2,3.65,15.0,fr,5452,30,235693,1,1,Active Shallow Crust,0.0,89.99075,0.0,10/14/1524
+2.70364,46.63154,3428,4,8,7,7,46,3.65,27.5,fr,5453,68,235694,1,1,Active Shallow Crust,0.0,89.99075,0.0,04/08/3428
+2.70364,46.63154,7603,7,15,5,22,58,3.95,5.0,fr,5454,152,235737,1,1,Active Shallow Crust,128.9,89.99345,0.0,07/15/7603
+2.70364,46.63154,4729,6,16,2,14,18,4.05,5.0,fr,5455,94,235740,1,1,Active Shallow Crust,0.0,89.99026,0.0,06/16/4729
+2.70364,46.63154,4089,4,1,10,48,11,5.75,27.5,fr,5456,81,235946,1,1,Active Shallow Crust,0.0,89.9901,0.0,04/01/4089
+4.44059,42.95586,8583,10,1,15,32,35,3.55,27.5,fr,5457,171,236162,1,1,Active Shallow Crust,0.0,89.99262,0.0,10/01/8583
+4.44059,42.95586,148,2,10,10,10,7,3.55,5.0,fr,5458,2,236166,1,1,Active Shallow Crust,0.0,89.99253,-90.0,02/10/0148
+4.44059,42.95586,7470,1,2,9,56,2,4.45,5.0,fr,5459,149,236268,1,1,Active Shallow Crust,0.0,89.98952,0.0,01/02/7470
+1.71459,43.07214,4043,4,25,9,56,4,3.55,5.0,fr,5460,80,236640,1,1,Active Shallow Crust,0.0,89.99079,0.0,04/25/4043
+1.71459,43.07214,3255,4,12,16,24,21,3.55,15.0,fr,5461,65,236641,1,1,Active Shallow Crust,0.0,89.99079,0.0,04/12/3255
+1.71459,43.07214,2161,1,4,10,39,57,3.55,5.0,fr,5462,43,236646,1,1,Active Shallow Crust,0.0,89.99068,-90.0,01/04/2161
+1.71459,43.07214,2734,6,23,21,14,47,3.55,5.0,fr,5463,54,236649,1,1,Active Shallow Crust,128.8963,89.99448,0.0,06/23/2734
+1.71459,43.07214,8069,4,19,13,8,52,3.75,5.0,fr,5464,161,236664,1,2,Active Shallow Crust,0.0,89.98976,0.0,04/19/8069
+1.71459,43.07214,7137,1,27,8,32,57,3.75,5.0,fr,5465,142,236664,1,2,Active Shallow Crust,0.0,89.98976,0.0,01/27/7137
+1.71459,43.07214,3226,1,1,15,12,59,3.85,27.5,fr,5466,64,236687,1,1,Active Shallow Crust,128.8962,89.99348,0.0,01/01/3226
+1.71459,43.07214,391,1,1,5,49,10,4.35,5.0,fr,5467,7,236742,1,1,Active Shallow Crust,0.0,89.99036,-90.0,01/01/0391
+1.71459,43.07214,8844,8,9,16,24,13,4.55,5.0,fr,5468,176,236763,1,1,Active Shallow Crust,240.0083,57.99723,0.0,08/09/8844
+1.71459,43.07214,9399,10,30,21,51,41,4.75,5.0,fr,5469,187,236784,1,1,Active Shallow Crust,0.0,89.98982,0.0,10/30/9399
+1.71459,43.07214,9432,8,20,21,25,53,5.25,5.0,fr,5470,188,236844,1,1,Active Shallow Crust,0.0,89.99011,0.0,08/20/9432
+1.71459,43.07214,9138,2,13,2,26,14,6.15,15.0,fr,5471,182,236953,1,1,Active Shallow Crust,0.0,89.99002,0.0,02/13/9138
+3.99801,45.53359,1037,11,11,1,52,59,3.55,5.0,fr,5472,20,237120,1,1,Active Shallow Crust,0.0,89.9894,0.0,11/11/1037
+3.99801,45.53359,984,7,19,10,48,35,3.55,5.0,fr,5473,19,237126,1,1,Active Shallow Crust,0.0,89.98928,-90.0,07/19/0984
+3.99801,45.53359,7554,8,21,23,10,17,3.65,5.0,fr,5474,151,237132,1,1,Active Shallow Crust,0.0,89.99055,0.0,08/21/7554
+3.99801,45.53359,1786,8,17,17,33,21,3.65,15.0,fr,5475,35,237133,1,1,Active Shallow Crust,0.0,89.99055,0.0,08/17/1786
+3.99801,45.53359,8920,11,3,22,33,49,3.65,5.0,fr,5476,178,237138,1,1,Active Shallow Crust,0.0,89.99045,-90.0,11/03/8920
+3.99801,45.53359,7308,10,20,2,36,40,3.75,15.0,fr,5477,146,237145,1,2,Active Shallow Crust,0.0,89.98878,0.0,10/20/7308
+3.99801,45.53359,9521,11,13,14,36,0,3.75,15.0,fr,5478,190,237145,1,2,Active Shallow Crust,0.0,89.98878,0.0,11/13/9521
+3.99801,45.53359,9664,7,28,4,8,40,3.95,5.0,fr,5479,193,237168,1,1,Active Shallow Crust,0.0,89.99109,0.0,07/28/9664
+3.99801,45.53359,9556,5,22,10,43,25,3.95,15.0,fr,5480,191,237169,1,2,Active Shallow Crust,0.0,89.99109,0.0,05/22/9556
+3.99801,45.53359,8068,1,25,2,52,43,3.95,15.0,fr,5481,161,237169,1,2,Active Shallow Crust,0.0,89.99109,0.0,01/25/8068
+3.99801,45.53359,8267,12,19,14,25,51,3.95,5.0,fr,5482,165,237171,1,1,Active Shallow Crust,240.0201,58.00422,0.0,12/19/8267
+3.99801,45.53359,5279,9,20,2,55,25,4.65,5.0,fr,5483,105,237252,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/20/5279
+-1.36716,49.94204,862,7,21,6,55,56,3.75,15.0,fr,5484,17,237625,1,1,Active Shallow Crust,0.0,89.98969,0.0,07/21/0862
+-1.36716,49.94204,4620,2,24,6,2,2,3.95,5.0,fr,5485,92,237657,1,1,Active Shallow Crust,128.9,89.99335,0.0,02/24/4620
+-1.36716,49.94204,4251,6,9,22,18,48,4.05,5.0,fr,5486,85,237660,1,1,Active Shallow Crust,0.0,89.98997,0.0,06/09/4251
+-1.36716,49.94204,9691,2,19,10,34,51,4.05,5.0,fr,5487,193,237663,1,1,Active Shallow Crust,240.0064,58.00604,0.0,02/19/9691
+-3.71658,47.46005,5728,1,19,15,52,54,3.75,15.0,fr,5488,114,238105,1,1,Active Shallow Crust,0.0,89.98917,0.0,01/19/5728
+-3.71658,47.46005,9786,7,23,3,0,17,3.95,5.0,fr,5489,195,238128,1,1,Active Shallow Crust,0.0,89.98924,0.0,07/23/9786
+-3.71658,47.46005,1937,2,25,10,9,33,4.35,15.0,fr,5490,38,238180,1,1,Active Shallow Crust,240.0088,57.99598,0.0,02/25/1937
+-3.71658,47.46005,1550,2,1,13,46,28,4.55,5.0,fr,5491,30,238200,1,1,Active Shallow Crust,0.0,89.9903,0.0,02/01/1550
+-3.71658,47.46005,2763,11,17,7,23,11,4.75,5.0,fr,5492,55,238224,1,1,Active Shallow Crust,0.0,89.98972,0.0,11/17/2763
+1.7711,50.88283,2917,5,14,16,36,58,3.55,5.0,fr,5493,58,238560,1,2,Active Shallow Crust,0.0,89.99046,0.0,05/14/2917
+1.7711,50.88283,2642,5,12,22,35,58,3.55,5.0,fr,5494,52,238560,1,2,Active Shallow Crust,0.0,89.99046,0.0,05/12/2642
+1.7711,50.88283,8655,7,2,23,10,22,3.55,15.0,fr,5495,173,238561,1,1,Active Shallow Crust,0.0,89.99046,0.0,07/02/8655
+1.7711,50.88283,2612,1,22,17,41,15,3.55,5.0,fr,5496,52,238569,1,1,Active Shallow Crust,128.8959,89.99443,0.0,01/22/2612
+1.7711,50.88283,1084,8,3,5,34,18,3.55,15.0,fr,5497,21,238570,1,1,Active Shallow Crust,128.8959,89.99443,0.0,08/03/1084
+1.7711,50.88283,2934,3,31,20,32,12,3.75,5.0,fr,5498,58,238584,1,1,Active Shallow Crust,0.0,89.98989,0.0,03/31/2934
+1.7711,50.88283,8215,4,28,19,40,12,3.75,5.0,fr,5499,164,238587,1,1,Active Shallow Crust,240.0088,58.01762,0.0,04/28/8215
+1.7711,50.88283,5407,9,24,19,28,48,3.85,15.0,fr,5500,108,238597,1,2,Active Shallow Crust,0.0,89.98987,0.0,09/24/5407
+1.7711,50.88283,2742,4,5,9,40,10,3.85,15.0,fr,5501,54,238597,1,2,Active Shallow Crust,0.0,89.98987,0.0,04/05/2742
+1.7711,50.88283,8527,10,3,5,33,2,3.85,15.0,fr,5502,170,238603,1,1,Active Shallow Crust,0.0,89.98975,-90.0,10/03/8527
+1.7711,50.88283,4623,12,14,11,52,41,4.25,5.0,fr,5503,92,238644,1,1,Active Shallow Crust,0.0,89.99005,0.0,12/14/4623
+1.7711,50.88283,7607,5,24,16,49,15,4.35,5.0,fr,5504,152,238656,1,1,Active Shallow Crust,0.0,89.98987,0.0,05/24/7607
+1.7711,50.88283,8585,7,24,12,39,31,4.65,5.0,fr,5505,171,238692,1,1,Active Shallow Crust,0.0,89.99014,0.0,07/24/8585
+6.47461,45.73511,9805,4,18,0,10,50,3.55,5.0,fr,5506,196,239040,1,3,Active Shallow Crust,0.0,89.99296,0.0,04/18/9805
+6.47461,45.73511,1502,1,5,3,0,30,3.55,5.0,fr,5507,30,239040,1,3,Active Shallow Crust,0.0,89.99296,0.0,01/05/1502
+6.47461,45.73511,2909,9,3,15,40,55,3.55,5.0,fr,5508,58,239040,1,3,Active Shallow Crust,0.0,89.99296,0.0,09/03/2909
+6.47461,45.73511,2037,4,23,18,52,16,3.55,15.0,fr,5509,40,239041,1,3,Active Shallow Crust,0.0,89.99296,0.0,04/23/2037
+6.47461,45.73511,362,9,2,4,54,28,3.55,15.0,fr,5510,7,239041,1,3,Active Shallow Crust,0.0,89.99296,0.0,09/02/0362
+6.47461,45.73511,4084,6,9,12,2,29,3.55,15.0,fr,5511,81,239041,1,3,Active Shallow Crust,0.0,89.99296,0.0,06/09/4084
+6.47461,45.73511,5933,1,18,9,37,35,3.55,27.5,fr,5512,118,239042,1,1,Active Shallow Crust,0.0,89.99296,0.0,01/18/5933
+6.47461,45.73511,3665,12,27,4,40,22,3.55,5.0,fr,5513,73,239049,1,2,Active Shallow Crust,128.8968,89.99297,0.0,12/27/3665
+6.47461,45.73511,9828,3,2,15,14,30,3.55,5.0,fr,5514,196,239049,1,2,Active Shallow Crust,128.8968,89.99297,0.0,03/02/9828
+6.47461,45.73511,2463,11,22,0,56,19,3.65,5.0,fr,5515,49,239052,1,1,Active Shallow Crust,0.0,89.98746,0.0,11/22/2463
+6.47461,45.73511,6635,2,19,11,25,19,3.65,5.0,fr,5516,132,239058,1,1,Active Shallow Crust,0.0,89.98731,-90.0,02/19/6635
+6.47461,45.73511,5811,9,3,14,48,0,3.75,5.0,fr,5517,116,239064,1,1,Active Shallow Crust,0.0,89.98882,0.0,09/03/5811
+6.47461,45.73511,1448,12,31,4,47,15,3.75,15.0,fr,5518,28,239065,1,1,Active Shallow Crust,0.0,89.98882,0.0,12/31/1448
+6.47461,45.73511,8396,1,26,5,1,24,3.75,15.0,fr,5519,167,239068,1,1,Active Shallow Crust,240.008,58.01841,0.0,01/26/8396
+6.47461,45.73511,8523,9,18,10,9,31,3.85,27.5,fr,5520,170,239078,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/18/8523
+6.47461,45.73511,681,9,14,19,52,36,3.85,5.0,fr,5521,13,239079,1,1,Active Shallow Crust,240.0107,57.99707,0.0,09/14/0681
+6.47461,45.73511,9365,8,13,13,52,52,3.95,5.0,fr,5522,187,239088,1,1,Active Shallow Crust,0.0,89.99112,0.0,08/13/9365
+6.47461,45.73511,4170,8,16,1,7,46,3.95,5.0,fr,5523,83,239091,1,1,Active Shallow Crust,240.0205,58.00473,0.0,08/16/4170
+6.47461,45.73511,7505,11,21,9,58,33,3.95,27.5,fr,5524,150,239099,1,1,Active Shallow Crust,128.9013,89.99334,0.0,11/21/7505
+6.47461,45.73511,1016,12,28,11,4,8,4.05,5.0,fr,5525,20,239100,1,1,Active Shallow Crust,0.0,89.98813,0.0,12/28/1016
+6.47461,45.73511,4935,1,11,8,10,31,4.15,5.0,fr,5526,98,239112,1,1,Active Shallow Crust,0.0,89.98942,0.0,01/11/4935
+6.47461,45.73511,6285,11,21,8,11,13,4.15,5.0,fr,5527,125,239121,1,1,Active Shallow Crust,128.8982,89.99294,0.0,11/21/6285
+6.47461,45.73511,3159,8,23,9,11,41,4.35,5.0,fr,5528,63,239136,1,1,Active Shallow Crust,0.0,89.98879,0.0,08/23/3159
+6.47461,45.73511,3448,10,24,6,29,51,4.35,15.0,fr,5529,68,239140,1,1,Active Shallow Crust,240.0085,57.99594,0.0,10/24/3448
+6.47461,45.73511,5205,3,24,1,5,3,4.35,5.0,fr,5530,104,239145,1,1,Active Shallow Crust,128.8986,89.98248,0.0,03/24/5205
+6.47461,45.73511,2690,11,12,22,0,19,4.55,5.0,fr,5531,53,239160,1,1,Active Shallow Crust,0.0,89.9911,0.0,11/12/2690
+6.47461,45.73511,876,7,30,0,5,17,4.85,5.0,fr,5532,17,239196,1,1,Active Shallow Crust,0.0,89.99055,0.0,07/30/0876
+6.47461,45.73511,7732,11,3,21,19,46,5.05,5.0,fr,5533,154,239220,1,1,Active Shallow Crust,0.0,89.98998,0.0,11/03/7732
+8.21894,50.14749,4764,1,6,21,9,34,3.55,5.0,fr,5534,95,239520,1,2,Active Shallow Crust,0.0,89.98708,0.0,01/06/4764
+8.21894,50.14749,3193,1,31,20,41,20,3.55,5.0,fr,5535,63,239520,1,2,Active Shallow Crust,0.0,89.98708,0.0,01/31/3193
+8.21894,50.14749,8740,10,16,22,32,44,3.55,15.0,fr,5536,174,239521,1,1,Active Shallow Crust,0.0,89.98708,0.0,10/16/8740
+8.21894,50.14749,3338,5,12,18,45,45,3.55,27.5,fr,5537,66,239522,1,1,Active Shallow Crust,0.0,89.98708,0.0,05/12/3338
+8.21894,50.14749,3979,5,21,22,29,49,3.55,5.0,fr,5538,79,239529,1,1,Active Shallow Crust,128.8951,89.99354,0.0,05/21/3979
+8.21894,50.14749,9964,8,20,21,3,57,3.65,5.0,fr,5539,199,239532,1,1,Active Shallow Crust,0.0,89.98848,0.0,08/20/9964
+8.21894,50.14749,2075,7,26,18,15,34,3.75,15.0,fr,5540,41,239545,1,1,Active Shallow Crust,0.0,89.98973,0.0,07/26/2075
+8.21894,50.14749,780,8,6,21,45,51,3.75,5.0,fr,5541,15,239553,1,1,Active Shallow Crust,128.8981,89.96635,0.0,08/06/0780
+8.21894,50.14749,4925,6,20,0,27,21,3.85,5.0,fr,5542,98,239559,1,1,Active Shallow Crust,240.0117,57.99866,0.0,06/20/4925
+8.21894,50.14749,6342,6,14,1,30,49,4.05,15.0,fr,5543,126,239581,1,1,Active Shallow Crust,0.0,89.99273,0.0,06/14/6342
+8.21894,50.14749,2214,2,24,3,9,31,4.05,5.0,fr,5544,44,239586,1,1,Active Shallow Crust,0.0,89.99265,-90.0,02/24/2214
+8.21894,50.14749,2701,6,9,15,58,3,4.15,27.5,fr,5545,54,239597,1,1,Active Shallow Crust,240.0101,57.9977,0.0,06/09/2701
+8.21894,50.14749,1462,5,17,12,0,42,4.45,5.0,fr,5546,29,239628,1,1,Active Shallow Crust,0.0,89.99083,0.0,05/17/1462
+8.21894,50.14749,8767,3,12,11,39,36,4.75,5.0,fr,5547,175,239664,1,1,Active Shallow Crust,0.0,89.99026,0.0,03/12/8767
+8.21894,50.14749,285,6,1,4,40,25,4.75,27.5,fr,5548,5,239666,1,1,Active Shallow Crust,0.0,89.99026,0.0,06/01/0285
+8.21894,50.14749,7992,8,20,2,44,15,5.15,5.0,fr,5549,159,239721,1,1,Active Shallow Crust,128.8818,89.99113,0.0,08/20/7992
+8.21894,50.14749,7505,9,22,19,37,34,5.85,15.0,fr,5550,150,239797,1,1,Active Shallow Crust,0.0,89.98993,0.0,09/22/7505
+8.21894,50.14749,1263,1,8,1,20,15,5.95,5.0,fr,5551,25,239808,1,1,Active Shallow Crust,0.0,89.9902,0.0,01/08/1263
+3.62386,47.54198,4059,3,31,23,27,41,3.75,5.0,fr,5552,81,240024,1,1,Active Shallow Crust,0.0,89.98919,0.0,03/31/4059
+3.62386,47.54198,7895,3,31,4,8,16,3.75,5.0,fr,5553,157,240030,1,1,Active Shallow Crust,0.0,89.98906,-90.0,03/31/7895
+3.62386,47.54198,1381,11,28,0,20,39,3.95,27.5,fr,5554,27,240056,1,1,Active Shallow Crust,0.0,89.98914,-90.0,11/28/1381
+3.62386,47.54198,5875,8,12,13,52,8,4.05,15.0,fr,5555,117,240061,1,1,Active Shallow Crust,0.0,89.99043,0.0,08/12/5875
+3.62386,47.54198,6689,1,16,14,16,14,4.05,27.5,fr,5556,133,240068,1,1,Active Shallow Crust,0.0,89.99032,-90.0,01/16/6689
+-2.23957,42.65448,8351,5,1,3,6,52,3.55,5.0,fr,5557,167,240480,1,1,Active Shallow Crust,0.0,89.98888,0.0,05/01/8351
+-2.23957,42.65448,6413,3,3,11,48,27,3.75,5.0,fr,5558,128,240510,1,1,Active Shallow Crust,0.0,89.99106,-90.0,03/03/6413
+-2.23957,42.65448,1985,2,12,9,18,21,3.75,5.0,fr,5559,39,240513,1,1,Active Shallow Crust,128.8965,89.96742,0.0,02/12/1985
+-2.23957,42.65448,7546,8,4,17,2,29,3.85,5.0,fr,5560,150,240516,1,2,Active Shallow Crust,0.0,89.9895,0.0,08/04/7546
+-2.23957,42.65448,3448,3,10,8,17,9,3.85,5.0,fr,5561,68,240516,1,2,Active Shallow Crust,0.0,89.9895,0.0,03/10/3448
+-2.23957,42.65448,5093,7,2,4,21,50,3.95,5.0,fr,5562,101,240528,1,1,Active Shallow Crust,0.0,89.99064,0.0,07/02/5093
+-2.23957,42.65448,4160,12,29,21,9,43,4.05,5.0,fr,5563,83,240540,1,1,Active Shallow Crust,0.0,89.98957,0.0,12/29/4160
+-2.23957,42.65448,5318,11,9,8,18,57,4.05,5.0,fr,5564,106,240549,1,1,Active Shallow Crust,128.8907,89.99374,0.0,11/09/5318
+-2.23957,42.65448,2486,1,3,18,46,59,4.15,5.0,fr,5565,49,240561,1,1,Active Shallow Crust,128.8983,89.9935,0.0,01/03/2486
+-2.23957,42.65448,6763,6,20,19,22,57,4.15,15.0,fr,5566,135,240562,1,1,Active Shallow Crust,128.8983,89.9935,0.0,06/20/6763
+-2.23957,42.65448,5514,3,31,16,3,19,4.25,5.0,fr,5567,110,240564,1,1,Active Shallow Crust,0.0,89.99006,0.0,03/31/5514
+-2.23957,42.65448,7338,8,20,14,10,1,4.45,5.0,fr,5568,146,240588,1,1,Active Shallow Crust,0.0,89.98947,0.0,08/20/7338
+-2.23957,42.65448,4006,6,1,13,18,5,4.55,5.0,fr,5569,80,240600,1,1,Active Shallow Crust,0.0,89.98945,0.0,06/01/4006
+-2.23957,42.65448,4837,12,5,23,50,55,4.55,5.0,fr,5570,96,240603,1,1,Active Shallow Crust,240.0084,57.99704,0.0,12/05/4837
+-2.23957,42.65448,8961,2,5,17,19,54,5.05,5.0,fr,5571,179,240660,1,1,Active Shallow Crust,0.0,89.9901,0.0,02/05/8961
+5.14595,47.11905,4666,6,2,13,19,35,3.55,5.0,fr,5572,93,240960,1,1,Active Shallow Crust,0.0,89.99314,0.0,06/02/4666
+5.14595,47.11905,6814,7,15,19,54,40,3.55,15.0,fr,5573,136,240964,1,1,Active Shallow Crust,240.0124,57.99781,0.0,07/15/6814
+5.14595,47.11905,4618,5,1,2,22,2,3.65,5.0,fr,5574,92,240972,1,1,Active Shallow Crust,0.0,89.98777,0.0,05/01/4618
+5.14595,47.11905,3595,3,21,20,25,38,3.65,15.0,fr,5575,71,240973,1,1,Active Shallow Crust,0.0,89.98777,0.0,03/21/3595
+5.14595,47.11905,4293,4,5,1,44,35,3.65,5.0,fr,5576,85,240975,1,1,Active Shallow Crust,240.0002,58.01371,0.0,04/05/4293
+5.14595,47.11905,4524,4,7,19,7,29,3.75,5.0,fr,5577,90,240984,1,2,Active Shallow Crust,0.0,89.9891,0.0,04/07/4524
+5.14595,47.11905,3323,6,11,20,3,28,3.75,5.0,fr,5578,66,240984,1,2,Active Shallow Crust,0.0,89.9891,0.0,06/11/3323
+5.14595,47.11905,4606,10,26,5,13,59,3.75,5.0,fr,5579,92,240990,1,1,Active Shallow Crust,0.0,89.98898,-90.0,10/26/4606
+5.14595,47.11905,9464,1,10,23,0,42,3.85,15.0,fr,5580,189,240997,1,2,Active Shallow Crust,0.0,89.99029,0.0,01/10/9464
+5.14595,47.11905,7255,11,2,8,14,34,3.85,15.0,fr,5581,145,240997,1,2,Active Shallow Crust,0.0,89.99029,0.0,11/02/7255
+5.14595,47.11905,675,4,30,0,18,38,4.05,5.0,fr,5582,13,241020,1,1,Active Shallow Crust,0.0,89.98843,0.0,04/30/0675
+5.14595,47.11905,7794,10,29,14,26,7,4.55,5.0,fr,5583,155,241086,1,1,Active Shallow Crust,0.0,89.98902,-90.0,10/29/7794
+9.17867,49.11866,7613,4,28,0,16,33,3.55,5.0,fr,5584,152,241440,1,2,Active Shallow Crust,0.0,89.9868,0.0,04/28/7613
+9.17867,49.11866,8017,10,14,2,26,4,3.55,5.0,fr,5585,160,241440,1,2,Active Shallow Crust,0.0,89.9868,0.0,10/14/8017
+9.17867,49.11866,9850,1,24,23,41,33,3.55,5.0,fr,5586,196,241443,1,1,Active Shallow Crust,240.0107,57.99876,0.0,01/24/9850
+9.17867,49.11866,8575,9,21,15,15,53,3.65,5.0,fr,5587,171,241452,1,1,Active Shallow Crust,0.0,89.98824,0.0,09/21/8575
+9.17867,49.11866,7275,4,5,14,23,8,3.65,5.0,fr,5588,145,241455,1,1,Active Shallow Crust,240.0017,58.01256,0.0,04/05/7275
+9.17867,49.11866,5244,7,31,14,12,16,3.75,27.5,fr,5589,104,241466,1,1,Active Shallow Crust,0.0,89.98952,0.0,07/31/5244
+9.17867,49.11866,3894,12,16,4,24,0,4.15,5.0,fr,5590,77,241512,1,1,Active Shallow Crust,0.0,89.98677,0.0,12/16/3894
+9.17867,49.11866,3751,3,25,9,49,36,4.25,5.0,fr,5591,75,241533,1,1,Active Shallow Crust,128.8938,89.98104,0.0,03/25/3751
+9.17867,49.11866,1158,10,31,21,33,36,4.95,5.0,fr,5592,23,241608,1,1,Active Shallow Crust,0.0,89.98946,0.0,10/31/1158
+1.4149,46.79321,4859,12,2,10,55,27,3.55,5.0,fr,5593,97,241920,1,2,Active Shallow Crust,0.0,89.98965,0.0,12/02/4859
+1.4149,46.79321,4401,3,10,7,5,47,3.55,5.0,fr,5594,88,241920,1,2,Active Shallow Crust,0.0,89.98965,0.0,03/10/4401
+1.4149,46.79321,8267,8,31,14,33,26,3.55,5.0,fr,5595,165,241923,1,1,Active Shallow Crust,240.012,57.99801,0.0,08/31/8267
+1.4149,46.79321,1065,8,27,19,57,24,3.55,5.0,fr,5596,21,241926,1,1,Active Shallow Crust,0.0,89.98952,-90.0,08/27/1065
+1.4149,46.79321,6722,11,18,11,13,22,3.65,5.0,fr,5597,134,241932,1,2,Active Shallow Crust,0.0,89.98923,0.0,11/18/6722
+1.4149,46.79321,2889,12,5,3,11,5,3.65,5.0,fr,5598,57,241932,1,2,Active Shallow Crust,0.0,89.98923,0.0,12/05/2889
+1.4149,46.79321,2708,1,17,9,36,23,3.75,5.0,fr,5599,54,241944,1,3,Active Shallow Crust,0.0,89.9904,0.0,01/17/2708
+1.4149,46.79321,6043,10,11,15,11,10,3.75,5.0,fr,5600,120,241944,1,3,Active Shallow Crust,0.0,89.9904,0.0,10/11/6043
+1.4149,46.79321,8491,2,5,14,21,58,3.75,5.0,fr,5601,169,241944,1,3,Active Shallow Crust,0.0,89.9904,0.0,02/05/8491
+1.4149,46.79321,8350,8,21,4,21,34,3.75,15.0,fr,5602,166,241945,1,1,Active Shallow Crust,0.0,89.9904,0.0,08/21/8350
+1.4149,46.79321,8448,1,24,21,45,16,3.75,5.0,fr,5603,168,241950,1,1,Active Shallow Crust,0.0,89.9903,-90.0,01/24/8448
+1.4149,46.79321,820,12,6,21,57,57,3.85,5.0,fr,5604,16,241956,1,1,Active Shallow Crust,0.0,89.99023,0.0,12/06/0820
+1.4149,46.79321,4944,8,27,11,59,13,3.85,15.0,fr,5605,98,241957,1,1,Active Shallow Crust,0.0,89.99023,0.0,08/27/4944
+1.4149,46.79321,5805,8,22,10,6,21,3.95,15.0,fr,5606,116,241969,1,1,Active Shallow Crust,0.0,89.9902,0.0,08/22/5805
+1.4149,46.79321,5048,2,16,23,30,25,3.95,5.0,fr,5607,100,241974,1,1,Active Shallow Crust,0.0,89.99008,-90.0,02/16/5048
+1.4149,46.79321,1175,4,5,10,51,35,4.05,5.0,fr,5608,23,241980,1,3,Active Shallow Crust,0.0,89.9903,0.0,04/05/1175
+1.4149,46.79321,7664,6,21,12,31,53,4.05,5.0,fr,5609,153,241980,1,3,Active Shallow Crust,0.0,89.9903,0.0,06/21/7664
+1.4149,46.79321,8814,12,24,8,50,27,4.05,5.0,fr,5610,176,241980,1,3,Active Shallow Crust,0.0,89.9903,0.0,12/24/8814
+1.4149,46.79321,7244,11,30,15,18,33,4.05,27.5,fr,5611,144,241982,1,1,Active Shallow Crust,0.0,89.9903,0.0,11/30/7244
+1.4149,46.79321,186,9,16,15,26,47,4.15,5.0,fr,5612,3,241992,1,2,Active Shallow Crust,0.0,89.98962,0.0,09/16/0186
+1.4149,46.79321,5794,8,17,0,28,49,4.15,5.0,fr,5613,115,241992,1,2,Active Shallow Crust,0.0,89.98962,0.0,08/17/5794
+1.4149,46.79321,4864,12,9,18,35,40,4.25,5.0,fr,5614,97,242007,1,1,Active Shallow Crust,240.0076,57.99411,0.0,12/09/4864
+1.4149,46.79321,808,8,22,22,16,40,5.35,5.0,fr,5615,16,242136,1,1,Active Shallow Crust,0.0,89.99,0.0,08/22/0808
+6.70927,48.59507,860,7,25,18,12,55,3.65,5.0,fr,5616,17,242415,1,1,Active Shallow Crust,240.0009,58.01292,0.0,07/25/0860
+6.70927,48.59507,2218,9,2,20,29,50,3.65,15.0,fr,5617,44,242416,1,1,Active Shallow Crust,240.0009,58.01292,0.0,09/02/2218
+6.70927,48.59507,5416,2,19,3,9,33,3.85,5.0,fr,5618,108,242439,1,1,Active Shallow Crust,240.0109,57.99833,0.0,02/19/5416
+6.70927,48.59507,593,3,17,4,46,45,4.35,15.0,fr,5619,11,242497,1,1,Active Shallow Crust,0.0,89.98938,0.0,03/17/0593
+6.70927,48.59507,8233,10,5,2,0,9,4.85,5.0,fr,5620,164,242556,1,1,Active Shallow Crust,0.0,89.98955,0.0,10/05/8233
+1.52254,50.4851,4077,8,2,18,38,12,3.75,5.0,fr,5621,81,242904,1,1,Active Shallow Crust,0.0,89.98981,0.0,08/02/4077
+1.52254,50.4851,4259,6,11,12,33,59,3.75,15.0,fr,5622,85,242905,1,1,Active Shallow Crust,0.0,89.98981,0.0,06/11/4259
+1.52254,50.4851,3462,10,1,12,21,34,4.15,5.0,fr,5623,69,242952,1,1,Active Shallow Crust,0.0,89.99035,0.0,10/01/3462
+1.52254,50.4851,2213,9,9,23,5,59,4.15,15.0,fr,5624,44,242953,1,1,Active Shallow Crust,0.0,89.99035,0.0,09/09/2213
+1.52254,50.4851,3446,10,27,18,29,20,4.85,15.0,fr,5625,68,243037,1,1,Active Shallow Crust,0.0,89.98994,0.0,10/27/3446
+-1.2602,45.10128,8419,4,25,12,2,20,3.75,15.0,fr,5626,168,243394,1,1,Active Shallow Crust,128.8969,89.96734,0.0,04/25/8419
+-1.2602,45.10128,5366,8,6,23,20,47,3.85,5.0,fr,5627,107,243396,1,1,Active Shallow Crust,0.0,89.98992,0.0,08/06/5366
+-1.2602,45.10128,8375,10,11,4,53,44,3.85,15.0,fr,5628,167,243397,1,1,Active Shallow Crust,0.0,89.98992,0.0,10/11/8375
+-1.2602,45.10128,4323,3,27,16,57,2,4.15,5.0,fr,5629,86,243432,1,1,Active Shallow Crust,0.0,89.99019,0.0,03/27/4323
+-1.2602,45.10128,9864,3,8,17,26,36,4.35,5.0,fr,5630,197,243462,1,1,Active Shallow Crust,0.0,89.98997,-90.0,03/08/9864
+-1.260196,45.10128,7141,8,13,11,28,6,6.25,6.744814,fr,5631,142,243684,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/13/7141
+-0.51776,46.92841,3936,5,31,22,45,52,3.55,5.0,fr,5632,78,243840,1,1,Active Shallow Crust,0.0,89.98967,0.0,05/31/3936
+-0.51776,46.92841,4198,3,27,16,46,9,3.65,5.0,fr,5633,83,243852,1,1,Active Shallow Crust,0.0,89.99003,0.0,03/27/4198
+-0.51776,46.92841,9671,10,31,17,10,55,3.65,15.0,fr,5634,193,243853,1,3,Active Shallow Crust,0.0,89.99003,0.0,10/31/9671
+-0.51776,46.92841,9415,11,12,0,12,25,3.65,15.0,fr,5635,188,243853,1,3,Active Shallow Crust,0.0,89.99003,0.0,11/12/9415
+-0.51776,46.92841,9698,1,9,22,37,25,3.65,15.0,fr,5636,193,243853,1,3,Active Shallow Crust,0.0,89.99003,0.0,01/09/9698
+-0.51776,46.92841,6291,3,15,1,19,52,3.75,5.0,fr,5637,125,243864,1,2,Active Shallow Crust,0.0,89.98975,0.0,03/15/6291
+-0.51776,46.92841,9359,12,5,12,1,37,3.75,5.0,fr,5638,187,243864,1,2,Active Shallow Crust,0.0,89.98975,0.0,12/05/9359
+-0.51776,46.92841,9363,9,15,9,27,8,3.75,15.0,fr,5639,187,243865,1,1,Active Shallow Crust,0.0,89.98975,0.0,09/15/9363
+-0.51776,46.92841,5011,5,2,2,17,23,3.75,5.0,fr,5640,100,243867,1,1,Active Shallow Crust,240.0084,58.01759,0.0,05/02/5011
+-0.51776,46.92841,4100,12,15,14,30,42,3.85,15.0,fr,5641,81,243877,1,3,Active Shallow Crust,0.0,89.99025,0.0,12/15/4100
+-0.51776,46.92841,2891,10,31,22,19,5,3.85,15.0,fr,5642,57,243877,1,3,Active Shallow Crust,0.0,89.99025,0.0,10/31/2891
+-0.51776,46.92841,9146,2,20,0,44,14,3.85,15.0,fr,5643,182,243877,1,3,Active Shallow Crust,0.0,89.99025,0.0,02/20/9146
+-0.51776,46.92841,177,7,3,11,13,51,3.95,5.0,fr,5644,3,243888,1,2,Active Shallow Crust,0.0,89.99023,0.0,07/03/0177
+-0.51776,46.92841,3917,2,10,3,52,41,3.95,5.0,fr,5645,78,243888,1,2,Active Shallow Crust,0.0,89.99023,0.0,02/10/3917
+-0.51776,46.92841,608,4,7,22,49,5,3.95,15.0,fr,5646,12,243889,1,1,Active Shallow Crust,0.0,89.99023,0.0,04/07/0608
+-0.51776,46.92841,8351,12,10,1,7,58,3.95,5.0,fr,5647,167,243897,1,1,Active Shallow Crust,128.9003,89.99375,0.0,12/10/8351
+-0.51776,46.92841,5184,7,26,19,25,27,4.05,5.0,fr,5648,103,243900,1,1,Active Shallow Crust,0.0,89.98984,0.0,07/26/5184
+-0.51776,46.92841,1317,4,10,22,43,40,4.05,15.0,fr,5649,26,243901,1,1,Active Shallow Crust,0.0,89.98984,0.0,04/10/1317
+-0.51776,46.92841,2700,7,8,18,20,50,4.15,5.0,fr,5650,53,243912,1,1,Active Shallow Crust,0.0,89.99007,0.0,07/08/2700
+-0.51776,46.92841,4833,7,13,18,22,7,4.25,5.0,fr,5651,96,243924,1,1,Active Shallow Crust,0.0,89.99001,0.0,07/13/4833
+-0.51776,46.92841,4450,1,21,19,53,0,4.35,5.0,fr,5652,88,243936,1,1,Active Shallow Crust,0.0,89.99006,0.0,01/21/4450
+-0.51776,46.92841,5671,6,2,19,5,54,4.35,27.5,fr,5653,113,243941,1,1,Active Shallow Crust,240.0085,57.99597,0.0,06/02/5671
+-0.51776,46.92841,9231,9,12,12,18,51,4.55,5.0,fr,5654,184,243969,1,1,Active Shallow Crust,128.8938,89.98579,0.0,09/12/9231
+-0.51776,46.92841,8510,2,9,23,25,18,4.65,15.0,fr,5655,170,243973,1,1,Active Shallow Crust,0.0,89.99005,0.0,02/09/8510
+-0.51776,46.92841,3221,3,30,21,2,9,4.95,5.0,fr,5656,64,244008,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/30/3221
+-0.51776,46.92841,1426,10,1,21,1,36,5.05,15.0,fr,5657,28,244021,1,1,Active Shallow Crust,0.0,89.99005,0.0,10/01/1426
+-0.51776,46.92841,5587,5,21,7,48,6,5.15,15.0,fr,5658,111,244033,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/21/5587
+7.87823,50.85285,8087,9,12,10,6,31,3.55,5.0,fr,5659,161,244323,1,1,Active Shallow Crust,240.014,57.99729,0.0,09/12/8087
+7.87823,50.85285,5007,4,12,7,12,36,3.55,15.0,fr,5660,100,244327,1,1,Active Shallow Crust,0.0,89.98712,-90.0,04/12/5007
+7.87823,50.85285,5330,1,3,23,57,59,3.65,15.0,fr,5661,106,244333,1,1,Active Shallow Crust,0.0,89.98866,0.0,01/03/5330
+7.87823,50.85285,3087,4,24,11,58,56,4.05,5.0,fr,5662,61,244380,1,1,Active Shallow Crust,0.0,89.98926,0.0,04/24/3087
+7.87823,50.85285,9873,6,8,16,13,38,4.05,5.0,fr,5663,197,244389,1,1,Active Shallow Crust,128.8902,89.99284,0.0,06/08/9873
+4.27298,43.3325,4891,5,13,7,9,10,3.55,5.0,fr,5664,97,244800,1,1,Active Shallow Crust,0.0,89.99267,0.0,05/13/4891
+4.27298,43.3325,2378,1,28,20,28,55,3.95,5.0,fr,5665,47,244848,1,1,Active Shallow Crust,0.0,89.99075,0.0,01/28/2378
+4.27298,43.3325,1242,4,28,2,27,43,3.95,15.0,fr,5666,24,244849,1,1,Active Shallow Crust,0.0,89.99075,0.0,04/28/1242
+4.27298,43.3325,8896,6,17,6,19,12,4.05,5.0,fr,5667,177,244860,1,1,Active Shallow Crust,0.0,89.99175,0.0,06/17/8896
+4.27298,43.3325,1338,10,20,12,5,31,4.15,15.0,fr,5668,26,244873,1,1,Active Shallow Crust,0.0,89.98897,0.0,10/20/1338
+4.27298,43.3325,7079,10,28,17,20,19,4.15,5.0,fr,5669,141,244875,1,1,Active Shallow Crust,240.0079,57.99714,0.0,10/28/7079
+4.27298,43.3325,6033,4,10,9,9,24,4.35,5.0,fr,5670,120,244899,1,1,Active Shallow Crust,240.0079,57.99588,0.0,04/10/6033
+5.60919,44.97013,9488,9,15,5,6,4,3.55,5.0,fr,5671,189,245280,1,1,Active Shallow Crust,0.0,89.99287,0.0,09/15/9488
+5.60919,44.97013,6162,5,24,3,2,52,3.55,15.0,fr,5672,123,245281,1,1,Active Shallow Crust,0.0,89.99287,0.0,05/24/6162
+5.60919,44.97013,1197,8,25,12,57,50,3.55,5.0,fr,5673,23,245283,1,1,Active Shallow Crust,240.0121,57.99801,0.0,08/25/1197
+5.60919,44.97013,8122,9,9,14,11,27,3.55,15.0,fr,5674,162,245287,1,1,Active Shallow Crust,0.0,89.99278,-90.0,09/09/8122
+5.60919,44.97013,498,10,18,16,46,6,3.55,5.0,fr,5675,9,245289,1,1,Active Shallow Crust,128.8966,89.99287,0.0,10/18/0498
+5.60919,44.97013,3295,5,25,12,18,22,3.65,27.5,fr,5676,65,245297,1,1,Active Shallow Crust,240.0004,58.01303,0.0,05/25/3295
+5.60919,44.97013,7878,6,8,14,42,21,3.75,5.0,fr,5677,157,245307,1,2,Active Shallow Crust,240.0084,58.01731,0.0,06/08/7878
+5.60919,44.97013,9478,1,27,5,26,3,3.75,5.0,fr,5678,189,245307,1,2,Active Shallow Crust,240.0084,58.01731,0.0,01/27/9478
+5.60919,44.97013,4607,11,14,18,44,22,3.75,15.0,fr,5679,92,245308,1,1,Active Shallow Crust,240.0084,58.01731,0.0,11/14/4607
+5.60919,44.97013,5073,12,11,11,16,34,3.85,5.0,fr,5680,101,245316,1,2,Active Shallow Crust,0.0,89.9899,0.0,12/11/5073
+5.60919,44.97013,956,7,13,19,19,18,3.85,5.0,fr,5681,19,245316,1,2,Active Shallow Crust,0.0,89.9899,0.0,07/13/0956
+5.60919,44.97013,8972,4,16,19,55,15,3.85,27.5,fr,5682,179,245321,1,1,Active Shallow Crust,240.0111,57.99833,0.0,04/16/8972
+5.60919,44.97013,9071,11,14,23,10,4,3.85,27.5,fr,5683,181,245324,1,1,Active Shallow Crust,0.0,89.98978,-90.0,11/14/9071
+5.60919,44.97013,1491,2,9,6,55,41,3.95,5.0,fr,5684,29,245328,1,1,Active Shallow Crust,0.0,89.991,0.0,02/09/1491
+5.60919,44.97013,322,5,9,8,22,57,4.25,27.5,fr,5685,6,245372,1,1,Active Shallow Crust,0.0,89.99033,-90.0,05/09/0322
+5.60919,44.97013,763,12,19,10,26,8,4.45,5.0,fr,5686,15,245388,1,1,Active Shallow Crust,0.0,89.98988,0.0,12/19/0763
+5.60919,44.97013,3407,3,5,15,38,32,4.55,5.0,fr,5687,68,245400,1,1,Active Shallow Crust,0.0,89.99097,0.0,03/05/3407
+5.60919,44.97013,4478,6,15,6,29,18,4.65,5.0,fr,5688,89,245415,1,1,Active Shallow Crust,240.0102,57.99446,0.0,06/15/4478
+5.60919,44.97013,2977,8,29,13,28,27,4.75,15.0,fr,5689,59,245425,1,1,Active Shallow Crust,0.0,89.98925,0.0,08/29/2977
+5.60919,44.97013,5637,7,11,0,36,37,5.15,5.0,fr,5690,112,245472,1,1,Active Shallow Crust,0.0,89.98982,0.0,07/11/5637
+2.37952,51.15927,9572,3,19,19,1,33,3.55,5.0,fr,5691,191,245769,1,1,Active Shallow Crust,128.895,89.99368,0.0,03/19/9572
+2.37952,51.15927,1491,8,6,16,0,18,3.65,5.0,fr,5692,29,245772,1,1,Active Shallow Crust,0.0,89.98872,0.0,08/06/1491
+2.37952,51.15927,3954,2,10,5,18,7,3.65,15.0,fr,5693,79,245773,1,1,Active Shallow Crust,0.0,89.98872,0.0,02/10/3954
+2.37952,51.15927,4191,10,16,1,53,28,3.65,15.0,fr,5694,83,245782,1,1,Active Shallow Crust,128.9005,89.96337,0.0,10/16/4191
+2.37952,51.15927,6744,9,29,8,24,5,3.75,5.0,fr,5695,134,245784,1,1,Active Shallow Crust,0.0,89.98995,0.0,09/29/6744
+2.37952,51.15927,5506,4,5,15,4,36,3.75,15.0,fr,5696,110,245785,1,1,Active Shallow Crust,0.0,89.98995,0.0,04/05/5506
+2.37952,51.15927,9839,1,18,19,25,5,3.75,5.0,fr,5697,196,245787,1,1,Active Shallow Crust,240.0089,58.01809,0.0,01/18/9839
+2.37952,51.15927,8590,8,19,10,38,41,4.15,5.0,fr,5698,171,245832,1,1,Active Shallow Crust,0.0,89.99049,0.0,08/19/8590
+2.37952,51.15927,1481,7,23,19,24,36,4.25,5.0,fr,5699,29,245844,1,1,Active Shallow Crust,0.0,89.99011,0.0,07/23/1481
+2.06555,43.39496,3440,11,10,5,39,11,3.55,5.0,fr,5700,68,246240,1,2,Active Shallow Crust,0.0,89.98901,0.0,11/10/3440
+2.06555,43.39496,8060,5,10,20,34,9,3.55,5.0,fr,5701,161,246240,1,2,Active Shallow Crust,0.0,89.98901,0.0,05/10/8060
+2.06555,43.39496,6121,10,12,21,6,57,3.55,5.0,fr,5702,122,246243,1,1,Active Shallow Crust,240.0116,57.99843,0.0,10/12/6121
+2.06555,43.39496,7150,5,21,12,1,0,4.25,15.0,fr,5703,142,246325,1,1,Active Shallow Crust,0.0,89.99018,0.0,05/21/7150
+2.06555,43.39496,9142,7,3,11,53,47,4.65,27.5,fr,5704,182,246374,1,1,Active Shallow Crust,0.0,89.98967,0.0,07/03/9142
+2.06555,43.39496,2390,5,4,14,42,10,4.75,5.0,fr,5705,47,246387,1,1,Active Shallow Crust,240.0065,58.00417,0.0,05/04/2390
+-0.33839,49.87302,349,8,22,21,26,57,3.55,5.0,fr,5706,6,246723,1,1,Active Shallow Crust,240.0125,57.99827,0.0,08/22/0349
+-0.33839,49.87302,6717,11,24,5,15,0,3.75,5.0,fr,5707,134,246744,1,1,Active Shallow Crust,0.0,89.99,0.0,11/24/6717
+-0.33839,49.87302,71,6,12,19,32,31,3.75,5.0,fr,5708,1,246747,1,1,Active Shallow Crust,240.0087,58.0177,0.0,06/12/0071
+-0.33839,49.87302,5534,5,7,22,46,53,3.85,5.0,fr,5709,110,246756,1,1,Active Shallow Crust,0.0,89.98994,0.0,05/07/5534
+-0.33839,49.87302,6234,9,12,19,59,15,3.95,5.0,fr,5710,124,246768,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/12/6234
+-0.33839,49.87302,8669,11,3,15,19,34,4.45,5.0,fr,5711,173,246837,1,1,Active Shallow Crust,128.8914,89.99373,0.0,11/03/8669
+-0.33839,49.87302,8633,2,18,20,18,40,4.65,5.0,fr,5712,172,246852,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/18/8633
+-0.33839,49.87302,6271,1,19,19,56,2,4.65,15.0,fr,5713,125,246853,1,1,Active Shallow Crust,0.0,89.99004,0.0,01/19/6271
+6.71911,47.06309,405,8,5,8,38,32,3.55,5.0,fr,5714,8,247200,1,8,Active Shallow Crust,0.0,89.99313,0.0,08/05/0405
+6.71911,47.06309,8388,12,14,21,58,19,3.55,5.0,fr,5715,167,247200,1,8,Active Shallow Crust,0.0,89.99313,0.0,12/14/8388
+6.71911,47.06309,472,3,23,9,33,15,3.55,5.0,fr,5716,9,247200,1,8,Active Shallow Crust,0.0,89.99313,0.0,03/23/0472
+6.71911,47.06309,517,11,30,5,4,15,3.55,5.0,fr,5717,10,247200,1,8,Active Shallow Crust,0.0,89.99313,0.0,11/30/0517
+6.71911,47.06309,4641,12,8,12,22,43,3.55,5.0,fr,5718,92,247200,1,8,Active Shallow Crust,0.0,89.99313,0.0,12/08/4641
+6.71911,47.06309,8129,12,22,4,46,58,3.55,5.0,fr,5719,162,247200,1,8,Active Shallow Crust,0.0,89.99313,0.0,12/22/8129
+6.71911,47.06309,2681,12,15,14,55,25,3.55,5.0,fr,5720,53,247200,1,8,Active Shallow Crust,0.0,89.99313,0.0,12/15/2681
+6.71911,47.06309,4998,7,16,11,28,57,3.55,5.0,fr,5721,99,247200,1,8,Active Shallow Crust,0.0,89.99313,0.0,07/16/4998
+6.71911,47.06309,6911,10,29,8,3,58,3.55,15.0,fr,5722,138,247201,1,3,Active Shallow Crust,0.0,89.99313,0.0,10/29/6911
+6.71911,47.06309,335,11,18,4,52,54,3.55,15.0,fr,5723,6,247201,1,3,Active Shallow Crust,0.0,89.99313,0.0,11/18/0335
+6.71911,47.06309,9671,8,11,11,43,28,3.55,15.0,fr,5724,193,247201,1,3,Active Shallow Crust,0.0,89.99313,0.0,08/11/9671
+6.71911,47.06309,6576,6,2,14,21,48,3.55,5.0,fr,5725,131,247203,1,2,Active Shallow Crust,240.0127,57.99833,0.0,06/02/6576
+6.71911,47.06309,3984,12,10,11,14,41,3.55,5.0,fr,5726,79,247203,1,2,Active Shallow Crust,240.0127,57.99833,0.0,12/10/3984
+6.71911,47.06309,1675,10,11,23,29,50,3.55,5.0,fr,5727,33,247206,1,1,Active Shallow Crust,0.0,89.99305,-90.0,10/11/1675
+6.71911,47.06309,3413,9,5,21,27,41,3.65,5.0,fr,5728,68,247212,1,5,Active Shallow Crust,0.0,89.98775,0.0,09/05/3413
+6.71911,47.06309,3501,7,27,21,41,47,3.65,5.0,fr,5729,70,247212,1,5,Active Shallow Crust,0.0,89.98775,0.0,07/27/3501
+6.71911,47.06309,4567,10,30,11,23,48,3.65,5.0,fr,5730,91,247212,1,5,Active Shallow Crust,0.0,89.98775,0.0,10/30/4567
+6.71911,47.06309,8023,5,21,18,46,24,3.65,5.0,fr,5731,160,247212,1,5,Active Shallow Crust,0.0,89.98775,0.0,05/21/8023
+6.71911,47.06309,6599,8,17,14,49,9,3.65,5.0,fr,5732,131,247212,1,5,Active Shallow Crust,0.0,89.98775,0.0,08/17/6599
+6.71911,47.06309,7501,2,1,9,29,40,3.65,15.0,fr,5733,150,247213,1,2,Active Shallow Crust,0.0,89.98775,0.0,02/01/7501
+6.71911,47.06309,6587,7,25,2,43,51,3.65,15.0,fr,5734,131,247213,1,2,Active Shallow Crust,0.0,89.98775,0.0,07/25/6587
+6.71911,47.06309,3450,4,14,11,12,37,3.65,5.0,fr,5735,68,247215,1,2,Active Shallow Crust,240.0003,58.01344,0.0,04/14/3450
+6.71911,47.06309,9032,9,15,11,12,45,3.65,5.0,fr,5736,180,247215,1,2,Active Shallow Crust,240.0003,58.01344,0.0,09/15/9032
+6.71911,47.06309,8683,12,7,17,11,4,3.65,15.0,fr,5737,173,247216,1,1,Active Shallow Crust,240.0003,58.01344,0.0,12/07/8683
+6.71911,47.06309,102,1,8,7,23,6,3.65,5.0,fr,5738,2,247221,1,1,Active Shallow Crust,128.8997,89.96353,0.0,01/08/0102
+6.71911,47.06309,4860,7,28,10,30,52,3.75,5.0,fr,5739,97,247224,1,1,Active Shallow Crust,0.0,89.98909,0.0,07/28/4860
+6.71911,47.06309,7128,6,16,6,26,6,3.75,15.0,fr,5740,142,247225,1,1,Active Shallow Crust,0.0,89.98909,0.0,06/16/7128
+6.71911,47.06309,2518,8,13,18,50,14,3.75,27.5,fr,5741,50,247226,1,1,Active Shallow Crust,0.0,89.98909,0.0,08/13/2518
+6.71911,47.06309,9819,5,5,22,55,12,3.75,15.0,fr,5742,196,247228,1,1,Active Shallow Crust,240.0091,58.01702,0.0,05/05/9819
+6.71911,47.06309,1741,1,3,23,45,59,3.75,15.0,fr,5743,34,247234,1,1,Active Shallow Crust,128.8969,89.9675,0.0,01/03/1741
+6.71911,47.06309,3108,1,13,14,41,37,3.85,5.0,fr,5744,62,247236,1,4,Active Shallow Crust,0.0,89.99027,0.0,01/13/3108
+6.71911,47.06309,3732,9,19,19,25,9,3.85,5.0,fr,5745,74,247236,1,4,Active Shallow Crust,0.0,89.99027,0.0,09/19/3732
+6.71911,47.06309,5968,10,12,23,44,13,3.85,5.0,fr,5746,119,247236,1,4,Active Shallow Crust,0.0,89.99027,0.0,10/12/5968
+6.71911,47.06309,7520,6,19,13,52,57,3.85,5.0,fr,5747,150,247236,1,4,Active Shallow Crust,0.0,89.99027,0.0,06/19/7520
+6.71911,47.06309,169,10,17,9,20,10,3.95,5.0,fr,5748,3,247248,1,1,Active Shallow Crust,0.0,89.99133,0.0,10/17/0169
+6.71911,47.06309,3713,5,11,15,47,4,3.95,15.0,fr,5749,74,247249,1,1,Active Shallow Crust,0.0,89.99133,0.0,05/11/3713
+6.71911,47.06309,79,1,27,17,54,28,3.95,27.5,fr,5750,1,247253,1,1,Active Shallow Crust,240.02,58.00516,0.0,01/27/0079
+6.71911,47.06309,8263,6,3,14,13,53,4.05,5.0,fr,5751,165,247260,1,1,Active Shallow Crust,0.0,89.98841,0.0,06/03/8263
+6.71911,47.06309,7002,6,29,21,37,14,4.05,15.0,fr,5752,140,247261,1,1,Active Shallow Crust,0.0,89.98841,0.0,06/29/7002
+6.71911,47.06309,2171,3,2,16,35,7,4.25,5.0,fr,5753,43,247284,1,3,Active Shallow Crust,0.0,89.99079,0.0,03/02/2171
+6.71911,47.06309,7947,8,24,16,49,43,4.25,5.0,fr,5754,158,247284,1,3,Active Shallow Crust,0.0,89.99079,0.0,08/24/7947
+6.71911,47.06309,6557,1,26,11,9,9,4.25,5.0,fr,5755,131,247284,1,3,Active Shallow Crust,0.0,89.99079,0.0,01/26/6557
+6.71911,47.06309,1718,1,14,0,34,12,4.25,15.0,fr,5756,34,247285,1,1,Active Shallow Crust,0.0,89.99079,0.0,01/14/1718
+6.71911,47.06309,5612,6,26,22,13,8,4.25,15.0,fr,5757,112,247288,1,1,Active Shallow Crust,240.0071,57.99459,0.0,06/26/5612
+6.71911,47.06309,445,10,22,13,16,45,4.25,5.0,fr,5758,8,247290,1,1,Active Shallow Crust,0.0,89.99068,-90.0,10/22/0445
+6.71911,47.06309,89,1,21,22,1,16,4.35,15.0,fr,5759,1,247297,1,1,Active Shallow Crust,0.0,89.98906,0.0,01/21/0089
+6.71911,47.06309,5115,6,17,16,25,34,4.35,27.5,fr,5760,102,247301,1,1,Active Shallow Crust,240.0091,57.99594,0.0,06/17/5115
+6.71911,47.06309,3163,1,2,20,16,14,4.45,15.0,fr,5761,63,247312,1,1,Active Shallow Crust,240.0054,57.99492,0.0,01/02/3163
+6.71911,47.06309,6258,6,18,4,55,1,4.55,5.0,fr,5762,125,247320,1,1,Active Shallow Crust,0.0,89.98914,0.0,06/18/6258
+6.71911,47.06309,3914,3,23,21,32,56,4.55,15.0,fr,5763,78,247321,1,1,Active Shallow Crust,0.0,89.98914,0.0,03/23/3914
+6.71911,47.06309,6658,8,15,3,47,13,4.65,15.0,fr,5764,133,247333,1,1,Active Shallow Crust,0.0,89.99032,0.0,08/15/6658
+6.71911,47.06309,4233,6,12,1,0,58,4.75,5.0,fr,5765,84,247344,1,1,Active Shallow Crust,0.0,89.98965,0.0,06/12/4233
+6.71911,47.06309,575,11,16,19,41,48,5.05,5.0,fr,5766,11,247383,1,1,Active Shallow Crust,240.0226,57.99742,0.0,11/16/0575
+6.71911,47.06309,4813,1,16,4,36,6,5.25,5.0,fr,5767,96,247404,1,1,Active Shallow Crust,0.0,89.9903,0.0,01/16/4813
+6.71911,47.06309,5928,5,7,2,47,49,5.35,5.0,fr,5768,118,247422,1,1,Active Shallow Crust,0.0,89.99037,-90.0,05/07/5928
+6.71911,47.06309,485,8,6,17,1,0,5.35,27.5,fr,5769,9,247427,1,1,Active Shallow Crust,128.8828,89.98795,0.0,08/06/0485
+2.47462,40.6475,140,3,14,12,13,26,3.65,15.0,fr,5770,2,247693,1,2,Active Shallow Crust,0.0,89.98977,0.0,03/14/0140
+2.47462,40.6475,6292,12,8,21,30,48,3.65,15.0,fr,5771,125,247693,1,2,Active Shallow Crust,0.0,89.98977,0.0,12/08/6292
+2.47462,40.6475,3918,6,20,12,43,53,3.65,5.0,fr,5772,78,247695,1,1,Active Shallow Crust,240.0006,58.01299,0.0,06/20/3918
+2.47462,40.6475,5310,5,25,11,42,10,3.75,15.0,fr,5773,106,247708,1,1,Active Shallow Crust,240.0073,58.01734,0.0,05/25/5310
+2.47462,40.6475,4153,6,24,3,53,18,4.15,5.0,fr,5774,83,247761,1,1,Active Shallow Crust,128.8984,89.99425,0.0,06/24/4153
+-2.10311,50.55485,6198,10,19,6,27,23,3.55,5.0,fr,5775,123,248160,1,1,Active Shallow Crust,0.0,89.99039,0.0,10/19/6198
+-2.10311,50.55485,7507,1,19,5,40,28,3.75,5.0,fr,5776,150,248184,1,1,Active Shallow Crust,0.0,89.98982,0.0,01/19/7507
+-2.10311,50.55485,9091,7,28,7,17,6,3.85,5.0,fr,5777,181,248196,1,2,Active Shallow Crust,0.0,89.99093,0.0,07/28/9091
+-2.10311,50.55485,4663,9,12,4,15,22,3.85,5.0,fr,5778,93,248196,1,2,Active Shallow Crust,0.0,89.99093,0.0,09/12/4663
+-2.10311,50.55485,6243,2,9,5,57,12,3.85,5.0,fr,5779,124,248199,1,1,Active Shallow Crust,240.0113,57.99788,0.0,02/09/6243
+-2.10311,50.55485,5070,10,9,4,10,35,5.25,5.0,fr,5780,101,248364,1,1,Active Shallow Crust,0.0,89.99004,0.0,10/09/5070
+7.52532,46.11994,9291,5,29,18,7,33,3.55,5.0,fr,5781,185,248640,1,6,Active Shallow Crust,0.0,89.99301,0.0,05/29/9291
+7.52532,46.11994,2437,10,27,8,34,43,3.55,5.0,fr,5782,48,248640,1,6,Active Shallow Crust,0.0,89.99301,0.0,10/27/2437
+7.52532,46.11994,4305,4,5,17,18,2,3.55,5.0,fr,5783,86,248640,1,6,Active Shallow Crust,0.0,89.99301,0.0,04/05/4305
+7.52532,46.11994,2498,6,26,7,47,0,3.55,5.0,fr,5784,49,248640,1,6,Active Shallow Crust,0.0,89.99301,0.0,06/26/2498
+7.52532,46.11994,7045,6,30,0,31,2,3.55,5.0,fr,5785,140,248640,1,6,Active Shallow Crust,0.0,89.99301,0.0,06/30/7045
+7.52532,46.11994,9478,11,14,13,7,12,3.55,5.0,fr,5786,189,248640,1,6,Active Shallow Crust,0.0,89.99301,0.0,11/14/9478
+7.52532,46.11994,3995,2,1,8,58,52,3.55,15.0,fr,5787,79,248641,1,2,Active Shallow Crust,0.0,89.99301,0.0,02/01/3995
+7.52532,46.11994,6033,2,3,6,59,46,3.55,15.0,fr,5788,120,248641,1,2,Active Shallow Crust,0.0,89.99301,0.0,02/03/6033
+7.52532,46.11994,7862,4,11,9,43,48,3.55,5.0,fr,5789,157,248643,1,2,Active Shallow Crust,240.0113,57.99942,0.0,04/11/7862
+7.52532,46.11994,9387,1,21,16,50,25,3.55,5.0,fr,5790,187,248643,1,2,Active Shallow Crust,240.0113,57.99942,0.0,01/21/9387
+7.52532,46.11994,9453,9,4,10,45,53,3.55,15.0,fr,5791,189,248644,1,1,Active Shallow Crust,240.0113,57.99942,0.0,09/04/9453
+7.52532,46.11994,149,7,20,16,34,17,3.55,5.0,fr,5792,2,248646,1,1,Active Shallow Crust,0.0,89.99293,-90.0,07/20/0149
+7.52532,46.11994,2129,12,1,13,11,51,3.55,5.0,fr,5793,42,248649,1,1,Active Shallow Crust,128.8973,89.99301,0.0,12/01/2129
+7.52532,46.11994,5621,7,31,13,57,28,3.55,15.0,fr,5794,112,248650,1,3,Active Shallow Crust,128.8973,89.99301,0.0,07/31/5621
+7.52532,46.11994,9043,3,6,7,49,33,3.55,15.0,fr,5795,180,248650,1,3,Active Shallow Crust,128.8973,89.99301,0.0,03/06/9043
+7.52532,46.11994,2879,11,28,17,44,43,3.55,15.0,fr,5796,57,248650,1,3,Active Shallow Crust,128.8973,89.99301,0.0,11/28/2879
+7.52532,46.11994,2622,12,10,18,17,50,3.65,5.0,fr,5797,52,248652,1,9,Active Shallow Crust,0.0,89.98754,0.0,12/10/2622
+7.52532,46.11994,6530,3,27,17,31,12,3.65,5.0,fr,5798,130,248652,1,9,Active Shallow Crust,0.0,89.98754,0.0,03/27/6530
+7.52532,46.11994,576,1,4,16,25,6,3.65,5.0,fr,5799,11,248652,1,9,Active Shallow Crust,0.0,89.98754,0.0,01/04/0576
+7.52532,46.11994,3780,3,17,17,37,43,3.65,5.0,fr,5800,75,248652,1,9,Active Shallow Crust,0.0,89.98754,0.0,03/17/3780
+7.52532,46.11994,3232,3,26,13,52,46,3.65,5.0,fr,5801,64,248652,1,9,Active Shallow Crust,0.0,89.98754,0.0,03/26/3232
+7.52532,46.11994,6803,4,30,7,5,2,3.65,5.0,fr,5802,136,248652,1,9,Active Shallow Crust,0.0,89.98754,0.0,04/30/6803
+7.52532,46.11994,566,4,22,17,12,41,3.65,5.0,fr,5803,11,248652,1,9,Active Shallow Crust,0.0,89.98754,0.0,04/22/0566
+7.52532,46.11994,5228,3,21,8,6,26,3.65,5.0,fr,5804,104,248652,1,9,Active Shallow Crust,0.0,89.98754,0.0,03/21/5228
+7.52532,46.11994,1002,10,5,0,35,22,3.65,5.0,fr,5805,20,248652,1,9,Active Shallow Crust,0.0,89.98754,0.0,10/05/1002
+7.52532,46.11994,1415,12,2,5,54,38,3.65,15.0,fr,5806,28,248653,1,3,Active Shallow Crust,0.0,89.98754,0.0,12/02/1415
+7.52532,46.11994,4436,8,1,5,6,59,3.65,15.0,fr,5807,88,248653,1,3,Active Shallow Crust,0.0,89.98754,0.0,08/01/4436
+7.52532,46.11994,5111,8,16,5,58,55,3.65,15.0,fr,5808,102,248653,1,3,Active Shallow Crust,0.0,89.98754,0.0,08/16/5111
+7.52532,46.11994,6854,1,7,6,47,45,3.65,27.5,fr,5809,137,248654,1,1,Active Shallow Crust,0.0,89.98754,0.0,01/07/6854
+7.52532,46.11994,5175,7,21,16,11,21,3.65,5.0,fr,5810,103,248658,1,1,Active Shallow Crust,0.0,89.9874,-90.0,07/21/5175
+7.52532,46.11994,4111,11,3,8,34,0,3.65,5.0,fr,5811,82,248661,1,1,Active Shallow Crust,128.9011,89.96352,0.0,11/03/4111
+7.52532,46.11994,8696,2,14,10,1,10,3.65,15.0,fr,5812,173,248662,1,1,Active Shallow Crust,128.9011,89.96352,0.0,02/14/8696
+7.52532,46.11994,6916,1,22,20,2,54,3.75,5.0,fr,5813,138,248664,1,6,Active Shallow Crust,0.0,89.9889,0.0,01/22/6916
+7.52532,46.11994,9016,3,19,23,36,3,3.75,5.0,fr,5814,180,248664,1,6,Active Shallow Crust,0.0,89.9889,0.0,03/19/9016
+7.52532,46.11994,9829,4,16,17,20,59,3.75,5.0,fr,5815,196,248664,1,6,Active Shallow Crust,0.0,89.9889,0.0,04/16/9829
+7.52532,46.11994,2569,6,22,12,29,10,3.75,5.0,fr,5816,51,248664,1,6,Active Shallow Crust,0.0,89.9889,0.0,06/22/2569
+7.52532,46.11994,9684,10,6,13,26,55,3.75,5.0,fr,5817,193,248664,1,6,Active Shallow Crust,0.0,89.9889,0.0,10/06/9684
+7.52532,46.11994,5619,5,30,4,26,53,3.75,5.0,fr,5818,112,248664,1,6,Active Shallow Crust,0.0,89.9889,0.0,05/30/5619
+7.52532,46.11994,4347,4,25,6,10,16,3.75,15.0,fr,5819,86,248665,1,3,Active Shallow Crust,0.0,89.9889,0.0,04/25/4347
+7.52532,46.11994,2302,8,24,2,17,52,3.75,15.0,fr,5820,46,248665,1,3,Active Shallow Crust,0.0,89.9889,0.0,08/24/2302
+7.52532,46.11994,2013,11,1,11,6,17,3.75,15.0,fr,5821,40,248665,1,3,Active Shallow Crust,0.0,89.9889,0.0,11/01/2013
+7.52532,46.11994,697,12,7,6,1,37,3.75,27.5,fr,5822,13,248666,1,2,Active Shallow Crust,0.0,89.9889,0.0,12/07/0697
+7.52532,46.11994,1503,4,11,6,57,52,3.75,27.5,fr,5823,30,248666,1,2,Active Shallow Crust,0.0,89.9889,0.0,04/11/1503
+7.52532,46.11994,8659,10,25,10,25,25,3.75,15.0,fr,5824,173,248668,1,1,Active Shallow Crust,240.0087,58.017,0.0,10/25/8659
+7.52532,46.11994,6927,12,18,9,7,3,3.75,5.0,fr,5825,138,248670,1,1,Active Shallow Crust,0.0,89.98877,-90.0,12/18/6927
+7.52532,46.11994,3426,2,9,1,23,17,3.75,5.0,fr,5826,68,248673,1,2,Active Shallow Crust,128.897,89.96748,0.0,02/09/3426
+7.52532,46.11994,1095,3,22,23,56,46,3.75,5.0,fr,5827,21,248673,1,2,Active Shallow Crust,128.897,89.96748,0.0,03/22/1095
+7.52532,46.11994,8107,6,3,11,0,50,3.75,15.0,fr,5828,162,248674,1,1,Active Shallow Crust,128.897,89.96748,0.0,06/03/8107
+7.52532,46.11994,387,8,24,8,51,10,3.85,5.0,fr,5829,7,248676,1,2,Active Shallow Crust,0.0,89.9901,0.0,08/24/0387
+7.52532,46.11994,5745,8,23,21,47,35,3.85,5.0,fr,5830,114,248676,1,2,Active Shallow Crust,0.0,89.9901,0.0,08/23/5745
+7.52532,46.11994,4580,11,28,5,46,9,3.85,15.0,fr,5831,91,248677,1,2,Active Shallow Crust,0.0,89.9901,0.0,11/28/4580
+7.52532,46.11994,1565,9,8,13,31,8,3.85,15.0,fr,5832,31,248677,1,2,Active Shallow Crust,0.0,89.9901,0.0,09/08/1565
+7.52532,46.11994,4365,7,8,7,34,30,3.85,5.0,fr,5833,87,248679,1,4,Active Shallow Crust,240.0111,57.99752,0.0,07/08/4365
+7.52532,46.11994,760,2,23,15,17,26,3.85,5.0,fr,5834,15,248679,1,4,Active Shallow Crust,240.0111,57.99752,0.0,02/23/0760
+7.52532,46.11994,3609,8,1,20,33,6,3.85,5.0,fr,5835,72,248679,1,4,Active Shallow Crust,240.0111,57.99752,0.0,08/01/3609
+7.52532,46.11994,3684,7,29,15,36,18,3.85,5.0,fr,5836,73,248679,1,4,Active Shallow Crust,240.0111,57.99752,0.0,07/29/3684
+7.52532,46.11994,9122,8,10,0,46,43,3.85,5.0,fr,5837,182,248682,1,1,Active Shallow Crust,0.0,89.98999,-90.0,08/10/9122
+7.52532,46.11994,3175,12,15,9,6,31,3.95,5.0,fr,5838,63,248688,1,1,Active Shallow Crust,0.0,89.99118,0.0,12/15/3175
+7.52532,46.11994,2005,3,10,18,22,49,3.95,5.0,fr,5839,40,248691,1,2,Active Shallow Crust,240.0199,58.00529,0.0,03/10/2005
+7.52532,46.11994,3981,7,26,6,16,16,3.95,5.0,fr,5840,79,248691,1,2,Active Shallow Crust,240.0199,58.00529,0.0,07/26/3981
+7.52532,46.11994,8768,10,8,5,55,33,3.95,15.0,fr,5841,175,248695,1,1,Active Shallow Crust,0.0,89.99107,-90.0,10/08/8768
+7.52532,46.11994,8693,9,21,3,5,30,3.95,15.0,fr,5842,173,248698,1,1,Active Shallow Crust,128.901,89.99339,0.0,09/21/8693
+7.52532,46.11994,9131,3,29,22,9,30,4.05,5.0,fr,5843,182,248700,1,2,Active Shallow Crust,0.0,89.9882,0.0,03/29/9131
+7.52532,46.11994,9250,10,2,8,23,18,4.05,5.0,fr,5844,184,248700,1,2,Active Shallow Crust,0.0,89.9882,0.0,10/02/9250
+7.52532,46.11994,2,6,18,3,42,36,4.05,5.0,fr,5845,0,248703,1,2,Active Shallow Crust,240.0054,58.00607,0.0,06/18/0002
+7.52532,46.11994,7000,2,2,10,44,3,4.05,5.0,fr,5846,139,248703,1,2,Active Shallow Crust,240.0054,58.00607,0.0,02/02/7000
+7.52532,46.11994,4584,2,25,21,27,56,4.05,5.0,fr,5847,91,248709,1,1,Active Shallow Crust,128.8904,89.9941,0.0,02/25/4584
+7.52532,46.11994,1270,5,30,2,30,29,4.15,5.0,fr,5848,25,248712,1,3,Active Shallow Crust,0.0,89.98949,0.0,05/30/1270
+7.52532,46.11994,8890,5,21,11,35,33,4.15,5.0,fr,5849,177,248712,1,3,Active Shallow Crust,0.0,89.98949,0.0,05/21/8890
+7.52532,46.11994,8147,7,19,2,30,10,4.15,5.0,fr,5850,162,248712,1,3,Active Shallow Crust,0.0,89.98949,0.0,07/19/8147
+7.52532,46.11994,1958,12,31,6,53,20,4.15,15.0,fr,5851,39,248713,1,2,Active Shallow Crust,0.0,89.98949,0.0,12/31/1958
+7.52532,46.11994,559,2,22,20,32,21,4.15,15.0,fr,5852,11,248713,1,2,Active Shallow Crust,0.0,89.98949,0.0,02/22/0559
+7.52532,46.11994,9590,11,9,2,31,27,4.15,5.0,fr,5853,191,248715,1,1,Active Shallow Crust,240.0082,57.99708,0.0,11/09/9590
+7.52532,46.11994,5577,7,27,21,10,56,4.15,15.0,fr,5854,111,248716,1,1,Active Shallow Crust,240.0082,57.9971,0.0,07/27/5577
+7.52532,46.11994,8501,5,25,23,10,30,4.15,5.0,fr,5855,170,248718,1,1,Active Shallow Crust,0.0,89.98936,-90.0,05/25/8501
+7.52532,46.11994,1732,6,25,3,3,57,4.25,5.0,fr,5856,34,248724,1,5,Active Shallow Crust,0.0,89.99063,0.0,06/25/1732
+7.52532,46.11994,5163,8,27,22,5,55,4.25,5.0,fr,5857,103,248724,1,5,Active Shallow Crust,0.0,89.99063,0.0,08/27/5163
+7.52532,46.11994,7685,10,10,22,31,32,4.25,5.0,fr,5858,153,248724,1,5,Active Shallow Crust,0.0,89.99063,0.0,10/10/7685
+7.52532,46.11994,8873,12,30,4,25,47,4.25,5.0,fr,5859,177,248724,1,5,Active Shallow Crust,0.0,89.99063,0.0,12/30/8873
+7.52532,46.11994,2420,4,27,17,31,19,4.25,5.0,fr,5860,48,248724,1,5,Active Shallow Crust,0.0,89.99063,0.0,04/27/2420
+7.52532,46.11994,8532,7,4,3,38,1,4.25,15.0,fr,5861,170,248725,1,1,Active Shallow Crust,0.0,89.99063,0.0,07/04/8532
+7.52532,46.11994,31,6,21,4,41,58,4.25,5.0,fr,5862,0,248727,1,2,Active Shallow Crust,240.0076,57.99412,0.0,06/21/0031
+7.52532,46.11994,561,10,28,18,28,2,4.25,5.0,fr,5863,11,248727,1,2,Active Shallow Crust,240.0076,57.99412,0.0,10/28/0561
+7.52532,46.11994,2481,2,1,3,4,28,4.25,5.0,fr,5864,49,248730,1,2,Active Shallow Crust,0.0,89.99052,-90.0,02/01/2481
+7.52532,46.11994,1549,8,11,11,2,9,4.25,5.0,fr,5865,30,248730,1,2,Active Shallow Crust,0.0,89.99052,-90.0,08/11/1549
+7.52532,46.11994,7783,10,26,13,47,13,4.25,5.0,fr,5866,155,248733,1,1,Active Shallow Crust,128.8952,89.98093,0.0,10/26/7783
+7.52532,46.11994,7961,9,22,11,31,56,4.35,5.0,fr,5867,159,248736,1,2,Active Shallow Crust,0.0,89.98887,0.0,09/22/7961
+7.52532,46.11994,1698,5,2,12,40,7,4.35,5.0,fr,5868,33,248736,1,2,Active Shallow Crust,0.0,89.98887,0.0,05/02/1698
+7.52532,46.11994,5599,10,23,4,57,36,4.35,5.0,fr,5869,111,248739,1,1,Active Shallow Crust,240.0082,57.99561,0.0,10/23/5599
+7.52532,46.11994,8992,4,4,0,13,38,4.35,5.0,fr,5870,179,248745,1,1,Active Shallow Crust,128.8982,89.9825,0.0,04/04/8992
+7.52532,46.11994,7475,6,15,18,23,1,4.45,5.0,fr,5871,149,248748,1,1,Active Shallow Crust,0.0,89.99008,0.0,06/15/7475
+7.52532,46.11994,9941,8,20,13,57,13,4.55,5.0,fr,5872,198,248760,1,1,Active Shallow Crust,0.0,89.98895,0.0,08/20/9941
+7.52532,46.11994,7963,11,25,8,32,41,4.65,5.0,fr,5873,159,248778,1,1,Active Shallow Crust,0.0,89.99004,-90.0,11/25/7963
+7.52532,46.11994,4614,3,13,8,33,50,4.75,5.0,fr,5874,92,248784,1,1,Active Shallow Crust,0.0,89.98946,0.0,03/13/4614
+7.52532,46.11994,7057,10,1,13,30,9,4.85,5.0,fr,5875,141,248796,1,1,Active Shallow Crust,0.0,89.99061,0.0,10/01/7057
+7.52532,46.11994,7402,11,22,19,49,25,4.95,5.0,fr,5876,148,248811,1,1,Active Shallow Crust,240.0115,58.0046,0.0,11/22/7402
+7.52532,46.11994,8833,11,2,22,24,39,5.15,5.0,fr,5877,176,248841,1,1,Active Shallow Crust,128.8838,89.99117,0.0,11/02/8833
+7.52532,46.11994,5656,1,6,0,53,39,5.55,5.0,fr,5878,113,248880,1,1,Active Shallow Crust,0.0,89.99021,0.0,01/06/5656
+7.52532,46.11994,795,4,7,14,8,26,5.95,27.5,fr,5879,15,248930,1,1,Active Shallow Crust,0.0,89.98985,0.0,04/07/0795
+2.23578,41.9568,412,4,19,20,23,20,3.55,27.5,fr,5880,8,249122,1,2,Active Shallow Crust,0.0,89.98875,0.0,04/19/0412
+2.23578,41.9568,6548,1,4,10,37,29,3.55,27.5,fr,5881,130,249122,1,2,Active Shallow Crust,0.0,89.98875,0.0,01/04/6548
+2.23578,41.9568,1347,9,18,17,5,13,3.65,15.0,fr,5882,26,249133,1,1,Active Shallow Crust,0.0,89.98997,0.0,09/18/1347
+2.23578,41.9568,8921,3,23,19,53,4,3.65,27.5,fr,5883,178,249134,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/23/8921
+2.23578,41.9568,1871,5,9,8,36,14,3.75,5.0,fr,5884,37,249144,1,1,Active Shallow Crust,0.0,89.99107,0.0,05/09/1871
+2.23578,41.9568,2778,6,21,4,48,55,3.75,5.0,fr,5885,55,249147,1,1,Active Shallow Crust,240.0079,58.01713,0.0,06/21/2778
+2.23578,41.9568,5757,8,11,14,53,57,3.85,5.0,fr,5886,115,249156,1,2,Active Shallow Crust,0.0,89.98938,0.0,08/11/5757
+2.23578,41.9568,5615,6,5,14,48,55,3.85,5.0,fr,5887,112,249156,1,2,Active Shallow Crust,0.0,89.98938,0.0,06/05/5615
+2.23578,41.9568,9505,3,25,1,39,11,3.95,5.0,fr,5888,190,249168,1,2,Active Shallow Crust,0.0,89.99054,0.0,03/25/9505
+2.23578,41.9568,7584,6,24,0,58,10,3.95,5.0,fr,5889,151,249168,1,2,Active Shallow Crust,0.0,89.99054,0.0,06/24/7584
+2.23578,41.9568,8889,1,1,1,13,12,3.95,5.0,fr,5890,177,249174,1,1,Active Shallow Crust,0.0,89.99043,-90.0,01/01/8889
+2.23578,41.9568,5419,4,2,0,38,11,4.05,5.0,fr,5891,108,249180,1,1,Active Shallow Crust,0.0,89.98946,0.0,04/02/5419
+2.23578,41.9568,9735,6,23,18,19,18,4.05,15.0,fr,5892,194,249187,1,1,Active Shallow Crust,0.0,89.98933,-90.0,06/23/9735
+2.23578,41.9568,409,7,3,14,29,41,4.15,5.0,fr,5893,8,249192,1,1,Active Shallow Crust,0.0,89.9906,0.0,07/03/0409
+2.23578,41.9568,7532,11,22,23,6,34,4.15,5.0,fr,5894,150,249195,1,1,Active Shallow Crust,240.0076,57.99741,0.0,11/22/7532
+2.23578,41.9568,2105,11,17,11,22,51,4.55,5.0,fr,5895,42,249246,1,1,Active Shallow Crust,0.0,89.9904,-90.0,11/17/2105
+2.23578,41.9568,4059,10,24,6,54,45,4.65,5.0,fr,5896,81,249258,1,1,Active Shallow Crust,0.0,89.99038,-90.0,10/24/4059
+5.14326,45.1711,7580,3,2,12,51,58,3.55,5.0,fr,5897,151,249600,1,3,Active Shallow Crust,0.0,89.99289,0.0,03/02/7580
+5.14326,45.1711,7604,9,1,0,40,48,3.55,5.0,fr,5898,152,249600,1,3,Active Shallow Crust,0.0,89.99289,0.0,09/01/7604
+5.14326,45.1711,1372,12,2,9,20,49,3.55,5.0,fr,5899,27,249600,1,3,Active Shallow Crust,0.0,89.99289,0.0,12/02/1372
+5.14326,45.1711,5289,12,8,18,1,37,3.55,15.0,fr,5900,105,249601,1,3,Active Shallow Crust,0.0,89.99289,0.0,12/08/5289
+5.14326,45.1711,5289,7,13,22,26,30,3.55,15.0,fr,5901,105,249601,1,3,Active Shallow Crust,0.0,89.99289,0.0,07/13/5289
+5.14326,45.1711,7024,1,26,4,54,42,3.55,15.0,fr,5902,140,249601,1,3,Active Shallow Crust,0.0,89.99289,0.0,01/26/7024
+5.14326,45.1711,5757,2,14,5,29,27,3.55,5.0,fr,5903,115,249603,1,1,Active Shallow Crust,240.0121,57.998,0.0,02/14/5757
+5.14326,45.1711,6490,1,21,4,20,6,3.55,15.0,fr,5904,129,249604,1,1,Active Shallow Crust,240.0121,57.998,0.0,01/21/6490
+5.14326,45.1711,6707,11,12,23,37,15,3.55,5.0,fr,5905,134,249606,1,1,Active Shallow Crust,0.0,89.99281,-90.0,11/12/6707
+5.14326,45.1711,8310,9,9,16,22,48,3.55,5.0,fr,5906,166,249609,1,1,Active Shallow Crust,128.8967,89.99289,0.0,09/09/8310
+5.14326,45.1711,8620,9,28,6,34,1,3.65,5.0,fr,5907,172,249612,1,1,Active Shallow Crust,0.0,89.98733,0.0,09/28/8620
+5.14326,45.1711,4757,7,19,2,20,31,3.65,15.0,fr,5908,95,249613,1,1,Active Shallow Crust,0.0,89.98733,0.0,07/19/4757
+5.14326,45.1711,1118,10,24,19,37,5,3.65,27.5,fr,5909,22,249614,1,1,Active Shallow Crust,0.0,89.98733,0.0,10/24/1118
+5.14326,45.1711,4731,3,20,3,30,48,3.65,5.0,fr,5910,94,249615,1,1,Active Shallow Crust,240.0004,58.01288,0.0,03/20/4731
+5.14326,45.1711,4953,5,7,23,49,22,3.65,5.0,fr,5911,99,249618,1,1,Active Shallow Crust,0.0,89.98718,-90.0,05/07/4953
+5.14326,45.1711,9670,4,26,22,8,29,3.65,5.0,fr,5912,193,249621,1,2,Active Shallow Crust,128.9003,89.9635,0.0,04/26/9670
+5.14326,45.1711,2738,7,10,7,19,13,3.65,5.0,fr,5913,54,249621,1,2,Active Shallow Crust,128.9003,89.9635,0.0,07/10/2738
+5.14326,45.1711,3512,9,24,20,32,56,3.75,15.0,fr,5914,70,249625,1,1,Active Shallow Crust,0.0,89.98871,0.0,09/24/3512
+5.14326,45.1711,9934,12,3,12,55,15,3.85,5.0,fr,5915,198,249636,1,2,Active Shallow Crust,0.0,89.98994,0.0,12/03/9934
+5.14326,45.1711,7138,2,19,2,44,12,3.85,5.0,fr,5916,142,249636,1,2,Active Shallow Crust,0.0,89.98994,0.0,02/19/7138
+5.14326,45.1711,5303,8,17,8,15,4,3.85,15.0,fr,5917,106,249637,1,2,Active Shallow Crust,0.0,89.98994,0.0,08/17/5303
+5.14326,45.1711,8829,9,8,8,31,49,3.85,15.0,fr,5918,176,249637,1,2,Active Shallow Crust,0.0,89.98994,0.0,09/08/8829
+5.14326,45.1711,2052,10,31,9,18,47,3.85,5.0,fr,5919,41,249642,1,1,Active Shallow Crust,0.0,89.98981,-90.0,10/31/2052
+5.14326,45.1711,2240,10,18,17,17,9,3.95,5.0,fr,5920,44,249648,1,1,Active Shallow Crust,0.0,89.99103,0.0,10/18/2240
+5.14326,45.1711,2105,9,7,23,27,29,3.95,15.0,fr,5921,42,249649,1,1,Active Shallow Crust,0.0,89.99103,0.0,09/07/2105
+5.14326,45.1711,2368,10,31,2,58,59,3.95,5.0,fr,5922,47,249657,1,1,Active Shallow Crust,128.9016,89.99327,0.0,10/31/2368
+5.14326,45.1711,78,7,27,11,22,42,4.15,15.0,fr,5923,1,249673,1,1,Active Shallow Crust,0.0,89.98931,0.0,07/27/0078
+5.14326,45.1711,1174,9,7,1,57,14,4.35,15.0,fr,5924,23,249697,1,1,Active Shallow Crust,0.0,89.98868,0.0,09/07/1174
+5.14326,45.1711,4433,9,30,11,57,50,4.45,15.0,fr,5925,88,249709,1,1,Active Shallow Crust,0.0,89.98991,0.0,09/30/4433
+5.14326,45.1711,1205,3,23,8,32,40,5.45,15.0,fr,5926,24,249832,1,1,Active Shallow Crust,240.0277,57.99832,0.0,03/23/1205
+5.14326,45.1711,3194,4,20,1,8,31,5.65,5.0,fr,5927,63,249855,1,1,Active Shallow Crust,240.0328,58.00167,0.0,04/20/3194
+0.97892,42.71685,8681,2,23,14,49,5,3.55,5.0,fr,5928,173,250080,1,1,Active Shallow Crust,0.0,89.98981,0.0,02/23/8681
+0.97892,42.71685,9023,10,26,6,19,54,3.55,27.5,fr,5929,180,250082,1,1,Active Shallow Crust,0.0,89.98981,0.0,10/26/9023
+0.97892,42.71685,9176,3,16,6,19,19,3.55,15.0,fr,5930,183,250084,1,2,Active Shallow Crust,240.0119,57.99813,0.0,03/16/9176
+0.97892,42.71685,5788,11,15,7,15,4,3.55,15.0,fr,5931,115,250084,1,2,Active Shallow Crust,240.0119,57.99813,0.0,11/15/5788
+0.97892,42.71685,6238,11,14,14,36,54,3.65,5.0,fr,5932,124,250092,1,3,Active Shallow Crust,0.0,89.9901,0.0,11/14/6238
+0.97892,42.71685,4108,5,16,11,15,42,3.65,5.0,fr,5933,82,250092,1,3,Active Shallow Crust,0.0,89.9901,0.0,05/16/4108
+0.97892,42.71685,2348,5,31,19,10,7,3.65,5.0,fr,5934,46,250092,1,3,Active Shallow Crust,0.0,89.9901,0.0,05/31/2348
+0.97892,42.71685,7617,6,27,19,33,54,3.65,5.0,fr,5935,152,250095,1,1,Active Shallow Crust,240.0006,58.01288,0.0,06/27/7617
+0.97892,42.71685,8402,7,31,23,13,9,3.65,5.0,fr,5936,168,250098,1,1,Active Shallow Crust,0.0,89.98998,-90.0,07/31/8402
+0.97892,42.71685,9759,7,24,5,21,28,3.65,15.0,fr,5937,195,250099,1,1,Active Shallow Crust,0.0,89.98998,-90.0,07/24/9759
+0.97892,42.71685,1461,1,9,5,19,15,3.65,5.0,fr,5938,29,250101,1,1,Active Shallow Crust,128.9006,89.96352,0.0,01/09/1461
+0.97892,42.71685,7671,2,23,15,38,50,3.75,5.0,fr,5939,153,250104,1,1,Active Shallow Crust,0.0,89.9897,0.0,02/23/7671
+0.97892,42.71685,4816,12,22,4,12,6,3.75,5.0,fr,5940,96,250107,1,1,Active Shallow Crust,240.0078,58.01758,0.0,12/22/4816
+0.97892,42.71685,2514,9,21,2,4,41,3.75,27.5,fr,5941,50,250109,1,1,Active Shallow Crust,240.0078,58.01758,0.0,09/21/2514
+0.97892,42.71685,4058,10,31,13,28,17,3.75,5.0,fr,5942,81,250113,1,1,Active Shallow Crust,128.8969,89.96735,0.0,10/31/4058
+0.97892,42.71685,1813,2,10,17,44,30,3.85,5.0,fr,5943,36,250116,1,3,Active Shallow Crust,0.0,89.99017,0.0,02/10/1813
+0.97892,42.71685,3484,6,15,23,59,28,3.85,5.0,fr,5944,69,250116,1,3,Active Shallow Crust,0.0,89.99017,0.0,06/15/3484
+0.97892,42.71685,9643,11,26,0,21,36,3.85,5.0,fr,5945,192,250116,1,3,Active Shallow Crust,0.0,89.99017,0.0,11/26/9643
+0.97892,42.71685,6564,11,23,16,41,1,3.95,5.0,fr,5946,131,250128,1,1,Active Shallow Crust,0.0,89.99007,0.0,11/23/6564
+0.97892,42.71685,4894,1,10,11,5,19,4.05,15.0,fr,5947,97,250147,1,1,Active Shallow Crust,0.0,89.98999,-90.0,01/10/4894
+0.97892,42.71685,41,3,2,4,26,39,4.05,5.0,fr,5948,0,250149,1,1,Active Shallow Crust,128.8911,89.99375,0.0,03/02/0041
+0.97892,42.71685,4698,2,5,20,58,6,4.15,5.0,fr,5949,93,250152,1,2,Active Shallow Crust,0.0,89.98979,0.0,02/05/4698
+0.97892,42.71685,1739,3,29,1,15,45,4.15,5.0,fr,5950,34,250152,1,2,Active Shallow Crust,0.0,89.98979,0.0,03/29/1739
+0.97892,42.71685,4301,5,8,6,14,49,4.15,15.0,fr,5951,86,250153,1,1,Active Shallow Crust,0.0,89.98979,0.0,05/08/4301
+0.97892,42.71685,8498,11,6,16,22,25,4.15,5.0,fr,5952,169,250155,1,1,Active Shallow Crust,240.0078,57.9972,0.0,11/06/8498
+0.97892,42.71685,6818,10,6,19,46,54,4.25,5.0,fr,5953,136,250167,1,1,Active Shallow Crust,240.0068,57.99392,0.0,10/06/6818
+0.97892,42.71685,408,6,1,3,58,49,4.25,15.0,fr,5954,8,250168,1,1,Active Shallow Crust,240.0068,57.99392,0.0,06/01/0408
+0.97892,42.71685,9615,9,16,1,20,36,4.25,27.5,fr,5955,192,250172,1,1,Active Shallow Crust,0.0,89.98996,-90.0,09/16/9615
+0.97892,42.71685,1441,12,18,18,35,13,4.35,15.0,fr,5956,28,250177,1,1,Active Shallow Crust,0.0,89.99004,0.0,12/18/1441
+0.97892,42.71685,1348,11,3,17,41,52,4.35,27.5,fr,5957,26,250178,1,2,Active Shallow Crust,0.0,89.99004,0.0,11/03/1348
+0.97892,42.71685,2665,10,7,21,8,21,4.35,27.5,fr,5958,53,250178,1,2,Active Shallow Crust,0.0,89.99004,0.0,10/07/2665
+0.97892,42.71685,2298,12,12,17,11,41,4.35,5.0,fr,5959,45,250182,1,1,Active Shallow Crust,0.0,89.98993,-90.0,12/12/2298
+0.97892,42.71685,8862,12,10,12,42,47,4.35,5.0,fr,5960,177,250185,1,1,Active Shallow Crust,128.8986,89.98277,0.0,12/10/8862
+0.97892,42.71685,247,4,22,6,21,49,4.75,5.0,fr,5961,4,250224,1,1,Active Shallow Crust,0.0,89.99,0.0,04/22/0247
+0.97892,42.71685,3907,7,21,21,22,14,4.85,5.0,fr,5962,78,250236,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/21/3907
+0.97892,42.71685,793,6,25,17,39,40,4.95,5.0,fr,5963,15,250257,1,1,Active Shallow Crust,128.8912,89.98979,0.0,06/25/0793
+0.97892,42.71685,1962,2,10,18,48,19,5.05,5.0,fr,5964,39,250260,1,1,Active Shallow Crust,0.0,89.98995,0.0,02/10/1962
+0.97892,42.71685,7584,10,23,23,46,25,5.15,5.0,fr,5965,151,250275,1,1,Active Shallow Crust,240.0176,57.99956,0.0,10/23/7584
+1.46677,47.59392,5998,11,9,0,31,47,3.55,15.0,fr,5966,119,250561,1,1,Active Shallow Crust,0.0,89.9898,0.0,11/09/5998
+1.46677,47.59392,9819,11,27,8,34,41,3.55,27.5,fr,5967,196,250562,1,2,Active Shallow Crust,0.0,89.9898,0.0,11/27/9819
+1.46677,47.59392,1811,11,11,1,39,56,3.55,27.5,fr,5968,36,250562,1,2,Active Shallow Crust,0.0,89.9898,0.0,11/11/1811
+1.46677,47.59392,7328,8,19,7,11,20,4.15,5.0,fr,5969,146,250632,1,1,Active Shallow Crust,0.0,89.98978,0.0,08/19/7328
+3.41339,53.33669,393,7,27,23,58,30,3.95,5.0,fr,5970,7,251088,1,1,Active Shallow Crust,0.0,89.9905,0.0,07/27/0393
+4.83886,48.22583,2071,7,8,7,10,45,3.55,5.0,fr,5971,41,251520,1,1,Active Shallow Crust,0.0,89.99328,0.0,07/08/2071
+4.83886,48.22583,6691,8,28,19,23,58,3.95,15.0,fr,5972,133,251569,1,1,Active Shallow Crust,0.0,89.99152,0.0,08/28/6691
+6.36957,47.14914,558,12,25,1,25,32,3.55,5.0,fr,5973,11,252000,1,3,Active Shallow Crust,0.0,89.99314,0.0,12/25/0558
+6.36957,47.14914,7180,12,18,1,23,39,3.55,5.0,fr,5974,143,252000,1,3,Active Shallow Crust,0.0,89.99314,0.0,12/18/7180
+6.36957,47.14914,1368,11,4,22,50,4,3.55,5.0,fr,5975,27,252000,1,3,Active Shallow Crust,0.0,89.99314,0.0,11/04/1368
+6.36957,47.14914,4693,1,2,0,11,44,3.55,5.0,fr,5976,93,252003,1,2,Active Shallow Crust,240.0121,57.99855,0.0,01/02/4693
+6.36957,47.14914,5612,1,13,1,10,29,3.55,5.0,fr,5977,112,252003,1,2,Active Shallow Crust,240.0121,57.99855,0.0,01/13/5612
+6.36957,47.14914,6403,8,23,2,38,32,3.55,5.0,fr,5978,128,252009,1,3,Active Shallow Crust,128.895,89.99657,0.0,08/23/6403
+6.36957,47.14914,8338,4,14,22,30,59,3.55,5.0,fr,5979,166,252009,1,3,Active Shallow Crust,128.895,89.99657,0.0,04/14/8338
+6.36957,47.14914,6572,5,20,11,57,22,3.55,5.0,fr,5980,131,252009,1,3,Active Shallow Crust,128.895,89.99657,0.0,05/20/6572
+6.36957,47.14914,6105,8,30,7,5,20,3.55,15.0,fr,5981,122,252010,1,1,Active Shallow Crust,128.895,89.99657,0.0,08/30/6105
+6.36957,47.14914,7314,5,28,19,41,38,3.65,5.0,fr,5982,146,252012,1,1,Active Shallow Crust,0.0,89.98778,0.0,05/28/7314
+6.36957,47.14914,5190,10,22,19,58,30,3.65,15.0,fr,5983,103,252022,1,1,Active Shallow Crust,128.9008,89.96354,0.0,10/22/5190
+6.36957,47.14914,7864,4,24,16,37,58,3.75,5.0,fr,5984,157,252030,1,1,Active Shallow Crust,0.0,89.98898,-90.0,04/24/7864
+6.36957,47.14914,5529,12,15,12,51,29,3.75,5.0,fr,5985,110,252033,1,1,Active Shallow Crust,128.8959,89.9675,0.0,12/15/5529
+6.36957,47.14914,7889,6,30,0,13,6,3.85,5.0,fr,5986,157,252036,1,1,Active Shallow Crust,0.0,89.99029,0.0,06/30/7889
+6.36957,47.14914,8304,12,13,22,45,19,3.85,5.0,fr,5987,166,252039,1,1,Active Shallow Crust,240.0112,57.99734,0.0,12/13/8304
+6.36957,47.14914,9717,5,6,10,14,0,3.85,5.0,fr,5988,194,252042,1,2,Active Shallow Crust,0.0,89.99018,-90.0,05/06/9717
+6.36957,47.14914,6444,7,20,8,57,15,3.85,5.0,fr,5989,128,252042,1,2,Active Shallow Crust,0.0,89.99018,-90.0,07/20/6444
+6.36957,47.14914,8763,10,6,1,17,36,3.85,5.0,fr,5990,175,252045,1,2,Active Shallow Crust,128.8945,89.99515,0.0,10/06/8763
+6.36957,47.14914,3471,7,1,11,33,23,3.85,5.0,fr,5991,69,252045,1,2,Active Shallow Crust,128.8945,89.99515,0.0,07/01/3471
+6.36957,47.14914,2352,4,15,10,6,44,3.85,15.0,fr,5992,47,252046,1,1,Active Shallow Crust,128.8945,89.99515,0.0,04/15/2352
+6.36957,47.14914,6641,12,6,6,2,33,3.95,5.0,fr,5993,132,252057,1,1,Active Shallow Crust,128.9012,89.99351,0.0,12/06/6641
+6.36957,47.14914,4286,5,27,15,41,19,4.05,15.0,fr,5994,85,252061,1,1,Active Shallow Crust,0.0,89.98843,0.0,05/27/4286
+6.36957,47.14914,3782,3,15,14,2,18,4.15,5.0,fr,5995,75,252072,1,1,Active Shallow Crust,0.0,89.98969,0.0,03/15/3782
+6.36957,47.14914,4071,4,15,23,58,52,4.15,27.5,fr,5996,81,252074,1,1,Active Shallow Crust,0.0,89.98969,0.0,04/15/4071
+6.36957,47.14914,7600,4,14,4,10,7,4.35,5.0,fr,5997,151,252099,1,2,Active Shallow Crust,240.0087,57.99591,0.0,04/14/7600
+6.36957,47.14914,5952,3,10,16,21,10,4.35,5.0,fr,5998,119,252099,1,2,Active Shallow Crust,240.0087,57.99591,0.0,03/10/5952
+6.36957,47.14914,1463,10,29,7,10,31,4.35,5.0,fr,5999,29,252102,1,1,Active Shallow Crust,0.0,89.98895,-90.0,10/29/1463
+6.36957,47.14914,3154,5,27,18,59,2,4.85,5.0,fr,6000,63,252156,1,1,Active Shallow Crust,0.0,89.98925,0.0,05/27/3154
+4.26017,48.90149,3373,5,8,20,12,57,4.05,5.0,fr,6001,67,252540,1,1,Active Shallow Crust,0.0,89.98882,0.0,05/08/3373
+4.26017,48.90149,8759,11,4,22,13,50,4.45,5.0,fr,6002,175,252588,1,1,Active Shallow Crust,0.0,89.99059,0.0,11/04/8759
+4.26017,48.90149,3472,7,25,6,51,39,4.65,15.0,fr,6003,69,252616,1,1,Active Shallow Crust,240.0117,57.9942,0.0,07/25/3472
+4.26017,48.90149,4818,4,22,6,50,39,4.95,15.0,fr,6004,96,252649,1,1,Active Shallow Crust,0.0,89.98942,0.0,04/22/4818
+-0.63146,45.56662,4644,4,6,12,5,18,3.55,5.0,fr,6005,92,252969,1,1,Active Shallow Crust,128.8964,89.99382,0.0,04/06/4644
+-0.63146,45.56662,9516,9,20,17,13,25,3.65,5.0,fr,6006,190,252972,1,1,Active Shallow Crust,0.0,89.98978,0.0,09/20/9516
+-0.63146,45.56662,4377,6,24,17,16,51,3.65,5.0,fr,6007,87,252978,1,1,Active Shallow Crust,0.0,89.98965,-90.0,06/24/4377
+-0.63146,45.56662,8667,4,21,2,42,3,3.75,5.0,fr,6008,173,252984,1,1,Active Shallow Crust,0.0,89.99019,0.0,04/21/8667
+-0.63146,45.56662,8423,2,28,5,13,35,3.75,15.0,fr,6009,168,252985,1,1,Active Shallow Crust,0.0,89.99019,0.0,02/28/8423
+-0.63146,45.56662,4025,6,17,15,0,24,4.05,5.0,fr,6010,80,253029,1,1,Active Shallow Crust,128.8906,89.9938,0.0,06/17/4025
+-0.63146,45.56662,4484,2,23,9,55,32,4.15,5.0,fr,6011,89,253032,1,1,Active Shallow Crust,0.0,89.98983,0.0,02/23/4484
+-0.63146,45.56662,3208,5,24,1,15,13,4.25,15.0,fr,6012,64,253048,1,1,Active Shallow Crust,240.0074,57.99404,0.0,05/24/3208
+-0.63146,45.56662,5364,6,22,12,7,6,4.25,5.0,fr,6013,107,253053,1,1,Active Shallow Crust,128.8945,89.98091,0.0,06/22/5364
+-0.63146,45.56662,8423,4,7,6,40,25,4.65,15.0,fr,6014,168,253093,1,1,Active Shallow Crust,0.0,89.99005,0.0,04/07/8423
+5.50989,49.57477,8281,3,12,12,18,15,3.65,5.0,fr,6015,165,253452,1,1,Active Shallow Crust,0.0,89.98834,0.0,03/12/8281
+5.50989,49.57477,4259,7,23,8,4,50,3.75,5.0,fr,6016,85,253470,1,1,Active Shallow Crust,0.0,89.98949,-90.0,07/23/4259
+5.50989,49.57477,1691,2,4,1,37,56,3.85,5.0,fr,6017,33,253485,1,1,Active Shallow Crust,128.8946,89.99306,0.0,02/04/1691
+-3.59856,49.37064,9865,11,14,7,18,11,3.65,15.0,fr,6018,197,253933,1,1,Active Shallow Crust,0.0,89.99122,0.0,11/14/9865
+-3.59856,49.37064,6500,6,4,7,10,30,3.75,27.5,fr,6019,129,253946,1,1,Active Shallow Crust,0.0,89.98957,0.0,06/04/6500
+-3.59856,49.37064,2513,4,30,7,45,23,3.85,5.0,fr,6020,50,253956,1,1,Active Shallow Crust,0.0,89.9907,0.0,04/30/2513
+7.28581,43.85028,431,6,16,1,39,58,3.55,5.0,fr,6021,8,254400,1,2,Active Shallow Crust,0.0,89.99273,0.0,06/16/0431
+7.28581,43.85028,941,4,28,14,46,7,3.55,5.0,fr,6022,18,254400,1,2,Active Shallow Crust,0.0,89.99273,0.0,04/28/0941
+7.28581,43.85028,2189,4,1,2,50,36,3.55,27.5,fr,6023,43,254402,1,1,Active Shallow Crust,0.0,89.99273,0.0,04/01/2189
+7.28581,43.85028,2759,4,18,19,8,11,3.55,5.0,fr,6024,55,254403,1,1,Active Shallow Crust,240.0116,57.99844,0.0,04/18/2759
+7.28581,43.85028,7749,9,19,13,52,35,3.65,5.0,fr,6025,154,254412,1,2,Active Shallow Crust,0.0,89.98704,0.0,09/19/7749
+7.28581,43.85028,6703,7,21,21,44,13,3.65,5.0,fr,6026,134,254412,1,2,Active Shallow Crust,0.0,89.98704,0.0,07/21/6703
+7.28581,43.85028,8097,3,31,1,41,18,3.65,5.0,fr,6027,161,254415,1,4,Active Shallow Crust,240.0019,58.01234,0.0,03/31/8097
+7.28581,43.85028,4508,3,10,4,38,43,3.65,5.0,fr,6028,90,254415,1,4,Active Shallow Crust,240.0019,58.01234,0.0,03/10/4508
+7.28581,43.85028,5213,6,25,8,42,9,3.65,5.0,fr,6029,104,254415,1,4,Active Shallow Crust,240.0019,58.01234,0.0,06/25/5213
+7.28581,43.85028,1936,6,5,21,10,15,3.65,5.0,fr,6030,38,254415,1,4,Active Shallow Crust,240.0019,58.01234,0.0,06/05/1936
+7.28581,43.85028,9297,4,13,7,10,46,3.85,5.0,fr,6031,185,254436,1,2,Active Shallow Crust,0.0,89.9897,0.0,04/13/9297
+7.28581,43.85028,3213,9,6,1,43,10,3.85,5.0,fr,6032,64,254436,1,2,Active Shallow Crust,0.0,89.9897,0.0,09/06/3213
+7.28581,43.85028,8195,4,30,3,54,42,3.85,15.0,fr,6033,163,254437,1,1,Active Shallow Crust,0.0,89.9897,0.0,04/30/8195
+7.28581,43.85028,1227,9,23,21,10,47,3.85,5.0,fr,6034,24,254439,1,1,Active Shallow Crust,240.0105,57.99722,0.0,09/23/1227
+7.28581,43.85028,3827,4,4,19,4,32,3.85,27.5,fr,6035,76,254441,1,1,Active Shallow Crust,240.0105,57.99722,0.0,04/04/3827
+7.28581,43.85028,8474,2,16,17,30,36,3.95,15.0,fr,6036,169,254452,1,1,Active Shallow Crust,240.0204,58.00498,0.0,02/16/8474
+7.28581,43.85028,2234,2,8,22,23,7,4.05,5.0,fr,6037,44,254460,1,1,Active Shallow Crust,0.0,89.99182,0.0,02/08/2234
+7.28581,43.85028,9164,5,16,1,32,26,4.45,5.0,fr,6038,183,254508,1,1,Active Shallow Crust,0.0,89.98968,0.0,05/16/9164
+7.28581,43.85028,6687,4,11,11,53,29,4.55,15.0,fr,6039,133,254521,1,1,Active Shallow Crust,0.0,89.9908,0.0,04/11/6687
+7.28581,43.85028,8500,7,22,5,26,11,4.75,5.0,fr,6040,169,254544,1,1,Active Shallow Crust,0.0,89.99087,0.0,07/22/8500
+7.28581,43.85028,6920,11,27,1,2,27,5.45,15.0,fr,6041,138,254629,1,1,Active Shallow Crust,0.0,89.9902,0.0,11/27/6920
+3.88702,47.32564,7931,5,1,20,10,12,3.55,5.0,fr,6042,158,254880,1,1,Active Shallow Crust,0.0,89.98975,0.0,05/01/7931
+3.88702,47.32564,1984,6,22,11,49,8,3.55,5.0,fr,6043,39,254886,1,1,Active Shallow Crust,0.0,89.98963,-90.0,06/22/1984
+3.88702,47.32564,1851,10,18,23,33,42,3.65,15.0,fr,6044,37,254893,1,1,Active Shallow Crust,0.0,89.99086,0.0,10/18/1851
+3.88702,47.32564,3501,4,4,2,51,24,4.85,5.0,fr,6045,70,255036,1,1,Active Shallow Crust,0.0,89.99005,0.0,04/04/3501
+-2.63449,47.56317,1755,12,11,14,8,24,3.55,5.0,fr,6046,35,255360,1,3,Active Shallow Crust,0.0,89.98979,0.0,12/11/1755
+-2.63449,47.56317,7796,2,20,20,15,43,3.55,5.0,fr,6047,155,255360,1,3,Active Shallow Crust,0.0,89.98979,0.0,02/20/7796
+-2.63449,47.56317,6434,10,10,18,10,15,3.55,5.0,fr,6048,128,255360,1,3,Active Shallow Crust,0.0,89.98979,0.0,10/10/6434
+-2.63449,47.56317,2198,9,16,18,48,9,3.55,15.0,fr,6049,43,255361,1,1,Active Shallow Crust,0.0,89.98979,0.0,09/16/2198
+-2.63449,47.56317,6644,10,29,16,2,24,3.55,27.5,fr,6050,132,255362,1,1,Active Shallow Crust,0.0,89.98979,0.0,10/29/6644
+-2.63449,47.56317,6763,7,10,13,0,5,3.55,5.0,fr,6051,135,255363,1,1,Active Shallow Crust,240.0122,57.99765,0.0,07/10/6763
+-2.63449,47.56317,7238,4,5,1,0,39,3.75,5.0,fr,6052,144,255384,1,3,Active Shallow Crust,0.0,89.98919,0.0,04/05/7238
+-2.63449,47.56317,4128,3,26,22,9,58,3.75,5.0,fr,6053,82,255384,1,3,Active Shallow Crust,0.0,89.98919,0.0,03/26/4128
+-2.63449,47.56317,7520,10,28,13,46,30,3.75,5.0,fr,6054,150,255384,1,3,Active Shallow Crust,0.0,89.98919,0.0,10/28/7520
+-2.63449,47.56317,7820,3,18,3,22,0,3.75,15.0,fr,6055,156,255385,1,1,Active Shallow Crust,0.0,89.98919,0.0,03/18/7820
+-2.63449,47.56317,7785,9,22,13,7,13,3.85,15.0,fr,6056,155,255397,1,2,Active Shallow Crust,0.0,89.99036,0.0,09/22/7785
+-2.63449,47.56317,8451,5,11,10,9,51,3.85,15.0,fr,6057,169,255397,1,2,Active Shallow Crust,0.0,89.99036,0.0,05/11/8451
+-2.63449,47.56317,776,3,3,11,31,13,3.85,27.5,fr,6058,15,255398,1,1,Active Shallow Crust,0.0,89.99036,0.0,03/03/0776
+-2.63449,47.56317,5622,5,9,12,18,13,3.95,5.0,fr,6059,112,255408,1,1,Active Shallow Crust,0.0,89.98927,0.0,05/09/5622
+-2.63449,47.56317,9250,2,15,10,48,48,3.95,27.5,fr,6060,184,255410,1,1,Active Shallow Crust,0.0,89.98927,0.0,02/15/9250
+-2.63449,47.56317,8869,11,22,16,0,46,3.95,5.0,fr,6061,177,255411,1,1,Active Shallow Crust,240.0204,58.0048,0.0,11/22/8869
+-2.63449,47.56317,798,4,19,3,28,31,4.15,5.0,fr,6062,15,255432,1,1,Active Shallow Crust,0.0,89.98977,0.0,04/19/0798
+-2.63449,47.56317,582,10,19,15,22,52,4.25,5.0,fr,6063,11,255444,1,1,Active Shallow Crust,0.0,89.98936,0.0,10/19/0582
+-2.63449,47.56317,3436,2,5,23,56,54,4.25,15.0,fr,6064,68,255445,1,1,Active Shallow Crust,0.0,89.98936,0.0,02/05/3436
+-2.63449,47.56317,6435,2,6,5,36,24,4.25,5.0,fr,6065,128,255450,1,1,Active Shallow Crust,0.0,89.98923,-90.0,02/06/6435
+-2.63449,47.56317,4975,12,4,5,0,15,4.35,27.5,fr,6066,99,255458,1,1,Active Shallow Crust,0.0,89.99052,0.0,12/04/4975
+-2.63449,47.56317,1419,8,12,17,11,51,4.55,5.0,fr,6067,28,255480,1,2,Active Shallow Crust,0.0,89.99032,0.0,08/12/1419
+-2.63449,47.56317,2245,1,5,20,58,57,4.55,5.0,fr,6068,44,255480,1,2,Active Shallow Crust,0.0,89.99032,0.0,01/05/2245
+-2.63449,47.56317,7767,7,3,23,33,48,4.55,15.0,fr,6069,155,255481,1,1,Active Shallow Crust,0.0,89.99032,0.0,07/03/7767
+-2.63449,47.56317,6,5,10,19,3,9,5.05,5.0,fr,6070,0,255549,1,1,Active Shallow Crust,128.885,89.99062,0.0,05/10/0006
+3.60102,44.16306,110,11,13,6,44,52,3.55,5.0,fr,6071,2,255840,1,1,Active Shallow Crust,0.0,89.98915,0.0,11/13/0110
+3.60102,44.16306,8197,8,4,14,8,47,3.85,15.0,fr,6072,163,255886,1,1,Active Shallow Crust,128.8959,89.9936,0.0,08/04/8197
+3.60102,44.16306,5055,1,24,8,54,47,4.05,5.0,fr,6073,101,255900,1,1,Active Shallow Crust,0.0,89.98983,0.0,01/24/5055
+3.60102,44.16306,6774,11,8,4,18,13,4.05,15.0,fr,6074,135,255901,1,1,Active Shallow Crust,0.0,89.98983,0.0,11/08/6774
+3.60102,44.16306,6357,7,1,1,29,25,4.25,5.0,fr,6075,127,255924,1,1,Active Shallow Crust,0.0,89.9903,0.0,07/01/6357
+3.60102,44.16306,2796,5,20,1,8,40,4.45,15.0,fr,6076,55,255949,1,1,Active Shallow Crust,0.0,89.98973,0.0,05/20/2796
+3.60102,44.16306,443,4,2,7,46,31,4.55,5.0,fr,6077,8,255960,1,1,Active Shallow Crust,0.0,89.98971,0.0,04/02/0443
+1.34534,42.3453,7139,7,4,23,46,48,3.55,5.0,fr,6078,142,256320,1,4,Active Shallow Crust,0.0,89.99068,0.0,07/04/7139
+1.34534,42.3453,9990,10,21,7,2,40,3.55,5.0,fr,6079,199,256320,1,4,Active Shallow Crust,0.0,89.99068,0.0,10/21/9990
+1.34534,42.3453,4165,2,1,4,33,50,3.55,5.0,fr,6080,83,256320,1,4,Active Shallow Crust,0.0,89.99068,0.0,02/01/4165
+1.34534,42.3453,201,12,28,17,47,11,3.55,5.0,fr,6081,4,256320,1,4,Active Shallow Crust,0.0,89.99068,0.0,12/28/0201
+1.34534,42.3453,3092,1,21,15,41,8,3.55,15.0,fr,6082,61,256321,1,1,Active Shallow Crust,0.0,89.99068,0.0,01/21/3092
+1.34534,42.3453,6959,1,7,10,58,17,3.55,5.0,fr,6083,139,256323,1,2,Active Shallow Crust,240.0117,57.99823,0.0,01/07/6959
+1.34534,42.3453,5741,11,5,13,5,1,3.55,5.0,fr,6084,114,256323,1,2,Active Shallow Crust,240.0117,57.99823,0.0,11/05/5741
+1.34534,42.3453,8951,12,23,7,39,4,3.55,15.0,fr,6085,179,256324,1,1,Active Shallow Crust,240.0117,57.99823,0.0,12/23/8951
+1.34534,42.3453,6269,1,13,19,39,1,3.55,15.0,fr,6086,125,256327,1,1,Active Shallow Crust,0.0,89.99058,-90.0,01/13/6269
+1.34534,42.3453,3681,12,25,9,56,21,3.55,5.0,fr,6087,73,256329,1,1,Active Shallow Crust,128.8965,89.99348,0.0,12/25/3681
+1.34534,42.3453,3132,5,13,21,46,1,3.65,5.0,fr,6088,62,256332,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/13/3132
+1.34534,42.3453,9029,10,8,10,20,1,3.65,15.0,fr,6089,180,256333,1,1,Active Shallow Crust,0.0,89.99004,0.0,10/08/9029
+1.34534,42.3453,2820,7,17,22,21,50,3.65,5.0,fr,6090,56,256341,1,1,Active Shallow Crust,128.9004,89.96358,0.0,07/17/2820
+1.34534,42.3453,1797,2,10,18,30,24,3.75,5.0,fr,6091,35,256344,1,5,Active Shallow Crust,0.0,89.98964,0.0,02/10/1797
+1.34534,42.3453,532,10,10,17,59,20,3.75,5.0,fr,6092,10,256344,1,5,Active Shallow Crust,0.0,89.98964,0.0,10/10/0532
+1.34534,42.3453,7970,8,2,17,45,27,3.75,5.0,fr,6093,159,256344,1,5,Active Shallow Crust,0.0,89.98964,0.0,08/02/7970
+1.34534,42.3453,275,4,6,18,36,58,3.75,5.0,fr,6094,5,256344,1,5,Active Shallow Crust,0.0,89.98964,0.0,04/06/0275
+1.34534,42.3453,5994,12,21,6,47,44,3.75,5.0,fr,6095,119,256344,1,5,Active Shallow Crust,0.0,89.98964,0.0,12/21/5994
+1.34534,42.3453,31,3,1,7,33,11,3.75,5.0,fr,6096,0,256347,1,1,Active Shallow Crust,240.0078,58.01761,0.0,03/01/0031
+1.34534,42.3453,1001,10,30,14,55,51,3.75,15.0,fr,6097,20,256348,1,1,Active Shallow Crust,240.0078,58.01761,0.0,10/30/1001
+1.34534,42.3453,3026,11,18,15,25,44,3.85,5.0,fr,6098,60,256356,1,5,Active Shallow Crust,0.0,89.98945,0.0,11/18/3026
+1.34534,42.3453,3703,8,3,19,24,29,3.85,5.0,fr,6099,74,256356,1,5,Active Shallow Crust,0.0,89.98945,0.0,08/03/3703
+1.34534,42.3453,7840,2,26,18,27,12,3.85,5.0,fr,6100,156,256356,1,5,Active Shallow Crust,0.0,89.98945,0.0,02/26/7840
+1.34534,42.3453,122,11,21,10,15,24,3.85,5.0,fr,6101,2,256356,1,5,Active Shallow Crust,0.0,89.98945,0.0,11/21/0122
+1.34534,42.3453,5768,11,7,6,10,3,3.85,5.0,fr,6102,115,256356,1,5,Active Shallow Crust,0.0,89.98945,0.0,11/07/5768
+1.34534,42.3453,4281,3,16,18,23,14,3.85,15.0,fr,6103,85,256357,1,2,Active Shallow Crust,0.0,89.98945,0.0,03/16/4281
+1.34534,42.3453,1169,12,22,23,55,31,3.85,15.0,fr,6104,23,256357,1,2,Active Shallow Crust,0.0,89.98945,0.0,12/22/1169
+1.34534,42.3453,3618,3,3,19,9,0,3.85,5.0,fr,6105,72,256362,1,1,Active Shallow Crust,0.0,89.99066,-90.0,03/03/3618
+1.34534,42.3453,7837,10,6,15,53,56,3.95,5.0,fr,6106,156,256368,1,4,Active Shallow Crust,0.0,89.98942,0.0,10/06/7837
+1.34534,42.3453,715,11,4,7,46,27,3.95,5.0,fr,6107,14,256368,1,4,Active Shallow Crust,0.0,89.98942,0.0,11/04/0715
+1.34534,42.3453,3951,1,16,17,46,53,3.95,5.0,fr,6108,79,256368,1,4,Active Shallow Crust,0.0,89.98942,0.0,01/16/3951
+1.34534,42.3453,2794,6,3,23,24,21,3.95,5.0,fr,6109,55,256368,1,4,Active Shallow Crust,0.0,89.98942,0.0,06/03/2794
+1.34534,42.3453,3231,2,4,7,12,30,3.95,15.0,fr,6110,64,256369,1,1,Active Shallow Crust,0.0,89.98942,0.0,02/04/3231
+1.34534,42.3453,7678,1,11,12,13,30,4.05,5.0,fr,6111,153,256380,1,2,Active Shallow Crust,0.0,89.98952,0.0,01/11/7678
+1.34534,42.3453,7642,2,24,9,10,7,4.05,5.0,fr,6112,152,256380,1,2,Active Shallow Crust,0.0,89.98952,0.0,02/24/7642
+1.34534,42.3453,5967,12,17,18,46,31,4.15,5.0,fr,6113,119,256392,1,2,Active Shallow Crust,0.0,89.98973,0.0,12/17/5967
+1.34534,42.3453,6154,6,19,17,15,27,4.15,5.0,fr,6114,123,256392,1,2,Active Shallow Crust,0.0,89.98973,0.0,06/19/6154
+1.34534,42.3453,852,4,26,22,59,12,4.25,27.5,fr,6115,17,256406,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/26/0852
+1.34534,42.3453,9380,6,28,9,17,34,4.25,15.0,fr,6116,187,256408,1,1,Active Shallow Crust,240.0068,57.99389,0.0,06/28/9380
+1.34534,42.3453,7649,12,8,0,38,14,4.35,5.0,fr,6117,152,256416,1,1,Active Shallow Crust,0.0,89.99036,0.0,12/08/7649
+1.34534,42.3453,5752,9,28,4,45,12,4.35,27.5,fr,6118,115,256418,1,1,Active Shallow Crust,0.0,89.99036,0.0,09/28/5752
+1.34534,42.3453,9762,10,14,2,30,28,4.35,5.0,fr,6119,195,256419,1,1,Active Shallow Crust,240.0076,57.99568,0.0,10/14/9762
+1.34534,42.3453,1617,12,26,8,53,46,4.45,5.0,fr,6120,32,256437,1,1,Active Shallow Crust,128.893,89.99372,0.0,12/26/1617
+1.34534,42.3453,5312,10,16,7,51,55,4.65,5.0,fr,6121,106,256452,1,1,Active Shallow Crust,0.0,89.99002,0.0,10/16/5312
+1.34534,42.3453,9696,8,25,15,26,43,4.75,5.0,fr,6122,193,256470,1,1,Active Shallow Crust,0.0,89.99006,-90.0,08/25/9696
+1.34534,42.3453,2635,1,19,9,9,59,4.85,5.0,fr,6123,52,256476,1,1,Active Shallow Crust,0.0,89.98999,0.0,01/19/2635
+1.34534,42.3453,3041,8,16,18,31,29,5.25,5.0,fr,6124,60,256533,1,1,Active Shallow Crust,128.8854,89.98704,0.0,08/16/3041
+1.345361,42.3453,3315,9,25,13,26,48,6.95,15.09976,fr,6125,66,256728,1,1,Active Shallow Crust,360.0,89.99001,0.0,09/25/3315
+4.44543,47.91667,3003,6,10,22,9,23,3.65,5.0,fr,6126,60,256821,1,1,Active Shallow Crust,128.901,89.96294,0.0,06/10/3003
+4.44543,47.91667,7019,10,15,4,18,14,3.75,5.0,fr,6127,140,256824,1,1,Active Shallow Crust,0.0,89.98927,0.0,10/15/7019
+4.44543,47.91667,6419,5,27,5,38,39,5.05,5.0,fr,6128,128,256980,1,1,Active Shallow Crust,0.0,89.99038,0.0,05/27/6419
+-2.28157,46.64339,6474,6,26,7,21,30,3.65,5.0,fr,6129,129,257298,1,1,Active Shallow Crust,0.0,89.99064,-90.0,06/26/6474
+-2.28157,46.64339,4082,6,4,10,5,24,3.95,5.0,fr,6130,81,257328,1,1,Active Shallow Crust,0.0,89.98908,0.0,06/04/4082
+-2.28157,46.64339,2063,9,28,7,32,39,4.15,15.0,fr,6131,41,257353,1,1,Active Shallow Crust,0.0,89.98959,0.0,09/28/2063
+3.36931,41.32397,7510,4,4,22,8,59,3.85,5.0,fr,6132,150,257796,1,1,Active Shallow Crust,0.0,89.98928,0.0,04/04/7510
+3.36931,41.32397,1900,2,13,12,22,18,4.25,5.0,fr,6133,37,257844,1,1,Active Shallow Crust,0.0,89.98985,0.0,02/13/1900
+-5.91317,49.00716,3803,11,12,0,31,38,4.45,5.0,fr,6134,76,258348,1,1,Active Shallow Crust,0.0,89.99061,0.0,11/12/3803
+-3.81493,48.94633,5571,11,15,16,28,55,3.55,5.0,fr,6135,111,258720,1,1,Active Shallow Crust,0.0,89.99007,0.0,11/15/5571
+-3.81493,48.94633,1314,9,29,15,10,8,3.55,15.0,fr,6136,26,258721,1,1,Active Shallow Crust,0.0,89.99007,0.0,09/29/1314
+-3.81493,48.94633,8791,2,23,21,36,1,3.65,15.0,fr,6137,175,258739,1,1,Active Shallow Crust,0.0,89.99104,-90.0,02/23/8791
+-3.81493,48.94633,8966,10,13,8,48,46,3.75,27.5,fr,6138,179,258755,1,1,Active Shallow Crust,128.8966,89.96729,0.0,10/13/8966
+-3.81493,48.94633,9506,9,6,7,25,9,3.85,27.5,fr,6139,190,258758,1,1,Active Shallow Crust,0.0,89.99062,0.0,09/06/9506
+-3.81493,48.94633,352,2,26,0,42,59,3.95,5.0,fr,6140,7,258768,1,2,Active Shallow Crust,0.0,89.98956,0.0,02/26/0352
+-3.81493,48.94633,5455,12,14,7,49,13,3.95,5.0,fr,6141,109,258768,1,2,Active Shallow Crust,0.0,89.98956,0.0,12/14/5455
+-3.81493,48.94633,3419,8,31,4,49,45,4.25,5.0,fr,6142,68,258810,1,2,Active Shallow Crust,0.0,89.98952,-90.0,08/31/3419
+-3.81493,48.94633,3538,9,3,17,36,46,4.25,5.0,fr,6143,70,258810,1,2,Active Shallow Crust,0.0,89.98952,-90.0,09/03/3538
+-3.81493,48.94633,5251,12,8,6,53,1,4.65,5.0,fr,6144,105,258852,1,1,Active Shallow Crust,0.0,89.98973,0.0,12/08/5251
+-3.81493,48.94633,6770,10,12,17,56,34,5.65,5.0,fr,6145,135,258978,1,1,Active Shallow Crust,359.9998,89.99014,-90.0,10/12/6770
+5.28237,48.91785,6928,9,30,15,39,48,3.65,5.0,fr,6146,138,259212,1,1,Active Shallow Crust,0.0,89.98819,0.0,09/30/6928
+5.28237,48.91785,6922,10,14,11,6,10,5.25,15.0,fr,6147,138,259405,1,1,Active Shallow Crust,0.0,89.9897,0.0,10/14/6922
+-1.70911,42.57761,2710,9,5,3,14,21,3.55,5.0,fr,6148,54,259680,1,5,Active Shallow Crust,0.0,89.99072,0.0,09/05/2710
+-1.70911,42.57761,6690,2,2,12,57,8,3.55,5.0,fr,6149,133,259680,1,5,Active Shallow Crust,0.0,89.99072,0.0,02/02/6690
+-1.70911,42.57761,1900,4,10,10,22,48,3.55,5.0,fr,6150,37,259680,1,5,Active Shallow Crust,0.0,89.99072,0.0,04/10/1900
+-1.70911,42.57761,4201,7,30,15,51,44,3.55,5.0,fr,6151,84,259680,1,5,Active Shallow Crust,0.0,89.99072,0.0,07/30/4201
+-1.70911,42.57761,2288,12,3,11,33,50,3.55,5.0,fr,6152,45,259680,1,5,Active Shallow Crust,0.0,89.99072,0.0,12/03/2288
+-1.70911,42.57761,3320,2,23,13,46,41,3.55,15.0,fr,6153,66,259681,1,2,Active Shallow Crust,0.0,89.99072,0.0,02/23/3320
+-1.70911,42.57761,6687,1,10,15,0,43,3.55,15.0,fr,6154,133,259681,1,2,Active Shallow Crust,0.0,89.99072,0.0,01/10/6687
+-1.70911,42.57761,7356,3,9,19,7,5,3.55,15.0,fr,6155,147,259684,1,1,Active Shallow Crust,240.0117,57.99807,0.0,03/09/7356
+-1.70911,42.57761,3177,12,17,20,51,12,3.55,5.0,fr,6156,63,259686,1,1,Active Shallow Crust,0.0,89.99061,-90.0,12/17/3177
+-1.70911,42.57761,366,4,28,21,25,32,3.55,5.0,fr,6157,7,259689,1,1,Active Shallow Crust,128.8964,89.99443,0.0,04/28/0366
+-1.70911,42.57761,2913,8,6,17,10,34,3.65,5.0,fr,6158,58,259692,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/06/2913
+-1.70911,42.57761,3125,6,27,7,31,50,3.65,27.5,fr,6159,62,259694,1,1,Active Shallow Crust,0.0,89.99007,0.0,06/27/3125
+-1.70911,42.57761,3647,11,30,2,46,49,3.75,15.0,fr,6160,72,259708,1,1,Active Shallow Crust,240.0078,58.01769,0.0,11/30/3647
+-1.70911,42.57761,3506,2,9,6,49,4,3.75,27.5,fr,6161,70,259709,1,1,Active Shallow Crust,240.0078,58.01769,0.0,02/09/3506
+-1.70911,42.57761,8059,9,23,19,12,55,3.85,5.0,fr,6162,161,259716,1,1,Active Shallow Crust,0.0,89.98949,0.0,09/23/8059
+-1.70911,42.57761,5224,2,3,9,53,34,3.85,15.0,fr,6163,104,259717,1,2,Active Shallow Crust,0.0,89.98949,0.0,02/03/5224
+-1.70911,42.57761,3557,12,7,10,50,37,3.85,15.0,fr,6164,71,259717,1,2,Active Shallow Crust,0.0,89.98949,0.0,12/07/3557
+-1.70911,42.57761,5362,5,12,19,46,35,3.85,5.0,fr,6165,107,259725,1,2,Active Shallow Crust,128.8958,89.99409,0.0,05/12/5362
+-1.70911,42.57761,7570,12,18,0,31,7,3.85,5.0,fr,6166,151,259725,1,2,Active Shallow Crust,128.8958,89.99409,0.0,12/18/7570
+-1.70911,42.57761,204,4,10,10,12,19,3.95,5.0,fr,6167,4,259728,1,1,Active Shallow Crust,0.0,89.98946,0.0,04/10/0204
+-1.70911,42.57761,4116,7,2,4,46,17,3.95,27.5,fr,6168,82,259730,1,1,Active Shallow Crust,0.0,89.98946,0.0,07/02/4116
+-1.70911,42.57761,6859,8,17,21,49,9,3.95,15.0,fr,6169,137,259735,1,1,Active Shallow Crust,0.0,89.99052,-90.0,08/17/6859
+-1.70911,42.57761,7770,5,31,12,6,49,4.05,15.0,fr,6170,155,259741,1,2,Active Shallow Crust,0.0,89.98956,0.0,05/31/7770
+-1.70911,42.57761,2984,10,3,15,51,43,4.05,15.0,fr,6171,59,259741,1,2,Active Shallow Crust,0.0,89.98956,0.0,10/03/2984
+-1.70911,42.57761,8205,5,1,10,36,27,4.05,5.0,fr,6172,164,259743,1,1,Active Shallow Crust,240.0054,58.00559,0.0,05/01/8205
+-1.70911,42.57761,2867,2,8,4,53,59,4.05,15.0,fr,6173,57,259744,1,1,Active Shallow Crust,240.0054,58.00556,0.0,02/08/2867
+-1.70911,42.57761,2667,8,13,5,22,1,5.45,27.5,fr,6174,53,259919,1,1,Active Shallow Crust,128.8814,89.9922,0.0,08/13/2667
+-1.70911,42.57761,5531,2,11,2,6,24,5.65,15.0,fr,6175,110,259933,1,1,Active Shallow Crust,0.0,89.99007,0.0,02/11/5531
+5.49002,46.39078,2795,10,8,1,35,0,3.55,5.0,fr,6176,55,260160,1,1,Active Shallow Crust,0.0,89.99304,0.0,10/08/2795
+5.49002,46.39078,7856,12,20,20,27,56,3.65,5.0,fr,6177,157,260175,1,1,Active Shallow Crust,240.0014,58.01287,0.0,12/20/7856
+5.49002,46.39078,575,6,1,5,55,49,3.65,5.0,fr,6178,11,260181,1,1,Active Shallow Crust,128.9009,89.96352,0.0,06/01/0575
+5.49002,46.39078,4616,8,2,9,3,26,3.75,5.0,fr,6179,92,260184,1,1,Active Shallow Crust,0.0,89.98895,0.0,08/02/4616
+5.49002,46.39078,5551,6,18,5,3,6,3.75,5.0,fr,6180,111,260187,1,1,Active Shallow Crust,240.008,58.01709,0.0,06/18/5551
+5.49002,46.39078,3669,4,18,20,23,33,3.75,15.0,fr,6181,73,260188,1,1,Active Shallow Crust,240.008,58.01709,0.0,04/18/3669
+5.49002,46.39078,4231,4,9,1,56,36,3.85,27.5,fr,6182,84,260198,1,1,Active Shallow Crust,0.0,89.99015,0.0,04/09/4231
+5.49002,46.39078,1208,6,7,16,21,58,3.95,5.0,fr,6183,24,260208,1,1,Active Shallow Crust,0.0,89.99123,0.0,06/07/1208
+5.49002,46.39078,6048,4,9,21,17,41,4.05,5.0,fr,6184,120,260220,1,1,Active Shallow Crust,0.0,89.98827,0.0,04/09/6048
+5.49002,46.39078,3148,8,10,0,58,9,4.15,5.0,fr,6185,62,260232,1,1,Active Shallow Crust,0.0,89.98954,0.0,08/10/3148
+5.2269,44.65635,6430,9,26,0,43,35,3.55,5.0,fr,6186,128,260640,1,1,Active Shallow Crust,0.0,89.99283,0.0,09/26/6430
+5.2269,44.65635,7533,1,2,5,57,52,3.55,15.0,fr,6187,150,260641,1,1,Active Shallow Crust,0.0,89.99283,0.0,01/02/7533
+5.2269,44.65635,5641,4,5,16,55,34,3.55,27.5,fr,6188,112,260642,1,1,Active Shallow Crust,0.0,89.99283,0.0,04/05/5641
+5.2269,44.65635,208,4,17,1,57,37,3.65,15.0,fr,6189,4,260653,1,1,Active Shallow Crust,0.0,89.98721,0.0,04/17/0208
+5.2269,44.65635,2726,2,2,16,8,9,3.75,5.0,fr,6190,54,260673,1,1,Active Shallow Crust,128.8978,89.96684,0.0,02/02/2726
+5.2269,44.65635,4090,6,20,15,40,15,3.85,5.0,fr,6191,81,260676,1,1,Active Shallow Crust,0.0,89.98985,0.0,06/20/4090
+5.2269,44.65635,4130,3,10,6,7,19,3.85,27.5,fr,6192,82,260678,1,1,Active Shallow Crust,0.0,89.98985,0.0,03/10/4130
+5.2269,44.65635,7769,7,31,3,1,56,3.95,15.0,fr,6193,155,260689,1,1,Active Shallow Crust,0.0,89.99095,0.0,07/31/7769
+5.2269,44.65635,9961,11,1,12,28,33,3.95,5.0,fr,6194,199,260697,1,1,Active Shallow Crust,128.8998,89.99321,0.0,11/01/9961
+5.2269,44.65635,9586,11,12,19,20,52,4.05,5.0,fr,6195,191,260700,1,1,Active Shallow Crust,0.0,89.99194,0.0,11/12/9586
+5.2269,44.65635,9883,5,24,3,17,56,4.05,5.0,fr,6196,197,260706,1,1,Active Shallow Crust,0.0,89.99184,-90.0,05/24/9883
+5.2269,44.65635,948,4,15,4,16,9,4.25,5.0,fr,6197,18,260724,1,2,Active Shallow Crust,0.0,89.99039,0.0,04/15/0948
+5.2269,44.65635,8064,5,6,15,12,8,4.25,5.0,fr,6198,161,260724,1,2,Active Shallow Crust,0.0,89.99039,0.0,05/06/8064
+5.2269,44.65635,1840,8,14,8,19,46,4.25,27.5,fr,6199,36,260726,1,1,Active Shallow Crust,0.0,89.99039,0.0,08/14/1840
+5.2269,44.65635,3269,3,14,10,22,23,4.45,5.0,fr,6200,65,260748,1,1,Active Shallow Crust,0.0,89.98982,0.0,03/14/3269
+5.2269,44.65635,1668,7,15,11,13,4,4.45,15.0,fr,6201,33,260749,1,2,Active Shallow Crust,0.0,89.98982,0.0,07/15/1668
+5.2269,44.65635,7954,6,1,13,14,37,4.45,15.0,fr,6202,159,260749,1,2,Active Shallow Crust,0.0,89.98982,0.0,06/01/7954
+5.2269,44.65635,8195,12,25,14,48,4,4.55,5.0,fr,6203,163,260760,1,1,Active Shallow Crust,0.0,89.99093,0.0,12/25/8195
+5.2269,44.65635,8741,1,31,4,2,44,4.65,5.0,fr,6204,174,260772,1,1,Active Shallow Crust,0.0,89.98989,0.0,01/31/8741
+5.2269,44.65635,924,7,17,9,20,43,4.95,15.0,fr,6205,18,260809,1,1,Active Shallow Crust,0.0,89.98998,0.0,07/17/0924
+6.90183,47.34244,2742,7,11,17,41,12,3.55,5.0,fr,6206,54,261120,1,4,Active Shallow Crust,0.0,89.99316,0.0,07/11/2742
+6.90183,47.34244,168,12,15,7,59,49,3.55,5.0,fr,6207,3,261120,1,4,Active Shallow Crust,0.0,89.99316,0.0,12/15/0168
+6.90183,47.34244,8014,1,20,7,44,45,3.55,5.0,fr,6208,160,261120,1,4,Active Shallow Crust,0.0,89.99316,0.0,01/20/8014
+6.90183,47.34244,8790,9,16,3,56,5,3.55,5.0,fr,6209,175,261120,1,4,Active Shallow Crust,0.0,89.99316,0.0,09/16/8790
+6.90183,47.34244,216,6,21,18,56,27,3.55,15.0,fr,6210,4,261121,1,3,Active Shallow Crust,0.0,89.99316,0.0,06/21/0216
+6.90183,47.34244,1420,12,29,10,25,36,3.55,15.0,fr,6211,28,261121,1,3,Active Shallow Crust,0.0,89.99316,0.0,12/29/1420
+6.90183,47.34244,5639,2,27,5,54,53,3.55,15.0,fr,6212,112,261121,1,3,Active Shallow Crust,0.0,89.99316,0.0,02/27/5639
+6.90183,47.34244,7851,5,9,0,54,4,3.55,5.0,fr,6213,157,261123,1,1,Active Shallow Crust,240.0123,57.99881,0.0,05/09/7851
+6.90183,47.34244,4646,11,29,21,9,1,3.65,5.0,fr,6214,92,261132,1,3,Active Shallow Crust,0.0,89.98782,0.0,11/29/4646
+6.90183,47.34244,2141,4,12,4,15,48,3.65,5.0,fr,6215,42,261132,1,3,Active Shallow Crust,0.0,89.98782,0.0,04/12/2141
+6.90183,47.34244,1464,7,31,0,43,27,3.65,5.0,fr,6216,29,261132,1,3,Active Shallow Crust,0.0,89.98782,0.0,07/31/1464
+6.90183,47.34244,5787,8,2,21,45,18,3.65,15.0,fr,6217,115,261133,1,1,Active Shallow Crust,0.0,89.98782,0.0,08/02/5787
+6.90183,47.34244,5977,11,15,2,2,43,3.65,5.0,fr,6218,119,261135,1,1,Active Shallow Crust,240.0009,58.01368,0.0,11/15/5977
+6.90183,47.34244,9998,11,28,23,15,3,3.75,5.0,fr,6219,199,261144,1,1,Active Shallow Crust,0.0,89.98914,0.0,11/28/9998
+6.90183,47.34244,6342,1,9,2,22,56,3.75,5.0,fr,6220,126,261150,1,1,Active Shallow Crust,0.0,89.98902,-90.0,01/09/6342
+6.90183,47.34244,7111,5,28,2,26,27,3.85,5.0,fr,6221,142,261156,1,1,Active Shallow Crust,0.0,89.99033,0.0,05/28/7111
+6.90183,47.34244,7351,3,16,6,16,25,3.85,27.5,fr,6222,147,261158,1,1,Active Shallow Crust,0.0,89.99033,0.0,03/16/7351
+6.90183,47.34244,8162,1,30,0,16,21,3.85,5.0,fr,6223,163,261159,1,1,Active Shallow Crust,240.0103,57.99823,0.0,01/30/8162
+6.90183,47.34244,9280,12,17,9,32,51,3.85,5.0,fr,6224,185,261165,1,1,Active Shallow Crust,128.8963,89.99274,0.0,12/17/9280
+6.90183,47.34244,36,3,20,23,8,21,3.95,5.0,fr,6225,0,261168,1,2,Active Shallow Crust,0.0,89.99138,0.0,03/20/0036
+6.90183,47.34244,4225,6,27,19,3,49,3.95,5.0,fr,6226,84,261168,1,2,Active Shallow Crust,0.0,89.99138,0.0,06/27/4225
+6.90183,47.34244,3100,7,23,4,5,17,4.05,5.0,fr,6227,61,261180,1,4,Active Shallow Crust,0.0,89.98847,0.0,07/23/3100
+6.90183,47.34244,1081,8,4,20,19,37,4.05,5.0,fr,6228,21,261180,1,4,Active Shallow Crust,0.0,89.98847,0.0,08/04/1081
+6.90183,47.34244,1342,11,8,15,7,9,4.05,5.0,fr,6229,26,261180,1,4,Active Shallow Crust,0.0,89.98847,0.0,11/08/1342
+6.90183,47.34244,2937,4,7,15,1,52,4.05,5.0,fr,6230,58,261180,1,4,Active Shallow Crust,0.0,89.98847,0.0,04/07/2937
+6.90183,47.34244,4228,3,6,3,52,35,4.05,15.0,fr,6231,84,261181,1,1,Active Shallow Crust,0.0,89.98847,0.0,03/06/4228
+6.90183,47.34244,4945,5,5,16,56,8,4.25,5.0,fr,6232,98,261213,1,2,Active Shallow Crust,128.894,89.98098,0.0,05/05/4945
+6.90183,47.34244,9630,9,10,12,52,21,4.25,5.0,fr,6233,192,261213,1,2,Active Shallow Crust,128.894,89.98098,0.0,09/10/9630
+6.90183,47.34244,3643,6,3,2,10,21,4.35,5.0,fr,6234,72,261225,1,1,Active Shallow Crust,128.8969,89.98305,0.0,06/03/3643
+6.90183,47.34244,8265,9,24,7,33,25,4.45,5.0,fr,6235,165,261228,1,1,Active Shallow Crust,0.0,89.9903,0.0,09/24/8265
+6.90183,47.34244,8791,6,20,1,45,1,4.45,15.0,fr,6236,175,261229,1,2,Active Shallow Crust,0.0,89.9903,0.0,06/20/8791
+6.90183,47.34244,4050,2,24,23,3,55,4.45,15.0,fr,6237,80,261229,1,2,Active Shallow Crust,0.0,89.9903,0.0,02/24/4050
+6.90183,47.34244,1795,5,17,10,46,46,4.55,5.0,fr,6238,35,261240,1,1,Active Shallow Crust,0.0,89.9892,0.0,05/17/1795
+6.90183,47.34244,4328,12,16,3,17,50,4.95,15.0,fr,6239,86,261292,1,1,Active Shallow Crust,240.0124,58.00436,0.0,12/16/4328
+6.90183,47.34244,2573,11,11,7,17,5,5.35,5.0,fr,6240,51,261342,1,1,Active Shallow Crust,0.0,89.99043,-90.0,11/11/2573
+7.61228,48.70056,1578,9,13,12,17,13,3.55,5.0,fr,6241,31,261600,1,2,Active Shallow Crust,0.0,89.98669,0.0,09/13/1578
+7.61228,48.70056,471,8,18,23,58,24,3.55,5.0,fr,6242,9,261600,1,2,Active Shallow Crust,0.0,89.98669,0.0,08/18/0471
+7.61228,48.70056,2175,7,14,3,46,47,3.55,5.0,fr,6243,43,261609,1,1,Active Shallow Crust,128.8949,89.99667,0.0,07/14/2175
+7.61228,48.70056,8674,1,2,1,35,25,3.65,5.0,fr,6244,173,261612,1,3,Active Shallow Crust,0.0,89.98814,0.0,01/02/8674
+7.61228,48.70056,3423,4,12,7,54,48,3.65,5.0,fr,6245,68,261612,1,3,Active Shallow Crust,0.0,89.98814,0.0,04/12/3423
+7.61228,48.70056,3218,12,22,22,18,58,3.65,5.0,fr,6246,64,261612,1,3,Active Shallow Crust,0.0,89.98814,0.0,12/22/3218
+7.61228,48.70056,8229,7,21,17,46,18,3.65,5.0,fr,6247,164,261615,1,1,Active Shallow Crust,240.001,58.0138,0.0,07/21/8229
+7.61228,48.70056,7310,11,29,6,4,39,3.65,15.0,fr,6248,146,261616,1,1,Active Shallow Crust,240.001,58.0138,0.0,11/29/7310
+7.61228,48.70056,6712,7,26,16,31,33,3.85,5.0,fr,6249,134,261636,1,3,Active Shallow Crust,0.0,89.99058,0.0,07/26/6712
+7.61228,48.70056,3715,6,10,13,57,5,3.85,5.0,fr,6250,74,261636,1,3,Active Shallow Crust,0.0,89.99058,0.0,06/10/3715
+7.61228,48.70056,8842,8,29,21,39,1,3.85,5.0,fr,6251,176,261636,1,3,Active Shallow Crust,0.0,89.99058,0.0,08/29/8842
+7.61228,48.70056,5120,11,7,6,52,55,3.85,5.0,fr,6252,102,261639,1,1,Active Shallow Crust,240.0109,57.9978,0.0,11/07/5120
+7.61228,48.70056,8756,6,2,12,4,19,3.85,27.5,fr,6253,175,261647,1,1,Active Shallow Crust,128.8964,89.99294,0.0,06/02/8756
+7.61228,48.70056,8426,10,25,1,42,4,3.95,5.0,fr,6254,168,261648,1,1,Active Shallow Crust,0.0,89.9916,0.0,10/25/8426
+7.61228,48.70056,1066,3,18,11,29,48,3.95,5.0,fr,6255,21,261654,1,1,Active Shallow Crust,0.0,89.9915,-90.0,03/18/1066
+7.61228,48.70056,2000,4,17,1,37,26,4.05,5.0,fr,6256,39,261660,1,2,Active Shallow Crust,0.0,89.98877,0.0,04/17/2000
+7.61228,48.70056,5014,3,16,7,44,14,4.05,5.0,fr,6257,100,261660,1,2,Active Shallow Crust,0.0,89.98877,0.0,03/16/5014
+7.61228,48.70056,390,1,30,17,46,35,4.15,5.0,fr,6258,7,261672,1,1,Active Shallow Crust,0.0,89.98999,0.0,01/30/0390
+7.61228,48.70056,6776,10,2,1,15,8,4.15,15.0,fr,6259,135,261673,1,1,Active Shallow Crust,0.0,89.98999,0.0,10/02/6776
+7.61228,48.70056,7890,5,11,20,56,25,4.25,5.0,fr,6260,157,261693,1,1,Active Shallow Crust,128.8938,89.98103,0.0,05/11/7890
+7.61228,48.70056,4917,1,19,3,11,6,4.45,5.0,fr,6261,98,261708,1,1,Active Shallow Crust,0.0,89.99055,0.0,01/19/4917
+7.61228,48.70056,5692,1,31,16,1,24,4.75,15.0,fr,6262,113,261745,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/31/5692
+7.61228,48.70056,8899,2,22,13,16,36,4.85,5.0,fr,6263,177,261756,1,1,Active Shallow Crust,0.0,89.98957,0.0,02/22/8899
+4.14097,44.10983,4575,4,7,7,28,27,3.65,5.0,fr,6264,91,262092,1,1,Active Shallow Crust,0.0,89.98709,0.0,04/07/4575
+4.14097,44.10983,8217,6,27,3,43,44,4.15,15.0,fr,6265,164,262159,1,1,Active Shallow Crust,0.0,89.98899,-90.0,06/27/8217
+2.40694,41.58124,8556,8,22,15,21,0,3.55,5.0,fr,6266,171,263040,1,2,Active Shallow Crust,0.0,89.98869,0.0,08/22/8556
+2.40694,41.58124,5527,3,17,8,8,3,3.55,5.0,fr,6267,110,263040,1,2,Active Shallow Crust,0.0,89.98869,0.0,03/17/5527
+2.40694,41.58124,724,1,15,17,15,37,3.55,15.0,fr,6268,14,263041,1,2,Active Shallow Crust,0.0,89.98869,0.0,01/15/0724
+2.40694,41.58124,5037,3,9,17,26,36,3.55,15.0,fr,6269,100,263041,1,2,Active Shallow Crust,0.0,89.98869,0.0,03/09/5037
+2.40694,41.58124,8042,12,12,21,36,45,3.55,15.0,fr,6270,160,263044,1,1,Active Shallow Crust,240.0116,57.99773,0.0,12/12/8042
+2.40694,41.58124,6518,3,8,12,8,27,3.55,5.0,fr,6271,130,263046,1,1,Active Shallow Crust,0.0,89.98856,-90.0,03/08/6518
+2.40694,41.58124,2043,5,28,10,17,10,3.55,15.0,fr,6272,40,263047,1,1,Active Shallow Crust,0.0,89.98856,-90.0,05/28/2043
+2.40694,41.58124,1493,11,2,1,4,23,3.55,27.5,fr,6273,29,263048,1,1,Active Shallow Crust,0.0,89.98856,-90.0,11/02/1493
+2.40694,41.58124,6560,12,17,1,11,48,3.55,5.0,fr,6274,131,263049,1,1,Active Shallow Crust,128.8968,89.99245,0.0,12/17/6560
+2.40694,41.58124,2131,12,16,21,11,32,3.65,5.0,fr,6275,42,263052,1,3,Active Shallow Crust,0.0,89.98991,0.0,12/16/2131
+2.40694,41.58124,379,4,23,21,40,41,3.65,5.0,fr,6276,7,263052,1,3,Active Shallow Crust,0.0,89.98991,0.0,04/23/0379
+2.40694,41.58124,2595,4,16,23,28,9,3.65,5.0,fr,6277,51,263052,1,3,Active Shallow Crust,0.0,89.98991,0.0,04/16/2595
+2.40694,41.58124,587,9,3,10,13,12,3.65,15.0,fr,6278,11,263053,1,1,Active Shallow Crust,0.0,89.98991,0.0,09/03/0587
+2.40694,41.58124,6719,7,19,12,11,53,3.65,15.0,fr,6279,134,263056,1,1,Active Shallow Crust,240.0007,58.0134,0.0,07/19/6719
+2.40694,41.58124,6027,4,16,14,13,1,3.65,5.0,fr,6280,120,263058,1,1,Active Shallow Crust,0.0,89.9898,-90.0,04/16/6027
+2.40694,41.58124,2243,3,31,15,51,51,3.65,15.0,fr,6281,44,263059,1,1,Active Shallow Crust,0.0,89.9898,-90.0,03/31/2243
+2.40694,41.58124,2888,6,11,15,2,33,3.75,5.0,fr,6282,57,263064,1,5,Active Shallow Crust,0.0,89.99101,0.0,06/11/2888
+2.40694,41.58124,7171,3,26,16,6,51,3.75,5.0,fr,6283,143,263064,1,5,Active Shallow Crust,0.0,89.99101,0.0,03/26/7171
+2.40694,41.58124,4995,6,9,16,58,8,3.75,5.0,fr,6284,99,263064,1,5,Active Shallow Crust,0.0,89.99101,0.0,06/09/4995
+2.40694,41.58124,5009,11,14,6,52,0,3.75,5.0,fr,6285,100,263064,1,5,Active Shallow Crust,0.0,89.99101,0.0,11/14/5009
+2.40694,41.58124,9608,11,2,8,3,49,3.75,5.0,fr,6286,192,263064,1,5,Active Shallow Crust,0.0,89.99101,0.0,11/02/9608
+2.40694,41.58124,6170,12,30,22,1,34,3.75,15.0,fr,6287,123,263065,1,1,Active Shallow Crust,0.0,89.99101,0.0,12/30/6170
+2.40694,41.58124,9902,9,13,3,43,3,3.85,5.0,fr,6288,198,263076,1,2,Active Shallow Crust,0.0,89.98932,0.0,09/13/9902
+2.40694,41.58124,6601,6,5,14,33,55,3.85,5.0,fr,6289,132,263076,1,2,Active Shallow Crust,0.0,89.98932,0.0,06/05/6601
+2.40694,41.58124,5633,12,20,10,43,56,3.85,5.0,fr,6290,112,263079,1,1,Active Shallow Crust,240.0099,57.99799,0.0,12/20/5633
+2.40694,41.58124,3198,4,14,5,40,26,3.85,5.0,fr,6291,63,263082,1,1,Active Shallow Crust,0.0,89.9892,-90.0,04/14/3198
+2.40694,41.58124,4982,5,1,0,22,28,3.85,15.0,fr,6292,99,263083,1,1,Active Shallow Crust,0.0,89.9892,-90.0,05/01/4982
+2.40694,41.58124,3917,6,6,21,32,1,3.95,5.0,fr,6293,78,263088,1,1,Active Shallow Crust,0.0,89.99048,0.0,06/06/3917
+2.40694,41.58124,1101,11,22,21,36,2,3.95,15.0,fr,6294,22,263095,1,1,Active Shallow Crust,0.0,89.99037,-90.0,11/22/1101
+2.40694,41.58124,7970,3,11,0,21,53,4.05,5.0,fr,6295,159,263100,1,2,Active Shallow Crust,0.0,89.9894,0.0,03/11/7970
+2.40694,41.58124,7120,8,17,23,43,17,4.05,5.0,fr,6296,142,263100,1,2,Active Shallow Crust,0.0,89.9894,0.0,08/17/7120
+2.40694,41.58124,4603,4,23,4,52,18,4.05,5.0,fr,6297,92,263103,1,1,Active Shallow Crust,240.0055,58.00555,0.0,04/23/4603
+2.40694,41.58124,2435,8,22,3,26,9,4.05,5.0,fr,6298,48,263106,1,1,Active Shallow Crust,0.0,89.98927,-90.0,08/22/2435
+2.40694,41.58124,7660,10,14,13,27,22,4.05,15.0,fr,6299,153,263107,1,1,Active Shallow Crust,0.0,89.98927,-90.0,10/14/7660
+2.40694,41.58124,4768,10,14,9,46,42,4.05,27.5,fr,6300,95,263111,1,1,Active Shallow Crust,128.8907,89.99364,0.0,10/14/4768
+2.40694,41.58124,7297,3,20,0,7,47,4.15,5.0,fr,6301,145,263112,1,1,Active Shallow Crust,0.0,89.99055,0.0,03/20/7297
+2.40694,41.58124,3152,10,7,20,38,19,4.15,15.0,fr,6302,63,263113,1,1,Active Shallow Crust,0.0,89.99055,0.0,10/07/3152
+2.40694,41.58124,4196,7,19,11,3,28,4.15,5.0,fr,6303,83,263121,1,1,Active Shallow Crust,128.8985,89.99339,0.0,07/19/4196
+2.40694,41.58124,6357,11,26,16,20,4,4.25,5.0,fr,6304,127,263124,1,4,Active Shallow Crust,0.0,89.98989,0.0,11/26/6357
+2.40694,41.58124,3740,12,27,2,18,43,4.25,5.0,fr,6305,74,263124,1,4,Active Shallow Crust,0.0,89.98989,0.0,12/27/3740
+2.40694,41.58124,5682,9,22,9,38,43,4.25,5.0,fr,6306,113,263124,1,4,Active Shallow Crust,0.0,89.98989,0.0,09/22/5682
+2.40694,41.58124,453,4,6,0,56,52,4.25,5.0,fr,6307,9,263124,1,4,Active Shallow Crust,0.0,89.98989,0.0,04/06/0453
+2.40694,41.58124,4683,8,31,18,1,47,4.25,15.0,fr,6308,93,263125,1,1,Active Shallow Crust,0.0,89.98989,0.0,08/31/4683
+2.40694,41.58124,8319,3,13,17,56,28,4.25,27.5,fr,6309,166,263132,1,1,Active Shallow Crust,0.0,89.98978,-90.0,03/13/8319
+2.40694,41.58124,2282,7,10,12,30,45,4.35,5.0,fr,6310,45,263136,1,2,Active Shallow Crust,0.0,89.98949,0.0,07/10/2282
+2.40694,41.58124,9253,3,22,19,19,51,4.35,5.0,fr,6311,185,263136,1,2,Active Shallow Crust,0.0,89.98949,0.0,03/22/9253
+2.40694,41.58124,4658,12,31,22,55,21,4.35,5.0,fr,6312,93,263142,1,1,Active Shallow Crust,0.0,89.98936,-90.0,12/31/4658
+2.40694,41.58124,2987,7,19,16,41,11,4.35,5.0,fr,6313,59,263145,1,1,Active Shallow Crust,128.8987,89.98258,0.0,07/19/2987
+2.40694,41.58124,7526,11,10,22,30,50,4.45,5.0,fr,6314,150,263148,1,1,Active Shallow Crust,0.0,89.99063,0.0,11/10/7526
+2.40694,41.58124,3981,10,5,21,2,12,4.45,5.0,fr,6315,79,263154,1,1,Active Shallow Crust,0.0,89.99052,-90.0,10/05/3981
+2.40694,41.58124,558,10,13,3,22,24,4.45,15.0,fr,6316,11,263155,1,1,Active Shallow Crust,0.0,89.99052,-90.0,10/13/0558
+2.40694,41.58124,6756,11,17,8,7,22,4.55,15.0,fr,6317,135,263161,1,1,Active Shallow Crust,0.0,89.99046,0.0,11/17/6756
+2.40694,41.58124,1336,11,22,22,51,29,4.55,5.0,fr,6318,26,263166,1,1,Active Shallow Crust,0.0,89.99035,-90.0,11/22/1336
+2.40694,41.58124,4263,6,23,9,40,36,4.65,27.5,fr,6319,85,263177,1,1,Active Shallow Crust,240.0093,57.99383,0.0,06/23/4263
+2.40694,41.58124,3845,2,5,9,9,21,4.85,27.5,fr,6320,76,263198,1,1,Active Shallow Crust,0.0,89.98987,0.0,02/05/3845
+2.40694,41.58124,1869,11,21,14,9,54,4.85,15.0,fr,6321,37,263203,1,1,Active Shallow Crust,0.0,89.98975,-90.0,11/21/1869
+2.40694,41.58124,4295,3,29,4,10,44,4.95,5.0,fr,6322,85,263208,1,2,Active Shallow Crust,0.0,89.99022,0.0,03/29/4295
+2.40694,41.58124,4439,6,22,17,8,37,4.95,5.0,fr,6323,88,263208,1,2,Active Shallow Crust,0.0,89.99022,0.0,06/22/4439
+2.40694,41.58124,7665,4,7,10,15,5,4.95,15.0,fr,6324,153,263209,1,1,Active Shallow Crust,0.0,89.99022,0.0,04/07/7665
+2.40694,41.58124,3420,6,20,12,41,48,5.25,5.0,fr,6325,68,263244,1,1,Active Shallow Crust,0.0,89.98988,0.0,06/20/3420
+2.40694,41.58124,8261,1,7,16,49,0,5.45,5.0,fr,6326,165,263268,1,1,Active Shallow Crust,0.0,89.98984,0.0,01/07/8261
+2.406938,41.58124,8064,10,15,17,31,5,6.25,6.744814,fr,6327,161,263373,1,1,Active Shallow Crust,128.8574,89.99042,0.0,10/15/8064
+-2.84204,43.41687,1903,12,15,15,18,24,3.55,5.0,fr,6328,38,263520,1,2,Active Shallow Crust,0.0,89.98901,0.0,12/15/1903
+-2.84204,43.41687,6504,1,21,17,59,9,3.55,5.0,fr,6329,130,263520,1,2,Active Shallow Crust,0.0,89.98901,0.0,01/21/6504
+-2.84204,43.41687,616,3,23,4,27,44,3.85,5.0,fr,6330,12,263559,1,1,Active Shallow Crust,240.0105,57.9979,0.0,03/23/0616
+-2.84204,43.41687,4456,8,1,7,50,42,3.95,5.0,fr,6331,89,263568,1,1,Active Shallow Crust,0.0,89.99075,0.0,08/01/4456
+-2.84204,43.41687,1497,8,26,23,28,8,4.25,5.0,fr,6332,29,263607,1,1,Active Shallow Crust,240.0072,57.99393,0.0,08/26/1497
+-2.84204,43.41687,9723,11,12,13,11,17,4.75,5.0,fr,6333,194,263664,1,1,Active Shallow Crust,0.0,89.98988,0.0,11/12/9723
+-2.84204,43.41687,274,4,2,19,17,48,4.85,5.0,fr,6334,5,263676,1,1,Active Shallow Crust,0.0,89.99016,0.0,04/02/0274
+1.51529,44.11713,8728,6,18,12,31,54,3.65,5.0,fr,6335,174,264012,1,1,Active Shallow Crust,0.0,89.99032,0.0,06/18/8728
+1.51529,44.11713,2237,8,15,22,22,36,3.75,5.0,fr,6336,44,264024,1,1,Active Shallow Crust,0.0,89.98994,0.0,08/15/2237
+1.51529,44.11713,5377,7,7,8,54,31,4.55,15.0,fr,6337,107,264121,1,1,Active Shallow Crust,0.0,89.99027,0.0,07/07/5377
+5.61129,50.94884,542,11,9,22,21,52,3.55,5.0,fr,6338,10,264480,1,2,Active Shallow Crust,0.0,89.9873,0.0,11/09/0542
+5.61129,50.94884,4034,7,23,0,4,47,3.55,5.0,fr,6339,80,264480,1,2,Active Shallow Crust,0.0,89.9873,0.0,07/23/4034
+5.61129,50.94884,1689,4,28,21,55,57,3.55,15.0,fr,6340,33,264481,1,1,Active Shallow Crust,0.0,89.9873,0.0,04/28/1689
+5.61129,50.94884,8379,9,22,17,7,33,3.55,5.0,fr,6341,167,264489,1,1,Active Shallow Crust,128.8961,89.99364,0.0,09/22/8379
+5.61129,50.94884,6018,12,3,6,35,44,3.65,5.0,fr,6342,120,264492,1,3,Active Shallow Crust,0.0,89.98868,0.0,12/03/6018
+5.61129,50.94884,9648,10,21,8,50,8,3.65,5.0,fr,6343,192,264492,1,3,Active Shallow Crust,0.0,89.98868,0.0,10/21/9648
+5.61129,50.94884,1401,6,10,6,16,35,3.65,5.0,fr,6344,28,264492,1,3,Active Shallow Crust,0.0,89.98868,0.0,06/10/1401
+5.61129,50.94884,574,12,2,7,6,50,3.65,15.0,fr,6345,11,264502,1,1,Active Shallow Crust,128.9001,89.96361,0.0,12/02/0574
+5.61129,50.94884,8061,11,25,17,43,58,3.75,5.0,fr,6346,161,264504,1,3,Active Shallow Crust,0.0,89.98991,0.0,11/25/8061
+5.61129,50.94884,4045,3,22,20,43,3,3.75,5.0,fr,6347,80,264504,1,3,Active Shallow Crust,0.0,89.98991,0.0,03/22/4045
+5.61129,50.94884,6989,5,25,9,37,50,3.75,5.0,fr,6348,139,264504,1,3,Active Shallow Crust,0.0,89.98991,0.0,05/25/6989
+5.61129,50.94884,6769,5,25,16,29,30,3.75,5.0,fr,6349,135,264510,1,1,Active Shallow Crust,0.0,89.98979,-90.0,05/25/6769
+5.61129,50.94884,7936,5,12,18,46,22,3.85,5.0,fr,6350,158,264516,1,1,Active Shallow Crust,0.0,89.991,0.0,05/12/7936
+5.61129,50.94884,7675,8,7,0,28,5,3.85,5.0,fr,6351,153,264519,1,1,Active Shallow Crust,240.012,57.99748,0.0,08/07/7675
+5.61129,50.94884,5631,9,30,1,2,8,3.85,15.0,fr,6352,112,264520,1,1,Active Shallow Crust,240.012,57.99748,0.0,09/30/5631
+5.61129,50.94884,1632,9,5,13,34,20,3.95,5.0,fr,6353,32,264528,1,2,Active Shallow Crust,0.0,89.99198,0.0,09/05/1632
+5.61129,50.94884,8308,6,4,3,33,30,3.95,5.0,fr,6354,166,264528,1,2,Active Shallow Crust,0.0,89.99198,0.0,06/04/8308
+5.61129,50.94884,4085,6,1,21,26,44,4.05,5.0,fr,6355,81,264540,1,1,Active Shallow Crust,0.0,89.98928,0.0,06/01/4085
+5.61129,50.94884,7242,9,15,16,14,39,4.05,15.0,fr,6356,144,264541,1,2,Active Shallow Crust,0.0,89.98928,0.0,09/15/7242
+5.61129,50.94884,6804,4,9,16,55,38,4.05,15.0,fr,6357,136,264541,1,2,Active Shallow Crust,0.0,89.98928,0.0,04/09/6804
+5.61129,50.94884,700,6,6,7,7,24,4.05,27.5,fr,6358,13,264542,1,1,Active Shallow Crust,0.0,89.98928,0.0,06/06/0700
+5.61129,50.94884,4367,4,14,0,31,18,4.05,5.0,fr,6359,87,264543,1,1,Active Shallow Crust,240.0062,58.00616,0.0,04/14/4367
+5.61129,50.94884,5344,11,2,16,53,17,4.15,5.0,fr,6360,106,264552,1,1,Active Shallow Crust,0.0,89.99045,0.0,11/02/5344
+5.61129,50.94884,1804,1,12,7,7,20,4.15,15.0,fr,6361,36,264553,1,1,Active Shallow Crust,0.0,89.99045,0.0,01/12/1804
+5.61129,50.94884,2310,7,23,12,39,42,4.25,15.0,fr,6362,46,264568,1,1,Active Shallow Crust,240.0086,57.99448,0.0,07/23/2310
+5.61129,50.94884,7440,10,28,1,8,22,4.65,5.0,fr,6363,148,264612,1,1,Active Shallow Crust,0.0,89.98926,0.0,10/28/7440
+5.61129,50.94884,8758,11,6,16,24,47,5.45,5.0,fr,6364,175,264711,1,1,Active Shallow Crust,240.0328,57.99928,0.0,11/06/8758
+6.00302,42.35689,2059,12,13,6,14,12,3.75,5.0,fr,6365,41,264984,1,1,Active Shallow Crust,0.0,89.98816,0.0,12/13/2059
+6.2627,51.27657,2207,6,4,15,59,51,3.55,5.0,fr,6366,44,265440,1,1,Active Shallow Crust,0.0,89.98738,0.0,06/04/2207
+6.2627,51.27657,2240,9,22,16,11,4,3.55,15.0,fr,6367,44,265441,1,1,Active Shallow Crust,0.0,89.98738,0.0,09/22/2240
+6.2627,51.27657,6612,7,16,3,2,55,3.55,15.0,fr,6368,132,265444,1,1,Active Shallow Crust,240.0119,57.99844,0.0,07/16/6612
+6.2627,51.27657,2653,7,29,9,26,17,3.65,5.0,fr,6369,53,265452,1,1,Active Shallow Crust,0.0,89.98875,0.0,07/29/2653
+6.2627,51.27657,9875,2,11,8,27,24,3.75,5.0,fr,6370,197,265464,1,2,Active Shallow Crust,0.0,89.98997,0.0,02/11/9875
+6.2627,51.27657,3321,12,6,9,21,54,3.75,5.0,fr,6371,66,265464,1,2,Active Shallow Crust,0.0,89.98997,0.0,12/06/3321
+6.2627,51.27657,2599,11,5,18,22,45,3.75,27.5,fr,6372,51,265466,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/05/2599
+6.2627,51.27657,7989,9,1,5,54,11,3.85,5.0,fr,6373,159,265485,1,1,Active Shallow Crust,128.8959,89.9933,0.0,09/01/7989
+6.2627,51.27657,9577,10,19,11,11,4,3.95,15.0,fr,6374,191,265489,1,1,Active Shallow Crust,0.0,89.98806,0.0,10/19/9577
+6.2627,51.27657,4577,9,7,10,1,11,3.95,5.0,fr,6375,91,265494,1,1,Active Shallow Crust,0.0,89.99195,-90.0,09/07/4577
+6.2627,51.27657,2603,6,18,14,27,0,4.05,5.0,fr,6376,52,265503,1,1,Active Shallow Crust,240.0074,58.00578,0.0,06/18/2603
+6.2627,51.27657,5324,3,10,19,15,48,4.45,5.0,fr,6377,106,265548,1,1,Active Shallow Crust,0.0,89.99104,0.0,03/10/5324
+6.2627,51.27657,5684,1,10,13,4,28,4.55,5.0,fr,6378,113,265560,1,1,Active Shallow Crust,0.0,89.99003,0.0,01/10/5684
+6.2627,51.27657,7989,4,17,11,47,25,4.55,5.0,fr,6379,159,265566,1,1,Active Shallow Crust,0.0,89.98991,-90.0,04/17/7989
+6.2627,51.27657,2091,3,24,18,27,32,5.05,5.0,fr,6380,41,265629,1,1,Active Shallow Crust,128.8833,89.99054,0.0,03/24/2091
+6.2627,51.27657,5666,12,7,20,35,48,5.65,5.0,fr,6381,113,265695,1,1,Active Shallow Crust,240.0428,58.00023,0.0,12/07/5666
+2.48298,52.31312,280,1,22,11,2,16,3.85,15.0,fr,6382,5,266440,1,1,Active Shallow Crust,240.0114,57.9981,0.0,01/22/0280
+-3.57567,47.74691,2762,3,26,6,11,34,3.55,27.5,fr,6383,55,266882,1,1,Active Shallow Crust,0.0,89.98983,0.0,03/26/2762
+-3.57567,47.74691,5294,4,21,4,10,34,3.85,5.0,fr,6384,105,266916,1,1,Active Shallow Crust,0.0,89.9904,0.0,04/21/5294
+-3.57567,47.74691,7175,8,22,14,28,3,3.85,5.0,fr,6385,143,266919,1,1,Active Shallow Crust,240.0105,57.99784,0.0,08/22/7175
+-3.57567,47.74691,6207,9,1,15,12,20,4.05,5.0,fr,6386,124,266940,1,1,Active Shallow Crust,0.0,89.99047,0.0,09/01/6207
+-3.57567,47.74691,1860,3,12,10,8,34,4.15,5.0,fr,6387,37,266952,1,1,Active Shallow Crust,0.0,89.98981,0.0,03/12/1860
+-3.57567,47.74691,3645,6,25,19,30,57,4.25,5.0,fr,6388,72,266964,1,1,Active Shallow Crust,0.0,89.9894,0.0,06/25/3645
+-3.57567,47.74691,5063,10,31,16,22,54,5.55,5.0,fr,6389,101,267129,1,1,Active Shallow Crust,128.8751,89.98978,0.0,10/31/5063
+-0.4986,45.44223,5474,11,17,5,48,8,3.55,5.0,fr,6390,109,267360,1,1,Active Shallow Crust,0.0,89.98983,0.0,11/17/5474
+-0.4986,45.44223,9574,5,16,19,1,37,3.55,15.0,fr,6391,191,267361,1,1,Active Shallow Crust,0.0,89.98983,0.0,05/16/9574
+-0.4986,45.44223,4391,6,20,21,21,52,3.65,15.0,fr,6392,87,267373,1,1,Active Shallow Crust,0.0,89.99015,0.0,06/20/4391
+-0.4986,45.44223,5814,4,15,5,18,7,4.15,5.0,fr,6393,116,267438,1,1,Active Shallow Crust,0.0,89.98991,-90.0,04/15/5814
+-0.4986,45.44223,6879,10,29,11,40,3,4.35,27.5,fr,6394,137,267458,1,1,Active Shallow Crust,0.0,89.98997,0.0,10/29/6879
+-0.4986,45.44223,6097,6,19,19,28,48,4.75,5.0,fr,6395,121,267504,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/19/6097
+2.41286,49.86778,4554,7,20,7,39,7,3.65,15.0,fr,6396,91,267853,1,1,Active Shallow Crust,0.0,89.99131,0.0,07/20/4554
+2.41286,49.86778,6794,9,17,19,47,22,3.75,15.0,fr,6397,135,267874,1,1,Active Shallow Crust,128.896,89.96732,0.0,09/17/6794
+2.41286,49.86778,7072,10,26,4,4,40,4.25,5.0,fr,6398,141,267933,1,1,Active Shallow Crust,128.8938,89.98107,0.0,10/26/7072
+2.41286,49.86778,5698,7,4,20,5,41,4.45,5.0,fr,6399,113,267948,1,1,Active Shallow Crust,0.0,89.98962,0.0,07/04/5698
+2.41286,49.86778,9917,6,4,10,58,21,4.95,5.0,fr,6400,198,268008,1,2,Active Shallow Crust,0.0,89.99027,0.0,06/04/9917
+2.41286,49.86778,9969,1,3,1,22,52,4.95,5.0,fr,6401,199,268008,1,2,Active Shallow Crust,0.0,89.99027,0.0,01/03/9969
+2.80311,46.13147,6804,2,8,7,40,1,3.55,5.0,fr,6402,136,268320,1,1,Active Shallow Crust,0.0,89.98952,0.0,02/08/6804
+2.80311,46.13147,3678,1,23,7,46,35,3.55,15.0,fr,6403,73,268321,1,1,Active Shallow Crust,0.0,89.98952,0.0,01/23/3678
+2.80311,46.13147,3218,9,9,7,4,13,3.65,5.0,fr,6404,64,268332,1,2,Active Shallow Crust,0.0,89.99065,0.0,09/09/3218
+2.80311,46.13147,5126,10,2,16,45,35,3.65,5.0,fr,6405,102,268332,1,2,Active Shallow Crust,0.0,89.99065,0.0,10/02/5126
+2.80311,46.13147,6556,10,26,6,43,21,3.75,5.0,fr,6406,131,268344,1,1,Active Shallow Crust,0.0,89.9889,0.0,10/26/6556
+2.80311,46.13147,6388,9,19,2,6,46,3.75,15.0,fr,6407,127,268354,1,1,Active Shallow Crust,128.8968,89.96748,0.0,09/19/6388
+2.80311,46.13147,4426,7,22,0,26,32,3.85,5.0,fr,6408,88,268356,1,1,Active Shallow Crust,0.0,89.9901,0.0,07/22/4426
+2.80311,46.13147,9473,2,18,4,14,38,3.85,5.0,fr,6409,189,268362,1,1,Active Shallow Crust,0.0,89.98999,-90.0,02/18/9473
+2.80311,46.13147,2425,6,16,15,33,51,3.85,5.0,fr,6410,48,268365,1,1,Active Shallow Crust,128.8957,89.99382,0.0,06/16/2425
+2.80311,46.13147,3118,11,29,3,52,22,3.95,15.0,fr,6411,62,268369,1,1,Active Shallow Crust,0.0,89.98898,0.0,11/29/3118
+2.80311,46.13147,9637,4,28,14,26,22,4.05,5.0,fr,6412,192,268386,1,1,Active Shallow Crust,0.0,89.99006,-90.0,04/28/9637
+2.80311,46.13147,2492,1,28,22,5,12,4.25,5.0,fr,6413,49,268404,1,1,Active Shallow Crust,0.0,89.99063,0.0,01/28/2492
+2.80311,46.13147,5626,1,18,16,26,0,4.85,15.0,fr,6414,112,268483,1,1,Active Shallow Crust,0.0,89.98971,-90.0,01/18/5626
+2.80311,46.13147,9733,12,26,16,19,39,5.25,5.0,fr,6415,194,268524,1,1,Active Shallow Crust,0.0,89.99013,0.0,12/26/9733
+2.80311,46.13147,891,5,18,12,20,18,5.25,15.0,fr,6416,17,268534,1,1,Active Shallow Crust,128.8835,89.98705,0.0,05/18/0891
+-2.77449,43.56376,760,12,12,23,49,33,3.75,15.0,fr,6417,15,268825,1,1,Active Shallow Crust,0.0,89.99129,0.0,12/12/0760
+-2.774485,43.56376,6764,2,2,10,53,37,7.35,17.5,fr,6418,135,269263,1,1,Active Shallow Crust,360.0,89.98998,-90.0,02/02/6764
+-4.3475,46.5696,7219,4,29,15,22,23,3.65,27.5,fr,6419,144,269294,1,1,Active Shallow Crust,0.0,89.98764,0.0,04/29/7219
+0.28072,50.56185,4980,1,21,3,1,36,3.55,5.0,fr,6420,99,269760,1,2,Active Shallow Crust,0.0,89.98999,0.0,01/21/4980
+0.28072,50.56185,3733,4,28,14,2,0,3.55,5.0,fr,6421,74,269760,1,2,Active Shallow Crust,0.0,89.98999,0.0,04/28/3733
+0.28072,50.56185,7173,11,30,11,8,4,3.55,5.0,fr,6422,143,269763,1,1,Active Shallow Crust,240.0126,57.9982,0.0,11/30/7173
+0.28072,50.56185,8772,6,1,13,52,6,3.65,5.0,fr,6423,175,269772,1,3,Active Shallow Crust,0.0,89.99001,0.0,06/01/8772
+0.28072,50.56185,4437,10,23,12,57,59,3.65,5.0,fr,6424,88,269772,1,3,Active Shallow Crust,0.0,89.99001,0.0,10/23/4437
+0.28072,50.56185,4280,4,16,8,23,27,3.65,5.0,fr,6425,85,269772,1,3,Active Shallow Crust,0.0,89.99001,0.0,04/16/4280
+0.28072,50.56185,2720,1,17,14,9,0,4.25,5.0,fr,6426,54,269844,1,1,Active Shallow Crust,0.0,89.98998,0.0,01/17/2720
+0.28072,50.56185,791,7,1,15,36,12,4.55,5.0,fr,6427,15,269889,1,1,Active Shallow Crust,128.8928,89.98579,0.0,07/01/0791
+0.21633,41.54865,769,2,21,9,24,50,3.55,5.0,fr,6428,15,270243,1,2,Active Shallow Crust,240.0117,57.99809,0.0,02/21/0769
+0.21633,41.54865,7526,9,23,4,3,6,3.55,5.0,fr,6429,150,270243,1,2,Active Shallow Crust,240.0117,57.99809,0.0,09/23/7526
+0.21633,41.54865,8977,3,3,10,3,59,3.65,27.5,fr,6430,179,270254,1,1,Active Shallow Crust,0.0,89.98991,0.0,03/03/8977
+0.21633,41.54865,4204,8,23,5,52,49,3.95,15.0,fr,6431,84,270289,1,1,Active Shallow Crust,0.0,89.99003,0.0,08/23/4204
+0.21633,41.54865,9980,8,25,10,46,45,4.35,15.0,fr,6432,199,270337,1,1,Active Shallow Crust,0.0,89.98995,0.0,08/25/9980
+1.80101,51.27106,3701,3,27,1,6,55,3.55,5.0,fr,6433,74,270720,1,3,Active Shallow Crust,0.0,89.99054,0.0,03/27/3701
+1.80101,51.27106,3295,4,20,18,49,21,3.55,5.0,fr,6434,65,270720,1,3,Active Shallow Crust,0.0,89.99054,0.0,04/20/3295
+1.80101,51.27106,4682,2,16,22,16,52,3.55,5.0,fr,6435,93,270720,1,3,Active Shallow Crust,0.0,89.99054,0.0,02/16/4682
+1.80101,51.27106,7920,4,21,14,1,20,3.65,5.0,fr,6436,158,270738,1,2,Active Shallow Crust,0.0,89.99004,-90.0,04/21/7920
+1.80101,51.27106,9186,11,14,11,18,15,3.65,5.0,fr,6437,183,270738,1,2,Active Shallow Crust,0.0,89.99004,-90.0,11/14/9186
+1.80101,51.27106,2399,11,16,6,52,57,3.85,15.0,fr,6438,47,270763,1,1,Active Shallow Crust,0.0,89.98984,-90.0,11/16/2399
+1.80101,51.27106,5849,11,24,5,15,12,4.15,5.0,fr,6439,116,270795,1,1,Active Shallow Crust,240.0095,57.9975,0.0,11/24/5849
+1.80101,51.27106,3009,9,9,10,41,14,4.25,5.0,fr,6440,60,270804,1,1,Active Shallow Crust,0.0,89.99014,0.0,09/09/3009
+1.80101,51.27106,931,2,21,3,34,40,4.35,5.0,fr,6441,18,270816,1,2,Active Shallow Crust,0.0,89.98995,0.0,02/21/0931
+1.80101,51.27106,3575,12,28,13,22,40,4.35,5.0,fr,6442,71,270816,1,2,Active Shallow Crust,0.0,89.98995,0.0,12/28/3575
+-1.11658,45.38757,5188,12,21,9,23,52,3.65,5.0,fr,6443,103,271212,1,1,Active Shallow Crust,0.0,89.99053,0.0,12/21/5188
+-1.11658,45.38757,1667,3,2,14,15,51,3.65,27.5,fr,6444,33,271223,1,2,Active Shallow Crust,128.9009,89.9635,0.0,03/02/1667
+-1.11658,45.38757,2743,11,25,3,0,19,3.65,27.5,fr,6445,54,271223,1,2,Active Shallow Crust,128.9009,89.9635,0.0,11/25/2743
+-1.11658,45.38757,485,11,13,12,21,47,4.35,5.0,fr,6446,9,271299,1,1,Active Shallow Crust,240.008,57.9959,0.0,11/13/0485
+-1.11658,45.38757,3175,4,22,7,16,30,4.45,15.0,fr,6447,63,271309,1,1,Active Shallow Crust,0.0,89.98994,0.0,04/22/3175
+5.91904,42.21161,9164,5,5,23,43,39,4.75,15.0,fr,6448,183,271825,1,1,Active Shallow Crust,0.0,89.99062,0.0,05/05/9164
+4.09782,40.61598,3786,1,21,7,12,52,3.75,15.0,fr,6449,75,272185,1,1,Active Shallow Crust,0.0,89.98784,0.0,01/21/3786
+4.09782,40.61598,3931,7,20,12,18,22,3.85,15.0,fr,6450,78,272197,1,1,Active Shallow Crust,0.0,89.98916,0.0,07/20/3931
+4.09782,40.61598,4738,10,17,10,11,20,3.95,5.0,fr,6451,94,272208,1,1,Active Shallow Crust,0.0,89.99034,0.0,10/17/4738
+4.09782,40.61598,9735,7,6,4,18,46,3.95,5.0,fr,6452,194,272214,1,1,Active Shallow Crust,0.0,89.99023,-90.0,07/06/9735
+0.96505,41.2154,1345,9,17,17,44,52,3.55,15.0,fr,6453,26,273121,1,1,Active Shallow Crust,0.0,89.98957,0.0,09/17/1345
+0.96505,41.2154,6266,4,26,17,50,18,3.55,5.0,fr,6454,125,273129,1,1,Active Shallow Crust,128.8965,89.99384,0.0,04/26/6266
+0.96505,41.2154,7184,6,2,1,27,56,3.65,15.0,fr,6455,143,273133,1,1,Active Shallow Crust,0.0,89.98986,0.0,06/02/7184
+0.96505,41.2154,7272,11,7,21,54,19,3.65,5.0,fr,6456,145,273138,1,1,Active Shallow Crust,0.0,89.98974,-90.0,11/07/7272
+0.96505,41.2154,2300,2,17,14,1,54,3.75,27.5,fr,6457,45,273146,1,1,Active Shallow Crust,0.0,89.99021,0.0,02/17/2300
+0.96505,41.2154,4989,12,24,4,25,30,3.85,15.0,fr,6458,99,273160,1,1,Active Shallow Crust,240.0103,57.99766,0.0,12/24/4989
+0.96505,41.2154,2205,12,8,19,45,55,3.95,5.0,fr,6459,44,273168,1,1,Active Shallow Crust,0.0,89.98983,0.0,12/08/2205
+0.96505,41.2154,469,4,23,3,41,47,4.25,5.0,fr,6460,9,273204,1,1,Active Shallow Crust,0.0,89.98984,0.0,04/23/0469
+0.96505,41.2154,2461,2,23,7,51,8,4.25,15.0,fr,6461,49,273211,1,1,Active Shallow Crust,0.0,89.99014,-90.0,02/23/2461
+0.96505,41.2154,6553,10,1,17,47,4,4.35,15.0,fr,6462,131,273217,1,1,Active Shallow Crust,0.0,89.99019,0.0,10/01/6553
+0.96505,41.2154,8561,5,29,20,5,38,4.45,5.0,fr,6463,171,273228,1,1,Active Shallow Crust,0.0,89.98991,0.0,05/29/8561
+0.96505,41.2154,7507,7,19,22,28,54,4.75,5.0,fr,6464,150,273264,1,1,Active Shallow Crust,0.0,89.99,0.0,07/19/7507
+0.96505,41.2154,3145,1,25,14,38,13,4.75,15.0,fr,6465,62,273265,1,1,Active Shallow Crust,0.0,89.99,0.0,01/25/3145
+0.96505,41.2154,6749,10,5,11,52,51,4.95,15.0,fr,6466,134,273289,1,1,Active Shallow Crust,0.0,89.98997,0.0,10/05/6749
+0.96505,41.2154,2892,10,5,6,1,48,5.05,5.0,fr,6467,57,273300,1,1,Active Shallow Crust,0.0,89.99005,0.0,10/05/2892
+3.09423,42.89276,9819,7,23,15,0,38,3.75,5.0,fr,6468,196,273624,1,1,Active Shallow Crust,0.0,89.9912,0.0,07/23/9819
+3.09423,42.89276,5142,10,27,7,12,48,4.05,27.5,fr,6469,102,273662,1,1,Active Shallow Crust,0.0,89.98962,0.0,10/27/5142
+3.09423,42.89276,9877,6,26,13,23,9,4.15,27.5,fr,6470,197,273674,1,1,Active Shallow Crust,0.0,89.99075,0.0,06/26/9877
+3.09423,42.89276,678,6,24,18,51,31,4.25,5.0,fr,6471,13,273684,1,1,Active Shallow Crust,0.0,89.9901,0.0,06/24/0678
+3.09423,42.89276,4245,12,22,17,52,39,4.35,5.0,fr,6472,84,273696,1,1,Active Shallow Crust,0.0,89.98971,0.0,12/22/4245
+3.09423,42.89276,5295,8,21,7,19,5,4.65,15.0,fr,6473,105,273742,1,1,Active Shallow Crust,128.8919,89.98703,0.0,08/21/5295
+3.09423,42.89276,5448,8,1,15,57,59,4.95,5.0,fr,6474,108,273768,1,1,Active Shallow Crust,0.0,89.98968,0.0,08/01/5448
+3.09423,42.89276,8528,6,26,8,53,26,5.55,5.0,fr,6475,170,273840,1,1,Active Shallow Crust,0.0,89.99002,0.0,06/26/8528
+0.5101,46.60034,2145,3,10,0,35,53,3.55,15.0,fr,6476,42,274081,1,1,Active Shallow Crust,0.0,89.98961,0.0,03/10/2145
+0.5101,46.60034,2497,5,10,7,34,1,3.55,5.0,fr,6477,49,274086,1,1,Active Shallow Crust,0.0,89.99036,-90.0,05/10/2497
+0.5101,46.60034,4952,2,29,6,35,56,3.55,27.5,fr,6478,99,274088,1,1,Active Shallow Crust,0.0,89.99036,-90.0,02/29/4952
+0.5101,46.60034,2075,5,25,7,26,19,3.55,5.0,fr,6479,41,274089,1,1,Active Shallow Crust,128.8963,89.99393,0.0,05/25/2075
+0.5101,46.60034,2641,9,22,12,44,19,3.65,5.0,fr,6480,52,274092,1,1,Active Shallow Crust,0.0,89.98997,0.0,09/22/2641
+0.5101,46.60034,9096,10,3,2,22,40,3.75,15.0,fr,6481,181,274114,1,1,Active Shallow Crust,128.8965,89.96737,0.0,10/03/9096
+0.5101,46.60034,9680,1,28,1,46,50,3.85,27.5,fr,6482,193,274124,1,1,Active Shallow Crust,0.0,89.99007,-90.0,01/28/9680
+0.5101,46.60034,8623,10,12,12,9,2,3.95,15.0,fr,6483,172,274132,1,1,Active Shallow Crust,240.0199,58.00488,0.0,10/12/8623
+0.5101,46.60034,491,5,26,3,48,32,4.05,5.0,fr,6484,9,274140,1,1,Active Shallow Crust,0.0,89.98977,0.0,05/26/0491
+0.5101,46.60034,628,12,31,22,14,7,4.05,15.0,fr,6485,12,274144,1,1,Active Shallow Crust,240.006,58.00581,0.0,12/31/0628
+0.5101,46.60034,9877,6,12,1,50,5,4.15,15.0,fr,6486,197,274153,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/12/9877
+0.5101,46.60034,4444,11,7,22,50,56,4.15,15.0,fr,6487,88,274156,1,1,Active Shallow Crust,240.0085,57.99733,0.0,11/07/4444
+0.5101,46.60034,4252,7,16,6,14,44,4.35,5.0,fr,6488,85,274185,1,1,Active Shallow Crust,128.8979,89.98272,0.0,07/16/4252
+5.73559,44.85489,2650,9,20,8,8,55,3.55,5.0,fr,6489,52,274560,1,3,Active Shallow Crust,0.0,89.99285,0.0,09/20/2650
+5.73559,44.85489,8415,6,29,18,12,21,3.55,5.0,fr,6490,168,274560,1,3,Active Shallow Crust,0.0,89.99285,0.0,06/29/8415
+5.73559,44.85489,6081,5,3,8,5,58,3.55,5.0,fr,6491,121,274560,1,3,Active Shallow Crust,0.0,89.99285,0.0,05/03/6081
+5.73559,44.85489,8929,12,28,22,9,13,3.55,15.0,fr,6492,178,274561,1,1,Active Shallow Crust,0.0,89.99285,0.0,12/28/8929
+5.73559,44.85489,7734,7,7,10,0,25,3.65,5.0,fr,6493,154,274572,1,1,Active Shallow Crust,0.0,89.98726,0.0,07/07/7734
+5.73559,44.85489,2722,1,22,12,47,47,3.65,15.0,fr,6494,54,274573,1,1,Active Shallow Crust,0.0,89.98726,0.0,01/22/2722
+5.73559,44.85489,6675,11,14,7,10,42,3.65,15.0,fr,6495,133,274582,1,1,Active Shallow Crust,128.9013,89.96349,0.0,11/14/6675
+5.73559,44.85489,1777,5,27,13,17,49,3.75,5.0,fr,6496,35,274584,1,1,Active Shallow Crust,0.0,89.98864,0.0,05/27/1777
+5.73559,44.85489,982,2,4,18,22,43,3.85,15.0,fr,6497,19,274597,1,2,Active Shallow Crust,0.0,89.98988,0.0,02/04/0982
+5.73559,44.85489,446,4,30,4,33,35,3.85,15.0,fr,6498,8,274597,1,2,Active Shallow Crust,0.0,89.98988,0.0,04/30/0446
+5.73559,44.85489,9056,7,10,15,56,51,3.85,5.0,fr,6499,181,274599,1,1,Active Shallow Crust,240.0102,57.99828,0.0,07/10/9056
+5.73559,44.85489,7615,5,24,6,29,36,4.05,5.0,fr,6500,152,274623,1,1,Active Shallow Crust,240.0059,58.00558,0.0,05/24/7615
+5.73559,44.85489,4691,12,2,23,1,38,4.15,5.0,fr,6501,93,274632,1,1,Active Shallow Crust,0.0,89.98925,0.0,12/02/4691
+5.73559,44.85489,2355,6,22,13,46,39,4.15,27.5,fr,6502,47,274634,1,1,Active Shallow Crust,0.0,89.98925,0.0,06/22/2355
+5.73559,44.85489,3551,2,16,21,3,45,4.25,15.0,fr,6503,71,274645,1,1,Active Shallow Crust,0.0,89.99042,0.0,02/16/3551
+5.73559,44.85489,4252,3,3,21,17,50,4.25,27.5,fr,6504,85,274646,1,1,Active Shallow Crust,0.0,89.99042,0.0,03/03/4252
+5.73559,44.85489,9545,7,15,4,55,28,5.15,15.0,fr,6505,190,274753,1,1,Active Shallow Crust,0.0,89.9898,0.0,07/15/9545
+5.73559,44.85489,4061,11,8,19,58,0,5.35,5.0,fr,6506,81,274782,1,1,Active Shallow Crust,0.0,89.98998,-90.0,11/08/4061
+6.43939,43.75068,4513,2,16,15,48,33,3.55,15.0,fr,6507,90,275041,1,2,Active Shallow Crust,0.0,89.99271,0.0,02/16/4513
+6.43939,43.75068,5453,12,11,6,14,12,3.55,15.0,fr,6508,109,275041,1,2,Active Shallow Crust,0.0,89.99271,0.0,12/11/5453
+6.43939,43.75068,2779,6,24,20,46,6,3.75,15.0,fr,6509,55,275065,1,1,Active Shallow Crust,0.0,89.98843,0.0,06/24/2779
+6.43939,43.75068,8002,5,11,15,35,8,3.95,5.0,fr,6510,160,275088,1,1,Active Shallow Crust,0.0,89.99081,0.0,05/11/8002
+6.43939,43.75068,7490,10,11,23,39,51,3.95,27.5,fr,6511,149,275090,1,1,Active Shallow Crust,0.0,89.99081,0.0,10/11/7490
+6.43939,43.75068,2438,1,1,11,17,16,4.05,5.0,fr,6512,48,275106,1,1,Active Shallow Crust,0.0,89.99171,-90.0,01/01/2438
+6.43939,43.75068,9486,12,2,15,3,21,4.05,15.0,fr,6513,189,275107,1,1,Active Shallow Crust,0.0,89.99171,-90.0,12/02/9486
+6.43939,43.75068,9870,11,20,16,48,10,4.25,5.0,fr,6514,197,275130,1,1,Active Shallow Crust,0.0,89.99013,-90.0,11/20/9870
+6.43939,43.75068,9947,10,1,7,34,40,4.85,5.0,fr,6515,198,275196,1,1,Active Shallow Crust,0.0,89.99021,0.0,10/01/9947
+1.24632,42.87672,3922,11,19,11,11,3,3.55,5.0,fr,6516,78,275520,1,2,Active Shallow Crust,0.0,89.99076,0.0,11/19/3922
+1.24632,42.87672,5510,4,20,4,24,39,3.55,5.0,fr,6517,110,275520,1,2,Active Shallow Crust,0.0,89.99076,0.0,04/20/5510
+1.24632,42.87672,7074,11,10,3,20,29,3.55,5.0,fr,6518,141,275529,1,1,Active Shallow Crust,128.8965,89.99354,0.0,11/10/7074
+1.24632,42.87672,1186,2,19,21,58,20,3.65,5.0,fr,6519,23,275532,1,1,Active Shallow Crust,0.0,89.99012,0.0,02/19/1186
+1.24632,42.87672,120,4,21,22,37,17,3.65,15.0,fr,6520,2,275533,1,1,Active Shallow Crust,0.0,89.99012,0.0,04/21/0120
+1.24632,42.87672,9767,1,11,18,20,24,3.65,27.5,fr,6521,195,275534,1,1,Active Shallow Crust,0.0,89.99012,0.0,01/11/9767
+1.24632,42.87672,833,2,12,11,11,41,3.75,5.0,fr,6522,16,275544,1,1,Active Shallow Crust,0.0,89.98973,0.0,02/12/0833
+1.24632,42.87672,463,8,10,3,48,18,3.75,5.0,fr,6523,9,275547,1,1,Active Shallow Crust,240.008,58.01755,0.0,08/10/0463
+1.24632,42.87672,1794,6,7,6,51,48,3.85,5.0,fr,6524,35,275556,1,3,Active Shallow Crust,0.0,89.98954,0.0,06/07/1794
+1.24632,42.87672,67,2,24,6,35,28,3.85,5.0,fr,6525,1,275556,1,3,Active Shallow Crust,0.0,89.98954,0.0,02/24/0067
+1.24632,42.87672,2312,12,8,18,30,15,3.85,5.0,fr,6526,46,275556,1,3,Active Shallow Crust,0.0,89.98954,0.0,12/08/2312
+1.24632,42.87672,2484,6,11,2,36,9,3.85,5.0,fr,6527,49,275559,1,2,Active Shallow Crust,240.0102,57.99788,0.0,06/11/2484
+1.24632,42.87672,3341,10,18,23,59,40,3.85,5.0,fr,6528,66,275559,1,2,Active Shallow Crust,240.0102,57.99788,0.0,10/18/3341
+1.24632,42.87672,3453,9,16,23,15,45,3.95,15.0,fr,6529,69,275569,1,1,Active Shallow Crust,0.0,89.98951,0.0,09/16/3453
+1.24632,42.87672,5194,7,1,18,10,38,3.95,27.5,fr,6530,103,275570,1,1,Active Shallow Crust,0.0,89.98951,0.0,07/01/5194
+1.24632,42.87672,9232,9,29,22,34,53,3.95,15.0,fr,6531,184,275575,1,1,Active Shallow Crust,0.0,89.99057,-90.0,09/29/9232
+1.24632,42.87672,9174,5,30,18,14,32,4.15,5.0,fr,6532,183,275592,1,1,Active Shallow Crust,0.0,89.98981,0.0,05/30/9174
+1.24632,42.87672,1203,7,6,12,19,48,4.15,15.0,fr,6533,24,275593,1,1,Active Shallow Crust,0.0,89.98981,0.0,07/06/1203
+1.24632,42.87672,218,11,17,13,19,58,4.25,5.0,fr,6534,4,275604,1,1,Active Shallow Crust,0.0,89.9901,0.0,11/17/0218
+1.24632,42.87672,5964,7,22,17,26,21,4.45,5.0,fr,6535,119,275628,1,1,Active Shallow Crust,0.0,89.99017,0.0,07/22/5964
+1.24632,42.87672,705,12,13,6,15,4,4.65,5.0,fr,6536,14,275658,1,1,Active Shallow Crust,0.0,89.98999,-90.0,12/13/0705
+1.24632,42.87672,1085,12,23,12,14,57,5.05,15.0,fr,6537,21,275704,1,1,Active Shallow Crust,240.0204,57.99723,0.0,12/23/1085
+4.97597,42.22434,7707,3,25,23,34,3,3.85,5.0,fr,6538,154,276519,1,1,Active Shallow Crust,240.0091,57.99805,0.0,03/25/7707
+4.97597,42.22434,8134,7,10,13,39,40,4.05,5.0,fr,6539,162,276543,1,1,Active Shallow Crust,240.0058,58.00507,0.0,07/10/8134
+4.97597,42.22434,6434,1,31,16,38,16,5.35,5.0,fr,6540,128,276696,1,1,Active Shallow Crust,0.0,89.98965,0.0,01/31/6434
+3.64747,46.26105,5710,9,10,14,59,53,3.55,5.0,fr,6541,114,277440,1,1,Active Shallow Crust,0.0,89.98954,0.0,09/10/5710
+3.64747,46.26105,3305,10,1,8,30,47,3.55,15.0,fr,6542,66,277447,1,1,Active Shallow Crust,0.0,89.98942,-90.0,10/01/3305
+3.64747,46.26105,9351,6,7,1,14,44,3.65,5.0,fr,6543,187,277452,1,1,Active Shallow Crust,0.0,89.99068,0.0,06/07/9351
+3.64747,46.26105,8672,5,20,2,37,46,3.65,27.5,fr,6544,173,277460,1,1,Active Shallow Crust,0.0,89.99057,-90.0,05/20/8672
+3.64747,46.26105,84,7,9,7,53,57,3.75,5.0,fr,6545,1,277464,1,1,Active Shallow Crust,0.0,89.98892,0.0,07/09/0084
+3.64747,46.26105,4003,5,11,17,22,27,3.85,5.0,fr,6546,80,277476,1,1,Active Shallow Crust,0.0,89.99013,0.0,05/11/4003
+3.64747,46.26105,476,10,20,22,33,46,3.85,15.0,fr,6547,9,277486,1,1,Active Shallow Crust,128.8958,89.99383,0.0,10/20/0476
+3.64747,46.26105,9480,5,2,10,42,14,3.95,15.0,fr,6548,189,277495,1,1,Active Shallow Crust,0.0,89.9911,-90.0,05/02/9480
+3.64747,46.26105,2504,11,1,23,9,33,4.35,5.0,fr,6549,50,277536,1,1,Active Shallow Crust,0.0,89.99029,0.0,11/01/2504
+0.81645,49.67116,4880,10,23,9,41,7,3.55,5.0,fr,6550,97,277920,1,1,Active Shallow Crust,0.0,89.99021,0.0,10/23/4880
+0.81645,49.67116,9570,11,12,20,42,54,3.65,5.0,fr,6551,191,277932,1,1,Active Shallow Crust,0.0,89.98982,0.0,11/12/9570
+0.81645,49.67116,7737,7,7,10,2,55,3.65,5.0,fr,6552,154,277938,1,1,Active Shallow Crust,0.0,89.9897,-90.0,07/07/7737
+0.81645,49.67116,7510,10,19,2,15,38,3.75,5.0,fr,6553,150,277947,1,1,Active Shallow Crust,240.0088,58.01762,0.0,10/19/7510
+0.81645,49.67116,4740,7,5,11,15,40,3.75,5.0,fr,6554,94,277950,1,1,Active Shallow Crust,0.0,89.99017,-90.0,07/05/4740
+0.81645,49.67116,4865,11,26,8,39,12,3.85,5.0,fr,6555,97,277956,1,2,Active Shallow Crust,0.0,89.99018,0.0,11/26/4865
+0.81645,49.67116,3467,3,12,11,46,19,3.85,5.0,fr,6556,69,277956,1,2,Active Shallow Crust,0.0,89.99018,0.0,03/12/3467
+0.81645,49.67116,2833,3,14,13,50,58,3.85,15.0,fr,6557,56,277957,1,1,Active Shallow Crust,0.0,89.99018,0.0,03/14/2833
+0.81645,49.67116,4704,10,28,12,2,49,3.85,15.0,fr,6558,94,277963,1,1,Active Shallow Crust,0.0,89.99007,-90.0,10/28/4704
+0.81645,49.67116,5107,12,7,7,36,39,3.95,5.0,fr,6559,102,277968,1,1,Active Shallow Crust,0.0,89.99022,0.0,12/07/5107
+0.81645,49.67116,1177,3,8,2,12,57,4.25,27.5,fr,6560,23,278015,1,1,Active Shallow Crust,128.8937,89.98089,0.0,03/08/1177
+0.81645,49.67116,8638,6,14,23,55,32,4.35,5.0,fr,6561,172,278016,1,1,Active Shallow Crust,0.0,89.98993,0.0,06/14/8638
+0.81645,49.67116,4478,12,12,18,8,31,4.55,5.0,fr,6562,89,278040,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/12/4478
+0.81645,49.67116,2203,6,9,5,45,17,4.75,15.0,fr,6563,44,278065,1,1,Active Shallow Crust,0.0,89.98996,0.0,06/09/2203
+-1.69099,43.82303,2448,3,10,15,29,44,3.55,5.0,fr,6564,48,278400,1,1,Active Shallow Crust,0.0,89.99091,0.0,03/10/2448
+-1.69099,43.82303,6659,3,10,13,31,20,3.55,5.0,fr,6565,133,278409,1,1,Active Shallow Crust,128.8963,89.99364,0.0,03/10/6659
+-1.69099,43.82303,9880,8,1,0,4,10,4.95,5.0,fr,6566,197,278568,1,1,Active Shallow Crust,0.0,89.98984,0.0,08/01/9880
+-1.566,47.24953,9291,8,25,19,53,10,3.65,5.0,fr,6567,185,278892,1,3,Active Shallow Crust,0.0,89.98933,0.0,08/25/9291
+-1.566,47.24953,9382,7,22,7,18,8,3.65,5.0,fr,6568,187,278892,1,3,Active Shallow Crust,0.0,89.98933,0.0,07/22/9382
+-1.566,47.24953,4026,10,6,5,57,15,3.65,5.0,fr,6569,80,278892,1,3,Active Shallow Crust,0.0,89.98933,0.0,10/06/4026
+-1.566,47.24953,2299,4,14,4,10,37,3.65,5.0,fr,6570,45,278895,1,1,Active Shallow Crust,240.0011,58.01302,0.0,04/14/2299
+-1.566,47.24953,6216,4,23,21,18,27,3.65,15.0,fr,6571,124,278896,1,1,Active Shallow Crust,240.0011,58.01302,0.0,04/23/6216
+-1.566,47.24953,5870,3,9,6,1,52,3.65,27.5,fr,6572,117,278900,1,1,Active Shallow Crust,0.0,89.99075,-90.0,03/09/5870
+-1.566,47.24953,484,5,23,0,47,21,3.75,5.0,fr,6573,9,278904,1,1,Active Shallow Crust,0.0,89.99049,0.0,05/23/0484
+-1.566,47.24953,9898,3,23,12,1,47,3.75,5.0,fr,6574,197,278907,1,1,Active Shallow Crust,240.0085,58.01738,0.0,03/23/9898
+-1.566,47.24953,4595,8,27,15,5,55,3.75,15.0,fr,6575,91,278911,1,1,Active Shallow Crust,0.0,89.99037,-90.0,08/27/4595
+-1.566,47.24953,2869,7,12,18,59,53,3.85,5.0,fr,6576,57,278916,1,4,Active Shallow Crust,0.0,89.99031,0.0,07/12/2869
+-1.566,47.24953,1254,3,19,11,16,38,3.85,5.0,fr,6577,25,278916,1,4,Active Shallow Crust,0.0,89.99031,0.0,03/19/1254
+-1.566,47.24953,7929,9,26,13,13,31,3.85,5.0,fr,6578,158,278916,1,4,Active Shallow Crust,0.0,89.99031,0.0,09/26/7929
+-1.566,47.24953,2258,12,25,14,44,21,3.85,5.0,fr,6579,45,278916,1,4,Active Shallow Crust,0.0,89.99031,0.0,12/25/2258
+-1.566,47.24953,4884,5,20,11,30,59,3.85,15.0,fr,6580,97,278917,1,1,Active Shallow Crust,0.0,89.99031,0.0,05/20/4884
+-1.566,47.24953,2625,9,22,16,12,2,3.85,15.0,fr,6581,52,278926,1,1,Active Shallow Crust,128.8953,89.99394,0.0,09/22/2625
+-1.566,47.24953,4140,7,29,8,7,29,3.95,5.0,fr,6582,82,278928,1,1,Active Shallow Crust,0.0,89.99028,0.0,07/29/4140
+-1.566,47.24953,4564,7,23,3,24,10,3.95,15.0,fr,6583,91,278929,1,1,Active Shallow Crust,0.0,89.99028,0.0,07/23/4564
+-1.566,47.24953,1042,6,28,17,49,22,4.15,5.0,fr,6584,20,278961,1,1,Active Shallow Crust,128.8974,89.99357,0.0,06/28/1042
+-1.566,47.24953,397,2,12,11,9,12,4.25,5.0,fr,6585,7,278964,1,2,Active Shallow Crust,0.0,89.99006,0.0,02/12/0397
+-1.566,47.24953,6616,9,25,10,15,25,4.25,5.0,fr,6586,132,278964,1,2,Active Shallow Crust,0.0,89.99006,0.0,09/25/6616
+-1.566,47.24953,3572,6,13,20,30,25,4.35,5.0,fr,6587,71,278976,1,1,Active Shallow Crust,0.0,89.98978,0.0,06/13/3572
+-1.566,47.24953,4212,8,29,1,37,18,4.35,27.5,fr,6588,84,278981,1,1,Active Shallow Crust,240.0086,57.99595,0.0,08/29/4212
+-1.566,47.24953,70,1,26,22,53,32,4.45,15.0,fr,6589,1,278989,1,2,Active Shallow Crust,0.0,89.99029,0.0,01/26/0070
+-1.566,47.24953,8771,5,28,19,38,20,4.45,15.0,fr,6590,175,278989,1,2,Active Shallow Crust,0.0,89.99029,0.0,05/28/8771
+-1.566,47.24953,370,12,3,20,6,34,4.85,5.0,fr,6591,7,279036,1,1,Active Shallow Crust,0.0,89.99004,0.0,12/03/0370
+-1.566,47.24953,5280,1,30,13,30,59,4.85,5.0,fr,6592,105,279039,1,1,Active Shallow Crust,240.0174,58.00238,0.0,01/30/5280
+-1.565972,47.24953,6158,10,11,11,50,23,7.05,16.94221,fr,6593,123,279300,1,1,Active Shallow Crust,360.0,89.99001,0.0,10/11/6158
+-2.27885,47.05197,4164,11,2,1,48,45,3.55,5.0,fr,6594,83,279360,1,4,Active Shallow Crust,0.0,89.98969,0.0,11/02/4164
+-2.27885,47.05197,6822,8,18,10,39,21,3.55,5.0,fr,6595,136,279360,1,4,Active Shallow Crust,0.0,89.98969,0.0,08/18/6822
+-2.27885,47.05197,8366,8,18,4,29,13,3.55,5.0,fr,6596,167,279360,1,4,Active Shallow Crust,0.0,89.98969,0.0,08/18/8366
+-2.27885,47.05197,4113,1,25,13,6,34,3.55,5.0,fr,6597,82,279360,1,4,Active Shallow Crust,0.0,89.98969,0.0,01/25/4113
+-2.27885,47.05197,5347,9,24,14,50,56,3.55,5.0,fr,6598,106,279363,1,2,Active Shallow Crust,240.0119,57.99844,0.0,09/24/5347
+-2.27885,47.05197,1711,2,25,19,27,4,3.55,5.0,fr,6599,34,279363,1,2,Active Shallow Crust,240.0119,57.99844,0.0,02/25/1711
+-2.27885,47.05197,5854,12,9,2,6,21,3.65,5.0,fr,6600,117,279372,1,1,Active Shallow Crust,0.0,89.99081,0.0,12/09/5854
+-2.27885,47.05197,2927,9,1,16,25,24,3.65,27.5,fr,6601,58,279374,1,1,Active Shallow Crust,0.0,89.99081,0.0,09/01/2927
+-2.27885,47.05197,5684,1,26,5,27,33,3.75,5.0,fr,6602,113,279384,1,3,Active Shallow Crust,0.0,89.98908,0.0,01/26/5684
+-2.27885,47.05197,8214,12,26,6,12,33,3.75,5.0,fr,6603,164,279384,1,3,Active Shallow Crust,0.0,89.98908,0.0,12/26/8214
+-2.27885,47.05197,4675,10,31,12,6,48,3.75,5.0,fr,6604,93,279384,1,3,Active Shallow Crust,0.0,89.98908,0.0,10/31/4675
+-2.27885,47.05197,3522,9,16,0,36,40,3.75,27.5,fr,6605,70,279386,1,1,Active Shallow Crust,0.0,89.98908,0.0,09/16/3522
+-2.27885,47.05197,8648,4,25,12,24,56,3.75,5.0,fr,6606,172,279390,1,1,Active Shallow Crust,0.0,89.98896,-90.0,04/25/8648
+-2.27885,47.05197,2002,9,1,5,0,14,3.75,5.0,fr,6607,40,279393,1,1,Active Shallow Crust,128.897,89.96725,0.0,09/01/2002
+-2.27885,47.05197,7860,7,21,16,31,9,3.85,5.0,fr,6608,157,279396,1,2,Active Shallow Crust,0.0,89.99027,0.0,07/21/7860
+-2.27885,47.05197,3571,11,20,5,1,39,3.85,5.0,fr,6609,71,279396,1,2,Active Shallow Crust,0.0,89.99027,0.0,11/20/3571
+-2.27885,47.05197,8274,6,24,3,24,35,3.95,5.0,fr,6610,165,279408,1,1,Active Shallow Crust,0.0,89.98916,0.0,06/24/8274
+-2.27885,47.05197,5471,5,5,5,15,54,3.95,15.0,fr,6611,109,279409,1,1,Active Shallow Crust,0.0,89.98916,0.0,05/05/5471
+-2.27885,47.05197,7028,11,28,0,1,50,4.05,15.0,fr,6612,140,279427,1,1,Active Shallow Crust,0.0,89.99023,-90.0,11/28/7028
+-2.27885,47.05197,1601,9,25,0,27,46,4.15,5.0,fr,6613,32,279432,1,2,Active Shallow Crust,0.0,89.98967,0.0,09/25/1601
+-2.27885,47.05197,2729,2,17,18,8,10,4.15,5.0,fr,6614,54,279432,1,2,Active Shallow Crust,0.0,89.98967,0.0,02/17/2729
+-2.27885,47.05197,1967,11,8,21,39,3,4.25,5.0,fr,6615,39,279450,1,1,Active Shallow Crust,0.0,89.99068,-90.0,11/08/1967
+-2.27885,47.05197,1070,12,6,18,28,7,4.45,5.0,fr,6616,21,279468,1,1,Active Shallow Crust,0.0,89.99025,0.0,12/06/1070
+-2.27885,47.05197,7373,2,1,12,33,10,5.55,5.0,fr,6617,147,279600,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/01/7373
+5.15278,51.4984,9577,11,13,6,59,28,3.65,5.0,fr,6618,191,279858,1,1,Active Shallow Crust,0.0,89.98868,-90.0,11/13/9577
+5.15278,51.4984,7354,12,18,10,26,51,5.55,5.0,fr,6619,147,280080,1,1,Active Shallow Crust,0.0,89.98995,0.0,12/18/7354
+-2.8541,49.16497,5355,9,4,19,1,41,3.55,5.0,fr,6620,107,280320,1,2,Active Shallow Crust,0.0,89.99011,0.0,09/04/5355
+-2.8541,49.16497,6158,12,15,11,36,57,3.55,5.0,fr,6621,123,280320,1,2,Active Shallow Crust,0.0,89.99011,0.0,12/15/6158
+-2.8541,49.16497,1237,3,14,8,32,25,3.55,15.0,fr,6622,24,280321,1,1,Active Shallow Crust,0.0,89.99011,0.0,03/14/1237
+-2.8541,49.16497,2456,8,16,12,35,30,4.15,5.0,fr,6623,49,280395,1,1,Active Shallow Crust,240.0091,57.9971,0.0,08/16/2456
+-2.8541,49.16497,7409,11,5,6,15,24,4.25,5.0,fr,6624,148,280404,1,1,Active Shallow Crust,0.0,89.98969,0.0,11/05/7409
+-2.8541,49.16497,6539,9,30,19,55,33,5.35,5.0,fr,6625,130,280536,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/30/6539
+5.74199,50.22671,5584,8,1,4,31,10,3.65,15.0,fr,6626,111,281299,1,1,Active Shallow Crust,0.0,89.98837,-90.0,08/01/5584
+5.74199,50.22671,8219,4,26,15,50,26,3.75,15.0,fr,6627,164,281308,1,1,Active Shallow Crust,240.008,58.01757,0.0,04/26/8219
+5.74199,50.22671,1145,12,23,19,46,12,3.85,5.0,fr,6628,22,281316,1,2,Active Shallow Crust,0.0,89.99087,0.0,12/23/1145
+5.74199,50.22671,4218,1,29,17,32,0,3.85,5.0,fr,6629,84,281316,1,2,Active Shallow Crust,0.0,89.99087,0.0,01/29/4218
+5.74199,50.22671,917,4,4,11,57,9,3.95,5.0,fr,6630,18,281328,1,1,Active Shallow Crust,0.0,89.99186,0.0,04/04/0917
+5.74199,50.22671,6019,9,30,23,4,37,3.95,15.0,fr,6631,120,281332,1,1,Active Shallow Crust,240.0203,58.00499,0.0,09/30/6019
+5.74199,50.22671,1063,2,17,21,34,12,3.95,27.5,fr,6632,21,281333,1,1,Active Shallow Crust,240.0203,58.00499,0.0,02/17/1063
+5.74199,50.22671,3931,3,28,0,47,37,4.25,5.0,fr,6633,78,281367,1,1,Active Shallow Crust,240.0086,57.99397,0.0,03/28/3931
+5.74199,50.22671,1133,10,6,7,39,53,4.45,15.0,fr,6634,22,281389,1,1,Active Shallow Crust,0.0,89.99084,0.0,10/06/1133
+5.74199,50.22671,5820,8,25,3,50,41,4.45,5.0,fr,6635,116,281394,1,1,Active Shallow Crust,0.0,89.99074,-90.0,08/25/5820
+5.74199,50.22671,8017,6,25,16,32,1,4.55,5.0,fr,6636,160,281400,1,1,Active Shallow Crust,0.0,89.9898,0.0,06/25/8017
+5.74199,50.22671,1758,8,27,2,54,43,4.65,5.0,fr,6637,35,281412,1,1,Active Shallow Crust,359.9991,89.99091,0.0,08/27/1758
+5.74199,50.22671,7690,7,4,21,59,0,5.05,5.0,fr,6638,153,281460,1,1,Active Shallow Crust,0.0,89.98967,0.0,07/04/7690
+5.74199,50.22671,201,5,7,17,3,57,6.45,15.0,fr,6639,4,281629,1,1,Active Shallow Crust,0.0,89.98991,0.0,05/07/0201
+0.01658,43.03551,1475,9,26,7,27,1,3.55,5.0,fr,6640,29,281760,1,19,Active Shallow Crust,0.0,89.99001,0.0,09/26/1475
+0.01658,43.03551,2948,4,1,20,27,31,3.55,5.0,fr,6641,58,281760,1,19,Active Shallow Crust,0.0,89.99001,0.0,04/01/2948
+0.01658,43.03551,6319,6,10,20,48,11,3.55,5.0,fr,6642,126,281760,1,19,Active Shallow Crust,0.0,89.99001,0.0,06/10/6319
+0.01658,43.03551,5114,2,13,0,43,39,3.55,5.0,fr,6643,102,281760,1,19,Active Shallow Crust,0.0,89.99001,0.0,02/13/5114
+0.01658,43.03551,6248,2,9,8,26,51,3.55,5.0,fr,6644,124,281760,1,19,Active Shallow Crust,0.0,89.99001,0.0,02/09/6248
+0.01658,43.03551,6928,2,14,1,53,38,3.55,5.0,fr,6645,138,281760,1,19,Active Shallow Crust,0.0,89.99001,0.0,02/14/6928
+0.01658,43.03551,1570,10,1,9,20,32,3.55,5.0,fr,6646,31,281760,1,19,Active Shallow Crust,0.0,89.99001,0.0,10/01/1570
+0.01658,43.03551,6209,7,30,13,34,35,3.55,5.0,fr,6647,124,281760,1,19,Active Shallow Crust,0.0,89.99001,0.0,07/30/6209
+0.01658,43.03551,7084,2,9,0,39,20,3.55,5.0,fr,6648,141,281760,1,19,Active Shallow Crust,0.0,89.99001,0.0,02/09/7084
+0.01658,43.03551,462,12,6,9,14,54,3.55,5.0,fr,6649,9,281760,1,19,Active Shallow Crust,0.0,89.99001,0.0,12/06/0462
+0.01658,43.03551,8196,2,10,7,9,38,3.55,5.0,fr,6650,163,281760,1,19,Active Shallow Crust,0.0,89.99001,0.0,02/10/8196
+0.01658,43.03551,7744,9,11,2,19,4,3.55,5.0,fr,6651,154,281760,1,19,Active Shallow Crust,0.0,89.99001,0.0,09/11/7744
+0.01658,43.03551,6324,7,7,12,11,15,3.55,5.0,fr,6652,126,281760,1,19,Active Shallow Crust,0.0,89.99001,0.0,07/07/6324
+0.01658,43.03551,5058,11,20,2,22,13,3.55,5.0,fr,6653,101,281760,1,19,Active Shallow Crust,0.0,89.99001,0.0,11/20/5058
+0.01658,43.03551,704,3,25,6,15,53,3.55,5.0,fr,6654,14,281760,1,19,Active Shallow Crust,0.0,89.99001,0.0,03/25/0704
+0.01658,43.03551,6924,3,28,22,14,11,3.55,5.0,fr,6655,138,281760,1,19,Active Shallow Crust,0.0,89.99001,0.0,03/28/6924
+0.01658,43.03551,9527,7,22,22,37,34,3.55,5.0,fr,6656,190,281760,1,19,Active Shallow Crust,0.0,89.99001,0.0,07/22/9527
+0.01658,43.03551,4565,5,12,10,56,2,3.55,5.0,fr,6657,91,281760,1,19,Active Shallow Crust,0.0,89.99001,0.0,05/12/4565
+0.01658,43.03551,3549,10,22,13,54,19,3.55,5.0,fr,6658,70,281760,1,19,Active Shallow Crust,0.0,89.99001,0.0,10/22/3549
+0.01658,43.03551,3205,6,12,6,40,36,3.55,15.0,fr,6659,64,281761,1,6,Active Shallow Crust,0.0,89.99001,0.0,06/12/3205
+0.01658,43.03551,726,12,14,18,38,8,3.55,15.0,fr,6660,14,281761,1,6,Active Shallow Crust,0.0,89.99001,0.0,12/14/0726
+0.01658,43.03551,1337,8,10,14,31,7,3.55,15.0,fr,6661,26,281761,1,6,Active Shallow Crust,0.0,89.99001,0.0,08/10/1337
+0.01658,43.03551,7917,9,16,7,33,58,3.55,15.0,fr,6662,158,281761,1,6,Active Shallow Crust,0.0,89.99001,0.0,09/16/7917
+0.01658,43.03551,5996,1,22,0,34,16,3.55,15.0,fr,6663,119,281761,1,6,Active Shallow Crust,0.0,89.99001,0.0,01/22/5996
+0.01658,43.03551,3968,3,4,2,7,55,3.55,15.0,fr,6664,79,281761,1,6,Active Shallow Crust,0.0,89.99001,0.0,03/04/3968
+0.01658,43.03551,740,11,29,7,46,31,3.55,5.0,fr,6665,14,281763,1,3,Active Shallow Crust,240.0119,57.99811,0.0,11/29/0740
+0.01658,43.03551,3572,7,23,12,7,27,3.55,5.0,fr,6666,71,281763,1,3,Active Shallow Crust,240.0119,57.99811,0.0,07/23/3572
+0.01658,43.03551,6477,6,14,17,49,38,3.55,5.0,fr,6667,129,281763,1,3,Active Shallow Crust,240.0119,57.99811,0.0,06/14/6477
+0.01658,43.03551,4765,7,2,6,56,12,3.55,27.5,fr,6668,95,281765,1,1,Active Shallow Crust,240.0119,57.99801,0.0,07/02/4765
+0.01658,43.03551,8976,8,2,19,38,37,3.55,5.0,fr,6669,179,281766,1,1,Active Shallow Crust,0.0,89.99001,-90.0,08/02/8976
+0.01658,43.03551,3456,6,29,5,34,44,3.55,15.0,fr,6670,69,281767,1,2,Active Shallow Crust,0.0,89.99001,-90.0,06/29/3456
+0.01658,43.03551,8597,3,11,7,5,14,3.55,15.0,fr,6671,171,281767,1,2,Active Shallow Crust,0.0,89.99001,-90.0,03/11/8597
+0.01658,43.03551,3212,2,11,3,54,42,3.55,27.5,fr,6672,64,281768,1,2,Active Shallow Crust,0.0,89.99001,-90.0,02/11/3212
+0.01658,43.03551,3239,12,6,22,26,53,3.55,27.5,fr,6673,64,281768,1,2,Active Shallow Crust,0.0,89.99001,-90.0,12/06/3239
+0.01658,43.03551,6243,7,25,13,19,27,3.55,5.0,fr,6674,124,281769,1,2,Active Shallow Crust,128.8965,89.99371,0.0,07/25/6243
+0.01658,43.03551,2869,12,3,18,19,21,3.55,5.0,fr,6675,57,281769,1,2,Active Shallow Crust,128.8965,89.99371,0.0,12/03/2869
+0.01658,43.03551,7628,12,23,8,16,1,3.55,15.0,fr,6676,152,281770,1,1,Active Shallow Crust,128.8965,89.99371,0.0,12/23/7628
+0.01658,43.03551,5373,12,9,12,7,10,3.65,5.0,fr,6677,107,281772,1,14,Active Shallow Crust,0.0,89.98999,0.0,12/09/5373
+0.01658,43.03551,6310,11,28,11,3,53,3.65,5.0,fr,6678,126,281772,1,14,Active Shallow Crust,0.0,89.98999,0.0,11/28/6310
+0.01658,43.03551,7047,1,25,1,43,40,3.65,5.0,fr,6679,140,281772,1,14,Active Shallow Crust,0.0,89.98999,0.0,01/25/7047
+0.01658,43.03551,2973,3,3,5,6,55,3.65,5.0,fr,6680,59,281772,1,14,Active Shallow Crust,0.0,89.98999,0.0,03/03/2973
+0.01658,43.03551,4755,12,1,20,38,54,3.65,5.0,fr,6681,95,281772,1,14,Active Shallow Crust,0.0,89.98999,0.0,12/01/4755
+0.01658,43.03551,7809,11,2,19,0,29,3.65,5.0,fr,6682,156,281772,1,14,Active Shallow Crust,0.0,89.98999,0.0,11/02/7809
+0.01658,43.03551,2629,4,15,17,20,19,3.65,5.0,fr,6683,52,281772,1,14,Active Shallow Crust,0.0,89.98999,0.0,04/15/2629
+0.01658,43.03551,2977,1,11,8,49,45,3.65,5.0,fr,6684,59,281772,1,14,Active Shallow Crust,0.0,89.98999,0.0,01/11/2977
+0.01658,43.03551,7382,5,8,14,54,8,3.65,5.0,fr,6685,147,281772,1,14,Active Shallow Crust,0.0,89.98999,0.0,05/08/7382
+0.01658,43.03551,8872,10,16,20,34,38,3.65,5.0,fr,6686,177,281772,1,14,Active Shallow Crust,0.0,89.98999,0.0,10/16/8872
+0.01658,43.03551,3731,3,23,0,16,57,3.65,5.0,fr,6687,74,281772,1,14,Active Shallow Crust,0.0,89.98999,0.0,03/23/3731
+0.01658,43.03551,6273,2,17,20,10,1,3.65,5.0,fr,6688,125,281772,1,14,Active Shallow Crust,0.0,89.98999,0.0,02/17/6273
+0.01658,43.03551,8895,3,3,6,33,34,3.65,5.0,fr,6689,177,281772,1,14,Active Shallow Crust,0.0,89.98999,0.0,03/03/8895
+0.01658,43.03551,9363,8,8,2,58,8,3.65,5.0,fr,6690,187,281772,1,14,Active Shallow Crust,0.0,89.98999,0.0,08/08/9363
+0.01658,43.03551,9060,6,7,22,35,56,3.65,15.0,fr,6691,181,281773,1,3,Active Shallow Crust,0.0,89.98999,0.0,06/07/9060
+0.01658,43.03551,5341,7,21,21,0,48,3.65,15.0,fr,6692,106,281773,1,3,Active Shallow Crust,0.0,89.98999,0.0,07/21/5341
+0.01658,43.03551,6655,12,3,6,54,41,3.65,15.0,fr,6693,133,281773,1,3,Active Shallow Crust,0.0,89.98999,0.0,12/03/6655
+0.01658,43.03551,5114,6,7,12,41,13,3.65,27.5,fr,6694,102,281774,1,2,Active Shallow Crust,0.0,89.98999,0.0,06/07/5114
+0.01658,43.03551,4516,6,5,8,22,13,3.65,27.5,fr,6695,90,281774,1,2,Active Shallow Crust,0.0,89.98999,0.0,06/05/4516
+0.01658,43.03551,7186,12,1,1,55,0,3.65,5.0,fr,6696,143,281775,1,7,Active Shallow Crust,240.0007,58.01283,0.0,12/01/7186
+0.01658,43.03551,9412,3,5,11,46,11,3.65,5.0,fr,6697,188,281775,1,7,Active Shallow Crust,240.0007,58.01283,0.0,03/05/9412
+0.01658,43.03551,9193,12,3,1,9,34,3.65,5.0,fr,6698,183,281775,1,7,Active Shallow Crust,240.0007,58.01283,0.0,12/03/9193
+0.01658,43.03551,6268,8,18,12,15,56,3.65,5.0,fr,6699,125,281775,1,7,Active Shallow Crust,240.0007,58.01283,0.0,08/18/6268
+0.01658,43.03551,605,12,29,0,1,49,3.65,5.0,fr,6700,12,281775,1,7,Active Shallow Crust,240.0007,58.01283,0.0,12/29/0605
+0.01658,43.03551,7786,7,19,17,56,24,3.65,5.0,fr,6701,155,281775,1,7,Active Shallow Crust,240.0007,58.01283,0.0,07/19/7786
+0.01658,43.03551,7985,7,10,2,7,6,3.65,5.0,fr,6702,159,281775,1,7,Active Shallow Crust,240.0007,58.01283,0.0,07/10/7985
+0.01658,43.03551,3271,6,4,6,33,44,3.65,15.0,fr,6703,65,281779,1,1,Active Shallow Crust,0.0,89.99001,-90.0,06/04/3271
+0.01658,43.03551,7779,5,30,2,31,38,3.65,27.5,fr,6704,155,281780,1,1,Active Shallow Crust,0.0,89.99001,-90.0,05/30/7779
+0.01658,43.03551,268,10,13,14,35,34,3.65,5.0,fr,6705,5,281781,1,2,Active Shallow Crust,128.9007,89.96351,0.0,10/13/0268
+0.01658,43.03551,691,8,29,11,43,10,3.65,5.0,fr,6706,13,281781,1,2,Active Shallow Crust,128.9007,89.96351,0.0,08/29/0691
+0.01658,43.03551,5365,5,1,10,4,6,3.75,5.0,fr,6707,107,281784,1,12,Active Shallow Crust,0.0,89.99001,0.0,05/01/5365
+0.01658,43.03551,6032,9,4,12,14,46,3.75,5.0,fr,6708,120,281784,1,12,Active Shallow Crust,0.0,89.99001,0.0,09/04/6032
+0.01658,43.03551,607,9,9,23,9,22,3.75,5.0,fr,6709,12,281784,1,12,Active Shallow Crust,0.0,89.99001,0.0,09/09/0607
+0.01658,43.03551,8562,1,17,2,42,59,3.75,5.0,fr,6710,171,281784,1,12,Active Shallow Crust,0.0,89.99001,0.0,01/17/8562
+0.01658,43.03551,5471,6,11,17,41,23,3.75,5.0,fr,6711,109,281784,1,12,Active Shallow Crust,0.0,89.99001,0.0,06/11/5471
+0.01658,43.03551,3227,7,7,14,50,46,3.75,5.0,fr,6712,64,281784,1,12,Active Shallow Crust,0.0,89.99001,0.0,07/07/3227
+0.01658,43.03551,5105,3,24,9,11,0,3.75,5.0,fr,6713,102,281784,1,12,Active Shallow Crust,0.0,89.99001,0.0,03/24/5105
+0.01658,43.03551,7408,7,25,19,3,54,3.75,5.0,fr,6714,148,281784,1,12,Active Shallow Crust,0.0,89.99001,0.0,07/25/7408
+0.01658,43.03551,9063,11,7,3,37,35,3.75,5.0,fr,6715,181,281784,1,12,Active Shallow Crust,0.0,89.99001,0.0,11/07/9063
+0.01658,43.03551,6126,11,13,4,54,42,3.75,5.0,fr,6716,122,281784,1,12,Active Shallow Crust,0.0,89.99001,0.0,11/13/6126
+0.01658,43.03551,674,7,25,11,31,9,3.75,5.0,fr,6717,13,281784,1,12,Active Shallow Crust,0.0,89.99001,0.0,07/25/0674
+0.01658,43.03551,7827,11,26,20,19,12,3.75,5.0,fr,6718,156,281784,1,12,Active Shallow Crust,0.0,89.99001,0.0,11/26/7827
+0.01658,43.03551,5450,2,19,18,8,57,3.75,15.0,fr,6719,108,281785,1,6,Active Shallow Crust,0.0,89.99001,0.0,02/19/5450
+0.01658,43.03551,2177,7,17,15,58,30,3.75,15.0,fr,6720,43,281785,1,6,Active Shallow Crust,0.0,89.99001,0.0,07/17/2177
+0.01658,43.03551,1266,1,18,16,7,54,3.75,15.0,fr,6721,25,281785,1,6,Active Shallow Crust,0.0,89.99001,0.0,01/18/1266
+0.01658,43.03551,1654,5,30,7,12,42,3.75,15.0,fr,6722,33,281785,1,6,Active Shallow Crust,0.0,89.99001,0.0,05/30/1654
+0.01658,43.03551,1009,9,26,1,9,10,3.75,15.0,fr,6723,20,281785,1,6,Active Shallow Crust,0.0,89.99001,0.0,09/26/1009
+0.01658,43.03551,9970,7,13,15,54,31,3.75,15.0,fr,6724,199,281785,1,6,Active Shallow Crust,0.0,89.99001,0.0,07/13/9970
+0.01658,43.03551,5686,7,17,14,58,22,3.75,27.5,fr,6725,113,281786,1,2,Active Shallow Crust,0.0,89.99001,0.0,07/17/5686
+0.01658,43.03551,7388,11,18,10,50,30,3.75,27.5,fr,6726,147,281786,1,2,Active Shallow Crust,0.0,89.99001,0.0,11/18/7388
+0.01658,43.03551,3370,12,25,4,29,34,3.75,15.0,fr,6727,67,281788,1,1,Active Shallow Crust,240.008,58.01751,0.0,12/25/3370
+0.01658,43.03551,3005,2,21,1,59,58,3.75,5.0,fr,6728,60,281790,1,1,Active Shallow Crust,0.0,89.99001,-90.0,02/21/3005
+0.01658,43.03551,6175,8,20,21,48,29,3.85,5.0,fr,6729,123,281796,1,5,Active Shallow Crust,0.0,89.98999,0.0,08/20/6175
+0.01658,43.03551,5074,3,2,6,26,13,3.85,5.0,fr,6730,101,281796,1,5,Active Shallow Crust,0.0,89.98999,0.0,03/02/5074
+0.01658,43.03551,6633,8,19,6,40,54,3.85,5.0,fr,6731,132,281796,1,5,Active Shallow Crust,0.0,89.98999,0.0,08/19/6633
+0.01658,43.03551,2989,3,15,0,54,27,3.85,5.0,fr,6732,59,281796,1,5,Active Shallow Crust,0.0,89.98999,0.0,03/15/2989
+0.01658,43.03551,9315,10,9,16,40,57,3.85,5.0,fr,6733,186,281796,1,5,Active Shallow Crust,0.0,89.98999,0.0,10/09/9315
+0.01658,43.03551,305,7,30,23,5,13,3.85,15.0,fr,6734,6,281797,1,3,Active Shallow Crust,0.0,89.98999,0.0,07/30/0305
+0.01658,43.03551,6738,2,14,15,56,20,3.85,15.0,fr,6735,134,281797,1,3,Active Shallow Crust,0.0,89.98999,0.0,02/14/6738
+0.01658,43.03551,8730,4,19,16,17,47,3.85,15.0,fr,6736,174,281797,1,3,Active Shallow Crust,0.0,89.98999,0.0,04/19/8730
+0.01658,43.03551,7233,11,8,10,26,44,3.85,27.5,fr,6737,144,281798,1,1,Active Shallow Crust,0.0,89.98999,0.0,11/08/7233
+0.01658,43.03551,9576,6,12,13,3,18,3.85,5.0,fr,6738,191,281799,1,1,Active Shallow Crust,240.0104,57.99773,0.0,06/12/9576
+0.01658,43.03551,5461,11,17,12,58,45,3.85,15.0,fr,6739,109,281800,1,1,Active Shallow Crust,240.0104,57.99773,0.0,11/17/5461
+0.01658,43.03551,3108,9,12,2,39,49,3.85,5.0,fr,6740,62,281805,1,1,Active Shallow Crust,128.896,89.99372,0.0,09/12/3108
+0.01658,43.03551,1764,5,15,19,38,15,3.95,5.0,fr,6741,35,281808,1,7,Active Shallow Crust,360.0,89.99001,0.0,05/15/1764
+0.01658,43.03551,9563,9,5,7,46,38,3.95,5.0,fr,6742,191,281808,1,7,Active Shallow Crust,360.0,89.99001,0.0,09/05/9563
+0.01658,43.03551,3746,5,2,11,48,34,3.95,5.0,fr,6743,74,281808,1,7,Active Shallow Crust,360.0,89.99001,0.0,05/02/3746
+0.01658,43.03551,3719,10,20,10,26,2,3.95,5.0,fr,6744,74,281808,1,7,Active Shallow Crust,360.0,89.99001,0.0,10/20/3719
+0.01658,43.03551,6278,8,18,11,35,4,3.95,5.0,fr,6745,125,281808,1,7,Active Shallow Crust,360.0,89.99001,0.0,08/18/6278
+0.01658,43.03551,8141,1,3,14,53,36,3.95,5.0,fr,6746,162,281808,1,7,Active Shallow Crust,360.0,89.99001,0.0,01/03/8141
+0.01658,43.03551,8922,7,5,20,3,25,3.95,5.0,fr,6747,178,281808,1,7,Active Shallow Crust,360.0,89.99001,0.0,07/05/8922
+0.01658,43.03551,7812,4,2,3,13,27,3.95,15.0,fr,6748,156,281809,1,3,Active Shallow Crust,360.0,89.99001,0.0,04/02/7812
+0.01658,43.03551,610,5,9,9,21,27,3.95,15.0,fr,6749,12,281809,1,3,Active Shallow Crust,360.0,89.99001,0.0,05/09/0610
+0.01658,43.03551,7094,6,24,15,32,12,3.95,15.0,fr,6750,141,281809,1,3,Active Shallow Crust,360.0,89.99001,0.0,06/24/7094
+0.01658,43.03551,6985,5,5,8,11,49,3.95,27.5,fr,6751,139,281810,1,1,Active Shallow Crust,360.0,89.99001,0.0,05/05/6985
+0.01658,43.03551,6617,12,27,16,8,54,3.95,5.0,fr,6752,132,281811,1,3,Active Shallow Crust,240.0193,58.00489,0.0,12/27/6617
+0.01658,43.03551,9864,1,17,21,29,25,3.95,5.0,fr,6753,197,281811,1,3,Active Shallow Crust,240.0193,58.00489,0.0,01/17/9864
+0.01658,43.03551,5383,12,21,12,18,39,3.95,5.0,fr,6754,107,281811,1,3,Active Shallow Crust,240.0193,58.00489,0.0,12/21/5383
+0.01658,43.03551,7964,9,20,7,20,33,3.95,5.0,fr,6755,159,281814,1,1,Active Shallow Crust,0.0,89.99001,-90.0,09/20/7964
+0.01658,43.03551,5576,2,15,22,2,3,3.95,5.0,fr,6756,111,281817,1,2,Active Shallow Crust,128.9008,89.99372,0.0,02/15/5576
+0.01658,43.03551,5174,9,30,7,55,21,3.95,5.0,fr,6757,103,281817,1,2,Active Shallow Crust,128.9008,89.99372,0.0,09/30/5174
+0.01658,43.03551,3089,10,13,2,4,32,3.95,15.0,fr,6758,61,281818,1,1,Active Shallow Crust,128.9008,89.99372,0.0,10/13/3089
+0.01658,43.03551,3618,2,9,20,54,49,4.05,5.0,fr,6759,72,281820,1,12,Active Shallow Crust,0.0,89.98999,0.0,02/09/3618
+0.01658,43.03551,5686,9,2,12,10,6,4.05,5.0,fr,6760,113,281820,1,12,Active Shallow Crust,0.0,89.98999,0.0,09/02/5686
+0.01658,43.03551,9988,6,23,16,43,8,4.05,5.0,fr,6761,199,281820,1,12,Active Shallow Crust,0.0,89.98999,0.0,06/23/9988
+0.01658,43.03551,7378,11,2,15,18,44,4.05,5.0,fr,6762,147,281820,1,12,Active Shallow Crust,0.0,89.98999,0.0,11/02/7378
+0.01658,43.03551,7117,9,29,23,2,20,4.05,5.0,fr,6763,142,281820,1,12,Active Shallow Crust,0.0,89.98999,0.0,09/29/7117
+0.01658,43.03551,9998,6,29,1,13,51,4.05,5.0,fr,6764,199,281820,1,12,Active Shallow Crust,0.0,89.98999,0.0,06/29/9998
+0.01658,43.03551,7284,6,11,9,58,41,4.05,5.0,fr,6765,145,281820,1,12,Active Shallow Crust,0.0,89.98999,0.0,06/11/7284
+0.01658,43.03551,6544,11,28,2,33,16,4.05,5.0,fr,6766,130,281820,1,12,Active Shallow Crust,0.0,89.98999,0.0,11/28/6544
+0.01658,43.03551,9351,2,3,1,13,50,4.05,5.0,fr,6767,187,281820,1,12,Active Shallow Crust,0.0,89.98999,0.0,02/03/9351
+0.01658,43.03551,6049,8,30,0,29,33,4.05,5.0,fr,6768,120,281820,1,12,Active Shallow Crust,0.0,89.98999,0.0,08/30/6049
+0.01658,43.03551,1784,3,3,1,46,44,4.05,5.0,fr,6769,35,281820,1,12,Active Shallow Crust,0.0,89.98999,0.0,03/03/1784
+0.01658,43.03551,3985,7,10,1,9,44,4.05,5.0,fr,6770,79,281820,1,12,Active Shallow Crust,0.0,89.98999,0.0,07/10/3985
+0.01658,43.03551,3018,5,24,5,52,43,4.05,15.0,fr,6771,60,281821,1,1,Active Shallow Crust,0.0,89.98999,0.0,05/24/3018
+0.01658,43.03551,6202,3,2,13,5,4,4.05,27.5,fr,6772,124,281822,1,1,Active Shallow Crust,0.0,89.98999,0.0,03/02/6202
+0.01658,43.03551,2370,1,1,19,17,44,4.05,5.0,fr,6773,47,281829,1,1,Active Shallow Crust,128.891,89.99372,0.0,01/01/2370
+0.01658,43.03551,8435,8,6,9,1,38,4.15,5.0,fr,6774,168,281832,1,2,Active Shallow Crust,0.0,89.99,0.0,08/06/8435
+0.01658,43.03551,6820,3,6,19,29,37,4.15,5.0,fr,6775,136,281832,1,2,Active Shallow Crust,0.0,89.99,0.0,03/06/6820
+0.01658,43.03551,5447,2,11,0,53,39,4.15,15.0,fr,6776,108,281833,1,3,Active Shallow Crust,0.0,89.99,0.0,02/11/5447
+0.01658,43.03551,5660,1,16,12,3,9,4.15,15.0,fr,6777,113,281833,1,3,Active Shallow Crust,0.0,89.99,0.0,01/16/5660
+0.01658,43.03551,4153,4,1,15,3,24,4.15,15.0,fr,6778,83,281833,1,3,Active Shallow Crust,0.0,89.99,0.0,04/01/4153
+0.01658,43.03551,7536,8,5,1,4,9,4.15,15.0,fr,6779,150,281836,1,1,Active Shallow Crust,240.0079,57.99723,0.0,08/05/7536
+0.01658,43.03551,7402,3,25,13,15,35,4.15,5.0,fr,6780,148,281838,1,1,Active Shallow Crust,0.0,89.99,-90.0,03/25/7402
+0.01658,43.03551,4095,1,26,18,39,43,4.15,5.0,fr,6781,81,281841,1,1,Active Shallow Crust,128.8981,89.99372,0.0,01/26/4095
+0.01658,43.03551,2266,4,27,11,11,20,4.15,15.0,fr,6782,45,281842,1,1,Active Shallow Crust,128.8981,89.99372,0.0,04/27/2266
+0.01658,43.03551,4316,9,10,15,47,12,4.25,5.0,fr,6783,86,281844,1,4,Active Shallow Crust,0.0,89.98999,0.0,09/10/4316
+0.01658,43.03551,9251,1,21,8,3,18,4.25,5.0,fr,6784,185,281844,1,4,Active Shallow Crust,0.0,89.98999,0.0,01/21/9251
+0.01658,43.03551,9275,12,28,10,12,20,4.25,5.0,fr,6785,185,281844,1,4,Active Shallow Crust,0.0,89.98999,0.0,12/28/9275
+0.01658,43.03551,2977,11,23,20,42,38,4.25,5.0,fr,6786,59,281844,1,4,Active Shallow Crust,0.0,89.98999,0.0,11/23/2977
+0.01658,43.03551,3786,2,6,11,28,29,4.25,5.0,fr,6787,75,281847,1,1,Active Shallow Crust,240.0069,57.99395,0.0,02/06/3786
+0.01658,43.03551,6416,9,11,3,28,57,4.25,15.0,fr,6788,128,281848,1,1,Active Shallow Crust,240.0069,57.99395,0.0,09/11/6416
+0.01658,43.03551,9485,2,26,18,28,11,4.25,5.0,fr,6789,189,281850,1,1,Active Shallow Crust,0.0,89.99,-90.0,02/26/9485
+0.01658,43.03551,3247,3,16,9,37,41,4.25,15.0,fr,6790,64,281851,1,1,Active Shallow Crust,0.0,89.99,-90.0,03/16/3247
+0.01658,43.03551,332,7,20,14,8,55,4.25,27.5,fr,6791,6,281855,1,2,Active Shallow Crust,128.8949,89.98092,0.0,07/20/0332
+0.01658,43.03551,4221,3,13,16,12,37,4.25,27.5,fr,6792,84,281855,1,2,Active Shallow Crust,128.8949,89.98092,0.0,03/13/4221
+0.01658,43.03551,3240,9,12,11,58,3,4.35,5.0,fr,6793,64,281856,1,3,Active Shallow Crust,360.0,89.99001,0.0,09/12/3240
+0.01658,43.03551,9802,6,18,0,0,23,4.35,5.0,fr,6794,196,281856,1,3,Active Shallow Crust,360.0,89.99001,0.0,06/18/9802
+0.01658,43.03551,6798,3,26,15,5,58,4.35,5.0,fr,6795,135,281856,1,3,Active Shallow Crust,360.0,89.99001,0.0,03/26/6798
+0.01658,43.03551,5023,9,13,7,50,45,4.35,15.0,fr,6796,100,281857,1,1,Active Shallow Crust,360.0,89.99001,0.0,09/13/5023
+0.01658,43.03551,675,1,5,18,10,39,4.45,5.0,fr,6797,13,281868,1,3,Active Shallow Crust,0.0,89.99,0.0,01/05/0675
+0.01658,43.03551,8938,10,28,8,5,48,4.45,5.0,fr,6798,178,281868,1,3,Active Shallow Crust,0.0,89.99,0.0,10/28/8938
+0.01658,43.03551,3524,3,28,23,5,44,4.45,5.0,fr,6799,70,281868,1,3,Active Shallow Crust,0.0,89.99,0.0,03/28/3524
+0.01658,43.03551,4228,1,30,10,2,30,4.45,5.0,fr,6800,84,281871,1,1,Active Shallow Crust,240.0044,57.99452,0.0,01/30/4228
+0.01658,43.03551,966,2,26,16,19,53,4.45,5.0,fr,6801,19,281877,1,1,Active Shallow Crust,128.8929,89.99372,0.0,02/26/0966
+0.01658,43.03551,3406,12,13,21,37,24,4.55,5.0,fr,6802,68,281880,1,1,Active Shallow Crust,360.0,89.99001,0.0,12/13/3406
+0.01658,43.03551,5430,8,25,8,36,18,4.65,5.0,fr,6803,108,281892,1,4,Active Shallow Crust,360.0,89.99001,0.0,08/25/5430
+0.01658,43.03551,4950,7,13,19,19,17,4.65,5.0,fr,6804,98,281892,1,4,Active Shallow Crust,360.0,89.99001,0.0,07/13/4950
+0.01658,43.03551,302,2,19,10,45,37,4.65,5.0,fr,6805,6,281892,1,4,Active Shallow Crust,360.0,89.99001,0.0,02/19/0302
+0.01658,43.03551,1184,2,19,8,58,17,4.65,5.0,fr,6806,23,281892,1,4,Active Shallow Crust,360.0,89.99001,0.0,02/19/1184
+0.01658,43.03551,9848,9,13,1,13,54,4.65,15.0,fr,6807,196,281893,1,1,Active Shallow Crust,360.0,89.99001,0.0,09/13/9848
+0.01658,43.03551,8321,6,28,8,44,23,4.65,27.5,fr,6808,166,281894,1,1,Active Shallow Crust,360.0,89.99001,0.0,06/28/8321
+0.01658,43.03551,1070,5,11,10,2,46,4.75,5.0,fr,6809,21,281904,1,2,Active Shallow Crust,0.0,89.99,0.0,05/11/1070
+0.01658,43.03551,412,10,16,0,47,59,4.75,5.0,fr,6810,8,281904,1,2,Active Shallow Crust,0.0,89.99,0.0,10/16/0412
+0.01658,43.03551,8046,6,23,19,43,4,4.75,15.0,fr,6811,160,281905,1,1,Active Shallow Crust,0.0,89.99,0.0,06/23/8046
+0.01658,43.03551,2919,9,14,4,45,26,4.75,5.0,fr,6812,58,281907,1,1,Active Shallow Crust,240.0063,58.00427,0.0,09/14/2919
+0.01658,43.03551,1490,11,10,17,1,22,4.75,27.5,fr,6813,29,281912,1,1,Active Shallow Crust,0.0,89.99,-90.0,11/10/1490
+0.01658,43.03551,2821,7,2,21,7,4,4.85,5.0,fr,6814,56,281916,1,1,Active Shallow Crust,360.0,89.99,0.0,07/02/2821
+0.01658,43.03551,4400,10,8,7,8,8,4.85,5.0,fr,6815,87,281925,1,1,Active Shallow Crust,128.8937,89.98901,0.0,10/08/4400
+0.01658,43.03551,3160,10,31,17,13,6,4.95,5.0,fr,6816,63,281928,1,2,Active Shallow Crust,360.0,89.99001,0.0,10/31/3160
+0.01658,43.03551,5941,9,23,8,42,0,4.95,5.0,fr,6817,118,281928,1,2,Active Shallow Crust,360.0,89.99001,0.0,09/23/5941
+0.01658,43.03551,6458,4,8,1,35,46,4.95,15.0,fr,6818,129,281929,1,2,Active Shallow Crust,360.0,89.99001,0.0,04/08/6458
+0.01658,43.03551,2351,2,26,16,3,11,4.95,15.0,fr,6819,47,281929,1,2,Active Shallow Crust,360.0,89.99001,0.0,02/26/2351
+0.01658,43.03551,3155,12,22,10,20,43,4.95,5.0,fr,6820,63,281931,1,1,Active Shallow Crust,240.0104,58.00419,0.0,12/22/3155
+0.01658,43.03551,350,8,21,13,19,36,4.95,15.0,fr,6821,6,281932,1,1,Active Shallow Crust,240.0104,58.00419,0.0,08/21/0350
+0.01658,43.03551,9189,4,27,5,57,44,4.95,5.0,fr,6822,183,281937,1,1,Active Shallow Crust,128.8911,89.98979,0.0,04/27/9189
+0.01658,43.03551,1635,9,20,4,23,26,5.15,5.0,fr,6823,32,281952,1,1,Active Shallow Crust,360.0,89.99,0.0,09/20/1635
+0.01658,43.03551,5159,4,14,11,26,26,5.15,27.5,fr,6824,103,281954,1,1,Active Shallow Crust,360.0,89.99,0.0,04/14/5159
+0.01658,43.03551,4005,8,24,11,28,37,5.35,5.0,fr,6825,80,281982,1,1,Active Shallow Crust,360.0,89.99001,-90.0,08/24/4005
+0.01658,43.03551,2833,9,14,9,10,58,5.55,5.0,fr,6826,56,282000,1,1,Active Shallow Crust,360.0,89.99,0.0,09/14/2833
+0.01658,43.03551,6112,9,18,2,46,41,5.55,5.0,fr,6827,122,282003,1,1,Active Shallow Crust,240.0261,58.00194,0.0,09/18/6112
+0.01658,43.03551,3818,10,15,18,1,7,5.75,15.0,fr,6828,76,282025,1,1,Active Shallow Crust,360.0,89.99,0.0,10/15/3818
+0.01658,43.03551,5633,4,22,23,4,54,5.95,5.0,fr,6829,112,282048,1,1,Active Shallow Crust,360.0,89.99,0.0,04/22/5633
+0.0165739,43.0355,3056,1,30,19,41,15,6.55,9.527304,fr,6830,61,282129,1,1,Active Shallow Crust,128.8376,89.9901,0.0,01/30/3056
+7.6617,47.55872,5276,3,28,16,27,20,3.55,5.0,fr,6831,105,282240,1,14,Active Shallow Crust,0.0,89.99319,0.0,03/28/5276
+7.6617,47.55872,3909,9,16,14,46,12,3.55,5.0,fr,6832,78,282240,1,14,Active Shallow Crust,0.0,89.99319,0.0,09/16/3909
+7.6617,47.55872,9622,4,14,3,25,23,3.55,5.0,fr,6833,192,282240,1,14,Active Shallow Crust,0.0,89.99319,0.0,04/14/9622
+7.6617,47.55872,6996,5,10,5,23,40,3.55,5.0,fr,6834,139,282240,1,14,Active Shallow Crust,0.0,89.99319,0.0,05/10/6996
+7.6617,47.55872,6356,7,22,1,15,33,3.55,5.0,fr,6835,127,282240,1,14,Active Shallow Crust,0.0,89.99319,0.0,07/22/6356
+7.6617,47.55872,4124,5,21,11,29,16,3.55,5.0,fr,6836,82,282240,1,14,Active Shallow Crust,0.0,89.99319,0.0,05/21/4124
+7.6617,47.55872,7572,4,2,15,29,24,3.55,5.0,fr,6837,151,282240,1,14,Active Shallow Crust,0.0,89.99319,0.0,04/02/7572
+7.6617,47.55872,9278,2,5,6,35,48,3.55,5.0,fr,6838,185,282240,1,14,Active Shallow Crust,0.0,89.99319,0.0,02/05/9278
+7.6617,47.55872,6921,2,3,16,48,11,3.55,5.0,fr,6839,138,282240,1,14,Active Shallow Crust,0.0,89.99319,0.0,02/03/6921
+7.6617,47.55872,7510,4,23,13,20,24,3.55,5.0,fr,6840,150,282240,1,14,Active Shallow Crust,0.0,89.99319,0.0,04/23/7510
+7.6617,47.55872,7745,10,7,8,45,23,3.55,5.0,fr,6841,154,282240,1,14,Active Shallow Crust,0.0,89.99319,0.0,10/07/7745
+7.6617,47.55872,8346,10,24,12,52,49,3.55,5.0,fr,6842,166,282240,1,14,Active Shallow Crust,0.0,89.99319,0.0,10/24/8346
+7.6617,47.55872,4740,9,27,17,30,21,3.55,5.0,fr,6843,94,282240,1,14,Active Shallow Crust,0.0,89.99319,0.0,09/27/4740
+7.6617,47.55872,1788,8,12,11,40,55,3.55,5.0,fr,6844,35,282240,1,14,Active Shallow Crust,0.0,89.99319,0.0,08/12/1788
+7.6617,47.55872,3838,3,30,12,50,44,3.55,15.0,fr,6845,76,282241,1,11,Active Shallow Crust,0.0,89.99319,0.0,03/30/3838
+7.6617,47.55872,9551,9,10,15,34,28,3.55,15.0,fr,6846,191,282241,1,11,Active Shallow Crust,0.0,89.99319,0.0,09/10/9551
+7.6617,47.55872,7985,5,11,16,35,31,3.55,15.0,fr,6847,159,282241,1,11,Active Shallow Crust,0.0,89.99319,0.0,05/11/7985
+7.6617,47.55872,9318,11,30,19,20,35,3.55,15.0,fr,6848,186,282241,1,11,Active Shallow Crust,0.0,89.99319,0.0,11/30/9318
+7.6617,47.55872,5292,3,25,20,40,42,3.55,15.0,fr,6849,105,282241,1,11,Active Shallow Crust,0.0,89.99319,0.0,03/25/5292
+7.6617,47.55872,6176,5,17,23,51,32,3.55,15.0,fr,6850,123,282241,1,11,Active Shallow Crust,0.0,89.99319,0.0,05/17/6176
+7.6617,47.55872,2880,10,4,10,43,34,3.55,15.0,fr,6851,57,282241,1,11,Active Shallow Crust,0.0,89.99319,0.0,10/04/2880
+7.6617,47.55872,2532,4,6,4,56,39,3.55,15.0,fr,6852,50,282241,1,11,Active Shallow Crust,0.0,89.99319,0.0,04/06/2532
+7.6617,47.55872,4442,8,7,14,45,28,3.55,15.0,fr,6853,88,282241,1,11,Active Shallow Crust,0.0,89.99319,0.0,08/07/4442
+7.6617,47.55872,5406,12,27,0,38,23,3.55,15.0,fr,6854,108,282241,1,11,Active Shallow Crust,0.0,89.99319,0.0,12/27/5406
+7.6617,47.55872,5064,5,5,16,4,53,3.55,15.0,fr,6855,101,282241,1,11,Active Shallow Crust,0.0,89.99319,0.0,05/05/5064
+7.6617,47.55872,3001,10,6,17,1,3,3.55,27.5,fr,6856,60,282242,1,4,Active Shallow Crust,0.0,89.99319,0.0,10/06/3001
+7.6617,47.55872,7976,12,17,8,41,12,3.55,27.5,fr,6857,159,282242,1,4,Active Shallow Crust,0.0,89.99319,0.0,12/17/7976
+7.6617,47.55872,4746,8,14,16,41,13,3.55,27.5,fr,6858,94,282242,1,4,Active Shallow Crust,0.0,89.99319,0.0,08/14/4746
+7.6617,47.55872,2446,9,11,2,21,51,3.55,27.5,fr,6859,48,282242,1,4,Active Shallow Crust,0.0,89.99319,0.0,09/11/2446
+7.6617,47.55872,6747,4,5,7,54,21,3.55,5.0,fr,6860,134,282243,1,2,Active Shallow Crust,240.0126,57.99782,0.0,04/05/6747
+7.6617,47.55872,6159,7,2,10,43,46,3.55,5.0,fr,6861,123,282243,1,2,Active Shallow Crust,240.0126,57.99782,0.0,07/02/6159
+7.6617,47.55872,1818,2,14,16,27,29,3.55,15.0,fr,6862,36,282244,1,1,Active Shallow Crust,240.0126,57.99782,0.0,02/14/1818
+7.6617,47.55872,8133,6,27,15,26,1,3.55,27.5,fr,6863,162,282245,1,1,Active Shallow Crust,240.0126,57.99772,0.0,06/27/8133
+7.6617,47.55872,4429,8,16,19,30,52,3.55,5.0,fr,6864,88,282249,1,1,Active Shallow Crust,128.8957,89.99319,0.0,08/16/4429
+7.6617,47.55872,4378,12,2,23,51,41,3.65,5.0,fr,6865,87,282252,1,15,Active Shallow Crust,0.0,89.98787,0.0,12/02/4378
+7.6617,47.55872,2123,7,17,13,6,36,3.65,5.0,fr,6866,42,282252,1,15,Active Shallow Crust,0.0,89.98787,0.0,07/17/2123
+7.6617,47.55872,7170,7,26,21,18,29,3.65,5.0,fr,6867,143,282252,1,15,Active Shallow Crust,0.0,89.98787,0.0,07/26/7170
+7.6617,47.55872,6532,8,16,21,37,40,3.65,5.0,fr,6868,130,282252,1,15,Active Shallow Crust,0.0,89.98787,0.0,08/16/6532
+7.6617,47.55872,7262,7,9,16,39,45,3.65,5.0,fr,6869,145,282252,1,15,Active Shallow Crust,0.0,89.98787,0.0,07/09/7262
+7.6617,47.55872,8856,5,20,6,0,38,3.65,5.0,fr,6870,177,282252,1,15,Active Shallow Crust,0.0,89.98787,0.0,05/20/8856
+7.6617,47.55872,7450,7,20,10,53,26,3.65,5.0,fr,6871,148,282252,1,15,Active Shallow Crust,0.0,89.98787,0.0,07/20/7450
+7.6617,47.55872,3342,10,9,16,40,53,3.65,5.0,fr,6872,66,282252,1,15,Active Shallow Crust,0.0,89.98787,0.0,10/09/3342
+7.6617,47.55872,3160,3,5,12,6,2,3.65,5.0,fr,6873,63,282252,1,15,Active Shallow Crust,0.0,89.98787,0.0,03/05/3160
+7.6617,47.55872,5437,5,4,18,20,25,3.65,5.0,fr,6874,108,282252,1,15,Active Shallow Crust,0.0,89.98787,0.0,05/04/5437
+7.6617,47.55872,4342,7,7,16,28,42,3.65,5.0,fr,6875,86,282252,1,15,Active Shallow Crust,0.0,89.98787,0.0,07/07/4342
+7.6617,47.55872,6104,9,29,10,54,12,3.65,5.0,fr,6876,122,282252,1,15,Active Shallow Crust,0.0,89.98787,0.0,09/29/6104
+7.6617,47.55872,7358,2,5,23,59,28,3.65,5.0,fr,6877,147,282252,1,15,Active Shallow Crust,0.0,89.98787,0.0,02/05/7358
+7.6617,47.55872,4665,4,24,3,37,23,3.65,5.0,fr,6878,93,282252,1,15,Active Shallow Crust,0.0,89.98787,0.0,04/24/4665
+7.6617,47.55872,1242,12,3,15,12,20,3.65,5.0,fr,6879,24,282252,1,15,Active Shallow Crust,0.0,89.98787,0.0,12/03/1242
+7.6617,47.55872,8908,7,30,20,10,26,3.65,15.0,fr,6880,178,282253,1,6,Active Shallow Crust,0.0,89.98787,0.0,07/30/8908
+7.6617,47.55872,4480,1,8,0,40,45,3.65,15.0,fr,6881,89,282253,1,6,Active Shallow Crust,0.0,89.98787,0.0,01/08/4480
+7.6617,47.55872,2190,2,16,12,53,10,3.65,15.0,fr,6882,43,282253,1,6,Active Shallow Crust,0.0,89.98787,0.0,02/16/2190
+7.6617,47.55872,3192,9,27,16,37,29,3.65,15.0,fr,6883,63,282253,1,6,Active Shallow Crust,0.0,89.98787,0.0,09/27/3192
+7.6617,47.55872,9638,10,6,14,39,2,3.65,15.0,fr,6884,192,282253,1,6,Active Shallow Crust,0.0,89.98787,0.0,10/06/9638
+7.6617,47.55872,608,7,30,9,34,53,3.65,15.0,fr,6885,12,282253,1,6,Active Shallow Crust,0.0,89.98787,0.0,07/30/0608
+7.6617,47.55872,9605,12,29,0,50,34,3.65,5.0,fr,6886,192,282255,1,1,Active Shallow Crust,240.0007,58.01309,0.0,12/29/9605
+7.6617,47.55872,8741,10,9,14,23,9,3.65,5.0,fr,6887,174,282258,1,2,Active Shallow Crust,0.0,89.98773,-90.0,10/09/8741
+7.6617,47.55872,9782,7,22,10,55,22,3.65,5.0,fr,6888,195,282258,1,2,Active Shallow Crust,0.0,89.98773,-90.0,07/22/9782
+7.6617,47.55872,506,6,20,12,37,39,3.65,5.0,fr,6889,10,282261,1,3,Active Shallow Crust,128.9002,89.96355,0.0,06/20/0506
+7.6617,47.55872,1283,3,18,2,33,34,3.65,5.0,fr,6890,25,282261,1,3,Active Shallow Crust,128.9002,89.96355,0.0,03/18/1283
+7.6617,47.55872,9605,10,11,21,38,7,3.65,5.0,fr,6891,192,282261,1,3,Active Shallow Crust,128.9002,89.96355,0.0,10/11/9605
+7.6617,47.55872,144,3,19,20,28,28,3.65,15.0,fr,6892,2,282262,1,2,Active Shallow Crust,128.9002,89.96355,0.0,03/19/0144
+7.6617,47.55872,3074,2,7,15,23,46,3.65,15.0,fr,6893,61,282262,1,2,Active Shallow Crust,128.9002,89.96355,0.0,02/07/3074
+7.6617,47.55872,3440,11,10,13,54,55,3.75,5.0,fr,6894,68,282264,1,10,Active Shallow Crust,0.0,89.98919,0.0,11/10/3440
+7.6617,47.55872,4429,6,5,10,34,47,3.75,5.0,fr,6895,88,282264,1,10,Active Shallow Crust,0.0,89.98919,0.0,06/05/4429
+7.6617,47.55872,2961,4,7,9,25,47,3.75,5.0,fr,6896,59,282264,1,10,Active Shallow Crust,0.0,89.98919,0.0,04/07/2961
+7.6617,47.55872,4741,5,23,12,22,37,3.75,5.0,fr,6897,94,282264,1,10,Active Shallow Crust,0.0,89.98919,0.0,05/23/4741
+7.6617,47.55872,795,3,6,6,43,36,3.75,5.0,fr,6898,15,282264,1,10,Active Shallow Crust,0.0,89.98919,0.0,03/06/0795
+7.6617,47.55872,6280,6,18,16,1,25,3.75,5.0,fr,6899,125,282264,1,10,Active Shallow Crust,0.0,89.98919,0.0,06/18/6280
+7.6617,47.55872,2938,11,21,23,48,11,3.75,5.0,fr,6900,58,282264,1,10,Active Shallow Crust,0.0,89.98919,0.0,11/21/2938
+7.6617,47.55872,6082,12,15,15,5,18,3.75,5.0,fr,6901,121,282264,1,10,Active Shallow Crust,0.0,89.98919,0.0,12/15/6082
+7.6617,47.55872,2413,3,27,4,57,26,3.75,5.0,fr,6902,48,282264,1,10,Active Shallow Crust,0.0,89.98919,0.0,03/27/2413
+7.6617,47.55872,5752,8,31,5,19,52,3.75,5.0,fr,6903,115,282264,1,10,Active Shallow Crust,0.0,89.98919,0.0,08/31/5752
+7.6617,47.55872,5113,9,10,1,32,45,3.75,15.0,fr,6904,102,282265,1,3,Active Shallow Crust,0.0,89.98919,0.0,09/10/5113
+7.6617,47.55872,8430,4,6,2,49,20,3.75,15.0,fr,6905,168,282265,1,3,Active Shallow Crust,0.0,89.98919,0.0,04/06/8430
+7.6617,47.55872,4691,9,24,20,33,27,3.75,15.0,fr,6906,93,282265,1,3,Active Shallow Crust,0.0,89.98919,0.0,09/24/4691
+7.6617,47.55872,9439,12,1,9,34,55,3.75,27.5,fr,6907,188,282266,1,1,Active Shallow Crust,0.0,89.98919,0.0,12/01/9439
+7.6617,47.55872,4607,7,28,23,7,6,3.75,5.0,fr,6908,92,282267,1,4,Active Shallow Crust,240.0086,58.01752,0.0,07/28/4607
+7.6617,47.55872,4631,3,28,15,18,57,3.75,5.0,fr,6909,92,282267,1,4,Active Shallow Crust,240.0086,58.01752,0.0,03/28/4631
+7.6617,47.55872,3,7,28,0,2,10,3.75,5.0,fr,6910,0,282267,1,4,Active Shallow Crust,240.0086,58.01752,0.0,07/28/0003
+7.6617,47.55872,8111,1,10,19,28,57,3.75,5.0,fr,6911,162,282267,1,4,Active Shallow Crust,240.0086,58.01752,0.0,01/10/8111
+7.6617,47.55872,1536,3,23,20,42,26,3.75,15.0,fr,6912,30,282268,1,1,Active Shallow Crust,240.0086,58.01752,0.0,03/23/1536
+7.6617,47.55872,365,6,15,21,42,13,3.75,5.0,fr,6913,7,282270,1,1,Active Shallow Crust,0.0,89.98907,-90.0,06/15/0365
+7.6617,47.55872,7511,4,14,2,51,5,3.75,5.0,fr,6914,150,282273,1,1,Active Shallow Crust,128.8969,89.96751,0.0,04/14/7511
+7.6617,47.55872,3381,7,16,3,58,35,3.85,5.0,fr,6915,67,282276,1,8,Active Shallow Crust,0.0,89.99036,0.0,07/16/3381
+7.6617,47.55872,2680,3,5,18,54,48,3.85,5.0,fr,6916,53,282276,1,8,Active Shallow Crust,0.0,89.99036,0.0,03/05/2680
+7.6617,47.55872,137,1,14,3,1,6,3.85,5.0,fr,6917,2,282276,1,8,Active Shallow Crust,0.0,89.99036,0.0,01/14/0137
+7.6617,47.55872,7806,9,16,6,23,43,3.85,5.0,fr,6918,156,282276,1,8,Active Shallow Crust,0.0,89.99036,0.0,09/16/7806
+7.6617,47.55872,6658,6,14,8,18,34,3.85,5.0,fr,6919,133,282276,1,8,Active Shallow Crust,0.0,89.99036,0.0,06/14/6658
+7.6617,47.55872,2761,8,7,20,16,57,3.85,5.0,fr,6920,55,282276,1,8,Active Shallow Crust,0.0,89.99036,0.0,08/07/2761
+7.6617,47.55872,2889,3,31,21,56,40,3.85,5.0,fr,6921,57,282276,1,8,Active Shallow Crust,0.0,89.99036,0.0,03/31/2889
+7.6617,47.55872,201,8,19,19,26,8,3.85,5.0,fr,6922,4,282276,1,8,Active Shallow Crust,0.0,89.99036,0.0,08/19/0201
+7.6617,47.55872,5744,2,4,6,15,43,3.85,15.0,fr,6923,114,282277,1,6,Active Shallow Crust,0.0,89.99036,0.0,02/04/5744
+7.6617,47.55872,7377,12,18,2,17,14,3.85,15.0,fr,6924,147,282277,1,6,Active Shallow Crust,0.0,89.99036,0.0,12/18/7377
+7.6617,47.55872,2811,4,28,4,52,3,3.85,15.0,fr,6925,56,282277,1,6,Active Shallow Crust,0.0,89.99036,0.0,04/28/2811
+7.6617,47.55872,992,3,22,3,18,41,3.85,15.0,fr,6926,19,282277,1,6,Active Shallow Crust,0.0,89.99036,0.0,03/22/0992
+7.6617,47.55872,2276,10,21,10,40,55,3.85,15.0,fr,6927,45,282277,1,6,Active Shallow Crust,0.0,89.99036,0.0,10/21/2276
+7.6617,47.55872,1665,1,15,9,47,31,3.85,15.0,fr,6928,33,282277,1,6,Active Shallow Crust,0.0,89.99036,0.0,01/15/1665
+7.6617,47.55872,57,7,17,13,33,56,3.85,27.5,fr,6929,1,282278,1,4,Active Shallow Crust,0.0,89.99036,0.0,07/17/0057
+7.6617,47.55872,8508,11,1,20,52,8,3.85,27.5,fr,6930,170,282278,1,4,Active Shallow Crust,0.0,89.99036,0.0,11/01/8508
+7.6617,47.55872,7417,10,24,16,42,12,3.85,27.5,fr,6931,148,282278,1,4,Active Shallow Crust,0.0,89.99036,0.0,10/24/7417
+7.6617,47.55872,3180,2,15,1,36,13,3.85,27.5,fr,6932,63,282278,1,4,Active Shallow Crust,0.0,89.99036,0.0,02/15/3180
+7.6617,47.55872,1852,4,16,9,30,29,3.85,5.0,fr,6933,37,282279,1,1,Active Shallow Crust,240.0109,57.99707,0.0,04/16/1852
+7.6617,47.55872,6593,9,24,6,19,0,3.85,27.5,fr,6934,131,282281,1,1,Active Shallow Crust,240.0109,57.99707,0.0,09/24/6593
+7.6617,47.55872,1673,6,22,2,51,48,3.85,5.0,fr,6935,33,282282,1,1,Active Shallow Crust,0.0,89.99025,-90.0,06/22/1673
+7.6617,47.55872,2282,8,11,0,41,6,3.85,5.0,fr,6936,45,282285,1,1,Active Shallow Crust,128.8962,89.99277,0.0,08/11/2282
+7.6617,47.55872,4399,2,9,8,6,27,3.95,5.0,fr,6937,87,282288,1,6,Active Shallow Crust,0.0,89.99141,0.0,02/09/4399
+7.6617,47.55872,2899,7,17,3,12,40,3.95,5.0,fr,6938,57,282288,1,6,Active Shallow Crust,0.0,89.99141,0.0,07/17/2899
+7.6617,47.55872,6427,6,26,2,43,11,3.95,5.0,fr,6939,128,282288,1,6,Active Shallow Crust,0.0,89.99141,0.0,06/26/6427
+7.6617,47.55872,3253,9,15,4,50,56,3.95,5.0,fr,6940,65,282288,1,6,Active Shallow Crust,0.0,89.99141,0.0,09/15/3253
+7.6617,47.55872,8091,7,8,16,37,42,3.95,5.0,fr,6941,161,282288,1,6,Active Shallow Crust,0.0,89.99141,0.0,07/08/8091
+7.6617,47.55872,2529,1,18,16,6,33,3.95,5.0,fr,6942,50,282288,1,6,Active Shallow Crust,0.0,89.99141,0.0,01/18/2529
+7.6617,47.55872,5306,8,8,12,10,36,3.95,15.0,fr,6943,106,282289,1,4,Active Shallow Crust,0.0,89.99141,0.0,08/08/5306
+7.6617,47.55872,8910,11,3,0,44,17,3.95,15.0,fr,6944,178,282289,1,4,Active Shallow Crust,0.0,89.99141,0.0,11/03/8910
+7.6617,47.55872,4638,10,22,12,43,51,3.95,15.0,fr,6945,92,282289,1,4,Active Shallow Crust,0.0,89.99141,0.0,10/22/4638
+7.6617,47.55872,9600,3,23,6,49,23,3.95,15.0,fr,6946,191,282289,1,4,Active Shallow Crust,0.0,89.99141,0.0,03/23/9600
+7.6617,47.55872,2527,2,19,11,26,3,3.95,27.5,fr,6947,50,282290,1,1,Active Shallow Crust,0.0,89.99141,0.0,02/19/2527
+7.6617,47.55872,2475,12,14,22,12,52,3.95,5.0,fr,6948,49,282291,1,6,Active Shallow Crust,240.0204,58.00517,0.0,12/14/2475
+7.6617,47.55872,8431,3,2,8,7,13,3.95,5.0,fr,6949,168,282291,1,6,Active Shallow Crust,240.0204,58.00517,0.0,03/02/8431
+7.6617,47.55872,880,11,1,20,53,37,3.95,5.0,fr,6950,17,282291,1,6,Active Shallow Crust,240.0204,58.00517,0.0,11/01/0880
+7.6617,47.55872,9868,6,30,17,39,56,3.95,5.0,fr,6951,197,282291,1,6,Active Shallow Crust,240.0204,58.00517,0.0,06/30/9868
+7.6617,47.55872,6523,3,5,19,46,9,3.95,5.0,fr,6952,130,282291,1,6,Active Shallow Crust,240.0204,58.00517,0.0,03/05/6523
+7.6617,47.55872,1706,10,17,20,3,19,3.95,5.0,fr,6953,34,282291,1,6,Active Shallow Crust,240.0204,58.00517,0.0,10/17/1706
+7.6617,47.55872,8894,5,1,12,15,32,3.95,15.0,fr,6954,177,282292,1,1,Active Shallow Crust,240.0204,58.00517,0.0,05/01/8894
+7.6617,47.55872,9696,6,21,0,47,41,3.95,27.5,fr,6955,193,282293,1,1,Active Shallow Crust,240.0204,58.00517,0.0,06/21/9696
+7.6617,47.55872,1535,8,16,1,23,38,3.95,5.0,fr,6956,30,282294,1,2,Active Shallow Crust,0.0,89.99131,-90.0,08/16/1535
+7.6617,47.55872,3902,7,3,7,57,1,3.95,5.0,fr,6957,78,282294,1,2,Active Shallow Crust,0.0,89.99131,-90.0,07/03/3902
+7.6617,47.55872,5037,11,10,1,5,35,3.95,27.5,fr,6958,100,282296,1,1,Active Shallow Crust,0.0,89.99131,-90.0,11/10/5037
+7.6617,47.55872,5772,8,19,11,47,58,4.05,5.0,fr,6959,115,282300,1,7,Active Shallow Crust,0.0,89.98852,0.0,08/19/5772
+7.6617,47.55872,7479,3,11,23,7,15,4.05,5.0,fr,6960,149,282300,1,7,Active Shallow Crust,0.0,89.98852,0.0,03/11/7479
+7.6617,47.55872,4757,4,23,0,50,30,4.05,5.0,fr,6961,95,282300,1,7,Active Shallow Crust,0.0,89.98852,0.0,04/23/4757
+7.6617,47.55872,9317,6,3,8,36,43,4.05,5.0,fr,6962,186,282300,1,7,Active Shallow Crust,0.0,89.98852,0.0,06/03/9317
+7.6617,47.55872,6740,11,2,5,16,28,4.05,5.0,fr,6963,134,282300,1,7,Active Shallow Crust,0.0,89.98852,0.0,11/02/6740
+7.6617,47.55872,1163,7,3,17,28,35,4.05,5.0,fr,6964,23,282300,1,7,Active Shallow Crust,0.0,89.98852,0.0,07/03/1163
+7.6617,47.55872,9470,9,15,0,5,14,4.05,5.0,fr,6965,189,282300,1,7,Active Shallow Crust,0.0,89.98852,0.0,09/15/9470
+7.6617,47.55872,4979,1,27,5,28,25,4.05,15.0,fr,6966,99,282301,1,1,Active Shallow Crust,0.0,89.98852,0.0,01/27/4979
+7.6617,47.55872,6329,8,20,19,36,33,4.05,27.5,fr,6967,126,282302,1,1,Active Shallow Crust,0.0,89.98852,0.0,08/20/6329
+7.6617,47.55872,4716,8,9,15,53,51,4.05,5.0,fr,6968,94,282303,1,2,Active Shallow Crust,240.0063,58.00579,0.0,08/09/4716
+7.6617,47.55872,3290,6,15,23,14,41,4.05,5.0,fr,6969,65,282303,1,2,Active Shallow Crust,240.0063,58.00579,0.0,06/15/3290
+7.6617,47.55872,6002,4,28,23,2,51,4.05,5.0,fr,6970,120,282306,1,1,Active Shallow Crust,0.0,89.98839,-90.0,04/28/6002
+7.6617,47.55872,2764,3,2,1,42,21,4.05,5.0,fr,6971,55,282309,1,3,Active Shallow Crust,128.8901,89.99426,0.0,03/02/2764
+7.6617,47.55872,32,11,30,1,10,6,4.05,5.0,fr,6972,0,282309,1,3,Active Shallow Crust,128.8901,89.99426,0.0,11/30/0032
+7.6617,47.55872,294,3,6,19,36,4,4.05,5.0,fr,6973,5,282309,1,3,Active Shallow Crust,128.8901,89.99426,0.0,03/06/0294
+7.6617,47.55872,3468,6,5,21,59,57,4.15,5.0,fr,6974,69,282312,1,7,Active Shallow Crust,0.0,89.98977,0.0,06/05/3468
+7.6617,47.55872,4063,8,6,6,55,40,4.15,5.0,fr,6975,81,282312,1,7,Active Shallow Crust,0.0,89.98977,0.0,08/06/4063
+7.6617,47.55872,2984,7,5,15,13,58,4.15,5.0,fr,6976,59,282312,1,7,Active Shallow Crust,0.0,89.98977,0.0,07/05/2984
+7.6617,47.55872,2379,11,22,18,53,50,4.15,5.0,fr,6977,47,282312,1,7,Active Shallow Crust,0.0,89.98977,0.0,11/22/2379
+7.6617,47.55872,3529,1,12,6,19,29,4.15,5.0,fr,6978,70,282312,1,7,Active Shallow Crust,0.0,89.98977,0.0,01/12/3529
+7.6617,47.55872,7495,11,4,2,49,32,4.15,5.0,fr,6979,149,282312,1,7,Active Shallow Crust,0.0,89.98977,0.0,11/04/7495
+7.6617,47.55872,2431,6,24,17,16,44,4.15,5.0,fr,6980,48,282312,1,7,Active Shallow Crust,0.0,89.98977,0.0,06/24/2431
+7.6617,47.55872,1705,7,28,1,2,52,4.15,15.0,fr,6981,34,282313,1,4,Active Shallow Crust,0.0,89.98977,0.0,07/28/1705
+7.6617,47.55872,1263,12,25,8,32,20,4.15,15.0,fr,6982,25,282313,1,4,Active Shallow Crust,0.0,89.98977,0.0,12/25/1263
+7.6617,47.55872,7737,7,26,22,54,16,4.15,15.0,fr,6983,154,282313,1,4,Active Shallow Crust,0.0,89.98977,0.0,07/26/7737
+7.6617,47.55872,4721,9,23,4,34,29,4.15,15.0,fr,6984,94,282313,1,4,Active Shallow Crust,0.0,89.98977,0.0,09/23/4721
+7.6617,47.55872,6098,11,30,10,29,51,4.15,5.0,fr,6985,121,282315,1,1,Active Shallow Crust,240.0086,57.99728,0.0,11/30/6098
+7.6617,47.55872,8536,11,14,2,39,1,4.15,15.0,fr,6986,170,282316,1,1,Active Shallow Crust,240.0086,57.9973,0.0,11/14/8536
+7.6617,47.55872,1444,10,14,23,11,25,4.15,27.5,fr,6987,28,282320,1,1,Active Shallow Crust,0.0,89.98965,-90.0,10/14/1444
+7.6617,47.55872,6261,5,11,1,33,26,4.15,5.0,fr,6988,125,282321,1,2,Active Shallow Crust,128.8968,89.99489,0.0,05/11/6261
+7.6617,47.55872,5039,1,28,18,6,2,4.15,5.0,fr,6989,100,282321,1,2,Active Shallow Crust,128.8968,89.99489,0.0,01/28/5039
+7.6617,47.55872,8581,2,1,10,48,56,4.25,5.0,fr,6990,171,282324,1,6,Active Shallow Crust,0.0,89.99088,0.0,02/01/8581
+7.6617,47.55872,7709,4,21,20,28,47,4.25,5.0,fr,6991,154,282324,1,6,Active Shallow Crust,0.0,89.99088,0.0,04/21/7709
+7.6617,47.55872,9382,5,23,11,51,51,4.25,5.0,fr,6992,187,282324,1,6,Active Shallow Crust,0.0,89.99088,0.0,05/23/9382
+7.6617,47.55872,5152,9,5,14,41,2,4.25,5.0,fr,6993,103,282324,1,6,Active Shallow Crust,0.0,89.99088,0.0,09/05/5152
+7.6617,47.55872,7983,11,5,16,42,56,4.25,5.0,fr,6994,159,282324,1,6,Active Shallow Crust,0.0,89.99088,0.0,11/05/7983
+7.6617,47.55872,1310,1,12,21,55,40,4.25,5.0,fr,6995,26,282324,1,6,Active Shallow Crust,0.0,89.99088,0.0,01/12/1310
+7.6617,47.55872,8428,3,5,1,23,36,4.25,27.5,fr,6996,168,282326,1,2,Active Shallow Crust,0.0,89.99088,0.0,03/05/8428
+7.6617,47.55872,912,5,21,22,30,24,4.25,27.5,fr,6997,18,282326,1,2,Active Shallow Crust,0.0,89.99088,0.0,05/21/0912
+7.6617,47.55872,7857,3,13,22,50,17,4.25,5.0,fr,6998,157,282327,1,1,Active Shallow Crust,240.0074,57.99474,0.0,03/13/7857
+7.6617,47.55872,170,4,11,0,1,14,4.25,15.0,fr,6999,3,282331,1,1,Active Shallow Crust,0.0,89.99078,-90.0,04/11/0170
+7.6617,47.55872,7192,3,21,3,55,36,4.25,5.0,fr,7000,143,282333,1,2,Active Shallow Crust,128.8943,89.98099,0.0,03/21/7192
+7.6617,47.55872,9082,4,1,16,10,32,4.25,5.0,fr,7001,181,282333,1,2,Active Shallow Crust,128.8943,89.98099,0.0,04/01/9082
+7.6617,47.55872,2481,1,12,6,50,50,4.25,15.0,fr,7002,49,282334,1,1,Active Shallow Crust,128.8943,89.98099,0.0,01/12/2481
+7.6617,47.55872,4262,12,6,4,7,48,4.35,5.0,fr,7003,85,282336,1,4,Active Shallow Crust,0.0,89.98917,0.0,12/06/4262
+7.6617,47.55872,946,8,27,7,7,43,4.35,5.0,fr,7004,18,282336,1,4,Active Shallow Crust,0.0,89.98917,0.0,08/27/0946
+7.6617,47.55872,3145,4,11,0,4,55,4.35,5.0,fr,7005,62,282336,1,4,Active Shallow Crust,0.0,89.98917,0.0,04/11/3145
+7.6617,47.55872,7757,7,12,9,42,47,4.35,5.0,fr,7006,155,282336,1,4,Active Shallow Crust,0.0,89.98917,0.0,07/12/7757
+7.6617,47.55872,4271,2,6,3,45,16,4.35,27.5,fr,7007,85,282338,1,1,Active Shallow Crust,0.0,89.98917,0.0,02/06/4271
+7.6617,47.55872,3063,2,24,13,46,39,4.35,5.0,fr,7008,61,282339,1,1,Active Shallow Crust,240.0086,57.99572,0.0,02/24/3063
+7.6617,47.55872,8513,6,30,8,8,10,4.35,15.0,fr,7009,170,282343,1,1,Active Shallow Crust,0.0,89.98904,-90.0,06/30/8513
+7.6617,47.55872,4840,2,5,16,6,5,4.35,5.0,fr,7010,96,282345,1,2,Active Shallow Crust,128.8978,89.98257,0.0,02/05/4840
+7.6617,47.55872,1641,6,18,13,25,53,4.35,5.0,fr,7011,32,282345,1,2,Active Shallow Crust,128.8978,89.98257,0.0,06/18/1641
+7.6617,47.55872,9058,11,16,18,38,51,4.45,5.0,fr,7012,181,282348,1,5,Active Shallow Crust,0.0,89.99034,0.0,11/16/9058
+7.6617,47.55872,7692,2,13,1,41,14,4.45,5.0,fr,7013,153,282348,1,5,Active Shallow Crust,0.0,89.99034,0.0,02/13/7692
+7.6617,47.55872,3643,4,7,13,20,40,4.45,5.0,fr,7014,72,282348,1,5,Active Shallow Crust,0.0,89.99034,0.0,04/07/3643
+7.6617,47.55872,3737,7,14,8,19,47,4.45,5.0,fr,7015,74,282348,1,5,Active Shallow Crust,0.0,89.99034,0.0,07/14/3737
+7.6617,47.55872,5324,8,1,4,35,4,4.45,5.0,fr,7016,106,282348,1,5,Active Shallow Crust,0.0,89.99034,0.0,08/01/5324
+7.6617,47.55872,5373,3,21,14,5,33,4.45,27.5,fr,7017,107,282350,1,1,Active Shallow Crust,0.0,89.99034,0.0,03/21/5373
+7.6617,47.55872,336,9,28,5,15,38,4.45,5.0,fr,7018,6,282351,1,1,Active Shallow Crust,240.0058,57.99459,0.0,09/28/0336
+7.6617,47.55872,1340,2,21,15,34,11,4.45,15.0,fr,7019,26,282358,1,1,Active Shallow Crust,128.8921,89.99397,0.0,02/21/1340
+7.6617,47.55872,8180,8,12,10,33,42,4.55,5.0,fr,7020,163,282360,1,4,Active Shallow Crust,0.0,89.98924,0.0,08/12/8180
+7.6617,47.55872,3280,8,3,23,45,48,4.55,5.0,fr,7021,65,282360,1,4,Active Shallow Crust,0.0,89.98924,0.0,08/03/3280
+7.6617,47.55872,6091,4,18,8,0,39,4.55,5.0,fr,7022,121,282360,1,4,Active Shallow Crust,0.0,89.98924,0.0,04/18/6091
+7.6617,47.55872,4928,1,11,11,24,32,4.55,5.0,fr,7023,98,282360,1,4,Active Shallow Crust,0.0,89.98924,0.0,01/11/4928
+7.6617,47.55872,407,1,20,7,38,43,4.55,15.0,fr,7024,8,282361,1,2,Active Shallow Crust,0.0,89.98924,0.0,01/20/0407
+7.6617,47.55872,8516,2,7,23,2,5,4.55,15.0,fr,7025,170,282361,1,2,Active Shallow Crust,0.0,89.98924,0.0,02/07/8516
+7.6617,47.55872,4898,12,10,16,51,16,4.55,15.0,fr,7026,97,282367,1,1,Active Shallow Crust,0.0,89.98911,-90.0,12/10/4898
+7.6617,47.55872,6508,9,19,11,2,25,4.55,15.0,fr,7027,130,282370,1,1,Active Shallow Crust,128.8937,89.9857,0.0,09/19/6508
+7.6617,47.55872,7614,2,13,0,51,21,4.55,27.5,fr,7028,152,282371,1,1,Active Shallow Crust,128.8937,89.9857,0.0,02/13/7614
+7.6617,47.55872,2183,2,14,7,4,25,4.65,15.0,fr,7029,43,282373,1,2,Active Shallow Crust,0.0,89.99041,0.0,02/14/2183
+7.6617,47.55872,2519,6,15,0,20,41,4.65,15.0,fr,7030,50,282373,1,2,Active Shallow Crust,0.0,89.99041,0.0,06/15/2519
+7.6617,47.55872,6214,7,6,12,4,34,4.65,15.0,fr,7031,124,282379,1,1,Active Shallow Crust,0.0,89.9903,-90.0,07/06/6214
+7.6617,47.55872,17,7,7,4,17,12,4.75,5.0,fr,7032,0,282384,1,1,Active Shallow Crust,0.0,89.98975,0.0,07/07/0017
+7.6617,47.55872,5834,9,13,19,37,39,4.75,5.0,fr,7033,116,282387,1,1,Active Shallow Crust,240.0077,58.00449,0.0,09/13/5834
+7.6617,47.55872,8023,6,16,4,59,52,4.85,5.0,fr,7034,160,282396,1,4,Active Shallow Crust,0.0,89.98933,0.0,06/16/8023
+7.6617,47.55872,5776,8,15,7,19,48,4.85,5.0,fr,7035,115,282396,1,4,Active Shallow Crust,0.0,89.98933,0.0,08/15/5776
+7.6617,47.55872,8827,11,18,10,57,4,4.85,5.0,fr,7036,176,282396,1,4,Active Shallow Crust,0.0,89.98933,0.0,11/18/8827
+7.6617,47.55872,6563,6,3,23,15,21,4.85,5.0,fr,7037,131,282396,1,4,Active Shallow Crust,0.0,89.98933,0.0,06/03/6563
+7.6617,47.55872,1714,2,16,19,31,38,4.85,27.5,fr,7038,34,282407,1,1,Active Shallow Crust,128.892,89.98911,0.0,02/16/1714
+7.6617,47.55872,5745,1,25,7,12,34,4.95,5.0,fr,7039,114,282408,1,1,Active Shallow Crust,0.0,89.99049,0.0,01/25/5745
+7.6617,47.55872,3754,5,1,9,9,5,5.15,5.0,fr,7040,75,282432,1,1,Active Shallow Crust,0.0,89.99029,0.0,05/01/3754
+7.6617,47.55872,8197,9,24,4,2,45,5.25,15.0,fr,7041,163,282445,1,1,Active Shallow Crust,0.0,89.99039,0.0,09/24/8197
+7.6617,47.55872,4709,8,1,19,12,8,5.45,15.0,fr,7042,94,282469,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/01/4709
+7.6617,47.55872,4257,4,19,22,29,22,5.45,5.0,fr,7043,85,282471,1,1,Active Shallow Crust,240.0299,57.99867,0.0,04/19/4257
+7.6617,47.55872,1331,5,6,2,35,48,5.85,5.0,fr,7044,26,282516,1,1,Active Shallow Crust,0.0,89.98988,0.0,05/06/1331
+7.661292,47.5592,3750,5,11,4,34,40,6.15,5.09789,fr,7045,74,282555,1,1,Active Shallow Crust,240.067,58.00037,0.0,05/11/3750
+7.661729,47.55872,230,6,24,14,42,44,7.15,17.5,fr,7046,4,282672,1,1,Active Shallow Crust,359.9999,89.99001,0.0,06/24/0230
+-4.28925,47.12664,5148,3,7,13,4,28,3.95,5.0,fr,7047,102,282771,1,1,Active Shallow Crust,240.0197,58.00458,0.0,03/07/5148
+-5.93829,48.0438,9346,5,3,20,41,47,3.75,5.0,fr,7048,186,283704,1,1,Active Shallow Crust,0.0,89.98929,0.0,05/03/9346
+-5.93829,48.0438,7539,2,28,4,19,10,4.75,15.0,fr,7049,150,283825,1,1,Active Shallow Crust,0.0,89.98984,0.0,02/28/7539
+-2.06129,47.47819,948,10,6,1,12,36,3.55,5.0,fr,7050,18,284160,1,1,Active Shallow Crust,0.0,89.98978,0.0,10/06/0948
+-2.06129,47.47819,3258,1,1,6,22,48,3.55,27.5,fr,7051,65,284162,1,2,Active Shallow Crust,0.0,89.98978,0.0,01/01/3258
+-2.06129,47.47819,5520,11,8,6,50,57,3.55,27.5,fr,7052,110,284162,1,2,Active Shallow Crust,0.0,89.98978,0.0,11/08/5520
+-2.06129,47.47819,7000,1,25,23,42,15,3.55,5.0,fr,7053,139,284163,1,1,Active Shallow Crust,240.0123,57.99805,0.0,01/25/7000
+-2.06129,47.47819,8677,10,25,13,50,54,3.55,5.0,fr,7054,173,284169,1,1,Active Shallow Crust,128.8965,89.99319,0.0,10/25/8677
+-2.06129,47.47819,5792,7,14,22,10,4,3.65,5.0,fr,7055,115,284178,1,1,Active Shallow Crust,0.0,89.99078,-90.0,07/14/5792
+-2.06129,47.47819,9842,2,4,14,53,18,3.75,15.0,fr,7056,196,284185,1,1,Active Shallow Crust,0.0,89.98917,0.0,02/04/9842
+-2.06129,47.47819,998,4,4,16,25,28,3.75,5.0,fr,7057,19,284190,1,1,Active Shallow Crust,0.0,89.98904,-90.0,04/04/0998
+-2.06129,47.47819,2541,5,23,8,7,29,3.75,15.0,fr,7058,50,284194,1,1,Active Shallow Crust,128.8963,89.96725,0.0,05/23/2541
+-2.06129,47.47819,6884,7,23,3,30,9,3.85,5.0,fr,7059,137,284196,1,1,Active Shallow Crust,0.0,89.99035,0.0,07/23/6884
+-2.06129,47.47819,8542,2,16,15,31,30,3.85,15.0,fr,7060,170,284197,1,2,Active Shallow Crust,0.0,89.99035,0.0,02/16/8542
+-2.06129,47.47819,6722,6,11,13,11,11,3.85,15.0,fr,7061,134,284197,1,2,Active Shallow Crust,0.0,89.99035,0.0,06/11/6722
+-2.06129,47.47819,1308,1,22,0,9,18,4.25,5.0,fr,7062,26,284244,1,1,Active Shallow Crust,0.0,89.98934,0.0,01/22/1308
+-2.06129,47.47819,5680,7,7,1,20,28,4.95,15.0,fr,7063,113,284329,1,1,Active Shallow Crust,0.0,89.9898,0.0,07/07/5680
+-2.06129,47.47819,4499,9,30,12,33,20,5.05,5.0,fr,7064,89,284340,1,1,Active Shallow Crust,359.9997,89.9903,0.0,09/30/4499
+-2.06129,47.47819,1692,5,1,7,52,6,5.15,5.0,fr,7065,33,284352,1,1,Active Shallow Crust,0.0,89.98974,0.0,05/01/1692
+-2.06129,47.47819,6129,5,9,23,16,25,5.45,5.0,fr,7066,122,284388,1,1,Active Shallow Crust,0.0,89.99005,0.0,05/09/6129
+0.18457,48.58096,8887,4,30,8,56,5,3.55,5.0,fr,7067,177,284640,1,5,Active Shallow Crust,0.0,89.98999,0.0,04/30/8887
+0.18457,48.58096,8861,3,29,9,28,44,3.55,5.0,fr,7068,177,284640,1,5,Active Shallow Crust,0.0,89.98999,0.0,03/29/8861
+0.18457,48.58096,2503,9,6,23,1,29,3.55,5.0,fr,7069,50,284640,1,5,Active Shallow Crust,0.0,89.98999,0.0,09/06/2503
+0.18457,48.58096,9807,5,24,19,18,20,3.55,5.0,fr,7070,196,284640,1,5,Active Shallow Crust,0.0,89.98999,0.0,05/24/9807
+0.18457,48.58096,4868,8,31,9,25,18,3.55,5.0,fr,7071,97,284640,1,5,Active Shallow Crust,0.0,89.98999,0.0,08/31/4868
+0.18457,48.58096,2914,9,13,22,40,28,3.55,5.0,fr,7072,58,284643,1,1,Active Shallow Crust,240.0124,57.99821,0.0,09/13/2914
+0.18457,48.58096,8061,5,21,15,11,19,3.75,15.0,fr,7073,161,284674,1,1,Active Shallow Crust,128.8964,89.96735,0.0,05/21/8061
+0.18457,48.58096,8330,10,12,8,30,47,3.85,5.0,fr,7074,166,284676,1,2,Active Shallow Crust,0.0,89.98997,0.0,10/12/8330
+0.18457,48.58096,2459,9,23,5,53,42,3.85,5.0,fr,7075,49,284676,1,2,Active Shallow Crust,0.0,89.98997,0.0,09/23/2459
+0.18457,48.58096,6359,2,19,21,31,41,3.95,5.0,fr,7076,127,284688,1,2,Active Shallow Crust,0.0,89.99001,0.0,02/19/6359
+0.18457,48.58096,8541,9,26,11,29,14,3.95,5.0,fr,7077,170,284688,1,2,Active Shallow Crust,0.0,89.99001,0.0,09/26/8541
+0.18457,48.58096,6821,11,17,16,38,59,4.65,5.0,fr,7078,136,284772,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/17/6821
+1.01569,44.61827,4363,4,23,9,16,6,3.55,27.5,fr,7079,87,285122,1,1,Active Shallow Crust,0.0,89.98923,0.0,04/23/4363
+1.01569,44.61827,7,6,21,10,35,1,3.65,5.0,fr,7080,0,285141,1,1,Active Shallow Crust,128.901,89.96349,0.0,06/21/0007
+1.01569,44.61827,7893,6,1,8,6,56,3.75,15.0,fr,7081,157,285145,1,1,Active Shallow Crust,0.0,89.99002,0.0,06/01/7893
+1.01569,44.61827,8113,6,9,17,44,49,3.85,5.0,fr,7082,162,285156,1,1,Active Shallow Crust,0.0,89.98984,0.0,06/09/8113
+1.01569,44.61827,5245,2,25,2,52,58,3.85,27.5,fr,7083,104,285158,1,1,Active Shallow Crust,0.0,89.98984,0.0,02/25/5245
+1.01569,44.61827,4729,7,22,4,34,56,3.85,5.0,fr,7084,94,285162,1,1,Active Shallow Crust,0.0,89.98972,-90.0,07/22/4729
+1.01569,44.61827,9544,6,27,4,16,47,3.95,5.0,fr,7085,190,285168,1,1,Active Shallow Crust,0.0,89.98981,0.0,06/27/9544
+1.01569,44.61827,7461,11,25,4,24,35,4.05,5.0,fr,7086,149,285189,1,1,Active Shallow Crust,128.8906,89.99395,0.0,11/25/7461
+1.01569,44.61827,8856,1,23,10,37,9,4.55,5.0,fr,7087,177,285246,1,1,Active Shallow Crust,0.0,89.99024,-90.0,01/23/8856
+8.75136,48.82298,2360,2,8,3,20,36,3.55,5.0,fr,7088,47,285603,1,1,Active Shallow Crust,240.0122,57.99988,0.0,02/08/2360
+8.75136,48.82298,4220,7,27,4,2,53,3.65,5.0,fr,7089,84,285612,1,2,Active Shallow Crust,0.0,89.98817,0.0,07/27/4220
+8.75136,48.82298,4740,1,2,18,47,42,3.65,5.0,fr,7090,94,285612,1,2,Active Shallow Crust,0.0,89.98817,0.0,01/02/4740
+8.75136,48.82298,8467,1,18,10,57,15,3.95,15.0,fr,7091,169,285655,1,1,Active Shallow Crust,0.0,89.99152,-90.0,01/18/8467
+8.75136,48.82298,6179,1,4,11,50,8,4.25,5.0,fr,7092,123,285693,1,1,Active Shallow Crust,128.8931,89.98103,0.0,01/04/6179
+8.75136,48.82298,9144,8,1,16,1,48,4.65,5.0,fr,7093,182,285732,1,1,Active Shallow Crust,0.0,89.98877,0.0,08/01/9144
+8.75136,48.82298,2911,4,24,14,38,11,4.75,27.5,fr,7094,58,285746,1,1,Active Shallow Crust,0.0,89.98999,0.0,04/24/2911
+8.75136,48.82298,1826,4,21,22,45,45,4.85,5.0,fr,7095,36,285762,1,1,Active Shallow Crust,0.0,89.99097,-90.0,04/21/1826
+8.718024,48.86096,8773,2,12,1,35,27,6.95,12.80532,fr,7096,175,286011,1,1,Active Shallow Crust,240.1755,57.99985,0.0,02/12/8773
+-4.37928,47.80273,4497,11,16,23,3,14,3.55,27.5,fr,7097,89,286085,1,1,Active Shallow Crust,240.0137,57.99761,0.0,11/16/4497
+-4.37928,47.80273,8596,11,30,0,7,4,3.55,15.0,fr,7098,171,286090,1,1,Active Shallow Crust,128.8966,89.99323,0.0,11/30/8596
+-4.37928,47.80273,7908,11,23,5,12,4,3.55,27.5,fr,7099,158,286091,1,1,Active Shallow Crust,128.8966,89.99323,0.0,11/23/7908
+-4.37928,47.80273,6225,1,31,0,25,59,3.65,15.0,fr,7100,124,286093,1,1,Active Shallow Crust,0.0,89.98793,0.0,01/31/6225
+-4.37928,47.80273,3967,12,28,14,13,3,4.05,15.0,fr,7101,79,286141,1,1,Active Shallow Crust,0.0,89.98857,0.0,12/28/3967
+-4.37928,47.80273,3238,10,18,23,50,54,4.55,5.0,fr,7102,64,286206,1,1,Active Shallow Crust,0.0,89.98917,-90.0,10/18/3238
+9.47047,48.64058,7684,9,5,1,40,7,3.55,5.0,fr,7103,153,286560,1,1,Active Shallow Crust,0.0,89.98667,0.0,09/05/7684
+9.47047,48.64058,455,7,16,7,6,53,3.85,5.0,fr,7104,9,286596,1,1,Active Shallow Crust,0.0,89.99056,0.0,07/16/0455
+9.47047,48.64058,1882,4,9,15,14,57,3.85,15.0,fr,7105,37,286606,1,1,Active Shallow Crust,128.8956,89.99529,0.0,04/09/1882
+9.47047,48.64058,5220,12,9,15,39,55,4.15,15.0,fr,7106,104,286642,1,1,Active Shallow Crust,128.8969,89.99332,0.0,12/09/5220
+9.47047,48.64058,4680,6,2,15,4,53,4.45,5.0,fr,7107,93,286668,1,1,Active Shallow Crust,0.0,89.99054,0.0,06/02/4680
+9.47047,48.64058,7984,2,14,19,48,4,5.05,5.0,fr,7108,159,286740,1,1,Active Shallow Crust,0.0,89.99052,0.0,02/14/7984
+9.47047,48.64058,8634,7,11,18,27,18,5.45,5.0,fr,7109,172,286788,1,1,Active Shallow Crust,0.0,89.98953,0.0,07/11/8634
+9.47047,48.64058,9167,2,2,1,13,43,5.55,15.0,fr,7110,183,286801,1,1,Active Shallow Crust,0.0,89.98933,0.0,02/02/9167
+2.52994,50.38989,2620,10,16,19,12,26,3.55,15.0,fr,7111,52,287050,1,1,Active Shallow Crust,128.8959,89.99518,0.0,10/16/2620
+2.52994,50.38989,6094,8,21,13,57,6,3.65,27.5,fr,7112,121,287054,1,1,Active Shallow Crust,0.0,89.9914,0.0,08/21/6094
+2.52994,50.38989,9792,8,19,1,47,55,3.85,5.0,fr,7113,195,287085,1,1,Active Shallow Crust,128.8955,89.99431,0.0,08/19/9792
+2.52994,50.38989,853,1,13,18,53,5,4.15,15.0,fr,7114,17,287113,1,1,Active Shallow Crust,0.0,89.99033,0.0,01/13/0853
+2.52994,50.38989,682,8,17,1,59,55,4.25,5.0,fr,7115,13,287127,1,1,Active Shallow Crust,240.0083,57.9941,0.0,08/17/0682
+2.52994,50.38989,2654,2,27,17,23,18,4.45,5.0,fr,7116,53,287148,1,1,Active Shallow Crust,0.0,89.98973,0.0,02/27/2654
+2.52994,50.38989,8912,6,29,16,25,56,4.65,5.0,fr,7117,178,287172,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/29/8912
+2.52994,50.38989,3806,1,31,18,4,37,5.85,15.0,fr,7118,76,287326,1,1,Active Shallow Crust,128.8628,89.9894,0.0,01/31/3806
+-1.53716,44.93789,1250,5,1,13,39,32,5.55,5.0,fr,7119,24,287763,1,1,Active Shallow Crust,240.0277,58.00222,0.0,05/01/1250
+7.27358,49.41785,1623,11,21,16,49,32,3.55,5.0,fr,7120,32,288000,1,2,Active Shallow Crust,0.0,89.98688,0.0,11/21/1623
+7.27358,49.41785,19,7,19,15,26,4,3.55,5.0,fr,7121,0,288000,1,2,Active Shallow Crust,0.0,89.98688,0.0,07/19/0019
+7.27358,49.41785,1163,10,16,18,47,15,3.65,5.0,fr,7122,23,288018,1,1,Active Shallow Crust,0.0,89.98817,-90.0,10/16/1163
+7.27358,49.41785,9382,1,25,16,7,46,4.15,5.0,fr,7123,187,288072,1,1,Active Shallow Crust,0.0,89.99014,0.0,01/25/9382
+7.27358,49.41785,2109,2,13,11,38,9,4.65,5.0,fr,7124,42,288132,1,1,Active Shallow Crust,0.0,89.99075,0.0,02/13/2109
+7.27358,49.41785,2234,7,28,20,22,50,5.55,5.0,fr,7125,44,288240,1,1,Active Shallow Crust,0.0,89.99016,0.0,07/28/2234
+0.74122,44.46111,5465,6,19,3,41,6,3.55,5.0,fr,7126,109,288480,1,1,Active Shallow Crust,0.0,89.9901,0.0,06/19/5465
+0.74122,44.46111,9467,3,3,7,24,15,3.65,5.0,fr,7127,189,288492,1,1,Active Shallow Crust,0.0,89.99038,0.0,03/03/9467
+0.74122,44.46111,3149,10,3,0,9,29,4.05,5.0,fr,7128,62,288540,1,1,Active Shallow Crust,0.0,89.98988,0.0,10/03/3149
+0.74122,44.46111,833,2,1,13,13,36,4.15,5.0,fr,7129,16,288552,1,1,Active Shallow Crust,0.0,89.99008,0.0,02/01/0833
+0.74122,44.46111,2300,10,3,8,40,13,4.35,15.0,fr,7130,45,288577,1,1,Active Shallow Crust,0.0,89.98997,0.0,10/03/2300
+0.74122,44.46111,7291,4,16,17,1,47,5.25,15.0,fr,7131,145,288685,1,1,Active Shallow Crust,0.0,89.98996,0.0,04/16/7291
+-1.62784,43.55406,3298,3,21,23,50,39,3.55,5.0,fr,7132,65,288960,1,1,Active Shallow Crust,0.0,89.99087,0.0,03/21/3298
+-1.62784,43.55406,373,7,8,22,34,16,3.55,15.0,fr,7133,7,288961,1,1,Active Shallow Crust,0.0,89.99087,0.0,07/08/0373
+-1.62784,43.55406,4938,8,23,11,40,7,3.95,27.5,fr,7134,98,289016,1,1,Active Shallow Crust,0.0,89.9895,-90.0,08/23/4938
+-1.62784,43.55406,376,2,16,1,9,12,4.65,15.0,fr,7135,7,289093,1,1,Active Shallow Crust,0.0,89.99022,0.0,02/16/0376
+-1.62784,43.55406,7105,10,28,5,30,28,4.95,5.0,fr,7136,142,289131,1,1,Active Shallow Crust,240.0106,58.00422,0.0,10/28/7105
+-1.62784,43.55406,7527,7,13,4,42,2,4.95,27.5,fr,7137,150,289139,1,1,Active Shallow Crust,128.891,89.98985,0.0,07/13/7527
+1.38744,48.51548,3299,8,13,22,51,7,3.75,5.0,fr,7138,65,289464,1,1,Active Shallow Crust,0.0,89.98939,0.0,08/13/3299
+1.38744,48.51548,1961,6,11,17,42,31,3.85,15.0,fr,7139,39,289477,1,1,Active Shallow Crust,0.0,89.99054,0.0,06/11/1961
+1.38744,48.51548,5919,6,4,13,20,4,4.05,5.0,fr,7140,118,289500,1,1,Active Shallow Crust,0.0,89.98967,0.0,06/04/5919
+0.84456,41.33982,7636,10,4,14,26,57,3.55,5.0,fr,7141,152,290880,1,1,Active Shallow Crust,0.0,89.98959,0.0,10/04/7636
+0.84456,41.33982,1731,1,15,12,43,10,3.55,5.0,fr,7142,34,290889,1,1,Active Shallow Crust,128.8967,89.99338,0.0,01/15/1731
+0.84456,41.33982,6879,4,28,8,45,35,3.75,15.0,fr,7143,137,290908,1,1,Active Shallow Crust,240.0079,58.01733,0.0,04/28/6879
+0.84456,41.33982,3767,1,4,18,29,34,3.85,5.0,fr,7144,75,290922,1,1,Active Shallow Crust,0.0,89.98983,-90.0,01/04/3767
+0.84456,41.33982,9113,4,8,0,45,28,3.95,5.0,fr,7145,182,290928,1,1,Active Shallow Crust,0.0,89.98985,0.0,04/08/9113
+0.84456,41.33982,9987,2,24,7,42,49,3.95,5.0,fr,7146,199,290937,1,1,Active Shallow Crust,128.901,89.99373,0.0,02/24/9987
+0.84456,41.33982,9013,11,2,15,1,4,4.35,27.5,fr,7147,180,290978,1,1,Active Shallow Crust,0.0,89.98983,0.0,11/02/9013
+0.84456,41.33982,5346,5,15,22,12,12,4.75,5.0,fr,7148,106,291024,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/15/5346
+0.84456,41.33982,3886,10,23,6,54,23,4.85,5.0,fr,7149,77,291036,1,1,Active Shallow Crust,0.0,89.99004,0.0,10/23/3886
+-1.25123,48.61888,5830,9,28,15,32,18,3.55,15.0,fr,7150,116,291361,1,1,Active Shallow Crust,0.0,89.99,0.0,09/28/5830
+-1.25123,48.61888,8759,11,27,12,34,41,3.55,27.5,fr,7151,175,291362,1,1,Active Shallow Crust,0.0,89.99,0.0,11/27/8759
+-1.25123,48.61888,5658,12,14,12,4,55,3.55,5.0,fr,7152,113,291363,1,1,Active Shallow Crust,240.0126,57.9981,0.0,12/14/5658
+-1.25123,48.61888,8144,10,28,19,56,24,3.55,5.0,fr,7153,162,291366,1,1,Active Shallow Crust,0.0,89.98988,-90.0,10/28/8144
+-1.25123,48.61888,6293,3,21,18,30,30,3.65,5.0,fr,7154,125,291372,1,4,Active Shallow Crust,0.0,89.9896,0.0,03/21/6293
+-1.25123,48.61888,8222,8,2,10,47,24,3.65,5.0,fr,7155,164,291372,1,4,Active Shallow Crust,0.0,89.9896,0.0,08/02/8222
+-1.25123,48.61888,7044,3,29,15,36,8,3.65,5.0,fr,7156,140,291372,1,4,Active Shallow Crust,0.0,89.9896,0.0,03/29/7044
+-1.25123,48.61888,3380,6,3,8,21,23,3.65,5.0,fr,7157,67,291372,1,4,Active Shallow Crust,0.0,89.9896,0.0,06/03/3380
+-1.25123,48.61888,4667,4,11,12,39,37,3.65,5.0,fr,7158,93,291375,1,1,Active Shallow Crust,240.0011,58.01312,0.0,04/11/4667
+-1.25123,48.61888,9987,8,7,18,36,27,3.65,15.0,fr,7159,199,291376,1,1,Active Shallow Crust,240.0011,58.01312,0.0,08/07/9987
+-1.25123,48.61888,8136,11,16,22,22,53,3.65,5.0,fr,7160,162,291381,1,1,Active Shallow Crust,128.9002,89.96344,0.0,11/16/8136
+-1.25123,48.61888,5177,6,22,22,40,5,3.75,15.0,fr,7161,103,291385,1,1,Active Shallow Crust,0.0,89.98941,0.0,06/22/5177
+-1.25123,48.61888,5660,8,22,9,31,21,3.75,27.5,fr,7162,113,291395,1,1,Active Shallow Crust,128.8966,89.96729,0.0,08/22/5660
+-1.25123,48.61888,4516,1,28,6,5,17,3.85,5.0,fr,7163,90,291396,1,2,Active Shallow Crust,0.0,89.99056,0.0,01/28/4516
+-1.25123,48.61888,3765,6,7,16,27,52,3.85,5.0,fr,7164,75,291396,1,2,Active Shallow Crust,0.0,89.99056,0.0,06/07/3765
+-1.25123,48.61888,70,1,22,9,15,8,3.85,15.0,fr,7165,1,291397,1,1,Active Shallow Crust,0.0,89.99056,0.0,01/22/0070
+-1.25123,48.61888,2790,1,11,1,3,59,3.85,5.0,fr,7166,55,291399,1,1,Active Shallow Crust,240.011,57.99786,0.0,01/11/2790
+-1.25123,48.61888,6766,8,2,17,44,4,3.95,5.0,fr,7167,135,291417,1,1,Active Shallow Crust,128.9,89.99369,0.0,08/02/6766
+-1.25123,48.61888,7644,7,8,15,8,32,4.05,5.0,fr,7168,152,291423,1,2,Active Shallow Crust,240.0064,58.00581,0.0,07/08/7644
+-1.25123,48.61888,9694,3,7,2,28,8,4.05,5.0,fr,7169,193,291423,1,2,Active Shallow Crust,240.0064,58.00581,0.0,03/07/9694
+-1.25123,48.61888,28,6,6,19,34,50,4.15,27.5,fr,7170,0,291434,1,1,Active Shallow Crust,0.0,89.98997,0.0,06/06/0028
+-1.25123,48.61888,246,9,16,0,50,18,4.25,5.0,fr,7171,4,291444,1,1,Active Shallow Crust,0.0,89.99032,0.0,09/16/0246
+-1.25123,48.61888,8280,7,21,4,26,46,4.35,5.0,fr,7172,165,291456,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/21/8280
+-1.25123,48.61888,5168,12,11,0,43,52,4.35,15.0,fr,7173,103,291457,1,1,Active Shallow Crust,0.0,89.99004,0.0,12/11/5168
+-1.25123,48.61888,4215,3,22,6,46,4,4.45,15.0,fr,7174,84,291469,1,1,Active Shallow Crust,0.0,89.98994,0.0,03/22/4215
+-1.25123,48.61888,2098,6,30,22,9,49,4.95,27.5,fr,7175,41,291530,1,1,Active Shallow Crust,0.0,89.99002,0.0,06/30/2098
+-1.25123,48.61888,9224,11,3,17,47,5,5.05,5.0,fr,7176,184,291546,1,1,Active Shallow Crust,0.0,89.9901,-90.0,11/03/9224
+-1.25123,48.61888,559,4,18,3,44,28,5.15,15.0,fr,7177,11,291562,1,1,Active Shallow Crust,128.8826,89.99109,0.0,04/18/0559
+-1.25123,48.61888,9038,3,9,8,17,40,5.25,15.0,fr,7178,180,291565,1,1,Active Shallow Crust,0.0,89.99011,0.0,03/09/9038
+0.47959,41.71306,6282,9,17,0,10,28,3.75,5.0,fr,7179,125,291867,1,1,Active Shallow Crust,240.0079,58.01744,0.0,09/17/6282
+0.47959,41.71306,5284,10,2,21,5,50,3.75,15.0,fr,7180,105,291868,1,1,Active Shallow Crust,240.0079,58.01744,0.0,10/02/5284
+0.47959,41.71306,5059,2,27,0,26,52,3.95,5.0,fr,7181,101,291888,1,1,Active Shallow Crust,0.0,89.98991,0.0,02/27/5059
+0.47959,41.71306,3725,1,10,5,28,33,4.05,5.0,fr,7182,74,291909,1,1,Active Shallow Crust,128.8911,89.99378,0.0,01/10/3725
+0.47959,41.71306,8368,2,10,16,42,21,5.15,15.0,fr,7183,167,292036,1,1,Active Shallow Crust,240.0171,57.9995,0.0,02/10/8368
+1.9393,42.44385,8900,7,17,15,17,59,3.55,5.0,fr,7184,177,292320,1,3,Active Shallow Crust,0.0,89.9907,0.0,07/17/8900
+1.9393,42.44385,7081,10,8,18,10,18,3.55,5.0,fr,7185,141,292320,1,3,Active Shallow Crust,0.0,89.9907,0.0,10/08/7081
+1.9393,42.44385,3705,1,20,3,1,27,3.55,5.0,fr,7186,74,292320,1,3,Active Shallow Crust,0.0,89.9907,0.0,01/20/3705
+1.9393,42.44385,3370,6,6,9,50,37,3.55,15.0,fr,7187,67,292321,1,1,Active Shallow Crust,0.0,89.9907,0.0,06/06/3370
+1.9393,42.44385,687,7,11,15,34,2,3.55,5.0,fr,7188,13,292326,1,1,Active Shallow Crust,0.0,89.99059,-90.0,07/11/0687
+1.9393,42.44385,3821,9,5,20,17,52,3.65,5.0,fr,7189,76,292332,1,4,Active Shallow Crust,0.0,89.99005,0.0,09/05/3821
+1.9393,42.44385,6312,8,24,6,46,47,3.65,5.0,fr,7190,126,292332,1,4,Active Shallow Crust,0.0,89.99005,0.0,08/24/6312
+1.9393,42.44385,3605,6,10,1,14,25,3.65,5.0,fr,7191,72,292332,1,4,Active Shallow Crust,0.0,89.99005,0.0,06/10/3605
+1.9393,42.44385,419,3,23,21,1,25,3.65,5.0,fr,7192,8,292332,1,4,Active Shallow Crust,0.0,89.99005,0.0,03/23/0419
+1.9393,42.44385,2128,8,1,19,53,4,3.65,5.0,fr,7193,42,292335,1,1,Active Shallow Crust,240.0006,58.01293,0.0,08/01/2128
+1.9393,42.44385,9,7,8,21,7,54,3.65,15.0,fr,7194,0,292336,1,1,Active Shallow Crust,240.0006,58.01293,0.0,07/08/0009
+1.9393,42.44385,9090,3,4,6,14,27,3.75,5.0,fr,7195,181,292344,1,2,Active Shallow Crust,0.0,89.98965,0.0,03/04/9090
+1.9393,42.44385,9638,9,7,6,41,19,3.75,5.0,fr,7196,192,292344,1,2,Active Shallow Crust,0.0,89.98965,0.0,09/07/9638
+1.9393,42.44385,3285,12,19,4,29,51,3.75,15.0,fr,7197,65,292345,1,1,Active Shallow Crust,0.0,89.98965,0.0,12/19/3285
+1.9393,42.44385,254,2,15,22,9,36,3.75,27.5,fr,7198,5,292346,1,1,Active Shallow Crust,0.0,89.98965,0.0,02/15/0254
+1.9393,42.44385,3124,3,2,14,51,40,3.75,5.0,fr,7199,62,292347,1,2,Active Shallow Crust,240.0077,58.01769,0.0,03/02/3124
+1.9393,42.44385,4385,2,17,18,59,56,3.75,5.0,fr,7200,87,292347,1,2,Active Shallow Crust,240.0077,58.01769,0.0,02/17/4385
+1.9393,42.44385,7691,1,26,9,19,9,3.75,5.0,fr,7201,153,292350,1,1,Active Shallow Crust,0.0,89.98953,-90.0,01/26/7691
+1.9393,42.44385,9858,4,21,4,26,31,3.85,5.0,fr,7202,197,292356,1,2,Active Shallow Crust,0.0,89.98946,0.0,04/21/9858
+1.9393,42.44385,2500,5,31,4,5,19,3.85,5.0,fr,7203,49,292356,1,2,Active Shallow Crust,0.0,89.98946,0.0,05/31/2500
+1.9393,42.44385,4807,6,16,17,46,13,3.85,5.0,fr,7204,96,292362,1,1,Active Shallow Crust,0.0,89.98934,-90.0,06/16/4807
+1.9393,42.44385,6568,5,27,3,20,59,3.95,5.0,fr,7205,131,292368,1,2,Active Shallow Crust,0.0,89.98943,0.0,05/27/6568
+1.9393,42.44385,6934,1,14,13,3,28,3.95,5.0,fr,7206,138,292368,1,2,Active Shallow Crust,0.0,89.98943,0.0,01/14/6934
+1.9393,42.44385,6562,3,3,17,10,30,4.05,5.0,fr,7207,131,292380,1,1,Active Shallow Crust,0.0,89.98954,0.0,03/03/6562
+1.9393,42.44385,335,1,27,8,20,52,4.05,15.0,fr,7208,6,292381,1,1,Active Shallow Crust,0.0,89.98954,0.0,01/27/0335
+1.9393,42.44385,3576,11,19,16,40,38,4.05,15.0,fr,7209,71,292387,1,1,Active Shallow Crust,0.0,89.99048,-90.0,11/19/3576
+1.9393,42.44385,4840,5,8,11,4,27,4.25,5.0,fr,7210,96,292404,1,1,Active Shallow Crust,0.0,89.99003,0.0,05/08/4840
+1.9393,42.44385,9076,5,17,17,22,54,4.25,15.0,fr,7211,181,292408,1,1,Active Shallow Crust,240.0068,57.99395,0.0,05/17/9076
+1.9393,42.44385,4335,12,29,15,32,32,4.35,15.0,fr,7212,86,292417,1,1,Active Shallow Crust,0.0,89.98963,0.0,12/29/4335
+1.9393,42.44385,9155,11,18,23,12,46,4.35,5.0,fr,7213,183,292419,1,1,Active Shallow Crust,240.0076,57.99573,0.0,11/18/9155
+1.9393,42.44385,2885,6,1,2,50,2,4.45,5.0,fr,7214,57,292428,1,1,Active Shallow Crust,0.0,89.9901,0.0,06/01/2885
+1.9393,42.44385,6120,8,7,18,5,5,4.65,5.0,fr,7215,122,292452,1,1,Active Shallow Crust,0.0,89.99004,0.0,08/07/6120
+1.9393,42.44385,1744,10,4,9,5,10,4.65,5.0,fr,7216,34,292461,1,1,Active Shallow Crust,128.8922,89.98701,0.0,10/04/1744
+1.9393,42.44385,4628,12,3,21,42,48,4.75,5.0,fr,7217,92,292464,1,1,Active Shallow Crust,0.0,89.99019,0.0,12/03/4628
+-7.04108,48.87804,5702,1,19,20,0,25,3.85,5.0,fr,7218,114,292842,1,1,Active Shallow Crust,0.0,89.9905,-90.0,01/19/5702
+-7.04108,48.87804,2637,4,10,19,31,16,4.25,5.0,fr,7219,52,292884,1,1,Active Shallow Crust,0.0,89.99111,0.0,04/10/2637
+4.6395,44.31238,6461,10,27,6,59,24,3.55,5.0,fr,7220,129,293760,1,2,Active Shallow Crust,0.0,89.99278,0.0,10/27/6461
+4.6395,44.31238,6324,11,3,0,33,26,3.55,5.0,fr,7221,126,293760,1,2,Active Shallow Crust,0.0,89.99278,0.0,11/03/6324
+4.6395,44.31238,1365,1,2,0,35,12,3.55,15.0,fr,7222,27,293761,1,1,Active Shallow Crust,0.0,89.99278,0.0,01/02/1365
+4.6395,44.31238,2493,9,5,14,34,13,3.55,5.0,fr,7223,49,293766,1,1,Active Shallow Crust,0.0,89.9927,-90.0,09/05/2493
+4.6395,44.31238,3617,11,17,0,23,14,3.65,5.0,fr,7224,72,293772,1,2,Active Shallow Crust,0.0,89.98714,0.0,11/17/3617
+4.6395,44.31238,4038,7,5,23,36,19,3.65,5.0,fr,7225,80,293772,1,2,Active Shallow Crust,0.0,89.98714,0.0,07/05/4038
+4.6395,44.31238,2958,7,26,8,36,48,3.65,15.0,fr,7226,59,293773,1,2,Active Shallow Crust,0.0,89.98714,0.0,07/26/2958
+4.6395,44.31238,9929,12,14,13,27,23,3.65,15.0,fr,7227,198,293773,1,2,Active Shallow Crust,0.0,89.98714,0.0,12/14/9929
+4.6395,44.31238,7088,5,16,12,5,39,3.65,27.5,fr,7228,141,293774,1,1,Active Shallow Crust,0.0,89.98714,0.0,05/16/7088
+4.6395,44.31238,6480,7,24,18,37,42,3.65,15.0,fr,7229,129,293776,1,1,Active Shallow Crust,240.0002,58.01335,0.0,07/24/6480
+4.6395,44.31238,5208,12,23,15,28,50,3.65,5.0,fr,7230,104,293781,1,1,Active Shallow Crust,128.9013,89.96349,0.0,12/23/5208
+4.6395,44.31238,6870,2,14,16,10,8,3.75,5.0,fr,7231,137,293784,1,3,Active Shallow Crust,0.0,89.98854,0.0,02/14/6870
+4.6395,44.31238,4260,4,30,8,58,52,3.75,5.0,fr,7232,85,293784,1,3,Active Shallow Crust,0.0,89.98854,0.0,04/30/4260
+4.6395,44.31238,1539,7,27,13,51,25,3.75,5.0,fr,7233,30,293784,1,3,Active Shallow Crust,0.0,89.98854,0.0,07/27/1539
+4.6395,44.31238,5100,3,31,2,9,21,3.75,15.0,fr,7234,101,293785,1,1,Active Shallow Crust,0.0,89.98854,0.0,03/31/5100
+4.6395,44.31238,646,2,19,8,26,19,3.75,5.0,fr,7235,12,293787,1,2,Active Shallow Crust,240.0089,58.01682,0.0,02/19/0646
+4.6395,44.31238,1245,10,13,19,46,12,3.75,5.0,fr,7236,24,293787,1,2,Active Shallow Crust,240.0089,58.01682,0.0,10/13/1245
+4.6395,44.31238,7332,2,12,0,17,6,3.75,5.0,fr,7237,146,293790,1,2,Active Shallow Crust,0.0,89.9884,-90.0,02/12/7332
+4.6395,44.31238,8791,1,25,4,57,34,3.75,5.0,fr,7238,175,293790,1,2,Active Shallow Crust,0.0,89.9884,-90.0,01/25/8791
+4.6395,44.31238,6511,5,27,22,3,22,3.85,5.0,fr,7239,130,293796,1,3,Active Shallow Crust,0.0,89.98978,0.0,05/27/6511
+4.6395,44.31238,5532,12,26,5,5,34,3.85,5.0,fr,7240,110,293796,1,3,Active Shallow Crust,0.0,89.98978,0.0,12/26/5532
+4.6395,44.31238,9178,6,16,19,31,24,3.85,5.0,fr,7241,183,293796,1,3,Active Shallow Crust,0.0,89.98978,0.0,06/16/9178
+4.6395,44.31238,7655,6,29,13,59,1,3.85,15.0,fr,7242,153,293797,1,1,Active Shallow Crust,0.0,89.98978,0.0,06/29/7655
+4.6395,44.31238,4327,9,23,9,38,33,3.85,27.5,fr,7243,86,293798,1,1,Active Shallow Crust,0.0,89.98978,0.0,09/23/4327
+4.6395,44.31238,8508,4,17,7,35,25,3.95,5.0,fr,7244,170,293808,1,2,Active Shallow Crust,0.0,89.9909,0.0,04/17/8508
+4.6395,44.31238,8694,1,22,14,40,27,3.95,5.0,fr,7245,173,293808,1,2,Active Shallow Crust,0.0,89.9909,0.0,01/22/8694
+4.6395,44.31238,4660,6,20,0,55,22,3.95,5.0,fr,7246,93,293811,1,1,Active Shallow Crust,240.0187,58.00488,0.0,06/20/4660
+4.6395,44.31238,9189,5,6,15,22,45,3.95,5.0,fr,7247,183,293814,1,1,Active Shallow Crust,0.0,89.99079,-90.0,05/06/9189
+4.6395,44.31238,2746,10,14,19,27,54,4.05,5.0,fr,7248,54,293823,1,1,Active Shallow Crust,240.0051,58.00631,0.0,10/14/2746
+4.6395,44.31238,6709,6,16,6,54,30,4.15,5.0,fr,7249,134,293832,1,2,Active Shallow Crust,0.0,89.98915,0.0,06/16/6709
+4.6395,44.31238,6864,3,31,21,32,12,4.15,5.0,fr,7250,137,293832,1,2,Active Shallow Crust,0.0,89.98915,0.0,03/31/6864
+4.6395,44.31238,9101,2,3,0,24,53,4.15,15.0,fr,7251,182,293839,1,1,Active Shallow Crust,0.0,89.98902,-90.0,02/03/9101
+4.6395,44.31238,7498,6,21,4,22,18,4.25,5.0,fr,7252,149,293844,1,2,Active Shallow Crust,0.0,89.99033,0.0,06/21/7498
+4.6395,44.31238,9442,1,19,21,24,38,4.25,5.0,fr,7253,188,293844,1,2,Active Shallow Crust,0.0,89.99033,0.0,01/19/9442
+4.6395,44.31238,9503,7,7,9,56,51,4.25,15.0,fr,7254,190,293845,1,2,Active Shallow Crust,0.0,89.99033,0.0,07/07/9503
+4.6395,44.31238,7518,7,31,20,23,39,4.25,15.0,fr,7255,150,293845,1,2,Active Shallow Crust,0.0,89.99033,0.0,07/31/7518
+4.6395,44.31238,1007,10,5,4,22,59,4.35,5.0,fr,7256,20,293856,1,1,Active Shallow Crust,0.0,89.99138,0.0,10/05/1007
+4.6395,44.31238,5274,7,20,7,33,10,4.45,5.0,fr,7257,105,293868,1,1,Active Shallow Crust,0.0,89.98976,0.0,07/20/5274
+4.6395,44.31238,9623,12,31,5,27,43,4.45,15.0,fr,7258,192,293869,1,1,Active Shallow Crust,0.0,89.98976,0.0,12/31/9623
+4.6395,44.31238,1768,11,26,9,37,1,4.45,5.0,fr,7259,35,293871,1,1,Active Shallow Crust,240.005,57.99435,0.0,11/26/1768
+4.6395,44.31238,3957,10,23,13,41,29,4.55,5.0,fr,7260,79,293883,1,1,Active Shallow Crust,240.0086,57.99742,0.0,10/23/3957
+4.6395,44.31238,3970,1,23,7,54,52,4.65,5.0,fr,7261,79,293892,1,1,Active Shallow Crust,0.0,89.98983,0.0,01/23/3970
+4.6395,44.31238,6125,4,10,5,42,29,4.75,5.0,fr,7262,122,293904,1,1,Active Shallow Crust,0.0,89.98912,0.0,04/10/6125
+4.6395,44.31238,3750,7,9,8,16,0,4.95,5.0,fr,7263,74,293928,1,1,Active Shallow Crust,0.0,89.98992,0.0,07/09/3750
+4.6395,44.31238,1314,11,3,14,30,10,5.05,5.0,fr,7264,26,293949,1,1,Active Shallow Crust,128.8866,89.99038,0.0,11/03/1314
+4.6395,44.31238,4521,9,27,15,16,8,5.45,15.0,fr,7265,90,293989,1,1,Active Shallow Crust,0.0,89.99028,0.0,09/27/4521
+4.6395,44.31238,8435,5,27,23,17,51,5.75,5.0,fr,7266,168,294024,1,1,Active Shallow Crust,0.0,89.99025,0.0,05/27/8435
+1.03381,49.68154,3441,2,10,23,29,30,3.55,5.0,fr,7267,68,294240,1,1,Active Shallow Crust,0.0,89.99021,0.0,02/10/3441
+1.03381,49.68154,407,7,16,0,51,57,3.55,5.0,fr,7268,8,294246,1,1,Active Shallow Crust,0.0,89.9901,-90.0,07/16/0407
+1.03381,49.68154,5476,10,24,13,8,28,3.75,5.0,fr,7269,109,294264,1,1,Active Shallow Crust,0.0,89.98963,0.0,10/24/5476
+1.03381,49.68154,9180,1,23,19,22,13,4.25,15.0,fr,7270,183,294331,1,1,Active Shallow Crust,0.0,89.98968,-90.0,01/23/9180
+1.03381,49.68154,9824,7,9,17,55,13,4.35,5.0,fr,7271,196,294336,1,1,Active Shallow Crust,0.0,89.99026,0.0,07/09/9824
+1.03381,49.68154,3047,6,2,6,50,8,4.45,15.0,fr,7272,60,294358,1,1,Active Shallow Crust,128.8915,89.99364,0.0,06/02/3047
+1.03381,49.68154,1426,7,6,11,47,47,5.15,5.0,fr,7273,28,294441,1,1,Active Shallow Crust,128.882,89.991,0.0,07/06/1426
+-2.48085,50.263,4575,10,5,9,45,0,3.75,5.0,fr,7274,91,294744,1,1,Active Shallow Crust,0.0,89.98976,0.0,10/05/4575
+-2.48085,50.263,9403,3,3,14,38,39,3.75,5.0,fr,7275,188,294753,1,1,Active Shallow Crust,128.8958,89.96755,0.0,03/03/9403
+-1.50478,50.46211,6123,3,7,21,23,57,3.55,15.0,fr,7276,122,295210,1,1,Active Shallow Crust,128.8962,89.99358,0.0,03/07/6123
+-1.50478,50.46211,9172,7,15,6,35,25,5.75,5.0,fr,7277,183,295464,1,1,Active Shallow Crust,359.9999,89.99005,0.0,07/15/9172
+0.95343,49.54657,7680,2,21,4,13,22,3.55,5.0,fr,7278,153,295680,1,1,Active Shallow Crust,0.0,89.99019,0.0,02/21/7680
+0.95343,49.54657,4669,1,6,10,33,5,3.55,15.0,fr,7279,93,295681,1,1,Active Shallow Crust,0.0,89.99019,0.0,01/06/4669
+0.95343,49.54657,965,9,4,2,11,26,3.55,15.0,fr,7280,19,295684,1,1,Active Shallow Crust,240.0126,57.99812,0.0,09/04/0965
+0.95343,49.54657,7374,9,23,3,8,20,3.65,5.0,fr,7281,147,295695,1,2,Active Shallow Crust,240.0014,58.01296,0.0,09/23/7374
+0.95343,49.54657,6628,7,29,10,3,57,3.65,5.0,fr,7282,132,295695,1,2,Active Shallow Crust,240.0014,58.01296,0.0,07/29/6628
+0.95343,49.54657,170,7,13,14,7,36,3.75,5.0,fr,7283,3,295704,1,1,Active Shallow Crust,0.0,89.99026,0.0,07/13/0170
+0.95343,49.54657,3368,3,23,14,0,46,3.85,5.0,fr,7284,67,295716,1,1,Active Shallow Crust,0.0,89.99016,0.0,03/23/3368
+0.95343,49.54657,9341,10,5,16,11,33,3.85,15.0,fr,7285,186,295717,1,1,Active Shallow Crust,0.0,89.99016,0.0,10/05/9341
+0.95343,49.54657,4966,2,15,10,59,18,3.95,15.0,fr,7286,99,295729,1,1,Active Shallow Crust,0.0,89.9902,0.0,02/15/4966
+0.95343,49.54657,8576,11,7,20,9,0,4.15,27.5,fr,7287,171,295754,1,1,Active Shallow Crust,0.0,89.99017,0.0,11/07/8576
+0.95343,49.54657,8268,7,7,5,17,48,4.25,5.0,fr,7288,165,295764,1,1,Active Shallow Crust,0.0,89.99014,0.0,07/07/8268
+0.95343,49.54657,9778,9,10,6,4,35,4.55,5.0,fr,7289,195,295803,1,1,Active Shallow Crust,240.0102,57.99752,0.0,09/10/9778
+0.95343,49.54657,7299,1,13,10,55,58,4.85,5.0,fr,7290,145,295836,1,1,Active Shallow Crust,0.0,89.98993,0.0,01/13/7299
+1.76646,44.94314,4422,4,24,23,21,17,3.55,5.0,fr,7291,88,297120,1,1,Active Shallow Crust,0.0,89.9893,0.0,04/24/4422
+1.76646,44.94314,5025,6,30,4,30,1,3.55,27.5,fr,7292,100,297122,1,1,Active Shallow Crust,0.0,89.9893,0.0,06/30/5025
+1.76646,44.94314,2038,7,11,0,21,18,3.55,5.0,fr,7293,40,297123,1,1,Active Shallow Crust,240.0121,57.998,0.0,07/11/2038
+1.76646,44.94314,8636,10,1,20,35,15,3.85,5.0,fr,7294,172,297156,1,1,Active Shallow Crust,0.0,89.98989,0.0,10/01/8636
+1.76646,44.94314,9644,7,20,0,47,38,3.85,15.0,fr,7295,192,297160,1,1,Active Shallow Crust,240.0107,57.99771,0.0,07/20/9644
+1.76646,44.94314,2748,10,11,12,9,46,4.95,5.0,fr,7296,54,297294,1,1,Active Shallow Crust,0.0,89.98991,-90.0,10/11/2748
+-0.99472,42.10532,6998,2,1,23,45,34,3.65,5.0,fr,7297,139,297612,1,1,Active Shallow Crust,0.0,89.99,0.0,02/01/6998
+-0.99472,42.10532,4802,4,3,1,57,26,3.95,5.0,fr,7298,96,297648,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/03/4802
+-0.99472,42.10532,3898,5,8,17,2,36,4.25,15.0,fr,7299,77,297685,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/08/3898
+-0.99472,42.10532,4567,12,13,5,14,46,4.55,5.0,fr,7300,91,297720,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/13/4567
+0.66762,44.31959,3246,1,28,13,29,26,3.65,15.0,fr,7301,64,298093,1,1,Active Shallow Crust,0.0,89.99036,0.0,01/28/3246
+0.66762,44.31959,5374,1,7,10,42,7,4.25,5.0,fr,7302,107,298173,1,1,Active Shallow Crust,128.8947,89.98093,0.0,01/07/5374
+0.66762,44.31959,2179,10,3,4,56,50,5.75,15.0,fr,7303,43,298345,1,1,Active Shallow Crust,0.0,89.98997,0.0,10/03/2179
+-0.00666,44.12532,3420,3,20,21,13,34,3.75,15.0,fr,7304,68,298588,1,1,Active Shallow Crust,240.0081,58.01752,0.0,03/20/3420
+-0.00666,44.12532,3535,10,2,18,45,32,3.85,5.0,fr,7305,70,298596,1,1,Active Shallow Crust,360.0,89.99,0.0,10/02/3535
+-0.00666,44.12532,4848,3,18,12,16,58,4.05,5.0,fr,7306,96,298620,1,1,Active Shallow Crust,0.0,89.99,0.0,03/18/4848
+-0.00666,44.12532,3580,12,5,11,3,46,5.35,5.0,fr,7307,71,298776,1,1,Active Shallow Crust,360.0,89.99,0.0,12/05/3580
+3.32016,45.69296,4858,8,29,8,9,54,3.55,5.0,fr,7308,97,299040,1,2,Active Shallow Crust,0.0,89.98943,0.0,08/29/4858
+3.32016,45.69296,291,9,18,3,42,19,3.55,5.0,fr,7309,5,299040,1,2,Active Shallow Crust,0.0,89.98943,0.0,09/18/0291
+3.32016,45.69296,9205,11,16,5,4,3,3.55,5.0,fr,7310,184,299046,1,1,Active Shallow Crust,0.0,89.98931,-90.0,11/16/9205
+3.32016,45.69296,2172,12,27,3,56,48,3.65,5.0,fr,7311,43,299052,1,1,Active Shallow Crust,0.0,89.99059,0.0,12/27/2172
+3.32016,45.69296,4052,1,7,21,52,50,3.65,15.0,fr,7312,81,299053,1,1,Active Shallow Crust,0.0,89.99059,0.0,01/07/4052
+3.32016,45.69296,9424,11,1,0,28,37,3.65,27.5,fr,7313,188,299054,1,1,Active Shallow Crust,0.0,89.99059,0.0,11/01/9424
+3.32016,45.69296,9211,2,9,16,36,55,3.65,5.0,fr,7314,184,299055,1,1,Active Shallow Crust,240.0013,58.0129,0.0,02/09/9211
+3.32016,45.69296,3166,10,15,16,5,36,3.65,27.5,fr,7315,63,299057,1,1,Active Shallow Crust,240.0013,58.01282,0.0,10/15/3166
+3.32016,45.69296,9056,2,26,9,46,45,3.65,27.5,fr,7316,181,299060,1,1,Active Shallow Crust,0.0,89.99047,-90.0,02/26/9056
+3.32016,45.69296,2068,4,1,17,13,13,3.75,5.0,fr,7317,41,299064,1,3,Active Shallow Crust,0.0,89.98881,0.0,04/01/2068
+3.32016,45.69296,3494,2,27,22,52,22,3.75,5.0,fr,7318,69,299064,1,3,Active Shallow Crust,0.0,89.98881,0.0,02/27/3494
+3.32016,45.69296,406,7,17,13,16,4,3.75,5.0,fr,7319,8,299064,1,3,Active Shallow Crust,0.0,89.98881,0.0,07/17/0406
+3.32016,45.69296,1768,9,30,2,38,53,3.75,15.0,fr,7320,35,299065,1,3,Active Shallow Crust,0.0,89.98881,0.0,09/30/1768
+3.32016,45.69296,2562,7,9,16,30,13,3.75,15.0,fr,7321,51,299065,1,3,Active Shallow Crust,0.0,89.98881,0.0,07/09/2562
+3.32016,45.69296,7781,12,23,23,32,43,3.75,15.0,fr,7322,155,299065,1,3,Active Shallow Crust,0.0,89.98881,0.0,12/23/7781
+3.32016,45.69296,1496,6,30,23,32,27,3.75,5.0,fr,7323,29,299067,1,1,Active Shallow Crust,240.0079,58.0177,0.0,06/30/1496
+3.32016,45.69296,2611,10,15,3,16,13,3.85,5.0,fr,7324,52,299076,1,1,Active Shallow Crust,0.0,89.99003,0.0,10/15/2611
+3.32016,45.69296,6317,1,10,22,55,32,3.85,5.0,fr,7325,126,299079,1,1,Active Shallow Crust,240.0107,57.9975,0.0,01/10/6317
+3.32016,45.69296,6108,11,28,1,47,18,3.95,5.0,fr,7326,122,299088,1,1,Active Shallow Crust,0.0,89.98889,0.0,11/28/6108
+3.32016,45.69296,4387,10,20,14,47,5,3.95,5.0,fr,7327,87,299097,1,1,Active Shallow Crust,128.9004,89.99445,0.0,10/20/4387
+3.32016,45.69296,3571,9,3,5,29,14,4.05,5.0,fr,7328,71,299100,1,1,Active Shallow Crust,0.0,89.9901,0.0,09/03/3571
+3.32016,45.69296,4103,5,28,8,35,40,4.05,27.5,fr,7329,82,299102,1,1,Active Shallow Crust,0.0,89.9901,0.0,05/28/4103
+3.32016,45.69296,8591,11,5,6,10,19,4.25,5.0,fr,7330,171,299124,1,3,Active Shallow Crust,0.0,89.99056,0.0,11/05/8591
+3.32016,45.69296,6831,5,2,21,58,49,4.25,5.0,fr,7331,136,299124,1,3,Active Shallow Crust,0.0,89.99056,0.0,05/02/6831
+3.32016,45.69296,3642,6,22,9,4,3,4.25,5.0,fr,7332,72,299124,1,3,Active Shallow Crust,0.0,89.99056,0.0,06/22/3642
+3.32016,45.69296,5830,9,6,1,36,13,4.45,5.0,fr,7333,116,299148,1,2,Active Shallow Crust,0.0,89.99001,0.0,09/06/5830
+3.32016,45.69296,1413,8,16,19,1,47,4.45,5.0,fr,7334,28,299148,1,2,Active Shallow Crust,0.0,89.99001,0.0,08/16/1413
+3.32016,45.69296,663,8,12,13,14,36,4.45,5.0,fr,7335,13,299151,1,1,Active Shallow Crust,240.0051,57.99479,0.0,08/12/0663
+3.32016,45.69296,7627,8,17,5,12,21,4.55,15.0,fr,7336,152,299164,1,1,Active Shallow Crust,240.009,57.99748,0.0,08/17/7627
+3.32016,45.69296,843,1,12,4,33,56,4.65,5.0,fr,7337,16,299178,1,1,Active Shallow Crust,0.0,89.98996,-90.0,01/12/0843
+3.32016,45.69296,9812,1,26,4,42,8,4.75,5.0,fr,7338,196,299184,1,1,Active Shallow Crust,0.0,89.99026,0.0,01/26/9812
+-2.56506,46.48004,1583,8,25,19,2,0,3.65,5.0,fr,7339,31,299535,1,1,Active Shallow Crust,240.0011,58.01291,0.0,08/25/1583
+-2.56506,46.48004,7898,5,17,11,35,4,4.35,5.0,fr,7340,157,299616,1,1,Active Shallow Crust,0.0,89.99033,0.0,05/17/7898
+-2.56506,46.48004,4740,9,22,23,37,25,4.55,15.0,fr,7341,94,299644,1,1,Active Shallow Crust,240.0094,57.9972,0.0,09/22/4740
+5.75784,42.59526,7869,2,7,7,54,29,3.95,5.0,fr,7342,157,300054,1,1,Active Shallow Crust,0.0,89.99052,-90.0,02/07/7869
+5.75784,42.59526,1932,9,24,20,31,0,4.45,15.0,fr,7343,38,300112,1,1,Active Shallow Crust,240.0041,57.99432,0.0,09/24/1932
+0.59427,44.17783,6959,12,16,6,11,17,3.65,15.0,fr,7344,139,300493,1,2,Active Shallow Crust,0.0,89.99033,0.0,12/16/6959
+0.59427,44.17783,5256,8,18,15,18,33,3.65,15.0,fr,7345,105,300493,1,2,Active Shallow Crust,0.0,89.99033,0.0,08/18/5256
+0.59427,44.17783,3162,9,27,17,18,18,3.75,5.0,fr,7346,63,300504,1,1,Active Shallow Crust,0.0,89.98994,0.0,09/27/3162
+0.59427,44.17783,4836,4,8,15,10,27,3.85,5.0,fr,7347,96,300516,1,2,Active Shallow Crust,0.0,89.98976,0.0,04/08/4836
+0.59427,44.17783,9248,1,27,18,6,23,3.85,5.0,fr,7348,184,300516,1,2,Active Shallow Crust,0.0,89.98976,0.0,01/27/9248
+0.59427,44.17783,8631,1,26,9,16,7,3.85,15.0,fr,7349,172,300526,1,1,Active Shallow Crust,128.8961,89.9936,0.0,01/26/8631
+-5.34173,47.97372,687,5,30,8,0,48,3.75,5.0,fr,7350,13,300993,1,1,Active Shallow Crust,128.8954,89.96751,0.0,05/30/0687
+-5.34173,47.97372,8994,2,18,22,51,10,3.95,15.0,fr,7351,179,301009,1,1,Active Shallow Crust,0.0,89.99148,0.0,02/18/8994
+-5.34173,47.97372,9117,8,2,21,48,9,4.05,15.0,fr,7352,182,301027,1,1,Active Shallow Crust,0.0,89.98848,-90.0,08/02/9117
+-5.34173,47.97372,1838,10,9,22,23,52,4.15,27.5,fr,7353,36,301034,1,1,Active Shallow Crust,0.0,89.98985,0.0,10/09/1838
+-5.34173,47.97372,5219,11,23,5,58,5,4.25,5.0,fr,7354,104,301044,1,1,Active Shallow Crust,0.0,89.99095,0.0,11/23/5219
+-1.72941,50.44759,7350,5,24,17,31,14,3.65,5.0,fr,7355,146,301455,1,1,Active Shallow Crust,240.0015,58.01296,0.0,05/24/7350
+-1.72941,50.44759,9096,5,16,2,9,25,3.95,15.0,fr,7356,181,301489,1,1,Active Shallow Crust,0.0,89.98987,0.0,05/16/9096
+-1.72941,50.44759,4993,2,17,13,13,32,4.05,5.0,fr,7357,99,301500,1,1,Active Shallow Crust,0.0,89.99007,0.0,02/17/4993
+-1.71501,42.16116,8464,7,10,4,37,13,3.55,5.0,fr,7358,169,301920,1,1,Active Shallow Crust,0.0,89.99065,0.0,07/10/8464
+-1.71501,42.16116,578,8,22,13,15,20,3.55,27.5,fr,7359,11,301922,1,1,Active Shallow Crust,0.0,89.99065,0.0,08/22/0578
+-1.71501,42.16116,3593,10,1,17,5,59,3.65,5.0,fr,7360,71,301932,1,1,Active Shallow Crust,0.0,89.99001,0.0,10/01/3593
+-1.71501,42.16116,5689,1,21,2,36,34,3.65,5.0,fr,7361,113,301935,1,1,Active Shallow Crust,240.0007,58.01292,0.0,01/21/5689
+-1.71501,42.16116,2688,2,18,6,31,44,3.75,15.0,fr,7362,53,301945,1,1,Active Shallow Crust,0.0,89.98961,0.0,02/18/2688
+-1.71501,42.16116,7415,10,15,1,24,30,3.95,5.0,fr,7363,148,301971,1,1,Active Shallow Crust,240.0193,58.00498,0.0,10/15/7415
+-1.71501,42.16116,2112,4,9,5,47,33,4.05,15.0,fr,7364,42,301981,1,2,Active Shallow Crust,0.0,89.98949,0.0,04/09/2112
+-1.71501,42.16116,7850,5,3,9,56,10,4.05,15.0,fr,7365,156,301981,1,2,Active Shallow Crust,0.0,89.98949,0.0,05/03/7850
+-1.71501,42.16116,3165,2,16,20,50,20,4.25,15.0,fr,7366,63,302014,1,1,Active Shallow Crust,128.895,89.98093,0.0,02/16/3165
+-2.63953,43.02385,16,1,26,18,10,8,3.55,5.0,fr,7367,0,302403,1,2,Active Shallow Crust,240.0118,57.99822,0.0,01/26/0016
+-2.63953,43.02385,7103,9,23,12,50,6,3.55,5.0,fr,7368,142,302403,1,2,Active Shallow Crust,240.0118,57.99822,0.0,09/23/7103
+-2.63953,43.02385,5175,1,15,23,46,36,3.65,5.0,fr,7369,103,302412,1,1,Active Shallow Crust,0.0,89.99014,0.0,01/15/5175
+-2.63953,43.02385,1972,4,2,21,38,26,3.65,15.0,fr,7370,39,302413,1,1,Active Shallow Crust,0.0,89.99014,0.0,04/02/1972
+-2.63953,43.02385,8270,2,10,10,50,3,3.75,5.0,fr,7371,165,302424,1,2,Active Shallow Crust,0.0,89.99122,0.0,02/10/8270
+-2.63953,43.02385,4013,11,4,8,5,13,3.75,5.0,fr,7372,80,302424,1,2,Active Shallow Crust,0.0,89.99122,0.0,11/04/4013
+-2.63953,43.02385,728,4,26,16,31,36,3.75,5.0,fr,7373,14,302433,1,1,Active Shallow Crust,128.897,89.96714,0.0,04/26/0728
+-2.63953,43.02385,7979,8,19,10,44,50,3.85,15.0,fr,7374,159,302437,1,1,Active Shallow Crust,0.0,89.98956,0.0,08/19/7979
+-2.63953,43.02385,2691,8,17,12,55,50,3.85,5.0,fr,7375,53,302439,1,1,Active Shallow Crust,240.0104,57.99776,0.0,08/17/2691
+-2.63953,43.02385,2629,11,10,2,4,24,3.95,5.0,fr,7376,52,302448,1,1,Active Shallow Crust,0.0,89.9907,0.0,11/10/2629
+-2.63953,43.02385,9875,12,22,9,40,57,3.95,15.0,fr,7377,197,302449,1,1,Active Shallow Crust,0.0,89.9907,0.0,12/22/9875
+-2.63953,43.02385,7973,9,21,23,52,21,4.05,5.0,fr,7378,159,302460,1,1,Active Shallow Crust,0.0,89.98964,0.0,09/21/7973
+-2.63953,43.02385,8948,11,6,0,48,6,4.05,27.5,fr,7379,178,302462,1,1,Active Shallow Crust,0.0,89.98964,0.0,11/06/8948
+-2.63953,43.02385,8193,12,30,23,38,6,4.65,5.0,fr,7380,163,302541,1,1,Active Shallow Crust,128.8921,89.98704,0.0,12/30/8193
+-2.63953,43.02385,8615,5,1,4,59,47,4.85,15.0,fr,7381,172,302557,1,1,Active Shallow Crust,0.0,89.9901,0.0,05/01/8615
+6.76597,45.24605,4139,7,11,23,14,6,3.55,5.0,fr,7382,82,302880,1,3,Active Shallow Crust,0.0,89.9929,0.0,07/11/4139
+6.76597,45.24605,3807,3,16,11,25,3,3.55,5.0,fr,7383,76,302880,1,3,Active Shallow Crust,0.0,89.9929,0.0,03/16/3807
+6.76597,45.24605,678,10,24,6,42,23,3.55,5.0,fr,7384,13,302880,1,3,Active Shallow Crust,0.0,89.9929,0.0,10/24/0678
+6.76597,45.24605,3326,4,20,11,41,50,3.55,27.5,fr,7385,66,302882,1,1,Active Shallow Crust,0.0,89.9929,0.0,04/20/3326
+6.76597,45.24605,947,10,7,6,8,9,3.55,5.0,fr,7386,18,302883,1,1,Active Shallow Crust,240.0131,57.99744,0.0,10/07/0947
+6.76597,45.24605,9399,9,24,11,4,18,3.55,15.0,fr,7387,187,302884,1,1,Active Shallow Crust,240.0131,57.99744,0.0,09/24/9399
+6.76597,45.24605,7277,10,3,3,23,11,3.55,27.5,fr,7388,145,302885,1,1,Active Shallow Crust,240.0131,57.99734,0.0,10/03/7277
+6.76597,45.24605,9843,10,14,16,30,47,3.55,27.5,fr,7389,196,302888,1,1,Active Shallow Crust,0.0,89.99282,-90.0,10/14/9843
+6.76597,45.24605,5089,12,4,15,45,28,3.65,27.5,fr,7390,101,302894,1,1,Active Shallow Crust,0.0,89.98734,0.0,12/04/5089
+6.76597,45.24605,33,1,9,17,48,3,3.65,27.5,fr,7391,0,302897,1,1,Active Shallow Crust,240.001,58.01322,0.0,01/09/0033
+6.76597,45.24605,8980,2,15,1,45,47,3.75,5.0,fr,7392,179,302907,1,1,Active Shallow Crust,240.0086,58.01727,0.0,02/15/8980
+6.76597,45.24605,9866,5,12,16,8,37,3.75,27.5,fr,7393,197,302912,1,1,Active Shallow Crust,0.0,89.98859,-90.0,05/12/9866
+6.76597,45.24605,2326,3,25,9,58,49,3.85,5.0,fr,7394,46,302922,1,3,Active Shallow Crust,0.0,89.98983,-90.0,03/25/2326
+6.76597,45.24605,7290,2,16,15,0,24,3.85,5.0,fr,7395,145,302922,1,3,Active Shallow Crust,0.0,89.98983,-90.0,02/16/7290
+6.76597,45.24605,5645,1,23,6,58,31,3.85,5.0,fr,7396,112,302922,1,3,Active Shallow Crust,0.0,89.98983,-90.0,01/23/5645
+6.76597,45.24605,2805,10,19,13,26,43,3.95,5.0,fr,7397,56,302931,1,1,Active Shallow Crust,240.0195,58.00557,0.0,10/19/2805
+6.76597,45.24605,212,3,14,19,36,35,4.15,27.5,fr,7398,4,302954,1,1,Active Shallow Crust,0.0,89.98933,0.0,03/14/0212
+6.76597,45.24605,5470,1,27,14,29,41,4.35,27.5,fr,7399,109,302978,1,1,Active Shallow Crust,0.0,89.98869,0.0,01/27/5470
+3.28688,45.2971,7491,12,4,9,51,43,3.55,5.0,fr,7400,149,303360,1,2,Active Shallow Crust,0.0,89.98936,0.0,12/04/7491
+3.28688,45.2971,7782,1,23,22,30,0,3.55,5.0,fr,7401,155,303360,1,2,Active Shallow Crust,0.0,89.98936,0.0,01/23/7782
+3.28688,45.2971,6945,12,29,23,25,46,3.55,5.0,fr,7402,138,303366,1,1,Active Shallow Crust,0.0,89.98923,-90.0,12/29/6945
+3.28688,45.2971,4072,1,6,21,50,6,3.55,15.0,fr,7403,81,303367,1,1,Active Shallow Crust,0.0,89.98923,-90.0,01/06/4072
+3.28688,45.2971,7565,8,22,7,26,33,3.65,15.0,fr,7404,151,303373,1,1,Active Shallow Crust,0.0,89.99052,0.0,08/22/7565
+3.28688,45.2971,8935,3,11,1,55,46,3.65,5.0,fr,7405,178,303375,1,1,Active Shallow Crust,240.0008,58.01306,0.0,03/11/8935
+3.28688,45.2971,5833,11,4,16,22,19,3.85,5.0,fr,7406,116,303396,1,1,Active Shallow Crust,0.0,89.98996,0.0,11/04/5833
+3.28688,45.2971,2891,1,26,8,14,26,3.85,5.0,fr,7407,57,303405,1,1,Active Shallow Crust,128.8955,89.99372,0.0,01/26/2891
+3.28688,45.2971,6032,7,8,8,12,24,3.85,15.0,fr,7408,120,303406,1,1,Active Shallow Crust,128.8955,89.99372,0.0,07/08/6032
+3.28688,45.2971,6865,10,9,14,7,34,4.05,15.0,fr,7409,137,303424,1,1,Active Shallow Crust,240.0057,58.00613,0.0,10/09/6865
+3.28688,45.2971,1454,3,26,12,42,32,4.25,15.0,fr,7410,29,303445,1,1,Active Shallow Crust,0.0,89.99049,0.0,03/26/1454
+3.28688,45.2971,1048,8,23,8,15,3,4.65,5.0,fr,7411,20,303495,1,1,Active Shallow Crust,240.0105,57.99417,0.0,08/23/1048
+3.28688,45.2971,1621,4,24,3,22,39,4.85,5.0,fr,7412,32,303516,1,1,Active Shallow Crust,0.0,89.98968,0.0,04/24/1621
+3.28688,45.2971,7911,4,26,8,17,9,5.35,5.0,fr,7413,158,303576,1,1,Active Shallow Crust,0.0,89.99017,0.0,04/26/7911
+8.98315,49.72765,9044,5,2,8,25,35,3.55,5.0,fr,7414,180,303840,1,1,Active Shallow Crust,0.0,89.98696,0.0,05/02/9044
+8.98315,49.72765,6466,6,20,14,24,53,3.65,15.0,fr,7415,129,303853,1,1,Active Shallow Crust,0.0,89.98838,0.0,06/20/6466
+8.98315,49.72765,318,7,3,10,52,9,3.65,27.5,fr,7416,6,303863,1,1,Active Shallow Crust,128.9024,89.96222,0.0,07/03/0318
+8.98315,49.72765,4485,4,6,20,29,5,3.75,5.0,fr,7417,89,303864,1,1,Active Shallow Crust,0.0,89.98965,0.0,04/06/4485
+8.98315,49.72765,2260,8,2,12,17,48,4.05,5.0,fr,7418,45,303900,1,1,Active Shallow Crust,0.0,89.99267,0.0,08/02/2260
+8.98315,49.72765,7488,6,23,16,51,54,4.35,5.0,fr,7419,149,303936,1,1,Active Shallow Crust,0.0,89.98962,0.0,06/23/7488
+8.98315,49.72765,1107,1,8,23,17,36,4.65,5.0,fr,7420,22,303972,1,1,Active Shallow Crust,0.0,89.98898,0.0,01/08/1107
+8.98315,49.72765,4230,1,20,0,38,31,5.35,5.0,fr,7421,84,304056,1,1,Active Shallow Crust,0.0,89.99015,0.0,01/20/4230
+-3.04121,42.55653,5067,9,24,2,44,42,3.55,5.0,fr,7422,101,304320,1,2,Active Shallow Crust,0.0,89.98886,0.0,09/24/5067
+-3.04121,42.55653,9327,10,8,2,51,52,3.55,5.0,fr,7423,186,304320,1,2,Active Shallow Crust,0.0,89.98886,0.0,10/08/9327
+-3.04121,42.55653,5213,6,3,20,37,22,3.65,5.0,fr,7424,104,304332,1,1,Active Shallow Crust,0.0,89.99007,0.0,06/03/5213
+-3.04121,42.55653,4266,10,17,14,35,56,3.75,5.0,fr,7425,85,304344,1,1,Active Shallow Crust,0.0,89.99115,0.0,10/17/4266
+-3.04121,42.55653,4927,8,11,4,36,30,3.75,15.0,fr,7426,98,304345,1,1,Active Shallow Crust,0.0,89.99115,0.0,08/11/4927
+-3.04121,42.55653,9797,7,3,20,33,25,3.85,5.0,fr,7427,195,304365,1,1,Active Shallow Crust,128.8958,89.99343,0.0,07/03/9797
+-3.04121,42.55653,4238,12,26,3,26,42,3.95,5.0,fr,7428,84,304368,1,1,Active Shallow Crust,0.0,89.99062,0.0,12/26/4238
+-3.04121,42.55653,131,6,12,0,5,24,3.95,15.0,fr,7429,2,304369,1,1,Active Shallow Crust,0.0,89.99062,0.0,06/12/0131
+4.41894,51.03143,7891,4,14,3,50,6,3.55,5.0,fr,7430,157,304800,1,1,Active Shallow Crust,0.0,89.98732,0.0,04/14/7891
+4.41894,51.03143,1379,7,31,7,46,2,4.25,15.0,fr,7431,27,304885,1,1,Active Shallow Crust,0.0,89.98867,0.0,07/31/1379
+4.41894,51.03143,2462,9,29,20,1,4,4.25,5.0,fr,7432,49,304890,1,1,Active Shallow Crust,0.0,89.9914,-90.0,09/29/2462
+4.41894,51.03143,8512,11,1,6,20,40,4.25,5.0,fr,7433,170,304893,1,1,Active Shallow Crust,128.893,89.98112,0.0,11/01/8512
+4.41894,51.03143,2443,10,12,0,3,44,4.65,5.0,fr,7434,48,304938,1,1,Active Shallow Crust,0.0,89.98915,-90.0,10/12/2443
+4.41894,51.03143,7974,10,30,4,8,33,4.85,15.0,fr,7435,159,304963,1,1,Active Shallow Crust,0.0,89.98994,-90.0,10/30/7974
+7.59565,45.6047,9010,7,18,12,19,31,3.55,5.0,fr,7436,180,305280,1,2,Active Shallow Crust,0.0,89.99294,0.0,07/18/9010
+7.59565,45.6047,2822,1,24,11,48,38,3.55,5.0,fr,7437,56,305280,1,2,Active Shallow Crust,0.0,89.99294,0.0,01/24/2822
+7.59565,45.6047,7367,10,4,7,22,43,3.65,5.0,fr,7438,147,305292,1,1,Active Shallow Crust,0.0,89.98743,0.0,10/04/7367
+7.59565,45.6047,7883,9,30,20,41,6,3.85,5.0,fr,7439,157,305322,1,1,Active Shallow Crust,0.0,89.9899,-90.0,09/30/7883
+7.59565,45.6047,8641,4,29,16,46,0,3.95,5.0,fr,7440,172,305328,1,1,Active Shallow Crust,0.0,89.9911,0.0,04/29/8641
+7.59565,45.6047,7851,3,25,1,31,36,4.25,5.0,fr,7441,157,305364,1,1,Active Shallow Crust,0.0,89.99055,0.0,03/25/7851
+7.59565,45.6047,5246,4,23,21,48,43,4.25,5.0,fr,7442,104,305367,1,2,Active Shallow Crust,240.0077,57.99365,0.0,04/23/5246
+7.59565,45.6047,9052,4,3,17,28,25,4.25,5.0,fr,7443,181,305367,1,2,Active Shallow Crust,240.0077,57.99365,0.0,04/03/9052
+7.59565,45.6047,6481,10,30,8,36,7,4.45,27.5,fr,7444,129,305390,1,1,Active Shallow Crust,0.0,89.98999,0.0,10/30/6481
+7.59565,45.6047,6207,11,17,8,13,48,4.85,5.0,fr,7445,124,305445,1,1,Active Shallow Crust,128.8932,89.98898,0.0,11/17/6207
+-1.60428,49.12781,7399,2,13,12,27,17,3.55,5.0,fr,7446,147,305760,1,1,Active Shallow Crust,0.0,89.9901,0.0,02/13/7399
+-1.60428,49.12781,4457,12,17,17,52,29,3.55,15.0,fr,7447,89,305764,1,1,Active Shallow Crust,240.0123,57.9982,0.0,12/17/4457
+-1.60428,49.12781,7227,1,30,16,5,10,3.55,5.0,fr,7448,144,305766,1,1,Active Shallow Crust,0.0,89.98999,-90.0,01/30/7227
+-1.60428,49.12781,9942,12,17,6,2,35,3.55,5.0,fr,7449,198,305769,1,2,Active Shallow Crust,128.8961,89.9934,0.0,12/17/9942
+-1.60428,49.12781,8504,10,26,6,29,14,3.55,5.0,fr,7450,170,305769,1,2,Active Shallow Crust,128.8961,89.9934,0.0,10/26/8504
+-1.60428,49.12781,7369,12,19,18,37,17,3.65,5.0,fr,7451,147,305772,1,2,Active Shallow Crust,0.0,89.98971,0.0,12/19/7369
+-1.60428,49.12781,9060,1,5,1,31,45,3.65,5.0,fr,7452,181,305772,1,2,Active Shallow Crust,0.0,89.98971,0.0,01/05/9060
+-1.60428,49.12781,2432,8,8,15,11,59,3.65,15.0,fr,7453,48,305773,1,1,Active Shallow Crust,0.0,89.98971,0.0,08/08/2432
+-1.60428,49.12781,5117,2,24,21,27,48,3.65,5.0,fr,7454,102,305778,1,1,Active Shallow Crust,0.0,89.98959,-90.0,02/24/5117
+-1.60428,49.12781,5903,12,2,22,30,14,3.75,5.0,fr,7455,118,305784,1,3,Active Shallow Crust,0.0,89.98952,0.0,12/02/5903
+-1.60428,49.12781,759,10,25,1,55,32,3.75,5.0,fr,7456,15,305784,1,3,Active Shallow Crust,0.0,89.98952,0.0,10/25/0759
+-1.60428,49.12781,6716,5,9,14,34,49,3.75,5.0,fr,7457,134,305784,1,3,Active Shallow Crust,0.0,89.98952,0.0,05/09/6716
+-1.60428,49.12781,3256,12,7,15,50,13,3.75,15.0,fr,7458,65,305788,1,1,Active Shallow Crust,240.0088,58.0174,0.0,12/07/3256
+-1.60428,49.12781,7201,4,16,15,9,28,3.85,5.0,fr,7459,144,305796,1,1,Active Shallow Crust,0.0,89.98949,0.0,04/16/7201
+-1.60428,49.12781,2333,8,12,5,9,47,3.95,15.0,fr,7460,46,305809,1,2,Active Shallow Crust,0.0,89.98959,0.0,08/12/2333
+-1.60428,49.12781,2097,2,26,21,1,28,3.95,15.0,fr,7461,41,305809,1,2,Active Shallow Crust,0.0,89.98959,0.0,02/26/2097
+-1.60428,49.12781,6163,10,21,10,56,41,3.95,27.5,fr,7462,123,305813,1,1,Active Shallow Crust,240.0202,58.00504,0.0,10/21/6163
+-1.60428,49.12781,3555,9,5,23,35,34,4.05,5.0,fr,7463,71,305820,1,1,Active Shallow Crust,0.0,89.98979,0.0,09/05/3555
+-1.60428,49.12781,7663,7,24,8,44,13,4.05,15.0,fr,7464,153,305821,1,1,Active Shallow Crust,0.0,89.98979,0.0,07/24/7663
+-1.60428,49.12781,3252,7,31,17,30,58,4.15,15.0,fr,7465,65,305833,1,1,Active Shallow Crust,0.0,89.99007,0.0,07/31/3252
+-1.60428,49.12781,9788,1,24,22,59,17,4.25,5.0,fr,7466,195,305847,1,2,Active Shallow Crust,240.0081,57.9943,0.0,01/24/9788
+-1.60428,49.12781,534,12,21,5,26,44,4.25,5.0,fr,7467,10,305847,1,2,Active Shallow Crust,240.0081,57.9943,0.0,12/21/0534
+-1.60428,49.12781,1190,2,22,22,31,24,4.35,5.0,fr,7468,23,305865,1,1,Active Shallow Crust,128.8973,89.98265,0.0,02/22/1190
+-1.60428,49.12781,8724,4,6,3,21,13,4.45,5.0,fr,7469,174,305868,1,1,Active Shallow Crust,0.0,89.99005,0.0,04/06/8724
+-1.60428,49.12781,3604,4,22,17,15,56,4.55,5.0,fr,7470,72,305880,1,1,Active Shallow Crust,0.0,89.99009,0.0,04/22/3604
+2.71194,44.9466,9058,11,21,1,32,36,3.55,5.0,fr,7471,181,306240,1,1,Active Shallow Crust,0.0,89.9893,0.0,11/21/9058
+2.71194,44.9466,2387,3,25,12,4,43,3.65,15.0,fr,7472,47,306253,1,1,Active Shallow Crust,0.0,89.99046,0.0,03/25/2387
+2.71194,44.9466,1333,7,30,0,36,35,4.05,5.0,fr,7473,26,306300,1,1,Active Shallow Crust,0.0,89.98997,0.0,07/30/1333
+2.71194,44.9466,4120,12,17,8,44,31,4.55,5.0,fr,7474,82,306360,1,1,Active Shallow Crust,0.0,89.98985,0.0,12/17/4120
+4.03135,42.89794,5382,8,15,13,43,46,3.65,5.0,fr,7475,107,306732,1,1,Active Shallow Crust,0.0,89.98683,0.0,08/15/5382
+4.03135,42.89794,9367,2,10,3,15,59,3.65,27.5,fr,7476,187,306734,1,1,Active Shallow Crust,0.0,89.98683,0.0,02/10/9367
+4.03135,42.89794,4155,4,3,20,51,54,3.75,15.0,fr,7477,83,306745,1,1,Active Shallow Crust,0.0,89.98827,0.0,04/03/4155
+4.03135,42.89794,2465,3,7,3,5,49,3.85,5.0,fr,7478,49,306756,1,1,Active Shallow Crust,0.0,89.98954,0.0,03/07/2465
+4.03135,42.89794,759,2,25,19,15,58,3.95,5.0,fr,7479,15,306774,1,1,Active Shallow Crust,0.0,89.99057,-90.0,02/25/0759
+4.03135,42.89794,8153,12,2,14,22,7,4.25,15.0,fr,7480,163,306805,1,1,Active Shallow Crust,0.0,89.9901,0.0,12/02/8153
+4.03135,42.89794,53,6,13,21,1,25,4.55,5.0,fr,7481,1,306840,1,1,Active Shallow Crust,0.0,89.99065,0.0,06/13/0053
+4.03135,42.89794,2260,4,27,14,28,3,4.65,5.0,fr,7482,45,306852,1,1,Active Shallow Crust,0.0,89.98959,0.0,04/27/2260
+0.64252,50.44822,1025,6,29,12,43,59,3.55,5.0,fr,7483,20,307206,1,1,Active Shallow Crust,0.0,89.99026,-90.0,06/29/1025
+0.64252,50.44822,841,2,14,13,46,12,3.75,5.0,fr,7484,16,307224,1,1,Active Shallow Crust,0.0,89.9898,0.0,02/14/0841
+0.64252,50.44822,6016,12,4,21,24,24,4.05,5.0,fr,7485,120,307269,1,1,Active Shallow Crust,128.89,89.99368,0.0,12/04/6016
+0.64252,50.44822,2820,4,8,0,43,41,4.55,5.0,fr,7486,56,307320,1,1,Active Shallow Crust,0.0,89.9901,0.0,04/08/2820
+7.42274,48.42544,5832,11,5,0,2,25,3.55,5.0,fr,7487,116,307680,1,1,Active Shallow Crust,0.0,89.99331,0.0,11/05/5832
+7.42274,48.42544,8794,6,12,22,4,57,3.65,5.0,fr,7488,175,307692,1,2,Active Shallow Crust,0.0,89.98808,0.0,06/12/8794
+7.42274,48.42544,5213,5,27,0,23,27,3.65,5.0,fr,7489,104,307692,1,2,Active Shallow Crust,0.0,89.98808,0.0,05/27/5213
+7.42274,48.42544,4671,3,24,14,41,50,3.65,15.0,fr,7490,93,307693,1,1,Active Shallow Crust,0.0,89.98808,0.0,03/24/4671
+7.42274,48.42544,7418,8,12,0,12,15,3.75,15.0,fr,7491,148,307705,1,2,Active Shallow Crust,0.0,89.98937,0.0,08/12/7418
+7.42274,48.42544,1098,7,11,5,50,8,3.75,15.0,fr,7492,21,307705,1,2,Active Shallow Crust,0.0,89.98937,0.0,07/11/1098
+7.42274,48.42544,3196,3,2,23,42,50,3.85,5.0,fr,7493,63,307716,1,3,Active Shallow Crust,0.0,89.99052,0.0,03/02/3196
+7.42274,48.42544,878,6,28,6,11,43,3.85,5.0,fr,7494,17,307716,1,3,Active Shallow Crust,0.0,89.99052,0.0,06/28/0878
+7.42274,48.42544,6426,4,24,21,26,30,3.85,5.0,fr,7495,128,307716,1,3,Active Shallow Crust,0.0,89.99052,0.0,04/24/6426
+7.42274,48.42544,6859,11,22,22,12,34,3.85,27.5,fr,7496,137,307718,1,1,Active Shallow Crust,0.0,89.99052,0.0,11/22/6859
+7.42274,48.42544,346,5,5,1,48,22,3.95,5.0,fr,7497,6,307728,1,2,Active Shallow Crust,0.0,89.99155,0.0,05/05/0346
+7.42274,48.42544,9085,11,13,21,41,36,3.95,5.0,fr,7498,181,307728,1,2,Active Shallow Crust,0.0,89.99155,0.0,11/13/9085
+7.42274,48.42544,5362,5,18,8,24,52,4.05,5.0,fr,7499,107,307740,1,1,Active Shallow Crust,0.0,89.98871,0.0,05/18/5362
+7.42274,48.42544,8841,7,23,3,7,2,4.15,5.0,fr,7500,176,307752,1,2,Active Shallow Crust,0.0,89.98994,0.0,07/23/8841
+7.42274,48.42544,8230,11,17,17,56,36,4.15,5.0,fr,7501,164,307752,1,2,Active Shallow Crust,0.0,89.98994,0.0,11/17/8230
+7.42274,48.42544,4704,5,30,14,10,22,4.45,15.0,fr,7502,94,307792,1,1,Active Shallow Crust,240.0053,57.99511,0.0,05/30/4704
+7.422326,48.42592,1332,11,6,23,19,42,6.15,5.09789,fr,7503,26,307995,1,1,Active Shallow Crust,240.0687,57.99916,0.0,11/06/1332
+4.24212,42.25807,6242,3,19,7,22,6,3.55,15.0,fr,7504,124,308161,1,1,Active Shallow Crust,0.0,89.99254,0.0,03/19/6242
+4.24212,42.25807,8020,10,22,6,56,1,3.55,5.0,fr,7505,160,308166,1,1,Active Shallow Crust,0.0,89.99245,-90.0,10/22/8020
+4.24212,42.25807,6134,5,17,7,34,58,3.65,5.0,fr,7506,122,308172,1,1,Active Shallow Crust,0.0,89.98669,0.0,05/17/6134
+4.24212,42.25807,6393,7,17,12,16,17,3.65,15.0,fr,7507,127,308173,1,1,Active Shallow Crust,0.0,89.98669,0.0,07/17/6393
+4.24212,42.25807,1025,5,18,2,8,34,3.75,15.0,fr,7508,20,308191,1,1,Active Shallow Crust,0.0,89.98801,-90.0,05/18/1025
+4.24212,42.25807,718,5,26,5,44,41,4.85,15.0,fr,7509,14,308326,1,1,Active Shallow Crust,128.8941,89.98877,0.0,05/26/0718
+2.71482,47.65642,9210,9,15,6,12,15,3.55,5.0,fr,7510,184,308643,1,1,Active Shallow Crust,240.013,57.99831,0.0,09/15/9210
+2.71482,47.65642,7271,3,23,4,20,18,3.65,5.0,fr,7511,145,308652,1,1,Active Shallow Crust,0.0,89.99092,0.0,03/23/7271
+2.71482,47.65642,9282,6,28,17,48,37,3.65,15.0,fr,7512,185,308656,1,1,Active Shallow Crust,240.0014,58.01291,0.0,06/28/9282
+-0.71484,49.58635,8681,1,30,14,59,1,3.55,15.0,fr,7513,173,309121,1,1,Active Shallow Crust,0.0,89.9902,0.0,01/30/8681
+-0.71484,49.58635,2722,10,28,22,22,38,3.65,5.0,fr,7514,54,309132,1,1,Active Shallow Crust,0.0,89.98981,0.0,10/28/2722
+-0.71484,49.58635,9030,5,20,1,39,22,3.65,5.0,fr,7515,180,309138,1,1,Active Shallow Crust,0.0,89.98969,-90.0,05/20/9030
+-0.71484,49.58635,8547,8,4,21,49,52,3.75,15.0,fr,7516,170,309151,1,1,Active Shallow Crust,0.0,89.99015,-90.0,08/04/8547
+-0.71484,49.58635,495,5,4,19,34,1,3.85,27.5,fr,7517,9,309161,1,1,Active Shallow Crust,240.0113,57.99778,0.0,05/04/0495
+-0.71484,49.58635,4883,9,5,9,43,29,3.95,5.0,fr,7518,97,309168,1,1,Active Shallow Crust,0.0,89.9902,0.0,09/05/4883
+-0.71484,49.58635,4685,11,15,3,57,56,3.95,27.5,fr,7519,93,309170,1,1,Active Shallow Crust,0.0,89.9902,0.0,11/15/4685
+-0.71484,49.58635,2682,6,2,11,27,22,4.05,15.0,fr,7520,53,309181,1,1,Active Shallow Crust,0.0,89.98989,0.0,06/02/2682
+-0.71484,49.58635,6225,8,11,20,9,37,4.25,5.0,fr,7521,124,309207,1,1,Active Shallow Crust,240.0083,57.99422,0.0,08/11/6225
+2.45459,41.31956,8925,10,23,14,20,32,3.55,5.0,fr,7522,178,309600,1,1,Active Shallow Crust,0.0,89.98864,0.0,10/23/8925
+2.45459,41.31956,7240,8,3,10,42,45,3.55,5.0,fr,7523,144,309603,1,1,Active Shallow Crust,240.0125,57.9974,0.0,08/03/7240
+2.45459,41.31956,884,3,11,13,59,32,3.55,5.0,fr,7524,17,309609,1,1,Active Shallow Crust,128.8966,89.99432,0.0,03/11/0884
+2.45459,41.31956,2314,7,3,6,3,49,3.65,5.0,fr,7525,46,309612,1,2,Active Shallow Crust,0.0,89.98988,0.0,07/03/2314
+2.45459,41.31956,8747,7,11,23,41,27,3.65,5.0,fr,7526,174,309612,1,2,Active Shallow Crust,0.0,89.98988,0.0,07/11/8747
+2.45459,41.31956,3027,10,29,13,42,21,3.65,15.0,fr,7527,60,309613,1,1,Active Shallow Crust,0.0,89.98988,0.0,10/29/3027
+2.45459,41.31956,273,12,31,7,32,22,3.65,27.5,fr,7528,5,309623,1,1,Active Shallow Crust,128.9017,89.96342,0.0,12/31/0273
+2.45459,41.31956,3328,6,2,13,9,27,3.75,5.0,fr,7529,66,309624,1,1,Active Shallow Crust,0.0,89.99097,0.0,06/02/3328
+2.45459,41.31956,3075,12,22,22,57,58,3.75,15.0,fr,7530,61,309625,1,1,Active Shallow Crust,0.0,89.99097,0.0,12/22/3075
+2.45459,41.31956,2629,7,20,5,59,31,3.75,5.0,fr,7531,52,309627,1,1,Active Shallow Crust,240.0077,58.01756,0.0,07/20/2629
+2.45459,41.31956,3781,2,20,17,25,45,3.85,15.0,fr,7532,75,309637,1,1,Active Shallow Crust,0.0,89.98927,0.0,02/20/3781
+2.45459,41.31956,2206,9,15,13,28,22,3.95,5.0,fr,7533,44,309651,1,1,Active Shallow Crust,240.0191,58.00515,0.0,09/15/2206
+2.45459,41.31956,8852,10,8,7,58,30,4.05,5.0,fr,7534,177,309660,1,1,Active Shallow Crust,0.0,89.98935,0.0,10/08/8852
+2.45459,41.31956,504,10,28,3,17,12,4.05,15.0,fr,7535,10,309661,1,1,Active Shallow Crust,0.0,89.98935,0.0,10/28/0504
+2.45459,41.31956,9835,1,31,23,13,11,4.05,5.0,fr,7536,196,309666,1,1,Active Shallow Crust,0.0,89.98923,-90.0,01/31/9835
+2.45459,41.31956,6109,1,2,11,23,43,4.15,15.0,fr,7537,122,309676,1,1,Active Shallow Crust,240.0078,57.99704,0.0,01/02/6109
+2.45459,41.31956,5219,3,23,4,33,23,4.25,5.0,fr,7538,104,309684,1,1,Active Shallow Crust,0.0,89.98985,0.0,03/23/5219
+2.45459,41.31956,4708,3,18,12,54,18,4.25,15.0,fr,7539,94,309685,1,1,Active Shallow Crust,0.0,89.98985,0.0,03/18/4708
+2.45459,41.31956,6895,1,22,18,41,2,4.45,5.0,fr,7540,137,309708,1,1,Active Shallow Crust,0.0,89.99059,0.0,01/22/6895
+2.45459,41.31956,952,12,29,21,28,31,4.55,5.0,fr,7541,19,309723,1,1,Active Shallow Crust,240.0078,57.9972,0.0,12/29/0952
+2.45459,41.31956,5274,7,21,11,33,27,4.55,5.0,fr,7542,105,309726,1,1,Active Shallow Crust,0.0,89.99031,-90.0,07/21/5274
+2.45459,41.31956,7023,4,8,17,51,17,4.65,5.0,fr,7543,140,309735,1,1,Active Shallow Crust,240.0092,57.99406,0.0,04/08/7023
+2.45459,41.31956,2120,10,22,5,41,3,5.25,5.0,fr,7544,42,309804,1,1,Active Shallow Crust,0.0,89.98984,0.0,10/22/2120
+2.45459,41.31956,1275,2,12,5,43,14,5.45,15.0,fr,7545,25,309829,1,1,Active Shallow Crust,0.0,89.9898,0.0,02/12/1275
+2.98156,45.77073,4180,10,23,16,7,15,3.55,5.0,fr,7546,83,310080,1,5,Active Shallow Crust,0.0,89.98945,0.0,10/23/4180
+2.98156,45.77073,5904,5,6,15,54,26,3.55,5.0,fr,7547,118,310080,1,5,Active Shallow Crust,0.0,89.98945,0.0,05/06/5904
+2.98156,45.77073,8330,6,24,11,30,50,3.55,5.0,fr,7548,166,310080,1,5,Active Shallow Crust,0.0,89.98945,0.0,06/24/8330
+2.98156,45.77073,3031,9,2,4,36,39,3.55,5.0,fr,7549,60,310080,1,5,Active Shallow Crust,0.0,89.98945,0.0,09/02/3031
+2.98156,45.77073,643,4,12,13,57,21,3.55,5.0,fr,7550,12,310080,1,5,Active Shallow Crust,0.0,89.98945,0.0,04/12/0643
+2.98156,45.77073,3787,2,23,15,55,29,3.55,15.0,fr,7551,75,310081,1,3,Active Shallow Crust,0.0,89.98945,0.0,02/23/3787
+2.98156,45.77073,4979,5,21,4,34,21,3.55,15.0,fr,7552,99,310081,1,3,Active Shallow Crust,0.0,89.98945,0.0,05/21/4979
+2.98156,45.77073,5701,3,30,7,25,28,3.55,15.0,fr,7553,114,310081,1,3,Active Shallow Crust,0.0,89.98945,0.0,03/30/5701
+2.98156,45.77073,9978,2,12,6,38,10,3.55,5.0,fr,7554,199,310083,1,1,Active Shallow Crust,240.0116,57.99827,0.0,02/12/9978
+2.98156,45.77073,7084,12,13,12,59,35,3.55,15.0,fr,7555,141,310084,1,1,Active Shallow Crust,240.0116,57.99827,0.0,12/13/7084
+2.98156,45.77073,9958,1,31,2,7,54,3.55,5.0,fr,7556,199,310086,1,1,Active Shallow Crust,0.0,89.98933,-90.0,01/31/9958
+2.98156,45.77073,6236,10,9,13,33,47,3.55,15.0,fr,7557,124,310087,1,1,Active Shallow Crust,0.0,89.98933,-90.0,10/09/6236
+2.98156,45.77073,3413,2,15,16,41,47,3.65,5.0,fr,7558,68,310092,1,6,Active Shallow Crust,0.0,89.99059,0.0,02/15/3413
+2.98156,45.77073,7851,6,11,6,31,51,3.65,5.0,fr,7559,157,310092,1,6,Active Shallow Crust,0.0,89.99059,0.0,06/11/7851
+2.98156,45.77073,7044,8,9,8,51,14,3.65,5.0,fr,7560,140,310092,1,6,Active Shallow Crust,0.0,89.99059,0.0,08/09/7044
+2.98156,45.77073,4852,3,24,9,23,49,3.65,5.0,fr,7561,97,310092,1,6,Active Shallow Crust,0.0,89.99059,0.0,03/24/4852
+2.98156,45.77073,2399,11,8,9,8,0,3.65,5.0,fr,7562,47,310092,1,6,Active Shallow Crust,0.0,89.99059,0.0,11/08/2399
+2.98156,45.77073,3738,9,30,22,17,3,3.65,5.0,fr,7563,74,310092,1,6,Active Shallow Crust,0.0,89.99059,0.0,09/30/3738
+2.98156,45.77073,7929,12,20,12,13,57,3.65,15.0,fr,7564,158,310093,1,2,Active Shallow Crust,0.0,89.99059,0.0,12/20/7929
+2.98156,45.77073,1928,9,28,9,18,43,3.65,15.0,fr,7565,38,310093,1,2,Active Shallow Crust,0.0,89.99059,0.0,09/28/1928
+2.98156,45.77073,4278,2,24,22,33,43,3.65,5.0,fr,7566,85,310095,1,2,Active Shallow Crust,240.0012,58.01255,0.0,02/24/4278
+2.98156,45.77073,3135,8,18,5,20,27,3.65,5.0,fr,7567,62,310095,1,2,Active Shallow Crust,240.0012,58.01255,0.0,08/18/3135
+2.98156,45.77073,7467,10,11,20,40,48,3.65,5.0,fr,7568,149,310098,1,1,Active Shallow Crust,0.0,89.99049,-90.0,10/11/7467
+2.98156,45.77073,9165,11,5,13,10,55,3.75,5.0,fr,7569,183,310104,1,2,Active Shallow Crust,0.0,89.98882,0.0,11/05/9165
+2.98156,45.77073,1597,12,4,4,13,22,3.75,5.0,fr,7570,31,310104,1,2,Active Shallow Crust,0.0,89.98882,0.0,12/04/1597
+2.98156,45.77073,8423,5,21,12,52,16,3.85,5.0,fr,7571,168,310116,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/21/8423
+2.98156,45.77073,2444,4,5,7,58,38,3.95,5.0,fr,7572,48,310128,1,2,Active Shallow Crust,0.0,89.98891,0.0,04/05/2444
+2.98156,45.77073,3234,10,21,8,54,15,3.95,5.0,fr,7573,64,310128,1,2,Active Shallow Crust,0.0,89.98891,0.0,10/21/3234
+2.98156,45.77073,8783,5,7,19,40,23,3.95,15.0,fr,7574,175,310132,1,1,Active Shallow Crust,240.0196,58.00507,0.0,05/07/8783
+2.98156,45.77073,6313,4,17,9,48,44,3.95,5.0,fr,7575,126,310134,1,1,Active Shallow Crust,0.0,89.99102,-90.0,04/17/6313
+2.98156,45.77073,8515,8,29,0,10,46,3.95,5.0,fr,7576,170,310137,1,1,Active Shallow Crust,128.9003,89.99445,0.0,08/29/8515
+2.98156,45.77073,6750,4,18,4,34,20,4.05,5.0,fr,7577,134,310140,1,1,Active Shallow Crust,0.0,89.99011,0.0,04/18/6750
+2.98156,45.77073,7677,10,23,19,35,22,4.25,5.0,fr,7578,153,310164,1,1,Active Shallow Crust,0.0,89.99057,0.0,10/23/7677
+2.98156,45.77073,673,12,1,3,36,19,4.25,5.0,fr,7579,13,310173,1,1,Active Shallow Crust,128.8944,89.98092,0.0,12/01/0673
+2.98156,45.77073,3684,6,16,0,22,59,4.35,5.0,fr,7580,73,310176,1,1,Active Shallow Crust,0.0,89.9902,0.0,06/16/3684
+2.98156,45.77073,4851,2,9,18,10,31,4.35,5.0,fr,7581,97,310185,1,1,Active Shallow Crust,128.898,89.98275,0.0,02/09/4851
+2.98156,45.77073,5108,5,12,18,12,44,4.65,5.0,fr,7582,102,310212,1,1,Active Shallow Crust,0.0,89.99009,0.0,05/12/5108
+2.98156,45.77073,9801,6,19,23,40,46,5.15,5.0,fr,7583,196,310272,1,2,Active Shallow Crust,0.0,89.98997,0.0,06/19/9801
+2.98156,45.77073,9655,5,11,21,55,4,5.15,5.0,fr,7584,193,310272,1,2,Active Shallow Crust,0.0,89.98997,0.0,05/11/9655
+2.98156,45.77073,7998,12,6,21,8,31,5.25,5.0,fr,7585,159,310284,1,1,Active Shallow Crust,0.0,89.99006,0.0,12/06/7998
+2.98156,45.77073,7571,2,4,14,55,13,5.35,15.0,fr,7586,151,310297,1,1,Active Shallow Crust,0.0,89.98981,0.0,02/04/7571
+4.5813,47.16947,8936,7,16,10,6,18,3.65,5.0,fr,7587,178,310572,1,1,Active Shallow Crust,0.0,89.98778,0.0,07/16/8936
+4.5813,47.16947,9707,4,3,21,5,23,3.75,27.5,fr,7588,194,310592,1,1,Active Shallow Crust,0.0,89.98898,-90.0,04/03/9707
+4.5813,47.16947,9433,8,8,23,6,35,3.85,5.0,fr,7589,188,310596,1,1,Active Shallow Crust,0.0,89.9903,0.0,08/08/9433
+4.5813,47.16947,3483,7,16,4,10,26,3.95,5.0,fr,7590,69,310608,1,1,Active Shallow Crust,0.0,89.99135,0.0,07/16/3483
+4.5813,47.16947,7363,7,29,2,12,40,4.25,5.0,fr,7591,147,310647,1,1,Active Shallow Crust,240.0081,57.99382,0.0,07/29/7363
+4.5813,47.16947,1426,9,2,16,30,40,4.35,5.0,fr,7592,28,310656,1,2,Active Shallow Crust,0.0,89.98908,0.0,09/02/1426
+4.5813,47.16947,4892,1,13,15,0,10,4.35,5.0,fr,7593,97,310656,1,2,Active Shallow Crust,0.0,89.98908,0.0,01/13/4892
+4.5813,47.16947,3950,10,19,7,29,16,4.35,5.0,fr,7594,78,310659,1,1,Active Shallow Crust,240.0087,57.99606,0.0,10/19/3950
+4.5813,47.16947,1680,6,24,19,3,29,4.35,27.5,fr,7595,33,310664,1,1,Active Shallow Crust,0.0,89.98895,-90.0,06/24/1680
+4.5813,47.16947,8420,6,16,2,4,45,4.65,5.0,fr,7596,168,310692,1,1,Active Shallow Crust,0.0,89.99034,0.0,06/16/8420
+4.5813,47.16947,1039,6,19,11,20,34,4.95,15.0,fr,7597,20,310732,1,1,Active Shallow Crust,240.0124,58.00446,0.0,06/19/1039
+4.24084,46.60641,7856,12,8,7,23,14,3.55,5.0,fr,7598,157,311040,1,1,Active Shallow Crust,0.0,89.99307,0.0,12/08/7856
+4.24084,46.60641,4360,6,23,14,36,24,3.55,27.5,fr,7599,87,311045,1,1,Active Shallow Crust,240.0114,57.9991,0.0,06/23/4360
+4.24084,46.60641,9530,12,2,10,36,37,3.55,5.0,fr,7600,190,311046,1,1,Active Shallow Crust,0.0,89.99299,-90.0,12/02/9530
+4.24084,46.60641,1258,10,1,12,52,6,3.55,5.0,fr,7601,25,311049,1,1,Active Shallow Crust,128.8975,89.99307,0.0,10/01/1258
+4.24084,46.60641,3120,7,17,22,43,1,3.65,5.0,fr,7602,62,311052,1,1,Active Shallow Crust,0.0,89.98765,0.0,07/17/3120
+4.24084,46.60641,3475,10,18,7,31,46,3.65,5.0,fr,7603,69,311055,1,1,Active Shallow Crust,240.002,58.01217,0.0,10/18/3475
+4.24084,46.60641,1942,6,7,12,39,2,3.75,5.0,fr,7604,38,311064,1,2,Active Shallow Crust,0.0,89.98899,0.0,06/07/1942
+4.24084,46.60641,4187,1,9,15,23,48,3.75,5.0,fr,7605,83,311064,1,2,Active Shallow Crust,0.0,89.98899,0.0,01/09/4187
+4.24084,46.60641,7709,3,23,17,38,50,3.75,15.0,fr,7606,154,311065,1,1,Active Shallow Crust,0.0,89.98899,0.0,03/23/7709
+4.24084,46.60641,9365,2,3,15,6,33,4.05,5.0,fr,7607,187,311100,1,2,Active Shallow Crust,0.0,89.98831,0.0,02/03/9365
+4.24084,46.60641,3234,6,24,12,8,6,4.05,5.0,fr,7608,64,311100,1,2,Active Shallow Crust,0.0,89.98831,0.0,06/24/3234
+4.24084,46.60641,8993,8,24,13,28,19,4.05,27.5,fr,7609,179,311108,1,1,Active Shallow Crust,0.0,89.98817,-90.0,08/24/8993
+4.24084,46.60641,6231,3,25,7,54,49,4.25,5.0,fr,7610,124,311124,1,1,Active Shallow Crust,0.0,89.99072,0.0,03/25/6231
+4.24084,46.60641,6505,10,11,19,47,0,4.45,5.0,fr,7611,130,311157,1,1,Active Shallow Crust,128.8927,89.99263,0.0,10/11/6505
+1.72666,47.34305,635,8,28,1,55,29,3.55,5.0,fr,7612,12,311523,1,1,Active Shallow Crust,240.012,57.99817,0.0,08/28/0635
+1.72666,47.34305,7232,8,16,19,21,0,3.75,5.0,fr,7613,144,311553,1,1,Active Shallow Crust,128.8964,89.96738,0.0,08/16/7232
+1.72666,47.34305,8238,5,29,7,12,28,3.85,5.0,fr,7614,164,311559,1,1,Active Shallow Crust,240.0109,57.99804,0.0,05/29/8238
+1.72666,47.34305,3368,8,9,5,44,4,4.05,5.0,fr,7615,67,311589,1,1,Active Shallow Crust,128.8902,89.99376,0.0,08/09/3368
+1.72666,47.34305,7873,6,12,12,48,2,4.15,5.0,fr,7616,157,311592,1,1,Active Shallow Crust,0.0,89.98972,0.0,06/12/7873
+1.72666,47.34305,1224,5,14,2,2,54,4.15,5.0,fr,7617,24,311595,1,1,Active Shallow Crust,240.0086,57.99732,0.0,05/14/1224
+1.72666,47.34305,4257,9,25,6,32,59,4.45,5.0,fr,7618,85,311628,1,1,Active Shallow Crust,359.9997,89.9903,0.0,09/25/4257
+1.72666,47.34305,290,7,4,5,4,29,4.65,15.0,fr,7619,5,311662,1,1,Active Shallow Crust,128.8909,89.98702,0.0,07/04/0290
+1.72666,47.34305,8500,8,26,4,8,0,5.35,15.0,fr,7620,169,311737,1,1,Active Shallow Crust,359.9999,89.9901,0.0,08/26/8500
+-3.9021,49.61315,6460,1,4,15,25,42,4.55,27.5,fr,7621,129,312125,1,1,Active Shallow Crust,240.0104,57.99752,0.0,01/04/6460
+4.46504,45.33945,6325,11,11,21,10,10,3.55,5.0,fr,7622,126,312480,1,2,Active Shallow Crust,0.0,89.99291,0.0,11/11/6325
+4.46504,45.33945,6707,2,2,2,11,16,3.55,5.0,fr,7623,134,312480,1,2,Active Shallow Crust,0.0,89.99291,0.0,02/02/6707
+4.46504,45.33945,8112,8,31,4,25,53,3.65,5.0,fr,7624,162,312492,1,1,Active Shallow Crust,0.0,89.98737,0.0,08/31/8112
+4.46504,45.33945,886,12,24,2,11,38,3.65,15.0,fr,7625,17,312493,1,1,Active Shallow Crust,0.0,89.98737,0.0,12/24/0886
+4.46504,45.33945,3763,9,18,14,37,58,3.65,27.5,fr,7626,75,312494,1,1,Active Shallow Crust,0.0,89.98737,0.0,09/18/3763
+4.46504,45.33945,3598,4,3,1,11,54,3.65,5.0,fr,7627,71,312498,1,1,Active Shallow Crust,0.0,89.98722,-90.0,04/03/3598
+4.46504,45.33945,3670,12,25,14,34,53,3.65,27.5,fr,7628,73,312503,1,1,Active Shallow Crust,128.8999,89.9635,0.0,12/25/3670
+4.46504,45.33945,8187,10,2,12,40,20,3.75,5.0,fr,7629,163,312504,1,1,Active Shallow Crust,0.0,89.98874,0.0,10/02/8187
+4.46504,45.33945,9906,11,1,1,39,57,3.75,15.0,fr,7630,198,312514,1,1,Active Shallow Crust,128.8972,89.96687,0.0,11/01/9906
+4.46504,45.33945,2789,10,5,17,53,27,3.85,5.0,fr,7631,55,312516,1,1,Active Shallow Crust,0.0,89.98997,0.0,10/05/2789
+4.46504,45.33945,5655,9,7,9,15,3,3.95,15.0,fr,7632,113,312538,1,1,Active Shallow Crust,128.9002,89.99329,0.0,09/07/5655
+4.46504,45.33945,7188,4,20,3,22,39,4.15,5.0,fr,7633,143,312552,1,2,Active Shallow Crust,0.0,89.98934,0.0,04/20/7188
+4.46504,45.33945,1411,10,31,1,16,10,4.15,5.0,fr,7634,28,312552,1,2,Active Shallow Crust,0.0,89.98934,0.0,10/31/1411
+4.46504,45.33945,9694,10,4,19,47,51,4.55,5.0,fr,7635,193,312600,1,1,Active Shallow Crust,0.0,89.99104,0.0,10/04/9694
+4.46504,45.33945,6208,10,27,13,7,1,4.55,27.5,fr,7636,124,312602,1,1,Active Shallow Crust,0.0,89.99104,0.0,10/27/6208
+3.91425,51.20292,7719,9,3,2,24,37,3.55,5.0,fr,7637,154,312963,1,1,Active Shallow Crust,240.0121,57.99818,0.0,09/03/7719
+3.91425,51.20292,4875,11,6,11,40,56,3.65,5.0,fr,7638,97,312972,1,2,Active Shallow Crust,0.0,89.98874,0.0,11/06/4875
+3.91425,51.20292,1667,7,12,4,49,54,3.65,5.0,fr,7639,33,312972,1,2,Active Shallow Crust,0.0,89.98874,0.0,07/12/1667
+6.60172,45.61979,8977,2,16,1,20,8,3.55,5.0,fr,7640,179,313440,1,2,Active Shallow Crust,0.0,89.99295,0.0,02/16/8977
+6.60172,45.61979,3580,9,8,13,27,38,3.55,5.0,fr,7641,71,313440,1,2,Active Shallow Crust,0.0,89.99295,0.0,09/08/3580
+6.60172,45.61979,3989,4,11,22,53,14,3.65,5.0,fr,7642,79,313452,1,1,Active Shallow Crust,0.0,89.98743,0.0,04/11/3989
+6.60172,45.61979,3396,8,13,4,36,36,3.65,15.0,fr,7643,67,313459,1,1,Active Shallow Crust,0.0,89.98728,-90.0,08/13/3396
+6.60172,45.61979,8593,7,14,6,44,51,3.75,5.0,fr,7644,171,313464,1,1,Active Shallow Crust,0.0,89.98879,0.0,07/14/8593
+6.60172,45.61979,5745,7,27,14,26,11,3.75,5.0,fr,7645,114,313473,1,1,Active Shallow Crust,128.8972,89.96748,0.0,07/27/5745
+6.60172,45.61979,6419,8,18,18,54,36,3.85,15.0,fr,7646,128,313486,1,1,Active Shallow Crust,128.8954,89.99251,0.0,08/18/6419
+6.60172,45.61979,8379,1,22,21,14,5,3.95,5.0,fr,7647,167,313488,1,1,Active Shallow Crust,0.0,89.9911,0.0,01/22/8379
+6.60172,45.61979,1511,5,8,18,38,47,3.95,15.0,fr,7648,30,313492,1,1,Active Shallow Crust,240.0205,58.00466,0.0,05/08/1511
+6.60172,45.61979,9313,2,1,16,45,56,4.05,5.0,fr,7649,186,313500,1,1,Active Shallow Crust,0.0,89.9881,0.0,02/01/9313
+6.60172,45.61979,3891,2,4,15,6,40,4.05,27.5,fr,7650,77,313502,1,1,Active Shallow Crust,0.0,89.9881,0.0,02/04/3891
+6.60172,45.61979,9988,1,17,7,39,11,4.15,5.0,fr,7651,199,313512,1,1,Active Shallow Crust,0.0,89.9894,0.0,01/17/9988
+6.60172,45.61979,9148,5,30,12,18,53,4.15,5.0,fr,7652,182,313515,1,1,Active Shallow Crust,240.0079,57.99734,0.0,05/30/9148
+6.60172,45.61979,7634,2,20,20,38,53,4.45,5.0,fr,7653,152,313548,1,1,Active Shallow Crust,0.0,89.98999,0.0,02/20/7634
+6.60172,45.61979,3,4,30,10,2,43,4.45,5.0,fr,7654,0,313551,1,1,Active Shallow Crust,240.0049,57.99459,0.0,04/30/0003
+-0.23235,47.08425,7525,3,27,0,42,32,3.55,5.0,fr,7655,150,313920,1,2,Active Shallow Crust,0.0,89.98991,0.0,03/27/7525
+-0.23235,47.08425,457,3,25,17,48,44,3.55,5.0,fr,7656,9,313920,1,2,Active Shallow Crust,0.0,89.98991,0.0,03/25/0457
+-0.23235,47.08425,2351,2,22,23,19,29,3.55,15.0,fr,7657,47,313921,1,1,Active Shallow Crust,0.0,89.98991,0.0,02/22/2351
+-0.23235,47.08425,5848,6,6,6,40,42,3.55,27.5,fr,7658,116,313922,1,1,Active Shallow Crust,0.0,89.98991,0.0,06/06/5848
+-0.23235,47.08425,219,2,5,19,46,19,3.55,15.0,fr,7659,4,313924,1,1,Active Shallow Crust,240.0122,57.99815,0.0,02/05/0219
+-0.23235,47.08425,853,8,14,2,4,9,3.65,5.0,fr,7660,17,313932,1,2,Active Shallow Crust,0.0,89.99006,0.0,08/14/0853
+-0.23235,47.08425,8734,8,19,19,21,11,3.65,5.0,fr,7661,174,313932,1,2,Active Shallow Crust,0.0,89.99006,0.0,08/19/8734
+-0.23235,47.08425,4063,12,14,20,32,7,3.65,15.0,fr,7662,81,313933,1,1,Active Shallow Crust,0.0,89.99006,0.0,12/14/4063
+-0.23235,47.08425,2554,5,2,15,3,22,3.65,5.0,fr,7663,51,313935,1,1,Active Shallow Crust,240.0011,58.01291,0.0,05/02/2554
+-0.23235,47.08425,5430,10,9,3,55,3,3.65,5.0,fr,7664,108,313941,1,1,Active Shallow Crust,128.9003,89.9635,0.0,10/09/5430
+-0.23235,47.08425,3683,7,25,12,3,52,3.75,5.0,fr,7665,73,313944,1,2,Active Shallow Crust,0.0,89.98994,0.0,07/25/3683
+-0.23235,47.08425,1812,4,7,0,37,28,3.75,5.0,fr,7666,36,313944,1,2,Active Shallow Crust,0.0,89.98994,0.0,04/07/1812
+-0.23235,47.08425,6006,1,18,0,57,45,3.75,5.0,fr,7667,120,313950,1,1,Active Shallow Crust,0.0,89.99,-90.0,01/18/6006
+-0.23235,47.08425,1160,11,20,11,12,32,3.85,5.0,fr,7668,23,313956,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/20/1160
+-0.23235,47.08425,332,2,11,12,4,3,3.85,15.0,fr,7669,6,313957,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/11/0332
+-0.23235,47.08425,5978,10,8,6,29,14,3.95,15.0,fr,7670,119,313975,1,1,Active Shallow Crust,0.0,89.99001,-90.0,10/08/5978
+-0.23235,47.08425,5330,10,26,2,16,54,3.95,5.0,fr,7671,106,313977,1,1,Active Shallow Crust,128.9003,89.99371,0.0,10/26/5330
+-0.23235,47.08425,9181,4,22,3,18,11,4.05,15.0,fr,7672,183,313981,1,1,Active Shallow Crust,0.0,89.98998,0.0,04/22/9181
+-0.23235,47.08425,3929,1,21,0,49,19,4.35,5.0,fr,7673,78,314016,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/21/3929
+-0.23235,47.08425,5608,8,27,17,22,49,4.45,5.0,fr,7674,112,314028,1,1,Active Shallow Crust,0.0,89.99003,0.0,08/27/5608
+-0.23235,47.08425,5588,9,10,4,10,47,4.55,5.0,fr,7675,111,314040,1,1,Active Shallow Crust,0.0,89.99002,0.0,09/10/5588
+-0.23235,47.08425,9903,4,18,19,20,33,4.65,5.0,fr,7676,198,314052,1,1,Active Shallow Crust,0.0,89.99002,0.0,04/18/9903
+5.10267,47.36979,1056,10,17,10,22,23,3.55,27.5,fr,7677,21,314402,1,1,Active Shallow Crust,0.0,89.99317,0.0,10/17/1056
+5.10267,47.36979,5410,3,17,2,25,15,3.75,5.0,fr,7678,108,314424,1,2,Active Shallow Crust,0.0,89.98915,0.0,03/17/5410
+5.10267,47.36979,2982,2,1,17,29,34,3.75,5.0,fr,7679,59,314424,1,2,Active Shallow Crust,0.0,89.98915,0.0,02/01/2982
+5.10267,47.36979,3487,5,31,16,45,30,3.75,5.0,fr,7680,69,314433,1,1,Active Shallow Crust,128.8965,89.96751,0.0,05/31/3487
+5.10267,47.36979,5239,3,27,13,8,42,3.75,15.0,fr,7681,104,314434,1,1,Active Shallow Crust,128.8965,89.96751,0.0,03/27/5239
+5.10267,47.36979,9115,10,22,0,21,55,4.05,5.0,fr,7682,182,314460,1,1,Active Shallow Crust,0.0,89.98848,0.0,10/22/9115
+5.10267,47.36979,2484,7,4,16,20,6,4.15,5.0,fr,7683,49,314472,1,1,Active Shallow Crust,0.0,89.98973,0.0,07/04/2484
+5.10267,47.36979,7542,11,11,6,59,42,4.25,5.0,fr,7684,150,314484,1,1,Active Shallow Crust,0.0,89.99084,0.0,11/11/7542
+5.10267,47.36979,6258,6,9,15,8,13,4.25,15.0,fr,7685,125,314485,1,1,Active Shallow Crust,0.0,89.99084,0.0,06/09/6258
+5.27024,45.05688,6738,1,9,0,32,44,3.55,5.0,fr,7686,134,315360,1,3,Active Shallow Crust,0.0,89.99287,0.0,01/09/6738
+5.27024,45.05688,2245,12,3,14,36,59,3.55,5.0,fr,7687,44,315360,1,3,Active Shallow Crust,0.0,89.99287,0.0,12/03/2245
+5.27024,45.05688,2199,8,6,1,25,31,3.55,5.0,fr,7688,43,315360,1,3,Active Shallow Crust,0.0,89.99287,0.0,08/06/2199
+5.27024,45.05688,878,2,6,1,57,26,3.55,15.0,fr,7689,17,315361,1,3,Active Shallow Crust,0.0,89.99287,0.0,02/06/0878
+5.27024,45.05688,6935,5,10,23,58,22,3.55,15.0,fr,7690,138,315361,1,3,Active Shallow Crust,0.0,89.99287,0.0,05/10/6935
+5.27024,45.05688,235,9,10,4,14,24,3.55,15.0,fr,7691,4,315361,1,3,Active Shallow Crust,0.0,89.99287,0.0,09/10/0235
+5.27024,45.05688,268,8,17,3,19,56,3.55,15.0,fr,7692,5,315364,1,1,Active Shallow Crust,240.0119,57.99869,0.0,08/17/0268
+5.27024,45.05688,2873,2,15,2,30,44,3.55,5.0,fr,7693,57,315369,1,1,Active Shallow Crust,128.8965,89.99287,0.0,02/15/2873
+5.27024,45.05688,748,9,25,7,37,43,3.65,5.0,fr,7694,14,315372,1,2,Active Shallow Crust,0.0,89.9873,0.0,09/25/0748
+5.27024,45.05688,3625,5,4,13,53,31,3.65,5.0,fr,7695,72,315372,1,2,Active Shallow Crust,0.0,89.9873,0.0,05/04/3625
+5.27024,45.05688,3792,10,22,5,27,34,3.65,15.0,fr,7696,75,315373,1,1,Active Shallow Crust,0.0,89.9873,0.0,10/22/3792
+5.27024,45.05688,2301,6,10,22,26,37,3.75,5.0,fr,7697,46,315384,1,3,Active Shallow Crust,0.0,89.98869,0.0,06/10/2301
+5.27024,45.05688,6047,3,28,10,58,56,3.75,5.0,fr,7698,120,315384,1,3,Active Shallow Crust,0.0,89.98869,0.0,03/28/6047
+5.27024,45.05688,6173,3,8,4,42,8,3.75,5.0,fr,7699,123,315384,1,3,Active Shallow Crust,0.0,89.98869,0.0,03/08/6173
+5.27024,45.05688,6254,10,1,4,0,48,3.75,27.5,fr,7700,125,315386,1,2,Active Shallow Crust,0.0,89.98869,0.0,10/01/6254
+5.27024,45.05688,982,8,24,13,10,20,3.75,27.5,fr,7701,19,315386,1,2,Active Shallow Crust,0.0,89.98869,0.0,08/24/0982
+5.27024,45.05688,9108,11,22,23,40,49,3.85,5.0,fr,7702,182,315396,1,1,Active Shallow Crust,0.0,89.98991,0.0,11/22/9108
+5.27024,45.05688,3635,10,17,16,48,45,3.85,15.0,fr,7703,72,315397,1,1,Active Shallow Crust,0.0,89.98991,0.0,10/17/3635
+5.27024,45.05688,4858,10,12,18,20,3,3.85,15.0,fr,7704,97,315406,1,1,Active Shallow Crust,128.8959,89.99496,0.0,10/12/4858
+5.27024,45.05688,4528,12,12,10,3,17,3.95,5.0,fr,7705,90,315408,1,1,Active Shallow Crust,0.0,89.99101,0.0,12/12/4528
+5.27024,45.05688,8944,2,25,6,37,41,3.95,15.0,fr,7706,178,315412,1,1,Active Shallow Crust,240.0188,58.00513,0.0,02/25/8944
+5.27024,45.05688,6961,11,13,12,57,15,4.05,5.0,fr,7707,139,315420,1,1,Active Shallow Crust,0.0,89.99199,0.0,11/13/6961
+5.27024,45.05688,4419,12,25,18,40,11,4.05,15.0,fr,7708,88,315421,1,1,Active Shallow Crust,0.0,89.99199,0.0,12/25/4419
+5.27024,45.05688,9015,12,26,17,27,50,4.15,5.0,fr,7709,180,315441,1,1,Active Shallow Crust,128.8987,89.99286,0.0,12/26/9015
+5.27024,45.05688,3648,2,14,15,27,53,4.25,5.0,fr,7710,72,315444,1,1,Active Shallow Crust,0.0,89.99046,0.0,02/14/3648
+5.27024,45.05688,7002,5,8,11,27,11,4.25,27.5,fr,7711,140,315455,1,1,Active Shallow Crust,128.8945,89.9809,0.0,05/08/7002
+5.27024,45.05688,831,6,14,14,55,43,4.85,5.0,fr,7712,16,315522,1,1,Active Shallow Crust,0.0,89.99032,-90.0,06/14/0831
+-5.1112,45.7876,4166,12,7,0,18,24,3.95,15.0,fr,7713,83,315889,1,1,Active Shallow Crust,0.0,89.99113,0.0,12/07/4166
+2.81847,48.84034,6959,2,17,10,24,56,3.65,5.0,fr,7714,139,316332,1,1,Active Shallow Crust,0.0,89.99113,0.0,02/17/6959
+0.4902,46.19603,7821,5,11,6,42,30,3.55,15.0,fr,7715,156,316801,1,3,Active Shallow Crust,0.0,89.98997,0.0,05/11/7821
+0.4902,46.19603,1773,7,1,15,5,45,3.55,15.0,fr,7716,35,316801,1,3,Active Shallow Crust,0.0,89.98997,0.0,07/01/1773
+0.4902,46.19603,2251,10,8,8,18,44,3.55,15.0,fr,7717,45,316801,1,3,Active Shallow Crust,0.0,89.98997,0.0,10/08/2251
+0.4902,46.19603,4996,10,13,19,54,6,3.55,5.0,fr,7718,99,316803,1,1,Active Shallow Crust,240.0121,57.99824,0.0,10/13/4996
+0.4902,46.19603,3464,8,26,8,18,22,3.65,5.0,fr,7719,69,316812,1,1,Active Shallow Crust,0.0,89.98989,0.0,08/26/3464
+0.4902,46.19603,5878,12,24,11,59,40,3.65,5.0,fr,7720,117,316815,1,1,Active Shallow Crust,240.001,58.01286,0.0,12/24/5878
+0.4902,46.19603,8012,7,17,18,25,32,3.75,15.0,fr,7721,160,316825,1,1,Active Shallow Crust,0.0,89.98995,0.0,07/17/8012
+0.4902,46.19603,5688,8,24,13,14,38,3.75,27.5,fr,7722,113,316826,1,1,Active Shallow Crust,0.0,89.98995,0.0,08/24/5688
+0.4902,46.19603,6937,12,24,11,18,8,4.05,5.0,fr,7723,138,316860,1,3,Active Shallow Crust,0.0,89.98994,0.0,12/24/6937
+0.4902,46.19603,3439,9,12,23,35,57,4.05,5.0,fr,7724,68,316860,1,3,Active Shallow Crust,0.0,89.98994,0.0,09/12/3439
+0.4902,46.19603,9505,5,31,8,10,43,4.05,5.0,fr,7725,190,316860,1,3,Active Shallow Crust,0.0,89.98994,0.0,05/31/9505
+0.4902,46.19603,2902,5,26,20,38,55,4.15,5.0,fr,7726,58,316872,1,1,Active Shallow Crust,0.0,89.98994,0.0,05/26/2902
+0.4902,46.19603,9264,11,16,11,10,35,5.15,5.0,fr,7727,185,316992,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/16/9264
+3.77696,46.15088,2999,10,10,12,37,55,3.55,15.0,fr,7728,59,317281,1,1,Active Shallow Crust,0.0,89.98952,0.0,10/10/2999
+3.77696,46.15088,2555,4,29,4,42,16,3.85,5.0,fr,7729,51,317316,1,1,Active Shallow Crust,0.0,89.99011,0.0,04/29/2555
+3.77696,46.15088,1369,9,16,4,31,11,3.85,15.0,fr,7730,27,317317,1,1,Active Shallow Crust,0.0,89.99011,0.0,09/16/1369
+3.77696,46.15088,1139,5,30,8,7,36,4.25,5.0,fr,7731,22,317364,1,1,Active Shallow Crust,0.0,89.99064,0.0,05/30/1139
+3.77696,46.15088,8949,2,28,18,50,41,4.35,15.0,fr,7732,178,317380,1,1,Active Shallow Crust,240.0086,57.99569,0.0,02/28/8949
+3.77696,46.15088,112,10,3,19,49,54,4.75,5.0,fr,7733,2,317424,1,1,Active Shallow Crust,0.0,89.99035,0.0,10/03/0112
+4.28513,41.99514,5123,8,1,5,1,45,3.55,15.0,fr,7734,102,318241,1,2,Active Shallow Crust,0.0,89.99251,0.0,08/01/5123
+4.28513,41.99514,9119,7,19,7,36,33,3.55,15.0,fr,7735,182,318241,1,2,Active Shallow Crust,0.0,89.99251,0.0,07/19/9119
+4.28513,41.99514,4138,8,24,17,46,47,3.65,15.0,fr,7736,82,318253,1,1,Active Shallow Crust,0.0,89.99332,0.0,08/24/4138
+4.28513,41.99514,6746,12,30,12,58,7,3.65,15.0,fr,7737,134,318262,1,1,Active Shallow Crust,128.9012,89.96344,0.0,12/30/6746
+4.28513,41.99514,3432,3,8,15,11,55,3.75,5.0,fr,7738,68,318264,1,2,Active Shallow Crust,0.0,89.98809,0.0,03/08/3432
+4.28513,41.99514,1798,4,16,19,0,59,3.75,5.0,fr,7739,35,318264,1,2,Active Shallow Crust,0.0,89.98809,0.0,04/16/1798
+4.28513,41.99514,4601,5,28,4,46,17,3.75,15.0,fr,7740,92,318265,1,1,Active Shallow Crust,0.0,89.98809,0.0,05/28/4601
+5.92,49.87733,8191,6,15,21,28,19,3.65,5.0,fr,7741,163,318732,1,1,Active Shallow Crust,0.0,89.98842,0.0,06/15/8191
+5.92,49.87733,2133,1,7,10,14,10,3.65,15.0,fr,7742,42,318739,1,1,Active Shallow Crust,0.0,89.98828,-90.0,01/07/2133
+5.92,49.87733,8819,4,2,16,51,24,3.75,5.0,fr,7743,176,318747,1,1,Active Shallow Crust,240.0098,58.01759,0.0,04/02/8819
+5.92,49.87733,9215,11,13,21,28,44,4.35,5.0,fr,7744,184,318819,1,1,Active Shallow Crust,240.0096,57.99565,0.0,11/13/9215
+5.92,49.87733,7868,12,5,9,40,18,4.55,5.0,fr,7745,157,318840,1,1,Active Shallow Crust,0.0,89.98972,0.0,12/05/7868
+5.15175,50.88787,2111,10,10,6,48,16,3.55,5.0,fr,7746,42,319200,1,1,Active Shallow Crust,0.0,89.98727,0.0,10/10/2111
+5.15175,50.88787,6333,5,8,10,32,22,3.65,15.0,fr,7747,126,319213,1,1,Active Shallow Crust,0.0,89.98866,0.0,05/08/6333
+5.15175,50.88787,4806,7,13,7,27,30,3.65,5.0,fr,7748,96,319215,1,1,Active Shallow Crust,240.001,58.01324,0.0,07/13/4806
+5.15175,50.88787,9169,5,19,18,52,44,3.75,5.0,fr,7749,183,319224,1,1,Active Shallow Crust,0.0,89.98989,0.0,05/19/9169
+5.15175,50.88787,7822,1,6,4,13,2,3.75,5.0,fr,7750,156,319227,1,1,Active Shallow Crust,240.0086,58.01725,0.0,01/06/7822
+5.15175,50.88787,2303,11,18,15,32,11,3.95,27.5,fr,7751,46,319250,1,1,Active Shallow Crust,0.0,89.99197,0.0,11/18/2303
+5.15175,50.88787,2330,7,8,0,14,15,4.15,5.0,fr,7752,46,319272,1,1,Active Shallow Crust,0.0,89.99043,0.0,07/08/2330
+5.15175,50.88787,5365,8,9,22,22,10,4.45,5.0,fr,7753,107,319308,1,1,Active Shallow Crust,0.0,89.99097,0.0,08/09/5365
+5.15175,50.88787,7887,7,17,18,59,40,5.15,5.0,fr,7754,157,319392,1,1,Active Shallow Crust,0.0,89.98991,0.0,07/17/7887
+5.15175,50.88787,6398,11,4,21,18,30,5.15,5.0,fr,7755,127,319395,1,1,Active Shallow Crust,240.0226,58.00037,0.0,11/04/6398
+2.64164,49.22523,7483,4,22,9,5,50,3.65,5.0,fr,7756,149,319695,1,1,Active Shallow Crust,240.0019,58.01272,0.0,04/22/7483
+2.64164,49.22523,9736,8,30,13,26,26,3.65,5.0,fr,7757,194,319698,1,1,Active Shallow Crust,0.0,89.9911,-90.0,08/30/9736
+2.64164,49.22523,467,5,18,16,11,44,3.75,5.0,fr,7758,9,319704,1,1,Active Shallow Crust,0.0,89.98954,0.0,05/18/0467
+2.64164,49.22523,6028,10,6,12,26,16,3.85,5.0,fr,7759,120,319722,1,1,Active Shallow Crust,0.0,89.99057,-90.0,10/06/6028
+-2.06541,47.0711,6630,9,11,15,42,27,3.55,5.0,fr,7760,132,320160,1,2,Active Shallow Crust,0.0,89.9897,0.0,09/11/6630
+-2.06541,47.0711,2675,12,23,18,54,1,3.55,5.0,fr,7761,53,320160,1,2,Active Shallow Crust,0.0,89.9897,0.0,12/23/2675
+-2.06541,47.0711,5526,12,22,11,24,37,3.55,15.0,fr,7762,110,320161,1,1,Active Shallow Crust,0.0,89.9897,0.0,12/22/5526
+-2.06541,47.0711,2347,10,10,15,44,17,3.55,5.0,fr,7763,46,320169,1,1,Active Shallow Crust,128.896,89.99313,0.0,10/10/2347
+-2.06541,47.0711,9928,5,26,16,19,36,3.55,15.0,fr,7764,198,320170,1,1,Active Shallow Crust,128.896,89.99313,0.0,05/26/9928
+-2.06541,47.0711,2285,1,11,14,0,12,3.55,27.5,fr,7765,45,320171,1,1,Active Shallow Crust,128.896,89.99313,0.0,01/11/2285
+-2.06541,47.0711,3084,12,8,6,29,15,3.65,5.0,fr,7766,61,320172,1,1,Active Shallow Crust,0.0,89.99082,0.0,12/08/3084
+-2.06541,47.0711,464,9,21,18,9,45,3.65,5.0,fr,7767,9,320181,1,1,Active Shallow Crust,128.9011,89.96353,0.0,09/21/0464
+-2.06541,47.0711,1554,12,3,20,7,2,3.65,15.0,fr,7768,31,320182,1,1,Active Shallow Crust,128.9011,89.96353,0.0,12/03/1554
+-2.06541,47.0711,1365,5,2,4,9,13,3.75,5.0,fr,7769,27,320184,1,2,Active Shallow Crust,0.0,89.98909,0.0,05/02/1365
+-2.06541,47.0711,5225,6,18,14,48,20,3.75,5.0,fr,7770,104,320184,1,2,Active Shallow Crust,0.0,89.98909,0.0,06/18/5225
+-2.06541,47.0711,7684,4,2,14,28,43,3.85,5.0,fr,7771,153,320196,1,1,Active Shallow Crust,0.0,89.99027,0.0,04/02/7684
+-2.06541,47.0711,4835,6,26,0,12,59,3.95,5.0,fr,7772,96,320208,1,2,Active Shallow Crust,0.0,89.98917,0.0,06/26/4835
+-2.06541,47.0711,8840,12,12,14,8,47,3.95,5.0,fr,7773,176,320208,1,2,Active Shallow Crust,0.0,89.98917,0.0,12/12/8840
+-2.06541,47.0711,6753,8,31,2,44,23,4.05,5.0,fr,7774,135,320220,1,1,Active Shallow Crust,0.0,89.99034,0.0,08/31/6753
+-2.06541,47.0711,9199,3,5,19,19,3,4.15,5.0,fr,7775,183,320235,1,1,Active Shallow Crust,240.0087,57.99744,0.0,03/05/9199
+-2.06541,47.0711,3494,5,26,19,27,48,4.15,5.0,fr,7776,69,320241,1,1,Active Shallow Crust,128.8978,89.99312,0.0,05/26/3494
+-2.06541,47.0711,5515,2,4,14,46,45,4.25,5.0,fr,7777,110,320244,1,1,Active Shallow Crust,0.0,89.98927,0.0,02/04/5515
+-2.06541,47.0711,8256,2,16,23,24,41,4.45,5.0,fr,7778,165,320268,1,1,Active Shallow Crust,0.0,89.99025,0.0,02/16/8256
+-2.06541,47.0711,8274,7,14,7,20,33,4.65,5.0,fr,7779,165,320292,1,1,Active Shallow Crust,0.0,89.99032,0.0,07/14/8274
+-2.06541,47.0711,4210,10,2,19,40,33,4.65,5.0,fr,7780,84,320295,1,1,Active Shallow Crust,240.011,57.99425,0.0,10/02/4210
+-2.06541,47.0711,5754,10,21,9,12,6,4.65,5.0,fr,7781,115,320298,1,1,Active Shallow Crust,0.0,89.99021,-90.0,10/21/5754
+-2.06541,47.0711,204,11,7,13,20,55,4.95,15.0,fr,7782,4,320329,1,1,Active Shallow Crust,0.0,89.98972,0.0,11/07/0204
+1.49211,42.63639,6287,10,21,2,12,53,3.55,5.0,fr,7783,125,320640,1,1,Active Shallow Crust,0.0,89.99073,0.0,10/21/6287
+1.49211,42.63639,5027,6,11,8,12,4,3.55,15.0,fr,7784,100,320641,1,1,Active Shallow Crust,0.0,89.99073,0.0,06/11/5027
+1.49211,42.63639,5647,4,24,23,11,35,3.55,15.0,fr,7785,112,320644,1,1,Active Shallow Crust,240.0115,57.99824,0.0,04/24/5647
+1.49211,42.63639,8740,5,12,19,15,55,3.55,5.0,fr,7786,174,320649,1,2,Active Shallow Crust,128.8966,89.99351,0.0,05/12/8740
+1.49211,42.63639,6968,1,22,9,14,19,3.55,5.0,fr,7787,139,320649,1,2,Active Shallow Crust,128.8966,89.99351,0.0,01/22/6968
+1.49211,42.63639,8284,7,29,20,20,39,3.65,5.0,fr,7788,165,320652,1,1,Active Shallow Crust,0.0,89.99008,0.0,07/29/8284
+1.49211,42.63639,3383,8,25,1,36,3,3.65,15.0,fr,7789,67,320653,1,2,Active Shallow Crust,0.0,89.99008,0.0,08/25/3383
+1.49211,42.63639,6524,9,26,22,34,22,3.65,15.0,fr,7790,130,320653,1,2,Active Shallow Crust,0.0,89.99008,0.0,09/26/6524
+1.49211,42.63639,978,8,5,17,59,32,3.65,5.0,fr,7791,19,320658,1,1,Active Shallow Crust,0.0,89.98997,-90.0,08/05/0978
+1.49211,42.63639,8845,5,24,0,29,3,3.75,5.0,fr,7792,176,320664,1,2,Active Shallow Crust,0.0,89.98969,0.0,05/24/8845
+1.49211,42.63639,5791,3,16,10,35,17,3.75,5.0,fr,7793,115,320664,1,2,Active Shallow Crust,0.0,89.98969,0.0,03/16/5791
+1.49211,42.63639,7774,10,30,4,16,3,3.75,15.0,fr,7794,155,320665,1,1,Active Shallow Crust,0.0,89.98969,0.0,10/30/7774
+1.49211,42.63639,8739,11,22,23,54,50,3.85,5.0,fr,7795,174,320676,1,5,Active Shallow Crust,0.0,89.98949,0.0,11/22/8739
+1.49211,42.63639,5579,9,7,3,39,40,3.85,5.0,fr,7796,111,320676,1,5,Active Shallow Crust,0.0,89.98949,0.0,09/07/5579
+1.49211,42.63639,8357,6,28,0,3,34,3.85,5.0,fr,7797,167,320676,1,5,Active Shallow Crust,0.0,89.98949,0.0,06/28/8357
+1.49211,42.63639,5278,5,8,3,58,30,3.85,5.0,fr,7798,105,320676,1,5,Active Shallow Crust,0.0,89.98949,0.0,05/08/5278
+1.49211,42.63639,6686,3,4,23,45,20,3.85,5.0,fr,7799,133,320676,1,5,Active Shallow Crust,0.0,89.98949,0.0,03/04/6686
+1.49211,42.63639,590,6,4,22,27,27,3.85,5.0,fr,7800,11,320679,1,2,Active Shallow Crust,240.0104,57.99792,0.0,06/04/0590
+1.49211,42.63639,6801,3,27,21,10,6,3.85,5.0,fr,7801,136,320679,1,2,Active Shallow Crust,240.0104,57.99792,0.0,03/27/6801
+1.49211,42.63639,2416,10,6,21,59,53,3.85,15.0,fr,7802,48,320680,1,2,Active Shallow Crust,240.0104,57.99792,0.0,10/06/2416
+1.49211,42.63639,6675,12,2,0,26,45,3.85,15.0,fr,7803,133,320680,1,2,Active Shallow Crust,240.0104,57.99792,0.0,12/02/6675
+1.49211,42.63639,3804,6,9,14,51,48,3.95,5.0,fr,7804,76,320688,1,1,Active Shallow Crust,0.0,89.98947,0.0,06/09/3804
+1.49211,42.63639,8443,4,28,18,8,13,3.95,15.0,fr,7805,168,320692,1,1,Active Shallow Crust,240.0194,58.00492,0.0,04/28/8443
+1.49211,42.63639,982,2,8,1,32,0,3.95,27.5,fr,7806,19,320693,1,1,Active Shallow Crust,240.0194,58.00492,0.0,02/08/0982
+1.49211,42.63639,6526,8,18,22,10,3,4.05,15.0,fr,7807,130,320701,1,1,Active Shallow Crust,0.0,89.98957,0.0,08/18/6526
+1.49211,42.63639,4296,4,28,13,35,27,4.05,5.0,fr,7808,85,320703,1,2,Active Shallow Crust,240.0052,58.00569,0.0,04/28/4296
+1.49211,42.63639,9081,9,12,21,23,32,4.05,5.0,fr,7809,181,320703,1,2,Active Shallow Crust,240.0052,58.00569,0.0,09/12/9081
+1.49211,42.63639,9037,7,16,2,51,31,4.05,15.0,fr,7810,180,320710,1,1,Active Shallow Crust,128.8911,89.99374,0.0,07/16/9037
+1.49211,42.63639,397,12,30,3,40,52,4.15,5.0,fr,7811,7,320712,1,2,Active Shallow Crust,0.0,89.98978,0.0,12/30/0397
+1.49211,42.63639,3851,2,1,0,47,35,4.15,5.0,fr,7812,77,320712,1,2,Active Shallow Crust,0.0,89.98978,0.0,02/01/3851
+1.49211,42.63639,9548,4,26,10,56,40,4.25,15.0,fr,7813,190,320725,1,1,Active Shallow Crust,0.0,89.99006,0.0,04/26/9548
+1.49211,42.63639,3913,5,20,19,53,24,4.45,5.0,fr,7814,78,320757,1,1,Active Shallow Crust,128.893,89.99375,0.0,05/20/3913
+1.49211,42.63639,880,3,30,17,31,21,4.65,5.0,fr,7815,17,320772,1,1,Active Shallow Crust,0.0,89.99007,0.0,03/30/0880
+1.49211,42.63639,4145,9,27,20,18,4,4.95,5.0,fr,7816,82,320808,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/27/4145
+1.49211,42.63639,8029,5,4,15,1,13,5.65,5.0,fr,7817,160,320895,1,1,Active Shallow Crust,240.0304,58.00122,0.0,05/04/8029
+3.46072,53.08583,1964,2,14,14,39,24,3.55,15.0,fr,7818,39,321121,1,1,Active Shallow Crust,0.0,89.99091,0.0,02/14/1964
+3.46072,53.08583,704,11,18,16,20,52,4.05,5.0,fr,7819,14,321180,1,1,Active Shallow Crust,0.0,89.98978,0.0,11/18/0704
+-5.96267,47.07332,7594,3,5,21,10,4,3.55,5.0,fr,7820,151,321609,1,1,Active Shallow Crust,128.8961,89.99313,0.0,03/05/7594
+-1.22502,43.5966,8322,9,28,1,44,57,3.55,5.0,fr,7821,166,322080,1,1,Active Shallow Crust,0.0,89.99087,0.0,09/28/8322
+-1.22502,43.5966,9884,7,3,0,26,4,3.55,5.0,fr,7822,197,322083,1,1,Active Shallow Crust,240.0119,57.99821,0.0,07/03/9884
+-1.22502,43.5966,6201,2,19,13,19,50,3.65,27.5,fr,7823,124,322094,1,2,Active Shallow Crust,0.0,89.99023,0.0,02/19/6201
+-1.22502,43.5966,4989,9,12,13,14,3,3.65,27.5,fr,7824,99,322094,1,2,Active Shallow Crust,0.0,89.99023,0.0,09/12/4989
+-1.22502,43.5966,1200,4,26,17,47,59,3.75,5.0,fr,7825,23,322107,1,1,Active Shallow Crust,240.0079,58.01752,0.0,04/26/1200
+-1.22502,43.5966,5539,9,28,21,58,55,3.85,5.0,fr,7826,110,322125,1,1,Active Shallow Crust,128.8959,89.99354,0.0,09/28/5539
+-1.22502,43.5966,5523,2,19,21,4,41,3.95,5.0,fr,7827,110,322137,1,1,Active Shallow Crust,128.9008,89.99367,0.0,02/19/5523
+-1.22502,43.5966,1341,12,20,18,15,11,4.05,15.0,fr,7828,26,322141,1,1,Active Shallow Crust,0.0,89.98973,0.0,12/20/1341
+1.49242,46.93107,9859,10,11,5,57,37,3.55,27.5,fr,7829,197,323522,1,2,Active Shallow Crust,0.0,89.98967,0.0,10/11/9859
+1.49242,46.93107,3172,12,21,3,3,42,3.55,27.5,fr,7830,63,323522,1,2,Active Shallow Crust,0.0,89.98967,0.0,12/21/3172
+1.49242,46.93107,8436,4,20,7,37,31,3.75,5.0,fr,7831,168,323544,1,1,Active Shallow Crust,0.0,89.99043,0.0,04/20/8436
+1.49242,46.93107,8653,5,9,12,30,36,3.75,5.0,fr,7832,173,323550,1,1,Active Shallow Crust,0.0,89.99032,-90.0,05/09/8653
+1.49242,46.93107,6513,2,20,19,28,36,4.25,5.0,fr,7833,130,323604,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/20/6513
+1.49242,46.93107,1939,10,27,6,57,58,4.55,5.0,fr,7834,38,323643,1,1,Active Shallow Crust,240.0095,57.99731,0.0,10/27/1939
+1.49242,46.93107,8674,1,23,9,39,59,5.25,5.0,fr,7835,173,323727,1,1,Active Shallow Crust,240.0258,58.0003,0.0,01/23/8674
+1.49242,46.93107,658,7,26,17,3,15,5.65,15.0,fr,7836,13,323773,1,1,Active Shallow Crust,0.0,89.99002,0.0,07/26/0658
+6.73889,49.85464,3355,10,27,21,40,5,3.55,5.0,fr,7837,67,324000,1,3,Active Shallow Crust,0.0,89.987,0.0,10/27/3355
+6.73889,49.85464,8538,1,5,20,4,58,3.55,5.0,fr,7838,170,324000,1,3,Active Shallow Crust,0.0,89.987,0.0,01/05/8538
+6.73889,49.85464,1848,11,10,0,51,40,3.55,5.0,fr,7839,36,324000,1,3,Active Shallow Crust,0.0,89.987,0.0,11/10/1848
+6.73889,49.85464,8699,11,9,4,29,37,3.65,15.0,fr,7840,173,324013,1,1,Active Shallow Crust,0.0,89.98841,0.0,11/09/8699
+6.73889,49.85464,6530,8,25,21,49,47,3.75,5.0,fr,7841,130,324024,1,1,Active Shallow Crust,0.0,89.98967,0.0,08/25/6530
+6.73889,49.85464,9791,3,13,1,47,21,4.35,5.0,fr,7842,195,324105,1,1,Active Shallow Crust,128.8967,89.98269,0.0,03/13/9791
+6.73889,49.85464,270,10,29,10,54,20,4.65,5.0,fr,7843,5,324141,1,1,Active Shallow Crust,128.8898,89.98695,0.0,10/29/0270
+-1.96924,49.23455,1826,6,29,15,3,30,3.55,5.0,fr,7844,36,324480,1,3,Active Shallow Crust,0.0,89.99012,0.0,06/29/1826
+-1.96924,49.23455,8658,7,8,6,6,20,3.55,5.0,fr,7845,173,324480,1,3,Active Shallow Crust,0.0,89.99012,0.0,07/08/8658
+-1.96924,49.23455,3118,10,22,13,24,5,3.55,5.0,fr,7846,62,324480,1,3,Active Shallow Crust,0.0,89.99012,0.0,10/22/3118
+-1.96924,49.23455,6734,1,13,0,13,44,3.65,5.0,fr,7847,134,324492,1,2,Active Shallow Crust,0.0,89.98973,0.0,01/13/6734
+-1.96924,49.23455,1867,6,28,11,59,5,3.65,5.0,fr,7848,37,324492,1,2,Active Shallow Crust,0.0,89.98973,0.0,06/28/1867
+-1.96924,49.23455,9620,7,27,10,39,22,3.65,5.0,fr,7849,192,324495,1,1,Active Shallow Crust,240.0016,58.01269,0.0,07/27/9620
+-1.96924,49.23455,6406,6,22,16,40,51,3.75,5.0,fr,7850,128,324504,1,1,Active Shallow Crust,0.0,89.98954,0.0,06/22/6406
+-1.96924,49.23455,4244,4,28,11,28,15,3.75,15.0,fr,7851,84,324505,1,1,Active Shallow Crust,0.0,89.98954,0.0,04/28/4244
+-1.96924,49.23455,8037,1,31,16,35,22,3.75,5.0,fr,7852,160,324510,1,1,Active Shallow Crust,0.0,89.98942,-90.0,01/31/8037
+-1.96924,49.23455,8579,11,18,17,58,44,3.85,5.0,fr,7853,171,324516,1,1,Active Shallow Crust,0.0,89.98951,0.0,11/18/8579
+-1.96924,49.23455,6031,9,23,15,41,47,3.85,15.0,fr,7854,120,324517,1,1,Active Shallow Crust,0.0,89.98951,0.0,09/23/6031
+-1.96924,49.23455,2982,4,9,0,34,59,3.95,5.0,fr,7855,59,324537,1,1,Active Shallow Crust,128.9,89.99377,0.0,04/09/2982
+-1.96924,49.23455,9713,7,31,22,10,53,4.15,5.0,fr,7856,194,324555,1,1,Active Shallow Crust,240.0091,57.99741,0.0,07/31/9713
+-1.96924,49.23455,7000,7,9,4,27,52,4.35,5.0,fr,7857,139,324585,1,1,Active Shallow Crust,128.8974,89.98278,0.0,07/09/7000
+-1.96924,49.23455,3254,2,2,22,14,11,4.55,5.0,fr,7858,65,324600,1,1,Active Shallow Crust,0.0,89.9901,0.0,02/02/3254
+-1.96924,49.23455,5118,1,25,4,14,10,4.85,15.0,fr,7859,102,324637,1,1,Active Shallow Crust,0.0,89.99005,0.0,01/25/5118
+-1.96924,49.23455,6410,8,7,15,17,50,5.25,5.0,fr,7860,128,324684,1,1,Active Shallow Crust,0.0,89.99,0.0,08/07/6410
+-1.96924,49.23455,8003,8,5,23,1,2,6.35,15.0,fr,7861,160,324817,1,1,Active Shallow Crust,360.0,89.99003,0.0,08/05/8003
+2.6527,44.1496,7906,7,21,23,29,52,3.65,27.5,fr,7862,158,324974,1,1,Active Shallow Crust,0.0,89.99033,0.0,07/21/7906
+2.6527,44.1496,7065,8,6,18,55,33,4.05,27.5,fr,7863,141,325025,1,1,Active Shallow Crust,240.0057,58.0057,0.0,08/06/7065
+2.6527,44.1496,4872,3,13,1,8,0,4.35,5.0,fr,7864,97,325056,1,1,Active Shallow Crust,0.0,89.98991,0.0,03/13/4872
+2.6527,44.1496,1814,11,24,6,13,44,4.45,5.0,fr,7865,36,325068,1,1,Active Shallow Crust,0.0,89.98973,0.0,11/24/1814
+2.6527,44.1496,262,2,18,15,5,2,4.95,15.0,fr,7866,5,325135,1,1,Active Shallow Crust,0.0,89.98978,-90.0,02/18/0262
+5.80287,43.00354,4320,7,3,22,51,23,3.55,5.0,fr,7867,86,325440,1,1,Active Shallow Crust,0.0,89.99262,0.0,07/03/4320
+5.80287,43.00354,9590,8,10,2,26,37,3.55,27.5,fr,7868,191,325442,1,1,Active Shallow Crust,0.0,89.99262,0.0,08/10/9590
+5.80287,43.00354,2783,1,23,17,36,33,4.05,5.0,fr,7869,55,325500,1,1,Active Shallow Crust,0.0,89.99171,0.0,01/23/2783
+5.80287,43.00354,124,12,3,9,59,10,4.15,27.5,fr,7870,2,325514,1,1,Active Shallow Crust,0.0,89.98891,0.0,12/03/0124
+5.80287,43.00354,1074,10,1,1,36,7,4.35,5.0,fr,7871,21,325536,1,1,Active Shallow Crust,0.0,89.9912,0.0,10/01/1074
+5.80287,43.00354,9995,9,6,18,36,8,4.75,5.0,fr,7872,199,325584,1,1,Active Shallow Crust,0.0,89.99074,0.0,09/06/9995
+5.80287,43.00354,5843,11,23,14,32,27,4.85,5.0,fr,7873,116,325596,1,1,Active Shallow Crust,0.0,89.99009,0.0,11/23/5843
+4.72258,44.45592,8671,4,16,15,14,11,3.55,5.0,fr,7874,173,325920,1,4,Active Shallow Crust,0.0,89.99281,0.0,04/16/8671
+4.72258,44.45592,5899,12,25,7,9,1,3.55,5.0,fr,7875,117,325920,1,4,Active Shallow Crust,0.0,89.99281,0.0,12/25/5899
+4.72258,44.45592,3597,4,17,7,3,49,3.55,5.0,fr,7876,71,325920,1,4,Active Shallow Crust,0.0,89.99281,0.0,04/17/3597
+4.72258,44.45592,419,3,27,16,28,8,3.55,5.0,fr,7877,8,325920,1,4,Active Shallow Crust,0.0,89.99281,0.0,03/27/0419
+4.72258,44.45592,1237,6,16,20,1,22,3.55,27.5,fr,7878,24,325922,1,1,Active Shallow Crust,0.0,89.99281,0.0,06/16/1237
+4.72258,44.45592,4961,1,25,13,31,35,3.55,5.0,fr,7879,99,325923,1,2,Active Shallow Crust,240.0121,57.99854,0.0,01/25/4961
+4.72258,44.45592,2497,6,10,20,45,11,3.55,5.0,fr,7880,49,325923,1,2,Active Shallow Crust,240.0121,57.99854,0.0,06/10/2497
+4.72258,44.45592,9846,2,7,17,5,44,3.55,27.5,fr,7881,196,325928,1,1,Active Shallow Crust,0.0,89.99272,-90.0,02/07/9846
+4.72258,44.45592,5340,9,8,20,45,35,3.65,5.0,fr,7882,106,325932,1,5,Active Shallow Crust,0.0,89.98717,0.0,09/08/5340
+4.72258,44.45592,1367,2,3,15,10,59,3.65,5.0,fr,7883,27,325932,1,5,Active Shallow Crust,0.0,89.98717,0.0,02/03/1367
+4.72258,44.45592,5165,7,5,5,24,14,3.65,5.0,fr,7884,103,325932,1,5,Active Shallow Crust,0.0,89.98717,0.0,07/05/5165
+4.72258,44.45592,3957,12,31,22,0,48,3.65,5.0,fr,7885,79,325932,1,5,Active Shallow Crust,0.0,89.98717,0.0,12/31/3957
+4.72258,44.45592,4393,1,19,16,17,39,3.65,5.0,fr,7886,87,325932,1,5,Active Shallow Crust,0.0,89.98717,0.0,01/19/4393
+4.72258,44.45592,2741,12,7,18,2,58,3.65,15.0,fr,7887,54,325933,1,1,Active Shallow Crust,0.0,89.98717,0.0,12/07/2741
+4.72258,44.45592,7766,7,18,3,25,39,3.65,15.0,fr,7888,155,325936,1,4,Active Shallow Crust,240.0004,58.01279,0.0,07/18/7766
+4.72258,44.45592,2249,5,22,22,56,29,3.65,15.0,fr,7889,44,325936,1,4,Active Shallow Crust,240.0004,58.01279,0.0,05/22/2249
+4.72258,44.45592,9333,8,26,23,12,40,3.65,15.0,fr,7890,186,325936,1,4,Active Shallow Crust,240.0004,58.01279,0.0,08/26/9333
+4.72258,44.45592,5186,4,18,20,10,18,3.65,15.0,fr,7891,103,325936,1,4,Active Shallow Crust,240.0004,58.01279,0.0,04/18/5186
+4.72258,44.45592,324,12,25,6,4,56,3.65,15.0,fr,7892,6,325939,1,1,Active Shallow Crust,0.0,89.98702,-90.0,12/25/0324
+4.72258,44.45592,9254,10,31,17,4,41,3.75,5.0,fr,7893,185,325944,1,3,Active Shallow Crust,0.0,89.98856,0.0,10/31/9254
+4.72258,44.45592,1594,7,6,7,5,42,3.75,5.0,fr,7894,31,325944,1,3,Active Shallow Crust,0.0,89.98856,0.0,07/06/1594
+4.72258,44.45592,7551,6,5,17,11,45,3.75,5.0,fr,7895,151,325944,1,3,Active Shallow Crust,0.0,89.98856,0.0,06/05/7551
+4.72258,44.45592,8185,5,6,18,4,34,3.75,5.0,fr,7896,163,325947,1,1,Active Shallow Crust,240.0082,58.01683,0.0,05/06/8185
+4.72258,44.45592,4019,4,29,18,0,9,3.75,5.0,fr,7897,80,325953,1,1,Active Shallow Crust,128.8964,89.96745,0.0,04/29/4019
+4.72258,44.45592,1548,7,28,5,8,56,3.85,5.0,fr,7898,30,325956,1,4,Active Shallow Crust,0.0,89.98981,0.0,07/28/1548
+4.72258,44.45592,6499,12,6,11,58,1,3.85,5.0,fr,7899,129,325956,1,4,Active Shallow Crust,0.0,89.98981,0.0,12/06/6499
+4.72258,44.45592,4027,5,22,5,3,25,3.85,5.0,fr,7900,80,325956,1,4,Active Shallow Crust,0.0,89.98981,0.0,05/22/4027
+4.72258,44.45592,4842,5,31,13,9,49,3.85,5.0,fr,7901,96,325956,1,4,Active Shallow Crust,0.0,89.98981,0.0,05/31/4842
+4.72258,44.45592,853,1,26,16,52,24,3.85,5.0,fr,7902,17,325959,1,1,Active Shallow Crust,240.0108,57.99706,0.0,01/26/0853
+4.72258,44.45592,7208,2,22,11,12,39,3.85,5.0,fr,7903,144,325962,1,1,Active Shallow Crust,0.0,89.98969,-90.0,02/22/7208
+4.72258,44.45592,297,5,25,1,14,34,3.85,5.0,fr,7904,5,325965,1,1,Active Shallow Crust,128.896,89.99236,0.0,05/25/0297
+4.72258,44.45592,723,3,23,12,38,39,3.95,15.0,fr,7905,14,325972,1,1,Active Shallow Crust,240.0192,58.00523,0.0,03/23/0723
+4.72258,44.45592,53,2,11,4,35,19,3.95,5.0,fr,7906,1,325974,1,1,Active Shallow Crust,0.0,89.99081,-90.0,02/11/0053
+4.72258,44.45592,5403,4,17,21,18,29,3.95,15.0,fr,7907,108,325975,1,1,Active Shallow Crust,0.0,89.99081,-90.0,04/17/5403
+4.72258,44.45592,2795,4,26,5,42,7,3.95,5.0,fr,7908,55,325977,1,1,Active Shallow Crust,128.9001,89.99319,0.0,04/26/2795
+4.72258,44.45592,7892,4,9,0,27,4,4.15,5.0,fr,7909,157,325992,1,1,Active Shallow Crust,0.0,89.98917,0.0,04/09/7892
+4.72258,44.45592,3421,4,22,7,46,1,4.15,15.0,fr,7910,68,326002,1,1,Active Shallow Crust,128.8983,89.99278,0.0,04/22/3421
+4.72258,44.45592,3862,3,16,8,40,9,4.25,15.0,fr,7911,77,326011,1,1,Active Shallow Crust,0.0,89.99024,-90.0,03/16/3862
+4.72258,44.45592,911,12,10,11,53,56,4.35,15.0,fr,7912,18,326026,1,1,Active Shallow Crust,128.8979,89.98295,0.0,12/10/0911
+4.72258,44.45592,6153,7,15,20,53,48,4.45,5.0,fr,7913,123,326028,1,1,Active Shallow Crust,0.0,89.98978,0.0,07/15/6153
+4.72258,44.45592,7692,9,8,9,34,39,4.55,15.0,fr,7914,153,326041,1,1,Active Shallow Crust,0.0,89.9909,0.0,09/08/7692
+-1.8243,43.94667,4790,12,14,2,7,0,3.55,27.5,fr,7915,95,326405,1,1,Active Shallow Crust,240.0119,57.99798,0.0,12/14/4790
+-6.96571,46.66722,971,5,16,9,37,56,3.75,5.0,fr,7916,19,326904,1,1,Active Shallow Crust,0.0,89.98901,0.0,05/16/0971
+0.08895,48.043,7742,4,19,13,42,7,3.55,5.0,fr,7917,154,327369,1,1,Active Shallow Crust,128.8961,89.99368,0.0,04/19/7742
+0.08895,48.043,374,11,3,4,21,26,3.65,5.0,fr,7918,7,327381,1,1,Active Shallow Crust,128.9003,89.96352,0.0,11/03/0374
+0.08895,48.043,4678,2,13,4,45,2,3.95,5.0,fr,7919,93,327408,1,1,Active Shallow Crust,0.0,89.99003,0.0,02/13/4678
+0.08895,48.043,9110,2,28,12,52,46,3.95,15.0,fr,7920,182,327412,1,1,Active Shallow Crust,240.02,58.00502,0.0,02/28/9110
+0.08895,48.043,1835,5,9,16,32,4,3.95,5.0,fr,7921,36,327417,1,1,Active Shallow Crust,128.9002,89.99372,0.0,05/09/1835
+0.08895,48.043,7286,7,12,9,31,19,4.05,15.0,fr,7922,145,327430,1,1,Active Shallow Crust,128.8903,89.99372,0.0,07/12/7286
+0.08895,48.043,9121,10,25,1,56,23,4.35,5.0,fr,7923,182,327456,1,1,Active Shallow Crust,0.0,89.99002,0.0,10/25/9121
+0.08895,48.043,7221,10,5,14,3,15,4.35,15.0,fr,7924,144,327460,1,1,Active Shallow Crust,240.0088,57.99601,0.0,10/05/7221
+0.08895,48.043,2585,9,21,12,26,5,5.15,15.0,fr,7925,51,327553,1,1,Active Shallow Crust,0.0,89.99,0.0,09/21/2585
+3.98049,46.82627,4852,7,19,4,43,39,3.55,15.0,fr,7926,97,327850,1,1,Active Shallow Crust,128.8954,89.99483,0.0,07/19/4852
+3.98049,46.82627,5260,5,7,16,17,57,3.75,5.0,fr,7927,105,327864,1,1,Active Shallow Crust,0.0,89.98904,0.0,05/07/5260
+3.98049,46.82627,8223,10,7,22,27,24,4.25,5.0,fr,7928,164,327924,1,1,Active Shallow Crust,0.0,89.99075,0.0,10/07/8223
+7.4748,47.28051,2808,10,19,22,56,41,3.55,5.0,fr,7929,56,328320,1,5,Active Shallow Crust,0.0,89.99316,0.0,10/19/2808
+7.4748,47.28051,7318,10,8,4,43,29,3.55,5.0,fr,7930,146,328320,1,5,Active Shallow Crust,0.0,89.99316,0.0,10/08/7318
+7.4748,47.28051,5800,6,6,13,7,46,3.55,5.0,fr,7931,115,328320,1,5,Active Shallow Crust,0.0,89.99316,0.0,06/06/5800
+7.4748,47.28051,4830,11,3,9,43,41,3.55,5.0,fr,7932,96,328320,1,5,Active Shallow Crust,0.0,89.99316,0.0,11/03/4830
+7.4748,47.28051,225,12,22,14,56,49,3.55,5.0,fr,7933,4,328320,1,5,Active Shallow Crust,0.0,89.99316,0.0,12/22/0225
+7.4748,47.28051,4117,3,1,1,10,27,3.55,15.0,fr,7934,82,328321,1,1,Active Shallow Crust,0.0,89.99316,0.0,03/01/4117
+7.4748,47.28051,7596,5,6,23,52,43,3.55,27.5,fr,7935,151,328322,1,1,Active Shallow Crust,0.0,89.99316,0.0,05/06/7596
+7.4748,47.28051,2246,8,23,18,58,59,3.55,5.0,fr,7936,44,328323,1,1,Active Shallow Crust,240.0123,57.99852,0.0,08/23/2246
+7.4748,47.28051,1849,1,20,4,21,42,3.55,15.0,fr,7937,36,328324,1,1,Active Shallow Crust,240.0123,57.99852,0.0,01/20/1849
+7.4748,47.28051,3546,12,31,5,48,33,3.55,5.0,fr,7938,70,328329,1,1,Active Shallow Crust,128.8956,89.99658,0.0,12/31/3546
+7.4748,47.28051,1004,1,20,12,0,38,3.55,15.0,fr,7939,20,328330,1,2,Active Shallow Crust,128.8956,89.99658,0.0,01/20/1004
+7.4748,47.28051,5634,7,19,21,32,23,3.55,15.0,fr,7940,112,328330,1,2,Active Shallow Crust,128.8956,89.99658,0.0,07/19/5634
+7.4748,47.28051,7026,5,21,7,20,21,3.65,5.0,fr,7941,140,328332,1,2,Active Shallow Crust,0.0,89.98781,0.0,05/21/7026
+7.4748,47.28051,5396,5,28,12,58,0,3.65,5.0,fr,7942,107,328332,1,2,Active Shallow Crust,0.0,89.98781,0.0,05/28/5396
+7.4748,47.28051,2369,1,13,13,37,14,3.65,15.0,fr,7943,47,328333,1,3,Active Shallow Crust,0.0,89.98781,0.0,01/13/2369
+7.4748,47.28051,2648,9,27,15,18,56,3.65,15.0,fr,7944,52,328333,1,3,Active Shallow Crust,0.0,89.98781,0.0,09/27/2648
+7.4748,47.28051,3399,1,17,0,34,47,3.65,15.0,fr,7945,67,328333,1,3,Active Shallow Crust,0.0,89.98781,0.0,01/17/3399
+7.4748,47.28051,6739,5,22,4,40,34,3.65,5.0,fr,7946,134,328335,1,1,Active Shallow Crust,240.0011,58.01259,0.0,05/22/6739
+7.4748,47.28051,1366,10,18,22,57,42,3.65,15.0,fr,7947,27,328336,1,1,Active Shallow Crust,240.0011,58.01259,0.0,10/18/1366
+7.4748,47.28051,8587,9,20,20,5,39,3.65,15.0,fr,7948,171,328339,1,1,Active Shallow Crust,0.0,89.98766,-90.0,09/20/8587
+7.4748,47.28051,7398,4,30,7,59,13,3.65,15.0,fr,7949,147,328342,1,1,Active Shallow Crust,128.9012,89.96354,0.0,04/30/7398
+7.4748,47.28051,3433,8,6,1,14,12,3.75,5.0,fr,7950,68,328344,1,3,Active Shallow Crust,0.0,89.98913,0.0,08/06/3433
+7.4748,47.28051,3338,6,11,20,23,38,3.75,5.0,fr,7951,66,328344,1,3,Active Shallow Crust,0.0,89.98913,0.0,06/11/3338
+7.4748,47.28051,1758,11,27,19,43,6,3.75,5.0,fr,7952,35,328344,1,3,Active Shallow Crust,0.0,89.98913,0.0,11/27/1758
+7.4748,47.28051,2076,3,6,2,48,15,3.75,15.0,fr,7953,41,328345,1,3,Active Shallow Crust,0.0,89.98913,0.0,03/06/2076
+7.4748,47.28051,1255,4,28,1,32,45,3.75,15.0,fr,7954,25,328345,1,3,Active Shallow Crust,0.0,89.98913,0.0,04/28/1255
+7.4748,47.28051,4075,2,26,23,24,44,3.75,15.0,fr,7955,81,328345,1,3,Active Shallow Crust,0.0,89.98913,0.0,02/26/4075
+7.4748,47.28051,4377,1,7,10,9,43,3.75,27.5,fr,7956,87,328346,1,1,Active Shallow Crust,0.0,89.98913,0.0,01/07/4377
+7.4748,47.28051,3969,8,1,3,12,50,3.75,15.0,fr,7957,79,328348,1,1,Active Shallow Crust,240.0096,58.01682,0.0,08/01/3969
+7.4748,47.28051,1162,1,28,13,28,46,3.75,27.5,fr,7958,23,328349,1,1,Active Shallow Crust,240.0096,58.01682,0.0,01/28/1162
+7.4748,47.28051,93,11,22,13,40,10,3.75,27.5,fr,7959,1,328352,1,1,Active Shallow Crust,0.0,89.98901,-90.0,11/22/0093
+7.4748,47.28051,992,1,25,9,0,12,3.85,5.0,fr,7960,19,328356,1,1,Active Shallow Crust,0.0,89.99031,0.0,01/25/0992
+7.4748,47.28051,22,4,24,19,9,35,3.85,15.0,fr,7961,0,328357,1,1,Active Shallow Crust,0.0,89.99031,0.0,04/24/0022
+7.4748,47.28051,4230,10,8,3,33,45,3.85,5.0,fr,7962,84,328359,1,1,Active Shallow Crust,240.0115,57.99787,0.0,10/08/4230
+7.4748,47.28051,1175,12,27,6,35,30,3.85,27.5,fr,7963,23,328361,1,1,Active Shallow Crust,240.0115,57.99787,0.0,12/27/1175
+7.4748,47.28051,1962,10,14,9,57,14,3.85,5.0,fr,7964,39,328365,1,1,Active Shallow Crust,128.8954,89.99516,0.0,10/14/1962
+7.4748,47.28051,1622,6,22,2,40,38,3.95,15.0,fr,7965,32,328369,1,4,Active Shallow Crust,0.0,89.99136,0.0,06/22/1622
+7.4748,47.28051,9639,9,20,4,36,29,3.95,15.0,fr,7966,192,328369,1,4,Active Shallow Crust,0.0,89.99136,0.0,09/20/9639
+7.4748,47.28051,9051,1,1,3,15,25,3.95,15.0,fr,7967,181,328369,1,4,Active Shallow Crust,0.0,89.99136,0.0,01/01/9051
+7.4748,47.28051,6613,7,5,16,6,40,3.95,15.0,fr,7968,132,328369,1,4,Active Shallow Crust,0.0,89.99136,0.0,07/05/6613
+7.4748,47.28051,7392,10,29,19,18,33,3.95,5.0,fr,7969,147,328371,1,2,Active Shallow Crust,240.019,58.00584,0.0,10/29/7392
+7.4748,47.28051,3059,11,5,22,49,31,3.95,5.0,fr,7970,61,328371,1,2,Active Shallow Crust,240.019,58.00584,0.0,11/05/3059
+7.4748,47.28051,780,5,14,10,26,6,3.95,15.0,fr,7971,15,328375,1,2,Active Shallow Crust,0.0,89.99126,-90.0,05/14/0780
+7.4748,47.28051,8069,12,7,4,38,14,3.95,15.0,fr,7972,161,328375,1,2,Active Shallow Crust,0.0,89.99126,-90.0,12/07/8069
+7.4748,47.28051,7800,8,17,11,8,7,3.95,5.0,fr,7973,155,328377,1,1,Active Shallow Crust,128.9,89.99352,0.0,08/17/7800
+7.4748,47.28051,4475,7,29,13,53,42,4.05,5.0,fr,7974,89,328380,1,2,Active Shallow Crust,0.0,89.98846,0.0,07/29/4475
+7.4748,47.28051,1131,4,11,21,3,53,4.05,5.0,fr,7975,22,328380,1,2,Active Shallow Crust,0.0,89.98846,0.0,04/11/1131
+7.4748,47.28051,7591,4,22,12,8,55,4.05,15.0,fr,7976,151,328381,1,1,Active Shallow Crust,0.0,89.98846,0.0,04/22/7591
+7.4748,47.28051,4221,6,7,10,9,49,4.15,5.0,fr,7977,84,328392,1,4,Active Shallow Crust,0.0,89.98972,0.0,06/07/4221
+7.4748,47.28051,845,6,1,21,5,29,4.15,5.0,fr,7978,16,328392,1,4,Active Shallow Crust,0.0,89.98972,0.0,06/01/0845
+7.4748,47.28051,9772,9,15,11,29,44,4.15,5.0,fr,7979,195,328392,1,4,Active Shallow Crust,0.0,89.98972,0.0,09/15/9772
+7.4748,47.28051,7556,12,19,6,51,36,4.15,5.0,fr,7980,151,328392,1,4,Active Shallow Crust,0.0,89.98972,0.0,12/19/7556
+7.4748,47.28051,43,5,10,0,35,15,4.15,5.0,fr,7981,0,328395,1,1,Active Shallow Crust,240.0088,57.99733,0.0,05/10/0043
+7.4748,47.28051,2929,8,9,21,36,7,4.15,5.0,fr,7982,58,328398,1,1,Active Shallow Crust,0.0,89.98959,-90.0,08/09/2929
+7.4748,47.28051,4428,5,13,8,8,25,4.25,15.0,fr,7983,88,328414,1,1,Active Shallow Crust,128.8938,89.98097,0.0,05/13/4428
+7.4748,47.28051,9775,2,24,20,39,53,4.35,5.0,fr,7984,195,328416,1,2,Active Shallow Crust,0.0,89.98911,0.0,02/24/9775
+7.4748,47.28051,7713,6,13,22,0,9,4.35,5.0,fr,7985,154,328416,1,2,Active Shallow Crust,0.0,89.98911,0.0,06/13/7713
+7.4748,47.28051,1387,9,30,18,34,36,4.35,15.0,fr,7986,27,328423,1,1,Active Shallow Crust,0.0,89.98898,-90.0,09/30/1387
+7.4748,47.28051,4159,3,26,3,14,11,4.35,15.0,fr,7987,83,328426,1,1,Active Shallow Crust,128.8983,89.98256,0.0,03/26/4159
+7.4748,47.28051,9078,1,6,3,34,3,4.55,5.0,fr,7988,181,328449,1,1,Active Shallow Crust,128.8935,89.98569,0.0,01/06/9078
+7.4748,47.28051,3214,1,8,10,25,26,4.65,5.0,fr,7989,64,328452,1,2,Active Shallow Crust,0.0,89.99036,0.0,01/08/3214
+7.4748,47.28051,183,3,12,5,50,46,4.65,5.0,fr,7990,3,328452,1,2,Active Shallow Crust,0.0,89.99036,0.0,03/12/0183
+7.4748,47.28051,1015,10,2,18,50,48,4.65,15.0,fr,7991,20,328453,1,1,Active Shallow Crust,0.0,89.99036,0.0,10/02/1015
+7.4748,47.28051,4388,5,29,18,43,44,4.75,15.0,fr,7992,87,328465,1,1,Active Shallow Crust,0.0,89.98969,0.0,05/29/4388
+7.4748,47.28051,9744,3,16,20,2,33,4.85,5.0,fr,7993,194,328476,1,1,Active Shallow Crust,0.0,89.98928,0.0,03/16/9744
+7.4748,47.28051,6766,9,29,10,47,56,5.05,5.0,fr,7994,135,328500,1,2,Active Shallow Crust,0.0,89.99026,0.0,09/29/6766
+7.4748,47.28051,840,8,12,17,27,14,5.05,5.0,fr,7995,16,328500,1,2,Active Shallow Crust,0.0,89.99026,0.0,08/12/0840
+7.4748,47.28051,2632,3,23,16,49,13,5.25,5.0,fr,7996,52,328524,1,1,Active Shallow Crust,0.0,89.99033,0.0,03/23/2632
+-0.33641,42.3144,917,9,18,13,14,34,3.85,5.0,fr,7997,18,328836,1,1,Active Shallow Crust,0.0,89.9901,0.0,09/18/0917
+-0.33641,42.3144,9145,6,3,17,50,15,4.05,27.5,fr,7998,182,328862,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/03/9145
+-2.26174,49.47979,6141,7,18,13,4,14,3.55,5.0,fr,7999,122,329280,1,2,Active Shallow Crust,0.0,89.99017,0.0,07/18/6141
+-2.26174,49.47979,8923,4,11,12,57,2,3.55,5.0,fr,8000,178,329280,1,2,Active Shallow Crust,0.0,89.99017,0.0,04/11/8923
+-2.26174,49.47979,2665,4,5,8,54,24,3.65,5.0,fr,8001,53,329292,1,1,Active Shallow Crust,0.0,89.99124,0.0,04/05/2665
+-2.26174,49.47979,8388,12,13,18,3,4,3.95,5.0,fr,8002,167,329337,1,1,Active Shallow Crust,128.9004,89.99277,0.0,12/13/8388
+-2.26174,49.47979,2385,2,10,10,44,42,4.15,5.0,fr,8003,47,329352,1,1,Active Shallow Crust,0.0,89.99015,0.0,02/10/2385
+-2.26174,49.47979,7485,5,21,18,25,5,4.25,5.0,fr,8004,149,329373,1,1,Active Shallow Crust,128.8938,89.98106,0.0,05/21/7485
+-2.26174,49.47979,6642,8,22,16,0,43,4.45,15.0,fr,8005,132,329389,1,1,Active Shallow Crust,0.0,89.98954,0.0,08/22/6642
+-2.26174,49.47979,6829,7,15,15,22,25,6.05,15.0,fr,8006,136,329581,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/15/6829
+6.48472,48.56767,6932,7,6,17,0,8,4.05,15.0,fr,8007,138,329821,1,1,Active Shallow Crust,0.0,89.98874,0.0,07/06/6932
+6.48472,48.56767,5084,6,16,14,57,24,5.45,5.0,fr,8008,101,329991,1,1,Active Shallow Crust,240.0306,57.99886,0.0,06/16/5084
+5.99553,45.2825,1036,3,31,21,6,39,3.55,5.0,fr,8009,20,330240,1,4,Active Shallow Crust,0.0,89.9929,0.0,03/31/1036
+5.99553,45.2825,5320,5,23,13,49,11,3.55,5.0,fr,8010,106,330240,1,4,Active Shallow Crust,0.0,89.9929,0.0,05/23/5320
+5.99553,45.2825,1936,1,30,14,10,22,3.55,5.0,fr,8011,38,330240,1,4,Active Shallow Crust,0.0,89.9929,0.0,01/30/1936
+5.99553,45.2825,1479,7,8,17,50,38,3.55,5.0,fr,8012,29,330240,1,4,Active Shallow Crust,0.0,89.9929,0.0,07/08/1479
+5.99553,45.2825,415,9,20,11,22,31,3.55,15.0,fr,8013,8,330241,1,2,Active Shallow Crust,0.0,89.9929,0.0,09/20/0415
+5.99553,45.2825,8124,1,25,9,1,7,3.55,15.0,fr,8014,162,330241,1,2,Active Shallow Crust,0.0,89.9929,0.0,01/25/8124
+5.99553,45.2825,3866,2,3,7,20,45,3.55,27.5,fr,8015,77,330242,1,1,Active Shallow Crust,0.0,89.9929,0.0,02/03/3866
+5.99553,45.2825,1902,3,5,21,11,46,3.55,27.5,fr,8016,38,330245,1,1,Active Shallow Crust,240.0132,57.99697,0.0,03/05/1902
+5.99553,45.2825,2355,3,31,17,47,30,3.65,5.0,fr,8017,47,330252,1,1,Active Shallow Crust,0.0,89.98735,0.0,03/31/2355
+5.99553,45.2825,3082,8,15,21,33,2,3.65,15.0,fr,8018,61,330253,1,1,Active Shallow Crust,0.0,89.98735,0.0,08/15/3082
+5.99553,45.2825,2533,7,3,13,48,29,3.65,27.5,fr,8019,50,330257,1,1,Active Shallow Crust,240.0009,58.01333,0.0,07/03/2533
+5.99553,45.2825,1921,6,15,17,42,34,3.75,5.0,fr,8020,38,330264,1,2,Active Shallow Crust,0.0,89.98873,0.0,06/15/1921
+5.99553,45.2825,1497,10,2,0,10,50,3.75,5.0,fr,8021,29,330264,1,2,Active Shallow Crust,0.0,89.98873,0.0,10/02/1497
+5.99553,45.2825,1800,10,12,15,6,48,3.85,15.0,fr,8022,35,330277,1,2,Active Shallow Crust,0.0,89.98995,0.0,10/12/1800
+5.99553,45.2825,177,11,27,4,39,49,3.85,15.0,fr,8023,3,330277,1,2,Active Shallow Crust,0.0,89.98995,0.0,11/27/0177
+5.99553,45.2825,2470,4,5,20,32,8,3.85,15.0,fr,8024,49,330286,1,1,Active Shallow Crust,128.8946,89.99498,0.0,04/05/2470
+5.99553,45.2825,3788,9,9,7,28,29,3.95,5.0,fr,8025,75,330288,1,2,Active Shallow Crust,0.0,89.99104,0.0,09/09/3788
+5.99553,45.2825,9383,1,22,19,53,13,3.95,5.0,fr,8026,187,330288,1,2,Active Shallow Crust,0.0,89.99104,0.0,01/22/9383
+5.99553,45.2825,1968,11,4,1,25,23,3.95,27.5,fr,8027,39,330290,1,1,Active Shallow Crust,0.0,89.99104,0.0,11/04/1968
+5.99553,45.2825,7531,2,23,22,38,8,3.95,5.0,fr,8028,150,330291,1,1,Active Shallow Crust,240.0204,58.00496,0.0,02/23/7531
+5.99553,45.2825,7786,4,26,18,44,59,3.95,5.0,fr,8029,155,330294,1,1,Active Shallow Crust,0.0,89.99094,-90.0,04/26/7786
+5.99553,45.2825,5963,3,21,2,52,21,4.05,27.5,fr,8030,119,330308,1,1,Active Shallow Crust,0.0,89.99193,-90.0,03/21/5963
+5.99553,45.2825,5424,1,28,7,33,35,4.25,5.0,fr,8031,108,330324,1,1,Active Shallow Crust,0.0,89.99049,0.0,01/28/5424
+5.99553,45.2825,7878,5,7,2,4,30,4.35,15.0,fr,8032,157,330337,1,1,Active Shallow Crust,0.0,89.9887,0.0,05/07/7878
+5.99553,45.2825,7711,7,16,17,39,27,4.45,5.0,fr,8033,154,330348,1,1,Active Shallow Crust,0.0,89.98993,0.0,07/16/7711
+5.99553,45.2825,4378,2,13,7,48,33,4.45,5.0,fr,8034,87,330351,1,1,Active Shallow Crust,240.0051,57.99441,0.0,02/13/4378
+5.99553,45.2825,1051,5,2,17,21,47,4.65,5.0,fr,8035,21,330372,1,1,Active Shallow Crust,0.0,89.99,0.0,05/02/1051
+5.99553,45.2825,5689,6,2,23,53,36,4.85,27.5,fr,8036,113,330407,1,1,Active Shallow Crust,128.8931,89.98896,0.0,06/02/5689
+5.99553,45.2825,2404,11,9,4,46,35,5.45,15.0,fr,8037,48,330469,1,1,Active Shallow Crust,0.0,89.98965,0.0,11/09/2404
+0.86509,41.7518,5346,7,15,9,25,34,3.55,5.0,fr,8038,106,330720,1,1,Active Shallow Crust,0.0,89.98965,0.0,07/15/5346
+0.86509,41.7518,4644,1,31,10,22,0,3.75,15.0,fr,8039,92,330745,1,1,Active Shallow Crust,0.0,89.99029,0.0,01/31/4644
+0.86509,41.7518,4283,7,4,3,2,44,4.25,5.0,fr,8040,85,330807,1,1,Active Shallow Crust,240.0067,57.99393,0.0,07/04/4283
+0.86509,41.7518,3255,4,17,9,1,11,4.45,5.0,fr,8041,65,330828,1,1,Active Shallow Crust,0.0,89.98999,0.0,04/17/3255
+8.95064,49.9743,8266,8,9,4,53,52,3.55,5.0,fr,8042,165,331200,1,2,Active Shallow Crust,0.0,89.98703,0.0,08/09/8266
+8.95064,49.9743,8961,4,15,11,26,3,3.55,5.0,fr,8043,179,331200,1,2,Active Shallow Crust,0.0,89.98703,0.0,04/15/8961
+8.95064,49.9743,8180,6,1,9,35,0,3.55,15.0,fr,8044,163,331201,1,2,Active Shallow Crust,0.0,89.98703,0.0,06/01/8180
+8.95064,49.9743,7357,9,30,11,25,46,3.55,15.0,fr,8045,147,331201,1,2,Active Shallow Crust,0.0,89.98703,0.0,09/30/7357
+8.95064,49.9743,7389,5,31,4,10,38,3.55,15.0,fr,8046,147,331207,1,1,Active Shallow Crust,0.0,89.98688,-90.0,05/31/7389
+8.95064,49.9743,412,12,27,10,36,32,3.95,5.0,fr,8047,8,331248,1,1,Active Shallow Crust,0.0,89.99181,0.0,12/27/0412
+8.95064,49.9743,6078,4,2,0,19,26,4.05,5.0,fr,8048,121,331260,1,1,Active Shallow Crust,0.0,89.99271,0.0,04/02/6078
+8.95064,49.9743,6436,8,9,4,49,25,4.45,27.5,fr,8049,128,331313,1,1,Active Shallow Crust,240.0053,57.99554,0.0,08/09/6436
+8.95064,49.9743,8389,9,11,22,34,29,4.55,5.0,fr,8050,167,331326,1,1,Active Shallow Crust,0.0,89.9917,-90.0,09/11/8389
+8.95064,49.9743,5036,4,19,23,14,42,4.75,5.0,fr,8051,100,331344,1,2,Active Shallow Crust,0.0,89.99023,0.0,04/19/5036
+8.95064,49.9743,1558,3,27,23,36,41,4.75,5.0,fr,8052,31,331344,1,2,Active Shallow Crust,0.0,89.99023,0.0,03/27/1558
+1.36826,42.75169,4772,8,1,13,2,5,3.55,5.0,fr,8053,95,331680,1,1,Active Shallow Crust,0.0,89.99075,0.0,08/01/4772
+1.36826,42.75169,2490,5,19,1,46,19,3.55,27.5,fr,8054,49,331682,1,1,Active Shallow Crust,0.0,89.99075,0.0,05/19/2490
+1.36826,42.75169,1613,2,9,9,33,21,3.55,5.0,fr,8055,32,331686,1,1,Active Shallow Crust,0.0,89.99064,-90.0,02/09/1613
+1.36826,42.75169,8448,10,28,0,8,57,3.65,5.0,fr,8056,168,331692,1,2,Active Shallow Crust,0.0,89.9901,0.0,10/28/8448
+1.36826,42.75169,5101,9,2,12,38,38,3.65,5.0,fr,8057,102,331692,1,2,Active Shallow Crust,0.0,89.9901,0.0,09/02/5101
+1.36826,42.75169,6692,3,5,3,47,56,3.65,5.0,fr,8058,133,331695,1,1,Active Shallow Crust,240.0009,58.01283,0.0,03/05/6692
+1.36826,42.75169,5915,12,17,2,55,5,3.65,15.0,fr,8059,118,331696,1,1,Active Shallow Crust,240.0009,58.01283,0.0,12/17/5915
+1.36826,42.75169,9448,2,26,11,7,57,3.75,5.0,fr,8060,188,331704,1,3,Active Shallow Crust,0.0,89.98971,0.0,02/26/9448
+1.36826,42.75169,6062,1,1,11,24,7,3.75,5.0,fr,8061,121,331704,1,3,Active Shallow Crust,0.0,89.98971,0.0,01/01/6062
+1.36826,42.75169,784,8,14,15,25,41,3.75,5.0,fr,8062,15,331704,1,3,Active Shallow Crust,0.0,89.98971,0.0,08/14/0784
+1.36826,42.75169,6358,11,12,13,52,18,3.75,5.0,fr,8063,127,331710,1,1,Active Shallow Crust,0.0,89.98959,-90.0,11/12/6358
+1.36826,42.75169,3849,3,23,7,43,19,3.95,15.0,fr,8064,76,331729,1,1,Active Shallow Crust,0.0,89.98949,0.0,03/23/3849
+1.36826,42.75169,7344,7,26,21,50,1,3.95,27.5,fr,8065,146,331730,1,1,Active Shallow Crust,0.0,89.98949,0.0,07/26/7344
+1.36826,42.75169,6311,1,10,12,39,55,4.05,5.0,fr,8066,126,331740,1,1,Active Shallow Crust,0.0,89.98959,0.0,01/10/6311
+1.36826,42.75169,2396,1,19,15,30,59,4.05,15.0,fr,8067,47,331741,1,1,Active Shallow Crust,0.0,89.98959,0.0,01/19/2396
+1.36826,42.75169,2684,12,15,14,44,46,4.15,5.0,fr,8068,53,331752,1,2,Active Shallow Crust,0.0,89.98979,0.0,12/15/2684
+1.36826,42.75169,6621,9,1,13,58,59,4.15,5.0,fr,8069,132,331752,1,2,Active Shallow Crust,0.0,89.98979,0.0,09/01/6621
+1.36826,42.75169,1747,12,1,4,48,38,4.45,27.5,fr,8070,34,331790,1,1,Active Shallow Crust,0.0,89.99015,0.0,12/01/1747
+1.36826,42.75169,1539,8,29,5,3,57,4.45,15.0,fr,8071,30,331798,1,1,Active Shallow Crust,128.893,89.99376,0.0,08/29/1539
+1.36826,42.75169,9437,12,11,21,49,51,4.65,5.0,fr,8072,188,331812,1,1,Active Shallow Crust,0.0,89.99009,0.0,12/11/9437
+1.36826,42.75169,8389,3,31,16,49,48,4.65,5.0,fr,8073,167,331821,1,1,Active Shallow Crust,128.892,89.98702,0.0,03/31/8389
+1.36826,42.75169,5257,6,11,8,0,50,5.15,5.0,fr,8074,105,331872,1,1,Active Shallow Crust,0.0,89.99002,0.0,06/11/5257
+2.9006,48.97374,466,11,5,17,25,40,3.85,15.0,fr,8075,9,332197,1,1,Active Shallow Crust,0.0,89.99063,0.0,11/05/0466
+2.9006,48.97374,9616,3,3,11,15,26,4.05,15.0,fr,8076,192,332221,1,1,Active Shallow Crust,0.0,89.99069,0.0,03/03/9616
+2.9006,48.97374,1591,12,11,12,51,6,4.05,5.0,fr,8077,31,332226,1,1,Active Shallow Crust,0.0,89.99059,-90.0,12/11/1591
+2.9006,48.97374,7048,4,4,16,14,57,4.05,15.0,fr,8078,140,332227,1,1,Active Shallow Crust,0.0,89.99059,-90.0,04/04/7048
+2.9006,48.97374,532,1,6,6,3,51,6.25,15.0,fr,8079,10,332485,1,1,Active Shallow Crust,0.0,89.98994,0.0,01/06/0532
+-3.51357,42.77606,7322,5,18,20,30,2,3.55,15.0,fr,8080,146,332641,1,1,Active Shallow Crust,0.0,89.9889,0.0,05/18/7322
+-3.51357,42.77606,9995,1,7,21,33,29,3.65,5.0,fr,8081,199,332652,1,1,Active Shallow Crust,0.0,89.9901,0.0,01/07/9995
+-3.51357,42.77606,1588,1,21,19,44,57,3.65,15.0,fr,8082,31,332653,1,1,Active Shallow Crust,0.0,89.9901,0.0,01/21/1588
+-3.51357,42.77606,5647,10,24,7,33,25,3.65,27.5,fr,8083,112,332654,1,1,Active Shallow Crust,0.0,89.9901,0.0,10/24/5647
+-3.51357,42.77606,9589,11,4,22,59,2,3.75,5.0,fr,8084,191,332664,1,1,Active Shallow Crust,0.0,89.99118,0.0,11/04/9589
+-3.51357,42.77606,3040,11,14,0,8,57,3.75,5.0,fr,8085,60,332670,1,2,Active Shallow Crust,0.0,89.99108,-90.0,11/14/3040
+-3.51357,42.77606,8280,7,28,11,21,42,3.75,5.0,fr,8086,165,332670,1,2,Active Shallow Crust,0.0,89.99108,-90.0,07/28/8280
+-3.51357,42.77606,6354,12,8,21,57,35,4.05,27.5,fr,8087,127,332702,1,1,Active Shallow Crust,0.0,89.98959,0.0,12/08/6354
+-3.51357,42.77606,6603,6,20,18,12,27,4.05,5.0,fr,8088,132,332709,1,1,Active Shallow Crust,128.8907,89.99376,0.0,06/20/6603
+-3.51357,42.77606,3196,2,11,7,25,40,4.35,15.0,fr,8089,63,332746,1,1,Active Shallow Crust,128.8986,89.98289,0.0,02/11/3196
+-3.51357,42.77606,8184,11,30,11,58,5,4.55,27.5,fr,8090,163,332762,1,1,Active Shallow Crust,0.0,89.98946,0.0,11/30/8184
+-0.82933,48.24784,8140,12,14,5,22,44,3.55,5.0,fr,8091,162,333120,1,2,Active Shallow Crust,0.0,89.98993,0.0,12/14/8140
+-0.82933,48.24784,6248,2,21,21,22,1,3.55,5.0,fr,8092,124,333120,1,2,Active Shallow Crust,0.0,89.98993,0.0,02/21/6248
+-0.82933,48.24784,7521,11,3,20,47,26,3.55,15.0,fr,8093,150,333121,1,2,Active Shallow Crust,0.0,89.98993,0.0,11/03/7521
+-0.82933,48.24784,36,7,11,23,47,56,3.55,15.0,fr,8094,0,333121,1,2,Active Shallow Crust,0.0,89.98993,0.0,07/11/0036
+-0.82933,48.24784,6894,1,4,5,37,17,3.55,5.0,fr,8095,137,333123,1,1,Active Shallow Crust,240.0123,57.99825,0.0,01/04/6894
+-0.82933,48.24784,5205,2,9,6,25,51,3.65,5.0,fr,8096,104,333132,1,1,Active Shallow Crust,0.0,89.99027,0.0,02/09/5205
+-0.82933,48.24784,3052,12,5,8,19,4,3.65,5.0,fr,8097,61,333135,1,1,Active Shallow Crust,240.0013,58.01289,0.0,12/05/3052
+-0.82933,48.24784,8418,8,13,11,5,51,3.95,5.0,fr,8098,168,333168,1,1,Active Shallow Crust,0.0,89.98994,0.0,08/13/8418
+-0.82933,48.24784,3189,6,20,5,25,1,4.05,27.5,fr,8099,63,333182,1,1,Active Shallow Crust,0.0,89.99009,0.0,06/20/3189
+-0.82933,48.24784,2146,2,4,5,9,31,4.35,5.0,fr,8100,42,333216,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/04/2146
+-0.82933,48.24784,9461,7,7,8,24,57,4.35,5.0,fr,8101,189,333219,1,1,Active Shallow Crust,240.0089,57.99598,0.0,07/07/9461
+-0.82933,48.24784,6792,4,2,21,26,1,4.45,5.0,fr,8102,135,333228,1,1,Active Shallow Crust,0.0,89.98988,0.0,04/02/6792
+-0.82933,48.24784,2168,2,20,6,8,56,4.55,15.0,fr,8103,43,333241,1,1,Active Shallow Crust,0.0,89.98991,0.0,02/20/2168
+-0.82933,48.24784,9694,12,19,3,39,56,5.25,27.5,fr,8104,193,333332,1,1,Active Shallow Crust,0.0,89.99004,-90.0,12/19/9694
+6.71455,44.84479,4959,6,7,20,19,54,3.55,5.0,fr,8105,99,333600,1,3,Active Shallow Crust,0.0,89.99285,0.0,06/07/4959
+6.71455,44.84479,3618,11,20,23,46,21,3.55,5.0,fr,8106,72,333600,1,3,Active Shallow Crust,0.0,89.99285,0.0,11/20/3618
+6.71455,44.84479,7208,9,24,12,28,10,3.55,5.0,fr,8107,144,333600,1,3,Active Shallow Crust,0.0,89.99285,0.0,09/24/7208
+6.71455,44.84479,6613,11,21,9,16,34,3.55,15.0,fr,8108,132,333601,1,1,Active Shallow Crust,0.0,89.99285,0.0,11/21/6613
+6.71455,44.84479,3685,9,25,9,23,4,3.55,15.0,fr,8109,73,333607,1,1,Active Shallow Crust,0.0,89.99277,-90.0,09/25/3685
+6.71455,44.84479,6984,8,9,20,15,49,3.55,15.0,fr,8110,139,333610,1,1,Active Shallow Crust,128.8961,89.99285,0.0,08/09/6984
+6.71455,44.84479,4990,3,19,3,37,35,3.65,5.0,fr,8111,99,333612,1,5,Active Shallow Crust,0.0,89.98726,0.0,03/19/4990
+6.71455,44.84479,307,3,25,23,23,25,3.65,5.0,fr,8112,6,333612,1,5,Active Shallow Crust,0.0,89.98726,0.0,03/25/0307
+6.71455,44.84479,9278,2,20,20,30,32,3.65,5.0,fr,8113,185,333612,1,5,Active Shallow Crust,0.0,89.98726,0.0,02/20/9278
+6.71455,44.84479,3210,5,25,17,27,33,3.65,5.0,fr,8114,64,333612,1,5,Active Shallow Crust,0.0,89.98726,0.0,05/25/3210
+6.71455,44.84479,3258,12,28,23,18,57,3.65,5.0,fr,8115,65,333612,1,5,Active Shallow Crust,0.0,89.98726,0.0,12/28/3258
+6.71455,44.84479,6077,4,30,7,49,1,3.65,15.0,fr,8116,121,333613,1,1,Active Shallow Crust,0.0,89.98726,0.0,04/30/6077
+6.71455,44.84479,8353,7,2,22,32,33,3.65,15.0,fr,8117,167,333616,1,2,Active Shallow Crust,240.0019,58.01258,0.0,07/02/8353
+6.71455,44.84479,7982,4,21,14,1,45,3.65,15.0,fr,8118,159,333616,1,2,Active Shallow Crust,240.0019,58.01258,0.0,04/21/7982
+6.71455,44.84479,851,9,16,8,34,10,3.65,5.0,fr,8119,17,333621,1,1,Active Shallow Crust,128.9004,89.96349,0.0,09/16/0851
+6.71455,44.84479,5370,12,6,3,49,2,3.75,5.0,fr,8120,107,333624,1,3,Active Shallow Crust,0.0,89.98864,0.0,12/06/5370
+6.71455,44.84479,2951,12,19,6,53,14,3.75,5.0,fr,8121,59,333624,1,3,Active Shallow Crust,0.0,89.98864,0.0,12/19/2951
+6.71455,44.84479,7815,2,18,0,44,15,3.75,5.0,fr,8122,156,333624,1,3,Active Shallow Crust,0.0,89.98864,0.0,02/18/7815
+6.71455,44.84479,4478,11,17,16,34,5,3.75,15.0,fr,8123,89,333625,1,1,Active Shallow Crust,0.0,89.98864,0.0,11/17/4478
+6.71455,44.84479,6378,6,11,2,18,12,3.75,5.0,fr,8124,127,333633,1,1,Active Shallow Crust,128.8962,89.96746,0.0,06/11/6378
+6.71455,44.84479,2812,7,23,21,12,4,3.85,5.0,fr,8125,56,333636,1,2,Active Shallow Crust,0.0,89.98988,0.0,07/23/2812
+6.71455,44.84479,9754,4,4,23,16,58,3.85,5.0,fr,8126,195,333636,1,2,Active Shallow Crust,0.0,89.98988,0.0,04/04/9754
+6.71455,44.84479,7078,6,24,20,26,0,3.85,5.0,fr,8127,141,333639,1,1,Active Shallow Crust,240.0108,57.99823,0.0,06/24/7078
+6.71455,44.84479,9466,7,8,18,10,36,3.85,5.0,fr,8128,189,333642,1,1,Active Shallow Crust,0.0,89.98976,-90.0,07/08/9466
+6.71455,44.84479,5450,4,24,17,28,13,3.85,5.0,fr,8129,108,333645,1,2,Active Shallow Crust,128.8956,89.99241,0.0,04/24/5450
+6.71455,44.84479,7658,8,18,14,41,54,3.85,5.0,fr,8130,153,333645,1,2,Active Shallow Crust,128.8956,89.99241,0.0,08/18/7658
+6.71455,44.84479,6460,9,13,9,55,32,3.95,5.0,fr,8131,129,333648,1,1,Active Shallow Crust,0.0,89.99097,0.0,09/13/6460
+6.71455,44.84479,809,1,21,14,4,45,3.95,15.0,fr,8132,16,333649,1,1,Active Shallow Crust,0.0,89.99097,0.0,01/21/0809
+6.71455,44.84479,727,7,8,23,3,38,3.95,5.0,fr,8133,14,333657,1,1,Active Shallow Crust,128.9003,89.99323,0.0,07/08/0727
+6.71455,44.84479,8206,9,10,6,49,30,4.05,5.0,fr,8134,164,333660,1,2,Active Shallow Crust,0.0,89.99196,0.0,09/10/8206
+6.71455,44.84479,8771,12,18,5,1,1,4.05,5.0,fr,8135,175,333660,1,2,Active Shallow Crust,0.0,89.99196,0.0,12/18/8771
+6.71455,44.84479,1845,10,18,13,34,49,4.05,5.0,fr,8136,36,333663,1,1,Active Shallow Crust,240.0052,58.00616,0.0,10/18/1845
+6.71455,44.84479,6828,5,17,17,6,18,4.05,5.0,fr,8137,136,333666,1,1,Active Shallow Crust,0.0,89.99187,-90.0,05/17/6828
+6.71455,44.84479,8007,12,16,17,25,38,4.15,5.0,fr,8138,160,333672,1,2,Active Shallow Crust,0.0,89.98925,0.0,12/16/8007
+6.71455,44.84479,591,2,6,5,7,1,4.15,5.0,fr,8139,11,333672,1,2,Active Shallow Crust,0.0,89.98925,0.0,02/06/0591
+6.71455,44.84479,6121,10,14,12,56,50,4.15,27.5,fr,8140,122,333674,1,1,Active Shallow Crust,0.0,89.98925,0.0,10/14/6121
+6.71455,44.84479,4003,6,30,10,48,12,4.25,5.0,fr,8141,80,333684,1,1,Active Shallow Crust,0.0,89.99042,0.0,06/30/4003
+6.71455,44.84479,7189,12,5,8,32,25,4.55,15.0,fr,8142,143,333730,1,1,Active Shallow Crust,128.8942,89.98556,0.0,12/05/7189
+6.71455,44.84479,4163,12,15,11,59,30,4.85,5.0,fr,8143,83,333762,1,1,Active Shallow Crust,0.0,89.99028,-90.0,12/15/4163
+6.714554,44.84479,8224,7,13,18,10,27,6.25,6.744814,fr,8144,164,333924,1,1,Active Shallow Crust,0.0,89.99009,0.0,07/13/8224
+0.80485,48.21955,1612,2,16,18,21,14,3.55,5.0,fr,8145,32,334080,1,1,Active Shallow Crust,0.0,89.98992,0.0,02/16/1612
+0.80485,48.21955,7899,2,16,20,13,7,3.75,5.0,fr,8146,157,334104,1,1,Active Shallow Crust,0.0,89.98999,0.0,02/16/7899
+0.80485,48.21955,8070,10,17,15,55,44,4.15,5.0,fr,8147,161,334161,1,1,Active Shallow Crust,128.8973,89.99369,0.0,10/17/8070
+0.80485,48.21955,3175,12,27,2,52,0,4.15,15.0,fr,8148,63,334162,1,1,Active Shallow Crust,128.8973,89.99369,0.0,12/27/3175
+0.80485,48.21955,6470,10,24,6,19,37,4.25,5.0,fr,8149,129,334164,1,1,Active Shallow Crust,0.0,89.98987,0.0,10/24/6470
+0.80485,48.21955,1443,1,24,21,27,45,4.25,15.0,fr,8150,28,334165,1,1,Active Shallow Crust,0.0,89.98987,0.0,01/24/1443
+0.80485,48.21955,5070,4,5,9,8,51,4.25,5.0,fr,8151,101,334170,1,1,Active Shallow Crust,0.0,89.99014,-90.0,04/05/5070
+0.80485,48.21955,3314,7,11,18,33,27,4.45,5.0,fr,8152,66,334188,1,1,Active Shallow Crust,0.0,89.98987,0.0,07/11/3314
+0.80485,48.21955,4339,9,15,5,50,31,4.45,5.0,fr,8153,86,334191,1,1,Active Shallow Crust,240.0057,57.99477,0.0,09/15/4339
+-2.43803,43.04773,9942,3,3,8,1,50,3.55,5.0,fr,8154,198,334560,1,1,Active Shallow Crust,0.0,89.98895,0.0,03/03/9942
+-2.43803,43.04773,4819,12,8,17,22,50,3.65,5.0,fr,8155,96,334572,1,2,Active Shallow Crust,0.0,89.99015,0.0,12/08/4819
+-2.43803,43.04773,7946,11,3,11,15,29,3.65,5.0,fr,8156,158,334572,1,2,Active Shallow Crust,0.0,89.99015,0.0,11/03/7946
+-2.43803,43.04773,8049,7,29,4,54,46,3.65,15.0,fr,8157,160,334573,1,1,Active Shallow Crust,0.0,89.99015,0.0,07/29/8049
+-2.43803,43.04773,6862,7,4,4,14,32,3.65,5.0,fr,8158,137,334581,1,2,Active Shallow Crust,128.8998,89.96371,0.0,07/04/6862
+-2.43803,43.04773,4009,7,27,5,57,48,3.65,5.0,fr,8159,80,334581,1,2,Active Shallow Crust,128.8998,89.96371,0.0,07/27/4009
+-2.43803,43.04773,214,2,14,17,11,36,3.85,5.0,fr,8160,4,334596,1,1,Active Shallow Crust,0.0,89.98956,0.0,02/14/0214
+-2.43803,43.04773,7447,6,23,5,3,18,3.85,27.5,fr,8161,148,334601,1,1,Active Shallow Crust,240.0105,57.9975,0.0,06/23/7447
+-2.43803,43.04773,5546,2,23,0,56,7,3.95,5.0,fr,8162,110,334608,1,1,Active Shallow Crust,0.0,89.9907,0.0,02/23/5546
+-2.43803,43.04773,6054,6,20,10,6,18,4.05,15.0,fr,8163,121,334621,1,1,Active Shallow Crust,0.0,89.98964,0.0,06/20/6054
+-2.43803,43.04773,8594,10,25,15,42,33,4.15,5.0,fr,8164,171,334632,1,1,Active Shallow Crust,0.0,89.99077,0.0,10/25/8594
+-2.43803,43.04773,7221,3,6,6,47,54,4.35,5.0,fr,8165,144,334656,1,1,Active Shallow Crust,0.0,89.98973,0.0,03/06/7221
+-2.43803,43.04773,5401,2,24,16,50,28,4.55,5.0,fr,8166,108,334680,1,1,Active Shallow Crust,0.0,89.98951,0.0,02/24/5401
+-2.43803,43.04773,7210,12,23,17,3,58,4.95,5.0,fr,8167,144,334728,1,1,Active Shallow Crust,0.0,89.98971,0.0,12/23/7210
+3.36768,45.43982,1587,6,4,3,27,2,3.55,5.0,fr,8168,31,335040,1,1,Active Shallow Crust,0.0,89.98939,0.0,06/04/1587
+3.36768,45.43982,7193,2,12,4,48,56,3.65,5.0,fr,8169,143,335052,1,2,Active Shallow Crust,0.0,89.99054,0.0,02/12/7193
+3.36768,45.43982,2480,5,2,0,9,36,3.65,5.0,fr,8170,49,335052,1,2,Active Shallow Crust,0.0,89.99054,0.0,05/02/2480
+3.36768,45.43982,2249,2,27,0,46,43,3.75,5.0,fr,8171,44,335064,1,4,Active Shallow Crust,0.0,89.98876,0.0,02/27/2249
+3.36768,45.43982,8449,3,29,4,39,24,3.75,5.0,fr,8172,168,335064,1,4,Active Shallow Crust,0.0,89.98876,0.0,03/29/8449
+3.36768,45.43982,74,3,18,21,16,44,3.75,5.0,fr,8173,1,335064,1,4,Active Shallow Crust,0.0,89.98876,0.0,03/18/0074
+3.36768,45.43982,9496,6,14,18,42,57,3.75,5.0,fr,8174,189,335064,1,4,Active Shallow Crust,0.0,89.98876,0.0,06/14/9496
+3.36768,45.43982,161,6,8,12,50,39,3.75,5.0,fr,8175,3,335070,1,1,Active Shallow Crust,0.0,89.98863,-90.0,06/08/0161
+3.36768,45.43982,7310,10,8,4,25,59,3.85,5.0,fr,8176,146,335076,1,2,Active Shallow Crust,0.0,89.98998,0.0,10/08/7310
+3.36768,45.43982,5474,3,12,17,25,8,3.85,5.0,fr,8177,109,335076,1,2,Active Shallow Crust,0.0,89.98998,0.0,03/12/5474
+3.36768,45.43982,7710,3,1,23,39,7,3.85,15.0,fr,8178,154,335077,1,2,Active Shallow Crust,0.0,89.98998,0.0,03/01/7710
+3.36768,45.43982,3370,12,29,2,6,42,3.85,15.0,fr,8179,67,335077,1,2,Active Shallow Crust,0.0,89.98998,0.0,12/29/3370
+3.36768,45.43982,6047,1,1,2,29,6,3.85,5.0,fr,8180,120,335082,1,1,Active Shallow Crust,0.0,89.98987,-90.0,01/01/6047
+3.36768,45.43982,85,7,4,8,6,45,3.85,5.0,fr,8181,1,335085,1,3,Active Shallow Crust,128.8961,89.99374,0.0,07/04/0085
+3.36768,45.43982,3494,8,17,19,55,12,3.85,5.0,fr,8182,69,335085,1,3,Active Shallow Crust,128.8961,89.99374,0.0,08/17/3494
+3.36768,45.43982,7006,2,10,13,44,46,3.85,5.0,fr,8183,140,335085,1,3,Active Shallow Crust,128.8961,89.99374,0.0,02/10/7006
+3.36768,45.43982,7095,4,1,2,23,50,4.05,5.0,fr,8184,141,335100,1,1,Active Shallow Crust,0.0,89.99005,0.0,04/01/7095
+3.36768,45.43982,2541,10,26,20,2,32,4.25,5.0,fr,8185,50,335124,1,2,Active Shallow Crust,0.0,89.99052,0.0,10/26/2541
+3.36768,45.43982,9545,7,11,21,11,56,4.25,5.0,fr,8186,190,335124,1,2,Active Shallow Crust,0.0,89.99052,0.0,07/11/9545
+3.36768,45.43982,2732,8,31,13,27,40,4.55,5.0,fr,8187,54,335166,1,1,Active Shallow Crust,0.0,89.98981,-90.0,08/31/2732
+3.36768,45.43982,936,1,21,16,32,31,4.75,5.0,fr,8188,18,335184,1,2,Active Shallow Crust,0.0,89.99023,0.0,01/21/0936
+3.36768,45.43982,4248,4,17,22,46,20,4.75,5.0,fr,8189,84,335184,1,2,Active Shallow Crust,0.0,89.99023,0.0,04/17/4248
+3.36768,45.43982,7780,6,10,3,11,20,4.85,5.0,fr,8190,155,335196,1,1,Active Shallow Crust,0.0,89.9897,0.0,06/10/7780
+6.59175,51.439,1594,3,28,17,21,50,3.65,5.0,fr,8191,31,335532,1,1,Active Shallow Crust,0.0,89.98879,0.0,03/28/1594
+6.59175,51.439,576,5,6,15,12,31,3.65,5.0,fr,8192,11,335535,1,1,Active Shallow Crust,240.0019,58.0125,0.0,05/06/0576
+6.59175,51.439,6644,10,31,1,36,15,3.75,15.0,fr,8193,132,335545,1,2,Active Shallow Crust,0.0,89.99001,0.0,10/31/6644
+6.59175,51.439,1858,9,4,1,5,47,3.75,15.0,fr,8194,37,335545,1,2,Active Shallow Crust,0.0,89.99001,0.0,09/04/1858
+6.59175,51.439,1959,11,26,11,50,47,3.85,5.0,fr,8195,39,335565,1,1,Active Shallow Crust,128.8944,89.99332,0.0,11/26/1959
+5.83472,50.36239,1598,3,13,15,43,56,3.55,5.0,fr,8196,31,336000,1,3,Active Shallow Crust,0.0,89.98714,0.0,03/13/1598
+5.83472,50.36239,8421,5,27,9,1,4,3.55,5.0,fr,8197,168,336000,1,3,Active Shallow Crust,0.0,89.98714,0.0,05/27/8421
+5.83472,50.36239,890,8,11,23,34,35,3.55,5.0,fr,8198,17,336000,1,3,Active Shallow Crust,0.0,89.98714,0.0,08/11/0890
+5.83472,50.36239,9384,6,5,1,32,22,3.55,5.0,fr,8199,187,336006,1,1,Active Shallow Crust,0.0,89.98698,-90.0,06/05/9384
+5.83472,50.36239,8435,4,14,15,57,20,3.65,5.0,fr,8200,168,336012,1,1,Active Shallow Crust,0.0,89.98853,0.0,04/14/8435
+5.83472,50.36239,3760,8,25,3,3,54,3.65,15.0,fr,8201,75,336013,1,1,Active Shallow Crust,0.0,89.98853,0.0,08/25/3760
+5.83472,50.36239,7769,11,2,9,46,23,3.75,5.0,fr,8202,155,336024,1,1,Active Shallow Crust,0.0,89.98978,0.0,11/02/7769
+5.83472,50.36239,4076,3,3,16,28,5,3.75,15.0,fr,8203,81,336028,1,1,Active Shallow Crust,240.0089,58.01857,0.0,03/03/4076
+5.83472,50.36239,665,3,29,3,3,3,3.85,5.0,fr,8204,13,336036,1,3,Active Shallow Crust,0.0,89.99089,0.0,03/29/0665
+5.83472,50.36239,6166,4,3,21,36,9,3.85,5.0,fr,8205,123,336036,1,3,Active Shallow Crust,0.0,89.99089,0.0,04/03/6166
+5.83472,50.36239,592,9,11,5,32,11,3.85,5.0,fr,8206,11,336036,1,3,Active Shallow Crust,0.0,89.99089,0.0,09/11/0592
+5.83472,50.36239,7994,5,9,2,46,41,3.85,15.0,fr,8207,159,336037,1,1,Active Shallow Crust,0.0,89.99089,0.0,05/09/7994
+5.83472,50.36239,9132,8,19,8,55,29,3.95,5.0,fr,8208,182,336048,1,1,Active Shallow Crust,0.0,89.99188,0.0,08/19/9132
+5.83472,50.36239,3087,6,10,4,2,0,3.95,5.0,fr,8209,61,336054,1,2,Active Shallow Crust,0.0,89.99179,-90.0,06/10/3087
+5.83472,50.36239,9762,3,21,8,15,18,3.95,5.0,fr,8210,195,336054,1,2,Active Shallow Crust,0.0,89.99179,-90.0,03/21/9762
+5.83472,50.36239,5601,8,6,12,53,48,4.05,5.0,fr,8211,112,336060,1,2,Active Shallow Crust,0.0,89.98914,0.0,08/06/5601
+5.83472,50.36239,5577,12,22,1,27,36,4.05,5.0,fr,8212,111,336060,1,2,Active Shallow Crust,0.0,89.98914,0.0,12/22/5577
+5.83472,50.36239,7283,9,6,2,9,21,4.05,27.5,fr,8213,145,336062,1,1,Active Shallow Crust,0.0,89.98914,0.0,09/06/7283
+5.83472,50.36239,1823,8,1,6,51,1,4.25,27.5,fr,8214,36,336095,1,1,Active Shallow Crust,128.8932,89.98109,0.0,08/01/1823
+5.83472,50.36239,4803,4,22,20,51,1,4.45,15.0,fr,8215,96,336109,1,1,Active Shallow Crust,0.0,89.99087,0.0,04/22/4803
+5.83472,50.36239,3917,11,1,11,16,38,4.65,5.0,fr,8216,78,336132,1,1,Active Shallow Crust,0.0,89.98912,0.0,11/01/3917
+5.83472,50.36239,3317,6,22,17,20,41,4.85,5.0,fr,8217,66,336165,1,1,Active Shallow Crust,128.8912,89.98929,0.0,06/22/3317
+5.83472,50.36239,1845,1,29,8,55,18,5.15,5.0,fr,8218,36,336198,1,1,Active Shallow Crust,0.0,89.98969,-90.0,01/29/1845
+-4.6301,46.3996,4848,4,26,12,55,38,3.75,5.0,fr,8219,96,336504,1,1,Active Shallow Crust,0.0,89.98895,0.0,04/26/4848
+-2.41693,47.98878,3105,8,31,10,18,6,3.55,5.0,fr,8220,62,336960,1,1,Active Shallow Crust,0.0,89.98988,0.0,08/31/3105
+-2.41693,47.98878,6934,1,22,12,18,30,3.65,5.0,fr,8221,138,336975,1,1,Active Shallow Crust,240.0017,58.01255,0.0,01/22/6934
+-2.41693,47.98878,5838,3,19,7,28,17,3.75,15.0,fr,8222,116,336985,1,1,Active Shallow Crust,0.0,89.98928,0.0,03/19/5838
+-2.41693,47.98878,4671,1,3,20,25,0,3.85,5.0,fr,8223,93,336996,1,1,Active Shallow Crust,0.0,89.99044,0.0,01/03/4671
+-2.41693,47.98878,4360,9,6,14,43,0,3.95,5.0,fr,8224,87,337008,1,1,Active Shallow Crust,0.0,89.98936,0.0,09/06/4360
+-2.41693,47.98878,5518,2,2,13,0,17,4.05,5.0,fr,8225,110,337020,1,1,Active Shallow Crust,0.0,89.99051,0.0,02/02/5518
+-2.41693,47.98878,917,9,15,16,9,37,4.15,5.0,fr,8226,18,337035,1,1,Active Shallow Crust,240.009,57.99723,0.0,09/15/0917
+-2.41693,47.98878,579,4,12,12,56,2,4.35,15.0,fr,8227,11,337063,1,1,Active Shallow Crust,0.0,89.99049,-90.0,04/12/0579
+-2.41693,47.98878,608,2,21,10,22,17,4.65,5.0,fr,8228,12,337092,1,1,Active Shallow Crust,0.0,89.98954,0.0,02/21/0608
+-2.41693,47.98878,4142,4,10,9,14,21,4.75,5.0,fr,8229,82,337113,1,1,Active Shallow Crust,128.8881,89.98804,0.0,04/10/4142
+-2.41693,47.98878,8209,12,19,16,39,7,4.85,15.0,fr,8230,164,337117,1,1,Active Shallow Crust,0.0,89.99018,0.0,12/19/8209
+1.41857,42.4909,998,11,21,11,0,37,3.55,5.0,fr,8231,19,337440,1,5,Active Shallow Crust,0.0,89.99071,0.0,11/21/0998
+1.41857,42.4909,3207,11,30,22,51,9,3.55,5.0,fr,8232,64,337440,1,5,Active Shallow Crust,0.0,89.99071,0.0,11/30/3207
+1.41857,42.4909,4222,10,13,1,45,2,3.55,5.0,fr,8233,84,337440,1,5,Active Shallow Crust,0.0,89.99071,0.0,10/13/4222
+1.41857,42.4909,3523,6,3,0,37,43,3.55,5.0,fr,8234,70,337440,1,5,Active Shallow Crust,0.0,89.99071,0.0,06/03/3523
+1.41857,42.4909,1677,11,18,14,19,16,3.55,5.0,fr,8235,33,337440,1,5,Active Shallow Crust,0.0,89.99071,0.0,11/18/1677
+1.41857,42.4909,1497,7,20,18,50,6,3.55,5.0,fr,8236,29,337446,1,1,Active Shallow Crust,0.0,89.9906,-90.0,07/20/1497
+1.41857,42.4909,4816,3,5,17,50,36,3.65,5.0,fr,8237,96,337452,1,3,Active Shallow Crust,0.0,89.99006,0.0,03/05/4816
+1.41857,42.4909,3321,3,22,2,19,21,3.65,5.0,fr,8238,66,337452,1,3,Active Shallow Crust,0.0,89.99006,0.0,03/22/3321
+1.41857,42.4909,405,12,13,8,22,46,3.65,5.0,fr,8239,8,337452,1,3,Active Shallow Crust,0.0,89.99006,0.0,12/13/0405
+1.41857,42.4909,8672,10,29,21,30,40,3.65,15.0,fr,8240,173,337453,1,1,Active Shallow Crust,0.0,89.99006,0.0,10/29/8672
+1.41857,42.4909,1333,12,14,12,48,10,3.65,5.0,fr,8241,26,337458,1,2,Active Shallow Crust,0.0,89.98994,-90.0,12/14/1333
+1.41857,42.4909,378,8,30,10,16,47,3.65,5.0,fr,8242,7,337458,1,2,Active Shallow Crust,0.0,89.98994,-90.0,08/30/0378
+1.41857,42.4909,4005,5,30,18,26,18,3.75,5.0,fr,8243,80,337464,1,3,Active Shallow Crust,0.0,89.98966,0.0,05/30/4005
+1.41857,42.4909,4634,4,15,21,37,28,3.75,5.0,fr,8244,92,337464,1,3,Active Shallow Crust,0.0,89.98966,0.0,04/15/4634
+1.41857,42.4909,5724,7,18,15,45,27,3.75,5.0,fr,8245,114,337464,1,3,Active Shallow Crust,0.0,89.98966,0.0,07/18/5724
+1.41857,42.4909,4298,7,29,18,4,27,3.75,5.0,fr,8246,85,337473,1,1,Active Shallow Crust,128.8972,89.96728,0.0,07/29/4298
+1.41857,42.4909,2978,9,14,7,35,35,3.85,5.0,fr,8247,59,337476,1,1,Active Shallow Crust,0.0,89.98947,0.0,09/14/2978
+1.41857,42.4909,4166,9,19,11,43,23,3.85,5.0,fr,8248,83,337479,1,1,Active Shallow Crust,240.0101,57.99768,0.0,09/19/4166
+1.41857,42.4909,2568,5,3,20,35,43,3.95,27.5,fr,8249,51,337490,1,1,Active Shallow Crust,0.0,89.98944,0.0,05/03/2568
+1.41857,42.4909,1851,12,22,1,50,54,3.95,5.0,fr,8250,37,337491,1,1,Active Shallow Crust,240.0192,58.00481,0.0,12/22/1851
+1.41857,42.4909,9053,8,1,4,22,10,3.95,15.0,fr,8251,181,337492,1,1,Active Shallow Crust,240.0192,58.00481,0.0,08/01/9053
+1.41857,42.4909,423,10,23,13,51,30,4.05,27.5,fr,8252,8,337502,1,1,Active Shallow Crust,0.0,89.98955,0.0,10/23/0423
+1.41857,42.4909,4992,1,29,15,31,56,4.05,15.0,fr,8253,99,337510,1,1,Active Shallow Crust,128.8907,89.99373,0.0,01/29/4992
+1.41857,42.4909,4089,9,24,18,49,7,4.15,5.0,fr,8254,81,337512,1,1,Active Shallow Crust,0.0,89.98975,0.0,09/24/4089
+1.41857,42.4909,5297,8,7,1,21,47,4.15,15.0,fr,8255,105,337519,1,1,Active Shallow Crust,0.0,89.98963,-90.0,08/07/5297
+1.41857,42.4909,5593,6,20,9,26,17,4.25,5.0,fr,8256,111,337524,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/20/5593
+1.41857,42.4909,376,3,7,9,50,31,4.25,15.0,fr,8257,7,337528,1,1,Active Shallow Crust,240.0068,57.99386,0.0,03/07/0376
+1.41857,42.4909,769,3,17,7,13,39,4.35,5.0,fr,8258,15,337536,1,1,Active Shallow Crust,0.0,89.98964,0.0,03/17/0769
+1.41857,42.4909,6964,8,29,11,35,30,4.35,15.0,fr,8259,139,337540,1,1,Active Shallow Crust,240.0076,57.9957,0.0,08/29/6964
+1.41857,42.4909,390,5,15,18,10,59,4.35,5.0,fr,8260,7,337545,1,1,Active Shallow Crust,128.8985,89.98276,0.0,05/15/0390
+1.41857,42.4909,1351,10,13,9,12,11,4.65,5.0,fr,8261,27,337572,1,1,Active Shallow Crust,0.0,89.99004,0.0,10/13/1351
+1.41857,42.4909,4026,11,24,3,48,51,4.75,5.0,fr,8262,80,337584,1,1,Active Shallow Crust,0.0,89.9902,0.0,11/24/4026
+1.41857,42.4909,1013,7,30,6,38,27,5.45,15.0,fr,8263,20,337669,1,1,Active Shallow Crust,0.0,89.98998,0.0,07/30/1013
+8.61682,50.68501,2584,5,26,6,9,50,3.55,5.0,fr,8264,51,337920,1,1,Active Shallow Crust,0.0,89.98722,0.0,05/26/2584
+8.61682,50.68501,7105,8,15,14,36,55,3.95,5.0,fr,8265,142,337968,1,1,Active Shallow Crust,0.0,89.99194,0.0,08/15/7105
+8.61682,50.68501,2317,10,26,17,9,57,3.95,5.0,fr,8266,46,337974,1,1,Active Shallow Crust,0.0,89.99184,-90.0,10/26/2317
+8.61682,50.68501,3970,10,3,12,41,58,4.15,5.0,fr,8267,79,337992,1,1,Active Shallow Crust,0.0,89.98719,0.0,10/03/3970
+5.09759,40.75135,603,4,25,0,3,58,3.55,15.0,fr,8268,12,338401,1,1,Active Shallow Crust,0.0,89.99236,0.0,04/25/0603
+5.09759,40.75135,9553,2,17,2,10,7,3.75,5.0,fr,8269,191,338433,1,1,Active Shallow Crust,128.8965,89.96739,0.0,02/17/9553
+-2.4225,46.76652,431,3,16,1,17,18,3.75,15.0,fr,8270,8,338905,1,1,Active Shallow Crust,0.0,89.98903,0.0,03/16/0431
+-2.4225,46.76652,2353,8,22,7,37,23,3.85,5.0,fr,8271,47,338916,1,1,Active Shallow Crust,0.0,89.99022,0.0,08/22/2353
+-2.4225,46.76652,144,11,1,10,52,29,3.95,15.0,fr,8272,2,338932,1,1,Active Shallow Crust,240.0198,58.00501,0.0,11/01/0144
+-2.4225,46.76652,2821,7,24,20,55,31,4.15,5.0,fr,8273,56,338952,1,1,Active Shallow Crust,0.0,89.98962,0.0,07/24/2821
+-2.4225,46.76652,5885,2,14,13,41,59,4.45,5.0,fr,8274,117,338997,1,1,Active Shallow Crust,128.8921,89.99387,0.0,02/14/5885
+-2.4225,46.76652,3786,6,3,22,58,59,5.15,5.0,fr,8275,75,339072,1,1,Active Shallow Crust,0.0,89.99014,0.0,06/03/3786
+1.81402,43.61821,7534,9,20,11,17,49,3.55,5.0,fr,8276,150,339360,1,1,Active Shallow Crust,0.0,89.99088,0.0,09/20/7534
+1.81402,43.61821,6309,4,28,0,38,10,3.95,15.0,fr,8277,126,339412,1,1,Active Shallow Crust,240.0194,58.00489,0.0,04/28/6309
+0.47747,48.73071,9288,9,22,5,0,14,3.55,5.0,fr,8278,185,339840,1,1,Active Shallow Crust,0.0,89.99002,0.0,09/22/9288
+0.47747,48.73071,7159,2,4,3,13,1,3.55,15.0,fr,8279,143,339841,1,3,Active Shallow Crust,0.0,89.99002,0.0,02/04/7159
+0.47747,48.73071,1648,2,24,16,49,9,3.55,15.0,fr,8280,32,339841,1,3,Active Shallow Crust,0.0,89.99002,0.0,02/24/1648
+0.47747,48.73071,2304,9,9,17,29,1,3.55,15.0,fr,8281,46,339841,1,3,Active Shallow Crust,0.0,89.99002,0.0,09/09/2304
+0.47747,48.73071,9119,12,21,16,32,27,3.55,15.0,fr,8282,182,339847,1,1,Active Shallow Crust,0.0,89.98991,-90.0,12/21/9119
+0.47747,48.73071,1306,7,1,9,9,10,3.75,5.0,fr,8283,26,339864,1,1,Active Shallow Crust,0.0,89.9901,0.0,07/01/1306
+0.47747,48.73071,2577,7,24,4,52,59,4.05,5.0,fr,8284,51,339909,1,1,Active Shallow Crust,128.8902,89.99369,0.0,07/24/2577
+0.47747,48.73071,5834,1,14,4,41,26,4.05,15.0,fr,8285,116,339910,1,1,Active Shallow Crust,128.8902,89.99369,0.0,01/14/5834
+0.47747,48.73071,4180,11,13,19,48,30,4.95,15.0,fr,8286,83,340012,1,1,Active Shallow Crust,240.013,58.00467,0.0,11/13/4180
+6.98958,49.00752,9225,6,15,0,30,42,3.65,15.0,fr,8287,184,340333,1,1,Active Shallow Crust,0.0,89.98821,0.0,06/15/9225
+6.98958,49.00752,3552,7,18,0,48,7,3.65,5.0,fr,8288,71,340341,1,1,Active Shallow Crust,128.9003,89.96357,0.0,07/18/3552
+6.98958,49.00752,9015,11,16,15,59,42,3.75,15.0,fr,8289,180,340351,1,1,Active Shallow Crust,0.0,89.98937,-90.0,11/16/9015
+6.98958,49.00752,2197,6,6,13,12,6,4.15,15.0,fr,8290,43,340393,1,1,Active Shallow Crust,0.0,89.99005,0.0,06/06/2197
+2.65509,48.57268,2027,6,22,22,54,24,3.65,15.0,fr,8291,40,340819,1,1,Active Shallow Crust,0.0,89.99097,-90.0,06/22/2027
+2.65509,48.57268,1034,2,16,9,7,16,3.95,15.0,fr,8292,20,340849,1,1,Active Shallow Crust,0.0,89.98947,0.0,02/16/1034
+2.65509,48.57268,1852,6,11,6,34,57,3.95,27.5,fr,8293,37,340850,1,1,Active Shallow Crust,0.0,89.98947,0.0,06/11/1852
+2.65509,48.57268,7723,4,7,19,32,19,3.95,5.0,fr,8294,154,340857,1,1,Active Shallow Crust,128.9002,89.99368,0.0,04/07/7723
+-2.37427,42.36023,6735,9,28,19,23,46,3.55,27.5,fr,8295,134,341282,1,1,Active Shallow Crust,0.0,89.98882,0.0,09/28/6735
+-2.37427,42.36023,9140,12,9,8,12,19,3.65,15.0,fr,8296,182,341293,1,1,Active Shallow Crust,0.0,89.99004,0.0,12/09/9140
+-2.37427,42.36023,9535,1,1,10,22,1,3.65,27.5,fr,8297,190,341294,1,2,Active Shallow Crust,0.0,89.99004,0.0,01/01/9535
+-2.37427,42.36023,7343,8,10,5,27,1,3.65,27.5,fr,8298,146,341294,1,2,Active Shallow Crust,0.0,89.99004,0.0,08/10/7343
+-2.37427,42.36023,9881,5,29,10,8,25,3.85,15.0,fr,8299,197,341317,1,1,Active Shallow Crust,0.0,89.98945,0.0,05/29/9881
+-2.37427,42.36023,956,1,28,13,4,27,3.95,5.0,fr,8300,19,341328,1,2,Active Shallow Crust,0.0,89.9906,0.0,01/28/0956
+-2.37427,42.36023,7598,4,8,17,36,13,3.95,5.0,fr,8301,151,341328,1,2,Active Shallow Crust,0.0,89.9906,0.0,04/08/7598
+-2.37427,42.36023,5476,1,11,0,39,13,3.95,5.0,fr,8302,109,341337,1,1,Active Shallow Crust,128.9004,89.99413,0.0,01/11/5476
+-2.37427,42.36023,3240,6,5,21,47,54,4.05,27.5,fr,8303,64,341342,1,1,Active Shallow Crust,0.0,89.98952,0.0,06/05/3240
+-2.37427,42.36023,559,2,6,11,39,14,4.25,5.0,fr,8304,11,341364,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/06/0559
+-2.37427,42.36023,3341,5,24,0,17,15,4.25,15.0,fr,8305,66,341365,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/24/3341
+-2.37427,42.36023,7073,7,24,2,3,44,4.35,5.0,fr,8306,141,341376,1,2,Active Shallow Crust,0.0,89.98962,0.0,07/24/7073
+-2.37427,42.36023,1574,2,12,5,35,57,4.35,5.0,fr,8307,31,341376,1,2,Active Shallow Crust,0.0,89.98962,0.0,02/12/1574
+-2.37427,42.36023,7821,6,11,12,47,38,4.45,27.5,fr,8308,156,341390,1,1,Active Shallow Crust,0.0,89.98943,0.0,06/11/7821
+-2.37427,42.36023,1247,6,7,4,1,34,4.85,27.5,fr,8309,24,341447,1,1,Active Shallow Crust,128.8939,89.98901,0.0,06/07/1247
+-2.37427,42.36023,8639,5,7,8,12,57,4.95,5.0,fr,8310,172,341448,1,1,Active Shallow Crust,0.0,89.99033,0.0,05/07/8639
+-2.14134,46.52014,9584,5,12,15,23,3,3.55,5.0,fr,8311,191,341760,1,1,Active Shallow Crust,0.0,89.98959,0.0,05/12/9584
+-2.14134,46.52014,1024,3,12,5,41,18,3.65,5.0,fr,8312,20,341772,1,1,Active Shallow Crust,0.0,89.99072,0.0,03/12/1024
+1.6184,45.73746,1918,10,1,2,17,35,3.55,5.0,fr,8313,38,342240,1,1,Active Shallow Crust,0.0,89.98944,0.0,10/01/1918
+1.6184,45.73746,4504,10,24,3,12,33,3.55,15.0,fr,8314,90,342241,1,1,Active Shallow Crust,0.0,89.98944,0.0,10/24/4504
+1.6184,45.73746,5141,11,19,20,13,46,3.65,5.0,fr,8315,102,342252,1,1,Active Shallow Crust,0.0,89.99059,0.0,11/19/5141
+1.6184,45.73746,680,12,21,3,18,34,3.65,15.0,fr,8316,13,342256,1,1,Active Shallow Crust,240.0011,58.01271,0.0,12/21/0680
+1.6184,45.73746,2217,2,4,18,40,5,3.75,5.0,fr,8317,44,342264,1,1,Active Shallow Crust,0.0,89.99022,0.0,02/04/2217
+1.6184,45.73746,8264,7,26,8,12,7,3.75,15.0,fr,8318,165,342268,1,2,Active Shallow Crust,240.008,58.01749,0.0,07/26/8264
+1.6184,45.73746,1920,1,19,14,9,42,3.75,15.0,fr,8319,38,342268,1,2,Active Shallow Crust,240.008,58.01749,0.0,01/19/1920
+1.6184,45.73746,719,6,26,8,45,23,3.75,15.0,fr,8320,14,342274,1,1,Active Shallow Crust,128.8968,89.96735,0.0,06/26/0719
+1.6184,45.73746,8054,6,21,11,3,34,3.85,5.0,fr,8321,161,342279,1,1,Active Shallow Crust,240.0108,57.9976,0.0,06/21/8054
+1.6184,45.73746,9781,3,19,4,28,29,3.85,5.0,fr,8322,195,342285,1,1,Active Shallow Crust,128.8959,89.99377,0.0,03/19/9781
+1.6184,45.73746,2413,2,25,16,19,42,3.95,5.0,fr,8323,48,342288,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/25/2413
+1.6184,45.73746,8226,12,11,16,42,27,3.95,15.0,fr,8324,164,342289,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/11/8226
+1.6184,45.73746,271,2,9,13,42,15,4.05,5.0,fr,8325,5,342300,1,1,Active Shallow Crust,0.0,89.9901,0.0,02/09/0271
+1.6184,45.73746,6604,9,13,6,13,58,4.05,15.0,fr,8326,132,342301,1,1,Active Shallow Crust,0.0,89.9901,0.0,09/13/6604
+1.6184,45.73746,7015,11,22,18,2,20,4.25,15.0,fr,8327,140,342325,1,1,Active Shallow Crust,0.0,89.98978,0.0,11/22/7015
+1.6184,45.73746,2408,5,19,7,22,32,4.25,5.0,fr,8328,48,342333,1,1,Active Shallow Crust,128.8945,89.98092,0.0,05/19/2408
+-0.24331,50.40433,4216,7,5,21,56,6,3.55,5.0,fr,8329,84,342720,1,1,Active Shallow Crust,0.0,89.98996,0.0,07/05/4216
+-0.24331,50.40433,1031,12,11,5,46,10,4.05,5.0,fr,8330,20,342780,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/11/1031
+-0.24331,50.40433,8742,5,24,5,34,26,4.45,27.5,fr,8331,174,342830,1,1,Active Shallow Crust,0.0,89.99002,0.0,05/24/8742
+-0.24331,50.40433,1057,7,25,5,57,33,5.15,15.0,fr,8332,21,342916,1,1,Active Shallow Crust,240.0221,58.00042,0.0,07/25/1057
+9.31621,49.88557,813,4,3,18,55,30,3.95,27.5,fr,8333,16,343250,1,1,Active Shallow Crust,0.0,89.9918,0.0,04/03/0813
+-0.03889,46.69522,4913,8,5,21,55,48,3.55,5.0,fr,8334,98,343680,1,3,Active Shallow Crust,0.0,89.99001,0.0,08/05/4913
+-0.03889,46.69522,1455,11,13,18,26,58,3.55,5.0,fr,8335,29,343680,1,3,Active Shallow Crust,0.0,89.99001,0.0,11/13/1455
+-0.03889,46.69522,6554,10,30,20,55,30,3.55,5.0,fr,8336,131,343680,1,3,Active Shallow Crust,0.0,89.99001,0.0,10/30/6554
+-0.03889,46.69522,5177,11,14,16,0,26,3.55,15.0,fr,8337,103,343681,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/14/5177
+-0.03889,46.69522,8315,10,13,1,10,6,3.55,15.0,fr,8338,166,343684,1,1,Active Shallow Crust,240.0122,57.99817,0.0,10/13/8315
+-0.03889,46.69522,1098,7,2,1,52,44,3.55,15.0,fr,8339,21,343687,1,1,Active Shallow Crust,0.0,89.99,-90.0,07/02/1098
+-0.03889,46.69522,2112,10,2,11,43,27,3.65,5.0,fr,8340,42,343692,1,2,Active Shallow Crust,0.0,89.98998,0.0,10/02/2112
+-0.03889,46.69522,1082,5,18,8,9,11,3.65,5.0,fr,8341,21,343692,1,2,Active Shallow Crust,0.0,89.98998,0.0,05/18/1082
+-0.03889,46.69522,5880,11,28,4,41,36,3.65,27.5,fr,8342,117,343694,1,1,Active Shallow Crust,0.0,89.98998,0.0,11/28/5880
+-0.03889,46.69522,9194,6,6,16,34,2,3.65,5.0,fr,8343,183,343701,1,1,Active Shallow Crust,128.9004,89.96351,0.0,06/06/9194
+-0.03889,46.69522,9142,5,19,17,24,59,3.75,5.0,fr,8344,182,343704,1,2,Active Shallow Crust,0.0,89.99,0.0,05/19/9142
+-0.03889,46.69522,4065,7,10,21,22,44,3.75,5.0,fr,8345,81,343704,1,2,Active Shallow Crust,0.0,89.99,0.0,07/10/4065
+-0.03889,46.69522,6232,12,21,5,15,25,3.75,15.0,fr,8346,124,343708,1,1,Active Shallow Crust,240.0084,58.01758,0.0,12/21/6232
+-0.03889,46.69522,543,2,8,17,3,55,3.95,5.0,fr,8347,10,343728,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/08/0543
+-0.03889,46.69522,3210,5,5,18,48,49,4.05,5.0,fr,8348,64,343740,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/05/3210
+-0.03889,46.69522,2146,10,2,19,42,48,4.05,5.0,fr,8349,42,343743,1,1,Active Shallow Crust,240.006,58.00584,0.0,10/02/2146
+-0.03889,46.69522,3492,3,6,15,37,49,4.25,5.0,fr,8350,69,343764,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/06/3492
+-0.03889,46.69522,4794,9,18,12,13,32,4.45,5.0,fr,8351,95,343791,1,1,Active Shallow Crust,240.0053,57.99468,0.0,09/18/4794
+-0.03889,46.69522,5983,6,29,16,48,55,5.15,5.0,fr,8352,119,343872,1,1,Active Shallow Crust,360.0,89.99001,0.0,06/29/5983
+7.3728,51.04193,6536,10,8,9,35,27,3.75,5.0,fr,8353,130,344184,1,1,Active Shallow Crust,0.0,89.98993,0.0,10/08/6536
+7.3728,51.04193,272,3,2,14,3,21,3.95,5.0,fr,8354,5,344214,1,1,Active Shallow Crust,0.0,89.99191,-90.0,03/02/0272
+-3.13242,46.56087,9635,7,23,17,55,18,5.35,5.0,fr,8355,192,344856,1,1,Active Shallow Crust,0.0,89.98996,0.0,07/23/9635
+-2.99697,48.07301,6858,4,30,6,56,43,3.55,5.0,fr,8356,137,345120,1,4,Active Shallow Crust,0.0,89.98989,0.0,04/30/6858
+-2.99697,48.07301,7560,3,20,5,38,56,3.55,5.0,fr,8357,151,345120,1,4,Active Shallow Crust,0.0,89.98989,0.0,03/20/7560
+-2.99697,48.07301,3572,8,4,15,30,12,3.55,5.0,fr,8358,71,345120,1,4,Active Shallow Crust,0.0,89.98989,0.0,08/04/3572
+-2.99697,48.07301,2121,4,15,20,34,24,3.55,5.0,fr,8359,42,345120,1,4,Active Shallow Crust,0.0,89.98989,0.0,04/15/2121
+-2.99697,48.07301,2911,11,30,7,27,3,3.55,15.0,fr,8360,58,345121,1,1,Active Shallow Crust,0.0,89.98989,0.0,11/30/2911
+-2.99697,48.07301,9288,1,24,2,48,53,3.55,5.0,fr,8361,185,345123,1,1,Active Shallow Crust,240.0123,57.9977,0.0,01/24/9288
+-2.99697,48.07301,3536,6,20,14,24,38,3.65,5.0,fr,8362,70,345132,1,2,Active Shallow Crust,0.0,89.99099,0.0,06/20/3536
+-2.99697,48.07301,6901,10,24,15,57,58,3.65,5.0,fr,8363,138,345132,1,2,Active Shallow Crust,0.0,89.99099,0.0,10/24/6901
+-2.99697,48.07301,5812,11,9,12,27,9,3.75,5.0,fr,8364,116,345144,1,3,Active Shallow Crust,0.0,89.9893,0.0,11/09/5812
+-2.99697,48.07301,7205,11,24,7,17,41,3.75,5.0,fr,8365,144,345144,1,3,Active Shallow Crust,0.0,89.9893,0.0,11/24/7205
+-2.99697,48.07301,7913,1,20,4,27,46,3.75,5.0,fr,8366,158,345144,1,3,Active Shallow Crust,0.0,89.9893,0.0,01/20/7913
+-2.99697,48.07301,8182,5,21,10,42,24,3.75,5.0,fr,8367,163,345153,1,2,Active Shallow Crust,128.8963,89.96752,0.0,05/21/8182
+-2.99697,48.07301,9426,7,6,8,22,5,3.75,5.0,fr,8368,188,345153,1,2,Active Shallow Crust,128.8963,89.96752,0.0,07/06/9426
+-2.99697,48.07301,9683,6,9,8,54,53,3.85,5.0,fr,8369,193,345156,1,2,Active Shallow Crust,0.0,89.99046,0.0,06/09/9683
+-2.99697,48.07301,2409,2,13,11,39,34,3.85,5.0,fr,8370,48,345156,1,2,Active Shallow Crust,0.0,89.99046,0.0,02/13/2409
+-2.99697,48.07301,2294,11,5,6,31,43,3.95,15.0,fr,8371,45,345169,1,1,Active Shallow Crust,0.0,89.98937,0.0,11/05/2294
+-2.99697,48.07301,2408,4,14,2,1,33,4.05,5.0,fr,8372,48,345180,1,1,Active Shallow Crust,0.0,89.99052,0.0,04/14/2408
+-2.99697,48.07301,6238,11,14,3,33,37,4.15,5.0,fr,8373,124,345192,1,1,Active Shallow Crust,0.0,89.98987,0.0,11/14/6238
+-2.99697,48.07301,3433,2,18,14,50,58,4.55,15.0,fr,8374,68,345241,1,1,Active Shallow Crust,0.0,89.99041,0.0,02/18/3433
+-2.99697,48.07301,3638,11,7,5,4,18,4.95,5.0,fr,8375,72,345288,1,1,Active Shallow Crust,0.0,89.98991,0.0,11/07/3638
+3.50493,47.01246,6815,1,6,0,9,33,3.55,15.0,fr,8376,136,345601,1,1,Active Shallow Crust,0.0,89.98969,0.0,01/06/6815
+3.50493,47.01246,6887,3,27,1,42,15,3.75,5.0,fr,8377,137,345624,1,1,Active Shallow Crust,0.0,89.98907,0.0,03/27/6887
+3.50493,47.01246,8736,3,12,21,53,20,3.95,5.0,fr,8378,174,345648,1,1,Active Shallow Crust,0.0,89.98915,0.0,03/12/8736
+3.50493,47.01246,2611,12,14,19,50,5,4.25,5.0,fr,8379,52,345684,1,1,Active Shallow Crust,0.0,89.98925,0.0,12/14/2611
+3.50493,47.01246,1316,7,19,18,50,3,4.35,5.0,fr,8380,26,345696,1,1,Active Shallow Crust,0.0,89.99042,0.0,07/19/1316
+3.50493,47.01246,7460,1,16,7,37,42,5.85,5.0,fr,8381,149,345882,1,1,Active Shallow Crust,0.0,89.9899,-90.0,01/16/7460
+-1.19516,47.95289,141,9,24,12,15,42,3.55,5.0,fr,8382,2,346089,1,1,Active Shallow Crust,128.896,89.99409,0.0,09/24/0141
+-1.19516,47.95289,3503,11,19,6,11,14,3.65,5.0,fr,8383,70,346092,1,1,Active Shallow Crust,0.0,89.98946,0.0,11/19/3503
+-1.19516,47.95289,5823,6,10,1,58,58,3.65,5.0,fr,8384,116,346095,1,1,Active Shallow Crust,240.0013,58.01286,0.0,06/10/5823
+-1.19516,47.95289,3315,4,11,11,58,40,3.65,5.0,fr,8385,66,346098,1,1,Active Shallow Crust,0.0,89.98934,-90.0,04/11/3315
+-1.19516,47.95289,2135,3,4,3,0,53,3.75,5.0,fr,8386,42,346104,1,1,Active Shallow Crust,0.0,89.99061,0.0,03/04/2135
+-1.19516,47.95289,5660,3,25,9,44,38,4.15,5.0,fr,8387,113,346152,1,1,Active Shallow Crust,0.0,89.98985,0.0,03/25/5660
+-1.19516,47.95289,8731,2,20,5,17,27,4.35,5.0,fr,8388,174,346176,1,1,Active Shallow Crust,0.0,89.98991,0.0,02/20/8731
+-1.19516,47.95289,6707,2,2,1,50,11,4.35,15.0,fr,8389,134,346177,1,1,Active Shallow Crust,0.0,89.98991,0.0,02/02/6707
+-1.19516,47.95289,4568,12,9,5,38,22,4.35,15.0,fr,8390,91,346183,1,1,Active Shallow Crust,0.0,89.9898,-90.0,12/09/4568
+-1.19516,47.95289,7804,10,10,10,16,42,4.95,5.0,fr,8391,156,346248,1,1,Active Shallow Crust,0.0,89.98989,0.0,10/10/7804
+2.52958,41.46595,1875,5,8,19,38,50,3.55,5.0,fr,8392,37,346560,1,5,Active Shallow Crust,0.0,89.98866,0.0,05/08/1875
+2.52958,41.46595,4764,9,4,10,50,0,3.55,5.0,fr,8393,95,346560,1,5,Active Shallow Crust,0.0,89.98866,0.0,09/04/4764
+2.52958,41.46595,6666,2,13,22,37,8,3.55,5.0,fr,8394,133,346560,1,5,Active Shallow Crust,0.0,89.98866,0.0,02/13/6666
+2.52958,41.46595,6123,2,27,8,28,37,3.55,5.0,fr,8395,122,346560,1,5,Active Shallow Crust,0.0,89.98866,0.0,02/27/6123
+2.52958,41.46595,2272,12,6,23,17,20,3.55,5.0,fr,8396,45,346560,1,5,Active Shallow Crust,0.0,89.98866,0.0,12/06/2272
+2.52958,41.46595,7728,6,6,1,58,5,3.55,15.0,fr,8397,154,346561,1,4,Active Shallow Crust,0.0,89.98866,0.0,06/06/7728
+2.52958,41.46595,2926,10,27,8,49,30,3.55,15.0,fr,8398,58,346561,1,4,Active Shallow Crust,0.0,89.98866,0.0,10/27/2926
+2.52958,41.46595,7442,2,2,23,7,57,3.55,15.0,fr,8399,148,346561,1,4,Active Shallow Crust,0.0,89.98866,0.0,02/02/7442
+2.52958,41.46595,2078,12,9,20,49,10,3.55,15.0,fr,8400,41,346561,1,4,Active Shallow Crust,0.0,89.98866,0.0,12/09/2078
+2.52958,41.46595,4802,4,6,15,32,37,3.55,27.5,fr,8401,96,346562,1,1,Active Shallow Crust,0.0,89.98866,0.0,04/06/4802
+2.52958,41.46595,3631,6,5,14,58,16,3.55,5.0,fr,8402,72,346563,1,1,Active Shallow Crust,240.0115,57.99827,0.0,06/05/3631
+2.52958,41.46595,5241,5,2,5,19,33,3.65,5.0,fr,8403,104,346572,1,2,Active Shallow Crust,0.0,89.9899,0.0,05/02/5241
+2.52958,41.46595,5594,1,29,15,3,43,3.65,5.0,fr,8404,111,346572,1,2,Active Shallow Crust,0.0,89.9899,0.0,01/29/5594
+2.52958,41.46595,4779,6,14,10,12,40,3.65,5.0,fr,8405,95,346575,1,1,Active Shallow Crust,240.0003,58.01263,0.0,06/14/4779
+2.52958,41.46595,257,1,10,12,53,42,3.65,27.5,fr,8406,5,346577,1,2,Active Shallow Crust,240.0003,58.01254,0.0,01/10/0257
+2.52958,41.46595,5106,3,31,13,37,28,3.65,27.5,fr,8407,102,346577,1,2,Active Shallow Crust,240.0003,58.01254,0.0,03/31/5106
+2.52958,41.46595,5630,10,15,8,27,52,3.65,5.0,fr,8408,112,346581,1,1,Active Shallow Crust,128.9012,89.96342,0.0,10/15/5630
+2.52958,41.46595,9455,5,17,2,9,53,3.75,5.0,fr,8409,189,346584,1,3,Active Shallow Crust,0.0,89.991,0.0,05/17/9455
+2.52958,41.46595,3752,10,7,6,41,30,3.75,5.0,fr,8410,75,346584,1,3,Active Shallow Crust,0.0,89.991,0.0,10/07/3752
+2.52958,41.46595,6267,5,20,19,23,49,3.75,5.0,fr,8411,125,346584,1,3,Active Shallow Crust,0.0,89.991,0.0,05/20/6267
+2.52958,41.46595,6018,10,11,19,0,29,3.75,15.0,fr,8412,120,346585,1,1,Active Shallow Crust,0.0,89.991,0.0,10/11/6018
+2.52958,41.46595,4227,6,13,22,52,34,3.75,27.5,fr,8413,84,346586,1,1,Active Shallow Crust,0.0,89.991,0.0,06/13/4227
+2.52958,41.46595,7964,12,23,21,29,26,3.75,15.0,fr,8414,159,346588,1,1,Active Shallow Crust,240.0074,58.01741,0.0,12/23/7964
+2.52958,41.46595,232,10,21,3,39,55,3.75,5.0,fr,8415,4,346593,1,1,Active Shallow Crust,128.8971,89.96741,0.0,10/21/0232
+2.52958,41.46595,9134,8,17,4,30,18,3.85,5.0,fr,8416,182,346596,1,3,Active Shallow Crust,0.0,89.9893,0.0,08/17/9134
+2.52958,41.46595,3370,5,5,21,28,27,3.85,5.0,fr,8417,67,346596,1,3,Active Shallow Crust,0.0,89.9893,0.0,05/05/3370
+2.52958,41.46595,2821,11,12,3,7,4,3.85,5.0,fr,8418,56,346596,1,3,Active Shallow Crust,0.0,89.9893,0.0,11/12/2821
+2.52958,41.46595,4447,1,4,7,28,10,3.85,15.0,fr,8419,88,346597,1,1,Active Shallow Crust,0.0,89.9893,0.0,01/04/4447
+2.52958,41.46595,3843,5,1,3,30,25,3.85,15.0,fr,8420,76,346603,1,1,Active Shallow Crust,0.0,89.98917,-90.0,05/01/3843
+2.52958,41.46595,455,3,10,10,53,5,3.85,27.5,fr,8421,9,346607,1,1,Active Shallow Crust,128.8963,89.99332,0.0,03/10/0455
+2.52958,41.46595,94,4,2,12,21,32,3.95,5.0,fr,8422,1,346608,1,1,Active Shallow Crust,0.0,89.99046,0.0,04/02/0094
+2.52958,41.46595,2136,8,13,14,51,17,4.05,5.0,fr,8423,42,346620,1,3,Active Shallow Crust,0.0,89.98938,0.0,08/13/2136
+2.52958,41.46595,5393,7,31,15,16,43,4.05,5.0,fr,8424,107,346620,1,3,Active Shallow Crust,0.0,89.98938,0.0,07/31/5393
+2.52958,41.46595,3261,11,13,9,5,5,4.05,5.0,fr,8425,65,346620,1,3,Active Shallow Crust,0.0,89.98938,0.0,11/13/3261
+2.52958,41.46595,6378,5,25,19,56,29,4.05,27.5,fr,8426,127,346628,1,1,Active Shallow Crust,0.0,89.98925,-90.0,05/25/6378
+2.52958,41.46595,9493,2,12,9,55,13,4.15,15.0,fr,8427,189,346633,1,1,Active Shallow Crust,0.0,89.99053,0.0,02/12/9493
+2.52958,41.46595,1798,6,1,0,16,52,4.25,15.0,fr,8428,35,346645,1,2,Active Shallow Crust,0.0,89.98988,0.0,06/01/1798
+2.52958,41.46595,8507,11,10,5,54,12,4.25,15.0,fr,8429,170,346645,1,2,Active Shallow Crust,0.0,89.98988,0.0,11/10/8507
+2.52958,41.46595,3607,6,20,11,24,0,4.35,5.0,fr,8430,72,346656,1,1,Active Shallow Crust,0.0,89.98947,0.0,06/20/3607
+2.52958,41.46595,470,10,24,0,6,20,4.45,15.0,fr,8431,9,346669,1,1,Active Shallow Crust,0.0,89.99062,0.0,10/24/0470
+2.52958,41.46595,5530,10,5,4,32,17,4.55,15.0,fr,8432,110,346681,1,1,Active Shallow Crust,0.0,89.99044,0.0,10/05/5530
+2.52958,41.46595,8964,11,10,17,42,37,4.65,5.0,fr,8433,179,346692,1,1,Active Shallow Crust,0.0,89.99042,0.0,11/10/8964
+2.52958,41.46595,9591,6,7,23,9,43,5.05,5.0,fr,8434,191,346740,1,1,Active Shallow Crust,0.0,89.98992,0.0,06/07/9591
+2.52958,41.46595,4602,9,15,14,18,38,5.25,15.0,fr,8435,92,346765,1,1,Active Shallow Crust,0.0,89.98986,0.0,09/15/4602
+2.52958,41.46595,9727,11,27,3,49,15,5.65,15.0,fr,8436,194,346813,1,1,Active Shallow Crust,0.0,89.98989,0.0,11/27/9727
+2.52958,41.46595,2585,8,18,2,7,4,5.95,5.0,fr,8437,51,346848,1,1,Active Shallow Crust,0.0,89.98998,0.0,08/18/2585
+-4.71921,49.26684,1124,8,20,3,7,15,3.65,15.0,fr,8438,22,347056,1,1,Active Shallow Crust,240.0008,58.01317,0.0,08/20/1124
+-4.71921,49.26684,7472,1,4,9,9,8,3.75,15.0,fr,8439,149,347074,1,1,Active Shallow Crust,128.8963,89.96754,0.0,01/04/7472
+-4.71921,49.26684,9947,5,1,19,38,40,3.85,15.0,fr,8440,198,347080,1,1,Active Shallow Crust,240.0113,57.99844,0.0,05/01/9947
+-4.71921,49.26684,1986,7,28,11,58,18,4.05,5.0,fr,8441,39,347103,1,1,Active Shallow Crust,240.0065,58.0059,0.0,07/28/1986
+-4.71921,49.26684,5365,6,8,8,49,15,5.25,5.0,fr,8442,107,347250,1,1,Active Shallow Crust,0.0,89.98965,-90.0,06/08/5365
+4.73258,41.78719,6386,5,11,21,50,32,3.55,5.0,fr,8443,127,347520,1,2,Active Shallow Crust,0.0,89.99249,0.0,05/11/6386
+4.73258,41.78719,3972,8,3,3,40,45,3.55,5.0,fr,8444,79,347520,1,2,Active Shallow Crust,0.0,89.99249,0.0,08/03/3972
+4.73258,41.78719,3958,3,31,1,32,27,3.65,15.0,fr,8445,79,347533,1,1,Active Shallow Crust,0.0,89.9933,0.0,03/31/3958
+4.73258,41.78719,7064,6,28,6,18,5,3.75,15.0,fr,8446,141,347545,1,1,Active Shallow Crust,0.0,89.98805,0.0,06/28/7064
+4.73258,41.78719,7290,5,29,11,36,49,4.95,15.0,fr,8447,145,347689,1,1,Active Shallow Crust,0.0,89.98949,0.0,05/29/7290
+2.18346,41.14201,8082,8,12,11,40,42,3.55,5.0,fr,8448,161,348000,1,1,Active Shallow Crust,0.0,89.98861,0.0,08/12/8082
+2.18346,41.14201,7908,4,13,20,49,52,3.55,15.0,fr,8449,158,348004,1,1,Active Shallow Crust,240.0116,57.99841,0.0,04/13/7908
+2.18346,41.14201,1566,8,20,17,56,28,3.65,15.0,fr,8450,31,348013,1,1,Active Shallow Crust,0.0,89.98985,0.0,08/20/1566
+2.18346,41.14201,4181,10,18,0,15,57,3.65,5.0,fr,8451,83,348018,1,1,Active Shallow Crust,0.0,89.98973,-90.0,10/18/4181
+2.18346,41.14201,8466,2,12,6,10,18,3.85,5.0,fr,8452,169,348036,1,2,Active Shallow Crust,0.0,89.98925,0.0,02/12/8466
+2.18346,41.14201,9399,9,10,18,31,27,3.85,5.0,fr,8453,187,348036,1,2,Active Shallow Crust,0.0,89.98925,0.0,09/10/9399
+2.18346,41.14201,5023,9,21,23,1,3,4.05,15.0,fr,8454,100,348061,1,1,Active Shallow Crust,0.0,89.98933,0.0,09/21/5023
+2.18346,41.14201,2957,10,28,12,13,59,4.25,15.0,fr,8455,59,348085,1,1,Active Shallow Crust,0.0,89.98982,0.0,10/28/2957
+2.18346,41.14201,7432,10,21,19,51,1,4.45,27.5,fr,8456,148,348110,1,1,Active Shallow Crust,0.0,89.99057,0.0,10/21/7432
+2.18346,41.14201,8612,6,15,4,37,39,4.55,5.0,fr,8457,172,348120,1,1,Active Shallow Crust,0.0,89.99039,0.0,06/15/8612
+2.4279,47.51138,8627,4,3,18,3,25,3.55,5.0,fr,8458,172,348480,1,1,Active Shallow Crust,0.0,89.98978,0.0,04/03/8627
+2.4279,47.51138,679,4,30,6,23,13,3.65,5.0,fr,8459,13,348492,1,1,Active Shallow Crust,0.0,89.99089,0.0,04/30/0679
+2.4279,47.51138,6862,6,24,19,59,47,3.65,15.0,fr,8460,137,348493,1,1,Active Shallow Crust,0.0,89.99089,0.0,06/24/6862
+2.4279,47.51138,8134,5,15,14,47,13,4.15,5.0,fr,8461,162,348555,1,1,Active Shallow Crust,240.0088,57.99725,0.0,05/15/8134
+2.4279,47.51138,621,6,17,16,33,11,4.35,5.0,fr,8462,12,348579,1,1,Active Shallow Crust,240.0087,57.99594,0.0,06/17/0621
+2.4279,47.51138,1333,7,29,20,1,28,4.45,5.0,fr,8463,26,348588,1,1,Active Shallow Crust,0.0,89.99033,0.0,07/29/1333
+2.4279,47.51138,2788,7,16,1,2,25,4.65,5.0,fr,8464,55,348612,1,1,Active Shallow Crust,0.0,89.9904,0.0,07/16/2788
+3.34286,51.30933,5689,9,2,6,32,53,3.55,5.0,fr,8465,113,348960,1,1,Active Shallow Crust,0.0,89.99055,0.0,09/02/5689
+3.34286,51.30933,574,8,1,10,56,28,3.55,15.0,fr,8466,11,348961,1,1,Active Shallow Crust,0.0,89.99055,0.0,08/01/0574
+3.34286,51.30933,8403,6,22,17,15,31,3.85,15.0,fr,8467,168,348997,1,2,Active Shallow Crust,0.0,89.99107,0.0,06/22/8403
+3.34286,51.30933,4166,12,31,19,8,58,3.85,15.0,fr,8468,83,348997,1,2,Active Shallow Crust,0.0,89.99107,0.0,12/31/4166
+3.34286,51.30933,9445,6,4,1,39,35,4.05,5.0,fr,8469,188,349020,1,1,Active Shallow Crust,0.0,89.98936,0.0,06/04/9445
+3.34286,51.30933,2893,5,26,6,9,46,4.15,5.0,fr,8470,57,349032,1,1,Active Shallow Crust,0.0,89.99052,0.0,05/26/2893
+3.34286,51.30933,8335,1,17,14,23,51,4.15,15.0,fr,8471,166,349033,1,1,Active Shallow Crust,0.0,89.99052,0.0,01/17/8335
+3.34286,51.30933,1145,9,7,18,54,54,4.25,15.0,fr,8472,22,349045,1,1,Active Shallow Crust,0.0,89.99014,0.0,09/07/1145
+3.34286,51.30933,7594,9,25,1,1,25,4.35,5.0,fr,8473,151,349056,1,1,Active Shallow Crust,0.0,89.98996,0.0,09/25/7594
+2.40047,40.50055,3981,9,5,1,46,7,3.95,5.0,fr,8474,79,349488,1,1,Active Shallow Crust,0.0,89.99033,0.0,09/05/3981
+2.40047,40.50055,2644,11,23,1,36,53,4.15,5.0,fr,8475,52,349512,1,1,Active Shallow Crust,0.0,89.99039,0.0,11/23/2644
+2.05326,48.94084,6172,8,4,10,40,57,3.55,5.0,fr,8476,123,349920,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/04/6172
+2.05326,48.94084,7950,10,20,5,22,49,3.65,5.0,fr,8477,158,349932,1,1,Active Shallow Crust,0.0,89.99114,0.0,10/20/7950
+2.05326,48.94084,4301,3,20,23,29,13,3.75,15.0,fr,8478,86,349945,1,1,Active Shallow Crust,0.0,89.98948,0.0,03/20/4301
+2.05326,48.94084,2132,1,29,22,53,51,3.95,5.0,fr,8479,42,349968,1,1,Active Shallow Crust,0.0,89.98956,0.0,01/29/2132
+2.05326,48.94084,5882,11,5,13,51,58,4.05,15.0,fr,8480,117,349984,1,1,Active Shallow Crust,240.0061,58.00608,0.0,11/05/5882
+1.1601,45.97466,8837,12,8,9,8,44,3.65,15.0,fr,8481,176,350413,1,1,Active Shallow Crust,0.0,89.99063,0.0,12/08/8837
+1.1601,45.97466,2593,12,20,0,46,12,3.75,5.0,fr,8482,51,350430,1,1,Active Shallow Crust,0.0,89.99014,-90.0,12/20/2593
+1.1601,45.97466,7284,8,23,18,20,57,3.85,15.0,fr,8483,145,350437,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/23/7284
+1.1601,45.97466,1963,7,9,10,22,31,3.95,5.0,fr,8484,39,350448,1,1,Active Shallow Crust,0.0,89.99005,0.0,07/09/1963
+1.1601,45.97466,7671,5,6,23,22,35,3.95,15.0,fr,8485,153,350449,1,1,Active Shallow Crust,0.0,89.99005,0.0,05/06/7671
+1.1601,45.97466,5578,10,4,23,1,3,4.35,5.0,fr,8486,111,350496,1,1,Active Shallow Crust,0.0,89.99023,0.0,10/04/5578
+1.1601,45.97466,9976,7,5,12,47,37,4.55,15.0,fr,8487,199,350521,1,1,Active Shallow Crust,0.0,89.99003,0.0,07/05/9976
+1.1601,45.97466,4428,10,8,11,7,10,4.85,15.0,fr,8488,88,350566,1,1,Active Shallow Crust,128.8928,89.98901,0.0,10/08/4428
+4.46974,44.6842,45,4,20,22,19,11,3.55,5.0,fr,8489,0,351360,1,4,Active Shallow Crust,0.0,89.99283,0.0,04/20/0045
+4.46974,44.6842,5460,9,13,4,12,0,3.55,5.0,fr,8490,109,351360,1,4,Active Shallow Crust,0.0,89.99283,0.0,09/13/5460
+4.46974,44.6842,8828,11,4,18,31,47,3.55,5.0,fr,8491,176,351360,1,4,Active Shallow Crust,0.0,89.99283,0.0,11/04/8828
+4.46974,44.6842,8255,10,7,7,28,43,3.55,5.0,fr,8492,165,351360,1,4,Active Shallow Crust,0.0,89.99283,0.0,10/07/8255
+4.46974,44.6842,4216,2,22,11,30,8,3.55,15.0,fr,8493,84,351361,1,2,Active Shallow Crust,0.0,89.99283,0.0,02/22/4216
+4.46974,44.6842,6313,9,1,4,5,48,3.55,15.0,fr,8494,126,351361,1,2,Active Shallow Crust,0.0,89.99283,0.0,09/01/6313
+4.46974,44.6842,2843,9,9,11,8,36,3.65,5.0,fr,8495,56,351372,1,1,Active Shallow Crust,0.0,89.98722,0.0,09/09/2843
+4.46974,44.6842,19,5,29,10,4,47,3.65,15.0,fr,8496,0,351376,1,1,Active Shallow Crust,240.0023,58.01227,0.0,05/29/0019
+4.46974,44.6842,768,11,5,4,12,25,3.75,5.0,fr,8497,15,351384,1,1,Active Shallow Crust,0.0,89.98861,0.0,11/05/0768
+4.46974,44.6842,7397,1,10,7,23,22,3.75,27.5,fr,8498,147,351386,1,1,Active Shallow Crust,0.0,89.98861,0.0,01/10/7397
+4.46974,44.6842,5932,7,11,15,52,0,3.75,15.0,fr,8499,118,351388,1,1,Active Shallow Crust,240.0079,58.0179,0.0,07/11/5932
+4.46974,44.6842,6751,10,18,23,22,3,3.95,27.5,fr,8500,135,351419,1,1,Active Shallow Crust,128.9005,89.99548,0.0,10/18/6751
+4.46974,44.6842,8674,10,5,23,16,13,4.05,5.0,fr,8501,173,351420,1,1,Active Shallow Crust,0.0,89.99194,0.0,10/05/8674
+4.46974,44.6842,9654,4,24,19,23,10,4.05,15.0,fr,8502,193,351421,1,1,Active Shallow Crust,0.0,89.99194,0.0,04/24/9654
+4.46974,44.6842,5512,9,22,2,56,45,4.15,5.0,fr,8503,110,351432,1,1,Active Shallow Crust,0.0,89.98922,0.0,09/22/5512
+4.46974,44.6842,7771,6,24,5,35,31,4.15,5.0,fr,8504,155,351438,1,1,Active Shallow Crust,0.0,89.9891,-90.0,06/24/7771
+4.46974,44.6842,2120,3,21,4,15,38,4.25,5.0,fr,8505,42,351447,1,1,Active Shallow Crust,240.007,57.99409,0.0,03/21/2120
+4.46974,44.6842,7949,6,4,9,58,46,4.35,5.0,fr,8506,158,351456,1,1,Active Shallow Crust,0.0,89.98858,0.0,06/04/7949
+4.46974,44.6842,9423,10,26,20,45,43,4.75,15.0,fr,8507,188,351514,1,1,Active Shallow Crust,128.8896,89.98807,0.0,10/26/9423
+-4.22027,47.27128,9708,6,19,11,48,53,3.75,5.0,fr,8508,194,351864,1,1,Active Shallow Crust,0.0,89.98913,0.0,06/19/9708
+-4.22027,47.27128,2160,5,16,20,56,53,3.75,15.0,fr,8509,43,351865,1,1,Active Shallow Crust,0.0,89.98913,0.0,05/16/2160
+4.79814,47.19977,310,2,2,14,58,44,3.75,5.0,fr,8510,6,352344,1,2,Active Shallow Crust,0.0,89.98911,0.0,02/02/0310
+4.79814,47.19977,4598,10,15,2,43,20,3.75,5.0,fr,8511,91,352344,1,2,Active Shallow Crust,0.0,89.98911,0.0,10/15/4598
+4.79814,47.19977,1390,10,9,22,13,38,3.95,5.0,fr,8512,27,352371,1,1,Active Shallow Crust,240.0201,58.00427,0.0,10/09/1390
+4.79814,47.19977,4517,2,17,20,36,2,4.15,15.0,fr,8513,90,352393,1,1,Active Shallow Crust,0.0,89.9897,0.0,02/17/4517
+4.79814,47.19977,5478,7,26,19,41,36,4.25,5.0,fr,8514,109,352404,1,2,Active Shallow Crust,0.0,89.99082,0.0,07/26/5478
+4.79814,47.19977,7855,2,2,3,28,30,4.25,5.0,fr,8515,157,352404,1,2,Active Shallow Crust,0.0,89.99082,0.0,02/02/7855
+4.79814,47.19977,4844,12,22,6,42,23,4.25,5.0,fr,8516,96,352413,1,1,Active Shallow Crust,128.8934,89.98097,0.0,12/22/4844
+4.79814,47.19977,5088,6,29,0,13,16,4.35,5.0,fr,8517,101,352416,1,1,Active Shallow Crust,0.0,89.98909,0.0,06/29/5088
+4.79814,47.19977,7878,5,6,7,50,41,4.55,5.0,fr,8518,157,352440,1,1,Active Shallow Crust,0.0,89.98917,0.0,05/06/7878
+4.79814,47.19977,1667,4,28,16,59,32,4.95,27.5,fr,8519,33,352490,1,1,Active Shallow Crust,0.0,89.99043,0.0,04/28/1667
+1.78869,49.19148,3104,7,1,21,13,29,3.65,5.0,fr,8520,62,352812,1,1,Active Shallow Crust,0.0,89.98972,0.0,07/01/3104
+1.78869,49.19148,5339,8,8,19,0,10,3.85,5.0,fr,8521,106,352842,1,1,Active Shallow Crust,0.0,89.99056,-90.0,08/08/5339
+1.78869,49.19148,5159,4,11,10,26,1,3.95,5.0,fr,8522,103,352851,1,1,Active Shallow Crust,240.0203,58.00494,0.0,04/11/5159
+1.78869,49.19148,4882,1,20,6,49,30,4.75,15.0,fr,8523,97,352951,1,1,Active Shallow Crust,0.0,89.98995,-90.0,01/20/4882
+-2.37226,42.77767,6618,1,30,10,55,57,3.65,15.0,fr,8524,132,353293,1,2,Active Shallow Crust,0.0,89.9901,0.0,01/30/6618
+-2.37226,42.77767,6770,1,23,10,5,3,3.65,15.0,fr,8525,135,353293,1,2,Active Shallow Crust,0.0,89.9901,0.0,01/23/6770
+-2.37226,42.77767,7935,11,26,21,24,6,3.75,5.0,fr,8526,158,353304,1,1,Active Shallow Crust,0.0,89.99118,0.0,11/26/7935
+-2.37226,42.77767,6555,1,31,20,3,10,3.85,5.0,fr,8527,131,353316,1,1,Active Shallow Crust,0.0,89.98952,0.0,01/31/6555
+-2.37226,42.77767,5443,5,15,20,15,44,3.95,27.5,fr,8528,108,353330,1,1,Active Shallow Crust,0.0,89.99066,0.0,05/15/5443
+-2.37226,42.77767,7010,4,9,14,19,26,3.95,15.0,fr,8529,140,353335,1,1,Active Shallow Crust,0.0,89.99055,-90.0,04/09/7010
+-2.37226,42.77767,8929,9,2,5,34,26,4.05,15.0,fr,8530,178,353350,1,1,Active Shallow Crust,128.8914,89.99376,0.0,09/02/8929
+-2.37226,42.77767,9929,3,7,22,9,45,4.35,27.5,fr,8531,198,353381,1,1,Active Shallow Crust,240.0078,57.99578,0.0,03/07/9929
+-2.37226,42.77767,4032,7,17,18,6,27,4.65,15.0,fr,8532,80,353413,1,1,Active Shallow Crust,0.0,89.98957,0.0,07/17/4032
+-2.37226,42.77767,2877,11,3,12,10,39,4.85,5.0,fr,8533,57,353442,1,1,Active Shallow Crust,0.0,89.98994,-90.0,11/03/2877
+-2.372259,42.77767,8651,8,4,15,32,47,6.05,5.357596,fr,8534,173,353580,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/04/8651
+5.23672,48.53336,5855,6,3,11,48,58,3.75,5.0,fr,8535,117,353793,1,1,Active Shallow Crust,128.8971,89.96699,0.0,06/03/5855
+-6.63,48.37608,7296,12,8,18,9,6,3.75,5.0,fr,8536,145,354264,1,1,Active Shallow Crust,0.0,89.98936,0.0,12/08/7296
+-6.63,48.37608,4676,10,11,22,35,0,5.65,5.0,fr,8537,93,354501,1,1,Active Shallow Crust,128.8735,89.99046,0.0,10/11/4676
+1.95481,46.69195,350,1,28,18,30,30,3.55,5.0,fr,8538,6,354720,1,4,Active Shallow Crust,0.0,89.98962,0.0,01/28/0350
+1.95481,46.69195,8612,8,30,6,59,8,3.55,5.0,fr,8539,172,354720,1,4,Active Shallow Crust,0.0,89.98962,0.0,08/30/8612
+1.95481,46.69195,6504,10,16,17,18,58,3.55,5.0,fr,8540,130,354720,1,4,Active Shallow Crust,0.0,89.98962,0.0,10/16/6504
+1.95481,46.69195,3736,3,28,23,48,19,3.55,5.0,fr,8541,74,354720,1,4,Active Shallow Crust,0.0,89.98962,0.0,03/28/3736
+1.95481,46.69195,9852,8,14,13,7,58,3.55,5.0,fr,8542,197,354726,1,1,Active Shallow Crust,0.0,89.9895,-90.0,08/14/9852
+1.95481,46.69195,4440,12,23,13,51,37,3.65,5.0,fr,8543,88,354732,1,1,Active Shallow Crust,0.0,89.99075,0.0,12/23/4440
+1.95481,46.69195,407,4,19,21,18,14,3.75,5.0,fr,8544,8,354744,1,2,Active Shallow Crust,0.0,89.99039,0.0,04/19/0407
+1.95481,46.69195,6443,8,23,15,48,2,3.75,5.0,fr,8545,128,354744,1,2,Active Shallow Crust,0.0,89.99039,0.0,08/23/6443
+1.95481,46.69195,3606,11,2,17,46,40,3.75,27.5,fr,8546,72,354746,1,1,Active Shallow Crust,0.0,89.99039,0.0,11/02/3606
+1.95481,46.69195,636,1,12,8,2,35,3.85,5.0,fr,8547,12,354756,1,3,Active Shallow Crust,0.0,89.9902,0.0,01/12/0636
+1.95481,46.69195,1626,3,11,20,2,15,3.85,5.0,fr,8548,32,354756,1,3,Active Shallow Crust,0.0,89.9902,0.0,03/11/1626
+1.95481,46.69195,5690,6,16,3,49,1,3.85,5.0,fr,8549,113,354756,1,3,Active Shallow Crust,0.0,89.9902,0.0,06/16/5690
+1.95481,46.69195,7297,9,11,6,32,13,3.85,15.0,fr,8550,145,354757,1,1,Active Shallow Crust,0.0,89.9902,0.0,09/11/7297
+1.95481,46.69195,5309,2,3,10,20,46,3.95,5.0,fr,8551,106,354768,1,1,Active Shallow Crust,0.0,89.99018,0.0,02/03/5309
+1.95481,46.69195,5332,11,23,5,32,46,3.95,5.0,fr,8552,106,354777,1,1,Active Shallow Crust,128.9004,89.99345,0.0,11/23/5332
+1.95481,46.69195,7759,1,10,19,2,31,4.05,5.0,fr,8553,155,354780,1,1,Active Shallow Crust,0.0,89.99027,0.0,01/10/7759
+1.95481,46.69195,8197,10,29,11,27,33,4.05,15.0,fr,8554,163,354781,1,1,Active Shallow Crust,0.0,89.99027,0.0,10/29/8197
+1.95481,46.69195,6803,3,5,11,20,21,5.05,5.0,fr,8555,136,354903,1,1,Active Shallow Crust,240.0223,57.99759,0.0,03/05/6803
+-0.4711,46.25741,7265,4,28,11,32,13,3.55,5.0,fr,8556,145,355200,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/28/7265
+-0.4711,46.25741,9997,11,13,13,39,59,3.65,27.5,fr,8557,199,355214,1,1,Active Shallow Crust,0.0,89.9899,0.0,11/13/9997
+-0.4711,46.25741,3868,5,25,9,46,19,3.65,5.0,fr,8558,77,355215,1,1,Active Shallow Crust,240.0011,58.01289,0.0,05/25/3868
+-0.4711,46.25741,7847,3,24,1,31,17,3.75,5.0,fr,8559,156,355224,1,1,Active Shallow Crust,0.0,89.98996,0.0,03/24/7847
+-0.4711,46.25741,8735,10,6,19,44,58,3.75,15.0,fr,8560,174,355225,1,1,Active Shallow Crust,0.0,89.98996,0.0,10/06/8735
+-0.4711,46.25741,2466,11,28,11,0,24,3.95,5.0,fr,8561,49,355248,1,1,Active Shallow Crust,0.0,89.9901,0.0,11/28/2466
+-0.4711,46.25741,4990,2,20,16,29,56,4.05,5.0,fr,8562,99,355263,1,1,Active Shallow Crust,240.0059,58.00583,0.0,02/20/4990
+-0.4711,46.25741,924,2,3,7,15,33,4.15,5.0,fr,8563,18,355272,1,1,Active Shallow Crust,0.0,89.98995,0.0,02/03/0924
+-0.4711,46.25741,7671,7,22,19,12,22,4.35,5.0,fr,8564,153,355296,1,1,Active Shallow Crust,0.0,89.98994,0.0,07/22/7671
+-0.4711,46.25741,3018,9,9,1,56,5,4.35,15.0,fr,8565,60,355297,1,1,Active Shallow Crust,0.0,89.98994,0.0,09/09/3018
+-0.4711,46.25741,5457,10,21,20,39,15,4.45,5.0,fr,8566,109,355311,1,1,Active Shallow Crust,240.0052,57.99464,0.0,10/21/5457
+-0.4711,46.25741,7327,2,28,11,36,30,4.75,15.0,fr,8567,146,355348,1,1,Active Shallow Crust,240.0074,58.00448,0.0,02/28/7327
+-0.4711,46.25741,9372,7,7,12,12,44,4.85,27.5,fr,8568,187,355367,1,1,Active Shallow Crust,128.8927,89.989,0.0,07/07/9372
+-0.4711,46.25741,5247,7,23,0,1,18,5.05,5.0,fr,8569,104,355380,1,1,Active Shallow Crust,0.0,89.99,0.0,07/23/5247
+5.79165,50.60362,1771,11,30,17,31,41,3.55,5.0,fr,8570,35,355680,1,3,Active Shallow Crust,0.0,89.9872,0.0,11/30/1771
+5.79165,50.60362,5492,7,7,13,41,31,3.55,5.0,fr,8571,109,355680,1,3,Active Shallow Crust,0.0,89.9872,0.0,07/07/5492
+5.79165,50.60362,6375,3,25,23,47,41,3.55,5.0,fr,8572,127,355680,1,3,Active Shallow Crust,0.0,89.9872,0.0,03/25/6375
+5.79165,50.60362,3192,12,2,11,8,36,3.55,27.5,fr,8573,63,355685,1,1,Active Shallow Crust,240.0135,57.99813,0.0,12/02/3192
+5.79165,50.60362,6585,7,8,19,44,45,3.55,15.0,fr,8574,131,355687,1,1,Active Shallow Crust,0.0,89.98705,-90.0,07/08/6585
+5.79165,50.60362,9818,1,18,3,5,42,3.55,5.0,fr,8575,196,355689,1,2,Active Shallow Crust,128.8957,89.9936,0.0,01/18/9818
+5.79165,50.60362,4474,10,31,13,50,20,3.55,5.0,fr,8576,89,355689,1,2,Active Shallow Crust,128.8957,89.9936,0.0,10/31/4474
+5.79165,50.60362,5406,1,27,17,18,4,3.65,5.0,fr,8577,108,355692,1,5,Active Shallow Crust,0.0,89.98859,0.0,01/27/5406
+5.79165,50.60362,6701,5,1,23,16,28,3.65,5.0,fr,8578,134,355692,1,5,Active Shallow Crust,0.0,89.98859,0.0,05/01/6701
+5.79165,50.60362,8447,2,28,3,18,56,3.65,5.0,fr,8579,168,355692,1,5,Active Shallow Crust,0.0,89.98859,0.0,02/28/8447
+5.79165,50.60362,5849,9,10,7,40,41,3.65,5.0,fr,8580,116,355692,1,5,Active Shallow Crust,0.0,89.98859,0.0,09/10/5849
+5.79165,50.60362,5441,7,6,17,5,26,3.65,5.0,fr,8581,108,355692,1,5,Active Shallow Crust,0.0,89.98859,0.0,07/06/5441
+5.79165,50.60362,9505,4,18,3,50,18,3.65,5.0,fr,8582,190,355698,1,1,Active Shallow Crust,0.0,89.98846,-90.0,04/18/9505
+5.79165,50.60362,1640,4,30,0,32,1,3.75,5.0,fr,8583,32,355704,1,2,Active Shallow Crust,0.0,89.98983,0.0,04/30/1640
+5.79165,50.60362,749,2,13,23,0,24,3.75,5.0,fr,8584,14,355704,1,2,Active Shallow Crust,0.0,89.98983,0.0,02/13/0749
+5.79165,50.60362,4443,5,21,5,53,17,3.75,15.0,fr,8585,88,355705,1,1,Active Shallow Crust,0.0,89.98983,0.0,05/21/4443
+5.79165,50.60362,6394,4,1,12,27,42,3.75,5.0,fr,8586,127,355710,1,1,Active Shallow Crust,0.0,89.98972,-90.0,04/01/6394
+5.79165,50.60362,8458,12,23,1,30,2,3.85,5.0,fr,8587,169,355716,1,3,Active Shallow Crust,0.0,89.99094,0.0,12/23/8458
+5.79165,50.60362,8856,1,29,18,26,29,3.85,5.0,fr,8588,177,355716,1,3,Active Shallow Crust,0.0,89.99094,0.0,01/29/8856
+5.79165,50.60362,9968,12,1,11,41,56,3.85,5.0,fr,8589,199,355716,1,3,Active Shallow Crust,0.0,89.99094,0.0,12/01/9968
+5.79165,50.60362,2680,8,12,21,55,55,3.85,15.0,fr,8590,53,355717,1,2,Active Shallow Crust,0.0,89.99094,0.0,08/12/2680
+5.79165,50.60362,4203,3,28,13,59,6,3.85,15.0,fr,8591,84,355717,1,2,Active Shallow Crust,0.0,89.99094,0.0,03/28/4203
+5.79165,50.60362,3343,6,8,8,25,1,3.85,27.5,fr,8592,66,355718,1,2,Active Shallow Crust,0.0,89.99094,0.0,06/08/3343
+5.79165,50.60362,4046,4,28,9,21,22,3.85,27.5,fr,8593,80,355718,1,2,Active Shallow Crust,0.0,89.99094,0.0,04/28/4046
+5.79165,50.60362,4340,9,21,6,32,32,3.85,5.0,fr,8594,86,355722,1,1,Active Shallow Crust,0.0,89.99083,-90.0,09/21/4340
+5.79165,50.60362,3392,7,5,8,33,36,3.95,5.0,fr,8595,67,355728,1,2,Active Shallow Crust,0.0,89.99192,0.0,07/05/3392
+5.79165,50.60362,6768,9,3,14,31,33,3.95,5.0,fr,8596,135,355728,1,2,Active Shallow Crust,0.0,89.99192,0.0,09/03/6768
+5.79165,50.60362,791,10,18,19,33,59,3.95,15.0,fr,8597,15,355729,1,2,Active Shallow Crust,0.0,89.99192,0.0,10/18/0791
+5.79165,50.60362,9194,3,6,14,38,32,3.95,15.0,fr,8598,183,355729,1,2,Active Shallow Crust,0.0,89.99192,0.0,03/06/9194
+5.79165,50.60362,5100,1,4,23,59,54,4.05,5.0,fr,8599,101,355740,1,1,Active Shallow Crust,0.0,89.9892,0.0,01/04/5100
+5.79165,50.60362,8229,5,15,10,10,27,4.05,15.0,fr,8600,164,355744,1,1,Active Shallow Crust,240.0063,58.00575,0.0,05/15/8229
+5.79165,50.60362,945,3,29,17,58,13,4.15,27.5,fr,8601,18,355754,1,1,Active Shallow Crust,0.0,89.99038,0.0,03/29/0945
+5.79165,50.60362,469,6,26,1,5,54,4.15,5.0,fr,8602,9,355755,1,1,Active Shallow Crust,240.0094,57.99743,0.0,06/26/0469
+5.79165,50.60362,1443,8,28,19,35,16,4.15,15.0,fr,8603,28,355762,1,1,Active Shallow Crust,128.8967,89.99358,0.0,08/28/1443
+5.79165,50.60362,9335,11,4,18,17,10,4.25,15.0,fr,8604,186,355765,1,2,Active Shallow Crust,0.0,89.99142,0.0,11/04/9335
+5.79165,50.60362,6863,4,6,23,9,43,4.25,15.0,fr,8605,137,355765,1,2,Active Shallow Crust,0.0,89.99142,0.0,04/06/6863
+5.79165,50.60362,1170,5,18,1,33,58,4.25,27.5,fr,8606,23,355766,1,1,Active Shallow Crust,0.0,89.99142,0.0,05/18/1170
+5.79165,50.60362,2177,5,18,19,33,31,4.25,5.0,fr,8607,43,355770,1,1,Active Shallow Crust,0.0,89.99133,-90.0,05/18/2177
+5.79165,50.60362,2798,4,29,12,53,38,4.35,15.0,fr,8608,55,355777,1,1,Active Shallow Crust,0.0,89.98981,0.0,04/29/2798
+5.79165,50.60362,6386,4,26,3,21,18,4.35,27.5,fr,8609,127,355784,1,1,Active Shallow Crust,0.0,89.98969,-90.0,04/26/6386
+5.79165,50.60362,8420,4,10,2,22,50,4.55,5.0,fr,8610,168,355800,1,1,Active Shallow Crust,0.0,89.98988,0.0,04/10/8420
+5.79165,50.60362,8702,4,13,14,49,2,4.75,5.0,fr,8611,174,355824,1,1,Active Shallow Crust,0.0,89.99035,0.0,04/13/8702
+5.79165,50.60362,5301,4,20,11,31,17,4.85,5.0,fr,8612,106,355839,1,1,Active Shallow Crust,240.0188,58.00277,0.0,04/20/5301
+5.79165,50.60362,9530,5,22,0,10,49,4.85,5.0,fr,8613,190,355842,1,1,Active Shallow Crust,0.0,89.98985,-90.0,05/22/9530
+5.79165,50.60362,7426,2,18,10,56,50,4.95,15.0,fr,8614,148,355858,1,1,Active Shallow Crust,128.8881,89.98973,0.0,02/18/7426
+5.79165,50.60362,9057,2,7,16,2,12,5.05,15.0,fr,8615,181,355861,1,1,Active Shallow Crust,0.0,89.98975,0.0,02/07/9057
+5.79165,50.60362,5153,9,27,7,42,4,5.45,15.0,fr,8616,103,355909,1,1,Active Shallow Crust,0.0,89.98994,0.0,09/27/5153
+5.79165,50.60362,6416,2,8,13,58,11,5.75,15.0,fr,8617,128,355945,1,1,Active Shallow Crust,0.0,89.98982,0.0,02/08/6416
+5.79165,50.60362,6380,6,25,4,40,48,6.55,15.0,fr,8618,127,356041,1,1,Active Shallow Crust,359.9999,89.99007,0.0,06/25/6380
+1.15463,52.66268,2553,2,6,14,10,22,3.85,5.0,fr,8619,51,356196,1,1,Active Shallow Crust,0.0,89.99026,0.0,02/06/2553
+5.97222,43.29256,7452,5,2,1,21,18,3.55,27.5,fr,8620,149,356642,1,1,Active Shallow Crust,0.0,89.99266,0.0,05/02/7452
+5.97222,43.29256,6255,4,22,6,22,17,3.55,15.0,fr,8621,125,356644,1,1,Active Shallow Crust,240.0112,57.99924,0.0,04/22/6255
+5.97222,43.29256,6753,12,8,12,24,19,3.85,5.0,fr,8622,135,356676,1,1,Active Shallow Crust,0.0,89.98961,0.0,12/08/6753
+5.97222,43.29256,2619,7,10,19,49,13,3.95,5.0,fr,8623,52,356688,1,1,Active Shallow Crust,0.0,89.99074,0.0,07/10/2619
+5.97222,43.29256,9206,7,31,10,41,38,4.35,5.0,fr,8624,184,356739,1,1,Active Shallow Crust,240.0074,57.99599,0.0,07/31/9206
+2.88177,52.57416,3865,6,17,13,55,29,4.95,5.0,fr,8625,77,357291,1,1,Active Shallow Crust,240.0151,58.00512,0.0,06/17/3865
+0.81721,52.13939,5319,10,27,9,50,22,3.95,5.0,fr,8626,106,357651,1,1,Active Shallow Crust,240.0208,58.00519,0.0,10/27/5319
+-0.70303,47.72109,1744,5,22,3,17,15,3.55,5.0,fr,8627,34,358080,1,2,Active Shallow Crust,0.0,89.98982,0.0,05/22/1744
+-0.70303,47.72109,3069,1,12,19,59,53,3.55,5.0,fr,8628,61,358080,1,2,Active Shallow Crust,0.0,89.98982,0.0,01/12/3069
+-0.70303,47.72109,6198,12,11,14,29,57,3.65,5.0,fr,8629,123,358092,1,1,Active Shallow Crust,0.0,89.99017,0.0,12/11/6198
+-0.70303,47.72109,876,3,17,2,23,0,3.65,15.0,fr,8630,17,358093,1,1,Active Shallow Crust,0.0,89.99017,0.0,03/17/0876
+-0.70303,47.72109,7883,9,16,10,58,12,3.65,5.0,fr,8631,157,358095,1,1,Active Shallow Crust,240.0013,58.01303,0.0,09/16/7883
+-0.70303,47.72109,1817,1,22,19,0,30,3.75,5.0,fr,8632,36,358110,1,1,Active Shallow Crust,0.0,89.98978,-90.0,01/22/1817
+-0.70303,47.72109,1527,5,10,17,31,4,3.85,5.0,fr,8633,30,358116,1,2,Active Shallow Crust,0.0,89.98979,0.0,05/10/1527
+-0.70303,47.72109,2557,2,20,22,11,48,3.85,5.0,fr,8634,51,358116,1,2,Active Shallow Crust,0.0,89.98979,0.0,02/20/2557
+-0.70303,47.72109,9139,4,3,16,33,42,3.95,5.0,fr,8635,182,358131,1,1,Active Shallow Crust,240.0199,58.00495,0.0,04/03/9139
+-0.70303,47.72109,4797,11,19,20,19,52,4.05,15.0,fr,8636,95,358144,1,1,Active Shallow Crust,240.0061,58.00583,0.0,11/19/4797
+-0.70303,47.72109,2929,1,4,13,39,10,4.15,5.0,fr,8637,58,358152,1,1,Active Shallow Crust,0.0,89.9898,0.0,01/04/2929
+-0.70303,47.72109,9093,3,19,14,36,14,4.25,5.0,fr,8638,181,358164,1,1,Active Shallow Crust,0.0,89.99015,0.0,03/19/9093
+-0.70303,47.72109,8978,10,9,17,32,51,4.35,5.0,fr,8639,179,358176,1,1,Active Shallow Crust,0.0,89.98987,0.0,10/09/8978
+-0.70303,47.72109,4026,7,20,2,27,50,4.55,5.0,fr,8640,80,358200,1,1,Active Shallow Crust,0.0,89.99007,0.0,07/20/4026
+-0.70303,47.72109,9148,10,17,12,41,59,4.75,5.0,fr,8641,182,358230,1,1,Active Shallow Crust,0.0,89.99009,-90.0,10/17/9148
+-0.70303,47.72109,8021,3,4,2,11,45,4.95,5.0,fr,8642,160,358248,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/04/8021
+2.93112,52.32129,8045,4,17,6,24,14,3.65,15.0,fr,8643,160,358573,1,1,Active Shallow Crust,0.0,89.98901,0.0,04/17/8045
+2.93112,52.32129,7353,2,26,18,53,48,3.95,15.0,fr,8644,147,358609,1,1,Active Shallow Crust,0.0,89.99028,0.0,02/26/7353
+-2.32904,50.53924,9066,3,26,22,14,30,3.55,5.0,fr,8645,181,359040,1,1,Active Shallow Crust,0.0,89.99039,0.0,03/26/9066
+-2.32904,50.53924,2580,9,3,23,45,52,3.65,27.5,fr,8646,51,359054,1,1,Active Shallow Crust,0.0,89.98858,0.0,09/03/2580
+-2.32904,50.53924,3761,3,20,17,49,4,3.85,27.5,fr,8647,75,359078,1,1,Active Shallow Crust,0.0,89.99093,0.0,03/20/3761
+-2.32904,50.53924,7197,11,30,16,22,6,4.15,5.0,fr,8648,143,359121,1,1,Active Shallow Crust,128.8967,89.99358,0.0,11/30/7197
+1.19658,43.14384,8248,5,4,21,32,20,3.55,5.0,fr,8649,164,360960,1,1,Active Shallow Crust,0.0,89.99081,0.0,05/04/8248
+1.19658,43.14384,9189,2,9,8,45,43,3.75,5.0,fr,8650,183,360984,1,2,Active Shallow Crust,0.0,89.98977,0.0,02/09/9189
+1.19658,43.14384,1404,4,6,13,32,23,3.75,5.0,fr,8651,28,360984,1,2,Active Shallow Crust,0.0,89.98977,0.0,04/06/1404
+1.19658,43.14384,7071,12,19,21,56,0,3.75,15.0,fr,8652,141,360985,1,1,Active Shallow Crust,0.0,89.98977,0.0,12/19/7071
+1.19658,43.14384,9318,7,7,7,2,46,3.75,15.0,fr,8653,186,360988,1,1,Active Shallow Crust,240.0078,58.0176,0.0,07/07/9318
+1.19658,43.14384,338,7,27,13,39,28,3.95,5.0,fr,8654,6,361008,1,2,Active Shallow Crust,0.0,89.98956,0.0,07/27/0338
+1.19658,43.14384,2525,12,16,4,20,48,3.95,5.0,fr,8655,50,361008,1,2,Active Shallow Crust,0.0,89.98956,0.0,12/16/2525
+1.19658,43.14384,9599,3,15,23,1,23,4.05,15.0,fr,8656,191,361021,1,1,Active Shallow Crust,0.0,89.98965,0.0,03/15/9599
+1.19658,43.14384,727,5,16,19,49,47,4.55,15.0,fr,8657,14,361081,1,1,Active Shallow Crust,0.0,89.99011,0.0,05/16/0727
+3.78802,40.0277,1139,1,14,13,36,4,4.05,5.0,fr,8658,22,361506,1,1,Active Shallow Crust,0.0,89.98902,-90.0,01/14/1139
+3.78802,40.0277,6873,10,4,11,11,22,4.25,5.0,fr,8659,137,361524,1,1,Active Shallow Crust,0.0,89.98965,0.0,10/04/6873
+3.78802,40.0277,9385,10,23,21,17,21,4.25,15.0,fr,8660,187,361525,1,1,Active Shallow Crust,0.0,89.98965,0.0,10/23/9385
+3.78802,40.0277,5681,10,2,7,34,57,4.55,5.0,fr,8661,113,361560,1,1,Active Shallow Crust,0.0,89.99023,0.0,10/02/5681
+6.20976,45.30944,4657,11,7,0,9,0,3.55,5.0,fr,8662,93,362400,1,1,Active Shallow Crust,0.0,89.9929,0.0,11/07/4657
+6.20976,45.30944,5082,1,24,15,56,27,3.55,15.0,fr,8663,101,362401,1,1,Active Shallow Crust,0.0,89.9929,0.0,01/24/5082
+6.20976,45.30944,4415,5,28,21,21,37,3.55,5.0,fr,8664,88,362403,1,1,Active Shallow Crust,240.012,57.99862,0.0,05/28/4415
+6.20976,45.30944,5896,10,7,7,29,5,3.55,15.0,fr,8665,117,362407,1,1,Active Shallow Crust,0.0,89.99283,-90.0,10/07/5896
+6.20976,45.30944,5128,9,6,4,14,31,3.65,5.0,fr,8666,102,362412,1,1,Active Shallow Crust,0.0,89.98736,0.0,09/06/5128
+6.20976,45.30944,87,1,20,2,31,12,3.65,15.0,fr,8667,1,362413,1,1,Active Shallow Crust,0.0,89.98736,0.0,01/20/0087
+6.20976,45.30944,6465,1,29,12,47,0,3.65,27.5,fr,8668,129,362417,1,1,Active Shallow Crust,240.0017,58.01237,0.0,01/29/6465
+6.20976,45.30944,7168,4,9,4,43,45,3.65,5.0,fr,8669,143,362418,1,1,Active Shallow Crust,0.0,89.98721,-90.0,04/09/7168
+6.20976,45.30944,6972,4,17,2,40,57,3.65,5.0,fr,8670,139,362421,1,1,Active Shallow Crust,128.9009,89.9635,0.0,04/17/6972
+6.20976,45.30944,6750,2,21,21,38,13,3.65,15.0,fr,8671,134,362422,1,1,Active Shallow Crust,128.9009,89.9635,0.0,02/21/6750
+6.20976,45.30944,1194,9,11,13,28,36,3.75,5.0,fr,8672,23,362424,1,1,Active Shallow Crust,0.0,89.98873,0.0,09/11/1194
+6.20976,45.30944,4312,9,16,5,32,37,3.75,15.0,fr,8673,86,362425,1,2,Active Shallow Crust,0.0,89.98873,0.0,09/16/4312
+6.20976,45.30944,9473,2,1,20,27,8,3.75,15.0,fr,8674,189,362425,1,2,Active Shallow Crust,0.0,89.98873,0.0,02/01/9473
+6.20976,45.30944,9356,9,27,6,1,33,3.75,15.0,fr,8675,187,362431,1,1,Active Shallow Crust,0.0,89.9886,-90.0,09/27/9356
+6.20976,45.30944,3644,6,26,22,40,42,3.85,5.0,fr,8676,72,362436,1,2,Active Shallow Crust,0.0,89.98996,0.0,06/26/3644
+6.20976,45.30944,1171,8,27,5,44,59,3.85,5.0,fr,8677,23,362436,1,2,Active Shallow Crust,0.0,89.98996,0.0,08/27/1171
+6.20976,45.30944,3978,10,16,13,46,19,3.85,27.5,fr,8678,79,362438,1,1,Active Shallow Crust,0.0,89.98996,0.0,10/16/3978
+6.20976,45.30944,9691,4,17,21,59,52,3.85,15.0,fr,8679,193,362440,1,1,Active Shallow Crust,240.0107,57.99714,0.0,04/17/9691
+6.20976,45.30944,3757,2,6,3,13,52,3.95,5.0,fr,8680,75,362448,1,2,Active Shallow Crust,0.0,89.99105,0.0,02/06/3757
+6.20976,45.30944,2135,2,22,19,50,47,3.95,5.0,fr,8681,42,362448,1,2,Active Shallow Crust,0.0,89.99105,0.0,02/22/2135
+6.20976,45.30944,3520,9,11,18,45,32,4.05,5.0,fr,8682,70,362460,1,1,Active Shallow Crust,0.0,89.98804,0.0,09/11/3520
+6.20976,45.30944,7292,1,7,9,55,44,4.15,5.0,fr,8683,145,362472,1,1,Active Shallow Crust,0.0,89.98933,0.0,01/07/7292
+6.20976,45.30944,9764,12,16,22,22,20,4.35,15.0,fr,8684,195,362503,1,1,Active Shallow Crust,0.0,89.98858,-90.0,12/16/9764
+6.20976,45.30944,5114,7,26,12,10,25,4.35,5.0,fr,8685,102,362505,1,1,Active Shallow Crust,128.8988,89.98246,0.0,07/26/5114
+6.20976,45.30944,8766,11,29,11,5,38,4.55,5.0,fr,8686,175,362520,1,1,Active Shallow Crust,0.0,89.99103,0.0,11/29/8766
+6.20976,45.30944,8224,3,25,13,57,8,4.65,15.0,fr,8687,164,362533,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/25/8224
+6.20976,45.30944,2252,3,22,12,39,59,4.75,5.0,fr,8688,45,362544,1,1,Active Shallow Crust,0.0,89.98931,0.0,03/22/2252
+6.20976,45.30944,5949,2,2,18,7,5,4.85,15.0,fr,8689,118,362557,1,1,Active Shallow Crust,0.0,89.99047,0.0,02/02/5949
+6.209762,45.30944,2046,10,20,8,57,28,6.15,5.942511,fr,8690,40,362718,1,1,Active Shallow Crust,0.0,89.9901,-90.0,10/20/2046
+3.33751,40.91364,8412,6,13,15,55,35,3.55,5.0,fr,8691,168,362880,1,1,Active Shallow Crust,0.0,89.98857,0.0,06/13/8412
+3.33751,40.91364,2425,10,13,8,48,38,3.55,15.0,fr,8692,48,362881,1,1,Active Shallow Crust,0.0,89.98857,0.0,10/13/2425
+3.33751,40.91364,8666,2,15,5,12,18,3.55,5.0,fr,8693,173,362883,1,1,Active Shallow Crust,240.012,57.99786,0.0,02/15/8666
+3.33751,40.91364,9402,10,15,13,38,43,3.75,15.0,fr,8694,188,362905,1,1,Active Shallow Crust,0.0,89.99092,0.0,10/15/9402
+3.33751,40.91364,5465,4,9,6,58,27,3.95,5.0,fr,8695,109,362931,1,1,Active Shallow Crust,240.0191,58.00498,0.0,04/09/5465
+3.33751,40.91364,2328,10,18,18,39,34,4.55,5.0,fr,8696,46,363009,1,1,Active Shallow Crust,128.8951,89.98563,0.0,10/18/2328
+1.24728,50.7342,2654,9,14,2,45,38,3.55,5.0,fr,8697,53,363360,1,1,Active Shallow Crust,0.0,89.99043,0.0,09/14/2654
+1.24728,50.7342,2415,9,23,14,17,49,3.55,5.0,fr,8698,48,363366,1,1,Active Shallow Crust,0.0,89.99032,-90.0,09/23/2415
+1.24728,50.7342,1695,6,14,11,51,2,3.65,5.0,fr,8699,33,363372,1,2,Active Shallow Crust,0.0,89.99004,0.0,06/14/1695
+1.24728,50.7342,2884,4,4,0,27,36,3.65,5.0,fr,8700,57,363372,1,2,Active Shallow Crust,0.0,89.99004,0.0,04/04/2884
+1.24728,50.7342,4533,7,14,10,43,55,3.65,15.0,fr,8701,90,363373,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/14/4533
+1.24728,50.7342,4515,1,10,21,21,13,3.75,5.0,fr,8702,90,363390,1,1,Active Shallow Crust,0.0,89.98975,-90.0,01/10/4515
+1.24728,50.7342,1558,12,30,2,3,14,3.85,5.0,fr,8703,31,363396,1,1,Active Shallow Crust,0.0,89.98983,0.0,12/30/1558
+1.24728,50.7342,1573,4,11,16,42,53,3.85,5.0,fr,8704,31,363399,1,1,Active Shallow Crust,240.0114,57.99797,0.0,04/11/1573
+1.24728,50.7342,2851,5,22,12,33,55,3.85,5.0,fr,8705,57,363402,1,1,Active Shallow Crust,0.0,89.98972,-90.0,05/22/2851
+1.24728,50.7342,909,8,1,7,12,26,4.65,5.0,fr,8706,18,363492,1,1,Active Shallow Crust,0.0,89.9901,0.0,08/01/0909
+8.61862,49.8156,9222,12,27,12,1,29,3.55,5.0,fr,8707,184,363840,1,2,Active Shallow Crust,0.0,89.98698,0.0,12/27/9222
+8.61862,49.8156,5710,2,14,7,1,20,3.55,5.0,fr,8708,114,363840,1,2,Active Shallow Crust,0.0,89.98698,0.0,02/14/5710
+8.61862,49.8156,7312,12,8,7,47,22,3.55,15.0,fr,8709,146,363841,1,2,Active Shallow Crust,0.0,89.98698,0.0,12/08/7312
+8.61862,49.8156,1085,5,6,23,17,8,3.55,15.0,fr,8710,21,363841,1,2,Active Shallow Crust,0.0,89.98698,0.0,05/06/1085
+8.61862,49.8156,9950,6,11,12,6,6,3.65,5.0,fr,8711,198,363852,1,1,Active Shallow Crust,0.0,89.9884,0.0,06/11/9950
+8.61862,49.8156,4217,5,14,11,24,44,3.65,15.0,fr,8712,84,363853,1,1,Active Shallow Crust,0.0,89.9884,0.0,05/14/4217
+8.61862,49.8156,2356,9,7,4,41,59,3.65,5.0,fr,8713,47,363855,1,2,Active Shallow Crust,239.9992,58.01498,0.0,09/07/2356
+8.61862,49.8156,2888,10,29,12,11,58,3.65,5.0,fr,8714,57,363855,1,2,Active Shallow Crust,239.9992,58.01498,0.0,10/29/2888
+8.61862,49.8156,7998,1,22,22,24,33,3.65,15.0,fr,8715,159,363859,1,3,Active Shallow Crust,0.0,89.98827,-90.0,01/22/7998
+8.61862,49.8156,4174,3,7,11,37,0,3.65,15.0,fr,8716,83,363859,1,3,Active Shallow Crust,0.0,89.98827,-90.0,03/07/4174
+8.61862,49.8156,9851,2,21,18,41,23,3.65,15.0,fr,8717,197,363859,1,3,Active Shallow Crust,0.0,89.98827,-90.0,02/21/9851
+8.61862,49.8156,8716,12,19,9,2,16,3.65,5.0,fr,8718,174,363861,1,2,Active Shallow Crust,128.9022,89.96358,0.0,12/19/8716
+8.61862,49.8156,9849,3,22,14,58,48,3.65,5.0,fr,8719,196,363861,1,2,Active Shallow Crust,128.9022,89.96358,0.0,03/22/9849
+8.61862,49.8156,8948,10,31,1,58,0,3.65,27.5,fr,8720,178,363863,1,1,Active Shallow Crust,128.9022,89.96358,0.0,10/31/8948
+8.61862,49.8156,6012,9,10,5,27,3,3.75,5.0,fr,8721,120,363864,1,1,Active Shallow Crust,0.0,89.98966,0.0,09/10/6012
+8.61862,49.8156,5030,9,25,15,38,29,3.75,15.0,fr,8722,100,363868,1,1,Active Shallow Crust,240.0092,58.01813,0.0,09/25/5030
+8.61862,49.8156,1506,10,22,0,46,34,3.85,5.0,fr,8723,30,363876,1,1,Active Shallow Crust,0.0,89.99078,0.0,10/22/1506
+8.61862,49.8156,9822,2,9,1,10,33,3.85,5.0,fr,8724,196,363882,1,2,Active Shallow Crust,0.0,89.99068,-90.0,02/09/9822
+8.61862,49.8156,1415,3,18,22,39,41,3.85,5.0,fr,8725,28,363882,1,2,Active Shallow Crust,0.0,89.99068,-90.0,03/18/1415
+8.61862,49.8156,2237,4,27,22,59,46,3.95,5.0,fr,8726,44,363888,1,1,Active Shallow Crust,0.0,89.99179,0.0,04/27/2237
+8.61862,49.8156,8564,9,17,14,8,9,3.95,15.0,fr,8727,171,363898,1,1,Active Shallow Crust,128.902,89.99179,0.0,09/17/8564
+8.61862,49.8156,9391,3,30,15,13,34,4.05,5.0,fr,8728,187,363903,1,2,Active Shallow Crust,240.0076,58.00564,0.0,03/30/9391
+8.61862,49.8156,1689,7,13,7,19,47,4.05,5.0,fr,8729,33,363903,1,2,Active Shallow Crust,240.0076,58.00564,0.0,07/13/1689
+8.61862,49.8156,7276,12,4,13,36,21,4.25,15.0,fr,8730,145,363925,1,1,Active Shallow Crust,0.0,89.98837,0.0,12/04/7276
+8.61862,49.8156,1712,3,21,23,32,18,4.35,5.0,fr,8731,34,363936,1,2,Active Shallow Crust,0.0,89.98964,0.0,03/21/1712
+8.61862,49.8156,9156,7,26,9,20,30,4.35,5.0,fr,8732,183,363936,1,2,Active Shallow Crust,0.0,89.98964,0.0,07/26/9156
+8.61862,49.8156,3016,7,7,14,9,29,4.35,5.0,fr,8733,60,363939,1,1,Active Shallow Crust,240.0096,57.99621,0.0,07/07/3016
+8.61862,49.8156,4661,9,8,2,54,1,4.45,15.0,fr,8734,93,363949,1,1,Active Shallow Crust,0.0,89.99076,0.0,09/08/4661
+8.61862,49.8156,7422,2,16,5,42,36,4.45,5.0,fr,8735,148,363954,1,1,Active Shallow Crust,0.0,89.99065,-90.0,02/16/7422
+8.61862,49.8156,4144,6,12,1,27,52,4.45,27.5,fr,8736,82,363956,1,1,Active Shallow Crust,0.0,89.99065,-90.0,06/12/4144
+8.61862,49.8156,9995,9,1,8,17,32,4.65,5.0,fr,8737,199,363975,1,1,Active Shallow Crust,240.0123,57.99456,0.0,09/01/9995
+8.61862,49.8156,5290,12,6,6,58,49,4.95,15.0,fr,8738,105,364009,1,1,Active Shallow Crust,0.0,89.98961,0.0,12/06/5290
+8.61862,49.8156,9417,12,1,18,4,13,5.45,27.5,fr,8739,188,364070,1,1,Active Shallow Crust,0.0,89.98978,0.0,12/01/9417
+8.61862,49.8156,5299,2,8,5,40,24,5.55,27.5,fr,8740,105,364091,1,1,Active Shallow Crust,128.8736,89.98964,0.0,02/08/5299
+-2.97798,43.53976,4487,2,12,0,43,15,3.55,5.0,fr,8741,89,364806,1,1,Active Shallow Crust,0.0,89.98891,-90.0,02/12/4487
+-2.97798,43.53976,5522,5,16,22,50,25,4.35,15.0,fr,8742,110,364900,1,1,Active Shallow Crust,240.0078,57.99568,0.0,05/16/5522
+-2.97798,43.53976,7694,10,1,13,33,35,4.55,5.0,fr,8743,153,364920,1,1,Active Shallow Crust,0.0,89.98959,0.0,10/01/7694
+7.26895,44.7777,761,10,4,20,36,59,3.55,5.0,fr,8744,15,365280,1,2,Active Shallow Crust,0.0,89.99284,0.0,10/04/0761
+7.26895,44.7777,1593,12,19,7,58,20,3.55,5.0,fr,8745,31,365280,1,2,Active Shallow Crust,0.0,89.99284,0.0,12/19/1593
+7.26895,44.7777,9258,10,18,7,40,13,3.55,15.0,fr,8746,185,365281,1,1,Active Shallow Crust,0.0,89.99284,0.0,10/18/9258
+7.26895,44.7777,3790,8,8,5,25,11,3.55,27.5,fr,8747,75,365282,1,1,Active Shallow Crust,0.0,89.99284,0.0,08/08/3790
+7.26895,44.7777,9966,11,6,14,51,40,3.55,5.0,fr,8748,199,365283,1,1,Active Shallow Crust,240.011,57.99921,0.0,11/06/9966
+7.26895,44.7777,3669,9,13,18,32,55,3.55,5.0,fr,8749,73,365286,1,1,Active Shallow Crust,0.0,89.99276,-90.0,09/13/3669
+7.26895,44.7777,3844,2,28,19,37,52,3.55,5.0,fr,8750,76,365289,1,1,Active Shallow Crust,128.8972,89.99284,0.0,02/28/3844
+7.26895,44.7777,6517,5,31,16,56,27,3.55,15.0,fr,8751,130,365290,1,1,Active Shallow Crust,128.8972,89.99284,0.0,05/31/6517
+7.26895,44.7777,6498,7,20,5,35,49,3.65,5.0,fr,8752,129,365292,1,6,Active Shallow Crust,0.0,89.98724,0.0,07/20/6498
+7.26895,44.7777,2618,6,3,6,12,37,3.65,5.0,fr,8753,52,365292,1,6,Active Shallow Crust,0.0,89.98724,0.0,06/03/2618
+7.26895,44.7777,3154,6,15,9,40,19,3.65,5.0,fr,8754,63,365292,1,6,Active Shallow Crust,0.0,89.98724,0.0,06/15/3154
+7.26895,44.7777,3737,7,6,8,30,29,3.65,5.0,fr,8755,74,365292,1,6,Active Shallow Crust,0.0,89.98724,0.0,07/06/3737
+7.26895,44.7777,9241,3,6,4,42,29,3.65,5.0,fr,8756,184,365292,1,6,Active Shallow Crust,0.0,89.98724,0.0,03/06/9241
+7.26895,44.7777,4933,3,5,1,22,44,3.65,5.0,fr,8757,98,365292,1,6,Active Shallow Crust,0.0,89.98724,0.0,03/05/4933
+7.26895,44.7777,492,10,19,12,0,19,3.65,15.0,fr,8758,9,365293,1,1,Active Shallow Crust,0.0,89.98724,0.0,10/19/0492
+7.26895,44.7777,6681,9,27,22,53,27,3.65,5.0,fr,8759,133,365298,1,1,Active Shallow Crust,0.0,89.98709,-90.0,09/27/6681
+7.26895,44.7777,4567,8,10,10,33,55,3.75,5.0,fr,8760,91,365304,1,2,Active Shallow Crust,0.0,89.98862,0.0,08/10/4567
+7.26895,44.7777,2049,5,9,10,39,7,3.75,5.0,fr,8761,40,365304,1,2,Active Shallow Crust,0.0,89.98862,0.0,05/09/2049
+7.26895,44.7777,6224,6,14,22,54,9,3.75,15.0,fr,8762,124,365305,1,1,Active Shallow Crust,0.0,89.98862,0.0,06/14/6224
+7.26895,44.7777,4514,11,22,14,38,25,3.75,5.0,fr,8763,90,365307,1,1,Active Shallow Crust,240.0076,58.01866,0.0,11/22/4514
+7.26895,44.7777,5376,12,5,13,28,45,3.75,5.0,fr,8764,107,365313,1,1,Active Shallow Crust,128.8958,89.96746,0.0,12/05/5376
+7.26895,44.7777,6045,10,27,20,19,3,3.75,15.0,fr,8765,120,365314,1,1,Active Shallow Crust,128.8958,89.96746,0.0,10/27/6045
+7.26895,44.7777,9732,1,7,10,16,56,3.85,5.0,fr,8766,194,365316,1,2,Active Shallow Crust,0.0,89.98987,0.0,01/07/9732
+7.26895,44.7777,50,10,17,12,13,3,3.85,5.0,fr,8767,0,365316,1,2,Active Shallow Crust,0.0,89.98987,0.0,10/17/0050
+7.26895,44.7777,239,12,23,17,22,32,3.85,5.0,fr,8768,4,365319,1,1,Active Shallow Crust,240.0105,57.99825,0.0,12/23/0239
+7.26895,44.7777,6549,1,17,6,36,21,3.95,5.0,fr,8769,130,365328,1,2,Active Shallow Crust,0.0,89.99097,0.0,01/17/6549
+7.26895,44.7777,4904,4,9,16,20,23,3.95,5.0,fr,8770,98,365328,1,2,Active Shallow Crust,0.0,89.99097,0.0,04/09/4904
+7.26895,44.7777,3362,2,22,10,40,39,3.95,15.0,fr,8771,67,365329,1,2,Active Shallow Crust,0.0,89.99097,0.0,02/22/3362
+7.26895,44.7777,9442,11,23,21,34,46,3.95,15.0,fr,8772,188,365329,1,2,Active Shallow Crust,0.0,89.99097,0.0,11/23/9442
+7.26895,44.7777,1911,7,7,5,4,39,4.05,5.0,fr,8773,38,365340,1,3,Active Shallow Crust,0.0,89.99195,0.0,07/07/1911
+7.26895,44.7777,1915,2,1,13,41,29,4.05,5.0,fr,8774,38,365340,1,3,Active Shallow Crust,0.0,89.99195,0.0,02/01/1915
+7.26895,44.7777,6745,10,2,5,26,19,4.05,5.0,fr,8775,134,365340,1,3,Active Shallow Crust,0.0,89.99195,0.0,10/02/6745
+7.26895,44.7777,6112,2,10,13,17,44,4.05,15.0,fr,8776,122,365341,1,1,Active Shallow Crust,0.0,89.99195,0.0,02/10/6112
+7.26895,44.7777,6098,5,19,18,58,51,4.05,27.5,fr,8777,121,365342,1,1,Active Shallow Crust,0.0,89.99195,0.0,05/19/6098
+7.26895,44.7777,3574,4,8,2,20,46,4.05,27.5,fr,8778,71,365345,1,1,Active Shallow Crust,240.0049,58.00632,0.0,04/08/3574
+7.26895,44.7777,7149,8,9,16,36,37,4.05,15.0,fr,8779,142,365350,1,2,Active Shallow Crust,128.8911,89.99397,0.0,08/09/7149
+7.26895,44.7777,8893,4,15,19,33,54,4.05,15.0,fr,8780,177,365350,1,2,Active Shallow Crust,128.8911,89.99397,0.0,04/15/8893
+7.26895,44.7777,9430,12,11,6,56,56,4.15,5.0,fr,8781,188,365352,1,1,Active Shallow Crust,0.0,89.98923,0.0,12/11/9430
+7.26895,44.7777,7239,6,24,16,34,1,4.15,5.0,fr,8782,144,365358,1,1,Active Shallow Crust,0.0,89.98911,-90.0,06/24/7239
+7.26895,44.7777,7417,5,12,9,11,38,4.25,15.0,fr,8783,148,365365,1,2,Active Shallow Crust,0.0,89.99041,0.0,05/12/7417
+7.26895,44.7777,7444,11,22,17,32,16,4.25,15.0,fr,8784,148,365365,1,2,Active Shallow Crust,0.0,89.99041,0.0,11/22/7444
+7.26895,44.7777,8558,2,18,17,10,35,4.45,5.0,fr,8785,171,365388,1,2,Active Shallow Crust,0.0,89.98984,0.0,02/18/8558
+7.26895,44.7777,2878,11,2,20,3,37,4.45,5.0,fr,8786,57,365388,1,2,Active Shallow Crust,0.0,89.98984,0.0,11/02/2878
+7.26895,44.7777,7887,12,30,12,35,17,4.55,5.0,fr,8787,157,365400,1,1,Active Shallow Crust,0.0,89.99094,0.0,12/30/7887
+7.26895,44.7777,6659,8,29,7,20,23,4.65,5.0,fr,8788,133,365412,1,1,Active Shallow Crust,0.0,89.98991,0.0,08/29/6659
+7.26895,44.7777,5231,2,28,4,2,3,4.65,5.0,fr,8789,104,365421,1,1,Active Shallow Crust,128.8913,89.98712,0.0,02/28/5231
+7.26895,44.7777,7889,9,15,0,23,58,4.75,27.5,fr,8790,157,365426,1,1,Active Shallow Crust,0.0,89.98921,0.0,09/15/7889
+7.26895,44.7777,9248,9,10,16,54,27,4.85,5.0,fr,8791,184,365442,1,1,Active Shallow Crust,0.0,89.99027,-90.0,09/10/9248
+7.26895,44.7777,9517,3,7,4,0,26,5.15,5.0,fr,8792,190,365472,1,1,Active Shallow Crust,0.0,89.98978,0.0,03/07/9517
+7.26895,44.7777,418,4,9,15,0,13,5.35,5.0,fr,8793,8,365496,1,1,Active Shallow Crust,0.0,89.99008,0.0,04/09/0418
+7.49846,43.87427,8363,8,22,17,55,56,3.55,5.0,fr,8794,167,365760,1,1,Active Shallow Crust,0.0,89.99273,0.0,08/22/8363
+7.49846,43.87427,8415,9,17,2,36,8,3.55,5.0,fr,8795,168,365763,1,3,Active Shallow Crust,240.0126,57.99794,0.0,09/17/8415
+7.49846,43.87427,6553,3,14,17,49,3,3.55,5.0,fr,8796,131,365763,1,3,Active Shallow Crust,240.0126,57.99794,0.0,03/14/6553
+7.49846,43.87427,1815,5,31,8,43,9,3.55,5.0,fr,8797,36,365763,1,3,Active Shallow Crust,240.0126,57.99794,0.0,05/31/1815
+7.49846,43.87427,2213,11,9,20,55,14,3.55,5.0,fr,8798,44,365766,1,1,Active Shallow Crust,0.0,89.99265,-90.0,11/09/2213
+7.49846,43.87427,1690,8,30,13,7,56,3.55,5.0,fr,8799,33,365769,1,1,Active Shallow Crust,128.8963,89.99273,0.0,08/30/1690
+7.49846,43.87427,2228,3,7,16,22,2,3.65,5.0,fr,8800,44,365772,1,3,Active Shallow Crust,0.0,89.98705,0.0,03/07/2228
+7.49846,43.87427,8187,7,15,18,38,39,3.65,5.0,fr,8801,163,365772,1,3,Active Shallow Crust,0.0,89.98705,0.0,07/15/8187
+7.49846,43.87427,5412,11,3,14,47,33,3.65,5.0,fr,8802,108,365772,1,3,Active Shallow Crust,0.0,89.98705,0.0,11/03/5412
+7.49846,43.87427,9766,8,2,7,9,6,3.65,15.0,fr,8803,195,365773,1,2,Active Shallow Crust,0.0,89.98705,0.0,08/02/9766
+7.49846,43.87427,1310,10,3,3,49,35,3.65,15.0,fr,8804,26,365773,1,2,Active Shallow Crust,0.0,89.98705,0.0,10/03/1310
+7.49846,43.87427,6171,11,2,23,25,23,3.65,5.0,fr,8805,123,365781,1,2,Active Shallow Crust,128.9006,89.96347,0.0,11/02/6171
+7.49846,43.87427,6409,3,13,14,51,34,3.65,5.0,fr,8806,128,365781,1,2,Active Shallow Crust,128.9006,89.96347,0.0,03/13/6409
+7.49846,43.87427,3013,2,27,16,40,11,3.75,5.0,fr,8807,60,365784,1,2,Active Shallow Crust,0.0,89.98845,0.0,02/27/3013
+7.49846,43.87427,1713,10,26,23,10,30,3.75,5.0,fr,8808,34,365784,1,2,Active Shallow Crust,0.0,89.98845,0.0,10/26/1713
+7.49846,43.87427,8290,7,13,10,10,33,3.75,27.5,fr,8809,165,365795,1,2,Active Shallow Crust,128.8963,89.96745,0.0,07/13/8290
+7.49846,43.87427,7013,12,31,11,40,28,3.75,27.5,fr,8810,140,365795,1,2,Active Shallow Crust,128.8963,89.96745,0.0,12/31/7013
+7.49846,43.87427,1465,9,2,13,33,41,3.85,5.0,fr,8811,29,365796,1,2,Active Shallow Crust,0.0,89.98971,0.0,09/02/1465
+7.49846,43.87427,3661,1,20,6,25,45,3.85,5.0,fr,8812,73,365796,1,2,Active Shallow Crust,0.0,89.98971,0.0,01/20/3661
+7.49846,43.87427,1100,3,22,2,17,57,3.85,5.0,fr,8813,21,365799,1,1,Active Shallow Crust,240.0108,57.99763,0.0,03/22/1100
+7.49846,43.87427,6758,5,19,10,45,56,3.95,15.0,fr,8814,135,365809,1,1,Active Shallow Crust,0.0,89.99083,0.0,05/19/6758
+7.49846,43.87427,3981,3,9,1,33,16,3.95,5.0,fr,8815,79,365811,1,1,Active Shallow Crust,240.0196,58.00563,0.0,03/09/3981
+7.49846,43.87427,260,1,5,16,4,57,3.95,5.0,fr,8816,5,365814,1,1,Active Shallow Crust,0.0,89.99072,-90.0,01/05/0260
+7.49846,43.87427,5778,7,21,9,13,7,3.95,5.0,fr,8817,115,365817,1,1,Active Shallow Crust,128.9007,89.99541,0.0,07/21/5778
+7.49846,43.87427,2539,7,31,22,44,35,3.95,15.0,fr,8818,50,365818,1,1,Active Shallow Crust,128.9007,89.99541,0.0,07/31/2539
+7.49846,43.87427,2298,10,7,0,23,10,4.05,5.0,fr,8819,45,365820,1,2,Active Shallow Crust,0.0,89.99182,0.0,10/07/2298
+7.49846,43.87427,2423,12,25,21,18,37,4.05,5.0,fr,8820,48,365820,1,2,Active Shallow Crust,0.0,89.99182,0.0,12/25/2423
+7.49846,43.87427,316,8,13,12,8,50,4.05,15.0,fr,8821,6,365821,1,1,Active Shallow Crust,0.0,89.99182,0.0,08/13/0316
+7.49846,43.87427,7100,5,1,13,48,29,4.05,15.0,fr,8822,141,365830,1,1,Active Shallow Crust,128.8904,89.99387,0.0,05/01/7100
+7.49846,43.87427,7397,10,9,16,4,26,4.15,5.0,fr,8823,147,365832,1,1,Active Shallow Crust,0.0,89.98907,0.0,10/09/7397
+7.49846,43.87427,9089,12,2,9,55,5,4.25,15.0,fr,8824,181,365845,1,1,Active Shallow Crust,0.0,89.99026,0.0,12/02/9089
+7.49846,43.87427,1802,5,3,19,29,54,4.25,5.0,fr,8825,36,365847,1,1,Active Shallow Crust,240.007,57.99422,0.0,05/03/1802
+7.49846,43.87427,4262,5,12,14,17,40,4.35,5.0,fr,8826,85,365856,1,2,Active Shallow Crust,0.0,89.99132,0.0,05/12/4262
+7.49846,43.87427,2989,1,5,20,53,22,4.35,5.0,fr,8827,59,365856,1,2,Active Shallow Crust,0.0,89.99132,0.0,01/05/2989
+7.49846,43.87427,828,10,26,16,18,43,4.35,27.5,fr,8828,16,365858,1,1,Active Shallow Crust,0.0,89.99132,0.0,10/26/0828
+7.49846,43.87427,8857,5,12,12,8,26,4.35,15.0,fr,8829,177,365860,1,1,Active Shallow Crust,240.0077,57.99592,0.0,05/12/8857
+7.49846,43.87427,2088,6,4,7,38,24,4.35,5.0,fr,8830,41,365865,1,1,Active Shallow Crust,128.8985,89.98293,0.0,06/04/2088
+7.49846,43.87427,122,12,21,6,58,16,4.45,27.5,fr,8831,2,365876,1,1,Active Shallow Crust,0.0,89.98956,-90.0,12/21/0122
+7.49846,43.87427,2896,1,29,16,24,21,4.55,5.0,fr,8832,57,365880,1,1,Active Shallow Crust,0.0,89.99081,0.0,01/29/2896
+7.49846,43.87427,3342,11,26,4,21,44,4.55,15.0,fr,8833,66,365884,1,1,Active Shallow Crust,240.0084,57.99733,0.0,11/26/3342
+7.49846,43.87427,2177,7,21,3,28,48,4.75,27.5,fr,8834,43,365906,1,1,Active Shallow Crust,0.0,89.99087,0.0,07/21/2177
+7.49846,43.87427,1544,1,12,16,40,52,4.95,5.0,fr,8835,30,365931,1,1,Active Shallow Crust,240.0105,58.00431,0.0,01/12/1544
+7.49846,43.87427,3772,11,5,3,17,21,5.15,15.0,fr,8836,75,365962,1,1,Active Shallow Crust,128.8853,89.991,0.0,11/05/3772
+7.49846,43.87427,4725,2,14,19,30,39,5.55,5.0,fr,8837,94,366003,1,1,Active Shallow Crust,240.0267,58.00218,0.0,02/14/4725
+7.19737,45.29676,1240,2,14,21,13,45,3.55,5.0,fr,8838,24,366240,1,4,Active Shallow Crust,0.0,89.9929,0.0,02/14/1240
+7.19737,45.29676,8654,5,10,19,41,51,3.55,5.0,fr,8839,173,366240,1,4,Active Shallow Crust,0.0,89.9929,0.0,05/10/8654
+7.19737,45.29676,7908,10,26,20,49,48,3.55,5.0,fr,8840,158,366240,1,4,Active Shallow Crust,0.0,89.9929,0.0,10/26/7908
+7.19737,45.29676,4266,7,10,10,19,58,3.55,5.0,fr,8841,85,366240,1,4,Active Shallow Crust,0.0,89.9929,0.0,07/10/4266
+7.19737,45.29676,6693,1,5,9,36,50,3.55,15.0,fr,8842,133,366241,1,2,Active Shallow Crust,0.0,89.9929,0.0,01/05/6693
+7.19737,45.29676,4884,10,27,2,41,43,3.55,15.0,fr,8843,97,366241,1,2,Active Shallow Crust,0.0,89.9929,0.0,10/27/4884
+7.19737,45.29676,8927,1,18,15,40,24,3.65,5.0,fr,8844,178,366252,1,3,Active Shallow Crust,0.0,89.98736,0.0,01/18/8927
+7.19737,45.29676,4512,1,27,12,33,26,3.65,5.0,fr,8845,90,366252,1,3,Active Shallow Crust,0.0,89.98736,0.0,01/27/4512
+7.19737,45.29676,6837,6,17,6,7,11,3.65,5.0,fr,8846,136,366252,1,3,Active Shallow Crust,0.0,89.98736,0.0,06/17/6837
+7.19737,45.29676,7820,2,10,10,52,5,3.65,15.0,fr,8847,156,366253,1,2,Active Shallow Crust,0.0,89.98736,0.0,02/10/7820
+7.19737,45.29676,9153,1,11,18,15,48,3.65,15.0,fr,8848,183,366253,1,2,Active Shallow Crust,0.0,89.98736,0.0,01/11/9153
+7.19737,45.29676,5014,6,15,20,8,15,3.65,5.0,fr,8849,100,366255,1,1,Active Shallow Crust,240.0009,58.01235,0.0,06/15/5014
+7.19737,45.29676,1565,2,24,1,36,46,3.65,15.0,fr,8850,31,366262,1,1,Active Shallow Crust,128.9006,89.9635,0.0,02/24/1565
+7.19737,45.29676,3947,6,19,9,44,55,3.65,27.5,fr,8851,78,366263,1,1,Active Shallow Crust,128.9006,89.9635,0.0,06/19/3947
+7.19737,45.29676,6091,10,12,10,27,20,3.75,5.0,fr,8852,121,366264,1,1,Active Shallow Crust,0.0,89.98873,0.0,10/12/6091
+7.19737,45.29676,9737,8,16,23,49,31,3.75,15.0,fr,8853,194,366274,1,1,Active Shallow Crust,128.8974,89.96687,0.0,08/16/9737
+7.19737,45.29676,6173,2,23,12,7,59,3.85,5.0,fr,8854,123,366276,1,2,Active Shallow Crust,0.0,89.98996,0.0,02/23/6173
+7.19737,45.29676,8706,11,24,19,48,25,3.85,5.0,fr,8855,174,366276,1,2,Active Shallow Crust,0.0,89.98996,0.0,11/24/8706
+7.19737,45.29676,4256,9,27,0,2,20,3.85,15.0,fr,8856,85,366277,1,1,Active Shallow Crust,0.0,89.98996,0.0,09/27/4256
+7.19737,45.29676,3,8,12,17,19,5,3.85,27.5,fr,8857,0,366278,1,1,Active Shallow Crust,0.0,89.98996,0.0,08/12/0003
+7.19737,45.29676,21,12,22,6,45,37,3.85,27.5,fr,8858,0,366284,1,1,Active Shallow Crust,0.0,89.98984,-90.0,12/22/0021
+7.19737,45.29676,9053,10,30,6,9,33,3.85,15.0,fr,8859,181,366286,1,1,Active Shallow Crust,128.8954,89.99498,0.0,10/30/9053
+7.19737,45.29676,2205,1,22,1,6,16,3.95,15.0,fr,8860,44,366292,1,1,Active Shallow Crust,240.0197,58.00563,0.0,01/22/2205
+7.19737,45.29676,7938,7,27,7,43,17,4.25,15.0,fr,8861,158,366325,1,1,Active Shallow Crust,0.0,89.99049,0.0,07/27/7938
+7.19737,45.29676,7770,10,19,10,34,16,4.25,27.5,fr,8862,155,366326,1,1,Active Shallow Crust,0.0,89.99049,0.0,10/19/7770
+7.19737,45.29676,7873,6,25,16,45,10,4.55,15.0,fr,8863,157,366370,1,1,Active Shallow Crust,128.8942,89.98607,0.0,06/25/7873
+7.19737,45.29676,4080,6,3,14,16,40,4.75,5.0,fr,8864,81,366393,1,1,Active Shallow Crust,128.8895,89.98811,0.0,06/03/4080
+4.40264,42.54899,2201,6,13,11,51,0,5.05,27.5,fr,8865,44,366902,1,1,Active Shallow Crust,0.0,89.98943,0.0,06/13/2201
+-6.90193,46.81539,7661,6,21,19,55,24,3.65,15.0,fr,8866,153,367213,1,1,Active Shallow Crust,0.0,89.9877,0.0,06/21/7661
+8.00547,48.36345,1235,10,22,7,28,44,3.55,5.0,fr,8867,24,367680,1,2,Active Shallow Crust,0.0,89.9866,0.0,10/22/1235
+8.00547,48.36345,2735,7,15,4,30,46,3.55,5.0,fr,8868,54,367680,1,2,Active Shallow Crust,0.0,89.9866,0.0,07/15/2735
+8.00547,48.36345,8558,12,31,23,49,51,3.55,27.5,fr,8869,171,367688,1,1,Active Shallow Crust,0.0,89.98644,-90.0,12/31/8558
+8.00547,48.36345,2842,3,29,7,46,14,3.65,5.0,fr,8870,56,367692,1,2,Active Shallow Crust,0.0,89.98806,0.0,03/29/2842
+8.00547,48.36345,794,6,17,12,22,34,3.65,5.0,fr,8871,15,367692,1,2,Active Shallow Crust,0.0,89.98806,0.0,06/17/0794
+8.00547,48.36345,4942,3,11,13,33,11,3.65,15.0,fr,8872,98,367693,1,1,Active Shallow Crust,0.0,89.98806,0.0,03/11/4942
+8.00547,48.36345,7361,7,25,13,32,40,3.65,27.5,fr,8873,147,367694,1,2,Active Shallow Crust,0.0,89.98806,0.0,07/25/7361
+8.00547,48.36345,3170,7,23,0,30,21,3.65,27.5,fr,8874,63,367694,1,2,Active Shallow Crust,0.0,89.98806,0.0,07/23/3170
+8.00547,48.36345,4505,8,27,0,13,47,3.65,5.0,fr,8875,90,367695,1,2,Active Shallow Crust,240.001,58.01384,0.0,08/27/4505
+8.00547,48.36345,1499,2,12,8,56,22,3.65,5.0,fr,8876,29,367695,1,2,Active Shallow Crust,240.001,58.01384,0.0,02/12/1499
+8.00547,48.36345,1243,9,17,6,9,44,3.65,15.0,fr,8877,24,367696,1,1,Active Shallow Crust,240.001,58.01384,0.0,09/17/1243
+8.00547,48.36345,4667,5,22,8,18,1,3.65,5.0,fr,8878,93,367701,1,1,Active Shallow Crust,128.8999,89.96356,0.0,05/22/4667
+8.00547,48.36345,6436,9,23,1,59,50,3.75,27.5,fr,8879,128,367706,1,1,Active Shallow Crust,0.0,89.98936,0.0,09/23/6436
+8.00547,48.36345,2506,10,5,7,53,47,3.75,5.0,fr,8880,50,367707,1,2,Active Shallow Crust,240.0111,58.01661,0.0,10/05/2506
+8.00547,48.36345,4533,5,29,0,1,44,3.75,5.0,fr,8881,90,367707,1,2,Active Shallow Crust,240.0111,58.01661,0.0,05/29/4533
+8.00547,48.36345,3445,7,5,3,40,43,3.85,5.0,fr,8882,68,367716,1,1,Active Shallow Crust,0.0,89.99052,0.0,07/05/3445
+8.00547,48.36345,3811,11,7,23,33,4,3.85,5.0,fr,8883,76,367719,1,1,Active Shallow Crust,240.0093,57.99904,0.0,11/07/3811
+8.00547,48.36345,3072,9,3,11,52,34,3.85,27.5,fr,8884,61,367721,1,1,Active Shallow Crust,240.0093,57.99904,0.0,09/03/3072
+8.00547,48.36345,3498,4,3,3,15,50,3.85,5.0,fr,8885,69,367722,1,1,Active Shallow Crust,0.0,89.9904,-90.0,04/03/3498
+8.00547,48.36345,2514,2,17,18,52,56,3.85,15.0,fr,8886,50,367726,1,1,Active Shallow Crust,128.897,89.99052,0.0,02/17/2514
+8.00547,48.36345,7146,9,30,6,57,27,3.95,5.0,fr,8887,142,367728,1,1,Active Shallow Crust,0.0,89.99155,0.0,09/30/7146
+8.00547,48.36345,2440,2,24,20,53,0,3.95,5.0,fr,8888,48,367734,1,1,Active Shallow Crust,0.0,89.99145,-90.0,02/24/2440
+8.00547,48.36345,896,3,2,0,45,16,3.95,5.0,fr,8889,17,367737,1,1,Active Shallow Crust,128.8993,89.99577,0.0,03/02/0896
+8.00547,48.36345,3468,10,15,10,43,21,4.05,15.0,fr,8890,69,367750,1,1,Active Shallow Crust,128.891,89.99435,0.0,10/15/3468
+8.00547,48.36345,856,2,19,3,52,47,4.15,5.0,fr,8891,17,367752,1,1,Active Shallow Crust,0.0,89.99329,0.0,02/19/0856
+8.00547,48.36345,3203,3,23,3,7,1,4.25,5.0,fr,8892,64,367767,1,1,Active Shallow Crust,240.0079,57.99463,0.0,03/23/3203
+8.00547,48.36345,4368,6,10,11,14,54,4.35,5.0,fr,8893,87,367779,1,1,Active Shallow Crust,240.0088,57.99627,0.0,06/10/4368
+8.00547,48.36345,6699,3,26,16,10,0,4.65,5.0,fr,8894,133,367812,1,1,Active Shallow Crust,0.0,89.98867,0.0,03/26/6699
+8.00547,48.36345,5311,10,11,10,26,36,4.65,5.0,fr,8895,106,367815,1,1,Active Shallow Crust,240.0117,57.99404,0.0,10/11/5311
+8.00547,48.36345,7345,8,24,4,56,28,5.05,5.0,fr,8896,146,367860,1,1,Active Shallow Crust,0.0,89.99046,0.0,08/24/7345
+6.17199,42.64701,3976,11,9,1,24,15,4.45,15.0,fr,8897,79,368269,1,1,Active Shallow Crust,0.0,89.98947,0.0,11/09/3976
+4.33895,40.37726,3709,6,14,23,38,46,3.55,15.0,fr,8898,74,368641,1,1,Active Shallow Crust,0.0,89.99232,0.0,06/14/3709
+4.33895,40.37726,5196,7,24,8,1,23,3.85,27.5,fr,8899,103,368678,1,1,Active Shallow Crust,0.0,89.98912,0.0,07/24/5196
+4.33895,40.37726,9360,1,7,15,12,44,3.95,27.5,fr,8900,187,368699,1,1,Active Shallow Crust,128.9013,89.99273,0.0,01/07/9360
+4.33895,40.37726,6956,3,10,17,50,56,5.05,5.0,fr,8901,139,368820,1,1,Active Shallow Crust,0.0,89.99043,0.0,03/10/6956
+1.88956,43.76273,8377,3,1,11,20,50,3.55,27.5,fr,8902,167,369125,1,1,Active Shallow Crust,240.0116,57.99816,0.0,03/01/8377
+1.88956,43.76273,6013,2,1,11,17,33,3.75,5.0,fr,8903,120,369153,1,1,Active Shallow Crust,128.8967,89.96745,0.0,02/01/6013
+1.88956,43.76273,3095,7,14,3,28,43,3.85,5.0,fr,8904,61,369165,1,1,Active Shallow Crust,128.8956,89.9942,0.0,07/14/3095
+1.88956,43.76273,3175,9,27,17,7,46,3.95,5.0,fr,8905,63,369168,1,2,Active Shallow Crust,0.0,89.98966,0.0,09/27/3175
+1.88956,43.76273,3927,4,8,20,19,6,3.95,5.0,fr,8906,78,369168,1,2,Active Shallow Crust,0.0,89.98966,0.0,04/08/3927
+1.88956,43.76273,5008,12,14,22,54,50,4.15,5.0,fr,8907,100,369192,1,1,Active Shallow Crust,0.0,89.98996,0.0,12/14/5008
+1.88956,43.76273,781,5,7,20,36,50,4.45,5.0,fr,8908,15,369234,1,1,Active Shallow Crust,0.0,89.9902,-90.0,05/07/0781
+3.61175,48.17555,8135,3,18,15,31,17,3.55,15.0,fr,8909,162,369601,1,1,Active Shallow Crust,0.0,89.98991,0.0,03/18/8135
+-2.20979,46.78622,4580,11,25,4,8,10,3.65,5.0,fr,8910,91,370092,1,2,Active Shallow Crust,0.0,89.99077,0.0,11/25/4580
+-2.20979,46.78622,5310,9,26,1,29,22,3.65,5.0,fr,8911,106,370092,1,2,Active Shallow Crust,0.0,89.99077,0.0,09/26/5310
+-2.20979,46.78622,697,4,23,12,57,56,3.75,5.0,fr,8912,13,370113,1,1,Active Shallow Crust,128.8965,89.96724,0.0,04/23/0697
+-2.20979,46.78622,2167,5,31,10,50,43,3.95,5.0,fr,8913,43,370128,1,1,Active Shallow Crust,0.0,89.98911,0.0,05/31/2167
+-2.20979,46.78622,7087,1,9,2,19,12,4.05,15.0,fr,8914,141,370141,1,1,Active Shallow Crust,0.0,89.9903,0.0,01/09/7087
+-2.20979,46.78622,4933,11,27,5,37,13,4.05,5.0,fr,8915,98,370149,1,1,Active Shallow Crust,128.8907,89.9932,0.0,11/27/4933
+-2.20979,46.78622,5577,12,15,13,58,17,4.15,5.0,fr,8916,111,370152,1,1,Active Shallow Crust,0.0,89.98962,0.0,12/15/5577
+-2.20979,46.78622,6300,2,1,5,22,1,4.45,27.5,fr,8917,125,370193,1,1,Active Shallow Crust,240.0053,57.99481,0.0,02/01/6300
+-2.209782,46.78622,760,12,11,12,7,44,6.45,8.491219,fr,8918,15,370428,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/11/0760
+-2.209798,46.78622,6238,9,19,0,55,47,6.65,10.68981,fr,8919,124,370461,1,1,Active Shallow Crust,128.8211,89.98987,0.0,09/19/6238
+5.82187,44.99761,9354,2,10,16,0,1,3.55,5.0,fr,8920,187,370560,1,2,Active Shallow Crust,0.0,89.99287,0.0,02/10/9354
+5.82187,44.99761,1880,5,18,10,5,3,3.55,5.0,fr,8921,37,370560,1,2,Active Shallow Crust,0.0,89.99287,0.0,05/18/1880
+5.82187,44.99761,2767,8,22,1,43,16,3.55,15.0,fr,8922,55,370561,1,1,Active Shallow Crust,0.0,89.99287,0.0,08/22/2767
+5.82187,44.99761,235,3,26,1,0,13,3.55,5.0,fr,8923,4,370563,1,1,Active Shallow Crust,240.0126,57.99807,0.0,03/26/0235
+5.82187,44.99761,9983,6,4,15,0,21,3.65,5.0,fr,8924,199,370572,1,1,Active Shallow Crust,0.0,89.98729,0.0,06/04/9983
+5.82187,44.99761,7969,4,18,11,44,15,3.65,15.0,fr,8925,159,370573,1,1,Active Shallow Crust,0.0,89.98729,0.0,04/18/7969
+5.82187,44.99761,1888,11,18,8,11,8,3.65,27.5,fr,8926,37,370574,1,1,Active Shallow Crust,0.0,89.98729,0.0,11/18/1888
+5.82187,44.99761,1462,7,22,4,13,14,3.75,15.0,fr,8927,29,370585,1,1,Active Shallow Crust,0.0,89.98867,0.0,07/22/1462
+5.82187,44.99761,7891,10,25,21,3,32,3.75,15.0,fr,8928,157,370591,1,1,Active Shallow Crust,0.0,89.98854,-90.0,10/25/7891
+5.82187,44.99761,9357,3,22,13,42,2,3.85,5.0,fr,8929,187,370596,1,1,Active Shallow Crust,0.0,89.98991,0.0,03/22/9357
+5.82187,44.99761,1918,6,20,2,30,3,3.95,5.0,fr,8930,38,370608,1,4,Active Shallow Crust,0.0,89.991,0.0,06/20/1918
+5.82187,44.99761,772,12,12,6,24,34,3.95,5.0,fr,8931,15,370608,1,4,Active Shallow Crust,0.0,89.991,0.0,12/12/0772
+5.82187,44.99761,4511,10,31,17,25,32,3.95,5.0,fr,8932,90,370608,1,4,Active Shallow Crust,0.0,89.991,0.0,10/31/4511
+5.82187,44.99761,1893,9,9,20,11,41,3.95,5.0,fr,8933,37,370608,1,4,Active Shallow Crust,0.0,89.991,0.0,09/09/1893
+5.82187,44.99761,9143,11,18,14,17,9,3.95,5.0,fr,8934,182,370611,1,1,Active Shallow Crust,240.0198,58.00419,0.0,11/18/9143
+5.82187,44.99761,7786,10,6,3,35,59,3.95,5.0,fr,8935,155,370614,1,1,Active Shallow Crust,0.0,89.9909,-90.0,10/06/7786
+5.82187,44.99761,3502,1,23,23,37,49,3.95,15.0,fr,8936,70,370618,1,1,Active Shallow Crust,128.9012,89.99326,0.0,01/23/3502
+5.82187,44.99761,6004,3,29,12,42,10,4.05,5.0,fr,8937,120,370620,1,2,Active Shallow Crust,0.0,89.99198,0.0,03/29/6004
+5.82187,44.99761,8409,2,19,17,55,14,4.05,5.0,fr,8938,168,370620,1,2,Active Shallow Crust,0.0,89.99198,0.0,02/19/8409
+5.82187,44.99761,3361,8,20,15,1,35,4.05,5.0,fr,8939,67,370623,1,1,Active Shallow Crust,240.0055,58.00626,0.0,08/20/3361
+5.82187,44.99761,5880,7,23,0,11,46,4.05,5.0,fr,8940,117,370629,1,1,Active Shallow Crust,128.8896,89.99399,0.0,07/23/5880
+5.82187,44.99761,9829,2,25,1,0,17,4.15,15.0,fr,8941,196,370636,1,1,Active Shallow Crust,240.0082,57.99754,0.0,02/25/9829
+5.82187,44.99761,3141,6,15,1,18,17,4.35,5.0,fr,8942,62,370656,1,1,Active Shallow Crust,0.0,89.98865,0.0,06/15/3141
+5.82187,44.99761,2269,3,5,15,46,27,4.35,15.0,fr,8943,45,370666,1,1,Active Shallow Crust,128.8985,89.98244,0.0,03/05/2269
+5.82187,44.99761,6332,8,11,7,48,8,4.45,5.0,fr,8944,126,370671,1,1,Active Shallow Crust,240.0054,57.99434,0.0,08/11/6332
+5.82187,44.99761,1882,10,13,0,57,30,4.45,5.0,fr,8945,37,370674,1,1,Active Shallow Crust,0.0,89.98976,-90.0,10/13/1882
+5.82187,44.99761,8740,3,2,14,42,49,4.55,5.0,fr,8946,174,370683,1,1,Active Shallow Crust,240.0088,57.99751,0.0,03/02/8740
+5.82187,44.99761,9453,10,8,16,48,49,4.65,5.0,fr,8947,189,370692,1,1,Active Shallow Crust,0.0,89.98995,0.0,10/08/9453
+5.82187,44.99761,1366,9,25,16,52,16,4.75,5.0,fr,8948,27,370713,1,1,Active Shallow Crust,128.8895,89.98808,0.0,09/25/1366
+5.82187,44.99761,2226,1,27,2,41,20,4.85,5.0,fr,8949,44,370716,1,1,Active Shallow Crust,0.0,89.99042,0.0,01/27/2226
+5.82187,44.99761,7790,5,11,20,56,49,6.45,15.0,fr,8950,155,370909,1,1,Active Shallow Crust,359.9999,89.99012,0.0,05/11/7790
+3.50329,40.53112,1074,3,18,23,38,16,3.75,5.0,fr,8951,21,371064,1,2,Active Shallow Crust,0.0,89.99087,0.0,03/18/1074
+3.50329,40.53112,2509,6,26,23,4,1,3.75,5.0,fr,8952,50,371064,1,2,Active Shallow Crust,0.0,89.99087,0.0,06/26/2509
+3.50329,40.53112,5338,10,10,11,51,50,4.25,5.0,fr,8953,106,371130,1,1,Active Shallow Crust,0.0,89.98961,-90.0,10/10/5338
+1.361452,48.11792,2298,2,1,4,46,48,6.15,6.011322,fr,8954,45,371832,1,1,Active Shallow Crust,360.0,89.99004,0.0,02/01/2298
+1.81786,49.58505,2065,9,4,12,4,10,3.55,5.0,fr,8955,41,372000,1,1,Active Shallow Crust,0.0,89.9902,0.0,09/04/2065
+1.81786,49.58505,6171,6,29,20,20,22,3.65,5.0,fr,8956,123,372012,1,1,Active Shallow Crust,0.0,89.9898,0.0,06/29/6171
+1.81786,49.58505,1070,7,17,6,52,19,3.95,5.0,fr,8957,21,372048,1,1,Active Shallow Crust,0.0,89.98969,0.0,07/17/1070
+1.81786,49.58505,4571,5,17,0,1,47,4.15,5.0,fr,8958,91,372072,1,1,Active Shallow Crust,0.0,89.99017,0.0,05/17/4571
+1.81786,49.58505,5880,9,5,16,38,35,4.25,15.0,fr,8959,117,372085,1,1,Active Shallow Crust,0.0,89.98978,0.0,09/05/5880
+1.81786,49.58505,5692,1,23,12,55,18,5.05,5.0,fr,8960,113,372183,1,1,Active Shallow Crust,240.0238,57.9979,0.0,01/23/5692
+1.00174,50.33374,8102,5,3,10,42,11,3.55,5.0,fr,8961,162,372480,1,2,Active Shallow Crust,0.0,89.99034,0.0,05/03/8102
+1.00174,50.33374,2968,11,7,16,30,3,3.55,5.0,fr,8962,59,372480,1,2,Active Shallow Crust,0.0,89.99034,0.0,11/07/2968
+1.00174,50.33374,5201,10,5,23,4,57,3.55,15.0,fr,8963,104,372481,1,1,Active Shallow Crust,0.0,89.99034,0.0,10/05/5201
+1.00174,50.33374,5951,11,10,23,1,18,3.55,27.5,fr,8964,119,372482,1,1,Active Shallow Crust,0.0,89.99034,0.0,11/10/5951
+1.00174,50.33374,5579,6,27,12,55,21,3.75,15.0,fr,8965,111,372505,1,1,Active Shallow Crust,0.0,89.98978,0.0,06/27/5579
+1.00174,50.33374,2299,7,24,3,47,15,3.85,5.0,fr,8966,45,372516,1,1,Active Shallow Crust,0.0,89.98975,0.0,07/24/2299
+1.00174,50.33374,9210,12,7,4,6,11,3.85,5.0,fr,8967,184,372519,1,1,Active Shallow Crust,240.0114,57.99792,0.0,12/07/9210
+1.00174,50.33374,6702,4,17,22,51,34,3.95,5.0,fr,8968,134,372528,1,1,Active Shallow Crust,0.0,89.98985,0.0,04/17/6702
+1.00174,50.33374,3310,12,29,13,39,43,4.15,5.0,fr,8969,66,372555,1,1,Active Shallow Crust,240.0091,57.99752,0.0,12/29/3310
+1.00174,50.33374,2186,1,17,15,30,42,4.65,15.0,fr,8970,43,372622,1,1,Active Shallow Crust,128.8901,89.98698,0.0,01/17/2186
+4.45045,47.27917,756,11,7,5,54,39,3.55,5.0,fr,8971,15,372960,1,2,Active Shallow Crust,0.0,89.99316,0.0,11/07/0756
+4.45045,47.27917,7219,8,6,1,57,18,3.55,5.0,fr,8972,144,372960,1,2,Active Shallow Crust,0.0,89.99316,0.0,08/06/7219
+4.45045,47.27917,9498,10,9,12,6,45,3.65,5.0,fr,8973,189,372972,1,1,Active Shallow Crust,0.0,89.98781,0.0,10/09/9498
+4.45045,47.27917,6585,4,8,22,58,33,3.65,5.0,fr,8974,131,372975,1,1,Active Shallow Crust,240.0002,58.01372,0.0,04/08/6585
+4.45045,47.27917,9070,3,29,17,4,40,3.75,5.0,fr,8975,181,372993,1,2,Active Shallow Crust,128.8963,89.96751,0.0,03/29/9070
+4.45045,47.27917,5458,12,14,3,31,49,3.75,5.0,fr,8976,109,372993,1,2,Active Shallow Crust,128.8963,89.96751,0.0,12/14/5458
+4.45045,47.27917,4226,7,22,15,28,32,3.95,5.0,fr,8977,84,373008,1,1,Active Shallow Crust,0.0,89.99136,0.0,07/22/4226
+4.45045,47.27917,8912,12,6,3,22,6,4.15,5.0,fr,8978,178,373038,1,1,Active Shallow Crust,0.0,89.98959,-90.0,12/06/8912
+4.45045,47.27917,7323,2,9,15,37,31,4.25,15.0,fr,8979,146,373054,1,1,Active Shallow Crust,128.895,89.98043,0.0,02/09/7323
+4.45045,47.27917,5721,8,28,20,7,55,4.35,15.0,fr,8980,114,373057,1,1,Active Shallow Crust,0.0,89.98911,0.0,08/28/5721
+4.45045,47.27917,5837,6,20,16,16,38,4.65,15.0,fr,8981,116,373093,1,1,Active Shallow Crust,0.0,89.99036,0.0,06/20/5837
+4.45045,47.27917,476,7,25,2,31,42,4.75,5.0,fr,8982,9,373104,1,1,Active Shallow Crust,0.0,89.98969,0.0,07/25/0476
+4.45045,47.27917,5760,5,11,23,40,1,4.75,15.0,fr,8983,115,373105,1,1,Active Shallow Crust,0.0,89.98969,0.0,05/11/5760
+4.51764,43.76574,5878,9,11,5,47,17,3.65,5.0,fr,8984,117,373452,1,1,Active Shallow Crust,0.0,89.98702,0.0,09/11/5878
+4.51764,43.76574,1962,5,8,18,57,13,3.65,15.0,fr,8985,39,373459,1,1,Active Shallow Crust,0.0,89.98687,-90.0,05/08/1962
+4.51764,43.76574,1311,11,3,1,38,3,3.75,5.0,fr,8986,26,373464,1,1,Active Shallow Crust,0.0,89.98843,0.0,11/03/1311
+4.51764,43.76574,7781,5,11,21,27,17,3.75,5.0,fr,8987,155,373470,1,1,Active Shallow Crust,0.0,89.9883,-90.0,05/11/7781
+4.51764,43.76574,9103,3,4,13,19,18,3.85,5.0,fr,8988,182,373476,1,1,Active Shallow Crust,0.0,89.98969,0.0,03/04/9103
+4.51764,43.76574,1468,11,23,2,17,55,3.85,15.0,fr,8989,29,373477,1,1,Active Shallow Crust,0.0,89.98969,0.0,11/23/1468
+4.51764,43.76574,1376,1,3,6,14,33,3.85,27.5,fr,8990,27,373478,1,1,Active Shallow Crust,0.0,89.98969,0.0,01/03/1376
+4.51764,43.76574,702,2,13,22,38,59,3.95,5.0,fr,8991,14,373488,1,1,Active Shallow Crust,0.0,89.99081,0.0,02/13/0702
+4.51764,43.76574,8376,8,19,10,39,14,3.95,15.0,fr,8992,167,373495,1,1,Active Shallow Crust,0.0,89.99071,-90.0,08/19/8376
+4.51764,43.76574,5827,1,8,14,5,11,4.05,15.0,fr,8993,116,373501,1,1,Active Shallow Crust,0.0,89.99181,0.0,01/08/5827
+4.51764,43.76574,9128,7,21,17,36,42,4.05,5.0,fr,8994,182,373506,1,1,Active Shallow Crust,0.0,89.99171,-90.0,07/21/9128
+4.51764,43.76574,619,5,28,3,34,19,4.15,5.0,fr,8995,12,373512,1,2,Active Shallow Crust,0.0,89.98905,0.0,05/28/0619
+4.51764,43.76574,7059,3,21,2,16,26,4.15,5.0,fr,8996,141,373512,1,2,Active Shallow Crust,0.0,89.98905,0.0,03/21/7059
+4.51764,43.76574,454,12,24,15,50,22,4.15,5.0,fr,8997,9,373518,1,1,Active Shallow Crust,0.0,89.98892,-90.0,12/24/0454
+4.51764,43.76574,4598,12,22,7,13,28,4.25,5.0,fr,8998,91,373524,1,1,Active Shallow Crust,0.0,89.99024,0.0,12/22/4598
+4.51764,43.76574,8085,11,21,7,35,25,4.25,15.0,fr,8999,161,373525,1,1,Active Shallow Crust,0.0,89.99024,0.0,11/21/8085
+4.51764,43.76574,9130,7,1,3,7,1,4.35,5.0,fr,9000,182,373536,1,1,Active Shallow Crust,0.0,89.9913,0.0,07/01/9130
+4.51764,43.76574,5884,9,21,15,42,2,4.45,15.0,fr,9001,117,373549,1,1,Active Shallow Crust,0.0,89.98966,0.0,09/21/5884
+4.51764,43.76574,3725,2,8,3,7,20,4.45,27.5,fr,9002,74,373559,1,1,Active Shallow Crust,128.8926,89.99354,0.0,02/08/3725
+4.51764,43.76574,1949,8,30,5,24,36,4.65,5.0,fr,9003,38,373572,1,1,Active Shallow Crust,0.0,89.98974,0.0,08/30/1949
+6.15755,50.52694,9610,9,9,21,49,54,3.55,5.0,fr,9004,192,373920,1,1,Active Shallow Crust,0.0,89.98718,0.0,09/09/9610
+6.15755,50.52694,2656,11,6,5,32,18,3.55,15.0,fr,9005,53,373921,1,3,Active Shallow Crust,0.0,89.98718,0.0,11/06/2656
+6.15755,50.52694,5691,3,11,17,46,35,3.55,15.0,fr,9006,113,373921,1,3,Active Shallow Crust,0.0,89.98718,0.0,03/11/5691
+6.15755,50.52694,7107,2,10,11,58,55,3.55,15.0,fr,9007,142,373921,1,3,Active Shallow Crust,0.0,89.98718,0.0,02/10/7107
+6.15755,50.52694,8054,7,3,7,28,49,3.65,15.0,fr,9008,161,373933,1,1,Active Shallow Crust,0.0,89.98857,0.0,07/03/8054
+6.15755,50.52694,7798,5,8,13,19,28,3.65,27.5,fr,9009,155,373934,1,1,Active Shallow Crust,0.0,89.98857,0.0,05/08/7798
+6.15755,50.52694,8344,5,29,6,47,44,3.65,5.0,fr,9010,166,373935,1,1,Active Shallow Crust,240.0027,58.01195,0.0,05/29/8344
+6.15755,50.52694,9062,10,5,1,15,1,3.65,15.0,fr,9011,181,373936,1,1,Active Shallow Crust,240.0027,58.01195,0.0,10/05/9062
+6.15755,50.52694,9545,5,2,7,54,13,3.65,5.0,fr,9012,190,373938,1,1,Active Shallow Crust,0.0,89.98844,-90.0,05/02/9545
+6.15755,50.52694,4243,4,16,10,44,22,3.75,5.0,fr,9013,84,373944,1,5,Active Shallow Crust,0.0,89.98981,0.0,04/16/4243
+6.15755,50.52694,8262,5,1,16,15,49,3.75,5.0,fr,9014,165,373944,1,5,Active Shallow Crust,0.0,89.98981,0.0,05/01/8262
+6.15755,50.52694,7654,4,27,9,2,50,3.75,5.0,fr,9015,153,373944,1,5,Active Shallow Crust,0.0,89.98981,0.0,04/27/7654
+6.15755,50.52694,8536,6,24,6,24,0,3.75,5.0,fr,9016,170,373944,1,5,Active Shallow Crust,0.0,89.98981,0.0,06/24/8536
+6.15755,50.52694,511,4,2,5,36,2,3.75,5.0,fr,9017,10,373944,1,5,Active Shallow Crust,0.0,89.98981,0.0,04/02/0511
+6.15755,50.52694,5243,2,27,8,1,50,3.75,15.0,fr,9018,104,373945,1,1,Active Shallow Crust,0.0,89.98981,0.0,02/27/5243
+6.15755,50.52694,6296,9,3,18,2,15,3.75,5.0,fr,9019,125,373947,1,1,Active Shallow Crust,240.0093,58.01715,0.0,09/03/6296
+6.15755,50.52694,7539,2,9,4,43,34,3.85,15.0,fr,9020,150,373957,1,1,Active Shallow Crust,0.0,89.99092,0.0,02/09/7539
+6.15755,50.52694,4250,9,17,4,5,32,3.95,5.0,fr,9021,84,373968,1,1,Active Shallow Crust,0.0,89.99191,0.0,09/17/4250
+6.15755,50.52694,9920,10,24,21,15,40,3.95,5.0,fr,9022,198,373971,1,1,Active Shallow Crust,240.0206,58.00529,0.0,10/24/9920
+6.15755,50.52694,9808,6,12,2,31,38,3.95,27.5,fr,9023,196,373976,1,1,Active Shallow Crust,0.0,89.99181,-90.0,06/12/9808
+6.15755,50.52694,7470,9,2,3,58,36,4.45,5.0,fr,9024,149,374028,1,1,Active Shallow Crust,0.0,89.9909,0.0,09/02/7470
+6.15755,50.52694,6084,9,24,11,58,17,4.85,5.0,fr,9025,121,374076,1,1,Active Shallow Crust,0.0,89.98995,0.0,09/24/6084
+6.15755,50.52694,7569,3,30,5,54,27,5.15,5.0,fr,9026,151,374112,1,1,Active Shallow Crust,0.0,89.98984,0.0,03/30/7569
+6.15755,50.52694,6613,1,2,20,29,43,5.35,5.0,fr,9027,132,374136,1,1,Active Shallow Crust,0.0,89.99031,0.0,01/02/6613
+3.12388,51.30513,6751,1,23,9,31,24,3.55,5.0,fr,9028,135,374400,1,1,Active Shallow Crust,0.0,89.99055,0.0,01/23/6751
+3.12388,51.30513,2769,3,19,7,31,25,3.55,5.0,fr,9029,55,374403,1,1,Active Shallow Crust,240.013,57.99844,0.0,03/19/2769
+3.12388,51.30513,3320,5,20,22,25,39,3.65,15.0,fr,9030,66,374413,1,1,Active Shallow Crust,0.0,89.98876,0.0,05/20/3320
+3.12388,51.30513,3370,3,28,16,40,49,3.65,5.0,fr,9031,67,374415,1,1,Active Shallow Crust,240.0022,58.01271,0.0,03/28/3370
+3.12388,51.30513,2018,12,31,5,42,41,4.05,5.0,fr,9032,40,374466,1,1,Active Shallow Crust,0.0,89.98924,-90.0,12/31/2018
+3.12388,51.30513,5636,9,27,4,15,23,4.15,5.0,fr,9033,112,374472,1,1,Active Shallow Crust,0.0,89.99052,0.0,09/27/5636
+3.12388,51.30513,5684,9,17,9,36,29,4.75,27.5,fr,9034,113,374546,1,1,Active Shallow Crust,0.0,89.98971,0.0,09/17/5684
+3.31054,42.25701,2233,3,28,11,20,33,3.55,5.0,fr,9035,44,375360,1,1,Active Shallow Crust,0.0,89.98881,0.0,03/28/2233
+3.31054,42.25701,8137,3,26,13,21,55,3.55,15.0,fr,9036,162,375361,1,1,Active Shallow Crust,0.0,89.98881,0.0,03/26/8137
+3.31054,42.25701,119,12,17,2,36,31,3.65,5.0,fr,9037,2,375372,1,1,Active Shallow Crust,0.0,89.99002,0.0,12/17/0119
+3.31054,42.25701,576,5,13,19,12,46,3.65,5.0,fr,9038,11,375378,1,1,Active Shallow Crust,0.0,89.98991,-90.0,05/13/0576
+3.31054,42.25701,833,2,12,3,8,18,3.75,5.0,fr,9039,16,375384,1,1,Active Shallow Crust,0.0,89.9911,0.0,02/12/0833
+3.31054,42.25701,2750,6,11,3,56,42,3.95,5.0,fr,9040,54,375408,1,1,Active Shallow Crust,0.0,89.99059,0.0,06/11/2750
+3.31054,42.25701,6295,7,26,7,4,1,4.05,5.0,fr,9041,125,375420,1,2,Active Shallow Crust,0.0,89.98951,0.0,07/26/6295
+3.31054,42.25701,1520,9,28,3,27,36,4.05,5.0,fr,9042,30,375420,1,2,Active Shallow Crust,0.0,89.98951,0.0,09/28/1520
+3.31054,42.25701,9605,6,11,18,48,57,4.05,15.0,fr,9043,192,375421,1,1,Active Shallow Crust,0.0,89.98951,0.0,06/11/9605
+3.31054,42.25701,3985,3,24,14,22,13,4.45,5.0,fr,9044,79,375468,1,1,Active Shallow Crust,0.0,89.98941,0.0,03/24/3985
+3.31054,42.25701,1278,12,8,12,26,8,4.65,5.0,fr,9045,25,375492,1,1,Active Shallow Crust,0.0,89.98948,0.0,12/08/1278
+-1.02399,43.61728,4167,5,18,4,40,28,3.55,5.0,fr,9046,83,375840,1,2,Active Shallow Crust,0.0,89.99088,0.0,05/18/4167
+-1.02399,43.61728,8351,4,4,14,45,18,3.55,5.0,fr,9047,167,375840,1,2,Active Shallow Crust,0.0,89.99088,0.0,04/04/8351
+-1.02399,43.61728,7220,5,18,17,3,17,3.55,5.0,fr,9048,144,375849,1,1,Active Shallow Crust,128.8962,89.99361,0.0,05/18/7220
+-1.02399,43.61728,2409,8,29,4,48,42,3.75,15.0,fr,9049,48,375868,1,1,Active Shallow Crust,240.008,58.01758,0.0,08/29/2409
+-1.02399,43.61728,9703,8,15,17,16,38,4.05,5.0,fr,9050,194,375900,1,1,Active Shallow Crust,0.0,89.98974,0.0,08/15/9703
+-1.02399,43.61728,2394,6,24,9,55,53,4.15,5.0,fr,9051,47,375912,1,1,Active Shallow Crust,0.0,89.98994,0.0,06/24/2394
+-1.02399,43.61728,2994,1,7,17,18,49,4.35,27.5,fr,9052,59,375938,1,1,Active Shallow Crust,0.0,89.98983,0.0,01/07/2994
+-1.02399,43.61728,7280,8,23,6,1,43,4.55,5.0,fr,9053,145,375963,1,1,Active Shallow Crust,240.0085,57.99715,0.0,08/23/7280
+3.97693,40.73483,4050,8,26,9,5,45,3.55,15.0,fr,9054,80,376321,1,1,Active Shallow Crust,0.0,89.98854,0.0,08/26/4050
+3.97693,40.73483,6767,2,15,3,1,28,3.55,27.5,fr,9055,135,376322,1,1,Active Shallow Crust,0.0,89.98854,0.0,02/15/6767
+3.97693,40.73483,9452,4,19,21,19,19,3.55,5.0,fr,9056,189,376323,1,1,Active Shallow Crust,240.0112,57.99829,0.0,04/19/9452
+3.97693,40.73483,175,12,28,8,9,45,3.65,27.5,fr,9057,3,376337,1,1,Active Shallow Crust,240.0004,58.01267,0.0,12/28/0175
+3.97693,40.73483,9584,2,27,12,11,16,3.75,5.0,fr,9058,191,376344,1,1,Active Shallow Crust,0.0,89.9909,0.0,02/27/9584
+3.97693,40.73483,6416,4,21,15,32,37,3.85,5.0,fr,9059,128,376356,1,1,Active Shallow Crust,0.0,89.98918,0.0,04/21/6416
+3.97693,40.73483,6555,12,30,12,7,48,3.95,27.5,fr,9060,131,376370,1,1,Active Shallow Crust,0.0,89.99036,0.0,12/30/6555
+-1.98037,41.99071,823,10,17,2,7,24,3.55,5.0,fr,9061,16,376800,1,1,Active Shallow Crust,0.0,89.99063,0.0,10/17/0823
+-1.98037,41.99071,291,7,10,14,40,42,3.55,15.0,fr,9062,5,376801,1,1,Active Shallow Crust,0.0,89.99063,0.0,07/10/0291
+-1.98037,41.99071,7169,9,11,16,26,6,3.75,5.0,fr,9063,143,376824,1,2,Active Shallow Crust,0.0,89.98958,0.0,09/11/7169
+-1.98037,41.99071,1617,8,14,2,19,43,3.75,5.0,fr,9064,32,376824,1,2,Active Shallow Crust,0.0,89.98958,0.0,08/14/1617
+-1.98037,41.99071,4454,12,4,2,32,48,3.95,5.0,fr,9065,89,376848,1,1,Active Shallow Crust,0.0,89.99054,0.0,12/04/4454
+-1.98037,41.99071,6972,9,4,18,37,31,4.05,5.0,fr,9066,139,376860,1,1,Active Shallow Crust,0.0,89.99052,0.0,09/04/6972
+-1.98037,41.99071,4126,8,1,3,25,55,4.15,5.0,fr,9067,82,376872,1,1,Active Shallow Crust,0.0,89.98967,0.0,08/01/4126
+-1.98037,41.99071,3072,2,12,2,51,13,4.35,5.0,fr,9068,61,376896,1,1,Active Shallow Crust,0.0,89.9903,0.0,02/12/3072
+-1.98037,41.99071,1928,7,7,20,16,35,4.55,5.0,fr,9069,38,376923,1,1,Active Shallow Crust,240.0081,57.9971,0.0,07/07/1928
+3.65713,40.82482,6921,2,5,15,52,10,3.55,5.0,fr,9070,138,377280,1,1,Active Shallow Crust,0.0,89.98856,0.0,02/05/6921
+3.65713,40.82482,1183,12,1,23,9,41,3.65,5.0,fr,9071,23,377301,1,1,Active Shallow Crust,128.9016,89.96342,0.0,12/01/1183
+3.65713,40.82482,4092,11,21,18,3,32,3.75,15.0,fr,9072,81,377305,1,1,Active Shallow Crust,0.0,89.99091,0.0,11/21/4092
+3.65713,40.82482,5879,2,24,5,32,49,3.85,5.0,fr,9073,117,377316,1,1,Active Shallow Crust,0.0,89.9892,0.0,02/24/5879
+3.65713,40.82482,2946,4,26,16,22,15,4.15,15.0,fr,9074,58,377353,1,1,Active Shallow Crust,0.0,89.99044,0.0,04/26/2946
+0.04294,45.35195,6635,1,8,3,57,2,3.65,5.0,fr,9075,132,377772,1,1,Active Shallow Crust,0.0,89.98998,0.0,01/08/6635
+0.04294,45.35195,8263,5,29,16,17,26,3.85,5.0,fr,9076,165,377796,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/29/8263
+0.04294389,45.35195,3194,6,18,1,21,41,6.25,6.744814,fr,9077,63,378084,1,1,Active Shallow Crust,360.0,89.99,0.0,06/18/3194
+3.29246,41.17751,8640,9,13,18,49,46,3.55,5.0,fr,9078,172,378240,1,1,Active Shallow Crust,0.0,89.98862,0.0,09/13/8640
+3.29246,41.17751,7005,10,17,20,52,9,3.55,5.0,fr,9079,140,378249,1,1,Active Shallow Crust,128.8964,89.99431,0.0,10/17/7005
+3.29246,41.17751,9342,8,2,8,49,6,3.65,5.0,fr,9080,186,378252,1,1,Active Shallow Crust,0.0,89.98985,0.0,08/02/9342
+3.29246,41.17751,2862,2,6,2,24,57,3.75,5.0,fr,9081,57,378264,1,1,Active Shallow Crust,0.0,89.99096,0.0,02/06/2862
+3.29246,41.17751,9801,1,29,12,48,46,3.85,5.0,fr,9082,196,378285,1,1,Active Shallow Crust,128.8961,89.99329,0.0,01/29/9801
+3.29246,41.17751,1041,2,21,23,17,59,3.95,15.0,fr,9083,20,378289,1,1,Active Shallow Crust,0.0,89.99043,0.0,02/21/1041
+3.29246,41.17751,603,7,4,17,39,19,4.05,5.0,fr,9084,12,378300,1,1,Active Shallow Crust,0.0,89.98933,0.0,07/04/0603
+3.29246,41.17751,4902,4,8,19,30,4,4.75,5.0,fr,9085,98,378384,1,1,Active Shallow Crust,0.0,89.99046,0.0,04/08/4902
+7.68719,45.74599,7480,10,15,14,44,19,3.55,5.0,fr,9086,149,378720,1,2,Active Shallow Crust,0.0,89.99297,0.0,10/15/7480
+7.68719,45.74599,9442,5,5,1,40,9,3.55,5.0,fr,9087,188,378720,1,2,Active Shallow Crust,0.0,89.99297,0.0,05/05/9442
+7.68719,45.74599,7415,12,20,20,0,4,3.55,15.0,fr,9088,148,378721,1,3,Active Shallow Crust,0.0,89.99297,0.0,12/20/7415
+7.68719,45.74599,9245,7,29,11,15,37,3.55,15.0,fr,9089,184,378721,1,3,Active Shallow Crust,0.0,89.99297,0.0,07/29/9245
+7.68719,45.74599,4285,3,11,6,57,3,3.55,15.0,fr,9090,85,378721,1,3,Active Shallow Crust,0.0,89.99297,0.0,03/11/4285
+7.68719,45.74599,5435,10,8,10,43,55,3.65,15.0,fr,9091,108,378736,1,2,Active Shallow Crust,240.0012,58.01303,0.0,10/08/5435
+7.68719,45.74599,4236,2,28,21,59,16,3.65,15.0,fr,9092,84,378736,1,2,Active Shallow Crust,240.0012,58.01303,0.0,02/28/4236
+7.68719,45.74599,1359,7,17,14,34,41,3.65,5.0,fr,9093,27,378741,1,2,Active Shallow Crust,128.9008,89.96351,0.0,07/17/1359
+7.68719,45.74599,4013,5,9,6,31,28,3.65,5.0,fr,9094,80,378741,1,2,Active Shallow Crust,128.9008,89.96351,0.0,05/09/4013
+7.68719,45.74599,4850,1,18,21,51,32,3.75,5.0,fr,9095,96,378744,1,4,Active Shallow Crust,0.0,89.98882,0.0,01/18/4850
+7.68719,45.74599,2117,1,30,7,52,59,3.75,5.0,fr,9096,42,378744,1,4,Active Shallow Crust,0.0,89.98882,0.0,01/30/2117
+7.68719,45.74599,5235,9,14,22,16,25,3.75,5.0,fr,9097,104,378744,1,4,Active Shallow Crust,0.0,89.98882,0.0,09/14/5235
+7.68719,45.74599,8045,5,24,22,44,52,3.75,5.0,fr,9098,160,378744,1,4,Active Shallow Crust,0.0,89.98882,0.0,05/24/8045
+7.68719,45.74599,7908,1,9,23,10,49,3.75,15.0,fr,9099,158,378745,1,1,Active Shallow Crust,0.0,89.98882,0.0,01/09/7908
+7.68719,45.74599,3607,7,10,11,12,16,3.85,15.0,fr,9100,72,378760,1,1,Active Shallow Crust,240.0108,57.99832,0.0,07/10/3607
+7.68719,45.74599,7424,9,24,5,58,44,3.95,15.0,fr,9101,148,378769,1,1,Active Shallow Crust,0.0,89.99112,0.0,09/24/7424
+7.68719,45.74599,5532,11,25,13,4,45,4.15,15.0,fr,9102,110,378793,1,1,Active Shallow Crust,0.0,89.98942,0.0,11/25/5532
+7.68719,45.74599,4961,1,20,4,10,45,4.55,15.0,fr,9103,99,378841,1,1,Active Shallow Crust,0.0,89.9911,0.0,01/20/4961
+7.68719,45.74599,9280,10,27,3,22,29,4.55,27.5,fr,9104,185,378842,1,1,Active Shallow Crust,0.0,89.9911,0.0,10/27/9280
+7.68719,45.74599,8160,4,2,23,16,4,4.65,15.0,fr,9105,163,378856,1,1,Active Shallow Crust,240.0103,57.99425,0.0,04/02/8160
+7.68719,45.74599,651,3,3,3,34,8,4.75,5.0,fr,9106,13,378864,1,1,Active Shallow Crust,0.0,89.9894,0.0,03/03/0651
+7.68719,45.74599,7846,5,29,8,39,15,4.95,5.0,fr,9107,156,378888,1,1,Active Shallow Crust,0.0,89.99017,0.0,05/29/7846
+7.68719,45.74599,9462,7,24,14,15,39,5.05,5.0,fr,9108,189,378900,1,1,Active Shallow Crust,0.0,89.98999,0.0,07/24/9462
+7.68719,45.74599,9927,8,5,17,19,37,5.55,5.0,fr,9109,198,378960,1,1,Active Shallow Crust,0.0,89.99014,0.0,08/05/9927
+5.3187,46.75599,1910,2,27,6,33,21,3.65,5.0,fr,9110,38,379212,1,1,Active Shallow Crust,0.0,89.98769,0.0,02/27/1910
+5.3187,46.75599,1613,7,4,19,50,12,3.75,5.0,fr,9111,32,379224,1,1,Active Shallow Crust,0.0,89.98902,0.0,07/04/1613
+5.3187,46.75599,6601,1,3,15,42,39,3.75,15.0,fr,9112,132,379225,1,2,Active Shallow Crust,0.0,89.98902,0.0,01/03/6601
+5.3187,46.75599,777,7,27,10,54,1,3.75,15.0,fr,9113,15,379225,1,2,Active Shallow Crust,0.0,89.98902,0.0,07/27/0777
+5.3187,46.75599,36,8,19,3,22,52,3.85,15.0,fr,9114,0,379237,1,1,Active Shallow Crust,0.0,89.99022,0.0,08/19/0036
+5.3187,46.75599,3316,2,10,7,39,12,3.95,5.0,fr,9115,66,379257,1,1,Active Shallow Crust,128.9001,89.99346,0.0,02/10/3316
+5.3187,46.75599,263,9,26,2,6,59,4.05,5.0,fr,9116,5,379260,1,1,Active Shallow Crust,0.0,89.98834,0.0,09/26/0263
+5.3187,46.75599,3306,1,7,20,18,20,4.05,15.0,fr,9117,66,379261,1,1,Active Shallow Crust,0.0,89.98834,0.0,01/07/3306
+5.3187,46.75599,2483,6,27,4,33,48,4.35,5.0,fr,9118,49,379296,1,1,Active Shallow Crust,0.0,89.989,0.0,06/27/2483
+5.31871,46.75599,6467,1,30,2,43,38,6.55,9.527304,fr,9119,129,379560,1,1,Active Shallow Crust,0.0,89.99004,0.0,01/30/6467
+-6.5791,47.55247,4410,3,12,19,55,21,3.85,15.0,fr,9120,88,379717,1,1,Active Shallow Crust,0.0,89.99036,0.0,03/12/4410
+2.44635,50.25793,6376,11,8,8,35,41,3.65,5.0,fr,9121,127,380181,1,1,Active Shallow Crust,128.9,89.96359,0.0,11/08/6376
+2.44635,50.25793,1063,6,29,2,39,24,3.75,27.5,fr,9122,21,380186,1,1,Active Shallow Crust,0.0,89.98976,0.0,06/29/1063
+2.44635,50.25793,9091,3,5,9,17,54,3.75,27.5,fr,9123,181,380189,1,1,Active Shallow Crust,240.009,58.01744,0.0,03/05/9091
+2.44635,50.25793,8870,8,24,16,43,52,3.85,5.0,fr,9124,177,380196,1,1,Active Shallow Crust,0.0,89.99088,0.0,08/24/8870
+2.44635,50.25793,4538,5,13,20,7,2,3.85,5.0,fr,9125,90,380205,1,1,Active Shallow Crust,128.8951,89.99429,0.0,05/13/4538
+2.44635,50.25793,8869,2,9,20,23,50,4.35,5.0,fr,9126,177,380256,1,1,Active Shallow Crust,0.0,89.98973,0.0,02/09/8869
+2.44635,50.25793,1558,4,4,10,46,58,4.65,5.0,fr,9127,31,380295,1,1,Active Shallow Crust,240.0121,57.99446,0.0,04/04/1558
+7.71153,43.8979,3692,9,2,8,41,23,3.55,5.0,fr,9128,73,380640,1,7,Active Shallow Crust,0.0,89.99274,0.0,09/02/3692
+7.71153,43.8979,674,4,5,10,37,17,3.55,5.0,fr,9129,13,380640,1,7,Active Shallow Crust,0.0,89.99274,0.0,04/05/0674
+7.71153,43.8979,9265,10,2,23,30,26,3.55,5.0,fr,9130,185,380640,1,7,Active Shallow Crust,0.0,89.99274,0.0,10/02/9265
+7.71153,43.8979,267,10,26,6,38,36,3.55,5.0,fr,9131,5,380640,1,7,Active Shallow Crust,0.0,89.99274,0.0,10/26/0267
+7.71153,43.8979,9962,8,18,0,54,38,3.55,5.0,fr,9132,199,380640,1,7,Active Shallow Crust,0.0,89.99274,0.0,08/18/9962
+7.71153,43.8979,1397,5,6,13,50,35,3.55,5.0,fr,9133,27,380640,1,7,Active Shallow Crust,0.0,89.99274,0.0,05/06/1397
+7.71153,43.8979,1789,11,26,10,16,47,3.55,5.0,fr,9134,35,380640,1,7,Active Shallow Crust,0.0,89.99274,0.0,11/26/1789
+7.71153,43.8979,154,11,11,13,23,25,3.55,15.0,fr,9135,3,380641,1,2,Active Shallow Crust,0.0,89.99274,0.0,11/11/0154
+7.71153,43.8979,1767,10,10,22,12,48,3.55,15.0,fr,9136,35,380641,1,2,Active Shallow Crust,0.0,89.99274,0.0,10/10/1767
+7.71153,43.8979,8495,1,1,17,37,30,3.55,27.5,fr,9137,169,380642,1,2,Active Shallow Crust,0.0,89.99274,0.0,01/01/8495
+7.71153,43.8979,9563,7,2,8,37,15,3.55,27.5,fr,9138,191,380642,1,2,Active Shallow Crust,0.0,89.99274,0.0,07/02/9563
+7.71153,43.8979,6868,3,21,11,22,9,3.55,5.0,fr,9139,137,380646,1,1,Active Shallow Crust,0.0,89.99265,-90.0,03/21/6868
+7.71153,43.8979,3446,10,10,13,26,55,3.55,5.0,fr,9140,68,380649,1,2,Active Shallow Crust,128.896,89.99274,0.0,10/10/3446
+7.71153,43.8979,8286,8,5,11,25,0,3.55,5.0,fr,9141,165,380649,1,2,Active Shallow Crust,128.896,89.99274,0.0,08/05/8286
+7.71153,43.8979,9127,12,26,2,40,56,3.55,15.0,fr,9142,182,380650,1,1,Active Shallow Crust,128.896,89.99274,0.0,12/26/9127
+7.71153,43.8979,9786,3,12,8,42,8,3.65,5.0,fr,9143,195,380652,1,3,Active Shallow Crust,0.0,89.98705,0.0,03/12/9786
+7.71153,43.8979,2645,1,19,15,22,58,3.65,5.0,fr,9144,52,380652,1,3,Active Shallow Crust,0.0,89.98705,0.0,01/19/2645
+7.71153,43.8979,4837,5,21,20,10,36,3.65,5.0,fr,9145,96,380652,1,3,Active Shallow Crust,0.0,89.98705,0.0,05/21/4837
+7.71153,43.8979,3920,2,25,3,58,13,3.65,15.0,fr,9146,78,380653,1,3,Active Shallow Crust,0.0,89.98705,0.0,02/25/3920
+7.71153,43.8979,1331,11,2,20,12,28,3.65,15.0,fr,9147,26,380653,1,3,Active Shallow Crust,0.0,89.98705,0.0,11/02/1331
+7.71153,43.8979,7047,4,29,12,18,1,3.65,15.0,fr,9148,140,380653,1,3,Active Shallow Crust,0.0,89.98705,0.0,04/29/7047
+7.71153,43.8979,3565,1,6,17,29,2,3.65,5.0,fr,9149,71,380655,1,1,Active Shallow Crust,240.0015,58.01199,0.0,01/06/3565
+7.71153,43.8979,2479,9,15,7,46,49,3.65,27.5,fr,9150,49,380657,1,1,Active Shallow Crust,240.0015,58.01191,0.0,09/15/2479
+7.71153,43.8979,2755,6,8,23,55,26,3.65,5.0,fr,9151,55,380658,1,2,Active Shallow Crust,0.0,89.9869,-90.0,06/08/2755
+7.71153,43.8979,5145,8,16,23,6,5,3.65,5.0,fr,9152,102,380658,1,2,Active Shallow Crust,0.0,89.9869,-90.0,08/16/5145
+7.71153,43.8979,8906,11,19,7,20,36,3.65,5.0,fr,9153,178,380661,1,1,Active Shallow Crust,128.9016,89.96347,0.0,11/19/8906
+7.71153,43.8979,9304,4,30,15,46,28,3.75,5.0,fr,9154,186,380664,1,3,Active Shallow Crust,0.0,89.98846,0.0,04/30/9304
+7.71153,43.8979,4585,9,18,22,27,44,3.75,5.0,fr,9155,91,380664,1,3,Active Shallow Crust,0.0,89.98846,0.0,09/18/4585
+7.71153,43.8979,2434,2,27,12,47,12,3.75,5.0,fr,9156,48,380664,1,3,Active Shallow Crust,0.0,89.98846,0.0,02/27/2434
+7.71153,43.8979,7070,9,17,1,58,15,3.75,15.0,fr,9157,141,380665,1,2,Active Shallow Crust,0.0,89.98846,0.0,09/17/7070
+7.71153,43.8979,1497,12,29,23,45,52,3.75,15.0,fr,9158,29,380665,1,2,Active Shallow Crust,0.0,89.98846,0.0,12/29/1497
+7.71153,43.8979,6036,5,1,21,38,47,3.75,5.0,fr,9159,120,380673,1,1,Active Shallow Crust,128.8965,89.96745,0.0,05/01/6036
+7.71153,43.8979,9017,6,11,20,46,0,3.85,5.0,fr,9160,180,380676,1,2,Active Shallow Crust,0.0,89.98971,0.0,06/11/9017
+7.71153,43.8979,1576,3,4,12,24,23,3.85,5.0,fr,9161,31,380676,1,2,Active Shallow Crust,0.0,89.98971,0.0,03/04/1576
+7.71153,43.8979,7342,4,28,17,22,42,3.85,27.5,fr,9162,146,380678,1,2,Active Shallow Crust,0.0,89.98971,0.0,04/28/7342
+7.71153,43.8979,3790,6,6,18,31,27,3.85,27.5,fr,9163,75,380678,1,2,Active Shallow Crust,0.0,89.98971,0.0,06/06/3790
+7.71153,43.8979,532,7,7,3,47,10,3.85,5.0,fr,9164,10,380679,1,1,Active Shallow Crust,240.0112,57.998,0.0,07/07/0532
+7.71153,43.8979,9134,1,29,3,12,22,3.95,5.0,fr,9165,182,380688,1,3,Active Shallow Crust,0.0,89.99083,0.0,01/29/9134
+7.71153,43.8979,3875,7,8,20,57,29,3.95,5.0,fr,9166,77,380688,1,3,Active Shallow Crust,0.0,89.99083,0.0,07/08/3875
+7.71153,43.8979,64,1,24,1,11,46,3.95,5.0,fr,9167,1,380688,1,3,Active Shallow Crust,0.0,89.99083,0.0,01/24/0064
+7.71153,43.8979,1124,5,10,8,58,14,3.95,15.0,fr,9168,22,380695,1,1,Active Shallow Crust,0.0,89.99072,-90.0,05/10/1124
+7.71153,43.8979,4881,6,30,8,52,22,3.95,5.0,fr,9169,97,380697,1,2,Active Shallow Crust,128.9017,89.99313,0.0,06/30/4881
+7.71153,43.8979,3332,2,17,20,57,53,3.95,5.0,fr,9170,66,380697,1,2,Active Shallow Crust,128.9017,89.99313,0.0,02/17/3332
+7.71153,43.8979,9211,10,12,3,37,55,4.05,5.0,fr,9171,184,380700,1,2,Active Shallow Crust,0.0,89.99183,0.0,10/12/9211
+7.71153,43.8979,3905,9,8,15,14,13,4.05,5.0,fr,9172,78,380700,1,2,Active Shallow Crust,0.0,89.99183,0.0,09/08/3905
+7.71153,43.8979,4765,10,12,7,15,16,4.05,15.0,fr,9173,95,380701,1,1,Active Shallow Crust,0.0,89.99183,0.0,10/12/4765
+7.71153,43.8979,6568,6,26,6,42,57,4.05,27.5,fr,9174,131,380702,1,1,Active Shallow Crust,0.0,89.99183,0.0,06/26/6568
+7.71153,43.8979,1499,7,17,12,54,45,4.05,15.0,fr,9175,29,380704,1,1,Active Shallow Crust,240.006,58.00517,0.0,07/17/1499
+7.71153,43.8979,7152,10,3,4,44,38,4.05,15.0,fr,9176,143,380710,1,1,Active Shallow Crust,128.8912,89.99387,0.0,10/03/7152
+7.71153,43.8979,2025,8,14,7,50,14,4.15,5.0,fr,9177,40,380712,1,2,Active Shallow Crust,0.0,89.98907,0.0,08/14/2025
+7.71153,43.8979,4735,11,12,20,31,9,4.15,5.0,fr,9178,94,380712,1,2,Active Shallow Crust,0.0,89.98907,0.0,11/12/4735
+7.71153,43.8979,9387,10,5,1,36,31,4.15,5.0,fr,9179,187,380715,1,3,Active Shallow Crust,240.0079,57.99716,0.0,10/05/9387
+7.71153,43.8979,1318,1,13,15,8,58,4.15,5.0,fr,9180,26,380715,1,3,Active Shallow Crust,240.0079,57.99716,0.0,01/13/1318
+7.71153,43.8979,2741,8,11,21,32,22,4.15,5.0,fr,9181,54,380715,1,3,Active Shallow Crust,240.0079,57.99716,0.0,08/11/2741
+7.71153,43.8979,3037,4,16,17,53,37,4.15,5.0,fr,9182,60,380718,1,2,Active Shallow Crust,0.0,89.98895,-90.0,04/16/3037
+7.71153,43.8979,1592,10,26,9,23,42,4.15,5.0,fr,9183,31,380718,1,2,Active Shallow Crust,0.0,89.98895,-90.0,10/26/1592
+7.71153,43.8979,8373,8,10,8,3,11,4.15,15.0,fr,9184,167,380722,1,2,Active Shallow Crust,128.8974,89.99454,0.0,08/10/8373
+7.71153,43.8979,4678,6,30,14,0,8,4.15,15.0,fr,9185,93,380722,1,2,Active Shallow Crust,128.8974,89.99454,0.0,06/30/4678
+7.71153,43.8979,6810,11,28,22,31,43,4.25,5.0,fr,9186,136,380724,1,1,Active Shallow Crust,0.0,89.99026,0.0,11/28/6810
+7.71153,43.8979,971,9,24,2,0,59,4.25,15.0,fr,9187,19,380728,1,1,Active Shallow Crust,240.007,57.99403,0.0,09/24/0971
+7.71153,43.8979,7445,11,8,14,50,26,4.25,5.0,fr,9188,148,380730,1,1,Active Shallow Crust,0.0,89.99015,-90.0,11/08/7445
+7.71153,43.8979,6572,4,6,12,9,20,4.35,5.0,fr,9189,131,380736,1,1,Active Shallow Crust,0.0,89.99132,0.0,04/06/6572
+7.71153,43.8979,9689,2,20,23,45,43,4.45,5.0,fr,9190,193,380751,1,1,Active Shallow Crust,240.0048,57.99442,0.0,02/20/9689
+7.71153,43.8979,5678,2,20,0,20,52,4.55,5.0,fr,9191,113,380760,1,1,Active Shallow Crust,0.0,89.99081,0.0,02/20/5678
+7.71153,43.8979,6383,5,24,14,14,45,4.55,27.5,fr,9192,127,380762,1,1,Active Shallow Crust,0.0,89.99081,0.0,05/24/6383
+7.71153,43.8979,634,10,27,8,15,24,4.65,5.0,fr,9193,12,380772,1,1,Active Shallow Crust,0.0,89.98976,0.0,10/27/0634
+7.71153,43.8979,9285,9,3,6,44,9,4.65,15.0,fr,9194,185,380773,1,1,Active Shallow Crust,0.0,89.98976,0.0,09/03/9285
+7.71153,43.8979,1648,12,24,17,51,13,4.85,5.0,fr,9195,32,380796,1,1,Active Shallow Crust,0.0,89.99024,0.0,12/24/1648
+7.71153,43.8979,3567,3,20,7,8,12,5.25,5.0,fr,9196,71,380847,1,1,Active Shallow Crust,240.019,57.99989,0.0,03/20/3567
+7.71153,43.8979,8100,8,10,14,3,46,5.55,5.0,fr,9197,161,380880,1,1,Active Shallow Crust,0.0,89.98982,0.0,08/10/8100
+5.55142,42.56887,955,4,25,13,18,20,3.55,5.0,fr,9198,19,381120,1,1,Active Shallow Crust,0.0,89.99258,0.0,04/25/0955
+-2.77374,42.72923,3404,6,28,21,27,47,3.55,5.0,fr,9199,68,381603,1,1,Active Shallow Crust,240.012,57.99804,0.0,06/28/3404
+-2.77374,42.72923,4111,10,18,5,25,43,3.65,5.0,fr,9200,82,381612,1,2,Active Shallow Crust,0.0,89.9901,0.0,10/18/4111
+-2.77374,42.72923,4668,6,10,13,55,53,3.65,5.0,fr,9201,93,381612,1,2,Active Shallow Crust,0.0,89.9901,0.0,06/10/4668
+-2.77374,42.72923,1624,3,13,3,24,2,3.65,15.0,fr,9202,32,381616,1,1,Active Shallow Crust,240.0004,58.01294,0.0,03/13/1624
+-2.77374,42.72923,8968,5,14,20,44,14,3.75,5.0,fr,9203,179,381627,1,1,Active Shallow Crust,240.008,58.01715,0.0,05/14/8968
+-2.77374,42.72923,8076,12,1,15,47,5,4.05,5.0,fr,9204,161,381660,1,1,Active Shallow Crust,0.0,89.98959,0.0,12/01/8076
+-2.77374,42.72923,9481,3,20,13,44,3,4.35,5.0,fr,9205,189,381696,1,1,Active Shallow Crust,0.0,89.98968,0.0,03/20/9481
+-2.77374,42.72923,737,11,15,22,43,14,4.45,15.0,fr,9206,14,381709,1,1,Active Shallow Crust,0.0,89.98949,0.0,11/15/0737
+-2.77374,42.72923,325,11,25,16,45,7,4.75,27.5,fr,9207,6,381749,1,1,Active Shallow Crust,240.0062,58.00429,0.0,11/25/0325
+-2.77374,42.72923,6489,1,12,15,40,15,4.75,5.0,fr,9208,129,381750,1,1,Active Shallow Crust,0.0,89.98965,-90.0,01/12/6489
+-2.77374,42.72923,683,7,16,1,26,32,4.85,5.0,fr,9209,13,381756,1,1,Active Shallow Crust,0.0,89.99005,0.0,07/16/0683
+1.44689,41.82793,4815,4,7,0,38,10,3.55,27.5,fr,9210,96,382082,1,1,Active Shallow Crust,0.0,89.99061,0.0,04/07/4815
+1.44689,41.82793,5805,7,14,14,19,15,3.55,5.0,fr,9211,116,382089,1,1,Active Shallow Crust,128.8967,89.99342,0.0,07/14/5805
+1.44689,41.82793,3480,3,9,8,30,18,3.75,5.0,fr,9212,69,382104,1,1,Active Shallow Crust,0.0,89.98956,0.0,03/09/3480
+1.44689,41.82793,3933,12,9,12,11,18,3.85,15.0,fr,9213,78,382117,1,1,Active Shallow Crust,0.0,89.98936,0.0,12/09/3933
+1.44689,41.82793,6201,11,10,16,24,47,4.05,5.0,fr,9214,124,382140,1,1,Active Shallow Crust,0.0,89.99049,0.0,11/10/6201
+1.44689,41.82793,4769,5,31,2,33,2,4.15,5.0,fr,9215,95,382152,1,1,Active Shallow Crust,0.0,89.98965,0.0,05/31/4769
+1.44689,41.82793,7094,5,9,5,53,12,4.65,27.5,fr,9216,141,382220,1,1,Active Shallow Crust,0.0,89.98982,-90.0,05/09/7094
+1.44689,41.82793,9733,2,25,21,25,40,4.75,15.0,fr,9217,194,382225,1,1,Active Shallow Crust,0.0,89.99009,0.0,02/25/9733
+1.44689,41.82793,6470,11,30,8,42,6,5.25,5.0,fr,9218,129,382284,1,1,Active Shallow Crust,0.0,89.98991,0.0,11/30/6470
+1.44689,41.82793,635,10,16,8,48,57,5.45,5.0,fr,9219,12,382308,1,1,Active Shallow Crust,0.0,89.99009,0.0,10/16/0635
+5.32353,48.03784,7884,12,23,19,34,4,3.65,5.0,fr,9220,157,382572,1,1,Active Shallow Crust,0.0,89.98798,0.0,12/23/7884
+5.32353,48.03784,5688,2,8,16,54,6,3.65,5.0,fr,9221,113,382575,1,1,Active Shallow Crust,240.0014,58.01357,0.0,02/08/5688
+5.32353,48.03784,2834,4,28,8,39,41,3.65,15.0,fr,9222,56,382579,1,1,Active Shallow Crust,0.0,89.98784,-90.0,04/28/2834
+5.32353,48.03784,42,4,2,1,38,48,3.75,5.0,fr,9223,0,382584,1,1,Active Shallow Crust,0.0,89.98929,0.0,04/02/0042
+5.32353,48.03784,6848,4,25,14,47,14,3.75,15.0,fr,9224,136,382585,1,1,Active Shallow Crust,0.0,89.98929,0.0,04/25/6848
+5.32353,48.03784,9755,6,18,9,57,27,3.75,27.5,fr,9225,195,382592,1,1,Active Shallow Crust,0.0,89.98917,-90.0,06/18/9755
+5.32353,48.03784,7742,2,24,9,44,14,4.15,5.0,fr,9226,154,382632,1,2,Active Shallow Crust,0.0,89.98986,0.0,02/24/7742
+5.32353,48.03784,9130,6,18,3,27,58,4.15,5.0,fr,9227,182,382632,1,2,Active Shallow Crust,0.0,89.98986,0.0,06/18/9130
+5.32353,48.03784,7917,7,27,6,36,0,4.25,15.0,fr,9228,158,382648,1,1,Active Shallow Crust,240.0079,57.99445,0.0,07/27/7917
+5.32353,48.03784,6622,11,12,1,25,18,4.45,5.0,fr,9229,132,382674,1,1,Active Shallow Crust,0.0,89.99032,-90.0,11/12/6622
+7.65235,46.00369,3764,10,24,8,26,30,3.55,5.0,fr,9230,75,383040,1,5,Active Shallow Crust,0.0,89.993,0.0,10/24/3764
+7.65235,46.00369,3312,3,3,4,33,58,3.55,5.0,fr,9231,66,383040,1,5,Active Shallow Crust,0.0,89.993,0.0,03/03/3312
+7.65235,46.00369,8465,11,2,9,20,35,3.55,5.0,fr,9232,169,383040,1,5,Active Shallow Crust,0.0,89.993,0.0,11/02/8465
+7.65235,46.00369,8877,12,6,8,6,32,3.55,5.0,fr,9233,177,383040,1,5,Active Shallow Crust,0.0,89.993,0.0,12/06/8877
+7.65235,46.00369,8290,8,6,7,31,44,3.55,5.0,fr,9234,165,383040,1,5,Active Shallow Crust,0.0,89.993,0.0,08/06/8290
+7.65235,46.00369,6875,2,17,2,5,12,3.55,15.0,fr,9235,137,383041,1,2,Active Shallow Crust,0.0,89.993,0.0,02/17/6875
+7.65235,46.00369,1340,11,16,18,48,12,3.55,15.0,fr,9236,26,383041,1,2,Active Shallow Crust,0.0,89.993,0.0,11/16/1340
+7.65235,46.00369,37,8,23,17,56,46,3.55,15.0,fr,9237,0,383047,1,1,Active Shallow Crust,0.0,89.99291,-90.0,08/23/0037
+7.65235,46.00369,3510,11,28,13,21,8,3.55,15.0,fr,9238,70,383050,1,1,Active Shallow Crust,128.8954,89.9965,0.0,11/28/3510
+7.65235,46.00369,2511,5,13,10,34,37,3.55,27.5,fr,9239,50,383051,1,1,Active Shallow Crust,128.8954,89.9965,0.0,05/13/2511
+7.65235,46.00369,9106,2,12,22,2,39,3.65,5.0,fr,9240,182,383052,1,1,Active Shallow Crust,0.0,89.98752,0.0,02/12/9106
+7.65235,46.00369,8750,7,11,1,47,7,3.65,15.0,fr,9241,174,383053,1,1,Active Shallow Crust,0.0,89.98752,0.0,07/11/8750
+7.65235,46.00369,1227,2,15,20,21,28,3.65,27.5,fr,9242,24,383054,1,1,Active Shallow Crust,0.0,89.98752,0.0,02/15/1227
+7.65235,46.00369,562,6,28,1,15,48,3.65,15.0,fr,9243,11,383062,1,1,Active Shallow Crust,128.9009,89.96352,0.0,06/28/0562
+7.65235,46.00369,5448,10,17,14,38,5,3.75,15.0,fr,9244,108,383065,1,2,Active Shallow Crust,0.0,89.98887,0.0,10/17/5448
+7.65235,46.00369,2375,3,20,23,19,20,3.75,15.0,fr,9245,47,383065,1,2,Active Shallow Crust,0.0,89.98887,0.0,03/20/2375
+7.65235,46.00369,7159,9,29,17,12,9,3.75,5.0,fr,9246,143,383070,1,1,Active Shallow Crust,0.0,89.98875,-90.0,09/29/7159
+7.65235,46.00369,6103,3,22,15,38,39,3.85,15.0,fr,9247,122,383077,1,2,Active Shallow Crust,0.0,89.99008,0.0,03/22/6103
+7.65235,46.00369,3248,11,24,1,2,21,3.85,15.0,fr,9248,64,383077,1,2,Active Shallow Crust,0.0,89.99008,0.0,11/24/3248
+7.65235,46.00369,7914,12,27,12,50,36,3.85,5.0,fr,9249,158,383079,1,1,Active Shallow Crust,240.0113,57.99762,0.0,12/27/7914
+7.65235,46.00369,9529,12,27,19,44,50,3.95,5.0,fr,9250,190,383088,1,1,Active Shallow Crust,0.0,89.99116,0.0,12/27/9529
+7.65235,46.00369,7066,3,8,6,19,7,3.95,5.0,fr,9251,141,383091,1,1,Active Shallow Crust,240.0191,58.00484,0.0,03/08/7066
+7.65235,46.00369,919,5,26,8,27,5,4.05,5.0,fr,9252,18,383103,1,1,Active Shallow Crust,240.0055,58.00586,0.0,05/26/0919
+7.65235,46.00369,5233,7,7,18,49,47,4.15,5.0,fr,9253,104,383112,1,1,Active Shallow Crust,0.0,89.98947,0.0,07/07/5233
+7.65235,46.00369,5369,8,11,1,6,58,4.15,5.0,fr,9254,107,383115,1,1,Active Shallow Crust,240.0087,57.99691,0.0,08/11/5369
+7.65235,46.00369,4224,12,21,21,4,43,4.15,15.0,fr,9255,84,383119,1,1,Active Shallow Crust,0.0,89.98935,-90.0,12/21/4224
+7.65235,46.00369,6146,11,29,0,40,27,4.15,5.0,fr,9256,122,383121,1,1,Active Shallow Crust,128.8987,89.99298,0.0,11/29/6146
+7.65235,46.00369,3678,7,22,20,56,20,4.45,5.0,fr,9257,73,383148,1,2,Active Shallow Crust,0.0,89.99006,0.0,07/22/3678
+7.65235,46.00369,2550,9,8,7,48,54,4.45,5.0,fr,9258,50,383148,1,2,Active Shallow Crust,0.0,89.99006,0.0,09/08/2550
+7.65235,46.00369,4376,5,19,18,47,25,4.55,5.0,fr,9259,87,383163,1,1,Active Shallow Crust,240.0088,57.9974,0.0,05/19/4376
+7.65235,46.00369,894,10,6,20,44,19,4.65,5.0,fr,9260,17,383172,1,1,Active Shallow Crust,0.0,89.99013,0.0,10/06/0894
+7.65235,46.00369,9084,11,20,8,43,31,4.85,5.0,fr,9261,181,383196,1,2,Active Shallow Crust,0.0,89.99059,0.0,11/20/9084
+7.65235,46.00369,7788,3,29,0,9,48,4.85,5.0,fr,9262,155,383196,1,2,Active Shallow Crust,0.0,89.99059,0.0,03/29/7788
+7.65235,46.00369,8744,6,19,16,17,31,4.85,27.5,fr,9263,174,383198,1,1,Active Shallow Crust,0.0,89.99059,0.0,06/19/8744
+7.65235,46.00369,7096,5,19,19,51,58,5.25,5.0,fr,9264,141,383253,1,1,Active Shallow Crust,128.8832,89.98715,0.0,05/19/7096
+1.71689,42.00657,8454,12,4,16,36,2,3.55,5.0,fr,9265,169,383520,1,2,Active Shallow Crust,0.0,89.99063,0.0,12/04/8454
+1.71689,42.00657,9157,4,22,23,6,32,3.55,5.0,fr,9266,183,383520,1,2,Active Shallow Crust,0.0,89.99063,0.0,04/22/9157
+1.71689,42.00657,2062,12,15,6,52,36,3.55,15.0,fr,9267,41,383521,1,1,Active Shallow Crust,0.0,89.99063,0.0,12/15/2062
+1.71689,42.00657,1481,2,27,2,28,16,3.65,15.0,fr,9268,29,383533,1,1,Active Shallow Crust,0.0,89.98998,0.0,02/27/1481
+1.71689,42.00657,801,7,17,15,32,11,3.75,5.0,fr,9269,16,383544,1,1,Active Shallow Crust,0.0,89.98959,0.0,07/17/0801
+1.71689,42.00657,5023,5,18,20,19,47,3.75,15.0,fr,9270,100,383548,1,1,Active Shallow Crust,240.0079,58.01743,0.0,05/18/5023
+1.71689,42.00657,7943,4,29,1,20,15,4.25,15.0,fr,9271,158,383605,1,1,Active Shallow Crust,0.0,89.98996,0.0,04/29/7943
+1.71689,42.00657,9488,12,20,4,46,46,5.95,15.0,fr,9272,189,383809,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/20/9488
+1.716891,42.00657,1347,8,12,4,11,53,6.05,5.357596,fr,9273,26,383820,1,1,Active Shallow Crust,0.0,89.98998,0.0,08/12/1347
+3.75171,45.10552,5446,9,10,8,33,15,3.75,5.0,fr,9274,108,384024,1,1,Active Shallow Crust,0.0,89.98869,0.0,09/10/5446
+3.75171,45.10552,1985,9,9,14,48,44,3.75,15.0,fr,9275,39,384025,1,1,Active Shallow Crust,0.0,89.98869,0.0,09/09/1985
+3.75171,45.10552,8414,3,8,20,45,10,3.75,27.5,fr,9276,168,384026,1,1,Active Shallow Crust,0.0,89.98869,0.0,03/08/8414
+3.75171,45.10552,1596,3,26,15,49,7,3.75,5.0,fr,9277,31,384030,1,1,Active Shallow Crust,0.0,89.99142,-90.0,03/26/1596
+3.75171,45.10552,672,5,8,17,47,51,3.85,5.0,fr,9278,13,384036,1,1,Active Shallow Crust,0.0,89.98992,0.0,05/08/0672
+3.75171,45.10552,1205,5,11,18,51,17,3.95,15.0,fr,9279,24,384049,1,1,Active Shallow Crust,0.0,89.99102,0.0,05/11/1205
+3.75171,45.10552,1930,10,23,5,15,57,4.05,5.0,fr,9280,38,384060,1,1,Active Shallow Crust,0.0,89.98999,0.0,10/23/1930
+3.75171,45.10552,5210,2,12,16,57,53,4.05,15.0,fr,9281,104,384061,1,1,Active Shallow Crust,0.0,89.98999,0.0,02/12/5210
+3.75171,45.10552,5549,1,22,21,34,10,4.05,15.0,fr,9282,110,384067,1,1,Active Shallow Crust,0.0,89.98988,-90.0,01/22/5549
+3.75171,45.10552,9723,8,30,20,45,23,4.15,5.0,fr,9283,194,384072,1,1,Active Shallow Crust,0.0,89.9893,0.0,08/30/9723
+3.75171,45.10552,6009,3,30,13,27,50,4.35,15.0,fr,9284,120,384097,1,1,Active Shallow Crust,0.0,89.99008,0.0,03/30/6009
+3.75171,45.10552,3401,1,23,15,39,48,4.65,15.0,fr,9285,68,384133,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/23/3401
+3.75171,45.10552,6469,1,6,1,31,27,4.75,5.0,fr,9286,129,384153,1,1,Active Shallow Crust,128.889,89.98809,0.0,01/06/6469
+3.75171,45.10552,8455,11,3,17,35,30,5.15,5.0,fr,9287,169,384192,1,1,Active Shallow Crust,0.0,89.98985,0.0,11/03/8455
+1.71723,51.13941,9781,2,15,17,35,54,3.55,15.0,fr,9288,195,384481,1,1,Active Shallow Crust,0.0,89.99051,0.0,02/15/9781
+1.71723,51.13941,4238,6,28,2,20,32,3.65,5.0,fr,9289,84,384492,1,1,Active Shallow Crust,0.0,89.99014,0.0,06/28/4238
+1.71723,51.13941,4198,6,6,13,0,33,3.65,15.0,fr,9290,83,384493,1,1,Active Shallow Crust,0.0,89.99014,0.0,06/06/4198
+1.71723,51.13941,3540,3,28,17,29,31,3.75,5.0,fr,9291,70,384504,1,2,Active Shallow Crust,0.0,89.98995,0.0,03/28/3540
+1.71723,51.13941,1208,12,7,18,0,54,3.75,5.0,fr,9292,24,384504,1,2,Active Shallow Crust,0.0,89.98995,0.0,12/07/1208
+1.71723,51.13941,9634,4,6,2,15,45,3.85,15.0,fr,9293,192,384517,1,2,Active Shallow Crust,0.0,89.98992,0.0,04/06/9634
+1.71723,51.13941,7896,12,27,6,44,56,3.85,15.0,fr,9294,157,384517,1,2,Active Shallow Crust,0.0,89.98992,0.0,12/27/7896
+1.71723,51.13941,1815,2,2,2,57,42,4.35,15.0,fr,9295,36,384577,1,1,Active Shallow Crust,0.0,89.98992,0.0,02/02/1815
+1.71723,51.13941,9334,2,6,5,45,50,4.45,15.0,fr,9296,186,384589,1,1,Active Shallow Crust,0.0,89.9899,0.0,02/06/9334
+1.71723,51.13941,3637,7,29,11,30,37,5.05,5.0,fr,9297,72,384660,1,1,Active Shallow Crust,0.0,89.98987,0.0,07/29/3637
+7.56132,49.82602,8803,1,29,21,20,19,3.55,5.0,fr,9298,176,384960,1,2,Active Shallow Crust,0.0,89.98699,0.0,01/29/8803
+7.56132,49.82602,7919,7,2,15,21,38,3.55,5.0,fr,9299,158,384960,1,2,Active Shallow Crust,0.0,89.98699,0.0,07/02/7919
+7.56132,49.82602,8975,12,1,19,46,27,3.55,15.0,fr,9300,179,384961,1,1,Active Shallow Crust,0.0,89.98699,0.0,12/01/8975
+7.56132,49.82602,7997,12,15,4,2,48,3.55,5.0,fr,9301,159,384966,1,1,Active Shallow Crust,0.0,89.98684,-90.0,12/15/7997
+7.56132,49.82602,7689,1,10,23,35,31,3.65,5.0,fr,9302,153,384972,1,1,Active Shallow Crust,0.0,89.9884,0.0,01/10/7689
+7.56132,49.82602,3802,6,10,10,14,56,3.65,15.0,fr,9303,76,384973,1,1,Active Shallow Crust,0.0,89.9884,0.0,06/10/3802
+7.56132,49.82602,2231,3,10,12,39,36,3.65,5.0,fr,9304,44,384975,1,1,Active Shallow Crust,240.0011,58.0139,0.0,03/10/2231
+7.56132,49.82602,4630,8,5,11,36,20,3.75,5.0,fr,9305,92,384993,1,1,Active Shallow Crust,128.8953,89.96754,0.0,08/05/4630
+7.56132,49.82602,9221,6,4,23,56,38,3.95,15.0,fr,9306,184,385009,1,1,Active Shallow Crust,0.0,89.99179,0.0,06/04/9221
+7.56132,49.82602,2650,11,25,15,17,31,3.95,27.5,fr,9307,52,385010,1,1,Active Shallow Crust,0.0,89.99179,0.0,11/25/2650
+7.56132,49.82602,9704,2,15,14,53,14,3.95,5.0,fr,9308,194,385011,1,1,Active Shallow Crust,240.0198,58.00588,0.0,02/15/9704
+7.56132,49.82602,7723,8,9,6,56,25,5.05,5.0,fr,9309,154,385149,1,1,Active Shallow Crust,128.8839,89.99041,0.0,08/09/7723
+3.32413,41.58703,9148,5,16,4,45,6,3.55,5.0,fr,9310,182,385440,1,1,Active Shallow Crust,0.0,89.98869,0.0,05/16/9148
+3.32413,41.58703,2012,8,9,12,52,23,3.55,5.0,fr,9311,40,385449,1,1,Active Shallow Crust,128.8969,89.99245,0.0,08/09/2012
+3.32413,41.58703,3727,8,19,14,12,43,3.65,27.5,fr,9312,74,385454,1,1,Active Shallow Crust,0.0,89.98991,0.0,08/19/3727
+3.32413,41.58703,6195,6,14,8,20,58,3.65,5.0,fr,9313,123,385458,1,1,Active Shallow Crust,0.0,89.9898,-90.0,06/14/6195
+3.32413,41.58703,1630,2,26,16,44,34,3.95,5.0,fr,9314,32,385488,1,1,Active Shallow Crust,0.0,89.99048,0.0,02/26/1630
+3.32413,41.58703,7731,8,12,3,42,27,3.95,27.5,fr,9315,154,385490,1,1,Active Shallow Crust,0.0,89.99048,0.0,08/12/7731
+3.32413,41.58703,5071,11,12,13,20,33,4.05,15.0,fr,9316,101,385501,1,1,Active Shallow Crust,0.0,89.9894,0.0,11/12/5071
+3.32413,41.58703,9962,6,3,9,29,30,4.65,15.0,fr,9317,199,385573,1,1,Active Shallow Crust,0.0,89.99043,0.0,06/03/9962
+3.32413,41.58703,4843,6,29,22,26,31,4.75,5.0,fr,9318,96,385584,1,1,Active Shallow Crust,0.0,89.98958,0.0,06/29/4843
+1.96449,42.8476,6314,8,19,4,5,55,3.55,5.0,fr,9319,126,385920,1,2,Active Shallow Crust,0.0,89.99076,0.0,08/19/6314
+1.96449,42.8476,4869,1,11,11,29,29,3.55,5.0,fr,9320,97,385920,1,2,Active Shallow Crust,0.0,89.99076,0.0,01/11/4869
+1.96449,42.8476,9383,2,26,12,31,19,3.55,15.0,fr,9321,187,385921,1,1,Active Shallow Crust,0.0,89.99076,0.0,02/26/9383
+1.96449,42.8476,7903,12,5,3,7,57,3.55,5.0,fr,9322,158,385923,1,1,Active Shallow Crust,240.0122,57.9978,0.0,12/05/7903
+1.96449,42.8476,234,12,6,12,47,48,3.55,15.0,fr,9323,4,385930,1,1,Active Shallow Crust,128.8967,89.99353,0.0,12/06/0234
+1.96449,42.8476,2275,9,6,4,39,17,3.65,5.0,fr,9324,45,385932,1,1,Active Shallow Crust,0.0,89.99012,0.0,09/06/2275
+1.96449,42.8476,8807,11,19,0,0,17,3.65,5.0,fr,9325,176,385938,1,1,Active Shallow Crust,0.0,89.99001,-90.0,11/19/8807
+1.96449,42.8476,1307,12,14,3,19,53,3.75,15.0,fr,9326,26,385948,1,1,Active Shallow Crust,240.008,58.01731,0.0,12/14/1307
+1.96449,42.8476,6051,8,16,0,40,22,3.85,27.5,fr,9327,121,385958,1,1,Active Shallow Crust,0.0,89.98953,0.0,08/16/6051
+1.96449,42.8476,7670,12,12,17,13,24,4.05,15.0,fr,9328,153,385981,1,1,Active Shallow Crust,0.0,89.98961,0.0,12/12/7670
+1.96449,42.8476,8927,7,18,12,43,18,4.25,5.0,fr,9329,178,386004,1,2,Active Shallow Crust,0.0,89.99009,0.0,07/18/8927
+1.96449,42.8476,8429,7,22,20,53,26,4.25,5.0,fr,9330,168,386004,1,2,Active Shallow Crust,0.0,89.99009,0.0,07/22/8429
+1.96449,42.8476,122,5,13,14,4,12,4.35,15.0,fr,9331,2,386017,1,1,Active Shallow Crust,0.0,89.9897,0.0,05/13/0122
+1.96449,42.8476,6632,2,20,8,20,26,4.55,5.0,fr,9332,132,386046,1,1,Active Shallow Crust,0.0,89.98994,-90.0,02/20/6632
+1.96449,42.8476,1044,11,9,8,45,20,4.65,5.0,fr,9333,20,386052,1,1,Active Shallow Crust,0.0,89.9901,0.0,11/09/1044
+1.21285,52.40876,7751,6,18,9,13,24,3.65,5.0,fr,9334,155,386412,1,1,Active Shallow Crust,0.0,89.9904,0.0,06/18/7751
+2.57494,44.00548,8644,10,4,20,19,22,3.55,5.0,fr,9335,172,386883,1,1,Active Shallow Crust,240.0114,57.99829,0.0,10/04/8644
+2.57494,44.00548,6377,3,11,2,4,21,3.65,15.0,fr,9336,127,386893,1,1,Active Shallow Crust,0.0,89.9903,0.0,03/11/6377
+2.57494,44.00548,9182,4,27,3,49,39,3.75,5.0,fr,9337,183,386913,1,1,Active Shallow Crust,128.8974,89.96716,0.0,04/27/9182
+2.57494,44.00548,7822,10,18,4,8,21,3.85,5.0,fr,9338,156,386916,1,2,Active Shallow Crust,0.0,89.98973,0.0,10/18/7822
+2.57494,44.00548,3909,12,21,11,18,6,3.85,5.0,fr,9339,78,386916,1,2,Active Shallow Crust,0.0,89.98973,0.0,12/21/3909
+2.57494,44.00548,6810,11,3,5,29,44,3.95,5.0,fr,9340,136,386928,1,1,Active Shallow Crust,0.0,89.99084,0.0,11/03/6810
+2.57494,44.00548,7251,2,4,5,32,48,4.55,15.0,fr,9341,145,387007,1,1,Active Shallow Crust,0.0,89.98956,-90.0,02/04/7251
+2.57494,44.00548,8087,2,9,23,28,15,4.85,15.0,fr,9342,161,387043,1,1,Active Shallow Crust,0.0,89.99014,-90.0,02/09/8087
+2.57494,44.00548,2155,12,13,23,33,52,5.75,27.5,fr,9343,43,387152,1,1,Active Shallow Crust,0.0,89.99009,-90.0,12/13/2155
+2.572128,44.00898,1088,8,15,7,52,55,6.25,5.719927,fr,9344,21,387207,1,1,Active Shallow Crust,240.0671,58.00023,0.0,08/15/1088
+1.84741,49.97736,1391,8,10,18,43,7,3.85,5.0,fr,9345,27,387396,1,2,Active Shallow Crust,0.0,89.98967,0.0,08/10/1391
+1.84741,49.97736,2062,10,27,19,9,14,3.85,5.0,fr,9346,41,387396,1,2,Active Shallow Crust,0.0,89.98967,0.0,10/27/2062
+1.84741,49.97736,2837,6,21,19,20,21,3.85,15.0,fr,9347,56,387397,1,1,Active Shallow Crust,0.0,89.98967,0.0,06/21/2837
+1.84741,49.97736,8131,5,9,10,58,20,4.55,5.0,fr,9348,162,387489,1,1,Active Shallow Crust,128.8931,89.98573,0.0,05/09/8131
+1.84741,49.97736,3863,8,16,10,18,30,5.25,5.0,fr,9349,77,387564,1,1,Active Shallow Crust,0.0,89.98992,0.0,08/16/3863
+0.5617,50.31383,8437,4,16,22,53,55,3.55,15.0,fr,9350,168,387847,1,1,Active Shallow Crust,0.0,89.99023,-90.0,04/16/8437
+0.5617,50.31383,3358,11,13,14,19,34,3.75,15.0,fr,9351,67,387865,1,1,Active Shallow Crust,0.0,89.98977,0.0,11/13/3358
+0.5617,50.31383,5602,4,5,20,1,24,3.85,5.0,fr,9352,112,387876,1,1,Active Shallow Crust,0.0,89.98975,0.0,04/05/5602
+0.5617,50.31383,7860,5,10,3,35,26,4.05,15.0,fr,9353,157,387910,1,1,Active Shallow Crust,128.8899,89.99389,0.0,05/10/7860
+0.5617,50.31383,9434,1,31,12,20,9,4.25,15.0,fr,9354,188,387931,1,1,Active Shallow Crust,0.0,89.99018,-90.0,01/31/9434
+0.5617,50.31383,4570,1,25,9,37,29,4.35,5.0,fr,9355,91,387936,1,1,Active Shallow Crust,0.0,89.99007,0.0,01/25/4570
+0.5617,50.31383,4763,2,24,13,16,21,5.05,15.0,fr,9356,95,388021,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/24/4763
+2.93607,44.32563,9963,8,1,4,22,43,3.55,5.0,fr,9357,199,388806,1,1,Active Shallow Crust,0.0,89.98905,-90.0,08/01/9963
+2.93607,44.32563,2626,7,29,16,0,27,3.65,5.0,fr,9358,52,388812,1,1,Active Shallow Crust,0.0,89.99036,0.0,07/29/2626
+2.93607,44.32563,4088,10,3,19,29,42,3.65,15.0,fr,9359,81,388813,1,1,Active Shallow Crust,0.0,89.99036,0.0,10/03/4088
+2.93607,44.32563,601,9,21,6,19,35,3.75,27.5,fr,9360,12,388826,1,1,Active Shallow Crust,0.0,89.9914,0.0,09/21/0601
+2.93607,44.32563,2961,5,28,14,9,41,3.85,5.0,fr,9361,59,388836,1,1,Active Shallow Crust,0.0,89.98978,0.0,05/28/2961
+2.93607,44.32563,7762,2,3,18,35,51,3.85,27.5,fr,9362,155,388838,1,1,Active Shallow Crust,0.0,89.98978,0.0,02/03/7762
+2.93607,44.32563,9164,7,10,15,0,24,4.25,5.0,fr,9363,183,388887,1,1,Active Shallow Crust,240.007,57.99399,0.0,07/10/9164
+2.93607,44.32563,7766,8,17,6,15,40,4.55,5.0,fr,9364,155,388923,1,1,Active Shallow Crust,240.0087,57.99718,0.0,08/17/7766
+2.93607,44.32563,5276,12,30,4,56,36,4.85,5.0,fr,9365,105,388959,1,1,Active Shallow Crust,240.0163,58.0023,0.0,12/30/5276
+5.23168,46.61519,126,7,27,16,56,31,3.55,5.0,fr,9366,2,389280,1,2,Active Shallow Crust,0.0,89.99307,0.0,07/27/0126
+5.23168,46.61519,8573,7,18,3,50,29,3.55,5.0,fr,9367,171,389280,1,2,Active Shallow Crust,0.0,89.99307,0.0,07/18/8573
+5.23168,46.61519,8778,12,13,15,58,49,3.75,5.0,fr,9368,175,389307,1,1,Active Shallow Crust,240.0076,58.01795,0.0,12/13/8778
+5.23168,46.61519,8519,5,2,18,46,52,3.75,27.5,fr,9369,170,389309,1,1,Active Shallow Crust,240.0076,58.01795,0.0,05/02/8519
+5.23168,46.61519,9974,2,16,3,3,41,3.75,15.0,fr,9370,199,389311,1,1,Active Shallow Crust,0.0,89.98887,-90.0,02/16/9974
+5.23168,46.61519,670,6,4,5,0,29,3.75,5.0,fr,9371,13,389313,1,1,Active Shallow Crust,128.8958,89.96749,0.0,06/04/0670
+5.23168,46.61519,5623,4,22,13,16,33,3.95,5.0,fr,9372,112,389334,1,1,Active Shallow Crust,0.0,89.99116,-90.0,04/22/5623
+5.23168,46.61519,8370,10,18,19,18,8,3.95,5.0,fr,9373,167,389337,1,1,Active Shallow Crust,128.9011,89.99345,0.0,10/18/8370
+5.23168,46.61519,1544,2,14,12,20,1,4.05,5.0,fr,9374,30,389340,1,1,Active Shallow Crust,0.0,89.98831,0.0,02/14/1544
+5.23168,46.61519,51,12,6,13,13,16,4.05,27.5,fr,9375,1,389342,1,1,Active Shallow Crust,0.0,89.98831,0.0,12/06/0051
+5.23168,46.61519,9983,9,11,6,8,52,4.05,5.0,fr,9376,199,389346,1,1,Active Shallow Crust,0.0,89.98818,-90.0,09/11/9983
+5.23168,46.61519,1847,7,31,23,14,59,4.75,5.0,fr,9377,36,389424,1,1,Active Shallow Crust,0.0,89.98956,0.0,07/31/1847
+5.23168,46.61519,6001,6,17,2,12,17,4.85,5.0,fr,9378,120,389436,1,1,Active Shallow Crust,0.0,89.99069,0.0,06/17/6001
+-4.09937,48.3767,7478,12,8,2,8,5,3.55,5.0,fr,9379,149,389760,1,3,Active Shallow Crust,0.0,89.9933,0.0,12/08/7478
+-4.09937,48.3767,4272,5,3,17,17,10,3.55,5.0,fr,9380,85,389760,1,3,Active Shallow Crust,0.0,89.9933,0.0,05/03/4272
+-4.09937,48.3767,4820,3,24,21,44,15,3.55,5.0,fr,9381,96,389760,1,3,Active Shallow Crust,0.0,89.9933,0.0,03/24/4820
+-4.09937,48.3767,6079,12,3,21,10,19,3.55,5.0,fr,9382,121,389763,1,2,Active Shallow Crust,240.013,57.99815,0.0,12/03/6079
+-4.09937,48.3767,8238,10,17,15,57,42,3.55,5.0,fr,9383,164,389763,1,2,Active Shallow Crust,240.013,57.99815,0.0,10/17/8238
+-4.09937,48.3767,5760,10,4,0,36,41,3.55,15.0,fr,9384,115,389764,1,1,Active Shallow Crust,240.013,57.99815,0.0,10/04/5760
+-4.09937,48.3767,2161,4,19,13,57,20,3.65,5.0,fr,9385,43,389775,1,1,Active Shallow Crust,240.002,58.01299,0.0,04/19/2161
+-4.09937,48.3767,9801,3,8,17,18,25,3.75,5.0,fr,9386,196,389784,1,1,Active Shallow Crust,0.0,89.98936,0.0,03/08/9801
+-4.09937,48.3767,1281,12,17,19,5,7,3.85,5.0,fr,9387,25,389796,1,1,Active Shallow Crust,0.0,89.99052,0.0,12/17/1281
+-4.09937,48.3767,1387,11,25,15,34,42,3.85,15.0,fr,9388,27,389797,1,1,Active Shallow Crust,0.0,89.99052,0.0,11/25/1387
+-4.09937,48.3767,4783,8,27,22,15,38,3.95,5.0,fr,9389,95,389808,1,1,Active Shallow Crust,0.0,89.99155,0.0,08/27/4783
+-4.09937,48.3767,1475,3,30,18,49,54,3.95,15.0,fr,9390,29,389809,1,1,Active Shallow Crust,0.0,89.99155,0.0,03/30/1475
+-4.09937,48.3767,7211,7,25,1,41,35,3.95,27.5,fr,9391,144,389810,1,1,Active Shallow Crust,0.0,89.99155,0.0,07/25/7211
+-4.09937,48.3767,6133,7,22,8,34,56,4.05,15.0,fr,9392,122,389830,1,1,Active Shallow Crust,128.89,89.99435,0.0,07/22/6133
+-4.09937,48.3767,5828,7,5,12,1,8,4.15,5.0,fr,9393,116,389832,1,2,Active Shallow Crust,0.0,89.98993,0.0,07/05/5828
+-4.09937,48.3767,526,7,11,17,32,11,4.15,5.0,fr,9394,10,389832,1,2,Active Shallow Crust,0.0,89.98993,0.0,07/11/0526
+-4.09937,48.3767,3488,2,12,19,47,49,4.35,15.0,fr,9395,69,389857,1,1,Active Shallow Crust,0.0,89.98933,0.0,02/12/3488
+-4.09937,48.3767,258,10,21,1,47,4,4.45,27.5,fr,9396,5,389870,1,1,Active Shallow Crust,0.0,89.99049,0.0,10/21/0258
+-4.09937,48.3767,8666,3,15,6,29,28,4.65,15.0,fr,9397,173,389899,1,1,Active Shallow Crust,0.0,89.99045,-90.0,03/15/8666
+-4.09937,48.3767,1918,10,12,21,54,3,4.75,15.0,fr,9398,38,389905,1,1,Active Shallow Crust,0.0,89.98991,0.0,10/12/1918
+-0.97191,45.67288,6963,9,22,12,21,11,3.75,5.0,fr,9399,139,390264,1,1,Active Shallow Crust,0.0,89.9902,0.0,09/22/6963
+-0.97191,45.67288,3338,3,7,7,35,38,3.75,15.0,fr,9400,66,390265,1,1,Active Shallow Crust,0.0,89.9902,0.0,03/07/3338
+-0.97191,45.67288,2700,2,24,2,12,18,3.85,5.0,fr,9401,53,390279,1,1,Active Shallow Crust,240.0107,57.99783,0.0,02/24/2700
+-0.97191,45.67288,1708,9,3,13,50,17,4.25,5.0,fr,9402,34,390327,1,2,Active Shallow Crust,240.0073,57.99405,0.0,09/03/1708
+-0.97191,45.67288,1569,10,10,22,5,58,4.25,5.0,fr,9403,31,390327,1,2,Active Shallow Crust,240.0073,57.99405,0.0,10/10/1569
+-0.97191,45.67288,6501,9,16,7,15,57,4.45,5.0,fr,9404,130,390348,1,1,Active Shallow Crust,0.0,89.99,0.0,09/16/6501
+3.63577,46.90377,8475,4,1,0,35,56,3.55,15.0,fr,9405,169,390727,1,1,Active Shallow Crust,0.0,89.98955,-90.0,04/01/8475
+3.63577,46.90377,7665,12,21,23,31,34,3.65,5.0,fr,9406,153,390735,1,2,Active Shallow Crust,240.0014,58.01245,0.0,12/21/7665
+3.63577,46.90377,3826,9,11,10,37,58,3.65,5.0,fr,9407,76,390735,1,2,Active Shallow Crust,240.0014,58.01245,0.0,09/11/3826
+3.63577,46.90377,4601,3,17,0,24,46,3.75,5.0,fr,9408,92,390744,1,1,Active Shallow Crust,0.0,89.98905,0.0,03/17/4601
+3.63577,46.90377,5082,7,14,10,6,13,3.95,5.0,fr,9409,101,390768,1,1,Active Shallow Crust,0.0,89.98914,0.0,07/14/5082
+3.63577,46.90377,4421,7,18,5,18,36,4.25,15.0,fr,9410,88,390805,1,1,Active Shallow Crust,0.0,89.99077,0.0,07/18/4421
+3.63577,46.90377,3565,11,12,10,59,33,4.25,27.5,fr,9411,71,390806,1,1,Active Shallow Crust,0.0,89.99077,0.0,11/12/3565
+3.63577,46.90377,250,8,16,17,51,59,4.45,5.0,fr,9412,4,390828,1,1,Active Shallow Crust,0.0,89.99022,0.0,08/16/0250
+3.63577,46.90377,5253,10,8,8,56,2,4.55,5.0,fr,9413,105,390840,1,1,Active Shallow Crust,0.0,89.9902,0.0,10/08/5253
+3.63577,46.90377,2587,4,3,12,29,51,4.75,27.5,fr,9414,51,390866,1,1,Active Shallow Crust,0.0,89.98962,0.0,04/03/2587
+3.63577,46.90377,7167,3,11,9,45,46,5.15,5.0,fr,9415,143,390912,1,1,Active Shallow Crust,0.0,89.99017,0.0,03/11/7167
+3.63577,46.90377,6637,3,30,9,44,22,6.75,15.0,fr,9416,132,391105,1,1,Active Shallow Crust,360.0,89.99003,0.0,03/30/6637
+-0.75338,48.38686,6480,12,26,2,53,12,3.55,27.5,fr,9417,129,391202,1,1,Active Shallow Crust,0.0,89.98995,0.0,12/26/6480
+-0.75338,48.38686,6389,5,15,3,17,32,3.55,5.0,fr,9418,127,391206,1,1,Active Shallow Crust,0.0,89.98984,-90.0,05/15/6389
+-0.75338,48.38686,812,11,4,9,57,55,3.65,5.0,fr,9419,16,391212,1,2,Active Shallow Crust,0.0,89.9903,0.0,11/04/0812
+-0.75338,48.38686,5171,1,27,20,23,8,3.65,5.0,fr,9420,103,391212,1,2,Active Shallow Crust,0.0,89.9903,0.0,01/27/5171
+-0.75338,48.38686,6854,10,16,18,50,45,3.65,5.0,fr,9421,137,391221,1,1,Active Shallow Crust,128.9001,89.96356,0.0,10/16/6854
+-0.75338,48.38686,4084,3,22,22,2,50,3.85,5.0,fr,9422,81,391236,1,1,Active Shallow Crust,0.0,89.98992,0.0,03/22/4084
+-0.75338,48.38686,2346,6,24,17,4,38,4.25,5.0,fr,9423,46,391284,1,1,Active Shallow Crust,0.0,89.98991,0.0,06/24/2346
+-0.75338,48.38686,7250,3,31,6,24,53,4.45,5.0,fr,9424,144,391311,1,1,Active Shallow Crust,240.0058,57.99475,0.0,03/31/7250
+-0.75338,48.38686,6863,5,17,20,9,18,4.65,5.0,fr,9425,137,391341,1,1,Active Shallow Crust,128.8906,89.98697,0.0,05/17/6863
+-0.75338,48.38686,3284,9,14,1,6,18,4.75,5.0,fr,9426,65,391344,1,1,Active Shallow Crust,0.0,89.98991,0.0,09/14/3284
+-0.75338,48.38686,2293,2,2,8,46,18,5.85,15.0,fr,9427,45,391477,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/02/2293
+6.96306,51.36146,6961,11,27,7,23,40,3.55,27.5,fr,9428,139,391682,1,1,Active Shallow Crust,0.0,89.9874,0.0,11/27/6961
+6.96306,51.36146,4998,2,22,20,22,9,3.65,15.0,fr,9429,99,391693,1,1,Active Shallow Crust,0.0,89.98878,0.0,02/22/4998
+6.96306,51.36146,5199,12,15,2,23,8,3.75,5.0,fr,9430,103,391704,1,1,Active Shallow Crust,0.0,89.99,0.0,12/15/5199
+6.96306,51.36146,8583,6,24,11,30,46,3.75,15.0,fr,9431,171,391705,1,1,Active Shallow Crust,0.0,89.99,0.0,06/24/8583
+6.96306,51.36146,3345,6,28,9,55,57,3.85,5.0,fr,9432,66,391722,1,1,Active Shallow Crust,0.0,89.99098,-90.0,06/28/3345
+6.96306,51.36146,1285,11,8,13,17,25,4.15,5.0,fr,9433,25,391755,1,1,Active Shallow Crust,240.0094,57.99729,0.0,11/08/1285
+3.59998,52.33032,9308,11,13,0,13,45,3.65,5.0,fr,9434,186,392172,1,1,Active Shallow Crust,0.0,89.98901,0.0,11/13/9308
+3.59998,52.33032,3041,8,3,18,17,25,3.95,27.5,fr,9435,60,392210,1,1,Active Shallow Crust,0.0,89.99028,0.0,08/03/3041
+-1.09672,46.20544,6121,12,4,13,8,46,3.55,5.0,fr,9436,122,394560,1,3,Active Shallow Crust,0.0,89.98953,0.0,12/04/6121
+-1.09672,46.20544,9978,11,26,21,35,37,3.55,5.0,fr,9437,199,394560,1,3,Active Shallow Crust,0.0,89.98953,0.0,11/26/9978
+-1.09672,46.20544,3576,2,4,19,21,1,3.55,5.0,fr,9438,71,394560,1,3,Active Shallow Crust,0.0,89.98953,0.0,02/04/3576
+-1.09672,46.20544,1654,9,4,5,14,3,3.65,5.0,fr,9439,33,394572,1,4,Active Shallow Crust,0.0,89.99067,0.0,09/04/1654
+-1.09672,46.20544,7197,2,2,15,22,41,3.65,5.0,fr,9440,143,394572,1,4,Active Shallow Crust,0.0,89.99067,0.0,02/02/7197
+-1.09672,46.20544,4684,1,13,3,32,54,3.65,5.0,fr,9441,93,394572,1,4,Active Shallow Crust,0.0,89.99067,0.0,01/13/4684
+-1.09672,46.20544,8042,10,22,8,14,53,3.65,5.0,fr,9442,160,394572,1,4,Active Shallow Crust,0.0,89.99067,0.0,10/22/8042
+-1.09672,46.20544,6942,2,8,7,55,31,3.65,15.0,fr,9443,138,394573,1,2,Active Shallow Crust,0.0,89.99067,0.0,02/08/6942
+-1.09672,46.20544,5919,12,9,5,42,5,3.65,15.0,fr,9444,118,394573,1,2,Active Shallow Crust,0.0,89.99067,0.0,12/09/5919
+-1.09672,46.20544,1359,7,29,9,32,55,3.65,5.0,fr,9445,27,394578,1,2,Active Shallow Crust,0.0,89.99056,-90.0,07/29/1359
+-1.09672,46.20544,9242,8,1,23,57,46,3.65,5.0,fr,9446,184,394578,1,2,Active Shallow Crust,0.0,89.99056,-90.0,08/01/9242
+-1.09672,46.20544,1665,5,1,6,23,9,3.65,27.5,fr,9447,33,394583,1,1,Active Shallow Crust,128.9007,89.96352,0.0,05/01/1665
+-1.09672,46.20544,6991,6,9,10,13,21,3.75,5.0,fr,9448,139,394584,1,2,Active Shallow Crust,0.0,89.9903,0.0,06/09/6991
+-1.09672,46.20544,4459,12,11,4,14,22,3.75,5.0,fr,9449,89,394584,1,2,Active Shallow Crust,0.0,89.9903,0.0,12/11/4459
+-1.09672,46.20544,1931,1,16,13,48,22,3.75,15.0,fr,9450,38,394585,1,2,Active Shallow Crust,0.0,89.9903,0.0,01/16/1931
+-1.09672,46.20544,5370,6,29,8,1,6,3.75,15.0,fr,9451,107,394585,1,2,Active Shallow Crust,0.0,89.9903,0.0,06/29/5370
+-1.09672,46.20544,8997,12,4,19,17,16,3.75,5.0,fr,9452,179,394593,1,1,Active Shallow Crust,128.8965,89.96736,0.0,12/04/8997
+-1.09672,46.20544,7649,8,15,19,51,57,3.85,5.0,fr,9453,152,394596,1,1,Active Shallow Crust,0.0,89.99012,0.0,08/15/7649
+-1.09672,46.20544,1137,3,27,19,17,58,3.95,5.0,fr,9454,22,394608,1,3,Active Shallow Crust,0.0,89.99009,0.0,03/27/1137
+-1.09672,46.20544,381,11,7,19,21,15,3.95,5.0,fr,9455,7,394608,1,3,Active Shallow Crust,0.0,89.99009,0.0,11/07/0381
+-1.09672,46.20544,8081,1,2,23,12,31,3.95,5.0,fr,9456,161,394608,1,3,Active Shallow Crust,0.0,89.99009,0.0,01/02/8081
+-1.09672,46.20544,3661,11,10,5,6,55,3.95,15.0,fr,9457,73,394609,1,1,Active Shallow Crust,0.0,89.99009,0.0,11/10/3661
+-1.09672,46.20544,5444,4,17,6,0,38,3.95,5.0,fr,9458,108,394614,1,1,Active Shallow Crust,0.0,89.98997,-90.0,04/17/5444
+-1.09672,46.20544,1334,1,11,3,1,29,4.05,5.0,fr,9459,26,394620,1,2,Active Shallow Crust,0.0,89.99019,0.0,01/11/1334
+-1.09672,46.20544,7788,8,30,16,22,48,4.05,5.0,fr,9460,155,394620,1,2,Active Shallow Crust,0.0,89.99019,0.0,08/30/7788
+-1.09672,46.20544,5170,5,23,3,50,57,4.05,15.0,fr,9461,103,394630,1,1,Active Shallow Crust,128.8908,89.99362,0.0,05/23/5170
+-1.09672,46.20544,5955,1,22,19,28,44,4.15,27.5,fr,9462,119,394634,1,1,Active Shallow Crust,0.0,89.99038,0.0,01/22/5955
+-1.09672,46.20544,545,8,19,13,47,27,4.25,5.0,fr,9463,10,394650,1,1,Active Shallow Crust,0.0,89.98975,-90.0,08/19/0545
+-1.09672,46.20544,2129,9,10,17,36,29,4.35,5.0,fr,9464,42,394656,1,1,Active Shallow Crust,0.0,89.99027,0.0,09/10/2129
+-1.09672,46.20544,8296,10,4,7,33,4,4.35,27.5,fr,9465,165,394658,1,1,Active Shallow Crust,0.0,89.99027,0.0,10/04/8296
+-1.09672,46.20544,9793,2,13,4,44,27,4.35,5.0,fr,9466,195,394665,1,1,Active Shallow Crust,128.898,89.98277,0.0,02/13/9793
+-1.09672,46.20544,2214,9,1,13,27,54,4.45,5.0,fr,9467,44,394668,1,1,Active Shallow Crust,0.0,89.9901,0.0,09/01/2214
+-1.09672,46.20544,6280,8,7,8,18,54,4.45,27.5,fr,9468,125,394670,1,1,Active Shallow Crust,0.0,89.9901,0.0,08/07/6280
+-1.09672,46.20544,1919,7,9,20,10,33,4.45,5.0,fr,9469,38,394677,1,1,Active Shallow Crust,128.8923,89.99381,0.0,07/09/1919
+-1.09672,46.20544,2870,3,1,19,57,39,4.65,5.0,fr,9470,57,394698,1,1,Active Shallow Crust,0.0,89.99005,-90.0,03/01/2870
+-1.09672,46.20544,5699,2,18,2,21,32,4.85,5.0,fr,9471,113,394716,1,1,Active Shallow Crust,0.0,89.98985,0.0,02/18/5699
+-1.09672,46.20544,322,7,18,16,46,34,4.85,15.0,fr,9472,6,394717,1,1,Active Shallow Crust,0.0,89.98985,0.0,07/18/0322
+-1.09672,46.20544,9308,5,16,22,45,18,4.95,15.0,fr,9473,186,394729,1,1,Active Shallow Crust,0.0,89.98991,0.0,05/16/9308
+-1.09672,46.20544,6822,6,22,17,54,59,5.15,5.0,fr,9474,136,394752,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/22/6822
+-1.05644,50.48976,9573,4,16,3,3,31,3.55,15.0,fr,9475,191,395050,1,1,Active Shallow Crust,128.8955,89.99358,0.0,04/16/9573
+-1.05644,50.48976,9710,2,5,23,57,46,4.15,15.0,fr,9476,194,395113,1,1,Active Shallow Crust,0.0,89.99036,0.0,02/05/9710
+-1.05644,50.48976,4112,9,14,8,44,23,4.15,5.0,fr,9477,82,395115,1,1,Active Shallow Crust,240.0093,57.99755,0.0,09/14/4112
+-5.25707,47.70819,9106,3,22,10,39,30,3.85,5.0,fr,9478,182,395556,1,1,Active Shallow Crust,0.0,89.99039,0.0,03/22/9106
+-5.25707,47.70819,7459,12,1,8,14,12,4.55,15.0,fr,9479,149,395644,1,1,Active Shallow Crust,240.0099,57.99749,0.0,12/01/7459
+-5.25707,47.70819,1239,7,6,5,1,18,4.65,5.0,fr,9480,24,395652,1,1,Active Shallow Crust,0.0,89.99044,0.0,07/06/1239
+-0.29058,51.05616,8862,8,27,17,51,32,3.75,5.0,fr,9481,177,396024,1,1,Active Shallow Crust,0.0,89.98993,0.0,08/27/8862
+-0.29058,51.05616,2214,2,6,0,28,24,4.75,5.0,fr,9482,44,396144,1,1,Active Shallow Crust,359.9999,89.99004,0.0,02/06/2214
+7.15983,48.64864,9082,6,23,3,20,1,3.55,5.0,fr,9483,181,396480,1,3,Active Shallow Crust,0.0,89.98668,0.0,06/23/9082
+7.15983,48.64864,7116,11,12,5,2,16,3.55,5.0,fr,9484,142,396480,1,3,Active Shallow Crust,0.0,89.98668,0.0,11/12/7116
+7.15983,48.64864,6337,8,18,17,3,31,3.55,5.0,fr,9485,126,396480,1,3,Active Shallow Crust,0.0,89.98668,0.0,08/18/6337
+7.15983,48.64864,2965,7,22,21,4,55,3.65,5.0,fr,9486,59,396495,1,1,Active Shallow Crust,240.0013,58.01345,0.0,07/22/2965
+7.15983,48.64864,4590,11,9,16,36,43,3.65,15.0,fr,9487,91,396496,1,1,Active Shallow Crust,240.0013,58.01345,0.0,11/09/4590
+7.15983,48.64864,3398,3,16,15,12,21,3.75,5.0,fr,9488,67,396507,1,1,Active Shallow Crust,240.0095,58.01683,0.0,03/16/3398
+7.15983,48.64864,3143,1,15,21,19,37,4.25,15.0,fr,9489,62,396574,1,1,Active Shallow Crust,128.8939,89.98103,0.0,01/15/3143
+7.15983,48.64864,3426,6,25,20,11,42,4.35,5.0,fr,9490,68,396585,1,1,Active Shallow Crust,128.8972,89.98263,0.0,06/25/3426
+-1.30582,46.18729,6824,8,2,17,54,45,3.55,5.0,fr,9491,136,396960,1,2,Active Shallow Crust,0.0,89.98952,0.0,08/02/6824
+-1.30582,46.18729,1175,6,5,11,31,29,3.55,5.0,fr,9492,23,396960,1,2,Active Shallow Crust,0.0,89.98952,0.0,06/05/1175
+-1.30582,46.18729,8200,5,29,19,31,8,3.55,15.0,fr,9493,163,396961,1,2,Active Shallow Crust,0.0,89.98952,0.0,05/29/8200
+-1.30582,46.18729,9700,11,23,8,1,34,3.55,15.0,fr,9494,193,396961,1,2,Active Shallow Crust,0.0,89.98952,0.0,11/23/9700
+-1.30582,46.18729,1327,12,21,17,15,50,3.65,5.0,fr,9495,26,396972,1,1,Active Shallow Crust,0.0,89.99067,0.0,12/21/1327
+-1.30582,46.18729,3433,8,13,4,52,45,3.65,15.0,fr,9496,68,396973,1,2,Active Shallow Crust,0.0,89.99067,0.0,08/13/3433
+-1.30582,46.18729,2745,2,19,2,2,44,3.65,15.0,fr,9497,54,396973,1,2,Active Shallow Crust,0.0,89.99067,0.0,02/19/2745
+-1.30582,46.18729,2940,12,1,1,24,46,3.65,27.5,fr,9498,58,396977,1,1,Active Shallow Crust,240.0012,58.01257,0.0,12/01/2940
+-1.30582,46.18729,6055,1,29,23,19,25,3.65,5.0,fr,9499,121,396978,1,2,Active Shallow Crust,0.0,89.99056,-90.0,01/29/6055
+-1.30582,46.18729,4724,1,16,9,2,50,3.65,5.0,fr,9500,94,396978,1,2,Active Shallow Crust,0.0,89.99056,-90.0,01/16/4724
+-1.30582,46.18729,6255,4,7,5,10,39,3.65,15.0,fr,9501,125,396979,1,1,Active Shallow Crust,0.0,89.99056,-90.0,04/07/6255
+-1.30582,46.18729,5398,6,13,12,5,42,3.65,5.0,fr,9502,107,396981,1,1,Active Shallow Crust,128.9002,89.96352,0.0,06/13/5398
+-1.30582,46.18729,9979,9,24,4,45,22,3.75,5.0,fr,9503,199,396984,1,1,Active Shallow Crust,0.0,89.9903,0.0,09/24/9979
+-1.30582,46.18729,2266,1,22,6,24,37,3.75,15.0,fr,9504,45,396988,1,1,Active Shallow Crust,240.0081,58.01753,0.0,01/22/2266
+-1.30582,46.18729,8938,12,31,18,27,55,3.75,5.0,fr,9505,178,396993,1,2,Active Shallow Crust,128.8969,89.96722,0.0,12/31/8938
+-1.30582,46.18729,8688,1,16,5,3,12,3.75,5.0,fr,9506,173,396993,1,2,Active Shallow Crust,128.8969,89.96722,0.0,01/16/8688
+-1.30582,46.18729,8579,5,28,13,29,38,3.85,5.0,fr,9507,171,396996,1,1,Active Shallow Crust,0.0,89.99011,0.0,05/28/8579
+-1.30582,46.18729,3938,10,12,6,1,16,3.85,27.5,fr,9508,78,396998,1,1,Active Shallow Crust,0.0,89.99011,0.0,10/12/3938
+-1.30582,46.18729,1099,5,7,16,46,8,3.95,27.5,fr,9509,21,397010,1,1,Active Shallow Crust,0.0,89.99009,0.0,05/07/1099
+-1.30582,46.18729,7604,5,25,3,7,44,3.95,5.0,fr,9510,152,397011,1,1,Active Shallow Crust,240.0199,58.00499,0.0,05/25/7604
+-1.30582,46.18729,9760,10,14,12,43,9,4.05,5.0,fr,9511,195,397020,1,2,Active Shallow Crust,0.0,89.99019,0.0,10/14/9760
+-1.30582,46.18729,3391,6,18,6,45,21,4.05,5.0,fr,9512,67,397020,1,2,Active Shallow Crust,0.0,89.99019,0.0,06/18/3391
+-1.30582,46.18729,4368,8,21,9,58,50,4.05,15.0,fr,9513,87,397021,1,1,Active Shallow Crust,0.0,89.99019,0.0,08/21/4368
+-1.30582,46.18729,6524,3,19,21,49,30,4.35,5.0,fr,9514,130,397056,1,1,Active Shallow Crust,0.0,89.99027,0.0,03/19/6524
+-1.30582,46.18729,5990,9,28,1,13,11,4.35,15.0,fr,9515,119,397057,1,1,Active Shallow Crust,0.0,89.99027,0.0,09/28/5990
+-1.30582,46.18729,903,1,13,7,3,57,4.45,5.0,fr,9516,18,397068,1,1,Active Shallow Crust,0.0,89.99009,0.0,01/13/0903
+-1.30582,46.18729,8849,4,2,6,49,18,4.45,27.5,fr,9517,176,397073,1,1,Active Shallow Crust,240.0053,57.9947,0.0,04/02/8849
+-1.30582,46.18729,8008,9,19,17,56,37,4.55,5.0,fr,9518,160,397080,1,1,Active Shallow Crust,0.0,89.99007,0.0,09/19/8008
+-1.30582,46.18729,3330,8,4,8,44,13,4.75,27.5,fr,9519,66,397106,1,1,Active Shallow Crust,0.0,89.98991,0.0,08/04/3330
+-1.30582,46.18729,4898,10,14,21,48,50,4.95,15.0,fr,9520,97,397129,1,1,Active Shallow Crust,0.0,89.9899,0.0,10/14/4898
+-1.30582,46.18729,8633,9,2,17,32,37,5.05,5.0,fr,9521,172,397140,1,1,Active Shallow Crust,0.0,89.99007,0.0,09/02/8633
+-0.55172,47.99987,8500,1,18,4,15,33,3.65,5.0,fr,9522,169,397938,1,1,Active Shallow Crust,0.0,89.99011,-90.0,01/18/8500
+-0.55172,47.99987,837,9,24,14,38,42,3.75,5.0,fr,9523,16,397944,1,1,Active Shallow Crust,0.0,89.98995,0.0,09/24/0837
+-0.55172,47.99987,4993,3,30,0,22,45,3.85,15.0,fr,9524,99,397966,1,1,Active Shallow Crust,128.8954,89.99373,0.0,03/30/4993
+-0.55172,47.99987,2998,11,19,15,7,10,4.05,5.0,fr,9525,59,397989,1,1,Active Shallow Crust,128.8903,89.99384,0.0,11/19/2998
+-0.55172,47.99987,3120,12,19,12,18,37,4.25,5.0,fr,9526,62,398004,1,1,Active Shallow Crust,0.0,89.98983,0.0,12/19/3120
+4.03521,45.92942,6553,10,4,15,45,59,3.55,5.0,fr,9527,131,398400,1,1,Active Shallow Crust,0.0,89.99299,0.0,10/04/6553
+4.03521,45.92942,1152,9,27,1,51,11,3.65,5.0,fr,9528,23,398415,1,1,Active Shallow Crust,240.0009,58.013,0.0,09/27/1152
+4.03521,45.92942,6619,1,21,16,58,21,3.85,5.0,fr,9529,132,398436,1,1,Active Shallow Crust,0.0,89.99007,0.0,01/21/6619
+4.03521,45.92942,6727,1,19,3,18,34,4.15,5.0,fr,9530,134,398472,1,1,Active Shallow Crust,0.0,89.98946,0.0,01/19/6727
+4.03521,45.92942,1540,9,22,8,25,37,4.35,5.0,fr,9531,30,398502,1,1,Active Shallow Crust,0.0,89.9887,-90.0,09/22/1540
+4.03521,45.92942,3154,11,26,19,17,19,4.55,5.0,fr,9532,63,398520,1,1,Active Shallow Crust,0.0,89.98891,0.0,11/26/3154
+4.03521,45.92942,8046,6,3,9,53,35,5.25,5.0,fr,9533,160,398604,1,1,Active Shallow Crust,0.0,89.99009,0.0,06/03/8046
+4.03521,45.92942,1922,4,8,16,28,29,5.35,5.0,fr,9534,38,398619,1,1,Active Shallow Crust,240.0247,57.99778,0.0,04/08/1922
+2.92614,50.01358,2322,7,4,4,50,35,3.55,5.0,fr,9535,46,398880,1,1,Active Shallow Crust,0.0,89.99028,0.0,07/04/2322
+2.92614,50.01358,8439,5,21,5,13,51,3.55,15.0,fr,9536,168,398881,1,1,Active Shallow Crust,0.0,89.99028,0.0,05/21/8439
+2.92614,50.01358,4437,10,3,16,35,59,3.55,5.0,fr,9537,88,398883,1,1,Active Shallow Crust,240.0122,57.99822,0.0,10/03/4437
+2.92614,50.01358,97,7,5,7,48,1,3.65,5.0,fr,9538,1,398892,1,1,Active Shallow Crust,0.0,89.99134,0.0,07/05/0097
+2.92614,50.01358,3272,8,11,16,10,44,3.75,15.0,fr,9539,65,398905,1,1,Active Shallow Crust,0.0,89.98971,0.0,08/11/3272
+2.92614,50.01358,6308,8,29,21,55,46,3.85,5.0,fr,9540,126,398916,1,1,Active Shallow Crust,0.0,89.99082,0.0,08/29/6308
+2.92614,50.01358,6340,1,23,8,49,8,3.95,5.0,fr,9541,126,398928,1,1,Active Shallow Crust,0.0,89.98978,0.0,01/23/6340
+2.92614,50.01358,2034,8,19,18,44,37,4.05,15.0,fr,9542,40,398944,1,1,Active Shallow Crust,240.0067,58.00573,0.0,08/19/2034
+2.92614,50.01358,3620,6,19,4,8,32,4.15,5.0,fr,9543,72,398952,1,1,Active Shallow Crust,0.0,89.99026,0.0,06/19/3620
+2.92614,50.01358,975,4,17,0,30,32,4.25,5.0,fr,9544,19,398973,1,2,Active Shallow Crust,128.8934,89.98108,0.0,04/17/0975
+2.92614,50.01358,5638,12,2,16,38,39,4.25,5.0,fr,9545,112,398973,1,2,Active Shallow Crust,128.8934,89.98108,0.0,12/02/5638
+2.92614,50.01358,3201,8,20,17,38,49,4.95,5.0,fr,9546,64,399048,1,1,Active Shallow Crust,0.0,89.9903,0.0,08/20/3201
+-3.86685,43.71001,1436,3,28,5,0,30,3.55,5.0,fr,9547,28,399363,1,1,Active Shallow Crust,240.0116,57.998,0.0,03/28/1436
+-3.86685,43.71001,2614,4,9,22,33,24,3.65,27.5,fr,9548,52,399374,1,1,Active Shallow Crust,0.0,89.99026,0.0,04/09/2614
+-3.86685,43.71001,1544,6,3,13,29,56,3.65,15.0,fr,9549,30,399379,1,1,Active Shallow Crust,0.0,89.99014,-90.0,06/03/1544
+-3.86685,43.71001,4903,11,10,20,20,14,5.25,27.5,fr,9550,98,399566,1,1,Active Shallow Crust,0.0,89.99022,0.0,11/10/4903
+7.9154,44.84986,7337,7,21,0,10,8,3.55,5.0,fr,9551,146,399840,1,1,Active Shallow Crust,0.0,89.99285,0.0,07/21/7337
+7.9154,44.84986,1506,4,9,16,2,47,3.55,15.0,fr,9552,30,399841,1,1,Active Shallow Crust,0.0,89.99285,0.0,04/09/1506
+7.9154,44.84986,9249,4,20,0,39,29,3.65,5.0,fr,9553,184,399852,1,3,Active Shallow Crust,0.0,89.98726,0.0,04/20/9249
+7.9154,44.84986,3223,7,4,11,42,5,3.65,5.0,fr,9554,64,399852,1,3,Active Shallow Crust,0.0,89.98726,0.0,07/04/3223
+7.9154,44.84986,7841,6,22,2,31,9,3.65,5.0,fr,9555,156,399852,1,3,Active Shallow Crust,0.0,89.98726,0.0,06/22/7841
+7.9154,44.84986,8710,11,7,12,56,26,3.65,27.5,fr,9556,174,399863,1,1,Active Shallow Crust,128.9009,89.96349,0.0,11/07/8710
+7.9154,44.84986,954,8,30,3,3,21,3.75,5.0,fr,9557,19,399864,1,1,Active Shallow Crust,0.0,89.98864,0.0,08/30/0954
+7.9154,44.84986,143,1,12,23,21,47,3.75,15.0,fr,9558,2,399865,1,2,Active Shallow Crust,0.0,89.98864,0.0,01/12/0143
+7.9154,44.84986,2467,10,11,8,56,31,3.75,15.0,fr,9559,49,399865,1,2,Active Shallow Crust,0.0,89.98864,0.0,10/11/2467
+7.9154,44.84986,4304,11,22,15,52,44,3.75,27.5,fr,9560,86,399866,1,1,Active Shallow Crust,0.0,89.98864,0.0,11/22/4304
+7.9154,44.84986,3255,7,29,13,22,3,3.95,15.0,fr,9561,65,399889,1,1,Active Shallow Crust,0.0,89.99098,0.0,07/29/3255
+7.9154,44.84986,3427,12,29,4,49,43,4.15,27.5,fr,9562,68,399914,1,1,Active Shallow Crust,0.0,89.98925,0.0,12/29/3427
+7.9154,44.84986,6846,7,29,19,35,9,4.85,5.0,fr,9563,136,400002,1,1,Active Shallow Crust,0.0,89.99029,-90.0,07/29/6846
+7.9154,44.84986,4425,11,27,14,56,41,5.15,5.0,fr,9564,88,400032,1,1,Active Shallow Crust,0.0,89.9898,0.0,11/27/4425
+3.96009,42.08364,5169,7,15,9,57,53,3.65,5.0,fr,9565,103,400332,1,1,Active Shallow Crust,0.0,89.99,0.0,07/15/5169
+3.96009,42.08364,8954,7,20,11,14,36,3.75,5.0,fr,9566,179,400344,1,1,Active Shallow Crust,0.0,89.99108,0.0,07/20/8954
+3.96009,42.08364,157,10,14,5,49,18,3.85,15.0,fr,9567,3,400357,1,1,Active Shallow Crust,0.0,89.9894,0.0,10/14/0157
+3.96009,42.08364,7900,10,7,18,19,30,3.95,5.0,fr,9568,157,400368,1,1,Active Shallow Crust,0.0,89.99055,0.0,10/07/7900
+3.92422,50.59253,3868,8,15,13,40,28,3.55,5.0,fr,9569,77,400800,1,3,Active Shallow Crust,0.0,89.99039,0.0,08/15/3868
+3.92422,50.59253,1488,9,14,13,40,25,3.55,5.0,fr,9570,29,400800,1,3,Active Shallow Crust,0.0,89.99039,0.0,09/14/1488
+3.92422,50.59253,7948,9,28,6,46,38,3.55,5.0,fr,9571,158,400800,1,3,Active Shallow Crust,0.0,89.99039,0.0,09/28/7948
+3.92422,50.59253,5855,2,11,9,37,53,3.55,5.0,fr,9572,117,400803,1,2,Active Shallow Crust,240.0121,57.99874,0.0,02/11/5855
+3.92422,50.59253,7845,7,10,14,5,35,3.55,5.0,fr,9573,156,400803,1,2,Active Shallow Crust,240.0121,57.99874,0.0,07/10/7845
+3.92422,50.59253,4280,7,19,14,1,11,3.55,15.0,fr,9574,85,400810,1,1,Active Shallow Crust,128.8961,89.9936,0.0,07/19/4280
+3.92422,50.59253,8102,4,3,17,29,30,3.65,5.0,fr,9575,162,400812,1,2,Active Shallow Crust,0.0,89.98859,0.0,04/03/8102
+3.92422,50.59253,1113,9,12,8,43,7,3.65,5.0,fr,9576,22,400812,1,2,Active Shallow Crust,0.0,89.98859,0.0,09/12/1113
+3.92422,50.59253,3082,8,13,15,18,13,3.65,15.0,fr,9577,61,400813,1,3,Active Shallow Crust,0.0,89.98859,0.0,08/13/3082
+3.92422,50.59253,37,12,7,1,29,20,3.65,15.0,fr,9578,0,400813,1,3,Active Shallow Crust,0.0,89.98859,0.0,12/07/0037
+3.92422,50.59253,7885,1,12,20,48,38,3.65,15.0,fr,9579,157,400813,1,3,Active Shallow Crust,0.0,89.98859,0.0,01/12/7885
+3.92422,50.59253,7118,2,22,14,24,40,3.75,5.0,fr,9580,142,400824,1,3,Active Shallow Crust,0.0,89.98983,0.0,02/22/7118
+3.92422,50.59253,3004,2,2,12,47,11,3.75,5.0,fr,9581,60,400824,1,3,Active Shallow Crust,0.0,89.98983,0.0,02/02/3004
+3.92422,50.59253,3832,12,1,0,44,46,3.75,5.0,fr,9582,76,400824,1,3,Active Shallow Crust,0.0,89.98983,0.0,12/01/3832
+3.92422,50.59253,9034,12,6,1,33,52,3.85,5.0,fr,9583,180,400836,1,4,Active Shallow Crust,0.0,89.99094,0.0,12/06/9034
+3.92422,50.59253,2455,11,25,15,53,48,3.85,5.0,fr,9584,49,400836,1,4,Active Shallow Crust,0.0,89.99094,0.0,11/25/2455
+3.92422,50.59253,2601,8,19,22,28,45,3.85,5.0,fr,9585,52,400836,1,4,Active Shallow Crust,0.0,89.99094,0.0,08/19/2601
+3.92422,50.59253,414,1,25,3,3,38,3.85,5.0,fr,9586,8,400836,1,4,Active Shallow Crust,0.0,89.99094,0.0,01/25/0414
+3.92422,50.59253,6695,4,6,22,9,44,3.85,15.0,fr,9587,133,400843,1,1,Active Shallow Crust,0.0,89.99083,-90.0,04/06/6695
+3.92422,50.59253,5909,10,13,19,18,32,3.95,15.0,fr,9588,118,400849,1,1,Active Shallow Crust,0.0,89.9899,0.0,10/13/5909
+3.92422,50.59253,2498,12,4,0,31,11,3.95,5.0,fr,9589,49,400857,1,1,Active Shallow Crust,128.9,89.99294,0.0,12/04/2498
+3.92422,50.59253,7937,5,26,5,27,15,4.05,5.0,fr,9590,158,400866,1,1,Active Shallow Crust,0.0,89.9909,-90.0,05/26/7937
+3.92422,50.59253,9839,9,26,15,57,20,4.15,15.0,fr,9591,196,400873,1,1,Active Shallow Crust,0.0,89.99037,0.0,09/26/9839
+3.92422,50.59253,6634,7,26,15,57,56,4.35,5.0,fr,9592,132,400899,1,1,Active Shallow Crust,240.0093,57.99614,0.0,07/26/6634
+3.92422,50.59253,7243,8,14,5,13,44,4.45,5.0,fr,9593,144,400908,1,1,Active Shallow Crust,0.0,89.98978,0.0,08/14/7243
+3.92422,50.59253,3950,11,30,14,36,50,4.65,5.0,fr,9594,78,400932,1,1,Active Shallow Crust,0.0,89.99007,0.0,11/30/3950
+3.92422,50.59253,9750,9,16,6,58,22,4.85,27.5,fr,9595,194,400958,1,1,Active Shallow Crust,0.0,89.98997,0.0,09/16/9750
+-0.36391,41.48589,7537,7,28,6,10,14,3.85,15.0,fr,9596,150,401317,1,1,Active Shallow Crust,0.0,89.98997,0.0,07/28/7537
+1.25081,49.69149,9483,5,29,11,11,57,3.55,5.0,fr,9597,189,401760,1,1,Active Shallow Crust,0.0,89.99021,0.0,05/29/9483
+1.25081,49.69149,3329,5,2,0,40,15,3.65,5.0,fr,9598,66,401775,1,1,Active Shallow Crust,240.0017,58.01266,0.0,05/02/3329
+1.25081,49.69149,5702,10,9,1,4,16,3.75,5.0,fr,9599,114,401784,1,1,Active Shallow Crust,0.0,89.98964,0.0,10/09/5702
+1.25081,49.69149,5,11,13,16,14,29,3.95,5.0,fr,9600,0,401808,1,1,Active Shallow Crust,0.0,89.98971,0.0,11/13/0005
+1.25081,49.69149,7308,6,21,16,21,53,4.15,15.0,fr,9601,146,401833,1,1,Active Shallow Crust,0.0,89.99019,0.0,06/21/7308
+1.25081,49.69149,2035,5,14,7,4,19,4.35,5.0,fr,9602,40,401859,1,1,Active Shallow Crust,240.0093,57.9961,0.0,05/14/2035
+1.25081,49.69149,6783,12,14,3,40,0,4.75,5.0,fr,9603,135,401904,1,1,Active Shallow Crust,0.0,89.99017,0.0,12/14/6783
+5.2628,42.39691,8564,11,5,12,14,12,3.65,5.0,fr,9604,171,402252,1,1,Active Shallow Crust,0.0,89.98672,0.0,11/05/8564
+5.2628,42.39691,1639,9,2,12,54,9,4.85,5.0,fr,9605,32,402396,1,1,Active Shallow Crust,0.0,89.99,0.0,09/02/1639
+-5.39414,49.19886,4251,3,5,10,4,36,3.55,15.0,fr,9606,85,402721,1,1,Active Shallow Crust,0.0,89.98682,0.0,03/05/4251
+-5.39414,49.19886,2428,3,6,11,56,0,4.35,5.0,fr,9607,48,402816,1,1,Active Shallow Crust,0.0,89.98951,0.0,03/06/2428
+1.61092,52.6752,9113,7,2,23,11,13,3.55,5.0,fr,9608,182,403200,1,1,Active Shallow Crust,0.0,89.9893,0.0,07/02/9113
+1.61092,52.6752,5183,7,1,13,54,13,3.95,5.0,fr,9609,103,403248,1,1,Active Shallow Crust,0.0,89.99036,0.0,07/01/5183
+1.61092,52.6752,4258,6,16,20,17,59,3.95,5.0,fr,9610,85,403251,1,1,Active Shallow Crust,240.0208,58.0051,0.0,06/16/4258
+1.61092,52.6752,6286,3,22,0,55,9,4.45,5.0,fr,9611,125,403314,1,1,Active Shallow Crust,0.0,89.99012,-90.0,03/22/6286
+-0.98258,45.26346,7878,7,9,8,38,58,3.55,5.0,fr,9612,157,403680,1,1,Active Shallow Crust,0.0,89.99024,0.0,07/09/7878
+-0.98258,45.26346,6617,5,25,2,49,37,3.75,15.0,fr,9613,132,403705,1,1,Active Shallow Crust,0.0,89.99014,0.0,05/25/6617
+-0.98258,45.26346,8396,7,14,6,2,6,3.85,5.0,fr,9614,167,403716,1,1,Active Shallow Crust,0.0,89.98995,0.0,07/14/8396
+0.4865,44.71111,1186,2,9,14,28,58,3.55,5.0,fr,9615,23,404163,1,1,Active Shallow Crust,240.0121,57.99815,0.0,02/09/1186
+0.4865,44.71111,3649,6,29,6,23,26,3.65,5.0,fr,9616,72,404172,1,1,Active Shallow Crust,0.0,89.99002,0.0,06/29/3649
+0.4865,44.71111,6234,8,5,10,44,54,3.75,5.0,fr,9617,124,404190,1,1,Active Shallow Crust,0.0,89.98992,-90.0,08/05/6234
+0.4865,44.71111,3266,1,15,15,20,46,3.95,5.0,fr,9618,65,404208,1,2,Active Shallow Crust,0.0,89.99011,0.0,01/15/3266
+0.4865,44.71111,277,4,10,11,49,1,3.95,5.0,fr,9619,5,404208,1,2,Active Shallow Crust,0.0,89.99011,0.0,04/10/0277
+0.4865,44.71111,5669,11,15,19,41,3,3.95,15.0,fr,9620,113,404215,1,1,Active Shallow Crust,0.0,89.99,-90.0,11/15/5669
+6.96795,49.88202,2123,1,17,23,38,39,3.65,15.0,fr,9621,42,404653,1,1,Active Shallow Crust,0.0,89.98842,0.0,01/17/2123
+6.96795,49.88202,8048,1,3,7,17,56,3.75,5.0,fr,9622,160,404664,1,1,Active Shallow Crust,0.0,89.98968,0.0,01/03/8048
+6.96795,49.88202,6367,10,8,12,50,16,3.75,15.0,fr,9623,127,404665,1,1,Active Shallow Crust,0.0,89.98968,0.0,10/08/6367
+6.96795,49.88202,7932,12,25,1,32,59,3.75,27.5,fr,9624,158,404675,1,1,Active Shallow Crust,128.8953,89.96755,0.0,12/25/7932
+2.88366,40.0316,3594,11,4,7,8,19,3.75,27.5,fr,9625,71,405149,1,1,Active Shallow Crust,240.007,58.01746,0.0,11/04/3594
+2.88366,40.0316,8461,8,11,14,52,6,4.15,5.0,fr,9626,169,405192,1,1,Active Shallow Crust,0.0,89.99033,0.0,08/11/8461
+2.88366,40.0316,9387,7,28,11,24,53,4.25,5.0,fr,9627,187,405213,1,1,Active Shallow Crust,128.8951,89.981,0.0,07/28/9387
+6.48675,46.38797,8899,12,19,4,15,58,3.55,5.0,fr,9628,177,405600,1,3,Active Shallow Crust,0.0,89.99304,0.0,12/19/8899
+6.48675,46.38797,4958,10,14,1,48,50,3.55,5.0,fr,9629,99,405600,1,3,Active Shallow Crust,0.0,89.99304,0.0,10/14/4958
+6.48675,46.38797,3513,1,18,11,25,5,3.55,5.0,fr,9630,70,405600,1,3,Active Shallow Crust,0.0,89.99304,0.0,01/18/3513
+6.48675,46.38797,1159,11,21,5,17,7,3.55,27.5,fr,9631,23,405602,1,3,Active Shallow Crust,0.0,89.99304,0.0,11/21/1159
+6.48675,46.38797,7009,2,2,7,40,9,3.55,27.5,fr,9632,140,405602,1,3,Active Shallow Crust,0.0,89.99304,0.0,02/02/7009
+6.48675,46.38797,6798,4,27,3,45,24,3.55,27.5,fr,9633,135,405602,1,3,Active Shallow Crust,0.0,89.99304,0.0,04/27/6798
+6.48675,46.38797,9119,1,9,9,55,3,3.55,5.0,fr,9634,182,405603,1,1,Active Shallow Crust,240.0121,57.99836,0.0,01/09/9119
+6.48675,46.38797,4944,3,10,15,48,15,3.55,5.0,fr,9635,98,405609,1,1,Active Shallow Crust,128.8962,89.99304,0.0,03/10/4944
+6.48675,46.38797,2151,8,27,7,58,7,3.55,15.0,fr,9636,43,405610,1,1,Active Shallow Crust,128.8962,89.99304,0.0,08/27/2151
+6.48675,46.38797,1135,8,25,15,41,48,3.65,5.0,fr,9637,22,405612,1,2,Active Shallow Crust,0.0,89.9876,0.0,08/25/1135
+6.48675,46.38797,2799,8,13,22,9,49,3.65,5.0,fr,9638,55,405612,1,2,Active Shallow Crust,0.0,89.9876,0.0,08/13/2799
+6.48675,46.38797,4546,6,19,6,21,36,3.65,15.0,fr,9639,90,405613,1,3,Active Shallow Crust,0.0,89.9876,0.0,06/19/4546
+6.48675,46.38797,1309,6,4,23,52,23,3.65,15.0,fr,9640,26,405613,1,3,Active Shallow Crust,0.0,89.9876,0.0,06/04/1309
+6.48675,46.38797,6020,5,28,11,25,55,3.65,15.0,fr,9641,120,405613,1,3,Active Shallow Crust,0.0,89.9876,0.0,05/28/6020
+6.48675,46.38797,3363,9,16,6,50,17,3.65,27.5,fr,9642,67,405614,1,1,Active Shallow Crust,0.0,89.9876,0.0,09/16/3363
+6.48675,46.38797,9159,4,12,16,28,3,3.65,5.0,fr,9643,183,405621,1,1,Active Shallow Crust,128.9014,89.96287,0.0,04/12/9159
+6.48675,46.38797,7769,10,25,14,19,22,3.75,5.0,fr,9644,155,405624,1,1,Active Shallow Crust,0.0,89.98895,0.0,10/25/7769
+6.48675,46.38797,9953,12,16,13,30,22,3.75,27.5,fr,9645,199,405626,1,1,Active Shallow Crust,0.0,89.98895,0.0,12/16/9953
+6.48675,46.38797,7275,12,31,4,41,4,3.85,5.0,fr,9646,145,405636,1,2,Active Shallow Crust,0.0,89.99015,0.0,12/31/7275
+6.48675,46.38797,6561,12,17,1,24,54,3.85,5.0,fr,9647,131,405636,1,2,Active Shallow Crust,0.0,89.99015,0.0,12/17/6561
+6.48675,46.38797,4263,7,16,4,24,48,3.95,5.0,fr,9648,85,405648,1,1,Active Shallow Crust,0.0,89.99122,0.0,07/16/4263
+6.48675,46.38797,6748,1,7,4,21,11,3.95,15.0,fr,9649,134,405649,1,1,Active Shallow Crust,0.0,89.99122,0.0,01/07/6748
+6.48675,46.38797,4161,9,2,5,12,0,3.95,15.0,fr,9650,83,405652,1,1,Active Shallow Crust,240.0197,58.00504,0.0,09/02/4161
+6.48675,46.38797,7380,7,9,13,56,5,3.95,15.0,fr,9651,147,405655,1,1,Active Shallow Crust,0.0,89.99112,-90.0,07/09/7380
+6.48675,46.38797,1505,10,27,21,11,23,4.05,5.0,fr,9652,30,405663,1,1,Active Shallow Crust,240.0057,58.00594,0.0,10/27/1505
+6.48675,46.38797,7749,12,12,5,11,14,4.15,5.0,fr,9653,154,405672,1,2,Active Shallow Crust,0.0,89.98954,0.0,12/12/7749
+6.48675,46.38797,6532,9,13,12,59,44,4.15,5.0,fr,9654,130,405672,1,2,Active Shallow Crust,0.0,89.98954,0.0,09/13/6532
+6.48675,46.38797,4249,7,14,6,23,12,4.15,5.0,fr,9655,84,405681,1,1,Active Shallow Crust,128.8967,89.99477,0.0,07/14/4249
+6.48675,46.38797,1883,2,12,17,39,11,4.25,5.0,fr,9656,37,405684,1,1,Active Shallow Crust,0.0,89.99068,0.0,02/12/1883
+6.48675,46.38797,5882,6,3,3,3,59,4.25,5.0,fr,9657,117,405687,1,1,Active Shallow Crust,240.0079,57.99389,0.0,06/03/5882
+6.48675,46.38797,1123,10,22,4,20,27,4.35,5.0,fr,9658,22,405696,1,1,Active Shallow Crust,0.0,89.98892,0.0,10/22/1123
+6.48675,46.38797,2272,12,21,14,55,13,4.45,5.0,fr,9659,45,405708,1,2,Active Shallow Crust,0.0,89.99013,0.0,12/21/2272
+6.48675,46.38797,9491,11,16,22,2,37,4.45,5.0,fr,9660,189,405708,1,2,Active Shallow Crust,0.0,89.99013,0.0,11/16/9491
+6.48675,46.38797,2102,4,18,1,55,16,4.55,5.0,fr,9661,42,405726,1,1,Active Shallow Crust,0.0,89.9911,-90.0,04/18/2102
+6.48675,46.38797,9780,3,25,7,14,47,4.65,15.0,fr,9662,195,405742,1,1,Active Shallow Crust,128.8912,89.98672,0.0,03/25/9780
+6.48675,46.38797,9090,2,3,17,12,10,4.75,5.0,fr,9663,181,405750,1,1,Active Shallow Crust,0.0,89.9894,-90.0,02/03/9090
+6.48675,46.38797,980,6,22,20,38,35,4.75,5.0,fr,9664,19,405753,1,1,Active Shallow Crust,128.8888,89.98817,0.0,06/22/0980
+6.48675,46.38797,7928,8,9,1,39,27,5.35,5.0,fr,9665,158,405819,1,1,Active Shallow Crust,240.025,57.99793,0.0,08/09/7928
+6.68068,47.31588,785,6,15,1,17,52,3.55,5.0,fr,9666,15,406080,1,1,Active Shallow Crust,0.0,89.99316,0.0,06/15/0785
+6.68068,47.31588,3003,9,8,17,0,42,3.55,5.0,fr,9667,60,406083,1,1,Active Shallow Crust,240.0111,57.99847,0.0,09/08/3003
+6.68068,47.31588,6244,5,10,6,11,24,3.55,27.5,fr,9668,124,406085,1,1,Active Shallow Crust,240.0111,57.99838,0.0,05/10/6244
+6.68068,47.31588,8430,2,21,13,9,11,3.55,5.0,fr,9669,168,406086,1,1,Active Shallow Crust,0.0,89.99309,-90.0,02/21/8430
+6.68068,47.31588,9239,8,22,4,13,36,3.65,5.0,fr,9670,184,406092,1,2,Active Shallow Crust,0.0,89.98782,0.0,08/22/9239
+6.68068,47.31588,6020,9,3,8,49,48,3.65,5.0,fr,9671,120,406092,1,2,Active Shallow Crust,0.0,89.98782,0.0,09/03/6020
+6.68068,47.31588,3793,10,31,13,42,19,3.75,5.0,fr,9672,75,406113,1,1,Active Shallow Crust,128.8969,89.96751,0.0,10/31/3793
+6.68068,47.31588,7706,4,5,3,31,27,3.85,15.0,fr,9673,154,406117,1,1,Active Shallow Crust,0.0,89.99032,0.0,04/05/7706
+6.68068,47.31588,6887,6,6,0,4,56,3.85,5.0,fr,9674,137,406122,1,1,Active Shallow Crust,0.0,89.99021,-90.0,06/06/6887
+6.68068,47.31588,767,11,14,7,40,15,3.95,5.0,fr,9675,15,406128,1,1,Active Shallow Crust,0.0,89.99137,0.0,11/14/0767
+6.68068,47.31588,5915,10,19,21,55,55,4.05,5.0,fr,9676,118,406140,1,4,Active Shallow Crust,0.0,89.98846,0.0,10/19/5915
+6.68068,47.31588,4002,8,26,14,54,7,4.05,5.0,fr,9677,80,406140,1,4,Active Shallow Crust,0.0,89.98846,0.0,08/26/4002
+6.68068,47.31588,3967,9,18,18,51,8,4.05,5.0,fr,9678,79,406140,1,4,Active Shallow Crust,0.0,89.98846,0.0,09/18/3967
+6.68068,47.31588,4469,12,26,9,11,27,4.05,5.0,fr,9679,89,406140,1,4,Active Shallow Crust,0.0,89.98846,0.0,12/26/4469
+6.68068,47.31588,3610,5,25,22,47,2,4.15,15.0,fr,9680,72,406156,1,1,Active Shallow Crust,240.0094,57.9973,0.0,05/25/3610
+6.68068,47.31588,8730,12,7,16,10,44,4.15,15.0,fr,9681,174,406159,1,1,Active Shallow Crust,0.0,89.9896,-90.0,12/07/8730
+6.68068,47.31588,7137,6,4,1,34,37,4.15,5.0,fr,9682,142,406161,1,1,Active Shallow Crust,128.8964,89.99486,0.0,06/04/7137
+6.68068,47.31588,420,11,29,4,19,45,4.25,5.0,fr,9683,8,406170,1,1,Active Shallow Crust,0.0,89.99073,-90.0,11/29/0420
+6.68068,47.31588,3059,4,3,14,46,40,4.25,15.0,fr,9684,61,406171,1,1,Active Shallow Crust,0.0,89.99073,-90.0,04/03/3059
+6.68068,47.31588,3190,5,13,9,39,34,4.45,5.0,fr,9685,63,406188,1,1,Active Shallow Crust,0.0,89.9903,0.0,05/13/3190
+6.68068,47.31588,9850,7,4,17,55,38,4.45,27.5,fr,9686,196,406196,1,1,Active Shallow Crust,0.0,89.99018,-90.0,07/04/9850
+6.68068,47.31588,6451,9,9,23,5,43,4.55,5.0,fr,9687,129,406200,1,2,Active Shallow Crust,0.0,89.98919,0.0,09/09/6451
+6.68068,47.31588,3916,10,25,12,11,15,4.55,5.0,fr,9688,78,406200,1,2,Active Shallow Crust,0.0,89.98919,0.0,10/25/3916
+6.68068,47.31588,2738,11,28,20,51,4,4.55,5.0,fr,9689,54,406203,1,1,Active Shallow Crust,240.0094,57.9973,0.0,11/28/2738
+6.68068,47.31588,1070,6,6,13,34,4,5.05,5.0,fr,9690,21,406260,1,1,Active Shallow Crust,0.0,89.99027,0.0,06/06/1070
+6.68068,47.31588,2145,6,11,2,7,34,5.05,27.5,fr,9691,42,406262,1,1,Active Shallow Crust,0.0,89.99027,0.0,06/11/2145
+-4.69292,48.45352,7343,8,28,5,57,41,3.55,5.0,fr,9692,146,406560,1,2,Active Shallow Crust,0.0,89.99331,0.0,08/28/7343
+-4.69292,48.45352,8320,11,9,19,17,25,3.55,5.0,fr,9693,166,406560,1,2,Active Shallow Crust,0.0,89.99331,0.0,11/09/8320
+-4.69292,48.45352,371,4,30,22,39,8,3.55,15.0,fr,9694,7,406561,1,1,Active Shallow Crust,0.0,89.99331,0.0,04/30/0371
+-4.69292,48.45352,2940,3,9,22,52,45,3.55,15.0,fr,9695,58,406567,1,1,Active Shallow Crust,0.0,89.99323,-90.0,03/09/2940
+-4.69292,48.45352,79,7,22,20,40,29,3.65,5.0,fr,9696,1,406572,1,1,Active Shallow Crust,0.0,89.98808,0.0,07/22/0079
+-4.69292,48.45352,5883,5,21,11,15,35,3.65,27.5,fr,9697,117,406574,1,1,Active Shallow Crust,0.0,89.98808,0.0,05/21/5883
+-4.69292,48.45352,1389,2,27,4,9,26,3.75,5.0,fr,9698,27,406584,1,2,Active Shallow Crust,0.0,89.98937,0.0,02/27/1389
+-4.69292,48.45352,8739,2,19,19,14,0,3.75,5.0,fr,9699,174,406584,1,2,Active Shallow Crust,0.0,89.98937,0.0,02/19/8739
+-4.69292,48.45352,9677,11,1,8,7,58,3.75,15.0,fr,9700,193,406585,1,1,Active Shallow Crust,0.0,89.98937,0.0,11/01/9677
+-4.69292,48.45352,3222,6,4,6,14,47,3.85,5.0,fr,9701,64,406596,1,2,Active Shallow Crust,0.0,89.99053,0.0,06/04/3222
+-4.69292,48.45352,651,8,1,21,59,44,3.85,5.0,fr,9702,13,406596,1,2,Active Shallow Crust,0.0,89.99053,0.0,08/01/0651
+-4.69292,48.45352,9383,1,13,18,50,56,3.95,5.0,fr,9703,187,406608,1,1,Active Shallow Crust,0.0,89.99156,0.0,01/13/9383
+-4.69292,48.45352,5622,11,16,4,3,25,3.95,5.0,fr,9704,112,406617,1,1,Active Shallow Crust,128.9012,89.99367,0.0,11/16/5622
+-4.69292,48.45352,9825,6,12,3,43,9,4.05,5.0,fr,9705,196,406620,1,2,Active Shallow Crust,0.0,89.98872,0.0,06/12/9825
+-4.69292,48.45352,3737,12,1,20,30,3,4.05,5.0,fr,9706,74,406620,1,2,Active Shallow Crust,0.0,89.98872,0.0,12/01/3737
+-4.69292,48.45352,9128,2,15,17,59,47,4.25,15.0,fr,9707,182,406645,1,1,Active Shallow Crust,0.0,89.99104,0.0,02/15/9128
+-4.69292,48.45352,6892,2,22,4,8,3,4.75,5.0,fr,9708,137,406704,1,1,Active Shallow Crust,0.0,89.98992,0.0,02/22/6892
+-4.69292,48.45352,5800,7,27,6,37,3,6.65,15.0,fr,9709,115,406933,1,1,Active Shallow Crust,0.0,89.98999,0.0,07/27/5800
+2.21594,49.20918,1144,10,5,12,56,37,3.55,5.0,fr,9710,22,407040,1,1,Active Shallow Crust,0.0,89.99012,0.0,10/05/1144
+2.21594,49.20918,4984,1,23,15,14,8,3.85,15.0,fr,9711,99,407077,1,1,Active Shallow Crust,0.0,89.99067,0.0,01/23/4984
+2.21594,49.20918,5637,6,1,10,50,33,3.95,5.0,fr,9712,112,407097,1,1,Active Shallow Crust,128.9,89.99377,0.0,06/01/5637
+2.21594,49.20918,1726,7,17,2,55,4,4.05,5.0,fr,9713,34,407100,1,1,Active Shallow Crust,0.0,89.99074,0.0,07/17/1726
+2.21594,49.20918,6459,8,8,3,24,30,4.15,5.0,fr,9714,129,407118,1,1,Active Shallow Crust,0.0,89.98998,-90.0,08/08/6459
+4.13336,41.02819,1193,7,22,16,59,35,3.55,5.0,fr,9715,23,407529,1,1,Active Shallow Crust,128.896,89.99239,0.0,07/22/1193
+4.13336,41.02819,3179,6,8,8,0,32,3.85,5.0,fr,9716,63,407562,1,1,Active Shallow Crust,0.0,89.98911,-90.0,06/08/3179
+4.13336,41.02819,5520,9,30,18,26,12,4.25,5.0,fr,9717,110,407604,1,1,Active Shallow Crust,0.0,89.98981,0.0,09/30/5520
+6.10062,46.72852,4086,3,22,12,40,10,3.55,5.0,fr,9718,81,408000,1,1,Active Shallow Crust,0.0,89.99309,0.0,03/22/4086
+6.10062,46.72852,1003,11,22,11,25,36,3.65,5.0,fr,9719,20,408012,1,2,Active Shallow Crust,0.0,89.98768,0.0,11/22/1003
+6.10062,46.72852,1025,6,26,21,10,34,3.65,5.0,fr,9720,20,408012,1,2,Active Shallow Crust,0.0,89.98768,0.0,06/26/1025
+6.10062,46.72852,8624,4,15,16,43,39,3.65,15.0,fr,9721,172,408013,1,1,Active Shallow Crust,0.0,89.98768,0.0,04/15/8624
+6.10062,46.72852,4023,2,23,12,49,49,3.65,5.0,fr,9722,80,408015,1,1,Active Shallow Crust,240.0,58.01364,0.0,02/23/4023
+6.10062,46.72852,2543,1,12,20,43,48,3.65,15.0,fr,9723,50,408016,1,1,Active Shallow Crust,240.0,58.01364,0.0,01/12/2543
+6.10062,46.72852,2229,12,16,10,20,46,3.65,15.0,fr,9724,44,408022,1,1,Active Shallow Crust,128.9005,89.96353,0.0,12/16/2229
+6.10062,46.72852,6463,12,18,9,47,17,3.75,15.0,fr,9725,129,408034,1,1,Active Shallow Crust,128.8958,89.96749,0.0,12/18/6463
+6.10062,46.72852,4081,1,3,20,45,57,3.85,5.0,fr,9726,81,408036,1,1,Active Shallow Crust,0.0,89.99021,0.0,01/03/4081
+6.10062,46.72852,4081,11,28,4,30,54,3.85,15.0,fr,9727,81,408037,1,1,Active Shallow Crust,0.0,89.99021,0.0,11/28/4081
+6.10062,46.72852,8340,10,29,16,34,29,3.95,5.0,fr,9728,166,408048,1,1,Active Shallow Crust,0.0,89.99128,0.0,10/29/8340
+6.10062,46.72852,9487,3,4,22,32,38,3.95,15.0,fr,9729,189,408049,1,1,Active Shallow Crust,0.0,89.99128,0.0,03/04/9487
+6.10062,46.72852,6276,4,15,20,20,12,4.05,15.0,fr,9730,125,408061,1,1,Active Shallow Crust,0.0,89.98834,0.0,04/15/6276
+6.10062,46.72852,575,2,14,0,27,4,4.05,15.0,fr,9731,11,408070,1,1,Active Shallow Crust,128.8912,89.99223,0.0,02/14/0575
+6.10062,46.72852,139,12,1,15,6,41,4.35,5.0,fr,9732,2,408096,1,1,Active Shallow Crust,0.0,89.98899,0.0,12/01/0139
+6.10062,46.72852,4851,11,25,7,27,56,4.35,5.0,fr,9733,97,408102,1,1,Active Shallow Crust,0.0,89.98886,-90.0,11/25/4851
+6.10062,46.72852,6909,11,25,21,28,5,4.45,15.0,fr,9734,138,408109,1,1,Active Shallow Crust,0.0,89.99019,0.0,11/25/6909
+6.10062,46.72852,9473,11,20,22,49,47,4.55,15.0,fr,9735,189,408121,1,1,Active Shallow Crust,0.0,89.98907,0.0,11/20/9473
+6.10062,46.72852,2539,1,17,19,1,5,4.85,15.0,fr,9736,50,408157,1,1,Active Shallow Crust,0.0,89.99072,0.0,01/17/2539
+4.49968,52.37473,9522,4,17,16,10,44,5.05,5.0,fr,9737,190,408660,1,1,Active Shallow Crust,0.0,89.99014,0.0,04/17/9522
+-4.41231,49.02546,5734,7,22,7,2,2,3.75,15.0,fr,9738,114,408985,1,1,Active Shallow Crust,0.0,89.98949,0.0,07/22/5734
+-4.41231,49.02546,3347,10,18,13,9,49,3.85,15.0,fr,9739,66,408997,1,1,Active Shallow Crust,0.0,89.99064,0.0,10/18/3347
+3.41569,49.15277,2219,11,1,16,44,28,3.65,27.5,fr,9740,44,409454,1,1,Active Shallow Crust,0.0,89.99118,0.0,11/01/2219
+3.41569,49.15277,9036,6,26,8,23,56,3.75,5.0,fr,9741,180,409464,1,1,Active Shallow Crust,0.0,89.98952,0.0,06/26/9036
+3.41569,49.15277,8368,6,27,5,21,20,3.75,27.5,fr,9742,167,409469,1,1,Active Shallow Crust,240.0087,58.01758,0.0,06/27/8368
+3.41569,49.15277,7381,11,28,20,50,44,3.85,15.0,fr,9743,147,409477,1,1,Active Shallow Crust,0.0,89.99066,0.0,11/28/7381
+-1.54378,48.4633,1554,9,2,1,50,7,3.55,5.0,fr,9744,31,409920,1,3,Active Shallow Crust,0.0,89.98997,0.0,09/02/1554
+-1.54378,48.4633,4742,2,23,23,9,27,3.55,5.0,fr,9745,94,409920,1,3,Active Shallow Crust,0.0,89.98997,0.0,02/23/4742
+-1.54378,48.4633,256,4,16,18,22,48,3.55,5.0,fr,9746,5,409920,1,3,Active Shallow Crust,0.0,89.98997,0.0,04/16/0256
+-1.54378,48.4633,3280,5,14,12,44,11,3.55,15.0,fr,9747,65,409921,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/14/3280
+-1.54378,48.4633,6005,1,20,9,2,41,3.65,5.0,fr,9748,120,409935,1,3,Active Shallow Crust,240.0011,58.01321,0.0,01/20/6005
+-1.54378,48.4633,3790,8,23,23,1,47,3.65,5.0,fr,9749,75,409935,1,3,Active Shallow Crust,240.0011,58.01321,0.0,08/23/3790
+-1.54378,48.4633,2166,8,23,9,20,37,3.65,5.0,fr,9750,43,409935,1,3,Active Shallow Crust,240.0011,58.01321,0.0,08/23/2166
+-1.54378,48.4633,8724,6,20,14,7,12,3.65,15.0,fr,9751,174,409936,1,1,Active Shallow Crust,240.0011,58.01321,0.0,06/20/8724
+-1.54378,48.4633,9525,12,29,4,47,30,3.65,5.0,fr,9752,190,409941,1,1,Active Shallow Crust,128.9005,89.96343,0.0,12/29/9525
+-1.54378,48.4633,2436,5,18,19,16,32,3.75,5.0,fr,9753,48,409944,1,3,Active Shallow Crust,0.0,89.98938,0.0,05/18/2436
+-1.54378,48.4633,699,8,9,6,16,31,3.75,5.0,fr,9754,13,409944,1,3,Active Shallow Crust,0.0,89.98938,0.0,08/09/0699
+-1.54378,48.4633,7328,3,31,12,48,26,3.75,5.0,fr,9755,146,409944,1,3,Active Shallow Crust,0.0,89.98938,0.0,03/31/7328
+-1.54378,48.4633,4225,3,14,19,19,17,3.75,15.0,fr,9756,84,409951,1,1,Active Shallow Crust,0.0,89.9906,-90.0,03/14/4225
+-1.54378,48.4633,3149,2,13,20,55,14,3.85,5.0,fr,9757,62,409956,1,2,Active Shallow Crust,0.0,89.99053,0.0,02/13/3149
+-1.54378,48.4633,3080,5,26,10,39,3,3.85,5.0,fr,9758,61,409956,1,2,Active Shallow Crust,0.0,89.99053,0.0,05/26/3080
+-1.54378,48.4633,5924,3,14,20,5,48,3.95,5.0,fr,9759,118,409968,1,1,Active Shallow Crust,0.0,89.99051,0.0,03/14/5924
+-1.54378,48.4633,7794,3,26,1,22,44,4.05,5.0,fr,9760,155,409980,1,1,Active Shallow Crust,0.0,89.98966,0.0,03/26/7794
+-1.54378,48.4633,8347,6,19,20,57,45,4.15,5.0,fr,9761,166,409992,1,1,Active Shallow Crust,0.0,89.98994,0.0,06/19/8347
+-1.54378,48.4633,5057,8,17,14,7,51,4.45,5.0,fr,9762,101,410034,1,1,Active Shallow Crust,0.0,89.9898,-90.0,08/17/5057
+-1.54378,48.4633,1331,2,27,14,54,56,4.55,27.5,fr,9763,26,410042,1,1,Active Shallow Crust,0.0,89.98995,0.0,02/27/1331
+-1.54378,48.4633,2214,4,8,18,33,49,4.75,15.0,fr,9764,44,410065,1,1,Active Shallow Crust,0.0,89.98992,0.0,04/08/2214
+-1.54378,48.4633,5599,11,4,4,28,46,5.05,5.0,fr,9765,111,410100,1,1,Active Shallow Crust,0.0,89.98989,0.0,11/04/5599
+-1.54378,48.4633,4234,7,9,16,53,55,5.15,5.0,fr,9766,84,410112,1,1,Active Shallow Crust,0.0,89.98993,0.0,07/09/4234
+-1.54378,48.4633,4273,1,24,7,51,42,5.15,5.0,fr,9767,85,410121,1,1,Active Shallow Crust,128.8827,89.99098,0.0,01/24/4273
+-1.54378,48.4633,6382,1,27,15,16,41,5.25,5.0,fr,9768,127,410124,1,1,Active Shallow Crust,0.0,89.99008,0.0,01/27/6382
+2.64238,53.20266,2578,12,11,14,58,10,3.85,5.0,fr,9769,51,410436,1,1,Active Shallow Crust,0.0,89.98931,0.0,12/11/2578
+2.64238,53.20266,9818,10,7,23,43,18,3.95,5.0,fr,9770,196,410448,1,1,Active Shallow Crust,0.0,89.99047,0.0,10/07/9818
+7.7791,45.88706,116,7,15,17,25,28,3.55,5.0,fr,9771,2,410880,1,2,Active Shallow Crust,0.0,89.99298,0.0,07/15/0116
+7.7791,45.88706,8810,7,25,17,0,14,3.55,5.0,fr,9772,176,410880,1,2,Active Shallow Crust,0.0,89.99298,0.0,07/25/8810
+7.7791,45.88706,2198,1,18,14,4,32,3.55,15.0,fr,9773,43,410881,1,1,Active Shallow Crust,0.0,89.99298,0.0,01/18/2198
+7.7791,45.88706,4311,1,20,9,18,40,3.55,15.0,fr,9774,86,410884,1,1,Active Shallow Crust,240.0107,57.99906,0.0,01/20/4311
+7.7791,45.88706,503,4,29,4,12,31,3.55,5.0,fr,9775,10,410886,1,1,Active Shallow Crust,0.0,89.9929,-90.0,04/29/0503
+7.7791,45.88706,4921,5,30,21,29,20,3.65,5.0,fr,9776,98,410892,1,3,Active Shallow Crust,0.0,89.98749,0.0,05/30/4921
+7.7791,45.88706,5062,5,5,15,56,55,3.65,5.0,fr,9777,101,410892,1,3,Active Shallow Crust,0.0,89.98749,0.0,05/05/5062
+7.7791,45.88706,2764,4,16,20,51,54,3.65,5.0,fr,9778,55,410892,1,3,Active Shallow Crust,0.0,89.98749,0.0,04/16/2764
+7.7791,45.88706,3514,8,21,11,32,0,3.65,5.0,fr,9779,70,410895,1,1,Active Shallow Crust,240.001,58.0134,0.0,08/21/3514
+7.7791,45.88706,9221,7,12,16,54,52,3.65,27.5,fr,9780,184,410897,1,1,Active Shallow Crust,240.001,58.01331,0.0,07/12/9221
+7.7791,45.88706,1649,9,17,11,41,56,3.75,5.0,fr,9781,32,410904,1,1,Active Shallow Crust,0.0,89.98885,0.0,09/17/1649
+7.7791,45.88706,4678,7,25,0,21,13,3.75,5.0,fr,9782,93,410910,1,2,Active Shallow Crust,0.0,89.98872,-90.0,07/25/4678
+7.7791,45.88706,456,10,15,10,3,16,3.75,5.0,fr,9783,9,410910,1,2,Active Shallow Crust,0.0,89.98872,-90.0,10/15/0456
+7.7791,45.88706,2878,1,25,7,25,25,3.75,15.0,fr,9784,57,410911,1,1,Active Shallow Crust,0.0,89.98872,-90.0,01/25/2878
+7.7791,45.88706,2927,7,21,4,22,5,3.85,5.0,fr,9785,58,410916,1,1,Active Shallow Crust,0.0,89.99006,0.0,07/21/2927
+7.7791,45.88706,371,1,26,7,42,47,3.85,15.0,fr,9786,7,410917,1,1,Active Shallow Crust,0.0,89.99006,0.0,01/26/0371
+7.7791,45.88706,7815,7,19,10,19,6,3.95,5.0,fr,9787,156,410928,1,2,Active Shallow Crust,0.0,89.99114,0.0,07/19/7815
+7.7791,45.88706,3486,10,24,10,37,52,3.95,5.0,fr,9788,69,410928,1,2,Active Shallow Crust,0.0,89.99114,0.0,10/24/3486
+7.7791,45.88706,2584,8,7,13,2,56,3.95,15.0,fr,9789,51,410938,1,1,Active Shallow Crust,128.8997,89.99335,0.0,08/07/2584
+7.7791,45.88706,3544,11,21,13,36,15,4.05,5.0,fr,9790,70,410949,1,1,Active Shallow Crust,128.8913,89.99408,0.0,11/21/3544
+7.7791,45.88706,9311,9,12,18,43,16,4.25,5.0,fr,9791,186,410964,1,1,Active Shallow Crust,0.0,89.99059,0.0,09/12/9311
+7.7791,45.88706,1430,12,17,10,0,49,4.25,15.0,fr,9792,28,410965,1,1,Active Shallow Crust,0.0,89.99059,0.0,12/17/1430
+7.7791,45.88706,646,3,7,20,27,33,4.35,15.0,fr,9793,12,410977,1,1,Active Shallow Crust,0.0,89.98882,0.0,03/07/0646
+7.7791,45.88706,2725,4,11,1,12,56,4.55,15.0,fr,9794,54,411001,1,1,Active Shallow Crust,0.0,89.9889,0.0,04/11/2725
+3.14879,49.37219,3932,4,1,7,42,48,3.55,27.5,fr,9795,78,411362,1,1,Active Shallow Crust,0.0,89.99015,0.0,04/01/3932
+3.14879,49.37219,7219,12,17,10,13,45,3.55,5.0,fr,9796,144,411369,1,1,Active Shallow Crust,128.8963,89.99343,0.0,12/17/7219
+3.14879,49.37219,9259,9,25,0,57,40,3.65,15.0,fr,9797,185,411379,1,1,Active Shallow Crust,0.0,89.99112,-90.0,09/25/9259
+3.14879,49.37219,3194,7,22,4,45,58,4.05,15.0,fr,9798,63,411427,1,1,Active Shallow Crust,0.0,89.99066,-90.0,07/22/3194
+3.14879,49.37219,509,3,7,22,53,23,4.25,5.0,fr,9799,10,411444,1,1,Active Shallow Crust,0.0,89.98973,0.0,03/07/0509
+3.14879,49.37219,390,10,2,20,24,57,4.25,27.5,fr,9800,7,411446,1,1,Active Shallow Crust,0.0,89.98973,0.0,10/02/0390
+3.14879,49.37219,21,5,31,14,13,36,4.35,5.0,fr,9801,0,411456,1,1,Active Shallow Crust,0.0,89.98954,0.0,05/31/0021
+3.14879,49.37219,987,7,11,18,34,9,4.55,5.0,fr,9802,19,411480,1,1,Active Shallow Crust,0.0,89.98962,0.0,07/11/0987
+6.65304,46.01793,5871,8,16,15,45,54,3.55,5.0,fr,9803,117,411840,1,2,Active Shallow Crust,0.0,89.993,0.0,08/16/5871
+6.65304,46.01793,9310,1,15,3,32,26,3.55,5.0,fr,9804,186,411840,1,2,Active Shallow Crust,0.0,89.993,0.0,01/15/9310
+6.65304,46.01793,103,12,8,11,8,22,3.55,15.0,fr,9805,2,411841,1,2,Active Shallow Crust,0.0,89.993,0.0,12/08/0103
+6.65304,46.01793,3049,2,15,4,53,1,3.55,15.0,fr,9806,60,411841,1,2,Active Shallow Crust,0.0,89.993,0.0,02/15/3049
+6.65304,46.01793,8963,7,7,18,40,8,3.55,5.0,fr,9807,179,411843,1,1,Active Shallow Crust,240.0117,57.99791,0.0,07/07/8963
+6.65304,46.01793,8935,11,5,10,50,36,3.55,5.0,fr,9808,178,411846,1,1,Active Shallow Crust,0.0,89.99292,-90.0,11/05/8935
+6.65304,46.01793,1628,2,8,6,5,53,3.65,5.0,fr,9809,32,411852,1,4,Active Shallow Crust,0.0,89.98752,0.0,02/08/1628
+6.65304,46.01793,2906,7,2,5,2,48,3.65,5.0,fr,9810,58,411852,1,4,Active Shallow Crust,0.0,89.98752,0.0,07/02/2906
+6.65304,46.01793,2534,9,6,12,39,3,3.65,5.0,fr,9811,50,411852,1,4,Active Shallow Crust,0.0,89.98752,0.0,09/06/2534
+6.65304,46.01793,2820,11,4,14,37,30,3.65,5.0,fr,9812,56,411852,1,4,Active Shallow Crust,0.0,89.98752,0.0,11/04/2820
+6.65304,46.01793,1762,2,7,2,40,31,3.65,15.0,fr,9813,35,411853,1,1,Active Shallow Crust,0.0,89.98752,0.0,02/07/1762
+6.65304,46.01793,6722,7,6,2,2,20,3.65,27.5,fr,9814,134,411854,1,1,Active Shallow Crust,0.0,89.98752,0.0,07/06/6722
+6.65304,46.01793,5119,4,28,3,14,20,3.65,5.0,fr,9815,102,411855,1,1,Active Shallow Crust,240.0003,58.01402,0.0,04/28/5119
+6.65304,46.01793,4884,11,22,9,44,11,3.65,15.0,fr,9816,97,411862,1,1,Active Shallow Crust,128.9003,89.96352,0.0,11/22/4884
+6.65304,46.01793,8668,2,5,18,27,55,3.75,5.0,fr,9817,173,411864,1,1,Active Shallow Crust,0.0,89.98888,0.0,02/05/8668
+6.65304,46.01793,645,7,27,5,56,14,3.75,5.0,fr,9818,12,411867,1,1,Active Shallow Crust,240.0073,58.01806,0.0,07/27/0645
+6.65304,46.01793,3502,5,5,0,55,14,3.75,15.0,fr,9819,70,411871,1,1,Active Shallow Crust,0.0,89.98875,-90.0,05/05/3502
+6.65304,46.01793,332,1,18,0,35,17,3.85,5.0,fr,9820,6,411876,1,1,Active Shallow Crust,0.0,89.99008,0.0,01/18/0332
+6.65304,46.01793,2633,5,11,6,46,19,3.85,15.0,fr,9821,52,411877,1,1,Active Shallow Crust,0.0,89.99008,0.0,05/11/2633
+6.65304,46.01793,6162,12,23,15,0,25,3.85,27.5,fr,9822,123,411881,1,1,Active Shallow Crust,240.0112,57.99822,0.0,12/23/6162
+6.65304,46.01793,2138,12,23,23,30,48,3.95,5.0,fr,9823,42,411888,1,1,Active Shallow Crust,0.0,89.99117,0.0,12/23/2138
+6.65304,46.01793,6911,3,8,3,36,43,3.95,15.0,fr,9824,138,411889,1,1,Active Shallow Crust,0.0,89.99117,0.0,03/08/6911
+6.65304,46.01793,151,7,20,15,13,23,4.15,15.0,fr,9825,3,411913,1,1,Active Shallow Crust,0.0,89.98947,0.0,07/20/0151
+6.65304,46.01793,1133,6,11,6,30,50,4.15,15.0,fr,9826,22,411916,1,1,Active Shallow Crust,240.0084,57.9971,0.0,06/11/1133
+6.65304,46.01793,3802,8,27,17,41,20,4.25,5.0,fr,9827,76,411924,1,1,Active Shallow Crust,0.0,89.99062,0.0,08/27/3802
+6.65304,46.01793,7718,5,27,14,58,13,4.35,5.0,fr,9828,154,411936,1,1,Active Shallow Crust,0.0,89.98885,0.0,05/27/7718
+6.65304,46.01793,7479,2,25,8,49,51,4.45,27.5,fr,9829,149,411956,1,1,Active Shallow Crust,0.0,89.98994,-90.0,02/25/7479
+6.65304,46.01793,1970,9,26,10,20,49,4.45,15.0,fr,9830,39,411958,1,1,Active Shallow Crust,128.8928,89.99379,0.0,09/26/1970
+6.65304,46.01793,2858,11,19,6,30,1,4.75,5.0,fr,9831,57,411993,1,2,Active Shallow Crust,128.8886,89.98814,0.0,11/19/2858
+6.65304,46.01793,680,8,19,20,0,51,4.75,5.0,fr,9832,13,411993,1,2,Active Shallow Crust,128.8886,89.98814,0.0,08/19/0680
+6.65304,46.01793,6647,6,29,6,25,20,5.05,15.0,fr,9833,132,412027,1,1,Active Shallow Crust,0.0,89.98992,-90.0,06/29/6647
+3.04558,46.55652,3917,10,2,22,14,30,3.55,5.0,fr,9834,78,412800,1,1,Active Shallow Crust,0.0,89.9896,0.0,10/02/3917
+3.04558,46.55652,6823,7,10,2,2,2,3.65,15.0,fr,9835,136,412816,1,1,Active Shallow Crust,240.0009,58.0128,0.0,07/10/6823
+3.04558,46.55652,5961,9,7,6,13,19,3.75,5.0,fr,9836,119,412824,1,1,Active Shallow Crust,0.0,89.98898,0.0,09/07/5961
+3.04558,46.55652,1077,7,12,2,54,21,3.75,27.5,fr,9837,21,412826,1,1,Active Shallow Crust,0.0,89.98898,0.0,07/12/1077
+3.04558,46.55652,8444,3,26,11,27,46,3.95,15.0,fr,9838,168,412849,1,1,Active Shallow Crust,0.0,89.98906,0.0,03/26/8444
+3.04558,46.55652,3618,6,2,2,43,10,4.25,5.0,fr,9839,72,412890,1,1,Active Shallow Crust,0.0,89.9906,-90.0,06/02/3618
+3.04558,46.55652,7629,11,7,6,6,20,4.75,5.0,fr,9840,152,412944,1,1,Active Shallow Crust,0.0,89.99042,0.0,11/07/7629
+3.04558,46.55652,6452,11,19,22,51,16,5.05,27.5,fr,9841,129,412988,1,1,Active Shallow Crust,0.0,89.99002,-90.0,11/19/6452
+-0.5121,45.03327,5473,7,31,5,45,7,3.55,5.0,fr,9842,109,413763,1,1,Active Shallow Crust,240.0119,57.9983,0.0,07/31/5473
+-0.5121,45.03327,7874,2,1,14,50,33,3.55,5.0,fr,9843,157,413766,1,1,Active Shallow Crust,0.0,89.99009,-90.0,02/01/7874
+-0.5121,45.03327,8194,3,11,22,30,0,3.75,5.0,fr,9844,163,413784,1,3,Active Shallow Crust,0.0,89.9901,0.0,03/11/8194
+-0.5121,45.03327,287,4,8,9,35,13,3.75,5.0,fr,9845,5,413784,1,3,Active Shallow Crust,0.0,89.9901,0.0,04/08/0287
+-0.5121,45.03327,8691,10,8,4,51,58,3.75,5.0,fr,9846,173,413784,1,3,Active Shallow Crust,0.0,89.9901,0.0,10/08/8691
+-0.5121,45.03327,1602,6,14,8,44,52,3.85,5.0,fr,9847,32,413799,1,1,Active Shallow Crust,240.0105,57.9978,0.0,06/14/1602
+-0.5121,45.03327,9794,1,13,16,45,3,3.85,15.0,fr,9848,195,413806,1,1,Active Shallow Crust,128.8959,89.9937,0.0,01/13/9794
+1.67568,47.60534,5187,9,10,20,7,45,3.55,27.5,fr,9849,103,414242,1,1,Active Shallow Crust,0.0,89.9898,0.0,09/10/5187
+1.67568,47.60534,986,5,17,18,49,2,3.65,5.0,fr,9850,19,414252,1,1,Active Shallow Crust,0.0,89.9894,0.0,05/17/0986
+1.67568,47.60534,2240,12,27,23,36,40,3.65,15.0,fr,9851,44,414262,1,1,Active Shallow Crust,128.9004,89.96355,0.0,12/27/2240
+1.67568,47.60534,8348,7,6,22,52,23,3.85,15.0,fr,9852,166,414277,1,1,Active Shallow Crust,0.0,89.99037,0.0,07/06/8348
+1.67568,47.60534,6483,9,20,16,42,44,4.15,5.0,fr,9853,129,414312,1,2,Active Shallow Crust,0.0,89.98978,0.0,09/20/6483
+1.67568,47.60534,8616,9,21,8,52,52,4.15,5.0,fr,9854,172,414312,1,2,Active Shallow Crust,0.0,89.98978,0.0,09/21/8616
+-2.85698,50.36805,1138,1,14,20,55,9,3.75,15.0,fr,9855,22,414748,1,1,Active Shallow Crust,240.0091,58.01771,0.0,01/14/1138
+6.24862,45.05147,8693,1,24,16,8,25,3.55,5.0,fr,9856,173,415200,1,1,Active Shallow Crust,0.0,89.99287,0.0,01/24/8693
+6.24862,45.05147,5124,3,8,0,32,30,3.55,15.0,fr,9857,102,415201,1,2,Active Shallow Crust,0.0,89.99287,0.0,03/08/5124
+6.24862,45.05147,8363,6,7,7,30,42,3.55,15.0,fr,9858,167,415201,1,2,Active Shallow Crust,0.0,89.99287,0.0,06/07/8363
+6.24862,45.05147,7462,2,5,18,37,41,3.55,5.0,fr,9859,149,415209,1,1,Active Shallow Crust,128.8961,89.99287,0.0,02/05/7462
+6.24862,45.05147,151,10,6,8,29,39,3.65,5.0,fr,9860,3,415218,1,1,Active Shallow Crust,0.0,89.98715,-90.0,10/06/0151
+6.24862,45.05147,3193,12,8,7,39,52,3.75,5.0,fr,9861,63,415224,1,2,Active Shallow Crust,0.0,89.98869,0.0,12/08/3193
+6.24862,45.05147,4771,11,21,5,0,50,3.75,5.0,fr,9862,95,415224,1,2,Active Shallow Crust,0.0,89.98869,0.0,11/21/4771
+6.24862,45.05147,9812,1,3,14,35,40,3.75,5.0,fr,9863,196,415227,1,2,Active Shallow Crust,240.0086,58.01685,0.0,01/03/9812
+6.24862,45.05147,3603,1,9,14,44,9,3.75,5.0,fr,9864,72,415227,1,2,Active Shallow Crust,240.0086,58.01685,0.0,01/09/3603
+6.24862,45.05147,7766,5,25,5,11,12,3.75,15.0,fr,9865,155,415234,1,1,Active Shallow Crust,128.8974,89.96686,0.0,05/25/7766
+6.24862,45.05147,7812,4,10,20,23,7,3.85,27.5,fr,9866,156,415244,1,1,Active Shallow Crust,0.0,89.9898,-90.0,04/10/7812
+6.24862,45.05147,1142,1,1,14,23,57,3.95,5.0,fr,9867,22,415248,1,1,Active Shallow Crust,0.0,89.99101,0.0,01/01/1142
+6.24862,45.05147,7353,4,7,17,29,27,3.95,27.5,fr,9868,147,415253,1,1,Active Shallow Crust,240.0189,58.00548,0.0,04/07/7353
+6.24862,45.05147,7577,3,20,21,52,46,4.05,5.0,fr,9869,151,415260,1,1,Active Shallow Crust,0.0,89.99199,0.0,03/20/7577
+6.24862,45.05147,3923,2,6,23,35,46,4.25,5.0,fr,9870,78,415284,1,1,Active Shallow Crust,0.0,89.99046,0.0,02/06/3923
+7.07116,45.41347,2967,9,13,5,30,27,3.55,5.0,fr,9871,59,415680,1,1,Active Shallow Crust,0.0,89.99292,0.0,09/13/2967
+7.07116,45.41347,6788,11,7,22,46,36,3.55,15.0,fr,9872,135,415684,1,1,Active Shallow Crust,240.0125,57.99844,0.0,11/07/6788
+7.07116,45.41347,5454,1,8,17,26,13,3.75,5.0,fr,9873,109,415707,1,1,Active Shallow Crust,240.0085,58.0172,0.0,01/08/5454
+7.07116,45.41347,2350,7,27,17,41,22,3.75,5.0,fr,9874,46,415710,1,1,Active Shallow Crust,0.0,89.98862,-90.0,07/27/2350
+7.07116,45.41347,3300,4,21,18,6,58,3.95,15.0,fr,9875,65,415729,1,1,Active Shallow Crust,0.0,89.99107,0.0,04/21/3300
+7.07116,45.41347,2416,5,5,22,50,20,4.35,5.0,fr,9876,48,415776,1,1,Active Shallow Crust,0.0,89.98872,0.0,05/05/2416
+7.07116,45.41347,4066,10,12,23,30,58,4.45,15.0,fr,9877,81,415798,1,1,Active Shallow Crust,128.8928,89.99372,0.0,10/12/4066
+7.07116,45.41347,6833,5,6,19,27,43,4.85,5.0,fr,9878,136,415842,1,1,Active Shallow Crust,0.0,89.99038,-90.0,05/06/6833
+7.07116,45.41347,5789,1,31,12,0,32,5.65,15.0,fr,9879,115,415933,1,1,Active Shallow Crust,0.0,89.9899,0.0,01/31/5789
+-2.4051,50.40127,253,6,23,10,24,50,3.75,5.0,fr,9880,5,416184,1,1,Active Shallow Crust,0.0,89.98979,0.0,06/23/0253
+4.34296,44.79778,2437,9,15,14,8,58,3.55,5.0,fr,9881,48,416640,1,2,Active Shallow Crust,0.0,89.99284,0.0,09/15/2437
+4.34296,44.79778,5256,2,21,5,36,28,3.55,5.0,fr,9882,105,416640,1,2,Active Shallow Crust,0.0,89.99284,0.0,02/21/5256
+4.34296,44.79778,6148,7,21,22,40,54,3.55,5.0,fr,9883,122,416643,1,1,Active Shallow Crust,240.0114,57.99841,0.0,07/21/6148
+4.34296,44.79778,7385,6,28,10,56,15,3.55,27.5,fr,9884,147,416648,1,1,Active Shallow Crust,0.0,89.99276,-90.0,06/28/7385
+4.34296,44.79778,1569,5,4,3,58,9,3.75,5.0,fr,9885,31,416664,1,1,Active Shallow Crust,0.0,89.98863,0.0,05/04/1569
+4.34296,44.79778,4984,4,17,14,14,44,3.85,5.0,fr,9886,99,416676,1,2,Active Shallow Crust,0.0,89.98987,0.0,04/17/4984
+4.34296,44.79778,908,4,14,15,35,17,3.85,5.0,fr,9887,18,416676,1,2,Active Shallow Crust,0.0,89.98987,0.0,04/14/0908
+4.34296,44.79778,2561,6,7,23,36,57,4.05,5.0,fr,9888,51,416700,1,1,Active Shallow Crust,0.0,89.99195,0.0,06/07/2561
+4.34296,44.79778,3161,4,23,13,23,24,4.05,15.0,fr,9889,63,416704,1,1,Active Shallow Crust,240.0053,58.006,0.0,04/23/3161
+4.34296,44.79778,1358,5,13,23,17,19,4.15,5.0,fr,9890,27,416712,1,1,Active Shallow Crust,0.0,89.98924,0.0,05/13/1358
+4.34296,44.79778,2808,6,22,22,59,18,4.25,5.0,fr,9891,56,416724,1,1,Active Shallow Crust,0.0,89.99041,0.0,06/22/2808
+4.34296,44.79778,2284,5,10,4,40,3,4.35,5.0,fr,9892,45,416745,1,1,Active Shallow Crust,128.8977,89.98296,0.0,05/10/2284
+4.34296,44.79778,1484,7,18,14,30,4,4.65,5.0,fr,9893,29,416775,1,1,Active Shallow Crust,240.0105,57.99396,0.0,07/18/1484
+4.34296,44.79778,3466,9,2,9,26,37,5.65,5.0,fr,9894,69,416892,1,1,Active Shallow Crust,0.0,89.98979,0.0,09/02/3466
+4.34296,44.79778,7952,10,22,5,17,3,5.65,27.5,fr,9895,159,416894,1,1,Active Shallow Crust,0.0,89.98979,0.0,10/22/7952
+-0.90454,43.0798,8938,7,12,15,15,54,3.55,5.0,fr,9896,178,417120,1,3,Active Shallow Crust,0.0,89.98988,0.0,07/12/8938
+-0.90454,43.0798,7784,7,13,15,6,35,3.55,5.0,fr,9897,155,417120,1,3,Active Shallow Crust,0.0,89.98988,0.0,07/13/7784
+-0.90454,43.0798,2597,4,25,18,35,59,3.55,5.0,fr,9898,51,417120,1,3,Active Shallow Crust,0.0,89.98988,0.0,04/25/2597
+-0.90454,43.0798,5561,1,21,2,17,5,3.55,15.0,fr,9899,111,417121,1,2,Active Shallow Crust,0.0,89.98988,0.0,01/21/5561
+-0.90454,43.0798,7281,8,7,19,6,10,3.55,15.0,fr,9900,145,417121,1,2,Active Shallow Crust,0.0,89.98988,0.0,08/07/7281
+-0.90454,43.0798,757,4,18,17,37,52,3.55,5.0,fr,9901,15,417123,1,1,Active Shallow Crust,240.0117,57.99823,0.0,04/18/0757
+-0.90454,43.0798,8196,1,22,21,46,8,3.55,5.0,fr,9902,163,417126,1,1,Active Shallow Crust,0.0,89.98975,-90.0,01/22/8196
+-0.90454,43.0798,3653,5,11,18,0,1,3.55,15.0,fr,9903,73,417127,1,1,Active Shallow Crust,0.0,89.98975,-90.0,05/11/3653
+-0.90454,43.0798,9763,8,22,1,35,44,3.55,15.0,fr,9904,195,417130,1,1,Active Shallow Crust,128.8967,89.99355,0.0,08/22/9763
+-0.90454,43.0798,7922,4,10,8,45,8,3.65,5.0,fr,9905,158,417132,1,4,Active Shallow Crust,0.0,89.99015,0.0,04/10/7922
+-0.90454,43.0798,385,12,22,0,22,8,3.65,5.0,fr,9906,7,417132,1,4,Active Shallow Crust,0.0,89.99015,0.0,12/22/0385
+-0.90454,43.0798,1196,8,6,3,44,8,3.65,5.0,fr,9907,23,417132,1,4,Active Shallow Crust,0.0,89.99015,0.0,08/06/1196
+-0.90454,43.0798,7676,8,14,20,6,26,3.65,5.0,fr,9908,153,417132,1,4,Active Shallow Crust,0.0,89.99015,0.0,08/14/7676
+-0.90454,43.0798,7822,3,20,21,50,40,3.65,15.0,fr,9909,156,417133,1,1,Active Shallow Crust,0.0,89.99015,0.0,03/20/7822
+-0.90454,43.0798,9732,9,5,3,4,48,3.65,5.0,fr,9910,194,417141,1,1,Active Shallow Crust,128.9006,89.96353,0.0,09/05/9732
+-0.90454,43.0798,9440,3,20,5,25,44,3.75,15.0,fr,9911,188,417145,1,2,Active Shallow Crust,0.0,89.98976,0.0,03/20/9440
+-0.90454,43.0798,9315,1,6,22,11,23,3.75,15.0,fr,9912,186,417145,1,2,Active Shallow Crust,0.0,89.98976,0.0,01/06/9315
+-0.90454,43.0798,7468,2,9,5,3,8,3.75,27.5,fr,9913,149,417146,1,1,Active Shallow Crust,0.0,89.98976,0.0,02/09/7468
+-0.90454,43.0798,2897,6,29,21,20,53,3.75,5.0,fr,9914,57,417147,1,3,Active Shallow Crust,240.008,58.01738,0.0,06/29/2897
+-0.90454,43.0798,2213,12,5,18,48,23,3.75,5.0,fr,9915,44,417147,1,3,Active Shallow Crust,240.008,58.01738,0.0,12/05/2213
+-0.90454,43.0798,1363,10,5,7,39,38,3.75,5.0,fr,9916,27,417147,1,3,Active Shallow Crust,240.008,58.01738,0.0,10/05/1363
+-0.90454,43.0798,564,2,19,7,58,25,3.75,5.0,fr,9917,11,417150,1,1,Active Shallow Crust,0.0,89.98964,-90.0,02/19/0564
+-0.90454,43.0798,6462,6,13,19,11,44,3.85,5.0,fr,9918,129,417156,1,3,Active Shallow Crust,0.0,89.99023,0.0,06/13/6462
+-0.90454,43.0798,3014,1,27,23,41,11,3.85,5.0,fr,9919,60,417156,1,3,Active Shallow Crust,0.0,89.99023,0.0,01/27/3014
+-0.90454,43.0798,4433,11,23,12,47,47,3.85,5.0,fr,9920,88,417156,1,3,Active Shallow Crust,0.0,89.99023,0.0,11/23/4433
+-0.90454,43.0798,9277,1,5,8,7,41,3.85,15.0,fr,9921,185,417160,1,1,Active Shallow Crust,240.0104,57.99769,0.0,01/05/9277
+-0.90454,43.0798,4410,5,14,20,30,0,3.95,15.0,fr,9922,88,417169,1,1,Active Shallow Crust,0.0,89.99013,0.0,05/14/4410
+-0.90454,43.0798,7079,10,2,18,23,0,4.15,5.0,fr,9923,141,417192,1,2,Active Shallow Crust,0.0,89.98985,0.0,10/02/7079
+-0.90454,43.0798,538,11,25,6,24,44,4.15,5.0,fr,9924,10,417192,1,2,Active Shallow Crust,0.0,89.98985,0.0,11/25/0538
+-0.90454,43.0798,3387,9,5,19,51,59,4.25,5.0,fr,9925,67,417204,1,1,Active Shallow Crust,0.0,89.99013,0.0,09/05/3387
+-0.90454,43.0798,2225,8,23,7,46,24,4.25,5.0,fr,9926,44,417207,1,1,Active Shallow Crust,240.0069,57.99395,0.0,08/23/2225
+-0.90454,43.0798,5226,3,28,10,34,35,4.25,5.0,fr,9927,104,417210,1,1,Active Shallow Crust,0.0,89.99001,-90.0,03/28/5226
+-0.90454,43.0798,1817,3,23,2,3,22,4.25,5.0,fr,9928,36,417213,1,1,Active Shallow Crust,128.8948,89.98096,0.0,03/23/1817
+-0.90454,43.0798,5277,1,26,16,4,26,4.25,15.0,fr,9929,105,417214,1,1,Active Shallow Crust,128.8948,89.98096,0.0,01/26/5277
+-0.90454,43.0798,1967,3,12,4,4,39,4.35,5.0,fr,9930,39,417216,1,1,Active Shallow Crust,0.0,89.9901,0.0,03/12/1967
+-0.90454,43.0798,3927,12,24,5,15,17,4.45,5.0,fr,9931,78,417228,1,1,Active Shallow Crust,0.0,89.98988,0.0,12/24/3927
+-0.90454,43.0798,8331,12,20,14,30,7,4.55,5.0,fr,9932,166,417240,1,1,Active Shallow Crust,0.0,89.9901,0.0,12/20/8331
+-0.90454,43.0798,6752,12,7,8,15,21,4.65,15.0,fr,9933,135,417253,1,1,Active Shallow Crust,0.0,89.98988,0.0,12/07/6752
+-0.90454,43.0798,8158,11,3,18,41,17,4.75,27.5,fr,9934,163,417266,1,1,Active Shallow Crust,0.0,89.99005,0.0,11/03/8158
+-0.90454,43.0798,7731,1,9,5,36,25,5.05,5.0,fr,9935,154,417300,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/09/7731
+-0.90454,43.0798,969,8,15,7,52,46,5.15,5.0,fr,9936,19,417312,1,1,Active Shallow Crust,0.0,89.98993,0.0,08/15/0969
+-0.9045379,43.0798,5206,1,15,11,44,28,6.15,6.011322,fr,9937,104,417432,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/15/5206
+4.32788,41.73157,3029,5,8,15,45,41,3.65,5.0,fr,9938,60,417612,1,1,Active Shallow Crust,0.0,89.99329,0.0,05/08/3029
+4.32788,41.73157,3386,9,28,19,41,21,3.75,5.0,fr,9939,67,417624,1,1,Active Shallow Crust,0.0,89.98804,0.0,09/28/3386
+4.32788,41.73157,8804,7,31,21,17,56,4.05,5.0,fr,9940,176,417660,1,1,Active Shallow Crust,0.0,89.99154,0.0,07/31/8804
+4.32788,41.73157,1669,4,26,2,16,14,5.05,5.0,fr,9941,33,417780,1,1,Active Shallow Crust,0.0,89.99063,0.0,04/26/1669
+4.32788,41.73157,9485,11,16,15,3,3,5.65,5.0,fr,9942,189,417852,1,1,Active Shallow Crust,0.0,89.98994,0.0,11/16/9485
+3.0621,45.91298,4269,9,25,14,57,31,3.55,5.0,fr,9943,85,418080,1,3,Active Shallow Crust,0.0,89.98948,0.0,09/25/4269
+3.0621,45.91298,659,9,2,10,32,10,3.55,5.0,fr,9944,13,418080,1,3,Active Shallow Crust,0.0,89.98948,0.0,09/02/0659
+3.0621,45.91298,3850,2,20,5,6,6,3.55,5.0,fr,9945,76,418080,1,3,Active Shallow Crust,0.0,89.98948,0.0,02/20/3850
+3.0621,45.91298,3662,10,1,1,26,54,3.55,15.0,fr,9946,73,418081,1,1,Active Shallow Crust,0.0,89.98948,0.0,10/01/3662
+3.0621,45.91298,1750,10,24,22,27,5,3.55,27.5,fr,9947,34,418082,1,1,Active Shallow Crust,0.0,89.98948,0.0,10/24/1750
+3.0621,45.91298,3802,11,29,6,10,8,3.55,5.0,fr,9948,76,418086,1,1,Active Shallow Crust,0.0,89.98936,-90.0,11/29/3802
+3.0621,45.91298,6550,12,4,15,42,15,3.55,15.0,fr,9949,130,418087,1,1,Active Shallow Crust,0.0,89.98936,-90.0,12/04/6550
+3.0621,45.91298,3065,6,4,0,49,18,3.55,5.0,fr,9950,61,418089,1,1,Active Shallow Crust,128.8969,89.99298,0.0,06/04/3065
+3.0621,45.91298,1752,4,23,12,49,5,3.55,15.0,fr,9951,35,418090,1,1,Active Shallow Crust,128.8969,89.99298,0.0,04/23/1752
+3.0621,45.91298,9687,8,30,3,40,39,3.65,5.0,fr,9952,193,418092,1,4,Active Shallow Crust,0.0,89.99062,0.0,08/30/9687
+3.0621,45.91298,2646,12,6,0,49,56,3.65,5.0,fr,9953,52,418092,1,4,Active Shallow Crust,0.0,89.99062,0.0,12/06/2646
+3.0621,45.91298,5579,11,3,21,56,6,3.65,5.0,fr,9954,111,418092,1,4,Active Shallow Crust,0.0,89.99062,0.0,11/03/5579
+3.0621,45.91298,5273,7,8,4,15,39,3.65,5.0,fr,9955,105,418092,1,4,Active Shallow Crust,0.0,89.99062,0.0,07/08/5273
+3.0621,45.91298,8266,7,2,15,17,38,3.65,15.0,fr,9956,165,418093,1,1,Active Shallow Crust,0.0,89.99062,0.0,07/02/8266
+3.0621,45.91298,876,11,29,18,18,52,3.65,5.0,fr,9957,17,418095,1,1,Active Shallow Crust,240.0012,58.01242,0.0,11/29/0876
+3.0621,45.91298,1937,10,17,11,13,34,3.65,5.0,fr,9958,38,418098,1,1,Active Shallow Crust,0.0,89.99051,-90.0,10/17/1937
+3.0621,45.91298,5413,9,28,8,11,55,3.75,5.0,fr,9959,108,418104,1,3,Active Shallow Crust,0.0,89.98885,0.0,09/28/5413
+3.0621,45.91298,1368,5,12,5,43,5,3.75,5.0,fr,9960,27,418104,1,3,Active Shallow Crust,0.0,89.98885,0.0,05/12/1368
+3.0621,45.91298,6868,6,29,21,41,30,3.75,5.0,fr,9961,137,418104,1,3,Active Shallow Crust,0.0,89.98885,0.0,06/29/6868
+3.0621,45.91298,2191,1,12,8,28,35,3.75,15.0,fr,9962,43,418105,1,1,Active Shallow Crust,0.0,89.98885,0.0,01/12/2191
+3.0621,45.91298,1381,6,15,1,28,39,3.75,5.0,fr,9963,27,418113,1,2,Active Shallow Crust,128.8961,89.96748,0.0,06/15/1381
+3.0621,45.91298,1375,2,18,0,50,57,3.75,5.0,fr,9964,27,418113,1,2,Active Shallow Crust,128.8961,89.96748,0.0,02/18/1375
+3.0621,45.91298,6410,6,9,9,1,4,3.85,5.0,fr,9965,128,418116,1,1,Active Shallow Crust,0.0,89.99007,0.0,06/09/6410
+3.0621,45.91298,5175,9,21,2,37,11,3.85,15.0,fr,9966,103,418117,1,1,Active Shallow Crust,0.0,89.99007,0.0,09/21/5175
+3.0621,45.91298,5028,8,5,23,21,42,3.85,27.5,fr,9967,100,418118,1,2,Active Shallow Crust,0.0,89.99007,0.0,08/05/5028
+3.0621,45.91298,7795,9,22,17,14,6,3.85,27.5,fr,9968,155,418118,1,2,Active Shallow Crust,0.0,89.99007,0.0,09/22/7795
+3.0621,45.91298,1815,10,3,23,50,20,3.85,5.0,fr,9969,36,418119,1,2,Active Shallow Crust,240.011,57.9976,0.0,10/03/1815
+3.0621,45.91298,801,8,17,11,19,17,3.85,5.0,fr,9970,16,418119,1,2,Active Shallow Crust,240.011,57.9976,0.0,08/17/0801
+3.0621,45.91298,5979,3,29,14,42,43,3.95,5.0,fr,9971,119,418128,1,2,Active Shallow Crust,0.0,89.98893,0.0,03/29/5979
+3.0621,45.91298,8095,8,24,13,54,57,3.95,5.0,fr,9972,161,418128,1,2,Active Shallow Crust,0.0,89.98893,0.0,08/24/8095
+3.0621,45.91298,9593,6,23,9,43,13,3.95,15.0,fr,9973,191,418129,1,2,Active Shallow Crust,0.0,89.98893,0.0,06/23/9593
+3.0621,45.91298,657,6,12,5,1,3,3.95,15.0,fr,9974,13,418129,1,2,Active Shallow Crust,0.0,89.98893,0.0,06/12/0657
+3.0621,45.91298,6832,6,14,19,58,39,3.95,5.0,fr,9975,136,418131,1,1,Active Shallow Crust,240.0199,58.00462,0.0,06/14/6832
+3.0621,45.91298,4578,3,8,19,18,24,3.95,5.0,fr,9976,91,418134,1,1,Active Shallow Crust,0.0,89.99104,-90.0,03/08/4578
+3.0621,45.91298,4817,10,9,11,36,24,3.95,15.0,fr,9977,96,418135,1,1,Active Shallow Crust,0.0,89.99104,-90.0,10/09/4817
+3.0621,45.91298,538,1,2,22,28,54,4.05,15.0,fr,9978,10,418141,1,2,Active Shallow Crust,0.0,89.99014,0.0,01/02/0538
+3.0621,45.91298,3245,12,21,22,18,58,4.05,15.0,fr,9979,64,418141,1,2,Active Shallow Crust,0.0,89.99014,0.0,12/21/3245
+3.0621,45.91298,3458,4,2,8,18,32,4.05,5.0,fr,9980,69,418143,1,1,Active Shallow Crust,240.0057,58.00577,0.0,04/02/3458
+3.0621,45.91298,9293,10,29,3,28,14,4.05,5.0,fr,9981,185,418149,1,1,Active Shallow Crust,128.8907,89.9931,0.0,10/29/9293
+3.0621,45.91298,5134,12,24,3,40,30,4.15,5.0,fr,9982,102,418152,1,2,Active Shallow Crust,0.0,89.98945,0.0,12/24/5134
+3.0621,45.91298,7009,6,16,1,11,54,4.15,5.0,fr,9983,140,418152,1,2,Active Shallow Crust,0.0,89.98945,0.0,06/16/7009
+3.0621,45.91298,3909,11,20,6,25,45,4.25,5.0,fr,9984,78,418164,1,1,Active Shallow Crust,0.0,89.9906,0.0,11/20/3909
+3.0621,45.91298,1893,12,11,10,44,41,4.25,15.0,fr,9985,37,418165,1,1,Active Shallow Crust,0.0,89.9906,0.0,12/11/1893
+3.0621,45.91298,9727,10,20,15,41,37,4.25,27.5,fr,9986,194,418172,1,1,Active Shallow Crust,0.0,89.99049,-90.0,10/20/9727
+3.0621,45.91298,8632,2,10,9,50,16,4.25,5.0,fr,9987,172,418173,1,1,Active Shallow Crust,128.8946,89.98093,0.0,02/10/8632
+3.0621,45.91298,1934,7,8,14,25,19,4.45,5.0,fr,9988,38,418191,1,1,Active Shallow Crust,240.0054,57.99456,0.0,07/08/1934
+3.0621,45.91298,3336,7,7,1,10,46,4.45,5.0,fr,9989,66,418194,1,1,Active Shallow Crust,0.0,89.98993,-90.0,07/07/3336
+3.0621,45.91298,2768,11,1,11,18,4,4.65,5.0,fr,9990,55,418221,1,2,Active Shallow Crust,128.8911,89.98717,0.0,11/01/2768
+3.0621,45.91298,4724,4,23,21,2,28,4.65,5.0,fr,9991,94,418221,1,2,Active Shallow Crust,128.8911,89.98717,0.0,04/23/4724
+3.0621,45.91298,2388,4,30,21,56,37,5.05,5.0,fr,9992,47,418260,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/30/2388
+3.0621,45.91298,1929,1,10,14,36,56,5.95,5.0,fr,9993,38,418368,1,1,Active Shallow Crust,0.0,89.99004,0.0,01/10/1929
+4.96755,51.8371,530,2,19,10,43,3,3.55,5.0,fr,9994,10,419040,1,1,Active Shallow Crust,0.0,89.98754,0.0,02/19/0530
+4.96755,51.8371,4662,9,5,9,41,37,3.65,5.0,fr,9995,93,419052,1,1,Active Shallow Crust,0.0,89.98889,0.0,09/05/4662
+4.96755,51.8371,9815,10,24,2,35,57,3.65,15.0,fr,9996,196,419053,1,1,Active Shallow Crust,0.0,89.98889,0.0,10/24/9815
+4.96755,51.8371,4950,8,22,7,22,35,3.65,5.0,fr,9997,98,419055,1,1,Active Shallow Crust,240.0017,58.01225,0.0,08/22/4950
+4.96755,51.8371,4385,8,8,20,44,2,3.95,5.0,fr,9998,87,419088,1,1,Active Shallow Crust,0.0,89.9882,0.0,08/08/4385
+4.96755,51.8371,1725,9,21,19,52,41,4.25,5.0,fr,9999,34,419124,1,1,Active Shallow Crust,0.0,89.98887,0.0,09/21/1725
+4.96755,51.8371,2939,7,26,19,21,6,4.25,15.0,fr,10000,58,419125,1,1,Active Shallow Crust,0.0,89.98887,0.0,07/26/2939
+1.7654,49.84389,4463,9,9,4,54,53,3.55,5.0,fr,10001,89,419520,1,1,Active Shallow Crust,0.0,89.99024,0.0,09/09/4463
+1.7654,49.84389,5119,10,29,10,17,33,3.65,5.0,fr,10002,102,419532,1,1,Active Shallow Crust,0.0,89.98986,0.0,10/29/5119
+1.7654,49.84389,3660,12,31,11,32,1,3.75,15.0,fr,10003,73,419545,1,1,Active Shallow Crust,0.0,89.98967,0.0,12/31/3660
+1.7654,49.84389,3133,2,13,19,27,22,3.95,5.0,fr,10004,62,419568,1,1,Active Shallow Crust,0.0,89.98974,0.0,02/13/3133
+1.7654,49.84389,707,6,14,10,8,55,4.25,5.0,fr,10005,14,419604,1,1,Active Shallow Crust,0.0,89.98983,0.0,06/14/0707
+1.7654,49.84389,4201,3,27,5,34,57,4.25,5.0,fr,10006,84,419613,1,1,Active Shallow Crust,128.8936,89.98096,0.0,03/27/4201
+2.62126,48.17808,5937,11,6,7,46,17,3.65,5.0,fr,10007,118,420012,1,1,Active Shallow Crust,0.0,89.99101,0.0,11/06/5937
+2.62126,48.17808,386,6,11,12,34,30,4.65,5.0,fr,10008,7,420132,1,1,Active Shallow Crust,0.0,89.98958,0.0,06/11/0386
+4.19211,43.18779,8671,3,31,14,42,11,3.65,15.0,fr,10009,173,420496,1,1,Active Shallow Crust,240.0022,58.01212,0.0,03/31/8671
+4.19211,43.18779,4477,8,9,1,20,46,3.65,5.0,fr,10010,89,420501,1,1,Active Shallow Crust,128.9011,89.96346,0.0,08/09/4477
+4.19211,43.18779,8092,11,13,22,40,12,3.95,5.0,fr,10011,161,420531,1,1,Active Shallow Crust,240.0194,58.00571,0.0,11/13/8092
+4.19211,43.18779,8112,4,4,5,46,42,4.05,5.0,fr,10012,162,420549,1,1,Active Shallow Crust,128.8919,89.9938,0.0,04/04/8112
+-2.20011,48.00721,8299,12,2,19,52,5,3.55,5.0,fr,10013,165,420960,1,2,Active Shallow Crust,0.0,89.98988,0.0,12/02/8299
+-2.20011,48.00721,1118,10,30,1,24,5,3.55,5.0,fr,10014,22,420960,1,2,Active Shallow Crust,0.0,89.98988,0.0,10/30/1118
+-2.20011,48.00721,8091,6,24,14,38,29,3.55,27.5,fr,10015,161,420962,1,1,Active Shallow Crust,0.0,89.98988,0.0,06/24/8091
+-2.20011,48.00721,8416,9,21,0,7,31,3.55,5.0,fr,10016,168,420963,1,1,Active Shallow Crust,240.012,57.99805,0.0,09/21/8416
+-2.20011,48.00721,5833,2,2,10,41,27,3.55,5.0,fr,10017,116,420969,1,1,Active Shallow Crust,128.8958,89.99326,0.0,02/02/5833
+-2.20011,48.00721,1008,2,22,7,53,51,3.65,5.0,fr,10018,20,420972,1,1,Active Shallow Crust,0.0,89.99098,0.0,02/22/1008
+-2.20011,48.00721,6089,7,13,23,54,58,3.75,5.0,fr,10019,121,420987,1,1,Active Shallow Crust,240.0086,58.01772,0.0,07/13/6089
+-2.20011,48.00721,9281,2,19,8,10,57,3.85,15.0,fr,10020,185,420997,1,1,Active Shallow Crust,0.0,89.99045,0.0,02/19/9281
+-2.20011,48.00721,5049,2,1,14,38,26,3.95,15.0,fr,10021,100,421009,1,1,Active Shallow Crust,0.0,89.98936,0.0,02/01/5049
+-2.20011,48.00721,9496,4,28,4,42,39,3.95,5.0,fr,10022,189,421011,1,1,Active Shallow Crust,240.0201,58.00496,0.0,04/28/9496
+-2.20011,48.00721,5713,9,6,8,52,32,4.05,15.0,fr,10023,114,421021,1,1,Active Shallow Crust,0.0,89.99052,0.0,09/06/5713
+-2.20011,48.00721,9845,8,27,3,53,41,4.15,5.0,fr,10024,196,421032,1,1,Active Shallow Crust,0.0,89.98985,0.0,08/27/9845
+-2.20011,48.00721,9214,2,8,9,19,16,4.25,15.0,fr,10025,184,421045,1,1,Active Shallow Crust,0.0,89.98945,0.0,02/08/9214
+-2.20011,48.00721,5757,8,17,3,6,12,4.35,5.0,fr,10026,115,421056,1,1,Active Shallow Crust,0.0,89.9906,0.0,08/17/5757
+-2.20011,48.00721,6542,4,3,4,49,15,4.45,15.0,fr,10027,130,421069,1,1,Active Shallow Crust,0.0,89.99043,0.0,04/03/6542
+-2.20011,48.00721,4093,2,6,18,10,25,5.65,5.0,fr,10028,81,421215,1,1,Active Shallow Crust,240.0389,57.99959,0.0,02/06/4093
+6.53742,48.95305,300,11,26,20,22,26,3.55,27.5,fr,10029,5,421442,1,1,Active Shallow Crust,0.0,89.98676,0.0,11/26/0300
+6.53742,48.95305,9250,10,29,12,57,56,3.65,15.0,fr,10030,184,421453,1,1,Active Shallow Crust,0.0,89.9882,0.0,10/29/9250
+6.53742,48.95305,6442,7,19,20,37,27,3.65,27.5,fr,10031,128,421457,1,1,Active Shallow Crust,240.0003,58.01353,0.0,07/19/6442
+6.53742,48.95305,1734,6,7,10,43,24,3.75,15.0,fr,10032,34,421465,1,1,Active Shallow Crust,0.0,89.98948,0.0,06/07/1734
+6.53742,48.95305,5104,10,15,11,28,59,3.85,5.0,fr,10033,102,421476,1,1,Active Shallow Crust,0.0,89.99062,0.0,10/15/5104
+6.53742,48.95305,9230,5,6,13,22,55,3.95,15.0,fr,10034,184,421489,1,1,Active Shallow Crust,0.0,89.99165,0.0,05/06/9230
+6.53742,48.95305,1291,11,25,12,41,45,4.15,5.0,fr,10035,25,421515,1,1,Active Shallow Crust,240.0084,57.99739,0.0,11/25/1291
+6.53742,48.95305,9540,1,29,3,0,48,4.65,15.0,fr,10036,190,421579,1,1,Active Shallow Crust,0.0,89.99056,-90.0,01/29/9540
+-3.15193,49.40888,5403,2,22,12,48,22,3.55,5.0,fr,10037,108,421923,1,1,Active Shallow Crust,240.0129,57.99825,0.0,02/22/5403
+-3.15193,49.40888,8744,8,23,4,59,50,3.75,27.5,fr,10038,174,421946,1,1,Active Shallow Crust,0.0,89.98958,0.0,08/23/8744
+-3.15193,49.40888,2425,1,18,20,46,21,3.85,5.0,fr,10039,48,421956,1,1,Active Shallow Crust,0.0,89.99071,0.0,01/18/2425
+-3.15193,49.40888,7191,3,10,8,15,45,3.85,27.5,fr,10040,143,421958,1,1,Active Shallow Crust,0.0,89.99071,0.0,03/10/7191
+-3.15193,49.40888,1456,2,4,0,45,14,3.85,5.0,fr,10041,29,421962,1,1,Active Shallow Crust,0.0,89.9906,-90.0,02/04/1456
+-3.15193,49.40888,281,5,5,11,32,35,4.25,15.0,fr,10042,5,422005,1,1,Active Shallow Crust,0.0,89.98974,0.0,05/05/0281
+1.80531,47.47984,3890,4,18,22,47,6,3.55,15.0,fr,10043,77,422401,1,1,Active Shallow Crust,0.0,89.98978,0.0,04/18/3890
+1.80531,47.47984,421,7,27,16,2,21,3.95,5.0,fr,10044,8,422448,1,1,Active Shallow Crust,0.0,89.99033,0.0,07/27/0421
+1.80531,47.47984,1578,5,10,0,32,29,3.95,5.0,fr,10045,31,422457,1,1,Active Shallow Crust,128.9003,89.99355,0.0,05/10/1578
+1.80531,47.47984,3557,8,10,18,42,9,4.35,5.0,fr,10046,71,422496,1,1,Active Shallow Crust,0.0,89.98982,0.0,08/10/3557
+1.80531,47.47984,9698,4,10,4,2,24,4.35,15.0,fr,10047,193,422497,1,1,Active Shallow Crust,0.0,89.98982,0.0,04/10/9698
+4.21849,40.49679,394,12,7,11,47,44,3.85,5.0,fr,10048,7,422916,1,1,Active Shallow Crust,0.0,89.98914,0.0,12/07/0394
+-2.43472,43.87995,2518,6,20,11,26,18,3.55,15.0,fr,10049,50,424321,1,1,Active Shallow Crust,0.0,89.9891,0.0,06/20/2518
+-2.43472,43.87995,3150,4,14,10,2,34,3.95,5.0,fr,10050,62,424377,1,1,Active Shallow Crust,128.9005,89.99427,0.0,04/14/3150
+-3.27939,47.09356,9973,2,25,15,0,0,3.55,5.0,fr,10051,199,424800,1,1,Active Shallow Crust,0.0,89.9897,0.0,02/25/9973
+5.9647,42.6213,2762,1,30,16,7,31,3.75,15.0,fr,10052,55,425314,1,1,Active Shallow Crust,128.8974,89.96742,0.0,01/30/2762
+5.9647,42.6213,103,1,8,2,59,48,4.15,5.0,fr,10053,2,425352,1,1,Active Shallow Crust,0.0,89.98885,0.0,01/08/0103
+6.47225,47.93069,1083,8,26,10,31,55,3.55,5.0,fr,10054,21,425760,1,2,Active Shallow Crust,0.0,89.99324,0.0,08/26/1083
+6.47225,47.93069,9145,4,9,16,18,30,3.55,5.0,fr,10055,182,425760,1,2,Active Shallow Crust,0.0,89.99324,0.0,04/09/9145
+6.47225,47.93069,4428,5,24,0,59,32,3.55,27.5,fr,10056,88,425762,1,1,Active Shallow Crust,0.0,89.99324,0.0,05/24/4428
+6.47225,47.93069,8796,11,5,14,19,43,3.65,5.0,fr,10057,175,425772,1,1,Active Shallow Crust,0.0,89.98795,0.0,11/05/8796
+6.47225,47.93069,5201,8,25,8,12,48,3.75,5.0,fr,10058,104,425784,1,2,Active Shallow Crust,0.0,89.98927,0.0,08/25/5201
+6.47225,47.93069,8025,12,21,17,43,14,3.75,5.0,fr,10059,160,425784,1,2,Active Shallow Crust,0.0,89.98927,0.0,12/21/8025
+6.47225,47.93069,3007,7,8,0,9,39,3.75,15.0,fr,10060,60,425785,1,1,Active Shallow Crust,0.0,89.98927,0.0,07/08/3007
+6.47225,47.93069,9803,8,20,5,18,42,3.75,5.0,fr,10061,196,425793,1,1,Active Shallow Crust,128.8957,89.96751,0.0,08/20/9803
+6.47225,47.93069,6515,8,29,1,59,38,3.75,15.0,fr,10062,130,425794,1,1,Active Shallow Crust,128.8957,89.96751,0.0,08/29/6515
+6.47225,47.93069,4790,6,5,4,20,11,3.85,5.0,fr,10063,95,425796,1,3,Active Shallow Crust,0.0,89.99043,0.0,06/05/4790
+6.47225,47.93069,3588,10,27,2,44,19,3.85,5.0,fr,10064,71,425796,1,3,Active Shallow Crust,0.0,89.99043,0.0,10/27/3588
+6.47225,47.93069,3122,2,20,4,6,52,3.85,5.0,fr,10065,62,425796,1,3,Active Shallow Crust,0.0,89.99043,0.0,02/20/3122
+6.47225,47.93069,7422,6,18,7,46,0,3.85,15.0,fr,10066,148,425797,1,1,Active Shallow Crust,0.0,89.99043,0.0,06/18/7422
+6.47225,47.93069,3780,1,4,5,46,6,3.85,5.0,fr,10067,75,425799,1,1,Active Shallow Crust,240.0113,57.99829,0.0,01/04/3780
+6.47225,47.93069,1111,1,11,10,25,8,3.85,15.0,fr,10068,22,425803,1,1,Active Shallow Crust,0.0,89.99033,-90.0,01/11/1111
+6.47225,47.93069,6669,11,21,10,52,54,3.85,5.0,fr,10069,133,425805,1,1,Active Shallow Crust,128.8958,89.99522,0.0,11/21/6669
+6.47225,47.93069,9664,3,22,10,50,21,3.85,15.0,fr,10070,193,425806,1,1,Active Shallow Crust,128.8958,89.99522,0.0,03/22/9664
+6.47225,47.93069,7465,3,20,7,4,46,3.95,5.0,fr,10071,149,425808,1,1,Active Shallow Crust,0.0,89.99147,0.0,03/20/7465
+6.47225,47.93069,9353,11,11,5,57,45,3.95,27.5,fr,10072,187,425813,1,1,Active Shallow Crust,240.0196,58.00491,0.0,11/11/9353
+6.47225,47.93069,6936,5,14,15,50,46,3.95,15.0,fr,10073,138,425815,1,1,Active Shallow Crust,0.0,89.99137,-90.0,05/14/6936
+6.47225,47.93069,9336,1,26,19,56,33,3.95,5.0,fr,10074,186,425817,1,1,Active Shallow Crust,128.9005,89.99361,0.0,01/26/9336
+6.47225,47.93069,1358,10,13,19,50,46,4.05,5.0,fr,10075,27,425820,1,1,Active Shallow Crust,0.0,89.9886,0.0,10/13/1358
+6.47225,47.93069,1882,6,28,2,19,30,4.05,5.0,fr,10076,37,425826,1,1,Active Shallow Crust,0.0,89.98847,-90.0,06/28/1882
+6.47225,47.93069,1147,7,4,7,24,8,4.05,5.0,fr,10077,22,425829,1,1,Active Shallow Crust,128.8914,89.9924,0.0,07/04/1147
+6.47225,47.93069,268,10,16,12,30,3,4.15,15.0,fr,10078,5,425836,1,1,Active Shallow Crust,240.0089,57.99791,0.0,10/16/0268
+6.47225,47.93069,8547,12,6,9,29,14,4.15,5.0,fr,10079,170,425838,1,1,Active Shallow Crust,0.0,89.98972,-90.0,12/06/8547
+6.47225,47.93069,1982,11,23,7,59,12,4.35,5.0,fr,10080,39,425865,1,1,Active Shallow Crust,128.8978,89.98259,0.0,11/23/1982
+6.47225,47.93069,6369,3,13,9,19,11,4.55,5.0,fr,10081,127,425880,1,1,Active Shallow Crust,0.0,89.98932,0.0,03/13/6369
+6.47225,47.93069,7664,4,23,12,15,33,4.65,5.0,fr,10082,153,425892,1,2,Active Shallow Crust,0.0,89.99048,0.0,04/23/7664
+6.47225,47.93069,7476,10,20,2,43,59,4.65,5.0,fr,10083,149,425892,1,2,Active Shallow Crust,0.0,89.99048,0.0,10/20/7476
+6.47225,47.93069,3068,11,5,3,25,40,4.65,5.0,fr,10084,61,425898,1,1,Active Shallow Crust,0.0,89.99036,-90.0,11/05/3068
+6.47225,47.93069,6833,10,31,15,1,8,4.75,5.0,fr,10085,136,425907,1,1,Active Shallow Crust,240.0081,58.00463,0.0,10/31/6833
+6.47225,47.93069,2292,12,19,2,26,30,4.75,5.0,fr,10086,45,425913,1,1,Active Shallow Crust,128.8884,89.98781,0.0,12/19/2292
+2.27208,44.48325,6852,10,21,20,57,53,3.55,5.0,fr,10087,137,426240,1,2,Active Shallow Crust,0.0,89.98921,0.0,10/21/6852
+2.27208,44.48325,210,10,10,8,37,39,3.55,5.0,fr,10088,4,426240,1,2,Active Shallow Crust,0.0,89.98921,0.0,10/10/0210
+2.27208,44.48325,9055,10,5,18,36,20,3.55,15.0,fr,10089,181,426241,1,1,Active Shallow Crust,0.0,89.98921,0.0,10/05/9055
+2.27208,44.48325,6721,3,14,11,4,35,3.65,5.0,fr,10090,134,426252,1,1,Active Shallow Crust,0.0,89.99038,0.0,03/14/6721
+2.27208,44.48325,3939,1,4,5,27,9,3.65,15.0,fr,10091,78,426259,1,1,Active Shallow Crust,0.0,89.99027,-90.0,01/04/3939
+2.27208,44.48325,1793,8,6,3,53,0,3.75,5.0,fr,10092,35,426264,1,2,Active Shallow Crust,359.9986,89.99142,0.0,08/06/1793
+2.27208,44.48325,8891,10,5,13,10,19,3.75,5.0,fr,10093,177,426264,1,2,Active Shallow Crust,359.9986,89.99142,0.0,10/05/8891
+2.27208,44.48325,3689,10,24,0,45,18,3.75,5.0,fr,10094,73,426267,1,1,Active Shallow Crust,240.008,58.01742,0.0,10/24/3689
+2.27208,44.48325,3449,2,2,7,21,12,3.75,5.0,fr,10095,68,426270,1,1,Active Shallow Crust,0.0,89.99133,-90.0,02/02/3449
+2.27208,44.48325,9301,1,6,18,12,16,3.75,27.5,fr,10096,186,426272,1,1,Active Shallow Crust,0.0,89.99133,-90.0,01/06/9301
+2.27208,44.48325,4332,8,2,15,56,28,3.95,15.0,fr,10097,86,426295,1,1,Active Shallow Crust,0.0,89.99081,-90.0,08/02/4332
+2.27208,44.48325,1942,7,12,7,57,58,4.05,5.0,fr,10098,38,426309,1,1,Active Shallow Crust,128.891,89.99393,0.0,07/12/1942
+2.27208,44.48325,720,7,22,4,43,4,4.35,15.0,fr,10099,14,426346,1,1,Active Shallow Crust,128.8984,89.9827,0.0,07/22/0720
+2.27208,44.48325,7903,4,4,7,1,57,4.85,15.0,fr,10100,158,426397,1,1,Active Shallow Crust,0.0,89.99033,0.0,04/04/7903
+2.27208,44.48325,1766,11,13,16,18,51,5.05,5.0,fr,10101,35,426420,1,1,Active Shallow Crust,0.0,89.98976,0.0,11/13/1766
+2.272095,44.48325,7522,9,17,5,3,14,6.75,11.99416,fr,10102,150,426624,1,1,Active Shallow Crust,0.0,89.99,0.0,09/17/7522
+6.9288,50.12613,8952,6,6,2,51,15,3.65,5.0,fr,10103,179,426732,1,1,Active Shallow Crust,0.0,89.98848,0.0,06/06/8952
+6.9288,50.12613,24,2,3,20,1,27,3.65,15.0,fr,10104,0,426733,1,1,Active Shallow Crust,0.0,89.98848,0.0,02/03/0024
+6.9288,50.12613,6842,1,13,19,27,33,3.75,5.0,fr,10105,136,426744,1,1,Active Shallow Crust,0.0,89.98973,0.0,01/13/6842
+6.9288,50.12613,2793,1,31,10,3,13,3.75,5.0,fr,10106,55,426753,1,1,Active Shallow Crust,128.8952,89.96755,0.0,01/31/2793
+6.9288,50.12613,5024,9,23,12,40,9,3.85,5.0,fr,10107,100,426756,1,1,Active Shallow Crust,0.0,89.99084,0.0,09/23/5024
+6.9288,50.12613,2502,4,3,18,39,21,3.95,27.5,fr,10108,50,426770,1,1,Active Shallow Crust,0.0,89.99184,0.0,04/03/2502
+6.9288,50.12613,4878,5,26,22,11,18,3.95,5.0,fr,10109,97,426771,1,1,Active Shallow Crust,240.0206,58.00526,0.0,05/26/4878
+6.9288,50.12613,8668,3,20,19,25,4,4.15,5.0,fr,10110,173,426792,1,2,Active Shallow Crust,0.0,89.99028,0.0,03/20/8668
+6.9288,50.12613,4114,4,9,2,6,6,4.15,5.0,fr,10111,82,426792,1,2,Active Shallow Crust,0.0,89.99028,0.0,04/09/4114
+6.9288,50.12613,1634,12,23,18,20,11,4.25,5.0,fr,10112,32,426804,1,1,Active Shallow Crust,0.0,89.99133,0.0,12/23/1634
+6.9288,50.12613,3234,8,4,19,30,5,5.15,27.5,fr,10113,64,426914,1,1,Active Shallow Crust,0.0,89.98975,0.0,08/04/3234
+4.93561,41.81453,8889,4,2,6,29,22,4.05,5.0,fr,10114,177,427260,1,1,Active Shallow Crust,0.0,89.99155,0.0,04/02/8889
+4.93561,41.81453,7302,9,5,10,43,53,5.15,5.0,fr,10115,146,427401,1,1,Active Shallow Crust,128.8862,89.99084,0.0,09/05/7302
+3.03372,40.326,1007,9,8,8,50,50,3.55,5.0,fr,10116,20,427680,1,1,Active Shallow Crust,0.0,89.98847,0.0,09/08/1007
+3.03372,40.326,6274,6,2,14,43,6,3.65,27.5,fr,10117,125,427694,1,1,Active Shallow Crust,0.0,89.98972,0.0,06/02/6274
+3.04653,44.86796,2151,2,25,11,11,26,3.55,5.0,fr,10118,43,428169,1,1,Active Shallow Crust,128.8961,89.99464,0.0,02/25/2151
+3.04653,44.86796,3524,12,5,11,35,9,3.65,15.0,fr,10119,70,428173,1,1,Active Shallow Crust,0.0,89.99045,0.0,12/05/3524
+3.04653,44.86796,5105,10,6,5,16,15,3.75,5.0,fr,10120,102,428184,1,1,Active Shallow Crust,0.0,89.98865,0.0,10/06/5105
+3.04653,44.86796,9073,11,7,16,58,48,3.75,27.5,fr,10121,181,428186,1,1,Active Shallow Crust,0.0,89.98865,0.0,11/07/9073
+3.04653,44.86796,6195,7,13,23,53,41,3.75,27.5,fr,10122,123,428189,1,1,Active Shallow Crust,240.0086,58.01729,0.0,07/13/6195
+3.04653,44.86796,8406,9,9,17,49,50,3.85,15.0,fr,10123,168,428197,1,1,Active Shallow Crust,0.0,89.98988,0.0,09/09/8406
+3.04653,44.86796,3923,6,7,8,53,46,3.95,15.0,fr,10124,78,428209,1,1,Active Shallow Crust,0.0,89.99098,0.0,06/07/3923
+3.04653,44.86796,5331,3,4,10,14,43,3.95,5.0,fr,10125,106,428214,1,1,Active Shallow Crust,0.0,89.99088,-90.0,03/04/5331
+3.04653,44.86796,4066,7,5,18,3,16,4.15,5.0,fr,10126,81,428232,1,1,Active Shallow Crust,0.0,89.98925,0.0,07/05/4066
+3.04653,44.86796,8703,5,28,9,53,0,4.25,5.0,fr,10127,174,428244,1,1,Active Shallow Crust,0.0,89.99043,0.0,05/28/8703
+3.04653,44.86796,7013,1,3,10,57,18,4.25,15.0,fr,10128,140,428245,1,1,Active Shallow Crust,0.0,89.99043,0.0,01/03/7013
+3.04653,44.86796,38,3,17,22,15,25,4.75,15.0,fr,10129,0,428305,1,1,Active Shallow Crust,0.0,89.99013,0.0,03/17/0038
+3.04653,44.86796,5084,5,19,5,7,52,5.35,15.0,fr,10130,101,428383,1,1,Active Shallow Crust,0.0,89.98998,-90.0,05/19/5084
+0.98562,48.89048,5303,7,13,8,56,39,3.55,15.0,fr,10131,106,428641,1,1,Active Shallow Crust,0.0,89.99005,0.0,07/13/5303
+0.98562,48.89048,8671,3,1,15,15,3,3.55,5.0,fr,10132,173,428643,1,1,Active Shallow Crust,240.0125,57.99819,0.0,03/01/8671
+0.98562,48.89048,4956,6,5,2,35,11,3.55,15.0,fr,10133,99,428650,1,1,Active Shallow Crust,128.8961,89.99337,0.0,06/05/4956
+0.98562,48.89048,6668,5,23,15,0,58,3.65,5.0,fr,10134,133,428661,1,1,Active Shallow Crust,128.9002,89.96351,0.0,05/23/6668
+0.98562,48.89048,5546,1,9,17,56,32,3.85,5.0,fr,10135,110,428679,1,1,Active Shallow Crust,240.0112,57.99786,0.0,01/09/5546
+0.98562,48.89048,2816,10,4,18,46,20,4.55,5.0,fr,10136,56,428766,1,1,Active Shallow Crust,0.0,89.98992,-90.0,10/04/2816
+-6.00279,49.27056,7339,6,10,15,13,39,3.65,27.5,fr,10137,146,429134,1,1,Active Shallow Crust,0.0,89.98827,0.0,06/10/7339
+3.52019,50.92882,9310,8,14,3,37,27,3.55,15.0,fr,10138,186,430081,1,1,Active Shallow Crust,0.0,89.99046,0.0,08/14/9310
+3.52019,50.92882,9755,1,10,4,12,53,3.75,15.0,fr,10139,195,430105,1,1,Active Shallow Crust,0.0,89.98991,0.0,01/10/9755
+3.52019,50.92882,990,2,1,21,20,57,4.05,15.0,fr,10140,19,430141,1,1,Active Shallow Crust,0.0,89.98928,0.0,02/01/0990
+3.52019,50.92882,7410,4,23,22,20,29,4.95,5.0,fr,10141,148,430251,1,1,Active Shallow Crust,240.0141,58.00487,0.0,04/23/7410
+2.74201,45.343,3798,12,19,9,42,38,3.55,5.0,fr,10142,75,430560,1,2,Active Shallow Crust,0.0,89.98937,0.0,12/19/3798
+2.74201,45.343,1289,2,17,18,48,2,3.55,5.0,fr,10143,25,430560,1,2,Active Shallow Crust,0.0,89.98937,0.0,02/17/1289
+2.74201,45.343,7820,11,20,18,41,41,3.55,15.0,fr,10144,156,430561,1,1,Active Shallow Crust,0.0,89.98937,0.0,11/20/7820
+2.74201,45.343,1676,9,30,2,36,0,3.55,27.5,fr,10145,33,430562,1,1,Active Shallow Crust,0.0,89.98937,0.0,09/30/1676
+2.74201,45.343,4331,10,27,7,22,1,3.55,15.0,fr,10146,86,430564,1,1,Active Shallow Crust,240.0124,57.99792,0.0,10/27/4331
+2.74201,45.343,2169,8,25,18,15,36,3.55,5.0,fr,10147,43,430566,1,1,Active Shallow Crust,0.0,89.98924,-90.0,08/25/2169
+2.74201,45.343,7097,8,15,22,50,53,3.65,5.0,fr,10148,141,430572,1,1,Active Shallow Crust,0.0,89.99052,0.0,08/15/7097
+2.74201,45.343,6039,4,22,16,11,50,3.75,5.0,fr,10149,120,430584,1,1,Active Shallow Crust,0.0,89.98874,0.0,04/22/6039
+2.74201,45.343,1047,5,6,0,28,59,3.75,15.0,fr,10150,20,430591,1,1,Active Shallow Crust,0.0,89.98861,-90.0,05/06/1047
+2.74201,45.343,7205,4,7,20,3,52,3.85,5.0,fr,10151,144,430596,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/07/7205
+2.74201,45.343,4882,9,1,12,59,30,3.85,5.0,fr,10152,97,430599,1,2,Active Shallow Crust,240.0111,57.99776,0.0,09/01/4882
+2.74201,45.343,6690,2,5,10,43,10,3.85,5.0,fr,10153,133,430599,1,2,Active Shallow Crust,240.0111,57.99776,0.0,02/05/6690
+2.74201,45.343,1553,11,20,11,52,11,3.95,5.0,fr,10154,31,430608,1,1,Active Shallow Crust,0.0,89.99106,0.0,11/20/1553
+2.74201,45.343,1039,8,20,23,56,55,4.05,5.0,fr,10155,20,430623,1,1,Active Shallow Crust,240.006,58.00588,0.0,08/20/1039
+2.74201,45.343,9976,2,7,1,50,54,4.35,5.0,fr,10156,199,430665,1,1,Active Shallow Crust,128.8981,89.98273,0.0,02/07/9976
+2.74201,45.343,2680,1,2,23,34,1,4.65,5.0,fr,10157,53,430692,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/02/2680
+2.74201,45.343,1641,10,21,9,39,19,4.95,15.0,fr,10158,32,430729,1,1,Active Shallow Crust,0.0,89.9901,0.0,10/21/1641
+2.74201,45.343,2914,3,23,8,40,37,5.05,5.0,fr,10159,58,430740,1,1,Active Shallow Crust,0.0,89.98991,0.0,03/23/2914
+-0.57152,45.30006,7258,9,3,15,36,48,3.75,15.0,fr,10160,145,431545,1,1,Active Shallow Crust,0.0,89.99014,0.0,09/03/7258
+-0.57152,45.30006,6449,12,30,3,56,11,3.95,15.0,fr,10161,128,431572,1,1,Active Shallow Crust,240.0197,58.00493,0.0,12/30/6449
+-0.57152,45.30006,5030,3,2,15,13,46,4.55,5.0,fr,10162,100,431640,1,1,Active Shallow Crust,0.0,89.98991,0.0,03/02/5030
+-0.57152,45.30006,5587,9,16,3,19,43,4.85,15.0,fr,10163,111,431677,1,1,Active Shallow Crust,0.0,89.99007,0.0,09/16/5587
+-0.57152,45.30006,7329,7,28,23,46,58,4.95,5.0,fr,10164,146,431688,1,1,Active Shallow Crust,0.0,89.98991,0.0,07/28/7329
+5.19563,50.03056,6067,10,17,22,31,55,3.75,5.0,fr,10165,121,432024,1,2,Active Shallow Crust,0.0,89.98971,0.0,10/17/6067
+5.19563,50.03056,965,1,21,6,23,58,3.75,5.0,fr,10166,19,432024,1,2,Active Shallow Crust,0.0,89.98971,0.0,01/21/0965
+0.83961,50.06527,2078,10,12,14,23,12,3.55,5.0,fr,10167,41,432480,1,1,Active Shallow Crust,0.0,89.99029,0.0,10/12/2078
+0.83961,50.06527,5087,5,28,23,59,47,3.65,5.0,fr,10168,101,432492,1,1,Active Shallow Crust,0.0,89.98991,0.0,05/28/5087
+0.83961,50.06527,1823,9,5,10,22,54,3.65,15.0,fr,10169,36,432493,1,1,Active Shallow Crust,0.0,89.98991,0.0,09/05/1823
+0.83961,50.06527,1085,12,4,9,38,29,3.75,15.0,fr,10170,21,432505,1,1,Active Shallow Crust,0.0,89.98972,0.0,12/04/1085
+0.83961,50.06527,1483,3,24,9,4,4,3.75,27.5,fr,10171,29,432506,1,1,Active Shallow Crust,0.0,89.98972,0.0,03/24/1483
+0.83961,50.06527,8627,9,16,5,30,29,3.85,5.0,fr,10172,172,432516,1,1,Active Shallow Crust,0.0,89.99026,0.0,09/16/8627
+0.83961,50.06527,7366,5,18,19,50,21,3.95,5.0,fr,10173,147,432528,1,1,Active Shallow Crust,0.0,89.98979,0.0,05/18/7366
+0.83961,50.06527,4789,9,13,4,48,53,3.95,15.0,fr,10174,95,432529,1,1,Active Shallow Crust,0.0,89.98979,0.0,09/13/4789
+0.83961,50.06527,2279,10,28,19,14,58,3.95,5.0,fr,10175,45,432534,1,1,Active Shallow Crust,0.0,89.99019,-90.0,10/28/2279
+0.83961,50.06527,729,6,20,0,16,52,4.25,5.0,fr,10176,14,432573,1,1,Active Shallow Crust,128.8937,89.9809,0.0,06/20/0729
+0.83961,50.06527,8797,9,21,21,14,2,4.45,15.0,fr,10177,175,432589,1,1,Active Shallow Crust,0.0,89.98995,0.0,09/21/8797
+0.83961,50.06527,634,7,9,14,24,35,4.95,15.0,fr,10178,12,432652,1,1,Active Shallow Crust,240.0137,58.00481,0.0,07/09/0634
+4.47437,44.02482,9146,7,16,22,58,0,3.55,5.0,fr,10179,182,432960,1,1,Active Shallow Crust,0.0,89.99275,0.0,07/16/9146
+4.47437,44.02482,8057,8,3,13,16,1,3.65,5.0,fr,10180,161,432972,1,1,Active Shallow Crust,0.0,89.98708,0.0,08/03/8057
+4.47437,44.02482,5515,7,29,3,32,14,3.65,15.0,fr,10181,110,432973,1,1,Active Shallow Crust,0.0,89.98708,0.0,07/29/5515
+4.47437,44.02482,1647,12,17,11,12,15,3.75,5.0,fr,10182,32,432984,1,1,Active Shallow Crust,0.0,89.98848,0.0,12/17/1647
+4.47437,44.02482,2370,9,30,14,18,44,3.85,5.0,fr,10183,47,432996,1,1,Active Shallow Crust,0.0,89.98973,0.0,09/30/2370
+4.47437,44.02482,3236,11,20,16,0,30,3.85,27.5,fr,10184,64,432998,1,1,Active Shallow Crust,0.0,89.98973,0.0,11/20/3236
+4.47437,44.02482,3356,9,10,15,17,32,3.85,15.0,fr,10185,67,433000,1,1,Active Shallow Crust,240.0109,57.99759,0.0,09/10/3356
+4.47437,44.02482,5166,6,22,14,52,43,3.85,5.0,fr,10186,103,433002,1,1,Active Shallow Crust,0.0,89.98962,-90.0,06/22/5166
+4.47437,44.02482,3793,7,23,7,32,6,3.95,5.0,fr,10187,75,433008,1,1,Active Shallow Crust,0.0,89.99085,0.0,07/23/3793
+4.47437,44.02482,7183,2,20,11,13,13,4.25,5.0,fr,10188,143,433044,1,1,Active Shallow Crust,0.0,89.99028,0.0,02/20/7183
+4.47437,44.02482,1829,9,4,17,52,19,4.35,5.0,fr,10189,36,433062,1,1,Active Shallow Crust,0.0,89.99124,-90.0,09/04/1829
+4.47437,44.02482,8280,12,22,13,14,9,4.55,5.0,fr,10190,165,433080,1,1,Active Shallow Crust,0.0,89.99083,0.0,12/22/8280
+4.47437,44.02482,9399,1,1,1,43,45,4.65,5.0,fr,10191,187,433092,1,1,Active Shallow Crust,0.0,89.98978,0.0,01/01/9399
+4.47437,44.02482,1970,1,21,22,47,0,4.65,27.5,fr,10192,39,433097,1,1,Active Shallow Crust,240.0103,57.99409,0.0,01/21/1970
+4.47437,44.02482,2462,3,16,11,56,42,4.95,5.0,fr,10193,49,433128,1,1,Active Shallow Crust,0.0,89.98987,0.0,03/16/2462
+4.47437,44.02482,2046,12,11,23,8,9,5.85,27.5,fr,10194,40,433238,1,1,Active Shallow Crust,0.0,89.99024,0.0,12/11/2046
+4.61699,40.55133,4077,6,19,1,0,35,3.65,5.0,fr,10195,81,433458,1,1,Active Shallow Crust,0.0,89.9931,-90.0,06/19/4077
+4.61699,40.55133,4656,5,8,17,42,32,3.85,5.0,fr,10196,93,433476,1,1,Active Shallow Crust,0.0,89.98915,0.0,05/08/4656
+4.61699,40.55133,23,2,5,3,52,48,3.85,5.0,fr,10197,0,433482,1,1,Active Shallow Crust,0.0,89.98903,-90.0,02/05/0023
+4.61699,40.55133,4194,9,23,8,30,20,4.25,15.0,fr,10198,83,433525,1,1,Active Shallow Crust,0.0,89.98973,0.0,09/23/4194
+4.61699,40.55133,1420,10,24,7,29,24,4.75,15.0,fr,10199,28,433585,1,1,Active Shallow Crust,0.0,89.99038,0.0,10/24/1420
+1.78285,48.13959,939,4,8,6,56,55,3.65,15.0,fr,10200,18,434893,1,1,Active Shallow Crust,0.0,89.9895,0.0,04/08/0939
+1.78285,48.13959,4715,4,29,12,0,29,3.75,27.5,fr,10201,94,434906,1,1,Active Shallow Crust,0.0,89.99065,0.0,04/29/4715
+1.78285,48.13959,8316,5,18,23,44,16,3.95,5.0,fr,10202,166,434928,1,1,Active Shallow Crust,0.0,89.99045,0.0,05/18/8316
+8.55601,48.54922,3641,8,29,11,42,42,3.55,27.5,fr,10203,72,435362,1,1,Active Shallow Crust,0.0,89.98665,0.0,08/29/3641
+8.55601,48.54922,6080,10,15,11,9,37,3.55,5.0,fr,10204,121,435363,1,1,Active Shallow Crust,240.0139,57.99877,0.0,10/15/6080
+8.55601,48.54922,2452,4,18,22,7,14,3.55,15.0,fr,10205,49,435364,1,1,Active Shallow Crust,240.0139,57.99877,0.0,04/18/2452
+8.55601,48.54922,7167,5,13,12,39,34,3.55,15.0,fr,10206,143,435367,1,1,Active Shallow Crust,0.0,89.9865,-90.0,05/13/7167
+8.55601,48.54922,2979,12,31,18,59,8,3.55,15.0,fr,10207,59,435370,1,1,Active Shallow Crust,128.8968,89.99332,0.0,12/31/2979
+8.55601,48.54922,7230,4,15,3,45,55,3.65,5.0,fr,10208,144,435372,1,1,Active Shallow Crust,0.0,89.9881,0.0,04/15/7230
+8.55601,48.54922,4188,6,26,1,55,54,3.75,5.0,fr,10209,83,435384,1,1,Active Shallow Crust,0.0,89.9894,0.0,06/26/4188
+8.55601,48.54922,3699,12,21,23,4,56,3.75,15.0,fr,10210,73,435385,1,1,Active Shallow Crust,0.0,89.9894,0.0,12/21/3699
+8.55601,48.54922,7424,3,13,12,36,43,3.75,5.0,fr,10211,148,435387,1,1,Active Shallow Crust,240.008,58.01764,0.0,03/13/7424
+8.55601,48.54922,7893,8,3,10,25,37,3.85,5.0,fr,10212,157,435396,1,1,Active Shallow Crust,0.0,89.99055,0.0,08/03/7893
+8.55601,48.54922,9419,6,12,23,48,14,3.85,15.0,fr,10213,188,435397,1,1,Active Shallow Crust,0.0,89.99055,0.0,06/12/9419
+8.55601,48.54922,563,10,12,6,55,35,3.95,15.0,fr,10214,11,435418,1,1,Active Shallow Crust,128.9011,89.99158,0.0,10/12/0563
+8.55601,48.54922,3003,5,10,8,17,48,4.05,15.0,fr,10215,60,435424,1,1,Active Shallow Crust,240.0068,58.00586,0.0,05/10/3003
+8.55601,48.54922,3140,2,1,6,30,11,4.15,15.0,fr,10216,62,435436,1,2,Active Shallow Crust,240.0095,57.99796,0.0,02/01/3140
+8.55601,48.54922,2914,10,24,2,8,52,4.15,15.0,fr,10217,58,435436,1,2,Active Shallow Crust,240.0095,57.99796,0.0,10/24/2914
+8.55601,48.54922,9888,10,6,23,8,10,4.25,15.0,fr,10218,197,435445,1,1,Active Shallow Crust,0.0,89.98808,0.0,10/06/9888
+8.55601,48.54922,239,7,19,2,40,49,4.45,5.0,fr,10219,4,435468,1,1,Active Shallow Crust,0.0,89.99052,0.0,07/19/0239
+8.55601,48.54922,2886,2,24,0,46,46,4.65,5.0,fr,10220,57,435492,1,1,Active Shallow Crust,0.0,89.98871,0.0,02/24/2886
+8.55601,48.54922,7200,1,13,0,42,39,4.95,5.0,fr,10221,143,435534,1,1,Active Shallow Crust,0.0,89.98922,-90.0,01/13/7200
+1.41191,52.03046,1124,7,27,19,39,53,3.85,5.0,fr,10222,22,435876,1,1,Active Shallow Crust,0.0,89.99012,0.0,07/27/1124
+1.41191,52.03046,6263,5,1,13,38,45,4.15,5.0,fr,10223,125,435915,1,1,Active Shallow Crust,240.0097,57.99749,0.0,05/01/6263
+1.41191,52.03046,1587,1,19,1,46,44,4.25,5.0,fr,10224,31,435930,1,1,Active Shallow Crust,0.0,89.99019,-90.0,01/19/1587
+1.41191,52.03046,5855,4,25,10,57,45,4.45,5.0,fr,10225,117,435957,1,1,Active Shallow Crust,128.8909,89.99368,0.0,04/25/5855
+-1.77331,47.6377,7008,12,6,9,2,33,3.55,5.0,fr,10226,140,436320,1,2,Active Shallow Crust,0.0,89.98981,0.0,12/06/7008
+-1.77331,47.6377,3446,4,1,14,10,10,3.55,5.0,fr,10227,68,436320,1,2,Active Shallow Crust,0.0,89.98981,0.0,04/01/3446
+-1.77331,47.6377,1093,10,25,10,9,14,3.55,15.0,fr,10228,21,436321,1,1,Active Shallow Crust,0.0,89.98981,0.0,10/25/1093
+-1.77331,47.6377,939,7,23,7,47,20,3.55,5.0,fr,10229,18,436323,1,1,Active Shallow Crust,240.0125,57.99817,0.0,07/23/0939
+-1.77331,47.6377,2317,9,17,0,1,24,3.55,27.5,fr,10230,46,436328,1,1,Active Shallow Crust,0.0,89.98969,-90.0,09/17/2317
+-1.77331,47.6377,4156,2,17,5,8,55,4.25,5.0,fr,10231,83,436404,1,1,Active Shallow Crust,0.0,89.99014,0.0,02/17/4156
+-1.77331,47.6377,5241,12,21,19,12,2,4.45,5.0,fr,10232,104,436434,1,1,Active Shallow Crust,0.0,89.99024,-90.0,12/21/5241
+-1.77331,47.6377,8722,1,11,7,44,23,4.65,5.0,fr,10233,174,436455,1,1,Active Shallow Crust,240.0112,57.99429,0.0,01/11/8722
+-1.773304,47.6377,665,2,20,18,53,28,6.35,7.567806,fr,10234,13,436656,1,1,Active Shallow Crust,0.0,89.98998,0.0,02/20/0665
+-4.03736,48.92565,6174,7,12,20,19,32,3.65,5.0,fr,10235,123,436812,1,1,Active Shallow Crust,0.0,89.98819,0.0,07/12/6174
+-4.03736,48.92565,1695,10,24,22,24,26,3.65,15.0,fr,10236,33,436816,1,1,Active Shallow Crust,240.0006,58.01384,0.0,10/24/1695
+-4.03736,48.92565,7587,6,13,16,57,58,3.85,5.0,fr,10237,151,436836,1,1,Active Shallow Crust,0.0,89.99062,0.0,06/13/7587
+-4.03736,48.92565,1254,4,18,13,21,56,4.15,5.0,fr,10238,25,436875,1,1,Active Shallow Crust,240.0096,57.99738,0.0,04/18/1254
+-4.03736,48.92565,2893,1,22,3,45,12,4.25,5.0,fr,10239,57,436884,1,1,Active Shallow Crust,0.0,89.99112,0.0,01/22/2893
+-4.03736,48.92565,3473,1,31,1,20,0,4.25,15.0,fr,10240,69,436885,1,1,Active Shallow Crust,0.0,89.99112,0.0,01/31/3473
+-4.03736,48.92565,5189,5,24,15,3,48,4.45,27.5,fr,10241,103,436910,1,1,Active Shallow Crust,0.0,89.99059,0.0,05/24/5189
+-4.03736,48.92565,3980,1,1,19,55,53,4.45,5.0,fr,10242,79,436914,1,1,Active Shallow Crust,0.0,89.99049,-90.0,01/01/3980
+-4.03736,48.92565,8604,12,3,1,44,15,4.55,5.0,fr,10243,172,436920,1,1,Active Shallow Crust,0.0,89.98952,0.0,12/03/8604
+2.01104,40.43911,2935,7,17,10,34,0,3.65,5.0,fr,10244,58,437292,1,1,Active Shallow Crust,0.0,89.98974,0.0,07/17/2935
+2.01104,40.43911,4840,11,7,13,6,11,3.75,5.0,fr,10245,96,437307,1,1,Active Shallow Crust,240.0076,58.01731,0.0,11/07/4840
+-2.63546,46.74639,4982,1,17,17,0,17,3.55,5.0,fr,10246,99,437760,1,1,Active Shallow Crust,0.0,89.98963,0.0,01/17/4982
+-2.63546,46.74639,2510,1,16,9,31,20,3.55,15.0,fr,10247,50,437767,1,1,Active Shallow Crust,0.0,89.98952,-90.0,01/16/2510
+-2.63546,46.74639,2362,2,12,22,5,25,3.75,15.0,fr,10248,47,437785,1,1,Active Shallow Crust,0.0,89.98902,0.0,02/12/2362
+-2.63546,46.74639,3084,11,25,23,8,19,4.05,5.0,fr,10249,61,437820,1,1,Active Shallow Crust,0.0,89.99029,0.0,11/25/3084
+-3.89423,49.20938,563,12,8,11,53,58,3.75,5.0,fr,10250,11,438264,1,1,Active Shallow Crust,0.0,89.98953,0.0,12/08/0563
+-3.89423,49.20938,6991,10,31,10,45,53,4.15,5.0,fr,10251,139,438312,1,1,Active Shallow Crust,0.0,89.9901,0.0,10/31/6991
+-3.89423,49.20938,7408,3,11,22,13,11,4.35,5.0,fr,10252,148,438336,1,1,Active Shallow Crust,0.0,89.98951,0.0,03/11/7408
+-3.89423,49.20938,5118,11,3,8,34,3,4.65,15.0,fr,10253,102,438373,1,1,Active Shallow Crust,0.0,89.98978,0.0,11/03/5118
+7.79171,49.85182,4780,1,28,23,19,0,3.55,5.0,fr,10254,95,438726,1,1,Active Shallow Crust,0.0,89.98685,-90.0,01/28/4780
+7.79171,49.85182,1896,9,29,15,41,1,3.85,15.0,fr,10255,37,438760,1,1,Active Shallow Crust,240.0117,57.99799,0.0,09/29/1896
+7.79171,49.85182,1414,10,12,7,45,24,3.85,15.0,fr,10256,28,438763,1,1,Active Shallow Crust,0.0,89.99068,-90.0,10/12/1414
+7.79171,49.85182,7922,8,4,21,9,4,3.95,5.0,fr,10257,158,438771,1,1,Active Shallow Crust,240.0209,58.00497,0.0,08/04/7922
+7.79171,49.85182,9985,5,31,4,10,25,3.95,5.0,fr,10258,199,438774,1,1,Active Shallow Crust,0.0,89.9917,-90.0,05/31/9985
+7.79171,49.85182,5456,11,9,14,13,28,4.15,5.0,fr,10259,109,438795,1,1,Active Shallow Crust,240.0091,57.99739,0.0,11/09/5456
+7.79171,49.85182,9877,2,26,14,42,30,4.55,5.0,fr,10260,197,438849,1,1,Active Shallow Crust,128.8929,89.98583,0.0,02/26/9877
+7.79171,49.85182,1311,5,22,16,29,18,4.75,15.0,fr,10261,26,438868,1,1,Active Shallow Crust,240.0086,58.00462,0.0,05/22/1311
+1.0546,46.50331,8312,6,21,1,24,1,3.55,5.0,fr,10262,166,439200,1,1,Active Shallow Crust,0.0,89.98959,0.0,06/21/8312
+1.0546,46.50331,5647,1,29,12,39,57,3.55,5.0,fr,10263,112,439203,1,1,Active Shallow Crust,240.0122,57.99837,0.0,01/29/5647
+1.0546,46.50331,3260,11,21,10,11,19,3.65,5.0,fr,10264,65,439212,1,1,Active Shallow Crust,0.0,89.99072,0.0,11/21/3260
+1.0546,46.50331,8097,4,17,0,19,4,3.85,5.0,fr,10265,161,439236,1,1,Active Shallow Crust,0.0,89.99017,0.0,04/17/8097
+1.0546,46.50331,9076,9,16,8,54,17,3.95,15.0,fr,10266,181,439249,1,1,Active Shallow Crust,0.0,89.99014,0.0,09/16/9076
+1.0546,46.50331,2107,2,12,3,29,11,4.05,5.0,fr,10267,42,439260,1,1,Active Shallow Crust,0.0,89.99024,0.0,02/12/2107
+1.0546,46.50331,9141,5,30,15,44,48,4.05,5.0,fr,10268,182,439266,1,1,Active Shallow Crust,0.0,89.99013,-90.0,05/30/9141
+1.0546,46.50331,5906,1,15,15,29,57,4.25,5.0,fr,10269,118,439284,1,1,Active Shallow Crust,0.0,89.98992,0.0,01/15/5906
+1.0546,46.50331,3995,4,15,2,25,6,4.45,5.0,fr,10270,79,439311,1,1,Active Shallow Crust,240.0052,57.99472,0.0,04/15/3995
+1.0546,46.50331,3353,4,1,17,11,55,4.75,5.0,fr,10271,67,439344,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/01/3353
+1.0546,46.50331,8421,6,3,6,16,15,4.85,5.0,fr,10272,168,439356,1,1,Active Shallow Crust,0.0,89.9899,0.0,06/03/8421
+-3.87123,47.99057,2724,10,2,21,58,3,3.55,15.0,fr,10273,54,440161,1,1,Active Shallow Crust,0.0,89.98988,0.0,10/02/2724
+-3.87123,47.99057,3431,9,26,9,44,0,3.55,27.5,fr,10274,68,440171,1,1,Active Shallow Crust,128.8952,89.99494,0.0,09/26/3431
+-3.87123,47.99057,6592,3,30,9,41,34,3.65,5.0,fr,10275,131,440172,1,1,Active Shallow Crust,0.0,89.99097,0.0,03/30/6592
+-3.87123,47.99057,9933,9,17,6,37,14,3.75,15.0,fr,10276,198,440185,1,1,Active Shallow Crust,0.0,89.98928,0.0,09/17/9933
+-3.87123,47.99057,2253,6,12,0,7,51,3.95,5.0,fr,10277,45,440208,1,1,Active Shallow Crust,0.0,89.98936,0.0,06/12/2253
+-3.87123,47.99057,5994,7,5,16,13,12,4.15,15.0,fr,10278,119,440242,1,1,Active Shallow Crust,128.8969,89.99408,0.0,07/05/5994
+3.00396,39.91352,7629,12,30,19,44,0,3.55,5.0,fr,10279,152,440646,1,1,Active Shallow Crust,0.0,89.98827,-90.0,12/30/7629
+3.00396,39.91352,9346,10,30,4,20,23,3.85,15.0,fr,10280,186,440677,1,1,Active Shallow Crust,0.0,89.98905,0.0,10/30/9346
+3.00396,39.91352,9134,2,11,10,48,8,4.45,5.0,fr,10281,182,440748,1,1,Active Shallow Crust,0.0,89.99039,0.0,02/11/9134
+2.50553,44.91382,6985,11,19,1,6,43,3.55,5.0,fr,10282,139,441120,1,1,Active Shallow Crust,0.0,89.98929,0.0,11/19/6985
+2.50553,44.91382,1906,10,31,9,17,15,3.65,5.0,fr,10283,38,441132,1,1,Active Shallow Crust,0.0,89.99046,0.0,10/31/1906
+2.50553,44.91382,2303,6,15,13,42,35,3.75,5.0,fr,10284,46,441144,1,1,Active Shallow Crust,0.0,89.98866,0.0,06/15/2303
+2.50553,44.91382,7062,6,30,5,16,44,3.75,5.0,fr,10285,141,441147,1,1,Active Shallow Crust,240.0079,58.01761,0.0,06/30/7062
+2.50553,44.91382,1220,2,7,1,11,0,3.75,5.0,fr,10286,24,441150,1,1,Active Shallow Crust,0.0,89.99139,-90.0,02/07/1220
+2.50553,44.91382,1993,2,8,6,35,34,3.95,5.0,fr,10287,39,441168,1,1,Active Shallow Crust,0.0,89.99099,0.0,02/08/1993
+2.50553,44.91382,4189,2,10,9,23,17,4.05,5.0,fr,10288,83,441180,1,1,Active Shallow Crust,0.0,89.98996,0.0,02/10/4189
+2.50553,44.91382,2932,10,6,17,20,36,4.05,27.5,fr,10289,58,441182,1,1,Active Shallow Crust,0.0,89.98996,0.0,10/06/2932
+2.50553,44.91382,8246,12,28,0,44,32,4.55,5.0,fr,10290,164,441240,1,1,Active Shallow Crust,0.0,89.98984,0.0,12/28/8246
+-1.97408,48.83264,1870,1,21,11,57,14,3.55,5.0,fr,10291,37,441600,1,3,Active Shallow Crust,0.0,89.99004,0.0,01/21/1870
+-1.97408,48.83264,725,5,15,3,26,28,3.55,5.0,fr,10292,14,441600,1,3,Active Shallow Crust,0.0,89.99004,0.0,05/15/0725
+-1.97408,48.83264,9538,8,10,0,16,3,3.55,5.0,fr,10293,190,441600,1,3,Active Shallow Crust,0.0,89.99004,0.0,08/10/9538
+-1.97408,48.83264,3850,2,28,13,0,9,3.55,15.0,fr,10294,76,441601,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/28/3850
+-1.97408,48.83264,9298,5,21,23,10,41,3.55,27.5,fr,10295,185,441602,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/21/9298
+-1.97408,48.83264,8808,12,17,8,14,14,3.55,15.0,fr,10296,176,441604,1,1,Active Shallow Crust,240.0124,57.99831,0.0,12/17/8808
+-1.97408,48.83264,1153,8,28,21,44,53,3.75,5.0,fr,10297,23,441624,1,1,Active Shallow Crust,0.0,89.98946,0.0,08/28/1153
+-1.97408,48.83264,7244,10,22,9,11,44,3.85,5.0,fr,10298,144,441636,1,1,Active Shallow Crust,0.0,89.98943,0.0,10/22/7244
+-1.97408,48.83264,3173,5,6,11,38,26,3.85,27.5,fr,10299,63,441638,1,1,Active Shallow Crust,0.0,89.98943,0.0,05/06/3173
+-1.97408,48.83264,4874,2,19,13,5,34,3.85,5.0,fr,10300,97,441645,1,1,Active Shallow Crust,128.8951,89.99413,0.0,02/19/4874
+-1.97408,48.83264,6901,3,31,11,41,52,3.95,5.0,fr,10301,138,441648,1,1,Active Shallow Crust,0.0,89.98953,0.0,03/31/6901
+-1.97408,48.83264,5043,6,20,19,0,9,3.95,15.0,fr,10302,100,441649,1,1,Active Shallow Crust,0.0,89.98953,0.0,06/20/5043
+-1.97408,48.83264,7130,11,20,1,8,13,4.05,5.0,fr,10303,142,441660,1,1,Active Shallow Crust,0.0,89.98973,0.0,11/20/7130
+-1.97408,48.83264,2982,11,6,23,20,19,4.05,5.0,fr,10304,59,441669,1,1,Active Shallow Crust,128.8902,89.99347,0.0,11/06/2982
+-1.97408,48.83264,830,5,14,2,43,35,4.15,5.0,fr,10305,16,441672,1,1,Active Shallow Crust,0.0,89.99002,0.0,05/14/0830
+-1.97408,48.83264,1669,11,24,12,0,27,4.15,15.0,fr,10306,33,441673,1,1,Active Shallow Crust,0.0,89.99002,0.0,11/24/1669
+-1.97408,48.83264,4980,4,28,21,22,55,4.15,27.5,fr,10307,99,441674,1,1,Active Shallow Crust,0.0,89.99002,0.0,04/28/4980
+-1.97408,48.83264,5433,4,13,5,18,13,4.25,5.0,fr,10308,108,441684,1,1,Active Shallow Crust,0.0,89.99036,0.0,04/13/5433
+-1.97408,48.83264,4748,5,13,16,33,35,4.25,15.0,fr,10309,94,441685,1,1,Active Shallow Crust,0.0,89.99036,0.0,05/13/4748
+-1.97408,48.83264,6890,2,9,22,11,16,4.25,5.0,fr,10310,137,441690,1,1,Active Shallow Crust,0.0,89.99025,-90.0,02/09/6890
+-1.97408,48.83264,5861,9,9,15,53,48,4.35,15.0,fr,10311,117,441697,1,1,Active Shallow Crust,0.0,89.99009,0.0,09/09/5861
+-1.97408,48.83264,2940,2,21,22,9,21,4.45,15.0,fr,10312,58,441709,1,1,Active Shallow Crust,0.0,89.98999,0.0,02/21/2940
+-1.97408,48.83264,6114,10,24,4,17,17,4.45,15.0,fr,10313,122,441712,1,1,Active Shallow Crust,240.006,57.99479,0.0,10/24/6114
+-1.97408,48.83264,1830,2,8,17,21,8,4.45,27.5,fr,10314,36,441713,1,1,Active Shallow Crust,240.006,57.99479,0.0,02/08/1830
+-1.97408,48.83264,1787,10,10,3,7,51,4.65,15.0,fr,10315,35,441736,1,1,Active Shallow Crust,240.0117,57.99436,0.0,10/10/1787
+-1.97408,48.83264,9442,9,20,22,37,48,5.15,15.0,fr,10316,188,441793,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/20/9442
+-1.97408,48.83264,4744,3,4,14,9,49,5.15,27.5,fr,10317,94,441797,1,1,Active Shallow Crust,240.0211,58.00021,0.0,03/04/4744
+2.82071,40.97134,4999,10,3,12,42,41,3.55,27.5,fr,10318,99,442568,1,1,Active Shallow Crust,0.0,89.98845,-90.0,10/03/4999
+2.82071,40.97134,3701,7,13,13,13,54,3.65,5.0,fr,10319,74,442572,1,2,Active Shallow Crust,0.0,89.98982,0.0,07/13/3701
+2.82071,40.97134,5402,4,21,21,18,9,3.65,5.0,fr,10320,108,442572,1,2,Active Shallow Crust,0.0,89.98982,0.0,04/21/5402
+2.82071,40.97134,8031,6,8,8,7,16,3.65,15.0,fr,10321,160,442573,1,1,Active Shallow Crust,0.0,89.98982,0.0,06/08/8031
+2.82071,40.97134,1086,4,24,7,2,2,3.75,27.5,fr,10322,21,442586,1,1,Active Shallow Crust,0.0,89.99093,0.0,04/24/1086
+2.82071,40.97134,3895,10,9,13,1,44,4.15,15.0,fr,10323,77,442633,1,1,Active Shallow Crust,0.0,89.99046,0.0,10/09/3895
+2.82071,40.97134,4232,7,14,20,18,25,5.55,15.0,fr,10324,84,442804,1,1,Active Shallow Crust,240.028,58.00159,0.0,07/14/4232
+4.26676,43.9955,3830,1,1,6,4,10,3.55,5.0,fr,10325,76,443040,1,1,Active Shallow Crust,0.0,89.99274,0.0,01/01/3830
+4.26676,43.9955,6023,3,14,2,55,13,3.55,15.0,fr,10326,120,443041,1,1,Active Shallow Crust,0.0,89.99274,0.0,03/14/6023
+4.26676,43.9955,7417,3,12,3,9,12,3.55,15.0,fr,10327,148,443044,1,1,Active Shallow Crust,240.011,57.99875,0.0,03/12/7417
+4.26676,43.9955,7187,1,4,22,28,12,3.65,5.0,fr,10328,143,443058,1,1,Active Shallow Crust,0.0,89.98692,-90.0,01/04/7187
+4.26676,43.9955,5798,6,22,16,32,32,3.75,15.0,fr,10329,115,443074,1,1,Active Shallow Crust,128.8972,89.96745,0.0,06/22/5798
+4.26676,43.9955,6184,11,21,8,47,17,3.85,15.0,fr,10330,123,443077,1,1,Active Shallow Crust,0.0,89.98973,0.0,11/21/6184
+4.26676,43.9955,2650,9,4,22,14,10,3.95,5.0,fr,10331,52,443088,1,1,Active Shallow Crust,0.0,89.99084,0.0,09/04/2650
+4.26676,43.9955,2720,8,13,22,5,44,4.15,5.0,fr,10332,54,443112,1,1,Active Shallow Crust,0.0,89.98909,0.0,08/13/2720
+4.26676,43.9955,2481,11,16,10,11,1,4.25,5.0,fr,10333,49,443124,1,1,Active Shallow Crust,0.0,89.99028,0.0,11/16/2481
+4.26676,43.9955,450,7,31,20,8,29,4.55,5.0,fr,10334,8,443169,1,1,Active Shallow Crust,128.8945,89.98602,0.0,07/31/0450
+4.26676,43.9955,652,10,11,0,55,15,4.65,5.0,fr,10335,13,443172,1,1,Active Shallow Crust,0.0,89.98978,0.0,10/11/0652
+4.26676,43.9955,8206,8,3,11,49,24,4.75,5.0,fr,10336,164,443184,1,1,Active Shallow Crust,0.0,89.99089,0.0,08/03/8206
+4.26676,43.9955,9502,6,2,6,55,34,4.85,5.0,fr,10337,190,443199,1,1,Active Shallow Crust,240.0159,58.00234,0.0,06/02/9502
+4.26676,43.9955,3531,9,25,8,5,6,5.05,15.0,fr,10338,70,443221,1,1,Active Shallow Crust,0.0,89.98968,0.0,09/25/3531
+4.26676,43.9955,2129,3,31,2,20,13,5.65,5.0,fr,10339,42,443292,1,1,Active Shallow Crust,0.0,89.9903,0.0,03/31/2129
+4.266787,43.9955,5690,10,26,10,43,56,7.15,17.5,fr,10340,113,443472,1,1,Active Shallow Crust,0.0,89.98997,0.0,10/26/5690
+4.4834,42.69424,8949,10,3,20,29,51,3.75,5.0,fr,10341,178,443553,1,1,Active Shallow Crust,128.8969,89.96742,0.0,10/03/8949
+4.4834,42.69424,8647,9,20,9,17,53,3.95,5.0,fr,10342,172,443568,1,1,Active Shallow Crust,0.0,89.99065,0.0,09/20/8647
+3.98249,49.73597,8796,4,17,18,33,16,3.55,5.0,fr,10343,175,444000,1,1,Active Shallow Crust,0.0,89.99023,0.0,04/17/8796
+3.98249,49.73597,5616,7,1,0,15,31,3.95,5.0,fr,10344,112,444048,1,1,Active Shallow Crust,0.0,89.98972,0.0,07/01/5616
+3.98249,49.73597,2473,9,26,13,46,22,3.95,15.0,fr,10345,49,444049,1,1,Active Shallow Crust,0.0,89.98972,0.0,09/26/2473
+3.98249,49.73597,8108,2,25,7,10,10,4.25,15.0,fr,10346,162,444085,1,1,Active Shallow Crust,0.0,89.98981,0.0,02/25/8108
+3.98249,49.73597,2809,2,11,6,21,51,4.65,15.0,fr,10347,56,444133,1,1,Active Shallow Crust,0.0,89.9899,0.0,02/11/2809
+3.98249,49.73597,8570,9,16,9,1,7,4.85,5.0,fr,10348,171,444159,1,1,Active Shallow Crust,240.0188,58.00238,0.0,09/16/8570
+5.37226,49.0556,1209,12,20,23,0,35,4.35,5.0,fr,10349,24,444576,1,1,Active Shallow Crust,0.0,89.98948,0.0,12/20/1209
+4.08678,48.62472,2507,3,10,11,36,12,3.55,5.0,fr,10350,50,444969,1,1,Active Shallow Crust,128.8967,89.99333,0.0,03/10/2507
+4.08678,48.62472,8578,9,20,18,38,37,3.95,5.0,fr,10351,171,445008,1,1,Active Shallow Crust,0.0,89.99159,0.0,09/20/8578
+4.08678,48.62472,7065,5,6,20,30,2,4.05,15.0,fr,10352,141,445021,1,1,Active Shallow Crust,0.0,89.98875,0.0,05/06/7065
+8.71795,49.95069,7621,6,2,6,4,16,3.55,5.0,fr,10353,152,445440,1,4,Active Shallow Crust,0.0,89.98702,0.0,06/02/7621
+8.71795,49.95069,6098,2,22,8,34,26,3.55,5.0,fr,10354,121,445440,1,4,Active Shallow Crust,0.0,89.98702,0.0,02/22/6098
+8.71795,49.95069,4595,8,29,21,1,57,3.55,5.0,fr,10355,91,445440,1,4,Active Shallow Crust,0.0,89.98702,0.0,08/29/4595
+8.71795,49.95069,2516,11,7,18,59,40,3.55,5.0,fr,10356,50,445440,1,4,Active Shallow Crust,0.0,89.98702,0.0,11/07/2516
+8.71795,49.95069,6296,9,17,6,50,18,3.55,15.0,fr,10357,125,445441,1,2,Active Shallow Crust,0.0,89.98702,0.0,09/17/6296
+8.71795,49.95069,3942,2,8,15,21,27,3.55,15.0,fr,10358,78,445441,1,2,Active Shallow Crust,0.0,89.98702,0.0,02/08/3942
+8.71795,49.95069,1572,6,13,6,55,29,3.55,27.5,fr,10359,31,445442,1,1,Active Shallow Crust,0.0,89.98702,0.0,06/13/1572
+8.71795,49.95069,2801,6,22,11,21,40,3.65,5.0,fr,10360,56,445452,1,3,Active Shallow Crust,0.0,89.98843,0.0,06/22/2801
+8.71795,49.95069,1093,8,25,2,29,1,3.65,5.0,fr,10361,21,445452,1,3,Active Shallow Crust,0.0,89.98843,0.0,08/25/1093
+8.71795,49.95069,8074,10,29,4,56,51,3.65,5.0,fr,10362,161,445452,1,3,Active Shallow Crust,0.0,89.98843,0.0,10/29/8074
+8.71795,49.95069,852,12,4,5,24,12,3.65,15.0,fr,10363,17,445453,1,1,Active Shallow Crust,0.0,89.98843,0.0,12/04/0852
+8.71795,49.95069,7074,5,11,16,34,16,3.65,5.0,fr,10364,141,445458,1,1,Active Shallow Crust,0.0,89.9883,-90.0,05/11/7074
+8.71795,49.95069,6690,9,2,16,38,49,3.75,5.0,fr,10365,133,445464,1,1,Active Shallow Crust,0.0,89.98969,0.0,09/02/6690
+8.71795,49.95069,4676,1,25,3,23,17,3.75,15.0,fr,10366,93,445468,1,1,Active Shallow Crust,240.0095,58.01644,0.0,01/25/4676
+8.71795,49.95069,6853,9,8,9,34,33,3.75,15.0,fr,10367,137,445474,1,1,Active Shallow Crust,128.8963,89.96755,0.0,09/08/6853
+8.71795,49.95069,3134,10,18,22,45,10,3.85,5.0,fr,10368,62,445476,1,1,Active Shallow Crust,0.0,89.99081,0.0,10/18/3134
+8.71795,49.95069,1689,7,8,22,46,57,4.05,15.0,fr,10369,33,445501,1,1,Active Shallow Crust,0.0,89.9927,0.0,07/08/1689
+8.71795,49.95069,9297,4,11,7,20,49,4.05,27.5,fr,10370,185,445502,1,1,Active Shallow Crust,0.0,89.9927,0.0,04/11/9297
+8.71795,49.95069,6898,3,24,13,34,48,4.15,5.0,fr,10371,137,445512,1,1,Active Shallow Crust,0.0,89.98699,0.0,03/24/6898
+8.71795,49.95069,7325,10,5,10,54,19,4.15,15.0,fr,10372,146,445513,1,1,Active Shallow Crust,0.0,89.98699,0.0,10/05/7325
+8.71795,49.95069,6072,11,7,5,52,30,4.15,5.0,fr,10373,121,445515,1,1,Active Shallow Crust,240.0096,57.99747,0.0,11/07/6072
+8.71795,49.95069,3603,6,23,12,32,38,4.25,5.0,fr,10374,72,445530,1,1,Active Shallow Crust,0.0,89.98827,-90.0,06/23/3603
+8.71795,49.95069,6809,12,4,14,32,8,4.25,15.0,fr,10375,136,445531,1,1,Active Shallow Crust,0.0,89.98827,-90.0,12/04/6809
+8.71795,49.95069,7458,1,22,22,8,54,4.45,5.0,fr,10376,149,445548,1,1,Active Shallow Crust,0.0,89.99079,0.0,01/22/7458
+8.71795,49.95069,478,3,10,11,36,28,4.55,5.0,fr,10377,9,445560,1,2,Active Shallow Crust,0.0,89.99179,0.0,03/10/0478
+8.71795,49.95069,7534,2,6,21,58,50,4.55,5.0,fr,10378,150,445560,1,2,Active Shallow Crust,0.0,89.99179,0.0,02/06/7534
+8.71795,49.95069,9857,11,13,20,25,19,4.55,5.0,fr,10379,197,445569,1,1,Active Shallow Crust,128.8929,89.98584,0.0,11/13/9857
+8.31076,46.07525,4665,9,16,21,1,52,3.65,15.0,fr,10380,93,445933,1,1,Active Shallow Crust,0.0,89.98753,0.0,09/16/4665
+8.31076,46.07525,3563,3,22,9,43,59,3.65,5.0,fr,10381,71,445935,1,1,Active Shallow Crust,240.001,58.01277,0.0,03/22/3563
+8.31076,46.07525,6300,2,25,11,19,7,3.75,5.0,fr,10382,125,445944,1,2,Active Shallow Crust,0.0,89.98888,0.0,02/25/6300
+8.31076,46.07525,4291,4,2,3,45,33,3.75,5.0,fr,10383,85,445944,1,2,Active Shallow Crust,0.0,89.98888,0.0,04/02/4291
+8.31076,46.07525,8873,2,26,22,4,42,3.75,15.0,fr,10384,177,445945,1,1,Active Shallow Crust,0.0,89.98888,0.0,02/26/8873
+8.31076,46.07525,2789,1,24,23,42,0,3.85,5.0,fr,10385,55,445956,1,2,Active Shallow Crust,0.0,89.9901,0.0,01/24/2789
+8.31076,46.07525,2405,6,15,7,24,30,3.85,5.0,fr,10386,48,445956,1,2,Active Shallow Crust,0.0,89.9901,0.0,06/15/2405
+8.31076,46.07525,6193,10,8,19,17,53,3.95,5.0,fr,10387,123,445968,1,1,Active Shallow Crust,0.0,89.99117,0.0,10/08/6193
+8.31076,46.07525,9310,8,17,2,35,31,4.05,5.0,fr,10388,186,445980,1,2,Active Shallow Crust,0.0,89.99213,0.0,08/17/9310
+8.31076,46.07525,326,10,27,6,55,52,4.05,5.0,fr,10389,6,445980,1,2,Active Shallow Crust,0.0,89.99213,0.0,10/27/0326
+8.31076,46.07525,7167,10,29,22,15,0,4.25,5.0,fr,10390,143,446004,1,1,Active Shallow Crust,0.0,89.9875,0.0,10/29/7167
+8.31076,46.07525,1469,2,14,2,2,41,4.25,15.0,fr,10391,29,446014,1,1,Active Shallow Crust,128.8941,89.98093,0.0,02/14/1469
+8.31076,46.07525,2756,9,30,0,49,33,4.95,5.0,fr,10392,55,446088,1,1,Active Shallow Crust,0.0,89.98883,0.0,09/30/2756
+8.31076,46.07525,7690,3,18,18,18,27,4.95,5.0,fr,10393,153,446094,1,1,Active Shallow Crust,0.0,89.9887,-90.0,03/18/7690
+-0.30826,43.14052,5650,8,29,13,47,29,3.55,5.0,fr,10394,112,446400,1,11,Active Shallow Crust,0.0,89.98988,0.0,08/29/5650
+-0.30826,43.14052,435,12,14,2,38,58,3.55,5.0,fr,10395,8,446400,1,11,Active Shallow Crust,0.0,89.98988,0.0,12/14/0435
+-0.30826,43.14052,3601,8,4,21,29,55,3.55,5.0,fr,10396,72,446400,1,11,Active Shallow Crust,0.0,89.98988,0.0,08/04/3601
+-0.30826,43.14052,9858,3,21,1,8,11,3.55,5.0,fr,10397,197,446400,1,11,Active Shallow Crust,0.0,89.98988,0.0,03/21/9858
+-0.30826,43.14052,9825,3,21,3,52,26,3.55,5.0,fr,10398,196,446400,1,11,Active Shallow Crust,0.0,89.98988,0.0,03/21/9825
+-0.30826,43.14052,8752,12,31,4,57,9,3.55,5.0,fr,10399,175,446400,1,11,Active Shallow Crust,0.0,89.98988,0.0,12/31/8752
+-0.30826,43.14052,6672,6,22,5,1,0,3.55,5.0,fr,10400,133,446400,1,11,Active Shallow Crust,0.0,89.98988,0.0,06/22/6672
+-0.30826,43.14052,4209,1,23,8,42,8,3.55,5.0,fr,10401,84,446400,1,11,Active Shallow Crust,0.0,89.98988,0.0,01/23/4209
+-0.30826,43.14052,8433,4,1,9,45,56,3.55,5.0,fr,10402,168,446400,1,11,Active Shallow Crust,0.0,89.98988,0.0,04/01/8433
+-0.30826,43.14052,5276,1,23,4,58,12,3.55,5.0,fr,10403,105,446400,1,11,Active Shallow Crust,0.0,89.98988,0.0,01/23/5276
+-0.30826,43.14052,9925,3,6,17,22,35,3.55,5.0,fr,10404,198,446400,1,11,Active Shallow Crust,0.0,89.98988,0.0,03/06/9925
+-0.30826,43.14052,4979,9,5,6,34,15,3.55,15.0,fr,10405,99,446401,1,1,Active Shallow Crust,0.0,89.98988,0.0,09/05/4979
+-0.30826,43.14052,3873,5,15,9,6,23,3.55,27.5,fr,10406,77,446402,1,1,Active Shallow Crust,0.0,89.98988,0.0,05/15/3873
+-0.30826,43.14052,2782,12,30,10,5,46,3.55,15.0,fr,10407,55,446404,1,1,Active Shallow Crust,240.0119,57.99809,0.0,12/30/2782
+-0.30826,43.14052,8752,5,16,16,0,23,3.55,5.0,fr,10408,175,446406,1,1,Active Shallow Crust,0.0,89.99023,-90.0,05/16/8752
+-0.30826,43.14052,6057,11,22,7,45,49,3.55,5.0,fr,10409,121,446409,1,1,Active Shallow Crust,128.8964,89.99379,0.0,11/22/6057
+-0.30826,43.14052,7542,4,27,6,41,5,3.55,27.5,fr,10410,150,446411,1,1,Active Shallow Crust,128.8964,89.99379,0.0,04/27/7542
+-0.30826,43.14052,4665,3,8,13,28,29,3.65,5.0,fr,10411,93,446412,1,7,Active Shallow Crust,0.0,89.99017,0.0,03/08/4665
+-0.30826,43.14052,3775,5,29,10,4,14,3.65,5.0,fr,10412,75,446412,1,7,Active Shallow Crust,0.0,89.99017,0.0,05/29/3775
+-0.30826,43.14052,3048,11,28,7,12,8,3.65,5.0,fr,10413,60,446412,1,7,Active Shallow Crust,0.0,89.99017,0.0,11/28/3048
+-0.30826,43.14052,4204,4,6,0,58,17,3.65,5.0,fr,10414,84,446412,1,7,Active Shallow Crust,0.0,89.99017,0.0,04/06/4204
+-0.30826,43.14052,5523,8,5,5,14,35,3.65,5.0,fr,10415,110,446412,1,7,Active Shallow Crust,0.0,89.99017,0.0,08/05/5523
+-0.30826,43.14052,7364,4,6,13,0,52,3.65,5.0,fr,10416,147,446412,1,7,Active Shallow Crust,0.0,89.99017,0.0,04/06/7364
+-0.30826,43.14052,7613,11,25,4,22,37,3.65,5.0,fr,10417,152,446412,1,7,Active Shallow Crust,0.0,89.99017,0.0,11/25/7613
+-0.30826,43.14052,4724,12,28,15,42,49,3.65,15.0,fr,10418,94,446413,1,1,Active Shallow Crust,0.0,89.99017,0.0,12/28/4724
+-0.30826,43.14052,8545,8,1,12,53,39,3.65,27.5,fr,10419,170,446414,1,1,Active Shallow Crust,0.0,89.99017,0.0,08/01/8545
+-0.30826,43.14052,266,6,14,15,12,33,3.65,5.0,fr,10420,5,446415,1,2,Active Shallow Crust,240.0008,58.01278,0.0,06/14/0266
+-0.30826,43.14052,1169,12,19,13,40,7,3.65,5.0,fr,10421,23,446415,1,2,Active Shallow Crust,240.0008,58.01278,0.0,12/19/1169
+-0.30826,43.14052,4827,11,19,1,10,13,3.65,15.0,fr,10422,96,446416,1,2,Active Shallow Crust,240.0008,58.01278,0.0,11/19/4827
+-0.30826,43.14052,3018,5,25,23,11,13,3.65,15.0,fr,10423,60,446416,1,2,Active Shallow Crust,240.0008,58.01278,0.0,05/25/3018
+-0.30826,43.14052,3129,4,15,17,30,42,3.65,27.5,fr,10424,62,446417,1,1,Active Shallow Crust,240.0008,58.01269,0.0,04/15/3129
+-0.30826,43.14052,3728,4,19,1,19,19,3.65,5.0,fr,10425,74,446418,1,2,Active Shallow Crust,0.0,89.99005,-90.0,04/19/3728
+-0.30826,43.14052,7809,12,6,21,8,28,3.65,5.0,fr,10426,156,446418,1,2,Active Shallow Crust,0.0,89.99005,-90.0,12/06/7809
+-0.30826,43.14052,3853,4,25,2,20,44,3.65,5.0,fr,10427,77,446421,1,1,Active Shallow Crust,128.9008,89.96349,0.0,04/25/3853
+-0.30826,43.14052,6559,11,26,8,12,22,3.75,5.0,fr,10428,131,446424,1,4,Active Shallow Crust,0.0,89.99014,0.0,11/26/6559
+-0.30826,43.14052,1304,9,5,17,4,36,3.75,5.0,fr,10429,26,446424,1,4,Active Shallow Crust,0.0,89.99014,0.0,09/05/1304
+-0.30826,43.14052,9758,4,26,23,36,22,3.75,5.0,fr,10430,195,446424,1,4,Active Shallow Crust,0.0,89.99014,0.0,04/26/9758
+-0.30826,43.14052,34,12,16,19,28,1,3.75,5.0,fr,10431,0,446424,1,4,Active Shallow Crust,0.0,89.99014,0.0,12/16/0034
+-0.30826,43.14052,1036,9,27,12,29,36,3.75,15.0,fr,10432,20,446425,1,1,Active Shallow Crust,0.0,89.99014,0.0,09/27/1036
+-0.30826,43.14052,9153,10,9,9,41,12,3.75,5.0,fr,10433,183,446427,1,1,Active Shallow Crust,240.008,58.01749,0.0,10/09/9153
+-0.30826,43.14052,2379,6,25,1,36,51,3.75,5.0,fr,10434,47,446430,1,1,Active Shallow Crust,0.0,89.99002,-90.0,06/25/2379
+-0.30826,43.14052,2364,10,15,20,10,22,3.75,15.0,fr,10435,47,446431,1,1,Active Shallow Crust,0.0,89.99002,-90.0,10/15/2364
+-0.30826,43.14052,4470,7,22,18,54,58,3.75,5.0,fr,10436,89,446433,1,1,Active Shallow Crust,128.8968,89.96737,0.0,07/22/4470
+-0.30826,43.14052,6445,12,8,8,31,47,3.75,15.0,fr,10437,128,446434,1,1,Active Shallow Crust,128.8968,89.96737,0.0,12/08/6445
+-0.30826,43.14052,7467,10,25,7,48,59,3.85,5.0,fr,10438,149,446436,1,5,Active Shallow Crust,0.0,89.98991,0.0,10/25/7467
+-0.30826,43.14052,819,3,25,21,29,37,3.85,5.0,fr,10439,16,446436,1,5,Active Shallow Crust,0.0,89.98991,0.0,03/25/0819
+-0.30826,43.14052,2946,8,8,12,25,19,3.85,5.0,fr,10440,58,446436,1,5,Active Shallow Crust,0.0,89.98991,0.0,08/08/2946
+-0.30826,43.14052,8038,3,29,5,54,43,3.85,5.0,fr,10441,160,446436,1,5,Active Shallow Crust,0.0,89.98991,0.0,03/29/8038
+-0.30826,43.14052,2585,1,4,8,38,44,3.85,5.0,fr,10442,51,446436,1,5,Active Shallow Crust,0.0,89.98991,0.0,01/04/2585
+-0.30826,43.14052,7774,10,31,13,4,56,3.85,15.0,fr,10443,155,446437,1,2,Active Shallow Crust,0.0,89.98991,0.0,10/31/7774
+-0.30826,43.14052,3029,12,24,1,34,1,3.85,15.0,fr,10444,60,446437,1,2,Active Shallow Crust,0.0,89.98991,0.0,12/24/3029
+-0.30826,43.14052,4550,5,2,6,38,35,3.85,5.0,fr,10445,90,446439,1,1,Active Shallow Crust,240.0105,57.99772,0.0,05/02/4550
+-0.30826,43.14052,9836,2,16,11,4,16,3.85,15.0,fr,10446,196,446440,1,1,Active Shallow Crust,240.0105,57.99772,0.0,02/16/9836
+-0.30826,43.14052,991,10,3,10,3,47,3.85,5.0,fr,10447,19,446442,1,2,Active Shallow Crust,0.0,89.99012,-90.0,10/03/0991
+-0.30826,43.14052,2836,6,9,18,40,56,3.85,5.0,fr,10448,56,446442,1,2,Active Shallow Crust,0.0,89.99012,-90.0,06/09/2836
+-0.30826,43.14052,1593,10,26,18,51,8,3.85,5.0,fr,10449,31,446445,1,1,Active Shallow Crust,128.896,89.99381,0.0,10/26/1593
+-0.30826,43.14052,1292,9,4,14,4,48,3.95,5.0,fr,10450,25,446448,1,8,Active Shallow Crust,0.0,89.99014,0.0,09/04/1292
+-0.30826,43.14052,5560,1,2,19,11,41,3.95,5.0,fr,10451,111,446448,1,8,Active Shallow Crust,0.0,89.99014,0.0,01/02/5560
+-0.30826,43.14052,1163,4,19,12,5,37,3.95,5.0,fr,10452,23,446448,1,8,Active Shallow Crust,0.0,89.99014,0.0,04/19/1163
+-0.30826,43.14052,4369,1,23,14,29,12,3.95,5.0,fr,10453,87,446448,1,8,Active Shallow Crust,0.0,89.99014,0.0,01/23/4369
+-0.30826,43.14052,2227,1,25,20,42,36,3.95,5.0,fr,10454,44,446448,1,8,Active Shallow Crust,0.0,89.99014,0.0,01/25/2227
+-0.30826,43.14052,5341,8,15,4,37,34,3.95,5.0,fr,10455,106,446448,1,8,Active Shallow Crust,0.0,89.99014,0.0,08/15/5341
+-0.30826,43.14052,1677,11,7,0,49,48,3.95,5.0,fr,10456,33,446448,1,8,Active Shallow Crust,0.0,89.99014,0.0,11/07/1677
+-0.30826,43.14052,3837,2,8,15,42,8,3.95,5.0,fr,10457,76,446448,1,8,Active Shallow Crust,0.0,89.99014,0.0,02/08/3837
+-0.30826,43.14052,8461,1,3,21,50,29,3.95,27.5,fr,10458,169,446450,1,1,Active Shallow Crust,0.0,89.99014,0.0,01/03/8461
+-0.30826,43.14052,2694,11,23,10,7,52,3.95,15.0,fr,10459,53,446458,1,1,Active Shallow Crust,128.9007,89.99376,0.0,11/23/2694
+-0.30826,43.14052,7187,8,15,14,8,4,4.05,5.0,fr,10460,143,446460,1,4,Active Shallow Crust,0.0,89.98991,0.0,08/15/7187
+-0.30826,43.14052,836,4,1,12,5,19,4.05,5.0,fr,10461,16,446460,1,4,Active Shallow Crust,0.0,89.98991,0.0,04/01/0836
+-0.30826,43.14052,9033,3,16,14,16,35,4.05,5.0,fr,10462,180,446460,1,4,Active Shallow Crust,0.0,89.98991,0.0,03/16/9033
+-0.30826,43.14052,3029,12,28,17,43,28,4.05,5.0,fr,10463,60,446460,1,4,Active Shallow Crust,0.0,89.98991,0.0,12/28/3029
+-0.30826,43.14052,2518,4,22,14,44,22,4.05,27.5,fr,10464,50,446462,1,1,Active Shallow Crust,0.0,89.98991,0.0,04/22/2518
+-0.30826,43.14052,8895,11,3,1,27,29,4.05,5.0,fr,10465,177,446463,1,1,Active Shallow Crust,240.0055,58.00573,0.0,11/03/8895
+-0.30826,43.14052,7566,5,2,8,33,8,4.05,15.0,fr,10466,151,446464,1,1,Active Shallow Crust,240.0055,58.0057,0.0,05/02/7566
+-0.30826,43.14052,7760,1,30,16,28,6,4.05,27.5,fr,10467,155,446465,1,1,Active Shallow Crust,240.0055,58.0057,0.0,01/30/7760
+-0.30826,43.14052,1422,11,15,17,18,10,4.15,5.0,fr,10468,28,446472,1,3,Active Shallow Crust,0.0,89.99009,0.0,11/15/1422
+-0.30826,43.14052,8175,1,4,9,26,12,4.15,5.0,fr,10469,163,446472,1,3,Active Shallow Crust,0.0,89.99009,0.0,01/04/8175
+-0.30826,43.14052,5187,3,27,8,17,48,4.15,5.0,fr,10470,103,446472,1,3,Active Shallow Crust,0.0,89.99009,0.0,03/27/5187
+-0.30826,43.14052,9419,6,14,19,4,25,4.15,15.0,fr,10471,188,446473,1,1,Active Shallow Crust,0.0,89.99009,0.0,06/14/9419
+-0.30826,43.14052,2839,1,9,19,57,9,4.15,27.5,fr,10472,56,446474,1,1,Active Shallow Crust,0.0,89.99009,0.0,01/09/2839
+-0.30826,43.14052,8138,11,22,20,5,20,4.25,5.0,fr,10473,162,446484,1,2,Active Shallow Crust,0.0,89.98994,0.0,11/22/8138
+-0.30826,43.14052,2483,12,28,19,19,16,4.25,5.0,fr,10474,49,446484,1,2,Active Shallow Crust,0.0,89.98994,0.0,12/28/2483
+-0.30826,43.14052,4662,2,9,8,25,5,4.25,5.0,fr,10475,93,446487,1,1,Active Shallow Crust,240.0069,57.99393,0.0,02/09/4662
+-0.30826,43.14052,4225,12,14,3,48,17,4.35,5.0,fr,10476,84,446496,1,1,Active Shallow Crust,0.0,89.98993,0.0,12/14/4225
+-0.30826,43.14052,1188,7,15,14,25,7,4.35,15.0,fr,10477,23,446497,1,1,Active Shallow Crust,0.0,89.98993,0.0,07/15/1188
+-0.30826,43.14052,3422,1,24,19,47,55,4.35,27.5,fr,10478,68,446498,1,2,Active Shallow Crust,0.0,89.98993,0.0,01/24/3422
+-0.30826,43.14052,6884,7,5,22,6,59,4.35,27.5,fr,10479,137,446498,1,2,Active Shallow Crust,0.0,89.98993,0.0,07/05/6884
+-0.30826,43.14052,7328,4,24,9,39,26,4.35,15.0,fr,10480,146,446503,1,1,Active Shallow Crust,0.0,89.99,-90.0,04/24/7328
+-0.30826,43.14052,2980,10,2,9,3,22,4.45,5.0,fr,10481,59,446508,1,1,Active Shallow Crust,0.0,89.99004,0.0,10/02/2980
+-0.30826,43.14052,6328,6,24,15,8,35,4.45,15.0,fr,10482,126,446509,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/24/6328
+-0.30826,43.14052,6033,8,17,0,47,32,4.55,5.0,fr,10483,120,446520,1,2,Active Shallow Crust,0.0,89.98997,0.0,08/17/6033
+-0.30826,43.14052,5245,9,11,18,19,45,4.55,5.0,fr,10484,104,446520,1,2,Active Shallow Crust,0.0,89.98997,0.0,09/11/5245
+-0.30826,43.14052,1260,6,13,3,50,48,4.55,15.0,fr,10485,25,446521,1,1,Active Shallow Crust,0.0,89.98997,0.0,06/13/1260
+-0.30826,43.14052,7639,12,12,7,13,44,4.55,5.0,fr,10486,152,446523,1,1,Active Shallow Crust,240.0084,57.9972,0.0,12/12/7639
+-0.30826,43.14052,9588,11,3,16,48,3,4.65,15.0,fr,10487,191,446533,1,1,Active Shallow Crust,0.0,89.99002,0.0,11/03/9588
+-0.30826,43.14052,7404,9,23,2,17,48,4.65,15.0,fr,10488,148,446542,1,1,Active Shallow Crust,128.892,89.98701,0.0,09/23/7404
+-0.30826,43.14052,6335,4,20,2,13,49,4.75,15.0,fr,10489,126,446545,1,1,Active Shallow Crust,0.0,89.98995,0.0,04/20/6335
+-0.30826,43.14052,2267,6,13,11,59,45,4.85,5.0,fr,10490,45,446556,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/13/2267
+-0.30826,43.14052,327,8,15,7,1,50,4.95,15.0,fr,10491,6,446569,1,1,Active Shallow Crust,0.0,89.99,0.0,08/15/0327
+-0.30826,43.14052,9506,9,11,20,1,58,5.05,5.0,fr,10492,190,446580,1,1,Active Shallow Crust,0.0,89.99002,0.0,09/11/9506
+-0.30826,43.14052,1804,3,16,4,7,30,5.05,5.0,fr,10493,36,446589,1,1,Active Shallow Crust,128.8869,89.99046,0.0,03/16/1804
+-0.3110324,43.14402,2346,2,7,14,27,54,6.25,5.719927,fr,10494,46,446727,1,1,Active Shallow Crust,240.0639,58.00125,0.0,02/07/2346
+2.23404,48.55524,8969,6,1,7,1,54,3.55,15.0,fr,10495,179,446890,1,1,Active Shallow Crust,128.8959,89.995,0.0,06/01/8969
+2.23404,48.55524,6493,4,23,12,0,59,3.75,5.0,fr,10496,129,446907,1,1,Active Shallow Crust,240.0083,58.01785,0.0,04/23/6493
+2.23404,48.55524,6747,1,30,21,27,37,3.85,5.0,fr,10497,134,446922,1,1,Active Shallow Crust,0.0,89.99044,-90.0,01/30/6747
+2.23404,48.55524,1286,8,19,5,20,9,5.05,27.5,fr,10498,25,447068,1,1,Active Shallow Crust,0.0,89.98979,-90.0,08/19/1286
+-0.06443,47.76598,6065,9,18,22,21,10,3.55,5.0,fr,10499,121,447360,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/18/6065
+-0.06443,47.76598,8495,9,9,9,9,16,3.65,5.0,fr,10500,169,447372,1,1,Active Shallow Crust,0.0,89.99,0.0,09/09/8495
+-0.06443,47.76598,5773,2,18,0,15,16,3.65,15.0,fr,10501,115,447373,1,1,Active Shallow Crust,0.0,89.99,0.0,02/18/5773
+-0.06443,47.76598,2377,9,3,8,58,11,4.15,5.0,fr,10502,47,447432,1,1,Active Shallow Crust,0.0,89.99002,0.0,09/03/2377
+-0.06443,47.76598,3670,7,3,4,43,1,4.45,5.0,fr,10503,73,447468,1,2,Active Shallow Crust,0.0,89.99001,0.0,07/03/3670
+-0.06443,47.76598,8886,5,4,23,18,4,4.45,5.0,fr,10504,177,447468,1,2,Active Shallow Crust,0.0,89.99001,0.0,05/04/8886
+-0.06443,47.76598,8486,7,16,11,21,10,4.45,27.5,fr,10505,169,447470,1,1,Active Shallow Crust,0.0,89.99001,0.0,07/16/8486
+7.51731,48.56312,7961,9,11,12,4,33,3.55,5.0,fr,10506,159,447840,1,4,Active Shallow Crust,0.0,89.99332,0.0,09/11/7961
+7.51731,48.56312,2468,8,23,5,21,26,3.55,5.0,fr,10507,49,447840,1,4,Active Shallow Crust,0.0,89.99332,0.0,08/23/2468
+7.51731,48.56312,9659,6,23,15,12,5,3.55,5.0,fr,10508,193,447840,1,4,Active Shallow Crust,0.0,89.99332,0.0,06/23/9659
+7.51731,48.56312,7915,4,15,11,18,22,3.55,5.0,fr,10509,158,447840,1,4,Active Shallow Crust,0.0,89.99332,0.0,04/15/7915
+7.51731,48.56312,8652,1,9,21,19,39,3.55,15.0,fr,10510,173,447841,1,1,Active Shallow Crust,0.0,89.99332,0.0,01/09/8652
+7.51731,48.56312,5483,6,26,3,2,14,3.65,5.0,fr,10511,109,447852,1,1,Active Shallow Crust,0.0,89.98811,0.0,06/26/5483
+7.51731,48.56312,8736,3,8,2,56,26,3.65,15.0,fr,10512,174,447853,1,1,Active Shallow Crust,0.0,89.98811,0.0,03/08/8736
+7.51731,48.56312,4645,6,22,1,17,26,3.65,15.0,fr,10513,92,447859,1,1,Active Shallow Crust,0.0,89.98797,-90.0,06/22/4645
+7.51731,48.56312,7098,6,6,9,13,16,3.75,5.0,fr,10514,141,447864,1,1,Active Shallow Crust,0.0,89.9894,0.0,06/06/7098
+7.51731,48.56312,434,4,21,11,36,6,3.95,5.0,fr,10515,8,447888,1,1,Active Shallow Crust,0.0,89.99158,0.0,04/21/0434
+7.51731,48.56312,2168,2,18,3,14,5,3.95,15.0,fr,10516,43,447898,1,1,Active Shallow Crust,128.9008,89.99368,0.0,02/18/2168
+7.51731,48.56312,4725,9,6,14,20,34,4.05,15.0,fr,10517,94,447901,1,1,Active Shallow Crust,0.0,89.98874,0.0,09/06/4725
+7.51731,48.56312,8432,2,6,13,36,35,4.05,15.0,fr,10518,168,447904,1,1,Active Shallow Crust,240.0056,58.00604,0.0,02/06/8432
+7.51731,48.56312,2683,3,12,12,16,37,4.25,5.0,fr,10519,53,447924,1,1,Active Shallow Crust,0.0,89.99106,0.0,03/12/2683
+7.51731,48.56312,671,10,5,16,38,16,4.25,27.5,fr,10520,13,447935,1,1,Active Shallow Crust,128.8942,89.98103,0.0,10/05/0671
+7.51731,48.56312,2352,1,14,21,56,27,4.35,27.5,fr,10521,47,447938,1,1,Active Shallow Crust,0.0,89.98937,0.0,01/14/2352
+7.51731,48.56312,6295,7,6,22,24,49,4.45,5.0,fr,10522,125,447954,1,2,Active Shallow Crust,0.0,89.99042,-90.0,07/06/6295
+7.51731,48.56312,6057,1,21,4,10,59,4.45,5.0,fr,10523,121,447954,1,2,Active Shallow Crust,0.0,89.99042,-90.0,01/21/6057
+7.517314,48.56312,4091,11,27,9,42,0,6.25,6.744814,fr,10524,81,448164,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/27/4091
+3.17886,50.40765,7364,9,30,9,49,20,3.65,5.0,fr,10525,147,448332,1,1,Active Shallow Crust,0.0,89.99141,0.0,09/30/7364
+3.17886,50.40765,441,11,28,16,14,35,3.65,5.0,fr,10526,8,448335,1,2,Active Shallow Crust,240.0016,58.01269,0.0,11/28/0441
+3.17886,50.40765,4160,11,20,18,2,30,3.65,5.0,fr,10527,83,448335,1,2,Active Shallow Crust,240.0016,58.01269,0.0,11/20/4160
+3.17886,50.40765,1161,1,19,21,29,21,3.75,5.0,fr,10528,23,448347,1,1,Active Shallow Crust,240.0088,58.01767,0.0,01/19/1161
+3.17886,50.40765,3088,5,14,22,12,39,3.75,5.0,fr,10529,61,448353,1,1,Active Shallow Crust,128.896,89.96733,0.0,05/14/3088
+3.17886,50.40765,1988,7,1,11,56,40,4.05,5.0,fr,10530,39,448380,1,1,Active Shallow Crust,0.0,89.98916,0.0,07/01/1988
+3.17886,50.40765,5731,3,27,1,6,9,4.25,27.5,fr,10531,114,448406,1,1,Active Shallow Crust,0.0,89.98995,0.0,03/27/5731
+3.17886,50.40765,4689,9,20,2,13,27,4.35,5.0,fr,10532,93,448416,1,1,Active Shallow Crust,0.0,89.98976,0.0,09/20/4689
+3.17886,50.40765,9933,8,29,14,36,26,4.35,15.0,fr,10533,198,448417,1,1,Active Shallow Crust,0.0,89.98976,0.0,08/29/9933
+3.17886,50.40765,7202,3,31,12,48,59,4.75,5.0,fr,10534,144,448467,1,1,Active Shallow Crust,240.0089,58.00486,0.0,03/31/7202
+-1.13458,50.35328,2429,5,25,3,50,12,3.65,27.5,fr,10535,48,448814,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/25/2429
+-1.13458,50.35328,5506,7,23,20,17,0,3.85,5.0,fr,10536,110,448836,1,1,Active Shallow Crust,0.0,89.98975,0.0,07/23/5506
+-1.13458,50.35328,1952,12,7,13,19,51,4.45,5.0,fr,10537,39,448908,1,1,Active Shallow Crust,0.0,89.98972,0.0,12/07/1952
+4.92282,50.85676,1661,4,7,12,15,42,3.55,27.5,fr,10538,33,449282,1,1,Active Shallow Crust,0.0,89.98727,0.0,04/07/1661
+4.92282,50.85676,151,5,14,6,8,21,3.55,27.5,fr,10539,3,449285,1,1,Active Shallow Crust,240.0119,57.99908,0.0,05/14/0151
+4.92282,50.85676,9266,3,20,13,53,22,3.55,5.0,fr,10540,185,449289,1,2,Active Shallow Crust,128.8967,89.99364,0.0,03/20/9266
+4.92282,50.85676,1291,9,16,5,47,52,3.55,5.0,fr,10541,25,449289,1,2,Active Shallow Crust,128.8967,89.99364,0.0,09/16/1291
+4.92282,50.85676,7696,10,12,4,30,50,3.65,15.0,fr,10542,153,449293,1,1,Active Shallow Crust,0.0,89.98866,0.0,10/12/7696
+4.92282,50.85676,6438,9,23,12,24,33,3.85,15.0,fr,10543,128,449317,1,1,Active Shallow Crust,0.0,89.99099,0.0,09/23/6438
+4.92282,50.85676,2107,7,11,5,12,10,3.85,5.0,fr,10544,42,449322,1,1,Active Shallow Crust,0.0,89.99088,-90.0,07/11/2107
+4.92282,50.85676,7728,10,18,16,17,21,3.95,15.0,fr,10545,154,449329,1,1,Active Shallow Crust,0.0,89.99197,0.0,10/18/7728
+4.92282,50.85676,4445,2,12,7,1,48,3.95,15.0,fr,10546,88,449335,1,1,Active Shallow Crust,0.0,89.99187,-90.0,02/12/4445
+4.92282,50.85676,5896,7,24,6,17,4,4.05,5.0,fr,10547,117,449346,1,1,Active Shallow Crust,0.0,89.98914,-90.0,07/24/5896
+4.92282,50.85676,2090,7,10,13,30,9,4.15,5.0,fr,10548,41,449352,1,1,Active Shallow Crust,0.0,89.99043,0.0,07/10/2090
+4.92282,50.85676,8282,11,24,2,19,8,5.05,15.0,fr,10549,165,449467,1,1,Active Shallow Crust,0.0,89.98969,-90.0,11/24/8282
+5.22088,41.98729,7710,5,25,17,28,56,3.75,15.0,fr,10550,154,449785,1,1,Active Shallow Crust,0.0,89.98809,0.0,05/25/7710
+5.22088,41.98729,3378,9,5,20,57,16,4.25,5.0,fr,10551,67,449850,1,1,Active Shallow Crust,0.0,89.98984,-90.0,09/05/3378
+2.92245,43.26563,3435,12,26,14,30,15,3.55,5.0,fr,10552,68,450243,1,1,Active Shallow Crust,240.0121,57.99794,0.0,12/26/3435
+2.92245,43.26563,5069,11,24,14,12,9,3.55,27.5,fr,10553,101,450245,1,1,Active Shallow Crust,240.0121,57.99785,0.0,11/24/5069
+2.92245,43.26563,4767,3,2,18,18,54,3.65,5.0,fr,10554,95,450252,1,1,Active Shallow Crust,0.0,89.99018,0.0,03/02/4767
+2.92245,43.26563,4043,4,10,18,9,20,3.65,27.5,fr,10555,80,450254,1,1,Active Shallow Crust,0.0,89.99018,0.0,04/10/4043
+2.92245,43.26563,4156,1,26,12,53,1,3.75,5.0,fr,10556,83,450264,1,3,Active Shallow Crust,0.0,89.99125,0.0,01/26/4156
+2.92245,43.26563,370,6,24,13,43,46,3.75,5.0,fr,10557,7,450264,1,3,Active Shallow Crust,0.0,89.99125,0.0,06/24/0370
+2.92245,43.26563,9656,4,26,18,23,35,3.75,5.0,fr,10558,193,450264,1,3,Active Shallow Crust,0.0,89.99125,0.0,04/26/9656
+2.92245,43.26563,5081,1,16,22,19,32,3.75,5.0,fr,10559,101,450267,1,1,Active Shallow Crust,240.0083,58.01746,0.0,01/16/5081
+2.92245,43.26563,4240,2,25,18,21,8,3.85,5.0,fr,10560,84,450276,1,1,Active Shallow Crust,0.0,89.9896,0.0,02/25/4240
+2.92245,43.26563,6820,3,6,16,26,16,4.05,5.0,fr,10561,136,450300,1,1,Active Shallow Crust,0.0,89.98968,0.0,03/06/6820
+2.92245,43.26563,379,9,6,11,47,32,4.15,5.0,fr,10562,7,450315,1,1,Active Shallow Crust,240.008,57.99707,0.0,09/06/0379
+2.92245,43.26563,5883,8,20,15,54,11,4.25,5.0,fr,10563,117,450324,1,1,Active Shallow Crust,0.0,89.99016,0.0,08/20/5883
+2.92245,43.26563,8757,7,29,18,50,12,4.45,5.0,fr,10564,175,450348,1,1,Active Shallow Crust,0.0,89.98958,0.0,07/29/8757
+7.50449,45.46322,2151,11,24,20,59,45,3.55,5.0,fr,10565,43,450720,1,4,Active Shallow Crust,0.0,89.99293,0.0,11/24/2151
+7.50449,45.46322,6549,12,23,12,40,44,3.55,5.0,fr,10566,130,450720,1,4,Active Shallow Crust,0.0,89.99293,0.0,12/23/6549
+7.50449,45.46322,462,4,12,9,59,0,3.55,5.0,fr,10567,9,450720,1,4,Active Shallow Crust,0.0,89.99293,0.0,04/12/0462
+7.50449,45.46322,2452,1,9,7,29,39,3.55,5.0,fr,10568,49,450720,1,4,Active Shallow Crust,0.0,89.99293,0.0,01/09/2452
+7.50449,45.46322,6317,8,17,22,35,43,3.55,15.0,fr,10569,126,450721,1,1,Active Shallow Crust,0.0,89.99293,0.0,08/17/6317
+7.50449,45.46322,6053,4,10,16,43,21,3.65,5.0,fr,10570,121,450735,1,1,Active Shallow Crust,240.0005,58.01257,0.0,04/10/6053
+7.50449,45.46322,3380,3,8,12,23,9,3.65,5.0,fr,10571,67,450741,1,1,Active Shallow Crust,128.8998,89.9635,0.0,03/08/3380
+7.50449,45.46322,3285,9,24,1,34,47,3.75,5.0,fr,10572,65,450750,1,1,Active Shallow Crust,0.0,89.98863,-90.0,09/24/3285
+7.50449,45.46322,2695,10,31,11,2,56,3.75,15.0,fr,10573,53,450754,1,1,Active Shallow Crust,128.8968,89.96748,0.0,10/31/2695
+7.50449,45.46322,7310,4,9,23,23,37,3.95,5.0,fr,10574,146,450768,1,1,Active Shallow Crust,0.0,89.99107,0.0,04/09/7310
+7.50449,45.46322,9698,4,7,17,47,48,4.05,5.0,fr,10575,193,450780,1,1,Active Shallow Crust,0.0,89.98807,0.0,04/07/9698
+7.50449,45.46322,9707,9,25,18,24,39,4.25,15.0,fr,10576,194,450811,1,1,Active Shallow Crust,0.0,89.99041,-90.0,09/25/9707
+7.50449,45.46322,8285,12,10,23,2,55,4.35,5.0,fr,10577,165,450816,1,1,Active Shallow Crust,0.0,89.98874,0.0,12/10/8285
+7.50449,45.46322,7396,11,24,15,19,43,4.35,15.0,fr,10578,147,450817,1,1,Active Shallow Crust,0.0,89.98874,0.0,11/24/7396
+7.50449,45.46322,2167,12,25,19,24,50,4.95,5.0,fr,10579,43,450888,1,1,Active Shallow Crust,0.0,89.99012,0.0,12/25/2167
+2.81509,42.71651,4559,2,25,1,36,51,3.55,5.0,fr,10580,91,451200,1,3,Active Shallow Crust,0.0,89.98888,0.0,02/25/4559
+2.81509,42.71651,6076,12,1,19,16,52,3.55,5.0,fr,10581,121,451200,1,3,Active Shallow Crust,0.0,89.98888,0.0,12/01/6076
+2.81509,42.71651,4298,5,19,5,47,31,3.55,5.0,fr,10582,85,451200,1,3,Active Shallow Crust,0.0,89.98888,0.0,05/19/4298
+2.81509,42.71651,7812,4,22,13,26,12,3.55,15.0,fr,10583,156,451201,1,1,Active Shallow Crust,0.0,89.98888,0.0,04/22/7812
+2.81509,42.71651,2533,9,28,23,24,0,3.55,27.5,fr,10584,50,451202,1,1,Active Shallow Crust,0.0,89.98888,0.0,09/28/2533
+2.81509,42.71651,2031,12,11,2,31,45,3.55,5.0,fr,10585,40,451209,1,1,Active Shallow Crust,128.8967,89.99259,0.0,12/11/2031
+2.81509,42.71651,7288,5,31,20,3,23,3.55,15.0,fr,10586,145,451210,1,1,Active Shallow Crust,128.8967,89.99259,0.0,05/31/7288
+2.81509,42.71651,4246,9,23,18,0,35,3.65,5.0,fr,10587,84,451212,1,6,Active Shallow Crust,0.0,89.9901,0.0,09/23/4246
+2.81509,42.71651,1282,11,20,7,24,21,3.65,5.0,fr,10588,25,451212,1,6,Active Shallow Crust,0.0,89.9901,0.0,11/20/1282
+2.81509,42.71651,2161,9,10,7,17,53,3.65,5.0,fr,10589,43,451212,1,6,Active Shallow Crust,0.0,89.9901,0.0,09/10/2161
+2.81509,42.71651,3409,2,2,5,40,41,3.65,5.0,fr,10590,68,451212,1,6,Active Shallow Crust,0.0,89.9901,0.0,02/02/3409
+2.81509,42.71651,8782,9,14,9,40,11,3.65,5.0,fr,10591,175,451212,1,6,Active Shallow Crust,0.0,89.9901,0.0,09/14/8782
+2.81509,42.71651,5828,3,12,10,39,17,3.65,5.0,fr,10592,116,451212,1,6,Active Shallow Crust,0.0,89.9901,0.0,03/12/5828
+2.81509,42.71651,1201,4,4,16,12,20,3.65,15.0,fr,10593,24,451213,1,1,Active Shallow Crust,0.0,89.9901,0.0,04/04/1201
+2.81509,42.71651,7649,1,22,10,1,29,3.75,5.0,fr,10594,152,451224,1,3,Active Shallow Crust,0.0,89.99117,0.0,01/22/7649
+2.81509,42.71651,9406,1,13,18,4,3,3.75,5.0,fr,10595,188,451224,1,3,Active Shallow Crust,0.0,89.99117,0.0,01/13/9406
+2.81509,42.71651,9553,1,20,22,25,2,3.75,5.0,fr,10596,191,451224,1,3,Active Shallow Crust,0.0,89.99117,0.0,01/20/9553
+2.81509,42.71651,4186,9,28,12,29,1,3.75,5.0,fr,10597,83,451227,1,3,Active Shallow Crust,240.008,58.0177,0.0,09/28/4186
+2.81509,42.71651,5516,11,10,23,24,59,3.75,5.0,fr,10598,110,451227,1,3,Active Shallow Crust,240.008,58.0177,0.0,11/10/5516
+2.81509,42.71651,6521,8,2,2,59,3,3.75,5.0,fr,10599,130,451227,1,3,Active Shallow Crust,240.008,58.0177,0.0,08/02/6521
+2.81509,42.71651,3217,5,25,5,52,3,3.75,15.0,fr,10600,64,451228,1,1,Active Shallow Crust,240.008,58.0177,0.0,05/25/3217
+2.81509,42.71651,1081,5,17,1,50,7,3.75,5.0,fr,10601,21,451230,1,1,Active Shallow Crust,0.0,89.99107,-90.0,05/17/1081
+2.81509,42.71651,2839,9,10,0,23,9,3.85,5.0,fr,10602,56,451236,1,1,Active Shallow Crust,0.0,89.98951,0.0,09/10/2839
+2.81509,42.71651,5737,3,23,15,29,54,3.85,5.0,fr,10603,114,451239,1,2,Active Shallow Crust,240.0109,57.99732,0.0,03/23/5737
+2.81509,42.71651,4625,3,16,8,50,28,3.85,5.0,fr,10604,92,451239,1,2,Active Shallow Crust,240.0109,57.99732,0.0,03/16/4625
+2.81509,42.71651,8298,7,9,20,1,32,3.85,5.0,fr,10605,165,451242,1,1,Active Shallow Crust,0.0,89.98939,-90.0,07/09/8298
+2.81509,42.71651,7729,9,19,0,49,29,3.95,5.0,fr,10606,154,451248,1,1,Active Shallow Crust,0.0,89.99065,0.0,09/19/7729
+2.81509,42.71651,3511,6,11,17,58,21,3.95,5.0,fr,10607,70,451254,1,1,Active Shallow Crust,0.0,89.99054,-90.0,06/11/3511
+2.81509,42.71651,675,2,6,16,47,55,4.15,15.0,fr,10608,13,451273,1,1,Active Shallow Crust,0.0,89.99072,0.0,02/06/0675
+2.81509,42.71651,745,1,25,15,43,57,4.15,5.0,fr,10609,14,451275,1,1,Active Shallow Crust,240.0082,57.99716,0.0,01/25/0745
+2.81509,42.71651,8102,2,25,5,48,27,4.25,5.0,fr,10610,162,451284,1,1,Active Shallow Crust,0.0,89.99007,0.0,02/25/8102
+2.81509,42.71651,1005,1,31,17,38,51,4.25,5.0,fr,10611,20,451290,1,1,Active Shallow Crust,0.0,89.98996,-90.0,01/31/1005
+2.81509,42.71651,7029,10,4,13,30,28,4.35,5.0,fr,10612,140,451296,1,1,Active Shallow Crust,0.0,89.98968,0.0,10/04/7029
+2.81509,42.71651,724,10,16,16,5,47,4.55,5.0,fr,10613,14,451323,1,1,Active Shallow Crust,240.0082,57.99725,0.0,10/16/0724
+2.81509,42.71651,6277,9,12,5,28,36,4.65,5.0,fr,10614,125,451332,1,1,Active Shallow Crust,0.0,89.98956,0.0,09/12/6277
+2.81509,42.71651,4960,10,24,10,3,43,4.85,5.0,fr,10615,99,451356,1,1,Active Shallow Crust,0.0,89.99004,0.0,10/24/4960
+1.79072,42.15244,637,12,24,1,13,12,3.55,5.0,fr,10616,12,451680,1,4,Active Shallow Crust,0.0,89.99065,0.0,12/24/0637
+1.79072,42.15244,6589,8,27,2,52,5,3.55,5.0,fr,10617,131,451680,1,4,Active Shallow Crust,0.0,89.99065,0.0,08/27/6589
+1.79072,42.15244,7308,7,16,7,15,28,3.55,5.0,fr,10618,146,451680,1,4,Active Shallow Crust,0.0,89.99065,0.0,07/16/7308
+1.79072,42.15244,8619,3,23,8,21,14,3.55,5.0,fr,10619,172,451680,1,4,Active Shallow Crust,0.0,89.99065,0.0,03/23/8619
+1.79072,42.15244,9358,8,22,9,12,2,3.55,15.0,fr,10620,187,451681,1,1,Active Shallow Crust,0.0,89.99065,0.0,08/22/9358
+1.79072,42.15244,7460,2,3,20,32,2,3.65,27.5,fr,10621,149,451694,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/03/7460
+1.79072,42.15244,6625,2,12,21,0,9,3.75,5.0,fr,10622,132,451704,1,1,Active Shallow Crust,0.0,89.98961,0.0,02/12/6625
+1.79072,42.15244,2881,11,15,12,52,58,3.85,15.0,fr,10623,57,451720,1,1,Active Shallow Crust,240.0102,57.99774,0.0,11/15/2881
+1.79072,42.15244,3349,10,20,11,22,46,4.05,5.0,fr,10624,66,451740,1,1,Active Shallow Crust,0.0,89.98949,0.0,10/20/3349
+1.79072,42.15244,9216,3,30,9,0,31,4.05,15.0,fr,10625,184,451741,1,1,Active Shallow Crust,0.0,89.98949,0.0,03/30/9216
+1.79072,42.15244,1985,7,12,20,32,50,4.15,15.0,fr,10626,39,451753,1,1,Active Shallow Crust,0.0,89.98969,0.0,07/12/1985
+3.70319,42.98382,3654,1,9,13,43,1,3.55,5.0,fr,10627,73,452163,1,1,Active Shallow Crust,240.0123,57.99794,0.0,01/09/3654
+3.70319,42.98382,1137,8,10,5,20,54,3.55,15.0,fr,10628,22,452170,1,1,Active Shallow Crust,128.8971,89.99262,0.0,08/10/1137
+3.70319,42.98382,5379,12,23,1,23,16,3.65,27.5,fr,10629,107,452174,1,1,Active Shallow Crust,0.0,89.99014,0.0,12/23/5379
+1.81606,41.48655,8949,7,27,14,26,21,3.55,5.0,fr,10630,178,452640,1,2,Active Shallow Crust,0.0,89.99055,0.0,07/27/8949
+1.81606,41.48655,8084,4,8,22,31,53,3.55,5.0,fr,10631,161,452640,1,2,Active Shallow Crust,0.0,89.99055,0.0,04/08/8084
+1.81606,41.48655,1300,5,13,21,19,57,3.65,15.0,fr,10632,25,452653,1,1,Active Shallow Crust,0.0,89.9899,0.0,05/13/1300
+1.81606,41.48655,3142,10,22,14,48,59,3.85,5.0,fr,10633,62,452676,1,1,Active Shallow Crust,0.0,89.99064,0.0,10/22/3142
+1.81606,41.48655,9025,1,15,3,18,42,3.95,5.0,fr,10634,180,452691,1,1,Active Shallow Crust,240.0192,58.00475,0.0,01/15/9025
+1.81606,41.48655,1918,4,28,10,19,42,4.05,5.0,fr,10635,38,452700,1,3,Active Shallow Crust,0.0,89.99044,0.0,04/28/1918
+1.81606,41.48655,5136,1,17,6,51,45,4.05,5.0,fr,10636,102,452700,1,3,Active Shallow Crust,0.0,89.99044,0.0,01/17/5136
+1.81606,41.48655,5644,1,27,14,53,41,4.05,5.0,fr,10637,112,452700,1,3,Active Shallow Crust,0.0,89.99044,0.0,01/27/5644
+1.81606,41.48655,3693,10,12,19,8,37,4.15,5.0,fr,10638,73,452715,1,1,Active Shallow Crust,240.0075,57.99708,0.0,10/12/3693
+1.81606,41.48655,2151,1,16,18,28,21,4.15,5.0,fr,10639,43,452718,1,1,Active Shallow Crust,0.0,89.99043,-90.0,01/16/2151
+1.81606,41.48655,2024,7,25,13,17,4,4.25,15.0,fr,10640,40,452731,1,1,Active Shallow Crust,0.0,89.98976,-90.0,07/25/2024
+1.81606,41.48655,6350,7,11,9,14,39,4.35,15.0,fr,10641,126,452737,1,1,Active Shallow Crust,0.0,89.99023,0.0,07/11/6350
+1.81606,41.48655,3011,4,19,23,41,26,4.35,15.0,fr,10642,60,452746,1,1,Active Shallow Crust,128.8986,89.98286,0.0,04/19/3011
+1.81606,41.48655,8351,12,29,5,58,4,4.55,27.5,fr,10643,167,452762,1,1,Active Shallow Crust,0.0,89.98985,0.0,12/29/8351
+1.81606,41.48655,4912,2,13,1,33,32,4.65,5.0,fr,10644,98,452775,1,1,Active Shallow Crust,240.0093,57.99399,0.0,02/13/4912
+-5.34236,49.74731,5870,12,3,6,30,32,3.55,5.0,fr,10645,117,453120,1,1,Active Shallow Crust,0.0,89.98697,0.0,12/03/5870
+-5.34236,49.74731,6650,3,25,23,47,25,4.25,5.0,fr,10646,132,453204,1,1,Active Shallow Crust,0.0,89.99126,0.0,03/25/6650
+2.11508,49.72707,1824,8,4,20,15,21,3.65,15.0,fr,10647,36,453613,1,1,Active Shallow Crust,0.0,89.99129,0.0,08/04/1824
+2.11508,49.72707,5723,8,31,2,13,16,3.65,5.0,fr,10648,114,453615,1,1,Active Shallow Crust,240.001,58.01307,0.0,08/31/5723
+2.11508,49.72707,2404,11,24,7,36,26,3.75,5.0,fr,10649,48,453624,1,1,Active Shallow Crust,0.0,89.98965,0.0,11/24/2404
+2.11508,49.72707,2170,11,15,17,36,1,3.75,15.0,fr,10650,43,453631,1,1,Active Shallow Crust,0.0,89.98952,-90.0,11/15/2170
+2.11508,49.72707,9819,6,14,14,47,45,4.15,5.0,fr,10651,196,453681,1,1,Active Shallow Crust,128.897,89.99429,0.0,06/14/9819
+2.11508,49.72707,7766,10,28,10,47,19,4.25,5.0,fr,10652,155,453684,1,1,Active Shallow Crust,0.0,89.98981,0.0,10/28/7766
+2.11508,49.72707,1032,9,11,21,50,36,4.35,5.0,fr,10653,20,453696,1,1,Active Shallow Crust,0.0,89.98962,0.0,09/11/1032
+2.11508,49.72707,3215,11,28,22,56,38,4.35,5.0,fr,10654,64,453702,1,1,Active Shallow Crust,0.0,89.9895,-90.0,11/28/3215
+3.80774,44.19359,137,12,13,9,37,43,3.55,5.0,fr,10655,2,454080,1,1,Active Shallow Crust,0.0,89.98916,0.0,12/13/0137
+3.80774,44.19359,5184,9,20,20,24,46,3.65,5.0,fr,10656,103,454092,1,1,Active Shallow Crust,0.0,89.99033,0.0,09/20/5184
+3.80774,44.19359,5664,4,18,16,42,57,3.85,5.0,fr,10657,113,454116,1,1,Active Shallow Crust,0.0,89.98976,0.0,04/18/5664
+3.80774,44.19359,4238,12,13,17,22,14,3.95,15.0,fr,10658,84,454129,1,1,Active Shallow Crust,0.0,89.99088,0.0,12/13/4238
+3.80774,44.19359,9765,1,21,23,1,30,4.15,5.0,fr,10659,195,454152,1,1,Active Shallow Crust,0.0,89.98913,0.0,01/21/9765
+3.80774,44.19359,3858,1,27,0,57,54,4.55,5.0,fr,10660,77,454200,1,2,Active Shallow Crust,0.0,89.98971,0.0,01/27/3858
+3.80774,44.19359,9631,12,19,1,15,49,4.55,5.0,fr,10661,192,454200,1,2,Active Shallow Crust,0.0,89.98971,0.0,12/19/9631
+3.80774,44.19359,3835,10,4,4,10,27,5.25,5.0,fr,10662,76,454284,1,1,Active Shallow Crust,0.0,89.98978,0.0,10/04/3835
+-2.10717,50.15697,4829,5,12,9,14,40,3.75,5.0,fr,10663,96,454590,1,1,Active Shallow Crust,0.0,89.98962,-90.0,05/12/4829
+-2.10717,50.15697,737,2,3,11,27,6,3.95,5.0,fr,10664,14,454617,1,1,Active Shallow Crust,128.8997,89.99389,0.0,02/03/0737
+2.37381,40.08949,8700,6,16,12,46,38,3.85,5.0,fr,10665,173,455082,1,1,Active Shallow Crust,0.0,89.98895,-90.0,06/16/8700
+-0.53783,48.40164,2860,7,1,15,10,44,3.55,27.5,fr,10666,57,455528,1,1,Active Shallow Crust,0.0,89.98985,-90.0,07/01/2860
+-0.53783,48.40164,858,1,4,2,16,45,3.65,5.0,fr,10667,17,455532,1,1,Active Shallow Crust,0.0,89.9903,0.0,01/04/0858
+-0.53783,48.40164,8906,6,9,3,39,0,3.85,15.0,fr,10668,178,455557,1,1,Active Shallow Crust,0.0,89.98993,0.0,06/09/8906
+-0.53783,48.40164,7020,8,23,15,25,6,3.95,5.0,fr,10669,140,455568,1,2,Active Shallow Crust,0.0,89.98997,0.0,08/23/7020
+-0.53783,48.40164,459,12,13,9,31,57,3.95,5.0,fr,10670,9,455568,1,2,Active Shallow Crust,0.0,89.98997,0.0,12/13/0459
+-0.53783,48.40164,6054,5,22,13,51,6,4.15,5.0,fr,10671,121,455601,1,1,Active Shallow Crust,128.8972,89.99371,0.0,05/22/6054
+-0.53783,48.40164,9378,12,30,20,22,8,4.45,27.5,fr,10672,187,455630,1,1,Active Shallow Crust,0.0,89.98991,0.0,12/30/9378
+-0.53783,48.40164,200,7,10,18,19,58,4.45,5.0,fr,10673,3,455631,1,1,Active Shallow Crust,240.0057,57.99479,0.0,07/10/0200
+3.74839,50.32045,8697,10,9,4,17,55,3.55,5.0,fr,10674,173,456000,1,4,Active Shallow Crust,0.0,89.99034,0.0,10/09/8697
+3.74839,50.32045,9518,6,20,18,27,57,3.55,5.0,fr,10675,190,456000,1,4,Active Shallow Crust,0.0,89.99034,0.0,06/20/9518
+3.74839,50.32045,4404,4,6,10,38,10,3.55,5.0,fr,10676,88,456000,1,4,Active Shallow Crust,0.0,89.99034,0.0,04/06/4404
+3.74839,50.32045,4723,7,31,16,6,56,3.55,5.0,fr,10677,94,456000,1,4,Active Shallow Crust,0.0,89.99034,0.0,07/31/4723
+3.74839,50.32045,3681,10,19,6,27,43,3.55,15.0,fr,10678,73,456001,1,1,Active Shallow Crust,0.0,89.99034,0.0,10/19/3681
+3.74839,50.32045,4229,9,3,3,18,52,3.55,5.0,fr,10679,84,456009,1,1,Active Shallow Crust,128.8964,89.99356,0.0,09/03/4229
+3.74839,50.32045,2881,10,10,14,18,22,3.65,5.0,fr,10680,57,456012,1,3,Active Shallow Crust,0.0,89.99139,0.0,10/10/2881
+3.74839,50.32045,4822,10,10,23,44,51,3.65,5.0,fr,10681,96,456012,1,3,Active Shallow Crust,0.0,89.99139,0.0,10/10/4822
+3.74839,50.32045,1329,7,24,3,49,57,3.65,5.0,fr,10682,26,456012,1,3,Active Shallow Crust,0.0,89.99139,0.0,07/24/1329
+3.74839,50.32045,431,12,21,15,44,57,3.65,15.0,fr,10683,8,456013,1,1,Active Shallow Crust,0.0,89.99139,0.0,12/21/0431
+3.74839,50.32045,2452,5,31,22,26,37,3.65,5.0,fr,10684,49,456015,1,1,Active Shallow Crust,240.0013,58.01302,0.0,05/31/2452
+3.74839,50.32045,68,7,24,18,15,17,3.65,15.0,fr,10685,1,456022,1,1,Active Shallow Crust,128.9008,89.96334,0.0,07/24/0068
+3.74839,50.32045,739,3,25,1,24,48,3.75,5.0,fr,10686,14,456024,1,1,Active Shallow Crust,0.0,89.98977,0.0,03/25/0739
+3.74839,50.32045,66,2,2,10,34,15,3.75,15.0,fr,10687,1,456025,1,1,Active Shallow Crust,0.0,89.98977,0.0,02/02/0066
+3.74839,50.32045,5699,11,13,18,12,45,3.75,5.0,fr,10688,113,456030,1,3,Active Shallow Crust,0.0,89.98965,-90.0,11/13/5699
+3.74839,50.32045,9082,5,7,22,29,4,3.75,5.0,fr,10689,181,456030,1,3,Active Shallow Crust,0.0,89.98965,-90.0,05/07/9082
+3.74839,50.32045,8112,4,29,13,3,45,3.75,5.0,fr,10690,162,456030,1,3,Active Shallow Crust,0.0,89.98965,-90.0,04/29/8112
+3.74839,50.32045,6407,5,13,11,33,24,3.85,5.0,fr,10691,128,456036,1,3,Active Shallow Crust,0.0,89.99088,0.0,05/13/6407
+3.74839,50.32045,3210,8,30,18,54,51,3.85,5.0,fr,10692,64,456036,1,3,Active Shallow Crust,0.0,89.99088,0.0,08/30/3210
+3.74839,50.32045,5880,12,14,9,54,4,3.85,5.0,fr,10693,117,456036,1,3,Active Shallow Crust,0.0,89.99088,0.0,12/14/5880
+3.74839,50.32045,9234,4,28,7,32,29,3.85,5.0,fr,10694,184,456039,1,1,Active Shallow Crust,240.0114,57.99781,0.0,04/28/9234
+3.74839,50.32045,9212,9,18,23,50,49,4.05,5.0,fr,10695,184,456060,1,1,Active Shallow Crust,0.0,89.98914,0.0,09/18/9212
+3.74839,50.32045,3129,7,14,16,40,42,4.15,5.0,fr,10696,62,456072,1,1,Active Shallow Crust,0.0,89.99032,0.0,07/14/3129
+3.74839,50.32045,4759,10,23,22,43,55,4.15,15.0,fr,10697,95,456073,1,1,Active Shallow Crust,0.0,89.99032,0.0,10/23/4759
+3.74839,50.32045,8052,12,27,7,16,24,4.25,15.0,fr,10698,161,456085,1,2,Active Shallow Crust,0.0,89.98994,0.0,12/27/8052
+3.74839,50.32045,6715,7,13,8,54,50,4.25,15.0,fr,10699,134,456085,1,2,Active Shallow Crust,0.0,89.98994,0.0,07/13/6715
+3.74839,50.32045,9607,8,19,23,40,3,4.35,5.0,fr,10700,192,456096,1,1,Active Shallow Crust,0.0,89.98975,0.0,08/19/9607
+3.74839,50.32045,4602,12,8,13,7,18,4.45,15.0,fr,10701,92,456109,1,1,Active Shallow Crust,0.0,89.98972,0.0,12/08/4602
+3.74839,50.32045,831,6,4,14,47,31,4.55,5.0,fr,10702,16,456120,1,1,Active Shallow Crust,0.0,89.98981,0.0,06/04/0831
+3.74839,50.32045,6309,8,9,15,48,11,4.65,5.0,fr,10703,126,456132,1,1,Active Shallow Crust,0.0,89.99002,0.0,08/09/6309
+3.74839,50.32045,5055,3,12,21,52,6,4.75,5.0,fr,10704,101,456144,1,1,Active Shallow Crust,0.0,89.9903,0.0,03/12/5055
+3.74839,50.32045,9669,10,20,7,2,35,5.65,5.0,fr,10705,193,456252,1,1,Active Shallow Crust,0.0,89.98995,0.0,10/20/9669
+6.4166,49.69061,9074,10,2,2,37,5,3.65,15.0,fr,10706,181,456493,1,1,Active Shallow Crust,0.0,89.98837,0.0,10/02/9074
+6.4166,49.69061,2896,1,29,1,33,43,3.85,5.0,fr,10707,57,456516,1,1,Active Shallow Crust,0.0,89.99076,0.0,01/29/2896
+6.4166,49.69061,4320,6,4,0,23,16,4.15,5.0,fr,10708,86,456552,1,1,Active Shallow Crust,0.0,89.99019,0.0,06/04/4320
+2.61346,45.45286,4125,1,21,7,15,13,3.55,5.0,fr,10709,82,457440,1,2,Active Shallow Crust,0.0,89.98939,0.0,01/21/4125
+2.61346,45.45286,2568,9,24,22,36,1,3.55,5.0,fr,10710,51,457440,1,2,Active Shallow Crust,0.0,89.98939,0.0,09/24/2568
+2.61346,45.45286,6949,2,19,5,54,11,3.55,15.0,fr,10711,138,457441,1,1,Active Shallow Crust,0.0,89.98939,0.0,02/19/6949
+2.61346,45.45286,1557,11,9,10,7,54,3.65,5.0,fr,10712,31,457452,1,4,Active Shallow Crust,0.0,89.99054,0.0,11/09/1557
+2.61346,45.45286,7583,2,9,2,34,56,3.65,5.0,fr,10713,151,457452,1,4,Active Shallow Crust,0.0,89.99054,0.0,02/09/7583
+2.61346,45.45286,4576,7,11,13,57,10,3.65,5.0,fr,10714,91,457452,1,4,Active Shallow Crust,0.0,89.99054,0.0,07/11/4576
+2.61346,45.45286,7730,2,10,21,0,47,3.65,5.0,fr,10715,154,457452,1,4,Active Shallow Crust,0.0,89.99054,0.0,02/10/7730
+2.61346,45.45286,3744,10,3,4,9,32,3.75,5.0,fr,10716,74,457464,1,1,Active Shallow Crust,0.0,89.98876,0.0,10/03/3744
+2.61346,45.45286,8782,8,8,20,55,59,4.05,27.5,fr,10717,175,457502,1,1,Active Shallow Crust,0.0,89.99005,0.0,08/08/8782
+2.61346,45.45286,4954,6,22,19,18,1,4.25,5.0,fr,10718,99,457524,1,2,Active Shallow Crust,0.0,89.99052,0.0,06/22/4954
+2.61346,45.45286,6273,7,11,12,7,23,4.25,5.0,fr,10719,125,457524,1,2,Active Shallow Crust,0.0,89.99052,0.0,07/11/6273
+2.61346,45.45286,2911,7,6,20,24,15,4.55,5.0,fr,10720,58,457563,1,1,Active Shallow Crust,240.009,57.99739,0.0,07/06/2911
+5.64966,44.71199,1710,6,18,4,6,54,3.55,5.0,fr,10721,34,457920,1,2,Active Shallow Crust,0.0,89.99284,0.0,06/18/1710
+5.64966,44.71199,5636,10,8,4,4,2,3.55,5.0,fr,10722,112,457920,1,2,Active Shallow Crust,0.0,89.99284,0.0,10/08/5636
+5.64966,44.71199,6117,11,23,9,11,39,3.65,5.0,fr,10723,122,457932,1,3,Active Shallow Crust,0.0,89.98723,0.0,11/23/6117
+5.64966,44.71199,4337,9,2,12,31,39,3.65,5.0,fr,10724,86,457932,1,3,Active Shallow Crust,0.0,89.98723,0.0,09/02/4337
+5.64966,44.71199,1390,9,20,9,47,44,3.65,5.0,fr,10725,27,457932,1,3,Active Shallow Crust,0.0,89.98723,0.0,09/20/1390
+5.64966,44.71199,7233,7,5,7,52,8,3.85,5.0,fr,10726,144,457956,1,1,Active Shallow Crust,0.0,89.98985,0.0,07/05/7233
+5.64966,44.71199,5577,9,25,1,41,4,3.85,27.5,fr,10727,111,457967,1,1,Active Shallow Crust,128.8948,89.99493,0.0,09/25/5577
+5.64966,44.71199,7097,10,10,1,17,42,4.05,5.0,fr,10728,141,457980,1,1,Active Shallow Crust,0.0,89.99194,0.0,10/10/7097
+5.64966,44.71199,7074,3,30,21,7,0,4.15,5.0,fr,10729,141,457992,1,2,Active Shallow Crust,0.0,89.98923,0.0,03/30/7074
+5.64966,44.71199,6058,3,18,18,19,15,4.15,5.0,fr,10730,121,457992,1,2,Active Shallow Crust,0.0,89.98923,0.0,03/18/6058
+5.64966,44.71199,6180,1,12,9,15,24,4.15,15.0,fr,10731,123,457993,1,1,Active Shallow Crust,0.0,89.98923,0.0,01/12/6180
+5.64966,44.71199,778,5,28,14,1,24,4.25,15.0,fr,10732,15,458011,1,1,Active Shallow Crust,0.0,89.99029,-90.0,05/28/0778
+5.64966,44.71199,8290,4,23,15,20,18,4.55,5.0,fr,10733,165,458040,1,1,Active Shallow Crust,0.0,89.99094,0.0,04/23/8290
+1.96636,44.95692,9931,2,21,9,1,45,3.55,27.5,fr,10734,198,458402,1,1,Active Shallow Crust,0.0,89.9893,0.0,02/21/9931
+1.96636,44.95692,6399,9,2,9,23,17,3.65,5.0,fr,10735,127,458412,1,1,Active Shallow Crust,0.0,89.99046,0.0,09/02/6399
+1.96636,44.95692,5733,3,10,19,23,26,3.85,27.5,fr,10736,114,458444,1,1,Active Shallow Crust,0.0,89.98978,-90.0,03/10/5733
+1.96636,44.95692,3156,8,12,18,45,55,4.15,15.0,fr,10737,63,458473,1,1,Active Shallow Crust,0.0,89.99017,0.0,08/12/3156
+1.96636,44.95692,6429,6,19,3,45,52,4.35,5.0,fr,10738,128,458496,1,1,Active Shallow Crust,0.0,89.99006,0.0,06/19/6429
+1.96636,44.95692,4989,5,5,1,41,8,4.75,5.0,fr,10739,99,458544,1,1,Active Shallow Crust,0.0,89.99014,0.0,05/05/4989
+1.96636,44.95692,1194,1,10,8,59,59,4.75,15.0,fr,10740,23,458545,1,1,Active Shallow Crust,0.0,89.99014,0.0,01/10/1194
+-2.97323,42.28575,2850,4,1,10,9,37,3.55,15.0,fr,10741,56,458884,1,1,Active Shallow Crust,240.0124,57.99807,0.0,04/01/2850
+-2.97323,42.28575,6316,3,7,2,42,20,3.55,27.5,fr,10742,126,458885,1,1,Active Shallow Crust,240.0124,57.99797,0.0,03/07/6316
+-2.97323,42.28575,4896,1,1,6,43,4,3.65,5.0,fr,10743,97,458892,1,1,Active Shallow Crust,0.0,89.99003,0.0,01/01/4896
+-2.97323,42.28575,5699,12,22,5,9,47,3.85,5.0,fr,10744,113,458916,1,1,Active Shallow Crust,0.0,89.98944,0.0,12/22/5699
+-2.97323,42.28575,1554,5,28,0,23,29,3.85,5.0,fr,10745,31,458925,1,1,Active Shallow Crust,128.8957,89.9934,0.0,05/28/1554
+-2.97323,42.28575,3995,6,22,11,46,7,4.05,5.0,fr,10746,79,458940,1,1,Active Shallow Crust,0.0,89.98951,0.0,06/22/3995
+-2.97323,42.28575,3435,2,17,17,57,27,4.05,5.0,fr,10747,68,458943,1,1,Active Shallow Crust,240.0052,58.00556,0.0,02/17/3435
+-2.97323,42.28575,3964,3,12,8,38,16,4.35,5.0,fr,10748,79,458976,1,2,Active Shallow Crust,0.0,89.9896,0.0,03/12/3964
+-2.97323,42.28575,2701,11,7,4,42,36,4.35,5.0,fr,10749,54,458976,1,2,Active Shallow Crust,0.0,89.9896,0.0,11/07/2701
+-2.97323,42.28575,8811,6,8,12,51,51,4.45,5.0,fr,10750,176,458988,1,1,Active Shallow Crust,0.0,89.98941,0.0,06/08/8811
+-2.7064,48.23413,7037,4,3,17,54,20,3.55,15.0,fr,10751,140,459361,1,1,Active Shallow Crust,0.0,89.98992,0.0,04/03/7037
+-2.7064,48.23413,8542,9,15,14,45,17,3.65,5.0,fr,10752,170,459372,1,2,Active Shallow Crust,0.0,89.99102,0.0,09/15/8542
+-2.7064,48.23413,2923,5,12,14,10,52,3.65,5.0,fr,10753,58,459372,1,2,Active Shallow Crust,0.0,89.99102,0.0,05/12/2923
+-2.7064,48.23413,2460,4,26,5,13,9,3.65,15.0,fr,10754,49,459379,1,1,Active Shallow Crust,0.0,89.99091,-90.0,04/26/2460
+-2.7064,48.23413,3257,2,17,6,42,5,3.75,27.5,fr,10755,65,459389,1,1,Active Shallow Crust,240.008,58.01781,0.0,02/17/3257
+-2.7064,48.23413,6000,6,2,12,28,43,3.75,5.0,fr,10756,119,459393,1,1,Active Shallow Crust,128.8962,89.96728,0.0,06/02/6000
+-2.7064,48.23413,8929,10,17,11,6,36,3.85,5.0,fr,10757,178,459396,1,1,Active Shallow Crust,0.0,89.99049,0.0,10/17/8929
+-2.7064,48.23413,7626,2,25,9,11,22,3.85,5.0,fr,10758,152,459399,1,1,Active Shallow Crust,240.0116,57.99784,0.0,02/25/7626
+-2.7064,48.23413,3813,12,4,21,16,17,3.85,27.5,fr,10759,76,459401,1,1,Active Shallow Crust,240.0116,57.99784,0.0,12/04/3813
+-2.7064,48.23413,9195,7,7,0,38,56,3.85,5.0,fr,10760,183,459405,1,1,Active Shallow Crust,128.8955,89.99406,0.0,07/07/9195
+-2.7064,48.23413,5333,3,15,10,12,44,3.95,5.0,fr,10761,106,459408,1,1,Active Shallow Crust,0.0,89.9894,0.0,03/15/5333
+-2.7064,48.23413,1706,9,21,15,57,57,4.05,5.0,fr,10762,34,459426,1,1,Active Shallow Crust,0.0,89.99045,-90.0,09/21/1706
+-2.7064,48.23413,2804,11,25,0,49,13,4.25,5.0,fr,10763,56,459444,1,1,Active Shallow Crust,0.0,89.9895,0.0,11/25/2804
+-2.7064,48.23413,8080,5,16,17,26,31,4.35,5.0,fr,10764,161,459456,1,1,Active Shallow Crust,0.0,89.99064,0.0,05/16/8080
+-2.7064,48.23413,4158,8,25,10,22,52,4.45,5.0,fr,10765,83,459468,1,1,Active Shallow Crust,0.0,89.99046,0.0,08/25/4158
+-2.7064,48.23413,1621,11,6,8,26,19,4.55,5.0,fr,10766,32,459483,1,1,Active Shallow Crust,240.0098,57.99741,0.0,11/06/1621
+-2.7064,48.23413,7629,6,5,13,57,53,5.15,5.0,fr,10767,152,459558,1,1,Active Shallow Crust,0.0,89.98977,-90.0,06/05/7629
+2.65201,41.3503,6733,12,26,10,8,36,3.55,5.0,fr,10768,134,459840,1,2,Active Shallow Crust,0.0,89.98865,0.0,12/26/6733
+2.65201,41.3503,334,10,16,0,3,56,3.55,5.0,fr,10769,6,459840,1,2,Active Shallow Crust,0.0,89.98865,0.0,10/16/0334
+2.65201,41.3503,9002,8,1,10,7,4,3.55,15.0,fr,10770,180,459844,1,1,Active Shallow Crust,240.0121,57.99803,0.0,08/01/9002
+2.65201,41.3503,5899,11,15,8,37,24,3.55,27.5,fr,10771,117,459848,1,1,Active Shallow Crust,0.0,89.98851,-90.0,11/15/5899
+2.65201,41.3503,8631,12,20,21,18,34,3.55,15.0,fr,10772,172,459850,1,1,Active Shallow Crust,128.8967,89.99243,0.0,12/20/8631
+2.65201,41.3503,6072,3,5,1,54,21,3.65,5.0,fr,10773,121,459852,1,2,Active Shallow Crust,0.0,89.98988,0.0,03/05/6072
+2.65201,41.3503,3182,3,13,9,43,7,3.65,5.0,fr,10774,63,459852,1,2,Active Shallow Crust,0.0,89.98988,0.0,03/13/3182
+2.65201,41.3503,3717,5,14,2,21,34,3.75,5.0,fr,10775,74,459864,1,3,Active Shallow Crust,0.0,89.99098,0.0,05/14/3717
+2.65201,41.3503,6584,11,25,12,44,10,3.75,5.0,fr,10776,131,459864,1,3,Active Shallow Crust,0.0,89.99098,0.0,11/25/6584
+2.65201,41.3503,1292,10,2,10,56,0,3.75,5.0,fr,10777,25,459864,1,3,Active Shallow Crust,0.0,89.99098,0.0,10/02/1292
+2.65201,41.3503,8212,3,2,17,18,31,3.75,15.0,fr,10778,164,459865,1,1,Active Shallow Crust,0.0,89.99098,0.0,03/02/8212
+2.65201,41.3503,9302,8,31,13,1,25,3.75,5.0,fr,10779,186,459870,1,1,Active Shallow Crust,0.0,89.99088,-90.0,08/31/9302
+2.65201,41.3503,8797,10,19,4,5,31,3.75,15.0,fr,10780,175,459871,1,1,Active Shallow Crust,0.0,89.99088,-90.0,10/19/8797
+2.65201,41.3503,9683,12,19,7,8,31,3.75,5.0,fr,10781,193,459873,1,1,Active Shallow Crust,128.8963,89.9674,0.0,12/19/9683
+2.65201,41.3503,2940,8,12,9,43,33,3.85,15.0,fr,10782,58,459877,1,2,Active Shallow Crust,0.0,89.98928,0.0,08/12/2940
+2.65201,41.3503,4027,2,23,5,14,36,3.85,15.0,fr,10783,80,459877,1,2,Active Shallow Crust,0.0,89.98928,0.0,02/23/4027
+2.65201,41.3503,321,12,30,14,36,12,3.85,5.0,fr,10784,6,459885,1,1,Active Shallow Crust,128.896,89.9933,0.0,12/30/0321
+2.65201,41.3503,2054,4,17,7,37,14,3.95,5.0,fr,10785,41,459888,1,1,Active Shallow Crust,0.0,89.99045,0.0,04/17/2054
+2.65201,41.3503,6999,10,2,21,49,37,3.95,27.5,fr,10786,139,459890,1,1,Active Shallow Crust,0.0,89.99045,0.0,10/02/6999
+2.65201,41.3503,5625,1,11,3,41,2,3.95,15.0,fr,10787,112,459892,1,1,Active Shallow Crust,240.0194,58.00465,0.0,01/11/5625
+2.65201,41.3503,5892,4,17,23,20,15,3.95,5.0,fr,10788,117,459894,1,1,Active Shallow Crust,0.0,89.99033,-90.0,04/17/5892
+2.65201,41.3503,3913,12,14,8,19,35,4.05,27.5,fr,10789,78,459902,1,1,Active Shallow Crust,0.0,89.98936,0.0,12/14/3913
+2.65201,41.3503,4247,11,9,4,10,1,4.05,15.0,fr,10790,84,459907,1,1,Active Shallow Crust,0.0,89.98923,-90.0,11/09/4247
+2.65201,41.3503,4215,4,26,18,40,14,4.15,15.0,fr,10791,84,459913,1,1,Active Shallow Crust,0.0,89.99052,0.0,04/26/4215
+2.65201,41.3503,1813,10,25,16,35,42,4.15,27.5,fr,10792,36,459914,1,1,Active Shallow Crust,0.0,89.99052,0.0,10/25/1813
+2.65201,41.3503,1268,9,29,1,7,3,4.25,15.0,fr,10793,25,459925,1,1,Active Shallow Crust,0.0,89.98985,0.0,09/29/1268
+2.65201,41.3503,6417,3,19,12,42,12,4.25,15.0,fr,10794,128,459928,1,1,Active Shallow Crust,240.0067,57.99388,0.0,03/19/6417
+2.65201,41.3503,4768,2,28,16,55,38,4.45,27.5,fr,10795,95,459950,1,1,Active Shallow Crust,0.0,89.9906,0.0,02/28/4768
+2.65201,41.3503,4482,9,19,13,28,15,4.75,15.0,fr,10796,89,459991,1,1,Active Shallow Crust,0.0,89.99038,-90.0,09/19/4482
+2.65201,41.3503,9617,9,1,10,27,41,4.75,15.0,fr,10797,192,459994,1,1,Active Shallow Crust,128.89,89.98814,0.0,09/01/9617
+2.65201,41.3503,8019,1,5,6,8,48,4.95,5.0,fr,10798,160,460008,1,1,Active Shallow Crust,0.0,89.99018,0.0,01/05/8019
+4.09492,47.99334,7333,6,19,1,33,8,3.65,15.0,fr,10799,146,460336,1,1,Active Shallow Crust,240.0018,58.01311,0.0,06/19/7333
+4.09492,47.99334,2319,10,2,2,8,34,3.95,5.0,fr,10800,46,460368,1,1,Active Shallow Crust,0.0,89.99149,0.0,10/02/2319
+4.09492,47.99334,846,8,29,10,27,53,4.05,15.0,fr,10801,16,460381,1,1,Active Shallow Crust,0.0,89.98862,0.0,08/29/0846
+-1.72083,41.74412,9293,3,14,2,37,47,3.55,5.0,fr,10802,185,460806,1,1,Active Shallow Crust,0.0,89.99049,-90.0,03/14/9293
+3.28283,52.83227,2089,11,19,0,38,25,4.55,15.0,fr,10803,41,461401,1,1,Active Shallow Crust,0.0,89.99036,0.0,11/19/2089
+1.94647,45.62498,4827,9,24,18,3,26,3.75,27.5,fr,10804,96,461786,1,1,Active Shallow Crust,0.0,89.9902,0.0,09/24/4827
+1.94647,45.62498,4121,2,8,13,18,38,3.85,27.5,fr,10805,82,461798,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/08/4121
+1.94647,45.62498,9720,6,17,16,37,15,3.85,5.0,fr,10806,194,461799,1,1,Active Shallow Crust,240.0105,57.99788,0.0,06/17/9720
+1.94647,45.62498,4497,1,2,18,32,53,3.95,5.0,fr,10807,89,461808,1,1,Active Shallow Crust,0.0,89.98999,0.0,01/02/4497
+1.94647,45.62498,7436,7,31,18,55,9,4.75,5.0,fr,10808,148,461904,1,1,Active Shallow Crust,0.0,89.98981,0.0,07/31/7436
+6.06378,50.39163,7935,3,17,20,43,20,3.55,5.0,fr,10809,158,462720,1,2,Active Shallow Crust,0.0,89.98714,0.0,03/17/7935
+6.06378,50.39163,6174,7,8,18,24,57,3.55,5.0,fr,10810,123,462720,1,2,Active Shallow Crust,0.0,89.98714,0.0,07/08/6174
+6.06378,50.39163,1242,4,14,18,27,26,3.55,15.0,fr,10811,24,462721,1,1,Active Shallow Crust,0.0,89.98714,0.0,04/14/1242
+6.06378,50.39163,855,9,17,0,50,15,3.55,5.0,fr,10812,17,462723,1,1,Active Shallow Crust,240.0126,57.99789,0.0,09/17/0855
+6.06378,50.39163,2907,5,6,10,17,55,3.55,5.0,fr,10813,58,462726,1,1,Active Shallow Crust,0.0,89.98699,-90.0,05/06/2907
+6.06378,50.39163,5099,3,26,0,3,30,3.65,15.0,fr,10814,101,462733,1,1,Active Shallow Crust,0.0,89.98854,0.0,03/26/5099
+6.06378,50.39163,2040,8,29,22,54,24,3.65,5.0,fr,10815,40,462735,1,2,Active Shallow Crust,240.0007,58.01294,0.0,08/29/2040
+6.06378,50.39163,2155,6,11,6,50,50,3.65,5.0,fr,10816,43,462735,1,2,Active Shallow Crust,240.0007,58.01294,0.0,06/11/2155
+6.06378,50.39163,2932,2,8,7,35,58,3.65,15.0,fr,10817,58,462742,1,1,Active Shallow Crust,128.9004,89.9636,0.0,02/08/2932
+6.06378,50.39163,5508,3,13,6,7,12,3.75,5.0,fr,10818,110,462744,1,2,Active Shallow Crust,0.0,89.98978,0.0,03/13/5508
+6.06378,50.39163,8440,8,8,14,13,41,3.75,5.0,fr,10819,168,462744,1,2,Active Shallow Crust,0.0,89.98978,0.0,08/08/8440
+6.06378,50.39163,1092,10,7,15,0,54,3.85,5.0,fr,10820,21,462756,1,1,Active Shallow Crust,0.0,89.9909,0.0,10/07/1092
+6.06378,50.39163,4075,7,24,21,1,35,3.85,15.0,fr,10821,81,462757,1,1,Active Shallow Crust,0.0,89.9909,0.0,07/24/4075
+6.06378,50.39163,802,10,24,7,9,29,3.95,27.5,fr,10822,16,462770,1,1,Active Shallow Crust,0.0,89.99189,0.0,10/24/0802
+6.06378,50.39163,1978,6,30,9,12,5,3.95,5.0,fr,10823,39,462771,1,1,Active Shallow Crust,240.0207,58.00491,0.0,06/30/1978
+6.06378,50.39163,5695,1,26,3,52,38,4.05,5.0,fr,10824,113,462780,1,1,Active Shallow Crust,0.0,89.98915,0.0,01/26/5695
+6.06378,50.39163,5129,9,30,12,6,32,4.05,15.0,fr,10825,102,462781,1,1,Active Shallow Crust,0.0,89.98915,0.0,09/30/5129
+6.06378,50.39163,5598,3,3,3,38,5,4.05,5.0,fr,10826,111,462786,1,1,Active Shallow Crust,0.0,89.98903,-90.0,03/03/5598
+6.06378,50.39163,5347,5,2,18,20,59,4.55,5.0,fr,10827,106,462840,1,1,Active Shallow Crust,0.0,89.98983,0.0,05/02/5347
+6.06378,50.39163,5659,7,12,23,32,4,5.05,15.0,fr,10828,113,462901,1,1,Active Shallow Crust,0.0,89.98971,0.0,07/12/5659
+7.82435,44.70763,2454,7,4,5,14,41,3.55,5.0,fr,10829,49,463200,1,3,Active Shallow Crust,0.0,89.99284,0.0,07/04/2454
+7.82435,44.70763,9086,3,5,15,48,28,3.55,5.0,fr,10830,181,463200,1,3,Active Shallow Crust,0.0,89.99284,0.0,03/05/9086
+7.82435,44.70763,4300,4,16,23,21,17,3.55,5.0,fr,10831,85,463200,1,3,Active Shallow Crust,0.0,89.99284,0.0,04/16/4300
+7.82435,44.70763,2139,10,2,23,55,45,3.65,5.0,fr,10832,42,463212,1,2,Active Shallow Crust,0.0,89.98723,0.0,10/02/2139
+7.82435,44.70763,9295,7,31,6,55,13,3.65,5.0,fr,10833,185,463212,1,2,Active Shallow Crust,0.0,89.98723,0.0,07/31/9295
+7.82435,44.70763,7522,8,27,12,48,9,3.75,5.0,fr,10834,150,463224,1,2,Active Shallow Crust,0.0,89.98862,0.0,08/27/7522
+7.82435,44.70763,9929,2,24,2,52,41,3.75,5.0,fr,10835,198,463224,1,2,Active Shallow Crust,0.0,89.98862,0.0,02/24/9929
+7.82435,44.70763,1667,9,24,20,27,15,3.75,15.0,fr,10836,33,463231,1,1,Active Shallow Crust,0.0,89.98848,-90.0,09/24/1667
+7.82435,44.70763,1636,7,13,17,19,46,3.85,15.0,fr,10837,32,463240,1,1,Active Shallow Crust,240.0114,57.99798,0.0,07/13/1636
+7.82435,44.70763,3825,8,28,16,33,42,3.95,5.0,fr,10838,76,463248,1,1,Active Shallow Crust,0.0,89.99096,0.0,08/28/3825
+7.82435,44.70763,6253,6,4,2,8,7,3.95,15.0,fr,10839,125,463258,1,1,Active Shallow Crust,128.9004,89.99548,0.0,06/04/6253
+7.82435,44.70763,8648,6,28,19,24,7,4.05,5.0,fr,10840,172,463260,1,1,Active Shallow Crust,0.0,89.99194,0.0,06/28/8648
+7.82435,44.70763,6712,9,5,3,43,54,4.05,5.0,fr,10841,134,463266,1,1,Active Shallow Crust,0.0,89.99184,-90.0,09/05/6712
+7.82435,44.70763,5479,4,27,10,18,18,4.05,5.0,fr,10842,109,463269,1,1,Active Shallow Crust,128.89,89.99396,0.0,04/27/5479
+7.82435,44.70763,6107,11,12,17,44,47,4.15,5.0,fr,10843,122,463272,1,1,Active Shallow Crust,0.0,89.98923,0.0,11/12/6107
+7.82435,44.70763,8487,11,15,18,50,38,4.25,5.0,fr,10844,169,463293,1,1,Active Shallow Crust,128.8939,89.98088,0.0,11/15/8487
+7.82435,44.70763,7585,5,5,7,9,37,4.35,5.0,fr,10845,151,463299,1,1,Active Shallow Crust,240.0078,57.99589,0.0,05/05/7585
+7.82435,44.70763,1587,9,5,12,6,22,4.95,5.0,fr,10846,31,463368,1,1,Active Shallow Crust,0.0,89.98999,0.0,09/05/1587
+7.82435,44.70763,6342,1,16,17,11,41,5.35,15.0,fr,10847,126,463426,1,1,Active Shallow Crust,128.8841,89.98804,0.0,01/16/6342
+-1.18852,45.24455,5276,4,25,21,59,22,3.55,5.0,fr,10848,105,463680,1,1,Active Shallow Crust,0.0,89.98935,0.0,04/25/5276
+-1.18852,45.24455,6459,7,9,0,41,28,3.65,15.0,fr,10849,129,463693,1,1,Active Shallow Crust,0.0,89.99051,0.0,07/09/6459
+-1.18852,45.24455,738,11,15,19,33,10,5.15,5.0,fr,10850,14,463872,1,1,Active Shallow Crust,0.0,89.98987,0.0,11/15/0738
+-1.18852,45.24455,3274,9,30,16,0,5,5.25,15.0,fr,10851,65,463891,1,1,Active Shallow Crust,0.0,89.9901,-90.0,09/30/3274
+-0.45319,44.76624,8769,11,27,2,46,48,3.55,5.0,fr,10852,175,464643,1,1,Active Shallow Crust,240.012,57.99812,0.0,11/27/8769
+-0.45319,44.76624,678,12,4,22,2,33,3.75,27.5,fr,10853,13,464669,1,1,Active Shallow Crust,240.0082,58.01753,0.0,12/04/0678
+-0.45319,44.76624,8146,10,17,23,53,29,3.75,5.0,fr,10854,162,464670,1,1,Active Shallow Crust,0.0,89.98993,-90.0,10/17/8146
+-0.45319,44.76624,3450,6,24,6,33,42,3.75,5.0,fr,10855,68,464673,1,1,Active Shallow Crust,128.8967,89.96736,0.0,06/24/3450
+-0.45319,44.76624,3312,12,27,22,45,15,4.05,5.0,fr,10856,66,464703,1,1,Active Shallow Crust,240.0057,58.00582,0.0,12/27/3312
+9.30951,49.00516,2573,8,1,5,32,3,3.55,5.0,fr,10857,51,465120,1,1,Active Shallow Crust,0.0,89.98677,0.0,08/01/2573
+9.30951,49.00516,149,9,16,14,33,17,3.65,5.0,fr,10858,2,465132,1,1,Active Shallow Crust,0.0,89.9882,0.0,09/16/0149
+9.30951,49.00516,1089,10,23,6,59,52,4.15,5.0,fr,10859,21,465201,1,1,Active Shallow Crust,128.8957,89.99337,0.0,10/23/1089
+9.30951,49.00516,6700,4,28,6,13,37,4.25,5.0,fr,10860,133,465204,1,1,Active Shallow Crust,0.0,89.98818,0.0,04/28/6700
+9.30951,49.00516,4906,1,29,11,18,39,4.75,5.0,fr,10861,98,465264,1,1,Active Shallow Crust,0.0,89.99003,0.0,01/29/4906
+9.30951,49.00516,8021,8,20,8,56,44,4.95,5.0,fr,10862,160,465288,1,1,Active Shallow Crust,0.0,89.98944,0.0,08/20/8021
+1.07173,47.96958,386,2,17,8,35,37,3.55,5.0,fr,10863,7,465600,1,1,Active Shallow Crust,0.0,89.98988,0.0,02/17/0386
+1.07173,47.96958,718,11,4,10,10,28,3.65,5.0,fr,10864,14,465612,1,1,Active Shallow Crust,0.0,89.98947,0.0,11/04/0718
+1.07173,47.96958,3277,1,23,9,26,37,3.85,5.0,fr,10865,65,465636,1,1,Active Shallow Crust,0.0,89.99044,0.0,01/23/3277
+1.07173,47.96958,451,7,13,9,4,8,4.15,5.0,fr,10866,9,465672,1,1,Active Shallow Crust,0.0,89.98985,0.0,07/13/0451
+1.07173,47.96958,5292,12,8,14,40,58,4.25,5.0,fr,10867,105,465684,1,1,Active Shallow Crust,0.0,89.9902,0.0,12/08/5292
+1.07173,47.96958,9288,10,18,15,55,50,4.65,15.0,fr,10868,185,465733,1,1,Active Shallow Crust,0.0,89.99001,0.0,10/18/9288
+1.07173,47.96958,4659,9,13,7,41,55,4.85,5.0,fr,10869,93,465756,1,1,Active Shallow Crust,0.0,89.99017,0.0,09/13/4659
+2.80677,49.4912,8923,11,9,12,14,26,3.55,5.0,fr,10870,178,466080,1,1,Active Shallow Crust,0.0,89.99017,0.0,11/09/8923
+2.80677,49.4912,8844,12,5,8,8,16,3.65,5.0,fr,10871,176,466092,1,1,Active Shallow Crust,0.0,89.99124,0.0,12/05/8844
+2.80677,49.4912,2569,12,30,13,5,10,3.65,15.0,fr,10872,51,466093,1,1,Active Shallow Crust,0.0,89.99124,0.0,12/30/2569
+2.80677,49.4912,9811,9,11,21,18,32,3.65,5.0,fr,10873,196,466098,1,1,Active Shallow Crust,0.0,89.99114,-90.0,09/11/9811
+2.80677,49.4912,5948,3,28,19,30,49,3.75,5.0,fr,10874,118,466113,1,1,Active Shallow Crust,128.8964,89.96731,0.0,03/28/5948
+2.80677,49.4912,3292,6,14,17,33,7,3.95,5.0,fr,10875,65,466128,1,1,Active Shallow Crust,0.0,89.98967,0.0,06/14/3292
+1.69091,44.8035,7480,7,24,23,37,11,3.55,5.0,fr,10876,149,466560,1,1,Active Shallow Crust,0.0,89.98927,0.0,07/24/7480
+1.69091,44.8035,3505,10,18,1,27,52,3.75,15.0,fr,10877,70,466591,1,1,Active Shallow Crust,0.0,89.98994,-90.0,10/18/3505
+1.69091,44.8035,4552,9,18,22,34,2,3.95,5.0,fr,10878,91,466608,1,2,Active Shallow Crust,0.0,89.98985,0.0,09/18/4552
+1.69091,44.8035,5952,2,20,8,51,43,3.95,5.0,fr,10879,119,466608,1,2,Active Shallow Crust,0.0,89.98985,0.0,02/20/5952
+-3.58444,43.04679,1588,8,16,9,7,10,3.55,15.0,fr,10880,31,467041,1,1,Active Shallow Crust,0.0,89.98895,0.0,08/16/1588
+-3.58444,43.04679,6559,7,4,19,28,9,3.55,27.5,fr,10881,131,467042,1,1,Active Shallow Crust,0.0,89.98895,0.0,07/04/6559
+-3.58444,43.04679,7603,4,19,10,0,22,3.55,5.0,fr,10882,152,467043,1,1,Active Shallow Crust,240.0127,57.9975,0.0,04/19/7603
+-3.58444,43.04679,8889,2,5,23,41,14,3.55,15.0,fr,10883,177,467047,1,1,Active Shallow Crust,0.0,89.98882,-90.0,02/05/8889
+-3.58444,43.04679,2078,8,2,22,18,33,3.65,15.0,fr,10884,41,467053,1,1,Active Shallow Crust,0.0,89.99015,0.0,08/02/2078
+-3.58444,43.04679,1677,11,17,9,4,25,3.65,27.5,fr,10885,33,467054,1,1,Active Shallow Crust,0.0,89.99015,0.0,11/17/1677
+-3.58444,43.04679,3813,5,28,18,58,33,3.65,5.0,fr,10886,76,467055,1,1,Active Shallow Crust,240.0011,58.01258,0.0,05/28/3813
+-3.58444,43.04679,9869,6,4,0,56,16,3.65,5.0,fr,10887,197,467058,1,1,Active Shallow Crust,0.0,89.99004,-90.0,06/04/9869
+-3.58444,43.04679,3799,11,6,23,38,48,3.75,5.0,fr,10888,75,467064,1,1,Active Shallow Crust,0.0,89.99122,0.0,11/06/3799
+-3.58444,43.04679,9230,7,30,13,2,6,3.75,15.0,fr,10889,184,467065,1,1,Active Shallow Crust,0.0,89.99122,0.0,07/30/9230
+-3.58444,43.04679,4811,10,22,8,7,25,3.85,5.0,fr,10890,96,467076,1,1,Active Shallow Crust,0.0,89.98956,0.0,10/22/4811
+-3.58444,43.04679,2759,1,18,4,40,41,3.95,5.0,fr,10891,55,467088,1,2,Active Shallow Crust,0.0,89.9907,0.0,01/18/2759
+-3.58444,43.04679,4907,8,6,11,17,26,3.95,5.0,fr,10892,98,467088,1,2,Active Shallow Crust,0.0,89.9907,0.0,08/06/4907
+-3.58444,43.04679,6393,4,20,19,6,57,4.05,5.0,fr,10893,127,467100,1,2,Active Shallow Crust,0.0,89.98964,0.0,04/20/6393
+-3.58444,43.04679,6862,9,26,17,20,14,4.05,5.0,fr,10894,137,467100,1,2,Active Shallow Crust,0.0,89.98964,0.0,09/26/6862
+-3.58444,43.04679,2326,1,15,16,37,31,4.05,27.5,fr,10895,46,467105,1,1,Active Shallow Crust,240.0055,58.00567,0.0,01/15/2326
+1.11855,44.08575,9728,11,1,19,36,34,3.75,27.5,fr,10896,194,467546,1,1,Active Shallow Crust,0.0,89.98993,0.0,11/01/9728
+1.11855,44.08575,2115,2,17,7,25,23,3.95,5.0,fr,10897,42,467568,1,2,Active Shallow Crust,0.0,89.98972,0.0,02/17/2115
+1.11855,44.08575,2823,6,2,0,33,20,3.95,5.0,fr,10898,56,467568,1,2,Active Shallow Crust,0.0,89.98972,0.0,06/02/2823
+1.11855,44.08575,6664,11,4,3,22,17,4.05,27.5,fr,10899,133,467582,1,1,Active Shallow Crust,0.0,89.98981,0.0,11/04/6664
+1.66687,42.26562,9659,10,24,11,20,37,3.55,5.0,fr,10900,193,468000,1,2,Active Shallow Crust,0.0,89.99067,0.0,10/24/9659
+1.66687,42.26562,1143,11,3,15,32,54,3.55,5.0,fr,10901,22,468000,1,2,Active Shallow Crust,0.0,89.99067,0.0,11/03/1143
+1.66687,42.26562,4988,1,31,4,19,18,3.55,5.0,fr,10902,99,468003,1,2,Active Shallow Crust,240.0119,57.99799,0.0,01/31/4988
+1.66687,42.26562,3088,4,27,17,21,22,3.55,5.0,fr,10903,61,468003,1,2,Active Shallow Crust,240.0119,57.99799,0.0,04/27/3088
+1.66687,42.26562,1401,8,21,17,23,53,3.55,5.0,fr,10904,28,468009,1,1,Active Shallow Crust,128.8968,89.99347,0.0,08/21/1401
+1.66687,42.26562,783,10,3,18,36,22,3.65,5.0,fr,10905,15,468012,1,3,Active Shallow Crust,0.0,89.99002,0.0,10/03/0783
+1.66687,42.26562,6377,5,24,12,2,33,3.65,5.0,fr,10906,127,468012,1,3,Active Shallow Crust,0.0,89.99002,0.0,05/24/6377
+1.66687,42.26562,7784,9,14,0,1,0,3.65,5.0,fr,10907,155,468012,1,3,Active Shallow Crust,0.0,89.99002,0.0,09/14/7784
+1.66687,42.26562,5150,11,20,7,58,47,3.65,15.0,fr,10908,102,468013,1,1,Active Shallow Crust,0.0,89.99002,0.0,11/20/5150
+1.66687,42.26562,6349,11,27,0,29,7,3.65,27.5,fr,10909,126,468014,1,1,Active Shallow Crust,0.0,89.99002,0.0,11/27/6349
+1.66687,42.26562,7770,6,8,19,33,7,3.75,5.0,fr,10910,155,468024,1,2,Active Shallow Crust,0.0,89.98962,0.0,06/08/7770
+1.66687,42.26562,9148,1,29,6,50,24,3.75,5.0,fr,10911,182,468024,1,2,Active Shallow Crust,0.0,89.98962,0.0,01/29/9148
+1.66687,42.26562,5875,6,8,18,57,39,3.75,5.0,fr,10912,117,468030,1,1,Active Shallow Crust,0.0,89.98951,-90.0,06/08/5875
+1.66687,42.26562,5324,6,9,2,2,6,3.85,5.0,fr,10913,106,468036,1,1,Active Shallow Crust,0.0,89.98943,0.0,06/09/5324
+1.66687,42.26562,6867,6,18,20,2,15,3.85,15.0,fr,10914,137,468037,1,1,Active Shallow Crust,0.0,89.98943,0.0,06/18/6867
+1.66687,42.26562,8285,8,27,17,18,50,3.85,5.0,fr,10915,165,468039,1,1,Active Shallow Crust,240.0104,57.99778,0.0,08/27/8285
+1.66687,42.26562,6173,6,26,20,12,34,3.95,5.0,fr,10916,123,468051,1,1,Active Shallow Crust,240.0192,58.00489,0.0,06/26/6173
+1.66687,42.26562,4605,5,7,17,7,16,3.95,5.0,fr,10917,92,468057,1,1,Active Shallow Crust,128.9008,89.99412,0.0,05/07/4605
+1.66687,42.26562,9314,11,10,23,24,47,4.05,5.0,fr,10918,186,468060,1,3,Active Shallow Crust,0.0,89.98951,0.0,11/10/9314
+1.66687,42.26562,1142,2,1,20,21,21,4.05,5.0,fr,10919,22,468060,1,3,Active Shallow Crust,0.0,89.98951,0.0,02/01/1142
+1.66687,42.26562,6717,4,29,5,19,26,4.05,5.0,fr,10920,134,468060,1,3,Active Shallow Crust,0.0,89.98951,0.0,04/29/6717
+1.66687,42.26562,6021,10,4,19,26,36,4.25,5.0,fr,10921,120,468084,1,1,Active Shallow Crust,0.0,89.99,0.0,10/04/6021
+1.66687,42.26562,6411,5,20,13,2,10,4.25,15.0,fr,10922,128,468085,1,1,Active Shallow Crust,0.0,89.99,0.0,05/20/6411
+1.66687,42.26562,1171,10,4,6,58,2,4.45,5.0,fr,10923,23,468108,1,1,Active Shallow Crust,0.0,89.99007,0.0,10/04/1171
+1.66687,42.26562,3414,4,23,10,48,13,4.75,15.0,fr,10924,68,468145,1,1,Active Shallow Crust,0.0,89.99016,0.0,04/23/3414
+1.66687,42.26562,3100,2,14,20,18,53,4.75,5.0,fr,10925,61,468153,1,1,Active Shallow Crust,128.8899,89.98805,0.0,02/14/3100
+2.7856,42.31107,3472,7,5,4,52,17,3.55,5.0,fr,10926,69,468480,1,3,Active Shallow Crust,0.0,89.98882,0.0,07/05/3472
+2.7856,42.31107,5496,10,5,12,12,56,3.55,5.0,fr,10927,109,468480,1,3,Active Shallow Crust,0.0,89.98882,0.0,10/05/5496
+2.7856,42.31107,388,10,19,12,42,54,3.55,5.0,fr,10928,7,468480,1,3,Active Shallow Crust,0.0,89.98882,0.0,10/19/0388
+2.7856,42.31107,8006,2,26,0,0,8,3.65,5.0,fr,10929,160,468492,1,2,Active Shallow Crust,0.0,89.99003,0.0,02/26/8006
+2.7856,42.31107,9889,1,21,1,0,56,3.65,5.0,fr,10930,197,468492,1,2,Active Shallow Crust,0.0,89.99003,0.0,01/21/9889
+2.7856,42.31107,1530,5,5,17,53,7,3.65,15.0,fr,10931,30,468493,1,1,Active Shallow Crust,0.0,89.99003,0.0,05/05/1530
+2.7856,42.31107,2850,12,24,3,49,3,3.65,15.0,fr,10932,56,468496,1,1,Active Shallow Crust,240.0008,58.01269,0.0,12/24/2850
+2.7856,42.31107,8805,1,31,13,26,49,3.75,15.0,fr,10933,176,468505,1,1,Active Shallow Crust,0.0,89.99111,0.0,01/31/8805
+2.7856,42.31107,9213,1,11,4,49,59,3.85,27.5,fr,10934,184,468518,1,1,Active Shallow Crust,0.0,89.98944,0.0,01/11/9213
+2.7856,42.31107,620,1,2,15,21,0,3.85,15.0,fr,10935,12,468523,1,1,Active Shallow Crust,0.0,89.98932,-90.0,01/02/0620
+2.7856,42.31107,6431,6,15,19,56,56,3.95,5.0,fr,10936,128,468528,1,1,Active Shallow Crust,0.0,89.99059,0.0,06/15/6431
+2.7856,42.31107,8292,9,14,2,24,13,4.05,15.0,fr,10937,165,468544,1,1,Active Shallow Crust,240.0058,58.00545,0.0,09/14/8292
+2.7856,42.31107,9500,10,14,19,41,46,4.05,27.5,fr,10938,189,468545,1,1,Active Shallow Crust,240.0058,58.00545,0.0,10/14/9500
+2.7856,42.31107,584,11,8,13,21,25,4.15,5.0,fr,10939,11,468552,1,1,Active Shallow Crust,0.0,89.99065,0.0,11/08/0584
+2.7856,42.31107,5387,12,20,4,9,34,4.15,27.5,fr,10940,107,468557,1,1,Active Shallow Crust,240.008,57.99723,0.0,12/20/5387
+2.7856,42.31107,7231,1,25,11,19,54,4.65,5.0,fr,10941,144,468612,1,2,Active Shallow Crust,0.0,89.98949,0.0,01/25/7231
+2.7856,42.31107,5186,5,8,12,56,44,4.65,5.0,fr,10942,103,468612,1,2,Active Shallow Crust,0.0,89.98949,0.0,05/08/5186
+2.7856,42.31107,8876,9,5,15,10,38,4.85,5.0,fr,10943,177,468636,1,1,Active Shallow Crust,0.0,89.98998,0.0,09/05/8876
+6.73358,47.70702,4446,9,5,15,12,8,3.55,5.0,fr,10944,88,468960,1,1,Active Shallow Crust,0.0,89.99322,0.0,09/05/4446
+6.73358,47.70702,4780,1,25,18,33,7,3.55,5.0,fr,10945,95,468963,1,1,Active Shallow Crust,240.0118,57.9988,0.0,01/25/4780
+6.73358,47.70702,3266,8,29,21,56,45,3.55,27.5,fr,10946,65,468965,1,1,Active Shallow Crust,240.0118,57.9987,0.0,08/29/3266
+6.73358,47.70702,67,1,14,3,51,20,3.55,5.0,fr,10947,1,468966,1,1,Active Shallow Crust,0.0,89.99313,-90.0,01/14/0067
+6.73358,47.70702,5209,8,5,12,26,42,3.55,15.0,fr,10948,104,468967,1,1,Active Shallow Crust,0.0,89.99313,-90.0,08/05/5209
+6.73358,47.70702,3716,1,29,17,6,58,3.65,5.0,fr,10949,74,468972,1,1,Active Shallow Crust,0.0,89.98791,0.0,01/29/3716
+6.73358,47.70702,7919,12,9,12,53,31,3.75,5.0,fr,10950,158,468984,1,2,Active Shallow Crust,0.0,89.98922,0.0,12/09/7919
+6.73358,47.70702,3574,5,22,11,25,6,3.75,5.0,fr,10951,71,468984,1,2,Active Shallow Crust,0.0,89.98922,0.0,05/22/3574
+6.73358,47.70702,5358,8,27,18,16,15,3.75,5.0,fr,10952,107,468990,1,1,Active Shallow Crust,0.0,89.9891,-90.0,08/27/5358
+6.73358,47.70702,3272,6,11,16,44,31,3.85,15.0,fr,10953,65,468997,1,2,Active Shallow Crust,0.0,89.99039,0.0,06/11/3272
+6.73358,47.70702,671,9,17,9,48,31,3.85,15.0,fr,10954,13,468997,1,2,Active Shallow Crust,0.0,89.99039,0.0,09/17/0671
+6.73358,47.70702,690,1,27,6,20,49,3.95,15.0,fr,10955,13,469009,1,1,Active Shallow Crust,0.0,89.99144,0.0,01/27/0690
+6.73358,47.70702,5956,9,12,20,36,54,4.05,5.0,fr,10956,119,469020,1,1,Active Shallow Crust,0.0,89.98855,0.0,09/12/5956
+6.73358,47.70702,9266,1,12,13,15,34,4.45,15.0,fr,10957,185,469069,1,1,Active Shallow Crust,0.0,89.99037,0.0,01/12/9266
+6.73358,47.70702,4010,10,24,6,51,52,4.75,5.0,fr,10958,80,469104,1,1,Active Shallow Crust,0.0,89.98977,0.0,10/24/4010
+6.73358,47.70702,1468,10,16,20,24,9,4.95,15.0,fr,10959,29,469129,1,1,Active Shallow Crust,0.0,89.99052,0.0,10/16/1468
+8.54825,51.17017,6141,3,30,0,24,31,3.65,15.0,fr,10960,122,469453,1,1,Active Shallow Crust,0.0,89.98873,0.0,03/30/6141
+8.54825,51.17017,3990,1,1,13,29,22,4.35,5.0,fr,10961,79,469545,1,1,Active Shallow Crust,128.8978,89.98225,0.0,01/01/3990
+3.80254,41.79185,8537,3,18,2,59,19,3.55,5.0,fr,10962,170,469920,1,1,Active Shallow Crust,0.0,89.98872,0.0,03/18/8537
+3.80254,41.79185,5641,12,6,8,54,0,3.55,15.0,fr,10963,112,469921,1,1,Active Shallow Crust,0.0,89.98872,0.0,12/06/5641
+3.80254,41.79185,959,11,5,10,41,35,3.55,27.5,fr,10964,19,469922,1,1,Active Shallow Crust,0.0,89.98872,0.0,11/05/0959
+3.80254,41.79185,7074,2,18,22,47,30,3.65,15.0,fr,10965,141,469942,1,1,Active Shallow Crust,128.9014,89.96343,0.0,02/18/7074
+3.80254,41.79185,8339,2,13,14,37,6,3.75,15.0,fr,10966,166,469945,1,1,Active Shallow Crust,0.0,89.99104,0.0,02/13/8339
+3.80254,41.79185,9224,9,6,22,45,54,3.85,5.0,fr,10967,184,469956,1,1,Active Shallow Crust,0.0,89.98936,0.0,09/06/9224
+3.80254,41.79185,519,8,7,4,15,47,4.25,15.0,fr,10968,10,470005,1,1,Active Shallow Crust,0.0,89.98992,0.0,08/07/0519
+3.80254,41.79185,1062,1,3,18,15,26,4.35,5.0,fr,10969,21,470019,1,2,Active Shallow Crust,240.0075,57.99578,0.0,01/03/1062
+3.80254,41.79185,5881,12,11,3,27,1,4.35,5.0,fr,10970,117,470019,1,2,Active Shallow Crust,240.0075,57.99578,0.0,12/11/5881
+-5.52599,47.12556,1896,4,8,19,26,27,3.55,5.0,fr,10971,37,470400,1,1,Active Shallow Crust,0.0,89.99314,0.0,04/08/1896
+2.18447,48.81538,1140,1,4,12,2,51,3.85,5.0,fr,10972,22,470916,1,1,Active Shallow Crust,0.0,89.9906,0.0,01/04/1140
+2.18447,48.81538,5705,1,10,5,3,33,4.05,27.5,fr,10973,114,470942,1,1,Active Shallow Crust,0.0,89.99066,0.0,01/10/5705
+2.18447,48.81538,7513,12,9,21,31,21,4.55,5.0,fr,10974,150,471000,1,1,Active Shallow Crust,0.0,89.9895,0.0,12/09/7513
+5.63903,48.83921,8981,12,23,6,14,9,4.15,15.0,fr,10975,179,471433,1,1,Active Shallow Crust,0.0,89.99002,0.0,12/23/8981
+5.63903,48.83921,9478,4,13,15,59,22,4.35,15.0,fr,10976,189,471457,1,1,Active Shallow Crust,0.0,89.98943,0.0,04/13/9478
+-2.04861,48.69269,9839,2,19,7,4,49,3.55,5.0,fr,10977,196,472320,1,5,Active Shallow Crust,0.0,89.99001,0.0,02/19/9839
+-2.04861,48.69269,9689,3,31,23,46,18,3.55,5.0,fr,10978,193,472320,1,5,Active Shallow Crust,0.0,89.99001,0.0,03/31/9689
+-2.04861,48.69269,375,11,30,8,41,39,3.55,5.0,fr,10979,7,472320,1,5,Active Shallow Crust,0.0,89.99001,0.0,11/30/0375
+-2.04861,48.69269,5571,9,15,8,49,43,3.55,5.0,fr,10980,111,472320,1,5,Active Shallow Crust,0.0,89.99001,0.0,09/15/5571
+-2.04861,48.69269,9981,2,5,18,18,57,3.55,5.0,fr,10981,199,472320,1,5,Active Shallow Crust,0.0,89.99001,0.0,02/05/9981
+-2.04861,48.69269,231,4,25,22,19,45,3.55,15.0,fr,10982,4,472321,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/25/0231
+-2.04861,48.69269,9712,1,31,18,18,43,3.55,5.0,fr,10983,194,472326,1,1,Active Shallow Crust,0.0,89.9899,-90.0,01/31/9712
+-2.04861,48.69269,8074,2,13,20,46,51,3.65,5.0,fr,10984,161,472332,1,1,Active Shallow Crust,0.0,89.9911,0.0,02/13/8074
+-2.04861,48.69269,7171,5,12,10,11,53,3.65,15.0,fr,10985,143,472333,1,1,Active Shallow Crust,0.0,89.9911,0.0,05/12/7171
+-2.04861,48.69269,8228,10,9,15,22,9,3.65,5.0,fr,10986,164,472335,1,1,Active Shallow Crust,240.0012,58.01279,0.0,10/09/8228
+-2.04861,48.69269,8912,1,24,8,54,22,3.75,5.0,fr,10987,178,472350,1,1,Active Shallow Crust,0.0,89.9893,-90.0,01/24/8912
+-2.04861,48.69269,3650,11,8,14,54,54,3.75,5.0,fr,10988,72,472353,1,1,Active Shallow Crust,128.8965,89.96729,0.0,11/08/3650
+-2.04861,48.69269,6954,7,9,10,56,27,3.85,5.0,fr,10989,139,472356,1,2,Active Shallow Crust,0.0,89.99058,0.0,07/09/6954
+-2.04861,48.69269,8362,4,21,7,4,57,3.85,5.0,fr,10990,167,472356,1,2,Active Shallow Crust,0.0,89.99058,0.0,04/21/8362
+-2.04861,48.69269,4074,6,13,2,30,48,3.95,15.0,fr,10991,81,472369,1,1,Active Shallow Crust,0.0,89.9895,0.0,06/13/4074
+-2.04861,48.69269,5873,8,27,13,10,59,3.95,5.0,fr,10992,117,472377,1,1,Active Shallow Crust,128.9001,89.9937,0.0,08/27/5873
+-2.04861,48.69269,6545,6,29,5,35,13,4.05,5.0,fr,10993,130,472380,1,2,Active Shallow Crust,0.0,89.99064,0.0,06/29/6545
+-2.04861,48.69269,4316,2,9,4,21,44,4.05,5.0,fr,10994,86,472380,1,2,Active Shallow Crust,0.0,89.99064,0.0,02/09/4316
+-2.04861,48.69269,2016,1,31,10,40,12,4.05,27.5,fr,10995,40,472382,1,1,Active Shallow Crust,0.0,89.99064,0.0,01/31/2016
+-2.04861,48.69269,7948,8,6,9,46,25,4.05,5.0,fr,10996,158,472383,1,1,Active Shallow Crust,240.0061,58.00591,0.0,08/06/7948
+-2.04861,48.69269,1557,8,29,19,53,24,4.15,5.0,fr,10997,31,472392,1,1,Active Shallow Crust,0.0,89.98999,0.0,08/29/1557
+-2.04861,48.69269,5017,9,30,10,13,12,4.15,15.0,fr,10998,100,472393,1,1,Active Shallow Crust,0.0,89.98999,0.0,09/30/5017
+-2.04861,48.69269,8374,6,6,5,14,28,4.15,5.0,fr,10999,167,472395,1,1,Active Shallow Crust,240.0087,57.99746,0.0,06/06/8374
+-2.04861,48.69269,7562,12,11,7,5,1,4.35,5.0,fr,11000,151,472416,1,1,Active Shallow Crust,0.0,89.9894,0.0,12/11/7562
+-2.04861,48.69269,1384,1,10,23,13,34,4.45,5.0,fr,11001,27,472434,1,1,Active Shallow Crust,0.0,89.99044,-90.0,01/10/1384
+-2.04861,48.69269,1221,9,14,13,52,39,4.55,5.0,fr,11002,24,472440,1,1,Active Shallow Crust,0.0,89.98947,0.0,09/14/1221
+-2.04861,48.69269,4494,12,28,12,54,43,5.35,5.0,fr,11003,89,472536,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/28/4494
+7.58201,46.51677,6604,3,6,2,31,51,3.55,5.0,fr,11004,132,472800,1,6,Active Shallow Crust,0.0,89.99306,0.0,03/06/6604
+7.58201,46.51677,2442,11,7,5,44,53,3.55,5.0,fr,11005,48,472800,1,6,Active Shallow Crust,0.0,89.99306,0.0,11/07/2442
+7.58201,46.51677,8885,6,9,16,34,40,3.55,5.0,fr,11006,177,472800,1,6,Active Shallow Crust,0.0,89.99306,0.0,06/09/8885
+7.58201,46.51677,6588,10,31,0,5,27,3.55,5.0,fr,11007,131,472800,1,6,Active Shallow Crust,0.0,89.99306,0.0,10/31/6588
+7.58201,46.51677,6508,10,3,10,5,8,3.55,5.0,fr,11008,130,472800,1,6,Active Shallow Crust,0.0,89.99306,0.0,10/03/6508
+7.58201,46.51677,7625,11,12,0,37,37,3.55,5.0,fr,11009,152,472800,1,6,Active Shallow Crust,0.0,89.99306,0.0,11/12/7625
+7.58201,46.51677,1053,12,16,13,36,27,3.55,15.0,fr,11010,21,472801,1,5,Active Shallow Crust,0.0,89.99306,0.0,12/16/1053
+7.58201,46.51677,1660,9,13,8,47,35,3.55,15.0,fr,11011,33,472801,1,5,Active Shallow Crust,0.0,89.99306,0.0,09/13/1660
+7.58201,46.51677,608,11,6,9,5,2,3.55,15.0,fr,11012,12,472801,1,5,Active Shallow Crust,0.0,89.99306,0.0,11/06/0608
+7.58201,46.51677,6538,3,13,11,16,4,3.55,15.0,fr,11013,130,472801,1,5,Active Shallow Crust,0.0,89.99306,0.0,03/13/6538
+7.58201,46.51677,5704,5,26,20,0,35,3.55,15.0,fr,11014,114,472801,1,5,Active Shallow Crust,0.0,89.99306,0.0,05/26/5704
+7.58201,46.51677,5417,5,5,22,14,4,3.55,27.5,fr,11015,108,472802,1,1,Active Shallow Crust,0.0,89.99306,0.0,05/05/5417
+7.58201,46.51677,6826,10,4,3,38,25,3.55,5.0,fr,11016,136,472803,1,1,Active Shallow Crust,240.0125,57.99739,0.0,10/04/6826
+7.58201,46.51677,3542,7,8,17,34,13,3.55,5.0,fr,11017,70,472806,1,1,Active Shallow Crust,0.0,89.99298,-90.0,07/08/3542
+7.58201,46.51677,1650,4,3,10,55,24,3.55,5.0,fr,11018,32,472809,1,3,Active Shallow Crust,128.8969,89.99306,0.0,04/03/1650
+7.58201,46.51677,5224,11,2,21,18,46,3.55,5.0,fr,11019,104,472809,1,3,Active Shallow Crust,128.8969,89.99306,0.0,11/02/5224
+7.58201,46.51677,9390,4,20,15,34,2,3.55,5.0,fr,11020,187,472809,1,3,Active Shallow Crust,128.8969,89.99306,0.0,04/20/9390
+7.58201,46.51677,710,7,19,17,56,18,3.65,5.0,fr,11021,14,472812,1,8,Active Shallow Crust,0.0,89.98763,0.0,07/19/0710
+7.58201,46.51677,3661,9,7,6,25,48,3.65,5.0,fr,11022,73,472812,1,8,Active Shallow Crust,0.0,89.98763,0.0,09/07/3661
+7.58201,46.51677,1437,11,12,19,52,45,3.65,5.0,fr,11023,28,472812,1,8,Active Shallow Crust,0.0,89.98763,0.0,11/12/1437
+7.58201,46.51677,5516,4,29,3,50,28,3.65,5.0,fr,11024,110,472812,1,8,Active Shallow Crust,0.0,89.98763,0.0,04/29/5516
+7.58201,46.51677,220,4,4,1,36,19,3.65,5.0,fr,11025,4,472812,1,8,Active Shallow Crust,0.0,89.98763,0.0,04/04/0220
+7.58201,46.51677,5257,6,10,8,54,10,3.65,5.0,fr,11026,105,472812,1,8,Active Shallow Crust,0.0,89.98763,0.0,06/10/5257
+7.58201,46.51677,5274,6,28,11,55,46,3.65,5.0,fr,11027,105,472812,1,8,Active Shallow Crust,0.0,89.98763,0.0,06/28/5274
+7.58201,46.51677,361,7,9,18,57,11,3.65,5.0,fr,11028,7,472812,1,8,Active Shallow Crust,0.0,89.98763,0.0,07/09/0361
+7.58201,46.51677,5904,1,29,21,59,35,3.65,15.0,fr,11029,118,472813,1,2,Active Shallow Crust,0.0,89.98763,0.0,01/29/5904
+7.58201,46.51677,7933,11,12,8,50,43,3.65,15.0,fr,11030,158,472813,1,2,Active Shallow Crust,0.0,89.98763,0.0,11/12/7933
+7.58201,46.51677,8410,3,11,23,0,8,3.65,27.5,fr,11031,168,472814,1,1,Active Shallow Crust,0.0,89.98763,0.0,03/11/8410
+7.58201,46.51677,1050,9,21,22,52,53,3.65,5.0,fr,11032,20,472815,1,1,Active Shallow Crust,239.9998,58.01333,0.0,09/21/1050
+7.58201,46.51677,8151,6,30,9,59,45,3.65,15.0,fr,11033,163,472816,1,1,Active Shallow Crust,239.9998,58.01333,0.0,06/30/8151
+7.58201,46.51677,4377,6,19,8,25,55,3.65,5.0,fr,11034,87,472821,1,1,Active Shallow Crust,128.8996,89.96352,0.0,06/19/4377
+7.58201,46.51677,4646,5,2,4,39,53,3.75,5.0,fr,11035,92,472824,1,3,Active Shallow Crust,0.0,89.98898,0.0,05/02/4646
+7.58201,46.51677,5335,11,6,22,33,28,3.75,5.0,fr,11036,106,472824,1,3,Active Shallow Crust,0.0,89.98898,0.0,11/06/5335
+7.58201,46.51677,1163,3,30,20,37,9,3.75,5.0,fr,11037,23,472824,1,3,Active Shallow Crust,0.0,89.98898,0.0,03/30/1163
+7.58201,46.51677,5983,11,6,0,40,2,3.75,15.0,fr,11038,119,472825,1,3,Active Shallow Crust,0.0,89.98898,0.0,11/06/5983
+7.58201,46.51677,2654,5,1,15,56,17,3.75,15.0,fr,11039,53,472825,1,3,Active Shallow Crust,0.0,89.98898,0.0,05/01/2654
+7.58201,46.51677,2148,1,7,22,12,0,3.75,15.0,fr,11040,42,472825,1,3,Active Shallow Crust,0.0,89.98898,0.0,01/07/2148
+7.58201,46.51677,7854,3,12,8,6,43,3.75,27.5,fr,11041,157,472826,1,2,Active Shallow Crust,0.0,89.98898,0.0,03/12/7854
+7.58201,46.51677,9705,4,21,4,0,31,3.75,27.5,fr,11042,194,472826,1,2,Active Shallow Crust,0.0,89.98898,0.0,04/21/9705
+7.58201,46.51677,8887,5,23,3,32,13,3.75,5.0,fr,11043,177,472827,1,1,Active Shallow Crust,240.0086,58.01795,0.0,05/23/8887
+7.58201,46.51677,9687,10,12,4,33,35,3.75,15.0,fr,11044,193,472828,1,2,Active Shallow Crust,240.0086,58.01795,0.0,10/12/9687
+7.58201,46.51677,8082,9,20,3,14,3,3.75,15.0,fr,11045,161,472828,1,2,Active Shallow Crust,240.0086,58.01795,0.0,09/20/8082
+7.58201,46.51677,834,4,21,13,56,54,3.75,5.0,fr,11046,16,472833,1,1,Active Shallow Crust,128.8968,89.96691,0.0,04/21/0834
+7.58201,46.51677,683,3,23,7,1,41,3.85,5.0,fr,11047,13,472836,1,4,Active Shallow Crust,0.0,89.99017,0.0,03/23/0683
+7.58201,46.51677,1195,10,6,12,6,54,3.85,5.0,fr,11048,23,472836,1,4,Active Shallow Crust,0.0,89.99017,0.0,10/06/1195
+7.58201,46.51677,6527,1,14,20,50,55,3.85,5.0,fr,11049,130,472836,1,4,Active Shallow Crust,0.0,89.99017,0.0,01/14/6527
+7.58201,46.51677,6946,10,17,10,45,3,3.85,5.0,fr,11050,138,472836,1,4,Active Shallow Crust,0.0,89.99017,0.0,10/17/6946
+7.58201,46.51677,5559,6,17,20,25,55,3.85,15.0,fr,11051,111,472837,1,1,Active Shallow Crust,0.0,89.99017,0.0,06/17/5559
+7.58201,46.51677,1899,7,18,20,38,54,3.85,5.0,fr,11052,37,472839,1,2,Active Shallow Crust,240.0112,57.99717,0.0,07/18/1899
+7.58201,46.51677,788,10,13,22,24,0,3.85,5.0,fr,11053,15,472839,1,2,Active Shallow Crust,240.0112,57.99717,0.0,10/13/0788
+7.58201,46.51677,5293,8,13,13,9,34,3.85,15.0,fr,11054,105,472843,1,1,Active Shallow Crust,0.0,89.99006,-90.0,08/13/5293
+7.58201,46.51677,9111,12,27,9,9,14,3.85,15.0,fr,11055,182,472846,1,1,Active Shallow Crust,128.8963,89.99263,0.0,12/27/9111
+7.58201,46.51677,6403,1,11,6,9,34,3.95,5.0,fr,11056,128,472848,1,3,Active Shallow Crust,0.0,89.99124,0.0,01/11/6403
+7.58201,46.51677,8313,12,3,18,37,42,3.95,5.0,fr,11057,166,472848,1,3,Active Shallow Crust,0.0,89.99124,0.0,12/03/8313
+7.58201,46.51677,6036,4,17,16,27,3,3.95,5.0,fr,11058,120,472848,1,3,Active Shallow Crust,0.0,89.99124,0.0,04/17/6036
+7.58201,46.51677,4091,11,26,23,29,14,3.95,15.0,fr,11059,81,472849,1,1,Active Shallow Crust,0.0,89.99124,0.0,11/26/4091
+7.58201,46.51677,7113,5,2,3,47,22,3.95,5.0,fr,11060,142,472851,1,1,Active Shallow Crust,240.0191,58.00539,0.0,05/02/7113
+7.58201,46.51677,3375,2,28,19,34,32,3.95,15.0,fr,11061,67,472852,1,1,Active Shallow Crust,240.0191,58.00539,0.0,02/28/3375
+7.58201,46.51677,7426,1,2,13,51,54,3.95,5.0,fr,11062,148,472857,1,1,Active Shallow Crust,128.8998,89.99343,0.0,01/02/7426
+7.58201,46.51677,4405,8,7,22,26,39,4.05,5.0,fr,11063,88,472860,1,1,Active Shallow Crust,0.0,89.9883,0.0,08/07/4405
+7.58201,46.51677,3643,6,27,11,7,56,4.05,15.0,fr,11064,72,472861,1,1,Active Shallow Crust,0.0,89.9883,0.0,06/27/3643
+7.58201,46.51677,4292,5,29,10,51,39,4.05,5.0,fr,11065,85,472863,1,1,Active Shallow Crust,240.0057,58.00625,0.0,05/29/4292
+7.58201,46.51677,3479,9,28,22,8,47,4.05,5.0,fr,11066,69,472866,1,1,Active Shallow Crust,0.0,89.98816,-90.0,09/28/3479
+7.58201,46.51677,8053,11,22,23,54,6,4.15,5.0,fr,11067,161,472872,1,1,Active Shallow Crust,0.0,89.98956,0.0,11/22/8053
+7.58201,46.51677,6402,11,25,0,9,3,4.15,15.0,fr,11068,128,472873,1,2,Active Shallow Crust,0.0,89.98956,0.0,11/25/6402
+7.58201,46.51677,3773,2,10,8,59,4,4.15,15.0,fr,11069,75,472873,1,2,Active Shallow Crust,0.0,89.98956,0.0,02/10/3773
+7.58201,46.51677,7921,10,14,0,49,58,4.15,15.0,fr,11070,158,472879,1,1,Active Shallow Crust,0.0,89.98945,-90.0,10/14/7921
+7.58201,46.51677,6249,12,21,9,20,9,4.15,5.0,fr,11071,124,472881,1,1,Active Shallow Crust,128.8973,89.99478,0.0,12/21/6249
+7.58201,46.51677,922,8,19,10,24,50,4.25,5.0,fr,11072,18,472884,1,3,Active Shallow Crust,0.0,89.9907,0.0,08/19/0922
+7.58201,46.51677,2690,11,17,4,47,11,4.25,5.0,fr,11073,53,472884,1,3,Active Shallow Crust,0.0,89.9907,0.0,11/17/2690
+7.58201,46.51677,5695,10,16,8,30,32,4.25,5.0,fr,11074,113,472884,1,3,Active Shallow Crust,0.0,89.9907,0.0,10/16/5695
+7.58201,46.51677,2655,9,17,2,1,33,4.25,15.0,fr,11075,53,472885,1,2,Active Shallow Crust,0.0,89.9907,0.0,09/17/2655
+7.58201,46.51677,5498,1,18,1,55,33,4.25,15.0,fr,11076,109,472885,1,2,Active Shallow Crust,0.0,89.9907,0.0,01/18/5498
+7.58201,46.51677,4948,7,31,17,57,55,4.25,27.5,fr,11077,98,472886,1,1,Active Shallow Crust,0.0,89.9907,0.0,07/31/4948
+7.58201,46.51677,3826,8,29,13,18,53,4.25,5.0,fr,11078,76,472887,1,2,Active Shallow Crust,240.0074,57.99398,0.0,08/29/3826
+7.58201,46.51677,7900,3,27,22,29,54,4.25,5.0,fr,11079,157,472887,1,2,Active Shallow Crust,240.0074,57.99398,0.0,03/27/7900
+7.58201,46.51677,8999,4,11,4,16,24,4.25,5.0,fr,11080,179,472890,1,1,Active Shallow Crust,0.0,89.99059,-90.0,04/11/8999
+7.58201,46.51677,9514,3,19,23,28,18,4.35,5.0,fr,11081,190,472899,1,1,Active Shallow Crust,240.0079,57.99586,0.0,03/19/9514
+7.58201,46.51677,4695,7,11,13,3,3,4.45,5.0,fr,11082,93,472908,1,1,Active Shallow Crust,0.0,89.99015,0.0,07/11/4695
+7.58201,46.51677,5647,9,10,4,8,23,4.45,27.5,fr,11083,112,472910,1,1,Active Shallow Crust,0.0,89.99015,0.0,09/10/5647
+7.58201,46.51677,4899,3,30,1,18,31,4.45,5.0,fr,11084,97,472914,1,1,Active Shallow Crust,0.0,89.99004,-90.0,03/30/4899
+7.58201,46.51677,840,6,14,6,1,31,4.55,5.0,fr,11085,16,472926,1,1,Active Shallow Crust,0.0,89.9889,-90.0,06/14/0840
+7.58201,46.51677,8275,8,14,22,17,39,4.65,15.0,fr,11086,165,472933,1,1,Active Shallow Crust,0.0,89.99022,0.0,08/14/8275
+7.58201,46.51677,1762,6,10,17,1,46,4.75,5.0,fr,11087,35,472944,1,1,Active Shallow Crust,0.0,89.98954,0.0,06/10/1762
+7.58201,46.51677,8438,2,21,15,49,15,4.85,5.0,fr,11088,168,472962,1,1,Active Shallow Crust,0.0,89.99057,-90.0,02/21/8438
+7.58201,46.51677,4428,7,23,21,26,21,4.95,15.0,fr,11089,88,472969,1,1,Active Shallow Crust,0.0,89.9903,0.0,07/23/4428
+7.58201,46.51677,3138,2,4,4,34,14,5.05,5.0,fr,11090,62,472980,1,1,Active Shallow Crust,0.0,89.99013,0.0,02/04/3138
+7.58201,46.51677,4518,2,10,19,51,56,5.05,5.0,fr,11091,90,472983,1,1,Active Shallow Crust,240.0221,57.99741,0.0,02/10/4518
+7.58201,46.51677,4984,2,27,11,14,19,5.15,27.5,fr,11092,99,472994,1,1,Active Shallow Crust,0.0,89.9901,0.0,02/27/4984
+7.58201,46.51677,4510,11,6,12,51,57,5.15,5.0,fr,11093,90,472998,1,1,Active Shallow Crust,0.0,89.98998,-90.0,11/06/4510
+7.582008,46.51677,7428,1,22,7,56,50,6.15,6.011322,fr,11094,148,473121,1,1,Active Shallow Crust,128.856,89.98978,0.0,01/22/7428
+1.27242,42.19958,3254,11,29,13,46,46,3.55,5.0,fr,11095,65,473280,1,4,Active Shallow Crust,0.0,89.99066,0.0,11/29/3254
+1.27242,42.19958,5500,1,11,23,13,27,3.55,5.0,fr,11096,109,473280,1,4,Active Shallow Crust,0.0,89.99066,0.0,01/11/5500
+1.27242,42.19958,7354,7,18,4,0,9,3.55,5.0,fr,11097,147,473280,1,4,Active Shallow Crust,0.0,89.99066,0.0,07/18/7354
+1.27242,42.19958,9145,12,6,3,4,15,3.55,5.0,fr,11098,182,473280,1,4,Active Shallow Crust,0.0,89.99066,0.0,12/06/9145
+1.27242,42.19958,5768,5,21,8,34,53,3.55,5.0,fr,11099,115,473283,1,1,Active Shallow Crust,240.0117,57.99798,0.0,05/21/5768
+1.27242,42.19958,8961,11,15,14,56,59,3.65,15.0,fr,11100,179,473296,1,1,Active Shallow Crust,240.0006,58.0126,0.0,11/15/8961
+1.27242,42.19958,1724,3,27,13,24,46,3.75,5.0,fr,11101,34,473304,1,1,Active Shallow Crust,0.0,89.98962,0.0,03/27/1724
+1.27242,42.19958,4417,1,6,4,45,54,3.75,27.5,fr,11102,88,473306,1,1,Active Shallow Crust,0.0,89.98962,0.0,01/06/4417
+1.27242,42.19958,4331,11,20,14,31,16,3.75,5.0,fr,11103,86,473310,1,1,Active Shallow Crust,0.0,89.98949,-90.0,11/20/4331
+1.27242,42.19958,3887,10,1,3,11,35,3.85,5.0,fr,11104,77,473325,1,1,Active Shallow Crust,128.8961,89.99405,0.0,10/01/3887
+1.27242,42.19958,9550,6,9,17,37,28,4.05,5.0,fr,11105,190,473340,1,1,Active Shallow Crust,0.0,89.98949,0.0,06/09/9550
+1.27242,42.19958,2654,11,14,21,28,16,4.05,5.0,fr,11106,53,473343,1,1,Active Shallow Crust,240.0053,58.00566,0.0,11/14/2654
+1.27242,42.19958,2545,1,3,4,19,41,4.15,15.0,fr,11107,50,473353,1,1,Active Shallow Crust,0.0,89.9897,0.0,01/03/2545
+1.27242,42.19958,5803,9,30,21,49,29,4.15,15.0,fr,11108,116,473356,1,1,Active Shallow Crust,240.0076,57.9972,0.0,09/30/5803
+1.27242,42.19958,9647,2,1,16,40,29,4.35,15.0,fr,11109,192,473377,1,1,Active Shallow Crust,0.0,89.99033,0.0,02/01/9647
+1.27242,42.19958,7056,1,14,21,47,53,4.65,5.0,fr,11110,141,473412,1,1,Active Shallow Crust,0.0,89.99,0.0,01/14/7056
+1.27242,42.19958,6193,12,14,20,2,41,4.75,27.5,fr,11111,123,473426,1,1,Active Shallow Crust,0.0,89.99015,0.0,12/14/6193
+-3.24855,43.36792,5492,7,4,13,44,19,3.55,5.0,fr,11112,109,473760,1,2,Active Shallow Crust,0.0,89.98901,0.0,07/04/5492
+-3.24855,43.36792,6849,6,14,22,42,39,3.55,5.0,fr,11113,136,473760,1,2,Active Shallow Crust,0.0,89.98901,0.0,06/14/6849
+-3.24855,43.36792,9492,6,23,16,49,27,3.55,27.5,fr,11114,189,473762,1,1,Active Shallow Crust,0.0,89.98901,0.0,06/23/9492
+-3.24855,43.36792,7789,5,4,18,24,41,3.55,5.0,fr,11115,155,473769,1,1,Active Shallow Crust,128.8966,89.9945,0.0,05/04/7789
+-3.24855,43.36792,8342,11,11,12,41,9,3.65,5.0,fr,11116,166,473775,1,2,Active Shallow Crust,240.0007,58.01245,0.0,11/11/8342
+-3.24855,43.36792,5603,4,20,12,10,26,3.65,5.0,fr,11117,112,473775,1,2,Active Shallow Crust,240.0007,58.01245,0.0,04/20/5603
+-3.24855,43.36792,9965,11,9,12,29,1,3.65,15.0,fr,11118,199,473779,1,1,Active Shallow Crust,0.0,89.99009,-90.0,11/09/9965
+-3.24855,43.36792,9502,4,11,1,31,54,3.75,15.0,fr,11119,190,473785,1,1,Active Shallow Crust,0.0,89.99126,0.0,04/11/9502
+-3.24855,43.36792,6568,3,15,14,28,3,3.75,15.0,fr,11120,131,473788,1,1,Active Shallow Crust,240.008,58.01779,0.0,03/15/6568
+-3.24855,43.36792,6899,10,6,21,7,35,3.85,5.0,fr,11121,137,473796,1,1,Active Shallow Crust,0.0,89.98962,0.0,10/06/6899
+-3.24855,43.36792,2166,8,25,0,9,41,3.85,15.0,fr,11122,43,473797,1,1,Active Shallow Crust,0.0,89.98962,0.0,08/25/2166
+-3.24855,43.36792,7391,7,12,14,15,31,3.95,27.5,fr,11123,147,473810,1,1,Active Shallow Crust,0.0,89.99075,0.0,07/12/7391
+-3.24855,43.36792,2501,9,28,15,43,37,4.15,5.0,fr,11124,50,473832,1,1,Active Shallow Crust,0.0,89.99081,0.0,09/28/2501
+-3.24855,43.36792,7596,1,13,10,57,1,4.25,15.0,fr,11125,151,473851,1,1,Active Shallow Crust,0.0,89.99006,-90.0,01/13/7596
+-3.24855,43.36792,7558,7,18,2,27,13,4.35,5.0,fr,11126,151,473862,1,1,Active Shallow Crust,0.0,89.98967,-90.0,07/18/7558
+-3.24855,43.36792,1485,10,23,19,10,44,4.35,5.0,fr,11127,29,473865,1,1,Active Shallow Crust,128.8982,89.98292,0.0,10/23/1485
+-3.24855,43.36792,5375,4,23,21,59,37,4.45,15.0,fr,11128,107,473869,1,1,Active Shallow Crust,0.0,89.98959,0.0,04/23/5375
+-3.24855,43.36792,8919,7,14,20,41,42,4.85,5.0,fr,11129,178,473919,1,1,Active Shallow Crust,240.016,58.00214,0.0,07/14/8919
+2.24364,51.28413,4065,12,24,13,53,50,3.55,5.0,fr,11130,81,474240,1,1,Active Shallow Crust,0.0,89.99054,0.0,12/24/4065
+2.24364,51.28413,60,1,26,20,59,26,3.55,5.0,fr,11131,1,474243,1,1,Active Shallow Crust,240.0133,57.99817,0.0,01/26/0060
+2.24364,51.28413,1472,5,11,4,54,13,3.55,27.5,fr,11132,29,474245,1,1,Active Shallow Crust,240.0133,57.99807,0.0,05/11/1472
+2.24364,51.28413,6305,3,25,16,11,48,3.55,5.0,fr,11133,126,474246,1,1,Active Shallow Crust,0.0,89.99043,-90.0,03/25/6305
+2.24364,51.28413,5247,5,24,23,42,0,3.55,15.0,fr,11134,104,474250,1,1,Active Shallow Crust,128.8956,89.99369,0.0,05/24/5247
+2.24364,51.28413,5632,4,2,1,40,22,3.65,5.0,fr,11135,112,474252,1,1,Active Shallow Crust,0.0,89.98875,0.0,04/02/5632
+2.24364,51.28413,4715,2,19,21,55,37,3.65,27.5,fr,11136,94,474263,1,1,Active Shallow Crust,128.9005,89.96337,0.0,02/19/4715
+2.24364,51.28413,3302,11,28,6,37,13,3.75,5.0,fr,11137,66,474264,1,2,Active Shallow Crust,0.0,89.98998,0.0,11/28/3302
+2.24364,51.28413,8443,4,2,9,16,45,3.75,5.0,fr,11138,168,474264,1,2,Active Shallow Crust,0.0,89.98998,0.0,04/02/8443
+2.24364,51.28413,56,3,17,9,39,8,4.15,5.0,fr,11139,1,474312,1,1,Active Shallow Crust,0.0,89.99052,0.0,03/17/0056
+2.24364,51.28413,5884,1,29,19,26,21,4.25,5.0,fr,11140,117,474330,1,1,Active Shallow Crust,0.0,89.99003,-90.0,01/29/5884
+2.24364,51.28413,935,12,23,7,50,33,4.85,5.0,fr,11141,18,474396,1,1,Active Shallow Crust,0.0,89.99011,0.0,12/23/0935
+-1.42711,50.5989,2302,10,8,0,5,41,3.75,5.0,fr,11142,46,474744,1,1,Active Shallow Crust,0.0,89.98983,0.0,10/08/2302
+-1.42711,50.5989,7277,8,5,15,49,53,3.95,15.0,fr,11143,145,474778,1,1,Active Shallow Crust,128.8997,89.99394,0.0,08/05/7277
+-1.42711,50.5989,5043,5,26,8,47,44,4.15,27.5,fr,11144,100,474803,1,1,Active Shallow Crust,128.8969,89.99358,0.0,05/26/5043
+-1.42711,50.5989,4457,4,29,15,55,13,4.25,27.5,fr,11145,89,474806,1,1,Active Shallow Crust,0.0,89.98999,0.0,04/29/4457
+-1.42711,50.5989,5976,10,11,19,35,12,4.65,5.0,fr,11146,119,474861,1,1,Active Shallow Crust,128.8899,89.987,0.0,10/11/5976
+-1.42711,50.5989,7604,12,30,14,28,34,4.75,15.0,fr,11147,152,474865,1,1,Active Shallow Crust,0.0,89.98995,0.0,12/30/7604
+0.75253,43.3766,550,5,25,8,7,50,3.55,5.0,fr,11148,10,475200,1,1,Active Shallow Crust,0.0,89.98992,0.0,05/25/0550
+0.75253,43.3766,5150,4,20,11,38,16,3.55,27.5,fr,11149,102,475208,1,1,Active Shallow Crust,0.0,89.98981,-90.0,04/20/5150
+0.75253,43.3766,4931,3,1,1,7,32,3.65,5.0,fr,11150,98,475212,1,1,Active Shallow Crust,0.0,89.9902,0.0,03/01/4931
+0.75253,43.3766,1489,5,20,9,17,25,4.05,5.0,fr,11151,29,475260,1,1,Active Shallow Crust,0.0,89.99021,0.0,05/20/1489
+0.75253,43.3766,9861,4,16,23,15,57,4.35,5.0,fr,11152,197,475296,1,1,Active Shallow Crust,0.0,89.99015,0.0,04/16/9861
+-1.28808,47.00213,4937,1,5,20,58,17,3.55,5.0,fr,11153,98,475680,1,1,Active Shallow Crust,0.0,89.98969,0.0,01/05/4937
+-1.28808,47.00213,5782,12,27,22,22,27,3.55,15.0,fr,11154,115,475681,1,1,Active Shallow Crust,0.0,89.98969,0.0,12/27/5782
+-1.28808,47.00213,3195,3,28,15,39,16,3.75,5.0,fr,11155,63,475704,1,1,Active Shallow Crust,0.0,89.99044,0.0,03/28/3195
+-1.28808,47.00213,9824,10,31,4,13,48,3.75,27.5,fr,11156,196,475706,1,1,Active Shallow Crust,0.0,89.99044,0.0,10/31/9824
+-1.28808,47.00213,5251,10,16,12,18,2,3.85,5.0,fr,11157,105,475716,1,2,Active Shallow Crust,0.0,89.99026,0.0,10/16/5251
+-1.28808,47.00213,2087,8,24,21,6,40,3.85,5.0,fr,11158,41,475716,1,2,Active Shallow Crust,0.0,89.99026,0.0,08/24/2087
+-1.28808,47.00213,5328,7,5,6,38,21,3.85,15.0,fr,11159,106,475723,1,1,Active Shallow Crust,0.0,89.99015,-90.0,07/05/5328
+-1.28808,47.00213,8242,2,28,8,34,48,3.95,5.0,fr,11160,164,475737,1,1,Active Shallow Crust,128.9002,89.99349,0.0,02/28/8242
+-1.28808,47.00213,7220,1,10,21,12,15,4.05,5.0,fr,11161,144,475743,1,1,Active Shallow Crust,240.0061,58.00576,0.0,01/10/7220
+-1.28808,47.00213,9675,3,9,16,36,27,4.25,15.0,fr,11162,193,475765,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/09/9675
+-1.28808,47.00213,6180,5,22,16,47,12,4.65,5.0,fr,11163,123,475812,1,1,Active Shallow Crust,0.0,89.98982,0.0,05/22/6180
+-1.28808,47.00213,2684,10,30,16,56,48,4.75,15.0,fr,11164,53,475825,1,1,Active Shallow Crust,0.0,89.99007,0.0,10/30/2684
+-1.28808,47.00213,9949,11,24,4,25,3,4.95,5.0,fr,11165,198,475851,1,1,Active Shallow Crust,240.0122,58.0045,0.0,11/24/9949
+-1.28808,47.00213,1287,12,19,5,5,21,5.15,15.0,fr,11166,25,475882,1,1,Active Shallow Crust,128.8835,89.99105,0.0,12/19/1287
+2.80923,44.43739,3701,1,29,5,42,51,3.55,5.0,fr,11167,74,476160,1,1,Active Shallow Crust,0.0,89.9892,0.0,01/29/3701
+2.80923,44.43739,2739,3,3,8,52,43,3.55,15.0,fr,11168,54,476161,1,1,Active Shallow Crust,0.0,89.9892,0.0,03/03/2739
+2.80923,44.43739,1183,3,9,9,43,2,3.65,5.0,fr,11169,23,476172,1,1,Active Shallow Crust,0.0,89.99037,0.0,03/09/1183
+2.80923,44.43739,6994,5,22,16,3,54,3.75,15.0,fr,11170,139,476194,1,1,Active Shallow Crust,128.8974,89.96717,0.0,05/22/6994
+2.80923,44.43739,4748,3,20,2,10,15,3.85,5.0,fr,11171,94,476196,1,2,Active Shallow Crust,0.0,89.98981,0.0,03/20/4748
+2.80923,44.43739,2755,9,8,19,23,30,3.85,5.0,fr,11172,55,476196,1,2,Active Shallow Crust,0.0,89.98981,0.0,09/08/2755
+2.80923,44.43739,8111,1,4,8,29,5,3.85,5.0,fr,11173,162,476199,1,1,Active Shallow Crust,240.0103,57.99771,0.0,01/04/8111
+2.80923,44.43739,9518,4,11,0,8,41,3.95,5.0,fr,11174,190,476208,1,1,Active Shallow Crust,0.0,89.99091,0.0,04/11/9518
+2.80923,44.43739,7685,10,4,23,5,48,4.05,15.0,fr,11175,153,476221,1,1,Active Shallow Crust,0.0,89.98988,0.0,10/04/7685
+2.80923,44.43739,4259,10,12,18,52,46,4.25,5.0,fr,11176,85,476244,1,1,Active Shallow Crust,0.0,89.99035,0.0,10/12/4259
+2.80923,44.43739,9615,4,23,13,12,59,4.35,5.0,fr,11177,192,476262,1,1,Active Shallow Crust,0.0,89.98985,-90.0,04/23/9615
+2.80923,44.43739,2883,1,7,7,35,21,4.95,5.0,fr,11178,57,476328,1,1,Active Shallow Crust,0.0,89.98994,0.0,01/07/2883
+1.58152,52.29154,9069,2,28,17,7,23,3.65,15.0,fr,11179,181,476653,1,1,Active Shallow Crust,0.0,89.99038,0.0,02/28/9069
+3.87192,42.60753,1779,11,8,5,8,58,3.55,5.0,fr,11180,35,477120,1,1,Active Shallow Crust,0.0,89.98887,0.0,11/08/1779
+3.87192,42.60753,4918,1,10,1,31,8,3.55,27.5,fr,11181,98,477122,1,1,Active Shallow Crust,0.0,89.98887,0.0,01/10/4918
+3.87192,42.60753,5390,6,23,6,30,11,3.65,5.0,fr,11182,107,477135,1,1,Active Shallow Crust,240.0011,58.01295,0.0,06/23/5390
+3.87192,42.60753,8925,3,29,5,41,38,4.25,5.0,fr,11183,178,477213,1,1,Active Shallow Crust,128.895,89.9808,0.0,03/29/8925
+3.87192,42.60753,7707,7,24,10,55,54,4.35,5.0,fr,11184,154,477222,1,1,Active Shallow Crust,0.0,89.98954,-90.0,07/24/7707
+3.87192,42.60753,5844,5,13,22,34,13,4.95,27.5,fr,11185,116,477290,1,1,Active Shallow Crust,0.0,89.98963,0.0,05/13/5844
+-2.77857,47.68586,2937,9,24,9,18,45,3.55,5.0,fr,11186,58,477600,1,2,Active Shallow Crust,0.0,89.98981,0.0,09/24/2937
+-2.77857,47.68586,8718,7,14,21,20,40,3.55,5.0,fr,11187,174,477600,1,2,Active Shallow Crust,0.0,89.98981,0.0,07/14/8718
+-2.77857,47.68586,5136,4,16,10,38,35,3.55,15.0,fr,11188,102,477601,1,2,Active Shallow Crust,0.0,89.98981,0.0,04/16/5136
+-2.77857,47.68586,377,5,7,7,1,56,3.55,15.0,fr,11189,7,477601,1,2,Active Shallow Crust,0.0,89.98981,0.0,05/07/0377
+-2.77857,47.68586,6295,5,16,12,23,23,3.55,5.0,fr,11190,125,477603,1,1,Active Shallow Crust,240.0117,57.99834,0.0,05/16/6295
+-2.77857,47.68586,3839,11,17,5,53,40,3.55,5.0,fr,11191,76,477606,1,1,Active Shallow Crust,0.0,89.9897,-90.0,11/17/3839
+-2.77857,47.68586,4649,5,20,9,27,15,3.65,5.0,fr,11192,92,477612,1,1,Active Shallow Crust,0.0,89.99092,0.0,05/20/4649
+-2.77857,47.68586,5983,10,19,17,16,29,3.65,5.0,fr,11193,119,477615,1,1,Active Shallow Crust,240.001,58.01269,0.0,10/19/5983
+-2.77857,47.68586,4274,9,12,14,27,54,3.75,5.0,fr,11194,85,477624,1,1,Active Shallow Crust,0.0,89.98921,0.0,09/12/4274
+-2.77857,47.68586,553,10,9,4,57,25,3.75,15.0,fr,11195,11,477625,1,1,Active Shallow Crust,0.0,89.98921,0.0,10/09/0553
+-2.77857,47.68586,5207,3,28,10,9,21,3.75,5.0,fr,11196,104,477630,1,1,Active Shallow Crust,0.0,89.98909,-90.0,03/28/5207
+-2.77857,47.68586,9120,6,26,20,12,48,3.95,5.0,fr,11197,182,477648,1,1,Active Shallow Crust,0.0,89.98929,0.0,06/26/9120
+-2.77857,47.68586,3797,8,8,3,57,55,3.95,15.0,fr,11198,75,477649,1,1,Active Shallow Crust,0.0,89.98929,0.0,08/08/3797
+-2.77857,47.68586,3036,11,9,12,31,12,3.95,5.0,fr,11199,60,477651,1,1,Active Shallow Crust,240.0201,58.00491,0.0,11/09/3036
+-2.77857,47.68586,7774,9,5,14,32,40,4.05,5.0,fr,11200,155,477660,1,2,Active Shallow Crust,0.0,89.99046,0.0,09/05/7774
+-2.77857,47.68586,2527,7,21,1,51,25,4.05,5.0,fr,11201,50,477660,1,2,Active Shallow Crust,0.0,89.99046,0.0,07/21/2527
+-2.77857,47.68586,46,12,10,6,22,46,4.05,15.0,fr,11202,0,477661,1,2,Active Shallow Crust,0.0,89.99046,0.0,12/10/0046
+-2.77857,47.68586,4887,3,5,5,25,13,4.05,15.0,fr,11203,97,477661,1,2,Active Shallow Crust,0.0,89.99046,0.0,03/05/4887
+-2.77857,47.68586,4538,1,14,18,35,33,4.15,5.0,fr,11204,90,477672,1,2,Active Shallow Crust,0.0,89.98979,0.0,01/14/4538
+-2.77857,47.68586,889,4,18,14,36,39,4.15,5.0,fr,11205,17,477672,1,2,Active Shallow Crust,0.0,89.98979,0.0,04/18/0889
+-2.77857,47.68586,4027,6,29,22,37,46,4.15,5.0,fr,11206,80,477675,1,1,Active Shallow Crust,240.0087,57.99704,0.0,06/29/4027
+-2.77857,47.68586,9264,3,7,23,13,47,4.15,15.0,fr,11207,185,477679,1,1,Active Shallow Crust,0.0,89.98968,-90.0,03/07/9264
+-2.77857,47.68586,8896,1,8,13,12,28,4.15,5.0,fr,11208,177,477681,1,1,Active Shallow Crust,128.8975,89.99319,0.0,01/08/8896
+-2.77857,47.68586,9445,6,5,15,52,25,4.25,15.0,fr,11209,188,477685,1,1,Active Shallow Crust,0.0,89.98939,0.0,06/05/9445
+-2.77857,47.68586,278,1,24,19,47,45,4.25,5.0,fr,11210,5,477687,1,1,Active Shallow Crust,240.0078,57.99398,0.0,01/24/0278
+-2.77857,47.68586,143,9,6,23,27,32,4.35,15.0,fr,11211,2,477697,1,1,Active Shallow Crust,0.0,89.99054,0.0,09/06/0143
+-2.77857,47.68586,4836,11,20,21,37,55,4.45,5.0,fr,11212,96,477708,1,1,Active Shallow Crust,0.0,89.99036,0.0,11/20/4836
+-2.77857,47.68586,5838,12,23,20,24,17,4.45,15.0,fr,11213,116,477709,1,1,Active Shallow Crust,0.0,89.99036,0.0,12/23/5838
+-2.77857,47.68586,3760,1,24,23,18,15,4.55,5.0,fr,11214,75,477720,1,1,Active Shallow Crust,0.0,89.99034,0.0,01/24/3760
+-2.77857,47.68586,6663,6,9,21,54,53,4.55,15.0,fr,11215,133,477721,1,1,Active Shallow Crust,0.0,89.99034,0.0,06/09/6663
+-2.77857,47.68586,4811,1,21,9,12,18,4.65,5.0,fr,11216,96,477732,1,1,Active Shallow Crust,0.0,89.99043,0.0,01/21/4811
+-2.77857,47.68586,2271,12,9,23,47,14,4.85,5.0,fr,11217,45,477762,1,1,Active Shallow Crust,0.0,89.99001,-90.0,12/09/2271
+-2.77857,47.68586,4753,7,8,5,39,19,5.05,5.0,fr,11218,95,477786,1,1,Active Shallow Crust,0.0,89.99023,-90.0,07/08/4753
+5.63974,43.38387,9603,3,17,14,42,19,3.55,5.0,fr,11219,192,478080,1,1,Active Shallow Crust,0.0,89.99267,0.0,03/17/9603
+5.63974,43.38387,3083,6,24,3,46,4,3.65,27.5,fr,11220,61,478094,1,1,Active Shallow Crust,0.0,89.98694,0.0,06/24/3083
+5.63974,43.38387,6727,7,8,1,56,44,3.75,5.0,fr,11221,134,478104,1,1,Active Shallow Crust,0.0,89.98836,0.0,07/08/6727
+5.63974,43.38387,8439,1,29,18,54,16,3.85,15.0,fr,11222,168,478117,1,1,Active Shallow Crust,0.0,89.98962,0.0,01/29/8439
+5.63974,43.38387,3837,1,23,6,34,18,3.85,5.0,fr,11223,76,478125,1,1,Active Shallow Crust,128.8952,89.99481,0.0,01/23/3837
+5.63974,43.38387,5301,5,1,10,57,47,3.95,5.0,fr,11224,106,478128,1,2,Active Shallow Crust,0.0,89.99075,0.0,05/01/5301
+5.63974,43.38387,6486,6,22,21,2,21,3.95,5.0,fr,11225,129,478128,1,2,Active Shallow Crust,0.0,89.99075,0.0,06/22/6486
+5.63974,43.38387,3748,9,18,14,3,24,3.95,5.0,fr,11226,74,478131,1,1,Active Shallow Crust,240.0193,58.00583,0.0,09/18/3748
+5.63974,43.38387,1895,1,15,21,43,23,4.05,5.0,fr,11227,37,478140,1,2,Active Shallow Crust,0.0,89.99176,0.0,01/15/1895
+5.63974,43.38387,6100,4,22,15,11,53,4.05,5.0,fr,11228,121,478140,1,2,Active Shallow Crust,0.0,89.99176,0.0,04/22/6100
+5.63974,43.38387,9146,10,27,4,22,34,4.05,15.0,fr,11229,182,478141,1,1,Active Shallow Crust,0.0,89.99176,0.0,10/27/9146
+5.63974,43.38387,2726,8,16,8,3,32,4.15,5.0,fr,11230,54,478152,1,1,Active Shallow Crust,0.0,89.98898,0.0,08/16/2726
+5.63974,43.38387,9723,10,2,0,4,37,4.35,15.0,fr,11231,194,478177,1,1,Active Shallow Crust,0.0,89.99125,0.0,10/02/9723
+5.63974,43.38387,5061,9,13,12,33,27,4.45,5.0,fr,11232,101,478188,1,1,Active Shallow Crust,0.0,89.9896,0.0,09/13/5061
+5.63974,43.38387,441,3,2,2,15,35,4.45,15.0,fr,11233,8,478189,1,1,Active Shallow Crust,0.0,89.9896,0.0,03/02/0441
+0.72366,50.58231,3221,11,14,4,21,30,3.55,5.0,fr,11234,64,478560,1,1,Active Shallow Crust,0.0,89.99039,0.0,11/14/3221
+0.72366,50.58231,5258,2,7,22,24,13,3.55,27.5,fr,11235,105,478562,1,1,Active Shallow Crust,0.0,89.99039,0.0,02/07/5258
+0.72366,50.58231,4532,4,11,13,49,38,3.55,5.0,fr,11236,90,478563,1,1,Active Shallow Crust,240.0125,57.99836,0.0,04/11/4532
+0.72366,50.58231,2515,2,15,4,23,49,3.65,5.0,fr,11237,50,478572,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/15/2515
+0.72366,50.58231,7048,1,26,19,42,39,3.65,15.0,fr,11238,140,478579,1,1,Active Shallow Crust,0.0,89.9899,-90.0,01/26/7048
+0.72366,50.58231,9290,12,31,13,6,45,3.65,5.0,fr,11239,185,478581,1,1,Active Shallow Crust,128.9001,89.96349,0.0,12/31/9290
+0.72366,50.58231,8830,3,17,20,10,7,3.85,27.5,fr,11240,176,478601,1,1,Active Shallow Crust,240.0115,57.99791,0.0,03/17/8830
+3.6906,51.8243,7366,7,31,0,51,2,3.55,5.0,fr,11241,147,479040,1,1,Active Shallow Crust,0.0,89.99065,0.0,07/31/7366
+3.6906,51.8243,145,1,21,10,35,37,4.75,5.0,fr,11242,2,479184,1,1,Active Shallow Crust,0.0,89.98982,0.0,01/21/0145
+0.58346,50.70639,4652,2,17,4,51,41,3.55,5.0,fr,11243,93,479520,1,1,Active Shallow Crust,0.0,89.98962,0.0,02/17/4652
+0.58346,50.70639,1337,1,15,2,31,8,4.05,5.0,fr,11244,26,479589,1,1,Active Shallow Crust,128.89,89.99371,0.0,01/15/1337
+-2.77771,46.86925,5991,8,16,9,3,48,3.75,5.0,fr,11245,119,480033,1,1,Active Shallow Crust,128.8967,89.96724,0.0,08/16/5991
+-2.77771,46.86925,183,5,9,21,19,34,4.25,5.0,fr,11246,3,480093,1,1,Active Shallow Crust,128.8945,89.98096,0.0,05/09/0183
+-2.77771,46.86925,7880,8,21,8,24,10,5.05,5.0,fr,11247,157,480186,1,1,Active Shallow Crust,0.0,89.99007,-90.0,08/21/7880
+-2.77771,46.86925,5947,3,21,14,20,6,5.75,5.0,fr,11248,118,480264,1,1,Active Shallow Crust,0.0,89.98986,0.0,03/21/5947
+1.03825,45.0248,5168,12,20,5,51,19,3.55,5.0,fr,11249,103,480480,1,1,Active Shallow Crust,0.0,89.98931,0.0,12/20/5168
+1.03825,45.0248,2798,7,19,21,37,40,3.55,15.0,fr,11250,55,480481,1,1,Active Shallow Crust,0.0,89.98931,0.0,07/19/2798
+1.03825,45.0248,7413,8,24,5,21,36,3.75,5.0,fr,11251,148,480504,1,1,Active Shallow Crust,0.0,89.99009,0.0,08/24/7413
+1.03825,45.0248,4912,6,23,22,28,18,3.95,5.0,fr,11252,98,480528,1,1,Active Shallow Crust,0.0,89.98988,0.0,06/23/4912
+1.03825,45.0248,6369,7,9,21,34,46,4.05,5.0,fr,11253,127,480540,1,1,Active Shallow Crust,0.0,89.98998,0.0,07/09/6369
+1.03825,45.0248,3330,12,6,7,59,46,4.45,15.0,fr,11254,66,480598,1,1,Active Shallow Crust,128.8926,89.99368,0.0,12/06/3330
+1.03825,45.0248,6383,2,1,1,43,11,5.05,15.0,fr,11255,127,480670,1,1,Active Shallow Crust,128.8861,89.99053,0.0,02/01/6383
+2.69888,41.08776,5817,8,31,23,45,20,3.55,5.0,fr,11256,116,480960,1,1,Active Shallow Crust,0.0,89.9886,0.0,08/31/5817
+2.69888,41.08776,8133,5,5,3,26,48,3.75,5.0,fr,11257,162,480984,1,2,Active Shallow Crust,0.0,89.99094,0.0,05/05/8133
+2.69888,41.08776,7698,7,5,1,0,11,3.75,5.0,fr,11258,153,480984,1,2,Active Shallow Crust,0.0,89.99094,0.0,07/05/7698
+2.69888,41.08776,3940,1,23,8,40,35,3.95,15.0,fr,11259,78,481009,1,1,Active Shallow Crust,0.0,89.99041,0.0,01/23/3940
+2.69888,41.08776,4245,5,31,4,27,40,4.15,5.0,fr,11260,84,481032,1,1,Active Shallow Crust,0.0,89.99048,0.0,05/31/4245
+2.69888,41.08776,3679,1,26,18,20,13,4.45,5.0,fr,11261,73,481071,1,1,Active Shallow Crust,240.004,57.99462,0.0,01/26/3679
+2.69888,41.08776,1066,12,1,18,9,20,4.85,5.0,fr,11262,21,481116,1,1,Active Shallow Crust,0.0,89.98979,0.0,12/01/1066
+5.28893,50.78358,4310,8,1,8,37,18,3.55,5.0,fr,11263,86,481440,1,1,Active Shallow Crust,0.0,89.98725,0.0,08/01/4310
+5.28893,50.78358,4352,4,29,4,28,53,3.65,5.0,fr,11264,87,481452,1,1,Active Shallow Crust,0.0,89.98863,0.0,04/29/4352
+5.28893,50.78358,7450,4,22,15,19,45,3.65,15.0,fr,11265,148,481453,1,3,Active Shallow Crust,0.0,89.98863,0.0,04/22/7450
+5.28893,50.78358,4437,2,6,6,37,26,3.65,15.0,fr,11266,88,481453,1,3,Active Shallow Crust,0.0,89.98863,0.0,02/06/4437
+5.28893,50.78358,56,5,9,1,6,57,3.65,15.0,fr,11267,1,481453,1,3,Active Shallow Crust,0.0,89.98863,0.0,05/09/0056
+5.28893,50.78358,2754,1,19,13,32,20,3.65,5.0,fr,11268,55,481461,1,1,Active Shallow Crust,128.9006,89.96361,0.0,01/19/2754
+5.28893,50.78358,827,9,28,21,12,53,3.75,5.0,fr,11269,16,481470,1,1,Active Shallow Crust,0.0,89.98975,-90.0,09/28/0827
+5.28893,50.78358,9154,5,5,0,16,46,3.75,27.5,fr,11270,183,481475,1,1,Active Shallow Crust,128.8969,89.96707,0.0,05/05/9154
+5.28893,50.78358,9495,6,21,7,8,17,3.85,5.0,fr,11271,189,481476,1,1,Active Shallow Crust,0.0,89.99097,0.0,06/21/9495
+5.28893,50.78358,2207,2,17,16,15,37,3.85,27.5,fr,11272,44,481487,1,1,Active Shallow Crust,128.8941,89.99323,0.0,02/17/2207
+5.28893,50.78358,4814,10,31,18,6,13,4.05,5.0,fr,11273,96,481503,1,1,Active Shallow Crust,240.0064,58.00611,0.0,10/31/4814
+5.28893,50.78358,3557,10,22,5,39,7,4.15,15.0,fr,11274,71,481513,1,1,Active Shallow Crust,0.0,89.99041,0.0,10/22/3557
+5.28893,50.78358,5036,1,20,13,53,47,4.15,5.0,fr,11275,100,481515,1,1,Active Shallow Crust,240.0095,57.99702,0.0,01/20/5036
+5.28893,50.78358,4030,4,12,7,40,37,4.15,27.5,fr,11276,80,481523,1,1,Active Shallow Crust,128.8975,89.99361,0.0,04/12/4030
+5.28893,50.78358,3293,7,6,10,4,57,4.25,27.5,fr,11277,65,481532,1,1,Active Shallow Crust,0.0,89.99136,-90.0,07/06/3293
+5.28893,50.78358,4774,6,29,13,51,4,4.45,15.0,fr,11278,95,481549,1,1,Active Shallow Crust,0.0,89.99095,0.0,06/29/4774
+5.28893,50.78358,409,10,13,9,11,6,4.65,5.0,fr,11279,8,481572,1,1,Active Shallow Crust,0.0,89.98922,0.0,10/13/0409
+5.28893,50.78358,9988,1,24,16,49,21,4.65,15.0,fr,11280,199,481573,1,1,Active Shallow Crust,0.0,89.98922,0.0,01/24/9988
+5.28893,50.78358,2997,1,8,11,13,34,4.65,5.0,fr,11281,59,481575,1,1,Active Shallow Crust,240.0124,57.99433,0.0,01/08/2997
+5.28893,50.78358,4525,8,29,3,58,41,4.85,15.0,fr,11282,90,481600,1,1,Active Shallow Crust,240.0188,58.00261,0.0,08/29/4525
+5.28893,50.78358,6392,4,3,18,43,3,5.45,5.0,fr,11283,127,481668,1,1,Active Shallow Crust,0.0,89.98998,0.0,04/03/6392
+0.69672,52.64835,6677,5,25,16,26,27,3.85,5.0,fr,11284,133,481959,1,1,Active Shallow Crust,240.0118,57.99795,0.0,05/25/6677
+0.69672,52.64835,4568,7,11,4,53,12,4.15,5.0,fr,11285,91,481992,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/11/4568
+7.06046,51.49487,9069,8,29,23,48,40,4.05,15.0,fr,11286,181,482464,1,1,Active Shallow Crust,240.0068,58.0057,0.0,08/29/9069
+3.35068,40.237,3737,10,20,13,53,11,3.75,15.0,fr,11287,74,482905,1,1,Active Shallow Crust,0.0,89.99083,0.0,10/20/3737
+-0.52377,48.80224,6132,7,1,6,9,52,3.55,5.0,fr,11288,122,483843,1,3,Active Shallow Crust,240.0123,57.99828,0.0,07/01/6132
+-0.52377,48.80224,2534,2,25,2,5,32,3.55,5.0,fr,11289,50,483843,1,3,Active Shallow Crust,240.0123,57.99828,0.0,02/25/2534
+-0.52377,48.80224,4246,4,14,4,19,55,3.55,5.0,fr,11290,84,483843,1,3,Active Shallow Crust,240.0123,57.99828,0.0,04/14/4246
+-0.52377,48.80224,3847,10,29,4,46,36,3.65,5.0,fr,11291,76,483852,1,1,Active Shallow Crust,0.0,89.98964,0.0,10/29/3847
+-0.52377,48.80224,231,12,21,7,48,16,3.75,5.0,fr,11292,4,483864,1,1,Active Shallow Crust,0.0,89.9901,0.0,12/21/0231
+-0.52377,48.80224,527,1,29,21,23,2,3.75,5.0,fr,11293,10,483873,1,1,Active Shallow Crust,128.8964,89.96735,0.0,01/29/0527
+-0.52377,48.80224,3635,10,24,2,26,26,3.75,27.5,fr,11294,72,483875,1,1,Active Shallow Crust,128.8964,89.96735,0.0,10/24/3635
+-0.52377,48.80224,228,9,13,22,50,5,3.85,15.0,fr,11295,4,483877,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/13/0228
+-0.52377,48.80224,6970,3,15,0,4,11,3.85,5.0,fr,11296,139,483885,1,1,Active Shallow Crust,128.8954,89.99383,0.0,03/15/6970
+-0.52377,48.80224,1605,12,23,1,43,44,3.95,5.0,fr,11297,32,483888,1,2,Active Shallow Crust,0.0,89.99004,0.0,12/23/1605
+-0.52377,48.80224,6102,3,21,6,50,54,3.95,5.0,fr,11298,122,483888,1,2,Active Shallow Crust,0.0,89.99004,0.0,03/21/6102
+-0.52377,48.80224,4710,10,8,14,51,16,4.05,5.0,fr,11299,94,483900,1,1,Active Shallow Crust,0.0,89.9902,0.0,10/08/4710
+-0.52377,48.80224,8381,9,15,13,8,51,4.35,15.0,fr,11300,167,483937,1,1,Active Shallow Crust,0.0,89.99008,0.0,09/15/8381
+-0.43939,45.17564,3390,10,13,12,6,53,3.65,27.5,fr,11301,67,484334,1,1,Active Shallow Crust,0.0,89.9901,0.0,10/13/3390
+-0.43939,45.17564,7430,3,1,11,57,51,4.65,27.5,fr,11302,148,484460,1,1,Active Shallow Crust,0.0,89.98999,-90.0,03/01/7430
+-1.65273,46.29243,388,8,11,17,7,39,3.65,5.0,fr,11303,7,484812,1,1,Active Shallow Crust,0.0,89.99068,0.0,08/11/0388
+-1.65273,46.29243,5044,2,20,1,43,52,4.45,5.0,fr,11304,100,484908,1,1,Active Shallow Crust,0.0,89.99011,0.0,02/20/5044
+-1.65273,46.29243,9552,3,15,6,49,53,4.45,27.5,fr,11305,191,484910,1,1,Active Shallow Crust,0.0,89.99011,0.0,03/15/9552
+7.36907,49.55415,6806,2,21,9,9,18,4.15,5.0,fr,11306,136,485832,1,1,Active Shallow Crust,0.0,89.99017,0.0,02/21/6806
+7.36907,49.55415,8422,1,4,19,24,3,4.65,5.0,fr,11307,168,485898,1,1,Active Shallow Crust,0.0,89.99068,-90.0,01/04/8422
+3.42105,42.80864,8157,2,6,22,59,37,3.55,5.0,fr,11308,163,486240,1,1,Active Shallow Crust,0.0,89.98891,0.0,02/06/8157
+3.42105,42.80864,5806,8,25,9,38,17,3.55,5.0,fr,11309,116,486243,1,1,Active Shallow Crust,240.0126,57.99766,0.0,08/25/5806
+3.42105,42.80864,4133,9,12,5,57,37,3.95,15.0,fr,11310,82,486289,1,1,Active Shallow Crust,0.0,89.99066,0.0,09/12/4133
+3.42105,42.80864,7974,2,1,3,32,6,4.75,27.5,fr,11311,159,486392,1,1,Active Shallow Crust,0.0,89.98966,-90.0,02/01/7974
+7.39802,46.23581,6539,7,10,7,8,23,3.55,5.0,fr,11312,130,486720,1,20,Active Shallow Crust,0.0,89.99303,0.0,07/10/6539
+7.39802,46.23581,5324,5,27,12,42,35,3.55,5.0,fr,11313,106,486720,1,20,Active Shallow Crust,0.0,89.99303,0.0,05/27/5324
+7.39802,46.23581,8758,3,18,4,40,44,3.55,5.0,fr,11314,175,486720,1,20,Active Shallow Crust,0.0,89.99303,0.0,03/18/8758
+7.39802,46.23581,1443,9,1,7,48,44,3.55,5.0,fr,11315,28,486720,1,20,Active Shallow Crust,0.0,89.99303,0.0,09/01/1443
+7.39802,46.23581,2605,6,7,7,30,23,3.55,5.0,fr,11316,52,486720,1,20,Active Shallow Crust,0.0,89.99303,0.0,06/07/2605
+7.39802,46.23581,1119,11,30,8,36,57,3.55,5.0,fr,11317,22,486720,1,20,Active Shallow Crust,0.0,89.99303,0.0,11/30/1119
+7.39802,46.23581,7822,1,2,13,48,53,3.55,5.0,fr,11318,156,486720,1,20,Active Shallow Crust,0.0,89.99303,0.0,01/02/7822
+7.39802,46.23581,2801,5,25,10,54,51,3.55,5.0,fr,11319,56,486720,1,20,Active Shallow Crust,0.0,89.99303,0.0,05/25/2801
+7.39802,46.23581,414,7,8,22,27,18,3.55,5.0,fr,11320,8,486720,1,20,Active Shallow Crust,0.0,89.99303,0.0,07/08/0414
+7.39802,46.23581,2828,4,26,9,9,35,3.55,5.0,fr,11321,56,486720,1,20,Active Shallow Crust,0.0,89.99303,0.0,04/26/2828
+7.39802,46.23581,1919,8,1,6,7,18,3.55,5.0,fr,11322,38,486720,1,20,Active Shallow Crust,0.0,89.99303,0.0,08/01/1919
+7.39802,46.23581,9254,10,19,12,54,22,3.55,5.0,fr,11323,185,486720,1,20,Active Shallow Crust,0.0,89.99303,0.0,10/19/9254
+7.39802,46.23581,2954,5,6,21,33,14,3.55,5.0,fr,11324,59,486720,1,20,Active Shallow Crust,0.0,89.99303,0.0,05/06/2954
+7.39802,46.23581,9920,9,11,8,51,20,3.55,5.0,fr,11325,198,486720,1,20,Active Shallow Crust,0.0,89.99303,0.0,09/11/9920
+7.39802,46.23581,4839,9,19,7,6,43,3.55,5.0,fr,11326,96,486720,1,20,Active Shallow Crust,0.0,89.99303,0.0,09/19/4839
+7.39802,46.23581,58,9,25,16,33,17,3.55,5.0,fr,11327,1,486720,1,20,Active Shallow Crust,0.0,89.99303,0.0,09/25/0058
+7.39802,46.23581,5548,1,28,23,52,21,3.55,5.0,fr,11328,110,486720,1,20,Active Shallow Crust,0.0,89.99303,0.0,01/28/5548
+7.39802,46.23581,7491,2,10,13,42,46,3.55,5.0,fr,11329,149,486720,1,20,Active Shallow Crust,0.0,89.99303,0.0,02/10/7491
+7.39802,46.23581,8868,3,31,17,29,23,3.55,5.0,fr,11330,177,486720,1,20,Active Shallow Crust,0.0,89.99303,0.0,03/31/8868
+7.39802,46.23581,9740,4,16,8,25,10,3.55,5.0,fr,11331,194,486720,1,20,Active Shallow Crust,0.0,89.99303,0.0,04/16/9740
+7.39802,46.23581,8562,10,16,21,41,10,3.55,15.0,fr,11332,171,486721,1,3,Active Shallow Crust,0.0,89.99303,0.0,10/16/8562
+7.39802,46.23581,2873,9,10,20,58,43,3.55,15.0,fr,11333,57,486721,1,3,Active Shallow Crust,0.0,89.99303,0.0,09/10/2873
+7.39802,46.23581,9032,10,18,22,47,28,3.55,15.0,fr,11334,180,486721,1,3,Active Shallow Crust,0.0,89.99303,0.0,10/18/9032
+7.39802,46.23581,4149,6,22,14,31,52,3.55,27.5,fr,11335,82,486722,1,3,Active Shallow Crust,0.0,89.99303,0.0,06/22/4149
+7.39802,46.23581,8706,1,18,15,30,5,3.55,27.5,fr,11336,174,486722,1,3,Active Shallow Crust,0.0,89.99303,0.0,01/18/8706
+7.39802,46.23581,4499,12,3,19,42,27,3.55,27.5,fr,11337,89,486722,1,3,Active Shallow Crust,0.0,89.99303,0.0,12/03/4499
+7.39802,46.23581,9367,9,12,8,23,21,3.55,5.0,fr,11338,187,486723,1,2,Active Shallow Crust,240.0114,57.99818,0.0,09/12/9367
+7.39802,46.23581,9319,6,10,9,21,1,3.55,5.0,fr,11339,186,486723,1,2,Active Shallow Crust,240.0114,57.99818,0.0,06/10/9319
+7.39802,46.23581,6780,4,28,13,16,50,3.55,15.0,fr,11340,135,486724,1,1,Active Shallow Crust,240.0114,57.99818,0.0,04/28/6780
+7.39802,46.23581,1209,4,16,11,30,32,3.55,27.5,fr,11341,24,486728,1,1,Active Shallow Crust,0.0,89.99294,-90.0,04/16/1209
+7.39802,46.23581,7676,3,25,7,19,22,3.55,5.0,fr,11342,153,486729,1,1,Active Shallow Crust,128.8971,89.99303,0.0,03/25/7676
+7.39802,46.23581,2412,7,9,16,42,25,3.55,15.0,fr,11343,48,486730,1,1,Active Shallow Crust,128.8971,89.99303,0.0,07/09/2412
+7.39802,46.23581,262,3,30,16,4,56,3.65,5.0,fr,11344,5,486732,1,11,Active Shallow Crust,0.0,89.98756,0.0,03/30/0262
+7.39802,46.23581,4483,2,18,18,39,5,3.65,5.0,fr,11345,89,486732,1,11,Active Shallow Crust,0.0,89.98756,0.0,02/18/4483
+7.39802,46.23581,4354,10,13,23,34,4,3.65,5.0,fr,11346,87,486732,1,11,Active Shallow Crust,0.0,89.98756,0.0,10/13/4354
+7.39802,46.23581,7958,8,24,23,16,57,3.65,5.0,fr,11347,159,486732,1,11,Active Shallow Crust,0.0,89.98756,0.0,08/24/7958
+7.39802,46.23581,5163,4,14,17,47,16,3.65,5.0,fr,11348,103,486732,1,11,Active Shallow Crust,0.0,89.98756,0.0,04/14/5163
+7.39802,46.23581,7256,8,19,12,7,17,3.65,5.0,fr,11349,145,486732,1,11,Active Shallow Crust,0.0,89.98756,0.0,08/19/7256
+7.39802,46.23581,5260,1,14,16,50,46,3.65,5.0,fr,11350,105,486732,1,11,Active Shallow Crust,0.0,89.98756,0.0,01/14/5260
+7.39802,46.23581,2946,5,2,3,38,54,3.65,5.0,fr,11351,58,486732,1,11,Active Shallow Crust,0.0,89.98756,0.0,05/02/2946
+7.39802,46.23581,7581,9,11,17,32,4,3.65,5.0,fr,11352,151,486732,1,11,Active Shallow Crust,0.0,89.98756,0.0,09/11/7581
+7.39802,46.23581,3928,1,26,20,37,53,3.65,5.0,fr,11353,78,486732,1,11,Active Shallow Crust,0.0,89.98756,0.0,01/26/3928
+7.39802,46.23581,4778,11,8,22,30,28,3.65,5.0,fr,11354,95,486732,1,11,Active Shallow Crust,0.0,89.98756,0.0,11/08/4778
+7.39802,46.23581,5863,4,3,9,16,31,3.65,15.0,fr,11355,117,486733,1,8,Active Shallow Crust,0.0,89.98756,0.0,04/03/5863
+7.39802,46.23581,2719,6,15,9,13,34,3.65,15.0,fr,11356,54,486733,1,8,Active Shallow Crust,0.0,89.98756,0.0,06/15/2719
+7.39802,46.23581,6428,10,13,4,24,8,3.65,15.0,fr,11357,128,486733,1,8,Active Shallow Crust,0.0,89.98756,0.0,10/13/6428
+7.39802,46.23581,269,8,8,0,19,10,3.65,15.0,fr,11358,5,486733,1,8,Active Shallow Crust,0.0,89.98756,0.0,08/08/0269
+7.39802,46.23581,9345,3,13,13,9,17,3.65,15.0,fr,11359,186,486733,1,8,Active Shallow Crust,0.0,89.98756,0.0,03/13/9345
+7.39802,46.23581,3439,5,16,9,47,30,3.65,15.0,fr,11360,68,486733,1,8,Active Shallow Crust,0.0,89.98756,0.0,05/16/3439
+7.39802,46.23581,7825,7,22,4,16,35,3.65,15.0,fr,11361,156,486733,1,8,Active Shallow Crust,0.0,89.98756,0.0,07/22/7825
+7.39802,46.23581,4225,1,1,21,27,49,3.65,15.0,fr,11362,84,486733,1,8,Active Shallow Crust,0.0,89.98756,0.0,01/01/4225
+7.39802,46.23581,3618,7,30,8,26,0,3.65,27.5,fr,11363,72,486734,1,1,Active Shallow Crust,0.0,89.98756,0.0,07/30/3618
+7.39802,46.23581,8116,12,2,16,14,29,3.65,5.0,fr,11364,162,486735,1,1,Active Shallow Crust,240.0018,58.01175,0.0,12/02/8116
+7.39802,46.23581,2321,11,13,18,17,7,3.65,15.0,fr,11365,46,486736,1,1,Active Shallow Crust,240.0018,58.01175,0.0,11/13/2321
+7.39802,46.23581,3704,8,29,4,15,25,3.65,5.0,fr,11366,74,486738,1,1,Active Shallow Crust,0.0,89.98743,-90.0,08/29/3704
+7.39802,46.23581,379,8,14,0,31,37,3.65,15.0,fr,11367,7,486742,1,3,Active Shallow Crust,128.8996,89.96352,0.0,08/14/0379
+7.39802,46.23581,482,9,2,6,32,15,3.65,15.0,fr,11368,9,486742,1,3,Active Shallow Crust,128.8996,89.96352,0.0,09/02/0482
+7.39802,46.23581,8816,6,16,0,6,1,3.65,15.0,fr,11369,176,486742,1,3,Active Shallow Crust,128.8996,89.96352,0.0,06/16/8816
+7.39802,46.23581,6277,12,14,9,32,31,3.75,5.0,fr,11370,125,486744,1,10,Active Shallow Crust,0.0,89.98892,0.0,12/14/6277
+7.39802,46.23581,4368,6,7,2,48,46,3.75,5.0,fr,11371,87,486744,1,10,Active Shallow Crust,0.0,89.98892,0.0,06/07/4368
+7.39802,46.23581,4895,2,22,16,1,28,3.75,5.0,fr,11372,97,486744,1,10,Active Shallow Crust,0.0,89.98892,0.0,02/22/4895
+7.39802,46.23581,2960,3,14,22,48,0,3.75,5.0,fr,11373,59,486744,1,10,Active Shallow Crust,0.0,89.98892,0.0,03/14/2960
+7.39802,46.23581,3737,4,18,9,26,3,3.75,5.0,fr,11374,74,486744,1,10,Active Shallow Crust,0.0,89.98892,0.0,04/18/3737
+7.39802,46.23581,5414,4,17,8,57,28,3.75,5.0,fr,11375,108,486744,1,10,Active Shallow Crust,0.0,89.98892,0.0,04/17/5414
+7.39802,46.23581,8127,8,5,8,29,31,3.75,5.0,fr,11376,162,486744,1,10,Active Shallow Crust,0.0,89.98892,0.0,08/05/8127
+7.39802,46.23581,6834,1,11,10,23,28,3.75,5.0,fr,11377,136,486744,1,10,Active Shallow Crust,0.0,89.98892,0.0,01/11/6834
+7.39802,46.23581,3767,10,18,12,20,57,3.75,5.0,fr,11378,75,486744,1,10,Active Shallow Crust,0.0,89.98892,0.0,10/18/3767
+7.39802,46.23581,9222,4,16,8,35,53,3.75,5.0,fr,11379,184,486744,1,10,Active Shallow Crust,0.0,89.98892,0.0,04/16/9222
+7.39802,46.23581,8785,11,26,20,13,49,3.75,15.0,fr,11380,175,486745,1,4,Active Shallow Crust,0.0,89.98892,0.0,11/26/8785
+7.39802,46.23581,757,12,10,11,2,36,3.75,15.0,fr,11381,15,486745,1,4,Active Shallow Crust,0.0,89.98892,0.0,12/10/0757
+7.39802,46.23581,5576,11,6,6,42,50,3.75,15.0,fr,11382,111,486745,1,4,Active Shallow Crust,0.0,89.98892,0.0,11/06/5576
+7.39802,46.23581,5277,11,14,21,32,40,3.75,15.0,fr,11383,105,486745,1,4,Active Shallow Crust,0.0,89.98892,0.0,11/14/5277
+7.39802,46.23581,736,4,2,21,3,3,3.75,27.5,fr,11384,14,486746,1,1,Active Shallow Crust,0.0,89.98892,0.0,04/02/0736
+7.39802,46.23581,2436,1,29,2,28,4,3.75,5.0,fr,11385,48,486750,1,1,Active Shallow Crust,0.0,89.98879,-90.0,01/29/2436
+7.39802,46.23581,9899,3,27,11,3,15,3.85,5.0,fr,11386,197,486756,1,5,Active Shallow Crust,0.0,89.99013,0.0,03/27/9899
+7.39802,46.23581,8941,5,9,12,18,27,3.85,5.0,fr,11387,178,486756,1,5,Active Shallow Crust,0.0,89.99013,0.0,05/09/8941
+7.39802,46.23581,9040,6,28,21,42,58,3.85,5.0,fr,11388,180,486756,1,5,Active Shallow Crust,0.0,89.99013,0.0,06/28/9040
+7.39802,46.23581,3774,9,13,9,37,18,3.85,5.0,fr,11389,75,486756,1,5,Active Shallow Crust,0.0,89.99013,0.0,09/13/3774
+7.39802,46.23581,3704,9,21,5,45,41,3.85,5.0,fr,11390,74,486756,1,5,Active Shallow Crust,0.0,89.99013,0.0,09/21/3704
+7.39802,46.23581,3445,9,23,20,35,11,3.85,15.0,fr,11391,68,486757,1,1,Active Shallow Crust,0.0,89.99013,0.0,09/23/3445
+7.39802,46.23581,1344,11,20,19,55,12,3.85,5.0,fr,11392,26,486759,1,1,Active Shallow Crust,240.0108,57.99746,0.0,11/20/1344
+7.39802,46.23581,5999,1,12,4,41,47,3.85,5.0,fr,11393,119,486762,1,1,Active Shallow Crust,0.0,89.99001,-90.0,01/12/5999
+7.39802,46.23581,9836,12,2,22,32,58,3.85,5.0,fr,11394,196,486765,1,2,Active Shallow Crust,128.8961,89.99506,0.0,12/02/9836
+7.39802,46.23581,3072,9,3,12,47,59,3.85,5.0,fr,11395,61,486765,1,2,Active Shallow Crust,128.8961,89.99506,0.0,09/03/3072
+7.39802,46.23581,5309,8,13,19,27,52,3.85,15.0,fr,11396,106,486766,1,1,Active Shallow Crust,128.8961,89.99506,0.0,08/13/5309
+7.39802,46.23581,2667,2,21,19,25,52,3.95,5.0,fr,11397,53,486768,1,6,Active Shallow Crust,0.0,89.9912,0.0,02/21/2667
+7.39802,46.23581,6910,11,1,8,46,52,3.95,5.0,fr,11398,138,486768,1,6,Active Shallow Crust,0.0,89.9912,0.0,11/01/6910
+7.39802,46.23581,3963,1,28,8,59,54,3.95,5.0,fr,11399,79,486768,1,6,Active Shallow Crust,0.0,89.9912,0.0,01/28/3963
+7.39802,46.23581,4178,1,20,6,27,35,3.95,5.0,fr,11400,83,486768,1,6,Active Shallow Crust,0.0,89.9912,0.0,01/20/4178
+7.39802,46.23581,9312,12,29,6,33,20,3.95,5.0,fr,11401,186,486768,1,6,Active Shallow Crust,0.0,89.9912,0.0,12/29/9312
+7.39802,46.23581,1679,6,4,0,44,19,3.95,5.0,fr,11402,33,486768,1,6,Active Shallow Crust,0.0,89.9912,0.0,06/04/1679
+7.39802,46.23581,6298,9,18,17,47,36,3.95,15.0,fr,11403,125,486769,1,2,Active Shallow Crust,0.0,89.9912,0.0,09/18/6298
+7.39802,46.23581,4999,7,25,11,8,19,3.95,15.0,fr,11404,99,486769,1,2,Active Shallow Crust,0.0,89.9912,0.0,07/25/4999
+7.39802,46.23581,6116,5,13,13,20,18,3.95,27.5,fr,11405,122,486770,1,2,Active Shallow Crust,0.0,89.9912,0.0,05/13/6116
+7.39802,46.23581,7962,11,6,14,33,29,3.95,27.5,fr,11406,159,486770,1,2,Active Shallow Crust,0.0,89.9912,0.0,11/06/7962
+7.39802,46.23581,9580,2,25,2,9,15,3.95,5.0,fr,11407,191,486771,1,1,Active Shallow Crust,240.0194,58.00484,0.0,02/25/9580
+7.39802,46.23581,2698,1,6,2,41,3,3.95,5.0,fr,11408,53,486777,1,2,Active Shallow Crust,128.9005,89.9956,0.0,01/06/2698
+7.39802,46.23581,9290,2,15,18,6,10,3.95,5.0,fr,11409,185,486777,1,2,Active Shallow Crust,128.9005,89.9956,0.0,02/15/9290
+7.39802,46.23581,6060,1,18,8,0,12,3.95,15.0,fr,11410,121,486778,1,1,Active Shallow Crust,128.9005,89.9956,0.0,01/18/6060
+7.39802,46.23581,6385,3,17,17,3,21,4.05,5.0,fr,11411,127,486780,1,7,Active Shallow Crust,0.0,89.98824,0.0,03/17/6385
+7.39802,46.23581,1517,6,14,0,24,18,4.05,5.0,fr,11412,30,486780,1,7,Active Shallow Crust,0.0,89.98824,0.0,06/14/1517
+7.39802,46.23581,3360,8,4,16,53,28,4.05,5.0,fr,11413,67,486780,1,7,Active Shallow Crust,0.0,89.98824,0.0,08/04/3360
+7.39802,46.23581,3720,3,29,21,17,10,4.05,5.0,fr,11414,74,486780,1,7,Active Shallow Crust,0.0,89.98824,0.0,03/29/3720
+7.39802,46.23581,7452,10,1,11,7,49,4.05,5.0,fr,11415,149,486780,1,7,Active Shallow Crust,0.0,89.98824,0.0,10/01/7452
+7.39802,46.23581,3015,9,8,22,49,56,4.05,5.0,fr,11416,60,486780,1,7,Active Shallow Crust,0.0,89.98824,0.0,09/08/3015
+7.39802,46.23581,4317,10,11,17,39,51,4.05,5.0,fr,11417,86,486780,1,7,Active Shallow Crust,0.0,89.98824,0.0,10/11/4317
+7.39802,46.23581,2324,5,13,1,49,8,4.05,15.0,fr,11418,46,486781,1,1,Active Shallow Crust,0.0,89.98824,0.0,05/13/2324
+7.39802,46.23581,4236,7,17,23,7,34,4.05,27.5,fr,11419,84,486782,1,2,Active Shallow Crust,0.0,89.98824,0.0,07/17/4236
+7.39802,46.23581,2445,8,21,6,26,29,4.05,27.5,fr,11420,48,486782,1,2,Active Shallow Crust,0.0,89.98824,0.0,08/21/2445
+7.39802,46.23581,6713,3,14,3,49,20,4.05,5.0,fr,11421,134,486783,1,2,Active Shallow Crust,240.0061,58.00548,0.0,03/14/6713
+7.39802,46.23581,733,2,25,22,2,0,4.05,5.0,fr,11422,14,486783,1,2,Active Shallow Crust,240.0061,58.00548,0.0,02/25/0733
+7.39802,46.23581,2038,2,17,3,54,3,4.05,5.0,fr,11423,40,486786,1,1,Active Shallow Crust,0.0,89.9881,-90.0,02/17/2038
+7.39802,46.23581,3275,5,20,20,3,26,4.05,15.0,fr,11424,65,486790,1,1,Active Shallow Crust,128.8902,89.99412,0.0,05/20/3275
+7.39802,46.23581,5096,1,24,10,47,48,4.15,5.0,fr,11425,101,486792,1,8,Active Shallow Crust,0.0,89.98951,0.0,01/24/5096
+7.39802,46.23581,948,2,24,23,29,46,4.15,5.0,fr,11426,18,486792,1,8,Active Shallow Crust,0.0,89.98951,0.0,02/24/0948
+7.39802,46.23581,998,9,1,3,30,16,4.15,5.0,fr,11427,19,486792,1,8,Active Shallow Crust,0.0,89.98951,0.0,09/01/0998
+7.39802,46.23581,6036,7,8,22,2,53,4.15,5.0,fr,11428,120,486792,1,8,Active Shallow Crust,0.0,89.98951,0.0,07/08/6036
+7.39802,46.23581,8855,6,27,14,22,42,4.15,5.0,fr,11429,177,486792,1,8,Active Shallow Crust,0.0,89.98951,0.0,06/27/8855
+7.39802,46.23581,7833,9,28,1,9,46,4.15,5.0,fr,11430,156,486792,1,8,Active Shallow Crust,0.0,89.98951,0.0,09/28/7833
+7.39802,46.23581,1444,7,19,1,22,12,4.15,5.0,fr,11431,28,486792,1,8,Active Shallow Crust,0.0,89.98951,0.0,07/19/1444
+7.39802,46.23581,2810,11,30,8,9,40,4.15,5.0,fr,11432,56,486792,1,8,Active Shallow Crust,0.0,89.98951,0.0,11/30/2810
+7.39802,46.23581,5970,5,11,12,8,51,4.15,15.0,fr,11433,119,486793,1,2,Active Shallow Crust,0.0,89.98951,0.0,05/11/5970
+7.39802,46.23581,6529,9,23,14,36,39,4.15,15.0,fr,11434,130,486793,1,2,Active Shallow Crust,0.0,89.98951,0.0,09/23/6529
+7.39802,46.23581,2043,6,10,23,40,26,4.15,27.5,fr,11435,40,486794,1,1,Active Shallow Crust,0.0,89.98951,0.0,06/10/2043
+7.39802,46.23581,1285,6,27,18,40,41,4.15,5.0,fr,11436,25,486795,1,1,Active Shallow Crust,240.0084,57.99729,0.0,06/27/1285
+7.39802,46.23581,9751,11,1,6,20,31,4.15,5.0,fr,11437,195,486798,1,1,Active Shallow Crust,0.0,89.98939,-90.0,11/01/9751
+7.39802,46.23581,8130,4,5,16,31,42,4.15,5.0,fr,11438,162,486801,1,2,Active Shallow Crust,128.8978,89.99301,0.0,04/05/8130
+7.39802,46.23581,5703,12,16,15,7,9,4.15,5.0,fr,11439,114,486801,1,2,Active Shallow Crust,128.8978,89.99301,0.0,12/16/5703
+7.39802,46.23581,4422,1,20,3,33,54,4.25,5.0,fr,11440,88,486804,1,4,Active Shallow Crust,0.0,89.99065,0.0,01/20/4422
+7.39802,46.23581,891,5,20,3,37,36,4.25,5.0,fr,11441,17,486804,1,4,Active Shallow Crust,0.0,89.99065,0.0,05/20/0891
+7.39802,46.23581,209,11,28,7,17,6,4.25,5.0,fr,11442,4,486804,1,4,Active Shallow Crust,0.0,89.99065,0.0,11/28/0209
+7.39802,46.23581,3165,9,5,19,30,10,4.25,5.0,fr,11443,63,486804,1,4,Active Shallow Crust,0.0,89.99065,0.0,09/05/3165
+7.39802,46.23581,4369,8,16,10,0,40,4.25,15.0,fr,11444,87,486805,1,2,Active Shallow Crust,0.0,89.99065,0.0,08/16/4369
+7.39802,46.23581,6833,8,3,8,56,47,4.25,15.0,fr,11445,136,486805,1,2,Active Shallow Crust,0.0,89.99065,0.0,08/03/6833
+7.39802,46.23581,7914,5,30,22,19,56,4.25,5.0,fr,11446,158,486807,1,1,Active Shallow Crust,240.0076,57.9938,0.0,05/30/7914
+7.39802,46.23581,1402,12,23,13,15,14,4.25,15.0,fr,11447,28,486811,1,1,Active Shallow Crust,0.0,89.99055,-90.0,12/23/1402
+7.39802,46.23581,8034,9,2,9,1,0,4.35,5.0,fr,11448,160,486816,1,1,Active Shallow Crust,0.0,89.98889,0.0,09/02/8034
+7.39802,46.23581,6279,3,17,15,57,58,4.35,15.0,fr,11449,125,486817,1,3,Active Shallow Crust,0.0,89.98889,0.0,03/17/6279
+7.39802,46.23581,8664,3,22,13,24,16,4.35,15.0,fr,11450,173,486817,1,3,Active Shallow Crust,0.0,89.98889,0.0,03/22/8664
+7.39802,46.23581,1561,1,28,20,41,1,4.35,15.0,fr,11451,31,486817,1,3,Active Shallow Crust,0.0,89.98889,0.0,01/28/1561
+7.39802,46.23581,9267,9,1,23,19,51,4.35,15.0,fr,11452,185,486820,1,1,Active Shallow Crust,240.0081,57.99562,0.0,09/01/9267
+7.39802,46.23581,7658,6,16,19,56,56,4.45,5.0,fr,11453,153,486828,1,5,Active Shallow Crust,0.0,89.9901,0.0,06/16/7658
+7.39802,46.23581,1762,2,27,9,35,39,4.45,5.0,fr,11454,35,486828,1,5,Active Shallow Crust,0.0,89.9901,0.0,02/27/1762
+7.39802,46.23581,298,8,23,21,43,28,4.45,5.0,fr,11455,5,486828,1,5,Active Shallow Crust,0.0,89.9901,0.0,08/23/0298
+7.39802,46.23581,6593,12,24,20,14,59,4.45,5.0,fr,11456,131,486828,1,5,Active Shallow Crust,0.0,89.9901,0.0,12/24/6593
+7.39802,46.23581,6383,9,30,18,11,57,4.45,5.0,fr,11457,127,486828,1,5,Active Shallow Crust,0.0,89.9901,0.0,09/30/6383
+7.39802,46.23581,6151,9,2,7,15,47,4.45,15.0,fr,11458,123,486829,1,2,Active Shallow Crust,0.0,89.9901,0.0,09/02/6151
+7.39802,46.23581,5432,2,20,5,58,0,4.45,15.0,fr,11459,108,486829,1,2,Active Shallow Crust,0.0,89.9901,0.0,02/20/5432
+7.39802,46.23581,3049,2,7,19,2,59,4.45,15.0,fr,11460,60,486832,1,2,Active Shallow Crust,240.0052,57.99435,0.0,02/07/3049
+7.39802,46.23581,1805,7,11,0,38,38,4.45,15.0,fr,11461,36,486832,1,2,Active Shallow Crust,240.0052,57.99435,0.0,07/11/1805
+7.39802,46.23581,5787,11,6,15,55,40,4.45,5.0,fr,11462,115,486834,1,1,Active Shallow Crust,0.0,89.98998,-90.0,11/06/5787
+7.39802,46.23581,3508,4,2,0,59,4,4.45,15.0,fr,11463,70,486835,1,1,Active Shallow Crust,0.0,89.98998,-90.0,04/02/3508
+7.39802,46.23581,1662,1,14,2,4,42,4.45,5.0,fr,11464,33,486837,1,1,Active Shallow Crust,128.893,89.99258,0.0,01/14/1662
+7.39802,46.23581,4607,8,4,7,41,46,4.55,5.0,fr,11465,92,486840,1,2,Active Shallow Crust,0.0,89.98897,0.0,08/04/4607
+7.39802,46.23581,5144,2,19,7,52,48,4.55,5.0,fr,11466,102,486840,1,2,Active Shallow Crust,0.0,89.98897,0.0,02/19/5144
+7.39802,46.23581,9168,3,25,1,16,57,4.55,27.5,fr,11467,183,486842,1,1,Active Shallow Crust,0.0,89.98897,0.0,03/25/9168
+7.39802,46.23581,1385,5,22,11,57,16,4.55,27.5,fr,11468,27,486845,1,1,Active Shallow Crust,240.0094,57.99733,0.0,05/22/1385
+7.39802,46.23581,9475,3,29,15,20,49,4.55,5.0,fr,11469,189,486846,1,1,Active Shallow Crust,0.0,89.99107,-90.0,03/29/9475
+7.39802,46.23581,616,7,28,10,4,16,4.65,5.0,fr,11470,12,486852,1,4,Active Shallow Crust,0.0,89.99017,0.0,07/28/0616
+7.39802,46.23581,2910,7,2,16,16,29,4.65,5.0,fr,11471,58,486852,1,4,Active Shallow Crust,0.0,89.99017,0.0,07/02/2910
+7.39802,46.23581,3103,2,2,13,11,38,4.65,5.0,fr,11472,62,486852,1,4,Active Shallow Crust,0.0,89.99017,0.0,02/02/3103
+7.39802,46.23581,2134,7,13,4,14,58,4.65,5.0,fr,11473,42,486852,1,4,Active Shallow Crust,0.0,89.99017,0.0,07/13/2134
+7.39802,46.23581,5852,11,13,0,24,52,4.65,27.5,fr,11474,117,486854,1,1,Active Shallow Crust,0.0,89.99017,0.0,11/13/5852
+7.39802,46.23581,5794,6,3,7,35,10,4.75,5.0,fr,11475,115,486864,1,1,Active Shallow Crust,0.0,89.98949,0.0,06/03/5794
+7.39802,46.23581,9522,10,21,8,1,53,4.75,15.0,fr,11476,190,486865,1,1,Active Shallow Crust,0.0,89.98949,0.0,10/21/9522
+7.39802,46.23581,931,9,28,1,23,42,4.75,27.5,fr,11477,18,486866,1,1,Active Shallow Crust,0.0,89.98949,0.0,09/28/0931
+7.39802,46.23581,5878,9,6,12,48,34,4.85,5.0,fr,11478,117,486876,1,1,Active Shallow Crust,0.0,89.99063,0.0,09/06/5878
+7.39802,46.23581,5150,2,21,10,17,19,4.85,27.5,fr,11479,102,486878,1,1,Active Shallow Crust,0.0,89.99063,0.0,02/21/5150
+7.39802,46.23581,8067,7,28,15,18,11,4.85,5.0,fr,11480,161,486882,1,1,Active Shallow Crust,0.0,89.99052,-90.0,07/28/8067
+7.39802,46.23581,9688,5,17,3,30,39,4.85,15.0,fr,11481,193,486886,1,1,Active Shallow Crust,128.893,89.98902,0.0,05/17/9688
+7.39802,46.23581,1141,6,29,21,34,5,4.95,5.0,fr,11482,22,486897,1,1,Active Shallow Crust,128.8903,89.98981,0.0,06/29/1141
+7.39802,46.23581,2344,1,1,6,36,2,5.05,5.0,fr,11483,46,486900,1,2,Active Shallow Crust,0.0,89.99007,0.0,01/01/2344
+7.39802,46.23581,1411,7,7,20,13,5,5.05,5.0,fr,11484,28,486900,1,2,Active Shallow Crust,0.0,89.99007,0.0,07/07/1411
+7.39802,46.23581,1580,6,30,16,18,55,5.05,15.0,fr,11485,31,486904,1,1,Active Shallow Crust,240.0218,57.9976,0.0,06/30/1580
+7.39802,46.23581,6783,4,26,6,45,40,5.05,27.5,fr,11486,135,486905,1,1,Active Shallow Crust,240.0218,57.9976,0.0,04/26/6783
+7.39802,46.23581,6471,1,30,22,50,48,5.15,5.0,fr,11487,129,486912,1,1,Active Shallow Crust,0.0,89.99005,0.0,01/30/6471
+7.39802,46.23581,5317,9,7,20,0,41,5.25,15.0,fr,11488,106,486931,1,1,Active Shallow Crust,0.0,89.99003,-90.0,09/07/5317
+7.398022,46.23581,6176,4,13,1,23,36,6.15,6.011322,fr,11489,123,487032,1,1,Active Shallow Crust,0.0,89.99003,0.0,04/13/6176
+7.397622,46.23629,2051,2,26,17,36,21,6.15,5.09789,fr,11490,41,487035,1,1,Active Shallow Crust,240.0645,57.99996,0.0,02/26/2051
+1.54728,41.30803,4755,8,22,8,23,1,3.55,5.0,fr,11491,95,487200,1,1,Active Shallow Crust,0.0,89.99053,0.0,08/22/4755
+1.54728,41.30803,6784,2,9,8,16,20,3.55,27.5,fr,11492,135,487202,1,1,Active Shallow Crust,0.0,89.99053,0.0,02/09/6784
+1.54728,41.30803,4621,5,18,10,56,8,3.55,5.0,fr,11493,92,487206,1,1,Active Shallow Crust,0.0,89.99043,-90.0,05/18/4621
+1.54728,41.30803,5710,11,1,3,16,37,3.55,5.0,fr,11494,114,487209,1,1,Active Shallow Crust,128.8964,89.99337,0.0,11/01/5710
+1.54728,41.30803,2824,6,11,3,50,37,3.65,5.0,fr,11495,56,487212,1,1,Active Shallow Crust,0.0,89.98988,0.0,06/11/2824
+1.54728,41.30803,3909,11,22,22,44,16,3.65,15.0,fr,11496,78,487213,1,1,Active Shallow Crust,0.0,89.98988,0.0,11/22/3909
+1.54728,41.30803,8973,8,22,4,43,51,3.65,27.5,fr,11497,179,487214,1,1,Active Shallow Crust,0.0,89.98988,0.0,08/22/8973
+1.54728,41.30803,3273,11,25,16,55,2,3.65,5.0,fr,11498,65,487218,1,1,Active Shallow Crust,0.0,89.98975,-90.0,11/25/3273
+1.54728,41.30803,3490,1,11,4,15,34,3.75,15.0,fr,11499,69,487225,1,1,Active Shallow Crust,0.0,89.98947,0.0,01/11/3490
+1.54728,41.30803,6601,1,10,3,0,57,3.85,5.0,fr,11500,132,487236,1,1,Active Shallow Crust,0.0,89.99062,0.0,01/10/6601
+1.54728,41.30803,5139,12,17,2,54,59,3.85,15.0,fr,11501,102,487240,1,1,Active Shallow Crust,240.0103,57.99754,0.0,12/17/5139
+1.54728,41.30803,5367,4,27,0,4,18,3.95,15.0,fr,11502,107,487249,1,1,Active Shallow Crust,0.0,89.99044,0.0,04/27/5367
+1.54728,41.30803,8335,5,17,19,45,27,4.05,5.0,fr,11503,166,487260,1,1,Active Shallow Crust,0.0,89.99042,0.0,05/17/8335
+1.54728,41.30803,1968,9,12,2,44,19,4.05,27.5,fr,11504,39,487265,1,1,Active Shallow Crust,240.0053,58.00568,0.0,09/12/1968
+1.54728,41.30803,1163,11,30,7,2,4,4.05,27.5,fr,11505,23,487271,1,1,Active Shallow Crust,128.8909,89.99414,0.0,11/30/1163
+1.54728,41.30803,703,7,28,22,58,23,4.15,15.0,fr,11506,14,487282,1,1,Active Shallow Crust,128.8984,89.99383,0.0,07/28/0703
+1.54728,41.30803,1810,7,10,5,55,9,4.25,5.0,fr,11507,36,487284,1,1,Active Shallow Crust,0.0,89.98985,0.0,07/10/1810
+1.54728,41.30803,5147,8,12,21,27,30,4.35,15.0,fr,11508,102,487303,1,1,Active Shallow Crust,0.0,89.99008,-90.0,08/12/5147
+1.54728,41.30803,6940,5,6,1,22,45,5.25,5.0,fr,11509,138,487404,1,1,Active Shallow Crust,0.0,89.9901,0.0,05/06/6940
+-4.08148,47.55979,1238,5,21,0,1,47,3.55,5.0,fr,11510,24,487680,1,1,Active Shallow Crust,0.0,89.99319,0.0,05/21/1238
+-4.08148,47.55979,7110,1,27,19,28,21,3.55,15.0,fr,11511,142,487681,1,1,Active Shallow Crust,0.0,89.99319,0.0,01/27/7110
+-4.08148,47.55979,9142,9,6,3,59,22,3.65,5.0,fr,11512,182,487692,1,1,Active Shallow Crust,0.0,89.98787,0.0,09/06/9142
+-4.08148,47.55979,400,6,6,8,11,50,3.65,5.0,fr,11513,7,487698,1,1,Active Shallow Crust,0.0,89.98773,-90.0,06/06/0400
+-4.08148,47.55979,6128,9,29,11,8,40,3.95,5.0,fr,11514,122,487728,1,1,Active Shallow Crust,0.0,89.99141,0.0,09/29/6128
+-4.08148,47.55979,5695,3,20,18,37,22,3.95,15.0,fr,11515,113,487735,1,1,Active Shallow Crust,0.0,89.99131,-90.0,03/20/5695
+4.88732,46.05004,5203,5,26,13,31,31,3.55,5.0,fr,11516,104,488160,1,1,Active Shallow Crust,0.0,89.993,0.0,05/26/5203
+4.88732,46.05004,2159,2,8,17,9,8,3.65,15.0,fr,11517,43,488173,1,1,Active Shallow Crust,0.0,89.98753,0.0,02/08/2159
+4.88732,46.05004,4607,10,5,16,49,24,3.75,5.0,fr,11518,92,488184,1,1,Active Shallow Crust,0.0,89.98888,0.0,10/05/4607
+4.88732,46.05004,130,5,6,22,15,28,3.75,15.0,fr,11519,2,488185,1,2,Active Shallow Crust,0.0,89.98888,0.0,05/06/0130
+4.88732,46.05004,7089,8,31,17,44,46,3.75,15.0,fr,11520,141,488185,1,2,Active Shallow Crust,0.0,89.98888,0.0,08/31/7089
+4.88732,46.05004,8312,11,2,16,17,24,3.85,15.0,fr,11521,166,488197,1,1,Active Shallow Crust,0.0,89.99009,0.0,11/02/8312
+4.88732,46.05004,1276,2,17,8,13,13,4.05,5.0,fr,11522,25,488220,1,1,Active Shallow Crust,0.0,89.98819,0.0,02/17/1276
+4.88732,46.05004,767,8,8,11,16,3,4.05,15.0,fr,11523,15,488221,1,1,Active Shallow Crust,0.0,89.98819,0.0,08/08/0767
+4.88732,46.05004,7291,4,22,23,27,55,4.15,5.0,fr,11524,145,488232,1,1,Active Shallow Crust,0.0,89.98948,0.0,04/22/7291
+4.88732,46.05004,3884,10,29,18,44,41,4.55,27.5,fr,11525,77,488282,1,1,Active Shallow Crust,0.0,89.98893,0.0,10/29/3884
+4.88732,46.05004,6425,10,9,14,19,4,5.25,5.0,fr,11526,128,488364,1,1,Active Shallow Crust,0.0,89.99011,0.0,10/09/6425
+-0.29236,47.3484,2934,1,21,17,59,13,3.55,5.0,fr,11527,58,488640,1,2,Active Shallow Crust,0.0,89.99018,0.0,01/21/2934
+-0.29236,47.3484,5421,5,8,16,20,0,3.55,5.0,fr,11528,108,488640,1,2,Active Shallow Crust,0.0,89.99018,0.0,05/08/5421
+-0.29236,47.3484,6270,1,23,13,40,29,3.55,15.0,fr,11529,125,488641,1,1,Active Shallow Crust,0.0,89.99018,0.0,01/23/6270
+-0.29236,47.3484,3234,7,11,9,8,53,3.55,5.0,fr,11530,64,488643,1,1,Active Shallow Crust,240.0122,57.99818,0.0,07/11/3234
+-0.29236,47.3484,5792,8,10,19,45,26,3.55,5.0,fr,11531,115,488646,1,1,Active Shallow Crust,0.0,89.99007,-90.0,08/10/5792
+-0.29236,47.3484,7174,3,17,21,33,53,3.55,15.0,fr,11532,143,488647,1,2,Active Shallow Crust,0.0,89.99007,-90.0,03/17/7174
+-0.29236,47.3484,9343,3,23,1,6,20,3.55,15.0,fr,11533,186,488647,1,2,Active Shallow Crust,0.0,89.99007,-90.0,03/23/9343
+-0.29236,47.3484,7608,7,20,15,5,26,3.75,27.5,fr,11534,152,488666,1,1,Active Shallow Crust,0.0,89.99017,0.0,07/20/7608
+-0.29236,47.3484,5901,4,13,5,4,38,3.75,15.0,fr,11535,118,488668,1,1,Active Shallow Crust,240.0084,58.01761,0.0,04/13/5901
+-0.29236,47.3484,8553,3,22,4,13,10,3.95,15.0,fr,11536,171,488692,1,1,Active Shallow Crust,240.0199,58.00502,0.0,03/22/8553
+-0.29236,47.3484,469,8,9,0,28,59,3.95,5.0,fr,11537,9,488694,1,1,Active Shallow Crust,0.0,89.98991,-90.0,08/09/0469
+-0.29236,47.3484,4943,3,15,6,3,51,4.05,5.0,fr,11538,98,488700,1,1,Active Shallow Crust,0.0,89.98991,0.0,03/15/4943
+-0.29236,47.3484,6174,7,31,6,11,41,4.05,15.0,fr,11539,123,488701,1,2,Active Shallow Crust,0.0,89.98991,0.0,07/31/6174
+-0.29236,47.3484,2349,2,13,12,46,44,4.05,15.0,fr,11540,46,488701,1,2,Active Shallow Crust,0.0,89.98991,0.0,02/13/2349
+-0.29236,47.3484,1940,11,13,4,53,0,4.15,5.0,fr,11541,38,488712,1,1,Active Shallow Crust,0.0,89.98994,0.0,11/13/1940
+-0.29236,47.3484,5246,11,13,19,9,36,4.25,5.0,fr,11542,104,488724,1,2,Active Shallow Crust,0.0,89.99008,0.0,11/13/5246
+-0.29236,47.3484,79,1,25,17,49,49,4.25,5.0,fr,11543,1,488724,1,2,Active Shallow Crust,0.0,89.99008,0.0,01/25/0079
+-0.29236,47.3484,6547,12,25,22,3,37,4.35,5.0,fr,11544,130,488736,1,1,Active Shallow Crust,0.0,89.98997,0.0,12/25/6547
+-0.29236,47.3484,2994,6,21,7,0,26,4.45,5.0,fr,11545,59,488748,1,1,Active Shallow Crust,0.0,89.99,0.0,06/21/2994
+-0.29236,47.3484,6108,8,4,14,47,3,4.55,15.0,fr,11546,122,488764,1,1,Active Shallow Crust,240.0096,57.99741,0.0,08/04/6108
+-0.29236,47.3484,2405,1,22,15,47,1,4.55,15.0,fr,11547,48,488770,1,1,Active Shallow Crust,128.8936,89.98579,0.0,01/22/2405
+-0.29236,47.3484,7988,10,10,8,37,1,4.95,5.0,fr,11548,159,488808,1,2,Active Shallow Crust,0.0,89.99003,0.0,10/10/7988
+-0.29236,47.3484,6534,12,15,15,8,49,4.95,5.0,fr,11549,130,488808,1,2,Active Shallow Crust,0.0,89.99003,0.0,12/15/6534
+-0.29236,47.3484,3816,9,21,5,20,12,4.95,15.0,fr,11550,76,488809,1,1,Active Shallow Crust,0.0,89.99003,0.0,09/21/3816
+-0.29236,47.3484,6649,3,28,10,24,44,5.35,5.0,fr,11551,132,488856,1,1,Active Shallow Crust,0.0,89.99,0.0,03/28/6649
+6.74829,48.34619,8042,3,10,12,39,29,3.55,5.0,fr,11552,160,489120,1,2,Active Shallow Crust,0.0,89.9933,0.0,03/10/8042
+6.74829,48.34619,7556,4,21,1,12,59,3.55,5.0,fr,11553,151,489120,1,2,Active Shallow Crust,0.0,89.9933,0.0,04/21/7556
+6.74829,48.34619,6858,11,8,16,55,31,3.75,15.0,fr,11554,137,489154,1,1,Active Shallow Crust,128.8974,89.96698,0.0,11/08/6858
+6.74829,48.34619,739,1,31,1,21,32,3.85,5.0,fr,11555,14,489162,1,1,Active Shallow Crust,0.0,89.9904,-90.0,01/31/0739
+6.74829,48.34619,1437,9,10,12,42,20,4.25,5.0,fr,11556,28,489207,1,1,Active Shallow Crust,240.0081,57.99435,0.0,09/10/1437
+6.74829,48.34619,9618,11,21,18,23,51,5.55,5.0,fr,11557,192,489369,1,1,Active Shallow Crust,128.8748,89.98972,0.0,11/21/9618
+6.74829,48.34619,9836,3,17,0,35,4,5.95,15.0,fr,11558,196,489409,1,1,Active Shallow Crust,0.0,89.98985,0.0,03/17/9836
+7.74449,46.14447,7503,10,5,4,49,53,3.55,5.0,fr,11559,150,489600,1,3,Active Shallow Crust,0.0,89.99301,0.0,10/05/7503
+7.74449,46.14447,5383,4,13,22,38,45,3.55,5.0,fr,11560,107,489600,1,3,Active Shallow Crust,0.0,89.99301,0.0,04/13/5383
+7.74449,46.14447,297,1,21,15,26,20,3.55,5.0,fr,11561,5,489600,1,3,Active Shallow Crust,0.0,89.99301,0.0,01/21/0297
+7.74449,46.14447,9508,4,21,5,35,13,3.55,27.5,fr,11562,190,489602,1,1,Active Shallow Crust,0.0,89.99301,0.0,04/21/9508
+7.74449,46.14447,8641,1,28,13,41,1,3.55,5.0,fr,11563,172,489603,1,1,Active Shallow Crust,240.0125,57.99785,0.0,01/28/8641
+7.74449,46.14447,6311,5,19,7,10,55,3.55,15.0,fr,11564,126,489604,1,2,Active Shallow Crust,240.0125,57.99785,0.0,05/19/6311
+7.74449,46.14447,7101,5,12,17,28,24,3.55,15.0,fr,11565,142,489604,1,2,Active Shallow Crust,240.0125,57.99785,0.0,05/12/7101
+7.74449,46.14447,1989,11,12,4,9,54,3.55,15.0,fr,11566,39,489607,1,1,Active Shallow Crust,0.0,89.99294,-90.0,11/12/1989
+7.74449,46.14447,664,7,25,10,37,6,3.55,5.0,fr,11567,13,489609,1,1,Active Shallow Crust,128.8966,89.99301,0.0,07/25/0664
+7.74449,46.14447,4060,8,21,12,16,18,3.55,27.5,fr,11568,81,489611,1,1,Active Shallow Crust,128.8966,89.99301,0.0,08/21/4060
+7.74449,46.14447,2364,4,28,8,44,10,3.65,5.0,fr,11569,47,489612,1,7,Active Shallow Crust,0.0,89.98755,0.0,04/28/2364
+7.74449,46.14447,3809,7,2,14,35,2,3.65,5.0,fr,11570,76,489612,1,7,Active Shallow Crust,0.0,89.98755,0.0,07/02/3809
+7.74449,46.14447,9629,4,21,12,11,17,3.65,5.0,fr,11571,192,489612,1,7,Active Shallow Crust,0.0,89.98755,0.0,04/21/9629
+7.74449,46.14447,3809,3,9,22,19,45,3.65,5.0,fr,11572,76,489612,1,7,Active Shallow Crust,0.0,89.98755,0.0,03/09/3809
+7.74449,46.14447,5140,6,30,22,33,35,3.65,5.0,fr,11573,102,489612,1,7,Active Shallow Crust,0.0,89.98755,0.0,06/30/5140
+7.74449,46.14447,5874,4,24,2,59,40,3.65,5.0,fr,11574,117,489612,1,7,Active Shallow Crust,0.0,89.98755,0.0,04/24/5874
+7.74449,46.14447,4205,3,22,2,55,19,3.65,5.0,fr,11575,84,489612,1,7,Active Shallow Crust,0.0,89.98755,0.0,03/22/4205
+7.74449,46.14447,4728,9,25,14,35,48,3.65,15.0,fr,11576,94,489613,1,1,Active Shallow Crust,0.0,89.98755,0.0,09/25/4728
+7.74449,46.14447,7981,5,23,17,25,4,3.65,27.5,fr,11577,159,489614,1,3,Active Shallow Crust,0.0,89.98755,0.0,05/23/7981
+7.74449,46.14447,344,7,2,19,43,1,3.65,27.5,fr,11578,6,489614,1,3,Active Shallow Crust,0.0,89.98755,0.0,07/02/0344
+7.74449,46.14447,5381,12,30,8,58,28,3.65,27.5,fr,11579,107,489614,1,3,Active Shallow Crust,0.0,89.98755,0.0,12/30/5381
+7.74449,46.14447,5396,6,1,15,46,45,3.65,5.0,fr,11580,107,489615,1,4,Active Shallow Crust,240.001,58.01293,0.0,06/01/5396
+7.74449,46.14447,2547,10,14,19,19,44,3.65,5.0,fr,11581,50,489615,1,4,Active Shallow Crust,240.001,58.01293,0.0,10/14/2547
+7.74449,46.14447,8195,5,13,23,30,39,3.65,5.0,fr,11582,163,489615,1,4,Active Shallow Crust,240.001,58.01293,0.0,05/13/8195
+7.74449,46.14447,1180,7,3,16,37,26,3.65,5.0,fr,11583,23,489615,1,4,Active Shallow Crust,240.001,58.01293,0.0,07/03/1180
+7.74449,46.14447,5342,11,27,12,10,9,3.65,5.0,fr,11584,106,489618,1,2,Active Shallow Crust,0.0,89.9874,-90.0,11/27/5342
+7.74449,46.14447,1801,6,20,11,3,51,3.65,5.0,fr,11585,36,489618,1,2,Active Shallow Crust,0.0,89.9874,-90.0,06/20/1801
+7.74449,46.14447,2722,10,25,0,16,40,3.65,5.0,fr,11586,54,489621,1,1,Active Shallow Crust,128.8999,89.96352,0.0,10/25/2722
+7.74449,46.14447,9810,2,5,5,45,52,3.75,5.0,fr,11587,196,489624,1,5,Active Shallow Crust,0.0,89.9889,0.0,02/05/9810
+7.74449,46.14447,2688,3,2,5,2,8,3.75,5.0,fr,11588,53,489624,1,5,Active Shallow Crust,0.0,89.9889,0.0,03/02/2688
+7.74449,46.14447,7069,2,26,15,39,32,3.75,5.0,fr,11589,141,489624,1,5,Active Shallow Crust,0.0,89.9889,0.0,02/26/7069
+7.74449,46.14447,3712,12,21,22,33,17,3.75,5.0,fr,11590,74,489624,1,5,Active Shallow Crust,0.0,89.9889,0.0,12/21/3712
+7.74449,46.14447,5452,3,29,13,23,38,3.75,5.0,fr,11591,109,489624,1,5,Active Shallow Crust,0.0,89.9889,0.0,03/29/5452
+7.74449,46.14447,3670,1,18,6,47,48,3.75,15.0,fr,11592,73,489625,1,1,Active Shallow Crust,0.0,89.9889,0.0,01/18/3670
+7.74449,46.14447,3288,8,9,2,14,56,3.75,27.5,fr,11593,65,489626,1,1,Active Shallow Crust,0.0,89.9889,0.0,08/09/3288
+7.74449,46.14447,5227,6,22,2,37,2,3.75,5.0,fr,11594,104,489627,1,1,Active Shallow Crust,240.0073,58.01751,0.0,06/22/5227
+7.74449,46.14447,9414,2,28,14,56,13,3.75,15.0,fr,11595,188,489634,1,1,Active Shallow Crust,128.8973,89.9669,0.0,02/28/9414
+7.74449,46.14447,8645,8,28,6,1,10,3.85,5.0,fr,11596,172,489636,1,4,Active Shallow Crust,0.0,89.9901,0.0,08/28/8645
+7.74449,46.14447,3063,6,12,3,29,54,3.85,5.0,fr,11597,61,489636,1,4,Active Shallow Crust,0.0,89.9901,0.0,06/12/3063
+7.74449,46.14447,7107,7,5,5,48,44,3.85,5.0,fr,11598,142,489636,1,4,Active Shallow Crust,0.0,89.9901,0.0,07/05/7107
+7.74449,46.14447,8082,11,18,12,59,19,3.85,5.0,fr,11599,161,489636,1,4,Active Shallow Crust,0.0,89.9901,0.0,11/18/8082
+7.74449,46.14447,5238,1,23,21,17,48,3.85,27.5,fr,11600,104,489641,1,1,Active Shallow Crust,240.0112,57.99829,0.0,01/23/5238
+7.74449,46.14447,3775,7,23,20,52,51,3.85,5.0,fr,11601,75,489642,1,1,Active Shallow Crust,0.0,89.98999,-90.0,07/23/3775
+7.74449,46.14447,3355,3,2,21,38,42,3.85,15.0,fr,11602,67,489643,1,2,Active Shallow Crust,0.0,89.98999,-90.0,03/02/3355
+7.74449,46.14447,3682,11,10,6,38,39,3.85,15.0,fr,11603,73,489643,1,2,Active Shallow Crust,0.0,89.98999,-90.0,11/10/3682
+7.74449,46.14447,269,12,22,12,8,24,3.95,5.0,fr,11604,5,489648,1,3,Active Shallow Crust,0.0,89.99118,0.0,12/22/0269
+7.74449,46.14447,7764,8,10,17,52,45,3.95,5.0,fr,11605,155,489648,1,3,Active Shallow Crust,0.0,89.99118,0.0,08/10/7764
+7.74449,46.14447,2787,6,26,10,8,31,3.95,5.0,fr,11606,55,489648,1,3,Active Shallow Crust,0.0,89.99118,0.0,06/26/2787
+7.74449,46.14447,4599,4,3,6,55,59,3.95,15.0,fr,11607,91,489649,1,1,Active Shallow Crust,0.0,89.99118,0.0,04/03/4599
+7.74449,46.14447,4296,11,24,22,23,48,3.95,15.0,fr,11608,85,489658,1,1,Active Shallow Crust,128.8996,89.99339,0.0,11/24/4296
+7.74449,46.14447,8837,8,14,11,47,23,4.05,5.0,fr,11609,176,489660,1,8,Active Shallow Crust,0.0,89.98821,0.0,08/14/8837
+7.74449,46.14447,8791,9,5,6,52,13,4.05,5.0,fr,11610,175,489660,1,8,Active Shallow Crust,0.0,89.98821,0.0,09/05/8791
+7.74449,46.14447,7498,10,24,9,36,5,4.05,5.0,fr,11611,149,489660,1,8,Active Shallow Crust,0.0,89.98821,0.0,10/24/7498
+7.74449,46.14447,1363,2,23,13,49,25,4.05,5.0,fr,11612,27,489660,1,8,Active Shallow Crust,0.0,89.98821,0.0,02/23/1363
+7.74449,46.14447,8300,6,30,4,19,22,4.05,5.0,fr,11613,165,489660,1,8,Active Shallow Crust,0.0,89.98821,0.0,06/30/8300
+7.74449,46.14447,9954,5,13,18,43,33,4.05,5.0,fr,11614,199,489660,1,8,Active Shallow Crust,0.0,89.98821,0.0,05/13/9954
+7.74449,46.14447,5733,5,27,4,36,49,4.05,5.0,fr,11615,114,489660,1,8,Active Shallow Crust,0.0,89.98821,0.0,05/27/5733
+7.74449,46.14447,4890,10,24,0,51,37,4.05,5.0,fr,11616,97,489660,1,8,Active Shallow Crust,0.0,89.98821,0.0,10/24/4890
+7.74449,46.14447,5036,11,28,20,22,26,4.05,15.0,fr,11617,100,489661,1,2,Active Shallow Crust,0.0,89.98821,0.0,11/28/5036
+7.74449,46.14447,2088,3,17,13,26,39,4.05,15.0,fr,11618,41,489661,1,2,Active Shallow Crust,0.0,89.98821,0.0,03/17/2088
+7.74449,46.14447,6719,12,6,2,10,20,4.05,5.0,fr,11619,134,489663,1,1,Active Shallow Crust,240.0051,58.00643,0.0,12/06/6719
+7.74449,46.14447,9210,8,29,6,53,43,4.05,5.0,fr,11620,184,489666,1,2,Active Shallow Crust,0.0,89.98808,-90.0,08/29/9210
+7.74449,46.14447,9687,8,29,3,28,0,4.05,5.0,fr,11621,193,489666,1,2,Active Shallow Crust,0.0,89.98808,-90.0,08/29/9687
+7.74449,46.14447,1559,12,27,5,28,41,4.05,5.0,fr,11622,31,489669,1,1,Active Shallow Crust,128.8906,89.99411,0.0,12/27/1559
+7.74449,46.14447,5827,5,13,21,54,0,4.15,5.0,fr,11623,116,489672,1,3,Active Shallow Crust,0.0,89.98949,0.0,05/13/5827
+7.74449,46.14447,2135,8,29,10,10,3,4.15,5.0,fr,11624,42,489672,1,3,Active Shallow Crust,0.0,89.98949,0.0,08/29/2135
+7.74449,46.14447,3710,10,12,10,42,9,4.15,5.0,fr,11625,74,489672,1,3,Active Shallow Crust,0.0,89.98949,0.0,10/12/3710
+7.74449,46.14447,3095,8,3,3,10,41,4.15,15.0,fr,11626,61,489673,1,1,Active Shallow Crust,0.0,89.98949,0.0,08/03/3095
+7.74449,46.14447,9670,3,30,15,31,10,4.15,27.5,fr,11627,193,489674,1,1,Active Shallow Crust,0.0,89.98949,0.0,03/30/9670
+7.74449,46.14447,3025,2,16,16,39,3,4.15,5.0,fr,11628,60,489675,1,2,Active Shallow Crust,240.0085,57.99772,0.0,02/16/3025
+7.74449,46.14447,2414,9,5,18,47,56,4.15,5.0,fr,11629,48,489675,1,2,Active Shallow Crust,240.0085,57.99772,0.0,09/05/2414
+7.74449,46.14447,5177,2,2,2,47,48,4.15,5.0,fr,11630,103,489678,1,2,Active Shallow Crust,0.0,89.98937,-90.0,02/02/5177
+7.74449,46.14447,895,9,11,5,49,25,4.15,5.0,fr,11631,17,489678,1,2,Active Shallow Crust,0.0,89.98937,-90.0,09/11/0895
+7.74449,46.14447,9296,4,4,23,24,7,4.25,5.0,fr,11632,185,489684,1,1,Active Shallow Crust,0.0,89.99064,0.0,04/04/9296
+7.74449,46.14447,3349,12,22,15,49,45,4.25,15.0,fr,11633,66,489685,1,1,Active Shallow Crust,0.0,89.99064,0.0,12/22/3349
+7.74449,46.14447,9486,2,1,12,18,46,4.25,15.0,fr,11634,189,489688,1,1,Active Shallow Crust,240.0075,57.99434,0.0,02/01/9486
+7.74449,46.14447,3804,10,13,1,24,48,4.35,5.0,fr,11635,76,489696,1,2,Active Shallow Crust,0.0,89.98888,0.0,10/13/3804
+7.74449,46.14447,6815,1,18,21,59,5,4.35,5.0,fr,11636,136,489696,1,2,Active Shallow Crust,0.0,89.98888,0.0,01/18/6815
+7.74449,46.14447,9262,4,16,6,18,22,4.35,15.0,fr,11637,185,489697,1,1,Active Shallow Crust,0.0,89.98888,0.0,04/16/9262
+7.74449,46.14447,198,9,2,18,18,3,4.35,5.0,fr,11638,3,489699,1,1,Active Shallow Crust,240.0083,57.99612,0.0,09/02/0198
+7.74449,46.14447,8867,12,9,0,43,50,4.35,5.0,fr,11639,177,489705,1,1,Active Shallow Crust,128.8984,89.98251,0.0,12/09/8867
+7.74449,46.14447,1521,9,27,1,24,25,4.45,15.0,fr,11640,30,489709,1,1,Active Shallow Crust,0.0,89.99008,0.0,09/27/1521
+7.74449,46.14447,2559,4,12,20,6,50,4.45,5.0,fr,11641,51,489711,1,1,Active Shallow Crust,240.0049,57.99466,0.0,04/12/2559
+7.74449,46.14447,9805,9,5,16,15,58,4.45,5.0,fr,11642,196,489714,1,1,Active Shallow Crust,0.0,89.98997,-90.0,09/05/9805
+7.74449,46.14447,1218,12,5,19,26,43,4.45,5.0,fr,11643,24,489717,1,1,Active Shallow Crust,128.8916,89.9938,0.0,12/05/1218
+7.74449,46.14447,8297,6,22,14,32,45,4.55,5.0,fr,11644,165,489723,1,2,Active Shallow Crust,240.0092,57.99741,0.0,06/22/8297
+7.74449,46.14447,1686,1,13,21,41,25,4.55,5.0,fr,11645,33,489723,1,2,Active Shallow Crust,240.0092,57.99741,0.0,01/13/1686
+7.74449,46.14447,2568,10,16,0,12,26,4.65,15.0,fr,11646,51,489733,1,1,Active Shallow Crust,0.0,89.99015,0.0,10/16/2568
+7.74449,46.14447,7056,6,26,5,14,7,4.65,5.0,fr,11647,141,489738,1,1,Active Shallow Crust,0.0,89.99004,-90.0,06/26/7056
+7.74449,46.14447,592,9,19,11,17,21,4.75,5.0,fr,11648,11,489744,1,1,Active Shallow Crust,0.0,89.98947,0.0,09/19/0592
+7.74449,46.14447,2100,2,9,23,4,37,4.75,27.5,fr,11649,41,489746,1,1,Active Shallow Crust,0.0,89.98947,0.0,02/09/2100
+7.74449,46.14447,8917,6,16,16,50,7,4.75,5.0,fr,11650,178,489747,1,1,Active Shallow Crust,240.0075,58.00423,0.0,06/16/8917
+7.74449,46.14447,927,2,19,7,6,22,4.85,5.0,fr,11651,18,489765,1,1,Active Shallow Crust,128.8926,89.98901,0.0,02/19/0927
+7.74449,46.14447,5798,4,4,23,49,11,4.95,5.0,fr,11652,115,489768,1,1,Active Shallow Crust,0.0,89.99024,0.0,04/04/5798
+7.74449,46.14447,8370,8,28,17,33,18,4.95,5.0,fr,11653,167,489771,1,1,Active Shallow Crust,240.0117,58.00451,0.0,08/28/8370
+7.74449,46.14447,9493,7,15,18,13,19,5.05,15.0,fr,11654,189,489781,1,1,Active Shallow Crust,0.0,89.99006,0.0,07/15/9493
+7.74449,46.14447,967,11,9,21,31,32,5.15,5.0,fr,11655,19,489792,1,1,Active Shallow Crust,0.0,89.99003,0.0,11/09/0967
+7.74449,46.14447,2603,12,16,14,19,9,5.25,5.0,fr,11656,52,489804,1,1,Active Shallow Crust,0.0,89.99013,0.0,12/16/2603
+7.74449,46.14447,6915,9,26,23,21,10,5.25,27.5,fr,11657,138,489815,1,1,Active Shallow Crust,128.8832,89.98716,0.0,09/26/6915
+7.744494,46.14447,5416,7,24,12,31,33,6.25,6.744814,fr,11658,108,489924,1,1,Active Shallow Crust,0.0,89.99001,0.0,07/24/5416
+7.744498,46.14447,6073,1,6,20,39,6,6.45,8.491219,fr,11659,121,489948,1,1,Active Shallow Crust,0.0,89.98994,0.0,01/06/6073
+1.46645,46.52966,6508,2,8,15,44,19,3.55,5.0,fr,11660,130,490560,1,3,Active Shallow Crust,0.0,89.98959,0.0,02/08/6508
+1.46645,46.52966,8828,6,1,14,39,5,3.55,5.0,fr,11661,176,490560,1,3,Active Shallow Crust,0.0,89.98959,0.0,06/01/8828
+1.46645,46.52966,7636,7,14,13,20,20,3.55,5.0,fr,11662,152,490560,1,3,Active Shallow Crust,0.0,89.98959,0.0,07/14/7636
+1.46645,46.52966,4345,3,4,3,34,49,3.55,5.0,fr,11663,86,490569,1,1,Active Shallow Crust,128.896,89.99393,0.0,03/04/4345
+1.46645,46.52966,4708,9,10,19,11,33,3.65,5.0,fr,11664,94,490572,1,4,Active Shallow Crust,0.0,89.99072,0.0,09/10/4708
+1.46645,46.52966,2121,7,27,23,35,27,3.65,5.0,fr,11665,42,490572,1,4,Active Shallow Crust,0.0,89.99072,0.0,07/27/2121
+1.46645,46.52966,8784,6,16,12,12,52,3.65,5.0,fr,11666,175,490572,1,4,Active Shallow Crust,0.0,89.99072,0.0,06/16/8784
+1.46645,46.52966,1243,6,4,4,43,54,3.65,5.0,fr,11667,24,490572,1,4,Active Shallow Crust,0.0,89.99072,0.0,06/04/1243
+1.46645,46.52966,4153,1,2,7,48,11,3.65,15.0,fr,11668,83,490573,1,1,Active Shallow Crust,0.0,89.99072,0.0,01/02/4153
+1.46645,46.52966,6351,5,2,0,50,57,3.75,5.0,fr,11669,127,490584,1,1,Active Shallow Crust,0.0,89.99036,0.0,05/02/6351
+1.46645,46.52966,1319,10,13,12,47,21,3.75,15.0,fr,11670,26,490588,1,1,Active Shallow Crust,240.0082,58.01743,0.0,10/13/1319
+1.46645,46.52966,2385,3,11,4,15,53,3.75,5.0,fr,11671,47,490593,1,1,Active Shallow Crust,128.8965,89.96737,0.0,03/11/2385
+1.46645,46.52966,7213,7,10,7,25,0,3.85,5.0,fr,11672,144,490596,1,1,Active Shallow Crust,0.0,89.99017,0.0,07/10/7213
+1.46645,46.52966,3151,10,25,23,54,50,3.95,5.0,fr,11673,63,490608,1,1,Active Shallow Crust,0.0,89.99015,0.0,10/25/3151
+1.46645,46.52966,8700,3,6,6,28,13,3.95,15.0,fr,11674,173,490609,1,1,Active Shallow Crust,0.0,89.99015,0.0,03/06/8700
+1.46645,46.52966,2528,5,7,18,43,36,4.05,15.0,fr,11675,50,490627,1,1,Active Shallow Crust,0.0,89.99014,-90.0,05/07/2528
+1.46645,46.52966,4360,7,27,9,11,27,4.15,5.0,fr,11676,87,490632,1,1,Active Shallow Crust,0.0,89.98957,0.0,07/27/4360
+1.46645,46.52966,6945,3,27,9,31,37,4.15,15.0,fr,11677,138,490633,1,1,Active Shallow Crust,0.0,89.98957,0.0,03/27/6945
+1.46645,46.52966,5395,10,15,6,11,5,4.35,5.0,fr,11678,107,490656,1,1,Active Shallow Crust,0.0,89.99033,0.0,10/15/5395
+1.46645,46.52966,3167,2,20,18,46,6,4.85,15.0,fr,11679,63,490717,1,1,Active Shallow Crust,0.0,89.98991,0.0,02/20/3167
+1.46645,46.52966,3940,6,19,21,42,30,5.25,5.0,fr,11680,78,490767,1,1,Active Shallow Crust,240.0255,58.00026,0.0,06/19/3940
+1.46645,46.52966,1815,8,3,13,57,3,5.35,5.0,fr,11681,36,490776,1,1,Active Shallow Crust,0.0,89.98995,0.0,08/03/1815
+4.16235,42.11242,1176,4,21,7,59,50,3.55,5.0,fr,11682,23,491040,1,1,Active Shallow Crust,0.0,89.99252,0.0,04/21/1176
+4.16235,42.11242,3949,9,27,3,14,25,3.65,15.0,fr,11683,78,491056,1,1,Active Shallow Crust,239.9998,58.01291,0.0,09/27/3949
+4.16235,42.11242,984,12,14,14,49,26,3.75,5.0,fr,11684,19,491064,1,1,Active Shallow Crust,0.0,89.98811,0.0,12/14/0984
+4.16235,42.11242,3881,12,22,4,33,57,6.05,15.0,fr,11685,77,491341,1,1,Active Shallow Crust,0.0,89.9899,0.0,12/22/3881
+1.93873,41.37205,4335,8,30,3,14,38,3.55,5.0,fr,11686,86,491520,1,1,Active Shallow Crust,0.0,89.99054,0.0,08/30/4335
+1.93873,41.37205,6752,7,2,11,30,23,3.55,15.0,fr,11687,135,491524,1,1,Active Shallow Crust,240.0119,57.99778,0.0,07/02/6752
+1.93873,41.37205,3947,7,23,5,34,33,3.55,5.0,fr,11688,78,491526,1,1,Active Shallow Crust,0.0,89.99043,-90.0,07/23/3947
+1.93873,41.37205,3022,3,16,7,22,21,3.65,5.0,fr,11689,60,491532,1,1,Active Shallow Crust,0.0,89.98988,0.0,03/16/3022
+1.93873,41.37205,803,6,23,5,51,0,3.65,15.0,fr,11690,16,491533,1,1,Active Shallow Crust,0.0,89.98988,0.0,06/23/0803
+1.93873,41.37205,4349,5,17,4,27,56,3.65,27.5,fr,11691,86,491537,1,1,Active Shallow Crust,240.0004,58.01288,0.0,05/17/4349
+1.93873,41.37205,4362,1,15,8,41,43,3.65,5.0,fr,11692,87,491538,1,1,Active Shallow Crust,0.0,89.98977,-90.0,01/15/4362
+1.93873,41.37205,1618,11,30,22,59,22,3.95,5.0,fr,11693,32,491568,1,1,Active Shallow Crust,0.0,89.99045,0.0,11/30/1618
+1.93873,41.37205,907,3,29,18,53,26,3.95,15.0,fr,11694,18,491569,1,1,Active Shallow Crust,0.0,89.99045,0.0,03/29/0907
+1.93873,41.37205,5650,12,13,9,26,55,4.05,5.0,fr,11695,112,491580,1,3,Active Shallow Crust,0.0,89.99043,0.0,12/13/5650
+1.93873,41.37205,1771,1,29,10,51,51,4.05,5.0,fr,11696,35,491580,1,3,Active Shallow Crust,0.0,89.99043,0.0,01/29/1771
+1.93873,41.37205,8056,4,29,17,43,13,4.05,5.0,fr,11697,161,491580,1,3,Active Shallow Crust,0.0,89.99043,0.0,04/29/8056
+1.93873,41.37205,5095,10,12,20,47,39,4.45,5.0,fr,11698,101,491628,1,3,Active Shallow Crust,0.0,89.98993,0.0,10/12/5095
+1.93873,41.37205,7142,3,7,4,3,10,4.45,5.0,fr,11699,142,491628,1,3,Active Shallow Crust,0.0,89.98993,0.0,03/07/7142
+1.93873,41.37205,9526,11,29,10,42,59,4.45,5.0,fr,11700,190,491628,1,3,Active Shallow Crust,0.0,89.98993,0.0,11/29/9526
+1.93873,41.37205,6944,4,20,21,1,23,4.45,5.0,fr,11701,138,491634,1,1,Active Shallow Crust,0.0,89.98981,-90.0,04/20/6944
+1.93873,41.37205,7812,9,20,16,13,23,4.65,5.0,fr,11702,156,491652,1,1,Active Shallow Crust,0.0,89.98987,0.0,09/20/7812
+1.93873,41.37205,7641,3,3,20,9,36,4.95,5.0,fr,11703,152,491688,1,1,Active Shallow Crust,0.0,89.99018,0.0,03/03/7641
+1.93873,41.37205,8617,12,9,22,19,56,5.35,5.0,fr,11704,172,491736,1,2,Active Shallow Crust,0.0,89.99,0.0,12/09/8617
+1.93873,41.37205,7920,6,3,10,53,51,5.35,5.0,fr,11705,158,491736,1,2,Active Shallow Crust,0.0,89.99,0.0,06/03/7920
+-3.58696,48.5612,3446,6,16,15,22,50,3.55,5.0,fr,11706,68,492000,1,3,Active Shallow Crust,0.0,89.98999,0.0,06/16/3446
+-3.58696,48.5612,9158,7,20,8,2,15,3.55,5.0,fr,11707,183,492000,1,3,Active Shallow Crust,0.0,89.98999,0.0,07/20/9158
+-3.58696,48.5612,7560,9,3,18,19,7,3.55,5.0,fr,11708,151,492000,1,3,Active Shallow Crust,0.0,89.98999,0.0,09/03/7560
+-3.58696,48.5612,1621,12,8,22,39,6,3.55,27.5,fr,11709,32,492002,1,1,Active Shallow Crust,0.0,89.98999,0.0,12/08/1621
+-3.58696,48.5612,1708,7,8,6,22,9,3.55,15.0,fr,11710,34,492004,1,1,Active Shallow Crust,240.013,57.99817,0.0,07/08/1708
+-3.58696,48.5612,5480,1,26,22,58,54,3.55,5.0,fr,11711,109,492006,1,1,Active Shallow Crust,0.0,89.98988,-90.0,01/26/5480
+-3.58696,48.5612,8692,8,24,19,2,59,3.65,15.0,fr,11712,173,492016,1,1,Active Shallow Crust,240.0012,58.01302,0.0,08/24/8692
+-3.58696,48.5612,1406,5,15,2,1,57,3.75,5.0,fr,11713,28,492024,1,1,Active Shallow Crust,0.0,89.9894,0.0,05/15/1406
+-3.58696,48.5612,7274,9,5,16,45,53,3.75,15.0,fr,11714,145,492025,1,1,Active Shallow Crust,0.0,89.9894,0.0,09/05/7274
+-3.58696,48.5612,4998,10,13,5,32,17,3.85,5.0,fr,11715,99,492039,1,1,Active Shallow Crust,240.0109,57.99802,0.0,10/13/4998
+-3.58696,48.5612,8713,12,15,19,48,37,4.15,5.0,fr,11716,174,492072,1,1,Active Shallow Crust,0.0,89.98997,0.0,12/15/8713
+-3.58696,48.5612,5396,5,7,14,44,58,4.35,15.0,fr,11717,107,492097,1,1,Active Shallow Crust,0.0,89.98937,0.0,05/07/5396
+-3.58696,48.5612,9945,5,12,13,47,57,4.55,5.0,fr,11718,198,492120,1,1,Active Shallow Crust,0.0,89.9905,0.0,05/12/9945
+-3.58696,48.5612,5878,12,3,23,20,47,4.95,15.0,fr,11719,117,492169,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/03/5878
+-5.95951,48.45396,6288,12,31,5,37,51,3.95,5.0,fr,11720,125,492528,1,1,Active Shallow Crust,0.0,89.99156,0.0,12/31/6288
+-5.95951,48.45396,2519,2,8,15,24,4,3.95,5.0,fr,11721,50,492531,1,1,Active Shallow Crust,240.0198,58.005,0.0,02/08/2519
+-5.95951,48.45396,4144,12,10,21,57,41,4.75,5.0,fr,11722,82,492624,1,1,Active Shallow Crust,0.0,89.98992,0.0,12/10/4144
+0.42958,43.48372,1327,11,2,7,15,36,3.65,5.0,fr,11723,26,492972,1,1,Active Shallow Crust,0.0,89.98981,0.0,11/02/1327
+0.42958,43.48372,183,3,8,14,28,7,3.75,5.0,fr,11724,3,492984,1,1,Active Shallow Crust,0.0,89.98983,0.0,03/08/0183
+0.42958,43.48372,8677,10,22,20,22,36,3.75,5.0,fr,11725,173,492993,1,1,Active Shallow Crust,128.8969,89.96734,0.0,10/22/8677
+0.42958,43.48372,8831,9,18,7,32,7,4.35,15.0,fr,11726,176,493057,1,1,Active Shallow Crust,0.0,89.98999,0.0,09/18/8831
+0.42958,43.48372,3594,7,12,0,49,8,4.75,5.0,fr,11727,71,493110,1,1,Active Shallow Crust,0.0,89.99001,-90.0,07/12/3594
+1.91833,45.22171,2243,1,22,1,22,10,3.55,5.0,fr,11728,44,493449,1,1,Active Shallow Crust,128.8965,89.99378,0.0,01/22/2243
+1.91833,45.22171,5239,3,27,23,15,7,3.65,5.0,fr,11729,104,493452,1,1,Active Shallow Crust,0.0,89.9905,0.0,03/27/5239
+1.91833,45.22171,8847,12,26,16,12,29,3.85,15.0,fr,11730,176,493477,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/26/8847
+1.91833,45.22171,396,2,18,4,0,43,4.25,5.0,fr,11731,7,493530,1,1,Active Shallow Crust,0.0,89.99037,-90.0,02/18/0396
+1.91833,45.22171,3861,1,19,11,14,31,4.75,15.0,fr,11732,77,493585,1,1,Active Shallow Crust,0.0,89.99019,0.0,01/19/3861
+2.10043,45.90161,6478,9,27,4,33,26,3.55,5.0,fr,11733,129,493920,1,1,Active Shallow Crust,0.0,89.98947,0.0,09/27/6478
+2.10043,45.90161,9389,8,5,1,53,1,3.55,15.0,fr,11734,187,493921,1,2,Active Shallow Crust,0.0,89.98947,0.0,08/05/9389
+2.10043,45.90161,7009,5,16,13,32,11,3.55,15.0,fr,11735,140,493921,1,2,Active Shallow Crust,0.0,89.98947,0.0,05/16/7009
+2.10043,45.90161,3350,11,17,11,25,35,3.65,5.0,fr,11736,66,493932,1,1,Active Shallow Crust,0.0,89.99062,0.0,11/17/3350
+2.10043,45.90161,9538,12,9,1,20,23,3.65,5.0,fr,11737,190,493941,1,1,Active Shallow Crust,128.9014,89.96352,0.0,12/09/9538
+2.10043,45.90161,1434,2,10,16,15,42,3.75,5.0,fr,11738,28,493944,1,1,Active Shallow Crust,0.0,89.98885,0.0,02/10/1434
+2.10043,45.90161,294,1,19,3,17,30,3.75,15.0,fr,11739,5,493945,1,1,Active Shallow Crust,0.0,89.98885,0.0,01/19/0294
+2.10043,45.90161,8749,7,29,12,51,52,3.75,5.0,fr,11740,174,493947,1,1,Active Shallow Crust,240.0085,58.01754,0.0,07/29/8749
+2.10043,45.90161,8378,11,12,5,10,9,3.85,15.0,fr,11741,167,493957,1,2,Active Shallow Crust,0.0,89.99007,0.0,11/12/8378
+2.10043,45.90161,8497,11,1,2,12,58,3.85,15.0,fr,11742,169,493957,1,2,Active Shallow Crust,0.0,89.99007,0.0,11/01/8497
+2.10043,45.90161,4139,2,22,3,11,17,3.95,5.0,fr,11743,82,493968,1,1,Active Shallow Crust,0.0,89.98893,0.0,02/22/4139
+2.10043,45.90161,6383,1,17,7,31,43,4.05,5.0,fr,11744,127,493980,1,1,Active Shallow Crust,0.0,89.99014,0.0,01/17/6383
+2.10043,45.90161,5450,2,3,1,30,6,4.05,5.0,fr,11745,108,493983,1,1,Active Shallow Crust,240.0058,58.00612,0.0,02/03/5450
+2.10043,45.90161,1140,7,7,8,14,42,4.15,5.0,fr,11746,22,494001,1,1,Active Shallow Crust,128.8978,89.99384,0.0,07/07/1140
+2.10043,45.90161,664,7,20,9,47,21,4.25,5.0,fr,11747,13,494004,1,1,Active Shallow Crust,0.0,89.99059,0.0,07/20/0664
+2.10043,45.90161,9473,10,9,21,58,58,4.35,5.0,fr,11748,189,494019,1,1,Active Shallow Crust,240.0082,57.99591,0.0,10/09/9473
+2.10043,45.90161,6312,6,23,12,32,31,4.55,5.0,fr,11749,126,494046,1,1,Active Shallow Crust,0.0,89.9899,-90.0,06/23/6312
+2.10043,45.90161,3025,5,5,16,50,16,5.15,5.0,fr,11750,60,494121,1,1,Active Shallow Crust,128.884,89.99115,0.0,05/05/3025
+2.10043,45.90161,1610,3,9,3,14,8,5.25,5.0,fr,11751,32,494124,1,1,Active Shallow Crust,0.0,89.99008,0.0,03/09/1610
+1.05135,51.11564,400,12,19,22,39,41,3.55,15.0,fr,11752,7,494401,1,1,Active Shallow Crust,0.0,89.9905,0.0,12/19/0400
+1.05135,51.11564,8408,3,11,9,5,18,3.75,5.0,fr,11753,168,494424,1,1,Active Shallow Crust,0.0,89.98994,0.0,03/11/8408
+1.05135,51.11564,2641,11,14,11,16,50,3.75,15.0,fr,11754,52,494425,1,1,Active Shallow Crust,0.0,89.98994,0.0,11/14/2641
+1.05135,51.11564,278,12,14,16,27,47,3.85,5.0,fr,11755,5,494436,1,1,Active Shallow Crust,0.0,89.98991,0.0,12/14/0278
+1.05135,51.11564,887,9,8,0,18,44,3.95,15.0,fr,11756,17,494449,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/08/0887
+1.05135,51.11564,8523,4,24,2,36,40,4.35,5.0,fr,11757,170,494496,1,2,Active Shallow Crust,0.0,89.98992,0.0,04/24/8523
+1.05135,51.11564,4299,9,20,5,59,39,4.35,5.0,fr,11758,85,494496,1,2,Active Shallow Crust,0.0,89.98992,0.0,09/20/4299
+1.05135,51.11564,1663,4,1,4,23,0,4.65,15.0,fr,11759,33,494542,1,1,Active Shallow Crust,128.8896,89.98703,0.0,04/01/1663
+-2.634,47.96991,57,2,4,11,10,29,3.55,5.0,fr,11760,1,494880,1,1,Active Shallow Crust,0.0,89.98988,0.0,02/04/0057
+-2.634,47.96991,5128,4,16,10,17,27,3.65,5.0,fr,11761,102,494892,1,1,Active Shallow Crust,0.0,89.99097,0.0,04/16/5128
+-2.634,47.96991,7547,6,25,20,29,29,3.75,5.0,fr,11762,150,494904,1,1,Active Shallow Crust,0.0,89.98927,0.0,06/25/7547
+-2.634,47.96991,8975,6,26,8,46,26,3.75,27.5,fr,11763,179,494906,1,2,Active Shallow Crust,0.0,89.98927,0.0,06/26/8975
+-2.634,47.96991,5950,5,1,14,1,35,3.75,27.5,fr,11764,118,494906,1,2,Active Shallow Crust,0.0,89.98927,0.0,05/01/5950
+-2.634,47.96991,5773,1,19,13,15,33,3.75,5.0,fr,11765,115,494907,1,1,Active Shallow Crust,240.0084,58.01761,0.0,01/19/5773
+-2.634,47.96991,3225,3,24,18,7,22,3.85,5.0,fr,11766,64,494916,1,1,Active Shallow Crust,0.0,89.99044,0.0,03/24/3225
+-2.634,47.96991,9148,5,3,12,16,56,3.95,5.0,fr,11767,182,494937,1,1,Active Shallow Crust,128.9003,89.99361,0.0,05/03/9148
+-2.634,47.96991,2025,6,2,20,11,41,4.05,5.0,fr,11768,40,494940,1,1,Active Shallow Crust,0.0,89.99051,0.0,06/02/2025
+-2.634,47.96991,1672,1,17,6,49,47,4.15,5.0,fr,11769,33,494952,1,1,Active Shallow Crust,0.0,89.98985,0.0,01/17/1672
+-2.634,47.96991,3425,9,25,10,14,13,4.25,5.0,fr,11770,68,494964,1,2,Active Shallow Crust,0.0,89.98944,0.0,09/25/3425
+-2.634,47.96991,6075,3,11,1,58,45,4.25,5.0,fr,11771,121,494964,1,2,Active Shallow Crust,0.0,89.98944,0.0,03/11/6075
+-2.634,47.96991,8221,10,26,22,44,47,4.25,15.0,fr,11772,164,494965,1,1,Active Shallow Crust,0.0,89.98944,0.0,10/26/8221
+-2.634,47.96991,6161,3,3,0,56,51,4.45,5.0,fr,11773,123,494988,1,2,Active Shallow Crust,0.0,89.99042,0.0,03/03/6161
+-2.634,47.96991,4002,11,7,6,58,33,4.45,5.0,fr,11774,80,494988,1,2,Active Shallow Crust,0.0,89.99042,0.0,11/07/4002
+-2.634,47.96991,3165,2,10,1,7,31,4.55,5.0,fr,11775,63,495000,1,2,Active Shallow Crust,0.0,89.99039,0.0,02/10/3165
+-2.634,47.96991,3355,8,3,22,16,11,4.55,5.0,fr,11776,67,495000,1,2,Active Shallow Crust,0.0,89.99039,0.0,08/03/3355
+-2.634,47.96991,9260,3,29,18,22,13,4.65,5.0,fr,11777,185,495012,1,1,Active Shallow Crust,0.0,89.98953,0.0,03/29/9260
+-2.634,47.96991,125,6,8,13,14,36,5.45,27.5,fr,11778,2,495110,1,1,Active Shallow Crust,0.0,89.99015,0.0,06/08/0125
+-2.35971,45.26716,6151,2,25,10,53,18,3.75,5.0,fr,11779,123,495384,1,1,Active Shallow Crust,0.0,89.98872,0.0,02/25/6151
+2.59467,43.34723,5285,7,28,4,49,14,3.75,5.0,fr,11780,105,495864,1,1,Active Shallow Crust,0.0,89.99126,0.0,07/28/5285
+2.59467,43.34723,213,4,24,10,19,54,3.75,15.0,fr,11781,4,495865,1,1,Active Shallow Crust,0.0,89.99126,0.0,04/24/0213
+2.59467,43.34723,6515,9,5,13,36,22,3.95,5.0,fr,11782,130,495888,1,1,Active Shallow Crust,0.0,89.99075,0.0,09/05/6515
+2.59467,43.34723,5051,10,27,8,9,4,4.05,27.5,fr,11783,101,495905,1,1,Active Shallow Crust,240.0053,58.00581,0.0,10/27/5051
+2.59467,43.34723,7057,9,10,0,6,3,4.55,5.0,fr,11784,141,495969,1,1,Active Shallow Crust,128.8949,89.98574,0.0,09/10/7057
+2.59467,43.34723,3284,7,12,5,3,45,4.65,5.0,fr,11785,65,495972,1,1,Active Shallow Crust,0.0,89.98966,0.0,07/12/3284
+9.41734,50.0202,4945,12,18,6,12,29,4.95,5.0,fr,11786,98,496488,1,1,Active Shallow Crust,0.0,89.98965,0.0,12/18/4945
+7.85286,50.23196,3636,8,6,12,23,43,3.55,5.0,fr,11787,72,496800,1,2,Active Shallow Crust,0.0,89.9871,0.0,08/06/3636
+7.85286,50.23196,8339,3,8,9,59,9,3.55,5.0,fr,11788,166,496800,1,2,Active Shallow Crust,0.0,89.9871,0.0,03/08/8339
+7.85286,50.23196,8490,11,18,19,31,57,3.55,5.0,fr,11789,169,496803,1,2,Active Shallow Crust,240.0121,57.99812,0.0,11/18/8490
+7.85286,50.23196,7311,5,6,8,1,8,3.55,5.0,fr,11790,146,496803,1,2,Active Shallow Crust,240.0121,57.99812,0.0,05/06/7311
+7.85286,50.23196,5888,2,23,16,20,30,3.65,5.0,fr,11791,117,496812,1,3,Active Shallow Crust,0.0,89.9885,0.0,02/23/5888
+7.85286,50.23196,2375,10,30,3,34,50,3.65,5.0,fr,11792,47,496812,1,3,Active Shallow Crust,0.0,89.9885,0.0,10/30/2375
+7.85286,50.23196,7679,7,9,13,55,6,3.65,5.0,fr,11793,153,496812,1,3,Active Shallow Crust,0.0,89.9885,0.0,07/09/7679
+7.85286,50.23196,9596,8,16,5,7,26,3.65,5.0,fr,11794,191,496821,1,1,Active Shallow Crust,128.9001,89.96359,0.0,08/16/9596
+7.85286,50.23196,9774,9,11,22,23,57,3.75,15.0,fr,11795,195,496825,1,1,Active Shallow Crust,0.0,89.98975,0.0,09/11/9774
+7.85286,50.23196,1026,11,25,0,37,50,3.75,15.0,fr,11796,20,496828,1,1,Active Shallow Crust,240.0091,58.01719,0.0,11/25/1026
+7.85286,50.23196,5163,11,30,10,37,20,3.95,15.0,fr,11797,103,496849,1,1,Active Shallow Crust,0.0,89.99186,0.0,11/30/5163
+7.85286,50.23196,449,7,2,10,57,15,3.95,5.0,fr,11798,8,496851,1,1,Active Shallow Crust,240.0196,58.0057,0.0,07/02/0449
+7.85286,50.23196,6180,10,17,16,8,17,3.95,5.0,fr,11799,123,496857,1,1,Active Shallow Crust,128.9008,89.99186,0.0,10/17/6180
+7.85286,50.23196,8522,10,13,6,52,35,4.05,5.0,fr,11800,170,496860,1,2,Active Shallow Crust,0.0,89.98912,0.0,10/13/8522
+7.85286,50.23196,8714,8,7,8,15,49,4.05,5.0,fr,11801,174,496860,1,2,Active Shallow Crust,0.0,89.98912,0.0,08/07/8714
+7.85286,50.23196,4354,12,22,15,43,44,4.05,5.0,fr,11802,87,496866,1,1,Active Shallow Crust,0.0,89.98899,-90.0,12/22/4354
+7.85286,50.23196,8804,9,10,20,15,13,4.15,15.0,fr,11803,176,496873,1,1,Active Shallow Crust,0.0,89.9903,0.0,09/10/8804
+7.85286,50.23196,1199,6,26,8,41,21,4.15,5.0,fr,11804,23,496878,1,1,Active Shallow Crust,0.0,89.99019,-90.0,06/26/1199
+7.85286,50.23196,9572,12,13,4,3,11,4.15,15.0,fr,11805,191,496882,1,1,Active Shallow Crust,128.8975,89.99354,0.0,12/13/9572
+7.85286,50.23196,9216,12,10,5,50,47,4.25,5.0,fr,11806,184,496884,1,1,Active Shallow Crust,0.0,89.99136,0.0,12/10/9216
+7.85286,50.23196,9253,10,28,7,43,20,4.45,5.0,fr,11807,185,496908,1,1,Active Shallow Crust,0.0,89.99084,0.0,10/28/9253
+7.85286,50.23196,1751,2,4,8,17,56,4.45,5.0,fr,11808,35,496911,1,1,Active Shallow Crust,240.0068,57.99463,0.0,02/04/1751
+7.85286,50.23196,6628,2,27,12,28,21,4.55,15.0,fr,11809,132,496924,1,1,Active Shallow Crust,240.0107,57.99748,0.0,02/27/6628
+-0.74073,51.03273,8844,4,11,2,46,59,3.65,5.0,fr,11810,176,497292,1,1,Active Shallow Crust,0.0,89.99011,0.0,04/11/8844
+-0.74073,51.03273,5405,9,9,17,57,54,3.75,15.0,fr,11811,108,497314,1,1,Active Shallow Crust,128.8961,89.96735,0.0,09/09/5405
+2.56447,50.77814,4227,7,16,4,56,18,3.55,5.0,fr,11812,84,497760,1,1,Active Shallow Crust,0.0,89.99043,0.0,07/16/4227
+2.56447,50.77814,832,2,17,21,24,31,3.55,27.5,fr,11813,16,497762,1,1,Active Shallow Crust,0.0,89.99043,0.0,02/17/0832
+2.56447,50.77814,4741,8,23,23,7,24,3.55,27.5,fr,11814,94,497768,1,1,Active Shallow Crust,0.0,89.99033,-90.0,08/23/4741
+2.56447,50.77814,7686,11,5,19,30,2,3.65,5.0,fr,11815,153,497772,1,1,Active Shallow Crust,0.0,89.98863,0.0,11/05/7686
+2.56447,50.77814,6213,7,5,0,27,28,3.65,5.0,fr,11816,124,497775,1,2,Active Shallow Crust,240.0018,58.01255,0.0,07/05/6213
+2.56447,50.77814,8887,9,6,12,3,45,3.65,5.0,fr,11817,177,497775,1,2,Active Shallow Crust,240.0018,58.01255,0.0,09/06/8887
+2.56447,50.77814,8407,8,31,19,41,57,3.75,5.0,fr,11818,168,497784,1,1,Active Shallow Crust,0.0,89.98987,0.0,08/31/8407
+2.56447,50.77814,3664,3,2,23,51,1,3.85,5.0,fr,11819,73,497796,1,2,Active Shallow Crust,0.0,89.99097,0.0,03/02/3664
+2.56447,50.77814,7123,1,27,17,3,25,3.85,5.0,fr,11820,142,497796,1,2,Active Shallow Crust,0.0,89.99097,0.0,01/27/7123
+2.56447,50.77814,8028,2,14,9,45,35,3.85,5.0,fr,11821,160,497805,1,1,Active Shallow Crust,128.8951,89.99323,0.0,02/14/8028
+2.56447,50.77814,135,2,11,23,53,34,3.95,5.0,fr,11822,2,497808,1,1,Active Shallow Crust,0.0,89.98994,0.0,02/11/0135
+2.56447,50.77814,5361,4,19,19,35,27,5.15,15.0,fr,11823,107,497953,1,1,Active Shallow Crust,0.0,89.98989,0.0,04/19/5361
+5.01529,47.86886,5567,6,11,17,12,41,3.55,5.0,fr,11824,111,498240,1,1,Active Shallow Crust,0.0,89.99323,0.0,06/11/5567
+5.01529,47.86886,281,4,25,3,40,13,3.65,15.0,fr,11825,5,498253,1,1,Active Shallow Crust,0.0,89.98795,0.0,04/25/0281
+5.01529,47.86886,684,9,20,0,28,21,3.95,5.0,fr,11826,13,498288,1,1,Active Shallow Crust,0.0,89.99146,0.0,09/20/0684
+5.01529,47.86886,193,4,6,6,37,42,4.05,5.0,fr,11827,3,498300,1,1,Active Shallow Crust,0.0,89.98859,0.0,04/06/0193
+5.01529,47.86886,8706,6,13,14,57,22,4.05,27.5,fr,11828,174,498311,1,1,Active Shallow Crust,128.8914,89.99239,0.0,06/13/8706
+5.01529,47.86886,800,6,29,13,42,46,4.15,5.0,fr,11829,15,498312,1,1,Active Shallow Crust,0.0,89.98983,0.0,06/29/0800
+5.01529,47.86886,9232,10,19,2,32,31,4.25,15.0,fr,11830,184,498325,1,1,Active Shallow Crust,0.0,89.99094,0.0,10/19/9232
+5.01529,47.86886,679,11,3,19,47,33,4.45,5.0,fr,11831,13,498348,1,1,Active Shallow Crust,0.0,89.99039,0.0,11/03/0679
+5.01529,47.86886,4516,10,25,18,1,4,5.15,5.0,fr,11832,90,498432,1,1,Active Shallow Crust,0.0,89.99035,0.0,10/25/4516
+3.7369,50.9327,3505,1,16,7,51,18,3.55,5.0,fr,11833,70,498720,1,1,Active Shallow Crust,0.0,89.99047,0.0,01/16/3505
+3.7369,50.9327,1190,8,9,18,2,34,3.55,27.5,fr,11834,23,498731,1,1,Active Shallow Crust,128.8954,89.99364,0.0,08/09/1190
+3.7369,50.9327,1036,12,29,22,39,44,3.65,15.0,fr,11835,20,498733,1,1,Active Shallow Crust,0.0,89.98867,0.0,12/29/1036
+3.7369,50.9327,5708,3,3,17,18,30,3.65,5.0,fr,11836,114,498738,1,1,Active Shallow Crust,0.0,89.9914,-90.0,03/03/5708
+3.7369,50.9327,3133,6,19,13,42,10,3.75,5.0,fr,11837,62,498744,1,1,Active Shallow Crust,0.0,89.98991,0.0,06/19/3133
+3.7369,50.9327,4818,3,15,5,12,45,3.75,15.0,fr,11838,96,498748,1,1,Active Shallow Crust,240.0094,58.01756,0.0,03/15/4818
+3.7369,50.9327,7000,11,22,18,47,28,3.75,5.0,fr,11839,139,498753,1,1,Active Shallow Crust,128.8959,89.96735,0.0,11/22/7000
+3.7369,50.9327,1019,2,13,11,13,30,3.85,27.5,fr,11840,20,498767,1,1,Active Shallow Crust,128.8952,89.99438,0.0,02/13/1019
+3.7369,50.9327,3846,5,17,14,33,58,3.95,5.0,fr,11841,76,498768,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/17/3846
+3.74464,40.29399,4365,1,30,23,4,9,3.55,15.0,fr,11842,87,499204,1,1,Active Shallow Crust,240.0114,57.99823,0.0,01/30/4365
+3.74464,40.29399,1877,9,21,23,14,51,4.15,5.0,fr,11843,37,499272,1,1,Active Shallow Crust,0.0,89.99036,0.0,09/21/1877
+3.74464,40.29399,7318,11,25,21,13,56,4.25,5.0,fr,11844,146,499284,1,1,Active Shallow Crust,0.0,89.98969,0.0,11/25/7318
+-2.07349,46.25376,3746,7,25,3,56,41,3.65,27.5,fr,11845,74,499694,1,1,Active Shallow Crust,0.0,89.99068,0.0,07/25/3746
+-2.07349,46.25376,8305,3,8,18,44,48,3.65,27.5,fr,11846,166,499697,1,1,Active Shallow Crust,240.0007,58.01311,0.0,03/08/8305
+-2.07349,46.25376,4187,4,22,4,3,21,3.85,5.0,fr,11847,83,499716,1,1,Active Shallow Crust,0.0,89.99013,0.0,04/22/4187
+-2.07349,46.25376,9997,6,14,3,34,46,4.45,5.0,fr,11848,199,499791,1,1,Active Shallow Crust,240.0051,57.9946,0.0,06/14/9997
+-6.38827,49.36478,9314,3,9,8,47,16,4.05,5.0,fr,11849,186,500700,1,1,Active Shallow Crust,0.0,89.98892,0.0,03/09/9314
+3.865,40.17492,103,12,3,22,41,10,3.65,5.0,fr,11850,2,501132,1,1,Active Shallow Crust,0.0,89.9897,0.0,12/03/0103
+3.865,40.17492,171,7,29,18,41,2,3.85,15.0,fr,11851,3,501163,1,1,Active Shallow Crust,0.0,89.98897,-90.0,07/29/0171
+3.865,40.17492,2144,6,9,5,7,57,3.95,27.5,fr,11852,42,501170,1,1,Active Shallow Crust,0.0,89.99028,0.0,06/09/2144
+2.31624,43.17026,6104,9,24,7,8,4,3.55,5.0,fr,11853,122,501600,1,2,Active Shallow Crust,0.0,89.98897,0.0,09/24/6104
+2.31624,43.17026,3826,12,12,20,53,11,3.55,5.0,fr,11854,76,501600,1,2,Active Shallow Crust,0.0,89.98897,0.0,12/12/3826
+2.31624,43.17026,8089,5,15,1,50,19,3.55,15.0,fr,11855,161,501601,1,1,Active Shallow Crust,0.0,89.98897,0.0,05/15/8089
+2.31624,43.17026,151,4,17,7,56,32,3.65,5.0,fr,11856,3,501612,1,1,Active Shallow Crust,0.0,89.99017,0.0,04/17/0151
+2.31624,43.17026,8741,3,9,10,36,0,3.65,5.0,fr,11857,174,501618,1,1,Active Shallow Crust,0.0,89.99005,-90.0,03/09/8741
+2.31624,43.17026,305,10,24,1,25,45,3.95,27.5,fr,11858,6,501650,1,1,Active Shallow Crust,0.0,89.99072,0.0,10/24/0305
+2.31624,43.17026,8507,1,8,13,56,55,4.05,5.0,fr,11859,170,501663,1,1,Active Shallow Crust,240.0056,58.00552,0.0,01/08/8507
+2.31624,43.17026,1935,3,6,16,6,5,4.05,5.0,fr,11860,38,501666,1,1,Active Shallow Crust,0.0,89.98954,-90.0,03/06/1935
+2.31624,43.17026,3583,3,9,4,34,58,4.15,5.0,fr,11861,71,501672,1,1,Active Shallow Crust,0.0,89.99078,0.0,03/09/3583
+2.31624,43.17026,1376,7,15,4,20,9,4.55,5.0,fr,11862,27,501720,1,1,Active Shallow Crust,0.0,89.98953,0.0,07/15/1376
+0.96198,48.49313,1592,7,24,0,12,12,3.55,15.0,fr,11863,31,502081,1,1,Active Shallow Crust,0.0,89.98997,0.0,07/24/1592
+0.96198,48.49313,2444,12,18,5,34,9,3.65,5.0,fr,11864,48,502092,1,1,Active Shallow Crust,0.0,89.99032,0.0,12/18/2444
+0.96198,48.49313,8912,1,22,6,32,16,3.75,5.0,fr,11865,178,502104,1,1,Active Shallow Crust,0.0,89.99004,0.0,01/22/8912
+0.96198,48.49313,7401,3,28,13,17,9,3.75,15.0,fr,11866,148,502105,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/28/7401
+0.96198,48.49313,669,8,11,13,15,7,4.75,15.0,fr,11867,13,502231,1,1,Active Shallow Crust,0.0,89.99002,-90.0,08/11/0669
+0.96198,48.49313,9849,9,24,15,42,14,5.25,5.0,fr,11868,196,502284,1,1,Active Shallow Crust,0.0,89.98997,0.0,09/24/9849
+3.03257,42.08098,3391,7,14,8,14,56,3.55,5.0,fr,11869,67,502560,1,1,Active Shallow Crust,0.0,89.98878,0.0,07/14/3391
+3.03257,42.08098,9099,7,13,17,56,25,3.55,15.0,fr,11870,181,502561,1,1,Active Shallow Crust,0.0,89.98878,0.0,07/13/9099
+3.03257,42.08098,8321,12,13,23,7,1,3.55,5.0,fr,11871,166,502566,1,1,Active Shallow Crust,0.0,89.98865,-90.0,12/13/8321
+3.03257,42.08098,2381,11,22,8,27,20,3.75,27.5,fr,11872,47,502586,1,1,Active Shallow Crust,0.0,89.99108,0.0,11/22/2381
+3.03257,42.08098,7170,8,13,3,32,57,3.95,15.0,fr,11873,143,502609,1,1,Active Shallow Crust,0.0,89.99055,0.0,08/13/7170
+3.03257,42.08098,2572,6,30,6,16,7,4.05,15.0,fr,11874,51,502621,1,1,Active Shallow Crust,0.0,89.98948,0.0,06/30/2572
+3.03257,42.08098,684,11,27,4,27,16,4.25,5.0,fr,11875,13,502644,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/27/0684
+3.03257,42.08098,8319,3,25,16,50,47,4.35,5.0,fr,11876,166,502656,1,1,Active Shallow Crust,0.0,89.98957,0.0,03/25/8319
+3.03257,42.08098,386,1,16,9,15,47,4.35,15.0,fr,11877,7,502657,1,1,Active Shallow Crust,0.0,89.98957,0.0,01/16/0386
+3.03257,42.08098,9809,7,12,23,18,23,4.45,15.0,fr,11878,196,502669,1,2,Active Shallow Crust,0.0,89.98938,0.0,07/12/9809
+3.03257,42.08098,8181,1,21,1,16,20,4.45,15.0,fr,11879,163,502669,1,2,Active Shallow Crust,0.0,89.98938,0.0,01/21/8181
+3.03257,42.08098,642,1,24,2,43,0,4.85,5.0,fr,11880,12,502722,1,1,Active Shallow Crust,0.0,89.98983,-90.0,01/24/0642
+3.03257,42.08098,3055,9,26,20,41,23,4.85,5.0,fr,11881,61,502725,1,1,Active Shallow Crust,128.894,89.989,0.0,09/26/3055
+3.03257,42.08098,2645,10,18,6,48,43,5.45,15.0,fr,11882,52,502789,1,1,Active Shallow Crust,0.0,89.98992,0.0,10/18/2645
+1.96541,43.90711,1738,7,12,4,9,59,3.55,5.0,fr,11883,34,503043,1,1,Active Shallow Crust,240.0121,57.99803,0.0,07/12/1738
+1.96541,43.90711,7452,11,5,9,44,2,3.95,5.0,fr,11884,149,503088,1,1,Active Shallow Crust,0.0,89.98969,0.0,11/05/7452
+-1.04532,50.88474,9788,4,17,3,18,41,3.85,5.0,fr,11885,195,503556,1,1,Active Shallow Crust,0.0,89.98987,0.0,04/17/9788
+-1.04532,50.88474,9503,6,21,1,0,39,4.25,27.5,fr,11886,190,503606,1,1,Active Shallow Crust,0.0,89.99005,0.0,06/21/9503
+1.47476,41.16154,4658,1,23,16,56,39,3.55,5.0,fr,11887,93,504000,1,1,Active Shallow Crust,0.0,89.99051,0.0,01/23/4658
+1.47476,41.16154,2794,7,1,18,43,53,3.55,27.5,fr,11888,55,504002,1,1,Active Shallow Crust,0.0,89.99051,0.0,07/01/2794
+1.47476,41.16154,163,12,13,21,35,32,3.55,5.0,fr,11889,3,504003,1,2,Active Shallow Crust,240.0113,57.99831,0.0,12/13/0163
+1.47476,41.16154,9882,6,10,8,47,27,3.55,5.0,fr,11890,197,504003,1,2,Active Shallow Crust,240.0113,57.99831,0.0,06/10/9882
+1.47476,41.16154,355,4,3,20,13,44,3.65,5.0,fr,11891,7,504012,1,2,Active Shallow Crust,0.0,89.98985,0.0,04/03/0355
+1.47476,41.16154,3762,7,6,18,4,13,3.65,5.0,fr,11892,75,504012,1,2,Active Shallow Crust,0.0,89.98985,0.0,07/06/3762
+1.47476,41.16154,8394,3,16,2,11,41,3.65,15.0,fr,11893,167,504022,1,1,Active Shallow Crust,128.9008,89.96357,0.0,03/16/8394
+1.47476,41.16154,4149,1,28,6,49,28,3.75,5.0,fr,11894,82,504024,1,2,Active Shallow Crust,0.0,89.98945,0.0,01/28/4149
+1.47476,41.16154,4808,4,1,11,22,55,3.75,5.0,fr,11895,96,504024,1,2,Active Shallow Crust,0.0,89.98945,0.0,04/01/4808
+1.47476,41.16154,4018,3,19,22,51,2,3.75,15.0,fr,11896,80,504034,1,1,Active Shallow Crust,128.8972,89.96725,0.0,03/19/4018
+1.47476,41.16154,4945,1,8,11,35,23,3.85,5.0,fr,11897,98,504036,1,1,Active Shallow Crust,0.0,89.99059,0.0,01/08/4945
+1.47476,41.16154,9685,2,9,18,7,25,3.85,15.0,fr,11898,193,504037,1,1,Active Shallow Crust,0.0,89.99059,0.0,02/09/9685
+1.47476,41.16154,3983,11,23,6,22,23,4.15,5.0,fr,11899,79,504075,1,1,Active Shallow Crust,240.0074,57.99716,0.0,11/23/3983
+1.47476,41.16154,5972,5,20,7,40,12,4.15,15.0,fr,11900,119,504079,1,1,Active Shallow Crust,0.0,89.99038,-90.0,05/20/5972
+1.47476,41.16154,1471,8,23,2,51,13,4.55,5.0,fr,11901,29,504120,1,1,Active Shallow Crust,0.0,89.9898,0.0,08/23/1471
+1.47476,41.16154,7864,1,7,4,56,10,5.35,15.0,fr,11902,157,504217,1,1,Active Shallow Crust,0.0,89.98996,0.0,01/07/7864
+6.94578,50.7464,2682,4,11,12,14,3,3.55,5.0,fr,11903,53,504480,1,1,Active Shallow Crust,0.0,89.98724,0.0,04/11/2682
+6.94578,50.7464,4984,4,23,23,57,52,3.55,15.0,fr,11904,99,504481,1,1,Active Shallow Crust,0.0,89.98724,0.0,04/23/4984
+6.94578,50.7464,2736,5,8,22,28,2,3.55,5.0,fr,11905,54,504486,1,1,Active Shallow Crust,0.0,89.98709,-90.0,05/08/2736
+6.94578,50.7464,1796,7,11,0,20,37,3.65,5.0,fr,11906,35,504492,1,1,Active Shallow Crust,0.0,89.98862,0.0,07/11/1796
+6.94578,50.7464,83,12,14,17,24,58,3.65,15.0,fr,11907,1,504499,1,1,Active Shallow Crust,0.0,89.98849,-90.0,12/14/0083
+6.94578,50.7464,1141,8,14,21,36,11,3.75,15.0,fr,11908,22,504505,1,1,Active Shallow Crust,0.0,89.98986,0.0,08/14/1141
+6.94578,50.7464,7274,6,4,14,7,50,3.85,5.0,fr,11909,145,504516,1,1,Active Shallow Crust,0.0,89.99097,0.0,06/04/7274
+6.94578,50.7464,9353,1,20,12,37,38,3.85,27.5,fr,11910,187,504518,1,1,Active Shallow Crust,0.0,89.99097,0.0,01/20/9353
+6.94578,50.7464,7680,7,9,7,23,0,3.95,5.0,fr,11911,153,504528,1,1,Active Shallow Crust,0.0,89.99195,0.0,07/09/7680
+6.94578,50.7464,3683,3,8,4,30,13,3.95,15.0,fr,11912,73,504529,1,1,Active Shallow Crust,0.0,89.99195,0.0,03/08/3683
+6.94578,50.7464,6934,6,15,6,21,21,4.15,15.0,fr,11913,138,504559,1,1,Active Shallow Crust,0.0,89.9903,-90.0,06/15/6934
+6.94578,50.7464,1992,8,27,14,27,23,4.25,5.0,fr,11914,39,504567,1,1,Active Shallow Crust,240.0081,57.99429,0.0,08/27/1992
+6.94578,50.7464,889,7,20,6,46,12,4.35,5.0,fr,11915,17,504582,1,1,Active Shallow Crust,0.0,89.98972,-90.0,07/20/0889
+6.94578,50.7464,5684,10,6,2,26,4,4.95,27.5,fr,11916,113,504650,1,1,Active Shallow Crust,0.0,89.98981,0.0,10/06/5684
+-0.28056,42.04541,1902,6,25,16,34,34,3.55,27.5,fr,11917,38,504962,1,1,Active Shallow Crust,0.0,89.99017,0.0,06/25/1902
+-0.28056,42.04541,1652,9,16,21,58,24,3.65,5.0,fr,11918,33,504978,1,1,Active Shallow Crust,0.0,89.98988,-90.0,09/16/1652
+-0.28056,42.04541,2913,9,16,20,45,44,4.45,5.0,fr,11919,58,505068,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/16/2913
+3.78166,48.45375,6812,1,29,8,37,20,4.05,15.0,fr,11920,136,505501,1,1,Active Shallow Crust,0.0,89.9906,0.0,01/29/6812
+3.78166,48.45375,9192,1,14,0,2,36,4.45,5.0,fr,11921,183,505548,1,1,Active Shallow Crust,0.0,89.99051,0.0,01/14/9192
+-2.22514,44.73092,390,1,28,14,43,51,3.75,27.5,fr,11922,7,505946,1,1,Active Shallow Crust,0.0,89.98862,0.0,01/28/0390
+-2.22514,44.73092,8955,8,30,20,9,28,4.25,5.0,fr,11923,179,506004,1,1,Active Shallow Crust,0.0,89.9904,0.0,08/30/8955
+-1.77926,47.23155,1003,12,15,2,49,50,3.55,5.0,fr,11924,20,506400,1,4,Active Shallow Crust,0.0,89.98973,0.0,12/15/1003
+-1.77926,47.23155,5597,12,22,5,39,20,3.55,5.0,fr,11925,111,506400,1,4,Active Shallow Crust,0.0,89.98973,0.0,12/22/5597
+-1.77926,47.23155,488,10,27,4,54,26,3.55,5.0,fr,11926,9,506400,1,4,Active Shallow Crust,0.0,89.98973,0.0,10/27/0488
+-1.77926,47.23155,2887,7,21,3,20,20,3.55,5.0,fr,11927,57,506400,1,4,Active Shallow Crust,0.0,89.98973,0.0,07/21/2887
+-1.77926,47.23155,5276,3,12,23,54,57,3.55,15.0,fr,11928,105,506401,1,1,Active Shallow Crust,0.0,89.98973,0.0,03/12/5276
+-1.77926,47.23155,2348,2,23,10,27,21,3.55,5.0,fr,11929,46,506406,1,1,Active Shallow Crust,0.0,89.98961,-90.0,02/23/2348
+-1.77926,47.23155,6074,4,18,10,5,14,3.55,5.0,fr,11930,121,506409,1,1,Active Shallow Crust,128.896,89.99401,0.0,04/18/6074
+-1.77926,47.23155,421,3,24,13,28,17,3.55,27.5,fr,11931,8,506411,1,1,Active Shallow Crust,128.896,89.99401,0.0,03/24/0421
+-1.77926,47.23155,1937,7,11,16,4,33,3.65,5.0,fr,11932,38,506412,1,1,Active Shallow Crust,0.0,89.98932,0.0,07/11/1937
+-1.77926,47.23155,6323,10,7,19,25,1,3.65,15.0,fr,11933,126,506416,1,1,Active Shallow Crust,240.0011,58.01278,0.0,10/07/6323
+-1.77926,47.23155,8985,8,6,19,37,42,3.75,5.0,fr,11934,179,506424,1,1,Active Shallow Crust,0.0,89.99048,0.0,08/06/8985
+-1.77926,47.23155,9198,6,3,8,26,29,3.75,15.0,fr,11935,183,506425,1,2,Active Shallow Crust,0.0,89.99048,0.0,06/03/9198
+-1.77926,47.23155,9186,3,9,0,16,1,3.75,15.0,fr,11936,183,506425,1,2,Active Shallow Crust,0.0,89.99048,0.0,03/09/9186
+-1.77926,47.23155,9082,6,15,13,35,50,3.75,5.0,fr,11937,181,506430,1,1,Active Shallow Crust,0.0,89.99037,-90.0,06/15/9082
+-1.77926,47.23155,7363,2,2,4,26,50,3.85,15.0,fr,11938,147,506437,1,1,Active Shallow Crust,0.0,89.9903,0.0,02/02/7363
+-1.77926,47.23155,8079,12,4,23,36,34,3.85,5.0,fr,11939,161,506445,1,1,Active Shallow Crust,128.8957,89.99333,0.0,12/04/8079
+-1.77926,47.23155,2341,7,2,20,40,29,3.95,5.0,fr,11940,46,506457,1,1,Active Shallow Crust,128.9002,89.99406,0.0,07/02/2341
+-1.77926,47.23155,2022,11,6,7,26,16,4.05,5.0,fr,11941,40,506460,1,2,Active Shallow Crust,0.0,89.99037,0.0,11/06/2022
+-1.77926,47.23155,1650,10,12,4,17,51,4.05,5.0,fr,11942,32,506460,1,2,Active Shallow Crust,0.0,89.99037,0.0,10/12/1650
+-1.77926,47.23155,9487,7,7,1,7,50,4.05,15.0,fr,11943,189,506461,1,1,Active Shallow Crust,0.0,89.99037,0.0,07/07/9487
+-1.77926,47.23155,2914,4,9,1,59,59,4.15,5.0,fr,11944,58,506472,1,1,Active Shallow Crust,0.0,89.9897,0.0,04/09/2914
+-1.77926,47.23155,4804,8,6,23,21,12,4.35,5.0,fr,11945,96,506496,1,1,Active Shallow Crust,0.0,89.98978,0.0,08/06/4804
+-1.77926,47.23155,6863,4,22,12,33,32,4.45,5.0,fr,11946,137,506511,1,1,Active Shallow Crust,240.0055,57.99467,0.0,04/22/6863
+-1.77926,47.23155,5042,7,5,18,44,14,4.65,5.0,fr,11947,100,506532,1,1,Active Shallow Crust,0.0,89.98987,0.0,07/05/5042
+-1.77926,47.23155,5507,4,26,17,22,56,4.65,27.5,fr,11948,110,506537,1,1,Active Shallow Crust,240.0111,57.99432,0.0,04/26/5507
+-1.77926,47.23155,9431,12,27,14,44,2,5.25,5.0,fr,11949,188,506604,1,1,Active Shallow Crust,0.0,89.99008,0.0,12/27/9431
+-1.77926,47.23155,6994,5,28,13,34,32,5.95,15.0,fr,11950,139,506698,1,1,Active Shallow Crust,128.8638,89.99013,0.0,05/28/6994
+6.45714,49.44561,6421,7,26,0,13,58,3.55,15.0,fr,11951,128,506881,1,1,Active Shallow Crust,0.0,89.98689,0.0,07/26/6421
+6.45714,49.44561,6441,10,4,19,44,10,3.55,5.0,fr,11952,128,506883,1,1,Active Shallow Crust,240.0124,57.9982,0.0,10/04/6441
+6.45714,49.44561,9344,3,10,10,15,10,3.55,5.0,fr,11953,186,506889,1,1,Active Shallow Crust,128.8959,89.99345,0.0,03/10/9344
+6.45714,49.44561,6515,10,27,18,24,54,3.65,5.0,fr,11954,130,506892,1,1,Active Shallow Crust,0.0,89.98831,0.0,10/27/6515
+6.45714,49.44561,4467,5,20,7,21,25,3.75,5.0,fr,11955,89,506913,1,1,Active Shallow Crust,128.8965,89.96754,0.0,05/20/4467
+6.45714,49.44561,5318,11,4,0,32,53,3.95,15.0,fr,11956,106,506929,1,1,Active Shallow Crust,0.0,89.99173,0.0,11/04/5318
+5.60619,50.33273,246,3,5,10,50,20,3.55,5.0,fr,11957,4,507360,1,1,Active Shallow Crust,0.0,89.98713,0.0,03/05/0246
+5.60619,50.33273,3425,5,17,20,16,41,3.55,15.0,fr,11958,68,507361,1,1,Active Shallow Crust,0.0,89.98713,0.0,05/17/3425
+5.60619,50.33273,8969,3,18,9,14,38,3.55,27.5,fr,11959,179,507362,1,1,Active Shallow Crust,0.0,89.98713,0.0,03/18/8969
+5.60619,50.33273,5421,11,3,5,43,29,3.55,15.0,fr,11960,108,507370,1,1,Active Shallow Crust,128.8965,89.99356,0.0,11/03/5421
+5.60619,50.33273,2733,10,23,12,34,29,3.65,5.0,fr,11961,54,507372,1,3,Active Shallow Crust,0.0,89.98853,0.0,10/23/2733
+5.60619,50.33273,8918,11,13,0,58,13,3.65,5.0,fr,11962,178,507372,1,3,Active Shallow Crust,0.0,89.98853,0.0,11/13/8918
+5.60619,50.33273,2917,7,29,8,48,38,3.65,5.0,fr,11963,58,507372,1,3,Active Shallow Crust,0.0,89.98853,0.0,07/29/2917
+5.60619,50.33273,3991,1,1,17,28,38,3.65,15.0,fr,11964,79,507373,1,3,Active Shallow Crust,0.0,89.98853,0.0,01/01/3991
+5.60619,50.33273,8789,9,19,19,25,12,3.65,15.0,fr,11965,175,507373,1,3,Active Shallow Crust,0.0,89.98853,0.0,09/19/8789
+5.60619,50.33273,68,9,23,22,22,48,3.65,15.0,fr,11966,1,507373,1,3,Active Shallow Crust,0.0,89.98853,0.0,09/23/0068
+5.60619,50.33273,1650,5,22,10,43,54,3.65,15.0,fr,11967,32,507382,1,1,Active Shallow Crust,128.8999,89.9636,0.0,05/22/1650
+5.60619,50.33273,9412,9,2,15,17,13,3.75,5.0,fr,11968,188,507384,1,1,Active Shallow Crust,0.0,89.98978,0.0,09/02/9412
+5.60619,50.33273,9048,10,4,2,53,49,3.75,15.0,fr,11969,180,507385,1,1,Active Shallow Crust,0.0,89.98978,0.0,10/04/9048
+5.60619,50.33273,7502,6,16,9,31,28,3.85,5.0,fr,11970,150,507396,1,2,Active Shallow Crust,0.0,89.99088,0.0,06/16/7502
+5.60619,50.33273,4560,5,16,1,45,44,3.85,5.0,fr,11971,91,507396,1,2,Active Shallow Crust,0.0,89.99088,0.0,05/16/4560
+5.60619,50.33273,1252,3,17,7,42,33,3.95,5.0,fr,11972,25,507408,1,1,Active Shallow Crust,0.0,89.99187,0.0,03/17/1252
+5.60619,50.33273,4805,11,28,17,56,46,4.05,15.0,fr,11973,96,507421,1,1,Active Shallow Crust,0.0,89.98914,0.0,11/28/4805
+5.60619,50.33273,2196,11,21,2,4,41,4.35,5.0,fr,11974,43,507456,1,2,Active Shallow Crust,0.0,89.98975,0.0,11/21/2196
+5.60619,50.33273,4492,8,12,5,50,2,4.35,5.0,fr,11975,89,507456,1,2,Active Shallow Crust,0.0,89.98975,0.0,08/12/4492
+5.60619,50.33273,6551,4,2,12,19,37,4.35,15.0,fr,11976,131,507457,1,1,Active Shallow Crust,0.0,89.98975,0.0,04/02/6551
+5.60619,50.33273,1890,10,30,18,50,15,4.35,27.5,fr,11977,37,507458,1,1,Active Shallow Crust,0.0,89.98975,0.0,10/30/1890
+5.60619,50.33273,4586,3,24,13,15,51,4.45,5.0,fr,11978,91,507477,1,1,Active Shallow Crust,128.891,89.99315,0.0,03/24/4586
+5.60619,50.33273,1974,6,10,21,3,51,5.25,5.0,fr,11979,39,507564,1,1,Active Shallow Crust,0.0,89.99,0.0,06/10/1974
+0.03641,46.83513,9993,8,6,12,36,13,3.55,5.0,fr,11980,199,507840,1,2,Active Shallow Crust,0.0,89.98997,0.0,08/06/9993
+0.03641,46.83513,9390,9,12,14,23,34,3.55,5.0,fr,11981,187,507840,1,2,Active Shallow Crust,0.0,89.98997,0.0,09/12/9390
+0.03641,46.83513,6584,6,12,21,51,45,3.55,5.0,fr,11982,131,507843,1,2,Active Shallow Crust,240.0122,57.99817,0.0,06/12/6584
+0.03641,46.83513,5492,5,17,18,13,40,3.55,5.0,fr,11983,109,507843,1,2,Active Shallow Crust,240.0122,57.99817,0.0,05/17/5492
+0.03641,46.83513,2361,12,30,17,7,25,3.55,15.0,fr,11984,47,507850,1,1,Active Shallow Crust,128.8962,89.99372,0.0,12/30/2361
+0.03641,46.83513,7504,11,18,11,3,36,3.65,5.0,fr,11985,150,507852,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/18/7504
+0.03641,46.83513,6845,2,4,7,48,30,3.65,15.0,fr,11986,136,507853,1,2,Active Shallow Crust,0.0,89.99001,0.0,02/04/6845
+0.03641,46.83513,3772,2,3,13,34,32,3.65,15.0,fr,11987,75,507853,1,2,Active Shallow Crust,0.0,89.99001,0.0,02/03/3772
+0.03641,46.83513,1855,9,25,22,39,43,3.75,5.0,fr,11988,37,507864,1,1,Active Shallow Crust,0.0,89.98998,0.0,09/25/1855
+0.03641,46.83513,9551,2,17,0,34,53,3.75,27.5,fr,11989,191,507869,1,1,Active Shallow Crust,240.0084,58.01757,0.0,02/17/9551
+0.03641,46.83513,8792,2,23,0,20,44,3.85,5.0,fr,11990,175,507876,1,2,Active Shallow Crust,0.0,89.99001,0.0,02/23/8792
+0.03641,46.83513,6383,3,9,0,7,31,3.85,5.0,fr,11991,127,507876,1,2,Active Shallow Crust,0.0,89.99001,0.0,03/09/6383
+0.03641,46.83513,7763,3,25,16,49,27,3.85,15.0,fr,11992,155,507877,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/25/7763
+0.03641,46.83513,5960,4,22,20,12,6,3.85,27.5,fr,11993,119,507878,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/22/5960
+0.03641,46.83513,4830,7,30,17,43,41,3.85,5.0,fr,11994,96,507879,1,1,Active Shallow Crust,240.0109,57.99781,0.0,07/30/4830
+0.03641,46.83513,4493,9,12,19,51,9,3.85,27.5,fr,11995,89,507884,1,1,Active Shallow Crust,0.0,89.99001,-90.0,09/12/4493
+0.03641,46.83513,8843,2,7,14,21,20,3.95,5.0,fr,11996,176,507888,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/07/8843
+0.03641,46.83513,2127,4,16,18,23,51,3.95,15.0,fr,11997,42,507889,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/16/2127
+0.03641,46.83513,9822,9,8,23,35,27,3.95,27.5,fr,11998,196,507890,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/08/9822
+0.03641,46.83513,5449,2,3,8,18,12,3.95,5.0,fr,11999,108,507894,1,1,Active Shallow Crust,0.0,89.98999,-90.0,02/03/5449
+0.03641,46.83513,6320,10,21,1,32,21,3.95,27.5,fr,12000,126,507899,1,1,Active Shallow Crust,128.9003,89.99373,0.0,10/21/6320
+0.03641,46.83513,4488,11,13,7,38,20,4.05,5.0,fr,12001,89,507900,1,1,Active Shallow Crust,0.0,89.99,0.0,11/13/4488
+0.03641,46.83513,3241,1,20,7,9,39,4.05,15.0,fr,12002,64,507901,1,1,Active Shallow Crust,0.0,89.99,0.0,01/20/3241
+0.03641,46.83513,8030,10,9,14,11,44,4.05,27.5,fr,12003,160,507902,1,1,Active Shallow Crust,0.0,89.99,0.0,10/09/8030
+0.03641,46.83513,4660,8,9,10,46,25,4.35,15.0,fr,12004,93,507940,1,1,Active Shallow Crust,240.0085,57.99595,0.0,08/09/4660
+0.03641,46.83513,321,9,4,14,38,46,4.45,5.0,fr,12005,6,507957,1,1,Active Shallow Crust,128.8921,89.99372,0.0,09/04/0321
+4.97694,40.87154,6074,7,28,18,55,11,3.65,5.0,fr,12006,121,508332,1,1,Active Shallow Crust,0.0,89.9932,0.0,07/28/6074
+4.97694,40.87154,2534,8,14,10,17,1,3.65,5.0,fr,12007,50,508335,1,1,Active Shallow Crust,240.0004,58.01231,0.0,08/14/2534
+4.97694,40.87154,4776,4,18,0,47,55,4.25,5.0,fr,12008,95,508407,1,1,Active Shallow Crust,240.0068,57.99371,0.0,04/18/4776
+4.97694,40.87154,135,4,1,16,17,34,4.25,15.0,fr,12009,2,508408,1,1,Active Shallow Crust,240.0068,57.99371,0.0,04/01/0135
+4.10292,47.35724,5549,2,19,10,24,56,3.55,5.0,fr,12010,110,508800,1,1,Active Shallow Crust,0.0,89.99317,0.0,02/19/5549
+4.10292,47.35724,5192,8,2,13,24,50,3.65,5.0,fr,12011,103,508812,1,1,Active Shallow Crust,0.0,89.98782,0.0,08/02/5192
+4.10292,47.35724,4347,11,5,11,26,16,3.75,5.0,fr,12012,86,508827,1,1,Active Shallow Crust,240.0089,58.01696,0.0,11/05/4347
+4.10292,47.35724,8144,2,22,11,5,11,4.05,5.0,fr,12013,162,508860,1,1,Active Shallow Crust,0.0,89.98847,0.0,02/22/8144
+4.10292,47.35724,7096,9,14,3,20,41,4.05,5.0,fr,12014,141,508863,1,1,Active Shallow Crust,240.0065,58.00551,0.0,09/14/7096
+7.10388,48.2614,6437,4,9,14,45,17,3.55,5.0,fr,12015,128,509280,1,1,Active Shallow Crust,0.0,89.99329,0.0,04/09/6437
+7.10388,48.2614,5776,1,20,8,48,5,3.65,5.0,fr,12016,115,509292,1,2,Active Shallow Crust,0.0,89.98804,0.0,01/20/5776
+7.10388,48.2614,8444,4,20,14,31,13,3.65,5.0,fr,12017,168,509292,1,2,Active Shallow Crust,0.0,89.98804,0.0,04/20/8444
+7.10388,48.2614,2061,3,15,1,29,18,3.65,15.0,fr,12018,41,509296,1,2,Active Shallow Crust,240.0013,58.01365,0.0,03/15/2061
+7.10388,48.2614,4536,12,20,15,19,48,3.65,15.0,fr,12019,90,509296,1,2,Active Shallow Crust,240.0013,58.01365,0.0,12/20/4536
+7.10388,48.2614,4427,6,1,22,52,43,3.75,5.0,fr,12020,88,509304,1,2,Active Shallow Crust,0.0,89.98933,0.0,06/01/4427
+7.10388,48.2614,3832,7,30,0,41,28,3.75,5.0,fr,12021,76,509304,1,2,Active Shallow Crust,0.0,89.98933,0.0,07/30/3832
+7.10388,48.2614,7821,8,19,15,2,47,3.85,5.0,fr,12022,156,509316,1,1,Active Shallow Crust,0.0,89.99049,0.0,08/19/7821
+7.10388,48.2614,6302,2,4,14,4,6,4.15,5.0,fr,12023,126,509352,1,1,Active Shallow Crust,0.0,89.98991,0.0,02/04/6302
+7.10388,48.2614,8103,6,14,20,31,58,4.15,15.0,fr,12024,162,509362,1,1,Active Shallow Crust,128.8983,89.99327,0.0,06/14/8103
+7.10388,48.2614,2424,6,1,13,14,30,4.25,5.0,fr,12025,48,509364,1,1,Active Shallow Crust,0.0,89.991,0.0,06/01/2424
+7.10388,48.2614,3466,10,5,20,22,5,4.35,15.0,fr,12026,69,509377,1,1,Active Shallow Crust,0.0,89.98931,0.0,10/05/3466
+7.10388,48.2614,4123,12,10,23,39,57,4.45,15.0,fr,12027,82,509389,1,1,Active Shallow Crust,0.0,89.99047,0.0,12/10/4123
+7.10388,48.2614,7362,5,9,2,24,35,4.65,5.0,fr,12028,147,509412,1,1,Active Shallow Crust,0.0,89.99054,0.0,05/09/7362
+7.10388,48.2614,7628,10,17,5,17,46,4.75,15.0,fr,12029,152,509425,1,1,Active Shallow Crust,0.0,89.98988,0.0,10/17/7628
+7.10388,48.2614,9842,10,14,10,14,53,4.75,5.0,fr,12030,196,509433,1,1,Active Shallow Crust,128.8883,89.98827,0.0,10/14/9842
+7.10388,48.2614,8992,7,28,6,23,24,5.45,5.0,fr,12031,179,509508,1,1,Active Shallow Crust,0.0,89.9902,0.0,07/28/8992
+7.10388,48.2614,6906,3,7,21,23,41,6.05,5.357596,fr,12032,138,509580,1,1,Active Shallow Crust,0.0,89.98999,0.0,03/07/6906
+-1.38659,45.63553,915,4,18,13,44,20,3.65,5.0,fr,12033,18,509772,1,1,Active Shallow Crust,0.0,89.99057,0.0,04/18/0915
+-1.38659,45.63553,3019,10,10,9,23,15,4.05,5.0,fr,12034,60,509820,1,1,Active Shallow Crust,0.0,89.99009,0.0,10/10/3019
+4.66735,47.30975,6310,9,28,3,40,4,3.55,5.0,fr,12035,126,510240,1,2,Active Shallow Crust,0.0,89.99316,0.0,09/28/6310
+4.66735,47.30975,8503,4,27,0,33,18,3.55,5.0,fr,12036,170,510240,1,2,Active Shallow Crust,0.0,89.99316,0.0,04/27/8503
+4.66735,47.30975,6037,3,25,3,32,26,3.55,15.0,fr,12037,120,510241,1,1,Active Shallow Crust,0.0,89.99316,0.0,03/25/6037
+4.66735,47.30975,9553,2,4,21,25,50,3.55,5.0,fr,12038,191,510249,1,1,Active Shallow Crust,128.896,89.99316,0.0,02/04/9553
+4.66735,47.30975,8153,5,31,14,11,34,3.65,5.0,fr,12039,163,510252,1,1,Active Shallow Crust,0.0,89.98782,0.0,05/31/8153
+4.66735,47.30975,3107,4,14,5,54,6,3.65,15.0,fr,12040,62,510253,1,1,Active Shallow Crust,0.0,89.98782,0.0,04/14/3107
+4.66735,47.30975,273,8,3,18,27,3,3.75,5.0,fr,12041,5,510264,1,2,Active Shallow Crust,0.0,89.98914,0.0,08/03/0273
+4.66735,47.30975,9722,7,28,17,26,29,3.75,5.0,fr,12042,194,510264,1,2,Active Shallow Crust,0.0,89.98914,0.0,07/28/9722
+4.66735,47.30975,6153,6,29,23,17,39,3.75,5.0,fr,12043,123,510267,1,2,Active Shallow Crust,240.0081,58.01808,0.0,06/29/6153
+4.66735,47.30975,1432,11,27,9,6,27,3.75,5.0,fr,12044,28,510267,1,2,Active Shallow Crust,240.0081,58.01808,0.0,11/27/1432
+4.66735,47.30975,6531,12,23,3,58,55,3.85,5.0,fr,12045,130,510279,1,1,Active Shallow Crust,240.0111,57.99834,0.0,12/23/6531
+4.66735,47.30975,8811,2,22,15,8,32,3.95,15.0,fr,12046,176,510289,1,1,Active Shallow Crust,0.0,89.99137,0.0,02/22/8811
+4.66417,47.94753,7649,3,11,18,23,15,3.55,5.0,fr,12047,152,510726,1,1,Active Shallow Crust,0.0,89.99316,-90.0,03/11/7649
+4.66417,47.94753,7222,10,10,10,30,50,3.55,27.5,fr,12048,144,510728,1,1,Active Shallow Crust,0.0,89.99316,-90.0,10/10/7222
+4.66417,47.94753,9023,9,8,9,10,26,3.65,5.0,fr,12049,180,510735,1,1,Active Shallow Crust,240.0012,58.0125,0.0,09/08/9023
+4.66417,47.94753,7767,9,9,15,38,57,3.65,5.0,fr,12050,155,510738,1,1,Active Shallow Crust,0.0,89.98782,-90.0,09/09/7767
+4.66417,47.94753,2683,5,28,14,7,13,3.75,15.0,fr,12051,53,510754,1,1,Active Shallow Crust,128.8964,89.96751,0.0,05/28/2683
+4.66417,47.94753,6692,3,31,16,4,52,4.25,15.0,fr,12052,133,510808,1,1,Active Shallow Crust,240.0076,57.99468,0.0,03/31/6692
+4.66417,47.94753,6196,2,23,1,31,17,4.65,5.0,fr,12053,123,510852,1,1,Active Shallow Crust,0.0,89.99048,0.0,02/23/6196
+-2.63641,45.92545,1355,8,6,13,15,41,4.25,15.0,fr,12054,27,511765,1,1,Active Shallow Crust,0.0,89.9906,0.0,08/06/1355
+2.61384,50.52156,8400,6,14,7,0,58,3.55,15.0,fr,12055,167,512161,1,1,Active Shallow Crust,0.0,89.99038,0.0,06/14/8400
+2.61384,50.52156,7712,10,28,21,26,17,3.65,5.0,fr,12056,154,512172,1,1,Active Shallow Crust,0.0,89.98857,0.0,10/28/7712
+2.61384,50.52156,1426,11,24,21,15,21,3.75,5.0,fr,12057,28,512184,1,1,Active Shallow Crust,0.0,89.98981,0.0,11/24/1426
+2.61384,50.52156,8681,12,9,14,23,39,3.75,5.0,fr,12058,173,512187,1,1,Active Shallow Crust,240.009,58.0175,0.0,12/09/8681
+2.61384,50.52156,2236,7,14,0,15,3,3.75,15.0,fr,12059,44,512188,1,1,Active Shallow Crust,240.009,58.0175,0.0,07/14/2236
+2.61384,50.52156,6990,1,8,23,4,19,3.85,27.5,fr,12060,139,512198,1,1,Active Shallow Crust,0.0,89.99092,0.0,01/08/6990
+2.61384,50.52156,6298,1,6,5,48,43,3.95,5.0,fr,12061,125,512208,1,1,Active Shallow Crust,0.0,89.98988,0.0,01/06/6298
+2.61384,50.52156,7882,10,24,19,41,15,4.15,5.0,fr,12062,157,512238,1,1,Active Shallow Crust,0.0,89.99025,-90.0,10/24/7882
+2.61384,50.52156,9952,2,25,18,10,30,4.25,5.0,fr,12063,199,512244,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/25/9952
+2.61384,50.52156,9290,10,6,10,8,59,4.35,5.0,fr,12064,185,512265,1,1,Active Shallow Crust,128.897,89.98272,0.0,10/06/9290
+0.49407,47.66904,9710,3,30,5,42,7,3.55,27.5,fr,12065,194,512642,1,1,Active Shallow Crust,0.0,89.98981,0.0,03/30/9710
+0.49407,47.66904,9158,12,22,18,49,11,3.65,5.0,fr,12066,183,512652,1,3,Active Shallow Crust,0.0,89.99017,0.0,12/22/9158
+0.49407,47.66904,8570,1,2,3,17,19,3.65,5.0,fr,12067,171,512652,1,3,Active Shallow Crust,0.0,89.99017,0.0,01/02/8570
+0.49407,47.66904,1023,5,25,9,0,41,3.65,5.0,fr,12068,20,512652,1,3,Active Shallow Crust,0.0,89.99017,0.0,05/25/1023
+0.49407,47.66904,6656,3,24,23,3,14,3.75,27.5,fr,12069,133,512666,1,1,Active Shallow Crust,0.0,89.98988,0.0,03/24/6656
+0.49407,47.66904,2670,1,5,10,29,37,3.85,5.0,fr,12070,53,512685,1,1,Active Shallow Crust,128.8956,89.99369,0.0,01/05/2670
+0.49407,47.66904,3495,8,26,22,37,27,4.05,27.5,fr,12071,69,512705,1,1,Active Shallow Crust,240.0061,58.00587,0.0,08/26/3495
+0.49407,47.66904,8167,12,3,22,13,50,4.85,5.0,fr,12072,163,512796,1,1,Active Shallow Crust,0.0,89.99002,0.0,12/03/8167
+-4.26002,48.9045,8953,11,25,21,21,16,3.65,5.0,fr,12073,179,513132,1,1,Active Shallow Crust,0.0,89.98818,0.0,11/25/8953
+-4.26002,48.9045,6113,6,11,7,1,15,3.75,5.0,fr,12074,122,513144,1,2,Active Shallow Crust,0.0,89.98947,0.0,06/11/6113
+-4.26002,48.9045,1349,9,26,8,40,54,3.75,5.0,fr,12075,26,513144,1,2,Active Shallow Crust,0.0,89.98947,0.0,09/26/1349
+-4.26002,48.9045,1831,3,30,0,3,7,3.95,5.0,fr,12076,36,513168,1,1,Active Shallow Crust,0.0,89.99164,0.0,03/30/1831
+-4.26002,48.9045,7447,9,29,18,5,11,4.05,5.0,fr,12077,148,513180,1,1,Active Shallow Crust,0.0,89.98882,0.0,09/29/7447
+-4.26002,48.9045,9440,9,7,23,31,20,4.45,5.0,fr,12078,188,513237,1,1,Active Shallow Crust,128.8913,89.99412,0.0,09/07/9440
+-4.26002,48.9045,2435,12,29,16,25,29,4.95,5.0,fr,12079,48,513297,1,1,Active Shallow Crust,128.8885,89.98999,0.0,12/29/2435
+-4.26002,48.9045,6291,12,9,8,12,23,5.05,5.0,fr,12080,125,513306,1,1,Active Shallow Crust,0.0,89.99046,-90.0,12/09/6291
+-4.26002,48.9045,8099,1,13,16,11,49,5.35,5.0,fr,12081,161,513336,1,1,Active Shallow Crust,0.0,89.98998,0.0,01/13/8099
+-0.02132,50.41596,3201,3,30,11,4,35,3.55,15.0,fr,12082,64,513607,1,1,Active Shallow Crust,0.0,89.99,-90.0,03/30/3201
+-0.02132,50.41596,5317,6,16,13,34,40,4.15,27.5,fr,12083,106,513674,1,1,Active Shallow Crust,0.0,89.99,0.0,06/16/5317
+-0.02132,50.41596,8164,8,23,8,50,32,4.15,5.0,fr,12084,163,513675,1,1,Active Shallow Crust,240.0092,57.99746,0.0,08/23/8164
+-0.02132,50.41596,7359,4,12,6,39,43,4.25,27.5,fr,12085,147,513692,1,1,Active Shallow Crust,0.0,89.99,-90.0,04/12/7359
+-0.02132,50.41596,2367,5,8,15,52,58,4.35,15.0,fr,12086,47,513697,1,1,Active Shallow Crust,0.0,89.99,0.0,05/08/2367
+-3.11215,43.24522,2609,9,14,13,59,50,3.55,5.0,fr,12087,52,514080,1,2,Active Shallow Crust,0.0,89.98898,0.0,09/14/2609
+-3.11215,43.24522,1782,6,26,5,38,11,3.55,5.0,fr,12088,35,514080,1,2,Active Shallow Crust,0.0,89.98898,0.0,06/26/1782
+-3.11215,43.24522,2384,12,14,14,0,52,3.55,5.0,fr,12089,47,514089,1,1,Active Shallow Crust,128.8965,89.99265,0.0,12/14/2384
+-3.11215,43.24522,8651,7,5,12,27,55,3.75,5.0,fr,12090,173,514104,1,1,Active Shallow Crust,0.0,89.99125,0.0,07/05/8651
+-3.11215,43.24522,8194,7,26,19,59,25,3.75,15.0,fr,12091,163,514105,1,1,Active Shallow Crust,0.0,89.99125,0.0,07/26/8194
+-3.11215,43.24522,5462,4,10,4,21,3,3.75,27.5,fr,12092,109,514106,1,1,Active Shallow Crust,0.0,89.99125,0.0,04/10/5462
+-3.11215,43.24522,3824,4,30,14,12,18,3.85,5.0,fr,12093,76,514116,1,2,Active Shallow Crust,0.0,89.9896,0.0,04/30/3824
+-3.11215,43.24522,9756,4,22,17,44,42,3.85,5.0,fr,12094,195,514116,1,2,Active Shallow Crust,0.0,89.9896,0.0,04/22/9756
+-3.11215,43.24522,153,11,28,12,6,44,3.85,27.5,fr,12095,3,514118,1,1,Active Shallow Crust,0.0,89.9896,0.0,11/28/0153
+-3.11215,43.24522,4433,5,24,10,27,37,3.85,15.0,fr,12096,88,514123,1,1,Active Shallow Crust,0.0,89.98948,-90.0,05/24/4433
+-3.11215,43.24522,497,5,30,10,14,26,3.95,5.0,fr,12097,9,514128,1,1,Active Shallow Crust,0.0,89.99073,0.0,05/30/0497
+-3.11215,43.24522,5659,8,14,11,25,39,4.25,15.0,fr,12098,113,514168,1,1,Active Shallow Crust,240.0069,57.99379,0.0,08/14/5659
+-3.11215,43.24522,78,9,23,18,11,1,5.65,15.0,fr,12099,1,514333,1,1,Active Shallow Crust,0.0,89.98985,0.0,09/23/0078
+-6.33484,47.16637,7420,2,17,11,54,4,3.55,5.0,fr,12100,148,514560,1,1,Active Shallow Crust,0.0,89.99314,0.0,02/17/7420
+0.77313,43.78595,6077,11,26,22,44,14,3.65,15.0,fr,12101,121,515053,1,1,Active Shallow Crust,0.0,89.99026,0.0,11/26/6077
+0.77313,43.78595,1688,7,4,20,37,56,3.85,15.0,fr,12102,33,515080,1,1,Active Shallow Crust,240.0105,57.9978,0.0,07/04/1688
+0.77313,43.78595,6504,1,29,23,23,47,4.35,5.0,fr,12103,130,515145,1,1,Active Shallow Crust,128.8984,89.98273,0.0,01/29/6504
+6.886,46.69552,3330,1,24,18,3,36,3.55,5.0,fr,12104,66,515520,1,6,Active Shallow Crust,0.0,89.99308,0.0,01/24/3330
+6.886,46.69552,3076,4,15,18,47,37,3.55,5.0,fr,12105,61,515520,1,6,Active Shallow Crust,0.0,89.99308,0.0,04/15/3076
+6.886,46.69552,7384,10,11,0,53,34,3.55,5.0,fr,12106,147,515520,1,6,Active Shallow Crust,0.0,89.99308,0.0,10/11/7384
+6.886,46.69552,8122,7,9,13,31,15,3.55,5.0,fr,12107,162,515520,1,6,Active Shallow Crust,0.0,89.99308,0.0,07/09/8122
+6.886,46.69552,6689,2,15,16,44,8,3.55,5.0,fr,12108,133,515520,1,6,Active Shallow Crust,0.0,89.99308,0.0,02/15/6689
+6.886,46.69552,3268,11,22,1,5,21,3.55,5.0,fr,12109,65,515520,1,6,Active Shallow Crust,0.0,89.99308,0.0,11/22/3268
+6.886,46.69552,2150,2,27,6,1,26,3.55,15.0,fr,12110,42,515521,1,1,Active Shallow Crust,0.0,89.99308,0.0,02/27/2150
+6.886,46.69552,2043,1,20,5,36,11,3.55,5.0,fr,12111,40,515523,1,4,Active Shallow Crust,240.0121,57.99807,0.0,01/20/2043
+6.886,46.69552,4083,10,2,20,31,50,3.55,5.0,fr,12112,81,515523,1,4,Active Shallow Crust,240.0121,57.99807,0.0,10/02/4083
+6.886,46.69552,4251,2,28,19,21,4,3.55,5.0,fr,12113,85,515523,1,4,Active Shallow Crust,240.0121,57.99807,0.0,02/28/4251
+6.886,46.69552,1610,7,25,19,36,38,3.55,5.0,fr,12114,32,515523,1,4,Active Shallow Crust,240.0121,57.99807,0.0,07/25/1610
+6.886,46.69552,8927,9,1,22,47,23,3.55,15.0,fr,12115,178,515524,1,1,Active Shallow Crust,240.0121,57.99807,0.0,09/01/8927
+6.886,46.69552,7039,6,21,0,46,33,3.55,27.5,fr,12116,140,515528,1,1,Active Shallow Crust,0.0,89.993,-90.0,06/21/7039
+6.886,46.69552,2338,10,24,5,6,13,3.55,5.0,fr,12117,46,515529,1,1,Active Shallow Crust,128.8958,89.99309,0.0,10/24/2338
+6.886,46.69552,6306,2,20,14,55,50,3.55,27.5,fr,12118,126,515531,1,1,Active Shallow Crust,128.8958,89.99309,0.0,02/20/6306
+6.886,46.69552,8816,12,17,16,38,20,3.65,5.0,fr,12119,176,515532,1,5,Active Shallow Crust,0.0,89.98767,0.0,12/17/8816
+6.886,46.69552,1711,10,4,3,33,5,3.65,5.0,fr,12120,34,515532,1,5,Active Shallow Crust,0.0,89.98767,0.0,10/04/1711
+6.886,46.69552,4003,10,5,21,7,47,3.65,5.0,fr,12121,80,515532,1,5,Active Shallow Crust,0.0,89.98767,0.0,10/05/4003
+6.886,46.69552,3424,9,5,1,28,38,3.65,5.0,fr,12122,68,515532,1,5,Active Shallow Crust,0.0,89.98767,0.0,09/05/3424
+6.886,46.69552,5944,7,28,15,37,19,3.65,5.0,fr,12123,118,515532,1,5,Active Shallow Crust,0.0,89.98767,0.0,07/28/5944
+6.886,46.69552,6855,11,14,20,20,21,3.65,15.0,fr,12124,137,515533,1,1,Active Shallow Crust,0.0,89.98767,0.0,11/14/6855
+6.886,46.69552,2269,1,1,12,58,35,3.65,5.0,fr,12125,45,515535,1,1,Active Shallow Crust,240.0013,58.01232,0.0,01/01/2269
+6.886,46.69552,8170,12,31,10,9,39,3.65,15.0,fr,12126,163,515536,1,1,Active Shallow Crust,240.0013,58.01232,0.0,12/31/8170
+6.886,46.69552,429,9,2,10,53,57,3.65,15.0,fr,12127,8,515539,1,1,Active Shallow Crust,0.0,89.98753,-90.0,09/02/0429
+6.886,46.69552,9482,2,22,15,7,33,3.65,5.0,fr,12128,189,515541,1,1,Active Shallow Crust,128.9008,89.96353,0.0,02/22/9482
+6.886,46.69552,1364,4,10,9,46,33,3.75,5.0,fr,12129,27,515544,1,6,Active Shallow Crust,0.0,89.98901,0.0,04/10/1364
+6.886,46.69552,2527,9,30,3,53,31,3.75,5.0,fr,12130,50,515544,1,6,Active Shallow Crust,0.0,89.98901,0.0,09/30/2527
+6.886,46.69552,1082,4,5,18,54,58,3.75,5.0,fr,12131,21,515544,1,6,Active Shallow Crust,0.0,89.98901,0.0,04/05/1082
+6.886,46.69552,7566,3,9,21,58,3,3.75,5.0,fr,12132,151,515544,1,6,Active Shallow Crust,0.0,89.98901,0.0,03/09/7566
+6.886,46.69552,9230,1,13,6,21,28,3.75,5.0,fr,12133,184,515544,1,6,Active Shallow Crust,0.0,89.98901,0.0,01/13/9230
+6.886,46.69552,5447,7,23,17,14,46,3.75,5.0,fr,12134,108,515544,1,6,Active Shallow Crust,0.0,89.98901,0.0,07/23/5447
+6.886,46.69552,2218,6,29,11,38,17,3.75,15.0,fr,12135,44,515545,1,1,Active Shallow Crust,0.0,89.98901,0.0,06/29/2218
+6.886,46.69552,217,10,21,21,14,40,3.75,5.0,fr,12136,4,515550,1,1,Active Shallow Crust,0.0,89.98888,-90.0,10/21/0217
+6.886,46.69552,9553,4,13,9,40,20,3.75,5.0,fr,12137,191,515553,1,1,Active Shallow Crust,128.8959,89.96749,0.0,04/13/9553
+6.886,46.69552,4404,6,28,14,31,56,3.75,15.0,fr,12138,88,515554,1,1,Active Shallow Crust,128.8959,89.96749,0.0,06/28/4404
+6.886,46.69552,2911,6,28,11,26,21,3.85,5.0,fr,12139,58,515556,1,3,Active Shallow Crust,0.0,89.9902,0.0,06/28/2911
+6.886,46.69552,4252,4,9,0,57,7,3.85,5.0,fr,12140,85,515556,1,3,Active Shallow Crust,0.0,89.9902,0.0,04/09/4252
+6.886,46.69552,8306,6,14,9,56,22,3.85,5.0,fr,12141,166,515556,1,3,Active Shallow Crust,0.0,89.9902,0.0,06/14/8306
+6.886,46.69552,8597,10,17,10,30,11,3.85,15.0,fr,12142,171,515557,1,2,Active Shallow Crust,0.0,89.9902,0.0,10/17/8597
+6.886,46.69552,4751,11,3,19,15,57,3.85,15.0,fr,12143,95,515557,1,2,Active Shallow Crust,0.0,89.9902,0.0,11/03/4751
+6.886,46.69552,4961,8,18,21,25,16,3.85,15.0,fr,12144,99,515563,1,1,Active Shallow Crust,0.0,89.9901,-90.0,08/18/4961
+6.886,46.69552,9122,3,31,18,6,35,3.85,27.5,fr,12145,182,515564,1,1,Active Shallow Crust,0.0,89.9901,-90.0,03/31/9122
+6.886,46.69552,5262,4,12,14,49,59,3.95,5.0,fr,12146,105,515568,1,3,Active Shallow Crust,0.0,89.99127,0.0,04/12/5262
+6.886,46.69552,8832,10,23,2,11,59,3.95,5.0,fr,12147,176,515568,1,3,Active Shallow Crust,0.0,89.99127,0.0,10/23/8832
+6.886,46.69552,6506,12,9,15,38,38,3.95,5.0,fr,12148,130,515568,1,3,Active Shallow Crust,0.0,89.99127,0.0,12/09/6506
+6.886,46.69552,3353,1,16,19,6,28,3.95,15.0,fr,12149,67,515569,1,2,Active Shallow Crust,0.0,89.99127,0.0,01/16/3353
+6.886,46.69552,2810,4,30,20,41,43,3.95,15.0,fr,12150,56,515569,1,2,Active Shallow Crust,0.0,89.99127,0.0,04/30/2810
+6.886,46.69552,5676,11,13,15,12,27,3.95,27.5,fr,12151,113,515570,1,2,Active Shallow Crust,0.0,89.99127,0.0,11/13/5676
+6.886,46.69552,9895,10,28,9,15,8,3.95,27.5,fr,12152,197,515570,1,2,Active Shallow Crust,0.0,89.99127,0.0,10/28/9895
+6.886,46.69552,6428,10,18,14,2,59,3.95,5.0,fr,12153,128,515574,1,2,Active Shallow Crust,0.0,89.99117,-90.0,10/18/6428
+6.886,46.69552,183,12,12,7,14,17,3.95,5.0,fr,12154,3,515574,1,2,Active Shallow Crust,0.0,89.99117,-90.0,12/12/0183
+6.886,46.69552,2731,9,22,1,2,16,3.95,5.0,fr,12155,54,515577,1,1,Active Shallow Crust,128.9002,89.99564,0.0,09/22/2731
+6.886,46.69552,102,8,2,3,35,17,4.05,5.0,fr,12156,2,515580,1,4,Active Shallow Crust,0.0,89.98833,0.0,08/02/0102
+6.886,46.69552,5444,11,19,13,59,13,4.05,5.0,fr,12157,108,515580,1,4,Active Shallow Crust,0.0,89.98833,0.0,11/19/5444
+6.886,46.69552,1912,4,1,17,20,43,4.05,5.0,fr,12158,38,515580,1,4,Active Shallow Crust,0.0,89.98833,0.0,04/01/1912
+6.886,46.69552,7777,12,6,2,50,31,4.05,5.0,fr,12159,155,515580,1,4,Active Shallow Crust,0.0,89.98833,0.0,12/06/7777
+6.886,46.69552,8976,7,18,2,18,40,4.05,15.0,fr,12160,179,515581,1,1,Active Shallow Crust,0.0,89.98833,0.0,07/18/8976
+6.886,46.69552,7370,10,3,22,11,17,4.05,5.0,fr,12161,147,515583,1,1,Active Shallow Crust,240.0057,58.00602,0.0,10/03/7370
+6.886,46.69552,5228,3,22,4,25,12,4.05,15.0,fr,12162,104,515584,1,1,Active Shallow Crust,240.0057,58.00599,0.0,03/22/5228
+6.886,46.69552,4857,9,6,1,1,28,4.15,5.0,fr,12163,97,515592,1,3,Active Shallow Crust,0.0,89.9896,0.0,09/06/4857
+6.886,46.69552,9244,10,4,5,55,56,4.15,5.0,fr,12164,184,515592,1,3,Active Shallow Crust,0.0,89.9896,0.0,10/04/9244
+6.886,46.69552,7081,4,17,3,56,38,4.15,5.0,fr,12165,141,515592,1,3,Active Shallow Crust,0.0,89.9896,0.0,04/17/7081
+6.886,46.69552,1667,2,23,1,19,25,4.15,5.0,fr,12166,33,515598,1,1,Active Shallow Crust,0.0,89.98948,-90.0,02/23/1667
+6.886,46.69552,85,10,31,18,28,21,4.25,5.0,fr,12167,1,515604,1,2,Active Shallow Crust,0.0,89.99073,0.0,10/31/0085
+6.886,46.69552,9558,5,18,14,27,30,4.25,5.0,fr,12168,191,515604,1,2,Active Shallow Crust,0.0,89.99073,0.0,05/18/9558
+6.886,46.69552,4915,2,22,1,33,0,4.25,15.0,fr,12169,98,515605,1,1,Active Shallow Crust,0.0,89.99073,0.0,02/22/4915
+6.886,46.69552,2016,10,7,3,57,15,4.25,27.5,fr,12170,40,515606,1,2,Active Shallow Crust,0.0,89.99073,0.0,10/07/2016
+6.886,46.69552,5279,6,30,13,38,24,4.25,27.5,fr,12171,105,515606,1,2,Active Shallow Crust,0.0,89.99073,0.0,06/30/5279
+6.886,46.69552,6706,11,2,11,2,11,4.25,5.0,fr,12172,134,515607,1,1,Active Shallow Crust,240.0076,57.99423,0.0,11/02/6706
+6.886,46.69552,1272,10,15,2,41,40,4.25,5.0,fr,12173,25,515613,1,1,Active Shallow Crust,128.8942,89.98096,0.0,10/15/1272
+6.886,46.69552,6701,1,22,7,35,11,4.35,5.0,fr,12174,134,515622,1,1,Active Shallow Crust,0.0,89.98886,-90.0,01/22/6701
+6.886,46.69552,8425,6,17,19,54,45,4.45,5.0,fr,12175,168,515631,1,1,Active Shallow Crust,240.0053,57.99436,0.0,06/17/8425
+6.886,46.69552,636,4,6,9,34,43,4.45,27.5,fr,12176,12,515633,1,1,Active Shallow Crust,240.0053,57.99438,0.0,04/06/0636
+6.886,46.69552,6882,3,8,18,7,30,4.45,5.0,fr,12177,137,515637,1,1,Active Shallow Crust,128.8926,89.99387,0.0,03/08/6882
+6.886,46.69552,3913,2,8,14,23,10,4.55,5.0,fr,12178,78,515640,1,1,Active Shallow Crust,0.0,89.98906,0.0,02/08/3913
+6.886,46.69552,5779,7,7,13,29,0,4.65,5.0,fr,12179,115,515652,1,1,Active Shallow Crust,0.0,89.99025,0.0,07/07/5779
+6.886,46.69552,2966,9,4,18,15,5,4.65,15.0,fr,12180,59,515656,1,1,Active Shallow Crust,240.0107,57.99428,0.0,09/04/2966
+6.886,46.69552,7235,12,20,19,42,4,4.95,5.0,fr,12181,144,515688,1,2,Active Shallow Crust,0.0,89.99034,0.0,12/20/7235
+6.886,46.69552,2829,3,5,22,45,18,4.95,5.0,fr,12182,56,515688,1,2,Active Shallow Crust,0.0,89.99034,0.0,03/05/2829
+6.886,46.69552,1415,6,8,18,50,55,5.05,5.0,fr,12183,28,515700,1,1,Active Shallow Crust,0.0,89.99016,0.0,06/08/1415
+6.886,46.69552,6399,9,14,22,21,46,5.05,5.0,fr,12184,127,515703,1,1,Active Shallow Crust,240.0222,57.99776,0.0,09/14/6399
+6.886,46.69552,5760,2,20,13,7,31,5.05,5.0,fr,12185,115,515706,1,1,Active Shallow Crust,0.0,89.99004,-90.0,02/20/5760
+6.886,46.69552,5192,7,25,21,40,4,5.45,5.0,fr,12186,103,515748,1,1,Active Shallow Crust,0.0,89.98991,0.0,07/25/5192
+6.885995,46.69552,3313,5,3,5,36,10,6.55,25.4727,fr,12187,66,515882,1,1,Active Shallow Crust,359.9999,89.99004,0.0,05/03/3313
+4.92867,47.08941,7781,5,25,7,14,43,3.55,5.0,fr,12188,155,516000,1,1,Active Shallow Crust,0.0,89.99313,0.0,05/25/7781
+4.92867,47.08941,978,11,18,18,8,28,3.55,27.5,fr,12189,19,516002,1,1,Active Shallow Crust,0.0,89.99313,0.0,11/18/0978
+4.92867,47.08941,6576,7,22,2,37,6,3.65,5.0,fr,12190,131,516012,1,1,Active Shallow Crust,0.0,89.98776,0.0,07/22/6576
+4.92867,47.08941,2941,9,15,23,28,41,3.75,5.0,fr,12191,58,516024,1,1,Active Shallow Crust,0.0,89.98909,0.0,09/15/2941
+4.92867,47.08941,9374,4,21,2,39,26,3.75,5.0,fr,12192,187,516030,1,1,Active Shallow Crust,0.0,89.98897,-90.0,04/21/9374
+4.92867,47.08941,5367,9,5,3,13,27,3.75,5.0,fr,12193,107,516033,1,1,Active Shallow Crust,128.897,89.9675,0.0,09/05/5367
+4.92867,47.08941,9441,11,15,22,45,19,3.85,15.0,fr,12194,188,516040,1,1,Active Shallow Crust,240.0111,57.99732,0.0,11/15/9441
+4.92867,47.08941,824,10,27,6,28,56,3.95,5.0,fr,12195,16,516048,1,2,Active Shallow Crust,0.0,89.99133,0.0,10/27/0824
+4.92867,47.08941,998,9,6,1,45,13,3.95,5.0,fr,12196,19,516048,1,2,Active Shallow Crust,0.0,89.99133,0.0,09/06/0998
+4.92867,47.08941,1703,4,10,12,27,43,3.95,15.0,fr,12197,34,516052,1,1,Active Shallow Crust,240.0208,58.00467,0.0,04/10/1703
+4.92867,47.08941,1621,3,23,10,13,41,4.25,15.0,fr,12198,32,516088,1,1,Active Shallow Crust,240.0079,57.99387,0.0,03/23/1621
+4.92867,47.08941,1243,2,20,12,52,31,5.05,5.0,fr,12199,24,516183,1,1,Active Shallow Crust,240.0226,57.99749,0.0,02/20/1243
+0.83645,45.00941,4284,9,15,1,3,16,3.55,5.0,fr,12200,85,516489,1,1,Active Shallow Crust,128.8965,89.99376,0.0,09/15/4284
+0.83645,45.00941,6274,12,20,3,37,44,4.35,5.0,fr,12201,125,516576,1,1,Active Shallow Crust,0.0,89.99007,0.0,12/20/6274
+5.98748,48.12466,308,2,28,20,38,27,3.75,5.0,fr,12202,6,516984,1,2,Active Shallow Crust,0.0,89.9893,0.0,02/28/0308
+5.98748,48.12466,8354,6,9,15,58,23,3.75,5.0,fr,12203,167,516984,1,2,Active Shallow Crust,0.0,89.9893,0.0,06/09/8354
+5.98748,48.12466,1454,5,4,21,51,10,3.85,5.0,fr,12204,29,516999,1,1,Active Shallow Crust,240.011,57.99822,0.0,05/04/1454
+-1.14501,49.95637,9662,5,8,14,33,45,3.65,15.0,fr,12205,193,517453,1,1,Active Shallow Crust,0.0,89.98988,0.0,05/08/9662
+0.46421,42.80523,5666,4,26,22,30,28,3.55,5.0,fr,12206,113,517920,1,6,Active Shallow Crust,0.0,89.98983,0.0,04/26/5666
+0.46421,42.80523,5663,6,13,14,16,24,3.55,5.0,fr,12207,113,517920,1,6,Active Shallow Crust,0.0,89.98983,0.0,06/13/5663
+0.46421,42.80523,6794,5,17,2,51,22,3.55,5.0,fr,12208,135,517920,1,6,Active Shallow Crust,0.0,89.98983,0.0,05/17/6794
+0.46421,42.80523,3491,11,4,12,12,58,3.55,5.0,fr,12209,69,517920,1,6,Active Shallow Crust,0.0,89.98983,0.0,11/04/3491
+0.46421,42.80523,6843,4,2,16,13,45,3.55,5.0,fr,12210,136,517920,1,6,Active Shallow Crust,0.0,89.98983,0.0,04/02/6843
+0.46421,42.80523,3424,9,27,17,19,12,3.55,5.0,fr,12211,68,517920,1,6,Active Shallow Crust,0.0,89.98983,0.0,09/27/3424
+0.46421,42.80523,1342,6,26,15,22,53,3.55,15.0,fr,12212,26,517921,1,3,Active Shallow Crust,0.0,89.98983,0.0,06/26/1342
+0.46421,42.80523,1405,11,5,0,3,21,3.55,15.0,fr,12213,28,517921,1,3,Active Shallow Crust,0.0,89.98983,0.0,11/05/1405
+0.46421,42.80523,3551,10,2,13,58,30,3.55,15.0,fr,12214,71,517921,1,3,Active Shallow Crust,0.0,89.98983,0.0,10/02/3551
+0.46421,42.80523,8356,10,16,1,55,5,3.55,5.0,fr,12215,167,517923,1,1,Active Shallow Crust,240.0119,57.99809,0.0,10/16/8356
+0.46421,42.80523,3227,10,23,5,16,32,3.55,5.0,fr,12216,64,517926,1,2,Active Shallow Crust,0.0,89.99018,-90.0,10/23/3227
+0.46421,42.80523,7482,3,26,22,26,31,3.55,5.0,fr,12217,149,517926,1,2,Active Shallow Crust,0.0,89.99018,-90.0,03/26/7482
+0.46421,42.80523,3664,10,23,11,0,15,3.55,15.0,fr,12218,73,517930,1,1,Active Shallow Crust,128.8965,89.99376,0.0,10/23/3664
+0.46421,42.80523,5204,6,15,7,16,59,3.65,5.0,fr,12219,104,517932,1,4,Active Shallow Crust,0.0,89.99011,0.0,06/15/5204
+0.46421,42.80523,4937,1,25,23,52,24,3.65,5.0,fr,12220,98,517932,1,4,Active Shallow Crust,0.0,89.99011,0.0,01/25/4937
+0.46421,42.80523,4517,5,29,6,18,34,3.65,5.0,fr,12221,90,517932,1,4,Active Shallow Crust,0.0,89.99011,0.0,05/29/4517
+0.46421,42.80523,8386,10,4,17,35,34,3.65,5.0,fr,12222,167,517932,1,4,Active Shallow Crust,0.0,89.99011,0.0,10/04/8386
+0.46421,42.80523,6905,6,15,10,25,16,3.65,15.0,fr,12223,138,517936,1,2,Active Shallow Crust,240.0007,58.0128,0.0,06/15/6905
+0.46421,42.80523,8782,11,5,20,17,18,3.65,15.0,fr,12224,175,517936,1,2,Active Shallow Crust,240.0007,58.0128,0.0,11/05/8782
+0.46421,42.80523,3451,8,3,19,13,2,3.65,5.0,fr,12225,69,517938,1,1,Active Shallow Crust,0.0,89.99,-90.0,08/03/3451
+0.46421,42.80523,6370,11,14,1,4,25,3.75,5.0,fr,12226,127,517944,1,5,Active Shallow Crust,0.0,89.99008,0.0,11/14/6370
+0.46421,42.80523,3068,9,7,10,36,18,3.75,5.0,fr,12227,61,517944,1,5,Active Shallow Crust,0.0,89.99008,0.0,09/07/3068
+0.46421,42.80523,5216,11,15,7,36,39,3.75,5.0,fr,12228,104,517944,1,5,Active Shallow Crust,0.0,89.99008,0.0,11/15/5216
+0.46421,42.80523,7239,3,5,19,47,30,3.75,5.0,fr,12229,144,517944,1,5,Active Shallow Crust,0.0,89.99008,0.0,03/05/7239
+0.46421,42.80523,842,2,9,16,20,59,3.75,5.0,fr,12230,16,517944,1,5,Active Shallow Crust,0.0,89.99008,0.0,02/09/0842
+0.46421,42.80523,9315,4,28,21,42,48,3.75,15.0,fr,12231,186,517945,1,1,Active Shallow Crust,0.0,89.99008,0.0,04/28/9315
+0.46421,42.80523,6688,8,13,12,32,54,3.75,27.5,fr,12232,133,517946,1,1,Active Shallow Crust,0.0,89.99008,0.0,08/13/6688
+0.46421,42.80523,199,11,30,19,59,15,3.75,5.0,fr,12233,3,517950,1,1,Active Shallow Crust,0.0,89.98997,-90.0,11/30/0199
+0.46421,42.80523,7558,8,7,11,19,43,3.85,15.0,fr,12234,151,517957,1,1,Active Shallow Crust,0.0,89.98985,0.0,08/07/7558
+0.46421,42.80523,2678,3,4,22,15,41,3.85,15.0,fr,12235,53,517966,1,1,Active Shallow Crust,128.8961,89.99361,0.0,03/04/2678
+0.46421,42.80523,1360,4,7,22,58,14,3.95,5.0,fr,12236,27,517968,1,1,Active Shallow Crust,0.0,89.99008,0.0,04/07/1360
+0.46421,42.80523,2379,3,1,10,5,46,3.95,5.0,fr,12237,47,517977,1,2,Active Shallow Crust,128.9008,89.99373,0.0,03/01/2379
+0.46421,42.80523,7121,10,15,20,43,32,3.95,5.0,fr,12238,142,517977,1,2,Active Shallow Crust,128.9008,89.99373,0.0,10/15/7121
+0.46421,42.80523,177,2,15,12,23,40,3.95,15.0,fr,12239,3,517978,1,1,Active Shallow Crust,128.9008,89.99373,0.0,02/15/0177
+0.46421,42.80523,8471,4,18,8,41,21,4.05,5.0,fr,12240,169,517980,1,1,Active Shallow Crust,0.0,89.99012,0.0,04/18/8471
+0.46421,42.80523,1069,6,15,6,55,47,4.05,5.0,fr,12241,21,517983,1,1,Active Shallow Crust,240.0054,58.00576,0.0,06/15/1069
+0.46421,42.80523,8048,11,30,9,59,12,4.05,15.0,fr,12242,160,517984,1,1,Active Shallow Crust,240.0054,58.00574,0.0,11/30/8048
+0.46421,42.80523,3090,11,3,20,21,33,4.05,15.0,fr,12243,61,517987,1,1,Active Shallow Crust,0.0,89.99001,-90.0,11/03/3090
+0.46421,42.80523,7032,5,5,11,47,51,4.15,5.0,fr,12244,140,517992,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/05/7032
+0.46421,42.80523,2364,3,28,7,22,14,4.25,5.0,fr,12245,47,518004,1,1,Active Shallow Crust,0.0,89.99008,0.0,03/28/2364
+0.46421,42.80523,3505,2,5,11,32,58,4.45,15.0,fr,12246,70,518032,1,1,Active Shallow Crust,240.0044,57.99453,0.0,02/05/3505
+0.46421,42.80523,9090,9,16,11,29,55,4.55,5.0,fr,12247,181,518046,1,1,Active Shallow Crust,0.0,89.98994,-90.0,09/16/9090
+0.46421,42.80523,5796,1,23,13,38,11,4.85,5.0,fr,12248,115,518079,1,1,Active Shallow Crust,240.0157,58.00206,0.0,01/23/5796
+-2.1039,42.9479,6462,9,25,10,19,56,3.55,5.0,fr,12249,129,518400,1,4,Active Shallow Crust,0.0,89.98893,0.0,09/25/6462
+-2.1039,42.9479,8640,1,10,13,32,19,3.55,5.0,fr,12250,172,518400,1,4,Active Shallow Crust,0.0,89.98893,0.0,01/10/8640
+-2.1039,42.9479,5336,7,25,13,39,44,3.55,5.0,fr,12251,106,518400,1,4,Active Shallow Crust,0.0,89.98893,0.0,07/25/5336
+-2.1039,42.9479,2008,6,22,10,15,47,3.55,5.0,fr,12252,40,518400,1,4,Active Shallow Crust,0.0,89.98893,0.0,06/22/2008
+-2.1039,42.9479,9007,7,31,1,12,46,3.55,15.0,fr,12253,180,518401,1,1,Active Shallow Crust,0.0,89.98893,0.0,07/31/9007
+-2.1039,42.9479,4912,3,23,21,26,44,3.55,5.0,fr,12254,98,518409,1,1,Active Shallow Crust,128.897,89.99262,0.0,03/23/4912
+-2.1039,42.9479,3538,3,28,7,41,24,3.65,5.0,fr,12255,70,518412,1,2,Active Shallow Crust,0.0,89.99014,0.0,03/28/3538
+-2.1039,42.9479,9686,11,13,6,13,31,3.65,5.0,fr,12256,193,518412,1,2,Active Shallow Crust,0.0,89.99014,0.0,11/13/9686
+-2.1039,42.9479,7731,1,15,14,6,10,3.65,5.0,fr,12257,154,518418,1,1,Active Shallow Crust,0.0,89.99002,-90.0,01/15/7731
+-2.1039,42.9479,5526,4,8,3,59,53,3.75,5.0,fr,12258,110,518424,1,1,Active Shallow Crust,0.0,89.9912,0.0,04/08/5526
+-2.1039,42.9479,1407,12,20,0,9,22,3.75,15.0,fr,12259,28,518425,1,1,Active Shallow Crust,0.0,89.9912,0.0,12/20/1407
+-2.1039,42.9479,282,2,7,2,11,34,3.75,15.0,fr,12260,5,518431,1,1,Active Shallow Crust,0.0,89.9911,-90.0,02/07/0282
+-2.1039,42.9479,8248,10,14,20,39,33,3.75,27.5,fr,12261,164,518432,1,1,Active Shallow Crust,0.0,89.9911,-90.0,10/14/8248
+-2.1039,42.9479,6470,8,6,5,12,50,3.75,15.0,fr,12262,129,518434,1,1,Active Shallow Crust,128.8965,89.96743,0.0,08/06/6470
+-2.1039,42.9479,1932,3,8,18,0,32,3.85,27.5,fr,12263,38,518438,1,1,Active Shallow Crust,0.0,89.98955,0.0,03/08/1932
+-2.1039,42.9479,6978,7,15,1,13,56,3.85,27.5,fr,12264,139,518441,1,1,Active Shallow Crust,240.0103,57.99756,0.0,07/15/6978
+-2.1039,42.9479,3409,7,17,14,55,28,3.95,15.0,fr,12265,68,518449,1,1,Active Shallow Crust,0.0,89.99068,0.0,07/17/3409
+-2.1039,42.9479,2270,12,5,18,10,27,3.95,27.5,fr,12266,45,518456,1,1,Active Shallow Crust,0.0,89.99058,-90.0,12/05/2270
+-2.1039,42.9479,6072,9,12,20,26,12,4.15,5.0,fr,12267,121,518472,1,2,Active Shallow Crust,0.0,89.99075,0.0,09/12/6072
+-2.1039,42.9479,8958,6,13,18,9,36,4.15,5.0,fr,12268,179,518472,1,2,Active Shallow Crust,0.0,89.99075,0.0,06/13/8958
+-2.1039,42.9479,1562,1,3,23,0,41,4.15,15.0,fr,12269,31,518479,1,1,Active Shallow Crust,0.0,89.99065,-90.0,01/03/1562
+-2.1039,42.9479,3395,8,25,22,58,35,4.25,15.0,fr,12270,67,518485,1,1,Active Shallow Crust,0.0,89.9901,0.0,08/25/3395
+-2.1039,42.9479,4819,1,25,8,14,43,4.35,15.0,fr,12271,96,518503,1,1,Active Shallow Crust,0.0,89.98959,-90.0,01/25/4819
+-2.1039,42.9479,2004,3,19,18,41,48,4.45,15.0,fr,12272,40,518509,1,1,Active Shallow Crust,0.0,89.98952,0.0,03/19/2004
+-2.1039,42.9479,1118,11,26,12,8,19,4.45,27.5,fr,12273,22,518513,1,1,Active Shallow Crust,240.0045,57.99451,0.0,11/26/1118
+-2.1039,42.9479,6444,5,30,7,44,59,4.75,15.0,fr,12274,128,518548,1,1,Active Shallow Crust,240.0062,58.00424,0.0,05/30/6444
+-2.1039,42.9479,3573,8,28,23,22,42,4.85,5.0,fr,12275,71,518556,1,1,Active Shallow Crust,0.0,89.99008,0.0,08/28/3573
+-2.1039,42.9479,6957,9,15,20,12,43,4.95,15.0,fr,12276,139,518572,1,1,Active Shallow Crust,240.0105,58.00407,0.0,09/15/6957
+-2.1039,42.9479,105,7,18,5,7,26,5.25,15.0,fr,12277,2,518605,1,1,Active Shallow Crust,0.0,89.99009,0.0,07/18/0105
+0.093,41.67287,8129,9,21,9,9,47,3.55,5.0,fr,12278,162,518880,1,1,Active Shallow Crust,0.0,89.99,0.0,09/21/8129
+0.093,41.67287,7044,11,20,8,13,36,3.55,5.0,fr,12279,140,518889,1,1,Active Shallow Crust,128.8965,89.99371,0.0,11/20/7044
+-6.09386,46.77938,8876,3,31,14,36,35,3.85,5.0,fr,12280,177,519396,1,1,Active Shallow Crust,0.0,89.99022,0.0,03/31/8876
+4.14229,51.23601,8647,5,7,13,5,59,3.55,5.0,fr,12281,172,519840,1,1,Active Shallow Crust,0.0,89.98737,0.0,05/07/8647
+4.14229,51.23601,1202,10,28,1,3,0,3.65,15.0,fr,12282,24,519856,1,1,Active Shallow Crust,240.0009,58.01375,0.0,10/28/1202
+4.14229,51.23601,145,8,14,0,11,9,3.75,15.0,fr,12283,2,519865,1,1,Active Shallow Crust,0.0,89.98997,0.0,08/14/0145
+4.14229,51.23601,4967,12,24,10,8,0,3.85,15.0,fr,12284,99,519877,1,1,Active Shallow Crust,0.0,89.99106,0.0,12/24/4967
+4.14229,51.23601,2170,1,20,14,12,39,3.95,5.0,fr,12285,43,519888,1,1,Active Shallow Crust,0.0,89.98804,0.0,01/20/2170
+4.14229,51.23601,8833,8,19,14,42,49,4.05,5.0,fr,12286,176,519900,1,2,Active Shallow Crust,0.0,89.98935,0.0,08/19/8833
+4.14229,51.23601,5511,7,31,5,55,56,4.05,5.0,fr,12287,110,519900,1,2,Active Shallow Crust,0.0,89.98935,0.0,07/31/5511
+4.18338,51.6065,6056,1,25,0,33,20,3.65,5.0,fr,12288,121,520332,1,1,Active Shallow Crust,0.0,89.98884,0.0,01/25/6056
+4.18338,51.6065,1180,10,24,16,22,53,3.65,5.0,fr,12289,23,520341,1,1,Active Shallow Crust,128.9002,89.96309,0.0,10/24/1180
+4.18338,51.6065,3542,12,11,2,26,20,3.65,15.0,fr,12290,70,520342,1,1,Active Shallow Crust,128.9002,89.96309,0.0,12/11/3542
+4.18338,51.6065,3482,10,27,13,22,27,4.05,15.0,fr,12291,69,520381,1,1,Active Shallow Crust,0.0,89.98943,0.0,10/27/3482
+4.18338,51.6065,1643,12,7,19,59,42,4.35,5.0,fr,12292,32,520419,1,1,Active Shallow Crust,240.0099,57.99598,0.0,12/07/1643
+4.18338,51.6065,4256,6,11,11,12,0,4.65,5.0,fr,12293,85,520455,1,1,Active Shallow Crust,240.0127,57.99453,0.0,06/11/4256
+4.18338,51.6065,180,1,8,19,22,6,5.15,5.0,fr,12294,3,520512,1,1,Active Shallow Crust,0.0,89.99007,0.0,01/08/0180
+5.01691,41.96033,5382,2,24,11,31,44,3.65,15.0,fr,12295,107,520816,1,1,Active Shallow Crust,240.0007,58.01307,0.0,02/24/5382
+3.18661,49.7622,114,5,10,4,2,9,3.55,5.0,fr,12296,2,521289,1,1,Active Shallow Crust,128.8961,89.99348,0.0,05/10/0114
+3.18661,49.7622,3213,2,24,5,49,17,3.65,5.0,fr,12297,64,521292,1,1,Active Shallow Crust,0.0,89.99129,0.0,02/24/3213
+3.18661,49.7622,895,10,11,19,32,57,3.65,15.0,fr,12298,17,521296,1,1,Active Shallow Crust,240.0012,58.01342,0.0,10/11/0895
+3.18661,49.7622,1684,1,1,22,39,59,3.95,5.0,fr,12299,33,521331,1,1,Active Shallow Crust,240.0201,58.00524,0.0,01/01/1684
+3.18661,49.7622,288,6,20,14,0,12,4.25,5.0,fr,12300,5,521364,1,1,Active Shallow Crust,0.0,89.98981,0.0,06/20/0288
+-1.0674,50.09345,9670,8,10,1,33,42,3.65,5.0,fr,12301,193,521772,1,1,Active Shallow Crust,0.0,89.98991,0.0,08/10/9670
+-1.0674,50.09345,4975,8,7,7,14,26,3.85,5.0,fr,12302,99,521796,1,2,Active Shallow Crust,0.0,89.98969,0.0,08/07/4975
+-1.0674,50.09345,3985,8,22,19,37,22,3.85,5.0,fr,12303,79,521796,1,2,Active Shallow Crust,0.0,89.98969,0.0,08/22/3985
+-5.37644,48.79172,4830,11,3,5,43,28,3.65,5.0,fr,12304,96,522252,1,1,Active Shallow Crust,0.0,89.98816,0.0,11/03/4830
+-5.37644,48.79172,155,6,19,16,45,13,3.85,5.0,fr,12305,3,522276,1,1,Active Shallow Crust,0.0,89.99059,0.0,06/19/0155
+-5.37644,48.79172,9692,11,28,17,54,12,4.25,5.0,fr,12306,193,522327,1,1,Active Shallow Crust,240.0079,57.99419,0.0,11/28/9692
+-1.70602,47.37305,8836,3,4,13,22,21,3.55,5.0,fr,12307,176,522720,1,5,Active Shallow Crust,0.0,89.98975,0.0,03/04/8836
+-1.70602,47.37305,9514,1,30,19,41,11,3.55,5.0,fr,12308,190,522720,1,5,Active Shallow Crust,0.0,89.98975,0.0,01/30/9514
+-1.70602,47.37305,7035,2,26,9,33,0,3.55,5.0,fr,12309,140,522720,1,5,Active Shallow Crust,0.0,89.98975,0.0,02/26/7035
+-1.70602,47.37305,6883,5,6,12,44,49,3.55,5.0,fr,12310,137,522720,1,5,Active Shallow Crust,0.0,89.98975,0.0,05/06/6883
+-1.70602,47.37305,6622,10,30,16,23,22,3.55,5.0,fr,12311,132,522720,1,5,Active Shallow Crust,0.0,89.98975,0.0,10/30/6622
+-1.70602,47.37305,4600,5,1,0,34,47,3.55,5.0,fr,12312,91,522726,1,1,Active Shallow Crust,0.0,89.98964,-90.0,05/01/4600
+-1.70602,47.37305,856,10,26,22,1,59,3.55,15.0,fr,12313,17,522727,1,1,Active Shallow Crust,0.0,89.98964,-90.0,10/26/0856
+-1.70602,47.37305,9431,1,4,7,13,36,3.65,5.0,fr,12314,188,522732,1,4,Active Shallow Crust,0.0,89.98935,0.0,01/04/9431
+-1.70602,47.37305,1573,1,25,15,33,31,3.65,5.0,fr,12315,31,522732,1,4,Active Shallow Crust,0.0,89.98935,0.0,01/25/1573
+-1.70602,47.37305,3032,9,7,12,0,36,3.65,5.0,fr,12316,60,522732,1,4,Active Shallow Crust,0.0,89.98935,0.0,09/07/3032
+-1.70602,47.37305,371,2,11,6,10,59,3.65,5.0,fr,12317,7,522732,1,4,Active Shallow Crust,0.0,89.98935,0.0,02/11/0371
+-1.70602,47.37305,8184,7,6,18,32,18,3.65,27.5,fr,12318,163,522734,1,1,Active Shallow Crust,0.0,89.98935,0.0,07/06/8184
+-1.70602,47.37305,6071,10,27,7,43,46,3.75,5.0,fr,12319,121,522744,1,1,Active Shallow Crust,0.0,89.99051,0.0,10/27/6071
+-1.70602,47.37305,975,4,5,23,54,24,3.75,15.0,fr,12320,19,522745,1,1,Active Shallow Crust,0.0,89.99051,0.0,04/05/0975
+-1.70602,47.37305,5872,7,12,20,40,43,3.85,5.0,fr,12321,117,522756,1,1,Active Shallow Crust,0.0,89.99033,0.0,07/12/5872
+-1.70602,47.37305,3778,8,29,11,13,4,3.85,5.0,fr,12322,75,522759,1,1,Active Shallow Crust,240.011,57.99786,0.0,08/29/3778
+-1.70602,47.37305,8124,5,2,23,53,11,3.85,27.5,fr,12323,162,522761,1,1,Active Shallow Crust,240.011,57.99786,0.0,05/02/8124
+-1.70602,47.37305,1663,12,18,15,46,44,3.95,15.0,fr,12324,33,522772,1,1,Active Shallow Crust,240.0198,58.005,0.0,12/18/1663
+-1.70602,47.37305,3792,12,22,12,7,32,4.15,15.0,fr,12325,75,522793,1,1,Active Shallow Crust,0.0,89.98973,0.0,12/22/3792
+-1.70602,47.37305,2446,1,9,17,59,10,4.25,15.0,fr,12326,48,522805,1,1,Active Shallow Crust,0.0,89.99008,0.0,01/09/2446
+-1.70602,47.37305,5753,4,14,12,13,49,4.35,5.0,fr,12327,115,522816,1,1,Active Shallow Crust,0.0,89.98981,0.0,04/14/5753
+-1.70602,47.37305,5818,10,12,20,11,36,4.35,15.0,fr,12328,116,522817,1,1,Active Shallow Crust,0.0,89.98981,0.0,10/12/5818
+-1.70602,47.37305,3187,3,9,18,18,13,4.55,5.0,fr,12329,63,522840,1,3,Active Shallow Crust,0.0,89.98974,0.0,03/09/3187
+-1.70602,47.37305,6644,10,1,5,43,17,4.55,5.0,fr,12330,132,522840,1,3,Active Shallow Crust,0.0,89.98974,0.0,10/01/6644
+-1.70602,47.37305,7759,12,7,11,33,23,4.55,5.0,fr,12331,155,522840,1,3,Active Shallow Crust,0.0,89.98974,0.0,12/07/7759
+-1.70602,47.37305,966,5,7,5,49,40,4.55,27.5,fr,12332,19,522842,1,1,Active Shallow Crust,0.0,89.98974,0.0,05/07/0966
+-1.70602,47.37305,4367,10,10,18,32,52,5.35,27.5,fr,12333,87,522944,1,1,Active Shallow Crust,0.0,89.99,-90.0,10/10/4367
+-1.70602,47.37305,7162,10,2,22,38,23,5.65,15.0,fr,12334,143,522973,1,1,Active Shallow Crust,0.0,89.98995,0.0,10/02/7162
+0.97822,46.36436,94,6,30,15,56,4,3.65,5.0,fr,12335,1,523692,1,2,Active Shallow Crust,0.0,89.98992,0.0,06/30/0094
+0.97822,46.36436,6373,2,28,13,2,35,3.65,5.0,fr,12336,127,523692,1,2,Active Shallow Crust,0.0,89.98992,0.0,02/28/6373
+0.97822,46.36436,3761,7,26,23,51,23,3.75,5.0,fr,12337,75,523713,1,1,Active Shallow Crust,128.8967,89.96736,0.0,07/26/3761
+0.97822,46.36436,5779,3,4,11,17,2,3.85,5.0,fr,12338,115,523716,1,1,Active Shallow Crust,0.0,89.99015,0.0,03/04/5779
+0.97822,46.36436,9512,1,29,17,23,55,3.85,15.0,fr,12339,190,523717,1,1,Active Shallow Crust,0.0,89.99015,0.0,01/29/9512
+0.97822,46.36436,1144,10,8,15,8,2,4.05,5.0,fr,12340,22,523740,1,1,Active Shallow Crust,0.0,89.99022,0.0,10/08/1144
+0.97822,46.36436,1687,3,22,16,20,17,4.15,5.0,fr,12341,33,523752,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/22/1687
+0.97822,46.36436,8961,9,27,15,45,17,4.25,5.0,fr,12342,179,523767,1,1,Active Shallow Crust,240.0075,57.99407,0.0,09/27/8961
+0.97822,46.36436,5167,10,14,10,34,49,4.55,5.0,fr,12343,103,523800,1,1,Active Shallow Crust,0.0,89.9901,0.0,10/14/5167
+0.97822,46.36436,3291,11,13,15,27,18,4.75,27.5,fr,12344,65,523826,1,1,Active Shallow Crust,0.0,89.98994,0.0,11/13/3291
+3.68144,44.30691,8806,11,16,8,58,1,3.55,5.0,fr,12345,176,524160,1,1,Active Shallow Crust,0.0,89.98917,0.0,11/16/8806
+3.68144,44.30691,9165,6,7,14,31,59,3.55,15.0,fr,12346,183,524170,1,1,Active Shallow Crust,128.8965,89.99459,0.0,06/07/9165
+3.68144,44.30691,5798,11,10,17,46,13,4.25,15.0,fr,12347,115,524245,1,1,Active Shallow Crust,0.0,89.99033,0.0,11/10/5798
+3.68144,44.30691,7273,6,11,7,59,29,4.45,5.0,fr,12348,145,524271,1,1,Active Shallow Crust,240.0048,57.99457,0.0,06/11/7273
+3.68144,44.30691,8996,4,11,17,59,5,4.85,27.5,fr,12349,179,524318,1,1,Active Shallow Crust,0.0,89.9903,0.0,04/11/8996
+-2.1782,41.96664,1010,8,30,2,42,23,3.75,5.0,fr,12350,20,524664,1,1,Active Shallow Crust,0.0,89.99107,0.0,08/30/1010
+-2.1782,41.96664,7846,5,6,4,48,44,3.85,27.5,fr,12351,156,524678,1,1,Active Shallow Crust,0.0,89.98939,0.0,05/06/7846
+-2.1782,41.96664,27,7,25,1,32,24,3.85,5.0,fr,12352,0,524682,1,1,Active Shallow Crust,0.0,89.98926,-90.0,07/25/0027
+-2.1782,41.96664,2740,9,27,10,19,59,3.95,5.0,fr,12353,54,524688,1,1,Active Shallow Crust,0.0,89.99054,0.0,09/27/2740
+-2.1782,41.96664,5398,5,12,18,30,21,4.15,5.0,fr,12354,107,524712,1,1,Active Shallow Crust,0.0,89.99061,0.0,05/12/5398
+-2.1782,41.96664,1577,11,10,22,49,46,4.25,5.0,fr,12355,31,524730,1,1,Active Shallow Crust,0.0,89.98984,-90.0,11/10/1577
+-2.1782,41.96664,4764,5,31,1,51,41,4.35,15.0,fr,12356,95,524737,1,1,Active Shallow Crust,0.0,89.98956,0.0,05/31/4764
+-2.1782,41.96664,30,4,26,17,44,57,4.55,27.5,fr,12357,0,524762,1,1,Active Shallow Crust,0.0,89.99052,0.0,04/26/0030
+1.08328,50.46753,4443,6,9,6,40,5,3.65,15.0,fr,12358,88,525613,1,1,Active Shallow Crust,0.0,89.98999,0.0,06/09/4443
+1.08328,50.46753,3919,2,22,15,18,30,3.85,27.5,fr,12359,78,525647,1,1,Active Shallow Crust,128.8954,89.99375,0.0,02/22/3919
+5.47793,51.66306,6508,3,6,0,11,19,3.55,5.0,fr,12360,130,526080,1,2,Active Shallow Crust,0.0,89.98749,0.0,03/06/6508
+5.47793,51.66306,4926,1,9,12,16,17,3.55,5.0,fr,12361,98,526080,1,2,Active Shallow Crust,0.0,89.98749,0.0,01/09/4926
+5.47793,51.66306,6748,2,26,2,16,44,3.55,15.0,fr,12362,134,526084,1,1,Active Shallow Crust,240.0138,57.99705,0.0,02/26/6748
+5.47793,51.66306,3780,2,25,17,59,53,3.75,15.0,fr,12363,75,526105,1,1,Active Shallow Crust,0.0,89.99007,0.0,02/25/3780
+5.47793,51.66306,8340,8,3,3,3,0,3.85,5.0,fr,12364,166,526122,1,1,Active Shallow Crust,0.0,89.99104,-90.0,08/03/8340
+2.60752,48.83242,9703,8,7,19,24,25,3.75,5.0,fr,12365,194,526584,1,1,Active Shallow Crust,0.0,89.98946,0.0,08/07/9703
+2.31281,50.38314,2786,2,3,16,28,38,3.65,5.0,fr,12366,55,527052,1,2,Active Shallow Crust,0.0,89.9914,0.0,02/03/2786
+2.31281,50.38314,1701,6,20,4,18,28,3.65,5.0,fr,12367,34,527052,1,2,Active Shallow Crust,0.0,89.9914,0.0,06/20/1701
+2.31281,50.38314,7593,5,30,6,51,34,3.65,5.0,fr,12368,151,527058,1,1,Active Shallow Crust,0.0,89.9913,-90.0,05/30/7593
+2.31281,50.38314,9480,3,25,8,3,55,3.75,15.0,fr,12369,189,527068,1,1,Active Shallow Crust,240.0089,58.01759,0.0,03/25/9480
+2.31281,50.38314,771,5,26,3,29,24,4.25,5.0,fr,12370,15,527127,1,1,Active Shallow Crust,240.0083,57.9944,0.0,05/26/0771
+2.31281,50.38314,8191,5,8,21,57,46,4.45,15.0,fr,12371,163,527152,1,1,Active Shallow Crust,240.0065,57.99477,0.0,05/08/8191
+2.31281,50.38314,2338,5,22,8,19,2,4.55,5.0,fr,12372,46,527166,1,1,Active Shallow Crust,0.0,89.98972,-90.0,05/22/2338
+2.31281,50.38314,3899,3,22,16,46,57,4.85,5.0,fr,12373,77,527196,1,1,Active Shallow Crust,0.0,89.98992,0.0,03/22/3899
+0.7206,44.05285,6396,3,8,9,28,22,3.55,5.0,fr,12374,127,527529,1,1,Active Shallow Crust,128.8965,89.99366,0.0,03/08/6396
+0.7206,44.05285,3225,4,13,16,44,18,3.65,5.0,fr,12375,64,527532,1,2,Active Shallow Crust,0.0,89.99031,0.0,04/13/3225
+0.7206,44.05285,1761,7,2,23,19,50,3.65,5.0,fr,12376,35,527532,1,2,Active Shallow Crust,0.0,89.99031,0.0,07/02/1761
+0.7206,44.05285,5564,12,14,11,10,13,3.95,15.0,fr,12377,111,527569,1,1,Active Shallow Crust,0.0,89.99028,0.0,12/14/5564
+4.07528,42.63676,1841,12,5,9,42,30,3.55,15.0,fr,12378,36,528484,1,1,Active Shallow Crust,240.0119,57.99789,0.0,12/05/1841
+4.07528,42.63676,6228,12,13,10,51,12,3.75,15.0,fr,12379,124,528505,1,1,Active Shallow Crust,0.0,89.98821,0.0,12/13/6228
+4.07528,42.63676,5593,2,23,12,19,35,3.95,5.0,fr,12380,111,528531,1,1,Active Shallow Crust,240.0186,58.00446,0.0,02/23/5593
+4.07528,42.63676,7951,10,28,16,30,36,4.55,5.0,fr,12381,159,528600,1,1,Active Shallow Crust,0.0,89.99062,0.0,10/28/7951
+4.07528,42.63676,2185,4,13,22,20,44,5.65,5.0,fr,12382,43,528732,1,1,Active Shallow Crust,0.0,89.99008,0.0,04/13/2185
+8.37624,45.55809,1030,4,19,14,38,6,3.55,5.0,fr,12383,20,528963,1,1,Active Shallow Crust,240.0124,57.99847,0.0,04/19/1030
+8.37624,45.55809,925,1,24,4,49,42,3.75,5.0,fr,12384,18,528984,1,1,Active Shallow Crust,0.0,89.98878,0.0,01/24/0925
+8.37624,45.55809,3379,10,3,10,46,23,3.85,5.0,fr,12385,67,528996,1,1,Active Shallow Crust,0.0,89.99001,0.0,10/03/3379
+8.37624,45.55809,2795,8,14,23,51,23,3.85,27.5,fr,12386,55,528998,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/14/2795
+8.37624,45.55809,4399,1,4,12,10,33,3.95,5.0,fr,12387,87,529011,1,1,Active Shallow Crust,240.0188,58.00608,0.0,01/04/4399
+8.37624,45.55809,9024,8,26,5,6,11,4.35,15.0,fr,12388,180,529057,1,1,Active Shallow Crust,0.0,89.98875,0.0,08/26/9024
+8.37624,45.55809,2737,7,10,9,43,23,4.55,5.0,fr,12389,54,529089,1,1,Active Shallow Crust,128.8952,89.9856,0.0,07/10/2737
+4.80016,46.55628,8677,9,6,19,24,58,3.55,5.0,fr,12390,173,529440,1,1,Active Shallow Crust,0.0,89.99306,0.0,09/06/8677
+4.80016,46.55628,106,8,6,2,36,40,3.55,15.0,fr,12391,2,529441,1,1,Active Shallow Crust,0.0,89.99306,0.0,08/06/0106
+4.80016,46.55628,8343,5,2,2,20,38,3.65,5.0,fr,12392,166,529452,1,1,Active Shallow Crust,0.0,89.98764,0.0,05/02/8343
+4.80016,46.55628,4769,8,2,0,7,25,4.05,5.0,fr,12393,95,529500,1,1,Active Shallow Crust,0.0,89.9883,0.0,08/02/4769
+4.80016,46.55628,9157,11,19,1,9,7,4.35,5.0,fr,12394,183,529536,1,1,Active Shallow Crust,0.0,89.98896,0.0,11/19/9157
+4.80016,46.55628,3643,10,3,4,54,46,5.35,5.0,fr,12395,72,529656,1,1,Active Shallow Crust,0.0,89.99039,0.0,10/03/3643
+2.34594,50.77188,3789,12,20,13,34,43,3.55,5.0,fr,12396,75,529926,1,1,Active Shallow Crust,0.0,89.99033,-90.0,12/20/3789
+2.34594,50.77188,8707,12,4,6,27,58,3.55,27.5,fr,12397,174,529931,1,1,Active Shallow Crust,128.8958,89.99522,0.0,12/04/8707
+2.34594,50.77188,2562,3,4,11,1,32,3.65,15.0,fr,12398,51,529936,1,1,Active Shallow Crust,240.0016,58.0129,0.0,03/04/2562
+2.34594,50.77188,8376,10,26,3,37,50,3.75,5.0,fr,12399,167,529947,1,1,Active Shallow Crust,240.0089,58.01788,0.0,10/26/8376
+2.34594,50.77188,63,7,26,17,42,1,3.85,5.0,fr,12400,1,529956,1,3,Active Shallow Crust,0.0,89.99097,0.0,07/26/0063
+2.34594,50.77188,9564,12,11,20,29,38,3.85,5.0,fr,12401,191,529956,1,3,Active Shallow Crust,0.0,89.99097,0.0,12/11/9564
+2.34594,50.77188,2304,4,3,8,20,13,3.85,5.0,fr,12402,46,529956,1,3,Active Shallow Crust,0.0,89.99097,0.0,04/03/2304
+2.34594,50.77188,180,5,17,11,15,55,3.95,5.0,fr,12403,3,529968,1,1,Active Shallow Crust,0.0,89.98994,0.0,05/17/0180
+2.34594,50.77188,160,9,9,11,40,46,4.35,5.0,fr,12404,3,530019,1,1,Active Shallow Crust,240.0093,57.9962,0.0,09/09/0160
+2.34594,50.77188,3785,7,14,23,43,49,4.45,5.0,fr,12405,75,530031,1,1,Active Shallow Crust,240.0064,57.99489,0.0,07/14/3785
+3.7583,42.05454,987,4,2,4,39,31,3.55,15.0,fr,12406,19,530407,1,1,Active Shallow Crust,0.0,89.98864,-90.0,04/02/0987
+3.7583,42.05454,5446,6,14,6,26,49,4.85,5.0,fr,12407,108,530556,1,2,Active Shallow Crust,0.0,89.98994,0.0,06/14/5446
+3.7583,42.05454,6104,10,3,16,34,37,4.85,5.0,fr,12408,122,530556,1,2,Active Shallow Crust,0.0,89.98994,0.0,10/03/6104
+-0.95016,46.48888,4251,11,2,19,43,21,3.55,5.0,fr,12409,85,530880,1,1,Active Shallow Crust,0.0,89.98959,0.0,11/02/4251
+-0.95016,46.48888,8650,7,22,22,44,28,3.55,15.0,fr,12410,172,530881,1,1,Active Shallow Crust,0.0,89.98959,0.0,07/22/8650
+-0.95016,46.48888,7548,10,22,18,6,21,3.55,5.0,fr,12411,150,530883,1,1,Active Shallow Crust,240.0122,57.99813,0.0,10/22/7548
+-0.95016,46.48888,8417,9,29,3,41,21,3.55,5.0,fr,12412,168,530889,1,1,Active Shallow Crust,128.8962,89.99349,0.0,09/29/8417
+-0.95016,46.48888,83,4,1,0,27,14,3.65,5.0,fr,12413,1,530892,1,1,Active Shallow Crust,0.0,89.98994,0.0,04/01/0083
+-0.95016,46.48888,3896,10,4,7,10,30,3.65,15.0,fr,12414,77,530896,1,1,Active Shallow Crust,240.0011,58.01298,0.0,10/04/3896
+-0.95016,46.48888,4488,3,10,1,29,39,3.65,5.0,fr,12415,89,530898,1,1,Active Shallow Crust,0.0,89.98983,-90.0,03/10/4488
+-0.95016,46.48888,4253,8,15,0,12,49,3.85,5.0,fr,12416,85,530916,1,1,Active Shallow Crust,0.0,89.99017,0.0,08/15/4253
+-0.95016,46.48888,6939,1,21,2,59,35,3.85,15.0,fr,12417,138,530923,1,1,Active Shallow Crust,0.0,89.99006,-90.0,01/21/6939
+-0.95016,46.48888,1308,9,12,18,49,34,4.05,5.0,fr,12418,26,530943,1,1,Active Shallow Crust,240.006,58.00584,0.0,09/12/1308
+-0.95016,46.48888,9543,1,6,22,28,30,4.15,27.5,fr,12419,190,530954,1,1,Active Shallow Crust,0.0,89.99,0.0,01/06/9543
+-0.95016,46.48888,7687,2,21,13,45,17,4.15,15.0,fr,12420,153,530956,1,1,Active Shallow Crust,240.0084,57.99728,0.0,02/21/7687
+-0.95016,46.48888,8391,8,31,17,21,30,4.25,5.0,fr,12421,167,530967,1,1,Active Shallow Crust,240.0076,57.99405,0.0,08/31/8391
+-0.95016,46.48888,2760,9,3,22,13,10,4.35,5.0,fr,12422,55,530976,1,2,Active Shallow Crust,0.0,89.98998,0.0,09/03/2760
+-0.95016,46.48888,7407,7,3,13,48,4,4.35,5.0,fr,12423,148,530976,1,2,Active Shallow Crust,0.0,89.98998,0.0,07/03/7407
+-0.95016,46.48888,5522,3,19,16,46,6,4.35,27.5,fr,12424,110,530978,1,1,Active Shallow Crust,0.0,89.98998,0.0,03/19/5522
+-0.95016,46.48888,7253,7,22,9,40,36,4.35,5.0,fr,12425,145,530982,1,1,Active Shallow Crust,0.0,89.98986,-90.0,07/22/7253
+-0.95016,46.48888,4416,6,20,19,33,19,4.45,5.0,fr,12426,88,530991,1,1,Active Shallow Crust,240.0052,57.99464,0.0,06/20/4416
+-0.95016,46.48888,763,2,4,23,54,57,4.45,5.0,fr,12427,15,530997,1,1,Active Shallow Crust,128.8922,89.99369,0.0,02/04/0763
+-0.95016,46.48888,8242,3,19,6,14,5,4.55,5.0,fr,12428,164,531000,1,3,Active Shallow Crust,0.0,89.99012,0.0,03/19/8242
+-0.95016,46.48888,4857,11,14,10,35,11,4.55,5.0,fr,12429,97,531000,1,3,Active Shallow Crust,0.0,89.99012,0.0,11/14/4857
+-0.95016,46.48888,1135,12,4,20,52,37,4.55,5.0,fr,12430,22,531000,1,3,Active Shallow Crust,0.0,89.99012,0.0,12/04/1135
+-0.95016,46.48888,8706,10,8,22,46,58,4.65,27.5,fr,12431,174,531014,1,1,Active Shallow Crust,0.0,89.98997,0.0,10/08/8706
+-2.1075,42.53123,8199,10,19,8,2,50,3.55,5.0,fr,12432,163,531363,1,1,Active Shallow Crust,240.0121,57.998,0.0,10/19/8199
+-2.1075,42.53123,4821,12,26,0,49,14,3.55,15.0,fr,12433,96,531364,1,1,Active Shallow Crust,240.0121,57.998,0.0,12/26/4821
+-2.1075,42.53123,3755,5,19,17,47,37,3.65,5.0,fr,12434,75,531372,1,2,Active Shallow Crust,0.0,89.99007,0.0,05/19/3755
+-2.1075,42.53123,2808,10,22,16,42,12,3.65,5.0,fr,12435,56,531372,1,2,Active Shallow Crust,0.0,89.99007,0.0,10/22/2808
+-2.1075,42.53123,5427,4,1,20,0,55,3.75,15.0,fr,12436,108,531388,1,2,Active Shallow Crust,240.0081,58.01729,0.0,04/01/5427
+-2.1075,42.53123,3598,2,26,18,22,13,3.75,15.0,fr,12437,71,531388,1,2,Active Shallow Crust,240.0081,58.01729,0.0,02/26/3598
+-2.1075,42.53123,65,4,22,9,11,52,4.05,5.0,fr,12438,1,531429,1,1,Active Shallow Crust,128.8904,89.99374,0.0,04/22/0065
+-2.1075,42.53123,336,12,15,0,15,20,4.15,27.5,fr,12439,6,531437,1,1,Active Shallow Crust,240.0077,57.9969,0.0,12/15/0336
+-2.1075,42.53123,1154,8,11,0,9,42,4.55,5.0,fr,12440,23,531486,1,2,Active Shallow Crust,0.0,89.99049,-90.0,08/11/1154
+-2.1075,42.53123,2767,5,9,6,10,29,4.55,5.0,fr,12441,55,531486,1,2,Active Shallow Crust,0.0,89.99049,-90.0,05/09/2767
+-2.107498,42.53123,9388,5,3,17,56,5,6.15,6.011322,fr,12442,187,531672,1,1,Active Shallow Crust,0.0,89.98994,0.0,05/03/9388
+0.17754,51.46853,2210,12,18,10,9,35,3.55,5.0,fr,12443,44,531846,1,1,Active Shallow Crust,0.0,89.99007,-90.0,12/18/2210
+0.17754,51.46853,4761,12,19,12,58,59,3.75,5.0,fr,12444,95,531864,1,1,Active Shallow Crust,0.0,89.99002,0.0,12/19/4761
+0.17754,51.46853,5384,10,16,8,43,34,3.85,5.0,fr,12445,107,531885,1,1,Active Shallow Crust,128.8951,89.99374,0.0,10/16/5384
+0.17754,51.46853,6010,3,16,22,41,33,4.15,5.0,fr,12446,120,531912,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/16/6010
+5.26646,43.73479,6130,8,28,16,32,39,3.55,15.0,fr,12447,122,532801,1,2,Active Shallow Crust,0.0,89.99271,0.0,08/28/6130
+5.26646,43.73479,2386,6,3,10,25,59,3.55,15.0,fr,12448,47,532801,1,2,Active Shallow Crust,0.0,89.99271,0.0,06/03/2386
+5.26646,43.73479,8731,2,18,0,9,35,3.55,5.0,fr,12449,174,532803,1,1,Active Shallow Crust,240.0123,57.99834,0.0,02/18/8731
+5.26646,43.73479,9481,2,13,19,51,57,3.55,15.0,fr,12450,189,532804,1,1,Active Shallow Crust,240.0123,57.99834,0.0,02/13/9481
+5.26646,43.73479,7212,9,27,15,37,28,3.55,27.5,fr,12451,144,532811,1,1,Active Shallow Crust,128.8972,89.99271,0.0,09/27/7212
+5.26646,43.73479,5704,7,20,18,9,58,3.65,5.0,fr,12452,114,532812,1,2,Active Shallow Crust,0.0,89.98701,0.0,07/20/5704
+5.26646,43.73479,7757,10,8,21,15,2,3.65,5.0,fr,12453,155,532812,1,2,Active Shallow Crust,0.0,89.98701,0.0,10/08/7757
+5.26646,43.73479,7850,9,7,10,16,4,3.65,15.0,fr,12454,156,532813,1,2,Active Shallow Crust,0.0,89.98701,0.0,09/07/7850
+5.26646,43.73479,7734,6,26,13,25,8,3.65,15.0,fr,12455,154,532813,1,2,Active Shallow Crust,0.0,89.98701,0.0,06/26/7734
+5.26646,43.73479,6311,5,25,11,52,19,3.65,15.0,fr,12456,126,532819,1,1,Active Shallow Crust,0.0,89.98686,-90.0,05/25/6311
+5.26646,43.73479,7587,12,24,7,21,35,3.65,5.0,fr,12457,151,532821,1,1,Active Shallow Crust,128.9004,89.96347,0.0,12/24/7587
+5.26646,43.73479,8288,1,29,14,7,35,3.75,5.0,fr,12458,165,532824,1,1,Active Shallow Crust,0.0,89.98843,0.0,01/29/8288
+5.26646,43.73479,405,12,23,22,10,35,3.85,15.0,fr,12459,8,532837,1,1,Active Shallow Crust,0.0,89.98969,0.0,12/23/0405
+5.26646,43.73479,3676,6,22,0,2,14,3.85,15.0,fr,12460,73,532840,1,1,Active Shallow Crust,240.0095,57.99789,0.0,06/22/3676
+5.26646,43.73479,4064,6,19,5,12,6,3.85,15.0,fr,12461,81,532846,1,1,Active Shallow Crust,128.8959,89.99226,0.0,06/19/4064
+5.26646,43.73479,1756,3,26,11,57,18,4.05,5.0,fr,12462,35,532860,1,2,Active Shallow Crust,0.0,89.99181,0.0,03/26/1756
+5.26646,43.73479,6798,3,20,8,51,56,4.05,5.0,fr,12463,135,532860,1,2,Active Shallow Crust,0.0,89.99181,0.0,03/20/6798
+5.26646,43.73479,6343,3,24,17,44,33,4.05,5.0,fr,12464,126,532863,1,1,Active Shallow Crust,240.0052,58.00583,0.0,03/24/6343
+5.26646,43.73479,2234,3,12,7,44,10,4.05,5.0,fr,12465,44,532866,1,1,Active Shallow Crust,0.0,89.99171,-90.0,03/12/2234
+5.26646,43.73479,7094,7,18,19,37,18,4.15,5.0,fr,12466,141,532875,1,1,Active Shallow Crust,240.0073,57.99736,0.0,07/18/7094
+5.26646,43.73479,9127,10,15,18,58,18,4.25,15.0,fr,12467,182,532885,1,1,Active Shallow Crust,0.0,89.99023,0.0,10/15/9127
+5.26646,43.73479,9924,11,12,22,42,44,4.25,27.5,fr,12468,198,532895,1,1,Active Shallow Crust,128.8955,89.98084,0.0,11/12/9924
+5.26646,43.73479,9811,2,6,4,58,25,4.35,5.0,fr,12469,196,532896,1,1,Active Shallow Crust,0.0,89.99129,0.0,02/06/9811
+5.26646,43.73479,4572,10,31,21,38,21,4.35,27.5,fr,12470,91,532898,1,1,Active Shallow Crust,0.0,89.99129,0.0,10/31/4572
+5.26646,43.73479,2499,10,29,19,7,20,4.65,5.0,fr,12471,49,532932,1,1,Active Shallow Crust,0.0,89.98973,0.0,10/29/2499
+5.26646,43.73479,2739,2,17,11,9,32,4.65,15.0,fr,12472,54,532933,1,1,Active Shallow Crust,0.0,89.98973,0.0,02/17/2739
+5.26646,43.73479,8877,3,23,18,39,20,4.85,5.0,fr,12473,177,532956,1,1,Active Shallow Crust,0.0,89.99021,0.0,03/23/8877
+5.26646,43.73479,4687,10,4,4,45,59,4.95,15.0,fr,12474,93,532969,1,1,Active Shallow Crust,0.0,89.98982,0.0,10/04/4687
+5.26646,43.73479,5134,12,12,1,50,25,6.55,15.0,fr,12475,102,533161,1,1,Active Shallow Crust,0.0,89.99008,0.0,12/12/5134
+7.53954,45.20418,1444,7,17,3,28,13,3.55,5.0,fr,12476,28,533280,1,2,Active Shallow Crust,0.0,89.9929,0.0,07/17/1444
+7.53954,45.20418,3390,3,21,22,29,55,3.55,5.0,fr,12477,67,533280,1,2,Active Shallow Crust,0.0,89.9929,0.0,03/21/3390
+7.53954,45.20418,8048,7,5,20,48,42,3.55,15.0,fr,12478,160,533281,1,2,Active Shallow Crust,0.0,89.9929,0.0,07/05/8048
+7.53954,45.20418,3140,9,29,21,19,17,3.55,15.0,fr,12479,62,533281,1,2,Active Shallow Crust,0.0,89.9929,0.0,09/29/3140
+7.53954,45.20418,8625,11,6,4,1,49,3.55,27.5,fr,12480,172,533285,1,1,Active Shallow Crust,240.0119,57.99863,0.0,11/06/8625
+7.53954,45.20418,8400,10,15,6,57,5,3.55,5.0,fr,12481,167,533286,1,1,Active Shallow Crust,0.0,89.99281,-90.0,10/15/8400
+7.53954,45.20418,5850,12,28,11,34,9,3.65,5.0,fr,12482,116,533292,1,2,Active Shallow Crust,0.0,89.98734,0.0,12/28/5850
+7.53954,45.20418,9938,11,8,8,57,15,3.65,5.0,fr,12483,198,533292,1,2,Active Shallow Crust,0.0,89.98734,0.0,11/08/9938
+7.53954,45.20418,8461,4,20,10,38,46,3.65,15.0,fr,12484,169,533296,1,1,Active Shallow Crust,240.0018,58.01259,0.0,04/20/8461
+7.53954,45.20418,4755,7,16,13,0,32,3.75,5.0,fr,12485,95,533304,1,2,Active Shallow Crust,0.0,89.98872,0.0,07/16/4755
+7.53954,45.20418,1831,9,13,13,44,41,3.75,5.0,fr,12486,36,533304,1,2,Active Shallow Crust,0.0,89.98872,0.0,09/13/1831
+7.53954,45.20418,7251,8,28,6,36,55,3.75,5.0,fr,12487,145,533310,1,1,Active Shallow Crust,0.0,89.98858,-90.0,08/28/7251
+7.53954,45.20418,3610,8,23,2,9,1,3.85,5.0,fr,12488,72,533316,1,1,Active Shallow Crust,0.0,89.98994,0.0,08/23/3610
+7.53954,45.20418,7422,9,27,22,26,42,3.85,5.0,fr,12489,148,533319,1,1,Active Shallow Crust,240.0115,57.99799,0.0,09/27/7422
+7.53954,45.20418,4753,5,15,2,13,34,3.95,5.0,fr,12490,95,533328,1,2,Active Shallow Crust,0.0,89.99104,0.0,05/15/4753
+7.53954,45.20418,6733,5,20,3,9,22,3.95,5.0,fr,12491,134,533328,1,2,Active Shallow Crust,0.0,89.99104,0.0,05/20/6733
+7.53954,45.20418,4078,3,30,21,33,55,3.95,5.0,fr,12492,81,533331,1,1,Active Shallow Crust,240.0199,58.00463,0.0,03/30/4078
+7.53954,45.20418,4291,5,13,6,11,25,4.05,5.0,fr,12493,85,533340,1,1,Active Shallow Crust,0.0,89.98801,0.0,05/13/4291
+7.53954,45.20418,4365,8,15,23,22,19,4.05,27.5,fr,12494,87,533342,1,1,Active Shallow Crust,0.0,89.98801,0.0,08/15/4365
+7.53954,45.20418,3952,12,2,8,46,20,4.05,27.5,fr,12495,79,533345,1,1,Active Shallow Crust,240.0058,58.00576,0.0,12/02/3952
+7.53954,45.20418,2237,5,24,0,3,59,4.05,5.0,fr,12496,44,533349,1,1,Active Shallow Crust,128.8904,89.99401,0.0,05/24/2237
+7.53954,45.20418,4136,4,21,3,13,42,4.15,5.0,fr,12497,82,533352,1,1,Active Shallow Crust,0.0,89.98932,0.0,04/21/4136
+7.53954,45.20418,3706,8,26,2,52,49,4.45,5.0,fr,12498,74,533388,1,1,Active Shallow Crust,0.0,89.98991,0.0,08/26/3706
+7.53954,45.20418,5845,7,20,5,26,42,4.45,5.0,fr,12499,116,533397,1,1,Active Shallow Crust,128.8922,89.9937,0.0,07/20/5845
+7.53954,45.20418,4171,6,28,5,52,25,4.85,5.0,fr,12500,83,533439,1,1,Active Shallow Crust,240.0166,58.00235,0.0,06/28/4171
+7.92505,49.74167,2131,5,30,23,39,52,3.55,5.0,fr,12501,42,533760,1,1,Active Shallow Crust,0.0,89.98697,0.0,05/30/2131
+7.92505,49.74167,1571,5,18,10,17,24,3.55,5.0,fr,12502,31,533766,1,1,Active Shallow Crust,0.0,89.98682,-90.0,05/18/1571
+7.92505,49.74167,1473,10,7,3,13,6,3.65,5.0,fr,12503,29,533772,1,4,Active Shallow Crust,0.0,89.98838,0.0,10/07/1473
+7.92505,49.74167,486,2,21,3,52,27,3.65,5.0,fr,12504,9,533772,1,4,Active Shallow Crust,0.0,89.98838,0.0,02/21/0486
+7.92505,49.74167,3523,4,9,12,35,59,3.65,5.0,fr,12505,70,533772,1,4,Active Shallow Crust,0.0,89.98838,0.0,04/09/3523
+7.92505,49.74167,4168,8,7,16,0,11,3.65,5.0,fr,12506,83,533772,1,4,Active Shallow Crust,0.0,89.98838,0.0,08/07/4168
+7.92505,49.74167,9614,8,9,10,13,36,3.65,27.5,fr,12507,192,533774,1,1,Active Shallow Crust,0.0,89.98838,0.0,08/09/9614
+7.92505,49.74167,8183,11,29,2,48,42,3.75,5.0,fr,12508,163,533793,1,1,Active Shallow Crust,128.8953,89.96754,0.0,11/29/8183
+7.92505,49.74167,8469,1,12,2,55,56,4.05,5.0,fr,12509,169,533820,1,1,Active Shallow Crust,0.0,89.98901,0.0,01/12/8469
+7.92505,49.74167,2060,2,10,11,47,22,4.25,27.5,fr,12510,41,533846,1,1,Active Shallow Crust,0.0,89.99126,0.0,02/10/2060
+7.92505,49.74167,5966,5,31,14,33,52,4.35,5.0,fr,12511,119,533856,1,1,Active Shallow Crust,0.0,89.98962,0.0,05/31/5966
+7.92505,49.74167,9705,9,10,15,57,50,4.65,15.0,fr,12512,194,533902,1,1,Active Shallow Crust,128.8902,89.98694,0.0,09/10/9705
+7.92505,49.74167,2836,10,13,23,25,4,4.85,15.0,fr,12513,56,533917,1,2,Active Shallow Crust,0.0,89.98978,0.0,10/13/2836
+7.92505,49.74167,6237,11,5,7,54,13,4.85,15.0,fr,12514,124,533917,1,2,Active Shallow Crust,0.0,89.98978,0.0,11/05/6237
+7.92505,49.74167,1554,12,27,23,44,51,5.75,5.0,fr,12515,31,534033,1,1,Active Shallow Crust,128.868,89.99108,0.0,12/27/1554
+-0.37901,42.99638,4421,11,22,13,5,34,3.55,5.0,fr,12516,88,534240,1,6,Active Shallow Crust,0.0,89.98986,0.0,11/22/4421
+-0.37901,42.99638,3858,7,8,23,45,12,3.55,5.0,fr,12517,77,534240,1,6,Active Shallow Crust,0.0,89.98986,0.0,07/08/3858
+-0.37901,42.99638,7595,10,10,5,36,3,3.55,5.0,fr,12518,151,534240,1,6,Active Shallow Crust,0.0,89.98986,0.0,10/10/7595
+-0.37901,42.99638,3647,5,6,4,22,12,3.55,5.0,fr,12519,72,534240,1,6,Active Shallow Crust,0.0,89.98986,0.0,05/06/3647
+-0.37901,42.99638,95,1,11,19,43,13,3.55,5.0,fr,12520,1,534240,1,6,Active Shallow Crust,0.0,89.98986,0.0,01/11/0095
+-0.37901,42.99638,3807,6,4,18,44,46,3.55,5.0,fr,12521,76,534240,1,6,Active Shallow Crust,0.0,89.98986,0.0,06/04/3807
+-0.37901,42.99638,8909,12,2,6,15,39,3.55,15.0,fr,12522,178,534241,1,4,Active Shallow Crust,0.0,89.98986,0.0,12/02/8909
+-0.37901,42.99638,9209,8,6,0,31,52,3.55,15.0,fr,12523,184,534241,1,4,Active Shallow Crust,0.0,89.98986,0.0,08/06/9209
+-0.37901,42.99638,4952,7,13,1,6,17,3.55,15.0,fr,12524,99,534241,1,4,Active Shallow Crust,0.0,89.98986,0.0,07/13/4952
+-0.37901,42.99638,3259,2,12,7,43,31,3.55,15.0,fr,12525,65,534241,1,4,Active Shallow Crust,0.0,89.98986,0.0,02/12/3259
+-0.37901,42.99638,6495,12,14,3,46,24,3.55,5.0,fr,12526,129,534249,1,2,Active Shallow Crust,128.8965,89.99377,0.0,12/14/6495
+-0.37901,42.99638,3968,5,30,23,16,31,3.55,5.0,fr,12527,79,534249,1,2,Active Shallow Crust,128.8965,89.99377,0.0,05/30/3968
+-0.37901,42.99638,7895,11,25,14,4,25,3.65,5.0,fr,12528,157,534252,1,6,Active Shallow Crust,0.0,89.99014,0.0,11/25/7895
+-0.37901,42.99638,6206,4,8,13,11,18,3.65,5.0,fr,12529,124,534252,1,6,Active Shallow Crust,0.0,89.99014,0.0,04/08/6206
+-0.37901,42.99638,5641,9,3,5,25,36,3.65,5.0,fr,12530,112,534252,1,6,Active Shallow Crust,0.0,89.99014,0.0,09/03/5641
+-0.37901,42.99638,4637,10,5,16,7,11,3.65,5.0,fr,12531,92,534252,1,6,Active Shallow Crust,0.0,89.99014,0.0,10/05/4637
+-0.37901,42.99638,6865,1,22,5,8,35,3.65,5.0,fr,12532,137,534252,1,6,Active Shallow Crust,0.0,89.99014,0.0,01/22/6865
+-0.37901,42.99638,9062,12,7,11,31,21,3.65,5.0,fr,12533,181,534252,1,6,Active Shallow Crust,0.0,89.99014,0.0,12/07/9062
+-0.37901,42.99638,8856,6,18,16,43,37,3.65,15.0,fr,12534,177,534253,1,2,Active Shallow Crust,0.0,89.99014,0.0,06/18/8856
+-0.37901,42.99638,4685,3,6,7,21,6,3.65,15.0,fr,12535,93,534253,1,2,Active Shallow Crust,0.0,89.99014,0.0,03/06/4685
+-0.37901,42.99638,4046,11,18,0,45,19,3.65,5.0,fr,12536,80,534255,1,1,Active Shallow Crust,240.0007,58.01287,0.0,11/18/4046
+-0.37901,42.99638,8319,9,8,4,7,17,3.65,27.5,fr,12537,166,534257,1,1,Active Shallow Crust,240.0007,58.01278,0.0,09/08/8319
+-0.37901,42.99638,4552,5,7,9,55,10,3.65,5.0,fr,12538,91,534258,1,1,Active Shallow Crust,0.0,89.99003,-90.0,05/07/4552
+-0.37901,42.99638,9638,6,2,21,27,0,3.65,5.0,fr,12539,192,534261,1,4,Active Shallow Crust,128.9007,89.96353,0.0,06/02/9638
+-0.37901,42.99638,1534,11,4,23,51,14,3.65,5.0,fr,12540,30,534261,1,4,Active Shallow Crust,128.9007,89.96353,0.0,11/04/1534
+-0.37901,42.99638,287,9,23,3,8,20,3.65,5.0,fr,12541,5,534261,1,4,Active Shallow Crust,128.9007,89.96353,0.0,09/23/0287
+-0.37901,42.99638,2425,9,9,2,46,10,3.65,5.0,fr,12542,48,534261,1,4,Active Shallow Crust,128.9007,89.96353,0.0,09/09/2425
+-0.37901,42.99638,6892,8,16,14,34,2,3.65,15.0,fr,12543,137,534262,1,1,Active Shallow Crust,128.9007,89.96353,0.0,08/16/6892
+-0.37901,42.99638,2745,9,19,4,20,38,3.75,5.0,fr,12544,54,534264,1,6,Active Shallow Crust,0.0,89.99011,0.0,09/19/2745
+-0.37901,42.99638,922,4,10,23,32,56,3.75,5.0,fr,12545,18,534264,1,6,Active Shallow Crust,0.0,89.99011,0.0,04/10/0922
+-0.37901,42.99638,3212,6,26,15,5,55,3.75,5.0,fr,12546,64,534264,1,6,Active Shallow Crust,0.0,89.99011,0.0,06/26/3212
+-0.37901,42.99638,3865,5,8,14,47,57,3.75,5.0,fr,12547,77,534264,1,6,Active Shallow Crust,0.0,89.99011,0.0,05/08/3865
+-0.37901,42.99638,8225,5,29,23,9,37,3.75,5.0,fr,12548,164,534264,1,6,Active Shallow Crust,0.0,89.99011,0.0,05/29/8225
+-0.37901,42.99638,3225,4,16,20,56,50,3.75,5.0,fr,12549,64,534264,1,6,Active Shallow Crust,0.0,89.99011,0.0,04/16/3225
+-0.37901,42.99638,9212,2,25,15,53,25,3.75,15.0,fr,12550,184,534265,1,4,Active Shallow Crust,0.0,89.99011,0.0,02/25/9212
+-0.37901,42.99638,701,12,29,8,13,10,3.75,15.0,fr,12551,14,534265,1,4,Active Shallow Crust,0.0,89.99011,0.0,12/29/0701
+-0.37901,42.99638,3483,6,8,15,39,33,3.75,15.0,fr,12552,69,534265,1,4,Active Shallow Crust,0.0,89.99011,0.0,06/08/3483
+-0.37901,42.99638,9116,9,20,17,1,59,3.75,15.0,fr,12553,182,534265,1,4,Active Shallow Crust,0.0,89.99011,0.0,09/20/9116
+-0.37901,42.99638,5205,12,4,15,32,40,3.75,5.0,fr,12554,104,534270,1,1,Active Shallow Crust,0.0,89.99,-90.0,12/04/5205
+-0.37901,42.99638,2557,1,27,3,38,2,3.75,5.0,fr,12555,51,534273,1,1,Active Shallow Crust,128.8969,89.96736,0.0,01/27/2557
+-0.37901,42.99638,8715,7,23,16,15,41,3.85,5.0,fr,12556,174,534276,1,3,Active Shallow Crust,0.0,89.98988,0.0,07/23/8715
+-0.37901,42.99638,2245,6,20,10,49,29,3.85,5.0,fr,12557,44,534276,1,3,Active Shallow Crust,0.0,89.98988,0.0,06/20/2245
+-0.37901,42.99638,3620,3,31,23,19,2,3.85,5.0,fr,12558,72,534276,1,3,Active Shallow Crust,0.0,89.98988,0.0,03/31/3620
+-0.37901,42.99638,5720,1,27,14,2,42,3.85,5.0,fr,12559,114,534279,1,2,Active Shallow Crust,240.0104,57.99772,0.0,01/27/5720
+-0.37901,42.99638,3582,4,13,17,53,25,3.85,5.0,fr,12560,71,534279,1,2,Active Shallow Crust,240.0104,57.99772,0.0,04/13/3582
+-0.37901,42.99638,6642,9,26,23,44,17,3.85,5.0,fr,12561,132,534282,1,1,Active Shallow Crust,0.0,89.9901,-90.0,09/26/6642
+-0.37901,42.99638,6135,2,10,23,34,13,3.85,5.0,fr,12562,122,534285,1,1,Active Shallow Crust,128.896,89.99364,0.0,02/10/6135
+-0.37901,42.99638,1957,3,23,23,32,13,3.95,5.0,fr,12563,39,534288,1,6,Active Shallow Crust,0.0,89.99011,0.0,03/23/1957
+-0.37901,42.99638,3222,2,25,21,55,14,3.95,5.0,fr,12564,64,534288,1,6,Active Shallow Crust,0.0,89.99011,0.0,02/25/3222
+-0.37901,42.99638,7565,2,28,23,28,54,3.95,5.0,fr,12565,151,534288,1,6,Active Shallow Crust,0.0,89.99011,0.0,02/28/7565
+-0.37901,42.99638,2874,10,9,3,58,47,3.95,5.0,fr,12566,57,534288,1,6,Active Shallow Crust,0.0,89.99011,0.0,10/09/2874
+-0.37901,42.99638,1298,11,25,14,44,21,3.95,5.0,fr,12567,25,534288,1,6,Active Shallow Crust,0.0,89.99011,0.0,11/25/1298
+-0.37901,42.99638,869,11,26,21,59,52,3.95,5.0,fr,12568,17,534288,1,6,Active Shallow Crust,0.0,89.99011,0.0,11/26/0869
+-0.37901,42.99638,3409,8,12,1,14,4,3.95,15.0,fr,12569,68,534289,1,2,Active Shallow Crust,0.0,89.99011,0.0,08/12/3409
+-0.37901,42.99638,8526,3,26,6,2,31,3.95,15.0,fr,12570,170,534289,1,2,Active Shallow Crust,0.0,89.99011,0.0,03/26/8526
+-0.37901,42.99638,2437,7,15,11,28,29,3.95,15.0,fr,12571,48,534298,1,1,Active Shallow Crust,128.9008,89.99374,0.0,07/15/2437
+-0.37901,42.99638,3600,8,22,16,4,6,4.05,5.0,fr,12572,71,534300,1,1,Active Shallow Crust,0.0,89.98989,0.0,08/22/3600
+-0.37901,42.99638,6301,3,1,8,44,7,4.05,15.0,fr,12573,126,534301,1,2,Active Shallow Crust,0.0,89.98989,0.0,03/01/6301
+-0.37901,42.99638,5291,2,12,9,33,40,4.05,15.0,fr,12574,105,534301,1,2,Active Shallow Crust,0.0,89.98989,0.0,02/12/5291
+-0.37901,42.99638,7310,8,24,1,33,46,4.05,5.0,fr,12575,146,534303,1,1,Active Shallow Crust,240.0054,58.00574,0.0,08/24/7310
+-0.37901,42.99638,9718,3,30,6,41,31,4.05,5.0,fr,12576,194,534306,1,1,Active Shallow Crust,0.0,89.99004,-90.0,03/30/9718
+-0.37901,42.99638,2984,7,14,21,19,1,4.15,5.0,fr,12577,59,534312,1,1,Active Shallow Crust,0.0,89.99007,0.0,07/14/2984
+-0.37901,42.99638,6168,12,22,17,6,44,4.15,15.0,fr,12578,123,534313,1,3,Active Shallow Crust,0.0,89.99007,0.0,12/22/6168
+-0.37901,42.99638,1377,1,23,5,3,5,4.15,15.0,fr,12579,27,534313,1,3,Active Shallow Crust,0.0,89.99007,0.0,01/23/1377
+-0.37901,42.99638,5615,12,2,18,10,53,4.15,15.0,fr,12580,112,534313,1,3,Active Shallow Crust,0.0,89.99007,0.0,12/02/5615
+-0.37901,42.99638,3399,6,3,16,33,51,4.15,27.5,fr,12581,67,534314,1,1,Active Shallow Crust,0.0,89.99007,0.0,06/03/3399
+-0.37901,42.99638,5114,12,6,22,18,41,4.25,5.0,fr,12582,102,534324,1,2,Active Shallow Crust,0.0,89.98991,0.0,12/06/5114
+-0.37901,42.99638,6569,12,19,12,20,34,4.25,5.0,fr,12583,131,534324,1,2,Active Shallow Crust,0.0,89.98991,0.0,12/19/6569
+-0.37901,42.99638,4051,9,21,3,14,50,4.25,15.0,fr,12584,81,534325,1,1,Active Shallow Crust,0.0,89.98991,0.0,09/21/4051
+-0.37901,42.99638,52,12,13,14,16,48,4.25,27.5,fr,12585,1,534326,1,1,Active Shallow Crust,0.0,89.98991,0.0,12/13/0052
+-0.37901,42.99638,763,3,20,22,53,3,4.25,5.0,fr,12586,15,534333,1,1,Active Shallow Crust,128.8949,89.98092,0.0,03/20/0763
+-0.37901,42.99638,599,7,21,1,36,19,4.35,5.0,fr,12587,11,534336,1,1,Active Shallow Crust,359.9999,89.99009,0.0,07/21/0599
+-0.37901,42.99638,3689,6,8,0,53,26,4.35,5.0,fr,12588,73,534339,1,1,Active Shallow Crust,240.0076,57.99581,0.0,06/08/3689
+-0.37901,42.99638,9310,8,31,15,21,2,4.35,5.0,fr,12589,186,534342,1,1,Active Shallow Crust,0.0,89.98997,-90.0,08/31/9310
+-0.37901,42.99638,1740,3,4,7,7,19,4.35,15.0,fr,12590,34,534343,1,1,Active Shallow Crust,0.0,89.98997,-90.0,03/04/1740
+-0.37901,42.99638,3115,3,25,6,10,50,4.45,5.0,fr,12591,62,534348,1,1,Active Shallow Crust,0.0,89.99002,0.0,03/25/3115
+-0.37901,42.99638,3770,4,19,4,8,28,4.45,5.0,fr,12592,75,534354,1,1,Active Shallow Crust,0.0,89.99007,-90.0,04/19/3770
+-0.37901,42.99638,5956,3,28,19,5,26,4.55,5.0,fr,12593,119,534360,1,2,Active Shallow Crust,0.0,89.98994,0.0,03/28/5956
+-0.37901,42.99638,6735,9,7,1,43,46,4.55,5.0,fr,12594,134,534360,1,2,Active Shallow Crust,0.0,89.98994,0.0,09/07/6735
+-0.37901,42.99638,1964,11,7,21,8,46,4.65,15.0,fr,12595,39,534373,1,2,Active Shallow Crust,0.0,89.99,0.0,11/07/1964
+-0.37901,42.99638,6393,4,1,4,45,0,4.65,15.0,fr,12596,127,534373,1,2,Active Shallow Crust,0.0,89.99,0.0,04/01/6393
+-0.37901,42.99638,4206,6,19,9,14,30,4.75,5.0,fr,12597,84,534384,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/19/4206
+-0.37901,42.99638,9030,8,26,13,52,45,4.85,15.0,fr,12598,180,534400,1,1,Active Shallow Crust,240.0158,58.00208,0.0,08/26/9030
+-0.37901,42.99638,4348,11,17,1,58,2,4.95,27.5,fr,12599,86,534410,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/17/4348
+-0.37901,42.99638,7312,8,8,20,14,36,5.05,5.0,fr,12600,146,534423,1,1,Active Shallow Crust,240.0204,57.99725,0.0,08/08/7312
+-0.37901,42.99638,9680,5,26,18,1,16,5.25,5.0,fr,12601,193,534444,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/26/9680
+-0.37901,42.99638,1140,5,21,4,31,20,5.45,5.0,fr,12602,22,534468,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/21/1140
+-0.37901,42.99638,5174,6,15,20,50,21,5.75,15.0,fr,12603,103,534505,1,1,Active Shallow Crust,0.0,89.99,0.0,06/15/5174
+-0.37901,42.99638,5844,10,20,4,36,41,5.95,15.0,fr,12604,116,534532,1,1,Active Shallow Crust,240.0463,57.99976,0.0,10/20/5844
+1.6483,47.20599,5740,7,19,23,5,21,3.65,5.0,fr,12605,114,534732,1,1,Active Shallow Crust,0.0,89.98931,0.0,07/19/5740
+1.6483,47.20599,4668,10,7,4,24,40,3.85,5.0,fr,12606,93,534756,1,1,Active Shallow Crust,0.0,89.9903,0.0,10/07/4668
+1.6483,47.20599,7788,7,24,5,11,13,4.05,5.0,fr,12607,155,534780,1,1,Active Shallow Crust,0.0,89.99037,0.0,07/24/7788
+1.6483,47.20599,9113,4,24,16,53,42,4.05,15.0,fr,12608,182,534781,1,1,Active Shallow Crust,0.0,89.99037,0.0,04/24/9113
+1.6483,47.20599,86,6,13,13,45,58,4.15,15.0,fr,12609,1,534793,1,1,Active Shallow Crust,0.0,89.9897,0.0,06/13/0086
+1.6483,47.20599,171,7,1,3,32,30,4.35,5.0,fr,12610,3,534816,1,1,Active Shallow Crust,0.0,89.98977,0.0,07/01/0171
+1.6483,47.20599,700,5,7,17,17,11,4.45,27.5,fr,12611,13,534830,1,1,Active Shallow Crust,0.0,89.99027,0.0,05/07/0700
+1.6483,47.20599,1747,5,5,17,37,4,4.55,5.0,fr,12612,34,534840,1,1,Active Shallow Crust,0.0,89.99025,0.0,05/05/1747
+1.6483,47.20599,9385,2,18,10,58,47,4.65,15.0,fr,12613,187,534853,1,1,Active Shallow Crust,0.0,89.98986,0.0,02/18/9385
+1.6483,47.20599,9959,7,8,16,6,40,4.95,5.0,fr,12614,199,534888,1,1,Active Shallow Crust,0.0,89.99009,0.0,07/08/9959
+1.6483,47.20599,4641,12,15,13,40,22,5.15,15.0,fr,12615,92,534916,1,1,Active Shallow Crust,240.0201,58.00003,0.0,12/15/4641
+4.77399,41.52255,4930,6,18,5,18,23,3.55,15.0,fr,12616,98,535201,1,1,Active Shallow Crust,0.0,89.99245,0.0,06/18/4930
+4.77399,41.52255,4494,11,6,18,23,8,3.55,5.0,fr,12617,89,535206,1,1,Active Shallow Crust,0.0,89.99236,-90.0,11/06/4494
+4.77399,41.52255,4464,1,28,17,29,6,3.85,15.0,fr,12618,89,535237,1,1,Active Shallow Crust,0.0,89.98931,0.0,01/28/4464
+4.77399,41.52255,8762,4,5,7,46,51,3.95,5.0,fr,12619,175,535248,1,1,Active Shallow Crust,0.0,89.99047,0.0,04/05/8762
+4.77399,41.52255,5988,3,22,4,14,6,4.05,5.0,fr,12620,119,535263,1,1,Active Shallow Crust,240.0047,58.006,0.0,03/22/5988
+4.77399,41.52255,7427,12,11,15,21,17,4.15,5.0,fr,12621,148,535278,1,1,Active Shallow Crust,0.0,89.98852,-90.0,12/11/7427
+2.06782,44.45001,7066,3,26,12,0,51,3.55,5.0,fr,12622,141,535680,1,1,Active Shallow Crust,0.0,89.9892,0.0,03/26/7066
+2.06782,44.45001,8684,7,8,14,45,20,3.65,5.0,fr,12623,173,535698,1,1,Active Shallow Crust,0.0,89.99026,-90.0,07/08/8684
+2.06782,44.45001,3246,11,9,0,31,36,3.75,5.0,fr,12624,64,535710,1,1,Active Shallow Crust,0.0,89.99133,-90.0,11/09/3246
+2.06782,44.45001,836,12,13,0,48,0,4.05,27.5,fr,12625,16,535742,1,2,Active Shallow Crust,0.0,89.98988,0.0,12/13/0836
+2.06782,44.45001,6752,10,3,1,29,38,4.05,27.5,fr,12626,135,535742,1,2,Active Shallow Crust,0.0,89.98988,0.0,10/03/6752
+3.43934,50.15624,9888,4,3,18,30,45,3.55,5.0,fr,12627,197,536160,1,1,Active Shallow Crust,0.0,89.99031,0.0,04/03/9888
+3.43934,50.15624,2748,12,7,1,9,1,3.65,15.0,fr,12628,54,536173,1,1,Active Shallow Crust,0.0,89.99136,0.0,12/07/2748
+3.43934,50.15624,572,8,3,15,16,23,3.75,5.0,fr,12629,11,536184,1,3,Active Shallow Crust,0.0,89.98974,0.0,08/03/0572
+3.43934,50.15624,2040,11,11,1,19,13,3.75,5.0,fr,12630,40,536184,1,3,Active Shallow Crust,0.0,89.98974,0.0,11/11/2040
+3.43934,50.15624,6601,9,14,20,50,48,3.75,5.0,fr,12631,132,536184,1,3,Active Shallow Crust,0.0,89.98974,0.0,09/14/6601
+3.43934,50.15624,162,3,26,6,52,38,3.85,15.0,fr,12632,3,536200,1,1,Active Shallow Crust,240.0112,57.9979,0.0,03/26/0162
+3.43934,50.15624,7800,5,28,0,21,2,6.35,15.0,fr,12633,155,536497,1,1,Active Shallow Crust,0.0,89.98995,0.0,05/28/7800
+-2.28426,46.23378,9401,4,21,0,19,20,4.25,15.0,fr,12634,188,536728,1,1,Active Shallow Crust,240.0074,57.99422,0.0,04/21/9401
+-2.28426,46.23378,3482,12,10,17,59,33,4.75,5.0,fr,12635,69,536784,1,1,Active Shallow Crust,0.0,89.99036,0.0,12/10/3482
+0.67871,49.79562,3162,10,31,17,0,51,3.55,15.0,fr,12636,63,537121,1,1,Active Shallow Crust,0.0,89.99023,0.0,10/31/3162
+0.67871,49.79562,4935,6,20,15,3,41,3.55,5.0,fr,12637,98,537123,1,1,Active Shallow Crust,240.0124,57.99839,0.0,06/20/4935
+0.67871,49.79562,9898,11,27,0,54,34,3.65,5.0,fr,12638,197,537132,1,2,Active Shallow Crust,0.0,89.98985,0.0,11/27/9898
+0.67871,49.79562,2871,10,9,11,28,54,3.65,5.0,fr,12639,57,537132,1,2,Active Shallow Crust,0.0,89.98985,0.0,10/09/2871
+0.67871,49.79562,5430,4,27,10,53,19,3.75,5.0,fr,12640,108,537147,1,2,Active Shallow Crust,240.0088,58.01752,0.0,04/27/5430
+0.67871,49.79562,7399,8,12,8,43,37,3.75,5.0,fr,12641,147,537147,1,2,Active Shallow Crust,240.0088,58.01752,0.0,08/12/7399
+0.67871,49.79562,7653,3,8,22,27,8,3.95,5.0,fr,12642,153,537171,1,1,Active Shallow Crust,240.0202,58.0051,0.0,03/08/7653
+0.67871,49.79562,3619,11,12,9,0,47,4.05,15.0,fr,12643,72,537190,1,1,Active Shallow Crust,128.89,89.99359,0.0,11/12/3619
+0.67871,49.79562,8166,5,9,10,50,58,4.15,5.0,fr,12644,163,537192,1,1,Active Shallow Crust,0.0,89.98981,0.0,05/09/8166
+0.67871,49.79562,3602,1,22,22,10,14,4.15,15.0,fr,12645,72,537193,1,1,Active Shallow Crust,0.0,89.98981,0.0,01/22/3602
+-0.92131,44.99633,3990,6,18,12,41,55,3.75,15.0,fr,12646,79,537625,1,1,Active Shallow Crust,0.0,89.99009,0.0,06/18/3990
+-0.92131,44.99633,3278,11,24,11,26,30,4.95,5.0,fr,12647,65,537768,1,1,Active Shallow Crust,0.0,89.99004,0.0,11/24/3278
+-6.9192,48.203,190,5,30,5,39,40,3.55,5.0,fr,12648,3,538080,1,1,Active Shallow Crust,0.0,89.99328,0.0,05/30/0190
+-6.9192,48.203,9372,8,17,21,59,8,3.55,5.0,fr,12649,187,538083,1,1,Active Shallow Crust,240.0118,57.99902,0.0,08/17/9372
+-0.85652,42.39647,4740,9,11,13,25,12,3.55,5.0,fr,12650,94,538560,1,1,Active Shallow Crust,0.0,89.98976,0.0,09/11/4740
+-0.85652,42.39647,9653,8,21,5,17,37,3.55,27.5,fr,12651,193,538568,1,1,Active Shallow Crust,0.0,89.98964,-90.0,08/21/9653
+-0.85652,42.39647,3814,8,2,11,16,31,3.65,5.0,fr,12652,76,538581,1,1,Active Shallow Crust,128.9008,89.96352,0.0,08/02/3814
+-0.85652,42.39647,2635,12,29,17,41,19,3.75,5.0,fr,12653,52,538584,1,1,Active Shallow Crust,0.0,89.98965,0.0,12/29/2635
+-0.85652,42.39647,8819,3,23,22,47,20,3.75,27.5,fr,12654,176,538586,1,1,Active Shallow Crust,0.0,89.98965,0.0,03/23/8819
+-0.85652,42.39647,9009,4,21,19,32,18,3.85,5.0,fr,12655,180,538605,1,1,Active Shallow Crust,128.8961,89.99374,0.0,04/21/9009
+-0.85652,42.39647,8156,11,26,10,38,26,4.05,5.0,fr,12656,163,538620,1,1,Active Shallow Crust,0.0,89.99005,0.0,11/26/8156
+-0.85652,42.39647,4254,4,19,1,54,54,4.35,15.0,fr,12657,85,538660,1,1,Active Shallow Crust,240.0075,57.99574,0.0,04/19/4254
+-0.85652,42.39647,8858,11,14,11,41,59,4.95,5.0,fr,12658,177,538728,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/14/8858
+-0.8565192,42.39647,7332,5,23,14,48,10,6.05,5.357596,fr,12659,146,538860,1,1,Active Shallow Crust,0.0,89.99,0.0,05/23/7332
+3.41882,52.70752,9246,9,28,22,28,14,3.75,27.5,fr,12660,184,539069,1,1,Active Shallow Crust,240.009,58.01779,0.0,09/28/9246
+3.41882,52.70752,3241,12,3,5,36,7,4.05,15.0,fr,12661,64,539110,1,1,Active Shallow Crust,128.8895,89.99399,0.0,12/03/3241
+3.41882,52.70752,8378,9,6,4,55,59,4.65,5.0,fr,12662,167,539172,1,1,Active Shallow Crust,0.0,89.98967,0.0,09/06/8378
+0.46125,41.30016,222,10,4,14,40,8,3.55,5.0,fr,12663,4,539520,1,2,Active Shallow Crust,0.0,89.99006,0.0,10/04/0222
+0.46125,41.30016,2237,12,12,10,15,38,3.55,5.0,fr,12664,44,539520,1,2,Active Shallow Crust,0.0,89.99006,0.0,12/12/2237
+0.46125,41.30016,2497,1,26,14,55,36,3.55,5.0,fr,12665,49,539523,1,1,Active Shallow Crust,240.0118,57.9981,0.0,01/26/2497
+0.46125,41.30016,9914,8,2,18,41,50,3.65,15.0,fr,12666,198,539533,1,1,Active Shallow Crust,0.0,89.98988,0.0,08/02/9914
+0.46125,41.30016,8840,1,25,0,23,19,3.85,5.0,fr,12667,176,539556,1,1,Active Shallow Crust,0.0,89.98994,0.0,01/25/8840
+0.46125,41.30016,9758,2,6,4,4,48,3.85,15.0,fr,12668,195,539566,1,1,Active Shallow Crust,128.8961,89.9938,0.0,02/06/9758
+0.46125,41.30016,9082,7,31,3,30,51,4.05,5.0,fr,12669,181,539586,1,1,Active Shallow Crust,0.0,89.99004,-90.0,07/31/9082
+0.46125,41.30016,5091,8,5,8,34,54,4.05,5.0,fr,12670,101,539589,1,1,Active Shallow Crust,128.8911,89.99374,0.0,08/05/5091
+0.46125,41.30016,6722,1,29,5,10,9,4.25,5.0,fr,12671,134,539610,1,1,Active Shallow Crust,0.0,89.98994,-90.0,01/29/6722
+5.26101,41.72241,1585,3,5,22,1,18,3.65,15.0,fr,12672,31,540013,1,1,Active Shallow Crust,0.0,89.99329,0.0,03/05/1585
+7.17979,43.03527,8232,7,8,10,20,9,3.65,15.0,fr,12673,164,540493,1,1,Active Shallow Crust,0.0,89.98686,0.0,07/08/8232
+7.17979,43.03527,6848,9,5,2,6,21,4.45,27.5,fr,12674,136,540599,1,1,Active Shallow Crust,128.8931,89.99346,0.0,09/05/6848
+7.17979,43.03527,4333,8,24,22,13,47,4.75,5.0,fr,12675,86,540624,1,1,Active Shallow Crust,0.0,89.99074,0.0,08/24/4333
+2.2801,49.99309,6334,8,8,8,16,24,3.55,5.0,fr,12676,126,540963,1,1,Active Shallow Crust,240.013,57.99822,0.0,08/08/6334
+2.2801,49.99309,9597,9,1,10,33,23,3.65,15.0,fr,12677,191,540973,1,1,Active Shallow Crust,0.0,89.99133,0.0,09/01/9597
+2.2801,49.99309,9544,10,20,8,34,25,3.75,15.0,fr,12678,190,540991,1,1,Active Shallow Crust,0.0,89.98958,-90.0,10/20/9544
+2.2801,49.99309,7319,3,9,0,53,14,3.95,5.0,fr,12679,146,541017,1,1,Active Shallow Crust,128.8995,89.99387,0.0,03/09/7319
+2.2801,49.99309,3471,8,14,12,4,56,4.05,5.0,fr,12680,69,541023,1,1,Active Shallow Crust,240.0068,58.00571,0.0,08/14/3471
+2.2801,49.99309,3320,1,31,0,50,51,4.55,15.0,fr,12681,66,541087,1,1,Active Shallow Crust,0.0,89.98963,-90.0,01/31/3320
+2.2801,49.99309,5138,8,2,17,59,30,4.85,5.0,fr,12682,102,541116,1,1,Active Shallow Crust,0.0,89.98984,0.0,08/02/5138
+-4.6673,47.63535,4213,7,11,10,59,34,3.75,5.0,fr,12683,84,541464,1,1,Active Shallow Crust,0.0,89.9892,0.0,07/11/4213
+-4.6673,47.63535,3461,8,4,14,15,6,3.75,27.5,fr,12684,69,541469,1,1,Active Shallow Crust,240.0074,58.01778,0.0,08/04/3461
+-4.6673,47.63535,7273,1,4,15,16,26,4.05,15.0,fr,12685,145,541510,1,1,Active Shallow Crust,128.8902,89.99427,0.0,01/04/7273
+0.99341,44.21091,3839,6,17,23,48,53,3.55,5.0,fr,12686,76,541920,1,1,Active Shallow Crust,0.0,89.99006,0.0,06/17/3839
+0.99341,44.21091,1940,7,26,23,8,59,3.65,5.0,fr,12687,38,541935,1,1,Active Shallow Crust,240.0008,58.01281,0.0,07/26/1940
+0.99341,44.21091,5461,11,26,0,13,57,3.75,15.0,fr,12688,109,541951,1,1,Active Shallow Crust,0.0,89.98984,-90.0,11/26/5461
+0.99341,44.21091,4936,5,16,10,30,4,3.95,15.0,fr,12689,98,541975,1,1,Active Shallow Crust,0.0,89.9902,-90.0,05/16/4936
+0.99341,44.21091,362,5,30,5,55,12,4.25,5.0,fr,12690,7,542004,1,1,Active Shallow Crust,0.0,89.98991,0.0,05/30/0362
+0.99341,44.21091,3223,7,7,11,52,3,4.45,15.0,fr,12691,64,542035,1,1,Active Shallow Crust,0.0,89.98994,-90.0,07/07/3223
+5.80733,47.84676,5122,11,12,18,40,41,3.55,5.0,fr,12692,102,542400,1,1,Active Shallow Crust,0.0,89.99323,0.0,11/12/5122
+5.80733,47.84676,8883,3,17,0,53,28,3.65,5.0,fr,12693,177,542412,1,1,Active Shallow Crust,0.0,89.98794,0.0,03/17/8883
+5.80733,47.84676,2147,6,5,20,58,10,3.85,5.0,fr,12694,42,542436,1,1,Active Shallow Crust,0.0,89.99042,0.0,06/05/2147
+5.80733,47.84676,3632,7,8,1,33,28,3.95,15.0,fr,12695,72,542449,1,1,Active Shallow Crust,0.0,89.99146,0.0,07/08/3632
+5.80733,47.84676,5452,1,20,21,19,7,4.25,5.0,fr,12696,109,542484,1,2,Active Shallow Crust,0.0,89.99093,0.0,01/20/5452
+5.80733,47.84676,2838,12,5,19,0,48,4.25,5.0,fr,12697,56,542484,1,2,Active Shallow Crust,0.0,89.99093,0.0,12/05/2838
+5.80733,47.84676,5761,2,11,11,37,42,4.35,5.0,fr,12698,115,542496,1,1,Active Shallow Crust,0.0,89.98922,0.0,02/11/5761
+5.80733,47.84676,4769,12,26,23,16,33,4.85,5.0,fr,12699,95,542556,1,1,Active Shallow Crust,0.0,89.9894,0.0,12/26/4769
+5.80733,47.84676,2846,4,28,0,55,17,5.05,5.0,fr,12700,56,542580,1,1,Active Shallow Crust,0.0,89.99037,0.0,04/28/2846
+8.65076,50.44111,7311,8,19,6,15,56,3.55,5.0,fr,12701,146,543360,1,2,Active Shallow Crust,0.0,89.98715,0.0,08/19/7311
+8.65076,50.44111,2400,11,21,9,33,25,3.55,5.0,fr,12702,47,543360,1,2,Active Shallow Crust,0.0,89.98715,0.0,11/21/2400
+8.65076,50.44111,7782,10,28,21,47,48,3.55,5.0,fr,12703,155,543363,1,1,Active Shallow Crust,240.0108,58.00053,0.0,10/28/7782
+8.65076,50.44111,419,6,19,15,49,17,3.55,27.5,fr,12704,8,543371,1,1,Active Shallow Crust,128.8979,89.99358,0.0,06/19/0419
+8.65076,50.44111,9973,1,4,14,48,44,3.65,5.0,fr,12705,199,543372,1,1,Active Shallow Crust,0.0,89.98856,0.0,01/04/9973
+8.65076,50.44111,7793,10,11,8,6,42,3.65,5.0,fr,12706,155,543375,1,1,Active Shallow Crust,240.0006,58.0136,0.0,10/11/7793
+8.65076,50.44111,4705,5,19,13,57,23,3.65,5.0,fr,12707,94,543378,1,1,Active Shallow Crust,0.0,89.98842,-90.0,05/19/4705
+8.65076,50.44111,1285,7,5,3,40,34,3.95,15.0,fr,12708,25,543409,1,1,Active Shallow Crust,0.0,89.9919,0.0,07/05/1285
+8.65076,50.44111,4867,6,2,5,43,50,4.15,5.0,fr,12709,97,543432,1,1,Active Shallow Crust,0.0,89.98712,0.0,06/02/4867
+8.65076,50.44111,7912,12,25,14,26,32,4.35,15.0,fr,12710,158,543466,1,1,Active Shallow Crust,128.8975,89.98221,0.0,12/25/7912
+-0.13539,44.24994,2573,9,19,22,14,17,3.55,5.0,fr,12711,51,543840,1,2,Active Shallow Crust,0.0,89.99007,0.0,09/19/2573
+-0.13539,44.24994,8301,8,26,7,39,30,3.55,5.0,fr,12712,166,543840,1,2,Active Shallow Crust,0.0,89.99007,0.0,08/26/8301
+-0.13539,44.24994,3737,4,30,9,49,44,3.95,27.5,fr,12713,74,543890,1,1,Active Shallow Crust,0.0,89.99003,0.0,04/30/3737
+-0.13539,44.24994,6198,11,17,6,21,28,4.15,5.0,fr,12714,123,543912,1,1,Active Shallow Crust,0.0,89.99004,0.0,11/17/6198
+0.45708,48.33186,5188,12,21,22,51,0,3.55,15.0,fr,12715,103,544321,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/21/5188
+0.45708,48.33186,1646,5,20,21,29,49,4.15,5.0,fr,12716,32,544392,1,1,Active Shallow Crust,0.0,89.98992,0.0,05/20/1646
+0.45708,48.33186,5156,7,18,21,51,16,4.15,15.0,fr,12717,103,544393,1,1,Active Shallow Crust,0.0,89.98992,0.0,07/18/5156
+0.45708,48.33186,122,8,15,16,57,53,4.25,15.0,fr,12718,2,544405,1,1,Active Shallow Crust,0.0,89.99008,0.0,08/15/0122
+0.45708,48.33186,1506,5,16,12,35,54,4.25,15.0,fr,12719,30,544408,1,1,Active Shallow Crust,240.0079,57.99413,0.0,05/16/1506
+0.45708,48.33186,1688,9,28,7,32,34,4.55,5.0,fr,12720,33,544440,1,1,Active Shallow Crust,0.0,89.99006,0.0,09/28/1688
+0.45708,48.33186,9270,10,12,10,44,23,5.15,5.0,fr,12721,185,544521,1,1,Active Shallow Crust,128.8828,89.99104,0.0,10/12/9270
+1.5745,49.18201,2132,12,8,0,8,2,3.95,5.0,fr,12722,42,544848,1,1,Active Shallow Crust,0.0,89.9896,0.0,12/08/2132
+1.5745,49.18201,7657,4,25,5,1,54,4.05,5.0,fr,12723,153,544869,1,1,Active Shallow Crust,128.8902,89.99398,0.0,04/25/7657
+1.5745,49.18201,8430,4,6,5,0,36,5.45,5.0,fr,12724,168,545028,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/06/8430
+7.32859,48.28753,9088,8,24,8,57,55,3.55,5.0,fr,12725,181,545280,1,2,Active Shallow Crust,0.0,89.99329,0.0,08/24/9088
+7.32859,48.28753,6300,1,18,1,5,21,3.55,5.0,fr,12726,125,545280,1,2,Active Shallow Crust,0.0,89.99329,0.0,01/18/6300
+7.32859,48.28753,26,8,11,16,21,20,3.55,15.0,fr,12727,0,545281,1,2,Active Shallow Crust,0.0,89.99329,0.0,08/11/0026
+7.32859,48.28753,3626,5,6,1,46,56,3.55,15.0,fr,12728,72,545281,1,2,Active Shallow Crust,0.0,89.99329,0.0,05/06/3626
+7.32859,48.28753,7724,11,17,21,17,49,3.55,5.0,fr,12729,154,545286,1,1,Active Shallow Crust,0.0,89.99321,-90.0,11/17/7724
+7.32859,48.28753,2041,1,10,6,43,15,3.55,5.0,fr,12730,40,545289,1,1,Active Shallow Crust,128.8955,89.99329,0.0,01/10/2041
+7.32859,48.28753,9265,4,19,22,33,16,3.65,27.5,fr,12731,185,545294,1,1,Active Shallow Crust,0.0,89.98804,0.0,04/19/9265
+7.32859,48.28753,5227,2,15,18,53,38,3.65,27.5,fr,12732,104,545303,1,1,Active Shallow Crust,128.8995,89.96356,0.0,02/15/5227
+7.32859,48.28753,874,4,16,19,34,1,3.75,5.0,fr,12733,17,545304,1,1,Active Shallow Crust,0.0,89.98934,0.0,04/16/0874
+7.32859,48.28753,3220,8,23,2,58,52,3.75,15.0,fr,12734,64,545305,1,1,Active Shallow Crust,0.0,89.98934,0.0,08/23/3220
+7.32859,48.28753,5865,5,28,10,35,32,3.75,27.5,fr,12735,117,545306,1,1,Active Shallow Crust,0.0,89.98934,0.0,05/28/5865
+7.32859,48.28753,6410,1,29,12,25,48,3.85,5.0,fr,12736,128,545316,1,4,Active Shallow Crust,0.0,89.9905,0.0,01/29/6410
+7.32859,48.28753,6319,7,29,15,54,44,3.85,5.0,fr,12737,126,545316,1,4,Active Shallow Crust,0.0,89.9905,0.0,07/29/6319
+7.32859,48.28753,3610,1,17,8,44,30,3.85,5.0,fr,12738,72,545316,1,4,Active Shallow Crust,0.0,89.9905,0.0,01/17/3610
+7.32859,48.28753,4425,9,22,18,4,42,3.85,5.0,fr,12739,88,545316,1,4,Active Shallow Crust,0.0,89.9905,0.0,09/22/4425
+7.32859,48.28753,4169,3,7,11,29,47,3.95,5.0,fr,12740,83,545328,1,1,Active Shallow Crust,0.0,89.99153,0.0,03/07/4169
+7.32859,48.28753,266,12,19,15,12,58,4.05,5.0,fr,12741,5,545343,1,1,Active Shallow Crust,240.0065,58.00547,0.0,12/19/0266
+7.32859,48.28753,9689,3,27,21,32,48,4.15,5.0,fr,12742,193,545352,1,1,Active Shallow Crust,0.0,89.98991,0.0,03/27/9689
+7.32859,48.28753,586,6,8,5,22,11,4.35,5.0,fr,12743,11,545376,1,1,Active Shallow Crust,0.0,89.98931,0.0,06/08/0586
+7.32859,48.28753,8158,10,8,4,20,16,4.45,5.0,fr,12744,163,545388,1,1,Active Shallow Crust,0.0,89.99048,0.0,10/08/8158
+7.32859,48.28753,398,6,5,4,17,33,4.75,5.0,fr,12745,7,545424,1,1,Active Shallow Crust,0.0,89.98988,0.0,06/05/0398
+7.32859,48.28753,3395,11,11,10,5,1,4.75,27.5,fr,12746,67,545426,1,1,Active Shallow Crust,0.0,89.98988,0.0,11/11/3395
+-0.46682,44.35601,8934,11,2,13,3,23,4.65,15.0,fr,12747,178,546373,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/02/8934
+3.17776,48.10952,6648,6,18,23,35,32,3.55,5.0,fr,12748,132,546720,1,1,Active Shallow Crust,0.0,89.9899,0.0,06/18/6648
+3.17776,48.10952,2400,1,21,13,36,14,3.55,5.0,fr,12749,47,546723,1,1,Active Shallow Crust,240.0124,57.9987,0.0,01/21/2400
+3.17776,48.10952,6239,5,4,8,0,8,3.85,5.0,fr,12750,124,546756,1,1,Active Shallow Crust,0.0,89.99046,0.0,05/04/6239
+3.17776,48.10952,8055,12,12,7,25,11,4.15,5.0,fr,12751,161,546792,1,1,Active Shallow Crust,0.0,89.98988,0.0,12/12/8055
+3.17776,48.10952,6376,6,4,23,41,36,4.25,5.0,fr,12752,127,546804,1,1,Active Shallow Crust,0.0,89.98947,0.0,06/04/6376
+3.17776,48.10952,1967,8,5,10,39,39,4.25,15.0,fr,12753,39,546805,1,1,Active Shallow Crust,0.0,89.98947,0.0,08/05/1967
+7.21596,47.50784,3961,1,17,9,52,43,3.55,5.0,fr,12754,79,547200,1,3,Active Shallow Crust,0.0,89.99319,0.0,01/17/3961
+7.21596,47.50784,6119,5,31,18,53,51,3.55,5.0,fr,12755,122,547200,1,3,Active Shallow Crust,0.0,89.99319,0.0,05/31/6119
+7.21596,47.50784,3315,3,23,21,48,4,3.55,5.0,fr,12756,66,547200,1,3,Active Shallow Crust,0.0,89.99319,0.0,03/23/3315
+7.21596,47.50784,6347,2,19,20,48,1,3.55,27.5,fr,12757,126,547202,1,1,Active Shallow Crust,0.0,89.99319,0.0,02/19/6347
+7.21596,47.50784,8433,11,10,19,39,44,3.55,5.0,fr,12758,168,547206,1,1,Active Shallow Crust,0.0,89.99311,-90.0,11/10/8433
+7.21596,47.50784,2775,8,14,15,13,52,3.55,15.0,fr,12759,55,547207,1,1,Active Shallow Crust,0.0,89.99311,-90.0,08/14/2775
+7.21596,47.50784,1763,7,15,4,57,27,3.65,5.0,fr,12760,35,547212,1,4,Active Shallow Crust,0.0,89.98786,0.0,07/15/1763
+7.21596,47.50784,6603,10,26,5,56,20,3.65,5.0,fr,12761,132,547212,1,4,Active Shallow Crust,0.0,89.98786,0.0,10/26/6603
+7.21596,47.50784,9443,7,14,10,20,59,3.65,5.0,fr,12762,188,547212,1,4,Active Shallow Crust,0.0,89.98786,0.0,07/14/9443
+7.21596,47.50784,8551,5,16,10,59,48,3.65,5.0,fr,12763,171,547212,1,4,Active Shallow Crust,0.0,89.98786,0.0,05/16/8551
+7.21596,47.50784,6747,12,8,15,47,13,3.65,15.0,fr,12764,134,547213,1,2,Active Shallow Crust,0.0,89.98786,0.0,12/08/6747
+7.21596,47.50784,9328,9,9,22,43,47,3.65,15.0,fr,12765,186,547213,1,2,Active Shallow Crust,0.0,89.98786,0.0,09/09/9328
+7.21596,47.50784,6448,5,8,7,8,0,3.65,15.0,fr,12766,128,547216,1,1,Active Shallow Crust,240.0021,58.01199,0.0,05/08/6448
+7.21596,47.50784,7704,2,11,18,35,21,3.65,27.5,fr,12767,154,547217,1,1,Active Shallow Crust,240.0021,58.0119,0.0,02/11/7704
+7.21596,47.50784,4194,3,12,0,3,3,3.65,5.0,fr,12768,83,547218,1,1,Active Shallow Crust,0.0,89.98772,-90.0,03/12/4194
+7.21596,47.50784,7059,4,14,20,20,56,3.75,5.0,fr,12769,141,547224,1,2,Active Shallow Crust,0.0,89.98918,0.0,04/14/7059
+7.21596,47.50784,9164,5,18,8,49,7,3.75,5.0,fr,12770,183,547224,1,2,Active Shallow Crust,0.0,89.98918,0.0,05/18/9164
+7.21596,47.50784,1123,3,31,13,52,1,3.75,27.5,fr,12771,22,547226,1,1,Active Shallow Crust,0.0,89.98918,0.0,03/31/1123
+7.21596,47.50784,3942,12,23,19,16,15,3.75,15.0,fr,12772,78,547228,1,1,Active Shallow Crust,240.0084,58.01815,0.0,12/23/3942
+7.21596,47.50784,4413,7,12,2,15,15,3.75,5.0,fr,12773,88,547230,1,1,Active Shallow Crust,0.0,89.98905,-90.0,07/12/4413
+7.21596,47.50784,4766,5,4,4,40,43,3.75,5.0,fr,12774,95,547233,1,1,Active Shallow Crust,128.8969,89.96751,0.0,05/04/4766
+7.21596,47.50784,5717,5,13,1,57,44,3.85,5.0,fr,12775,114,547239,1,1,Active Shallow Crust,240.0109,57.99695,0.0,05/13/5717
+7.21596,47.50784,8076,6,21,17,47,35,3.95,5.0,fr,12776,161,547248,1,1,Active Shallow Crust,0.0,89.9914,0.0,06/21/8076
+7.21596,47.50784,1071,7,27,21,54,30,3.95,5.0,fr,12777,21,547251,1,1,Active Shallow Crust,240.0197,58.0053,0.0,07/27/1071
+7.21596,47.50784,3199,10,16,20,27,48,3.95,5.0,fr,12778,63,547254,1,1,Active Shallow Crust,0.0,89.9913,-90.0,10/16/3199
+7.21596,47.50784,2555,10,10,12,56,45,4.05,5.0,fr,12779,51,547260,1,2,Active Shallow Crust,0.0,89.98851,0.0,10/10/2555
+7.21596,47.50784,2374,8,21,3,1,58,4.05,5.0,fr,12780,47,547260,1,2,Active Shallow Crust,0.0,89.98851,0.0,08/21/2374
+7.21596,47.50784,2675,9,11,16,37,11,4.05,15.0,fr,12781,53,547261,1,1,Active Shallow Crust,0.0,89.98851,0.0,09/11/2675
+7.21596,47.50784,7765,11,25,13,55,29,4.15,27.5,fr,12782,155,547274,1,1,Active Shallow Crust,0.0,89.98976,0.0,11/25/7765
+7.21596,47.50784,1857,4,12,11,17,43,4.15,27.5,fr,12783,37,547277,1,1,Active Shallow Crust,240.0087,57.99679,0.0,04/12/1857
+7.21596,47.50784,7411,5,18,9,36,27,4.25,5.0,fr,12784,148,547284,1,1,Active Shallow Crust,0.0,89.99088,0.0,05/18/7411
+7.21596,47.50784,8866,5,2,21,49,25,4.25,27.5,fr,12785,177,547286,1,1,Active Shallow Crust,0.0,89.99088,0.0,05/02/8866
+7.21596,47.50784,7332,8,19,23,36,45,4.25,5.0,fr,12786,146,547290,1,1,Active Shallow Crust,0.0,89.99077,-90.0,08/19/7332
+7.21596,47.50784,8219,9,5,14,54,15,4.35,5.0,fr,12787,164,547296,1,2,Active Shallow Crust,0.0,89.98915,0.0,09/05/8219
+7.21596,47.50784,7805,7,28,6,26,58,4.35,5.0,fr,12788,156,547296,1,2,Active Shallow Crust,0.0,89.98915,0.0,07/28/7805
+7.21596,47.50784,1619,5,20,2,0,6,4.45,15.0,fr,12789,32,547309,1,1,Active Shallow Crust,0.0,89.99033,0.0,05/20/1619
+7.21596,47.50784,9868,3,10,19,59,59,4.55,5.0,fr,12790,197,547320,1,1,Active Shallow Crust,0.0,89.98923,0.0,03/10/9868
+7.21596,47.50784,6257,1,26,10,0,12,4.75,5.0,fr,12791,125,547344,1,2,Active Shallow Crust,0.0,89.98973,0.0,01/26/6257
+7.21596,47.50784,1192,11,16,12,0,7,4.75,5.0,fr,12792,23,547344,1,2,Active Shallow Crust,0.0,89.98973,0.0,11/16/1192
+7.21596,47.50784,3440,9,12,20,43,26,4.95,5.0,fr,12793,68,547368,1,1,Active Shallow Crust,0.0,89.99049,0.0,09/12/3440
+7.21596,47.50784,3161,5,9,2,11,30,4.95,5.0,fr,12794,63,547374,1,1,Active Shallow Crust,0.0,89.99037,-90.0,05/09/3161
+7.21596,47.50784,5029,9,3,12,36,7,5.05,27.5,fr,12795,100,547382,1,1,Active Shallow Crust,0.0,89.99031,0.0,09/03/5029
+5.75944,47.45701,4998,10,1,7,11,14,3.55,5.0,fr,12796,99,547680,1,1,Active Shallow Crust,0.0,89.99318,0.0,10/01/4998
+5.75944,47.45701,2334,12,5,8,52,28,3.55,5.0,fr,12797,46,547686,1,1,Active Shallow Crust,0.0,89.9931,-90.0,12/05/2334
+5.75944,47.45701,8923,4,8,6,12,29,3.65,15.0,fr,12798,178,547693,1,2,Active Shallow Crust,0.0,89.98785,0.0,04/08/8923
+5.75944,47.45701,8282,5,17,7,41,10,3.65,15.0,fr,12799,165,547693,1,2,Active Shallow Crust,0.0,89.98785,0.0,05/17/8282
+5.75944,47.45701,4893,4,1,13,45,36,3.65,27.5,fr,12800,97,547703,1,1,Active Shallow Crust,128.9012,89.96291,0.0,04/01/4893
+5.75944,47.45701,8239,2,13,17,16,45,3.75,5.0,fr,12801,164,547713,1,1,Active Shallow Crust,128.897,89.96751,0.0,02/13/8239
+5.75944,47.45701,8152,12,6,9,56,1,3.85,15.0,fr,12802,163,547720,1,1,Active Shallow Crust,240.0119,57.99788,0.0,12/06/8152
+5.75944,47.45701,1599,1,15,2,41,27,3.95,5.0,fr,12803,31,547728,1,1,Active Shallow Crust,0.0,89.99139,0.0,01/15/1599
+5.75944,47.45701,226,8,7,15,15,4,4.05,15.0,fr,12804,4,547741,1,1,Active Shallow Crust,0.0,89.98849,0.0,08/07/0226
+5.75944,47.45701,8965,4,30,14,39,41,4.05,5.0,fr,12805,179,547746,1,1,Active Shallow Crust,0.0,89.98837,-90.0,04/30/8965
+5.75944,47.45701,6102,5,24,12,43,49,4.15,15.0,fr,12806,122,547753,1,1,Active Shallow Crust,0.0,89.98975,0.0,05/24/6102
+5.75944,47.45701,4616,6,8,3,44,33,4.25,5.0,fr,12807,92,547764,1,1,Active Shallow Crust,0.0,89.99086,0.0,06/08/4616
+5.75944,47.45701,4908,8,3,15,5,24,4.25,5.0,fr,12808,98,547767,1,1,Active Shallow Crust,240.0075,57.99453,0.0,08/03/4908
+5.75944,47.45701,4698,11,15,17,15,2,4.35,15.0,fr,12809,93,547777,1,1,Active Shallow Crust,0.0,89.98914,0.0,11/15/4698
+5.75944,47.45701,6372,8,4,18,17,41,4.45,5.0,fr,12810,127,547794,1,1,Active Shallow Crust,0.0,89.99021,-90.0,08/04/6372
+5.75944,47.45701,2564,7,9,23,21,46,4.75,15.0,fr,12811,51,547825,1,1,Active Shallow Crust,0.0,89.98972,0.0,07/09/2564
+5.75944,47.45701,4875,4,11,15,23,29,4.75,15.0,fr,12812,97,547831,1,1,Active Shallow Crust,0.0,89.9896,-90.0,04/11/4875
+5.75944,47.45701,5071,6,21,11,20,48,5.75,5.0,fr,12813,101,547944,1,1,Active Shallow Crust,0.0,89.99024,0.0,06/21/5071
+8.46258,47.51709,4735,4,14,22,34,36,3.55,5.0,fr,12814,94,548160,1,11,Active Shallow Crust,0.0,89.98638,0.0,04/14/4735
+8.46258,47.51709,4893,7,27,21,40,44,3.55,5.0,fr,12815,97,548160,1,11,Active Shallow Crust,0.0,89.98638,0.0,07/27/4893
+8.46258,47.51709,4171,12,30,21,8,47,3.55,5.0,fr,12816,83,548160,1,11,Active Shallow Crust,0.0,89.98638,0.0,12/30/4171
+8.46258,47.51709,204,12,9,1,48,25,3.55,5.0,fr,12817,4,548160,1,11,Active Shallow Crust,0.0,89.98638,0.0,12/09/0204
+8.46258,47.51709,2872,11,12,7,6,31,3.55,5.0,fr,12818,57,548160,1,11,Active Shallow Crust,0.0,89.98638,0.0,11/12/2872
+8.46258,47.51709,5930,1,5,10,52,23,3.55,5.0,fr,12819,118,548160,1,11,Active Shallow Crust,0.0,89.98638,0.0,01/05/5930
+8.46258,47.51709,511,5,21,11,11,16,3.55,5.0,fr,12820,10,548160,1,11,Active Shallow Crust,0.0,89.98638,0.0,05/21/0511
+8.46258,47.51709,1770,10,25,5,30,34,3.55,5.0,fr,12821,35,548160,1,11,Active Shallow Crust,0.0,89.98638,0.0,10/25/1770
+8.46258,47.51709,1117,12,6,15,0,15,3.55,5.0,fr,12822,22,548160,1,11,Active Shallow Crust,0.0,89.98638,0.0,12/06/1117
+8.46258,47.51709,8469,10,19,4,24,4,3.55,5.0,fr,12823,169,548160,1,11,Active Shallow Crust,0.0,89.98638,0.0,10/19/8469
+8.46258,47.51709,4698,4,28,9,38,52,3.55,5.0,fr,12824,93,548160,1,11,Active Shallow Crust,0.0,89.98638,0.0,04/28/4698
+8.46258,47.51709,9937,11,5,4,36,47,3.55,15.0,fr,12825,198,548161,1,2,Active Shallow Crust,0.0,89.98638,0.0,11/05/9937
+8.46258,47.51709,1903,7,1,17,19,31,3.55,15.0,fr,12826,38,548161,1,2,Active Shallow Crust,0.0,89.98638,0.0,07/01/1903
+8.46258,47.51709,3418,9,25,1,32,27,3.55,5.0,fr,12827,68,548163,1,2,Active Shallow Crust,240.0118,57.99848,0.0,09/25/3418
+8.46258,47.51709,2723,5,10,13,20,2,3.55,5.0,fr,12828,54,548163,1,2,Active Shallow Crust,240.0118,57.99848,0.0,05/10/2723
+8.46258,47.51709,9270,4,14,22,23,52,3.55,27.5,fr,12829,185,548165,1,1,Active Shallow Crust,240.0118,57.99839,0.0,04/14/9270
+8.46258,47.51709,6629,9,26,20,8,25,3.55,5.0,fr,12830,132,548166,1,2,Active Shallow Crust,0.0,89.98622,-90.0,09/26/6629
+8.46258,47.51709,3380,5,27,6,47,58,3.55,5.0,fr,12831,67,548166,1,2,Active Shallow Crust,0.0,89.98622,-90.0,05/27/3380
+8.46258,47.51709,2302,9,23,7,7,20,3.55,27.5,fr,12832,46,548168,1,2,Active Shallow Crust,0.0,89.98622,-90.0,09/23/2302
+8.46258,47.51709,753,8,17,3,33,10,3.55,27.5,fr,12833,15,548168,1,2,Active Shallow Crust,0.0,89.98622,-90.0,08/17/0753
+8.46258,47.51709,1447,4,30,4,37,46,3.55,5.0,fr,12834,28,548169,1,1,Active Shallow Crust,128.8991,89.99319,0.0,04/30/1447
+8.46258,47.51709,9776,11,27,16,15,1,3.65,5.0,fr,12835,195,548172,1,9,Active Shallow Crust,0.0,89.98786,0.0,11/27/9776
+8.46258,47.51709,9597,11,11,5,54,1,3.65,5.0,fr,12836,191,548172,1,9,Active Shallow Crust,0.0,89.98786,0.0,11/11/9597
+8.46258,47.51709,2425,7,4,0,55,46,3.65,5.0,fr,12837,48,548172,1,9,Active Shallow Crust,0.0,89.98786,0.0,07/04/2425
+8.46258,47.51709,1410,5,18,2,54,3,3.65,5.0,fr,12838,28,548172,1,9,Active Shallow Crust,0.0,89.98786,0.0,05/18/1410
+8.46258,47.51709,3637,10,19,9,25,26,3.65,5.0,fr,12839,72,548172,1,9,Active Shallow Crust,0.0,89.98786,0.0,10/19/3637
+8.46258,47.51709,7507,4,4,12,0,23,3.65,5.0,fr,12840,150,548172,1,9,Active Shallow Crust,0.0,89.98786,0.0,04/04/7507
+8.46258,47.51709,1748,5,12,18,20,2,3.65,5.0,fr,12841,34,548172,1,9,Active Shallow Crust,0.0,89.98786,0.0,05/12/1748
+8.46258,47.51709,3698,5,14,13,36,15,3.65,5.0,fr,12842,73,548172,1,9,Active Shallow Crust,0.0,89.98786,0.0,05/14/3698
+8.46258,47.51709,8066,11,18,22,12,40,3.65,5.0,fr,12843,161,548172,1,9,Active Shallow Crust,0.0,89.98786,0.0,11/18/8066
+8.46258,47.51709,3473,9,26,10,27,37,3.65,15.0,fr,12844,69,548173,1,4,Active Shallow Crust,0.0,89.98786,0.0,09/26/3473
+8.46258,47.51709,6471,12,1,17,34,52,3.65,15.0,fr,12845,129,548173,1,4,Active Shallow Crust,0.0,89.98786,0.0,12/01/6471
+8.46258,47.51709,3701,9,27,10,45,28,3.65,15.0,fr,12846,74,548173,1,4,Active Shallow Crust,0.0,89.98786,0.0,09/27/3701
+8.46258,47.51709,2394,6,20,14,53,35,3.65,15.0,fr,12847,47,548173,1,4,Active Shallow Crust,0.0,89.98786,0.0,06/20/2394
+8.46258,47.51709,7555,4,25,3,53,53,3.65,27.5,fr,12848,151,548174,1,1,Active Shallow Crust,0.0,89.98786,0.0,04/25/7555
+8.46258,47.51709,3983,2,11,10,7,24,3.65,5.0,fr,12849,79,548175,1,4,Active Shallow Crust,240.0007,58.01312,0.0,02/11/3983
+8.46258,47.51709,8028,3,27,5,20,49,3.65,5.0,fr,12850,160,548175,1,4,Active Shallow Crust,240.0007,58.01312,0.0,03/27/8028
+8.46258,47.51709,7641,2,25,21,48,40,3.65,5.0,fr,12851,152,548175,1,4,Active Shallow Crust,240.0007,58.01312,0.0,02/25/7641
+8.46258,47.51709,6605,5,28,17,28,32,3.65,5.0,fr,12852,132,548175,1,4,Active Shallow Crust,240.0007,58.01312,0.0,05/28/6605
+8.46258,47.51709,2674,6,25,11,18,4,3.65,5.0,fr,12853,53,548178,1,3,Active Shallow Crust,0.0,89.98772,-90.0,06/25/2674
+8.46258,47.51709,3543,11,19,15,13,12,3.65,5.0,fr,12854,70,548178,1,3,Active Shallow Crust,0.0,89.98772,-90.0,11/19/3543
+8.46258,47.51709,2012,5,1,19,8,49,3.65,5.0,fr,12855,40,548178,1,3,Active Shallow Crust,0.0,89.98772,-90.0,05/01/2012
+8.46258,47.51709,5698,2,1,15,38,42,3.75,5.0,fr,12856,113,548184,1,7,Active Shallow Crust,0.0,89.98918,0.0,02/01/5698
+8.46258,47.51709,457,12,30,17,52,3,3.75,5.0,fr,12857,9,548184,1,7,Active Shallow Crust,0.0,89.98918,0.0,12/30/0457
+8.46258,47.51709,6307,5,3,13,45,35,3.75,5.0,fr,12858,126,548184,1,7,Active Shallow Crust,0.0,89.98918,0.0,05/03/6307
+8.46258,47.51709,4431,9,26,16,26,59,3.75,5.0,fr,12859,88,548184,1,7,Active Shallow Crust,0.0,89.98918,0.0,09/26/4431
+8.46258,47.51709,5971,4,14,14,0,16,3.75,5.0,fr,12860,119,548184,1,7,Active Shallow Crust,0.0,89.98918,0.0,04/14/5971
+8.46258,47.51709,2295,12,8,9,43,38,3.75,5.0,fr,12861,45,548184,1,7,Active Shallow Crust,0.0,89.98918,0.0,12/08/2295
+8.46258,47.51709,3028,10,15,6,3,23,3.75,5.0,fr,12862,60,548184,1,7,Active Shallow Crust,0.0,89.98918,0.0,10/15/3028
+8.46258,47.51709,9171,2,4,4,30,28,3.75,15.0,fr,12863,183,548185,1,4,Active Shallow Crust,0.0,89.98918,0.0,02/04/9171
+8.46258,47.51709,4106,3,11,10,55,19,3.75,15.0,fr,12864,82,548185,1,4,Active Shallow Crust,0.0,89.98918,0.0,03/11/4106
+8.46258,47.51709,7109,3,8,20,14,42,3.75,15.0,fr,12865,142,548185,1,4,Active Shallow Crust,0.0,89.98918,0.0,03/08/7109
+8.46258,47.51709,3177,9,30,2,0,52,3.75,15.0,fr,12866,63,548185,1,4,Active Shallow Crust,0.0,89.98918,0.0,09/30/3177
+8.46258,47.51709,7454,4,7,16,7,10,3.75,15.0,fr,12867,149,548194,1,1,Active Shallow Crust,128.8967,89.96751,0.0,04/07/7454
+8.46258,47.51709,8377,1,30,18,46,34,3.85,5.0,fr,12868,167,548196,1,3,Active Shallow Crust,0.0,89.99036,0.0,01/30/8377
+8.46258,47.51709,1017,1,24,8,5,20,3.85,5.0,fr,12869,20,548196,1,3,Active Shallow Crust,0.0,89.99036,0.0,01/24/1017
+8.46258,47.51709,9011,7,2,3,58,56,3.85,5.0,fr,12870,180,548196,1,3,Active Shallow Crust,0.0,89.99036,0.0,07/02/9011
+8.46258,47.51709,9597,7,8,14,26,49,3.85,15.0,fr,12871,191,548197,1,9,Active Shallow Crust,0.0,89.99036,0.0,07/08/9597
+8.46258,47.51709,1762,2,25,20,25,47,3.85,15.0,fr,12872,35,548197,1,9,Active Shallow Crust,0.0,89.99036,0.0,02/25/1762
+8.46258,47.51709,9216,9,26,21,1,9,3.85,15.0,fr,12873,184,548197,1,9,Active Shallow Crust,0.0,89.99036,0.0,09/26/9216
+8.46258,47.51709,2493,9,27,8,12,26,3.85,15.0,fr,12874,49,548197,1,9,Active Shallow Crust,0.0,89.99036,0.0,09/27/2493
+8.46258,47.51709,5098,5,22,20,29,10,3.85,15.0,fr,12875,101,548197,1,9,Active Shallow Crust,0.0,89.99036,0.0,05/22/5098
+8.46258,47.51709,3733,3,30,15,6,5,3.85,15.0,fr,12876,74,548197,1,9,Active Shallow Crust,0.0,89.99036,0.0,03/30/3733
+8.46258,47.51709,5907,3,19,22,33,38,3.85,15.0,fr,12877,118,548197,1,9,Active Shallow Crust,0.0,89.99036,0.0,03/19/5907
+8.46258,47.51709,564,12,23,16,32,58,3.85,15.0,fr,12878,11,548197,1,9,Active Shallow Crust,0.0,89.99036,0.0,12/23/0564
+8.46258,47.51709,3666,3,9,17,26,33,3.85,15.0,fr,12879,73,548197,1,9,Active Shallow Crust,0.0,89.99036,0.0,03/09/3666
+8.46258,47.51709,5362,6,16,4,22,10,3.85,5.0,fr,12880,107,548199,1,1,Active Shallow Crust,240.0089,57.99911,0.0,06/16/5362
+8.46258,47.51709,1526,4,8,4,39,22,3.85,15.0,fr,12881,30,548200,1,1,Active Shallow Crust,240.0089,57.99911,0.0,04/08/1526
+8.46258,47.51709,73,8,31,8,15,4,3.85,5.0,fr,12882,1,548205,1,1,Active Shallow Crust,128.8951,89.99518,0.0,08/31/0073
+8.46258,47.51709,1462,11,30,22,42,32,3.95,5.0,fr,12883,29,548208,1,3,Active Shallow Crust,0.0,89.99141,0.0,11/30/1462
+8.46258,47.51709,1322,11,8,9,22,5,3.95,5.0,fr,12884,26,548208,1,3,Active Shallow Crust,0.0,89.99141,0.0,11/08/1322
+8.46258,47.51709,9894,11,11,22,24,4,3.95,5.0,fr,12885,197,548208,1,3,Active Shallow Crust,0.0,89.99141,0.0,11/11/9894
+8.46258,47.51709,5134,5,7,21,6,22,3.95,15.0,fr,12886,102,548209,1,1,Active Shallow Crust,0.0,89.99141,0.0,05/07/5134
+8.46258,47.51709,1550,1,21,21,38,38,3.95,5.0,fr,12887,30,548214,1,2,Active Shallow Crust,0.0,89.9913,-90.0,01/21/1550
+8.46258,47.51709,1919,9,2,12,51,48,3.95,5.0,fr,12888,38,548214,1,2,Active Shallow Crust,0.0,89.9913,-90.0,09/02/1919
+8.46258,47.51709,6512,1,21,16,1,15,3.95,15.0,fr,12889,130,548218,1,1,Active Shallow Crust,128.9013,89.99141,0.0,01/21/6512
+8.46258,47.51709,3778,6,5,12,24,56,3.95,27.5,fr,12890,75,548219,1,1,Active Shallow Crust,128.9013,89.99141,0.0,06/05/3778
+8.46258,47.51709,728,1,18,6,44,15,4.05,5.0,fr,12891,14,548220,1,3,Active Shallow Crust,0.0,89.99234,0.0,01/18/0728
+8.46258,47.51709,5144,3,11,19,35,34,4.05,5.0,fr,12892,102,548220,1,3,Active Shallow Crust,0.0,89.99234,0.0,03/11/5144
+8.46258,47.51709,2208,10,26,2,13,25,4.05,5.0,fr,12893,44,548220,1,3,Active Shallow Crust,0.0,89.99234,0.0,10/26/2208
+8.46258,47.51709,9935,5,17,0,40,48,4.05,15.0,fr,12894,198,548221,1,2,Active Shallow Crust,0.0,89.99234,0.0,05/17/9935
+8.46258,47.51709,623,10,21,22,17,37,4.05,15.0,fr,12895,12,548221,1,2,Active Shallow Crust,0.0,89.99234,0.0,10/21/0623
+8.46258,47.51709,6973,7,6,9,3,18,4.05,5.0,fr,12896,139,548229,1,1,Active Shallow Crust,128.8919,89.99234,0.0,07/06/6973
+8.46258,47.51709,3427,10,13,14,13,44,4.15,5.0,fr,12897,68,548232,1,2,Active Shallow Crust,0.0,89.99317,0.0,10/13/3427
+8.46258,47.51709,785,8,7,12,52,52,4.15,5.0,fr,12898,15,548232,1,2,Active Shallow Crust,0.0,89.99317,0.0,08/07/0785
+8.46258,47.51709,1995,12,11,16,30,31,4.15,15.0,fr,12899,39,548233,1,1,Active Shallow Crust,0.0,89.99317,0.0,12/11/1995
+8.46258,47.51709,9446,9,18,17,21,12,4.25,5.0,fr,12900,188,548244,1,1,Active Shallow Crust,0.0,89.98783,0.0,09/18/9446
+8.46258,47.51709,2695,6,6,9,6,0,4.25,15.0,fr,12901,53,548245,1,1,Active Shallow Crust,0.0,89.98783,0.0,06/06/2695
+8.46258,47.51709,735,11,12,19,21,59,4.25,27.5,fr,12902,14,548246,1,1,Active Shallow Crust,0.0,89.98783,0.0,11/12/0735
+8.46258,47.51709,3956,9,24,8,3,59,4.25,5.0,fr,12903,79,548247,1,1,Active Shallow Crust,240.0073,57.99414,0.0,09/24/3956
+8.46258,47.51709,7865,8,22,23,21,55,4.25,15.0,fr,12904,157,548254,1,1,Active Shallow Crust,128.8931,89.98099,0.0,08/22/7865
+8.46258,47.51709,9411,9,3,0,34,14,4.35,5.0,fr,12905,188,548256,1,1,Active Shallow Crust,0.0,89.98915,0.0,09/03/9411
+8.46258,47.51709,4838,10,19,11,16,9,4.35,27.5,fr,12906,96,548267,1,1,Active Shallow Crust,128.8977,89.98306,0.0,10/19/4838
+8.46258,47.51709,6239,4,11,10,39,17,4.45,5.0,fr,12907,124,548268,1,1,Active Shallow Crust,0.0,89.99033,0.0,04/11/6239
+8.46258,47.51709,146,9,23,10,19,26,4.55,5.0,fr,12908,2,548280,1,2,Active Shallow Crust,0.0,89.99139,0.0,09/23/0146
+8.46258,47.51709,9736,7,2,14,8,40,4.55,5.0,fr,12909,194,548280,1,2,Active Shallow Crust,0.0,89.99139,0.0,07/02/9736
+8.46258,47.51709,1215,5,3,19,0,49,4.65,5.0,fr,12910,24,548292,1,3,Active Shallow Crust,0.0,89.98848,0.0,05/03/1215
+8.46258,47.51709,4712,5,23,13,48,30,4.65,5.0,fr,12911,94,548292,1,3,Active Shallow Crust,0.0,89.98848,0.0,05/23/4712
+8.46258,47.51709,1771,1,25,8,22,32,4.65,5.0,fr,12912,35,548292,1,3,Active Shallow Crust,0.0,89.98848,0.0,01/25/1771
+8.46258,47.51709,8410,2,17,1,34,1,4.75,5.0,fr,12913,168,548304,1,1,Active Shallow Crust,0.0,89.98973,0.0,02/17/8410
+8.46258,47.51709,4452,10,5,1,45,5,4.75,15.0,fr,12914,89,548305,1,1,Active Shallow Crust,0.0,89.98973,0.0,10/05/4452
+8.46258,47.51709,9961,3,29,21,27,26,4.85,5.0,fr,12915,199,548316,1,2,Active Shallow Crust,0.0,89.99085,0.0,03/29/9961
+8.46258,47.51709,3422,8,2,15,58,44,4.85,5.0,fr,12916,68,548316,1,2,Active Shallow Crust,0.0,89.99085,0.0,08/02/3422
+8.46258,47.51709,2785,6,12,5,13,42,4.95,5.0,fr,12917,55,548337,1,1,Active Shallow Crust,128.8896,89.98947,0.0,06/12/2785
+8.46258,47.51709,6208,12,5,12,57,59,5.05,5.0,fr,12918,124,548340,1,1,Active Shallow Crust,0.0,89.99031,0.0,12/05/6208
+8.46258,47.51709,6157,10,29,5,43,55,5.05,27.5,fr,12919,123,548345,1,1,Active Shallow Crust,240.0227,57.99776,0.0,10/29/6157
+8.46258,47.51709,9987,11,13,0,21,14,5.15,5.0,fr,12920,199,548352,1,1,Active Shallow Crust,0.0,89.9892,0.0,11/13/9987
+8.46258,47.51709,4449,5,22,12,27,7,5.35,5.0,fr,12921,88,548376,1,1,Active Shallow Crust,0.0,89.98971,0.0,05/22/4449
+8.46258,47.51709,2382,1,24,1,58,57,5.35,15.0,fr,12922,47,548377,1,1,Active Shallow Crust,0.0,89.98971,0.0,01/24/2382
+8.46258,47.51709,5509,12,7,22,46,58,5.35,5.0,fr,12923,110,548385,1,1,Active Shallow Crust,128.8826,89.9882,0.0,12/07/5509
+8.46258,47.51709,4487,11,21,0,3,35,5.55,15.0,fr,12924,89,548404,1,1,Active Shallow Crust,240.0336,57.99989,0.0,11/21/4487
+8.46258,47.51709,7762,12,11,0,34,33,5.65,5.0,fr,12925,155,548412,1,1,Active Shallow Crust,0.0,89.99028,0.0,12/11/7762
+8.459584,47.5206,5963,9,5,10,39,5,6.25,5.719927,fr,12926,119,548487,1,1,Active Shallow Crust,240.0743,58.00012,0.0,09/05/5963
+1.02931,42.44927,5096,3,30,15,5,24,3.55,5.0,fr,12927,101,548640,1,6,Active Shallow Crust,0.0,89.9907,0.0,03/30/5096
+1.02931,42.44927,7107,3,18,8,16,53,3.55,5.0,fr,12928,142,548640,1,6,Active Shallow Crust,0.0,89.9907,0.0,03/18/7107
+1.02931,42.44927,7239,2,6,6,37,54,3.55,5.0,fr,12929,144,548640,1,6,Active Shallow Crust,0.0,89.9907,0.0,02/06/7239
+1.02931,42.44927,6543,4,3,13,47,59,3.55,5.0,fr,12930,130,548640,1,6,Active Shallow Crust,0.0,89.9907,0.0,04/03/6543
+1.02931,42.44927,9663,12,6,4,33,34,3.55,5.0,fr,12931,193,548640,1,6,Active Shallow Crust,0.0,89.9907,0.0,12/06/9663
+1.02931,42.44927,3126,2,16,18,40,31,3.55,5.0,fr,12932,62,548640,1,6,Active Shallow Crust,0.0,89.9907,0.0,02/16/3126
+1.02931,42.44927,3480,9,3,23,31,38,3.55,15.0,fr,12933,69,548641,1,1,Active Shallow Crust,0.0,89.9907,0.0,09/03/3480
+1.02931,42.44927,2232,12,18,16,30,23,3.55,5.0,fr,12934,44,548643,1,2,Active Shallow Crust,240.012,57.99785,0.0,12/18/2232
+1.02931,42.44927,9750,10,24,7,13,25,3.55,5.0,fr,12935,194,548643,1,2,Active Shallow Crust,240.012,57.99785,0.0,10/24/9750
+1.02931,42.44927,6344,7,4,3,44,3,3.55,15.0,fr,12936,126,548644,1,1,Active Shallow Crust,240.012,57.99785,0.0,07/04/6344
+1.02931,42.44927,7918,8,5,1,12,36,3.55,27.5,fr,12937,158,548645,1,1,Active Shallow Crust,240.012,57.99775,0.0,08/05/7918
+1.02931,42.44927,6583,3,9,22,48,58,3.55,5.0,fr,12938,131,548646,1,1,Active Shallow Crust,0.0,89.99059,-90.0,03/09/6583
+1.02931,42.44927,2035,6,4,19,38,20,3.55,5.0,fr,12939,40,548649,1,1,Active Shallow Crust,128.8967,89.99349,0.0,06/04/2035
+1.02931,42.44927,7890,10,29,12,2,23,3.65,5.0,fr,12940,157,548652,1,2,Active Shallow Crust,0.0,89.99005,0.0,10/29/7890
+1.02931,42.44927,9528,6,1,19,20,20,3.65,5.0,fr,12941,190,548652,1,2,Active Shallow Crust,0.0,89.99005,0.0,06/01/9528
+1.02931,42.44927,5786,1,27,5,12,15,3.65,15.0,fr,12942,115,548653,1,1,Active Shallow Crust,0.0,89.99005,0.0,01/27/5786
+1.02931,42.44927,2489,6,22,17,10,4,3.65,5.0,fr,12943,49,548655,1,1,Active Shallow Crust,240.001,58.01279,0.0,06/22/2489
+1.02931,42.44927,8672,3,27,4,59,18,3.65,15.0,fr,12944,173,548656,1,1,Active Shallow Crust,240.001,58.01279,0.0,03/27/8672
+1.02931,42.44927,2126,11,11,11,34,42,3.65,5.0,fr,12945,42,548658,1,1,Active Shallow Crust,0.0,89.98994,-90.0,11/11/2126
+1.02931,42.44927,666,3,5,18,49,43,3.65,27.5,fr,12946,13,548663,1,1,Active Shallow Crust,128.901,89.96345,0.0,03/05/0666
+1.02931,42.44927,735,3,10,19,3,29,3.75,5.0,fr,12947,14,548664,1,2,Active Shallow Crust,0.0,89.98965,0.0,03/10/0735
+1.02931,42.44927,4879,10,3,18,11,47,3.75,5.0,fr,12948,97,548664,1,2,Active Shallow Crust,0.0,89.98965,0.0,10/03/4879
+1.02931,42.44927,6186,11,15,14,47,34,3.75,15.0,fr,12949,123,548665,1,3,Active Shallow Crust,0.0,89.98965,0.0,11/15/6186
+1.02931,42.44927,7697,11,27,6,39,56,3.75,15.0,fr,12950,153,548665,1,3,Active Shallow Crust,0.0,89.98965,0.0,11/27/7697
+1.02931,42.44927,3305,10,27,18,46,9,3.75,15.0,fr,12951,66,548665,1,3,Active Shallow Crust,0.0,89.98965,0.0,10/27/3305
+1.02931,42.44927,1510,11,14,22,14,47,3.85,5.0,fr,12952,30,548676,1,1,Active Shallow Crust,0.0,89.98946,0.0,11/14/1510
+1.02931,42.44927,1796,8,5,20,15,2,3.85,15.0,fr,12953,35,548677,1,1,Active Shallow Crust,0.0,89.98946,0.0,08/05/1796
+1.02931,42.44927,5642,5,8,2,47,16,3.85,5.0,fr,12954,112,548682,1,1,Active Shallow Crust,0.0,89.98934,-90.0,05/08/5642
+1.02931,42.44927,4359,4,17,0,38,8,3.95,5.0,fr,12955,87,548688,1,1,Active Shallow Crust,0.0,89.98943,0.0,04/17/4359
+1.02931,42.44927,7541,9,20,20,45,48,3.95,15.0,fr,12956,150,548689,1,1,Active Shallow Crust,0.0,89.98943,0.0,09/20/7541
+1.02931,42.44927,9342,9,19,9,7,52,3.95,5.0,fr,12957,186,548691,1,1,Active Shallow Crust,240.0193,58.00501,0.0,09/19/9342
+1.02931,42.44927,6256,1,4,3,49,43,3.95,5.0,fr,12958,125,548694,1,1,Active Shallow Crust,0.0,89.9905,-90.0,01/04/6256
+1.02931,42.44927,8271,2,2,15,40,33,4.05,15.0,fr,12959,165,548701,1,1,Active Shallow Crust,0.0,89.98954,0.0,02/02/8271
+1.02931,42.44927,5453,8,2,11,3,10,4.25,5.0,fr,12960,109,548724,1,1,Active Shallow Crust,0.0,89.99003,0.0,08/02/5453
+1.02931,42.44927,4117,5,31,9,19,17,4.25,15.0,fr,12961,82,548734,1,1,Active Shallow Crust,128.895,89.98093,0.0,05/31/4117
+1.02931,42.44927,9561,7,2,2,7,51,4.45,15.0,fr,12962,191,548749,1,1,Active Shallow Crust,0.0,89.9901,0.0,07/02/9561
+1.02931,42.44927,9763,1,3,7,24,53,4.65,5.0,fr,12963,195,548772,1,1,Active Shallow Crust,0.0,89.99004,0.0,01/03/9763
+1.02931,42.44927,9577,12,28,4,49,2,4.75,5.0,fr,12964,191,548784,1,1,Active Shallow Crust,0.0,89.99019,0.0,12/28/9577
+1.02931,42.44927,8453,10,9,21,3,41,4.75,27.5,fr,12965,169,548786,1,1,Active Shallow Crust,0.0,89.99019,0.0,10/09/8453
+1.02931,42.44927,3740,12,5,15,46,35,4.95,5.0,fr,12966,74,548808,1,1,Active Shallow Crust,0.0,89.98997,0.0,12/05/3740
+1.02931,42.44927,6332,5,20,3,32,38,5.45,5.0,fr,12967,126,548874,1,1,Active Shallow Crust,0.0,89.99007,-90.0,05/20/6332
+2.65678,52.57048,2817,11,29,15,57,38,3.75,5.0,fr,12968,56,550584,1,1,Active Shallow Crust,0.0,89.99026,0.0,11/29/2817
+2.65678,52.57048,9280,12,15,21,25,34,3.85,15.0,fr,12969,185,550597,1,1,Active Shallow Crust,0.0,89.98915,0.0,12/15/9280
+5.1805,42.25152,9991,3,4,2,4,16,4.25,5.0,fr,12970,199,551124,1,1,Active Shallow Crust,0.0,89.99,0.0,03/04/9991
+5.1805,42.25152,4313,10,3,22,27,33,4.25,15.0,fr,12971,86,551125,1,1,Active Shallow Crust,0.0,89.99,0.0,10/03/4313
+2.48027,50.64678,5199,12,9,3,3,8,3.55,5.0,fr,12972,103,551520,1,1,Active Shallow Crust,0.0,89.99041,0.0,12/09/5199
+2.48027,50.64678,8532,12,27,15,32,59,3.55,27.5,fr,12973,170,551522,1,1,Active Shallow Crust,0.0,89.99041,0.0,12/27/8532
+2.48027,50.64678,6767,2,10,4,40,7,3.55,27.5,fr,12974,135,551525,1,1,Active Shallow Crust,240.0131,57.99793,0.0,02/10/6767
+2.48027,50.64678,8507,2,17,21,23,15,3.55,5.0,fr,12975,170,551526,1,1,Active Shallow Crust,0.0,89.9903,-90.0,02/17/8507
+2.48027,50.64678,4981,9,30,20,32,31,3.65,5.0,fr,12976,99,551532,1,3,Active Shallow Crust,0.0,89.9886,0.0,09/30/4981
+2.48027,50.64678,3185,4,22,17,44,51,3.65,5.0,fr,12977,63,551532,1,3,Active Shallow Crust,0.0,89.9886,0.0,04/22/3185
+2.48027,50.64678,6573,4,20,19,45,45,3.65,5.0,fr,12978,131,551532,1,3,Active Shallow Crust,0.0,89.9886,0.0,04/20/6573
+2.48027,50.64678,1013,7,8,7,26,21,3.85,5.0,fr,12979,20,551556,1,1,Active Shallow Crust,0.0,89.99094,0.0,07/08/1013
+2.48027,50.64678,7653,10,23,7,28,37,3.85,15.0,fr,12980,153,551557,1,1,Active Shallow Crust,0.0,89.99094,0.0,10/23/7653
+2.48027,50.64678,5850,10,19,6,2,2,3.95,5.0,fr,12981,116,551568,1,1,Active Shallow Crust,0.0,89.98991,0.0,10/19/5850
+2.48027,50.64678,7702,2,5,9,29,29,4.25,15.0,fr,12982,154,551605,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/05/7702
+2.48027,50.64678,3749,3,27,1,36,38,4.95,5.0,fr,12983,74,551694,1,1,Active Shallow Crust,359.9997,89.99032,-90.0,03/27/3749
+3.23212,49.50442,5025,3,11,19,10,17,3.55,5.0,fr,12984,100,552003,1,1,Active Shallow Crust,240.0121,57.99829,0.0,03/11/5025
+3.23212,49.50442,9847,6,4,5,27,7,3.55,15.0,fr,12985,196,552004,1,1,Active Shallow Crust,240.0121,57.99829,0.0,06/04/9847
+3.23212,49.50442,9153,3,4,14,54,37,3.65,5.0,fr,12986,183,552012,1,1,Active Shallow Crust,0.0,89.99125,0.0,03/04/9153
+3.23212,49.50442,9554,11,26,13,52,33,3.95,27.5,fr,12987,191,552050,1,1,Active Shallow Crust,0.0,89.98967,0.0,11/26/9554
+3.23212,49.50442,4918,5,15,7,55,20,4.25,5.0,fr,12988,98,552093,1,1,Active Shallow Crust,128.8936,89.98082,0.0,05/15/4918
+3.23212,49.50442,5452,4,8,8,1,15,5.35,5.0,fr,12989,109,552216,1,1,Active Shallow Crust,0.0,89.9901,0.0,04/08/5452
+-1.99734,46.80548,7483,3,25,4,22,14,3.55,5.0,fr,12990,149,552960,1,1,Active Shallow Crust,0.0,89.98965,0.0,03/25/7483
+-1.99734,46.80548,3484,8,27,4,36,12,3.55,5.0,fr,12991,69,552963,1,2,Active Shallow Crust,240.0124,57.99802,0.0,08/27/3484
+-1.99734,46.80548,8583,10,13,8,8,58,3.55,5.0,fr,12992,171,552963,1,2,Active Shallow Crust,240.0124,57.99802,0.0,10/13/8583
+-1.99734,46.80548,5315,3,30,21,55,33,3.65,5.0,fr,12993,106,552972,1,1,Active Shallow Crust,0.0,89.98923,0.0,03/30/5315
+-1.99734,46.80548,6684,6,30,6,30,1,3.65,5.0,fr,12994,133,552978,1,1,Active Shallow Crust,0.0,89.99067,-90.0,06/30/6684
+-1.99734,46.80548,2186,7,20,7,11,2,3.65,27.5,fr,12995,43,552980,1,1,Active Shallow Crust,0.0,89.99067,-90.0,07/20/2186
+-1.99734,46.80548,2433,7,12,23,7,14,3.75,5.0,fr,12996,48,552984,1,1,Active Shallow Crust,0.0,89.9904,0.0,07/12/2433
+-1.99734,46.80548,8352,2,2,14,11,38,3.75,15.0,fr,12997,167,552985,1,1,Active Shallow Crust,0.0,89.9904,0.0,02/02/8352
+-1.99734,46.80548,5602,3,1,2,0,9,3.75,27.5,fr,12998,112,552986,1,1,Active Shallow Crust,0.0,89.9904,0.0,03/01/5602
+-1.99734,46.80548,2833,12,14,20,47,55,3.85,5.0,fr,12999,56,553002,1,1,Active Shallow Crust,0.0,89.99011,-90.0,12/14/2833
+-1.99734,46.80548,6782,10,26,16,48,13,3.95,5.0,fr,13000,135,553014,1,1,Active Shallow Crust,0.0,89.99009,-90.0,10/26/6782
+-1.99734,46.80548,347,10,20,18,46,4,4.05,5.0,fr,13001,6,553020,1,1,Active Shallow Crust,0.0,89.9903,0.0,10/20/0347
+-1.99734,46.80548,7297,4,8,17,10,17,4.15,5.0,fr,13002,145,553032,1,1,Active Shallow Crust,0.0,89.98962,0.0,04/08/7297
+-1.99734,46.80548,2721,7,16,9,3,7,4.25,5.0,fr,13003,54,553044,1,1,Active Shallow Crust,0.0,89.98998,0.0,07/16/2721
+-1.99734,46.80548,7320,2,5,1,13,0,4.45,15.0,fr,13004,146,553069,1,1,Active Shallow Crust,0.0,89.9902,0.0,02/05/7320
+-1.99734,46.80548,9187,3,2,1,30,33,4.65,5.0,fr,13005,183,553101,1,1,Active Shallow Crust,128.8909,89.98699,0.0,03/02/9187
+1.2327,47.18179,4073,7,15,16,2,11,3.55,5.0,fr,13006,81,553440,1,3,Active Shallow Crust,0.0,89.98972,0.0,07/15/4073
+1.2327,47.18179,360,7,27,14,35,11,3.55,5.0,fr,13007,7,553440,1,3,Active Shallow Crust,0.0,89.98972,0.0,07/27/0360
+1.2327,47.18179,317,10,4,15,5,27,3.55,5.0,fr,13008,6,553440,1,3,Active Shallow Crust,0.0,89.98972,0.0,10/04/0317
+1.2327,47.18179,681,3,4,5,33,38,3.55,15.0,fr,13009,13,553441,1,1,Active Shallow Crust,0.0,89.98972,0.0,03/04/0681
+1.2327,47.18179,1382,12,10,19,51,24,3.65,5.0,fr,13010,27,553452,1,2,Active Shallow Crust,0.0,89.98931,0.0,12/10/1382
+1.2327,47.18179,420,1,21,1,19,38,3.65,5.0,fr,13011,8,553452,1,2,Active Shallow Crust,0.0,89.98931,0.0,01/21/0420
+1.2327,47.18179,781,12,18,14,38,38,3.65,15.0,fr,13012,15,553453,1,1,Active Shallow Crust,0.0,89.98931,0.0,12/18/0781
+1.2327,47.18179,5693,3,7,20,30,57,3.65,5.0,fr,13013,113,553455,1,1,Active Shallow Crust,240.0011,58.01289,0.0,03/07/5693
+1.2327,47.18179,1336,5,5,17,33,6,3.65,15.0,fr,13014,26,553456,1,1,Active Shallow Crust,240.0011,58.01289,0.0,05/05/1336
+1.2327,47.18179,1876,7,4,7,22,26,3.75,5.0,fr,13015,37,553464,1,1,Active Shallow Crust,0.0,89.99047,0.0,07/04/1876
+1.2327,47.18179,8154,4,24,3,41,54,3.95,15.0,fr,13016,163,553489,1,1,Active Shallow Crust,0.0,89.99027,0.0,04/24/8154
+1.2327,47.18179,7601,11,15,4,47,44,4.05,5.0,fr,13017,152,553500,1,1,Active Shallow Crust,0.0,89.99036,0.0,11/15/7601
+1.2327,47.18179,748,11,18,7,55,5,4.15,5.0,fr,13018,14,553521,1,1,Active Shallow Crust,128.8972,89.99399,0.0,11/18/0748
+1.2327,47.18179,5342,1,17,21,17,49,4.25,15.0,fr,13019,106,553525,1,1,Active Shallow Crust,0.0,89.99005,0.0,01/17/5342
+1.2327,47.18179,6410,6,6,16,13,10,4.35,5.0,fr,13020,128,553536,1,1,Active Shallow Crust,0.0,89.98977,0.0,06/06/6410
+1.2327,47.18179,2853,2,26,5,39,41,4.95,5.0,fr,13021,57,553608,1,1,Active Shallow Crust,0.0,89.99008,0.0,02/26/2853
+1.2327,47.18179,3506,12,26,14,57,6,5.15,5.0,fr,13022,70,553632,1,1,Active Shallow Crust,0.0,89.98995,0.0,12/26/3506
+-4.3523,49.5723,606,3,24,0,20,27,3.85,5.0,fr,13023,12,553956,1,1,Active Shallow Crust,0.0,89.99074,0.0,03/24/0606
+3.88869,44.33739,4746,4,23,10,28,35,3.55,5.0,fr,13024,94,554400,1,1,Active Shallow Crust,0.0,89.98918,0.0,04/23/4746
+3.88869,44.33739,6113,6,25,5,51,9,3.55,5.0,fr,13025,122,554406,1,1,Active Shallow Crust,0.0,89.98906,-90.0,06/25/6113
+3.88869,44.33739,9984,6,1,22,4,35,3.55,15.0,fr,13026,199,554407,1,1,Active Shallow Crust,0.0,89.98906,-90.0,06/01/9984
+3.88869,44.33739,7059,7,3,5,57,6,3.75,5.0,fr,13027,141,554430,1,1,Active Shallow Crust,0.0,89.99131,-90.0,07/03/7059
+3.88869,44.33739,6500,5,9,19,17,7,3.95,15.0,fr,13028,129,554449,1,1,Active Shallow Crust,0.0,89.9909,0.0,05/09/6500
+3.88869,44.33739,7168,7,5,19,5,30,4.05,27.5,fr,13029,143,554468,1,1,Active Shallow Crust,0.0,89.98975,-90.0,07/05/7168
+3.88869,44.33739,9556,2,6,17,20,34,4.25,5.0,fr,13030,191,554484,1,1,Active Shallow Crust,0.0,89.99033,0.0,02/06/9556
+3.88869,44.33739,1381,1,30,17,36,25,4.25,15.0,fr,13031,27,554485,1,1,Active Shallow Crust,0.0,89.99033,0.0,01/30/1381
+3.88869,44.33739,5085,12,27,6,55,41,4.65,5.0,fr,13032,101,554532,1,1,Active Shallow Crust,0.0,89.98984,0.0,12/27/5085
+4.92774,47.72939,2580,10,13,23,52,17,3.55,5.0,fr,13033,51,554880,1,1,Active Shallow Crust,0.0,89.99322,0.0,10/13/2580
+4.92774,47.72939,6879,8,23,15,4,14,3.55,15.0,fr,13034,137,554881,1,1,Active Shallow Crust,0.0,89.99322,0.0,08/23/6879
+4.92774,47.72939,2922,1,3,21,8,20,3.65,5.0,fr,13035,58,554892,1,1,Active Shallow Crust,0.0,89.98791,0.0,01/03/2922
+4.92774,47.72939,6886,12,23,21,54,20,3.65,15.0,fr,13036,137,554896,1,1,Active Shallow Crust,240.0014,58.01229,0.0,12/23/6886
+4.92774,47.72939,3750,2,3,22,56,26,3.75,15.0,fr,13037,74,554905,1,2,Active Shallow Crust,0.0,89.98923,0.0,02/03/3750
+4.92774,47.72939,5791,11,22,18,59,9,3.75,15.0,fr,13038,115,554905,1,2,Active Shallow Crust,0.0,89.98923,0.0,11/22/5791
+4.92774,47.72939,1945,12,24,11,55,37,3.75,5.0,fr,13039,38,554913,1,1,Active Shallow Crust,128.8968,89.96751,0.0,12/24/1945
+4.92774,47.72939,2674,10,23,17,31,34,3.85,27.5,fr,13040,53,554918,1,1,Active Shallow Crust,0.0,89.99039,0.0,10/23/2674
+4.92774,47.72939,5257,6,5,3,36,13,4.15,15.0,fr,13041,105,554956,1,1,Active Shallow Crust,240.0084,57.99739,0.0,06/05/5257
+4.92774,47.72939,8797,1,12,1,46,45,4.95,15.0,fr,13042,175,555058,1,1,Active Shallow Crust,128.8892,89.98991,0.0,01/12/8797
+2.19895,45.3861,7375,10,22,22,24,28,3.75,5.0,fr,13043,147,555384,1,1,Active Shallow Crust,0.0,89.98875,0.0,10/22/7375
+2.19895,45.3861,8461,3,20,8,21,0,3.75,5.0,fr,13044,169,555387,1,1,Active Shallow Crust,240.0079,58.01766,0.0,03/20/8461
+2.19895,45.3861,2044,7,18,6,56,50,3.95,27.5,fr,13045,40,555410,1,1,Active Shallow Crust,0.0,89.99107,0.0,07/18/2044
+2.19895,45.3861,9966,12,7,11,3,36,4.05,5.0,fr,13046,199,555426,1,1,Active Shallow Crust,0.0,89.98993,-90.0,12/07/9966
+2.19895,45.3861,1180,8,20,4,38,1,4.15,5.0,fr,13047,23,555441,1,1,Active Shallow Crust,128.8976,89.99379,0.0,08/20/1180
+2.19895,45.3861,6961,4,22,11,24,21,4.25,5.0,fr,13048,139,555450,1,1,Active Shallow Crust,0.0,89.9904,-90.0,04/22/6961
+2.19895,45.3861,3296,12,26,15,11,36,4.85,27.5,fr,13049,65,555518,1,1,Active Shallow Crust,0.0,89.98969,0.0,12/26/3296
+-2.70643,47.82802,1454,3,12,18,30,32,3.55,5.0,fr,13050,29,555840,1,3,Active Shallow Crust,0.0,89.98985,0.0,03/12/1454
+-2.70643,47.82802,16,1,2,11,59,57,3.55,5.0,fr,13051,0,555840,1,3,Active Shallow Crust,0.0,89.98985,0.0,01/02/0016
+-2.70643,47.82802,4999,12,16,0,43,28,3.55,5.0,fr,13052,99,555840,1,3,Active Shallow Crust,0.0,89.98985,0.0,12/16/4999
+-2.70643,47.82802,9572,9,30,0,49,18,3.55,27.5,fr,13053,191,555842,1,1,Active Shallow Crust,0.0,89.98985,0.0,09/30/9572
+-2.70643,47.82802,463,10,2,18,0,0,3.55,15.0,fr,13054,9,555850,1,1,Active Shallow Crust,128.8964,89.99323,0.0,10/02/0463
+-2.70643,47.82802,71,6,22,19,21,42,3.65,5.0,fr,13055,1,555852,1,2,Active Shallow Crust,0.0,89.99095,0.0,06/22/0071
+-2.70643,47.82802,8689,6,8,11,35,17,3.65,5.0,fr,13056,173,555852,1,2,Active Shallow Crust,0.0,89.99095,0.0,06/08/8689
+-2.70643,47.82802,3758,9,1,4,32,15,3.65,27.5,fr,13057,75,555854,1,1,Active Shallow Crust,0.0,89.99095,0.0,09/01/3758
+-2.70643,47.82802,8874,1,14,8,41,45,3.65,5.0,fr,13058,177,555855,1,1,Active Shallow Crust,240.0012,58.01299,0.0,01/14/8874
+-2.70643,47.82802,8048,6,10,11,22,39,3.75,5.0,fr,13059,160,555864,1,2,Active Shallow Crust,0.0,89.98924,0.0,06/10/8048
+-2.70643,47.82802,14,12,23,1,33,11,3.75,5.0,fr,13060,0,555864,1,2,Active Shallow Crust,0.0,89.98924,0.0,12/23/0014
+-2.70643,47.82802,9342,5,22,12,43,57,3.75,15.0,fr,13061,186,555865,1,1,Active Shallow Crust,0.0,89.98924,0.0,05/22/9342
+-2.70643,47.82802,45,11,30,3,19,38,3.75,27.5,fr,13062,0,555869,1,1,Active Shallow Crust,240.0086,58.01762,0.0,11/30/0045
+-2.70643,47.82802,9802,6,21,18,31,13,3.85,5.0,fr,13063,196,555879,1,1,Active Shallow Crust,240.0114,57.99771,0.0,06/21/9802
+-2.70643,47.82802,9467,11,13,7,5,52,3.85,15.0,fr,13064,189,555883,1,1,Active Shallow Crust,0.0,89.9903,-90.0,11/13/9467
+-2.70643,47.82802,9853,8,10,12,21,8,3.95,5.0,fr,13065,197,555888,1,2,Active Shallow Crust,0.0,89.98932,0.0,08/10/9853
+-2.70643,47.82802,1384,5,13,0,11,58,3.95,5.0,fr,13066,27,555888,1,2,Active Shallow Crust,0.0,89.98932,0.0,05/13/1384
+-2.70643,47.82802,726,2,28,16,22,23,3.95,15.0,fr,13067,14,555889,1,2,Active Shallow Crust,0.0,89.98932,0.0,02/28/0726
+-2.70643,47.82802,2829,12,13,16,55,21,3.95,15.0,fr,13068,56,555889,1,2,Active Shallow Crust,0.0,89.98932,0.0,12/13/2829
+-2.70643,47.82802,19,12,24,3,34,53,4.15,5.0,fr,13069,0,555915,1,2,Active Shallow Crust,240.0089,57.99734,0.0,12/24/0019
+-2.70643,47.82802,6550,2,1,7,48,44,4.15,5.0,fr,13070,130,555915,1,2,Active Shallow Crust,240.0089,57.99734,0.0,02/01/6550
+-2.70643,47.82802,2650,10,5,19,13,48,4.65,15.0,fr,13071,52,555973,1,1,Active Shallow Crust,0.0,89.99046,0.0,10/05/2650
+-2.70643,47.82802,3299,5,28,4,11,34,4.95,5.0,fr,13072,65,556011,1,1,Active Shallow Crust,240.0125,58.00452,0.0,05/28/3299
+-2.70643,47.82802,9533,3,16,15,47,59,5.05,15.0,fr,13073,190,556021,1,1,Active Shallow Crust,0.0,89.98976,0.0,03/16/9533
+8.0986,45.13375,7954,10,6,1,29,17,3.65,5.0,fr,13074,159,556332,1,1,Active Shallow Crust,0.0,89.98732,0.0,10/06/7954
+8.0986,45.13375,6077,3,4,8,21,24,3.65,5.0,fr,13075,121,556341,1,1,Active Shallow Crust,128.9019,89.9635,0.0,03/04/6077
+8.0986,45.13375,2565,8,10,12,15,16,3.85,15.0,fr,13076,51,556357,1,1,Active Shallow Crust,0.0,89.98993,0.0,08/10/2565
+8.0986,45.13375,8766,7,11,18,21,22,4.15,5.0,fr,13077,175,556392,1,1,Active Shallow Crust,0.0,89.99287,0.0,07/11/8766
+8.0986,45.13375,5479,1,28,23,28,52,4.75,5.0,fr,13078,109,556464,1,1,Active Shallow Crust,0.0,89.98928,0.0,01/28/5479
+0.57725,49.26449,8882,12,26,8,45,33,3.55,5.0,fr,13079,177,556800,1,1,Active Shallow Crust,0.0,89.99013,0.0,12/26/8882
+0.57725,49.26449,1827,12,2,2,41,31,3.75,5.0,fr,13080,36,556824,1,2,Active Shallow Crust,0.0,89.9902,0.0,12/02/1827
+0.57725,49.26449,5140,5,29,0,6,58,3.75,5.0,fr,13081,102,556824,1,2,Active Shallow Crust,0.0,89.9902,0.0,05/29/5140
+0.57725,49.26449,6255,9,24,17,14,49,3.75,15.0,fr,13082,125,556828,1,1,Active Shallow Crust,240.0086,58.01757,0.0,09/24/6255
+0.57725,49.26449,2008,4,21,14,1,37,3.75,5.0,fr,13083,40,556833,1,1,Active Shallow Crust,128.8964,89.96737,0.0,04/21/2008
+0.57725,49.26449,4777,1,26,23,21,54,3.85,5.0,fr,13084,95,556836,1,2,Active Shallow Crust,0.0,89.9901,0.0,01/26/4777
+0.57725,49.26449,3644,8,22,0,14,1,3.85,5.0,fr,13085,72,556836,1,2,Active Shallow Crust,0.0,89.9901,0.0,08/22/3644
+0.57725,49.26449,6129,5,9,14,18,56,3.85,5.0,fr,13086,122,556845,1,1,Active Shallow Crust,128.8955,89.99359,0.0,05/09/6129
+0.57725,49.26449,1981,2,14,22,59,5,4.05,5.0,fr,13087,39,556860,1,1,Active Shallow Crust,0.0,89.98982,0.0,02/14/1981
+0.57725,49.26449,1303,12,2,17,26,43,4.15,5.0,fr,13088,26,556872,1,1,Active Shallow Crust,0.0,89.9901,0.0,12/02/1303
+0.57725,49.26449,7367,1,5,18,22,58,4.55,5.0,fr,13089,147,556920,1,1,Active Shallow Crust,0.0,89.99011,0.0,01/05/7367
+3.08544,50.91984,8014,12,12,19,29,27,3.55,15.0,fr,13090,160,557761,1,1,Active Shallow Crust,0.0,89.99046,0.0,12/12/8014
+3.08544,50.91984,1674,12,1,18,52,7,3.55,5.0,fr,13091,33,557769,1,1,Active Shallow Crust,128.8956,89.99364,0.0,12/01/1674
+3.08544,50.91984,206,12,19,19,24,3,3.75,5.0,fr,13092,4,557784,1,2,Active Shallow Crust,0.0,89.9899,0.0,12/19/0206
+3.08544,50.91984,9520,3,22,12,39,28,3.75,5.0,fr,13093,190,557784,1,2,Active Shallow Crust,0.0,89.9899,0.0,03/22/9520
+3.08544,50.91984,1483,9,24,4,20,37,3.75,15.0,fr,13094,29,557785,1,1,Active Shallow Crust,0.0,89.9899,0.0,09/24/1483
+3.08544,50.91984,6411,1,12,21,26,1,3.85,5.0,fr,13095,128,557796,1,2,Active Shallow Crust,0.0,89.991,0.0,01/12/6411
+3.08544,50.91984,5720,4,21,4,18,18,3.85,5.0,fr,13096,114,557796,1,2,Active Shallow Crust,0.0,89.991,0.0,04/21/5720
+3.08544,50.91984,6144,8,12,10,25,47,3.95,15.0,fr,13097,122,557809,1,1,Active Shallow Crust,0.0,89.98997,0.0,08/12/6144
+3.08544,50.91984,3632,8,20,9,48,54,4.15,15.0,fr,13098,72,557833,1,1,Active Shallow Crust,0.0,89.99044,0.0,08/20/3632
+3.08544,50.91984,5215,10,5,5,57,36,4.15,5.0,fr,13099,104,557841,1,1,Active Shallow Crust,128.8972,89.99363,0.0,10/05/5215
+3.08544,50.91984,9274,12,20,5,32,2,4.65,5.0,fr,13100,185,557898,1,1,Active Shallow Crust,0.0,89.99003,-90.0,12/20/9274
+3.08544,50.91984,2247,11,2,22,35,31,4.75,5.0,fr,13101,44,557913,1,1,Active Shallow Crust,128.8872,89.98802,0.0,11/02/2247
+3.08544,50.91984,2574,11,14,12,2,26,5.15,5.0,fr,13102,51,557958,1,1,Active Shallow Crust,0.0,89.98981,-90.0,11/14/2574
+3.9052,48.97539,6170,8,17,5,38,43,3.65,27.5,fr,13103,123,558257,1,1,Active Shallow Crust,240.0017,58.01266,0.0,08/17/6170
+3.9052,48.97539,260,10,24,6,24,40,4.35,5.0,fr,13104,5,558336,1,1,Active Shallow Crust,0.0,89.98946,0.0,10/24/0260
+3.9052,48.97539,8140,8,30,7,12,59,5.75,5.0,fr,13105,162,558507,1,1,Active Shallow Crust,240.0443,58.00008,0.0,08/30/8140
+3.34271,42.66336,6608,4,15,9,13,57,3.55,15.0,fr,13106,132,558721,1,1,Active Shallow Crust,0.0,89.98888,0.0,04/15/6608
+3.34271,42.66336,2244,8,29,10,39,42,3.55,27.5,fr,13107,44,558725,1,2,Active Shallow Crust,240.0124,57.9974,0.0,08/29/2244
+3.34271,42.66336,1608,9,17,4,9,25,3.55,27.5,fr,13108,32,558725,1,2,Active Shallow Crust,240.0124,57.9974,0.0,09/17/1608
+3.34271,42.66336,6410,7,2,7,54,42,3.55,27.5,fr,13109,128,558731,1,1,Active Shallow Crust,128.896,89.99444,0.0,07/02/6410
+3.34271,42.66336,947,12,21,0,23,49,3.65,5.0,fr,13110,18,558732,1,1,Active Shallow Crust,0.0,89.99009,0.0,12/21/0947
+3.34271,42.66336,3057,2,8,6,55,1,3.65,5.0,fr,13111,61,558735,1,1,Active Shallow Crust,240.0003,58.01311,0.0,02/08/3057
+3.34271,42.66336,2602,9,10,17,42,51,3.75,27.5,fr,13112,52,558746,1,1,Active Shallow Crust,0.0,89.99117,0.0,09/10/2602
+3.34271,42.66336,8262,11,3,11,49,53,3.85,5.0,fr,13113,165,558762,1,1,Active Shallow Crust,0.0,89.98938,-90.0,11/03/8262
+3.34271,42.66336,4620,8,11,18,35,34,3.85,15.0,fr,13114,92,558763,1,1,Active Shallow Crust,0.0,89.98938,-90.0,08/11/4620
+3.34271,42.66336,6283,5,27,7,21,42,4.05,15.0,fr,13115,125,558781,1,1,Active Shallow Crust,0.0,89.98958,0.0,05/27/6283
+3.34271,42.66336,3400,12,9,2,33,54,4.15,5.0,fr,13116,67,558792,1,1,Active Shallow Crust,0.0,89.99071,0.0,12/09/3400
+3.34271,42.66336,4732,3,15,9,13,1,4.25,5.0,fr,13117,94,558804,1,1,Active Shallow Crust,0.0,89.99007,0.0,03/15/4732
+2.79481,50.13913,4045,7,30,22,8,40,3.55,5.0,fr,13118,80,559200,1,1,Active Shallow Crust,0.0,89.9903,0.0,07/30/4045
+2.79481,50.13913,5691,2,22,21,57,25,3.75,15.0,fr,13119,113,559231,1,1,Active Shallow Crust,0.0,89.98962,-90.0,02/22/5691
+2.79481,50.13913,1205,3,11,13,49,1,3.85,5.0,fr,13120,24,559236,1,1,Active Shallow Crust,0.0,89.99085,0.0,03/11/1205
+2.79481,50.13913,7088,12,3,18,11,32,4.35,5.0,fr,13121,141,559299,1,1,Active Shallow Crust,240.0094,57.99598,0.0,12/03/7088
+7.53208,47.67238,4299,9,26,18,21,14,3.55,5.0,fr,13122,85,559680,1,12,Active Shallow Crust,0.0,89.99321,0.0,09/26/4299
+7.53208,47.67238,4831,4,7,8,32,0,3.55,5.0,fr,13123,96,559680,1,12,Active Shallow Crust,0.0,89.99321,0.0,04/07/4831
+7.53208,47.67238,6626,4,28,4,17,31,3.55,5.0,fr,13124,132,559680,1,12,Active Shallow Crust,0.0,89.99321,0.0,04/28/6626
+7.53208,47.67238,4308,3,23,6,55,59,3.55,5.0,fr,13125,86,559680,1,12,Active Shallow Crust,0.0,89.99321,0.0,03/23/4308
+7.53208,47.67238,2168,5,7,12,30,49,3.55,5.0,fr,13126,43,559680,1,12,Active Shallow Crust,0.0,89.99321,0.0,05/07/2168
+7.53208,47.67238,8977,3,4,17,11,18,3.55,5.0,fr,13127,179,559680,1,12,Active Shallow Crust,0.0,89.99321,0.0,03/04/8977
+7.53208,47.67238,7434,9,30,12,37,13,3.55,5.0,fr,13128,148,559680,1,12,Active Shallow Crust,0.0,89.99321,0.0,09/30/7434
+7.53208,47.67238,6595,3,6,6,33,40,3.55,5.0,fr,13129,131,559680,1,12,Active Shallow Crust,0.0,89.99321,0.0,03/06/6595
+7.53208,47.67238,8528,2,19,7,14,53,3.55,5.0,fr,13130,170,559680,1,12,Active Shallow Crust,0.0,89.99321,0.0,02/19/8528
+7.53208,47.67238,7678,12,14,3,39,47,3.55,5.0,fr,13131,153,559680,1,12,Active Shallow Crust,0.0,89.99321,0.0,12/14/7678
+7.53208,47.67238,7577,5,4,16,0,7,3.55,5.0,fr,13132,151,559680,1,12,Active Shallow Crust,0.0,89.99321,0.0,05/04/7577
+7.53208,47.67238,208,6,19,9,52,11,3.55,5.0,fr,13133,4,559680,1,12,Active Shallow Crust,0.0,89.99321,0.0,06/19/0208
+7.53208,47.67238,4521,1,19,3,30,14,3.55,15.0,fr,13134,90,559681,1,1,Active Shallow Crust,0.0,89.99321,0.0,01/19/4521
+7.53208,47.67238,1709,12,17,4,9,49,3.55,27.5,fr,13135,34,559682,1,1,Active Shallow Crust,0.0,89.99321,0.0,12/17/1709
+7.53208,47.67238,6184,11,21,4,33,49,3.55,5.0,fr,13136,123,559683,1,3,Active Shallow Crust,240.013,57.9974,0.0,11/21/6184
+7.53208,47.67238,5091,6,28,17,47,59,3.55,5.0,fr,13137,101,559683,1,3,Active Shallow Crust,240.013,57.9974,0.0,06/28/5091
+7.53208,47.67238,7216,10,19,23,36,43,3.55,5.0,fr,13138,144,559683,1,3,Active Shallow Crust,240.013,57.9974,0.0,10/19/7216
+7.53208,47.67238,896,3,12,1,12,49,3.55,15.0,fr,13139,17,559684,1,2,Active Shallow Crust,240.013,57.9974,0.0,03/12/0896
+7.53208,47.67238,5847,4,17,10,37,33,3.55,15.0,fr,13140,116,559684,1,2,Active Shallow Crust,240.013,57.9974,0.0,04/17/5847
+7.53208,47.67238,8372,6,15,0,44,5,3.55,5.0,fr,13141,167,559686,1,1,Active Shallow Crust,0.0,89.99313,-90.0,06/15/8372
+7.53208,47.67238,3788,8,9,20,9,26,3.55,15.0,fr,13142,75,559687,1,1,Active Shallow Crust,0.0,89.99313,-90.0,08/09/3788
+7.53208,47.67238,9777,9,27,6,46,56,3.55,5.0,fr,13143,195,559689,1,3,Active Shallow Crust,128.8968,89.99321,0.0,09/27/9777
+7.53208,47.67238,9228,6,28,11,21,26,3.55,5.0,fr,13144,184,559689,1,3,Active Shallow Crust,128.8968,89.99321,0.0,06/28/9228
+7.53208,47.67238,8731,7,20,7,37,26,3.55,5.0,fr,13145,174,559689,1,3,Active Shallow Crust,128.8968,89.99321,0.0,07/20/8731
+7.53208,47.67238,3429,5,28,11,57,37,3.55,15.0,fr,13146,68,559690,1,2,Active Shallow Crust,128.8968,89.99321,0.0,05/28/3429
+7.53208,47.67238,1924,12,25,14,25,9,3.55,15.0,fr,13147,38,559690,1,2,Active Shallow Crust,128.8968,89.99321,0.0,12/25/1924
+7.53208,47.67238,935,9,16,13,10,55,3.65,5.0,fr,13148,18,559692,1,16,Active Shallow Crust,0.0,89.9879,0.0,09/16/0935
+7.53208,47.67238,3097,4,18,19,48,51,3.65,5.0,fr,13149,61,559692,1,16,Active Shallow Crust,0.0,89.9879,0.0,04/18/3097
+7.53208,47.67238,6217,10,18,0,32,47,3.65,5.0,fr,13150,124,559692,1,16,Active Shallow Crust,0.0,89.9879,0.0,10/18/6217
+7.53208,47.67238,6373,11,4,20,9,42,3.65,5.0,fr,13151,127,559692,1,16,Active Shallow Crust,0.0,89.9879,0.0,11/04/6373
+7.53208,47.67238,4453,6,4,2,30,55,3.65,5.0,fr,13152,89,559692,1,16,Active Shallow Crust,0.0,89.9879,0.0,06/04/4453
+7.53208,47.67238,7479,5,21,0,20,57,3.65,5.0,fr,13153,149,559692,1,16,Active Shallow Crust,0.0,89.9879,0.0,05/21/7479
+7.53208,47.67238,4691,1,27,10,45,36,3.65,5.0,fr,13154,93,559692,1,16,Active Shallow Crust,0.0,89.9879,0.0,01/27/4691
+7.53208,47.67238,8059,5,1,22,33,26,3.65,5.0,fr,13155,161,559692,1,16,Active Shallow Crust,0.0,89.9879,0.0,05/01/8059
+7.53208,47.67238,7751,5,5,8,24,56,3.65,5.0,fr,13156,155,559692,1,16,Active Shallow Crust,0.0,89.9879,0.0,05/05/7751
+7.53208,47.67238,8360,9,12,3,8,44,3.65,5.0,fr,13157,167,559692,1,16,Active Shallow Crust,0.0,89.9879,0.0,09/12/8360
+7.53208,47.67238,9257,1,14,7,59,27,3.65,5.0,fr,13158,185,559692,1,16,Active Shallow Crust,0.0,89.9879,0.0,01/14/9257
+7.53208,47.67238,1329,5,10,16,17,54,3.65,5.0,fr,13159,26,559692,1,16,Active Shallow Crust,0.0,89.9879,0.0,05/10/1329
+7.53208,47.67238,4337,7,18,13,29,8,3.65,5.0,fr,13160,86,559692,1,16,Active Shallow Crust,0.0,89.9879,0.0,07/18/4337
+7.53208,47.67238,2883,11,21,19,20,27,3.65,5.0,fr,13161,57,559692,1,16,Active Shallow Crust,0.0,89.9879,0.0,11/21/2883
+7.53208,47.67238,1348,6,10,15,49,30,3.65,5.0,fr,13162,26,559692,1,16,Active Shallow Crust,0.0,89.9879,0.0,06/10/1348
+7.53208,47.67238,8821,6,26,19,28,40,3.65,5.0,fr,13163,176,559692,1,16,Active Shallow Crust,0.0,89.9879,0.0,06/26/8821
+7.53208,47.67238,2824,12,16,1,39,59,3.65,15.0,fr,13164,56,559693,1,3,Active Shallow Crust,0.0,89.9879,0.0,12/16/2824
+7.53208,47.67238,4880,7,6,23,16,48,3.65,15.0,fr,13165,97,559693,1,3,Active Shallow Crust,0.0,89.9879,0.0,07/06/4880
+7.53208,47.67238,8174,6,3,7,3,3,3.65,15.0,fr,13166,163,559693,1,3,Active Shallow Crust,0.0,89.9879,0.0,06/03/8174
+7.53208,47.67238,8861,5,20,22,47,47,3.65,27.5,fr,13167,177,559694,1,3,Active Shallow Crust,0.0,89.9879,0.0,05/20/8861
+7.53208,47.67238,9213,10,15,14,32,49,3.65,27.5,fr,13168,184,559694,1,3,Active Shallow Crust,0.0,89.9879,0.0,10/15/9213
+7.53208,47.67238,7642,5,5,3,22,21,3.65,27.5,fr,13169,152,559694,1,3,Active Shallow Crust,0.0,89.9879,0.0,05/05/7642
+7.53208,47.67238,3674,9,6,20,6,32,3.65,15.0,fr,13170,73,559696,1,2,Active Shallow Crust,240.0014,58.01295,0.0,09/06/3674
+7.53208,47.67238,5871,8,25,14,33,24,3.65,15.0,fr,13171,117,559696,1,2,Active Shallow Crust,240.0014,58.01295,0.0,08/25/5871
+7.53208,47.67238,7178,12,25,20,23,19,3.65,5.0,fr,13172,143,559698,1,1,Active Shallow Crust,0.0,89.98775,-90.0,12/25/7178
+7.53208,47.67238,51,10,22,0,6,0,3.65,5.0,fr,13173,1,559701,1,2,Active Shallow Crust,128.9002,89.96355,0.0,10/22/0051
+7.53208,47.67238,9610,4,12,12,7,15,3.65,5.0,fr,13174,192,559701,1,2,Active Shallow Crust,128.9002,89.96355,0.0,04/12/9610
+7.53208,47.67238,7362,4,1,21,2,1,3.65,15.0,fr,13175,147,559702,1,1,Active Shallow Crust,128.9002,89.96355,0.0,04/01/7362
+7.53208,47.67238,8958,10,22,6,39,8,3.65,27.5,fr,13176,179,559703,1,1,Active Shallow Crust,128.9002,89.96355,0.0,10/22/8958
+7.53208,47.67238,8396,5,10,15,50,51,3.75,5.0,fr,13177,167,559704,1,6,Active Shallow Crust,0.0,89.98921,0.0,05/10/8396
+7.53208,47.67238,5929,3,3,3,44,12,3.75,5.0,fr,13178,118,559704,1,6,Active Shallow Crust,0.0,89.98921,0.0,03/03/5929
+7.53208,47.67238,1889,8,21,2,48,5,3.75,5.0,fr,13179,37,559704,1,6,Active Shallow Crust,0.0,89.98921,0.0,08/21/1889
+7.53208,47.67238,4871,7,5,11,26,48,3.75,5.0,fr,13180,97,559704,1,6,Active Shallow Crust,0.0,89.98921,0.0,07/05/4871
+7.53208,47.67238,1182,5,26,23,3,11,3.75,5.0,fr,13181,23,559704,1,6,Active Shallow Crust,0.0,89.98921,0.0,05/26/1182
+7.53208,47.67238,5188,10,15,17,1,40,3.75,5.0,fr,13182,103,559704,1,6,Active Shallow Crust,0.0,89.98921,0.0,10/15/5188
+7.53208,47.67238,820,3,4,13,4,12,3.75,15.0,fr,13183,16,559705,1,4,Active Shallow Crust,0.0,89.98921,0.0,03/04/0820
+7.53208,47.67238,1358,5,19,0,9,7,3.75,15.0,fr,13184,27,559705,1,4,Active Shallow Crust,0.0,89.98921,0.0,05/19/1358
+7.53208,47.67238,9564,3,17,6,36,54,3.75,15.0,fr,13185,191,559705,1,4,Active Shallow Crust,0.0,89.98921,0.0,03/17/9564
+7.53208,47.67238,3749,10,23,18,8,40,3.75,15.0,fr,13186,74,559705,1,4,Active Shallow Crust,0.0,89.98921,0.0,10/23/3749
+7.53208,47.67238,726,5,29,2,7,0,3.75,27.5,fr,13187,14,559706,1,1,Active Shallow Crust,0.0,89.98921,0.0,05/29/0726
+7.53208,47.67238,5667,1,8,21,2,9,3.75,5.0,fr,13188,113,559707,1,2,Active Shallow Crust,240.0087,58.01777,0.0,01/08/5667
+7.53208,47.67238,7800,6,5,14,28,0,3.75,5.0,fr,13189,155,559707,1,2,Active Shallow Crust,240.0087,58.01777,0.0,06/05/7800
+7.53208,47.67238,3075,10,24,18,44,16,3.75,15.0,fr,13190,61,559708,1,1,Active Shallow Crust,240.0087,58.01777,0.0,10/24/3075
+7.53208,47.67238,4207,4,4,8,14,20,3.75,15.0,fr,13191,84,559711,1,1,Active Shallow Crust,0.0,89.98909,-90.0,04/04/4207
+7.53208,47.67238,964,4,24,17,32,42,3.75,5.0,fr,13192,19,559713,1,1,Active Shallow Crust,128.8967,89.96751,0.0,04/24/0964
+7.53208,47.67238,9760,8,19,0,59,56,3.85,5.0,fr,13193,195,559716,1,3,Active Shallow Crust,0.0,89.99039,0.0,08/19/9760
+7.53208,47.67238,867,2,24,6,41,58,3.85,5.0,fr,13194,17,559716,1,3,Active Shallow Crust,0.0,89.99039,0.0,02/24/0867
+7.53208,47.67238,9432,4,22,14,15,11,3.85,5.0,fr,13195,188,559716,1,3,Active Shallow Crust,0.0,89.99039,0.0,04/22/9432
+7.53208,47.67238,6285,2,9,6,58,5,3.85,27.5,fr,13196,125,559718,1,1,Active Shallow Crust,0.0,89.99039,0.0,02/09/6285
+7.53208,47.67238,9151,1,13,8,41,1,3.85,15.0,fr,13197,183,559720,1,1,Active Shallow Crust,240.0111,57.9978,0.0,01/13/9151
+7.53208,47.67238,5197,10,21,20,10,57,3.85,27.5,fr,13198,103,559721,1,1,Active Shallow Crust,240.0111,57.9978,0.0,10/21/5197
+7.53208,47.67238,7004,3,17,15,5,35,3.85,5.0,fr,13199,140,559722,1,2,Active Shallow Crust,0.0,89.99027,-90.0,03/17/7004
+7.53208,47.67238,1535,12,8,18,47,2,3.85,5.0,fr,13200,30,559722,1,2,Active Shallow Crust,0.0,89.99027,-90.0,12/08/1535
+7.53208,47.67238,2799,8,31,11,59,43,3.85,27.5,fr,13201,55,559724,1,1,Active Shallow Crust,0.0,89.99027,-90.0,08/31/2799
+7.53208,47.67238,9843,6,27,17,48,17,3.85,5.0,fr,13202,196,559725,1,1,Active Shallow Crust,128.8966,89.99279,0.0,06/27/9843
+7.53208,47.67238,6328,12,19,23,7,29,3.95,5.0,fr,13203,126,559728,1,3,Active Shallow Crust,0.0,89.99143,0.0,12/19/6328
+7.53208,47.67238,7233,7,11,15,52,57,3.95,5.0,fr,13204,144,559728,1,3,Active Shallow Crust,0.0,89.99143,0.0,07/11/7233
+7.53208,47.67238,9790,2,21,4,42,19,3.95,5.0,fr,13205,195,559728,1,3,Active Shallow Crust,0.0,89.99143,0.0,02/21/9790
+7.53208,47.67238,9040,6,14,1,8,53,3.95,27.5,fr,13206,180,559730,1,1,Active Shallow Crust,0.0,89.99143,0.0,06/14/9040
+7.53208,47.67238,2443,8,18,15,58,31,3.95,5.0,fr,13207,48,559731,1,1,Active Shallow Crust,240.0201,58.00461,0.0,08/18/2443
+7.53208,47.67238,9289,8,23,5,50,51,3.95,15.0,fr,13208,185,559732,1,2,Active Shallow Crust,240.0201,58.00461,0.0,08/23/9289
+7.53208,47.67238,4993,4,5,7,13,20,3.95,15.0,fr,13209,99,559732,1,2,Active Shallow Crust,240.0201,58.00461,0.0,04/05/4993
+7.53208,47.67238,2433,6,28,18,23,23,3.95,5.0,fr,13210,48,559734,1,2,Active Shallow Crust,0.0,89.99133,-90.0,06/28/2433
+7.53208,47.67238,1653,5,23,0,7,19,3.95,5.0,fr,13211,33,559734,1,2,Active Shallow Crust,0.0,89.99133,-90.0,05/23/1653
+7.53208,47.67238,5822,9,12,20,32,37,3.95,15.0,fr,13212,116,559735,1,2,Active Shallow Crust,0.0,89.99133,-90.0,09/12/5822
+7.53208,47.67238,411,8,16,23,57,9,3.95,15.0,fr,13213,8,559735,1,2,Active Shallow Crust,0.0,89.99133,-90.0,08/16/0411
+7.53208,47.67238,1554,2,16,4,28,45,3.95,27.5,fr,13214,31,559739,1,1,Active Shallow Crust,128.9009,89.99358,0.0,02/16/1554
+7.53208,47.67238,1518,12,14,18,1,52,4.05,5.0,fr,13215,30,559740,1,4,Active Shallow Crust,0.0,89.98854,0.0,12/14/1518
+7.53208,47.67238,9071,7,7,6,17,5,4.05,5.0,fr,13216,181,559740,1,4,Active Shallow Crust,0.0,89.98854,0.0,07/07/9071
+7.53208,47.67238,1145,7,21,9,22,16,4.05,5.0,fr,13217,22,559740,1,4,Active Shallow Crust,0.0,89.98854,0.0,07/21/1145
+7.53208,47.67238,8411,11,21,15,45,58,4.05,5.0,fr,13218,168,559740,1,4,Active Shallow Crust,0.0,89.98854,0.0,11/21/8411
+7.53208,47.67238,2795,12,9,12,52,36,4.05,15.0,fr,13219,55,559741,1,1,Active Shallow Crust,0.0,89.98854,0.0,12/09/2795
+7.53208,47.67238,5033,1,3,6,30,1,4.05,27.5,fr,13220,100,559742,1,1,Active Shallow Crust,0.0,89.98854,0.0,01/03/5033
+7.53208,47.67238,5925,1,14,4,21,19,4.05,5.0,fr,13221,118,559743,1,3,Active Shallow Crust,240.0069,58.0052,0.0,01/14/5925
+7.53208,47.67238,2947,12,24,17,51,59,4.05,5.0,fr,13222,58,559743,1,3,Active Shallow Crust,240.0069,58.0052,0.0,12/24/2947
+7.53208,47.67238,1582,4,1,9,43,14,4.05,5.0,fr,13223,31,559743,1,3,Active Shallow Crust,240.0069,58.0052,0.0,04/01/1582
+7.53208,47.67238,4626,5,14,23,44,28,4.05,15.0,fr,13224,92,559750,1,1,Active Shallow Crust,128.8909,89.99236,0.0,05/14/4626
+7.53208,47.67238,9695,4,20,22,19,6,4.15,5.0,fr,13225,193,559752,1,3,Active Shallow Crust,0.0,89.98979,0.0,04/20/9695
+7.53208,47.67238,3153,7,28,22,37,35,4.15,5.0,fr,13226,63,559752,1,3,Active Shallow Crust,0.0,89.98979,0.0,07/28/3153
+7.53208,47.67238,97,3,18,23,44,46,4.15,5.0,fr,13227,1,559752,1,3,Active Shallow Crust,0.0,89.98979,0.0,03/18/0097
+7.53208,47.67238,5471,7,3,7,15,47,4.15,15.0,fr,13228,109,559753,1,5,Active Shallow Crust,0.0,89.98979,0.0,07/03/5471
+7.53208,47.67238,7331,8,27,3,50,27,4.15,15.0,fr,13229,146,559753,1,5,Active Shallow Crust,0.0,89.98979,0.0,08/27/7331
+7.53208,47.67238,6028,6,6,0,53,24,4.15,15.0,fr,13230,120,559753,1,5,Active Shallow Crust,0.0,89.98979,0.0,06/06/6028
+7.53208,47.67238,493,6,4,12,22,55,4.15,15.0,fr,13231,9,559753,1,5,Active Shallow Crust,0.0,89.98979,0.0,06/04/0493
+7.53208,47.67238,2727,8,1,9,54,44,4.15,15.0,fr,13232,54,559753,1,5,Active Shallow Crust,0.0,89.98979,0.0,08/01/2727
+7.53208,47.67238,9094,8,21,11,46,57,4.15,5.0,fr,13233,181,559755,1,1,Active Shallow Crust,240.0083,57.99754,0.0,08/21/9094
+7.53208,47.67238,8982,7,3,19,24,4,4.15,5.0,fr,13234,179,559758,1,1,Active Shallow Crust,0.0,89.98967,-90.0,07/03/8982
+7.53208,47.67238,6941,6,29,1,36,49,4.15,5.0,fr,13235,138,559761,1,1,Active Shallow Crust,128.8978,89.99319,0.0,06/29/6941
+7.53208,47.67238,8050,6,28,5,56,45,4.25,5.0,fr,13236,160,559764,1,2,Active Shallow Crust,0.0,89.9909,0.0,06/28/8050
+7.53208,47.67238,5666,10,18,23,18,29,4.25,5.0,fr,13237,113,559764,1,2,Active Shallow Crust,0.0,89.9909,0.0,10/18/5666
+7.53208,47.67238,7648,11,20,9,18,29,4.25,27.5,fr,13238,152,559772,1,1,Active Shallow Crust,0.0,89.99079,-90.0,11/20/7648
+7.53208,47.67238,1406,6,29,9,37,33,4.25,5.0,fr,13239,28,559773,1,2,Active Shallow Crust,128.8941,89.98099,0.0,06/29/1406
+7.53208,47.67238,8829,8,20,2,35,6,4.25,5.0,fr,13240,176,559773,1,2,Active Shallow Crust,128.8941,89.98099,0.0,08/20/8829
+7.53208,47.67238,7762,1,3,5,1,49,4.35,5.0,fr,13241,155,559776,1,2,Active Shallow Crust,0.0,89.98919,0.0,01/03/7762
+7.53208,47.67238,3327,5,30,14,6,49,4.35,5.0,fr,13242,66,559776,1,2,Active Shallow Crust,0.0,89.98919,0.0,05/30/3327
+7.53208,47.67238,4376,3,30,11,19,50,4.35,15.0,fr,13243,87,559777,1,2,Active Shallow Crust,0.0,89.98919,0.0,03/30/4376
+7.53208,47.67238,939,12,21,8,56,48,4.35,15.0,fr,13244,18,559777,1,2,Active Shallow Crust,0.0,89.98919,0.0,12/21/0939
+7.53208,47.67238,3767,8,21,3,3,16,4.35,27.5,fr,13245,75,559778,1,1,Active Shallow Crust,0.0,89.98919,0.0,08/21/3767
+7.53208,47.67238,6192,11,16,5,25,4,4.35,15.0,fr,13246,123,559780,1,1,Active Shallow Crust,240.0089,57.99594,0.0,11/16/6192
+7.53208,47.67238,2934,6,24,17,10,38,4.35,5.0,fr,13247,58,559782,1,1,Active Shallow Crust,0.0,89.98906,-90.0,06/24/2934
+7.53208,47.67238,7100,2,26,5,51,13,4.35,27.5,fr,13248,141,559784,1,1,Active Shallow Crust,0.0,89.98906,-90.0,02/26/7100
+7.53208,47.67238,7863,7,7,0,16,8,4.35,5.0,fr,13249,157,559785,1,1,Active Shallow Crust,128.8975,89.98258,0.0,07/07/7863
+7.53208,47.67238,3922,7,27,11,36,58,4.45,5.0,fr,13250,78,559788,1,1,Active Shallow Crust,0.0,89.99036,0.0,07/27/3922
+7.53208,47.67238,9501,5,9,22,42,0,4.45,5.0,fr,13251,190,559791,1,1,Active Shallow Crust,240.0055,57.99477,0.0,05/09/9501
+7.53208,47.67238,17,8,23,2,14,18,4.45,5.0,fr,13252,0,559794,1,1,Active Shallow Crust,0.0,89.99025,-90.0,08/23/0017
+7.53208,47.67238,5562,5,2,11,11,32,4.45,15.0,fr,13253,111,559798,1,1,Active Shallow Crust,128.8916,89.99398,0.0,05/02/5562
+7.53208,47.67238,9456,1,3,2,39,49,4.55,5.0,fr,13254,189,559800,1,1,Active Shallow Crust,0.0,89.98927,0.0,01/03/9456
+7.53208,47.67238,7064,9,22,9,56,48,4.75,5.0,fr,13255,141,559824,1,1,Active Shallow Crust,0.0,89.98976,0.0,09/22/7064
+7.53208,47.67238,7041,4,1,5,49,58,4.75,5.0,fr,13256,140,559833,1,2,Active Shallow Crust,128.8881,89.98824,0.0,04/01/7041
+7.53208,47.67238,5816,2,24,20,16,58,4.75,5.0,fr,13257,116,559833,1,2,Active Shallow Crust,128.8881,89.98824,0.0,02/24/5816
+7.53208,47.67238,2451,4,23,16,40,17,4.85,5.0,fr,13258,49,559836,1,1,Active Shallow Crust,0.0,89.98936,0.0,04/23/2451
+7.53208,47.67238,1227,9,6,0,15,7,4.85,5.0,fr,13259,24,559839,1,1,Active Shallow Crust,240.0177,58.0023,0.0,09/06/1227
+7.53208,47.67238,7923,2,21,1,47,1,4.95,5.0,fr,13260,158,559848,1,2,Active Shallow Crust,0.0,89.99052,0.0,02/21/7923
+7.53208,47.67238,5772,4,30,18,15,5,4.95,5.0,fr,13261,115,559848,1,2,Active Shallow Crust,0.0,89.99052,0.0,04/30/5772
+7.53208,47.67238,2318,2,15,19,34,37,4.95,15.0,fr,13262,46,559849,1,1,Active Shallow Crust,0.0,89.99052,0.0,02/15/2318
+7.53208,47.67238,8046,5,26,5,2,28,5.35,5.0,fr,13263,160,559896,1,1,Active Shallow Crust,0.0,89.98974,0.0,05/26/8046
+7.53208,47.67238,8789,3,5,9,55,3,5.55,15.0,fr,13264,175,559921,1,1,Active Shallow Crust,0.0,89.98981,0.0,03/05/8789
+2.89627,41.11797,8686,10,13,9,44,45,3.55,15.0,fr,13265,173,560161,1,1,Active Shallow Crust,0.0,89.9886,0.0,10/13/8686
+2.89627,41.11797,8350,2,8,17,43,59,3.55,5.0,fr,13266,166,560166,1,1,Active Shallow Crust,0.0,89.98847,-90.0,02/08/8350
+2.89627,41.11797,2826,9,24,22,27,6,3.55,5.0,fr,13267,56,560169,1,1,Active Shallow Crust,128.8972,89.9924,0.0,09/24/2826
+2.89627,41.11797,9573,5,31,7,55,21,3.65,5.0,fr,13268,191,560181,1,1,Active Shallow Crust,128.9003,89.9637,0.0,05/31/9573
+2.89627,41.11797,593,10,13,19,8,43,3.75,5.0,fr,13269,11,560190,1,1,Active Shallow Crust,0.0,89.99084,-90.0,10/13/0593
+2.89627,41.11797,9900,5,19,6,59,0,3.85,5.0,fr,13270,197,560202,1,1,Active Shallow Crust,0.0,89.98912,-90.0,05/19/9900
+2.89627,41.11797,7816,1,9,9,10,54,4.55,5.0,fr,13271,156,560289,1,1,Active Shallow Crust,128.895,89.98563,0.0,01/09/7816
+-2.41309,48.79792,3799,6,3,0,26,16,3.55,5.0,fr,13272,75,560640,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/03/3799
+-2.41309,48.79792,6712,7,29,21,51,41,3.65,5.0,fr,13273,134,560652,1,3,Active Shallow Crust,0.0,89.99112,0.0,07/29/6712
+-2.41309,48.79792,51,1,31,14,9,58,3.65,5.0,fr,13274,1,560652,1,3,Active Shallow Crust,0.0,89.99112,0.0,01/31/0051
+-2.41309,48.79792,1164,9,26,9,11,39,3.65,5.0,fr,13275,23,560652,1,3,Active Shallow Crust,0.0,89.99112,0.0,09/26/1164
+-2.41309,48.79792,6952,8,14,21,56,39,3.65,15.0,fr,13276,139,560653,1,1,Active Shallow Crust,0.0,89.99112,0.0,08/14/6952
+-2.41309,48.79792,7573,12,24,2,34,23,3.75,5.0,fr,13277,151,560664,1,4,Active Shallow Crust,0.0,89.98945,0.0,12/24/7573
+-2.41309,48.79792,8144,8,7,22,44,58,3.75,5.0,fr,13278,162,560664,1,4,Active Shallow Crust,0.0,89.98945,0.0,08/07/8144
+-2.41309,48.79792,4912,7,13,8,34,43,3.75,5.0,fr,13279,98,560664,1,4,Active Shallow Crust,0.0,89.98945,0.0,07/13/4912
+-2.41309,48.79792,1741,5,9,12,30,53,3.75,5.0,fr,13280,34,560664,1,4,Active Shallow Crust,0.0,89.98945,0.0,05/09/1741
+-2.41309,48.79792,411,3,11,5,43,28,3.75,5.0,fr,13281,8,560673,1,1,Active Shallow Crust,128.8962,89.96729,0.0,03/11/0411
+-2.41309,48.79792,8870,12,9,18,56,7,3.85,5.0,fr,13282,177,560676,1,2,Active Shallow Crust,0.0,89.99059,0.0,12/09/8870
+-2.41309,48.79792,7475,9,11,1,16,16,3.85,5.0,fr,13283,149,560676,1,2,Active Shallow Crust,0.0,89.99059,0.0,09/11/7475
+-2.41309,48.79792,6388,7,14,11,48,49,3.85,15.0,fr,13284,127,560677,1,1,Active Shallow Crust,0.0,89.99059,0.0,07/14/6388
+-2.41309,48.79792,8764,11,15,10,57,52,3.85,5.0,fr,13285,175,560685,1,1,Active Shallow Crust,128.8952,89.99413,0.0,11/15/8764
+-2.41309,48.79792,877,10,17,12,46,16,3.95,5.0,fr,13286,17,560688,1,1,Active Shallow Crust,0.0,89.98952,0.0,10/17/0877
+-2.41309,48.79792,3810,10,1,21,51,37,3.95,5.0,fr,13287,76,560694,1,1,Active Shallow Crust,0.0,89.9894,-90.0,10/01/3810
+-2.41309,48.79792,9250,8,3,2,17,42,4.05,27.5,fr,13288,184,560711,1,1,Active Shallow Crust,128.8902,89.99346,0.0,08/03/9250
+-2.41309,48.79792,2077,6,23,16,36,19,4.45,27.5,fr,13289,41,560750,1,1,Active Shallow Crust,0.0,89.99057,0.0,06/23/2077
+-2.41309,48.79792,6618,12,3,8,5,31,4.45,15.0,fr,13290,132,560752,1,1,Active Shallow Crust,240.0061,57.99471,0.0,12/03/6618
+-2.41309,48.79792,2786,11,3,22,49,16,4.55,5.0,fr,13291,55,560760,1,1,Active Shallow Crust,0.0,89.98949,0.0,11/03/2786
+5.36098,46.50318,6218,5,4,14,16,25,3.65,5.0,fr,13292,124,561132,1,1,Active Shallow Crust,0.0,89.98763,0.0,05/04/6218
+5.36098,46.50318,9915,8,24,14,2,50,3.65,15.0,fr,13293,198,561133,1,1,Active Shallow Crust,0.0,89.98763,0.0,08/24/9915
+5.36098,46.50318,653,3,30,3,37,29,3.85,5.0,fr,13294,13,561156,1,1,Active Shallow Crust,0.0,89.99017,0.0,03/30/0653
+5.36098,46.50318,2048,12,17,13,32,50,3.95,15.0,fr,13295,40,561178,1,1,Active Shallow Crust,128.901,89.99343,0.0,12/17/2048
+5.36098,46.50318,2646,7,20,13,45,43,4.55,5.0,fr,13296,52,561246,1,1,Active Shallow Crust,0.0,89.9889,-90.0,07/20/2646
+5.36098,46.50318,5344,2,4,13,43,47,4.75,5.0,fr,13297,106,561264,1,1,Active Shallow Crust,0.0,89.98954,0.0,02/04/5344
+5.36098,46.50318,2353,3,13,17,19,20,5.05,5.0,fr,13298,47,561300,1,1,Active Shallow Crust,0.0,89.99012,0.0,03/13/2353
+5.22847,45.31361,2116,12,24,2,55,47,3.55,5.0,fr,13299,42,561600,1,1,Active Shallow Crust,0.0,89.99291,0.0,12/24/2116
+5.22847,45.31361,3475,2,7,5,40,22,3.65,5.0,fr,13300,69,561612,1,1,Active Shallow Crust,0.0,89.98736,0.0,02/07/3475
+5.22847,45.31361,3221,5,4,7,56,25,3.65,27.5,fr,13301,64,561614,1,1,Active Shallow Crust,0.0,89.98736,0.0,05/04/3221
+5.22847,45.31361,5849,7,28,18,38,57,3.65,5.0,fr,13302,116,561621,1,1,Active Shallow Crust,128.901,89.9635,0.0,07/28/5849
+5.22847,45.31361,3133,11,8,1,54,12,3.75,5.0,fr,13303,62,561624,1,1,Active Shallow Crust,0.0,89.98873,0.0,11/08/3133
+5.22847,45.31361,2237,10,11,4,15,2,3.75,27.5,fr,13304,44,561635,1,1,Active Shallow Crust,128.8969,89.96747,0.0,10/11/2237
+5.22847,45.31361,9838,11,19,23,35,0,3.95,5.0,fr,13305,196,561648,1,1,Active Shallow Crust,0.0,89.99105,0.0,11/19/9838
+5.22847,45.31361,2803,11,26,8,6,21,3.95,5.0,fr,13306,56,561651,1,1,Active Shallow Crust,240.0202,58.00469,0.0,11/26/2803
+5.22847,45.31361,3674,11,30,10,1,44,4.05,5.0,fr,13307,73,561660,1,1,Active Shallow Crust,0.0,89.98804,0.0,11/30/3674
+5.22847,45.31361,4642,10,7,15,39,20,4.05,5.0,fr,13308,92,561666,1,1,Active Shallow Crust,0.0,89.99194,-90.0,10/07/4642
+5.22847,45.31361,7431,1,9,19,33,49,4.15,27.5,fr,13309,148,561674,1,1,Active Shallow Crust,0.0,89.98933,0.0,01/09/7431
+5.22847,45.31361,5628,10,22,1,3,55,4.25,5.0,fr,13310,112,561684,1,1,Active Shallow Crust,0.0,89.99049,0.0,10/22/5628
+5.22847,45.31361,1443,9,4,6,48,42,4.25,15.0,fr,13311,28,561685,1,1,Active Shallow Crust,0.0,89.99049,0.0,09/04/1443
+5.22847,45.31361,4885,1,4,4,16,37,4.45,5.0,fr,13312,97,561708,1,1,Active Shallow Crust,0.0,89.98994,0.0,01/04/4885
+-0.9465,49.17343,1554,1,1,0,6,19,3.55,5.0,fr,13313,31,562080,1,1,Active Shallow Crust,0.0,89.99011,0.0,01/01/1554
+-0.9465,49.17343,9349,12,6,20,11,24,3.55,15.0,fr,13314,186,562081,1,1,Active Shallow Crust,0.0,89.99011,0.0,12/06/9349
+-0.9465,49.17343,9929,10,3,3,11,17,3.55,5.0,fr,13315,198,562083,1,1,Active Shallow Crust,240.0126,57.99818,0.0,10/03/9929
+-0.9465,49.17343,6777,8,3,8,9,44,3.55,15.0,fr,13316,135,562084,1,1,Active Shallow Crust,240.0126,57.99818,0.0,08/03/6777
+-0.9465,49.17343,436,6,1,14,43,59,3.55,5.0,fr,13317,8,562086,1,1,Active Shallow Crust,0.0,89.99,-90.0,06/01/0436
+-0.9465,49.17343,470,6,7,17,24,12,3.65,5.0,fr,13318,9,562092,1,1,Active Shallow Crust,0.0,89.98972,0.0,06/07/0470
+-0.9465,49.17343,4558,12,9,9,48,18,3.65,5.0,fr,13319,91,562098,1,1,Active Shallow Crust,0.0,89.99034,-90.0,12/09/4558
+-0.9465,49.17343,736,9,3,10,59,0,3.75,5.0,fr,13320,14,562104,1,1,Active Shallow Crust,0.0,89.99018,0.0,09/03/0736
+-0.9465,49.17343,5561,4,23,16,4,38,3.85,5.0,fr,13321,111,562116,1,1,Active Shallow Crust,0.0,89.99008,0.0,04/23/5561
+-0.9465,49.17343,6658,8,25,17,16,17,3.95,5.0,fr,13322,133,562131,1,1,Active Shallow Crust,240.0202,58.00512,0.0,08/25/6658
+-0.9465,49.17343,3269,4,15,11,54,22,4.15,5.0,fr,13323,65,562152,1,1,Active Shallow Crust,0.0,89.99009,0.0,04/15/3269
+-0.9465,49.17343,3271,2,3,22,37,24,4.15,5.0,fr,13324,65,562161,1,1,Active Shallow Crust,128.8971,89.9938,0.0,02/03/3271
+0.77101,48.87915,601,11,25,12,49,44,3.55,5.0,fr,13325,12,563040,1,1,Active Shallow Crust,0.0,89.99005,0.0,11/25/0601
+0.77101,48.87915,9923,8,11,17,55,39,3.55,5.0,fr,13326,198,563043,1,2,Active Shallow Crust,240.0124,57.99813,0.0,08/11/9923
+0.77101,48.87915,8273,12,18,21,52,42,3.55,5.0,fr,13327,165,563043,1,2,Active Shallow Crust,240.0124,57.99813,0.0,12/18/8273
+0.77101,48.87915,459,7,3,16,10,16,3.65,5.0,fr,13328,9,563055,1,1,Active Shallow Crust,240.0014,58.01286,0.0,07/03/0459
+0.77101,48.87915,900,4,27,9,44,41,3.75,5.0,fr,13329,17,563064,1,2,Active Shallow Crust,0.0,89.99012,0.0,04/27/0900
+0.77101,48.87915,3022,9,20,14,21,21,3.75,5.0,fr,13330,60,563064,1,2,Active Shallow Crust,0.0,89.99012,0.0,09/20/3022
+0.77101,48.87915,2972,9,30,19,19,35,4.25,5.0,fr,13331,59,563124,1,1,Active Shallow Crust,0.0,89.99,0.0,09/30/2972
+0.77101,48.87915,2915,8,7,22,50,36,4.85,5.0,fr,13332,58,563196,1,1,Active Shallow Crust,0.0,89.98997,0.0,08/07/2915
+0.77101,48.87915,858,1,27,23,31,15,5.65,5.0,fr,13333,17,563301,1,1,Active Shallow Crust,128.873,89.99046,0.0,01/27/0858
+-0.69191,45.83293,9049,7,9,7,55,51,3.55,5.0,fr,13334,180,564000,1,2,Active Shallow Crust,0.0,89.99034,0.0,07/09/9049
+-0.69191,45.83293,6479,5,29,20,22,25,3.55,5.0,fr,13335,129,564000,1,2,Active Shallow Crust,0.0,89.99034,0.0,05/29/6479
+-0.69191,45.83293,7705,7,17,10,22,31,3.65,15.0,fr,13336,154,564013,1,1,Active Shallow Crust,0.0,89.98982,0.0,07/17/7705
+-0.69191,45.83293,8200,12,28,17,1,17,3.75,5.0,fr,13337,163,564024,1,3,Active Shallow Crust,0.0,89.99023,0.0,12/28/8200
+-0.69191,45.83293,132,9,9,3,44,57,3.75,5.0,fr,13338,2,564024,1,3,Active Shallow Crust,0.0,89.99023,0.0,09/09/0132
+-0.69191,45.83293,9558,2,10,18,2,49,3.75,5.0,fr,13339,191,564024,1,3,Active Shallow Crust,0.0,89.99023,0.0,02/10/9558
+-0.69191,45.83293,5486,11,13,22,32,55,3.95,15.0,fr,13340,109,564049,1,1,Active Shallow Crust,0.0,89.99003,0.0,11/13/5486
+-0.69191,45.83293,8260,4,5,21,4,36,4.05,5.0,fr,13341,165,564060,1,1,Active Shallow Crust,0.0,89.99012,0.0,04/05/8260
+-0.69191,45.83293,9201,4,14,1,22,29,4.05,15.0,fr,13342,184,564067,1,1,Active Shallow Crust,0.0,89.99001,-90.0,04/14/9201
+-0.69191,45.83293,9575,2,4,19,50,20,4.05,5.0,fr,13343,191,564069,1,1,Active Shallow Crust,128.8906,89.99383,0.0,02/04/9575
+-0.69191,45.83293,1447,3,14,2,24,24,4.55,15.0,fr,13344,28,564127,1,1,Active Shallow Crust,0.0,89.98988,-90.0,03/14/1447
+3.76635,46.7947,4990,11,29,15,23,56,3.55,5.0,fr,13345,99,564480,1,1,Active Shallow Crust,0.0,89.98965,0.0,11/29/4990
+3.76635,46.7947,795,8,11,0,29,15,3.55,15.0,fr,13346,15,564481,1,1,Active Shallow Crust,0.0,89.98965,0.0,08/11/0795
+3.76635,46.7947,5399,12,28,16,50,8,3.65,5.0,fr,13347,107,564492,1,1,Active Shallow Crust,0.0,89.99077,0.0,12/28/5399
+3.76635,46.7947,2320,9,22,11,29,34,3.65,15.0,fr,13348,46,564493,1,1,Active Shallow Crust,0.0,89.99077,0.0,09/22/2320
+3.76635,46.7947,1539,6,10,18,7,31,3.95,5.0,fr,13349,30,564528,1,1,Active Shallow Crust,0.0,89.98911,0.0,06/10/1539
+3.76635,46.7947,3639,10,5,9,45,37,4.05,15.0,fr,13350,72,564541,1,1,Active Shallow Crust,0.0,89.9903,0.0,10/05/3639
+3.76635,46.7947,1644,2,21,19,48,56,4.95,15.0,fr,13351,32,564652,1,1,Active Shallow Crust,240.0122,58.00444,0.0,02/21/1644
+-3.32628,44.47127,125,2,12,12,35,56,3.55,5.0,fr,13352,2,564969,1,1,Active Shallow Crust,128.897,89.99281,0.0,02/12/0125
+0.73641,49.53589,8135,7,21,13,56,9,3.55,5.0,fr,13353,162,565440,1,2,Active Shallow Crust,0.0,89.99018,0.0,07/21/8135
+0.73641,49.53589,2744,8,15,15,28,1,3.55,5.0,fr,13354,54,565440,1,2,Active Shallow Crust,0.0,89.99018,0.0,08/15/2744
+0.73641,49.53589,8613,8,24,23,20,23,3.55,15.0,fr,13355,172,565441,1,1,Active Shallow Crust,0.0,89.99018,0.0,08/24/8613
+0.73641,49.53589,8829,6,13,0,15,33,3.55,15.0,fr,13356,176,565444,1,1,Active Shallow Crust,240.0125,57.99827,0.0,06/13/8829
+0.73641,49.53589,5033,10,26,23,53,28,3.65,5.0,fr,13357,100,565452,1,1,Active Shallow Crust,0.0,89.98979,0.0,10/26/5033
+0.73641,49.53589,898,8,8,17,22,38,3.75,5.0,fr,13358,17,565464,1,1,Active Shallow Crust,0.0,89.99025,0.0,08/08/0898
+0.73641,49.53589,704,1,26,2,28,29,4.05,5.0,fr,13359,14,565500,1,1,Active Shallow Crust,0.0,89.98988,0.0,01/26/0704
+0.73641,49.53589,8104,9,4,13,36,40,4.05,15.0,fr,13360,162,565501,1,1,Active Shallow Crust,0.0,89.98988,0.0,09/04/8104
+0.73641,49.53589,335,12,13,16,25,30,4.05,5.0,fr,13361,6,565506,1,1,Active Shallow Crust,0.0,89.99023,-90.0,12/13/0335
+0.73641,49.53589,7062,1,30,23,44,45,4.15,5.0,fr,13362,141,565512,1,1,Active Shallow Crust,0.0,89.99016,0.0,01/30/7062
+0.73641,49.53589,4259,3,15,13,23,39,4.35,5.0,fr,13363,85,565536,1,1,Active Shallow Crust,0.0,89.98991,0.0,03/15/4259
+0.73641,49.53589,7877,12,9,20,39,47,4.35,15.0,fr,13364,157,565537,1,1,Active Shallow Crust,0.0,89.98991,0.0,12/09/7877
+0.73641,49.53589,1806,9,24,7,54,15,4.55,15.0,fr,13365,36,565561,1,1,Active Shallow Crust,0.0,89.98991,0.0,09/24/1806
+3.44647,41.47032,2266,11,28,11,58,29,3.55,15.0,fr,13366,45,565930,1,1,Active Shallow Crust,128.8962,89.99433,0.0,11/28/2266
+3.44647,41.47032,6002,5,6,13,25,34,3.65,5.0,fr,13367,120,565932,1,1,Active Shallow Crust,0.0,89.9899,0.0,05/06/6002
+3.44647,41.47032,4942,9,18,1,57,37,3.65,5.0,fr,13368,98,565935,1,1,Active Shallow Crust,240.0003,58.01306,0.0,09/18/4942
+3.44647,41.47032,1066,9,9,5,44,57,3.75,5.0,fr,13369,21,565944,1,1,Active Shallow Crust,0.0,89.991,0.0,09/09/1066
+3.44647,41.47032,2200,6,22,11,26,10,3.75,5.0,fr,13370,43,565953,1,1,Active Shallow Crust,128.8971,89.96741,0.0,06/22/2200
+3.44647,41.47032,4613,11,24,3,10,42,3.85,15.0,fr,13371,92,565957,1,1,Active Shallow Crust,0.0,89.9893,0.0,11/24/4613
+3.44647,41.47032,708,1,6,3,56,5,3.85,5.0,fr,13372,14,565959,1,1,Active Shallow Crust,240.0103,57.99771,0.0,01/06/0708
+3.44647,41.47032,8409,10,21,15,50,17,3.95,27.5,fr,13373,168,565976,1,1,Active Shallow Crust,0.0,89.99036,-90.0,10/21/8409
+3.44647,41.47032,9657,7,7,19,26,44,4.35,15.0,fr,13374,193,566023,1,1,Active Shallow Crust,0.0,89.98935,-90.0,07/07/9657
+3.44647,41.47032,2970,6,12,15,45,6,4.75,15.0,fr,13375,59,566065,1,1,Active Shallow Crust,0.0,89.98956,0.0,06/12/2970
+7.0028,51.12157,4095,9,4,23,54,55,3.55,5.0,fr,13376,81,566400,1,3,Active Shallow Crust,0.0,89.98734,0.0,09/04/4095
+7.0028,51.12157,5638,7,26,7,21,14,3.55,5.0,fr,13377,112,566400,1,3,Active Shallow Crust,0.0,89.98734,0.0,07/26/5638
+7.0028,51.12157,9400,12,11,2,0,42,3.55,5.0,fr,13378,187,566400,1,3,Active Shallow Crust,0.0,89.98734,0.0,12/11/9400
+7.0028,51.12157,4894,11,3,7,37,28,3.55,5.0,fr,13379,97,566403,1,1,Active Shallow Crust,240.0132,57.99822,0.0,11/03/4894
+7.0028,51.12157,5774,12,27,23,26,37,3.65,5.0,fr,13380,115,566412,1,1,Active Shallow Crust,0.0,89.98872,0.0,12/27/5774
+7.0028,51.12157,8861,4,28,12,0,54,3.75,5.0,fr,13381,177,566424,1,1,Active Shallow Crust,0.0,89.98994,0.0,04/28/8861
+7.0028,51.12157,9574,7,31,6,14,3,3.85,5.0,fr,13382,191,566436,1,1,Active Shallow Crust,0.0,89.99104,0.0,07/31/9574
+7.0028,51.12157,5022,2,7,1,10,28,3.85,15.0,fr,13383,100,566437,1,1,Active Shallow Crust,0.0,89.99104,0.0,02/07/5022
+7.0028,51.12157,2372,6,2,4,55,15,4.15,15.0,fr,13384,47,566473,1,1,Active Shallow Crust,0.0,89.99049,0.0,06/02/2372
+1.08967,49.42187,686,6,10,13,37,59,3.55,5.0,fr,13385,13,566880,1,1,Active Shallow Crust,0.0,89.99016,0.0,06/10/0686
+1.08967,49.42187,8406,2,3,4,28,56,3.55,5.0,fr,13386,168,566883,1,1,Active Shallow Crust,240.0125,57.99822,0.0,02/03/8406
+1.08967,49.42187,5918,4,17,3,53,15,3.55,5.0,fr,13387,118,566889,1,1,Active Shallow Crust,128.8957,89.99344,0.0,04/17/5918
+1.08967,49.42187,1303,8,11,16,29,49,3.65,15.0,fr,13388,26,566893,1,1,Active Shallow Crust,0.0,89.98977,0.0,08/11/1303
+1.08967,49.42187,4348,8,28,19,22,4,3.65,5.0,fr,13389,86,566895,1,1,Active Shallow Crust,240.0013,58.01297,0.0,08/28/4348
+1.08967,49.42187,1776,8,1,0,41,17,3.75,15.0,fr,13390,35,566905,1,1,Active Shallow Crust,0.0,89.98958,0.0,08/01/1776
+1.08967,49.42187,7549,8,2,15,25,20,3.75,27.5,fr,13391,150,566906,1,1,Active Shallow Crust,0.0,89.98958,0.0,08/02/7549
+1.08967,49.42187,8215,1,13,10,36,24,3.95,27.5,fr,13392,164,566933,1,1,Active Shallow Crust,240.0202,58.00513,0.0,01/13/8215
+1.08967,49.42187,7721,2,14,22,50,0,4.15,5.0,fr,13393,154,566952,1,1,Active Shallow Crust,0.0,89.99014,0.0,02/14/7721
+1.08967,49.42187,3843,12,17,10,17,35,4.15,15.0,fr,13394,76,566953,1,1,Active Shallow Crust,0.0,89.99014,0.0,12/17/3843
+1.08967,49.42187,7274,4,2,16,14,41,4.35,5.0,fr,13395,145,566979,1,1,Active Shallow Crust,240.0092,57.99617,0.0,04/02/7274
+1.08967,49.42187,3319,12,17,3,39,42,4.45,15.0,fr,13396,66,566992,1,1,Active Shallow Crust,240.0062,57.99473,0.0,12/17/3319
+1.08967,49.42187,4716,9,19,15,21,5,4.55,5.0,fr,13397,94,567000,1,1,Active Shallow Crust,0.0,89.99014,0.0,09/19/4716
+1.08967,49.42187,5576,3,25,11,1,3,4.85,15.0,fr,13398,111,567043,1,1,Active Shallow Crust,0.0,89.98997,-90.0,03/25/5576
+1.72202,46.27863,6036,6,9,22,52,3,3.55,5.0,fr,13399,120,567360,1,2,Active Shallow Crust,0.0,89.98955,0.0,06/09/6036
+1.72202,46.27863,1869,7,24,4,54,0,3.55,5.0,fr,13400,37,567360,1,2,Active Shallow Crust,0.0,89.98955,0.0,07/24/1869
+1.72202,46.27863,4059,8,25,12,2,32,3.55,27.5,fr,13401,81,567362,1,1,Active Shallow Crust,0.0,89.98955,0.0,08/25/4059
+1.72202,46.27863,1252,7,12,12,25,2,3.55,5.0,fr,13402,25,567363,1,1,Active Shallow Crust,240.0121,57.99804,0.0,07/12/1252
+1.72202,46.27863,2462,3,30,2,28,59,3.55,5.0,fr,13403,49,567366,1,1,Active Shallow Crust,0.0,89.98943,-90.0,03/30/2462
+1.72202,46.27863,2849,6,16,8,55,57,3.65,5.0,fr,13404,56,567372,1,2,Active Shallow Crust,0.0,89.99068,0.0,06/16/2849
+1.72202,46.27863,4286,5,4,17,57,51,3.65,5.0,fr,13405,85,567372,1,2,Active Shallow Crust,0.0,89.99068,0.0,05/04/4286
+1.72202,46.27863,4404,12,30,17,28,6,3.65,5.0,fr,13406,88,567375,1,1,Active Shallow Crust,240.0011,58.01283,0.0,12/30/4404
+1.72202,46.27863,4844,10,24,14,37,15,3.75,5.0,fr,13407,96,567384,1,1,Active Shallow Crust,0.0,89.99031,0.0,10/24/4844
+1.72202,46.27863,5512,4,11,23,49,22,3.75,27.5,fr,13408,110,567386,1,1,Active Shallow Crust,0.0,89.99031,0.0,04/11/5512
+1.72202,46.27863,8402,1,21,20,22,15,3.85,5.0,fr,13409,168,567396,1,2,Active Shallow Crust,0.0,89.99014,0.0,01/21/8402
+1.72202,46.27863,1121,7,20,14,52,0,3.85,5.0,fr,13410,22,567396,1,2,Active Shallow Crust,0.0,89.99014,0.0,07/20/1121
+1.72202,46.27863,5703,8,29,6,38,56,3.95,5.0,fr,13411,114,567408,1,1,Active Shallow Crust,0.0,89.9901,0.0,08/29/5703
+1.72202,46.27863,87,2,4,8,22,44,3.95,15.0,fr,13412,1,567412,1,1,Active Shallow Crust,240.0198,58.00497,0.0,02/04/0087
+1.72202,46.27863,8660,7,2,15,27,1,4.05,5.0,fr,13413,173,567426,1,1,Active Shallow Crust,0.0,89.99009,-90.0,07/02/8660
+1.72202,46.27863,177,6,10,1,47,43,5.25,5.0,fr,13414,3,567567,1,1,Active Shallow Crust,240.0253,58.00026,0.0,06/10/0177
+4.48151,48.93309,3305,5,9,22,34,43,3.95,15.0,fr,13415,66,567898,1,1,Active Shallow Crust,128.9001,89.99373,0.0,05/09/3305
+3.38031,48.77126,4879,4,29,22,1,10,3.95,5.0,fr,13416,97,568848,1,1,Active Shallow Crust,0.0,89.98952,0.0,04/29/4879
+6.76326,48.98049,2955,2,25,19,42,41,4.15,15.0,fr,13417,59,569362,1,1,Active Shallow Crust,128.8964,89.99503,0.0,02/25/2955
+6.76326,48.98049,1081,10,30,12,27,0,4.65,5.0,fr,13418,21,569412,1,1,Active Shallow Crust,0.0,89.99067,0.0,10/30/1081
+6.9856,43.68231,4487,6,17,22,59,13,3.55,5.0,fr,13419,89,569760,1,2,Active Shallow Crust,0.0,89.99271,0.0,06/17/4487
+6.9856,43.68231,2413,5,12,3,51,1,3.55,5.0,fr,13420,48,569760,1,2,Active Shallow Crust,0.0,89.99271,0.0,05/12/2413
+6.9856,43.68231,5419,2,4,13,23,57,3.55,5.0,fr,13421,108,569763,1,1,Active Shallow Crust,240.0103,57.99889,0.0,02/04/5419
+6.9856,43.68231,308,10,9,8,2,31,3.65,5.0,fr,13422,6,569775,1,1,Active Shallow Crust,240.0018,58.01215,0.0,10/09/0308
+6.9856,43.68231,5195,7,14,13,9,29,3.85,5.0,fr,13423,103,569802,1,1,Active Shallow Crust,0.0,89.98956,-90.0,07/14/5195
+6.9856,43.68231,2235,6,4,10,33,55,3.95,5.0,fr,13424,44,569808,1,1,Active Shallow Crust,0.0,89.9908,0.0,06/04/2235
+6.9856,43.68231,6004,12,30,19,18,31,4.05,5.0,fr,13425,120,569823,1,1,Active Shallow Crust,240.0064,58.00541,0.0,12/30/6004
+6.9856,43.68231,4594,11,2,12,0,15,4.15,27.5,fr,13426,91,569834,1,1,Active Shallow Crust,0.0,89.98904,0.0,11/02/4594
+6.9856,43.68231,2159,9,18,16,37,42,4.35,5.0,fr,13427,43,569856,1,1,Active Shallow Crust,0.0,89.99129,0.0,09/18/2159
+6.9856,43.68231,7499,11,13,21,36,26,4.55,5.0,fr,13428,149,569880,1,1,Active Shallow Crust,0.0,89.99078,0.0,11/13/7499
+6.9856,43.68231,7597,10,10,4,57,36,4.75,5.0,fr,13429,151,569913,1,1,Active Shallow Crust,128.8895,89.98801,0.0,10/10/7597
+4.27988,46.99823,7325,5,14,3,3,29,3.55,15.0,fr,13430,146,570721,1,1,Active Shallow Crust,0.0,89.99313,0.0,05/14/7325
+4.27988,46.99823,8879,9,9,12,6,0,3.55,5.0,fr,13431,177,570723,1,1,Active Shallow Crust,240.0119,57.99779,0.0,09/09/8879
+4.27988,46.99823,4067,9,11,11,2,10,3.65,5.0,fr,13432,81,570732,1,1,Active Shallow Crust,0.0,89.98774,0.0,09/11/4067
+4.27988,46.99823,2745,1,20,2,13,32,3.65,15.0,fr,13433,54,570742,1,1,Active Shallow Crust,128.9003,89.96353,0.0,01/20/2745
+4.27988,46.99823,1849,5,1,3,57,50,3.75,5.0,fr,13434,36,570747,1,1,Active Shallow Crust,240.0078,58.01846,0.0,05/01/1849
+4.27988,46.99823,4666,9,12,16,15,28,3.85,5.0,fr,13435,93,570756,1,1,Active Shallow Crust,0.0,89.99026,0.0,09/12/4666
+4.27988,46.99823,7544,7,29,20,27,27,3.85,15.0,fr,13436,150,570757,1,1,Active Shallow Crust,0.0,89.99026,0.0,07/29/7544
+4.27988,46.99823,1755,6,17,17,27,28,3.85,5.0,fr,13437,35,570759,1,1,Active Shallow Crust,240.0109,57.99766,0.0,06/17/1755
+4.27988,46.99823,4471,6,17,14,5,45,3.95,15.0,fr,13438,89,570769,1,1,Active Shallow Crust,0.0,89.99132,0.0,06/17/4471
+4.27988,46.99823,8217,11,8,6,27,17,3.95,5.0,fr,13439,164,570777,1,1,Active Shallow Crust,128.9008,89.99349,0.0,11/08/8217
+4.27988,46.99823,1238,7,17,8,17,37,4.05,15.0,fr,13440,24,570787,1,1,Active Shallow Crust,0.0,89.98827,-90.0,07/17/1238
+4.27988,46.99823,5327,1,21,13,17,10,4.15,15.0,fr,13441,106,570793,1,1,Active Shallow Crust,0.0,89.98966,0.0,01/21/5327
+4.27988,46.99823,6094,4,25,21,42,17,4.25,15.0,fr,13442,121,570805,1,1,Active Shallow Crust,0.0,89.99078,0.0,04/25/6094
+4.27988,46.99823,5889,1,20,21,14,25,4.95,5.0,fr,13443,117,570888,1,1,Active Shallow Crust,0.0,89.99039,0.0,01/20/5889
+4.27988,46.99823,7482,6,27,9,13,52,5.05,5.0,fr,13444,149,570900,1,1,Active Shallow Crust,0.0,89.99021,0.0,06/27/7482
+4.27988,46.99823,586,4,25,9,21,43,5.15,5.0,fr,13445,11,570912,1,1,Active Shallow Crust,0.0,89.99019,0.0,04/25/0586
+2.01234,50.2434,7898,1,21,18,13,22,3.55,5.0,fr,13446,157,571200,1,1,Active Shallow Crust,0.0,89.99033,0.0,01/21/7898
+2.01234,50.2434,8129,9,13,23,18,34,3.55,5.0,fr,13447,162,571203,1,1,Active Shallow Crust,240.0126,57.99761,0.0,09/13/8129
+2.01234,50.2434,3376,12,25,12,29,35,3.65,5.0,fr,13448,67,571212,1,3,Active Shallow Crust,0.0,89.99138,0.0,12/25/3376
+2.01234,50.2434,5432,4,13,2,18,9,3.65,5.0,fr,13449,108,571212,1,3,Active Shallow Crust,0.0,89.99138,0.0,04/13/5432
+2.01234,50.2434,2271,12,15,15,38,57,3.65,5.0,fr,13450,45,571212,1,3,Active Shallow Crust,0.0,89.99138,0.0,12/15/2271
+2.01234,50.2434,8630,6,18,10,32,24,3.85,5.0,fr,13451,172,571236,1,1,Active Shallow Crust,0.0,89.99087,0.0,06/18/8630
+2.01234,50.2434,1286,7,30,3,37,22,3.85,15.0,fr,13452,25,571243,1,1,Active Shallow Crust,0.0,89.99076,-90.0,07/30/1286
+2.01234,50.2434,2193,8,13,2,31,13,3.95,5.0,fr,13453,43,571248,1,1,Active Shallow Crust,0.0,89.98983,0.0,08/13/2193
+2.01234,50.2434,6940,12,8,1,13,45,3.95,15.0,fr,13454,138,571249,1,1,Active Shallow Crust,0.0,89.98983,0.0,12/08/6940
+2.01234,50.2434,5975,11,7,14,33,56,4.15,5.0,fr,13455,119,571272,1,1,Active Shallow Crust,0.0,89.9903,0.0,11/07/5975
+2.01234,50.2434,4666,9,23,0,22,57,4.45,15.0,fr,13456,93,571309,1,1,Active Shallow Crust,0.0,89.9897,0.0,09/23/4666
+2.01234,50.2434,1480,9,19,0,33,17,4.65,5.0,fr,13457,29,571332,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/19/1480
+-1.82962,43.53219,5347,8,10,0,18,31,3.55,5.0,fr,13458,106,571680,1,1,Active Shallow Crust,0.0,89.99086,0.0,08/10/5347
+-1.82962,43.53219,6255,10,12,20,24,6,3.55,5.0,fr,13459,125,571689,1,1,Active Shallow Crust,128.8962,89.99451,0.0,10/12/6255
+-1.82962,43.53219,1354,11,2,9,25,14,3.85,5.0,fr,13460,27,571719,1,1,Active Shallow Crust,240.0104,57.99783,0.0,11/02/1354
+-1.82962,43.53219,5134,12,27,0,21,43,4.15,15.0,fr,13461,102,571753,1,1,Active Shallow Crust,0.0,89.98992,0.0,12/27/5134
+-1.82962,43.53219,6492,12,14,15,10,32,4.35,5.0,fr,13462,129,571785,1,1,Active Shallow Crust,128.8985,89.98266,0.0,12/14/6492
+8.43714,45.95779,7691,3,10,4,49,13,3.55,5.0,fr,13463,153,572163,1,1,Active Shallow Crust,240.0106,57.99983,0.0,03/10/7691
+8.43714,45.95779,9106,12,17,19,30,1,3.65,5.0,fr,13464,182,572175,1,1,Active Shallow Crust,240.0007,58.01233,0.0,12/17/9106
+8.43714,45.95779,8944,2,13,17,40,13,3.85,5.0,fr,13465,178,572205,1,1,Active Shallow Crust,128.8964,89.99504,0.0,02/13/8944
+8.43714,45.95779,1811,5,1,2,4,52,3.95,5.0,fr,13466,36,572208,1,1,Active Shallow Crust,0.0,89.99115,0.0,05/01/1811
+8.43714,45.95779,3126,1,23,7,53,35,4.75,5.0,fr,13467,62,572307,1,1,Active Shallow Crust,240.0069,58.00446,0.0,01/23/3126
+8.48571,49.92663,1625,3,25,14,43,26,3.55,5.0,fr,13468,32,572640,1,4,Active Shallow Crust,0.0,89.98701,0.0,03/25/1625
+8.48571,49.92663,5484,1,15,2,30,49,3.55,5.0,fr,13469,109,572640,1,4,Active Shallow Crust,0.0,89.98701,0.0,01/15/5484
+8.48571,49.92663,1155,3,1,18,54,6,3.55,5.0,fr,13470,23,572640,1,4,Active Shallow Crust,0.0,89.98701,0.0,03/01/1155
+8.48571,49.92663,6656,4,15,1,2,27,3.55,5.0,fr,13471,133,572640,1,4,Active Shallow Crust,0.0,89.98701,0.0,04/15/6656
+8.48571,49.92663,4506,7,26,11,19,9,3.55,15.0,fr,13472,90,572647,1,1,Active Shallow Crust,0.0,89.98687,-90.0,07/26/4506
+8.48571,49.92663,3777,12,20,20,55,5,3.55,27.5,fr,13473,75,572648,1,1,Active Shallow Crust,0.0,89.98687,-90.0,12/20/3777
+8.48571,49.92663,1662,12,15,17,14,27,3.65,5.0,fr,13474,33,572652,1,4,Active Shallow Crust,0.0,89.98843,0.0,12/15/1662
+8.48571,49.92663,535,5,14,9,58,55,3.65,5.0,fr,13475,10,572652,1,4,Active Shallow Crust,0.0,89.98843,0.0,05/14/0535
+8.48571,49.92663,4107,5,13,9,56,2,3.65,5.0,fr,13476,82,572652,1,4,Active Shallow Crust,0.0,89.98843,0.0,05/13/4107
+8.48571,49.92663,7927,1,2,12,30,45,3.65,5.0,fr,13477,158,572652,1,4,Active Shallow Crust,0.0,89.98843,0.0,01/02/7927
+8.48571,49.92663,2441,8,30,11,4,29,3.65,27.5,fr,13478,48,572657,1,1,Active Shallow Crust,240.0002,58.01249,0.0,08/30/2441
+8.48571,49.92663,7443,4,8,6,13,33,3.65,15.0,fr,13479,148,572659,1,1,Active Shallow Crust,0.0,89.9883,-90.0,04/08/7443
+8.48571,49.92663,1874,10,9,23,21,39,3.65,5.0,fr,13480,37,572661,1,1,Active Shallow Crust,128.9011,89.96359,0.0,10/09/1874
+8.48571,49.92663,539,5,19,15,46,25,3.75,5.0,fr,13481,10,572664,1,3,Active Shallow Crust,0.0,89.98969,0.0,05/19/0539
+8.48571,49.92663,1672,2,19,21,18,54,3.75,5.0,fr,13482,33,572664,1,3,Active Shallow Crust,0.0,89.98969,0.0,02/19/1672
+8.48571,49.92663,7295,12,23,8,41,53,3.75,5.0,fr,13483,145,572664,1,3,Active Shallow Crust,0.0,89.98969,0.0,12/23/7295
+8.48571,49.92663,9990,1,9,4,41,58,3.75,27.5,fr,13484,199,572666,1,1,Active Shallow Crust,0.0,89.98969,0.0,01/09/9990
+8.48571,49.92663,9229,9,23,21,41,51,3.75,15.0,fr,13485,184,572671,1,1,Active Shallow Crust,0.0,89.98957,-90.0,09/23/9229
+8.48571,49.92663,1218,2,28,3,6,49,3.75,5.0,fr,13486,24,572673,1,2,Active Shallow Crust,128.8985,89.96635,0.0,02/28/1218
+8.48571,49.92663,5655,6,30,8,55,35,3.75,5.0,fr,13487,113,572673,1,2,Active Shallow Crust,128.8985,89.96635,0.0,06/30/5655
+8.48571,49.92663,4375,1,29,17,53,2,3.85,5.0,fr,13488,87,572676,1,1,Active Shallow Crust,0.0,89.99081,0.0,01/29/4375
+8.48571,49.92663,8117,1,7,13,4,50,3.85,5.0,fr,13489,162,572679,1,1,Active Shallow Crust,240.0112,57.99822,0.0,01/07/8117
+8.48571,49.92663,3160,9,14,0,23,43,3.85,5.0,fr,13490,63,572682,1,1,Active Shallow Crust,0.0,89.9907,-90.0,09/14/3160
+8.48571,49.92663,1310,4,2,21,13,43,3.95,5.0,fr,13491,26,572694,1,1,Active Shallow Crust,0.0,89.99171,-90.0,04/02/1310
+8.48571,49.92663,7797,9,12,5,17,43,4.05,15.0,fr,13492,155,572701,1,1,Active Shallow Crust,0.0,89.9927,0.0,09/12/7797
+8.48571,49.92663,6488,11,11,5,47,2,4.05,5.0,fr,13493,129,572703,1,1,Active Shallow Crust,240.0073,58.00649,0.0,11/11/6488
+8.48571,49.92663,7280,5,17,13,14,2,4.15,5.0,fr,13494,145,572712,1,1,Active Shallow Crust,0.0,89.98698,0.0,05/17/7280
+8.48571,49.92663,9345,7,2,15,27,43,4.25,5.0,fr,13495,186,572724,1,2,Active Shallow Crust,0.0,89.9884,0.0,07/02/9345
+8.48571,49.92663,4781,1,28,5,57,27,4.25,5.0,fr,13496,95,572724,1,2,Active Shallow Crust,0.0,89.9884,0.0,01/28/4781
+8.48571,49.92663,8466,6,22,19,32,27,4.35,5.0,fr,13497,169,572739,1,1,Active Shallow Crust,240.0095,57.99565,0.0,06/22/8466
+8.48571,49.92663,8512,8,28,10,35,25,4.65,5.0,fr,13498,170,572772,1,1,Active Shallow Crust,0.0,89.98902,0.0,08/28/8512
+8.48571,49.92663,161,1,12,13,46,15,4.65,15.0,fr,13499,3,572773,1,1,Active Shallow Crust,0.0,89.98902,0.0,01/12/0161
+8.48571,49.92663,8005,9,30,8,50,10,4.85,15.0,fr,13500,160,572797,1,1,Active Shallow Crust,0.0,89.99128,0.0,09/30/8005
+8.48571,49.92663,7401,3,26,6,20,31,4.95,5.0,fr,13501,148,572808,1,1,Active Shallow Crust,0.0,89.98964,0.0,03/26/7401
+8.48571,49.92663,4611,1,15,23,55,25,5.45,5.0,fr,13502,92,572868,1,1,Active Shallow Crust,0.0,89.9898,0.0,01/15/4611
+5.14155,43.85104,235,1,29,7,16,6,3.55,5.0,fr,13503,4,573120,1,4,Active Shallow Crust,0.0,89.99273,0.0,01/29/0235
+5.14155,43.85104,4093,11,8,11,1,45,3.55,5.0,fr,13504,81,573120,1,4,Active Shallow Crust,0.0,89.99273,0.0,11/08/4093
+5.14155,43.85104,8872,6,8,9,53,34,3.55,5.0,fr,13505,177,573120,1,4,Active Shallow Crust,0.0,89.99273,0.0,06/08/8872
+5.14155,43.85104,2892,11,22,10,0,44,3.55,5.0,fr,13506,57,573120,1,4,Active Shallow Crust,0.0,89.99273,0.0,11/22/2892
+5.14155,43.85104,1996,6,18,19,12,33,3.55,5.0,fr,13507,39,573123,1,1,Active Shallow Crust,240.0132,57.99698,0.0,06/18/1996
+5.14155,43.85104,5239,1,14,5,15,27,3.55,15.0,fr,13508,104,573124,1,1,Active Shallow Crust,240.0132,57.99698,0.0,01/14/5239
+5.14155,43.85104,3877,3,25,11,54,58,3.55,5.0,fr,13509,77,573126,1,1,Active Shallow Crust,0.0,89.99265,-90.0,03/25/3877
+5.14155,43.85104,788,7,10,22,36,47,3.55,5.0,fr,13510,15,573129,1,2,Active Shallow Crust,128.8968,89.99273,0.0,07/10/0788
+5.14155,43.85104,3661,10,4,21,14,4,3.55,5.0,fr,13511,73,573129,1,2,Active Shallow Crust,128.8968,89.99273,0.0,10/04/3661
+5.14155,43.85104,9038,3,16,12,38,11,3.55,15.0,fr,13512,180,573130,1,1,Active Shallow Crust,128.8968,89.99273,0.0,03/16/9038
+5.14155,43.85104,5949,3,16,21,43,26,3.65,5.0,fr,13513,118,573132,1,2,Active Shallow Crust,0.0,89.98704,0.0,03/16/5949
+5.14155,43.85104,9185,3,29,6,19,16,3.65,5.0,fr,13514,183,573132,1,2,Active Shallow Crust,0.0,89.98704,0.0,03/29/9185
+5.14155,43.85104,4345,12,21,8,53,22,3.65,5.0,fr,13515,86,573135,1,1,Active Shallow Crust,240.0016,58.01242,0.0,12/21/4345
+5.14155,43.85104,936,7,17,23,49,24,3.65,27.5,fr,13516,18,573143,1,1,Active Shallow Crust,128.8999,89.96347,0.0,07/17/0936
+5.14155,43.85104,1821,4,9,2,13,12,3.75,5.0,fr,13517,36,573144,1,1,Active Shallow Crust,0.0,89.98845,0.0,04/09/1821
+5.14155,43.85104,3733,4,11,2,2,7,3.75,15.0,fr,13518,74,573145,1,2,Active Shallow Crust,0.0,89.98845,0.0,04/11/3733
+5.14155,43.85104,417,3,27,15,14,17,3.75,15.0,fr,13519,8,573145,1,2,Active Shallow Crust,0.0,89.98845,0.0,03/27/0417
+5.14155,43.85104,8295,10,27,17,43,53,3.75,27.5,fr,13520,165,573146,1,1,Active Shallow Crust,0.0,89.98845,0.0,10/27/8295
+5.14155,43.85104,1414,11,26,12,48,15,3.75,5.0,fr,13521,28,573153,1,1,Active Shallow Crust,128.8963,89.96745,0.0,11/26/1414
+5.14155,43.85104,1541,9,13,21,5,12,3.85,5.0,fr,13522,30,573156,1,2,Active Shallow Crust,0.0,89.9897,0.0,09/13/1541
+5.14155,43.85104,4512,2,1,22,8,5,3.85,5.0,fr,13523,90,573156,1,2,Active Shallow Crust,0.0,89.9897,0.0,02/01/4512
+5.14155,43.85104,7975,4,7,8,42,53,3.85,15.0,fr,13524,159,573157,1,1,Active Shallow Crust,0.0,89.9897,0.0,04/07/7975
+5.14155,43.85104,7109,8,11,5,44,23,3.85,15.0,fr,13525,142,573160,1,1,Active Shallow Crust,240.0102,57.9973,0.0,08/11/7109
+5.14155,43.85104,4960,6,25,14,0,27,3.85,27.5,fr,13526,99,573164,1,1,Active Shallow Crust,0.0,89.98959,-90.0,06/25/4960
+5.14155,43.85104,2664,7,3,8,37,25,3.95,5.0,fr,13527,53,573168,1,1,Active Shallow Crust,0.0,89.99082,0.0,07/03/2664
+5.14155,43.85104,2454,7,2,17,44,54,3.95,5.0,fr,13528,49,573171,1,1,Active Shallow Crust,240.0201,58.00507,0.0,07/02/2454
+5.14155,43.85104,531,2,14,19,38,14,4.15,5.0,fr,13529,10,573192,1,1,Active Shallow Crust,0.0,89.98907,0.0,02/14/0531
+5.14155,43.85104,9869,4,10,12,30,31,4.25,5.0,fr,13530,197,573204,1,1,Active Shallow Crust,0.0,89.99026,0.0,04/10/9869
+5.14155,43.85104,2575,10,24,0,35,52,4.25,15.0,fr,13531,51,573205,1,2,Active Shallow Crust,0.0,89.99026,0.0,10/24/2575
+5.14155,43.85104,3891,10,20,5,36,44,4.25,15.0,fr,13532,77,573205,1,2,Active Shallow Crust,0.0,89.99026,0.0,10/20/3891
+5.14155,43.85104,3976,6,17,18,25,32,4.25,27.5,fr,13533,79,573206,1,1,Active Shallow Crust,0.0,89.99026,0.0,06/17/3976
+5.14155,43.85104,1948,3,8,21,33,59,4.25,15.0,fr,13534,38,573214,1,1,Active Shallow Crust,128.8949,89.98085,0.0,03/08/1948
+5.14155,43.85104,7854,9,15,0,21,25,4.35,15.0,fr,13535,157,573217,1,1,Active Shallow Crust,0.0,89.99132,0.0,09/15/7854
+5.14155,43.85104,9669,4,22,23,35,48,4.45,15.0,fr,13536,193,573238,1,1,Active Shallow Crust,128.8921,89.99484,0.0,04/22/9669
+5.14155,43.85104,7954,10,6,21,45,56,4.65,27.5,fr,13537,159,573254,1,1,Active Shallow Crust,0.0,89.98975,0.0,10/06/7954
+5.14155,43.85104,5468,2,20,11,16,42,5.95,5.0,fr,13538,109,573411,1,1,Active Shallow Crust,240.0474,57.99993,0.0,02/20/5468
+-2.77336,42.31097,5723,6,22,22,9,35,3.55,15.0,fr,13539,114,573607,1,1,Active Shallow Crust,0.0,89.98869,-90.0,06/22/5723
+-2.77336,42.31097,9228,1,2,15,48,48,3.75,5.0,fr,13540,184,573624,1,1,Active Shallow Crust,0.0,89.99111,0.0,01/02/9228
+-2.77336,42.31097,718,6,22,3,25,47,3.75,5.0,fr,13541,14,573630,1,1,Active Shallow Crust,0.0,89.99101,-90.0,06/22/0718
+-2.77336,42.31097,584,12,15,3,9,10,3.85,5.0,fr,13542,11,573636,1,1,Active Shallow Crust,0.0,89.98944,0.0,12/15/0584
+-2.77336,42.31097,4949,10,16,9,56,35,4.15,5.0,fr,13543,98,573678,1,1,Active Shallow Crust,0.0,89.99055,-90.0,10/16/4949
+-2.77336,42.31097,8836,1,2,13,10,27,4.25,5.0,fr,13544,176,573687,1,1,Active Shallow Crust,240.0066,57.99408,0.0,01/02/8836
+-2.77336,42.31097,5615,8,22,19,30,13,4.25,5.0,fr,13545,112,573693,1,1,Active Shallow Crust,128.895,89.98079,0.0,08/22/5615
+9.54006,49.02735,9868,5,14,17,17,30,3.55,15.0,fr,13546,197,574081,1,1,Active Shallow Crust,0.0,89.98678,0.0,05/14/9868
+9.54006,49.02735,8033,6,25,2,57,53,3.75,5.0,fr,13547,160,574107,1,1,Active Shallow Crust,240.0065,58.01856,0.0,06/25/8033
+4.04389,51.70753,6817,2,23,5,27,1,3.65,5.0,fr,13548,136,574572,1,1,Active Shallow Crust,0.0,89.98886,0.0,02/23/6817
+4.04389,51.70753,3849,2,28,17,34,11,4.65,5.0,fr,13549,76,574692,1,1,Active Shallow Crust,0.0,89.98943,0.0,02/28/3849
+2.83088,50.52759,7969,12,30,8,48,36,3.55,5.0,fr,13550,159,575040,1,1,Active Shallow Crust,0.0,89.99039,0.0,12/30/7969
+2.83088,50.52759,507,9,30,12,18,43,3.65,5.0,fr,13551,10,575052,1,1,Active Shallow Crust,0.0,89.98857,0.0,09/30/0507
+2.83088,50.52759,6087,3,28,18,53,16,3.65,5.0,fr,13552,121,575055,1,1,Active Shallow Crust,240.0009,58.01325,0.0,03/28/6087
+2.83088,50.52759,3335,6,20,9,56,39,3.75,5.0,fr,13553,66,575064,1,2,Active Shallow Crust,0.0,89.98981,0.0,06/20/3335
+2.83088,50.52759,8383,10,1,15,12,28,3.75,5.0,fr,13554,167,575064,1,2,Active Shallow Crust,0.0,89.98981,0.0,10/01/8383
+2.83088,50.52759,4484,5,9,18,19,8,3.85,5.0,fr,13555,89,575076,1,2,Active Shallow Crust,0.0,89.99092,0.0,05/09/4484
+2.83088,50.52759,6296,12,17,5,35,0,3.85,5.0,fr,13556,125,575076,1,2,Active Shallow Crust,0.0,89.99092,0.0,12/17/6296
+2.83088,50.52759,5327,4,21,1,5,0,3.95,5.0,fr,13557,106,575088,1,1,Active Shallow Crust,0.0,89.98989,0.0,04/21/5327
+2.83088,50.52759,6236,10,14,15,43,37,4.15,15.0,fr,13558,124,575113,1,1,Active Shallow Crust,0.0,89.99036,0.0,10/14/6236
+2.83088,50.52759,5541,2,23,19,12,54,4.15,5.0,fr,13559,110,575115,1,1,Active Shallow Crust,240.0093,57.9976,0.0,02/23/5541
+2.83088,50.52759,5227,8,10,13,32,5,4.45,15.0,fr,13560,104,575158,1,1,Active Shallow Crust,128.8913,89.99374,0.0,08/10/5227
+2.83088,50.52759,8620,10,13,0,50,18,5.15,27.5,fr,13561,172,575234,1,1,Active Shallow Crust,0.0,89.98984,0.0,10/13/8620
+1.09585,43.67768,2943,7,13,3,49,53,3.65,15.0,fr,13562,58,575542,1,1,Active Shallow Crust,128.9003,89.96361,0.0,07/13/2943
+1.09585,43.67768,1694,11,26,20,44,25,3.85,5.0,fr,13563,33,575556,1,1,Active Shallow Crust,0.0,89.98968,0.0,11/26/1694
+6.34234,42.93652,9853,2,22,4,54,50,4.45,5.0,fr,13564,197,576114,1,1,Active Shallow Crust,0.0,89.9894,-90.0,02/22/9853
+2.1901,47.10288,3792,6,19,9,49,21,3.55,15.0,fr,13565,75,576481,1,2,Active Shallow Crust,0.0,89.9897,0.0,06/19/3792
+2.1901,47.10288,2683,8,27,17,19,0,3.55,15.0,fr,13566,53,576481,1,2,Active Shallow Crust,0.0,89.9897,0.0,08/27/2683
+2.1901,47.10288,1648,7,8,8,51,35,3.75,5.0,fr,13567,32,576504,1,1,Active Shallow Crust,0.0,89.9891,0.0,07/08/1648
+2.1901,47.10288,7166,1,27,6,46,3,3.75,5.0,fr,13568,143,576510,1,1,Active Shallow Crust,0.0,89.98897,-90.0,01/27/7166
+2.1901,47.10288,2125,5,7,3,42,15,3.85,5.0,fr,13569,42,576516,1,1,Active Shallow Crust,0.0,89.99028,0.0,05/07/2125
+2.1901,47.10288,7970,2,25,20,22,23,3.85,27.5,fr,13570,159,576518,1,1,Active Shallow Crust,0.0,89.99028,0.0,02/25/7970
+2.1901,47.10288,5910,6,17,14,9,46,4.05,5.0,fr,13571,118,576543,1,1,Active Shallow Crust,240.0061,58.00605,0.0,06/17/5910
+2.1901,47.10288,829,7,8,16,41,16,4.15,15.0,fr,13572,16,576553,1,1,Active Shallow Crust,0.0,89.98968,0.0,07/08/0829
+2.1901,47.10288,6585,7,4,4,13,13,5.25,5.0,fr,13573,131,576684,1,1,Active Shallow Crust,0.0,89.98981,0.0,07/04/6585
+-2.63248,49.18305,5694,3,7,10,49,27,3.65,27.5,fr,13574,113,576980,1,1,Active Shallow Crust,0.0,89.99109,-90.0,03/07/5694
+-2.63248,49.18305,2654,7,23,5,47,42,3.75,15.0,fr,13575,53,576985,1,1,Active Shallow Crust,0.0,89.98952,0.0,07/23/2654
+-2.63248,49.18305,988,5,20,4,3,54,3.75,27.5,fr,13576,19,576986,1,1,Active Shallow Crust,0.0,89.98952,0.0,05/20/0988
+-2.63248,49.18305,6555,8,24,21,13,19,3.95,15.0,fr,13577,131,577012,1,1,Active Shallow Crust,240.0203,58.00494,0.0,08/24/6555
+-2.63248,49.18305,8973,12,29,22,50,14,4.15,5.0,fr,13578,179,577032,1,2,Active Shallow Crust,0.0,89.99009,0.0,12/29/8973
+-2.63248,49.18305,7161,8,28,12,40,47,4.15,5.0,fr,13579,143,577032,1,2,Active Shallow Crust,0.0,89.99009,0.0,08/28/7161
+-2.63248,49.18305,4728,7,17,5,52,17,4.15,15.0,fr,13580,94,577036,1,1,Active Shallow Crust,240.0091,57.99738,0.0,07/17/4728
+-2.63248,49.18305,5993,6,5,14,59,32,4.15,5.0,fr,13581,119,577041,1,1,Active Shallow Crust,128.8973,89.99339,0.0,06/05/5993
+-2.63248,49.18305,8993,2,20,12,54,20,4.25,27.5,fr,13582,179,577049,1,1,Active Shallow Crust,240.0079,57.9943,0.0,02/20/8993
+-2.63248,49.18305,9556,6,4,12,41,33,4.65,5.0,fr,13583,191,577098,1,1,Active Shallow Crust,0.0,89.98966,-90.0,06/04/9556
+5.35301,44.5412,6010,12,31,9,30,43,3.55,5.0,fr,13584,120,577440,1,2,Active Shallow Crust,0.0,89.99281,0.0,12/31/6010
+5.35301,44.5412,4609,11,19,1,27,8,3.55,5.0,fr,13585,92,577440,1,2,Active Shallow Crust,0.0,89.99281,0.0,11/19/4609
+5.35301,44.5412,4340,9,1,1,30,36,3.65,5.0,fr,13586,86,577452,1,1,Active Shallow Crust,0.0,89.98719,0.0,09/01/4340
+5.35301,44.5412,1672,2,21,8,29,9,3.65,15.0,fr,13587,33,577453,1,1,Active Shallow Crust,0.0,89.98719,0.0,02/21/1672
+5.35301,44.5412,2768,1,24,21,5,43,3.75,5.0,fr,13588,55,577464,1,2,Active Shallow Crust,0.0,89.98858,0.0,01/24/2768
+5.35301,44.5412,9435,11,10,19,39,3,3.75,5.0,fr,13589,188,577464,1,2,Active Shallow Crust,0.0,89.98858,0.0,11/10/9435
+5.35301,44.5412,6102,5,6,9,44,29,3.85,5.0,fr,13590,122,577476,1,1,Active Shallow Crust,0.0,89.98982,0.0,05/06/6102
+5.35301,44.5412,1528,11,12,20,6,37,3.95,5.0,fr,13591,30,577488,1,1,Active Shallow Crust,0.0,89.99093,0.0,11/12/1528
+5.35301,44.5412,8585,6,17,10,31,16,4.15,5.0,fr,13592,171,577512,1,1,Active Shallow Crust,0.0,89.9892,0.0,06/17/8585
+5.35301,44.5412,4661,3,5,20,41,43,4.25,5.0,fr,13593,93,577527,1,1,Active Shallow Crust,240.0072,57.99455,0.0,03/05/4661
+5.35301,44.5412,3273,8,22,7,25,56,4.35,5.0,fr,13594,65,577536,1,1,Active Shallow Crust,0.0,89.99142,0.0,08/22/3273
+5.35301,44.5412,9749,7,31,20,11,22,4.65,5.0,fr,13595,194,577581,1,1,Active Shallow Crust,128.8914,89.98711,0.0,07/31/9749
+1.20411,47.84445,9257,2,9,17,13,4,3.55,5.0,fr,13596,185,577920,1,2,Active Shallow Crust,0.0,89.98985,0.0,02/09/9257
+1.20411,47.84445,6621,12,9,1,40,34,3.55,5.0,fr,13597,132,577920,1,2,Active Shallow Crust,0.0,89.98985,0.0,12/09/6621
+1.20411,47.84445,1436,7,5,20,42,23,3.75,5.0,fr,13598,28,577944,1,1,Active Shallow Crust,0.0,89.99059,0.0,07/05/1436
+1.20411,47.84445,7601,1,19,3,29,24,3.75,5.0,fr,13599,152,577947,1,1,Active Shallow Crust,240.0085,58.01766,0.0,01/19/7601
+1.20411,47.84445,4837,9,22,17,8,54,3.85,5.0,fr,13600,96,577956,1,3,Active Shallow Crust,0.0,89.99042,0.0,09/22/4837
+1.20411,47.84445,6360,7,27,21,13,22,3.85,5.0,fr,13601,127,577956,1,3,Active Shallow Crust,0.0,89.99042,0.0,07/27/6360
+1.20411,47.84445,1180,6,24,15,19,33,3.85,5.0,fr,13602,23,577956,1,3,Active Shallow Crust,0.0,89.99042,0.0,06/24/1180
+0.05517,42.35479,7326,2,28,23,51,14,3.75,5.0,fr,13603,146,578424,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/28/7326
+0.05517,42.35479,4830,3,11,1,3,10,3.85,15.0,fr,13604,96,578437,1,1,Active Shallow Crust,0.0,89.98998,0.0,03/11/4830
+0.05517,42.35479,1488,1,28,6,24,55,3.85,5.0,fr,13605,29,578439,1,1,Active Shallow Crust,240.0103,57.99771,0.0,01/28/1488
+0.05517,42.35479,3637,10,12,3,53,34,3.85,5.0,fr,13606,72,578445,1,1,Active Shallow Crust,128.8961,89.99371,0.0,10/12/3637
+0.05517,42.35479,3276,5,5,4,2,54,4.05,5.0,fr,13607,65,578463,1,1,Active Shallow Crust,240.0053,58.00571,0.0,05/05/3276
+0.05517,42.35479,6606,9,8,17,36,54,4.25,5.0,fr,13608,132,578484,1,1,Active Shallow Crust,0.0,89.98999,0.0,09/08/6606
+0.05517,42.35479,6775,6,17,9,27,9,4.25,15.0,fr,13609,135,578488,1,1,Active Shallow Crust,240.0067,57.99393,0.0,06/17/6775
+0.05517,42.35479,9188,5,8,8,9,2,4.35,5.0,fr,13610,183,578499,1,1,Active Shallow Crust,240.0075,57.99578,0.0,05/08/9188
+0.05517,42.35479,8597,12,2,15,59,26,5.85,5.0,fr,13611,171,578676,1,1,Active Shallow Crust,360.0,89.99,0.0,12/02/8597
+4.64273,43.65031,2662,3,23,18,9,54,3.55,5.0,fr,13612,53,578880,1,3,Active Shallow Crust,0.0,89.99271,0.0,03/23/2662
+4.64273,43.65031,9652,5,18,16,59,9,3.55,5.0,fr,13613,193,578880,1,3,Active Shallow Crust,0.0,89.99271,0.0,05/18/9652
+4.64273,43.65031,8913,8,19,3,43,9,3.55,5.0,fr,13614,178,578880,1,3,Active Shallow Crust,0.0,89.99271,0.0,08/19/8913
+4.64273,43.65031,4685,12,21,0,19,0,3.55,15.0,fr,13615,93,578881,1,1,Active Shallow Crust,0.0,89.99271,0.0,12/21/4685
+4.64273,43.65031,4024,2,10,5,15,8,3.75,5.0,fr,13616,80,578904,1,1,Active Shallow Crust,0.0,89.98841,0.0,02/10/4024
+4.64273,43.65031,348,5,7,15,4,48,3.75,15.0,fr,13617,6,578905,1,1,Active Shallow Crust,0.0,89.98841,0.0,05/07/0348
+4.64273,43.65031,6322,6,9,12,55,26,3.75,5.0,fr,13618,126,578910,1,1,Active Shallow Crust,0.0,89.98827,-90.0,06/09/6322
+4.64273,43.65031,3934,10,12,3,7,30,3.85,15.0,fr,13619,78,578917,1,1,Active Shallow Crust,0.0,89.98967,0.0,10/12/3934
+4.64273,43.65031,5465,8,12,19,12,6,3.85,15.0,fr,13620,109,578920,1,1,Active Shallow Crust,240.0108,57.99758,0.0,08/12/5465
+4.64273,43.65031,5515,8,5,8,21,16,3.95,5.0,fr,13621,110,578928,1,2,Active Shallow Crust,0.0,89.99079,0.0,08/05/5515
+4.64273,43.65031,7601,5,11,22,7,38,3.95,5.0,fr,13622,152,578928,1,2,Active Shallow Crust,0.0,89.99079,0.0,05/11/7601
+4.64273,43.65031,6527,9,17,3,28,18,3.95,5.0,fr,13623,130,578931,1,1,Active Shallow Crust,240.0194,58.00394,0.0,09/17/6527
+4.64273,43.65031,5897,4,15,4,31,42,3.95,5.0,fr,13624,117,578934,1,1,Active Shallow Crust,0.0,89.99068,-90.0,04/15/5897
+4.64273,43.65031,8211,12,11,3,43,2,4.05,5.0,fr,13625,164,578940,1,2,Active Shallow Crust,0.0,89.99179,0.0,12/11/8211
+4.64273,43.65031,2179,9,15,20,23,33,4.05,5.0,fr,13626,43,578940,1,2,Active Shallow Crust,0.0,89.99179,0.0,09/15/2179
+4.64273,43.65031,1039,11,16,10,21,12,4.15,5.0,fr,13627,20,578952,1,1,Active Shallow Crust,0.0,89.98903,0.0,11/16/1039
+4.64273,43.65031,4264,7,19,16,18,47,4.35,5.0,fr,13628,85,578985,1,1,Active Shallow Crust,128.8984,89.98238,0.0,07/19/4264
+4.64273,43.65031,4778,6,21,6,24,15,4.45,5.0,fr,13629,95,578988,1,1,Active Shallow Crust,0.0,89.98965,0.0,06/21/4778
+4.64273,43.65031,4650,4,12,8,10,28,4.55,15.0,fr,13630,92,579001,1,1,Active Shallow Crust,0.0,89.99077,0.0,04/12/4650
+4.64273,43.65031,5606,2,3,16,47,53,4.65,5.0,fr,13631,112,579012,1,1,Active Shallow Crust,0.0,89.98972,0.0,02/03/5606
+0.54552,45.93102,6192,8,8,18,23,3,3.55,5.0,fr,13632,123,579360,1,1,Active Shallow Crust,0.0,89.99036,0.0,08/08/6192
+0.54552,45.93102,168,6,24,12,19,15,3.55,5.0,fr,13633,3,579363,1,1,Active Shallow Crust,240.0121,57.99821,0.0,06/24/0168
+0.54552,45.93102,6101,12,31,22,52,18,3.65,5.0,fr,13634,122,579372,1,3,Active Shallow Crust,0.0,89.98985,0.0,12/31/6101
+0.54552,45.93102,213,3,11,3,51,26,3.65,5.0,fr,13635,4,579372,1,3,Active Shallow Crust,0.0,89.98985,0.0,03/11/0213
+0.54552,45.93102,1470,7,1,8,48,38,3.65,5.0,fr,13636,29,579372,1,3,Active Shallow Crust,0.0,89.98985,0.0,07/01/1470
+0.54552,45.93102,1593,10,24,10,38,32,3.65,27.5,fr,13637,31,579377,1,1,Active Shallow Crust,240.0009,58.01294,0.0,10/24/1593
+0.54552,45.93102,4823,7,30,12,44,15,3.95,15.0,fr,13638,96,579418,1,1,Active Shallow Crust,128.9005,89.99364,0.0,07/30/4823
+0.54552,45.93102,7334,6,4,23,20,45,3.95,27.5,fr,13639,146,579419,1,1,Active Shallow Crust,128.9005,89.99364,0.0,06/04/7334
+0.54552,45.93102,550,2,27,15,28,21,4.05,27.5,fr,13640,10,579422,1,1,Active Shallow Crust,0.0,89.99014,0.0,02/27/0550
+0.54552,45.93102,3287,8,6,9,8,23,4.05,5.0,fr,13641,65,579426,1,1,Active Shallow Crust,0.0,89.99003,-90.0,08/06/3287
+0.54552,45.93102,4941,1,10,3,26,37,4.15,5.0,fr,13642,98,579438,1,1,Active Shallow Crust,359.9998,89.99022,-90.0,01/10/4941
+0.54552,45.93102,8601,1,15,2,7,46,4.75,5.0,fr,13643,172,579504,1,1,Active Shallow Crust,0.0,89.99009,0.0,01/15/8601
+0.54552,45.93102,7782,6,8,20,33,14,5.15,27.5,fr,13644,155,579554,1,1,Active Shallow Crust,0.0,89.98999,0.0,06/08/7782
+3.53034,45.72477,6376,5,14,22,46,10,3.65,15.0,fr,13645,127,579853,1,1,Active Shallow Crust,0.0,89.99059,0.0,05/14/6376
+3.53034,45.72477,6572,9,2,21,41,24,3.75,5.0,fr,13646,131,579864,1,1,Active Shallow Crust,0.0,89.98882,0.0,09/02/6572
+3.53034,45.72477,3386,12,24,6,33,40,3.85,5.0,fr,13647,67,579876,1,1,Active Shallow Crust,0.0,89.99004,0.0,12/24/3386
+3.53034,45.72477,352,7,23,20,8,7,3.85,15.0,fr,13648,7,579877,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/23/0352
+3.53034,45.72477,5316,2,20,11,14,15,4.05,5.0,fr,13649,106,579900,1,1,Active Shallow Crust,0.0,89.9901,0.0,02/20/5316
+3.53034,45.72477,4969,12,28,17,15,50,4.15,5.0,fr,13650,99,579912,1,1,Active Shallow Crust,0.0,89.98942,0.0,12/28/4969
+3.53034,45.72477,3374,7,21,4,57,16,4.25,5.0,fr,13651,67,579927,1,1,Active Shallow Crust,240.0076,57.99377,0.0,07/21/3374
+3.53034,45.72477,5065,3,6,22,29,38,4.75,5.0,fr,13652,101,579990,1,1,Active Shallow Crust,0.0,89.99016,-90.0,03/06/5065
+3.53034,45.72477,4592,1,31,16,36,34,4.95,5.0,fr,13653,91,580017,1,1,Active Shallow Crust,128.8901,89.98977,0.0,01/31/4592
+7.91468,50.61024,6119,11,3,4,35,47,3.55,5.0,fr,13654,122,580320,1,2,Active Shallow Crust,0.0,89.9872,0.0,11/03/6119
+7.91468,50.61024,1285,8,2,19,6,0,3.55,5.0,fr,13655,25,580320,1,2,Active Shallow Crust,0.0,89.9872,0.0,08/02/1285
+7.91468,50.61024,2685,12,14,11,56,49,3.55,5.0,fr,13656,53,580329,1,1,Active Shallow Crust,128.8956,89.9936,0.0,12/14/2685
+7.91468,50.61024,7835,3,18,22,2,21,3.65,5.0,fr,13657,156,580335,1,1,Active Shallow Crust,240.0017,58.01244,0.0,03/18/7835
+7.91468,50.61024,5593,11,15,15,31,27,3.75,27.5,fr,13658,111,580346,1,1,Active Shallow Crust,0.0,89.98983,0.0,11/15/5593
+7.91468,50.61024,6713,8,4,15,49,46,3.75,5.0,fr,13659,134,580347,1,1,Active Shallow Crust,240.0087,58.01775,0.0,08/04/6713
+7.91468,50.61024,3551,7,16,21,48,52,3.85,5.0,fr,13660,71,580356,1,1,Active Shallow Crust,0.0,89.99094,0.0,07/16/3551
+7.91468,50.61024,7137,12,23,6,33,21,4.05,27.5,fr,13661,142,580382,1,1,Active Shallow Crust,0.0,89.9892,0.0,12/23/7137
+6.5641,50.20628,4018,2,12,19,44,55,3.55,15.0,fr,13662,80,580801,1,1,Active Shallow Crust,0.0,89.98709,0.0,02/12/4018
+6.5641,50.20628,5960,1,17,12,39,1,3.65,5.0,fr,13663,119,580815,1,1,Active Shallow Crust,240.0012,58.01342,0.0,01/17/5960
+6.5641,50.20628,5685,7,1,4,53,5,3.75,5.0,fr,13664,113,580824,1,1,Active Shallow Crust,0.0,89.98975,0.0,07/01/5685
+6.5641,50.20628,3007,1,31,23,34,53,3.85,27.5,fr,13665,60,580847,1,1,Active Shallow Crust,128.8941,89.99543,0.0,01/31/3007
+6.5641,50.20628,3644,6,20,18,57,14,3.95,15.0,fr,13666,72,580849,1,1,Active Shallow Crust,0.0,89.99185,0.0,06/20/3644
+6.5641,50.20628,3654,11,9,19,55,44,3.95,27.5,fr,13667,73,580850,1,1,Active Shallow Crust,0.0,89.99185,0.0,11/09/3654
+-3.25181,43.7853,7745,10,12,15,36,29,3.65,15.0,fr,13668,154,581302,1,1,Active Shallow Crust,128.9006,89.96347,0.0,10/12/7745
+-3.25181,43.7853,1933,11,30,9,5,53,3.75,5.0,fr,13669,38,581304,1,1,Active Shallow Crust,0.0,89.99133,0.0,11/30/1933
+-3.25181,43.7853,3423,10,28,11,54,21,4.05,15.0,fr,13670,68,581350,1,1,Active Shallow Crust,128.8911,89.99386,0.0,10/28/3423
+-3.25181,43.7853,9533,8,5,5,35,12,4.15,5.0,fr,13671,190,581352,1,1,Active Shallow Crust,0.0,89.99088,0.0,08/05/9533
+6.11894,48.01408,4750,7,17,22,54,28,3.55,5.0,fr,13672,94,581760,1,1,Active Shallow Crust,0.0,89.99326,0.0,07/17/4750
+6.11894,48.01408,5160,4,3,20,9,36,3.65,5.0,fr,13673,103,581772,1,1,Active Shallow Crust,0.0,89.98798,0.0,04/03/5160
+6.11894,48.01408,4207,1,27,18,12,37,3.65,15.0,fr,13674,84,581776,1,1,Active Shallow Crust,240.0008,58.01315,0.0,01/27/4207
+6.11894,48.01408,6548,1,6,20,38,20,3.75,5.0,fr,13675,130,581787,1,1,Active Shallow Crust,240.0079,58.01801,0.0,01/06/6548
+6.11894,48.01408,7244,4,29,1,40,49,4.05,5.0,fr,13676,144,581820,1,1,Active Shallow Crust,0.0,89.98862,0.0,04/29/7244
+6.11894,48.01408,9985,5,31,7,50,52,4.45,5.0,fr,13677,199,581877,1,1,Active Shallow Crust,128.892,89.99402,0.0,05/31/9985
+6.11894,48.01408,7900,12,3,19,4,29,4.95,15.0,fr,13678,157,581935,1,1,Active Shallow Crust,0.0,89.99047,-90.0,12/03/7900
+-6.51374,47.69912,9343,7,27,8,36,16,3.55,15.0,fr,13679,186,582241,1,1,Active Shallow Crust,0.0,89.99321,0.0,07/27/9343
+6.52616,43.89438,9376,4,22,2,56,46,3.55,5.0,fr,13680,187,582720,1,3,Active Shallow Crust,0.0,89.99274,0.0,04/22/9376
+6.52616,43.89438,9723,10,6,6,55,29,3.55,5.0,fr,13681,194,582720,1,3,Active Shallow Crust,0.0,89.99274,0.0,10/06/9723
+6.52616,43.89438,8095,12,21,2,37,33,3.55,5.0,fr,13682,161,582720,1,3,Active Shallow Crust,0.0,89.99274,0.0,12/21/8095
+6.52616,43.89438,3027,1,26,10,28,55,3.55,15.0,fr,13683,60,582721,1,1,Active Shallow Crust,0.0,89.99274,0.0,01/26/3027
+6.52616,43.89438,6702,11,13,11,55,36,3.65,5.0,fr,13684,134,582732,1,3,Active Shallow Crust,0.0,89.98705,0.0,11/13/6702
+6.52616,43.89438,8728,10,21,12,9,29,3.65,5.0,fr,13685,174,582732,1,3,Active Shallow Crust,0.0,89.98705,0.0,10/21/8728
+6.52616,43.89438,6045,7,25,3,32,31,3.65,5.0,fr,13686,120,582732,1,3,Active Shallow Crust,0.0,89.98705,0.0,07/25/6045
+6.52616,43.89438,3158,2,19,1,30,35,3.85,5.0,fr,13687,63,582756,1,1,Active Shallow Crust,0.0,89.98971,0.0,02/19/3158
+6.52616,43.89438,3889,11,15,5,46,58,3.85,5.0,fr,13688,77,582762,1,1,Active Shallow Crust,0.0,89.98959,-90.0,11/15/3889
+6.52616,43.89438,7334,2,27,20,31,33,4.05,5.0,fr,13689,146,582780,1,1,Active Shallow Crust,0.0,89.99183,0.0,02/27/7334
+6.52616,43.89438,3792,8,26,11,53,6,4.05,15.0,fr,13690,75,582781,1,2,Active Shallow Crust,0.0,89.99183,0.0,08/26/3792
+6.52616,43.89438,1597,12,7,9,51,16,4.05,15.0,fr,13691,31,582781,1,2,Active Shallow Crust,0.0,89.99183,0.0,12/07/1597
+6.52616,43.89438,4393,10,13,19,12,48,4.15,5.0,fr,13692,87,582795,1,1,Active Shallow Crust,240.0085,57.99678,0.0,10/13/4393
+6.52616,43.89438,801,10,20,3,35,39,4.35,5.0,fr,13693,16,582816,1,1,Active Shallow Crust,0.0,89.99132,0.0,10/20/0801
+6.52616,43.89438,4477,10,2,16,28,43,4.45,5.0,fr,13694,89,582828,1,1,Active Shallow Crust,0.0,89.98969,0.0,10/02/4477
+6.52616,43.89438,3098,5,26,11,44,26,4.65,5.0,fr,13695,61,582852,1,1,Active Shallow Crust,0.0,89.98976,0.0,05/26/3098
+6.52616,43.89438,7392,10,19,18,22,42,4.75,5.0,fr,13696,147,582864,1,2,Active Shallow Crust,0.0,89.99088,0.0,10/19/7392
+6.52616,43.89438,4004,2,19,20,57,28,4.75,5.0,fr,13697,80,582864,1,2,Active Shallow Crust,0.0,89.99088,0.0,02/19/4004
+6.52616,43.89438,554,5,3,14,27,58,5.35,5.0,fr,13698,11,582936,1,1,Active Shallow Crust,0.0,89.98994,0.0,05/03/0554
+-3.88647,48.80433,6497,8,3,1,40,47,3.55,15.0,fr,13699,129,583681,1,1,Active Shallow Crust,0.0,89.99004,0.0,08/03/6497
+-3.88647,48.80433,1100,6,26,6,30,49,3.65,15.0,fr,13700,21,583699,1,1,Active Shallow Crust,0.0,89.99102,-90.0,06/26/1100
+-3.88647,48.80433,8204,3,6,18,46,58,3.75,15.0,fr,13701,164,583714,1,1,Active Shallow Crust,128.8965,89.96729,0.0,03/06/8204
+-3.88647,48.80433,5717,8,13,7,0,36,3.95,5.0,fr,13702,114,583728,1,1,Active Shallow Crust,0.0,89.98952,0.0,08/13/5717
+-3.88647,48.80433,9255,9,14,17,59,5,4.05,15.0,fr,13703,185,583741,1,1,Active Shallow Crust,0.0,89.99066,0.0,09/14/9255
+-3.88647,48.80433,5504,5,6,13,29,55,4.25,5.0,fr,13704,110,583767,1,1,Active Shallow Crust,240.008,57.99424,0.0,05/06/5504
+-3.88647,48.80433,5264,2,27,7,3,24,4.45,5.0,fr,13705,105,583797,1,1,Active Shallow Crust,128.8919,89.99352,0.0,02/27/5264
+-3.88647,48.80433,9203,2,9,20,37,37,4.55,5.0,fr,13706,184,583806,1,1,Active Shallow Crust,0.0,89.99044,-90.0,02/09/9203
+5.57194,51.79658,4984,7,24,5,53,50,3.65,15.0,fr,13707,99,584173,1,1,Active Shallow Crust,0.0,89.98888,0.0,07/24/4984
+5.57194,51.79658,8506,1,10,2,7,14,3.75,5.0,fr,13708,170,584184,1,1,Active Shallow Crust,0.0,89.99009,0.0,01/10/8506
+5.57194,51.79658,213,10,16,11,53,52,4.25,15.0,fr,13709,4,584245,1,1,Active Shallow Crust,0.0,89.98885,0.0,10/16/0213
+5.57194,51.79658,326,12,23,0,21,22,4.45,15.0,fr,13710,6,584272,1,1,Active Shallow Crust,240.0067,57.99527,0.0,12/23/0326
+1.27678,50.08466,1662,2,15,16,11,36,3.55,15.0,fr,13711,33,584641,1,1,Active Shallow Crust,0.0,89.9903,0.0,02/15/1662
+1.27678,50.08466,3568,10,12,4,51,39,3.75,5.0,fr,13712,71,584664,1,1,Active Shallow Crust,0.0,89.98972,0.0,10/12/3568
+1.27678,50.08466,2238,4,28,11,11,51,3.85,5.0,fr,13713,44,584676,1,1,Active Shallow Crust,0.0,89.98969,0.0,04/28/2238
+1.27678,50.08466,9957,1,13,17,55,23,3.85,15.0,fr,13714,199,584680,1,1,Active Shallow Crust,240.0114,57.99798,0.0,01/13/9957
+1.27678,50.08466,4890,4,18,12,18,42,4.35,5.0,fr,13715,97,584736,1,1,Active Shallow Crust,0.0,89.98969,0.0,04/18/4890
+1.27678,50.08466,9442,12,26,8,35,32,5.15,5.0,fr,13716,188,584832,1,1,Active Shallow Crust,0.0,89.99,0.0,12/26/9442
+8.03177,45.6527,3853,11,2,2,50,46,3.55,5.0,fr,13717,77,585120,1,1,Active Shallow Crust,0.0,89.9859,0.0,11/02/3853
+8.03177,45.6527,8566,10,14,3,12,20,3.55,15.0,fr,13718,171,585121,1,1,Active Shallow Crust,0.0,89.9859,0.0,10/14/8566
+8.03177,45.6527,2402,5,17,9,13,34,3.55,15.0,fr,13719,48,585130,1,1,Active Shallow Crust,128.8976,89.99295,0.0,05/17/2402
+8.03177,45.6527,5569,9,23,9,32,29,3.65,5.0,fr,13720,111,585132,1,3,Active Shallow Crust,0.0,89.98743,0.0,09/23/5569
+8.03177,45.6527,7579,1,23,1,3,39,3.65,5.0,fr,13721,151,585132,1,3,Active Shallow Crust,0.0,89.98743,0.0,01/23/7579
+8.03177,45.6527,9325,12,1,17,4,29,3.65,5.0,fr,13722,186,585132,1,3,Active Shallow Crust,0.0,89.98743,0.0,12/01/9325
+8.03177,45.6527,6448,5,22,2,41,25,3.65,5.0,fr,13723,128,585138,1,2,Active Shallow Crust,0.0,89.98729,-90.0,05/22/6448
+8.03177,45.6527,4677,2,11,10,42,47,3.65,5.0,fr,13724,93,585138,1,2,Active Shallow Crust,0.0,89.98729,-90.0,02/11/4677
+8.03177,45.6527,5362,9,14,21,59,30,3.75,5.0,fr,13725,107,585144,1,2,Active Shallow Crust,0.0,89.9888,0.0,09/14/5362
+8.03177,45.6527,7714,6,12,22,36,22,3.75,5.0,fr,13726,154,585144,1,2,Active Shallow Crust,0.0,89.9888,0.0,06/12/7714
+8.03177,45.6527,351,2,23,4,30,33,3.85,5.0,fr,13727,7,585156,1,1,Active Shallow Crust,0.0,89.99002,0.0,02/23/0351
+8.03177,45.6527,356,3,14,14,59,46,3.85,15.0,fr,13728,7,585163,1,1,Active Shallow Crust,0.0,89.98991,-90.0,03/14/0356
+8.03177,45.6527,4563,8,17,23,56,24,3.95,15.0,fr,13729,91,585169,1,1,Active Shallow Crust,0.0,89.9911,0.0,08/17/4563
+8.03177,45.6527,9914,1,12,16,51,9,3.95,15.0,fr,13730,198,585172,1,2,Active Shallow Crust,240.0215,58.00372,0.0,01/12/9914
+8.03177,45.6527,5858,12,6,1,49,11,3.95,15.0,fr,13731,117,585172,1,2,Active Shallow Crust,240.0215,58.00372,0.0,12/06/5858
+8.03177,45.6527,5548,3,26,4,42,6,4.05,5.0,fr,13732,110,585180,1,1,Active Shallow Crust,0.0,89.99207,0.0,03/26/5548
+8.03177,45.6527,1944,10,9,16,9,28,4.15,5.0,fr,13733,38,585192,1,1,Active Shallow Crust,0.0,89.99294,0.0,10/09/1944
+8.03177,45.6527,3023,1,12,10,54,30,4.15,15.0,fr,13734,60,585196,1,1,Active Shallow Crust,240.0083,57.9974,0.0,01/12/3023
+8.03177,45.6527,2719,11,17,9,24,33,4.25,5.0,fr,13735,54,585204,1,2,Active Shallow Crust,0.0,89.9874,0.0,11/17/2719
+8.03177,45.6527,6485,11,16,22,19,43,4.25,5.0,fr,13736,129,585204,1,2,Active Shallow Crust,0.0,89.9874,0.0,11/16/6485
+8.03177,45.6527,9843,8,2,18,19,15,4.25,15.0,fr,13737,196,585208,1,1,Active Shallow Crust,240.0077,57.99448,0.0,08/02/9843
+8.03177,45.6527,8692,1,18,5,8,18,4.75,5.0,fr,13738,173,585267,1,1,Active Shallow Crust,240.0076,58.00439,0.0,01/18/8692
+-0.21065,42.1902,6076,5,16,9,11,12,3.65,27.5,fr,13739,121,585614,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/16/6076
+-0.21065,42.1902,9052,4,10,10,51,24,3.85,5.0,fr,13740,181,585636,1,2,Active Shallow Crust,359.9999,89.99008,0.0,04/10/9052
+-0.21065,42.1902,1598,7,19,6,43,31,3.85,5.0,fr,13741,31,585636,1,2,Active Shallow Crust,359.9999,89.99008,0.0,07/19/1598
+1.19094,50.99143,7243,5,30,15,12,24,3.65,5.0,fr,13742,144,586092,1,1,Active Shallow Crust,0.0,89.9901,0.0,05/30/7243
+1.19094,50.99143,9968,8,4,20,52,59,3.75,5.0,fr,13743,199,586104,1,1,Active Shallow Crust,0.0,89.98991,0.0,08/04/9968
+1.19094,50.99143,4878,12,7,12,42,9,3.75,15.0,fr,13744,97,586105,1,2,Active Shallow Crust,0.0,89.98991,0.0,12/07/4878
+1.19094,50.99143,9214,11,16,22,32,46,3.75,15.0,fr,13745,184,586105,1,2,Active Shallow Crust,0.0,89.98991,0.0,11/16/9214
+1.19094,50.99143,6715,1,19,10,1,51,3.75,5.0,fr,13746,134,586107,1,1,Active Shallow Crust,240.0089,58.01768,0.0,01/19/6715
+1.19094,50.99143,2913,5,23,2,22,17,3.85,15.0,fr,13747,58,586117,1,1,Active Shallow Crust,0.0,89.98989,0.0,05/23/2913
+1.19094,50.99143,9067,4,5,7,15,37,3.85,5.0,fr,13748,181,586122,1,1,Active Shallow Crust,0.0,89.98977,-90.0,04/05/9067
+1.19094,50.99143,9448,3,5,22,47,40,3.85,5.0,fr,13749,188,586125,1,1,Active Shallow Crust,128.8949,89.99382,0.0,03/05/9448
+1.19094,50.99143,7258,5,23,3,55,57,3.95,5.0,fr,13750,145,586131,1,1,Active Shallow Crust,240.0204,58.00519,0.0,05/23/7258
+1.19094,50.99143,9323,10,23,6,40,22,4.35,5.0,fr,13751,186,586176,1,1,Active Shallow Crust,0.0,89.98989,0.0,10/23/9323
+2.54623,43.60457,6043,3,7,9,21,33,3.65,5.0,fr,13752,120,586578,1,1,Active Shallow Crust,0.0,89.99013,-90.0,03/07/6043
+2.54623,43.60457,6676,8,25,11,3,47,3.95,5.0,fr,13753,133,586608,1,1,Active Shallow Crust,0.0,89.99078,0.0,08/25/6676
+2.54623,43.60457,2890,3,17,10,51,1,4.55,5.0,fr,13754,57,586680,1,1,Active Shallow Crust,0.0,89.98961,0.0,03/17/2890
+0.99352,47.83241,7886,1,1,4,24,27,3.55,27.5,fr,13755,157,587042,1,1,Active Shallow Crust,0.0,89.98985,0.0,01/01/7886
+0.99352,47.83241,2755,9,3,4,3,58,3.65,5.0,fr,13756,55,587052,1,1,Active Shallow Crust,0.0,89.9902,0.0,09/03/2755
+0.99352,47.83241,2634,9,16,18,2,44,3.65,15.0,fr,13757,52,587053,1,1,Active Shallow Crust,0.0,89.9902,0.0,09/16/2634
+0.99352,47.83241,9176,6,22,14,49,7,3.65,5.0,fr,13758,183,587058,1,1,Active Shallow Crust,0.0,89.99008,-90.0,06/22/9176
+0.99352,47.83241,7668,10,2,6,43,36,3.75,15.0,fr,13759,153,587068,1,1,Active Shallow Crust,240.0085,58.01759,0.0,10/02/7668
+0.99352,47.83241,316,1,25,3,38,4,4.05,5.0,fr,13760,6,587106,1,1,Active Shallow Crust,0.0,89.98989,-90.0,01/25/0316
+0.99352,47.83241,329,8,1,6,44,28,4.25,5.0,fr,13761,6,587127,1,1,Active Shallow Crust,240.0079,57.99406,0.0,08/01/0329
+0.99352,47.83241,9903,2,21,6,45,17,4.75,5.0,fr,13762,198,587187,1,1,Active Shallow Crust,240.008,58.00457,0.0,02/21/9903
+5.74731,46.16486,3768,9,7,9,51,36,3.55,5.0,fr,13763,75,587520,1,2,Active Shallow Crust,0.0,89.99302,0.0,09/07/3768
+5.74731,46.16486,1260,8,10,3,21,49,3.55,5.0,fr,13764,25,587520,1,2,Active Shallow Crust,0.0,89.99302,0.0,08/10/1260
+5.74731,46.16486,241,3,3,17,59,58,3.55,15.0,fr,13765,4,587521,1,1,Active Shallow Crust,0.0,89.99302,0.0,03/03/0241
+5.74731,46.16486,9531,5,30,21,35,50,3.55,5.0,fr,13766,190,587523,1,1,Active Shallow Crust,240.0121,57.99875,0.0,05/30/9531
+5.74731,46.16486,4585,9,18,5,48,51,3.55,15.0,fr,13767,91,587524,1,1,Active Shallow Crust,240.0121,57.99875,0.0,09/18/4585
+5.74731,46.16486,2908,1,29,20,24,52,3.65,5.0,fr,13768,58,587532,1,1,Active Shallow Crust,0.0,89.98755,0.0,01/29/2908
+5.74731,46.16486,322,9,3,0,14,18,3.65,15.0,fr,13769,6,587533,1,1,Active Shallow Crust,0.0,89.98755,0.0,09/03/0322
+5.74731,46.16486,2252,4,28,1,32,52,3.65,5.0,fr,13770,45,587541,1,1,Active Shallow Crust,128.9005,89.96352,0.0,04/28/2252
+5.74731,46.16486,6383,4,7,22,12,18,3.75,15.0,fr,13771,127,587545,1,1,Active Shallow Crust,0.0,89.98891,0.0,04/07/6383
+5.74731,46.16486,8449,4,15,2,18,2,3.75,5.0,fr,13772,168,587547,1,1,Active Shallow Crust,240.0092,58.01755,0.0,04/15/8449
+5.74731,46.16486,2774,10,1,6,18,48,3.75,15.0,fr,13773,55,587551,1,1,Active Shallow Crust,0.0,89.98878,-90.0,10/01/2774
+5.74731,46.16486,9223,12,24,1,6,5,3.85,5.0,fr,13774,184,587565,1,1,Active Shallow Crust,128.8956,89.99258,0.0,12/24/9223
+5.74731,46.16486,104,9,19,13,48,56,3.85,27.5,fr,13775,2,587567,1,1,Active Shallow Crust,128.8956,89.99258,0.0,09/19/0104
+5.74731,46.16486,6151,6,5,4,5,26,3.95,15.0,fr,13776,123,587569,1,1,Active Shallow Crust,0.0,89.99119,0.0,06/05/6151
+5.74731,46.16486,7190,11,26,4,27,7,4.05,5.0,fr,13777,143,587580,1,1,Active Shallow Crust,0.0,89.98822,0.0,11/26/7190
+5.74731,46.16486,4113,8,27,15,30,9,4.15,5.0,fr,13778,82,587595,1,1,Active Shallow Crust,240.0081,57.99714,0.0,08/27/4113
+5.74731,46.16486,9657,12,21,14,0,36,4.15,5.0,fr,13779,193,587598,1,2,Active Shallow Crust,0.0,89.98938,-90.0,12/21/9657
+5.74731,46.16486,8971,4,22,15,11,8,4.15,5.0,fr,13780,179,587598,1,2,Active Shallow Crust,0.0,89.98938,-90.0,04/22/8971
+5.74731,46.16486,4428,3,7,23,12,18,4.25,5.0,fr,13781,88,587604,1,2,Active Shallow Crust,0.0,89.99064,0.0,03/07/4428
+5.74731,46.16486,499,1,11,8,13,48,4.25,5.0,fr,13782,9,587604,1,2,Active Shallow Crust,0.0,89.99064,0.0,01/11/0499
+5.74731,46.16486,4467,10,1,7,13,32,4.35,5.0,fr,13783,89,587616,1,1,Active Shallow Crust,0.0,89.98888,0.0,10/01/4467
+5.74731,46.16486,8378,7,22,21,43,58,4.45,15.0,fr,13784,167,587629,1,1,Active Shallow Crust,0.0,89.99009,0.0,07/22/8378
+5.74731,46.16486,172,4,2,1,11,34,4.65,5.0,fr,13785,3,587652,1,1,Active Shallow Crust,0.0,89.99016,0.0,04/02/0172
+6.63728,43.10618,550,8,14,9,30,30,3.55,27.5,fr,13786,10,588002,1,2,Active Shallow Crust,0.0,89.99264,0.0,08/14/0550
+6.63728,43.10618,4492,3,10,17,58,44,3.55,27.5,fr,13787,89,588002,1,2,Active Shallow Crust,0.0,89.99264,0.0,03/10/4492
+6.63728,43.10618,7783,1,3,17,6,15,5.45,5.0,fr,13788,155,588228,1,1,Active Shallow Crust,0.0,89.99008,0.0,01/03/7783
+0.67035,48.34438,7821,5,14,18,35,13,3.55,5.0,fr,13789,156,588483,1,1,Active Shallow Crust,240.0124,57.99833,0.0,05/14/7821
+0.67035,48.34438,2170,2,5,4,16,19,3.55,5.0,fr,13790,43,588486,1,1,Active Shallow Crust,0.0,89.98983,-90.0,02/05/2170
+0.67035,48.34438,3496,3,17,0,7,33,3.85,15.0,fr,13791,69,588517,1,1,Active Shallow Crust,0.0,89.98991,0.0,03/17/3496
+0.32153,42.51824,2581,6,7,20,13,59,3.55,5.0,fr,13792,51,588963,1,2,Active Shallow Crust,240.0119,57.99805,0.0,06/07/2581
+0.32153,42.51824,4645,3,1,22,9,54,3.55,5.0,fr,13793,92,588963,1,2,Active Shallow Crust,240.0119,57.99805,0.0,03/01/4645
+0.32153,42.51824,3280,3,24,10,21,47,3.55,5.0,fr,13794,65,588966,1,1,Active Shallow Crust,0.0,89.99014,-90.0,03/24/3280
+0.32153,42.51824,9162,12,11,20,36,36,3.65,5.0,fr,13795,183,588975,1,2,Active Shallow Crust,240.0008,58.01277,0.0,12/11/9162
+0.32153,42.51824,2861,6,28,10,15,7,3.65,5.0,fr,13796,57,588975,1,2,Active Shallow Crust,240.0008,58.01277,0.0,06/28/2861
+0.32153,42.51824,6785,5,6,2,5,4,3.65,27.5,fr,13797,135,588977,1,1,Active Shallow Crust,240.0008,58.01268,0.0,05/06/6785
+0.32153,42.51824,7880,10,16,2,47,53,3.65,5.0,fr,13798,157,588981,1,3,Active Shallow Crust,128.9007,89.96352,0.0,10/16/7880
+0.32153,42.51824,1501,9,27,15,23,6,3.65,5.0,fr,13799,30,588981,1,3,Active Shallow Crust,128.9007,89.96352,0.0,09/27/1501
+0.32153,42.51824,9136,1,14,19,53,0,3.65,5.0,fr,13800,182,588981,1,3,Active Shallow Crust,128.9007,89.96352,0.0,01/14/9136
+0.32153,42.51824,6528,3,17,14,49,15,3.75,5.0,fr,13801,130,588984,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/17/6528
+0.32153,42.51824,3125,3,15,12,46,25,3.75,15.0,fr,13802,62,588985,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/15/3125
+0.32153,42.51824,4691,11,14,9,28,8,3.75,5.0,fr,13803,93,588990,1,1,Active Shallow Crust,0.0,89.98992,-90.0,11/14/4691
+0.32153,42.51824,7156,6,7,18,37,28,3.85,5.0,fr,13804,143,588996,1,1,Active Shallow Crust,0.0,89.99014,0.0,06/07/7156
+0.32153,42.51824,1750,8,10,9,8,26,3.85,15.0,fr,13805,34,588997,1,1,Active Shallow Crust,0.0,89.99014,0.0,08/10/1750
+0.32153,42.51824,7266,3,19,15,48,41,3.95,5.0,fr,13806,145,589008,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/19/7266
+0.32153,42.51824,4965,3,7,5,47,23,3.95,15.0,fr,13807,99,589015,1,1,Active Shallow Crust,0.0,89.98992,-90.0,03/07/4965
+0.32153,42.51824,1154,6,15,4,1,45,4.25,5.0,fr,13808,23,589044,1,2,Active Shallow Crust,0.0,89.99004,0.0,06/15/1154
+0.32153,42.51824,5706,8,27,14,34,9,4.25,5.0,fr,13809,114,589044,1,2,Active Shallow Crust,0.0,89.99004,0.0,08/27/5706
+0.32153,42.51824,907,6,24,16,4,6,4.25,5.0,fr,13810,18,589047,1,1,Active Shallow Crust,240.0068,57.9939,0.0,06/24/0907
+0.32153,42.51824,6118,12,26,3,53,27,4.35,5.0,fr,13811,122,589065,1,1,Active Shallow Crust,128.8985,89.98276,0.0,12/26/6118
+0.32153,42.51824,3187,10,14,7,15,19,4.45,27.5,fr,13812,63,589070,1,1,Active Shallow Crust,0.0,89.98994,0.0,10/14/3187
+0.32153,42.51824,5786,3,15,11,50,43,4.45,15.0,fr,13813,115,589072,1,1,Active Shallow Crust,240.0043,57.99448,0.0,03/15/5786
+0.32153,42.51824,1461,4,19,12,7,48,4.55,15.0,fr,13814,29,589084,1,1,Active Shallow Crust,240.0082,57.99717,0.0,04/19/1461
+7.58783,44.01753,9820,1,21,8,21,33,3.55,5.0,fr,13815,196,589440,1,3,Active Shallow Crust,0.0,89.99275,0.0,01/21/9820
+7.58783,44.01753,4764,8,26,14,14,28,3.55,5.0,fr,13816,95,589440,1,3,Active Shallow Crust,0.0,89.99275,0.0,08/26/4764
+7.58783,44.01753,5705,4,16,10,56,48,3.55,5.0,fr,13817,114,589440,1,3,Active Shallow Crust,0.0,89.99275,0.0,04/16/5705
+7.58783,44.01753,21,6,2,14,27,53,3.55,15.0,fr,13818,0,589441,1,1,Active Shallow Crust,0.0,89.99275,0.0,06/02/0021
+7.58783,44.01753,1529,11,30,21,28,51,3.55,5.0,fr,13819,30,589443,1,1,Active Shallow Crust,240.0109,57.9996,0.0,11/30/1529
+7.58783,44.01753,4009,3,2,14,31,40,3.55,27.5,fr,13820,80,589451,1,1,Active Shallow Crust,128.8954,89.99638,0.0,03/02/4009
+7.58783,44.01753,6538,11,1,3,44,1,3.65,5.0,fr,13821,130,589452,1,3,Active Shallow Crust,0.0,89.98708,0.0,11/01/6538
+7.58783,44.01753,5034,12,16,15,15,1,3.65,5.0,fr,13822,100,589452,1,3,Active Shallow Crust,0.0,89.98708,0.0,12/16/5034
+7.58783,44.01753,9970,11,19,9,32,53,3.65,5.0,fr,13823,199,589452,1,3,Active Shallow Crust,0.0,89.98708,0.0,11/19/9970
+7.58783,44.01753,9207,6,4,1,18,59,3.65,15.0,fr,13824,184,589453,1,2,Active Shallow Crust,0.0,89.98708,0.0,06/04/9207
+7.58783,44.01753,5949,12,3,11,35,16,3.65,15.0,fr,13825,118,589453,1,2,Active Shallow Crust,0.0,89.98708,0.0,12/03/5949
+7.58783,44.01753,3704,11,11,7,38,29,3.65,5.0,fr,13826,74,589461,1,2,Active Shallow Crust,128.9011,89.96348,0.0,11/11/3704
+7.58783,44.01753,5162,9,24,20,49,9,3.65,5.0,fr,13827,103,589461,1,2,Active Shallow Crust,128.9011,89.96348,0.0,09/24/5162
+7.58783,44.01753,5887,9,17,23,3,31,3.75,5.0,fr,13828,117,589464,1,2,Active Shallow Crust,0.0,89.98848,0.0,09/17/5887
+7.58783,44.01753,974,10,5,21,34,50,3.75,5.0,fr,13829,19,589464,1,2,Active Shallow Crust,0.0,89.98848,0.0,10/05/0974
+7.58783,44.01753,594,3,23,16,13,6,3.75,15.0,fr,13830,11,589465,1,1,Active Shallow Crust,0.0,89.98848,0.0,03/23/0594
+7.58783,44.01753,975,3,29,23,38,55,3.75,5.0,fr,13831,19,589473,1,1,Active Shallow Crust,128.8968,89.96745,0.0,03/29/0975
+7.58783,44.01753,5164,4,9,4,24,21,3.85,5.0,fr,13832,103,589476,1,5,Active Shallow Crust,0.0,89.98973,0.0,04/09/5164
+7.58783,44.01753,614,12,1,18,6,16,3.85,5.0,fr,13833,12,589476,1,5,Active Shallow Crust,0.0,89.98973,0.0,12/01/0614
+7.58783,44.01753,9840,7,25,10,19,14,3.85,5.0,fr,13834,196,589476,1,5,Active Shallow Crust,0.0,89.98973,0.0,07/25/9840
+7.58783,44.01753,2684,3,27,16,49,37,3.85,5.0,fr,13835,53,589476,1,5,Active Shallow Crust,0.0,89.98973,0.0,03/27/2684
+7.58783,44.01753,7279,10,9,23,38,57,3.85,5.0,fr,13836,145,589476,1,5,Active Shallow Crust,0.0,89.98973,0.0,10/09/7279
+7.58783,44.01753,6000,8,4,5,7,59,3.85,15.0,fr,13837,119,589477,1,2,Active Shallow Crust,0.0,89.98973,0.0,08/04/6000
+7.58783,44.01753,5651,11,16,11,58,14,3.85,15.0,fr,13838,113,589477,1,2,Active Shallow Crust,0.0,89.98973,0.0,11/16/5651
+7.58783,44.01753,127,8,15,6,29,26,3.85,15.0,fr,13839,2,589483,1,1,Active Shallow Crust,0.0,89.98962,-90.0,08/15/0127
+7.58783,44.01753,704,6,10,15,54,44,3.85,27.5,fr,13840,14,589487,1,1,Active Shallow Crust,128.8962,89.9923,0.0,06/10/0704
+7.58783,44.01753,8921,4,5,2,19,45,3.95,5.0,fr,13841,178,589491,1,1,Active Shallow Crust,240.0194,58.0056,0.0,04/05/8921
+7.58783,44.01753,1579,11,16,11,38,0,3.95,5.0,fr,13842,31,589494,1,1,Active Shallow Crust,0.0,89.99075,-90.0,11/16/1579
+7.58783,44.01753,9115,12,6,7,19,42,4.05,5.0,fr,13843,182,589500,1,1,Active Shallow Crust,0.0,89.99184,0.0,12/06/9115
+7.58783,44.01753,1699,11,16,2,27,29,4.15,5.0,fr,13844,33,589512,1,1,Active Shallow Crust,0.0,89.9891,0.0,11/16/1699
+7.58783,44.01753,4369,5,4,14,5,44,4.15,27.5,fr,13845,87,589514,1,1,Active Shallow Crust,0.0,89.9891,0.0,05/04/4369
+7.58783,44.01753,6208,12,22,20,53,8,4.35,5.0,fr,13846,124,589536,1,1,Active Shallow Crust,0.0,89.99134,0.0,12/22/6208
+7.58783,44.01753,6040,2,21,5,8,39,4.45,5.0,fr,13847,120,589548,1,1,Active Shallow Crust,0.0,89.98971,0.0,02/21/6040
+7.58783,44.01753,5959,6,15,7,19,54,4.55,15.0,fr,13848,119,589561,1,1,Active Shallow Crust,0.0,89.99083,0.0,06/15/5959
+7.58783,44.01753,2455,3,3,11,22,23,5.05,15.0,fr,13849,49,589627,1,1,Active Shallow Crust,0.0,89.98956,-90.0,03/03/2455
+7.58783,44.01753,4507,6,19,12,22,44,5.15,15.0,fr,13850,90,589633,1,1,Active Shallow Crust,0.0,89.98965,0.0,06/19/4507
+7.58783,44.01753,6036,12,9,20,8,40,5.15,15.0,fr,13851,120,589639,1,1,Active Shallow Crust,0.0,89.98953,-90.0,12/09/6036
+2.88358,46.27333,970,5,5,16,38,7,3.55,5.0,fr,13852,19,589920,1,3,Active Shallow Crust,0.0,89.98955,0.0,05/05/0970
+2.88358,46.27333,2400,2,16,16,33,37,3.55,5.0,fr,13853,47,589920,1,3,Active Shallow Crust,0.0,89.98955,0.0,02/16/2400
+2.88358,46.27333,4439,12,27,21,21,10,3.55,5.0,fr,13854,88,589920,1,3,Active Shallow Crust,0.0,89.98955,0.0,12/27/4439
+2.88358,46.27333,5869,5,3,13,23,28,3.55,15.0,fr,13855,117,589924,1,1,Active Shallow Crust,240.0128,57.99816,0.0,05/03/5869
+2.88358,46.27333,785,5,8,15,56,48,3.65,5.0,fr,13856,15,589941,1,1,Active Shallow Crust,128.9002,89.96352,0.0,05/08/0785
+2.88358,46.27333,3484,9,24,10,46,25,3.75,27.5,fr,13857,69,589946,1,1,Active Shallow Crust,0.0,89.98893,0.0,09/24/3484
+2.88358,46.27333,5990,11,14,5,17,6,3.85,5.0,fr,13858,119,589956,1,1,Active Shallow Crust,0.0,89.99013,0.0,11/14/5990
+2.88358,46.27333,9025,8,30,9,7,39,3.85,5.0,fr,13859,180,589962,1,1,Active Shallow Crust,0.0,89.99001,-90.0,08/30/9025
+2.88358,46.27333,7676,12,29,6,20,9,4.05,27.5,fr,13860,153,589982,1,1,Active Shallow Crust,0.0,89.9902,0.0,12/29/7676
+2.88358,46.27333,7646,12,3,22,29,26,4.05,15.0,fr,13861,152,589987,1,1,Active Shallow Crust,0.0,89.99009,-90.0,12/03/7646
+2.88358,46.27333,3154,7,16,8,57,3,4.15,15.0,fr,13862,63,589993,1,1,Active Shallow Crust,0.0,89.98952,0.0,07/16/3154
+2.88358,46.27333,4631,12,7,21,53,34,4.35,5.0,fr,13863,92,590016,1,1,Active Shallow Crust,0.0,89.99029,0.0,12/07/4631
+2.88358,46.27333,7522,3,9,9,48,53,4.45,5.0,fr,13864,150,590028,1,1,Active Shallow Crust,0.0,89.9901,0.0,03/09/7522
+2.88358,46.27333,2309,10,3,11,7,39,4.45,5.0,fr,13865,46,590034,1,1,Active Shallow Crust,0.0,89.98999,-90.0,10/03/2309
+0.81449,42.0199,1652,4,8,18,48,36,3.65,5.0,fr,13866,33,590415,1,1,Active Shallow Crust,240.0007,58.0129,0.0,04/08/1652
+0.81449,42.0199,9791,6,28,11,42,23,3.95,5.0,fr,13867,195,590457,1,1,Active Shallow Crust,128.9009,89.9938,0.0,06/28/9791
+0.81449,42.0199,1971,3,12,18,28,59,4.25,5.0,fr,13868,39,590487,1,1,Active Shallow Crust,240.0067,57.99384,0.0,03/12/1971
+0.81449,42.0199,8139,11,17,14,16,57,4.55,5.0,fr,13869,162,590520,1,1,Active Shallow Crust,0.0,89.98993,0.0,11/17/8139
+0.81449,42.0199,734,9,28,19,7,25,4.75,5.0,fr,13870,14,590547,1,1,Active Shallow Crust,240.006,58.00418,0.0,09/28/0734
+0.81449,42.0199,122,8,14,5,42,58,5.15,5.0,fr,13871,2,590598,1,1,Active Shallow Crust,0.0,89.98994,-90.0,08/14/0122
+1.88973,40.55496,2027,6,16,14,54,45,3.85,5.0,fr,13872,40,590919,1,1,Active Shallow Crust,240.0102,57.99763,0.0,06/16/2027
+1.88973,40.55496,1432,4,19,19,52,26,3.85,15.0,fr,13873,28,590920,1,1,Active Shallow Crust,240.0102,57.99763,0.0,04/19/1432
+1.88973,40.55496,8816,7,28,15,21,41,4.45,15.0,fr,13874,176,590989,1,1,Active Shallow Crust,0.0,89.98981,0.0,07/28/8816
+1.88973,40.55496,7643,11,4,1,16,58,4.75,5.0,fr,13875,152,591024,1,1,Active Shallow Crust,0.0,89.9899,0.0,11/04/7643
+1.88973,40.55496,2661,3,3,22,57,29,5.15,5.0,fr,13876,53,591072,1,1,Active Shallow Crust,0.0,89.98998,0.0,03/03/2661
+2.28915,42.76699,855,10,13,17,3,31,3.55,5.0,fr,13877,17,591360,1,2,Active Shallow Crust,0.0,89.9889,0.0,10/13/0855
+2.28915,42.76699,9312,8,9,20,19,48,3.55,5.0,fr,13878,186,591360,1,2,Active Shallow Crust,0.0,89.9889,0.0,08/09/9312
+2.28915,42.76699,9792,1,13,4,28,58,3.55,15.0,fr,13879,195,591361,1,1,Active Shallow Crust,0.0,89.9889,0.0,01/13/9792
+2.28915,42.76699,1095,3,29,7,45,59,3.55,15.0,fr,13880,21,591364,1,1,Active Shallow Crust,240.0117,57.99803,0.0,03/29/1095
+2.28915,42.76699,272,11,12,10,13,25,3.65,5.0,fr,13881,5,591372,1,5,Active Shallow Crust,0.0,89.9901,0.0,11/12/0272
+2.28915,42.76699,8397,5,26,14,30,28,3.65,5.0,fr,13882,167,591372,1,5,Active Shallow Crust,0.0,89.9901,0.0,05/26/8397
+2.28915,42.76699,8172,5,21,4,30,41,3.65,5.0,fr,13883,163,591372,1,5,Active Shallow Crust,0.0,89.9901,0.0,05/21/8172
+2.28915,42.76699,3174,10,15,13,2,19,3.65,5.0,fr,13884,63,591372,1,5,Active Shallow Crust,0.0,89.9901,0.0,10/15/3174
+2.28915,42.76699,6410,2,3,9,30,23,3.65,5.0,fr,13885,128,591372,1,5,Active Shallow Crust,0.0,89.9901,0.0,02/03/6410
+2.28915,42.76699,7748,10,3,5,21,50,3.65,15.0,fr,13886,154,591373,1,1,Active Shallow Crust,0.0,89.9901,0.0,10/03/7748
+2.28915,42.76699,7013,8,27,13,52,36,3.65,15.0,fr,13887,140,591376,1,1,Active Shallow Crust,240.0001,58.01266,0.0,08/27/7013
+2.28915,42.76699,6455,5,2,19,53,33,3.65,5.0,fr,13888,129,591381,1,1,Active Shallow Crust,128.9005,89.96346,0.0,05/02/6455
+2.28915,42.76699,8505,7,26,3,26,0,3.75,15.0,fr,13889,170,591385,1,1,Active Shallow Crust,0.0,89.99118,0.0,07/26/8505
+2.28915,42.76699,8720,7,6,13,41,16,3.75,27.5,fr,13890,174,591389,1,1,Active Shallow Crust,240.0076,58.01733,0.0,07/06/8720
+2.28915,42.76699,1974,5,25,2,31,31,3.85,5.0,fr,13891,39,591396,1,1,Active Shallow Crust,0.0,89.98952,0.0,05/25/1974
+2.28915,42.76699,7674,8,16,17,23,49,3.85,15.0,fr,13892,153,591397,1,1,Active Shallow Crust,0.0,89.98952,0.0,08/16/7674
+2.28915,42.76699,6467,9,23,19,30,21,3.95,5.0,fr,13893,129,591408,1,1,Active Shallow Crust,0.0,89.99066,0.0,09/23/6467
+2.28915,42.76699,3757,4,18,10,31,22,3.95,27.5,fr,13894,75,591419,1,1,Active Shallow Crust,128.9005,89.99416,0.0,04/18/3757
+2.28915,42.76699,3315,4,9,11,51,50,4.05,5.0,fr,13895,66,591420,1,1,Active Shallow Crust,0.0,89.98959,0.0,04/09/3315
+2.28915,42.76699,7591,8,30,15,38,24,4.15,5.0,fr,13896,151,591432,1,1,Active Shallow Crust,0.0,89.99072,0.0,08/30/7591
+2.28915,42.76699,3090,1,3,19,47,37,4.15,5.0,fr,13897,61,591438,1,1,Active Shallow Crust,0.0,89.99062,-90.0,01/03/3090
+2.28915,42.76699,6344,4,23,8,56,30,4.15,15.0,fr,13898,126,591439,1,1,Active Shallow Crust,0.0,89.99062,-90.0,04/23/6344
+2.28915,42.76699,134,6,26,20,2,16,4.35,5.0,fr,13899,2,591456,1,2,Active Shallow Crust,0.0,89.98969,0.0,06/26/0134
+2.28915,42.76699,3897,4,23,10,38,21,4.35,5.0,fr,13900,77,591456,1,2,Active Shallow Crust,0.0,89.98969,0.0,04/23/3897
+2.28915,42.76699,4236,6,16,8,56,14,4.45,5.0,fr,13901,84,591468,1,1,Active Shallow Crust,0.0,89.98949,0.0,06/16/4236
+2.28915,42.76699,7799,5,4,8,26,28,4.75,5.0,fr,13902,155,591504,1,1,Active Shallow Crust,0.0,89.98977,0.0,05/04/7799
+2.28915,42.76699,6900,9,14,6,32,46,5.05,5.0,fr,13903,137,591540,1,1,Active Shallow Crust,0.0,89.99013,0.0,09/14/6900
+2.28915,42.76699,4540,10,4,8,59,16,5.15,5.0,fr,13904,90,591558,1,1,Active Shallow Crust,0.0,89.98991,-90.0,10/04/4540
+5.68151,48.59234,745,9,28,0,29,6,3.55,5.0,fr,13905,14,591840,1,1,Active Shallow Crust,0.0,89.99333,0.0,09/28/0745
+5.68151,48.59234,7549,4,18,3,12,50,3.55,27.5,fr,13906,150,591842,1,1,Active Shallow Crust,0.0,89.99333,0.0,04/18/7549
+5.68151,48.59234,468,4,18,5,19,25,3.75,27.5,fr,13907,9,591872,1,1,Active Shallow Crust,0.0,89.98928,-90.0,04/18/0468
+5.68151,48.59234,9218,12,18,21,7,24,4.15,5.0,fr,13908,184,591912,1,1,Active Shallow Crust,0.0,89.98997,0.0,12/18/9218
+5.68151,48.59234,6109,8,28,10,7,48,4.35,5.0,fr,13909,122,591936,1,1,Active Shallow Crust,0.0,89.98938,0.0,08/28/6109
+5.22384,43.32953,1371,10,27,16,34,42,3.55,15.0,fr,13910,27,592324,1,1,Active Shallow Crust,240.0126,57.99693,0.0,10/27/1371
+5.22384,43.32953,3972,4,21,0,11,35,3.65,5.0,fr,13911,79,592332,1,2,Active Shallow Crust,0.0,89.98692,0.0,04/21/3972
+5.22384,43.32953,7298,2,3,13,20,5,3.65,5.0,fr,13912,145,592332,1,2,Active Shallow Crust,0.0,89.98692,0.0,02/03/7298
+5.22384,43.32953,5759,2,26,16,12,38,3.75,5.0,fr,13913,115,592344,1,1,Active Shallow Crust,0.0,89.98835,0.0,02/26/5759
+5.22384,43.32953,1136,1,7,23,53,40,3.75,15.0,fr,13914,22,592345,1,1,Active Shallow Crust,0.0,89.98835,0.0,01/07/1136
+5.22384,43.32953,3728,5,13,16,29,58,3.85,5.0,fr,13915,74,592356,1,1,Active Shallow Crust,0.0,89.98962,0.0,05/13/3728
+5.22384,43.32953,9772,6,7,8,29,3,3.85,15.0,fr,13916,195,592357,1,1,Active Shallow Crust,0.0,89.98962,0.0,06/07/9772
+5.22384,43.32953,3171,9,22,9,48,13,3.85,15.0,fr,13917,63,592360,1,1,Active Shallow Crust,240.0105,57.99853,0.0,09/22/3171
+5.22384,43.32953,4181,5,13,17,57,21,3.95,5.0,fr,13918,83,592368,1,1,Active Shallow Crust,0.0,89.99075,0.0,05/13/4181
+5.22384,43.32953,7249,6,24,8,45,21,4.05,5.0,fr,13919,144,592380,1,1,Active Shallow Crust,0.0,89.99175,0.0,06/24/7249
+5.22384,43.32953,2741,6,27,12,1,52,4.15,5.0,fr,13920,54,592392,1,1,Active Shallow Crust,0.0,89.98897,0.0,06/27/2741
+5.22384,43.32953,5684,3,4,10,18,45,4.15,15.0,fr,13921,113,592393,1,1,Active Shallow Crust,0.0,89.98897,0.0,03/04/5684
+5.22384,43.32953,1061,12,16,1,26,24,4.75,5.0,fr,13922,21,592464,1,1,Active Shallow Crust,0.0,89.99078,0.0,12/16/1061
+4.97118,48.11717,4235,4,25,3,6,52,3.65,15.0,fr,13923,84,592816,1,1,Active Shallow Crust,240.0022,58.01204,0.0,04/25/4235
+4.97118,48.11717,8312,1,28,10,49,50,3.65,15.0,fr,13924,166,592822,1,1,Active Shallow Crust,128.9004,89.96355,0.0,01/28/8312
+4.97118,48.11717,873,4,28,8,26,30,3.95,15.0,fr,13925,17,592849,1,2,Active Shallow Crust,0.0,89.9915,0.0,04/28/0873
+4.97118,48.11717,8484,1,15,23,52,47,3.95,15.0,fr,13926,169,592849,1,2,Active Shallow Crust,0.0,89.9915,0.0,01/15/8484
+4.97118,48.11717,2336,5,13,11,9,41,3.95,5.0,fr,13927,46,592851,1,1,Active Shallow Crust,240.0193,58.00564,0.0,05/13/2336
+4.97118,48.11717,560,11,10,20,40,4,4.25,5.0,fr,13928,11,592884,1,2,Active Shallow Crust,0.0,89.99097,0.0,11/10/0560
+4.97118,48.11717,1882,11,10,16,11,40,4.25,5.0,fr,13929,37,592884,1,2,Active Shallow Crust,0.0,89.99097,0.0,11/10/1882
+3.38884,51.05437,654,8,5,1,16,27,3.55,5.0,fr,13930,13,593283,1,1,Active Shallow Crust,240.0128,57.9976,0.0,08/05/0654
+3.38884,51.05437,9133,8,4,13,7,8,3.65,5.0,fr,13931,182,593298,1,1,Active Shallow Crust,359.9986,89.99142,-90.0,08/04/9133
+3.38884,51.05437,7344,5,19,19,55,44,3.65,15.0,fr,13932,146,593302,1,1,Active Shallow Crust,128.8999,89.96336,0.0,05/19/7344
+3.38884,51.05437,6468,10,30,8,12,47,3.75,5.0,fr,13933,129,593304,1,1,Active Shallow Crust,0.0,89.98993,0.0,10/30/6468
+3.38884,51.05437,3905,2,15,3,55,24,3.85,5.0,fr,13934,78,593316,1,1,Active Shallow Crust,0.0,89.99103,0.0,02/15/3905
+3.38884,51.05437,2363,12,9,4,20,30,3.85,5.0,fr,13935,47,593322,1,1,Active Shallow Crust,0.0,89.99092,-90.0,12/09/2363
+3.38884,51.05437,7082,6,16,16,59,1,4.05,5.0,fr,13936,141,593340,1,1,Active Shallow Crust,0.0,89.9893,0.0,06/16/7082
+3.38884,51.05437,7938,1,28,12,8,13,4.05,5.0,fr,13937,158,593349,1,1,Active Shallow Crust,128.8899,89.99376,0.0,01/28/7938
+3.38884,51.05437,2274,7,31,20,36,59,4.05,15.0,fr,13938,45,593350,1,1,Active Shallow Crust,128.8899,89.99376,0.0,07/31/2274
+3.38884,51.05437,7608,11,4,13,13,36,4.95,5.0,fr,13939,152,593448,1,1,Active Shallow Crust,0.0,89.98988,0.0,11/04/7608
+-0.61858,45.97468,3716,4,25,17,43,8,3.55,5.0,fr,13940,74,593760,1,1,Active Shallow Crust,0.0,89.99036,0.0,04/25/3716
+-0.61858,45.97468,6661,5,11,8,21,29,3.55,15.0,fr,13941,133,593770,1,1,Active Shallow Crust,128.8964,89.99343,0.0,05/11/6661
+-0.61858,45.97468,6087,6,17,9,8,20,3.65,5.0,fr,13942,121,593772,1,2,Active Shallow Crust,0.0,89.98985,0.0,06/17/6087
+-0.61858,45.97468,6869,11,21,11,5,27,3.65,5.0,fr,13943,137,593772,1,2,Active Shallow Crust,0.0,89.98985,0.0,11/21/6869
+-0.61858,45.97468,878,1,1,8,28,33,3.65,27.5,fr,13944,17,593783,1,1,Active Shallow Crust,128.9005,89.96352,0.0,01/01/0878
+-0.61858,45.97468,9108,9,9,20,57,41,3.75,5.0,fr,13945,182,593784,1,2,Active Shallow Crust,0.0,89.99026,0.0,09/09/9108
+-0.61858,45.97468,9578,10,12,23,43,34,3.75,5.0,fr,13946,191,593784,1,2,Active Shallow Crust,0.0,89.99026,0.0,10/12/9578
+-0.61858,45.97468,1969,4,23,11,53,39,3.85,5.0,fr,13947,39,593805,1,1,Active Shallow Crust,128.8956,89.9938,0.0,04/23/1969
+-0.61858,45.97468,1796,8,12,9,15,9,4.35,15.0,fr,13948,35,593863,1,1,Active Shallow Crust,0.0,89.99012,-90.0,08/12/1796
+-0.61858,45.97468,9280,5,10,5,33,35,4.45,15.0,fr,13949,185,593869,1,1,Active Shallow Crust,0.0,89.99005,0.0,05/10/9280
+-0.61858,45.97468,7410,11,9,23,43,12,4.55,5.0,fr,13950,148,593880,1,1,Active Shallow Crust,0.0,89.99003,0.0,11/09/7410
+-0.61858,45.97468,6495,8,21,8,28,33,4.75,15.0,fr,13951,129,593914,1,1,Active Shallow Crust,128.8889,89.98808,0.0,08/21/6495
+-0.61858,45.97468,8170,1,26,19,20,25,5.35,5.0,fr,13952,163,593985,1,1,Active Shallow Crust,128.8834,89.98806,0.0,01/26/8170
+8.78375,47.67876,3198,8,30,13,1,17,3.55,5.0,fr,13953,63,594240,1,11,Active Shallow Crust,0.0,89.98642,0.0,08/30/3198
+8.78375,47.67876,3631,11,25,13,7,8,3.55,5.0,fr,13954,72,594240,1,11,Active Shallow Crust,0.0,89.98642,0.0,11/25/3631
+8.78375,47.67876,89,11,20,12,35,58,3.55,5.0,fr,13955,1,594240,1,11,Active Shallow Crust,0.0,89.98642,0.0,11/20/0089
+8.78375,47.67876,8695,4,16,3,2,25,3.55,5.0,fr,13956,173,594240,1,11,Active Shallow Crust,0.0,89.98642,0.0,04/16/8695
+8.78375,47.67876,8508,2,13,6,56,1,3.55,5.0,fr,13957,170,594240,1,11,Active Shallow Crust,0.0,89.98642,0.0,02/13/8508
+8.78375,47.67876,7485,11,3,4,48,47,3.55,5.0,fr,13958,149,594240,1,11,Active Shallow Crust,0.0,89.98642,0.0,11/03/7485
+8.78375,47.67876,7697,6,18,3,48,58,3.55,5.0,fr,13959,153,594240,1,11,Active Shallow Crust,0.0,89.98642,0.0,06/18/7697
+8.78375,47.67876,7485,2,4,17,40,47,3.55,5.0,fr,13960,149,594240,1,11,Active Shallow Crust,0.0,89.98642,0.0,02/04/7485
+8.78375,47.67876,6207,5,19,1,36,9,3.55,5.0,fr,13961,124,594240,1,11,Active Shallow Crust,0.0,89.98642,0.0,05/19/6207
+8.78375,47.67876,4357,2,25,19,27,4,3.55,5.0,fr,13962,87,594240,1,11,Active Shallow Crust,0.0,89.98642,0.0,02/25/4357
+8.78375,47.67876,7423,3,13,9,49,27,3.55,5.0,fr,13963,148,594240,1,11,Active Shallow Crust,0.0,89.98642,0.0,03/13/7423
+8.78375,47.67876,3073,11,28,23,13,15,3.55,15.0,fr,13964,61,594241,1,1,Active Shallow Crust,0.0,89.98642,0.0,11/28/3073
+8.78375,47.67876,552,6,28,7,22,30,3.55,27.5,fr,13965,11,594242,1,1,Active Shallow Crust,0.0,89.98642,0.0,06/28/0552
+8.78375,47.67876,1328,1,13,22,47,40,3.55,15.0,fr,13966,26,594244,1,2,Active Shallow Crust,240.01,57.99819,0.0,01/13/1328
+8.78375,47.67876,7464,6,12,19,1,38,3.55,15.0,fr,13967,149,594244,1,2,Active Shallow Crust,240.01,57.99819,0.0,06/12/7464
+8.78375,47.67876,1349,3,24,22,39,23,3.55,5.0,fr,13968,26,594246,1,1,Active Shallow Crust,0.0,89.98627,-90.0,03/24/1349
+8.78375,47.67876,3010,7,28,8,20,49,3.55,15.0,fr,13969,60,594247,1,1,Active Shallow Crust,0.0,89.98627,-90.0,07/28/3010
+8.78375,47.67876,4671,2,1,23,28,52,3.55,5.0,fr,13970,93,594249,1,1,Active Shallow Crust,128.8959,89.99321,0.0,02/01/4671
+8.78375,47.67876,4572,6,2,20,32,9,3.55,27.5,fr,13971,91,594251,1,1,Active Shallow Crust,128.8959,89.99321,0.0,06/02/4572
+8.78375,47.67876,6936,8,3,2,42,57,3.65,5.0,fr,13972,138,594252,1,5,Active Shallow Crust,0.0,89.9879,0.0,08/03/6936
+8.78375,47.67876,3420,1,22,17,45,36,3.65,5.0,fr,13973,68,594252,1,5,Active Shallow Crust,0.0,89.9879,0.0,01/22/3420
+8.78375,47.67876,3504,11,21,19,47,44,3.65,5.0,fr,13974,70,594252,1,5,Active Shallow Crust,0.0,89.9879,0.0,11/21/3504
+8.78375,47.67876,7597,11,27,12,24,23,3.65,5.0,fr,13975,151,594252,1,5,Active Shallow Crust,0.0,89.9879,0.0,11/27/7597
+8.78375,47.67876,4879,9,21,10,4,36,3.65,5.0,fr,13976,97,594252,1,5,Active Shallow Crust,0.0,89.9879,0.0,09/21/4879
+8.78375,47.67876,8398,5,22,19,29,47,3.65,15.0,fr,13977,167,594253,1,3,Active Shallow Crust,0.0,89.9879,0.0,05/22/8398
+8.78375,47.67876,2060,5,13,9,39,45,3.65,15.0,fr,13978,41,594253,1,3,Active Shallow Crust,0.0,89.9879,0.0,05/13/2060
+8.78375,47.67876,3400,12,12,20,41,25,3.65,15.0,fr,13979,67,594253,1,3,Active Shallow Crust,0.0,89.9879,0.0,12/12/3400
+8.78375,47.67876,7097,5,16,12,27,19,3.65,27.5,fr,13980,141,594254,1,1,Active Shallow Crust,0.0,89.9879,0.0,05/16/7097
+8.78375,47.67876,7611,6,14,2,48,12,3.65,5.0,fr,13981,152,594255,1,3,Active Shallow Crust,240.0029,58.01245,0.0,06/14/7611
+8.78375,47.67876,6944,2,24,21,50,21,3.65,5.0,fr,13982,138,594255,1,3,Active Shallow Crust,240.0029,58.01245,0.0,02/24/6944
+8.78375,47.67876,4879,6,14,23,23,20,3.65,5.0,fr,13983,97,594255,1,3,Active Shallow Crust,240.0029,58.01245,0.0,06/14/4879
+8.78375,47.67876,2709,11,17,2,16,29,3.65,15.0,fr,13984,54,594256,1,2,Active Shallow Crust,240.0029,58.01245,0.0,11/17/2709
+8.78375,47.67876,1021,4,5,19,58,44,3.65,15.0,fr,13985,20,594256,1,2,Active Shallow Crust,240.0029,58.01245,0.0,04/05/1021
+8.78375,47.67876,4045,8,6,19,0,3,3.65,5.0,fr,13986,80,594258,1,2,Active Shallow Crust,0.0,89.98775,-90.0,08/06/4045
+8.78375,47.67876,7652,11,27,16,53,7,3.65,5.0,fr,13987,153,594258,1,2,Active Shallow Crust,0.0,89.98775,-90.0,11/27/7652
+8.78375,47.67876,88,9,10,20,58,21,3.75,5.0,fr,13988,1,594264,1,7,Active Shallow Crust,0.0,89.98921,0.0,09/10/0088
+8.78375,47.67876,9569,9,27,11,41,46,3.75,5.0,fr,13989,191,594264,1,7,Active Shallow Crust,0.0,89.98921,0.0,09/27/9569
+8.78375,47.67876,449,8,22,12,14,48,3.75,5.0,fr,13990,8,594264,1,7,Active Shallow Crust,0.0,89.98921,0.0,08/22/0449
+8.78375,47.67876,8893,3,9,15,59,56,3.75,5.0,fr,13991,177,594264,1,7,Active Shallow Crust,0.0,89.98921,0.0,03/09/8893
+8.78375,47.67876,8515,10,26,18,47,48,3.75,5.0,fr,13992,170,594264,1,7,Active Shallow Crust,0.0,89.98921,0.0,10/26/8515
+8.78375,47.67876,2612,11,7,6,37,12,3.75,5.0,fr,13993,52,594264,1,7,Active Shallow Crust,0.0,89.98921,0.0,11/07/2612
+8.78375,47.67876,6102,11,4,6,1,35,3.75,5.0,fr,13994,122,594264,1,7,Active Shallow Crust,0.0,89.98921,0.0,11/04/6102
+8.78375,47.67876,4628,4,23,20,0,32,3.75,15.0,fr,13995,92,594265,1,4,Active Shallow Crust,0.0,89.98921,0.0,04/23/4628
+8.78375,47.67876,6513,1,7,20,7,13,3.75,15.0,fr,13996,130,594265,1,4,Active Shallow Crust,0.0,89.98921,0.0,01/07/6513
+8.78375,47.67876,4946,9,11,16,35,25,3.75,15.0,fr,13997,98,594265,1,4,Active Shallow Crust,0.0,89.98921,0.0,09/11/4946
+8.78375,47.67876,5502,5,27,14,10,10,3.75,15.0,fr,13998,110,594265,1,4,Active Shallow Crust,0.0,89.98921,0.0,05/27/5502
+8.78375,47.67876,9586,6,6,3,41,6,3.75,5.0,fr,13999,191,594270,1,1,Active Shallow Crust,0.0,89.98909,-90.0,06/06/9586
+8.78375,47.67876,8710,3,16,12,51,10,3.75,15.0,fr,14000,174,594271,1,1,Active Shallow Crust,0.0,89.98909,-90.0,03/16/8710
+8.78375,47.67876,1205,11,16,16,54,2,3.75,15.0,fr,14001,24,594274,1,1,Active Shallow Crust,128.895,89.96751,0.0,11/16/1205
+8.78375,47.67876,9046,10,24,0,40,17,3.85,5.0,fr,14002,180,594276,1,1,Active Shallow Crust,0.0,89.99039,0.0,10/24/9046
+8.78375,47.67876,1807,8,24,7,43,3,3.85,15.0,fr,14003,36,594277,1,1,Active Shallow Crust,0.0,89.99039,0.0,08/24/1807
+8.78375,47.67876,561,7,29,17,45,9,3.85,5.0,fr,14004,11,594279,1,4,Active Shallow Crust,240.0093,57.99858,0.0,07/29/0561
+8.78375,47.67876,8806,1,13,15,36,30,3.85,5.0,fr,14005,176,594279,1,4,Active Shallow Crust,240.0093,57.99858,0.0,01/13/8806
+8.78375,47.67876,1863,10,26,15,2,11,3.85,5.0,fr,14006,37,594279,1,4,Active Shallow Crust,240.0093,57.99858,0.0,10/26/1863
+8.78375,47.67876,346,12,12,8,10,55,3.85,5.0,fr,14007,6,594279,1,4,Active Shallow Crust,240.0093,57.99858,0.0,12/12/0346
+8.78375,47.67876,5447,5,29,16,59,51,3.95,5.0,fr,14008,108,594288,1,1,Active Shallow Crust,0.0,89.99143,0.0,05/29/5447
+8.78375,47.67876,6877,10,22,8,9,58,3.95,15.0,fr,14009,137,594289,1,1,Active Shallow Crust,0.0,89.99143,0.0,10/22/6877
+8.78375,47.67876,9232,9,27,16,11,33,3.95,27.5,fr,14010,184,594290,1,1,Active Shallow Crust,0.0,89.99143,0.0,09/27/9232
+8.78375,47.67876,4925,12,2,9,3,20,4.05,15.0,fr,14011,98,594301,1,1,Active Shallow Crust,0.0,89.99236,0.0,12/02/4925
+8.78375,47.67876,234,11,21,14,0,15,4.05,5.0,fr,14012,4,594303,1,1,Active Shallow Crust,240.0067,58.00599,0.0,11/21/0234
+8.78375,47.67876,4594,12,13,7,39,27,4.05,15.0,fr,14013,91,594304,1,1,Active Shallow Crust,240.0067,58.00596,0.0,12/13/4594
+8.78375,47.67876,4748,6,1,16,38,28,4.05,5.0,fr,14014,94,594309,1,1,Active Shallow Crust,128.8919,89.99236,0.0,06/01/4748
+8.78375,47.67876,1044,8,10,7,15,36,4.15,5.0,fr,14015,20,594312,1,2,Active Shallow Crust,0.0,89.99319,0.0,08/10/1044
+8.78375,47.67876,1848,10,26,16,51,37,4.15,5.0,fr,14016,36,594312,1,2,Active Shallow Crust,0.0,89.99319,0.0,10/26/1848
+8.78375,47.67876,2182,1,30,12,34,5,4.15,5.0,fr,14017,43,594315,1,1,Active Shallow Crust,240.0078,57.99761,0.0,01/30/2182
+8.78375,47.67876,4158,10,28,7,24,58,4.25,27.5,fr,14018,83,594329,1,1,Active Shallow Crust,240.0082,57.99472,0.0,10/28/4158
+8.78375,47.67876,6649,11,29,1,27,26,4.25,5.0,fr,14019,132,594333,1,1,Active Shallow Crust,128.8957,89.98099,0.0,11/29/6649
+8.78375,47.67876,7094,7,10,20,59,19,4.35,5.0,fr,14020,141,594336,1,5,Active Shallow Crust,0.0,89.98919,0.0,07/10/7094
+8.78375,47.67876,4703,3,30,14,42,21,4.35,5.0,fr,14021,94,594336,1,5,Active Shallow Crust,0.0,89.98919,0.0,03/30/4703
+8.78375,47.67876,5119,9,28,22,6,1,4.35,5.0,fr,14022,102,594336,1,5,Active Shallow Crust,0.0,89.98919,0.0,09/28/5119
+8.78375,47.67876,6640,6,29,23,15,17,4.35,5.0,fr,14023,132,594336,1,5,Active Shallow Crust,0.0,89.98919,0.0,06/29/6640
+8.78375,47.67876,8075,5,31,5,16,20,4.35,5.0,fr,14024,161,594336,1,5,Active Shallow Crust,0.0,89.98919,0.0,05/31/8075
+8.78375,47.67876,3117,8,11,7,52,5,4.35,5.0,fr,14025,62,594339,1,1,Active Shallow Crust,240.0085,57.99615,0.0,08/11/3117
+8.78375,47.67876,147,8,9,2,59,22,4.35,15.0,fr,14026,2,594340,1,1,Active Shallow Crust,240.0085,57.99615,0.0,08/09/0147
+8.78375,47.67876,614,12,4,15,28,33,4.45,5.0,fr,14027,12,594348,1,1,Active Shallow Crust,0.0,89.99036,0.0,12/04/0614
+8.78375,47.67876,861,12,17,22,10,13,4.45,5.0,fr,14028,17,594354,1,1,Active Shallow Crust,0.0,89.99025,-90.0,12/17/0861
+8.78375,47.67876,4680,3,19,22,17,58,4.55,5.0,fr,14029,93,594360,1,1,Active Shallow Crust,0.0,89.99141,0.0,03/19/4680
+8.78375,47.67876,1971,2,10,1,57,3,4.55,15.0,fr,14030,39,594361,1,2,Active Shallow Crust,0.0,89.99141,0.0,02/10/1971
+8.78375,47.67876,6321,2,13,9,11,15,4.55,15.0,fr,14031,126,594361,1,2,Active Shallow Crust,0.0,89.99141,0.0,02/13/6321
+8.78375,47.67876,1693,5,31,2,19,38,4.55,5.0,fr,14032,33,594363,1,1,Active Shallow Crust,240.0094,57.99749,0.0,05/31/1693
+8.78375,47.67876,9137,10,2,23,10,59,4.55,15.0,fr,14033,182,594367,1,1,Active Shallow Crust,0.0,89.99131,-90.0,10/02/9137
+8.78375,47.67876,224,12,9,10,0,20,4.65,5.0,fr,14034,4,594375,1,1,Active Shallow Crust,240.0111,57.99478,0.0,12/09/0224
+8.78375,47.67876,4592,7,7,14,27,18,4.65,15.0,fr,14035,91,594376,1,1,Active Shallow Crust,240.0111,57.99478,0.0,07/07/4592
+8.78375,47.67876,9052,8,26,1,54,28,4.65,5.0,fr,14036,181,594378,1,1,Active Shallow Crust,0.0,89.98839,-90.0,08/26/9052
+8.78375,47.67876,9078,10,10,8,45,24,4.95,15.0,fr,14037,181,594409,1,1,Active Shallow Crust,0.0,89.98916,0.0,10/10/9078
+8.78375,47.67876,2817,8,12,18,17,56,5.35,5.0,fr,14038,56,594456,1,1,Active Shallow Crust,0.0,89.98974,0.0,08/12/2817
+8.78375,47.67876,6916,12,31,16,2,48,5.35,5.0,fr,14039,138,594459,1,1,Active Shallow Crust,240.0262,57.99792,0.0,12/31/6916
+8.78375,47.67876,3099,8,22,0,13,39,5.55,5.0,fr,14040,61,594483,1,1,Active Shallow Crust,240.034,57.9996,0.0,08/22/3099
+8.783747,47.67876,6783,10,20,22,38,18,6.25,6.744814,fr,14041,135,594573,1,1,Active Shallow Crust,128.8475,89.99039,0.0,10/20/6783
+8.783757,47.67876,9483,12,11,7,24,12,6.45,8.491219,fr,14042,189,594588,1,1,Active Shallow Crust,0.0,89.99011,0.0,12/11/9483
+8.783747,47.67876,6304,11,4,0,34,21,6.45,26.50878,fr,14043,126,594590,1,1,Active Shallow Crust,0.0,89.99011,0.0,11/04/6304
+-2.55732,49.72439,4618,3,12,10,29,37,3.75,15.0,fr,14044,92,594745,1,1,Active Shallow Crust,0.0,89.98965,0.0,03/12/4618
+-2.55732,49.72439,9586,11,12,15,39,27,4.65,15.0,fr,14045,191,594853,1,1,Active Shallow Crust,0.0,89.98989,0.0,11/12/9586
+3.78739,45.50268,7855,2,23,22,19,53,3.55,5.0,fr,14046,157,595200,1,1,Active Shallow Crust,0.0,89.9894,0.0,02/23/7855
+3.78739,45.50268,1264,4,8,6,30,8,3.65,15.0,fr,14047,25,595213,1,1,Active Shallow Crust,0.0,89.99055,0.0,04/08/1264
+3.78739,45.50268,2444,1,20,14,57,16,3.65,5.0,fr,14048,48,595215,1,1,Active Shallow Crust,240.0013,58.01307,0.0,01/20/2444
+3.78739,45.50268,6354,3,14,6,38,33,3.75,5.0,fr,14049,127,595224,1,1,Active Shallow Crust,0.0,89.98877,0.0,03/14/6354
+3.78739,45.50268,2201,11,7,5,10,4,3.75,5.0,fr,14050,44,595233,1,1,Active Shallow Crust,128.8961,89.96748,0.0,11/07/2201
+3.78739,45.50268,3749,9,3,3,1,6,3.85,5.0,fr,14051,74,595236,1,1,Active Shallow Crust,0.0,89.98999,0.0,09/03/3749
+3.78739,45.50268,8720,7,28,3,38,30,3.85,15.0,fr,14052,174,595237,1,1,Active Shallow Crust,0.0,89.98999,0.0,07/28/8720
+3.78739,45.50268,940,7,28,9,27,40,3.95,5.0,fr,14053,18,595248,1,1,Active Shallow Crust,0.0,89.99108,0.0,07/28/0940
+3.78739,45.50268,6322,1,25,21,38,53,4.15,15.0,fr,14054,126,595273,1,1,Active Shallow Crust,0.0,89.98937,0.0,01/25/6322
+3.78739,45.50268,8563,7,28,23,2,28,4.25,5.0,fr,14055,171,595290,1,1,Active Shallow Crust,0.0,89.99042,-90.0,07/28/8563
+3.78739,45.50268,1530,10,19,23,56,6,4.45,15.0,fr,14056,30,595309,1,1,Active Shallow Crust,0.0,89.98997,0.0,10/19/1530
+3.78739,45.50268,9807,7,14,18,19,7,4.55,5.0,fr,14057,196,595320,1,1,Active Shallow Crust,0.0,89.98994,0.0,07/14/9807
+3.78739,45.50268,4385,4,19,9,9,49,5.15,15.0,fr,14058,87,595393,1,1,Active Shallow Crust,0.0,89.98991,0.0,04/19/4385
+1.54372,46.66776,8370,7,10,11,27,33,3.55,5.0,fr,14059,167,595680,1,2,Active Shallow Crust,0.0,89.98962,0.0,07/10/8370
+1.54372,46.66776,9324,8,12,21,54,38,3.55,5.0,fr,14060,186,595680,1,2,Active Shallow Crust,0.0,89.98962,0.0,08/12/9324
+1.54372,46.66776,607,3,29,19,48,16,3.55,15.0,fr,14061,12,595681,1,1,Active Shallow Crust,0.0,89.98962,0.0,03/29/0607
+1.54372,46.66776,1443,10,18,8,5,47,3.55,15.0,fr,14062,28,595684,1,1,Active Shallow Crust,240.0123,57.99806,0.0,10/18/1443
+1.54372,46.66776,8104,2,19,6,44,47,3.55,15.0,fr,14063,162,595690,1,1,Active Shallow Crust,128.8961,89.99394,0.0,02/19/8104
+1.54372,46.66776,6164,7,24,23,44,3,3.65,27.5,fr,14064,123,595694,1,2,Active Shallow Crust,0.0,89.99075,0.0,07/24/6164
+1.54372,46.66776,6789,5,18,0,35,45,3.65,27.5,fr,14065,135,595694,1,2,Active Shallow Crust,0.0,89.99075,0.0,05/18/6789
+1.54372,46.66776,3238,5,13,19,2,23,3.65,5.0,fr,14066,64,595698,1,1,Active Shallow Crust,0.0,89.99064,-90.0,05/13/3238
+1.54372,46.66776,4431,5,17,5,20,57,3.75,5.0,fr,14067,88,595704,1,2,Active Shallow Crust,0.0,89.99038,0.0,05/17/4431
+1.54372,46.66776,1464,7,21,21,22,30,3.75,5.0,fr,14068,29,595704,1,2,Active Shallow Crust,0.0,89.99038,0.0,07/21/1464
+1.54372,46.66776,119,9,24,15,19,11,3.75,15.0,fr,14069,2,595705,1,1,Active Shallow Crust,0.0,89.99038,0.0,09/24/0119
+1.54372,46.66776,3816,11,6,15,5,56,3.75,15.0,fr,14070,76,595711,1,1,Active Shallow Crust,0.0,89.99027,-90.0,11/06/3816
+1.54372,46.66776,2549,8,30,1,51,23,3.95,5.0,fr,14071,50,595728,1,1,Active Shallow Crust,0.0,89.99017,0.0,08/30/2549
+1.54372,46.66776,4774,6,16,22,56,51,3.95,15.0,fr,14072,95,595729,1,1,Active Shallow Crust,0.0,89.99017,0.0,06/16/4774
+1.54372,46.66776,6286,7,18,2,56,58,3.95,5.0,fr,14073,125,595734,1,1,Active Shallow Crust,0.0,89.99006,-90.0,07/18/6286
+1.54372,46.66776,6814,9,28,21,51,8,4.05,5.0,fr,14074,136,595740,1,1,Active Shallow Crust,0.0,89.99027,0.0,09/28/6814
+1.54372,46.66776,1660,11,9,18,8,4,4.05,5.0,fr,14075,33,595746,1,1,Active Shallow Crust,0.0,89.99016,-90.0,11/09/1660
+1.54372,46.66776,390,6,30,5,40,32,4.05,27.5,fr,14076,7,595748,1,1,Active Shallow Crust,0.0,89.99016,-90.0,06/30/0390
+1.54372,46.66776,8449,1,13,9,10,48,4.15,5.0,fr,14077,168,595752,1,1,Active Shallow Crust,0.0,89.98959,0.0,01/13/8449
+1.54372,46.66776,1151,4,4,7,42,32,4.15,15.0,fr,14078,23,595753,1,1,Active Shallow Crust,0.0,89.98959,0.0,04/04/1151
+1.54372,46.66776,2010,8,13,20,3,40,5.05,15.0,fr,14079,40,595861,1,1,Active Shallow Crust,359.9998,89.99015,0.0,08/13/2010
+0.20031,50.42716,7581,7,3,0,5,47,3.55,15.0,fr,14080,151,596641,1,1,Active Shallow Crust,0.0,89.98996,0.0,07/03/7581
+0.20031,50.42716,3112,3,4,2,49,54,3.55,5.0,fr,14081,62,596649,1,1,Active Shallow Crust,128.8959,89.99368,0.0,03/04/3112
+0.20031,50.42716,6264,10,19,0,5,44,3.65,5.0,fr,14082,125,596652,1,2,Active Shallow Crust,0.0,89.98998,0.0,10/19/6264
+0.20031,50.42716,9382,3,24,7,42,20,3.65,5.0,fr,14083,187,596652,1,2,Active Shallow Crust,0.0,89.98998,0.0,03/24/9382
+0.20031,50.42716,6341,11,1,6,55,59,3.75,15.0,fr,14084,126,596665,1,1,Active Shallow Crust,0.0,89.98995,0.0,11/01/6341
+0.20031,50.42716,4782,3,1,10,16,4,3.75,27.5,fr,14085,95,596666,1,1,Active Shallow Crust,0.0,89.98995,0.0,03/01/4782
+0.20031,50.42716,8436,12,9,9,31,6,4.35,5.0,fr,14086,168,596736,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/09/8436
+0.20031,50.42716,8448,1,23,19,23,40,4.65,5.0,fr,14087,168,596778,1,1,Active Shallow Crust,0.0,89.98998,-90.0,01/23/8448
+-4.62319,48.59692,2019,10,25,10,10,59,3.55,15.0,fr,14088,40,597124,1,1,Active Shallow Crust,240.0122,57.99777,0.0,10/25/2019
+-4.62319,48.59692,1243,1,3,19,42,27,3.55,5.0,fr,14089,24,597126,1,1,Active Shallow Crust,0.0,89.99326,-90.0,01/03/1243
+-4.62319,48.59692,4917,6,3,16,25,7,3.65,5.0,fr,14090,98,597132,1,3,Active Shallow Crust,0.0,89.98811,0.0,06/03/4917
+-4.62319,48.59692,4215,1,30,13,17,35,3.65,5.0,fr,14091,84,597132,1,3,Active Shallow Crust,0.0,89.98811,0.0,01/30/4215
+-4.62319,48.59692,3041,5,18,3,29,13,3.65,5.0,fr,14092,60,597132,1,3,Active Shallow Crust,0.0,89.98811,0.0,05/18/3041
+-4.62319,48.59692,8520,4,2,0,42,3,3.65,15.0,fr,14093,170,597136,1,1,Active Shallow Crust,240.0015,58.01316,0.0,04/02/8520
+-4.62319,48.59692,8514,5,11,20,31,23,3.75,5.0,fr,14094,170,597144,1,1,Active Shallow Crust,0.0,89.9894,0.0,05/11/8514
+-4.62319,48.59692,9300,7,9,4,56,35,3.75,5.0,fr,14095,185,597147,1,2,Active Shallow Crust,240.0084,58.0181,0.0,07/09/9300
+-4.62319,48.59692,1649,6,2,1,6,7,3.75,5.0,fr,14096,32,597147,1,2,Active Shallow Crust,240.0084,58.0181,0.0,06/02/1649
+-4.62319,48.59692,2056,12,20,9,4,33,3.85,5.0,fr,14097,41,597156,1,1,Active Shallow Crust,0.0,89.99055,0.0,12/20/2056
+-4.62319,48.59692,2023,9,27,17,57,32,3.85,15.0,fr,14098,40,597157,1,1,Active Shallow Crust,0.0,89.99055,0.0,09/27/2023
+-4.62319,48.59692,2703,6,4,8,5,22,4.25,27.5,fr,14099,54,597206,1,1,Active Shallow Crust,0.0,89.99107,0.0,06/04/2703
+-4.62319,48.59692,6886,9,9,17,13,15,4.35,5.0,fr,14100,137,597216,1,1,Active Shallow Crust,0.0,89.98938,0.0,09/09/6886
+-4.62319,48.59692,2270,4,14,4,19,19,4.95,5.0,fr,14101,45,597288,1,1,Active Shallow Crust,0.0,89.98935,0.0,04/14/2270
+-4.62319,48.59692,5937,1,19,11,18,17,5.25,5.0,fr,14102,118,597327,1,1,Active Shallow Crust,240.027,58.00055,0.0,01/19/5937
+-2.48389,49.46275,8702,1,16,15,32,35,3.55,5.0,fr,14103,174,597600,1,1,Active Shallow Crust,0.0,89.99017,0.0,01/16/8702
+-2.48389,49.46275,4656,10,26,23,38,40,3.65,5.0,fr,14104,93,597612,1,1,Active Shallow Crust,0.0,89.99124,0.0,10/26/4656
+-2.48389,49.46275,1744,7,14,1,45,19,3.65,5.0,fr,14105,34,597618,1,1,Active Shallow Crust,0.0,89.99113,-90.0,07/14/1744
+-2.48389,49.46275,3745,3,15,1,11,13,4.15,5.0,fr,14106,74,597675,1,1,Active Shallow Crust,240.0087,57.9976,0.0,03/15/3745
+-2.48389,49.46275,1116,2,18,20,18,16,4.15,15.0,fr,14107,22,597682,1,1,Active Shallow Crust,128.897,89.99343,0.0,02/18/1116
+-2.48389,49.46275,6982,6,28,15,48,6,4.25,15.0,fr,14108,139,597688,1,1,Active Shallow Crust,240.0083,57.99414,0.0,06/28/6982
+7.83919,48.72589,1485,6,15,3,55,16,3.55,5.0,fr,14109,29,598080,1,1,Active Shallow Crust,0.0,89.98669,0.0,06/15/1485
+7.83919,48.72589,4206,7,19,2,38,36,3.55,15.0,fr,14110,84,598081,1,1,Active Shallow Crust,0.0,89.98669,0.0,07/19/4206
+7.83919,48.72589,3435,5,30,19,49,0,3.55,5.0,fr,14111,68,598083,1,1,Active Shallow Crust,240.012,57.99871,0.0,05/30/3435
+7.83919,48.72589,6591,8,9,1,43,46,3.65,5.0,fr,14112,131,598092,1,1,Active Shallow Crust,0.0,89.98814,0.0,08/09/6591
+7.83919,48.72589,9068,7,21,1,14,40,3.65,15.0,fr,14113,181,598093,1,1,Active Shallow Crust,0.0,89.98814,0.0,07/21/9068
+7.83919,48.72589,711,2,21,19,8,59,3.65,5.0,fr,14114,14,598095,1,1,Active Shallow Crust,240.0019,58.01327,0.0,02/21/0711
+7.83919,48.72589,5950,1,16,11,40,28,3.65,15.0,fr,14115,118,598099,1,1,Active Shallow Crust,0.0,89.98801,-90.0,01/16/5950
+7.83919,48.72589,2178,9,23,12,16,40,3.75,5.0,fr,14116,43,598104,1,2,Active Shallow Crust,0.0,89.98943,0.0,09/23/2178
+7.83919,48.72589,37,5,30,18,7,18,3.75,5.0,fr,14117,0,598104,1,2,Active Shallow Crust,0.0,89.98943,0.0,05/30/0037
+7.83919,48.72589,8952,12,17,22,2,32,3.75,15.0,fr,14118,179,598105,1,1,Active Shallow Crust,0.0,89.98943,0.0,12/17/8952
+7.83919,48.72589,7291,11,10,0,51,15,3.75,15.0,fr,14119,145,598108,1,1,Active Shallow Crust,240.0098,58.01662,0.0,11/10/7291
+7.83919,48.72589,7242,5,5,6,13,38,3.95,5.0,fr,14120,144,598128,1,1,Active Shallow Crust,0.0,89.99161,0.0,05/05/7242
+7.83919,48.72589,6180,12,9,18,10,3,3.95,15.0,fr,14121,123,598132,1,1,Active Shallow Crust,240.0199,58.00485,0.0,12/09/6180
+7.83919,48.72589,8945,10,14,12,47,34,4.05,5.0,fr,14122,178,598140,1,1,Active Shallow Crust,0.0,89.98878,0.0,10/14/8945
+7.83919,48.72589,3186,4,30,3,11,4,4.05,5.0,fr,14123,63,598146,1,1,Active Shallow Crust,0.0,89.98865,-90.0,04/30/3186
+7.83919,48.72589,3448,2,22,15,52,15,4.15,5.0,fr,14124,68,598161,1,2,Active Shallow Crust,128.8982,89.99333,0.0,02/22/3448
+7.83919,48.72589,6940,5,28,17,50,42,4.15,5.0,fr,14125,138,598161,1,2,Active Shallow Crust,128.8982,89.99333,0.0,05/28/6940
+7.83919,48.72589,1897,2,24,14,3,27,4.25,5.0,fr,14126,37,598167,1,1,Active Shallow Crust,240.0085,57.99394,0.0,02/24/1897
+7.83919,48.72589,2923,12,10,10,49,1,4.35,15.0,fr,14127,58,598177,1,1,Active Shallow Crust,0.0,89.9894,0.0,12/10/2923
+7.83919,48.72589,1120,7,24,4,16,33,4.45,5.0,fr,14128,22,598188,1,1,Active Shallow Crust,0.0,89.99055,0.0,07/24/1120
+7.83919,48.72589,9394,11,1,23,50,51,5.15,5.0,fr,14129,187,598272,1,1,Active Shallow Crust,0.0,89.99051,0.0,11/01/9394
+7.83919,48.72589,9151,9,24,13,28,13,5.35,5.0,fr,14130,183,598296,1,1,Active Shallow Crust,0.0,89.98994,0.0,09/24/9151
+1.96344,47.75259,9814,9,22,10,45,58,3.55,27.5,fr,14131,196,598565,1,1,Active Shallow Crust,240.0122,57.99786,0.0,09/22/9814
+1.96344,47.75259,4740,11,20,17,22,27,3.65,5.0,fr,14132,94,598572,1,1,Active Shallow Crust,0.0,89.98943,0.0,11/20/4740
+1.96344,47.75259,8855,6,3,7,55,22,4.05,5.0,fr,14133,177,598629,1,1,Active Shallow Crust,128.8903,89.9938,0.0,06/03/8855
+1.96271,40.70187,3233,1,16,8,14,52,3.55,5.0,fr,14134,64,599040,1,1,Active Shallow Crust,0.0,89.99044,0.0,01/16/3233
+1.96271,40.70187,6419,6,5,11,11,38,3.75,15.0,fr,14135,128,599065,1,1,Active Shallow Crust,0.0,89.98937,0.0,06/05/6419
+1.96271,40.70187,7665,5,31,20,47,44,3.85,5.0,fr,14136,153,599085,1,1,Active Shallow Crust,128.8964,89.99391,0.0,05/31/7665
+1.96271,40.70187,8513,4,13,23,32,52,4.05,27.5,fr,14137,170,599111,1,1,Active Shallow Crust,128.8914,89.99355,0.0,04/13/8513
+1.96271,40.70187,7350,12,5,17,12,16,4.25,5.0,fr,14138,146,599124,1,1,Active Shallow Crust,0.0,89.98975,0.0,12/05/7350
+1.96271,40.70187,5000,6,23,10,30,16,4.25,27.5,fr,14139,99,599132,1,1,Active Shallow Crust,0.0,89.98964,-90.0,06/23/5000
+1.96271,40.70187,801,6,25,4,9,13,4.35,5.0,fr,14140,16,599136,1,1,Active Shallow Crust,0.0,89.9901,0.0,06/25/0801
+1.96271,40.70187,9667,6,11,8,34,38,4.55,5.0,fr,14141,193,599160,1,1,Active Shallow Crust,0.0,89.98972,0.0,06/11/9667
+1.96271,40.70187,8506,2,17,7,37,59,4.75,27.5,fr,14142,170,599186,1,1,Active Shallow Crust,0.0,89.98991,0.0,02/17/8506
+5.94621,48.37336,748,7,30,17,56,25,3.95,5.0,fr,14143,14,599574,1,1,Active Shallow Crust,0.0,89.99145,-90.0,07/30/0748
+5.94621,48.37336,2389,4,25,21,51,31,4.25,5.0,fr,14144,47,599604,1,1,Active Shallow Crust,0.0,89.99102,0.0,04/25/2389
+5.94621,48.37336,5721,12,3,16,22,55,5.05,5.0,fr,14145,114,599700,1,1,Active Shallow Crust,0.0,89.99047,0.0,12/03/5721
+3.63522,42.17093,9594,9,22,12,46,29,3.55,5.0,fr,14146,191,600000,1,1,Active Shallow Crust,0.0,89.98879,0.0,09/22/9594
+3.63522,42.17093,9802,10,6,22,12,55,3.55,15.0,fr,14147,196,600001,1,1,Active Shallow Crust,0.0,89.98879,0.0,10/06/9802
+3.63522,42.17093,3637,2,16,5,49,43,3.55,5.0,fr,14148,72,600009,1,1,Active Shallow Crust,128.8958,89.99439,0.0,02/16/3637
+3.63522,42.17093,6114,5,20,23,30,54,3.65,15.0,fr,14149,122,600013,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/20/6114
+3.63522,42.17093,5480,4,30,6,49,35,3.85,27.5,fr,14150,109,600038,1,1,Active Shallow Crust,0.0,89.98942,0.0,04/30/5480
+3.63522,42.17093,1646,9,2,1,38,12,4.35,5.0,fr,14151,32,600096,1,1,Active Shallow Crust,0.0,89.98959,0.0,09/02/1646
+3.63522,42.17093,8162,4,5,1,11,41,4.55,5.0,fr,14152,163,600126,1,1,Active Shallow Crust,0.0,89.99043,-90.0,04/05/8162
+4.30693,48.65653,4968,8,19,11,22,12,4.45,5.0,fr,14153,99,600591,1,1,Active Shallow Crust,240.0058,57.99485,0.0,08/19/4968
+-3.94028,43.98013,7586,8,20,1,25,25,3.75,5.0,fr,14154,151,601464,1,1,Active Shallow Crust,0.0,89.99136,0.0,08/20/7586
+-3.94028,43.98013,3418,6,22,21,30,29,4.05,27.5,fr,14155,68,601502,1,1,Active Shallow Crust,0.0,89.9898,0.0,06/22/3418
+2.94688,48.71448,7517,6,11,23,26,36,3.75,5.0,fr,14156,150,601944,1,1,Active Shallow Crust,0.0,89.98943,0.0,06/11/7517
+2.94688,48.71448,5807,11,23,0,18,46,4.15,27.5,fr,14157,116,601994,1,1,Active Shallow Crust,0.0,89.99,0.0,11/23/5807
+2.94688,48.71448,8800,8,18,1,48,33,4.45,5.0,fr,14158,175,602031,1,1,Active Shallow Crust,240.006,57.99475,0.0,08/18/8800
+2.94688,48.71448,8808,12,27,4,12,52,4.85,15.0,fr,14159,176,602077,1,1,Active Shallow Crust,0.0,89.99032,0.0,12/27/8808
+-0.27825,45.86725,5709,12,31,10,29,1,3.55,5.0,fr,14160,114,602400,1,2,Active Shallow Crust,0.0,89.98991,0.0,12/31/5709
+-0.27825,45.86725,7742,10,3,13,0,46,3.55,5.0,fr,14161,154,602400,1,2,Active Shallow Crust,0.0,89.98991,0.0,10/03/7742
+-0.27825,45.86725,6916,9,12,7,2,25,3.55,27.5,fr,14162,138,602402,1,1,Active Shallow Crust,0.0,89.98991,0.0,09/12/6916
+-0.27825,45.86725,7117,5,23,16,7,27,3.55,5.0,fr,14163,142,602403,1,1,Active Shallow Crust,240.0121,57.99816,0.0,05/23/7117
+-0.27825,45.86725,5222,11,13,12,58,58,3.65,15.0,fr,14164,104,602413,1,1,Active Shallow Crust,0.0,89.98983,0.0,11/13/5222
+-0.27825,45.86725,759,1,21,7,25,44,3.65,5.0,fr,14165,15,602415,1,1,Active Shallow Crust,240.0011,58.01284,0.0,01/21/0759
+-0.27825,45.86725,5466,1,20,14,8,0,3.75,5.0,fr,14166,109,602424,1,2,Active Shallow Crust,0.0,89.98989,0.0,01/20/5466
+-0.27825,45.86725,4060,2,20,6,29,52,3.75,5.0,fr,14167,81,602424,1,2,Active Shallow Crust,0.0,89.98989,0.0,02/20/4060
+-0.27825,45.86725,8881,10,9,14,42,54,4.05,15.0,fr,14168,177,602461,1,1,Active Shallow Crust,0.0,89.98988,0.0,10/09/8881
+-0.27825,45.86725,1154,10,31,8,13,52,4.45,15.0,fr,14169,23,602509,1,1,Active Shallow Crust,0.0,89.99004,0.0,10/31/1154
+-0.27825,45.86725,8738,5,9,13,16,6,4.65,15.0,fr,14170,174,602536,1,1,Active Shallow Crust,240.0106,57.99419,0.0,05/09/8738
+-0.27825,45.86725,9317,4,26,14,52,2,4.75,15.0,fr,14171,186,602545,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/26/9317
+-0.27825,45.86725,7953,1,7,10,6,30,4.75,5.0,fr,14172,159,602553,1,1,Active Shallow Crust,128.8889,89.98808,0.0,01/07/7953
+-0.27825,45.86725,5037,4,1,3,39,53,4.95,5.0,fr,14173,100,602568,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/01/5037
+7.21685,50.5315,8435,4,1,13,1,48,3.55,5.0,fr,14174,168,602880,1,4,Active Shallow Crust,0.0,89.98718,0.0,04/01/8435
+7.21685,50.5315,4723,10,19,21,20,2,3.55,5.0,fr,14175,94,602880,1,4,Active Shallow Crust,0.0,89.98718,0.0,10/19/4723
+7.21685,50.5315,8342,4,3,14,7,40,3.55,5.0,fr,14176,166,602880,1,4,Active Shallow Crust,0.0,89.98718,0.0,04/03/8342
+7.21685,50.5315,6707,1,7,3,37,14,3.55,5.0,fr,14177,134,602880,1,4,Active Shallow Crust,0.0,89.98718,0.0,01/07/6707
+7.21685,50.5315,8958,9,12,13,55,34,3.55,15.0,fr,14178,179,602881,1,1,Active Shallow Crust,0.0,89.98718,0.0,09/12/8958
+7.21685,50.5315,950,3,30,3,5,32,3.55,5.0,fr,14179,18,602883,1,1,Active Shallow Crust,240.013,57.99788,0.0,03/30/0950
+7.21685,50.5315,6208,4,16,8,17,17,3.55,15.0,fr,14180,124,602887,1,1,Active Shallow Crust,0.0,89.98703,-90.0,04/16/6208
+7.21685,50.5315,4260,5,13,0,38,14,3.55,5.0,fr,14181,85,602889,1,1,Active Shallow Crust,128.8951,89.99359,0.0,05/13/4260
+7.21685,50.5315,9750,7,18,22,1,1,3.65,5.0,fr,14182,194,602892,1,3,Active Shallow Crust,0.0,89.98857,0.0,07/18/9750
+7.21685,50.5315,8153,6,24,7,56,14,3.65,5.0,fr,14183,163,602892,1,3,Active Shallow Crust,0.0,89.98857,0.0,06/24/8153
+7.21685,50.5315,6091,5,17,14,1,45,3.65,5.0,fr,14184,121,602892,1,3,Active Shallow Crust,0.0,89.98857,0.0,05/17/6091
+7.21685,50.5315,6575,8,27,5,59,15,3.65,5.0,fr,14185,131,602898,1,1,Active Shallow Crust,0.0,89.98844,-90.0,08/27/6575
+7.21685,50.5315,2545,1,29,0,59,52,3.75,5.0,fr,14186,50,602904,1,1,Active Shallow Crust,0.0,89.98981,0.0,01/29/2545
+7.21685,50.5315,1228,7,31,5,2,23,3.75,5.0,fr,14187,24,602907,1,2,Active Shallow Crust,240.0095,58.01778,0.0,07/31/1228
+7.21685,50.5315,6367,12,24,19,28,31,3.75,5.0,fr,14188,127,602907,1,2,Active Shallow Crust,240.0095,58.01778,0.0,12/24/6367
+7.21685,50.5315,8058,6,9,13,48,43,3.95,5.0,fr,14189,161,602928,1,2,Active Shallow Crust,0.0,89.99191,0.0,06/09/8058
+7.21685,50.5315,637,11,14,7,6,4,3.95,5.0,fr,14190,12,602928,1,2,Active Shallow Crust,0.0,89.99191,0.0,11/14/0637
+7.21685,50.5315,5810,5,5,6,46,55,3.95,15.0,fr,14191,116,602929,1,1,Active Shallow Crust,0.0,89.99191,0.0,05/05/5810
+7.21685,50.5315,5766,7,11,23,29,54,3.95,5.0,fr,14192,115,602934,1,1,Active Shallow Crust,0.0,89.99181,-90.0,07/11/5766
+7.21685,50.5315,4788,3,20,15,34,15,4.15,15.0,fr,14193,95,602962,1,1,Active Shallow Crust,128.8962,89.99358,0.0,03/20/4788
+7.21685,50.5315,1666,1,6,0,58,53,4.25,5.0,fr,14194,33,602967,1,1,Active Shallow Crust,240.0087,57.99392,0.0,01/06/1666
+7.21685,50.5315,8317,9,6,9,53,23,4.35,15.0,fr,14195,166,602983,1,1,Active Shallow Crust,0.0,89.98967,-90.0,09/06/8317
+7.21685,50.5315,7677,2,24,11,16,47,4.65,5.0,fr,14196,153,603012,1,1,Active Shallow Crust,0.0,89.98916,0.0,02/24/7677
+7.21685,50.5315,4951,10,8,8,46,21,4.95,5.0,fr,14197,99,603048,1,1,Active Shallow Crust,0.0,89.98977,0.0,10/08/4951
+1.10678,41.50265,5630,3,1,9,54,13,3.55,5.0,fr,14198,112,603360,1,1,Active Shallow Crust,0.0,89.99056,0.0,03/01/5630
+1.10678,41.50265,5805,8,9,9,16,14,3.55,5.0,fr,14199,116,603363,1,1,Active Shallow Crust,240.012,57.99791,0.0,08/09/5805
+1.10678,41.50265,3226,12,10,2,16,16,3.55,5.0,fr,14200,64,603369,1,1,Active Shallow Crust,128.8965,89.99434,0.0,12/10/3226
+1.10678,41.50265,4779,10,17,1,49,18,3.65,15.0,fr,14201,95,603373,1,2,Active Shallow Crust,0.0,89.98991,0.0,10/17/4779
+1.10678,41.50265,5966,9,3,8,52,13,3.65,15.0,fr,14202,119,603373,1,2,Active Shallow Crust,0.0,89.98991,0.0,09/03/5966
+1.10678,41.50265,9344,3,23,16,32,21,3.75,15.0,fr,14203,186,603388,1,1,Active Shallow Crust,240.0076,58.01756,0.0,03/23/9344
+1.10678,41.50265,6114,6,21,21,41,10,3.85,5.0,fr,14204,122,603396,1,1,Active Shallow Crust,0.0,89.99065,0.0,06/21/6114
+1.10678,41.50265,5871,7,22,4,47,41,3.95,5.0,fr,14205,117,603414,1,1,Active Shallow Crust,0.0,89.99036,-90.0,07/22/5871
+1.10678,41.50265,8447,1,13,11,34,33,4.05,5.0,fr,14206,168,603429,1,1,Active Shallow Crust,128.8913,89.99363,0.0,01/13/8447
+1.10678,41.50265,1393,7,8,3,6,52,4.15,5.0,fr,14207,27,603432,1,1,Active Shallow Crust,0.0,89.98959,0.0,07/08/1393
+1.10678,41.50265,4436,4,20,9,50,49,4.55,5.0,fr,14208,88,603480,1,1,Active Shallow Crust,0.0,89.98985,0.0,04/20/4436
+0.6754,45.80599,6314,5,14,16,38,0,3.55,5.0,fr,14209,126,604320,1,1,Active Shallow Crust,0.0,89.99033,0.0,05/14/6314
+0.6754,45.80599,6811,8,30,1,54,21,3.65,5.0,fr,14210,136,604332,1,2,Active Shallow Crust,0.0,89.98982,0.0,08/30/6811
+0.6754,45.80599,9126,4,20,19,36,13,3.65,5.0,fr,14211,182,604332,1,2,Active Shallow Crust,0.0,89.98982,0.0,04/20/9126
+0.6754,45.80599,256,4,8,21,19,57,3.75,5.0,fr,14212,5,604350,1,2,Active Shallow Crust,0.0,89.99011,-90.0,04/08/0256
+0.6754,45.80599,4572,8,19,5,37,10,3.75,5.0,fr,14213,91,604350,1,2,Active Shallow Crust,0.0,89.99011,-90.0,08/19/4572
+0.6754,45.80599,2079,5,13,4,25,49,3.85,15.0,fr,14214,41,604363,1,1,Active Shallow Crust,0.0,89.98993,-90.0,05/13/2079
+0.6754,45.80599,7147,6,6,7,4,2,3.95,5.0,fr,14215,142,604368,1,1,Active Shallow Crust,0.0,89.99002,0.0,06/06/7147
+0.6754,45.80599,3053,12,4,15,52,11,4.15,5.0,fr,14216,61,604392,1,1,Active Shallow Crust,0.0,89.98987,0.0,12/04/3053
+0.6754,45.80599,9038,11,6,2,38,40,5.45,5.0,fr,14217,180,604548,1,1,Active Shallow Crust,0.0,89.99004,0.0,11/06/9038
+-0.08366,50.67461,9009,5,20,8,28,51,3.55,5.0,fr,14218,180,604800,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/20/9009
+-0.08366,50.67461,2588,1,2,3,13,5,3.75,15.0,fr,14219,51,604831,1,1,Active Shallow Crust,0.0,89.98997,-90.0,01/02/2588
+-0.08366,50.67461,5765,7,10,0,28,5,3.85,15.0,fr,14220,115,604843,1,1,Active Shallow Crust,0.0,89.98999,-90.0,07/10/5765
+-0.08366,50.67461,7545,6,11,5,44,19,3.95,27.5,fr,14221,150,604856,1,1,Active Shallow Crust,0.0,89.98999,-90.0,06/11/7545
+-0.08366,50.67461,5949,2,11,17,38,14,4.15,5.0,fr,14222,118,604875,1,1,Active Shallow Crust,240.0093,57.99746,0.0,02/11/5949
+-0.08366,50.67461,1720,11,3,3,37,19,4.25,5.0,fr,14223,34,604890,1,1,Active Shallow Crust,0.0,89.98998,-90.0,11/03/1720
+-0.08366,50.67461,7934,7,11,11,54,10,4.55,5.0,fr,14224,158,604920,1,1,Active Shallow Crust,0.0,89.98999,0.0,07/11/7934
+-5.51334,48.5035,513,6,8,13,14,9,3.65,5.0,fr,14225,10,605292,1,1,Active Shallow Crust,0.0,89.98809,0.0,06/08/0513
+-5.51334,48.5035,1766,5,29,2,59,29,3.75,5.0,fr,14226,35,605307,1,1,Active Shallow Crust,240.0091,58.01745,0.0,05/29/1766
+-5.51334,48.5035,8087,8,17,18,41,46,3.85,5.0,fr,14227,161,605316,1,1,Active Shallow Crust,0.0,89.99054,0.0,08/17/8087
+-5.51334,48.5035,2905,5,27,1,59,3,5.95,15.0,fr,14228,58,605572,1,1,Active Shallow Crust,240.0564,57.99932,0.0,05/27/2905
+2.68935,48.96612,5509,11,26,23,1,21,3.55,15.0,fr,14229,110,605761,1,1,Active Shallow Crust,0.0,89.99007,0.0,11/26/5509
+2.68935,48.96612,6527,2,22,1,3,47,3.55,5.0,fr,14230,130,605766,1,1,Active Shallow Crust,0.0,89.98995,-90.0,02/22/6527
+2.68935,48.96612,6767,6,25,16,19,27,3.65,5.0,fr,14231,135,605775,1,1,Active Shallow Crust,240.0019,58.0128,0.0,06/25/6767
+2.68935,48.96612,8915,12,1,4,37,47,3.85,5.0,fr,14232,178,605796,1,1,Active Shallow Crust,0.0,89.99062,0.0,12/01/8915
+2.68935,48.96612,5746,1,16,0,50,22,4.05,5.0,fr,14233,114,605820,1,1,Active Shallow Crust,0.0,89.99069,0.0,01/16/5746
+-3.52048,49.10797,219,5,29,15,17,32,3.65,5.0,fr,14234,4,606252,1,2,Active Shallow Crust,0.0,89.99117,0.0,05/29/0219
+-3.52048,49.10797,707,6,20,5,41,7,3.65,5.0,fr,14235,14,606252,1,2,Active Shallow Crust,0.0,89.99117,0.0,06/20/0707
+-3.52048,49.10797,777,7,7,4,5,50,3.75,5.0,fr,14236,15,606270,1,1,Active Shallow Crust,0.0,89.98939,-90.0,07/07/0777
+-3.52048,49.10797,8621,2,22,11,54,15,4.15,15.0,fr,14237,172,606313,1,1,Active Shallow Crust,0.0,89.99007,0.0,02/22/8621
+-3.52048,49.10797,5832,1,22,16,45,25,5.75,5.0,fr,14238,116,606507,1,1,Active Shallow Crust,240.0445,58.00004,0.0,01/22/5832
+0.24349,48.31892,1844,6,25,22,46,51,3.55,5.0,fr,14239,36,606720,1,1,Active Shallow Crust,0.0,89.98994,0.0,06/25/1844
+0.24349,48.31892,7287,3,8,10,21,53,3.55,15.0,fr,14240,145,606721,1,1,Active Shallow Crust,0.0,89.98994,0.0,03/08/7287
+0.24349,48.31892,9252,5,13,18,11,11,3.55,5.0,fr,14241,185,606723,1,1,Active Shallow Crust,240.0123,57.99823,0.0,05/13/9252
+0.24349,48.31892,1167,12,29,1,5,49,3.75,5.0,fr,14242,23,606753,1,1,Active Shallow Crust,128.8965,89.96735,0.0,12/29/1167
+0.24349,48.31892,6660,11,5,15,13,40,3.95,15.0,fr,14243,133,606769,1,1,Active Shallow Crust,0.0,89.98995,0.0,11/05/6660
+0.24349,48.31892,2582,2,27,18,17,35,3.95,15.0,fr,14244,51,606775,1,1,Active Shallow Crust,0.0,89.98997,-90.0,02/27/2582
+0.24349,48.31892,2131,1,30,7,22,43,4.75,5.0,fr,14245,42,606870,1,1,Active Shallow Crust,0.0,89.98999,-90.0,01/30/2131
+-1.48116,44.2576,8054,1,28,3,19,1,3.55,15.0,fr,14246,161,607204,1,1,Active Shallow Crust,240.0123,57.99816,0.0,01/28/8054
+-0.38246,46.80405,5665,11,27,5,18,15,3.55,15.0,fr,14247,113,607681,1,1,Active Shallow Crust,0.0,89.99007,0.0,11/27/5665
+-0.38246,46.80405,9300,4,18,23,4,30,3.55,5.0,fr,14248,185,607689,1,1,Active Shallow Crust,128.8962,89.99374,0.0,04/18/9300
+-0.38246,46.80405,7259,10,12,19,31,28,3.65,5.0,fr,14249,145,607692,1,2,Active Shallow Crust,0.0,89.99001,0.0,10/12/7259
+-0.38246,46.80405,9310,2,16,2,57,13,3.65,5.0,fr,14250,186,607692,1,2,Active Shallow Crust,0.0,89.99001,0.0,02/16/9310
+-0.38246,46.80405,8404,1,3,8,25,4,3.65,15.0,fr,14251,168,607693,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/03/8404
+-0.38246,46.80405,3201,6,12,22,48,4,3.65,27.5,fr,14252,64,607694,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/12/3201
+-0.38246,46.80405,2441,4,26,18,41,22,3.65,5.0,fr,14253,48,607695,1,1,Active Shallow Crust,240.0011,58.01296,0.0,04/26/2441
+-0.38246,46.80405,9065,10,19,0,51,36,3.75,15.0,fr,14254,181,607705,1,1,Active Shallow Crust,0.0,89.99006,0.0,10/19/9065
+-0.38246,46.80405,7916,12,20,2,39,8,3.75,5.0,fr,14255,158,607710,1,1,Active Shallow Crust,0.0,89.98994,-90.0,12/20/7916
+-0.38246,46.80405,8177,7,18,22,30,37,3.85,5.0,fr,14256,163,607716,1,1,Active Shallow Crust,0.0,89.98992,0.0,07/18/8177
+-0.38246,46.80405,9165,11,8,0,53,52,3.85,5.0,fr,14257,183,607722,1,2,Active Shallow Crust,0.0,89.99011,-90.0,11/08/9165
+-0.38246,46.80405,9649,6,24,14,19,50,3.85,5.0,fr,14258,192,607722,1,2,Active Shallow Crust,0.0,89.99011,-90.0,06/24/9649
+-0.38246,46.80405,8341,5,30,4,44,12,3.85,5.0,fr,14259,166,607725,1,1,Active Shallow Crust,128.8956,89.99374,0.0,05/30/8341
+-0.38246,46.80405,9617,10,13,15,11,35,3.95,5.0,fr,14260,192,607728,1,1,Active Shallow Crust,0.0,89.98993,0.0,10/13/9617
+-0.38246,46.80405,1435,12,28,4,40,5,4.05,5.0,fr,14261,28,607740,1,2,Active Shallow Crust,0.0,89.99005,0.0,12/28/1435
+-0.38246,46.80405,1398,12,8,18,49,49,4.05,5.0,fr,14262,27,607740,1,2,Active Shallow Crust,0.0,89.99005,0.0,12/08/1398
+-0.38246,46.80405,7157,12,10,11,45,51,4.15,5.0,fr,14263,143,607752,1,1,Active Shallow Crust,0.0,89.99005,0.0,12/10/7157
+-0.38246,46.80405,171,12,14,12,9,28,4.75,5.0,fr,14264,3,607824,1,1,Active Shallow Crust,0.0,89.99003,0.0,12/14/0171
+2.58476,51.80522,9730,2,15,7,52,23,4.15,5.0,fr,14265,194,608712,1,1,Active Shallow Crust,0.0,89.99062,0.0,02/15/9730
+5.45524,47.92811,8867,5,21,16,41,35,3.65,5.0,fr,14266,177,609132,1,1,Active Shallow Crust,0.0,89.98795,0.0,05/21/8867
+5.45524,47.92811,2364,9,15,11,1,36,3.75,5.0,fr,14267,47,609153,1,1,Active Shallow Crust,128.896,89.96751,0.0,09/15/2364
+5.45524,47.92811,9182,9,26,13,55,9,3.95,5.0,fr,14268,183,609168,1,1,Active Shallow Crust,0.0,89.99147,0.0,09/26/9182
+5.45524,47.92811,6154,2,6,10,15,20,3.95,5.0,fr,14269,123,609171,1,1,Active Shallow Crust,240.0209,58.00459,0.0,02/06/6154
+5.45524,47.92811,1726,7,14,22,44,18,5.25,5.0,fr,14270,34,609324,1,1,Active Shallow Crust,0.0,89.99046,0.0,07/14/1726
+6.87681,44.46744,4098,10,6,0,46,6,3.55,15.0,fr,14271,81,609601,1,2,Active Shallow Crust,0.0,89.99281,0.0,10/06/4098
+6.87681,44.46744,7948,4,23,1,40,37,3.55,15.0,fr,14272,158,609601,1,2,Active Shallow Crust,0.0,89.99281,0.0,04/23/7948
+6.87681,44.46744,9377,3,1,15,43,48,3.55,5.0,fr,14273,187,609603,1,1,Active Shallow Crust,240.0126,57.99829,0.0,03/01/9377
+6.87681,44.46744,3624,11,10,1,49,4,3.55,5.0,fr,14274,72,609606,1,1,Active Shallow Crust,0.0,89.99272,-90.0,11/10/3624
+6.87681,44.46744,8762,1,19,0,6,48,3.65,5.0,fr,14275,175,609612,1,8,Active Shallow Crust,0.0,89.98717,0.0,01/19/8762
+6.87681,44.46744,4041,3,11,0,57,49,3.65,5.0,fr,14276,80,609612,1,8,Active Shallow Crust,0.0,89.98717,0.0,03/11/4041
+6.87681,44.46744,4606,11,3,9,54,46,3.65,5.0,fr,14277,92,609612,1,8,Active Shallow Crust,0.0,89.98717,0.0,11/03/4606
+6.87681,44.46744,3124,9,27,17,18,47,3.65,5.0,fr,14278,62,609612,1,8,Active Shallow Crust,0.0,89.98717,0.0,09/27/3124
+6.87681,44.46744,2076,9,23,21,20,8,3.65,5.0,fr,14279,41,609612,1,8,Active Shallow Crust,0.0,89.98717,0.0,09/23/2076
+6.87681,44.46744,9389,7,30,20,24,26,3.65,5.0,fr,14280,187,609612,1,8,Active Shallow Crust,0.0,89.98717,0.0,07/30/9389
+6.87681,44.46744,5744,3,6,20,50,2,3.65,5.0,fr,14281,114,609612,1,8,Active Shallow Crust,0.0,89.98717,0.0,03/06/5744
+6.87681,44.46744,6659,3,9,1,50,7,3.65,5.0,fr,14282,133,609612,1,8,Active Shallow Crust,0.0,89.98717,0.0,03/09/6659
+6.87681,44.46744,3571,4,25,22,11,57,3.65,5.0,fr,14283,71,609615,1,1,Active Shallow Crust,240.0003,58.0127,0.0,04/25/3571
+6.87681,44.46744,6171,7,9,2,17,19,3.65,5.0,fr,14284,123,609621,1,1,Active Shallow Crust,128.9009,89.96349,0.0,07/09/6171
+6.87681,44.46744,2587,7,29,13,0,9,3.75,5.0,fr,14285,51,609624,1,2,Active Shallow Crust,0.0,89.98856,0.0,07/29/2587
+6.87681,44.46744,5739,12,4,11,40,15,3.75,5.0,fr,14286,114,609624,1,2,Active Shallow Crust,0.0,89.98856,0.0,12/04/5739
+6.87681,44.46744,8581,12,31,23,14,11,3.75,15.0,fr,14287,171,609625,1,2,Active Shallow Crust,0.0,89.98856,0.0,12/31/8581
+6.87681,44.46744,4577,2,3,8,53,1,3.75,15.0,fr,14288,91,609625,1,2,Active Shallow Crust,0.0,89.98856,0.0,02/03/4577
+6.87681,44.46744,7417,12,31,12,14,53,3.75,5.0,fr,14289,148,609627,1,1,Active Shallow Crust,240.009,58.01689,0.0,12/31/7417
+6.87681,44.46744,3823,5,20,9,55,39,3.75,15.0,fr,14290,76,609631,1,1,Active Shallow Crust,0.0,89.98843,-90.0,05/20/3823
+6.87681,44.46744,2101,7,19,5,4,41,3.85,5.0,fr,14291,42,609636,1,2,Active Shallow Crust,0.0,89.98981,0.0,07/19/2101
+6.87681,44.46744,4949,7,23,4,16,51,3.85,5.0,fr,14292,98,609636,1,2,Active Shallow Crust,0.0,89.98981,0.0,07/23/4949
+6.87681,44.46744,1710,6,11,17,34,2,3.85,15.0,fr,14293,34,609637,1,2,Active Shallow Crust,0.0,89.98981,0.0,06/11/1710
+6.87681,44.46744,1305,10,19,6,28,24,3.85,15.0,fr,14294,26,609637,1,2,Active Shallow Crust,0.0,89.98981,0.0,10/19/1305
+6.87681,44.46744,1831,10,31,15,5,56,3.85,27.5,fr,14295,36,609647,1,1,Active Shallow Crust,128.8952,89.9949,0.0,10/31/1831
+6.87681,44.46744,5234,12,17,10,28,8,3.95,5.0,fr,14296,104,609648,1,4,Active Shallow Crust,0.0,89.99092,0.0,12/17/5234
+6.87681,44.46744,6877,8,8,20,25,45,3.95,5.0,fr,14297,137,609648,1,4,Active Shallow Crust,0.0,89.99092,0.0,08/08/6877
+6.87681,44.46744,5289,3,6,9,55,30,3.95,5.0,fr,14298,105,609648,1,4,Active Shallow Crust,0.0,89.99092,0.0,03/06/5289
+6.87681,44.46744,8073,1,5,7,10,35,3.95,5.0,fr,14299,161,609648,1,4,Active Shallow Crust,0.0,89.99092,0.0,01/05/8073
+6.87681,44.46744,1531,3,8,4,42,20,3.95,15.0,fr,14300,30,609649,1,1,Active Shallow Crust,0.0,89.99092,0.0,03/08/1531
+6.87681,44.46744,8152,11,27,0,0,6,3.95,5.0,fr,14301,163,609654,1,1,Active Shallow Crust,0.0,89.99081,-90.0,11/27/8152
+6.87681,44.46744,8175,2,8,2,15,42,4.05,5.0,fr,14302,163,609660,1,2,Active Shallow Crust,0.0,89.99191,0.0,02/08/8175
+6.87681,44.46744,9718,2,3,14,28,19,4.05,5.0,fr,14303,194,609660,1,2,Active Shallow Crust,0.0,89.99191,0.0,02/03/9718
+6.87681,44.46744,7466,2,19,9,11,36,4.15,5.0,fr,14304,149,609672,1,1,Active Shallow Crust,0.0,89.98918,0.0,02/19/7466
+6.87681,44.46744,316,5,16,0,14,29,4.15,15.0,fr,14305,6,609673,1,1,Active Shallow Crust,0.0,89.98918,0.0,05/16/0316
+6.87681,44.46744,9798,1,10,9,45,46,4.15,27.5,fr,14306,195,609674,1,1,Active Shallow Crust,0.0,89.98918,0.0,01/10/9798
+6.87681,44.46744,6452,10,23,15,36,38,4.15,15.0,fr,14307,129,609682,1,1,Active Shallow Crust,128.897,89.99459,0.0,10/23/6452
+6.87681,44.46744,3351,4,3,11,54,33,4.25,5.0,fr,14308,67,609684,1,1,Active Shallow Crust,0.0,89.99036,0.0,04/03/3351
+6.87681,44.46744,7750,10,9,4,55,45,4.25,15.0,fr,14309,154,609685,1,1,Active Shallow Crust,0.0,89.99036,0.0,10/09/7750
+6.87681,44.46744,5333,5,8,21,9,3,4.35,15.0,fr,14310,106,609697,1,1,Active Shallow Crust,0.0,89.9914,0.0,05/08/5333
+6.87681,44.46744,6218,2,8,22,16,28,4.35,5.0,fr,14311,124,609702,1,1,Active Shallow Crust,0.0,89.9913,-90.0,02/08/6218
+6.87681,44.46744,4560,5,25,10,14,5,4.45,5.0,fr,14312,91,609708,1,2,Active Shallow Crust,0.0,89.98978,0.0,05/25/4560
+6.87681,44.46744,5091,10,8,20,49,55,4.45,5.0,fr,14313,101,609708,1,2,Active Shallow Crust,0.0,89.98978,0.0,10/08/5091
+6.87681,44.46744,1077,4,20,4,24,39,4.55,5.0,fr,14314,21,609720,1,1,Active Shallow Crust,0.0,89.9909,0.0,04/20/1077
+6.87681,44.46744,3672,8,7,5,7,18,4.55,15.0,fr,14315,73,609721,1,1,Active Shallow Crust,0.0,89.9909,0.0,08/07/3672
+6.87681,44.46744,8966,1,14,1,56,48,4.55,5.0,fr,14316,179,609723,1,1,Active Shallow Crust,240.009,57.99708,0.0,01/14/8966
+6.87681,44.46744,6890,12,22,21,21,9,5.65,5.0,fr,14317,137,609852,1,1,Active Shallow Crust,0.0,89.98973,0.0,12/22/6890
+6.87681,44.46744,6983,5,17,9,6,33,5.85,5.0,fr,14318,139,609876,1,1,Active Shallow Crust,0.0,89.98981,0.0,05/17/6983
+6.72856,45.5041,7464,11,12,22,8,40,3.55,5.0,fr,14319,149,610080,1,6,Active Shallow Crust,0.0,89.99294,0.0,11/12/7464
+6.72856,45.5041,3498,12,5,3,2,15,3.55,5.0,fr,14320,69,610080,1,6,Active Shallow Crust,0.0,89.99294,0.0,12/05/3498
+6.72856,45.5041,1708,10,2,11,53,2,3.55,5.0,fr,14321,34,610080,1,6,Active Shallow Crust,0.0,89.99294,0.0,10/02/1708
+6.72856,45.5041,1311,1,25,4,55,21,3.55,5.0,fr,14322,26,610080,1,6,Active Shallow Crust,0.0,89.99294,0.0,01/25/1311
+6.72856,45.5041,3805,10,15,22,8,15,3.55,5.0,fr,14323,76,610080,1,6,Active Shallow Crust,0.0,89.99294,0.0,10/15/3805
+6.72856,45.5041,3898,10,11,15,10,30,3.55,5.0,fr,14324,77,610080,1,6,Active Shallow Crust,0.0,89.99294,0.0,10/11/3898
+6.72856,45.5041,5020,4,15,23,49,16,3.55,27.5,fr,14325,100,610082,1,1,Active Shallow Crust,0.0,89.99294,0.0,04/15/5020
+6.72856,45.5041,8920,8,31,18,6,54,3.65,5.0,fr,14326,178,610092,1,3,Active Shallow Crust,0.0,89.9874,0.0,08/31/8920
+6.72856,45.5041,3674,1,13,14,56,36,3.65,5.0,fr,14327,73,610092,1,3,Active Shallow Crust,0.0,89.9874,0.0,01/13/3674
+6.72856,45.5041,9028,11,19,18,7,22,3.65,5.0,fr,14328,180,610092,1,3,Active Shallow Crust,0.0,89.9874,0.0,11/19/9028
+6.72856,45.5041,9986,2,12,11,54,37,3.65,27.5,fr,14329,199,610094,1,1,Active Shallow Crust,0.0,89.9874,0.0,02/12/9986
+6.72856,45.5041,703,1,31,0,52,59,3.65,5.0,fr,14330,14,610101,1,1,Active Shallow Crust,128.9003,89.96351,0.0,01/31/0703
+6.72856,45.5041,8716,11,15,9,10,26,3.75,15.0,fr,14331,174,610105,1,2,Active Shallow Crust,0.0,89.98877,0.0,11/15/8716
+6.72856,45.5041,914,7,12,7,42,4,3.75,15.0,fr,14332,18,610105,1,2,Active Shallow Crust,0.0,89.98877,0.0,07/12/0914
+6.72856,45.5041,8775,2,23,20,34,24,3.85,15.0,fr,14333,175,610117,1,1,Active Shallow Crust,0.0,89.98999,0.0,02/23/8775
+6.72856,45.5041,3183,1,18,2,48,10,3.95,15.0,fr,14334,63,610129,1,1,Active Shallow Crust,0.0,89.99108,0.0,01/18/3183
+6.72856,45.5041,7584,12,23,11,48,50,4.05,5.0,fr,14335,151,610140,1,2,Active Shallow Crust,0.0,89.98808,0.0,12/23/7584
+6.72856,45.5041,5891,6,29,6,53,8,4.05,5.0,fr,14336,117,610140,1,2,Active Shallow Crust,0.0,89.98808,0.0,06/29/5891
+6.72856,45.5041,7717,6,4,19,23,4,4.05,15.0,fr,14337,154,610141,1,1,Active Shallow Crust,0.0,89.98808,0.0,06/04/7717
+6.72856,45.5041,1637,10,11,5,13,51,4.05,5.0,fr,14338,32,610143,1,1,Active Shallow Crust,240.0059,58.00527,0.0,10/11/1637
+6.72856,45.5041,8099,2,22,4,6,23,4.15,15.0,fr,14339,161,610153,1,1,Active Shallow Crust,0.0,89.98937,0.0,02/22/8099
+6.72856,45.5041,7995,1,15,13,39,53,4.25,5.0,fr,14340,159,610164,1,1,Active Shallow Crust,0.0,89.99053,0.0,01/15/7995
+6.72856,45.5041,36,10,25,6,50,15,4.25,15.0,fr,14341,0,610165,1,1,Active Shallow Crust,0.0,89.99053,0.0,10/25/0036
+6.72856,45.5041,1793,3,24,14,35,1,4.45,5.0,fr,14342,35,610188,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/24/1793
+6.72856,45.5041,7324,10,25,15,33,1,4.45,5.0,fr,14343,146,610191,1,1,Active Shallow Crust,240.0053,57.99461,0.0,10/25/7324
+6.72856,45.5041,9845,5,30,22,9,19,4.65,5.0,fr,14344,196,610212,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/30/9845
+6.72856,45.5041,9809,6,5,18,36,3,4.65,15.0,fr,14345,196,610213,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/05/9809
+1.81506,42.55684,401,3,5,20,52,33,3.55,5.0,fr,14346,8,610560,1,3,Active Shallow Crust,0.0,89.99072,0.0,03/05/0401
+1.81506,42.55684,8421,9,20,1,2,53,3.55,5.0,fr,14347,168,610560,1,3,Active Shallow Crust,0.0,89.99072,0.0,09/20/8421
+1.81506,42.55684,3207,11,25,1,32,7,3.55,5.0,fr,14348,64,610560,1,3,Active Shallow Crust,0.0,89.99072,0.0,11/25/3207
+1.81506,42.55684,9483,5,30,20,37,1,3.55,15.0,fr,14349,189,610561,1,1,Active Shallow Crust,0.0,89.99072,0.0,05/30/9483
+1.81506,42.55684,1526,2,10,20,15,14,3.55,5.0,fr,14350,30,610563,1,1,Active Shallow Crust,240.0121,57.99789,0.0,02/10/1526
+1.81506,42.55684,3260,10,24,8,53,41,3.55,15.0,fr,14351,65,610564,1,1,Active Shallow Crust,240.0121,57.99789,0.0,10/24/3260
+1.81506,42.55684,3614,6,22,23,49,7,3.55,15.0,fr,14352,72,610567,1,1,Active Shallow Crust,0.0,89.99061,-90.0,06/22/3614
+1.81506,42.55684,7602,12,10,23,39,51,3.65,5.0,fr,14353,152,610572,1,1,Active Shallow Crust,0.0,89.99007,0.0,12/10/7602
+1.81506,42.55684,5189,8,30,9,1,23,3.65,15.0,fr,14354,103,610573,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/30/5189
+1.81506,42.55684,7845,11,30,3,41,44,3.65,5.0,fr,14355,156,610575,1,1,Active Shallow Crust,240.0009,58.01262,0.0,11/30/7845
+1.81506,42.55684,8482,6,22,0,53,32,3.75,5.0,fr,14356,169,610584,1,2,Active Shallow Crust,0.0,89.98968,0.0,06/22/8482
+1.81506,42.55684,6940,4,6,21,0,28,3.75,5.0,fr,14357,138,610584,1,2,Active Shallow Crust,0.0,89.98968,0.0,04/06/6940
+1.81506,42.55684,1100,6,6,4,4,0,3.75,27.5,fr,14358,21,610586,1,1,Active Shallow Crust,0.0,89.98968,0.0,06/06/1100
+1.81506,42.55684,5203,8,23,18,57,25,3.75,5.0,fr,14359,104,610587,1,1,Active Shallow Crust,240.0079,58.01743,0.0,08/23/5203
+1.81506,42.55684,2873,8,6,0,39,47,3.75,15.0,fr,14360,57,610594,1,1,Active Shallow Crust,128.8971,89.96742,0.0,08/06/2873
+1.81506,42.55684,4150,10,24,20,15,3,3.85,15.0,fr,14361,82,610597,1,1,Active Shallow Crust,0.0,89.98948,0.0,10/24/4150
+1.81506,42.55684,6429,2,7,16,45,1,3.95,5.0,fr,14362,128,610608,1,1,Active Shallow Crust,0.0,89.98946,0.0,02/07/6429
+1.81506,42.55684,7123,8,18,21,9,23,3.95,15.0,fr,14363,142,610615,1,1,Active Shallow Crust,0.0,89.99052,-90.0,08/18/7123
+1.81506,42.55684,4715,6,26,18,17,4,4.05,5.0,fr,14364,94,610620,1,1,Active Shallow Crust,0.0,89.98956,0.0,06/26/4715
+1.81506,42.55684,9193,2,4,2,13,5,4.05,15.0,fr,14365,183,610621,1,1,Active Shallow Crust,0.0,89.98956,0.0,02/04/9193
+1.81506,42.55684,7456,1,14,2,10,56,4.05,15.0,fr,14366,149,610624,1,1,Active Shallow Crust,240.0053,58.00563,0.0,01/14/7456
+1.81506,42.55684,9589,6,11,11,50,54,4.15,5.0,fr,14367,191,610632,1,1,Active Shallow Crust,0.0,89.98976,0.0,06/11/9589
+1.81506,42.55684,2442,7,7,18,26,30,4.25,27.5,fr,14368,48,610649,1,1,Active Shallow Crust,240.0068,57.99397,0.0,07/07/2442
+1.81506,42.55684,6134,10,18,10,0,26,4.45,5.0,fr,14369,122,610668,1,1,Active Shallow Crust,0.0,89.99011,0.0,10/18/6134
+1.81506,42.55684,4924,5,20,9,24,48,4.85,5.0,fr,14370,98,610716,1,1,Active Shallow Crust,0.0,89.99002,0.0,05/20/4924
+1.13126,46.64199,7276,10,2,9,57,31,3.55,5.0,fr,14371,145,611040,1,3,Active Shallow Crust,0.0,89.98962,0.0,10/02/7276
+1.13126,46.64199,9038,8,31,2,33,30,3.55,5.0,fr,14372,180,611040,1,3,Active Shallow Crust,0.0,89.98962,0.0,08/31/9038
+1.13126,46.64199,6842,11,2,17,21,16,3.55,5.0,fr,14373,136,611040,1,3,Active Shallow Crust,0.0,89.98962,0.0,11/02/6842
+1.13126,46.64199,4230,12,30,4,35,35,3.55,15.0,fr,14374,84,611041,1,3,Active Shallow Crust,0.0,89.98962,0.0,12/30/4230
+1.13126,46.64199,7823,9,7,5,26,16,3.55,15.0,fr,14375,156,611041,1,3,Active Shallow Crust,0.0,89.98962,0.0,09/07/7823
+1.13126,46.64199,9008,4,11,21,45,52,3.55,15.0,fr,14376,180,611041,1,3,Active Shallow Crust,0.0,89.98962,0.0,04/11/9008
+1.13126,46.64199,3828,7,31,17,20,42,3.55,5.0,fr,14377,76,611049,1,1,Active Shallow Crust,128.8963,89.99308,0.0,07/31/3828
+1.13126,46.64199,3117,8,18,12,30,58,3.65,5.0,fr,14378,62,611052,1,2,Active Shallow Crust,0.0,89.99075,0.0,08/18/3117
+1.13126,46.64199,267,6,20,0,28,14,3.65,5.0,fr,14379,5,611052,1,2,Active Shallow Crust,0.0,89.99075,0.0,06/20/0267
+1.13126,46.64199,929,2,7,3,5,32,3.65,5.0,fr,14380,18,611058,1,1,Active Shallow Crust,0.0,89.99064,-90.0,02/07/0929
+1.13126,46.64199,5352,7,22,9,51,21,3.65,5.0,fr,14381,107,611061,1,1,Active Shallow Crust,128.9002,89.96352,0.0,07/22/5352
+1.13126,46.64199,6236,9,20,15,26,13,3.75,5.0,fr,14382,124,611064,1,1,Active Shallow Crust,0.0,89.99038,0.0,09/20/6236
+1.13126,46.64199,718,5,25,15,15,25,3.75,5.0,fr,14383,14,611070,1,1,Active Shallow Crust,0.0,89.99026,-90.0,05/25/0718
+1.13126,46.64199,6105,2,5,23,7,14,3.85,5.0,fr,14384,122,611076,1,1,Active Shallow Crust,0.0,89.9902,0.0,02/05/6105
+1.13126,46.64199,399,4,2,16,30,52,3.85,5.0,fr,14385,7,611079,1,2,Active Shallow Crust,240.011,57.99773,0.0,04/02/0399
+1.13126,46.64199,8662,3,14,10,9,1,3.85,5.0,fr,14386,173,611079,1,2,Active Shallow Crust,240.011,57.99773,0.0,03/14/8662
+1.13126,46.64199,7428,4,7,22,6,27,3.95,5.0,fr,14387,148,611091,1,1,Active Shallow Crust,240.0198,58.00496,0.0,04/07/7428
+1.13126,46.64199,8894,10,10,20,50,11,4.05,5.0,fr,14388,177,611100,1,1,Active Shallow Crust,0.0,89.99026,0.0,10/10/8894
+1.13126,46.64199,3384,7,28,7,39,59,4.15,5.0,fr,14389,67,611112,1,1,Active Shallow Crust,0.0,89.98959,0.0,07/28/3384
+1.13126,46.64199,92,10,18,13,15,55,4.15,5.0,fr,14390,1,611121,1,1,Active Shallow Crust,128.8976,89.99349,0.0,10/18/0092
+1.13126,46.64199,6385,8,8,17,34,5,4.25,5.0,fr,14391,127,611124,1,2,Active Shallow Crust,0.0,89.98995,0.0,08/08/6385
+1.13126,46.64199,5157,1,23,0,21,39,4.25,5.0,fr,14392,103,611124,1,2,Active Shallow Crust,0.0,89.98995,0.0,01/23/5157
+1.13126,46.64199,8166,8,16,8,20,41,4.25,15.0,fr,14393,163,611125,1,3,Active Shallow Crust,0.0,89.98995,0.0,08/16/8166
+1.13126,46.64199,5634,5,14,19,25,3,4.25,15.0,fr,14394,112,611125,1,3,Active Shallow Crust,0.0,89.98995,0.0,05/14/5634
+1.13126,46.64199,8474,12,28,10,47,11,4.25,15.0,fr,14395,169,611125,1,3,Active Shallow Crust,0.0,89.98995,0.0,12/28/8474
+1.13126,46.64199,3527,7,9,3,9,8,4.45,15.0,fr,14396,70,611149,1,1,Active Shallow Crust,0.0,89.99017,0.0,07/09/3527
+1.13126,46.64199,3893,11,6,1,7,17,5.25,15.0,fr,14397,77,611245,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/06/3893
+-0.03875,43.30362,6822,11,7,17,44,3,3.55,5.0,fr,14398,136,611520,1,3,Active Shallow Crust,0.0,89.99002,0.0,11/07/6822
+-0.03875,43.30362,3348,1,26,4,23,4,3.55,5.0,fr,14399,66,611520,1,3,Active Shallow Crust,0.0,89.99002,0.0,01/26/3348
+-0.03875,43.30362,7808,2,9,1,3,27,3.55,5.0,fr,14400,156,611520,1,3,Active Shallow Crust,0.0,89.99002,0.0,02/09/7808
+-0.03875,43.30362,4560,1,7,21,6,40,3.65,5.0,fr,14401,91,611532,1,2,Active Shallow Crust,0.0,89.98998,0.0,01/07/4560
+-0.03875,43.30362,988,5,9,10,3,1,3.65,5.0,fr,14402,19,611532,1,2,Active Shallow Crust,0.0,89.98998,0.0,05/09/0988
+-0.03875,43.30362,8088,6,24,22,40,23,3.65,15.0,fr,14403,161,611536,1,1,Active Shallow Crust,240.0008,58.01284,0.0,06/24/8088
+-0.03875,43.30362,2083,10,21,1,15,3,3.65,15.0,fr,14404,41,611542,1,1,Active Shallow Crust,128.9007,89.96351,0.0,10/21/2083
+-0.03875,43.30362,6160,9,7,11,43,39,3.75,5.0,fr,14405,123,611544,1,1,Active Shallow Crust,0.0,89.98998,0.0,09/07/6160
+-0.03875,43.30362,4240,8,12,23,12,55,3.75,5.0,fr,14406,84,611547,1,1,Active Shallow Crust,240.008,58.01751,0.0,08/12/4240
+-0.03875,43.30362,7974,7,23,9,34,40,3.85,5.0,fr,14407,159,611556,1,2,Active Shallow Crust,0.0,89.99001,0.0,07/23/7974
+-0.03875,43.30362,6778,12,17,18,49,27,3.85,5.0,fr,14408,135,611556,1,2,Active Shallow Crust,0.0,89.99001,0.0,12/17/6778
+-0.03875,43.30362,2905,5,20,3,2,50,3.85,27.5,fr,14409,58,611558,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/20/2905
+-0.03875,43.30362,8608,3,21,6,31,59,3.95,5.0,fr,14410,172,611568,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/21/8608
+-0.03875,43.30362,4614,9,12,13,2,14,4.25,5.0,fr,14411,92,611604,1,2,Active Shallow Crust,360.0,89.99001,0.0,09/12/4614
+-0.03875,43.30362,3954,5,22,12,31,53,4.25,5.0,fr,14412,79,611604,1,2,Active Shallow Crust,360.0,89.99001,0.0,05/22/3954
+-0.03875,43.30362,9493,3,23,0,30,3,4.35,5.0,fr,14413,189,611616,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/23/9493
+-0.03875,43.30362,2314,3,5,19,39,31,4.65,27.5,fr,14414,46,611654,1,1,Active Shallow Crust,0.0,89.99,0.0,03/05/2314
+5.5117,42.83221,4958,3,18,0,37,18,3.55,15.0,fr,14415,99,612001,1,1,Active Shallow Crust,0.0,89.99261,0.0,03/18/4958
+5.5117,42.83221,5991,6,5,1,2,21,3.65,5.0,fr,14416,119,612012,1,1,Active Shallow Crust,0.0,89.98682,0.0,06/05/5991
+5.5117,42.83221,9981,1,5,15,45,1,3.65,15.0,fr,14417,199,612013,1,1,Active Shallow Crust,0.0,89.98682,0.0,01/05/9981
+5.5117,42.83221,4276,11,7,1,38,7,3.75,5.0,fr,14418,85,612024,1,1,Active Shallow Crust,0.0,89.98825,0.0,11/07/4276
+5.5117,42.83221,9971,4,29,11,56,35,4.75,5.0,fr,14419,199,612144,1,1,Active Shallow Crust,0.0,89.99071,0.0,04/29/9971
+-3.17886,43.09762,9279,8,3,18,54,57,3.55,5.0,fr,14420,185,612480,1,3,Active Shallow Crust,0.0,89.98895,0.0,08/03/9279
+-3.17886,43.09762,8736,3,1,14,26,7,3.55,5.0,fr,14421,174,612480,1,3,Active Shallow Crust,0.0,89.98895,0.0,03/01/8736
+-3.17886,43.09762,7241,5,28,15,15,23,3.55,5.0,fr,14422,144,612480,1,3,Active Shallow Crust,0.0,89.98895,0.0,05/28/7241
+-3.17886,43.09762,1526,2,6,15,3,39,3.55,15.0,fr,14423,30,612481,1,1,Active Shallow Crust,0.0,89.98895,0.0,02/06/1526
+-3.17886,43.09762,3428,2,28,10,49,32,3.65,27.5,fr,14424,68,612494,1,1,Active Shallow Crust,0.0,89.99016,0.0,02/28/3428
+-3.17886,43.09762,5159,11,7,5,38,4,3.75,5.0,fr,14425,103,612504,1,1,Active Shallow Crust,0.0,89.99123,0.0,11/07/5159
+-3.17886,43.09762,7849,7,27,16,45,9,4.05,5.0,fr,14426,156,612540,1,1,Active Shallow Crust,0.0,89.98965,0.0,07/27/7849
+-3.17886,43.09762,1447,10,26,6,58,37,4.25,5.0,fr,14427,28,612564,1,1,Active Shallow Crust,0.0,89.99014,0.0,10/26/1447
+-3.17886,43.09762,1798,3,31,10,41,11,4.35,5.0,fr,14428,35,612576,1,1,Active Shallow Crust,0.0,89.98974,0.0,03/31/1798
+-3.17886,43.09762,4761,5,8,12,48,13,5.65,5.0,fr,14429,95,612732,1,1,Active Shallow Crust,0.0,89.99015,0.0,05/08/4761
+-3.59506,43.88311,941,3,14,15,21,40,3.55,5.0,fr,14430,18,612960,1,1,Active Shallow Crust,0.0,89.9891,0.0,03/14/0941
+-3.59506,43.88311,1314,6,23,12,43,24,3.55,5.0,fr,14431,26,612963,1,1,Active Shallow Crust,240.0125,57.99813,0.0,06/23/1314
+-3.59506,43.88311,3997,10,15,7,31,52,3.65,5.0,fr,14432,79,612975,1,1,Active Shallow Crust,240.0012,58.01245,0.0,10/15/3997
+-3.59506,43.88311,9104,3,7,8,7,47,3.65,15.0,fr,14433,182,612976,1,1,Active Shallow Crust,240.0012,58.01245,0.0,03/07/9104
+-3.28304,47.50264,4746,8,7,4,45,34,3.65,5.0,fr,14434,94,613458,1,1,Active Shallow Crust,0.0,89.99078,-90.0,08/07/4746
+-3.28304,47.50264,7238,2,1,13,25,24,3.75,5.0,fr,14435,144,613464,1,1,Active Shallow Crust,0.0,89.98917,0.0,02/01/7238
+-3.28304,47.50264,8285,3,9,20,59,43,3.85,5.0,fr,14436,165,613476,1,1,Active Shallow Crust,0.0,89.99036,0.0,03/09/8285
+-3.28304,47.50264,5986,8,25,10,56,21,3.95,5.0,fr,14437,119,613488,1,1,Active Shallow Crust,0.0,89.98926,0.0,08/25/5986
+-2.70637,48.63906,9476,8,7,11,11,54,3.55,5.0,fr,14438,189,613920,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/07/9476
+-2.70637,48.63906,3342,1,25,19,6,45,3.55,15.0,fr,14439,66,613921,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/25/3342
+-2.70637,48.63906,2165,8,27,19,36,3,3.55,5.0,fr,14440,43,613929,1,1,Active Shallow Crust,128.8953,89.995,0.0,08/27/2165
+-2.70637,48.63906,3970,10,20,9,22,18,3.65,5.0,fr,14441,79,613932,1,1,Active Shallow Crust,0.0,89.99109,0.0,10/20/3970
+-2.70637,48.63906,5882,2,7,0,1,19,3.65,27.5,fr,14442,117,613934,1,2,Active Shallow Crust,0.0,89.99109,0.0,02/07/5882
+-2.70637,48.63906,3155,12,18,15,2,26,3.65,27.5,fr,14443,63,613934,1,2,Active Shallow Crust,0.0,89.99109,0.0,12/18/3155
+-2.70637,48.63906,8989,7,14,6,4,22,3.75,5.0,fr,14444,179,613944,1,2,Active Shallow Crust,0.0,89.98941,0.0,07/14/8989
+-2.70637,48.63906,4854,6,22,23,16,38,3.75,5.0,fr,14445,97,613944,1,2,Active Shallow Crust,0.0,89.98941,0.0,06/22/4854
+-2.70637,48.63906,7039,2,15,15,10,46,3.75,15.0,fr,14446,140,613945,1,1,Active Shallow Crust,0.0,89.98941,0.0,02/15/7039
+-2.70637,48.63906,2190,5,18,13,59,45,3.75,27.5,fr,14447,43,613952,1,1,Active Shallow Crust,0.0,89.98929,-90.0,05/18/2190
+-2.70637,48.63906,283,7,10,3,17,12,3.85,27.5,fr,14448,5,613967,1,1,Active Shallow Crust,128.8955,89.9941,0.0,07/10/0283
+-2.70637,48.63906,2145,8,3,2,48,43,3.95,5.0,fr,14449,42,613968,1,1,Active Shallow Crust,0.0,89.98949,0.0,08/03/2145
+-2.70637,48.63906,6313,3,27,18,23,46,4.05,15.0,fr,14450,126,613981,1,1,Active Shallow Crust,0.0,89.99063,0.0,03/27/6313
+-2.70637,48.63906,8938,1,29,22,19,14,4.15,27.5,fr,14451,178,613994,1,1,Active Shallow Crust,0.0,89.98998,0.0,01/29/8938
+-2.70637,48.63906,2398,7,11,21,13,15,4.25,15.0,fr,14452,47,614005,1,1,Active Shallow Crust,0.0,89.98958,0.0,07/11/2398
+-2.70637,48.63906,3976,5,1,16,21,38,4.25,5.0,fr,14453,79,614007,1,1,Active Shallow Crust,240.0081,57.99387,0.0,05/01/3976
+-2.70637,48.63906,6766,5,23,11,21,54,4.85,15.0,fr,14454,135,614077,1,1,Active Shallow Crust,0.0,89.9903,0.0,05/23/6766
+-2.70637,48.63906,7432,7,28,16,25,55,5.35,5.0,fr,14455,148,614136,1,1,Active Shallow Crust,0.0,89.98993,0.0,07/28/7432
+0.41498,46.05599,2637,1,2,0,52,41,3.55,5.0,fr,14456,52,614400,1,2,Active Shallow Crust,0.0,89.98994,0.0,01/02/2637
+0.41498,46.05599,1187,8,16,20,16,47,3.55,5.0,fr,14457,23,614400,1,2,Active Shallow Crust,0.0,89.98994,0.0,08/16/1187
+0.41498,46.05599,6068,12,3,0,24,43,3.65,15.0,fr,14458,121,614413,1,1,Active Shallow Crust,0.0,89.98987,0.0,12/03/6068
+0.41498,46.05599,4814,10,28,22,15,25,3.65,5.0,fr,14459,96,614418,1,1,Active Shallow Crust,0.0,89.99014,-90.0,10/28/4814
+0.41498,46.05599,6186,5,17,10,38,57,3.75,5.0,fr,14460,123,614424,1,1,Active Shallow Crust,0.0,89.98992,0.0,05/17/6186
+0.41498,46.05599,84,8,3,2,29,43,3.75,27.5,fr,14461,1,614429,1,1,Active Shallow Crust,240.0084,58.01756,0.0,08/03/0084
+0.41498,46.05599,3487,10,11,3,20,54,3.85,5.0,fr,14462,69,614436,1,4,Active Shallow Crust,0.0,89.99009,0.0,10/11/3487
+0.41498,46.05599,1960,10,4,6,29,25,3.85,5.0,fr,14463,39,614436,1,4,Active Shallow Crust,0.0,89.99009,0.0,10/04/1960
+0.41498,46.05599,934,5,30,17,34,6,3.85,5.0,fr,14464,18,614436,1,4,Active Shallow Crust,0.0,89.99009,0.0,05/30/0934
+0.41498,46.05599,4866,12,7,19,20,0,3.85,5.0,fr,14465,97,614436,1,4,Active Shallow Crust,0.0,89.99009,0.0,12/07/4866
+0.41498,46.05599,3530,7,22,6,7,8,3.85,5.0,fr,14466,70,614445,1,1,Active Shallow Crust,128.8957,89.9938,0.0,07/22/3530
+0.41498,46.05599,4972,10,16,10,42,7,4.25,5.0,fr,14467,99,614487,1,1,Active Shallow Crust,240.0075,57.99407,0.0,10/16/4972
+0.41498,46.05599,707,3,17,13,28,59,4.55,27.5,fr,14468,14,614522,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/17/0707
+0.41498,46.05599,2437,2,11,7,30,22,4.85,5.0,fr,14469,48,614559,1,1,Active Shallow Crust,240.0169,58.00229,0.0,02/11/2437
+0.41498,46.05599,8719,6,4,19,40,54,5.65,15.0,fr,14470,174,614653,1,1,Active Shallow Crust,360.0,89.99001,0.0,06/04/8719
+7.25059,44.11262,5979,5,25,15,39,48,3.55,5.0,fr,14471,119,615360,1,2,Active Shallow Crust,0.0,89.99276,0.0,05/25/5979
+7.25059,44.11262,5765,9,3,17,18,14,3.55,5.0,fr,14472,115,615360,1,2,Active Shallow Crust,0.0,89.99276,0.0,09/03/5765
+7.25059,44.11262,9029,10,22,11,19,17,3.55,15.0,fr,14473,180,615361,1,3,Active Shallow Crust,0.0,89.99276,0.0,10/22/9029
+7.25059,44.11262,3864,4,27,8,46,53,3.55,15.0,fr,14474,77,615361,1,3,Active Shallow Crust,0.0,89.99276,0.0,04/27/3864
+7.25059,44.11262,3802,11,16,19,23,53,3.55,15.0,fr,14475,76,615361,1,3,Active Shallow Crust,0.0,89.99276,0.0,11/16/3802
+7.25059,44.11262,4872,3,2,8,19,55,3.55,27.5,fr,14476,97,615365,1,1,Active Shallow Crust,240.0127,57.99756,0.0,03/02/4872
+7.25059,44.11262,9640,9,5,20,17,54,3.65,5.0,fr,14477,192,615372,1,3,Active Shallow Crust,0.0,89.98709,0.0,09/05/9640
+7.25059,44.11262,7893,8,25,12,56,43,3.65,5.0,fr,14478,157,615372,1,3,Active Shallow Crust,0.0,89.98709,0.0,08/25/7893
+7.25059,44.11262,6274,6,28,5,39,18,3.65,5.0,fr,14479,125,615372,1,3,Active Shallow Crust,0.0,89.98709,0.0,06/28/6274
+7.25059,44.11262,4427,1,18,21,0,48,3.65,27.5,fr,14480,88,615374,1,1,Active Shallow Crust,0.0,89.98709,0.0,01/18/4427
+7.25059,44.11262,7528,10,3,4,6,38,3.65,5.0,fr,14481,150,615375,1,1,Active Shallow Crust,240.0006,58.01337,0.0,10/03/7528
+7.25059,44.11262,1847,12,28,9,24,48,3.75,5.0,fr,14482,36,615384,1,2,Active Shallow Crust,0.0,89.98849,0.0,12/28/1847
+7.25059,44.11262,9138,11,2,22,25,25,3.75,5.0,fr,14483,182,615384,1,2,Active Shallow Crust,0.0,89.98849,0.0,11/02/9138
+7.25059,44.11262,4863,1,2,10,41,56,3.75,15.0,fr,14484,97,615385,1,1,Active Shallow Crust,0.0,89.98849,0.0,01/02/4863
+7.25059,44.11262,9870,12,22,13,56,11,3.85,5.0,fr,14485,197,615399,1,1,Active Shallow Crust,240.0101,57.99844,0.0,12/22/9870
+7.25059,44.11262,1054,6,22,22,10,36,3.85,5.0,fr,14486,21,615402,1,1,Active Shallow Crust,0.0,89.98963,-90.0,06/22/1054
+7.25059,44.11262,744,3,21,15,32,56,3.85,15.0,fr,14487,14,615406,1,1,Active Shallow Crust,128.8961,89.99231,0.0,03/21/0744
+7.25059,44.11262,7304,3,30,6,40,35,3.95,5.0,fr,14488,146,615408,1,1,Active Shallow Crust,0.0,89.99086,0.0,03/30/7304
+7.25059,44.11262,9204,6,2,21,8,6,3.95,15.0,fr,14489,184,615409,1,1,Active Shallow Crust,0.0,89.99086,0.0,06/02/9204
+7.25059,44.11262,4597,3,16,17,43,8,4.05,15.0,fr,14490,91,615421,1,1,Active Shallow Crust,0.0,89.99186,0.0,03/16/4597
+7.25059,44.11262,804,11,1,7,37,30,4.15,5.0,fr,14491,16,615432,1,1,Active Shallow Crust,0.0,89.98911,0.0,11/01/0804
+7.25059,44.11262,4035,10,29,13,34,37,4.15,5.0,fr,14492,80,615441,1,1,Active Shallow Crust,128.8983,89.99274,0.0,10/29/4035
+7.25059,44.11262,3544,6,29,9,46,21,4.25,5.0,fr,14493,70,615444,1,1,Active Shallow Crust,0.0,89.9903,0.0,06/29/3544
+7.25059,44.11262,7511,5,19,13,13,42,4.25,5.0,fr,14494,150,615450,1,1,Active Shallow Crust,0.0,89.99019,-90.0,05/19/7511
+7.25059,44.11262,1031,4,19,19,14,11,4.35,5.0,fr,14495,20,615465,1,1,Active Shallow Crust,128.8985,89.98294,0.0,04/19/1031
+7.25059,44.11262,1090,8,9,21,31,33,4.45,5.0,fr,14496,21,615468,1,1,Active Shallow Crust,0.0,89.98972,0.0,08/09/1090
+7.25059,44.11262,7460,2,20,12,20,39,4.45,5.0,fr,14497,149,615477,1,1,Active Shallow Crust,128.8925,89.99358,0.0,02/20/7460
+7.25059,44.11262,4488,12,30,22,43,1,4.55,5.0,fr,14498,89,615480,1,1,Active Shallow Crust,0.0,89.99084,0.0,12/30/4488
+7.25059,44.11262,9280,11,30,16,40,52,4.75,5.0,fr,14499,185,615504,1,1,Active Shallow Crust,359.9991,89.99091,0.0,11/30/9280
+7.25059,44.11262,250,7,9,5,3,43,4.95,5.0,fr,14500,4,615528,1,1,Active Shallow Crust,0.0,89.98988,0.0,07/09/0250
+5.56409,44.56892,7205,4,29,14,46,31,3.55,5.0,fr,14501,144,615840,1,1,Active Shallow Crust,0.0,89.99281,0.0,04/29/7205
+5.56409,44.56892,4238,2,11,7,0,52,3.55,27.5,fr,14502,84,615842,1,1,Active Shallow Crust,0.0,89.99281,0.0,02/11/4238
+5.56409,44.56892,4565,7,1,4,14,51,3.55,15.0,fr,14503,91,615847,1,1,Active Shallow Crust,0.0,89.99273,-90.0,07/01/4565
+5.56409,44.56892,8294,1,19,7,29,0,3.65,5.0,fr,14504,165,615858,1,1,Active Shallow Crust,0.0,89.98705,-90.0,01/19/8294
+5.56409,44.56892,6500,4,17,21,49,24,3.75,5.0,fr,14505,129,615864,1,1,Active Shallow Crust,0.0,89.98859,0.0,04/17/6500
+5.56409,44.56892,7026,9,6,22,34,3,3.95,5.0,fr,14506,140,615897,1,1,Active Shallow Crust,128.9003,89.9932,0.0,09/06/7026
+5.56409,44.56892,7186,4,1,8,25,37,4.05,5.0,fr,14507,143,615900,1,1,Active Shallow Crust,0.0,89.99192,0.0,04/01/7186
+5.56409,44.56892,1793,12,18,6,1,44,4.15,5.0,fr,14508,35,615918,1,1,Active Shallow Crust,0.0,89.98907,-90.0,12/18/1793
+5.56409,44.56892,7198,3,9,17,47,3,4.15,15.0,fr,14509,143,615922,1,1,Active Shallow Crust,128.8983,89.9928,0.0,03/09/7198
+5.56409,44.56892,8462,10,27,13,5,8,4.25,5.0,fr,14510,169,615924,1,1,Active Shallow Crust,0.0,89.99037,0.0,10/27/8462
+5.56409,44.56892,4826,10,1,7,2,17,4.25,27.5,fr,14511,96,615926,1,1,Active Shallow Crust,0.0,89.99037,0.0,10/01/4826
+5.56409,44.56892,6679,2,4,0,23,40,4.45,5.0,fr,14512,133,615948,1,1,Active Shallow Crust,0.0,89.98981,0.0,02/04/6679
+1.15781,41.24288,2169,3,22,16,5,47,3.65,15.0,fr,14513,43,616333,1,1,Active Shallow Crust,0.0,89.98986,0.0,03/22/2169
+1.15781,41.24288,8216,1,30,5,33,10,3.75,5.0,fr,14514,164,616344,1,1,Active Shallow Crust,0.0,89.98946,0.0,01/30/8216
+1.15781,41.24288,6000,10,18,13,2,5,3.75,15.0,fr,14515,119,616345,1,1,Active Shallow Crust,0.0,89.98946,0.0,10/18/6000
+1.15781,41.24288,4776,8,17,23,54,15,3.75,5.0,fr,14516,95,616347,1,1,Active Shallow Crust,240.0079,58.01734,0.0,08/17/4776
+1.15781,41.24288,5035,1,20,16,36,7,3.85,5.0,fr,14517,100,616356,1,2,Active Shallow Crust,0.0,89.99061,0.0,01/20/5035
+1.15781,41.24288,6199,3,19,16,53,18,3.85,5.0,fr,14518,123,616356,1,2,Active Shallow Crust,0.0,89.99061,0.0,03/19/6199
+1.15781,41.24288,5826,3,23,11,21,4,3.85,15.0,fr,14519,116,616357,1,1,Active Shallow Crust,0.0,89.99061,0.0,03/23/5826
+1.15781,41.24288,1705,2,23,20,37,58,3.95,5.0,fr,14520,34,616368,1,1,Active Shallow Crust,0.0,89.99043,0.0,02/23/1705
+1.15781,41.24288,9272,5,28,15,21,39,4.15,27.5,fr,14521,185,616400,1,1,Active Shallow Crust,0.0,89.99039,-90.0,05/28/9272
+1.15781,41.24288,812,10,14,2,47,25,4.25,5.0,fr,14522,16,616404,1,2,Active Shallow Crust,0.0,89.98984,0.0,10/14/0812
+1.15781,41.24288,4571,3,26,16,1,24,4.25,5.0,fr,14523,91,616404,1,2,Active Shallow Crust,0.0,89.98984,0.0,03/26/4571
+1.15781,41.24288,4278,3,27,1,5,24,4.25,15.0,fr,14524,85,616405,1,1,Active Shallow Crust,0.0,89.98984,0.0,03/27/4278
+1.15781,41.24288,9984,8,7,12,37,8,4.35,27.5,fr,14525,199,616421,1,1,Active Shallow Crust,240.0073,57.99567,0.0,08/07/9984
+1.15781,41.24288,2293,4,9,13,3,34,4.95,5.0,fr,14526,45,616488,1,1,Active Shallow Crust,0.0,89.99017,0.0,04/09/2293
+1.15781,41.24288,6838,4,25,3,56,0,4.95,5.0,fr,14527,136,616491,1,1,Active Shallow Crust,240.0097,58.00399,0.0,04/25/6838
+2.19176,51.53959,1234,3,20,23,5,46,3.55,5.0,fr,14528,24,616800,1,1,Active Shallow Crust,0.0,89.99059,0.0,03/20/1234
+2.19176,51.53959,4803,11,9,5,33,1,3.75,5.0,fr,14529,96,616824,1,1,Active Shallow Crust,0.0,89.99004,0.0,11/09/4803
+2.19176,51.53959,7023,1,15,19,30,43,3.85,5.0,fr,14530,140,616836,1,1,Active Shallow Crust,0.0,89.9889,0.0,01/15/7023
+2.19176,51.53959,8641,8,11,22,40,41,3.85,27.5,fr,14531,172,616838,1,1,Active Shallow Crust,0.0,89.9889,0.0,08/11/8641
+2.19176,51.53959,2008,1,7,8,51,24,3.95,27.5,fr,14532,40,616859,1,1,Active Shallow Crust,128.8998,89.99406,0.0,01/07/2008
+2.19176,51.53959,170,7,6,13,35,35,4.05,5.0,fr,14533,3,616866,1,1,Active Shallow Crust,0.0,89.9893,-90.0,07/06/0170
+2.19176,51.53959,5744,5,27,21,56,35,4.55,5.0,fr,14534,114,616920,1,1,Active Shallow Crust,0.0,89.99008,0.0,05/27/5744
+2.19176,51.53959,9952,4,9,16,5,11,5.25,27.5,fr,14535,199,617006,1,1,Active Shallow Crust,0.0,89.98981,0.0,04/09/9952
+4.65211,41.64122,5050,4,4,7,58,28,3.65,5.0,fr,14536,100,617292,1,1,Active Shallow Crust,0.0,89.99329,0.0,04/04/5050
+4.65211,41.64122,7340,8,17,18,39,11,3.65,15.0,fr,14537,146,617293,1,1,Active Shallow Crust,0.0,89.99329,0.0,08/17/7340
+1.74692,51.52688,5205,11,6,20,15,58,3.55,5.0,fr,14538,104,617760,1,2,Active Shallow Crust,0.0,89.99059,0.0,11/06/5205
+1.74692,51.52688,8834,11,29,1,1,12,3.55,5.0,fr,14539,176,617760,1,2,Active Shallow Crust,0.0,89.99059,0.0,11/29/8834
+1.74692,51.52688,8935,6,17,16,9,10,3.55,15.0,fr,14540,178,617761,1,2,Active Shallow Crust,0.0,89.99059,0.0,06/17/8935
+1.74692,51.52688,6204,12,26,6,17,52,3.55,15.0,fr,14541,124,617761,1,2,Active Shallow Crust,0.0,89.99059,0.0,12/26/6204
+1.74692,51.52688,1991,1,25,2,29,6,3.55,15.0,fr,14542,39,617770,1,1,Active Shallow Crust,128.8961,89.99373,0.0,01/25/1991
+1.74692,51.52688,2201,10,14,3,32,38,3.65,27.5,fr,14543,44,617777,1,1,Active Shallow Crust,240.0017,58.01266,0.0,10/14/2201
+1.74692,51.52688,3738,8,5,17,3,21,3.75,5.0,fr,14544,74,617784,1,1,Active Shallow Crust,0.0,89.99004,0.0,08/05/3738
+1.74692,51.52688,4587,2,18,13,38,54,3.85,5.0,fr,14545,91,617796,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/18/4587
+1.74692,51.52688,4614,6,28,19,3,8,3.95,15.0,fr,14546,92,617815,1,1,Active Shallow Crust,0.0,89.98999,-90.0,06/28/4614
+1.74692,51.52688,5294,9,8,12,26,38,4.15,5.0,fr,14547,105,617832,1,1,Active Shallow Crust,0.0,89.98978,0.0,09/08/5294
+1.74692,51.52688,1391,1,10,16,35,31,4.85,15.0,fr,14548,27,617917,1,1,Active Shallow Crust,0.0,89.99017,0.0,01/10/1391
+1.74692,51.52688,5638,6,11,11,24,13,5.35,5.0,fr,14549,112,617976,1,1,Active Shallow Crust,0.0,89.98993,0.0,06/11/5638
+9.15181,50.2434,2772,8,22,6,14,51,3.75,15.0,fr,14550,55,618265,1,1,Active Shallow Crust,0.0,89.98975,0.0,08/22/2772
+9.15181,50.2434,1038,10,29,2,9,28,3.85,5.0,fr,14551,20,618285,1,1,Active Shallow Crust,128.8959,89.99087,0.0,10/29/1038
+9.15181,50.2434,1406,2,3,4,5,34,4.25,15.0,fr,14552,28,618334,1,1,Active Shallow Crust,128.8936,89.98109,0.0,02/03/1406
+9.15181,50.2434,3393,5,27,20,4,41,4.55,15.0,fr,14553,67,618364,1,1,Active Shallow Crust,240.0114,57.99686,0.0,05/27/3393
+9.15181,50.2434,4515,6,2,19,11,11,4.55,15.0,fr,14554,90,618367,1,1,Active Shallow Crust,0.0,89.99174,-90.0,06/02/4515
+1.68793,50.75056,286,5,26,0,42,30,3.65,5.0,fr,14555,5,618732,1,2,Active Shallow Crust,0.0,89.99005,0.0,05/26/0286
+1.68793,50.75056,7257,3,27,13,26,37,3.65,5.0,fr,14556,145,618732,1,2,Active Shallow Crust,0.0,89.99005,0.0,03/27/7257
+1.68793,50.75056,6481,4,14,8,50,34,3.65,15.0,fr,14557,129,618733,1,1,Active Shallow Crust,0.0,89.99005,0.0,04/14/6481
+1.68793,50.75056,1791,7,4,20,14,49,3.75,5.0,fr,14558,35,618747,1,1,Active Shallow Crust,240.0088,58.01763,0.0,07/04/1791
+1.68793,50.75056,7487,4,17,14,13,53,3.85,5.0,fr,14559,149,618756,1,2,Active Shallow Crust,0.0,89.98984,0.0,04/17/7487
+1.68793,50.75056,9194,9,17,1,54,51,3.85,5.0,fr,14560,183,618756,1,2,Active Shallow Crust,0.0,89.98984,0.0,09/17/9194
+1.68793,50.75056,5810,11,21,17,2,54,3.95,5.0,fr,14561,116,618768,1,2,Active Shallow Crust,0.0,89.98994,0.0,11/21/5810
+1.68793,50.75056,5248,12,26,3,9,14,3.95,5.0,fr,14562,104,618768,1,2,Active Shallow Crust,0.0,89.98994,0.0,12/26/5248
+1.68793,50.75056,7904,10,9,1,23,49,4.45,5.0,fr,14563,158,618831,1,1,Active Shallow Crust,240.0065,57.99484,0.0,10/09/7904
+6.45094,44.41634,2524,2,28,12,54,15,3.55,5.0,fr,14564,50,619200,1,1,Active Shallow Crust,0.0,89.9928,0.0,02/28/2524
+6.45094,44.41634,3927,5,21,20,41,18,3.55,15.0,fr,14565,78,619201,1,1,Active Shallow Crust,0.0,89.9928,0.0,05/21/3927
+6.45094,44.41634,66,8,22,17,19,57,3.55,27.5,fr,14566,1,619202,1,1,Active Shallow Crust,0.0,89.9928,0.0,08/22/0066
+6.45094,44.41634,354,5,26,19,56,15,3.55,5.0,fr,14567,7,619203,1,2,Active Shallow Crust,240.0109,57.99876,0.0,05/26/0354
+6.45094,44.41634,7225,10,9,3,1,28,3.55,5.0,fr,14568,144,619203,1,2,Active Shallow Crust,240.0109,57.99876,0.0,10/09/7225
+6.45094,44.41634,1437,12,3,2,13,28,3.55,15.0,fr,14569,28,619204,1,1,Active Shallow Crust,240.0109,57.99876,0.0,12/03/1437
+6.45094,44.41634,8843,8,28,6,9,28,3.55,27.5,fr,14570,176,619211,1,1,Active Shallow Crust,128.8967,89.9928,0.0,08/28/8843
+6.45094,44.41634,7387,8,31,1,49,29,3.65,5.0,fr,14571,147,619212,1,4,Active Shallow Crust,0.0,89.98716,0.0,08/31/7387
+6.45094,44.41634,3739,9,4,13,40,20,3.65,5.0,fr,14572,74,619212,1,4,Active Shallow Crust,0.0,89.98716,0.0,09/04/3739
+6.45094,44.41634,9248,10,2,4,20,55,3.65,5.0,fr,14573,184,619212,1,4,Active Shallow Crust,0.0,89.98716,0.0,10/02/9248
+6.45094,44.41634,2365,6,14,1,52,52,3.65,5.0,fr,14574,47,619212,1,4,Active Shallow Crust,0.0,89.98716,0.0,06/14/2365
+6.45094,44.41634,5045,12,20,8,4,24,3.65,5.0,fr,14575,100,619215,1,1,Active Shallow Crust,240.0012,58.01251,0.0,12/20/5045
+6.45094,44.41634,6691,4,8,15,56,7,3.75,5.0,fr,14576,133,619224,1,3,Active Shallow Crust,0.0,89.98856,0.0,04/08/6691
+6.45094,44.41634,4443,12,18,21,19,13,3.75,5.0,fr,14577,88,619224,1,3,Active Shallow Crust,0.0,89.98856,0.0,12/18/4443
+6.45094,44.41634,6622,11,4,7,47,17,3.75,5.0,fr,14578,132,619224,1,3,Active Shallow Crust,0.0,89.98856,0.0,11/04/6622
+6.45094,44.41634,7185,3,8,5,21,7,3.75,15.0,fr,14579,143,619234,1,1,Active Shallow Crust,128.8972,89.96745,0.0,03/08/7185
+6.45094,44.41634,7070,12,7,2,49,58,3.85,5.0,fr,14580,141,619236,1,1,Active Shallow Crust,0.0,89.9898,0.0,12/07/7070
+6.45094,44.41634,9150,5,25,6,7,51,3.85,15.0,fr,14581,182,619240,1,1,Active Shallow Crust,240.011,57.9981,0.0,05/25/9150
+6.45094,44.41634,9649,6,15,17,7,31,3.85,5.0,fr,14582,192,619242,1,1,Active Shallow Crust,0.0,89.98969,-90.0,06/15/9649
+6.45094,44.41634,5311,3,30,15,15,54,3.85,5.0,fr,14583,106,619245,1,1,Active Shallow Crust,128.8963,89.99236,0.0,03/30/5311
+6.45094,44.41634,7501,2,15,3,11,38,3.95,5.0,fr,14584,150,619248,1,1,Active Shallow Crust,0.0,89.99091,0.0,02/15/7501
+6.45094,44.41634,3871,7,2,20,26,33,3.95,15.0,fr,14585,77,619249,1,1,Active Shallow Crust,0.0,89.99091,0.0,07/02/3871
+6.45094,44.41634,5326,11,4,3,28,48,4.05,5.0,fr,14586,106,619260,1,1,Active Shallow Crust,0.0,89.9919,0.0,11/04/5326
+6.45094,44.41634,8689,5,25,15,30,14,4.05,15.0,fr,14587,173,619261,1,1,Active Shallow Crust,0.0,89.9919,0.0,05/25/8689
+6.45094,44.41634,9619,9,22,17,37,17,4.05,5.0,fr,14588,192,619263,1,2,Active Shallow Crust,240.0057,58.0057,0.0,09/22/9619
+6.45094,44.41634,4252,3,25,1,40,11,4.05,5.0,fr,14589,85,619263,1,2,Active Shallow Crust,240.0057,58.0057,0.0,03/25/4252
+6.45094,44.41634,4259,8,9,21,9,51,4.05,15.0,fr,14590,85,619264,1,1,Active Shallow Crust,240.0057,58.00567,0.0,08/09/4259
+6.45094,44.41634,8052,6,23,11,30,13,4.15,5.0,fr,14591,161,619272,1,1,Active Shallow Crust,0.0,89.98917,0.0,06/23/8052
+6.45094,44.41634,5150,4,30,8,25,57,4.15,15.0,fr,14592,102,619273,1,1,Active Shallow Crust,0.0,89.98917,0.0,04/30/5150
+6.45094,44.41634,6602,12,7,6,9,38,4.45,15.0,fr,14593,132,619309,1,1,Active Shallow Crust,0.0,89.98978,0.0,12/07/6602
+6.45094,44.41634,8612,12,24,7,46,18,4.55,5.0,fr,14594,172,619320,1,1,Active Shallow Crust,0.0,89.99089,0.0,12/24/8612
+6.45094,44.41634,7146,9,18,5,56,18,5.05,27.5,fr,14595,142,619385,1,1,Active Shallow Crust,240.0212,57.99736,0.0,09/18/7146
+6.45094,44.41634,2950,5,26,11,50,37,5.35,27.5,fr,14596,58,619418,1,1,Active Shallow Crust,0.0,89.99002,0.0,05/26/2950
+0.87689,43.25167,8725,10,12,7,24,46,3.55,15.0,fr,14597,174,620161,1,1,Active Shallow Crust,0.0,89.9899,0.0,10/12/8725
+0.87689,43.25167,5296,6,14,9,48,37,3.65,5.0,fr,14598,105,620172,1,1,Active Shallow Crust,0.0,89.99018,0.0,06/14/5296
+0.87689,43.25167,6110,9,7,3,56,3,3.65,15.0,fr,14599,122,620173,1,2,Active Shallow Crust,0.0,89.99018,0.0,09/07/6110
+0.87689,43.25167,7834,7,31,9,9,27,3.65,15.0,fr,14600,156,620173,1,2,Active Shallow Crust,0.0,89.99018,0.0,07/31/7834
+0.87689,43.25167,204,12,6,6,35,25,3.65,27.5,fr,14601,4,620174,1,2,Active Shallow Crust,0.0,89.99018,0.0,12/06/0204
+0.87689,43.25167,2839,5,23,18,14,20,3.65,27.5,fr,14602,56,620174,1,2,Active Shallow Crust,0.0,89.99018,0.0,05/23/2839
+0.87689,43.25167,5350,2,22,2,41,35,3.75,5.0,fr,14603,106,620184,1,2,Active Shallow Crust,0.0,89.98979,0.0,02/22/5350
+0.87689,43.25167,9639,4,27,11,34,15,3.75,5.0,fr,14604,192,620184,1,2,Active Shallow Crust,0.0,89.98979,0.0,04/27/9639
+0.87689,43.25167,430,2,19,18,53,1,3.75,15.0,fr,14605,8,620188,1,1,Active Shallow Crust,240.0079,58.01753,0.0,02/19/0430
+4.85464,41.6686,6626,3,21,9,20,16,3.85,5.0,fr,14606,132,620676,1,1,Active Shallow Crust,0.0,89.98933,0.0,03/21/6626
+4.85464,41.6686,6968,10,19,20,26,0,3.95,5.0,fr,14607,139,620688,1,1,Active Shallow Crust,0.0,89.99049,0.0,10/19/6968
+4.85464,41.6686,8343,12,22,5,15,26,4.05,5.0,fr,14608,166,620700,1,1,Active Shallow Crust,0.0,89.99153,0.0,12/22/8343
+-1.91992,47.35493,5028,3,15,19,50,50,3.55,5.0,fr,14609,100,621120,1,2,Active Shallow Crust,0.0,89.98975,0.0,03/15/5028
+-1.91992,47.35493,3645,4,19,14,31,51,3.55,5.0,fr,14610,72,621120,1,2,Active Shallow Crust,0.0,89.98975,0.0,04/19/3645
+-1.91992,47.35493,7187,6,12,20,11,41,3.55,15.0,fr,14611,143,621124,1,1,Active Shallow Crust,240.0124,57.99817,0.0,06/12/7187
+-1.91992,47.35493,4506,12,2,18,39,6,3.65,5.0,fr,14612,90,621132,1,2,Active Shallow Crust,0.0,89.98934,0.0,12/02/4506
+-1.91992,47.35493,779,3,11,10,23,16,3.65,5.0,fr,14613,15,621132,1,2,Active Shallow Crust,0.0,89.98934,0.0,03/11/0779
+-1.91992,47.35493,4256,10,13,7,41,1,3.75,5.0,fr,14614,85,621153,1,1,Active Shallow Crust,128.8968,89.96725,0.0,10/13/4256
+-1.91992,47.35493,8650,1,4,9,8,0,3.85,5.0,fr,14615,172,621156,1,1,Active Shallow Crust,0.0,89.99033,0.0,01/04/8650
+-1.91992,47.35493,8054,1,25,21,42,38,3.95,5.0,fr,14616,161,621168,1,1,Active Shallow Crust,0.0,89.9903,0.0,01/25/8054
+-1.91992,47.35493,4051,9,1,13,28,43,4.05,15.0,fr,14617,81,621181,1,1,Active Shallow Crust,0.0,89.99039,0.0,09/01/4051
+-1.91992,47.35493,9941,9,24,19,41,17,4.15,15.0,fr,14618,198,621193,1,1,Active Shallow Crust,0.0,89.98973,0.0,09/24/9941
+-1.91992,47.35493,3181,5,21,13,10,30,4.55,5.0,fr,14619,63,621240,1,1,Active Shallow Crust,0.0,89.98974,0.0,05/21/3181
+-1.91992,47.35493,4840,9,2,14,29,14,4.75,5.0,fr,14620,96,621264,1,1,Active Shallow Crust,0.0,89.99014,0.0,09/02/4840
+-1.91992,47.35493,2123,11,14,11,5,34,4.85,15.0,fr,14621,42,621277,1,1,Active Shallow Crust,0.0,89.99006,0.0,11/14/2123
+8.07662,51.12022,8186,7,25,16,39,14,4.05,5.0,fr,14622,163,621660,1,1,Active Shallow Crust,0.0,89.99288,0.0,07/25/8186
+5.97935,47.48531,2352,9,18,9,26,53,3.55,27.5,fr,14623,47,622082,1,1,Active Shallow Crust,0.0,89.99319,0.0,09/18/2352
+5.97935,47.48531,2080,12,11,11,50,41,3.55,5.0,fr,14624,41,622089,1,1,Active Shallow Crust,128.8971,89.99319,0.0,12/11/2080
+5.97935,47.48531,6055,7,11,18,9,10,3.65,5.0,fr,14625,121,622092,1,1,Active Shallow Crust,0.0,89.98785,0.0,07/11/6055
+5.97935,47.48531,3027,9,19,7,13,16,3.65,27.5,fr,14626,60,622094,1,1,Active Shallow Crust,0.0,89.98785,0.0,09/19/3027
+5.97935,47.48531,1461,2,17,15,22,1,3.65,27.5,fr,14627,29,622097,1,1,Active Shallow Crust,240.0005,58.013,0.0,02/17/1461
+5.97935,47.48531,6518,11,17,17,56,26,3.65,15.0,fr,14628,130,622102,1,1,Active Shallow Crust,128.901,89.96355,0.0,11/17/6518
+5.97935,47.48531,5382,11,2,19,55,9,3.75,5.0,fr,14629,107,622104,1,1,Active Shallow Crust,0.0,89.98917,0.0,11/02/5382
+5.97935,47.48531,9079,8,2,9,1,59,3.75,5.0,fr,14630,181,622107,1,1,Active Shallow Crust,240.0082,58.01768,0.0,08/02/9079
+5.97935,47.48531,8375,7,30,20,4,34,3.75,5.0,fr,14631,167,622113,1,1,Active Shallow Crust,128.8967,89.96695,0.0,07/30/8375
+5.97935,47.48531,2031,6,13,10,17,7,3.85,5.0,fr,14632,40,622116,1,1,Active Shallow Crust,0.0,89.99035,0.0,06/13/2031
+5.97935,47.48531,2423,5,6,5,40,6,3.95,27.5,fr,14633,48,622130,1,1,Active Shallow Crust,0.0,89.9914,0.0,05/06/2423
+5.97935,47.48531,6491,4,15,17,39,4,4.05,15.0,fr,14634,129,622144,1,1,Active Shallow Crust,240.0066,58.00569,0.0,04/15/6491
+5.97935,47.48531,3941,7,11,12,0,8,4.25,5.0,fr,14635,78,622164,1,1,Active Shallow Crust,0.0,89.99087,0.0,07/11/3941
+5.97935,47.48531,3274,3,24,10,3,9,4.25,5.0,fr,14636,65,622167,1,1,Active Shallow Crust,240.0079,57.99412,0.0,03/24/3274
+5.97935,47.48531,7712,8,28,13,46,25,4.35,5.0,fr,14637,154,622176,1,1,Active Shallow Crust,0.0,89.98915,0.0,08/28/7712
+5.97935,47.48531,795,2,4,13,44,24,4.45,15.0,fr,14638,15,622192,1,1,Active Shallow Crust,240.0054,57.99482,0.0,02/04/0795
+5.97935,47.48531,7530,1,19,22,5,7,4.55,15.0,fr,14639,150,622210,1,1,Active Shallow Crust,128.8938,89.9857,0.0,01/19/7530
+5.97935,47.48531,2048,11,29,3,0,46,4.65,15.0,fr,14640,40,622219,1,1,Active Shallow Crust,0.0,89.99029,-90.0,11/29/2048
+5.97935,47.48531,6253,2,14,9,5,54,5.45,5.0,fr,14641,125,622317,1,1,Active Shallow Crust,128.8781,89.98907,0.0,02/14/6253
+2.99433,48.46007,6131,9,18,19,58,29,3.75,15.0,fr,14642,122,622585,1,1,Active Shallow Crust,0.0,89.98938,0.0,09/18/6131
+2.99433,48.46007,5453,5,17,17,31,54,3.85,27.5,fr,14643,109,622598,1,1,Active Shallow Crust,0.0,89.99053,0.0,05/17/5453
+2.99433,48.46007,7220,11,8,8,42,50,4.05,15.0,fr,14644,144,622621,1,1,Active Shallow Crust,0.0,89.9906,0.0,11/08/7220
+2.99433,48.46007,5900,8,13,20,37,56,4.65,5.0,fr,14645,117,622701,1,1,Active Shallow Crust,128.8906,89.98709,0.0,08/13/5900
+3.07858,43.55505,543,3,23,12,46,29,3.55,27.5,fr,14646,10,623048,1,1,Active Shallow Crust,0.0,89.98891,-90.0,03/23/0543
+3.07858,43.55505,9756,7,29,22,13,9,3.65,5.0,fr,14647,195,623058,1,1,Active Shallow Crust,0.0,89.99012,-90.0,07/29/9756
+3.07858,43.55505,8508,2,15,18,28,44,3.75,15.0,fr,14648,170,623065,1,1,Active Shallow Crust,0.0,89.99129,0.0,02/15/8508
+3.07858,43.55505,8572,8,11,7,4,49,3.95,5.0,fr,14649,171,623088,1,1,Active Shallow Crust,0.0,89.99078,0.0,08/11/8572
+3.07858,43.55505,8415,7,16,10,45,43,4.05,5.0,fr,14650,168,623100,1,1,Active Shallow Crust,0.0,89.98972,0.0,07/16/8415
+3.09721,53.20826,8118,12,18,22,0,10,3.55,15.0,fr,14651,162,623524,1,1,Active Shallow Crust,240.0135,57.99807,0.0,12/18/8118
+5.66638,51.92985,2639,5,12,7,30,45,3.55,5.0,fr,14652,52,624000,1,2,Active Shallow Crust,0.0,89.98756,0.0,05/12/2639
+5.66638,51.92985,6707,12,23,17,5,44,3.55,5.0,fr,14653,134,624000,1,2,Active Shallow Crust,0.0,89.98756,0.0,12/23/6707
+5.66638,51.92985,2275,11,12,23,35,56,3.55,15.0,fr,14654,45,624001,1,2,Active Shallow Crust,0.0,89.98756,0.0,11/12/2275
+5.66638,51.92985,7343,4,6,16,59,38,3.55,15.0,fr,14655,146,624001,1,2,Active Shallow Crust,0.0,89.98756,0.0,04/06/7343
+5.66638,51.92985,4537,1,24,9,32,50,3.85,5.0,fr,14656,90,624036,1,1,Active Shallow Crust,0.0,89.9912,0.0,01/24/4537
+-5.27235,49.88962,3646,5,31,21,26,1,4.45,5.0,fr,14657,72,624597,1,1,Active Shallow Crust,128.8913,89.99309,0.0,05/31/3646
+1.44004,52.41541,8559,12,6,21,9,22,3.55,5.0,fr,14658,171,625440,1,1,Active Shallow Crust,0.0,89.98923,0.0,12/06/8559
+1.44004,52.41541,9045,9,4,9,26,4,3.55,5.0,fr,14659,180,625443,1,1,Active Shallow Crust,240.013,57.99824,0.0,09/04/9045
+1.44004,52.41541,5683,10,29,22,0,0,4.35,15.0,fr,14660,113,625546,1,1,Active Shallow Crust,128.8965,89.9827,0.0,10/29/5683
+1.44004,52.41541,6552,4,30,3,28,55,4.65,5.0,fr,14661,131,625572,1,1,Active Shallow Crust,0.0,89.99003,0.0,04/30/6552
+-0.54497,46.11617,1892,9,24,7,17,31,3.55,5.0,fr,14662,37,625920,1,1,Active Shallow Crust,0.0,89.99039,0.0,09/24/1892
+-0.54497,46.11617,9620,12,1,1,13,46,3.55,15.0,fr,14663,192,625921,1,1,Active Shallow Crust,0.0,89.99039,0.0,12/01/9620
+-0.54497,46.11617,7684,2,26,13,24,48,3.55,5.0,fr,14664,153,625923,1,1,Active Shallow Crust,240.0122,57.99825,0.0,02/26/7684
+-0.54497,46.11617,5905,4,17,7,5,29,3.65,5.0,fr,14665,118,625932,1,1,Active Shallow Crust,0.0,89.98988,0.0,04/17/5905
+-0.54497,46.11617,5176,9,4,22,31,25,3.65,15.0,fr,14666,103,625933,1,1,Active Shallow Crust,0.0,89.98988,0.0,09/04/5176
+-0.54497,46.11617,8724,4,17,21,1,37,3.75,15.0,fr,14667,174,625945,1,1,Active Shallow Crust,0.0,89.99028,0.0,04/17/8724
+-0.54497,46.11617,5654,5,5,13,23,8,3.75,15.0,fr,14668,113,625948,1,1,Active Shallow Crust,240.0083,58.01744,0.0,05/05/5654
+-0.54497,46.11617,4807,11,27,7,30,54,3.75,5.0,fr,14669,96,625950,1,1,Active Shallow Crust,0.0,89.99017,-90.0,11/27/4807
+-0.54497,46.11617,755,8,25,17,35,11,3.85,15.0,fr,14670,15,625957,1,1,Active Shallow Crust,0.0,89.9901,0.0,08/25/0755
+-0.54497,46.11617,1310,1,30,7,15,59,3.95,5.0,fr,14671,26,625971,1,1,Active Shallow Crust,240.0197,58.00497,0.0,01/30/1310
+-0.54497,46.11617,8222,1,9,9,16,6,4.15,15.0,fr,14672,164,625996,1,1,Active Shallow Crust,240.0084,57.99731,0.0,01/09/8222
+-0.54497,46.11617,10,9,25,3,51,28,4.25,15.0,fr,14673,0,626005,1,1,Active Shallow Crust,0.0,89.98985,0.0,09/25/0010
+-0.54497,46.11617,4771,9,6,10,25,42,4.25,5.0,fr,14674,95,626007,1,1,Active Shallow Crust,240.0074,57.99409,0.0,09/06/4771
+-0.54497,46.11617,2465,4,12,13,0,7,4.35,5.0,fr,14675,49,626016,1,1,Active Shallow Crust,0.0,89.98991,0.0,04/12/2465
+6.41232,51.7818,8335,2,17,22,23,3,3.85,15.0,fr,14676,166,626437,1,1,Active Shallow Crust,0.0,89.99117,0.0,02/17/8335
+6.41232,51.7818,280,9,26,15,27,29,4.75,5.0,fr,14677,5,626550,1,1,Active Shallow Crust,0.0,89.99049,-90.0,09/26/0280
+0.65668,49.40034,2393,4,21,9,32,22,3.55,5.0,fr,14678,47,626880,1,1,Active Shallow Crust,0.0,89.99016,0.0,04/21/2393
+0.65668,49.40034,8643,6,10,14,37,50,3.85,15.0,fr,14679,172,626923,1,1,Active Shallow Crust,0.0,89.99001,-90.0,06/10/8643
+0.65668,49.40034,9100,12,2,7,41,54,3.95,5.0,fr,14680,181,626931,1,1,Active Shallow Crust,240.0202,58.00505,0.0,12/02/9100
+0.65668,49.40034,4819,1,28,14,49,28,4.55,5.0,fr,14681,96,627006,1,1,Active Shallow Crust,0.0,89.99003,-90.0,01/28/4819
+0.65668,49.40034,4275,12,1,18,10,47,4.65,15.0,fr,14682,85,627013,1,1,Active Shallow Crust,0.0,89.99006,0.0,12/01/4275
+0.65668,49.40034,6525,9,13,7,35,38,5.65,5.0,fr,14683,130,627138,1,1,Active Shallow Crust,0.0,89.99001,-90.0,09/13/6525
+-1.61147,48.7262,6722,5,21,16,14,48,3.55,5.0,fr,14684,134,627360,1,2,Active Shallow Crust,0.0,89.99002,0.0,05/21/6722
+-1.61147,48.7262,9366,3,21,17,46,11,3.55,5.0,fr,14685,187,627360,1,2,Active Shallow Crust,0.0,89.99002,0.0,03/21/9366
+-1.61147,48.7262,9804,4,1,1,5,11,3.55,5.0,fr,14686,196,627366,1,2,Active Shallow Crust,0.0,89.98991,-90.0,04/01/9804
+-1.61147,48.7262,5391,1,13,4,9,17,3.55,5.0,fr,14687,107,627366,1,2,Active Shallow Crust,0.0,89.98991,-90.0,01/13/5391
+-1.61147,48.7262,674,9,29,15,9,20,3.55,15.0,fr,14688,13,627370,1,1,Active Shallow Crust,128.8961,89.99418,0.0,09/29/0674
+-1.61147,48.7262,7833,8,23,23,48,26,3.65,5.0,fr,14689,156,627372,1,1,Active Shallow Crust,0.0,89.98962,0.0,08/23/7833
+-1.61147,48.7262,6032,4,3,16,7,18,3.65,15.0,fr,14690,120,627373,1,2,Active Shallow Crust,0.0,89.98962,0.0,04/03/6032
+-1.61147,48.7262,2344,2,11,14,28,3,3.65,15.0,fr,14691,46,627373,1,2,Active Shallow Crust,0.0,89.98962,0.0,02/11/2344
+-1.61147,48.7262,5206,9,29,18,44,54,3.65,5.0,fr,14692,104,627375,1,1,Active Shallow Crust,240.0013,58.01299,0.0,09/29/5206
+-1.61147,48.7262,2429,4,22,23,11,49,3.75,5.0,fr,14693,48,627384,1,2,Active Shallow Crust,0.0,89.98943,0.0,04/22/2429
+-1.61147,48.7262,9691,9,16,22,50,57,3.75,5.0,fr,14694,193,627384,1,2,Active Shallow Crust,0.0,89.98943,0.0,09/16/9691
+-1.61147,48.7262,4834,10,18,21,37,19,3.75,15.0,fr,14695,96,627385,1,2,Active Shallow Crust,0.0,89.98943,0.0,10/18/4834
+-1.61147,48.7262,9065,3,30,14,54,15,3.75,15.0,fr,14696,181,627385,1,2,Active Shallow Crust,0.0,89.98943,0.0,03/30/9065
+-1.61147,48.7262,6722,7,25,12,12,49,3.75,5.0,fr,14697,134,627390,1,1,Active Shallow Crust,0.0,89.99065,-90.0,07/25/6722
+-1.61147,48.7262,6666,7,2,16,12,5,3.85,15.0,fr,14698,133,627397,1,1,Active Shallow Crust,0.0,89.99058,0.0,07/02/6666
+-1.61147,48.7262,3843,10,18,19,51,21,3.95,5.0,fr,14699,76,627408,1,1,Active Shallow Crust,0.0,89.98951,0.0,10/18/3843
+-1.61147,48.7262,5851,4,17,11,46,50,3.95,27.5,fr,14700,117,627410,1,1,Active Shallow Crust,0.0,89.98951,0.0,04/17/5851
+-1.61147,48.7262,5352,2,1,2,15,56,4.05,5.0,fr,14701,107,627420,1,1,Active Shallow Crust,0.0,89.98972,0.0,02/01/5352
+-1.61147,48.7262,8340,11,28,9,19,23,4.05,5.0,fr,14702,166,627423,1,1,Active Shallow Crust,240.0064,58.00583,0.0,11/28/8340
+-1.61147,48.7262,7088,9,4,9,17,38,4.15,5.0,fr,14703,141,627432,1,1,Active Shallow Crust,0.0,89.99,0.0,09/04/7088
+-1.61147,48.7262,2917,4,23,22,1,36,4.35,15.0,fr,14704,58,627457,1,2,Active Shallow Crust,0.0,89.99007,0.0,04/23/2917
+-1.61147,48.7262,954,8,20,12,16,31,4.35,15.0,fr,14705,19,627457,1,2,Active Shallow Crust,0.0,89.99007,0.0,08/20/0954
+-1.61147,48.7262,4144,2,21,23,38,32,4.55,5.0,fr,14706,82,627489,1,1,Active Shallow Crust,128.8934,89.98577,0.0,02/21/4144
+-1.61147,48.7262,5712,8,6,6,14,6,5.15,27.5,fr,14707,114,627554,1,1,Active Shallow Crust,0.0,89.98998,0.0,08/06/5712
+-1.26989,47.81276,310,11,21,4,0,59,3.55,5.0,fr,14708,6,627840,1,3,Active Shallow Crust,0.0,89.98985,0.0,11/21/0310
+-1.26989,47.81276,8384,10,5,8,36,40,3.55,5.0,fr,14709,167,627840,1,3,Active Shallow Crust,0.0,89.98985,0.0,10/05/8384
+-1.26989,47.81276,330,5,30,3,4,28,3.55,5.0,fr,14710,6,627840,1,3,Active Shallow Crust,0.0,89.98985,0.0,05/30/0330
+-1.26989,47.81276,672,7,20,2,11,29,3.55,5.0,fr,14711,13,627849,1,1,Active Shallow Crust,128.8962,89.99407,0.0,07/20/0672
+-1.26989,47.81276,4782,7,30,10,11,18,3.65,5.0,fr,14712,95,627852,1,1,Active Shallow Crust,0.0,89.98944,0.0,07/30/4782
+-1.26989,47.81276,1968,12,9,23,8,12,3.65,5.0,fr,14713,39,627855,1,1,Active Shallow Crust,240.0013,58.01301,0.0,12/09/1968
+-1.26989,47.81276,8524,9,21,16,15,49,3.85,5.0,fr,14714,170,627876,1,1,Active Shallow Crust,0.0,89.99041,0.0,09/21/8524
+-1.26989,47.81276,4482,3,25,1,40,21,4.15,15.0,fr,14715,89,627913,1,1,Active Shallow Crust,0.0,89.98981,0.0,03/25/4482
+-1.26989,47.81276,4462,10,30,20,48,38,4.35,15.0,fr,14716,89,627937,1,1,Active Shallow Crust,0.0,89.98989,0.0,10/30/4462
+-1.26989,47.81276,3,4,4,8,21,59,4.45,5.0,fr,14717,0,627954,1,1,Active Shallow Crust,0.0,89.99028,-90.0,04/04/0003
+-1.26989,47.81276,4975,10,25,5,13,28,4.85,5.0,fr,14718,99,627996,1,1,Active Shallow Crust,0.0,89.99014,0.0,10/25/4975
+-1.26989,47.81276,7184,4,5,22,50,41,5.35,15.0,fr,14719,143,628057,1,1,Active Shallow Crust,0.0,89.98998,0.0,04/05/7184
+2.51379,45.95612,2894,10,8,11,30,53,3.55,5.0,fr,14720,57,628320,1,1,Active Shallow Crust,0.0,89.98949,0.0,10/08/2894
+2.51379,45.95612,2357,5,17,18,48,49,3.55,15.0,fr,14721,47,628321,1,1,Active Shallow Crust,0.0,89.98949,0.0,05/17/2357
+2.51379,45.95612,8729,6,15,20,55,17,3.55,27.5,fr,14722,174,628322,1,1,Active Shallow Crust,0.0,89.98949,0.0,06/15/8729
+2.51379,45.95612,2587,3,20,3,57,7,3.55,5.0,fr,14723,51,628323,1,2,Active Shallow Crust,240.0123,57.99815,0.0,03/20/2587
+2.51379,45.95612,1499,4,13,10,53,6,3.55,5.0,fr,14724,29,628323,1,2,Active Shallow Crust,240.0123,57.99815,0.0,04/13/1499
+2.51379,45.95612,6786,3,15,4,52,56,3.55,27.5,fr,14725,135,628325,1,1,Active Shallow Crust,240.0123,57.99805,0.0,03/15/6786
+2.51379,45.95612,6118,2,4,19,5,36,3.65,5.0,fr,14726,122,628332,1,1,Active Shallow Crust,0.0,89.99063,0.0,02/04/6118
+2.51379,45.95612,8173,10,18,5,47,33,3.75,5.0,fr,14727,163,628344,1,2,Active Shallow Crust,0.0,89.98886,0.0,10/18/8173
+2.51379,45.95612,9839,12,19,19,2,40,3.75,5.0,fr,14728,196,628344,1,2,Active Shallow Crust,0.0,89.98886,0.0,12/19/9839
+2.51379,45.95612,11,9,24,21,40,35,3.75,15.0,fr,14729,0,628345,1,1,Active Shallow Crust,0.0,89.98886,0.0,09/24/0011
+2.51379,45.95612,3314,1,28,15,15,9,3.75,5.0,fr,14730,66,628353,1,1,Active Shallow Crust,128.8969,89.96722,0.0,01/28/3314
+2.51379,45.95612,515,2,8,10,25,39,3.85,5.0,fr,14731,10,628356,1,1,Active Shallow Crust,0.0,89.99007,0.0,02/08/0515
+2.51379,45.95612,8295,8,14,23,37,34,3.85,27.5,fr,14732,165,628358,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/14/8295
+2.51379,45.95612,3952,7,1,8,31,4,3.95,5.0,fr,14733,79,628368,1,3,Active Shallow Crust,0.0,89.98895,0.0,07/01/3952
+2.51379,45.95612,5680,12,2,21,24,25,3.95,5.0,fr,14734,113,628368,1,3,Active Shallow Crust,0.0,89.98895,0.0,12/02/5680
+2.51379,45.95612,1501,1,20,22,5,6,3.95,5.0,fr,14735,30,628368,1,3,Active Shallow Crust,0.0,89.98895,0.0,01/20/1501
+2.51379,45.95612,1939,5,27,1,50,6,3.95,15.0,fr,14736,38,628369,1,1,Active Shallow Crust,0.0,89.98895,0.0,05/27/1939
+2.51379,45.95612,4561,10,29,3,46,11,3.95,15.0,fr,14737,91,628372,1,1,Active Shallow Crust,240.0195,58.00494,0.0,10/29/4561
+2.51379,45.95612,5424,6,22,15,11,38,4.05,15.0,fr,14738,108,628381,1,1,Active Shallow Crust,0.0,89.99014,0.0,06/22/5424
+2.51379,45.95612,8402,5,3,3,33,44,4.15,15.0,fr,14739,168,628393,1,1,Active Shallow Crust,0.0,89.98946,0.0,05/03/8402
+2.51379,45.95612,8177,4,16,8,51,57,4.15,27.5,fr,14740,163,628400,1,1,Active Shallow Crust,0.0,89.98933,-90.0,04/16/8177
+2.51379,45.95612,4440,1,23,21,32,39,4.35,5.0,fr,14741,88,628416,1,1,Active Shallow Crust,0.0,89.99023,0.0,01/23/4440
+2.51379,45.95612,1429,7,3,7,36,43,4.65,5.0,fr,14742,28,628458,1,1,Active Shallow Crust,0.0,89.99001,-90.0,07/03/1429
+2.51379,45.95612,118,9,24,6,59,24,4.75,5.0,fr,14743,2,628473,1,1,Active Shallow Crust,128.8888,89.98814,0.0,09/24/0118
+4.7119,47.05938,534,6,6,17,12,41,3.55,5.0,fr,14744,10,628803,1,1,Active Shallow Crust,240.011,57.99934,0.0,06/06/0534
+4.7119,47.05938,4617,3,8,20,6,46,3.55,15.0,fr,14745,92,628804,1,1,Active Shallow Crust,240.011,57.99934,0.0,03/08/4617
+4.7119,47.05938,7288,10,23,8,35,41,3.65,5.0,fr,14746,145,628812,1,1,Active Shallow Crust,0.0,89.98775,0.0,10/23/7288
+4.7119,47.05938,126,4,12,9,26,47,3.85,5.0,fr,14747,2,628836,1,2,Active Shallow Crust,0.0,89.99027,0.0,04/12/0126
+4.7119,47.05938,624,10,5,21,57,5,3.85,5.0,fr,14748,12,628836,1,2,Active Shallow Crust,0.0,89.99027,0.0,10/05/0624
+4.7119,47.05938,4223,5,5,10,31,7,3.95,5.0,fr,14749,84,628848,1,1,Active Shallow Crust,0.0,89.99133,0.0,05/05/4223
+4.7119,47.05938,4678,12,3,1,19,8,4.15,15.0,fr,14750,93,628879,1,1,Active Shallow Crust,0.0,89.98955,-90.0,12/03/4678
+4.7119,47.05938,3304,12,4,18,34,0,4.35,5.0,fr,14751,66,628896,1,1,Active Shallow Crust,0.0,89.98906,0.0,12/04/3304
+4.7119,47.05938,9911,1,31,9,12,55,4.65,5.0,fr,14752,198,628932,1,1,Active Shallow Crust,0.0,89.99032,0.0,01/31/9911
+4.7119,47.05938,4062,5,24,14,17,38,4.95,15.0,fr,14753,81,628975,1,1,Active Shallow Crust,0.0,89.9903,-90.0,05/24/4062
+4.7119,47.05938,3203,1,5,17,18,8,5.05,5.0,fr,14754,64,628986,1,1,Active Shallow Crust,0.0,89.99011,-90.0,01/05/3203
+0.44833,43.89361,9527,9,29,4,8,32,3.55,5.0,fr,14755,190,629280,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/29/9527
+0.44833,43.89361,7584,7,31,11,10,22,3.65,5.0,fr,14756,151,629292,1,1,Active Shallow Crust,0.0,89.98988,0.0,07/31/7584
+0.44833,43.89361,9623,3,25,7,51,36,3.85,5.0,fr,14757,192,629316,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/25/9623
+3.6944,46.00902,2553,9,3,5,56,6,3.65,5.0,fr,14758,51,629772,1,1,Active Shallow Crust,0.0,89.99064,0.0,09/03/2553
+3.6944,46.00902,3676,2,10,23,51,37,3.95,5.0,fr,14759,73,629808,1,2,Active Shallow Crust,0.0,89.98895,0.0,02/10/3676
+3.6944,46.00902,7156,12,19,0,12,13,3.95,5.0,fr,14760,143,629808,1,2,Active Shallow Crust,0.0,89.98895,0.0,12/19/7156
+3.6944,46.00902,9728,7,24,12,11,16,4.15,5.0,fr,14761,194,629835,1,1,Active Shallow Crust,240.0085,57.99716,0.0,07/24/9728
+3.6944,46.00902,9649,9,8,14,25,32,4.55,5.0,fr,14762,192,629886,1,1,Active Shallow Crust,0.0,89.98991,-90.0,09/08/9649
+3.6944,46.00902,5042,6,28,10,53,38,4.65,15.0,fr,14763,100,629893,1,1,Active Shallow Crust,0.0,89.99013,0.0,06/28/5042
+0.1385,44.41031,7699,10,23,22,28,50,3.75,5.0,fr,14764,153,630273,1,1,Active Shallow Crust,128.8969,89.96734,0.0,10/23/7699
+0.1385,44.41031,3394,5,6,3,16,5,3.95,5.0,fr,14765,67,630288,1,1,Active Shallow Crust,0.0,89.99006,0.0,05/06/3394
+2.4975,43.86122,3464,12,23,7,6,14,3.55,5.0,fr,14766,69,630720,1,1,Active Shallow Crust,0.0,89.9891,0.0,12/23/3464
+2.4975,43.86122,9669,7,7,6,18,43,3.85,5.0,fr,14767,193,630762,1,1,Active Shallow Crust,0.0,89.98959,-90.0,07/07/9669
+2.4975,43.86122,5868,6,6,12,5,47,4.65,15.0,fr,14768,117,630853,1,1,Active Shallow Crust,0.0,89.98975,0.0,06/06/5868
+2.4975,43.86122,8610,5,13,20,10,30,4.75,5.0,fr,14769,172,630864,1,1,Active Shallow Crust,0.0,89.98995,0.0,05/13/8610
+5.91227,49.25177,3580,2,13,4,41,38,3.55,5.0,fr,14770,71,631203,1,1,Active Shallow Crust,240.0116,57.99931,0.0,02/13/3580
+5.91227,49.25177,3211,8,25,0,7,47,3.65,5.0,fr,14771,64,631212,1,1,Active Shallow Crust,0.0,89.98827,0.0,08/25/3211
+5.91227,49.25177,6444,7,21,15,39,35,4.05,5.0,fr,14772,128,631260,1,1,Active Shallow Crust,0.0,89.98889,0.0,07/21/6444
+-2.56225,47.70531,6399,6,5,10,39,4,3.55,5.0,fr,14773,127,631680,1,2,Active Shallow Crust,0.0,89.98982,0.0,06/05/6399
+-2.56225,47.70531,9056,5,6,21,39,37,3.55,5.0,fr,14774,181,631680,1,2,Active Shallow Crust,0.0,89.98982,0.0,05/06/9056
+-2.56225,47.70531,3688,5,10,17,15,28,3.55,5.0,fr,14775,73,631683,1,3,Active Shallow Crust,240.0126,57.99787,0.0,05/10/3688
+-2.56225,47.70531,5104,9,27,23,13,7,3.55,5.0,fr,14776,102,631683,1,3,Active Shallow Crust,240.0126,57.99787,0.0,09/27/5104
+-2.56225,47.70531,4182,1,29,8,29,39,3.55,5.0,fr,14777,83,631683,1,3,Active Shallow Crust,240.0126,57.99787,0.0,01/29/4182
+-2.56225,47.70531,8695,9,20,3,34,30,3.65,5.0,fr,14778,173,631692,1,1,Active Shallow Crust,0.0,89.99093,0.0,09/20/8695
+-2.56225,47.70531,4455,6,26,6,39,46,3.65,5.0,fr,14779,89,631695,1,2,Active Shallow Crust,240.0008,58.01317,0.0,06/26/4455
+-2.56225,47.70531,7791,4,10,22,1,50,3.65,5.0,fr,14780,155,631695,1,2,Active Shallow Crust,240.0008,58.01317,0.0,04/10/7791
+-2.56225,47.70531,162,10,25,6,37,29,3.65,27.5,fr,14781,3,631703,1,1,Active Shallow Crust,128.8998,89.96355,0.0,10/25/0162
+-2.56225,47.70531,5067,7,28,12,59,32,3.75,5.0,fr,14782,101,631704,1,2,Active Shallow Crust,0.0,89.98922,0.0,07/28/5067
+-2.56225,47.70531,9056,9,16,18,3,31,3.75,5.0,fr,14783,181,631704,1,2,Active Shallow Crust,0.0,89.98922,0.0,09/16/9056
+-2.56225,47.70531,3794,5,18,6,47,32,3.85,5.0,fr,14784,75,631719,1,1,Active Shallow Crust,240.0111,57.99778,0.0,05/18/3794
+-2.56225,47.70531,1526,5,27,20,26,38,4.05,15.0,fr,14785,30,631741,1,1,Active Shallow Crust,0.0,89.99046,0.0,05/27/1526
+-2.56225,47.70531,8901,8,28,6,42,26,4.15,5.0,fr,14786,178,631755,1,1,Active Shallow Crust,240.0088,57.99728,0.0,08/28/8901
+-2.56225,47.70531,8175,7,3,12,13,0,4.25,5.0,fr,14787,163,631767,1,1,Active Shallow Crust,240.008,57.99414,0.0,07/03/8175
+-2.56225,47.70531,4871,8,25,3,49,49,4.55,15.0,fr,14788,97,631801,1,1,Active Shallow Crust,0.0,89.99034,0.0,08/25/4871
+-2.56225,47.70531,9010,11,1,11,4,19,4.95,5.0,fr,14789,180,631848,1,1,Active Shallow Crust,0.0,89.98985,0.0,11/01/9010
+-2.56225,47.70531,3822,12,21,7,18,41,5.25,5.0,fr,14790,76,631884,1,1,Active Shallow Crust,0.0,89.98993,0.0,12/21/3822
+4.15806,50.00965,7149,10,3,15,20,54,3.55,5.0,fr,14791,142,632160,1,3,Active Shallow Crust,0.0,89.98704,0.0,10/03/7149
+4.15806,50.00965,3887,2,19,10,40,30,3.55,5.0,fr,14792,77,632160,1,3,Active Shallow Crust,0.0,89.98704,0.0,02/19/3887
+4.15806,50.00965,7444,9,1,3,47,50,3.55,5.0,fr,14793,148,632160,1,3,Active Shallow Crust,0.0,89.98704,0.0,09/01/7444
+4.15806,50.00965,2047,3,8,20,34,44,3.75,5.0,fr,14794,40,632184,1,1,Active Shallow Crust,0.0,89.98971,0.0,03/08/2047
+4.15806,50.00965,8255,6,30,14,31,14,3.75,5.0,fr,14795,165,632190,1,1,Active Shallow Crust,0.0,89.98959,-90.0,06/30/8255
+4.15806,50.00965,2693,6,19,11,0,2,4.15,15.0,fr,14796,53,632233,1,1,Active Shallow Crust,0.0,89.99026,0.0,06/19/2693
+4.158061,50.00965,2857,2,4,22,50,3,6.05,5.357596,fr,14797,57,632460,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/04/2857
+-1.38827,42.06062,5397,12,16,1,40,42,3.55,5.0,fr,14798,107,632640,1,1,Active Shallow Crust,0.0,89.99064,0.0,12/16/5397
+-1.38827,42.06062,3458,7,5,22,55,49,3.65,5.0,fr,14799,69,632652,1,1,Active Shallow Crust,0.0,89.98999,0.0,07/05/3458
+-1.38827,42.06062,6658,9,5,22,48,56,3.75,5.0,fr,14800,133,632664,1,1,Active Shallow Crust,0.0,89.98959,0.0,09/05/6658
+-1.38827,42.06062,682,12,28,5,10,17,4.95,5.0,fr,14801,13,632808,1,1,Active Shallow Crust,0.0,89.98991,0.0,12/28/0682
+-0.58976,42.56269,8045,10,2,17,9,11,3.55,15.0,fr,14802,160,633121,1,1,Active Shallow Crust,0.0,89.98978,0.0,10/02/8045
+-0.58976,42.56269,2542,11,23,23,16,31,3.55,5.0,fr,14803,50,633126,1,1,Active Shallow Crust,0.0,89.98967,-90.0,11/23/2542
+-0.58976,42.56269,2704,1,6,21,38,12,3.65,5.0,fr,14804,54,633132,1,1,Active Shallow Crust,0.0,89.99007,0.0,01/06/2704
+-0.58976,42.56269,8886,8,30,11,37,18,3.65,5.0,fr,14805,177,633135,1,1,Active Shallow Crust,240.0007,58.01288,0.0,08/30/8886
+-0.58976,42.56269,7653,2,27,15,34,43,3.85,15.0,fr,14806,153,633163,1,1,Active Shallow Crust,0.0,89.99003,-90.0,02/27/7653
+-0.58976,42.56269,4727,1,7,0,30,50,5.95,5.0,fr,14807,94,633411,1,1,Active Shallow Crust,240.0457,57.99965,0.0,01/07/4727
+-1.23388,43.18269,8309,8,15,18,3,19,3.55,5.0,fr,14808,166,634560,1,4,Active Shallow Crust,0.0,89.99081,0.0,08/15/8309
+-1.23388,43.18269,1762,2,10,3,51,38,3.55,5.0,fr,14809,35,634560,1,4,Active Shallow Crust,0.0,89.99081,0.0,02/10/1762
+-1.23388,43.18269,8399,6,10,9,8,34,3.55,5.0,fr,14810,167,634560,1,4,Active Shallow Crust,0.0,89.99081,0.0,06/10/8399
+-1.23388,43.18269,1855,6,19,9,27,57,3.55,5.0,fr,14811,37,634560,1,4,Active Shallow Crust,0.0,89.99081,0.0,06/19/1855
+-1.23388,43.18269,5146,5,24,23,25,8,3.55,15.0,fr,14812,102,634561,1,2,Active Shallow Crust,0.0,89.99081,0.0,05/24/5146
+-1.23388,43.18269,5744,8,16,6,25,49,3.55,15.0,fr,14813,114,634561,1,2,Active Shallow Crust,0.0,89.99081,0.0,08/16/5744
+-1.23388,43.18269,4568,3,31,5,53,25,3.55,5.0,fr,14814,91,634563,1,6,Active Shallow Crust,240.0119,57.99814,0.0,03/31/4568
+-1.23388,43.18269,6604,10,22,21,11,2,3.55,5.0,fr,14815,132,634563,1,6,Active Shallow Crust,240.0119,57.99814,0.0,10/22/6604
+-1.23388,43.18269,4173,4,23,11,35,52,3.55,5.0,fr,14816,83,634563,1,6,Active Shallow Crust,240.0119,57.99814,0.0,04/23/4173
+-1.23388,43.18269,2313,7,9,9,26,3,3.55,5.0,fr,14817,46,634563,1,6,Active Shallow Crust,240.0119,57.99814,0.0,07/09/2313
+-1.23388,43.18269,308,7,24,11,49,49,3.55,5.0,fr,14818,6,634563,1,6,Active Shallow Crust,240.0119,57.99814,0.0,07/24/0308
+-1.23388,43.18269,3523,12,8,12,42,12,3.55,5.0,fr,14819,70,634563,1,6,Active Shallow Crust,240.0119,57.99814,0.0,12/08/3523
+-1.23388,43.18269,1788,8,19,14,57,9,3.65,5.0,fr,14820,35,634572,1,5,Active Shallow Crust,0.0,89.99017,0.0,08/19/1788
+-1.23388,43.18269,2445,2,1,20,15,25,3.65,5.0,fr,14821,48,634572,1,5,Active Shallow Crust,0.0,89.99017,0.0,02/01/2445
+-1.23388,43.18269,2284,11,28,12,25,9,3.65,5.0,fr,14822,45,634572,1,5,Active Shallow Crust,0.0,89.99017,0.0,11/28/2284
+-1.23388,43.18269,3,12,17,18,4,45,3.65,5.0,fr,14823,0,634572,1,5,Active Shallow Crust,0.0,89.99017,0.0,12/17/0003
+-1.23388,43.18269,4304,2,26,15,49,29,3.65,5.0,fr,14824,86,634572,1,5,Active Shallow Crust,0.0,89.99017,0.0,02/26/4304
+-1.23388,43.18269,2912,4,18,10,32,6,3.65,15.0,fr,14825,58,634573,1,1,Active Shallow Crust,0.0,89.99017,0.0,04/18/2912
+-1.23388,43.18269,3442,10,24,0,16,25,3.65,5.0,fr,14826,68,634575,1,1,Active Shallow Crust,240.001,58.01297,0.0,10/24/3442
+-1.23388,43.18269,2551,9,26,17,53,21,3.65,15.0,fr,14827,51,634576,1,1,Active Shallow Crust,240.001,58.01297,0.0,09/26/2551
+-1.23388,43.18269,7874,10,15,6,8,44,3.65,15.0,fr,14828,157,634579,1,2,Active Shallow Crust,0.0,89.99006,-90.0,10/15/7874
+-1.23388,43.18269,1277,12,6,11,15,41,3.65,15.0,fr,14829,25,634579,1,2,Active Shallow Crust,0.0,89.99006,-90.0,12/06/1277
+-1.23388,43.18269,6885,9,22,17,43,49,3.75,5.0,fr,14830,137,634584,1,3,Active Shallow Crust,0.0,89.98978,0.0,09/22/6885
+-1.23388,43.18269,6723,4,17,11,13,32,3.75,5.0,fr,14831,134,634584,1,3,Active Shallow Crust,0.0,89.98978,0.0,04/17/6723
+-1.23388,43.18269,7760,9,18,8,10,40,3.75,5.0,fr,14832,155,634584,1,3,Active Shallow Crust,0.0,89.98978,0.0,09/18/7760
+-1.23388,43.18269,3005,3,21,16,52,5,3.85,5.0,fr,14833,60,634596,1,4,Active Shallow Crust,0.0,89.98959,0.0,03/21/3005
+-1.23388,43.18269,8,12,19,3,40,10,3.85,5.0,fr,14834,0,634596,1,4,Active Shallow Crust,0.0,89.98959,0.0,12/19/0008
+-1.23388,43.18269,1932,5,2,23,35,41,3.85,5.0,fr,14835,38,634596,1,4,Active Shallow Crust,0.0,89.98959,0.0,05/02/1932
+-1.23388,43.18269,3089,10,30,23,47,22,3.85,5.0,fr,14836,61,634596,1,4,Active Shallow Crust,0.0,89.98959,0.0,10/30/3089
+-1.23388,43.18269,8239,9,25,3,53,56,3.85,15.0,fr,14837,164,634597,1,2,Active Shallow Crust,0.0,89.98959,0.0,09/25/8239
+-1.23388,43.18269,9993,6,26,19,2,44,3.85,15.0,fr,14838,199,634597,1,2,Active Shallow Crust,0.0,89.98959,0.0,06/26/9993
+-1.23388,43.18269,883,3,7,19,54,52,3.95,5.0,fr,14839,17,634608,1,1,Active Shallow Crust,0.0,89.98956,0.0,03/07/0883
+-1.23388,43.18269,2673,10,17,0,19,56,3.95,5.0,fr,14840,53,634614,1,1,Active Shallow Crust,0.0,89.98944,-90.0,10/17/2673
+-1.23388,43.18269,4111,9,15,2,53,40,3.95,5.0,fr,14841,82,634617,1,2,Active Shallow Crust,128.9008,89.99362,0.0,09/15/4111
+-1.23388,43.18269,6171,6,16,18,30,58,3.95,5.0,fr,14842,123,634617,1,2,Active Shallow Crust,128.9008,89.99362,0.0,06/16/6171
+-1.23388,43.18269,1015,4,27,20,53,26,4.05,5.0,fr,14843,20,634620,1,1,Active Shallow Crust,0.0,89.98966,0.0,04/27/1015
+-1.23388,43.18269,9358,4,17,7,46,24,4.15,15.0,fr,14844,187,634633,1,1,Active Shallow Crust,0.0,89.98987,0.0,04/17/9358
+-1.23388,43.18269,6876,8,3,20,3,39,4.25,15.0,fr,14845,137,634645,1,1,Active Shallow Crust,0.0,89.99014,0.0,08/03/6876
+-1.23388,43.18269,4150,7,10,19,30,17,4.25,5.0,fr,14846,82,634647,1,1,Active Shallow Crust,240.0071,57.99398,0.0,07/10/4150
+-1.23388,43.18269,3545,1,31,22,42,50,4.35,5.0,fr,14847,70,634656,1,2,Active Shallow Crust,0.0,89.98975,0.0,01/31/3545
+-1.23388,43.18269,600,6,6,0,42,30,4.35,5.0,fr,14848,11,634656,1,2,Active Shallow Crust,0.0,89.98975,0.0,06/06/0600
+-1.23388,43.18269,6832,8,29,5,17,4,4.35,15.0,fr,14849,136,634657,1,1,Active Shallow Crust,0.0,89.98975,0.0,08/29/6832
+-1.23388,43.18269,8930,3,2,8,1,31,4.35,5.0,fr,14850,178,634659,1,1,Active Shallow Crust,240.0077,57.99569,0.0,03/02/8930
+-1.23388,43.18269,1628,9,11,17,47,22,4.45,5.0,fr,14851,32,634668,1,2,Active Shallow Crust,0.0,89.99022,0.0,09/11/1628
+-1.23388,43.18269,5399,10,8,8,13,29,4.45,5.0,fr,14852,107,634668,1,2,Active Shallow Crust,0.0,89.99022,0.0,10/08/5399
+-1.23388,43.18269,4081,2,14,22,37,46,4.45,15.0,fr,14853,81,634669,1,1,Active Shallow Crust,0.0,89.99022,0.0,02/14/4081
+-1.23388,43.18269,2135,6,12,22,24,57,4.85,5.0,fr,14854,42,634725,1,1,Active Shallow Crust,128.8936,89.98906,0.0,06/12/2135
+-1.23388,43.18269,7471,12,20,19,13,19,5.05,5.0,fr,14855,149,634743,1,1,Active Shallow Crust,240.0205,57.99729,0.0,12/20/7471
+-1.23388,43.18269,1935,1,24,9,5,8,5.25,15.0,fr,14856,38,634774,1,1,Active Shallow Crust,128.885,89.98695,0.0,01/24/1935
+-1.23388,43.18269,3882,12,28,15,24,1,5.35,5.0,fr,14857,77,634782,1,1,Active Shallow Crust,0.0,89.98993,-90.0,12/28/3882
+-1.23388,43.18269,5624,11,7,20,49,10,5.85,5.0,fr,14858,112,634836,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/07/5624
+6.63275,51.19978,5726,2,18,11,39,15,3.55,5.0,fr,14859,114,635040,1,1,Active Shallow Crust,0.0,89.98737,0.0,02/18/5726
+6.63275,51.19978,5767,5,25,5,29,6,3.55,5.0,fr,14860,115,635049,1,1,Active Shallow Crust,128.8948,89.99684,0.0,05/25/5767
+6.63275,51.19978,9033,1,5,13,22,35,3.65,5.0,fr,14861,180,635052,1,1,Active Shallow Crust,0.0,89.98874,0.0,01/05/9033
+6.63275,51.19978,4962,8,6,21,34,49,3.75,5.0,fr,14862,99,635064,1,1,Active Shallow Crust,0.0,89.98996,0.0,08/06/4962
+6.63275,51.19978,8739,1,13,7,43,26,3.75,15.0,fr,14863,174,635068,1,1,Active Shallow Crust,240.0091,58.01682,0.0,01/13/8739
+6.63275,51.19978,631,9,30,14,49,43,4.55,5.0,fr,14864,12,635160,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/30/0631
+6.63275,51.19978,5137,10,31,9,23,39,4.65,5.0,fr,14865,102,635178,1,1,Active Shallow Crust,0.0,89.98919,-90.0,10/31/5137
+4.00952,47.85381,837,11,2,4,32,43,3.55,5.0,fr,14866,16,635520,1,1,Active Shallow Crust,0.0,89.99323,0.0,11/02/0837
+4.00952,47.85381,1155,3,19,19,8,12,3.55,5.0,fr,14867,23,635529,1,1,Active Shallow Crust,128.8965,89.99323,0.0,03/19/1155
+4.00952,47.85381,4080,12,26,15,57,11,3.75,5.0,fr,14868,81,635547,1,1,Active Shallow Crust,240.0084,58.0174,0.0,12/26/4080
+4.00952,47.85381,5777,2,28,23,47,19,3.95,5.0,fr,14869,115,635568,1,1,Active Shallow Crust,0.0,89.99146,0.0,02/28/5777
+4.00952,47.85381,4515,1,8,7,23,49,4.35,15.0,fr,14870,90,635620,1,1,Active Shallow Crust,240.0087,57.99608,0.0,01/08/4515
+2.94235,40.85458,3966,9,11,10,17,49,3.55,5.0,fr,14871,79,636000,1,1,Active Shallow Crust,0.0,89.98856,0.0,09/11/3966
+2.94235,40.85458,3609,4,21,2,44,37,3.65,15.0,fr,14872,72,636013,1,1,Active Shallow Crust,0.0,89.98981,0.0,04/21/3609
+2.94235,40.85458,3787,12,16,1,38,51,3.65,15.0,fr,14873,75,636016,1,1,Active Shallow Crust,239.9999,58.01283,0.0,12/16/3787
+2.94235,40.85458,2674,1,26,0,28,16,3.75,5.0,fr,14874,53,636027,1,2,Active Shallow Crust,240.0082,58.01745,0.0,01/26/2674
+2.94235,40.85458,2283,1,1,0,54,34,3.75,5.0,fr,14875,45,636027,1,2,Active Shallow Crust,240.0082,58.01745,0.0,01/01/2283
+2.94235,40.85458,7839,7,25,19,9,24,3.85,5.0,fr,14876,156,636036,1,1,Active Shallow Crust,0.0,89.9892,0.0,07/25/7839
+6.31905,46.7559,9698,2,27,9,59,55,3.55,5.0,fr,14877,193,636480,1,7,Active Shallow Crust,0.0,89.99309,0.0,02/27/9698
+6.31905,46.7559,7773,7,16,17,44,20,3.55,5.0,fr,14878,155,636480,1,7,Active Shallow Crust,0.0,89.99309,0.0,07/16/7773
+6.31905,46.7559,7966,12,12,15,50,56,3.55,5.0,fr,14879,159,636480,1,7,Active Shallow Crust,0.0,89.99309,0.0,12/12/7966
+6.31905,46.7559,5662,7,17,18,45,35,3.55,5.0,fr,14880,113,636480,1,7,Active Shallow Crust,0.0,89.99309,0.0,07/17/5662
+6.31905,46.7559,7528,10,9,15,26,46,3.55,5.0,fr,14881,150,636480,1,7,Active Shallow Crust,0.0,89.99309,0.0,10/09/7528
+6.31905,46.7559,9948,9,26,2,59,52,3.55,5.0,fr,14882,198,636480,1,7,Active Shallow Crust,0.0,89.99309,0.0,09/26/9948
+6.31905,46.7559,7184,7,6,6,12,16,3.55,5.0,fr,14883,143,636480,1,7,Active Shallow Crust,0.0,89.99309,0.0,07/06/7184
+6.31905,46.7559,8004,1,7,5,13,35,3.55,15.0,fr,14884,160,636481,1,1,Active Shallow Crust,0.0,89.99309,0.0,01/07/8004
+6.31905,46.7559,3109,12,13,10,45,6,3.55,27.5,fr,14885,62,636482,1,1,Active Shallow Crust,0.0,89.99309,0.0,12/13/3109
+6.31905,46.7559,9365,8,17,4,37,51,3.55,5.0,fr,14886,187,636483,1,1,Active Shallow Crust,240.012,57.99794,0.0,08/17/9365
+6.31905,46.7559,3127,8,10,8,46,14,3.55,27.5,fr,14887,62,636485,1,1,Active Shallow Crust,240.012,57.99785,0.0,08/10/3127
+6.31905,46.7559,2596,4,11,3,31,25,3.55,5.0,fr,14888,51,636486,1,1,Active Shallow Crust,0.0,89.99301,-90.0,04/11/2596
+6.31905,46.7559,812,8,14,11,30,17,3.55,15.0,fr,14889,16,636490,1,1,Active Shallow Crust,128.8968,89.9931,0.0,08/14/0812
+6.31905,46.7559,9103,4,17,9,31,36,3.65,5.0,fr,14890,182,636492,1,4,Active Shallow Crust,0.0,89.98769,0.0,04/17/9103
+6.31905,46.7559,7090,8,31,2,25,42,3.65,5.0,fr,14891,141,636492,1,4,Active Shallow Crust,0.0,89.98769,0.0,08/31/7090
+6.31905,46.7559,1829,5,16,22,50,11,3.65,5.0,fr,14892,36,636492,1,4,Active Shallow Crust,0.0,89.98769,0.0,05/16/1829
+6.31905,46.7559,5523,4,5,6,35,27,3.65,5.0,fr,14893,110,636492,1,4,Active Shallow Crust,0.0,89.98769,0.0,04/05/5523
+6.31905,46.7559,8003,6,18,1,58,27,3.65,15.0,fr,14894,160,636493,1,1,Active Shallow Crust,0.0,89.98769,0.0,06/18/8003
+6.31905,46.7559,1071,2,11,7,57,44,3.65,5.0,fr,14895,21,636495,1,1,Active Shallow Crust,240.0012,58.01299,0.0,02/11/1071
+6.31905,46.7559,9041,12,10,12,39,53,3.75,5.0,fr,14896,180,636504,1,4,Active Shallow Crust,0.0,89.98902,0.0,12/10/9041
+6.31905,46.7559,7934,2,28,14,51,23,3.75,5.0,fr,14897,158,636504,1,4,Active Shallow Crust,0.0,89.98902,0.0,02/28/7934
+6.31905,46.7559,9589,2,21,0,39,15,3.75,5.0,fr,14898,191,636504,1,4,Active Shallow Crust,0.0,89.98902,0.0,02/21/9589
+6.31905,46.7559,3695,9,21,1,20,23,3.75,5.0,fr,14899,73,636504,1,4,Active Shallow Crust,0.0,89.98902,0.0,09/21/3695
+6.31905,46.7559,5000,10,22,17,12,56,3.85,5.0,fr,14900,99,636516,1,6,Active Shallow Crust,0.0,89.99022,0.0,10/22/5000
+6.31905,46.7559,9698,3,25,23,15,5,3.85,5.0,fr,14901,193,636516,1,6,Active Shallow Crust,0.0,89.99022,0.0,03/25/9698
+6.31905,46.7559,3432,10,6,18,46,24,3.85,5.0,fr,14902,68,636516,1,6,Active Shallow Crust,0.0,89.99022,0.0,10/06/3432
+6.31905,46.7559,1872,4,10,6,52,27,3.85,5.0,fr,14903,37,636516,1,6,Active Shallow Crust,0.0,89.99022,0.0,04/10/1872
+6.31905,46.7559,6986,10,11,21,29,18,3.85,5.0,fr,14904,139,636516,1,6,Active Shallow Crust,0.0,89.99022,0.0,10/11/6986
+6.31905,46.7559,7225,12,1,1,15,26,3.85,5.0,fr,14905,144,636516,1,6,Active Shallow Crust,0.0,89.99022,0.0,12/01/7225
+6.31905,46.7559,1143,8,5,15,25,38,3.85,5.0,fr,14906,22,636522,1,1,Active Shallow Crust,0.0,89.9901,-90.0,08/05/1143
+6.31905,46.7559,3685,4,2,15,30,5,3.85,15.0,fr,14907,73,636526,1,1,Active Shallow Crust,128.8953,89.99511,0.0,04/02/3685
+6.31905,46.7559,2101,11,11,22,42,17,3.95,5.0,fr,14908,42,636528,1,1,Active Shallow Crust,0.0,89.99128,0.0,11/11/2101
+6.31905,46.7559,2750,10,14,3,21,0,3.95,15.0,fr,14909,54,636529,1,1,Active Shallow Crust,0.0,89.99128,0.0,10/14/2750
+6.31905,46.7559,3193,10,24,16,42,54,3.95,5.0,fr,14910,63,636531,1,1,Active Shallow Crust,240.0198,58.00513,0.0,10/24/3193
+6.31905,46.7559,774,7,13,13,31,38,4.05,15.0,fr,14911,15,636541,1,1,Active Shallow Crust,0.0,89.98834,0.0,07/13/0774
+6.31905,46.7559,4812,5,23,7,43,59,4.05,5.0,fr,14912,96,636543,1,1,Active Shallow Crust,240.0061,58.00581,0.0,05/23/4812
+6.31905,46.7559,7436,9,11,8,31,10,4.15,5.0,fr,14913,148,636552,1,1,Active Shallow Crust,0.0,89.98961,0.0,09/11/7436
+6.31905,46.7559,2884,4,6,7,17,8,4.15,27.5,fr,14914,57,636554,1,1,Active Shallow Crust,0.0,89.98961,0.0,04/06/2884
+6.31905,46.7559,8196,3,2,17,35,54,4.15,5.0,fr,14915,163,636555,1,1,Active Shallow Crust,240.0087,57.99764,0.0,03/02/8196
+6.31905,46.7559,6700,2,19,6,25,1,4.15,15.0,fr,14916,133,636562,1,1,Active Shallow Crust,128.8968,89.9948,0.0,02/19/6700
+6.31905,46.7559,3252,1,25,12,30,51,4.35,5.0,fr,14917,65,636579,1,2,Active Shallow Crust,240.0086,57.99625,0.0,01/25/3252
+6.31905,46.7559,7483,11,9,0,39,36,4.35,5.0,fr,14918,149,636579,1,2,Active Shallow Crust,240.0086,57.99625,0.0,11/09/7483
+6.31905,46.7559,1468,6,23,20,56,7,4.35,5.0,fr,14919,29,636582,1,1,Active Shallow Crust,0.0,89.98887,-90.0,06/23/1468
+6.31905,46.7559,7432,10,18,7,0,5,4.45,5.0,fr,14920,148,636588,1,1,Active Shallow Crust,0.0,89.9902,0.0,10/18/7432
+6.31905,46.7559,5548,2,14,8,8,5,4.55,5.0,fr,14921,110,636600,1,2,Active Shallow Crust,0.0,89.98907,0.0,02/14/5548
+6.31905,46.7559,8530,8,13,18,33,21,4.55,5.0,fr,14922,170,636600,1,2,Active Shallow Crust,0.0,89.98907,0.0,08/13/8530
+6.31905,46.7559,192,6,28,23,12,27,4.65,27.5,fr,14923,3,636614,1,1,Active Shallow Crust,0.0,89.99026,0.0,06/28/0192
+6.31905,46.7559,3879,12,12,14,49,5,4.65,5.0,fr,14924,77,636615,1,1,Active Shallow Crust,240.0112,57.99405,0.0,12/12/3879
+6.31905,46.7559,9619,12,12,2,48,3,4.95,5.0,fr,14925,192,636648,1,1,Active Shallow Crust,0.0,89.99035,0.0,12/12/9619
+6.31905,46.7559,4623,5,13,23,7,24,5.45,5.0,fr,14926,92,636708,1,1,Active Shallow Crust,0.0,89.98992,0.0,05/13/4623
+5.67597,47.95716,6106,2,7,20,14,56,3.95,5.0,fr,14927,122,637011,1,1,Active Shallow Crust,240.0197,58.00549,0.0,02/07/6106
+5.67597,47.95716,5598,7,16,22,11,21,3.95,5.0,fr,14928,111,637017,1,1,Active Shallow Crust,128.9001,89.99574,0.0,07/16/5598
+5.67597,47.95716,2932,2,17,10,45,56,4.05,15.0,fr,14929,58,637021,1,1,Active Shallow Crust,0.0,89.98861,0.0,02/17/2932
+5.67597,47.95716,5397,5,9,13,59,42,4.85,5.0,fr,14930,107,637116,1,1,Active Shallow Crust,0.0,89.98942,0.0,05/09/5397
+4.73735,40.43127,3609,2,14,11,18,17,4.25,5.0,fr,14931,72,637524,1,1,Active Shallow Crust,0.0,89.98972,0.0,02/14/3609
+4.73735,40.43127,2060,11,30,21,47,8,4.55,5.0,fr,14932,41,637560,1,1,Active Shallow Crust,0.0,89.99029,0.0,11/30/2060
+7.44405,43.46736,3958,10,9,4,57,14,3.55,5.0,fr,14933,79,637920,1,1,Active Shallow Crust,0.0,89.99268,0.0,10/09/3958
+7.44405,43.46736,6788,11,6,1,14,57,3.65,5.0,fr,14934,135,637932,1,2,Active Shallow Crust,0.0,89.98695,0.0,11/06/6788
+7.44405,43.46736,5427,11,26,22,24,23,3.65,5.0,fr,14935,108,637932,1,2,Active Shallow Crust,0.0,89.98695,0.0,11/26/5427
+7.44405,43.46736,3406,2,1,6,26,40,3.85,5.0,fr,14936,68,637956,1,1,Active Shallow Crust,0.0,89.98964,0.0,02/01/3406
+7.44405,43.46736,9330,7,24,4,17,50,3.95,5.0,fr,14937,186,637968,1,1,Active Shallow Crust,0.0,89.99076,0.0,07/24/9330
+7.44405,43.46736,3298,9,22,2,4,57,3.95,5.0,fr,14938,65,637974,1,1,Active Shallow Crust,0.0,89.99065,-90.0,09/22/3298
+7.44405,43.46736,3812,5,25,9,44,26,4.05,27.5,fr,14939,76,637982,1,1,Active Shallow Crust,0.0,89.99177,0.0,05/25/3812
+7.44405,43.46736,3332,7,25,10,43,44,4.25,5.0,fr,14940,66,638004,1,1,Active Shallow Crust,0.0,89.99019,0.0,07/25/3332
+7.44405,43.46736,4773,4,23,7,54,28,4.25,15.0,fr,14941,95,638005,1,1,Active Shallow Crust,0.0,89.99019,0.0,04/23/4773
+7.44405,43.46736,2270,2,20,5,57,34,4.35,15.0,fr,14942,45,638017,1,1,Active Shallow Crust,0.0,89.99126,0.0,02/20/2270
+3.76221,44.45062,4645,3,27,11,38,30,3.55,5.0,fr,14943,92,638886,1,1,Active Shallow Crust,0.0,89.98907,-90.0,03/27/4645
+3.76221,44.45062,4995,2,1,12,3,25,3.65,5.0,fr,14944,99,638892,1,1,Active Shallow Crust,0.0,89.99038,0.0,02/01/4995
+3.76221,44.45062,2989,5,19,1,41,23,3.75,5.0,fr,14945,59,638913,1,1,Active Shallow Crust,128.8965,89.96745,0.0,05/19/2989
+5.403,46.24958,9165,6,22,22,17,45,3.75,5.0,fr,14946,183,639384,1,1,Active Shallow Crust,0.0,89.98892,0.0,06/22/9165
+5.403,46.24958,9474,7,15,20,53,36,3.75,5.0,fr,14947,189,639393,1,1,Active Shallow Crust,128.8969,89.96748,0.0,07/15/9474
+5.403,46.24958,9599,3,17,15,53,22,3.85,5.0,fr,14948,191,639396,1,1,Active Shallow Crust,0.0,89.99013,0.0,03/17/9599
+5.403,46.24958,1326,4,20,23,47,43,3.95,15.0,fr,14949,26,639418,1,1,Active Shallow Crust,128.9006,89.9934,0.0,04/20/1326
+5.403,46.24958,5933,8,24,21,8,52,4.05,15.0,fr,14950,118,639421,1,1,Active Shallow Crust,0.0,89.98824,0.0,08/24/5933
+5.403,46.24958,2667,4,28,12,28,39,4.15,15.0,fr,14951,53,639436,1,1,Active Shallow Crust,240.0092,57.99671,0.0,04/28/2667
+5.403,46.24958,7921,7,8,8,29,57,4.35,5.0,fr,14952,158,639456,1,1,Active Shallow Crust,0.0,89.98889,0.0,07/08/7921
+5.403,46.24958,6015,12,22,12,4,47,5.15,27.5,fr,14953,120,639554,1,1,Active Shallow Crust,0.0,89.99005,0.0,12/22/6015
+2.7112,50.00717,5988,6,30,14,15,41,3.55,5.0,fr,14954,119,639840,1,1,Active Shallow Crust,0.0,89.99028,0.0,06/30/5988
+2.7112,50.00717,7043,7,22,7,24,57,3.65,5.0,fr,14955,140,639852,1,1,Active Shallow Crust,0.0,89.99133,0.0,07/22/7043
+2.7112,50.00717,3410,1,3,22,30,55,3.75,15.0,fr,14956,68,639865,1,1,Active Shallow Crust,0.0,89.9897,0.0,01/03/3410
+2.7112,50.00717,153,3,23,16,25,48,3.75,5.0,fr,14957,3,639873,1,1,Active Shallow Crust,128.896,89.96732,0.0,03/23/0153
+2.7112,50.00717,6406,6,12,9,26,21,4.05,15.0,fr,14958,128,639901,1,1,Active Shallow Crust,0.0,89.99089,0.0,06/12/6406
+-0.69017,48.12392,5254,3,24,8,26,19,3.55,5.0,fr,14959,105,640320,1,1,Active Shallow Crust,0.0,89.98991,0.0,03/24/5254
+-0.69017,48.12392,4934,7,15,23,37,32,3.55,15.0,fr,14960,98,640324,1,1,Active Shallow Crust,240.0124,57.99818,0.0,07/15/4934
+-0.69017,48.12392,2587,9,18,16,29,55,3.65,5.0,fr,14961,51,640332,1,1,Active Shallow Crust,0.0,89.99025,0.0,09/18/2587
+-0.69017,48.12392,1859,3,13,16,39,29,3.75,5.0,fr,14962,37,640344,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/13/1859
+-0.69017,48.12392,9358,1,31,18,12,20,3.75,15.0,fr,14963,187,640345,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/31/9358
+-0.69017,48.12392,6294,10,5,18,31,47,3.75,5.0,fr,14964,125,640347,1,1,Active Shallow Crust,240.0085,58.01756,0.0,10/05/6294
+-0.69017,48.12392,7099,6,22,1,28,45,3.85,5.0,fr,14965,141,640356,1,1,Active Shallow Crust,0.0,89.98988,0.0,06/22/7099
+-0.69017,48.12392,7151,12,17,10,35,44,3.85,15.0,fr,14966,143,640357,1,1,Active Shallow Crust,0.0,89.98988,0.0,12/17/7151
+-0.69017,48.12392,8113,1,28,7,40,16,4.05,5.0,fr,14967,162,640389,1,1,Active Shallow Crust,128.8902,89.99385,0.0,01/28/8113
+-0.69017,48.12392,9887,1,21,20,31,49,4.15,5.0,fr,14968,197,640398,1,1,Active Shallow Crust,0.0,89.99019,-90.0,01/21/9887
+-0.69017,48.12392,5571,8,3,16,10,42,4.25,15.0,fr,14969,111,640405,1,1,Active Shallow Crust,0.0,89.98985,0.0,08/03/5571
+4.43575,43.62148,7647,9,19,0,39,11,3.55,15.0,fr,14970,152,640801,1,1,Active Shallow Crust,0.0,89.9927,0.0,09/19/7647
+4.43575,43.62148,179,2,6,17,43,28,3.55,5.0,fr,14971,3,640803,1,1,Active Shallow Crust,240.0117,57.99856,0.0,02/06/0179
+4.43575,43.62148,67,9,27,6,28,6,3.65,5.0,fr,14972,1,640818,1,1,Active Shallow Crust,0.0,89.98684,-90.0,09/27/0067
+4.43575,43.62148,3390,5,17,8,33,25,4.05,5.0,fr,14973,67,640860,1,1,Active Shallow Crust,0.0,89.99179,0.0,05/17/3390
+4.43575,43.62148,6656,8,5,8,19,42,4.15,5.0,fr,14974,133,640881,1,1,Active Shallow Crust,128.8987,89.99268,0.0,08/05/6656
+4.43575,43.62148,7440,7,21,9,14,8,4.85,15.0,fr,14975,148,640957,1,1,Active Shallow Crust,0.0,89.9902,0.0,07/21/7440
+8.75106,50.57521,459,7,5,15,22,5,3.55,5.0,fr,14976,9,641280,1,1,Active Shallow Crust,0.0,89.98719,0.0,07/05/0459
+8.75106,50.57521,7711,4,19,10,33,25,3.75,27.5,fr,14977,154,641306,1,1,Active Shallow Crust,0.0,89.98982,0.0,04/19/7711
+8.75106,50.57521,6384,2,22,5,27,51,3.85,5.0,fr,14978,127,641316,1,1,Active Shallow Crust,0.0,89.99093,0.0,02/22/6384
+8.75106,50.57521,3705,5,11,11,59,18,3.95,5.0,fr,14979,74,641328,1,1,Active Shallow Crust,0.0,89.99192,0.0,05/11/3705
+3.35611,41.99542,9520,11,1,20,54,48,3.65,5.0,fr,14980,190,641772,1,1,Active Shallow Crust,0.0,89.98998,0.0,11/01/9520
+3.35611,41.99542,138,11,30,9,53,46,3.85,5.0,fr,14981,2,641796,1,1,Active Shallow Crust,0.0,89.98939,0.0,11/30/0138
+3.35611,41.99542,2431,3,26,15,26,3,4.35,5.0,fr,14982,48,641856,1,1,Active Shallow Crust,0.0,89.98956,0.0,03/26/2431
+-4.96901,47.87725,5756,9,13,23,45,31,3.55,15.0,fr,14983,115,642241,1,1,Active Shallow Crust,0.0,89.99323,0.0,09/13/5756
+-4.96901,47.87725,3635,6,17,21,21,50,3.75,5.0,fr,14984,72,642264,1,1,Active Shallow Crust,0.0,89.98926,0.0,06/17/3635
+2.41355,51.5453,8506,1,11,23,7,14,3.55,5.0,fr,14985,170,642720,1,1,Active Shallow Crust,0.0,89.99059,0.0,01/11/8506
+2.41355,51.5453,3895,3,18,13,28,2,3.55,5.0,fr,14986,77,642723,1,1,Active Shallow Crust,240.0123,57.99828,0.0,03/18/3895
+2.41355,51.5453,2090,12,4,16,56,1,3.55,27.5,fr,14987,41,642725,1,1,Active Shallow Crust,240.0123,57.99818,0.0,12/04/2090
+2.41355,51.5453,3901,4,26,19,18,41,3.65,5.0,fr,14988,78,642732,1,1,Active Shallow Crust,0.0,89.98882,0.0,04/26/3901
+2.41355,51.5453,2910,9,25,4,47,13,3.65,27.5,fr,14989,58,642737,1,1,Active Shallow Crust,240.0014,58.01319,0.0,09/25/2910
+2.41355,51.5453,3524,11,10,3,31,49,3.75,5.0,fr,14990,70,642750,1,1,Active Shallow Crust,0.0,89.98992,-90.0,11/10/3524
+2.41355,51.5453,1561,6,24,21,0,18,3.85,15.0,fr,14991,31,642757,1,1,Active Shallow Crust,0.0,89.9889,0.0,06/24/1561
+2.41355,51.5453,9807,4,27,12,2,44,4.75,5.0,fr,14992,196,642864,1,1,Active Shallow Crust,0.0,89.98976,0.0,04/27/9807
+3.97316,50.35352,4427,1,26,6,57,54,3.55,5.0,fr,14993,88,643200,1,4,Active Shallow Crust,0.0,89.99035,0.0,01/26/4427
+3.97316,50.35352,2822,8,11,10,56,10,3.55,5.0,fr,14994,56,643200,1,4,Active Shallow Crust,0.0,89.99035,0.0,08/11/2822
+3.97316,50.35352,2712,11,18,10,25,50,3.55,5.0,fr,14995,54,643200,1,4,Active Shallow Crust,0.0,89.99035,0.0,11/18/2712
+3.97316,50.35352,3761,2,1,23,49,32,3.55,5.0,fr,14996,75,643200,1,4,Active Shallow Crust,0.0,89.99035,0.0,02/01/3761
+3.97316,50.35352,9019,11,4,23,6,20,3.55,15.0,fr,14997,180,643201,1,1,Active Shallow Crust,0.0,89.99035,0.0,11/04/9019
+3.97316,50.35352,8864,11,5,20,25,55,3.55,27.5,fr,14998,177,643205,1,1,Active Shallow Crust,240.0124,57.99808,0.0,11/05/8864
+3.97316,50.35352,759,8,2,23,51,55,3.55,5.0,fr,14999,15,643206,1,1,Active Shallow Crust,0.0,89.99023,-90.0,08/02/0759
+3.97316,50.35352,8330,6,28,11,26,20,3.55,27.5,fr,15000,166,643211,1,1,Active Shallow Crust,128.8956,89.99357,0.0,06/28/8330
+3.97316,50.35352,6073,8,26,2,18,55,3.65,5.0,fr,15001,121,643212,1,3,Active Shallow Crust,0.0,89.9914,0.0,08/26/6073
+3.97316,50.35352,3170,6,22,11,3,51,3.65,5.0,fr,15002,63,643212,1,3,Active Shallow Crust,0.0,89.9914,0.0,06/22/3170
+3.97316,50.35352,6557,5,24,2,57,18,3.65,5.0,fr,15003,131,643212,1,3,Active Shallow Crust,0.0,89.9914,0.0,05/24/6557
+3.97316,50.35352,8994,5,12,0,43,49,3.65,15.0,fr,15004,179,643213,1,1,Active Shallow Crust,0.0,89.9914,0.0,05/12/8994
+3.97316,50.35352,641,10,11,9,26,28,3.65,5.0,fr,15005,12,643221,1,1,Active Shallow Crust,128.9004,89.96335,0.0,10/11/0641
+3.97316,50.35352,8068,10,28,0,36,37,3.75,5.0,fr,15006,161,643224,1,2,Active Shallow Crust,0.0,89.98978,0.0,10/28/8068
+3.97316,50.35352,4341,11,21,0,13,7,3.75,5.0,fr,15007,86,643224,1,2,Active Shallow Crust,0.0,89.98978,0.0,11/21/4341
+3.97316,50.35352,5128,8,16,10,7,39,3.75,5.0,fr,15008,102,643227,1,1,Active Shallow Crust,240.009,58.01791,0.0,08/16/5128
+3.97316,50.35352,934,7,4,15,0,31,3.75,5.0,fr,15009,18,643233,1,1,Active Shallow Crust,128.8961,89.96733,0.0,07/04/0934
+3.97316,50.35352,5513,8,7,2,7,53,3.85,5.0,fr,15010,110,643236,1,2,Active Shallow Crust,0.0,89.99089,0.0,08/07/5513
+3.97316,50.35352,3887,12,29,23,37,47,3.85,5.0,fr,15011,77,643236,1,2,Active Shallow Crust,0.0,89.99089,0.0,12/29/3887
+3.97316,50.35352,1159,8,21,2,28,58,3.85,5.0,fr,15012,23,643239,1,1,Active Shallow Crust,240.0112,57.99795,0.0,08/21/1159
+3.97316,50.35352,7912,7,28,7,33,54,3.85,5.0,fr,15013,158,643242,1,1,Active Shallow Crust,0.0,89.99078,-90.0,07/28/7912
+3.97316,50.35352,8551,2,24,12,6,43,3.95,5.0,fr,15014,171,643248,1,2,Active Shallow Crust,0.0,89.98985,0.0,02/24/8551
+3.97316,50.35352,4748,11,23,15,4,33,3.95,5.0,fr,15015,94,643248,1,2,Active Shallow Crust,0.0,89.98985,0.0,11/23/4748
+3.97316,50.35352,1646,9,21,14,19,20,3.95,5.0,fr,15016,32,643257,1,1,Active Shallow Crust,128.8996,89.99391,0.0,09/21/1646
+3.97316,50.35352,8529,7,13,9,21,19,3.95,15.0,fr,15017,170,643258,1,1,Active Shallow Crust,128.8996,89.99391,0.0,07/13/8529
+3.97316,50.35352,131,12,14,16,3,26,4.05,15.0,fr,15018,2,643261,1,1,Active Shallow Crust,0.0,89.98914,0.0,12/14/0131
+3.97316,50.35352,6834,11,11,2,0,49,4.05,27.5,fr,15019,136,643262,1,1,Active Shallow Crust,0.0,89.98914,0.0,11/11/6834
+3.97316,50.35352,7613,6,8,13,31,55,4.05,5.0,fr,15020,152,643263,1,2,Active Shallow Crust,240.0068,58.00576,0.0,06/08/7613
+3.97316,50.35352,1293,9,1,0,41,22,4.05,5.0,fr,15021,25,643263,1,2,Active Shallow Crust,240.0068,58.00576,0.0,09/01/1293
+3.97316,50.35352,8799,1,8,8,18,52,4.05,27.5,fr,15022,175,643265,1,1,Active Shallow Crust,240.0068,58.00574,0.0,01/08/8799
+3.97316,50.35352,444,11,19,18,40,57,4.15,5.0,fr,15023,8,643272,1,1,Active Shallow Crust,0.0,89.99033,0.0,11/19/0444
+3.97316,50.35352,8597,2,17,9,22,15,4.35,15.0,fr,15024,171,643297,1,1,Active Shallow Crust,0.0,89.98975,0.0,02/17/8597
+3.97316,50.35352,4549,1,9,20,17,12,4.35,15.0,fr,15025,90,643306,1,1,Active Shallow Crust,128.8972,89.98271,0.0,01/09/4549
+3.97316,50.35352,5299,10,27,10,55,20,4.55,5.0,fr,15026,105,643320,1,1,Active Shallow Crust,0.0,89.98982,0.0,10/27/5299
+3.97316,50.35352,8196,12,13,13,5,6,4.55,15.0,fr,15027,163,643321,1,2,Active Shallow Crust,0.0,89.98982,0.0,12/13/8196
+3.97316,50.35352,7619,3,22,15,58,24,4.55,15.0,fr,15028,152,643321,1,2,Active Shallow Crust,0.0,89.98982,0.0,03/22/7619
+3.97316,50.35352,6207,11,15,6,14,15,4.55,15.0,fr,15029,124,643324,1,1,Active Shallow Crust,240.0105,57.99752,0.0,11/15/6207
+3.97316,50.35352,8072,5,27,8,56,36,4.65,5.0,fr,15030,161,643341,1,1,Active Shallow Crust,128.89,89.98698,0.0,05/27/8072
+3.97316,50.35352,3279,1,13,12,11,20,4.95,15.0,fr,15031,65,643369,1,1,Active Shallow Crust,0.0,89.98973,0.0,01/13/3279
+3.97316,50.35352,24,4,27,6,28,48,5.35,5.0,fr,15032,0,643422,1,1,Active Shallow Crust,0.0,89.99017,-90.0,04/27/0024
+3.97316,50.35352,9551,8,8,0,45,28,5.65,5.0,fr,15033,191,643461,1,1,Active Shallow Crust,128.8715,89.99044,0.0,08/08/9551
+3.973162,50.35352,6644,6,27,22,23,48,6.15,6.011322,fr,15034,132,643512,1,1,Active Shallow Crust,0.0,89.98999,0.0,06/27/6644
+5.38751,52.13477,3282,1,30,6,12,35,4.55,15.0,fr,15035,65,643804,1,1,Active Shallow Crust,240.011,57.99768,0.0,01/30/3282
+5.38751,52.13477,5887,12,26,1,38,29,5.25,5.0,fr,15036,117,643884,1,1,Active Shallow Crust,0.0,89.99038,0.0,12/26/5887
+4.11852,46.07131,9516,1,12,22,29,45,3.55,5.0,fr,15037,190,644160,1,1,Active Shallow Crust,0.0,89.993,0.0,01/12/9516
+4.11852,46.07131,6663,3,11,1,8,20,3.55,15.0,fr,15038,133,644161,1,1,Active Shallow Crust,0.0,89.993,0.0,03/11/6663
+4.11852,46.07131,8068,10,20,0,1,33,3.65,5.0,fr,15039,161,644172,1,1,Active Shallow Crust,0.0,89.98753,0.0,10/20/8068
+4.11852,46.07131,6434,8,13,8,9,52,3.65,15.0,fr,15040,128,644176,1,1,Active Shallow Crust,240.0013,58.01231,0.0,08/13/6434
+4.11852,46.07131,2983,11,16,9,10,48,3.85,15.0,fr,15041,59,644197,1,2,Active Shallow Crust,0.0,89.9901,0.0,11/16/2983
+4.11852,46.07131,3106,11,2,9,54,27,3.85,15.0,fr,15042,62,644197,1,2,Active Shallow Crust,0.0,89.9901,0.0,11/02/3106
+4.11852,46.07131,1918,8,6,4,13,19,3.95,5.0,fr,15043,38,644214,1,1,Active Shallow Crust,0.0,89.99107,-90.0,08/06/1918
+4.11852,46.07131,5296,3,16,6,6,2,4.05,5.0,fr,15044,105,644220,1,1,Active Shallow Crust,0.0,89.9882,0.0,03/16/5296
+4.11852,46.07131,2253,7,18,9,54,23,4.75,15.0,fr,15045,45,644311,1,1,Active Shallow Crust,0.0,89.98933,-90.0,07/18/2253
+4.11852,46.07131,610,12,17,21,23,13,4.95,5.0,fr,15046,12,644328,1,1,Active Shallow Crust,0.0,89.99023,0.0,12/17/0610
+-4.83152,48.16592,9345,3,15,23,5,47,3.55,15.0,fr,15047,186,644641,1,1,Active Shallow Crust,0.0,89.99327,0.0,03/15/9345
+-4.83152,48.16592,2063,4,7,2,54,19,3.55,5.0,fr,15048,41,644643,1,1,Active Shallow Crust,240.0112,57.99864,0.0,04/07/2063
+-4.83152,48.16592,9021,9,14,11,7,7,3.75,5.0,fr,15049,180,644664,1,1,Active Shallow Crust,0.0,89.98931,0.0,09/14/9021
+-4.83152,48.16592,3115,4,7,19,40,17,3.75,5.0,fr,15050,62,644673,1,1,Active Shallow Crust,128.8958,89.96752,0.0,04/07/3115
+-4.83152,48.16592,9764,3,6,15,24,48,3.85,5.0,fr,15051,195,644676,1,1,Active Shallow Crust,0.0,89.99048,0.0,03/06/9764
+-4.83152,48.16592,7339,5,12,17,49,16,4.05,5.0,fr,15052,146,644700,1,2,Active Shallow Crust,0.0,89.98866,0.0,05/12/7339
+-4.83152,48.16592,7698,7,2,15,4,51,4.05,5.0,fr,15053,153,644700,1,2,Active Shallow Crust,0.0,89.98866,0.0,07/02/7698
+-4.83152,48.16592,6586,5,21,20,24,3,4.25,5.0,fr,15054,131,644724,1,1,Active Shallow Crust,0.0,89.99099,0.0,05/21/6586
+-0.88282,43.9059,4246,4,1,9,48,22,3.55,5.0,fr,15055,84,645120,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/01/4246
+-0.88282,43.9059,1268,8,18,0,3,49,3.75,15.0,fr,15056,25,645148,1,1,Active Shallow Crust,240.0081,58.01751,0.0,08/18/1268
+-0.88282,43.9059,2118,4,29,15,2,11,3.75,15.0,fr,15057,42,645151,1,1,Active Shallow Crust,0.0,89.98978,-90.0,04/29/2118
+-0.88282,43.9059,4530,2,28,4,6,33,4.65,5.0,fr,15058,90,645252,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/28/4530
+5.3211,47.39925,5173,10,5,23,42,49,3.55,5.0,fr,15059,103,645600,1,4,Active Shallow Crust,0.0,89.99317,0.0,10/05/5173
+5.3211,47.39925,5140,6,21,11,43,0,3.55,5.0,fr,15060,102,645600,1,4,Active Shallow Crust,0.0,89.99317,0.0,06/21/5140
+5.3211,47.39925,2899,2,7,15,21,34,3.55,5.0,fr,15061,57,645600,1,4,Active Shallow Crust,0.0,89.99317,0.0,02/07/2899
+5.3211,47.39925,8023,3,15,21,23,29,3.55,5.0,fr,15062,160,645600,1,4,Active Shallow Crust,0.0,89.99317,0.0,03/15/8023
+5.3211,47.39925,2938,1,21,13,57,20,3.55,15.0,fr,15063,58,645601,1,1,Active Shallow Crust,0.0,89.99317,0.0,01/21/2938
+5.3211,47.39925,3927,5,27,9,17,49,3.65,5.0,fr,15064,78,645612,1,2,Active Shallow Crust,0.0,89.98783,0.0,05/27/3927
+5.3211,47.39925,297,9,6,15,58,34,3.65,5.0,fr,15065,5,645612,1,2,Active Shallow Crust,0.0,89.98783,0.0,09/06/0297
+5.3211,47.39925,7513,2,2,14,16,22,3.75,5.0,fr,15066,150,645624,1,1,Active Shallow Crust,0.0,89.98916,0.0,02/02/7513
+5.3211,47.39925,9212,12,21,21,7,54,3.75,15.0,fr,15067,184,645625,1,1,Active Shallow Crust,0.0,89.98916,0.0,12/21/9212
+5.3211,47.39925,8252,7,24,10,56,14,3.75,5.0,fr,15068,165,645627,1,1,Active Shallow Crust,240.0081,58.01864,0.0,07/24/8252
+5.3211,47.39925,6624,5,17,5,14,22,4.15,5.0,fr,15069,132,645672,1,1,Active Shallow Crust,0.0,89.98974,0.0,05/17/6624
+5.3211,47.39925,7256,2,27,18,31,43,4.45,5.0,fr,15070,145,645708,1,1,Active Shallow Crust,0.0,89.99031,0.0,02/27/7256
+5.3211,47.39925,8451,8,13,14,41,58,4.75,5.0,fr,15071,169,645750,1,1,Active Shallow Crust,0.0,89.98959,-90.0,08/13/8451
+5.3211,47.39925,6681,11,13,12,41,0,5.65,5.0,fr,15072,133,645852,1,1,Active Shallow Crust,0.0,89.99026,0.0,11/13/6681
+-3.37954,49.7924,4231,6,14,18,53,30,3.75,5.0,fr,15073,84,646113,1,1,Active Shallow Crust,128.8961,89.96732,0.0,06/14/4231
+-3.37954,49.7924,2152,4,26,0,39,26,3.85,5.0,fr,15074,43,646116,1,1,Active Shallow Crust,0.0,89.99078,0.0,04/26/2152
+-3.37954,49.7924,8418,4,23,9,7,44,4.85,5.0,fr,15075,168,646239,1,1,Active Shallow Crust,240.0187,58.00245,0.0,04/23/8418
+4.01274,50.72822,1331,2,8,23,27,22,3.55,5.0,fr,15076,26,646560,1,3,Active Shallow Crust,0.0,89.98724,0.0,02/08/1331
+4.01274,50.72822,9909,3,15,10,20,19,3.55,5.0,fr,15077,198,646560,1,3,Active Shallow Crust,0.0,89.98724,0.0,03/15/9909
+4.01274,50.72822,5592,7,11,11,42,38,3.55,5.0,fr,15078,111,646560,1,3,Active Shallow Crust,0.0,89.98724,0.0,07/11/5592
+4.01274,50.72822,2803,3,13,13,3,31,3.55,5.0,fr,15079,56,646566,1,1,Active Shallow Crust,0.0,89.98708,-90.0,03/13/2803
+4.01274,50.72822,8463,5,21,15,34,31,3.55,15.0,fr,15080,169,646570,1,1,Active Shallow Crust,128.8958,89.99361,0.0,05/21/8463
+4.01274,50.72822,3193,10,20,6,44,44,3.75,5.0,fr,15081,63,646584,1,1,Active Shallow Crust,0.0,89.98986,0.0,10/20/3193
+4.01274,50.72822,2455,6,1,20,4,19,3.75,15.0,fr,15082,49,646588,1,1,Active Shallow Crust,240.0086,58.01778,0.0,06/01/2455
+4.01274,50.72822,2435,6,25,3,19,27,3.85,5.0,fr,15083,48,646596,1,1,Active Shallow Crust,0.0,89.99096,0.0,06/25/2435
+4.01274,50.72822,3218,4,2,15,8,21,3.85,5.0,fr,15084,64,646602,1,1,Active Shallow Crust,0.0,89.99086,-90.0,04/02/3218
+4.01274,50.72822,4703,6,11,18,46,4,4.05,5.0,fr,15085,94,646620,1,1,Active Shallow Crust,0.0,89.98923,0.0,06/11/4703
+4.01274,50.72822,6737,3,14,2,9,2,4.35,5.0,fr,15086,134,646662,1,1,Active Shallow Crust,0.0,89.98972,-90.0,03/14/6737
+4.01274,50.72822,6690,7,30,8,29,46,4.75,5.0,fr,15087,133,646704,1,1,Active Shallow Crust,0.0,89.99038,0.0,07/30/6690
+-6.02667,48.30889,2048,7,5,16,45,32,3.65,5.0,fr,15088,40,647052,1,1,Active Shallow Crust,0.0,89.98804,0.0,07/05/2048
+-0.3226,48.41599,3761,4,7,3,1,36,3.55,15.0,fr,15089,75,647527,1,1,Active Shallow Crust,0.0,89.98985,-90.0,04/07/3761
+-0.3226,48.41599,9036,2,24,8,52,16,3.65,5.0,fr,15090,180,647532,1,1,Active Shallow Crust,0.0,89.98994,0.0,02/24/9036
+-0.3226,48.41599,7149,11,16,13,48,35,3.75,5.0,fr,15091,142,647544,1,1,Active Shallow Crust,0.0,89.99003,0.0,11/16/7149
+-0.3226,48.41599,5648,7,30,11,0,50,3.85,5.0,fr,15092,112,647556,1,1,Active Shallow Crust,0.0,89.98993,0.0,07/30/5648
+-0.3226,48.41599,4992,3,11,18,12,34,3.85,15.0,fr,15093,99,647557,1,1,Active Shallow Crust,0.0,89.98993,0.0,03/11/4992
+-0.3226,48.41599,8550,1,26,20,23,10,3.85,5.0,fr,15094,170,647559,1,1,Active Shallow Crust,240.0111,57.99783,0.0,01/26/8550
+-0.3226,48.41599,8109,2,15,10,17,35,3.85,5.0,fr,15095,162,647562,1,1,Active Shallow Crust,0.0,89.99011,-90.0,02/15/8109
+-0.3226,48.41599,989,10,4,3,42,8,3.95,5.0,fr,15096,19,647577,1,1,Active Shallow Crust,128.9001,89.9938,0.0,10/04/0989
+-0.3226,48.41599,1289,9,10,12,52,47,4.15,15.0,fr,15097,25,647596,1,1,Active Shallow Crust,240.0088,57.99743,0.0,09/10/1289
+-0.3226,48.41599,5271,12,1,13,32,2,4.25,5.0,fr,15098,105,647604,1,1,Active Shallow Crust,0.0,89.98991,0.0,12/01/5271
+-0.3226,48.41599,1040,8,7,9,51,26,4.35,5.0,fr,15099,20,647616,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/07/1040
+-0.3226,48.41599,4940,6,12,15,4,38,4.35,5.0,fr,15100,98,647625,1,1,Active Shallow Crust,128.8974,89.98277,0.0,06/12/4940
+-0.3622934,48.46157,5555,6,29,19,57,43,7.05,14.36781,fr,15101,111,647943,1,1,Active Shallow Crust,240.1947,57.99961,0.0,06/29/5555
+-0.46123,48.54009,7812,1,26,19,36,22,3.55,15.0,fr,15102,156,648001,1,1,Active Shallow Crust,0.0,89.98998,0.0,01/26/7812
+-0.46123,48.54009,1315,2,11,5,59,58,3.65,5.0,fr,15103,26,648012,1,1,Active Shallow Crust,0.0,89.98996,0.0,02/11/1315
+-0.46123,48.54009,5150,4,11,11,1,6,3.65,27.5,fr,15104,102,648014,1,1,Active Shallow Crust,0.0,89.98996,0.0,04/11/5150
+-0.46123,48.54009,8368,3,25,15,37,50,3.75,5.0,fr,15105,167,648024,1,1,Active Shallow Crust,0.0,89.99006,0.0,03/25/8368
+-0.46123,48.54009,6524,1,17,7,34,51,3.85,5.0,fr,15106,130,648042,1,1,Active Shallow Crust,0.0,89.99014,-90.0,01/17/6524
+-0.46123,48.54009,7893,8,30,2,16,10,4.05,5.0,fr,15107,157,648060,1,1,Active Shallow Crust,0.0,89.98991,0.0,08/30/7893
+-0.46123,48.54009,8474,7,1,14,32,57,4.15,5.0,fr,15108,169,648075,1,1,Active Shallow Crust,240.0088,57.99739,0.0,07/01/8474
+-0.46123,48.54009,2084,4,15,17,8,40,4.25,15.0,fr,15109,41,648085,1,1,Active Shallow Crust,0.0,89.98994,0.0,04/15/2084
+-0.46123,48.54009,1808,12,31,7,30,46,4.45,15.0,fr,15110,36,648112,1,1,Active Shallow Crust,240.0058,57.9948,0.0,12/31/1808
+3.5011,49.29069,6981,12,23,8,6,34,3.75,5.0,fr,15111,139,648504,1,1,Active Shallow Crust,0.0,89.98955,0.0,12/23/6981
+-0.83274,50.50291,42,9,25,22,15,37,3.65,27.5,fr,15112,0,648974,1,1,Active Shallow Crust,0.0,89.99,0.0,09/25/0042
+-0.83274,50.50291,3266,11,21,19,29,56,3.75,5.0,fr,15113,65,648987,1,1,Active Shallow Crust,240.0089,58.01766,0.0,11/21/3266
+-0.83274,50.50291,8277,4,20,22,7,41,4.15,5.0,fr,15114,165,649041,1,1,Active Shallow Crust,128.8969,89.99377,0.0,04/20/8277
+-0.83274,50.50291,5880,1,22,11,46,18,4.65,27.5,fr,15115,117,649094,1,1,Active Shallow Crust,0.0,89.99006,0.0,01/22/5880
+-3.23204,50.07215,850,10,25,14,23,9,3.55,5.0,fr,15116,16,649443,1,1,Active Shallow Crust,240.0127,57.99783,0.0,10/25/0850
+-3.23204,50.07215,8075,1,18,11,14,40,3.75,5.0,fr,15117,161,649470,1,1,Active Shallow Crust,0.0,89.9896,-90.0,01/18/8075
+-3.23204,50.07215,2435,1,21,14,12,27,4.55,5.0,fr,15118,48,649566,1,1,Active Shallow Crust,0.0,89.98965,-90.0,01/21/2435
+-3.23204,50.07215,3054,1,4,17,56,45,4.75,27.5,fr,15119,61,649586,1,1,Active Shallow Crust,0.0,89.99024,0.0,01/04/3054
+0.71748,46.61463,7967,4,29,2,14,8,3.55,5.0,fr,15120,159,649920,1,2,Active Shallow Crust,0.0,89.98961,0.0,04/29/7967
+0.71748,46.61463,9268,1,19,17,34,4,3.55,5.0,fr,15121,185,649920,1,2,Active Shallow Crust,0.0,89.98961,0.0,01/19/9268
+0.71748,46.61463,9108,2,5,7,52,27,3.55,15.0,fr,15122,182,649927,1,1,Active Shallow Crust,0.0,89.99036,-90.0,02/05/9108
+0.71748,46.61463,4444,4,14,17,42,46,3.65,15.0,fr,15123,88,649933,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/14/4444
+0.71748,46.61463,7975,7,23,9,9,18,3.65,5.0,fr,15124,159,649938,1,1,Active Shallow Crust,0.0,89.98985,-90.0,07/23/7975
+0.71748,46.61463,2790,2,13,6,2,14,3.75,5.0,fr,15125,55,649953,1,1,Active Shallow Crust,128.8965,89.96737,0.0,02/13/2790
+0.71748,46.61463,8745,8,27,1,32,47,3.85,5.0,fr,15126,174,649956,1,1,Active Shallow Crust,0.0,89.99019,0.0,08/27/8745
+0.71748,46.61463,8963,7,19,17,27,49,3.85,15.0,fr,15127,179,649957,1,1,Active Shallow Crust,0.0,89.99019,0.0,07/19/8963
+0.71748,46.61463,4281,9,19,9,26,49,3.85,5.0,fr,15128,85,649965,1,1,Active Shallow Crust,128.8956,89.99387,0.0,09/19/4281
+0.71748,46.61463,5447,6,16,18,20,45,3.95,5.0,fr,15129,108,649968,1,1,Active Shallow Crust,0.0,89.99017,0.0,06/16/5447
+0.71748,46.61463,2204,4,30,2,14,52,4.05,5.0,fr,15130,44,649980,1,1,Active Shallow Crust,0.0,89.98978,0.0,04/30/2204
+0.71748,46.61463,8087,6,22,5,7,26,4.15,15.0,fr,15131,161,649993,1,1,Active Shallow Crust,0.0,89.99002,0.0,06/22/8087
+0.71748,46.61463,2644,4,21,9,58,50,4.25,5.0,fr,15132,52,650013,1,1,Active Shallow Crust,128.8943,89.98095,0.0,04/21/2644
+0.71748,46.61463,437,7,19,19,6,44,4.35,5.0,fr,15133,8,650016,1,1,Active Shallow Crust,0.0,89.99001,0.0,07/19/0437
+0.71748,46.61463,7867,9,1,9,29,54,4.35,27.5,fr,15134,157,650018,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/01/7867
+0.71748,46.61463,2055,3,10,12,18,0,4.45,15.0,fr,15135,41,650029,1,1,Active Shallow Crust,0.0,89.98986,0.0,03/10/2055
+0.71748,46.61463,657,3,31,20,13,53,4.55,5.0,fr,15136,13,650046,1,1,Active Shallow Crust,0.0,89.99003,-90.0,03/31/0657
+0.71748,46.61463,1803,2,2,23,29,36,4.65,15.0,fr,15137,36,650059,1,1,Active Shallow Crust,0.0,89.98988,-90.0,02/02/1803
+0.71748,46.61463,1337,1,15,9,15,27,4.85,5.0,fr,15138,26,650079,1,1,Active Shallow Crust,240.0172,58.0023,0.0,01/15/1337
+0.71748,46.61463,7457,1,19,18,53,3,5.35,5.0,fr,15139,149,650136,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/19/7457
+0.717496,46.61463,1556,3,4,13,23,12,6.75,11.99416,fr,15140,31,650304,1,2,Active Shallow Crust,360.0,89.99,0.0,03/04/1556
+0.717496,46.61463,1307,7,31,10,18,56,6.75,11.99416,fr,15141,26,650304,1,2,Active Shallow Crust,360.0,89.99,0.0,07/31/1307
+4.32258,51.50506,4737,11,21,19,18,59,3.55,5.0,fr,15142,94,650400,1,2,Active Shallow Crust,0.0,89.98745,0.0,11/21/4737
+4.32258,51.50506,4027,9,26,15,55,58,3.55,5.0,fr,15143,80,650400,1,2,Active Shallow Crust,0.0,89.98745,0.0,09/26/4027
+4.32258,51.50506,7005,2,25,2,19,14,3.65,15.0,fr,15144,140,650422,1,1,Active Shallow Crust,128.8992,89.96362,0.0,02/25/7005
+0.91097,51.23971,6184,7,4,12,55,39,4.25,5.0,fr,15145,123,651444,1,1,Active Shallow Crust,0.0,89.99013,0.0,07/04/6184
+0.91097,51.23971,9471,1,12,13,11,43,4.55,5.0,fr,15146,189,651480,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/12/9471
+0.91097,51.23971,8420,2,25,8,45,50,5.45,5.0,fr,15147,168,651588,1,1,Active Shallow Crust,0.0,89.98999,0.0,02/25/8420
+-5.23841,49.07885,7674,6,21,3,52,11,3.65,5.0,fr,15148,153,651852,1,1,Active Shallow Crust,0.0,89.98823,0.0,06/21/7674
+-5.23841,49.07885,9309,11,29,21,56,44,4.05,5.0,fr,15149,186,651900,1,1,Active Shallow Crust,0.0,89.98885,0.0,11/29/9309
+-5.23841,49.07885,6732,5,19,13,27,11,4.05,15.0,fr,15150,134,651901,1,1,Active Shallow Crust,0.0,89.98885,0.0,05/19/6732
+-5.23841,49.07885,431,8,23,10,49,59,4.15,5.0,fr,15151,8,651912,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/23/0431
+1.26377,45.44501,1177,12,24,11,38,37,3.95,27.5,fr,15152,23,652370,1,1,Active Shallow Crust,0.0,89.98996,0.0,12/24/1177
+1.26377,45.44501,9934,11,9,22,18,40,4.05,5.0,fr,15153,198,652380,1,1,Active Shallow Crust,0.0,89.99005,0.0,11/09/9934
+6.073,51.00813,7850,2,25,16,58,31,3.55,5.0,fr,15154,156,652800,1,2,Active Shallow Crust,0.0,89.98731,0.0,02/25/7850
+6.073,51.00813,779,1,22,15,12,52,3.55,5.0,fr,15155,15,652800,1,2,Active Shallow Crust,0.0,89.98731,0.0,01/22/0779
+6.073,51.00813,621,7,16,0,23,24,3.55,27.5,fr,15156,12,652802,1,2,Active Shallow Crust,0.0,89.98731,0.0,07/16/0621
+6.073,51.00813,8150,6,15,15,35,17,3.55,27.5,fr,15157,162,652802,1,2,Active Shallow Crust,0.0,89.98731,0.0,06/15/8150
+6.073,51.00813,4786,8,9,17,33,52,3.55,27.5,fr,15158,95,652805,1,1,Active Shallow Crust,240.0138,57.99713,0.0,08/09/4786
+6.073,51.00813,5526,11,19,10,23,30,3.55,5.0,fr,15159,110,652806,1,1,Active Shallow Crust,0.0,89.98716,-90.0,11/19/5526
+6.073,51.00813,37,8,18,1,26,11,3.55,27.5,fr,15160,0,652811,1,1,Active Shallow Crust,128.896,89.99365,0.0,08/18/0037
+6.073,51.00813,8878,2,21,15,48,17,3.65,5.0,fr,15161,177,652812,1,3,Active Shallow Crust,0.0,89.98869,0.0,02/21/8878
+6.073,51.00813,452,8,7,15,41,5,3.65,5.0,fr,15162,9,652812,1,3,Active Shallow Crust,0.0,89.98869,0.0,08/07/0452
+6.073,51.00813,4289,6,27,3,18,2,3.65,5.0,fr,15163,85,652812,1,3,Active Shallow Crust,0.0,89.98869,0.0,06/27/4289
+6.073,51.00813,8410,9,16,0,22,12,3.65,15.0,fr,15164,168,652813,1,1,Active Shallow Crust,0.0,89.98869,0.0,09/16/8410
+6.073,51.00813,1784,12,15,10,50,5,3.65,15.0,fr,15165,35,652816,1,1,Active Shallow Crust,240.0019,58.01309,0.0,12/15/1784
+6.073,51.00813,7134,7,23,6,40,11,3.65,5.0,fr,15166,142,652818,1,1,Active Shallow Crust,0.0,89.98856,-90.0,07/23/7134
+6.073,51.00813,9297,2,11,5,38,6,3.65,5.0,fr,15167,185,652821,1,1,Active Shallow Crust,128.9003,89.96361,0.0,02/11/9297
+6.073,51.00813,2408,8,6,5,28,20,3.75,5.0,fr,15168,48,652824,1,2,Active Shallow Crust,0.0,89.98992,0.0,08/06/2408
+6.073,51.00813,9172,9,3,19,39,53,3.75,5.0,fr,15169,183,652824,1,2,Active Shallow Crust,0.0,89.98992,0.0,09/03/9172
+6.073,51.00813,807,7,14,23,36,3,3.75,5.0,fr,15170,16,652830,1,1,Active Shallow Crust,0.0,89.9898,-90.0,07/14/0807
+6.073,51.00813,1369,4,6,17,19,31,3.85,5.0,fr,15171,27,652836,1,4,Active Shallow Crust,0.0,89.99101,0.0,04/06/1369
+6.073,51.00813,9094,9,17,7,25,11,3.85,5.0,fr,15172,181,652836,1,4,Active Shallow Crust,0.0,89.99101,0.0,09/17/9094
+6.073,51.00813,7063,4,19,5,14,53,3.85,5.0,fr,15173,141,652836,1,4,Active Shallow Crust,0.0,89.99101,0.0,04/19/7063
+6.073,51.00813,7838,12,18,7,55,6,3.85,5.0,fr,15174,156,652836,1,4,Active Shallow Crust,0.0,89.99101,0.0,12/18/7838
+6.073,51.00813,9820,4,20,2,11,42,3.85,5.0,fr,15175,196,652839,1,2,Active Shallow Crust,240.0118,57.99808,0.0,04/20/9820
+6.073,51.00813,4974,9,16,3,16,29,3.85,5.0,fr,15176,99,652839,1,2,Active Shallow Crust,240.0118,57.99808,0.0,09/16/4974
+6.073,51.00813,2777,8,24,5,4,43,3.85,27.5,fr,15177,55,652844,1,1,Active Shallow Crust,0.0,89.99091,-90.0,08/24/2777
+6.073,51.00813,5967,4,3,16,43,40,3.95,5.0,fr,15178,119,652848,1,2,Active Shallow Crust,0.0,89.99199,0.0,04/03/5967
+6.073,51.00813,5092,8,31,0,24,50,3.95,5.0,fr,15179,101,652848,1,2,Active Shallow Crust,0.0,89.99199,0.0,08/31/5092
+6.073,51.00813,1636,8,6,14,54,18,3.95,5.0,fr,15180,32,652851,1,1,Active Shallow Crust,240.02,58.00581,0.0,08/06/1636
+6.073,51.00813,9571,7,26,14,57,32,3.95,5.0,fr,15181,191,652857,1,1,Active Shallow Crust,128.899,89.994,0.0,07/26/9571
+6.073,51.00813,4946,10,30,11,40,28,3.95,15.0,fr,15182,98,652858,1,1,Active Shallow Crust,128.899,89.994,0.0,10/30/4946
+6.073,51.00813,7343,6,17,23,11,44,4.15,5.0,fr,15183,146,652872,1,3,Active Shallow Crust,0.0,89.99046,0.0,06/17/7343
+6.073,51.00813,9118,8,20,5,38,11,4.15,5.0,fr,15184,182,652872,1,3,Active Shallow Crust,0.0,89.99046,0.0,08/20/9118
+6.073,51.00813,7388,7,5,19,2,20,4.15,5.0,fr,15185,147,652872,1,3,Active Shallow Crust,0.0,89.99046,0.0,07/05/7388
+6.073,51.00813,4147,5,21,4,34,56,4.15,5.0,fr,15186,82,652881,1,1,Active Shallow Crust,128.8964,89.99364,0.0,05/21/4147
+6.073,51.00813,9557,12,16,6,53,58,4.35,15.0,fr,15187,191,652897,1,1,Active Shallow Crust,0.0,89.9899,0.0,12/16/9557
+6.073,51.00813,3524,4,17,7,22,53,4.45,15.0,fr,15188,70,652909,1,1,Active Shallow Crust,0.0,89.991,0.0,04/17/3524
+6.073,51.00813,8456,12,31,9,55,2,4.45,27.5,fr,15189,169,652910,1,1,Active Shallow Crust,0.0,89.991,0.0,12/31/8456
+6.073,51.00813,2464,2,16,6,14,41,5.95,5.0,fr,15190,49,653091,1,1,Active Shallow Crust,240.0584,58.00008,0.0,02/16/2464
+-4.74905,47.90084,7029,11,25,6,46,22,3.65,5.0,fr,15191,140,653298,1,1,Active Shallow Crust,0.0,89.98781,-90.0,11/25/7029
+-4.74905,47.90084,5525,8,21,22,17,13,3.85,15.0,fr,15192,110,653323,1,1,Active Shallow Crust,0.0,89.99032,-90.0,08/21/5525
+-4.74905,47.90084,6654,9,9,13,1,40,4.35,5.0,fr,15193,133,653376,1,1,Active Shallow Crust,0.0,89.98923,0.0,09/09/6654
+-4.74905,47.90084,5211,4,7,3,24,44,4.45,5.0,fr,15194,104,653388,1,1,Active Shallow Crust,0.0,89.9904,0.0,04/07/5211
+-4.74905,47.90084,8954,4,5,20,49,22,5.55,5.0,fr,15195,179,653520,1,1,Active Shallow Crust,0.0,89.98985,0.0,04/05/8954
+1.52122,49.44171,2700,5,9,9,39,11,3.85,5.0,fr,15196,53,653802,1,1,Active Shallow Crust,0.0,89.98943,-90.0,05/09/2700
+1.52122,49.44171,8594,2,21,12,4,17,3.95,5.0,fr,15197,171,653808,1,1,Active Shallow Crust,0.0,89.98965,0.0,02/21/8594
+1.52122,49.44171,7336,7,10,6,14,44,4.45,15.0,fr,15198,146,653869,1,1,Active Shallow Crust,0.0,89.99011,0.0,07/10/7336
+1.52122,49.44171,6164,5,25,2,44,25,4.55,5.0,fr,15199,123,653883,1,1,Active Shallow Crust,240.0102,57.99756,0.0,05/25/6164
+2.12701,50.7652,3929,6,21,4,25,32,3.55,5.0,fr,15200,78,654240,1,1,Active Shallow Crust,0.0,89.99043,0.0,06/21/3929
+2.12701,50.7652,4737,4,1,22,57,16,3.55,5.0,fr,15201,94,654243,1,1,Active Shallow Crust,240.0127,57.99804,0.0,04/01/4737
+2.12701,50.7652,3677,8,7,17,48,18,3.65,5.0,fr,15202,73,654261,1,1,Active Shallow Crust,128.8994,89.96361,0.0,08/07/3677
+2.12701,50.7652,8681,8,21,6,50,40,3.75,15.0,fr,15203,173,654265,1,1,Active Shallow Crust,0.0,89.98987,0.0,08/21/8681
+2.12701,50.7652,8482,12,5,5,22,58,3.95,5.0,fr,15204,169,654288,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/05/8482
+2.12701,50.7652,314,5,6,7,2,44,4.15,5.0,fr,15205,6,654321,1,1,Active Shallow Crust,128.8966,89.99361,0.0,05/06/0314
+2.12701,50.7652,3378,12,6,6,48,48,4.55,5.0,fr,15206,67,654360,1,1,Active Shallow Crust,0.0,89.98991,0.0,12/06/3378
+7.1204,50.39663,6251,6,23,19,17,16,3.55,5.0,fr,15207,125,654720,1,6,Active Shallow Crust,0.0,89.98714,0.0,06/23/6251
+7.1204,50.39663,8269,3,28,20,7,8,3.55,5.0,fr,15208,165,654720,1,6,Active Shallow Crust,0.0,89.98714,0.0,03/28/8269
+7.1204,50.39663,6971,1,15,10,57,11,3.55,5.0,fr,15209,139,654720,1,6,Active Shallow Crust,0.0,89.98714,0.0,01/15/6971
+7.1204,50.39663,1510,9,8,9,32,39,3.55,5.0,fr,15210,30,654720,1,6,Active Shallow Crust,0.0,89.98714,0.0,09/08/1510
+7.1204,50.39663,5284,9,1,5,57,40,3.55,5.0,fr,15211,105,654720,1,6,Active Shallow Crust,0.0,89.98714,0.0,09/01/5284
+7.1204,50.39663,6099,3,10,17,43,6,3.55,5.0,fr,15212,121,654720,1,6,Active Shallow Crust,0.0,89.98714,0.0,03/10/6099
+7.1204,50.39663,7310,4,27,5,49,46,3.55,5.0,fr,15213,146,654726,1,4,Active Shallow Crust,0.0,89.98699,-90.0,04/27/7310
+7.1204,50.39663,9739,7,3,9,30,1,3.55,5.0,fr,15214,194,654726,1,4,Active Shallow Crust,0.0,89.98699,-90.0,07/03/9739
+7.1204,50.39663,6545,2,22,8,1,2,3.55,5.0,fr,15215,130,654726,1,4,Active Shallow Crust,0.0,89.98699,-90.0,02/22/6545
+7.1204,50.39663,8859,12,16,7,48,52,3.55,5.0,fr,15216,177,654726,1,4,Active Shallow Crust,0.0,89.98699,-90.0,12/16/8859
+7.1204,50.39663,2670,3,1,11,18,35,3.55,15.0,fr,15217,53,654727,1,1,Active Shallow Crust,0.0,89.98699,-90.0,03/01/2670
+7.1204,50.39663,6186,6,16,20,1,8,3.65,5.0,fr,15218,123,654732,1,3,Active Shallow Crust,0.0,89.98854,0.0,06/16/6186
+7.1204,50.39663,3416,11,14,20,39,50,3.65,5.0,fr,15219,68,654732,1,3,Active Shallow Crust,0.0,89.98854,0.0,11/14/3416
+7.1204,50.39663,6567,8,5,9,3,53,3.65,5.0,fr,15220,131,654732,1,3,Active Shallow Crust,0.0,89.98854,0.0,08/05/6567
+7.1204,50.39663,3215,1,16,11,15,27,3.65,15.0,fr,15221,64,654733,1,4,Active Shallow Crust,0.0,89.98854,0.0,01/16/3215
+7.1204,50.39663,2837,4,21,17,38,39,3.65,15.0,fr,15222,56,654733,1,4,Active Shallow Crust,0.0,89.98854,0.0,04/21/2837
+7.1204,50.39663,4005,1,26,18,39,45,3.65,15.0,fr,15223,80,654733,1,4,Active Shallow Crust,0.0,89.98854,0.0,01/26/4005
+7.1204,50.39663,4062,2,25,13,35,4,3.65,15.0,fr,15224,81,654733,1,4,Active Shallow Crust,0.0,89.98854,0.0,02/25/4062
+7.1204,50.39663,5150,8,11,12,11,22,3.65,5.0,fr,15225,102,654735,1,1,Active Shallow Crust,240.001,58.01362,0.0,08/11/5150
+7.1204,50.39663,4353,6,18,6,59,5,3.75,5.0,fr,15226,87,654744,1,2,Active Shallow Crust,0.0,89.98978,0.0,06/18/4353
+7.1204,50.39663,1471,9,7,7,36,53,3.75,5.0,fr,15227,29,654744,1,2,Active Shallow Crust,0.0,89.98978,0.0,09/07/1471
+7.1204,50.39663,3030,2,25,14,14,40,3.75,15.0,fr,15228,60,654745,1,1,Active Shallow Crust,0.0,89.98978,0.0,02/25/3030
+7.1204,50.39663,217,3,8,8,26,27,3.85,5.0,fr,15229,4,654756,1,2,Active Shallow Crust,0.0,89.9909,0.0,03/08/0217
+7.1204,50.39663,1227,9,17,2,4,34,3.85,5.0,fr,15230,24,654756,1,2,Active Shallow Crust,0.0,89.9909,0.0,09/17/1227
+7.1204,50.39663,8722,9,30,4,46,32,3.85,5.0,fr,15231,174,654762,1,1,Active Shallow Crust,0.0,89.99079,-90.0,09/30/8722
+7.1204,50.39663,7969,6,14,3,8,21,3.95,5.0,fr,15232,159,654777,1,1,Active Shallow Crust,128.9008,89.99189,0.0,06/14/7969
+7.1204,50.39663,8046,3,17,19,22,44,4.05,5.0,fr,15233,160,654780,1,1,Active Shallow Crust,0.0,89.98916,0.0,03/17/8046
+7.1204,50.39663,1236,5,12,20,22,3,4.05,15.0,fr,15234,24,654781,1,2,Active Shallow Crust,0.0,89.98916,0.0,05/12/1236
+7.1204,50.39663,2482,2,18,20,6,50,4.05,15.0,fr,15235,49,654781,1,2,Active Shallow Crust,0.0,89.98916,0.0,02/18/2482
+7.1204,50.39663,8021,7,1,19,49,26,4.35,5.0,fr,15236,160,654822,1,1,Active Shallow Crust,0.0,89.98965,-90.0,07/01/8021
+7.1204,50.39663,8711,10,24,5,17,35,4.45,5.0,fr,15237,174,654831,1,1,Active Shallow Crust,240.0066,57.99465,0.0,10/24/8711
+7.1204,50.39663,3492,11,7,22,52,58,4.55,5.0,fr,15238,69,654840,1,1,Active Shallow Crust,0.0,89.98984,0.0,11/07/3492
+7.1204,50.39663,8742,8,6,7,54,36,4.65,15.0,fr,15239,174,654856,1,1,Active Shallow Crust,240.0123,57.99459,0.0,08/06/8742
+7.1204,50.39663,9213,6,15,2,18,19,4.95,15.0,fr,15240,184,654889,1,1,Active Shallow Crust,0.0,89.98974,0.0,06/15/9213
+7.1204,50.39663,807,8,18,3,29,57,5.35,15.0,fr,15241,16,654937,1,1,Active Shallow Crust,0.0,89.99029,0.0,08/18/0807
+7.1204,50.39663,1588,2,11,16,45,31,5.45,5.0,fr,15242,31,654954,1,1,Active Shallow Crust,0.0,89.98978,-90.0,02/11/1588
+3.09455,47.96995,2757,3,25,16,50,34,3.55,5.0,fr,15243,55,655203,1,1,Active Shallow Crust,240.0122,57.99842,0.0,03/25/2757
+3.09455,47.96995,5195,7,29,4,45,14,3.75,5.0,fr,15244,103,655224,1,1,Active Shallow Crust,0.0,89.98927,0.0,07/29/5195
+3.09455,47.96995,246,10,17,16,18,49,4.05,15.0,fr,15245,4,655270,1,1,Active Shallow Crust,128.89,89.99431,0.0,10/17/0246
+3.40142,41.73319,7860,12,1,11,20,32,3.55,5.0,fr,15246,157,655680,1,1,Active Shallow Crust,0.0,89.98872,0.0,12/01/7860
+3.40142,41.73319,9755,1,2,2,8,59,3.65,5.0,fr,15247,195,655692,1,1,Active Shallow Crust,0.0,89.98994,0.0,01/02/9755
+3.40142,41.73319,6384,7,7,20,41,19,3.65,15.0,fr,15248,127,655702,1,1,Active Shallow Crust,128.9011,89.96343,0.0,07/07/6384
+3.40142,41.73319,1566,6,10,1,30,22,3.85,5.0,fr,15249,31,655716,1,1,Active Shallow Crust,0.0,89.98934,0.0,06/10/1566
+3.40142,41.73319,1790,8,14,22,4,33,3.95,5.0,fr,15250,35,655728,1,1,Active Shallow Crust,0.0,89.9905,0.0,08/14/1790
+3.40142,41.73319,4698,7,12,10,29,57,4.05,5.0,fr,15251,93,655740,1,1,Active Shallow Crust,0.0,89.98942,0.0,07/12/4698
+3.40142,41.73319,740,4,17,5,54,21,4.05,27.5,fr,15252,14,655745,1,1,Active Shallow Crust,240.0052,58.00544,0.0,04/17/0740
+3.40142,41.73319,4229,3,14,16,26,53,4.15,5.0,fr,15253,84,655752,1,2,Active Shallow Crust,0.0,89.99057,0.0,03/14/4229
+3.40142,41.73319,5488,3,19,18,20,7,4.15,5.0,fr,15254,109,655752,1,2,Active Shallow Crust,0.0,89.99057,0.0,03/19/5488
+3.40142,41.73319,8932,4,10,12,28,8,4.15,27.5,fr,15255,178,655757,1,1,Active Shallow Crust,240.0077,57.99723,0.0,04/10/8932
+3.40142,41.73319,1891,9,24,20,51,2,4.15,27.5,fr,15256,37,655760,1,1,Active Shallow Crust,0.0,89.99046,-90.0,09/24/1891
+3.40142,41.73319,5016,9,12,4,34,42,4.25,5.0,fr,15257,100,655764,1,1,Active Shallow Crust,0.0,89.98991,0.0,09/12/5016
+3.40142,41.73319,8410,2,7,4,32,25,4.55,5.0,fr,15258,168,655803,1,1,Active Shallow Crust,240.008,57.9971,0.0,02/07/8410
+3.40142,41.73319,7808,5,8,18,57,18,4.95,5.0,fr,15259,156,655857,1,1,Active Shallow Crust,128.8915,89.98973,0.0,05/08/7808
+3.40142,41.73319,2155,1,29,14,16,12,5.15,5.0,fr,15260,43,655875,1,1,Active Shallow Crust,240.0171,57.99952,0.0,01/29/2155
+-1.74296,44.9176,5721,4,13,3,34,53,3.85,5.0,fr,15261,114,656685,1,1,Active Shallow Crust,128.8957,89.99368,0.0,04/13/5721
+3.96238,48.10087,1031,2,28,5,40,29,3.55,5.0,fr,15262,20,657120,1,1,Active Shallow Crust,0.0,89.9899,0.0,02/28/1031
+3.96238,48.10087,8694,8,6,2,52,38,3.65,15.0,fr,15263,173,657136,1,1,Active Shallow Crust,240.0011,58.01318,0.0,08/06/8694
+7.3044,44.51706,9318,4,8,23,16,27,3.55,5.0,fr,15264,186,657600,1,4,Active Shallow Crust,0.0,89.99281,0.0,04/08/9318
+7.3044,44.51706,549,5,31,10,51,22,3.55,5.0,fr,15265,10,657600,1,4,Active Shallow Crust,0.0,89.99281,0.0,05/31/0549
+7.3044,44.51706,5942,11,5,18,10,44,3.55,5.0,fr,15266,118,657600,1,4,Active Shallow Crust,0.0,89.99281,0.0,11/05/5942
+7.3044,44.51706,6578,4,9,3,38,42,3.55,5.0,fr,15267,131,657600,1,4,Active Shallow Crust,0.0,89.99281,0.0,04/09/6578
+7.3044,44.51706,1545,5,26,21,47,34,3.55,15.0,fr,15268,30,657601,1,3,Active Shallow Crust,0.0,89.99281,0.0,05/26/1545
+7.3044,44.51706,8297,5,11,6,30,55,3.55,15.0,fr,15269,165,657601,1,3,Active Shallow Crust,0.0,89.99281,0.0,05/11/8297
+7.3044,44.51706,8868,5,13,2,55,58,3.55,15.0,fr,15270,177,657601,1,3,Active Shallow Crust,0.0,89.99281,0.0,05/13/8868
+7.3044,44.51706,2714,11,1,4,56,34,3.55,5.0,fr,15271,54,657603,1,2,Active Shallow Crust,240.0131,57.99767,0.0,11/01/2714
+7.3044,44.51706,4096,3,7,15,55,24,3.55,5.0,fr,15272,81,657603,1,2,Active Shallow Crust,240.0131,57.99767,0.0,03/07/4096
+7.3044,44.51706,2236,7,6,20,44,28,3.55,5.0,fr,15273,44,657606,1,2,Active Shallow Crust,0.0,89.99273,-90.0,07/06/2236
+7.3044,44.51706,5648,3,8,18,30,47,3.55,5.0,fr,15274,112,657606,1,2,Active Shallow Crust,0.0,89.99273,-90.0,03/08/5648
+7.3044,44.51706,9141,2,2,17,6,17,3.65,5.0,fr,15275,182,657612,1,6,Active Shallow Crust,0.0,89.98718,0.0,02/02/9141
+7.3044,44.51706,6100,3,17,2,51,59,3.65,5.0,fr,15276,121,657612,1,6,Active Shallow Crust,0.0,89.98718,0.0,03/17/6100
+7.3044,44.51706,5997,11,17,4,28,54,3.65,5.0,fr,15277,119,657612,1,6,Active Shallow Crust,0.0,89.98718,0.0,11/17/5997
+7.3044,44.51706,1604,3,30,6,41,44,3.65,5.0,fr,15278,32,657612,1,6,Active Shallow Crust,0.0,89.98718,0.0,03/30/1604
+7.3044,44.51706,1589,8,18,6,37,33,3.65,5.0,fr,15279,31,657612,1,6,Active Shallow Crust,0.0,89.98718,0.0,08/18/1589
+7.3044,44.51706,1317,4,21,2,19,43,3.65,5.0,fr,15280,26,657612,1,6,Active Shallow Crust,0.0,89.98718,0.0,04/21/1317
+7.3044,44.51706,6469,3,7,8,59,10,3.65,27.5,fr,15281,129,657614,1,2,Active Shallow Crust,0.0,89.98718,0.0,03/07/6469
+7.3044,44.51706,7456,10,15,7,42,49,3.65,27.5,fr,15282,149,657614,1,2,Active Shallow Crust,0.0,89.98718,0.0,10/15/7456
+7.3044,44.51706,2008,5,13,20,2,52,3.65,5.0,fr,15283,40,657615,1,2,Active Shallow Crust,240.0001,58.0141,0.0,05/13/2008
+7.3044,44.51706,7393,4,25,17,42,51,3.65,5.0,fr,15284,147,657615,1,2,Active Shallow Crust,240.0001,58.0141,0.0,04/25/7393
+7.3044,44.51706,5279,9,20,9,49,56,3.65,15.0,fr,15285,105,657619,1,1,Active Shallow Crust,0.0,89.98704,-90.0,09/20/5279
+7.3044,44.51706,2297,8,29,19,52,33,3.65,15.0,fr,15286,45,657622,1,1,Active Shallow Crust,128.9006,89.96349,0.0,08/29/2297
+7.3044,44.51706,506,11,25,7,57,6,3.75,5.0,fr,15287,10,657624,1,4,Active Shallow Crust,0.0,89.98858,0.0,11/25/0506
+7.3044,44.51706,7357,7,14,7,8,49,3.75,5.0,fr,15288,147,657624,1,4,Active Shallow Crust,0.0,89.98858,0.0,07/14/7357
+7.3044,44.51706,6363,8,27,16,32,14,3.75,5.0,fr,15289,127,657624,1,4,Active Shallow Crust,0.0,89.98858,0.0,08/27/6363
+7.3044,44.51706,2997,5,15,16,34,42,3.75,5.0,fr,15290,59,657624,1,4,Active Shallow Crust,0.0,89.98858,0.0,05/15/2997
+7.3044,44.51706,10,4,3,3,57,19,3.75,15.0,fr,15291,0,657625,1,1,Active Shallow Crust,0.0,89.98858,0.0,04/03/0010
+7.3044,44.51706,3784,7,28,5,25,37,3.75,5.0,fr,15292,75,657630,1,1,Active Shallow Crust,0.0,89.98844,-90.0,07/28/3784
+7.3044,44.51706,4615,1,6,18,45,13,3.75,5.0,fr,15293,92,657633,1,1,Active Shallow Crust,128.897,89.96745,0.0,01/06/4615
+7.3044,44.51706,7553,6,9,0,2,9,3.85,5.0,fr,15294,151,657636,1,2,Active Shallow Crust,0.0,89.98982,0.0,06/09/7553
+7.3044,44.51706,7619,8,27,3,22,40,3.85,5.0,fr,15295,152,657636,1,2,Active Shallow Crust,0.0,89.98982,0.0,08/27/7619
+7.3044,44.51706,9792,7,31,10,40,27,3.85,15.0,fr,15296,195,657637,1,1,Active Shallow Crust,0.0,89.98982,0.0,07/31/9792
+7.3044,44.51706,6367,2,14,5,42,15,3.85,5.0,fr,15297,127,657642,1,1,Active Shallow Crust,0.0,89.9897,-90.0,02/14/6367
+7.3044,44.51706,4597,7,29,11,58,22,3.85,5.0,fr,15298,91,657645,1,1,Active Shallow Crust,128.8966,89.99236,0.0,07/29/4597
+7.3044,44.51706,5963,6,16,4,20,52,3.95,5.0,fr,15299,119,657648,1,3,Active Shallow Crust,0.0,89.99093,0.0,06/16/5963
+7.3044,44.51706,4557,5,17,13,44,30,3.95,5.0,fr,15300,91,657648,1,3,Active Shallow Crust,0.0,89.99093,0.0,05/17/4557
+7.3044,44.51706,8300,4,12,16,42,30,3.95,5.0,fr,15301,165,657648,1,3,Active Shallow Crust,0.0,89.99093,0.0,04/12/8300
+7.3044,44.51706,7315,1,4,3,34,23,3.95,15.0,fr,15302,146,657649,1,2,Active Shallow Crust,0.0,89.99093,0.0,01/04/7315
+7.3044,44.51706,9810,2,5,14,33,56,3.95,15.0,fr,15303,196,657649,1,2,Active Shallow Crust,0.0,89.99093,0.0,02/05/9810
+7.3044,44.51706,9265,7,11,5,20,51,3.95,5.0,fr,15304,185,657651,1,1,Active Shallow Crust,240.0193,58.00525,0.0,07/11/9265
+7.3044,44.51706,1831,10,22,12,35,50,4.05,5.0,fr,15305,36,657660,1,3,Active Shallow Crust,0.0,89.99191,0.0,10/22/1831
+7.3044,44.51706,3240,3,11,11,2,0,4.05,5.0,fr,15306,64,657660,1,3,Active Shallow Crust,0.0,89.99191,0.0,03/11/3240
+7.3044,44.51706,1241,5,8,9,5,5,4.05,5.0,fr,15307,24,657660,1,3,Active Shallow Crust,0.0,89.99191,0.0,05/08/1241
+7.3044,44.51706,6138,8,28,5,35,7,4.05,15.0,fr,15308,122,657661,1,1,Active Shallow Crust,0.0,89.99191,0.0,08/28/6138
+7.3044,44.51706,6800,8,18,21,42,46,4.05,5.0,fr,15309,135,657669,1,1,Active Shallow Crust,128.892,89.99191,0.0,08/18/6800
+7.3044,44.51706,8604,6,6,8,37,29,4.15,5.0,fr,15310,172,657672,1,3,Active Shallow Crust,0.0,89.98919,0.0,06/06/8604
+7.3044,44.51706,547,5,7,15,45,31,4.15,5.0,fr,15311,10,657672,1,3,Active Shallow Crust,0.0,89.98919,0.0,05/07/0547
+7.3044,44.51706,4683,2,6,7,44,16,4.15,5.0,fr,15312,93,657672,1,3,Active Shallow Crust,0.0,89.98919,0.0,02/06/4683
+7.3044,44.51706,79,9,14,6,33,37,4.25,5.0,fr,15313,1,657684,1,2,Active Shallow Crust,0.0,89.99036,0.0,09/14/0079
+7.3044,44.51706,651,1,20,13,5,35,4.25,5.0,fr,15314,13,657684,1,2,Active Shallow Crust,0.0,89.99036,0.0,01/20/0651
+7.3044,44.51706,2716,11,6,3,42,7,4.25,15.0,fr,15315,54,657685,1,2,Active Shallow Crust,0.0,89.99036,0.0,11/06/2716
+7.3044,44.51706,5753,2,4,2,46,25,4.25,15.0,fr,15316,115,657685,1,2,Active Shallow Crust,0.0,89.99036,0.0,02/04/5753
+7.3044,44.51706,3099,1,25,2,2,24,4.35,5.0,fr,15317,61,657696,1,1,Active Shallow Crust,0.0,89.99141,0.0,01/25/3099
+7.3044,44.51706,7818,12,13,18,2,44,4.45,5.0,fr,15318,156,657708,1,1,Active Shallow Crust,0.0,89.98979,0.0,12/13/7818
+7.3044,44.51706,5534,4,17,9,35,39,4.45,15.0,fr,15319,110,657709,1,1,Active Shallow Crust,0.0,89.98979,0.0,04/17/5534
+7.3044,44.51706,7183,4,12,13,51,34,4.55,5.0,fr,15320,143,657720,1,1,Active Shallow Crust,0.0,89.99091,0.0,04/12/7183
+7.3044,44.51706,4717,5,9,20,18,20,4.55,5.0,fr,15321,94,657726,1,1,Active Shallow Crust,0.0,89.9908,-90.0,05/09/4717
+7.3044,44.51706,5069,5,27,5,15,4,4.65,5.0,fr,15322,101,657732,1,3,Active Shallow Crust,0.0,89.98987,0.0,05/27/5069
+7.3044,44.51706,749,8,20,11,9,0,4.65,5.0,fr,15323,14,657732,1,3,Active Shallow Crust,0.0,89.98987,0.0,08/20/0749
+7.3044,44.51706,9483,11,3,11,32,58,4.65,5.0,fr,15324,189,657732,1,3,Active Shallow Crust,0.0,89.98987,0.0,11/03/9483
+7.3044,44.51706,4603,11,11,3,0,44,4.65,27.5,fr,15325,92,657734,1,1,Active Shallow Crust,0.0,89.98987,0.0,11/11/4603
+7.3044,44.51706,3992,3,5,9,7,9,4.65,27.5,fr,15326,79,657737,1,1,Active Shallow Crust,240.0102,57.99408,0.0,03/05/3992
+7.3044,44.51706,8906,6,3,11,28,2,4.75,5.0,fr,15327,178,657744,1,1,Active Shallow Crust,0.0,89.98916,0.0,06/03/8906
+7.3044,44.51706,374,12,17,16,43,51,4.95,5.0,fr,15328,7,657768,1,1,Active Shallow Crust,0.0,89.98995,0.0,12/17/0374
+7.3044,44.51706,1943,12,24,22,33,32,5.05,5.0,fr,15329,38,657780,1,1,Active Shallow Crust,0.0,89.98977,0.0,12/24/1943
+7.3044,44.51706,2996,3,9,6,36,22,5.25,5.0,fr,15330,59,657804,1,1,Active Shallow Crust,0.0,89.98984,0.0,03/09/2996
+-1.86298,46.27331,6097,2,6,9,54,28,3.55,5.0,fr,15331,121,658560,1,1,Active Shallow Crust,0.0,89.98955,0.0,02/06/6097
+-1.86298,46.27331,5775,8,18,0,10,49,3.55,15.0,fr,15332,115,658561,1,1,Active Shallow Crust,0.0,89.98955,0.0,08/18/5775
+-1.86298,46.27331,8243,1,29,18,50,47,3.85,5.0,fr,15333,164,658596,1,1,Active Shallow Crust,0.0,89.99013,0.0,01/29/8243
+-1.86298,46.27331,2361,9,6,21,10,45,3.95,15.0,fr,15334,47,658609,1,1,Active Shallow Crust,0.0,89.9901,0.0,09/06/2361
+-1.86298,46.27331,9428,11,6,19,39,34,4.25,5.0,fr,15335,188,658647,1,1,Active Shallow Crust,240.0074,57.99408,0.0,11/06/9428
+-3.46117,44.17764,7803,7,22,4,49,39,3.55,5.0,fr,15336,156,659040,1,1,Active Shallow Crust,0.0,89.98915,0.0,07/22/7803
+-3.46117,44.17764,2865,12,10,5,22,29,4.95,15.0,fr,15337,57,659209,1,1,Active Shallow Crust,0.0,89.9899,0.0,12/10/2865
+1.14502,49.16182,4069,10,11,0,35,5,3.65,5.0,fr,15338,81,659532,1,3,Active Shallow Crust,0.0,89.98972,0.0,10/11/4069
+1.14502,49.16182,7037,12,14,21,51,32,3.65,5.0,fr,15339,140,659532,1,3,Active Shallow Crust,0.0,89.98972,0.0,12/14/7037
+1.14502,49.16182,8748,11,12,14,44,32,3.65,5.0,fr,15340,174,659532,1,3,Active Shallow Crust,0.0,89.98972,0.0,11/12/8748
+1.14502,49.16182,3228,4,25,1,35,31,3.65,5.0,fr,15341,64,659538,1,1,Active Shallow Crust,0.0,89.98959,-90.0,04/25/3228
+1.14502,49.16182,9511,3,20,22,31,57,3.75,5.0,fr,15342,190,659544,1,2,Active Shallow Crust,0.0,89.98952,0.0,03/20/9511
+1.14502,49.16182,8779,6,18,17,46,33,3.75,5.0,fr,15343,175,659544,1,2,Active Shallow Crust,0.0,89.98952,0.0,06/18/8779
+1.14502,49.16182,5433,9,24,12,8,57,3.75,5.0,fr,15344,108,659550,1,1,Active Shallow Crust,0.0,89.9894,-90.0,09/24/5433
+1.14502,49.16182,1013,9,22,1,51,27,3.85,5.0,fr,15345,20,659556,1,1,Active Shallow Crust,0.0,89.98949,0.0,09/22/1013
+1.14502,49.16182,7408,4,15,7,35,5,3.85,15.0,fr,15346,148,659557,1,2,Active Shallow Crust,0.0,89.98949,0.0,04/15/7408
+1.14502,49.16182,5283,10,31,23,28,7,3.85,15.0,fr,15347,105,659557,1,2,Active Shallow Crust,0.0,89.98949,0.0,10/31/5283
+1.14502,49.16182,7638,5,10,4,37,32,4.35,5.0,fr,15348,152,659616,1,1,Active Shallow Crust,0.0,89.99016,0.0,05/10/7638
+1.14502,49.16182,386,11,1,21,10,11,4.35,15.0,fr,15349,7,659617,1,1,Active Shallow Crust,0.0,89.99016,0.0,11/01/0386
+1.14502,49.16182,8949,9,15,22,35,36,4.45,5.0,fr,15350,178,659631,1,1,Active Shallow Crust,240.006,57.99477,0.0,09/15/8949
+1.14502,49.16182,4455,2,22,14,52,35,4.45,15.0,fr,15351,89,659638,1,1,Active Shallow Crust,128.8916,89.99357,0.0,02/22/4455
+-5.71658,48.06916,7043,2,2,12,3,4,3.55,5.0,fr,15352,140,660009,1,1,Active Shallow Crust,128.8966,89.99326,0.0,02/02/7043
+-5.71658,48.06916,2834,5,20,22,33,27,3.65,5.0,fr,15353,56,660012,1,1,Active Shallow Crust,0.0,89.98799,0.0,05/20/2834
+6.08239,51.61941,8918,1,2,20,42,29,3.55,5.0,fr,15354,178,660960,1,1,Active Shallow Crust,0.0,89.98748,0.0,01/02/8918
+6.08239,51.61941,7481,8,4,16,52,59,3.55,15.0,fr,15355,149,660961,1,1,Active Shallow Crust,0.0,89.98748,0.0,08/04/7481
+6.08239,51.61941,3718,5,23,3,57,1,3.65,5.0,fr,15356,74,660972,1,1,Active Shallow Crust,0.0,89.98884,0.0,05/23/3718
+6.08239,51.61941,6628,12,24,6,1,32,3.65,5.0,fr,15357,132,660975,1,1,Active Shallow Crust,240.0029,58.01193,0.0,12/24/6628
+6.08239,51.61941,7995,10,14,1,52,2,3.75,5.0,fr,15358,159,660984,1,1,Active Shallow Crust,0.0,89.99005,0.0,10/14/7995
+6.08239,51.61941,2998,2,19,8,20,31,3.95,15.0,fr,15359,59,661015,1,1,Active Shallow Crust,0.0,89.98801,-90.0,02/19/2998
+6.08239,51.61941,8464,12,14,1,25,55,4.15,15.0,fr,15360,169,661039,1,1,Active Shallow Crust,0.0,89.99048,-90.0,12/14/8464
+6.08239,51.61941,2874,9,13,16,52,9,4.15,5.0,fr,15361,57,661041,1,1,Active Shallow Crust,128.8965,89.99373,0.0,09/13/2874
+6.08239,51.61941,966,2,1,20,9,14,5.25,5.0,fr,15362,19,661164,1,1,Active Shallow Crust,0.0,89.99026,0.0,02/01/0966
+7.85019,47.83604,2355,7,10,17,56,5,3.55,5.0,fr,15363,47,661440,1,5,Active Shallow Crust,0.0,89.99323,0.0,07/10/2355
+7.85019,47.83604,6443,8,31,5,10,50,3.55,5.0,fr,15364,128,661440,1,5,Active Shallow Crust,0.0,89.99323,0.0,08/31/6443
+7.85019,47.83604,2996,6,14,17,0,27,3.55,5.0,fr,15365,59,661440,1,5,Active Shallow Crust,0.0,89.99323,0.0,06/14/2996
+7.85019,47.83604,7865,11,17,21,25,46,3.55,5.0,fr,15366,157,661440,1,5,Active Shallow Crust,0.0,89.99323,0.0,11/17/7865
+7.85019,47.83604,2334,7,26,5,13,21,3.55,5.0,fr,15367,46,661440,1,5,Active Shallow Crust,0.0,89.99323,0.0,07/26/2334
+7.85019,47.83604,1494,11,16,1,20,37,3.55,15.0,fr,15368,29,661441,1,1,Active Shallow Crust,0.0,89.99323,0.0,11/16/1494
+7.85019,47.83604,4663,1,15,1,39,25,3.55,5.0,fr,15369,93,661446,1,1,Active Shallow Crust,0.0,89.99316,-90.0,01/15/4663
+7.85019,47.83604,2915,4,11,5,43,16,3.55,27.5,fr,15370,58,661448,1,1,Active Shallow Crust,0.0,89.99316,-90.0,04/11/2915
+7.85019,47.83604,739,7,23,8,2,54,3.65,5.0,fr,15371,14,661452,1,4,Active Shallow Crust,0.0,89.98794,0.0,07/23/0739
+7.85019,47.83604,8276,1,31,3,20,23,3.65,5.0,fr,15372,165,661452,1,4,Active Shallow Crust,0.0,89.98794,0.0,01/31/8276
+7.85019,47.83604,2155,1,12,9,4,10,3.65,5.0,fr,15373,43,661452,1,4,Active Shallow Crust,0.0,89.98794,0.0,01/12/2155
+7.85019,47.83604,2901,11,1,19,41,50,3.65,5.0,fr,15374,58,661452,1,4,Active Shallow Crust,0.0,89.98794,0.0,11/01/2901
+7.85019,47.83604,4572,6,3,1,49,19,3.65,15.0,fr,15375,91,661453,1,2,Active Shallow Crust,0.0,89.98794,0.0,06/03/4572
+7.85019,47.83604,6425,4,11,12,39,54,3.65,15.0,fr,15376,128,661453,1,2,Active Shallow Crust,0.0,89.98794,0.0,04/11/6425
+7.85019,47.83604,8069,3,21,3,15,46,3.65,27.5,fr,15377,161,661454,1,1,Active Shallow Crust,0.0,89.98794,0.0,03/21/8069
+7.85019,47.83604,6773,12,11,10,34,9,3.65,5.0,fr,15378,135,661455,1,2,Active Shallow Crust,240.0019,58.0127,0.0,12/11/6773
+7.85019,47.83604,4490,5,5,9,45,47,3.65,5.0,fr,15379,89,661455,1,2,Active Shallow Crust,240.0019,58.0127,0.0,05/05/4490
+7.85019,47.83604,2298,9,15,12,1,22,3.75,27.5,fr,15380,45,661466,1,1,Active Shallow Crust,0.0,89.98925,0.0,09/15/2298
+7.85019,47.83604,6529,10,27,6,10,53,3.75,15.0,fr,15381,130,661471,1,1,Active Shallow Crust,0.0,89.98912,-90.0,10/27/6529
+7.85019,47.83604,5652,10,31,3,6,19,3.85,5.0,fr,15382,113,661476,1,2,Active Shallow Crust,0.0,89.99042,0.0,10/31/5652
+7.85019,47.83604,147,12,20,21,3,50,3.85,5.0,fr,15383,2,661476,1,2,Active Shallow Crust,0.0,89.99042,0.0,12/20/0147
+7.85019,47.83604,120,12,24,4,59,58,3.85,15.0,fr,15384,2,661477,1,1,Active Shallow Crust,0.0,89.99042,0.0,12/24/0120
+7.85019,47.83604,9146,11,16,6,37,30,3.85,5.0,fr,15385,182,661482,1,1,Active Shallow Crust,0.0,89.9903,-90.0,11/16/9146
+7.85019,47.83604,6382,10,3,10,39,49,3.85,27.5,fr,15386,127,661484,1,1,Active Shallow Crust,0.0,89.9903,-90.0,10/03/6382
+7.85019,47.83604,5436,3,8,2,7,51,3.95,5.0,fr,15387,108,661488,1,2,Active Shallow Crust,0.0,89.99146,0.0,03/08/5436
+7.85019,47.83604,6815,5,16,12,27,55,3.95,5.0,fr,15388,136,661488,1,2,Active Shallow Crust,0.0,89.99146,0.0,05/16/6815
+7.85019,47.83604,460,10,16,2,56,32,3.95,15.0,fr,15389,9,661489,1,1,Active Shallow Crust,0.0,89.99146,0.0,10/16/0460
+7.85019,47.83604,4801,5,22,4,51,1,3.95,27.5,fr,15390,96,661490,1,1,Active Shallow Crust,0.0,89.99146,0.0,05/22/4801
+7.85019,47.83604,7117,9,4,13,34,33,4.05,5.0,fr,15391,142,661500,1,2,Active Shallow Crust,0.0,89.98858,0.0,09/04/7117
+7.85019,47.83604,3264,11,26,19,9,4,4.05,5.0,fr,15392,65,661500,1,2,Active Shallow Crust,0.0,89.98858,0.0,11/26/3264
+7.85019,47.83604,1864,12,27,4,3,33,4.05,15.0,fr,15393,37,661501,1,2,Active Shallow Crust,0.0,89.98858,0.0,12/27/1864
+7.85019,47.83604,2658,10,15,16,59,8,4.05,15.0,fr,15394,53,661501,1,2,Active Shallow Crust,0.0,89.98858,0.0,10/15/2658
+7.85019,47.83604,8892,11,19,13,45,16,4.05,15.0,fr,15395,177,661507,1,1,Active Shallow Crust,0.0,89.98845,-90.0,11/19/8892
+7.85019,47.83604,3185,4,26,15,34,24,4.05,5.0,fr,15396,63,661509,1,1,Active Shallow Crust,128.8904,89.99429,0.0,04/26/3185
+7.85019,47.83604,9331,1,15,19,28,38,4.15,5.0,fr,15397,186,661512,1,1,Active Shallow Crust,0.0,89.98982,0.0,01/15/9331
+7.85019,47.83604,8989,10,13,5,12,13,4.25,5.0,fr,15398,179,661524,1,1,Active Shallow Crust,0.0,89.99093,0.0,10/13/8989
+7.85019,47.83604,7202,5,28,22,16,57,4.25,15.0,fr,15399,144,661525,1,1,Active Shallow Crust,0.0,89.99093,0.0,05/28/7202
+7.85019,47.83604,8333,1,10,23,59,24,4.25,5.0,fr,15400,166,661530,1,1,Active Shallow Crust,0.0,89.99082,-90.0,01/10/8333
+7.85019,47.83604,7026,6,2,4,18,38,4.25,5.0,fr,15401,140,661533,1,1,Active Shallow Crust,128.8947,89.981,0.0,06/02/7026
+7.85019,47.83604,2619,12,6,17,50,31,4.35,15.0,fr,15402,52,661537,1,1,Active Shallow Crust,0.0,89.98922,0.0,12/06/2619
+7.85019,47.83604,1800,10,31,17,9,40,4.55,5.0,fr,15403,35,661560,1,1,Active Shallow Crust,0.0,89.9893,0.0,10/31/1800
+7.85019,47.83604,584,10,17,14,26,52,4.55,5.0,fr,15404,11,661563,1,1,Active Shallow Crust,240.0094,57.9974,0.0,10/17/0584
+7.85019,47.83604,919,7,26,18,10,52,4.65,15.0,fr,15405,18,661573,1,1,Active Shallow Crust,0.0,89.99046,0.0,07/26/0919
+7.85019,47.83604,803,1,8,3,53,45,5.35,5.0,fr,15406,16,661656,1,1,Active Shallow Crust,0.0,89.98977,0.0,01/08/0803
+7.85019,47.83604,786,10,16,5,14,26,6.65,15.0,fr,15407,15,661813,1,1,Active Shallow Crust,359.9999,89.99006,0.0,10/16/0786
+8.65348,48.68622,4213,4,29,20,3,9,3.55,5.0,fr,15408,84,661920,1,1,Active Shallow Crust,0.0,89.98669,0.0,04/29/4213
+8.65348,48.68622,2822,9,21,20,18,59,3.55,5.0,fr,15409,56,661929,1,1,Active Shallow Crust,128.8932,89.99334,0.0,09/21/2822
+8.65348,48.68622,9883,1,13,8,23,48,3.65,5.0,fr,15410,197,661932,1,4,Active Shallow Crust,0.0,89.98814,0.0,01/13/9883
+8.65348,48.68622,8989,9,23,8,40,20,3.65,5.0,fr,15411,179,661932,1,4,Active Shallow Crust,0.0,89.98814,0.0,09/23/8989
+8.65348,48.68622,1906,8,28,18,28,15,3.65,5.0,fr,15412,38,661932,1,4,Active Shallow Crust,0.0,89.98814,0.0,08/28/1906
+8.65348,48.68622,5429,5,12,16,3,54,3.65,5.0,fr,15413,108,661932,1,4,Active Shallow Crust,0.0,89.98814,0.0,05/12/5429
+8.65348,48.68622,8294,6,16,19,4,7,3.75,15.0,fr,15414,165,661951,1,1,Active Shallow Crust,0.0,89.9893,-90.0,06/16/8294
+8.65348,48.68622,997,7,7,13,27,31,3.85,5.0,fr,15415,19,661956,1,2,Active Shallow Crust,0.0,89.99057,0.0,07/07/0997
+8.65348,48.68622,4582,4,27,7,4,32,3.85,5.0,fr,15416,91,661956,1,2,Active Shallow Crust,0.0,89.99057,0.0,04/27/4582
+8.65348,48.68622,1262,6,10,8,31,33,3.85,5.0,fr,15417,25,661962,1,1,Active Shallow Crust,0.0,89.99046,-90.0,06/10/1262
+8.65348,48.68622,5935,7,6,20,37,23,4.05,5.0,fr,15418,118,661980,1,2,Active Shallow Crust,0.0,89.99252,0.0,07/06/5935
+8.65348,48.68622,3312,11,5,1,40,50,4.05,5.0,fr,15419,66,661980,1,2,Active Shallow Crust,0.0,89.99252,0.0,11/05/3312
+8.65348,48.68622,9525,6,18,23,23,14,4.05,15.0,fr,15420,190,661981,1,1,Active Shallow Crust,0.0,89.99252,0.0,06/18/9525
+8.65348,48.68622,7250,11,16,7,12,48,4.15,27.5,fr,15421,144,661997,1,1,Active Shallow Crust,240.009,57.99837,0.0,11/16/7250
+8.65348,48.68622,4170,12,31,21,52,24,4.55,15.0,fr,15422,83,662044,1,1,Active Shallow Crust,240.0089,57.99782,0.0,12/31/4170
+8.65348,48.68622,1488,6,3,8,26,26,4.75,15.0,fr,15423,29,662068,1,1,Active Shallow Crust,240.0088,58.00457,0.0,06/03/1488
+-6.24656,46.8994,6627,2,3,12,41,24,3.55,5.0,fr,15424,132,662403,1,1,Active Shallow Crust,240.0113,57.99904,0.0,02/03/6627
+8.68349,51.06139,3654,5,5,9,54,55,4.35,5.0,fr,15425,73,663462,1,1,Active Shallow Crust,0.0,89.98979,-90.0,05/05/3654
+-6.69585,48.23019,177,3,2,23,17,17,3.55,27.5,fr,15426,3,663842,1,1,Active Shallow Crust,0.0,89.99329,0.0,03/02/0177
+5.01428,50.99175,496,7,27,12,37,19,3.55,5.0,fr,15427,9,664320,1,1,Active Shallow Crust,0.0,89.9873,0.0,07/27/0496
+5.01428,50.99175,7229,4,1,4,29,35,3.55,15.0,fr,15428,144,664321,1,1,Active Shallow Crust,0.0,89.9873,0.0,04/01/7229
+5.01428,50.99175,8968,1,4,14,32,27,3.55,15.0,fr,15429,179,664324,1,1,Active Shallow Crust,240.013,57.99764,0.0,01/04/8968
+5.01428,50.99175,5953,12,10,19,45,13,4.45,5.0,fr,15430,119,664428,1,1,Active Shallow Crust,0.0,89.99099,0.0,12/10/5953
+5.01428,50.99175,7101,12,13,6,41,51,4.55,5.0,fr,15431,142,664440,1,1,Active Shallow Crust,0.0,89.98996,0.0,12/13/7101
+5.01428,50.99175,5330,6,3,21,32,37,6.45,15.0,fr,15432,106,664678,1,1,Active Shallow Crust,128.8261,89.99046,0.0,06/03/5330
+7.05703,43.15539,993,6,11,11,48,10,3.65,5.0,fr,15433,19,664821,1,1,Active Shallow Crust,128.9007,89.96346,0.0,06/11/0993
+7.05703,43.15539,4983,7,3,19,17,27,3.75,5.0,fr,15434,99,664824,1,1,Active Shallow Crust,0.0,89.98831,0.0,07/03/4983
+7.05703,43.15539,8233,11,28,15,20,14,3.95,27.5,fr,15435,164,664853,1,1,Active Shallow Crust,240.0198,58.00525,0.0,11/28/8233
+7.05703,43.15539,5269,8,10,1,44,29,5.15,15.0,fr,15436,105,664993,1,1,Active Shallow Crust,0.0,89.9895,0.0,08/10/5269
+2.26233,42.36249,1868,3,27,9,44,4,3.55,5.0,fr,15437,37,665280,1,5,Active Shallow Crust,0.0,89.98882,0.0,03/27/1868
+2.26233,42.36249,5885,6,22,8,17,3,3.55,5.0,fr,15438,117,665280,1,5,Active Shallow Crust,0.0,89.98882,0.0,06/22/5885
+2.26233,42.36249,9341,10,28,19,31,6,3.55,5.0,fr,15439,186,665280,1,5,Active Shallow Crust,0.0,89.98882,0.0,10/28/9341
+2.26233,42.36249,4856,2,9,2,37,38,3.55,5.0,fr,15440,97,665280,1,5,Active Shallow Crust,0.0,89.98882,0.0,02/09/4856
+2.26233,42.36249,3419,9,26,10,32,39,3.55,5.0,fr,15441,68,665280,1,5,Active Shallow Crust,0.0,89.98882,0.0,09/26/3419
+2.26233,42.36249,3216,2,29,9,59,34,3.55,15.0,fr,15442,64,665281,1,3,Active Shallow Crust,0.0,89.98882,0.0,02/29/3216
+2.26233,42.36249,7998,3,10,12,15,2,3.55,15.0,fr,15443,159,665281,1,3,Active Shallow Crust,0.0,89.98882,0.0,03/10/7998
+2.26233,42.36249,3865,12,27,21,8,27,3.55,15.0,fr,15444,77,665281,1,3,Active Shallow Crust,0.0,89.98882,0.0,12/27/3865
+2.26233,42.36249,734,10,31,1,55,36,3.55,5.0,fr,15445,14,665283,1,1,Active Shallow Crust,240.0119,57.99802,0.0,10/31/0734
+2.26233,42.36249,6925,12,13,15,40,3,3.55,5.0,fr,15446,138,665289,1,2,Active Shallow Crust,128.8966,89.99255,0.0,12/13/6925
+2.26233,42.36249,2394,12,30,7,27,57,3.55,5.0,fr,15447,47,665289,1,2,Active Shallow Crust,128.8966,89.99255,0.0,12/30/2394
+2.26233,42.36249,1096,2,18,19,26,49,3.65,5.0,fr,15448,21,665292,1,4,Active Shallow Crust,0.0,89.99004,0.0,02/18/1096
+2.26233,42.36249,9722,9,21,9,10,10,3.65,5.0,fr,15449,194,665292,1,4,Active Shallow Crust,0.0,89.99004,0.0,09/21/9722
+2.26233,42.36249,5894,1,18,22,31,3,3.65,5.0,fr,15450,117,665292,1,4,Active Shallow Crust,0.0,89.99004,0.0,01/18/5894
+2.26233,42.36249,4811,5,22,16,28,3,3.65,5.0,fr,15451,96,665292,1,4,Active Shallow Crust,0.0,89.99004,0.0,05/22/4811
+2.26233,42.36249,5336,1,17,17,7,43,3.65,15.0,fr,15452,106,665293,1,1,Active Shallow Crust,0.0,89.99004,0.0,01/17/5336
+2.26233,42.36249,2268,5,17,19,5,25,3.65,5.0,fr,15453,45,665295,1,1,Active Shallow Crust,240.0004,58.01303,0.0,05/17/2268
+2.26233,42.36249,4997,8,25,20,41,25,3.65,15.0,fr,15454,99,665296,1,1,Active Shallow Crust,240.0004,58.01303,0.0,08/25/4997
+2.26233,42.36249,4672,8,26,9,2,49,3.75,5.0,fr,15455,93,665304,1,4,Active Shallow Crust,0.0,89.99112,0.0,08/26/4672
+2.26233,42.36249,9630,11,5,23,54,8,3.75,5.0,fr,15456,192,665304,1,4,Active Shallow Crust,0.0,89.99112,0.0,11/05/9630
+2.26233,42.36249,3477,8,9,1,38,12,3.75,5.0,fr,15457,69,665304,1,4,Active Shallow Crust,0.0,89.99112,0.0,08/09/3477
+2.26233,42.36249,2374,2,12,1,43,51,3.75,5.0,fr,15458,47,665304,1,4,Active Shallow Crust,0.0,89.99112,0.0,02/12/2374
+2.26233,42.36249,5448,8,12,9,6,14,3.75,15.0,fr,15459,108,665305,1,3,Active Shallow Crust,0.0,89.99112,0.0,08/12/5448
+2.26233,42.36249,7035,12,24,20,6,42,3.75,15.0,fr,15460,140,665305,1,3,Active Shallow Crust,0.0,89.99112,0.0,12/24/7035
+2.26233,42.36249,9504,5,25,1,2,26,3.75,15.0,fr,15461,190,665305,1,3,Active Shallow Crust,0.0,89.99112,0.0,05/25/9504
+2.26233,42.36249,6804,1,25,13,7,8,3.75,5.0,fr,15462,136,665307,1,2,Active Shallow Crust,240.0084,58.01749,0.0,01/25/6804
+2.26233,42.36249,7698,7,24,18,25,17,3.75,5.0,fr,15463,153,665307,1,2,Active Shallow Crust,240.0084,58.01749,0.0,07/24/7698
+2.26233,42.36249,7361,6,19,8,30,31,3.75,15.0,fr,15464,147,665308,1,1,Active Shallow Crust,240.0084,58.01749,0.0,06/19/7361
+2.26233,42.36249,5864,5,7,15,26,9,3.75,5.0,fr,15465,117,665310,1,1,Active Shallow Crust,0.0,89.99102,-90.0,05/07/5864
+2.26233,42.36249,5900,1,20,21,47,37,3.75,15.0,fr,15466,117,665311,1,1,Active Shallow Crust,0.0,89.99102,-90.0,01/20/5900
+2.26233,42.36249,9446,1,24,23,37,35,3.75,5.0,fr,15467,188,665313,1,1,Active Shallow Crust,128.8974,89.96742,0.0,01/24/9446
+2.26233,42.36249,4230,6,23,2,0,37,3.75,15.0,fr,15468,84,665314,1,1,Active Shallow Crust,128.8974,89.96742,0.0,06/23/4230
+2.26233,42.36249,4094,10,12,23,32,40,3.85,5.0,fr,15469,81,665316,1,3,Active Shallow Crust,0.0,89.98945,0.0,10/12/4094
+2.26233,42.36249,7024,12,9,10,16,9,3.85,5.0,fr,15470,140,665316,1,3,Active Shallow Crust,0.0,89.98945,0.0,12/09/7024
+2.26233,42.36249,8224,7,8,22,31,49,3.85,5.0,fr,15471,164,665316,1,3,Active Shallow Crust,0.0,89.98945,0.0,07/08/8224
+2.26233,42.36249,5476,10,30,11,40,6,3.85,15.0,fr,15472,109,665317,1,1,Active Shallow Crust,0.0,89.98945,0.0,10/30/5476
+2.26233,42.36249,4783,10,19,6,40,14,3.85,15.0,fr,15473,95,665323,1,1,Active Shallow Crust,0.0,89.98933,-90.0,10/19/4783
+2.26233,42.36249,9612,1,21,20,55,10,3.95,5.0,fr,15474,192,665328,1,1,Active Shallow Crust,0.0,89.9906,0.0,01/21/9612
+2.26233,42.36249,6992,9,3,4,55,42,4.05,5.0,fr,15475,139,665343,1,1,Active Shallow Crust,240.0054,58.00586,0.0,09/03/6992
+2.26233,42.36249,3507,4,11,19,36,9,4.15,15.0,fr,15476,70,665362,1,1,Active Shallow Crust,128.8985,89.99347,0.0,04/11/3507
+2.26233,42.36249,6711,5,12,1,20,4,4.25,5.0,fr,15477,134,665364,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/12/6711
+2.26233,42.36249,6465,2,25,20,20,18,4.25,27.5,fr,15478,129,665369,1,1,Active Shallow Crust,240.0067,57.99406,0.0,02/25/6465
+2.26233,42.36249,1729,12,17,3,27,31,4.25,15.0,fr,15479,34,665371,1,1,Active Shallow Crust,0.0,89.9899,-90.0,12/17/1729
+2.26233,42.36249,6371,10,7,16,5,12,4.35,5.0,fr,15480,127,665376,1,2,Active Shallow Crust,0.0,89.98962,0.0,10/07/6371
+2.26233,42.36249,1212,8,25,17,35,46,4.35,5.0,fr,15481,24,665376,1,2,Active Shallow Crust,0.0,89.98962,0.0,08/25/1212
+2.26233,42.36249,8642,2,3,1,4,40,4.45,27.5,fr,15482,172,665390,1,1,Active Shallow Crust,0.0,89.98943,0.0,02/03/8642
+2.26233,42.36249,3648,3,7,8,39,7,4.45,15.0,fr,15483,72,665395,1,1,Active Shallow Crust,0.0,89.99064,-90.0,03/07/3648
+2.26233,42.36249,1079,12,7,17,34,50,4.45,27.5,fr,15484,21,665396,1,1,Active Shallow Crust,0.0,89.99064,-90.0,12/07/1079
+2.26233,42.36249,4328,9,27,11,33,10,4.55,5.0,fr,15485,86,665400,1,1,Active Shallow Crust,0.0,89.99058,0.0,09/27/4328
+2.26233,42.36249,2165,2,14,9,55,1,4.65,5.0,fr,15486,43,665412,1,2,Active Shallow Crust,0.0,89.9895,0.0,02/14/2165
+2.26233,42.36249,7463,6,2,6,8,45,4.65,5.0,fr,15487,149,665412,1,2,Active Shallow Crust,0.0,89.9895,0.0,06/02/7463
+2.26233,42.36249,7241,12,16,2,53,11,4.65,15.0,fr,15488,144,665413,1,1,Active Shallow Crust,0.0,89.9895,0.0,12/16/7241
+2.26233,42.36249,7587,4,21,17,53,16,4.65,5.0,fr,15489,151,665421,1,1,Active Shallow Crust,128.8922,89.98701,0.0,04/21/7587
+2.26233,42.36249,1645,7,10,23,34,9,5.05,5.0,fr,15490,32,665460,1,1,Active Shallow Crust,0.0,89.99006,0.0,07/10/1645
+2.26233,42.36249,7689,6,14,1,52,11,5.05,15.0,fr,15491,153,665461,1,1,Active Shallow Crust,0.0,89.99006,0.0,06/14/7689
+2.26233,42.36249,99,10,29,2,9,59,5.25,15.0,fr,15492,1,665485,1,1,Active Shallow Crust,0.0,89.99,0.0,10/29/0099
+2.26233,42.36249,9696,9,7,14,52,38,5.35,5.0,fr,15493,193,665496,1,1,Active Shallow Crust,0.0,89.99015,0.0,09/07/9696
+2.26233,42.36249,5178,9,2,8,28,42,5.45,5.0,fr,15494,103,665508,1,1,Active Shallow Crust,0.0,89.98997,0.0,09/02/5178
+-0.82617,45.95719,3766,10,26,2,54,49,3.55,5.0,fr,15495,75,665760,1,1,Active Shallow Crust,0.0,89.99036,0.0,10/26/3766
+-0.82617,45.95719,808,4,10,5,53,36,3.55,15.0,fr,15496,16,665761,1,1,Active Shallow Crust,0.0,89.99036,0.0,04/10/0808
+-0.82617,45.95719,3514,1,2,10,47,35,3.55,5.0,fr,15497,70,665769,1,1,Active Shallow Crust,128.8964,89.99387,0.0,01/02/3514
+-0.82617,45.95719,1850,2,27,1,13,44,3.55,15.0,fr,15498,36,665770,1,1,Active Shallow Crust,128.8964,89.99387,0.0,02/27/1850
+-0.82617,45.95719,6797,8,13,16,5,45,3.95,15.0,fr,15499,135,665809,1,1,Active Shallow Crust,0.0,89.99005,0.0,08/13/6797
+-0.82617,45.95719,7519,10,22,2,51,37,4.05,5.0,fr,15500,150,665826,1,1,Active Shallow Crust,0.0,89.99003,-90.0,10/22/7519
+-0.82617,45.95719,7439,8,2,6,21,16,4.25,15.0,fr,15501,148,665845,1,1,Active Shallow Crust,0.0,89.98982,0.0,08/02/7439
+-0.82617,45.95719,7988,2,10,9,15,35,4.25,5.0,fr,15502,159,665850,1,1,Active Shallow Crust,0.0,89.9901,-90.0,02/10/7988
+-0.82617,45.95719,1641,4,14,18,18,41,4.95,5.0,fr,15503,32,665934,1,1,Active Shallow Crust,0.0,89.98991,-90.0,04/14/1641
+-0.82617,45.95719,4925,1,17,2,40,31,5.25,15.0,fr,15504,98,665968,1,1,Active Shallow Crust,240.0251,58.00023,0.0,01/17/4925
+-0.82617,45.95719,2363,7,19,22,54,20,6.05,15.0,fr,15505,47,666061,1,1,Active Shallow Crust,0.0,89.98999,0.0,07/19/2363
+-1.19781,44.8338,9136,4,12,22,10,23,3.55,5.0,fr,15506,182,666240,1,1,Active Shallow Crust,0.0,89.98927,0.0,04/12/9136
+-1.19781,44.8338,2389,11,17,19,59,20,5.75,5.0,fr,15507,47,666504,1,1,Active Shallow Crust,0.0,89.99005,0.0,11/17/2389
+1.184,46.37803,4904,8,6,0,29,4,3.55,5.0,fr,15508,98,666720,1,2,Active Shallow Crust,0.0,89.98956,0.0,08/06/4904
+1.184,46.37803,3283,9,4,9,4,42,3.55,5.0,fr,15509,65,666720,1,2,Active Shallow Crust,0.0,89.98956,0.0,09/04/3283
+1.184,46.37803,6321,12,2,12,47,31,3.55,5.0,fr,15510,126,666726,1,1,Active Shallow Crust,0.0,89.98944,-90.0,12/02/6321
+1.184,46.37803,4707,9,29,7,35,47,3.65,15.0,fr,15511,94,666733,1,1,Active Shallow Crust,0.0,89.9907,0.0,09/29/4707
+1.184,46.37803,1526,3,15,23,6,53,3.65,5.0,fr,15512,30,666735,1,1,Active Shallow Crust,240.001,58.01302,0.0,03/15/1526
+1.184,46.37803,3042,5,28,21,53,14,3.85,5.0,fr,15513,60,666756,1,1,Active Shallow Crust,0.0,89.99015,0.0,05/28/3042
+1.184,46.37803,5600,6,23,14,12,30,3.95,5.0,fr,15514,111,666771,1,1,Active Shallow Crust,240.0198,58.00503,0.0,06/23/5600
+1.184,46.37803,8020,6,23,0,14,18,4.05,5.0,fr,15515,160,666780,1,1,Active Shallow Crust,0.0,89.99022,0.0,06/23/8020
+1.184,46.37803,2513,10,24,11,3,9,4.05,15.0,fr,15516,50,666781,1,1,Active Shallow Crust,0.0,89.99022,0.0,10/24/2513
+1.184,46.37803,8168,8,16,2,34,8,4.15,5.0,fr,15517,163,666792,1,1,Active Shallow Crust,0.0,89.99041,0.0,08/16/8168
+1.184,46.37803,4302,6,12,5,56,51,4.15,15.0,fr,15518,86,666793,1,1,Active Shallow Crust,0.0,89.99041,0.0,06/12/4302
+1.184,46.37803,7675,6,28,9,49,10,4.25,5.0,fr,15519,153,666804,1,1,Active Shallow Crust,0.0,89.9899,0.0,06/28/7675
+1.184,46.37803,3423,4,7,5,4,23,4.35,5.0,fr,15520,68,666816,1,2,Active Shallow Crust,0.0,89.9903,0.0,04/07/3423
+1.184,46.37803,7037,7,13,16,55,3,4.35,5.0,fr,15521,140,666816,1,2,Active Shallow Crust,0.0,89.9903,0.0,07/13/7037
+1.184,46.37803,1000,8,1,6,12,32,4.35,5.0,fr,15522,19,666819,1,1,Active Shallow Crust,240.0083,57.99603,0.0,08/01/1000
+1.184,46.37803,3904,3,19,13,32,47,4.55,15.0,fr,15523,78,666841,1,1,Active Shallow Crust,0.0,89.9901,0.0,03/19/3904
+1.184,46.37803,1488,7,13,1,19,49,5.55,5.0,fr,15524,29,666960,1,1,Active Shallow Crust,359.9999,89.99008,0.0,07/13/1488
+7.1619,43.96936,9871,3,1,23,50,30,3.55,5.0,fr,15525,197,667200,1,1,Active Shallow Crust,0.0,89.99274,0.0,03/01/9871
+7.1619,43.96936,9450,8,2,13,46,23,3.55,15.0,fr,15526,188,667201,1,1,Active Shallow Crust,0.0,89.99274,0.0,08/02/9450
+7.1619,43.96936,2180,1,1,5,7,1,3.65,5.0,fr,15527,43,667212,1,1,Active Shallow Crust,0.0,89.98706,0.0,01/01/2180
+7.1619,43.96936,5824,1,12,0,46,5,3.65,15.0,fr,15528,116,667216,1,1,Active Shallow Crust,240.0008,58.01287,0.0,01/12/5824
+7.1619,43.96936,180,6,25,17,16,32,3.75,5.0,fr,15529,3,667224,1,3,Active Shallow Crust,0.0,89.98847,0.0,06/25/0180
+7.1619,43.96936,2601,10,23,5,4,57,3.75,5.0,fr,15530,52,667224,1,3,Active Shallow Crust,0.0,89.98847,0.0,10/23/2601
+7.1619,43.96936,9336,9,25,17,30,55,3.75,5.0,fr,15531,186,667224,1,3,Active Shallow Crust,0.0,89.98847,0.0,09/25/9336
+7.1619,43.96936,8098,12,31,3,53,57,3.85,5.0,fr,15532,161,667236,1,1,Active Shallow Crust,0.0,89.98972,0.0,12/31/8098
+7.1619,43.96936,8299,4,24,13,58,59,3.85,5.0,fr,15533,165,667239,1,1,Active Shallow Crust,240.011,57.99811,0.0,04/24/8299
+7.1619,43.96936,5005,6,10,2,7,50,3.85,5.0,fr,15534,100,667245,1,1,Active Shallow Crust,128.8961,89.99229,0.0,06/10/5005
+7.1619,43.96936,824,12,2,13,1,2,4.05,5.0,fr,15535,16,667260,1,1,Active Shallow Crust,0.0,89.99184,0.0,12/02/0824
+7.1619,43.96936,58,5,1,4,0,35,4.25,5.0,fr,15536,1,667284,1,1,Active Shallow Crust,0.0,89.99027,0.0,05/01/0058
+7.1619,43.96936,6945,12,5,13,25,32,4.25,27.5,fr,15537,138,667286,1,1,Active Shallow Crust,0.0,89.99027,0.0,12/05/6945
+7.1619,43.96936,4274,1,23,18,6,3,4.35,5.0,fr,15538,85,667296,1,1,Active Shallow Crust,0.0,89.99133,0.0,01/23/4274
+7.1619,43.96936,1647,6,2,7,11,37,4.35,27.5,fr,15539,32,667298,1,1,Active Shallow Crust,0.0,89.99133,0.0,06/02/1647
+7.1619,43.96936,639,9,4,4,13,23,4.35,5.0,fr,15540,12,667299,1,1,Active Shallow Crust,240.0078,57.99579,0.0,09/04/0639
+7.1619,43.96936,5177,12,23,9,22,6,4.45,5.0,fr,15541,103,667314,1,1,Active Shallow Crust,0.0,89.98958,-90.0,12/23/5177
+7.1619,43.96936,4685,3,29,12,24,40,5.25,5.0,fr,15542,93,667413,1,1,Active Shallow Crust,128.8844,89.98705,0.0,03/29/4685
+6.35831,46.50187,2635,11,14,5,24,5,3.55,5.0,fr,15543,52,667680,1,3,Active Shallow Crust,0.0,89.99306,0.0,11/14/2635
+6.35831,46.50187,4943,3,9,21,14,54,3.55,5.0,fr,15544,98,667680,1,3,Active Shallow Crust,0.0,89.99306,0.0,03/09/4943
+6.35831,46.50187,6906,2,6,19,35,7,3.55,5.0,fr,15545,138,667680,1,3,Active Shallow Crust,0.0,89.99306,0.0,02/06/6906
+6.35831,46.50187,9896,4,23,9,39,10,3.55,15.0,fr,15546,197,667681,1,3,Active Shallow Crust,0.0,89.99306,0.0,04/23/9896
+6.35831,46.50187,4243,10,24,12,21,54,3.55,15.0,fr,15547,84,667681,1,3,Active Shallow Crust,0.0,89.99306,0.0,10/24/4243
+6.35831,46.50187,2758,3,12,19,10,4,3.55,15.0,fr,15548,55,667681,1,3,Active Shallow Crust,0.0,89.99306,0.0,03/12/2758
+6.35831,46.50187,9657,12,12,9,25,11,3.55,15.0,fr,15549,193,667687,1,1,Active Shallow Crust,0.0,89.99298,-90.0,12/12/9657
+6.35831,46.50187,9525,2,24,0,51,30,3.55,5.0,fr,15550,190,667689,1,1,Active Shallow Crust,128.8958,89.99306,0.0,02/24/9525
+6.35831,46.50187,8533,1,29,21,55,19,3.65,5.0,fr,15551,170,667692,1,1,Active Shallow Crust,0.0,89.98763,0.0,01/29/8533
+6.35831,46.50187,4168,3,9,3,24,14,3.65,15.0,fr,15552,83,667693,1,1,Active Shallow Crust,0.0,89.98763,0.0,03/09/4168
+6.35831,46.50187,1514,10,28,12,40,0,3.65,27.5,fr,15553,30,667694,1,1,Active Shallow Crust,0.0,89.98763,0.0,10/28/1514
+6.35831,46.50187,4492,6,30,5,23,52,3.75,5.0,fr,15554,89,667710,1,1,Active Shallow Crust,0.0,89.98885,-90.0,06/30/4492
+6.35831,46.50187,4197,9,15,7,19,33,3.85,15.0,fr,15555,83,667717,1,2,Active Shallow Crust,0.0,89.99017,0.0,09/15/4197
+6.35831,46.50187,6414,11,30,8,5,22,3.85,15.0,fr,15556,128,667717,1,2,Active Shallow Crust,0.0,89.99017,0.0,11/30/6414
+6.35831,46.50187,5789,5,10,8,24,25,3.85,27.5,fr,15557,115,667718,1,1,Active Shallow Crust,0.0,89.99017,0.0,05/10/5789
+6.35831,46.50187,534,3,2,13,14,17,3.85,5.0,fr,15558,10,667722,1,2,Active Shallow Crust,0.0,89.99006,-90.0,03/02/0534
+6.35831,46.50187,6913,5,29,0,51,5,3.85,5.0,fr,15559,138,667722,1,2,Active Shallow Crust,0.0,89.99006,-90.0,05/29/6913
+6.35831,46.50187,6614,5,31,4,13,58,3.95,5.0,fr,15560,132,667728,1,1,Active Shallow Crust,0.0,89.99124,0.0,05/31/6614
+6.35831,46.50187,9656,5,31,22,24,38,3.95,15.0,fr,15561,193,667729,1,1,Active Shallow Crust,0.0,89.99124,0.0,05/31/9656
+6.35831,46.50187,7904,12,23,16,4,22,3.95,27.5,fr,15562,158,667730,1,1,Active Shallow Crust,0.0,89.99124,0.0,12/23/7904
+6.35831,46.50187,1647,12,18,5,56,54,3.95,27.5,fr,15563,32,667733,1,1,Active Shallow Crust,240.0193,58.00549,0.0,12/18/1647
+6.35831,46.50187,6019,7,7,16,32,23,4.05,15.0,fr,15564,120,667741,1,1,Active Shallow Crust,0.0,89.98829,0.0,07/07/6019
+6.35831,46.50187,2390,5,27,21,52,5,4.15,5.0,fr,15565,47,667752,1,2,Active Shallow Crust,0.0,89.98956,0.0,05/27/2390
+6.35831,46.50187,1141,7,9,22,16,43,4.15,5.0,fr,15566,22,667752,1,2,Active Shallow Crust,0.0,89.98956,0.0,07/09/1141
+6.35831,46.50187,8350,9,20,4,47,17,4.15,5.0,fr,15567,166,667761,1,1,Active Shallow Crust,128.8984,89.99304,0.0,09/20/8350
+6.35831,46.50187,9888,5,28,1,32,19,4.25,5.0,fr,15568,197,667767,1,1,Active Shallow Crust,240.0073,57.99419,0.0,05/28/9888
+6.35831,46.50187,4919,2,21,17,20,57,4.45,27.5,fr,15569,98,667799,1,1,Active Shallow Crust,128.8929,89.99261,0.0,02/21/4919
+6.35831,46.50187,5644,5,21,5,30,53,4.55,5.0,fr,15570,112,667800,1,1,Active Shallow Crust,0.0,89.98902,0.0,05/21/5644
+6.35831,46.50187,6171,8,28,13,10,49,4.55,5.0,fr,15571,123,667803,1,1,Active Shallow Crust,240.0091,57.99744,0.0,08/28/6171
+6.35831,46.50187,7014,12,18,21,25,43,5.15,15.0,fr,15572,140,667873,1,1,Active Shallow Crust,0.0,89.9901,0.0,12/18/7014
+6.35831,46.50187,9352,4,29,0,32,57,5.15,5.0,fr,15573,187,667878,1,1,Active Shallow Crust,0.0,89.98998,-90.0,04/29/9352
+6.35831,46.50187,2525,2,3,10,56,39,5.45,27.5,fr,15574,50,667910,1,1,Active Shallow Crust,0.0,89.98987,0.0,02/03/2525
+3.54744,40.26564,7924,10,13,9,41,16,3.55,5.0,fr,15575,158,668163,1,1,Active Shallow Crust,240.0112,57.99797,0.0,10/13/7924
+3.54744,40.26564,6710,3,10,14,12,54,3.75,15.0,fr,15576,134,668185,1,1,Active Shallow Crust,0.0,89.99083,0.0,03/10/6710
+3.54744,40.26564,2414,9,17,8,29,48,3.95,5.0,fr,15577,48,668208,1,1,Active Shallow Crust,0.0,89.99029,0.0,09/17/2414
+3.54744,40.26564,4931,9,3,6,40,35,3.95,15.0,fr,15578,98,668212,1,1,Active Shallow Crust,240.0191,58.00508,0.0,09/03/4931
+-2.84125,42.99958,6507,8,21,11,32,48,3.55,5.0,fr,15579,130,668640,1,2,Active Shallow Crust,0.0,89.98894,0.0,08/21/6507
+-2.84125,42.99958,4458,8,9,7,22,55,3.55,5.0,fr,15580,89,668640,1,2,Active Shallow Crust,0.0,89.98894,0.0,08/09/4458
+-2.84125,42.99958,3187,8,17,9,9,44,3.55,15.0,fr,15581,63,668644,1,1,Active Shallow Crust,240.0115,57.99802,0.0,08/17/3187
+-2.84125,42.99958,6365,8,16,1,5,59,3.55,5.0,fr,15582,127,668646,1,1,Active Shallow Crust,0.0,89.98881,-90.0,08/16/6365
+-2.84125,42.99958,6117,8,6,21,33,2,3.95,15.0,fr,15583,122,668689,1,1,Active Shallow Crust,0.0,89.99069,0.0,08/06/6117
+-2.84125,42.99958,7907,1,28,13,37,41,3.95,15.0,fr,15584,158,668695,1,1,Active Shallow Crust,0.0,89.99059,-90.0,01/28/7907
+-2.84125,42.99958,7469,6,18,8,29,49,4.05,5.0,fr,15585,149,668706,1,1,Active Shallow Crust,0.0,89.98951,-90.0,06/18/7469
+-2.84125,42.99958,7897,12,28,0,32,43,4.55,5.0,fr,15586,157,668760,1,1,Active Shallow Crust,0.0,89.9895,0.0,12/28/7897
+-2.84125,42.99958,6571,9,6,15,55,45,4.55,15.0,fr,15587,131,668764,1,1,Active Shallow Crust,240.0082,57.99729,0.0,09/06/6571
+-2.84125,42.99958,8397,8,26,4,45,25,5.05,5.0,fr,15588,167,668823,1,1,Active Shallow Crust,240.0204,57.99727,0.0,08/26/8397
+-3.06662,47.52326,9542,3,6,7,20,59,3.55,5.0,fr,15589,190,669600,1,1,Active Shallow Crust,0.0,89.98978,0.0,03/06/9542
+-3.06662,47.52326,3830,11,17,19,6,32,3.55,15.0,fr,15590,76,669601,1,1,Active Shallow Crust,0.0,89.98978,0.0,11/17/3830
+-3.06662,47.52326,1391,1,21,0,41,41,3.55,5.0,fr,15591,27,669603,1,1,Active Shallow Crust,240.0123,57.99852,0.0,01/21/1391
+-3.06662,47.52326,3509,2,10,22,9,16,3.55,27.5,fr,15592,70,669605,1,1,Active Shallow Crust,240.0123,57.99842,0.0,02/10/3509
+-3.06662,47.52326,8960,11,2,16,49,25,3.55,5.0,fr,15593,179,669609,1,1,Active Shallow Crust,128.896,89.9949,0.0,11/02/8960
+-3.06662,47.52326,215,2,1,6,6,12,3.55,27.5,fr,15594,4,669611,1,1,Active Shallow Crust,128.896,89.9949,0.0,02/01/0215
+-3.06662,47.52326,4490,7,11,10,8,58,3.75,5.0,fr,15595,89,669630,1,1,Active Shallow Crust,0.0,89.98906,-90.0,07/11/4490
+-3.06662,47.52326,1907,12,25,6,5,22,3.85,5.0,fr,15596,38,669636,1,1,Active Shallow Crust,0.0,89.99036,0.0,12/25/1907
+-3.06662,47.52326,6131,6,6,6,3,29,3.85,15.0,fr,15597,122,669637,1,1,Active Shallow Crust,0.0,89.99036,0.0,06/06/6131
+-3.06662,47.52326,5863,11,1,20,30,3,3.95,5.0,fr,15598,117,669648,1,1,Active Shallow Crust,0.0,89.98926,0.0,11/01/5863
+-3.06662,47.52326,7986,2,16,3,49,7,4.15,5.0,fr,15599,159,669672,1,1,Active Shallow Crust,0.0,89.98976,0.0,02/16/7986
+-3.06662,47.52326,4659,8,26,19,25,30,4.25,5.0,fr,15600,93,669684,1,1,Active Shallow Crust,0.0,89.98936,0.0,08/26/4659
+-3.06662,47.52326,6615,9,9,0,8,59,4.35,15.0,fr,15601,132,669697,1,1,Active Shallow Crust,0.0,89.99051,0.0,09/09/6615
+-3.06662,47.52326,2739,7,12,14,0,7,4.35,5.0,fr,15602,54,669705,1,1,Active Shallow Crust,128.8976,89.98283,0.0,07/12/2739
+-3.06662,47.52326,4188,4,9,1,37,3,4.45,5.0,fr,15603,83,669708,1,1,Active Shallow Crust,0.0,89.99033,0.0,04/09/4188
+-3.06662,47.52326,2728,1,13,22,12,24,5.25,5.0,fr,15604,54,669807,1,1,Active Shallow Crust,240.0261,58.00049,0.0,01/13/2728
+-1.42669,47.12589,3680,4,7,23,58,14,3.55,5.0,fr,15605,73,670080,1,5,Active Shallow Crust,0.0,89.98971,0.0,04/07/3680
+-1.42669,47.12589,5338,4,25,23,29,33,3.55,5.0,fr,15606,106,670080,1,5,Active Shallow Crust,0.0,89.98971,0.0,04/25/5338
+-1.42669,47.12589,2330,8,1,8,20,47,3.55,5.0,fr,15607,46,670080,1,5,Active Shallow Crust,0.0,89.98971,0.0,08/01/2330
+-1.42669,47.12589,3897,4,29,22,58,57,3.55,5.0,fr,15608,77,670080,1,5,Active Shallow Crust,0.0,89.98971,0.0,04/29/3897
+-1.42669,47.12589,6632,4,3,13,3,32,3.55,5.0,fr,15609,132,670080,1,5,Active Shallow Crust,0.0,89.98971,0.0,04/03/6632
+-1.42669,47.12589,536,2,24,15,7,59,3.55,27.5,fr,15610,10,670082,1,1,Active Shallow Crust,0.0,89.98971,0.0,02/24/0536
+-1.42669,47.12589,5421,12,3,16,15,39,3.55,5.0,fr,15611,108,670083,1,1,Active Shallow Crust,240.0122,57.99828,0.0,12/03/5421
+-1.42669,47.12589,8430,10,24,23,8,49,3.55,15.0,fr,15612,168,670090,1,1,Active Shallow Crust,128.8962,89.994,0.0,10/24/8430
+-1.42669,47.12589,1528,7,19,6,59,49,3.65,5.0,fr,15613,30,670101,1,1,Active Shallow Crust,128.9001,89.96354,0.0,07/19/1528
+-1.42669,47.12589,2976,4,4,1,44,26,3.75,5.0,fr,15614,59,670104,1,3,Active Shallow Crust,0.0,89.99046,0.0,04/04/2976
+-1.42669,47.12589,1017,11,29,5,13,17,3.75,5.0,fr,15615,20,670104,1,3,Active Shallow Crust,0.0,89.99046,0.0,11/29/1017
+-1.42669,47.12589,4527,6,28,2,8,46,3.75,5.0,fr,15616,90,670104,1,3,Active Shallow Crust,0.0,89.99046,0.0,06/28/4527
+-1.42669,47.12589,8436,3,12,20,31,52,3.85,5.0,fr,15617,168,670116,1,1,Active Shallow Crust,0.0,89.99029,0.0,03/12/8436
+-1.42669,47.12589,4944,7,30,5,35,52,3.85,5.0,fr,15618,98,670119,1,1,Active Shallow Crust,240.0108,57.99787,0.0,07/30/4944
+-1.42669,47.12589,3614,6,4,5,27,26,3.95,15.0,fr,15619,72,670129,1,1,Active Shallow Crust,0.0,89.99026,0.0,06/04/3614
+-1.42669,47.12589,7793,3,21,7,15,14,3.95,27.5,fr,15620,155,670130,1,1,Active Shallow Crust,0.0,89.99026,0.0,03/21/7793
+-1.42669,47.12589,7006,4,10,7,11,3,3.95,5.0,fr,15621,140,670134,1,1,Active Shallow Crust,0.0,89.99015,-90.0,04/10/7006
+-1.42669,47.12589,4418,10,26,8,31,5,4.05,5.0,fr,15622,88,670140,1,2,Active Shallow Crust,0.0,89.99036,0.0,10/26/4418
+-1.42669,47.12589,6008,5,27,14,46,27,4.05,5.0,fr,15623,120,670140,1,2,Active Shallow Crust,0.0,89.99036,0.0,05/27/6008
+-1.42669,47.12589,8742,9,4,16,51,40,4.05,27.5,fr,15624,174,670142,1,1,Active Shallow Crust,0.0,89.99036,0.0,09/04/8742
+-1.42669,47.12589,1179,6,23,3,53,13,4.25,5.0,fr,15625,23,670164,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/23/1179
+-1.42669,47.12589,9585,4,11,0,16,4,4.35,15.0,fr,15626,191,670177,1,1,Active Shallow Crust,0.0,89.98975,0.0,04/11/9585
+-1.42669,47.12589,2401,11,4,5,9,5,4.65,5.0,fr,15627,48,670212,1,2,Active Shallow Crust,0.0,89.98985,0.0,11/04/2401
+-1.42669,47.12589,9149,11,11,18,49,14,4.65,5.0,fr,15628,182,670212,1,2,Active Shallow Crust,0.0,89.98985,0.0,11/11/9149
+-1.42669,47.12589,8106,7,17,4,42,59,4.65,15.0,fr,15629,162,670219,1,1,Active Shallow Crust,0.0,89.99022,-90.0,07/17/8106
+-1.42669,47.12589,3390,2,21,10,55,32,4.85,5.0,fr,15630,67,670239,1,1,Active Shallow Crust,240.0173,58.00243,0.0,02/21/3390
+-1.42669,47.12589,278,4,28,9,4,4,5.05,5.0,fr,15631,5,670260,1,1,Active Shallow Crust,0.0,89.98993,0.0,04/28/0278
+-1.42669,47.12589,811,5,24,8,28,37,5.25,5.0,fr,15632,16,670284,1,1,Active Shallow Crust,0.0,89.99007,0.0,05/24/0811
+-1.42669,47.12589,8327,4,22,15,57,15,5.25,5.0,fr,15633,166,670287,1,1,Active Shallow Crust,240.0258,58.00038,0.0,04/22/8327
+-1.42669,47.12589,3273,4,20,18,24,0,5.55,5.0,fr,15634,65,670320,1,1,Active Shallow Crust,0.0,89.99004,0.0,04/20/3273
+-1.42669,47.12589,5697,11,20,17,36,6,5.65,5.0,fr,15635,113,670332,1,1,Active Shallow Crust,0.0,89.99006,0.0,11/20/5697
+2.46182,42.39419,3309,9,13,23,26,3,3.55,5.0,fr,15636,66,670560,1,5,Active Shallow Crust,0.0,89.98883,0.0,09/13/3309
+2.46182,42.39419,2417,11,17,12,42,21,3.55,5.0,fr,15637,48,670560,1,5,Active Shallow Crust,0.0,89.98883,0.0,11/17/2417
+2.46182,42.39419,6188,2,26,6,7,47,3.55,5.0,fr,15638,123,670560,1,5,Active Shallow Crust,0.0,89.98883,0.0,02/26/6188
+2.46182,42.39419,8199,6,13,16,44,29,3.55,5.0,fr,15639,163,670560,1,5,Active Shallow Crust,0.0,89.98883,0.0,06/13/8199
+2.46182,42.39419,475,8,17,8,21,12,3.55,5.0,fr,15640,9,670560,1,5,Active Shallow Crust,0.0,89.98883,0.0,08/17/0475
+2.46182,42.39419,6155,8,19,9,32,26,3.55,15.0,fr,15641,123,670561,1,1,Active Shallow Crust,0.0,89.98883,0.0,08/19/6155
+2.46182,42.39419,7161,11,20,19,7,29,3.55,27.5,fr,15642,143,670562,1,1,Active Shallow Crust,0.0,89.98883,0.0,11/20/7161
+2.46182,42.39419,1974,7,15,21,6,52,3.55,5.0,fr,15643,39,670563,1,1,Active Shallow Crust,240.0124,57.99811,0.0,07/15/1974
+2.46182,42.39419,2940,10,4,12,30,45,3.55,5.0,fr,15644,58,670569,1,1,Active Shallow Crust,128.8967,89.99255,0.0,10/04/2940
+2.46182,42.39419,6038,11,18,22,0,59,3.65,5.0,fr,15645,120,670572,1,4,Active Shallow Crust,0.0,89.99004,0.0,11/18/6038
+2.46182,42.39419,9550,4,11,23,56,11,3.65,5.0,fr,15646,190,670572,1,4,Active Shallow Crust,0.0,89.99004,0.0,04/11/9550
+2.46182,42.39419,7455,7,9,15,49,3,3.65,5.0,fr,15647,149,670572,1,4,Active Shallow Crust,0.0,89.99004,0.0,07/09/7455
+2.46182,42.39419,7242,10,16,3,36,10,3.65,5.0,fr,15648,144,670572,1,4,Active Shallow Crust,0.0,89.99004,0.0,10/16/7242
+2.46182,42.39419,6956,6,24,9,48,52,3.65,15.0,fr,15649,139,670576,1,1,Active Shallow Crust,240.0004,58.01276,0.0,06/24/6956
+2.46182,42.39419,4020,11,3,0,55,50,3.75,5.0,fr,15650,80,670584,1,1,Active Shallow Crust,0.0,89.99113,0.0,11/03/4020
+2.46182,42.39419,3928,6,27,7,43,40,3.75,15.0,fr,15651,78,670585,1,1,Active Shallow Crust,0.0,89.99113,0.0,06/27/3928
+2.46182,42.39419,8044,2,18,19,45,16,3.85,5.0,fr,15652,160,670596,1,3,Active Shallow Crust,0.0,89.98946,0.0,02/18/8044
+2.46182,42.39419,2031,8,17,20,59,8,3.85,5.0,fr,15653,40,670596,1,3,Active Shallow Crust,0.0,89.98946,0.0,08/17/2031
+2.46182,42.39419,4614,8,10,17,2,14,3.85,5.0,fr,15654,92,670596,1,3,Active Shallow Crust,0.0,89.98946,0.0,08/10/4614
+2.46182,42.39419,1929,11,25,4,27,4,3.85,5.0,fr,15655,38,670599,1,1,Active Shallow Crust,240.0102,57.99807,0.0,11/25/1929
+2.46182,42.39419,3357,7,5,10,50,6,3.85,5.0,fr,15656,67,670602,1,1,Active Shallow Crust,0.0,89.98933,-90.0,07/05/3357
+2.46182,42.39419,2725,11,24,18,9,9,3.95,5.0,fr,15657,54,670608,1,1,Active Shallow Crust,0.0,89.9906,0.0,11/24/2725
+2.46182,42.39419,9289,9,29,8,33,54,3.95,5.0,fr,15658,185,670611,1,1,Active Shallow Crust,240.0193,58.00483,0.0,09/29/9289
+2.46182,42.39419,3672,8,15,14,21,30,3.95,15.0,fr,15659,73,670612,1,1,Active Shallow Crust,240.0193,58.00483,0.0,08/15/3672
+2.46182,42.39419,8135,9,20,4,53,3,4.05,15.0,fr,15660,162,670621,1,2,Active Shallow Crust,0.0,89.98953,0.0,09/20/8135
+2.46182,42.39419,3528,9,18,4,59,12,4.05,15.0,fr,15661,70,670621,1,2,Active Shallow Crust,0.0,89.98953,0.0,09/18/3528
+2.46182,42.39419,5356,6,5,22,4,41,4.15,15.0,fr,15662,107,670633,1,1,Active Shallow Crust,0.0,89.99067,0.0,06/05/5356
+2.46182,42.39419,2552,2,24,11,32,31,4.15,27.5,fr,15663,51,670634,1,1,Active Shallow Crust,0.0,89.99067,0.0,02/24/2552
+2.46182,42.39419,2255,12,15,8,48,1,4.45,27.5,fr,15664,45,670670,1,1,Active Shallow Crust,0.0,89.98943,0.0,12/15/2255
+2.46182,42.39419,4136,7,6,4,20,32,4.65,5.0,fr,15665,82,670692,1,1,Active Shallow Crust,0.0,89.9895,0.0,07/06/4136
+2.46182,42.39419,2696,3,8,9,58,45,4.85,5.0,fr,15666,53,670719,1,1,Active Shallow Crust,240.0155,58.00207,0.0,03/08/2696
+2.46182,42.39419,9996,7,27,22,34,44,5.15,5.0,fr,15667,199,670752,1,1,Active Shallow Crust,0.0,89.98997,0.0,07/27/9996
+2.46182,42.39419,1188,9,3,5,55,57,5.25,15.0,fr,15668,23,670765,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/03/1188
+2.46182,42.39419,3551,10,5,9,58,6,5.35,5.0,fr,15669,71,670776,1,1,Active Shallow Crust,0.0,89.99015,0.0,10/05/3551
+2.46182,42.39419,2411,10,18,5,31,17,5.45,5.0,fr,15670,48,670791,1,1,Active Shallow Crust,240.0257,57.99791,0.0,10/18/2411
+-2.04367,42.26103,7183,2,28,19,56,1,3.55,5.0,fr,15671,143,671040,1,2,Active Shallow Crust,0.0,89.98881,0.0,02/28/7183
+-2.04367,42.26103,8950,6,15,9,22,37,3.55,5.0,fr,15672,178,671040,1,2,Active Shallow Crust,0.0,89.98881,0.0,06/15/8950
+-2.04367,42.26103,6969,6,27,8,23,36,3.75,15.0,fr,15673,139,671065,1,1,Active Shallow Crust,0.0,89.9911,0.0,06/27/6969
+-2.04367,42.26103,5868,9,12,2,51,36,3.85,5.0,fr,15674,117,671076,1,1,Active Shallow Crust,0.0,89.98943,0.0,09/12/5868
+-2.04367,42.26103,1866,9,19,10,22,11,3.95,15.0,fr,15675,37,671089,1,1,Active Shallow Crust,0.0,89.99059,0.0,09/19/1866
+-2.04367,42.26103,5158,5,7,10,33,49,3.95,27.5,fr,15676,103,671093,1,1,Active Shallow Crust,240.0189,58.00517,0.0,05/07/5158
+-2.04367,42.26103,1001,5,1,3,33,6,4.45,5.0,fr,15677,20,671148,1,1,Active Shallow Crust,0.0,89.98941,0.0,05/01/1001
+-2.04367,42.26103,5742,9,24,16,0,11,4.55,15.0,fr,15678,114,671161,1,2,Active Shallow Crust,0.0,89.99056,0.0,09/24/5742
+-2.04367,42.26103,8232,8,21,8,54,13,4.55,15.0,fr,15679,164,671161,1,2,Active Shallow Crust,0.0,89.99056,0.0,08/21/8232
+-2.04367,42.26103,7589,7,2,5,24,23,4.75,5.0,fr,15680,151,671184,1,1,Active Shallow Crust,0.0,89.98969,0.0,07/02/7589
+9.27219,48.36699,8037,8,19,10,32,32,3.55,5.0,fr,15681,160,671520,1,3,Active Shallow Crust,0.0,89.9866,0.0,08/19/8037
+9.27219,48.36699,4004,6,13,18,30,51,3.55,5.0,fr,15682,80,671520,1,3,Active Shallow Crust,0.0,89.9866,0.0,06/13/4004
+9.27219,48.36699,3512,3,20,17,47,56,3.55,5.0,fr,15683,70,671520,1,3,Active Shallow Crust,0.0,89.9866,0.0,03/20/3512
+9.27219,48.36699,1615,7,18,7,12,9,3.55,27.5,fr,15684,32,671525,1,1,Active Shallow Crust,240.0127,57.99825,0.0,07/18/1615
+9.27219,48.36699,3310,8,10,21,52,45,3.55,5.0,fr,15685,66,671526,1,2,Active Shallow Crust,0.0,89.98644,-90.0,08/10/3310
+9.27219,48.36699,7470,8,13,13,28,5,3.55,5.0,fr,15686,149,671526,1,2,Active Shallow Crust,0.0,89.98644,-90.0,08/13/7470
+9.27219,48.36699,1599,1,5,18,20,27,3.55,5.0,fr,15687,31,671529,1,1,Active Shallow Crust,128.8971,89.9933,0.0,01/05/1599
+9.27219,48.36699,3342,7,23,15,14,0,3.65,15.0,fr,15688,66,671533,1,1,Active Shallow Crust,0.0,89.98806,0.0,07/23/3342
+9.27219,48.36699,5742,3,13,2,20,37,3.65,5.0,fr,15689,114,671535,1,2,Active Shallow Crust,240.0023,58.01176,0.0,03/13/5742
+9.27219,48.36699,7846,2,9,12,50,52,3.65,5.0,fr,15690,156,671535,1,2,Active Shallow Crust,240.0023,58.01176,0.0,02/09/7846
+9.27219,48.36699,9451,2,1,23,33,39,3.65,5.0,fr,15691,189,671538,1,1,Active Shallow Crust,0.0,89.98792,-90.0,02/01/9451
+9.27219,48.36699,5276,8,26,16,3,37,3.65,15.0,fr,15692,105,671542,1,1,Active Shallow Crust,128.8981,89.96356,0.0,08/26/5276
+9.27219,48.36699,3812,9,29,18,42,2,3.75,5.0,fr,15693,76,671544,1,2,Active Shallow Crust,0.0,89.98936,0.0,09/29/3812
+9.27219,48.36699,5248,3,22,4,41,28,3.75,5.0,fr,15694,104,671544,1,2,Active Shallow Crust,0.0,89.98936,0.0,03/22/5248
+9.27219,48.36699,9841,3,6,20,49,37,3.75,15.0,fr,15695,196,671545,1,1,Active Shallow Crust,0.0,89.98936,0.0,03/06/9841
+9.27219,48.36699,5568,6,1,15,42,49,3.75,5.0,fr,15696,111,671547,1,1,Active Shallow Crust,240.0094,58.01706,0.0,06/01/5568
+9.27219,48.36699,6411,11,18,13,6,35,3.85,15.0,fr,15697,128,671557,1,1,Active Shallow Crust,0.0,89.99052,0.0,11/18/6411
+9.27219,48.36699,624,10,27,23,29,48,3.85,5.0,fr,15698,12,671562,1,1,Active Shallow Crust,0.0,89.9904,-90.0,10/27/0624
+9.27219,48.36699,6949,1,16,21,59,49,3.95,15.0,fr,15699,138,671569,1,1,Active Shallow Crust,0.0,89.99155,0.0,01/16/6949
+9.27219,48.36699,2065,6,8,18,44,5,3.95,27.5,fr,15700,41,671570,1,1,Active Shallow Crust,0.0,89.99155,0.0,06/08/2065
+9.27219,48.36699,2434,12,6,19,34,3,4.15,5.0,fr,15701,48,671598,1,1,Active Shallow Crust,0.0,89.99321,-90.0,12/06/2434
+9.27219,48.36699,5475,3,13,3,17,41,4.25,5.0,fr,15702,109,671604,1,1,Active Shallow Crust,0.0,89.98803,0.0,03/13/5475
+9.27219,48.36699,5733,11,17,5,34,14,4.25,15.0,fr,15703,114,671605,1,1,Active Shallow Crust,0.0,89.98803,0.0,11/17/5733
+9.27219,48.36699,3671,4,26,8,30,45,4.25,5.0,fr,15704,73,671607,1,2,Active Shallow Crust,240.0084,57.9938,0.0,04/26/3671
+9.27219,48.36699,5507,9,13,7,0,55,4.25,5.0,fr,15705,110,671607,1,2,Active Shallow Crust,240.0084,57.9938,0.0,09/13/5507
+9.27219,48.36699,9164,3,10,11,47,26,4.35,5.0,fr,15706,183,671619,1,1,Active Shallow Crust,240.009,57.99558,0.0,03/10/9164
+9.27219,48.36699,6459,1,27,10,57,11,4.45,5.0,fr,15707,129,671628,1,1,Active Shallow Crust,0.0,89.99049,0.0,01/27/6459
+9.27219,48.36699,5027,3,6,6,38,25,4.45,15.0,fr,15708,100,671629,1,1,Active Shallow Crust,0.0,89.99049,0.0,03/06/5027
+9.27219,48.36699,1009,7,26,21,10,55,4.55,15.0,fr,15709,20,671644,1,1,Active Shallow Crust,240.01,57.99754,0.0,07/26/1009
+9.27219,48.36699,2683,7,31,7,4,26,5.05,5.0,fr,15710,53,671700,1,1,Active Shallow Crust,0.0,89.99046,0.0,07/31/2683
+5.53159,46.13671,5274,11,23,9,54,47,3.55,5.0,fr,15711,105,672000,1,1,Active Shallow Crust,0.0,89.99301,0.0,11/23/5274
+5.53159,46.13671,5457,5,18,2,34,15,3.55,15.0,fr,15712,109,672001,1,1,Active Shallow Crust,0.0,89.99301,0.0,05/18/5457
+5.53159,46.13671,5718,1,27,5,26,57,3.55,15.0,fr,15713,114,672004,1,1,Active Shallow Crust,240.0125,57.99842,0.0,01/27/5718
+5.53159,46.13671,1501,11,20,10,1,36,3.65,5.0,fr,15714,30,672012,1,1,Active Shallow Crust,0.0,89.98754,0.0,11/20/1501
+5.53159,46.13671,4836,8,23,3,48,13,3.65,5.0,fr,15715,96,672015,1,1,Active Shallow Crust,240.0014,58.01202,0.0,08/23/4836
+5.53159,46.13671,892,10,13,11,29,55,3.65,5.0,fr,15716,17,672018,1,1,Active Shallow Crust,0.0,89.9874,-90.0,10/13/0892
+5.53159,46.13671,1210,8,27,2,53,31,3.65,15.0,fr,15717,24,672022,1,1,Active Shallow Crust,128.8999,89.96352,0.0,08/27/1210
+5.53159,46.13671,5830,10,15,20,10,44,3.75,5.0,fr,15718,116,672027,1,1,Active Shallow Crust,240.0094,58.01661,0.0,10/15/5830
+5.53159,46.13671,8995,12,6,23,48,43,3.85,5.0,fr,15719,179,672036,1,3,Active Shallow Crust,0.0,89.9901,0.0,12/06/8995
+5.53159,46.13671,6189,10,11,22,46,19,3.85,5.0,fr,15720,123,672036,1,3,Active Shallow Crust,0.0,89.9901,0.0,10/11/6189
+5.53159,46.13671,7875,10,8,9,21,54,3.85,5.0,fr,15721,157,672036,1,3,Active Shallow Crust,0.0,89.9901,0.0,10/08/7875
+5.53159,46.13671,5170,2,14,6,18,53,4.05,5.0,fr,15722,103,672063,1,1,Active Shallow Crust,240.0057,58.00636,0.0,02/14/5170
+5.53159,46.13671,3128,10,13,1,18,12,4.35,15.0,fr,15723,62,672097,1,1,Active Shallow Crust,0.0,89.98887,0.0,10/13/3128
+5.53159,46.13671,587,3,22,11,5,52,4.45,15.0,fr,15724,11,672115,1,1,Active Shallow Crust,0.0,89.98997,-90.0,03/22/0587
+5.53159,46.13671,7588,4,2,13,40,46,4.75,5.0,fr,15725,151,672150,1,1,Active Shallow Crust,0.0,89.98934,-90.0,04/02/7588
+5.53159,46.13671,8413,1,1,6,57,36,5.05,15.0,fr,15726,168,672190,1,1,Active Shallow Crust,128.8855,89.99051,0.0,01/01/8413
+1.49027,43.71003,4510,4,5,16,28,36,3.55,5.0,fr,15727,90,672483,1,1,Active Shallow Crust,240.012,57.998,0.0,04/05/4510
+1.49027,43.71003,9196,5,11,14,31,34,3.55,15.0,fr,15728,183,672490,1,1,Active Shallow Crust,128.8965,89.99362,0.0,05/11/9196
+1.49027,43.71003,2012,3,10,21,36,38,3.65,27.5,fr,15729,40,672494,1,1,Active Shallow Crust,0.0,89.99026,0.0,03/10/2012
+1.49027,43.71003,1900,11,30,22,40,50,4.15,5.0,fr,15730,37,672552,1,1,Active Shallow Crust,0.0,89.98995,0.0,11/30/1900
+1.49027,43.71003,3664,10,12,17,36,58,4.65,27.5,fr,15731,73,672614,1,1,Active Shallow Crust,0.0,89.99024,0.0,10/12/3664
+4.12604,49.00767,3982,2,10,23,50,10,4.75,5.0,fr,15732,79,673104,1,1,Active Shallow Crust,0.0,89.99003,0.0,02/10/3982
+3.88115,41.9378,8929,6,9,23,21,46,3.55,5.0,fr,15733,178,673449,1,1,Active Shallow Crust,128.8965,89.99438,0.0,06/09/8929
+3.88115,41.9378,3783,8,2,21,6,4,3.85,5.0,fr,15734,75,673476,1,2,Active Shallow Crust,0.0,89.98938,0.0,08/02/3783
+3.88115,41.9378,4544,7,23,22,28,8,3.85,5.0,fr,15735,90,673476,1,2,Active Shallow Crust,0.0,89.98938,0.0,07/23/4544
+3.88115,41.9378,4107,11,25,20,39,5,4.35,5.0,fr,15736,82,673539,1,1,Active Shallow Crust,240.0074,57.99559,0.0,11/25/4107
+3.88115,41.9378,8996,1,4,4,39,40,4.45,15.0,fr,15737,179,673552,1,1,Active Shallow Crust,240.0039,57.99454,0.0,01/04/8996
+3.6455,52.07754,3064,4,4,10,53,46,3.55,15.0,fr,15738,61,673924,1,1,Active Shallow Crust,240.0132,57.9983,0.0,04/04/3064
+3.6455,52.07754,4294,3,26,7,52,29,3.55,5.0,fr,15739,85,673926,1,1,Active Shallow Crust,0.0,89.99059,-90.0,03/26/4294
+3.6455,52.07754,6284,6,21,13,26,28,3.65,15.0,fr,15740,125,673933,1,1,Active Shallow Crust,0.0,89.98895,0.0,06/21/6284
+3.6455,52.07754,3626,9,29,1,9,22,5.05,5.0,fr,15741,72,674103,1,1,Active Shallow Crust,240.0253,57.99816,0.0,09/29/3626
+3.6455,52.07754,5885,9,29,19,3,25,5.25,5.0,fr,15742,117,674124,1,1,Active Shallow Crust,0.0,89.98993,0.0,09/29/5885
+4.52762,48.68795,8748,7,30,6,42,51,3.55,5.0,fr,15743,174,674400,1,1,Active Shallow Crust,0.0,89.98669,0.0,07/30/8748
+4.52762,48.68795,9752,12,6,7,42,21,3.95,27.5,fr,15744,195,674450,1,1,Active Shallow Crust,0.0,89.9916,0.0,12/06/9752
+4.52762,48.68795,6381,9,12,3,44,20,4.05,27.5,fr,15745,127,674471,1,1,Active Shallow Crust,128.89,89.99438,0.0,09/12/6381
+4.52762,48.68795,4822,8,7,9,19,5,4.65,5.0,fr,15746,96,674532,1,1,Active Shallow Crust,0.0,89.99062,0.0,08/07/4822
+-1.17549,48.75794,2382,5,25,13,43,22,3.55,5.0,fr,15747,47,674883,1,1,Active Shallow Crust,240.0124,57.99823,0.0,05/25/2382
+-1.17549,48.75794,3128,9,22,21,25,21,3.55,5.0,fr,15748,62,674889,1,1,Active Shallow Crust,128.8961,89.99419,0.0,09/22/3128
+-1.17549,48.75794,1029,7,30,14,7,17,3.65,15.0,fr,15749,20,674893,1,1,Active Shallow Crust,0.0,89.98963,0.0,07/30/1029
+-1.17549,48.75794,441,5,19,9,45,54,3.65,15.0,fr,15750,8,674896,1,1,Active Shallow Crust,240.0012,58.01297,0.0,05/19/0441
+-1.17549,48.75794,5166,8,2,15,44,45,3.75,5.0,fr,15751,103,674904,1,1,Active Shallow Crust,0.0,89.98944,0.0,08/02/5166
+-1.17549,48.75794,6162,7,22,2,54,38,3.75,5.0,fr,15752,123,674913,1,1,Active Shallow Crust,128.8963,89.96741,0.0,07/22/6162
+-1.17549,48.75794,5296,9,30,22,44,17,3.75,15.0,fr,15753,105,674914,1,1,Active Shallow Crust,128.8963,89.96741,0.0,09/30/5296
+-1.17549,48.75794,7492,10,25,1,35,29,3.85,5.0,fr,15754,149,674916,1,1,Active Shallow Crust,359.9994,89.99059,0.0,10/25/7492
+-1.17549,48.75794,181,1,19,0,37,32,3.85,15.0,fr,15755,3,674917,1,1,Active Shallow Crust,359.9994,89.99059,0.0,01/19/0181
+-1.17549,48.75794,6155,9,4,10,54,5,3.85,15.0,fr,15756,123,674920,1,1,Active Shallow Crust,240.0111,57.99791,0.0,09/04/6155
+-1.17549,48.75794,8802,7,3,15,5,18,3.85,5.0,fr,15757,176,674922,1,1,Active Shallow Crust,0.0,89.99048,-90.0,07/03/8802
+-1.17549,48.75794,6614,1,23,11,59,11,3.95,5.0,fr,15758,132,674928,1,1,Active Shallow Crust,0.0,89.98952,0.0,01/23/6614
+-1.17549,48.75794,4634,1,4,4,57,36,3.95,27.5,fr,15759,92,674930,1,1,Active Shallow Crust,0.0,89.98952,0.0,01/04/4634
+-1.17549,48.75794,1715,5,28,19,29,17,3.95,5.0,fr,15760,34,674937,1,1,Active Shallow Crust,128.9002,89.99371,0.0,05/28/1715
+-1.17549,48.75794,536,8,14,20,31,43,4.05,5.0,fr,15761,10,674946,1,2,Active Shallow Crust,0.0,89.9896,-90.0,08/14/0536
+-1.17549,48.75794,2118,9,6,14,55,13,4.05,5.0,fr,15762,42,674946,1,2,Active Shallow Crust,0.0,89.9896,-90.0,09/06/2118
+-1.17549,48.75794,632,12,6,16,9,11,4.35,15.0,fr,15763,12,674977,1,1,Active Shallow Crust,0.0,89.99007,0.0,12/06/0632
+-1.17549,48.75794,1750,6,9,7,34,3,4.35,15.0,fr,15764,34,674980,1,1,Active Shallow Crust,240.009,57.99606,0.0,06/09/1750
+1.17489,48.50451,8395,12,5,18,41,36,3.65,5.0,fr,15765,167,675372,1,1,Active Shallow Crust,0.0,89.98958,0.0,12/05/8395
+1.17489,48.50451,1122,10,7,22,26,48,3.65,15.0,fr,15766,22,675376,1,1,Active Shallow Crust,240.0014,58.01275,0.0,10/07/1122
+1.17489,48.50451,1734,12,13,18,24,6,4.15,5.0,fr,15767,34,675432,1,1,Active Shallow Crust,0.0,89.98995,0.0,12/13/1734
+1.17489,48.50451,3419,8,1,11,49,32,4.45,5.0,fr,15768,68,675468,1,1,Active Shallow Crust,0.0,89.98992,0.0,08/01/3419
+1.17489,48.50451,2737,6,24,20,28,37,5.55,15.0,fr,15769,54,675601,1,1,Active Shallow Crust,0.0,89.98997,0.0,06/24/2737
+9.07937,48.98254,5982,11,2,6,13,33,3.65,5.0,fr,15770,119,675852,1,1,Active Shallow Crust,0.0,89.9882,0.0,11/02/5982
+9.07937,48.98254,5716,6,20,5,36,44,3.65,15.0,fr,15771,114,675853,1,3,Active Shallow Crust,0.0,89.9882,0.0,06/20/5716
+9.07937,48.98254,4512,4,10,1,59,9,3.65,15.0,fr,15772,90,675853,1,3,Active Shallow Crust,0.0,89.9882,0.0,04/10/4512
+9.07937,48.98254,232,11,23,2,6,13,3.65,15.0,fr,15773,4,675853,1,3,Active Shallow Crust,0.0,89.9882,0.0,11/23/0232
+9.07937,48.98254,2292,5,28,8,46,52,3.75,5.0,fr,15774,45,675864,1,1,Active Shallow Crust,0.0,89.98949,0.0,05/28/2292
+9.07937,48.98254,9472,2,6,10,56,13,3.75,5.0,fr,15775,189,675873,1,1,Active Shallow Crust,128.8954,89.96754,0.0,02/06/9472
+9.07937,48.98254,6859,3,4,21,35,59,3.85,15.0,fr,15776,137,675883,1,1,Active Shallow Crust,0.0,89.99052,-90.0,03/04/6859
+9.07937,48.98254,6250,3,8,17,3,11,4.05,5.0,fr,15777,124,675903,1,1,Active Shallow Crust,240.0077,58.00597,0.0,03/08/6250
+9.07937,48.98254,2929,12,14,15,44,8,4.35,15.0,fr,15778,58,675943,1,1,Active Shallow Crust,0.0,89.98934,-90.0,12/14/2929
+5.05745,41.01807,36,11,29,20,49,6,3.65,5.0,fr,15779,0,676332,1,1,Active Shallow Crust,0.0,89.99322,0.0,11/29/0036
+5.05745,41.01807,4717,5,16,9,58,15,4.15,5.0,fr,15780,94,676392,1,1,Active Shallow Crust,0.0,89.98856,0.0,05/16/4717
+4.32896,50.89632,2713,5,15,15,5,56,3.55,5.0,fr,15781,54,676800,1,3,Active Shallow Crust,0.0,89.98728,0.0,05/15/2713
+4.32896,50.89632,6552,6,13,8,48,4,3.55,5.0,fr,15782,131,676800,1,3,Active Shallow Crust,0.0,89.98728,0.0,06/13/6552
+4.32896,50.89632,1471,5,12,19,53,38,3.55,5.0,fr,15783,29,676800,1,3,Active Shallow Crust,0.0,89.98728,0.0,05/12/1471
+4.32896,50.89632,7799,12,7,1,19,55,3.55,15.0,fr,15784,155,676801,1,1,Active Shallow Crust,0.0,89.98728,0.0,12/07/7799
+4.32896,50.89632,3031,6,15,17,45,27,3.75,5.0,fr,15785,60,676833,1,1,Active Shallow Crust,128.8962,89.96757,0.0,06/15/3031
+4.32896,50.89632,4736,8,6,15,26,39,3.85,5.0,fr,15786,94,676836,1,2,Active Shallow Crust,0.0,89.991,0.0,08/06/4736
+4.32896,50.89632,9037,2,21,19,37,57,3.85,5.0,fr,15787,180,676836,1,2,Active Shallow Crust,0.0,89.991,0.0,02/21/9037
+4.32896,50.89632,2915,4,21,22,59,39,3.85,27.5,fr,15788,58,676838,1,1,Active Shallow Crust,0.0,89.991,0.0,04/21/2915
+4.32896,50.89632,4147,6,14,13,6,6,3.95,5.0,fr,15789,82,676848,1,1,Active Shallow Crust,0.0,89.99197,0.0,06/14/4147
+4.32896,50.89632,2007,12,27,20,22,34,4.05,27.5,fr,15790,40,676862,1,1,Active Shallow Crust,0.0,89.98927,0.0,12/27/2007
+4.32896,50.89632,387,5,15,22,40,31,4.15,5.0,fr,15791,7,676878,1,1,Active Shallow Crust,0.0,89.99033,-90.0,05/15/0387
+4.32896,50.89632,7916,1,23,11,15,47,4.55,5.0,fr,15792,158,676920,1,1,Active Shallow Crust,0.0,89.98994,0.0,01/23/7916
+2.6058,52.82305,4198,9,11,3,0,57,3.65,5.0,fr,15793,83,677292,1,1,Active Shallow Crust,0.0,89.98914,0.0,09/11/4198
+2.6058,52.82305,1176,3,22,16,30,51,3.85,5.0,fr,15794,23,677316,1,1,Active Shallow Crust,0.0,89.98921,0.0,03/22/1176
+2.6058,52.82305,4400,2,4,19,43,54,4.95,5.0,fr,15795,87,677448,1,1,Active Shallow Crust,0.0,89.99027,0.0,02/04/4400
+5.89431,43.81617,9893,9,23,20,18,58,3.55,5.0,fr,15796,197,677760,1,2,Active Shallow Crust,0.0,89.99272,0.0,09/23/9893
+5.89431,43.81617,3072,7,5,21,30,13,3.55,5.0,fr,15797,61,677760,1,2,Active Shallow Crust,0.0,89.99272,0.0,07/05/3072
+5.89431,43.81617,5827,5,23,19,35,16,3.55,15.0,fr,15798,116,677761,1,2,Active Shallow Crust,0.0,89.99272,0.0,05/23/5827
+5.89431,43.81617,2986,12,23,6,26,20,3.55,15.0,fr,15799,59,677761,1,2,Active Shallow Crust,0.0,89.99272,0.0,12/23/2986
+5.89431,43.81617,9045,6,27,3,54,31,3.55,15.0,fr,15800,180,677764,1,1,Active Shallow Crust,240.0113,57.99784,0.0,06/27/9045
+5.89431,43.81617,1681,12,2,14,13,55,3.55,5.0,fr,15801,33,677766,1,1,Active Shallow Crust,0.0,89.99264,-90.0,12/02/1681
+5.89431,43.81617,4602,11,28,13,35,0,3.65,5.0,fr,15802,92,677772,1,6,Active Shallow Crust,0.0,89.98703,0.0,11/28/4602
+5.89431,43.81617,7578,4,20,19,28,58,3.65,5.0,fr,15803,151,677772,1,6,Active Shallow Crust,0.0,89.98703,0.0,04/20/7578
+5.89431,43.81617,8212,1,15,21,42,45,3.65,5.0,fr,15804,164,677772,1,6,Active Shallow Crust,0.0,89.98703,0.0,01/15/8212
+5.89431,43.81617,7470,4,10,0,23,50,3.65,5.0,fr,15805,149,677772,1,6,Active Shallow Crust,0.0,89.98703,0.0,04/10/7470
+5.89431,43.81617,4068,9,4,8,29,40,3.65,5.0,fr,15806,81,677772,1,6,Active Shallow Crust,0.0,89.98703,0.0,09/04/4068
+5.89431,43.81617,14,1,29,21,33,45,3.65,5.0,fr,15807,0,677772,1,6,Active Shallow Crust,0.0,89.98703,0.0,01/29/0014
+5.89431,43.81617,8047,10,23,3,55,1,3.65,5.0,fr,15808,160,677775,1,1,Active Shallow Crust,240.0015,58.01278,0.0,10/23/8047
+5.89431,43.81617,8955,3,8,19,54,34,3.65,15.0,fr,15809,179,677782,1,1,Active Shallow Crust,128.8998,89.96391,0.0,03/08/8955
+5.89431,43.81617,8585,5,11,8,33,28,3.75,5.0,fr,15810,171,677784,1,2,Active Shallow Crust,0.0,89.98844,0.0,05/11/8585
+5.89431,43.81617,7213,7,17,8,6,26,3.75,5.0,fr,15811,144,677784,1,2,Active Shallow Crust,0.0,89.98844,0.0,07/17/7213
+5.89431,43.81617,8624,9,7,21,40,37,3.75,15.0,fr,15812,172,677785,1,2,Active Shallow Crust,0.0,89.98844,0.0,09/07/8624
+5.89431,43.81617,938,6,11,11,41,27,3.75,15.0,fr,15813,18,677785,1,2,Active Shallow Crust,0.0,89.98844,0.0,06/11/0938
+5.89431,43.81617,9338,3,22,15,42,25,3.75,5.0,fr,15814,186,677790,1,1,Active Shallow Crust,0.0,89.9883,-90.0,03/22/9338
+5.89431,43.81617,8181,7,10,4,31,6,3.85,5.0,fr,15815,163,677796,1,2,Active Shallow Crust,0.0,89.9897,0.0,07/10/8181
+5.89431,43.81617,5367,4,1,16,34,19,3.85,5.0,fr,15816,107,677796,1,2,Active Shallow Crust,0.0,89.9897,0.0,04/01/5367
+5.89431,43.81617,6901,3,30,5,1,36,3.95,5.0,fr,15817,138,677817,1,1,Active Shallow Crust,128.9008,89.99311,0.0,03/30/6901
+5.89431,43.81617,8960,7,30,8,38,42,4.05,5.0,fr,15818,179,677820,1,1,Active Shallow Crust,0.0,89.99181,0.0,07/30/8960
+5.89431,43.81617,1385,11,8,10,30,33,4.05,27.5,fr,15819,27,677822,1,1,Active Shallow Crust,0.0,89.99181,0.0,11/08/1385
+5.89431,43.81617,9865,11,5,1,56,49,4.05,5.0,fr,15820,197,677823,1,1,Active Shallow Crust,240.0052,58.00591,0.0,11/05/9865
+5.89431,43.81617,6739,7,13,23,56,44,4.15,5.0,fr,15821,134,677832,1,1,Active Shallow Crust,0.0,89.98906,0.0,07/13/6739
+5.89431,43.81617,7180,4,7,6,37,56,4.15,5.0,fr,15822,143,677835,1,1,Active Shallow Crust,240.0073,57.9976,0.0,04/07/7180
+5.89431,43.81617,6112,12,24,16,25,31,4.25,5.0,fr,15823,122,677844,1,2,Active Shallow Crust,0.0,89.99025,0.0,12/24/6112
+5.89431,43.81617,6033,7,23,10,52,51,4.25,5.0,fr,15824,120,677844,1,2,Active Shallow Crust,0.0,89.99025,0.0,07/23/6033
+5.89431,43.81617,7006,11,11,21,15,16,4.25,27.5,fr,15825,140,677846,1,1,Active Shallow Crust,0.0,89.99025,0.0,11/11/7006
+5.89431,43.81617,3578,2,12,23,36,15,4.25,5.0,fr,15826,71,677847,1,1,Active Shallow Crust,240.0069,57.99416,0.0,02/12/3578
+5.89431,43.81617,5368,1,14,9,39,47,4.45,5.0,fr,15827,107,677868,1,1,Active Shallow Crust,0.0,89.98967,0.0,01/14/5368
+5.89431,43.81617,1262,12,12,0,51,46,4.45,15.0,fr,15828,25,677869,1,1,Active Shallow Crust,0.0,89.98967,0.0,12/12/1262
+5.89431,43.81617,6488,2,26,18,1,1,4.65,5.0,fr,15829,129,677895,1,1,Active Shallow Crust,240.0102,57.99409,0.0,02/26/6488
+5.89431,43.81617,8748,4,28,0,36,18,4.95,5.0,fr,15830,174,677928,1,2,Active Shallow Crust,0.0,89.98984,0.0,04/28/8748
+5.89431,43.81617,929,8,29,19,38,30,4.95,5.0,fr,15831,18,677928,1,2,Active Shallow Crust,0.0,89.98984,0.0,08/29/0929
+5.89431,43.81617,1573,3,1,19,7,39,4.95,15.0,fr,15832,31,677932,1,1,Active Shallow Crust,240.0107,58.0042,0.0,03/01/1573
+5.89431,43.81617,7606,10,6,5,55,40,5.35,15.0,fr,15833,152,677977,1,1,Active Shallow Crust,0.0,89.98992,0.0,10/06/7606
+7.5692,51.30916,4524,6,27,15,10,56,4.05,5.0,fr,15834,90,678303,1,1,Active Shallow Crust,240.0066,58.00659,0.0,06/27/4524
+-3.358,47.76786,1354,6,11,11,7,23,3.55,5.0,fr,15835,27,678720,1,2,Active Shallow Crust,0.0,89.98983,0.0,06/11/1354
+-3.358,47.76786,4866,9,11,10,25,26,3.55,5.0,fr,15836,97,678720,1,2,Active Shallow Crust,0.0,89.98983,0.0,09/11/4866
+-3.358,47.76786,6771,9,12,21,18,24,3.55,5.0,fr,15837,135,678729,1,1,Active Shallow Crust,128.8959,89.99323,0.0,09/12/6771
+-3.358,47.76786,9080,4,1,17,27,3,3.65,5.0,fr,15838,181,678732,1,1,Active Shallow Crust,0.0,89.99094,0.0,04/01/9080
+-3.358,47.76786,6782,9,20,22,3,31,3.65,15.0,fr,15839,135,678733,1,1,Active Shallow Crust,0.0,89.99094,0.0,09/20/6782
+-3.358,47.76786,6752,6,20,6,10,9,3.65,5.0,fr,15840,135,678735,1,1,Active Shallow Crust,240.0013,58.01257,0.0,06/20/6752
+-3.358,47.76786,2586,2,24,21,33,21,3.75,5.0,fr,15841,51,678744,1,1,Active Shallow Crust,0.0,89.98923,0.0,02/24/2586
+-3.358,47.76786,5874,10,6,13,10,17,3.75,27.5,fr,15842,117,678746,1,2,Active Shallow Crust,0.0,89.98923,0.0,10/06/5874
+-3.358,47.76786,4877,11,29,12,1,41,3.75,27.5,fr,15843,97,678746,1,2,Active Shallow Crust,0.0,89.98923,0.0,11/29/4877
+-3.358,47.76786,5795,6,30,19,6,53,3.75,5.0,fr,15844,115,678747,1,1,Active Shallow Crust,240.0084,58.01757,0.0,06/30/5795
+-3.358,47.76786,7184,2,23,7,10,28,3.75,15.0,fr,15845,143,678748,1,1,Active Shallow Crust,240.0084,58.01757,0.0,02/23/7184
+-3.358,47.76786,9875,8,13,13,48,19,3.85,5.0,fr,15846,197,678756,1,2,Active Shallow Crust,0.0,89.9904,0.0,08/13/9875
+-3.358,47.76786,1207,4,30,17,27,10,3.85,5.0,fr,15847,24,678756,1,2,Active Shallow Crust,0.0,89.9904,0.0,04/30/1207
+-3.358,47.76786,7571,5,30,3,5,32,3.85,5.0,fr,15848,151,678762,1,1,Active Shallow Crust,0.0,89.9903,-90.0,05/30/7571
+-3.358,47.76786,5070,8,12,22,36,42,4.05,5.0,fr,15849,101,678780,1,1,Active Shallow Crust,0.0,89.99047,0.0,08/12/5070
+-3.358,47.76786,5728,11,30,22,18,16,4.05,15.0,fr,15850,114,678781,1,1,Active Shallow Crust,0.0,89.99047,0.0,11/30/5728
+-3.358,47.76786,6937,8,10,3,53,36,4.05,5.0,fr,15851,138,678786,1,1,Active Shallow Crust,0.0,89.99036,-90.0,08/10/6937
+-3.358,47.76786,5275,12,23,8,35,42,4.35,15.0,fr,15852,105,678826,1,1,Active Shallow Crust,128.8979,89.98258,0.0,12/23/5275
+-3.358,47.76786,3404,12,7,1,59,40,4.85,5.0,fr,15853,68,678876,1,1,Active Shallow Crust,0.0,89.99014,0.0,12/07/3404
+-0.99138,47.56518,8335,6,10,13,42,24,3.55,15.0,fr,15854,166,679201,1,2,Active Shallow Crust,0.0,89.98979,0.0,06/10/8335
+-0.99138,47.56518,6602,4,18,11,52,4,3.55,15.0,fr,15855,132,679201,1,2,Active Shallow Crust,0.0,89.98979,0.0,04/18/6602
+-0.99138,47.56518,1517,1,6,21,31,41,3.55,5.0,fr,15856,30,679209,1,1,Active Shallow Crust,128.8962,89.99362,0.0,01/06/1517
+-0.99138,47.56518,423,12,24,18,44,11,3.65,5.0,fr,15857,8,679212,1,1,Active Shallow Crust,0.0,89.99014,0.0,12/24/0423
+-0.99138,47.56518,1152,7,8,17,34,17,3.65,15.0,fr,15858,23,679213,1,1,Active Shallow Crust,0.0,89.99014,0.0,07/08/1152
+-0.99138,47.56518,2259,8,20,11,26,16,3.65,27.5,fr,15859,45,679217,1,1,Active Shallow Crust,240.0013,58.01283,0.0,08/20/2259
+-0.99138,47.56518,8778,9,23,0,23,52,3.75,5.0,fr,15860,175,679224,1,2,Active Shallow Crust,0.0,89.98987,0.0,09/23/8778
+-0.99138,47.56518,9310,2,9,9,48,27,3.75,5.0,fr,15861,186,679224,1,2,Active Shallow Crust,0.0,89.98987,0.0,02/09/9310
+-0.99138,47.56518,3633,1,16,23,22,18,3.85,5.0,fr,15862,72,679236,1,1,Active Shallow Crust,0.0,89.98976,0.0,01/16/3633
+-0.99138,47.56518,1192,4,24,1,11,32,3.95,5.0,fr,15863,23,679248,1,3,Active Shallow Crust,0.0,89.98981,0.0,04/24/1192
+-0.99138,47.56518,4442,5,2,13,9,16,3.95,5.0,fr,15864,88,679248,1,3,Active Shallow Crust,0.0,89.98981,0.0,05/02/4442
+-0.99138,47.56518,582,10,29,19,57,13,3.95,5.0,fr,15865,11,679248,1,3,Active Shallow Crust,0.0,89.98981,0.0,10/29/0582
+-0.99138,47.56518,7744,12,11,15,37,34,3.95,15.0,fr,15866,154,679249,1,1,Active Shallow Crust,0.0,89.98981,0.0,12/11/7744
+-0.99138,47.56518,8062,1,24,18,6,8,4.15,5.0,fr,15867,161,679272,1,1,Active Shallow Crust,0.0,89.9902,0.0,01/24/8062
+-0.99138,47.56518,4144,5,19,13,41,23,4.15,15.0,fr,15868,82,679273,1,2,Active Shallow Crust,0.0,89.9902,0.0,05/19/4144
+-0.99138,47.56518,5718,6,4,23,6,9,4.15,15.0,fr,15869,114,679273,1,2,Active Shallow Crust,0.0,89.9902,0.0,06/04/5718
+-0.99138,47.56518,514,3,3,13,42,41,4.45,5.0,fr,15870,10,679308,1,2,Active Shallow Crust,0.0,89.99004,0.0,03/03/0514
+-0.99138,47.56518,7214,12,15,22,13,32,4.45,5.0,fr,15871,144,679308,1,2,Active Shallow Crust,0.0,89.99004,0.0,12/15/7214
+-0.99138,47.56518,8327,7,8,3,17,26,4.65,5.0,fr,15872,166,679332,1,1,Active Shallow Crust,0.0,89.98993,0.0,07/08/8327
+-0.99138,47.56518,4125,6,4,10,36,34,4.65,5.0,fr,15873,82,679341,1,1,Active Shallow Crust,128.8909,89.98704,0.0,06/04/4125
+-0.99138,47.56518,7163,4,11,21,20,6,4.85,5.0,fr,15874,143,679359,1,1,Active Shallow Crust,240.0175,58.00241,0.0,04/11/7163
+-0.99138,47.56518,139,3,17,20,35,17,4.95,5.0,fr,15875,2,679368,1,1,Active Shallow Crust,0.0,89.98998,0.0,03/17/0139
+4.04357,52.33423,469,5,9,1,40,51,3.65,15.0,fr,15876,9,679693,1,1,Active Shallow Crust,0.0,89.98901,0.0,05/09/0469
+6.67347,50.95968,4913,3,25,6,16,24,3.55,5.0,fr,15877,98,680160,1,4,Active Shallow Crust,0.0,89.9873,0.0,03/25/4913
+6.67347,50.95968,9183,10,1,12,13,6,3.55,5.0,fr,15878,183,680160,1,4,Active Shallow Crust,0.0,89.9873,0.0,10/01/9183
+6.67347,50.95968,4389,9,8,7,37,47,3.55,5.0,fr,15879,87,680160,1,4,Active Shallow Crust,0.0,89.9873,0.0,09/08/4389
+6.67347,50.95968,398,9,2,11,50,23,3.55,5.0,fr,15880,7,680160,1,4,Active Shallow Crust,0.0,89.9873,0.0,09/02/0398
+6.67347,50.95968,389,6,23,6,12,18,3.55,15.0,fr,15881,7,680161,1,2,Active Shallow Crust,0.0,89.9873,0.0,06/23/0389
+6.67347,50.95968,499,11,13,21,57,35,3.55,15.0,fr,15882,9,680161,1,2,Active Shallow Crust,0.0,89.9873,0.0,11/13/0499
+6.67347,50.95968,6463,6,1,1,7,56,3.65,5.0,fr,15883,129,680172,1,1,Active Shallow Crust,0.0,89.98868,0.0,06/01/6463
+6.67347,50.95968,5579,12,22,5,6,9,3.65,15.0,fr,15884,111,680173,1,1,Active Shallow Crust,0.0,89.98868,0.0,12/22/5579
+6.67347,50.95968,2393,4,10,10,59,7,3.65,27.5,fr,15885,47,680174,1,1,Active Shallow Crust,0.0,89.98868,0.0,04/10/2393
+6.67347,50.95968,9675,4,12,16,49,51,3.75,5.0,fr,15886,193,680184,1,1,Active Shallow Crust,0.0,89.98991,0.0,04/12/9675
+6.67347,50.95968,8645,2,27,14,11,54,3.75,5.0,fr,15887,172,680187,1,1,Active Shallow Crust,240.0095,58.01755,0.0,02/27/8645
+6.67347,50.95968,3127,10,11,21,39,59,3.75,15.0,fr,15888,62,680188,1,1,Active Shallow Crust,240.0095,58.01755,0.0,10/11/3127
+6.67347,50.95968,8271,4,10,22,45,33,3.75,15.0,fr,15889,165,680191,1,1,Active Shallow Crust,0.0,89.98979,-90.0,04/10/8271
+6.67347,50.95968,1898,8,14,19,32,5,3.75,5.0,fr,15890,37,680193,1,1,Active Shallow Crust,128.8963,89.96757,0.0,08/14/1898
+6.67347,50.95968,3769,10,14,10,1,27,3.85,5.0,fr,15891,75,680196,1,4,Active Shallow Crust,0.0,89.991,0.0,10/14/3769
+6.67347,50.95968,6945,2,8,22,16,31,3.85,5.0,fr,15892,138,680196,1,4,Active Shallow Crust,0.0,89.991,0.0,02/08/6945
+6.67347,50.95968,6575,9,11,8,44,21,3.85,5.0,fr,15893,131,680196,1,4,Active Shallow Crust,0.0,89.991,0.0,09/11/6575
+6.67347,50.95968,3770,1,22,16,28,46,3.85,5.0,fr,15894,75,680196,1,4,Active Shallow Crust,0.0,89.991,0.0,01/22/3770
+6.67347,50.95968,2204,2,9,19,57,31,3.85,5.0,fr,15895,44,680199,1,1,Active Shallow Crust,240.0118,57.99803,0.0,02/09/2204
+6.67347,50.95968,9741,2,15,9,20,17,3.85,5.0,fr,15896,194,680202,1,2,Active Shallow Crust,0.0,89.99091,-90.0,02/15/9741
+6.67347,50.95968,7861,11,27,3,10,53,3.85,5.0,fr,15897,157,680202,1,2,Active Shallow Crust,0.0,89.99091,-90.0,11/27/7861
+6.67347,50.95968,8829,6,1,3,31,7,3.85,5.0,fr,15898,176,680205,1,1,Active Shallow Crust,128.8952,89.99326,0.0,06/01/8829
+6.67347,50.95968,4455,7,25,15,17,19,3.95,5.0,fr,15899,89,680208,1,2,Active Shallow Crust,0.0,89.99198,0.0,07/25/4455
+6.67347,50.95968,1201,3,19,0,31,13,3.95,5.0,fr,15900,24,680208,1,2,Active Shallow Crust,0.0,89.99198,0.0,03/19/1201
+6.67347,50.95968,1012,11,18,22,46,20,4.05,5.0,fr,15901,20,680220,1,3,Active Shallow Crust,0.0,89.98928,0.0,11/18/1012
+6.67347,50.95968,5609,9,12,23,54,7,4.05,5.0,fr,15902,112,680220,1,3,Active Shallow Crust,0.0,89.98928,0.0,09/12/5609
+6.67347,50.95968,7212,5,8,6,24,50,4.05,5.0,fr,15903,144,680220,1,3,Active Shallow Crust,0.0,89.98928,0.0,05/08/7212
+6.67347,50.95968,10000,5,26,1,34,12,4.05,15.0,fr,15904,199,680221,1,2,Active Shallow Crust,0.0,89.98928,0.0,05/26/10000
+6.67347,50.95968,1055,11,5,3,51,25,4.05,15.0,fr,15905,21,680221,1,2,Active Shallow Crust,0.0,89.98928,0.0,11/05/1055
+6.67347,50.95968,8484,12,13,1,54,8,4.35,5.0,fr,15906,169,680256,1,2,Active Shallow Crust,0.0,89.98988,0.0,12/13/8484
+6.67347,50.95968,6725,4,17,22,48,35,4.35,5.0,fr,15907,134,680256,1,2,Active Shallow Crust,0.0,89.98988,0.0,04/17/6725
+6.67347,50.95968,2785,9,1,15,10,21,4.35,27.5,fr,15908,55,680258,1,1,Active Shallow Crust,0.0,89.98988,0.0,09/01/2785
+6.67347,50.95968,2369,8,2,3,35,17,4.45,5.0,fr,15909,47,680268,1,2,Active Shallow Crust,0.0,89.99098,0.0,08/02/2369
+6.67347,50.95968,445,12,7,22,10,30,4.45,5.0,fr,15910,8,680268,1,2,Active Shallow Crust,0.0,89.99098,0.0,12/07/0445
+6.67347,50.95968,9957,4,2,21,29,29,4.45,27.5,fr,15911,199,680273,1,1,Active Shallow Crust,240.0067,57.99499,0.0,04/02/9957
+6.67347,50.95968,5078,4,25,9,48,55,4.55,15.0,fr,15912,101,680281,1,1,Active Shallow Crust,0.0,89.98996,0.0,04/25/5078
+6.67347,50.95968,6162,2,22,9,7,42,4.85,15.0,fr,15913,123,680317,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/22/6162
+6.67347,50.95968,3438,9,4,2,6,50,4.95,5.0,fr,15914,68,680328,1,1,Active Shallow Crust,0.0,89.98986,0.0,09/04/3438
+6.67347,50.95968,7750,3,28,8,10,10,4.95,5.0,fr,15915,154,680334,1,1,Active Shallow Crust,0.0,89.98974,-90.0,03/28/7750
+-1.96278,43.65573,3448,4,13,23,9,14,3.65,5.0,fr,15916,68,680652,1,1,Active Shallow Crust,0.0,89.99025,0.0,04/13/3448
+-1.96278,43.65573,2393,7,14,6,18,59,3.95,5.0,fr,15917,47,680697,1,1,Active Shallow Crust,128.9008,89.99367,0.0,07/14/2393
+-1.96278,43.65573,7133,10,20,18,37,50,4.05,5.0,fr,15918,142,680700,1,1,Active Shallow Crust,0.0,89.98975,0.0,10/20/7133
+1.12028,48.76558,289,8,3,20,7,20,3.55,5.0,fr,15919,5,681120,1,1,Active Shallow Crust,0.0,89.99003,0.0,08/03/0289
+1.12028,48.76558,7473,8,9,7,4,30,3.65,5.0,fr,15920,149,681132,1,2,Active Shallow Crust,0.0,89.98963,0.0,08/09/7473
+1.12028,48.76558,1177,4,18,17,12,16,3.65,5.0,fr,15921,23,681132,1,2,Active Shallow Crust,0.0,89.98963,0.0,04/18/1177
+1.12028,48.76558,3628,7,25,3,17,3,3.75,15.0,fr,15922,72,681145,1,1,Active Shallow Crust,0.0,89.98944,0.0,07/25/3628
+1.12028,48.76558,9996,10,16,4,51,0,3.85,15.0,fr,15923,199,681163,1,1,Active Shallow Crust,0.0,89.99048,-90.0,10/16/9996
+1.12028,48.76558,1720,1,19,15,28,12,4.55,5.0,fr,15924,34,681240,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/19/1720
+1.12028,48.76558,975,6,20,17,4,54,5.45,5.0,fr,15925,19,681357,1,1,Active Shallow Crust,128.8772,89.98895,0.0,06/20/0975
+4.83714,48.85716,7646,6,9,5,17,14,3.95,5.0,fr,15926,152,681651,1,1,Active Shallow Crust,240.0211,58.00481,0.0,06/09/7646
+4.83714,48.85716,1771,6,19,22,43,40,4.85,5.0,fr,15927,35,681759,1,1,Active Shallow Crust,240.0183,58.00245,0.0,06/19/1771
+-1.90972,48.16595,1298,12,6,23,48,35,3.55,5.0,fr,15928,25,682080,1,3,Active Shallow Crust,0.0,89.98991,0.0,12/06/1298
+-1.90972,48.16595,7821,2,12,11,44,47,3.55,5.0,fr,15929,156,682080,1,3,Active Shallow Crust,0.0,89.98991,0.0,02/12/7821
+-1.90972,48.16595,9410,8,15,19,36,44,3.55,5.0,fr,15930,188,682080,1,3,Active Shallow Crust,0.0,89.98991,0.0,08/15/9410
+-1.90972,48.16595,7223,5,21,4,54,37,3.55,15.0,fr,15931,144,682081,1,1,Active Shallow Crust,0.0,89.98991,0.0,05/21/7223
+-1.90972,48.16595,7354,5,6,18,47,2,3.65,5.0,fr,15932,147,682092,1,3,Active Shallow Crust,0.0,89.98951,0.0,05/06/7354
+-1.90972,48.16595,6093,2,5,20,38,12,3.65,5.0,fr,15933,121,682092,1,3,Active Shallow Crust,0.0,89.98951,0.0,02/05/6093
+-1.90972,48.16595,8686,4,29,12,28,26,3.65,5.0,fr,15934,173,682092,1,3,Active Shallow Crust,0.0,89.98951,0.0,04/29/8686
+-1.90972,48.16595,7148,12,14,21,29,59,3.65,15.0,fr,15935,142,682093,1,1,Active Shallow Crust,0.0,89.98951,0.0,12/14/7148
+-1.90972,48.16595,23,9,27,12,24,51,3.75,5.0,fr,15936,0,682104,1,3,Active Shallow Crust,0.0,89.99065,0.0,09/27/0023
+-1.90972,48.16595,304,9,19,3,19,4,3.75,5.0,fr,15937,6,682104,1,3,Active Shallow Crust,0.0,89.99065,0.0,09/19/0304
+-1.90972,48.16595,4106,6,18,10,54,18,3.75,5.0,fr,15938,82,682104,1,3,Active Shallow Crust,0.0,89.99065,0.0,06/18/4106
+-1.90972,48.16595,8806,11,26,5,45,38,3.75,15.0,fr,15939,176,682108,1,1,Active Shallow Crust,240.0086,58.01773,0.0,11/26/8806
+-1.90972,48.16595,6721,9,13,8,24,20,3.85,5.0,fr,15940,134,682116,1,1,Active Shallow Crust,0.0,89.99048,0.0,09/13/6721
+-1.90972,48.16595,5286,4,9,19,42,41,3.85,15.0,fr,15941,105,682120,1,1,Active Shallow Crust,240.0113,57.99784,0.0,04/09/5286
+-1.90972,48.16595,9266,11,20,6,32,35,3.95,15.0,fr,15942,185,682129,1,1,Active Shallow Crust,0.0,89.99045,0.0,11/20/9266
+-1.90972,48.16595,5390,1,26,23,8,50,4.15,5.0,fr,15943,107,682161,1,1,Active Shallow Crust,128.8974,89.99368,0.0,01/26/5390
+-1.90972,48.16595,3020,2,28,11,45,27,4.25,5.0,fr,15944,60,682164,1,2,Active Shallow Crust,0.0,89.99023,0.0,02/28/3020
+-1.90972,48.16595,4911,1,22,9,30,16,4.25,5.0,fr,15945,98,682164,1,2,Active Shallow Crust,0.0,89.99023,0.0,01/22/4911
+-1.90972,48.16595,6794,8,25,2,3,22,4.65,15.0,fr,15946,135,682213,1,1,Active Shallow Crust,0.0,89.99004,0.0,08/25/6794
+2.54907,40.79435,1686,9,21,6,33,54,3.55,5.0,fr,15947,33,682560,1,1,Active Shallow Crust,0.0,89.98855,0.0,09/21/1686
+2.54907,40.79435,1777,10,7,9,5,14,3.65,5.0,fr,15948,35,682572,1,1,Active Shallow Crust,0.0,89.98979,0.0,10/07/1777
+2.54907,40.79435,4130,12,28,0,56,17,3.65,15.0,fr,15949,82,682573,1,1,Active Shallow Crust,0.0,89.98979,0.0,12/28/4130
+2.54907,40.79435,3982,6,30,11,12,47,3.65,5.0,fr,15950,79,682575,1,1,Active Shallow Crust,240.0004,58.01274,0.0,06/30/3982
+2.54907,40.79435,8289,2,21,0,15,52,3.95,5.0,fr,15951,165,682611,1,1,Active Shallow Crust,240.0186,58.00512,0.0,02/21/8289
+2.54907,40.79435,3747,6,12,12,50,24,4.25,27.5,fr,15952,74,682646,1,1,Active Shallow Crust,0.0,89.98977,0.0,06/12/3747
+2.54907,40.79435,1412,9,9,6,10,38,4.45,5.0,fr,15953,28,682668,1,1,Active Shallow Crust,0.0,89.99052,0.0,09/09/1412
+3.1993,39.9425,1093,12,2,17,12,56,3.85,5.0,fr,15954,21,683562,1,1,Active Shallow Crust,0.0,89.98893,-90.0,12/02/1093
+-2.2339,43.48727,1989,3,3,7,5,23,3.55,5.0,fr,15955,39,684003,1,2,Active Shallow Crust,240.0112,57.99817,0.0,03/03/1989
+-2.2339,43.48727,4120,9,5,5,54,1,3.55,5.0,fr,15956,82,684003,1,2,Active Shallow Crust,240.0112,57.99817,0.0,09/05/4120
+-2.2339,43.48727,7995,2,18,14,13,25,3.65,5.0,fr,15957,159,684018,1,1,Active Shallow Crust,0.0,89.9901,-90.0,02/18/7995
+-2.2339,43.48727,8570,11,28,17,59,16,3.65,27.5,fr,15958,171,684023,1,1,Active Shallow Crust,128.9007,89.96346,0.0,11/28/8570
+-2.2339,43.48727,9245,5,14,3,48,34,3.75,5.0,fr,15959,184,684024,1,2,Active Shallow Crust,0.0,89.99128,0.0,05/14/9245
+-2.2339,43.48727,5685,11,22,22,31,44,3.75,5.0,fr,15960,113,684024,1,2,Active Shallow Crust,0.0,89.99128,0.0,11/22/5685
+-2.2339,43.48727,9714,2,26,11,59,2,3.85,5.0,fr,15961,194,684039,1,1,Active Shallow Crust,240.0107,57.9977,0.0,02/26/9714
+-2.2339,43.48727,6745,7,19,7,19,7,4.05,5.0,fr,15962,134,684066,1,1,Active Shallow Crust,0.0,89.98959,-90.0,07/19/6745
+-2.2339,43.48727,1006,11,21,4,40,21,5.25,5.0,fr,15963,20,684213,1,1,Active Shallow Crust,128.8849,89.9869,0.0,11/21/1006
+-3.24533,42.94982,8971,10,5,1,28,2,3.55,5.0,fr,15964,179,684480,1,1,Active Shallow Crust,0.0,89.98893,0.0,10/05/8971
+-3.24533,42.94982,982,9,10,17,37,5,3.55,15.0,fr,15965,19,684481,1,1,Active Shallow Crust,0.0,89.98893,0.0,09/10/0982
+-3.24533,42.94982,8632,7,16,3,24,50,3.55,15.0,fr,15966,172,684490,1,1,Active Shallow Crust,128.8967,89.99446,0.0,07/16/8632
+-3.24533,42.94982,2077,12,24,18,53,0,3.65,15.0,fr,15967,41,684493,1,2,Active Shallow Crust,0.0,89.99014,0.0,12/24/2077
+-3.24533,42.94982,1771,5,25,22,49,58,3.65,15.0,fr,15968,35,684493,1,2,Active Shallow Crust,0.0,89.99014,0.0,05/25/1771
+-3.24533,42.94982,8728,4,20,20,11,2,4.15,27.5,fr,15969,174,684554,1,1,Active Shallow Crust,0.0,89.99075,0.0,04/20/8728
+-3.24533,42.94982,3341,12,26,20,27,13,4.25,5.0,fr,15970,66,684564,1,1,Active Shallow Crust,0.0,89.99011,0.0,12/26/3341
+-3.24533,42.94982,753,4,1,7,22,16,4.25,5.0,fr,15971,15,684570,1,1,Active Shallow Crust,0.0,89.99,-90.0,04/01/0753
+-3.24533,42.94982,3230,10,21,0,43,32,4.25,15.0,fr,15972,64,684571,1,1,Active Shallow Crust,0.0,89.99,-90.0,10/21/3230
+-3.24533,42.94982,4494,8,4,21,29,46,4.25,5.0,fr,15973,89,684573,1,1,Active Shallow Crust,128.8946,89.98108,0.0,08/04/4494
+-3.24533,42.94982,3709,10,5,11,26,28,4.35,5.0,fr,15974,74,684576,1,1,Active Shallow Crust,0.0,89.98972,0.0,10/05/3709
+-3.24533,42.94982,2978,10,11,5,52,46,4.55,5.0,fr,15975,59,684600,1,1,Active Shallow Crust,0.0,89.98949,0.0,10/11/2978
+-3.24533,42.94982,2764,10,14,19,23,59,4.65,5.0,fr,15976,55,684612,1,1,Active Shallow Crust,0.0,89.9896,0.0,10/14/2764
+-3.24533,42.94982,5500,10,31,6,28,59,5.25,5.0,fr,15977,109,684684,1,1,Active Shallow Crust,0.0,89.99009,0.0,10/31/5500
+1.38846,47.45681,2219,10,25,10,15,37,3.55,15.0,fr,15978,44,684961,1,1,Active Shallow Crust,0.0,89.98977,0.0,10/25/2219
+1.38846,47.45681,2675,1,24,8,3,9,3.65,5.0,fr,15979,53,684972,1,2,Active Shallow Crust,0.0,89.98936,0.0,01/24/2675
+1.38846,47.45681,5172,5,27,7,50,38,3.65,5.0,fr,15980,103,684972,1,2,Active Shallow Crust,0.0,89.98936,0.0,05/27/5172
+1.38846,47.45681,9032,2,11,16,22,38,3.75,15.0,fr,15981,180,684985,1,1,Active Shallow Crust,0.0,89.99052,0.0,02/11/9032
+1.38846,47.45681,8066,11,27,10,35,41,3.75,27.5,fr,15982,161,684992,1,1,Active Shallow Crust,0.0,89.99041,-90.0,11/27/8066
+1.38846,47.45681,6307,9,24,15,46,35,4.05,5.0,fr,15983,126,685029,1,1,Active Shallow Crust,128.8904,89.99377,0.0,09/24/6307
+1.38846,47.45681,4329,7,8,8,19,20,4.15,27.5,fr,15984,86,685034,1,1,Active Shallow Crust,0.0,89.98975,0.0,07/08/4329
+1.388459,47.45681,5803,10,1,11,0,32,6.05,5.357596,fr,15985,116,685269,1,1,Active Shallow Crust,128.8589,89.98897,0.0,10/01/5803
+3.81222,41.1181,604,8,28,3,22,55,3.75,15.0,fr,15986,12,685474,1,1,Active Shallow Crust,128.8971,89.9674,0.0,08/28/0604
+3.81222,41.1181,2829,6,7,2,59,51,3.85,15.0,fr,15987,56,685480,1,1,Active Shallow Crust,240.0102,57.99764,0.0,06/07/2829
+3.81222,41.1181,1429,9,13,11,23,48,3.95,27.5,fr,15988,28,685490,1,1,Active Shallow Crust,0.0,89.99041,0.0,09/13/1429
+3.81222,41.1181,262,6,20,17,55,31,4.05,15.0,fr,15989,5,685501,1,1,Active Shallow Crust,0.0,89.98932,0.0,06/20/0262
+3.81222,41.1181,1743,7,6,3,8,12,4.85,5.0,fr,15990,34,685602,1,1,Active Shallow Crust,0.0,89.98968,-90.0,07/06/1743
+3.05674,49.88794,11,7,4,15,11,24,3.75,5.0,fr,15991,0,685944,1,1,Active Shallow Crust,0.0,89.98968,0.0,07/04/0011
+3.05674,49.88794,8244,9,12,6,32,1,3.75,5.0,fr,15992,164,685947,1,1,Active Shallow Crust,240.0089,58.01736,0.0,09/12/8244
+3.05674,49.88794,470,11,5,9,2,35,4.55,5.0,fr,15993,9,686040,1,1,Active Shallow Crust,0.0,89.98972,0.0,11/05/0470
+3.05674,49.88794,5060,8,5,0,16,12,5.35,15.0,fr,15994,101,686140,1,1,Active Shallow Crust,240.0277,57.99837,0.0,08/05/5060
+3.05674,49.88794,8027,1,17,13,1,1,5.65,15.0,fr,15995,160,686173,1,1,Active Shallow Crust,0.0,89.98986,0.0,01/17/8027
+4.69367,41.37637,3223,4,6,17,31,1,3.55,15.0,fr,15996,64,686401,1,2,Active Shallow Crust,0.0,89.99243,0.0,04/06/3223
+4.69367,41.37637,4861,7,10,0,46,28,3.55,15.0,fr,15997,97,686401,1,2,Active Shallow Crust,0.0,89.99243,0.0,07/10/4861
+4.69367,41.37637,900,11,16,21,2,8,3.65,15.0,fr,15998,17,686413,1,1,Active Shallow Crust,0.0,89.99326,0.0,11/16/0900
+4.69367,41.37637,8426,8,24,6,4,29,3.75,15.0,fr,15999,168,686425,1,1,Active Shallow Crust,0.0,89.98798,0.0,08/24/8426
+4.69367,41.37637,8293,7,29,23,22,33,4.15,27.5,fr,16000,165,686477,1,1,Active Shallow Crust,240.0079,57.99697,0.0,07/29/8293
+4.69367,41.37637,4926,12,21,17,46,35,4.45,5.0,fr,16001,98,686508,1,1,Active Shallow Crust,0.0,89.98926,0.0,12/21/4926
+1.02439,47.16908,1187,3,14,16,54,38,3.65,5.0,fr,16002,23,686895,1,1,Active Shallow Crust,240.0013,58.01265,0.0,03/14/1187
+1.02439,47.16908,8839,4,10,10,56,25,3.65,5.0,fr,16003,176,686898,1,1,Active Shallow Crust,0.0,89.99073,-90.0,04/10/8839
+1.02439,47.16908,669,12,29,1,56,49,3.65,27.5,fr,16004,13,686900,1,1,Active Shallow Crust,0.0,89.99073,-90.0,12/29/0669
+1.02439,47.16908,7886,7,28,7,8,32,3.85,5.0,fr,16005,157,686916,1,1,Active Shallow Crust,0.0,89.9903,0.0,07/28/7886
+1.02439,47.16908,1187,8,22,4,53,55,4.15,15.0,fr,16006,23,686962,1,1,Active Shallow Crust,128.8975,89.99356,0.0,08/22/1187
+1.02439,47.16908,8629,7,21,21,20,54,4.25,27.5,fr,16007,172,686966,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/21/8629
+1.02439,47.16908,9598,6,17,3,13,31,4.55,5.0,fr,16008,191,687000,1,1,Active Shallow Crust,0.0,89.99024,0.0,06/17/9598
+1.02439,47.16908,9434,9,5,2,38,51,4.75,15.0,fr,16009,188,687031,1,1,Active Shallow Crust,0.0,89.98998,-90.0,09/05/9434
+1.02439,47.16908,8336,9,2,10,47,27,5.15,27.5,fr,16010,166,687074,1,1,Active Shallow Crust,0.0,89.98994,0.0,09/02/8336
+2.14148,47.36507,6162,11,4,20,20,19,3.65,5.0,fr,16011,123,687372,1,1,Active Shallow Crust,0.0,89.99087,0.0,11/04/6162
+2.14148,47.36507,1701,7,18,22,27,11,3.65,5.0,fr,16012,34,687378,1,2,Active Shallow Crust,0.0,89.99076,-90.0,07/18/1701
+2.14148,47.36507,1100,8,8,14,13,15,3.65,5.0,fr,16013,21,687378,1,2,Active Shallow Crust,0.0,89.99076,-90.0,08/08/1100
+2.14148,47.36507,5188,6,14,22,34,45,3.75,5.0,fr,16014,103,687384,1,1,Active Shallow Crust,0.0,89.98915,0.0,06/14/5188
+2.14148,47.36507,4744,1,13,6,38,55,4.35,5.0,fr,16015,94,687465,1,1,Active Shallow Crust,128.8978,89.98282,0.0,01/13/4744
+1.92475,52.80989,5764,1,29,23,39,1,3.55,15.0,fr,16016,115,687841,1,1,Active Shallow Crust,0.0,89.98933,0.0,01/29/5764
+1.92475,52.80989,7537,6,7,2,46,27,3.65,27.5,fr,16017,150,687854,1,1,Active Shallow Crust,0.0,89.99049,0.0,06/07/7537
+1.00116,46.76723,3709,2,9,16,1,15,3.55,5.0,fr,16018,74,688320,1,3,Active Shallow Crust,0.0,89.98964,0.0,02/09/3709
+1.00116,46.76723,8158,8,4,19,22,28,3.55,5.0,fr,16019,163,688320,1,3,Active Shallow Crust,0.0,89.98964,0.0,08/04/8158
+1.00116,46.76723,4825,1,5,16,35,10,3.55,5.0,fr,16020,96,688320,1,3,Active Shallow Crust,0.0,89.98964,0.0,01/05/4825
+1.00116,46.76723,215,2,15,19,35,26,3.55,15.0,fr,16021,4,688321,1,1,Active Shallow Crust,0.0,89.98964,0.0,02/15/0215
+1.00116,46.76723,3242,8,9,10,10,44,3.55,5.0,fr,16022,64,688323,1,1,Active Shallow Crust,240.0124,57.9982,0.0,08/09/3242
+1.00116,46.76723,6112,12,25,17,0,1,3.65,15.0,fr,16023,122,688333,1,2,Active Shallow Crust,0.0,89.99077,0.0,12/25/6112
+1.00116,46.76723,9569,6,18,23,12,44,3.65,15.0,fr,16024,191,688333,1,2,Active Shallow Crust,0.0,89.99077,0.0,06/18/9569
+1.00116,46.76723,1078,12,28,5,35,56,3.75,5.0,fr,16025,21,688344,1,1,Active Shallow Crust,0.0,89.9904,0.0,12/28/1078
+1.00116,46.76723,223,10,27,13,22,38,3.75,15.0,fr,16026,4,688345,1,1,Active Shallow Crust,0.0,89.9904,0.0,10/27/0223
+1.00116,46.76723,8451,2,14,4,11,13,3.75,5.0,fr,16027,169,688350,1,1,Active Shallow Crust,0.0,89.99029,-90.0,02/14/8451
+1.00116,46.76723,433,2,15,14,50,45,3.75,27.5,fr,16028,8,688355,1,1,Active Shallow Crust,128.8965,89.96731,0.0,02/15/0433
+1.00116,46.76723,2042,11,1,1,5,9,3.85,5.0,fr,16029,40,688356,1,2,Active Shallow Crust,0.0,89.99022,0.0,11/01/2042
+1.00116,46.76723,458,7,19,18,13,24,3.85,5.0,fr,16030,9,688356,1,2,Active Shallow Crust,0.0,89.99022,0.0,07/19/0458
+1.00116,46.76723,3622,5,26,14,21,18,3.85,5.0,fr,16031,72,688359,1,1,Active Shallow Crust,240.011,57.99788,0.0,05/26/3622
+1.00116,46.76723,8035,5,1,8,59,19,3.95,5.0,fr,16032,160,688371,1,1,Active Shallow Crust,240.0198,58.0051,0.0,05/01/8035
+1.00116,46.76723,6945,8,6,4,53,30,4.05,5.0,fr,16033,138,688380,1,1,Active Shallow Crust,0.0,89.99029,0.0,08/06/6945
+1.00116,46.76723,2414,12,8,1,36,31,4.05,15.0,fr,16034,48,688381,1,1,Active Shallow Crust,0.0,89.99029,0.0,12/08/2414
+1.00116,46.76723,8262,12,4,0,30,21,4.15,5.0,fr,16035,165,688395,1,1,Active Shallow Crust,240.0085,57.99734,0.0,12/04/8262
+1.00116,46.76723,1236,7,16,20,23,13,4.45,5.0,fr,16036,24,688431,1,1,Active Shallow Crust,240.0054,57.99473,0.0,07/16/1236
+1.00116,46.76723,5915,12,11,2,5,16,4.85,15.0,fr,16037,118,688477,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/11/5915
+1.27976,49.0369,6658,9,4,4,3,58,3.55,5.0,fr,16038,133,688800,1,1,Active Shallow Crust,0.0,89.99008,0.0,09/04/6658
+1.27976,49.0369,3838,4,11,23,51,40,3.65,5.0,fr,16039,76,688812,1,1,Active Shallow Crust,0.0,89.98969,0.0,04/11/3838
+1.27976,49.0369,3020,10,31,19,39,49,3.75,5.0,fr,16040,60,688827,1,1,Active Shallow Crust,240.0086,58.01757,0.0,10/31/3020
+1.27976,49.0369,4628,4,10,15,38,41,3.85,15.0,fr,16041,92,688837,1,1,Active Shallow Crust,0.0,89.98947,0.0,04/10/4628
+1.27976,49.0369,3123,2,17,5,33,43,3.95,5.0,fr,16042,62,688848,1,1,Active Shallow Crust,0.0,89.98957,0.0,02/17/3123
+1.27976,49.0369,8432,3,9,7,20,33,4.05,5.0,fr,16043,168,688866,1,1,Active Shallow Crust,0.0,89.98965,-90.0,03/09/8432
+1.27976,49.0369,6192,1,10,2,28,9,4.35,15.0,fr,16044,123,688900,1,1,Active Shallow Crust,240.009,57.99603,0.0,01/10/6192
+1.27976,49.0369,1946,1,8,11,33,21,4.65,5.0,fr,16045,38,688932,1,1,Active Shallow Crust,0.0,89.99022,0.0,01/08/1946
+3.51435,48.66582,3687,7,30,23,25,16,3.85,27.5,fr,16046,73,689318,1,1,Active Shallow Crust,0.0,89.99057,0.0,07/30/3687
+3.51435,48.66582,6029,5,14,0,40,34,3.85,15.0,fr,16047,120,689320,1,1,Active Shallow Crust,240.0109,57.99785,0.0,05/14/6029
+3.51435,48.66582,1875,3,13,19,5,56,3.95,15.0,fr,16048,37,689335,1,1,Active Shallow Crust,0.0,89.98937,-90.0,03/13/1875
+3.51435,48.66582,9717,7,3,21,26,56,4.05,5.0,fr,16049,194,689343,1,1,Active Shallow Crust,240.0062,58.00605,0.0,07/03/9717
+3.51435,48.66582,2761,2,14,13,37,27,4.75,27.5,fr,16050,55,689426,1,1,Active Shallow Crust,0.0,89.98996,0.0,02/14/2761
+5.7107,51.69339,8594,3,14,10,12,56,3.65,5.0,fr,16051,171,689772,1,1,Active Shallow Crust,0.0,89.98886,0.0,03/14/8594
+5.7107,51.69339,3849,1,3,19,23,33,3.65,15.0,fr,16052,76,689773,1,1,Active Shallow Crust,0.0,89.98886,0.0,01/03/3849
+5.7107,51.69339,1693,8,29,6,17,21,3.75,27.5,fr,16053,33,689789,1,1,Active Shallow Crust,240.0092,58.01762,0.0,08/29/1693
+5.7107,51.69339,8677,2,16,3,11,7,3.95,5.0,fr,16054,173,689814,1,1,Active Shallow Crust,0.0,89.98803,-90.0,02/16/8677
+5.7107,51.69339,6169,7,10,5,0,45,4.25,5.0,fr,16055,123,689850,1,1,Active Shallow Crust,0.0,89.9887,-90.0,07/10/6169
+5.7107,51.69339,1219,11,4,13,37,9,4.45,5.0,fr,16056,24,689871,1,1,Active Shallow Crust,240.0069,57.99464,0.0,11/04/1219
+5.7107,51.69339,1247,9,20,9,28,17,5.05,15.0,fr,16057,24,689941,1,1,Active Shallow Crust,0.0,89.98999,0.0,09/20/1247
+5.01707,41.28417,4343,6,18,3,13,39,3.55,15.0,fr,16058,86,690247,1,1,Active Shallow Crust,0.0,89.99233,-90.0,06/18/4343
+5.01707,41.28417,5205,2,4,12,57,34,3.95,5.0,fr,16059,104,690288,1,2,Active Shallow Crust,0.0,89.99044,0.0,02/04/5205
+5.01707,41.28417,5695,2,2,21,53,21,3.95,5.0,fr,16060,113,690288,1,2,Active Shallow Crust,0.0,89.99044,0.0,02/02/5695
+5.01707,41.28417,1678,9,11,7,8,35,4.75,15.0,fr,16061,33,690385,1,1,Active Shallow Crust,0.0,89.99048,0.0,09/11/1678
+-2.70673,43.2939,6145,10,15,17,36,33,3.65,5.0,fr,16062,122,690732,1,1,Active Shallow Crust,0.0,89.99019,0.0,10/15/6145
+-2.70673,43.2939,4801,8,11,4,35,43,3.65,5.0,fr,16063,96,690741,1,1,Active Shallow Crust,128.9016,89.96346,0.0,08/11/4801
+-2.70673,43.2939,8446,9,23,11,42,36,3.75,27.5,fr,16064,168,690746,1,1,Active Shallow Crust,0.0,89.99126,0.0,09/23/8446
+-2.70673,43.2939,4034,4,21,22,15,25,3.75,5.0,fr,16065,80,690753,1,1,Active Shallow Crust,128.8969,89.96744,0.0,04/21/4034
+-2.70673,43.2939,5133,4,23,4,58,21,3.75,27.5,fr,16066,102,690755,1,1,Active Shallow Crust,128.8969,89.96744,0.0,04/23/5133
+-2.70673,43.2939,3263,2,6,6,37,38,3.85,5.0,fr,16067,65,690756,1,2,Active Shallow Crust,0.0,89.98961,0.0,02/06/3263
+-2.70673,43.2939,6315,10,18,18,11,25,3.85,5.0,fr,16068,126,690756,1,2,Active Shallow Crust,0.0,89.98961,0.0,10/18/6315
+-2.70673,43.2939,2717,1,30,13,5,56,4.45,5.0,fr,16069,54,690828,1,1,Active Shallow Crust,0.0,89.98959,0.0,01/30/2717
+1.46939,42.23274,1432,10,28,10,10,53,3.55,15.0,fr,16070,28,691201,1,1,Active Shallow Crust,0.0,89.99067,0.0,10/28/1432
+1.46939,42.23274,6440,4,18,19,20,20,3.55,5.0,fr,16071,128,691203,1,1,Active Shallow Crust,240.0117,57.9982,0.0,04/18/6440
+1.46939,42.23274,7122,10,1,20,18,23,3.55,27.5,fr,16072,142,691208,1,1,Active Shallow Crust,0.0,89.99056,-90.0,10/01/7122
+1.46939,42.23274,3148,10,13,10,34,49,3.65,5.0,fr,16073,62,691212,1,1,Active Shallow Crust,0.0,89.99002,0.0,10/13/3148
+1.46939,42.23274,2171,11,1,2,5,39,3.65,5.0,fr,16074,43,691215,1,2,Active Shallow Crust,240.0004,58.0128,0.0,11/01/2171
+1.46939,42.23274,9891,8,13,12,21,39,3.65,5.0,fr,16075,197,691215,1,2,Active Shallow Crust,240.0004,58.0128,0.0,08/13/9891
+1.46939,42.23274,6795,2,21,5,54,44,3.65,15.0,fr,16076,135,691222,1,1,Active Shallow Crust,128.9005,89.96358,0.0,02/21/6795
+1.46939,42.23274,8183,12,5,15,23,51,3.75,27.5,fr,16077,163,691235,1,1,Active Shallow Crust,128.8969,89.96728,0.0,12/05/8183
+1.46939,42.23274,5408,11,23,22,57,39,3.85,5.0,fr,16078,108,691236,1,1,Active Shallow Crust,0.0,89.98943,0.0,11/23/5408
+1.46939,42.23274,1828,8,17,5,28,29,3.85,5.0,fr,16079,36,691242,1,1,Active Shallow Crust,0.0,89.99065,-90.0,08/17/1828
+1.46939,42.23274,5414,1,16,5,22,51,3.95,5.0,fr,16080,108,691248,1,3,Active Shallow Crust,0.0,89.99058,0.0,01/16/5414
+1.46939,42.23274,1089,1,21,20,27,15,3.95,5.0,fr,16081,21,691248,1,3,Active Shallow Crust,0.0,89.99058,0.0,01/21/1089
+1.46939,42.23274,5482,4,18,5,18,53,3.95,5.0,fr,16082,109,691248,1,3,Active Shallow Crust,0.0,89.99058,0.0,04/18/5482
+1.46939,42.23274,7563,7,10,21,48,41,3.95,15.0,fr,16083,151,691249,1,2,Active Shallow Crust,0.0,89.99058,0.0,07/10/7563
+1.46939,42.23274,2733,9,17,12,44,55,3.95,15.0,fr,16084,54,691249,1,2,Active Shallow Crust,0.0,89.99058,0.0,09/17/2733
+1.46939,42.23274,2236,5,7,7,5,54,4.05,5.0,fr,16085,44,691269,1,1,Active Shallow Crust,128.8908,89.99371,0.0,05/07/2236
+1.46939,42.23274,89,2,15,16,20,29,4.15,15.0,fr,16086,1,691276,1,1,Active Shallow Crust,240.0077,57.99701,0.0,02/15/0089
+1.46939,42.23274,5068,12,19,1,24,40,4.35,5.0,fr,16087,101,691296,1,1,Active Shallow Crust,0.0,89.99034,0.0,12/19/5068
+1.46939,42.23274,841,7,27,5,4,37,4.75,15.0,fr,16088,16,691345,1,1,Active Shallow Crust,0.0,89.99015,0.0,07/27/0841
+1.46939,42.23274,7573,11,9,5,39,6,5.45,5.0,fr,16089,151,691428,1,1,Active Shallow Crust,0.0,89.98994,0.0,11/09/7573
+5.51408,50.19692,8253,2,21,6,19,34,3.55,5.0,fr,16090,165,691680,1,1,Active Shallow Crust,0.0,89.98709,0.0,02/21/8253
+5.51408,50.19692,6936,9,21,0,50,38,3.65,15.0,fr,16091,138,691693,1,1,Active Shallow Crust,0.0,89.98849,0.0,09/21/6936
+5.51408,50.19692,8823,9,5,21,43,24,3.75,5.0,fr,16092,176,691710,1,1,Active Shallow Crust,0.0,89.98962,-90.0,09/05/8823
+5.51408,50.19692,7235,3,25,7,22,5,3.75,5.0,fr,16093,144,691713,1,1,Active Shallow Crust,128.8964,89.96755,0.0,03/25/7235
+5.51408,50.19692,9988,8,29,2,2,53,3.85,27.5,fr,16094,199,691721,1,1,Active Shallow Crust,240.0112,57.99854,0.0,08/29/9988
+5.51408,50.19692,8379,11,10,3,38,39,4.15,27.5,fr,16095,167,691754,1,1,Active Shallow Crust,0.0,89.9903,0.0,11/10/8379
+5.51408,50.19692,5972,4,13,16,39,13,4.25,5.0,fr,16096,119,691764,1,1,Active Shallow Crust,0.0,89.99135,0.0,04/13/5972
+5.51408,50.19692,447,3,1,2,11,10,4.55,5.0,fr,16097,8,691803,1,1,Active Shallow Crust,240.0105,57.9975,0.0,03/01/0447
+5.51408,50.19692,4959,1,21,22,35,30,4.95,15.0,fr,16098,99,691858,1,1,Active Shallow Crust,128.8884,89.98969,0.0,01/21/4959
+3.0781,46.94714,9765,5,26,1,18,57,4.25,27.5,fr,16099,195,692246,1,1,Active Shallow Crust,0.0,89.98923,0.0,05/26/9765
+1.3276,51.89945,3172,11,6,13,1,29,3.55,5.0,fr,16100,63,692640,1,2,Active Shallow Crust,0.0,89.99067,0.0,11/06/3172
+1.3276,51.89945,492,4,25,5,20,29,3.55,5.0,fr,16101,9,692640,1,2,Active Shallow Crust,0.0,89.99067,0.0,04/25/0492
+1.3276,51.89945,2040,1,3,22,28,21,3.65,5.0,fr,16102,40,692652,1,1,Active Shallow Crust,0.0,89.9903,0.0,01/03/2040
+1.3276,51.89945,1552,10,17,17,13,9,3.75,27.5,fr,16103,31,692666,1,1,Active Shallow Crust,0.0,89.99011,0.0,10/17/1552
+1.3276,51.89945,8431,8,12,23,18,37,3.85,15.0,fr,16104,168,692686,1,1,Active Shallow Crust,128.895,89.99394,0.0,08/12/8431
+6.21959,45.96463,3262,8,27,1,6,1,3.55,5.0,fr,16105,65,693120,1,2,Active Shallow Crust,0.0,89.99299,0.0,08/27/3262
+6.21959,45.96463,1190,8,11,11,24,33,3.55,5.0,fr,16106,23,693120,1,2,Active Shallow Crust,0.0,89.99299,0.0,08/11/1190
+6.21959,45.96463,9971,3,8,4,49,33,3.55,15.0,fr,16107,199,693124,1,1,Active Shallow Crust,240.0111,57.99914,0.0,03/08/9971
+6.21959,45.96463,2990,6,25,9,36,16,3.65,5.0,fr,16108,59,693132,1,2,Active Shallow Crust,0.0,89.9875,0.0,06/25/2990
+6.21959,45.96463,9578,12,12,14,36,59,3.65,5.0,fr,16109,191,693132,1,2,Active Shallow Crust,0.0,89.9875,0.0,12/12/9578
+6.21959,45.96463,7614,12,11,12,6,31,3.65,15.0,fr,16110,152,693133,1,1,Active Shallow Crust,0.0,89.9875,0.0,12/11/7614
+6.21959,45.96463,9466,7,22,9,22,0,3.65,27.5,fr,16111,189,693134,1,1,Active Shallow Crust,0.0,89.9875,0.0,07/22/9466
+6.21959,45.96463,2258,9,5,21,4,43,3.65,5.0,fr,16112,45,693135,1,1,Active Shallow Crust,240.0007,58.01312,0.0,09/05/2258
+6.21959,45.96463,7058,5,28,16,20,57,3.65,5.0,fr,16113,141,693138,1,2,Active Shallow Crust,0.0,89.98736,-90.0,05/28/7058
+6.21959,45.96463,6740,9,8,12,23,44,3.65,5.0,fr,16114,134,693138,1,2,Active Shallow Crust,0.0,89.98736,-90.0,09/08/6740
+6.21959,45.96463,7298,6,12,6,47,50,3.75,5.0,fr,16115,145,693144,1,3,Active Shallow Crust,0.0,89.98886,0.0,06/12/7298
+6.21959,45.96463,5187,10,22,21,57,58,3.75,5.0,fr,16116,103,693144,1,3,Active Shallow Crust,0.0,89.98886,0.0,10/22/5187
+6.21959,45.96463,4464,10,6,3,3,56,3.75,5.0,fr,16117,89,693144,1,3,Active Shallow Crust,0.0,89.98886,0.0,10/06/4464
+6.21959,45.96463,5105,10,9,1,46,31,3.75,15.0,fr,16118,102,693145,1,1,Active Shallow Crust,0.0,89.98886,0.0,10/09/5105
+6.21959,45.96463,6245,4,25,21,10,37,3.75,27.5,fr,16119,124,693146,1,1,Active Shallow Crust,0.0,89.98886,0.0,04/25/6245
+6.21959,45.96463,1771,1,17,23,11,59,3.75,5.0,fr,16120,35,693147,1,2,Active Shallow Crust,240.0075,58.01777,0.0,01/17/1771
+6.21959,45.96463,4603,1,28,21,23,43,3.75,5.0,fr,16121,92,693147,1,2,Active Shallow Crust,240.0075,58.01777,0.0,01/28/4603
+6.21959,45.96463,2859,10,2,4,38,3,3.85,5.0,fr,16122,57,693156,1,1,Active Shallow Crust,0.0,89.99007,0.0,10/02/2859
+6.21959,45.96463,4475,5,1,9,42,59,3.85,15.0,fr,16123,89,693157,1,1,Active Shallow Crust,0.0,89.99007,0.0,05/01/4475
+6.21959,45.96463,6324,3,18,22,0,39,3.85,27.5,fr,16124,126,693158,1,1,Active Shallow Crust,0.0,89.99007,0.0,03/18/6324
+6.21959,45.96463,9625,5,3,18,27,17,3.85,15.0,fr,16125,192,693160,1,1,Active Shallow Crust,240.0102,57.99833,0.0,05/03/9625
+6.21959,45.96463,2123,5,29,8,1,12,3.85,5.0,fr,16126,42,693162,1,2,Active Shallow Crust,0.0,89.98996,-90.0,05/29/2123
+6.21959,45.96463,6708,1,14,21,21,58,3.85,5.0,fr,16127,134,693162,1,2,Active Shallow Crust,0.0,89.98996,-90.0,01/14/6708
+6.21959,45.96463,7888,8,13,1,22,2,3.85,15.0,fr,16128,157,693163,1,1,Active Shallow Crust,0.0,89.98996,-90.0,08/13/7888
+6.21959,45.96463,9650,5,2,20,48,56,3.85,15.0,fr,16129,192,693166,1,1,Active Shallow Crust,128.8967,89.99255,0.0,05/02/9650
+6.21959,45.96463,4812,5,22,21,40,36,3.95,5.0,fr,16130,96,693171,1,2,Active Shallow Crust,240.0201,58.00499,0.0,05/22/4812
+6.21959,45.96463,2654,9,4,8,44,45,3.95,5.0,fr,16131,53,693171,1,2,Active Shallow Crust,240.0201,58.00499,0.0,09/04/2654
+6.21959,45.96463,1545,8,15,12,52,28,4.05,5.0,fr,16132,30,693180,1,2,Active Shallow Crust,0.0,89.98817,0.0,08/15/1545
+6.21959,45.96463,3068,1,5,0,38,56,4.05,5.0,fr,16133,61,693180,1,2,Active Shallow Crust,0.0,89.98817,0.0,01/05/3068
+6.21959,45.96463,2493,3,10,14,50,7,4.05,15.0,fr,16134,49,693181,1,1,Active Shallow Crust,0.0,89.98817,0.0,03/10/2493
+6.21959,45.96463,2100,12,9,12,28,31,4.15,5.0,fr,16135,41,693192,1,1,Active Shallow Crust,0.0,89.98946,0.0,12/09/2100
+6.21959,45.96463,4851,7,18,13,23,46,4.25,5.0,fr,16136,97,693204,1,1,Active Shallow Crust,0.0,89.99061,0.0,07/18/4851
+6.21959,45.96463,4644,1,3,10,22,29,4.25,27.5,fr,16137,92,693209,1,1,Active Shallow Crust,240.0078,57.99392,0.0,01/03/4644
+6.21959,45.96463,6697,1,14,1,35,44,4.45,5.0,fr,16138,133,693228,1,1,Active Shallow Crust,0.0,89.99005,0.0,01/14/6697
+6.21959,45.96463,8456,5,10,0,48,21,4.45,15.0,fr,16139,169,693232,1,1,Active Shallow Crust,240.005,57.99477,0.0,05/10/8456
+6.21959,45.96463,8472,9,17,10,59,40,4.65,5.0,fr,16140,169,693252,1,2,Active Shallow Crust,0.0,89.99012,0.0,09/17/8472
+6.21959,45.96463,3536,6,15,20,7,3,4.65,5.0,fr,16141,70,693252,1,2,Active Shallow Crust,0.0,89.99012,0.0,06/15/3536
+6.21959,45.96463,6026,10,18,21,50,24,4.75,15.0,fr,16142,120,693268,1,1,Active Shallow Crust,240.0073,58.00451,0.0,10/18/6026
+6.21959,45.96463,9873,2,17,15,58,15,4.75,5.0,fr,16143,197,693270,1,1,Active Shallow Crust,0.0,89.98931,-90.0,02/17/9873
+-1.51733,42.18419,5029,11,30,4,44,23,3.55,5.0,fr,16144,100,693600,1,1,Active Shallow Crust,0.0,89.99066,0.0,11/30/5029
+-1.51733,42.18419,4481,9,25,18,0,45,4.05,15.0,fr,16145,89,693661,1,1,Active Shallow Crust,0.0,89.98949,0.0,09/25/4481
+-1.51733,42.18419,2049,6,3,21,2,28,4.65,5.0,fr,16146,40,693732,1,1,Active Shallow Crust,0.0,89.99,0.0,06/03/2049
+-0.20754,44.10704,9223,5,16,9,49,45,3.55,15.0,fr,16147,184,694081,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/16/9223
+-0.20754,44.10704,4170,5,19,19,48,12,3.85,5.0,fr,16148,83,694125,1,1,Active Shallow Crust,128.8959,89.99375,0.0,05/19/4170
+-0.20754,44.10704,6801,12,13,14,18,39,4.45,5.0,fr,16149,136,694197,1,1,Active Shallow Crust,128.8927,89.9937,0.0,12/13/6801
+-1.60798,44.79387,782,3,23,1,5,59,3.55,5.0,fr,16150,15,694560,1,1,Active Shallow Crust,0.0,89.98927,0.0,03/23/0782
+-1.60798,44.79387,6216,6,17,2,50,26,3.75,5.0,fr,16151,124,694593,1,1,Active Shallow Crust,128.8969,89.96733,0.0,06/17/6216
+-1.60798,44.79387,8956,4,25,13,3,39,4.45,15.0,fr,16152,179,694669,1,1,Active Shallow Crust,0.0,89.98985,0.0,04/25/8956
+7.79103,47.44468,4479,12,23,22,21,34,3.55,5.0,fr,16153,89,695040,1,7,Active Shallow Crust,0.0,89.99318,0.0,12/23/4479
+7.79103,47.44468,8181,10,16,16,36,28,3.55,5.0,fr,16154,163,695040,1,7,Active Shallow Crust,0.0,89.99318,0.0,10/16/8181
+7.79103,47.44468,7505,2,9,6,55,1,3.55,5.0,fr,16155,150,695040,1,7,Active Shallow Crust,0.0,89.99318,0.0,02/09/7505
+7.79103,47.44468,9546,3,24,13,29,34,3.55,5.0,fr,16156,190,695040,1,7,Active Shallow Crust,0.0,89.99318,0.0,03/24/9546
+7.79103,47.44468,6271,9,21,9,57,42,3.55,5.0,fr,16157,125,695040,1,7,Active Shallow Crust,0.0,89.99318,0.0,09/21/6271
+7.79103,47.44468,3992,11,12,15,13,9,3.55,5.0,fr,16158,79,695040,1,7,Active Shallow Crust,0.0,89.99318,0.0,11/12/3992
+7.79103,47.44468,8115,11,3,13,43,46,3.55,5.0,fr,16159,162,695040,1,7,Active Shallow Crust,0.0,89.99318,0.0,11/03/8115
+7.79103,47.44468,9416,9,27,13,20,15,3.55,15.0,fr,16160,188,695041,1,2,Active Shallow Crust,0.0,89.99318,0.0,09/27/9416
+7.79103,47.44468,5583,6,9,22,0,4,3.55,15.0,fr,16161,111,695041,1,2,Active Shallow Crust,0.0,89.99318,0.0,06/09/5583
+7.79103,47.44468,1449,10,16,9,1,31,3.55,27.5,fr,16162,28,695042,1,2,Active Shallow Crust,0.0,89.99318,0.0,10/16/1449
+7.79103,47.44468,9994,10,5,14,18,10,3.55,27.5,fr,16163,199,695042,1,2,Active Shallow Crust,0.0,89.99318,0.0,10/05/9994
+7.79103,47.44468,6672,9,25,21,1,37,3.55,5.0,fr,16164,133,695043,1,1,Active Shallow Crust,240.0119,57.99828,0.0,09/25/6672
+7.79103,47.44468,385,4,19,17,29,35,3.55,15.0,fr,16165,7,695044,1,1,Active Shallow Crust,240.0119,57.99828,0.0,04/19/0385
+7.79103,47.44468,9227,11,22,0,6,31,3.55,27.5,fr,16166,184,695045,1,1,Active Shallow Crust,240.0119,57.99818,0.0,11/22/9227
+7.79103,47.44468,3094,5,13,2,24,33,3.55,15.0,fr,16167,61,695047,1,2,Active Shallow Crust,0.0,89.9931,-90.0,05/13/3094
+7.79103,47.44468,5811,10,2,8,2,19,3.55,15.0,fr,16168,116,695047,1,2,Active Shallow Crust,0.0,89.9931,-90.0,10/02/5811
+7.79103,47.44468,5661,6,19,9,7,29,3.55,27.5,fr,16169,113,695048,1,1,Active Shallow Crust,0.0,89.9931,-90.0,06/19/5661
+7.79103,47.44468,6802,9,18,4,57,21,3.55,5.0,fr,16170,136,695049,1,1,Active Shallow Crust,128.8969,89.99318,0.0,09/18/6802
+7.79103,47.44468,4268,5,12,4,59,49,3.55,15.0,fr,16171,85,695050,1,1,Active Shallow Crust,128.8969,89.99318,0.0,05/12/4268
+7.79103,47.44468,930,8,18,14,57,26,3.65,5.0,fr,16172,18,695052,1,4,Active Shallow Crust,0.0,89.98785,0.0,08/18/0930
+7.79103,47.44468,5484,11,5,3,50,45,3.65,5.0,fr,16173,109,695052,1,4,Active Shallow Crust,0.0,89.98785,0.0,11/05/5484
+7.79103,47.44468,7396,1,26,3,11,38,3.65,5.0,fr,16174,147,695052,1,4,Active Shallow Crust,0.0,89.98785,0.0,01/26/7396
+7.79103,47.44468,7569,5,20,22,35,14,3.65,5.0,fr,16175,151,695052,1,4,Active Shallow Crust,0.0,89.98785,0.0,05/20/7569
+7.79103,47.44468,1536,10,27,17,15,38,3.65,15.0,fr,16176,30,695053,1,2,Active Shallow Crust,0.0,89.98785,0.0,10/27/1536
+7.79103,47.44468,1296,1,20,6,3,16,3.65,15.0,fr,16177,25,695053,1,2,Active Shallow Crust,0.0,89.98785,0.0,01/20/1296
+7.79103,47.44468,6971,10,29,19,0,44,3.65,15.0,fr,16178,139,695056,1,1,Active Shallow Crust,240.0015,58.01326,0.0,10/29/6971
+7.79103,47.44468,4556,6,8,21,25,58,3.65,5.0,fr,16179,91,695058,1,2,Active Shallow Crust,0.0,89.9877,-90.0,06/08/4556
+7.79103,47.44468,4491,7,30,0,32,15,3.65,5.0,fr,16180,89,695058,1,2,Active Shallow Crust,0.0,89.9877,-90.0,07/30/4491
+7.79103,47.44468,2063,12,22,13,4,0,3.65,5.0,fr,16181,41,695061,1,1,Active Shallow Crust,128.9004,89.96354,0.0,12/22/2063
+7.79103,47.44468,1447,5,16,6,27,1,3.75,5.0,fr,16182,28,695064,1,10,Active Shallow Crust,0.0,89.98917,0.0,05/16/1447
+7.79103,47.44468,7687,1,26,18,53,17,3.75,5.0,fr,16183,153,695064,1,10,Active Shallow Crust,0.0,89.98917,0.0,01/26/7687
+7.79103,47.44468,4699,6,2,8,38,13,3.75,5.0,fr,16184,93,695064,1,10,Active Shallow Crust,0.0,89.98917,0.0,06/02/4699
+7.79103,47.44468,1882,10,13,20,37,51,3.75,5.0,fr,16185,37,695064,1,10,Active Shallow Crust,0.0,89.98917,0.0,10/13/1882
+7.79103,47.44468,8841,5,1,11,10,52,3.75,5.0,fr,16186,176,695064,1,10,Active Shallow Crust,0.0,89.98917,0.0,05/01/8841
+7.79103,47.44468,3592,6,5,21,35,59,3.75,5.0,fr,16187,71,695064,1,10,Active Shallow Crust,0.0,89.98917,0.0,06/05/3592
+7.79103,47.44468,7116,11,23,9,42,56,3.75,5.0,fr,16188,142,695064,1,10,Active Shallow Crust,0.0,89.98917,0.0,11/23/7116
+7.79103,47.44468,5661,10,21,5,13,34,3.75,5.0,fr,16189,113,695064,1,10,Active Shallow Crust,0.0,89.98917,0.0,10/21/5661
+7.79103,47.44468,5458,7,12,22,22,25,3.75,5.0,fr,16190,109,695064,1,10,Active Shallow Crust,0.0,89.98917,0.0,07/12/5458
+7.79103,47.44468,3500,7,4,2,28,41,3.75,5.0,fr,16191,69,695064,1,10,Active Shallow Crust,0.0,89.98917,0.0,07/04/3500
+7.79103,47.44468,2900,2,5,10,57,48,3.75,15.0,fr,16192,57,695065,1,3,Active Shallow Crust,0.0,89.98917,0.0,02/05/2900
+7.79103,47.44468,5887,12,11,0,4,17,3.75,15.0,fr,16193,117,695065,1,3,Active Shallow Crust,0.0,89.98917,0.0,12/11/5887
+7.79103,47.44468,8348,3,10,0,30,53,3.75,15.0,fr,16194,166,695065,1,3,Active Shallow Crust,0.0,89.98917,0.0,03/10/8348
+7.79103,47.44468,3217,12,8,6,22,58,3.75,5.0,fr,16195,64,695067,1,1,Active Shallow Crust,240.0084,58.0173,0.0,12/08/3217
+7.79103,47.44468,4093,6,21,10,58,31,3.75,15.0,fr,16196,81,695068,1,2,Active Shallow Crust,240.0084,58.0173,0.0,06/21/4093
+7.79103,47.44468,7264,3,9,9,0,45,3.75,15.0,fr,16197,145,695068,1,2,Active Shallow Crust,240.0084,58.0173,0.0,03/09/7264
+7.79103,47.44468,993,2,26,1,46,56,3.75,5.0,fr,16198,19,695070,1,1,Active Shallow Crust,0.0,89.98904,-90.0,02/26/0993
+7.79103,47.44468,9939,4,7,6,59,4,3.75,5.0,fr,16199,198,695073,1,3,Active Shallow Crust,128.8955,89.96751,0.0,04/07/9939
+7.79103,47.44468,6365,5,27,23,13,19,3.75,5.0,fr,16200,127,695073,1,3,Active Shallow Crust,128.8955,89.96751,0.0,05/27/6365
+7.79103,47.44468,941,11,29,0,2,44,3.75,5.0,fr,16201,18,695073,1,3,Active Shallow Crust,128.8955,89.96751,0.0,11/29/0941
+7.79103,47.44468,1017,10,14,4,47,49,3.85,5.0,fr,16202,20,695076,1,7,Active Shallow Crust,0.0,89.99034,0.0,10/14/1017
+7.79103,47.44468,40,9,11,17,0,46,3.85,5.0,fr,16203,0,695076,1,7,Active Shallow Crust,0.0,89.99034,0.0,09/11/0040
+7.79103,47.44468,6217,3,30,2,52,51,3.85,5.0,fr,16204,124,695076,1,7,Active Shallow Crust,0.0,89.99034,0.0,03/30/6217
+7.79103,47.44468,8205,3,18,4,23,17,3.85,5.0,fr,16205,164,695076,1,7,Active Shallow Crust,0.0,89.99034,0.0,03/18/8205
+7.79103,47.44468,5196,6,25,9,58,21,3.85,5.0,fr,16206,103,695076,1,7,Active Shallow Crust,0.0,89.99034,0.0,06/25/5196
+7.79103,47.44468,1418,5,18,4,20,4,3.85,5.0,fr,16207,28,695076,1,7,Active Shallow Crust,0.0,89.99034,0.0,05/18/1418
+7.79103,47.44468,5816,6,22,17,59,4,3.85,5.0,fr,16208,116,695076,1,7,Active Shallow Crust,0.0,89.99034,0.0,06/22/5816
+7.79103,47.44468,3614,7,30,13,59,48,3.85,15.0,fr,16209,72,695077,1,1,Active Shallow Crust,0.0,89.99034,0.0,07/30/3614
+7.79103,47.44468,7174,11,8,3,13,9,3.85,5.0,fr,16210,143,695079,1,1,Active Shallow Crust,240.0105,57.99842,0.0,11/08/7174
+7.79103,47.44468,8673,3,2,6,8,59,3.85,5.0,fr,16211,173,695085,1,2,Active Shallow Crust,128.8959,89.99276,0.0,03/02/8673
+7.79103,47.44468,1655,5,22,21,29,32,3.85,5.0,fr,16212,33,695085,1,2,Active Shallow Crust,128.8959,89.99276,0.0,05/22/1655
+7.79103,47.44468,4511,8,21,18,40,40,3.95,5.0,fr,16213,90,695088,1,2,Active Shallow Crust,0.0,89.99139,0.0,08/21/4511
+7.79103,47.44468,622,4,7,19,7,7,3.95,5.0,fr,16214,12,695088,1,2,Active Shallow Crust,0.0,89.99139,0.0,04/07/0622
+7.79103,47.44468,6506,10,26,6,59,39,3.95,15.0,fr,16215,130,695089,1,3,Active Shallow Crust,0.0,89.99139,0.0,10/26/6506
+7.79103,47.44468,6653,2,5,10,25,28,3.95,15.0,fr,16216,133,695089,1,3,Active Shallow Crust,0.0,89.99139,0.0,02/05/6653
+7.79103,47.44468,3463,4,14,16,51,10,3.95,15.0,fr,16217,69,695089,1,3,Active Shallow Crust,0.0,89.99139,0.0,04/14/3463
+7.79103,47.44468,4954,2,14,13,42,9,3.95,5.0,fr,16218,99,695091,1,1,Active Shallow Crust,240.0194,58.00485,0.0,02/14/4954
+7.79103,47.44468,660,3,31,7,53,12,3.95,15.0,fr,16219,13,695092,1,1,Active Shallow Crust,240.0194,58.00485,0.0,03/31/0660
+7.79103,47.44468,5754,4,3,23,36,9,4.05,5.0,fr,16220,115,695103,1,1,Active Shallow Crust,240.0066,58.00562,0.0,04/03/5754
+7.79103,47.44468,3640,4,6,18,3,30,4.05,27.5,fr,16221,72,695105,1,1,Active Shallow Crust,240.0066,58.00559,0.0,04/06/3640
+7.79103,47.44468,2558,10,23,21,31,42,4.05,27.5,fr,16222,51,695108,1,1,Active Shallow Crust,0.0,89.98836,-90.0,10/23/2558
+7.79103,47.44468,2464,9,17,1,53,21,4.05,5.0,fr,16223,49,695109,1,3,Active Shallow Crust,128.8894,89.99425,0.0,09/17/2464
+7.79103,47.44468,5739,10,24,7,58,54,4.05,5.0,fr,16224,114,695109,1,3,Active Shallow Crust,128.8894,89.99425,0.0,10/24/5739
+7.79103,47.44468,4929,6,8,10,10,58,4.05,5.0,fr,16225,98,695109,1,3,Active Shallow Crust,128.8894,89.99425,0.0,06/08/4929
+7.79103,47.44468,557,9,29,23,7,23,4.05,15.0,fr,16226,11,695110,1,1,Active Shallow Crust,128.8894,89.99425,0.0,09/29/0557
+7.79103,47.44468,2799,4,20,18,58,50,4.15,5.0,fr,16227,55,695112,1,1,Active Shallow Crust,0.0,89.98975,0.0,04/20/2799
+7.79103,47.44468,6610,9,30,5,4,30,4.15,27.5,fr,16228,132,695114,1,1,Active Shallow Crust,0.0,89.98975,0.0,09/30/6610
+7.79103,47.44468,7693,11,30,10,10,20,4.25,5.0,fr,16229,153,695124,1,2,Active Shallow Crust,0.0,89.99086,0.0,11/30/7693
+7.79103,47.44468,8243,9,24,16,29,12,4.25,5.0,fr,16230,164,695124,1,2,Active Shallow Crust,0.0,89.99086,0.0,09/24/8243
+7.79103,47.44468,6500,6,3,15,12,58,4.25,15.0,fr,16231,129,695125,1,1,Active Shallow Crust,0.0,89.99086,0.0,06/03/6500
+7.79103,47.44468,7649,5,29,19,56,25,4.25,15.0,fr,16232,152,695134,1,1,Active Shallow Crust,128.8947,89.98098,0.0,05/29/7649
+7.79103,47.44468,3265,3,15,8,24,27,4.35,5.0,fr,16233,65,695136,1,1,Active Shallow Crust,0.0,89.98914,0.0,03/15/3265
+7.79103,47.44468,94,5,5,12,21,15,4.35,15.0,fr,16234,1,695137,1,1,Active Shallow Crust,0.0,89.98914,0.0,05/05/0094
+7.79103,47.44468,7946,3,19,6,27,12,4.35,5.0,fr,16235,158,695145,1,1,Active Shallow Crust,128.8983,89.98257,0.0,03/19/7946
+7.79103,47.44468,2151,5,2,15,29,56,4.45,5.0,fr,16236,43,695148,1,1,Active Shallow Crust,0.0,89.99032,0.0,05/02/2151
+7.79103,47.44468,9091,5,21,3,7,2,4.45,15.0,fr,16237,181,695149,1,1,Active Shallow Crust,0.0,89.99032,0.0,05/21/9091
+7.79103,47.44468,1049,2,8,10,12,19,4.45,5.0,fr,16238,20,695154,1,1,Active Shallow Crust,0.0,89.99021,-90.0,02/08/1049
+7.79103,47.44468,1046,9,9,18,15,43,4.55,5.0,fr,16239,20,695160,1,1,Active Shallow Crust,0.0,89.98921,0.0,09/09/1046
+7.79103,47.44468,8142,7,5,13,0,11,4.55,15.0,fr,16240,162,695161,1,2,Active Shallow Crust,0.0,89.98921,0.0,07/05/8142
+7.79103,47.44468,8509,6,3,14,18,13,4.55,15.0,fr,16241,170,695161,1,2,Active Shallow Crust,0.0,89.98921,0.0,06/03/8509
+7.79103,47.44468,7175,5,12,7,39,2,4.55,5.0,fr,16242,143,695166,1,1,Active Shallow Crust,0.0,89.98909,-90.0,05/12/7175
+7.79103,47.44468,2628,4,3,11,48,19,4.65,5.0,fr,16243,52,695181,1,1,Active Shallow Crust,128.891,89.98679,0.0,04/03/2628
+7.79103,47.44468,6074,8,24,10,25,5,4.75,5.0,fr,16244,121,695190,1,1,Active Shallow Crust,0.0,89.9896,-90.0,08/24/6074
+7.79103,47.44468,1792,2,19,23,18,3,4.85,5.0,fr,16245,35,695196,1,1,Active Shallow Crust,0.0,89.98931,0.0,02/19/1792
+7.79103,47.44468,6122,8,16,5,52,22,4.85,27.5,fr,16246,122,695198,1,1,Active Shallow Crust,0.0,89.98931,0.0,08/16/6122
+7.79103,47.44468,5596,1,25,22,9,4,4.95,5.0,fr,16247,111,695208,1,1,Active Shallow Crust,0.0,89.99047,0.0,01/25/5596
+7.79103,47.44468,8492,10,26,12,56,11,4.95,27.5,fr,16248,169,695210,1,1,Active Shallow Crust,0.0,89.99047,0.0,10/26/8492
+7.79103,47.44468,2675,1,16,17,20,59,5.15,5.0,fr,16249,53,695235,1,1,Active Shallow Crust,240.0204,58.00006,0.0,01/16/2675
+7.79103,47.44468,5406,3,31,2,47,25,5.45,5.0,fr,16250,108,695268,1,1,Active Shallow Crust,0.0,89.99005,0.0,03/31/5406
+7.79103,47.44468,1722,5,1,19,32,31,5.95,5.0,fr,16251,34,695328,1,1,Active Shallow Crust,0.0,89.9901,0.0,05/01/1722
+7.791036,47.44468,260,6,17,21,42,25,6.35,7.567806,fr,16252,5,695376,1,1,Active Shallow Crust,0.0,89.99007,0.0,06/17/0260
+0.52383,50.96412,4802,4,21,1,0,28,3.85,5.0,fr,16253,96,695556,1,2,Active Shallow Crust,0.0,89.98988,0.0,04/21/4802
+0.52383,50.96412,9647,7,20,2,40,58,3.85,5.0,fr,16254,192,695556,1,2,Active Shallow Crust,0.0,89.98988,0.0,07/20/9647
+0.52383,50.96412,1374,7,3,7,20,43,3.95,15.0,fr,16255,27,695569,1,1,Active Shallow Crust,0.0,89.98998,0.0,07/03/1374
+0.52383,50.96412,8629,2,17,2,19,12,4.25,5.0,fr,16256,172,695613,1,1,Active Shallow Crust,128.8934,89.98094,0.0,02/17/8629
+1.06978,52.53233,41,2,23,9,18,8,3.65,5.0,fr,16257,0,696012,1,1,Active Shallow Crust,0.0,89.99043,0.0,02/23/0041
+1.06978,52.53233,3094,2,17,23,56,8,4.05,5.0,fr,16258,61,696063,1,1,Active Shallow Crust,240.007,58.00611,0.0,02/17/3094
+1.06978,52.53233,8663,2,16,6,20,33,4.25,5.0,fr,16259,173,696084,1,1,Active Shallow Crust,0.0,89.98972,0.0,02/16/8663
+1.06978,52.53233,1955,9,6,8,34,42,4.55,5.0,fr,16260,39,696123,1,1,Active Shallow Crust,240.0113,57.9977,0.0,09/06/1955
+1.06978,52.53233,5177,5,26,21,19,22,4.55,15.0,fr,16261,103,696130,1,1,Active Shallow Crust,128.8922,89.98577,0.0,05/26/5177
+1.06978,52.53233,5001,11,18,20,41,24,4.85,15.0,fr,16262,100,696163,1,1,Active Shallow Crust,0.0,89.98993,-90.0,11/18/5001
+0.76062,47.41924,2492,8,14,17,34,21,3.55,5.0,fr,16263,49,696480,1,1,Active Shallow Crust,0.0,89.98977,0.0,08/14/2492
+0.76062,47.41924,4573,5,20,15,54,17,3.55,15.0,fr,16264,91,696484,1,1,Active Shallow Crust,240.0122,57.99824,0.0,05/20/4573
+0.76062,47.41924,9628,11,8,16,21,41,3.65,5.0,fr,16265,192,696492,1,1,Active Shallow Crust,0.0,89.99012,0.0,11/08/9628
+0.76062,47.41924,2075,5,19,19,33,48,3.65,5.0,fr,16266,41,696498,1,1,Active Shallow Crust,0.0,89.99001,-90.0,05/19/2075
+0.76062,47.41924,8844,1,9,6,41,31,3.75,5.0,fr,16267,176,696504,1,1,Active Shallow Crust,0.0,89.98984,0.0,01/09/8844
+0.76062,47.41924,4802,6,21,18,37,19,3.75,15.0,fr,16268,96,696505,1,2,Active Shallow Crust,0.0,89.98984,0.0,06/21/4802
+0.76062,47.41924,1932,4,22,4,45,7,3.75,15.0,fr,16269,38,696505,1,2,Active Shallow Crust,0.0,89.98984,0.0,04/22/1932
+0.76062,47.41924,459,3,18,23,58,30,3.85,5.0,fr,16270,9,696516,1,2,Active Shallow Crust,0.0,89.98974,0.0,03/18/0459
+0.76062,47.41924,3005,6,1,14,45,20,3.85,5.0,fr,16271,60,696516,1,2,Active Shallow Crust,0.0,89.98974,0.0,06/01/3005
+0.76062,47.41924,1303,2,21,1,28,14,4.05,5.0,fr,16272,26,696540,1,1,Active Shallow Crust,0.0,89.98993,0.0,02/21/1303
+-1.41071,44.402,9717,8,17,14,19,0,3.75,15.0,fr,16273,194,696985,1,1,Active Shallow Crust,0.0,89.98998,0.0,08/17/9717
+3.89919,40.58799,8261,1,4,20,25,54,3.75,5.0,fr,16274,165,697947,1,1,Active Shallow Crust,240.0073,58.01741,0.0,01/04/8261
+3.89919,40.58799,2710,12,16,4,30,26,3.85,15.0,fr,16275,54,697966,1,1,Active Shallow Crust,128.8967,89.99323,0.0,12/16/2710
+3.89919,40.58799,8312,9,24,13,4,17,3.95,5.0,fr,16276,166,697968,1,1,Active Shallow Crust,0.0,89.99033,0.0,09/24/8312
+3.89919,40.58799,9457,8,30,18,37,13,4.05,5.0,fr,16277,189,697983,1,1,Active Shallow Crust,240.0048,58.00565,0.0,08/30/9457
+3.89919,40.58799,7659,1,12,1,40,44,4.15,5.0,fr,16278,153,697992,1,2,Active Shallow Crust,0.0,89.9904,0.0,01/12/7659
+3.89919,40.58799,7066,10,13,19,3,9,4.15,5.0,fr,16279,141,697992,1,2,Active Shallow Crust,0.0,89.9904,0.0,10/13/7066
+3.89919,40.58799,5643,12,2,20,30,48,4.35,5.0,fr,16280,112,698016,1,1,Active Shallow Crust,0.0,89.98933,0.0,12/02/5643
+3.89919,40.58799,9870,9,22,18,37,48,4.65,5.0,fr,16281,197,698052,1,1,Active Shallow Crust,0.0,89.99029,0.0,09/22/9870
+3.89919,40.58799,597,2,12,5,58,31,4.75,5.0,fr,16282,11,698064,1,1,Active Shallow Crust,0.0,89.99038,0.0,02/12/0597
+9.14707,49.36753,783,3,10,20,58,48,3.55,5.0,fr,16283,15,698400,1,1,Active Shallow Crust,0.0,89.98687,0.0,03/10/0783
+9.14707,49.36753,5854,2,15,18,37,42,3.55,27.5,fr,16284,117,698402,1,1,Active Shallow Crust,0.0,89.98687,0.0,02/15/5854
+9.14707,49.36753,8136,8,5,9,29,4,3.65,5.0,fr,16285,162,698421,1,1,Active Shallow Crust,128.9011,89.96358,0.0,08/05/8136
+9.14707,49.36753,3291,2,1,15,8,0,3.85,5.0,fr,16286,65,698436,1,1,Active Shallow Crust,0.0,89.9907,0.0,02/01/3291
+9.14707,49.36753,5595,10,8,16,35,47,4.05,5.0,fr,16287,111,698460,1,1,Active Shallow Crust,0.0,89.99261,0.0,10/08/5595
+9.14707,49.36753,7507,2,21,9,33,57,4.55,27.5,fr,16288,150,698522,1,1,Active Shallow Crust,0.0,89.99169,0.0,02/21/7507
+2.68461,51.29548,7326,1,25,12,24,22,3.85,5.0,fr,16289,146,698916,1,1,Active Shallow Crust,0.0,89.99107,0.0,01/25/7326
+2.68461,51.29548,9200,7,18,12,55,42,4.65,5.0,fr,16290,183,699012,1,1,Active Shallow Crust,0.0,89.99023,0.0,07/18/9200
+2.68461,51.29548,2318,12,31,13,19,31,4.75,5.0,fr,16291,46,699030,1,1,Active Shallow Crust,0.0,89.99039,-90.0,12/31/2318
+2.68461,51.29548,4304,2,6,18,46,46,5.95,15.0,fr,16292,86,699169,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/06/4304
+-1.45641,41.9142,4691,10,23,18,26,42,3.65,5.0,fr,16293,93,699375,1,1,Active Shallow Crust,240.0007,58.01302,0.0,10/23/4691
+-1.45641,41.9142,6302,5,1,4,33,47,3.85,5.0,fr,16294,126,699396,1,1,Active Shallow Crust,0.0,89.98937,0.0,05/01/6302
+2.87002,53.20568,8444,5,14,8,45,11,3.55,5.0,fr,16295,168,699840,1,2,Active Shallow Crust,0.0,89.99094,0.0,05/14/8444
+2.87002,53.20568,4784,3,10,14,18,32,3.55,5.0,fr,16296,95,699840,1,2,Active Shallow Crust,0.0,89.99094,0.0,03/10/4784
+0.32099,51.34503,8105,3,4,11,53,47,3.55,5.0,fr,16297,162,700320,1,1,Active Shallow Crust,0.0,89.99016,0.0,03/04/8105
+0.32099,51.34503,8271,12,18,3,57,7,3.55,15.0,fr,16298,165,700321,1,1,Active Shallow Crust,0.0,89.99016,0.0,12/18/8271
+0.32099,51.34503,4729,3,23,17,43,7,3.75,5.0,fr,16299,94,700344,1,1,Active Shallow Crust,0.0,89.98999,0.0,03/23/4729
+0.32099,51.34503,404,6,19,0,56,10,3.95,5.0,fr,16300,8,700368,1,1,Active Shallow Crust,0.0,89.99007,0.0,06/19/0404
+0.32099,51.34503,7467,4,25,11,57,42,4.05,5.0,fr,16301,149,700383,1,1,Active Shallow Crust,240.0068,58.00599,0.0,04/25/7467
+6.19056,43.98629,5382,3,8,22,27,20,3.55,5.0,fr,16302,107,700800,1,4,Active Shallow Crust,0.0,89.99274,0.0,03/08/5382
+6.19056,43.98629,1307,2,12,21,40,44,3.55,5.0,fr,16303,26,700800,1,4,Active Shallow Crust,0.0,89.99274,0.0,02/12/1307
+6.19056,43.98629,6721,3,10,8,21,32,3.55,5.0,fr,16304,134,700800,1,4,Active Shallow Crust,0.0,89.99274,0.0,03/10/6721
+6.19056,43.98629,3130,4,13,3,38,15,3.55,5.0,fr,16305,62,700800,1,4,Active Shallow Crust,0.0,89.99274,0.0,04/13/3130
+6.19056,43.98629,4447,6,7,5,42,9,3.55,15.0,fr,16306,88,700801,1,1,Active Shallow Crust,0.0,89.99274,0.0,06/07/4447
+6.19056,43.98629,1156,4,24,1,4,17,3.55,5.0,fr,16307,23,700803,1,1,Active Shallow Crust,240.0131,57.99775,0.0,04/24/1156
+6.19056,43.98629,9179,8,17,10,35,58,3.55,15.0,fr,16308,183,700804,1,1,Active Shallow Crust,240.0131,57.99775,0.0,08/17/9179
+6.19056,43.98629,643,3,26,10,16,33,3.55,15.0,fr,16309,12,700810,1,1,Active Shallow Crust,128.8966,89.99274,0.0,03/26/0643
+6.19056,43.98629,4907,12,12,4,27,14,3.65,5.0,fr,16310,98,700812,1,5,Active Shallow Crust,0.0,89.98707,0.0,12/12/4907
+6.19056,43.98629,8623,3,6,22,43,59,3.65,5.0,fr,16311,172,700812,1,5,Active Shallow Crust,0.0,89.98707,0.0,03/06/8623
+6.19056,43.98629,9673,3,23,5,28,35,3.65,5.0,fr,16312,193,700812,1,5,Active Shallow Crust,0.0,89.98707,0.0,03/23/9673
+6.19056,43.98629,7558,8,7,0,12,20,3.65,5.0,fr,16313,151,700812,1,5,Active Shallow Crust,0.0,89.98707,0.0,08/07/7558
+6.19056,43.98629,8573,4,13,2,36,3,3.65,5.0,fr,16314,171,700812,1,5,Active Shallow Crust,0.0,89.98707,0.0,04/13/8573
+6.19056,43.98629,5475,1,14,20,28,47,3.65,27.5,fr,16315,109,700814,1,1,Active Shallow Crust,0.0,89.98707,0.0,01/14/5475
+6.19056,43.98629,6599,2,25,8,37,58,3.75,15.0,fr,16316,131,700825,1,2,Active Shallow Crust,0.0,89.98847,0.0,02/25/6599
+6.19056,43.98629,6581,10,23,0,45,32,3.75,15.0,fr,16317,131,700825,1,2,Active Shallow Crust,0.0,89.98847,0.0,10/23/6581
+6.19056,43.98629,4996,2,28,12,2,22,3.75,27.5,fr,16318,99,700826,1,1,Active Shallow Crust,0.0,89.98847,0.0,02/28/4996
+6.19056,43.98629,8118,3,23,16,46,55,3.85,5.0,fr,16319,162,700836,1,2,Active Shallow Crust,0.0,89.98972,0.0,03/23/8118
+6.19056,43.98629,3986,6,13,15,36,31,3.85,5.0,fr,16320,79,700836,1,2,Active Shallow Crust,0.0,89.98972,0.0,06/13/3986
+6.19056,43.98629,8212,8,6,11,36,8,3.85,15.0,fr,16321,164,700837,1,1,Active Shallow Crust,0.0,89.98972,0.0,08/06/8212
+6.19056,43.98629,8016,12,19,1,15,43,3.95,5.0,fr,16322,160,700848,1,4,Active Shallow Crust,0.0,89.99084,0.0,12/19/8016
+6.19056,43.98629,4980,1,13,3,24,4,3.95,5.0,fr,16323,99,700848,1,4,Active Shallow Crust,0.0,89.99084,0.0,01/13/4980
+6.19056,43.98629,2051,9,22,12,17,58,3.95,5.0,fr,16324,41,700848,1,4,Active Shallow Crust,0.0,89.99084,0.0,09/22/2051
+6.19056,43.98629,6041,1,9,5,16,36,3.95,5.0,fr,16325,120,700848,1,4,Active Shallow Crust,0.0,89.99084,0.0,01/09/6041
+6.19056,43.98629,4308,10,11,16,10,23,4.15,5.0,fr,16326,86,700872,1,3,Active Shallow Crust,0.0,89.98909,0.0,10/11/4308
+6.19056,43.98629,1782,2,10,22,2,25,4.15,5.0,fr,16327,35,700872,1,3,Active Shallow Crust,0.0,89.98909,0.0,02/10/1782
+6.19056,43.98629,3128,3,3,15,36,19,4.15,5.0,fr,16328,62,700872,1,3,Active Shallow Crust,0.0,89.98909,0.0,03/03/3128
+6.19056,43.98629,4556,7,19,8,55,32,4.15,5.0,fr,16329,91,700875,1,1,Active Shallow Crust,240.0075,57.99747,0.0,07/19/4556
+6.19056,43.98629,687,9,27,14,30,47,4.25,5.0,fr,16330,13,700884,1,1,Active Shallow Crust,0.0,89.99028,0.0,09/27/0687
+6.19056,43.98629,1375,3,7,1,31,17,4.25,15.0,fr,16331,27,700885,1,1,Active Shallow Crust,0.0,89.99028,0.0,03/07/1375
+6.19056,43.98629,536,8,23,1,23,36,4.55,5.0,fr,16332,10,700920,1,1,Active Shallow Crust,0.0,89.99082,0.0,08/23/0536
+6.19056,43.98629,7169,9,5,16,46,33,4.85,5.0,fr,16333,143,700956,1,2,Active Shallow Crust,0.0,89.99025,0.0,09/05/7169
+6.19056,43.98629,38,10,24,13,59,5,4.85,5.0,fr,16334,0,700956,1,2,Active Shallow Crust,0.0,89.99025,0.0,10/24/0038
+6.19056,43.98629,6820,7,24,14,59,19,4.95,27.5,fr,16335,136,700970,1,1,Active Shallow Crust,0.0,89.98987,0.0,07/24/6820
+6.19056,43.98629,2435,4,27,1,24,29,4.95,5.0,fr,16336,48,700971,1,1,Active Shallow Crust,240.0106,58.00446,0.0,04/27/2435
+8.8184,50.9522,685,4,27,2,48,58,3.55,27.5,fr,16337,13,701282,1,1,Active Shallow Crust,0.0,89.9873,0.0,04/27/0685
+8.8184,50.9522,6818,4,15,17,10,28,3.65,27.5,fr,16338,136,701297,1,1,Active Shallow Crust,240.0007,58.01365,0.0,04/15/6818
+7.21639,49.03413,3999,6,2,4,23,13,3.55,5.0,fr,16339,79,701763,1,1,Active Shallow Crust,240.0117,57.99901,0.0,06/02/3999
+7.21639,49.03413,7733,4,11,3,27,40,3.95,5.0,fr,16340,154,701808,1,1,Active Shallow Crust,0.0,89.99165,0.0,04/11/7733
+1.14153,44.49305,9219,5,6,6,45,7,3.75,5.0,fr,16341,184,702750,1,1,Active Shallow Crust,0.0,89.98988,-90.0,05/06/9219
+1.14153,44.49305,3179,9,5,6,55,27,3.85,15.0,fr,16342,63,702757,1,1,Active Shallow Crust,0.0,89.98981,0.0,09/05/3179
+1.14153,44.49305,220,12,20,22,43,28,4.15,5.0,fr,16343,4,702792,1,1,Active Shallow Crust,0.0,89.99008,0.0,12/20/0220
+-2.23101,43.90259,9361,7,7,4,30,13,5.05,5.0,fr,16344,187,703389,1,1,Active Shallow Crust,128.8865,89.99056,0.0,07/07/9361
+-0.27944,43.96392,911,8,4,19,7,25,4.55,5.0,fr,16345,18,703800,1,1,Active Shallow Crust,0.0,89.98996,0.0,08/04/0911
+-1.6593,45.88312,3443,5,5,14,28,33,3.55,15.0,fr,16346,68,704161,1,1,Active Shallow Crust,0.0,89.98947,0.0,05/05/3443
+-1.6593,45.88312,206,5,24,23,17,21,3.55,5.0,fr,16347,4,704169,1,1,Active Shallow Crust,128.8962,89.99386,0.0,05/24/0206
+-1.6593,45.88312,6149,11,5,19,10,56,3.65,15.0,fr,16348,122,704173,1,2,Active Shallow Crust,0.0,89.99062,0.0,11/05/6149
+-1.6593,45.88312,3377,7,27,4,27,23,3.65,15.0,fr,16349,67,704173,1,2,Active Shallow Crust,0.0,89.99062,0.0,07/27/3377
+-1.6593,45.88312,170,11,29,23,43,53,3.65,5.0,fr,16350,3,704181,1,1,Active Shallow Crust,128.9009,89.96351,0.0,11/29/0170
+-1.6593,45.88312,6278,12,27,13,1,48,3.85,5.0,fr,16351,125,704196,1,1,Active Shallow Crust,0.0,89.99006,0.0,12/27/6278
+-1.6593,45.88312,2503,8,25,2,4,39,4.15,5.0,fr,16352,50,704232,1,1,Active Shallow Crust,0.0,89.99033,0.0,08/25/2503
+-1.6593,45.88312,526,9,10,22,8,0,4.25,27.5,fr,16353,10,704246,1,1,Active Shallow Crust,0.0,89.98981,0.0,09/10/0526
+-1.6593,45.88312,7424,2,18,0,48,10,4.45,15.0,fr,16354,148,704269,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/18/7424
+6.97713,46.83572,7029,3,2,1,36,40,3.55,5.0,fr,16355,140,704640,1,11,Active Shallow Crust,0.0,89.9931,0.0,03/02/7029
+6.97713,46.83572,5869,12,15,12,21,14,3.55,5.0,fr,16356,117,704640,1,11,Active Shallow Crust,0.0,89.9931,0.0,12/15/5869
+6.97713,46.83572,6175,12,9,1,20,24,3.55,5.0,fr,16357,123,704640,1,11,Active Shallow Crust,0.0,89.9931,0.0,12/09/6175
+6.97713,46.83572,9193,2,2,10,38,46,3.55,5.0,fr,16358,183,704640,1,11,Active Shallow Crust,0.0,89.9931,0.0,02/02/9193
+6.97713,46.83572,948,10,3,4,33,16,3.55,5.0,fr,16359,18,704640,1,11,Active Shallow Crust,0.0,89.9931,0.0,10/03/0948
+6.97713,46.83572,3222,7,22,11,49,56,3.55,5.0,fr,16360,64,704640,1,11,Active Shallow Crust,0.0,89.9931,0.0,07/22/3222
+6.97713,46.83572,8805,12,20,17,22,17,3.55,5.0,fr,16361,176,704640,1,11,Active Shallow Crust,0.0,89.9931,0.0,12/20/8805
+6.97713,46.83572,2982,2,24,19,36,28,3.55,5.0,fr,16362,59,704640,1,11,Active Shallow Crust,0.0,89.9931,0.0,02/24/2982
+6.97713,46.83572,7489,12,24,16,2,23,3.55,5.0,fr,16363,149,704640,1,11,Active Shallow Crust,0.0,89.9931,0.0,12/24/7489
+6.97713,46.83572,26,2,2,12,42,56,3.55,5.0,fr,16364,0,704640,1,11,Active Shallow Crust,0.0,89.9931,0.0,02/02/0026
+6.97713,46.83572,6571,2,2,5,34,6,3.55,5.0,fr,16365,131,704640,1,11,Active Shallow Crust,0.0,89.9931,0.0,02/02/6571
+6.97713,46.83572,7268,12,19,9,34,30,3.55,15.0,fr,16366,145,704641,1,4,Active Shallow Crust,0.0,89.9931,0.0,12/19/7268
+6.97713,46.83572,376,4,14,0,41,2,3.55,15.0,fr,16367,7,704641,1,4,Active Shallow Crust,0.0,89.9931,0.0,04/14/0376
+6.97713,46.83572,3711,1,27,17,38,14,3.55,15.0,fr,16368,74,704641,1,4,Active Shallow Crust,0.0,89.9931,0.0,01/27/3711
+6.97713,46.83572,1808,2,18,3,22,1,3.55,15.0,fr,16369,36,704641,1,4,Active Shallow Crust,0.0,89.9931,0.0,02/18/1808
+6.97713,46.83572,3373,3,21,3,35,33,3.55,27.5,fr,16370,67,704642,1,2,Active Shallow Crust,0.0,89.9931,0.0,03/21/3373
+6.97713,46.83572,5012,7,1,8,5,42,3.55,27.5,fr,16371,100,704642,1,2,Active Shallow Crust,0.0,89.9931,0.0,07/01/5012
+6.97713,46.83572,1384,10,7,4,12,35,3.55,5.0,fr,16372,27,704643,1,1,Active Shallow Crust,240.0114,57.99871,0.0,10/07/1384
+6.97713,46.83572,1647,1,8,9,46,46,3.55,15.0,fr,16373,32,704644,1,1,Active Shallow Crust,240.0114,57.99871,0.0,01/08/1647
+6.97713,46.83572,4931,6,12,11,43,52,3.55,5.0,fr,16374,98,704649,1,2,Active Shallow Crust,128.8949,89.99655,0.0,06/12/4931
+6.97713,46.83572,1098,3,4,19,48,6,3.55,5.0,fr,16375,21,704649,1,2,Active Shallow Crust,128.8949,89.99655,0.0,03/04/1098
+6.97713,46.83572,9212,3,23,4,46,44,3.55,27.5,fr,16376,184,704651,1,1,Active Shallow Crust,128.8949,89.99655,0.0,03/23/9212
+6.97713,46.83572,2740,4,25,22,56,47,3.65,5.0,fr,16377,54,704652,1,6,Active Shallow Crust,0.0,89.9877,0.0,04/25/2740
+6.97713,46.83572,4614,4,7,0,34,8,3.65,5.0,fr,16378,92,704652,1,6,Active Shallow Crust,0.0,89.9877,0.0,04/07/4614
+6.97713,46.83572,505,7,18,19,6,31,3.65,5.0,fr,16379,10,704652,1,6,Active Shallow Crust,0.0,89.9877,0.0,07/18/0505
+6.97713,46.83572,4388,3,18,14,45,56,3.65,5.0,fr,16380,87,704652,1,6,Active Shallow Crust,0.0,89.9877,0.0,03/18/4388
+6.97713,46.83572,4608,8,26,19,58,40,3.65,5.0,fr,16381,92,704652,1,6,Active Shallow Crust,0.0,89.9877,0.0,08/26/4608
+6.97713,46.83572,6777,8,10,6,1,41,3.65,5.0,fr,16382,135,704652,1,6,Active Shallow Crust,0.0,89.9877,0.0,08/10/6777
+6.97713,46.83572,1354,11,10,11,27,55,3.65,15.0,fr,16383,27,704653,1,6,Active Shallow Crust,0.0,89.9877,0.0,11/10/1354
+6.97713,46.83572,2823,7,6,13,8,40,3.65,15.0,fr,16384,56,704653,1,6,Active Shallow Crust,0.0,89.9877,0.0,07/06/2823
+6.97713,46.83572,5015,2,24,21,42,30,3.65,15.0,fr,16385,100,704653,1,6,Active Shallow Crust,0.0,89.9877,0.0,02/24/5015
+6.97713,46.83572,7096,5,12,23,43,23,3.65,15.0,fr,16386,141,704653,1,6,Active Shallow Crust,0.0,89.9877,0.0,05/12/7096
+6.97713,46.83572,4050,6,10,11,29,1,3.65,15.0,fr,16387,80,704653,1,6,Active Shallow Crust,0.0,89.9877,0.0,06/10/4050
+6.97713,46.83572,5372,12,27,19,6,10,3.65,15.0,fr,16388,107,704653,1,6,Active Shallow Crust,0.0,89.9877,0.0,12/27/5372
+6.97713,46.83572,8014,10,13,15,37,1,3.65,27.5,fr,16389,160,704654,1,2,Active Shallow Crust,0.0,89.9877,0.0,10/13/8014
+6.97713,46.83572,2329,4,26,23,17,7,3.65,27.5,fr,16390,46,704654,1,2,Active Shallow Crust,0.0,89.9877,0.0,04/26/2329
+6.97713,46.83572,6825,10,30,10,31,49,3.65,5.0,fr,16391,136,704655,1,1,Active Shallow Crust,239.9998,58.01341,0.0,10/30/6825
+6.97713,46.83572,2234,5,27,21,34,2,3.65,5.0,fr,16392,44,704658,1,1,Active Shallow Crust,0.0,89.98756,-90.0,05/27/2234
+6.97713,46.83572,6088,9,12,17,18,54,3.65,27.5,fr,16393,121,704660,1,2,Active Shallow Crust,0.0,89.98756,-90.0,09/12/6088
+6.97713,46.83572,9688,11,19,0,11,19,3.65,27.5,fr,16394,193,704660,1,2,Active Shallow Crust,0.0,89.98756,-90.0,11/19/9688
+6.97713,46.83572,6758,7,1,13,50,8,3.65,5.0,fr,16395,135,704661,1,2,Active Shallow Crust,128.9002,89.96353,0.0,07/01/6758
+6.97713,46.83572,6100,2,1,12,37,10,3.65,5.0,fr,16396,121,704661,1,2,Active Shallow Crust,128.9002,89.96353,0.0,02/01/6100
+6.97713,46.83572,9908,11,11,7,42,27,3.65,15.0,fr,16397,198,704662,1,1,Active Shallow Crust,128.9002,89.96353,0.0,11/11/9908
+6.97713,46.83572,1874,1,18,15,11,25,3.75,5.0,fr,16398,37,704664,1,12,Active Shallow Crust,0.0,89.98904,0.0,01/18/1874
+6.97713,46.83572,2721,2,26,0,1,59,3.75,5.0,fr,16399,54,704664,1,12,Active Shallow Crust,0.0,89.98904,0.0,02/26/2721
+6.97713,46.83572,6173,3,22,3,41,57,3.75,5.0,fr,16400,123,704664,1,12,Active Shallow Crust,0.0,89.98904,0.0,03/22/6173
+6.97713,46.83572,859,11,2,15,12,23,3.75,5.0,fr,16401,17,704664,1,12,Active Shallow Crust,0.0,89.98904,0.0,11/02/0859
+6.97713,46.83572,3523,2,6,12,16,36,3.75,5.0,fr,16402,70,704664,1,12,Active Shallow Crust,0.0,89.98904,0.0,02/06/3523
+6.97713,46.83572,372,11,16,17,15,42,3.75,5.0,fr,16403,7,704664,1,12,Active Shallow Crust,0.0,89.98904,0.0,11/16/0372
+6.97713,46.83572,9035,3,27,1,19,12,3.75,5.0,fr,16404,180,704664,1,12,Active Shallow Crust,0.0,89.98904,0.0,03/27/9035
+6.97713,46.83572,1433,10,1,22,2,19,3.75,5.0,fr,16405,28,704664,1,12,Active Shallow Crust,0.0,89.98904,0.0,10/01/1433
+6.97713,46.83572,8127,11,9,9,42,30,3.75,5.0,fr,16406,162,704664,1,12,Active Shallow Crust,0.0,89.98904,0.0,11/09/8127
+6.97713,46.83572,7748,11,28,4,50,17,3.75,5.0,fr,16407,154,704664,1,12,Active Shallow Crust,0.0,89.98904,0.0,11/28/7748
+6.97713,46.83572,3290,12,15,10,8,25,3.75,5.0,fr,16408,65,704664,1,12,Active Shallow Crust,0.0,89.98904,0.0,12/15/3290
+6.97713,46.83572,6424,12,16,1,55,49,3.75,5.0,fr,16409,128,704664,1,12,Active Shallow Crust,0.0,89.98904,0.0,12/16/6424
+6.97713,46.83572,2455,9,14,0,7,51,3.75,15.0,fr,16410,49,704665,1,2,Active Shallow Crust,0.0,89.98904,0.0,09/14/2455
+6.97713,46.83572,2936,4,7,16,0,51,3.75,15.0,fr,16411,58,704665,1,2,Active Shallow Crust,0.0,89.98904,0.0,04/07/2936
+6.97713,46.83572,6769,12,1,3,49,52,3.75,5.0,fr,16412,135,704667,1,2,Active Shallow Crust,240.0092,58.01749,0.0,12/01/6769
+6.97713,46.83572,6625,9,16,19,22,47,3.75,5.0,fr,16413,132,704667,1,2,Active Shallow Crust,240.0092,58.01749,0.0,09/16/6625
+6.97713,46.83572,2160,11,9,1,55,49,3.75,15.0,fr,16414,43,704668,1,1,Active Shallow Crust,240.0092,58.01749,0.0,11/09/2160
+6.97713,46.83572,144,3,29,17,14,36,3.75,27.5,fr,16415,2,704669,1,1,Active Shallow Crust,240.0092,58.01749,0.0,03/29/0144
+6.97713,46.83572,5953,12,25,3,59,1,3.75,5.0,fr,16416,119,704670,1,2,Active Shallow Crust,0.0,89.98891,-90.0,12/25/5953
+6.97713,46.83572,4578,1,11,23,17,49,3.75,5.0,fr,16417,91,704670,1,2,Active Shallow Crust,0.0,89.98891,-90.0,01/11/4578
+6.97713,46.83572,86,11,30,21,32,26,3.75,5.0,fr,16418,1,704673,1,1,Active Shallow Crust,128.8964,89.9675,0.0,11/30/0086
+6.97713,46.83572,3580,5,10,0,59,18,3.85,5.0,fr,16419,71,704676,1,5,Active Shallow Crust,0.0,89.99023,0.0,05/10/3580
+6.97713,46.83572,6280,10,11,13,59,17,3.85,5.0,fr,16420,125,704676,1,5,Active Shallow Crust,0.0,89.99023,0.0,10/11/6280
+6.97713,46.83572,6550,10,6,23,46,2,3.85,5.0,fr,16421,130,704676,1,5,Active Shallow Crust,0.0,89.99023,0.0,10/06/6550
+6.97713,46.83572,8346,2,2,20,17,40,3.85,5.0,fr,16422,166,704676,1,5,Active Shallow Crust,0.0,89.99023,0.0,02/02/8346
+6.97713,46.83572,8119,4,18,12,52,25,3.85,5.0,fr,16423,162,704676,1,5,Active Shallow Crust,0.0,89.99023,0.0,04/18/8119
+6.97713,46.83572,6429,2,12,9,44,47,3.85,15.0,fr,16424,128,704677,1,1,Active Shallow Crust,0.0,89.99023,0.0,02/12/6429
+6.97713,46.83572,1629,2,14,12,0,49,3.85,5.0,fr,16425,32,704682,1,2,Active Shallow Crust,0.0,89.99012,-90.0,02/14/1629
+6.97713,46.83572,6278,3,8,10,55,44,3.85,5.0,fr,16426,125,704682,1,2,Active Shallow Crust,0.0,89.99012,-90.0,03/08/6278
+6.97713,46.83572,4348,5,25,5,44,24,3.85,5.0,fr,16427,86,704685,1,2,Active Shallow Crust,128.8954,89.99268,0.0,05/25/4348
+6.97713,46.83572,9140,4,4,22,44,38,3.85,5.0,fr,16428,182,704685,1,2,Active Shallow Crust,128.8954,89.99268,0.0,04/04/9140
+6.97713,46.83572,3750,2,18,5,31,0,3.95,5.0,fr,16429,74,704688,1,7,Active Shallow Crust,0.0,89.99129,0.0,02/18/3750
+6.97713,46.83572,221,11,21,18,15,0,3.95,5.0,fr,16430,4,704688,1,7,Active Shallow Crust,0.0,89.99129,0.0,11/21/0221
+6.97713,46.83572,3223,10,13,9,30,29,3.95,5.0,fr,16431,64,704688,1,7,Active Shallow Crust,0.0,89.99129,0.0,10/13/3223
+6.97713,46.83572,306,2,23,17,58,1,3.95,5.0,fr,16432,6,704688,1,7,Active Shallow Crust,0.0,89.99129,0.0,02/23/0306
+6.97713,46.83572,6534,6,14,12,26,48,3.95,5.0,fr,16433,130,704688,1,7,Active Shallow Crust,0.0,89.99129,0.0,06/14/6534
+6.97713,46.83572,2710,7,20,15,47,27,3.95,5.0,fr,16434,54,704688,1,7,Active Shallow Crust,0.0,89.99129,0.0,07/20/2710
+6.97713,46.83572,9936,12,28,17,4,26,3.95,5.0,fr,16435,198,704688,1,7,Active Shallow Crust,0.0,89.99129,0.0,12/28/9936
+6.97713,46.83572,4653,10,25,2,19,56,3.95,15.0,fr,16436,93,704689,1,3,Active Shallow Crust,0.0,89.99129,0.0,10/25/4653
+6.97713,46.83572,9766,6,28,14,12,7,3.95,15.0,fr,16437,195,704689,1,3,Active Shallow Crust,0.0,89.99129,0.0,06/28/9766
+6.97713,46.83572,1520,7,15,21,50,46,3.95,15.0,fr,16438,30,704689,1,3,Active Shallow Crust,0.0,89.99129,0.0,07/15/1520
+6.97713,46.83572,8561,1,20,16,53,24,3.95,15.0,fr,16439,171,704698,1,1,Active Shallow Crust,128.9006,89.99347,0.0,01/20/8561
+6.97713,46.83572,9298,6,24,2,12,18,4.05,5.0,fr,16440,185,704700,1,2,Active Shallow Crust,0.0,89.98837,0.0,06/24/9298
+6.97713,46.83572,4183,11,19,1,38,12,4.05,5.0,fr,16441,83,704700,1,2,Active Shallow Crust,0.0,89.98837,0.0,11/19/4183
+6.97713,46.83572,2151,3,28,12,4,30,4.05,5.0,fr,16442,43,704703,1,1,Active Shallow Crust,240.0052,58.0063,0.0,03/28/2151
+6.97713,46.83572,8638,1,14,3,37,3,4.05,27.5,fr,16443,172,704708,1,1,Active Shallow Crust,0.0,89.98823,-90.0,01/14/8638
+6.97713,46.83572,4483,8,12,0,32,5,4.05,5.0,fr,16444,89,704709,1,1,Active Shallow Crust,128.8909,89.99418,0.0,08/12/4483
+6.97713,46.83572,6017,4,22,10,19,34,4.15,5.0,fr,16445,120,704712,1,3,Active Shallow Crust,0.0,89.98962,0.0,04/22/6017
+6.97713,46.83572,5342,10,15,18,24,55,4.15,5.0,fr,16446,106,704712,1,3,Active Shallow Crust,0.0,89.98962,0.0,10/15/5342
+6.97713,46.83572,8389,8,6,10,40,12,4.15,5.0,fr,16447,167,704712,1,3,Active Shallow Crust,0.0,89.98962,0.0,08/06/8389
+6.97713,46.83572,233,10,19,19,44,7,4.15,15.0,fr,16448,4,704713,1,1,Active Shallow Crust,0.0,89.98962,0.0,10/19/0233
+6.97713,46.83572,5902,11,2,4,18,22,4.15,5.0,fr,16449,118,704715,1,1,Active Shallow Crust,240.0082,57.99692,0.0,11/02/5902
+6.97713,46.83572,2069,4,6,14,21,34,4.15,15.0,fr,16450,41,704716,1,1,Active Shallow Crust,240.0082,57.99694,0.0,04/06/2069
+6.97713,46.83572,6775,4,23,19,35,41,4.15,15.0,fr,16451,135,704722,1,1,Active Shallow Crust,128.8971,89.99481,0.0,04/23/6775
+6.97713,46.83572,366,12,23,4,22,12,4.25,5.0,fr,16452,7,704724,1,2,Active Shallow Crust,0.0,89.99075,0.0,12/23/0366
+6.97713,46.83572,2277,10,26,16,46,57,4.25,5.0,fr,16453,45,704724,1,2,Active Shallow Crust,0.0,89.99075,0.0,10/26/2277
+6.97713,46.83572,2552,4,11,7,51,46,4.25,15.0,fr,16454,51,704725,1,2,Active Shallow Crust,0.0,89.99075,0.0,04/11/2552
+6.97713,46.83572,942,6,1,1,21,21,4.25,15.0,fr,16455,18,704725,1,2,Active Shallow Crust,0.0,89.99075,0.0,06/01/0942
+6.97713,46.83572,2499,9,28,5,32,51,4.25,15.0,fr,16456,49,704731,1,1,Active Shallow Crust,0.0,89.99065,-90.0,09/28/2499
+6.97713,46.83572,9997,5,22,17,28,39,4.25,5.0,fr,16457,199,704733,1,1,Active Shallow Crust,128.8934,89.98096,0.0,05/22/9997
+6.97713,46.83572,9815,12,9,17,12,41,4.35,5.0,fr,16458,196,704736,1,3,Active Shallow Crust,0.0,89.98901,0.0,12/09/9815
+6.97713,46.83572,2326,10,13,13,42,28,4.35,5.0,fr,16459,46,704736,1,3,Active Shallow Crust,0.0,89.98901,0.0,10/13/2326
+6.97713,46.83572,7266,8,9,23,26,5,4.35,5.0,fr,16460,145,704736,1,3,Active Shallow Crust,0.0,89.98901,0.0,08/09/7266
+6.97713,46.83572,4650,8,15,2,3,15,4.45,5.0,fr,16461,92,704748,1,1,Active Shallow Crust,0.0,89.99021,0.0,08/15/4650
+6.97713,46.83572,8235,4,28,23,27,58,4.45,27.5,fr,16462,164,704759,1,1,Active Shallow Crust,128.8915,89.99388,0.0,04/28/8235
+6.97713,46.83572,5079,11,18,1,10,22,4.55,5.0,fr,16463,101,704760,1,1,Active Shallow Crust,0.0,89.98909,0.0,11/18/5079
+6.97713,46.83572,3688,10,4,16,39,38,4.55,27.5,fr,16464,73,704765,1,1,Active Shallow Crust,240.0091,57.99729,0.0,10/04/3688
+6.97713,46.83572,3925,9,22,0,30,39,4.65,5.0,fr,16465,78,704772,1,1,Active Shallow Crust,0.0,89.99028,0.0,09/22/3925
+6.97713,46.83572,6315,9,4,22,2,31,4.65,5.0,fr,16466,126,704778,1,1,Active Shallow Crust,0.0,89.99017,-90.0,09/04/6315
+6.97713,46.83572,93,5,12,7,22,22,4.75,5.0,fr,16467,1,704787,1,1,Active Shallow Crust,240.0076,58.00471,0.0,05/12/0093
+6.97713,46.83572,3954,6,9,0,20,2,4.75,15.0,fr,16468,79,704794,1,1,Active Shallow Crust,128.8885,89.98819,0.0,06/09/3954
+6.97713,46.83572,781,5,31,18,9,8,4.85,27.5,fr,16469,15,704798,1,1,Active Shallow Crust,0.0,89.99073,0.0,05/31/0781
+6.97713,46.83572,1633,3,18,11,21,5,4.85,27.5,fr,16470,32,704801,1,1,Active Shallow Crust,240.0171,58.0026,0.0,03/18/1633
+6.97713,46.83572,6049,11,26,3,10,3,4.85,5.0,fr,16471,120,704802,1,1,Active Shallow Crust,0.0,89.99062,-90.0,11/26/6049
+6.97713,46.83572,2179,8,6,11,4,19,4.85,5.0,fr,16472,43,704805,1,1,Active Shallow Crust,128.8921,89.98906,0.0,08/06/2179
+6.97713,46.83572,5590,9,17,23,53,36,4.95,5.0,fr,16473,111,704811,1,1,Active Shallow Crust,240.0122,58.00439,0.0,09/17/5590
+6.97713,46.83572,6339,4,25,22,13,4,5.15,27.5,fr,16474,126,704834,1,1,Active Shallow Crust,0.0,89.99016,0.0,04/25/6339
+6.97713,46.83572,2582,9,17,20,3,41,5.55,5.0,fr,16475,51,704880,1,1,Active Shallow Crust,359.9997,89.99034,0.0,09/17/2582
+6.97713,46.83572,7815,9,29,11,18,13,5.65,5.0,fr,16476,156,704892,1,1,Active Shallow Crust,0.0,89.99016,0.0,09/29/7815
+6.97713,46.83572,7614,7,13,6,43,2,5.65,15.0,fr,16477,152,704902,1,1,Active Shallow Crust,128.8749,89.99034,0.0,07/13/7614
+6.977131,46.83572,9014,8,12,17,24,18,6.05,5.357596,fr,16478,180,704940,1,1,Active Shallow Crust,0.0,89.9901,0.0,08/12/9014
+6.55094,45.22013,9340,3,14,6,29,26,3.55,5.0,fr,16479,186,705120,1,4,Active Shallow Crust,0.0,89.9929,0.0,03/14/9340
+6.55094,45.22013,4524,5,8,10,54,29,3.55,5.0,fr,16480,90,705120,1,4,Active Shallow Crust,0.0,89.9929,0.0,05/08/4524
+6.55094,45.22013,4111,3,29,0,38,34,3.55,5.0,fr,16481,82,705120,1,4,Active Shallow Crust,0.0,89.9929,0.0,03/29/4111
+6.55094,45.22013,8821,7,15,21,24,1,3.55,5.0,fr,16482,176,705120,1,4,Active Shallow Crust,0.0,89.9929,0.0,07/15/8821
+6.55094,45.22013,9308,6,9,7,23,1,3.55,15.0,fr,16483,186,705124,1,1,Active Shallow Crust,240.012,57.99752,0.0,06/09/9308
+6.55094,45.22013,1299,11,1,6,9,14,3.55,5.0,fr,16484,25,705126,1,1,Active Shallow Crust,0.0,89.99281,-90.0,11/01/1299
+6.55094,45.22013,8878,3,17,20,19,7,3.65,5.0,fr,16485,177,705132,1,1,Active Shallow Crust,0.0,89.98734,0.0,03/17/8878
+6.55094,45.22013,8780,9,10,18,21,29,3.65,15.0,fr,16486,175,705133,1,1,Active Shallow Crust,0.0,89.98734,0.0,09/10/8780
+6.55094,45.22013,6716,12,30,22,52,37,3.65,5.0,fr,16487,134,705135,1,1,Active Shallow Crust,240.0012,58.01305,0.0,12/30/6716
+6.55094,45.22013,1422,1,23,8,24,48,3.75,5.0,fr,16488,28,705144,1,1,Active Shallow Crust,0.0,89.98872,0.0,01/23/1422
+6.55094,45.22013,1818,10,26,9,52,54,3.75,5.0,fr,16489,36,705147,1,1,Active Shallow Crust,240.0087,58.01793,0.0,10/26/1818
+6.55094,45.22013,264,3,5,22,52,56,3.75,5.0,fr,16490,5,705153,1,1,Active Shallow Crust,128.8968,89.96747,0.0,03/05/0264
+6.55094,45.22013,5299,11,11,0,23,22,3.85,5.0,fr,16491,105,705159,1,1,Active Shallow Crust,240.0108,57.99766,0.0,11/11/5299
+6.55094,45.22013,3808,10,3,12,55,30,3.95,5.0,fr,16492,76,705168,1,2,Active Shallow Crust,0.0,89.99104,0.0,10/03/3808
+6.55094,45.22013,6599,11,25,12,32,32,3.95,5.0,fr,16493,131,705168,1,2,Active Shallow Crust,0.0,89.99104,0.0,11/25/6599
+6.55094,45.22013,9885,7,2,15,31,3,3.95,5.0,fr,16494,197,705174,1,1,Active Shallow Crust,0.0,89.99094,-90.0,07/02/9885
+6.55094,45.22013,6219,3,22,22,36,38,4.05,15.0,fr,16495,124,705181,1,1,Active Shallow Crust,0.0,89.98801,0.0,03/22/6219
+6.55094,45.22013,4839,3,4,14,44,9,4.05,5.0,fr,16496,96,705189,1,1,Active Shallow Crust,128.8907,89.99401,0.0,03/04/4839
+6.55094,45.22013,6350,2,21,1,13,0,4.15,15.0,fr,16497,126,705196,1,1,Active Shallow Crust,240.0087,57.99693,0.0,02/21/6350
+6.55094,45.22013,1849,9,2,14,38,25,4.25,5.0,fr,16498,36,705213,1,1,Active Shallow Crust,128.8938,89.9809,0.0,09/02/1849
+6.55094,45.22013,4669,11,1,6,3,38,4.45,5.0,fr,16499,93,705228,1,1,Active Shallow Crust,0.0,89.98992,0.0,11/01/4669
+6.55094,45.22013,7040,4,9,11,4,44,4.55,27.5,fr,16500,140,705245,1,1,Active Shallow Crust,240.0089,57.9973,0.0,04/09/7040
+6.55094,45.22013,5617,10,3,11,23,32,4.65,27.5,fr,16501,112,705257,1,1,Active Shallow Crust,240.0105,57.99414,0.0,10/03/5617
+6.55094,45.22013,2686,6,6,4,38,50,4.85,5.0,fr,16502,53,705285,1,1,Active Shallow Crust,128.8928,89.9894,0.0,06/06/2686
+2.67086,51.93471,6622,2,14,5,18,27,3.65,5.0,fr,16503,132,705615,1,1,Active Shallow Crust,240.0019,58.01271,0.0,02/14/6622
+1.84101,40.81731,7304,9,25,5,39,58,3.55,5.0,fr,16504,146,706089,1,1,Active Shallow Crust,128.897,89.99332,0.0,09/25/7304
+1.84101,40.81731,4803,7,31,18,42,29,3.65,5.0,fr,16505,96,706092,1,1,Active Shallow Crust,0.0,89.9898,0.0,07/31/4803
+1.84101,40.81731,8312,10,1,14,14,8,3.85,5.0,fr,16506,166,706116,1,1,Active Shallow Crust,0.0,89.99055,0.0,10/01/8312
+1.84101,40.81731,3563,5,12,8,7,34,3.85,15.0,fr,16507,71,706117,1,1,Active Shallow Crust,0.0,89.99055,0.0,05/12/3563
+1.84101,40.81731,7914,7,21,12,20,41,3.85,5.0,fr,16508,158,706119,1,1,Active Shallow Crust,240.01,57.99772,0.0,07/21/7914
+1.84101,40.81731,9035,4,16,2,26,57,4.15,5.0,fr,16509,180,706152,1,1,Active Shallow Crust,0.0,89.99044,0.0,04/16/9035
+1.84101,40.81731,8096,10,20,14,16,33,4.15,5.0,fr,16510,161,706158,1,1,Active Shallow Crust,0.0,89.99033,-90.0,10/20/8096
+1.84101,40.81731,8191,7,31,1,59,51,4.15,15.0,fr,16511,163,706159,1,1,Active Shallow Crust,0.0,89.99033,-90.0,07/31/8191
+5.96221,49.63351,4151,2,19,1,4,45,3.55,5.0,fr,16512,83,706560,1,2,Active Shallow Crust,0.0,89.98694,0.0,02/19/4151
+5.96221,49.63351,9546,7,18,6,27,5,3.55,5.0,fr,16513,190,706560,1,2,Active Shallow Crust,0.0,89.98694,0.0,07/18/9546
+5.96221,49.63351,7692,4,14,13,49,18,3.75,15.0,fr,16514,153,706585,1,1,Active Shallow Crust,0.0,89.98962,0.0,04/14/7692
+4.69135,51.43536,7312,4,3,12,30,29,3.65,5.0,fr,16515,146,707058,1,1,Active Shallow Crust,0.0,89.98866,-90.0,04/03/7312
+4.69135,51.43536,7124,1,14,11,9,18,3.85,15.0,fr,16516,142,707077,1,1,Active Shallow Crust,0.0,89.9911,0.0,01/14/7124
+4.69135,51.43536,6155,12,17,6,48,10,4.05,5.0,fr,16517,123,707103,1,1,Active Shallow Crust,240.0073,58.00632,0.0,12/17/6155
+4.69135,51.43536,4457,3,13,1,9,17,4.35,27.5,fr,16518,89,707138,1,1,Active Shallow Crust,0.0,89.98999,0.0,03/13/4457
+5.34057,41.19078,5690,5,1,14,49,16,3.55,5.0,fr,16519,113,707520,1,1,Active Shallow Crust,0.0,89.99241,0.0,05/01/5690
+5.34057,41.19078,8773,5,29,3,1,9,3.65,15.0,fr,16520,175,707539,1,1,Active Shallow Crust,0.0,89.99316,-90.0,05/29/8773
+5.34057,41.19078,1475,2,8,20,59,15,3.85,5.0,fr,16521,29,707562,1,1,Active Shallow Crust,0.0,89.98913,-90.0,02/08/1475
+5.34057,41.19078,6806,4,21,17,30,6,4.05,5.0,fr,16522,136,707580,1,1,Active Shallow Crust,0.0,89.99146,0.0,04/21/6806
+5.34057,41.19078,6944,1,2,23,39,31,4.05,27.5,fr,16523,138,707585,1,1,Active Shallow Crust,240.0045,58.00565,0.0,01/02/6944
+7.03459,45.67142,3970,9,19,5,3,52,3.55,5.0,fr,16524,79,708000,1,1,Active Shallow Crust,0.0,89.99295,0.0,09/19/3970
+7.03459,45.67142,6742,1,15,20,9,39,3.55,15.0,fr,16525,134,708001,1,1,Active Shallow Crust,0.0,89.99295,0.0,01/15/6742
+7.03459,45.67142,8200,6,14,23,54,8,3.55,5.0,fr,16526,163,708006,1,1,Active Shallow Crust,0.0,89.99287,-90.0,06/14/8200
+7.03459,45.67142,3267,7,14,21,59,18,3.55,15.0,fr,16527,65,708007,1,1,Active Shallow Crust,0.0,89.99287,-90.0,07/14/3267
+7.03459,45.67142,8216,3,18,10,49,53,3.65,5.0,fr,16528,164,708015,1,1,Active Shallow Crust,240.0014,58.01242,0.0,03/18/8216
+7.03459,45.67142,3969,12,15,6,11,24,3.65,5.0,fr,16529,79,708021,1,1,Active Shallow Crust,128.9008,89.96351,0.0,12/15/3969
+7.03459,45.67142,250,1,10,7,22,33,3.75,5.0,fr,16530,4,708024,1,1,Active Shallow Crust,0.0,89.98881,0.0,01/10/0250
+7.03459,45.67142,4994,7,18,9,31,40,3.75,5.0,fr,16531,99,708027,1,1,Active Shallow Crust,240.0083,58.01819,0.0,07/18/4994
+7.03459,45.67142,8630,3,20,6,25,55,4.05,5.0,fr,16532,172,708060,1,1,Active Shallow Crust,0.0,89.98811,0.0,03/20/8630
+7.03459,45.67142,2954,10,28,6,57,0,4.15,5.0,fr,16533,59,708072,1,1,Active Shallow Crust,0.0,89.9894,0.0,10/28/2954
+7.03459,45.67142,1383,12,4,23,27,47,4.75,15.0,fr,16534,27,708145,1,1,Active Shallow Crust,0.0,89.98938,0.0,12/04/1383
+6.05183,46.33375,6465,12,7,5,19,2,3.55,5.0,fr,16535,129,708960,1,1,Active Shallow Crust,0.0,89.99303,0.0,12/07/6465
+6.05183,46.33375,5554,6,2,3,54,31,3.55,27.5,fr,16536,111,708962,1,1,Active Shallow Crust,0.0,89.99303,0.0,06/02/5554
+6.05183,46.33375,2511,12,9,8,4,15,3.55,5.0,fr,16537,50,708963,1,1,Active Shallow Crust,240.0124,57.99788,0.0,12/09/2511
+6.05183,46.33375,7059,6,23,23,34,21,3.55,15.0,fr,16538,141,708964,1,1,Active Shallow Crust,240.0124,57.99788,0.0,06/23/7059
+6.05183,46.33375,315,12,4,3,49,4,3.55,5.0,fr,16539,6,708966,1,2,Active Shallow Crust,0.0,89.99296,-90.0,12/04/0315
+6.05183,46.33375,250,4,12,2,9,6,3.55,5.0,fr,16540,4,708966,1,2,Active Shallow Crust,0.0,89.99296,-90.0,04/12/0250
+6.05183,46.33375,8513,12,23,11,8,58,3.65,5.0,fr,16541,170,708972,1,1,Active Shallow Crust,0.0,89.98759,0.0,12/23/8513
+6.05183,46.33375,8297,11,10,20,0,33,3.75,5.0,fr,16542,165,708984,1,2,Active Shallow Crust,0.0,89.98894,0.0,11/10/8297
+6.05183,46.33375,2788,6,11,10,32,40,3.75,5.0,fr,16543,55,708984,1,2,Active Shallow Crust,0.0,89.98894,0.0,06/11/2788
+6.05183,46.33375,5592,11,1,10,59,14,3.85,5.0,fr,16544,111,708996,1,4,Active Shallow Crust,0.0,89.99014,0.0,11/01/5592
+6.05183,46.33375,9780,10,13,7,58,45,3.85,5.0,fr,16545,195,708996,1,4,Active Shallow Crust,0.0,89.99014,0.0,10/13/9780
+6.05183,46.33375,7778,4,7,8,15,34,3.85,5.0,fr,16546,155,708996,1,4,Active Shallow Crust,0.0,89.99014,0.0,04/07/7778
+6.05183,46.33375,9503,8,29,5,1,31,3.85,5.0,fr,16547,190,708996,1,4,Active Shallow Crust,0.0,89.99014,0.0,08/29/9503
+6.05183,46.33375,4231,9,6,2,38,47,3.95,5.0,fr,16548,84,709011,1,1,Active Shallow Crust,240.0201,58.00424,0.0,09/06/4231
+6.05183,46.33375,3550,2,9,21,8,45,3.95,27.5,fr,16549,70,709013,1,1,Active Shallow Crust,240.0201,58.00424,0.0,02/09/3550
+6.05183,46.33375,8234,7,24,9,9,24,3.95,15.0,fr,16550,164,709015,1,1,Active Shallow Crust,0.0,89.99111,-90.0,07/24/8234
+6.05183,46.33375,7257,9,18,12,26,39,4.35,5.0,fr,16551,145,709065,1,1,Active Shallow Crust,128.8973,89.98301,0.0,09/18/7257
+6.05183,46.33375,236,9,27,8,54,20,4.65,27.5,fr,16552,4,709103,1,1,Active Shallow Crust,128.8911,89.9872,0.0,09/27/0236
+6.05183,46.33375,3886,12,3,17,35,40,4.75,5.0,fr,16553,77,709104,1,1,Active Shallow Crust,0.0,89.9895,0.0,12/03/3886
+6.05183,46.33375,1214,5,13,2,14,14,4.75,15.0,fr,16554,24,709111,1,1,Active Shallow Crust,0.0,89.98938,-90.0,05/13/1214
+6.05183,46.33375,2457,1,3,6,54,29,4.85,5.0,fr,16555,49,709122,1,1,Active Shallow Crust,0.0,89.99054,-90.0,01/03/2457
+6.05183,46.33375,9319,6,13,4,53,13,5.05,5.0,fr,16556,186,709140,1,1,Active Shallow Crust,0.0,89.99009,0.0,06/13/9319
+6.05183,46.33375,8854,8,30,15,30,29,5.35,15.0,fr,16557,177,709177,1,1,Active Shallow Crust,0.0,89.99036,0.0,08/30/8854
+2.3436,43.57228,6766,1,28,8,41,22,3.55,5.0,fr,16558,135,709440,1,1,Active Shallow Crust,0.0,89.98904,0.0,01/28/6766
+2.3436,43.57228,5143,2,6,12,25,3,3.65,5.0,fr,16559,102,709452,1,1,Active Shallow Crust,0.0,89.99023,0.0,02/06/5143
+2.3436,43.57228,2678,1,18,11,19,26,3.75,15.0,fr,16560,53,709465,1,1,Active Shallow Crust,0.0,89.99129,0.0,01/18/2678
+2.3436,43.57228,4977,5,27,0,11,23,4.15,5.0,fr,16561,99,709515,1,1,Active Shallow Crust,240.0081,57.99699,0.0,05/27/4977
+4.31179,52.71333,7700,2,2,23,38,29,3.75,15.0,fr,16562,153,710425,1,1,Active Shallow Crust,0.0,89.9903,0.0,02/02/7700
+5.74645,41.24245,2788,10,20,21,37,13,3.55,15.0,fr,16563,55,710881,1,1,Active Shallow Crust,0.0,89.99242,0.0,10/20/2788
+5.74645,41.24245,6141,10,17,17,46,7,3.75,5.0,fr,16564,122,710904,1,1,Active Shallow Crust,0.0,89.98795,0.0,10/17/6141
+5.74645,41.24245,4333,4,1,5,59,3,3.75,5.0,fr,16565,86,710907,1,1,Active Shallow Crust,240.0084,58.01762,0.0,04/01/4333
+-2.85505,49.5673,6720,1,17,16,28,29,3.65,5.0,fr,16566,134,711375,1,1,Active Shallow Crust,240.0017,58.01291,0.0,01/17/6720
+-2.85505,49.5673,9114,7,5,22,50,31,3.85,5.0,fr,16567,182,711396,1,1,Active Shallow Crust,0.0,89.99074,0.0,07/05/9114
+-2.85505,49.5673,2558,8,29,18,15,40,4.05,15.0,fr,16568,51,711421,1,1,Active Shallow Crust,0.0,89.99081,0.0,08/29/2558
+0.97024,47.43217,7934,5,9,19,25,11,3.65,5.0,fr,16569,158,711852,1,1,Active Shallow Crust,0.0,89.99012,0.0,05/09/7934
+0.97024,47.43217,8237,2,4,5,17,13,3.65,15.0,fr,16570,164,711853,1,1,Active Shallow Crust,0.0,89.99012,0.0,02/04/8237
+0.97024,47.43217,7024,8,14,4,55,4,3.75,5.0,fr,16571,140,711864,1,2,Active Shallow Crust,0.0,89.98984,0.0,08/14/7024
+0.97024,47.43217,3080,1,8,1,52,26,3.75,5.0,fr,16572,61,711864,1,2,Active Shallow Crust,0.0,89.98984,0.0,01/08/3080
+0.97024,47.43217,164,7,23,23,30,48,3.75,15.0,fr,16573,3,711865,1,1,Active Shallow Crust,0.0,89.98984,0.0,07/23/0164
+0.97024,47.43217,6725,1,13,9,52,35,3.85,27.5,fr,16574,134,711881,1,1,Active Shallow Crust,240.011,57.99791,0.0,01/13/6725
+0.97024,47.43217,6887,12,6,10,31,58,4.05,5.0,fr,16575,137,711900,1,1,Active Shallow Crust,0.0,89.98993,0.0,12/06/6887
+-3.13782,47.38029,5034,6,14,23,22,10,3.65,15.0,fr,16576,100,712333,1,1,Active Shallow Crust,0.0,89.99088,0.0,06/14/5034
+-3.13782,47.38029,4868,6,9,1,56,8,3.95,5.0,fr,16577,97,712368,1,2,Active Shallow Crust,0.0,89.98923,0.0,06/09/4868
+-3.13782,47.38029,2109,5,26,17,14,45,3.95,5.0,fr,16578,42,712368,1,2,Active Shallow Crust,0.0,89.98923,0.0,05/26/2109
+-3.13782,47.38029,1585,2,17,15,23,16,4.05,5.0,fr,16579,31,712380,1,1,Active Shallow Crust,0.0,89.9904,0.0,02/17/1585
+-3.13782,47.38029,3148,2,7,22,20,6,4.05,5.0,fr,16580,62,712386,1,1,Active Shallow Crust,0.0,89.99029,-90.0,02/07/3148
+-3.13782,47.38029,6992,9,9,2,58,26,4.65,15.0,fr,16581,139,712462,1,1,Active Shallow Crust,128.8909,89.98702,0.0,09/09/6992
+-3.13782,47.38029,623,5,15,10,0,39,4.95,5.0,fr,16582,12,712488,1,1,Active Shallow Crust,0.0,89.98978,0.0,05/15/0623
+-1.2864,43.86526,1662,5,10,21,20,7,3.75,5.0,fr,16583,33,712824,1,1,Active Shallow Crust,0.0,89.98989,0.0,05/10/1662
+-1.2864,43.86526,4098,7,14,2,13,26,3.75,5.0,fr,16584,81,712827,1,1,Active Shallow Crust,240.008,58.01756,0.0,07/14/4098
+-1.2864,43.86526,6149,6,16,5,17,25,3.95,5.0,fr,16585,122,712857,1,1,Active Shallow Crust,128.9008,89.99369,0.0,06/16/6149
+5.60118,49.7115,5615,2,2,23,57,36,3.55,5.0,fr,16586,112,713280,1,1,Active Shallow Crust,0.0,89.98696,0.0,02/02/5615
+5.60118,49.7115,6937,11,29,22,28,2,3.75,5.0,fr,16587,138,713304,1,1,Active Shallow Crust,0.0,89.98964,0.0,11/29/6937
+5.60118,49.7115,1589,1,4,22,34,21,3.85,5.0,fr,16588,31,713319,1,1,Active Shallow Crust,240.0109,57.99792,0.0,01/04/1589
+5.60118,49.7115,5059,5,21,4,24,17,4.05,5.0,fr,16589,101,713346,1,1,Active Shallow Crust,0.0,89.98887,-90.0,05/21/5059
+5.60118,49.7115,4558,4,15,9,2,8,4.25,5.0,fr,16590,91,713364,1,1,Active Shallow Crust,0.0,89.99126,0.0,04/15/4558
+8.12438,45.79376,3435,12,11,19,0,49,3.55,5.0,fr,16591,68,713760,1,4,Active Shallow Crust,0.0,89.98594,0.0,12/11/3435
+8.12438,45.79376,9623,3,21,10,24,28,3.55,5.0,fr,16592,192,713760,1,4,Active Shallow Crust,0.0,89.98594,0.0,03/21/9623
+8.12438,45.79376,9282,2,11,23,29,55,3.55,5.0,fr,16593,185,713760,1,4,Active Shallow Crust,0.0,89.98594,0.0,02/11/9282
+8.12438,45.79376,9677,10,29,17,6,32,3.55,5.0,fr,16594,193,713760,1,4,Active Shallow Crust,0.0,89.98594,0.0,10/29/9677
+8.12438,45.79376,4166,2,23,20,12,44,3.55,15.0,fr,16595,83,713761,1,2,Active Shallow Crust,0.0,89.98594,0.0,02/23/4166
+8.12438,45.79376,6895,4,26,6,55,6,3.55,15.0,fr,16596,137,713761,1,2,Active Shallow Crust,0.0,89.98594,0.0,04/26/6895
+8.12438,45.79376,3276,2,24,15,39,32,3.55,15.0,fr,16597,65,713764,1,1,Active Shallow Crust,240.0101,57.9987,0.0,02/24/3276
+8.12438,45.79376,5283,4,13,20,17,4,3.65,15.0,fr,16598,105,713773,1,1,Active Shallow Crust,0.0,89.98746,0.0,04/13/5283
+8.12438,45.79376,4400,3,16,23,46,36,3.65,27.5,fr,16599,87,713774,1,1,Active Shallow Crust,0.0,89.98746,0.0,03/16/4400
+8.12438,45.79376,2186,9,9,14,42,9,3.75,5.0,fr,16600,43,713784,1,2,Active Shallow Crust,0.0,89.98883,0.0,09/09/2186
+8.12438,45.79376,9566,7,21,7,42,47,3.75,5.0,fr,16601,191,713784,1,2,Active Shallow Crust,0.0,89.98883,0.0,07/21/9566
+8.12438,45.79376,8091,11,2,20,42,7,3.85,5.0,fr,16602,161,713796,1,2,Active Shallow Crust,0.0,89.99004,0.0,11/02/8091
+8.12438,45.79376,9122,12,2,7,28,0,3.85,5.0,fr,16603,182,713796,1,2,Active Shallow Crust,0.0,89.99004,0.0,12/02/9122
+8.12438,45.79376,6760,3,5,1,19,58,3.85,15.0,fr,16604,135,713797,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/05/6760
+8.12438,45.79376,8704,8,31,14,41,39,3.85,5.0,fr,16605,174,713805,1,1,Active Shallow Crust,128.8949,89.99503,0.0,08/31/8704
+8.12438,45.79376,447,9,5,14,48,16,3.95,27.5,fr,16606,8,713816,1,1,Active Shallow Crust,0.0,89.99103,-90.0,09/05/0447
+8.12438,45.79376,344,7,5,11,29,13,3.95,15.0,fr,16607,6,713818,1,1,Active Shallow Crust,128.9028,89.99113,0.0,07/05/0344
+8.12438,45.79376,8385,6,14,10,8,51,4.05,5.0,fr,16608,167,713820,1,1,Active Shallow Crust,0.0,89.99209,0.0,06/14/8385
+1.44079,46.12726,1735,4,6,4,4,29,3.55,5.0,fr,16609,34,714240,1,2,Active Shallow Crust,0.0,89.98952,0.0,04/06/1735
+1.44079,46.12726,6004,5,28,20,27,20,3.55,5.0,fr,16610,120,714240,1,2,Active Shallow Crust,0.0,89.98952,0.0,05/28/6004
+1.44079,46.12726,3334,8,16,8,25,36,3.75,5.0,fr,16611,66,714264,1,1,Active Shallow Crust,0.0,89.99029,0.0,08/16/3334
+1.44079,46.12726,6034,3,31,11,5,53,3.75,15.0,fr,16612,120,714265,1,1,Active Shallow Crust,0.0,89.99029,0.0,03/31/6034
+1.44079,46.12726,3658,2,16,1,22,20,3.85,5.0,fr,16613,73,714276,1,1,Active Shallow Crust,0.0,89.9901,0.0,02/16/3658
+1.44079,46.12726,474,3,8,2,11,47,3.85,5.0,fr,16614,9,714279,1,1,Active Shallow Crust,240.0109,57.99785,0.0,03/08/0474
+1.44079,46.12726,3853,12,27,21,57,8,3.95,5.0,fr,16615,77,714288,1,1,Active Shallow Crust,0.0,89.99008,0.0,12/27/3853
+1.44079,46.12726,2910,7,5,5,5,19,4.15,5.0,fr,16616,58,714312,1,1,Active Shallow Crust,0.0,89.99036,0.0,07/05/2910
+1.44079,46.12726,5878,8,13,19,26,11,4.15,15.0,fr,16617,117,714313,1,1,Active Shallow Crust,0.0,89.99036,0.0,08/13/5878
+1.44079,46.12726,6955,1,3,18,28,29,4.25,5.0,fr,16618,139,714324,1,1,Active Shallow Crust,0.0,89.98985,0.0,01/03/6955
+1.44079,46.12726,95,7,9,7,59,1,4.45,5.0,fr,16619,1,714348,1,1,Active Shallow Crust,0.0,89.99008,0.0,07/09/0095
+1.44079,46.12726,9211,9,4,16,40,3,4.65,15.0,fr,16620,184,714373,1,1,Active Shallow Crust,0.0,89.99015,0.0,09/04/9211
+1.72218,52.16752,2027,12,28,8,10,31,3.65,15.0,fr,16621,40,714736,1,1,Active Shallow Crust,240.0015,58.01315,0.0,12/28/2027
+1.72218,52.16752,9400,3,8,0,9,2,3.65,27.5,fr,16622,187,714737,1,1,Active Shallow Crust,240.0015,58.01306,0.0,03/08/9400
+1.72218,52.16752,362,3,16,12,38,30,3.65,5.0,fr,16623,7,714738,1,1,Active Shallow Crust,0.0,89.99024,-90.0,03/16/0362
+1.72218,52.16752,4255,8,25,17,34,28,3.85,5.0,fr,16624,85,714765,1,1,Active Shallow Crust,128.895,89.99343,0.0,08/25/4255
+1.72218,52.16752,2048,4,11,19,13,47,5.35,5.0,fr,16625,40,714939,1,1,Active Shallow Crust,240.0297,57.99868,0.0,04/11/2048
+0.7141,49.13994,4687,8,23,20,18,13,3.55,5.0,fr,16626,93,715200,1,2,Active Shallow Crust,0.0,89.9901,0.0,08/23/4687
+0.7141,49.13994,6880,5,19,19,34,23,3.55,5.0,fr,16627,137,715200,1,2,Active Shallow Crust,0.0,89.9901,0.0,05/19/6880
+0.7141,49.13994,6559,3,10,11,26,31,3.55,15.0,fr,16628,131,715210,1,1,Active Shallow Crust,128.896,89.99381,0.0,03/10/6559
+0.7141,49.13994,6858,4,27,11,20,12,3.75,5.0,fr,16629,137,715224,1,2,Active Shallow Crust,0.0,89.99017,0.0,04/27/6858
+0.7141,49.13994,8563,4,22,11,54,17,3.75,5.0,fr,16630,171,715224,1,2,Active Shallow Crust,0.0,89.99017,0.0,04/22/8563
+0.7141,49.13994,329,8,7,9,53,56,3.75,15.0,fr,16631,6,715225,1,1,Active Shallow Crust,0.0,89.99017,0.0,08/07/0329
+0.7141,49.13994,5593,6,12,7,20,51,4.05,27.5,fr,16632,111,715265,1,1,Active Shallow Crust,240.0064,58.00594,0.0,06/12/5593
+7.79038,44.96833,5727,7,23,11,19,21,3.55,5.0,fr,16633,114,715680,1,1,Active Shallow Crust,0.0,89.99287,0.0,07/23/5727
+7.79038,44.96833,9382,9,30,20,36,10,3.65,5.0,fr,16634,187,715692,1,1,Active Shallow Crust,0.0,89.98728,0.0,09/30/9382
+7.79038,44.96833,7740,6,8,15,45,58,3.65,5.0,fr,16635,154,715698,1,1,Active Shallow Crust,0.0,89.98714,-90.0,06/08/7740
+7.79038,44.96833,3157,3,10,17,46,30,3.75,15.0,fr,16636,63,715705,1,1,Active Shallow Crust,0.0,89.98866,0.0,03/10/3157
+7.79038,44.96833,3857,3,5,16,32,47,4.15,5.0,fr,16637,77,715755,1,1,Active Shallow Crust,240.0084,57.99726,0.0,03/05/3857
+7.79038,44.96833,609,11,5,10,13,45,4.25,5.0,fr,16638,12,715767,1,1,Active Shallow Crust,240.007,57.99398,0.0,11/05/0609
+7.79038,44.96833,9587,3,13,8,53,55,4.25,5.0,fr,16639,191,715773,1,1,Active Shallow Crust,128.8942,89.98089,0.0,03/13/9587
+7.79038,44.96833,41,12,2,20,48,23,4.65,15.0,fr,16640,0,715813,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/02/0041
+7.79038,44.96833,6007,10,12,2,38,4,5.55,5.0,fr,16641,120,715920,1,1,Active Shallow Crust,0.0,89.99001,0.0,10/12/6007
+6.64199,47.56787,8225,2,11,3,49,7,3.55,5.0,fr,16642,164,716160,1,1,Active Shallow Crust,0.0,89.99319,0.0,02/11/8225
+6.64199,47.56787,8933,1,2,16,35,12,3.55,15.0,fr,16643,178,716164,1,1,Active Shallow Crust,240.0133,57.9975,0.0,01/02/8933
+6.64199,47.56787,6330,11,15,7,59,43,3.55,5.0,fr,16644,126,716169,1,1,Active Shallow Crust,128.8963,89.99319,0.0,11/15/6330
+6.64199,47.56787,1821,10,20,16,33,13,3.65,5.0,fr,16645,36,716181,1,1,Active Shallow Crust,128.8994,89.96355,0.0,10/20/1821
+6.64199,47.56787,843,1,7,4,56,9,3.85,15.0,fr,16646,16,716197,1,1,Active Shallow Crust,0.0,89.99036,0.0,01/07/0843
+6.64199,47.56787,7387,4,8,15,12,22,3.85,5.0,fr,16647,147,716202,1,1,Active Shallow Crust,0.0,89.99026,-90.0,04/08/7387
+6.64199,47.56787,4948,3,3,16,21,12,3.95,15.0,fr,16648,98,716218,1,1,Active Shallow Crust,128.9001,89.9957,0.0,03/03/4948
+6.64199,47.56787,2869,5,17,7,35,2,4.15,5.0,fr,16649,57,716232,1,1,Active Shallow Crust,0.0,89.98977,0.0,05/17/2869
+6.64199,47.56787,2788,12,20,20,29,9,4.15,5.0,fr,16650,55,716238,1,1,Active Shallow Crust,0.0,89.98965,-90.0,12/20/2788
+6.64199,47.56787,3576,9,6,11,33,38,4.35,27.5,fr,16651,71,716261,1,1,Active Shallow Crust,240.0084,57.99627,0.0,09/06/3576
+6.64199,47.56787,8390,12,22,14,7,25,4.45,27.5,fr,16652,167,716273,1,1,Active Shallow Crust,240.0051,57.99471,0.0,12/22/8390
+6.64199,47.56787,6743,8,25,4,12,33,4.65,15.0,fr,16653,134,716293,1,1,Active Shallow Crust,0.0,89.99041,0.0,08/25/6743
+6.64199,47.56787,1329,12,15,22,35,58,4.85,5.0,fr,16654,26,716316,1,1,Active Shallow Crust,0.0,89.98933,0.0,12/15/1329
+6.64199,47.56787,6167,9,13,21,55,27,5.55,5.0,fr,16655,123,716403,1,1,Active Shallow Crust,240.0336,57.99963,0.0,09/13/6167
+5.30091,41.45691,6595,5,23,9,40,45,3.75,27.5,fr,16656,131,716666,1,1,Active Shallow Crust,0.0,89.98799,0.0,05/23/6595
+1.92616,46.29102,4305,8,13,14,25,41,3.65,15.0,fr,16657,86,717142,1,1,Active Shallow Crust,128.9004,89.96352,0.0,08/13/4305
+1.92616,46.29102,4204,4,12,8,8,20,3.75,15.0,fr,16658,84,717145,1,1,Active Shallow Crust,0.0,89.99031,0.0,04/12/4204
+1.92616,46.29102,234,5,14,14,22,44,3.85,5.0,fr,16659,4,717156,1,1,Active Shallow Crust,0.0,89.99014,0.0,05/14/0234
+1.92616,46.29102,5187,12,9,14,40,10,3.85,15.0,fr,16660,103,717157,1,1,Active Shallow Crust,0.0,89.99014,0.0,12/09/5187
+1.92616,46.29102,1829,3,10,15,14,19,3.85,5.0,fr,16661,36,717159,1,1,Active Shallow Crust,240.0108,57.99792,0.0,03/10/1829
+1.92616,46.29102,4376,5,27,23,0,23,3.95,5.0,fr,16662,87,717168,1,1,Active Shallow Crust,0.0,89.9901,0.0,05/27/4376
+1.92616,46.29102,2444,12,5,7,18,45,3.95,15.0,fr,16663,48,717178,1,1,Active Shallow Crust,128.9003,89.99341,0.0,12/05/2444
+1.92616,46.29102,9392,3,21,18,0,21,4.05,5.0,fr,16664,187,717180,1,1,Active Shallow Crust,0.0,89.9902,0.0,03/21/9392
+1.92616,46.29102,6933,5,5,12,36,8,4.15,15.0,fr,16665,138,717193,1,1,Active Shallow Crust,0.0,89.99039,0.0,05/05/6933
+1.92616,46.29102,7271,11,21,13,5,35,4.25,15.0,fr,16666,145,717205,1,1,Active Shallow Crust,0.0,89.98988,0.0,11/21/7271
+1.92616,46.29102,8861,5,30,2,0,52,4.25,27.5,fr,16667,177,717206,1,1,Active Shallow Crust,0.0,89.98988,0.0,05/30/8861
+1.92616,46.29102,9704,6,20,4,53,44,4.85,5.0,fr,16668,194,717282,1,1,Active Shallow Crust,0.0,89.99014,-90.0,06/20/9704
+1.92616,46.29102,3402,9,6,23,18,58,4.85,5.0,fr,16669,68,717285,1,1,Active Shallow Crust,128.8927,89.98902,0.0,09/06/3402
+0.85244,51.49621,2039,1,12,18,1,49,3.55,5.0,fr,16670,40,717600,1,1,Active Shallow Crust,0.0,89.9898,0.0,01/12/2039
+0.85244,51.49621,9518,12,17,2,21,27,3.65,5.0,fr,16671,190,717615,1,1,Active Shallow Crust,240.0016,58.013,0.0,12/17/9518
+0.85244,51.49621,8053,10,16,15,51,21,3.75,5.0,fr,16672,161,717630,1,1,Active Shallow Crust,0.0,89.98991,-90.0,10/16/8053
+0.85244,51.49621,3552,6,18,7,7,30,3.75,5.0,fr,16673,71,717633,1,1,Active Shallow Crust,128.8961,89.96736,0.0,06/18/3552
+4.76975,42.86756,3137,1,25,3,1,36,3.55,27.5,fr,16674,62,718082,1,1,Active Shallow Crust,0.0,89.99261,0.0,01/25/3137
+4.76975,42.86756,3795,6,22,11,15,19,4.05,15.0,fr,16675,75,718141,1,1,Active Shallow Crust,0.0,89.99168,0.0,06/22/3795
+4.76975,42.86756,9676,2,6,15,14,48,4.25,15.0,fr,16676,193,718165,1,1,Active Shallow Crust,0.0,89.9901,0.0,02/06/9676
+4.76975,42.86756,486,8,10,16,37,20,4.35,15.0,fr,16677,9,718177,1,1,Active Shallow Crust,0.0,89.99117,0.0,08/10/0486
+4.29106,41.32109,5222,11,20,4,1,51,3.55,5.0,fr,16678,104,718560,1,1,Active Shallow Crust,0.0,89.99242,0.0,11/20/5222
+4.29106,41.32109,6584,3,21,14,1,34,3.55,15.0,fr,16679,131,718561,1,1,Active Shallow Crust,0.0,89.99242,0.0,03/21/6584
+4.29106,41.32109,5650,10,9,4,16,8,3.55,5.0,fr,16680,112,718563,1,1,Active Shallow Crust,240.0109,57.99836,0.0,10/09/5650
+4.29106,41.32109,3664,6,2,19,15,54,3.65,5.0,fr,16681,73,718578,1,1,Active Shallow Crust,0.0,89.99317,-90.0,06/02/3664
+4.29106,41.32109,9773,6,3,15,23,36,4.15,5.0,fr,16682,195,718632,1,1,Active Shallow Crust,0.0,89.98861,0.0,06/03/9773
+4.29106,41.32109,5798,4,10,5,51,36,4.35,27.5,fr,16683,115,718658,1,1,Active Shallow Crust,0.0,89.99095,0.0,04/10/5798
+-6.82672,47.93762,6795,5,8,3,4,9,3.85,5.0,fr,16684,135,719079,1,1,Active Shallow Crust,240.0115,57.99813,0.0,05/08/6795
+-5.02236,47.32145,1110,2,9,22,23,56,4.25,5.0,fr,16685,22,719610,1,1,Active Shallow Crust,0.0,89.99073,-90.0,02/09/1110
+-5.02236,47.32145,8138,10,31,7,46,24,4.35,27.5,fr,16686,162,719618,1,1,Active Shallow Crust,0.0,89.98911,0.0,10/31/8138
+0.10457,43.59023,4153,10,28,10,25,9,3.55,27.5,fr,16687,83,720482,1,1,Active Shallow Crust,0.0,89.98996,0.0,10/28/4153
+0.10457,43.59023,884,8,21,10,29,0,3.55,15.0,fr,16688,17,720487,1,2,Active Shallow Crust,0.0,89.98996,-90.0,08/21/0884
+0.10457,43.59023,2978,10,19,10,32,11,3.55,15.0,fr,16689,59,720487,1,2,Active Shallow Crust,0.0,89.98996,-90.0,10/19/2978
+0.10457,43.59023,3128,7,31,16,13,41,3.65,5.0,fr,16690,62,720501,1,1,Active Shallow Crust,128.9006,89.96352,0.0,07/31/3128
+0.10457,43.59023,8063,10,1,11,50,33,3.85,5.0,fr,16691,161,720522,1,1,Active Shallow Crust,0.0,89.99003,-90.0,10/01/8063
+0.10457,43.59023,6363,6,28,13,41,57,4.05,27.5,fr,16692,127,720548,1,1,Active Shallow Crust,0.0,89.99001,-90.0,06/28/6363
+0.10457,43.59023,866,7,2,7,21,20,4.25,15.0,fr,16693,17,720565,1,1,Active Shallow Crust,0.0,89.99001,0.0,07/02/0866
+0.10457,43.59023,5526,12,20,19,18,30,4.45,5.0,fr,16694,110,720588,1,1,Active Shallow Crust,0.0,89.99,0.0,12/20/5526
+6.55064,49.58219,662,1,4,17,40,55,3.55,5.0,fr,16695,13,720966,1,1,Active Shallow Crust,0.0,89.98677,-90.0,01/04/0662
+6.55064,49.58219,6585,5,16,1,42,56,3.75,5.0,fr,16696,131,720984,1,1,Active Shallow Crust,0.0,89.98962,0.0,05/16/6585
+6.55064,49.58219,2075,7,21,2,57,31,3.85,5.0,fr,16697,41,720996,1,1,Active Shallow Crust,0.0,89.99075,0.0,07/21/2075
+6.55064,49.58219,1253,1,25,10,25,14,3.95,15.0,fr,16698,25,721009,1,1,Active Shallow Crust,0.0,89.99175,0.0,01/25/1253
+6.55064,49.58219,3107,2,12,21,34,19,4.15,5.0,fr,16699,62,721032,1,1,Active Shallow Crust,0.0,89.99017,0.0,02/12/3107
+6.55064,49.58219,2063,9,2,19,11,33,4.15,15.0,fr,16700,41,721033,1,1,Active Shallow Crust,0.0,89.99017,0.0,09/02/2063
+6.55064,49.58219,1546,12,15,4,1,6,4.45,5.0,fr,16701,30,721068,1,1,Active Shallow Crust,0.0,89.99072,0.0,12/15/1546
+6.55064,49.58219,6364,3,31,7,37,50,4.55,27.5,fr,16702,127,721082,1,1,Active Shallow Crust,0.0,89.98966,0.0,03/31/6364
+6.55064,49.58219,4194,6,18,6,3,39,4.65,5.0,fr,16703,83,721092,1,2,Active Shallow Crust,0.0,89.99078,0.0,06/18/4194
+6.55064,49.58219,5655,7,16,7,43,53,4.65,5.0,fr,16704,113,721092,1,2,Active Shallow Crust,0.0,89.99078,0.0,07/16/5655
+4.8169,40.57814,2037,9,21,18,49,27,3.55,5.0,fr,16705,40,721440,1,1,Active Shallow Crust,0.0,89.99234,0.0,09/21/2037
+4.8169,40.57814,3247,5,12,10,19,2,4.25,5.0,fr,16706,64,721530,1,1,Active Shallow Crust,0.0,89.98962,-90.0,05/12/3247
+4.8169,40.57814,7434,4,18,17,46,9,5.45,15.0,fr,16707,148,721669,1,1,Active Shallow Crust,0.0,89.98969,0.0,04/18/7434
+-0.35197,45.72582,2319,11,14,21,58,50,3.55,5.0,fr,16708,46,722400,1,1,Active Shallow Crust,0.0,89.98988,0.0,11/14/2319
+-0.35197,45.72582,8765,12,26,15,24,55,3.55,5.0,fr,16709,175,722409,1,1,Active Shallow Crust,128.8963,89.99384,0.0,12/26/8765
+-0.35197,45.72582,444,2,21,18,20,21,3.65,5.0,fr,16710,8,722412,1,1,Active Shallow Crust,0.0,89.98981,0.0,02/21/0444
+-0.35197,45.72582,8128,3,12,14,6,57,3.65,15.0,fr,16711,162,722413,1,1,Active Shallow Crust,0.0,89.98981,0.0,03/12/8128
+-0.35197,45.72582,4424,5,5,14,57,44,3.65,27.5,fr,16712,88,722414,1,1,Active Shallow Crust,0.0,89.98981,0.0,05/05/4424
+-0.35197,45.72582,4286,11,23,16,41,55,3.75,15.0,fr,16713,85,722425,1,1,Active Shallow Crust,0.0,89.98987,0.0,11/23/4286
+-0.35197,45.72582,3118,2,4,14,49,19,3.75,15.0,fr,16714,62,722428,1,1,Active Shallow Crust,240.0082,58.01756,0.0,02/04/3118
+-0.35197,45.72582,2891,4,18,7,43,17,3.75,5.0,fr,16715,57,722430,1,1,Active Shallow Crust,0.0,89.9901,-90.0,04/18/2891
+-0.35197,45.72582,808,1,24,10,57,31,3.85,5.0,fr,16716,16,722439,1,1,Active Shallow Crust,240.0107,57.99778,0.0,01/24/0808
+-0.35197,45.72582,7121,4,30,2,38,3,3.95,15.0,fr,16717,142,722449,1,2,Active Shallow Crust,0.0,89.99001,0.0,04/30/7121
+-0.35197,45.72582,2734,7,17,12,18,32,3.95,15.0,fr,16718,54,722449,1,2,Active Shallow Crust,0.0,89.99001,0.0,07/17/2734
+-0.35197,45.72582,9293,12,16,5,48,1,4.55,27.5,fr,16719,185,722525,1,1,Active Shallow Crust,240.0091,57.99731,0.0,12/16/9293
+-0.35197,45.72582,1678,3,10,8,12,15,5.95,27.5,fr,16720,33,722690,1,1,Active Shallow Crust,360.0,89.99,0.0,03/10/1678
+4.16397,45.81811,8184,10,17,22,15,53,3.65,15.0,fr,16721,163,723373,1,1,Active Shallow Crust,0.0,89.98747,0.0,10/17/8184
+4.16397,45.81811,3458,8,12,19,31,55,3.65,27.5,fr,16722,69,723374,1,1,Active Shallow Crust,0.0,89.98747,0.0,08/12/3458
+4.16397,45.81811,4926,6,12,21,23,7,3.65,15.0,fr,16723,98,723382,1,1,Active Shallow Crust,128.8996,89.96351,0.0,06/12/4926
+4.16397,45.81811,3884,6,27,15,51,36,3.85,5.0,fr,16724,77,723399,1,1,Active Shallow Crust,240.0111,57.9982,0.0,06/27/3884
+4.16397,45.81811,2719,1,28,11,56,52,3.95,15.0,fr,16725,54,723418,1,1,Active Shallow Crust,128.9011,89.99335,0.0,01/28/2719
+4.16397,45.81811,5910,5,23,16,9,6,4.15,27.5,fr,16726,118,723434,1,1,Active Shallow Crust,0.0,89.98943,0.0,05/23/5910
+4.16397,45.81811,5446,3,4,1,41,52,4.45,5.0,fr,16727,108,723468,1,1,Active Shallow Crust,0.0,89.99003,0.0,03/04/5446
+4.16397,45.81811,876,10,3,0,23,16,4.75,15.0,fr,16728,17,723505,1,2,Active Shallow Crust,0.0,89.9894,0.0,10/03/0876
+4.16397,45.81811,3419,1,1,15,33,25,4.75,15.0,fr,16729,68,723505,1,2,Active Shallow Crust,0.0,89.9894,0.0,01/01/3419
+2.29772,49.34291,4214,8,12,4,17,42,3.55,5.0,fr,16730,84,723843,1,1,Active Shallow Crust,240.0125,57.99866,0.0,08/12/4214
+2.29772,49.34291,3709,7,29,20,44,55,4.05,5.0,fr,16731,74,723906,1,1,Active Shallow Crust,0.0,89.99065,-90.0,07/29/3709
+2.29772,49.34291,2506,7,8,16,24,13,4.15,15.0,fr,16732,50,723922,1,1,Active Shallow Crust,128.8969,89.99424,0.0,07/08/2506
+2.29772,49.34291,2209,12,8,16,38,7,4.45,5.0,fr,16733,44,723948,1,1,Active Shallow Crust,0.0,89.98951,0.0,12/08/2209
+7.88524,47.58355,9030,10,12,23,14,18,3.55,5.0,fr,16734,180,724320,1,6,Active Shallow Crust,0.0,89.99319,0.0,10/12/9030
+7.88524,47.58355,3547,10,4,7,3,27,3.55,5.0,fr,16735,70,724320,1,6,Active Shallow Crust,0.0,89.99319,0.0,10/04/3547
+7.88524,47.58355,8230,10,16,14,20,12,3.55,5.0,fr,16736,164,724320,1,6,Active Shallow Crust,0.0,89.99319,0.0,10/16/8230
+7.88524,47.58355,1395,4,2,11,31,36,3.55,5.0,fr,16737,27,724320,1,6,Active Shallow Crust,0.0,89.99319,0.0,04/02/1395
+7.88524,47.58355,4569,11,4,16,51,2,3.55,5.0,fr,16738,91,724320,1,6,Active Shallow Crust,0.0,89.99319,0.0,11/04/4569
+7.88524,47.58355,9261,6,23,9,24,8,3.55,5.0,fr,16739,185,724320,1,6,Active Shallow Crust,0.0,89.99319,0.0,06/23/9261
+7.88524,47.58355,9992,9,4,11,1,39,3.55,15.0,fr,16740,199,724321,1,2,Active Shallow Crust,0.0,89.99319,0.0,09/04/9992
+7.88524,47.58355,1737,3,29,22,8,47,3.55,15.0,fr,16741,34,724321,1,2,Active Shallow Crust,0.0,89.99319,0.0,03/29/1737
+7.88524,47.58355,3075,9,11,19,33,41,3.55,5.0,fr,16742,61,724323,1,2,Active Shallow Crust,240.0127,57.99799,0.0,09/11/3075
+7.88524,47.58355,3656,4,27,16,58,13,3.55,5.0,fr,16743,73,724323,1,2,Active Shallow Crust,240.0127,57.99799,0.0,04/27/3656
+7.88524,47.58355,2730,5,3,19,15,10,3.55,15.0,fr,16744,54,724324,1,2,Active Shallow Crust,240.0127,57.99799,0.0,05/03/2730
+7.88524,47.58355,6235,7,10,11,31,35,3.55,15.0,fr,16745,124,724324,1,2,Active Shallow Crust,240.0127,57.99799,0.0,07/10/6235
+7.88524,47.58355,223,6,12,7,46,13,3.55,15.0,fr,16746,4,724327,1,2,Active Shallow Crust,0.0,89.99312,-90.0,06/12/0223
+7.88524,47.58355,4726,10,17,17,7,21,3.55,15.0,fr,16747,94,724327,1,2,Active Shallow Crust,0.0,89.99312,-90.0,10/17/4726
+7.88524,47.58355,1658,8,9,14,22,25,3.55,5.0,fr,16748,33,724329,1,2,Active Shallow Crust,128.8961,89.9932,0.0,08/09/1658
+7.88524,47.58355,7897,8,21,8,44,58,3.55,5.0,fr,16749,157,724329,1,2,Active Shallow Crust,128.8961,89.9932,0.0,08/21/7897
+7.88524,47.58355,2091,8,2,22,28,39,3.55,27.5,fr,16750,41,724331,1,1,Active Shallow Crust,128.8961,89.9932,0.0,08/02/2091
+7.88524,47.58355,6990,3,22,20,47,31,3.65,15.0,fr,16751,139,724333,1,2,Active Shallow Crust,0.0,89.98788,0.0,03/22/6990
+7.88524,47.58355,1847,10,18,13,38,47,3.65,15.0,fr,16752,36,724333,1,2,Active Shallow Crust,0.0,89.98788,0.0,10/18/1847
+7.88524,47.58355,6140,6,12,7,18,42,3.65,15.0,fr,16753,122,724336,1,1,Active Shallow Crust,240.0011,58.01357,0.0,06/12/6140
+7.88524,47.58355,496,7,6,13,50,35,3.65,27.5,fr,16754,9,724337,1,2,Active Shallow Crust,240.0011,58.01348,0.0,07/06/0496
+7.88524,47.58355,7316,9,25,10,14,50,3.65,27.5,fr,16755,146,724337,1,2,Active Shallow Crust,240.0011,58.01348,0.0,09/25/7316
+7.88524,47.58355,8264,10,18,12,11,26,3.65,5.0,fr,16756,165,724338,1,1,Active Shallow Crust,0.0,89.98773,-90.0,10/18/8264
+7.88524,47.58355,511,10,13,6,19,11,3.65,15.0,fr,16757,10,724342,1,1,Active Shallow Crust,128.9001,89.96355,0.0,10/13/0511
+7.88524,47.58355,7291,12,15,10,54,35,3.75,5.0,fr,16758,145,724344,1,4,Active Shallow Crust,0.0,89.9892,0.0,12/15/7291
+7.88524,47.58355,1288,4,1,11,3,20,3.75,5.0,fr,16759,25,724344,1,4,Active Shallow Crust,0.0,89.9892,0.0,04/01/1288
+7.88524,47.58355,1973,5,23,10,31,54,3.75,5.0,fr,16760,39,724344,1,4,Active Shallow Crust,0.0,89.9892,0.0,05/23/1973
+7.88524,47.58355,9771,8,8,5,19,2,3.75,5.0,fr,16761,195,724344,1,4,Active Shallow Crust,0.0,89.9892,0.0,08/08/9771
+7.88524,47.58355,6575,1,18,8,25,30,3.75,15.0,fr,16762,131,724345,1,1,Active Shallow Crust,0.0,89.9892,0.0,01/18/6575
+7.88524,47.58355,6005,12,20,10,48,43,3.75,27.5,fr,16763,120,724346,1,1,Active Shallow Crust,0.0,89.9892,0.0,12/20/6005
+7.88524,47.58355,2653,6,24,0,37,42,3.75,5.0,fr,16764,53,724350,1,1,Active Shallow Crust,0.0,89.98907,-90.0,06/24/2653
+7.88524,47.58355,7043,4,12,18,20,18,3.85,5.0,fr,16765,140,724356,1,5,Active Shallow Crust,0.0,89.99037,0.0,04/12/7043
+7.88524,47.58355,1464,5,31,15,7,17,3.85,5.0,fr,16766,29,724356,1,5,Active Shallow Crust,0.0,89.99037,0.0,05/31/1464
+7.88524,47.58355,7070,11,30,16,33,48,3.85,5.0,fr,16767,141,724356,1,5,Active Shallow Crust,0.0,89.99037,0.0,11/30/7070
+7.88524,47.58355,5668,5,20,19,6,13,3.85,5.0,fr,16768,113,724356,1,5,Active Shallow Crust,0.0,89.99037,0.0,05/20/5668
+7.88524,47.58355,7734,2,12,6,35,50,3.85,5.0,fr,16769,154,724356,1,5,Active Shallow Crust,0.0,89.99037,0.0,02/12/7734
+7.88524,47.58355,1386,8,25,0,6,35,3.85,15.0,fr,16770,27,724357,1,2,Active Shallow Crust,0.0,89.99037,0.0,08/25/1386
+7.88524,47.58355,2080,2,1,12,8,57,3.85,15.0,fr,16771,41,724357,1,2,Active Shallow Crust,0.0,89.99037,0.0,02/01/2080
+7.88524,47.58355,6281,4,10,14,0,26,3.85,27.5,fr,16772,125,724358,1,1,Active Shallow Crust,0.0,89.99037,0.0,04/10/6281
+7.88524,47.58355,2884,12,29,2,10,36,3.85,5.0,fr,16773,57,724359,1,1,Active Shallow Crust,240.0112,57.99807,0.0,12/29/2884
+7.88524,47.58355,1905,5,23,3,17,41,3.85,27.5,fr,16774,38,724364,1,1,Active Shallow Crust,0.0,89.99026,-90.0,05/23/1905
+7.88524,47.58355,7448,1,19,2,6,3,3.95,5.0,fr,16775,148,724368,1,2,Active Shallow Crust,0.0,89.99142,0.0,01/19/7448
+7.88524,47.58355,5712,6,27,8,1,0,3.95,5.0,fr,16776,114,724368,1,2,Active Shallow Crust,0.0,89.99142,0.0,06/27/5712
+7.88524,47.58355,2639,2,28,14,4,45,3.95,27.5,fr,16777,52,724370,1,1,Active Shallow Crust,0.0,89.99142,0.0,02/28/2639
+7.88524,47.58355,5596,5,26,5,47,19,3.95,5.0,fr,16778,111,724371,1,2,Active Shallow Crust,240.0193,58.00549,0.0,05/26/5596
+7.88524,47.58355,513,6,27,5,30,3,3.95,5.0,fr,16779,10,724371,1,2,Active Shallow Crust,240.0193,58.00549,0.0,06/27/0513
+7.88524,47.58355,8292,11,27,7,39,0,3.95,15.0,fr,16780,165,724372,1,1,Active Shallow Crust,240.0193,58.00549,0.0,11/27/8292
+7.88524,47.58355,9176,8,19,21,27,24,3.95,5.0,fr,16781,183,724374,1,1,Active Shallow Crust,0.0,89.99132,-90.0,08/19/9176
+7.88524,47.58355,11,9,11,23,19,18,3.95,5.0,fr,16782,0,724377,1,1,Active Shallow Crust,128.9004,89.99356,0.0,09/11/0011
+7.88524,47.58355,5840,12,23,14,35,42,4.05,5.0,fr,16783,116,724380,1,1,Active Shallow Crust,0.0,89.98853,0.0,12/23/5840
+7.88524,47.58355,7829,6,22,11,5,22,4.05,15.0,fr,16784,156,724390,1,1,Active Shallow Crust,128.8913,89.99235,0.0,06/22/7829
+7.88524,47.58355,9696,5,3,12,1,32,4.15,5.0,fr,16785,193,724395,1,1,Active Shallow Crust,240.0087,57.99744,0.0,05/03/9696
+7.88524,47.58355,5564,12,30,19,46,16,4.25,5.0,fr,16786,111,724404,1,2,Active Shallow Crust,0.0,89.99088,0.0,12/30/5564
+7.88524,47.58355,1527,4,14,4,5,58,4.25,5.0,fr,16787,30,724404,1,2,Active Shallow Crust,0.0,89.99088,0.0,04/14/1527
+7.88524,47.58355,2142,2,18,5,14,32,4.25,27.5,fr,16788,42,724406,1,1,Active Shallow Crust,0.0,89.99088,0.0,02/18/2142
+7.88524,47.58355,3991,2,27,6,1,10,4.25,5.0,fr,16789,79,724410,1,1,Active Shallow Crust,0.0,89.99078,-90.0,02/27/3991
+7.88524,47.58355,2603,7,27,4,37,37,4.35,15.0,fr,16790,52,724417,1,1,Active Shallow Crust,0.0,89.98917,0.0,07/27/2603
+7.88524,47.58355,560,5,6,4,46,38,4.35,27.5,fr,16791,11,724418,1,1,Active Shallow Crust,0.0,89.98917,0.0,05/06/0560
+7.88524,47.58355,7234,7,26,9,32,43,4.45,5.0,fr,16792,144,724428,1,1,Active Shallow Crust,0.0,89.99035,0.0,07/26/7234
+7.88524,47.58355,718,11,23,4,31,6,4.45,15.0,fr,16793,14,724432,1,1,Active Shallow Crust,240.0055,57.9951,0.0,11/23/0718
+7.88524,47.58355,9133,1,9,6,35,20,4.55,5.0,fr,16794,182,724440,1,2,Active Shallow Crust,0.0,89.98924,0.0,01/09/9133
+7.88524,47.58355,9037,1,25,13,3,29,4.55,5.0,fr,16795,180,724440,1,2,Active Shallow Crust,0.0,89.98924,0.0,01/25/9037
+7.88524,47.58355,9795,5,9,14,2,24,4.75,5.0,fr,16796,195,724464,1,1,Active Shallow Crust,0.0,89.98975,0.0,05/09/9795
+7.88524,47.58355,9293,2,27,18,16,7,4.95,15.0,fr,16797,185,724489,1,2,Active Shallow Crust,0.0,89.9905,0.0,02/27/9293
+7.88524,47.58355,5911,8,26,9,51,29,4.95,15.0,fr,16798,118,724489,1,2,Active Shallow Crust,0.0,89.9905,0.0,08/26/5911
+7.88524,47.58355,9843,3,17,23,14,7,5.05,5.0,fr,16799,196,724503,1,1,Active Shallow Crust,240.0228,57.99771,0.0,03/17/9843
+6.02143,50.63302,9222,1,4,9,52,19,3.55,5.0,fr,16800,184,724800,1,2,Active Shallow Crust,0.0,89.98721,0.0,01/04/9222
+6.02143,50.63302,4934,2,4,19,38,34,3.55,5.0,fr,16801,98,724800,1,2,Active Shallow Crust,0.0,89.98721,0.0,02/04/4934
+6.02143,50.63302,3508,10,26,13,11,2,3.55,15.0,fr,16802,70,724801,1,4,Active Shallow Crust,0.0,89.98721,0.0,10/26/3508
+6.02143,50.63302,1999,10,24,3,6,16,3.55,15.0,fr,16803,39,724801,1,4,Active Shallow Crust,0.0,89.98721,0.0,10/24/1999
+6.02143,50.63302,275,7,19,13,1,24,3.55,15.0,fr,16804,5,724801,1,4,Active Shallow Crust,0.0,89.98721,0.0,07/19/0275
+6.02143,50.63302,5985,6,16,5,3,44,3.55,15.0,fr,16805,119,724801,1,4,Active Shallow Crust,0.0,89.98721,0.0,06/16/5985
+6.02143,50.63302,6652,12,30,14,36,46,3.55,5.0,fr,16806,133,724803,1,1,Active Shallow Crust,240.0124,57.99818,0.0,12/30/6652
+6.02143,50.63302,5311,8,17,23,23,3,3.55,27.5,fr,16807,106,724805,1,1,Active Shallow Crust,240.0124,57.99808,0.0,08/17/5311
+6.02143,50.63302,5686,7,3,8,18,31,3.55,5.0,fr,16808,113,724806,1,1,Active Shallow Crust,0.0,89.98706,-90.0,07/03/5686
+6.02143,50.63302,7050,10,22,0,46,11,3.55,5.0,fr,16809,140,724809,1,2,Active Shallow Crust,128.8951,89.99361,0.0,10/22/7050
+6.02143,50.63302,479,8,7,17,55,3,3.55,5.0,fr,16810,9,724809,1,2,Active Shallow Crust,128.8951,89.99361,0.0,08/07/0479
+6.02143,50.63302,4714,3,25,14,1,41,3.55,27.5,fr,16811,94,724811,1,2,Active Shallow Crust,128.8951,89.99361,0.0,03/25/4714
+6.02143,50.63302,9436,6,5,14,54,44,3.55,27.5,fr,16812,188,724811,1,2,Active Shallow Crust,128.8951,89.99361,0.0,06/05/9436
+6.02143,50.63302,4203,7,21,5,31,44,3.65,5.0,fr,16813,84,724812,1,3,Active Shallow Crust,0.0,89.9886,0.0,07/21/4203
+6.02143,50.63302,4821,10,3,14,32,54,3.65,5.0,fr,16814,96,724812,1,3,Active Shallow Crust,0.0,89.9886,0.0,10/03/4821
+6.02143,50.63302,9029,11,12,6,27,53,3.65,5.0,fr,16815,180,724812,1,3,Active Shallow Crust,0.0,89.9886,0.0,11/12/9029
+6.02143,50.63302,6289,1,19,13,42,14,3.65,15.0,fr,16816,125,724813,1,4,Active Shallow Crust,0.0,89.9886,0.0,01/19/6289
+6.02143,50.63302,4466,1,9,9,58,26,3.65,15.0,fr,16817,89,724813,1,4,Active Shallow Crust,0.0,89.9886,0.0,01/09/4466
+6.02143,50.63302,2447,7,3,20,36,5,3.65,15.0,fr,16818,48,724813,1,4,Active Shallow Crust,0.0,89.9886,0.0,07/03/2447
+6.02143,50.63302,3978,11,3,11,1,32,3.65,15.0,fr,16819,79,724813,1,4,Active Shallow Crust,0.0,89.9886,0.0,11/03/3978
+6.02143,50.63302,6105,3,16,4,21,6,3.65,5.0,fr,16820,122,724815,1,1,Active Shallow Crust,240.0011,58.01314,0.0,03/16/6105
+6.02143,50.63302,3185,3,25,21,13,2,3.65,15.0,fr,16821,63,724816,1,1,Active Shallow Crust,240.0011,58.01314,0.0,03/25/3185
+6.02143,50.63302,645,5,20,5,46,45,3.65,27.5,fr,16822,12,724817,1,1,Active Shallow Crust,240.0011,58.01306,0.0,05/20/0645
+6.02143,50.63302,8623,11,13,3,17,34,3.65,5.0,fr,16823,172,724818,1,1,Active Shallow Crust,0.0,89.98846,-90.0,11/13/8623
+6.02143,50.63302,4607,6,6,13,59,18,3.65,15.0,fr,16824,92,724822,1,1,Active Shallow Crust,128.9,89.9636,0.0,06/06/4607
+6.02143,50.63302,5085,2,1,9,33,4,3.75,5.0,fr,16825,101,724824,1,5,Active Shallow Crust,0.0,89.98984,0.0,02/01/5085
+6.02143,50.63302,9350,3,11,6,33,51,3.75,5.0,fr,16826,186,724824,1,5,Active Shallow Crust,0.0,89.98984,0.0,03/11/9350
+6.02143,50.63302,2766,6,18,8,35,13,3.75,5.0,fr,16827,55,724824,1,5,Active Shallow Crust,0.0,89.98984,0.0,06/18/2766
+6.02143,50.63302,649,3,27,15,50,4,3.75,5.0,fr,16828,12,724824,1,5,Active Shallow Crust,0.0,89.98984,0.0,03/27/0649
+6.02143,50.63302,1702,5,30,13,10,42,3.75,5.0,fr,16829,34,724824,1,5,Active Shallow Crust,0.0,89.98984,0.0,05/30/1702
+6.02143,50.63302,8422,9,3,1,40,6,3.75,15.0,fr,16830,168,724825,1,1,Active Shallow Crust,0.0,89.98984,0.0,09/03/8422
+6.02143,50.63302,433,12,18,23,39,39,3.75,27.5,fr,16831,8,724826,1,1,Active Shallow Crust,0.0,89.98984,0.0,12/18/0433
+6.02143,50.63302,8734,3,30,9,54,44,3.75,15.0,fr,16832,174,724828,1,1,Active Shallow Crust,240.0082,58.01764,0.0,03/30/8734
+6.02143,50.63302,9130,12,11,9,51,36,3.85,5.0,fr,16833,182,724836,1,3,Active Shallow Crust,0.0,89.99094,0.0,12/11/9130
+6.02143,50.63302,1330,11,26,5,35,31,3.85,5.0,fr,16834,26,724836,1,3,Active Shallow Crust,0.0,89.99094,0.0,11/26/1330
+6.02143,50.63302,1802,6,15,2,15,41,3.85,5.0,fr,16835,36,724836,1,3,Active Shallow Crust,0.0,89.99094,0.0,06/15/1802
+6.02143,50.63302,1172,11,3,1,24,4,3.85,15.0,fr,16836,23,724843,1,1,Active Shallow Crust,0.0,89.99084,-90.0,11/03/1172
+6.02143,50.63302,5513,5,12,9,40,9,3.85,5.0,fr,16837,110,724845,1,1,Active Shallow Crust,128.895,89.99321,0.0,05/12/5513
+6.02143,50.63302,122,5,30,5,55,43,3.95,5.0,fr,16838,2,724848,1,3,Active Shallow Crust,0.0,89.99193,0.0,05/30/0122
+6.02143,50.63302,3305,11,21,21,31,54,3.95,5.0,fr,16839,66,724848,1,3,Active Shallow Crust,0.0,89.99193,0.0,11/21/3305
+6.02143,50.63302,4922,6,12,20,29,9,3.95,5.0,fr,16840,98,724848,1,3,Active Shallow Crust,0.0,89.99193,0.0,06/12/4922
+6.02143,50.63302,5417,6,17,19,41,17,3.95,15.0,fr,16841,108,724849,1,1,Active Shallow Crust,0.0,89.99193,0.0,06/17/5417
+6.02143,50.63302,7110,1,1,1,21,19,3.95,5.0,fr,16842,142,724851,1,1,Active Shallow Crust,240.0203,58.00523,0.0,01/01/7110
+6.02143,50.63302,2895,11,11,3,27,10,3.95,5.0,fr,16843,57,724857,1,1,Active Shallow Crust,128.8988,89.99395,0.0,11/11/2895
+6.02143,50.63302,5575,9,23,0,36,38,4.05,5.0,fr,16844,111,724860,1,1,Active Shallow Crust,0.0,89.98921,0.0,09/23/5575
+6.02143,50.63302,3320,5,25,11,43,42,4.05,27.5,fr,16845,66,724862,1,2,Active Shallow Crust,0.0,89.98921,0.0,05/25/3320
+6.02143,50.63302,1371,1,15,9,38,8,4.05,27.5,fr,16846,27,724862,1,2,Active Shallow Crust,0.0,89.98921,0.0,01/15/1371
+6.02143,50.63302,9252,8,9,3,21,26,4.05,15.0,fr,16847,185,724867,1,1,Active Shallow Crust,0.0,89.98908,-90.0,08/09/9252
+6.02143,50.63302,2829,7,7,11,7,53,4.25,5.0,fr,16848,56,724887,1,1,Active Shallow Crust,240.0081,57.99446,0.0,07/07/2829
+6.02143,50.63302,4113,7,11,23,6,59,4.35,5.0,fr,16849,82,724896,1,2,Active Shallow Crust,0.0,89.98981,0.0,07/11/4113
+6.02143,50.63302,5903,5,27,9,46,13,4.35,5.0,fr,16850,118,724896,1,2,Active Shallow Crust,0.0,89.98981,0.0,05/27/5903
+6.02143,50.63302,3643,1,29,18,9,10,4.35,5.0,fr,16851,72,724902,1,1,Active Shallow Crust,0.0,89.98969,-90.0,01/29/3643
+6.02143,50.63302,809,9,18,2,43,37,4.55,5.0,fr,16852,16,724920,1,1,Active Shallow Crust,0.0,89.98988,0.0,09/18/0809
+6.02143,50.63302,842,11,27,21,39,53,4.55,27.5,fr,16853,16,724925,1,1,Active Shallow Crust,240.0109,57.99772,0.0,11/27/0842
+6.02143,50.63302,1651,9,23,13,33,56,5.05,5.0,fr,16854,33,724980,1,1,Active Shallow Crust,0.0,89.98976,0.0,09/23/1651
+6.02143,50.63302,1798,8,29,14,6,12,5.15,5.0,fr,16855,35,724998,1,1,Active Shallow Crust,0.0,89.98975,-90.0,08/29/1798
+6.02143,50.63302,657,5,28,1,23,9,5.15,15.0,fr,16856,13,724999,1,1,Active Shallow Crust,0.0,89.98975,-90.0,05/28/0657
+6.02141,50.633,438,3,25,15,11,14,7.15,17.5,fr,16857,8,725241,1,1,Active Shallow Crust,128.7233,89.99013,0.0,03/25/0438
+6.51289,45.478,1706,8,31,3,46,7,3.55,5.0,fr,16858,34,725280,1,2,Active Shallow Crust,0.0,89.99293,0.0,08/31/1706
+6.51289,45.478,6465,1,7,4,1,23,3.55,5.0,fr,16859,129,725280,1,2,Active Shallow Crust,0.0,89.99293,0.0,01/07/6465
+6.51289,45.478,5377,3,18,23,7,32,3.55,15.0,fr,16860,107,725281,1,2,Active Shallow Crust,0.0,89.99293,0.0,03/18/5377
+6.51289,45.478,601,12,15,13,40,33,3.55,15.0,fr,16861,12,725281,1,2,Active Shallow Crust,0.0,89.99293,0.0,12/15/0601
+6.51289,45.478,8981,11,16,3,17,14,3.55,5.0,fr,16862,179,725286,1,1,Active Shallow Crust,0.0,89.99285,-90.0,11/16/8981
+6.51289,45.478,4365,7,15,13,30,46,3.55,15.0,fr,16863,87,725287,1,1,Active Shallow Crust,0.0,89.99285,-90.0,07/15/4365
+6.51289,45.478,2323,4,23,4,42,42,3.65,5.0,fr,16864,46,725292,1,4,Active Shallow Crust,0.0,89.9874,0.0,04/23/2323
+6.51289,45.478,5402,7,30,12,19,37,3.65,5.0,fr,16865,108,725292,1,4,Active Shallow Crust,0.0,89.9874,0.0,07/30/5402
+6.51289,45.478,7557,12,4,19,19,39,3.65,5.0,fr,16866,151,725292,1,4,Active Shallow Crust,0.0,89.9874,0.0,12/04/7557
+6.51289,45.478,5331,11,24,18,11,40,3.65,5.0,fr,16867,106,725292,1,4,Active Shallow Crust,0.0,89.9874,0.0,11/24/5331
+6.51289,45.478,1534,5,3,5,48,10,3.65,5.0,fr,16868,30,725301,1,1,Active Shallow Crust,128.9012,89.9635,0.0,05/03/1534
+6.51289,45.478,238,6,28,8,5,7,3.75,5.0,fr,16869,4,725304,1,1,Active Shallow Crust,0.0,89.98877,0.0,06/28/0238
+6.51289,45.478,1835,7,14,21,2,17,3.85,5.0,fr,16870,36,725316,1,2,Active Shallow Crust,0.0,89.98999,0.0,07/14/1835
+6.51289,45.478,5473,10,21,22,29,5,3.85,5.0,fr,16871,109,725316,1,2,Active Shallow Crust,0.0,89.98999,0.0,10/21/5473
+6.51289,45.478,7782,12,3,7,23,13,3.85,5.0,fr,16872,155,725322,1,1,Active Shallow Crust,0.0,89.98988,-90.0,12/03/7782
+6.51289,45.478,9405,7,23,0,54,21,3.95,5.0,fr,16873,188,725328,1,1,Active Shallow Crust,0.0,89.99107,0.0,07/23/9405
+6.51289,45.478,3320,7,16,6,47,47,4.25,5.0,fr,16874,66,725364,1,1,Active Shallow Crust,0.0,89.99052,0.0,07/16/3320
+6.51289,45.478,1199,7,15,23,13,0,4.35,5.0,fr,16875,23,725379,1,1,Active Shallow Crust,240.0085,57.99561,0.0,07/15/1199
+6.51289,45.478,7129,11,19,11,48,53,4.45,27.5,fr,16876,142,725390,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/19/7129
+6.51289,45.478,8658,7,10,6,28,40,4.45,15.0,fr,16877,173,725392,1,1,Active Shallow Crust,240.0048,57.99484,0.0,07/10/8658
+6.51289,45.478,6026,3,21,16,28,15,4.55,5.0,fr,16878,120,725400,1,1,Active Shallow Crust,0.0,89.99106,0.0,03/21/6026
+6.51289,45.478,3507,12,17,17,9,17,4.65,5.0,fr,16879,70,725412,1,1,Active Shallow Crust,0.0,89.99004,0.0,12/17/3507
+6.51289,45.478,3831,3,4,15,41,21,4.85,5.0,fr,16880,76,725436,1,1,Active Shallow Crust,0.0,89.9905,0.0,03/04/3831
+6.51289,45.478,9468,7,22,3,40,39,4.85,15.0,fr,16881,189,725443,1,1,Active Shallow Crust,0.0,89.99039,-90.0,07/22/9468
+8.58265,50.92803,4210,2,18,4,38,42,4.05,5.0,fr,16882,84,726303,1,1,Active Shallow Crust,240.0065,58.0048,0.0,02/18/4210
+2.12995,46.30302,2684,2,22,8,32,32,3.55,5.0,fr,16883,53,726720,1,3,Active Shallow Crust,0.0,89.98955,0.0,02/22/2684
+2.12995,46.30302,3925,3,10,8,7,47,3.55,5.0,fr,16884,78,726720,1,3,Active Shallow Crust,0.0,89.98955,0.0,03/10/3925
+2.12995,46.30302,8704,4,23,11,41,17,3.55,5.0,fr,16885,174,726720,1,3,Active Shallow Crust,0.0,89.98955,0.0,04/23/8704
+2.12995,46.30302,1253,6,16,1,12,23,3.55,27.5,fr,16886,25,726722,1,1,Active Shallow Crust,0.0,89.98955,0.0,06/16/1253
+2.12995,46.30302,8096,8,24,22,41,47,3.55,5.0,fr,16887,161,726726,1,1,Active Shallow Crust,0.0,89.98943,-90.0,08/24/8096
+2.12995,46.30302,9452,10,3,2,55,58,3.65,15.0,fr,16888,189,726733,1,1,Active Shallow Crust,0.0,89.99068,0.0,10/03/9452
+2.12995,46.30302,3352,10,12,7,27,39,3.75,15.0,fr,16889,67,726745,1,1,Active Shallow Crust,0.0,89.98893,0.0,10/12/3352
+2.12995,46.30302,9342,7,26,8,47,46,3.85,5.0,fr,16890,186,726756,1,1,Active Shallow Crust,0.0,89.99014,0.0,07/26/9342
+2.12995,46.30302,7790,4,27,10,10,30,3.85,15.0,fr,16891,155,726757,1,1,Active Shallow Crust,0.0,89.99014,0.0,04/27/7790
+2.12995,46.30302,1986,2,19,12,16,32,4.05,5.0,fr,16892,39,726780,1,1,Active Shallow Crust,0.0,89.9902,0.0,02/19/1986
+2.12995,46.30302,9511,2,21,19,15,5,4.05,5.0,fr,16893,190,726783,1,1,Active Shallow Crust,240.0056,58.00589,0.0,02/21/9511
+2.12995,46.30302,5907,4,3,17,23,59,4.05,15.0,fr,16894,118,726787,1,1,Active Shallow Crust,0.0,89.99009,-90.0,04/03/5907
+2.12995,46.30302,5427,6,9,13,32,55,4.05,5.0,fr,16895,108,726789,1,1,Active Shallow Crust,128.8901,89.99413,0.0,06/09/5427
+2.12995,46.30302,9501,3,7,10,57,16,4.15,5.0,fr,16896,190,726795,1,1,Active Shallow Crust,240.0081,57.99741,0.0,03/07/9501
+2.12995,46.30302,8804,6,16,1,48,33,4.45,15.0,fr,16897,176,726838,1,1,Active Shallow Crust,128.8923,89.99382,0.0,06/16/8804
+2.12995,46.30302,4756,5,21,14,41,46,6.25,15.0,fr,16898,95,727045,1,1,Active Shallow Crust,0.0,89.99003,0.0,05/21/4756
+7.01799,45.01261,4160,5,21,1,12,36,3.55,5.0,fr,16899,83,727200,1,1,Active Shallow Crust,0.0,89.99287,0.0,05/21/4160
+7.01799,45.01261,6462,2,1,12,1,52,3.55,27.5,fr,16900,129,727202,1,2,Active Shallow Crust,0.0,89.99287,0.0,02/01/6462
+7.01799,45.01261,417,8,25,21,56,41,3.55,27.5,fr,16901,8,727202,1,2,Active Shallow Crust,0.0,89.99287,0.0,08/25/0417
+7.01799,45.01261,3467,5,30,10,49,19,3.55,27.5,fr,16902,69,727208,1,1,Active Shallow Crust,0.0,89.99279,-90.0,05/30/3467
+7.01799,45.01261,1866,11,15,20,25,3,3.65,5.0,fr,16903,37,727212,1,3,Active Shallow Crust,0.0,89.98729,0.0,11/15/1866
+7.01799,45.01261,8520,2,2,14,59,23,3.65,5.0,fr,16904,170,727212,1,3,Active Shallow Crust,0.0,89.98729,0.0,02/02/8520
+7.01799,45.01261,9978,7,16,5,28,10,3.65,5.0,fr,16905,199,727212,1,3,Active Shallow Crust,0.0,89.98729,0.0,07/16/9978
+7.01799,45.01261,7484,9,7,14,11,42,3.65,27.5,fr,16906,149,727223,1,1,Active Shallow Crust,128.9003,89.96349,0.0,09/07/7484
+7.01799,45.01261,1588,9,14,15,2,21,3.75,5.0,fr,16907,31,727224,1,2,Active Shallow Crust,0.0,89.98868,0.0,09/14/1588
+7.01799,45.01261,7161,1,23,0,17,48,3.75,5.0,fr,16908,143,727224,1,2,Active Shallow Crust,0.0,89.98868,0.0,01/23/7161
+7.01799,45.01261,2401,7,2,22,53,46,3.75,15.0,fr,16909,48,727225,1,3,Active Shallow Crust,0.0,89.98868,0.0,07/02/2401
+7.01799,45.01261,7183,9,24,7,58,26,3.75,15.0,fr,16910,143,727225,1,3,Active Shallow Crust,0.0,89.98868,0.0,09/24/7183
+7.01799,45.01261,526,6,30,19,39,35,3.75,15.0,fr,16911,10,727225,1,3,Active Shallow Crust,0.0,89.98868,0.0,06/30/0526
+7.01799,45.01261,1822,1,24,7,49,51,3.75,5.0,fr,16912,36,727227,1,1,Active Shallow Crust,240.0084,58.01728,0.0,01/24/1822
+7.01799,45.01261,6615,2,25,9,29,55,3.75,15.0,fr,16913,132,727228,1,2,Active Shallow Crust,240.0084,58.01728,0.0,02/25/6615
+7.01799,45.01261,4840,4,18,0,38,28,3.75,15.0,fr,16914,96,727228,1,2,Active Shallow Crust,240.0084,58.01728,0.0,04/18/4840
+7.01799,45.01261,387,4,1,10,41,10,3.85,5.0,fr,16915,7,727236,1,4,Active Shallow Crust,0.0,89.98991,0.0,04/01/0387
+7.01799,45.01261,9309,2,16,7,34,30,3.85,5.0,fr,16916,186,727236,1,4,Active Shallow Crust,0.0,89.98991,0.0,02/16/9309
+7.01799,45.01261,263,8,9,14,48,1,3.85,5.0,fr,16917,5,727236,1,4,Active Shallow Crust,0.0,89.98991,0.0,08/09/0263
+7.01799,45.01261,8799,2,3,18,8,15,3.85,5.0,fr,16918,175,727236,1,4,Active Shallow Crust,0.0,89.98991,0.0,02/03/8799
+7.01799,45.01261,3769,3,26,13,45,17,3.85,15.0,fr,16919,75,727237,1,1,Active Shallow Crust,0.0,89.98991,0.0,03/26/3769
+7.01799,45.01261,2846,4,13,3,8,11,3.85,15.0,fr,16920,56,727246,1,1,Active Shallow Crust,128.8949,89.99496,0.0,04/13/2846
+7.01799,45.01261,1068,9,29,7,41,59,3.95,27.5,fr,16921,21,727250,1,1,Active Shallow Crust,0.0,89.991,0.0,09/29/1068
+7.01799,45.01261,6140,10,2,23,54,38,3.95,5.0,fr,16922,122,727251,1,1,Active Shallow Crust,240.0189,58.00492,0.0,10/02/6140
+7.01799,45.01261,3943,1,26,11,40,12,4.05,5.0,fr,16923,78,727260,1,1,Active Shallow Crust,0.0,89.99198,0.0,01/26/3943
+7.01799,45.01261,1265,8,18,17,49,29,4.05,15.0,fr,16924,25,727261,1,1,Active Shallow Crust,0.0,89.99198,0.0,08/18/1265
+7.01799,45.01261,3872,12,2,8,48,17,4.05,15.0,fr,16925,77,727267,1,1,Active Shallow Crust,0.0,89.99189,-90.0,12/02/3872
+7.01799,45.01261,9864,5,8,3,19,4,4.15,5.0,fr,16926,197,727272,1,1,Active Shallow Crust,0.0,89.98928,0.0,05/08/9864
+7.01799,45.01261,9244,7,3,5,47,29,4.35,5.0,fr,16927,184,727296,1,1,Active Shallow Crust,0.0,89.98865,0.0,07/03/9244
+7.01799,45.01261,7509,8,17,13,16,36,4.35,5.0,fr,16928,150,727299,1,1,Active Shallow Crust,240.0081,57.9962,0.0,08/17/7509
+7.01799,45.01261,3727,5,24,12,47,2,4.45,5.0,fr,16929,74,727317,1,1,Active Shallow Crust,128.8918,89.99494,0.0,05/24/3727
+7.01799,45.01261,1034,8,2,7,11,0,4.55,5.0,fr,16930,20,727326,1,1,Active Shallow Crust,0.0,89.99088,-90.0,08/02/1034
+7.01799,45.01261,7985,10,6,19,1,34,4.65,5.0,fr,16931,159,727341,1,1,Active Shallow Crust,128.8919,89.98663,0.0,10/06/7985
+7.01799,45.01261,8714,11,8,23,30,7,4.65,15.0,fr,16932,174,727342,1,1,Active Shallow Crust,128.8919,89.98663,0.0,11/08/8714
+7.01799,45.01261,414,8,26,6,14,7,4.75,5.0,fr,16933,8,727347,1,1,Active Shallow Crust,240.0073,58.00412,0.0,08/26/0414
+7.01799,45.01261,1026,9,25,13,55,35,4.75,15.0,fr,16934,20,727348,1,1,Active Shallow Crust,240.0073,58.00412,0.0,09/25/1026
+7.01799,45.01261,6874,2,17,7,6,10,4.95,5.0,fr,16935,137,727368,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/17/6874
+7.01799,45.01261,200,3,25,11,33,9,5.35,5.0,fr,16936,3,727416,1,1,Active Shallow Crust,0.0,89.99013,0.0,03/25/0200
+7.01799,45.01261,9796,1,24,19,39,16,5.45,5.0,fr,16937,195,727428,1,1,Active Shallow Crust,359.9996,89.99039,0.0,01/24/9796
+-1.64069,42.72382,9472,4,6,1,52,35,3.55,5.0,fr,16938,189,728160,1,4,Active Shallow Crust,0.0,89.99074,0.0,04/06/9472
+-1.64069,42.72382,112,5,12,3,47,40,3.55,5.0,fr,16939,2,728160,1,4,Active Shallow Crust,0.0,89.99074,0.0,05/12/0112
+-1.64069,42.72382,9582,11,21,20,20,29,3.55,5.0,fr,16940,191,728160,1,4,Active Shallow Crust,0.0,89.99074,0.0,11/21/9582
+-1.64069,42.72382,6188,1,16,3,51,12,3.55,5.0,fr,16941,123,728160,1,4,Active Shallow Crust,0.0,89.99074,0.0,01/16/6188
+-1.64069,42.72382,4945,8,6,10,12,9,3.55,15.0,fr,16942,98,728161,1,1,Active Shallow Crust,0.0,89.99074,0.0,08/06/4945
+-1.64069,42.72382,7108,2,2,23,48,44,3.55,5.0,fr,16943,142,728163,1,2,Active Shallow Crust,240.0118,57.99826,0.0,02/02/7108
+-1.64069,42.72382,4988,1,27,9,50,39,3.55,5.0,fr,16944,99,728163,1,2,Active Shallow Crust,240.0118,57.99826,0.0,01/27/4988
+-1.64069,42.72382,1267,2,3,4,41,2,3.65,5.0,fr,16945,25,728172,1,1,Active Shallow Crust,0.0,89.9901,0.0,02/03/1267
+-1.64069,42.72382,424,5,31,8,1,31,3.65,5.0,fr,16946,8,728175,1,1,Active Shallow Crust,240.0005,58.01273,0.0,05/31/0424
+-1.64069,42.72382,4341,9,9,6,7,17,3.65,5.0,fr,16947,86,728178,1,1,Active Shallow Crust,0.0,89.98998,-90.0,09/09/4341
+-1.64069,42.72382,5155,9,19,22,19,35,3.65,15.0,fr,16948,103,728179,1,1,Active Shallow Crust,0.0,89.98998,-90.0,09/19/5155
+-1.64069,42.72382,3080,2,29,11,18,35,3.65,5.0,fr,16949,61,728181,1,2,Active Shallow Crust,128.9007,89.96345,0.0,02/29/3080
+-1.64069,42.72382,386,2,10,4,24,58,3.65,5.0,fr,16950,7,728181,1,2,Active Shallow Crust,128.9007,89.96345,0.0,02/10/0386
+-1.64069,42.72382,9135,3,23,2,48,18,3.75,5.0,fr,16951,182,728184,1,2,Active Shallow Crust,0.0,89.9897,0.0,03/23/9135
+-1.64069,42.72382,4091,7,27,7,29,31,3.75,5.0,fr,16952,81,728184,1,2,Active Shallow Crust,0.0,89.9897,0.0,07/27/4091
+-1.64069,42.72382,4806,11,29,19,19,35,3.75,15.0,fr,16953,96,728185,1,1,Active Shallow Crust,0.0,89.9897,0.0,11/29/4806
+-1.64069,42.72382,350,3,13,2,30,3,3.75,27.5,fr,16954,6,728186,1,2,Active Shallow Crust,0.0,89.9897,0.0,03/13/0350
+-1.64069,42.72382,3414,1,20,3,49,4,3.75,27.5,fr,16955,68,728186,1,2,Active Shallow Crust,0.0,89.9897,0.0,01/20/3414
+-1.64069,42.72382,947,6,28,11,16,48,3.75,5.0,fr,16956,18,728187,1,1,Active Shallow Crust,240.008,58.01752,0.0,06/28/0947
+-1.64069,42.72382,3832,3,27,0,22,44,3.75,15.0,fr,16957,76,728188,1,1,Active Shallow Crust,240.008,58.01752,0.0,03/27/3832
+-1.64069,42.72382,9543,1,13,7,48,45,3.75,5.0,fr,16958,190,728190,1,1,Active Shallow Crust,0.0,89.98959,-90.0,01/13/9543
+-1.64069,42.72382,647,4,25,8,36,31,3.85,15.0,fr,16959,12,728197,1,1,Active Shallow Crust,0.0,89.98951,0.0,04/25/0647
+-1.64069,42.72382,390,1,28,2,2,6,3.85,5.0,fr,16960,7,728199,1,1,Active Shallow Crust,240.0103,57.9978,0.0,01/28/0390
+-1.64069,42.72382,5168,1,29,5,50,7,3.85,15.0,fr,16961,103,728200,1,1,Active Shallow Crust,240.0103,57.9978,0.0,01/29/5168
+-1.64069,42.72382,6617,12,20,19,21,2,3.95,15.0,fr,16962,132,728209,1,1,Active Shallow Crust,0.0,89.98949,0.0,12/20/6617
+-1.64069,42.72382,1366,2,26,8,10,58,4.05,5.0,fr,16963,27,728220,1,1,Active Shallow Crust,0.0,89.98959,0.0,02/26/1366
+-1.64069,42.72382,8894,10,15,1,2,51,4.05,15.0,fr,16964,177,728221,1,1,Active Shallow Crust,0.0,89.98959,0.0,10/15/8894
+-1.64069,42.72382,1110,8,13,2,44,31,4.15,5.0,fr,16965,22,728238,1,1,Active Shallow Crust,0.0,89.98967,-90.0,08/13/1110
+-1.64069,42.72382,251,2,13,13,58,35,4.25,5.0,fr,16966,5,728244,1,1,Active Shallow Crust,0.0,89.99007,0.0,02/13/0251
+-1.64069,42.72382,1493,11,30,12,55,33,4.35,5.0,fr,16967,29,728256,1,1,Active Shallow Crust,0.0,89.98968,0.0,11/30/1493
+-1.64069,42.72382,2543,2,26,13,48,37,4.75,5.0,fr,16968,50,728313,1,1,Active Shallow Crust,128.8898,89.98808,0.0,02/26/2543
+-1.64069,42.72382,2674,11,6,13,39,57,4.85,15.0,fr,16969,53,728317,1,1,Active Shallow Crust,0.0,89.99005,0.0,11/06/2674
+-1.64069,42.72382,4603,11,28,16,54,32,5.15,5.0,fr,16970,92,728355,1,1,Active Shallow Crust,240.0176,57.99963,0.0,11/28/4603
+7.0883,46.06971,8243,10,18,14,26,52,3.55,5.0,fr,16971,164,728640,1,2,Active Shallow Crust,0.0,89.993,0.0,10/18/8243
+7.0883,46.06971,7788,10,7,11,0,23,3.55,5.0,fr,16972,155,728640,1,2,Active Shallow Crust,0.0,89.993,0.0,10/07/7788
+7.0883,46.06971,1907,8,3,6,6,52,3.55,15.0,fr,16973,38,728641,1,2,Active Shallow Crust,0.0,89.993,0.0,08/03/1907
+7.0883,46.06971,6705,12,1,8,4,19,3.55,15.0,fr,16974,134,728641,1,2,Active Shallow Crust,0.0,89.993,0.0,12/01/6705
+7.0883,46.06971,4989,6,12,11,35,10,3.55,15.0,fr,16975,99,728644,1,3,Active Shallow Crust,240.013,57.99801,0.0,06/12/4989
+7.0883,46.06971,5971,12,23,16,19,38,3.55,15.0,fr,16976,119,728644,1,3,Active Shallow Crust,240.013,57.99801,0.0,12/23/5971
+7.0883,46.06971,8715,11,5,18,49,1,3.55,15.0,fr,16977,174,728644,1,3,Active Shallow Crust,240.013,57.99801,0.0,11/05/8715
+7.0883,46.06971,7893,4,11,6,3,46,3.55,5.0,fr,16978,157,728646,1,1,Active Shallow Crust,0.0,89.99292,-90.0,04/11/7893
+7.0883,46.06971,5633,3,12,15,13,0,3.65,5.0,fr,16979,112,728652,1,4,Active Shallow Crust,0.0,89.98753,0.0,03/12/5633
+7.0883,46.06971,1189,1,23,2,41,45,3.65,5.0,fr,16980,23,728652,1,4,Active Shallow Crust,0.0,89.98753,0.0,01/23/1189
+7.0883,46.06971,1060,11,16,18,40,6,3.65,5.0,fr,16981,21,728652,1,4,Active Shallow Crust,0.0,89.98753,0.0,11/16/1060
+7.0883,46.06971,1871,3,1,18,18,13,3.65,5.0,fr,16982,37,728652,1,4,Active Shallow Crust,0.0,89.98753,0.0,03/01/1871
+7.0883,46.06971,2631,12,21,19,24,2,3.65,15.0,fr,16983,52,728653,1,3,Active Shallow Crust,0.0,89.98753,0.0,12/21/2631
+7.0883,46.06971,6677,9,18,19,6,15,3.65,15.0,fr,16984,133,728653,1,3,Active Shallow Crust,0.0,89.98753,0.0,09/18/6677
+7.0883,46.06971,6891,5,1,7,16,59,3.65,15.0,fr,16985,137,728653,1,3,Active Shallow Crust,0.0,89.98753,0.0,05/01/6891
+7.0883,46.06971,3621,6,22,4,39,55,3.65,27.5,fr,16986,72,728654,1,1,Active Shallow Crust,0.0,89.98753,0.0,06/22/3621
+7.0883,46.06971,9535,5,28,13,32,48,3.65,5.0,fr,16987,190,728655,1,1,Active Shallow Crust,240.0004,58.01344,0.0,05/28/9535
+7.0883,46.06971,4425,1,5,18,59,57,3.65,15.0,fr,16988,88,728656,1,1,Active Shallow Crust,240.0004,58.01344,0.0,01/05/4425
+7.0883,46.06971,173,10,4,20,32,30,3.65,15.0,fr,16989,3,728659,1,1,Active Shallow Crust,0.0,89.98739,-90.0,10/04/0173
+7.0883,46.06971,4862,1,1,11,45,15,3.65,5.0,fr,16990,97,728661,1,1,Active Shallow Crust,128.9011,89.96352,0.0,01/01/4862
+7.0883,46.06971,1086,4,15,8,27,1,3.65,27.5,fr,16991,21,728663,1,1,Active Shallow Crust,128.9011,89.96352,0.0,04/15/1086
+7.0883,46.06971,8358,3,5,5,16,20,3.75,5.0,fr,16992,167,728664,1,4,Active Shallow Crust,0.0,89.98888,0.0,03/05/8358
+7.0883,46.06971,6185,11,7,3,47,33,3.75,5.0,fr,16993,123,728664,1,4,Active Shallow Crust,0.0,89.98888,0.0,11/07/6185
+7.0883,46.06971,7375,8,17,0,52,47,3.75,5.0,fr,16994,147,728664,1,4,Active Shallow Crust,0.0,89.98888,0.0,08/17/7375
+7.0883,46.06971,3713,12,20,23,30,9,3.75,5.0,fr,16995,74,728664,1,4,Active Shallow Crust,0.0,89.98888,0.0,12/20/3713
+7.0883,46.06971,1782,12,6,4,11,8,3.75,5.0,fr,16996,35,728667,1,3,Active Shallow Crust,240.0077,58.0182,0.0,12/06/1782
+7.0883,46.06971,2380,7,13,8,25,13,3.75,5.0,fr,16997,47,728667,1,3,Active Shallow Crust,240.0077,58.0182,0.0,07/13/2380
+7.0883,46.06971,6166,11,24,6,50,57,3.75,5.0,fr,16998,123,728667,1,3,Active Shallow Crust,240.0077,58.0182,0.0,11/24/6166
+7.0883,46.06971,7325,7,23,17,2,15,3.75,5.0,fr,16999,146,728670,1,1,Active Shallow Crust,0.0,89.98875,-90.0,07/23/7325
+7.0883,46.06971,9832,8,15,1,1,28,3.75,5.0,fr,17000,196,728673,1,3,Active Shallow Crust,128.8977,89.9669,0.0,08/15/9832
+7.0883,46.06971,9663,10,7,7,15,18,3.75,5.0,fr,17001,193,728673,1,3,Active Shallow Crust,128.8977,89.9669,0.0,10/07/9663
+7.0883,46.06971,8518,7,31,4,51,21,3.75,5.0,fr,17002,170,728673,1,3,Active Shallow Crust,128.8977,89.9669,0.0,07/31/8518
+7.0883,46.06971,950,10,24,4,11,49,3.75,15.0,fr,17003,18,728674,1,1,Active Shallow Crust,128.8977,89.9669,0.0,10/24/0950
+7.0883,46.06971,1050,2,7,21,53,23,3.85,5.0,fr,17004,20,728676,1,4,Active Shallow Crust,0.0,89.9901,0.0,02/07/1050
+7.0883,46.06971,4606,4,13,6,13,59,3.85,5.0,fr,17005,92,728676,1,4,Active Shallow Crust,0.0,89.9901,0.0,04/13/4606
+7.0883,46.06971,9201,11,4,11,8,16,3.85,5.0,fr,17006,184,728676,1,4,Active Shallow Crust,0.0,89.9901,0.0,11/04/9201
+7.0883,46.06971,3928,6,27,12,13,49,3.85,5.0,fr,17007,78,728676,1,4,Active Shallow Crust,0.0,89.9901,0.0,06/27/3928
+7.0883,46.06971,6196,3,22,3,2,37,3.85,15.0,fr,17008,123,728677,1,2,Active Shallow Crust,0.0,89.9901,0.0,03/22/6196
+7.0883,46.06971,385,3,28,8,49,8,3.85,15.0,fr,17009,7,728677,1,2,Active Shallow Crust,0.0,89.9901,0.0,03/28/0385
+7.0883,46.06971,7643,6,18,7,4,49,3.85,27.5,fr,17010,152,728681,1,1,Active Shallow Crust,240.0102,57.99795,0.0,06/18/7643
+7.0883,46.06971,7818,1,8,13,58,29,3.85,15.0,fr,17011,156,728683,1,1,Active Shallow Crust,0.0,89.98998,-90.0,01/08/7818
+7.0883,46.06971,521,1,19,5,57,52,3.85,5.0,fr,17012,10,728685,1,1,Active Shallow Crust,128.8954,89.99505,0.0,01/19/0521
+7.0883,46.06971,3000,5,16,0,52,57,3.95,5.0,fr,17013,59,728688,1,3,Active Shallow Crust,0.0,89.99117,0.0,05/16/3000
+7.0883,46.06971,1953,1,20,5,8,26,3.95,5.0,fr,17014,39,728688,1,3,Active Shallow Crust,0.0,89.99117,0.0,01/20/1953
+7.0883,46.06971,1047,10,18,15,59,36,3.95,5.0,fr,17015,20,728688,1,3,Active Shallow Crust,0.0,89.99117,0.0,10/18/1047
+7.0883,46.06971,9442,8,16,16,13,51,3.95,27.5,fr,17016,188,728690,1,1,Active Shallow Crust,0.0,89.99117,0.0,08/16/9442
+7.0883,46.06971,5877,2,16,4,43,56,3.95,15.0,fr,17017,117,728692,1,1,Active Shallow Crust,240.0204,58.00504,0.0,02/16/5877
+7.0883,46.06971,8534,6,25,12,38,45,3.95,5.0,fr,17018,170,728697,1,1,Active Shallow Crust,128.9004,89.99338,0.0,06/25/8534
+7.0883,46.06971,2950,10,2,21,47,10,3.95,15.0,fr,17019,58,728698,1,1,Active Shallow Crust,128.9004,89.99338,0.0,10/02/2950
+7.0883,46.06971,8342,10,14,17,48,5,4.05,5.0,fr,17020,166,728700,1,6,Active Shallow Crust,0.0,89.9882,0.0,10/14/8342
+7.0883,46.06971,558,5,29,18,7,21,4.05,5.0,fr,17021,11,728700,1,6,Active Shallow Crust,0.0,89.9882,0.0,05/29/0558
+7.0883,46.06971,5714,10,22,22,9,25,4.05,5.0,fr,17022,114,728700,1,6,Active Shallow Crust,0.0,89.9882,0.0,10/22/5714
+7.0883,46.06971,9552,12,19,20,26,50,4.05,5.0,fr,17023,191,728700,1,6,Active Shallow Crust,0.0,89.9882,0.0,12/19/9552
+7.0883,46.06971,4314,12,28,10,13,14,4.05,5.0,fr,17024,86,728700,1,6,Active Shallow Crust,0.0,89.9882,0.0,12/28/4314
+7.0883,46.06971,7485,4,16,11,42,39,4.05,5.0,fr,17025,149,728700,1,6,Active Shallow Crust,0.0,89.9882,0.0,04/16/7485
+7.0883,46.06971,9260,1,31,7,6,14,4.05,27.5,fr,17026,185,728702,1,2,Active Shallow Crust,0.0,89.9882,0.0,01/31/9260
+7.0883,46.06971,2210,3,22,12,52,43,4.05,27.5,fr,17027,44,728702,1,2,Active Shallow Crust,0.0,89.9882,0.0,03/22/2210
+7.0883,46.06971,1066,12,4,14,4,48,4.05,5.0,fr,17028,21,728706,1,1,Active Shallow Crust,0.0,89.98806,-90.0,12/04/1066
+7.0883,46.06971,2441,4,13,10,33,9,4.05,5.0,fr,17029,48,728709,1,1,Active Shallow Crust,128.8896,89.9941,0.0,04/13/2441
+7.0883,46.06971,420,2,8,5,31,5,4.15,5.0,fr,17030,8,728712,1,1,Active Shallow Crust,0.0,89.98948,0.0,02/08/0420
+7.0883,46.06971,5249,12,3,17,31,48,4.15,15.0,fr,17031,104,728719,1,1,Active Shallow Crust,0.0,89.98936,-90.0,12/03/5249
+7.0883,46.06971,4588,2,24,15,29,37,4.25,5.0,fr,17032,91,728724,1,1,Active Shallow Crust,0.0,89.99062,0.0,02/24/4588
+7.0883,46.06971,86,2,3,5,18,25,4.25,5.0,fr,17033,1,728733,1,1,Active Shallow Crust,128.8952,89.98093,0.0,02/03/0086
+7.0883,46.06971,1546,11,30,4,11,52,4.25,15.0,fr,17034,30,728734,1,1,Active Shallow Crust,128.8952,89.98093,0.0,11/30/1546
+7.0883,46.06971,2774,1,5,13,53,16,4.35,5.0,fr,17035,55,728736,1,2,Active Shallow Crust,0.0,89.98886,0.0,01/05/2774
+7.0883,46.06971,7519,10,11,9,16,4,4.35,5.0,fr,17036,150,728736,1,2,Active Shallow Crust,0.0,89.98886,0.0,10/11/7519
+7.0883,46.06971,9830,2,13,3,48,42,4.35,15.0,fr,17037,196,728737,1,3,Active Shallow Crust,0.0,89.98886,0.0,02/13/9830
+7.0883,46.06971,437,6,2,8,10,1,4.35,15.0,fr,17038,8,728737,1,3,Active Shallow Crust,0.0,89.98886,0.0,06/02/0437
+7.0883,46.06971,9373,3,6,1,26,25,4.35,15.0,fr,17039,187,728737,1,3,Active Shallow Crust,0.0,89.98886,0.0,03/06/9373
+7.0883,46.06971,6168,10,7,14,21,51,4.45,15.0,fr,17040,123,728752,1,1,Active Shallow Crust,240.0057,57.99436,0.0,10/07/6168
+7.0883,46.06971,4381,5,24,12,24,16,4.55,5.0,fr,17041,87,728760,1,1,Active Shallow Crust,0.0,89.98894,0.0,05/24/4381
+7.0883,46.06971,1411,1,29,18,44,40,4.55,5.0,fr,17042,28,728766,1,1,Active Shallow Crust,0.0,89.99105,-90.0,01/29/1411
+7.0883,46.06971,5846,8,4,3,36,14,4.65,5.0,fr,17043,116,728772,1,1,Active Shallow Crust,0.0,89.99014,0.0,08/04/5846
+7.0883,46.06971,9776,4,9,12,59,52,4.65,15.0,fr,17044,195,728773,1,1,Active Shallow Crust,0.0,89.99014,0.0,04/09/9776
+7.0883,46.06971,5125,9,18,6,10,25,4.65,5.0,fr,17045,102,728778,1,1,Active Shallow Crust,0.0,89.99003,-90.0,09/18/5125
+7.0883,46.06971,2040,4,30,12,43,40,4.75,27.5,fr,17046,40,728786,1,1,Active Shallow Crust,0.0,89.98946,0.0,04/30/2040
+7.0883,46.06971,2856,2,14,0,35,23,4.75,5.0,fr,17047,57,728793,1,2,Active Shallow Crust,128.8883,89.98815,0.0,02/14/2856
+7.0883,46.06971,4884,3,24,8,23,38,4.75,5.0,fr,17048,97,728793,1,2,Active Shallow Crust,128.8883,89.98815,0.0,03/24/4884
+7.0883,46.06971,5709,5,6,20,47,50,4.95,5.0,fr,17049,114,728811,1,1,Active Shallow Crust,240.0118,58.00436,0.0,05/06/5709
+7.0883,46.06971,6582,12,20,15,36,26,5.15,5.0,fr,17050,131,728835,1,1,Active Shallow Crust,240.0195,57.99987,0.0,12/20/6582
+7.0883,46.06971,3225,10,2,16,41,51,5.15,5.0,fr,17051,64,728838,1,1,Active Shallow Crust,0.0,89.98991,-90.0,10/02/3225
+7.0883,46.06971,6272,6,4,23,18,37,5.45,5.0,fr,17052,125,728877,1,1,Active Shallow Crust,128.8792,89.99226,0.0,06/04/6272
+1.64012,42.92701,5110,7,15,18,26,53,3.55,5.0,fr,17053,102,729120,1,2,Active Shallow Crust,0.0,89.99077,0.0,07/15/5110
+1.64012,42.92701,1934,4,3,15,42,12,3.55,5.0,fr,17054,38,729120,1,2,Active Shallow Crust,0.0,89.99077,0.0,04/03/1934
+1.64012,42.92701,100,7,29,14,51,7,3.55,15.0,fr,17055,1,729121,1,1,Active Shallow Crust,0.0,89.99077,0.0,07/29/0100
+1.64012,42.92701,8283,10,4,0,1,11,3.55,27.5,fr,17056,165,729122,1,1,Active Shallow Crust,0.0,89.99077,0.0,10/04/8283
+1.64012,42.92701,5681,3,4,13,17,28,3.55,27.5,fr,17057,113,729128,1,1,Active Shallow Crust,0.0,89.99066,-90.0,03/04/5681
+1.64012,42.92701,7736,7,15,10,32,18,3.65,5.0,fr,17058,154,729132,1,1,Active Shallow Crust,0.0,89.99013,0.0,07/15/7736
+1.64012,42.92701,933,4,11,22,1,39,3.75,5.0,fr,17059,18,729144,1,1,Active Shallow Crust,0.0,89.98974,0.0,04/11/0933
+1.64012,42.92701,731,8,23,14,52,4,3.75,15.0,fr,17060,14,729154,1,1,Active Shallow Crust,128.8971,89.96729,0.0,08/23/0731
+1.64012,42.92701,6571,9,17,19,29,35,3.85,15.0,fr,17061,131,729157,1,1,Active Shallow Crust,0.0,89.98955,0.0,09/17/6571
+1.64012,42.92701,1601,7,15,20,9,21,3.95,15.0,fr,17062,32,729172,1,1,Active Shallow Crust,240.0191,58.00494,0.0,07/15/1601
+1.64012,42.92701,9612,8,25,17,32,57,4.15,5.0,fr,17063,192,729192,1,1,Active Shallow Crust,0.0,89.98982,0.0,08/25/9612
+1.64012,42.92701,8416,8,21,3,4,32,4.65,5.0,fr,17064,168,729258,1,1,Active Shallow Crust,0.0,89.99,-90.0,08/21/8416
+1.64012,42.92701,5368,2,3,20,45,32,4.85,5.0,fr,17065,107,729279,1,1,Active Shallow Crust,240.0157,58.00206,0.0,02/03/5368
+2.64899,50.90919,6534,9,23,3,40,8,3.55,5.0,fr,17066,130,729600,1,1,Active Shallow Crust,0.0,89.99046,0.0,09/23/6534
+2.64899,50.90919,8896,6,23,18,34,29,3.75,5.0,fr,17067,177,729624,1,1,Active Shallow Crust,0.0,89.9899,0.0,06/23/8896
+2.64899,50.90919,7887,11,24,4,23,59,3.85,5.0,fr,17068,157,729636,1,1,Active Shallow Crust,0.0,89.991,0.0,11/24/7887
+2.64899,50.90919,6975,4,10,1,17,9,3.95,15.0,fr,17069,139,729649,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/10/6975
+2.64899,50.90919,197,5,4,9,11,59,3.95,27.5,fr,17070,3,729659,1,1,Active Shallow Crust,128.8998,89.99398,0.0,05/04/0197
+2.64899,50.90919,5952,10,13,16,50,24,4.05,15.0,fr,17071,119,729664,1,1,Active Shallow Crust,240.0068,58.00595,0.0,10/13/5952
+2.64899,50.90919,2734,5,25,10,7,20,4.25,27.5,fr,17072,54,729686,1,1,Active Shallow Crust,0.0,89.99006,0.0,05/25/2734
+2.64899,50.90919,7612,7,2,22,0,22,4.25,5.0,fr,17073,152,729687,1,1,Active Shallow Crust,240.0084,57.99442,0.0,07/02/7612
+2.64899,50.90919,6786,9,6,10,30,33,4.75,5.0,fr,17074,135,729747,1,1,Active Shallow Crust,240.0092,58.00483,0.0,09/06/6786
+-1.70314,42.99343,5015,7,19,10,25,18,3.55,5.0,fr,17075,100,730080,1,3,Active Shallow Crust,0.0,89.99078,0.0,07/19/5015
+-1.70314,42.99343,513,9,24,18,34,9,3.55,5.0,fr,17076,10,730080,1,3,Active Shallow Crust,0.0,89.99078,0.0,09/24/0513
+-1.70314,42.99343,5758,4,8,21,16,5,3.55,5.0,fr,17077,115,730080,1,3,Active Shallow Crust,0.0,89.99078,0.0,04/08/5758
+-1.70314,42.99343,9000,10,6,10,28,45,3.55,5.0,fr,17078,179,730083,1,2,Active Shallow Crust,240.0121,57.99777,0.0,10/06/9000
+-1.70314,42.99343,9472,10,20,7,26,20,3.55,5.0,fr,17079,189,730083,1,2,Active Shallow Crust,240.0121,57.99777,0.0,10/20/9472
+-1.70314,42.99343,5013,4,14,2,19,30,3.65,5.0,fr,17080,100,730092,1,4,Active Shallow Crust,0.0,89.99014,0.0,04/14/5013
+-1.70314,42.99343,6872,6,8,8,39,26,3.65,5.0,fr,17081,137,730092,1,4,Active Shallow Crust,0.0,89.99014,0.0,06/08/6872
+-1.70314,42.99343,5694,8,6,20,46,52,3.65,5.0,fr,17082,113,730092,1,4,Active Shallow Crust,0.0,89.99014,0.0,08/06/5694
+-1.70314,42.99343,2635,9,12,7,50,21,3.65,5.0,fr,17083,52,730092,1,4,Active Shallow Crust,0.0,89.99014,0.0,09/12/2635
+-1.70314,42.99343,8031,1,9,17,27,16,3.65,5.0,fr,17084,160,730095,1,2,Active Shallow Crust,240.0009,58.01291,0.0,01/09/8031
+-1.70314,42.99343,2044,1,30,17,42,59,3.65,5.0,fr,17085,40,730095,1,2,Active Shallow Crust,240.0009,58.01291,0.0,01/30/2044
+-1.70314,42.99343,7945,8,7,21,45,4,3.65,5.0,fr,17086,158,730098,1,1,Active Shallow Crust,0.0,89.99003,-90.0,08/07/7945
+-1.70314,42.99343,9580,11,25,10,11,18,3.65,27.5,fr,17087,191,730100,1,1,Active Shallow Crust,0.0,89.99003,-90.0,11/25/9580
+-1.70314,42.99343,8827,7,13,1,13,58,3.65,5.0,fr,17088,176,730101,1,1,Active Shallow Crust,128.9009,89.96346,0.0,07/13/8827
+-1.70314,42.99343,3881,9,30,21,4,20,3.75,5.0,fr,17089,77,730104,1,1,Active Shallow Crust,0.0,89.98975,0.0,09/30/3881
+-1.70314,42.99343,7966,11,16,8,23,0,3.75,15.0,fr,17090,159,730105,1,1,Active Shallow Crust,0.0,89.98975,0.0,11/16/7966
+-1.70314,42.99343,2845,3,8,18,30,14,3.75,27.5,fr,17091,56,730106,1,1,Active Shallow Crust,0.0,89.98975,0.0,03/08/2845
+-1.70314,42.99343,1856,10,14,14,53,52,3.75,5.0,fr,17092,37,730107,1,1,Active Shallow Crust,240.0079,58.01762,0.0,10/14/1856
+-1.70314,42.99343,5132,12,16,7,31,10,3.75,5.0,fr,17093,102,730110,1,1,Active Shallow Crust,0.0,89.98963,-90.0,12/16/5132
+-1.70314,42.99343,4763,5,20,18,16,22,3.75,5.0,fr,17094,95,730113,1,1,Active Shallow Crust,128.897,89.96743,0.0,05/20/4763
+-1.70314,42.99343,3850,3,28,8,24,45,3.85,5.0,fr,17095,76,730116,1,3,Active Shallow Crust,0.0,89.98956,0.0,03/28/3850
+-1.70314,42.99343,137,5,6,4,7,51,3.85,5.0,fr,17096,2,730116,1,3,Active Shallow Crust,0.0,89.98956,0.0,05/06/0137
+-1.70314,42.99343,9165,10,30,7,48,38,3.85,5.0,fr,17097,183,730116,1,3,Active Shallow Crust,0.0,89.98956,0.0,10/30/9165
+-1.70314,42.99343,7447,1,23,0,44,26,3.85,15.0,fr,17098,148,730117,1,1,Active Shallow Crust,0.0,89.98956,0.0,01/23/7447
+-1.70314,42.99343,1294,11,4,16,42,16,3.95,5.0,fr,17099,25,730128,1,3,Active Shallow Crust,0.0,89.98953,0.0,11/04/1294
+-1.70314,42.99343,7805,4,4,14,21,19,3.95,5.0,fr,17100,156,730128,1,3,Active Shallow Crust,0.0,89.98953,0.0,04/04/7805
+-1.70314,42.99343,9352,6,26,14,2,34,3.95,5.0,fr,17101,187,730128,1,3,Active Shallow Crust,0.0,89.98953,0.0,06/26/9352
+-1.70314,42.99343,102,2,3,8,42,46,3.95,5.0,fr,17102,2,730134,1,1,Active Shallow Crust,0.0,89.99059,-90.0,02/03/0102
+-1.70314,42.99343,9957,7,10,6,30,57,4.05,5.0,fr,17103,199,730140,1,2,Active Shallow Crust,0.0,89.98963,0.0,07/10/9957
+-1.70314,42.99343,2819,8,6,20,46,15,4.05,5.0,fr,17104,56,730140,1,2,Active Shallow Crust,0.0,89.98963,0.0,08/06/2819
+-1.70314,42.99343,4272,1,27,13,37,12,4.05,5.0,fr,17105,85,730143,1,1,Active Shallow Crust,240.0055,58.00582,0.0,01/27/4272
+-1.70314,42.99343,1854,4,18,0,32,11,4.05,5.0,fr,17106,37,730146,1,1,Active Shallow Crust,0.0,89.98951,-90.0,04/18/1854
+-1.70314,42.99343,4480,11,13,18,43,12,4.05,5.0,fr,17107,89,730149,1,1,Active Shallow Crust,128.8908,89.99378,0.0,11/13/4480
+-1.70314,42.99343,7220,4,11,8,12,18,4.15,5.0,fr,17108,144,730152,1,1,Active Shallow Crust,0.0,89.98984,0.0,04/11/7220
+-1.70314,42.99343,1706,5,4,18,48,38,4.15,15.0,fr,17109,34,730153,1,1,Active Shallow Crust,0.0,89.98984,0.0,05/04/1706
+-1.70314,42.99343,8149,12,8,12,51,59,4.25,5.0,fr,17110,162,730164,1,1,Active Shallow Crust,0.0,89.99011,0.0,12/08/8149
+-1.70314,42.99343,7383,12,3,4,32,46,4.25,27.5,fr,17111,147,730166,1,2,Active Shallow Crust,0.0,89.99011,0.0,12/03/7383
+-1.70314,42.99343,1592,4,12,13,49,41,4.25,27.5,fr,17112,31,730166,1,2,Active Shallow Crust,0.0,89.99011,0.0,04/12/1592
+-1.70314,42.99343,5474,9,13,17,49,47,4.35,5.0,fr,17113,109,730176,1,1,Active Shallow Crust,0.0,89.98972,0.0,09/13/5474
+-1.70314,42.99343,5314,7,24,20,57,42,4.35,15.0,fr,17114,106,730177,1,1,Active Shallow Crust,0.0,89.98972,0.0,07/24/5314
+-1.70314,42.99343,1397,2,23,22,28,30,4.45,5.0,fr,17115,27,730188,1,1,Active Shallow Crust,0.0,89.99019,0.0,02/23/1397
+-1.70314,42.99343,2983,1,30,4,9,42,4.45,27.5,fr,17116,59,730193,1,1,Active Shallow Crust,240.0044,57.99456,0.0,01/30/2983
+-1.70314,42.99343,3806,9,23,4,10,28,4.55,5.0,fr,17117,76,730200,1,1,Active Shallow Crust,0.0,89.99009,0.0,09/23/3806
+-1.70314,42.99343,2263,1,11,19,47,4,4.75,15.0,fr,17118,45,730225,1,1,Active Shallow Crust,0.0,89.98981,0.0,01/11/2263
+-1.70314,42.99343,7625,6,9,3,1,26,4.75,15.0,fr,17119,152,730234,1,1,Active Shallow Crust,128.8896,89.9881,0.0,06/09/7625
+-1.70314,42.99343,6624,2,4,4,12,40,4.85,5.0,fr,17120,132,730236,1,1,Active Shallow Crust,0.0,89.99009,0.0,02/04/6624
+-1.70314,42.99343,8941,4,11,1,14,9,5.05,5.0,fr,17121,178,730260,1,1,Active Shallow Crust,359.9998,89.99016,0.0,04/11/8941
+-1.70314,42.99343,5255,6,8,13,45,41,5.05,15.0,fr,17122,105,730261,1,1,Active Shallow Crust,359.9998,89.99016,0.0,06/08/5255
+-1.70314,42.99343,9911,5,18,14,41,29,5.05,5.0,fr,17123,198,730266,1,1,Active Shallow Crust,0.0,89.99004,-90.0,05/18/9911
+2.5345,45.31006,8557,11,3,5,49,22,3.55,15.0,fr,17124,171,730561,1,1,Active Shallow Crust,0.0,89.98936,0.0,11/03/8557
+2.5345,45.31006,3625,6,4,1,8,38,3.55,5.0,fr,17125,72,730563,1,1,Active Shallow Crust,240.0118,57.99794,0.0,06/04/3625
+2.5345,45.31006,9129,3,25,8,51,41,3.55,5.0,fr,17126,182,730569,1,1,Active Shallow Crust,128.8971,89.99291,0.0,03/25/9129
+2.5345,45.31006,9396,5,17,10,43,30,3.75,5.0,fr,17127,187,730587,1,1,Active Shallow Crust,240.0081,58.01736,0.0,05/17/9396
+2.5345,45.31006,3322,2,16,21,18,25,3.95,5.0,fr,17128,66,730608,1,1,Active Shallow Crust,0.0,89.99105,0.0,02/16/3322
+2.5345,45.31006,5613,7,7,4,35,9,3.95,15.0,fr,17129,112,730609,1,1,Active Shallow Crust,0.0,89.99105,0.0,07/07/5613
+2.5345,45.31006,8287,3,2,10,37,45,3.95,5.0,fr,17130,165,730611,1,1,Active Shallow Crust,240.0201,58.00476,0.0,03/02/8287
+2.5345,45.31006,66,1,5,2,59,2,3.95,5.0,fr,17131,1,730617,1,1,Active Shallow Crust,128.9004,89.99441,0.0,01/05/0066
+2.5345,45.31006,3020,8,1,13,7,7,4.15,5.0,fr,17132,60,730632,1,1,Active Shallow Crust,0.0,89.98933,0.0,08/01/3020
+2.5345,45.31006,2703,8,22,8,27,0,4.35,5.0,fr,17133,54,730656,1,1,Active Shallow Crust,0.0,89.99012,0.0,08/22/2703
+2.5345,45.31006,6075,3,13,23,57,7,4.35,27.5,fr,17134,121,730658,1,1,Active Shallow Crust,0.0,89.99012,0.0,03/13/6075
+2.5345,45.31006,1101,7,12,18,35,50,5.25,5.0,fr,17135,22,730764,1,1,Active Shallow Crust,0.0,89.98998,0.0,07/12/1101
+6.56386,48.06941,1503,9,19,16,17,58,3.55,5.0,fr,17136,30,731040,1,4,Active Shallow Crust,0.0,89.99326,0.0,09/19/1503
+6.56386,48.06941,407,8,29,16,33,50,3.55,5.0,fr,17137,8,731040,1,4,Active Shallow Crust,0.0,89.99326,0.0,08/29/0407
+6.56386,48.06941,7291,3,22,13,47,32,3.55,5.0,fr,17138,145,731040,1,4,Active Shallow Crust,0.0,89.99326,0.0,03/22/7291
+6.56386,48.06941,3336,2,8,23,51,22,3.55,5.0,fr,17139,66,731040,1,4,Active Shallow Crust,0.0,89.99326,0.0,02/08/3336
+6.56386,48.06941,5864,10,8,13,17,5,3.55,15.0,fr,17140,117,731041,1,3,Active Shallow Crust,0.0,89.99326,0.0,10/08/5864
+6.56386,48.06941,7655,7,12,9,59,16,3.55,15.0,fr,17141,153,731041,1,3,Active Shallow Crust,0.0,89.99326,0.0,07/12/7655
+6.56386,48.06941,3797,7,4,22,56,32,3.55,15.0,fr,17142,75,731041,1,3,Active Shallow Crust,0.0,89.99326,0.0,07/04/3797
+6.56386,48.06941,5808,9,7,6,16,14,3.55,27.5,fr,17143,116,731042,1,1,Active Shallow Crust,0.0,89.99326,0.0,09/07/5808
+6.56386,48.06941,3157,5,28,12,46,31,3.55,5.0,fr,17144,63,731046,1,1,Active Shallow Crust,0.0,89.99319,-90.0,05/28/3157
+6.56386,48.06941,8110,4,16,2,59,5,3.55,5.0,fr,17145,162,731049,1,1,Active Shallow Crust,128.8968,89.99326,0.0,04/16/8110
+6.56386,48.06941,3608,8,22,5,7,16,3.65,5.0,fr,17146,72,731052,1,4,Active Shallow Crust,0.0,89.98799,0.0,08/22/3608
+6.56386,48.06941,4166,4,18,9,18,27,3.65,5.0,fr,17147,83,731052,1,4,Active Shallow Crust,0.0,89.98799,0.0,04/18/4166
+6.56386,48.06941,9435,4,6,4,33,38,3.65,5.0,fr,17148,188,731052,1,4,Active Shallow Crust,0.0,89.98799,0.0,04/06/9435
+6.56386,48.06941,1762,12,18,20,11,2,3.65,5.0,fr,17149,35,731052,1,4,Active Shallow Crust,0.0,89.98799,0.0,12/18/1762
+6.56386,48.06941,8351,12,29,5,49,32,3.75,5.0,fr,17150,167,731064,1,3,Active Shallow Crust,0.0,89.9893,0.0,12/29/8351
+6.56386,48.06941,2695,2,4,7,43,25,3.75,5.0,fr,17151,53,731064,1,3,Active Shallow Crust,0.0,89.9893,0.0,02/04/2695
+6.56386,48.06941,8291,1,21,4,58,20,3.75,5.0,fr,17152,165,731064,1,3,Active Shallow Crust,0.0,89.9893,0.0,01/21/8291
+6.56386,48.06941,7173,4,9,9,22,23,3.75,15.0,fr,17153,143,731065,1,1,Active Shallow Crust,0.0,89.9893,0.0,04/09/7173
+6.56386,48.06941,7101,7,13,22,54,29,3.75,5.0,fr,17154,142,731067,1,2,Active Shallow Crust,240.0081,58.01811,0.0,07/13/7101
+6.56386,48.06941,8356,12,19,0,25,43,3.75,5.0,fr,17155,167,731067,1,2,Active Shallow Crust,240.0081,58.01811,0.0,12/19/8356
+6.56386,48.06941,257,9,12,12,36,46,3.85,5.0,fr,17156,5,731076,1,2,Active Shallow Crust,0.0,89.99046,0.0,09/12/0257
+6.56386,48.06941,3477,9,16,4,7,52,3.85,5.0,fr,17157,69,731076,1,2,Active Shallow Crust,0.0,89.99046,0.0,09/16/3477
+6.56386,48.06941,2988,12,5,18,0,26,3.95,5.0,fr,17158,59,731088,1,1,Active Shallow Crust,0.0,89.99149,0.0,12/05/2988
+6.56386,48.06941,6060,10,2,15,52,3,3.95,15.0,fr,17159,121,731089,1,2,Active Shallow Crust,0.0,89.99149,0.0,10/02/6060
+6.56386,48.06941,4615,1,3,17,59,54,3.95,15.0,fr,17160,92,731089,1,2,Active Shallow Crust,0.0,89.99149,0.0,01/03/4615
+6.56386,48.06941,2156,5,13,18,38,53,3.95,5.0,fr,17161,43,731097,1,1,Active Shallow Crust,128.9009,89.99362,0.0,05/13/2156
+6.56386,48.06941,1303,7,21,9,58,43,4.05,5.0,fr,17162,26,731100,1,3,Active Shallow Crust,0.0,89.98863,0.0,07/21/1303
+6.56386,48.06941,3185,7,7,1,42,17,4.05,5.0,fr,17163,63,731100,1,3,Active Shallow Crust,0.0,89.98863,0.0,07/07/3185
+6.56386,48.06941,7529,10,13,8,43,34,4.05,5.0,fr,17164,150,731100,1,3,Active Shallow Crust,0.0,89.98863,0.0,10/13/7529
+6.56386,48.06941,1426,6,16,18,9,26,4.05,15.0,fr,17165,28,731101,1,1,Active Shallow Crust,0.0,89.98863,0.0,06/16/1426
+6.56386,48.06941,2580,11,22,11,2,6,4.05,5.0,fr,17166,51,731103,1,1,Active Shallow Crust,240.0061,58.00613,0.0,11/22/2580
+6.56386,48.06941,7571,10,14,11,22,23,4.05,5.0,fr,17167,151,731106,1,1,Active Shallow Crust,0.0,89.9885,-90.0,10/14/7571
+6.56386,48.06941,2770,4,30,2,24,57,4.25,15.0,fr,17168,55,731125,1,2,Active Shallow Crust,0.0,89.99097,0.0,04/30/2770
+6.56386,48.06941,1144,3,18,20,32,13,4.25,15.0,fr,17169,22,731125,1,2,Active Shallow Crust,0.0,89.99097,0.0,03/18/1144
+6.56386,48.06941,6744,12,13,12,37,44,4.35,5.0,fr,17170,134,731136,1,2,Active Shallow Crust,0.0,89.98927,0.0,12/13/6744
+6.56386,48.06941,2350,9,14,3,26,42,4.35,5.0,fr,17171,46,731136,1,2,Active Shallow Crust,0.0,89.98927,0.0,09/14/2350
+6.56386,48.06941,6295,12,9,0,7,40,4.35,5.0,fr,17172,125,731145,1,1,Active Shallow Crust,128.8972,89.9826,0.0,12/09/6295
+6.56386,48.06941,491,10,8,0,22,27,4.45,5.0,fr,17173,9,731148,1,1,Active Shallow Crust,0.0,89.99043,0.0,10/08/0491
+6.56386,48.06941,6052,4,25,20,39,23,4.45,5.0,fr,17174,121,731151,1,1,Active Shallow Crust,240.0058,57.99474,0.0,04/25/6052
+6.56386,48.06941,3117,8,25,3,25,44,4.45,5.0,fr,17175,62,731154,1,1,Active Shallow Crust,0.0,89.99033,-90.0,08/25/3117
+6.56386,48.06941,8123,1,5,23,52,6,4.45,15.0,fr,17176,162,731155,1,1,Active Shallow Crust,0.0,89.99033,-90.0,01/05/8123
+6.56386,48.06941,435,7,27,1,50,38,4.45,15.0,fr,17177,8,731158,1,1,Active Shallow Crust,128.892,89.99403,0.0,07/27/0435
+6.56386,48.06941,9291,12,23,7,6,31,4.85,5.0,fr,17178,185,731196,1,1,Active Shallow Crust,0.0,89.98944,0.0,12/23/9291
+6.56386,48.06941,4208,6,7,15,50,42,4.85,15.0,fr,17179,84,731197,1,1,Active Shallow Crust,0.0,89.98944,0.0,06/07/4208
+6.56386,48.06941,3836,12,16,21,22,9,4.95,15.0,fr,17180,76,731215,1,1,Active Shallow Crust,0.0,89.99048,-90.0,12/16/3836
+4.88075,49.2398,3132,1,10,9,51,46,3.65,15.0,fr,17181,62,731533,1,1,Active Shallow Crust,0.0,89.98827,0.0,01/10/3132
+4.88075,49.2398,6228,4,25,8,40,54,3.95,5.0,fr,17182,124,731568,1,1,Active Shallow Crust,0.0,89.99169,0.0,04/25/6228
+2.9259,41.52708,7473,12,25,21,36,12,3.55,5.0,fr,17183,149,732000,1,5,Active Shallow Crust,0.0,89.98868,0.0,12/25/7473
+2.9259,41.52708,3204,5,22,6,1,21,3.55,5.0,fr,17184,64,732000,1,5,Active Shallow Crust,0.0,89.98868,0.0,05/22/3204
+2.9259,41.52708,9890,11,3,7,3,38,3.55,5.0,fr,17185,197,732000,1,5,Active Shallow Crust,0.0,89.98868,0.0,11/03/9890
+2.9259,41.52708,3057,8,24,16,41,42,3.55,5.0,fr,17186,61,732000,1,5,Active Shallow Crust,0.0,89.98868,0.0,08/24/3057
+2.9259,41.52708,2261,4,17,10,0,33,3.55,5.0,fr,17187,45,732000,1,5,Active Shallow Crust,0.0,89.98868,0.0,04/17/2261
+2.9259,41.52708,2983,3,10,10,21,37,3.55,15.0,fr,17188,59,732001,1,1,Active Shallow Crust,0.0,89.98868,0.0,03/10/2983
+2.9259,41.52708,8939,2,11,22,16,59,3.55,15.0,fr,17189,178,732007,1,1,Active Shallow Crust,0.0,89.98855,-90.0,02/11/8939
+2.9259,41.52708,5548,4,20,14,4,38,3.65,5.0,fr,17190,110,732012,1,2,Active Shallow Crust,0.0,89.98991,0.0,04/20/5548
+2.9259,41.52708,4176,11,10,6,22,36,3.65,5.0,fr,17191,83,732012,1,2,Active Shallow Crust,0.0,89.98991,0.0,11/10/4176
+2.9259,41.52708,1840,10,18,2,25,23,3.65,15.0,fr,17192,36,732013,1,1,Active Shallow Crust,0.0,89.98991,0.0,10/18/1840
+2.9259,41.52708,4312,4,21,22,36,35,3.65,5.0,fr,17193,86,732015,1,1,Active Shallow Crust,240.0004,58.013,0.0,04/21/4312
+2.9259,41.52708,9260,10,28,15,4,38,3.65,15.0,fr,17194,185,732022,1,1,Active Shallow Crust,128.9001,89.9637,0.0,10/28/9260
+2.9259,41.52708,5260,5,28,15,45,13,3.75,5.0,fr,17195,105,732024,1,5,Active Shallow Crust,0.0,89.991,0.0,05/28/5260
+2.9259,41.52708,5743,7,23,13,51,2,3.75,5.0,fr,17196,114,732024,1,5,Active Shallow Crust,0.0,89.991,0.0,07/23/5743
+2.9259,41.52708,2164,9,27,19,37,1,3.75,5.0,fr,17197,43,732024,1,5,Active Shallow Crust,0.0,89.991,0.0,09/27/2164
+2.9259,41.52708,2988,2,1,21,8,45,3.75,5.0,fr,17198,59,732024,1,5,Active Shallow Crust,0.0,89.991,0.0,02/01/2988
+2.9259,41.52708,2543,5,4,17,13,30,3.75,5.0,fr,17199,50,732024,1,5,Active Shallow Crust,0.0,89.991,0.0,05/04/2543
+2.9259,41.52708,9985,11,3,19,31,45,3.75,5.0,fr,17200,199,732027,1,1,Active Shallow Crust,240.008,58.01713,0.0,11/03/9985
+2.9259,41.52708,9448,10,20,9,50,8,3.85,27.5,fr,17201,188,732038,1,1,Active Shallow Crust,0.0,89.98931,0.0,10/20/9448
+2.9259,41.52708,3692,9,6,3,41,7,4.05,5.0,fr,17202,73,732060,1,1,Active Shallow Crust,0.0,89.98939,0.0,09/06/3692
+2.9259,41.52708,3538,12,26,13,47,35,4.05,15.0,fr,17203,70,732061,1,1,Active Shallow Crust,0.0,89.98939,0.0,12/26/3538
+2.9259,41.52708,1629,3,6,4,1,13,4.05,27.5,fr,17204,32,732065,1,1,Active Shallow Crust,240.0051,58.00552,0.0,03/06/1629
+2.9259,41.52708,8649,1,28,5,3,50,4.25,5.0,fr,17205,172,732084,1,1,Active Shallow Crust,0.0,89.98988,0.0,01/28/8649
+2.9259,41.52708,9781,2,17,3,2,39,4.25,5.0,fr,17206,195,732087,1,1,Active Shallow Crust,240.0067,57.99388,0.0,02/17/9781
+2.9259,41.52708,5665,6,19,10,43,41,4.35,5.0,fr,17207,113,732096,1,1,Active Shallow Crust,0.0,89.98948,0.0,06/19/5665
+2.9259,41.52708,9489,5,17,21,41,14,4.45,15.0,fr,17208,189,732109,1,1,Active Shallow Crust,0.0,89.99062,0.0,05/17/9489
+2.9259,41.52708,7984,1,29,11,36,6,4.45,27.5,fr,17209,159,732113,1,1,Active Shallow Crust,240.0039,57.99442,0.0,01/29/7984
+2.9259,41.52708,1495,1,17,19,48,31,4.45,5.0,fr,17210,29,732117,1,1,Active Shallow Crust,128.8932,89.9933,0.0,01/17/1495
+2.9259,41.52708,314,11,17,10,22,53,4.65,5.0,fr,17211,6,732132,1,1,Active Shallow Crust,0.0,89.99043,0.0,11/17/0314
+2.9259,41.52708,9445,4,3,6,59,0,4.65,5.0,fr,17212,188,732135,1,1,Active Shallow Crust,240.0094,57.99385,0.0,04/03/9445
+2.9259,41.52708,409,12,14,10,26,35,4.75,5.0,fr,17213,8,732144,1,1,Active Shallow Crust,0.0,89.98957,0.0,12/14/0409
+2.9259,41.52708,7182,4,2,6,6,3,4.75,5.0,fr,17214,143,732153,1,1,Active Shallow Crust,128.8902,89.98789,0.0,04/02/7182
+2.9259,41.52708,9664,6,30,23,1,52,5.05,5.0,fr,17215,193,732180,1,1,Active Shallow Crust,0.0,89.98993,0.0,06/30/9664
+2.9259,41.52708,3422,6,28,1,3,39,5.25,5.0,fr,17216,68,732204,1,1,Active Shallow Crust,0.0,89.98987,0.0,06/28/3422
+0.50196,43.62635,7112,10,4,0,58,7,3.55,15.0,fr,17217,142,732481,1,1,Active Shallow Crust,0.0,89.98996,0.0,10/04/7112
+0.50196,43.62635,6912,6,23,8,9,46,3.55,15.0,fr,17218,138,732487,1,1,Active Shallow Crust,0.0,89.98985,-90.0,06/23/6912
+0.50196,43.62635,5192,1,27,13,23,18,3.65,27.5,fr,17219,103,732494,1,1,Active Shallow Crust,0.0,89.99024,0.0,01/27/5192
+0.50196,43.62635,2909,10,27,19,50,19,3.65,5.0,fr,17220,58,732495,1,1,Active Shallow Crust,240.0007,58.01287,0.0,10/27/2909
+0.50196,43.62635,5035,9,30,3,51,56,3.75,5.0,fr,17221,100,732504,1,1,Active Shallow Crust,0.0,89.98985,0.0,09/30/5035
+0.50196,43.62635,8427,11,18,9,27,12,3.85,27.5,fr,17222,168,732518,1,1,Active Shallow Crust,0.0,89.99031,0.0,11/18/8427
+0.50196,43.62635,3676,7,2,18,15,38,4.35,5.0,fr,17223,73,732579,1,1,Active Shallow Crust,240.0078,57.99585,0.0,07/02/3676
+0.32119,48.45647,8302,7,29,18,12,13,3.65,5.0,fr,17224,166,733452,1,1,Active Shallow Crust,0.0,89.98994,0.0,07/29/8302
+0.32119,48.45647,5674,11,28,20,51,50,3.65,5.0,fr,17225,113,733458,1,1,Active Shallow Crust,0.0,89.98982,-90.0,11/28/5674
+0.32119,48.45647,8483,7,12,20,18,3,3.75,15.0,fr,17226,169,733474,1,1,Active Shallow Crust,128.8964,89.96735,0.0,07/12/8483
+0.32119,48.45647,4237,2,15,19,18,57,3.95,5.0,fr,17227,84,733488,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/15/4237
+0.32119,48.45647,6674,2,13,20,43,39,4.15,5.0,fr,17228,133,733512,1,1,Active Shallow Crust,0.0,89.98994,0.0,02/13/6674
+8.81641,48.32159,1982,6,11,2,25,47,3.55,5.0,fr,17229,39,733920,1,4,Active Shallow Crust,0.0,89.98659,0.0,06/11/1982
+8.81641,48.32159,1718,7,7,21,39,3,3.55,5.0,fr,17230,34,733920,1,4,Active Shallow Crust,0.0,89.98659,0.0,07/07/1718
+8.81641,48.32159,2675,3,28,23,20,25,3.55,5.0,fr,17231,53,733920,1,4,Active Shallow Crust,0.0,89.98659,0.0,03/28/2675
+8.81641,48.32159,8002,4,9,21,46,27,3.55,5.0,fr,17232,160,733920,1,4,Active Shallow Crust,0.0,89.98659,0.0,04/09/8002
+8.81641,48.32159,6847,12,27,22,21,44,3.55,15.0,fr,17233,136,733921,1,2,Active Shallow Crust,0.0,89.98659,0.0,12/27/6847
+8.81641,48.32159,8429,3,15,7,39,16,3.55,15.0,fr,17234,168,733921,1,2,Active Shallow Crust,0.0,89.98659,0.0,03/15/8429
+8.81641,48.32159,5660,7,3,22,14,47,3.55,5.0,fr,17235,113,733923,1,2,Active Shallow Crust,240.0113,57.9983,0.0,07/03/5660
+8.81641,48.32159,628,7,10,14,7,40,3.55,5.0,fr,17236,12,733923,1,2,Active Shallow Crust,240.0113,57.9983,0.0,07/10/0628
+8.81641,48.32159,9629,4,8,20,54,35,3.55,15.0,fr,17237,192,733924,1,1,Active Shallow Crust,240.0113,57.9983,0.0,04/08/9629
+8.81641,48.32159,8287,7,6,21,8,8,3.55,5.0,fr,17238,165,733926,1,2,Active Shallow Crust,0.0,89.98643,-90.0,07/06/8287
+8.81641,48.32159,9083,5,31,5,55,39,3.55,5.0,fr,17239,181,733926,1,2,Active Shallow Crust,0.0,89.98643,-90.0,05/31/9083
+8.81641,48.32159,7687,1,29,8,37,18,3.65,5.0,fr,17240,153,733932,1,4,Active Shallow Crust,0.0,89.98804,0.0,01/29/7687
+8.81641,48.32159,9293,10,14,20,45,16,3.65,5.0,fr,17241,185,733932,1,4,Active Shallow Crust,0.0,89.98804,0.0,10/14/9293
+8.81641,48.32159,4093,4,6,3,57,7,3.65,5.0,fr,17242,81,733932,1,4,Active Shallow Crust,0.0,89.98804,0.0,04/06/4093
+8.81641,48.32159,6717,7,19,17,50,53,3.65,5.0,fr,17243,134,733932,1,4,Active Shallow Crust,0.0,89.98804,0.0,07/19/6717
+8.81641,48.32159,1326,2,26,15,6,31,3.65,15.0,fr,17244,26,733933,1,4,Active Shallow Crust,0.0,89.98804,0.0,02/26/1326
+8.81641,48.32159,5041,2,9,3,2,59,3.65,15.0,fr,17245,100,733933,1,4,Active Shallow Crust,0.0,89.98804,0.0,02/09/5041
+8.81641,48.32159,6552,1,9,1,44,9,3.65,15.0,fr,17246,131,733933,1,4,Active Shallow Crust,0.0,89.98804,0.0,01/09/6552
+8.81641,48.32159,1356,2,20,22,48,0,3.65,15.0,fr,17247,27,733933,1,4,Active Shallow Crust,0.0,89.98804,0.0,02/20/1356
+8.81641,48.32159,3142,10,16,21,48,31,3.65,27.5,fr,17248,62,733934,1,1,Active Shallow Crust,0.0,89.98804,0.0,10/16/3142
+8.81641,48.32159,2030,8,13,15,7,45,3.65,15.0,fr,17249,40,733936,1,1,Active Shallow Crust,240.0005,58.01363,0.0,08/13/2030
+8.81641,48.32159,6185,11,13,5,22,40,3.65,5.0,fr,17250,123,733938,1,3,Active Shallow Crust,0.0,89.98791,-90.0,11/13/6185
+8.81641,48.32159,9908,8,26,16,46,55,3.65,5.0,fr,17251,198,733938,1,3,Active Shallow Crust,0.0,89.98791,-90.0,08/26/9908
+8.81641,48.32159,822,8,12,2,21,11,3.65,5.0,fr,17252,16,733938,1,3,Active Shallow Crust,0.0,89.98791,-90.0,08/12/0822
+8.81641,48.32159,8254,1,22,12,56,25,3.65,5.0,fr,17253,165,733941,1,1,Active Shallow Crust,128.9031,89.96212,0.0,01/22/8254
+8.81641,48.32159,9268,1,21,1,19,23,3.75,5.0,fr,17254,185,733944,1,2,Active Shallow Crust,0.0,89.98935,0.0,01/21/9268
+8.81641,48.32159,4114,12,20,3,2,50,3.75,5.0,fr,17255,82,733944,1,2,Active Shallow Crust,0.0,89.98935,0.0,12/20/4114
+8.81641,48.32159,1354,10,2,8,21,31,3.75,15.0,fr,17256,27,733945,1,1,Active Shallow Crust,0.0,89.98935,0.0,10/02/1354
+8.81641,48.32159,7302,4,4,23,48,19,3.75,5.0,fr,17257,146,733947,1,2,Active Shallow Crust,240.0101,58.01583,0.0,04/04/7302
+8.81641,48.32159,7741,6,7,16,59,26,3.75,5.0,fr,17258,154,733947,1,2,Active Shallow Crust,240.0101,58.01583,0.0,06/07/7741
+8.81641,48.32159,5885,8,19,12,47,3,3.75,5.0,fr,17259,117,733953,1,1,Active Shallow Crust,128.8939,89.96752,0.0,08/19/5885
+8.81641,48.32159,9460,2,3,6,37,36,3.85,5.0,fr,17260,189,733956,1,2,Active Shallow Crust,0.0,89.99051,0.0,02/03/9460
+8.81641,48.32159,3015,3,11,13,37,29,3.85,5.0,fr,17261,60,733956,1,2,Active Shallow Crust,0.0,89.99051,0.0,03/11/3015
+8.81641,48.32159,9267,6,19,0,59,13,3.85,15.0,fr,17262,185,733957,1,4,Active Shallow Crust,0.0,89.99051,0.0,06/19/9267
+8.81641,48.32159,6736,10,25,8,18,9,3.85,15.0,fr,17263,134,733957,1,4,Active Shallow Crust,0.0,89.99051,0.0,10/25/6736
+8.81641,48.32159,3001,4,14,12,54,45,3.85,15.0,fr,17264,60,733957,1,4,Active Shallow Crust,0.0,89.99051,0.0,04/14/3001
+8.81641,48.32159,7584,12,17,8,28,7,3.85,15.0,fr,17265,151,733957,1,4,Active Shallow Crust,0.0,89.99051,0.0,12/17/7584
+8.81641,48.32159,3244,2,5,2,16,9,3.85,27.5,fr,17266,64,733958,1,1,Active Shallow Crust,0.0,89.99051,0.0,02/05/3244
+8.81641,48.32159,2017,7,25,17,11,49,3.85,5.0,fr,17267,40,733959,1,2,Active Shallow Crust,240.0107,57.99778,0.0,07/25/2017
+8.81641,48.32159,2105,4,14,23,11,32,3.85,5.0,fr,17268,42,733959,1,2,Active Shallow Crust,240.0107,57.99778,0.0,04/14/2105
+8.81641,48.32159,3461,8,7,21,13,32,3.85,5.0,fr,17269,69,733965,1,1,Active Shallow Crust,128.8979,89.99051,0.0,08/07/3461
+8.81641,48.32159,7854,8,12,12,47,23,3.95,5.0,fr,17270,157,733968,1,4,Active Shallow Crust,0.0,89.99154,0.0,08/12/7854
+8.81641,48.32159,211,7,28,15,41,5,3.95,5.0,fr,17271,4,733968,1,4,Active Shallow Crust,0.0,89.99154,0.0,07/28/0211
+8.81641,48.32159,4092,10,17,14,45,7,3.95,5.0,fr,17272,81,733968,1,4,Active Shallow Crust,0.0,89.99154,0.0,10/17/4092
+8.81641,48.32159,3066,9,20,18,17,40,3.95,5.0,fr,17273,61,733968,1,4,Active Shallow Crust,0.0,89.99154,0.0,09/20/3066
+8.81641,48.32159,9463,4,22,20,22,20,3.95,15.0,fr,17274,189,733969,1,2,Active Shallow Crust,0.0,89.99154,0.0,04/22/9463
+8.81641,48.32159,3473,7,21,9,43,38,3.95,15.0,fr,17275,69,733969,1,2,Active Shallow Crust,0.0,89.99154,0.0,07/21/3473
+8.81641,48.32159,7651,10,18,8,30,48,3.95,15.0,fr,17276,153,733972,1,1,Active Shallow Crust,240.0209,58.00528,0.0,10/18/7651
+8.81641,48.32159,1157,10,1,11,12,25,3.95,15.0,fr,17277,23,733975,1,1,Active Shallow Crust,0.0,89.99144,-90.0,10/01/1157
+8.81641,48.32159,8212,12,11,7,0,58,4.05,5.0,fr,17278,164,733980,1,1,Active Shallow Crust,0.0,89.99245,0.0,12/11/8212
+8.81641,48.32159,8859,1,4,9,53,7,4.05,15.0,fr,17279,177,733981,1,1,Active Shallow Crust,0.0,89.99245,0.0,01/04/8859
+8.81641,48.32159,4199,4,12,1,18,15,4.05,27.5,fr,17280,83,733982,1,1,Active Shallow Crust,0.0,89.99245,0.0,04/12/4199
+8.81641,48.32159,1990,2,26,14,56,7,4.05,27.5,fr,17281,39,733991,1,1,Active Shallow Crust,128.8882,89.99623,0.0,02/26/1990
+8.81641,48.32159,6107,9,5,19,25,1,4.15,5.0,fr,17282,122,733992,1,2,Active Shallow Crust,0.0,89.99328,0.0,09/05/6107
+8.81641,48.32159,3749,5,15,15,23,1,4.15,5.0,fr,17283,74,733992,1,2,Active Shallow Crust,0.0,89.99328,0.0,05/15/3749
+8.81641,48.32159,9053,3,20,9,55,11,4.15,5.0,fr,17284,181,733998,1,1,Active Shallow Crust,0.0,89.9932,-90.0,03/20/9053
+8.81641,48.32159,3344,4,3,12,3,37,4.15,5.0,fr,17285,66,734001,1,2,Active Shallow Crust,128.8975,89.99328,0.0,04/03/3344
+8.81641,48.32159,2182,6,26,10,28,48,4.15,5.0,fr,17286,43,734001,1,2,Active Shallow Crust,128.8975,89.99328,0.0,06/26/2182
+8.81641,48.32159,586,10,15,15,33,52,4.25,5.0,fr,17287,11,734004,1,1,Active Shallow Crust,0.0,89.98802,0.0,10/15/0586
+8.81641,48.32159,8696,1,8,13,57,23,4.25,15.0,fr,17288,173,734008,1,1,Active Shallow Crust,240.0081,57.99442,0.0,01/08/8696
+8.81641,48.32159,9822,7,28,7,55,7,4.35,5.0,fr,17289,196,734019,1,2,Active Shallow Crust,240.0085,57.99664,0.0,07/28/9822
+8.81641,48.32159,7701,8,30,18,56,24,4.35,5.0,fr,17290,154,734019,1,2,Active Shallow Crust,240.0085,57.99664,0.0,08/30/7701
+8.81641,48.32159,7720,7,22,1,15,39,4.45,5.0,fr,17291,154,734028,1,1,Active Shallow Crust,0.0,89.99049,0.0,07/22/7720
+8.81641,48.32159,9349,7,11,3,4,41,4.45,15.0,fr,17292,186,734029,1,1,Active Shallow Crust,0.0,89.99049,0.0,07/11/9349
+8.81641,48.32159,1689,9,30,17,16,58,4.55,5.0,fr,17293,33,734040,1,2,Active Shallow Crust,0.0,89.99152,0.0,09/30/1689
+8.81641,48.32159,8551,4,12,15,15,39,4.55,5.0,fr,17294,171,734040,1,2,Active Shallow Crust,0.0,89.99152,0.0,04/12/8551
+8.81641,48.32159,9374,7,3,6,24,3,4.55,27.5,fr,17295,187,734051,1,1,Active Shallow Crust,128.8936,89.98575,0.0,07/03/9374
+8.81641,48.32159,8625,9,6,9,59,48,4.65,5.0,fr,17296,172,734052,1,1,Active Shallow Crust,0.0,89.98866,0.0,09/06/8625
+8.81641,48.32159,1181,5,31,5,30,35,4.75,5.0,fr,17297,23,734073,1,1,Active Shallow Crust,128.8874,89.98868,0.0,05/31/1181
+8.81641,48.32159,3584,2,26,0,20,21,4.85,5.0,fr,17298,71,734076,1,2,Active Shallow Crust,0.0,89.99099,0.0,02/26/3584
+8.81641,48.32159,8637,5,8,17,4,49,4.85,5.0,fr,17299,172,734076,1,2,Active Shallow Crust,0.0,89.99099,0.0,05/08/8637
+8.81641,48.32159,4333,4,7,13,13,52,4.95,27.5,fr,17300,86,734090,1,1,Active Shallow Crust,0.0,89.9893,0.0,04/07/4333
+8.81641,48.32159,2816,8,31,23,29,30,4.95,5.0,fr,17301,56,734094,1,1,Active Shallow Crust,0.0,89.98917,-90.0,08/31/2816
+8.81641,48.32159,6113,5,29,9,25,41,4.95,5.0,fr,17302,122,734097,1,1,Active Shallow Crust,128.8887,89.99033,0.0,05/29/6113
+8.81641,48.32159,2482,9,17,23,23,45,5.15,5.0,fr,17303,49,734112,1,1,Active Shallow Crust,0.0,89.98937,0.0,09/17/2482
+8.81641,48.32159,1279,9,16,12,35,45,5.15,15.0,fr,17304,25,734113,1,1,Active Shallow Crust,0.0,89.98937,0.0,09/16/1279
+6.23866,44.39024,9325,3,22,5,34,29,3.55,27.5,fr,17305,186,734402,1,1,Active Shallow Crust,0.0,89.9928,0.0,03/22/9325
+6.23866,44.39024,3813,10,17,9,50,53,3.65,5.0,fr,17306,76,734412,1,1,Active Shallow Crust,0.0,89.98715,0.0,10/17/3813
+6.23866,44.39024,6692,6,13,22,20,17,3.75,5.0,fr,17307,133,734424,1,1,Active Shallow Crust,0.0,89.98856,0.0,06/13/6692
+6.23866,44.39024,914,6,4,1,4,50,3.75,15.0,fr,17308,18,734425,1,1,Active Shallow Crust,0.0,89.98856,0.0,06/04/0914
+6.23866,44.39024,7231,4,10,0,27,30,3.75,27.5,fr,17309,144,734426,1,1,Active Shallow Crust,0.0,89.98856,0.0,04/10/7231
+6.23866,44.39024,8778,11,16,5,17,32,3.75,27.5,fr,17310,175,734429,1,1,Active Shallow Crust,240.0089,58.01688,0.0,11/16/8778
+6.23866,44.39024,8490,10,19,18,14,40,3.75,27.5,fr,17311,169,734432,1,1,Active Shallow Crust,0.0,89.98842,-90.0,10/19/8490
+6.23866,44.39024,304,3,7,16,34,52,3.85,5.0,fr,17312,6,734439,1,1,Active Shallow Crust,240.0106,57.99847,0.0,03/07/0304
+6.23866,44.39024,4272,1,18,0,16,20,4.15,15.0,fr,17313,85,734479,1,1,Active Shallow Crust,0.0,89.98904,-90.0,01/18/4272
+6.23866,44.39024,2057,12,13,14,0,47,4.25,5.0,fr,17314,41,734484,1,2,Active Shallow Crust,0.0,89.99034,0.0,12/13/2057
+6.23866,44.39024,3300,7,28,13,56,20,4.25,5.0,fr,17315,65,734484,1,2,Active Shallow Crust,0.0,89.99034,0.0,07/28/3300
+6.23866,44.39024,6817,5,4,2,54,11,4.35,15.0,fr,17316,136,734500,1,1,Active Shallow Crust,240.0079,57.99596,0.0,05/04/6817
+6.23866,44.39024,2890,10,31,9,30,54,4.45,5.0,fr,17317,57,734508,1,1,Active Shallow Crust,0.0,89.98977,0.0,10/31/2890
+6.23866,44.39024,9434,7,21,6,39,2,5.15,15.0,fr,17318,188,734593,1,1,Active Shallow Crust,0.0,89.98972,0.0,07/21/9434
+7.6485,48.45103,9824,1,18,17,43,9,3.55,5.0,fr,17319,196,734880,1,6,Active Shallow Crust,0.0,89.99331,0.0,01/18/9824
+7.6485,48.45103,1262,8,16,3,13,7,3.55,5.0,fr,17320,25,734880,1,6,Active Shallow Crust,0.0,89.99331,0.0,08/16/1262
+7.6485,48.45103,7087,3,25,19,11,16,3.55,5.0,fr,17321,141,734880,1,6,Active Shallow Crust,0.0,89.99331,0.0,03/25/7087
+7.6485,48.45103,5433,7,18,11,4,46,3.55,5.0,fr,17322,108,734880,1,6,Active Shallow Crust,0.0,89.99331,0.0,07/18/5433
+7.6485,48.45103,4085,12,16,21,9,42,3.55,5.0,fr,17323,81,734880,1,6,Active Shallow Crust,0.0,89.99331,0.0,12/16/4085
+7.6485,48.45103,7752,3,22,6,37,29,3.55,5.0,fr,17324,155,734880,1,6,Active Shallow Crust,0.0,89.99331,0.0,03/22/7752
+7.6485,48.45103,7400,3,28,13,16,52,3.55,15.0,fr,17325,147,734881,1,1,Active Shallow Crust,0.0,89.99331,0.0,03/28/7400
+7.6485,48.45103,3078,10,24,1,48,38,3.55,5.0,fr,17326,61,734883,1,1,Active Shallow Crust,240.0118,57.99905,0.0,10/24/3078
+7.6485,48.45103,7015,9,28,16,41,2,3.55,5.0,fr,17327,140,734886,1,3,Active Shallow Crust,0.0,89.99323,-90.0,09/28/7015
+7.6485,48.45103,9341,2,23,5,28,58,3.55,5.0,fr,17328,186,734886,1,3,Active Shallow Crust,0.0,89.99323,-90.0,02/23/9341
+7.6485,48.45103,1751,4,30,18,47,13,3.55,5.0,fr,17329,35,734886,1,3,Active Shallow Crust,0.0,89.99323,-90.0,04/30/1751
+7.6485,48.45103,4311,6,22,5,20,15,3.55,27.5,fr,17330,86,734891,1,1,Active Shallow Crust,128.895,89.99666,0.0,06/22/4311
+7.6485,48.45103,8258,3,31,1,46,17,3.65,5.0,fr,17331,165,734892,1,1,Active Shallow Crust,0.0,89.98808,0.0,03/31/8258
+7.6485,48.45103,1760,12,24,12,53,4,3.65,15.0,fr,17332,35,734893,1,1,Active Shallow Crust,0.0,89.98808,0.0,12/24/1760
+7.6485,48.45103,656,10,21,22,44,58,3.65,5.0,fr,17333,13,734901,1,1,Active Shallow Crust,128.8994,89.96356,0.0,10/21/0656
+7.6485,48.45103,373,10,26,14,1,11,3.75,5.0,fr,17334,7,734904,1,1,Active Shallow Crust,0.0,89.98937,0.0,10/26/0373
+7.6485,48.45103,7727,7,9,9,14,37,3.75,15.0,fr,17335,154,734905,1,2,Active Shallow Crust,0.0,89.98937,0.0,07/09/7727
+7.6485,48.45103,519,7,2,7,21,14,3.75,15.0,fr,17336,10,734905,1,2,Active Shallow Crust,0.0,89.98937,0.0,07/02/0519
+7.6485,48.45103,3207,5,6,4,11,33,3.75,5.0,fr,17337,64,734907,1,2,Active Shallow Crust,240.0082,58.01755,0.0,05/06/3207
+7.6485,48.45103,6286,3,28,13,25,11,3.75,5.0,fr,17338,125,734907,1,2,Active Shallow Crust,240.0082,58.01755,0.0,03/28/6286
+7.6485,48.45103,2000,2,26,5,56,35,3.75,5.0,fr,17339,39,734913,1,2,Active Shallow Crust,128.8966,89.96752,0.0,02/26/2000
+7.6485,48.45103,3596,4,28,11,4,14,3.75,5.0,fr,17340,71,734913,1,2,Active Shallow Crust,128.8966,89.96752,0.0,04/28/3596
+7.6485,48.45103,8191,4,28,2,28,56,3.85,5.0,fr,17341,163,734916,1,1,Active Shallow Crust,0.0,89.99053,0.0,04/28/8191
+7.6485,48.45103,7253,11,27,14,0,37,3.95,5.0,fr,17342,145,734928,1,2,Active Shallow Crust,0.0,89.99156,0.0,11/27/7253
+7.6485,48.45103,1238,8,23,17,31,39,3.95,5.0,fr,17343,24,734928,1,2,Active Shallow Crust,0.0,89.99156,0.0,08/23/1238
+7.6485,48.45103,9551,8,25,22,10,54,3.95,15.0,fr,17344,191,734938,1,1,Active Shallow Crust,128.8998,89.99367,0.0,08/25/9551
+7.6485,48.45103,2813,5,21,0,33,2,4.05,5.0,fr,17345,56,734940,1,1,Active Shallow Crust,0.0,89.98872,0.0,05/21/2813
+7.6485,48.45103,6190,6,6,14,16,59,4.05,5.0,fr,17346,123,734943,1,1,Active Shallow Crust,240.006,58.00617,0.0,06/06/6190
+7.6485,48.45103,3576,8,25,16,26,42,4.15,5.0,fr,17347,71,734952,1,1,Active Shallow Crust,0.0,89.98994,0.0,08/25/3576
+7.6485,48.45103,9016,1,26,7,58,29,4.35,27.5,fr,17348,180,734978,1,1,Active Shallow Crust,0.0,89.98935,0.0,01/26/9016
+7.6485,48.45103,3630,5,6,12,14,51,4.35,5.0,fr,17349,72,734979,1,1,Active Shallow Crust,240.0087,57.99605,0.0,05/06/3630
+7.6485,48.45103,2520,4,14,5,12,36,4.45,5.0,fr,17350,50,734988,1,2,Active Shallow Crust,0.0,89.99051,0.0,04/14/2520
+7.6485,48.45103,6917,4,11,13,13,12,4.45,5.0,fr,17351,138,734988,1,2,Active Shallow Crust,0.0,89.99051,0.0,04/11/6917
+7.6485,48.45103,5749,11,28,18,41,42,4.45,27.5,fr,17352,114,734990,1,1,Active Shallow Crust,0.0,89.99051,0.0,11/28/5749
+7.6485,48.45103,8616,2,17,8,53,3,4.45,27.5,fr,17353,172,734993,1,1,Active Shallow Crust,240.0059,57.99483,0.0,02/17/8616
+7.6485,48.45103,6956,10,4,0,42,47,4.55,5.0,fr,17354,139,735000,1,1,Active Shallow Crust,0.0,89.98943,0.0,10/04/6956
+7.6485,48.45103,8125,1,4,20,43,21,4.55,5.0,fr,17355,162,735009,1,1,Active Shallow Crust,128.8936,89.98576,0.0,01/04/8125
+7.6485,48.45103,3441,6,19,0,52,42,4.85,5.0,fr,17356,68,735036,1,1,Active Shallow Crust,0.0,89.98952,0.0,06/19/3441
+7.6485,48.45103,1610,7,30,12,17,1,4.85,15.0,fr,17357,32,735040,1,1,Active Shallow Crust,240.0181,58.00244,0.0,07/30/1610
+7.6485,48.45103,7483,5,24,6,32,56,5.05,27.5,fr,17358,149,735062,1,1,Active Shallow Crust,0.0,89.99049,0.0,05/24/7483
+7.6485,48.45103,8094,8,22,0,36,8,5.15,5.0,fr,17359,161,735072,1,1,Active Shallow Crust,0.0,89.99046,0.0,08/22/8094
+7.6485,48.45103,5340,9,23,3,53,48,5.15,27.5,fr,17360,106,735074,1,1,Active Shallow Crust,0.0,89.99046,0.0,09/23/5340
+7.6485,48.45103,6621,11,16,17,28,57,5.25,5.0,fr,17361,132,735084,1,1,Active Shallow Crust,0.0,89.9896,0.0,11/16/6621
+7.6485,48.45103,5388,11,25,2,30,35,5.55,15.0,fr,17362,107,735121,1,1,Active Shallow Crust,0.0,89.98996,0.0,11/25/5388
+7.6485,48.45103,8970,2,8,21,17,50,5.85,15.0,fr,17363,179,735157,1,1,Active Shallow Crust,0.0,89.99005,0.0,02/08/8970
+3.09413,41.14789,8156,11,19,6,51,36,3.55,15.0,fr,17364,163,735361,1,1,Active Shallow Crust,0.0,89.98861,0.0,11/19/8156
+3.09413,41.14789,5785,4,20,17,58,31,3.75,5.0,fr,17365,115,735384,1,1,Active Shallow Crust,0.0,89.99095,0.0,04/20/5785
+3.09413,41.14789,4918,11,1,0,57,37,3.85,5.0,fr,17366,98,735396,1,1,Active Shallow Crust,0.0,89.98925,0.0,11/01/4918
+8.55848,47.65558,4863,9,30,17,9,22,3.55,5.0,fr,17367,97,735840,1,6,Active Shallow Crust,0.0,89.98641,0.0,09/30/4863
+8.55848,47.65558,4733,5,4,23,31,17,3.55,5.0,fr,17368,94,735840,1,6,Active Shallow Crust,0.0,89.98641,0.0,05/04/4733
+8.55848,47.65558,8962,3,12,8,16,37,3.55,5.0,fr,17369,179,735840,1,6,Active Shallow Crust,0.0,89.98641,0.0,03/12/8962
+8.55848,47.65558,498,6,25,7,0,2,3.55,5.0,fr,17370,9,735840,1,6,Active Shallow Crust,0.0,89.98641,0.0,06/25/0498
+8.55848,47.65558,2763,3,21,16,4,38,3.55,5.0,fr,17371,55,735840,1,6,Active Shallow Crust,0.0,89.98641,0.0,03/21/2763
+8.55848,47.65558,558,5,19,1,57,27,3.55,5.0,fr,17372,11,735840,1,6,Active Shallow Crust,0.0,89.98641,0.0,05/19/0558
+8.55848,47.65558,2248,3,2,3,2,17,3.55,15.0,fr,17373,44,735841,1,5,Active Shallow Crust,0.0,89.98641,0.0,03/02/2248
+8.55848,47.65558,2427,6,6,14,28,28,3.55,15.0,fr,17374,48,735841,1,5,Active Shallow Crust,0.0,89.98641,0.0,06/06/2427
+8.55848,47.65558,1138,12,20,7,58,10,3.55,15.0,fr,17375,22,735841,1,5,Active Shallow Crust,0.0,89.98641,0.0,12/20/1138
+8.55848,47.65558,5599,10,22,14,44,30,3.55,15.0,fr,17376,111,735841,1,5,Active Shallow Crust,0.0,89.98641,0.0,10/22/5599
+8.55848,47.65558,4577,5,3,6,37,49,3.55,15.0,fr,17377,91,735841,1,5,Active Shallow Crust,0.0,89.98641,0.0,05/03/4577
+8.55848,47.65558,2994,9,3,23,29,41,3.55,5.0,fr,17378,59,735843,1,3,Active Shallow Crust,240.0108,57.99821,0.0,09/03/2994
+8.55848,47.65558,4447,3,1,8,40,53,3.55,5.0,fr,17379,88,735843,1,3,Active Shallow Crust,240.0108,57.99821,0.0,03/01/4447
+8.55848,47.65558,1711,6,9,19,7,18,3.55,5.0,fr,17380,34,735843,1,3,Active Shallow Crust,240.0108,57.99821,0.0,06/09/1711
+8.55848,47.65558,9481,8,7,11,49,50,3.55,15.0,fr,17381,189,735844,1,1,Active Shallow Crust,240.0108,57.99821,0.0,08/07/9481
+8.55848,47.65558,2152,7,9,3,34,12,3.55,27.5,fr,17382,43,735845,1,1,Active Shallow Crust,240.0108,57.99811,0.0,07/09/2152
+8.55848,47.65558,1316,6,27,13,2,28,3.55,27.5,fr,17383,26,735848,1,2,Active Shallow Crust,0.0,89.98626,-90.0,06/27/1316
+8.55848,47.65558,6725,2,1,10,8,42,3.55,27.5,fr,17384,134,735848,1,2,Active Shallow Crust,0.0,89.98626,-90.0,02/01/6725
+8.55848,47.65558,4852,7,8,18,0,30,3.55,5.0,fr,17385,97,735849,1,1,Active Shallow Crust,128.8963,89.99321,0.0,07/08/4852
+8.55848,47.65558,3567,8,18,22,32,32,3.65,5.0,fr,17386,71,735852,1,10,Active Shallow Crust,0.0,89.98789,0.0,08/18/3567
+8.55848,47.65558,2760,1,3,13,3,47,3.65,5.0,fr,17387,55,735852,1,10,Active Shallow Crust,0.0,89.98789,0.0,01/03/2760
+8.55848,47.65558,2667,9,17,10,29,25,3.65,5.0,fr,17388,53,735852,1,10,Active Shallow Crust,0.0,89.98789,0.0,09/17/2667
+8.55848,47.65558,6617,4,7,19,30,2,3.65,5.0,fr,17389,132,735852,1,10,Active Shallow Crust,0.0,89.98789,0.0,04/07/6617
+8.55848,47.65558,1164,8,28,12,14,26,3.65,5.0,fr,17390,23,735852,1,10,Active Shallow Crust,0.0,89.98789,0.0,08/28/1164
+8.55848,47.65558,5713,10,11,13,37,55,3.65,5.0,fr,17391,114,735852,1,10,Active Shallow Crust,0.0,89.98789,0.0,10/11/5713
+8.55848,47.65558,2776,7,5,12,5,16,3.65,5.0,fr,17392,55,735852,1,10,Active Shallow Crust,0.0,89.98789,0.0,07/05/2776
+8.55848,47.65558,8294,10,13,16,41,33,3.65,5.0,fr,17393,165,735852,1,10,Active Shallow Crust,0.0,89.98789,0.0,10/13/8294
+8.55848,47.65558,7199,7,11,15,34,9,3.65,5.0,fr,17394,143,735852,1,10,Active Shallow Crust,0.0,89.98789,0.0,07/11/7199
+8.55848,47.65558,4582,2,3,7,33,25,3.65,5.0,fr,17395,91,735852,1,10,Active Shallow Crust,0.0,89.98789,0.0,02/03/4582
+8.55848,47.65558,243,1,13,16,26,57,3.65,15.0,fr,17396,4,735853,1,4,Active Shallow Crust,0.0,89.98789,0.0,01/13/0243
+8.55848,47.65558,5971,4,20,11,41,36,3.65,15.0,fr,17397,119,735853,1,4,Active Shallow Crust,0.0,89.98789,0.0,04/20/5971
+8.55848,47.65558,3683,12,28,18,12,31,3.65,15.0,fr,17398,73,735853,1,4,Active Shallow Crust,0.0,89.98789,0.0,12/28/3683
+8.55848,47.65558,2887,2,28,8,40,5,3.65,15.0,fr,17399,57,735853,1,4,Active Shallow Crust,0.0,89.98789,0.0,02/28/2887
+8.55848,47.65558,2241,8,26,10,21,25,3.65,27.5,fr,17400,44,735854,1,1,Active Shallow Crust,0.0,89.98789,0.0,08/26/2241
+8.55848,47.65558,6547,10,6,0,39,57,3.65,5.0,fr,17401,130,735855,1,1,Active Shallow Crust,239.9987,58.01473,0.0,10/06/6547
+8.55848,47.65558,2964,7,22,16,28,40,3.65,15.0,fr,17402,59,735856,1,1,Active Shallow Crust,239.9987,58.01473,0.0,07/22/2964
+8.55848,47.65558,4002,8,15,18,57,52,3.65,5.0,fr,17403,80,735858,1,1,Active Shallow Crust,0.0,89.98775,-90.0,08/15/4002
+8.55848,47.65558,6073,11,2,12,36,16,3.65,15.0,fr,17404,121,735862,1,1,Active Shallow Crust,128.9007,89.96355,0.0,11/02/6073
+8.55848,47.65558,9324,6,23,11,57,22,3.75,5.0,fr,17405,186,735864,1,3,Active Shallow Crust,0.0,89.98921,0.0,06/23/9324
+8.55848,47.65558,1715,1,28,22,42,39,3.75,5.0,fr,17406,34,735864,1,3,Active Shallow Crust,0.0,89.98921,0.0,01/28/1715
+8.55848,47.65558,861,12,29,11,44,55,3.75,5.0,fr,17407,17,735864,1,3,Active Shallow Crust,0.0,89.98921,0.0,12/29/0861
+8.55848,47.65558,5448,9,2,12,11,44,3.75,15.0,fr,17408,108,735865,1,3,Active Shallow Crust,0.0,89.98921,0.0,09/02/5448
+8.55848,47.65558,3015,6,25,5,40,31,3.75,15.0,fr,17409,60,735865,1,3,Active Shallow Crust,0.0,89.98921,0.0,06/25/3015
+8.55848,47.65558,3184,12,14,12,4,56,3.75,15.0,fr,17410,63,735865,1,3,Active Shallow Crust,0.0,89.98921,0.0,12/14/3184
+8.55848,47.65558,5763,10,2,20,4,31,3.75,27.5,fr,17411,115,735866,1,1,Active Shallow Crust,0.0,89.98921,0.0,10/02/5763
+8.55848,47.65558,8187,1,5,10,58,42,3.75,5.0,fr,17412,163,735867,1,3,Active Shallow Crust,240.0086,58.01685,0.0,01/05/8187
+8.55848,47.65558,1627,1,16,19,49,37,3.75,5.0,fr,17413,32,735867,1,3,Active Shallow Crust,240.0086,58.01685,0.0,01/16/1627
+8.55848,47.65558,9451,8,8,20,25,28,3.75,5.0,fr,17414,189,735867,1,3,Active Shallow Crust,240.0086,58.01685,0.0,08/08/9451
+8.55848,47.65558,3674,6,8,20,25,3,3.75,5.0,fr,17415,73,735870,1,2,Active Shallow Crust,0.0,89.98908,-90.0,06/08/3674
+8.55848,47.65558,1963,8,29,10,9,10,3.75,5.0,fr,17416,39,735870,1,2,Active Shallow Crust,0.0,89.98908,-90.0,08/29/1963
+8.55848,47.65558,502,8,11,11,48,50,3.85,5.0,fr,17417,10,735876,1,2,Active Shallow Crust,0.0,89.99038,0.0,08/11/0502
+8.55848,47.65558,3725,11,13,22,2,23,3.85,5.0,fr,17418,74,735876,1,2,Active Shallow Crust,0.0,89.99038,0.0,11/13/3725
+8.55848,47.65558,6467,8,15,21,56,59,3.85,15.0,fr,17419,129,735877,1,1,Active Shallow Crust,0.0,89.99038,0.0,08/15/6467
+8.55848,47.65558,3145,10,4,14,6,24,3.85,27.5,fr,17420,62,735878,1,1,Active Shallow Crust,0.0,89.99038,0.0,10/04/3145
+8.55848,47.65558,3064,7,23,8,5,8,3.85,5.0,fr,17421,61,735879,1,1,Active Shallow Crust,240.0107,57.99776,0.0,07/23/3064
+8.55848,47.65558,8503,7,8,13,54,30,3.85,15.0,fr,17422,170,735880,1,1,Active Shallow Crust,240.0107,57.99776,0.0,07/08/8503
+8.55848,47.65558,5791,10,16,2,1,29,3.85,5.0,fr,17423,115,735882,1,1,Active Shallow Crust,0.0,89.99027,-90.0,10/16/5791
+8.55848,47.65558,8040,4,16,6,57,55,3.85,5.0,fr,17424,160,735885,1,1,Active Shallow Crust,128.8966,89.99039,0.0,04/16/8040
+8.55848,47.65558,3940,9,24,5,54,16,3.85,15.0,fr,17425,78,735886,1,1,Active Shallow Crust,128.8966,89.99039,0.0,09/24/3940
+8.55848,47.65558,891,12,21,2,14,59,3.85,27.5,fr,17426,17,735887,1,1,Active Shallow Crust,128.8966,89.99039,0.0,12/21/0891
+8.55848,47.65558,4079,2,10,22,31,9,3.95,5.0,fr,17427,81,735888,1,5,Active Shallow Crust,0.0,89.99142,0.0,02/10/4079
+8.55848,47.65558,1863,11,2,22,1,18,3.95,5.0,fr,17428,37,735888,1,5,Active Shallow Crust,0.0,89.99142,0.0,11/02/1863
+8.55848,47.65558,458,9,18,9,30,37,3.95,5.0,fr,17429,9,735888,1,5,Active Shallow Crust,0.0,89.99142,0.0,09/18/0458
+8.55848,47.65558,7400,10,21,16,42,32,3.95,5.0,fr,17430,147,735888,1,5,Active Shallow Crust,0.0,89.99142,0.0,10/21/7400
+8.55848,47.65558,1587,3,16,21,0,27,3.95,5.0,fr,17431,31,735888,1,5,Active Shallow Crust,0.0,89.99142,0.0,03/16/1587
+8.55848,47.65558,3481,2,4,14,10,7,3.95,15.0,fr,17432,69,735889,1,1,Active Shallow Crust,0.0,89.99142,0.0,02/04/3481
+8.55848,47.65558,193,4,30,13,17,21,3.95,27.5,fr,17433,3,735890,1,2,Active Shallow Crust,0.0,89.99142,0.0,04/30/0193
+8.55848,47.65558,1223,5,20,10,38,3,3.95,27.5,fr,17434,24,735890,1,2,Active Shallow Crust,0.0,89.99142,0.0,05/20/1223
+8.55848,47.65558,6668,2,19,22,54,51,3.95,5.0,fr,17435,133,735891,1,3,Active Shallow Crust,240.0195,58.00526,0.0,02/19/6668
+8.55848,47.65558,2791,1,25,17,0,28,3.95,5.0,fr,17436,55,735891,1,3,Active Shallow Crust,240.0195,58.00526,0.0,01/25/2791
+8.55848,47.65558,7030,10,8,14,24,54,3.95,5.0,fr,17437,140,735891,1,3,Active Shallow Crust,240.0195,58.00526,0.0,10/08/7030
+8.55848,47.65558,5785,11,20,18,33,18,3.95,27.5,fr,17438,115,735893,1,1,Active Shallow Crust,240.0195,58.00526,0.0,11/20/5785
+8.55848,47.65558,2366,5,23,7,2,38,3.95,5.0,fr,17439,47,735894,1,1,Active Shallow Crust,0.0,89.99133,-90.0,05/23/2366
+8.55848,47.65558,3404,9,8,10,38,53,4.05,5.0,fr,17440,68,735900,1,2,Active Shallow Crust,0.0,89.99236,0.0,09/08/3404
+8.55848,47.65558,528,12,14,0,40,40,4.05,5.0,fr,17441,10,735900,1,2,Active Shallow Crust,0.0,89.99236,0.0,12/14/0528
+8.55848,47.65558,4693,12,16,2,46,19,4.05,15.0,fr,17442,93,735901,1,1,Active Shallow Crust,0.0,89.99236,0.0,12/16/4693
+8.55848,47.65558,7592,5,6,18,30,40,4.05,5.0,fr,17443,151,735906,1,1,Active Shallow Crust,0.0,89.99227,-90.0,05/06/7592
+8.55848,47.65558,7622,12,18,10,54,31,4.05,5.0,fr,17444,152,735909,1,2,Active Shallow Crust,128.8891,89.99618,0.0,12/18/7622
+8.55848,47.65558,7229,11,8,18,49,55,4.05,5.0,fr,17445,144,735909,1,2,Active Shallow Crust,128.8891,89.99618,0.0,11/08/7229
+8.55848,47.65558,5850,10,19,17,56,34,4.05,15.0,fr,17446,116,735910,1,2,Active Shallow Crust,128.8891,89.99618,0.0,10/19/5850
+8.55848,47.65558,6010,9,30,20,33,43,4.05,15.0,fr,17447,120,735910,1,2,Active Shallow Crust,128.8891,89.99618,0.0,09/30/6010
+8.55848,47.65558,666,12,4,13,18,0,4.15,5.0,fr,17448,13,735912,1,3,Active Shallow Crust,0.0,89.99319,0.0,12/04/0666
+8.55848,47.65558,1697,10,4,13,51,8,4.15,5.0,fr,17449,33,735912,1,3,Active Shallow Crust,0.0,89.99319,0.0,10/04/1697
+8.55848,47.65558,6884,6,7,12,47,31,4.15,5.0,fr,17450,137,735912,1,3,Active Shallow Crust,0.0,89.99319,0.0,06/07/6884
+8.55848,47.65558,3194,3,8,18,29,15,4.15,15.0,fr,17451,63,735913,1,4,Active Shallow Crust,0.0,89.99319,0.0,03/08/3194
+8.55848,47.65558,5415,4,9,11,27,19,4.15,15.0,fr,17452,108,735913,1,4,Active Shallow Crust,0.0,89.99319,0.0,04/09/5415
+8.55848,47.65558,2194,4,1,18,41,53,4.15,15.0,fr,17453,43,735913,1,4,Active Shallow Crust,0.0,89.99319,0.0,04/01/2194
+8.55848,47.65558,8478,1,17,10,34,16,4.15,15.0,fr,17454,169,735913,1,4,Active Shallow Crust,0.0,89.99319,0.0,01/17/8478
+8.55848,47.65558,6723,3,28,0,58,58,4.15,5.0,fr,17455,134,735915,1,2,Active Shallow Crust,240.0087,57.99763,0.0,03/28/6723
+8.55848,47.65558,8348,3,30,5,35,2,4.15,5.0,fr,17456,166,735915,1,2,Active Shallow Crust,240.0087,57.99763,0.0,03/30/8348
+8.55848,47.65558,5003,1,7,9,7,49,4.15,27.5,fr,17457,100,735917,1,1,Active Shallow Crust,240.0087,57.99761,0.0,01/07/5003
+8.55848,47.65558,9869,9,20,8,0,52,4.25,15.0,fr,17458,197,735925,1,1,Active Shallow Crust,0.0,89.98786,0.0,09/20/9869
+8.55848,47.65558,6533,11,10,5,34,5,4.25,5.0,fr,17459,130,735927,1,1,Active Shallow Crust,240.0086,57.99314,0.0,11/10/6533
+8.55848,47.65558,8171,1,24,12,11,26,4.25,5.0,fr,17460,163,735930,1,1,Active Shallow Crust,0.0,89.98772,-90.0,01/24/8171
+8.55848,47.65558,3169,9,21,5,29,20,4.35,5.0,fr,17461,63,735936,1,2,Active Shallow Crust,0.0,89.98918,0.0,09/21/3169
+8.55848,47.65558,5465,1,1,19,8,34,4.35,5.0,fr,17462,109,735936,1,2,Active Shallow Crust,0.0,89.98918,0.0,01/01/5465
+8.55848,47.65558,694,2,18,16,18,1,4.35,15.0,fr,17463,13,735943,1,1,Active Shallow Crust,0.0,89.98906,-90.0,02/18/0694
+8.55848,47.65558,467,2,26,1,28,56,4.35,27.5,fr,17464,9,735947,1,1,Active Shallow Crust,128.897,89.98306,0.0,02/26/0467
+8.55848,47.65558,4092,6,14,1,5,0,4.45,5.0,fr,17465,81,735948,1,2,Active Shallow Crust,0.0,89.99036,0.0,06/14/4092
+8.55848,47.65558,5092,7,19,9,40,38,4.45,5.0,fr,17466,101,735948,1,2,Active Shallow Crust,0.0,89.99036,0.0,07/19/5092
+8.55848,47.65558,5087,11,18,0,23,35,4.45,15.0,fr,17467,101,735949,1,1,Active Shallow Crust,0.0,89.99036,0.0,11/18/5087
+8.55848,47.65558,7831,1,25,1,59,27,4.45,5.0,fr,17468,156,735951,1,1,Active Shallow Crust,240.0057,57.99424,0.0,01/25/7831
+8.55848,47.65558,239,3,13,14,42,54,4.45,5.0,fr,17469,4,735954,1,1,Active Shallow Crust,0.0,89.99025,-90.0,03/13/0239
+8.55848,47.65558,6836,2,7,20,46,1,4.45,5.0,fr,17470,136,735957,1,1,Active Shallow Crust,128.8916,89.99277,0.0,02/07/6836
+8.55848,47.65558,2624,8,2,3,21,44,4.55,5.0,fr,17471,52,735960,1,2,Active Shallow Crust,0.0,89.99141,0.0,08/02/2624
+8.55848,47.65558,9851,9,7,7,59,11,4.55,5.0,fr,17472,197,735960,1,2,Active Shallow Crust,0.0,89.99141,0.0,09/07/9851
+8.55848,47.65558,4960,2,28,18,31,37,4.55,15.0,fr,17473,99,735961,1,1,Active Shallow Crust,0.0,89.99141,0.0,02/28/4960
+8.55848,47.65558,3284,2,28,19,3,7,4.55,5.0,fr,17474,65,735963,1,2,Active Shallow Crust,240.0096,57.99736,0.0,02/28/3284
+8.55848,47.65558,4139,10,10,23,7,21,4.55,5.0,fr,17475,82,735963,1,2,Active Shallow Crust,240.0096,57.99736,0.0,10/10/4139
+8.55848,47.65558,7532,9,17,16,13,16,4.55,5.0,fr,17476,150,735966,1,1,Active Shallow Crust,0.0,89.99131,-90.0,09/17/7532
+8.55848,47.65558,6750,4,30,6,12,3,4.65,5.0,fr,17477,134,735975,1,1,Active Shallow Crust,240.0116,57.99436,0.0,04/30/6750
+8.55848,47.65558,3593,5,30,21,30,14,4.75,5.0,fr,17478,71,735984,1,2,Active Shallow Crust,0.0,89.98976,0.0,05/30/3593
+8.55848,47.65558,3971,11,21,4,38,15,4.75,5.0,fr,17479,79,735984,1,2,Active Shallow Crust,0.0,89.98976,0.0,11/21/3971
+8.55848,47.65558,4286,9,5,0,18,56,4.75,5.0,fr,17480,85,735993,1,1,Active Shallow Crust,128.8882,89.98865,0.0,09/05/4286
+8.55848,47.65558,2126,6,9,17,24,29,4.85,5.0,fr,17481,42,735996,1,1,Active Shallow Crust,0.0,89.99088,0.0,06/09/2126
+8.55848,47.65558,6479,10,4,4,27,31,4.85,5.0,fr,17482,129,736002,1,1,Active Shallow Crust,0.0,89.99077,-90.0,10/04/6479
+8.55848,47.65558,6037,12,20,6,12,22,4.95,5.0,fr,17483,120,736014,1,1,Active Shallow Crust,0.0,89.98903,-90.0,12/20/6037
+8.55848,47.65558,7989,9,22,13,43,15,5.05,27.5,fr,17484,159,736022,1,1,Active Shallow Crust,0.0,89.99033,0.0,09/22/7989
+8.55848,47.65558,4256,9,15,6,23,29,5.65,15.0,fr,17485,85,736093,1,1,Active Shallow Crust,0.0,89.99031,0.0,09/15/4256
+8.55848,47.65558,9483,7,14,16,39,12,6.25,27.5,fr,17486,189,736166,1,1,Active Shallow Crust,0.0,89.99028,0.0,07/14/9483
+0.47054,45.79076,8326,12,27,12,45,33,3.55,5.0,fr,17487,166,736320,1,1,Active Shallow Crust,0.0,89.98989,0.0,12/27/8326
+0.47054,45.79076,1365,10,18,23,59,47,3.55,15.0,fr,17488,27,736321,1,1,Active Shallow Crust,0.0,89.98989,0.0,10/18/1365
+0.47054,45.79076,2861,9,30,3,14,57,3.55,27.5,fr,17489,57,736322,1,1,Active Shallow Crust,0.0,89.98989,0.0,09/30/2861
+0.47054,45.79076,3548,5,10,11,20,44,3.55,5.0,fr,17490,70,736326,1,1,Active Shallow Crust,0.0,89.99022,-90.0,05/10/3548
+0.47054,45.79076,4468,5,16,17,53,24,3.65,5.0,fr,17491,89,736332,1,3,Active Shallow Crust,0.0,89.98981,0.0,05/16/4468
+0.47054,45.79076,9142,12,22,22,23,19,3.65,5.0,fr,17492,182,736332,1,3,Active Shallow Crust,0.0,89.98981,0.0,12/22/9142
+0.47054,45.79076,492,8,23,21,57,5,3.65,5.0,fr,17493,9,736332,1,3,Active Shallow Crust,0.0,89.98981,0.0,08/23/0492
+0.47054,45.79076,8707,10,20,11,14,24,3.65,15.0,fr,17494,174,736333,1,3,Active Shallow Crust,0.0,89.98981,0.0,10/20/8707
+0.47054,45.79076,6348,4,10,3,4,37,3.65,15.0,fr,17495,126,736333,1,3,Active Shallow Crust,0.0,89.98981,0.0,04/10/6348
+0.47054,45.79076,3830,9,9,20,38,30,3.65,15.0,fr,17496,76,736333,1,3,Active Shallow Crust,0.0,89.98981,0.0,09/09/3830
+0.47054,45.79076,9511,7,16,15,44,31,3.85,5.0,fr,17497,190,736356,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/16/9511
+0.47054,45.79076,3501,7,5,13,7,58,3.95,5.0,fr,17498,70,736368,1,1,Active Shallow Crust,0.0,89.99002,0.0,07/05/3501
+0.47054,45.79076,5532,3,30,20,11,6,4.05,15.0,fr,17499,110,736381,1,1,Active Shallow Crust,0.0,89.99011,0.0,03/30/5532
+0.47054,45.79076,3590,4,19,7,13,59,4.15,5.0,fr,17500,71,736392,1,1,Active Shallow Crust,0.0,89.99009,0.0,04/19/3590
+0.47054,45.79076,1884,7,25,16,0,16,4.35,5.0,fr,17501,37,736416,1,2,Active Shallow Crust,0.0,89.99003,0.0,07/25/1884
+0.47054,45.79076,436,11,1,21,59,34,4.35,5.0,fr,17502,8,736416,1,2,Active Shallow Crust,0.0,89.99003,0.0,11/01/0436
+0.47054,45.79076,8593,11,24,4,19,35,4.35,15.0,fr,17503,171,736417,1,1,Active Shallow Crust,0.0,89.99003,0.0,11/24/8593
+0.47054,45.79076,3682,5,1,1,4,42,4.45,15.0,fr,17504,73,736429,1,1,Active Shallow Crust,0.0,89.99002,0.0,05/01/3682
+0.47054,45.79076,5460,12,26,19,27,38,4.45,15.0,fr,17505,109,736432,1,1,Active Shallow Crust,240.0051,57.99463,0.0,12/26/5460
+1.00855,45.69562,4438,3,24,22,27,58,3.55,5.0,fr,17506,88,736800,1,1,Active Shallow Crust,0.0,89.98943,0.0,03/24/4438
+1.00855,45.69562,8305,1,5,1,48,31,3.75,15.0,fr,17507,166,736831,1,1,Active Shallow Crust,0.0,89.9901,-90.0,01/05/8305
+1.00855,45.69562,3746,7,7,21,25,38,4.05,5.0,fr,17508,74,736860,1,1,Active Shallow Crust,0.0,89.9901,0.0,07/07/3746
+1.00855,45.69562,1079,6,24,20,17,11,4.15,27.5,fr,17509,21,736877,1,1,Active Shallow Crust,240.0083,57.99724,0.0,06/24/1079
+1.00855,45.69562,1866,10,15,11,22,39,4.15,5.0,fr,17510,37,736881,1,1,Active Shallow Crust,128.8978,89.99382,0.0,10/15/1866
+1.00855,45.69562,1696,7,11,16,41,22,5.35,5.0,fr,17511,33,737016,1,1,Active Shallow Crust,0.0,89.99002,0.0,07/11/1696
+-0.33734,46.13296,4769,2,12,16,17,39,3.55,15.0,fr,17512,95,737281,1,1,Active Shallow Crust,0.0,89.98995,0.0,02/12/4769
+-0.33734,46.13296,5758,12,17,7,59,15,3.55,5.0,fr,17513,115,737283,1,1,Active Shallow Crust,240.0121,57.99817,0.0,12/17/5758
+-0.33734,46.13296,2069,4,17,6,42,35,3.55,5.0,fr,17514,41,737289,1,1,Active Shallow Crust,128.8962,89.99389,0.0,04/17/2069
+-0.33734,46.13296,9167,2,23,17,7,46,3.65,15.0,fr,17515,183,737293,1,1,Active Shallow Crust,0.0,89.98988,0.0,02/23/9167
+-0.33734,46.13296,1690,8,17,7,53,30,3.65,15.0,fr,17516,33,737302,1,1,Active Shallow Crust,128.9004,89.96352,0.0,08/17/1690
+-0.33734,46.13296,3134,7,4,14,50,34,3.75,5.0,fr,17517,62,737307,1,2,Active Shallow Crust,240.0083,58.01757,0.0,07/04/3134
+-0.33734,46.13296,6769,1,31,13,59,50,3.75,5.0,fr,17518,135,737307,1,2,Active Shallow Crust,240.0083,58.01757,0.0,01/31/6769
+-0.33734,46.13296,1449,2,22,15,51,16,3.85,5.0,fr,17519,28,737316,1,1,Active Shallow Crust,0.0,89.9901,0.0,02/22/1449
+-0.33734,46.13296,1653,2,2,5,23,45,3.85,5.0,fr,17520,33,737322,1,1,Active Shallow Crust,0.0,89.98999,-90.0,02/02/1653
+-0.33734,46.13296,912,4,10,22,21,58,3.95,5.0,fr,17521,18,737334,1,1,Active Shallow Crust,0.0,89.98997,-90.0,04/10/0912
+-0.33734,46.13296,4781,3,5,22,49,4,4.05,5.0,fr,17522,95,737340,1,1,Active Shallow Crust,0.0,89.98993,0.0,03/05/4781
+-0.33734,46.13296,6131,1,10,14,19,59,4.05,5.0,fr,17523,122,737349,1,1,Active Shallow Crust,128.8906,89.99361,0.0,01/10/6131
+-0.33734,46.13296,2040,12,10,21,31,58,4.15,5.0,fr,17524,40,737352,1,2,Active Shallow Crust,0.0,89.98993,0.0,12/10/2040
+-0.33734,46.13296,9706,2,27,3,36,50,4.15,5.0,fr,17525,194,737352,1,2,Active Shallow Crust,0.0,89.98993,0.0,02/27/9706
+-0.33734,46.13296,9574,11,11,2,48,42,4.25,15.0,fr,17526,191,737365,1,1,Active Shallow Crust,0.0,89.99005,0.0,11/11/9574
+-0.33734,46.13296,6096,9,10,12,56,34,4.75,5.0,fr,17527,121,737424,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/10/6096
+-0.33734,46.13296,8049,1,11,11,29,3,4.85,5.0,fr,17528,160,737436,1,1,Active Shallow Crust,0.0,89.99003,0.0,01/11/8049
+2.59335,46.09822,5386,9,6,8,47,3,3.55,5.0,fr,17529,107,737760,1,2,Active Shallow Crust,0.0,89.98951,0.0,09/06/5386
+2.59335,46.09822,4754,7,21,4,20,25,3.55,5.0,fr,17530,95,737760,1,2,Active Shallow Crust,0.0,89.98951,0.0,07/21/4754
+2.59335,46.09822,92,2,10,11,14,16,3.55,15.0,fr,17531,1,737761,1,2,Active Shallow Crust,0.0,89.98951,0.0,02/10/0092
+2.59335,46.09822,6804,2,8,0,24,23,3.55,15.0,fr,17532,136,737761,1,2,Active Shallow Crust,0.0,89.98951,0.0,02/08/6804
+2.59335,46.09822,1756,5,11,0,6,32,3.55,5.0,fr,17533,35,737763,1,2,Active Shallow Crust,240.0115,57.99837,0.0,05/11/1756
+2.59335,46.09822,4018,5,20,23,31,2,3.55,5.0,fr,17534,80,737763,1,2,Active Shallow Crust,240.0115,57.99837,0.0,05/20/4018
+2.59335,46.09822,3041,4,24,20,22,48,3.65,5.0,fr,17535,60,737772,1,3,Active Shallow Crust,0.0,89.99065,0.0,04/24/3041
+2.59335,46.09822,4589,12,27,20,50,11,3.65,5.0,fr,17536,91,737772,1,3,Active Shallow Crust,0.0,89.99065,0.0,12/27/4589
+2.59335,46.09822,977,10,19,1,46,42,3.65,5.0,fr,17537,19,737772,1,3,Active Shallow Crust,0.0,89.99065,0.0,10/19/0977
+2.59335,46.09822,5414,10,7,7,41,15,3.65,15.0,fr,17538,108,737776,1,1,Active Shallow Crust,240.0008,58.01281,0.0,10/07/5414
+2.59335,46.09822,434,12,28,11,42,19,3.65,27.5,fr,17539,8,737777,1,1,Active Shallow Crust,240.0008,58.01272,0.0,12/28/0434
+2.59335,46.09822,9211,3,21,21,26,15,3.65,15.0,fr,17540,184,737779,1,1,Active Shallow Crust,0.0,89.99055,-90.0,03/21/9211
+2.59335,46.09822,2430,4,12,16,4,33,3.75,15.0,fr,17541,48,737788,1,1,Active Shallow Crust,240.0087,58.01741,0.0,04/12/2430
+2.59335,46.09822,2243,10,21,8,20,4,3.75,5.0,fr,17542,44,737790,1,1,Active Shallow Crust,0.0,89.98876,-90.0,10/21/2243
+2.59335,46.09822,9545,4,6,11,22,7,3.75,5.0,fr,17543,190,737793,1,1,Active Shallow Crust,128.8964,89.96722,0.0,04/06/9545
+2.59335,46.09822,3897,2,12,5,49,17,3.85,5.0,fr,17544,77,737796,1,2,Active Shallow Crust,0.0,89.9901,0.0,02/12/3897
+2.59335,46.09822,2218,5,5,2,37,21,3.85,5.0,fr,17545,44,737796,1,2,Active Shallow Crust,0.0,89.9901,0.0,05/05/2218
+2.59335,46.09822,1158,5,13,21,20,30,3.85,27.5,fr,17546,23,737798,1,1,Active Shallow Crust,0.0,89.9901,0.0,05/13/1158
+2.59335,46.09822,9785,5,17,3,32,26,3.85,5.0,fr,17547,195,737799,1,1,Active Shallow Crust,240.011,57.9976,0.0,05/17/9785
+2.59335,46.09822,7218,11,9,8,8,46,3.95,27.5,fr,17548,144,737810,1,1,Active Shallow Crust,0.0,89.98897,0.0,11/09/7218
+2.59335,46.09822,7287,11,27,12,24,14,3.95,5.0,fr,17549,145,737814,1,1,Active Shallow Crust,0.0,89.99107,-90.0,11/27/7287
+2.59335,46.09822,171,10,20,23,37,56,4.25,5.0,fr,17550,3,737850,1,1,Active Shallow Crust,0.0,89.99052,-90.0,10/20/0171
+2.59335,46.09822,8299,1,21,1,24,40,4.95,5.0,fr,17551,165,737928,1,1,Active Shallow Crust,0.0,89.99023,0.0,01/21/8299
+2.59335,46.09822,1663,6,17,2,44,32,5.65,27.5,fr,17552,33,738014,1,1,Active Shallow Crust,0.0,89.99002,0.0,06/17/1663
+3.72713,44.04964,7420,11,19,14,45,39,3.55,15.0,fr,17553,148,738241,1,1,Active Shallow Crust,0.0,89.98913,0.0,11/19/7420
+3.72713,44.04964,8599,2,19,23,18,51,3.65,5.0,fr,17554,171,738252,1,1,Active Shallow Crust,0.0,89.99031,0.0,02/19/8599
+3.72713,44.04964,769,7,8,17,37,59,3.85,5.0,fr,17555,15,738276,1,1,Active Shallow Crust,0.0,89.98974,0.0,07/08/0769
+3.72713,44.04964,3726,4,27,7,0,18,3.85,15.0,fr,17556,74,738280,1,1,Active Shallow Crust,240.0108,57.99757,0.0,04/27/3726
+3.72713,44.04964,4370,5,8,7,47,4,3.85,5.0,fr,17557,87,738285,1,1,Active Shallow Crust,128.8961,89.99358,0.0,05/08/4370
+3.72713,44.04964,6174,5,25,20,33,13,3.95,5.0,fr,17558,123,738288,1,1,Active Shallow Crust,0.0,89.99085,0.0,05/25/6174
+3.72713,44.04964,548,5,30,14,3,29,3.95,27.5,fr,17559,10,738296,1,1,Active Shallow Crust,0.0,89.99075,-90.0,05/30/0548
+3.72713,44.04964,1390,2,26,4,50,37,4.35,5.0,fr,17560,27,738336,1,1,Active Shallow Crust,0.0,89.9899,0.0,02/26/1390
+3.72713,44.04964,5889,5,15,7,16,3,4.35,5.0,fr,17561,117,738339,1,1,Active Shallow Crust,240.0078,57.99593,0.0,05/15/5889
+-1.03405,48.63437,6859,3,7,13,47,19,3.55,5.0,fr,17562,137,739200,1,2,Active Shallow Crust,0.0,89.99001,0.0,03/07/6859
+-1.03405,48.63437,3556,4,6,6,12,31,3.55,5.0,fr,17563,71,739200,1,2,Active Shallow Crust,0.0,89.99001,0.0,04/06/3556
+-1.03405,48.63437,79,2,16,13,14,43,3.55,15.0,fr,17564,1,739201,1,2,Active Shallow Crust,0.0,89.99001,0.0,02/16/0079
+-1.03405,48.63437,2135,4,8,7,2,18,3.55,15.0,fr,17565,42,739201,1,2,Active Shallow Crust,0.0,89.99001,0.0,04/08/2135
+-1.03405,48.63437,4845,9,3,16,56,41,3.65,5.0,fr,17566,96,739212,1,2,Active Shallow Crust,0.0,89.98961,0.0,09/03/4845
+-1.03405,48.63437,7057,8,31,22,4,7,3.65,5.0,fr,17567,141,739212,1,2,Active Shallow Crust,0.0,89.98961,0.0,08/31/7057
+-1.03405,48.63437,5064,11,10,6,9,23,3.85,5.0,fr,17568,101,739236,1,1,Active Shallow Crust,0.0,89.99056,0.0,11/10/5064
+-1.03405,48.63437,4564,12,26,17,17,14,4.05,5.0,fr,17569,91,739260,1,1,Active Shallow Crust,0.0,89.98969,0.0,12/26/4564
+-1.03405,48.63437,54,3,10,12,59,23,4.05,27.5,fr,17570,1,739262,1,1,Active Shallow Crust,0.0,89.98969,0.0,03/10/0054
+-1.03405,48.63437,2135,1,24,11,7,31,4.05,15.0,fr,17571,42,739264,1,1,Active Shallow Crust,240.0065,58.00578,0.0,01/24/2135
+-1.03405,48.63437,2687,1,19,14,15,48,4.15,5.0,fr,17572,53,739272,1,1,Active Shallow Crust,0.0,89.98998,0.0,01/19/2687
+-1.03405,48.63437,7605,6,29,12,7,37,4.25,5.0,fr,17573,152,739284,1,1,Active Shallow Crust,0.0,89.99033,0.0,06/29/7605
+-1.03405,48.63437,7555,3,2,15,6,43,4.35,5.0,fr,17574,151,739302,1,1,Active Shallow Crust,0.0,89.98994,-90.0,03/02/7555
+-1.03405,48.63437,6902,4,9,14,3,52,4.95,15.0,fr,17575,138,739369,1,1,Active Shallow Crust,0.0,89.99003,0.0,04/09/6902
+-1.64607,46.70076,8683,1,1,5,23,32,3.55,5.0,fr,17576,173,739680,1,1,Active Shallow Crust,0.0,89.98962,0.0,01/01/8683
+-1.64607,46.70076,6491,8,10,7,19,54,3.55,15.0,fr,17577,129,739681,1,1,Active Shallow Crust,0.0,89.98962,0.0,08/10/6491
+-1.64607,46.70076,9703,1,26,13,29,47,3.55,5.0,fr,17578,194,739683,1,1,Active Shallow Crust,240.0123,57.99796,0.0,01/26/9703
+-1.64607,46.70076,4041,5,18,14,31,7,3.55,5.0,fr,17579,80,739689,1,1,Active Shallow Crust,128.8963,89.99309,0.0,05/18/4041
+-1.64607,46.70076,7770,6,23,5,24,57,3.65,5.0,fr,17580,155,739692,1,2,Active Shallow Crust,0.0,89.99075,0.0,06/23/7770
+-1.64607,46.70076,3888,2,1,6,17,56,3.65,5.0,fr,17581,77,739692,1,2,Active Shallow Crust,0.0,89.99075,0.0,02/01/3888
+-1.64607,46.70076,9506,7,12,18,30,59,3.65,5.0,fr,17582,190,739695,1,1,Active Shallow Crust,240.0012,58.01294,0.0,07/12/9506
+-1.64607,46.70076,1189,7,5,1,48,21,3.65,5.0,fr,17583,23,739698,1,1,Active Shallow Crust,0.0,89.99065,-90.0,07/05/1189
+-1.64607,46.70076,7362,1,28,3,47,45,3.85,5.0,fr,17584,147,739722,1,1,Active Shallow Crust,0.0,89.9901,-90.0,01/28/7362
+-1.64607,46.70076,2976,4,25,19,24,52,4.15,15.0,fr,17585,59,739753,1,1,Active Shallow Crust,0.0,89.9896,0.0,04/25/2976
+-1.64607,46.70076,1536,12,25,11,1,7,4.65,5.0,fr,17586,30,739815,1,1,Active Shallow Crust,240.011,57.99429,0.0,12/25/1536
+-1.64607,46.70076,1775,4,11,12,33,46,4.65,5.0,fr,17587,35,739821,1,1,Active Shallow Crust,128.8911,89.98698,0.0,04/11/1775
+0.04043,50.15688,1217,5,20,11,59,43,3.65,5.0,fr,17588,24,740172,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/20/1217
+0.04043,50.15688,7288,1,26,12,46,25,3.85,5.0,fr,17589,145,740196,1,1,Active Shallow Crust,0.0,89.99,0.0,01/26/7288
+0.04043,50.15688,8027,1,14,14,2,15,4.05,15.0,fr,17590,160,740221,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/14/8027
+0.04043,50.15688,2967,7,15,20,20,0,4.25,15.0,fr,17591,59,740245,1,1,Active Shallow Crust,0.0,89.98999,0.0,07/15/2967
+0.04043,50.15688,3161,9,2,14,30,59,4.55,5.0,fr,17592,63,740280,1,1,Active Shallow Crust,360.0,89.99001,0.0,09/02/3161
+-6.42389,47.43295,4750,1,25,22,19,37,3.55,5.0,fr,17593,94,740649,1,1,Active Shallow Crust,128.8949,89.99659,0.0,01/25/4750
+-1.36457,43.30654,1293,2,27,13,47,4,3.55,5.0,fr,17594,25,741120,1,2,Active Shallow Crust,0.0,89.99083,0.0,02/27/1293
+-1.36457,43.30654,8570,6,4,2,1,54,3.55,5.0,fr,17595,171,741120,1,2,Active Shallow Crust,0.0,89.99083,0.0,06/04/8570
+-1.36457,43.30654,7198,6,19,21,59,0,3.55,15.0,fr,17596,143,741121,1,1,Active Shallow Crust,0.0,89.99083,0.0,06/19/7198
+-1.36457,43.30654,4263,2,13,7,47,26,3.55,5.0,fr,17597,85,741123,1,2,Active Shallow Crust,240.0119,57.99799,0.0,02/13/4263
+-1.36457,43.30654,1295,9,19,23,29,9,3.55,5.0,fr,17598,25,741123,1,2,Active Shallow Crust,240.0119,57.99799,0.0,09/19/1295
+-1.36457,43.30654,9275,4,13,11,39,33,3.55,5.0,fr,17599,185,741129,1,2,Active Shallow Crust,128.8965,89.99358,0.0,04/13/9275
+-1.36457,43.30654,3488,7,23,17,15,0,3.55,5.0,fr,17600,69,741129,1,2,Active Shallow Crust,128.8965,89.99358,0.0,07/23/3488
+-1.36457,43.30654,3196,6,12,19,44,21,3.75,5.0,fr,17601,63,741144,1,2,Active Shallow Crust,0.0,89.9898,0.0,06/12/3196
+-1.36457,43.30654,8646,11,2,0,37,20,3.75,5.0,fr,17602,172,741144,1,2,Active Shallow Crust,0.0,89.9898,0.0,11/02/8646
+-1.36457,43.30654,6269,11,5,6,27,33,3.75,15.0,fr,17603,125,741145,1,2,Active Shallow Crust,0.0,89.9898,0.0,11/05/6269
+-1.36457,43.30654,4244,3,18,21,16,16,3.75,15.0,fr,17604,84,741145,1,2,Active Shallow Crust,0.0,89.9898,0.0,03/18/4244
+-1.36457,43.30654,8325,8,23,13,38,10,3.75,5.0,fr,17605,166,741147,1,1,Active Shallow Crust,240.008,58.01746,0.0,08/23/8325
+-1.36457,43.30654,8718,7,23,18,18,24,3.75,5.0,fr,17606,174,741150,1,1,Active Shallow Crust,0.0,89.98969,-90.0,07/23/8718
+-1.36457,43.30654,490,9,19,20,6,55,3.75,15.0,fr,17607,9,741154,1,1,Active Shallow Crust,128.8968,89.9673,0.0,09/19/0490
+-1.36457,43.30654,2738,3,3,18,17,0,3.85,5.0,fr,17608,54,741156,1,1,Active Shallow Crust,0.0,89.98961,0.0,03/03/2738
+-1.36457,43.30654,139,1,24,11,45,22,3.85,15.0,fr,17609,2,741157,1,2,Active Shallow Crust,0.0,89.98961,0.0,01/24/0139
+-1.36457,43.30654,1773,2,23,6,37,56,3.85,15.0,fr,17610,35,741157,1,2,Active Shallow Crust,0.0,89.98961,0.0,02/23/1773
+-1.36457,43.30654,3636,12,4,7,25,2,3.85,5.0,fr,17611,72,741165,1,1,Active Shallow Crust,128.8959,89.99351,0.0,12/04/3636
+-1.36457,43.30654,9571,11,18,10,59,24,3.95,27.5,fr,17612,191,741170,1,1,Active Shallow Crust,0.0,89.98959,0.0,11/18/9571
+-1.36457,43.30654,6777,12,12,7,39,16,3.95,5.0,fr,17613,135,741174,1,1,Active Shallow Crust,0.0,89.98946,-90.0,12/12/6777
+-1.36457,43.30654,1283,1,29,15,55,28,4.05,5.0,fr,17614,25,741180,1,2,Active Shallow Crust,0.0,89.98969,0.0,01/29/1283
+-1.36457,43.30654,9555,11,3,8,27,56,4.05,5.0,fr,17615,191,741180,1,2,Active Shallow Crust,0.0,89.98969,0.0,11/03/9555
+-1.36457,43.30654,4958,5,27,8,46,1,4.05,5.0,fr,17616,99,741186,1,1,Active Shallow Crust,0.0,89.98956,-90.0,05/27/4958
+-1.36457,43.30654,9303,10,11,3,6,36,4.15,5.0,fr,17617,186,741192,1,1,Active Shallow Crust,0.0,89.98988,0.0,10/11/9303
+-1.36457,43.30654,5608,2,14,10,49,44,4.25,5.0,fr,17618,112,741213,1,1,Active Shallow Crust,128.8948,89.98096,0.0,02/14/5608
+-1.36457,43.30654,7623,3,27,9,38,42,4.35,5.0,fr,17619,152,741216,1,1,Active Shallow Crust,0.0,89.98978,0.0,03/27/7623
+-1.36457,43.30654,7592,8,31,20,25,5,4.35,15.0,fr,17620,151,741223,1,1,Active Shallow Crust,0.0,89.98965,-90.0,08/31/7592
+-1.36457,43.30654,9022,10,3,8,41,57,4.65,5.0,fr,17621,180,741258,1,2,Active Shallow Crust,0.0,89.99006,-90.0,10/03/9022
+-1.36457,43.30654,4227,5,5,4,42,52,4.65,5.0,fr,17622,84,741258,1,2,Active Shallow Crust,0.0,89.99006,-90.0,05/05/4227
+-1.36457,43.30654,9608,4,29,2,34,14,4.75,15.0,fr,17623,192,741265,1,1,Active Shallow Crust,0.0,89.98986,0.0,04/29/9608
+-1.36457,43.30654,2105,5,7,12,7,53,4.95,5.0,fr,17624,42,741294,1,1,Active Shallow Crust,0.0,89.99,-90.0,05/07/2105
+-1.36457,43.30654,142,10,20,15,44,26,5.05,5.0,fr,17625,2,741300,1,1,Active Shallow Crust,0.0,89.98988,0.0,10/20/0142
+-1.36457,43.30654,373,6,17,8,52,52,5.15,5.0,fr,17626,7,741312,1,1,Active Shallow Crust,0.0,89.99011,0.0,06/17/0373
+2.6618,42.42559,7266,12,19,7,54,54,3.55,5.0,fr,17627,145,741600,1,1,Active Shallow Crust,0.0,89.98884,0.0,12/19/7266
+2.6618,42.42559,8083,7,3,23,3,32,3.55,15.0,fr,17628,161,741601,1,1,Active Shallow Crust,0.0,89.98884,0.0,07/03/8083
+2.6618,42.42559,433,9,1,5,16,7,3.55,5.0,fr,17629,8,741609,1,1,Active Shallow Crust,128.8966,89.99255,0.0,09/01/0433
+2.6618,42.42559,3649,1,8,1,20,46,3.65,5.0,fr,17630,72,741615,1,1,Active Shallow Crust,240.0004,58.01246,0.0,01/08/3649
+2.6618,42.42559,8584,4,20,5,26,1,3.75,5.0,fr,17631,171,741624,1,2,Active Shallow Crust,0.0,89.99113,0.0,04/20/8584
+2.6618,42.42559,9528,12,5,18,38,52,3.75,5.0,fr,17632,190,741624,1,2,Active Shallow Crust,0.0,89.99113,0.0,12/05/9528
+2.6618,42.42559,5903,12,3,17,21,14,3.75,15.0,fr,17633,118,741625,1,1,Active Shallow Crust,0.0,89.99113,0.0,12/03/5903
+2.6618,42.42559,9521,9,20,5,22,54,3.85,5.0,fr,17634,190,741636,1,1,Active Shallow Crust,0.0,89.98946,0.0,09/20/9521
+2.6618,42.42559,1131,5,17,23,45,33,3.85,15.0,fr,17635,22,741637,1,1,Active Shallow Crust,0.0,89.98946,0.0,05/17/1131
+2.6618,42.42559,5717,8,13,6,2,18,3.95,27.5,fr,17636,114,741650,1,1,Active Shallow Crust,0.0,89.99061,0.0,08/13/5717
+2.6618,42.42559,2341,12,13,19,30,0,3.95,5.0,fr,17637,46,741654,1,1,Active Shallow Crust,0.0,89.9905,-90.0,12/13/2341
+2.6618,42.42559,1875,1,4,23,43,53,4.05,15.0,fr,17638,37,741661,1,1,Active Shallow Crust,0.0,89.98953,0.0,01/04/1875
+2.6618,42.42559,7939,4,18,23,7,13,4.05,27.5,fr,17639,158,741662,1,1,Active Shallow Crust,0.0,89.98953,0.0,04/18/7939
+2.6618,42.42559,5794,12,26,22,13,34,4.05,5.0,fr,17640,115,741663,1,1,Active Shallow Crust,240.0056,58.00567,0.0,12/26/5794
+2.6618,42.42559,6742,12,30,1,26,23,4.05,15.0,fr,17641,134,741664,1,1,Active Shallow Crust,240.0056,58.00564,0.0,12/30/6742
+2.6618,42.42559,2614,9,6,3,57,47,4.35,27.5,fr,17642,52,741707,1,1,Active Shallow Crust,128.8988,89.98261,0.0,09/06/2614
+2.6618,42.42559,3401,1,2,15,48,56,4.45,5.0,fr,17643,68,741708,1,1,Active Shallow Crust,0.0,89.98943,0.0,01/02/3401
+2.6618,42.42559,1990,1,15,2,24,28,4.95,15.0,fr,17644,39,741769,1,1,Active Shallow Crust,0.0,89.99034,0.0,01/15/1990
+4.20587,49.7684,9149,4,25,6,0,54,3.75,5.0,fr,17645,182,742113,1,1,Active Shallow Crust,128.8961,89.96754,0.0,04/25/9149
+4.20587,49.7684,856,3,2,2,35,38,3.95,15.0,fr,17646,17,742129,1,1,Active Shallow Crust,0.0,89.99178,0.0,03/02/0856
+4.20587,49.7684,1547,7,20,6,55,47,4.05,5.0,fr,17647,30,742140,1,1,Active Shallow Crust,0.0,89.98901,0.0,07/20/1547
+3.50853,44.67595,2537,11,29,10,59,36,3.55,5.0,fr,17648,50,742560,1,1,Active Shallow Crust,0.0,89.98924,0.0,11/29/2537
+3.50853,44.67595,1397,3,20,15,23,39,3.65,5.0,fr,17649,27,742572,1,1,Active Shallow Crust,0.0,89.99042,0.0,03/20/1397
+3.50853,44.67595,6639,1,16,15,41,47,3.65,5.0,fr,17650,132,742575,1,1,Active Shallow Crust,240.0002,58.01338,0.0,01/16/6639
+3.50853,44.67595,846,12,28,23,25,13,3.65,27.5,fr,17651,16,742577,1,1,Active Shallow Crust,240.0002,58.0133,0.0,12/28/0846
+3.50853,44.67595,4743,11,11,13,42,40,3.75,5.0,fr,17652,94,742584,1,1,Active Shallow Crust,0.0,89.98861,0.0,11/11/4743
+3.50853,44.67595,5892,10,17,15,30,19,3.75,15.0,fr,17653,117,742591,1,1,Active Shallow Crust,0.0,89.99136,-90.0,10/17/5892
+3.50853,44.67595,2830,2,27,19,26,45,3.85,5.0,fr,17654,56,742596,1,1,Active Shallow Crust,0.0,89.98985,0.0,02/27/2830
+3.50853,44.67595,8902,10,23,6,53,58,3.85,15.0,fr,17655,178,742597,1,1,Active Shallow Crust,0.0,89.98985,0.0,10/23/8902
+3.50853,44.67595,196,4,1,22,42,59,4.05,5.0,fr,17656,3,742620,1,1,Active Shallow Crust,0.0,89.98992,0.0,04/01/0196
+3.50853,44.67595,1632,1,13,1,27,11,4.05,15.0,fr,17657,32,742621,1,1,Active Shallow Crust,0.0,89.98992,0.0,01/13/1632
+3.50853,44.67595,2417,1,8,8,30,59,4.15,5.0,fr,17658,48,742632,1,1,Active Shallow Crust,0.0,89.98922,0.0,01/08/2417
+3.50853,44.67595,6973,12,3,4,10,47,4.15,5.0,fr,17659,139,742638,1,1,Active Shallow Crust,0.0,89.98909,-90.0,12/03/6973
+3.50853,44.67595,4810,8,14,9,29,53,4.45,5.0,fr,17660,96,742677,1,1,Active Shallow Crust,128.8923,89.99428,0.0,08/14/4810
+-1.58214,50.32503,6482,7,24,10,54,33,3.65,5.0,fr,17661,129,743052,1,1,Active Shallow Crust,0.0,89.98996,0.0,07/24/6482
+-1.58214,50.32503,169,8,24,21,12,29,4.25,5.0,fr,17662,3,743127,1,1,Active Shallow Crust,240.0083,57.99429,0.0,08/24/0169
+0.01484,51.20128,7201,4,26,17,11,33,3.55,27.5,fr,17663,144,744005,1,1,Active Shallow Crust,240.0127,57.99815,0.0,04/26/7201
+0.01484,51.20128,4031,6,28,9,29,54,3.65,15.0,fr,17664,80,744016,1,1,Active Shallow Crust,240.0016,58.01299,0.0,06/28/4031
+4.58514,46.52627,4169,3,14,13,8,22,3.55,5.0,fr,17665,83,744480,1,3,Active Shallow Crust,0.0,89.99306,0.0,03/14/4169
+4.58514,46.52627,1886,11,26,22,42,16,3.55,5.0,fr,17666,37,744480,1,3,Active Shallow Crust,0.0,89.99306,0.0,11/26/1886
+4.58514,46.52627,7447,8,21,8,47,21,3.55,5.0,fr,17667,148,744480,1,3,Active Shallow Crust,0.0,89.99306,0.0,08/21/7447
+4.58514,46.52627,1566,4,30,1,48,8,3.55,15.0,fr,17668,31,744481,1,1,Active Shallow Crust,0.0,89.99306,0.0,04/30/1566
+4.58514,46.52627,1004,3,14,8,38,18,3.65,15.0,fr,17669,20,744493,1,1,Active Shallow Crust,0.0,89.98763,0.0,03/14/1004
+4.58514,46.52627,7688,4,19,20,3,20,3.65,15.0,fr,17670,153,744499,1,1,Active Shallow Crust,0.0,89.98749,-90.0,04/19/7688
+4.58514,46.52627,2287,6,11,16,12,48,3.75,15.0,fr,17671,45,744505,1,1,Active Shallow Crust,0.0,89.98898,0.0,06/11/2287
+4.58514,46.52627,1840,11,27,4,16,42,3.75,5.0,fr,17672,36,744507,1,1,Active Shallow Crust,240.0084,58.01791,0.0,11/27/1840
+4.58514,46.52627,428,7,12,13,43,52,3.85,5.0,fr,17673,8,744516,1,1,Active Shallow Crust,0.0,89.99017,0.0,07/12/0428
+4.58514,46.52627,9960,7,27,17,0,22,3.85,15.0,fr,17674,199,744517,1,1,Active Shallow Crust,0.0,89.99017,0.0,07/27/9960
+4.58514,46.52627,761,12,25,23,43,47,3.85,5.0,fr,17675,15,744519,1,1,Active Shallow Crust,240.0106,57.99725,0.0,12/25/0761
+4.58514,46.52627,7210,4,1,18,52,1,4.05,5.0,fr,17676,144,744543,1,1,Active Shallow Crust,240.0062,58.00572,0.0,04/01/7210
+4.58514,46.52627,8409,8,1,8,15,31,4.05,5.0,fr,17677,168,744546,1,1,Active Shallow Crust,0.0,89.98816,-90.0,08/01/8409
+4.58514,46.52627,4918,7,14,20,9,18,4.05,27.5,fr,17678,98,744551,1,1,Active Shallow Crust,128.8906,89.99415,0.0,07/14/4918
+4.58514,46.52627,2377,2,18,2,1,5,4.95,5.0,fr,17679,47,744648,1,1,Active Shallow Crust,0.0,89.99031,0.0,02/18/2377
+4.58514,46.52627,3887,8,29,16,10,43,4.95,27.5,fr,17680,77,744650,1,1,Active Shallow Crust,0.0,89.99031,0.0,08/29/3887
+4.58514,46.52627,2199,9,26,3,2,22,5.65,5.0,fr,17681,43,744732,1,1,Active Shallow Crust,0.0,89.9901,0.0,09/26/2199
+-0.2101,51.19054,7747,5,22,6,7,6,3.65,5.0,fr,17682,154,744972,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/22/7747
+-0.2101,51.19054,2050,4,2,2,15,51,3.75,5.0,fr,17683,40,744984,1,1,Active Shallow Crust,0.0,89.98996,0.0,04/02/2050
+-0.2101,51.19054,266,4,4,8,46,11,3.85,5.0,fr,17684,5,744996,1,1,Active Shallow Crust,0.0,89.98993,0.0,04/04/0266
+-0.2101,51.19054,4646,4,22,20,8,31,4.05,15.0,fr,17685,92,745021,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/22/4646
+-6.88125,48.75947,3227,6,18,13,45,49,4.25,5.0,fr,17686,64,745524,1,1,Active Shallow Crust,0.0,89.99109,0.0,06/18/3227
+3.66107,50.18407,7433,11,4,11,45,52,3.55,15.0,fr,17687,148,745921,1,1,Active Shallow Crust,0.0,89.99032,0.0,11/04/7433
+3.66107,50.18407,6530,4,23,5,26,30,3.65,5.0,fr,17688,130,745932,1,1,Active Shallow Crust,0.0,89.99137,0.0,04/23/6530
+3.66107,50.18407,2005,7,17,22,59,37,3.75,5.0,fr,17689,40,745944,1,1,Active Shallow Crust,0.0,89.98974,0.0,07/17/2005
+3.66107,50.18407,4328,7,16,9,50,39,3.85,5.0,fr,17690,86,745956,1,2,Active Shallow Crust,0.0,89.99086,0.0,07/16/4328
+3.66107,50.18407,2084,5,16,13,21,31,3.85,5.0,fr,17691,41,745956,1,2,Active Shallow Crust,0.0,89.99086,0.0,05/16/2084
+3.66107,50.18407,6877,5,9,20,26,10,4.25,5.0,fr,17692,137,746004,1,1,Active Shallow Crust,0.0,89.98991,0.0,05/09/6877
+8.27771,46.33268,3599,10,26,17,58,54,3.55,5.0,fr,17693,71,746400,1,3,Active Shallow Crust,0.0,89.98608,0.0,10/26/3599
+8.27771,46.33268,330,8,10,2,37,46,3.55,5.0,fr,17694,6,746400,1,3,Active Shallow Crust,0.0,89.98608,0.0,08/10/0330
+8.27771,46.33268,6913,7,7,15,49,43,3.55,5.0,fr,17695,138,746400,1,3,Active Shallow Crust,0.0,89.98608,0.0,07/07/6913
+8.27771,46.33268,8767,7,9,10,59,27,3.55,15.0,fr,17696,175,746401,1,2,Active Shallow Crust,0.0,89.98608,0.0,07/09/8767
+8.27771,46.33268,7285,6,23,12,5,1,3.55,15.0,fr,17697,145,746401,1,2,Active Shallow Crust,0.0,89.98608,0.0,06/23/7285
+8.27771,46.33268,8026,7,16,8,43,28,3.55,5.0,fr,17698,160,746406,1,1,Active Shallow Crust,0.0,89.98592,-90.0,07/16/8026
+8.27771,46.33268,4402,7,27,13,20,31,3.75,5.0,fr,17699,88,746424,1,1,Active Shallow Crust,0.0,89.98894,0.0,07/27/4402
+8.27771,46.33268,5257,10,17,14,33,6,3.85,15.0,fr,17700,105,746437,1,1,Active Shallow Crust,0.0,89.99014,0.0,10/17/5257
+8.27771,46.33268,9760,2,23,18,6,28,3.95,15.0,fr,17701,195,746449,1,1,Active Shallow Crust,0.0,89.99121,0.0,02/23/9760
+8.27771,46.33268,2096,10,27,1,51,54,4.05,5.0,fr,17702,41,746460,1,1,Active Shallow Crust,0.0,89.99217,0.0,10/27/2096
+8.27771,46.33268,6426,2,25,23,9,4,4.15,5.0,fr,17703,128,746472,1,1,Active Shallow Crust,0.0,89.99302,0.0,02/25/6426
+8.27771,46.33268,1222,10,29,12,46,28,5.25,5.0,fr,17704,24,746604,1,1,Active Shallow Crust,0.0,89.99017,0.0,10/29/1222
+8.09087,46.05179,6044,7,24,23,59,36,3.55,5.0,fr,17705,120,746880,1,3,Active Shallow Crust,0.0,89.986,0.0,07/24/6044
+8.09087,46.05179,9633,10,16,22,15,1,3.55,5.0,fr,17706,192,746880,1,3,Active Shallow Crust,0.0,89.986,0.0,10/16/9633
+8.09087,46.05179,9192,7,16,17,33,53,3.55,5.0,fr,17707,183,746880,1,3,Active Shallow Crust,0.0,89.986,0.0,07/16/9192
+8.09087,46.05179,5607,7,28,1,27,48,3.55,27.5,fr,17708,112,746882,1,1,Active Shallow Crust,0.0,89.986,0.0,07/28/5607
+8.09087,46.05179,2214,5,20,2,33,38,3.65,5.0,fr,17709,44,746892,1,2,Active Shallow Crust,0.0,89.98753,0.0,05/20/2214
+8.09087,46.05179,4678,1,21,13,6,28,3.65,5.0,fr,17710,93,746892,1,2,Active Shallow Crust,0.0,89.98753,0.0,01/21/4678
+8.09087,46.05179,7143,2,19,0,8,59,3.75,5.0,fr,17711,142,746904,1,2,Active Shallow Crust,0.0,89.98888,0.0,02/19/7143
+8.09087,46.05179,5264,9,10,11,52,41,3.75,5.0,fr,17712,105,746904,1,2,Active Shallow Crust,0.0,89.98888,0.0,09/10/5264
+8.09087,46.05179,3931,8,26,4,56,20,3.75,5.0,fr,17713,78,746907,1,1,Active Shallow Crust,240.0101,58.01729,0.0,08/26/3931
+8.09087,46.05179,8433,8,28,18,56,39,3.75,15.0,fr,17714,168,746908,1,1,Active Shallow Crust,240.0101,58.01729,0.0,08/28/8433
+8.09087,46.05179,2160,10,2,19,25,11,3.75,5.0,fr,17715,43,746910,1,1,Active Shallow Crust,0.0,89.98875,-90.0,10/02/2160
+8.09087,46.05179,8950,1,3,8,17,25,3.95,5.0,fr,17716,178,746928,1,1,Active Shallow Crust,0.0,89.99117,0.0,01/03/8950
+8.09087,46.05179,1346,6,7,22,9,31,3.95,15.0,fr,17717,26,746932,1,1,Active Shallow Crust,240.0208,58.00482,0.0,06/07/1346
+8.09087,46.05179,4840,9,24,6,49,19,4.05,5.0,fr,17718,96,746940,1,1,Active Shallow Crust,0.0,89.99213,0.0,09/24/4840
+8.09087,46.05179,2901,8,2,2,39,4,4.05,15.0,fr,17719,58,746941,1,1,Active Shallow Crust,0.0,89.99213,0.0,08/02/2901
+8.09087,46.05179,9266,3,25,6,28,3,4.05,15.0,fr,17720,185,746944,1,1,Active Shallow Crust,240.0046,58.00642,0.0,03/25/9266
+8.09087,46.05179,2046,4,13,14,13,40,4.05,5.0,fr,17721,40,746946,1,1,Active Shallow Crust,0.0,89.99203,-90.0,04/13/2046
+8.09087,46.05179,4268,3,4,10,13,9,4.15,5.0,fr,17722,85,746955,1,2,Active Shallow Crust,240.0082,57.9973,0.0,03/04/4268
+8.09087,46.05179,3332,6,15,9,37,11,4.15,5.0,fr,17723,66,746955,1,2,Active Shallow Crust,240.0082,57.9973,0.0,06/15/3332
+8.09087,46.05179,8402,9,18,0,7,50,5.05,15.0,fr,17724,168,747061,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/18/8402
+0.12021,50.29217,7261,8,7,8,9,32,3.55,5.0,fr,17725,145,747363,1,1,Active Shallow Crust,240.0125,57.99825,0.0,08/07/7261
+0.12021,50.29217,6085,10,27,2,28,45,3.65,5.0,fr,17726,121,747372,1,2,Active Shallow Crust,0.0,89.99004,0.0,10/27/6085
+0.12021,50.29217,6610,4,18,5,18,4,3.65,5.0,fr,17727,132,747372,1,2,Active Shallow Crust,0.0,89.99004,0.0,04/18/6610
+0.12021,50.29217,7706,2,7,17,38,10,3.65,27.5,fr,17728,154,747374,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/07/7706
+0.12021,50.29217,1731,8,24,3,35,36,3.75,5.0,fr,17729,34,747384,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/24/1731
+0.12021,50.29217,5055,8,29,18,51,29,3.75,5.0,fr,17730,101,747387,1,1,Active Shallow Crust,240.0088,58.01766,0.0,08/29/5055
+0.12021,50.29217,9510,12,9,5,53,26,3.85,27.5,fr,17731,190,747398,1,1,Active Shallow Crust,0.0,89.99002,0.0,12/09/9510
+0.12021,50.29217,1583,11,30,0,48,56,3.85,15.0,fr,17732,31,747403,1,1,Active Shallow Crust,0.0,89.98998,-90.0,11/30/1583
+0.12021,50.29217,9413,6,28,3,59,48,4.15,15.0,fr,17733,188,747433,1,2,Active Shallow Crust,0.0,89.99001,0.0,06/28/9413
+0.12021,50.29217,8579,8,12,0,17,29,4.15,15.0,fr,17734,171,747433,1,2,Active Shallow Crust,0.0,89.99001,0.0,08/12/8579
+0.12021,50.29217,267,9,27,16,30,42,5.15,5.0,fr,17735,5,747555,1,1,Active Shallow Crust,240.022,58.0004,0.0,09/27/0267
+5.31635,46.10819,2051,1,1,3,43,45,3.55,5.0,fr,17736,41,747840,1,1,Active Shallow Crust,0.0,89.99301,0.0,01/01/2051
+5.31635,46.10819,7374,9,2,20,59,12,3.55,15.0,fr,17737,147,747841,1,1,Active Shallow Crust,0.0,89.99301,0.0,09/02/7374
+5.31635,46.10819,7433,2,18,6,13,24,3.65,5.0,fr,17738,148,747852,1,2,Active Shallow Crust,0.0,89.98754,0.0,02/18/7433
+5.31635,46.10819,4194,1,14,7,44,14,3.65,5.0,fr,17739,83,747852,1,2,Active Shallow Crust,0.0,89.98754,0.0,01/14/4194
+5.31635,46.10819,4567,8,23,2,39,52,3.65,15.0,fr,17740,91,747853,1,1,Active Shallow Crust,0.0,89.98754,0.0,08/23/4567
+5.31635,46.10819,1429,8,6,11,58,46,3.65,5.0,fr,17741,28,747858,1,1,Active Shallow Crust,0.0,89.9874,-90.0,08/06/1429
+5.31635,46.10819,827,11,30,18,23,1,3.75,5.0,fr,17742,16,747864,1,2,Active Shallow Crust,0.0,89.98889,0.0,11/30/0827
+5.31635,46.10819,194,4,11,9,46,41,3.75,5.0,fr,17743,3,747864,1,2,Active Shallow Crust,0.0,89.98889,0.0,04/11/0194
+5.31635,46.10819,8030,8,25,19,28,10,3.75,5.0,fr,17744,160,747867,1,1,Active Shallow Crust,240.0084,58.0168,0.0,08/25/8030
+5.31635,46.10819,959,7,19,5,33,0,3.75,5.0,fr,17745,19,747873,1,1,Active Shallow Crust,128.8963,89.96748,0.0,07/19/0959
+5.31635,46.10819,110,2,8,17,4,21,4.15,5.0,fr,17746,2,747912,1,1,Active Shallow Crust,0.0,89.98949,0.0,02/08/0110
+5.31635,46.10819,6716,5,21,5,30,0,4.15,5.0,fr,17747,134,747915,1,1,Active Shallow Crust,240.0082,57.99719,0.0,05/21/6716
+5.31635,46.10819,7359,10,5,21,6,43,4.15,5.0,fr,17748,147,747918,1,1,Active Shallow Crust,0.0,89.98936,-90.0,10/05/7359
+5.31635,46.10819,4175,4,26,17,49,34,4.25,5.0,fr,17749,83,747924,1,1,Active Shallow Crust,0.0,89.99063,0.0,04/26/4175
+5.31635,46.10819,7485,3,29,4,50,56,4.55,5.0,fr,17750,149,747960,1,1,Active Shallow Crust,0.0,89.98895,0.0,03/29/7485
+2.93272,46.02241,7664,1,27,10,46,53,3.55,5.0,fr,17751,153,748320,1,3,Active Shallow Crust,0.0,89.98949,0.0,01/27/7664
+2.93272,46.02241,3549,5,28,6,21,45,3.55,5.0,fr,17752,70,748320,1,3,Active Shallow Crust,0.0,89.98949,0.0,05/28/3549
+2.93272,46.02241,5595,10,21,8,16,9,3.55,5.0,fr,17753,111,748320,1,3,Active Shallow Crust,0.0,89.98949,0.0,10/21/5595
+2.93272,46.02241,4359,8,24,2,0,31,3.55,27.5,fr,17754,87,748322,1,1,Active Shallow Crust,0.0,89.98949,0.0,08/24/4359
+2.93272,46.02241,3796,12,7,22,31,57,3.55,5.0,fr,17755,75,748323,1,2,Active Shallow Crust,240.0123,57.99844,0.0,12/07/3796
+2.93272,46.02241,3586,9,27,18,2,12,3.55,5.0,fr,17756,71,748323,1,2,Active Shallow Crust,240.0123,57.99844,0.0,09/27/3586
+2.93272,46.02241,8079,7,28,11,27,5,3.55,27.5,fr,17757,161,748325,1,1,Active Shallow Crust,240.0123,57.99834,0.0,07/28/8079
+2.93272,46.02241,8477,12,23,17,42,33,3.65,5.0,fr,17758,169,748332,1,3,Active Shallow Crust,0.0,89.99064,0.0,12/23/8477
+2.93272,46.02241,5078,11,4,14,54,8,3.65,5.0,fr,17759,101,748332,1,3,Active Shallow Crust,0.0,89.99064,0.0,11/04/5078
+2.93272,46.02241,3569,1,30,19,41,19,3.65,5.0,fr,17760,71,748332,1,3,Active Shallow Crust,0.0,89.99064,0.0,01/30/3569
+2.93272,46.02241,9997,1,15,23,14,8,3.65,5.0,fr,17761,199,748335,1,1,Active Shallow Crust,240.0014,58.01256,0.0,01/15/9997
+2.93272,46.02241,2085,1,22,4,55,30,3.65,15.0,fr,17762,41,748336,1,1,Active Shallow Crust,240.0014,58.01256,0.0,01/22/2085
+2.93272,46.02241,8150,2,1,7,38,19,3.65,5.0,fr,17763,162,748341,1,1,Active Shallow Crust,128.8996,89.96352,0.0,02/01/8150
+2.93272,46.02241,5047,1,22,21,39,42,3.75,5.0,fr,17764,100,748344,1,1,Active Shallow Crust,0.0,89.98888,0.0,01/22/5047
+2.93272,46.02241,1253,4,5,11,21,3,3.75,15.0,fr,17765,25,748345,1,1,Active Shallow Crust,0.0,89.98888,0.0,04/05/1253
+2.93272,46.02241,4526,10,29,16,18,37,3.75,5.0,fr,17766,90,748350,1,1,Active Shallow Crust,0.0,89.98875,-90.0,10/29/4526
+2.93272,46.02241,5081,9,17,18,49,58,3.75,5.0,fr,17767,101,748353,1,1,Active Shallow Crust,128.8973,89.96722,0.0,09/17/5081
+2.93272,46.02241,1571,12,13,23,27,38,3.85,5.0,fr,17768,31,748356,1,4,Active Shallow Crust,0.0,89.99009,0.0,12/13/1571
+2.93272,46.02241,5934,4,27,13,17,28,3.85,5.0,fr,17769,118,748356,1,4,Active Shallow Crust,0.0,89.99009,0.0,04/27/5934
+2.93272,46.02241,9531,4,17,15,53,37,3.85,5.0,fr,17770,190,748356,1,4,Active Shallow Crust,0.0,89.99009,0.0,04/17/9531
+2.93272,46.02241,3647,7,19,14,44,16,3.85,5.0,fr,17771,72,748356,1,4,Active Shallow Crust,0.0,89.99009,0.0,07/19/3647
+2.93272,46.02241,9177,11,4,3,10,39,3.85,27.5,fr,17772,183,748367,1,2,Active Shallow Crust,128.8956,89.9938,0.0,11/04/9177
+2.93272,46.02241,5934,9,17,17,12,16,3.85,27.5,fr,17773,118,748367,1,2,Active Shallow Crust,128.8956,89.9938,0.0,09/17/5934
+2.93272,46.02241,3495,7,12,7,38,38,3.95,5.0,fr,17774,69,748368,1,1,Active Shallow Crust,0.0,89.98895,0.0,07/12/3495
+2.93272,46.02241,9652,1,30,4,27,33,3.95,27.5,fr,17775,193,748370,1,1,Active Shallow Crust,0.0,89.98895,0.0,01/30/9652
+2.93272,46.02241,113,1,26,16,1,38,3.95,5.0,fr,17776,2,748377,1,1,Active Shallow Crust,128.9,89.99337,0.0,01/26/0113
+2.93272,46.02241,7690,4,23,7,44,34,4.05,5.0,fr,17777,153,748380,1,1,Active Shallow Crust,0.0,89.99016,0.0,04/23/7690
+2.93272,46.02241,737,4,18,12,34,43,4.35,5.0,fr,17778,14,748416,1,1,Active Shallow Crust,0.0,89.99024,0.0,04/18/0737
+2.93272,46.02241,477,1,11,8,29,42,5.35,5.0,fr,17779,9,748536,1,1,Active Shallow Crust,0.0,89.98986,0.0,01/11/0477
+0.05199,51.98102,2764,6,4,23,27,35,3.55,27.5,fr,17780,55,748802,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/04/2764
+0.05199,51.98102,6224,10,12,13,38,21,3.95,5.0,fr,17781,124,748848,1,1,Active Shallow Crust,0.0,89.98999,0.0,10/12/6224
+3.624,42.83872,3628,2,9,16,32,20,3.55,5.0,fr,17782,72,749280,1,1,Active Shallow Crust,0.0,89.98891,0.0,02/09/3628
+3.624,42.83872,5014,11,24,21,30,17,3.65,5.0,fr,17783,100,749295,1,1,Active Shallow Crust,240.0011,58.01314,0.0,11/24/5014
+3.624,42.83872,9159,5,18,5,30,46,3.75,5.0,fr,17784,183,749307,1,1,Active Shallow Crust,240.0083,58.01732,0.0,05/18/9159
+3.624,42.83872,8965,8,27,6,9,13,3.75,5.0,fr,17785,179,749313,1,1,Active Shallow Crust,128.8967,89.96743,0.0,08/27/8965
+3.624,42.83872,4018,3,27,0,43,47,3.85,27.5,fr,17786,80,749321,1,1,Active Shallow Crust,240.0104,57.9978,0.0,03/27/4018
+3.624,42.83872,6255,9,9,23,17,27,3.95,15.0,fr,17787,125,749329,1,1,Active Shallow Crust,0.0,89.99067,0.0,09/09/6255
+3.624,42.83872,9983,7,1,3,30,17,4.85,15.0,fr,17788,199,749437,1,1,Active Shallow Crust,0.0,89.99007,0.0,07/01/9983
+5.36373,47.14832,617,9,6,19,0,32,3.65,15.0,fr,17789,12,749773,1,1,Active Shallow Crust,0.0,89.98778,0.0,09/06/0617
+5.36373,47.14832,5120,1,19,10,25,27,3.65,27.5,fr,17790,102,749774,1,1,Active Shallow Crust,0.0,89.98778,0.0,01/19/5120
+5.36373,47.14832,4748,5,1,9,48,18,3.85,5.0,fr,17791,94,749796,1,1,Active Shallow Crust,0.0,89.99029,0.0,05/01/4748
+5.36373,47.14832,83,12,8,12,14,33,3.95,5.0,fr,17792,1,749808,1,1,Active Shallow Crust,0.0,89.99135,0.0,12/08/0083
+5.36373,47.14832,7787,3,6,19,6,14,4.05,15.0,fr,17793,155,749821,1,1,Active Shallow Crust,0.0,89.98843,0.0,03/06/7787
+5.36373,47.14832,8485,4,4,21,46,14,4.05,27.5,fr,17794,169,749825,1,1,Active Shallow Crust,240.0052,58.0062,0.0,04/04/8485
+5.36373,47.14832,1697,4,3,12,56,19,4.35,27.5,fr,17795,33,749858,1,1,Active Shallow Crust,0.0,89.98907,0.0,04/03/1697
+5.36373,47.14832,1569,11,13,21,19,36,4.35,15.0,fr,17796,31,749866,1,1,Active Shallow Crust,128.897,89.98304,0.0,11/13/1569
+5.36373,47.14832,5365,12,26,5,48,27,4.55,5.0,fr,17797,107,749880,1,1,Active Shallow Crust,0.0,89.98916,0.0,12/26/5365
+5.36373,47.14832,9283,7,2,17,20,35,4.85,5.0,fr,17798,185,749916,1,1,Active Shallow Crust,0.0,89.98925,0.0,07/02/9283
+-1.01383,44.03002,989,10,13,20,39,48,3.65,5.0,fr,17799,19,750255,1,1,Active Shallow Crust,240.0009,58.01294,0.0,10/13/0989
+-1.01383,44.03002,5904,11,21,11,11,49,3.95,5.0,fr,17800,118,750288,1,1,Active Shallow Crust,0.0,89.98971,0.0,11/21/5904
+-1.01383,44.03002,3225,8,15,1,21,12,4.35,5.0,fr,17801,64,750345,1,1,Active Shallow Crust,128.8984,89.98281,0.0,08/15/3225
+-1.01383,44.03002,2347,11,8,5,8,50,4.55,5.0,fr,17802,46,750360,1,1,Active Shallow Crust,0.0,89.99026,0.0,11/08/2347
+-1.01383,44.03002,936,10,12,6,12,6,5.45,15.0,fr,17803,18,750472,1,1,Active Shallow Crust,240.0269,57.99813,0.0,10/12/0936
+-0.79832,42.12711,5719,5,8,21,34,20,4.05,15.0,fr,17804,114,750784,1,1,Active Shallow Crust,240.0053,58.00573,0.0,05/08/5719
+-0.79832,42.12711,5277,12,19,2,10,17,4.55,5.0,fr,17805,105,750843,1,1,Active Shallow Crust,240.0081,57.99712,0.0,12/19/5277
+-0.79832,42.12711,8569,10,9,10,13,9,5.05,5.0,fr,17806,171,750900,1,1,Active Shallow Crust,0.0,89.99002,0.0,10/09/8569
+2.15917,51.15308,5355,7,10,20,53,38,3.55,5.0,fr,17807,107,751200,1,1,Active Shallow Crust,0.0,89.99051,0.0,07/10/5355
+2.15917,51.15308,9341,3,21,8,57,2,3.55,27.5,fr,17808,186,751208,1,1,Active Shallow Crust,0.0,89.9904,-90.0,03/21/9341
+2.15917,51.15308,7057,3,23,13,55,22,3.55,5.0,fr,17809,141,751209,1,1,Active Shallow Crust,128.8952,89.99368,0.0,03/23/7057
+2.15917,51.15308,4368,3,27,10,30,5,3.75,5.0,fr,17810,87,751224,1,1,Active Shallow Crust,0.0,89.98995,0.0,03/27/4368
+2.15917,51.15308,5988,12,25,5,2,58,3.75,5.0,fr,17811,119,751233,1,1,Active Shallow Crust,128.8963,89.96735,0.0,12/25/5988
+2.15917,51.15308,8400,4,7,18,52,37,3.85,27.5,fr,17812,167,751238,1,1,Active Shallow Crust,0.0,89.99104,0.0,04/07/8400
+2.15917,51.15308,5970,6,10,14,42,26,3.85,5.0,fr,17813,119,751245,1,1,Active Shallow Crust,128.8952,89.99329,0.0,06/10/5970
+2.15917,51.15308,1508,5,3,13,35,29,4.25,15.0,fr,17814,30,751285,1,1,Active Shallow Crust,0.0,89.99011,0.0,05/03/1508
+2.15917,51.15308,6972,8,2,11,47,46,4.55,5.0,fr,17815,139,751320,1,1,Active Shallow Crust,0.0,89.99,0.0,08/02/6972
+3.77827,40.70658,980,12,28,12,22,29,3.55,5.0,fr,17816,19,751686,1,1,Active Shallow Crust,0.0,89.9884,-90.0,12/28/0980
+3.77827,40.70658,4616,5,7,4,21,14,4.15,5.0,fr,17817,92,751758,1,1,Active Shallow Crust,0.0,89.99031,-90.0,05/07/4616
+3.77827,40.70658,5601,11,10,11,14,1,4.25,15.0,fr,17818,112,751765,1,1,Active Shallow Crust,0.0,89.98975,0.0,11/10/5601
+3.77827,40.70658,2188,12,8,16,45,2,4.55,27.5,fr,17819,43,751802,1,1,Active Shallow Crust,0.0,89.99033,0.0,12/08/2188
+5.67934,43.12168,7609,5,12,18,57,9,3.65,5.0,fr,17820,152,752172,1,1,Active Shallow Crust,0.0,89.98688,0.0,05/12/7609
+5.67934,43.12168,1762,10,28,2,55,58,3.65,15.0,fr,17821,35,752182,1,1,Active Shallow Crust,128.9017,89.96346,0.0,10/28/1762
+5.67934,43.12168,1926,2,20,17,30,29,3.75,5.0,fr,17822,38,752187,1,1,Active Shallow Crust,240.0069,58.01775,0.0,02/20/1926
+5.67934,43.12168,6019,12,17,17,44,19,3.85,5.0,fr,17823,120,752202,1,1,Active Shallow Crust,0.0,89.98946,-90.0,12/17/6019
+5.67934,43.12168,8111,11,22,8,13,9,4.05,15.0,fr,17824,162,752224,1,1,Active Shallow Crust,240.0052,58.00608,0.0,11/22/8111
+5.67934,43.12168,8731,11,9,2,29,15,5.05,15.0,fr,17825,174,752341,1,1,Active Shallow Crust,0.0,89.98952,0.0,11/09/8731
+-0.57297,49.46273,1659,5,20,10,47,35,3.55,5.0,fr,17826,33,752640,1,1,Active Shallow Crust,0.0,89.99017,0.0,05/20/1659
+-0.57297,49.46273,6453,12,3,19,44,37,3.55,15.0,fr,17827,129,752641,1,2,Active Shallow Crust,0.0,89.99017,0.0,12/03/6453
+-0.57297,49.46273,3115,7,22,15,23,3,3.55,15.0,fr,17828,62,752641,1,2,Active Shallow Crust,0.0,89.99017,0.0,07/22/3115
+-0.57297,49.46273,5622,2,22,14,52,23,3.55,27.5,fr,17829,112,752642,1,1,Active Shallow Crust,0.0,89.99017,0.0,02/22/5622
+-0.57297,49.46273,5462,6,4,5,18,55,3.55,5.0,fr,17830,109,752643,1,1,Active Shallow Crust,240.0125,57.9982,0.0,06/04/5462
+-0.57297,49.46273,6297,7,7,8,6,23,3.55,15.0,fr,17831,125,752644,1,1,Active Shallow Crust,240.0125,57.9982,0.0,07/07/6297
+-0.57297,49.46273,7242,5,27,0,44,48,3.55,15.0,fr,17832,144,752647,1,1,Active Shallow Crust,0.0,89.99006,-90.0,05/27/7242
+-0.57297,49.46273,2477,9,18,13,46,5,3.65,5.0,fr,17833,49,752655,1,1,Active Shallow Crust,240.0015,58.01291,0.0,09/18/2477
+-0.57297,49.46273,6321,4,17,18,17,8,3.65,27.5,fr,17834,126,752663,1,1,Active Shallow Crust,128.9001,89.96352,0.0,04/17/6321
+-0.57297,49.46273,3627,10,27,2,49,1,3.75,5.0,fr,17835,72,752664,1,2,Active Shallow Crust,0.0,89.99024,0.0,10/27/3627
+-0.57297,49.46273,913,1,22,21,58,41,3.75,5.0,fr,17836,18,752664,1,2,Active Shallow Crust,0.0,89.99024,0.0,01/22/0913
+-0.57297,49.46273,3018,8,3,8,49,11,3.75,15.0,fr,17837,60,752665,1,1,Active Shallow Crust,0.0,89.99024,0.0,08/03/3018
+-0.57297,49.46273,7166,8,3,8,10,18,3.75,27.5,fr,17838,143,752666,1,1,Active Shallow Crust,0.0,89.99024,0.0,08/03/7166
+-0.57297,49.46273,6616,7,13,4,24,15,3.85,27.5,fr,17839,132,752678,1,1,Active Shallow Crust,0.0,89.99014,0.0,07/13/6616
+-0.57297,49.46273,6599,8,17,5,38,31,4.05,15.0,fr,17840,131,752701,1,1,Active Shallow Crust,0.0,89.98986,0.0,08/17/6599
+-0.57297,49.46273,6663,2,18,20,29,56,4.05,5.0,fr,17841,133,752709,1,1,Active Shallow Crust,128.89,89.99378,0.0,02/18/6663
+-0.57297,49.46273,3155,3,19,23,11,9,4.15,15.0,fr,17842,63,752713,1,1,Active Shallow Crust,0.0,89.99014,0.0,03/19/3155
+-0.57297,49.46273,8905,9,17,11,47,47,4.35,15.0,fr,17843,178,752737,1,2,Active Shallow Crust,0.0,89.98989,0.0,09/17/8905
+-0.57297,49.46273,1697,1,24,6,20,2,4.35,15.0,fr,17844,33,752737,1,2,Active Shallow Crust,0.0,89.98989,0.0,01/24/1697
+-0.57297,49.46273,6731,8,16,6,54,20,4.45,5.0,fr,17845,134,752748,1,1,Active Shallow Crust,0.0,89.99011,0.0,08/16/6731
+-0.57297,49.46273,2448,8,16,19,9,43,4.55,5.0,fr,17846,48,752760,1,1,Active Shallow Crust,0.0,89.9899,0.0,08/16/2448
+-0.57297,49.46273,9750,7,22,9,33,36,4.55,15.0,fr,17847,194,752764,1,1,Active Shallow Crust,240.0102,57.99753,0.0,07/22/9750
+-0.57297,49.46273,3345,11,25,15,24,31,4.95,15.0,fr,17848,66,752812,1,1,Active Shallow Crust,240.0134,58.00474,0.0,11/25/3345
+-3.74309,49.08805,5741,5,1,16,44,10,3.55,5.0,fr,17849,114,753120,1,1,Active Shallow Crust,0.0,89.9901,0.0,05/01/5741
+-3.74309,49.08805,329,4,27,12,22,42,3.55,15.0,fr,17850,6,753121,1,1,Active Shallow Crust,0.0,89.9901,0.0,04/27/0329
+-3.74309,49.08805,5083,10,14,4,10,48,3.65,5.0,fr,17851,101,753132,1,1,Active Shallow Crust,0.0,89.99117,0.0,10/14/5083
+-3.74309,49.08805,5255,10,28,13,32,10,3.65,5.0,fr,17852,105,753135,1,1,Active Shallow Crust,240.0015,58.01296,0.0,10/28/5255
+-3.74309,49.08805,6285,10,15,8,36,53,3.75,5.0,fr,17853,125,753144,1,1,Active Shallow Crust,0.0,89.98951,0.0,10/15/6285
+-3.74309,49.08805,9580,10,4,13,20,43,3.95,5.0,fr,17854,191,753168,1,2,Active Shallow Crust,0.0,89.98959,0.0,10/04/9580
+-3.74309,49.08805,1846,6,20,7,58,41,3.95,5.0,fr,17855,36,753168,1,2,Active Shallow Crust,0.0,89.98959,0.0,06/20/1846
+-3.74309,49.08805,1578,12,21,19,31,55,4.15,5.0,fr,17856,31,753201,1,1,Active Shallow Crust,128.8971,89.99421,0.0,12/21/1578
+-3.74309,49.08805,2020,11,11,9,21,3,4.15,15.0,fr,17857,40,753202,1,1,Active Shallow Crust,128.8971,89.99421,0.0,11/11/2020
+6.8411,48.48424,7051,1,18,8,16,52,3.65,5.0,fr,17858,141,753612,1,2,Active Shallow Crust,0.0,89.98808,0.0,01/18/7051
+6.8411,48.48424,1050,5,29,21,56,12,3.65,5.0,fr,17859,20,753612,1,2,Active Shallow Crust,0.0,89.98808,0.0,05/29/1050
+6.8411,48.48424,9520,4,17,6,43,10,3.85,5.0,fr,17860,190,753636,1,1,Active Shallow Crust,0.0,89.99054,0.0,04/17/9520
+6.8411,48.48424,8337,4,28,9,58,33,3.95,5.0,fr,17861,166,753648,1,1,Active Shallow Crust,0.0,89.99156,0.0,04/28/8337
+6.8411,48.48424,8961,7,9,9,35,0,3.95,15.0,fr,17862,179,753649,1,1,Active Shallow Crust,0.0,89.99156,0.0,07/09/8961
+6.8411,48.48424,752,9,21,7,27,34,4.05,5.0,fr,17863,15,753660,1,1,Active Shallow Crust,0.0,89.98872,0.0,09/21/0752
+6.8411,48.48424,6568,8,24,16,42,5,4.05,15.0,fr,17864,131,753664,1,1,Active Shallow Crust,240.0057,58.00637,0.0,08/24/6568
+6.8411,48.48424,4099,11,14,19,52,17,4.45,15.0,fr,17865,81,753709,1,1,Active Shallow Crust,0.0,89.99052,0.0,11/14/4099
+6.8411,48.48424,2325,12,28,5,48,8,4.55,5.0,fr,17866,46,753720,1,1,Active Shallow Crust,0.0,89.98943,0.0,12/28/2325
+6.8411,48.48424,9196,8,3,19,46,22,4.55,5.0,fr,17867,183,753729,1,1,Active Shallow Crust,128.8934,89.98576,0.0,08/03/9196
+6.8411,48.48424,1018,5,20,18,43,24,4.95,27.5,fr,17868,20,753770,1,1,Active Shallow Crust,359.9993,89.99066,0.0,05/20/1018
+6.8411,48.48424,486,6,20,12,46,59,5.65,5.0,fr,17869,9,753858,1,1,Active Shallow Crust,0.0,89.98975,-90.0,06/20/0486
+7.46923,45.72152,1609,2,22,4,56,37,3.55,5.0,fr,17870,32,754080,1,1,Active Shallow Crust,0.0,89.99296,0.0,02/22/1609
+7.46923,45.72152,255,11,4,3,16,41,3.55,15.0,fr,17871,5,754081,1,1,Active Shallow Crust,0.0,89.99296,0.0,11/04/0255
+7.46923,45.72152,9679,3,16,20,13,53,3.55,27.5,fr,17872,193,754082,1,1,Active Shallow Crust,0.0,89.99296,0.0,03/16/9679
+7.46923,45.72152,4371,5,21,11,26,50,3.65,5.0,fr,17873,87,754098,1,1,Active Shallow Crust,0.0,89.9873,-90.0,05/21/4371
+7.46923,45.72152,2436,2,12,14,6,21,3.65,15.0,fr,17874,48,754102,1,1,Active Shallow Crust,128.9003,89.96351,0.0,02/12/2436
+7.46923,45.72152,8839,3,30,1,55,59,3.75,5.0,fr,17875,176,754104,1,1,Active Shallow Crust,0.0,89.98882,0.0,03/30/8839
+7.46923,45.72152,6647,4,21,14,54,16,3.75,27.5,fr,17876,132,754106,1,1,Active Shallow Crust,0.0,89.98882,0.0,04/21/6647
+7.46923,45.72152,3041,6,8,18,30,53,3.85,5.0,fr,17877,60,754119,1,1,Active Shallow Crust,240.0105,57.99867,0.0,06/08/3041
+7.46923,45.72152,3278,5,9,7,46,48,4.05,5.0,fr,17878,65,754140,1,1,Active Shallow Crust,0.0,89.98812,0.0,05/09/3278
+7.46923,45.72152,3295,10,11,14,11,8,4.05,5.0,fr,17879,65,754143,1,1,Active Shallow Crust,240.006,58.00584,0.0,10/11/3295
+7.46923,45.72152,8334,4,24,23,1,49,4.25,15.0,fr,17880,166,754171,1,1,Active Shallow Crust,0.0,89.99046,-90.0,04/24/8334
+7.46923,45.72152,6745,2,28,9,46,48,4.55,5.0,fr,17881,134,754200,1,1,Active Shallow Crust,0.0,89.9911,0.0,02/28/6745
+7.46923,45.72152,753,12,5,12,21,37,4.85,5.0,fr,17882,15,754236,1,1,Active Shallow Crust,0.0,89.99054,0.0,12/05/0753
+2.7918,40.56086,4822,11,12,23,7,53,3.65,27.5,fr,17883,96,754580,1,1,Active Shallow Crust,0.0,89.98964,-90.0,11/12/4822
+2.7918,40.56086,4331,5,28,18,55,40,3.95,5.0,fr,17884,86,754608,1,1,Active Shallow Crust,0.0,89.99033,0.0,05/28/4331
+0.66017,42.82366,5075,5,22,0,15,12,3.55,5.0,fr,17885,101,755040,1,7,Active Shallow Crust,0.0,89.98983,0.0,05/22/5075
+0.66017,42.82366,1810,11,20,10,55,56,3.55,5.0,fr,17886,36,755040,1,7,Active Shallow Crust,0.0,89.98983,0.0,11/20/1810
+0.66017,42.82366,2297,7,2,17,24,56,3.55,5.0,fr,17887,45,755040,1,7,Active Shallow Crust,0.0,89.98983,0.0,07/02/2297
+0.66017,42.82366,9775,1,11,18,2,17,3.55,5.0,fr,17888,195,755040,1,7,Active Shallow Crust,0.0,89.98983,0.0,01/11/9775
+0.66017,42.82366,7255,4,11,17,29,50,3.55,5.0,fr,17889,145,755040,1,7,Active Shallow Crust,0.0,89.98983,0.0,04/11/7255
+0.66017,42.82366,190,11,21,18,49,9,3.55,5.0,fr,17890,3,755040,1,7,Active Shallow Crust,0.0,89.98983,0.0,11/21/0190
+0.66017,42.82366,4194,5,1,6,44,14,3.55,5.0,fr,17891,83,755040,1,7,Active Shallow Crust,0.0,89.98983,0.0,05/01/4194
+0.66017,42.82366,8405,8,17,4,49,48,3.55,15.0,fr,17892,168,755041,1,2,Active Shallow Crust,0.0,89.98983,0.0,08/17/8405
+0.66017,42.82366,9431,12,17,13,18,56,3.55,15.0,fr,17893,188,755041,1,2,Active Shallow Crust,0.0,89.98983,0.0,12/17/9431
+0.66017,42.82366,1522,12,4,10,28,36,3.55,27.5,fr,17894,30,755042,1,2,Active Shallow Crust,0.0,89.98983,0.0,12/04/1522
+0.66017,42.82366,5327,8,14,10,56,17,3.55,27.5,fr,17895,106,755042,1,2,Active Shallow Crust,0.0,89.98983,0.0,08/14/5327
+0.66017,42.82366,3090,1,5,20,4,4,3.55,5.0,fr,17896,61,755049,1,1,Active Shallow Crust,128.8966,89.99353,0.0,01/05/3090
+0.66017,42.82366,7681,5,31,1,19,35,3.55,15.0,fr,17897,153,755050,1,1,Active Shallow Crust,128.8966,89.99353,0.0,05/31/7681
+0.66017,42.82366,8621,10,4,8,32,53,3.65,5.0,fr,17898,172,755052,1,4,Active Shallow Crust,0.0,89.99011,0.0,10/04/8621
+0.66017,42.82366,5173,1,6,0,0,4,3.65,5.0,fr,17899,103,755052,1,4,Active Shallow Crust,0.0,89.99011,0.0,01/06/5173
+0.66017,42.82366,9750,1,18,14,31,36,3.65,5.0,fr,17900,194,755052,1,4,Active Shallow Crust,0.0,89.99011,0.0,01/18/9750
+0.66017,42.82366,6845,2,21,23,28,44,3.65,5.0,fr,17901,136,755052,1,4,Active Shallow Crust,0.0,89.99011,0.0,02/21/6845
+0.66017,42.82366,745,2,13,7,37,7,3.65,15.0,fr,17902,14,755053,1,2,Active Shallow Crust,0.0,89.99011,0.0,02/13/0745
+0.66017,42.82366,5417,9,6,1,22,19,3.65,15.0,fr,17903,108,755053,1,2,Active Shallow Crust,0.0,89.99011,0.0,09/06/5417
+0.66017,42.82366,2405,4,15,5,9,48,3.65,15.0,fr,17904,48,755056,1,1,Active Shallow Crust,240.0007,58.01279,0.0,04/15/2405
+0.66017,42.82366,1437,3,5,1,11,33,3.75,5.0,fr,17905,28,755064,1,1,Active Shallow Crust,0.0,89.98972,0.0,03/05/1437
+0.66017,42.82366,7406,11,6,16,59,50,3.75,27.5,fr,17906,148,755066,1,1,Active Shallow Crust,0.0,89.98972,0.0,11/06/7406
+0.66017,42.82366,4246,1,24,6,34,25,3.75,5.0,fr,17907,84,755070,1,1,Active Shallow Crust,0.0,89.99034,-90.0,01/24/4246
+0.66017,42.82366,1808,12,18,2,46,39,3.75,5.0,fr,17908,36,755073,1,1,Active Shallow Crust,128.897,89.96736,0.0,12/18/1808
+0.66017,42.82366,2382,2,7,23,8,46,3.85,5.0,fr,17909,47,755076,1,2,Active Shallow Crust,0.0,89.99018,0.0,02/07/2382
+0.66017,42.82366,1170,6,30,18,10,41,3.85,5.0,fr,17910,23,755076,1,2,Active Shallow Crust,0.0,89.99018,0.0,06/30/1170
+0.66017,42.82366,1283,9,6,11,10,14,3.85,15.0,fr,17911,25,755077,1,1,Active Shallow Crust,0.0,89.99018,0.0,09/06/1283
+0.66017,42.82366,1614,5,26,17,37,24,3.85,5.0,fr,17912,32,755082,1,1,Active Shallow Crust,0.0,89.99007,-90.0,05/26/1614
+0.66017,42.82366,945,4,8,23,58,46,3.85,15.0,fr,17913,18,755083,1,1,Active Shallow Crust,0.0,89.99007,-90.0,04/08/0945
+0.66017,42.82366,2183,5,25,7,3,30,3.95,5.0,fr,17914,43,755088,1,2,Active Shallow Crust,0.0,89.99008,0.0,05/25/2183
+0.66017,42.82366,8018,9,30,11,18,50,3.95,5.0,fr,17915,160,755088,1,2,Active Shallow Crust,0.0,89.99008,0.0,09/30/8018
+0.66017,42.82366,4478,12,24,0,20,8,3.95,15.0,fr,17916,89,755089,1,1,Active Shallow Crust,0.0,89.99008,0.0,12/24/4478
+0.66017,42.82366,66,7,30,0,5,50,3.95,15.0,fr,17917,1,755092,1,1,Active Shallow Crust,240.0193,58.00479,0.0,07/30/0066
+0.66017,42.82366,7295,8,5,9,22,36,4.05,15.0,fr,17918,145,755101,1,1,Active Shallow Crust,0.0,89.99012,0.0,08/05/7295
+0.66017,42.82366,7597,4,4,2,43,34,4.15,27.5,fr,17919,151,755114,1,1,Active Shallow Crust,0.0,89.98981,0.0,04/04/7597
+0.66017,42.82366,4210,11,19,9,38,25,4.15,27.5,fr,17920,84,755117,1,1,Active Shallow Crust,240.0079,57.99717,0.0,11/19/4210
+0.66017,42.82366,2631,8,10,3,6,51,4.25,5.0,fr,17921,52,755124,1,2,Active Shallow Crust,0.0,89.99009,0.0,08/10/2631
+0.66017,42.82366,4220,6,9,23,44,3,4.25,5.0,fr,17922,84,755124,1,2,Active Shallow Crust,0.0,89.99009,0.0,06/09/4220
+0.66017,42.82366,8219,5,23,11,35,25,4.35,5.0,fr,17923,164,755136,1,1,Active Shallow Crust,0.0,89.99006,0.0,05/23/8219
+0.66017,42.82366,3585,12,1,13,38,10,4.35,15.0,fr,17924,71,755137,1,1,Active Shallow Crust,0.0,89.99006,0.0,12/01/3585
+0.66017,42.82366,2761,7,19,7,14,38,4.35,5.0,fr,17925,55,755139,1,1,Active Shallow Crust,240.0075,57.99581,0.0,07/19/2761
+0.66017,42.82366,5088,6,29,23,8,4,4.55,15.0,fr,17926,101,755161,1,1,Active Shallow Crust,0.0,89.99006,0.0,06/29/5088
+0.66017,42.82366,6953,3,31,6,46,19,4.55,15.0,fr,17927,139,755164,1,1,Active Shallow Crust,240.0083,57.99718,0.0,03/31/6953
+0.66017,42.82366,4860,5,12,0,21,53,4.55,5.0,fr,17928,97,755169,1,1,Active Shallow Crust,128.8948,89.98578,0.0,05/12/4860
+0.66017,42.82366,377,9,19,16,10,57,4.65,27.5,fr,17929,7,755177,1,1,Active Shallow Crust,240.0098,57.99401,0.0,09/19/0377
+0.66017,42.82366,5497,7,13,20,34,58,4.65,5.0,fr,17930,109,755181,1,1,Active Shallow Crust,128.8921,89.98703,0.0,07/13/5497
+0.66017,42.82366,2349,12,22,14,16,50,4.95,5.0,fr,17931,46,755208,1,1,Active Shallow Crust,0.0,89.99004,0.0,12/22/2349
+0.66017,42.82366,3455,4,15,14,8,22,5.05,5.0,fr,17932,69,755220,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/15/3455
+0.66017,42.82366,4712,7,29,4,33,36,5.25,15.0,fr,17933,94,755245,1,1,Active Shallow Crust,0.0,89.98994,0.0,07/29/4712
+0.66017,42.82366,8729,5,2,20,45,50,5.75,15.0,fr,17934,174,755311,1,1,Active Shallow Crust,0.0,89.98997,-90.0,05/02/8729
+5.28452,49.54479,1088,11,20,0,18,2,3.65,15.0,fr,17935,21,756016,1,1,Active Shallow Crust,240.0022,58.01241,0.0,11/20/1088
+5.28452,49.54479,1150,2,12,18,39,43,3.75,5.0,fr,17936,22,756030,1,1,Active Shallow Crust,0.0,89.98949,-90.0,02/12/1150
+5.28452,49.54479,8663,6,18,0,29,50,4.65,5.0,fr,17937,173,756132,1,1,Active Shallow Crust,0.0,89.99078,0.0,06/18/8663
+6.29767,45.45152,3385,7,21,1,21,12,3.55,5.0,fr,17938,67,756480,1,6,Active Shallow Crust,0.0,89.99293,0.0,07/21/3385
+6.29767,45.45152,98,8,29,10,25,35,3.55,5.0,fr,17939,1,756480,1,6,Active Shallow Crust,0.0,89.99293,0.0,08/29/0098
+6.29767,45.45152,7684,6,4,11,29,54,3.55,5.0,fr,17940,153,756480,1,6,Active Shallow Crust,0.0,89.99293,0.0,06/04/7684
+6.29767,45.45152,2011,8,20,10,11,32,3.55,5.0,fr,17941,40,756480,1,6,Active Shallow Crust,0.0,89.99293,0.0,08/20/2011
+6.29767,45.45152,6663,7,12,7,35,20,3.55,5.0,fr,17942,133,756480,1,6,Active Shallow Crust,0.0,89.99293,0.0,07/12/6663
+6.29767,45.45152,9636,2,20,19,6,54,3.55,5.0,fr,17943,192,756480,1,6,Active Shallow Crust,0.0,89.99293,0.0,02/20/9636
+6.29767,45.45152,6660,6,13,3,53,19,3.55,15.0,fr,17944,133,756481,1,1,Active Shallow Crust,0.0,89.99293,0.0,06/13/6660
+6.29767,45.45152,6958,9,4,20,40,57,3.65,5.0,fr,17945,139,756492,1,4,Active Shallow Crust,0.0,89.98739,0.0,09/04/6958
+6.29767,45.45152,5504,12,14,1,1,17,3.65,5.0,fr,17946,110,756492,1,4,Active Shallow Crust,0.0,89.98739,0.0,12/14/5504
+6.29767,45.45152,6013,6,21,8,20,27,3.65,5.0,fr,17947,120,756492,1,4,Active Shallow Crust,0.0,89.98739,0.0,06/21/6013
+6.29767,45.45152,5109,4,18,12,26,59,3.65,5.0,fr,17948,102,756492,1,4,Active Shallow Crust,0.0,89.98739,0.0,04/18/5109
+6.29767,45.45152,6672,7,6,9,49,26,3.65,15.0,fr,17949,133,756493,1,2,Active Shallow Crust,0.0,89.98739,0.0,07/06/6672
+6.29767,45.45152,7426,3,1,8,0,23,3.65,15.0,fr,17950,148,756493,1,2,Active Shallow Crust,0.0,89.98739,0.0,03/01/7426
+6.29767,45.45152,6526,5,10,12,13,32,3.65,27.5,fr,17951,130,756497,1,1,Active Shallow Crust,240.0009,58.01249,0.0,05/10/6526
+6.29767,45.45152,8647,1,18,2,48,5,3.75,5.0,fr,17952,172,756507,1,1,Active Shallow Crust,240.0087,58.01797,0.0,01/18/8647
+6.29767,45.45152,1182,10,19,16,1,53,3.85,5.0,fr,17953,23,756516,1,1,Active Shallow Crust,0.0,89.98998,0.0,10/19/1182
+6.29767,45.45152,4056,3,2,17,22,35,3.85,15.0,fr,17954,81,756517,1,1,Active Shallow Crust,0.0,89.98998,0.0,03/02/4056
+6.29767,45.45152,9723,8,15,7,25,35,3.85,5.0,fr,17955,194,756519,1,1,Active Shallow Crust,240.0111,57.99737,0.0,08/15/9723
+6.29767,45.45152,6463,9,3,23,24,47,3.95,15.0,fr,17956,129,756529,1,1,Active Shallow Crust,0.0,89.99107,0.0,09/03/6463
+6.29767,45.45152,755,9,8,12,14,54,4.05,15.0,fr,17957,15,756541,1,2,Active Shallow Crust,0.0,89.98807,0.0,09/08/0755
+6.29767,45.45152,1194,10,19,17,28,9,4.05,15.0,fr,17958,23,756541,1,2,Active Shallow Crust,0.0,89.98807,0.0,10/19/1194
+6.29767,45.45152,3941,2,11,15,51,26,4.15,15.0,fr,17959,78,756553,1,1,Active Shallow Crust,0.0,89.98936,0.0,02/11/3941
+6.29767,45.45152,4157,4,14,20,56,14,4.15,5.0,fr,17960,83,756555,1,1,Active Shallow Crust,240.0078,57.9976,0.0,04/14/4157
+6.29767,45.45152,4114,5,16,13,27,34,4.25,15.0,fr,17961,82,756565,1,1,Active Shallow Crust,0.0,89.99052,0.0,05/16/4114
+6.29767,45.45152,1540,3,10,12,38,31,4.35,5.0,fr,17962,30,756582,1,1,Active Shallow Crust,0.0,89.9886,-90.0,03/10/1540
+6.29767,45.45152,7240,11,17,3,47,28,4.45,15.0,fr,17963,144,756589,1,1,Active Shallow Crust,0.0,89.98996,0.0,11/17/7240
+6.29767,45.45152,6825,1,15,0,3,37,4.45,5.0,fr,17964,136,756591,1,2,Active Shallow Crust,240.0052,57.99446,0.0,01/15/6825
+6.29767,45.45152,4468,6,30,0,29,59,4.45,5.0,fr,17965,89,756591,1,2,Active Shallow Crust,240.0052,57.99446,0.0,06/30/4468
+6.29767,45.45152,5549,10,11,5,46,2,4.55,5.0,fr,17966,110,756603,1,1,Active Shallow Crust,240.009,57.99748,0.0,10/11/5549
+6.29767,45.45152,3399,2,8,14,9,15,4.55,27.5,fr,17967,67,756608,1,1,Active Shallow Crust,0.0,89.99094,-90.0,02/08/3399
+6.29767,45.45152,1775,9,8,14,41,35,4.55,15.0,fr,17968,35,756610,1,1,Active Shallow Crust,128.8941,89.98559,0.0,09/08/1775
+6.29767,45.45152,4997,1,7,6,9,38,4.75,5.0,fr,17969,99,756624,1,1,Active Shallow Crust,0.0,89.98933,0.0,01/07/4997
+6.29767,45.45152,3065,11,20,8,56,11,4.75,5.0,fr,17970,61,756633,1,1,Active Shallow Crust,128.8889,89.98811,0.0,11/20/3065
+6.29767,45.45152,9189,9,12,12,21,56,5.15,5.0,fr,17971,183,756675,1,1,Active Shallow Crust,240.0192,57.99993,0.0,09/12/9189
+6.29767,45.45152,9683,7,21,5,15,59,5.35,15.0,fr,17972,193,756697,1,1,Active Shallow Crust,0.0,89.9902,0.0,07/21/9683
+1.74275,41.34018,8638,11,28,9,38,50,3.55,5.0,fr,17973,172,756960,1,1,Active Shallow Crust,0.0,89.99054,0.0,11/28/8638
+1.74275,41.34018,1137,10,28,20,58,30,3.55,5.0,fr,17974,22,756963,1,1,Active Shallow Crust,240.0117,57.99823,0.0,10/28/1137
+1.74275,41.34018,8058,2,27,20,39,59,3.65,5.0,fr,17975,161,756972,1,3,Active Shallow Crust,0.0,89.98988,0.0,02/27/8058
+1.74275,41.34018,1642,6,30,11,50,35,3.65,5.0,fr,17976,32,756972,1,3,Active Shallow Crust,0.0,89.98988,0.0,06/30/1642
+1.74275,41.34018,9480,8,16,2,42,33,3.65,5.0,fr,17977,189,756972,1,3,Active Shallow Crust,0.0,89.98988,0.0,08/16/9480
+1.74275,41.34018,5658,2,16,14,12,26,3.65,5.0,fr,17978,113,756975,1,1,Active Shallow Crust,240.0007,58.01268,0.0,02/16/5658
+1.74275,41.34018,4881,5,10,19,38,53,3.85,27.5,fr,17979,97,756998,1,1,Active Shallow Crust,0.0,89.99062,0.0,05/10/4881
+1.74275,41.34018,8249,12,22,10,29,4,3.95,5.0,fr,17980,164,757008,1,1,Active Shallow Crust,0.0,89.99045,0.0,12/22/8249
+1.74275,41.34018,4611,11,22,18,12,34,4.15,5.0,fr,17981,92,757032,1,1,Active Shallow Crust,0.0,89.98956,0.0,11/22/4611
+1.74275,41.34018,1013,6,7,9,58,10,4.55,5.0,fr,17982,20,757080,1,2,Active Shallow Crust,0.0,89.98982,0.0,06/07/1013
+1.74275,41.34018,2432,3,4,8,41,18,4.55,5.0,fr,17983,48,757080,1,2,Active Shallow Crust,0.0,89.98982,0.0,03/04/2432
+1.74275,41.34018,5766,12,24,22,25,13,5.35,5.0,fr,17984,115,757176,1,1,Active Shallow Crust,0.0,89.98999,0.0,12/24/5766
+6.64728,51.8104,5272,2,2,0,58,47,4.05,5.0,fr,17985,105,757506,1,1,Active Shallow Crust,0.0,89.98936,-90.0,02/02/5272
+-5.11523,49.7698,6487,11,9,15,57,33,3.75,5.0,fr,17986,129,757944,1,1,Active Shallow Crust,0.0,89.98965,0.0,11/09/6487
+-0.87176,44.31783,3106,6,15,20,30,37,3.55,15.0,fr,17987,62,759361,1,1,Active Shallow Crust,0.0,89.99008,0.0,06/15/3106
+-0.87176,44.31783,4975,3,22,14,38,13,3.75,5.0,fr,17988,99,759387,1,1,Active Shallow Crust,240.0081,58.01757,0.0,03/22/4975
+-0.03037,48.56776,9235,2,14,16,26,13,3.55,5.0,fr,17989,184,759840,1,1,Active Shallow Crust,0.0,89.98999,0.0,02/14/9235
+-0.03037,48.56776,4112,1,12,19,56,20,3.65,5.0,fr,17990,82,759858,1,1,Active Shallow Crust,0.0,89.98999,-90.0,01/12/4112
+-0.03037,48.56776,4228,8,17,16,3,13,3.75,5.0,fr,17991,84,759864,1,2,Active Shallow Crust,0.0,89.99,0.0,08/17/4228
+-0.03037,48.56776,7631,1,31,3,47,3,3.75,5.0,fr,17992,152,759864,1,2,Active Shallow Crust,0.0,89.99,0.0,01/31/7631
+-2.22214,45.14383,3594,12,17,0,11,18,4.15,5.0,fr,17993,71,760392,1,1,Active Shallow Crust,0.0,89.9893,0.0,12/17/3594
+-0.11004,43.15999,5658,5,13,13,51,35,3.55,5.0,fr,17994,113,760800,1,8,Active Shallow Crust,0.0,89.99,0.0,05/13/5658
+-0.11004,43.15999,5576,11,8,21,34,49,3.55,5.0,fr,17995,111,760800,1,8,Active Shallow Crust,0.0,89.99,0.0,11/08/5576
+-0.11004,43.15999,8435,6,10,13,38,17,3.55,5.0,fr,17996,168,760800,1,8,Active Shallow Crust,0.0,89.99,0.0,06/10/8435
+-0.11004,43.15999,9002,11,26,14,0,22,3.55,5.0,fr,17997,180,760800,1,8,Active Shallow Crust,0.0,89.99,0.0,11/26/9002
+-0.11004,43.15999,6062,12,13,4,15,18,3.55,5.0,fr,17998,121,760800,1,8,Active Shallow Crust,0.0,89.99,0.0,12/13/6062
+-0.11004,43.15999,8139,12,7,14,21,27,3.55,5.0,fr,17999,162,760800,1,8,Active Shallow Crust,0.0,89.99,0.0,12/07/8139
+-0.11004,43.15999,323,3,3,19,44,11,3.55,5.0,fr,18000,6,760800,1,8,Active Shallow Crust,0.0,89.99,0.0,03/03/0323
+-0.11004,43.15999,6062,7,24,11,35,0,3.55,5.0,fr,18001,121,760800,1,8,Active Shallow Crust,0.0,89.99,0.0,07/24/6062
+-0.11004,43.15999,1080,2,15,14,33,18,3.55,15.0,fr,18002,21,760801,1,3,Active Shallow Crust,0.0,89.99,0.0,02/15/1080
+-0.11004,43.15999,2546,7,24,1,21,29,3.55,15.0,fr,18003,50,760801,1,3,Active Shallow Crust,0.0,89.99,0.0,07/24/2546
+-0.11004,43.15999,6456,2,29,21,58,52,3.55,15.0,fr,18004,129,760801,1,3,Active Shallow Crust,0.0,89.99,0.0,02/29/6456
+-0.11004,43.15999,9178,5,7,15,13,34,3.55,27.5,fr,18005,183,760802,1,4,Active Shallow Crust,0.0,89.99,0.0,05/07/9178
+-0.11004,43.15999,8648,7,30,6,2,36,3.55,27.5,fr,18006,172,760802,1,4,Active Shallow Crust,0.0,89.99,0.0,07/30/8648
+-0.11004,43.15999,99,11,5,0,37,52,3.55,27.5,fr,18007,1,760802,1,4,Active Shallow Crust,0.0,89.99,0.0,11/05/0099
+-0.11004,43.15999,408,11,8,18,12,6,3.55,27.5,fr,18008,8,760802,1,4,Active Shallow Crust,0.0,89.99,0.0,11/08/0408
+-0.11004,43.15999,136,3,21,6,1,6,3.55,5.0,fr,18009,2,760803,1,1,Active Shallow Crust,240.0119,57.99812,0.0,03/21/0136
+-0.11004,43.15999,481,11,17,9,56,43,3.55,5.0,fr,18010,9,760806,1,1,Active Shallow Crust,0.0,89.99,-90.0,11/17/0481
+-0.11004,43.15999,1123,4,8,21,53,4,3.55,27.5,fr,18011,22,760811,1,1,Active Shallow Crust,128.8965,89.99374,0.0,04/08/1123
+-0.11004,43.15999,7928,1,7,17,43,6,3.65,5.0,fr,18012,158,760812,1,6,Active Shallow Crust,0.0,89.98996,0.0,01/07/7928
+-0.11004,43.15999,5397,3,7,7,39,52,3.65,5.0,fr,18013,107,760812,1,6,Active Shallow Crust,0.0,89.98996,0.0,03/07/5397
+-0.11004,43.15999,7864,9,2,5,8,53,3.65,5.0,fr,18014,157,760812,1,6,Active Shallow Crust,0.0,89.98996,0.0,09/02/7864
+-0.11004,43.15999,45,10,11,0,41,32,3.65,5.0,fr,18015,0,760812,1,6,Active Shallow Crust,0.0,89.98996,0.0,10/11/0045
+-0.11004,43.15999,5793,5,12,22,57,46,3.65,5.0,fr,18016,115,760812,1,6,Active Shallow Crust,0.0,89.98996,0.0,05/12/5793
+-0.11004,43.15999,1331,8,28,12,34,44,3.65,5.0,fr,18017,26,760812,1,6,Active Shallow Crust,0.0,89.98996,0.0,08/28/1331
+-0.11004,43.15999,3397,2,12,7,48,33,3.65,15.0,fr,18018,67,760813,1,4,Active Shallow Crust,0.0,89.98996,0.0,02/12/3397
+-0.11004,43.15999,2523,3,19,22,41,55,3.65,15.0,fr,18019,50,760813,1,4,Active Shallow Crust,0.0,89.98996,0.0,03/19/2523
+-0.11004,43.15999,6294,7,28,23,26,20,3.65,15.0,fr,18020,125,760813,1,4,Active Shallow Crust,0.0,89.98996,0.0,07/28/6294
+-0.11004,43.15999,5623,10,3,23,19,7,3.65,15.0,fr,18021,112,760813,1,4,Active Shallow Crust,0.0,89.98996,0.0,10/03/5623
+-0.11004,43.15999,5640,4,12,3,20,22,3.65,27.5,fr,18022,112,760814,1,1,Active Shallow Crust,0.0,89.98996,0.0,04/12/5640
+-0.11004,43.15999,2361,9,28,4,5,53,3.65,5.0,fr,18023,47,760818,1,1,Active Shallow Crust,0.0,89.98995,-90.0,09/28/2361
+-0.11004,43.15999,7689,7,27,14,28,33,3.75,5.0,fr,18024,153,760824,1,5,Active Shallow Crust,0.0,89.98996,0.0,07/27/7689
+-0.11004,43.15999,3141,11,26,4,21,22,3.75,5.0,fr,18025,62,760824,1,5,Active Shallow Crust,0.0,89.98996,0.0,11/26/3141
+-0.11004,43.15999,5332,12,6,23,34,35,3.75,5.0,fr,18026,106,760824,1,5,Active Shallow Crust,0.0,89.98996,0.0,12/06/5332
+-0.11004,43.15999,8788,1,6,10,36,10,3.75,5.0,fr,18027,175,760824,1,5,Active Shallow Crust,0.0,89.98996,0.0,01/06/8788
+-0.11004,43.15999,7032,4,19,9,22,9,3.75,5.0,fr,18028,140,760824,1,5,Active Shallow Crust,0.0,89.98996,0.0,04/19/7032
+-0.11004,43.15999,1465,10,27,8,28,37,3.75,15.0,fr,18029,29,760825,1,2,Active Shallow Crust,0.0,89.98996,0.0,10/27/1465
+-0.11004,43.15999,5575,11,21,7,39,51,3.75,15.0,fr,18030,111,760825,1,2,Active Shallow Crust,0.0,89.98996,0.0,11/21/5575
+-0.11004,43.15999,7838,6,9,1,55,36,3.75,27.5,fr,18031,156,760826,1,1,Active Shallow Crust,0.0,89.98996,0.0,06/09/7838
+-0.11004,43.15999,286,6,23,22,26,36,3.75,5.0,fr,18032,5,760827,1,2,Active Shallow Crust,240.008,58.01751,0.0,06/23/0286
+-0.11004,43.15999,2482,10,9,15,14,53,3.75,5.0,fr,18033,49,760827,1,2,Active Shallow Crust,240.008,58.01751,0.0,10/09/2482
+-0.11004,43.15999,8848,6,18,2,34,1,3.75,5.0,fr,18034,176,760830,1,1,Active Shallow Crust,0.0,89.99003,-90.0,06/18/8848
+-0.11004,43.15999,2141,5,10,17,49,2,3.75,15.0,fr,18035,42,760831,1,1,Active Shallow Crust,0.0,89.99003,-90.0,05/10/2141
+-0.11004,43.15999,5504,3,10,17,26,10,3.75,5.0,fr,18036,110,760833,1,1,Active Shallow Crust,128.8969,89.96735,0.0,03/10/5504
+-0.11004,43.15999,2865,2,1,9,11,43,3.75,27.5,fr,18037,57,760835,1,1,Active Shallow Crust,128.8969,89.96735,0.0,02/01/2865
+-0.11004,43.15999,8709,3,18,17,45,25,3.85,5.0,fr,18038,174,760836,1,2,Active Shallow Crust,0.0,89.98999,0.0,03/18/8709
+-0.11004,43.15999,158,9,22,2,53,23,3.85,5.0,fr,18039,3,760836,1,2,Active Shallow Crust,0.0,89.98999,0.0,09/22/0158
+-0.11004,43.15999,931,3,10,19,40,50,3.85,15.0,fr,18040,18,760837,1,2,Active Shallow Crust,0.0,89.98999,0.0,03/10/0931
+-0.11004,43.15999,7506,3,7,21,7,43,3.85,15.0,fr,18041,150,760837,1,2,Active Shallow Crust,0.0,89.98999,0.0,03/07/7506
+-0.11004,43.15999,3648,1,8,0,50,36,3.85,5.0,fr,18042,72,760842,1,1,Active Shallow Crust,360.0,89.99004,-90.0,01/08/3648
+-0.11004,43.15999,558,2,11,9,33,13,3.95,5.0,fr,18043,11,760848,1,1,Active Shallow Crust,0.0,89.98999,0.0,02/11/0558
+-0.11004,43.15999,5814,11,22,7,15,52,3.95,15.0,fr,18044,116,760849,1,1,Active Shallow Crust,0.0,89.98999,0.0,11/22/5814
+-0.11004,43.15999,6047,12,6,7,35,26,3.95,5.0,fr,18045,120,760851,1,1,Active Shallow Crust,240.0193,58.00488,0.0,12/06/6047
+-0.11004,43.15999,2491,3,19,19,48,6,3.95,15.0,fr,18046,49,760852,1,1,Active Shallow Crust,240.0193,58.00488,0.0,03/19/2491
+-0.11004,43.15999,7306,2,9,16,50,59,3.95,5.0,fr,18047,146,760854,1,1,Active Shallow Crust,0.0,89.99002,-90.0,02/09/7306
+-0.11004,43.15999,9403,8,11,14,49,1,4.05,5.0,fr,18048,188,760860,1,1,Active Shallow Crust,0.0,89.98998,0.0,08/11/9403
+-0.11004,43.15999,7282,6,2,10,16,14,4.05,15.0,fr,18049,145,760861,1,1,Active Shallow Crust,0.0,89.98998,0.0,06/02/7282
+-0.11004,43.15999,1222,7,11,15,24,29,4.05,15.0,fr,18050,24,760864,1,1,Active Shallow Crust,240.0054,58.00571,0.0,07/11/1222
+-0.11004,43.15999,1457,1,30,21,45,5,4.15,5.0,fr,18051,29,760872,1,2,Active Shallow Crust,0.0,89.98997,0.0,01/30/1457
+-0.11004,43.15999,2680,6,5,22,25,26,4.15,5.0,fr,18052,53,760872,1,2,Active Shallow Crust,0.0,89.98997,0.0,06/05/2680
+-0.11004,43.15999,8317,2,19,15,46,21,4.15,15.0,fr,18053,166,760873,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/19/8317
+-0.11004,43.15999,8321,6,17,0,16,4,4.15,15.0,fr,18054,166,760879,1,1,Active Shallow Crust,0.0,89.98997,-90.0,06/17/8321
+-0.11004,43.15999,6729,3,18,23,37,53,4.25,5.0,fr,18055,134,760884,1,3,Active Shallow Crust,0.0,89.98999,0.0,03/18/6729
+-0.11004,43.15999,4157,7,22,19,37,28,4.25,5.0,fr,18056,83,760884,1,3,Active Shallow Crust,0.0,89.98999,0.0,07/22/4157
+-0.11004,43.15999,6007,3,14,0,44,50,4.25,5.0,fr,18057,120,760884,1,3,Active Shallow Crust,0.0,89.98999,0.0,03/14/6007
+-0.11004,43.15999,9442,9,10,13,11,33,4.25,15.0,fr,18058,188,760885,1,1,Active Shallow Crust,0.0,89.98999,0.0,09/10/9442
+-0.11004,43.15999,5354,3,17,13,12,16,4.35,5.0,fr,18059,107,760896,1,2,Active Shallow Crust,0.0,89.98998,0.0,03/17/5354
+-0.11004,43.15999,8080,7,11,23,5,7,4.35,5.0,fr,18060,161,760896,1,2,Active Shallow Crust,0.0,89.98998,0.0,07/11/8080
+-0.11004,43.15999,980,12,31,3,8,14,4.35,5.0,fr,18061,19,760899,1,1,Active Shallow Crust,240.0077,57.9958,0.0,12/31/0980
+-0.11004,43.15999,5674,4,2,7,45,15,4.55,5.0,fr,18062,113,760920,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/02/5674
+-0.11004,43.15999,4934,8,10,15,21,25,4.55,27.5,fr,18063,98,760922,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/10/4934
+-0.11004,43.15999,3448,2,21,7,54,17,4.65,5.0,fr,18064,68,760932,1,2,Active Shallow Crust,0.0,89.98999,0.0,02/21/3448
+-0.11004,43.15999,3687,8,1,14,2,35,4.65,5.0,fr,18065,73,760932,1,2,Active Shallow Crust,0.0,89.98999,0.0,08/01/3687
+-0.11004,43.15999,4714,9,30,17,25,6,4.65,5.0,fr,18066,94,760941,1,1,Active Shallow Crust,128.892,89.98702,0.0,09/30/4714
+-0.11004,43.15999,7196,8,14,12,33,28,4.75,5.0,fr,18067,143,760944,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/14/7196
+-0.11004,43.15999,3020,6,11,9,55,2,4.85,5.0,fr,18068,60,760956,1,1,Active Shallow Crust,0.0,89.98999,0.0,06/11/3020
+-0.11004,43.15999,1675,10,11,23,3,7,4.85,5.0,fr,18069,33,760962,1,1,Active Shallow Crust,0.0,89.99001,-90.0,10/11/1675
+-0.11004,43.15999,1090,1,10,5,1,20,4.85,15.0,fr,18070,21,760963,1,1,Active Shallow Crust,0.0,89.99001,-90.0,01/10/1090
+-0.11004,43.15999,3037,7,20,18,57,6,4.95,27.5,fr,18071,60,760973,1,1,Active Shallow Crust,240.0104,58.00421,0.0,07/20/3037
+-0.11004,43.15999,3674,1,21,23,35,27,5.05,5.0,fr,18072,73,760980,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/21/3674
+-0.11004,43.15999,9709,7,5,0,12,31,5.15,27.5,fr,18073,194,760994,1,1,Active Shallow Crust,0.0,89.99,0.0,07/05/9709
+-0.11004,43.15999,8719,2,5,1,36,47,5.15,15.0,fr,18074,174,761002,1,1,Active Shallow Crust,128.8853,89.99104,0.0,02/05/8719
+-0.11004,43.15999,3323,8,14,6,8,33,5.35,5.0,fr,18075,66,761019,1,1,Active Shallow Crust,240.0228,57.99742,0.0,08/14/3323
+-0.11004,43.15999,6554,2,26,11,7,32,5.45,5.0,fr,18076,131,761034,1,1,Active Shallow Crust,360.0,89.99001,-90.0,02/26/6554
+-0.11004,43.15999,4147,3,25,7,49,28,5.55,15.0,fr,18077,82,761050,1,1,Active Shallow Crust,128.8787,89.98978,0.0,03/25/4147
+-0.11004,43.15999,7003,12,25,12,32,41,5.75,5.0,fr,18078,140,761070,1,1,Active Shallow Crust,360.0,89.99001,-90.0,12/25/7003
+-0.11004,43.15999,1713,3,5,0,29,18,5.95,27.5,fr,18079,34,761090,1,1,Active Shallow Crust,360.0,89.99,0.0,03/05/1713
+-3.44795,49.24912,5864,1,6,17,32,22,3.65,5.0,fr,18080,117,761295,1,1,Active Shallow Crust,240.0009,58.01334,0.0,01/06/5864
+-3.44795,49.24912,704,5,24,7,16,19,3.65,15.0,fr,18081,14,761302,1,1,Active Shallow Crust,128.901,89.96331,0.0,05/24/0704
+-3.44795,49.24912,7507,5,16,11,59,23,3.75,5.0,fr,18082,150,761304,1,1,Active Shallow Crust,0.0,89.98954,0.0,05/16/7507
+-3.44795,49.24912,475,10,28,22,34,2,4.05,5.0,fr,18083,9,761340,1,1,Active Shallow Crust,0.0,89.99075,0.0,10/28/0475
+7.34553,47.39437,3416,5,23,21,53,13,3.55,5.0,fr,18084,68,761760,1,4,Active Shallow Crust,0.0,89.99317,0.0,05/23/3416
+7.34553,47.39437,689,9,15,21,23,25,3.55,5.0,fr,18085,13,761760,1,4,Active Shallow Crust,0.0,89.99317,0.0,09/15/0689
+7.34553,47.39437,4170,6,6,18,44,0,3.55,5.0,fr,18086,83,761760,1,4,Active Shallow Crust,0.0,89.99317,0.0,06/06/4170
+7.34553,47.39437,1755,6,20,20,47,23,3.55,5.0,fr,18087,35,761760,1,4,Active Shallow Crust,0.0,89.99317,0.0,06/20/1755
+7.34553,47.39437,8283,3,16,11,21,5,3.55,15.0,fr,18088,165,761761,1,1,Active Shallow Crust,0.0,89.99317,0.0,03/16/8283
+7.34553,47.39437,1734,5,19,1,3,3,3.55,5.0,fr,18089,34,761763,1,1,Active Shallow Crust,240.0118,57.99791,0.0,05/19/1734
+7.34553,47.39437,6961,10,20,20,50,57,3.55,15.0,fr,18090,139,761764,1,1,Active Shallow Crust,240.0118,57.99791,0.0,10/20/6961
+7.34553,47.39437,2367,7,13,14,53,28,3.55,5.0,fr,18091,47,761766,1,1,Active Shallow Crust,0.0,89.9931,-90.0,07/13/2367
+7.34553,47.39437,9148,3,19,10,8,8,3.55,5.0,fr,18092,182,761769,1,2,Active Shallow Crust,128.8958,89.99317,0.0,03/19/9148
+7.34553,47.39437,1036,2,13,18,51,3,3.55,5.0,fr,18093,20,761769,1,2,Active Shallow Crust,128.8958,89.99317,0.0,02/13/1036
+7.34553,47.39437,7260,5,8,0,2,53,3.65,5.0,fr,18094,145,761772,1,6,Active Shallow Crust,0.0,89.98783,0.0,05/08/7260
+7.34553,47.39437,299,3,6,2,15,3,3.65,5.0,fr,18095,5,761772,1,6,Active Shallow Crust,0.0,89.98783,0.0,03/06/0299
+7.34553,47.39437,6441,5,22,0,52,14,3.65,5.0,fr,18096,128,761772,1,6,Active Shallow Crust,0.0,89.98783,0.0,05/22/6441
+7.34553,47.39437,6865,9,17,8,37,30,3.65,5.0,fr,18097,137,761772,1,6,Active Shallow Crust,0.0,89.98783,0.0,09/17/6865
+7.34553,47.39437,5110,11,5,20,47,46,3.65,5.0,fr,18098,102,761772,1,6,Active Shallow Crust,0.0,89.98783,0.0,11/05/5110
+7.34553,47.39437,6980,10,8,13,58,23,3.65,5.0,fr,18099,139,761772,1,6,Active Shallow Crust,0.0,89.98783,0.0,10/08/6980
+7.34553,47.39437,151,1,27,22,6,21,3.65,15.0,fr,18100,3,761773,1,1,Active Shallow Crust,0.0,89.98783,0.0,01/27/0151
+7.34553,47.39437,8778,4,29,15,19,29,3.65,27.5,fr,18101,175,761774,1,1,Active Shallow Crust,0.0,89.98783,0.0,04/29/8778
+7.34553,47.39437,7593,10,18,2,44,44,3.65,5.0,fr,18102,151,761775,1,1,Active Shallow Crust,240.0024,58.01227,0.0,10/18/7593
+7.34553,47.39437,8154,5,30,8,17,34,3.65,15.0,fr,18103,163,761776,1,2,Active Shallow Crust,240.0024,58.01227,0.0,05/30/8154
+7.34553,47.39437,4160,2,19,16,31,55,3.65,15.0,fr,18104,83,761776,1,2,Active Shallow Crust,240.0024,58.01227,0.0,02/19/4160
+7.34553,47.39437,3162,12,12,16,10,25,3.65,5.0,fr,18105,63,761781,1,1,Active Shallow Crust,128.9004,89.96354,0.0,12/12/3162
+7.34553,47.39437,4022,2,25,3,29,1,3.75,5.0,fr,18106,80,761784,1,5,Active Shallow Crust,0.0,89.98916,0.0,02/25/4022
+7.34553,47.39437,5604,1,12,11,23,14,3.75,5.0,fr,18107,112,761784,1,5,Active Shallow Crust,0.0,89.98916,0.0,01/12/5604
+7.34553,47.39437,1572,8,13,13,26,49,3.75,5.0,fr,18108,31,761784,1,5,Active Shallow Crust,0.0,89.98916,0.0,08/13/1572
+7.34553,47.39437,9479,2,4,21,30,27,3.75,5.0,fr,18109,189,761784,1,5,Active Shallow Crust,0.0,89.98916,0.0,02/04/9479
+7.34553,47.39437,4647,3,27,13,5,53,3.75,5.0,fr,18110,92,761784,1,5,Active Shallow Crust,0.0,89.98916,0.0,03/27/4647
+7.34553,47.39437,5240,12,10,13,26,28,3.75,27.5,fr,18111,104,761786,1,1,Active Shallow Crust,0.0,89.98916,0.0,12/10/5240
+7.34553,47.39437,657,2,16,15,14,27,3.75,15.0,fr,18112,13,761788,1,1,Active Shallow Crust,240.0077,58.01804,0.0,02/16/0657
+7.34553,47.39437,6003,4,28,8,56,13,3.75,5.0,fr,18113,120,761790,1,1,Active Shallow Crust,0.0,89.98903,-90.0,04/28/6003
+7.34553,47.39437,824,1,5,1,12,3,3.75,5.0,fr,18114,16,761793,1,1,Active Shallow Crust,128.896,89.96751,0.0,01/05/0824
+7.34553,47.39437,3486,3,28,4,55,21,3.85,5.0,fr,18115,69,761796,1,1,Active Shallow Crust,0.0,89.99033,0.0,03/28/3486
+7.34553,47.39437,6139,5,12,4,6,36,3.85,15.0,fr,18116,122,761797,1,1,Active Shallow Crust,0.0,89.99033,0.0,05/12/6139
+7.34553,47.39437,56,10,31,17,38,38,3.85,5.0,fr,18117,1,761805,1,1,Active Shallow Crust,128.8965,89.99275,0.0,10/31/0056
+7.34553,47.39437,1168,1,16,10,31,24,3.95,5.0,fr,18118,23,761808,1,2,Active Shallow Crust,0.0,89.99139,0.0,01/16/1168
+7.34553,47.39437,5609,4,27,8,50,0,3.95,5.0,fr,18119,112,761808,1,2,Active Shallow Crust,0.0,89.99139,0.0,04/27/5609
+7.34553,47.39437,6524,6,23,8,19,15,3.95,15.0,fr,18120,130,761809,1,2,Active Shallow Crust,0.0,89.99139,0.0,06/23/6524
+7.34553,47.39437,6640,4,29,11,11,12,3.95,15.0,fr,18121,132,761809,1,2,Active Shallow Crust,0.0,89.99139,0.0,04/29/6640
+7.34553,47.39437,6230,7,15,3,46,24,3.95,5.0,fr,18122,124,761814,1,1,Active Shallow Crust,0.0,89.99129,-90.0,07/15/6230
+7.34553,47.39437,558,7,21,2,17,58,4.05,5.0,fr,18123,11,761820,1,3,Active Shallow Crust,0.0,89.98848,0.0,07/21/0558
+7.34553,47.39437,1529,6,2,4,56,57,4.05,5.0,fr,18124,30,761820,1,3,Active Shallow Crust,0.0,89.98848,0.0,06/02/1529
+7.34553,47.39437,2588,9,23,20,45,31,4.05,5.0,fr,18125,51,761820,1,3,Active Shallow Crust,0.0,89.98848,0.0,09/23/2588
+7.34553,47.39437,8381,2,16,6,13,22,4.05,5.0,fr,18126,167,761823,1,3,Active Shallow Crust,240.0063,58.00597,0.0,02/16/8381
+7.34553,47.39437,3769,10,11,23,55,47,4.05,5.0,fr,18127,75,761823,1,3,Active Shallow Crust,240.0063,58.00597,0.0,10/11/3769
+7.34553,47.39437,7605,8,22,13,17,45,4.05,5.0,fr,18128,152,761823,1,3,Active Shallow Crust,240.0063,58.00597,0.0,08/22/7605
+7.34553,47.39437,5149,8,27,4,58,22,4.05,15.0,fr,18129,102,761824,1,1,Active Shallow Crust,240.0063,58.00595,0.0,08/27/5149
+7.34553,47.39437,2737,11,9,23,20,32,4.15,5.0,fr,18130,54,761832,1,1,Active Shallow Crust,0.0,89.98974,0.0,11/09/2737
+7.34553,47.39437,5233,10,2,0,32,17,4.15,15.0,fr,18131,104,761833,1,2,Active Shallow Crust,0.0,89.98974,0.0,10/02/5233
+7.34553,47.39437,3205,11,18,15,46,36,4.15,15.0,fr,18132,64,761833,1,2,Active Shallow Crust,0.0,89.98974,0.0,11/18/3205
+7.34553,47.39437,7329,4,13,18,53,58,4.15,5.0,fr,18133,146,761838,1,1,Active Shallow Crust,0.0,89.98962,-90.0,04/13/7329
+7.34553,47.39437,6331,6,13,22,52,5,4.15,5.0,fr,18134,126,761841,1,1,Active Shallow Crust,128.8972,89.99316,0.0,06/13/6331
+7.34553,47.39437,9593,11,8,1,42,1,4.25,5.0,fr,18135,191,761847,1,1,Active Shallow Crust,240.0081,57.99397,0.0,11/08/9593
+7.34553,47.39437,2166,6,10,17,29,40,4.25,15.0,fr,18136,43,761854,1,1,Active Shallow Crust,128.8947,89.98098,0.0,06/10/2166
+7.34553,47.39437,9406,5,27,4,17,53,4.35,15.0,fr,18137,188,761857,1,1,Active Shallow Crust,0.0,89.98913,0.0,05/27/9406
+7.34553,47.39437,299,1,17,22,2,10,4.55,5.0,fr,18138,5,761880,1,1,Active Shallow Crust,0.0,89.9892,0.0,01/17/0299
+7.34553,47.39437,6316,3,24,10,51,8,4.55,15.0,fr,18139,126,761881,1,1,Active Shallow Crust,0.0,89.9892,0.0,03/24/6316
+7.34553,47.39437,9891,7,21,15,31,57,4.75,15.0,fr,18140,197,761905,1,1,Active Shallow Crust,0.0,89.98971,0.0,07/21/9891
+7.34553,47.39437,7435,8,1,8,1,56,4.95,15.0,fr,18141,148,761929,1,1,Active Shallow Crust,0.0,89.99046,0.0,08/01/7435
+7.34553,47.39437,5459,2,16,15,51,47,5.15,15.0,fr,18142,109,761953,1,2,Active Shallow Crust,0.0,89.99026,0.0,02/16/5459
+7.34553,47.39437,7492,3,26,2,10,14,5.15,15.0,fr,18143,149,761953,1,2,Active Shallow Crust,0.0,89.99026,0.0,03/26/7492
+7.34553,47.39437,5884,4,11,2,1,10,5.25,5.0,fr,18144,117,761964,1,1,Active Shallow Crust,0.0,89.99036,0.0,04/11/5884
+7.34553,47.39437,715,11,1,19,30,6,5.35,5.0,fr,18145,14,761976,1,1,Active Shallow Crust,0.0,89.98969,0.0,11/01/0715
+7.34553,47.39437,4064,5,6,23,34,21,5.85,15.0,fr,18146,81,762043,1,1,Active Shallow Crust,0.0,89.99022,-90.0,05/06/4064
+7.34553,47.39437,264,3,12,1,28,40,5.95,5.0,fr,18147,5,762048,1,1,Active Shallow Crust,0.0,89.99009,0.0,03/12/0264
+2.08397,49.33457,7497,5,16,12,28,54,3.55,15.0,fr,18148,149,762241,1,1,Active Shallow Crust,0.0,89.99014,0.0,05/16/7497
+2.08397,49.33457,705,8,26,5,32,48,3.65,5.0,fr,18149,14,762258,1,1,Active Shallow Crust,0.0,89.99111,-90.0,08/26/0705
+2.08397,49.33457,7860,8,11,13,2,3,4.05,15.0,fr,18150,157,762301,1,1,Active Shallow Crust,0.0,89.99076,0.0,08/11/7860
+2.08397,49.33457,5229,2,18,23,59,5,4.15,15.0,fr,18151,104,762313,1,1,Active Shallow Crust,0.0,89.99012,0.0,02/18/5229
+2.08397,49.33457,8698,6,2,8,55,6,4.35,5.0,fr,18152,173,762336,1,1,Active Shallow Crust,0.0,89.98953,0.0,06/02/8698
+5.24022,49.7881,3532,4,17,17,0,31,3.95,15.0,fr,18153,70,762769,1,1,Active Shallow Crust,0.0,89.99178,0.0,04/17/3532
+5.94073,44.22044,7072,9,17,22,57,14,3.55,5.0,fr,18154,141,763200,1,1,Active Shallow Crust,0.0,89.99277,0.0,09/17/7072
+5.94073,44.22044,5776,10,20,2,11,3,3.55,5.0,fr,18155,115,763203,1,1,Active Shallow Crust,240.0108,57.99868,0.0,10/20/5776
+5.94073,44.22044,8922,2,21,11,47,25,3.65,5.0,fr,18156,178,763212,1,2,Active Shallow Crust,0.0,89.98712,0.0,02/21/8922
+5.94073,44.22044,8994,8,4,18,4,38,3.65,5.0,fr,18157,179,763212,1,2,Active Shallow Crust,0.0,89.98712,0.0,08/04/8994
+5.94073,44.22044,6322,1,6,4,45,42,3.65,27.5,fr,18158,126,763214,1,1,Active Shallow Crust,0.0,89.98712,0.0,01/06/6322
+5.94073,44.22044,5106,11,24,13,13,31,3.65,5.0,fr,18159,102,763218,1,1,Active Shallow Crust,0.0,89.98697,-90.0,11/24/5106
+5.94073,44.22044,1382,6,27,7,51,30,3.65,5.0,fr,18160,27,763221,1,1,Active Shallow Crust,128.9,89.96348,0.0,06/27/1382
+5.94073,44.22044,9080,11,15,20,43,30,3.75,5.0,fr,18161,181,763224,1,1,Active Shallow Crust,0.0,89.98852,0.0,11/15/9080
+5.94073,44.22044,7877,11,11,12,46,27,3.75,15.0,fr,18162,157,763225,1,1,Active Shallow Crust,0.0,89.98852,0.0,11/11/7877
+5.94073,44.22044,7889,12,18,7,32,35,3.85,5.0,fr,18163,157,763236,1,2,Active Shallow Crust,0.0,89.98977,0.0,12/18/7889
+5.94073,44.22044,6944,10,17,3,6,20,3.85,5.0,fr,18164,138,763236,1,2,Active Shallow Crust,0.0,89.98977,0.0,10/17/6944
+5.94073,44.22044,1691,1,2,15,42,38,3.85,15.0,fr,18165,33,763240,1,1,Active Shallow Crust,240.0108,57.99718,0.0,01/02/1691
+5.94073,44.22044,1243,2,13,22,36,26,3.95,5.0,fr,18166,24,763248,1,1,Active Shallow Crust,0.0,89.99088,0.0,02/13/1243
+5.94073,44.22044,9385,3,26,20,57,8,4.15,5.0,fr,18167,187,763272,1,1,Active Shallow Crust,0.0,89.98914,0.0,03/26/9385
+5.94073,44.22044,2721,9,30,2,29,47,4.15,15.0,fr,18168,54,763276,1,1,Active Shallow Crust,240.0081,57.9976,0.0,09/30/2721
+5.94073,44.22044,9363,5,27,4,17,27,4.25,27.5,fr,18169,187,763286,1,1,Active Shallow Crust,0.0,89.99032,0.0,05/27/9363
+5.94073,44.22044,5891,10,6,13,36,59,4.35,5.0,fr,18170,117,763302,1,1,Active Shallow Crust,0.0,89.99127,-90.0,10/06/5891
+8.68728,47.5404,4099,10,11,14,17,9,3.55,5.0,fr,18171,81,763680,1,11,Active Shallow Crust,0.0,89.98638,0.0,10/11/4099
+8.68728,47.5404,5507,12,30,6,35,31,3.55,5.0,fr,18172,110,763680,1,11,Active Shallow Crust,0.0,89.98638,0.0,12/30/5507
+8.68728,47.5404,2112,2,20,23,54,46,3.55,5.0,fr,18173,42,763680,1,11,Active Shallow Crust,0.0,89.98638,0.0,02/20/2112
+8.68728,47.5404,906,10,7,0,9,36,3.55,5.0,fr,18174,18,763680,1,11,Active Shallow Crust,0.0,89.98638,0.0,10/07/0906
+8.68728,47.5404,5485,5,30,22,55,58,3.55,5.0,fr,18175,109,763680,1,11,Active Shallow Crust,0.0,89.98638,0.0,05/30/5485
+8.68728,47.5404,5167,5,18,9,59,20,3.55,5.0,fr,18176,103,763680,1,11,Active Shallow Crust,0.0,89.98638,0.0,05/18/5167
+8.68728,47.5404,6419,1,17,7,29,25,3.55,5.0,fr,18177,128,763680,1,11,Active Shallow Crust,0.0,89.98638,0.0,01/17/6419
+8.68728,47.5404,6496,3,13,7,13,59,3.55,5.0,fr,18178,129,763680,1,11,Active Shallow Crust,0.0,89.98638,0.0,03/13/6496
+8.68728,47.5404,6589,5,21,8,20,56,3.55,5.0,fr,18179,131,763680,1,11,Active Shallow Crust,0.0,89.98638,0.0,05/21/6589
+8.68728,47.5404,5001,9,14,5,22,36,3.55,5.0,fr,18180,100,763680,1,11,Active Shallow Crust,0.0,89.98638,0.0,09/14/5001
+8.68728,47.5404,5931,10,9,14,46,27,3.55,5.0,fr,18181,118,763680,1,11,Active Shallow Crust,0.0,89.98638,0.0,10/09/5931
+8.68728,47.5404,9502,1,13,22,20,24,3.55,15.0,fr,18182,190,763681,1,2,Active Shallow Crust,0.0,89.98638,0.0,01/13/9502
+8.68728,47.5404,9890,8,6,23,31,12,3.55,15.0,fr,18183,197,763681,1,2,Active Shallow Crust,0.0,89.98638,0.0,08/06/9890
+8.68728,47.5404,8158,1,22,12,29,27,3.55,5.0,fr,18184,163,763683,1,3,Active Shallow Crust,240.0144,57.99846,0.0,01/22/8158
+8.68728,47.5404,3034,9,1,8,31,6,3.55,5.0,fr,18185,60,763683,1,3,Active Shallow Crust,240.0144,57.99846,0.0,09/01/3034
+8.68728,47.5404,5978,6,1,17,40,30,3.55,5.0,fr,18186,119,763683,1,3,Active Shallow Crust,240.0144,57.99846,0.0,06/01/5978
+8.68728,47.5404,2947,1,4,19,57,45,3.55,15.0,fr,18187,58,763684,1,1,Active Shallow Crust,240.0144,57.99846,0.0,01/04/2947
+8.68728,47.5404,3541,8,14,3,40,53,3.55,5.0,fr,18188,70,763686,1,1,Active Shallow Crust,0.0,89.98623,-90.0,08/14/3541
+8.68728,47.5404,2508,5,18,19,11,16,3.55,27.5,fr,18189,50,763688,1,1,Active Shallow Crust,0.0,89.98623,-90.0,05/18/2508
+8.68728,47.5404,2597,7,16,16,55,11,3.55,5.0,fr,18190,51,763689,1,1,Active Shallow Crust,128.8944,89.99319,0.0,07/16/2597
+8.68728,47.5404,9790,7,3,12,17,17,3.65,5.0,fr,18191,195,763692,1,9,Active Shallow Crust,0.0,89.98787,0.0,07/03/9790
+8.68728,47.5404,9082,7,27,17,37,42,3.65,5.0,fr,18192,181,763692,1,9,Active Shallow Crust,0.0,89.98787,0.0,07/27/9082
+8.68728,47.5404,4904,6,6,7,46,18,3.65,5.0,fr,18193,98,763692,1,9,Active Shallow Crust,0.0,89.98787,0.0,06/06/4904
+8.68728,47.5404,8464,11,26,9,56,17,3.65,5.0,fr,18194,169,763692,1,9,Active Shallow Crust,0.0,89.98787,0.0,11/26/8464
+8.68728,47.5404,4935,8,29,16,21,59,3.65,5.0,fr,18195,98,763692,1,9,Active Shallow Crust,0.0,89.98787,0.0,08/29/4935
+8.68728,47.5404,1078,9,1,7,44,52,3.65,5.0,fr,18196,21,763692,1,9,Active Shallow Crust,0.0,89.98787,0.0,09/01/1078
+8.68728,47.5404,3522,12,11,18,54,19,3.65,5.0,fr,18197,70,763692,1,9,Active Shallow Crust,0.0,89.98787,0.0,12/11/3522
+8.68728,47.5404,7750,2,28,19,38,55,3.65,5.0,fr,18198,154,763692,1,9,Active Shallow Crust,0.0,89.98787,0.0,02/28/7750
+8.68728,47.5404,7294,7,29,23,43,4,3.65,5.0,fr,18199,145,763692,1,9,Active Shallow Crust,0.0,89.98787,0.0,07/29/7294
+8.68728,47.5404,6150,2,28,11,3,13,3.65,15.0,fr,18200,122,763693,1,3,Active Shallow Crust,0.0,89.98787,0.0,02/28/6150
+8.68728,47.5404,5767,6,27,7,57,13,3.65,15.0,fr,18201,115,763693,1,3,Active Shallow Crust,0.0,89.98787,0.0,06/27/5767
+8.68728,47.5404,6189,2,10,18,39,6,3.65,15.0,fr,18202,123,763693,1,3,Active Shallow Crust,0.0,89.98787,0.0,02/10/6189
+8.68728,47.5404,582,10,18,19,9,32,3.65,5.0,fr,18203,11,763695,1,2,Active Shallow Crust,240.0018,58.01083,0.0,10/18/0582
+8.68728,47.5404,2729,6,4,2,28,18,3.65,5.0,fr,18204,54,763695,1,2,Active Shallow Crust,240.0018,58.01083,0.0,06/04/2729
+8.68728,47.5404,6118,2,6,7,42,21,3.65,15.0,fr,18205,122,763696,1,1,Active Shallow Crust,240.0018,58.01083,0.0,02/06/6118
+8.68728,47.5404,7989,1,29,23,15,37,3.65,27.5,fr,18206,159,763697,1,1,Active Shallow Crust,240.0018,58.01075,0.0,01/29/7989
+8.68728,47.5404,5384,7,19,7,33,4,3.65,15.0,fr,18207,107,763702,1,1,Active Shallow Crust,128.8999,89.96355,0.0,07/19/5384
+8.68728,47.5404,4270,3,9,11,18,9,3.75,5.0,fr,18208,85,763704,1,4,Active Shallow Crust,0.0,89.98918,0.0,03/09/4270
+8.68728,47.5404,5446,12,10,14,9,30,3.75,5.0,fr,18209,108,763704,1,4,Active Shallow Crust,0.0,89.98918,0.0,12/10/5446
+8.68728,47.5404,56,4,20,0,11,22,3.75,5.0,fr,18210,1,763704,1,4,Active Shallow Crust,0.0,89.98918,0.0,04/20/0056
+8.68728,47.5404,4561,6,23,13,7,37,3.75,5.0,fr,18211,91,763704,1,4,Active Shallow Crust,0.0,89.98918,0.0,06/23/4561
+8.68728,47.5404,7657,5,27,20,14,45,3.75,15.0,fr,18212,153,763705,1,2,Active Shallow Crust,0.0,89.98918,0.0,05/27/7657
+8.68728,47.5404,9785,4,5,0,34,55,3.75,15.0,fr,18213,195,763705,1,2,Active Shallow Crust,0.0,89.98918,0.0,04/05/9785
+8.68728,47.5404,635,9,22,8,31,14,3.75,5.0,fr,18214,12,763707,1,2,Active Shallow Crust,240.0065,58.01871,0.0,09/22/0635
+8.68728,47.5404,6206,6,25,12,24,2,3.75,5.0,fr,18215,124,763707,1,2,Active Shallow Crust,240.0065,58.01871,0.0,06/25/6206
+8.68728,47.5404,8708,6,16,22,21,32,3.75,15.0,fr,18216,174,763708,1,1,Active Shallow Crust,240.0065,58.01871,0.0,06/16/8708
+8.68728,47.5404,5933,2,25,0,41,20,3.75,27.5,fr,18217,118,763712,1,1,Active Shallow Crust,0.0,89.98906,-90.0,02/25/5933
+8.68728,47.5404,399,6,22,5,45,57,3.75,5.0,fr,18218,7,763713,1,3,Active Shallow Crust,128.8956,89.96751,0.0,06/22/0399
+8.68728,47.5404,1950,7,2,13,43,8,3.75,5.0,fr,18219,38,763713,1,3,Active Shallow Crust,128.8956,89.96751,0.0,07/02/1950
+8.68728,47.5404,8920,8,9,6,15,30,3.75,5.0,fr,18220,178,763713,1,3,Active Shallow Crust,128.8956,89.96751,0.0,08/09/8920
+8.68728,47.5404,7735,8,11,22,40,6,3.85,5.0,fr,18221,154,763716,1,5,Active Shallow Crust,0.0,89.99036,0.0,08/11/7735
+8.68728,47.5404,3485,9,2,10,17,35,3.85,5.0,fr,18222,69,763716,1,5,Active Shallow Crust,0.0,89.99036,0.0,09/02/3485
+8.68728,47.5404,4556,10,18,6,49,22,3.85,5.0,fr,18223,91,763716,1,5,Active Shallow Crust,0.0,89.99036,0.0,10/18/4556
+8.68728,47.5404,357,11,2,23,26,47,3.85,5.0,fr,18224,7,763716,1,5,Active Shallow Crust,0.0,89.99036,0.0,11/02/0357
+8.68728,47.5404,6177,12,14,16,50,23,3.85,5.0,fr,18225,123,763716,1,5,Active Shallow Crust,0.0,89.99036,0.0,12/14/6177
+8.68728,47.5404,6914,3,23,19,58,50,3.85,15.0,fr,18226,138,763717,1,3,Active Shallow Crust,0.0,89.99036,0.0,03/23/6914
+8.68728,47.5404,5019,10,27,6,19,58,3.85,15.0,fr,18227,100,763717,1,3,Active Shallow Crust,0.0,89.99036,0.0,10/27/5019
+8.68728,47.5404,315,7,4,17,44,10,3.85,15.0,fr,18228,6,763717,1,3,Active Shallow Crust,0.0,89.99036,0.0,07/04/0315
+8.68728,47.5404,5025,7,8,15,55,54,3.85,5.0,fr,18229,100,763719,1,1,Active Shallow Crust,240.0099,57.99788,0.0,07/08/5025
+8.68728,47.5404,7254,1,8,5,18,33,3.85,5.0,fr,18230,145,763722,1,1,Active Shallow Crust,0.0,89.99025,-90.0,01/08/7254
+8.68728,47.5404,6682,8,1,1,16,56,3.95,5.0,fr,18231,133,763728,1,5,Active Shallow Crust,0.0,89.99141,0.0,08/01/6682
+8.68728,47.5404,9988,4,1,19,30,1,3.95,5.0,fr,18232,199,763728,1,5,Active Shallow Crust,0.0,89.99141,0.0,04/01/9988
+8.68728,47.5404,9769,5,4,22,7,15,3.95,5.0,fr,18233,195,763728,1,5,Active Shallow Crust,0.0,89.99141,0.0,05/04/9769
+8.68728,47.5404,6572,6,18,1,50,22,3.95,5.0,fr,18234,131,763728,1,5,Active Shallow Crust,0.0,89.99141,0.0,06/18/6572
+8.68728,47.5404,1089,3,29,14,51,42,3.95,5.0,fr,18235,21,763728,1,5,Active Shallow Crust,0.0,89.99141,0.0,03/29/1089
+8.68728,47.5404,7952,5,19,5,0,51,3.95,15.0,fr,18236,159,763729,1,4,Active Shallow Crust,0.0,89.99141,0.0,05/19/7952
+8.68728,47.5404,2123,10,10,10,27,5,3.95,15.0,fr,18237,42,763729,1,4,Active Shallow Crust,0.0,89.99141,0.0,10/10/2123
+8.68728,47.5404,4289,5,18,7,42,1,3.95,15.0,fr,18238,85,763729,1,4,Active Shallow Crust,0.0,89.99141,0.0,05/18/4289
+8.68728,47.5404,8933,1,10,8,52,21,3.95,15.0,fr,18239,178,763729,1,4,Active Shallow Crust,0.0,89.99141,0.0,01/10/8933
+8.68728,47.5404,1233,3,9,8,48,4,3.95,27.5,fr,18240,24,763730,1,1,Active Shallow Crust,0.0,89.99141,0.0,03/09/1233
+8.68728,47.5404,2379,3,30,13,25,44,3.95,5.0,fr,18241,47,763731,1,2,Active Shallow Crust,240.0204,58.00565,0.0,03/30/2379
+8.68728,47.5404,2843,1,22,12,0,26,3.95,5.0,fr,18242,56,763731,1,2,Active Shallow Crust,240.0204,58.00565,0.0,01/22/2843
+8.68728,47.5404,9368,7,7,14,59,23,3.95,5.0,fr,18243,187,763734,1,1,Active Shallow Crust,0.0,89.99131,-90.0,07/07/9368
+8.68728,47.5404,1319,1,6,13,58,18,3.95,5.0,fr,18244,26,763737,1,2,Active Shallow Crust,128.9003,89.9957,0.0,01/06/1319
+8.68728,47.5404,9224,7,1,15,28,33,3.95,5.0,fr,18245,184,763737,1,2,Active Shallow Crust,128.9003,89.9957,0.0,07/01/9224
+8.68728,47.5404,1669,4,30,15,40,3,4.05,5.0,fr,18246,33,763740,1,5,Active Shallow Crust,0.0,89.99234,0.0,04/30/1669
+8.68728,47.5404,4089,9,5,18,24,2,4.05,5.0,fr,18247,81,763740,1,5,Active Shallow Crust,0.0,89.99234,0.0,09/05/4089
+8.68728,47.5404,1015,7,19,12,32,33,4.05,5.0,fr,18248,20,763740,1,5,Active Shallow Crust,0.0,89.99234,0.0,07/19/1015
+8.68728,47.5404,3472,5,15,11,9,6,4.05,5.0,fr,18249,69,763740,1,5,Active Shallow Crust,0.0,89.99234,0.0,05/15/3472
+8.68728,47.5404,3531,7,26,8,34,8,4.05,5.0,fr,18250,70,763740,1,5,Active Shallow Crust,0.0,89.99234,0.0,07/26/3531
+8.68728,47.5404,3239,9,24,3,36,0,4.05,15.0,fr,18251,64,763741,1,1,Active Shallow Crust,0.0,89.99234,0.0,09/24/3239
+8.68728,47.5404,4064,10,31,7,16,48,4.05,27.5,fr,18252,81,763742,1,1,Active Shallow Crust,0.0,89.99234,0.0,10/31/4064
+8.68728,47.5404,8162,6,14,11,51,27,4.05,15.0,fr,18253,163,763750,1,1,Active Shallow Crust,128.8899,89.99235,0.0,06/14/8162
+8.68728,47.5404,7948,1,31,21,13,35,4.15,5.0,fr,18254,158,763752,1,4,Active Shallow Crust,0.0,89.99318,0.0,01/31/7948
+8.68728,47.5404,4186,6,7,0,19,53,4.15,5.0,fr,18255,83,763752,1,4,Active Shallow Crust,0.0,89.99318,0.0,06/07/4186
+8.68728,47.5404,5723,1,9,11,15,7,4.15,5.0,fr,18256,114,763752,1,4,Active Shallow Crust,0.0,89.99318,0.0,01/09/5723
+8.68728,47.5404,3233,12,12,7,3,45,4.15,5.0,fr,18257,64,763752,1,4,Active Shallow Crust,0.0,89.99318,0.0,12/12/3233
+8.68728,47.5404,6867,4,17,3,17,9,4.15,15.0,fr,18258,137,763753,1,1,Active Shallow Crust,0.0,89.99318,0.0,04/17/6867
+8.68728,47.5404,1555,8,18,9,44,46,4.25,5.0,fr,18259,31,763764,1,4,Active Shallow Crust,0.0,89.98784,0.0,08/18/1555
+8.68728,47.5404,8823,5,2,0,38,24,4.25,5.0,fr,18260,176,763764,1,4,Active Shallow Crust,0.0,89.98784,0.0,05/02/8823
+8.68728,47.5404,3002,5,17,19,3,26,4.25,5.0,fr,18261,60,763764,1,4,Active Shallow Crust,0.0,89.98784,0.0,05/17/3002
+8.68728,47.5404,369,10,24,2,25,2,4.25,5.0,fr,18262,7,763764,1,4,Active Shallow Crust,0.0,89.98784,0.0,10/24/0369
+8.68728,47.5404,2183,11,28,14,12,35,4.25,5.0,fr,18263,43,763773,1,1,Active Shallow Crust,128.8941,89.98099,0.0,11/28/2183
+8.68728,47.5404,4694,8,20,1,53,47,4.35,5.0,fr,18264,93,763776,1,2,Active Shallow Crust,0.0,89.98916,0.0,08/20/4694
+8.68728,47.5404,393,8,7,9,24,24,4.35,5.0,fr,18265,7,763776,1,2,Active Shallow Crust,0.0,89.98916,0.0,08/07/0393
+8.68728,47.5404,4905,1,10,7,20,44,4.35,5.0,fr,18266,98,763779,1,1,Active Shallow Crust,240.0078,57.99634,0.0,01/10/4905
+8.68728,47.5404,9603,5,15,13,12,29,4.35,27.5,fr,18267,192,763781,1,1,Active Shallow Crust,240.0078,57.99634,0.0,05/15/9603
+8.68728,47.5404,3073,12,1,12,20,15,4.35,15.0,fr,18268,61,763783,1,2,Active Shallow Crust,0.0,89.98904,-90.0,12/01/3073
+8.68728,47.5404,5881,5,24,12,14,34,4.35,15.0,fr,18269,117,763783,1,2,Active Shallow Crust,0.0,89.98904,-90.0,05/24/5881
+8.68728,47.5404,434,8,11,21,30,20,4.45,15.0,fr,18270,8,763789,1,1,Active Shallow Crust,0.0,89.99034,0.0,08/11/0434
+8.68728,47.5404,3157,1,8,7,4,44,4.45,15.0,fr,18271,63,763798,1,1,Active Shallow Crust,128.8906,89.99517,0.0,01/08/3157
+8.68728,47.5404,8472,7,27,23,20,39,4.55,5.0,fr,18272,169,763803,1,2,Active Shallow Crust,240.0094,57.99778,0.0,07/27/8472
+8.68728,47.5404,2510,7,26,4,20,50,4.55,5.0,fr,18273,50,763803,1,2,Active Shallow Crust,240.0094,57.99778,0.0,07/26/2510
+8.68728,47.5404,4375,9,12,1,8,21,4.65,5.0,fr,18274,87,763812,1,4,Active Shallow Crust,0.0,89.98849,0.0,09/12/4375
+8.68728,47.5404,5906,2,3,20,59,3,4.65,5.0,fr,18275,118,763812,1,4,Active Shallow Crust,0.0,89.98849,0.0,02/03/5906
+8.68728,47.5404,245,3,25,5,49,32,4.65,5.0,fr,18276,4,763812,1,4,Active Shallow Crust,0.0,89.98849,0.0,03/25/0245
+8.68728,47.5404,367,4,15,7,44,30,4.65,5.0,fr,18277,7,763812,1,4,Active Shallow Crust,0.0,89.98849,0.0,04/15/0367
+8.68728,47.5404,2666,1,21,11,8,32,4.65,15.0,fr,18278,53,763813,1,2,Active Shallow Crust,0.0,89.98849,0.0,01/21/2666
+8.68728,47.5404,7681,7,5,9,8,39,4.65,15.0,fr,18279,153,763813,1,2,Active Shallow Crust,0.0,89.98849,0.0,07/05/7681
+8.68728,47.5404,229,10,28,17,8,43,4.65,5.0,fr,18280,4,763815,1,1,Active Shallow Crust,240.0116,57.994,0.0,10/28/0229
+8.68728,47.5404,7976,3,30,6,13,19,4.65,27.5,fr,18281,159,763820,1,1,Active Shallow Crust,0.0,89.98835,-90.0,03/30/7976
+8.68728,47.5404,2677,3,5,8,57,11,4.75,15.0,fr,18282,53,763825,1,1,Active Shallow Crust,0.0,89.98974,0.0,03/05/2677
+8.68728,47.5404,8787,3,17,9,21,29,4.75,15.0,fr,18283,175,763828,1,1,Active Shallow Crust,240.0078,58.00514,0.0,03/17/8787
+8.68728,47.5404,7451,8,30,19,55,57,4.75,5.0,fr,18284,149,763830,1,1,Active Shallow Crust,0.0,89.98962,-90.0,08/30/7451
+8.68728,47.5404,9577,9,26,5,57,55,4.95,15.0,fr,18285,191,763855,1,1,Active Shallow Crust,0.0,89.98901,-90.0,09/26/9577
+8.68728,47.5404,5576,10,2,21,3,32,5.05,5.0,fr,18286,111,763860,1,1,Active Shallow Crust,0.0,89.99031,0.0,10/02/5576
+8.68728,47.5404,1527,2,1,6,42,26,5.25,5.0,fr,18287,30,763884,1,1,Active Shallow Crust,0.0,89.99038,0.0,02/01/1527
+8.68728,47.5404,9409,10,18,11,29,19,5.35,5.0,fr,18288,188,763896,1,1,Active Shallow Crust,0.0,89.98972,0.0,10/18/9409
+8.68728,47.5404,7584,10,25,6,11,41,5.35,27.5,fr,18289,151,763901,1,1,Active Shallow Crust,240.0258,57.99831,0.0,10/25/7584
+8.68728,47.5404,7996,1,9,12,36,20,5.45,5.0,fr,18290,159,763908,1,1,Active Shallow Crust,0.0,89.9893,0.0,01/09/7996
+4.93311,43.82295,8786,9,29,17,28,53,3.55,5.0,fr,18291,175,764160,1,1,Active Shallow Crust,0.0,89.99272,0.0,09/29/8786
+4.93311,43.82295,9632,6,30,4,15,3,3.55,15.0,fr,18292,192,764161,1,2,Active Shallow Crust,0.0,89.99272,0.0,06/30/9632
+4.93311,43.82295,9986,9,5,16,14,28,3.55,15.0,fr,18293,199,764161,1,2,Active Shallow Crust,0.0,89.99272,0.0,09/05/9986
+4.93311,43.82295,1432,6,20,14,7,3,3.55,27.5,fr,18294,28,764162,1,1,Active Shallow Crust,0.0,89.99272,0.0,06/20/1432
+4.93311,43.82295,710,2,13,1,9,55,3.55,5.0,fr,18295,14,764163,1,1,Active Shallow Crust,240.0121,57.99857,0.0,02/13/0710
+4.93311,43.82295,8816,1,2,21,14,10,3.55,5.0,fr,18296,176,764166,1,1,Active Shallow Crust,0.0,89.99264,-90.0,01/02/8816
+4.93311,43.82295,6413,8,22,4,59,34,3.55,15.0,fr,18297,128,764170,1,1,Active Shallow Crust,128.8951,89.99636,0.0,08/22/6413
+4.93311,43.82295,4036,3,13,23,45,51,3.65,5.0,fr,18298,80,764172,1,2,Active Shallow Crust,0.0,89.98703,0.0,03/13/4036
+4.93311,43.82295,2308,1,25,15,32,35,3.65,5.0,fr,18299,46,764172,1,2,Active Shallow Crust,0.0,89.98703,0.0,01/25/2308
+4.93311,43.82295,4933,8,29,0,7,24,3.65,15.0,fr,18300,98,764173,1,1,Active Shallow Crust,0.0,89.98703,0.0,08/29/4933
+4.93311,43.82295,9930,12,8,8,40,42,3.65,5.0,fr,18301,198,764175,1,1,Active Shallow Crust,240.0003,58.01352,0.0,12/08/9930
+4.93311,43.82295,1747,1,10,3,27,33,3.65,5.0,fr,18302,34,764178,1,1,Active Shallow Crust,0.0,89.98689,-90.0,01/10/1747
+4.93311,43.82295,4100,8,20,0,12,5,3.75,5.0,fr,18303,81,764184,1,2,Active Shallow Crust,0.0,89.98844,0.0,08/20/4100
+4.93311,43.82295,8441,1,6,10,56,44,3.75,5.0,fr,18304,168,764184,1,2,Active Shallow Crust,0.0,89.98844,0.0,01/06/8441
+4.93311,43.82295,3774,9,11,4,20,10,3.75,15.0,fr,18305,75,764185,1,2,Active Shallow Crust,0.0,89.98844,0.0,09/11/3774
+4.93311,43.82295,9821,9,14,9,51,28,3.75,15.0,fr,18306,196,764185,1,2,Active Shallow Crust,0.0,89.98844,0.0,09/14/9821
+4.93311,43.82295,2996,12,25,8,40,41,3.75,5.0,fr,18307,59,764187,1,2,Active Shallow Crust,240.0083,58.01728,0.0,12/25/2996
+4.93311,43.82295,5987,9,10,6,12,27,3.75,5.0,fr,18308,119,764187,1,2,Active Shallow Crust,240.0083,58.01728,0.0,09/10/5987
+4.93311,43.82295,6168,3,10,18,58,1,3.75,5.0,fr,18309,123,764193,1,1,Active Shallow Crust,128.8976,89.96681,0.0,03/10/6168
+4.93311,43.82295,429,4,11,23,32,34,3.85,5.0,fr,18310,8,764196,1,1,Active Shallow Crust,0.0,89.9897,0.0,04/11/0429
+4.93311,43.82295,7859,5,4,11,21,41,3.95,5.0,fr,18311,157,764208,1,2,Active Shallow Crust,0.0,89.99082,0.0,05/04/7859
+4.93311,43.82295,9833,6,25,17,41,2,3.95,5.0,fr,18312,196,764208,1,2,Active Shallow Crust,0.0,89.99082,0.0,06/25/9833
+4.93311,43.82295,7776,9,28,3,14,52,4.05,5.0,fr,18313,155,764220,1,2,Active Shallow Crust,0.0,89.99181,0.0,09/28/7776
+4.93311,43.82295,1836,11,24,11,21,27,4.05,5.0,fr,18314,36,764220,1,2,Active Shallow Crust,0.0,89.99181,0.0,11/24/1836
+4.93311,43.82295,5805,12,3,22,18,1,4.05,15.0,fr,18315,116,764221,1,1,Active Shallow Crust,0.0,89.99181,0.0,12/03/5805
+4.93311,43.82295,2785,4,9,3,45,44,4.05,5.0,fr,18316,55,764226,1,1,Active Shallow Crust,0.0,89.99172,-90.0,04/09/2785
+4.93311,43.82295,8150,6,29,2,11,11,4.15,15.0,fr,18317,162,764233,1,1,Active Shallow Crust,0.0,89.98906,0.0,06/29/8150
+4.93311,43.82295,9830,1,28,16,47,47,4.15,5.0,fr,18318,196,764238,1,1,Active Shallow Crust,0.0,89.98894,-90.0,01/28/9830
+4.93311,43.82295,9707,2,5,17,52,5,4.25,27.5,fr,18319,194,764246,1,1,Active Shallow Crust,0.0,89.99025,0.0,02/05/9707
+4.93311,43.82295,5177,8,1,8,24,49,4.25,5.0,fr,18320,103,764247,1,1,Active Shallow Crust,240.0073,57.9942,0.0,08/01/5177
+4.93311,43.82295,9022,4,11,13,25,40,4.35,5.0,fr,18321,180,764256,1,1,Active Shallow Crust,0.0,89.99131,0.0,04/11/9022
+4.93311,43.82295,8777,10,8,12,24,27,4.35,15.0,fr,18322,175,764257,1,1,Active Shallow Crust,0.0,89.99131,0.0,10/08/8777
+4.93311,43.82295,8138,7,21,4,26,45,4.45,5.0,fr,18323,162,764271,1,1,Active Shallow Crust,240.0044,57.99453,0.0,07/21/8138
+4.93311,43.82295,4109,4,5,14,38,36,4.55,5.0,fr,18324,82,764283,1,1,Active Shallow Crust,240.0085,57.99762,0.0,04/05/4109
+4.93311,43.82295,7068,9,2,20,28,13,4.75,15.0,fr,18325,141,764314,1,1,Active Shallow Crust,128.8898,89.98802,0.0,09/02/7068
+4.93311,43.82295,5793,9,9,4,29,22,4.95,5.0,fr,18326,115,764337,1,1,Active Shallow Crust,128.8907,89.98964,0.0,09/09/5793
+4.93311,43.82295,7767,4,6,11,20,11,5.35,15.0,fr,18327,155,764383,1,1,Active Shallow Crust,0.0,89.98981,-90.0,04/06/7767
+4.933099,43.82294,1169,8,11,9,22,39,6.85,13.45767,fr,18328,23,764565,1,1,Active Shallow Crust,128.8092,89.99044,0.0,08/11/1169
+5.10323,48.00812,6360,6,10,0,9,44,3.55,5.0,fr,18329,127,764640,1,1,Active Shallow Crust,0.0,89.99326,0.0,06/10/6360
+5.10323,48.00812,2518,1,12,2,30,27,3.65,5.0,fr,18330,50,764652,1,2,Active Shallow Crust,0.0,89.98798,0.0,01/12/2518
+5.10323,48.00812,5204,7,3,18,1,9,3.65,5.0,fr,18331,104,764652,1,2,Active Shallow Crust,0.0,89.98798,0.0,07/03/5204
+5.10323,48.00812,5193,1,7,1,10,6,3.85,15.0,fr,18332,103,764677,1,1,Active Shallow Crust,0.0,89.99045,0.0,01/07/5193
+5.10323,48.00812,4472,3,18,22,39,7,3.85,27.5,fr,18333,89,764678,1,1,Active Shallow Crust,0.0,89.99045,0.0,03/18/4472
+5.10323,48.00812,5098,8,23,4,38,58,4.05,5.0,fr,18334,101,764700,1,1,Active Shallow Crust,0.0,89.98862,0.0,08/23/5098
+5.10323,48.00812,8983,9,12,0,23,54,4.05,15.0,fr,18335,179,764701,1,1,Active Shallow Crust,0.0,89.98862,0.0,09/12/8983
+5.10323,48.00812,3854,3,31,14,49,16,4.05,15.0,fr,18336,77,764707,1,1,Active Shallow Crust,0.0,89.98849,-90.0,03/31/3854
+5.10323,48.00812,2323,1,11,0,5,54,4.45,5.0,fr,18337,46,764748,1,1,Active Shallow Crust,0.0,89.99043,0.0,01/11/2323
+-0.23727,43.28443,3711,1,2,19,27,40,3.55,5.0,fr,18338,74,765120,1,4,Active Shallow Crust,0.0,89.98991,0.0,01/02/3711
+-0.23727,43.28443,7559,7,27,23,11,29,3.55,5.0,fr,18339,151,765120,1,4,Active Shallow Crust,0.0,89.98991,0.0,07/27/7559
+-0.23727,43.28443,6262,5,21,8,28,28,3.55,5.0,fr,18340,125,765120,1,4,Active Shallow Crust,0.0,89.98991,0.0,05/21/6262
+-0.23727,43.28443,8273,1,10,2,33,45,3.55,5.0,fr,18341,165,765120,1,4,Active Shallow Crust,0.0,89.98991,0.0,01/10/8273
+-0.23727,43.28443,5300,6,13,15,47,18,3.55,5.0,fr,18342,105,765129,1,1,Active Shallow Crust,128.8964,89.99369,0.0,06/13/5300
+-0.23727,43.28443,8048,6,26,7,55,56,3.65,5.0,fr,18343,160,765132,1,2,Active Shallow Crust,0.0,89.98998,0.0,06/26/8048
+-0.23727,43.28443,6724,4,13,7,17,41,3.65,5.0,fr,18344,134,765132,1,2,Active Shallow Crust,0.0,89.98998,0.0,04/13/6724
+-0.23727,43.28443,7853,7,15,22,32,40,3.65,15.0,fr,18345,157,765133,1,1,Active Shallow Crust,0.0,89.98998,0.0,07/15/7853
+-0.23727,43.28443,2875,7,25,14,9,37,3.65,15.0,fr,18346,57,765136,1,1,Active Shallow Crust,240.0007,58.01287,0.0,07/25/2875
+-0.23727,43.28443,382,12,13,11,8,2,3.65,15.0,fr,18347,7,765139,1,1,Active Shallow Crust,0.0,89.99007,-90.0,12/13/0382
+-0.23727,43.28443,395,9,9,16,37,5,3.75,5.0,fr,18348,7,765144,1,1,Active Shallow Crust,0.0,89.98997,0.0,09/09/0395
+-0.23727,43.28443,7087,12,6,10,37,45,3.75,15.0,fr,18349,141,765145,1,1,Active Shallow Crust,0.0,89.98997,0.0,12/06/7087
+-0.23727,43.28443,8099,1,3,22,58,7,3.75,15.0,fr,18350,161,765148,1,1,Active Shallow Crust,240.008,58.01752,0.0,01/03/8099
+-0.23727,43.28443,8011,5,31,3,21,14,3.75,27.5,fr,18351,160,765149,1,1,Active Shallow Crust,240.008,58.01752,0.0,05/31/8011
+-0.23727,43.28443,6646,10,28,16,48,6,3.85,5.0,fr,18352,132,765156,1,1,Active Shallow Crust,0.0,89.98993,0.0,10/28/6646
+-0.23727,43.28443,5072,3,20,10,55,11,3.85,15.0,fr,18353,101,765157,1,1,Active Shallow Crust,0.0,89.98993,0.0,03/20/5072
+-0.23727,43.28443,139,7,20,7,12,0,3.95,5.0,fr,18354,2,765168,1,2,Active Shallow Crust,0.0,89.99001,0.0,07/20/0139
+-0.23727,43.28443,735,4,9,18,15,50,3.95,5.0,fr,18355,14,765168,1,2,Active Shallow Crust,0.0,89.99001,0.0,04/09/0735
+-0.23727,43.28443,8626,4,4,19,35,56,4.15,5.0,fr,18356,172,765192,1,1,Active Shallow Crust,0.0,89.99,0.0,04/04/8626
+-0.23727,43.28443,1691,12,20,16,48,44,4.15,15.0,fr,18357,33,765193,1,2,Active Shallow Crust,0.0,89.99,0.0,12/20/1691
+-0.23727,43.28443,5775,1,5,7,30,49,4.15,15.0,fr,18358,115,765193,1,2,Active Shallow Crust,0.0,89.99,0.0,01/05/5775
+-0.23727,43.28443,6622,1,22,7,48,15,4.25,5.0,fr,18359,132,765213,1,1,Active Shallow Crust,128.8949,89.98091,0.0,01/22/6622
+-0.23727,43.28443,7431,10,24,6,0,27,4.35,5.0,fr,18360,148,765216,1,1,Active Shallow Crust,360.0,89.99004,0.0,10/24/7431
+-0.23727,43.28443,3433,2,12,18,6,11,4.55,5.0,fr,18361,68,765243,1,1,Active Shallow Crust,240.0084,57.99721,0.0,02/12/3433
+-0.23727,43.28443,7602,2,17,1,21,33,4.65,15.0,fr,18362,152,765253,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/17/7602
+-0.23727,43.28443,6980,1,5,12,29,49,4.95,5.0,fr,18363,139,765288,1,1,Active Shallow Crust,360.0,89.99002,0.0,01/05/6980
+-0.23727,43.28443,311,8,25,3,54,32,5.15,27.5,fr,18364,6,765320,1,1,Active Shallow Crust,0.0,89.99,-90.0,08/25/0311
+-0.23727,43.28443,46,6,26,17,54,19,5.25,5.0,fr,18365,0,765324,1,2,Active Shallow Crust,0.0,89.98998,0.0,06/26/0046
+-0.23727,43.28443,172,6,4,12,20,52,5.25,5.0,fr,18366,3,765324,1,2,Active Shallow Crust,0.0,89.98998,0.0,06/04/0172
+-0.23727,43.28443,6229,10,8,0,46,19,5.25,5.0,fr,18367,124,765333,1,1,Active Shallow Crust,128.8849,89.98698,0.0,10/08/6229
+-0.23727,43.28443,1944,10,9,20,31,47,5.65,5.0,fr,18368,38,765372,1,1,Active Shallow Crust,0.0,89.99,0.0,10/09/1944
+6.25875,45.70846,6035,9,17,2,46,42,3.55,5.0,fr,18369,120,766080,1,1,Active Shallow Crust,0.0,89.99296,0.0,09/17/6035
+6.25875,45.70846,3979,5,24,2,54,52,3.55,15.0,fr,18370,79,766081,1,1,Active Shallow Crust,0.0,89.99296,0.0,05/24/3979
+6.25875,45.70846,9195,4,8,15,1,6,3.55,15.0,fr,18371,183,766084,1,1,Active Shallow Crust,240.0129,57.99781,0.0,04/08/9195
+6.25875,45.70846,97,11,5,0,58,24,3.55,5.0,fr,18372,1,766089,1,1,Active Shallow Crust,128.8967,89.99296,0.0,11/05/0097
+6.25875,45.70846,2340,6,10,15,28,54,3.65,5.0,fr,18373,46,766092,1,5,Active Shallow Crust,0.0,89.98745,0.0,06/10/2340
+6.25875,45.70846,4886,8,18,16,0,12,3.65,5.0,fr,18374,97,766092,1,5,Active Shallow Crust,0.0,89.98745,0.0,08/18/4886
+6.25875,45.70846,2478,1,28,2,41,46,3.65,5.0,fr,18375,49,766092,1,5,Active Shallow Crust,0.0,89.98745,0.0,01/28/2478
+6.25875,45.70846,2748,7,23,14,28,33,3.65,5.0,fr,18376,54,766092,1,5,Active Shallow Crust,0.0,89.98745,0.0,07/23/2748
+6.25875,45.70846,6518,8,14,13,20,17,3.65,5.0,fr,18377,130,766092,1,5,Active Shallow Crust,0.0,89.98745,0.0,08/14/6518
+6.25875,45.70846,1869,9,27,10,16,47,3.65,5.0,fr,18378,37,766095,1,1,Active Shallow Crust,240.0007,58.01269,0.0,09/27/1869
+6.25875,45.70846,5047,11,27,12,22,45,3.65,27.5,fr,18379,100,766100,1,1,Active Shallow Crust,0.0,89.9873,-90.0,11/27/5047
+6.25875,45.70846,9066,8,5,4,49,15,3.75,5.0,fr,18380,181,766104,1,1,Active Shallow Crust,0.0,89.98882,0.0,08/05/9066
+6.25875,45.70846,7525,7,15,11,15,52,3.85,5.0,fr,18381,150,766116,1,1,Active Shallow Crust,0.0,89.99003,0.0,07/15/7525
+6.25875,45.70846,2578,3,28,16,4,27,3.85,5.0,fr,18382,51,766125,1,2,Active Shallow Crust,128.8959,89.99252,0.0,03/28/2578
+6.25875,45.70846,1839,2,5,20,43,45,3.85,5.0,fr,18383,36,766125,1,2,Active Shallow Crust,128.8959,89.99252,0.0,02/05/1839
+6.25875,45.70846,1384,3,22,20,47,35,3.85,15.0,fr,18384,27,766126,1,1,Active Shallow Crust,128.8959,89.99252,0.0,03/22/1384
+6.25875,45.70846,2055,4,12,5,50,39,3.95,5.0,fr,18385,41,766128,1,2,Active Shallow Crust,0.0,89.99111,0.0,04/12/2055
+6.25875,45.70846,3191,4,10,23,12,34,3.95,5.0,fr,18386,63,766128,1,2,Active Shallow Crust,0.0,89.99111,0.0,04/10/3191
+6.25875,45.70846,7129,6,8,16,16,18,3.95,5.0,fr,18387,142,766137,1,2,Active Shallow Crust,128.9005,89.99556,0.0,06/08/7129
+6.25875,45.70846,2731,12,27,16,9,19,3.95,5.0,fr,18388,54,766137,1,2,Active Shallow Crust,128.9005,89.99556,0.0,12/27/2731
+6.25875,45.70846,918,7,1,21,50,31,4.05,5.0,fr,18389,18,766140,1,1,Active Shallow Crust,0.0,89.98812,0.0,07/01/0918
+6.25875,45.70846,8552,12,3,9,19,10,4.05,27.5,fr,18390,171,766142,1,1,Active Shallow Crust,0.0,89.98812,0.0,12/03/8552
+6.25875,45.70846,4794,4,28,21,30,29,4.05,15.0,fr,18391,95,766144,1,1,Active Shallow Crust,240.0058,58.00599,0.0,04/28/4794
+6.25875,45.70846,4212,10,16,23,24,18,4.15,15.0,fr,18392,84,766153,1,1,Active Shallow Crust,0.0,89.98941,0.0,10/16/4212
+6.25875,45.70846,8165,6,23,7,19,32,4.25,15.0,fr,18393,163,766174,1,1,Active Shallow Crust,128.8943,89.98092,0.0,06/23/8165
+6.25875,45.70846,5765,9,30,17,54,12,4.35,5.0,fr,18394,115,766182,1,1,Active Shallow Crust,0.0,89.98866,-90.0,09/30/5765
+6.25875,45.70846,2325,6,11,9,37,31,4.35,5.0,fr,18395,46,766185,1,1,Active Shallow Crust,128.8976,89.98299,0.0,06/11/2325
+6.25875,45.70846,1573,3,9,0,58,16,4.55,5.0,fr,18396,31,766200,1,1,Active Shallow Crust,0.0,89.99109,0.0,03/09/1573
+6.25875,45.70846,6333,1,10,4,32,40,5.75,15.0,fr,18397,126,766345,1,1,Active Shallow Crust,0.0,89.98993,0.0,01/10/6333
+6.92886,44.87025,2868,11,2,17,4,2,3.55,5.0,fr,18398,57,766560,1,2,Active Shallow Crust,0.0,89.99285,0.0,11/02/2868
+6.92886,44.87025,8284,10,20,0,20,4,3.55,5.0,fr,18399,165,766560,1,2,Active Shallow Crust,0.0,89.99285,0.0,10/20/8284
+6.92886,44.87025,2076,10,11,22,9,25,3.55,27.5,fr,18400,41,766562,1,1,Active Shallow Crust,0.0,89.99285,0.0,10/11/2076
+6.92886,44.87025,8172,5,20,8,19,6,3.55,5.0,fr,18401,163,766563,1,1,Active Shallow Crust,240.0123,57.99741,0.0,05/20/8172
+6.92886,44.87025,6410,10,11,17,49,17,3.55,15.0,fr,18402,128,766570,1,1,Active Shallow Crust,128.8973,89.99285,0.0,10/11/6410
+6.92886,44.87025,9384,10,7,23,24,48,3.65,5.0,fr,18403,187,766572,1,2,Active Shallow Crust,0.0,89.98726,0.0,10/07/9384
+6.92886,44.87025,5670,3,21,4,32,38,3.65,5.0,fr,18404,113,766572,1,2,Active Shallow Crust,0.0,89.98726,0.0,03/21/5670
+6.92886,44.87025,8628,8,28,21,13,56,3.65,15.0,fr,18405,172,766573,1,1,Active Shallow Crust,0.0,89.98726,0.0,08/28/8628
+6.92886,44.87025,2270,10,11,9,29,44,3.65,5.0,fr,18406,45,766575,1,1,Active Shallow Crust,240.0005,58.01272,0.0,10/11/2270
+6.92886,44.87025,2549,1,5,13,55,37,3.65,15.0,fr,18407,50,766576,1,1,Active Shallow Crust,240.0005,58.01272,0.0,01/05/2549
+6.92886,44.87025,55,11,23,11,5,12,3.65,5.0,fr,18408,1,766578,1,1,Active Shallow Crust,0.0,89.98711,-90.0,11/23/0055
+6.92886,44.87025,9457,2,12,6,11,55,3.75,5.0,fr,18409,189,766584,1,2,Active Shallow Crust,0.0,89.98865,0.0,02/12/9457
+6.92886,44.87025,7441,3,31,12,56,0,3.75,5.0,fr,18410,148,766584,1,2,Active Shallow Crust,0.0,89.98865,0.0,03/31/7441
+6.92886,44.87025,6820,3,18,3,19,34,3.75,15.0,fr,18411,136,766585,1,2,Active Shallow Crust,0.0,89.98865,0.0,03/18/6820
+6.92886,44.87025,9628,12,24,18,12,22,3.75,15.0,fr,18412,192,766585,1,2,Active Shallow Crust,0.0,89.98865,0.0,12/24/9628
+6.92886,44.87025,5909,8,22,17,56,19,3.75,27.5,fr,18413,118,766589,1,1,Active Shallow Crust,240.009,58.01694,0.0,08/22/5909
+6.92886,44.87025,4171,5,5,14,34,45,3.85,5.0,fr,18414,83,766596,1,3,Active Shallow Crust,0.0,89.98988,0.0,05/05/4171
+6.92886,44.87025,7405,8,15,14,27,37,3.85,5.0,fr,18415,148,766596,1,3,Active Shallow Crust,0.0,89.98988,0.0,08/15/7405
+6.92886,44.87025,7281,11,12,0,3,28,3.85,5.0,fr,18416,145,766596,1,3,Active Shallow Crust,0.0,89.98988,0.0,11/12/7281
+6.92886,44.87025,8437,11,1,15,24,44,3.95,5.0,fr,18417,168,766608,1,2,Active Shallow Crust,0.0,89.99098,0.0,11/01/8437
+6.92886,44.87025,2415,6,30,3,59,36,3.95,5.0,fr,18418,48,766608,1,2,Active Shallow Crust,0.0,89.99098,0.0,06/30/2415
+6.92886,44.87025,8730,12,18,21,49,5,3.95,5.0,fr,18419,174,766611,1,1,Active Shallow Crust,240.0196,58.00423,0.0,12/18/8730
+6.92886,44.87025,1552,2,6,18,10,12,4.05,5.0,fr,18420,31,766620,1,2,Active Shallow Crust,0.0,89.99196,0.0,02/06/1552
+6.92886,44.87025,9744,11,6,2,49,22,4.05,5.0,fr,18421,194,766620,1,2,Active Shallow Crust,0.0,89.99196,0.0,11/06/9744
+6.92886,44.87025,8249,4,29,23,26,57,4.15,5.0,fr,18422,164,766632,1,1,Active Shallow Crust,0.0,89.98926,0.0,04/29/8249
+6.92886,44.87025,8836,9,11,4,38,3,4.15,5.0,fr,18423,176,766638,1,1,Active Shallow Crust,0.0,89.98913,-90.0,09/11/8836
+6.92886,44.87025,8246,4,25,1,4,35,4.15,5.0,fr,18424,164,766641,1,1,Active Shallow Crust,128.8975,89.99463,0.0,04/25/8246
+6.92886,44.87025,1461,5,11,9,16,14,4.25,5.0,fr,18425,29,766644,1,1,Active Shallow Crust,0.0,89.99043,0.0,05/11/1461
+6.92886,44.87025,4117,5,16,8,35,10,4.25,15.0,fr,18426,82,766645,1,1,Active Shallow Crust,0.0,89.99043,0.0,05/16/4117
+6.92886,44.87025,1225,10,6,11,34,52,4.35,5.0,fr,18427,24,766656,1,1,Active Shallow Crust,0.0,89.98862,0.0,10/06/1225
+6.92886,44.87025,1567,8,1,13,28,21,4.35,27.5,fr,18428,31,766658,1,1,Active Shallow Crust,0.0,89.98862,0.0,08/01/1567
+6.92886,44.87025,9183,6,28,14,16,29,4.35,5.0,fr,18429,183,766665,1,1,Active Shallow Crust,128.8989,89.98244,0.0,06/28/9183
+6.92886,44.87025,9305,10,23,0,20,43,4.45,15.0,fr,18430,186,766672,1,1,Active Shallow Crust,240.0046,57.99458,0.0,10/23/9305
+6.92886,44.87025,8793,7,16,15,2,58,4.55,15.0,fr,18431,175,766681,1,1,Active Shallow Crust,0.0,89.99096,0.0,07/16/8793
+6.92886,44.87025,4803,6,28,5,3,51,4.65,27.5,fr,18432,96,766703,1,1,Active Shallow Crust,128.8913,89.98713,0.0,06/28/4803
+6.92886,44.87025,5821,5,3,4,18,17,4.95,5.0,fr,18433,116,766728,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/03/5821
+8.36233,48.27449,3550,5,24,18,49,49,3.55,5.0,fr,18434,70,767040,1,2,Active Shallow Crust,0.0,89.98658,0.0,05/24/3550
+8.36233,48.27449,5891,3,6,14,36,9,3.55,5.0,fr,18435,117,767040,1,2,Active Shallow Crust,0.0,89.98658,0.0,03/06/5891
+8.36233,48.27449,5983,7,3,0,12,4,3.55,15.0,fr,18436,119,767041,1,2,Active Shallow Crust,0.0,89.98658,0.0,07/03/5983
+8.36233,48.27449,4540,10,19,16,2,30,3.55,15.0,fr,18437,90,767041,1,2,Active Shallow Crust,0.0,89.98658,0.0,10/19/4540
+8.36233,48.27449,9293,5,29,20,6,32,3.65,5.0,fr,18438,185,767052,1,1,Active Shallow Crust,0.0,89.98804,0.0,05/29/9293
+8.36233,48.27449,2179,7,8,6,18,55,3.65,5.0,fr,18439,43,767055,1,1,Active Shallow Crust,240.0024,58.01276,0.0,07/08/2179
+8.36233,48.27449,4954,2,22,7,36,17,3.75,5.0,fr,18440,99,767064,1,1,Active Shallow Crust,0.0,89.98933,0.0,02/22/4954
+8.36233,48.27449,6438,9,2,2,14,57,3.85,5.0,fr,18441,128,767076,1,1,Active Shallow Crust,0.0,89.99049,0.0,09/02/6438
+8.36233,48.27449,7799,8,19,6,48,49,3.85,15.0,fr,18442,155,767077,1,2,Active Shallow Crust,0.0,89.99049,0.0,08/19/7799
+8.36233,48.27449,7365,5,28,7,31,53,3.85,15.0,fr,18443,147,767077,1,2,Active Shallow Crust,0.0,89.99049,0.0,05/28/7365
+8.36233,48.27449,4395,2,15,18,18,6,4.05,15.0,fr,18444,87,767104,1,1,Active Shallow Crust,240.0053,58.0062,0.0,02/15/4395
+8.36233,48.27449,3705,6,22,11,30,56,4.05,15.0,fr,18445,74,767110,1,1,Active Shallow Crust,128.8907,89.99245,0.0,06/22/3705
+8.36233,48.27449,4729,8,14,9,14,24,4.15,5.0,fr,18446,94,767112,1,1,Active Shallow Crust,0.0,89.99327,0.0,08/14/4729
+8.36233,48.27449,3544,7,14,23,42,57,4.25,5.0,fr,18447,70,767124,1,1,Active Shallow Crust,0.0,89.98801,0.0,07/14/3544
+8.36233,48.27449,6182,8,23,4,47,20,4.35,15.0,fr,18448,123,767137,1,1,Active Shallow Crust,0.0,89.98931,0.0,08/23/6182
+-3.65846,48.41895,9670,4,4,4,16,33,3.55,27.5,fr,18449,193,767522,1,1,Active Shallow Crust,0.0,89.98996,0.0,04/04/9670
+-3.65846,48.41895,1880,3,24,23,53,22,3.55,5.0,fr,18450,37,767529,1,1,Active Shallow Crust,128.8952,89.99498,0.0,03/24/1880
+-3.65846,48.41895,4153,7,19,21,54,15,3.55,27.5,fr,18451,83,767531,1,1,Active Shallow Crust,128.8952,89.99498,0.0,07/19/4153
+-3.65846,48.41895,3602,2,22,21,57,26,3.65,15.0,fr,18452,72,767533,1,2,Active Shallow Crust,0.0,89.99105,0.0,02/22/3602
+-3.65846,48.41895,3417,5,7,11,16,12,3.65,15.0,fr,18453,68,767533,1,2,Active Shallow Crust,0.0,89.99105,0.0,05/07/3417
+-3.65846,48.41895,1869,7,16,12,21,12,3.65,5.0,fr,18454,37,767541,1,1,Active Shallow Crust,128.8995,89.96356,0.0,07/16/1869
+-3.65846,48.41895,2350,1,8,21,55,24,3.75,5.0,fr,18455,46,767544,1,1,Active Shallow Crust,0.0,89.98936,0.0,01/08/2350
+-3.65846,48.41895,4215,4,27,0,46,41,3.75,15.0,fr,18456,84,767545,1,1,Active Shallow Crust,0.0,89.98936,0.0,04/27/4215
+-3.65846,48.41895,8109,2,15,16,31,32,3.75,27.5,fr,18457,162,767546,1,1,Active Shallow Crust,0.0,89.98936,0.0,02/15/8109
+-3.65846,48.41895,1266,6,20,18,34,16,3.75,27.5,fr,18458,25,767552,1,1,Active Shallow Crust,0.0,89.98924,-90.0,06/20/1266
+-3.65846,48.41895,1684,12,5,1,43,24,4.15,5.0,fr,18459,33,767595,1,1,Active Shallow Crust,240.0091,57.99738,0.0,12/05/1684
+-3.65846,48.41895,6083,1,22,17,44,17,4.45,5.0,fr,18460,121,767628,1,1,Active Shallow Crust,0.0,89.9905,0.0,01/22/6083
+-3.65846,48.41895,4398,7,1,19,30,47,4.55,5.0,fr,18461,87,767640,1,1,Active Shallow Crust,0.0,89.99048,0.0,07/01/4398
+-3.65846,48.41895,8355,3,12,10,50,50,4.65,5.0,fr,18462,167,767652,1,1,Active Shallow Crust,0.0,89.98962,0.0,03/12/8355
+-3.29047,48.31741,5416,12,9,13,18,47,3.55,5.0,fr,18463,108,768000,1,3,Active Shallow Crust,0.0,89.98994,0.0,12/09/5416
+-3.29047,48.31741,1380,1,19,22,31,17,3.55,5.0,fr,18464,27,768000,1,3,Active Shallow Crust,0.0,89.98994,0.0,01/19/1380
+-3.29047,48.31741,7676,8,18,14,51,52,3.55,5.0,fr,18465,153,768000,1,3,Active Shallow Crust,0.0,89.98994,0.0,08/18/7676
+-3.29047,48.31741,8684,7,27,22,19,48,3.65,5.0,fr,18466,173,768012,1,1,Active Shallow Crust,0.0,89.99104,0.0,07/27/8684
+-3.29047,48.31741,1871,2,7,11,57,15,3.65,27.5,fr,18467,37,768014,1,1,Active Shallow Crust,0.0,89.99104,0.0,02/07/1871
+-3.29047,48.31741,7943,7,11,5,8,26,3.65,5.0,fr,18468,158,768015,1,1,Active Shallow Crust,240.001,58.0131,0.0,07/11/7943
+-3.29047,48.31741,4029,3,11,4,52,9,3.65,27.5,fr,18469,80,768017,1,1,Active Shallow Crust,240.001,58.01301,0.0,03/11/4029
+-3.29047,48.31741,6027,9,30,13,3,23,3.75,5.0,fr,18470,120,768024,1,3,Active Shallow Crust,0.0,89.98935,0.0,09/30/6027
+-3.29047,48.31741,5867,8,20,5,46,59,3.75,5.0,fr,18471,117,768024,1,3,Active Shallow Crust,0.0,89.98935,0.0,08/20/5867
+-3.29047,48.31741,2582,5,20,2,8,23,3.75,5.0,fr,18472,51,768024,1,3,Active Shallow Crust,0.0,89.98935,0.0,05/20/2582
+-3.29047,48.31741,9595,7,26,22,9,0,3.75,5.0,fr,18473,191,768027,1,1,Active Shallow Crust,240.0082,58.01757,0.0,07/26/9595
+-3.29047,48.31741,8026,3,15,5,47,31,3.75,5.0,fr,18474,160,768030,1,1,Active Shallow Crust,0.0,89.98922,-90.0,03/15/8026
+-3.29047,48.31741,4858,1,25,13,30,18,3.75,15.0,fr,18475,97,768034,1,1,Active Shallow Crust,128.8966,89.96728,0.0,01/25/4858
+-3.29047,48.31741,3346,1,23,19,35,8,4.05,5.0,fr,18476,66,768060,1,1,Active Shallow Crust,0.0,89.99057,0.0,01/23/3346
+-3.29047,48.31741,8890,11,25,17,32,4,4.05,27.5,fr,18477,177,768062,1,1,Active Shallow Crust,0.0,89.99057,0.0,11/25/8890
+-3.29047,48.31741,8333,2,17,16,22,21,4.05,27.5,fr,18478,166,768065,1,1,Active Shallow Crust,240.0061,58.00601,0.0,02/17/8333
+-3.29047,48.31741,3642,8,3,8,41,53,4.15,5.0,fr,18479,72,768081,1,1,Active Shallow Crust,128.8973,89.99328,0.0,08/03/3642
+-3.29047,48.31741,2614,1,26,7,12,55,4.45,5.0,fr,18480,52,768114,1,1,Active Shallow Crust,0.0,89.99037,-90.0,01/26/2614
+2.22954,50.25087,517,11,11,3,31,23,3.55,5.0,fr,18481,10,768960,1,1,Active Shallow Crust,0.0,89.99033,0.0,11/11/0517
+2.22954,50.25087,5037,12,26,9,24,29,3.55,5.0,fr,18482,100,768963,1,1,Active Shallow Crust,240.0128,57.99794,0.0,12/26/5037
+2.22954,50.25087,6413,5,13,16,23,11,3.65,5.0,fr,18483,128,768978,1,1,Active Shallow Crust,0.0,89.99128,-90.0,05/13/6413
+2.22954,50.25087,3853,9,28,19,56,15,3.85,5.0,fr,18484,77,768999,1,1,Active Shallow Crust,240.0111,57.99807,0.0,09/28/3853
+2.22954,50.25087,3282,12,30,4,35,51,3.95,5.0,fr,18485,65,769008,1,1,Active Shallow Crust,0.0,89.98983,0.0,12/30/3282
+2.22954,50.25087,9338,9,6,16,25,11,3.95,5.0,fr,18486,186,769011,1,1,Active Shallow Crust,240.0205,58.0048,0.0,09/06/9338
+1.25751,47.5821,2188,2,14,13,26,20,3.55,5.0,fr,18487,43,769920,1,1,Active Shallow Crust,0.0,89.9898,0.0,02/14/2188
+1.25751,47.5821,7743,7,11,22,35,10,3.65,5.0,fr,18488,154,769932,1,1,Active Shallow Crust,0.0,89.98939,0.0,07/11/7743
+1.25751,47.5821,2403,11,13,11,31,20,3.65,15.0,fr,18489,48,769933,1,1,Active Shallow Crust,0.0,89.98939,0.0,11/13/2403
+1.25751,47.5821,1775,1,17,6,26,1,3.75,5.0,fr,18490,35,769944,1,1,Active Shallow Crust,0.0,89.99055,0.0,01/17/1775
+1.25751,47.5821,2634,3,14,14,13,26,3.75,5.0,fr,18491,52,769950,1,1,Active Shallow Crust,0.0,89.99043,-90.0,03/14/2634
+1.25751,47.5821,2075,6,21,14,45,41,3.75,15.0,fr,18492,41,769951,1,1,Active Shallow Crust,0.0,89.99043,-90.0,06/21/2075
+1.25751,47.5821,2118,9,14,11,48,24,3.85,5.0,fr,18493,42,769956,1,2,Active Shallow Crust,0.0,89.99037,0.0,09/14/2118
+1.25751,47.5821,9260,10,4,0,14,10,3.85,5.0,fr,18494,185,769956,1,2,Active Shallow Crust,0.0,89.99037,0.0,10/04/9260
+1.25751,47.5821,4291,2,4,7,37,40,3.85,27.5,fr,18495,85,769958,1,1,Active Shallow Crust,0.0,89.99037,0.0,02/04/4291
+1.25751,47.5821,3492,7,14,21,33,55,4.15,15.0,fr,18496,69,769993,1,1,Active Shallow Crust,0.0,89.98977,0.0,07/14/3492
+1.25751,47.5821,728,4,14,19,26,16,4.35,5.0,fr,18497,14,770016,1,1,Active Shallow Crust,0.0,89.98985,0.0,04/14/0728
+3.95569,52.83761,2896,2,28,5,24,32,4.05,5.0,fr,18498,57,770943,1,1,Active Shallow Crust,240.0073,58.00574,0.0,02/28/2896
+3.95569,52.83761,5550,3,7,19,29,34,4.05,5.0,fr,18499,110,770949,1,1,Active Shallow Crust,128.8891,89.994,0.0,03/07/5550
+3.95569,52.83761,659,6,16,1,32,19,4.15,5.0,fr,18500,13,770955,1,1,Active Shallow Crust,240.0096,57.99781,0.0,06/16/0659
+2.93927,42.60217,8463,10,14,17,54,25,3.55,5.0,fr,18501,169,771363,1,2,Active Shallow Crust,240.0126,57.99746,0.0,10/14/8463
+2.93927,42.60217,8390,9,5,22,42,55,3.55,5.0,fr,18502,167,771363,1,2,Active Shallow Crust,240.0126,57.99746,0.0,09/05/8390
+2.93927,42.60217,3819,8,7,2,57,55,3.65,5.0,fr,18503,76,771372,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/07/3819
+2.93927,42.60217,9787,10,17,19,7,47,3.65,15.0,fr,18504,195,771373,1,1,Active Shallow Crust,0.0,89.99007,0.0,10/17/9787
+2.93927,42.60217,5194,11,27,2,4,52,3.65,27.5,fr,18505,103,771380,1,1,Active Shallow Crust,0.0,89.98996,-90.0,11/27/5194
+2.93927,42.60217,5667,9,30,18,13,14,3.65,15.0,fr,18506,113,771382,1,1,Active Shallow Crust,128.9009,89.96345,0.0,09/30/5667
+2.93927,42.60217,543,4,15,5,32,18,3.85,15.0,fr,18507,10,771406,1,1,Active Shallow Crust,128.8957,89.99474,0.0,04/15/0543
+2.93927,42.60217,2528,12,25,10,48,0,3.95,5.0,fr,18508,50,771408,1,1,Active Shallow Crust,0.0,89.99063,0.0,12/25/2528
+2.93927,42.60217,3952,4,24,12,20,24,4.15,5.0,fr,18509,79,771432,1,2,Active Shallow Crust,0.0,89.9907,0.0,04/24/3952
+2.93927,42.60217,2826,9,7,5,32,33,4.15,5.0,fr,18510,56,771432,1,2,Active Shallow Crust,0.0,89.9907,0.0,09/07/2826
+2.93927,42.60217,4330,8,31,17,28,49,4.15,15.0,fr,18511,86,771433,1,3,Active Shallow Crust,0.0,89.9907,0.0,08/31/4330
+2.93927,42.60217,1814,12,10,14,8,40,4.15,15.0,fr,18512,36,771433,1,3,Active Shallow Crust,0.0,89.9907,0.0,12/10/1814
+2.93927,42.60217,8984,2,18,13,41,55,4.15,15.0,fr,18513,179,771433,1,3,Active Shallow Crust,0.0,89.9907,0.0,02/18/8984
+2.93927,42.60217,5673,8,11,13,26,31,4.25,5.0,fr,18514,113,771444,1,1,Active Shallow Crust,0.0,89.99005,0.0,08/11/5673
+2.93927,42.60217,2966,1,22,0,29,12,4.55,5.0,fr,18515,59,771480,1,1,Active Shallow Crust,0.0,89.98943,0.0,01/22/2966
+2.93927,42.60217,6201,9,14,21,8,18,4.55,5.0,fr,18516,124,771483,1,1,Active Shallow Crust,240.0081,57.99735,0.0,09/14/6201
+2.93927,42.60217,829,9,4,16,31,39,5.25,5.0,fr,18517,16,771567,1,1,Active Shallow Crust,240.0182,57.99983,0.0,09/04/0829
+2.93927,42.60217,2199,8,3,21,40,49,5.55,27.5,fr,18518,43,771602,1,1,Active Shallow Crust,0.0,89.98997,0.0,08/03/2199
+-5.12097,47.99795,775,11,29,13,22,20,3.65,5.0,fr,18519,15,771852,1,1,Active Shallow Crust,0.0,89.98797,0.0,11/29/0775
+-5.12097,47.99795,2926,5,24,12,9,17,4.05,5.0,fr,18520,58,771900,1,1,Active Shallow Crust,0.0,89.98862,0.0,05/24/2926
+-5.12097,47.99795,1732,5,14,9,56,7,4.05,15.0,fr,18521,34,771901,1,1,Active Shallow Crust,0.0,89.98862,0.0,05/14/1732
+-5.12097,47.99795,6504,3,20,5,22,18,4.15,27.5,fr,18522,130,771920,1,1,Active Shallow Crust,0.0,89.98974,-90.0,03/20/6504
+-1.09945,48.89672,2102,5,3,0,27,57,3.55,5.0,fr,18523,42,772320,1,1,Active Shallow Crust,0.0,89.99006,0.0,05/03/2102
+-1.09945,48.89672,8157,4,27,4,28,20,3.55,15.0,fr,18524,163,772321,1,1,Active Shallow Crust,0.0,89.99006,0.0,04/27/8157
+-1.09945,48.89672,7072,1,31,15,42,54,3.65,5.0,fr,18525,141,772332,1,1,Active Shallow Crust,0.0,89.98966,0.0,01/31/7072
+-1.09945,48.89672,7089,9,21,19,42,36,3.65,5.0,fr,18526,141,772341,1,1,Active Shallow Crust,128.9002,89.96357,0.0,09/21/7089
+-1.09945,48.89672,2957,10,29,15,48,34,3.75,5.0,fr,18527,59,772350,1,1,Active Shallow Crust,0.0,89.98935,-90.0,10/29/2957
+-1.09945,48.89672,7083,4,25,21,25,50,3.75,5.0,fr,18528,141,772353,1,1,Active Shallow Crust,128.8964,89.96729,0.0,04/25/7083
+-1.09945,48.89672,7376,3,26,7,52,20,3.85,5.0,fr,18529,147,772362,1,1,Active Shallow Crust,0.0,89.9905,-90.0,03/26/7376
+-1.09945,48.89672,5193,6,3,16,50,51,3.85,27.5,fr,18530,103,772367,1,1,Active Shallow Crust,128.8955,89.99355,0.0,06/03/5193
+-1.09945,48.89672,8335,1,31,17,58,2,3.95,5.0,fr,18531,166,772368,1,1,Active Shallow Crust,0.0,89.98954,0.0,01/31/8335
+-1.09945,48.89672,4050,5,25,17,32,29,4.05,15.0,fr,18532,80,772384,1,1,Active Shallow Crust,240.0063,58.00593,0.0,05/25/4050
+-1.09945,48.89672,6959,7,20,8,40,42,4.05,27.5,fr,18533,139,772391,1,1,Active Shallow Crust,128.8904,89.99348,0.0,07/20/6959
+-1.09945,48.89672,8534,2,12,5,18,30,4.15,5.0,fr,18534,170,772392,1,1,Active Shallow Crust,0.0,89.99003,0.0,02/12/8534
+-1.09945,48.89672,1296,10,10,9,22,2,4.15,15.0,fr,18535,25,772393,1,1,Active Shallow Crust,0.0,89.99003,0.0,10/10/1296
+-1.09945,48.89672,8576,9,20,8,3,29,4.35,15.0,fr,18536,171,772417,1,1,Active Shallow Crust,0.0,89.9901,0.0,09/20/8576
+-1.09945,48.89672,4447,12,18,14,30,45,4.35,15.0,fr,18537,88,772420,1,1,Active Shallow Crust,240.0089,57.99609,0.0,12/18/4447
+-1.09945,48.89672,6790,6,12,19,27,41,4.55,5.0,fr,18538,135,772440,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/12/6790
+-1.09945,48.89672,9873,2,24,13,9,3,5.05,5.0,fr,18539,197,772500,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/24/9873
+-1.09945,48.89672,7528,8,4,13,54,55,5.55,15.0,fr,18540,150,772564,1,1,Active Shallow Crust,240.035,57.99995,0.0,08/04/7528
+6.93401,43.27516,6274,8,19,8,7,47,3.55,15.0,fr,18541,125,772804,1,1,Active Shallow Crust,240.0128,57.99739,0.0,08/19/6274
+6.93401,43.27516,4041,1,29,8,31,29,3.65,5.0,fr,18542,80,772812,1,1,Active Shallow Crust,0.0,89.98692,0.0,01/29/4041
+6.93401,43.27516,4642,12,19,0,33,55,3.65,15.0,fr,18543,92,772813,1,1,Active Shallow Crust,0.0,89.98692,0.0,12/19/4642
+6.93401,43.27516,609,1,17,20,17,26,3.75,5.0,fr,18544,12,772824,1,1,Active Shallow Crust,0.0,89.98833,0.0,01/17/0609
+6.93401,43.27516,8195,1,8,9,32,4,3.85,5.0,fr,18545,163,772842,1,1,Active Shallow Crust,0.0,89.98949,-90.0,01/08/8195
+6.93401,43.27516,6969,12,29,9,54,50,3.95,5.0,fr,18546,139,772848,1,1,Active Shallow Crust,0.0,89.99074,0.0,12/29/6969
+6.93401,43.27516,9125,4,11,6,17,45,4.05,5.0,fr,18547,182,772860,1,1,Active Shallow Crust,0.0,89.99174,0.0,04/11/9125
+6.93401,43.27516,1453,4,5,4,29,28,4.05,15.0,fr,18548,29,772861,1,1,Active Shallow Crust,0.0,89.99174,0.0,04/05/1453
+-2.92202,47.40075,1891,8,5,17,2,52,3.55,15.0,fr,18549,37,773281,1,2,Active Shallow Crust,0.0,89.98976,0.0,08/05/1891
+-2.92202,47.40075,9860,1,13,20,21,30,3.55,15.0,fr,18550,197,773281,1,2,Active Shallow Crust,0.0,89.98976,0.0,01/13/9860
+-2.92202,47.40075,7594,10,4,0,49,49,3.55,5.0,fr,18551,151,773283,1,1,Active Shallow Crust,240.0122,57.99797,0.0,10/04/7594
+-2.92202,47.40075,2685,3,13,16,58,8,3.65,5.0,fr,18552,53,773292,1,1,Active Shallow Crust,0.0,89.99088,0.0,03/13/2685
+-2.92202,47.40075,8632,11,16,17,15,48,3.75,5.0,fr,18553,172,773304,1,1,Active Shallow Crust,0.0,89.98916,0.0,11/16/8632
+-2.92202,47.40075,7708,1,12,19,8,46,3.85,5.0,fr,18554,154,773316,1,1,Active Shallow Crust,0.0,89.99033,0.0,01/12/7708
+-2.92202,47.40075,8443,9,14,11,32,23,3.85,15.0,fr,18555,168,773317,1,1,Active Shallow Crust,0.0,89.99033,0.0,09/14/8443
+-2.92202,47.40075,50,10,21,21,15,11,3.85,27.5,fr,18556,0,773318,1,2,Active Shallow Crust,0.0,89.99033,0.0,10/21/0050
+-2.92202,47.40075,70,12,28,8,27,17,3.85,27.5,fr,18557,1,773318,1,2,Active Shallow Crust,0.0,89.99033,0.0,12/28/0070
+-2.92202,47.40075,2630,9,21,20,38,49,3.95,5.0,fr,18558,52,773328,1,1,Active Shallow Crust,0.0,89.98923,0.0,09/21/2630
+-2.92202,47.40075,7230,7,9,8,18,56,3.95,15.0,fr,18559,144,773329,1,1,Active Shallow Crust,0.0,89.98923,0.0,07/09/7230
+-2.92202,47.40075,3435,12,27,16,35,1,4.15,5.0,fr,18560,68,773361,1,1,Active Shallow Crust,128.8974,89.99401,0.0,12/27/3435
+-2.92202,47.40075,9700,8,6,12,36,41,4.45,5.0,fr,18561,193,773388,1,1,Active Shallow Crust,0.0,89.99031,0.0,08/06/9700
+-2.92202,47.40075,1184,1,29,16,58,8,5.25,5.0,fr,18562,23,773490,1,1,Active Shallow Crust,0.0,89.98975,-90.0,01/29/1184
+0.22701,46.44579,4894,5,25,21,51,23,3.55,5.0,fr,18563,97,773760,1,3,Active Shallow Crust,0.0,89.99001,0.0,05/25/4894
+0.22701,46.44579,6936,2,8,1,32,58,3.55,5.0,fr,18564,138,773760,1,3,Active Shallow Crust,0.0,89.99001,0.0,02/08/6936
+0.22701,46.44579,3030,1,16,6,40,5,3.55,5.0,fr,18565,60,773760,1,3,Active Shallow Crust,0.0,89.99001,0.0,01/16/3030
+0.22701,46.44579,9754,3,19,15,58,4,3.55,15.0,fr,18566,195,773764,1,2,Active Shallow Crust,240.0122,57.99819,0.0,03/19/9754
+0.22701,46.44579,3235,7,2,14,14,53,3.55,15.0,fr,18567,64,773764,1,2,Active Shallow Crust,240.0122,57.99819,0.0,07/02/3235
+0.22701,46.44579,4898,1,6,22,24,32,3.65,5.0,fr,18568,97,773772,1,2,Active Shallow Crust,0.0,89.98994,0.0,01/06/4898
+0.22701,46.44579,146,11,30,12,30,40,3.65,5.0,fr,18569,2,773772,1,2,Active Shallow Crust,0.0,89.98994,0.0,11/30/0146
+0.22701,46.44579,9828,2,29,12,59,23,3.65,5.0,fr,18570,196,773778,1,1,Active Shallow Crust,0.0,89.99001,-90.0,02/29/9828
+0.22701,46.44579,3149,2,2,14,43,6,3.75,5.0,fr,18571,62,773784,1,1,Active Shallow Crust,0.0,89.99,0.0,02/02/3149
+0.22701,46.44579,7221,4,19,19,49,0,3.85,15.0,fr,18572,144,773797,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/19/7221
+0.22701,46.44579,3029,12,19,12,41,39,3.85,5.0,fr,18573,60,773802,1,1,Active Shallow Crust,0.0,89.99005,-90.0,12/19/3029
+0.22701,46.44579,6137,3,13,22,15,7,3.95,5.0,fr,18574,122,773811,1,1,Active Shallow Crust,240.0198,58.00498,0.0,03/13/6137
+0.22701,46.44579,3763,3,17,9,8,32,3.95,5.0,fr,18575,75,773814,1,1,Active Shallow Crust,0.0,89.99002,-90.0,03/17/3763
+0.22701,46.44579,8515,10,21,16,5,34,3.95,15.0,fr,18576,170,773818,1,1,Active Shallow Crust,128.9004,89.99377,0.0,10/21/8515
+0.22701,46.44579,5496,5,8,21,49,23,4.55,5.0,fr,18577,109,773880,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/08/5496
+0.22701,46.44579,3554,3,9,8,29,2,5.45,5.0,fr,18578,71,773994,1,1,Active Shallow Crust,0.0,89.98999,-90.0,03/09/3554
+-2.33903,48.93818,7620,11,23,21,39,3,3.55,5.0,fr,18579,152,774243,1,1,Active Shallow Crust,240.0123,57.99784,0.0,11/23/7620
+-2.33903,48.93818,9401,7,5,22,41,27,3.55,5.0,fr,18580,188,774246,1,1,Active Shallow Crust,0.0,89.98995,-90.0,07/05/9401
+-2.33903,48.93818,3486,5,8,9,58,7,3.65,15.0,fr,18581,69,774256,1,1,Active Shallow Crust,240.001,58.01295,0.0,05/08/3486
+-2.33903,48.93818,825,4,9,14,12,23,3.65,15.0,fr,18582,16,774262,1,1,Active Shallow Crust,128.9002,89.9633,0.0,04/09/0825
+-2.33903,48.93818,8774,12,16,0,0,9,3.75,5.0,fr,18583,175,774264,1,1,Active Shallow Crust,0.0,89.98948,0.0,12/16/8774
+-2.33903,48.93818,5752,3,16,3,47,58,3.75,15.0,fr,18584,115,774265,1,1,Active Shallow Crust,0.0,89.98948,0.0,03/16/5752
+-2.33903,48.93818,5375,12,12,15,41,21,3.85,5.0,fr,18585,107,774276,1,1,Active Shallow Crust,0.0,89.99062,0.0,12/12/5375
+-2.33903,48.93818,3020,4,25,10,12,6,3.85,15.0,fr,18586,60,774277,1,1,Active Shallow Crust,0.0,89.99062,0.0,04/25/3020
+-2.33903,48.93818,5003,12,25,22,34,24,3.95,5.0,fr,18587,100,774288,1,1,Active Shallow Crust,0.0,89.98955,0.0,12/25/5003
+-2.33903,48.93818,9427,2,11,5,52,58,3.95,27.5,fr,18588,188,774290,1,1,Active Shallow Crust,0.0,89.98955,0.0,02/11/9427
+-2.33903,48.93818,2857,1,18,8,32,52,4.05,27.5,fr,18589,57,774302,1,1,Active Shallow Crust,0.0,89.99068,0.0,01/18/2857
+-2.33903,48.93818,6673,3,13,15,53,50,4.25,15.0,fr,18590,133,774325,1,1,Active Shallow Crust,0.0,89.98965,0.0,03/13/6673
+-2.33903,48.93818,6665,11,3,3,45,27,4.55,5.0,fr,18591,133,774363,1,1,Active Shallow Crust,240.0101,57.99743,0.0,11/03/6665
+-2.33903,48.93818,1082,2,18,13,30,39,4.65,5.0,fr,18592,21,774375,1,1,Active Shallow Crust,240.0117,57.99438,0.0,02/18/1082
+-2.33903,48.93818,5162,1,11,10,17,28,4.75,5.0,fr,18593,103,774384,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/11/5162
+-2.33903,48.93818,7735,1,30,10,14,6,5.55,5.0,fr,18594,154,774480,1,1,Active Shallow Crust,0.0,89.99006,0.0,01/30/7735
+-2.33903,48.93818,3473,2,11,2,57,11,5.75,5.0,fr,18595,69,774513,1,1,Active Shallow Crust,128.8689,89.991,0.0,02/11/3473
+0.86308,50.45809,8289,9,5,0,37,37,3.55,5.0,fr,18596,165,774720,1,1,Active Shallow Crust,0.0,89.99037,0.0,09/05/8289
+0.86308,50.45809,8287,5,30,11,14,19,3.65,5.0,fr,18597,165,774738,1,1,Active Shallow Crust,0.0,89.98987,-90.0,05/30/8287
+0.86308,50.45809,7215,9,28,15,45,32,3.65,5.0,fr,18598,144,774741,1,1,Active Shallow Crust,128.8999,89.96348,0.0,09/28/7215
+0.86308,50.45809,1979,8,3,7,7,52,3.75,5.0,fr,18599,39,774744,1,1,Active Shallow Crust,0.0,89.9898,0.0,08/03/1979
+0.86308,50.45809,1349,11,29,0,42,37,4.05,5.0,fr,18600,26,774780,1,1,Active Shallow Crust,0.0,89.99007,0.0,11/29/1349
+5.45169,47.28842,5922,6,25,20,30,37,3.55,5.0,fr,18601,118,775203,1,1,Active Shallow Crust,240.012,57.99803,0.0,06/25/5922
+5.45169,47.28842,5978,1,2,1,13,3,3.65,5.0,fr,18602,119,775215,1,1,Active Shallow Crust,240.0004,58.01355,0.0,01/02/5978
+5.45169,47.28842,7987,10,15,11,20,19,3.65,5.0,fr,18603,159,775218,1,1,Active Shallow Crust,0.0,89.98766,-90.0,10/15/7987
+5.45169,47.28842,5800,5,5,13,6,34,3.75,27.5,fr,18604,115,775226,1,1,Active Shallow Crust,0.0,89.98914,0.0,05/05/5800
+5.45169,47.28842,1543,12,28,21,54,59,3.75,15.0,fr,18605,30,775228,1,1,Active Shallow Crust,240.0073,58.01778,0.0,12/28/1543
+5.45169,47.28842,2327,1,31,23,35,1,3.75,27.5,fr,18606,46,775232,1,1,Active Shallow Crust,0.0,89.98901,-90.0,01/31/2327
+5.45169,47.28842,4091,7,5,19,46,37,3.95,5.0,fr,18607,81,775248,1,1,Active Shallow Crust,0.0,89.99137,0.0,07/05/4091
+5.45169,47.28842,1877,10,21,16,38,18,4.05,5.0,fr,18608,37,775260,1,1,Active Shallow Crust,0.0,89.98846,0.0,10/21/1877
+5.45169,47.28842,4191,11,16,6,25,39,4.35,15.0,fr,18609,83,775297,1,1,Active Shallow Crust,0.0,89.98911,0.0,11/16/4191
+5.45169,47.28842,6000,8,17,20,35,15,4.45,5.0,fr,18610,119,775317,1,1,Active Shallow Crust,128.892,89.99393,0.0,08/17/6000
+5.45169,47.28842,1183,8,26,1,14,15,4.75,5.0,fr,18611,23,775344,1,1,Active Shallow Crust,0.0,89.98969,0.0,08/26/1183
+5.45169,47.28842,8950,7,7,21,35,1,4.85,27.5,fr,18612,178,775358,1,1,Active Shallow Crust,0.0,89.98928,0.0,07/07/8950
+5.45169,47.28842,3150,2,2,21,41,39,5.55,15.0,fr,18613,62,775441,1,1,Active Shallow Crust,0.0,89.98974,0.0,02/02/3150
+5.54434,48.06717,5372,5,28,20,59,40,3.55,5.0,fr,18614,107,776169,1,1,Active Shallow Crust,128.8956,89.99326,0.0,05/28/5372
+5.54434,48.06717,3563,4,30,12,25,51,3.65,5.0,fr,18615,71,776172,1,1,Active Shallow Crust,0.0,89.98799,0.0,04/30/3563
+5.54434,48.06717,1108,5,14,12,43,20,3.65,27.5,fr,18616,22,776174,1,1,Active Shallow Crust,0.0,89.98799,0.0,05/14/1108
+5.54434,48.06717,9829,10,18,5,32,16,3.65,5.0,fr,18617,196,776175,1,1,Active Shallow Crust,240.0008,58.01342,0.0,10/18/9829
+5.54434,48.06717,4014,9,25,11,46,20,3.75,5.0,fr,18618,80,776184,1,1,Active Shallow Crust,0.0,89.9893,0.0,09/25/4014
+5.54434,48.06717,2551,4,12,22,31,39,3.75,27.5,fr,18619,51,776186,1,1,Active Shallow Crust,0.0,89.9893,0.0,04/12/2551
+5.54434,48.06717,2787,12,17,15,15,31,3.95,5.0,fr,18620,55,776208,1,1,Active Shallow Crust,0.0,89.99149,0.0,12/17/2787
+5.54434,48.06717,2736,8,25,2,0,45,3.95,27.5,fr,18621,54,776210,1,1,Active Shallow Crust,0.0,89.99149,0.0,08/25/2736
+5.54434,48.06717,6452,8,6,11,0,7,4.65,5.0,fr,18622,129,776295,1,1,Active Shallow Crust,240.0117,57.99413,0.0,08/06/6452
+5.54434,48.06717,4756,2,5,15,44,41,4.85,15.0,fr,18623,95,776326,1,1,Active Shallow Crust,128.8918,89.98914,0.0,02/05/4756
+2.04347,50.63323,4859,6,21,8,20,11,3.55,5.0,fr,18624,97,776640,1,4,Active Shallow Crust,0.0,89.9904,0.0,06/21/4859
+2.04347,50.63323,4958,5,21,12,14,57,3.55,5.0,fr,18625,99,776640,1,4,Active Shallow Crust,0.0,89.9904,0.0,05/21/4958
+2.04347,50.63323,7653,2,22,11,27,22,3.55,5.0,fr,18626,153,776640,1,4,Active Shallow Crust,0.0,89.9904,0.0,02/22/7653
+2.04347,50.63323,7963,12,7,22,51,52,3.55,5.0,fr,18627,159,776640,1,4,Active Shallow Crust,0.0,89.9904,0.0,12/07/7963
+2.04347,50.63323,4904,10,27,14,34,47,3.65,5.0,fr,18628,98,776661,1,1,Active Shallow Crust,128.8993,89.9636,0.0,10/27/4904
+2.04347,50.63323,2599,4,25,3,5,15,3.75,27.5,fr,18629,51,776666,1,1,Active Shallow Crust,0.0,89.98984,0.0,04/25/2599
+2.04347,50.63323,744,7,18,16,6,45,3.85,5.0,fr,18630,14,776676,1,1,Active Shallow Crust,0.0,89.99094,0.0,07/18/0744
+2.04347,50.63323,71,1,20,9,27,26,4.15,27.5,fr,18631,1,776723,1,1,Active Shallow Crust,128.8972,89.99359,0.0,01/20/0071
+2.04347,50.63323,8934,9,11,15,49,6,4.35,15.0,fr,18632,178,776737,1,1,Active Shallow Crust,0.0,89.98981,0.0,09/11/8934
+7.37466,43.99363,6814,10,5,11,17,39,3.55,5.0,fr,18633,136,777120,1,1,Active Shallow Crust,0.0,89.99274,0.0,10/05/6814
+7.37466,43.99363,2453,12,6,5,55,14,3.55,27.5,fr,18634,49,777122,1,1,Active Shallow Crust,0.0,89.99274,0.0,12/06/2453
+7.37466,43.99363,5547,1,7,15,36,7,3.55,5.0,fr,18635,110,777126,1,1,Active Shallow Crust,0.0,89.99266,-90.0,01/07/5547
+7.37466,43.99363,5691,12,3,11,36,22,3.65,5.0,fr,18636,113,777135,1,2,Active Shallow Crust,240.0004,58.01276,0.0,12/03/5691
+7.37466,43.99363,8213,5,30,21,30,49,3.65,5.0,fr,18637,164,777135,1,2,Active Shallow Crust,240.0004,58.01276,0.0,05/30/8213
+7.37466,43.99363,1025,7,3,5,6,58,3.65,5.0,fr,18638,20,777138,1,1,Active Shallow Crust,0.0,89.98692,-90.0,07/03/1025
+7.37466,43.99363,9420,8,25,14,52,32,3.75,5.0,fr,18639,188,777144,1,1,Active Shallow Crust,0.0,89.98847,0.0,08/25/9420
+7.37466,43.99363,644,2,25,3,37,29,3.75,15.0,fr,18640,12,777145,1,1,Active Shallow Crust,0.0,89.98847,0.0,02/25/0644
+7.37466,43.99363,8770,4,30,4,40,54,3.85,5.0,fr,18641,175,777162,1,1,Active Shallow Crust,0.0,89.98961,-90.0,04/30/8770
+7.37466,43.99363,8640,2,2,16,40,52,3.95,5.0,fr,18642,172,777168,1,3,Active Shallow Crust,0.0,89.99084,0.0,02/02/8640
+7.37466,43.99363,2184,4,20,3,46,22,3.95,5.0,fr,18643,43,777168,1,3,Active Shallow Crust,0.0,89.99084,0.0,04/20/2184
+7.37466,43.99363,5609,6,4,10,27,47,3.95,5.0,fr,18644,112,777168,1,3,Active Shallow Crust,0.0,89.99084,0.0,06/04/5609
+7.37466,43.99363,4640,6,5,18,40,57,3.95,15.0,fr,18645,92,777169,1,2,Active Shallow Crust,0.0,89.99084,0.0,06/05/4640
+7.37466,43.99363,7215,12,2,13,37,40,3.95,15.0,fr,18646,144,777169,1,2,Active Shallow Crust,0.0,89.99084,0.0,12/02/7215
+7.37466,43.99363,7844,2,16,23,58,48,3.95,5.0,fr,18647,156,777171,1,1,Active Shallow Crust,240.0202,58.00495,0.0,02/16/7844
+7.37466,43.99363,2232,11,12,5,56,40,4.05,15.0,fr,18648,44,777181,1,1,Active Shallow Crust,0.0,89.99184,0.0,11/12/2232
+7.37466,43.99363,2865,4,15,9,12,53,4.05,5.0,fr,18649,57,777189,1,1,Active Shallow Crust,128.8902,89.99388,0.0,04/15/2865
+7.37466,43.99363,6035,4,27,22,11,53,4.15,5.0,fr,18650,120,777192,1,2,Active Shallow Crust,0.0,89.98909,0.0,04/27/6035
+7.37466,43.99363,1367,1,27,9,25,51,4.15,5.0,fr,18651,27,777192,1,2,Active Shallow Crust,0.0,89.98909,0.0,01/27/1367
+7.37466,43.99363,2359,2,4,17,14,42,4.25,5.0,fr,18652,47,777207,1,1,Active Shallow Crust,240.0068,57.99408,0.0,02/04/2359
+7.37466,43.99363,8380,3,27,16,18,23,4.35,5.0,fr,18653,167,777216,1,1,Active Shallow Crust,0.0,89.99133,0.0,03/27/8380
+7.37466,43.99363,4305,11,30,1,53,2,4.35,5.0,fr,18654,86,777219,1,1,Active Shallow Crust,240.0078,57.99597,0.0,11/30/4305
+7.37466,43.99363,4949,5,3,21,42,13,4.55,5.0,fr,18655,98,777243,1,1,Active Shallow Crust,240.0086,57.99757,0.0,05/03/4949
+7.37466,43.99363,1105,11,14,12,55,1,4.65,15.0,fr,18656,22,777253,1,1,Active Shallow Crust,0.0,89.98978,0.0,11/14/1105
+7.37466,43.99363,9529,8,13,11,45,5,4.75,5.0,fr,18657,190,777270,1,1,Active Shallow Crust,0.0,89.99078,-90.0,08/13/9529
+7.37466,43.99363,5749,6,27,4,33,56,5.55,5.0,fr,18658,114,777363,1,1,Active Shallow Crust,240.0268,58.00217,0.0,06/27/5749
+3.02902,48.84786,9557,3,6,7,30,31,3.55,5.0,fr,18659,191,777600,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/06/9557
+3.02902,48.84786,8298,6,4,3,49,18,3.55,15.0,fr,18660,165,777607,1,1,Active Shallow Crust,0.0,89.98993,-90.0,06/04/8298
+3.02902,48.84786,5081,7,1,2,44,9,3.55,5.0,fr,18661,101,777609,1,2,Active Shallow Crust,128.8967,89.99336,0.0,07/01/5081
+3.02902,48.84786,1477,6,3,3,55,45,3.55,5.0,fr,18662,29,777609,1,2,Active Shallow Crust,128.8967,89.99336,0.0,06/03/1477
+3.02902,48.84786,2206,10,24,8,16,33,4.05,15.0,fr,18663,44,777664,1,1,Active Shallow Crust,240.0066,58.00557,0.0,10/24/2206
+3.02902,48.84786,3685,6,12,7,56,25,4.55,15.0,fr,18664,73,777724,1,1,Active Shallow Crust,240.0098,57.9976,0.0,06/12/3685
+-0.93909,46.8954,9601,1,3,10,34,24,3.55,5.0,fr,18665,192,778080,1,3,Active Shallow Crust,0.0,89.98966,0.0,01/03/9601
+-0.93909,46.8954,2207,3,23,14,16,3,3.55,5.0,fr,18666,44,778080,1,3,Active Shallow Crust,0.0,89.98966,0.0,03/23/2207
+-0.93909,46.8954,2658,7,18,23,32,58,3.55,5.0,fr,18667,53,778080,1,3,Active Shallow Crust,0.0,89.98966,0.0,07/18/2658
+-0.93909,46.8954,9691,4,14,10,54,18,3.65,15.0,fr,18668,193,778093,1,3,Active Shallow Crust,0.0,89.99002,0.0,04/14/9691
+-0.93909,46.8954,8710,12,5,15,33,1,3.65,15.0,fr,18669,174,778093,1,3,Active Shallow Crust,0.0,89.99002,0.0,12/05/8710
+-0.93909,46.8954,7019,4,23,5,17,46,3.65,15.0,fr,18670,140,778093,1,3,Active Shallow Crust,0.0,89.99002,0.0,04/23/7019
+-0.93909,46.8954,3235,7,1,14,33,49,3.65,27.5,fr,18671,64,778094,1,1,Active Shallow Crust,0.0,89.99002,0.0,07/01/3235
+-0.93909,46.8954,1910,9,14,20,33,29,3.75,5.0,fr,18672,38,778104,1,1,Active Shallow Crust,0.0,89.98974,0.0,09/14/1910
+-0.93909,46.8954,7869,11,27,13,24,53,3.75,15.0,fr,18673,157,778105,1,1,Active Shallow Crust,0.0,89.98974,0.0,11/27/7869
+-0.93909,46.8954,9109,2,12,15,5,15,3.75,27.5,fr,18674,182,778106,1,1,Active Shallow Crust,0.0,89.98974,0.0,02/12/9109
+-0.93909,46.8954,5921,9,1,23,53,38,3.75,15.0,fr,18675,118,778108,1,1,Active Shallow Crust,240.0085,58.01754,0.0,09/01/5921
+-0.93909,46.8954,2366,3,27,13,41,8,3.75,5.0,fr,18676,47,778113,1,1,Active Shallow Crust,128.8964,89.96738,0.0,03/27/2366
+-0.93909,46.8954,7104,6,24,3,49,14,3.85,27.5,fr,18677,142,778118,1,1,Active Shallow Crust,0.0,89.99024,0.0,06/24/7104
+-0.93909,46.8954,2021,4,2,9,3,13,3.85,5.0,fr,18678,40,778119,1,2,Active Shallow Crust,240.0109,57.99783,0.0,04/02/2021
+-0.93909,46.8954,6854,1,12,14,37,38,3.85,5.0,fr,18679,137,778119,1,2,Active Shallow Crust,240.0109,57.99783,0.0,01/12/6854
+-0.93909,46.8954,6317,9,13,21,53,50,3.95,5.0,fr,18680,126,778128,1,1,Active Shallow Crust,0.0,89.99022,0.0,09/13/6317
+-0.93909,46.8954,6812,11,27,8,21,54,3.95,5.0,fr,18681,136,778131,1,1,Active Shallow Crust,240.0199,58.00499,0.0,11/27/6812
+-0.93909,46.8954,2127,6,20,13,19,31,3.95,5.0,fr,18682,42,778134,1,1,Active Shallow Crust,0.0,89.9901,-90.0,06/20/2127
+-0.93909,46.8954,4537,8,15,18,24,23,4.05,5.0,fr,18683,90,778140,1,1,Active Shallow Crust,0.0,89.98983,0.0,08/15/4537
+-0.93909,46.8954,4274,2,16,12,9,40,4.05,15.0,fr,18684,85,778141,1,1,Active Shallow Crust,0.0,89.98983,0.0,02/16/4274
+-0.93909,46.8954,8951,7,19,23,54,8,4.05,27.5,fr,18685,179,778145,1,1,Active Shallow Crust,240.006,58.00583,0.0,07/19/8951
+-0.93909,46.8954,145,6,5,18,16,23,4.15,5.0,fr,18686,2,778158,1,1,Active Shallow Crust,0.0,89.98995,-90.0,06/05/0145
+-0.93909,46.8954,554,2,2,22,15,28,4.35,5.0,fr,18687,11,778176,1,3,Active Shallow Crust,0.0,89.99005,0.0,02/02/0554
+-0.93909,46.8954,5724,2,6,4,55,43,4.35,5.0,fr,18688,114,778176,1,3,Active Shallow Crust,0.0,89.99005,0.0,02/06/5724
+-0.93909,46.8954,8193,4,8,6,34,56,4.35,5.0,fr,18689,163,778176,1,3,Active Shallow Crust,0.0,89.99005,0.0,04/08/8193
+-0.93909,46.8954,7917,4,21,19,0,52,4.35,5.0,fr,18690,158,778185,1,1,Active Shallow Crust,128.8978,89.98273,0.0,04/21/7917
+-0.93909,46.8954,41,3,7,2,51,34,4.55,5.0,fr,18691,0,778206,1,1,Active Shallow Crust,0.0,89.99008,-90.0,03/07/0041
+-0.93909,46.8954,8668,8,21,6,19,26,4.95,5.0,fr,18692,173,778248,1,1,Active Shallow Crust,0.0,89.99003,0.0,08/21/8668
+-0.00336,50.8093,3356,7,13,13,28,34,3.65,5.0,fr,18693,67,778572,1,1,Active Shallow Crust,360.0,89.99,0.0,07/13/3356
+-0.00336,50.8093,6968,2,6,21,14,39,3.75,15.0,fr,18694,139,778591,1,1,Active Shallow Crust,0.0,89.99,-90.0,02/06/6968
+-0.00336,50.8093,26,3,9,4,17,2,3.95,5.0,fr,18695,0,778608,1,1,Active Shallow Crust,360.0,89.99,0.0,03/09/0026
+-0.00336,50.8093,1300,10,12,15,27,39,4.05,27.5,fr,18696,25,778625,1,1,Active Shallow Crust,240.0067,58.00594,0.0,10/12/1300
+-0.00336,50.8093,6147,9,27,19,15,15,4.25,5.0,fr,18697,122,778644,1,1,Active Shallow Crust,360.0,89.99,0.0,09/27/6147
+-1.05377,42.37485,6152,5,30,21,15,59,3.65,5.0,fr,18698,123,779052,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/30/6152
+-1.05377,42.37485,16,2,10,0,59,2,3.75,5.0,fr,18699,0,779070,1,1,Active Shallow Crust,0.0,89.98952,-90.0,02/10/0016
+-1.05377,42.37485,4493,3,11,14,56,26,3.85,27.5,fr,18700,89,779078,1,1,Active Shallow Crust,0.0,89.98945,0.0,03/11/4493
+-1.05377,42.37485,535,8,1,11,10,15,3.95,5.0,fr,18701,10,779091,1,1,Active Shallow Crust,240.0193,58.00484,0.0,08/01/0535
+-1.05377,42.37485,2430,4,10,23,14,7,4.15,5.0,fr,18702,48,779115,1,1,Active Shallow Crust,240.0078,57.99726,0.0,04/10/2430
+-1.05377,42.37485,4630,2,25,21,49,3,4.75,15.0,fr,18703,92,779185,1,1,Active Shallow Crust,0.0,89.99017,0.0,02/25/4630
+1.59964,48.52604,6396,2,16,13,20,11,3.55,5.0,fr,18704,127,779520,1,1,Active Shallow Crust,0.0,89.98998,0.0,02/16/6396
+1.59964,48.52604,5084,6,19,15,47,41,3.75,5.0,fr,18705,101,779544,1,1,Active Shallow Crust,0.0,89.98939,0.0,06/19/5084
+1.59964,48.52604,1215,8,10,15,45,36,3.85,5.0,fr,18706,24,779556,1,1,Active Shallow Crust,0.0,89.99055,0.0,08/10/1215
+1.59964,48.52604,7656,7,15,20,30,57,3.95,5.0,fr,18707,153,779568,1,1,Active Shallow Crust,0.0,89.99052,0.0,07/15/7656
+1.59964,48.52604,5479,4,14,23,36,17,4.15,5.0,fr,18708,109,779592,1,1,Active Shallow Crust,0.0,89.98996,0.0,04/14/5479
+1.59964,48.52604,5455,2,3,3,58,52,4.25,15.0,fr,18709,109,779614,1,1,Active Shallow Crust,128.8939,89.9809,0.0,02/03/5455
+-6.22912,49.24578,722,9,4,1,31,20,3.55,5.0,fr,18710,14,780003,1,1,Active Shallow Crust,240.0113,57.99852,0.0,09/04/0722
+-0.07886,43.98248,834,4,8,20,13,5,3.75,5.0,fr,18711,16,780504,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/08/0834
+-0.07886,43.98248,1605,9,1,6,37,41,3.85,5.0,fr,18712,32,780516,1,1,Active Shallow Crust,0.0,89.98997,0.0,09/01/1605
+-0.07886,43.98248,4976,5,20,4,18,6,3.95,15.0,fr,18713,99,780538,1,1,Active Shallow Crust,128.9007,89.99371,0.0,05/20/4976
+-3.58128,48.15464,5228,12,15,6,22,53,3.55,5.0,fr,18714,104,780960,1,1,Active Shallow Crust,0.0,89.98991,0.0,12/15/5228
+-3.58128,48.15464,6456,12,7,1,47,12,3.55,27.5,fr,18715,129,780965,1,1,Active Shallow Crust,240.0125,57.99855,0.0,12/07/6456
+-3.58128,48.15464,4449,11,12,11,36,32,3.55,5.0,fr,18716,88,780969,1,1,Active Shallow Crust,128.8956,89.99327,0.0,11/12/4449
+-3.58128,48.15464,6059,11,3,0,13,8,3.65,5.0,fr,18717,121,780972,1,2,Active Shallow Crust,0.0,89.991,0.0,11/03/6059
+-3.58128,48.15464,3395,7,23,2,5,39,3.65,5.0,fr,18718,67,780972,1,2,Active Shallow Crust,0.0,89.991,0.0,07/23/3395
+-3.58128,48.15464,1409,12,27,0,46,57,3.65,15.0,fr,18719,28,780973,1,1,Active Shallow Crust,0.0,89.991,0.0,12/27/1409
+-3.58128,48.15464,8791,5,5,2,58,45,3.75,5.0,fr,18720,175,780984,1,1,Active Shallow Crust,0.0,89.98931,0.0,05/05/8791
+-3.58128,48.15464,8752,2,29,15,11,33,3.85,5.0,fr,18721,175,780996,1,1,Active Shallow Crust,0.0,89.99048,0.0,02/29/8752
+-3.58128,48.15464,3814,6,26,18,31,12,4.05,5.0,fr,18722,76,781020,1,1,Active Shallow Crust,0.0,89.99054,0.0,06/26/3814
+-3.58128,48.15464,7437,7,27,7,5,22,4.05,5.0,fr,18723,148,781023,1,1,Active Shallow Crust,240.0062,58.00597,0.0,07/27/7437
+-3.58128,48.15464,9676,11,25,20,38,11,4.15,5.0,fr,18724,193,781032,1,1,Active Shallow Crust,0.0,89.98988,0.0,11/25/9676
+-3.58128,48.15464,1011,6,8,18,6,42,4.15,15.0,fr,18725,20,781033,1,1,Active Shallow Crust,0.0,89.98988,0.0,06/08/1011
+-3.58128,48.15464,8721,3,11,4,19,55,4.15,5.0,fr,18726,174,781038,1,1,Active Shallow Crust,0.0,89.98977,-90.0,03/11/8721
+-3.58128,48.15464,1238,10,19,23,48,42,4.25,15.0,fr,18727,24,781054,1,1,Active Shallow Crust,128.8944,89.98076,0.0,10/19/1238
+-3.58128,48.15464,8058,8,30,0,16,35,4.35,5.0,fr,18728,161,781056,1,1,Active Shallow Crust,0.0,89.99062,0.0,08/30/8058
+1.4409,45.05444,9792,3,12,22,32,19,3.65,5.0,fr,18729,195,781452,1,2,Active Shallow Crust,0.0,89.99048,0.0,03/12/9792
+1.4409,45.05444,6750,5,20,12,50,43,3.65,5.0,fr,18730,134,781452,1,2,Active Shallow Crust,0.0,89.99048,0.0,05/20/6750
+1.4409,45.05444,9600,9,7,4,44,0,3.65,15.0,fr,18731,191,781453,1,1,Active Shallow Crust,0.0,89.99048,0.0,09/07/9600
+1.4409,45.05444,2145,11,29,19,33,17,3.85,15.0,fr,18732,42,781486,1,1,Active Shallow Crust,128.8959,89.9937,0.0,11/29/2145
+1.4409,45.05444,9532,5,14,18,46,50,5.15,15.0,fr,18733,190,781642,1,1,Active Shallow Crust,128.8845,89.99099,0.0,05/14/9532
+-2.2066,47.19431,7479,7,2,6,43,44,3.55,15.0,fr,18734,149,781921,1,1,Active Shallow Crust,0.0,89.98972,0.0,07/02/7479
+-2.2066,47.19431,9609,11,26,12,12,46,3.55,5.0,fr,18735,192,781926,1,1,Active Shallow Crust,0.0,89.9896,-90.0,11/26/9609
+-2.2066,47.19431,6638,7,27,13,36,51,3.55,15.0,fr,18736,132,781927,1,1,Active Shallow Crust,0.0,89.9896,-90.0,07/27/6638
+-2.2066,47.19431,85,5,22,17,52,17,3.65,5.0,fr,18737,1,781932,1,1,Active Shallow Crust,0.0,89.99084,0.0,05/22/0085
+-2.2066,47.19431,6711,2,25,13,36,2,3.65,15.0,fr,18738,134,781933,1,1,Active Shallow Crust,0.0,89.99084,0.0,02/25/6711
+-2.2066,47.19431,2401,5,12,12,2,34,3.65,15.0,fr,18739,48,781942,1,1,Active Shallow Crust,128.9007,89.96354,0.0,05/12/2401
+-2.2066,47.19431,2117,7,9,7,3,25,3.75,15.0,fr,18740,42,781945,1,1,Active Shallow Crust,0.0,89.98911,0.0,07/09/2117
+-2.2066,47.19431,7617,7,22,19,12,40,3.85,5.0,fr,18741,152,781956,1,1,Active Shallow Crust,0.0,89.9903,0.0,07/22/7617
+-2.2066,47.19431,1395,4,12,17,9,35,3.85,5.0,fr,18742,27,781959,1,2,Active Shallow Crust,240.0107,57.99767,0.0,04/12/1395
+-2.2066,47.19431,1673,1,6,13,20,28,3.85,5.0,fr,18743,33,781959,1,2,Active Shallow Crust,240.0107,57.99767,0.0,01/06/1673
+-2.2066,47.19431,5305,6,6,1,14,34,3.95,5.0,fr,18744,106,781968,1,2,Active Shallow Crust,0.0,89.98919,0.0,06/06/5305
+-2.2066,47.19431,7588,3,27,10,18,53,3.95,5.0,fr,18745,151,781968,1,2,Active Shallow Crust,0.0,89.98919,0.0,03/27/7588
+-2.2066,47.19431,9631,11,26,14,21,52,3.95,15.0,fr,18746,192,781969,1,1,Active Shallow Crust,0.0,89.98919,0.0,11/26/9631
+-2.2066,47.19431,8290,5,22,9,7,46,4.05,5.0,fr,18747,165,781980,1,2,Active Shallow Crust,0.0,89.99036,0.0,05/22/8290
+-2.2066,47.19431,5640,4,19,16,53,9,4.05,5.0,fr,18748,112,781980,1,2,Active Shallow Crust,0.0,89.99036,0.0,04/19/5640
+-2.2066,47.19431,2889,2,20,23,54,53,4.25,5.0,fr,18749,57,782004,1,2,Active Shallow Crust,0.0,89.98929,0.0,02/20/2889
+-2.2066,47.19431,7602,12,6,10,45,29,4.25,5.0,fr,18750,152,782004,1,2,Active Shallow Crust,0.0,89.98929,0.0,12/06/7602
+-2.2066,47.19431,2898,7,26,7,2,6,4.35,27.5,fr,18751,57,782018,1,1,Active Shallow Crust,0.0,89.99045,0.0,07/26/2898
+-2.2066,47.19431,2352,5,17,21,17,13,4.85,27.5,fr,18752,47,782078,1,1,Active Shallow Crust,0.0,89.99003,0.0,05/17/2352
+-2.2066,47.19431,1413,7,17,1,1,28,5.35,15.0,fr,18753,28,782137,1,1,Active Shallow Crust,0.0,89.99007,0.0,07/17/1413
+-4.65474,47.22453,5633,9,29,2,32,32,3.55,15.0,fr,18754,112,782401,1,1,Active Shallow Crust,0.0,89.99315,0.0,09/29/5633
+-4.65474,47.22453,8252,4,23,6,38,47,3.95,15.0,fr,18755,165,782452,1,1,Active Shallow Crust,240.0204,58.00452,0.0,04/23/8252
+-4.65474,47.22453,1712,5,17,13,0,27,5.35,5.0,fr,18756,34,782625,1,1,Active Shallow Crust,128.8827,89.98796,0.0,05/17/1712
+4.23408,47.24822,6636,9,21,11,0,52,3.65,5.0,fr,18757,132,782892,1,3,Active Shallow Crust,0.0,89.9878,0.0,09/21/6636
+4.23408,47.24822,9489,10,10,4,59,13,3.65,5.0,fr,18758,189,782892,1,3,Active Shallow Crust,0.0,89.9878,0.0,10/10/9489
+4.23408,47.24822,3708,11,11,4,16,27,3.65,5.0,fr,18759,74,782892,1,3,Active Shallow Crust,0.0,89.9878,0.0,11/11/3708
+4.23408,47.24822,6477,4,8,6,12,49,3.75,5.0,fr,18760,129,782904,1,1,Active Shallow Crust,0.0,89.98913,0.0,04/08/6477
+4.23408,47.24822,6866,5,22,0,32,23,3.85,5.0,fr,18761,137,782916,1,1,Active Shallow Crust,0.0,89.99031,0.0,05/22/6866
+4.23408,47.24822,4348,5,14,16,26,52,3.85,27.5,fr,18762,86,782918,1,1,Active Shallow Crust,0.0,89.99031,0.0,05/14/4348
+4.23408,47.24822,5989,8,31,18,57,58,4.15,5.0,fr,18763,119,782952,1,1,Active Shallow Crust,0.0,89.98971,0.0,08/31/5989
+5.3311,49.92461,6527,4,19,7,30,13,4.35,15.0,fr,18764,130,783457,1,1,Active Shallow Crust,0.0,89.98966,0.0,04/19/6527
+7.41371,45.32154,5398,4,30,11,31,32,3.55,5.0,fr,18765,107,783840,1,3,Active Shallow Crust,0.0,89.99291,0.0,04/30/5398
+7.41371,45.32154,8246,7,18,2,5,42,3.55,5.0,fr,18766,164,783840,1,3,Active Shallow Crust,0.0,89.99291,0.0,07/18/8246
+7.41371,45.32154,7746,11,30,11,50,42,3.55,5.0,fr,18767,154,783840,1,3,Active Shallow Crust,0.0,89.99291,0.0,11/30/7746
+7.41371,45.32154,5929,5,15,7,49,42,3.55,15.0,fr,18768,118,783841,1,1,Active Shallow Crust,0.0,89.99291,0.0,05/15/5929
+7.41371,45.32154,5885,6,30,3,2,37,3.55,5.0,fr,18769,117,783843,1,1,Active Shallow Crust,240.0121,57.99849,0.0,06/30/5885
+7.41371,45.32154,5588,6,18,6,28,44,3.55,5.0,fr,18770,111,783849,1,1,Active Shallow Crust,128.895,89.99645,0.0,06/18/5588
+7.41371,45.32154,2134,12,20,13,55,3,3.65,5.0,fr,18771,42,783852,1,1,Active Shallow Crust,0.0,89.98736,0.0,12/20/2134
+7.41371,45.32154,2362,6,25,1,10,4,3.65,27.5,fr,18772,47,783854,1,1,Active Shallow Crust,0.0,89.98736,0.0,06/25/2362
+7.41371,45.32154,1735,10,25,4,25,5,3.65,27.5,fr,18773,34,783863,1,1,Active Shallow Crust,128.901,89.9635,0.0,10/25/1735
+7.41371,45.32154,2313,5,17,11,35,13,3.75,5.0,fr,18774,46,783864,1,1,Active Shallow Crust,0.0,89.98874,0.0,05/17/2313
+7.41371,45.32154,3407,5,5,4,6,40,3.75,5.0,fr,18775,68,783867,1,1,Active Shallow Crust,240.008,58.01748,0.0,05/05/3407
+7.41371,45.32154,5193,9,25,20,49,44,3.75,15.0,fr,18776,103,783874,1,1,Active Shallow Crust,128.8972,89.96747,0.0,09/25/5193
+7.41371,45.32154,1167,8,30,12,57,51,3.85,5.0,fr,18777,23,783876,1,3,Active Shallow Crust,0.0,89.98996,0.0,08/30/1167
+7.41371,45.32154,773,4,30,1,33,36,3.85,5.0,fr,18778,15,783876,1,3,Active Shallow Crust,0.0,89.98996,0.0,04/30/0773
+7.41371,45.32154,8483,7,4,9,6,32,3.85,5.0,fr,18779,169,783876,1,3,Active Shallow Crust,0.0,89.98996,0.0,07/04/8483
+7.41371,45.32154,2709,8,11,11,1,13,3.85,15.0,fr,18780,54,783877,1,1,Active Shallow Crust,0.0,89.98996,0.0,08/11/2709
+7.41371,45.32154,2177,12,16,15,34,37,3.85,27.5,fr,18781,43,783878,1,1,Active Shallow Crust,0.0,89.98996,0.0,12/16/2177
+7.41371,45.32154,3599,9,7,16,16,7,3.95,5.0,fr,18782,71,783888,1,1,Active Shallow Crust,0.0,89.99105,0.0,09/07/3599
+7.41371,45.32154,6780,5,27,20,35,0,3.95,15.0,fr,18783,135,783889,1,1,Active Shallow Crust,0.0,89.99105,0.0,05/27/6780
+7.41371,45.32154,1285,3,16,14,40,21,3.95,27.5,fr,18784,25,783890,1,1,Active Shallow Crust,0.0,89.99105,0.0,03/16/1285
+7.41371,45.32154,9431,4,6,0,26,29,4.05,27.5,fr,18785,188,783911,1,1,Active Shallow Crust,128.8906,89.99402,0.0,04/06/9431
+7.41371,45.32154,5018,10,29,2,43,21,4.15,15.0,fr,18786,100,783916,1,1,Active Shallow Crust,240.008,57.99787,0.0,10/29/5018
+7.41371,45.32154,76,6,20,11,25,42,4.25,5.0,fr,18787,1,783930,1,1,Active Shallow Crust,0.0,89.99039,-90.0,06/20/0076
+7.41371,45.32154,2818,10,10,21,5,49,4.35,5.0,fr,18788,56,783939,1,1,Active Shallow Crust,240.0081,57.99631,0.0,10/10/2818
+7.41371,45.32154,2129,11,30,9,7,41,4.35,15.0,fr,18789,42,783940,1,1,Active Shallow Crust,240.0081,57.99631,0.0,11/30/2129
+7.41371,45.32154,4594,5,11,8,15,27,4.55,5.0,fr,18790,91,783960,1,1,Active Shallow Crust,0.0,89.99103,0.0,05/11/4594
+7.41371,45.32154,6069,9,15,3,6,5,4.75,15.0,fr,18791,121,783985,1,1,Active Shallow Crust,0.0,89.98931,0.0,09/15/6069
+2.02332,45.76342,4568,11,12,1,7,31,3.55,5.0,fr,18792,91,784800,1,2,Active Shallow Crust,0.0,89.98945,0.0,11/12/4568
+2.02332,45.76342,9225,11,23,20,58,24,3.55,5.0,fr,18793,184,784800,1,2,Active Shallow Crust,0.0,89.98945,0.0,11/23/9225
+2.02332,45.76342,8610,3,16,0,0,12,3.55,15.0,fr,18794,172,784801,1,1,Active Shallow Crust,0.0,89.98945,0.0,03/16/8610
+2.02332,45.76342,1349,2,23,9,16,44,3.65,5.0,fr,18795,26,784812,1,1,Active Shallow Crust,0.0,89.99059,0.0,02/23/1349
+2.02332,45.76342,9394,6,18,12,27,9,3.65,15.0,fr,18796,187,784813,1,1,Active Shallow Crust,0.0,89.99059,0.0,06/18/9394
+2.02332,45.76342,1864,7,7,6,39,16,3.75,5.0,fr,18797,37,784824,1,1,Active Shallow Crust,0.0,89.98882,0.0,07/07/1864
+2.02332,45.76342,5167,5,29,17,53,13,3.85,5.0,fr,18798,103,784839,1,1,Active Shallow Crust,240.0111,57.99769,0.0,05/29/5167
+2.02332,45.76342,7150,1,14,14,9,15,4.15,5.0,fr,18799,142,784872,1,2,Active Shallow Crust,0.0,89.98943,0.0,01/14/7150
+2.02332,45.76342,8028,3,9,7,21,48,4.15,5.0,fr,18800,160,784872,1,2,Active Shallow Crust,0.0,89.98943,0.0,03/09/8028
+2.02332,45.76342,6058,3,22,17,39,27,4.95,5.0,fr,18801,121,784974,1,1,Active Shallow Crust,0.0,89.99006,-90.0,03/22/6058
+2.023333,45.76342,1749,12,28,17,31,12,6.65,10.68981,fr,18802,34,785172,1,1,Active Shallow Crust,0.0,89.99002,0.0,12/28/1749
+6.91213,49.50072,520,4,6,12,27,26,3.55,15.0,fr,18803,10,785761,1,1,Active Shallow Crust,0.0,89.9869,0.0,04/06/0520
+6.91213,49.50072,7636,10,11,15,51,16,3.65,5.0,fr,18804,152,785772,1,1,Active Shallow Crust,0.0,89.98833,0.0,10/11/7636
+6.91213,49.50072,9329,6,13,9,32,51,3.75,15.0,fr,18805,186,785785,1,1,Active Shallow Crust,0.0,89.98959,0.0,06/13/9329
+6.91213,49.50072,2883,5,22,11,38,45,3.75,5.0,fr,18806,57,785787,1,2,Active Shallow Crust,240.009,58.01714,0.0,05/22/2883
+6.91213,49.50072,728,1,28,7,17,9,3.75,5.0,fr,18807,14,785787,1,2,Active Shallow Crust,240.009,58.01714,0.0,01/28/0728
+6.91213,49.50072,7787,6,29,22,22,45,3.75,27.5,fr,18808,155,785789,1,1,Active Shallow Crust,240.009,58.01714,0.0,06/29/7787
+6.91213,49.50072,9266,9,18,0,39,34,4.25,5.0,fr,18809,185,785850,1,1,Active Shallow Crust,0.0,89.99112,-90.0,09/18/9266
+3.33066,49.01464,5205,11,12,8,28,51,3.55,15.0,fr,18810,104,786247,1,1,Active Shallow Crust,0.0,89.98997,-90.0,11/12/5205
+2.71988,43.23415,7714,1,6,19,21,37,3.55,5.0,fr,18811,154,786720,1,1,Active Shallow Crust,0.0,89.98898,0.0,01/06/7714
+2.71988,43.23415,8617,8,22,5,45,9,3.75,5.0,fr,18812,172,786744,1,1,Active Shallow Crust,0.0,89.99125,0.0,08/22/8617
+2.71988,43.23415,1054,8,9,17,41,45,3.85,5.0,fr,18813,21,786756,1,1,Active Shallow Crust,0.0,89.9896,0.0,08/09/1054
+2.71988,43.23415,7528,3,18,4,49,41,3.85,15.0,fr,18814,150,786757,1,1,Active Shallow Crust,0.0,89.9896,0.0,03/18/7528
+2.71988,43.23415,2514,9,25,16,54,58,3.85,27.5,fr,18815,50,786758,1,1,Active Shallow Crust,0.0,89.9896,0.0,09/25/2514
+2.71988,43.23415,5855,11,21,11,13,32,3.95,5.0,fr,18816,117,786768,1,1,Active Shallow Crust,0.0,89.99073,0.0,11/21/5855
+2.71988,43.23415,8401,11,15,4,56,36,4.05,5.0,fr,18817,168,786780,1,1,Active Shallow Crust,0.0,89.98967,0.0,11/15/8401
+2.71988,43.23415,3947,8,9,11,41,25,4.15,5.0,fr,18818,78,786792,1,1,Active Shallow Crust,0.0,89.99079,0.0,08/09/3947
+1.70785,49.05686,9750,3,10,23,16,48,3.55,5.0,fr,18819,194,787200,1,1,Active Shallow Crust,0.0,89.99009,0.0,03/10/9750
+1.70785,49.05686,9087,10,26,4,5,55,3.55,27.5,fr,18820,181,787202,1,1,Active Shallow Crust,0.0,89.99009,0.0,10/26/9087
+1.70785,49.05686,374,5,2,6,38,45,3.55,5.0,fr,18821,7,787209,1,1,Active Shallow Crust,128.896,89.99422,0.0,05/02/0374
+1.70785,49.05686,2877,3,14,11,51,52,3.65,5.0,fr,18822,57,787212,1,1,Active Shallow Crust,0.0,89.98969,0.0,03/14/2877
+1.70785,49.05686,1327,5,21,23,54,25,3.65,15.0,fr,18823,26,787213,1,1,Active Shallow Crust,0.0,89.98969,0.0,05/21/1327
+1.70785,49.05686,2030,9,11,0,50,31,3.75,5.0,fr,18824,40,787224,1,1,Active Shallow Crust,0.0,89.9895,0.0,09/11/2030
+1.70785,49.05686,7106,12,13,23,41,39,4.05,5.0,fr,18825,142,787263,1,1,Active Shallow Crust,240.0065,58.00592,0.0,12/13/7106
+1.70785,49.05686,9040,4,2,10,13,21,5.15,5.0,fr,18826,180,787392,1,1,Active Shallow Crust,0.0,89.99005,0.0,04/02/9040
+-2.64038,42.1881,1535,6,21,0,28,29,3.65,5.0,fr,18827,30,787692,1,3,Active Shallow Crust,0.0,89.99001,0.0,06/21/1535
+-2.64038,42.1881,9853,3,7,23,40,39,3.65,5.0,fr,18828,197,787692,1,3,Active Shallow Crust,0.0,89.99001,0.0,03/07/9853
+-2.64038,42.1881,8172,3,28,14,48,5,3.65,5.0,fr,18829,163,787692,1,3,Active Shallow Crust,0.0,89.99001,0.0,03/28/8172
+-2.64038,42.1881,6697,5,15,1,12,23,3.65,5.0,fr,18830,133,787698,1,1,Active Shallow Crust,0.0,89.9899,-90.0,05/15/6697
+-2.64038,42.1881,3771,8,7,19,35,41,3.75,5.0,fr,18831,75,787704,1,2,Active Shallow Crust,0.0,89.9911,0.0,08/07/3771
+-2.64038,42.1881,3272,8,12,16,39,14,3.75,5.0,fr,18832,65,787704,1,2,Active Shallow Crust,0.0,89.9911,0.0,08/12/3272
+-2.64038,42.1881,6776,3,27,0,29,48,3.75,5.0,fr,18833,135,787707,1,1,Active Shallow Crust,240.0074,58.0179,0.0,03/27/6776
+-2.64038,42.1881,8791,8,7,19,50,45,3.75,15.0,fr,18834,175,787708,1,2,Active Shallow Crust,240.0074,58.0179,0.0,08/07/8791
+-2.64038,42.1881,2997,11,5,10,21,46,3.75,15.0,fr,18835,59,787708,1,2,Active Shallow Crust,240.0074,58.0179,0.0,11/05/2997
+-2.64038,42.1881,8247,8,15,12,18,37,3.75,5.0,fr,18836,164,787713,1,1,Active Shallow Crust,128.8972,89.96712,0.0,08/15/8247
+-2.64038,42.1881,9192,3,7,3,1,10,3.85,15.0,fr,18837,183,787717,1,1,Active Shallow Crust,0.0,89.98942,0.0,03/07/9192
+-2.64038,42.1881,9124,10,22,3,43,32,3.95,5.0,fr,18838,182,787728,1,1,Active Shallow Crust,0.0,89.99057,0.0,10/22/9124
+-2.64038,42.1881,1462,10,23,7,55,26,4.15,15.0,fr,18839,29,787753,1,1,Active Shallow Crust,0.0,89.99064,0.0,10/23/1462
+-2.64038,42.1881,9566,2,21,3,19,7,4.25,5.0,fr,18840,191,787764,1,1,Active Shallow Crust,0.0,89.98999,0.0,02/21/9566
+-2.64038,42.1881,5186,10,28,14,56,52,4.35,5.0,fr,18841,103,787779,1,1,Active Shallow Crust,240.0076,57.99569,0.0,10/28/5186
+-2.64038,42.1881,5263,2,2,20,22,44,4.45,5.0,fr,18842,105,787788,1,1,Active Shallow Crust,0.0,89.9894,0.0,02/02/5263
+-2.64038,42.1881,2009,9,25,10,22,51,4.45,5.0,fr,18843,40,787797,1,1,Active Shallow Crust,128.8931,89.99337,0.0,09/25/2009
+-2.64038,42.1881,1557,7,2,11,57,50,4.65,15.0,fr,18844,31,787813,1,1,Active Shallow Crust,0.0,89.99052,0.0,07/02/1557
+-2.64038,42.1881,7270,6,19,1,22,37,4.75,5.0,fr,18845,145,787830,1,1,Active Shallow Crust,0.0,89.98956,-90.0,06/19/7270
+-2.64038,42.1881,7075,7,9,9,47,45,4.95,5.0,fr,18846,141,787848,1,1,Active Shallow Crust,0.0,89.99031,0.0,07/09/7075
+-2.64038,42.1881,7725,8,2,8,44,7,5.25,5.0,fr,18847,154,787884,1,1,Active Shallow Crust,0.0,89.98997,0.0,08/02/7725
+2.31082,42.10271,2265,12,29,6,19,10,3.55,5.0,fr,18848,45,788160,1,2,Active Shallow Crust,0.0,89.98878,0.0,12/29/2265
+2.31082,42.10271,9930,1,14,12,58,18,3.55,5.0,fr,18849,198,788160,1,2,Active Shallow Crust,0.0,89.98878,0.0,01/14/9930
+2.31082,42.10271,5798,8,15,11,27,32,3.55,15.0,fr,18850,115,788161,1,1,Active Shallow Crust,0.0,89.98878,0.0,08/15/5798
+2.31082,42.10271,2536,3,24,16,32,45,3.55,27.5,fr,18851,50,788162,1,1,Active Shallow Crust,0.0,89.98878,0.0,03/24/2536
+2.31082,42.10271,4551,3,29,3,27,14,3.55,5.0,fr,18852,91,788163,1,1,Active Shallow Crust,240.0114,57.99843,0.0,03/29/4551
+2.31082,42.10271,4861,6,12,6,12,6,3.55,15.0,fr,18853,97,788164,1,1,Active Shallow Crust,240.0114,57.99843,0.0,06/12/4861
+2.31082,42.10271,1683,4,29,8,46,8,3.55,5.0,fr,18854,33,788169,1,1,Active Shallow Crust,128.8962,89.99439,0.0,04/29/1683
+2.31082,42.10271,4823,4,29,19,2,9,3.65,5.0,fr,18855,96,788172,1,4,Active Shallow Crust,0.0,89.99,0.0,04/29/4823
+2.31082,42.10271,1380,4,19,6,25,11,3.65,5.0,fr,18856,27,788172,1,4,Active Shallow Crust,0.0,89.99,0.0,04/19/1380
+2.31082,42.10271,6874,10,15,23,57,59,3.65,5.0,fr,18857,137,788172,1,4,Active Shallow Crust,0.0,89.99,0.0,10/15/6874
+2.31082,42.10271,4806,9,6,7,3,13,3.65,5.0,fr,18858,96,788172,1,4,Active Shallow Crust,0.0,89.99,0.0,09/06/4806
+2.31082,42.10271,4012,8,25,2,47,2,3.65,5.0,fr,18859,80,788178,1,2,Active Shallow Crust,0.0,89.98988,-90.0,08/25/4012
+2.31082,42.10271,1784,3,10,14,56,22,3.65,5.0,fr,18860,35,788178,1,2,Active Shallow Crust,0.0,89.98988,-90.0,03/10/1784
+2.31082,42.10271,5483,1,10,14,17,40,3.65,5.0,fr,18861,109,788181,1,1,Active Shallow Crust,128.9015,89.96344,0.0,01/10/5483
+2.31082,42.10271,4397,1,3,11,10,27,3.65,27.5,fr,18862,87,788183,1,1,Active Shallow Crust,128.9015,89.96344,0.0,01/03/4397
+2.31082,42.10271,2396,1,9,20,39,36,3.75,27.5,fr,18863,47,788186,1,1,Active Shallow Crust,0.0,89.99109,0.0,01/09/2396
+2.31082,42.10271,929,4,23,15,7,51,3.85,5.0,fr,18864,18,788196,1,1,Active Shallow Crust,0.0,89.98941,0.0,04/23/0929
+2.31082,42.10271,6404,6,5,15,48,42,3.85,5.0,fr,18865,128,788199,1,1,Active Shallow Crust,240.0105,57.99746,0.0,06/05/6404
+2.31082,42.10271,9289,4,24,6,48,48,3.85,5.0,fr,18866,185,788202,1,1,Active Shallow Crust,0.0,89.98928,-90.0,04/24/9289
+2.31082,42.10271,9333,11,22,5,3,7,4.15,5.0,fr,18867,186,788232,1,1,Active Shallow Crust,0.0,89.99062,0.0,11/22/9333
+2.31082,42.10271,602,11,7,23,38,32,4.25,5.0,fr,18868,12,788244,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/07/0602
+2.31082,42.10271,5902,3,19,17,16,11,4.55,5.0,fr,18869,118,788280,1,2,Active Shallow Crust,0.0,89.99053,0.0,03/19/5902
+2.31082,42.10271,9520,8,29,23,13,55,4.55,5.0,fr,18870,190,788280,1,2,Active Shallow Crust,0.0,89.99053,0.0,08/29/9520
+2.31082,42.10271,9442,8,10,11,20,20,5.25,5.0,fr,18871,188,788364,1,1,Active Shallow Crust,0.0,89.98996,0.0,08/10/9442
+2.31082,42.10271,8047,6,11,9,7,21,5.55,15.0,fr,18872,160,788401,1,1,Active Shallow Crust,0.0,89.9899,0.0,06/11/8047
+-5.64911,48.21421,5298,9,6,8,4,18,3.85,5.0,fr,18873,105,788676,1,1,Active Shallow Crust,0.0,89.99049,0.0,09/06/5298
+-5.64911,48.21421,15,12,27,12,31,40,4.35,5.0,fr,18874,0,788736,1,1,Active Shallow Crust,0.0,89.9893,0.0,12/27/0015
+-5.64911,48.21421,8525,10,19,18,53,55,4.45,5.0,fr,18875,170,788751,1,1,Active Shallow Crust,240.0063,57.99467,0.0,10/19/8525
+-5.64911,48.21421,3195,1,7,4,16,36,4.95,15.0,fr,18876,63,788809,1,1,Active Shallow Crust,0.0,89.99062,0.0,01/07/3195
+5.30951,44.13869,3591,8,16,7,51,25,3.55,5.0,fr,18877,71,789120,1,1,Active Shallow Crust,0.0,89.99276,0.0,08/16/3591
+5.30951,44.13869,7404,6,26,20,7,2,3.55,15.0,fr,18878,148,789121,1,2,Active Shallow Crust,0.0,89.99276,0.0,06/26/7404
+5.30951,44.13869,2726,1,22,1,37,25,3.55,15.0,fr,18879,54,789121,1,2,Active Shallow Crust,0.0,89.99276,0.0,01/22/2726
+5.30951,44.13869,5326,4,26,9,34,22,3.55,27.5,fr,18880,106,789122,1,1,Active Shallow Crust,0.0,89.99276,0.0,04/26/5326
+5.30951,44.13869,6408,5,12,3,49,57,3.65,5.0,fr,18881,128,789132,1,2,Active Shallow Crust,0.0,89.9871,0.0,05/12/6408
+5.30951,44.13869,8709,7,24,9,2,32,3.65,5.0,fr,18882,174,789132,1,2,Active Shallow Crust,0.0,89.9871,0.0,07/24/8709
+5.30951,44.13869,2297,8,24,13,40,55,3.65,15.0,fr,18883,45,789133,1,2,Active Shallow Crust,0.0,89.9871,0.0,08/24/2297
+5.30951,44.13869,4329,9,22,8,56,11,3.65,15.0,fr,18884,86,789133,1,2,Active Shallow Crust,0.0,89.9871,0.0,09/22/4329
+5.30951,44.13869,2667,12,18,13,44,16,3.65,5.0,fr,18885,53,789141,1,1,Active Shallow Crust,128.8996,89.96348,0.0,12/18/2667
+5.30951,44.13869,7900,12,14,9,19,22,3.75,5.0,fr,18886,157,789144,1,2,Active Shallow Crust,0.0,89.9885,0.0,12/14/7900
+5.30951,44.13869,8792,6,26,7,14,51,3.75,5.0,fr,18887,175,789144,1,2,Active Shallow Crust,0.0,89.9885,0.0,06/26/8792
+5.30951,44.13869,9741,10,29,5,51,5,3.75,15.0,fr,18888,194,789145,1,1,Active Shallow Crust,0.0,89.9885,0.0,10/29/9741
+5.30951,44.13869,4541,9,16,4,42,45,3.85,5.0,fr,18889,90,789156,1,2,Active Shallow Crust,0.0,89.98975,0.0,09/16/4541
+5.30951,44.13869,9361,4,26,20,28,3,3.85,5.0,fr,18890,187,789156,1,2,Active Shallow Crust,0.0,89.98975,0.0,04/26/9361
+5.30951,44.13869,9220,8,6,16,33,31,3.85,15.0,fr,18891,184,789157,1,1,Active Shallow Crust,0.0,89.98975,0.0,08/06/9220
+5.30951,44.13869,5100,3,1,22,29,12,3.95,27.5,fr,18892,101,789170,1,1,Active Shallow Crust,0.0,89.99087,0.0,03/01/5100
+5.30951,44.13869,5257,4,13,4,15,47,3.95,27.5,fr,18893,105,789179,1,1,Active Shallow Crust,128.9005,89.99315,0.0,04/13/5257
+5.30951,44.13869,1064,10,6,18,54,27,4.05,5.0,fr,18894,21,789180,1,1,Active Shallow Crust,0.0,89.99186,0.0,10/06/1064
+5.30951,44.13869,6819,4,6,20,16,38,4.15,5.0,fr,18895,136,789195,1,1,Active Shallow Crust,240.0081,57.9971,0.0,04/06/6819
+5.30951,44.13869,3072,6,6,16,52,41,4.35,5.0,fr,18896,61,789216,1,1,Active Shallow Crust,0.0,89.99136,0.0,06/06/3072
+5.30951,44.13869,7163,9,12,19,17,35,4.35,15.0,fr,18897,143,789217,1,1,Active Shallow Crust,0.0,89.99136,0.0,09/12/7163
+5.30951,44.13869,1137,6,9,9,56,46,4.35,5.0,fr,18898,22,789219,1,1,Active Shallow Crust,240.0083,57.99585,0.0,06/09/1137
+5.30951,44.13869,4437,1,20,17,54,20,4.55,5.0,fr,18899,88,789240,1,2,Active Shallow Crust,0.0,89.99084,0.0,01/20/4437
+5.30951,44.13869,1670,5,27,19,43,10,4.55,5.0,fr,18900,33,789240,1,2,Active Shallow Crust,0.0,89.99084,0.0,05/27/1670
+5.30951,44.13869,2510,9,7,15,42,0,4.65,5.0,fr,18901,50,789252,1,1,Active Shallow Crust,0.0,89.9898,0.0,09/07/2510
+0.94153,44.47727,6751,5,27,10,25,31,3.55,5.0,fr,18902,135,789600,1,1,Active Shallow Crust,0.0,89.9901,0.0,05/27/6751
+0.94153,44.47727,1562,6,3,14,3,58,3.55,15.0,fr,18903,31,789601,1,2,Active Shallow Crust,0.0,89.9901,0.0,06/03/1562
+0.94153,44.47727,2569,3,24,10,12,35,3.55,15.0,fr,18904,51,789601,1,2,Active Shallow Crust,0.0,89.9901,0.0,03/24/2569
+0.94153,44.47727,607,8,15,19,10,12,4.05,5.0,fr,18905,12,789669,1,1,Active Shallow Crust,128.8908,89.99368,0.0,08/15/0607
+0.94153,44.47727,8920,10,2,7,45,32,5.25,5.0,fr,18906,178,789813,1,1,Active Shallow Crust,128.8843,89.98701,0.0,10/02/8920
+-0.7659,47.98464,607,11,18,6,50,34,3.55,5.0,fr,18907,12,790080,1,1,Active Shallow Crust,0.0,89.98988,0.0,11/18/0607
+-0.7659,47.98464,5560,4,21,0,53,51,3.55,5.0,fr,18908,111,790089,1,1,Active Shallow Crust,128.896,89.99409,0.0,04/21/5560
+-0.7659,47.98464,9263,4,1,14,23,42,3.65,5.0,fr,18909,185,790092,1,1,Active Shallow Crust,0.0,89.99023,0.0,04/01/9263
+-0.7659,47.98464,7424,11,1,2,21,59,3.65,5.0,fr,18910,148,790101,1,1,Active Shallow Crust,128.9003,89.96349,0.0,11/01/7424
+-0.7659,47.98464,1167,12,30,7,25,4,3.75,5.0,fr,18911,23,790104,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/30/1167
+-0.7659,47.98464,5020,5,11,11,18,16,3.75,15.0,fr,18912,100,790105,1,2,Active Shallow Crust,0.0,89.98994,0.0,05/11/5020
+-0.7659,47.98464,3891,10,3,15,29,43,3.75,15.0,fr,18913,77,790105,1,2,Active Shallow Crust,0.0,89.98994,0.0,10/03/3891
+-0.7659,47.98464,8719,9,22,18,50,21,3.85,5.0,fr,18914,174,790116,1,1,Active Shallow Crust,0.0,89.98985,0.0,09/22/8719
+-0.7659,47.98464,2888,8,10,21,20,13,4.05,27.5,fr,18915,57,790142,1,1,Active Shallow Crust,0.0,89.99004,0.0,08/10/2888
+-0.7659,47.98464,8637,7,12,9,31,9,4.45,15.0,fr,18916,172,790189,1,1,Active Shallow Crust,0.0,89.99012,0.0,07/12/8637
+-0.7659,47.98464,9550,5,6,9,41,53,4.45,5.0,fr,18917,190,790197,1,1,Active Shallow Crust,128.8919,89.99371,0.0,05/06/9550
+4.81158,42.60528,9795,9,24,17,34,34,3.65,5.0,fr,18918,195,790572,1,1,Active Shallow Crust,0.0,89.98677,0.0,09/24/9795
+4.81158,42.60528,5915,9,7,1,48,44,3.65,5.0,fr,18919,118,790575,1,1,Active Shallow Crust,240.0011,58.01271,0.0,09/07/5915
+4.81158,42.60528,9869,10,17,18,30,57,4.05,5.0,fr,18920,197,790620,1,2,Active Shallow Crust,0.0,89.99165,0.0,10/17/9869
+4.81158,42.60528,2073,10,17,18,51,35,4.05,5.0,fr,18921,41,790620,1,2,Active Shallow Crust,0.0,89.99165,0.0,10/17/2073
+3.41423,41.06029,3362,2,4,23,50,59,3.65,5.0,fr,18922,67,791532,1,1,Active Shallow Crust,0.0,89.98984,0.0,02/04/3362
+3.41423,41.06029,1944,4,1,1,58,22,3.65,5.0,fr,18923,38,791535,1,1,Active Shallow Crust,240.0007,58.01274,0.0,04/01/1944
+3.41423,41.06029,2815,8,1,1,42,43,3.75,5.0,fr,18924,56,791544,1,1,Active Shallow Crust,0.0,89.99094,0.0,08/01/2815
+3.41423,41.06029,4581,1,31,7,53,39,3.75,5.0,fr,18925,91,791547,1,1,Active Shallow Crust,240.008,58.01699,0.0,01/31/4581
+3.41423,41.06029,4211,5,26,12,59,40,3.85,5.0,fr,18926,84,791556,1,1,Active Shallow Crust,0.0,89.98923,0.0,05/26/4211
+3.41423,41.06029,1152,8,17,20,36,18,4.35,5.0,fr,18927,23,791619,1,1,Active Shallow Crust,240.0074,57.99568,0.0,08/17/1152
+3.41423,41.06029,4729,2,11,8,33,35,4.35,5.0,fr,18928,94,791622,1,1,Active Shallow Crust,0.0,89.98928,-90.0,02/11/4729
+3.41423,41.06029,5137,2,3,22,17,26,4.55,15.0,fr,18929,102,791647,1,1,Active Shallow Crust,0.0,89.99027,-90.0,02/03/5137
+3.41423,41.06029,2010,8,29,22,9,2,4.65,15.0,fr,18930,40,791656,1,1,Active Shallow Crust,240.009,57.99396,0.0,08/29/2010
+1.65902,50.36036,9076,10,10,6,33,4,3.55,15.0,fr,18931,181,792004,1,1,Active Shallow Crust,240.0124,57.99842,0.0,10/10/9076
+1.65902,50.36036,4853,12,2,4,55,57,3.55,5.0,fr,18932,97,792006,1,1,Active Shallow Crust,0.0,89.99024,-90.0,12/02/4853
+1.65902,50.36036,7964,9,16,7,17,24,3.55,15.0,fr,18933,159,792007,1,1,Active Shallow Crust,0.0,89.99024,-90.0,09/16/7964
+1.65902,50.36036,3238,7,16,7,48,4,3.65,5.0,fr,18934,64,792012,1,1,Active Shallow Crust,0.0,89.98997,0.0,07/16/3238
+1.65902,50.36036,612,8,27,2,37,44,3.85,5.0,fr,18935,12,792039,1,1,Active Shallow Crust,240.0113,57.99791,0.0,08/27/0612
+1.65902,50.36036,2003,5,26,9,20,49,4.05,5.0,fr,18936,40,792063,1,1,Active Shallow Crust,240.0066,58.00592,0.0,05/26/2003
+1.65902,50.36036,9005,1,8,7,50,49,4.25,5.0,fr,18937,180,792084,1,1,Active Shallow Crust,0.0,89.98994,0.0,01/08/9005
+1.65902,50.36036,1896,4,7,20,3,54,4.35,5.0,fr,18938,37,792096,1,1,Active Shallow Crust,0.0,89.98975,0.0,04/07/1896
+2.09527,50.37597,347,2,10,12,25,5,3.65,5.0,fr,18939,6,792492,1,1,Active Shallow Crust,0.0,89.9914,0.0,02/10/0347
+2.09527,50.37597,3405,3,29,18,23,0,3.65,5.0,fr,18940,68,792501,1,1,Active Shallow Crust,128.8993,89.9636,0.0,03/29/3405
+2.09527,50.37597,9574,12,24,19,1,30,4.05,5.0,fr,18941,191,792540,1,1,Active Shallow Crust,0.0,89.98915,0.0,12/24/9574
+2.09527,50.37597,9825,3,4,14,36,42,4.05,15.0,fr,18942,196,792550,1,1,Active Shallow Crust,128.89,89.99368,0.0,03/04/9825
+0.34154,51.73454,5338,9,30,5,20,35,3.55,15.0,fr,18943,106,792961,1,2,Active Shallow Crust,0.0,89.98985,0.0,09/30/5338
+0.34154,51.73454,4933,10,9,13,11,42,3.55,15.0,fr,18944,98,792961,1,2,Active Shallow Crust,0.0,89.98985,0.0,10/09/4933
+0.34154,51.73454,465,4,5,9,51,58,3.55,5.0,fr,18945,9,792966,1,1,Active Shallow Crust,0.0,89.99013,-90.0,04/05/0465
+0.34154,51.73454,1867,2,7,18,27,31,3.65,5.0,fr,18946,37,792972,1,2,Active Shallow Crust,0.0,89.98991,0.0,02/07/1867
+0.34154,51.73454,9203,3,4,10,31,6,3.65,5.0,fr,18947,184,792972,1,2,Active Shallow Crust,0.0,89.98991,0.0,03/04/9203
+0.34154,51.73454,8508,3,1,13,49,31,3.65,5.0,fr,18948,170,792975,1,1,Active Shallow Crust,240.0016,58.01301,0.0,03/01/8508
+0.34154,51.73454,9210,7,27,18,4,4,3.75,5.0,fr,18949,184,792984,1,2,Active Shallow Crust,0.0,89.99008,0.0,07/27/9210
+0.34154,51.73454,661,8,12,4,0,7,3.75,5.0,fr,18950,13,792984,1,2,Active Shallow Crust,0.0,89.99008,0.0,08/12/0661
+0.34154,51.73454,5945,11,16,10,21,13,4.05,5.0,fr,18951,118,793026,1,1,Active Shallow Crust,0.0,89.99001,-90.0,11/16/5945
+0.34154,51.73454,9117,6,16,18,35,9,4.25,15.0,fr,18952,182,793045,1,1,Active Shallow Crust,0.0,89.99006,0.0,06/16/9117
+1.51754,46.26585,3942,4,8,0,30,27,3.55,5.0,fr,18953,78,793440,1,2,Active Shallow Crust,0.0,89.98954,0.0,04/08/3942
+1.51754,46.26585,3393,6,25,1,15,53,3.55,5.0,fr,18954,67,793440,1,2,Active Shallow Crust,0.0,89.98954,0.0,06/25/3393
+1.51754,46.26585,5881,11,13,21,5,27,3.55,15.0,fr,18955,117,793441,1,1,Active Shallow Crust,0.0,89.98954,0.0,11/13/5881
+1.51754,46.26585,3035,1,9,17,55,24,3.55,5.0,fr,18956,60,793443,1,1,Active Shallow Crust,240.0122,57.99839,0.0,01/09/3035
+1.51754,46.26585,9369,10,10,13,37,55,3.65,15.0,fr,18957,187,793456,1,2,Active Shallow Crust,240.0011,58.01297,0.0,10/10/9369
+1.51754,46.26585,9199,8,30,9,21,52,3.65,15.0,fr,18958,183,793456,1,2,Active Shallow Crust,240.0011,58.01297,0.0,08/30/9199
+1.51754,46.26585,9205,1,8,23,43,33,3.65,15.0,fr,18959,184,793459,1,1,Active Shallow Crust,0.0,89.99057,-90.0,01/08/9205
+1.51754,46.26585,3256,5,1,5,44,5,3.75,15.0,fr,18960,65,793465,1,1,Active Shallow Crust,0.0,89.99031,0.0,05/01/3256
+1.51754,46.26585,622,2,3,14,38,23,3.75,15.0,fr,18961,12,793468,1,1,Active Shallow Crust,240.0083,58.01764,0.0,02/03/0622
+1.51754,46.26585,3829,6,5,21,15,33,3.75,27.5,fr,18962,76,793475,1,1,Active Shallow Crust,128.8965,89.96736,0.0,06/05/3829
+1.51754,46.26585,7990,9,7,21,32,57,3.95,15.0,fr,18963,159,793498,1,1,Active Shallow Crust,128.9003,89.99395,0.0,09/07/7990
+1.51754,46.26585,3156,5,28,20,9,12,4.05,5.0,fr,18964,63,793500,1,2,Active Shallow Crust,0.0,89.9902,0.0,05/28/3156
+1.51754,46.26585,9318,4,16,1,9,0,4.05,5.0,fr,18965,186,793500,1,2,Active Shallow Crust,0.0,89.9902,0.0,04/16/9318
+1.51754,46.26585,7261,2,8,5,22,40,4.05,27.5,fr,18966,145,793502,1,1,Active Shallow Crust,0.0,89.9902,0.0,02/08/7261
+1.51754,46.26585,4813,12,1,12,55,53,4.45,5.0,fr,18967,96,793548,1,1,Active Shallow Crust,0.0,89.9901,0.0,12/01/4813
+1.51754,46.26585,9108,3,21,7,37,47,4.65,15.0,fr,18968,182,793576,1,1,Active Shallow Crust,240.0108,57.99427,0.0,03/21/9108
+1.51754,46.26585,9846,6,3,14,8,18,5.95,5.0,fr,18969,196,793731,1,1,Active Shallow Crust,240.0508,58.00057,0.0,06/03/9846
+-3.69038,50.43566,5868,8,23,15,1,39,5.05,15.0,fr,18970,117,794101,1,1,Active Shallow Crust,0.0,89.98972,0.0,08/23/5868
+-3.69038,50.43566,6808,8,6,9,6,43,5.15,5.0,fr,18971,136,794112,1,1,Active Shallow Crust,0.0,89.98981,0.0,08/06/6808
+-0.80035,44.46139,6565,5,12,22,1,20,3.65,15.0,fr,18972,131,794413,1,1,Active Shallow Crust,0.0,89.99038,0.0,05/12/6565
+-0.80035,44.46139,9825,5,15,13,23,8,4.65,5.0,fr,18973,196,794532,1,1,Active Shallow Crust,0.0,89.99011,0.0,05/15/9825
+6.01272,50.01347,6374,10,17,2,43,41,3.85,15.0,fr,18974,127,794917,1,1,Active Shallow Crust,0.0,89.99082,0.0,10/17/6374
+6.01272,50.01347,3719,3,27,21,10,35,3.85,5.0,fr,18975,74,794925,1,1,Active Shallow Crust,128.895,89.99541,0.0,03/27/3719
+6.01272,50.01347,8577,7,18,7,54,8,4.15,5.0,fr,18976,171,794952,1,1,Active Shallow Crust,0.0,89.99026,0.0,07/18/8577
+-0.14589,45.74266,4277,6,21,22,12,48,3.55,5.0,fr,18977,85,795360,1,1,Active Shallow Crust,0.0,89.9901,0.0,06/21/4277
+-0.14589,45.74266,7711,1,21,0,19,3,3.55,15.0,fr,18978,154,795361,1,2,Active Shallow Crust,0.0,89.9901,0.0,01/21/7711
+-0.14589,45.74266,7474,4,17,6,15,46,3.55,15.0,fr,18979,149,795361,1,2,Active Shallow Crust,0.0,89.9901,0.0,04/17/7474
+-0.14589,45.74266,6899,6,27,3,44,33,3.55,27.5,fr,18980,137,795362,1,1,Active Shallow Crust,0.0,89.9901,0.0,06/27/6899
+-0.14589,45.74266,4936,11,12,10,10,0,3.55,5.0,fr,18981,98,795363,1,1,Active Shallow Crust,240.0121,57.99816,0.0,11/12/4936
+-0.14589,45.74266,7307,6,16,12,7,35,3.55,15.0,fr,18982,146,795367,1,3,Active Shallow Crust,0.0,89.98999,-90.0,06/16/7307
+-0.14589,45.74266,3871,11,12,9,4,55,3.55,15.0,fr,18983,77,795367,1,3,Active Shallow Crust,0.0,89.98999,-90.0,11/12/3871
+-0.14589,45.74266,2993,12,4,12,48,41,3.55,15.0,fr,18984,59,795367,1,3,Active Shallow Crust,0.0,89.98999,-90.0,12/04/2993
+-0.14589,45.74266,1173,12,28,2,19,5,3.65,5.0,fr,18985,23,795372,1,2,Active Shallow Crust,0.0,89.99001,0.0,12/28/1173
+-0.14589,45.74266,7087,3,25,23,51,40,3.65,5.0,fr,18986,141,795372,1,2,Active Shallow Crust,0.0,89.99001,0.0,03/25/7087
+-0.14589,45.74266,1961,6,9,17,42,3,3.65,15.0,fr,18987,39,795373,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/09/1961
+-0.14589,45.74266,358,12,15,6,14,49,3.75,5.0,fr,18988,7,795390,1,1,Active Shallow Crust,0.0,89.98993,-90.0,12/15/0358
+-0.14589,45.74266,2544,10,5,21,45,12,3.75,15.0,fr,18989,50,795391,1,1,Active Shallow Crust,0.0,89.98993,-90.0,10/05/2544
+-0.14589,45.74266,935,6,23,7,16,0,3.85,5.0,fr,18990,18,795396,1,3,Active Shallow Crust,0.0,89.99004,0.0,06/23/0935
+-0.14589,45.74266,744,12,11,19,41,51,3.85,5.0,fr,18991,14,795396,1,3,Active Shallow Crust,0.0,89.99004,0.0,12/11/0744
+-0.14589,45.74266,953,9,18,1,50,55,3.85,5.0,fr,18992,19,795396,1,3,Active Shallow Crust,0.0,89.99004,0.0,09/18/0953
+-0.14589,45.74266,1393,9,1,8,31,23,3.95,5.0,fr,18993,27,795411,1,1,Active Shallow Crust,240.0197,58.00495,0.0,09/01/1393
+-0.14589,45.74266,1203,2,16,2,12,53,4.05,5.0,fr,18994,24,795420,1,1,Active Shallow Crust,0.0,89.98998,0.0,02/16/1203
+-0.14589,45.74266,6689,4,28,2,42,26,4.15,15.0,fr,18995,133,795433,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/28/6689
+-0.14589,45.74266,7696,9,18,20,13,58,4.25,5.0,fr,18996,153,795453,1,1,Active Shallow Crust,128.8944,89.98092,0.0,09/18/7696
+-0.14589,45.74266,2703,4,13,12,21,9,4.55,15.0,fr,18997,54,795481,1,1,Active Shallow Crust,0.0,89.98998,0.0,04/13/2703
+-0.14589,45.74266,9245,8,20,0,8,58,4.75,5.0,fr,18998,184,795504,1,1,Active Shallow Crust,0.0,89.99,0.0,08/20/9245
+-0.14589,45.74266,2109,10,16,3,27,41,4.95,27.5,fr,18999,42,795539,1,1,Active Shallow Crust,128.8902,89.98978,0.0,10/16/2109
+-0.14589,45.74266,2486,12,22,9,21,5,5.25,15.0,fr,19000,49,795565,1,1,Active Shallow Crust,0.0,89.99,0.0,12/22/2486
+-0.14589,45.74266,5853,3,16,3,12,44,5.55,27.5,fr,19001,117,795602,1,1,Active Shallow Crust,0.0,89.98999,0.0,03/16/5853
+-2.36186,44.85425,804,3,3,17,33,41,3.55,5.0,fr,19002,16,795840,1,1,Active Shallow Crust,0.0,89.98928,0.0,03/03/0804
+-2.36186,44.85425,9473,9,18,12,17,49,3.55,15.0,fr,19003,189,795850,1,1,Active Shallow Crust,128.8962,89.99464,0.0,09/18/9473
+-3.17331,42.26014,2035,11,29,7,25,12,3.55,15.0,fr,19004,40,796321,1,1,Active Shallow Crust,0.0,89.98881,0.0,11/29/2035
+-3.17331,42.26014,9423,10,23,0,48,52,3.95,27.5,fr,19005,188,796370,1,1,Active Shallow Crust,0.0,89.99059,0.0,10/23/9423
+-3.17331,42.26014,9836,8,24,15,3,15,4.05,5.0,fr,19006,196,796380,1,1,Active Shallow Crust,0.0,89.98951,0.0,08/24/9836
+-3.17331,42.26014,6520,1,25,5,27,4,4.45,5.0,fr,19007,130,796428,1,1,Active Shallow Crust,0.0,89.98941,0.0,01/25/6520
+-3.17331,42.26014,6081,10,11,22,10,28,4.65,5.0,fr,19008,121,796452,1,1,Active Shallow Crust,0.0,89.98948,0.0,10/11/6081
+7.21555,45.95402,2610,2,28,11,16,35,3.55,5.0,fr,19009,52,796800,1,1,Active Shallow Crust,0.0,89.99299,0.0,02/28/2610
+7.21555,45.95402,4183,3,26,15,6,25,3.55,15.0,fr,19010,83,796801,1,1,Active Shallow Crust,0.0,89.99299,0.0,03/26/4183
+7.21555,45.95402,7373,11,13,10,56,25,3.55,5.0,fr,19011,147,796803,1,1,Active Shallow Crust,240.0123,57.99791,0.0,11/13/7373
+7.21555,45.95402,56,2,24,10,7,46,3.55,27.5,fr,19012,1,796805,1,1,Active Shallow Crust,240.0123,57.99781,0.0,02/24/0056
+7.21555,45.95402,4317,3,2,18,12,50,3.55,5.0,fr,19013,86,796806,1,2,Active Shallow Crust,0.0,89.9929,-90.0,03/02/4317
+7.21555,45.95402,6732,8,3,11,54,6,3.55,5.0,fr,19014,134,796806,1,2,Active Shallow Crust,0.0,89.9929,-90.0,08/03/6732
+7.21555,45.95402,8720,11,1,4,49,1,3.65,5.0,fr,19015,174,796812,1,2,Active Shallow Crust,0.0,89.9875,0.0,11/01/8720
+7.21555,45.95402,1650,11,1,9,17,40,3.65,5.0,fr,19016,32,796812,1,2,Active Shallow Crust,0.0,89.9875,0.0,11/01/1650
+7.21555,45.95402,3491,12,15,1,34,40,3.65,27.5,fr,19017,69,796814,1,1,Active Shallow Crust,0.0,89.9875,0.0,12/15/3491
+7.21555,45.95402,6975,6,22,11,23,8,3.65,5.0,fr,19018,139,796818,1,1,Active Shallow Crust,0.0,89.98736,-90.0,06/22/6975
+7.21555,45.95402,4155,7,3,13,13,8,3.75,5.0,fr,19019,83,796824,1,4,Active Shallow Crust,0.0,89.98886,0.0,07/03/4155
+7.21555,45.95402,3311,10,4,14,17,37,3.75,5.0,fr,19020,66,796824,1,4,Active Shallow Crust,0.0,89.98886,0.0,10/04/3311
+7.21555,45.95402,9236,10,26,21,41,1,3.75,5.0,fr,19021,184,796824,1,4,Active Shallow Crust,0.0,89.98886,0.0,10/26/9236
+7.21555,45.95402,1382,6,12,2,49,12,3.75,5.0,fr,19022,27,796824,1,4,Active Shallow Crust,0.0,89.98886,0.0,06/12/1382
+7.21555,45.95402,111,1,24,14,3,34,3.75,15.0,fr,19023,2,796825,1,1,Active Shallow Crust,0.0,89.98886,0.0,01/24/0111
+7.21555,45.95402,3693,11,21,16,5,5,3.75,5.0,fr,19024,73,796833,1,1,Active Shallow Crust,128.8967,89.96748,0.0,11/21/3693
+7.21555,45.95402,9044,3,12,2,42,22,3.85,5.0,fr,19025,180,796836,1,1,Active Shallow Crust,0.0,89.99007,0.0,03/12/9044
+7.21555,45.95402,4286,1,14,8,33,6,3.85,15.0,fr,19026,85,796837,1,1,Active Shallow Crust,0.0,89.99007,0.0,01/14/4286
+7.21555,45.95402,1636,12,11,6,56,36,3.85,15.0,fr,19027,32,796846,1,1,Active Shallow Crust,128.896,89.99504,0.0,12/11/1636
+7.21555,45.95402,1682,10,6,19,24,29,3.95,5.0,fr,19028,33,796848,1,4,Active Shallow Crust,0.0,89.99115,0.0,10/06/1682
+7.21555,45.95402,1931,12,25,11,32,46,3.95,5.0,fr,19029,38,796848,1,4,Active Shallow Crust,0.0,89.99115,0.0,12/25/1931
+7.21555,45.95402,9293,9,14,6,44,38,3.95,5.0,fr,19030,185,796848,1,4,Active Shallow Crust,0.0,89.99115,0.0,09/14/9293
+7.21555,45.95402,9156,9,27,21,0,1,3.95,5.0,fr,19031,183,796848,1,4,Active Shallow Crust,0.0,89.99115,0.0,09/27/9156
+7.21555,45.95402,9917,5,27,17,57,5,3.95,15.0,fr,19032,198,796849,1,1,Active Shallow Crust,0.0,89.99115,0.0,05/27/9917
+7.21555,45.95402,6003,4,2,1,24,2,3.95,5.0,fr,19033,120,796851,1,1,Active Shallow Crust,240.0193,58.00469,0.0,04/02/6003
+7.21555,45.95402,5039,12,3,15,47,38,4.05,5.0,fr,19034,100,796860,1,2,Active Shallow Crust,0.0,89.98817,0.0,12/03/5039
+7.21555,45.95402,5022,9,21,10,16,13,4.05,5.0,fr,19035,100,796860,1,2,Active Shallow Crust,0.0,89.98817,0.0,09/21/5022
+7.21555,45.95402,5300,9,18,18,54,13,4.05,15.0,fr,19036,105,796861,1,2,Active Shallow Crust,0.0,89.98817,0.0,09/18/5300
+7.21555,45.95402,4556,3,8,5,26,14,4.05,15.0,fr,19037,91,796861,1,2,Active Shallow Crust,0.0,89.98817,0.0,03/08/4556
+7.21555,45.95402,9443,5,2,19,36,46,4.15,5.0,fr,19038,188,796872,1,1,Active Shallow Crust,0.0,89.98946,0.0,05/02/9443
+7.21555,45.95402,17,3,20,23,57,45,4.15,5.0,fr,19039,0,796875,1,1,Active Shallow Crust,240.0081,57.99784,0.0,03/20/0017
+7.21555,45.95402,6534,10,16,6,37,24,4.25,5.0,fr,19040,130,796884,1,1,Active Shallow Crust,0.0,89.99061,0.0,10/16/6534
+7.21555,45.95402,4046,2,14,12,19,37,4.35,5.0,fr,19041,80,796896,1,3,Active Shallow Crust,0.0,89.98884,0.0,02/14/4046
+7.21555,45.95402,3953,1,19,5,33,37,4.35,5.0,fr,19042,79,796896,1,3,Active Shallow Crust,0.0,89.98884,0.0,01/19/3953
+7.21555,45.95402,8939,12,20,7,2,46,4.35,5.0,fr,19043,178,796896,1,3,Active Shallow Crust,0.0,89.98884,0.0,12/20/8939
+7.21555,45.95402,5413,10,4,4,9,17,4.55,15.0,fr,19044,108,796921,1,1,Active Shallow Crust,0.0,89.98891,0.0,10/04/5413
+1.39133,44.24248,3811,2,6,0,55,44,3.55,5.0,fr,19045,76,797280,1,1,Active Shallow Crust,0.0,89.98917,0.0,02/06/3811
+1.39133,44.24248,8023,8,26,19,33,26,3.65,15.0,fr,19046,160,797293,1,1,Active Shallow Crust,0.0,89.99034,0.0,08/26/8023
+1.39133,44.24248,5732,11,28,1,22,45,3.75,5.0,fr,19047,114,797313,1,1,Active Shallow Crust,128.8969,89.96732,0.0,11/28/5732
+1.39133,44.24248,9894,8,12,5,11,17,4.05,15.0,fr,19048,197,797341,1,1,Active Shallow Crust,0.0,89.98985,0.0,08/12/9894
+1.39133,44.24248,4608,3,26,8,18,6,4.25,15.0,fr,19049,92,797365,1,1,Active Shallow Crust,0.0,89.99032,0.0,03/26/4608
+1.61656,42.52402,6259,7,10,23,42,45,3.55,5.0,fr,19050,125,797760,1,2,Active Shallow Crust,0.0,89.99071,0.0,07/10/6259
+1.61656,42.52402,2169,7,9,8,31,7,3.55,5.0,fr,19051,43,797760,1,2,Active Shallow Crust,0.0,89.99071,0.0,07/09/2169
+1.61656,42.52402,7064,2,3,5,30,17,3.55,27.5,fr,19052,141,797762,1,1,Active Shallow Crust,0.0,89.99071,0.0,02/03/7064
+1.61656,42.52402,6823,9,1,8,1,43,3.55,5.0,fr,19053,136,797763,1,1,Active Shallow Crust,240.0117,57.99805,0.0,09/01/6823
+1.61656,42.52402,9829,3,14,21,57,6,3.55,5.0,fr,19054,196,797766,1,1,Active Shallow Crust,0.0,89.9906,-90.0,03/14/9829
+1.61656,42.52402,8218,2,8,4,28,41,3.55,5.0,fr,19055,164,797769,1,2,Active Shallow Crust,128.8963,89.9935,0.0,02/08/8218
+1.61656,42.52402,8709,12,23,15,51,5,3.55,5.0,fr,19056,174,797769,1,2,Active Shallow Crust,128.8963,89.9935,0.0,12/23/8709
+1.61656,42.52402,2064,3,18,2,56,45,3.65,5.0,fr,19057,41,797772,1,1,Active Shallow Crust,0.0,89.99007,0.0,03/18/2064
+1.61656,42.52402,1134,2,21,11,38,51,3.65,15.0,fr,19058,22,797773,1,2,Active Shallow Crust,0.0,89.99007,0.0,02/21/1134
+1.61656,42.52402,8498,8,12,11,56,13,3.65,15.0,fr,19059,169,797773,1,2,Active Shallow Crust,0.0,89.99007,0.0,08/12/8498
+1.61656,42.52402,7411,5,12,18,20,15,3.75,5.0,fr,19060,148,797784,1,3,Active Shallow Crust,0.0,89.98967,0.0,05/12/7411
+1.61656,42.52402,7604,3,10,8,16,54,3.75,5.0,fr,19061,152,797784,1,3,Active Shallow Crust,0.0,89.98967,0.0,03/10/7604
+1.61656,42.52402,19,5,4,18,34,17,3.75,5.0,fr,19062,0,797784,1,3,Active Shallow Crust,0.0,89.98967,0.0,05/04/0019
+1.61656,42.52402,3523,11,25,18,1,58,3.75,15.0,fr,19063,70,797785,1,1,Active Shallow Crust,0.0,89.98967,0.0,11/25/3523
+1.61656,42.52402,5244,11,20,20,56,47,3.85,5.0,fr,19064,104,797796,1,2,Active Shallow Crust,0.0,89.98948,0.0,11/20/5244
+1.61656,42.52402,551,8,5,16,17,38,3.85,5.0,fr,19065,11,797796,1,2,Active Shallow Crust,0.0,89.98948,0.0,08/05/0551
+1.61656,42.52402,5465,7,8,0,6,42,3.85,27.5,fr,19066,109,797798,1,1,Active Shallow Crust,0.0,89.98948,0.0,07/08/5465
+1.61656,42.52402,1152,6,19,1,27,9,3.85,5.0,fr,19067,23,797805,1,1,Active Shallow Crust,128.8957,89.99408,0.0,06/19/1152
+1.61656,42.52402,9531,1,22,21,45,16,3.95,5.0,fr,19068,190,797808,1,1,Active Shallow Crust,0.0,89.98945,0.0,01/22/9531
+1.61656,42.52402,55,10,6,17,4,54,3.95,5.0,fr,19069,1,797811,1,1,Active Shallow Crust,240.0193,58.00499,0.0,10/06/0055
+1.61656,42.52402,8930,1,16,1,33,9,4.05,5.0,fr,19070,178,797820,1,1,Active Shallow Crust,0.0,89.98956,0.0,01/16/8930
+1.61656,42.52402,7584,1,30,5,26,23,4.15,5.0,fr,19071,151,797832,1,1,Active Shallow Crust,0.0,89.98975,0.0,01/30/7584
+1.61656,42.52402,6721,10,23,19,18,24,4.15,5.0,fr,19072,134,797835,1,1,Active Shallow Crust,240.008,57.99717,0.0,10/23/6721
+1.61656,42.52402,1597,8,9,18,27,10,4.25,15.0,fr,19073,31,797845,1,1,Active Shallow Crust,0.0,89.99004,0.0,08/09/1597
+1.61656,42.52402,5722,8,11,1,55,56,4.35,5.0,fr,19074,114,797859,1,1,Active Shallow Crust,240.0074,57.99582,0.0,08/11/5722
+1.61656,42.52402,1896,7,3,17,33,1,4.75,5.0,fr,19075,37,797907,1,1,Active Shallow Crust,240.0061,58.00422,0.0,07/03/1896
+1.61656,42.52402,706,6,29,15,4,5,5.15,5.0,fr,19076,14,797952,1,1,Active Shallow Crust,0.0,89.98998,0.0,06/29/0706
+1.616565,42.52402,6046,4,14,12,36,38,6.35,7.567806,fr,19077,120,798096,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/14/6046
+4.97393,44.88554,4805,1,5,14,29,10,3.55,5.0,fr,19078,96,798240,1,1,Active Shallow Crust,0.0,89.99286,0.0,01/05/4805
+4.97393,44.88554,8730,9,21,1,23,13,3.55,5.0,fr,19079,174,798246,1,1,Active Shallow Crust,0.0,89.99277,-90.0,09/21/8730
+4.97393,44.88554,2239,1,21,22,36,33,3.65,5.0,fr,19080,44,798252,1,2,Active Shallow Crust,0.0,89.98727,0.0,01/21/2239
+4.97393,44.88554,4331,4,6,12,18,33,3.65,5.0,fr,19081,86,798252,1,2,Active Shallow Crust,0.0,89.98727,0.0,04/06/4331
+4.97393,44.88554,5703,3,1,5,18,51,3.65,5.0,fr,19082,114,798255,1,1,Active Shallow Crust,240.0003,58.01308,0.0,03/01/5703
+4.97393,44.88554,5440,7,31,6,19,50,3.75,5.0,fr,19083,108,798264,1,1,Active Shallow Crust,0.0,89.98865,0.0,07/31/5440
+4.97393,44.88554,3107,5,13,18,50,36,3.75,15.0,fr,19084,62,798274,1,1,Active Shallow Crust,128.8964,89.96746,0.0,05/13/3107
+4.97393,44.88554,1947,5,9,1,48,39,3.85,5.0,fr,19085,38,798276,1,1,Active Shallow Crust,0.0,89.98988,0.0,05/09/1947
+4.97393,44.88554,2079,4,28,4,31,14,3.95,15.0,fr,19086,41,798289,1,1,Active Shallow Crust,0.0,89.99098,0.0,04/28/2079
+4.97393,44.88554,2636,1,3,13,56,29,3.95,5.0,fr,19087,52,798291,1,1,Active Shallow Crust,240.0186,58.00499,0.0,01/03/2636
+4.97393,44.88554,1498,5,6,22,12,56,4.05,5.0,fr,19088,29,798300,1,1,Active Shallow Crust,0.0,89.99197,0.0,05/06/1498
+4.97393,44.88554,8639,4,20,14,27,46,4.25,5.0,fr,19089,172,798324,1,1,Active Shallow Crust,0.0,89.99043,0.0,04/20/8639
+4.97393,44.88554,4002,10,23,1,39,10,4.35,27.5,fr,19090,80,798338,1,1,Active Shallow Crust,0.0,89.98862,0.0,10/23/4002
+4.97393,44.88554,4893,8,8,5,18,19,4.75,5.0,fr,19091,97,798387,1,1,Active Shallow Crust,240.007,58.00431,0.0,08/08/4893
+4.97393,44.88554,8959,2,4,11,16,24,4.85,5.0,fr,19092,179,798396,1,1,Active Shallow Crust,0.0,89.9904,0.0,02/04/8959
+4.97393,44.88554,2371,8,26,7,23,27,4.95,27.5,fr,19093,47,798410,1,1,Active Shallow Crust,0.0,89.99002,0.0,08/26/2371
+4.97393,44.88554,5001,1,6,10,15,12,5.65,5.0,fr,19094,100,798492,1,1,Active Shallow Crust,0.0,89.98981,0.0,01/06/5001
+4.973936,44.88554,7458,4,12,4,43,55,6.35,7.567806,fr,19095,149,798576,1,1,Active Shallow Crust,0.0,89.99004,0.0,04/12/7458
+6.0829,45.42467,7966,3,12,4,16,48,3.55,5.0,fr,19096,159,798720,1,1,Active Shallow Crust,0.0,89.99292,0.0,03/12/7966
+6.0829,45.42467,2603,5,26,19,2,22,3.55,15.0,fr,19097,52,798721,1,1,Active Shallow Crust,0.0,89.99292,0.0,05/26/2603
+6.0829,45.42467,2222,5,30,11,58,10,3.55,5.0,fr,19098,44,798723,1,1,Active Shallow Crust,240.0129,57.99671,0.0,05/30/2222
+6.0829,45.42467,6419,5,7,15,17,14,3.55,15.0,fr,19099,128,798724,1,1,Active Shallow Crust,240.0129,57.99671,0.0,05/07/6419
+6.0829,45.42467,8605,12,28,20,13,47,3.55,5.0,fr,19100,172,798726,1,1,Active Shallow Crust,0.0,89.99284,-90.0,12/28/8605
+6.0829,45.42467,4580,4,26,4,42,53,3.65,5.0,fr,19101,91,798732,1,3,Active Shallow Crust,0.0,89.98738,0.0,04/26/4580
+6.0829,45.42467,5241,8,16,22,2,50,3.65,5.0,fr,19102,104,798732,1,3,Active Shallow Crust,0.0,89.98738,0.0,08/16/5241
+6.0829,45.42467,2185,3,7,17,24,26,3.65,5.0,fr,19103,43,798732,1,3,Active Shallow Crust,0.0,89.98738,0.0,03/07/2185
+6.0829,45.42467,6875,12,25,20,43,49,3.65,15.0,fr,19104,137,798733,1,1,Active Shallow Crust,0.0,89.98738,0.0,12/25/6875
+6.0829,45.42467,5873,4,24,1,6,8,3.65,5.0,fr,19105,117,798738,1,1,Active Shallow Crust,0.0,89.98724,-90.0,04/24/5873
+6.0829,45.42467,735,1,3,20,38,58,3.65,5.0,fr,19106,14,798741,1,1,Active Shallow Crust,128.9005,89.9635,0.0,01/03/0735
+6.0829,45.42467,2599,7,13,7,24,21,3.75,15.0,fr,19107,51,798745,1,1,Active Shallow Crust,0.0,89.98875,0.0,07/13/2599
+6.0829,45.42467,5559,1,20,13,56,28,3.85,5.0,fr,19108,111,798756,1,2,Active Shallow Crust,0.0,89.98998,0.0,01/20/5559
+6.0829,45.42467,5809,2,9,20,49,0,3.85,5.0,fr,19109,116,798756,1,2,Active Shallow Crust,0.0,89.98998,0.0,02/09/5809
+6.0829,45.42467,8740,11,11,2,16,18,3.85,5.0,fr,19110,174,798762,1,1,Active Shallow Crust,0.0,89.98986,-90.0,11/11/8740
+6.0829,45.42467,9512,7,7,14,11,38,3.95,27.5,fr,19111,190,798770,1,1,Active Shallow Crust,0.0,89.99107,0.0,07/07/9512
+6.0829,45.42467,4830,1,23,20,54,34,4.05,5.0,fr,19112,96,798780,1,2,Active Shallow Crust,0.0,89.98806,0.0,01/23/4830
+6.0829,45.42467,8636,11,15,16,6,31,4.05,5.0,fr,19113,172,798780,1,2,Active Shallow Crust,0.0,89.98806,0.0,11/15/8636
+6.0829,45.42467,4653,3,1,12,27,14,4.05,15.0,fr,19114,93,798781,1,1,Active Shallow Crust,0.0,89.98806,0.0,03/01/4653
+6.0829,45.42467,175,6,2,14,55,7,4.25,5.0,fr,19115,3,798810,1,1,Active Shallow Crust,0.0,89.9904,-90.0,06/02/0175
+6.0829,45.42467,5817,6,1,1,33,13,4.45,5.0,fr,19116,116,798828,1,1,Active Shallow Crust,0.0,89.98995,0.0,06/01/5817
+6.0829,45.42467,5611,6,15,16,48,56,4.55,5.0,fr,19117,112,798840,1,1,Active Shallow Crust,0.0,89.99104,0.0,06/15/5611
+6.0829,45.42467,5307,11,4,0,50,40,4.55,5.0,fr,19118,106,798849,1,1,Active Shallow Crust,128.8942,89.98607,0.0,11/04/5307
+6.0829,45.42467,7348,2,4,0,26,6,4.95,15.0,fr,19119,146,798892,1,1,Active Shallow Crust,240.0114,58.00438,0.0,02/04/7348
+6.082906,45.42467,1295,2,14,14,26,42,6.35,7.567806,fr,19120,25,799056,1,1,Active Shallow Crust,0.0,89.99013,0.0,02/14/1295
+-0.48494,45.85029,6794,6,5,21,59,6,3.55,5.0,fr,19121,135,799200,1,1,Active Shallow Crust,0.0,89.98991,0.0,06/05/6794
+-0.48494,45.85029,6496,10,21,6,34,57,3.55,15.0,fr,19122,129,799201,1,1,Active Shallow Crust,0.0,89.98991,0.0,10/21/6496
+-0.48494,45.85029,6950,5,28,20,47,57,3.75,5.0,fr,19123,138,799224,1,3,Active Shallow Crust,0.0,89.98989,0.0,05/28/6950
+-0.48494,45.85029,2250,7,1,14,59,31,3.75,5.0,fr,19124,44,799224,1,3,Active Shallow Crust,0.0,89.98989,0.0,07/01/2250
+-0.48494,45.85029,8382,7,15,19,57,39,3.75,5.0,fr,19125,167,799224,1,3,Active Shallow Crust,0.0,89.98989,0.0,07/15/8382
+-0.48494,45.85029,4635,5,7,19,4,19,3.75,27.5,fr,19126,92,799229,1,1,Active Shallow Crust,240.0083,58.01757,0.0,05/07/4635
+-0.48494,45.85029,7109,8,16,6,7,57,3.75,5.0,fr,19127,142,799233,1,1,Active Shallow Crust,128.8967,89.96735,0.0,08/16/7109
+-0.48494,45.85029,967,10,22,3,13,57,3.85,15.0,fr,19128,19,799237,1,1,Active Shallow Crust,0.0,89.99005,0.0,10/22/0967
+-0.48494,45.85029,1016,6,24,10,45,33,3.85,5.0,fr,19129,20,799239,1,2,Active Shallow Crust,240.0108,57.99778,0.0,06/24/1016
+-0.48494,45.85029,4101,5,14,11,16,5,3.85,5.0,fr,19130,82,799239,1,2,Active Shallow Crust,240.0108,57.99778,0.0,05/14/4101
+-0.48494,45.85029,8194,4,15,12,34,20,3.85,15.0,fr,19131,163,799243,1,1,Active Shallow Crust,0.0,89.98994,-90.0,04/15/8194
+-0.48494,45.85029,9342,7,15,4,46,26,3.95,5.0,fr,19132,186,799248,1,2,Active Shallow Crust,0.0,89.99003,0.0,07/15/9342
+-0.48494,45.85029,5150,4,20,10,21,13,3.95,5.0,fr,19133,102,799248,1,2,Active Shallow Crust,0.0,89.99003,0.0,04/20/5150
+-0.48494,45.85029,8788,5,1,5,11,27,4.05,5.0,fr,19134,175,799269,1,1,Active Shallow Crust,128.8906,89.99371,0.0,05/01/8788
+-0.48494,45.85029,6909,5,28,4,3,6,4.55,5.0,fr,19135,138,799326,1,1,Active Shallow Crust,0.0,89.99003,-90.0,05/28/6909
+-0.48494,45.85029,9322,1,19,12,11,24,4.65,15.0,fr,19136,186,799333,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/19/9322
+-0.48494,45.85029,3127,1,25,6,25,47,4.85,5.0,fr,19137,62,799362,1,1,Active Shallow Crust,0.0,89.98996,-90.0,01/25/3127
+-0.48494,45.85029,4917,3,26,10,56,43,5.15,5.0,fr,19138,98,799398,1,1,Active Shallow Crust,0.0,89.99001,-90.0,03/26/4917
+5.13907,41.84154,4190,11,7,14,33,10,3.55,5.0,fr,19139,83,799680,1,1,Active Shallow Crust,0.0,89.99249,0.0,11/07/4190
+5.13907,41.84154,1785,3,18,5,34,58,4.15,27.5,fr,19140,35,799763,1,1,Active Shallow Crust,128.8993,89.99247,0.0,03/18/1785
+6.78705,48.09648,2777,2,15,21,28,39,3.55,5.0,fr,19141,55,800160,1,2,Active Shallow Crust,0.0,89.99326,0.0,02/15/2777
+6.78705,48.09648,3190,12,13,5,30,44,3.55,5.0,fr,19142,63,800160,1,2,Active Shallow Crust,0.0,89.99326,0.0,12/13/3190
+6.78705,48.09648,4753,2,19,10,1,4,3.55,15.0,fr,19143,95,800161,1,2,Active Shallow Crust,0.0,89.99326,0.0,02/19/4753
+6.78705,48.09648,2218,6,18,15,33,40,3.55,15.0,fr,19144,44,800161,1,2,Active Shallow Crust,0.0,89.99326,0.0,06/18/2218
+6.78705,48.09648,7986,1,31,12,26,51,3.55,5.0,fr,19145,159,800163,1,1,Active Shallow Crust,240.0111,57.9985,0.0,01/31/7986
+6.78705,48.09648,2806,6,4,2,12,37,3.55,15.0,fr,19146,56,800164,1,1,Active Shallow Crust,240.0111,57.9985,0.0,06/04/2806
+6.78705,48.09648,7630,5,18,21,12,3,3.55,27.5,fr,19147,152,800168,1,1,Active Shallow Crust,0.0,89.99319,-90.0,05/18/7630
+6.78705,48.09648,4222,6,4,17,41,1,3.65,5.0,fr,19148,84,800172,1,1,Active Shallow Crust,0.0,89.98799,0.0,06/04/4222
+6.78705,48.09648,8258,5,27,18,19,54,3.65,15.0,fr,19149,165,800173,1,1,Active Shallow Crust,0.0,89.98799,0.0,05/27/8258
+6.78705,48.09648,5327,7,16,15,43,27,3.65,5.0,fr,19150,106,800178,1,1,Active Shallow Crust,0.0,89.98785,-90.0,07/16/5327
+6.78705,48.09648,9112,1,14,2,2,48,3.75,5.0,fr,19151,182,800184,1,2,Active Shallow Crust,0.0,89.9893,0.0,01/14/9112
+6.78705,48.09648,9279,3,30,18,55,53,3.75,5.0,fr,19152,185,800184,1,2,Active Shallow Crust,0.0,89.9893,0.0,03/30/9279
+6.78705,48.09648,7745,6,14,13,53,3,3.75,5.0,fr,19153,154,800190,1,1,Active Shallow Crust,0.0,89.98917,-90.0,06/14/7745
+6.78705,48.09648,7745,1,7,21,16,32,3.85,27.5,fr,19154,154,800198,1,1,Active Shallow Crust,0.0,89.99046,0.0,01/07/7745
+6.78705,48.09648,8052,11,13,17,15,25,3.85,5.0,fr,19155,161,800199,1,1,Active Shallow Crust,240.0115,57.99772,0.0,11/13/8052
+6.78705,48.09648,4830,11,24,12,37,18,3.85,5.0,fr,19156,96,800205,1,3,Active Shallow Crust,128.8958,89.99523,0.0,11/24/4830
+6.78705,48.09648,2976,7,14,11,18,28,3.85,5.0,fr,19157,59,800205,1,3,Active Shallow Crust,128.8958,89.99523,0.0,07/14/2976
+6.78705,48.09648,9560,4,10,20,2,10,3.85,5.0,fr,19158,191,800205,1,3,Active Shallow Crust,128.8958,89.99523,0.0,04/10/9560
+6.78705,48.09648,2177,3,13,2,35,40,3.95,5.0,fr,19159,43,800208,1,2,Active Shallow Crust,0.0,89.9915,0.0,03/13/2177
+6.78705,48.09648,1771,10,6,23,7,44,3.95,5.0,fr,19160,35,800208,1,2,Active Shallow Crust,0.0,89.9915,0.0,10/06/1771
+6.78705,48.09648,6325,9,30,22,38,14,3.95,5.0,fr,19161,126,800214,1,1,Active Shallow Crust,0.0,89.9914,-90.0,09/30/6325
+6.78705,48.09648,6150,1,11,4,28,16,4.05,5.0,fr,19162,122,800220,1,2,Active Shallow Crust,0.0,89.98864,0.0,01/11/6150
+6.78705,48.09648,8614,8,25,21,2,49,4.05,5.0,fr,19163,172,800220,1,2,Active Shallow Crust,0.0,89.98864,0.0,08/25/8614
+6.78705,48.09648,2095,1,6,0,32,44,4.05,15.0,fr,19164,41,800221,1,1,Active Shallow Crust,0.0,89.98864,0.0,01/06/2095
+6.78705,48.09648,7248,5,27,12,21,26,4.05,5.0,fr,19165,144,800226,1,1,Active Shallow Crust,0.0,89.9885,-90.0,05/27/7248
+6.78705,48.09648,7798,10,11,14,47,3,4.15,5.0,fr,19166,155,800232,1,1,Active Shallow Crust,0.0,89.98988,0.0,10/11/7798
+6.78705,48.09648,5477,8,31,5,45,55,4.15,5.0,fr,19167,109,800235,1,1,Active Shallow Crust,240.0086,57.99708,0.0,08/31/5477
+6.78705,48.09648,420,6,19,9,32,11,4.25,5.0,fr,19168,8,800244,1,1,Active Shallow Crust,0.0,89.99097,0.0,06/19/0420
+6.78705,48.09648,8373,7,17,13,15,38,4.45,15.0,fr,19169,167,800269,1,1,Active Shallow Crust,0.0,89.99044,0.0,07/17/8373
+6.78705,48.09648,7224,11,25,15,36,4,4.65,5.0,fr,19170,144,800301,1,1,Active Shallow Crust,128.8909,89.98683,0.0,11/25/7224
+6.78705,48.09648,8569,8,3,14,28,1,5.65,15.0,fr,19171,171,800413,1,1,Active Shallow Crust,0.0,89.98979,0.0,08/03/8569
+8.85071,49.83937,6197,6,1,23,15,7,3.65,15.0,fr,19172,123,800653,1,1,Active Shallow Crust,0.0,89.98841,0.0,06/01/6197
+8.85071,49.83937,7738,11,16,21,3,38,3.65,5.0,fr,19173,154,800661,1,1,Active Shallow Crust,128.9014,89.96358,0.0,11/16/7738
+8.85071,49.83937,8428,6,12,3,37,30,3.75,27.5,fr,19174,168,800666,1,1,Active Shallow Crust,0.0,89.98967,0.0,06/12/8428
+8.85071,49.83937,5364,11,27,0,49,56,3.75,5.0,fr,19175,107,800667,1,1,Active Shallow Crust,240.0074,58.0191,0.0,11/27/5364
+8.85071,49.83937,7737,6,14,4,49,27,3.85,15.0,fr,19176,154,800677,1,1,Active Shallow Crust,0.0,89.99079,0.0,06/14/7737
+8.85071,49.83937,1079,5,18,16,27,31,3.85,5.0,fr,19177,21,800679,1,1,Active Shallow Crust,240.0123,57.99633,0.0,05/18/1079
+8.85071,49.83937,2569,8,28,2,4,55,3.95,5.0,fr,19178,51,800688,1,1,Active Shallow Crust,0.0,89.99179,0.0,08/28/2569
+8.85071,49.83937,7889,2,3,9,0,49,3.95,5.0,fr,19179,157,800697,1,1,Active Shallow Crust,128.9003,89.99179,0.0,02/03/7889
+8.85071,49.83937,4675,7,24,13,43,24,4.05,27.5,fr,19180,93,800702,1,1,Active Shallow Crust,0.0,89.99268,0.0,07/24/4675
+8.85071,49.83937,71,4,8,23,18,53,4.05,15.0,fr,19181,1,800704,1,1,Active Shallow Crust,240.0064,58.00568,0.0,04/08/0071
+8.85071,49.83937,7670,1,18,8,45,12,4.05,5.0,fr,19182,153,800709,1,1,Active Shallow Crust,128.8904,89.99268,0.0,01/18/7670
+8.85071,49.83937,7236,5,16,15,57,45,4.15,5.0,fr,19183,144,800712,1,1,Active Shallow Crust,0.0,89.98696,0.0,05/16/7236
+8.85071,49.83937,8251,3,15,21,28,41,4.65,5.0,fr,19184,165,800772,1,1,Active Shallow Crust,0.0,89.989,0.0,03/15/8251
+-3.15783,50.21158,192,4,22,17,5,52,3.75,15.0,fr,19185,3,801151,1,1,Active Shallow Crust,0.0,89.98963,-90.0,04/22/0192
+-3.15783,50.21158,8775,7,2,10,14,54,3.85,5.0,fr,19186,175,801165,1,1,Active Shallow Crust,128.8951,89.99429,0.0,07/02/8775
+1.42461,41.42199,8905,5,29,21,47,21,3.55,5.0,fr,19187,178,801600,1,1,Active Shallow Crust,0.0,89.99055,0.0,05/29/8905
+1.42461,41.42199,5023,4,16,4,0,44,3.65,15.0,fr,19188,100,801619,1,1,Active Shallow Crust,0.0,89.98978,-90.0,04/16/5023
+1.42461,41.42199,7284,1,23,22,58,55,3.75,5.0,fr,19189,145,801624,1,1,Active Shallow Crust,0.0,89.98949,0.0,01/23/7284
+1.42461,41.42199,1333,6,29,12,31,15,3.75,5.0,fr,19190,26,801627,1,1,Active Shallow Crust,240.0077,58.01751,0.0,06/29/1333
+1.42461,41.42199,9814,11,10,11,10,23,4.25,5.0,fr,19191,196,801684,1,1,Active Shallow Crust,0.0,89.98987,0.0,11/10/9814
+1.42461,41.42199,915,10,27,9,17,58,4.35,5.0,fr,19192,18,801696,1,1,Active Shallow Crust,0.0,89.99022,0.0,10/27/0915
+1.42461,41.42199,7408,6,11,10,17,29,4.45,5.0,fr,19193,148,801717,1,1,Active Shallow Crust,128.8931,89.99397,0.0,06/11/7408
+2.10356,48.68079,8592,7,19,15,13,26,4.05,5.0,fr,19194,171,802140,1,1,Active Shallow Crust,0.0,89.99064,0.0,07/19/8592
+2.10356,48.68079,7538,1,24,5,25,44,4.15,5.0,fr,19195,150,802161,1,1,Active Shallow Crust,128.8972,89.99332,0.0,01/24/7538
+2.10356,48.68079,2987,4,19,20,8,17,4.35,5.0,fr,19196,59,802179,1,1,Active Shallow Crust,240.009,57.99601,0.0,04/19/2987
+-0.67474,50.77439,854,12,10,2,54,46,3.65,5.0,fr,19197,17,802572,1,2,Active Shallow Crust,0.0,89.99005,0.0,12/10/0854
+-0.67474,50.77439,9491,9,22,2,1,7,3.65,5.0,fr,19198,189,802572,1,2,Active Shallow Crust,0.0,89.99005,0.0,09/22/9491
+-0.67474,50.77439,2809,12,17,20,28,2,3.95,15.0,fr,19199,56,802609,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/17/2809
+-0.67474,50.77439,2237,10,24,19,16,14,5.05,5.0,fr,19200,44,802746,1,1,Active Shallow Crust,0.0,89.98996,-90.0,10/24/2237
+2.81559,47.16224,2906,6,23,17,28,8,3.55,5.0,fr,19201,58,803040,1,1,Active Shallow Crust,0.0,89.98972,0.0,06/23/2906
+2.81559,47.16224,5226,2,1,10,48,32,3.65,27.5,fr,19202,104,803060,1,1,Active Shallow Crust,0.0,89.99073,-90.0,02/01/5226
+2.81559,47.16224,200,4,30,1,58,49,4.05,5.0,fr,19203,3,803106,1,1,Active Shallow Crust,0.0,89.99025,-90.0,04/30/0200
+2.81559,47.16224,8491,6,30,2,24,47,4.15,5.0,fr,19204,169,803115,1,1,Active Shallow Crust,240.0083,57.99753,0.0,06/30/8491
+2.81559,47.16224,9866,4,7,12,29,39,5.15,27.5,fr,19205,197,803234,1,1,Active Shallow Crust,0.0,89.99022,0.0,04/07/9866
+1.98382,47.09187,1530,10,16,12,52,24,3.65,5.0,fr,19206,30,803532,1,1,Active Shallow Crust,0.0,89.98929,0.0,10/16/1530
+1.98382,47.09187,3351,7,11,7,7,52,3.65,5.0,fr,19207,67,803535,1,2,Active Shallow Crust,240.001,58.01302,0.0,07/11/3351
+1.98382,47.09187,774,12,21,4,52,48,3.65,5.0,fr,19208,15,803535,1,2,Active Shallow Crust,240.001,58.01302,0.0,12/21/0774
+1.98382,47.09187,8020,3,18,20,33,6,3.75,5.0,fr,19209,160,803544,1,1,Active Shallow Crust,0.0,89.99046,0.0,03/18/8020
+1.98382,47.09187,6983,6,1,4,10,18,3.75,5.0,fr,19210,139,803553,1,1,Active Shallow Crust,128.8966,89.96738,0.0,06/01/6983
+1.98382,47.09187,9044,12,30,17,31,16,3.85,5.0,fr,19211,180,803556,1,1,Active Shallow Crust,0.0,89.99028,0.0,12/30/9044
+1.98382,47.09187,5147,4,2,10,59,56,3.85,15.0,fr,19212,102,803557,1,1,Active Shallow Crust,0.0,89.99028,0.0,04/02/5147
+1.98382,47.09187,2422,3,29,21,32,56,3.85,15.0,fr,19213,48,803563,1,1,Active Shallow Crust,0.0,89.99017,-90.0,03/29/2422
+1.98382,47.09187,760,12,22,15,47,52,4.05,27.5,fr,19214,15,803582,1,1,Active Shallow Crust,0.0,89.99035,0.0,12/22/0760
+1.98382,47.09187,9884,3,2,16,27,9,4.15,5.0,fr,19215,197,803592,1,1,Active Shallow Crust,0.0,89.98968,0.0,03/02/9884
+1.98382,47.09187,2631,2,6,3,54,6,4.15,15.0,fr,19216,52,803596,1,2,Active Shallow Crust,240.0085,57.99742,0.0,02/06/2631
+1.98382,47.09187,2805,11,29,7,38,41,4.15,15.0,fr,19217,56,803596,1,2,Active Shallow Crust,240.0085,57.99742,0.0,11/29/2805
+1.98382,47.09187,3543,3,31,8,56,5,4.25,27.5,fr,19218,70,803606,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/31/3543
+1.98382,47.09187,4359,12,28,14,53,6,4.25,5.0,fr,19219,87,803613,1,1,Active Shallow Crust,128.8943,89.98097,0.0,12/28/4359
+1.98382,47.09187,2146,10,24,21,21,22,4.45,5.0,fr,19220,42,803628,1,1,Active Shallow Crust,0.0,89.99026,0.0,10/24/2146
+1.98382,47.09187,4917,1,8,5,48,23,4.45,27.5,fr,19221,98,803630,1,1,Active Shallow Crust,0.0,89.99026,0.0,01/08/4917
+1.98382,47.09187,9498,3,22,3,10,3,4.75,5.0,fr,19222,189,803664,1,1,Active Shallow Crust,0.0,89.99008,0.0,03/22/9498
+1.98382,47.09187,8646,9,21,14,33,53,5.15,5.0,fr,19223,172,803712,1,1,Active Shallow Crust,0.0,89.98993,0.0,09/21/8646
+-0.04751,48.16745,1018,4,20,6,2,5,3.65,5.0,fr,19224,20,804012,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/20/1018
+-0.04751,48.16745,2422,3,14,10,11,50,3.65,15.0,fr,19225,48,804013,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/14/2422
+-0.04751,48.16745,8525,8,22,20,11,1,3.75,5.0,fr,19226,170,804024,1,1,Active Shallow Crust,0.0,89.98998,0.0,08/22/8525
+-0.04751,48.16745,9212,1,29,0,31,7,4.25,15.0,fr,19227,184,804085,1,1,Active Shallow Crust,0.0,89.99,0.0,01/29/9212
+-0.04751,48.16745,2562,5,31,23,48,3,4.65,15.0,fr,19228,51,804133,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/31/2562
+-0.04751,48.16745,5208,1,21,16,41,55,5.45,15.0,fr,19229,104,804229,1,1,Active Shallow Crust,360.0,89.99,0.0,01/21/5208
+3.93381,44.0799,9913,7,26,16,4,21,3.55,15.0,fr,19230,198,804481,1,1,Active Shallow Crust,0.0,89.98914,0.0,07/26/9913
+3.93381,44.0799,4000,5,31,17,44,48,3.65,5.0,fr,19231,79,804492,1,1,Active Shallow Crust,0.0,89.99032,0.0,05/31/4000
+3.93381,44.0799,5646,2,20,3,9,13,3.65,15.0,fr,19232,112,804493,1,1,Active Shallow Crust,0.0,89.99032,0.0,02/20/5646
+3.93381,44.0799,7269,12,22,13,39,44,3.85,5.0,fr,19233,145,804516,1,1,Active Shallow Crust,0.0,89.98975,0.0,12/22/7269
+3.93381,44.0799,8281,1,25,10,53,8,3.95,5.0,fr,19234,165,804537,1,1,Active Shallow Crust,128.9006,89.99429,0.0,01/25/8281
+3.93381,44.0799,715,11,25,16,7,45,4.15,5.0,fr,19235,14,804552,1,1,Active Shallow Crust,0.0,89.98911,0.0,11/25/0715
+3.01659,42.74753,1892,7,8,9,7,52,3.55,5.0,fr,19236,37,804966,1,1,Active Shallow Crust,0.0,89.98876,-90.0,07/08/1892
+3.01659,42.74753,6148,12,26,18,24,30,3.55,15.0,fr,19237,122,804970,1,1,Active Shallow Crust,128.8967,89.99259,0.0,12/26/6148
+3.01659,42.74753,9169,1,17,15,13,2,3.65,5.0,fr,19238,183,804972,1,3,Active Shallow Crust,0.0,89.9901,0.0,01/17/9169
+3.01659,42.74753,8133,3,25,21,39,45,3.65,5.0,fr,19239,162,804972,1,3,Active Shallow Crust,0.0,89.9901,0.0,03/25/8133
+3.01659,42.74753,8001,11,5,18,20,25,3.65,5.0,fr,19240,160,804972,1,3,Active Shallow Crust,0.0,89.9901,0.0,11/05/8001
+3.01659,42.74753,687,6,27,19,5,2,3.65,5.0,fr,19241,13,804975,1,1,Active Shallow Crust,240.0005,58.01274,0.0,06/27/0687
+3.01659,42.74753,5147,6,3,13,37,30,3.75,5.0,fr,19242,102,804984,1,1,Active Shallow Crust,0.0,89.99118,0.0,06/03/5147
+3.01659,42.74753,5456,7,24,14,40,25,3.75,15.0,fr,19243,109,804988,1,1,Active Shallow Crust,240.0081,58.0178,0.0,07/24/5456
+3.01659,42.74753,5747,11,24,10,30,1,3.85,5.0,fr,19244,114,804996,1,1,Active Shallow Crust,0.0,89.98952,0.0,11/24/5747
+3.01659,42.74753,5749,11,25,18,21,53,3.85,15.0,fr,19245,114,804997,1,1,Active Shallow Crust,0.0,89.98952,0.0,11/25/5749
+3.01659,42.74753,6,1,18,20,34,56,3.85,15.0,fr,19246,0,805003,1,1,Active Shallow Crust,0.0,89.9894,-90.0,01/18/0006
+3.01659,42.74753,997,7,10,7,51,28,3.95,15.0,fr,19247,19,805009,1,1,Active Shallow Crust,0.0,89.99065,0.0,07/10/0997
+3.01659,42.74753,490,2,4,4,57,32,3.95,15.0,fr,19248,9,805018,1,1,Active Shallow Crust,128.9005,89.99416,0.0,02/04/0490
+3.01659,42.74753,7591,6,10,22,18,47,4.15,5.0,fr,19249,151,805032,1,1,Active Shallow Crust,0.0,89.99072,0.0,06/10/7591
+3.01659,42.74753,544,8,18,11,39,31,4.15,15.0,fr,19250,10,805033,1,1,Active Shallow Crust,0.0,89.99072,0.0,08/18/0544
+3.01659,42.74753,3974,5,29,13,38,58,4.25,27.5,fr,19251,79,805046,1,3,Active Shallow Crust,0.0,89.99007,0.0,05/29/3974
+3.01659,42.74753,770,10,13,21,12,19,4.25,27.5,fr,19252,15,805046,1,3,Active Shallow Crust,0.0,89.99007,0.0,10/13/0770
+3.01659,42.74753,336,3,22,15,55,2,4.25,27.5,fr,19253,6,805046,1,3,Active Shallow Crust,0.0,89.99007,0.0,03/22/0336
+3.01659,42.74753,3607,11,17,7,21,47,4.25,5.0,fr,19254,72,805047,1,1,Active Shallow Crust,240.0068,57.99404,0.0,11/17/3607
+3.01659,42.74753,6448,8,14,11,42,39,4.35,5.0,fr,19255,128,805056,1,1,Active Shallow Crust,0.0,89.98968,0.0,08/14/6448
+3.01659,42.74753,7151,8,26,15,46,18,4.35,5.0,fr,19256,143,805059,1,1,Active Shallow Crust,240.0074,57.99578,0.0,08/26/7151
+3.01659,42.74753,9161,4,19,21,18,38,4.75,15.0,fr,19257,183,805108,1,1,Active Shallow Crust,240.0063,58.00423,0.0,04/19/9161
+3.01659,42.74753,3798,8,18,6,20,48,5.05,5.0,fr,19258,75,805149,1,1,Active Shallow Crust,128.8871,89.99049,0.0,08/18/3798
+3.01659,42.74753,719,5,23,23,2,35,5.55,15.0,fr,19259,14,805210,1,1,Active Shallow Crust,128.8789,89.98977,0.0,05/23/0719
+-4.64862,49.40914,4392,11,8,20,9,14,3.85,27.5,fr,19260,87,805478,1,1,Active Shallow Crust,0.0,89.99071,0.0,11/08/4392
+-4.64862,49.40914,1238,5,18,7,44,33,4.25,5.0,fr,19261,24,805530,1,1,Active Shallow Crust,0.0,89.9911,-90.0,05/18/1238
+-4.64862,49.40914,9166,3,16,17,4,11,4.35,5.0,fr,19262,183,805536,1,1,Active Shallow Crust,0.0,89.98955,0.0,03/16/9166
+-4.64862,49.40914,3908,7,25,5,24,54,4.85,15.0,fr,19263,78,805597,1,1,Active Shallow Crust,0.0,89.98972,0.0,07/25/3908
+-2.25268,50.67691,4698,11,11,5,45,59,3.95,5.0,fr,19264,93,805968,1,2,Active Shallow Crust,0.0,89.98992,0.0,11/11/4698
+-2.25268,50.67691,8700,11,17,13,36,39,3.95,5.0,fr,19265,173,805968,1,2,Active Shallow Crust,0.0,89.98992,0.0,11/17/8700
+-1.07463,44.29815,2291,9,18,22,5,22,4.15,5.0,fr,19266,45,806475,1,1,Active Shallow Crust,240.0082,57.99726,0.0,09/18/2291
+6.14992,47.12168,8836,9,19,13,54,41,3.55,15.0,fr,19267,176,807361,1,2,Active Shallow Crust,0.0,89.99314,0.0,09/19/8836
+6.14992,47.12168,8483,1,18,6,28,12,3.55,15.0,fr,19268,169,807361,1,2,Active Shallow Crust,0.0,89.99314,0.0,01/18/8483
+6.14992,47.12168,3995,1,14,3,11,33,3.55,5.0,fr,19269,79,807363,1,1,Active Shallow Crust,240.0129,57.99813,0.0,01/14/3995
+6.14992,47.12168,7452,10,17,18,0,50,3.55,27.5,fr,19270,149,807365,1,1,Active Shallow Crust,240.0129,57.99804,0.0,10/17/7452
+6.14992,47.12168,8841,12,8,18,7,1,3.55,5.0,fr,19271,176,807369,1,1,Active Shallow Crust,128.8956,89.99314,0.0,12/08/8841
+6.14992,47.12168,6604,12,15,10,1,41,3.65,5.0,fr,19272,132,807372,1,1,Active Shallow Crust,0.0,89.98777,0.0,12/15/6604
+6.14992,47.12168,3605,11,17,14,7,46,3.65,15.0,fr,19273,72,807373,1,1,Active Shallow Crust,0.0,89.98777,0.0,11/17/3605
+6.14992,47.12168,3521,5,21,15,42,58,3.65,27.5,fr,19274,70,807374,1,1,Active Shallow Crust,0.0,89.98777,0.0,05/21/3521
+6.14992,47.12168,841,1,11,2,3,30,3.65,5.0,fr,19275,16,807378,1,2,Active Shallow Crust,0.0,89.98763,-90.0,01/11/0841
+6.14992,47.12168,4026,4,29,0,48,57,3.65,5.0,fr,19276,80,807378,1,2,Active Shallow Crust,0.0,89.98763,-90.0,04/29/4026
+6.14992,47.12168,8868,12,6,6,12,24,3.65,5.0,fr,19277,177,807381,1,1,Active Shallow Crust,128.8998,89.96354,0.0,12/06/8868
+6.14992,47.12168,7021,1,23,7,54,16,3.75,5.0,fr,19278,140,807384,1,1,Active Shallow Crust,0.0,89.9891,0.0,01/23/7021
+6.14992,47.12168,284,2,19,22,28,3,3.75,27.5,fr,19279,5,807386,1,1,Active Shallow Crust,0.0,89.9891,0.0,02/19/0284
+6.14992,47.12168,5060,2,16,22,40,53,3.75,5.0,fr,19280,101,807387,1,2,Active Shallow Crust,240.0091,58.01716,0.0,02/16/5060
+6.14992,47.12168,4283,4,12,10,40,25,3.75,5.0,fr,19281,85,807387,1,2,Active Shallow Crust,240.0091,58.01716,0.0,04/12/4283
+6.14992,47.12168,4777,8,15,4,35,49,3.75,5.0,fr,19282,95,807390,1,1,Active Shallow Crust,0.0,89.98898,-90.0,08/15/4777
+6.14992,47.12168,7512,2,11,22,14,23,3.85,27.5,fr,19283,150,807398,1,1,Active Shallow Crust,0.0,89.99029,0.0,02/11/7512
+6.14992,47.12168,3681,9,7,9,59,43,3.95,5.0,fr,19284,73,807408,1,1,Active Shallow Crust,0.0,89.99134,0.0,09/07/3681
+6.14992,47.12168,7806,12,24,19,7,7,3.95,5.0,fr,19285,156,807417,1,1,Active Shallow Crust,128.9003,89.99351,0.0,12/24/7806
+6.14992,47.12168,4982,9,10,15,6,24,4.15,15.0,fr,19286,99,807433,1,1,Active Shallow Crust,0.0,89.98969,0.0,09/10/4982
+6.14992,47.12168,5358,2,19,0,51,9,4.75,5.0,fr,19287,107,807507,1,1,Active Shallow Crust,240.0077,58.00433,0.0,02/19/5358
+6.14992,47.12168,3434,1,5,9,23,46,5.75,5.0,fr,19288,68,807624,1,1,Active Shallow Crust,0.0,89.99018,0.0,01/05/3434
+0.7507,45.94597,3436,10,17,19,16,48,3.55,5.0,fr,19289,68,807840,1,3,Active Shallow Crust,0.0,89.99036,0.0,10/17/3436
+0.7507,45.94597,3604,10,25,3,56,25,3.55,5.0,fr,19290,72,807840,1,3,Active Shallow Crust,0.0,89.99036,0.0,10/25/3604
+0.7507,45.94597,657,9,24,19,30,18,3.55,5.0,fr,19291,13,807840,1,3,Active Shallow Crust,0.0,89.99036,0.0,09/24/0657
+0.7507,45.94597,3525,2,19,14,27,23,3.55,5.0,fr,19292,70,807843,1,1,Active Shallow Crust,240.0122,57.99809,0.0,02/19/3525
+0.7507,45.94597,2450,8,4,5,19,23,3.65,5.0,fr,19293,48,807852,1,7,Active Shallow Crust,0.0,89.98985,0.0,08/04/2450
+0.7507,45.94597,303,3,1,14,16,47,3.65,5.0,fr,19294,6,807852,1,7,Active Shallow Crust,0.0,89.98985,0.0,03/01/0303
+0.7507,45.94597,5727,1,14,14,44,8,3.65,5.0,fr,19295,114,807852,1,7,Active Shallow Crust,0.0,89.98985,0.0,01/14/5727
+0.7507,45.94597,279,11,17,16,11,26,3.65,5.0,fr,19296,5,807852,1,7,Active Shallow Crust,0.0,89.98985,0.0,11/17/0279
+0.7507,45.94597,9586,1,31,19,11,27,3.65,5.0,fr,19297,191,807852,1,7,Active Shallow Crust,0.0,89.98985,0.0,01/31/9586
+0.7507,45.94597,6766,10,14,16,56,52,3.65,5.0,fr,19298,135,807852,1,7,Active Shallow Crust,0.0,89.98985,0.0,10/14/6766
+0.7507,45.94597,9396,2,6,16,1,37,3.65,5.0,fr,19299,187,807852,1,7,Active Shallow Crust,0.0,89.98985,0.0,02/06/9396
+0.7507,45.94597,3160,7,22,20,49,2,3.65,5.0,fr,19300,63,807858,1,1,Active Shallow Crust,0.0,89.98973,-90.0,07/22/3160
+0.7507,45.94597,4769,12,25,11,43,38,3.85,5.0,fr,19301,95,807876,1,2,Active Shallow Crust,0.0,89.99007,0.0,12/25/4769
+0.7507,45.94597,4280,6,28,10,26,50,3.85,5.0,fr,19302,85,807876,1,2,Active Shallow Crust,0.0,89.99007,0.0,06/28/4280
+0.7507,45.94597,7916,12,5,15,17,40,3.95,5.0,fr,19303,158,807894,1,1,Active Shallow Crust,0.0,89.98993,-90.0,12/05/7916
+0.7507,45.94597,7373,11,3,12,55,5,4.05,5.0,fr,19304,147,807900,1,1,Active Shallow Crust,0.0,89.99014,0.0,11/03/7373
+0.7507,45.94597,9474,2,22,16,53,35,4.35,5.0,fr,19305,189,807936,1,1,Active Shallow Crust,0.0,89.98988,0.0,02/22/9474
+0.7507,45.94597,1042,4,24,21,7,57,4.35,5.0,fr,19306,20,807945,1,1,Active Shallow Crust,128.898,89.98276,0.0,04/24/1042
+0.7507,45.94597,6418,2,28,8,27,40,5.35,15.0,fr,19307,128,808057,1,1,Active Shallow Crust,0.0,89.98995,0.0,02/28/6418
+-0.79236,49.449,2995,1,15,0,34,52,3.55,5.0,fr,19308,59,808320,1,2,Active Shallow Crust,0.0,89.99017,0.0,01/15/2995
+-0.79236,49.449,5743,12,7,17,24,1,3.55,5.0,fr,19309,114,808320,1,2,Active Shallow Crust,0.0,89.99017,0.0,12/07/5743
+-0.79236,49.449,2009,3,11,2,13,46,3.55,5.0,fr,19310,40,808329,1,1,Active Shallow Crust,128.896,89.99385,0.0,03/11/2009
+-0.79236,49.449,8412,4,10,20,34,3,3.65,5.0,fr,19311,168,808332,1,1,Active Shallow Crust,0.0,89.98978,0.0,04/10/8412
+-0.79236,49.449,9451,10,14,10,35,28,3.65,5.0,fr,19312,189,808338,1,1,Active Shallow Crust,0.0,89.98965,-90.0,10/14/9451
+-0.79236,49.449,2160,5,3,23,33,15,3.75,27.5,fr,19313,43,808346,1,1,Active Shallow Crust,0.0,89.99023,0.0,05/03/2160
+-0.79236,49.449,5839,5,14,10,45,42,3.75,15.0,fr,19314,116,808348,1,1,Active Shallow Crust,240.0088,58.01766,0.0,05/14/5839
+-0.79236,49.449,8461,7,17,14,17,28,3.85,5.0,fr,19315,169,808356,1,1,Active Shallow Crust,0.0,89.99014,0.0,07/17/8461
+-0.79236,49.449,719,10,4,2,40,8,3.85,5.0,fr,19316,14,808359,1,1,Active Shallow Crust,240.0113,57.99788,0.0,10/04/0719
+-0.79236,49.449,7556,8,6,6,1,41,3.95,15.0,fr,19317,151,808375,1,1,Active Shallow Crust,0.0,89.99006,-90.0,08/06/7556
+-0.79236,49.449,8132,9,20,0,21,15,4.05,5.0,fr,19318,162,808383,1,1,Active Shallow Crust,240.0064,58.00595,0.0,09/20/8132
+-0.79236,49.449,3976,12,5,15,36,1,4.25,15.0,fr,19319,79,808414,1,1,Active Shallow Crust,128.8938,89.98094,0.0,12/05/3976
+-0.79236,49.449,111,7,10,9,57,7,4.55,5.0,fr,19320,2,808440,1,1,Active Shallow Crust,0.0,89.98989,0.0,07/10/0111
+-3.07359,48.74244,9832,5,7,14,2,18,3.55,15.0,fr,19321,196,808801,1,1,Active Shallow Crust,0.0,89.99003,0.0,05/07/9832
+-3.07359,48.74244,3111,9,15,4,57,6,3.55,5.0,fr,19322,62,808803,1,1,Active Shallow Crust,240.013,57.998,0.0,09/15/3111
+-3.07359,48.74244,4085,8,21,1,46,46,3.55,15.0,fr,19323,81,808810,1,1,Active Shallow Crust,128.8963,89.99335,0.0,08/21/4085
+-3.07359,48.74244,4661,10,21,4,37,3,3.65,5.0,fr,19324,93,808812,1,1,Active Shallow Crust,0.0,89.99111,0.0,10/21/4661
+-3.07359,48.74244,3020,9,18,20,47,29,3.65,15.0,fr,19325,60,808813,1,1,Active Shallow Crust,0.0,89.99111,0.0,09/18/3020
+-3.07359,48.74244,5021,10,1,21,2,30,3.65,5.0,fr,19326,100,808815,1,1,Active Shallow Crust,240.0018,58.01287,0.0,10/01/5021
+-3.07359,48.74244,2080,8,4,10,8,41,3.75,5.0,fr,19327,41,808824,1,1,Active Shallow Crust,0.0,89.98943,0.0,08/04/2080
+-3.07359,48.74244,3808,6,11,4,53,47,3.75,5.0,fr,19328,76,808827,1,1,Active Shallow Crust,240.0082,58.01762,0.0,06/11/3808
+-3.07359,48.74244,2549,4,10,0,20,45,3.95,15.0,fr,19329,50,808852,1,1,Active Shallow Crust,240.0196,58.00519,0.0,04/10/2549
+-3.07359,48.74244,4098,9,13,9,38,46,4.35,15.0,fr,19330,81,808906,1,1,Active Shallow Crust,128.8974,89.98287,0.0,09/13/4098
+-3.07359,48.74244,32,12,24,1,21,2,4.65,27.5,fr,19331,0,808934,1,1,Active Shallow Crust,0.0,89.98969,0.0,12/24/0032
+4.24748,45.96011,8602,9,19,22,27,27,3.55,27.5,fr,19332,172,809282,1,1,Active Shallow Crust,0.0,89.99299,0.0,09/19/8602
+4.24748,45.96011,8872,10,22,18,10,31,3.55,27.5,fr,19333,177,809285,1,1,Active Shallow Crust,240.0131,57.99703,0.0,10/22/8872
+4.24748,45.96011,4616,10,10,10,56,43,3.75,15.0,fr,19334,92,809308,1,1,Active Shallow Crust,240.0081,58.01842,0.0,10/10/4616
+4.24748,45.96011,2827,9,30,23,12,51,4.15,5.0,fr,19335,56,809361,1,1,Active Shallow Crust,128.8987,89.99297,0.0,09/30/2827
+4.24748,45.96011,4422,10,18,17,38,41,4.35,5.0,fr,19336,88,809382,1,1,Active Shallow Crust,0.0,89.98871,-90.0,10/18/4422
+4.24748,45.96011,7239,3,9,2,16,55,4.45,5.0,fr,19337,144,809388,1,1,Active Shallow Crust,0.0,89.99005,0.0,03/09/7239
+4.24748,45.96011,5336,11,30,9,27,27,5.15,15.0,fr,19338,106,809476,1,1,Active Shallow Crust,240.0192,58.00006,0.0,11/30/5336
+0.76347,42.28792,8512,12,9,6,31,43,3.55,5.0,fr,19339,170,809760,1,1,Active Shallow Crust,0.0,89.98975,0.0,12/09/8512
+0.76347,42.28792,7264,3,20,0,3,15,3.65,5.0,fr,19340,145,809772,1,1,Active Shallow Crust,0.0,89.99003,0.0,03/20/7264
+0.76347,42.28792,4761,11,28,9,20,17,3.65,15.0,fr,19341,95,809773,1,2,Active Shallow Crust,0.0,89.99003,0.0,11/28/4761
+0.76347,42.28792,2734,6,27,4,42,35,3.65,15.0,fr,19342,54,809773,1,2,Active Shallow Crust,0.0,89.99003,0.0,06/27/2734
+0.76347,42.28792,1659,6,12,22,49,4,3.65,27.5,fr,19343,33,809777,1,1,Active Shallow Crust,240.0008,58.01271,0.0,06/12/1659
+0.76347,42.28792,4486,6,24,0,19,42,3.65,15.0,fr,19344,89,809782,1,1,Active Shallow Crust,128.9007,89.96352,0.0,06/24/4486
+0.76347,42.28792,3301,5,14,16,16,36,3.85,5.0,fr,19345,66,809796,1,1,Active Shallow Crust,0.0,89.9901,0.0,05/14/3301
+0.76347,42.28792,6987,5,30,13,29,5,3.85,15.0,fr,19346,139,809797,1,1,Active Shallow Crust,0.0,89.9901,0.0,05/30/6987
+0.76347,42.28792,9548,2,2,3,40,54,3.85,5.0,fr,19347,190,809802,1,1,Active Shallow Crust,0.0,89.98998,-90.0,02/02/9548
+0.76347,42.28792,7290,7,10,15,51,2,4.75,5.0,fr,19348,145,809904,1,1,Active Shallow Crust,0.0,89.98993,0.0,07/10/7290
+0.76347,42.28792,385,12,18,6,8,31,5.45,15.0,fr,19349,7,809989,1,1,Active Shallow Crust,0.0,89.98995,0.0,12/18/0385
+-0.89374,43.49321,6510,4,6,0,50,25,3.55,5.0,fr,19350,130,810240,1,1,Active Shallow Crust,0.0,89.98994,0.0,04/06/6510
+-0.89374,43.49321,5599,3,2,5,20,33,3.65,5.0,fr,19351,111,810252,1,1,Active Shallow Crust,0.0,89.99022,0.0,03/02/5599
+-0.89374,43.49321,7806,8,17,13,5,58,3.65,15.0,fr,19352,156,810253,1,1,Active Shallow Crust,0.0,89.99022,0.0,08/17/7806
+-0.89374,43.49321,7830,4,26,3,31,2,3.65,5.0,fr,19353,156,810258,1,1,Active Shallow Crust,0.0,89.9901,-90.0,04/26/7830
+-0.89374,43.49321,7203,11,18,20,52,39,3.75,5.0,fr,19354,144,810267,1,1,Active Shallow Crust,240.0079,58.01755,0.0,11/18/7203
+-0.89374,43.49321,9473,4,18,14,33,29,3.85,5.0,fr,19355,189,810276,1,3,Active Shallow Crust,0.0,89.99029,0.0,04/18/9473
+-0.89374,43.49321,8069,8,21,10,57,1,3.85,5.0,fr,19356,161,810276,1,3,Active Shallow Crust,0.0,89.99029,0.0,08/21/8069
+-0.89374,43.49321,3436,1,14,17,55,44,3.85,5.0,fr,19357,68,810276,1,3,Active Shallow Crust,0.0,89.99029,0.0,01/14/3436
+-0.89374,43.49321,7262,9,22,1,0,59,4.05,15.0,fr,19358,145,810304,1,1,Active Shallow Crust,240.0055,58.00573,0.0,09/22/7262
+-0.89374,43.49321,5835,7,11,5,32,40,4.55,27.5,fr,19359,116,810362,1,1,Active Shallow Crust,0.0,89.98988,0.0,07/11/5835
+-0.89374,43.49321,1536,12,30,15,30,0,4.75,5.0,fr,19360,30,810384,1,1,Active Shallow Crust,0.0,89.98989,0.0,12/30/1536
+1.64174,45.06869,3769,2,19,13,19,20,3.95,5.0,fr,19361,75,810774,1,1,Active Shallow Crust,0.0,89.98977,-90.0,02/19/3769
+1.64174,45.06869,3168,11,16,12,7,41,4.45,5.0,fr,19362,63,810834,1,1,Active Shallow Crust,0.0,89.98978,-90.0,11/16/3168
+1.64174,45.06869,9757,12,8,11,45,6,5.15,5.0,fr,19363,195,810912,1,1,Active Shallow Crust,0.0,89.99012,0.0,12/08/9757
+1.64174,45.06869,7971,6,18,18,37,54,6.35,15.0,fr,19364,159,811063,1,1,Active Shallow Crust,360.0,89.99002,-90.0,06/18/7971
+1.13648,45.57035,9614,8,30,11,55,56,3.65,5.0,fr,19365,192,811218,1,1,Active Shallow Crust,0.0,89.99046,-90.0,08/30/9614
+1.13648,45.57035,5,11,26,1,45,18,3.75,5.0,fr,19366,0,811224,1,1,Active Shallow Crust,0.0,89.99019,0.0,11/26/0005
+1.13648,45.57035,8304,5,3,8,30,56,3.95,5.0,fr,19367,166,811251,1,1,Active Shallow Crust,240.0198,58.00488,0.0,05/03/8304
+1.13648,45.57035,4716,6,4,22,9,33,4.15,15.0,fr,19368,94,811273,1,1,Active Shallow Crust,0.0,89.99027,0.0,06/04/4716
+1.13648,45.57035,1149,12,21,8,37,26,4.15,27.5,fr,19369,22,811274,1,1,Active Shallow Crust,0.0,89.99027,0.0,12/21/1149
+1.13648,45.57035,9686,10,5,15,29,17,4.35,5.0,fr,19370,193,811296,1,1,Active Shallow Crust,0.0,89.99017,0.0,10/05/9686
+1.13648,45.57035,9487,8,22,23,25,8,4.55,15.0,fr,19371,189,811324,1,1,Active Shallow Crust,240.0089,57.99734,0.0,08/22/9487
+1.13648,45.57035,132,6,4,7,10,13,5.05,15.0,fr,19372,2,811381,1,1,Active Shallow Crust,0.0,89.98995,0.0,06/04/0132
+5.97137,46.84127,9212,12,26,4,21,41,3.55,15.0,fr,19373,184,811681,1,1,Active Shallow Crust,0.0,89.9931,0.0,12/26/9212
+5.97137,46.84127,51,9,27,22,13,23,3.55,15.0,fr,19374,1,811687,1,1,Active Shallow Crust,0.0,89.99302,-90.0,09/27/0051
+5.97137,46.84127,4457,12,7,20,20,53,3.65,5.0,fr,19375,89,811692,1,2,Active Shallow Crust,0.0,89.9877,0.0,12/07/4457
+5.97137,46.84127,2759,9,29,9,24,6,3.65,5.0,fr,19376,55,811692,1,2,Active Shallow Crust,0.0,89.9877,0.0,09/29/2759
+5.97137,46.84127,2735,9,28,22,22,29,3.65,15.0,fr,19377,54,811699,1,1,Active Shallow Crust,0.0,89.98756,-90.0,09/28/2735
+5.97137,46.84127,5021,6,24,5,59,39,3.75,5.0,fr,19378,100,811704,1,2,Active Shallow Crust,0.0,89.98904,0.0,06/24/5021
+5.97137,46.84127,9140,12,31,3,33,4,3.75,5.0,fr,19379,182,811704,1,2,Active Shallow Crust,0.0,89.98904,0.0,12/31/9140
+5.97137,46.84127,161,12,20,22,59,9,3.75,5.0,fr,19380,3,811707,1,1,Active Shallow Crust,240.0094,58.01699,0.0,12/20/0161
+5.97137,46.84127,8900,9,25,21,17,10,3.75,5.0,fr,19381,177,811710,1,1,Active Shallow Crust,0.0,89.98891,-90.0,09/25/8900
+5.97137,46.84127,6313,3,6,22,18,47,3.75,15.0,fr,19382,126,811714,1,1,Active Shallow Crust,128.8959,89.9675,0.0,03/06/6313
+5.97137,46.84127,2722,5,28,0,9,3,3.95,5.0,fr,19383,54,811734,1,1,Active Shallow Crust,0.0,89.9912,-90.0,05/28/2722
+5.97137,46.84127,39,2,24,8,24,51,4.25,5.0,fr,19384,0,811764,1,1,Active Shallow Crust,0.0,89.99075,0.0,02/24/0039
+5.97137,46.84127,415,12,25,7,53,1,5.35,5.0,fr,19385,8,811902,1,1,Active Shallow Crust,0.0,89.99033,-90.0,12/25/0415
+5.82908,41.38856,3480,8,17,2,22,44,3.75,5.0,fr,19386,69,812184,1,1,Active Shallow Crust,0.0,89.98798,0.0,08/17/3480
+-2.78128,50.10748,4129,11,14,0,15,53,3.55,5.0,fr,19387,82,812640,1,1,Active Shallow Crust,0.0,89.9903,0.0,11/14/4129
+4.44031,48.54944,7227,4,5,12,32,48,3.65,15.0,fr,19388,144,813133,1,1,Active Shallow Crust,0.0,89.9881,0.0,04/05/7227
+4.44031,48.54944,320,6,15,17,50,39,3.95,5.0,fr,19389,6,813171,1,1,Active Shallow Crust,240.0194,58.00551,0.0,06/15/0320
+4.30467,44.39734,4649,6,23,11,30,39,3.55,5.0,fr,19390,92,813600,1,1,Active Shallow Crust,0.0,89.9928,0.0,06/23/4649
+4.30467,44.39734,9617,5,10,21,38,20,3.75,5.0,fr,19391,192,813624,1,2,Active Shallow Crust,0.0,89.98856,0.0,05/10/9617
+4.30467,44.39734,5319,12,2,22,14,9,3.75,5.0,fr,19392,106,813624,1,2,Active Shallow Crust,0.0,89.98856,0.0,12/02/5319
+4.30467,44.39734,5431,12,12,10,12,54,3.75,15.0,fr,19393,108,813625,1,1,Active Shallow Crust,0.0,89.98856,0.0,12/12/5431
+4.30467,44.39734,9864,1,11,14,29,29,3.75,5.0,fr,19394,197,813630,1,1,Active Shallow Crust,0.0,89.98842,-90.0,01/11/9864
+4.30467,44.39734,9471,11,7,17,27,8,3.95,5.0,fr,19395,189,813648,1,1,Active Shallow Crust,0.0,89.99091,0.0,11/07/9471
+4.30467,44.39734,9960,7,7,11,5,6,3.95,5.0,fr,19396,199,813651,1,1,Active Shallow Crust,240.0191,58.00456,0.0,07/07/9960
+4.30467,44.39734,4671,10,19,23,26,47,4.45,15.0,fr,19397,93,813715,1,1,Active Shallow Crust,0.0,89.98965,-90.0,10/19/4671
+4.30467,44.39734,5396,8,25,21,40,18,4.55,5.0,fr,19398,107,813720,1,1,Active Shallow Crust,0.0,89.99088,0.0,08/25/5396
+4.30467,44.39734,819,1,7,4,12,15,4.85,15.0,fr,19399,16,813757,1,1,Active Shallow Crust,0.0,89.99032,0.0,01/07/0819
+4.30467,44.39734,3271,10,14,4,15,41,6.15,15.0,fr,19400,65,813913,1,1,Active Shallow Crust,0.0,89.98988,0.0,10/14/3271
+2.29966,44.88072,9866,7,12,21,5,28,3.55,5.0,fr,19401,197,814083,1,1,Active Shallow Crust,240.0123,57.99783,0.0,07/12/9866
+2.29966,44.88072,209,4,28,15,50,55,3.65,15.0,fr,19402,4,814093,1,2,Active Shallow Crust,0.0,89.99045,0.0,04/28/0209
+2.29966,44.88072,5311,6,10,16,46,17,3.65,15.0,fr,19403,106,814093,1,2,Active Shallow Crust,0.0,89.99045,0.0,06/10/5311
+2.29966,44.88072,2117,9,27,18,39,13,3.75,5.0,fr,19404,42,814104,1,1,Active Shallow Crust,0.0,89.98865,0.0,09/27/2117
+2.29966,44.88072,8607,5,5,6,42,59,3.85,5.0,fr,19405,172,814116,1,1,Active Shallow Crust,0.0,89.98988,0.0,05/05/8607
+2.29966,44.88072,226,8,23,21,8,58,3.95,5.0,fr,19406,4,814128,1,2,Active Shallow Crust,0.0,89.99098,0.0,08/23/0226
+2.29966,44.88072,657,5,7,6,1,49,3.95,5.0,fr,19407,13,814128,1,2,Active Shallow Crust,0.0,89.99098,0.0,05/07/0657
+2.29966,44.88072,4720,2,6,17,1,9,4.25,5.0,fr,19408,94,814164,1,1,Active Shallow Crust,0.0,89.99043,0.0,02/06/4720
+2.29966,44.88072,8523,4,20,21,36,11,4.55,27.5,fr,19409,170,814202,1,1,Active Shallow Crust,0.0,89.98983,0.0,04/20/8523
+2.29966,44.88072,1407,2,24,20,58,43,5.25,15.0,fr,19410,28,814294,1,1,Active Shallow Crust,128.8841,89.9871,0.0,02/24/1407
+2.29966,44.88072,8865,7,28,2,37,34,5.65,27.5,fr,19411,177,814334,1,1,Active Shallow Crust,0.0,89.99013,0.0,07/28/8865
+1.83377,47.87813,6585,7,2,9,22,20,3.55,5.0,fr,19412,131,814560,1,1,Active Shallow Crust,0.0,89.98985,0.0,07/02/6585
+1.83377,47.87813,9113,3,29,17,6,45,3.55,15.0,fr,19413,182,814570,1,1,Active Shallow Crust,128.8959,89.99408,0.0,03/29/9113
+1.83377,47.87813,2276,7,13,11,4,21,3.65,5.0,fr,19414,45,814572,1,1,Active Shallow Crust,0.0,89.98945,0.0,07/13/2276
+1.83377,47.87813,2070,1,16,4,10,32,3.75,27.5,fr,19415,41,814595,1,1,Active Shallow Crust,128.8963,89.9674,0.0,01/16/2070
+1.83377,47.87813,3431,1,8,22,24,9,4.05,5.0,fr,19416,68,814620,1,2,Active Shallow Crust,0.0,89.98954,0.0,01/08/3431
+1.83377,47.87813,5871,9,13,5,2,15,4.05,5.0,fr,19417,117,814620,1,2,Active Shallow Crust,0.0,89.98954,0.0,09/13/5871
+4.37685,50.65783,3402,6,14,12,33,17,3.55,5.0,fr,19418,68,815040,1,2,Active Shallow Crust,0.0,89.98721,0.0,06/14/3402
+4.37685,50.65783,1562,12,5,2,32,42,3.55,5.0,fr,19419,31,815040,1,2,Active Shallow Crust,0.0,89.98721,0.0,12/05/1562
+4.37685,50.65783,8606,5,23,5,56,21,3.55,15.0,fr,19420,172,815041,1,2,Active Shallow Crust,0.0,89.98721,0.0,05/23/8606
+4.37685,50.65783,7397,6,3,8,20,5,3.55,15.0,fr,19421,147,815041,1,2,Active Shallow Crust,0.0,89.98721,0.0,06/03/7397
+4.37685,50.65783,452,6,14,2,50,58,3.55,15.0,fr,19422,9,815044,1,2,Active Shallow Crust,240.0121,57.99887,0.0,06/14/0452
+4.37685,50.65783,9802,1,23,1,33,34,3.55,15.0,fr,19423,196,815044,1,2,Active Shallow Crust,240.0121,57.99887,0.0,01/23/9802
+4.37685,50.65783,3549,5,25,20,53,45,3.55,15.0,fr,19424,70,815050,1,1,Active Shallow Crust,128.8958,89.99361,0.0,05/25/3549
+4.37685,50.65783,7877,9,23,16,33,50,3.65,5.0,fr,19425,157,815052,1,2,Active Shallow Crust,0.0,89.9886,0.0,09/23/7877
+4.37685,50.65783,966,4,13,16,18,42,3.65,5.0,fr,19426,19,815052,1,2,Active Shallow Crust,0.0,89.9886,0.0,04/13/0966
+4.37685,50.65783,4464,3,17,10,28,6,3.65,15.0,fr,19427,89,815053,1,1,Active Shallow Crust,0.0,89.9886,0.0,03/17/4464
+4.37685,50.65783,9160,1,9,7,26,25,3.65,5.0,fr,19428,183,815055,1,1,Active Shallow Crust,240.0008,58.01292,0.0,01/09/9160
+4.37685,50.65783,5218,2,7,1,19,37,3.65,27.5,fr,19429,104,815057,1,1,Active Shallow Crust,240.0008,58.01283,0.0,02/07/5218
+4.37685,50.65783,6066,3,18,16,41,9,3.65,5.0,fr,19430,121,815058,1,1,Active Shallow Crust,0.0,89.98847,-90.0,03/18/6066
+4.37685,50.65783,418,4,21,8,34,40,3.65,5.0,fr,19431,8,815061,1,1,Active Shallow Crust,128.9005,89.9636,0.0,04/21/0418
+4.37685,50.65783,657,7,11,19,41,44,3.75,5.0,fr,19432,13,815064,1,1,Active Shallow Crust,0.0,89.98985,0.0,07/11/0657
+4.37685,50.65783,2918,6,16,12,30,35,3.85,15.0,fr,19433,58,815077,1,1,Active Shallow Crust,0.0,89.99095,0.0,06/16/2918
+4.37685,50.65783,6044,11,26,21,11,44,3.95,5.0,fr,19434,120,815088,1,1,Active Shallow Crust,0.0,89.99194,0.0,11/26/6044
+4.37685,50.65783,212,8,31,3,35,58,3.95,5.0,fr,19435,4,815094,1,1,Active Shallow Crust,0.0,89.99184,-90.0,08/31/0212
+4.37685,50.65783,1977,9,18,3,42,9,4.15,5.0,fr,19436,39,815112,1,1,Active Shallow Crust,0.0,89.99039,0.0,09/18/1977
+4.37685,50.65783,9090,6,7,7,43,55,4.25,5.0,fr,19437,181,815127,1,1,Active Shallow Crust,240.0079,57.99422,0.0,06/07/9090
+4.37685,50.65783,268,7,25,8,49,15,4.45,5.0,fr,19438,5,815148,1,1,Active Shallow Crust,0.0,89.99093,0.0,07/25/0268
+4.37685,50.65783,7633,4,4,20,12,36,4.65,5.0,fr,19439,152,815172,1,1,Active Shallow Crust,0.0,89.98919,0.0,04/04/7633
+4.37685,50.65783,8920,2,19,2,56,5,4.65,15.0,fr,19440,178,815173,1,1,Active Shallow Crust,0.0,89.98919,0.0,02/19/8920
+4.37685,50.65783,7319,9,22,6,40,50,4.75,5.0,fr,19441,146,815184,1,1,Active Shallow Crust,0.0,89.99036,0.0,09/22/7319
+4.37685,50.65783,5107,9,24,17,32,23,4.75,15.0,fr,19442,102,815185,1,1,Active Shallow Crust,0.0,89.99036,0.0,09/24/5107
+4.37685,50.65783,1047,4,24,12,13,41,4.75,5.0,fr,19443,20,815190,1,1,Active Shallow Crust,0.0,89.99025,-90.0,04/24/1047
+2.20949,41.54997,6970,12,24,1,16,17,3.55,5.0,fr,19444,139,815520,1,5,Active Shallow Crust,0.0,89.98868,0.0,12/24/6970
+2.20949,41.54997,760,3,21,13,39,11,3.55,5.0,fr,19445,15,815520,1,5,Active Shallow Crust,0.0,89.98868,0.0,03/21/0760
+2.20949,41.54997,1461,10,29,13,15,46,3.55,5.0,fr,19446,29,815520,1,5,Active Shallow Crust,0.0,89.98868,0.0,10/29/1461
+2.20949,41.54997,1786,11,11,21,10,22,3.55,5.0,fr,19447,35,815520,1,5,Active Shallow Crust,0.0,89.98868,0.0,11/11/1786
+2.20949,41.54997,8388,6,13,20,36,56,3.55,5.0,fr,19448,167,815520,1,5,Active Shallow Crust,0.0,89.98868,0.0,06/13/8388
+2.20949,41.54997,6915,3,28,16,11,53,3.55,5.0,fr,19449,138,815523,1,2,Active Shallow Crust,240.0114,57.99862,0.0,03/28/6915
+2.20949,41.54997,3413,1,6,1,46,49,3.55,5.0,fr,19450,68,815523,1,2,Active Shallow Crust,240.0114,57.99862,0.0,01/06/3413
+2.20949,41.54997,725,4,28,18,11,43,3.55,15.0,fr,19451,14,815524,1,1,Active Shallow Crust,240.0114,57.99862,0.0,04/28/0725
+2.20949,41.54997,2911,1,13,9,10,53,3.55,5.0,fr,19452,58,815526,1,4,Active Shallow Crust,0.0,89.98855,-90.0,01/13/2911
+2.20949,41.54997,3603,2,2,23,23,18,3.55,5.0,fr,19453,72,815526,1,4,Active Shallow Crust,0.0,89.98855,-90.0,02/02/3603
+2.20949,41.54997,2644,3,22,18,30,59,3.55,5.0,fr,19454,52,815526,1,4,Active Shallow Crust,0.0,89.98855,-90.0,03/22/2644
+2.20949,41.54997,6733,8,14,18,52,25,3.55,5.0,fr,19455,134,815526,1,4,Active Shallow Crust,0.0,89.98855,-90.0,08/14/6733
+2.20949,41.54997,3372,10,13,12,30,24,3.65,5.0,fr,19456,67,815532,1,2,Active Shallow Crust,0.0,89.98991,0.0,10/13/3372
+2.20949,41.54997,4451,4,5,22,25,27,3.65,5.0,fr,19457,89,815532,1,2,Active Shallow Crust,0.0,89.98991,0.0,04/05/4451
+2.20949,41.54997,6374,4,3,15,35,26,3.65,15.0,fr,19458,127,815533,1,2,Active Shallow Crust,0.0,89.98991,0.0,04/03/6374
+2.20949,41.54997,8182,10,24,19,52,37,3.65,15.0,fr,19459,163,815533,1,2,Active Shallow Crust,0.0,89.98991,0.0,10/24/8182
+2.20949,41.54997,4725,9,4,11,44,46,3.65,5.0,fr,19460,94,815538,1,1,Active Shallow Crust,0.0,89.98979,-90.0,09/04/4725
+2.20949,41.54997,8023,7,14,3,51,2,3.65,15.0,fr,19461,160,815539,1,1,Active Shallow Crust,0.0,89.98979,-90.0,07/14/8023
+2.20949,41.54997,1042,2,18,20,22,59,3.65,5.0,fr,19462,20,815541,1,1,Active Shallow Crust,128.9016,89.96343,0.0,02/18/1042
+2.20949,41.54997,1637,3,11,21,53,38,3.75,5.0,fr,19463,32,815544,1,6,Active Shallow Crust,0.0,89.991,0.0,03/11/1637
+2.20949,41.54997,4314,4,19,22,15,54,3.75,5.0,fr,19464,86,815544,1,6,Active Shallow Crust,0.0,89.991,0.0,04/19/4314
+2.20949,41.54997,8152,4,2,21,7,45,3.75,5.0,fr,19465,163,815544,1,6,Active Shallow Crust,0.0,89.991,0.0,04/02/8152
+2.20949,41.54997,9001,10,2,11,25,58,3.75,5.0,fr,19466,180,815544,1,6,Active Shallow Crust,0.0,89.991,0.0,10/02/9001
+2.20949,41.54997,3005,8,3,12,30,44,3.75,5.0,fr,19467,60,815544,1,6,Active Shallow Crust,0.0,89.991,0.0,08/03/3005
+2.20949,41.54997,5693,10,29,1,19,50,3.75,5.0,fr,19468,113,815544,1,6,Active Shallow Crust,0.0,89.991,0.0,10/29/5693
+2.20949,41.54997,7154,10,23,1,31,35,3.75,15.0,fr,19469,143,815545,1,2,Active Shallow Crust,0.0,89.991,0.0,10/23/7154
+2.20949,41.54997,7345,6,26,8,22,58,3.75,15.0,fr,19470,146,815545,1,2,Active Shallow Crust,0.0,89.991,0.0,06/26/7345
+2.20949,41.54997,5862,3,16,21,31,23,3.75,27.5,fr,19471,117,815549,1,1,Active Shallow Crust,240.0075,58.0175,0.0,03/16/5862
+2.20949,41.54997,8835,11,30,20,28,38,3.75,15.0,fr,19472,176,815551,1,1,Active Shallow Crust,0.0,89.99091,-90.0,11/30/8835
+2.20949,41.54997,8313,9,1,23,11,2,3.75,27.5,fr,19473,166,815552,1,1,Active Shallow Crust,0.0,89.99091,-90.0,09/01/8313
+2.20949,41.54997,1457,10,10,17,36,3,3.75,5.0,fr,19474,29,815553,1,1,Active Shallow Crust,128.8977,89.96741,0.0,10/10/1457
+2.20949,41.54997,6352,8,6,15,16,4,3.85,5.0,fr,19475,127,815562,1,2,Active Shallow Crust,0.0,89.98919,-90.0,08/06/6352
+2.20949,41.54997,9370,9,27,13,29,46,3.85,5.0,fr,19476,187,815562,1,2,Active Shallow Crust,0.0,89.98919,-90.0,09/27/9370
+2.20949,41.54997,6367,5,17,0,2,42,3.85,5.0,fr,19477,127,815565,1,1,Active Shallow Crust,128.8965,89.99332,0.0,05/17/6367
+2.20949,41.54997,6490,3,19,13,0,16,3.95,5.0,fr,19478,129,815568,1,2,Active Shallow Crust,0.0,89.99048,0.0,03/19/6490
+2.20949,41.54997,1650,4,12,6,15,52,3.95,5.0,fr,19479,32,815568,1,2,Active Shallow Crust,0.0,89.99048,0.0,04/12/1650
+2.20949,41.54997,1422,12,20,5,2,7,3.95,15.0,fr,19480,28,815569,1,1,Active Shallow Crust,0.0,89.99048,0.0,12/20/1422
+2.20949,41.54997,1521,5,29,19,48,48,3.95,15.0,fr,19481,30,815572,1,1,Active Shallow Crust,240.0193,58.00475,0.0,05/29/1521
+2.20949,41.54997,1140,9,16,3,3,58,4.15,15.0,fr,19482,22,815596,1,1,Active Shallow Crust,240.0078,57.99699,0.0,09/16/1140
+2.20949,41.54997,2890,9,24,10,52,8,4.15,5.0,fr,19483,57,815598,1,1,Active Shallow Crust,0.0,89.99043,-90.0,09/24/2890
+2.20949,41.54997,9392,3,2,5,34,9,4.15,5.0,fr,19484,187,815601,1,1,Active Shallow Crust,128.898,89.99432,0.0,03/02/9392
+2.20949,41.54997,7213,7,15,6,0,36,4.25,5.0,fr,19485,144,815610,1,1,Active Shallow Crust,0.0,89.98977,-90.0,07/15/7213
+2.20949,41.54997,8656,6,23,17,5,9,4.35,5.0,fr,19486,173,815616,1,1,Active Shallow Crust,0.0,89.98949,0.0,06/23/8656
+2.20949,41.54997,4650,4,19,6,57,27,4.35,5.0,fr,19487,92,815622,1,1,Active Shallow Crust,0.0,89.98936,-90.0,04/19/4650
+2.20949,41.54997,4781,5,1,12,42,38,4.45,5.0,fr,19488,95,815628,1,1,Active Shallow Crust,0.0,89.99063,0.0,05/01/4781
+2.20949,41.54997,3286,10,6,9,39,9,4.65,5.0,fr,19489,65,815652,1,1,Active Shallow Crust,0.0,89.99043,0.0,10/06/3286
+2.20949,41.54997,3631,2,18,22,57,36,4.75,5.0,fr,19490,72,815664,1,2,Active Shallow Crust,0.0,89.98957,0.0,02/18/3631
+2.20949,41.54997,2983,11,29,5,29,53,4.75,5.0,fr,19491,59,815664,1,2,Active Shallow Crust,0.0,89.98957,0.0,11/29/2983
+2.20949,41.54997,5362,7,19,2,5,23,4.75,15.0,fr,19492,107,815665,1,1,Active Shallow Crust,0.0,89.98957,0.0,07/19/5362
+2.20949,41.54997,2577,4,30,23,36,57,4.95,15.0,fr,19493,51,815689,1,1,Active Shallow Crust,0.0,89.99021,0.0,04/30/2577
+2.20949,41.54997,9236,2,22,0,36,23,4.95,5.0,fr,19494,184,815691,1,1,Active Shallow Crust,240.0099,58.00393,0.0,02/22/9236
+2.190066,41.57514,279,11,3,23,49,47,6.75,10.17163,fr,19495,5,815907,1,1,Active Shallow Crust,240.108,58.00009,0.0,11/03/0279
+0.92812,42.98433,3364,6,28,15,24,40,3.55,5.0,fr,19496,67,816000,1,1,Active Shallow Crust,0.0,89.98986,0.0,06/28/3364
+0.92812,42.98433,4049,11,5,22,41,51,3.55,27.5,fr,19497,80,816002,1,1,Active Shallow Crust,0.0,89.98986,0.0,11/05/4049
+0.92812,42.98433,4507,12,30,1,45,42,3.65,15.0,fr,19498,90,816019,1,1,Active Shallow Crust,0.0,89.99002,-90.0,12/30/4507
+0.92812,42.98433,7133,2,3,16,22,12,3.75,5.0,fr,19499,142,816024,1,3,Active Shallow Crust,0.0,89.98975,0.0,02/03/7133
+0.92812,42.98433,6077,10,28,23,46,31,3.75,5.0,fr,19500,121,816024,1,3,Active Shallow Crust,0.0,89.98975,0.0,10/28/6077
+0.92812,42.98433,3277,2,7,19,14,38,3.75,5.0,fr,19501,65,816024,1,3,Active Shallow Crust,0.0,89.98975,0.0,02/07/3277
+0.92812,42.98433,3920,7,7,13,26,41,3.75,27.5,fr,19502,78,816026,1,1,Active Shallow Crust,0.0,89.98975,0.0,07/07/3920
+0.92812,42.98433,5354,1,28,9,4,14,3.75,5.0,fr,19503,107,816033,1,3,Active Shallow Crust,128.8969,89.96736,0.0,01/28/5354
+0.92812,42.98433,7701,7,1,8,1,56,3.75,5.0,fr,19504,154,816033,1,3,Active Shallow Crust,128.8969,89.96736,0.0,07/01/7701
+0.92812,42.98433,9482,10,22,11,37,33,3.75,5.0,fr,19505,189,816033,1,3,Active Shallow Crust,128.8969,89.96736,0.0,10/22/9482
+0.92812,42.98433,36,5,13,10,30,54,3.85,5.0,fr,19506,0,816036,1,1,Active Shallow Crust,0.0,89.99021,0.0,05/13/0036
+0.92812,42.98433,2296,1,13,15,41,7,3.95,5.0,fr,19507,45,816048,1,4,Active Shallow Crust,0.0,89.99011,0.0,01/13/2296
+0.92812,42.98433,7433,6,15,3,39,38,3.95,5.0,fr,19508,148,816048,1,4,Active Shallow Crust,0.0,89.99011,0.0,06/15/7433
+0.92812,42.98433,4889,7,19,10,49,51,3.95,5.0,fr,19509,97,816048,1,4,Active Shallow Crust,0.0,89.99011,0.0,07/19/4889
+0.92812,42.98433,1429,1,7,12,29,1,3.95,5.0,fr,19510,28,816048,1,4,Active Shallow Crust,0.0,89.99011,0.0,01/07/1429
+0.92812,42.98433,4054,9,17,7,52,18,3.95,15.0,fr,19511,81,816049,1,2,Active Shallow Crust,0.0,89.99011,0.0,09/17/4054
+0.92812,42.98433,7633,7,10,23,44,14,3.95,15.0,fr,19512,152,816049,1,2,Active Shallow Crust,0.0,89.99011,0.0,07/10/7633
+0.92812,42.98433,601,1,19,16,38,4,4.45,5.0,fr,19513,12,816108,1,2,Active Shallow Crust,0.0,89.98986,0.0,01/19/0601
+0.92812,42.98433,3253,3,28,20,18,10,4.45,5.0,fr,19514,65,816108,1,2,Active Shallow Crust,0.0,89.98986,0.0,03/28/3253
+0.92812,42.98433,8799,5,26,10,3,39,4.55,5.0,fr,19515,175,816120,1,1,Active Shallow Crust,0.0,89.99008,0.0,05/26/8799
+0.92812,42.98433,618,4,18,3,26,20,4.65,27.5,fr,19516,12,816140,1,1,Active Shallow Crust,0.0,89.99001,-90.0,04/18/0618
+0.92812,42.98433,505,2,8,19,8,6,4.85,5.0,fr,19517,10,816156,1,1,Active Shallow Crust,0.0,89.99009,0.0,02/08/0505
+0.92812,42.98433,9137,1,8,11,28,29,4.95,15.0,fr,19518,182,816169,1,1,Active Shallow Crust,0.0,89.99007,0.0,01/08/9137
+4.62603,46.9188,4850,4,27,11,6,28,3.55,15.0,fr,19519,96,816481,1,1,Active Shallow Crust,0.0,89.99311,0.0,04/27/4850
+4.62603,46.9188,1391,7,30,18,41,38,3.65,5.0,fr,19520,27,816492,1,1,Active Shallow Crust,0.0,89.98772,0.0,07/30/1391
+4.62603,46.9188,4308,11,9,23,51,9,3.75,5.0,fr,19521,86,816513,1,1,Active Shallow Crust,128.8968,89.9675,0.0,11/09/4308
+4.62603,46.9188,428,4,13,23,4,32,3.85,5.0,fr,19522,8,816516,1,2,Active Shallow Crust,0.0,89.99025,0.0,04/13/0428
+4.62603,46.9188,2529,9,25,19,30,17,3.85,5.0,fr,19523,50,816516,1,2,Active Shallow Crust,0.0,89.99025,0.0,09/25/2529
+4.62603,46.9188,4064,8,27,17,38,46,3.85,15.0,fr,19524,81,816517,1,1,Active Shallow Crust,0.0,89.99025,0.0,08/27/4064
+4.62603,46.9188,2958,8,13,9,33,39,4.05,5.0,fr,19525,59,816546,1,1,Active Shallow Crust,0.0,89.98824,-90.0,08/13/2958
+4.62603,46.9188,5879,5,2,6,40,23,4.15,5.0,fr,19526,117,816555,1,1,Active Shallow Crust,240.0087,57.99736,0.0,05/02/5879
+4.62603,46.9188,2402,12,7,18,19,30,4.45,5.0,fr,19527,48,816588,1,1,Active Shallow Crust,0.0,89.99023,0.0,12/07/2402
+4.62603,46.9188,8493,1,7,5,28,49,4.55,5.0,fr,19528,169,816606,1,1,Active Shallow Crust,0.0,89.98898,-90.0,01/07/8493
+4.62603,46.9188,5014,9,20,18,11,45,4.55,5.0,fr,19529,100,816609,1,1,Active Shallow Crust,128.8942,89.98567,0.0,09/20/5014
+4.62603,46.9188,939,2,22,19,27,5,5.15,5.0,fr,19530,18,816672,1,1,Active Shallow Crust,0.0,89.99017,0.0,02/22/0939
+6.44476,48.81555,8214,6,1,17,39,20,3.65,5.0,fr,19531,164,816972,1,1,Active Shallow Crust,0.0,89.98817,0.0,06/01/8214
+6.44476,48.81555,1857,10,14,11,37,35,3.65,27.5,fr,19532,37,816974,1,1,Active Shallow Crust,0.0,89.98817,0.0,10/14/1857
+6.44476,48.81555,575,5,6,10,27,6,3.65,5.0,fr,19533,11,816975,1,1,Active Shallow Crust,240.0005,58.01346,0.0,05/06/0575
+6.44476,48.81555,777,10,31,14,10,56,4.15,15.0,fr,19534,15,817033,1,1,Active Shallow Crust,0.0,89.99001,0.0,10/31/0777
+6.44476,48.81555,9603,8,13,4,8,4,4.35,5.0,fr,19535,192,817056,1,1,Active Shallow Crust,0.0,89.98943,0.0,08/13/9603
+6.44476,48.81555,506,11,1,9,30,33,4.45,5.0,fr,19536,10,817068,1,1,Active Shallow Crust,0.0,89.99058,0.0,11/01/0506
+6.78861,44.32444,505,3,21,22,23,58,3.55,5.0,fr,19537,10,817443,1,2,Active Shallow Crust,240.012,57.99783,0.0,03/21/0505
+6.78861,44.32444,3901,6,20,17,37,23,3.55,5.0,fr,19538,78,817443,1,2,Active Shallow Crust,240.012,57.99783,0.0,06/20/3901
+6.78861,44.32444,1850,6,22,20,52,13,3.55,5.0,fr,19539,36,817446,1,1,Active Shallow Crust,0.0,89.99271,-90.0,06/22/1850
+6.78861,44.32444,3470,10,27,21,12,46,3.65,5.0,fr,19540,69,817452,1,1,Active Shallow Crust,0.0,89.98714,0.0,10/27/3470
+6.78861,44.32444,1366,3,31,14,21,28,3.65,5.0,fr,19541,27,817455,1,1,Active Shallow Crust,239.9999,58.01331,0.0,03/31/1366
+6.78861,44.32444,748,12,27,21,23,12,3.65,5.0,fr,19542,14,817458,1,1,Active Shallow Crust,0.0,89.98699,-90.0,12/27/0748
+6.78861,44.32444,8666,12,21,12,19,37,3.75,5.0,fr,19543,173,817464,1,2,Active Shallow Crust,0.0,89.98854,0.0,12/21/8666
+6.78861,44.32444,7982,12,21,1,41,13,3.75,5.0,fr,19544,159,817464,1,2,Active Shallow Crust,0.0,89.98854,0.0,12/21/7982
+6.78861,44.32444,3984,7,3,1,11,14,3.75,27.5,fr,19545,79,817469,1,1,Active Shallow Crust,240.0081,58.01815,0.0,07/03/3984
+6.78861,44.32444,9926,11,26,17,36,46,3.75,5.0,fr,19546,198,817473,1,1,Active Shallow Crust,128.8964,89.96745,0.0,11/26/9926
+6.78861,44.32444,2892,4,15,2,28,9,3.85,15.0,fr,19547,57,817477,1,1,Active Shallow Crust,0.0,89.98978,0.0,04/15/2892
+6.78861,44.32444,5899,5,18,15,36,10,3.95,5.0,fr,19548,117,817488,1,1,Active Shallow Crust,0.0,89.9909,0.0,05/18/5899
+6.78861,44.32444,9729,9,23,1,35,48,3.95,15.0,fr,19549,194,817489,1,3,Active Shallow Crust,0.0,89.9909,0.0,09/23/9729
+6.78861,44.32444,4841,6,10,8,51,55,3.95,15.0,fr,19550,96,817489,1,3,Active Shallow Crust,0.0,89.9909,0.0,06/10/4841
+6.78861,44.32444,5357,10,15,9,39,53,3.95,15.0,fr,19551,107,817489,1,3,Active Shallow Crust,0.0,89.9909,0.0,10/15/5357
+6.78861,44.32444,4291,4,28,4,10,46,3.95,5.0,fr,19552,85,817494,1,1,Active Shallow Crust,0.0,89.99079,-90.0,04/28/4291
+6.78861,44.32444,6240,8,8,23,13,18,4.05,15.0,fr,19553,124,817501,1,1,Active Shallow Crust,0.0,89.99189,0.0,08/08/6240
+6.78861,44.32444,6604,9,5,20,29,16,4.25,5.0,fr,19554,132,817524,1,1,Active Shallow Crust,0.0,89.99033,0.0,09/05/6604
+6.78861,44.32444,1129,10,9,12,22,47,4.25,15.0,fr,19555,22,817525,1,1,Active Shallow Crust,0.0,89.99033,0.0,10/09/1129
+6.78861,44.32444,6666,5,1,6,15,49,4.25,27.5,fr,19556,133,817526,1,1,Active Shallow Crust,0.0,89.99033,0.0,05/01/6666
+6.78861,44.32444,9419,2,19,1,30,4,4.55,5.0,fr,19557,188,817563,1,1,Active Shallow Crust,240.0086,57.99729,0.0,02/19/9419
+6.78861,44.32444,9751,6,8,9,20,16,5.35,15.0,fr,19558,195,817657,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/08/9751
+2.17221,52.17892,2784,11,5,6,20,52,3.55,27.5,fr,19559,55,817928,1,1,Active Shallow Crust,0.0,89.99062,-90.0,11/05/2784
+2.17221,52.17892,3651,12,18,4,59,30,4.55,15.0,fr,19560,73,818044,1,1,Active Shallow Crust,240.0111,57.99785,0.0,12/18/3651
+6.42803,43.08104,4184,8,26,5,20,36,4.35,15.0,fr,19561,83,818500,1,1,Active Shallow Crust,240.0077,57.99602,0.0,08/26/4184
+3.79768,50.08076,746,5,9,8,38,10,3.55,5.0,fr,19562,14,818886,1,1,Active Shallow Crust,0.0,89.99018,-90.0,05/09/0746
+3.79768,50.08076,7500,1,29,7,23,9,3.65,27.5,fr,19563,149,818894,1,1,Active Shallow Crust,0.0,89.99135,0.0,01/29/7500
+3.79768,50.08076,9224,8,1,17,53,33,3.85,5.0,fr,19564,184,818925,1,1,Active Shallow Crust,128.8954,89.99313,0.0,08/01/9224
+3.79768,50.08076,7236,9,19,21,59,23,4.05,5.0,fr,19565,144,818940,1,1,Active Shallow Crust,0.0,89.99091,0.0,09/19/7236
+3.79768,50.08076,9839,1,30,0,16,52,4.55,15.0,fr,19566,196,819004,1,1,Active Shallow Crust,240.0104,57.99748,0.0,01/30/9839
+-4.17933,48.64081,2943,8,14,23,26,12,3.65,15.0,fr,19567,58,819373,1,1,Active Shallow Crust,0.0,89.98812,0.0,08/14/2943
+-4.17933,48.64081,8990,10,14,14,16,33,3.75,5.0,fr,19568,179,819384,1,2,Active Shallow Crust,0.0,89.98942,0.0,10/14/8990
+-4.17933,48.64081,5736,12,4,16,49,14,3.75,5.0,fr,19569,114,819384,1,2,Active Shallow Crust,0.0,89.98942,0.0,12/04/5736
+-4.17933,48.64081,3940,2,7,17,37,34,4.15,5.0,fr,19570,78,819432,1,1,Active Shallow Crust,0.0,89.98998,0.0,02/07/3940
+-4.17933,48.64081,2273,4,20,19,8,15,4.15,15.0,fr,19571,45,819433,1,1,Active Shallow Crust,0.0,89.98998,0.0,04/20/2273
+-4.17933,48.64081,5299,2,11,17,31,33,4.15,5.0,fr,19572,105,819438,1,1,Active Shallow Crust,0.0,89.98987,-90.0,02/11/5299
+-4.17933,48.64081,7065,2,2,4,47,58,4.45,5.0,fr,19573,141,819474,1,1,Active Shallow Crust,0.0,89.99043,-90.0,02/02/7065
+-4.17933,48.64081,7760,10,18,6,39,42,4.85,5.0,fr,19574,155,819516,1,1,Active Shallow Crust,0.0,89.98956,0.0,10/18/7760
+-4.17933,48.64081,7658,3,10,22,50,22,4.85,15.0,fr,19575,153,819517,1,1,Active Shallow Crust,0.0,89.98956,0.0,03/10/7658
+2.74894,48.0522,3987,8,1,4,5,46,3.65,27.5,fr,19576,79,819854,1,1,Active Shallow Crust,0.0,89.99099,0.0,08/01/3987
+2.74894,48.0522,404,4,23,13,47,32,3.85,15.0,fr,19577,8,819877,1,1,Active Shallow Crust,0.0,89.99046,0.0,04/23/0404
+2.74894,48.0522,5502,7,14,2,17,29,4.05,15.0,fr,19578,110,819901,1,1,Active Shallow Crust,0.0,89.99052,0.0,07/14/5502
+2.74894,48.0522,5474,12,25,20,21,1,4.25,5.0,fr,19579,109,819924,1,1,Active Shallow Crust,0.0,89.98946,0.0,12/25/5474
+2.74894,48.0522,4249,10,28,12,44,10,4.45,5.0,fr,19580,84,819948,1,1,Active Shallow Crust,0.0,89.99043,0.0,10/28/4249
+0.04722,48.70534,1019,3,10,3,36,22,3.75,15.0,fr,19581,20,820345,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/10/1019
+0.04722,48.70534,6330,10,18,21,28,46,3.85,5.0,fr,19582,126,820356,1,4,Active Shallow Crust,0.0,89.98999,0.0,10/18/6330
+0.04722,48.70534,2998,12,7,16,23,28,3.85,5.0,fr,19583,59,820356,1,4,Active Shallow Crust,0.0,89.98999,0.0,12/07/2998
+0.04722,48.70534,4590,11,30,0,58,17,3.85,5.0,fr,19584,91,820356,1,4,Active Shallow Crust,0.0,89.98999,0.0,11/30/4590
+0.04722,48.70534,7241,3,31,12,30,17,3.85,5.0,fr,19585,144,820356,1,4,Active Shallow Crust,0.0,89.98999,0.0,03/31/7241
+0.04722,48.70534,914,2,24,7,41,39,4.05,5.0,fr,19586,18,820386,1,1,Active Shallow Crust,0.0,89.99001,-90.0,02/24/0914
+0.04722,48.70534,4311,12,19,5,54,26,4.15,5.0,fr,19587,86,820392,1,1,Active Shallow Crust,0.0,89.98999,0.0,12/19/4311
+0.04722,48.70534,9289,6,4,13,1,19,4.85,5.0,fr,19588,185,820476,1,1,Active Shallow Crust,0.0,89.99,0.0,06/04/9289
+-0.17709,44.92656,498,6,14,8,7,24,3.55,15.0,fr,19589,9,820801,1,1,Active Shallow Crust,0.0,89.98996,0.0,06/14/0498
+-0.17709,44.92656,5622,1,9,11,49,2,3.65,5.0,fr,19590,112,820812,1,1,Active Shallow Crust,0.0,89.99006,0.0,01/09/5622
+-0.17709,44.92656,6428,7,4,0,45,30,3.65,27.5,fr,19591,128,820814,1,1,Active Shallow Crust,0.0,89.99006,0.0,07/04/6428
+-0.17709,44.92656,7433,12,6,14,5,16,3.75,15.0,fr,19592,148,820825,1,1,Active Shallow Crust,0.0,89.99007,0.0,12/06/7433
+-0.17709,44.92656,9321,4,24,6,28,46,3.95,5.0,fr,19593,186,820848,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/24/9321
+-0.17709,44.92656,6212,11,26,16,35,5,3.95,15.0,fr,19594,124,820849,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/26/6212
+-0.17709,44.92656,5106,12,2,11,22,30,3.95,5.0,fr,19595,102,820851,1,1,Active Shallow Crust,240.0196,58.00492,0.0,12/02/5106
+-0.17709,44.92656,9915,3,1,22,39,27,4.05,15.0,fr,19596,198,820861,1,1,Active Shallow Crust,0.0,89.98996,0.0,03/01/9915
+-0.17709,44.92656,2955,8,23,22,32,56,4.55,5.0,fr,19597,59,820920,1,1,Active Shallow Crust,0.0,89.98998,0.0,08/23/2955
+-0.17709,44.92656,1376,2,17,23,15,21,4.85,5.0,fr,19598,27,820962,1,1,Active Shallow Crust,0.0,89.99,-90.0,02/17/1376
+6.36405,49.30879,9093,9,4,13,35,24,3.65,5.0,fr,19599,181,821292,1,1,Active Shallow Crust,0.0,89.98828,0.0,09/04/9093
+6.36405,49.30879,2613,8,5,12,27,46,3.75,5.0,fr,19600,52,821313,1,1,Active Shallow Crust,128.8955,89.96754,0.0,08/05/2613
+6.36405,49.30879,1328,8,18,20,23,59,3.95,5.0,fr,19601,26,821328,1,1,Active Shallow Crust,0.0,89.99171,0.0,08/18/1328
+6.36405,49.30879,1644,3,26,23,42,27,4.15,5.0,fr,19602,32,821352,1,1,Active Shallow Crust,0.0,89.99011,0.0,03/26/1644
+2.51781,43.20236,1549,4,13,9,54,20,3.55,5.0,fr,19603,30,822240,1,1,Active Shallow Crust,0.0,89.98898,0.0,04/13/1549
+2.51781,43.20236,6575,2,20,20,48,48,3.55,27.5,fr,19604,131,822245,1,1,Active Shallow Crust,240.0112,57.99817,0.0,02/20/6575
+2.51781,43.20236,8764,2,27,23,3,27,3.95,5.0,fr,19605,175,822297,1,1,Active Shallow Crust,128.9008,89.9942,0.0,02/27/8764
+2.51781,43.20236,5267,4,27,12,47,47,4.25,5.0,fr,19606,105,822324,1,1,Active Shallow Crust,0.0,89.99015,0.0,04/27/5267
+2.51781,43.20236,5202,6,26,6,51,39,4.25,5.0,fr,19607,104,822330,1,1,Active Shallow Crust,0.0,89.99004,-90.0,06/26/5202
+2.51781,43.20236,1987,5,11,12,12,3,4.35,5.0,fr,19608,39,822336,1,1,Active Shallow Crust,0.0,89.98975,0.0,05/11/1987
+5.7907,41.65491,8542,1,23,6,43,49,3.55,5.0,fr,19609,170,822723,1,1,Active Shallow Crust,240.0116,57.99789,0.0,01/23/8542
+5.7907,41.65491,6371,10,20,2,27,1,3.65,5.0,fr,19610,127,822732,1,1,Active Shallow Crust,0.0,89.99329,0.0,10/20/6371
+5.7907,41.65491,1411,1,27,5,29,55,3.65,5.0,fr,19611,28,822741,1,1,Active Shallow Crust,128.9018,89.96343,0.0,01/27/1411
+6.84009,44.72771,6984,6,1,21,58,30,3.55,5.0,fr,19612,139,823200,1,5,Active Shallow Crust,0.0,89.99284,0.0,06/01/6984
+6.84009,44.72771,4961,3,12,13,21,38,3.55,5.0,fr,19613,99,823200,1,5,Active Shallow Crust,0.0,89.99284,0.0,03/12/4961
+6.84009,44.72771,7028,3,13,20,30,21,3.55,5.0,fr,19614,140,823200,1,5,Active Shallow Crust,0.0,89.99284,0.0,03/13/7028
+6.84009,44.72771,6978,7,26,17,6,54,3.55,5.0,fr,19615,139,823200,1,5,Active Shallow Crust,0.0,89.99284,0.0,07/26/6978
+6.84009,44.72771,8229,1,4,15,12,22,3.55,5.0,fr,19616,164,823200,1,5,Active Shallow Crust,0.0,89.99284,0.0,01/04/8229
+6.84009,44.72771,9871,1,27,6,38,51,3.55,15.0,fr,19617,197,823201,1,1,Active Shallow Crust,0.0,89.99284,0.0,01/27/9871
+6.84009,44.72771,4628,10,12,4,28,10,3.55,27.5,fr,19618,92,823202,1,1,Active Shallow Crust,0.0,89.99284,0.0,10/12/4628
+6.84009,44.72771,2708,3,6,17,55,59,3.55,5.0,fr,19619,54,823206,1,1,Active Shallow Crust,0.0,89.99275,-90.0,03/06/2708
+6.84009,44.72771,7555,8,13,12,37,59,3.65,5.0,fr,19620,151,823212,1,1,Active Shallow Crust,0.0,89.98723,0.0,08/13/7555
+6.84009,44.72771,5276,1,14,3,27,4,3.65,15.0,fr,19621,105,823213,1,1,Active Shallow Crust,0.0,89.98723,0.0,01/14/5276
+6.84009,44.72771,6574,10,12,10,16,26,3.65,27.5,fr,19622,131,823214,1,1,Active Shallow Crust,0.0,89.98723,0.0,10/12/6574
+6.84009,44.72771,2957,4,21,16,23,26,3.65,15.0,fr,19623,59,823222,1,1,Active Shallow Crust,128.8997,89.96349,0.0,04/21/2957
+6.84009,44.72771,4599,9,29,11,54,33,3.75,5.0,fr,19624,91,823224,1,5,Active Shallow Crust,0.0,89.98862,0.0,09/29/4599
+6.84009,44.72771,5184,4,20,23,13,2,3.75,5.0,fr,19625,103,823224,1,5,Active Shallow Crust,0.0,89.98862,0.0,04/20/5184
+6.84009,44.72771,228,10,2,4,6,21,3.75,5.0,fr,19626,4,823224,1,5,Active Shallow Crust,0.0,89.98862,0.0,10/02/0228
+6.84009,44.72771,2393,8,31,23,49,34,3.75,5.0,fr,19627,47,823224,1,5,Active Shallow Crust,0.0,89.98862,0.0,08/31/2393
+6.84009,44.72771,7753,7,26,16,0,27,3.75,5.0,fr,19628,155,823224,1,5,Active Shallow Crust,0.0,89.98862,0.0,07/26/7753
+6.84009,44.72771,2490,3,27,23,48,15,3.75,15.0,fr,19629,49,823225,1,1,Active Shallow Crust,0.0,89.98862,0.0,03/27/2490
+6.84009,44.72771,7620,7,22,4,56,42,3.75,27.5,fr,19630,152,823226,1,1,Active Shallow Crust,0.0,89.98862,0.0,07/22/7620
+6.84009,44.72771,1317,7,12,22,51,6,3.85,5.0,fr,19631,26,823236,1,3,Active Shallow Crust,0.0,89.98985,0.0,07/12/1317
+6.84009,44.72771,8470,10,6,2,4,2,3.85,5.0,fr,19632,169,823236,1,3,Active Shallow Crust,0.0,89.98985,0.0,10/06/8470
+6.84009,44.72771,1777,3,22,12,10,44,3.85,5.0,fr,19633,35,823236,1,3,Active Shallow Crust,0.0,89.98985,0.0,03/22/1777
+6.84009,44.72771,235,2,4,18,46,31,3.85,15.0,fr,19634,4,823237,1,1,Active Shallow Crust,0.0,89.98985,0.0,02/04/0235
+6.84009,44.72771,9928,9,24,12,20,56,3.85,5.0,fr,19635,198,823239,1,1,Active Shallow Crust,240.0104,57.99806,0.0,09/24/9928
+6.84009,44.72771,3144,1,1,8,27,12,3.85,15.0,fr,19636,62,823240,1,1,Active Shallow Crust,240.0104,57.99806,0.0,01/01/3144
+6.84009,44.72771,2604,7,26,22,12,29,3.95,5.0,fr,19637,52,823251,1,2,Active Shallow Crust,240.0188,58.00556,0.0,07/26/2604
+6.84009,44.72771,6883,4,8,15,35,20,3.95,5.0,fr,19638,137,823251,1,2,Active Shallow Crust,240.0188,58.00556,0.0,04/08/6883
+6.84009,44.72771,6903,2,8,21,56,11,3.95,5.0,fr,19639,138,823254,1,1,Active Shallow Crust,0.0,89.99085,-90.0,02/08/6903
+6.84009,44.72771,9846,2,21,19,33,47,3.95,5.0,fr,19640,196,823257,1,1,Active Shallow Crust,128.9002,89.99322,0.0,02/21/9846
+6.84009,44.72771,8023,8,25,20,30,48,4.05,5.0,fr,19641,160,823260,1,1,Active Shallow Crust,0.0,89.99194,0.0,08/25/8023
+6.84009,44.72771,4038,7,12,14,20,19,4.05,5.0,fr,19642,80,823269,1,1,Active Shallow Crust,128.8896,89.99396,0.0,07/12/4038
+6.84009,44.72771,8936,12,25,7,57,33,4.15,5.0,fr,19643,178,823272,1,1,Active Shallow Crust,0.0,89.98923,0.0,12/25/8936
+6.84009,44.72771,5399,7,26,15,6,56,4.15,15.0,fr,19644,107,823273,1,1,Active Shallow Crust,0.0,89.98923,0.0,07/26/5399
+6.84009,44.72771,3467,5,4,16,46,9,4.15,5.0,fr,19645,69,823275,1,1,Active Shallow Crust,240.008,57.99771,0.0,05/04/3467
+6.84009,44.72771,2219,10,16,17,29,50,4.25,15.0,fr,19646,44,823285,1,1,Active Shallow Crust,0.0,89.9904,0.0,10/16/2219
+6.84009,44.72771,4376,8,14,18,41,26,4.25,5.0,fr,19647,87,823287,1,1,Active Shallow Crust,240.0068,57.99417,0.0,08/14/4376
+6.84009,44.72771,2604,2,14,10,30,47,4.35,5.0,fr,19648,52,823302,1,2,Active Shallow Crust,0.0,89.99134,-90.0,02/14/2604
+6.84009,44.72771,4805,2,2,4,25,4,4.35,5.0,fr,19649,96,823302,1,2,Active Shallow Crust,0.0,89.99134,-90.0,02/02/4805
+6.84009,44.72771,69,5,17,12,51,10,4.75,5.0,fr,19650,1,823344,1,1,Active Shallow Crust,0.0,89.9892,0.0,05/17/0069
+6.84009,44.72771,4248,1,24,14,22,46,5.25,5.0,fr,19651,84,823404,1,1,Active Shallow Crust,0.0,89.98988,0.0,01/24/4248
+-2.78081,49.70702,9268,6,8,23,58,49,4.25,15.0,fr,19652,185,823765,1,1,Active Shallow Crust,0.0,89.98981,0.0,06/08/9268
+-2.78081,49.70702,2055,4,27,4,44,15,4.25,5.0,fr,19653,41,823770,1,1,Active Shallow Crust,0.0,89.98969,-90.0,04/27/2055
+-6.29664,49.10151,4998,6,7,20,30,9,3.55,5.0,fr,19654,99,824163,1,1,Active Shallow Crust,240.0127,57.99793,0.0,06/07/4998
+-1.22373,46.73687,9348,7,13,14,32,24,3.55,5.0,fr,19655,186,824640,1,2,Active Shallow Crust,0.0,89.98963,0.0,07/13/9348
+-1.22373,46.73687,5357,3,29,5,23,5,3.55,5.0,fr,19656,107,824640,1,2,Active Shallow Crust,0.0,89.98963,0.0,03/29/5357
+-1.22373,46.73687,7790,11,11,8,9,40,3.55,15.0,fr,19657,155,824641,1,1,Active Shallow Crust,0.0,89.98963,0.0,11/11/7790
+-1.22373,46.73687,1169,8,19,14,3,10,3.55,27.5,fr,19658,23,824645,1,1,Active Shallow Crust,240.0125,57.99814,0.0,08/19/1169
+-1.22373,46.73687,2162,7,19,11,34,19,3.55,15.0,fr,19659,43,824650,1,1,Active Shallow Crust,128.8961,89.99395,0.0,07/19/2162
+-1.22373,46.73687,5633,1,10,12,34,14,3.65,5.0,fr,19660,112,824652,1,1,Active Shallow Crust,0.0,89.99076,0.0,01/10/5633
+-1.22373,46.73687,5502,6,24,20,9,3,3.65,5.0,fr,19661,110,824655,1,1,Active Shallow Crust,240.0011,58.013,0.0,06/24/5502
+-1.22373,46.73687,9830,7,28,5,59,3,3.65,5.0,fr,19662,196,824658,1,1,Active Shallow Crust,0.0,89.99065,-90.0,07/28/9830
+-1.22373,46.73687,7726,11,11,6,55,19,3.75,15.0,fr,19663,154,824665,1,1,Active Shallow Crust,0.0,89.99039,0.0,11/11/7726
+-1.22373,46.73687,1774,4,16,15,46,43,3.75,5.0,fr,19664,35,824667,1,1,Active Shallow Crust,240.0081,58.01759,0.0,04/16/1774
+-1.22373,46.73687,5559,2,8,18,12,42,3.85,5.0,fr,19665,111,824676,1,1,Active Shallow Crust,0.0,89.99021,0.0,02/08/5559
+-1.22373,46.73687,1456,10,2,0,46,49,3.85,5.0,fr,19666,29,824679,1,1,Active Shallow Crust,240.0109,57.99788,0.0,10/02/1456
+-1.22373,46.73687,6311,9,14,17,26,4,3.85,5.0,fr,19667,126,824682,1,1,Active Shallow Crust,0.0,89.9901,-90.0,09/14/6311
+-1.22373,46.73687,6794,7,17,3,45,32,3.85,15.0,fr,19668,135,824683,1,1,Active Shallow Crust,0.0,89.9901,-90.0,07/17/6794
+-1.22373,46.73687,1507,1,17,8,18,17,3.95,5.0,fr,19669,30,824688,1,1,Active Shallow Crust,0.0,89.99019,0.0,01/17/1507
+-1.22373,46.73687,7876,8,11,0,33,52,4.45,5.0,fr,19670,157,824748,1,1,Active Shallow Crust,0.0,89.99019,0.0,08/11/7876
+-1.22373,46.73687,8916,3,1,12,55,24,4.75,5.0,fr,19671,178,824784,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/01/8916
+-1.22373,46.73687,8756,4,19,5,38,2,4.85,5.0,fr,19672,175,824796,1,1,Active Shallow Crust,0.0,89.98994,0.0,04/19/8756
+-1.22373,46.73687,5875,12,1,19,43,54,4.95,5.0,fr,19673,117,824808,1,1,Active Shallow Crust,0.0,89.99,0.0,12/01/5875
+-1.22373,46.73687,2834,5,24,5,27,12,5.55,5.0,fr,19674,56,824880,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/24/2834
+-5.63896,49.58146,7122,1,24,1,31,11,5.05,5.0,fr,19675,142,825780,1,1,Active Shallow Crust,0.0,89.98953,0.0,01/24/7122
+3.95309,48.73113,5209,6,25,17,27,47,3.75,15.0,fr,19676,104,826108,1,1,Active Shallow Crust,240.0092,58.01729,0.0,06/25/5209
+1.58982,44.2577,6180,10,4,6,19,8,3.55,15.0,fr,19677,123,826561,1,1,Active Shallow Crust,0.0,89.98917,0.0,10/04/6180
+1.58982,44.2577,8556,6,24,4,21,27,3.55,27.5,fr,19678,171,826565,1,1,Active Shallow Crust,240.0122,57.99807,0.0,06/24/8556
+1.58982,44.2577,4212,2,7,21,25,46,3.55,15.0,fr,19679,84,826570,1,1,Active Shallow Crust,128.8963,89.99368,0.0,02/07/4212
+1.58982,44.2577,5516,11,20,15,55,7,5.15,5.0,fr,19680,110,826752,1,1,Active Shallow Crust,0.0,89.98998,0.0,11/20/5516
+4.71463,46.4151,1339,10,1,13,23,9,3.55,5.0,fr,19681,26,827040,1,1,Active Shallow Crust,0.0,89.99305,0.0,10/01/1339
+4.71463,46.4151,1223,6,28,13,1,18,3.55,15.0,fr,19682,24,827041,1,2,Active Shallow Crust,0.0,89.99305,0.0,06/28/1223
+4.71463,46.4151,8740,8,11,3,2,30,3.55,15.0,fr,19683,174,827041,1,2,Active Shallow Crust,0.0,89.99305,0.0,08/11/8740
+4.71463,46.4151,9813,6,13,13,15,43,3.55,27.5,fr,19684,196,827042,1,1,Active Shallow Crust,0.0,89.99305,0.0,06/13/9813
+4.71463,46.4151,8902,4,3,0,39,3,3.55,5.0,fr,19685,178,827049,1,1,Active Shallow Crust,128.897,89.99305,0.0,04/03/8902
+4.71463,46.4151,7337,4,24,23,26,15,3.65,15.0,fr,19686,146,827062,1,1,Active Shallow Crust,128.8997,89.96352,0.0,04/24/7337
+4.71463,46.4151,1510,9,8,0,15,0,3.95,5.0,fr,19687,30,827088,1,1,Active Shallow Crust,0.0,89.99123,0.0,09/08/1510
+4.71463,46.4151,5858,6,12,7,8,3,4.05,5.0,fr,19688,117,827100,1,1,Active Shallow Crust,0.0,89.98827,0.0,06/12/5858
+4.71463,46.4151,7228,8,2,0,31,49,4.15,15.0,fr,19689,144,827113,1,1,Active Shallow Crust,0.0,89.98955,0.0,08/02/7228
+4.71463,46.4151,1613,8,23,19,18,29,4.25,5.0,fr,19690,32,827124,1,1,Active Shallow Crust,0.0,89.99068,0.0,08/23/1613
+4.71463,46.4151,2090,7,1,5,17,27,4.35,15.0,fr,19691,41,827140,1,1,Active Shallow Crust,240.0079,57.99615,0.0,07/01/2090
+4.71463,46.4151,2767,3,20,0,20,13,4.65,5.0,fr,19692,55,827172,1,1,Active Shallow Crust,0.0,89.9902,0.0,03/20/2767
+4.71463,46.4151,9714,10,14,8,2,17,4.65,5.0,fr,19693,194,827181,1,1,Active Shallow Crust,128.891,89.98721,0.0,10/14/9714
+4.71463,46.4151,4911,1,30,22,23,50,5.05,5.0,fr,19694,98,827220,1,1,Active Shallow Crust,0.0,89.9901,0.0,01/30/4911
+6.83363,49.9905,4190,5,15,0,53,45,3.55,5.0,fr,19695,83,827520,1,1,Active Shallow Crust,0.0,89.98703,0.0,05/15/4190
+6.83363,49.9905,9412,10,23,17,57,50,3.65,5.0,fr,19696,188,827532,1,1,Active Shallow Crust,0.0,89.98844,0.0,10/23/9412
+6.83363,49.9905,7740,10,4,4,27,3,3.75,5.0,fr,19697,154,827544,1,1,Active Shallow Crust,0.0,89.9897,0.0,10/04/7740
+6.83363,49.9905,7553,2,20,18,20,0,4.05,5.0,fr,19698,151,827580,1,1,Active Shallow Crust,0.0,89.98906,0.0,02/20/7553
+6.83363,49.9905,1504,12,30,0,3,58,4.25,5.0,fr,19699,30,827613,1,1,Active Shallow Crust,128.8945,89.98058,0.0,12/30/1504
+2.39917,44.3724,4759,10,31,4,46,55,3.55,5.0,fr,19700,95,828000,1,1,Active Shallow Crust,0.0,89.98919,0.0,10/31/4759
+2.39917,44.3724,2144,2,27,23,0,51,3.65,15.0,fr,19701,42,828013,1,1,Active Shallow Crust,0.0,89.99036,0.0,02/27/2144
+2.39917,44.3724,8357,7,7,11,26,21,3.65,5.0,fr,19702,167,828018,1,1,Active Shallow Crust,0.0,89.99025,-90.0,07/07/8357
+2.39917,44.3724,4613,11,1,0,17,10,3.65,15.0,fr,19703,92,828019,1,1,Active Shallow Crust,0.0,89.99025,-90.0,11/01/4613
+2.39917,44.3724,4377,3,5,5,36,18,3.75,5.0,fr,19704,87,828024,1,1,Active Shallow Crust,0.0,89.99141,0.0,03/05/4377
+2.39917,44.3724,3186,8,14,16,19,6,4.55,5.0,fr,19705,63,828120,1,1,Active Shallow Crust,0.0,89.98974,0.0,08/14/3186
+2.39917,44.3724,9361,9,30,7,29,26,4.75,5.0,fr,19706,187,828144,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/30/9361
+2.97916,47.44333,2680,8,6,4,47,27,3.65,15.0,fr,19707,53,828496,1,1,Active Shallow Crust,240.0014,58.0131,0.0,08/06/2680
+2.97916,47.44333,2393,6,23,2,33,33,3.85,5.0,fr,19708,47,828525,1,1,Active Shallow Crust,128.8952,89.99397,0.0,06/23/2393
+2.97916,47.44333,425,5,7,14,4,59,3.95,15.0,fr,19709,8,828529,1,1,Active Shallow Crust,0.0,89.98924,0.0,05/07/0425
+2.97916,47.44333,1458,3,12,23,51,2,4.25,15.0,fr,19710,29,828568,1,1,Active Shallow Crust,240.0075,57.99414,0.0,03/12/1458
+2.97916,47.44333,2901,3,7,7,16,42,5.15,5.0,fr,19711,58,828672,1,1,Active Shallow Crust,359.9997,89.99027,0.0,03/07/2901
+5.01449,50.3772,9671,7,18,2,19,51,3.55,5.0,fr,19712,193,828960,1,1,Active Shallow Crust,0.0,89.98714,0.0,07/18/9671
+5.01449,50.3772,6701,5,22,15,37,12,3.75,5.0,fr,19713,134,828984,1,1,Active Shallow Crust,0.0,89.98978,0.0,05/22/6701
+5.01449,50.3772,7434,12,16,6,16,34,3.85,15.0,fr,19714,148,828997,1,1,Active Shallow Crust,0.0,89.9909,0.0,12/16/7434
+5.01449,50.3772,4238,6,9,16,11,32,4.05,5.0,fr,19715,84,829020,1,1,Active Shallow Crust,0.0,89.98915,0.0,06/09/4238
+5.01449,50.3772,8189,6,7,18,30,21,5.25,27.5,fr,19716,163,829172,1,1,Active Shallow Crust,0.0,89.98989,-90.0,06/07/8189
+1.33184,49.82586,4520,9,23,22,19,50,3.55,5.0,fr,19717,90,829440,1,1,Active Shallow Crust,0.0,89.99024,0.0,09/23/4520
+1.33184,49.82586,3687,1,29,2,10,32,3.55,15.0,fr,19718,73,829441,1,1,Active Shallow Crust,0.0,89.99024,0.0,01/29/3687
+1.33184,49.82586,976,8,14,6,30,39,3.55,5.0,fr,19719,19,829443,1,2,Active Shallow Crust,240.0126,57.99828,0.0,08/14/0976
+1.33184,49.82586,2589,10,2,18,23,47,3.55,5.0,fr,19720,51,829443,1,2,Active Shallow Crust,240.0126,57.99828,0.0,10/02/2589
+1.33184,49.82586,3154,5,30,2,49,3,3.65,5.0,fr,19721,63,829452,1,2,Active Shallow Crust,0.0,89.98985,0.0,05/30/3154
+1.33184,49.82586,3294,6,29,17,56,20,3.65,5.0,fr,19722,65,829452,1,2,Active Shallow Crust,0.0,89.98985,0.0,06/29/3294
+1.33184,49.82586,4873,6,13,20,25,47,3.75,5.0,fr,19723,97,829464,1,1,Active Shallow Crust,0.0,89.98966,0.0,06/13/4873
+1.33184,49.82586,6859,1,30,16,53,36,3.75,27.5,fr,19724,137,829466,1,1,Active Shallow Crust,0.0,89.98966,0.0,01/30/6859
+1.33184,49.82586,1315,3,7,10,39,24,3.95,15.0,fr,19725,26,829489,1,1,Active Shallow Crust,0.0,89.98974,0.0,03/07/1315
+1.33184,49.82586,9215,12,25,11,14,2,4.05,5.0,fr,19726,184,829503,1,1,Active Shallow Crust,240.0065,58.00604,0.0,12/25/9215
+1.33184,49.82586,6320,6,19,13,10,50,4.15,5.0,fr,19727,126,829512,1,2,Active Shallow Crust,0.0,89.99022,0.0,06/19/6320
+1.33184,49.82586,8339,11,2,3,27,52,4.15,5.0,fr,19728,166,829512,1,2,Active Shallow Crust,0.0,89.99022,0.0,11/02/8339
+1.33184,49.82586,9745,11,6,11,40,8,4.85,15.0,fr,19729,194,829600,1,1,Active Shallow Crust,240.0186,58.00257,0.0,11/06/9745
+-6.60439,47.96487,8397,9,12,11,34,4,3.85,5.0,fr,19730,167,829956,1,1,Active Shallow Crust,0.0,89.99044,0.0,09/12/8397
+4.61162,49.45244,4043,6,29,19,42,56,3.85,27.5,fr,19731,80,830447,1,1,Active Shallow Crust,128.8944,89.99304,0.0,06/29/4043
+4.61162,49.45244,4495,12,2,9,40,18,4.15,27.5,fr,19732,89,830474,1,1,Active Shallow Crust,0.0,89.99014,0.0,12/02/4495
+4.24645,50.14615,4281,6,17,2,37,39,3.65,5.0,fr,19733,85,830892,1,1,Active Shallow Crust,0.0,89.98848,0.0,06/17/4281
+4.24645,50.14615,9339,1,26,4,11,40,3.75,5.0,fr,19734,186,830904,1,1,Active Shallow Crust,0.0,89.98973,0.0,01/26/9339
+4.24645,50.14615,6897,9,12,19,55,23,3.75,15.0,fr,19735,137,830905,1,1,Active Shallow Crust,0.0,89.98973,0.0,09/12/6897
+4.24645,50.14615,8990,4,20,7,54,40,4.05,15.0,fr,19736,179,830941,1,1,Active Shallow Crust,0.0,89.9891,0.0,04/20/8990
+4.24645,50.14615,5343,2,9,10,32,19,4.15,5.0,fr,19737,106,830955,1,1,Active Shallow Crust,240.0092,57.99754,0.0,02/09/5343
+4.24645,50.14615,819,1,26,14,53,5,4.35,5.0,fr,19738,16,830976,1,1,Active Shallow Crust,0.0,89.98971,0.0,01/26/0819
+1.63718,52.03713,3872,3,14,23,15,55,4.45,5.0,fr,19739,77,831468,1,1,Active Shallow Crust,0.0,89.9901,0.0,03/14/3872
+1.63718,52.03713,7129,3,3,9,12,0,5.15,5.0,fr,19740,142,831555,1,1,Active Shallow Crust,240.0233,58.0006,0.0,03/03/7129
+3.86964,45.6451,8387,5,3,0,50,31,3.55,5.0,fr,19741,167,831840,1,3,Active Shallow Crust,0.0,89.98943,0.0,05/03/8387
+3.86964,45.6451,3338,1,22,23,20,56,3.55,5.0,fr,19742,66,831840,1,3,Active Shallow Crust,0.0,89.98943,0.0,01/22/3338
+3.86964,45.6451,4587,7,29,10,47,41,3.55,5.0,fr,19743,91,831840,1,3,Active Shallow Crust,0.0,89.98943,0.0,07/29/4587
+3.86964,45.6451,8686,1,16,12,17,20,3.55,5.0,fr,19744,173,831843,1,1,Active Shallow Crust,240.0119,57.99799,0.0,01/16/8686
+3.86964,45.6451,1553,4,6,8,13,28,3.65,5.0,fr,19745,31,831852,1,1,Active Shallow Crust,0.0,89.99058,0.0,04/06/1553
+3.86964,45.6451,6011,6,8,3,18,7,3.65,5.0,fr,19746,120,831858,1,1,Active Shallow Crust,0.0,89.99046,-90.0,06/08/6011
+3.86964,45.6451,4516,1,13,23,7,2,3.75,5.0,fr,19747,90,831870,1,1,Active Shallow Crust,0.0,89.98867,-90.0,01/13/4516
+3.86964,45.6451,7372,7,26,14,29,14,4.15,5.0,fr,19748,147,831912,1,1,Active Shallow Crust,0.0,89.9894,0.0,07/26/7372
+3.86964,45.6451,2749,10,22,1,53,7,4.25,5.0,fr,19749,54,831924,1,1,Active Shallow Crust,0.0,89.99055,0.0,10/22/2749
+3.86964,45.6451,4214,7,8,8,11,25,4.35,15.0,fr,19750,84,831943,1,1,Active Shallow Crust,0.0,89.99006,-90.0,07/08/4214
+3.86964,45.6451,8509,3,8,21,10,14,4.45,5.0,fr,19751,170,831954,1,1,Active Shallow Crust,0.0,89.98988,-90.0,03/08/8509
+7.6995,44.82619,9033,4,7,8,4,16,3.55,5.0,fr,19752,180,832320,1,1,Active Shallow Crust,0.0,89.99285,0.0,04/07/9033
+7.6995,44.82619,386,6,5,10,47,39,3.55,27.5,fr,19753,7,832322,1,1,Active Shallow Crust,0.0,89.99285,0.0,06/05/0386
+7.6995,44.82619,61,11,20,23,27,0,3.55,5.0,fr,19754,1,832329,1,1,Active Shallow Crust,128.896,89.99285,0.0,11/20/0061
+7.6995,44.82619,1615,7,1,19,50,25,3.65,5.0,fr,19755,32,832332,1,2,Active Shallow Crust,0.0,89.98725,0.0,07/01/1615
+7.6995,44.82619,1210,4,13,10,37,47,3.65,5.0,fr,19756,24,832332,1,2,Active Shallow Crust,0.0,89.98725,0.0,04/13/1210
+7.6995,44.82619,553,10,22,6,8,18,3.65,27.5,fr,19757,11,832337,1,1,Active Shallow Crust,240.002,58.01176,0.0,10/22/0553
+7.6995,44.82619,304,11,8,14,33,26,3.65,27.5,fr,19758,6,832340,1,1,Active Shallow Crust,0.0,89.98711,-90.0,11/08/0304
+7.6995,44.82619,2457,9,11,2,4,37,3.75,5.0,fr,19759,49,832344,1,2,Active Shallow Crust,0.0,89.98864,0.0,09/11/2457
+7.6995,44.82619,5127,9,30,16,10,13,3.75,5.0,fr,19760,102,832344,1,2,Active Shallow Crust,0.0,89.98864,0.0,09/30/5127
+7.6995,44.82619,4525,9,20,3,23,55,3.75,27.5,fr,19761,90,832346,1,1,Active Shallow Crust,0.0,89.98864,0.0,09/20/4525
+7.6995,44.82619,7827,12,7,19,21,13,3.75,5.0,fr,19762,156,832353,1,1,Active Shallow Crust,128.8961,89.96746,0.0,12/07/7827
+7.6995,44.82619,6003,10,19,4,52,42,3.75,15.0,fr,19763,120,832354,1,1,Active Shallow Crust,128.8961,89.96746,0.0,10/19/6003
+7.6995,44.82619,5300,6,29,19,15,8,3.85,5.0,fr,19764,105,832359,1,1,Active Shallow Crust,240.0112,57.99722,0.0,06/29/5300
+7.6995,44.82619,3421,2,21,8,39,42,3.85,5.0,fr,19765,68,832362,1,1,Active Shallow Crust,0.0,89.98975,-90.0,02/21/3421
+7.6995,44.82619,384,2,7,20,1,34,3.95,5.0,fr,19766,7,832368,1,1,Active Shallow Crust,0.0,89.99097,0.0,02/07/0384
+7.6995,44.82619,8711,11,16,4,20,26,3.95,15.0,fr,19767,174,832375,1,1,Active Shallow Crust,0.0,89.99087,-90.0,11/16/8711
+7.6995,44.82619,7238,4,12,13,0,23,4.15,15.0,fr,19768,144,832393,1,1,Active Shallow Crust,0.0,89.98924,0.0,04/12/7238
+7.6995,44.82619,4471,9,11,23,25,30,4.15,27.5,fr,19769,89,832400,1,1,Active Shallow Crust,0.0,89.98912,-90.0,09/11/4471
+7.6995,44.82619,5187,3,25,22,8,40,4.75,27.5,fr,19770,103,832466,1,1,Active Shallow Crust,0.0,89.98922,0.0,03/25/5187
+7.6995,44.82619,2715,6,9,11,39,56,4.95,5.0,fr,19771,54,832488,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/09/2715
+7.6995,44.82619,1991,2,7,17,51,48,5.25,27.5,fr,19772,39,832526,1,1,Active Shallow Crust,0.0,89.98989,0.0,02/07/1991
+3.76836,41.38225,5249,1,20,16,48,6,3.55,15.0,fr,19773,104,833281,1,1,Active Shallow Crust,0.0,89.98865,0.0,01/20/5249
+3.76836,41.38225,8325,12,22,16,44,55,3.65,5.0,fr,19774,166,833292,1,1,Active Shallow Crust,0.0,89.98988,0.0,12/22/8325
+3.76836,41.38225,7333,5,29,16,44,41,3.85,5.0,fr,19775,146,833316,1,1,Active Shallow Crust,0.0,89.98929,0.0,05/29/7333
+3.76836,41.38225,9101,8,14,5,49,27,3.95,15.0,fr,19776,182,833329,1,1,Active Shallow Crust,0.0,89.99046,0.0,08/14/9101
+3.76836,41.38225,4131,10,4,20,19,39,3.95,5.0,fr,19777,82,833331,1,1,Active Shallow Crust,240.0191,58.00477,0.0,10/04/4131
+3.76836,41.38225,8589,10,3,21,6,13,4.35,5.0,fr,19778,171,833376,1,1,Active Shallow Crust,0.0,89.98946,0.0,10/03/8589
+0.41929,48.99194,4471,2,9,13,30,42,3.65,5.0,fr,19779,89,833772,1,1,Active Shallow Crust,0.0,89.99005,0.0,02/09/4471
+0.41929,48.99194,3648,10,5,9,38,51,3.75,15.0,fr,19780,72,833785,1,1,Active Shallow Crust,0.0,89.99014,0.0,10/05/3648
+0.41929,48.99194,172,9,24,9,8,13,3.85,15.0,fr,19781,3,833806,1,1,Active Shallow Crust,128.8954,89.99371,0.0,09/24/0172
+0.41929,48.99194,1934,12,3,11,12,29,3.95,5.0,fr,19782,38,833811,1,1,Active Shallow Crust,240.0202,58.00507,0.0,12/03/1934
+0.41929,48.99194,9429,8,25,4,4,31,4.25,5.0,fr,19783,188,833844,1,2,Active Shallow Crust,0.0,89.99002,0.0,08/25/9429
+0.41929,48.99194,5744,3,1,12,26,10,4.25,5.0,fr,19784,114,833844,1,2,Active Shallow Crust,0.0,89.99002,0.0,03/01/5744
+0.41929,48.99194,7685,1,18,22,18,41,4.95,27.5,fr,19785,153,833930,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/18/7685
+0.41929,48.99194,9200,4,13,20,41,55,5.15,5.0,fr,19786,183,833961,1,2,Active Shallow Crust,128.8824,89.99103,0.0,04/13/9200
+0.41929,48.99194,7248,8,4,0,41,19,5.15,5.0,fr,19787,144,833961,1,2,Active Shallow Crust,128.8824,89.99103,0.0,08/04/7248
+0.41929,48.99194,8813,3,18,8,14,41,5.25,5.0,fr,19788,176,833964,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/18/8813
+8.98587,50.59894,9142,10,9,3,18,16,3.55,5.0,fr,19789,182,834240,1,1,Active Shallow Crust,0.0,89.9872,0.0,10/09/9142
+8.98587,50.59894,9309,12,29,4,28,45,3.65,5.0,fr,19790,186,834252,1,1,Active Shallow Crust,0.0,89.98859,0.0,12/29/9309
+8.98587,50.59894,7171,2,7,12,51,17,3.65,5.0,fr,19791,143,834261,1,1,Active Shallow Crust,128.8994,89.9636,0.0,02/07/7171
+8.98587,50.59894,821,7,15,19,27,0,3.85,5.0,fr,19792,16,834276,1,1,Active Shallow Crust,0.0,89.99094,0.0,07/15/0821
+8.98587,50.59894,354,4,13,15,13,53,3.95,5.0,fr,19793,7,834288,1,1,Active Shallow Crust,0.0,89.99192,0.0,04/13/0354
+8.98587,50.59894,8279,6,2,5,49,59,5.15,5.0,fr,19794,165,834432,1,1,Active Shallow Crust,0.0,89.98985,0.0,06/02/8279
+4.84549,45.65373,3475,5,11,0,49,32,3.55,5.0,fr,19795,69,834720,1,1,Active Shallow Crust,0.0,89.99295,0.0,05/11/3475
+4.84549,45.65373,4415,2,27,3,13,8,3.65,5.0,fr,19796,88,834735,1,1,Active Shallow Crust,240.0014,58.01305,0.0,02/27/4415
+4.84549,45.65373,752,10,31,9,14,10,3.65,5.0,fr,19797,15,834741,1,1,Active Shallow Crust,128.8999,89.96351,0.0,10/31/0752
+4.84549,45.65373,9169,2,4,2,18,37,3.85,5.0,fr,19798,183,834756,1,2,Active Shallow Crust,0.0,89.99002,0.0,02/04/9169
+4.84549,45.65373,1901,9,29,2,15,45,3.85,5.0,fr,19799,38,834756,1,2,Active Shallow Crust,0.0,89.99002,0.0,09/29/1901
+4.84549,45.65373,9229,11,22,11,34,2,3.95,15.0,fr,19800,184,834769,1,1,Active Shallow Crust,0.0,89.9911,0.0,11/22/9229
+4.84549,45.65373,6941,10,18,7,35,48,3.95,5.0,fr,19801,138,834777,1,1,Active Shallow Crust,128.8996,89.99333,0.0,10/18/6941
+4.84549,45.65373,4590,2,25,23,32,39,4.25,27.5,fr,19802,91,834806,1,1,Active Shallow Crust,0.0,89.99055,0.0,02/25/4590
+4.84549,45.65373,6302,8,3,22,38,13,4.35,27.5,fr,19803,126,834818,1,1,Active Shallow Crust,0.0,89.98878,0.0,08/03/6302
+4.84549,45.65373,2140,8,2,4,36,3,4.45,5.0,fr,19804,42,834831,1,1,Active Shallow Crust,240.0049,57.99478,0.0,08/02/2140
+4.84549,45.65373,9563,1,12,1,48,22,4.55,27.5,fr,19805,191,834845,1,1,Active Shallow Crust,240.0092,57.99743,0.0,01/12/9563
+4.84549,45.65373,8980,1,4,20,52,11,4.75,15.0,fr,19806,179,834865,1,1,Active Shallow Crust,0.0,89.98937,0.0,01/04/8980
+2.33214,41.43494,5635,4,14,19,19,37,3.55,5.0,fr,19807,112,835200,1,1,Active Shallow Crust,0.0,89.98866,0.0,04/14/5635
+2.33214,41.43494,8984,2,16,13,23,54,3.55,15.0,fr,19808,179,835201,1,4,Active Shallow Crust,0.0,89.98866,0.0,02/16/8984
+2.33214,41.43494,7506,12,21,23,38,30,3.55,15.0,fr,19809,150,835201,1,4,Active Shallow Crust,0.0,89.98866,0.0,12/21/7506
+2.33214,41.43494,424,1,4,5,24,25,3.55,15.0,fr,19810,8,835201,1,4,Active Shallow Crust,0.0,89.98866,0.0,01/04/0424
+2.33214,41.43494,961,9,12,0,33,29,3.55,15.0,fr,19811,19,835201,1,4,Active Shallow Crust,0.0,89.98866,0.0,09/12/0961
+2.33214,41.43494,4516,3,30,20,9,31,3.55,5.0,fr,19812,90,835203,1,1,Active Shallow Crust,240.012,57.99839,0.0,03/30/4516
+2.33214,41.43494,5586,1,30,23,59,36,3.55,15.0,fr,19813,111,835204,1,2,Active Shallow Crust,240.012,57.99839,0.0,01/30/5586
+2.33214,41.43494,6898,2,19,16,23,16,3.55,15.0,fr,19814,137,835204,1,2,Active Shallow Crust,240.012,57.99839,0.0,02/19/6898
+2.33214,41.43494,2599,8,19,0,55,18,3.65,5.0,fr,19815,51,835212,1,2,Active Shallow Crust,0.0,89.98989,0.0,08/19/2599
+2.33214,41.43494,3216,5,12,11,59,13,3.65,5.0,fr,19816,64,835212,1,2,Active Shallow Crust,0.0,89.98989,0.0,05/12/3216
+2.33214,41.43494,1886,11,30,11,16,3,3.65,27.5,fr,19817,37,835214,1,1,Active Shallow Crust,0.0,89.98989,0.0,11/30/1886
+2.33214,41.43494,4900,7,15,14,41,11,3.65,15.0,fr,19818,97,835216,1,1,Active Shallow Crust,240.0004,58.01241,0.0,07/15/4900
+2.33214,41.43494,1903,6,29,2,41,6,3.75,5.0,fr,19819,38,835224,1,4,Active Shallow Crust,0.0,89.99099,0.0,06/29/1903
+2.33214,41.43494,7364,1,3,13,53,3,3.75,5.0,fr,19820,147,835224,1,4,Active Shallow Crust,0.0,89.99099,0.0,01/03/7364
+2.33214,41.43494,2821,6,19,0,40,35,3.75,5.0,fr,19821,56,835224,1,4,Active Shallow Crust,0.0,89.99099,0.0,06/19/2821
+2.33214,41.43494,6273,11,22,13,46,39,3.75,5.0,fr,19822,125,835224,1,4,Active Shallow Crust,0.0,89.99099,0.0,11/22/6273
+2.33214,41.43494,4297,7,15,13,13,3,3.75,5.0,fr,19823,85,835233,1,1,Active Shallow Crust,128.8969,89.96741,0.0,07/15/4297
+2.33214,41.43494,918,4,20,5,15,55,3.85,5.0,fr,19824,18,835236,1,1,Active Shallow Crust,0.0,89.9893,0.0,04/20/0918
+2.33214,41.43494,7975,8,29,12,25,41,3.85,15.0,fr,19825,159,835246,1,2,Active Shallow Crust,128.8963,89.99331,0.0,08/29/7975
+2.33214,41.43494,643,8,23,4,40,52,3.85,15.0,fr,19826,12,835246,1,2,Active Shallow Crust,128.8963,89.99331,0.0,08/23/0643
+2.33214,41.43494,2791,7,7,11,30,0,3.95,5.0,fr,19827,55,835248,1,1,Active Shallow Crust,0.0,89.99046,0.0,07/07/2791
+2.33214,41.43494,3374,11,4,20,0,20,3.95,15.0,fr,19828,67,835249,1,2,Active Shallow Crust,0.0,89.99046,0.0,11/04/3374
+2.33214,41.43494,7439,2,1,2,51,32,3.95,15.0,fr,19829,148,835249,1,2,Active Shallow Crust,0.0,89.99046,0.0,02/01/7439
+2.33214,41.43494,9686,6,9,1,6,35,3.95,5.0,fr,19830,193,835254,1,2,Active Shallow Crust,0.0,89.99035,-90.0,06/09/9686
+2.33214,41.43494,3718,6,7,0,30,1,3.95,5.0,fr,19831,74,835254,1,2,Active Shallow Crust,0.0,89.99035,-90.0,06/07/3718
+2.33214,41.43494,7838,12,22,17,26,42,4.05,5.0,fr,19832,156,835260,1,1,Active Shallow Crust,0.0,89.98937,0.0,12/22/7838
+2.33214,41.43494,4539,12,5,14,3,3,4.15,5.0,fr,19833,90,835272,1,1,Active Shallow Crust,0.0,89.99052,0.0,12/05/4539
+2.33214,41.43494,1372,7,25,15,55,36,4.15,15.0,fr,19834,27,835273,1,1,Active Shallow Crust,0.0,89.99052,0.0,07/25/1372
+2.33214,41.43494,5937,6,30,4,24,8,4.25,15.0,fr,19835,118,835285,1,1,Active Shallow Crust,0.0,89.98987,0.0,06/30/5937
+2.33214,41.43494,504,2,29,15,40,27,4.35,5.0,fr,19836,10,835296,1,1,Active Shallow Crust,0.0,89.98946,0.0,02/29/0504
+2.33214,41.43494,8542,8,9,11,29,10,4.55,5.0,fr,19837,170,835326,1,1,Active Shallow Crust,0.0,89.99033,-90.0,08/09/8542
+2.33214,41.43494,2669,4,26,15,1,45,4.65,15.0,fr,19838,53,835339,1,1,Active Shallow Crust,0.0,89.9903,-90.0,04/26/2669
+2.33214,41.43494,9202,9,27,10,46,19,4.85,5.0,fr,19839,184,835356,1,1,Active Shallow Crust,0.0,89.98985,0.0,09/27/9202
+2.33214,41.43494,4963,8,6,7,17,12,5.35,15.0,fr,19840,99,835417,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/06/4963
+5.5598,43.90619,5267,3,24,2,38,1,3.55,5.0,fr,19841,105,835680,1,3,Active Shallow Crust,0.0,89.99274,0.0,03/24/5267
+5.5598,43.90619,6274,3,23,20,51,12,3.55,5.0,fr,19842,125,835680,1,3,Active Shallow Crust,0.0,89.99274,0.0,03/23/6274
+5.5598,43.90619,3524,8,12,15,55,2,3.55,5.0,fr,19843,70,835680,1,3,Active Shallow Crust,0.0,89.99274,0.0,08/12/3524
+5.5598,43.90619,4825,2,13,6,43,0,3.55,27.5,fr,19844,96,835682,1,1,Active Shallow Crust,0.0,89.99274,0.0,02/13/4825
+5.5598,43.90619,7411,9,1,1,23,40,3.55,5.0,fr,19845,148,835683,1,1,Active Shallow Crust,240.012,57.99831,0.0,09/01/7411
+5.5598,43.90619,7945,4,15,18,58,18,3.55,5.0,fr,19846,158,835686,1,2,Active Shallow Crust,0.0,89.99265,-90.0,04/15/7945
+5.5598,43.90619,4662,6,16,2,28,22,3.55,5.0,fr,19847,93,835686,1,2,Active Shallow Crust,0.0,89.99265,-90.0,06/16/4662
+5.5598,43.90619,8970,3,2,10,58,41,3.55,5.0,fr,19848,179,835689,1,2,Active Shallow Crust,128.8976,89.99274,0.0,03/02/8970
+5.5598,43.90619,7249,3,9,8,40,53,3.55,5.0,fr,19849,144,835689,1,2,Active Shallow Crust,128.8976,89.99274,0.0,03/09/7249
+5.5598,43.90619,6211,3,10,10,15,53,3.65,5.0,fr,19850,124,835692,1,3,Active Shallow Crust,0.0,89.98705,0.0,03/10/6211
+5.5598,43.90619,4742,11,20,0,30,0,3.65,5.0,fr,19851,94,835692,1,3,Active Shallow Crust,0.0,89.98705,0.0,11/20/4742
+5.5598,43.90619,8739,10,27,0,27,43,3.65,5.0,fr,19852,174,835692,1,3,Active Shallow Crust,0.0,89.98705,0.0,10/27/8739
+5.5598,43.90619,7994,12,16,11,43,29,3.65,27.5,fr,19853,159,835694,1,1,Active Shallow Crust,0.0,89.98705,0.0,12/16/7994
+5.5598,43.90619,7684,12,15,9,42,51,3.65,5.0,fr,19854,153,835698,1,2,Active Shallow Crust,0.0,89.9869,-90.0,12/15/7684
+5.5598,43.90619,3030,2,3,22,34,30,3.65,5.0,fr,19855,60,835698,1,2,Active Shallow Crust,0.0,89.9869,-90.0,02/03/3030
+5.5598,43.90619,1872,8,2,11,49,0,3.65,27.5,fr,19856,37,835700,1,1,Active Shallow Crust,0.0,89.9869,-90.0,08/02/1872
+5.5598,43.90619,1115,9,8,13,15,42,3.75,5.0,fr,19857,22,835704,1,4,Active Shallow Crust,0.0,89.98846,0.0,09/08/1115
+5.5598,43.90619,9134,8,30,10,22,5,3.75,5.0,fr,19858,182,835704,1,4,Active Shallow Crust,0.0,89.98846,0.0,08/30/9134
+5.5598,43.90619,5508,10,16,3,13,10,3.75,5.0,fr,19859,110,835704,1,4,Active Shallow Crust,0.0,89.98846,0.0,10/16/5508
+5.5598,43.90619,604,3,23,9,50,4,3.75,5.0,fr,19860,12,835704,1,4,Active Shallow Crust,0.0,89.98846,0.0,03/23/0604
+5.5598,43.90619,7599,7,9,23,32,19,3.75,5.0,fr,19861,151,835707,1,1,Active Shallow Crust,240.0083,58.0177,0.0,07/09/7599
+5.5598,43.90619,9761,11,3,16,41,24,3.75,5.0,fr,19862,195,835713,1,1,Active Shallow Crust,128.8968,89.96745,0.0,11/03/9761
+5.5598,43.90619,1101,10,17,0,54,23,3.85,5.0,fr,19863,22,835716,1,1,Active Shallow Crust,0.0,89.98972,0.0,10/17/1101
+5.5598,43.90619,3027,2,13,5,57,35,3.85,27.5,fr,19864,60,835718,1,1,Active Shallow Crust,0.0,89.98972,0.0,02/13/3027
+5.5598,43.90619,9252,4,16,4,9,41,3.85,5.0,fr,19865,185,835722,1,1,Active Shallow Crust,0.0,89.98959,-90.0,04/16/9252
+5.5598,43.90619,198,12,25,20,10,42,3.95,5.0,fr,19866,3,835728,1,1,Active Shallow Crust,0.0,89.99083,0.0,12/25/0198
+5.5598,43.90619,3507,6,30,17,4,25,3.95,27.5,fr,19867,70,835730,1,1,Active Shallow Crust,0.0,89.99083,0.0,06/30/3507
+5.5598,43.90619,8374,11,5,17,20,15,4.05,15.0,fr,19868,167,835741,1,1,Active Shallow Crust,0.0,89.99183,0.0,11/05/8374
+5.5598,43.90619,8578,5,5,3,27,45,4.05,27.5,fr,19869,171,835742,1,1,Active Shallow Crust,0.0,89.99183,0.0,05/05/8578
+5.5598,43.90619,9287,9,3,17,53,21,4.15,15.0,fr,19870,185,835753,1,2,Active Shallow Crust,0.0,89.98907,0.0,09/03/9287
+5.5598,43.90619,6445,10,13,19,3,58,4.15,15.0,fr,19871,128,835753,1,2,Active Shallow Crust,0.0,89.98907,0.0,10/13/6445
+5.5598,43.90619,1861,4,8,20,7,58,4.15,5.0,fr,19872,37,835755,1,2,Active Shallow Crust,240.0081,57.99728,0.0,04/08/1861
+5.5598,43.90619,1487,5,8,19,39,9,4.15,5.0,fr,19873,29,835755,1,2,Active Shallow Crust,240.0081,57.99728,0.0,05/08/1487
+5.5598,43.90619,5237,4,17,15,51,11,4.45,5.0,fr,19874,104,835791,1,1,Active Shallow Crust,240.0046,57.99477,0.0,04/17/5237
+5.5598,43.90619,5134,8,15,21,29,43,4.55,5.0,fr,19875,102,835803,1,1,Active Shallow Crust,240.0084,57.99735,0.0,08/15/5134
+5.5598,43.90619,5043,8,4,14,32,28,4.75,15.0,fr,19876,100,835825,1,1,Active Shallow Crust,0.0,89.99088,0.0,08/04/5043
+5.5598,43.90619,1393,3,22,12,44,29,5.15,15.0,fr,19877,27,835882,1,1,Active Shallow Crust,128.8851,89.991,0.0,03/22/1393
+5.5598,43.90619,4285,1,25,2,39,48,5.55,5.0,fr,19878,85,835920,1,1,Active Shallow Crust,0.0,89.98982,0.0,01/25/4285
+5.5598,43.90619,9498,6,18,17,53,49,5.55,15.0,fr,19879,189,835924,1,1,Active Shallow Crust,240.0269,58.00209,0.0,06/18/9498
+-5.50012,49.86693,7274,2,7,0,51,11,3.65,5.0,fr,19880,145,836172,1,1,Active Shallow Crust,0.0,89.98841,0.0,02/07/7274
+-5.50012,49.86693,3256,2,10,4,42,57,3.75,15.0,fr,19881,65,836188,1,1,Active Shallow Crust,240.0087,58.01729,0.0,02/10/3256
+-5.50012,49.86693,411,3,1,3,31,24,3.95,5.0,fr,19882,8,836208,1,1,Active Shallow Crust,0.0,89.9918,0.0,03/01/0411
+-3.37512,49.38999,654,8,26,8,34,13,3.55,5.0,fr,19883,13,836640,1,1,Active Shallow Crust,0.0,89.99016,0.0,08/26/0654
+-3.37512,49.38999,949,3,4,0,32,23,3.85,15.0,fr,19884,18,836680,1,1,Active Shallow Crust,240.0109,57.99826,0.0,03/04/0949
+-3.37512,49.38999,5783,7,26,23,36,39,4.25,5.0,fr,19885,115,836724,1,1,Active Shallow Crust,0.0,89.98974,0.0,07/26/5783
+5.19425,49.40771,7451,10,11,9,17,57,3.65,5.0,fr,19886,149,837132,1,1,Active Shallow Crust,0.0,89.9883,0.0,10/11/7451
+5.19425,49.40771,1437,10,15,11,41,45,4.25,5.0,fr,19887,28,837204,1,1,Active Shallow Crust,0.0,89.9912,0.0,10/15/1437
+4.63621,44.9704,5611,9,15,11,36,53,3.55,5.0,fr,19888,112,837600,1,1,Active Shallow Crust,0.0,89.99287,0.0,09/15/5611
+4.63621,44.9704,8552,8,28,14,17,3,3.55,5.0,fr,19889,171,837606,1,1,Active Shallow Crust,0.0,89.99278,-90.0,08/28/8552
+4.63621,44.9704,9325,1,23,19,28,40,3.65,5.0,fr,19890,186,837612,1,1,Active Shallow Crust,0.0,89.98728,0.0,01/23/9325
+4.63621,44.9704,7559,7,3,1,58,47,3.75,5.0,fr,19891,151,837624,1,1,Active Shallow Crust,0.0,89.98866,0.0,07/03/7559
+4.63621,44.9704,1802,7,19,14,55,14,3.85,5.0,fr,19892,36,837636,1,1,Active Shallow Crust,0.0,89.9899,0.0,07/19/1802
+4.63621,44.9704,6316,8,31,2,8,35,3.95,5.0,fr,19893,126,837648,1,1,Active Shallow Crust,0.0,89.991,0.0,08/31/6316
+4.63621,44.9704,954,10,20,9,2,59,3.95,15.0,fr,19894,19,837649,1,1,Active Shallow Crust,0.0,89.991,0.0,10/20/0954
+4.63621,44.9704,4308,5,24,1,51,45,4.55,15.0,fr,19895,86,837721,1,1,Active Shallow Crust,0.0,89.99097,0.0,05/24/4308
+4.63621,44.9704,4798,10,14,7,31,10,4.65,27.5,fr,19896,95,837737,1,1,Active Shallow Crust,240.0101,57.99449,0.0,10/14/4798
+4.63621,44.9704,6611,9,3,0,11,4,4.85,15.0,fr,19897,132,837757,1,1,Active Shallow Crust,0.0,89.99042,0.0,09/03/6611
+4.63621,44.9704,9631,9,8,14,45,6,4.85,5.0,fr,19898,192,837762,1,1,Active Shallow Crust,0.0,89.9903,-90.0,09/08/9631
+3.57576,47.78947,2091,8,10,3,30,43,3.55,5.0,fr,19899,41,838080,1,1,Active Shallow Crust,0.0,89.98984,0.0,08/10/2091
+3.57576,47.78947,4995,6,9,2,32,12,3.75,5.0,fr,19900,99,838107,1,1,Active Shallow Crust,240.0089,58.0174,0.0,06/09/4995
+-1.41856,43.98915,3072,6,28,12,0,26,3.55,15.0,fr,19901,61,838570,1,1,Active Shallow Crust,128.8963,89.99365,0.0,06/28/3072
+-1.41856,43.98915,1775,1,24,9,31,51,3.85,5.0,fr,19902,35,838596,1,1,Active Shallow Crust,0.0,89.98973,0.0,01/24/1775
+7.68159,50.58444,6883,6,15,1,32,17,3.55,5.0,fr,19903,137,839040,1,2,Active Shallow Crust,0.0,89.9872,0.0,06/15/6883
+7.68159,50.58444,9204,4,24,18,46,28,3.55,5.0,fr,19904,184,839040,1,2,Active Shallow Crust,0.0,89.9872,0.0,04/24/9204
+7.68159,50.58444,8391,4,9,18,23,38,3.65,5.0,fr,19905,167,839052,1,1,Active Shallow Crust,0.0,89.98859,0.0,04/09/8391
+7.68159,50.58444,8364,2,4,13,58,59,3.65,27.5,fr,19906,167,839054,1,1,Active Shallow Crust,0.0,89.98859,0.0,02/04/8364
+7.68159,50.58444,4269,11,12,8,0,48,3.75,5.0,fr,19907,85,839064,1,2,Active Shallow Crust,0.0,89.98983,0.0,11/12/4269
+7.68159,50.58444,6110,4,19,18,34,41,3.75,5.0,fr,19908,122,839064,1,2,Active Shallow Crust,0.0,89.98983,0.0,04/19/6110
+7.68159,50.58444,4033,5,24,19,29,47,3.75,15.0,fr,19909,80,839065,1,1,Active Shallow Crust,0.0,89.98983,0.0,05/24/4033
+7.68159,50.58444,1343,12,1,16,21,38,3.85,5.0,fr,19910,26,839076,1,1,Active Shallow Crust,0.0,89.99094,0.0,12/01/1343
+7.68159,50.58444,1115,5,14,23,11,39,3.85,5.0,fr,19911,22,839079,1,1,Active Shallow Crust,240.011,57.99807,0.0,05/14/1115
+7.68159,50.58444,9109,5,31,4,33,14,3.85,15.0,fr,19912,182,839080,1,1,Active Shallow Crust,240.011,57.99807,0.0,05/31/9109
+7.68159,50.58444,4188,4,10,1,9,53,3.95,5.0,fr,19913,83,839088,1,1,Active Shallow Crust,0.0,89.99192,0.0,04/10/4188
+7.68159,50.58444,3207,1,1,6,26,1,3.95,5.0,fr,19914,64,839097,1,1,Active Shallow Crust,128.9003,89.99394,0.0,01/01/3207
+7.68159,50.58444,2586,10,4,21,3,16,3.95,15.0,fr,19915,51,839098,1,1,Active Shallow Crust,128.9003,89.99394,0.0,10/04/2586
+7.68159,50.58444,3051,8,10,1,37,52,4.05,5.0,fr,19916,61,839100,1,1,Active Shallow Crust,0.0,89.9892,0.0,08/10/3051
+7.68159,50.58444,1213,3,3,21,39,9,4.05,15.0,fr,19917,24,839101,1,1,Active Shallow Crust,0.0,89.9892,0.0,03/03/1213
+7.68159,50.58444,5612,2,26,11,13,55,4.15,5.0,fr,19918,112,839112,1,2,Active Shallow Crust,0.0,89.99037,0.0,02/26/5612
+7.68159,50.58444,1763,9,16,13,29,39,4.15,5.0,fr,19919,35,839112,1,2,Active Shallow Crust,0.0,89.99037,0.0,09/16/1763
+7.68159,50.58444,6507,7,18,6,44,9,4.25,5.0,fr,19920,130,839124,1,1,Active Shallow Crust,0.0,89.99142,0.0,07/18/6507
+7.68159,50.58444,5618,9,25,13,3,44,4.35,5.0,fr,19921,112,839136,1,1,Active Shallow Crust,0.0,89.9898,0.0,09/25/5618
+7.68159,50.58444,6742,2,12,11,46,51,4.35,15.0,fr,19922,134,839137,1,1,Active Shallow Crust,0.0,89.9898,0.0,02/12/6742
+7.68159,50.58444,4238,9,28,15,51,2,4.55,27.5,fr,19923,84,839162,1,1,Active Shallow Crust,0.0,89.98988,0.0,09/28/4238
+-1.52261,45.75937,7069,10,28,13,0,24,3.55,5.0,fr,19924,141,839523,1,1,Active Shallow Crust,240.0122,57.99808,0.0,10/28/7069
+-1.52261,45.75937,9641,9,21,20,44,54,3.65,5.0,fr,19925,192,839532,1,1,Active Shallow Crust,0.0,89.99059,0.0,09/21/9641
+-1.52261,45.75937,6872,11,19,20,29,29,3.65,27.5,fr,19926,137,839534,1,1,Active Shallow Crust,0.0,89.99059,0.0,11/19/6872
+-1.52261,45.75937,5907,9,9,3,57,9,3.65,27.5,fr,19927,118,839537,1,1,Active Shallow Crust,240.0012,58.01282,0.0,09/09/5907
+-1.52261,45.75937,6383,10,24,13,57,52,3.75,5.0,fr,19928,127,839553,1,1,Active Shallow Crust,128.8968,89.96735,0.0,10/24/6383
+-1.52261,45.75937,5564,10,20,0,28,11,3.85,5.0,fr,19929,111,839556,1,1,Active Shallow Crust,0.0,89.99004,0.0,10/20/5564
+-1.52261,45.75937,3520,4,26,9,53,19,3.85,15.0,fr,19930,70,839557,1,1,Active Shallow Crust,0.0,89.99004,0.0,04/26/3520
+-1.52261,45.75937,4740,10,5,22,58,24,4.25,5.0,fr,19931,94,839607,1,1,Active Shallow Crust,240.0074,57.9941,0.0,10/05/4740
+-1.52261,45.75937,676,3,27,2,49,15,4.55,5.0,fr,19932,13,839640,1,1,Active Shallow Crust,0.0,89.98999,0.0,03/27/0676
+-1.522597,45.75937,6756,6,28,14,3,39,6.65,10.68981,fr,19933,135,839892,1,1,Active Shallow Crust,360.0,89.99,0.0,06/28/6756
+-2.04427,49.09515,2121,3,5,20,13,11,3.55,5.0,fr,19934,42,840000,1,3,Active Shallow Crust,0.0,89.9901,0.0,03/05/2121
+-2.04427,49.09515,2618,11,8,12,45,39,3.55,5.0,fr,19935,52,840000,1,3,Active Shallow Crust,0.0,89.9901,0.0,11/08/2618
+-2.04427,49.09515,4190,9,7,7,4,10,3.55,5.0,fr,19936,83,840000,1,3,Active Shallow Crust,0.0,89.9901,0.0,09/07/4190
+-2.04427,49.09515,6938,3,19,1,33,45,3.55,15.0,fr,19937,138,840001,1,1,Active Shallow Crust,0.0,89.9901,0.0,03/19/6938
+-2.04427,49.09515,8083,2,22,19,13,46,3.55,5.0,fr,19938,161,840003,1,1,Active Shallow Crust,240.0126,57.99781,0.0,02/22/8083
+-2.04427,49.09515,1060,8,22,8,15,35,3.55,15.0,fr,19939,21,840004,1,1,Active Shallow Crust,240.0126,57.99781,0.0,08/22/1060
+-2.04427,49.09515,223,6,18,10,47,29,3.55,5.0,fr,19940,4,840006,1,1,Active Shallow Crust,0.0,89.98998,-90.0,06/18/0223
+-2.04427,49.09515,2176,8,15,1,6,19,3.55,5.0,fr,19941,43,840009,1,1,Active Shallow Crust,128.8964,89.9934,0.0,08/15/2176
+-2.04427,49.09515,6155,7,29,7,8,0,3.55,27.5,fr,19942,123,840011,1,1,Active Shallow Crust,128.8964,89.9934,0.0,07/29/6155
+-2.04427,49.09515,1004,3,1,8,8,55,3.65,5.0,fr,19943,20,840012,1,2,Active Shallow Crust,0.0,89.99117,0.0,03/01/1004
+-2.04427,49.09515,9220,8,7,11,38,49,3.65,5.0,fr,19944,184,840012,1,2,Active Shallow Crust,0.0,89.99117,0.0,08/07/9220
+-2.04427,49.09515,9276,10,19,18,21,48,3.65,15.0,fr,19945,185,840013,1,4,Active Shallow Crust,0.0,89.99117,0.0,10/19/9276
+-2.04427,49.09515,7748,1,5,14,43,8,3.65,15.0,fr,19946,154,840013,1,4,Active Shallow Crust,0.0,89.99117,0.0,01/05/7748
+-2.04427,49.09515,2198,1,8,20,2,11,3.65,15.0,fr,19947,43,840013,1,4,Active Shallow Crust,0.0,89.99117,0.0,01/08/2198
+-2.04427,49.09515,4736,10,5,3,15,24,3.65,15.0,fr,19948,94,840013,1,4,Active Shallow Crust,0.0,89.99117,0.0,10/05/4736
+-2.04427,49.09515,2547,8,27,9,8,2,3.65,5.0,fr,19949,50,840015,1,1,Active Shallow Crust,240.0016,58.01263,0.0,08/27/2547
+-2.04427,49.09515,39,9,5,12,55,18,3.65,27.5,fr,19950,0,840017,1,1,Active Shallow Crust,240.0016,58.01254,0.0,09/05/0039
+-2.04427,49.09515,100,10,5,23,13,11,3.85,5.0,fr,19951,1,840036,1,2,Active Shallow Crust,0.0,89.99065,0.0,10/05/0100
+-2.04427,49.09515,9353,6,11,7,53,18,3.85,5.0,fr,19952,187,840036,1,2,Active Shallow Crust,0.0,89.99065,0.0,06/11/9353
+-2.04427,49.09515,6002,5,7,10,42,21,3.85,5.0,fr,19953,120,840045,1,1,Active Shallow Crust,128.8956,89.99416,0.0,05/07/6002
+-2.04427,49.09515,5964,2,2,4,34,55,3.95,5.0,fr,19954,119,840048,1,1,Active Shallow Crust,0.0,89.98959,0.0,02/02/5964
+-2.04427,49.09515,5186,11,30,20,32,2,3.95,15.0,fr,19955,103,840049,1,1,Active Shallow Crust,0.0,89.98959,0.0,11/30/5186
+-2.04427,49.09515,2549,9,17,14,25,18,4.05,15.0,fr,19956,50,840061,1,2,Active Shallow Crust,0.0,89.99072,0.0,09/17/2549
+-2.04427,49.09515,893,6,11,0,5,33,4.05,15.0,fr,19957,17,840061,1,2,Active Shallow Crust,0.0,89.99072,0.0,06/11/0893
+-2.04427,49.09515,4375,8,20,20,18,19,4.05,5.0,fr,19958,87,840063,1,1,Active Shallow Crust,240.0064,58.00596,0.0,08/20/4375
+-2.04427,49.09515,2205,9,5,16,17,50,4.15,5.0,fr,19959,44,840072,1,1,Active Shallow Crust,0.0,89.99007,0.0,09/05/2205
+-2.04427,49.09515,5640,9,7,11,4,28,4.35,5.0,fr,19960,112,840096,1,1,Active Shallow Crust,0.0,89.98949,0.0,09/07/5640
+-2.04427,49.09515,8464,8,1,3,20,24,4.45,15.0,fr,19961,169,840109,1,1,Active Shallow Crust,0.0,89.98946,0.0,08/01/8464
+-2.04427,49.09515,6100,12,9,6,34,34,4.45,5.0,fr,19962,121,840114,1,1,Active Shallow Crust,0.0,89.99052,-90.0,12/09/6100
+-2.04427,49.09515,4538,10,11,10,39,42,5.05,5.0,fr,19963,90,840180,1,1,Active Shallow Crust,0.0,89.99001,0.0,10/11/4538
+8.10922,47.60798,6337,8,28,11,56,58,3.55,5.0,fr,19964,126,840480,1,4,Active Shallow Crust,0.0,89.9864,0.0,08/28/6337
+8.10922,47.60798,3592,3,12,15,51,11,3.55,5.0,fr,19965,71,840480,1,4,Active Shallow Crust,0.0,89.9864,0.0,03/12/3592
+8.10922,47.60798,8091,3,10,17,40,2,3.55,5.0,fr,19966,161,840480,1,4,Active Shallow Crust,0.0,89.9864,0.0,03/10/8091
+8.10922,47.60798,4220,2,20,13,17,40,3.55,5.0,fr,19967,84,840480,1,4,Active Shallow Crust,0.0,89.9864,0.0,02/20/4220
+8.10922,47.60798,1671,1,22,14,57,29,3.55,15.0,fr,19968,33,840481,1,4,Active Shallow Crust,0.0,89.9864,0.0,01/22/1671
+8.10922,47.60798,8920,4,11,16,19,4,3.55,15.0,fr,19969,178,840481,1,4,Active Shallow Crust,0.0,89.9864,0.0,04/11/8920
+8.10922,47.60798,7850,2,1,1,34,58,3.55,15.0,fr,19970,156,840481,1,4,Active Shallow Crust,0.0,89.9864,0.0,02/01/7850
+8.10922,47.60798,9440,2,25,22,38,40,3.55,15.0,fr,19971,188,840481,1,4,Active Shallow Crust,0.0,89.9864,0.0,02/25/9440
+8.10922,47.60798,7621,11,20,2,52,1,3.55,15.0,fr,19972,152,840484,1,1,Active Shallow Crust,240.013,57.99811,0.0,11/20/7621
+8.10922,47.60798,6970,11,5,4,50,29,3.65,5.0,fr,19973,139,840492,1,1,Active Shallow Crust,0.0,89.98788,0.0,11/05/6970
+8.10922,47.60798,2275,5,15,0,39,9,3.65,15.0,fr,19974,45,840493,1,2,Active Shallow Crust,0.0,89.98788,0.0,05/15/2275
+8.10922,47.60798,4561,4,24,9,51,29,3.65,15.0,fr,19975,91,840493,1,2,Active Shallow Crust,0.0,89.98788,0.0,04/24/4561
+8.10922,47.60798,9763,1,22,14,2,32,3.65,5.0,fr,19976,195,840501,1,2,Active Shallow Crust,128.9018,89.96355,0.0,01/22/9763
+8.10922,47.60798,3609,9,10,9,6,36,3.65,5.0,fr,19977,72,840501,1,2,Active Shallow Crust,128.9018,89.96355,0.0,09/10/3609
+8.10922,47.60798,4591,4,12,23,8,7,3.75,5.0,fr,19978,91,840504,1,1,Active Shallow Crust,0.0,89.9892,0.0,04/12/4591
+8.10922,47.60798,3334,5,14,3,24,4,3.75,15.0,fr,19979,66,840505,1,1,Active Shallow Crust,0.0,89.9892,0.0,05/14/3334
+8.10922,47.60798,8223,7,19,12,19,31,3.75,27.5,fr,19980,164,840506,1,1,Active Shallow Crust,0.0,89.9892,0.0,07/19/8223
+8.10922,47.60798,9565,2,10,15,8,46,3.75,27.5,fr,19981,191,840509,1,1,Active Shallow Crust,240.0096,58.01785,0.0,02/10/9565
+8.10922,47.60798,172,8,24,9,8,25,3.75,5.0,fr,19982,3,840510,1,1,Active Shallow Crust,0.0,89.98907,-90.0,08/24/0172
+8.10922,47.60798,8851,11,22,1,14,8,3.85,5.0,fr,19983,177,840516,1,1,Active Shallow Crust,0.0,89.99037,0.0,11/22/8851
+8.10922,47.60798,7578,2,12,7,29,16,3.95,5.0,fr,19984,151,840528,1,2,Active Shallow Crust,0.0,89.99142,0.0,02/12/7578
+8.10922,47.60798,4018,11,18,13,15,27,3.95,5.0,fr,19985,80,840528,1,2,Active Shallow Crust,0.0,89.99142,0.0,11/18/4018
+8.10922,47.60798,9413,10,21,4,52,39,4.05,5.0,fr,19986,188,840543,1,1,Active Shallow Crust,240.006,58.00699,0.0,10/21/9413
+8.10922,47.60798,7346,5,19,17,35,9,4.15,5.0,fr,19987,146,840552,1,1,Active Shallow Crust,0.0,89.99319,0.0,05/19/7346
+8.10922,47.60798,4059,12,4,21,22,25,4.25,5.0,fr,19988,81,840564,1,2,Active Shallow Crust,0.0,89.98785,0.0,12/04/4059
+8.10922,47.60798,9713,2,25,7,17,59,4.25,5.0,fr,19989,194,840564,1,2,Active Shallow Crust,0.0,89.98785,0.0,02/25/9713
+8.10922,47.60798,8133,2,19,11,18,55,4.35,5.0,fr,19990,162,840576,1,1,Active Shallow Crust,0.0,89.98917,0.0,02/19/8133
+8.10922,47.60798,8037,4,21,17,29,22,4.35,15.0,fr,19991,160,840577,1,1,Active Shallow Crust,0.0,89.98917,0.0,04/21/8037
+8.10922,47.60798,3858,4,14,12,14,44,4.45,5.0,fr,19992,77,840588,1,1,Active Shallow Crust,0.0,89.99035,0.0,04/14/3858
+8.10922,47.60798,5644,8,8,4,49,58,4.65,15.0,fr,19993,112,840613,1,1,Active Shallow Crust,0.0,89.9885,0.0,08/08/5644
+8.10922,47.60798,9481,6,29,10,41,13,4.75,5.0,fr,19994,189,840624,1,1,Active Shallow Crust,0.0,89.98975,0.0,06/29/9481
+8.10922,47.60798,6792,10,25,2,30,2,4.95,15.0,fr,19995,135,840649,1,1,Active Shallow Crust,0.0,89.98914,0.0,10/25/6792
+8.10922,47.60798,1901,8,23,15,12,29,5.15,27.5,fr,19996,38,840674,1,1,Active Shallow Crust,0.0,89.98922,0.0,08/23/1901
+8.10922,47.60798,2883,7,27,7,4,39,5.45,15.0,fr,19997,57,840712,1,1,Active Shallow Crust,240.0301,57.99874,0.0,07/27/2883
+2.08167,46.56624,6038,10,4,16,24,21,3.55,5.0,fr,19998,120,840960,1,1,Active Shallow Crust,0.0,89.9896,0.0,10/04/6038
+2.08167,46.56624,1559,4,25,5,57,2,3.55,15.0,fr,19999,31,840961,1,1,Active Shallow Crust,0.0,89.9896,0.0,04/25/1559
+2.08167,46.56624,5399,2,16,12,19,43,3.65,27.5,fr,20000,107,840974,1,1,Active Shallow Crust,0.0,89.99073,0.0,02/16/5399
+2.08167,46.56624,8823,9,12,16,31,57,3.65,5.0,fr,20001,176,840981,1,1,Active Shallow Crust,128.9008,89.96352,0.0,09/12/8823
+2.08167,46.56624,765,2,18,2,26,18,3.75,5.0,fr,20002,15,840984,1,1,Active Shallow Crust,0.0,89.98898,0.0,02/18/0765
+2.08167,46.56624,6519,1,12,12,16,33,3.85,5.0,fr,20003,130,840996,1,1,Active Shallow Crust,0.0,89.99018,0.0,01/12/6519
+2.08167,46.56624,6718,8,18,7,43,12,3.85,15.0,fr,20004,134,840997,1,1,Active Shallow Crust,0.0,89.99018,0.0,08/18/6718
+2.08167,46.56624,496,10,4,7,48,45,3.95,5.0,fr,20005,9,841008,1,1,Active Shallow Crust,0.0,89.98907,0.0,10/04/0496
+2.08167,46.56624,8539,9,16,18,22,2,4.05,5.0,fr,20006,170,841020,1,2,Active Shallow Crust,0.0,89.99025,0.0,09/16/8539
+2.08167,46.56624,4494,1,18,9,3,7,4.05,5.0,fr,20007,89,841020,1,2,Active Shallow Crust,0.0,89.99025,0.0,01/18/4494
+2.08167,46.56624,949,7,19,23,16,35,4.05,5.0,fr,20008,18,841029,1,1,Active Shallow Crust,128.8904,89.99416,0.0,07/19/0949
+2.08167,46.56624,2156,2,16,14,2,50,4.35,15.0,fr,20009,43,841057,1,1,Active Shallow Crust,0.0,89.99034,0.0,02/16/2156
+2.08167,46.56624,2302,6,21,21,3,46,4.75,5.0,fr,20010,46,841104,1,1,Active Shallow Crust,0.0,89.99042,0.0,06/21/2302
+2.08167,46.56624,7436,11,3,6,48,6,5.15,5.0,fr,20011,148,841152,1,1,Active Shallow Crust,0.0,89.9901,0.0,11/03/7436
+2.08167,46.56624,7708,5,17,17,42,53,5.35,5.0,fr,20012,154,841179,1,1,Active Shallow Crust,240.0252,57.99789,0.0,05/17/7708
+4.40499,47.52854,9367,1,27,0,14,6,3.55,5.0,fr,20013,187,841440,1,1,Active Shallow Crust,0.0,89.99319,0.0,01/27/9367
+4.40499,47.52854,4130,2,3,12,54,3,3.55,5.0,fr,20014,82,841446,1,1,Active Shallow Crust,0.0,89.99311,-90.0,02/03/4130
+4.40499,47.52854,6545,2,13,16,45,3,3.55,15.0,fr,20015,130,841450,1,1,Active Shallow Crust,128.8967,89.99319,0.0,02/13/6545
+4.40499,47.52854,3899,10,6,18,58,50,3.65,5.0,fr,20016,77,841452,1,1,Active Shallow Crust,0.0,89.98786,0.0,10/06/3899
+4.40499,47.52854,6103,10,19,22,42,40,3.65,15.0,fr,20017,122,841453,1,1,Active Shallow Crust,0.0,89.98786,0.0,10/19/6103
+4.40499,47.52854,8668,6,9,1,47,47,3.75,5.0,fr,20018,173,841464,1,1,Active Shallow Crust,0.0,89.98918,0.0,06/09/8668
+4.40499,47.52854,8263,11,19,21,56,17,3.95,15.0,fr,20019,165,841489,1,1,Active Shallow Crust,0.0,89.99141,0.0,11/19/8263
+4.40499,47.52854,8366,12,11,7,35,42,4.05,5.0,fr,20020,167,841500,1,1,Active Shallow Crust,0.0,89.98851,0.0,12/11/8366
+4.40499,47.52854,1696,1,3,10,4,35,4.35,5.0,fr,20021,33,841536,1,1,Active Shallow Crust,0.0,89.98916,0.0,01/03/1696
+-1.24263,42.7681,2783,11,15,11,44,50,3.55,5.0,fr,20022,55,841920,1,3,Active Shallow Crust,0.0,89.99075,0.0,11/15/2783
+-1.24263,42.7681,1440,4,16,2,55,3,3.55,5.0,fr,20023,28,841920,1,3,Active Shallow Crust,0.0,89.99075,0.0,04/16/1440
+-1.24263,42.7681,8349,12,3,20,11,22,3.55,5.0,fr,20024,166,841920,1,3,Active Shallow Crust,0.0,89.99075,0.0,12/03/8349
+-1.24263,42.7681,8832,10,5,4,50,30,3.55,15.0,fr,20025,176,841921,1,1,Active Shallow Crust,0.0,89.99075,0.0,10/05/8832
+-1.24263,42.7681,9546,11,7,11,0,31,3.55,5.0,fr,20026,190,841923,1,2,Active Shallow Crust,240.0117,57.99815,0.0,11/07/9546
+-1.24263,42.7681,4549,5,21,23,49,27,3.55,5.0,fr,20027,90,841923,1,2,Active Shallow Crust,240.0117,57.99815,0.0,05/21/4549
+-1.24263,42.7681,848,2,9,0,55,31,3.55,15.0,fr,20028,16,841924,1,1,Active Shallow Crust,240.0117,57.99815,0.0,02/09/0848
+-1.24263,42.7681,388,2,22,10,33,50,3.55,5.0,fr,20029,7,841929,1,2,Active Shallow Crust,128.8967,89.99352,0.0,02/22/0388
+-1.24263,42.7681,5133,7,1,2,10,36,3.55,5.0,fr,20030,102,841929,1,2,Active Shallow Crust,128.8967,89.99352,0.0,07/01/5133
+-1.24263,42.7681,2717,7,25,21,43,3,3.65,5.0,fr,20031,54,841932,1,1,Active Shallow Crust,0.0,89.9901,0.0,07/25/2717
+-1.24263,42.7681,2747,6,30,21,23,15,3.65,15.0,fr,20032,54,841933,1,2,Active Shallow Crust,0.0,89.9901,0.0,06/30/2747
+-1.24263,42.7681,4871,1,19,19,56,8,3.65,15.0,fr,20033,97,841933,1,2,Active Shallow Crust,0.0,89.9901,0.0,01/19/4871
+-1.24263,42.7681,6442,12,24,20,27,21,3.65,15.0,fr,20034,128,841936,1,1,Active Shallow Crust,240.0005,58.01278,0.0,12/24/6442
+-1.24263,42.7681,9604,12,14,9,42,25,3.65,5.0,fr,20035,192,841938,1,1,Active Shallow Crust,0.0,89.98999,-90.0,12/14/9604
+-1.24263,42.7681,1640,3,28,12,30,1,3.75,5.0,fr,20036,32,841944,1,2,Active Shallow Crust,0.0,89.98971,0.0,03/28/1640
+-1.24263,42.7681,4946,9,15,18,32,50,3.75,5.0,fr,20037,98,841944,1,2,Active Shallow Crust,0.0,89.98971,0.0,09/15/4946
+-1.24263,42.7681,4349,10,3,12,31,51,3.75,27.5,fr,20038,86,841946,1,1,Active Shallow Crust,0.0,89.98971,0.0,10/03/4349
+-1.24263,42.7681,5735,1,24,19,5,40,3.75,5.0,fr,20039,114,841947,1,1,Active Shallow Crust,240.0079,58.01745,0.0,01/24/5735
+-1.24263,42.7681,4113,2,4,13,36,10,3.85,15.0,fr,20040,82,841957,1,1,Active Shallow Crust,0.0,89.98952,0.0,02/04/4113
+-1.24263,42.7681,9992,8,17,9,51,14,3.85,5.0,fr,20041,199,841959,1,1,Active Shallow Crust,240.0103,57.99767,0.0,08/17/9992
+-1.24263,42.7681,636,7,27,16,27,36,3.85,15.0,fr,20042,12,841966,1,2,Active Shallow Crust,128.8959,89.9941,0.0,07/27/0636
+-1.24263,42.7681,831,9,14,5,34,27,3.85,15.0,fr,20043,16,841966,1,2,Active Shallow Crust,128.8959,89.9941,0.0,09/14/0831
+-1.24263,42.7681,6740,10,22,4,11,19,3.95,15.0,fr,20044,134,841972,1,1,Active Shallow Crust,240.0191,58.00495,0.0,10/22/6740
+-1.24263,42.7681,4383,12,7,13,39,2,3.95,27.5,fr,20045,87,841973,1,1,Active Shallow Crust,240.0191,58.00495,0.0,12/07/4383
+-1.24263,42.7681,793,12,8,13,34,4,3.95,27.5,fr,20046,15,841976,1,1,Active Shallow Crust,0.0,89.99055,-90.0,12/08/0793
+-1.24263,42.7681,7386,4,16,4,37,24,4.15,5.0,fr,20047,147,841992,1,3,Active Shallow Crust,0.0,89.9898,0.0,04/16/7386
+-1.24263,42.7681,1272,4,22,19,45,50,4.15,5.0,fr,20048,25,841992,1,3,Active Shallow Crust,0.0,89.9898,0.0,04/22/1272
+-1.24263,42.7681,4505,7,16,10,45,36,4.15,5.0,fr,20049,90,841992,1,3,Active Shallow Crust,0.0,89.9898,0.0,07/16/4505
+-1.24263,42.7681,9529,1,14,4,31,3,4.15,27.5,fr,20050,190,841997,1,1,Active Shallow Crust,240.0078,57.99718,0.0,01/14/9529
+-1.24263,42.7681,3672,10,17,22,22,11,4.15,5.0,fr,20051,73,841998,1,1,Active Shallow Crust,0.0,89.98968,-90.0,10/17/3672
+-1.24263,42.7681,4742,12,5,18,44,27,4.25,5.0,fr,20052,94,842004,1,2,Active Shallow Crust,0.0,89.99008,0.0,12/05/4742
+-1.24263,42.7681,4948,9,9,14,7,4,4.25,5.0,fr,20053,98,842004,1,2,Active Shallow Crust,0.0,89.99008,0.0,09/09/4948
+-1.24263,42.7681,8106,2,3,16,42,38,4.25,27.5,fr,20054,162,842006,1,1,Active Shallow Crust,0.0,89.99008,0.0,02/03/8106
+-1.24263,42.7681,8139,1,21,16,58,43,4.35,5.0,fr,20055,162,842019,1,1,Active Shallow Crust,240.0076,57.99573,0.0,01/21/8139
+-1.24263,42.7681,8243,7,22,2,48,21,4.35,27.5,fr,20056,164,842027,1,1,Active Shallow Crust,128.8985,89.98277,0.0,07/22/8243
+-1.24263,42.7681,6003,6,5,18,38,14,4.45,15.0,fr,20057,120,842035,1,1,Active Shallow Crust,0.0,89.99004,-90.0,06/05/6003
+-1.24263,42.7681,3784,12,20,4,13,52,4.45,27.5,fr,20058,75,842036,1,1,Active Shallow Crust,0.0,89.99004,-90.0,12/20/3784
+-1.24263,42.7681,7639,3,18,23,39,19,4.55,5.0,fr,20059,152,842040,1,1,Active Shallow Crust,0.0,89.99005,0.0,03/18/7639
+-1.24263,42.7681,7345,1,21,21,53,9,4.65,27.5,fr,20060,146,842054,1,1,Active Shallow Crust,0.0,89.99009,0.0,01/21/7345
+2.30513,45.92248,3650,12,10,7,43,47,3.55,5.0,fr,20061,72,842400,1,3,Active Shallow Crust,0.0,89.98948,0.0,12/10/3650
+2.30513,45.92248,1172,5,1,22,7,35,3.55,5.0,fr,20062,23,842400,1,3,Active Shallow Crust,0.0,89.98948,0.0,05/01/1172
+2.30513,45.92248,2597,10,17,0,2,47,3.55,5.0,fr,20063,51,842400,1,3,Active Shallow Crust,0.0,89.98948,0.0,10/17/2597
+2.30513,45.92248,1889,4,8,13,34,21,3.55,27.5,fr,20064,37,842402,1,1,Active Shallow Crust,0.0,89.98948,0.0,04/08/1889
+2.30513,45.92248,9615,5,29,9,40,50,3.65,15.0,fr,20065,192,842413,1,1,Active Shallow Crust,0.0,89.99062,0.0,05/29/9615
+2.30513,45.92248,7955,1,20,7,24,6,3.65,15.0,fr,20066,159,842416,1,1,Active Shallow Crust,240.0009,58.01286,0.0,01/20/7955
+2.30513,45.92248,9297,1,17,0,13,36,3.65,5.0,fr,20067,185,842421,1,1,Active Shallow Crust,128.9001,89.96352,0.0,01/17/9297
+2.30513,45.92248,9471,5,18,4,27,39,3.75,5.0,fr,20068,189,842424,1,4,Active Shallow Crust,0.0,89.98885,0.0,05/18/9471
+2.30513,45.92248,7851,6,5,18,16,5,3.75,5.0,fr,20069,157,842424,1,4,Active Shallow Crust,0.0,89.98885,0.0,06/05/7851
+2.30513,45.92248,3863,5,7,6,11,51,3.75,5.0,fr,20070,77,842424,1,4,Active Shallow Crust,0.0,89.98885,0.0,05/07/3863
+2.30513,45.92248,2820,2,29,4,21,23,3.75,5.0,fr,20071,56,842424,1,4,Active Shallow Crust,0.0,89.98885,0.0,02/29/2820
+2.30513,45.92248,2419,9,28,1,11,33,3.75,27.5,fr,20072,48,842426,1,1,Active Shallow Crust,0.0,89.98885,0.0,09/28/2419
+2.30513,45.92248,8098,5,5,14,49,20,3.85,27.5,fr,20073,161,842438,1,1,Active Shallow Crust,0.0,89.99007,0.0,05/05/8098
+2.30513,45.92248,4887,11,27,0,9,57,3.85,27.5,fr,20074,97,842447,1,1,Active Shallow Crust,128.8957,89.99379,0.0,11/27/4887
+2.30513,45.92248,1567,11,10,9,2,36,4.15,15.0,fr,20075,31,842473,1,1,Active Shallow Crust,0.0,89.98946,0.0,11/10/1567
+2.30513,45.92248,7783,5,31,5,27,33,4.15,5.0,fr,20076,155,842475,1,1,Active Shallow Crust,240.0086,57.99715,0.0,05/31/7783
+2.30513,45.92248,8225,10,6,5,30,41,4.15,15.0,fr,20077,164,842476,1,1,Active Shallow Crust,240.0086,57.99718,0.0,10/06/8225
+2.30513,45.92248,2897,9,7,13,11,1,4.35,27.5,fr,20078,57,842498,1,1,Active Shallow Crust,0.0,89.99023,0.0,09/07/2897
+2.30513,45.92248,5899,3,3,7,1,12,4.45,5.0,fr,20079,117,842508,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/03/5899
+2.30513,45.92248,1240,5,27,17,13,21,4.75,15.0,fr,20080,24,842548,1,1,Active Shallow Crust,240.0072,58.00447,0.0,05/27/1240
+2.284231,45.94765,4714,12,10,4,40,46,6.75,10.17163,fr,20081,94,842787,1,1,Active Shallow Crust,240.1253,58.00052,0.0,12/10/4714
+-1.67855,44.64961,1146,5,21,20,32,43,3.65,15.0,fr,20082,22,842893,1,1,Active Shallow Crust,0.0,89.99041,0.0,05/21/1146
+-1.67855,44.64961,2395,2,24,13,40,45,3.75,5.0,fr,20083,47,842904,1,1,Active Shallow Crust,0.0,89.99003,0.0,02/24/2395
+2.70924,42.16534,4680,11,29,9,15,44,3.55,5.0,fr,20084,93,843360,1,1,Active Shallow Crust,0.0,89.98879,0.0,11/29/4680
+2.70924,42.16534,8268,4,27,23,43,31,3.65,5.0,fr,20085,165,843372,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/27/8268
+2.70924,42.16534,5186,11,6,8,9,39,3.65,27.5,fr,20086,103,843374,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/06/5186
+2.70924,42.16534,7944,11,2,20,45,34,3.65,5.0,fr,20087,158,843375,1,1,Active Shallow Crust,240.0007,58.01334,0.0,11/02/7944
+2.70924,42.16534,5557,2,25,20,54,9,3.75,5.0,fr,20088,111,843387,1,1,Active Shallow Crust,240.0075,58.01747,0.0,02/25/5557
+2.70924,42.16534,1733,5,2,2,54,17,3.85,15.0,fr,20089,34,843397,1,1,Active Shallow Crust,0.0,89.98942,0.0,05/02/1733
+2.70924,42.16534,7414,10,6,5,6,21,3.85,5.0,fr,20090,148,843399,1,2,Active Shallow Crust,240.0105,57.99765,0.0,10/06/7414
+2.70924,42.16534,3034,12,27,6,44,36,3.85,5.0,fr,20091,60,843399,1,2,Active Shallow Crust,240.0105,57.99765,0.0,12/27/3034
+2.70924,42.16534,5831,2,18,18,57,27,4.05,5.0,fr,20092,116,843420,1,1,Active Shallow Crust,0.0,89.98949,0.0,02/18/5831
+2.70924,42.16534,2597,10,10,14,50,11,4.05,5.0,fr,20093,51,843423,1,1,Active Shallow Crust,240.0053,58.00574,0.0,10/10/2597
+2.70924,42.16534,4202,9,7,1,16,15,4.15,5.0,fr,20094,84,843432,1,1,Active Shallow Crust,0.0,89.99063,0.0,09/07/4202
+2.70924,42.16534,8960,10,17,13,24,37,4.35,5.0,fr,20095,179,843465,1,1,Active Shallow Crust,128.8988,89.98287,0.0,10/17/8960
+2.70924,42.16534,4080,6,4,13,29,30,4.45,15.0,fr,20096,81,843469,1,1,Active Shallow Crust,0.0,89.98939,0.0,06/04/4080
+2.70924,42.16534,2734,8,12,11,43,39,4.45,15.0,fr,20097,54,843472,1,1,Active Shallow Crust,240.0041,57.99451,0.0,08/12/2734
+2.70924,42.16534,5304,9,8,17,2,37,4.55,5.0,fr,20098,106,843483,1,1,Active Shallow Crust,240.0083,57.997,0.0,09/08/5304
+2.70924,42.16534,2803,8,9,5,1,10,4.65,5.0,fr,20099,56,843492,1,1,Active Shallow Crust,0.0,89.99052,0.0,08/09/2803
+2.70924,42.16534,799,5,10,1,43,3,5.35,5.0,fr,20100,15,843579,1,1,Active Shallow Crust,240.0222,58.001,0.0,05/10/0799
+3.9245,47.71407,6116,5,19,20,24,53,3.55,5.0,fr,20101,122,843840,1,1,Active Shallow Crust,0.0,89.98982,0.0,05/19/6116
+3.9245,47.71407,4296,6,9,22,52,6,3.55,15.0,fr,20102,85,843841,1,1,Active Shallow Crust,0.0,89.98982,0.0,06/09/4296
+3.9245,47.71407,1769,1,28,0,53,40,3.75,5.0,fr,20103,35,843864,1,1,Active Shallow Crust,0.0,89.98922,0.0,01/28/1769
+3.9245,47.71407,446,11,30,23,40,6,3.85,5.0,fr,20104,8,843876,1,1,Active Shallow Crust,0.0,89.99039,0.0,11/30/0446
+3.9245,47.71407,4961,8,24,10,48,23,3.95,15.0,fr,20105,99,843895,1,1,Active Shallow Crust,0.0,89.98917,-90.0,08/24/4961
+3.9245,47.71407,6602,2,4,14,23,12,4.45,27.5,fr,20106,132,843953,1,1,Active Shallow Crust,240.0056,57.99483,0.0,02/04/6602
+3.9245,47.71407,4308,6,16,5,34,55,4.65,5.0,fr,20107,86,843972,1,1,Active Shallow Crust,0.0,89.99044,0.0,06/16/4308
+-2.84695,45.90406,7805,9,1,16,34,16,3.85,5.0,fr,20108,156,844359,1,1,Active Shallow Crust,240.0106,57.99814,0.0,09/01/7805
+-1.31167,42.62243,7037,3,10,7,51,33,3.55,5.0,fr,20109,140,844800,1,1,Active Shallow Crust,0.0,89.99072,0.0,03/10/7037
+-1.31167,42.62243,3357,2,16,20,50,20,3.55,27.5,fr,20110,67,844805,1,1,Active Shallow Crust,240.0115,57.99827,0.0,02/16/3357
+-1.31167,42.62243,4307,10,21,22,48,40,3.55,5.0,fr,20111,86,844806,1,1,Active Shallow Crust,0.0,89.99062,-90.0,10/21/4307
+-1.31167,42.62243,6068,5,27,19,6,33,3.55,5.0,fr,20112,121,844809,1,2,Active Shallow Crust,128.8968,89.99351,0.0,05/27/6068
+-1.31167,42.62243,5680,11,23,17,1,8,3.55,5.0,fr,20113,113,844809,1,2,Active Shallow Crust,128.8968,89.99351,0.0,11/23/5680
+-1.31167,42.62243,9211,9,21,11,48,19,3.65,5.0,fr,20114,184,844812,1,2,Active Shallow Crust,0.0,89.99008,0.0,09/21/9211
+-1.31167,42.62243,8388,6,27,7,41,17,3.65,5.0,fr,20115,167,844812,1,2,Active Shallow Crust,0.0,89.99008,0.0,06/27/8388
+-1.31167,42.62243,4492,8,5,19,21,9,3.65,15.0,fr,20116,89,844816,1,1,Active Shallow Crust,240.0005,58.01273,0.0,08/05/4492
+-1.31167,42.62243,5718,8,21,23,53,22,3.65,5.0,fr,20117,114,844818,1,1,Active Shallow Crust,0.0,89.98997,-90.0,08/21/5718
+-1.31167,42.62243,8898,7,3,8,21,52,3.65,5.0,fr,20118,177,844821,1,1,Active Shallow Crust,128.9006,89.96345,0.0,07/03/8898
+-1.31167,42.62243,7367,5,22,10,26,29,3.75,5.0,fr,20119,147,844824,1,4,Active Shallow Crust,0.0,89.98969,0.0,05/22/7367
+-1.31167,42.62243,3633,2,27,12,44,2,3.75,5.0,fr,20120,72,844824,1,4,Active Shallow Crust,0.0,89.98969,0.0,02/27/3633
+-1.31167,42.62243,6706,10,4,3,44,45,3.75,5.0,fr,20121,134,844824,1,4,Active Shallow Crust,0.0,89.98969,0.0,10/04/6706
+-1.31167,42.62243,2185,10,10,7,10,37,3.75,5.0,fr,20122,43,844824,1,4,Active Shallow Crust,0.0,89.98969,0.0,10/10/2185
+-1.31167,42.62243,3253,5,2,3,12,16,3.85,5.0,fr,20123,65,844836,1,1,Active Shallow Crust,0.0,89.98949,0.0,05/02/3253
+-1.31167,42.62243,9724,12,20,13,17,18,3.85,15.0,fr,20124,194,844837,1,1,Active Shallow Crust,0.0,89.98949,0.0,12/20/9724
+-1.31167,42.62243,9907,7,22,23,4,43,3.95,5.0,fr,20125,198,844848,1,2,Active Shallow Crust,0.0,89.98946,0.0,07/22/9907
+-1.31167,42.62243,6833,12,29,16,25,20,3.95,5.0,fr,20126,136,844848,1,2,Active Shallow Crust,0.0,89.98946,0.0,12/29/6833
+-1.31167,42.62243,6929,12,6,1,34,52,3.95,15.0,fr,20127,138,844849,1,1,Active Shallow Crust,0.0,89.98946,0.0,12/06/6929
+-1.31167,42.62243,5045,7,14,11,26,21,4.05,5.0,fr,20128,100,844860,1,1,Active Shallow Crust,0.0,89.98957,0.0,07/14/5045
+-1.31167,42.62243,292,11,27,11,6,55,4.15,5.0,fr,20129,5,844872,1,2,Active Shallow Crust,0.0,89.98978,0.0,11/27/0292
+-1.31167,42.62243,8316,2,25,18,6,17,4.15,5.0,fr,20130,166,844872,1,2,Active Shallow Crust,0.0,89.98978,0.0,02/25/8316
+-1.31167,42.62243,4240,7,24,17,8,14,4.15,15.0,fr,20131,84,844879,1,1,Active Shallow Crust,0.0,89.98965,-90.0,07/24/4240
+-1.31167,42.62243,5692,6,5,23,19,3,4.25,5.0,fr,20132,113,844884,1,2,Active Shallow Crust,0.0,89.99006,0.0,06/05/5692
+-1.31167,42.62243,7628,7,26,9,52,30,4.25,5.0,fr,20133,152,844884,1,2,Active Shallow Crust,0.0,89.99006,0.0,07/26/7628
+-1.31167,42.62243,9831,11,19,8,10,53,4.25,15.0,fr,20134,196,844885,1,1,Active Shallow Crust,0.0,89.99006,0.0,11/19/9831
+-1.31167,42.62243,3459,8,20,15,10,4,4.35,15.0,fr,20135,69,844900,1,1,Active Shallow Crust,240.0077,57.9958,0.0,08/20/3459
+-1.31167,42.62243,2340,4,30,0,26,44,4.35,5.0,fr,20136,46,844905,1,1,Active Shallow Crust,128.8986,89.98276,0.0,04/30/2340
+-1.31167,42.62243,1303,1,21,15,59,25,4.45,15.0,fr,20137,26,844909,1,1,Active Shallow Crust,0.0,89.99013,0.0,01/21/1303
+-1.31167,42.62243,9398,8,15,23,51,56,4.75,5.0,fr,20138,187,844947,1,1,Active Shallow Crust,240.0061,58.00429,0.0,08/15/9398
+-1.31167,42.62243,8916,8,17,7,16,40,4.95,5.0,fr,20139,178,844968,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/17/8916
+4.25401,45.30944,4492,3,29,18,35,23,3.55,5.0,fr,20140,89,845280,1,1,Active Shallow Crust,0.0,89.9929,0.0,03/29/4492
+4.25401,45.30944,8778,3,12,23,2,9,3.55,27.5,fr,20141,175,845285,1,1,Active Shallow Crust,240.012,57.99852,0.0,03/12/8778
+4.25401,45.30944,7533,5,25,1,44,50,3.65,5.0,fr,20142,150,845298,1,1,Active Shallow Crust,0.0,89.98721,-90.0,05/25/7533
+4.25401,45.30944,4497,3,13,17,51,58,3.95,5.0,fr,20143,89,845328,1,1,Active Shallow Crust,0.0,89.99105,0.0,03/13/4497
+4.25401,45.30944,2412,5,20,19,2,32,4.15,5.0,fr,20144,48,845355,1,1,Active Shallow Crust,240.0088,57.99723,0.0,05/20/2412
+3.27578,53.46111,9438,8,24,22,52,6,3.65,5.0,fr,20145,188,845772,1,1,Active Shallow Crust,0.0,89.9893,0.0,08/24/9438
+0.13907,50.68565,4860,1,21,19,46,43,3.65,5.0,fr,20146,97,846252,1,1,Active Shallow Crust,0.0,89.99004,0.0,01/21/4860
+0.13907,50.68565,9054,2,16,17,11,29,3.75,5.0,fr,20147,181,846264,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/16/9054
+0.13907,50.68565,9291,2,15,20,19,1,4.05,15.0,fr,20148,185,846301,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/15/9291
+6.9698,43.01111,5374,12,11,23,25,46,3.65,15.0,fr,20149,107,847213,1,1,Active Shallow Crust,0.0,89.98685,0.0,12/11/5374
+6.9698,43.01111,9891,4,5,13,29,27,3.85,5.0,fr,20150,197,847236,1,1,Active Shallow Crust,0.0,89.98956,0.0,04/05/9891
+6.9698,43.01111,341,9,30,6,59,23,4.25,5.0,fr,20151,6,847284,1,1,Active Shallow Crust,0.0,89.99012,0.0,09/30/0341
+6.9698,43.01111,3227,2,28,6,43,56,4.35,5.0,fr,20152,64,847296,1,1,Active Shallow Crust,0.0,89.9912,0.0,02/28/3227
+-2.48238,49.86353,6471,12,18,4,56,46,3.55,5.0,fr,20153,129,847683,1,1,Active Shallow Crust,240.0123,57.99812,0.0,12/18/6471
+-2.48238,49.86353,3165,11,24,19,13,27,3.95,5.0,fr,20154,63,847728,1,1,Active Shallow Crust,0.0,89.98975,0.0,11/24/3165
+5.19993,51.86844,149,12,28,11,58,26,3.55,5.0,fr,20155,2,848160,1,1,Active Shallow Crust,0.0,89.98755,0.0,12/28/0149
+5.19993,51.86844,2121,9,13,12,9,30,3.75,5.0,fr,20156,42,848184,1,2,Active Shallow Crust,0.0,89.9901,0.0,09/13/2121
+5.19993,51.86844,9538,7,11,16,51,13,3.75,5.0,fr,20157,190,848184,1,2,Active Shallow Crust,0.0,89.9901,0.0,07/11/9538
+5.19993,51.86844,1867,10,10,14,34,29,4.05,15.0,fr,20158,37,848221,1,1,Active Shallow Crust,0.0,89.98949,0.0,10/10/1867
+2.00378,46.42876,6116,8,15,15,59,31,3.55,27.5,fr,20159,122,848642,1,1,Active Shallow Crust,0.0,89.98957,0.0,08/15/6116
+2.00378,46.42876,9972,1,7,12,8,58,3.65,5.0,fr,20160,199,848652,1,1,Active Shallow Crust,0.0,89.99071,0.0,01/07/9972
+2.00378,46.42876,1983,5,30,21,56,55,3.65,15.0,fr,20161,39,848653,1,1,Active Shallow Crust,0.0,89.99071,0.0,05/30/1983
+2.00378,46.42876,2226,9,12,10,10,48,3.75,15.0,fr,20162,44,848665,1,1,Active Shallow Crust,0.0,89.98896,0.0,09/12/2226
+2.00378,46.42876,8296,12,18,2,6,33,3.85,15.0,fr,20163,165,848680,1,1,Active Shallow Crust,240.0108,57.99822,0.0,12/18/8296
+2.00378,46.42876,1725,4,27,21,52,9,3.95,5.0,fr,20164,34,848688,1,1,Active Shallow Crust,0.0,89.98904,0.0,04/27/1725
+2.00378,46.42876,5207,2,6,22,7,46,3.95,15.0,fr,20165,104,848692,1,1,Active Shallow Crust,240.0198,58.0052,0.0,02/06/5207
+2.00378,46.42876,458,6,9,0,22,45,3.95,5.0,fr,20166,9,848694,1,1,Active Shallow Crust,0.0,89.98891,-90.0,06/09/0458
+2.00378,46.42876,3223,2,16,5,6,34,4.05,15.0,fr,20167,64,848701,1,1,Active Shallow Crust,0.0,89.99023,0.0,02/16/3223
+2.00378,46.42876,9630,3,8,7,27,38,4.05,5.0,fr,20168,192,848703,1,1,Active Shallow Crust,240.0062,58.00578,0.0,03/08/9630
+2.00378,46.42876,2763,8,26,20,28,36,4.05,5.0,fr,20169,55,848709,1,1,Active Shallow Crust,128.8907,89.99365,0.0,08/26/2763
+2.00378,46.42876,2311,3,12,4,54,28,4.15,5.0,fr,20170,46,848715,1,1,Active Shallow Crust,240.0084,57.99744,0.0,03/12/2311
+2.00378,46.42876,2760,2,19,6,50,9,4.45,5.0,fr,20171,55,848754,1,1,Active Shallow Crust,0.0,89.99002,-90.0,02/19/2760
+2.00378,46.42876,1724,6,23,23,33,15,4.55,5.0,fr,20172,34,848760,1,1,Active Shallow Crust,0.0,89.9901,0.0,06/23/1724
+2.00378,46.42876,1195,3,16,22,9,56,4.55,5.0,fr,20173,23,848763,1,1,Active Shallow Crust,240.0093,57.99741,0.0,03/16/1195
+2.00378,46.42876,1957,1,4,2,11,53,4.55,5.0,fr,20174,39,848769,1,1,Active Shallow Crust,128.8937,89.98589,0.0,01/04/1957
+2.00378,46.42876,5179,12,27,21,59,56,4.75,5.0,fr,20175,103,848784,1,1,Active Shallow Crust,0.0,89.99039,0.0,12/27/5179
+2.00378,46.42876,5208,3,20,8,17,57,5.05,5.0,fr,20176,104,848820,1,1,Active Shallow Crust,0.0,89.99011,0.0,03/20/5208
+1.49096,44.78905,7698,6,16,13,48,10,3.85,5.0,fr,20177,153,849156,1,1,Active Shallow Crust,0.0,89.98987,0.0,06/16/7698
+1.49096,44.78905,9341,3,7,1,45,31,4.15,5.0,fr,20178,186,849192,1,1,Active Shallow Crust,0.0,89.99014,0.0,03/07/9341
+0.0537,47.23884,1626,9,27,2,59,48,3.55,5.0,fr,20179,32,849600,1,1,Active Shallow Crust,0.0,89.99,0.0,09/27/1626
+0.0537,47.23884,1047,7,31,18,18,41,3.55,15.0,fr,20180,20,849601,1,1,Active Shallow Crust,0.0,89.99,0.0,07/31/1047
+0.0537,47.23884,6774,5,13,9,51,32,3.55,27.5,fr,20181,135,849605,1,1,Active Shallow Crust,240.0123,57.99809,0.0,05/13/6774
+0.0537,47.23884,6229,2,23,1,46,53,3.55,5.0,fr,20182,124,849606,1,1,Active Shallow Crust,0.0,89.98999,-90.0,02/23/6229
+0.0537,47.23884,8700,9,12,12,58,41,3.55,5.0,fr,20183,173,849609,1,1,Active Shallow Crust,128.8962,89.99371,0.0,09/12/8700
+0.0537,47.23884,8389,5,27,13,25,48,3.65,15.0,fr,20184,167,849613,1,1,Active Shallow Crust,0.0,89.98999,0.0,05/27/8389
+0.0537,47.23884,6362,7,1,18,46,46,3.65,5.0,fr,20185,127,849615,1,1,Active Shallow Crust,240.0012,58.01292,0.0,07/01/6362
+0.0537,47.23884,6831,9,11,12,35,49,3.65,15.0,fr,20186,136,849619,1,1,Active Shallow Crust,0.0,89.99002,-90.0,09/11/6831
+0.0537,47.23884,1802,4,17,6,56,59,3.65,5.0,fr,20187,36,849621,1,1,Active Shallow Crust,128.9004,89.96351,0.0,04/17/1802
+0.0537,47.23884,3065,9,6,2,58,41,3.75,5.0,fr,20188,61,849624,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/06/3065
+0.0537,47.23884,3363,1,2,0,6,10,3.75,27.5,fr,20189,67,849626,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/02/3363
+0.0537,47.23884,484,12,3,19,56,35,3.75,15.0,fr,20190,9,849634,1,1,Active Shallow Crust,128.8965,89.96735,0.0,12/03/0484
+0.0537,47.23884,5711,6,2,22,31,49,3.85,5.0,fr,20191,114,849636,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/02/5711
+0.0537,47.23884,6312,2,18,12,22,57,4.05,15.0,fr,20192,126,849661,1,1,Active Shallow Crust,360.0,89.99001,0.0,02/18/6312
+0.0537,47.23884,5819,8,24,5,58,51,4.15,5.0,fr,20193,116,849672,1,1,Active Shallow Crust,0.0,89.99,0.0,08/24/5819
+0.0537,47.23884,7564,5,24,11,6,0,4.45,15.0,fr,20194,151,849709,1,1,Active Shallow Crust,0.0,89.99,0.0,05/24/7564
+0.0537,47.23884,1307,3,13,9,15,51,4.65,5.0,fr,20195,26,849741,1,1,Active Shallow Crust,128.8909,89.98701,0.0,03/13/1307
+0.0537,47.23884,8118,2,22,2,54,8,4.85,5.0,fr,20196,162,849756,1,1,Active Shallow Crust,0.0,89.99,0.0,02/22/8118
+0.0537,47.23884,6520,8,19,0,4,0,5.35,5.0,fr,20197,130,849816,1,1,Active Shallow Crust,360.0,89.99,0.0,08/19/6520
+-2.56952,44.41813,4319,7,21,23,45,55,3.65,27.5,fr,20198,86,850094,1,1,Active Shallow Crust,0.0,89.99037,0.0,07/21/4319
+6.13507,51.98953,7019,9,30,12,40,35,3.75,5.0,fr,20199,140,850587,1,1,Active Shallow Crust,240.0094,58.018,0.0,09/30/7019
+6.13507,51.98953,4234,8,7,1,53,26,4.05,15.0,fr,20200,84,850621,1,1,Active Shallow Crust,0.0,89.98952,0.0,08/07/4234
+-2.97638,43.12243,8517,11,21,20,16,8,3.55,5.0,fr,20201,170,851040,1,1,Active Shallow Crust,0.0,89.98896,0.0,11/21/8517
+-2.97638,43.12243,3154,4,16,18,5,25,3.55,5.0,fr,20202,63,851043,1,1,Active Shallow Crust,240.0115,57.99842,0.0,04/16/3154
+-2.97638,43.12243,9418,2,23,19,24,52,3.55,15.0,fr,20203,188,851044,1,1,Active Shallow Crust,240.0115,57.99842,0.0,02/23/9418
+-2.97638,43.12243,4258,2,16,2,54,56,3.65,5.0,fr,20204,85,851052,1,3,Active Shallow Crust,0.0,89.99016,0.0,02/16/4258
+-2.97638,43.12243,5823,2,10,18,31,27,3.65,5.0,fr,20205,116,851052,1,3,Active Shallow Crust,0.0,89.99016,0.0,02/10/5823
+-2.97638,43.12243,8555,11,7,14,0,37,3.65,5.0,fr,20206,171,851052,1,3,Active Shallow Crust,0.0,89.99016,0.0,11/07/8555
+-2.97638,43.12243,368,12,20,18,56,8,3.65,15.0,fr,20207,7,851062,1,1,Active Shallow Crust,128.901,89.96346,0.0,12/20/0368
+-2.97638,43.12243,2970,6,16,9,49,13,3.75,5.0,fr,20208,59,851064,1,2,Active Shallow Crust,0.0,89.99123,0.0,06/16/2970
+-2.97638,43.12243,265,7,10,10,59,50,3.75,5.0,fr,20209,5,851064,1,2,Active Shallow Crust,0.0,89.99123,0.0,07/10/0265
+-2.97638,43.12243,4625,12,30,14,6,53,3.95,5.0,fr,20210,92,851088,1,1,Active Shallow Crust,0.0,89.99072,0.0,12/30/4625
+-2.97638,43.12243,3471,6,14,7,6,44,4.05,5.0,fr,20211,69,851100,1,1,Active Shallow Crust,0.0,89.98965,0.0,06/14/3471
+-2.97638,43.12243,2209,2,26,10,15,28,4.15,5.0,fr,20212,44,851112,1,1,Active Shallow Crust,0.0,89.99078,0.0,02/26/2209
+-2.97638,43.12243,8145,4,22,16,48,4,4.25,27.5,fr,20213,162,851126,1,1,Active Shallow Crust,0.0,89.99014,0.0,04/22/8145
+-2.97638,43.12243,1103,3,9,1,5,4,4.25,5.0,fr,20214,22,851133,1,1,Active Shallow Crust,128.8948,89.98109,0.0,03/09/1103
+-2.97638,43.12243,7992,11,4,17,30,25,4.35,5.0,fr,20215,159,851139,1,1,Active Shallow Crust,240.0078,57.99571,0.0,11/04/7992
+6.03933,51.85654,3507,4,26,8,36,12,3.55,15.0,fr,20216,70,851524,1,1,Active Shallow Crust,240.012,57.99817,0.0,04/26/3507
+6.03933,51.85654,3818,5,12,6,34,47,3.55,15.0,fr,20217,76,851527,1,1,Active Shallow Crust,0.0,89.9874,-90.0,05/12/3818
+6.03933,51.85654,3211,7,17,9,13,51,3.65,5.0,fr,20218,64,851532,1,1,Active Shallow Crust,0.0,89.9889,0.0,07/17/3211
+6.03933,51.85654,4467,9,8,22,33,30,3.65,15.0,fr,20219,89,851536,1,1,Active Shallow Crust,240.0021,58.01268,0.0,09/08/4467
+6.03933,51.85654,6860,11,4,7,47,33,3.75,15.0,fr,20220,137,851545,1,1,Active Shallow Crust,0.0,89.9901,0.0,11/04/6860
+6.03933,51.85654,4882,2,8,12,14,57,3.95,5.0,fr,20221,97,851568,1,1,Active Shallow Crust,0.0,89.98821,0.0,02/08/4882
+-1.48857,43.84434,865,8,27,1,53,33,3.55,5.0,fr,20222,17,852960,1,1,Active Shallow Crust,359.9991,89.99091,0.0,08/27/0865
+-1.48857,43.84434,7551,3,9,9,59,18,3.75,5.0,fr,20223,151,852984,1,1,Active Shallow Crust,0.0,89.98989,0.0,03/09/7551
+-1.48857,43.84434,8680,9,12,16,41,22,3.85,5.0,fr,20224,173,852996,1,1,Active Shallow Crust,0.0,89.9897,0.0,09/12/8680
+-1.48857,43.84434,6834,10,29,15,37,52,4.95,5.0,fr,20225,136,853137,1,1,Active Shallow Crust,128.8909,89.98975,0.0,10/29/6834
+4.72766,43.12916,4327,12,28,11,17,39,3.85,5.0,fr,20226,86,853476,1,1,Active Shallow Crust,0.0,89.98958,0.0,12/28/4327
+4.72766,43.12916,8096,4,16,5,37,51,3.95,5.0,fr,20227,161,853488,1,1,Active Shallow Crust,0.0,89.99072,0.0,04/16/8096
+4.72766,43.12916,9369,3,8,14,30,22,4.35,5.0,fr,20228,187,853545,1,1,Active Shallow Crust,128.8987,89.98291,0.0,03/08/9369
+4.72766,43.12916,3320,10,15,14,37,1,4.55,15.0,fr,20229,66,853564,1,1,Active Shallow Crust,240.0085,57.99732,0.0,10/15/3320
+2.54319,46.34843,7582,6,17,15,36,35,3.55,5.0,fr,20230,151,853920,1,1,Active Shallow Crust,0.0,89.98956,0.0,06/17/7582
+2.54319,46.34843,4136,10,13,2,3,43,3.55,15.0,fr,20231,82,853921,1,1,Active Shallow Crust,0.0,89.98956,0.0,10/13/4136
+2.54319,46.34843,8543,9,14,12,28,2,3.55,5.0,fr,20232,170,853923,1,2,Active Shallow Crust,240.0118,57.99813,0.0,09/14/8543
+2.54319,46.34843,3047,7,28,17,12,40,3.55,5.0,fr,20233,60,853923,1,2,Active Shallow Crust,240.0118,57.99813,0.0,07/28/3047
+2.54319,46.34843,745,4,15,2,51,18,3.55,5.0,fr,20234,14,853926,1,1,Active Shallow Crust,0.0,89.98944,-90.0,04/15/0745
+2.54319,46.34843,9009,3,28,3,9,29,3.55,5.0,fr,20235,180,853929,1,2,Active Shallow Crust,128.8967,89.99304,0.0,03/28/9009
+2.54319,46.34843,2070,10,9,4,54,40,3.55,5.0,fr,20236,41,853929,1,2,Active Shallow Crust,128.8967,89.99304,0.0,10/09/2070
+2.54319,46.34843,2703,4,21,19,39,39,3.75,5.0,fr,20237,54,853944,1,1,Active Shallow Crust,0.0,89.98895,0.0,04/21/2703
+2.54319,46.34843,4431,3,24,23,57,56,3.75,15.0,fr,20238,88,853948,1,1,Active Shallow Crust,240.0079,58.01796,0.0,03/24/4431
+2.54319,46.34843,42,12,29,5,33,38,3.85,5.0,fr,20239,0,853956,1,1,Active Shallow Crust,0.0,89.99014,0.0,12/29/0042
+2.54319,46.34843,7919,3,12,6,47,8,3.95,5.0,fr,20240,158,853968,1,1,Active Shallow Crust,0.0,89.98902,0.0,03/12/7919
+2.54319,46.34843,8919,12,22,19,36,50,4.05,5.0,fr,20241,178,853980,1,1,Active Shallow Crust,0.0,89.99021,0.0,12/22/8919
+2.54319,46.34843,6108,9,23,12,59,39,4.25,5.0,fr,20242,122,854007,1,1,Active Shallow Crust,240.0072,57.99417,0.0,09/23/6108
+2.54319,46.34843,2376,4,19,13,55,31,4.45,15.0,fr,20243,47,854029,1,1,Active Shallow Crust,0.0,89.99012,0.0,04/19/2376
+2.54319,46.34843,6494,9,25,6,33,42,4.75,15.0,fr,20244,129,854071,1,1,Active Shallow Crust,0.0,89.99027,-90.0,09/25/6494
+2.54319,46.34843,6622,12,9,20,42,39,5.15,5.0,fr,20245,132,854112,1,1,Active Shallow Crust,0.0,89.99007,0.0,12/09/6622
+2.54319,46.34843,1918,10,26,10,12,17,5.35,5.0,fr,20246,38,854145,1,1,Active Shallow Crust,128.8832,89.98814,0.0,10/26/1918
+2.54319,46.34843,5198,5,13,11,31,53,5.75,5.0,fr,20247,103,854190,1,1,Active Shallow Crust,0.0,89.98993,-90.0,05/13/5198
+-0.38068,44.90881,4990,7,29,17,47,37,3.65,27.5,fr,20248,99,854417,1,1,Active Shallow Crust,240.0009,58.01273,0.0,07/29/4990
+-0.38068,44.90881,7106,5,18,17,8,52,3.95,5.0,fr,20249,142,854451,1,1,Active Shallow Crust,240.0196,58.00491,0.0,05/18/7106
+-0.38068,44.90881,5084,1,4,1,33,23,4.45,5.0,fr,20250,101,854511,1,1,Active Shallow Crust,240.0049,57.99462,0.0,01/04/5084
+-0.38068,44.90881,5006,2,20,2,44,17,5.35,5.0,fr,20251,100,854616,1,1,Active Shallow Crust,0.0,89.99,0.0,02/20/5006
+-1.40277,44.81404,6614,11,1,19,51,42,3.85,15.0,fr,20252,132,854926,1,1,Active Shallow Crust,128.8961,89.99367,0.0,11/01/6614
+4.49641,40.67105,9203,5,20,6,31,3,3.55,15.0,fr,20253,184,855361,1,1,Active Shallow Crust,0.0,89.99236,0.0,05/20/9203
+4.49641,40.67105,3502,6,3,20,19,46,3.55,5.0,fr,20254,70,855369,1,1,Active Shallow Crust,128.896,89.99618,0.0,06/03/3502
+4.49641,40.67105,6393,7,27,22,0,5,3.65,15.0,fr,20255,127,855373,1,1,Active Shallow Crust,0.0,89.99319,0.0,07/27/6393
+4.49641,40.67105,1496,2,11,0,41,35,3.75,5.0,fr,20256,29,855384,1,1,Active Shallow Crust,0.0,89.98785,0.0,02/11/1496
+4.49641,40.67105,351,10,2,19,47,49,4.45,5.0,fr,20257,7,855468,1,1,Active Shallow Crust,0.0,89.98914,0.0,10/02/0351
+2.16574,49.46831,4857,9,6,1,16,25,3.55,15.0,fr,20258,97,855841,1,1,Active Shallow Crust,0.0,89.99017,0.0,09/06/4857
+2.16574,49.46831,5456,6,3,21,35,8,3.75,5.0,fr,20259,109,855864,1,1,Active Shallow Crust,0.0,89.98959,0.0,06/03/5456
+2.16574,49.46831,5371,2,10,17,57,53,4.65,5.0,fr,20260,107,855981,1,1,Active Shallow Crust,128.8903,89.98714,0.0,02/10/5371
+-1.67221,45.06167,1597,2,25,19,50,56,3.65,5.0,fr,20261,31,856332,1,1,Active Shallow Crust,0.0,89.99048,0.0,02/25/1597
+-1.67221,45.06167,4191,3,9,13,55,37,3.65,15.0,fr,20262,83,856336,1,1,Active Shallow Crust,240.0008,58.01297,0.0,03/09/4191
+3.68312,46.65359,7307,1,14,4,10,0,3.75,5.0,fr,20263,146,857304,1,1,Active Shallow Crust,0.0,89.98901,0.0,01/14/7307
+3.68312,46.65359,4992,9,16,23,42,22,3.95,5.0,fr,20264,99,857328,1,1,Active Shallow Crust,0.0,89.98908,0.0,09/16/4992
+3.68312,46.65359,7861,10,27,20,8,8,4.95,5.0,fr,20265,157,857448,1,1,Active Shallow Crust,0.0,89.99033,0.0,10/27/7861
+4.85017,43.67881,5577,11,24,11,1,27,3.55,5.0,fr,20266,111,857760,1,1,Active Shallow Crust,0.0,89.99271,0.0,11/24/5577
+4.85017,43.67881,8606,4,24,1,26,13,3.55,15.0,fr,20267,172,857761,1,1,Active Shallow Crust,0.0,89.99271,0.0,04/24/8606
+4.85017,43.67881,1352,5,18,9,53,21,3.55,27.5,fr,20268,27,857762,1,1,Active Shallow Crust,0.0,89.99271,0.0,05/18/1352
+4.85017,43.67881,9844,7,27,12,55,4,3.55,27.5,fr,20269,196,857768,1,1,Active Shallow Crust,0.0,89.99262,-90.0,07/27/9844
+4.85017,43.67881,5986,1,22,13,5,14,3.55,5.0,fr,20270,119,857769,1,1,Active Shallow Crust,128.8963,89.99635,0.0,01/22/5986
+4.85017,43.67881,5389,3,30,23,0,14,3.65,5.0,fr,20271,107,857772,1,2,Active Shallow Crust,0.0,89.987,0.0,03/30/5389
+4.85017,43.67881,9484,3,4,23,38,34,3.65,5.0,fr,20272,189,857772,1,2,Active Shallow Crust,0.0,89.987,0.0,03/04/9484
+4.85017,43.67881,8186,2,26,0,17,30,3.65,27.5,fr,20273,163,857774,1,1,Active Shallow Crust,0.0,89.987,0.0,02/26/8186
+4.85017,43.67881,3822,8,18,8,59,24,3.75,5.0,fr,20274,76,857793,1,1,Active Shallow Crust,128.8974,89.96745,0.0,08/18/3822
+4.85017,43.67881,8700,5,2,23,37,9,3.85,5.0,fr,20275,173,857796,1,3,Active Shallow Crust,0.0,89.98968,0.0,05/02/8700
+4.85017,43.67881,5048,1,10,0,50,37,3.85,5.0,fr,20276,100,857796,1,3,Active Shallow Crust,0.0,89.98968,0.0,01/10/5048
+4.85017,43.67881,7705,12,12,8,18,50,3.85,5.0,fr,20277,154,857796,1,3,Active Shallow Crust,0.0,89.98968,0.0,12/12/7705
+4.85017,43.67881,7017,2,7,23,0,34,3.95,5.0,fr,20278,140,857808,1,2,Active Shallow Crust,0.0,89.9908,0.0,02/07/7017
+4.85017,43.67881,5522,1,27,10,55,34,3.95,5.0,fr,20279,110,857808,1,2,Active Shallow Crust,0.0,89.9908,0.0,01/27/5522
+4.85017,43.67881,5669,6,16,6,45,55,3.95,5.0,fr,20280,113,857814,1,1,Active Shallow Crust,0.0,89.99069,-90.0,06/16/5669
+4.85017,43.67881,9568,9,17,21,31,54,3.95,5.0,fr,20281,191,857817,1,1,Active Shallow Crust,128.9,89.9931,0.0,09/17/9568
+4.85017,43.67881,1951,11,14,20,54,57,4.05,5.0,fr,20282,39,857820,1,2,Active Shallow Crust,0.0,89.9918,0.0,11/14/1951
+4.85017,43.67881,349,7,24,21,0,53,4.05,5.0,fr,20283,6,857820,1,2,Active Shallow Crust,0.0,89.9918,0.0,07/24/0349
+4.85017,43.67881,6155,5,29,0,58,5,4.05,15.0,fr,20284,123,857827,1,1,Active Shallow Crust,0.0,89.9917,-90.0,05/29/6155
+4.85017,43.67881,9525,12,21,0,13,45,4.15,5.0,fr,20285,190,857832,1,1,Active Shallow Crust,0.0,89.98904,0.0,12/21/9525
+4.85017,43.67881,5938,3,26,8,59,46,4.25,27.5,fr,20286,118,857846,1,1,Active Shallow Crust,0.0,89.99023,0.0,03/26/5938
+4.85017,43.67881,4453,12,24,14,16,16,4.35,27.5,fr,20287,89,857858,1,1,Active Shallow Crust,0.0,89.99129,0.0,12/24/4453
+4.85017,43.67881,2996,12,18,21,8,7,4.55,5.0,fr,20288,59,857880,1,2,Active Shallow Crust,0.0,89.99078,0.0,12/18/2996
+4.85017,43.67881,996,8,1,15,42,36,4.55,5.0,fr,20289,19,857880,1,2,Active Shallow Crust,0.0,89.99078,0.0,08/01/0996
+4.85017,43.67881,8616,10,29,2,38,30,4.55,5.0,fr,20290,172,857883,1,1,Active Shallow Crust,240.0089,57.99726,0.0,10/29/8616
+4.85017,43.67881,5965,4,2,2,8,6,4.75,15.0,fr,20291,119,857905,1,1,Active Shallow Crust,0.0,89.99084,0.0,04/02/5965
+4.85017,43.67881,7672,9,14,13,10,53,5.55,5.0,fr,20292,153,858003,1,1,Active Shallow Crust,240.0266,58.00213,0.0,09/14/7672
+4.85017,43.67881,229,5,6,4,10,33,5.85,5.0,fr,20293,4,858036,1,1,Active Shallow Crust,0.0,89.99018,0.0,05/06/0229
+1.54282,42.37844,1520,6,15,16,25,55,3.55,5.0,fr,20294,30,858240,1,4,Active Shallow Crust,0.0,89.99069,0.0,06/15/1520
+1.54282,42.37844,4079,5,4,20,8,16,3.55,5.0,fr,20295,81,858240,1,4,Active Shallow Crust,0.0,89.99069,0.0,05/04/4079
+1.54282,42.37844,1072,10,29,9,34,36,3.55,5.0,fr,20296,21,858240,1,4,Active Shallow Crust,0.0,89.99069,0.0,10/29/1072
+1.54282,42.37844,2552,12,24,15,8,5,3.55,5.0,fr,20297,51,858240,1,4,Active Shallow Crust,0.0,89.99069,0.0,12/24/2552
+1.54282,42.37844,8215,11,28,17,7,12,3.55,5.0,fr,20298,164,858246,1,1,Active Shallow Crust,0.0,89.99058,-90.0,11/28/8215
+1.54282,42.37844,5591,7,25,12,53,13,3.55,15.0,fr,20299,111,858247,1,1,Active Shallow Crust,0.0,89.99058,-90.0,07/25/5591
+1.54282,42.37844,1075,7,9,17,4,21,3.65,15.0,fr,20300,21,858253,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/09/1075
+1.54282,42.37844,4964,1,15,16,4,25,3.75,5.0,fr,20301,99,858264,1,3,Active Shallow Crust,0.0,89.98965,0.0,01/15/4964
+1.54282,42.37844,6611,2,5,3,14,7,3.75,5.0,fr,20302,132,858264,1,3,Active Shallow Crust,0.0,89.98965,0.0,02/05/6611
+1.54282,42.37844,3257,7,6,3,36,36,3.75,5.0,fr,20303,65,858264,1,3,Active Shallow Crust,0.0,89.98965,0.0,07/06/3257
+1.54282,42.37844,9616,8,11,20,25,59,3.75,15.0,fr,20304,192,858265,1,1,Active Shallow Crust,0.0,89.98965,0.0,08/11/9616
+1.54282,42.37844,4315,4,13,14,33,45,3.85,5.0,fr,20305,86,858276,1,1,Active Shallow Crust,0.0,89.98946,0.0,04/13/4315
+1.54282,42.37844,6899,6,12,3,12,11,3.95,5.0,fr,20306,137,858288,1,1,Active Shallow Crust,0.0,89.98943,0.0,06/12/6899
+1.54282,42.37844,6843,11,27,12,27,10,4.05,5.0,fr,20307,136,858300,1,3,Active Shallow Crust,0.0,89.98952,0.0,11/27/6843
+1.54282,42.37844,7603,12,7,17,13,49,4.05,5.0,fr,20308,152,858300,1,3,Active Shallow Crust,0.0,89.98952,0.0,12/07/7603
+1.54282,42.37844,2575,10,28,20,0,8,4.05,5.0,fr,20309,51,858300,1,3,Active Shallow Crust,0.0,89.98952,0.0,10/28/2575
+1.54282,42.37844,3343,3,20,23,17,52,4.05,27.5,fr,20310,66,858302,1,1,Active Shallow Crust,0.0,89.98952,0.0,03/20/3343
+1.54282,42.37844,39,7,12,5,2,57,4.05,5.0,fr,20311,0,858303,1,1,Active Shallow Crust,240.0054,58.00571,0.0,07/12/0039
+1.54282,42.37844,1386,11,10,4,13,50,4.25,5.0,fr,20312,27,858327,1,1,Active Shallow Crust,240.0067,57.99393,0.0,11/10/1386
+1.54282,42.37844,419,3,3,22,56,50,4.25,27.5,fr,20313,8,858329,1,1,Active Shallow Crust,240.0067,57.99393,0.0,03/03/0419
+1.54282,42.37844,4196,11,2,0,26,32,4.35,5.0,fr,20314,83,858336,1,1,Active Shallow Crust,0.0,89.99036,0.0,11/02/4196
+1.54282,42.37844,7829,7,26,5,6,18,4.65,5.0,fr,20315,156,858372,1,2,Active Shallow Crust,0.0,89.99003,0.0,07/26/7829
+1.54282,42.37844,8090,12,20,1,51,9,4.65,5.0,fr,20316,161,858372,1,2,Active Shallow Crust,0.0,89.99003,0.0,12/20/8090
+1.54282,42.37844,6144,11,25,4,15,37,4.75,15.0,fr,20317,122,858385,1,1,Active Shallow Crust,0.0,89.99017,0.0,11/25/6144
+5.63384,48.20601,6065,12,30,15,41,2,3.55,5.0,fr,20318,121,858723,1,1,Active Shallow Crust,240.012,57.99797,0.0,12/30/6065
+1.25422,48.64058,3659,11,21,3,42,33,3.55,5.0,fr,20319,73,859200,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/21/3659
+1.25422,48.64058,3332,8,1,12,31,45,3.55,15.0,fr,20320,66,859207,1,1,Active Shallow Crust,0.0,89.98989,-90.0,08/01/3332
+1.25422,48.64058,8070,3,28,6,4,31,3.75,5.0,fr,20321,161,859230,1,1,Active Shallow Crust,0.0,89.99063,-90.0,03/28/8070
+1.25422,48.64058,7542,2,21,8,1,55,4.25,5.0,fr,20322,150,859284,1,1,Active Shallow Crust,0.0,89.99033,0.0,02/21/7542
+-0.18108,43.01614,6873,12,6,0,2,52,3.55,5.0,fr,20323,137,859680,1,16,Active Shallow Crust,0.0,89.99009,0.0,12/06/6873
+-0.18108,43.01614,4209,6,13,22,6,45,3.55,5.0,fr,20324,84,859680,1,16,Active Shallow Crust,0.0,89.99009,0.0,06/13/4209
+-0.18108,43.01614,1262,4,30,22,1,43,3.55,5.0,fr,20325,25,859680,1,16,Active Shallow Crust,0.0,89.99009,0.0,04/30/1262
+-0.18108,43.01614,2857,8,28,4,34,30,3.55,5.0,fr,20326,57,859680,1,16,Active Shallow Crust,0.0,89.99009,0.0,08/28/2857
+-0.18108,43.01614,7480,2,10,23,12,45,3.55,5.0,fr,20327,149,859680,1,16,Active Shallow Crust,0.0,89.99009,0.0,02/10/7480
+-0.18108,43.01614,137,4,13,19,5,42,3.55,5.0,fr,20328,2,859680,1,16,Active Shallow Crust,0.0,89.99009,0.0,04/13/0137
+-0.18108,43.01614,5704,2,22,10,4,24,3.55,5.0,fr,20329,114,859680,1,16,Active Shallow Crust,0.0,89.99009,0.0,02/22/5704
+-0.18108,43.01614,2574,2,5,16,42,30,3.55,5.0,fr,20330,51,859680,1,16,Active Shallow Crust,0.0,89.99009,0.0,02/05/2574
+-0.18108,43.01614,7135,2,8,12,10,26,3.55,5.0,fr,20331,142,859680,1,16,Active Shallow Crust,0.0,89.99009,0.0,02/08/7135
+-0.18108,43.01614,4785,1,21,19,17,32,3.55,5.0,fr,20332,95,859680,1,16,Active Shallow Crust,0.0,89.99009,0.0,01/21/4785
+-0.18108,43.01614,406,4,11,1,18,51,3.55,5.0,fr,20333,8,859680,1,16,Active Shallow Crust,0.0,89.99009,0.0,04/11/0406
+-0.18108,43.01614,4178,2,26,15,46,14,3.55,5.0,fr,20334,83,859680,1,16,Active Shallow Crust,0.0,89.99009,0.0,02/26/4178
+-0.18108,43.01614,3964,9,19,18,4,35,3.55,5.0,fr,20335,79,859680,1,16,Active Shallow Crust,0.0,89.99009,0.0,09/19/3964
+-0.18108,43.01614,1496,9,19,19,7,41,3.55,5.0,fr,20336,29,859680,1,16,Active Shallow Crust,0.0,89.99009,0.0,09/19/1496
+-0.18108,43.01614,3952,11,30,22,26,59,3.55,5.0,fr,20337,79,859680,1,16,Active Shallow Crust,0.0,89.99009,0.0,11/30/3952
+-0.18108,43.01614,2206,11,4,8,49,38,3.55,5.0,fr,20338,44,859680,1,16,Active Shallow Crust,0.0,89.99009,0.0,11/04/2206
+-0.18108,43.01614,446,7,10,3,41,20,3.55,15.0,fr,20339,8,859681,1,3,Active Shallow Crust,0.0,89.99009,0.0,07/10/0446
+-0.18108,43.01614,8628,6,24,17,13,33,3.55,15.0,fr,20340,172,859681,1,3,Active Shallow Crust,0.0,89.99009,0.0,06/24/8628
+-0.18108,43.01614,1171,12,9,9,2,18,3.55,15.0,fr,20341,23,859681,1,3,Active Shallow Crust,0.0,89.99009,0.0,12/09/1171
+-0.18108,43.01614,1438,3,7,14,3,7,3.55,27.5,fr,20342,28,859682,1,3,Active Shallow Crust,0.0,89.99009,0.0,03/07/1438
+-0.18108,43.01614,2569,12,18,12,32,17,3.55,27.5,fr,20343,51,859682,1,3,Active Shallow Crust,0.0,89.99009,0.0,12/18/2569
+-0.18108,43.01614,7601,7,9,15,39,11,3.55,27.5,fr,20344,152,859682,1,3,Active Shallow Crust,0.0,89.99009,0.0,07/09/7601
+-0.18108,43.01614,5426,1,6,9,36,21,3.55,5.0,fr,20345,108,859683,1,3,Active Shallow Crust,240.0119,57.9981,0.0,01/06/5426
+-0.18108,43.01614,6047,9,6,3,33,12,3.55,5.0,fr,20346,120,859683,1,3,Active Shallow Crust,240.0119,57.9981,0.0,09/06/6047
+-0.18108,43.01614,3210,4,13,15,25,11,3.55,5.0,fr,20347,64,859683,1,3,Active Shallow Crust,240.0119,57.9981,0.0,04/13/3210
+-0.18108,43.01614,429,6,22,23,11,2,3.55,15.0,fr,20348,8,859684,1,2,Active Shallow Crust,240.0119,57.9981,0.0,06/22/0429
+-0.18108,43.01614,6497,6,17,10,51,21,3.55,15.0,fr,20349,129,859684,1,2,Active Shallow Crust,240.0119,57.9981,0.0,06/17/6497
+-0.18108,43.01614,2547,11,15,1,9,37,3.55,5.0,fr,20350,50,859689,1,1,Active Shallow Crust,128.8965,89.99367,0.0,11/15/2547
+-0.18108,43.01614,9318,3,9,11,42,13,3.55,27.5,fr,20351,186,859691,1,1,Active Shallow Crust,128.8965,89.99367,0.0,03/09/9318
+-0.18108,43.01614,1958,4,6,7,26,53,3.65,5.0,fr,20352,39,859692,1,14,Active Shallow Crust,0.0,89.98994,0.0,04/06/1958
+-0.18108,43.01614,2017,11,23,20,36,52,3.65,5.0,fr,20353,40,859692,1,14,Active Shallow Crust,0.0,89.98994,0.0,11/23/2017
+-0.18108,43.01614,8474,10,31,12,0,57,3.65,5.0,fr,20354,169,859692,1,14,Active Shallow Crust,0.0,89.98994,0.0,10/31/8474
+-0.18108,43.01614,8677,3,17,1,19,35,3.65,5.0,fr,20355,173,859692,1,14,Active Shallow Crust,0.0,89.98994,0.0,03/17/8677
+-0.18108,43.01614,5335,6,29,23,17,59,3.65,5.0,fr,20356,106,859692,1,14,Active Shallow Crust,0.0,89.98994,0.0,06/29/5335
+-0.18108,43.01614,8915,1,5,1,46,48,3.65,5.0,fr,20357,178,859692,1,14,Active Shallow Crust,0.0,89.98994,0.0,01/05/8915
+-0.18108,43.01614,6875,8,3,3,5,47,3.65,5.0,fr,20358,137,859692,1,14,Active Shallow Crust,0.0,89.98994,0.0,08/03/6875
+-0.18108,43.01614,6712,8,25,17,6,44,3.65,5.0,fr,20359,134,859692,1,14,Active Shallow Crust,0.0,89.98994,0.0,08/25/6712
+-0.18108,43.01614,7988,9,16,21,55,8,3.65,5.0,fr,20360,159,859692,1,14,Active Shallow Crust,0.0,89.98994,0.0,09/16/7988
+-0.18108,43.01614,4312,6,2,2,5,3,3.65,5.0,fr,20361,86,859692,1,14,Active Shallow Crust,0.0,89.98994,0.0,06/02/4312
+-0.18108,43.01614,4691,1,20,6,28,0,3.65,5.0,fr,20362,93,859692,1,14,Active Shallow Crust,0.0,89.98994,0.0,01/20/4691
+-0.18108,43.01614,1118,3,3,5,4,58,3.65,5.0,fr,20363,22,859692,1,14,Active Shallow Crust,0.0,89.98994,0.0,03/03/1118
+-0.18108,43.01614,6631,1,9,0,40,3,3.65,5.0,fr,20364,132,859692,1,14,Active Shallow Crust,0.0,89.98994,0.0,01/09/6631
+-0.18108,43.01614,6043,5,19,8,43,15,3.65,5.0,fr,20365,120,859692,1,14,Active Shallow Crust,0.0,89.98994,0.0,05/19/6043
+-0.18108,43.01614,4617,3,14,11,46,26,3.65,15.0,fr,20366,92,859693,1,5,Active Shallow Crust,0.0,89.98994,0.0,03/14/4617
+-0.18108,43.01614,8328,2,14,6,50,56,3.65,15.0,fr,20367,166,859693,1,5,Active Shallow Crust,0.0,89.98994,0.0,02/14/8328
+-0.18108,43.01614,4363,3,30,0,47,58,3.65,15.0,fr,20368,87,859693,1,5,Active Shallow Crust,0.0,89.98994,0.0,03/30/4363
+-0.18108,43.01614,1532,9,17,19,2,43,3.65,15.0,fr,20369,30,859693,1,5,Active Shallow Crust,0.0,89.98994,0.0,09/17/1532
+-0.18108,43.01614,4435,11,8,3,19,21,3.65,15.0,fr,20370,88,859693,1,5,Active Shallow Crust,0.0,89.98994,0.0,11/08/4435
+-0.18108,43.01614,997,8,17,5,4,43,3.65,5.0,fr,20371,19,859695,1,3,Active Shallow Crust,240.0008,58.01285,0.0,08/17/0997
+-0.18108,43.01614,7504,3,27,15,52,1,3.65,5.0,fr,20372,150,859695,1,3,Active Shallow Crust,240.0008,58.01285,0.0,03/27/7504
+-0.18108,43.01614,3203,11,17,14,52,24,3.65,5.0,fr,20373,64,859695,1,3,Active Shallow Crust,240.0008,58.01285,0.0,11/17/3203
+-0.18108,43.01614,8292,2,7,2,57,15,3.65,15.0,fr,20374,165,859696,1,1,Active Shallow Crust,240.0008,58.01285,0.0,02/07/8292
+-0.18108,43.01614,2984,5,9,17,7,53,3.65,5.0,fr,20375,59,859698,1,1,Active Shallow Crust,0.0,89.99003,-90.0,05/09/2984
+-0.18108,43.01614,5073,12,4,18,58,33,3.65,15.0,fr,20376,101,859699,1,1,Active Shallow Crust,0.0,89.99003,-90.0,12/04/5073
+-0.18108,43.01614,7677,12,10,12,57,27,3.65,27.5,fr,20377,153,859700,1,1,Active Shallow Crust,0.0,89.99003,-90.0,12/10/7677
+-0.18108,43.01614,8578,12,29,19,0,21,3.65,5.0,fr,20378,171,859701,1,1,Active Shallow Crust,128.9007,89.96351,0.0,12/29/8578
+-0.18108,43.01614,1263,1,4,13,37,9,3.65,15.0,fr,20379,25,859702,1,3,Active Shallow Crust,128.9007,89.96351,0.0,01/04/1263
+-0.18108,43.01614,9436,4,21,13,34,3,3.65,15.0,fr,20380,188,859702,1,3,Active Shallow Crust,128.9007,89.96351,0.0,04/21/9436
+-0.18108,43.01614,3064,8,5,7,3,11,3.65,15.0,fr,20381,61,859702,1,3,Active Shallow Crust,128.9007,89.96351,0.0,08/05/3064
+-0.18108,43.01614,8070,1,2,10,4,35,3.75,5.0,fr,20382,161,859704,1,6,Active Shallow Crust,0.0,89.98994,0.0,01/02/8070
+-0.18108,43.01614,8970,5,15,11,8,48,3.75,5.0,fr,20383,179,859704,1,6,Active Shallow Crust,0.0,89.98994,0.0,05/15/8970
+-0.18108,43.01614,7894,12,28,23,7,21,3.75,5.0,fr,20384,157,859704,1,6,Active Shallow Crust,0.0,89.98994,0.0,12/28/7894
+-0.18108,43.01614,8335,4,25,0,35,53,3.75,5.0,fr,20385,166,859704,1,6,Active Shallow Crust,0.0,89.98994,0.0,04/25/8335
+-0.18108,43.01614,1933,6,26,8,46,25,3.75,5.0,fr,20386,38,859704,1,6,Active Shallow Crust,0.0,89.98994,0.0,06/26/1933
+-0.18108,43.01614,3917,7,25,19,23,18,3.75,5.0,fr,20387,78,859704,1,6,Active Shallow Crust,0.0,89.98994,0.0,07/25/3917
+-0.18108,43.01614,541,9,9,13,22,49,3.75,15.0,fr,20388,10,859705,1,1,Active Shallow Crust,0.0,89.98994,0.0,09/09/0541
+-0.18108,43.01614,2961,1,30,19,9,30,3.75,27.5,fr,20389,59,859706,1,2,Active Shallow Crust,0.0,89.98994,0.0,01/30/2961
+-0.18108,43.01614,9547,11,9,13,17,40,3.75,27.5,fr,20390,190,859706,1,2,Active Shallow Crust,0.0,89.98994,0.0,11/09/9547
+-0.18108,43.01614,558,10,1,12,52,16,3.75,5.0,fr,20391,11,859707,1,2,Active Shallow Crust,240.008,58.01748,0.0,10/01/0558
+-0.18108,43.01614,1329,4,24,11,39,52,3.75,5.0,fr,20392,26,859707,1,2,Active Shallow Crust,240.008,58.01748,0.0,04/24/1329
+-0.18108,43.01614,138,6,24,11,51,34,3.75,5.0,fr,20393,2,859710,1,2,Active Shallow Crust,0.0,89.99001,-90.0,06/24/0138
+-0.18108,43.01614,5302,10,12,19,10,34,3.75,5.0,fr,20394,106,859710,1,2,Active Shallow Crust,0.0,89.99001,-90.0,10/12/5302
+-0.18108,43.01614,1634,7,29,6,20,44,3.75,5.0,fr,20395,32,859713,1,2,Active Shallow Crust,128.897,89.96735,0.0,07/29/1634
+-0.18108,43.01614,8603,7,13,1,10,37,3.75,5.0,fr,20396,172,859713,1,2,Active Shallow Crust,128.897,89.96735,0.0,07/13/8603
+-0.18108,43.01614,9903,8,20,22,29,12,3.85,5.0,fr,20397,198,859716,1,3,Active Shallow Crust,0.0,89.99005,0.0,08/20/9903
+-0.18108,43.01614,2809,10,13,10,29,47,3.85,5.0,fr,20398,56,859716,1,3,Active Shallow Crust,0.0,89.99005,0.0,10/13/2809
+-0.18108,43.01614,186,8,14,15,48,31,3.85,5.0,fr,20399,3,859716,1,3,Active Shallow Crust,0.0,89.99005,0.0,08/14/0186
+-0.18108,43.01614,3381,8,10,12,39,1,3.85,15.0,fr,20400,67,859717,1,1,Active Shallow Crust,0.0,89.99005,0.0,08/10/3381
+-0.18108,43.01614,2937,8,17,17,36,17,3.85,27.5,fr,20401,58,859718,1,1,Active Shallow Crust,0.0,89.99005,0.0,08/17/2937
+-0.18108,43.01614,7826,12,17,18,19,41,3.85,5.0,fr,20402,156,859719,1,2,Active Shallow Crust,240.0104,57.99771,0.0,12/17/7826
+-0.18108,43.01614,3463,8,31,10,18,31,3.85,5.0,fr,20403,69,859719,1,2,Active Shallow Crust,240.0104,57.99771,0.0,08/31/3463
+-0.18108,43.01614,3732,6,14,20,7,0,3.85,5.0,fr,20404,74,859725,1,1,Active Shallow Crust,128.896,89.99372,0.0,06/14/3732
+-0.18108,43.01614,6229,9,17,0,36,30,3.85,15.0,fr,20405,124,859726,1,1,Active Shallow Crust,128.896,89.99372,0.0,09/17/6229
+-0.18108,43.01614,9867,3,19,12,42,46,3.95,5.0,fr,20406,197,859728,1,3,Active Shallow Crust,0.0,89.98997,0.0,03/19/9867
+-0.18108,43.01614,513,6,26,7,54,35,3.95,5.0,fr,20407,10,859728,1,3,Active Shallow Crust,0.0,89.98997,0.0,06/26/0513
+-0.18108,43.01614,3011,5,3,21,8,17,3.95,5.0,fr,20408,60,859728,1,3,Active Shallow Crust,0.0,89.98997,0.0,05/03/3011
+-0.18108,43.01614,3054,8,4,19,24,50,3.95,15.0,fr,20409,61,859729,1,2,Active Shallow Crust,0.0,89.98997,0.0,08/04/3054
+-0.18108,43.01614,6611,4,11,13,40,33,3.95,15.0,fr,20410,132,859729,1,2,Active Shallow Crust,0.0,89.98997,0.0,04/11/6611
+-0.18108,43.01614,7218,4,16,13,3,43,4.05,5.0,fr,20411,144,859740,1,4,Active Shallow Crust,0.0,89.99002,0.0,04/16/7218
+-0.18108,43.01614,35,10,29,15,40,33,4.05,5.0,fr,20412,0,859740,1,4,Active Shallow Crust,0.0,89.99002,0.0,10/29/0035
+-0.18108,43.01614,3003,11,13,18,22,0,4.05,5.0,fr,20413,60,859740,1,4,Active Shallow Crust,0.0,89.99002,0.0,11/13/3003
+-0.18108,43.01614,3311,10,18,6,24,47,4.05,5.0,fr,20414,66,859740,1,4,Active Shallow Crust,0.0,89.99002,0.0,10/18/3311
+-0.18108,43.01614,5994,5,11,5,13,35,4.05,15.0,fr,20415,119,859741,1,3,Active Shallow Crust,0.0,89.99002,0.0,05/11/5994
+-0.18108,43.01614,946,11,11,8,14,32,4.05,15.0,fr,20416,18,859741,1,3,Active Shallow Crust,0.0,89.99002,0.0,11/11/0946
+-0.18108,43.01614,444,6,9,17,38,56,4.05,15.0,fr,20417,8,859741,1,3,Active Shallow Crust,0.0,89.99002,0.0,06/09/0444
+-0.18108,43.01614,3601,11,26,5,20,48,4.05,5.0,fr,20418,72,859743,1,1,Active Shallow Crust,240.0054,58.00572,0.0,11/26/3601
+-0.18108,43.01614,1505,4,25,16,29,10,4.05,15.0,fr,20419,30,859744,1,2,Active Shallow Crust,240.0054,58.0057,0.0,04/25/1505
+-0.18108,43.01614,9978,2,26,3,25,31,4.05,15.0,fr,20420,199,859744,1,2,Active Shallow Crust,240.0054,58.0057,0.0,02/26/9978
+-0.18108,43.01614,7365,12,23,19,52,20,4.05,5.0,fr,20421,147,859749,1,1,Active Shallow Crust,128.8909,89.99371,0.0,12/23/7365
+-0.18108,43.01614,2885,12,2,8,47,36,4.05,15.0,fr,20422,57,859750,1,1,Active Shallow Crust,128.8909,89.99371,0.0,12/02/2885
+-0.18108,43.01614,6707,2,3,7,22,50,4.15,5.0,fr,20423,134,859752,1,5,Active Shallow Crust,0.0,89.98995,0.0,02/03/6707
+-0.18108,43.01614,6190,12,14,14,47,18,4.15,5.0,fr,20424,123,859752,1,5,Active Shallow Crust,0.0,89.98995,0.0,12/14/6190
+-0.18108,43.01614,2116,3,16,7,35,56,4.15,5.0,fr,20425,42,859752,1,5,Active Shallow Crust,0.0,89.98995,0.0,03/16/2116
+-0.18108,43.01614,1178,2,8,20,27,44,4.15,5.0,fr,20426,23,859752,1,5,Active Shallow Crust,0.0,89.98995,0.0,02/08/1178
+-0.18108,43.01614,6369,1,25,10,37,22,4.15,5.0,fr,20427,127,859752,1,5,Active Shallow Crust,0.0,89.98995,0.0,01/25/6369
+-0.18108,43.01614,2873,8,16,18,23,44,4.15,15.0,fr,20428,57,859753,1,2,Active Shallow Crust,0.0,89.98995,0.0,08/16/2873
+-0.18108,43.01614,3693,12,4,12,48,15,4.15,15.0,fr,20429,73,859753,1,2,Active Shallow Crust,0.0,89.98995,0.0,12/04/3693
+-0.18108,43.01614,3851,5,9,14,11,29,4.15,27.5,fr,20430,77,859754,1,1,Active Shallow Crust,0.0,89.98995,0.0,05/09/3851
+-0.18108,43.01614,2661,10,4,4,46,30,4.15,5.0,fr,20431,53,859758,1,1,Active Shallow Crust,0.0,89.98995,-90.0,10/04/2661
+-0.18108,43.01614,5519,1,13,6,34,1,4.15,15.0,fr,20432,110,859762,1,1,Active Shallow Crust,128.898,89.99377,0.0,01/13/5519
+-0.18108,43.01614,7127,9,2,12,50,59,4.25,5.0,fr,20433,142,859764,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/02/7127
+-0.18108,43.01614,9445,8,23,15,10,17,4.25,15.0,fr,20434,188,859765,1,2,Active Shallow Crust,0.0,89.99001,0.0,08/23/9445
+-0.18108,43.01614,1663,4,25,23,4,44,4.25,15.0,fr,20435,33,859765,1,2,Active Shallow Crust,0.0,89.99001,0.0,04/25/1663
+-0.18108,43.01614,8082,8,18,15,1,8,4.25,27.5,fr,20436,161,859766,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/18/8082
+-0.18108,43.01614,7115,12,24,23,46,13,4.25,5.0,fr,20437,142,859767,1,3,Active Shallow Crust,240.0069,57.99394,0.0,12/24/7115
+-0.18108,43.01614,8719,10,22,1,41,6,4.25,5.0,fr,20438,174,859767,1,3,Active Shallow Crust,240.0069,57.99394,0.0,10/22/8719
+-0.18108,43.01614,2707,7,25,6,45,24,4.25,5.0,fr,20439,54,859767,1,3,Active Shallow Crust,240.0069,57.99394,0.0,07/25/2707
+-0.18108,43.01614,3627,11,5,3,33,9,4.35,5.0,fr,20440,72,859776,1,3,Active Shallow Crust,0.0,89.99,0.0,11/05/3627
+-0.18108,43.01614,3493,11,17,19,20,54,4.35,5.0,fr,20441,69,859776,1,3,Active Shallow Crust,0.0,89.99,0.0,11/17/3493
+-0.18108,43.01614,9121,7,21,12,12,3,4.35,5.0,fr,20442,182,859776,1,3,Active Shallow Crust,0.0,89.99,0.0,07/21/9121
+-0.18108,43.01614,7651,1,10,22,18,34,4.35,15.0,fr,20443,153,859780,1,1,Active Shallow Crust,240.0076,57.9958,0.0,01/10/7651
+-0.18108,43.01614,2582,6,23,20,32,52,4.35,27.5,fr,20444,51,859781,1,1,Active Shallow Crust,240.0076,57.9958,0.0,06/23/2582
+-0.18108,43.01614,1596,4,27,4,5,28,4.45,5.0,fr,20445,31,859788,1,2,Active Shallow Crust,0.0,89.99003,0.0,04/27/1596
+-0.18108,43.01614,4722,10,30,22,44,12,4.45,5.0,fr,20446,94,859788,1,2,Active Shallow Crust,0.0,89.99003,0.0,10/30/4722
+-0.18108,43.01614,4593,10,23,11,35,53,4.45,15.0,fr,20447,91,859789,1,2,Active Shallow Crust,0.0,89.99003,0.0,10/23/4593
+-0.18108,43.01614,9044,10,4,12,45,58,4.45,15.0,fr,20448,180,859789,1,2,Active Shallow Crust,0.0,89.99003,0.0,10/04/9044
+-0.18108,43.01614,5027,11,26,8,22,14,4.45,5.0,fr,20449,100,859791,1,1,Active Shallow Crust,240.0044,57.99453,0.0,11/26/5027
+-0.18108,43.01614,8489,12,6,15,22,13,4.45,27.5,fr,20450,169,859799,1,1,Active Shallow Crust,128.8929,89.99374,0.0,12/06/8489
+-0.18108,43.01614,7486,2,22,5,40,21,4.55,5.0,fr,20451,149,859800,1,3,Active Shallow Crust,0.0,89.99002,0.0,02/22/7486
+-0.18108,43.01614,6499,10,27,22,43,8,4.55,5.0,fr,20452,129,859800,1,3,Active Shallow Crust,0.0,89.99002,0.0,10/27/6499
+-0.18108,43.01614,3670,7,26,12,3,43,4.55,5.0,fr,20453,73,859800,1,3,Active Shallow Crust,0.0,89.99002,0.0,07/26/3670
+-0.18108,43.01614,8551,9,10,13,59,24,4.55,15.0,fr,20454,171,859801,1,1,Active Shallow Crust,0.0,89.99002,0.0,09/10/8551
+-0.18108,43.01614,8780,5,17,3,1,2,4.55,5.0,fr,20455,175,859803,1,1,Active Shallow Crust,240.0083,57.99719,0.0,05/17/8780
+-0.18108,43.01614,6370,8,5,23,40,40,4.65,5.0,fr,20456,127,859812,1,2,Active Shallow Crust,0.0,89.99,0.0,08/05/6370
+-0.18108,43.01614,7192,5,7,8,44,8,4.65,5.0,fr,20457,143,859812,1,2,Active Shallow Crust,0.0,89.99,0.0,05/07/7192
+-0.18108,43.01614,8778,7,5,4,25,41,4.65,15.0,fr,20458,175,859813,1,1,Active Shallow Crust,0.0,89.99,0.0,07/05/8778
+-0.18108,43.01614,1242,7,8,10,52,55,4.65,5.0,fr,20459,24,859818,1,1,Active Shallow Crust,0.0,89.99001,-90.0,07/08/1242
+-0.18108,43.01614,7240,9,1,15,28,26,4.65,27.5,fr,20460,144,859820,1,1,Active Shallow Crust,0.0,89.99001,-90.0,09/01/7240
+-0.18108,43.01614,3101,3,25,11,24,17,4.75,5.0,fr,20461,62,859824,1,1,Active Shallow Crust,0.0,89.98998,0.0,03/25/3101
+-0.18108,43.01614,6112,1,2,16,54,18,4.75,5.0,fr,20462,122,859830,1,1,Active Shallow Crust,0.0,89.98999,-90.0,01/02/6112
+-0.18108,43.01614,4304,2,16,7,5,49,4.85,5.0,fr,20463,86,859836,1,2,Active Shallow Crust,0.0,89.98999,0.0,02/16/4304
+-0.18108,43.01614,105,12,8,11,1,2,4.85,5.0,fr,20464,2,859836,1,2,Active Shallow Crust,0.0,89.98999,0.0,12/08/0105
+-0.18108,43.01614,3154,6,21,7,34,28,4.85,15.0,fr,20465,63,859840,1,1,Active Shallow Crust,240.0158,58.00207,0.0,06/21/3154
+-0.18108,43.01614,9551,10,31,12,11,14,4.95,15.0,fr,20466,191,859849,1,1,Active Shallow Crust,360.0,89.99002,0.0,10/31/9551
+-0.18108,43.01614,1823,10,26,22,26,35,4.95,5.0,fr,20467,36,859854,1,1,Active Shallow Crust,0.0,89.99,-90.0,10/26/1823
+-0.18108,43.01614,3836,12,15,22,19,38,5.05,27.5,fr,20468,76,859862,1,1,Active Shallow Crust,0.0,89.99,0.0,12/15/3836
+-0.18108,43.01614,9381,9,23,4,47,36,5.45,5.0,fr,20469,187,859908,1,1,Active Shallow Crust,0.0,89.98999,0.0,09/23/9381
+-0.18108,43.01614,1438,3,11,7,51,3,5.45,27.5,fr,20470,28,859910,1,1,Active Shallow Crust,0.0,89.98999,0.0,03/11/1438
+-0.18108,43.01614,1369,10,16,2,38,45,5.65,5.0,fr,20471,27,859932,1,1,Active Shallow Crust,0.0,89.99,0.0,10/16/1369
+-0.18108,43.01614,8551,2,27,10,42,5,5.85,5.0,fr,20472,171,859959,1,1,Active Shallow Crust,240.0404,57.99896,0.0,02/27/8551
+-0.18108,43.01614,4993,11,7,4,23,36,6.55,15.0,fr,20473,99,860041,1,1,Active Shallow Crust,360.0,89.99,0.0,11/07/4993
+-1.6012,45.2055,7405,1,17,15,6,51,3.55,5.0,fr,20474,148,860160,1,1,Active Shallow Crust,0.0,89.98934,0.0,01/17/7405
+-1.6012,45.2055,9508,2,24,9,53,8,3.75,5.0,fr,20475,190,860184,1,1,Active Shallow Crust,0.0,89.99012,0.0,02/24/9508
+7.82609,47.19106,6933,3,29,9,25,57,3.55,5.0,fr,20476,138,860640,1,7,Active Shallow Crust,0.0,89.99315,0.0,03/29/6933
+7.82609,47.19106,1706,7,3,15,11,16,3.55,5.0,fr,20477,34,860640,1,7,Active Shallow Crust,0.0,89.99315,0.0,07/03/1706
+7.82609,47.19106,7611,2,15,10,53,41,3.55,5.0,fr,20478,152,860640,1,7,Active Shallow Crust,0.0,89.99315,0.0,02/15/7611
+7.82609,47.19106,2587,5,29,23,49,30,3.55,5.0,fr,20479,51,860640,1,7,Active Shallow Crust,0.0,89.99315,0.0,05/29/2587
+7.82609,47.19106,665,2,4,8,23,19,3.55,5.0,fr,20480,13,860640,1,7,Active Shallow Crust,0.0,89.99315,0.0,02/04/0665
+7.82609,47.19106,482,7,3,23,32,49,3.55,5.0,fr,20481,9,860640,1,7,Active Shallow Crust,0.0,89.99315,0.0,07/03/0482
+7.82609,47.19106,5565,10,11,21,9,51,3.55,5.0,fr,20482,111,860640,1,7,Active Shallow Crust,0.0,89.99315,0.0,10/11/5565
+7.82609,47.19106,6337,8,2,6,31,58,3.55,15.0,fr,20483,126,860641,1,2,Active Shallow Crust,0.0,89.99315,0.0,08/02/6337
+7.82609,47.19106,9353,8,7,13,39,27,3.55,15.0,fr,20484,187,860641,1,2,Active Shallow Crust,0.0,89.99315,0.0,08/07/9353
+7.82609,47.19106,3591,8,26,13,23,50,3.55,27.5,fr,20485,71,860642,1,2,Active Shallow Crust,0.0,89.99315,0.0,08/26/3591
+7.82609,47.19106,6406,10,15,21,24,2,3.55,27.5,fr,20486,128,860642,1,2,Active Shallow Crust,0.0,89.99315,0.0,10/15/6406
+7.82609,47.19106,4516,9,14,17,59,49,3.55,5.0,fr,20487,90,860649,1,1,Active Shallow Crust,128.8956,89.99657,0.0,09/14/4516
+7.82609,47.19106,5210,1,21,16,47,44,3.65,5.0,fr,20488,104,860652,1,1,Active Shallow Crust,0.0,89.98779,0.0,01/21/5210
+7.82609,47.19106,565,12,7,0,20,54,3.65,15.0,fr,20489,11,860653,1,2,Active Shallow Crust,0.0,89.98779,0.0,12/07/0565
+7.82609,47.19106,8171,1,17,11,20,56,3.65,15.0,fr,20490,163,860653,1,2,Active Shallow Crust,0.0,89.98779,0.0,01/17/8171
+7.82609,47.19106,4986,10,10,22,45,20,3.65,27.5,fr,20491,99,860654,1,1,Active Shallow Crust,0.0,89.98779,0.0,10/10/4986
+7.82609,47.19106,5792,2,18,7,21,4,3.65,5.0,fr,20492,115,860655,1,1,Active Shallow Crust,240.0018,58.01207,0.0,02/18/5792
+7.82609,47.19106,6295,11,14,0,40,4,3.75,5.0,fr,20493,125,860664,1,3,Active Shallow Crust,0.0,89.98911,0.0,11/14/6295
+7.82609,47.19106,2774,6,6,11,55,22,3.75,5.0,fr,20494,55,860664,1,3,Active Shallow Crust,0.0,89.98911,0.0,06/06/2774
+7.82609,47.19106,8521,1,29,16,1,53,3.75,5.0,fr,20495,170,860664,1,3,Active Shallow Crust,0.0,89.98911,0.0,01/29/8521
+7.82609,47.19106,7460,5,22,6,43,56,3.75,27.5,fr,20496,149,860666,1,2,Active Shallow Crust,0.0,89.98911,0.0,05/22/7460
+7.82609,47.19106,4552,5,19,10,36,11,3.75,27.5,fr,20497,91,860666,1,2,Active Shallow Crust,0.0,89.98911,0.0,05/19/4552
+7.82609,47.19106,7402,4,10,12,27,25,3.85,5.0,fr,20498,148,860676,1,1,Active Shallow Crust,0.0,89.9903,0.0,04/10/7402
+7.82609,47.19106,4029,11,17,20,35,19,3.85,15.0,fr,20499,80,860677,1,1,Active Shallow Crust,0.0,89.9903,0.0,11/17/4029
+7.82609,47.19106,2713,5,29,8,51,1,3.95,5.0,fr,20500,54,860688,1,1,Active Shallow Crust,0.0,89.99136,0.0,05/29/2713
+7.82609,47.19106,9079,12,19,22,0,18,4.05,5.0,fr,20501,181,860700,1,1,Active Shallow Crust,0.0,89.98844,0.0,12/19/9079
+7.82609,47.19106,1265,1,20,6,25,4,4.05,5.0,fr,20502,25,860703,1,1,Active Shallow Crust,240.0064,58.00569,0.0,01/20/1265
+7.82609,47.19106,1041,11,17,17,6,17,4.15,5.0,fr,20503,20,860712,1,2,Active Shallow Crust,0.0,89.98969,0.0,11/17/1041
+7.82609,47.19106,5189,11,14,17,4,20,4.15,5.0,fr,20504,103,860712,1,2,Active Shallow Crust,0.0,89.98969,0.0,11/14/5189
+7.82609,47.19106,8353,6,7,9,25,50,4.15,15.0,fr,20505,167,860713,1,1,Active Shallow Crust,0.0,89.98969,0.0,06/07/8353
+7.82609,47.19106,1699,7,19,0,12,5,4.25,5.0,fr,20506,33,860724,1,2,Active Shallow Crust,0.0,89.99081,0.0,07/19/1699
+7.82609,47.19106,9201,8,24,13,40,49,4.25,5.0,fr,20507,184,860724,1,2,Active Shallow Crust,0.0,89.99081,0.0,08/24/9201
+7.82609,47.19106,141,2,7,22,26,48,4.25,5.0,fr,20508,2,860727,1,1,Active Shallow Crust,240.0072,57.99448,0.0,02/07/0141
+7.82609,47.19106,295,7,12,20,16,12,4.35,5.0,fr,20509,5,860736,1,2,Active Shallow Crust,0.0,89.98909,0.0,07/12/0295
+7.82609,47.19106,2854,6,30,0,9,27,4.35,5.0,fr,20510,57,860736,1,2,Active Shallow Crust,0.0,89.98909,0.0,06/30/2854
+7.82609,47.19106,2103,9,6,22,12,7,4.35,15.0,fr,20511,42,860737,1,1,Active Shallow Crust,0.0,89.98909,0.0,09/06/2103
+7.82609,47.19106,596,8,8,6,57,26,4.35,27.5,fr,20512,11,860747,1,1,Active Shallow Crust,128.8973,89.98304,0.0,08/08/0596
+7.82609,47.19106,5149,11,9,18,22,49,4.45,5.0,fr,20513,102,860748,1,1,Active Shallow Crust,0.0,89.99027,0.0,11/09/5149
+7.82609,47.19106,181,4,18,18,21,12,4.45,27.5,fr,20514,3,860750,1,1,Active Shallow Crust,0.0,89.99027,0.0,04/18/0181
+7.82609,47.19106,429,9,10,3,33,27,4.75,5.0,fr,20515,8,860784,1,1,Active Shallow Crust,0.0,89.98967,0.0,09/10/0429
+7.82609,47.19106,4513,1,25,6,8,41,4.75,5.0,fr,20516,90,860793,1,1,Active Shallow Crust,128.8882,89.98821,0.0,01/25/4513
+7.82609,47.19106,7158,11,26,15,9,28,4.85,15.0,fr,20517,143,860803,1,1,Active Shallow Crust,0.0,89.99068,-90.0,11/26/7158
+0.35676,41.83745,239,6,21,6,55,0,3.55,5.0,fr,20518,4,861120,1,1,Active Shallow Crust,0.0,89.99014,0.0,06/21/0239
+0.35676,41.83745,3320,8,16,10,56,13,3.75,5.0,fr,20519,66,861144,1,1,Active Shallow Crust,0.0,89.98993,0.0,08/16/3320
+0.35676,41.83745,3878,11,17,7,17,9,4.15,5.0,fr,20520,77,861195,1,1,Active Shallow Crust,240.0077,57.99719,0.0,11/17/3878
+0.35676,41.83745,7251,11,1,12,34,20,4.25,5.0,fr,20521,145,861204,1,1,Active Shallow Crust,0.0,89.98993,0.0,11/01/7251
+2.91542,50.65864,5910,4,7,8,53,44,3.55,5.0,fr,20522,118,861600,1,1,Active Shallow Crust,0.0,89.99041,0.0,04/07/5910
+2.91542,50.65864,1929,2,22,4,53,41,3.55,15.0,fr,20523,38,861601,1,1,Active Shallow Crust,0.0,89.99041,0.0,02/22/1929
+2.91542,50.65864,2478,11,26,9,35,26,4.15,15.0,fr,20524,49,861673,1,1,Active Shallow Crust,0.0,89.99039,0.0,11/26/2478
+2.91542,50.65864,1159,2,9,10,10,38,4.95,15.0,fr,20525,23,861775,1,1,Active Shallow Crust,359.9997,89.99032,-90.0,02/09/1159
+0.37808,46.72524,1926,10,12,23,4,55,3.55,5.0,fr,20526,38,862080,1,2,Active Shallow Crust,0.0,89.99007,0.0,10/12/1926
+0.37808,46.72524,6927,1,1,16,46,20,3.55,5.0,fr,20527,138,862080,1,2,Active Shallow Crust,0.0,89.99007,0.0,01/01/6927
+0.37808,46.72524,312,5,26,14,40,51,3.55,5.0,fr,20528,6,862083,1,1,Active Shallow Crust,240.0121,57.99822,0.0,05/26/0312
+0.37808,46.72524,5838,6,10,10,59,16,3.65,15.0,fr,20529,116,862093,1,4,Active Shallow Crust,0.0,89.98999,0.0,06/10/5838
+0.37808,46.72524,9438,4,10,1,9,58,3.65,15.0,fr,20530,188,862093,1,4,Active Shallow Crust,0.0,89.98999,0.0,04/10/9438
+0.37808,46.72524,117,4,10,23,13,27,3.65,15.0,fr,20531,2,862093,1,4,Active Shallow Crust,0.0,89.98999,0.0,04/10/0117
+0.37808,46.72524,2639,5,7,7,16,51,3.65,15.0,fr,20532,52,862093,1,4,Active Shallow Crust,0.0,89.98999,0.0,05/07/2639
+0.37808,46.72524,9342,5,29,11,36,45,3.65,27.5,fr,20533,186,862094,1,1,Active Shallow Crust,0.0,89.98999,0.0,05/29/9342
+0.37808,46.72524,7705,9,24,6,50,29,3.65,5.0,fr,20534,154,862101,1,1,Active Shallow Crust,128.9004,89.96349,0.0,09/24/7705
+0.37808,46.72524,5478,8,15,23,21,26,3.75,5.0,fr,20535,109,862104,1,1,Active Shallow Crust,0.0,89.99005,0.0,08/15/5478
+0.37808,46.72524,5380,9,10,1,1,59,3.85,5.0,fr,20536,107,862116,1,2,Active Shallow Crust,0.0,89.98991,0.0,09/10/5380
+0.37808,46.72524,7814,3,16,7,20,19,3.85,5.0,fr,20537,156,862116,1,2,Active Shallow Crust,0.0,89.98991,0.0,03/16/7814
+0.37808,46.72524,8171,3,16,14,46,35,3.85,15.0,fr,20538,163,862117,1,1,Active Shallow Crust,0.0,89.98991,0.0,03/16/8171
+0.37808,46.72524,3544,1,20,11,56,38,3.85,5.0,fr,20539,70,862125,1,1,Active Shallow Crust,128.8956,89.99358,0.0,01/20/3544
+0.37808,46.72524,3742,10,1,2,20,59,3.95,5.0,fr,20540,74,862131,1,1,Active Shallow Crust,240.0198,58.00499,0.0,10/01/3742
+0.37808,46.72524,2322,6,27,3,19,31,3.95,15.0,fr,20541,46,862132,1,1,Active Shallow Crust,240.0198,58.00499,0.0,06/27/2322
+0.37808,46.72524,2318,4,11,11,19,56,4.05,15.0,fr,20542,46,862141,1,1,Active Shallow Crust,0.0,89.99004,0.0,04/11/2318
+0.37808,46.72524,2773,11,29,22,25,42,4.15,5.0,fr,20543,55,862152,1,2,Active Shallow Crust,0.0,89.99004,0.0,11/29/2773
+0.37808,46.72524,2054,8,19,6,44,4,4.15,5.0,fr,20544,41,862152,1,2,Active Shallow Crust,0.0,89.99004,0.0,08/19/2054
+0.37808,46.72524,9610,2,18,15,41,47,4.15,15.0,fr,20545,192,862162,1,1,Active Shallow Crust,128.8975,89.99372,0.0,02/18/9610
+0.37808,46.72524,8372,11,3,21,24,40,4.35,5.0,fr,20546,167,862176,1,1,Active Shallow Crust,0.0,89.99002,0.0,11/03/8372
+0.37808,46.72524,4716,2,15,16,8,34,4.35,15.0,fr,20547,94,862177,1,2,Active Shallow Crust,0.0,89.99002,0.0,02/15/4716
+0.37808,46.72524,6510,7,28,18,40,50,4.35,15.0,fr,20548,130,862177,1,2,Active Shallow Crust,0.0,89.99002,0.0,07/28/6510
+0.37808,46.72524,6814,5,6,14,37,48,4.55,27.5,fr,20549,136,862211,1,1,Active Shallow Crust,128.8938,89.98578,0.0,05/06/6814
+0.37808,46.72524,3139,1,10,19,14,38,4.65,27.5,fr,20550,62,862223,1,1,Active Shallow Crust,128.8911,89.98701,0.0,01/10/3139
+0.37808,46.72524,7652,7,3,17,46,54,4.95,27.5,fr,20551,153,862250,1,1,Active Shallow Crust,0.0,89.99,0.0,07/03/7652
+0.37808,46.72524,9313,7,10,4,12,21,5.55,5.0,fr,20552,186,862320,1,1,Active Shallow Crust,360.0,89.99001,0.0,07/10/9313
+-3.83482,45.93641,7731,10,29,21,32,8,3.65,5.0,fr,20553,154,862581,1,1,Active Shallow Crust,128.9012,89.96352,0.0,10/29/7731
+7.3655,48.03701,3660,6,16,21,51,41,3.55,5.0,fr,20554,73,863040,1,3,Active Shallow Crust,0.0,89.99326,0.0,06/16/3660
+7.3655,48.03701,8318,4,4,13,9,51,3.55,5.0,fr,20555,166,863040,1,3,Active Shallow Crust,0.0,89.99326,0.0,04/04/8318
+7.3655,48.03701,2428,12,1,13,1,11,3.55,5.0,fr,20556,48,863040,1,3,Active Shallow Crust,0.0,89.99326,0.0,12/01/2428
+7.3655,48.03701,7424,8,22,13,9,15,3.55,15.0,fr,20557,148,863041,1,2,Active Shallow Crust,0.0,89.99326,0.0,08/22/7424
+7.3655,48.03701,647,12,18,16,25,8,3.55,15.0,fr,20558,12,863041,1,2,Active Shallow Crust,0.0,89.99326,0.0,12/18/0647
+7.3655,48.03701,9463,11,4,13,38,17,3.55,27.5,fr,20559,189,863045,1,1,Active Shallow Crust,240.0128,57.9981,0.0,11/04/9463
+7.3655,48.03701,5001,2,5,3,39,53,3.55,15.0,fr,20560,100,863050,1,1,Active Shallow Crust,128.8961,89.99326,0.0,02/05/5001
+7.3655,48.03701,339,2,21,9,11,49,3.65,5.0,fr,20561,6,863052,1,2,Active Shallow Crust,0.0,89.98798,0.0,02/21/0339
+7.3655,48.03701,8365,2,4,3,28,29,3.65,5.0,fr,20562,167,863052,1,2,Active Shallow Crust,0.0,89.98798,0.0,02/04/8365
+7.3655,48.03701,5326,3,19,2,47,2,3.65,5.0,fr,20563,106,863055,1,1,Active Shallow Crust,240.0018,58.01219,0.0,03/19/5326
+7.3655,48.03701,1419,6,20,6,12,55,3.65,15.0,fr,20564,28,863056,1,1,Active Shallow Crust,240.0018,58.01219,0.0,06/20/1419
+7.3655,48.03701,3706,1,31,19,23,32,3.65,5.0,fr,20565,74,863058,1,1,Active Shallow Crust,0.0,89.98784,-90.0,01/31/3706
+7.3655,48.03701,4030,11,19,6,56,27,3.65,5.0,fr,20566,80,863061,1,1,Active Shallow Crust,128.9001,89.96355,0.0,11/19/4030
+7.3655,48.03701,9725,2,3,2,40,15,3.75,5.0,fr,20567,194,863064,1,1,Active Shallow Crust,0.0,89.98929,0.0,02/03/9725
+7.3655,48.03701,264,10,20,12,30,27,3.75,15.0,fr,20568,5,863065,1,1,Active Shallow Crust,0.0,89.98929,0.0,10/20/0264
+7.3655,48.03701,6606,2,13,3,19,24,3.85,5.0,fr,20569,132,863076,1,1,Active Shallow Crust,0.0,89.99046,0.0,02/13/6606
+7.3655,48.03701,4370,12,25,18,10,38,3.85,5.0,fr,20570,87,863079,1,1,Active Shallow Crust,240.0116,57.99837,0.0,12/25/4370
+7.3655,48.03701,2286,1,25,3,28,40,4.05,15.0,fr,20571,45,863101,1,2,Active Shallow Crust,0.0,89.98862,0.0,01/25/2286
+7.3655,48.03701,3142,3,24,14,40,29,4.05,15.0,fr,20572,62,863101,1,2,Active Shallow Crust,0.0,89.98862,0.0,03/24/3142
+7.3655,48.03701,7547,10,20,19,15,34,4.15,5.0,fr,20573,150,863112,1,2,Active Shallow Crust,0.0,89.98986,0.0,10/20/7547
+7.3655,48.03701,8456,7,18,11,35,25,4.15,5.0,fr,20574,169,863112,1,2,Active Shallow Crust,0.0,89.98986,0.0,07/18/8456
+7.3655,48.03701,9951,1,28,13,21,41,4.25,5.0,fr,20575,199,863130,1,1,Active Shallow Crust,0.0,89.99086,-90.0,01/28/9951
+7.3655,48.03701,5774,7,25,3,45,43,4.35,5.0,fr,20576,115,863136,1,1,Active Shallow Crust,0.0,89.98927,0.0,07/25/5774
+7.3655,48.03701,7991,5,6,2,7,4,4.35,15.0,fr,20577,159,863137,1,1,Active Shallow Crust,0.0,89.98927,0.0,05/06/7991
+7.3655,48.03701,4997,9,24,5,19,51,4.45,5.0,fr,20578,99,863151,1,1,Active Shallow Crust,240.0058,57.99474,0.0,09/24/4997
+7.3655,48.03701,8389,2,20,14,38,56,4.45,5.0,fr,20579,167,863157,1,1,Active Shallow Crust,128.8924,89.99282,0.0,02/20/8389
+7.3655,48.03701,8657,1,24,4,20,34,4.55,5.0,fr,20580,173,863160,1,1,Active Shallow Crust,0.0,89.98933,0.0,01/24/8657
+7.3655,48.03701,9451,9,6,5,55,28,4.75,5.0,fr,20581,189,863184,1,1,Active Shallow Crust,0.0,89.98984,0.0,09/06/9451
+7.3655,48.03701,6404,8,6,11,43,12,4.85,27.5,fr,20582,128,863198,1,1,Active Shallow Crust,0.0,89.98943,0.0,08/06/6404
+7.3655,48.03701,7475,10,31,6,38,45,5.75,15.0,fr,20583,149,863305,1,1,Active Shallow Crust,0.0,89.98981,0.0,10/31/7475
+2.09431,44.84729,120,6,22,19,41,25,3.65,15.0,fr,20584,2,863539,1,1,Active Shallow Crust,0.0,89.99033,-90.0,06/22/0120
+2.09431,44.84729,9377,5,29,10,29,8,3.95,5.0,fr,20585,187,863574,1,1,Active Shallow Crust,0.0,89.99088,-90.0,05/29/9377
+2.09431,44.84729,1311,8,25,16,10,33,5.35,5.0,fr,20586,26,863745,1,1,Active Shallow Crust,128.8841,89.98805,0.0,08/25/1311
+3.5869,49.42839,2793,8,17,11,23,19,3.65,5.0,fr,20587,55,864012,1,1,Active Shallow Crust,0.0,89.99123,0.0,08/17/2793
+3.5869,49.42839,9689,5,17,7,55,55,4.15,27.5,fr,20588,193,864074,1,1,Active Shallow Crust,0.0,89.99014,0.0,05/17/9689
+6.97263,48.37302,4167,12,5,12,23,23,3.55,15.0,fr,20589,83,864481,1,1,Active Shallow Crust,0.0,89.9933,0.0,12/05/4167
+6.97263,48.37302,898,7,17,17,38,45,3.65,5.0,fr,20590,17,864492,1,2,Active Shallow Crust,0.0,89.98806,0.0,07/17/0898
+6.97263,48.37302,8217,1,26,18,42,49,3.65,5.0,fr,20591,164,864492,1,2,Active Shallow Crust,0.0,89.98806,0.0,01/26/8217
+6.97263,48.37302,4140,4,9,17,19,59,3.75,15.0,fr,20592,82,864505,1,1,Active Shallow Crust,0.0,89.98936,0.0,04/09/4140
+6.97263,48.37302,623,2,20,9,13,49,3.75,15.0,fr,20593,12,864511,1,1,Active Shallow Crust,0.0,89.98923,-90.0,02/20/0623
+6.97263,48.37302,6944,10,2,5,22,32,3.85,15.0,fr,20594,138,864517,1,1,Active Shallow Crust,0.0,89.99052,0.0,10/02/6944
+6.97263,48.37302,3849,3,19,4,28,37,3.95,5.0,fr,20595,76,864531,1,1,Active Shallow Crust,240.0202,58.0046,0.0,03/19/3849
+6.97263,48.37302,1010,12,9,12,14,46,4.05,27.5,fr,20596,20,864542,1,1,Active Shallow Crust,0.0,89.9887,0.0,12/09/1010
+6.97263,48.37302,4610,1,31,22,19,17,4.05,5.0,fr,20597,92,864543,1,1,Active Shallow Crust,240.0064,58.00587,0.0,01/31/4610
+6.97263,48.37302,9193,11,27,6,25,9,4.05,5.0,fr,20598,183,864546,1,1,Active Shallow Crust,0.0,89.98857,-90.0,11/27/9193
+6.97263,48.37302,65,11,8,10,11,31,4.65,5.0,fr,20599,1,864612,1,1,Active Shallow Crust,0.0,89.99056,0.0,11/08/0065
+3.89669,46.68524,9073,2,19,12,51,32,3.55,5.0,fr,20600,181,864960,1,2,Active Shallow Crust,0.0,89.98962,0.0,02/19/9073
+3.89669,46.68524,284,1,13,4,54,35,3.55,5.0,fr,20601,5,864960,1,2,Active Shallow Crust,0.0,89.98962,0.0,01/13/0284
+3.89669,46.68524,8654,8,24,18,22,41,3.55,15.0,fr,20602,173,864961,1,1,Active Shallow Crust,0.0,89.98962,0.0,08/24/8654
+3.89669,46.68524,53,4,4,18,18,16,3.75,5.0,fr,20603,1,864984,1,1,Active Shallow Crust,0.0,89.98901,0.0,04/04/0053
+3.89669,46.68524,8829,3,6,3,32,59,3.95,5.0,fr,20604,176,865008,1,1,Active Shallow Crust,0.0,89.98909,0.0,03/06/8829
+3.89669,46.68524,4936,1,4,11,24,13,3.95,15.0,fr,20605,98,865009,1,1,Active Shallow Crust,0.0,89.98909,0.0,01/04/4936
+3.89669,46.68524,7232,2,11,17,16,39,4.05,5.0,fr,20606,144,865020,1,1,Active Shallow Crust,0.0,89.99027,0.0,02/11/7232
+3.89669,46.68524,1977,3,21,2,31,20,4.05,5.0,fr,20607,39,865029,1,1,Active Shallow Crust,128.8908,89.99319,0.0,03/21/1977
+3.89669,46.68524,6643,3,10,10,21,2,4.25,15.0,fr,20608,132,865045,1,1,Active Shallow Crust,0.0,89.99073,0.0,03/10/6643
+3.89669,46.68524,5929,6,16,8,33,22,5.35,5.0,fr,20609,118,865176,1,1,Active Shallow Crust,0.0,89.98998,0.0,06/16/5929
+3.89669,46.68524,6023,10,25,23,37,27,5.45,5.0,fr,20610,120,865188,1,1,Active Shallow Crust,0.0,89.98991,0.0,10/25/6023
+0.35894,46.32095,1064,8,30,17,11,41,3.55,5.0,fr,20611,21,865440,1,1,Active Shallow Crust,0.0,89.98999,0.0,08/30/1064
+0.35894,46.32095,9647,6,18,11,0,56,3.55,15.0,fr,20612,192,865441,1,1,Active Shallow Crust,0.0,89.98999,0.0,06/18/9647
+0.35894,46.32095,9148,2,25,8,14,8,3.55,5.0,fr,20613,182,865446,1,1,Active Shallow Crust,0.0,89.98988,-90.0,02/25/9148
+0.35894,46.32095,7767,2,19,20,17,52,3.65,5.0,fr,20614,155,865452,1,3,Active Shallow Crust,0.0,89.98991,0.0,02/19/7767
+0.35894,46.32095,4263,7,21,23,44,36,3.65,5.0,fr,20615,85,865452,1,3,Active Shallow Crust,0.0,89.98991,0.0,07/21/4263
+0.35894,46.32095,7830,1,23,5,57,42,3.65,5.0,fr,20616,156,865452,1,3,Active Shallow Crust,0.0,89.98991,0.0,01/23/7830
+0.35894,46.32095,622,1,29,1,36,46,3.65,5.0,fr,20617,12,865455,1,1,Active Shallow Crust,240.001,58.01295,0.0,01/29/0622
+0.35894,46.32095,4920,7,30,0,0,20,3.75,5.0,fr,20618,98,865473,1,1,Active Shallow Crust,128.8966,89.96736,0.0,07/30/4920
+0.35894,46.32095,2863,9,30,3,1,45,3.75,15.0,fr,20619,57,865474,1,1,Active Shallow Crust,128.8966,89.96736,0.0,09/30/2863
+0.35894,46.32095,1957,5,12,19,35,4,4.05,5.0,fr,20620,39,865500,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/12/1957
+0.35894,46.32095,2235,11,14,22,15,54,4.35,15.0,fr,20621,44,865540,1,1,Active Shallow Crust,240.0084,57.99591,0.0,11/14/2235
+0.35894,46.32095,6344,1,28,17,41,56,4.95,5.0,fr,20622,126,865608,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/28/6344
+0.35894,46.32095,2793,5,18,3,54,43,5.25,5.0,fr,20623,55,865644,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/18/2793
+0.35894,46.32095,3354,11,30,10,24,10,5.35,27.5,fr,20624,67,865658,1,1,Active Shallow Crust,360.0,89.99002,0.0,11/30/3354
+2.78258,50.78397,4018,1,20,0,42,37,3.65,5.0,fr,20625,80,865935,1,1,Active Shallow Crust,240.0016,58.01275,0.0,01/20/4018
+2.78258,50.78397,7927,10,1,6,19,33,4.05,5.0,fr,20626,158,865980,1,1,Active Shallow Crust,0.0,89.98924,0.0,10/01/7927
+2.78258,50.78397,5695,12,13,10,45,37,4.15,5.0,fr,20627,113,866001,1,1,Active Shallow Crust,128.8968,89.99361,0.0,12/13/5695
+2.78258,50.78397,1097,9,29,15,48,40,4.45,5.0,fr,20628,21,866028,1,1,Active Shallow Crust,0.0,89.98982,0.0,09/29/1097
+7.27526,50.90793,7051,4,27,18,17,52,3.55,5.0,fr,20629,141,866403,1,2,Active Shallow Crust,240.0133,57.99815,0.0,04/27/7051
+7.27526,50.90793,2727,9,3,23,32,9,3.55,5.0,fr,20630,54,866403,1,2,Active Shallow Crust,240.0133,57.99815,0.0,09/03/2727
+7.27526,50.90793,2701,2,14,12,25,10,3.65,5.0,fr,20631,54,866412,1,1,Active Shallow Crust,0.0,89.98866,0.0,02/14/2701
+7.27526,50.90793,7160,7,22,0,57,8,3.65,15.0,fr,20632,143,866413,1,1,Active Shallow Crust,0.0,89.98866,0.0,07/22/7160
+7.27526,50.90793,5917,12,18,11,59,41,3.85,5.0,fr,20633,118,866436,1,1,Active Shallow Crust,0.0,89.991,0.0,12/18/5917
+7.27526,50.90793,9795,2,24,0,14,1,3.95,5.0,fr,20634,195,866448,1,2,Active Shallow Crust,0.0,89.99197,0.0,02/24/9795
+7.27526,50.90793,1454,12,23,13,38,20,3.95,5.0,fr,20635,29,866448,1,2,Active Shallow Crust,0.0,89.99197,0.0,12/23/1454
+7.27526,50.90793,6871,4,19,12,41,57,3.95,5.0,fr,20636,137,866454,1,1,Active Shallow Crust,0.0,89.99188,-90.0,04/19/6871
+7.27526,50.90793,4163,6,1,15,26,38,4.45,27.5,fr,20637,83,866510,1,1,Active Shallow Crust,0.0,89.99097,0.0,06/01/4163
+0.83797,47.55724,8950,2,15,4,0,57,3.55,5.0,fr,20638,178,867366,1,2,Active Shallow Crust,0.0,89.98968,-90.0,02/15/8950
+0.83797,47.55724,3502,2,16,3,40,10,3.55,5.0,fr,20639,70,867366,1,2,Active Shallow Crust,0.0,89.98968,-90.0,02/16/3502
+0.83797,47.55724,3471,2,28,3,22,6,3.65,15.0,fr,20640,69,867373,1,1,Active Shallow Crust,0.0,89.99014,0.0,02/28/3471
+0.83797,47.55724,5603,3,28,7,57,9,3.65,5.0,fr,20641,112,867375,1,1,Active Shallow Crust,240.0013,58.01291,0.0,03/28/5603
+0.83797,47.55724,7624,5,10,14,25,32,3.95,27.5,fr,20642,152,867410,1,1,Active Shallow Crust,0.0,89.9898,0.0,05/10/7624
+0.83797,47.55724,9357,9,20,15,35,33,4.45,5.0,fr,20643,187,867468,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/20/9357
+0.83797,47.55724,2695,6,29,6,51,53,4.55,5.0,fr,20644,53,867480,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/29/2695
+0.83797,47.55724,1569,12,4,7,1,44,4.55,15.0,fr,20645,31,867481,1,1,Active Shallow Crust,0.0,89.99004,0.0,12/04/1569
+4.97175,47.47995,8392,9,11,17,39,13,3.55,5.0,fr,20646,167,867840,1,1,Active Shallow Crust,0.0,89.99319,0.0,09/11/8392
+4.97175,47.47995,7904,10,16,15,44,15,3.55,15.0,fr,20647,158,867841,1,2,Active Shallow Crust,0.0,89.99319,0.0,10/16/7904
+4.97175,47.47995,3853,5,5,14,21,14,3.55,15.0,fr,20648,77,867841,1,2,Active Shallow Crust,0.0,89.99319,0.0,05/05/3853
+4.97175,47.47995,254,11,19,22,49,6,3.55,5.0,fr,20649,5,867843,1,1,Active Shallow Crust,240.0124,57.99826,0.0,11/19/0254
+4.97175,47.47995,8305,6,11,19,21,26,3.65,27.5,fr,20650,166,867854,1,1,Active Shallow Crust,0.0,89.98785,0.0,06/11/8305
+4.97175,47.47995,6284,10,18,23,37,10,4.35,5.0,fr,20651,125,867945,1,1,Active Shallow Crust,128.8984,89.98257,0.0,10/18/6284
+4.97175,47.47995,6985,12,15,23,46,59,4.45,5.0,fr,20652,139,867948,1,1,Active Shallow Crust,0.0,89.99033,0.0,12/15/6985
+4.97175,47.47995,58,8,2,15,23,33,4.65,27.5,fr,20653,1,867974,1,1,Active Shallow Crust,0.0,89.99039,0.0,08/02/0058
+4.97175,47.47995,815,3,24,15,26,38,4.75,5.0,fr,20654,16,867987,1,1,Active Shallow Crust,240.0077,58.00462,0.0,03/24/0815
+6.01876,43.69873,2583,2,13,1,56,22,3.55,5.0,fr,20655,51,868320,1,2,Active Shallow Crust,0.0,89.99271,0.0,02/13/2583
+6.01876,43.69873,5952,3,23,5,7,54,3.55,5.0,fr,20656,119,868320,1,2,Active Shallow Crust,0.0,89.99271,0.0,03/23/5952
+6.01876,43.69873,3742,9,12,10,12,3,3.55,5.0,fr,20657,74,868326,1,1,Active Shallow Crust,0.0,89.99262,-90.0,09/12/3742
+6.01876,43.69873,3504,6,14,4,36,51,3.55,15.0,fr,20658,70,868327,1,1,Active Shallow Crust,0.0,89.99262,-90.0,06/14/3504
+6.01876,43.69873,1428,10,30,14,12,20,3.65,5.0,fr,20659,28,868335,1,1,Active Shallow Crust,239.9998,58.01391,0.0,10/30/1428
+6.01876,43.69873,4886,12,1,13,8,51,3.75,5.0,fr,20660,97,868344,1,2,Active Shallow Crust,0.0,89.98842,0.0,12/01/4886
+6.01876,43.69873,8788,4,12,15,35,34,3.75,5.0,fr,20661,175,868344,1,2,Active Shallow Crust,0.0,89.98842,0.0,04/12/8788
+6.01876,43.69873,7052,10,13,15,28,36,3.75,5.0,fr,20662,141,868353,1,1,Active Shallow Crust,128.8976,89.9668,0.0,10/13/7052
+6.01876,43.69873,4604,3,25,8,21,23,3.85,5.0,fr,20663,92,868356,1,2,Active Shallow Crust,0.0,89.98968,0.0,03/25/4604
+6.01876,43.69873,2544,2,3,18,50,53,3.85,5.0,fr,20664,50,868356,1,2,Active Shallow Crust,0.0,89.98968,0.0,02/03/2544
+6.01876,43.69873,3339,4,3,4,9,43,3.95,15.0,fr,20665,66,868369,1,1,Active Shallow Crust,0.0,89.9908,0.0,04/03/3339
+6.01876,43.69873,2258,9,1,20,40,54,3.95,27.5,fr,20666,45,868370,1,1,Active Shallow Crust,0.0,89.9908,0.0,09/01/2258
+6.01876,43.69873,992,4,11,7,40,15,4.05,5.0,fr,20667,19,868389,1,1,Active Shallow Crust,128.8905,89.99385,0.0,04/11/0992
+6.01876,43.69873,1410,12,4,13,46,10,4.35,27.5,fr,20668,28,868418,1,1,Active Shallow Crust,0.0,89.99129,0.0,12/04/1410
+6.01876,43.69873,3132,5,26,8,37,51,4.65,5.0,fr,20669,62,868452,1,1,Active Shallow Crust,0.0,89.98972,0.0,05/26/3132
+6.01876,43.69873,6954,8,30,11,58,31,4.65,15.0,fr,20670,139,868462,1,1,Active Shallow Crust,128.892,89.98707,0.0,08/30/6954
+6.01876,43.69873,876,2,28,14,38,53,5.15,5.0,fr,20671,17,868512,1,1,Active Shallow Crust,0.0,89.9896,0.0,02/28/0876
+6.01876,43.69873,162,12,11,20,12,0,5.25,15.0,fr,20672,3,868525,1,1,Active Shallow Crust,0.0,89.9897,0.0,12/11/0162
+7.10572,46.72146,4078,11,2,13,55,19,3.55,5.0,fr,20673,81,868800,1,6,Active Shallow Crust,0.0,89.99309,0.0,11/02/4078
+7.10572,46.72146,7454,3,28,1,35,38,3.55,5.0,fr,20674,149,868800,1,6,Active Shallow Crust,0.0,89.99309,0.0,03/28/7454
+7.10572,46.72146,5755,6,30,21,32,59,3.55,5.0,fr,20675,115,868800,1,6,Active Shallow Crust,0.0,89.99309,0.0,06/30/5755
+7.10572,46.72146,4077,12,19,3,40,28,3.55,5.0,fr,20676,81,868800,1,6,Active Shallow Crust,0.0,89.99309,0.0,12/19/4077
+7.10572,46.72146,3826,7,12,7,34,8,3.55,5.0,fr,20677,76,868800,1,6,Active Shallow Crust,0.0,89.99309,0.0,07/12/3826
+7.10572,46.72146,3842,4,27,21,20,34,3.55,5.0,fr,20678,76,868800,1,6,Active Shallow Crust,0.0,89.99309,0.0,04/27/3842
+7.10572,46.72146,1696,1,13,1,2,37,3.55,27.5,fr,20679,33,868802,1,1,Active Shallow Crust,0.0,89.99309,0.0,01/13/1696
+7.10572,46.72146,1980,7,17,18,3,5,3.55,5.0,fr,20680,39,868803,1,1,Active Shallow Crust,240.0123,57.99823,0.0,07/17/1980
+7.10572,46.72146,7263,12,19,17,40,12,3.55,5.0,fr,20681,145,868806,1,2,Active Shallow Crust,0.0,89.993,-90.0,12/19/7263
+7.10572,46.72146,6050,9,30,5,9,10,3.55,5.0,fr,20682,120,868806,1,2,Active Shallow Crust,0.0,89.993,-90.0,09/30/6050
+7.10572,46.72146,2961,1,4,19,49,26,3.65,5.0,fr,20683,59,868812,1,9,Active Shallow Crust,0.0,89.98768,0.0,01/04/2961
+7.10572,46.72146,3135,1,31,15,17,48,3.65,5.0,fr,20684,62,868812,1,9,Active Shallow Crust,0.0,89.98768,0.0,01/31/3135
+7.10572,46.72146,3730,1,6,0,2,5,3.65,5.0,fr,20685,74,868812,1,9,Active Shallow Crust,0.0,89.98768,0.0,01/06/3730
+7.10572,46.72146,6666,10,3,8,51,42,3.65,5.0,fr,20686,133,868812,1,9,Active Shallow Crust,0.0,89.98768,0.0,10/03/6666
+7.10572,46.72146,8534,7,11,21,1,26,3.65,5.0,fr,20687,170,868812,1,9,Active Shallow Crust,0.0,89.98768,0.0,07/11/8534
+7.10572,46.72146,4580,11,22,1,24,55,3.65,5.0,fr,20688,91,868812,1,9,Active Shallow Crust,0.0,89.98768,0.0,11/22/4580
+7.10572,46.72146,1493,9,12,14,4,10,3.65,5.0,fr,20689,29,868812,1,9,Active Shallow Crust,0.0,89.98768,0.0,09/12/1493
+7.10572,46.72146,2346,3,12,18,50,49,3.65,5.0,fr,20690,46,868812,1,9,Active Shallow Crust,0.0,89.98768,0.0,03/12/2346
+7.10572,46.72146,5625,8,18,23,35,14,3.65,5.0,fr,20691,112,868812,1,9,Active Shallow Crust,0.0,89.98768,0.0,08/18/5625
+7.10572,46.72146,1928,9,30,8,59,25,3.65,15.0,fr,20692,38,868813,1,2,Active Shallow Crust,0.0,89.98768,0.0,09/30/1928
+7.10572,46.72146,5452,3,14,8,49,23,3.65,15.0,fr,20693,109,868813,1,2,Active Shallow Crust,0.0,89.98768,0.0,03/14/5452
+7.10572,46.72146,6502,12,11,4,57,25,3.65,15.0,fr,20694,130,868816,1,3,Active Shallow Crust,240.0017,58.0128,0.0,12/11/6502
+7.10572,46.72146,8709,12,24,3,16,43,3.65,15.0,fr,20695,174,868816,1,3,Active Shallow Crust,240.0017,58.0128,0.0,12/24/8709
+7.10572,46.72146,5092,3,21,4,59,2,3.65,15.0,fr,20696,101,868816,1,3,Active Shallow Crust,240.0017,58.0128,0.0,03/21/5092
+7.10572,46.72146,5181,1,17,11,20,44,3.75,5.0,fr,20697,103,868824,1,4,Active Shallow Crust,0.0,89.98902,0.0,01/17/5181
+7.10572,46.72146,14,2,22,0,11,46,3.75,5.0,fr,20698,0,868824,1,4,Active Shallow Crust,0.0,89.98902,0.0,02/22/0014
+7.10572,46.72146,6438,7,16,18,53,27,3.75,5.0,fr,20699,128,868824,1,4,Active Shallow Crust,0.0,89.98902,0.0,07/16/6438
+7.10572,46.72146,6847,3,3,8,30,53,3.75,5.0,fr,20700,136,868824,1,4,Active Shallow Crust,0.0,89.98902,0.0,03/03/6847
+7.10572,46.72146,4037,7,4,11,58,53,3.75,5.0,fr,20701,80,868827,1,1,Active Shallow Crust,240.0083,58.01779,0.0,07/04/4037
+7.10572,46.72146,6412,5,26,23,10,20,3.75,27.5,fr,20702,128,868832,1,1,Active Shallow Crust,0.0,89.98889,-90.0,05/26/6412
+7.10572,46.72146,8528,10,8,12,59,25,3.75,5.0,fr,20703,170,868833,1,1,Active Shallow Crust,128.8956,89.96749,0.0,10/08/8528
+7.10572,46.72146,6895,8,24,19,17,31,3.85,5.0,fr,20704,137,868836,1,3,Active Shallow Crust,0.0,89.99021,0.0,08/24/6895
+7.10572,46.72146,9935,5,11,16,9,26,3.85,5.0,fr,20705,198,868836,1,3,Active Shallow Crust,0.0,89.99021,0.0,05/11/9935
+7.10572,46.72146,6784,3,13,2,33,19,3.85,5.0,fr,20706,135,868836,1,3,Active Shallow Crust,0.0,89.99021,0.0,03/13/6784
+7.10572,46.72146,7352,9,24,12,37,29,3.85,15.0,fr,20707,147,868837,1,2,Active Shallow Crust,0.0,89.99021,0.0,09/24/7352
+7.10572,46.72146,6099,7,12,13,41,49,3.85,15.0,fr,20708,121,868837,1,2,Active Shallow Crust,0.0,89.99021,0.0,07/12/6099
+7.10572,46.72146,2748,5,5,3,9,48,3.85,5.0,fr,20709,54,868839,1,4,Active Shallow Crust,240.0106,57.99863,0.0,05/05/2748
+7.10572,46.72146,7618,7,16,3,5,24,3.85,5.0,fr,20710,152,868839,1,4,Active Shallow Crust,240.0106,57.99863,0.0,07/16/7618
+7.10572,46.72146,6375,11,29,0,16,41,3.85,5.0,fr,20711,127,868839,1,4,Active Shallow Crust,240.0106,57.99863,0.0,11/29/6375
+7.10572,46.72146,8976,10,30,5,6,10,3.85,5.0,fr,20712,179,868839,1,4,Active Shallow Crust,240.0106,57.99863,0.0,10/30/8976
+7.10572,46.72146,6660,9,1,10,12,22,3.85,15.0,fr,20713,133,868840,1,1,Active Shallow Crust,240.0106,57.99863,0.0,09/01/6660
+7.10572,46.72146,4213,5,9,23,43,27,3.85,5.0,fr,20714,84,868845,1,3,Active Shallow Crust,128.8959,89.99511,0.0,05/09/4213
+7.10572,46.72146,9200,7,14,1,26,40,3.85,5.0,fr,20715,183,868845,1,3,Active Shallow Crust,128.8959,89.99511,0.0,07/14/9200
+7.10572,46.72146,9318,11,27,22,2,6,3.85,5.0,fr,20716,186,868845,1,3,Active Shallow Crust,128.8959,89.99511,0.0,11/27/9318
+7.10572,46.72146,8289,9,25,18,45,40,3.95,5.0,fr,20717,165,868848,1,2,Active Shallow Crust,0.0,89.99128,0.0,09/25/8289
+7.10572,46.72146,9719,1,8,21,4,3,3.95,5.0,fr,20718,194,868848,1,2,Active Shallow Crust,0.0,89.99128,0.0,01/08/9719
+7.10572,46.72146,3027,4,27,17,7,52,3.95,15.0,fr,20719,60,868849,1,3,Active Shallow Crust,0.0,89.99128,0.0,04/27/3027
+7.10572,46.72146,4996,1,3,23,53,56,3.95,15.0,fr,20720,99,868849,1,3,Active Shallow Crust,0.0,89.99128,0.0,01/03/4996
+7.10572,46.72146,4119,8,22,19,55,42,3.95,15.0,fr,20721,82,868849,1,3,Active Shallow Crust,0.0,89.99128,0.0,08/22/4119
+7.10572,46.72146,8677,3,7,21,27,49,4.05,5.0,fr,20722,173,868860,1,5,Active Shallow Crust,0.0,89.98833,0.0,03/07/8677
+7.10572,46.72146,6404,2,4,15,48,45,4.05,5.0,fr,20723,128,868860,1,5,Active Shallow Crust,0.0,89.98833,0.0,02/04/6404
+7.10572,46.72146,7999,4,15,2,10,43,4.05,5.0,fr,20724,159,868860,1,5,Active Shallow Crust,0.0,89.98833,0.0,04/15/7999
+7.10572,46.72146,3371,11,12,0,55,1,4.05,5.0,fr,20725,67,868860,1,5,Active Shallow Crust,0.0,89.98833,0.0,11/12/3371
+7.10572,46.72146,7421,3,26,1,2,13,4.05,5.0,fr,20726,148,868860,1,5,Active Shallow Crust,0.0,89.98833,0.0,03/26/7421
+7.10572,46.72146,9207,11,23,12,23,2,4.05,15.0,fr,20727,184,868864,1,2,Active Shallow Crust,240.0064,58.00579,0.0,11/23/9207
+7.10572,46.72146,1965,5,9,13,8,26,4.05,15.0,fr,20728,39,868864,1,2,Active Shallow Crust,240.0064,58.00579,0.0,05/09/1965
+7.10572,46.72146,1635,8,22,7,14,1,4.05,5.0,fr,20729,32,868869,1,1,Active Shallow Crust,128.89,89.99417,0.0,08/22/1635
+7.10572,46.72146,7391,10,18,13,28,58,4.15,5.0,fr,20730,147,868872,1,2,Active Shallow Crust,0.0,89.98961,0.0,10/18/7391
+7.10572,46.72146,5664,8,22,5,50,39,4.15,5.0,fr,20731,113,868872,1,2,Active Shallow Crust,0.0,89.98961,0.0,08/22/5664
+7.10572,46.72146,7805,11,13,11,19,15,4.25,15.0,fr,20732,156,868885,1,1,Active Shallow Crust,0.0,89.99074,0.0,11/13/7805
+7.10572,46.72146,3918,7,3,3,51,6,4.25,5.0,fr,20733,78,868890,1,1,Active Shallow Crust,0.0,89.99063,-90.0,07/03/3918
+7.10572,46.72146,5716,8,7,8,58,49,4.45,15.0,fr,20734,114,868909,1,1,Active Shallow Crust,0.0,89.99019,0.0,08/07/5716
+7.10572,46.72146,9406,5,19,6,33,35,4.45,5.0,fr,20735,188,868917,1,1,Active Shallow Crust,128.8922,89.99387,0.0,05/19/9406
+7.10572,46.72146,5636,10,28,0,56,51,4.55,15.0,fr,20736,112,868921,1,4,Active Shallow Crust,0.0,89.98907,0.0,10/28/5636
+7.10572,46.72146,8166,10,29,21,11,48,4.55,15.0,fr,20737,163,868921,1,4,Active Shallow Crust,0.0,89.98907,0.0,10/29/8166
+7.10572,46.72146,8109,11,8,3,40,53,4.55,15.0,fr,20738,162,868921,1,4,Active Shallow Crust,0.0,89.98907,0.0,11/08/8109
+7.10572,46.72146,3849,12,11,5,58,11,4.55,15.0,fr,20739,76,868921,1,4,Active Shallow Crust,0.0,89.98907,0.0,12/11/3849
+7.10572,46.72146,8012,11,27,10,26,29,4.65,5.0,fr,20740,160,868932,1,1,Active Shallow Crust,0.0,89.99026,0.0,11/27/8012
+7.10572,46.72146,4397,6,5,7,41,49,4.75,15.0,fr,20741,87,868945,1,1,Active Shallow Crust,0.0,89.98958,0.0,06/05/4397
+7.10572,46.72146,5386,8,16,12,54,4,4.85,5.0,fr,20742,107,868956,1,1,Active Shallow Crust,0.0,89.99072,0.0,08/16/5386
+7.10572,46.72146,1213,1,29,8,45,57,5.55,5.0,fr,20743,24,869040,1,1,Active Shallow Crust,0.0,89.99032,0.0,01/29/1213
+2.54947,51.42045,7055,6,3,18,58,27,3.55,15.0,fr,20744,141,869281,1,1,Active Shallow Crust,0.0,89.99057,0.0,06/03/7055
+2.54947,51.42045,6994,6,29,17,54,42,3.65,27.5,fr,20745,139,869297,1,1,Active Shallow Crust,240.0015,58.01277,0.0,06/29/6994
+2.54947,51.42045,4769,11,1,22,57,25,3.75,5.0,fr,20746,95,869304,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/01/4769
+2.54947,51.42045,6432,5,21,22,23,34,3.75,15.0,fr,20747,128,869305,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/21/6432
+2.54947,51.42045,9857,4,10,18,50,20,3.85,5.0,fr,20748,197,869316,1,1,Active Shallow Crust,0.0,89.9911,0.0,04/10/9857
+2.54947,51.42045,2007,1,10,4,49,39,3.95,5.0,fr,20749,40,869328,1,1,Active Shallow Crust,0.0,89.99008,0.0,01/10/2007
+2.54947,51.42045,8563,11,16,9,13,3,4.65,5.0,fr,20750,171,869412,1,1,Active Shallow Crust,0.0,89.99025,0.0,11/16/8563
+2.60488,41.61222,770,10,11,14,35,44,3.55,5.0,fr,20751,15,869760,1,2,Active Shallow Crust,0.0,89.98869,0.0,10/11/0770
+2.60488,41.61222,4642,11,19,7,0,21,3.55,5.0,fr,20752,92,869760,1,2,Active Shallow Crust,0.0,89.98869,0.0,11/19/4642
+2.60488,41.61222,4783,8,20,18,6,25,3.55,15.0,fr,20753,95,869761,1,1,Active Shallow Crust,0.0,89.98869,0.0,08/20/4783
+2.60488,41.61222,9760,6,13,7,7,43,3.55,27.5,fr,20754,195,869762,1,1,Active Shallow Crust,0.0,89.98869,0.0,06/13/9760
+2.60488,41.61222,4811,3,15,14,28,58,3.55,5.0,fr,20755,96,869766,1,1,Active Shallow Crust,0.0,89.98856,-90.0,03/15/4811
+2.60488,41.61222,4017,12,10,18,21,52,3.65,5.0,fr,20756,80,869772,1,4,Active Shallow Crust,0.0,89.98992,0.0,12/10/4017
+2.60488,41.61222,62,3,4,3,44,6,3.65,5.0,fr,20757,1,869772,1,4,Active Shallow Crust,0.0,89.98992,0.0,03/04/0062
+2.60488,41.61222,3419,12,19,2,59,40,3.65,5.0,fr,20758,68,869772,1,4,Active Shallow Crust,0.0,89.98992,0.0,12/19/3419
+2.60488,41.61222,1625,6,15,4,11,45,3.65,5.0,fr,20759,32,869772,1,4,Active Shallow Crust,0.0,89.98992,0.0,06/15/1625
+2.60488,41.61222,8871,12,6,11,26,1,3.65,5.0,fr,20760,177,869775,1,1,Active Shallow Crust,240.0014,58.01221,0.0,12/06/8871
+2.60488,41.61222,2536,7,22,15,28,54,3.65,5.0,fr,20761,50,869781,1,2,Active Shallow Crust,128.9012,89.96343,0.0,07/22/2536
+2.60488,41.61222,9029,8,17,7,57,59,3.65,5.0,fr,20762,180,869781,1,2,Active Shallow Crust,128.9012,89.96343,0.0,08/17/9029
+2.60488,41.61222,9244,5,13,20,48,5,3.75,5.0,fr,20763,184,869784,1,3,Active Shallow Crust,0.0,89.99102,0.0,05/13/9244
+2.60488,41.61222,5188,10,20,22,6,5,3.75,5.0,fr,20764,103,869784,1,3,Active Shallow Crust,0.0,89.99102,0.0,10/20/5188
+2.60488,41.61222,9522,6,17,19,25,52,3.75,5.0,fr,20765,190,869784,1,3,Active Shallow Crust,0.0,89.99102,0.0,06/17/9522
+2.60488,41.61222,7657,12,15,17,29,57,3.75,15.0,fr,20766,153,869785,1,3,Active Shallow Crust,0.0,89.99102,0.0,12/15/7657
+2.60488,41.61222,351,1,7,21,17,29,3.75,15.0,fr,20767,7,869785,1,3,Active Shallow Crust,0.0,89.99102,0.0,01/07/0351
+2.60488,41.61222,7498,6,23,11,50,50,3.75,15.0,fr,20768,149,869785,1,3,Active Shallow Crust,0.0,89.99102,0.0,06/23/7498
+2.60488,41.61222,5740,9,22,4,10,48,3.75,27.5,fr,20769,114,869786,1,1,Active Shallow Crust,0.0,89.99102,0.0,09/22/5740
+2.60488,41.61222,7521,10,11,7,52,10,3.75,27.5,fr,20770,150,869795,1,1,Active Shallow Crust,128.8964,89.96741,0.0,10/11/7521
+2.60488,41.61222,1924,4,18,7,37,28,3.85,5.0,fr,20771,38,869796,1,1,Active Shallow Crust,0.0,89.98933,0.0,04/18/1924
+2.60488,41.61222,501,10,20,0,9,59,3.85,15.0,fr,20772,10,869797,1,1,Active Shallow Crust,0.0,89.98933,0.0,10/20/0501
+2.60488,41.61222,9629,1,28,7,57,5,3.95,5.0,fr,20773,192,869808,1,4,Active Shallow Crust,0.0,89.99049,0.0,01/28/9629
+2.60488,41.61222,3401,11,19,18,26,30,3.95,5.0,fr,20774,68,869808,1,4,Active Shallow Crust,0.0,89.99049,0.0,11/19/3401
+2.60488,41.61222,5925,9,27,17,31,7,3.95,5.0,fr,20775,118,869808,1,4,Active Shallow Crust,0.0,89.99049,0.0,09/27/5925
+2.60488,41.61222,4389,4,8,19,21,48,3.95,5.0,fr,20776,87,869808,1,4,Active Shallow Crust,0.0,89.99049,0.0,04/08/4389
+2.60488,41.61222,2470,2,18,9,12,23,3.95,15.0,fr,20777,49,869809,1,1,Active Shallow Crust,0.0,89.99049,0.0,02/18/2470
+2.60488,41.61222,6284,1,10,7,54,15,3.95,15.0,fr,20778,125,869818,1,1,Active Shallow Crust,128.9011,89.99287,0.0,01/10/6284
+2.60488,41.61222,6145,3,18,12,37,49,4.05,5.0,fr,20779,122,869820,1,2,Active Shallow Crust,0.0,89.9894,0.0,03/18/6145
+2.60488,41.61222,4886,7,17,4,44,17,4.05,5.0,fr,20780,97,869820,1,2,Active Shallow Crust,0.0,89.9894,0.0,07/17/4886
+2.60488,41.61222,7942,11,9,10,55,6,4.05,27.5,fr,20781,158,869822,1,1,Active Shallow Crust,0.0,89.9894,0.0,11/09/7942
+2.60488,41.61222,2769,10,3,22,40,48,4.15,5.0,fr,20782,55,869832,1,2,Active Shallow Crust,0.0,89.99055,0.0,10/03/2769
+2.60488,41.61222,9615,2,15,7,13,7,4.15,5.0,fr,20783,192,869832,1,2,Active Shallow Crust,0.0,89.99055,0.0,02/15/9615
+2.60488,41.61222,4905,9,24,18,11,35,4.15,15.0,fr,20784,98,869833,1,1,Active Shallow Crust,0.0,89.99055,0.0,09/24/4905
+2.60488,41.61222,5669,12,23,22,54,50,4.15,27.5,fr,20785,113,869834,1,1,Active Shallow Crust,0.0,89.99055,0.0,12/23/5669
+2.60488,41.61222,7420,11,12,22,26,30,4.15,5.0,fr,20786,148,869835,1,1,Active Shallow Crust,240.008,57.99717,0.0,11/12/7420
+2.60488,41.61222,3291,2,17,18,22,19,4.15,5.0,fr,20787,65,869838,1,1,Active Shallow Crust,0.0,89.99044,-90.0,02/17/3291
+2.60488,41.61222,4653,5,27,21,50,8,4.25,5.0,fr,20788,93,869844,1,1,Active Shallow Crust,0.0,89.9899,0.0,05/27/4653
+2.60488,41.61222,9563,8,6,22,1,52,4.25,5.0,fr,20789,191,869847,1,1,Active Shallow Crust,240.0069,57.99379,0.0,08/06/9563
+2.60488,41.61222,6147,12,24,8,59,3,4.35,5.0,fr,20790,122,869856,1,1,Active Shallow Crust,0.0,89.98949,0.0,12/24/6147
+2.60488,41.61222,5503,10,22,15,38,22,4.35,15.0,fr,20791,110,869857,1,2,Active Shallow Crust,0.0,89.98949,0.0,10/22/5503
+2.60488,41.61222,8017,8,9,11,15,38,4.35,15.0,fr,20792,160,869857,1,2,Active Shallow Crust,0.0,89.98949,0.0,08/09/8017
+2.60488,41.61222,7191,3,10,3,57,38,4.35,27.5,fr,20793,143,869858,1,1,Active Shallow Crust,0.0,89.98949,0.0,03/10/7191
+2.60488,41.61222,479,2,3,3,22,25,4.45,5.0,fr,20794,9,869871,1,1,Active Shallow Crust,240.004,57.99438,0.0,02/03/0479
+2.60488,41.61222,860,9,6,11,26,23,4.55,15.0,fr,20795,17,869884,1,1,Active Shallow Crust,240.0079,57.99714,0.0,09/06/0860
+2.60488,41.61222,4008,3,26,13,51,58,4.55,5.0,fr,20796,80,869886,1,1,Active Shallow Crust,0.0,89.99035,-90.0,03/26/4008
+2.60488,41.61222,3150,8,13,15,6,34,4.65,5.0,fr,20797,62,869901,1,1,Active Shallow Crust,128.8923,89.98697,0.0,08/13/3150
+2.60488,41.61222,5619,2,14,20,15,12,4.85,5.0,fr,20798,112,869916,1,1,Active Shallow Crust,0.0,89.98987,0.0,02/14/5619
+2.60488,41.61222,4943,3,4,11,38,42,4.85,15.0,fr,20799,98,869917,1,1,Active Shallow Crust,0.0,89.98987,0.0,03/04/4943
+2.60488,41.61222,4953,1,10,20,10,8,4.95,5.0,fr,20800,99,869928,1,1,Active Shallow Crust,0.0,89.99022,0.0,01/10/4953
+2.60488,41.61222,9724,11,28,14,13,47,5.35,5.0,fr,20801,194,869985,1,1,Active Shallow Crust,128.8858,89.99201,0.0,11/28/9724
+2.60488,41.61222,2918,6,19,0,6,33,5.65,15.0,fr,20802,58,870013,1,1,Active Shallow Crust,0.0,89.98991,0.0,06/19/2918
+2.60488,41.61222,6376,7,16,7,24,22,5.75,5.0,fr,20803,127,870024,1,1,Active Shallow Crust,0.0,89.99011,0.0,07/16/6376
+2.604884,41.61222,3897,4,24,23,10,57,6.25,6.744814,fr,20804,77,870084,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/24/3897
+-0.07185,45.8838,7682,1,7,2,44,33,3.55,5.0,fr,20805,153,870240,1,2,Active Shallow Crust,0.0,89.99002,0.0,01/07/7682
+-0.07185,45.8838,9139,3,23,11,32,9,3.55,5.0,fr,20806,182,870240,1,2,Active Shallow Crust,0.0,89.99002,0.0,03/23/9139
+-0.07185,45.8838,1832,9,5,5,31,41,3.55,27.5,fr,20807,36,870242,1,1,Active Shallow Crust,0.0,89.99002,0.0,09/05/1832
+-0.07185,45.8838,2729,5,12,8,40,46,3.55,5.0,fr,20808,54,870243,1,1,Active Shallow Crust,240.0121,57.99815,0.0,05/12/2729
+-0.07185,45.8838,7546,6,15,19,51,30,3.55,5.0,fr,20809,150,870249,1,1,Active Shallow Crust,128.8963,89.99369,0.0,06/15/7546
+-0.07185,45.8838,4065,4,30,21,19,41,3.65,5.0,fr,20810,81,870252,1,1,Active Shallow Crust,0.0,89.99003,0.0,04/30/4065
+-0.07185,45.8838,1213,1,1,19,3,18,3.65,5.0,fr,20811,24,870255,1,1,Active Shallow Crust,240.001,58.01289,0.0,01/01/1213
+-0.07185,45.8838,5466,5,22,5,36,22,3.65,15.0,fr,20812,109,870256,1,2,Active Shallow Crust,240.001,58.01289,0.0,05/22/5466
+-0.07185,45.8838,5898,5,6,14,59,27,3.65,15.0,fr,20813,117,870256,1,2,Active Shallow Crust,240.001,58.01289,0.0,05/06/5898
+-0.07185,45.8838,2472,5,19,21,32,44,3.75,5.0,fr,20814,49,870264,1,1,Active Shallow Crust,0.0,89.98998,0.0,05/19/2472
+-0.07185,45.8838,4165,6,5,3,51,9,3.75,15.0,fr,20815,83,870274,1,2,Active Shallow Crust,128.8967,89.96735,0.0,06/05/4165
+-0.07185,45.8838,7003,11,9,4,43,37,3.75,15.0,fr,20816,140,870274,1,2,Active Shallow Crust,128.8967,89.96735,0.0,11/09/7003
+-0.07185,45.8838,4032,2,7,16,21,33,3.85,5.0,fr,20817,80,870276,1,1,Active Shallow Crust,0.0,89.98998,0.0,02/07/4032
+-0.07185,45.8838,868,1,24,8,35,0,4.15,5.0,fr,20818,17,870312,1,1,Active Shallow Crust,0.0,89.99,0.0,01/24/0868
+-0.07185,45.8838,1009,2,9,10,52,42,4.15,27.5,fr,20819,20,870317,1,1,Active Shallow Crust,240.0083,57.99726,0.0,02/09/1009
+-0.07185,45.8838,4416,10,22,6,0,20,4.25,5.0,fr,20820,88,870324,1,1,Active Shallow Crust,0.0,89.99001,0.0,10/22/4416
+-0.07185,45.8838,4478,6,16,20,41,49,4.35,5.0,fr,20821,89,870345,1,1,Active Shallow Crust,128.8979,89.98276,0.0,06/16/4478
+-0.07185,45.8838,8191,5,5,20,56,31,4.45,5.0,fr,20822,163,870348,1,2,Active Shallow Crust,0.0,89.99,0.0,05/05/8191
+-0.07185,45.8838,5179,5,10,5,6,44,4.45,5.0,fr,20823,103,870348,1,2,Active Shallow Crust,0.0,89.99,0.0,05/10/5179
+-0.07185,45.8838,3194,12,21,10,7,50,4.45,27.5,fr,20824,63,870350,1,1,Active Shallow Crust,0.0,89.99,0.0,12/21/3194
+-0.07185,45.8838,4089,12,21,13,7,8,4.55,5.0,fr,20825,81,870360,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/21/4089
+-0.07185,45.8838,318,6,15,23,25,10,4.65,5.0,fr,20826,6,870375,1,1,Active Shallow Crust,240.0106,57.99421,0.0,06/15/0318
+-0.07185,45.8838,4706,10,15,10,23,12,4.75,5.0,fr,20827,94,870384,1,1,Active Shallow Crust,0.0,89.99,0.0,10/15/4706
+5.78498,49.98426,3378,7,13,18,26,26,4.05,5.0,fr,20828,67,870783,1,2,Active Shallow Crust,240.0068,58.00569,0.0,07/13/3378
+5.78498,49.98426,6198,9,20,12,19,52,4.05,5.0,fr,20829,123,870783,1,2,Active Shallow Crust,240.0068,58.00569,0.0,09/20/6198
+-0.04693,44.80192,9386,7,18,7,39,36,3.65,5.0,fr,20830,187,871215,1,1,Active Shallow Crust,240.0009,58.01287,0.0,07/18/9386
+-0.04693,44.80192,1547,2,23,18,56,17,3.75,5.0,fr,20831,30,871224,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/23/1547
+-0.04693,44.80192,6699,6,7,13,2,17,5.65,5.0,fr,20832,133,871455,1,1,Active Shallow Crust,240.0325,58.0016,0.0,06/07/6699
+5.96351,46.19263,7417,9,8,4,59,10,3.55,5.0,fr,20833,148,871680,1,2,Active Shallow Crust,0.0,89.99302,0.0,09/08/7417
+5.96351,46.19263,2923,7,8,10,6,38,3.55,5.0,fr,20834,58,871680,1,2,Active Shallow Crust,0.0,89.99302,0.0,07/08/2923
+5.96351,46.19263,6481,2,11,20,10,28,3.55,15.0,fr,20835,129,871681,1,2,Active Shallow Crust,0.0,89.99302,0.0,02/11/6481
+5.96351,46.19263,3068,3,24,1,30,46,3.55,15.0,fr,20836,61,871681,1,2,Active Shallow Crust,0.0,89.99302,0.0,03/24/3068
+5.96351,46.19263,4952,8,9,14,38,21,3.65,5.0,fr,20837,99,871692,1,1,Active Shallow Crust,0.0,89.98756,0.0,08/09/4952
+5.96351,46.19263,3960,11,6,15,37,30,3.65,15.0,fr,20838,79,871693,1,1,Active Shallow Crust,0.0,89.98756,0.0,11/06/3960
+5.96351,46.19263,1983,9,20,0,17,9,3.65,27.5,fr,20839,39,871694,1,1,Active Shallow Crust,0.0,89.98756,0.0,09/20/1983
+5.96351,46.19263,9849,4,2,2,18,43,3.75,5.0,fr,20840,196,871704,1,2,Active Shallow Crust,0.0,89.98891,0.0,04/02/9849
+5.96351,46.19263,8178,9,5,9,22,49,3.75,5.0,fr,20841,163,871704,1,2,Active Shallow Crust,0.0,89.98891,0.0,09/05/8178
+5.96351,46.19263,4194,2,22,3,42,1,3.75,5.0,fr,20842,83,871710,1,1,Active Shallow Crust,0.0,89.98878,-90.0,02/22/4194
+5.96351,46.19263,1226,11,23,22,25,6,3.85,5.0,fr,20843,24,871716,1,3,Active Shallow Crust,0.0,89.99012,0.0,11/23/1226
+5.96351,46.19263,7985,5,22,22,7,52,3.85,5.0,fr,20844,159,871716,1,3,Active Shallow Crust,0.0,89.99012,0.0,05/22/7985
+5.96351,46.19263,571,11,4,15,58,59,3.85,5.0,fr,20845,11,871716,1,3,Active Shallow Crust,0.0,89.99012,0.0,11/04/0571
+5.96351,46.19263,4740,2,20,8,14,54,3.95,5.0,fr,20846,94,871728,1,2,Active Shallow Crust,0.0,89.99119,0.0,02/20/4740
+5.96351,46.19263,3571,11,15,3,59,37,3.95,5.0,fr,20847,71,871728,1,2,Active Shallow Crust,0.0,89.99119,0.0,11/15/3571
+5.96351,46.19263,8109,1,7,18,27,43,3.95,15.0,fr,20848,162,871738,1,1,Active Shallow Crust,128.9006,89.9956,0.0,01/07/8109
+5.96351,46.19263,6256,5,1,18,45,3,4.05,5.0,fr,20849,125,871740,1,1,Active Shallow Crust,0.0,89.98822,0.0,05/01/6256
+5.96351,46.19263,1118,2,19,9,58,39,4.05,27.5,fr,20850,22,871742,1,1,Active Shallow Crust,0.0,89.98822,0.0,02/19/1118
+5.96351,46.19263,4034,7,26,9,12,5,4.15,5.0,fr,20851,80,871752,1,1,Active Shallow Crust,0.0,89.9895,0.0,07/26/4034
+5.96351,46.19263,1607,8,30,13,54,53,4.45,5.0,fr,20852,32,871788,1,1,Active Shallow Crust,0.0,89.99009,0.0,08/30/1607
+5.96351,46.19263,7449,2,18,0,39,14,4.45,5.0,fr,20853,148,871791,1,1,Active Shallow Crust,240.0055,57.99452,0.0,02/18/7449
+5.96351,46.19263,9173,7,2,15,2,27,4.75,5.0,fr,20854,183,871824,1,1,Active Shallow Crust,0.0,89.98948,0.0,07/02/9173
+5.96351,46.19263,2918,4,23,21,22,1,5.05,5.0,fr,20855,58,871860,1,1,Active Shallow Crust,0.0,89.99007,0.0,04/23/2918
+-4.51659,44.88543,8004,1,21,19,11,42,4.45,5.0,fr,20856,160,872748,1,1,Active Shallow Crust,0.0,89.98986,0.0,01/21/8004
+-4.50599,47.10321,371,11,13,4,21,18,3.55,5.0,fr,20857,7,873123,1,1,Active Shallow Crust,240.0112,57.99881,0.0,11/13/0371
+-4.50599,47.10321,2569,3,28,13,34,25,4.55,5.0,fr,20858,51,873243,1,1,Active Shallow Crust,240.0097,57.99721,0.0,03/28/2569
+-1.81829,49.51249,9835,11,14,17,2,45,3.55,5.0,fr,20859,196,873600,1,1,Active Shallow Crust,0.0,89.99018,0.0,11/14/9835
+-1.81829,49.51249,8610,12,3,7,51,15,3.65,5.0,fr,20860,172,873612,1,1,Active Shallow Crust,0.0,89.98979,0.0,12/03/8610
+-1.81829,49.51249,4997,1,16,9,42,24,4.15,15.0,fr,20861,99,873673,1,1,Active Shallow Crust,0.0,89.99016,0.0,01/16/4997
+-1.81829,49.51249,1313,5,25,2,32,32,4.25,5.0,fr,20862,26,873690,1,1,Active Shallow Crust,0.0,89.98965,-90.0,05/25/1313
+-1.81829,49.51249,8211,8,14,22,53,51,4.35,15.0,fr,20863,164,873697,1,1,Active Shallow Crust,0.0,89.99023,0.0,08/14/8211
+6.44794,46.64248,8782,1,15,7,47,50,3.55,5.0,fr,20864,175,874080,1,4,Active Shallow Crust,0.0,89.99308,0.0,01/15/8782
+6.44794,46.64248,2447,9,25,14,26,27,3.55,5.0,fr,20865,48,874080,1,4,Active Shallow Crust,0.0,89.99308,0.0,09/25/2447
+6.44794,46.64248,4108,3,3,13,25,23,3.55,5.0,fr,20866,82,874080,1,4,Active Shallow Crust,0.0,89.99308,0.0,03/03/4108
+6.44794,46.64248,7628,5,2,2,3,27,3.55,5.0,fr,20867,152,874080,1,4,Active Shallow Crust,0.0,89.99308,0.0,05/02/7628
+6.44794,46.64248,1134,9,3,14,9,23,3.55,15.0,fr,20868,22,874081,1,1,Active Shallow Crust,0.0,89.99308,0.0,09/03/1134
+6.44794,46.64248,2227,5,9,20,57,23,3.55,27.5,fr,20869,44,874082,1,1,Active Shallow Crust,0.0,89.99308,0.0,05/09/2227
+6.44794,46.64248,5426,9,29,0,43,30,3.55,5.0,fr,20870,108,874083,1,1,Active Shallow Crust,240.0122,57.99762,0.0,09/29/5426
+6.44794,46.64248,4757,10,8,6,49,11,3.55,5.0,fr,20871,95,874086,1,1,Active Shallow Crust,0.0,89.993,-90.0,10/08/4757
+6.44794,46.64248,2013,8,19,13,56,41,3.55,5.0,fr,20872,40,874089,1,3,Active Shallow Crust,128.8966,89.99308,0.0,08/19/2013
+6.44794,46.64248,5065,7,20,3,29,6,3.55,5.0,fr,20873,101,874089,1,3,Active Shallow Crust,128.8966,89.99308,0.0,07/20/5065
+6.44794,46.64248,1729,11,21,13,52,53,3.55,5.0,fr,20874,34,874089,1,3,Active Shallow Crust,128.8966,89.99308,0.0,11/21/1729
+6.44794,46.64248,8742,1,20,8,51,53,3.65,5.0,fr,20875,174,874092,1,5,Active Shallow Crust,0.0,89.98766,0.0,01/20/8742
+6.44794,46.64248,4030,4,28,9,29,27,3.65,5.0,fr,20876,80,874092,1,5,Active Shallow Crust,0.0,89.98766,0.0,04/28/4030
+6.44794,46.64248,1080,9,15,23,42,54,3.65,5.0,fr,20877,21,874092,1,5,Active Shallow Crust,0.0,89.98766,0.0,09/15/1080
+6.44794,46.64248,5126,10,27,9,51,26,3.65,5.0,fr,20878,102,874092,1,5,Active Shallow Crust,0.0,89.98766,0.0,10/27/5126
+6.44794,46.64248,9251,8,12,6,27,25,3.65,5.0,fr,20879,185,874092,1,5,Active Shallow Crust,0.0,89.98766,0.0,08/12/9251
+6.44794,46.64248,9052,4,14,14,47,57,3.65,15.0,fr,20880,181,874093,1,1,Active Shallow Crust,0.0,89.98766,0.0,04/14/9052
+6.44794,46.64248,9870,12,18,3,51,47,3.65,5.0,fr,20881,197,874095,1,1,Active Shallow Crust,240.0009,58.01254,0.0,12/18/9870
+6.44794,46.64248,521,1,27,17,14,9,3.65,27.5,fr,20882,10,874097,1,1,Active Shallow Crust,240.0009,58.01245,0.0,01/27/0521
+6.44794,46.64248,9252,10,25,15,36,32,3.65,5.0,fr,20883,185,874101,1,1,Active Shallow Crust,128.9005,89.96352,0.0,10/25/9252
+6.44794,46.64248,5585,4,2,18,18,25,3.75,5.0,fr,20884,111,874104,1,4,Active Shallow Crust,0.0,89.989,0.0,04/02/5585
+6.44794,46.64248,1812,3,21,7,22,6,3.75,5.0,fr,20885,36,874104,1,4,Active Shallow Crust,0.0,89.989,0.0,03/21/1812
+6.44794,46.64248,8829,6,11,15,53,23,3.75,5.0,fr,20886,176,874104,1,4,Active Shallow Crust,0.0,89.989,0.0,06/11/8829
+6.44794,46.64248,8658,11,25,5,16,7,3.75,5.0,fr,20887,173,874104,1,4,Active Shallow Crust,0.0,89.989,0.0,11/25/8658
+6.44794,46.64248,8316,5,24,18,3,36,3.75,27.5,fr,20888,166,874106,1,1,Active Shallow Crust,0.0,89.989,0.0,05/24/8316
+6.44794,46.64248,2262,5,1,9,52,44,3.75,5.0,fr,20889,45,874110,1,1,Active Shallow Crust,0.0,89.98888,-90.0,05/01/2262
+6.44794,46.64248,780,2,19,12,18,3,3.85,5.0,fr,20890,15,874116,1,2,Active Shallow Crust,0.0,89.9902,0.0,02/19/0780
+6.44794,46.64248,3345,12,26,15,0,8,3.85,5.0,fr,20891,66,874116,1,2,Active Shallow Crust,0.0,89.9902,0.0,12/26/3345
+6.44794,46.64248,208,3,14,1,35,56,3.85,27.5,fr,20892,4,874118,1,1,Active Shallow Crust,0.0,89.9902,0.0,03/14/0208
+6.44794,46.64248,3902,11,9,7,42,21,3.85,5.0,fr,20893,78,874122,1,1,Active Shallow Crust,0.0,89.99008,-90.0,11/09/3902
+6.44794,46.64248,5641,6,3,8,46,57,3.85,5.0,fr,20894,112,874125,1,2,Active Shallow Crust,128.8965,89.99265,0.0,06/03/5641
+6.44794,46.64248,4341,2,27,6,58,44,3.85,5.0,fr,20895,86,874125,1,2,Active Shallow Crust,128.8965,89.99265,0.0,02/27/4341
+6.44794,46.64248,9091,4,14,4,53,55,3.95,5.0,fr,20896,181,874128,1,3,Active Shallow Crust,0.0,89.99126,0.0,04/14/9091
+6.44794,46.64248,2340,2,20,7,42,10,3.95,5.0,fr,20897,46,874128,1,3,Active Shallow Crust,0.0,89.99126,0.0,02/20/2340
+6.44794,46.64248,6061,9,3,2,20,14,3.95,5.0,fr,20898,121,874128,1,3,Active Shallow Crust,0.0,89.99126,0.0,09/03/6061
+6.44794,46.64248,4265,3,23,12,6,35,3.95,15.0,fr,20899,85,874129,1,1,Active Shallow Crust,0.0,89.99126,0.0,03/23/4265
+6.44794,46.64248,2705,10,25,19,25,18,3.95,5.0,fr,20900,54,874131,1,1,Active Shallow Crust,240.0195,58.00548,0.0,10/25/2705
+6.44794,46.64248,6608,10,4,18,19,17,3.95,5.0,fr,20901,132,874137,1,1,Active Shallow Crust,128.9002,89.99564,0.0,10/04/6608
+6.44794,46.64248,7334,6,25,11,1,11,4.15,5.0,fr,20902,146,874152,1,1,Active Shallow Crust,0.0,89.98959,0.0,06/25/7334
+6.44794,46.64248,9153,1,2,18,24,22,4.15,15.0,fr,20903,183,874153,1,1,Active Shallow Crust,0.0,89.98959,0.0,01/02/9153
+6.44794,46.64248,9243,11,2,7,45,59,4.25,5.0,fr,20904,184,874164,1,2,Active Shallow Crust,0.0,89.99072,0.0,11/02/9243
+6.44794,46.64248,380,10,25,18,5,32,4.25,5.0,fr,20905,7,874164,1,2,Active Shallow Crust,0.0,89.99072,0.0,10/25/0380
+6.44794,46.64248,9082,3,15,5,29,56,4.25,5.0,fr,20906,181,874167,1,1,Active Shallow Crust,240.008,57.99381,0.0,03/15/9082
+6.44794,46.64248,8577,8,23,6,36,17,4.35,15.0,fr,20907,171,874177,1,2,Active Shallow Crust,0.0,89.98898,0.0,08/23/8577
+6.44794,46.64248,890,5,21,16,32,17,4.35,15.0,fr,20908,17,874177,1,2,Active Shallow Crust,0.0,89.98898,0.0,05/21/0890
+6.44794,46.64248,6411,8,21,14,36,39,4.35,27.5,fr,20909,128,874178,1,1,Active Shallow Crust,0.0,89.98898,0.0,08/21/6411
+6.44794,46.64248,3850,2,13,13,27,12,4.45,15.0,fr,20910,76,874189,1,1,Active Shallow Crust,0.0,89.99017,0.0,02/13/3850
+6.44794,46.64248,1036,7,25,14,29,59,4.55,5.0,fr,20911,20,874200,1,1,Active Shallow Crust,0.0,89.98905,0.0,07/25/1036
+6.44794,46.64248,4287,9,27,7,55,29,4.55,15.0,fr,20912,85,874201,1,1,Active Shallow Crust,0.0,89.98905,0.0,09/27/4287
+6.44794,46.64248,13,7,20,7,44,43,4.65,5.0,fr,20913,0,874212,1,2,Active Shallow Crust,0.0,89.99024,0.0,07/20/0013
+6.44794,46.64248,8616,3,11,19,9,42,4.65,5.0,fr,20914,172,874212,1,2,Active Shallow Crust,0.0,89.99024,0.0,03/11/8616
+6.44794,46.64248,7666,7,14,23,14,53,4.65,15.0,fr,20915,153,874213,1,1,Active Shallow Crust,0.0,89.99024,0.0,07/14/7666
+6.44794,46.64248,4132,8,17,5,18,53,4.85,5.0,fr,20916,82,874236,1,1,Active Shallow Crust,0.0,89.9907,0.0,08/17/4132
+6.44794,46.64248,9753,1,22,22,52,22,4.95,5.0,fr,20917,195,874251,1,1,Active Shallow Crust,240.0117,58.00441,0.0,01/22/9753
+6.44794,46.64248,4215,3,15,2,11,20,5.05,5.0,fr,20918,84,874260,1,1,Active Shallow Crust,0.0,89.99015,0.0,03/15/4215
+6.44794,46.64248,4695,5,14,15,34,2,5.45,5.0,fr,20919,93,874308,1,1,Active Shallow Crust,0.0,89.9899,0.0,05/14/4695
+2.38008,47.77282,708,12,19,2,30,50,3.55,5.0,fr,20920,14,874560,1,2,Active Shallow Crust,0.0,89.98984,0.0,12/19/0708
+2.38008,47.77282,6447,6,30,12,11,17,3.55,5.0,fr,20921,128,874560,1,2,Active Shallow Crust,0.0,89.98984,0.0,06/30/6447
+2.38008,47.77282,2540,3,2,14,57,28,3.75,15.0,fr,20922,50,874585,1,1,Active Shallow Crust,0.0,89.98923,0.0,03/02/2540
+2.38008,47.77282,1708,4,4,9,39,19,3.85,27.5,fr,20923,34,874601,1,1,Active Shallow Crust,240.0113,57.99799,0.0,04/04/1708
+2.38008,47.77282,6601,5,25,8,11,48,4.55,15.0,fr,20924,132,874681,1,1,Active Shallow Crust,0.0,89.99036,0.0,05/25/6601
+2.38008,47.77282,3290,3,8,14,21,5,4.85,27.5,fr,20925,65,874718,1,1,Active Shallow Crust,0.0,89.99014,0.0,03/08/3290
+1.46584,44.38309,5350,4,12,11,25,50,3.95,15.0,fr,20926,106,875089,1,1,Active Shallow Crust,0.0,89.98977,0.0,04/12/5350
+1.46584,44.38309,3725,5,31,18,45,9,4.05,27.5,fr,20927,74,875102,1,1,Active Shallow Crust,0.0,89.98987,0.0,05/31/3725
+1.46584,44.38309,9033,2,13,8,6,9,4.25,15.0,fr,20928,180,875125,1,1,Active Shallow Crust,0.0,89.99034,0.0,02/13/9033
+1.46584,44.38309,9331,10,29,2,42,36,4.25,5.0,fr,20929,186,875127,1,1,Active Shallow Crust,240.007,57.99416,0.0,10/29/9331
+1.46584,44.38309,6789,9,23,12,2,14,4.35,5.0,fr,20930,135,875145,1,1,Active Shallow Crust,128.8981,89.98283,0.0,09/23/6789
+1.46584,44.38309,7227,10,18,3,50,7,4.65,5.0,fr,20931,144,875172,1,1,Active Shallow Crust,0.0,89.98985,0.0,10/18/7227
+6.64456,49.71853,1241,8,17,2,35,47,3.75,5.0,fr,20932,24,875544,1,1,Active Shallow Crust,0.0,89.98964,0.0,08/17/1241
+6.64456,49.71853,6656,12,13,4,58,48,4.75,5.0,fr,20933,133,875664,1,1,Active Shallow Crust,0.0,89.99017,0.0,12/13/6656
+6.64456,49.71853,2677,6,12,19,40,6,4.95,5.0,fr,20934,53,875688,1,1,Active Shallow Crust,0.0,89.98959,0.0,06/12/2677
+6.64456,49.71853,3011,10,7,8,43,49,5.25,5.0,fr,20935,60,875724,1,1,Active Shallow Crust,0.0,89.98987,0.0,10/07/3011
+7.64438,50.82689,8982,11,28,17,31,35,3.55,5.0,fr,20936,179,876003,1,1,Active Shallow Crust,240.0135,57.99776,0.0,11/28/8982
+7.64438,50.82689,5761,3,26,9,46,46,3.95,15.0,fr,20937,115,876055,1,1,Active Shallow Crust,0.0,89.99187,-90.0,03/26/5761
+7.64438,50.82689,8972,11,16,23,6,19,4.15,5.0,fr,20938,179,876072,1,1,Active Shallow Crust,0.0,89.99043,0.0,11/16/8972
+7.64438,50.82689,2133,2,14,18,51,27,4.85,5.0,fr,20939,42,876156,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/14/2133
+-1.21433,47.14329,3586,7,5,14,46,37,3.65,15.0,fr,20940,71,876493,1,1,Active Shallow Crust,0.0,89.9893,0.0,07/05/3586
+-1.21433,47.14329,1372,8,11,17,41,6,3.65,5.0,fr,20941,27,876498,1,1,Active Shallow Crust,0.0,89.99072,-90.0,08/11/1372
+-1.21433,47.14329,6874,10,24,6,15,25,3.75,15.0,fr,20942,137,876505,1,1,Active Shallow Crust,0.0,89.99046,0.0,10/24/6874
+-1.21433,47.14329,1468,1,21,21,50,0,3.75,15.0,fr,20943,29,876511,1,1,Active Shallow Crust,0.0,89.99036,-90.0,01/21/1468
+-1.21433,47.14329,8650,6,26,23,55,23,3.85,5.0,fr,20944,172,876525,1,1,Active Shallow Crust,128.8956,89.99393,0.0,06/26/8650
+-1.21433,47.14329,7348,7,21,2,57,53,3.95,5.0,fr,20945,146,876528,1,1,Active Shallow Crust,0.0,89.99026,0.0,07/21/7348
+-1.21433,47.14329,9606,9,8,21,35,52,4.05,5.0,fr,20946,192,876549,1,1,Active Shallow Crust,128.8904,89.99374,0.0,09/08/9606
+-1.21433,47.14329,5232,12,9,1,42,52,4.15,15.0,fr,20947,104,876553,1,1,Active Shallow Crust,0.0,89.98969,0.0,12/09/5232
+-1.21433,47.14329,934,3,18,10,22,8,4.25,5.0,fr,20948,18,876564,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/18/0934
+-1.21433,47.14329,1933,2,8,14,50,9,5.35,5.0,fr,20949,38,876696,1,1,Active Shallow Crust,0.0,89.99007,0.0,02/08/1933
+-6.68226,49.19475,6325,5,7,6,12,55,3.75,5.0,fr,20950,126,876984,1,1,Active Shallow Crust,0.0,89.98953,0.0,05/07/6325
+5.6443,49.4675,5542,10,8,18,44,2,3.65,5.0,fr,20951,110,877452,1,2,Active Shallow Crust,0.0,89.98832,0.0,10/08/5542
+5.6443,49.4675,5373,1,15,4,7,21,3.65,5.0,fr,20952,107,877452,1,2,Active Shallow Crust,0.0,89.98832,0.0,01/15/5373
+5.6443,49.4675,4385,6,19,18,49,41,3.75,5.0,fr,20953,87,877464,1,1,Active Shallow Crust,0.0,89.98959,0.0,06/19/4385
+5.6443,49.4675,8257,9,4,9,35,44,4.55,5.0,fr,20954,165,877560,1,1,Active Shallow Crust,0.0,89.98964,0.0,09/04/8257
+3.62407,40.41272,4006,10,7,14,21,7,3.55,15.0,fr,20955,80,877921,1,1,Active Shallow Crust,0.0,89.98848,0.0,10/07/4006
+3.62407,40.41272,4760,9,21,0,30,18,3.55,27.5,fr,20956,95,877922,1,1,Active Shallow Crust,0.0,89.98848,0.0,09/21/4760
+3.62407,40.41272,7583,7,23,16,37,46,3.75,15.0,fr,20957,151,877951,1,1,Active Shallow Crust,0.0,89.99075,-90.0,07/23/7583
+3.62407,40.41272,9314,11,22,9,46,20,3.85,5.0,fr,20958,186,877959,1,1,Active Shallow Crust,240.0105,57.99752,0.0,11/22/9314
+3.62407,40.41272,1792,7,4,3,51,54,3.85,5.0,fr,20959,35,877965,1,1,Active Shallow Crust,128.896,89.99321,0.0,07/04/1792
+3.31068,48.00323,8737,8,15,20,13,54,3.55,5.0,fr,20960,174,878400,1,1,Active Shallow Crust,0.0,89.98988,0.0,08/15/8737
+3.31068,48.00323,3579,10,2,16,4,58,4.25,5.0,fr,20961,71,878490,1,1,Active Shallow Crust,0.0,89.98933,-90.0,10/02/3579
+8.52265,48.79934,3335,2,12,9,30,46,3.55,27.5,fr,20962,66,878882,1,1,Active Shallow Crust,0.0,89.98672,0.0,02/12/3335
+8.52265,48.79934,6913,6,6,11,53,22,3.55,5.0,fr,20963,138,878889,1,1,Active Shallow Crust,128.8978,89.99335,0.0,06/06/6913
+8.52265,48.79934,1697,5,6,10,8,45,3.65,5.0,fr,20964,33,878892,1,1,Active Shallow Crust,0.0,89.98816,0.0,05/06/1697
+8.52265,48.79934,170,5,14,2,7,54,3.75,15.0,fr,20965,3,878905,1,1,Active Shallow Crust,0.0,89.98945,0.0,05/14/0170
+8.52265,48.79934,2518,3,6,18,11,10,3.75,5.0,fr,20966,50,878907,1,2,Active Shallow Crust,240.0091,58.0182,0.0,03/06/2518
+8.52265,48.79934,7,3,1,17,58,36,3.75,5.0,fr,20967,0,878907,1,2,Active Shallow Crust,240.0091,58.0182,0.0,03/01/0007
+8.52265,48.79934,3870,6,6,21,4,57,3.75,15.0,fr,20968,77,878914,1,1,Active Shallow Crust,128.8987,89.96627,0.0,06/06/3870
+8.52265,48.79934,1468,12,18,17,54,53,3.85,5.0,fr,20969,29,878916,1,3,Active Shallow Crust,0.0,89.99059,0.0,12/18/1468
+8.52265,48.79934,6103,10,26,3,31,19,3.85,5.0,fr,20970,122,878916,1,3,Active Shallow Crust,0.0,89.99059,0.0,10/26/6103
+8.52265,48.79934,6597,10,21,4,33,22,3.85,5.0,fr,20971,131,878916,1,3,Active Shallow Crust,0.0,89.99059,0.0,10/21/6597
+8.52265,48.79934,1548,7,16,2,25,21,3.95,5.0,fr,20972,30,878928,1,3,Active Shallow Crust,0.0,89.99162,0.0,07/16/1548
+8.52265,48.79934,9108,1,23,0,11,18,3.95,5.0,fr,20973,182,878928,1,3,Active Shallow Crust,0.0,89.99162,0.0,01/23/9108
+8.52265,48.79934,5264,3,26,16,32,3,3.95,5.0,fr,20974,105,878928,1,3,Active Shallow Crust,0.0,89.99162,0.0,03/26/5264
+8.52265,48.79934,7235,12,1,16,8,41,3.95,15.0,fr,20975,144,878935,1,1,Active Shallow Crust,0.0,89.99152,-90.0,12/01/7235
+8.52265,48.79934,741,1,21,21,57,2,4.05,5.0,fr,20976,14,878940,1,1,Active Shallow Crust,0.0,89.99253,0.0,01/21/0741
+8.52265,48.79934,6967,10,25,19,0,48,4.25,15.0,fr,20977,139,878968,1,1,Active Shallow Crust,240.0079,57.99454,0.0,10/25/6967
+6.52347,50.44886,7210,3,19,21,14,55,3.55,5.0,fr,20978,144,879360,1,2,Active Shallow Crust,0.0,89.98716,0.0,03/19/7210
+6.52347,50.44886,9128,5,29,0,33,12,3.55,5.0,fr,20979,182,879360,1,2,Active Shallow Crust,0.0,89.98716,0.0,05/29/9128
+6.52347,50.44886,2259,9,18,20,34,26,3.55,15.0,fr,20980,45,879361,1,1,Active Shallow Crust,0.0,89.98716,0.0,09/18/2259
+6.52347,50.44886,6719,3,26,0,26,6,3.55,15.0,fr,20981,134,879370,1,1,Active Shallow Crust,128.8965,89.99358,0.0,03/26/6719
+6.52347,50.44886,5813,10,2,3,7,26,3.65,27.5,fr,20982,116,879374,1,1,Active Shallow Crust,0.0,89.98856,0.0,10/02/5813
+6.52347,50.44886,7187,10,19,8,5,6,3.75,5.0,fr,20983,143,879384,1,2,Active Shallow Crust,0.0,89.9898,0.0,10/19/7187
+6.52347,50.44886,8512,9,17,5,21,14,3.75,5.0,fr,20984,170,879384,1,2,Active Shallow Crust,0.0,89.9898,0.0,09/17/8512
+6.52347,50.44886,5109,1,18,11,54,1,3.75,5.0,fr,20985,102,879387,1,1,Active Shallow Crust,240.0096,58.01732,0.0,01/18/5109
+6.52347,50.44886,4188,6,22,12,40,51,3.75,5.0,fr,20986,83,879393,1,1,Active Shallow Crust,128.8955,89.96756,0.0,06/22/4188
+6.52347,50.44886,4397,9,24,19,43,59,3.85,5.0,fr,20987,87,879399,1,2,Active Shallow Crust,240.0119,57.99787,0.0,09/24/4397
+6.52347,50.44886,9164,12,4,22,51,46,3.85,5.0,fr,20988,183,879399,1,2,Active Shallow Crust,240.0119,57.99787,0.0,12/04/9164
+6.52347,50.44886,4790,5,30,10,39,12,3.85,15.0,fr,20989,95,879403,1,1,Active Shallow Crust,0.0,89.99081,-90.0,05/30/4790
+6.52347,50.44886,7040,11,18,11,35,52,4.15,5.0,fr,20990,140,879432,1,1,Active Shallow Crust,0.0,89.99034,0.0,11/18/7040
+6.52347,50.44886,5563,10,5,9,46,43,4.25,5.0,fr,20991,111,879444,1,1,Active Shallow Crust,0.0,89.99139,0.0,10/05/5563
+6.52347,50.44886,8962,2,12,15,12,54,4.35,5.0,fr,20992,179,879456,1,1,Active Shallow Crust,0.0,89.98978,0.0,02/12/8962
+6.52347,50.44886,454,5,15,16,10,20,4.35,5.0,fr,20993,9,879459,1,1,Active Shallow Crust,240.0095,57.9963,0.0,05/15/0454
+6.52347,50.44886,7951,1,15,12,12,47,4.65,5.0,fr,20994,159,879498,1,1,Active Shallow Crust,0.0,89.99084,-90.0,01/15/7951
+6.52347,50.44886,1899,9,3,0,44,38,4.75,5.0,fr,20995,37,879513,1,1,Active Shallow Crust,128.8875,89.98799,0.0,09/03/1899
+6.52347,50.44886,1803,10,21,20,51,27,5.45,5.0,fr,20996,36,879588,1,1,Active Shallow Crust,0.0,89.98991,0.0,10/21/1803
+0.8044,43.10922,2032,10,3,22,6,7,3.55,5.0,fr,20997,40,879840,1,1,Active Shallow Crust,0.0,89.98988,0.0,10/03/2032
+0.8044,43.10922,4932,9,11,8,44,35,3.55,15.0,fr,20998,98,879841,1,1,Active Shallow Crust,0.0,89.98988,0.0,09/11/4932
+0.8044,43.10922,4450,6,20,7,30,24,3.55,5.0,fr,20999,88,879849,1,1,Active Shallow Crust,128.8962,89.99402,0.0,06/20/4450
+0.8044,43.10922,6053,11,21,17,3,33,3.55,15.0,fr,21000,121,879850,1,1,Active Shallow Crust,128.8962,89.99402,0.0,11/21/6053
+0.8044,43.10922,5050,9,14,0,47,21,3.65,15.0,fr,21001,100,879853,1,1,Active Shallow Crust,0.0,89.99016,0.0,09/14/5050
+0.8044,43.10922,3533,3,7,2,54,16,3.65,5.0,fr,21002,70,879855,1,1,Active Shallow Crust,240.0009,58.01287,0.0,03/07/3533
+0.8044,43.10922,7771,4,18,0,35,40,3.65,15.0,fr,21003,155,879859,1,1,Active Shallow Crust,0.0,89.99004,-90.0,04/18/7771
+0.8044,43.10922,6217,6,6,0,6,48,3.75,5.0,fr,21004,124,879864,1,1,Active Shallow Crust,0.0,89.98977,0.0,06/06/6217
+0.8044,43.10922,8032,4,22,23,37,40,3.75,15.0,fr,21005,160,879865,1,1,Active Shallow Crust,0.0,89.98977,0.0,04/22/8032
+0.8044,43.10922,5550,1,6,18,54,49,3.75,5.0,fr,21006,110,879873,1,1,Active Shallow Crust,128.8967,89.96736,0.0,01/06/5550
+0.8044,43.10922,7128,7,23,17,32,13,3.85,5.0,fr,21007,142,879876,1,1,Active Shallow Crust,0.0,89.99023,0.0,07/23/7128
+0.8044,43.10922,5140,5,11,11,10,59,3.85,5.0,fr,21008,102,879879,1,1,Active Shallow Crust,240.0104,57.99774,0.0,05/11/5140
+0.8044,43.10922,7534,8,3,5,27,3,4.05,5.0,fr,21009,150,879900,1,1,Active Shallow Crust,0.0,89.99017,0.0,08/03/7534
+0.8044,43.10922,1357,9,29,16,15,34,4.25,5.0,fr,21010,27,879924,1,1,Active Shallow Crust,0.0,89.99014,0.0,09/29/1357
+0.8044,43.10922,2645,5,21,11,44,59,4.45,15.0,fr,21011,52,879958,1,1,Active Shallow Crust,128.8929,89.9938,0.0,05/21/2645
+3.91042,51.82685,6149,8,14,1,23,31,3.55,5.0,fr,21012,122,880329,1,1,Active Shallow Crust,128.895,89.99377,0.0,08/14/6149
+4.81515,41.25727,4523,1,12,3,48,3,3.65,15.0,fr,21013,90,880813,1,1,Active Shallow Crust,0.0,89.99324,0.0,01/12/4523
+-0.60554,46.38177,7783,1,25,6,51,23,3.55,5.0,fr,21014,155,881280,1,6,Active Shallow Crust,0.0,89.98956,0.0,01/25/7783
+-0.60554,46.38177,3546,7,30,1,24,23,3.55,5.0,fr,21015,70,881280,1,6,Active Shallow Crust,0.0,89.98956,0.0,07/30/3546
+-0.60554,46.38177,7655,6,14,19,25,55,3.55,5.0,fr,21016,153,881280,1,6,Active Shallow Crust,0.0,89.98956,0.0,06/14/7655
+-0.60554,46.38177,8962,5,15,19,21,39,3.55,5.0,fr,21017,179,881280,1,6,Active Shallow Crust,0.0,89.98956,0.0,05/15/8962
+-0.60554,46.38177,2820,5,31,23,15,19,3.55,5.0,fr,21018,56,881280,1,6,Active Shallow Crust,0.0,89.98956,0.0,05/31/2820
+-0.60554,46.38177,7950,9,25,14,43,57,3.55,5.0,fr,21019,158,881280,1,6,Active Shallow Crust,0.0,89.98956,0.0,09/25/7950
+-0.60554,46.38177,4971,1,23,6,18,53,3.55,15.0,fr,21020,99,881281,1,2,Active Shallow Crust,0.0,89.98956,0.0,01/23/4971
+-0.60554,46.38177,5032,8,9,22,48,33,3.55,15.0,fr,21021,100,881281,1,2,Active Shallow Crust,0.0,89.98956,0.0,08/09/5032
+-0.60554,46.38177,1697,2,19,18,53,22,3.75,5.0,fr,21022,33,881307,1,1,Active Shallow Crust,240.0083,58.01749,0.0,02/19/1697
+-0.60554,46.38177,4330,7,12,2,10,14,4.05,15.0,fr,21023,86,881341,1,1,Active Shallow Crust,0.0,89.99022,0.0,07/12/4330
+-0.60554,46.38177,4253,6,7,8,45,7,4.15,5.0,fr,21024,85,881352,1,1,Active Shallow Crust,0.0,89.98997,0.0,06/07/4253
+-0.60554,46.38177,57,10,17,11,0,3,4.35,5.0,fr,21025,1,881376,1,1,Active Shallow Crust,0.0,89.98996,0.0,10/17/0057
+-0.60554,46.38177,7136,2,14,17,30,36,4.45,5.0,fr,21026,142,881388,1,1,Active Shallow Crust,0.0,89.99013,0.0,02/14/7136
+-0.60554,46.38177,5080,12,29,2,34,18,4.85,5.0,fr,21027,101,881436,1,1,Active Shallow Crust,0.0,89.99007,0.0,12/29/5080
+-0.6055377,46.38177,682,3,15,8,13,29,6.15,6.011322,fr,21028,13,881592,1,1,Active Shallow Crust,0.0,89.98999,0.0,03/15/0682
+2.06552,52.68592,9585,4,14,5,44,13,3.95,5.0,fr,21029,191,882288,1,1,Active Shallow Crust,0.0,89.99036,0.0,04/14/9585
+-2.05712,47.88417,5301,7,23,4,55,24,3.65,5.0,fr,21030,106,882732,1,1,Active Shallow Crust,0.0,89.99096,0.0,07/23/5301
+-2.05712,47.88417,3677,8,19,8,52,44,3.65,5.0,fr,21031,73,882738,1,1,Active Shallow Crust,0.0,89.99085,-90.0,08/19/3677
+-2.05712,47.88417,9614,11,19,22,51,7,3.75,5.0,fr,21032,192,882744,1,1,Active Shallow Crust,0.0,89.98926,0.0,11/19/9614
+-2.05712,47.88417,3012,2,14,13,9,51,3.75,5.0,fr,21033,60,882747,1,1,Active Shallow Crust,240.0086,58.01775,0.0,02/14/3012
+-2.05712,47.88417,1221,8,23,1,2,17,3.85,5.0,fr,21034,24,882756,1,3,Active Shallow Crust,0.0,89.99043,0.0,08/23/1221
+-2.05712,47.88417,2792,11,8,21,27,12,3.85,5.0,fr,21035,55,882756,1,3,Active Shallow Crust,0.0,89.99043,0.0,11/08/2792
+-2.05712,47.88417,4981,9,13,2,9,59,3.85,5.0,fr,21036,99,882756,1,3,Active Shallow Crust,0.0,89.99043,0.0,09/13/4981
+-2.05712,47.88417,9303,7,4,0,41,24,4.15,5.0,fr,21037,186,882792,1,1,Active Shallow Crust,0.0,89.98983,0.0,07/04/9303
+-2.05712,47.88417,4036,1,12,3,25,17,4.15,5.0,fr,21038,80,882798,1,1,Active Shallow Crust,0.0,89.98972,-90.0,01/12/4036
+-2.05712,47.88417,9844,6,1,12,21,25,4.35,5.0,fr,21039,196,882816,1,2,Active Shallow Crust,0.0,89.99058,0.0,06/01/9844
+-2.05712,47.88417,5868,8,5,7,30,14,4.35,5.0,fr,21040,117,882816,1,2,Active Shallow Crust,0.0,89.99058,0.0,08/05/5868
+7.55376,48.31325,4254,5,26,20,31,45,3.55,15.0,fr,21041,85,883201,1,1,Active Shallow Crust,0.0,89.99329,0.0,05/26/4254
+7.55376,48.31325,732,12,4,20,35,50,3.55,27.5,fr,21042,14,883202,1,1,Active Shallow Crust,0.0,89.99329,0.0,12/04/0732
+7.55376,48.31325,9957,2,16,17,6,52,3.55,5.0,fr,21043,199,883203,1,1,Active Shallow Crust,240.012,57.99866,0.0,02/16/9957
+7.55376,48.31325,4941,5,25,19,7,34,3.65,15.0,fr,21044,98,883213,1,1,Active Shallow Crust,0.0,89.98804,0.0,05/25/4941
+7.55376,48.31325,1691,8,19,3,46,42,3.65,27.5,fr,21045,33,883214,1,2,Active Shallow Crust,0.0,89.98804,0.0,08/19/1691
+7.55376,48.31325,9224,2,20,6,28,7,3.65,27.5,fr,21046,184,883214,1,2,Active Shallow Crust,0.0,89.98804,0.0,02/20/9224
+7.55376,48.31325,8017,1,26,12,7,25,3.65,15.0,fr,21047,160,883216,1,1,Active Shallow Crust,240.0015,58.01257,0.0,01/26/8017
+7.55376,48.31325,6255,4,19,22,5,57,3.75,5.0,fr,21048,125,883224,1,3,Active Shallow Crust,0.0,89.98935,0.0,04/19/6255
+7.55376,48.31325,4647,4,3,20,52,21,3.75,5.0,fr,21049,92,883224,1,3,Active Shallow Crust,0.0,89.98935,0.0,04/03/4647
+7.55376,48.31325,2909,9,16,0,54,27,3.75,5.0,fr,21050,58,883224,1,3,Active Shallow Crust,0.0,89.98935,0.0,09/16/2909
+7.55376,48.31325,829,3,7,17,24,11,3.75,15.0,fr,21051,16,883225,1,1,Active Shallow Crust,0.0,89.98935,0.0,03/07/0829
+7.55376,48.31325,4738,4,5,13,41,42,3.75,15.0,fr,21052,94,883228,1,1,Active Shallow Crust,240.0089,58.01817,0.0,04/05/4738
+7.55376,48.31325,6106,3,21,7,55,57,3.75,5.0,fr,21053,122,883230,1,1,Active Shallow Crust,0.0,89.98922,-90.0,03/21/6106
+7.55376,48.31325,1450,2,20,21,36,47,3.75,5.0,fr,21054,28,883233,1,1,Active Shallow Crust,128.896,89.96752,0.0,02/20/1450
+7.55376,48.31325,1137,4,26,9,27,5,3.85,5.0,fr,21055,22,883236,1,2,Active Shallow Crust,0.0,89.9905,0.0,04/26/1137
+7.55376,48.31325,4269,8,29,7,31,8,3.85,5.0,fr,21056,85,883236,1,2,Active Shallow Crust,0.0,89.9905,0.0,08/29/4269
+7.55376,48.31325,5562,1,24,2,34,8,3.85,5.0,fr,21057,111,883239,1,1,Active Shallow Crust,240.01,57.99874,0.0,01/24/5562
+7.55376,48.31325,2007,8,1,2,12,41,3.85,5.0,fr,21058,40,883245,1,1,Active Shallow Crust,128.8963,89.99288,0.0,08/01/2007
+7.55376,48.31325,9589,8,11,5,10,46,3.85,27.5,fr,21059,191,883247,1,1,Active Shallow Crust,128.8963,89.99288,0.0,08/11/9589
+7.55376,48.31325,6626,3,25,10,6,42,3.95,5.0,fr,21060,132,883248,1,2,Active Shallow Crust,0.0,89.99154,0.0,03/25/6626
+7.55376,48.31325,9167,10,27,3,47,47,3.95,5.0,fr,21061,183,883248,1,2,Active Shallow Crust,0.0,89.99154,0.0,10/27/9167
+7.55376,48.31325,6019,10,25,19,46,15,3.95,5.0,fr,21062,120,883251,1,1,Active Shallow Crust,240.0197,58.00513,0.0,10/25/6019
+7.55376,48.31325,4027,12,27,15,54,26,3.95,15.0,fr,21063,80,883252,1,1,Active Shallow Crust,240.0197,58.00513,0.0,12/27/4027
+7.55376,48.31325,993,12,21,10,55,11,3.95,15.0,fr,21064,19,883255,1,1,Active Shallow Crust,0.0,89.99144,-90.0,12/21/0993
+7.55376,48.31325,5713,6,17,19,59,58,4.05,15.0,fr,21065,114,883261,1,1,Active Shallow Crust,0.0,89.98869,0.0,06/17/5713
+7.55376,48.31325,1214,4,28,1,9,34,4.05,15.0,fr,21066,24,883264,1,1,Active Shallow Crust,240.0063,58.00548,0.0,04/28/1214
+7.55376,48.31325,9547,1,12,22,26,36,4.05,5.0,fr,21067,190,883269,1,1,Active Shallow Crust,128.8907,89.99245,0.0,01/12/9547
+7.55376,48.31325,3929,1,18,4,5,13,4.15,5.0,fr,21068,78,883272,1,2,Active Shallow Crust,0.0,89.98991,0.0,01/18/3929
+7.55376,48.31325,8347,5,2,4,58,37,4.15,5.0,fr,21069,166,883272,1,2,Active Shallow Crust,0.0,89.98991,0.0,05/02/8347
+7.55376,48.31325,5410,12,31,15,6,29,4.15,15.0,fr,21070,108,883273,1,1,Active Shallow Crust,0.0,89.98991,0.0,12/31/5410
+7.55376,48.31325,9811,8,22,13,43,20,4.15,27.5,fr,21071,196,883274,1,1,Active Shallow Crust,0.0,89.98991,0.0,08/22/9811
+7.55376,48.31325,9524,1,10,6,17,19,4.25,5.0,fr,21072,190,883284,1,1,Active Shallow Crust,0.0,89.99101,0.0,01/10/9524
+7.55376,48.31325,6280,2,25,20,12,22,4.25,27.5,fr,21073,125,883286,1,1,Active Shallow Crust,0.0,89.99101,0.0,02/25/6280
+7.55376,48.31325,8419,7,19,0,12,23,4.25,5.0,fr,21074,168,883287,1,1,Active Shallow Crust,240.0084,57.994,0.0,07/19/8419
+7.55376,48.31325,9224,8,30,1,13,39,4.35,5.0,fr,21075,184,883296,1,1,Active Shallow Crust,0.0,89.98932,0.0,08/30/9224
+7.55376,48.31325,804,12,16,13,57,10,4.45,15.0,fr,21076,16,883309,1,1,Active Shallow Crust,0.0,89.99048,0.0,12/16/0804
+7.55376,48.31325,9557,3,8,4,15,9,4.45,5.0,fr,21077,191,883317,1,1,Active Shallow Crust,128.8919,89.99405,0.0,03/08/9557
+7.55376,48.31325,4904,11,2,12,17,52,4.55,5.0,fr,21078,98,883326,1,1,Active Shallow Crust,0.0,89.98927,-90.0,11/02/4904
+7.55376,48.31325,2327,12,5,12,47,36,5.05,15.0,fr,21079,46,883381,1,1,Active Shallow Crust,0.0,89.99046,0.0,12/05/2327
+7.55376,48.31325,4105,8,28,6,43,34,5.05,15.0,fr,21080,82,883387,1,1,Active Shallow Crust,0.0,89.99035,-90.0,08/28/4105
+7.55376,48.31325,6456,1,4,14,29,13,5.25,5.0,fr,21081,129,883410,1,1,Active Shallow Crust,0.0,89.99042,-90.0,01/04/6456
+7.55376,48.31325,1895,9,21,9,12,53,5.75,15.0,fr,21082,37,883465,1,1,Active Shallow Crust,0.0,89.98988,0.0,09/21/1895
+-3.44768,42.92434,5897,12,4,1,37,14,3.55,5.0,fr,21083,117,883680,1,2,Active Shallow Crust,0.0,89.98892,0.0,12/04/5897
+-3.44768,42.92434,5435,2,1,23,48,1,3.55,5.0,fr,21084,108,883680,1,2,Active Shallow Crust,0.0,89.98892,0.0,02/01/5435
+-3.44768,42.92434,9127,2,15,20,22,6,3.55,15.0,fr,21085,182,883681,1,1,Active Shallow Crust,0.0,89.98892,0.0,02/15/9127
+-3.44768,42.92434,6567,4,13,21,53,55,3.55,5.0,fr,21086,131,883683,1,1,Active Shallow Crust,240.0123,57.99797,0.0,04/13/6567
+-3.44768,42.92434,1396,12,31,18,18,23,3.55,5.0,fr,21087,27,883689,1,1,Active Shallow Crust,128.8967,89.99446,0.0,12/31/1396
+-3.44768,42.92434,2309,10,17,12,7,34,3.55,27.5,fr,21088,46,883691,1,1,Active Shallow Crust,128.8967,89.99446,0.0,10/17/2309
+-3.44768,42.92434,6450,3,6,5,16,23,3.65,5.0,fr,21089,128,883692,1,1,Active Shallow Crust,0.0,89.99013,0.0,03/06/6450
+-3.44768,42.92434,2388,4,24,0,35,1,3.65,15.0,fr,21090,47,883693,1,1,Active Shallow Crust,0.0,89.99013,0.0,04/24/2388
+-3.44768,42.92434,6097,6,23,0,7,24,3.75,15.0,fr,21091,121,883705,1,1,Active Shallow Crust,0.0,89.9912,0.0,06/23/6097
+-3.44768,42.92434,5924,7,20,23,56,40,3.85,5.0,fr,21092,118,883716,1,2,Active Shallow Crust,0.0,89.98955,0.0,07/20/5924
+-3.44768,42.92434,6560,5,13,11,33,23,3.85,5.0,fr,21093,131,883716,1,2,Active Shallow Crust,0.0,89.98955,0.0,05/13/6560
+-3.44768,42.92434,3039,2,21,13,29,15,3.95,5.0,fr,21094,60,883731,1,1,Active Shallow Crust,240.019,58.00467,0.0,02/21/3039
+-3.44768,42.92434,9017,3,24,22,5,18,3.95,27.5,fr,21095,180,883733,1,1,Active Shallow Crust,240.019,58.00467,0.0,03/24/9017
+-3.44768,42.92434,3782,10,30,10,39,26,4.05,5.0,fr,21096,75,883749,1,1,Active Shallow Crust,128.8913,89.99377,0.0,10/30/3782
+-3.44768,42.92434,4713,11,22,0,42,45,4.15,5.0,fr,21097,94,883752,1,2,Active Shallow Crust,0.0,89.99075,0.0,11/22/4713
+-3.44768,42.92434,666,3,24,23,45,1,4.15,5.0,fr,21098,13,883752,1,2,Active Shallow Crust,0.0,89.99075,0.0,03/24/0666
+-3.44768,42.92434,1968,5,22,4,2,31,4.25,5.0,fr,21099,39,883767,1,1,Active Shallow Crust,240.0068,57.99425,0.0,05/22/1968
+-3.44768,42.92434,3201,12,29,2,23,20,5.05,27.5,fr,21100,64,883865,1,1,Active Shallow Crust,240.0204,57.99733,0.0,12/29/3201
+0.89285,47.2942,6660,11,24,12,27,48,3.55,5.0,fr,21101,133,884160,1,1,Active Shallow Crust,0.0,89.98974,0.0,11/24/6660
+0.89285,47.2942,3796,12,12,4,23,44,3.55,5.0,fr,21102,75,884163,1,2,Active Shallow Crust,240.0121,57.99819,0.0,12/12/3796
+0.89285,47.2942,7502,5,12,12,11,2,3.55,5.0,fr,21103,150,884163,1,2,Active Shallow Crust,240.0121,57.99819,0.0,05/12/7502
+0.89285,47.2942,5589,4,20,22,34,42,3.75,5.0,fr,21104,111,884184,1,1,Active Shallow Crust,0.0,89.98981,0.0,04/20/5589
+0.89285,47.2942,9157,8,10,9,35,14,3.85,15.0,fr,21105,183,884197,1,1,Active Shallow Crust,0.0,89.98971,0.0,08/10/9157
+0.89285,47.2942,8946,6,2,23,18,20,3.85,5.0,fr,21106,178,884199,1,1,Active Shallow Crust,240.011,57.99786,0.0,06/02/8946
+0.89285,47.2942,3003,6,15,2,47,7,3.85,5.0,fr,21107,60,884202,1,1,Active Shallow Crust,0.0,89.9902,-90.0,06/15/3003
+0.89285,47.2942,5180,1,19,0,50,26,4.15,5.0,fr,21108,103,884241,1,1,Active Shallow Crust,128.8973,89.99379,0.0,01/19/5180
+0.89285,47.2942,4620,6,21,12,36,10,4.55,5.0,fr,21109,92,884283,1,1,Active Shallow Crust,240.0095,57.99741,0.0,06/21/4620
+6.29336,50.42046,9753,3,31,21,38,41,3.55,5.0,fr,21110,195,884640,1,4,Active Shallow Crust,0.0,89.98715,0.0,03/31/9753
+6.29336,50.42046,8599,6,4,4,17,2,3.55,5.0,fr,21111,171,884640,1,4,Active Shallow Crust,0.0,89.98715,0.0,06/04/8599
+6.29336,50.42046,4313,10,21,10,2,11,3.55,5.0,fr,21112,86,884640,1,4,Active Shallow Crust,0.0,89.98715,0.0,10/21/4313
+6.29336,50.42046,4016,11,14,20,8,21,3.55,5.0,fr,21113,80,884640,1,4,Active Shallow Crust,0.0,89.98715,0.0,11/14/4016
+6.29336,50.42046,9460,6,1,11,45,28,3.55,15.0,fr,21114,189,884641,1,1,Active Shallow Crust,0.0,89.98715,0.0,06/01/9460
+6.29336,50.42046,3882,2,1,10,50,39,3.55,5.0,fr,21115,77,884646,1,1,Active Shallow Crust,0.0,89.987,-90.0,02/01/3882
+6.29336,50.42046,6177,1,28,14,37,2,3.65,5.0,fr,21116,123,884652,1,2,Active Shallow Crust,0.0,89.98855,0.0,01/28/6177
+6.29336,50.42046,6144,11,18,5,21,29,3.65,5.0,fr,21117,122,884652,1,2,Active Shallow Crust,0.0,89.98855,0.0,11/18/6144
+6.29336,50.42046,7172,3,15,2,20,11,3.65,5.0,fr,21118,143,884658,1,1,Active Shallow Crust,0.0,89.98841,-90.0,03/15/7172
+6.29336,50.42046,9954,5,11,15,14,16,3.75,15.0,fr,21119,199,884665,1,2,Active Shallow Crust,0.0,89.98979,0.0,05/11/9954
+6.29336,50.42046,3314,4,18,12,53,37,3.75,15.0,fr,21120,66,884665,1,2,Active Shallow Crust,0.0,89.98979,0.0,04/18/3314
+6.29336,50.42046,8909,7,29,15,47,51,3.75,5.0,fr,21121,178,884667,1,1,Active Shallow Crust,240.0091,58.01779,0.0,07/29/8909
+6.29336,50.42046,9527,4,24,4,10,12,3.75,5.0,fr,21122,190,884670,1,1,Active Shallow Crust,0.0,89.98968,-90.0,04/24/9527
+6.29336,50.42046,2296,8,10,14,26,52,3.75,27.5,fr,21123,45,884675,1,1,Active Shallow Crust,128.8963,89.96756,0.0,08/10/2296
+6.29336,50.42046,7162,7,4,15,33,35,3.85,15.0,fr,21124,143,884677,1,2,Active Shallow Crust,0.0,89.99091,0.0,07/04/7162
+6.29336,50.42046,5798,10,14,0,29,50,3.85,15.0,fr,21125,115,884677,1,2,Active Shallow Crust,0.0,89.99091,0.0,10/14/5798
+6.29336,50.42046,4587,9,22,7,54,30,3.85,15.0,fr,21126,91,884680,1,1,Active Shallow Crust,240.0109,57.99786,0.0,09/22/4587
+6.29336,50.42046,5101,1,18,19,35,19,3.95,5.0,fr,21127,102,884688,1,2,Active Shallow Crust,0.0,89.99189,0.0,01/18/5101
+6.29336,50.42046,580,5,1,4,52,50,3.95,5.0,fr,21128,11,884688,1,2,Active Shallow Crust,0.0,89.99189,0.0,05/01/0580
+6.29336,50.42046,715,4,28,6,5,47,3.95,27.5,fr,21129,14,884696,1,1,Active Shallow Crust,0.0,89.9918,-90.0,04/28/0715
+6.29336,50.42046,4485,6,7,9,11,33,4.05,5.0,fr,21130,89,884700,1,2,Active Shallow Crust,0.0,89.98916,0.0,06/07/4485
+6.29336,50.42046,9437,1,4,15,13,38,4.05,5.0,fr,21131,188,884700,1,2,Active Shallow Crust,0.0,89.98916,0.0,01/04/9437
+6.29336,50.42046,2868,6,4,4,35,21,4.35,15.0,fr,21132,57,884743,1,1,Active Shallow Crust,0.0,89.98965,-90.0,06/04/2868
+6.29336,50.42046,9713,1,18,19,56,38,4.85,5.0,fr,21133,194,884796,1,1,Active Shallow Crust,0.0,89.98993,0.0,01/18/9713
+6.55048,51.67733,4691,1,9,23,21,13,3.75,5.0,fr,21134,93,885144,1,1,Active Shallow Crust,0.0,89.99007,0.0,01/09/4691
+6.55048,51.67733,9801,8,2,10,14,2,3.85,27.5,fr,21135,196,885167,1,1,Active Shallow Crust,128.8947,89.99557,0.0,08/02/9801
+6.55048,51.67733,9164,2,5,21,31,56,4.25,5.0,fr,21136,183,885207,1,1,Active Shallow Crust,240.009,57.99403,0.0,02/05/9164
+6.55048,51.67733,2578,10,6,17,42,15,4.35,5.0,fr,21137,51,885216,1,1,Active Shallow Crust,0.0,89.99004,0.0,10/06/2578
+6.55048,51.67733,4878,6,3,19,29,0,5.05,5.0,fr,21138,97,885300,1,1,Active Shallow Crust,0.0,89.98999,0.0,06/03/4878
+4.05637,47.60593,7669,6,27,12,51,47,3.65,15.0,fr,21139,153,885613,1,1,Active Shallow Crust,0.0,89.98788,0.0,06/27/7669
+4.05637,47.60593,9389,6,30,18,22,52,4.45,5.0,fr,21140,187,885708,1,1,Active Shallow Crust,0.0,89.99035,0.0,06/30/9389
+-0.1684,48.69201,672,8,19,11,15,48,3.65,5.0,fr,21141,13,886092,1,1,Active Shallow Crust,0.0,89.98999,0.0,08/19/0672
+-0.1684,48.69201,664,4,22,17,38,8,3.65,15.0,fr,21142,13,886096,1,1,Active Shallow Crust,240.0013,58.01294,0.0,04/22/0664
+-0.1684,48.69201,6477,3,21,14,11,48,3.85,5.0,fr,21143,129,886116,1,1,Active Shallow Crust,0.0,89.98998,0.0,03/21/6477
+-0.1684,48.69201,5884,6,5,5,19,3,3.85,15.0,fr,21144,117,886117,1,1,Active Shallow Crust,0.0,89.98998,0.0,06/05/5884
+-0.1684,48.69201,9430,4,21,9,45,3,3.85,5.0,fr,21145,188,886122,1,1,Active Shallow Crust,0.0,89.99002,-90.0,04/21/9430
+-0.1684,48.69201,3412,2,9,16,32,27,3.95,5.0,fr,21146,68,886128,1,1,Active Shallow Crust,0.0,89.99003,0.0,02/09/3412
+-0.1684,48.69201,4404,6,24,9,13,4,3.95,27.5,fr,21147,88,886133,1,1,Active Shallow Crust,240.0201,58.00502,0.0,06/24/4404
+-0.1684,48.69201,1413,10,20,3,30,2,4.05,15.0,fr,21148,28,886141,1,1,Active Shallow Crust,359.9999,89.99006,0.0,10/20/1413
+-0.1684,48.69201,252,5,6,7,36,36,4.45,5.0,fr,21149,5,886188,1,1,Active Shallow Crust,360.0,89.99004,0.0,05/06/0252
+-0.1684,48.69201,3888,11,5,4,51,9,4.65,5.0,fr,21150,77,886218,1,1,Active Shallow Crust,0.0,89.98997,-90.0,11/05/3888
+-0.1684,48.69201,6864,9,27,18,49,1,4.75,15.0,fr,21151,137,886225,1,1,Active Shallow Crust,0.0,89.99002,0.0,09/27/6864
+-0.1684,48.69201,5300,11,6,17,29,59,5.15,5.0,fr,21152,105,886272,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/06/5300
+-0.1684,48.69201,1853,6,15,15,56,18,5.25,5.0,fr,21153,37,886284,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/15/1853
+5.44475,45.99521,3342,3,11,21,25,19,3.55,5.0,fr,21154,66,886560,1,2,Active Shallow Crust,0.0,89.993,0.0,03/11/3342
+5.44475,45.99521,7317,11,24,3,36,58,3.55,5.0,fr,21155,146,886560,1,2,Active Shallow Crust,0.0,89.993,0.0,11/24/7317
+5.44475,45.99521,209,5,22,6,17,0,3.55,5.0,fr,21156,4,886566,1,1,Active Shallow Crust,0.0,89.99291,-90.0,05/22/0209
+5.44475,45.99521,8009,10,22,7,34,43,3.65,5.0,fr,21157,160,886572,1,2,Active Shallow Crust,0.0,89.98751,0.0,10/22/8009
+5.44475,45.99521,8027,8,18,14,47,20,3.65,5.0,fr,21158,160,886572,1,2,Active Shallow Crust,0.0,89.98751,0.0,08/18/8027
+5.44475,45.99521,3833,9,23,8,9,22,3.65,15.0,fr,21159,76,886573,1,2,Active Shallow Crust,0.0,89.98751,0.0,09/23/3833
+5.44475,45.99521,5949,8,28,6,49,14,3.65,15.0,fr,21160,118,886573,1,2,Active Shallow Crust,0.0,89.98751,0.0,08/28/5949
+5.44475,45.99521,3855,3,29,8,17,37,3.65,27.5,fr,21161,77,886583,1,1,Active Shallow Crust,128.9006,89.96352,0.0,03/29/3855
+5.44475,45.99521,9903,9,28,19,0,0,3.75,5.0,fr,21162,198,886584,1,1,Active Shallow Crust,0.0,89.98887,0.0,09/28/9903
+5.44475,45.99521,7362,3,29,0,44,15,3.85,5.0,fr,21163,147,886596,1,1,Active Shallow Crust,0.0,89.99008,0.0,03/29/7362
+5.44475,45.99521,614,8,19,6,2,14,3.85,15.0,fr,21164,12,886597,1,1,Active Shallow Crust,0.0,89.99008,0.0,08/19/0614
+5.44475,45.99521,3550,10,12,1,44,19,3.85,27.5,fr,21165,70,886598,1,1,Active Shallow Crust,0.0,89.99008,0.0,10/12/3550
+5.44475,45.99521,4143,9,12,14,33,17,4.05,15.0,fr,21166,82,886621,1,2,Active Shallow Crust,0.0,89.98818,0.0,09/12/4143
+5.44475,45.99521,8209,7,29,9,41,3,4.05,15.0,fr,21167,164,886621,1,2,Active Shallow Crust,0.0,89.98818,0.0,07/29/8209
+5.44475,45.99521,1241,4,29,8,5,0,4.05,5.0,fr,21168,24,886623,1,1,Active Shallow Crust,240.0063,58.00571,0.0,04/29/1241
+5.44475,45.99521,4901,10,7,15,25,52,4.15,5.0,fr,21169,98,886632,1,1,Active Shallow Crust,0.0,89.98946,0.0,10/07/4901
+5.44475,45.99521,9277,9,16,5,21,10,4.15,15.0,fr,21170,185,886633,1,1,Active Shallow Crust,0.0,89.98946,0.0,09/16/9277
+5.44475,45.99521,2023,3,12,11,19,24,4.25,5.0,fr,21171,40,886647,1,1,Active Shallow Crust,240.0074,57.99416,0.0,03/12/2023
+5.44475,45.99521,471,3,30,7,28,2,5.45,5.0,fr,21172,9,886788,1,1,Active Shallow Crust,0.0,89.98978,0.0,03/30/0471
+5.80536,51.82678,6987,2,21,8,39,34,3.65,5.0,fr,21173,139,887061,1,1,Active Shallow Crust,128.9003,89.9631,0.0,02/21/6987
+-3.23555,50.47208,1857,10,4,6,26,20,3.75,15.0,fr,21174,37,887551,1,1,Active Shallow Crust,0.0,89.98969,-90.0,10/04/1857
+-3.23555,50.47208,8835,3,10,13,22,43,3.75,5.0,fr,21175,176,887553,1,1,Active Shallow Crust,128.8964,89.96733,0.0,03/10/8835
+1.92134,49.06621,4352,1,28,10,1,17,3.55,5.0,fr,21176,87,888000,1,1,Active Shallow Crust,0.0,89.99009,0.0,01/28/4352
+1.92134,49.06621,2875,4,17,11,10,0,3.55,5.0,fr,21177,57,888006,1,1,Active Shallow Crust,0.0,89.98997,-90.0,04/17/2875
+1.92134,49.06621,8344,8,28,18,16,3,3.65,15.0,fr,21178,166,888013,1,2,Active Shallow Crust,0.0,89.98969,0.0,08/28/8344
+1.92134,49.06621,2653,5,31,9,43,28,3.65,15.0,fr,21179,53,888013,1,2,Active Shallow Crust,0.0,89.98969,0.0,05/31/2653
+1.92134,49.06621,5132,2,15,20,36,14,3.75,5.0,fr,21180,102,888027,1,1,Active Shallow Crust,240.0084,58.01775,0.0,02/15/5132
+1.92134,49.06621,7399,3,8,18,52,13,3.95,5.0,fr,21181,147,888048,1,1,Active Shallow Crust,0.0,89.98958,0.0,03/08/7399
+1.92134,49.06621,1465,1,14,12,37,10,4.15,5.0,fr,21182,29,888072,1,1,Active Shallow Crust,0.0,89.99007,0.0,01/14/1465
+1.92134,49.06621,8736,2,18,2,18,42,4.15,15.0,fr,21183,174,888082,1,1,Active Shallow Crust,128.8973,89.99338,0.0,02/18/8736
+1.92134,49.06621,1055,1,26,22,31,22,4.25,5.0,fr,21184,21,888090,1,1,Active Shallow Crust,0.0,89.9903,-90.0,01/26/1055
+4.04794,48.2401,6287,2,8,15,17,6,4.55,5.0,fr,21185,125,888600,1,1,Active Shallow Crust,0.0,89.98938,0.0,02/08/6287
+-2.01917,44.75231,788,3,14,21,35,45,3.95,5.0,fr,21186,15,889008,1,1,Active Shallow Crust,0.0,89.99097,0.0,03/14/0788
+4.93049,45.79577,1902,1,23,4,10,42,3.65,5.0,fr,21187,38,889452,1,1,Active Shallow Crust,0.0,89.98746,0.0,01/23/1902
+4.93049,45.79577,3370,11,16,20,23,17,3.65,5.0,fr,21188,67,889455,1,2,Active Shallow Crust,240.001,58.01345,0.0,11/16/3370
+4.93049,45.79577,4090,9,19,7,13,50,3.65,5.0,fr,21189,81,889455,1,2,Active Shallow Crust,240.001,58.01345,0.0,09/19/4090
+4.93049,45.79577,5527,10,30,0,48,6,3.75,5.0,fr,21190,110,889464,1,1,Active Shallow Crust,0.0,89.98883,0.0,10/30/5527
+4.93049,45.79577,7225,5,27,13,10,8,3.75,27.5,fr,21191,144,889466,1,1,Active Shallow Crust,0.0,89.98883,0.0,05/27/7225
+4.93049,45.79577,3007,8,7,19,38,24,3.75,5.0,fr,21192,60,889470,1,1,Active Shallow Crust,0.0,89.9887,-90.0,08/07/3007
+4.93049,45.79577,282,5,17,4,29,21,3.75,5.0,fr,21193,5,889473,1,1,Active Shallow Crust,128.8958,89.96748,0.0,05/17/0282
+4.93049,45.79577,3291,8,5,15,1,58,3.85,5.0,fr,21194,65,889476,1,1,Active Shallow Crust,0.0,89.99004,0.0,08/05/3291
+4.93049,45.79577,4062,7,13,0,34,18,3.85,5.0,fr,21195,81,889479,1,1,Active Shallow Crust,240.0111,57.99773,0.0,07/13/4062
+4.93049,45.79577,2359,12,18,21,28,48,3.95,5.0,fr,21196,47,889488,1,1,Active Shallow Crust,0.0,89.99113,0.0,12/18/2359
+4.93049,45.79577,3687,4,18,2,17,41,4.05,5.0,fr,21197,73,889500,1,1,Active Shallow Crust,0.0,89.98814,0.0,04/18/3687
+4.93049,45.79577,9752,7,19,2,34,53,4.15,5.0,fr,21198,195,889512,1,1,Active Shallow Crust,0.0,89.98943,0.0,07/19/9752
+4.93049,45.79577,557,6,23,10,26,9,4.35,15.0,fr,21199,11,889537,1,1,Active Shallow Crust,0.0,89.9888,0.0,06/23/0557
+4.93049,45.79577,4935,3,18,10,50,15,4.45,5.0,fr,21200,98,889548,1,1,Active Shallow Crust,0.0,89.99002,0.0,03/18/4935
+4.93049,45.79577,7820,9,20,19,4,32,4.45,15.0,fr,21201,156,889549,1,1,Active Shallow Crust,0.0,89.99002,0.0,09/20/7820
+4.82991,51.33281,2838,12,20,4,4,52,3.55,5.0,fr,21202,56,889920,1,1,Active Shallow Crust,0.0,89.9874,0.0,12/20/2838
+4.82991,51.33281,9606,10,17,11,50,5,3.75,27.5,fr,21203,192,889946,1,1,Active Shallow Crust,0.0,89.98999,0.0,10/17/9606
+4.82991,51.33281,2941,9,23,5,22,8,3.85,15.0,fr,21204,58,889957,1,1,Active Shallow Crust,0.0,89.99108,0.0,09/23/2941
+4.82991,51.33281,7857,5,4,20,21,35,3.95,5.0,fr,21205,157,889968,1,1,Active Shallow Crust,0.0,89.98808,0.0,05/04/7857
+4.82991,51.33281,2935,8,17,15,27,31,4.15,5.0,fr,21206,58,889995,1,1,Active Shallow Crust,240.0099,57.99728,0.0,08/17/2935
+4.82991,51.33281,9539,7,19,5,24,15,5.05,5.0,fr,21207,190,890109,1,1,Active Shallow Crust,128.883,89.99055,0.0,07/19/9539
+0.12511,48.84263,3127,9,8,21,3,34,3.55,5.0,fr,21208,62,890400,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/08/3127
+0.12511,48.84263,3233,7,20,8,45,34,3.55,15.0,fr,21209,64,890401,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/20/3233
+0.12511,48.84263,934,4,1,9,32,10,3.65,5.0,fr,21210,18,890412,1,1,Active Shallow Crust,0.0,89.99002,0.0,04/01/0934
+0.12511,48.84263,9409,4,7,22,26,57,3.65,15.0,fr,21211,188,890413,1,2,Active Shallow Crust,0.0,89.99002,0.0,04/07/9409
+0.12511,48.84263,4662,11,8,13,57,31,3.65,15.0,fr,21212,93,890413,1,2,Active Shallow Crust,0.0,89.99002,0.0,11/08/4662
+0.12511,48.84263,9923,8,5,14,22,27,3.95,5.0,fr,21213,198,890448,1,1,Active Shallow Crust,0.0,89.99005,0.0,08/05/9923
+0.12511,48.84263,9928,6,9,6,37,56,4.05,5.0,fr,21214,198,890460,1,1,Active Shallow Crust,0.0,89.98997,0.0,06/09/9928
+0.12511,48.84263,1311,9,30,19,52,44,4.05,5.0,fr,21215,26,890469,1,1,Active Shallow Crust,128.8902,89.99371,0.0,09/30/1311
+0.12511,48.84263,690,10,7,4,3,29,4.45,5.0,fr,21216,13,890508,1,1,Active Shallow Crust,0.0,89.98999,0.0,10/07/0690
+0.12511,48.84263,3703,7,4,6,36,58,4.65,15.0,fr,21217,74,890536,1,1,Active Shallow Crust,240.0117,57.99438,0.0,07/04/3703
+0.12511,48.84263,6706,7,25,7,53,21,5.25,5.0,fr,21218,134,890610,1,1,Active Shallow Crust,360.0,89.99001,-90.0,07/25/6706
+7.92007,47.33025,5322,4,22,21,52,55,3.55,5.0,fr,21219,106,890880,1,6,Active Shallow Crust,0.0,89.99316,0.0,04/22/5322
+7.92007,47.33025,3104,3,27,23,28,23,3.55,5.0,fr,21220,62,890880,1,6,Active Shallow Crust,0.0,89.99316,0.0,03/27/3104
+7.92007,47.33025,6549,8,8,13,0,55,3.55,5.0,fr,21221,130,890880,1,6,Active Shallow Crust,0.0,89.99316,0.0,08/08/6549
+7.92007,47.33025,2085,7,2,14,41,57,3.55,5.0,fr,21222,41,890880,1,6,Active Shallow Crust,0.0,89.99316,0.0,07/02/2085
+7.92007,47.33025,301,4,5,16,2,1,3.55,5.0,fr,21223,6,890880,1,6,Active Shallow Crust,0.0,89.99316,0.0,04/05/0301
+7.92007,47.33025,8234,4,3,19,3,29,3.55,5.0,fr,21224,164,890880,1,6,Active Shallow Crust,0.0,89.99316,0.0,04/03/8234
+7.92007,47.33025,9032,1,5,15,17,41,3.55,15.0,fr,21225,180,890881,1,2,Active Shallow Crust,0.0,89.99316,0.0,01/05/9032
+7.92007,47.33025,1957,11,24,8,45,51,3.55,15.0,fr,21226,39,890881,1,2,Active Shallow Crust,0.0,89.99316,0.0,11/24/1957
+7.92007,47.33025,9887,7,29,20,6,32,3.55,5.0,fr,21227,197,890886,1,1,Active Shallow Crust,0.0,89.99309,-90.0,07/29/9887
+7.92007,47.33025,6756,1,22,10,0,49,3.65,5.0,fr,21228,135,890892,1,6,Active Shallow Crust,0.0,89.98782,0.0,01/22/6756
+7.92007,47.33025,1991,10,1,3,28,46,3.65,5.0,fr,21229,39,890892,1,6,Active Shallow Crust,0.0,89.98782,0.0,10/01/1991
+7.92007,47.33025,6245,10,7,1,56,37,3.65,5.0,fr,21230,124,890892,1,6,Active Shallow Crust,0.0,89.98782,0.0,10/07/6245
+7.92007,47.33025,6182,4,10,1,12,23,3.65,5.0,fr,21231,123,890892,1,6,Active Shallow Crust,0.0,89.98782,0.0,04/10/6182
+7.92007,47.33025,2120,11,16,14,54,51,3.65,5.0,fr,21232,42,890892,1,6,Active Shallow Crust,0.0,89.98782,0.0,11/16/2120
+7.92007,47.33025,7562,3,1,7,25,37,3.65,5.0,fr,21233,151,890892,1,6,Active Shallow Crust,0.0,89.98782,0.0,03/01/7562
+7.92007,47.33025,1040,11,17,15,23,54,3.65,15.0,fr,21234,20,890893,1,3,Active Shallow Crust,0.0,89.98782,0.0,11/17/1040
+7.92007,47.33025,4345,3,4,7,27,39,3.65,15.0,fr,21235,86,890893,1,3,Active Shallow Crust,0.0,89.98782,0.0,03/04/4345
+7.92007,47.33025,6045,12,16,4,51,17,3.65,15.0,fr,21236,120,890893,1,3,Active Shallow Crust,0.0,89.98782,0.0,12/16/6045
+7.92007,47.33025,9033,1,9,21,5,16,3.65,5.0,fr,21237,180,890901,1,3,Active Shallow Crust,128.9007,89.96354,0.0,01/09/9033
+7.92007,47.33025,8332,4,8,10,8,51,3.65,5.0,fr,21238,166,890901,1,3,Active Shallow Crust,128.9007,89.96354,0.0,04/08/8332
+7.92007,47.33025,3252,1,26,4,36,46,3.65,5.0,fr,21239,65,890901,1,3,Active Shallow Crust,128.9007,89.96354,0.0,01/26/3252
+7.92007,47.33025,1540,8,19,7,26,28,3.75,5.0,fr,21240,30,890904,1,1,Active Shallow Crust,0.0,89.98914,0.0,08/19/1540
+7.92007,47.33025,3330,1,22,15,58,48,3.75,15.0,fr,21241,66,890908,1,2,Active Shallow Crust,240.008,58.01712,0.0,01/22/3330
+7.92007,47.33025,9256,12,17,5,36,14,3.75,15.0,fr,21242,185,890908,1,2,Active Shallow Crust,240.008,58.01712,0.0,12/17/9256
+7.92007,47.33025,7220,6,10,5,53,54,3.75,5.0,fr,21243,144,890913,1,1,Active Shallow Crust,128.896,89.96751,0.0,06/10/7220
+7.92007,47.33025,643,7,17,6,30,9,3.85,27.5,fr,21244,12,890918,1,1,Active Shallow Crust,0.0,89.99033,0.0,07/17/0643
+7.92007,47.33025,3509,10,22,17,43,14,3.85,5.0,fr,21245,70,890919,1,1,Active Shallow Crust,240.01,57.99776,0.0,10/22/3509
+7.92007,47.33025,6064,12,21,2,55,37,3.85,15.0,fr,21246,121,890920,1,1,Active Shallow Crust,240.01,57.99776,0.0,12/21/6064
+7.92007,47.33025,9872,2,16,20,51,16,3.95,5.0,fr,21247,197,890928,1,3,Active Shallow Crust,0.0,89.99138,0.0,02/16/9872
+7.92007,47.33025,8235,4,22,13,19,21,3.95,5.0,fr,21248,164,890928,1,3,Active Shallow Crust,0.0,89.99138,0.0,04/22/8235
+7.92007,47.33025,4648,11,9,16,20,19,3.95,5.0,fr,21249,92,890928,1,3,Active Shallow Crust,0.0,89.99138,0.0,11/09/4648
+7.92007,47.33025,6333,3,28,9,28,14,3.95,5.0,fr,21250,126,890931,1,2,Active Shallow Crust,240.0205,58.00458,0.0,03/28/6333
+7.92007,47.33025,6452,9,5,15,23,59,3.95,5.0,fr,21251,129,890931,1,2,Active Shallow Crust,240.0205,58.00458,0.0,09/05/6452
+7.92007,47.33025,2948,7,2,19,39,50,3.95,5.0,fr,21252,58,890937,1,1,Active Shallow Crust,128.8993,89.99353,0.0,07/02/2948
+7.92007,47.33025,103,2,14,21,3,57,4.05,5.0,fr,21253,2,890940,1,3,Active Shallow Crust,0.0,89.98847,0.0,02/14/0103
+7.92007,47.33025,4748,11,17,18,12,57,4.05,5.0,fr,21254,94,890940,1,3,Active Shallow Crust,0.0,89.98847,0.0,11/17/4748
+7.92007,47.33025,9845,12,31,11,35,54,4.05,5.0,fr,21255,196,890940,1,3,Active Shallow Crust,0.0,89.98847,0.0,12/31/9845
+7.92007,47.33025,3518,6,13,21,47,18,4.05,5.0,fr,21256,70,890943,1,1,Active Shallow Crust,240.0057,58.00629,0.0,06/13/3518
+7.92007,47.33025,7033,9,13,13,44,19,4.15,5.0,fr,21257,140,890952,1,3,Active Shallow Crust,0.0,89.98972,0.0,09/13/7033
+7.92007,47.33025,7407,12,27,10,55,11,4.15,5.0,fr,21258,148,890952,1,3,Active Shallow Crust,0.0,89.98972,0.0,12/27/7407
+7.92007,47.33025,5278,3,13,0,9,15,4.15,5.0,fr,21259,105,890952,1,3,Active Shallow Crust,0.0,89.98972,0.0,03/13/5278
+7.92007,47.33025,4285,11,30,9,20,33,4.15,15.0,fr,21260,85,890953,1,2,Active Shallow Crust,0.0,89.98972,0.0,11/30/4285
+7.92007,47.33025,2430,6,18,10,49,54,4.15,15.0,fr,21261,48,890953,1,2,Active Shallow Crust,0.0,89.98972,0.0,06/18/2430
+7.92007,47.33025,7970,3,24,3,44,43,4.15,27.5,fr,21262,159,890954,1,1,Active Shallow Crust,0.0,89.98972,0.0,03/24/7970
+7.92007,47.33025,4755,3,31,17,47,40,4.15,15.0,fr,21263,95,890956,1,1,Active Shallow Crust,240.0086,57.99688,0.0,03/31/4755
+7.92007,47.33025,4086,4,1,10,15,19,4.15,5.0,fr,21264,81,890961,1,1,Active Shallow Crust,128.8976,89.99315,0.0,04/01/4086
+7.92007,47.33025,2788,9,22,7,53,23,4.35,5.0,fr,21265,55,890976,1,2,Active Shallow Crust,0.0,89.98911,0.0,09/22/2788
+7.92007,47.33025,4441,11,21,6,50,35,4.35,5.0,fr,21266,88,890976,1,2,Active Shallow Crust,0.0,89.98911,0.0,11/21/4441
+7.92007,47.33025,155,8,31,16,52,57,4.45,5.0,fr,21267,3,890988,1,1,Active Shallow Crust,0.0,89.9903,0.0,08/31/0155
+7.92007,47.33025,8370,1,26,5,46,29,4.55,5.0,fr,21268,167,891006,1,1,Active Shallow Crust,0.0,89.98907,-90.0,01/26/8370
+7.92007,47.33025,6448,12,27,9,30,19,4.95,15.0,fr,21269,128,891049,1,1,Active Shallow Crust,0.0,89.99046,0.0,12/27/6448
+7.92007,47.33025,545,11,25,11,55,24,5.15,5.0,fr,21270,10,891072,1,1,Active Shallow Crust,0.0,89.99025,0.0,11/25/0545
+-4.76236,48.30986,480,1,4,20,58,4,3.55,5.0,fr,21271,9,891360,1,3,Active Shallow Crust,0.0,89.99329,0.0,01/04/0480
+-4.76236,48.30986,5057,7,21,1,13,52,3.55,5.0,fr,21272,101,891360,1,3,Active Shallow Crust,0.0,89.99329,0.0,07/21/5057
+-4.76236,48.30986,8607,3,5,12,17,52,3.55,5.0,fr,21273,172,891360,1,3,Active Shallow Crust,0.0,89.99329,0.0,03/05/8607
+-4.76236,48.30986,4026,11,11,12,14,57,3.75,5.0,fr,21274,80,891384,1,2,Active Shallow Crust,0.0,89.98934,0.0,11/11/4026
+-4.76236,48.30986,9588,7,2,4,0,36,3.75,5.0,fr,21275,191,891384,1,2,Active Shallow Crust,0.0,89.98934,0.0,07/02/9588
+-4.76236,48.30986,8933,9,27,21,32,14,3.75,5.0,fr,21276,178,891387,1,1,Active Shallow Crust,240.0079,58.01774,0.0,09/27/8933
+-4.76236,48.30986,2077,3,2,5,48,20,3.85,15.0,fr,21277,41,891397,1,1,Active Shallow Crust,0.0,89.9905,0.0,03/02/2077
+-4.76236,48.30986,496,3,25,15,31,16,4.25,15.0,fr,21278,9,891454,1,1,Active Shallow Crust,128.8936,89.98101,0.0,03/25/0496
+-4.76236,48.30986,6843,2,28,17,10,0,4.45,15.0,fr,21279,136,891469,1,1,Active Shallow Crust,0.0,89.99048,0.0,02/28/6843
+-4.76236,48.30986,1486,10,16,16,58,37,4.45,5.0,fr,21280,29,891471,1,1,Active Shallow Crust,240.0058,57.9951,0.0,10/16/1486
+-4.76236,48.30986,3439,1,3,19,37,36,4.95,15.0,fr,21281,68,891529,1,1,Active Shallow Crust,0.0,89.99063,0.0,01/03/3439
+-1.7228,50.84386,2185,9,6,14,15,29,3.55,15.0,fr,21282,43,891841,1,1,Active Shallow Crust,0.0,89.99045,0.0,09/06/2185
+-1.7228,50.84386,6648,6,20,14,54,34,3.65,5.0,fr,21283,132,891852,1,1,Active Shallow Crust,0.0,89.99007,0.0,06/20/6648
+-1.7228,50.84386,1371,6,4,14,53,19,3.85,15.0,fr,21284,27,891880,1,1,Active Shallow Crust,240.0116,57.99776,0.0,06/04/1371
+-1.29701,46.59522,3123,8,5,3,3,59,3.55,5.0,fr,21285,62,892320,1,2,Active Shallow Crust,0.0,89.98961,0.0,08/05/3123
+-1.29701,46.59522,9962,11,21,8,49,3,3.55,5.0,fr,21286,199,892320,1,2,Active Shallow Crust,0.0,89.98961,0.0,11/21/9962
+-1.29701,46.59522,5235,5,7,11,55,49,3.55,15.0,fr,21287,104,892321,1,1,Active Shallow Crust,0.0,89.98961,0.0,05/07/5235
+-1.29701,46.59522,5600,9,7,13,13,23,3.55,5.0,fr,21288,111,892326,1,1,Active Shallow Crust,0.0,89.98949,-90.0,09/07/5600
+-1.29701,46.59522,9603,11,30,0,40,33,3.65,15.0,fr,21289,192,892333,1,1,Active Shallow Crust,0.0,89.99074,0.0,11/30/9603
+-1.29701,46.59522,4857,5,28,9,34,35,3.65,5.0,fr,21290,97,892335,1,2,Active Shallow Crust,240.001,58.01281,0.0,05/28/4857
+-1.29701,46.59522,2886,2,17,14,52,13,3.65,5.0,fr,21291,57,892335,1,2,Active Shallow Crust,240.001,58.01281,0.0,02/17/2886
+-1.29701,46.59522,9559,6,6,10,45,29,3.65,15.0,fr,21292,191,892339,1,1,Active Shallow Crust,0.0,89.99063,-90.0,06/06/9559
+-1.29701,46.59522,491,9,4,0,7,44,3.75,15.0,fr,21293,9,892345,1,1,Active Shallow Crust,0.0,89.99036,0.0,09/04/0491
+-1.29701,46.59522,43,3,2,7,45,2,3.75,5.0,fr,21294,0,892347,1,1,Active Shallow Crust,240.0085,58.01762,0.0,03/02/0043
+-1.29701,46.59522,4904,10,6,20,47,21,3.75,15.0,fr,21295,98,892351,1,1,Active Shallow Crust,0.0,89.99026,-90.0,10/06/4904
+-1.29701,46.59522,8461,4,7,8,38,16,3.85,5.0,fr,21296,169,892356,1,2,Active Shallow Crust,0.0,89.99019,0.0,04/07/8461
+-1.29701,46.59522,8000,10,2,21,47,33,3.85,5.0,fr,21297,159,892356,1,2,Active Shallow Crust,0.0,89.99019,0.0,10/02/8000
+-1.29701,46.59522,3420,11,18,2,52,11,3.85,15.0,fr,21298,68,892357,1,1,Active Shallow Crust,0.0,89.99019,0.0,11/18/3420
+-1.29701,46.59522,9850,8,10,0,33,16,3.85,27.5,fr,21299,196,892358,1,1,Active Shallow Crust,0.0,89.99019,0.0,08/10/9850
+-1.29701,46.59522,5853,6,27,9,53,4,3.85,5.0,fr,21300,117,892365,1,1,Active Shallow Crust,128.8955,89.99387,0.0,06/27/5853
+-1.29701,46.59522,2301,7,7,5,58,17,3.95,5.0,fr,21301,46,892368,1,1,Active Shallow Crust,0.0,89.99017,0.0,07/07/2301
+-1.29701,46.59522,187,7,9,18,46,4,3.95,15.0,fr,21302,3,892375,1,1,Active Shallow Crust,0.0,89.99005,-90.0,07/09/0187
+-1.29701,46.59522,633,4,19,3,0,58,4.05,5.0,fr,21303,12,892380,1,1,Active Shallow Crust,0.0,89.99026,0.0,04/19/0633
+-1.29701,46.59522,3734,12,19,18,11,10,4.05,15.0,fr,21304,74,892390,1,1,Active Shallow Crust,128.8906,89.99367,0.0,12/19/3734
+-1.29701,46.59522,2000,6,24,6,30,6,4.15,5.0,fr,21305,39,892392,1,1,Active Shallow Crust,0.0,89.98958,0.0,06/24/2000
+-1.29701,46.59522,8793,12,2,11,47,4,4.35,15.0,fr,21306,175,892417,1,1,Active Shallow Crust,359.9997,89.99034,0.0,12/02/8793
+-1.29701,46.59522,7660,9,25,20,29,5,4.45,15.0,fr,21307,153,892429,1,1,Active Shallow Crust,0.0,89.99017,0.0,09/25/7660
+-1.29701,46.59522,420,3,23,21,38,23,4.45,5.0,fr,21308,8,892431,1,1,Active Shallow Crust,240.0054,57.99466,0.0,03/23/0420
+-1.29701,46.59522,4057,8,24,4,15,33,4.85,5.0,fr,21309,81,892476,1,1,Active Shallow Crust,0.0,89.98991,0.0,08/24/4057
+-1.29701,46.59522,4719,7,25,18,40,17,4.95,5.0,fr,21310,94,892494,1,1,Active Shallow Crust,0.0,89.98986,-90.0,07/25/4719
+-1.29701,46.59522,4476,4,12,18,13,32,5.65,27.5,fr,21311,89,892574,1,1,Active Shallow Crust,0.0,89.98996,0.0,04/12/4476
+-1.29701,46.59522,8232,10,30,19,20,36,6.95,15.09976,fr,21312,164,892729,1,1,Active Shallow Crust,360.0,89.98999,0.0,10/30/8232
+6.80315,44.98725,6279,3,19,20,23,10,3.55,15.0,fr,21313,125,892801,1,1,Active Shallow Crust,0.0,89.99287,0.0,03/19/6279
+6.80315,44.98725,4874,7,6,6,42,37,3.65,5.0,fr,21314,97,892812,1,2,Active Shallow Crust,0.0,89.98729,0.0,07/06/4874
+6.80315,44.98725,7400,10,30,13,0,16,3.65,5.0,fr,21315,147,892812,1,2,Active Shallow Crust,0.0,89.98729,0.0,10/30/7400
+6.80315,44.98725,5980,9,24,8,35,40,3.65,15.0,fr,21316,119,892813,1,1,Active Shallow Crust,0.0,89.98729,0.0,09/24/5980
+6.80315,44.98725,679,12,1,4,49,29,3.65,27.5,fr,21317,13,892814,1,1,Active Shallow Crust,0.0,89.98729,0.0,12/01/0679
+6.80315,44.98725,3266,10,15,17,10,35,3.65,15.0,fr,21318,65,892822,1,1,Active Shallow Crust,128.8999,89.96349,0.0,10/15/3266
+6.80315,44.98725,4399,3,29,8,24,19,3.75,5.0,fr,21319,87,892824,1,1,Active Shallow Crust,0.0,89.98867,0.0,03/29/4399
+6.80315,44.98725,431,10,22,4,12,49,3.85,27.5,fr,21320,8,892838,1,1,Active Shallow Crust,0.0,89.9899,0.0,10/22/0431
+6.80315,44.98725,2303,9,19,21,15,1,3.85,15.0,fr,21321,46,892840,1,1,Active Shallow Crust,240.0112,57.99811,0.0,09/19/2303
+6.80315,44.98725,9161,8,14,15,28,48,3.95,5.0,fr,21322,183,892854,1,1,Active Shallow Crust,0.0,89.9909,-90.0,08/14/9161
+6.80315,44.98725,3373,12,24,8,18,58,3.95,15.0,fr,21323,67,892858,1,1,Active Shallow Crust,128.9018,89.99325,0.0,12/24/3373
+6.80315,44.98725,2161,3,25,19,41,46,4.05,15.0,fr,21324,43,892864,1,1,Active Shallow Crust,240.006,58.00592,0.0,03/25/2161
+6.80315,44.98725,2462,8,13,10,14,12,4.15,15.0,fr,21325,49,892873,1,1,Active Shallow Crust,0.0,89.98927,0.0,08/13/2462
+6.80315,44.98725,8535,12,30,13,18,33,4.55,27.5,fr,21326,170,892922,1,1,Active Shallow Crust,0.0,89.99097,0.0,12/30/8535
+6.80315,44.98725,2474,4,29,2,30,33,4.65,27.5,fr,21327,49,892934,1,1,Active Shallow Crust,0.0,89.98995,0.0,04/29/2474
+6.80315,44.98725,6688,6,5,19,11,39,5.25,5.0,fr,21328,133,893004,1,1,Active Shallow Crust,0.0,89.98992,0.0,06/05/6688
+6.80315,44.98725,3988,12,2,23,32,48,5.35,15.0,fr,21329,79,893023,1,1,Active Shallow Crust,0.0,89.99001,-90.0,12/02/3988
+7.30887,47.64686,4310,10,15,6,5,43,3.55,5.0,fr,21330,86,893760,1,2,Active Shallow Crust,0.0,89.99321,0.0,10/15/4310
+7.30887,47.64686,5310,2,16,22,37,15,3.55,5.0,fr,21331,106,893760,1,2,Active Shallow Crust,0.0,89.99321,0.0,02/16/5310
+7.30887,47.64686,9734,8,7,10,41,6,3.55,15.0,fr,21332,194,893761,1,1,Active Shallow Crust,0.0,89.99321,0.0,08/07/9734
+7.30887,47.64686,6594,9,28,16,57,57,3.55,15.0,fr,21333,131,893764,1,1,Active Shallow Crust,240.0116,57.99857,0.0,09/28/6594
+7.30887,47.64686,4583,7,22,17,50,16,3.55,5.0,fr,21334,91,893766,1,1,Active Shallow Crust,0.0,89.99313,-90.0,07/22/4583
+7.30887,47.64686,4571,8,6,18,55,38,3.55,5.0,fr,21335,91,893769,1,1,Active Shallow Crust,128.8959,89.99321,0.0,08/06/4571
+7.30887,47.64686,6037,7,28,16,52,17,3.65,5.0,fr,21336,120,893772,1,4,Active Shallow Crust,0.0,89.98789,0.0,07/28/6037
+7.30887,47.64686,7554,11,17,8,22,13,3.65,5.0,fr,21337,151,893772,1,4,Active Shallow Crust,0.0,89.98789,0.0,11/17/7554
+7.30887,47.64686,4831,10,31,13,15,43,3.65,5.0,fr,21338,96,893772,1,4,Active Shallow Crust,0.0,89.98789,0.0,10/31/4831
+7.30887,47.64686,5132,4,1,20,41,1,3.65,5.0,fr,21339,102,893772,1,4,Active Shallow Crust,0.0,89.98789,0.0,04/01/5132
+7.30887,47.64686,205,1,6,10,56,11,3.65,15.0,fr,21340,4,893773,1,2,Active Shallow Crust,0.0,89.98789,0.0,01/06/0205
+7.30887,47.64686,1732,3,31,14,35,13,3.65,15.0,fr,21341,34,893773,1,2,Active Shallow Crust,0.0,89.98789,0.0,03/31/1732
+7.30887,47.64686,8207,7,6,3,16,11,3.65,27.5,fr,21342,164,893774,1,2,Active Shallow Crust,0.0,89.98789,0.0,07/06/8207
+7.30887,47.64686,4778,11,4,18,17,31,3.65,27.5,fr,21343,95,893774,1,2,Active Shallow Crust,0.0,89.98789,0.0,11/04/4778
+7.30887,47.64686,7626,11,8,8,3,15,3.65,5.0,fr,21344,152,893775,1,1,Active Shallow Crust,240.0014,58.01237,0.0,11/08/7626
+7.30887,47.64686,6892,7,29,1,28,19,3.65,15.0,fr,21345,137,893776,1,1,Active Shallow Crust,240.0014,58.01237,0.0,07/29/6892
+7.30887,47.64686,6681,11,9,7,58,38,3.65,15.0,fr,21346,133,893782,1,1,Active Shallow Crust,128.8998,89.96355,0.0,11/09/6681
+7.30887,47.64686,4600,3,22,6,50,20,3.75,5.0,fr,21347,91,893784,1,2,Active Shallow Crust,0.0,89.9892,0.0,03/22/4600
+7.30887,47.64686,146,1,10,17,19,55,3.75,5.0,fr,21348,2,893784,1,2,Active Shallow Crust,0.0,89.9892,0.0,01/10/0146
+7.30887,47.64686,7985,10,24,18,2,14,3.75,27.5,fr,21349,159,893786,1,1,Active Shallow Crust,0.0,89.9892,0.0,10/24/7985
+7.30887,47.64686,6230,9,8,17,39,43,3.75,15.0,fr,21350,124,893791,1,1,Active Shallow Crust,0.0,89.98908,-90.0,09/08/6230
+7.30887,47.64686,5326,12,2,14,56,18,3.75,5.0,fr,21351,106,893793,1,3,Active Shallow Crust,128.8965,89.96751,0.0,12/02/5326
+7.30887,47.64686,6493,6,20,10,13,57,3.75,5.0,fr,21352,129,893793,1,3,Active Shallow Crust,128.8965,89.96751,0.0,06/20/6493
+7.30887,47.64686,1747,12,17,11,27,28,3.75,5.0,fr,21353,34,893793,1,3,Active Shallow Crust,128.8965,89.96751,0.0,12/17/1747
+7.30887,47.64686,4624,7,1,2,47,16,3.75,15.0,fr,21354,92,893794,1,1,Active Shallow Crust,128.8965,89.96751,0.0,07/01/4624
+7.30887,47.64686,8690,1,14,3,43,8,3.85,5.0,fr,21355,173,893796,1,2,Active Shallow Crust,0.0,89.99038,0.0,01/14/8690
+7.30887,47.64686,740,1,22,20,41,36,3.85,5.0,fr,21356,14,893796,1,2,Active Shallow Crust,0.0,89.99038,0.0,01/22/0740
+7.30887,47.64686,2587,4,23,17,24,4,3.85,15.0,fr,21357,51,893797,1,1,Active Shallow Crust,0.0,89.99038,0.0,04/23/2587
+7.30887,47.64686,8278,7,5,11,1,50,3.85,15.0,fr,21358,165,893803,1,1,Active Shallow Crust,0.0,89.99027,-90.0,07/05/8278
+7.30887,47.64686,7054,11,24,15,37,2,3.85,5.0,fr,21359,141,893805,1,1,Active Shallow Crust,128.895,89.99279,0.0,11/24/7054
+7.30887,47.64686,9905,11,9,11,13,8,3.95,5.0,fr,21360,198,893808,1,2,Active Shallow Crust,0.0,89.99142,0.0,11/09/9905
+7.30887,47.64686,2470,8,20,6,5,10,3.95,5.0,fr,21361,49,893808,1,2,Active Shallow Crust,0.0,89.99142,0.0,08/20/2470
+7.30887,47.64686,9991,10,17,11,47,34,3.95,15.0,fr,21362,199,893809,1,1,Active Shallow Crust,0.0,89.99142,0.0,10/17/9991
+7.30887,47.64686,6515,9,6,3,23,46,3.95,5.0,fr,21363,130,893817,1,2,Active Shallow Crust,128.9006,89.99357,0.0,09/06/6515
+7.30887,47.64686,6060,1,1,15,35,12,3.95,5.0,fr,21364,121,893817,1,2,Active Shallow Crust,128.9006,89.99357,0.0,01/01/6060
+7.30887,47.64686,2772,4,18,15,16,17,4.05,5.0,fr,21365,55,893820,1,2,Active Shallow Crust,0.0,89.98854,0.0,04/18/2772
+7.30887,47.64686,4635,4,28,16,27,15,4.05,5.0,fr,21366,92,893820,1,2,Active Shallow Crust,0.0,89.98854,0.0,04/28/4635
+7.30887,47.64686,1794,3,11,19,45,1,4.05,15.0,fr,21367,35,893821,1,2,Active Shallow Crust,0.0,89.98854,0.0,03/11/1794
+7.30887,47.64686,5088,7,4,8,34,5,4.05,15.0,fr,21368,101,893821,1,2,Active Shallow Crust,0.0,89.98854,0.0,07/04/5088
+7.30887,47.64686,5504,1,20,13,1,24,4.05,15.0,fr,21369,110,893830,1,1,Active Shallow Crust,128.8904,89.99427,0.0,01/20/5504
+7.30887,47.64686,7127,9,6,4,38,20,4.15,5.0,fr,21370,142,893832,1,1,Active Shallow Crust,0.0,89.98978,0.0,09/06/7127
+7.30887,47.64686,4821,8,8,17,20,31,4.15,5.0,fr,21371,96,893835,1,1,Active Shallow Crust,240.0085,57.99728,0.0,08/08/4821
+7.30887,47.64686,7084,2,19,11,40,39,4.25,5.0,fr,21372,141,893844,1,2,Active Shallow Crust,0.0,89.9909,0.0,02/19/7084
+7.30887,47.64686,2132,2,15,21,51,22,4.25,5.0,fr,21373,42,893844,1,2,Active Shallow Crust,0.0,89.9909,0.0,02/15/2132
+7.30887,47.64686,6109,8,22,6,2,41,4.25,5.0,fr,21374,122,893847,1,2,Active Shallow Crust,240.0074,57.99464,0.0,08/22/6109
+7.30887,47.64686,5100,11,19,1,56,1,4.25,5.0,fr,21375,101,893847,1,2,Active Shallow Crust,240.0074,57.99464,0.0,11/19/5100
+7.30887,47.64686,3314,1,2,17,6,20,4.45,5.0,fr,21376,66,893871,1,1,Active Shallow Crust,240.0056,57.99469,0.0,01/02/3314
+7.30887,47.64686,2227,7,29,2,0,49,4.45,5.0,fr,21377,44,893877,1,2,Active Shallow Crust,128.8915,89.99397,0.0,07/29/2227
+7.30887,47.64686,7207,9,28,14,48,25,4.45,5.0,fr,21378,144,893877,1,2,Active Shallow Crust,128.8915,89.99397,0.0,09/28/7207
+7.30887,47.64686,4306,12,4,10,45,43,4.55,5.0,fr,21379,86,893880,1,1,Active Shallow Crust,0.0,89.98926,0.0,12/04/4306
+7.30887,47.64686,8204,3,4,9,34,37,4.55,27.5,fr,21380,164,893882,1,1,Active Shallow Crust,0.0,89.98926,0.0,03/04/8204
+7.30887,47.64686,1723,7,12,19,34,32,4.95,5.0,fr,21381,34,893928,1,1,Active Shallow Crust,0.0,89.99051,0.0,07/12/1723
+7.30887,47.64686,8302,6,18,20,48,12,5.05,15.0,fr,21382,166,893941,1,1,Active Shallow Crust,0.0,89.99033,0.0,06/18/8302
+7.30887,47.64686,6594,7,12,18,15,3,5.15,27.5,fr,21383,131,893960,1,1,Active Shallow Crust,0.0,89.9902,-90.0,07/12/6594
+7.30887,47.64686,138,7,27,12,0,52,5.25,5.0,fr,21384,2,893964,1,1,Active Shallow Crust,0.0,89.9904,0.0,07/27/0138
+7.30887,47.64686,9777,10,19,15,1,40,5.35,5.0,fr,21385,195,893982,1,1,Active Shallow Crust,0.0,89.98962,-90.0,10/19/9777
+7.30887,47.64686,974,1,25,19,1,35,5.45,5.0,fr,21386,19,893991,1,1,Active Shallow Crust,240.03,57.99868,0.0,01/25/0974
+7.30887,47.64686,1133,3,26,22,2,28,5.75,5.0,fr,21387,22,894030,1,1,Active Shallow Crust,0.0,89.99017,-90.0,03/26/1133
+7.30887,47.64686,4922,10,25,21,58,49,5.95,15.0,fr,21388,98,894052,1,1,Active Shallow Crust,240.055,57.99912,0.0,10/25/4922
+-1.5443,44.52584,9412,1,28,17,41,0,5.45,27.5,fr,21389,188,894470,1,1,Active Shallow Crust,0.0,89.98991,0.0,01/28/9412
+-1.5443,44.52584,118,5,15,11,34,22,5.65,5.0,fr,21390,2,894492,1,1,Active Shallow Crust,0.0,89.99007,0.0,05/15/0118
+-1.03404,45.9393,1394,3,10,14,31,30,3.55,5.0,fr,21391,27,894720,1,1,Active Shallow Crust,0.0,89.98948,0.0,03/10/1394
+-1.03404,45.9393,9558,1,7,22,15,51,3.55,15.0,fr,21392,191,894730,1,1,Active Shallow Crust,128.8964,89.99387,0.0,01/07/9558
+-1.03404,45.9393,4766,2,2,1,44,15,3.65,5.0,fr,21393,95,894732,1,2,Active Shallow Crust,0.0,89.99062,0.0,02/02/4766
+-1.03404,45.9393,3241,10,13,12,56,36,3.65,5.0,fr,21394,64,894732,1,2,Active Shallow Crust,0.0,89.99062,0.0,10/13/3241
+-1.03404,45.9393,4880,5,16,11,48,55,3.65,27.5,fr,21395,97,894734,1,1,Active Shallow Crust,0.0,89.99062,0.0,05/16/4880
+-1.03404,45.9393,4678,11,21,14,52,43,3.65,5.0,fr,21396,93,894735,1,1,Active Shallow Crust,240.0011,58.01283,0.0,11/21/4678
+-1.03404,45.9393,1944,3,8,2,57,38,3.65,5.0,fr,21397,38,894738,1,1,Active Shallow Crust,0.0,89.99052,-90.0,03/08/1944
+-1.03404,45.9393,2775,6,1,16,1,6,3.75,5.0,fr,21398,55,894744,1,1,Active Shallow Crust,0.0,89.99025,0.0,06/01/2775
+-1.03404,45.9393,5390,9,17,5,36,0,3.75,15.0,fr,21399,107,894745,1,3,Active Shallow Crust,0.0,89.99025,0.0,09/17/5390
+-1.03404,45.9393,2510,6,27,10,52,31,3.75,15.0,fr,21400,50,894745,1,3,Active Shallow Crust,0.0,89.99025,0.0,06/27/2510
+-1.03404,45.9393,5424,2,15,19,50,30,3.75,15.0,fr,21401,108,894745,1,3,Active Shallow Crust,0.0,89.99025,0.0,02/15/5424
+-1.03404,45.9393,9056,2,27,3,11,57,3.85,15.0,fr,21402,181,894757,1,1,Active Shallow Crust,0.0,89.99007,0.0,02/27/9056
+-1.03404,45.9393,2107,8,22,9,1,22,3.85,27.5,fr,21403,42,894758,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/22/2107
+-1.03404,45.9393,9941,11,23,21,23,52,4.15,15.0,fr,21404,198,894793,1,1,Active Shallow Crust,0.0,89.99033,0.0,11/23/9941
+-1.03404,45.9393,4980,8,14,23,1,54,4.35,27.5,fr,21405,99,894821,1,1,Active Shallow Crust,240.0083,57.99599,0.0,08/14/4980
+-1.03404,45.9393,8186,6,7,20,1,39,4.35,5.0,fr,21406,163,894822,1,1,Active Shallow Crust,0.0,89.99011,-90.0,06/07/8186
+-1.03404,45.9393,867,10,30,18,28,27,4.45,5.0,fr,21407,17,894831,1,1,Active Shallow Crust,240.0052,57.99458,0.0,10/30/0867
+-1.03404,45.9393,2654,7,19,8,1,1,4.65,5.0,fr,21408,53,894855,1,1,Active Shallow Crust,240.0107,57.99416,0.0,07/19/2654
+-1.03404,45.9393,5392,1,10,18,14,10,4.65,5.0,fr,21409,107,894861,1,1,Active Shallow Crust,128.8913,89.98695,0.0,01/10/5392
+-1.03404,45.9393,5819,12,20,14,41,33,4.85,5.0,fr,21410,116,894876,1,1,Active Shallow Crust,0.0,89.99019,0.0,12/20/5819
+-1.03404,45.9393,684,9,25,8,37,50,5.15,27.5,fr,21411,13,894923,1,1,Active Shallow Crust,128.8839,89.99106,0.0,09/25/0684
+-1.03404,45.9393,8416,5,11,12,50,52,5.25,15.0,fr,21412,168,894925,1,1,Active Shallow Crust,0.0,89.99009,0.0,05/11/8416
+-1.49239,47.39073,3155,9,26,1,44,44,3.55,5.0,fr,21413,63,895200,1,4,Active Shallow Crust,0.0,89.98976,0.0,09/26/3155
+-1.49239,47.39073,6150,2,20,7,20,19,3.55,5.0,fr,21414,122,895200,1,4,Active Shallow Crust,0.0,89.98976,0.0,02/20/6150
+-1.49239,47.39073,4022,8,21,11,18,48,3.55,5.0,fr,21415,80,895200,1,4,Active Shallow Crust,0.0,89.98976,0.0,08/21/4022
+-1.49239,47.39073,110,7,22,21,15,41,3.55,5.0,fr,21416,2,895200,1,4,Active Shallow Crust,0.0,89.98976,0.0,07/22/0110
+-1.49239,47.39073,2031,11,23,8,6,13,3.55,15.0,fr,21417,40,895201,1,1,Active Shallow Crust,0.0,89.98976,0.0,11/23/2031
+-1.49239,47.39073,7830,4,5,4,59,51,3.55,27.5,fr,21418,156,895202,1,1,Active Shallow Crust,0.0,89.98976,0.0,04/05/7830
+-1.49239,47.39073,2060,3,7,3,28,24,3.55,5.0,fr,21419,41,895206,1,1,Active Shallow Crust,0.0,89.98964,-90.0,03/07/2060
+-1.49239,47.39073,899,4,12,12,18,31,3.55,15.0,fr,21420,17,895210,1,1,Active Shallow Crust,128.8961,89.99403,0.0,04/12/0899
+-1.49239,47.39073,3561,4,2,14,32,8,3.65,5.0,fr,21421,71,895212,1,1,Active Shallow Crust,0.0,89.98935,0.0,04/02/3561
+-1.49239,47.39073,3951,10,7,1,23,52,3.65,15.0,fr,21422,79,895213,1,1,Active Shallow Crust,0.0,89.98935,0.0,10/07/3951
+-1.49239,47.39073,8675,10,21,0,50,58,3.65,15.0,fr,21423,173,895219,1,1,Active Shallow Crust,0.0,89.99077,-90.0,10/21/8675
+-1.49239,47.39073,7505,8,26,3,48,43,3.75,15.0,fr,21424,150,895225,1,1,Active Shallow Crust,0.0,89.99051,0.0,08/26/7505
+-1.49239,47.39073,587,4,5,23,59,31,3.75,5.0,fr,21425,11,895230,1,1,Active Shallow Crust,0.0,89.9904,-90.0,04/05/0587
+-1.49239,47.39073,7763,5,27,9,18,47,3.75,27.5,fr,21426,155,895232,1,1,Active Shallow Crust,0.0,89.9904,-90.0,05/27/7763
+-1.49239,47.39073,1444,2,22,0,4,20,3.85,5.0,fr,21427,28,895236,1,1,Active Shallow Crust,0.0,89.99033,0.0,02/22/1444
+-1.49239,47.39073,3510,4,12,1,36,47,3.85,5.0,fr,21428,70,895245,1,1,Active Shallow Crust,128.8957,89.99335,0.0,04/12/3510
+-1.49239,47.39073,3913,7,25,11,24,1,3.95,27.5,fr,21429,78,895250,1,1,Active Shallow Crust,0.0,89.99031,0.0,07/25/3913
+-1.49239,47.39073,8434,3,4,15,2,1,3.95,15.0,fr,21430,168,895255,1,1,Active Shallow Crust,0.0,89.9902,-90.0,03/04/8434
+-1.49239,47.39073,4211,1,21,2,27,19,4.05,5.0,fr,21431,84,895260,1,2,Active Shallow Crust,0.0,89.9904,0.0,01/21/4211
+-1.49239,47.39073,1345,8,21,23,25,53,4.05,5.0,fr,21432,26,895260,1,2,Active Shallow Crust,0.0,89.9904,0.0,08/21/1345
+-1.49239,47.39073,1892,8,30,8,10,20,4.05,5.0,fr,21433,37,895269,1,1,Active Shallow Crust,128.8902,89.99376,0.0,08/30/1892
+-1.49239,47.39073,3393,6,19,2,10,56,4.25,15.0,fr,21434,67,895285,1,1,Active Shallow Crust,0.0,89.99009,0.0,06/19/3393
+-1.49239,47.39073,687,7,3,19,6,16,4.25,15.0,fr,21435,13,895291,1,1,Active Shallow Crust,0.0,89.98997,-90.0,07/03/0687
+-1.49239,47.39073,1504,10,28,15,25,36,4.45,5.0,fr,21436,30,895308,1,2,Active Shallow Crust,0.0,89.98971,0.0,10/28/1504
+-1.49239,47.39073,5786,11,17,7,46,11,4.45,5.0,fr,21437,115,895308,1,2,Active Shallow Crust,0.0,89.98971,0.0,11/17/5786
+-1.49239,47.39073,6885,2,4,18,3,26,4.55,5.0,fr,21438,137,895320,1,1,Active Shallow Crust,0.0,89.98975,0.0,02/04/6885
+-1.49239,47.39073,5209,5,9,10,18,42,4.65,15.0,fr,21439,104,895333,1,1,Active Shallow Crust,0.0,89.9899,0.0,05/09/5209
+-1.49239,47.39073,50,12,2,5,33,6,4.95,15.0,fr,21440,0,895372,1,1,Active Shallow Crust,240.0123,58.00454,0.0,12/02/0050
+-1.49239,47.39073,2420,7,29,13,9,4,5.15,15.0,fr,21441,48,895393,1,1,Active Shallow Crust,0.0,89.98999,0.0,07/29/2420
+-1.49239,47.39073,388,9,10,0,1,52,5.15,5.0,fr,21442,7,895395,1,1,Active Shallow Crust,240.0202,58.00005,0.0,09/10/0388
+-1.49239,47.39073,98,1,20,11,6,58,5.15,15.0,fr,21443,1,895402,1,1,Active Shallow Crust,128.8833,89.99099,0.0,01/20/0098
+-1.49239,47.39073,8241,3,25,22,43,47,5.55,15.0,fr,21444,164,895441,1,1,Active Shallow Crust,0.0,89.98993,0.0,03/25/8241
+3.54515,42.69349,3999,6,9,20,34,24,3.55,5.0,fr,21445,79,895680,1,1,Active Shallow Crust,0.0,89.98888,0.0,06/09/3999
+3.54515,42.69349,9770,7,8,14,31,45,3.55,15.0,fr,21446,195,895681,1,1,Active Shallow Crust,0.0,89.98888,0.0,07/08/9770
+3.54515,42.69349,3456,6,18,15,14,31,3.65,15.0,fr,21447,69,895693,1,1,Active Shallow Crust,0.0,89.99009,0.0,06/18/3456
+3.54515,42.69349,5588,1,11,3,11,20,3.75,5.0,fr,21448,111,895704,1,1,Active Shallow Crust,0.0,89.99117,0.0,01/11/5588
+3.54515,42.69349,2692,4,19,23,46,36,3.75,5.0,fr,21449,53,895707,1,1,Active Shallow Crust,240.0076,58.01781,0.0,04/19/2692
+3.54515,42.69349,7154,6,22,7,43,42,3.95,15.0,fr,21450,143,895729,1,1,Active Shallow Crust,0.0,89.99065,0.0,06/22/7154
+3.54515,42.69349,8189,8,18,22,12,10,4.15,5.0,fr,21451,163,895752,1,1,Active Shallow Crust,0.0,89.99072,0.0,08/18/8189
+2.15984,46.70345,5717,10,19,16,42,57,3.55,15.0,fr,21452,114,896161,1,1,Active Shallow Crust,0.0,89.98962,0.0,10/19/5717
+2.15984,46.70345,450,4,17,21,7,51,3.65,5.0,fr,21453,8,896172,1,1,Active Shallow Crust,0.0,89.99075,0.0,04/17/0450
+2.15984,46.70345,3927,7,20,2,38,33,3.65,27.5,fr,21454,78,896177,1,1,Active Shallow Crust,240.0007,58.01318,0.0,07/20/3927
+2.15984,46.70345,1082,11,27,23,20,55,3.75,5.0,fr,21455,21,896184,1,1,Active Shallow Crust,0.0,89.98901,0.0,11/27/1082
+2.15984,46.70345,2516,3,22,2,26,14,3.75,27.5,fr,21456,50,896186,1,1,Active Shallow Crust,0.0,89.98901,0.0,03/22/2516
+2.15984,46.70345,719,8,17,14,54,46,3.95,5.0,fr,21457,14,896211,1,1,Active Shallow Crust,240.0194,58.00534,0.0,08/17/0719
+2.15984,46.70345,3075,1,30,14,16,19,4.25,5.0,fr,21458,61,896244,1,1,Active Shallow Crust,0.0,89.99073,0.0,01/30/3075
+2.15984,46.70345,8000,4,15,7,10,51,4.35,5.0,fr,21459,159,896262,1,1,Active Shallow Crust,0.0,89.99025,-90.0,04/15/8000
+2.15984,46.70345,8225,8,28,20,7,3,4.65,5.0,fr,21460,164,896295,1,1,Active Shallow Crust,240.011,57.9944,0.0,08/28/8225
+2.15984,46.70345,13,10,16,14,58,59,5.15,5.0,fr,21461,0,896358,1,1,Active Shallow Crust,0.0,89.99002,-90.0,10/16/0013
+2.15984,46.70345,8191,4,17,20,31,55,5.45,5.0,fr,21462,163,896394,1,1,Active Shallow Crust,0.0,89.99019,-90.0,04/17/8191
+7.23654,51.14884,5690,2,8,7,9,53,3.65,5.0,fr,21463,113,896652,1,1,Active Shallow Crust,0.0,89.98872,0.0,02/08/5690
+7.23654,51.14884,8906,2,23,18,34,26,3.75,5.0,fr,21464,178,896664,1,1,Active Shallow Crust,0.0,89.98995,0.0,02/23/8906
+7.23654,51.14884,3999,4,7,3,54,18,3.95,15.0,fr,21465,79,896689,1,1,Active Shallow Crust,0.0,89.98803,0.0,04/07/3999
+5.83508,46.30607,6005,4,23,0,27,25,3.55,5.0,fr,21466,120,897120,1,2,Active Shallow Crust,0.0,89.99303,0.0,04/23/6005
+5.83508,46.30607,2947,2,21,2,31,4,3.55,5.0,fr,21467,58,897120,1,2,Active Shallow Crust,0.0,89.99303,0.0,02/21/2947
+5.83508,46.30607,3463,7,31,7,3,38,3.55,5.0,fr,21468,69,897123,1,2,Active Shallow Crust,240.0128,57.99757,0.0,07/31/3463
+5.83508,46.30607,3858,6,4,16,49,40,3.55,5.0,fr,21469,77,897123,1,2,Active Shallow Crust,240.0128,57.99757,0.0,06/04/3858
+5.83508,46.30607,15,11,29,16,57,25,3.65,5.0,fr,21470,0,897132,1,1,Active Shallow Crust,0.0,89.98758,0.0,11/29/0015
+5.83508,46.30607,3145,3,7,5,26,50,3.65,15.0,fr,21471,62,897133,1,1,Active Shallow Crust,0.0,89.98758,0.0,03/07/3145
+5.83508,46.30607,9544,8,11,10,51,28,3.75,5.0,fr,21472,190,897144,1,1,Active Shallow Crust,0.0,89.98893,0.0,08/11/9544
+5.83508,46.30607,4474,8,30,5,38,37,3.75,15.0,fr,21473,89,897145,1,1,Active Shallow Crust,0.0,89.98893,0.0,08/30/4474
+5.83508,46.30607,7181,1,3,22,42,6,3.85,15.0,fr,21474,143,897157,1,1,Active Shallow Crust,0.0,89.99014,0.0,01/03/7181
+5.83508,46.30607,6463,3,25,0,17,39,3.85,5.0,fr,21475,129,897165,1,2,Active Shallow Crust,128.8963,89.99261,0.0,03/25/6463
+5.83508,46.30607,8235,5,2,2,31,23,3.85,5.0,fr,21476,164,897165,1,2,Active Shallow Crust,128.8963,89.99261,0.0,05/02/8235
+5.83508,46.30607,5390,2,1,19,4,32,3.85,15.0,fr,21477,107,897166,1,1,Active Shallow Crust,128.8963,89.99261,0.0,02/01/5390
+5.83508,46.30607,8726,12,31,8,53,17,3.95,5.0,fr,21478,174,897168,1,1,Active Shallow Crust,0.0,89.99121,0.0,12/31/8726
+5.83508,46.30607,7644,12,24,14,36,44,3.95,5.0,fr,21479,152,897171,1,1,Active Shallow Crust,240.0195,58.00471,0.0,12/24/7644
+5.83508,46.30607,5642,5,30,7,27,50,3.95,15.0,fr,21480,112,897172,1,1,Active Shallow Crust,240.0195,58.00471,0.0,05/30/5642
+5.83508,46.30607,3777,11,6,19,38,49,4.05,15.0,fr,21481,75,897184,1,1,Active Shallow Crust,240.0057,58.00623,0.0,11/06/3777
+5.83508,46.30607,3510,10,14,15,12,44,4.35,5.0,fr,21482,70,897216,1,1,Active Shallow Crust,0.0,89.98891,0.0,10/14/3510
+5.83508,46.30607,7851,3,29,9,21,21,4.45,5.0,fr,21483,157,897228,1,1,Active Shallow Crust,0.0,89.99011,0.0,03/29/7851
+5.83508,46.30607,5375,9,30,13,26,18,4.55,27.5,fr,21484,107,897242,1,1,Active Shallow Crust,0.0,89.98898,0.0,09/30/5375
+5.83508,46.30607,5004,11,4,22,52,29,4.75,15.0,fr,21485,100,897265,1,1,Active Shallow Crust,0.0,89.9895,0.0,11/04/5004
+5.83508,46.30607,6189,1,16,15,8,28,4.75,27.5,fr,21486,123,897266,1,1,Active Shallow Crust,0.0,89.9895,0.0,01/16/6189
+5.83508,46.30607,4309,4,10,14,26,25,5.15,5.0,fr,21487,86,897312,1,1,Active Shallow Crust,0.0,89.99006,0.0,04/10/4309
+5.83508,46.30607,6470,10,25,8,50,53,5.65,5.0,fr,21488,129,897372,1,1,Active Shallow Crust,0.0,89.99006,0.0,10/25/6470
+5.83508,46.30607,616,6,5,9,16,29,5.85,5.0,fr,21489,12,897396,1,1,Active Shallow Crust,0.0,89.99013,0.0,06/05/0616
+-3.66164,43.73552,8477,9,29,7,11,35,3.55,5.0,fr,21490,169,897606,1,1,Active Shallow Crust,0.0,89.98895,-90.0,09/29/8477
+-3.66164,43.73552,1996,3,11,11,11,50,3.55,5.0,fr,21491,39,897609,1,1,Active Shallow Crust,128.8964,89.99271,0.0,03/11/1996
+-3.66164,43.73552,3628,3,1,4,34,49,3.65,15.0,fr,21492,72,897613,1,1,Active Shallow Crust,0.0,89.99026,0.0,03/01/3628
+4.87936,49.86333,8656,12,17,13,55,55,3.75,15.0,fr,21493,173,898108,1,1,Active Shallow Crust,240.0093,58.01791,0.0,12/17/8656
+-1.40183,48.33992,2885,5,14,20,27,45,3.55,5.0,fr,21494,57,898560,1,1,Active Shallow Crust,0.0,89.98994,0.0,05/14/2885
+-1.40183,48.33992,4244,7,7,2,29,11,3.55,27.5,fr,21495,84,898562,1,1,Active Shallow Crust,0.0,89.98994,0.0,07/07/4244
+-1.40183,48.33992,5656,5,14,14,26,19,3.55,15.0,fr,21496,113,898564,1,1,Active Shallow Crust,240.012,57.99848,0.0,05/14/5656
+-1.40183,48.33992,6132,11,29,5,42,25,3.55,5.0,fr,21497,122,898566,1,1,Active Shallow Crust,0.0,89.98983,-90.0,11/29/6132
+-1.40183,48.33992,4076,8,1,18,31,49,3.55,5.0,fr,21498,81,898569,1,1,Active Shallow Crust,128.8959,89.99413,0.0,08/01/4076
+-1.40183,48.33992,1040,5,6,17,57,24,3.65,5.0,fr,21499,20,898572,1,1,Active Shallow Crust,0.0,89.98955,0.0,05/06/1040
+-1.40183,48.33992,7382,7,7,6,52,21,3.65,27.5,fr,21500,147,898574,1,1,Active Shallow Crust,0.0,89.98955,0.0,07/07/7382
+-1.40183,48.33992,8745,6,11,2,37,35,3.85,5.0,fr,21501,174,898602,1,1,Active Shallow Crust,0.0,89.9904,-90.0,06/11/8745
+-1.40183,48.33992,8799,10,10,4,39,9,4.05,27.5,fr,21502,175,898622,1,1,Active Shallow Crust,0.0,89.98963,0.0,10/10/8799
+-1.40183,48.33992,8991,2,21,15,5,51,4.25,5.0,fr,21503,179,898644,1,1,Active Shallow Crust,0.0,89.99026,0.0,02/21/8991
+-1.40183,48.33992,7070,3,3,14,30,7,4.25,15.0,fr,21504,141,898648,1,1,Active Shallow Crust,240.008,57.99419,0.0,03/03/7070
+-1.40183,48.33992,4206,11,19,19,52,9,4.25,5.0,fr,21505,84,898650,1,1,Active Shallow Crust,0.0,89.99016,-90.0,11/19/4206
+-1.40183,48.33992,4053,11,28,8,0,23,4.35,5.0,fr,21506,81,898656,1,1,Active Shallow Crust,0.0,89.98999,0.0,11/28/4053
+-1.40183,48.33992,3046,4,2,21,42,27,4.35,15.0,fr,21507,60,898663,1,1,Active Shallow Crust,0.0,89.98988,-90.0,04/02/3046
+-1.40183,48.33992,4667,5,27,2,20,30,4.55,5.0,fr,21508,93,898680,1,1,Active Shallow Crust,0.0,89.98993,0.0,05/27/4667
+-1.40183,48.33992,3394,9,12,11,11,36,4.55,15.0,fr,21509,67,898690,1,1,Active Shallow Crust,128.8933,89.98586,0.0,09/12/3394
+-1.40183,48.33992,721,6,12,0,11,10,4.85,5.0,fr,21510,14,898716,1,1,Active Shallow Crust,0.0,89.98987,0.0,06/12/0721
+5.34298,41.86823,9567,1,1,23,55,41,3.85,5.0,fr,21511,191,899076,1,1,Active Shallow Crust,0.0,89.98936,0.0,01/01/9567
+2.62324,46.49007,200,3,14,19,36,27,3.55,5.0,fr,21512,3,900000,1,2,Active Shallow Crust,0.0,89.98959,0.0,03/14/0200
+2.62324,46.49007,9530,7,11,5,45,36,3.55,5.0,fr,21513,190,900000,1,2,Active Shallow Crust,0.0,89.98959,0.0,07/11/9530
+2.62324,46.49007,5830,8,8,1,21,0,3.65,5.0,fr,21514,116,900012,1,1,Active Shallow Crust,0.0,89.99072,0.0,08/08/5830
+2.62324,46.49007,6387,7,29,12,37,35,3.65,27.5,fr,21515,127,900014,1,1,Active Shallow Crust,0.0,89.99072,0.0,07/29/6387
+2.62324,46.49007,4250,5,9,19,50,35,3.85,15.0,fr,21516,84,900037,1,1,Active Shallow Crust,0.0,89.99017,0.0,05/09/4250
+2.62324,46.49007,8934,10,18,7,15,42,3.85,15.0,fr,21517,178,900040,1,1,Active Shallow Crust,240.0105,57.99765,0.0,10/18/8934
+2.62324,46.49007,7960,8,30,17,11,52,4.05,15.0,fr,21518,159,900061,1,2,Active Shallow Crust,0.0,89.99024,0.0,08/30/7960
+2.62324,46.49007,6625,9,13,21,38,11,4.05,15.0,fr,21519,132,900061,1,2,Active Shallow Crust,0.0,89.99024,0.0,09/13/6625
+2.62324,46.49007,8817,7,29,15,44,26,4.15,5.0,fr,21520,176,900081,1,1,Active Shallow Crust,128.8978,89.99391,0.0,07/29/8817
+2.62324,46.49007,1102,11,4,1,13,48,4.15,15.0,fr,21521,22,900082,1,1,Active Shallow Crust,128.8978,89.99391,0.0,11/04/1102
+2.62324,46.49007,7465,9,16,23,8,10,4.55,5.0,fr,21522,149,900126,1,1,Active Shallow Crust,0.0,89.99001,-90.0,09/16/7465
+2.62324,46.49007,4852,1,3,15,1,21,4.75,15.0,fr,21523,97,900154,1,1,Active Shallow Crust,128.8887,89.98795,0.0,01/03/4852
+3.07638,51.55985,8312,9,4,2,28,34,3.55,15.0,fr,21524,166,900481,1,1,Active Shallow Crust,0.0,89.99059,0.0,09/04/8312
+3.07638,51.55985,5460,3,4,15,34,52,3.75,5.0,fr,21525,109,900504,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/04/5460
+3.07638,51.55985,1743,6,8,15,21,17,4.25,5.0,fr,21526,34,900570,1,1,Active Shallow Crust,0.0,89.99008,-90.0,06/08/1743
+3.07638,51.55985,7363,8,11,8,4,53,5.15,5.0,fr,21527,147,900672,1,1,Active Shallow Crust,0.0,89.99006,0.0,08/11/7363
+6.66674,46.6692,5062,3,3,21,4,58,3.55,5.0,fr,21528,101,900960,1,7,Active Shallow Crust,0.0,89.99308,0.0,03/03/5062
+6.66674,46.6692,8199,4,19,18,43,1,3.55,5.0,fr,21529,163,900960,1,7,Active Shallow Crust,0.0,89.99308,0.0,04/19/8199
+6.66674,46.6692,5391,7,28,10,49,48,3.55,5.0,fr,21530,107,900960,1,7,Active Shallow Crust,0.0,89.99308,0.0,07/28/5391
+6.66674,46.6692,9291,12,6,1,54,44,3.55,5.0,fr,21531,185,900960,1,7,Active Shallow Crust,0.0,89.99308,0.0,12/06/9291
+6.66674,46.6692,9270,7,31,15,19,52,3.55,5.0,fr,21532,185,900960,1,7,Active Shallow Crust,0.0,89.99308,0.0,07/31/9270
+6.66674,46.6692,1775,4,27,23,56,7,3.55,5.0,fr,21533,35,900960,1,7,Active Shallow Crust,0.0,89.99308,0.0,04/27/1775
+6.66674,46.6692,3517,9,3,15,32,36,3.55,5.0,fr,21534,70,900960,1,7,Active Shallow Crust,0.0,89.99308,0.0,09/03/3517
+6.66674,46.6692,9818,3,21,14,43,12,3.55,15.0,fr,21535,196,900961,1,4,Active Shallow Crust,0.0,89.99308,0.0,03/21/9818
+6.66674,46.6692,5875,12,4,19,4,32,3.55,15.0,fr,21536,117,900961,1,4,Active Shallow Crust,0.0,89.99308,0.0,12/04/5875
+6.66674,46.6692,7400,8,27,23,6,45,3.55,15.0,fr,21537,147,900961,1,4,Active Shallow Crust,0.0,89.99308,0.0,08/27/7400
+6.66674,46.6692,1682,8,4,6,4,3,3.55,15.0,fr,21538,33,900961,1,4,Active Shallow Crust,0.0,89.99308,0.0,08/04/1682
+6.66674,46.6692,7310,4,2,11,0,24,3.55,5.0,fr,21539,146,900963,1,1,Active Shallow Crust,240.0121,57.99786,0.0,04/02/7310
+6.66674,46.6692,3371,7,16,14,18,23,3.55,15.0,fr,21540,67,900964,1,2,Active Shallow Crust,240.0121,57.99786,0.0,07/16/3371
+6.66674,46.6692,7035,4,25,1,8,31,3.55,15.0,fr,21541,140,900964,1,2,Active Shallow Crust,240.0121,57.99786,0.0,04/25/7035
+6.66674,46.6692,7766,12,5,6,16,5,3.55,27.5,fr,21542,155,900965,1,1,Active Shallow Crust,240.0121,57.99777,0.0,12/05/7766
+6.66674,46.6692,1490,1,15,19,38,30,3.55,5.0,fr,21543,29,900966,1,1,Active Shallow Crust,0.0,89.993,-90.0,01/15/1490
+6.66674,46.6692,4218,1,5,21,8,7,3.55,5.0,fr,21544,84,900969,1,1,Active Shallow Crust,128.8952,89.99654,0.0,01/05/4218
+6.66674,46.6692,1252,1,23,23,51,21,3.55,27.5,fr,21545,25,900971,1,2,Active Shallow Crust,128.8952,89.99654,0.0,01/23/1252
+6.66674,46.6692,7292,2,12,11,15,30,3.55,27.5,fr,21546,145,900971,1,2,Active Shallow Crust,128.8952,89.99654,0.0,02/12/7292
+6.66674,46.6692,2983,6,19,19,18,23,3.65,5.0,fr,21547,59,900972,1,9,Active Shallow Crust,0.0,89.98766,0.0,06/19/2983
+6.66674,46.6692,5377,12,15,18,46,19,3.65,5.0,fr,21548,107,900972,1,9,Active Shallow Crust,0.0,89.98766,0.0,12/15/5377
+6.66674,46.6692,9711,10,28,13,13,51,3.65,5.0,fr,21549,194,900972,1,9,Active Shallow Crust,0.0,89.98766,0.0,10/28/9711
+6.66674,46.6692,6061,11,6,1,35,26,3.65,5.0,fr,21550,121,900972,1,9,Active Shallow Crust,0.0,89.98766,0.0,11/06/6061
+6.66674,46.6692,9667,5,1,13,35,49,3.65,5.0,fr,21551,193,900972,1,9,Active Shallow Crust,0.0,89.98766,0.0,05/01/9667
+6.66674,46.6692,2265,11,5,19,43,39,3.65,5.0,fr,21552,45,900972,1,9,Active Shallow Crust,0.0,89.98766,0.0,11/05/2265
+6.66674,46.6692,8404,2,21,13,56,55,3.65,5.0,fr,21553,168,900972,1,9,Active Shallow Crust,0.0,89.98766,0.0,02/21/8404
+6.66674,46.6692,969,8,25,17,2,14,3.65,5.0,fr,21554,19,900972,1,9,Active Shallow Crust,0.0,89.98766,0.0,08/25/0969
+6.66674,46.6692,8677,9,28,2,25,23,3.65,5.0,fr,21555,173,900972,1,9,Active Shallow Crust,0.0,89.98766,0.0,09/28/8677
+6.66674,46.6692,6972,7,21,16,46,29,3.65,15.0,fr,21556,139,900973,1,2,Active Shallow Crust,0.0,89.98766,0.0,07/21/6972
+6.66674,46.6692,325,12,24,15,10,9,3.65,15.0,fr,21557,6,900973,1,2,Active Shallow Crust,0.0,89.98766,0.0,12/24/0325
+6.66674,46.6692,9093,12,19,12,42,14,3.65,27.5,fr,21558,181,900974,1,3,Active Shallow Crust,0.0,89.98766,0.0,12/19/9093
+6.66674,46.6692,7980,9,28,22,27,15,3.65,27.5,fr,21559,159,900974,1,3,Active Shallow Crust,0.0,89.98766,0.0,09/28/7980
+6.66674,46.6692,5549,4,11,21,39,6,3.65,27.5,fr,21560,110,900974,1,3,Active Shallow Crust,0.0,89.98766,0.0,04/11/5549
+6.66674,46.6692,7301,7,31,16,42,34,3.65,5.0,fr,21561,146,900975,1,1,Active Shallow Crust,240.001,58.0131,0.0,07/31/7301
+6.66674,46.6692,7021,5,22,5,54,52,3.65,27.5,fr,21562,140,900977,1,1,Active Shallow Crust,240.001,58.01302,0.0,05/22/7021
+6.66674,46.6692,9115,5,14,4,10,37,3.65,5.0,fr,21563,182,900978,1,3,Active Shallow Crust,0.0,89.98753,-90.0,05/14/9115
+6.66674,46.6692,9990,3,14,16,11,51,3.65,5.0,fr,21564,199,900978,1,3,Active Shallow Crust,0.0,89.98753,-90.0,03/14/9990
+6.66674,46.6692,4296,9,2,14,41,41,3.65,5.0,fr,21565,85,900978,1,3,Active Shallow Crust,0.0,89.98753,-90.0,09/02/4296
+6.66674,46.6692,7348,10,25,20,26,44,3.65,5.0,fr,21566,146,900981,1,1,Active Shallow Crust,128.9007,89.96352,0.0,10/25/7348
+6.66674,46.6692,528,5,22,1,11,38,3.65,15.0,fr,21567,10,900982,1,1,Active Shallow Crust,128.9007,89.96352,0.0,05/22/0528
+6.66674,46.6692,9728,6,5,6,32,8,3.65,27.5,fr,21568,194,900983,1,1,Active Shallow Crust,128.9007,89.96352,0.0,06/05/9728
+6.66674,46.6692,9674,3,9,21,4,47,3.75,5.0,fr,21569,193,900984,1,5,Active Shallow Crust,0.0,89.98901,0.0,03/09/9674
+6.66674,46.6692,5617,10,17,3,20,53,3.75,5.0,fr,21570,112,900984,1,5,Active Shallow Crust,0.0,89.98901,0.0,10/17/5617
+6.66674,46.6692,8059,7,19,18,29,58,3.75,5.0,fr,21571,161,900984,1,5,Active Shallow Crust,0.0,89.98901,0.0,07/19/8059
+6.66674,46.6692,7833,9,15,12,32,14,3.75,5.0,fr,21572,156,900984,1,5,Active Shallow Crust,0.0,89.98901,0.0,09/15/7833
+6.66674,46.6692,4716,9,29,20,9,56,3.75,5.0,fr,21573,94,900984,1,5,Active Shallow Crust,0.0,89.98901,0.0,09/29/4716
+6.66674,46.6692,2125,10,2,2,0,21,3.75,15.0,fr,21574,42,900985,1,2,Active Shallow Crust,0.0,89.98901,0.0,10/02/2125
+6.66674,46.6692,5734,10,9,8,28,28,3.75,15.0,fr,21575,114,900985,1,2,Active Shallow Crust,0.0,89.98901,0.0,10/09/5734
+6.66674,46.6692,2015,5,11,21,6,10,3.75,27.5,fr,21576,40,900986,1,2,Active Shallow Crust,0.0,89.98901,0.0,05/11/2015
+6.66674,46.6692,9837,7,22,9,50,5,3.75,27.5,fr,21577,196,900986,1,2,Active Shallow Crust,0.0,89.98901,0.0,07/22/9837
+6.66674,46.6692,8216,12,27,17,32,25,3.75,5.0,fr,21578,164,900987,1,3,Active Shallow Crust,240.0076,58.01738,0.0,12/27/8216
+6.66674,46.6692,1838,12,6,22,0,42,3.75,5.0,fr,21579,36,900987,1,3,Active Shallow Crust,240.0076,58.01738,0.0,12/06/1838
+6.66674,46.6692,8799,3,15,23,30,7,3.75,5.0,fr,21580,175,900987,1,3,Active Shallow Crust,240.0076,58.01738,0.0,03/15/8799
+6.66674,46.6692,688,6,21,15,47,16,3.75,15.0,fr,21581,13,900988,1,1,Active Shallow Crust,240.0076,58.01738,0.0,06/21/0688
+6.66674,46.6692,1569,12,20,3,32,12,3.75,5.0,fr,21582,31,900990,1,1,Active Shallow Crust,0.0,89.98888,-90.0,12/20/1569
+6.66674,46.6692,1535,8,4,16,2,36,3.75,15.0,fr,21583,30,900994,1,1,Active Shallow Crust,128.8961,89.96749,0.0,08/04/1535
+6.66674,46.6692,6222,8,15,15,30,59,3.85,5.0,fr,21584,124,900996,1,3,Active Shallow Crust,0.0,89.9902,0.0,08/15/6222
+6.66674,46.6692,5200,2,18,23,1,45,3.85,5.0,fr,21585,103,900996,1,3,Active Shallow Crust,0.0,89.9902,0.0,02/18/5200
+6.66674,46.6692,2449,6,7,0,17,38,3.85,5.0,fr,21586,48,900996,1,3,Active Shallow Crust,0.0,89.9902,0.0,06/07/2449
+6.66674,46.6692,8489,7,16,4,39,22,3.85,15.0,fr,21587,169,900997,1,1,Active Shallow Crust,0.0,89.9902,0.0,07/16/8489
+6.66674,46.6692,9209,12,22,1,17,1,3.85,27.5,fr,21588,184,900998,1,1,Active Shallow Crust,0.0,89.9902,0.0,12/22/9209
+6.66674,46.6692,9296,7,3,7,23,51,3.85,5.0,fr,21589,185,900999,1,1,Active Shallow Crust,240.0114,57.99759,0.0,07/03/9296
+6.66674,46.6692,614,3,12,15,31,21,3.85,5.0,fr,21590,12,901002,1,3,Active Shallow Crust,0.0,89.99009,-90.0,03/12/0614
+6.66674,46.6692,4840,9,7,20,23,1,3.85,5.0,fr,21591,96,901002,1,3,Active Shallow Crust,0.0,89.99009,-90.0,09/07/4840
+6.66674,46.6692,8825,2,9,5,8,45,3.85,5.0,fr,21592,176,901002,1,3,Active Shallow Crust,0.0,89.99009,-90.0,02/09/8825
+6.66674,46.6692,2035,11,10,13,11,7,3.85,15.0,fr,21593,40,901003,1,1,Active Shallow Crust,0.0,89.99009,-90.0,11/10/2035
+6.66674,46.6692,3118,3,30,22,26,43,3.85,27.5,fr,21594,62,901004,1,1,Active Shallow Crust,0.0,89.99009,-90.0,03/30/3118
+6.66674,46.6692,3257,11,1,3,58,36,3.85,5.0,fr,21595,65,901005,1,1,Active Shallow Crust,128.8949,89.9951,0.0,11/01/3257
+6.66674,46.6692,9866,2,12,20,38,49,3.95,5.0,fr,21596,197,901008,1,4,Active Shallow Crust,0.0,89.99126,0.0,02/12/9866
+6.66674,46.6692,272,11,27,21,4,56,3.95,5.0,fr,21597,5,901008,1,4,Active Shallow Crust,0.0,89.99126,0.0,11/27/0272
+6.66674,46.6692,2626,9,28,7,34,41,3.95,5.0,fr,21598,52,901008,1,4,Active Shallow Crust,0.0,89.99126,0.0,09/28/2626
+6.66674,46.6692,6243,4,26,19,25,43,3.95,5.0,fr,21599,124,901008,1,4,Active Shallow Crust,0.0,89.99126,0.0,04/26/6243
+6.66674,46.6692,8449,2,24,13,9,1,3.95,15.0,fr,21600,168,901009,1,1,Active Shallow Crust,0.0,89.99126,0.0,02/24/8449
+6.66674,46.6692,1277,3,30,3,9,32,3.95,27.5,fr,21601,25,901010,1,2,Active Shallow Crust,0.0,89.99126,0.0,03/30/1277
+6.66674,46.6692,3720,4,18,13,59,35,3.95,27.5,fr,21602,74,901010,1,2,Active Shallow Crust,0.0,89.99126,0.0,04/18/3720
+6.66674,46.6692,2046,10,1,7,51,11,3.95,15.0,fr,21603,40,901015,1,1,Active Shallow Crust,0.0,89.99117,-90.0,10/01/2046
+6.66674,46.6692,6825,6,25,18,2,20,3.95,5.0,fr,21604,136,901017,1,1,Active Shallow Crust,128.9003,89.99564,0.0,06/25/6825
+6.66674,46.6692,5113,5,18,4,12,49,4.05,5.0,fr,21605,102,901020,1,2,Active Shallow Crust,0.0,89.98833,0.0,05/18/5113
+6.66674,46.6692,2185,3,23,11,21,36,4.05,5.0,fr,21606,43,901020,1,2,Active Shallow Crust,0.0,89.98833,0.0,03/23/2185
+6.66674,46.6692,6303,10,7,2,20,24,4.05,15.0,fr,21607,126,901021,1,1,Active Shallow Crust,0.0,89.98833,0.0,10/07/6303
+6.66674,46.6692,4654,8,17,16,33,44,4.05,5.0,fr,21608,93,901023,1,2,Active Shallow Crust,240.0061,58.00618,0.0,08/17/4654
+6.66674,46.6692,6927,8,31,18,53,2,4.05,5.0,fr,21609,138,901023,1,2,Active Shallow Crust,240.0061,58.00618,0.0,08/31/6927
+6.66674,46.6692,7961,7,13,5,52,0,4.15,5.0,fr,21610,159,901032,1,1,Active Shallow Crust,0.0,89.98959,0.0,07/13/7961
+6.66674,46.6692,2126,3,30,21,25,22,4.15,5.0,fr,21611,42,901038,1,1,Active Shallow Crust,0.0,89.98947,-90.0,03/30/2126
+6.66674,46.6692,725,1,10,22,9,45,4.25,5.0,fr,21612,14,901044,1,1,Active Shallow Crust,0.0,89.99073,0.0,01/10/0725
+6.66674,46.6692,9726,5,14,18,43,52,4.25,5.0,fr,21613,194,901053,1,1,Active Shallow Crust,128.8941,89.98095,0.0,05/14/9726
+6.66674,46.6692,4253,1,1,12,19,34,4.35,5.0,fr,21614,85,901056,1,3,Active Shallow Crust,0.0,89.98898,0.0,01/01/4253
+6.66674,46.6692,7421,6,23,8,54,50,4.35,5.0,fr,21615,148,901056,1,3,Active Shallow Crust,0.0,89.98898,0.0,06/23/7421
+6.66674,46.6692,7856,11,6,17,56,11,4.35,5.0,fr,21616,157,901056,1,3,Active Shallow Crust,0.0,89.98898,0.0,11/06/7856
+6.66674,46.6692,9042,7,4,13,16,50,4.35,5.0,fr,21617,180,901065,1,2,Active Shallow Crust,128.8983,89.98253,0.0,07/04/9042
+6.66674,46.6692,8038,12,19,7,23,30,4.35,5.0,fr,21618,160,901065,1,2,Active Shallow Crust,128.8983,89.98253,0.0,12/19/8038
+6.66674,46.6692,6241,5,15,10,32,40,4.65,5.0,fr,21619,124,901092,1,1,Active Shallow Crust,0.0,89.99025,0.0,05/15/6241
+6.66674,46.6692,463,4,21,17,42,57,4.75,5.0,fr,21620,9,901104,1,1,Active Shallow Crust,0.0,89.98957,0.0,04/21/0463
+6.66674,46.6692,1575,2,21,17,15,13,4.75,5.0,fr,21621,31,901113,1,1,Active Shallow Crust,128.8887,89.98818,0.0,02/21/1575
+6.66674,46.6692,7851,5,27,14,46,8,4.95,5.0,fr,21622,157,901128,1,1,Active Shallow Crust,0.0,89.99033,0.0,05/27/7851
+6.66674,46.6692,1795,9,19,5,36,57,4.95,15.0,fr,21623,35,901129,1,2,Active Shallow Crust,0.0,89.99033,0.0,09/19/1795
+6.66674,46.6692,5704,4,30,23,48,21,4.95,15.0,fr,21624,114,901129,1,2,Active Shallow Crust,0.0,89.99033,0.0,04/30/5704
+6.66674,46.6692,8928,2,22,16,33,10,5.15,5.0,fr,21625,178,901152,1,1,Active Shallow Crust,0.0,89.99013,0.0,02/22/8928
+6.66674,46.6692,1478,6,12,23,42,26,5.25,5.0,fr,21626,29,901164,1,2,Active Shallow Crust,0.0,89.99022,0.0,06/12/1478
+6.66674,46.6692,561,8,14,7,7,56,5.25,5.0,fr,21627,11,901164,1,2,Active Shallow Crust,0.0,89.99022,0.0,08/14/0561
+6.66674,46.6692,5377,2,3,19,14,7,5.25,15.0,fr,21628,107,901165,1,1,Active Shallow Crust,0.0,89.99022,0.0,02/03/5377
+6.66674,46.6692,9442,9,29,15,12,32,5.35,5.0,fr,21629,188,901176,1,1,Active Shallow Crust,0.0,89.99042,0.0,09/29/9442
+6.66674,46.6692,7721,7,4,21,24,41,5.55,5.0,fr,21630,154,901200,1,1,Active Shallow Crust,0.0,89.99031,0.0,07/04/7721
+-1.45839,45.49243,3833,2,3,1,44,28,3.75,5.0,fr,21631,76,901464,1,1,Active Shallow Crust,0.0,89.99017,0.0,02/03/3833
+-1.45839,45.49243,3087,11,28,0,48,23,3.85,5.0,fr,21632,61,901476,1,2,Active Shallow Crust,0.0,89.98999,0.0,11/28/3087
+-1.45839,45.49243,8474,5,12,12,41,33,3.85,5.0,fr,21633,169,901476,1,2,Active Shallow Crust,0.0,89.98999,0.0,05/12/8474
+-1.45839,45.49243,7393,5,22,6,27,56,3.85,27.5,fr,21634,147,901478,1,1,Active Shallow Crust,0.0,89.98999,0.0,05/22/7393
+-1.45839,45.49243,9700,7,30,22,38,52,4.35,27.5,fr,21635,193,901541,1,1,Active Shallow Crust,240.0081,57.99591,0.0,07/30/9700
+7.19755,51.38888,4897,5,9,18,51,55,3.75,15.0,fr,21636,97,901945,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/09/4897
+7.19755,51.38888,8411,11,19,2,35,51,4.65,5.0,fr,21637,168,902052,1,1,Active Shallow Crust,0.0,89.98936,0.0,11/19/8411
+-5.75635,48.88755,998,6,16,11,37,5,3.85,5.0,fr,21638,19,902919,1,1,Active Shallow Crust,240.0101,57.99786,0.0,06/16/0998
+-5.75635,48.88755,1293,9,30,11,9,3,3.95,15.0,fr,21639,25,902932,1,1,Active Shallow Crust,240.0206,58.00517,0.0,09/30/1293
+-2.07746,45.84358,133,3,1,16,15,45,3.75,5.0,fr,21640,2,903384,1,1,Active Shallow Crust,0.0,89.98884,0.0,03/01/0133
+-2.07746,45.84358,4425,3,14,16,51,18,4.15,5.0,fr,21641,88,903438,1,1,Active Shallow Crust,0.0,89.98932,-90.0,03/14/4425
+-2.07746,45.84358,4787,8,13,17,12,57,5.35,5.0,fr,21642,95,903576,1,1,Active Shallow Crust,0.0,89.98983,0.0,08/13/4787
+6.60046,43.3696,1772,10,23,2,29,45,3.55,5.0,fr,21643,35,903840,1,2,Active Shallow Crust,0.0,89.99267,0.0,10/23/1772
+6.60046,43.3696,3684,12,12,19,58,6,3.55,5.0,fr,21644,73,903840,1,2,Active Shallow Crust,0.0,89.99267,0.0,12/12/3684
+6.60046,43.3696,9578,6,5,23,12,32,3.65,5.0,fr,21645,191,903858,1,1,Active Shallow Crust,0.0,89.98679,-90.0,06/05/9578
+1.69686,52.80461,7958,12,20,20,24,3,3.85,5.0,fr,21646,159,904362,1,1,Active Shallow Crust,0.0,89.99017,-90.0,12/20/7958
+1.69686,52.80461,7889,10,3,14,40,28,4.65,5.0,fr,21647,157,904452,1,1,Active Shallow Crust,0.0,89.99012,0.0,10/03/7889
+3.58925,44.8193,1304,3,23,1,54,57,3.55,5.0,fr,21648,26,904800,1,1,Active Shallow Crust,0.0,89.98927,0.0,03/23/1304
+3.58925,44.8193,2985,2,2,6,16,35,3.55,15.0,fr,21649,59,904804,1,2,Active Shallow Crust,240.0119,57.99778,0.0,02/02/2985
+3.58925,44.8193,4821,2,11,23,5,15,3.55,15.0,fr,21650,96,904804,1,2,Active Shallow Crust,240.0119,57.99778,0.0,02/11/4821
+3.58925,44.8193,4224,2,20,12,20,13,3.65,5.0,fr,21651,84,904812,1,2,Active Shallow Crust,0.0,89.99044,0.0,02/20/4224
+3.58925,44.8193,13,5,2,12,20,46,3.65,5.0,fr,21652,0,904812,1,2,Active Shallow Crust,0.0,89.99044,0.0,05/02/0013
+3.58925,44.8193,6672,12,16,18,27,22,3.85,5.0,fr,21653,133,904842,1,1,Active Shallow Crust,0.0,89.98975,-90.0,12/16/6672
+3.58925,44.8193,8053,5,26,5,11,17,3.95,5.0,fr,21654,161,904848,1,2,Active Shallow Crust,0.0,89.99097,0.0,05/26/8053
+3.58925,44.8193,799,1,8,9,7,0,3.95,5.0,fr,21655,15,904848,1,2,Active Shallow Crust,0.0,89.99097,0.0,01/08/0799
+3.58925,44.8193,1594,2,3,7,36,17,3.95,15.0,fr,21656,31,904849,1,1,Active Shallow Crust,0.0,89.99097,0.0,02/03/1594
+3.58925,44.8193,5409,2,21,21,18,9,4.05,5.0,fr,21657,108,904869,1,1,Active Shallow Crust,128.8911,89.99296,0.0,02/21/5409
+3.58925,44.8193,2617,4,27,9,46,49,4.45,5.0,fr,21658,52,904908,1,1,Active Shallow Crust,0.0,89.98985,0.0,04/27/2617
+3.58925,44.8193,3346,7,4,5,17,37,4.45,15.0,fr,21659,66,904912,1,1,Active Shallow Crust,240.005,57.99454,0.0,07/04/3346
+3.58925,44.8193,8378,3,31,23,19,30,4.45,5.0,fr,21660,167,904917,1,1,Active Shallow Crust,128.8923,89.99365,0.0,03/31/8378
+3.58925,44.8193,202,5,21,11,11,16,4.75,5.0,fr,21661,4,904950,1,1,Active Shallow Crust,0.0,89.99001,-90.0,05/21/0202
+3.58925,44.8193,7725,11,4,0,4,8,5.25,5.0,fr,21662,154,905004,1,1,Active Shallow Crust,0.0,89.98989,0.0,11/04/7725
+3.58925,44.8193,1069,9,8,1,22,13,6.55,15.0,fr,21663,21,905161,1,1,Active Shallow Crust,359.9999,89.99004,0.0,09/08/1069
+-2.30219,43.34097,77,5,6,10,42,4,3.55,5.0,fr,21664,1,905280,1,1,Active Shallow Crust,0.0,89.989,0.0,05/06/0077
+-2.30219,43.34097,339,9,14,2,19,19,3.55,5.0,fr,21665,6,905283,1,1,Active Shallow Crust,240.0125,57.99814,0.0,09/14/0339
+-2.30219,43.34097,9474,1,15,22,8,43,3.65,15.0,fr,21666,189,905299,1,1,Active Shallow Crust,0.0,89.99008,-90.0,01/15/9474
+-2.30219,43.34097,9042,9,29,0,22,31,3.65,5.0,fr,21667,180,905301,1,1,Active Shallow Crust,128.9007,89.96346,0.0,09/29/9042
+-2.30219,43.34097,3699,5,17,3,37,15,3.75,5.0,fr,21668,73,905304,1,1,Active Shallow Crust,0.0,89.99126,0.0,05/17/3699
+-2.30219,43.34097,4243,8,5,2,8,26,3.75,5.0,fr,21669,84,905313,1,1,Active Shallow Crust,128.8967,89.96744,0.0,08/05/4243
+-2.30219,43.34097,5279,5,1,23,39,20,3.85,5.0,fr,21670,105,905316,1,1,Active Shallow Crust,0.0,89.98962,0.0,05/01/5279
+-2.30219,43.34097,5320,12,12,22,51,32,3.85,5.0,fr,21671,106,905322,1,1,Active Shallow Crust,0.0,89.98949,-90.0,12/12/5320
+-2.30219,43.34097,4413,6,19,16,28,50,3.95,5.0,fr,21672,88,905328,1,1,Active Shallow Crust,0.0,89.99075,0.0,06/19/4413
+-2.30219,43.34097,596,8,12,19,36,24,4.35,15.0,fr,21673,11,905377,1,1,Active Shallow Crust,0.0,89.98978,0.0,08/12/0596
+-2.30219,43.34097,6863,2,11,6,29,54,4.65,15.0,fr,21674,137,905422,1,1,Active Shallow Crust,128.8921,89.98705,0.0,02/11/6863
+-2.30219,43.34097,7710,3,22,11,12,41,4.85,5.0,fr,21675,154,905439,1,1,Active Shallow Crust,240.0159,58.00207,0.0,03/22/7710
+-2.302185,43.34097,6982,11,9,21,26,19,6.35,7.567806,fr,21676,139,905616,1,1,Active Shallow Crust,0.0,89.98999,0.0,11/09/6982
+4.36488,51.87435,7337,9,19,18,16,2,3.95,15.0,fr,21677,146,905809,1,1,Active Shallow Crust,0.0,89.98821,0.0,09/19/7337
+4.36488,51.87435,47,5,28,5,49,6,4.05,5.0,fr,21678,0,905820,1,1,Active Shallow Crust,0.0,89.98949,0.0,05/28/0047
+-1.71237,46.96632,3223,5,28,6,3,8,3.55,5.0,fr,21679,64,907680,1,5,Active Shallow Crust,0.0,89.98968,0.0,05/28/3223
+-1.71237,46.96632,408,9,28,4,2,5,3.55,5.0,fr,21680,8,907680,1,5,Active Shallow Crust,0.0,89.98968,0.0,09/28/0408
+-1.71237,46.96632,4387,10,31,3,58,9,3.55,5.0,fr,21681,87,907680,1,5,Active Shallow Crust,0.0,89.98968,0.0,10/31/4387
+-1.71237,46.96632,9074,3,29,10,44,16,3.55,5.0,fr,21682,181,907680,1,5,Active Shallow Crust,0.0,89.98968,0.0,03/29/9074
+-1.71237,46.96632,9558,4,4,21,45,22,3.55,5.0,fr,21683,191,907680,1,5,Active Shallow Crust,0.0,89.98968,0.0,04/04/9558
+-1.71237,46.96632,931,7,13,9,43,27,3.55,5.0,fr,21684,18,907683,1,1,Active Shallow Crust,240.0121,57.99832,0.0,07/13/0931
+-1.71237,46.96632,6778,2,10,23,18,3,3.55,15.0,fr,21685,135,907684,1,1,Active Shallow Crust,240.0121,57.99832,0.0,02/10/6778
+-1.71237,46.96632,1657,8,1,22,0,31,3.55,5.0,fr,21686,33,907686,1,2,Active Shallow Crust,0.0,89.98956,-90.0,08/01/1657
+-1.71237,46.96632,2670,5,10,2,7,55,3.55,5.0,fr,21687,53,907686,1,2,Active Shallow Crust,0.0,89.98956,-90.0,05/10/2670
+-1.71237,46.96632,5124,1,18,17,1,0,3.55,27.5,fr,21688,102,907688,1,1,Active Shallow Crust,0.0,89.98956,-90.0,01/18/5124
+-1.71237,46.96632,8978,3,29,14,51,4,3.55,5.0,fr,21689,179,907689,1,1,Active Shallow Crust,128.8961,89.99398,0.0,03/29/8978
+-1.71237,46.96632,8526,9,13,11,55,11,3.65,5.0,fr,21690,170,907692,1,1,Active Shallow Crust,0.0,89.98927,0.0,09/13/8526
+-1.71237,46.96632,9776,5,7,20,34,45,3.65,5.0,fr,21691,195,907695,1,1,Active Shallow Crust,240.0012,58.01281,0.0,05/07/9776
+-1.71237,46.96632,8489,8,8,15,2,0,3.65,15.0,fr,21692,169,907696,1,1,Active Shallow Crust,240.0012,58.01281,0.0,08/08/8489
+-1.71237,46.96632,6231,1,17,4,16,5,3.65,15.0,fr,21693,124,907699,1,1,Active Shallow Crust,0.0,89.99069,-90.0,01/17/6231
+-1.71237,46.96632,6054,7,25,9,43,57,3.65,5.0,fr,21694,121,907701,1,1,Active Shallow Crust,128.9,89.96353,0.0,07/25/6054
+-1.71237,46.96632,4996,7,22,10,50,3,3.75,15.0,fr,21695,99,907705,1,1,Active Shallow Crust,0.0,89.99043,0.0,07/22/4996
+-1.71237,46.96632,969,8,1,0,38,29,3.85,5.0,fr,21696,19,907716,1,1,Active Shallow Crust,0.0,89.99026,0.0,08/01/0969
+-1.71237,46.96632,8306,3,16,15,30,10,3.85,5.0,fr,21697,166,907722,1,1,Active Shallow Crust,0.0,89.99014,-90.0,03/16/8306
+-1.71237,46.96632,7150,1,31,11,9,16,3.95,5.0,fr,21698,142,907728,1,1,Active Shallow Crust,0.0,89.99023,0.0,01/31/7150
+-1.71237,46.96632,5036,11,20,1,9,59,3.95,15.0,fr,21699,100,907729,1,1,Active Shallow Crust,0.0,89.99023,0.0,11/20/5036
+-1.71237,46.96632,714,9,4,11,17,41,4.05,5.0,fr,21700,14,907740,1,2,Active Shallow Crust,0.0,89.99033,0.0,09/04/0714
+-1.71237,46.96632,3652,1,23,1,53,40,4.05,5.0,fr,21701,73,907740,1,2,Active Shallow Crust,0.0,89.99033,0.0,01/23/3652
+-1.71237,46.96632,5706,11,17,21,38,37,4.05,15.0,fr,21702,114,907741,1,1,Active Shallow Crust,0.0,89.99033,0.0,11/17/5706
+-1.71237,46.96632,3789,6,13,10,51,27,4.05,5.0,fr,21703,75,907746,1,1,Active Shallow Crust,0.0,89.99021,-90.0,06/13/3789
+-1.71237,46.96632,5120,9,10,2,57,5,4.05,5.0,fr,21704,102,907749,1,1,Active Shallow Crust,128.8903,89.99371,0.0,09/10/5120
+-1.71237,46.96632,9601,2,9,4,4,33,4.15,5.0,fr,21705,192,907761,1,1,Active Shallow Crust,128.8975,89.99353,0.0,02/09/9601
+-1.71237,46.96632,9456,4,14,14,5,17,4.25,27.5,fr,21706,189,907772,1,1,Active Shallow Crust,0.0,89.98989,-90.0,04/14/9456
+-1.71237,46.96632,902,2,17,4,57,40,4.35,5.0,fr,21707,18,907782,1,1,Active Shallow Crust,0.0,89.9903,-90.0,02/17/0902
+-1.71237,46.96632,9453,4,26,18,30,50,4.45,27.5,fr,21708,189,907790,1,1,Active Shallow Crust,0.0,89.99023,0.0,04/26/9453
+-1.71237,46.96632,358,2,3,11,35,51,4.55,5.0,fr,21709,7,907809,1,1,Active Shallow Crust,128.8937,89.98579,0.0,02/03/0358
+-1.712354,46.96632,9492,12,1,7,13,47,6.75,11.99416,fr,21710,189,908064,1,1,Active Shallow Crust,360.0,89.99,0.0,12/01/9492
+5.34792,43.21239,4486,1,1,2,32,27,3.55,5.0,fr,21711,89,908160,1,1,Active Shallow Crust,0.0,89.99265,0.0,01/01/4486
+5.34792,43.21239,2718,11,20,21,28,8,3.55,5.0,fr,21712,54,908163,1,1,Active Shallow Crust,240.0126,57.99699,0.0,11/20/2718
+5.34792,43.21239,4553,3,2,12,18,25,3.55,5.0,fr,21713,91,908169,1,1,Active Shallow Crust,128.8965,89.99265,0.0,03/02/4553
+5.34792,43.21239,3461,8,30,20,9,4,3.65,5.0,fr,21714,69,908172,1,1,Active Shallow Crust,0.0,89.9869,0.0,08/30/3461
+5.34792,43.21239,4434,5,16,10,22,0,3.65,15.0,fr,21715,88,908179,1,1,Active Shallow Crust,0.0,89.98675,-90.0,05/16/4434
+5.34792,43.21239,5404,4,9,10,40,50,3.85,5.0,fr,21716,108,908196,1,1,Active Shallow Crust,0.0,89.98959,0.0,04/09/5404
+5.34792,43.21239,3386,5,14,6,7,52,3.95,5.0,fr,21717,67,908211,1,1,Active Shallow Crust,240.0198,58.00535,0.0,05/14/3386
+5.34792,43.21239,4200,6,1,5,23,5,3.95,27.5,fr,21718,83,908216,1,1,Active Shallow Crust,0.0,89.99062,-90.0,06/01/4200
+5.34792,43.21239,7507,6,3,10,5,5,4.05,5.0,fr,21719,150,908220,1,1,Active Shallow Crust,0.0,89.99174,0.0,06/03/7507
+5.34792,43.21239,717,5,18,8,36,6,4.05,5.0,fr,21720,14,908226,1,1,Active Shallow Crust,0.0,89.99164,-90.0,05/18/0717
+8.00681,44.99191,8754,12,1,14,26,5,3.55,5.0,fr,21721,175,908646,1,1,Active Shallow Crust,0.0,89.98557,-90.0,12/01/8754
+8.00681,44.99191,7796,11,11,15,31,51,3.65,5.0,fr,21722,155,908652,1,2,Active Shallow Crust,0.0,89.98729,0.0,11/11/7796
+8.00681,44.99191,4490,12,25,1,42,9,3.65,5.0,fr,21723,89,908652,1,2,Active Shallow Crust,0.0,89.98729,0.0,12/25/4490
+8.00681,44.99191,2729,6,5,10,29,42,3.65,5.0,fr,21724,54,908655,1,1,Active Shallow Crust,240.0005,58.01152,0.0,06/05/2729
+8.00681,44.99191,3171,9,11,5,46,31,3.85,15.0,fr,21725,63,908677,1,1,Active Shallow Crust,0.0,89.98991,0.0,09/11/3171
+8.00681,44.99191,696,5,6,11,57,19,3.85,5.0,fr,21726,13,908679,1,1,Active Shallow Crust,240.0117,57.99756,0.0,05/06/0696
+8.00681,44.99191,4577,6,24,4,2,2,3.85,15.0,fr,21727,91,908686,1,1,Active Shallow Crust,128.8943,89.99495,0.0,06/24/4577
+8.00681,44.99191,9346,4,7,17,9,33,3.95,15.0,fr,21728,186,908689,1,1,Active Shallow Crust,0.0,89.991,0.0,04/07/9346
+8.00681,44.99191,7567,3,13,11,17,12,4.05,5.0,fr,21729,151,908700,1,1,Active Shallow Crust,0.0,89.99198,0.0,03/13/7567
+8.00681,44.99191,6518,12,23,7,12,16,4.25,5.0,fr,21730,130,908730,1,1,Active Shallow Crust,0.0,89.98711,-90.0,12/23/6518
+8.00681,44.99191,2754,6,16,22,16,45,4.55,15.0,fr,21731,55,908764,1,1,Active Shallow Crust,240.009,57.99736,0.0,06/16/2754
+5.47529,43.76226,3235,11,25,0,15,25,3.55,5.0,fr,21732,64,909120,1,1,Active Shallow Crust,0.0,89.99271,0.0,11/25/3235
+5.47529,43.76226,4395,11,3,2,20,41,3.55,5.0,fr,21733,87,909126,1,1,Active Shallow Crust,0.0,89.99263,-90.0,11/03/4395
+5.47529,43.76226,5774,5,26,3,11,20,3.65,5.0,fr,21734,115,909132,1,4,Active Shallow Crust,0.0,89.98701,0.0,05/26/5774
+5.47529,43.76226,9650,4,15,7,15,50,3.65,5.0,fr,21735,192,909132,1,4,Active Shallow Crust,0.0,89.98701,0.0,04/15/9650
+5.47529,43.76226,8184,5,31,17,59,4,3.65,5.0,fr,21736,163,909132,1,4,Active Shallow Crust,0.0,89.98701,0.0,05/31/8184
+5.47529,43.76226,8821,7,8,7,13,41,3.65,5.0,fr,21737,176,909132,1,4,Active Shallow Crust,0.0,89.98701,0.0,07/08/8821
+5.47529,43.76226,163,1,22,1,9,44,3.75,27.5,fr,21738,3,909146,1,1,Active Shallow Crust,0.0,89.98843,0.0,01/22/0163
+5.47529,43.76226,5366,1,24,11,16,30,3.85,5.0,fr,21739,107,909156,1,2,Active Shallow Crust,0.0,89.98969,0.0,01/24/5366
+5.47529,43.76226,9115,11,20,18,18,11,3.85,5.0,fr,21740,182,909156,1,2,Active Shallow Crust,0.0,89.98969,0.0,11/20/9115
+5.47529,43.76226,8587,1,16,7,8,24,3.85,15.0,fr,21741,171,909157,1,2,Active Shallow Crust,0.0,89.98969,0.0,01/16/8587
+5.47529,43.76226,2097,2,17,8,45,8,3.85,15.0,fr,21742,41,909157,1,2,Active Shallow Crust,0.0,89.98969,0.0,02/17/2097
+5.47529,43.76226,7519,9,27,20,58,8,3.95,15.0,fr,21743,150,909169,1,2,Active Shallow Crust,0.0,89.99081,0.0,09/27/7519
+5.47529,43.76226,4836,5,13,19,5,57,3.95,15.0,fr,21744,96,909169,1,2,Active Shallow Crust,0.0,89.99081,0.0,05/13/4836
+5.47529,43.76226,9088,9,3,14,55,16,4.05,5.0,fr,21745,181,909180,1,2,Active Shallow Crust,0.0,89.99181,0.0,09/03/9088
+5.47529,43.76226,8494,5,26,18,47,12,4.05,5.0,fr,21746,169,909180,1,2,Active Shallow Crust,0.0,89.99181,0.0,05/26/8494
+5.47529,43.76226,709,7,3,14,17,3,4.05,15.0,fr,21747,14,909181,1,1,Active Shallow Crust,0.0,89.99181,0.0,07/03/0709
+5.47529,43.76226,9639,6,13,18,32,36,4.05,27.5,fr,21748,192,909191,1,1,Active Shallow Crust,128.8918,89.99386,0.0,06/13/9639
+5.47529,43.76226,8629,2,17,8,4,4,4.15,15.0,fr,21749,172,909193,1,2,Active Shallow Crust,0.0,89.98905,0.0,02/17/8629
+5.47529,43.76226,7298,3,30,19,53,37,4.15,15.0,fr,21750,145,909193,1,2,Active Shallow Crust,0.0,89.98905,0.0,03/30/7298
+5.47529,43.76226,7621,5,29,17,27,24,4.25,15.0,fr,21751,152,909205,1,1,Active Shallow Crust,0.0,89.99024,0.0,05/29/7621
+5.47529,43.76226,9710,4,14,15,42,23,4.35,27.5,fr,21752,194,909218,1,1,Active Shallow Crust,0.0,89.9913,0.0,04/14/9710
+5.47529,43.76226,3846,11,30,12,7,57,4.35,27.5,fr,21753,76,909224,1,1,Active Shallow Crust,0.0,89.9912,-90.0,11/30/3846
+5.47529,43.76226,1423,6,5,14,57,35,4.55,15.0,fr,21754,28,909241,1,1,Active Shallow Crust,0.0,89.99078,0.0,06/05/1423
+5.47529,43.76226,8441,8,29,19,33,30,4.85,5.0,fr,21755,168,909279,1,1,Active Shallow Crust,240.0161,58.00232,0.0,08/29/8441
+5.47529,43.76226,2983,8,12,18,44,4,5.15,5.0,fr,21756,59,909312,1,1,Active Shallow Crust,0.0,89.98961,0.0,08/12/2983
+5.47529,43.76226,6167,3,16,14,57,10,6.35,15.0,fr,21757,123,909457,1,1,Active Shallow Crust,359.9998,89.99014,0.0,03/16/6167
+3.74104,45.75623,1680,4,6,4,15,49,3.55,5.0,fr,21758,33,909606,1,1,Active Shallow Crust,0.0,89.98933,-90.0,04/06/1680
+3.74104,45.75623,8263,1,9,3,40,42,3.65,5.0,fr,21759,165,909612,1,1,Active Shallow Crust,0.0,89.99059,0.0,01/09/8263
+3.74104,45.75623,94,2,16,17,13,11,3.75,5.0,fr,21760,1,909624,1,1,Active Shallow Crust,0.0,89.98882,0.0,02/16/0094
+3.74104,45.75623,4705,9,24,13,51,27,3.75,15.0,fr,21761,94,909625,1,1,Active Shallow Crust,0.0,89.98882,0.0,09/24/4705
+3.74104,45.75623,1214,12,4,9,16,43,3.75,27.5,fr,21762,24,909635,1,1,Active Shallow Crust,128.8961,89.96748,0.0,12/04/1214
+3.74104,45.75623,5960,10,6,0,48,4,4.05,15.0,fr,21763,119,909661,1,1,Active Shallow Crust,0.0,89.99011,0.0,10/06/5960
+3.74104,45.75623,5402,10,19,16,4,27,4.05,5.0,fr,21764,108,909663,1,1,Active Shallow Crust,240.0059,58.00564,0.0,10/19/5402
+3.74104,45.75623,2418,2,1,0,28,43,4.45,15.0,fr,21765,48,909709,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/01/2418
+4.41559,46.24356,1770,12,25,18,18,21,3.65,15.0,fr,21766,35,910102,1,1,Active Shallow Crust,128.8996,89.96352,0.0,12/25/1770
+4.41559,46.24356,5390,6,8,14,54,41,3.75,15.0,fr,21767,107,910105,1,1,Active Shallow Crust,0.0,89.98892,0.0,06/08/5390
+4.41559,46.24356,4351,7,6,1,25,25,3.85,15.0,fr,21768,87,910117,1,1,Active Shallow Crust,0.0,89.99013,0.0,07/06/4351
+4.41559,46.24356,8370,6,3,3,58,55,3.95,5.0,fr,21769,167,910128,1,1,Active Shallow Crust,0.0,89.9912,0.0,06/03/8370
+4.41559,46.24356,1979,8,27,2,28,25,3.95,15.0,fr,21770,39,910129,1,1,Active Shallow Crust,0.0,89.9912,0.0,08/27/1979
+4.41559,46.24356,633,9,21,22,10,45,4.15,5.0,fr,21771,12,910158,1,1,Active Shallow Crust,0.0,89.9894,-90.0,09/21/0633
+4.41559,46.24356,4822,8,14,7,43,48,4.35,5.0,fr,21772,96,910176,1,1,Active Shallow Crust,0.0,89.98889,0.0,08/14/4822
+4.41559,46.24356,3941,5,30,10,24,15,4.55,15.0,fr,21773,78,910201,1,1,Active Shallow Crust,0.0,89.98898,0.0,05/30/3941
+4.41559,46.24356,3435,8,25,20,28,35,4.75,27.5,fr,21774,68,910232,1,1,Active Shallow Crust,0.0,89.98936,-90.0,08/25/3435
+-0.09454,43.57159,6369,10,23,5,17,18,3.55,15.0,fr,21775,127,910561,1,1,Active Shallow Crust,0.0,89.98995,0.0,10/23/6369
+-0.09454,43.57159,1412,10,2,22,28,56,3.65,15.0,fr,21776,28,910576,1,1,Active Shallow Crust,240.0008,58.01284,0.0,10/02/1412
+-0.09454,43.57159,4636,9,16,8,38,13,3.65,5.0,fr,21777,92,910578,1,1,Active Shallow Crust,0.0,89.99001,-90.0,09/16/4636
+-0.09454,43.57159,3136,8,22,16,52,42,3.75,5.0,fr,21778,62,910584,1,2,Active Shallow Crust,0.0,89.99003,0.0,08/22/3136
+-0.09454,43.57159,5743,2,13,14,39,57,3.75,5.0,fr,21779,114,910584,1,2,Active Shallow Crust,0.0,89.99003,0.0,02/13/5743
+-0.09454,43.57159,932,2,25,12,40,59,3.75,5.0,fr,21780,18,910593,1,1,Active Shallow Crust,128.8969,89.96735,0.0,02/25/0932
+-0.09454,43.57159,8618,12,16,14,41,39,3.85,15.0,fr,21781,172,910597,1,1,Active Shallow Crust,0.0,89.98997,0.0,12/16/8618
+-0.09454,43.57159,2831,3,11,17,58,16,3.85,5.0,fr,21782,56,910599,1,1,Active Shallow Crust,240.0105,57.99775,0.0,03/11/2831
+-0.09454,43.57159,4590,7,11,16,29,34,3.95,5.0,fr,21783,91,910608,1,1,Active Shallow Crust,0.0,89.98999,0.0,07/11/4590
+-0.09454,43.57159,8134,9,16,8,21,33,4.25,5.0,fr,21784,162,910644,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/16/8134
+7.56805,47.41973,3614,8,10,1,57,42,3.55,5.0,fr,21785,72,911520,1,10,Active Shallow Crust,0.0,89.99318,0.0,08/10/3614
+7.56805,47.41973,3891,9,17,17,31,40,3.55,5.0,fr,21786,77,911520,1,10,Active Shallow Crust,0.0,89.99318,0.0,09/17/3891
+7.56805,47.41973,1021,6,12,20,34,39,3.55,5.0,fr,21787,20,911520,1,10,Active Shallow Crust,0.0,89.99318,0.0,06/12/1021
+7.56805,47.41973,6727,1,5,8,50,0,3.55,5.0,fr,21788,134,911520,1,10,Active Shallow Crust,0.0,89.99318,0.0,01/05/6727
+7.56805,47.41973,3824,12,25,18,36,35,3.55,5.0,fr,21789,76,911520,1,10,Active Shallow Crust,0.0,89.99318,0.0,12/25/3824
+7.56805,47.41973,3110,4,12,9,28,54,3.55,5.0,fr,21790,62,911520,1,10,Active Shallow Crust,0.0,89.99318,0.0,04/12/3110
+7.56805,47.41973,7617,6,3,13,46,2,3.55,5.0,fr,21791,152,911520,1,10,Active Shallow Crust,0.0,89.99318,0.0,06/03/7617
+7.56805,47.41973,556,12,19,23,53,43,3.55,5.0,fr,21792,11,911520,1,10,Active Shallow Crust,0.0,89.99318,0.0,12/19/0556
+7.56805,47.41973,6049,6,28,0,46,58,3.55,5.0,fr,21793,120,911520,1,10,Active Shallow Crust,0.0,89.99318,0.0,06/28/6049
+7.56805,47.41973,5341,8,28,17,44,0,3.55,5.0,fr,21794,106,911520,1,10,Active Shallow Crust,0.0,89.99318,0.0,08/28/5341
+7.56805,47.41973,2145,1,10,23,39,2,3.55,15.0,fr,21795,42,911521,1,6,Active Shallow Crust,0.0,89.99318,0.0,01/10/2145
+7.56805,47.41973,2720,11,16,0,40,14,3.55,15.0,fr,21796,54,911521,1,6,Active Shallow Crust,0.0,89.99318,0.0,11/16/2720
+7.56805,47.41973,5481,2,25,8,21,33,3.55,15.0,fr,21797,109,911521,1,6,Active Shallow Crust,0.0,89.99318,0.0,02/25/5481
+7.56805,47.41973,8469,2,19,19,46,59,3.55,15.0,fr,21798,169,911521,1,6,Active Shallow Crust,0.0,89.99318,0.0,02/19/8469
+7.56805,47.41973,6841,6,29,15,52,32,3.55,15.0,fr,21799,136,911521,1,6,Active Shallow Crust,0.0,89.99318,0.0,06/29/6841
+7.56805,47.41973,2237,11,11,18,2,38,3.55,15.0,fr,21800,44,911521,1,6,Active Shallow Crust,0.0,89.99318,0.0,11/11/2237
+7.56805,47.41973,1534,7,25,2,45,47,3.55,27.5,fr,21801,30,911522,1,5,Active Shallow Crust,0.0,89.99318,0.0,07/25/1534
+7.56805,47.41973,3002,2,16,0,12,33,3.55,27.5,fr,21802,60,911522,1,5,Active Shallow Crust,0.0,89.99318,0.0,02/16/3002
+7.56805,47.41973,9449,5,28,7,1,29,3.55,27.5,fr,21803,188,911522,1,5,Active Shallow Crust,0.0,89.99318,0.0,05/28/9449
+7.56805,47.41973,4034,6,10,19,43,11,3.55,27.5,fr,21804,80,911522,1,5,Active Shallow Crust,0.0,89.99318,0.0,06/10/4034
+7.56805,47.41973,2925,4,15,16,49,50,3.55,27.5,fr,21805,58,911522,1,5,Active Shallow Crust,0.0,89.99318,0.0,04/15/2925
+7.56805,47.41973,1394,1,3,4,47,43,3.55,5.0,fr,21806,27,911523,1,3,Active Shallow Crust,240.0118,57.99812,0.0,01/03/1394
+7.56805,47.41973,7109,3,24,9,8,37,3.55,5.0,fr,21807,142,911523,1,3,Active Shallow Crust,240.0118,57.99812,0.0,03/24/7109
+7.56805,47.41973,7860,10,10,7,38,48,3.55,5.0,fr,21808,157,911523,1,3,Active Shallow Crust,240.0118,57.99812,0.0,10/10/7860
+7.56805,47.41973,9323,9,12,23,0,41,3.55,5.0,fr,21809,186,911526,1,2,Active Shallow Crust,0.0,89.9931,-90.0,09/12/9323
+7.56805,47.41973,3537,6,30,11,36,18,3.55,5.0,fr,21810,70,911526,1,2,Active Shallow Crust,0.0,89.9931,-90.0,06/30/3537
+7.56805,47.41973,3634,2,9,15,16,10,3.55,15.0,fr,21811,72,911527,1,1,Active Shallow Crust,0.0,89.9931,-90.0,02/09/3634
+7.56805,47.41973,2613,9,19,18,10,56,3.55,5.0,fr,21812,52,911529,1,1,Active Shallow Crust,128.8965,89.99318,0.0,09/19/2613
+7.56805,47.41973,8577,4,1,3,10,5,3.55,15.0,fr,21813,171,911530,1,1,Active Shallow Crust,128.8965,89.99318,0.0,04/01/8577
+7.56805,47.41973,9192,11,13,9,53,17,3.65,5.0,fr,21814,183,911532,1,13,Active Shallow Crust,0.0,89.98784,0.0,11/13/9192
+7.56805,47.41973,9846,8,25,3,1,25,3.65,5.0,fr,21815,196,911532,1,13,Active Shallow Crust,0.0,89.98784,0.0,08/25/9846
+7.56805,47.41973,3405,10,7,15,7,33,3.65,5.0,fr,21816,68,911532,1,13,Active Shallow Crust,0.0,89.98784,0.0,10/07/3405
+7.56805,47.41973,3495,7,22,2,13,49,3.65,5.0,fr,21817,69,911532,1,13,Active Shallow Crust,0.0,89.98784,0.0,07/22/3495
+7.56805,47.41973,8206,12,28,21,45,44,3.65,5.0,fr,21818,164,911532,1,13,Active Shallow Crust,0.0,89.98784,0.0,12/28/8206
+7.56805,47.41973,749,11,20,18,42,20,3.65,5.0,fr,21819,14,911532,1,13,Active Shallow Crust,0.0,89.98784,0.0,11/20/0749
+7.56805,47.41973,8911,3,21,21,3,58,3.65,5.0,fr,21820,178,911532,1,13,Active Shallow Crust,0.0,89.98784,0.0,03/21/8911
+7.56805,47.41973,4556,8,7,20,15,56,3.65,5.0,fr,21821,91,911532,1,13,Active Shallow Crust,0.0,89.98784,0.0,08/07/4556
+7.56805,47.41973,34,4,25,1,6,27,3.65,5.0,fr,21822,0,911532,1,13,Active Shallow Crust,0.0,89.98784,0.0,04/25/0034
+7.56805,47.41973,7748,2,6,7,32,14,3.65,5.0,fr,21823,154,911532,1,13,Active Shallow Crust,0.0,89.98784,0.0,02/06/7748
+7.56805,47.41973,8085,11,12,10,24,31,3.65,5.0,fr,21824,161,911532,1,13,Active Shallow Crust,0.0,89.98784,0.0,11/12/8085
+7.56805,47.41973,6340,5,4,22,5,18,3.65,5.0,fr,21825,126,911532,1,13,Active Shallow Crust,0.0,89.98784,0.0,05/04/6340
+7.56805,47.41973,2135,1,28,6,51,4,3.65,5.0,fr,21826,42,911532,1,13,Active Shallow Crust,0.0,89.98784,0.0,01/28/2135
+7.56805,47.41973,4303,8,20,5,7,57,3.65,15.0,fr,21827,86,911533,1,6,Active Shallow Crust,0.0,89.98784,0.0,08/20/4303
+7.56805,47.41973,4977,8,10,8,54,16,3.65,15.0,fr,21828,99,911533,1,6,Active Shallow Crust,0.0,89.98784,0.0,08/10/4977
+7.56805,47.41973,5508,3,31,3,29,42,3.65,15.0,fr,21829,110,911533,1,6,Active Shallow Crust,0.0,89.98784,0.0,03/31/5508
+7.56805,47.41973,9811,1,19,13,6,47,3.65,15.0,fr,21830,196,911533,1,6,Active Shallow Crust,0.0,89.98784,0.0,01/19/9811
+7.56805,47.41973,618,4,2,20,49,11,3.65,15.0,fr,21831,12,911533,1,6,Active Shallow Crust,0.0,89.98784,0.0,04/02/0618
+7.56805,47.41973,2031,9,4,14,18,3,3.65,15.0,fr,21832,40,911533,1,6,Active Shallow Crust,0.0,89.98784,0.0,09/04/2031
+7.56805,47.41973,3557,9,15,18,2,54,3.65,27.5,fr,21833,71,911534,1,1,Active Shallow Crust,0.0,89.98784,0.0,09/15/3557
+7.56805,47.41973,4403,1,6,18,56,47,3.65,5.0,fr,21834,88,911535,1,1,Active Shallow Crust,240.0011,58.01279,0.0,01/06/4403
+7.56805,47.41973,4836,11,1,15,9,33,3.65,15.0,fr,21835,96,911536,1,2,Active Shallow Crust,240.0011,58.01279,0.0,11/01/4836
+7.56805,47.41973,9912,7,18,11,30,41,3.65,15.0,fr,21836,198,911536,1,2,Active Shallow Crust,240.0011,58.01279,0.0,07/18/9912
+7.56805,47.41973,4764,6,8,23,46,56,3.65,5.0,fr,21837,95,911538,1,4,Active Shallow Crust,0.0,89.98769,-90.0,06/08/4764
+7.56805,47.41973,193,7,13,9,12,40,3.65,5.0,fr,21838,3,911538,1,4,Active Shallow Crust,0.0,89.98769,-90.0,07/13/0193
+7.56805,47.41973,8611,7,19,5,30,34,3.65,5.0,fr,21839,172,911538,1,4,Active Shallow Crust,0.0,89.98769,-90.0,07/19/8611
+7.56805,47.41973,7335,8,16,17,42,41,3.65,5.0,fr,21840,146,911538,1,4,Active Shallow Crust,0.0,89.98769,-90.0,08/16/7335
+7.56805,47.41973,7504,8,1,18,8,32,3.65,5.0,fr,21841,150,911541,1,1,Active Shallow Crust,128.9005,89.96354,0.0,08/01/7504
+7.56805,47.41973,1207,10,2,7,18,17,3.65,15.0,fr,21842,24,911542,1,1,Active Shallow Crust,128.9005,89.96354,0.0,10/02/1207
+7.56805,47.41973,9200,11,19,14,26,50,3.65,27.5,fr,21843,183,911543,1,1,Active Shallow Crust,128.9005,89.96354,0.0,11/19/9200
+7.56805,47.41973,5637,2,14,4,33,5,3.75,5.0,fr,21844,112,911544,1,8,Active Shallow Crust,0.0,89.98916,0.0,02/14/5637
+7.56805,47.41973,5108,12,15,12,35,25,3.75,5.0,fr,21845,102,911544,1,8,Active Shallow Crust,0.0,89.98916,0.0,12/15/5108
+7.56805,47.41973,2195,12,2,13,18,12,3.75,5.0,fr,21846,43,911544,1,8,Active Shallow Crust,0.0,89.98916,0.0,12/02/2195
+7.56805,47.41973,8128,12,13,14,17,33,3.75,5.0,fr,21847,162,911544,1,8,Active Shallow Crust,0.0,89.98916,0.0,12/13/8128
+7.56805,47.41973,3855,4,20,1,0,5,3.75,5.0,fr,21848,77,911544,1,8,Active Shallow Crust,0.0,89.98916,0.0,04/20/3855
+7.56805,47.41973,441,4,29,18,28,38,3.75,5.0,fr,21849,8,911544,1,8,Active Shallow Crust,0.0,89.98916,0.0,04/29/0441
+7.56805,47.41973,7276,11,20,1,50,19,3.75,5.0,fr,21850,145,911544,1,8,Active Shallow Crust,0.0,89.98916,0.0,11/20/7276
+7.56805,47.41973,6463,10,11,4,47,4,3.75,5.0,fr,21851,129,911544,1,8,Active Shallow Crust,0.0,89.98916,0.0,10/11/6463
+7.56805,47.41973,5686,12,10,4,11,4,3.75,15.0,fr,21852,113,911545,1,5,Active Shallow Crust,0.0,89.98916,0.0,12/10/5686
+7.56805,47.41973,6763,8,2,21,39,25,3.75,15.0,fr,21853,135,911545,1,5,Active Shallow Crust,0.0,89.98916,0.0,08/02/6763
+7.56805,47.41973,261,3,29,1,5,26,3.75,15.0,fr,21854,5,911545,1,5,Active Shallow Crust,0.0,89.98916,0.0,03/29/0261
+7.56805,47.41973,7686,12,17,16,42,27,3.75,15.0,fr,21855,153,911545,1,5,Active Shallow Crust,0.0,89.98916,0.0,12/17/7686
+7.56805,47.41973,1461,12,3,6,18,47,3.75,15.0,fr,21856,29,911545,1,5,Active Shallow Crust,0.0,89.98916,0.0,12/03/1461
+7.56805,47.41973,5327,3,30,22,25,21,3.75,27.5,fr,21857,106,911546,1,1,Active Shallow Crust,0.0,89.98916,0.0,03/30/5327
+7.56805,47.41973,4169,2,4,9,37,57,3.75,5.0,fr,21858,83,911547,1,5,Active Shallow Crust,240.008,58.0177,0.0,02/04/4169
+7.56805,47.41973,8355,1,31,21,24,6,3.75,5.0,fr,21859,167,911547,1,5,Active Shallow Crust,240.008,58.0177,0.0,01/31/8355
+7.56805,47.41973,4974,8,27,14,16,19,3.75,5.0,fr,21860,99,911547,1,5,Active Shallow Crust,240.008,58.0177,0.0,08/27/4974
+7.56805,47.41973,4862,9,22,17,11,56,3.75,5.0,fr,21861,97,911547,1,5,Active Shallow Crust,240.008,58.0177,0.0,09/22/4862
+7.56805,47.41973,7621,9,5,7,19,59,3.75,5.0,fr,21862,152,911547,1,5,Active Shallow Crust,240.008,58.0177,0.0,09/05/7621
+7.56805,47.41973,5501,11,30,3,39,30,3.75,27.5,fr,21863,110,911549,1,3,Active Shallow Crust,240.008,58.0177,0.0,11/30/5501
+7.56805,47.41973,1758,8,2,10,27,35,3.75,27.5,fr,21864,35,911549,1,3,Active Shallow Crust,240.008,58.0177,0.0,08/02/1758
+7.56805,47.41973,6198,5,4,6,5,55,3.75,27.5,fr,21865,123,911549,1,3,Active Shallow Crust,240.008,58.0177,0.0,05/04/6198
+7.56805,47.41973,7601,1,12,15,59,57,3.75,5.0,fr,21866,152,911550,1,1,Active Shallow Crust,0.0,89.98904,-90.0,01/12/7601
+7.56805,47.41973,2745,9,6,23,47,23,3.75,5.0,fr,21867,54,911553,1,2,Active Shallow Crust,128.8958,89.96751,0.0,09/06/2745
+7.56805,47.41973,8822,6,28,22,51,29,3.75,5.0,fr,21868,176,911553,1,2,Active Shallow Crust,128.8958,89.96751,0.0,06/28/8822
+7.56805,47.41973,3308,12,20,2,22,45,3.75,15.0,fr,21869,66,911554,1,1,Active Shallow Crust,128.8958,89.96751,0.0,12/20/3308
+7.56805,47.41973,1465,7,27,23,30,5,3.85,5.0,fr,21870,29,911556,1,8,Active Shallow Crust,0.0,89.99034,0.0,07/27/1465
+7.56805,47.41973,7290,8,27,19,1,34,3.85,5.0,fr,21871,145,911556,1,8,Active Shallow Crust,0.0,89.99034,0.0,08/27/7290
+7.56805,47.41973,7336,5,30,14,32,6,3.85,5.0,fr,21872,146,911556,1,8,Active Shallow Crust,0.0,89.99034,0.0,05/30/7336
+7.56805,47.41973,5365,6,15,23,8,41,3.85,5.0,fr,21873,107,911556,1,8,Active Shallow Crust,0.0,89.99034,0.0,06/15/5365
+7.56805,47.41973,3699,12,7,20,25,55,3.85,5.0,fr,21874,73,911556,1,8,Active Shallow Crust,0.0,89.99034,0.0,12/07/3699
+7.56805,47.41973,6322,7,29,8,16,53,3.85,5.0,fr,21875,126,911556,1,8,Active Shallow Crust,0.0,89.99034,0.0,07/29/6322
+7.56805,47.41973,22,7,6,18,16,51,3.85,5.0,fr,21876,0,911556,1,8,Active Shallow Crust,0.0,89.99034,0.0,07/06/0022
+7.56805,47.41973,318,2,22,13,44,4,3.85,5.0,fr,21877,6,911556,1,8,Active Shallow Crust,0.0,89.99034,0.0,02/22/0318
+7.56805,47.41973,4618,11,26,1,29,30,3.85,15.0,fr,21878,92,911557,1,3,Active Shallow Crust,0.0,89.99034,0.0,11/26/4618
+7.56805,47.41973,6220,12,30,19,36,33,3.85,15.0,fr,21879,124,911557,1,3,Active Shallow Crust,0.0,89.99034,0.0,12/30/6220
+7.56805,47.41973,1330,1,14,17,47,7,3.85,15.0,fr,21880,26,911557,1,3,Active Shallow Crust,0.0,89.99034,0.0,01/14/1330
+7.56805,47.41973,6717,8,18,10,29,14,3.85,27.5,fr,21881,134,911558,1,2,Active Shallow Crust,0.0,89.99034,0.0,08/18/6717
+7.56805,47.41973,7913,5,27,10,45,19,3.85,27.5,fr,21882,158,911558,1,2,Active Shallow Crust,0.0,89.99034,0.0,05/27/7913
+7.56805,47.41973,9538,10,29,17,51,51,3.85,5.0,fr,21883,190,911559,1,1,Active Shallow Crust,240.0114,57.99844,0.0,10/29/9538
+7.56805,47.41973,4431,2,7,0,59,10,3.85,15.0,fr,21884,88,911560,1,2,Active Shallow Crust,240.0114,57.99844,0.0,02/07/4431
+7.56805,47.41973,7669,3,25,7,15,28,3.85,15.0,fr,21885,153,911560,1,2,Active Shallow Crust,240.0114,57.99844,0.0,03/25/7669
+7.56805,47.41973,8006,6,6,0,50,27,3.95,5.0,fr,21886,160,911568,1,2,Active Shallow Crust,0.0,89.99139,0.0,06/06/8006
+7.56805,47.41973,8650,10,24,23,20,43,3.95,5.0,fr,21887,172,911568,1,2,Active Shallow Crust,0.0,89.99139,0.0,10/24/8650
+7.56805,47.41973,9659,6,6,8,57,17,3.95,15.0,fr,21888,193,911569,1,2,Active Shallow Crust,0.0,89.99139,0.0,06/06/9659
+7.56805,47.41973,4394,8,6,21,17,55,3.95,15.0,fr,21889,87,911569,1,2,Active Shallow Crust,0.0,89.99139,0.0,08/06/4394
+7.56805,47.41973,9531,5,20,6,26,31,3.95,5.0,fr,21890,190,911571,1,2,Active Shallow Crust,240.0194,58.00545,0.0,05/20/9531
+7.56805,47.41973,5465,5,22,21,4,47,3.95,5.0,fr,21891,109,911571,1,2,Active Shallow Crust,240.0194,58.00545,0.0,05/22/5465
+7.56805,47.41973,5110,7,10,16,12,18,4.05,5.0,fr,21892,102,911580,1,6,Active Shallow Crust,0.0,89.98849,0.0,07/10/5110
+7.56805,47.41973,8781,10,4,16,25,19,4.05,5.0,fr,21893,175,911580,1,6,Active Shallow Crust,0.0,89.98849,0.0,10/04/8781
+7.56805,47.41973,4938,5,10,11,19,44,4.05,5.0,fr,21894,98,911580,1,6,Active Shallow Crust,0.0,89.98849,0.0,05/10/4938
+7.56805,47.41973,2529,9,22,0,4,0,4.05,5.0,fr,21895,50,911580,1,6,Active Shallow Crust,0.0,89.98849,0.0,09/22/2529
+7.56805,47.41973,4177,6,1,2,12,11,4.05,5.0,fr,21896,83,911580,1,6,Active Shallow Crust,0.0,89.98849,0.0,06/01/4177
+7.56805,47.41973,1007,7,23,14,57,35,4.05,5.0,fr,21897,20,911580,1,6,Active Shallow Crust,0.0,89.98849,0.0,07/23/1007
+7.56805,47.41973,241,12,14,22,39,3,4.05,15.0,fr,21898,4,911581,1,1,Active Shallow Crust,0.0,89.98849,0.0,12/14/0241
+7.56805,47.41973,6574,8,18,7,36,22,4.05,27.5,fr,21899,131,911582,1,1,Active Shallow Crust,0.0,89.98849,0.0,08/18/6574
+7.56805,47.41973,3066,5,22,11,47,15,4.05,5.0,fr,21900,61,911583,1,1,Active Shallow Crust,240.0059,58.00582,0.0,05/22/3066
+7.56805,47.41973,294,11,9,16,40,23,4.05,15.0,fr,21901,5,911584,1,1,Active Shallow Crust,240.0059,58.00579,0.0,11/09/0294
+7.56805,47.41973,378,4,10,5,44,48,4.05,5.0,fr,21902,7,911586,1,1,Active Shallow Crust,0.0,89.98836,-90.0,04/10/0378
+7.56805,47.41973,8366,12,19,23,55,47,4.05,5.0,fr,21903,167,911589,1,1,Active Shallow Crust,128.8906,89.99425,0.0,12/19/8366
+7.56805,47.41973,9431,8,4,11,25,41,4.15,5.0,fr,21904,188,911592,1,1,Active Shallow Crust,0.0,89.98974,0.0,08/04/9431
+7.56805,47.41973,4413,12,21,20,14,18,4.15,5.0,fr,21905,88,911595,1,1,Active Shallow Crust,240.0085,57.99689,0.0,12/21/4413
+7.56805,47.41973,3524,10,24,10,8,32,4.15,5.0,fr,21906,70,911601,1,1,Active Shallow Crust,128.8978,89.99316,0.0,10/24/3524
+7.56805,47.41973,1639,9,13,1,59,16,4.25,5.0,fr,21907,32,911604,1,5,Active Shallow Crust,0.0,89.99086,0.0,09/13/1639
+7.56805,47.41973,2606,1,10,19,22,2,4.25,5.0,fr,21908,52,911604,1,5,Active Shallow Crust,0.0,89.99086,0.0,01/10/2606
+7.56805,47.41973,7212,3,13,15,56,17,4.25,5.0,fr,21909,144,911604,1,5,Active Shallow Crust,0.0,89.99086,0.0,03/13/7212
+7.56805,47.41973,4379,12,22,19,44,55,4.25,5.0,fr,21910,87,911604,1,5,Active Shallow Crust,0.0,89.99086,0.0,12/22/4379
+7.56805,47.41973,5021,4,12,3,20,14,4.25,5.0,fr,21911,100,911604,1,5,Active Shallow Crust,0.0,89.99086,0.0,04/12/5021
+7.56805,47.41973,6473,7,24,23,50,13,4.25,15.0,fr,21912,129,911605,1,3,Active Shallow Crust,0.0,89.99086,0.0,07/24/6473
+7.56805,47.41973,7189,6,3,21,35,48,4.25,15.0,fr,21913,143,911605,1,3,Active Shallow Crust,0.0,89.99086,0.0,06/03/7189
+7.56805,47.41973,4154,10,19,8,33,55,4.25,15.0,fr,21914,83,911605,1,3,Active Shallow Crust,0.0,89.99086,0.0,10/19/4154
+7.56805,47.41973,5605,10,9,16,1,29,4.25,5.0,fr,21915,112,911607,1,1,Active Shallow Crust,240.0076,57.99449,0.0,10/09/5605
+7.56805,47.41973,1271,11,13,16,17,24,4.25,27.5,fr,21916,25,911609,1,1,Active Shallow Crust,240.0076,57.99449,0.0,11/13/1271
+7.56805,47.41973,9571,1,22,1,26,7,4.25,5.0,fr,21917,191,911610,1,2,Active Shallow Crust,0.0,89.99075,-90.0,01/22/9571
+7.56805,47.41973,3966,4,8,20,49,25,4.25,5.0,fr,21918,79,911610,1,2,Active Shallow Crust,0.0,89.99075,-90.0,04/08/3966
+7.56805,47.41973,7204,6,4,10,0,9,4.25,5.0,fr,21919,144,911613,1,2,Active Shallow Crust,128.8948,89.98098,0.0,06/04/7204
+7.56805,47.41973,6835,3,21,5,19,9,4.25,5.0,fr,21920,136,911613,1,2,Active Shallow Crust,128.8948,89.98098,0.0,03/21/6835
+7.56805,47.41973,6819,2,28,18,52,45,4.35,5.0,fr,21921,136,911616,1,5,Active Shallow Crust,0.0,89.98914,0.0,02/28/6819
+7.56805,47.41973,1123,2,9,16,22,50,4.35,5.0,fr,21922,22,911616,1,5,Active Shallow Crust,0.0,89.98914,0.0,02/09/1123
+7.56805,47.41973,6890,10,7,22,37,58,4.35,5.0,fr,21923,137,911616,1,5,Active Shallow Crust,0.0,89.98914,0.0,10/07/6890
+7.56805,47.41973,5521,12,30,15,49,13,4.35,5.0,fr,21924,110,911616,1,5,Active Shallow Crust,0.0,89.98914,0.0,12/30/5521
+7.56805,47.41973,6131,12,31,16,38,3,4.35,5.0,fr,21925,122,911616,1,5,Active Shallow Crust,0.0,89.98914,0.0,12/31/6131
+7.56805,47.41973,4685,4,21,22,27,29,4.35,15.0,fr,21926,93,911617,1,3,Active Shallow Crust,0.0,89.98914,0.0,04/21/4685
+7.56805,47.41973,1634,1,23,14,52,47,4.35,15.0,fr,21927,32,911617,1,3,Active Shallow Crust,0.0,89.98914,0.0,01/23/1634
+7.56805,47.41973,5062,10,11,12,46,23,4.35,15.0,fr,21928,101,911617,1,3,Active Shallow Crust,0.0,89.98914,0.0,10/11/5062
+7.56805,47.41973,1400,2,25,16,28,1,4.45,5.0,fr,21929,27,911628,1,4,Active Shallow Crust,0.0,89.99032,0.0,02/25/1400
+7.56805,47.41973,6662,10,30,7,32,59,4.45,5.0,fr,21930,133,911628,1,4,Active Shallow Crust,0.0,89.99032,0.0,10/30/6662
+7.56805,47.41973,7931,2,15,8,48,17,4.45,5.0,fr,21931,158,911628,1,4,Active Shallow Crust,0.0,89.99032,0.0,02/15/7931
+7.56805,47.41973,4396,4,13,7,4,15,4.45,5.0,fr,21932,87,911628,1,4,Active Shallow Crust,0.0,89.99032,0.0,04/13/4396
+7.56805,47.41973,9398,4,3,16,33,43,4.55,5.0,fr,21933,187,911640,1,2,Active Shallow Crust,0.0,89.98921,0.0,04/03/9398
+7.56805,47.41973,290,1,3,19,7,38,4.55,5.0,fr,21934,5,911640,1,2,Active Shallow Crust,0.0,89.98921,0.0,01/03/0290
+7.56805,47.41973,8590,7,20,13,45,29,4.55,15.0,fr,21935,171,911641,1,1,Active Shallow Crust,0.0,89.98921,0.0,07/20/8590
+7.56805,47.41973,5405,7,11,19,34,9,4.65,5.0,fr,21936,108,911652,1,1,Active Shallow Crust,0.0,89.99039,0.0,07/11/5405
+7.56805,47.41973,1871,10,26,11,18,47,4.65,15.0,fr,21937,37,911659,1,1,Active Shallow Crust,0.0,89.99027,-90.0,10/26/1871
+7.56805,47.41973,5633,11,23,0,57,3,4.75,5.0,fr,21938,112,911664,1,1,Active Shallow Crust,0.0,89.98972,0.0,11/23/5633
+7.56805,47.41973,7899,10,21,12,41,23,4.75,15.0,fr,21939,157,911665,1,1,Active Shallow Crust,0.0,89.98972,0.0,10/21/7899
+7.56805,47.41973,5645,10,5,6,55,0,4.85,5.0,fr,21940,112,911676,1,1,Active Shallow Crust,0.0,89.9893,0.0,10/05/5645
+7.56805,47.41973,263,1,20,22,10,58,4.85,5.0,fr,21941,5,911679,1,1,Active Shallow Crust,240.0176,58.00229,0.0,01/20/0263
+7.56805,47.41973,3387,11,24,15,29,52,4.85,5.0,fr,21942,67,911685,1,1,Active Shallow Crust,128.8926,89.98866,0.0,11/24/3387
+7.56805,47.41973,7712,8,19,23,48,24,4.95,5.0,fr,21943,154,911688,1,2,Active Shallow Crust,0.0,89.99047,0.0,08/19/7712
+7.56805,47.41973,6771,10,12,2,0,28,4.95,5.0,fr,21944,135,911688,1,2,Active Shallow Crust,0.0,89.99047,0.0,10/12/6771
+7.56805,47.41973,115,7,18,10,42,53,4.95,27.5,fr,21945,2,911690,1,1,Active Shallow Crust,0.0,89.99047,0.0,07/18/0115
+7.56805,47.41973,6043,7,4,17,54,24,5.25,15.0,fr,21946,120,911725,1,1,Active Shallow Crust,0.0,89.99036,0.0,07/04/6043
+7.56805,47.41973,7212,11,29,9,46,48,5.25,15.0,fr,21947,144,911734,1,1,Active Shallow Crust,128.8829,89.987,0.0,11/29/7212
+7.56805,47.41973,6622,6,8,15,16,33,5.55,5.0,fr,21948,132,911760,1,1,Active Shallow Crust,0.0,89.98976,0.0,06/08/6622
+7.56805,47.41973,6336,12,14,18,54,37,5.65,27.5,fr,21949,126,911777,1,1,Active Shallow Crust,240.0382,57.99945,0.0,12/14/6336
+7.56805,47.41973,5999,4,30,7,9,26,5.85,15.0,fr,21950,119,911806,1,1,Active Shallow Crust,128.8664,89.99152,0.0,04/30/5999
+7.568048,47.41973,1114,11,16,5,11,4,6.15,6.011322,fr,21951,22,911841,1,1,Active Shallow Crust,128.8546,89.98984,0.0,11/16/1114
+5.1038,48.64169,5588,8,20,2,35,55,4.55,27.5,fr,21952,111,912122,1,1,Active Shallow Crust,0.0,89.98946,0.0,08/20/5588
+5.1038,48.64169,2837,2,8,1,29,21,5.95,15.0,fr,21953,56,912289,1,1,Active Shallow Crust,0.0,89.9899,0.0,02/08/2837
+1.9887,42.18476,4022,7,5,16,7,18,3.55,5.0,fr,21954,80,912480,1,3,Active Shallow Crust,0.0,89.99066,0.0,07/05/4022
+1.9887,42.18476,7474,3,9,23,32,50,3.55,5.0,fr,21955,149,912480,1,3,Active Shallow Crust,0.0,89.99066,0.0,03/09/7474
+1.9887,42.18476,6754,3,2,2,57,43,3.55,5.0,fr,21956,135,912480,1,3,Active Shallow Crust,0.0,89.99066,0.0,03/02/6754
+1.9887,42.18476,9634,7,8,2,56,21,3.55,15.0,fr,21957,192,912481,1,1,Active Shallow Crust,0.0,89.99066,0.0,07/08/9634
+1.9887,42.18476,13,12,7,20,56,7,3.55,5.0,fr,21958,0,912486,1,1,Active Shallow Crust,0.0,89.99055,-90.0,12/07/0013
+1.9887,42.18476,3202,3,18,14,53,24,3.65,5.0,fr,21959,64,912492,1,2,Active Shallow Crust,0.0,89.99001,0.0,03/18/3202
+1.9887,42.18476,1610,5,21,4,12,35,3.65,5.0,fr,21960,32,912492,1,2,Active Shallow Crust,0.0,89.99001,0.0,05/21/1610
+1.9887,42.18476,6774,8,22,20,33,26,3.65,5.0,fr,21961,135,912495,1,2,Active Shallow Crust,240.001,58.01285,0.0,08/22/6774
+1.9887,42.18476,8417,4,9,13,21,18,3.65,5.0,fr,21962,168,912495,1,2,Active Shallow Crust,240.001,58.01285,0.0,04/09/8417
+1.9887,42.18476,9030,7,11,22,42,47,3.75,5.0,fr,21963,180,912504,1,1,Active Shallow Crust,0.0,89.98962,0.0,07/11/9030
+1.9887,42.18476,4389,7,12,22,15,58,3.75,5.0,fr,21964,87,912510,1,1,Active Shallow Crust,0.0,89.98949,-90.0,07/12/4389
+1.9887,42.18476,5995,2,8,6,9,28,3.85,5.0,fr,21965,119,912516,1,2,Active Shallow Crust,0.0,89.98942,0.0,02/08/5995
+1.9887,42.18476,7637,8,31,4,25,28,3.85,5.0,fr,21966,152,912516,1,2,Active Shallow Crust,0.0,89.98942,0.0,08/31/7637
+1.9887,42.18476,9467,10,23,13,39,15,3.85,15.0,fr,21967,189,912517,1,1,Active Shallow Crust,0.0,89.98942,0.0,10/23/9467
+1.9887,42.18476,4555,12,27,18,24,39,3.85,5.0,fr,21968,91,912519,1,1,Active Shallow Crust,240.0101,57.99767,0.0,12/27/4555
+1.9887,42.18476,5229,10,31,10,36,58,3.95,5.0,fr,21969,104,912528,1,1,Active Shallow Crust,0.0,89.99057,0.0,10/31/5229
+1.9887,42.18476,1216,9,17,6,12,53,4.05,15.0,fr,21970,24,912541,1,1,Active Shallow Crust,0.0,89.98949,0.0,09/17/1216
+1.9887,42.18476,6201,6,26,7,40,32,4.15,5.0,fr,21971,124,912552,1,1,Active Shallow Crust,0.0,89.9897,0.0,06/26/6201
+1.9887,42.18476,1966,5,19,3,52,40,4.15,5.0,fr,21972,39,912555,1,1,Active Shallow Crust,240.0076,57.99726,0.0,05/19/1966
+1.9887,42.18476,8034,1,1,5,49,47,4.15,15.0,fr,21973,160,912562,1,1,Active Shallow Crust,128.8983,89.99391,0.0,01/01/8034
+1.9887,42.18476,1655,1,26,4,58,57,4.25,5.0,fr,21974,33,912564,1,1,Active Shallow Crust,0.0,89.98999,0.0,01/26/1655
+1.9887,42.18476,8651,9,22,9,50,20,4.25,15.0,fr,21975,173,912571,1,1,Active Shallow Crust,0.0,89.98987,-90.0,09/22/8651
+1.9887,42.18476,9612,4,3,17,2,44,4.35,15.0,fr,21976,192,912577,1,1,Active Shallow Crust,0.0,89.99033,0.0,04/03/9612
+1.9887,42.18476,2680,1,31,16,28,16,5.15,15.0,fr,21977,53,912673,1,1,Active Shallow Crust,0.0,89.98993,0.0,01/31/2680
+2.01253,41.5184,8080,11,14,13,3,53,3.55,15.0,fr,21978,161,912961,1,2,Active Shallow Crust,0.0,89.98868,0.0,11/14/8080
+2.01253,41.5184,4017,10,18,12,46,55,3.55,15.0,fr,21979,80,912961,1,2,Active Shallow Crust,0.0,89.98868,0.0,10/18/4017
+2.01253,41.5184,7785,12,29,5,37,34,3.55,15.0,fr,21980,155,912967,1,1,Active Shallow Crust,0.0,89.98854,-90.0,12/29/7785
+2.01253,41.5184,7745,3,31,15,40,26,3.65,5.0,fr,21981,154,912972,1,2,Active Shallow Crust,0.0,89.98991,0.0,03/31/7745
+2.01253,41.5184,9218,6,26,9,53,49,3.65,5.0,fr,21982,184,912972,1,2,Active Shallow Crust,0.0,89.98991,0.0,06/26/9218
+2.01253,41.5184,6181,11,2,21,54,38,3.65,15.0,fr,21983,123,912973,1,1,Active Shallow Crust,0.0,89.98991,0.0,11/02/6181
+2.01253,41.5184,5640,11,8,6,51,37,3.65,5.0,fr,21984,112,912975,1,1,Active Shallow Crust,240.0013,58.01284,0.0,11/08/5640
+2.01253,41.5184,2712,8,31,20,21,37,3.75,5.0,fr,21985,54,912984,1,1,Active Shallow Crust,0.0,89.991,0.0,08/31/2712
+2.01253,41.5184,5815,10,17,0,13,37,3.75,15.0,fr,21986,116,912985,1,1,Active Shallow Crust,0.0,89.991,0.0,10/17/5815
+2.01253,41.5184,4446,2,9,10,0,45,3.75,15.0,fr,21987,88,912994,1,1,Active Shallow Crust,128.8972,89.96741,0.0,02/09/4446
+2.01253,41.5184,1805,8,12,5,35,2,3.85,5.0,fr,21988,36,912996,1,1,Active Shallow Crust,0.0,89.98931,0.0,08/12/1805
+2.01253,41.5184,3159,1,7,3,23,21,3.85,15.0,fr,21989,63,912997,1,1,Active Shallow Crust,0.0,89.98931,0.0,01/07/3159
+2.01253,41.5184,5311,11,1,10,8,26,3.95,5.0,fr,21990,106,913008,1,1,Active Shallow Crust,0.0,89.99047,0.0,11/01/5311
+2.01253,41.5184,4790,2,21,22,18,16,4.15,5.0,fr,21991,95,913032,1,1,Active Shallow Crust,0.0,89.99054,0.0,02/21/4790
+2.01253,41.5184,3656,8,21,1,50,7,4.15,5.0,fr,21992,73,913038,1,1,Active Shallow Crust,0.0,89.99043,-90.0,08/21/3656
+2.01253,41.5184,9302,7,14,8,7,55,4.25,5.0,fr,21993,186,913044,1,1,Active Shallow Crust,0.0,89.98988,0.0,07/14/9302
+2.01253,41.5184,3522,5,2,6,1,35,4.35,5.0,fr,21994,70,913059,1,1,Active Shallow Crust,240.0071,57.9958,0.0,05/02/3522
+2.01253,41.5184,3011,10,17,13,29,1,4.85,15.0,fr,21995,60,913117,1,1,Active Shallow Crust,0.0,89.98986,0.0,10/17/3011
+2.01253,41.5184,6746,2,7,4,29,43,4.85,5.0,fr,21996,134,913119,1,1,Active Shallow Crust,240.0151,58.00204,0.0,02/07/6746
+2.01253,41.5184,4422,9,15,17,43,19,4.95,15.0,fr,21997,88,913138,1,1,Active Shallow Crust,128.8917,89.98983,0.0,09/15/4422
+0.07685,41.25905,4026,5,31,16,0,43,3.65,5.0,fr,21998,80,913452,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/31/4026
+0.07685,41.25905,3248,8,28,20,26,38,3.65,15.0,fr,21999,64,913453,1,1,Active Shallow Crust,0.0,89.98997,0.0,08/28/3248
+0.07685,41.25905,3859,4,9,13,40,13,4.25,5.0,fr,22000,77,913524,1,1,Active Shallow Crust,0.0,89.99,0.0,04/09/3859
+0.07685,41.25905,5940,9,8,15,37,10,4.55,27.5,fr,22001,118,913562,1,1,Active Shallow Crust,0.0,89.99,0.0,09/08/5940
+0.07685,41.25905,5938,10,7,20,50,53,4.75,5.0,fr,22002,118,913584,1,1,Active Shallow Crust,0.0,89.99001,0.0,10/07/5938
+7.23327,45.0376,8998,7,4,18,55,4,3.55,5.0,fr,22003,179,913920,1,6,Active Shallow Crust,0.0,89.99287,0.0,07/04/8998
+7.23327,45.0376,9073,2,10,10,0,5,3.55,5.0,fr,22004,181,913920,1,6,Active Shallow Crust,0.0,89.99287,0.0,02/10/9073
+7.23327,45.0376,8654,3,7,0,30,25,3.55,5.0,fr,22005,173,913920,1,6,Active Shallow Crust,0.0,89.99287,0.0,03/07/8654
+7.23327,45.0376,5281,2,15,4,35,30,3.55,5.0,fr,22006,105,913920,1,6,Active Shallow Crust,0.0,89.99287,0.0,02/15/5281
+7.23327,45.0376,3758,5,30,10,8,32,3.55,5.0,fr,22007,75,913920,1,6,Active Shallow Crust,0.0,89.99287,0.0,05/30/3758
+7.23327,45.0376,5655,2,13,19,2,49,3.55,5.0,fr,22008,113,913920,1,6,Active Shallow Crust,0.0,89.99287,0.0,02/13/5655
+7.23327,45.0376,6318,5,8,12,48,59,3.55,15.0,fr,22009,126,913921,1,5,Active Shallow Crust,0.0,89.99287,0.0,05/08/6318
+7.23327,45.0376,154,9,9,1,54,41,3.55,15.0,fr,22010,3,913921,1,5,Active Shallow Crust,0.0,89.99287,0.0,09/09/0154
+7.23327,45.0376,5379,2,9,0,42,28,3.55,15.0,fr,22011,107,913921,1,5,Active Shallow Crust,0.0,89.99287,0.0,02/09/5379
+7.23327,45.0376,1564,9,5,10,22,26,3.55,15.0,fr,22012,31,913921,1,5,Active Shallow Crust,0.0,89.99287,0.0,09/05/1564
+7.23327,45.0376,6374,7,21,3,54,56,3.55,15.0,fr,22013,127,913921,1,5,Active Shallow Crust,0.0,89.99287,0.0,07/21/6374
+7.23327,45.0376,5667,7,6,21,7,0,3.55,27.5,fr,22014,113,913922,1,3,Active Shallow Crust,0.0,89.99287,0.0,07/06/5667
+7.23327,45.0376,9297,5,30,7,13,6,3.55,27.5,fr,22015,185,913922,1,3,Active Shallow Crust,0.0,89.99287,0.0,05/30/9297
+7.23327,45.0376,5834,8,16,17,37,29,3.55,27.5,fr,22016,116,913922,1,3,Active Shallow Crust,0.0,89.99287,0.0,08/16/5834
+7.23327,45.0376,8651,7,16,10,57,55,3.55,5.0,fr,22017,173,913923,1,5,Active Shallow Crust,240.0114,57.99803,0.0,07/16/8651
+7.23327,45.0376,8764,6,24,1,44,50,3.55,5.0,fr,22018,175,913923,1,5,Active Shallow Crust,240.0114,57.99803,0.0,06/24/8764
+7.23327,45.0376,1020,2,14,21,12,49,3.55,5.0,fr,22019,20,913923,1,5,Active Shallow Crust,240.0114,57.99803,0.0,02/14/1020
+7.23327,45.0376,6027,6,19,3,11,4,3.55,5.0,fr,22020,120,913923,1,5,Active Shallow Crust,240.0114,57.99803,0.0,06/19/6027
+7.23327,45.0376,1565,2,19,9,38,36,3.55,5.0,fr,22021,31,913923,1,5,Active Shallow Crust,240.0114,57.99803,0.0,02/19/1565
+7.23327,45.0376,6002,1,16,19,10,7,3.55,27.5,fr,22022,120,913928,1,1,Active Shallow Crust,0.0,89.99279,-90.0,01/16/6002
+7.23327,45.0376,698,9,27,11,11,18,3.55,5.0,fr,22023,13,913929,1,1,Active Shallow Crust,128.896,89.99287,0.0,09/27/0698
+7.23327,45.0376,3942,5,5,17,13,29,3.65,5.0,fr,22024,78,913932,1,4,Active Shallow Crust,0.0,89.9873,0.0,05/05/3942
+7.23327,45.0376,305,10,27,14,11,38,3.65,5.0,fr,22025,6,913932,1,4,Active Shallow Crust,0.0,89.9873,0.0,10/27/0305
+7.23327,45.0376,4477,10,1,11,38,55,3.65,5.0,fr,22026,89,913932,1,4,Active Shallow Crust,0.0,89.9873,0.0,10/01/4477
+7.23327,45.0376,4997,4,5,0,8,10,3.65,5.0,fr,22027,99,913932,1,4,Active Shallow Crust,0.0,89.9873,0.0,04/05/4997
+7.23327,45.0376,4797,12,9,5,22,23,3.65,15.0,fr,22028,95,913933,1,2,Active Shallow Crust,0.0,89.9873,0.0,12/09/4797
+7.23327,45.0376,1589,11,21,10,19,14,3.65,15.0,fr,22029,31,913933,1,2,Active Shallow Crust,0.0,89.9873,0.0,11/21/1589
+7.23327,45.0376,7196,8,7,0,47,1,3.65,5.0,fr,22030,143,913935,1,3,Active Shallow Crust,240.0013,58.01262,0.0,08/07/7196
+7.23327,45.0376,794,5,10,5,34,17,3.65,5.0,fr,22031,15,913935,1,3,Active Shallow Crust,240.0013,58.01262,0.0,05/10/0794
+7.23327,45.0376,656,7,25,7,26,52,3.65,5.0,fr,22032,13,913935,1,3,Active Shallow Crust,240.0013,58.01262,0.0,07/25/0656
+7.23327,45.0376,3295,3,24,5,33,59,3.65,15.0,fr,22033,65,913936,1,1,Active Shallow Crust,240.0013,58.01262,0.0,03/24/3295
+7.23327,45.0376,6380,8,15,19,35,27,3.65,5.0,fr,22034,127,913938,1,2,Active Shallow Crust,0.0,89.98715,-90.0,08/15/6380
+7.23327,45.0376,6683,8,21,11,53,40,3.65,5.0,fr,22035,133,913938,1,2,Active Shallow Crust,0.0,89.98715,-90.0,08/21/6683
+7.23327,45.0376,9830,3,12,17,1,36,3.65,15.0,fr,22036,196,913939,1,1,Active Shallow Crust,0.0,89.98715,-90.0,03/12/9830
+7.23327,45.0376,3049,9,13,4,45,39,3.65,5.0,fr,22037,60,913941,1,1,Active Shallow Crust,128.9006,89.96349,0.0,09/13/3049
+7.23327,45.0376,5591,8,18,4,42,22,3.75,5.0,fr,22038,111,913944,1,6,Active Shallow Crust,0.0,89.98868,0.0,08/18/5591
+7.23327,45.0376,8883,1,21,7,14,19,3.75,5.0,fr,22039,177,913944,1,6,Active Shallow Crust,0.0,89.98868,0.0,01/21/8883
+7.23327,45.0376,2979,8,10,18,20,48,3.75,5.0,fr,22040,59,913944,1,6,Active Shallow Crust,0.0,89.98868,0.0,08/10/2979
+7.23327,45.0376,9523,12,24,1,34,1,3.75,5.0,fr,22041,190,913944,1,6,Active Shallow Crust,0.0,89.98868,0.0,12/24/9523
+7.23327,45.0376,3647,11,27,13,43,21,3.75,5.0,fr,22042,72,913944,1,6,Active Shallow Crust,0.0,89.98868,0.0,11/27/3647
+7.23327,45.0376,5121,4,1,16,56,3,3.75,5.0,fr,22043,102,913944,1,6,Active Shallow Crust,0.0,89.98868,0.0,04/01/5121
+7.23327,45.0376,5603,6,26,17,12,20,3.75,15.0,fr,22044,112,913945,1,2,Active Shallow Crust,0.0,89.98868,0.0,06/26/5603
+7.23327,45.0376,4168,10,4,17,54,6,3.75,15.0,fr,22045,83,913945,1,2,Active Shallow Crust,0.0,89.98868,0.0,10/04/4168
+7.23327,45.0376,3860,9,17,16,33,33,3.75,5.0,fr,22046,77,913950,1,1,Active Shallow Crust,0.0,89.98855,-90.0,09/17/3860
+7.23327,45.0376,2250,5,21,7,49,53,3.75,5.0,fr,22047,44,913953,1,3,Active Shallow Crust,128.8977,89.96686,0.0,05/21/2250
+7.23327,45.0376,7740,7,13,23,24,28,3.75,5.0,fr,22048,154,913953,1,3,Active Shallow Crust,128.8977,89.96686,0.0,07/13/7740
+7.23327,45.0376,1141,1,2,9,41,25,3.75,5.0,fr,22049,22,913953,1,3,Active Shallow Crust,128.8977,89.96686,0.0,01/02/1141
+7.23327,45.0376,8627,9,15,3,48,41,3.75,27.5,fr,22050,172,913955,1,2,Active Shallow Crust,128.8977,89.96686,0.0,09/15/8627
+7.23327,45.0376,7709,6,12,18,39,53,3.75,27.5,fr,22051,154,913955,1,2,Active Shallow Crust,128.8977,89.96686,0.0,06/12/7709
+7.23327,45.0376,7179,11,2,16,21,4,3.85,5.0,fr,22052,143,913956,1,3,Active Shallow Crust,0.0,89.98991,0.0,11/02/7179
+7.23327,45.0376,4218,4,7,23,28,11,3.85,5.0,fr,22053,84,913956,1,3,Active Shallow Crust,0.0,89.98991,0.0,04/07/4218
+7.23327,45.0376,7739,6,4,12,3,29,3.85,5.0,fr,22054,154,913956,1,3,Active Shallow Crust,0.0,89.98991,0.0,06/04/7739
+7.23327,45.0376,5106,5,14,7,15,49,3.85,15.0,fr,22055,102,913957,1,2,Active Shallow Crust,0.0,89.98991,0.0,05/14/5106
+7.23327,45.0376,5612,3,18,3,53,22,3.85,15.0,fr,22056,112,913957,1,2,Active Shallow Crust,0.0,89.98991,0.0,03/18/5612
+7.23327,45.0376,764,7,11,4,54,0,3.85,27.5,fr,22057,15,913958,1,1,Active Shallow Crust,0.0,89.98991,0.0,07/11/0764
+7.23327,45.0376,6129,3,3,19,27,47,3.85,5.0,fr,22058,122,913959,1,1,Active Shallow Crust,240.0109,57.99842,0.0,03/03/6129
+7.23327,45.0376,8091,2,3,20,21,57,3.85,15.0,fr,22059,161,913963,1,1,Active Shallow Crust,0.0,89.98979,-90.0,02/03/8091
+7.23327,45.0376,4212,4,18,14,12,45,3.85,27.5,fr,22060,84,913964,1,1,Active Shallow Crust,0.0,89.98979,-90.0,04/18/4212
+7.23327,45.0376,5453,7,23,19,37,35,3.85,15.0,fr,22061,109,913966,1,1,Active Shallow Crust,128.896,89.99496,0.0,07/23/5453
+7.23327,45.0376,9831,5,1,8,17,47,3.95,5.0,fr,22062,196,913968,1,2,Active Shallow Crust,0.0,89.991,0.0,05/01/9831
+7.23327,45.0376,6070,9,13,0,40,41,3.95,5.0,fr,22063,121,913968,1,2,Active Shallow Crust,0.0,89.991,0.0,09/13/6070
+7.23327,45.0376,2966,10,25,9,28,31,3.95,15.0,fr,22064,59,913969,1,1,Active Shallow Crust,0.0,89.991,0.0,10/25/2966
+7.23327,45.0376,2084,7,5,2,20,6,3.95,5.0,fr,22065,41,913971,1,1,Active Shallow Crust,240.0204,58.00487,0.0,07/05/2084
+7.23327,45.0376,6282,12,4,22,43,20,4.05,5.0,fr,22066,125,913980,1,2,Active Shallow Crust,0.0,89.99199,0.0,12/04/6282
+7.23327,45.0376,4815,9,3,12,12,43,4.05,5.0,fr,22067,96,913980,1,2,Active Shallow Crust,0.0,89.99199,0.0,09/03/4815
+7.23327,45.0376,2333,9,19,21,55,17,4.05,5.0,fr,22068,46,913986,1,1,Active Shallow Crust,0.0,89.99189,-90.0,09/19/2333
+7.23327,45.0376,752,12,13,7,26,6,4.05,5.0,fr,22069,15,913989,1,1,Active Shallow Crust,128.8916,89.99399,0.0,12/13/0752
+7.23327,45.0376,7211,2,16,13,44,47,4.15,5.0,fr,22070,144,913992,1,2,Active Shallow Crust,0.0,89.98929,0.0,02/16/7211
+7.23327,45.0376,8399,1,19,11,40,19,4.15,5.0,fr,22071,167,913992,1,2,Active Shallow Crust,0.0,89.98929,0.0,01/19/8399
+7.23327,45.0376,2009,11,1,21,4,54,4.15,15.0,fr,22072,40,913993,1,1,Active Shallow Crust,0.0,89.98929,0.0,11/01/2009
+7.23327,45.0376,3151,4,18,10,8,39,4.15,27.5,fr,22073,63,913994,1,1,Active Shallow Crust,0.0,89.98929,0.0,04/18/3151
+7.23327,45.0376,3365,4,27,14,54,43,4.15,27.5,fr,22074,67,914000,1,1,Active Shallow Crust,0.0,89.98916,-90.0,04/27/3365
+7.23327,45.0376,4636,2,7,23,54,52,4.15,5.0,fr,22075,92,914001,1,1,Active Shallow Crust,128.8982,89.99286,0.0,02/07/4636
+7.23327,45.0376,4365,3,3,16,51,50,4.25,5.0,fr,22076,87,914004,1,3,Active Shallow Crust,0.0,89.99045,0.0,03/03/4365
+7.23327,45.0376,3468,3,22,20,15,44,4.25,5.0,fr,22077,69,914004,1,3,Active Shallow Crust,0.0,89.99045,0.0,03/22/3468
+7.23327,45.0376,1197,5,20,1,46,38,4.25,5.0,fr,22078,23,914004,1,3,Active Shallow Crust,0.0,89.99045,0.0,05/20/1197
+7.23327,45.0376,8874,1,10,0,18,52,4.25,15.0,fr,22079,177,914008,1,1,Active Shallow Crust,240.0073,57.99367,0.0,01/10/8874
+7.23327,45.0376,3086,9,21,19,22,56,4.25,5.0,fr,22080,61,914013,1,1,Active Shallow Crust,128.8941,89.9809,0.0,09/21/3086
+7.23327,45.0376,6787,8,8,12,31,3,4.35,5.0,fr,22081,135,914019,1,1,Active Shallow Crust,240.0079,57.996,0.0,08/08/6787
+7.23327,45.0376,6335,8,2,11,2,19,4.35,5.0,fr,22082,126,914025,1,1,Active Shallow Crust,128.8985,89.98244,0.0,08/02/6335
+7.23327,45.0376,2311,3,10,7,11,4,4.45,15.0,fr,22083,46,914038,1,2,Active Shallow Crust,128.8929,89.99368,0.0,03/10/2311
+7.23327,45.0376,9876,2,21,18,39,9,4.45,15.0,fr,22084,197,914038,1,2,Active Shallow Crust,128.8929,89.99368,0.0,02/21/9876
+7.23327,45.0376,5309,1,18,14,7,40,4.55,5.0,fr,22085,106,914040,1,1,Active Shallow Crust,0.0,89.99098,0.0,01/18/5309
+7.23327,45.0376,5254,12,12,9,41,57,4.55,15.0,fr,22086,105,914047,1,1,Active Shallow Crust,0.0,89.99088,-90.0,12/12/5254
+7.23327,45.0376,1320,6,14,19,16,44,4.75,5.0,fr,22087,26,914064,1,1,Active Shallow Crust,0.0,89.98926,0.0,06/14/1320
+7.23327,45.0376,9795,10,25,1,10,5,4.75,27.5,fr,22088,195,914066,1,1,Active Shallow Crust,0.0,89.98926,0.0,10/25/9795
+7.23327,45.0376,3822,1,2,1,40,22,4.85,27.5,fr,22089,76,914078,1,1,Active Shallow Crust,0.0,89.99043,0.0,01/02/3822
+7.23327,45.0376,3328,11,17,17,32,4,5.25,5.0,fr,22090,66,914124,1,1,Active Shallow Crust,0.0,89.98993,0.0,11/17/3328
+7.23327,45.0376,5150,5,20,0,35,22,5.85,15.0,fr,22091,102,914197,1,1,Active Shallow Crust,0.0,89.98991,0.0,05/20/5150
+-0.47563,48.13885,1940,9,12,9,48,11,3.55,5.0,fr,22092,38,914400,1,2,Active Shallow Crust,0.0,89.98991,0.0,09/12/1940
+-0.47563,48.13885,6081,11,7,15,26,26,3.55,5.0,fr,22093,121,914400,1,2,Active Shallow Crust,0.0,89.98991,0.0,11/07/6081
+-0.47563,48.13885,7386,9,15,13,30,25,3.55,15.0,fr,22094,147,914401,1,1,Active Shallow Crust,0.0,89.98991,0.0,09/15/7386
+-0.47563,48.13885,4499,12,2,20,44,46,3.55,15.0,fr,22095,89,914404,1,1,Active Shallow Crust,240.0123,57.99818,0.0,12/02/4499
+-0.47563,48.13885,1237,4,27,20,8,9,3.65,5.0,fr,22096,24,914412,1,2,Active Shallow Crust,0.0,89.98988,0.0,04/27/1237
+-0.47563,48.13885,1671,7,26,10,18,4,3.65,5.0,fr,22097,33,914412,1,2,Active Shallow Crust,0.0,89.98988,0.0,07/26/1671
+-0.47563,48.13885,8307,11,25,12,24,53,3.65,5.0,fr,22098,166,914415,1,1,Active Shallow Crust,240.0013,58.01293,0.0,11/25/8307
+-0.47563,48.13885,8058,7,12,18,18,25,3.65,5.0,fr,22099,161,914418,1,1,Active Shallow Crust,0.0,89.99014,-90.0,07/12/8058
+-0.47563,48.13885,9120,4,17,15,37,48,3.75,15.0,fr,22100,182,914425,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/17/9120
+-0.47563,48.13885,9536,5,1,18,42,29,4.15,5.0,fr,22101,190,914475,1,1,Active Shallow Crust,240.0088,57.99738,0.0,05/01/9536
+-0.47563,48.13885,417,11,8,23,9,28,4.15,5.0,fr,22102,8,914478,1,1,Active Shallow Crust,0.0,89.98997,-90.0,11/08/0417
+-0.47563,48.13885,9761,9,5,22,37,15,4.15,5.0,fr,22103,195,914481,1,1,Active Shallow Crust,128.8973,89.99368,0.0,09/05/9761
+-0.47563,48.13885,109,7,28,3,8,20,4.35,5.0,fr,22104,2,914496,1,1,Active Shallow Crust,0.0,89.98995,0.0,07/28/0109
+-0.47563,48.13885,1981,7,28,7,7,6,4.35,15.0,fr,22105,39,914506,1,1,Active Shallow Crust,128.8975,89.98276,0.0,07/28/1981
+-0.47563,48.13885,1831,10,25,9,39,49,5.55,5.0,fr,22106,36,914640,1,1,Active Shallow Crust,0.0,89.98998,0.0,10/25/1831
+-3.14903,49.00558,6777,7,8,21,52,20,3.55,5.0,fr,22107,135,914880,1,1,Active Shallow Crust,0.0,89.99007,0.0,07/08/6777
+-3.14903,49.00558,5538,9,22,22,59,35,3.55,15.0,fr,22108,110,914881,1,1,Active Shallow Crust,0.0,89.99007,0.0,09/22/5538
+-3.14903,49.00558,9039,5,20,10,0,56,3.55,15.0,fr,22109,180,914884,1,1,Active Shallow Crust,240.0118,57.99812,0.0,05/20/9039
+-3.14903,49.00558,2602,6,14,12,20,35,3.55,5.0,fr,22110,52,914886,1,1,Active Shallow Crust,0.0,89.98996,-90.0,06/14/2602
+-3.14903,49.00558,4477,3,6,22,39,12,3.55,15.0,fr,22111,89,914887,1,1,Active Shallow Crust,0.0,89.98996,-90.0,03/06/4477
+-3.14903,49.00558,2646,1,18,12,3,15,3.65,5.0,fr,22112,52,914892,1,2,Active Shallow Crust,0.0,89.99116,0.0,01/18/2646
+-3.14903,49.00558,3912,11,5,20,50,16,3.65,5.0,fr,22113,78,914892,1,2,Active Shallow Crust,0.0,89.99116,0.0,11/05/3912
+-3.14903,49.00558,8907,12,10,12,44,41,3.65,27.5,fr,22114,178,914897,1,1,Active Shallow Crust,240.0014,58.01281,0.0,12/10/8907
+-3.14903,49.00558,8843,2,15,10,17,6,3.75,5.0,fr,22115,176,914904,1,1,Active Shallow Crust,0.0,89.98949,0.0,02/15/8843
+-3.14903,49.00558,4623,8,3,15,45,15,3.85,5.0,fr,22116,92,914916,1,2,Active Shallow Crust,0.0,89.99063,0.0,08/03/4623
+-3.14903,49.00558,8770,1,3,14,41,31,3.85,5.0,fr,22117,175,914916,1,2,Active Shallow Crust,0.0,89.99063,0.0,01/03/8770
+-3.14903,49.00558,4943,10,30,3,13,53,4.05,5.0,fr,22118,98,914940,1,1,Active Shallow Crust,0.0,89.9907,0.0,10/30/4943
+3.12796,48.35468,8025,7,17,1,58,37,3.65,5.0,fr,22119,160,915375,1,1,Active Shallow Crust,240.0015,58.01274,0.0,07/17/8025
+4.78751,50.34601,459,5,14,15,19,35,3.55,5.0,fr,22120,9,915840,1,1,Active Shallow Crust,0.0,89.98713,0.0,05/14/0459
+4.78751,50.34601,6080,6,27,10,47,42,3.55,15.0,fr,22121,121,915841,1,1,Active Shallow Crust,0.0,89.98713,0.0,06/27/6080
+4.78751,50.34601,3726,8,24,16,35,13,3.65,5.0,fr,22122,74,915861,1,1,Active Shallow Crust,128.9005,89.96304,0.0,08/24/3726
+4.78751,50.34601,3221,4,10,7,1,15,3.75,15.0,fr,22123,64,915871,1,1,Active Shallow Crust,0.0,89.98965,-90.0,04/10/3221
+4.78751,50.34601,1259,6,19,1,47,10,3.85,15.0,fr,22124,25,915886,1,1,Active Shallow Crust,128.8961,89.99316,0.0,06/19/1259
+4.78751,50.34601,1452,11,16,7,14,13,3.95,15.0,fr,22125,29,915889,1,1,Active Shallow Crust,0.0,89.99188,0.0,11/16/1452
+4.78751,50.34601,1391,3,17,19,17,31,4.05,5.0,fr,22126,27,915900,1,1,Active Shallow Crust,0.0,89.98914,0.0,03/17/1391
+4.78751,50.34601,3510,7,20,16,24,12,4.05,15.0,fr,22127,70,915901,1,2,Active Shallow Crust,0.0,89.98914,0.0,07/20/3510
+4.78751,50.34601,381,2,13,21,29,0,4.05,15.0,fr,22128,7,915901,1,2,Active Shallow Crust,0.0,89.98914,0.0,02/13/0381
+4.78751,50.34601,5765,12,1,7,34,38,4.25,15.0,fr,22129,115,915925,1,1,Active Shallow Crust,0.0,89.99138,0.0,12/01/5765
+4.78751,50.34601,2003,8,1,0,7,38,4.55,5.0,fr,22130,40,915966,1,1,Active Shallow Crust,0.0,89.98971,-90.0,08/01/2003
+4.78751,50.34601,7935,7,17,13,29,56,4.75,5.0,fr,22131,158,915984,1,1,Active Shallow Crust,0.0,89.9903,0.0,07/17/7935
+4.78751,50.34601,450,12,18,4,55,29,5.15,5.0,fr,22132,8,916035,1,1,Active Shallow Crust,240.022,58.00038,0.0,12/18/0450
+2.86504,48.5808,7115,12,28,15,24,23,4.05,5.0,fr,22133,142,916386,1,1,Active Shallow Crust,0.0,89.99051,-90.0,12/28/7115
+2.86504,48.5808,9325,8,17,16,6,16,4.15,5.0,fr,22134,186,916392,1,1,Active Shallow Crust,0.0,89.98997,0.0,08/17/9325
+8.17727,47.10025,284,2,12,22,16,14,3.55,5.0,fr,22135,5,916800,1,6,Active Shallow Crust,0.0,89.98627,0.0,02/12/0284
+8.17727,47.10025,22,3,6,21,31,40,3.55,5.0,fr,22136,0,916800,1,6,Active Shallow Crust,0.0,89.98627,0.0,03/06/0022
+8.17727,47.10025,9799,12,31,11,24,30,3.55,5.0,fr,22137,195,916800,1,6,Active Shallow Crust,0.0,89.98627,0.0,12/31/9799
+8.17727,47.10025,7468,4,7,19,47,29,3.55,5.0,fr,22138,149,916800,1,6,Active Shallow Crust,0.0,89.98627,0.0,04/07/7468
+8.17727,47.10025,310,12,17,7,27,51,3.55,5.0,fr,22139,6,916800,1,6,Active Shallow Crust,0.0,89.98627,0.0,12/17/0310
+8.17727,47.10025,1896,9,26,7,51,41,3.55,5.0,fr,22140,37,916800,1,6,Active Shallow Crust,0.0,89.98627,0.0,09/26/1896
+8.17727,47.10025,264,12,16,1,37,38,3.55,15.0,fr,22141,5,916801,1,3,Active Shallow Crust,0.0,89.98627,0.0,12/16/0264
+8.17727,47.10025,6663,12,1,4,7,4,3.55,15.0,fr,22142,133,916801,1,3,Active Shallow Crust,0.0,89.98627,0.0,12/01/6663
+8.17727,47.10025,922,5,31,12,59,8,3.55,15.0,fr,22143,18,916801,1,3,Active Shallow Crust,0.0,89.98627,0.0,05/31/0922
+8.17727,47.10025,9369,6,30,16,21,59,3.55,27.5,fr,22144,187,916802,1,1,Active Shallow Crust,0.0,89.98627,0.0,06/30/9369
+8.17727,47.10025,8916,1,11,2,37,35,3.55,15.0,fr,22145,178,916807,1,1,Active Shallow Crust,0.0,89.98611,-90.0,01/11/8916
+8.17727,47.10025,1398,4,10,14,5,3,3.55,5.0,fr,22146,27,916809,1,1,Active Shallow Crust,128.8973,89.99313,0.0,04/10/1398
+8.17727,47.10025,6478,4,25,11,11,3,3.65,5.0,fr,22147,129,916812,1,6,Active Shallow Crust,0.0,89.98776,0.0,04/25/6478
+8.17727,47.10025,5990,10,25,2,28,0,3.65,5.0,fr,22148,119,916812,1,6,Active Shallow Crust,0.0,89.98776,0.0,10/25/5990
+8.17727,47.10025,8584,8,1,9,29,49,3.65,5.0,fr,22149,171,916812,1,6,Active Shallow Crust,0.0,89.98776,0.0,08/01/8584
+8.17727,47.10025,5127,8,11,15,59,23,3.65,5.0,fr,22150,102,916812,1,6,Active Shallow Crust,0.0,89.98776,0.0,08/11/5127
+8.17727,47.10025,7407,10,24,18,31,31,3.65,5.0,fr,22151,148,916812,1,6,Active Shallow Crust,0.0,89.98776,0.0,10/24/7407
+8.17727,47.10025,5293,6,3,2,7,50,3.65,5.0,fr,22152,105,916812,1,6,Active Shallow Crust,0.0,89.98776,0.0,06/03/5293
+8.17727,47.10025,5360,8,23,9,50,37,3.65,15.0,fr,22153,107,916813,1,4,Active Shallow Crust,0.0,89.98776,0.0,08/23/5360
+8.17727,47.10025,406,9,16,1,48,10,3.65,15.0,fr,22154,8,916813,1,4,Active Shallow Crust,0.0,89.98776,0.0,09/16/0406
+8.17727,47.10025,86,5,1,14,25,57,3.65,15.0,fr,22155,1,916813,1,4,Active Shallow Crust,0.0,89.98776,0.0,05/01/0086
+8.17727,47.10025,8157,1,7,22,48,22,3.65,15.0,fr,22156,163,916813,1,4,Active Shallow Crust,0.0,89.98776,0.0,01/07/8157
+8.17727,47.10025,6119,1,11,6,53,10,3.65,27.5,fr,22157,122,916814,1,1,Active Shallow Crust,0.0,89.98776,0.0,01/11/6119
+8.17727,47.10025,3070,2,17,19,20,25,3.65,5.0,fr,22158,61,916815,1,1,Active Shallow Crust,240.0013,58.01403,0.0,02/17/3070
+8.17727,47.10025,7534,2,19,7,54,51,3.65,15.0,fr,22159,150,916816,1,1,Active Shallow Crust,240.0013,58.01403,0.0,02/19/7534
+8.17727,47.10025,4340,5,28,14,35,5,3.65,27.5,fr,22160,86,916817,1,1,Active Shallow Crust,240.0013,58.01395,0.0,05/28/4340
+8.17727,47.10025,634,7,14,7,12,20,3.65,5.0,fr,22161,12,916818,1,2,Active Shallow Crust,0.0,89.98763,-90.0,07/14/0634
+8.17727,47.10025,2435,7,23,12,5,41,3.65,5.0,fr,22162,48,916818,1,2,Active Shallow Crust,0.0,89.98763,-90.0,07/23/2435
+8.17727,47.10025,8418,4,16,19,21,46,3.65,27.5,fr,22163,168,916820,1,1,Active Shallow Crust,0.0,89.98763,-90.0,04/16/8418
+8.17727,47.10025,1172,4,17,21,15,18,3.75,5.0,fr,22164,23,916827,1,1,Active Shallow Crust,240.0095,58.01572,0.0,04/17/1172
+8.17727,47.10025,1667,11,14,21,17,26,3.75,15.0,fr,22165,33,916831,1,1,Active Shallow Crust,0.0,89.98897,-90.0,11/14/1667
+8.17727,47.10025,7616,10,9,20,31,27,3.75,5.0,fr,22166,152,916833,1,1,Active Shallow Crust,128.8942,89.9675,0.0,10/09/7616
+8.17727,47.10025,3777,3,21,3,16,1,3.85,5.0,fr,22167,75,916836,1,3,Active Shallow Crust,0.0,89.99028,0.0,03/21/3777
+8.17727,47.10025,6702,11,13,11,48,39,3.85,5.0,fr,22168,134,916836,1,3,Active Shallow Crust,0.0,89.99028,0.0,11/13/6702
+8.17727,47.10025,1291,2,2,21,39,34,3.85,5.0,fr,22169,25,916836,1,3,Active Shallow Crust,0.0,89.99028,0.0,02/02/1291
+8.17727,47.10025,831,3,20,22,37,57,3.85,27.5,fr,22170,16,916838,1,1,Active Shallow Crust,0.0,89.99028,0.0,03/20/0831
+8.17727,47.10025,9456,8,8,11,13,23,3.95,5.0,fr,22171,189,916851,1,1,Active Shallow Crust,240.0201,58.00506,0.0,08/08/9456
+8.17727,47.10025,8813,1,4,4,39,17,3.95,27.5,fr,22172,176,916853,1,1,Active Shallow Crust,240.0201,58.00506,0.0,01/04/8813
+8.17727,47.10025,3016,4,26,1,50,6,4.05,5.0,fr,22173,60,916860,1,2,Active Shallow Crust,0.0,89.99228,0.0,04/26/3016
+8.17727,47.10025,1888,7,5,5,39,41,4.05,5.0,fr,22174,37,916860,1,2,Active Shallow Crust,0.0,89.99228,0.0,07/05/1888
+8.17727,47.10025,1047,5,15,10,52,51,4.05,27.5,fr,22175,20,916862,1,1,Active Shallow Crust,0.0,89.99228,0.0,05/15/1047
+8.17727,47.10025,4786,2,2,10,42,46,4.15,5.0,fr,22176,95,916872,1,1,Active Shallow Crust,0.0,89.99312,0.0,02/02/4786
+8.17727,47.10025,2620,1,21,2,43,11,4.15,5.0,fr,22177,52,916875,1,2,Active Shallow Crust,240.008,57.99804,0.0,01/21/2620
+8.17727,47.10025,4430,6,23,9,58,40,4.15,5.0,fr,22178,88,916875,1,2,Active Shallow Crust,240.008,57.99804,0.0,06/23/4430
+8.17727,47.10025,889,5,9,15,55,52,4.25,5.0,fr,22179,17,916884,1,1,Active Shallow Crust,0.0,89.98773,0.0,05/09/0889
+8.17727,47.10025,9417,3,8,15,16,10,4.25,5.0,fr,22180,188,916887,1,1,Active Shallow Crust,240.009,57.99388,0.0,03/08/9417
+8.17727,47.10025,6227,11,30,21,16,53,4.25,15.0,fr,22181,124,916894,1,1,Active Shallow Crust,128.8948,89.98097,0.0,11/30/6227
+8.17727,47.10025,499,11,26,18,15,49,4.35,5.0,fr,22182,9,916896,1,1,Active Shallow Crust,0.0,89.98907,0.0,11/26/0499
+8.17727,47.10025,3948,11,11,13,16,28,4.35,15.0,fr,22183,78,916897,1,1,Active Shallow Crust,0.0,89.98907,0.0,11/11/3948
+8.17727,47.10025,2576,9,22,7,21,21,4.35,5.0,fr,22184,51,916899,1,1,Active Shallow Crust,240.0089,57.99579,0.0,09/22/2576
+8.17727,47.10025,6664,3,13,15,27,59,4.45,5.0,fr,22185,133,916908,1,1,Active Shallow Crust,0.0,89.99026,0.0,03/13/6664
+8.17727,47.10025,4872,2,25,15,45,53,4.45,15.0,fr,22186,97,916909,1,1,Active Shallow Crust,0.0,89.99026,0.0,02/25/4872
+8.17727,47.10025,2941,5,7,6,14,2,4.55,5.0,fr,22187,58,916920,1,1,Active Shallow Crust,0.0,89.99132,0.0,05/07/2941
+8.17727,47.10025,2692,9,19,0,56,23,4.55,15.0,fr,22188,53,916924,1,1,Active Shallow Crust,240.0095,57.99733,0.0,09/19/2692
+8.17727,47.10025,5962,8,27,15,38,54,4.65,5.0,fr,22189,119,916938,1,1,Active Shallow Crust,0.0,89.98826,-90.0,08/27/5962
+8.17727,47.10025,1463,6,15,19,21,28,5.15,5.0,fr,22190,29,916992,1,1,Active Shallow Crust,0.0,89.98912,0.0,06/15/1463
+8.17727,47.10025,7765,3,12,1,57,53,5.35,5.0,fr,22191,155,917016,1,1,Active Shallow Crust,0.0,89.98962,0.0,03/12/7765
+0.2489,43.87593,586,6,13,21,20,37,3.55,5.0,fr,22192,11,917283,1,1,Active Shallow Crust,240.012,57.99812,0.0,06/13/0586
+0.2489,43.87593,3862,5,1,4,10,50,4.05,5.0,fr,22193,77,917340,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/01/3862
+0.2489,43.87593,8766,1,21,1,12,26,4.25,5.0,fr,22194,175,917364,1,1,Active Shallow Crust,0.0,89.98995,0.0,01/21/8766
+0.2489,43.87593,268,5,25,16,35,48,4.45,27.5,fr,22195,5,917390,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/25/0268
+0.2489,43.87593,2742,7,8,6,19,41,4.95,5.0,fr,22196,54,917451,1,1,Active Shallow Crust,240.0107,58.00424,0.0,07/08/2742
+1.66682,52.4216,9182,9,15,11,36,39,4.25,5.0,fr,22197,183,917850,1,1,Active Shallow Crust,0.0,89.99027,-90.0,09/15/9182
+2.7207,51.68038,4640,12,22,8,5,33,3.55,5.0,fr,22198,92,918240,1,1,Active Shallow Crust,0.0,89.99062,0.0,12/22/4640
+2.7207,51.68038,6449,1,29,10,50,14,3.65,27.5,fr,22199,128,918254,1,1,Active Shallow Crust,0.0,89.98885,0.0,01/29/6449
+2.7207,51.68038,2055,3,14,18,0,17,4.45,15.0,fr,22200,41,918349,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/14/2055
+1.49168,45.86297,8627,8,8,14,16,10,3.55,5.0,fr,22201,172,918729,1,1,Active Shallow Crust,128.896,89.99386,0.0,08/08/8627
+1.49168,45.86297,6945,6,24,11,21,23,3.65,27.5,fr,22202,138,918734,1,1,Active Shallow Crust,0.0,89.99062,0.0,06/24/6945
+1.49168,45.86297,5520,5,3,21,22,14,3.75,5.0,fr,22203,110,918744,1,1,Active Shallow Crust,0.0,89.99024,0.0,05/03/5520
+1.49168,45.86297,2670,10,12,14,5,42,3.75,5.0,fr,22204,53,918747,1,1,Active Shallow Crust,240.0084,58.01749,0.0,10/12/2670
+1.49168,45.86297,1677,2,15,16,18,22,3.75,5.0,fr,22205,33,918750,1,1,Active Shallow Crust,0.0,89.99013,-90.0,02/15/1677
+1.49168,45.86297,194,3,22,10,29,12,3.85,5.0,fr,22206,3,918756,1,2,Active Shallow Crust,0.0,89.99006,0.0,03/22/0194
+1.49168,45.86297,3709,12,16,16,39,3,3.85,5.0,fr,22207,74,918756,1,2,Active Shallow Crust,0.0,89.99006,0.0,12/16/3709
+1.49168,45.86297,7228,2,7,21,45,34,3.85,15.0,fr,22208,144,918757,1,1,Active Shallow Crust,0.0,89.99006,0.0,02/07/7228
+1.49168,45.86297,2730,1,18,21,10,52,3.95,27.5,fr,22209,54,918773,1,1,Active Shallow Crust,240.0196,58.00516,0.0,01/18/2730
+1.49168,45.86297,9421,7,13,20,16,58,4.05,27.5,fr,22210,188,918782,1,1,Active Shallow Crust,0.0,89.99013,0.0,07/13/9421
+1.49168,45.86297,9161,3,27,11,28,40,4.25,5.0,fr,22211,183,918810,1,1,Active Shallow Crust,0.0,89.98969,-90.0,03/27/9161
+1.49168,45.86297,1624,7,23,21,47,7,4.35,5.0,fr,22212,32,918816,1,2,Active Shallow Crust,0.0,89.99021,0.0,07/23/1624
+1.49168,45.86297,3202,12,26,9,18,29,4.35,5.0,fr,22213,64,918816,1,2,Active Shallow Crust,0.0,89.99021,0.0,12/26/3202
+1.49168,45.86297,9617,7,6,20,46,15,4.85,15.0,fr,22214,192,918877,1,1,Active Shallow Crust,0.0,89.99017,0.0,07/06/9617
+1.73966,44.53811,7164,8,2,5,43,6,3.75,5.0,fr,22215,143,919224,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/02/7164
+1.73966,44.53811,2641,1,2,6,47,24,3.85,15.0,fr,22216,52,919237,1,1,Active Shallow Crust,0.0,89.98982,0.0,01/02/2641
+1.73966,44.53811,8541,5,22,13,11,18,3.95,5.0,fr,22217,170,919251,1,1,Active Shallow Crust,240.0195,58.00493,0.0,05/22/8541
+1.73966,44.53811,121,10,19,15,59,16,4.05,5.0,fr,22218,2,919260,1,1,Active Shallow Crust,0.0,89.9899,0.0,10/19/0121
+1.73966,44.53811,3268,9,6,2,56,29,4.05,15.0,fr,22219,65,919261,1,1,Active Shallow Crust,0.0,89.9899,0.0,09/06/3268
+1.73966,44.53811,9623,12,25,8,20,37,4.05,5.0,fr,22220,192,919269,1,1,Active Shallow Crust,128.8907,89.99393,0.0,12/25/9623
+1.73966,44.53811,3179,11,10,5,58,14,4.15,5.0,fr,22221,63,919272,1,1,Active Shallow Crust,0.0,89.99009,0.0,11/10/3179
+1.73966,44.53811,8433,7,28,4,14,27,4.35,5.0,fr,22222,168,919296,1,2,Active Shallow Crust,0.0,89.98998,0.0,07/28/8433
+1.73966,44.53811,58,1,31,3,29,36,4.35,5.0,fr,22223,1,919296,1,2,Active Shallow Crust,0.0,89.98998,0.0,01/31/0058
+-0.35108,43.82056,3221,8,17,14,56,19,3.55,15.0,fr,22224,64,919681,1,1,Active Shallow Crust,0.0,89.99,0.0,08/17/3221
+-0.35108,43.82056,5592,3,19,9,0,23,3.55,5.0,fr,22225,111,919683,1,1,Active Shallow Crust,240.0119,57.99812,0.0,03/19/5592
+-0.35108,43.82056,2530,4,16,0,16,2,3.75,15.0,fr,22226,50,919705,1,1,Active Shallow Crust,0.0,89.98988,0.0,04/16/2530
+-0.35108,43.82056,3590,4,18,6,29,1,3.95,15.0,fr,22227,71,919729,1,1,Active Shallow Crust,0.0,89.98996,0.0,04/18/3590
+-0.35108,43.82056,1067,10,27,20,20,7,5.05,27.5,fr,22228,21,919862,1,1,Active Shallow Crust,0.0,89.98997,0.0,10/27/1067
+8.8518,50.70904,940,12,19,16,56,43,3.85,5.0,fr,22229,18,920199,1,1,Active Shallow Crust,240.0109,57.99787,0.0,12/19/0940
+8.8518,50.70904,9813,8,2,3,27,13,4.35,5.0,fr,22230,196,920256,1,1,Active Shallow Crust,0.0,89.98983,0.0,08/02/9813
+4.25459,40.90948,8094,1,3,9,19,48,3.65,15.0,fr,22231,161,920653,1,1,Active Shallow Crust,0.0,89.99321,0.0,01/03/8094
+4.25459,40.90948,5103,8,15,0,50,12,3.75,5.0,fr,22232,102,920664,1,1,Active Shallow Crust,0.0,89.98789,0.0,08/15/5103
+4.25459,40.90948,5551,9,15,9,18,9,4.25,27.5,fr,22233,111,920729,1,1,Active Shallow Crust,240.0062,57.99379,0.0,09/15/5551
+4.25459,40.90948,8683,9,12,19,23,2,4.25,15.0,fr,22234,173,920734,1,1,Active Shallow Crust,128.8952,89.98074,0.0,09/12/8683
+3.69877,50.55928,1354,5,20,6,10,15,3.55,5.0,fr,22235,27,921120,1,1,Active Shallow Crust,0.0,89.99039,0.0,05/20/1354
+3.69877,50.55928,1996,4,13,8,25,24,3.55,15.0,fr,22236,39,921121,1,1,Active Shallow Crust,0.0,89.99039,0.0,04/13/1996
+3.69877,50.55928,2068,4,23,1,16,43,3.55,27.5,fr,22237,41,921122,1,1,Active Shallow Crust,0.0,89.99039,0.0,04/23/2068
+3.69877,50.55928,2263,9,2,3,39,26,3.55,5.0,fr,22238,45,921123,1,1,Active Shallow Crust,240.0128,57.99827,0.0,09/02/2263
+3.69877,50.55928,7482,8,18,16,59,16,3.55,15.0,fr,22239,149,921124,1,1,Active Shallow Crust,240.0128,57.99827,0.0,08/18/7482
+3.69877,50.55928,8803,10,15,5,25,29,3.55,5.0,fr,22240,176,921129,1,2,Active Shallow Crust,128.8965,89.99359,0.0,10/15/8803
+3.69877,50.55928,6900,10,18,7,44,19,3.55,5.0,fr,22241,137,921129,1,2,Active Shallow Crust,128.8965,89.99359,0.0,10/18/6900
+3.69877,50.55928,1951,12,13,13,37,18,3.65,5.0,fr,22242,39,921132,1,3,Active Shallow Crust,0.0,89.98858,0.0,12/13/1951
+3.69877,50.55928,2405,7,6,11,14,0,3.65,5.0,fr,22243,48,921132,1,3,Active Shallow Crust,0.0,89.98858,0.0,07/06/2405
+3.69877,50.55928,323,12,8,18,12,45,3.65,5.0,fr,22244,6,921132,1,3,Active Shallow Crust,0.0,89.98858,0.0,12/08/0323
+3.69877,50.55928,8039,3,16,4,16,26,3.65,5.0,fr,22245,160,921135,1,1,Active Shallow Crust,240.0021,58.01273,0.0,03/16/8039
+3.69877,50.55928,8220,4,20,10,13,23,3.65,5.0,fr,22246,164,921138,1,1,Active Shallow Crust,0.0,89.99133,-90.0,04/20/8220
+3.69877,50.55928,6165,9,28,16,18,41,3.95,5.0,fr,22247,123,921168,1,2,Active Shallow Crust,0.0,89.98989,0.0,09/28/6165
+3.69877,50.55928,8783,8,26,11,41,45,3.95,5.0,fr,22248,175,921168,1,2,Active Shallow Crust,0.0,89.98989,0.0,08/26/8783
+3.69877,50.55928,6894,12,3,4,26,28,3.95,5.0,fr,22249,137,921174,1,1,Active Shallow Crust,0.0,89.98978,-90.0,12/03/6894
+3.69877,50.55928,9995,12,25,0,13,20,4.05,5.0,fr,22250,199,921180,1,1,Active Shallow Crust,0.0,89.98919,0.0,12/25/9995
+3.69877,50.55928,2027,1,17,20,1,47,4.05,5.0,fr,22251,40,921186,1,1,Active Shallow Crust,0.0,89.99089,-90.0,01/17/2027
+3.69877,50.55928,1087,3,26,6,6,37,4.15,15.0,fr,22252,21,921193,1,1,Active Shallow Crust,0.0,89.99036,0.0,03/26/1087
+3.69877,50.55928,2946,12,18,6,0,29,4.25,15.0,fr,22253,58,921205,1,1,Active Shallow Crust,0.0,89.98998,0.0,12/18/2946
+3.69877,50.55928,6410,10,12,10,20,18,5.25,15.0,fr,22254,128,921331,1,1,Active Shallow Crust,0.0,89.98993,-90.0,10/12/6410
+5.17826,40.89795,9725,2,7,20,31,24,3.55,5.0,fr,22255,194,921600,1,1,Active Shallow Crust,0.0,89.99238,0.0,02/07/9725
+5.17826,40.89795,5585,2,12,23,55,36,3.65,5.0,fr,22256,111,921618,1,1,Active Shallow Crust,0.0,89.99313,-90.0,02/12/5585
+5.17826,40.89795,9666,8,3,22,52,12,3.95,5.0,fr,22257,193,921648,1,1,Active Shallow Crust,0.0,89.99038,0.0,08/03/9666
+8.14826,50.63561,2806,6,12,5,40,34,3.55,5.0,fr,22258,56,922080,1,2,Active Shallow Crust,0.0,89.98721,0.0,06/12/2806
+8.14826,50.63561,3264,12,25,5,38,23,3.55,5.0,fr,22259,65,922080,1,2,Active Shallow Crust,0.0,89.98721,0.0,12/25/3264
+8.14826,50.63561,1440,12,15,22,55,52,3.55,27.5,fr,22260,28,922091,1,1,Active Shallow Crust,128.8967,89.99361,0.0,12/15/1440
+8.14826,50.63561,6981,12,17,9,4,45,3.85,5.0,fr,22261,139,922116,1,1,Active Shallow Crust,0.0,89.99094,0.0,12/17/6981
+8.14826,50.63561,310,6,12,2,52,50,3.95,15.0,fr,22262,6,922129,1,1,Active Shallow Crust,0.0,89.99193,0.0,06/12/0310
+8.14826,50.63561,5846,4,9,4,27,27,5.05,5.0,fr,22263,116,922269,1,1,Active Shallow Crust,128.8832,89.9901,0.0,04/09/5846
+-1.14548,44.15408,2133,1,22,17,37,23,3.65,5.0,fr,22264,42,922581,1,1,Active Shallow Crust,128.9008,89.96348,0.0,01/22/2133
+-1.14548,44.15408,9904,11,1,20,10,10,3.75,15.0,fr,22265,198,922585,1,1,Active Shallow Crust,0.0,89.98994,0.0,11/01/9904
+-1.14548,44.15408,4235,7,25,14,53,58,4.75,5.0,fr,22266,84,922704,1,1,Active Shallow Crust,0.0,89.99001,0.0,07/25/4235
+-1.76728,48.04274,9702,8,16,11,38,44,3.55,5.0,fr,22267,194,923040,1,1,Active Shallow Crust,0.0,89.98988,0.0,08/16/9702
+-1.76728,48.04274,2417,2,25,7,48,0,3.55,15.0,fr,22268,48,923041,1,1,Active Shallow Crust,0.0,89.98988,0.0,02/25/2417
+-1.76728,48.04274,8626,2,26,6,34,25,3.55,27.5,fr,22269,172,923042,1,1,Active Shallow Crust,0.0,89.98988,0.0,02/26/8626
+-1.76728,48.04274,4356,1,15,2,12,14,3.65,5.0,fr,22270,87,923052,1,1,Active Shallow Crust,0.0,89.98949,0.0,01/15/4356
+-1.76728,48.04274,6543,4,11,6,26,19,3.65,5.0,fr,22271,130,923055,1,2,Active Shallow Crust,240.0013,58.01291,0.0,04/11/6543
+-1.76728,48.04274,2974,6,5,17,0,55,3.65,5.0,fr,22272,59,923055,1,2,Active Shallow Crust,240.0013,58.01291,0.0,06/05/2974
+-1.76728,48.04274,4698,5,7,15,54,13,3.75,5.0,fr,22273,93,923064,1,3,Active Shallow Crust,0.0,89.99063,0.0,05/07/4698
+-1.76728,48.04274,4307,4,3,19,50,8,3.75,5.0,fr,22274,86,923064,1,3,Active Shallow Crust,0.0,89.99063,0.0,04/03/4307
+-1.76728,48.04274,4626,4,13,1,48,59,3.75,5.0,fr,22275,92,923064,1,3,Active Shallow Crust,0.0,89.99063,0.0,04/13/4626
+-1.76728,48.04274,4785,10,24,6,39,45,3.75,5.0,fr,22276,95,923067,1,1,Active Shallow Crust,240.0086,58.01761,0.0,10/24/4785
+-1.76728,48.04274,8389,7,13,4,8,28,3.85,5.0,fr,22277,167,923076,1,2,Active Shallow Crust,0.0,89.99046,0.0,07/13/8389
+-1.76728,48.04274,4651,7,19,13,54,21,3.85,5.0,fr,22278,93,923076,1,2,Active Shallow Crust,0.0,89.99046,0.0,07/19/4651
+-1.76728,48.04274,7191,2,10,14,35,31,3.85,5.0,fr,22279,143,923079,1,2,Active Shallow Crust,240.0109,57.99783,0.0,02/10/7191
+-1.76728,48.04274,2538,7,7,15,43,40,3.85,5.0,fr,22280,50,923079,1,2,Active Shallow Crust,240.0109,57.99783,0.0,07/07/2538
+-1.76728,48.04274,7913,2,20,22,5,41,3.95,15.0,fr,22281,158,923089,1,1,Active Shallow Crust,0.0,89.99043,0.0,02/20/7913
+-1.76728,48.04274,9407,4,21,1,42,52,4.05,27.5,fr,22282,188,923102,1,1,Active Shallow Crust,0.0,89.98957,0.0,04/21/9407
+-1.76728,48.04274,8806,1,23,19,10,14,4.25,5.0,fr,22283,176,923124,1,1,Active Shallow Crust,0.0,89.99021,0.0,01/23/8806
+-1.76728,48.04274,3591,5,15,18,33,26,4.45,5.0,fr,22284,71,923148,1,1,Active Shallow Crust,0.0,89.98983,0.0,05/15/3591
+-1.76728,48.04274,428,1,18,9,38,58,4.55,15.0,fr,22285,8,923161,1,1,Active Shallow Crust,0.0,89.98988,0.0,01/18/0428
+-1.76728,48.04274,9686,4,20,17,5,36,4.65,5.0,fr,22286,193,923178,1,1,Active Shallow Crust,0.0,89.98991,-90.0,04/20/9686
+-1.76728,48.04274,7624,9,7,1,59,12,5.35,5.0,fr,22287,152,923259,1,1,Active Shallow Crust,240.0262,57.99802,0.0,09/07/7624
+-1.767288,48.04273,9733,12,3,7,35,29,6.65,10.68981,fr,22288,194,923421,1,1,Active Shallow Crust,128.8166,89.98986,0.0,12/03/9733
+-1.16416,43.32778,40,8,29,5,47,42,3.55,5.0,fr,22289,0,924000,1,1,Active Shallow Crust,0.0,89.99083,0.0,08/29/0040
+-1.16416,43.32778,1234,6,20,18,2,46,3.55,27.5,fr,22290,24,924002,1,1,Active Shallow Crust,0.0,89.99083,0.0,06/20/1234
+-1.16416,43.32778,3033,8,10,7,27,10,3.55,5.0,fr,22291,60,924006,1,2,Active Shallow Crust,0.0,89.99072,-90.0,08/10/3033
+-1.16416,43.32778,8159,5,15,18,5,9,3.55,5.0,fr,22292,163,924006,1,2,Active Shallow Crust,0.0,89.99072,-90.0,05/15/8159
+-1.16416,43.32778,2818,7,12,20,7,19,3.65,5.0,fr,22293,56,924012,1,3,Active Shallow Crust,0.0,89.9902,0.0,07/12/2818
+-1.16416,43.32778,5500,8,16,0,23,50,3.65,5.0,fr,22294,109,924012,1,3,Active Shallow Crust,0.0,89.9902,0.0,08/16/5500
+-1.16416,43.32778,7453,7,24,12,46,45,3.65,5.0,fr,22295,149,924012,1,3,Active Shallow Crust,0.0,89.9902,0.0,07/24/7453
+-1.16416,43.32778,5018,4,19,16,14,52,3.65,27.5,fr,22296,100,924014,1,1,Active Shallow Crust,0.0,89.9902,0.0,04/19/5018
+-1.16416,43.32778,4972,5,12,9,55,16,3.65,15.0,fr,22297,99,924019,1,1,Active Shallow Crust,0.0,89.99008,-90.0,05/12/4972
+-1.16416,43.32778,1231,10,25,17,56,9,3.75,5.0,fr,22298,24,924027,1,1,Active Shallow Crust,240.0081,58.01755,0.0,10/25/1231
+-1.16416,43.32778,1706,6,21,22,51,18,3.75,27.5,fr,22299,34,924032,1,1,Active Shallow Crust,0.0,89.98969,-90.0,06/21/1706
+-1.16416,43.32778,4425,12,2,16,27,38,3.85,5.0,fr,22300,88,924036,1,2,Active Shallow Crust,0.0,89.98962,0.0,12/02/4425
+-1.16416,43.32778,3576,11,30,22,55,51,3.85,5.0,fr,22301,71,924036,1,2,Active Shallow Crust,0.0,89.98962,0.0,11/30/3576
+-1.16416,43.32778,5016,6,8,15,8,21,3.95,5.0,fr,22302,100,924048,1,1,Active Shallow Crust,0.0,89.98959,0.0,06/08/5016
+-1.16416,43.32778,230,9,26,14,32,3,3.95,15.0,fr,22303,4,924049,1,2,Active Shallow Crust,0.0,89.98959,0.0,09/26/0230
+-1.16416,43.32778,8151,10,24,9,27,53,3.95,15.0,fr,22304,163,924049,1,2,Active Shallow Crust,0.0,89.98959,0.0,10/24/8151
+-1.16416,43.32778,2626,2,13,4,9,25,3.95,5.0,fr,22305,52,924057,1,1,Active Shallow Crust,128.9006,89.99422,0.0,02/13/2626
+-1.16416,43.32778,2083,6,29,10,50,53,4.05,5.0,fr,22306,41,924060,1,1,Active Shallow Crust,0.0,89.98969,0.0,06/29/2083
+-1.16416,43.32778,9178,3,1,10,24,33,4.05,5.0,fr,22307,183,924069,1,1,Active Shallow Crust,128.8907,89.99381,0.0,03/01/9178
+-1.16416,43.32778,772,2,25,13,3,49,4.45,5.0,fr,22308,15,924108,1,1,Active Shallow Crust,0.0,89.99024,0.0,02/25/0772
+-1.16416,43.32778,7036,6,2,5,30,42,4.45,15.0,fr,22309,140,924109,1,1,Active Shallow Crust,0.0,89.99024,0.0,06/02/7036
+-1.16416,43.32778,9537,4,14,14,12,22,4.65,5.0,fr,22310,190,924132,1,1,Active Shallow Crust,0.0,89.99018,0.0,04/14/9537
+-1.16416,43.32778,5600,5,4,13,25,7,5.25,5.0,fr,22311,111,924204,1,2,Active Shallow Crust,0.0,89.98989,0.0,05/04/5600
+-1.16416,43.32778,3065,5,6,11,34,6,5.25,5.0,fr,22312,61,924204,1,2,Active Shallow Crust,0.0,89.98989,0.0,05/06/3065
+-1.16416,43.32778,293,3,13,22,6,33,5.25,5.0,fr,22313,5,924210,1,1,Active Shallow Crust,0.0,89.99004,-90.0,03/13/0293
+6.61328,44.03791,4444,12,9,13,1,56,3.55,5.0,fr,22314,88,924960,1,2,Active Shallow Crust,0.0,89.99275,0.0,12/09/4444
+6.61328,44.03791,8467,4,16,23,54,32,3.55,5.0,fr,22315,169,924960,1,2,Active Shallow Crust,0.0,89.99275,0.0,04/16/8467
+6.61328,44.03791,5457,3,1,10,8,58,3.55,15.0,fr,22316,109,924961,1,2,Active Shallow Crust,0.0,89.99275,0.0,03/01/5457
+6.61328,44.03791,5035,7,9,17,54,59,3.55,15.0,fr,22317,100,924961,1,2,Active Shallow Crust,0.0,89.99275,0.0,07/09/5035
+6.61328,44.03791,4217,1,24,17,37,18,3.55,5.0,fr,22318,84,924966,1,2,Active Shallow Crust,0.0,89.99267,-90.0,01/24/4217
+6.61328,44.03791,4813,6,28,13,16,38,3.55,5.0,fr,22319,96,924966,1,2,Active Shallow Crust,0.0,89.99267,-90.0,06/28/4813
+6.61328,44.03791,9258,4,7,21,46,0,3.65,5.0,fr,22320,185,924972,1,4,Active Shallow Crust,0.0,89.98708,0.0,04/07/9258
+6.61328,44.03791,9194,1,18,6,50,40,3.65,5.0,fr,22321,183,924972,1,4,Active Shallow Crust,0.0,89.98708,0.0,01/18/9194
+6.61328,44.03791,9556,1,30,4,51,39,3.65,5.0,fr,22322,191,924972,1,4,Active Shallow Crust,0.0,89.98708,0.0,01/30/9556
+6.61328,44.03791,5312,5,16,16,40,41,3.65,5.0,fr,22323,106,924972,1,4,Active Shallow Crust,0.0,89.98708,0.0,05/16/5312
+6.61328,44.03791,8662,5,7,7,54,2,3.65,5.0,fr,22324,173,924978,1,1,Active Shallow Crust,0.0,89.98693,-90.0,05/07/8662
+6.61328,44.03791,1047,10,18,16,20,9,3.65,15.0,fr,22325,20,924979,1,1,Active Shallow Crust,0.0,89.98693,-90.0,10/18/1047
+6.61328,44.03791,357,7,9,14,28,5,3.75,5.0,fr,22326,7,924984,1,2,Active Shallow Crust,0.0,89.98849,0.0,07/09/0357
+6.61328,44.03791,2164,12,28,16,31,25,3.75,5.0,fr,22327,43,924984,1,2,Active Shallow Crust,0.0,89.98849,0.0,12/28/2164
+6.61328,44.03791,8596,4,20,1,38,3,3.75,15.0,fr,22328,171,924988,1,1,Active Shallow Crust,240.0081,58.01731,0.0,04/20/8596
+6.61328,44.03791,581,9,2,4,15,17,3.95,5.0,fr,22329,11,925008,1,1,Active Shallow Crust,0.0,89.99085,0.0,09/02/0581
+6.61328,44.03791,6432,4,5,19,35,49,4.05,15.0,fr,22330,128,925021,1,1,Active Shallow Crust,0.0,89.99184,0.0,04/05/6432
+6.61328,44.03791,1292,7,9,3,7,16,4.05,15.0,fr,22331,25,925027,1,1,Active Shallow Crust,0.0,89.99175,-90.0,07/09/1292
+6.61328,44.03791,762,5,4,16,20,32,4.35,5.0,fr,22332,15,925059,1,1,Active Shallow Crust,240.008,57.99588,0.0,05/04/0762
+6.61328,44.03791,2666,5,16,0,37,43,4.55,15.0,fr,22333,53,925081,1,1,Active Shallow Crust,0.0,89.99083,0.0,05/16/2666
+6.61328,44.03791,2077,6,21,9,41,30,4.75,5.0,fr,22334,41,925110,1,1,Active Shallow Crust,0.0,89.99079,-90.0,06/21/2077
+6.61328,44.03791,7286,8,24,1,57,13,4.95,5.0,fr,22335,145,925128,1,1,Active Shallow Crust,0.0,89.98988,0.0,08/24/7286
+6.613285,44.03791,5037,5,3,17,6,26,6.35,7.567806,fr,22336,100,925296,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/03/5037
+6.61328,44.03791,4466,3,6,0,12,12,6.95,15.09976,fr,22337,89,925378,1,1,Active Shallow Crust,128.7974,89.99041,0.0,03/06/4466
+-0.44664,48.94013,4587,6,17,9,20,55,3.55,5.0,fr,22338,91,925440,1,3,Active Shallow Crust,0.0,89.99007,0.0,06/17/4587
+-0.44664,48.94013,8517,12,30,23,4,27,3.55,5.0,fr,22339,170,925440,1,3,Active Shallow Crust,0.0,89.99007,0.0,12/30/8517
+-0.44664,48.94013,1977,2,19,18,4,5,3.55,5.0,fr,22340,39,925440,1,3,Active Shallow Crust,0.0,89.99007,0.0,02/19/1977
+-0.44664,48.94013,4389,12,8,23,40,54,3.65,5.0,fr,22341,87,925458,1,1,Active Shallow Crust,0.0,89.98992,-90.0,12/08/4389
+-0.44664,48.94013,2813,12,10,20,27,36,3.65,15.0,fr,22342,56,925459,1,1,Active Shallow Crust,0.0,89.98992,-90.0,12/10/2813
+-0.44664,48.94013,225,8,10,10,32,34,3.75,5.0,fr,22343,4,925464,1,3,Active Shallow Crust,0.0,89.99014,0.0,08/10/0225
+-0.44664,48.94013,546,8,16,18,58,45,3.75,5.0,fr,22344,10,925464,1,3,Active Shallow Crust,0.0,89.99014,0.0,08/16/0546
+-0.44664,48.94013,2097,3,6,21,42,5,3.75,5.0,fr,22345,41,925464,1,3,Active Shallow Crust,0.0,89.99014,0.0,03/06/2097
+-0.44664,48.94013,354,12,26,1,3,29,3.75,15.0,fr,22346,7,925465,1,1,Active Shallow Crust,0.0,89.99014,0.0,12/26/0354
+-0.44664,48.94013,5329,8,31,0,55,42,3.75,5.0,fr,22347,106,925470,1,1,Active Shallow Crust,0.0,89.99002,-90.0,08/31/5329
+-0.44664,48.94013,5810,9,30,12,19,18,3.85,5.0,fr,22348,116,925476,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/30/5810
+-0.44664,48.94013,6097,5,20,2,36,53,3.85,27.5,fr,22349,121,925478,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/20/6097
+-0.44664,48.94013,1173,5,28,6,35,21,3.95,15.0,fr,22350,23,925489,1,1,Active Shallow Crust,0.0,89.99007,0.0,05/28/1173
+-0.44664,48.94013,7220,6,8,14,39,59,3.95,27.5,fr,22351,144,925490,1,1,Active Shallow Crust,0.0,89.99007,0.0,06/08/7220
+-0.44664,48.94013,2319,7,29,19,36,36,4.05,5.0,fr,22352,46,925503,1,1,Active Shallow Crust,240.0064,58.00592,0.0,07/29/2319
+-0.44664,48.94013,6076,3,3,3,37,43,4.25,15.0,fr,22353,121,925525,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/03/6076
+-0.44664,48.94013,2457,5,2,1,8,13,4.85,5.0,fr,22354,49,925596,1,1,Active Shallow Crust,0.0,89.98999,0.0,05/02/2457
+-0.44664,48.94013,627,1,10,5,39,41,5.35,5.0,fr,22355,12,925656,1,1,Active Shallow Crust,0.0,89.98999,0.0,01/10/0627
+-0.44664,48.94013,737,11,8,2,34,5,5.85,27.5,fr,22356,14,925727,1,1,Active Shallow Crust,128.8646,89.99151,0.0,11/08/0737
+7.7218,45.48752,9259,10,12,1,31,1,3.55,5.0,fr,22357,185,925920,1,1,Active Shallow Crust,0.0,89.99293,0.0,10/12/9259
+7.7218,45.48752,5500,5,20,20,57,23,3.55,15.0,fr,22358,109,925921,1,2,Active Shallow Crust,0.0,89.99293,0.0,05/20/5500
+7.7218,45.48752,5315,4,12,22,32,48,3.55,15.0,fr,22359,106,925921,1,2,Active Shallow Crust,0.0,89.99293,0.0,04/12/5315
+7.7218,45.48752,5770,1,9,21,26,33,3.55,27.5,fr,22360,115,925931,1,1,Active Shallow Crust,128.8973,89.99293,0.0,01/09/5770
+7.7218,45.48752,674,7,27,19,53,19,3.75,15.0,fr,22361,13,925948,1,1,Active Shallow Crust,240.0083,58.01731,0.0,07/27/0674
+7.7218,45.48752,2166,1,19,8,57,30,3.75,5.0,fr,22362,43,925950,1,1,Active Shallow Crust,0.0,89.98864,-90.0,01/19/2166
+7.7218,45.48752,3995,8,25,16,49,49,3.85,5.0,fr,22363,79,925956,1,1,Active Shallow Crust,0.0,89.98999,0.0,08/25/3995
+7.7218,45.48752,7242,10,26,13,59,16,3.95,5.0,fr,22364,144,925968,1,1,Active Shallow Crust,0.0,89.99108,0.0,10/26/7242
+7.7218,45.48752,8887,12,22,13,37,3,3.95,5.0,fr,22365,177,925971,1,1,Active Shallow Crust,240.0198,58.00556,0.0,12/22/8887
+7.7218,45.48752,4807,2,15,9,39,42,4.05,5.0,fr,22366,96,925980,1,3,Active Shallow Crust,0.0,89.98808,0.0,02/15/4807
+7.7218,45.48752,80,10,31,16,32,26,4.05,5.0,fr,22367,1,925980,1,3,Active Shallow Crust,0.0,89.98808,0.0,10/31/0080
+7.7218,45.48752,9297,12,14,6,35,0,4.05,5.0,fr,22368,185,925980,1,3,Active Shallow Crust,0.0,89.98808,0.0,12/14/9297
+7.7218,45.48752,6954,5,5,4,23,22,4.05,27.5,fr,22369,139,925991,1,1,Active Shallow Crust,128.8904,89.99403,0.0,05/05/6954
+7.7218,45.48752,8462,6,29,14,41,9,4.25,5.0,fr,22370,169,926004,1,1,Active Shallow Crust,0.0,89.99052,0.0,06/29/8462
+7.7218,45.48752,2512,9,18,19,16,24,4.25,27.5,fr,22371,50,926012,1,1,Active Shallow Crust,0.0,89.99042,-90.0,09/18/2512
+7.7218,45.48752,3672,7,29,15,53,22,4.35,5.0,fr,22372,73,926016,1,1,Active Shallow Crust,0.0,89.98874,0.0,07/29/3672
+7.7218,45.48752,3235,6,12,13,49,21,4.35,5.0,fr,22373,64,926019,1,1,Active Shallow Crust,240.0085,57.9961,0.0,06/12/3235
+7.7218,45.48752,8286,5,27,4,10,4,4.35,5.0,fr,22374,165,926022,1,1,Active Shallow Crust,0.0,89.98861,-90.0,05/27/8286
+7.7218,45.48752,6476,6,6,2,33,31,4.45,5.0,fr,22375,129,926037,1,1,Active Shallow Crust,128.8917,89.99373,0.0,06/06/6476
+7.7218,45.48752,3721,11,20,16,17,4,4.85,15.0,fr,22376,74,926077,1,1,Active Shallow Crust,0.0,89.9905,0.0,11/20/3721
+3.17582,46.44779,9265,4,21,4,20,19,3.85,15.0,fr,22377,185,926443,1,1,Active Shallow Crust,0.0,89.99005,-90.0,04/21/9265
+3.17582,46.44779,8447,1,29,5,18,8,3.95,5.0,fr,22378,168,926448,1,1,Active Shallow Crust,0.0,89.98904,0.0,01/29/8447
+3.86659,51.44508,3737,12,11,15,34,47,3.75,27.5,fr,22379,74,926906,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/11/3737
+3.86659,51.44508,6627,9,15,14,54,12,4.25,27.5,fr,22380,132,926966,1,1,Active Shallow Crust,0.0,89.99017,0.0,09/15/6627
+-1.50312,43.01561,7029,11,22,7,18,16,3.55,5.0,fr,22381,140,927840,1,5,Active Shallow Crust,0.0,89.99078,0.0,11/22/7029
+-1.50312,43.01561,661,5,23,9,51,58,3.55,5.0,fr,22382,13,927840,1,5,Active Shallow Crust,0.0,89.99078,0.0,05/23/0661
+-1.50312,43.01561,9565,8,4,13,38,16,3.55,5.0,fr,22383,191,927840,1,5,Active Shallow Crust,0.0,89.99078,0.0,08/04/9565
+-1.50312,43.01561,8854,7,27,21,59,56,3.55,5.0,fr,22384,177,927840,1,5,Active Shallow Crust,0.0,89.99078,0.0,07/27/8854
+-1.50312,43.01561,6519,8,24,9,33,21,3.55,5.0,fr,22385,130,927840,1,5,Active Shallow Crust,0.0,89.99078,0.0,08/24/6519
+-1.50312,43.01561,300,1,14,18,2,16,3.55,15.0,fr,22386,5,927841,1,2,Active Shallow Crust,0.0,89.99078,0.0,01/14/0300
+-1.50312,43.01561,8158,9,5,13,39,45,3.55,15.0,fr,22387,163,927841,1,2,Active Shallow Crust,0.0,89.99078,0.0,09/05/8158
+-1.50312,43.01561,6936,1,23,23,25,47,3.55,27.5,fr,22388,138,927842,1,1,Active Shallow Crust,0.0,89.99078,0.0,01/23/6936
+-1.50312,43.01561,2093,3,22,17,39,37,3.55,5.0,fr,22389,41,927846,1,1,Active Shallow Crust,0.0,89.99068,-90.0,03/22/2093
+-1.50312,43.01561,6968,8,27,22,26,3,3.65,5.0,fr,22390,139,927852,1,4,Active Shallow Crust,0.0,89.99014,0.0,08/27/6968
+-1.50312,43.01561,4255,12,27,21,2,43,3.65,5.0,fr,22391,85,927852,1,4,Active Shallow Crust,0.0,89.99014,0.0,12/27/4255
+-1.50312,43.01561,524,11,21,17,6,31,3.65,5.0,fr,22392,10,927852,1,4,Active Shallow Crust,0.0,89.99014,0.0,11/21/0524
+-1.50312,43.01561,2147,1,23,3,59,48,3.65,5.0,fr,22393,42,927852,1,4,Active Shallow Crust,0.0,89.99014,0.0,01/23/2147
+-1.50312,43.01561,9983,1,11,2,2,50,3.65,15.0,fr,22394,199,927853,1,1,Active Shallow Crust,0.0,89.99014,0.0,01/11/9983
+-1.50312,43.01561,9280,6,20,16,20,30,3.65,15.0,fr,22395,185,927859,1,1,Active Shallow Crust,0.0,89.99003,-90.0,06/20/9280
+-1.50312,43.01561,3758,5,7,2,50,1,3.75,5.0,fr,22396,75,927864,1,4,Active Shallow Crust,0.0,89.98975,0.0,05/07/3758
+-1.50312,43.01561,7540,11,13,6,36,32,3.75,5.0,fr,22397,150,927864,1,4,Active Shallow Crust,0.0,89.98975,0.0,11/13/7540
+-1.50312,43.01561,3063,6,19,5,17,38,3.75,5.0,fr,22398,61,927864,1,4,Active Shallow Crust,0.0,89.98975,0.0,06/19/3063
+-1.50312,43.01561,501,3,24,2,43,6,3.75,5.0,fr,22399,10,927864,1,4,Active Shallow Crust,0.0,89.98975,0.0,03/24/0501
+-1.50312,43.01561,952,10,26,12,26,20,3.75,15.0,fr,22400,19,927865,1,1,Active Shallow Crust,0.0,89.98975,0.0,10/26/0952
+-1.50312,43.01561,1452,12,4,17,9,57,3.75,5.0,fr,22401,29,927867,1,1,Active Shallow Crust,240.0078,58.01778,0.0,12/04/1452
+-1.50312,43.01561,4857,10,20,21,2,37,3.85,5.0,fr,22402,97,927876,1,1,Active Shallow Crust,0.0,89.98956,0.0,10/20/4857
+-1.50312,43.01561,3831,6,12,12,42,28,3.85,15.0,fr,22403,76,927877,1,1,Active Shallow Crust,0.0,89.98956,0.0,06/12/3831
+-1.50312,43.01561,9260,2,14,11,24,19,3.85,5.0,fr,22404,185,927879,1,1,Active Shallow Crust,240.0104,57.99773,0.0,02/14/9260
+-1.50312,43.01561,781,8,1,6,30,49,3.95,5.0,fr,22405,15,927888,1,4,Active Shallow Crust,0.0,89.98953,0.0,08/01/0781
+-1.50312,43.01561,7513,12,8,17,32,14,3.95,5.0,fr,22406,150,927888,1,4,Active Shallow Crust,0.0,89.98953,0.0,12/08/7513
+-1.50312,43.01561,720,6,16,22,19,23,3.95,5.0,fr,22407,14,927888,1,4,Active Shallow Crust,0.0,89.98953,0.0,06/16/0720
+-1.50312,43.01561,8012,4,21,18,11,9,3.95,5.0,fr,22408,160,927888,1,4,Active Shallow Crust,0.0,89.98953,0.0,04/21/8012
+-1.50312,43.01561,255,4,25,13,29,7,3.95,15.0,fr,22409,5,927889,1,1,Active Shallow Crust,0.0,89.98953,0.0,04/25/0255
+-1.50312,43.01561,3359,11,19,21,33,42,3.95,27.5,fr,22410,67,927890,1,1,Active Shallow Crust,0.0,89.98953,0.0,11/19/3359
+-1.50312,43.01561,2098,7,5,20,33,20,4.05,15.0,fr,22411,41,927901,1,1,Active Shallow Crust,0.0,89.98963,0.0,07/05/2098
+-1.50312,43.01561,5336,3,14,11,8,44,4.05,5.0,fr,22412,106,927903,1,1,Active Shallow Crust,240.0056,58.00572,0.0,03/14/5336
+-1.50312,43.01561,1343,11,12,16,4,53,4.05,5.0,fr,22413,26,927906,1,1,Active Shallow Crust,0.0,89.98952,-90.0,11/12/1343
+-1.50312,43.01561,2154,3,12,8,23,21,4.05,15.0,fr,22414,43,927910,1,1,Active Shallow Crust,128.8911,89.99378,0.0,03/12/2154
+-1.50312,43.01561,8059,6,30,3,52,13,4.15,5.0,fr,22415,161,927912,1,2,Active Shallow Crust,0.0,89.98984,0.0,06/30/8059
+-1.50312,43.01561,4585,9,20,4,4,50,4.15,5.0,fr,22416,91,927912,1,2,Active Shallow Crust,0.0,89.98984,0.0,09/20/4585
+-1.50312,43.01561,7718,1,12,2,6,51,4.25,5.0,fr,22417,154,927924,1,1,Active Shallow Crust,0.0,89.99012,0.0,01/12/7718
+-1.50312,43.01561,4994,5,11,6,32,50,4.35,5.0,fr,22418,99,927936,1,1,Active Shallow Crust,0.0,89.98972,0.0,05/11/4994
+-1.50312,43.01561,1820,1,15,15,59,30,4.65,15.0,fr,22419,36,927973,1,1,Active Shallow Crust,0.0,89.99013,0.0,01/15/1820
+-1.50312,43.01561,5987,1,7,19,47,56,4.65,5.0,fr,22420,119,927975,1,1,Active Shallow Crust,240.0097,57.99411,0.0,01/07/5987
+-1.50312,43.01561,6524,3,10,3,6,28,4.85,5.0,fr,22421,130,927996,1,1,Active Shallow Crust,0.0,89.9901,0.0,03/10/6524
+-1.50312,43.01561,385,3,30,8,44,13,5.25,5.0,fr,22422,7,928050,1,1,Active Shallow Crust,0.0,89.98999,-90.0,03/30/0385
+-1.503112,43.01561,5566,4,5,2,12,49,6.45,8.491219,fr,22423,111,928188,1,1,Active Shallow Crust,0.0,89.98998,0.0,04/05/5566
+-1.503108,43.01561,659,3,15,20,3,17,6.65,10.68981,fr,22424,13,928212,1,1,Active Shallow Crust,0.0,89.98998,0.0,03/15/0659
+5.45886,48.56305,885,6,2,18,53,39,3.55,5.0,fr,22425,17,928329,1,1,Active Shallow Crust,128.8961,89.99332,0.0,06/02/0885
+5.45886,48.56305,6064,12,22,12,17,6,3.75,5.0,fr,22426,121,928344,1,1,Active Shallow Crust,0.0,89.9894,0.0,12/22/6064
+5.45886,48.56305,9229,4,13,17,42,13,3.85,5.0,fr,22427,184,928356,1,1,Active Shallow Crust,0.0,89.99055,0.0,04/13/9229
+5.45886,48.56305,7953,8,14,21,26,51,3.85,15.0,fr,22428,159,928357,1,1,Active Shallow Crust,0.0,89.99055,0.0,08/14/7953
+8.29998,47.88479,5532,1,20,23,27,47,3.55,15.0,fr,22429,110,928810,1,1,Active Shallow Crust,128.8963,89.99324,0.0,01/20/5532
+8.29998,47.88479,6329,8,6,20,49,47,3.75,5.0,fr,22430,126,928824,1,2,Active Shallow Crust,0.0,89.98926,0.0,08/06/6329
+8.29998,47.88479,3374,11,1,1,23,17,3.75,5.0,fr,22431,67,928824,1,2,Active Shallow Crust,0.0,89.98926,0.0,11/01/3374
+8.29998,47.88479,3696,1,15,4,13,6,3.75,15.0,fr,22432,73,928825,1,2,Active Shallow Crust,0.0,89.98926,0.0,01/15/3696
+8.29998,47.88479,8442,11,11,13,11,9,3.75,15.0,fr,22433,168,928825,1,2,Active Shallow Crust,0.0,89.98926,0.0,11/11/8442
+8.29998,47.88479,7256,1,13,12,8,50,3.75,15.0,fr,22434,145,928828,1,1,Active Shallow Crust,240.0097,58.01783,0.0,01/13/7256
+8.29998,47.88479,6647,7,28,9,12,29,3.85,5.0,fr,22435,132,928842,1,1,Active Shallow Crust,0.0,89.99031,-90.0,07/28/6647
+8.29998,47.88479,8754,1,17,11,26,21,3.95,5.0,fr,22436,175,928848,1,1,Active Shallow Crust,0.0,89.99146,0.0,01/17/8754
+8.29998,47.88479,3825,9,4,5,7,1,3.95,15.0,fr,22437,76,928849,1,1,Active Shallow Crust,0.0,89.99146,0.0,09/04/3825
+8.29998,47.88479,4211,8,23,14,9,51,3.95,5.0,fr,22438,84,928851,1,2,Active Shallow Crust,240.0192,58.00462,0.0,08/23/4211
+8.29998,47.88479,8588,1,11,0,4,40,3.95,5.0,fr,22439,171,928851,1,2,Active Shallow Crust,240.0192,58.00462,0.0,01/11/8588
+8.29998,47.88479,7569,2,23,2,43,54,4.45,15.0,fr,22440,151,928912,1,1,Active Shallow Crust,240.0058,57.99509,0.0,02/23/7569
+3.44335,47.89654,185,2,1,6,32,18,3.55,5.0,fr,22441,3,929280,1,1,Active Shallow Crust,0.0,89.98986,0.0,02/01/0185
+3.44335,47.89654,3184,2,14,23,50,49,3.75,5.0,fr,22442,63,929304,1,1,Active Shallow Crust,0.0,89.98926,0.0,02/14/3184
+3.44335,47.89654,4120,6,21,3,11,42,4.45,5.0,fr,22443,82,929388,1,1,Active Shallow Crust,0.0,89.9904,0.0,06/21/4120
+2.35568,45.67144,802,4,22,5,31,7,3.65,5.0,fr,22444,16,929772,1,1,Active Shallow Crust,0.0,89.99058,0.0,04/22/0802
+2.35568,45.67144,4444,8,5,14,49,54,3.65,15.0,fr,22445,88,929773,1,2,Active Shallow Crust,0.0,89.99058,0.0,08/05/4444
+2.35568,45.67144,7296,1,23,10,46,36,3.65,15.0,fr,22446,145,929773,1,2,Active Shallow Crust,0.0,89.99058,0.0,01/23/7296
+2.35568,45.67144,7975,10,22,22,3,23,3.75,5.0,fr,22447,159,929787,1,2,Active Shallow Crust,240.0083,58.0176,0.0,10/22/7975
+2.35568,45.67144,7047,4,21,13,8,23,3.75,5.0,fr,22448,140,929787,1,2,Active Shallow Crust,240.0083,58.0176,0.0,04/21/7047
+2.35568,45.67144,535,10,5,17,40,13,3.75,27.5,fr,22449,10,929789,1,1,Active Shallow Crust,240.0083,58.0176,0.0,10/05/0535
+2.35568,45.67144,5437,11,25,21,8,58,3.75,5.0,fr,22450,108,929790,1,1,Active Shallow Crust,0.0,89.98868,-90.0,11/25/5437
+2.35568,45.67144,120,5,3,15,8,29,4.05,5.0,fr,22451,2,929820,1,2,Active Shallow Crust,0.0,89.9901,0.0,05/03/0120
+2.35568,45.67144,527,9,9,23,59,59,4.05,5.0,fr,22452,10,929820,1,2,Active Shallow Crust,0.0,89.9901,0.0,09/09/0527
+2.35568,45.67144,3987,5,13,16,44,53,4.15,5.0,fr,22453,79,929835,1,1,Active Shallow Crust,240.0084,57.99729,0.0,05/13/3987
+2.35568,45.67144,4578,11,11,16,50,54,4.25,5.0,fr,22454,91,929844,1,1,Active Shallow Crust,0.0,89.99055,0.0,11/11/4578
+2.35568,45.67144,1088,3,18,16,50,3,4.85,15.0,fr,22455,21,929917,1,1,Active Shallow Crust,0.0,89.98975,0.0,03/18/1088
+2.35568,45.67144,6508,11,10,19,6,1,5.05,5.0,fr,22456,130,929940,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/10/6508
+-0.77691,45.28196,9631,4,23,1,55,29,3.75,5.0,fr,22457,192,930264,1,1,Active Shallow Crust,0.0,89.99014,0.0,04/23/9631
+-0.77691,45.28196,2605,10,6,22,37,9,3.95,5.0,fr,22458,52,930288,1,1,Active Shallow Crust,0.0,89.98993,0.0,10/06/2605
+-0.77691,45.28196,9726,7,24,3,1,30,4.85,15.0,fr,22459,194,930406,1,1,Active Shallow Crust,128.893,89.98901,0.0,07/24/9726
+5.89266,51.35193,4287,1,9,22,57,41,3.55,5.0,fr,22460,85,930720,1,3,Active Shallow Crust,0.0,89.9874,0.0,01/09/4287
+5.89266,51.35193,8462,11,13,10,9,47,3.55,5.0,fr,22461,169,930720,1,3,Active Shallow Crust,0.0,89.9874,0.0,11/13/8462
+5.89266,51.35193,9278,6,22,17,36,28,3.55,5.0,fr,22462,185,930720,1,3,Active Shallow Crust,0.0,89.9874,0.0,06/22/9278
+5.89266,51.35193,5890,8,18,12,23,48,3.55,15.0,fr,22463,117,930721,1,1,Active Shallow Crust,0.0,89.9874,0.0,08/18/5890
+5.89266,51.35193,9102,1,10,18,38,55,3.65,5.0,fr,22464,182,930732,1,2,Active Shallow Crust,0.0,89.98878,0.0,01/10/9102
+5.89266,51.35193,1001,8,15,11,11,44,3.65,5.0,fr,22465,20,930732,1,2,Active Shallow Crust,0.0,89.98878,0.0,08/15/1001
+5.89266,51.35193,5404,7,12,16,42,22,3.65,5.0,fr,22466,108,930735,1,1,Active Shallow Crust,240.0029,58.01213,0.0,07/12/5404
+5.89266,51.35193,294,1,20,8,38,56,3.75,15.0,fr,22467,5,930745,1,2,Active Shallow Crust,0.0,89.99,0.0,01/20/0294
+5.89266,51.35193,9930,9,30,10,54,46,3.75,15.0,fr,22468,198,930745,1,2,Active Shallow Crust,0.0,89.99,0.0,09/30/9930
+5.89266,51.35193,7515,11,15,5,38,9,3.75,15.0,fr,22469,150,930748,1,1,Active Shallow Crust,240.0083,58.01796,0.0,11/15/7515
+5.89266,51.35193,1179,3,14,12,35,35,3.75,15.0,fr,22470,23,930754,1,1,Active Shallow Crust,128.8961,89.96709,0.0,03/14/1179
+5.89266,51.35193,9014,2,19,10,2,18,3.85,27.5,fr,22471,180,930758,1,1,Active Shallow Crust,0.0,89.99108,0.0,02/19/9014
+5.89266,51.35193,8935,7,19,14,2,19,3.95,5.0,fr,22472,178,930768,1,2,Active Shallow Crust,0.0,89.98808,0.0,07/19/8935
+5.89266,51.35193,7706,11,21,22,15,34,3.95,5.0,fr,22473,154,930768,1,2,Active Shallow Crust,0.0,89.98808,0.0,11/21/7706
+5.89266,51.35193,4556,3,10,10,41,41,3.95,15.0,fr,22474,91,930775,1,1,Active Shallow Crust,0.0,89.99196,-90.0,03/10/4556
+5.89266,51.35193,5372,1,1,3,22,44,4.05,5.0,fr,22475,107,930780,1,1,Active Shallow Crust,0.0,89.98937,0.0,01/01/5372
+5.89266,51.35193,4260,10,25,19,0,21,4.45,5.0,fr,22476,85,930837,1,1,Active Shallow Crust,128.891,89.99329,0.0,10/25/4260
+6.16763,51.14247,8977,3,20,9,29,50,3.55,5.0,fr,22477,179,931200,1,4,Active Shallow Crust,0.0,89.98735,0.0,03/20/8977
+6.16763,51.14247,188,6,7,9,31,2,3.55,5.0,fr,22478,3,931200,1,4,Active Shallow Crust,0.0,89.98735,0.0,06/07/0188
+6.16763,51.14247,2570,3,23,7,33,13,3.55,5.0,fr,22479,51,931200,1,4,Active Shallow Crust,0.0,89.98735,0.0,03/23/2570
+6.16763,51.14247,3642,5,23,0,40,0,3.55,5.0,fr,22480,72,931200,1,4,Active Shallow Crust,0.0,89.98735,0.0,05/23/3642
+6.16763,51.14247,6514,9,11,22,34,43,3.55,27.5,fr,22481,130,931202,1,1,Active Shallow Crust,0.0,89.98735,0.0,09/11/6514
+6.16763,51.14247,7919,7,21,3,29,31,3.55,5.0,fr,22482,158,931203,1,1,Active Shallow Crust,240.0115,57.99845,0.0,07/21/7919
+6.16763,51.14247,2926,2,4,3,27,2,3.55,15.0,fr,22483,58,931210,1,1,Active Shallow Crust,128.8957,89.99368,0.0,02/04/2926
+6.16763,51.14247,2349,1,4,7,31,21,3.65,5.0,fr,22484,46,931212,1,1,Active Shallow Crust,0.0,89.98872,0.0,01/04/2349
+6.16763,51.14247,546,7,29,21,40,42,3.65,5.0,fr,22485,10,931215,1,1,Active Shallow Crust,240.0019,58.01263,0.0,07/29/0546
+6.16763,51.14247,6656,4,21,20,46,47,3.65,27.5,fr,22486,133,931217,1,1,Active Shallow Crust,240.0019,58.01254,0.0,04/21/6656
+6.16763,51.14247,2671,11,22,15,59,23,3.65,5.0,fr,22487,53,931218,1,1,Active Shallow Crust,0.0,89.98859,-90.0,11/22/2671
+6.16763,51.14247,4754,7,10,13,19,24,3.75,15.0,fr,22488,95,931225,1,2,Active Shallow Crust,0.0,89.98995,0.0,07/10/4754
+6.16763,51.14247,2047,6,23,1,38,34,3.75,15.0,fr,22489,40,931225,1,2,Active Shallow Crust,0.0,89.98995,0.0,06/23/2047
+6.16763,51.14247,8658,7,5,22,3,31,3.85,5.0,fr,22490,173,931236,1,2,Active Shallow Crust,0.0,89.99104,0.0,07/05/8658
+6.16763,51.14247,6023,4,29,1,31,9,3.85,5.0,fr,22491,120,931236,1,2,Active Shallow Crust,0.0,89.99104,0.0,04/29/6023
+6.16763,51.14247,8993,3,16,4,15,25,3.85,5.0,fr,22492,179,931245,1,1,Active Shallow Crust,128.8958,89.99329,0.0,03/16/8993
+6.16763,51.14247,9059,12,28,2,34,9,3.85,15.0,fr,22493,181,931246,1,1,Active Shallow Crust,128.8958,89.99329,0.0,12/28/9059
+6.16763,51.14247,1400,5,12,8,13,29,3.95,5.0,fr,22494,27,931248,1,1,Active Shallow Crust,0.0,89.98802,0.0,05/12/1400
+6.16763,51.14247,131,3,25,21,19,33,4.05,5.0,fr,22495,2,931260,1,1,Active Shallow Crust,0.0,89.98933,0.0,03/25/0131
+6.16763,51.14247,1759,3,30,5,35,13,4.05,5.0,fr,22496,35,931263,1,1,Active Shallow Crust,240.0068,58.00662,0.0,03/30/1759
+6.16763,51.14247,241,4,25,13,37,14,4.15,5.0,fr,22497,4,931281,1,1,Active Shallow Crust,128.8959,89.99366,0.0,04/25/0241
+6.16763,51.14247,4215,8,1,18,27,19,4.25,5.0,fr,22498,84,931284,1,1,Active Shallow Crust,0.0,89.98869,0.0,08/01/4215
+6.16763,51.14247,7212,2,5,8,13,32,4.25,15.0,fr,22499,144,931288,1,1,Active Shallow Crust,240.009,57.99437,0.0,02/05/7212
+6.16763,51.14247,5149,4,18,6,58,21,4.75,5.0,fr,22500,102,931344,1,1,Active Shallow Crust,0.0,89.99046,0.0,04/18/5149
+6.16763,51.14247,1650,11,4,20,2,4,5.25,15.0,fr,22501,32,931408,1,1,Active Shallow Crust,240.0289,58.00092,0.0,11/04/1650
+6.167641,51.14247,2363,3,27,13,23,42,6.55,9.418245,fr,22502,47,931566,1,1,Active Shallow Crust,0.0,89.98997,-90.0,03/27/2363
+7.27043,46.35131,2766,7,15,6,27,40,3.55,5.0,fr,22503,55,931680,1,19,Active Shallow Crust,0.0,89.99304,0.0,07/15/2766
+7.27043,46.35131,1970,2,23,9,48,22,3.55,5.0,fr,22504,39,931680,1,19,Active Shallow Crust,0.0,89.99304,0.0,02/23/1970
+7.27043,46.35131,4776,1,26,1,6,17,3.55,5.0,fr,22505,95,931680,1,19,Active Shallow Crust,0.0,89.99304,0.0,01/26/4776
+7.27043,46.35131,3769,10,6,5,47,47,3.55,5.0,fr,22506,75,931680,1,19,Active Shallow Crust,0.0,89.99304,0.0,10/06/3769
+7.27043,46.35131,1675,1,7,4,14,37,3.55,5.0,fr,22507,33,931680,1,19,Active Shallow Crust,0.0,89.99304,0.0,01/07/1675
+7.27043,46.35131,6048,6,19,5,24,11,3.55,5.0,fr,22508,120,931680,1,19,Active Shallow Crust,0.0,89.99304,0.0,06/19/6048
+7.27043,46.35131,2559,3,14,14,6,47,3.55,5.0,fr,22509,51,931680,1,19,Active Shallow Crust,0.0,89.99304,0.0,03/14/2559
+7.27043,46.35131,1969,7,15,11,23,50,3.55,5.0,fr,22510,39,931680,1,19,Active Shallow Crust,0.0,89.99304,0.0,07/15/1969
+7.27043,46.35131,7069,8,21,23,54,39,3.55,5.0,fr,22511,141,931680,1,19,Active Shallow Crust,0.0,89.99304,0.0,08/21/7069
+7.27043,46.35131,4332,5,16,11,10,12,3.55,5.0,fr,22512,86,931680,1,19,Active Shallow Crust,0.0,89.99304,0.0,05/16/4332
+7.27043,46.35131,2787,5,22,2,48,4,3.55,5.0,fr,22513,55,931680,1,19,Active Shallow Crust,0.0,89.99304,0.0,05/22/2787
+7.27043,46.35131,6885,12,15,23,35,35,3.55,5.0,fr,22514,137,931680,1,19,Active Shallow Crust,0.0,89.99304,0.0,12/15/6885
+7.27043,46.35131,5963,2,27,8,14,20,3.55,5.0,fr,22515,119,931680,1,19,Active Shallow Crust,0.0,89.99304,0.0,02/27/5963
+7.27043,46.35131,9768,8,6,20,9,30,3.55,5.0,fr,22516,195,931680,1,19,Active Shallow Crust,0.0,89.99304,0.0,08/06/9768
+7.27043,46.35131,3392,10,6,15,28,15,3.55,5.0,fr,22517,67,931680,1,19,Active Shallow Crust,0.0,89.99304,0.0,10/06/3392
+7.27043,46.35131,9903,1,25,20,11,38,3.55,5.0,fr,22518,198,931680,1,19,Active Shallow Crust,0.0,89.99304,0.0,01/25/9903
+7.27043,46.35131,356,10,6,6,23,27,3.55,5.0,fr,22519,7,931680,1,19,Active Shallow Crust,0.0,89.99304,0.0,10/06/0356
+7.27043,46.35131,3547,9,12,12,53,27,3.55,5.0,fr,22520,70,931680,1,19,Active Shallow Crust,0.0,89.99304,0.0,09/12/3547
+7.27043,46.35131,6100,1,2,19,6,15,3.55,5.0,fr,22521,121,931680,1,19,Active Shallow Crust,0.0,89.99304,0.0,01/02/6100
+7.27043,46.35131,6249,1,25,18,28,48,3.55,15.0,fr,22522,124,931681,1,8,Active Shallow Crust,0.0,89.99304,0.0,01/25/6249
+7.27043,46.35131,349,1,4,14,57,47,3.55,15.0,fr,22523,6,931681,1,8,Active Shallow Crust,0.0,89.99304,0.0,01/04/0349
+7.27043,46.35131,8947,7,23,18,59,6,3.55,15.0,fr,22524,178,931681,1,8,Active Shallow Crust,0.0,89.99304,0.0,07/23/8947
+7.27043,46.35131,8828,4,6,8,20,29,3.55,15.0,fr,22525,176,931681,1,8,Active Shallow Crust,0.0,89.99304,0.0,04/06/8828
+7.27043,46.35131,3264,12,31,16,27,10,3.55,15.0,fr,22526,65,931681,1,8,Active Shallow Crust,0.0,89.99304,0.0,12/31/3264
+7.27043,46.35131,3650,7,25,8,28,37,3.55,15.0,fr,22527,72,931681,1,8,Active Shallow Crust,0.0,89.99304,0.0,07/25/3650
+7.27043,46.35131,9311,5,10,23,49,58,3.55,15.0,fr,22528,186,931681,1,8,Active Shallow Crust,0.0,89.99304,0.0,05/10/9311
+7.27043,46.35131,610,12,29,0,47,5,3.55,15.0,fr,22529,12,931681,1,8,Active Shallow Crust,0.0,89.99304,0.0,12/29/0610
+7.27043,46.35131,3597,7,19,23,40,31,3.55,27.5,fr,22530,71,931682,1,2,Active Shallow Crust,0.0,89.99304,0.0,07/19/3597
+7.27043,46.35131,2106,10,24,19,36,11,3.55,27.5,fr,22531,42,931682,1,2,Active Shallow Crust,0.0,89.99304,0.0,10/24/2106
+7.27043,46.35131,5179,7,5,21,18,10,3.55,5.0,fr,22532,103,931683,1,4,Active Shallow Crust,240.0131,57.99699,0.0,07/05/5179
+7.27043,46.35131,1916,4,6,7,52,43,3.55,5.0,fr,22533,38,931683,1,4,Active Shallow Crust,240.0131,57.99699,0.0,04/06/1916
+7.27043,46.35131,4593,2,14,16,56,23,3.55,5.0,fr,22534,91,931683,1,4,Active Shallow Crust,240.0131,57.99699,0.0,02/14/4593
+7.27043,46.35131,528,8,15,3,29,34,3.55,5.0,fr,22535,10,931683,1,4,Active Shallow Crust,240.0131,57.99699,0.0,08/15/0528
+7.27043,46.35131,3608,2,19,1,24,13,3.55,5.0,fr,22536,72,931686,1,6,Active Shallow Crust,0.0,89.99296,-90.0,02/19/3608
+7.27043,46.35131,1567,9,19,0,29,5,3.55,5.0,fr,22537,31,931686,1,6,Active Shallow Crust,0.0,89.99296,-90.0,09/19/1567
+7.27043,46.35131,4299,5,7,19,55,15,3.55,5.0,fr,22538,85,931686,1,6,Active Shallow Crust,0.0,89.99296,-90.0,05/07/4299
+7.27043,46.35131,4743,9,22,18,52,44,3.55,5.0,fr,22539,94,931686,1,6,Active Shallow Crust,0.0,89.99296,-90.0,09/22/4743
+7.27043,46.35131,7199,9,18,13,49,37,3.55,5.0,fr,22540,143,931686,1,6,Active Shallow Crust,0.0,89.99296,-90.0,09/18/7199
+7.27043,46.35131,1895,8,26,0,30,51,3.55,5.0,fr,22541,37,931686,1,6,Active Shallow Crust,0.0,89.99296,-90.0,08/26/1895
+7.27043,46.35131,5796,8,29,21,22,53,3.55,15.0,fr,22542,115,931687,1,1,Active Shallow Crust,0.0,89.99296,-90.0,08/29/5796
+7.27043,46.35131,3039,4,12,13,34,7,3.55,27.5,fr,22543,60,931688,1,1,Active Shallow Crust,0.0,89.99296,-90.0,04/12/3039
+7.27043,46.35131,4299,4,8,3,9,48,3.55,5.0,fr,22544,85,931689,1,1,Active Shallow Crust,128.897,89.99304,0.0,04/08/4299
+7.27043,46.35131,7671,2,28,19,54,56,3.55,15.0,fr,22545,153,931690,1,1,Active Shallow Crust,128.897,89.99304,0.0,02/28/7671
+7.27043,46.35131,428,4,21,2,56,49,3.65,5.0,fr,22546,8,931692,1,17,Active Shallow Crust,0.0,89.98759,0.0,04/21/0428
+7.27043,46.35131,2678,4,23,17,57,1,3.65,5.0,fr,22547,53,931692,1,17,Active Shallow Crust,0.0,89.98759,0.0,04/23/2678
+7.27043,46.35131,3470,6,3,19,7,44,3.65,5.0,fr,22548,69,931692,1,17,Active Shallow Crust,0.0,89.98759,0.0,06/03/3470
+7.27043,46.35131,3862,3,15,22,47,38,3.65,5.0,fr,22549,77,931692,1,17,Active Shallow Crust,0.0,89.98759,0.0,03/15/3862
+7.27043,46.35131,7648,2,10,6,51,53,3.65,5.0,fr,22550,152,931692,1,17,Active Shallow Crust,0.0,89.98759,0.0,02/10/7648
+7.27043,46.35131,752,8,21,0,5,5,3.65,5.0,fr,22551,15,931692,1,17,Active Shallow Crust,0.0,89.98759,0.0,08/21/0752
+7.27043,46.35131,7715,2,28,15,1,1,3.65,5.0,fr,22552,154,931692,1,17,Active Shallow Crust,0.0,89.98759,0.0,02/28/7715
+7.27043,46.35131,621,8,19,12,55,59,3.65,5.0,fr,22553,12,931692,1,17,Active Shallow Crust,0.0,89.98759,0.0,08/19/0621
+7.27043,46.35131,7165,7,12,2,35,38,3.65,5.0,fr,22554,143,931692,1,17,Active Shallow Crust,0.0,89.98759,0.0,07/12/7165
+7.27043,46.35131,9220,3,3,11,14,46,3.65,5.0,fr,22555,184,931692,1,17,Active Shallow Crust,0.0,89.98759,0.0,03/03/9220
+7.27043,46.35131,1417,6,28,3,36,27,3.65,5.0,fr,22556,28,931692,1,17,Active Shallow Crust,0.0,89.98759,0.0,06/28/1417
+7.27043,46.35131,1685,6,14,18,24,36,3.65,5.0,fr,22557,33,931692,1,17,Active Shallow Crust,0.0,89.98759,0.0,06/14/1685
+7.27043,46.35131,8169,10,17,13,53,19,3.65,5.0,fr,22558,163,931692,1,17,Active Shallow Crust,0.0,89.98759,0.0,10/17/8169
+7.27043,46.35131,9901,5,27,21,57,28,3.65,5.0,fr,22559,198,931692,1,17,Active Shallow Crust,0.0,89.98759,0.0,05/27/9901
+7.27043,46.35131,6177,8,3,6,14,46,3.65,5.0,fr,22560,123,931692,1,17,Active Shallow Crust,0.0,89.98759,0.0,08/03/6177
+7.27043,46.35131,2657,11,7,3,7,25,3.65,5.0,fr,22561,53,931692,1,17,Active Shallow Crust,0.0,89.98759,0.0,11/07/2657
+7.27043,46.35131,5042,12,27,11,6,54,3.65,5.0,fr,22562,100,931692,1,17,Active Shallow Crust,0.0,89.98759,0.0,12/27/5042
+7.27043,46.35131,8045,5,25,6,9,32,3.65,15.0,fr,22563,160,931693,1,3,Active Shallow Crust,0.0,89.98759,0.0,05/25/8045
+7.27043,46.35131,581,7,17,13,59,52,3.65,15.0,fr,22564,11,931693,1,3,Active Shallow Crust,0.0,89.98759,0.0,07/17/0581
+7.27043,46.35131,1039,6,15,14,43,59,3.65,15.0,fr,22565,20,931693,1,3,Active Shallow Crust,0.0,89.98759,0.0,06/15/1039
+7.27043,46.35131,138,11,20,5,15,6,3.65,27.5,fr,22566,2,931694,1,1,Active Shallow Crust,0.0,89.98759,0.0,11/20/0138
+7.27043,46.35131,2554,7,10,16,34,50,3.65,15.0,fr,22567,51,931696,1,1,Active Shallow Crust,240.0023,58.01217,0.0,07/10/2554
+7.27043,46.35131,9969,9,7,16,22,10,3.65,5.0,fr,22568,199,931698,1,2,Active Shallow Crust,0.0,89.98745,-90.0,09/07/9969
+7.27043,46.35131,6619,3,22,11,33,46,3.65,5.0,fr,22569,132,931698,1,2,Active Shallow Crust,0.0,89.98745,-90.0,03/22/6619
+7.27043,46.35131,3509,10,20,3,2,44,3.65,5.0,fr,22570,70,931701,1,3,Active Shallow Crust,128.9001,89.96352,0.0,10/20/3509
+7.27043,46.35131,9605,7,27,6,1,39,3.65,5.0,fr,22571,192,931701,1,3,Active Shallow Crust,128.9001,89.96352,0.0,07/27/9605
+7.27043,46.35131,2447,10,3,3,29,33,3.65,5.0,fr,22572,48,931701,1,3,Active Shallow Crust,128.9001,89.96352,0.0,10/03/2447
+7.27043,46.35131,9552,3,22,6,28,31,3.65,15.0,fr,22573,191,931702,1,1,Active Shallow Crust,128.9001,89.96352,0.0,03/22/9552
+7.27043,46.35131,6338,2,15,5,56,27,3.75,5.0,fr,22574,126,931704,1,13,Active Shallow Crust,0.0,89.98895,0.0,02/15/6338
+7.27043,46.35131,2814,12,20,3,59,17,3.75,5.0,fr,22575,56,931704,1,13,Active Shallow Crust,0.0,89.98895,0.0,12/20/2814
+7.27043,46.35131,2569,7,5,9,43,10,3.75,5.0,fr,22576,51,931704,1,13,Active Shallow Crust,0.0,89.98895,0.0,07/05/2569
+7.27043,46.35131,8798,4,2,23,8,24,3.75,5.0,fr,22577,175,931704,1,13,Active Shallow Crust,0.0,89.98895,0.0,04/02/8798
+7.27043,46.35131,9582,1,9,0,34,37,3.75,5.0,fr,22578,191,931704,1,13,Active Shallow Crust,0.0,89.98895,0.0,01/09/9582
+7.27043,46.35131,4466,6,18,22,41,27,3.75,5.0,fr,22579,89,931704,1,13,Active Shallow Crust,0.0,89.98895,0.0,06/18/4466
+7.27043,46.35131,442,11,13,0,47,14,3.75,5.0,fr,22580,8,931704,1,13,Active Shallow Crust,0.0,89.98895,0.0,11/13/0442
+7.27043,46.35131,6368,6,20,21,23,44,3.75,5.0,fr,22581,127,931704,1,13,Active Shallow Crust,0.0,89.98895,0.0,06/20/6368
+7.27043,46.35131,1973,6,24,6,59,1,3.75,5.0,fr,22582,39,931704,1,13,Active Shallow Crust,0.0,89.98895,0.0,06/24/1973
+7.27043,46.35131,2955,2,7,21,1,24,3.75,5.0,fr,22583,59,931704,1,13,Active Shallow Crust,0.0,89.98895,0.0,02/07/2955
+7.27043,46.35131,98,1,4,3,1,20,3.75,5.0,fr,22584,1,931704,1,13,Active Shallow Crust,0.0,89.98895,0.0,01/04/0098
+7.27043,46.35131,2582,3,8,23,18,50,3.75,5.0,fr,22585,51,931704,1,13,Active Shallow Crust,0.0,89.98895,0.0,03/08/2582
+7.27043,46.35131,3415,12,27,23,10,43,3.75,5.0,fr,22586,68,931704,1,13,Active Shallow Crust,0.0,89.98895,0.0,12/27/3415
+7.27043,46.35131,8489,2,6,15,23,53,3.75,15.0,fr,22587,169,931705,1,2,Active Shallow Crust,0.0,89.98895,0.0,02/06/8489
+7.27043,46.35131,1802,6,24,17,49,58,3.75,15.0,fr,22588,36,931705,1,2,Active Shallow Crust,0.0,89.98895,0.0,06/24/1802
+7.27043,46.35131,7968,12,4,13,15,12,3.75,27.5,fr,22589,159,931706,1,1,Active Shallow Crust,0.0,89.98895,0.0,12/04/7968
+7.27043,46.35131,9253,6,5,12,31,33,3.75,5.0,fr,22590,185,931707,1,2,Active Shallow Crust,240.008,58.0183,0.0,06/05/9253
+7.27043,46.35131,5804,5,20,14,57,46,3.75,5.0,fr,22591,116,931707,1,2,Active Shallow Crust,240.008,58.0183,0.0,05/20/5804
+7.27043,46.35131,8538,10,23,0,24,5,3.75,5.0,fr,22592,170,931710,1,1,Active Shallow Crust,0.0,89.98882,-90.0,10/23/8538
+7.27043,46.35131,662,10,20,23,52,6,3.75,15.0,fr,22593,13,931711,1,1,Active Shallow Crust,0.0,89.98882,-90.0,10/20/0662
+7.27043,46.35131,5839,5,21,22,50,7,3.75,5.0,fr,22594,116,931713,1,2,Active Shallow Crust,128.8968,89.96749,0.0,05/21/5839
+7.27043,46.35131,1621,9,9,9,39,53,3.75,5.0,fr,22595,32,931713,1,2,Active Shallow Crust,128.8968,89.96749,0.0,09/09/1621
+7.27043,46.35131,639,5,8,17,57,43,3.85,5.0,fr,22596,12,931716,1,10,Active Shallow Crust,0.0,89.99014,0.0,05/08/0639
+7.27043,46.35131,6997,10,2,4,6,39,3.85,5.0,fr,22597,139,931716,1,10,Active Shallow Crust,0.0,89.99014,0.0,10/02/6997
+7.27043,46.35131,8257,6,7,20,59,32,3.85,5.0,fr,22598,165,931716,1,10,Active Shallow Crust,0.0,89.99014,0.0,06/07/8257
+7.27043,46.35131,9632,11,28,6,17,39,3.85,5.0,fr,22599,192,931716,1,10,Active Shallow Crust,0.0,89.99014,0.0,11/28/9632
+7.27043,46.35131,3274,4,18,1,7,57,3.85,5.0,fr,22600,65,931716,1,10,Active Shallow Crust,0.0,89.99014,0.0,04/18/3274
+7.27043,46.35131,4216,10,10,8,43,43,3.85,5.0,fr,22601,84,931716,1,10,Active Shallow Crust,0.0,89.99014,0.0,10/10/4216
+7.27043,46.35131,5652,1,3,4,50,11,3.85,5.0,fr,22602,113,931716,1,10,Active Shallow Crust,0.0,89.99014,0.0,01/03/5652
+7.27043,46.35131,2852,4,17,17,31,18,3.85,5.0,fr,22603,57,931716,1,10,Active Shallow Crust,0.0,89.99014,0.0,04/17/2852
+7.27043,46.35131,6192,2,2,11,3,41,3.85,5.0,fr,22604,123,931716,1,10,Active Shallow Crust,0.0,89.99014,0.0,02/02/6192
+7.27043,46.35131,4826,10,3,22,20,23,3.85,5.0,fr,22605,96,931716,1,10,Active Shallow Crust,0.0,89.99014,0.0,10/03/4826
+7.27043,46.35131,4890,3,5,3,12,56,3.85,15.0,fr,22606,97,931717,1,4,Active Shallow Crust,0.0,89.99014,0.0,03/05/4890
+7.27043,46.35131,5335,7,13,15,32,7,3.85,15.0,fr,22607,106,931717,1,4,Active Shallow Crust,0.0,89.99014,0.0,07/13/5335
+7.27043,46.35131,3895,7,13,10,23,46,3.85,15.0,fr,22608,77,931717,1,4,Active Shallow Crust,0.0,89.99014,0.0,07/13/3895
+7.27043,46.35131,9070,1,6,18,49,21,3.85,15.0,fr,22609,181,931717,1,4,Active Shallow Crust,0.0,89.99014,0.0,01/06/9070
+7.27043,46.35131,4991,8,14,22,5,21,3.85,27.5,fr,22610,99,931718,1,1,Active Shallow Crust,0.0,89.99014,0.0,08/14/4991
+7.27043,46.35131,6493,7,23,22,20,25,3.85,5.0,fr,22611,129,931719,1,2,Active Shallow Crust,240.0115,57.99744,0.0,07/23/6493
+7.27043,46.35131,5831,1,5,0,30,7,3.85,5.0,fr,22612,116,931719,1,2,Active Shallow Crust,240.0115,57.99744,0.0,01/05/5831
+7.27043,46.35131,4535,8,21,22,43,41,3.85,15.0,fr,22613,90,931720,1,1,Active Shallow Crust,240.0115,57.99744,0.0,08/21/4535
+7.27043,46.35131,168,2,27,12,43,12,3.85,5.0,fr,22614,3,931722,1,3,Active Shallow Crust,0.0,89.99003,-90.0,02/27/0168
+7.27043,46.35131,6830,8,24,4,58,26,3.85,5.0,fr,22615,136,931722,1,3,Active Shallow Crust,0.0,89.99003,-90.0,08/24/6830
+7.27043,46.35131,9601,3,1,22,57,45,3.85,5.0,fr,22616,192,931722,1,3,Active Shallow Crust,0.0,89.99003,-90.0,03/01/9601
+7.27043,46.35131,4025,10,9,7,8,44,3.95,5.0,fr,22617,80,931728,1,6,Active Shallow Crust,0.0,89.99122,0.0,10/09/4025
+7.27043,46.35131,9703,7,3,9,33,21,3.95,5.0,fr,22618,194,931728,1,6,Active Shallow Crust,0.0,89.99122,0.0,07/03/9703
+7.27043,46.35131,742,6,27,14,0,3,3.95,5.0,fr,22619,14,931728,1,6,Active Shallow Crust,0.0,89.99122,0.0,06/27/0742
+7.27043,46.35131,3737,5,6,14,18,46,3.95,5.0,fr,22620,74,931728,1,6,Active Shallow Crust,0.0,89.99122,0.0,05/06/3737
+7.27043,46.35131,2269,11,4,22,1,40,3.95,5.0,fr,22621,45,931728,1,6,Active Shallow Crust,0.0,89.99122,0.0,11/04/2269
+7.27043,46.35131,5472,10,2,12,19,30,3.95,5.0,fr,22622,109,931728,1,6,Active Shallow Crust,0.0,89.99122,0.0,10/02/5472
+7.27043,46.35131,3539,11,30,1,54,1,3.95,15.0,fr,22623,70,931729,1,3,Active Shallow Crust,0.0,89.99122,0.0,11/30/3539
+7.27043,46.35131,7228,2,16,3,4,28,3.95,15.0,fr,22624,144,931729,1,3,Active Shallow Crust,0.0,89.99122,0.0,02/16/7228
+7.27043,46.35131,3211,2,6,21,35,26,3.95,15.0,fr,22625,64,931729,1,3,Active Shallow Crust,0.0,89.99122,0.0,02/06/3211
+7.27043,46.35131,3708,12,14,12,16,2,3.95,27.5,fr,22626,74,931730,1,2,Active Shallow Crust,0.0,89.99122,0.0,12/14/3708
+7.27043,46.35131,2795,1,10,8,11,20,3.95,27.5,fr,22627,55,931730,1,2,Active Shallow Crust,0.0,89.99122,0.0,01/10/2795
+7.27043,46.35131,7378,9,24,4,21,53,3.95,5.0,fr,22628,147,931731,1,1,Active Shallow Crust,240.0199,58.00537,0.0,09/24/7378
+7.27043,46.35131,3771,11,4,11,44,34,3.95,15.0,fr,22629,75,931732,1,1,Active Shallow Crust,240.0199,58.00537,0.0,11/04/3771
+7.27043,46.35131,6428,8,24,1,39,51,3.95,5.0,fr,22630,128,931734,1,1,Active Shallow Crust,0.0,89.99111,-90.0,08/24/6428
+7.27043,46.35131,136,8,7,19,24,13,3.95,15.0,fr,22631,2,931735,1,1,Active Shallow Crust,0.0,89.99111,-90.0,08/07/0136
+7.27043,46.35131,4838,1,17,7,36,55,3.95,27.5,fr,22632,96,931736,1,1,Active Shallow Crust,0.0,89.99111,-90.0,01/17/4838
+7.27043,46.35131,3379,5,31,19,59,3,3.95,5.0,fr,22633,67,931737,1,1,Active Shallow Crust,128.9001,89.99342,0.0,05/31/3379
+7.27043,46.35131,4315,12,5,15,29,1,4.05,5.0,fr,22634,86,931740,1,3,Active Shallow Crust,0.0,89.98826,0.0,12/05/4315
+7.27043,46.35131,5982,6,14,23,8,40,4.05,5.0,fr,22635,119,931740,1,3,Active Shallow Crust,0.0,89.98826,0.0,06/14/5982
+7.27043,46.35131,7244,2,16,19,48,38,4.05,5.0,fr,22636,144,931740,1,3,Active Shallow Crust,0.0,89.98826,0.0,02/16/7244
+7.27043,46.35131,2716,10,8,7,18,25,4.05,15.0,fr,22637,54,931741,1,1,Active Shallow Crust,0.0,89.98826,0.0,10/08/2716
+7.27043,46.35131,7388,5,16,18,46,8,4.05,5.0,fr,22638,147,931743,1,1,Active Shallow Crust,240.0057,58.00576,0.0,05/16/7388
+7.27043,46.35131,7152,6,6,19,57,11,4.05,27.5,fr,22639,143,931748,1,1,Active Shallow Crust,0.0,89.98812,-90.0,06/06/7152
+7.27043,46.35131,5163,9,25,9,6,2,4.15,5.0,fr,22640,103,931752,1,3,Active Shallow Crust,0.0,89.98953,0.0,09/25/5163
+7.27043,46.35131,8820,10,11,4,21,52,4.15,5.0,fr,22641,176,931752,1,3,Active Shallow Crust,0.0,89.98953,0.0,10/11/8820
+7.27043,46.35131,777,1,23,2,56,28,4.15,5.0,fr,22642,15,931752,1,3,Active Shallow Crust,0.0,89.98953,0.0,01/23/0777
+7.27043,46.35131,7940,10,2,18,20,19,4.15,15.0,fr,22643,158,931753,1,5,Active Shallow Crust,0.0,89.98953,0.0,10/02/7940
+7.27043,46.35131,4540,3,1,19,27,15,4.15,15.0,fr,22644,90,931753,1,5,Active Shallow Crust,0.0,89.98953,0.0,03/01/4540
+7.27043,46.35131,9908,12,28,1,25,30,4.15,15.0,fr,22645,198,931753,1,5,Active Shallow Crust,0.0,89.98953,0.0,12/28/9908
+7.27043,46.35131,6846,9,9,6,38,55,4.15,15.0,fr,22646,136,931753,1,5,Active Shallow Crust,0.0,89.98953,0.0,09/09/6846
+7.27043,46.35131,1241,1,29,22,35,45,4.15,15.0,fr,22647,24,931753,1,5,Active Shallow Crust,0.0,89.98953,0.0,01/29/1241
+7.27043,46.35131,5631,1,5,8,25,3,4.15,27.5,fr,22648,112,931754,1,1,Active Shallow Crust,0.0,89.98953,0.0,01/05/5631
+7.27043,46.35131,112,1,2,7,25,53,4.15,5.0,fr,22649,2,931755,1,1,Active Shallow Crust,240.0085,57.99754,0.0,01/02/0112
+7.27043,46.35131,7907,7,27,18,38,29,4.25,5.0,fr,22650,158,931764,1,3,Active Shallow Crust,0.0,89.99067,0.0,07/27/7907
+7.27043,46.35131,7737,5,14,4,34,8,4.25,5.0,fr,22651,154,931764,1,3,Active Shallow Crust,0.0,89.99067,0.0,05/14/7737
+7.27043,46.35131,8428,6,29,7,17,14,4.25,5.0,fr,22652,168,931764,1,3,Active Shallow Crust,0.0,89.99067,0.0,06/29/8428
+7.27043,46.35131,9646,8,20,14,17,27,4.25,15.0,fr,22653,192,931765,1,2,Active Shallow Crust,0.0,89.99067,0.0,08/20/9646
+7.27043,46.35131,1835,2,26,23,16,16,4.25,15.0,fr,22654,36,931765,1,2,Active Shallow Crust,0.0,89.99067,0.0,02/26/1835
+7.27043,46.35131,9973,2,13,1,25,10,4.25,27.5,fr,22655,199,931766,1,1,Active Shallow Crust,0.0,89.99067,0.0,02/13/9973
+7.27043,46.35131,758,3,12,11,33,40,4.25,5.0,fr,22656,15,931767,1,1,Active Shallow Crust,240.0074,57.99418,0.0,03/12/0758
+7.27043,46.35131,2820,3,22,16,50,41,4.25,15.0,fr,22657,56,931768,1,1,Active Shallow Crust,240.0074,57.99418,0.0,03/22/2820
+7.27043,46.35131,8389,3,9,15,45,47,4.25,27.5,fr,22658,167,931772,1,1,Active Shallow Crust,0.0,89.99056,-90.0,03/09/8389
+7.27043,46.35131,7804,4,24,4,36,40,4.35,5.0,fr,22659,156,931776,1,3,Active Shallow Crust,0.0,89.98891,0.0,04/24/7804
+7.27043,46.35131,2432,3,6,0,53,10,4.35,5.0,fr,22660,48,931776,1,3,Active Shallow Crust,0.0,89.98891,0.0,03/06/2432
+7.27043,46.35131,5939,2,4,12,34,59,4.35,5.0,fr,22661,118,931776,1,3,Active Shallow Crust,0.0,89.98891,0.0,02/04/5939
+7.27043,46.35131,337,9,30,6,8,8,4.35,15.0,fr,22662,6,931777,1,2,Active Shallow Crust,0.0,89.98891,0.0,09/30/0337
+7.27043,46.35131,7755,6,10,7,49,29,4.35,15.0,fr,22663,155,931777,1,2,Active Shallow Crust,0.0,89.98891,0.0,06/10/7755
+7.27043,46.35131,3831,3,5,21,15,48,4.35,5.0,fr,22664,76,931779,1,1,Active Shallow Crust,240.0085,57.99626,0.0,03/05/3831
+7.27043,46.35131,6881,9,27,18,51,34,4.35,27.5,fr,22665,137,931781,1,1,Active Shallow Crust,240.0085,57.99626,0.0,09/27/6881
+7.27043,46.35131,2938,4,27,13,20,10,4.35,5.0,fr,22666,58,931782,1,1,Active Shallow Crust,0.0,89.98878,-90.0,04/27/2938
+7.27043,46.35131,4473,4,4,9,58,2,4.45,5.0,fr,22667,89,931788,1,3,Active Shallow Crust,0.0,89.99012,0.0,04/04/4473
+7.27043,46.35131,4750,8,20,16,16,36,4.45,5.0,fr,22668,94,931788,1,3,Active Shallow Crust,0.0,89.99012,0.0,08/20/4750
+7.27043,46.35131,8338,7,24,17,13,59,4.45,5.0,fr,22669,166,931788,1,3,Active Shallow Crust,0.0,89.99012,0.0,07/24/8338
+7.27043,46.35131,9824,7,4,1,0,52,4.45,15.0,fr,22670,196,931795,1,2,Active Shallow Crust,0.0,89.99001,-90.0,07/04/9824
+7.27043,46.35131,1870,10,13,9,51,0,4.45,15.0,fr,22671,37,931795,1,2,Active Shallow Crust,0.0,89.99001,-90.0,10/13/1870
+7.27043,46.35131,807,7,16,17,36,46,4.55,5.0,fr,22672,16,931800,1,1,Active Shallow Crust,0.0,89.98899,0.0,07/16/0807
+7.27043,46.35131,2881,10,11,9,40,18,4.65,5.0,fr,22673,57,931812,1,2,Active Shallow Crust,0.0,89.99019,0.0,10/11/2881
+7.27043,46.35131,1697,11,19,20,42,49,4.65,5.0,fr,22674,33,931812,1,2,Active Shallow Crust,0.0,89.99019,0.0,11/19/1697
+7.27043,46.35131,5292,5,18,1,20,0,4.75,5.0,fr,22675,105,931824,1,1,Active Shallow Crust,0.0,89.98951,0.0,05/18/5292
+7.27043,46.35131,7274,7,26,8,46,36,4.75,5.0,fr,22676,145,931827,1,2,Active Shallow Crust,240.0073,58.00474,0.0,07/26/7274
+7.27043,46.35131,7721,4,1,15,3,14,4.75,5.0,fr,22677,154,931827,1,2,Active Shallow Crust,240.0073,58.00474,0.0,04/01/7721
+7.27043,46.35131,3688,8,21,5,34,55,4.75,15.0,fr,22678,73,931828,1,1,Active Shallow Crust,240.0073,58.00474,0.0,08/21/3688
+7.27043,46.35131,6047,9,4,6,17,34,4.85,5.0,fr,22679,120,931839,1,1,Active Shallow Crust,240.0172,58.00228,0.0,09/04/6047
+7.27043,46.35131,4872,12,26,2,9,15,4.95,5.0,fr,22680,97,931848,1,1,Active Shallow Crust,0.0,89.99028,0.0,12/26/4872
+7.27043,46.35131,2672,3,9,6,28,4,4.95,5.0,fr,22681,53,931857,1,1,Active Shallow Crust,128.8899,89.98981,0.0,03/09/2672
+7.27043,46.35131,9347,7,9,19,40,14,5.05,5.0,fr,22682,186,931860,1,1,Active Shallow Crust,0.0,89.9901,0.0,07/09/9347
+7.27043,46.35131,3953,12,11,7,49,38,5.15,27.5,fr,22683,79,931874,1,1,Active Shallow Crust,0.0,89.99007,0.0,12/11/3953
+7.27043,46.35131,3946,10,5,4,1,38,5.15,5.0,fr,22684,78,931875,1,1,Active Shallow Crust,240.0194,58.00005,0.0,10/05/3946
+7.27043,46.35131,9568,9,21,2,7,49,5.25,5.0,fr,22685,191,931884,1,1,Active Shallow Crust,0.0,89.99017,0.0,09/21/9568
+7.27043,46.35131,5874,1,6,13,58,50,5.25,27.5,fr,22686,117,931892,1,1,Active Shallow Crust,0.0,89.99005,-90.0,01/06/5874
+7.27043,46.35131,8182,2,20,5,33,56,5.45,5.0,fr,22687,163,931908,1,1,Active Shallow Crust,0.0,89.98985,0.0,02/20/8182
+7.27043,46.35131,1037,7,29,2,56,56,5.45,27.5,fr,22688,20,931913,1,1,Active Shallow Crust,240.0287,57.99846,0.0,07/29/1037
+7.27043,46.35131,4385,2,6,21,10,0,5.45,5.0,fr,22689,87,931914,1,1,Active Shallow Crust,0.0,89.98972,-90.0,02/06/4385
+7.27043,46.35131,8793,7,8,6,43,11,5.55,15.0,fr,22690,175,931921,1,1,Active Shallow Crust,0.0,89.99025,0.0,07/08/8793
+7.27043,46.35131,7410,1,28,5,9,35,5.95,15.0,fr,22691,148,931969,1,1,Active Shallow Crust,0.0,89.98989,0.0,01/28/7410
+7.27043,46.35131,9008,3,21,19,32,52,5.95,27.5,fr,22692,180,931970,1,1,Active Shallow Crust,0.0,89.98989,0.0,03/21/9008
+7.270432,46.35131,20,5,24,22,48,36,6.15,6.011322,fr,22693,0,931992,1,1,Active Shallow Crust,0.0,89.99005,0.0,05/24/0020
+-3.67735,49.63286,8491,12,24,17,45,59,3.55,15.0,fr,22694,169,932164,1,1,Active Shallow Crust,240.013,57.9979,0.0,12/24/8491
+-3.67735,49.63286,7513,11,19,20,3,37,3.75,5.0,fr,22695,150,932184,1,1,Active Shallow Crust,0.0,89.98962,0.0,11/19/7513
+-3.67735,49.63286,5943,6,22,21,51,3,3.85,15.0,fr,22696,118,932200,1,1,Active Shallow Crust,240.0112,57.9978,0.0,06/22/5943
+-3.67735,49.63286,4258,9,1,21,24,21,4.05,15.0,fr,22697,85,932221,1,1,Active Shallow Crust,0.0,89.99081,0.0,09/01/4258
+-4.16033,47.82521,5997,9,5,20,51,11,3.75,5.0,fr,22698,119,932670,1,1,Active Shallow Crust,0.0,89.98912,-90.0,09/05/5997
+-4.16033,47.82521,1523,3,23,9,54,57,4.25,15.0,fr,22699,30,932728,1,1,Active Shallow Crust,240.008,57.99421,0.0,03/23/1523
+-4.16033,47.82521,8354,8,21,4,21,32,4.65,5.0,fr,22700,167,932772,1,1,Active Shallow Crust,0.0,89.99046,0.0,08/21/8354
+1.229,48.24309,69,4,19,7,4,37,3.65,5.0,fr,22701,1,933132,1,2,Active Shallow Crust,0.0,89.98952,0.0,04/19/0069
+1.229,48.24309,887,7,2,20,39,2,3.65,5.0,fr,22702,17,933132,1,2,Active Shallow Crust,0.0,89.98952,0.0,07/02/0887
+1.229,48.24309,5735,6,28,14,47,46,3.75,15.0,fr,22703,114,933154,1,1,Active Shallow Crust,128.8965,89.96728,0.0,06/28/5735
+1.229,48.24309,7436,8,16,15,46,23,4.05,5.0,fr,22704,148,933180,1,2,Active Shallow Crust,0.0,89.98962,0.0,08/16/7436
+1.229,48.24309,8904,6,2,10,44,4,4.05,5.0,fr,22705,178,933180,1,2,Active Shallow Crust,0.0,89.98962,0.0,06/02/8904
+1.229,48.24309,4054,4,9,21,27,14,4.15,5.0,fr,22706,81,933195,1,1,Active Shallow Crust,240.0087,57.99744,0.0,04/09/4054
+1.229,48.24309,2204,2,18,9,45,46,4.55,5.0,fr,22707,44,933240,1,1,Active Shallow Crust,0.0,89.98991,0.0,02/18/2204
+1.229,48.24309,3579,7,16,0,11,53,4.65,15.0,fr,22708,71,933253,1,1,Active Shallow Crust,0.0,89.99006,0.0,07/16/3579
+1.229,48.24309,649,11,7,0,45,35,4.65,5.0,fr,22709,12,933255,1,1,Active Shallow Crust,240.0114,57.99439,0.0,11/07/0649
+1.91324,48.01412,7080,11,9,16,3,6,3.55,5.0,fr,22710,141,933603,1,1,Active Shallow Crust,240.012,57.9982,0.0,11/09/7080
+1.91324,48.01412,535,4,12,3,39,7,4.15,27.5,fr,22711,10,933674,1,1,Active Shallow Crust,0.0,89.98986,0.0,04/12/0535
+1.91324,48.01412,3390,9,19,15,18,21,5.75,5.0,fr,22712,67,933864,1,1,Active Shallow Crust,0.0,89.98994,0.0,09/19/3390
+8.34842,44.89607,6065,9,23,18,24,17,3.55,5.0,fr,22713,121,934080,1,1,Active Shallow Crust,0.0,89.98571,0.0,09/23/6065
+8.34842,44.89607,6067,7,1,4,17,7,3.55,5.0,fr,22714,121,934083,1,1,Active Shallow Crust,240.0137,57.99879,0.0,07/01/6067
+8.34842,44.89607,6999,5,28,22,44,13,3.95,15.0,fr,22715,139,934129,1,1,Active Shallow Crust,0.0,89.99098,0.0,05/28/6999
+8.34842,44.89607,1144,3,6,21,46,3,3.95,5.0,fr,22716,22,934131,1,1,Active Shallow Crust,240.0186,58.00521,0.0,03/06/1144
+8.34842,44.89607,5704,3,27,2,31,16,4.05,5.0,fr,22717,114,934140,1,1,Active Shallow Crust,0.0,89.99197,0.0,03/27/5704
+8.34842,44.89607,8963,9,2,13,16,59,4.35,5.0,fr,22718,179,934182,1,1,Active Shallow Crust,0.0,89.98849,-90.0,09/02/8963
+-0.97798,50.62596,5956,9,26,17,15,11,3.95,5.0,fr,22719,119,934614,1,1,Active Shallow Crust,0.0,89.98979,-90.0,09/26/5956
+-0.97798,50.62596,3539,12,17,17,52,57,4.15,5.0,fr,22720,70,934638,1,1,Active Shallow Crust,0.0,89.98986,-90.0,12/17/3539
+-3.00653,50.09005,2672,11,21,2,17,19,4.75,5.0,fr,22721,53,935187,1,1,Active Shallow Crust,240.0089,58.00471,0.0,11/21/2672
+5.90852,45.14015,8643,4,14,9,35,29,3.55,5.0,fr,22722,172,935520,1,1,Active Shallow Crust,0.0,89.99289,0.0,04/14/8643
+5.90852,45.14015,6649,11,13,18,56,45,3.55,27.5,fr,22723,132,935522,1,1,Active Shallow Crust,0.0,89.99289,0.0,11/13/6649
+5.90852,45.14015,9206,1,22,2,33,40,3.65,5.0,fr,22724,184,935532,1,1,Active Shallow Crust,0.0,89.98732,0.0,01/22/9206
+5.90852,45.14015,3221,10,11,13,44,6,3.65,15.0,fr,22725,64,935533,1,1,Active Shallow Crust,0.0,89.98732,0.0,10/11/3221
+5.90852,45.14015,9206,5,16,7,33,2,3.65,5.0,fr,22726,184,935535,1,1,Active Shallow Crust,239.9996,58.01341,0.0,05/16/9206
+5.90852,45.14015,3999,8,18,18,28,20,3.65,5.0,fr,22727,79,935538,1,1,Active Shallow Crust,0.0,89.98717,-90.0,08/18/3999
+5.90852,45.14015,3624,10,20,5,53,15,3.75,5.0,fr,22728,72,935544,1,5,Active Shallow Crust,0.0,89.9887,0.0,10/20/3624
+5.90852,45.14015,7208,4,30,8,47,33,3.75,5.0,fr,22729,144,935544,1,5,Active Shallow Crust,0.0,89.9887,0.0,04/30/7208
+5.90852,45.14015,4294,10,3,15,52,35,3.75,5.0,fr,22730,85,935544,1,5,Active Shallow Crust,0.0,89.9887,0.0,10/03/4294
+5.90852,45.14015,1028,10,1,23,24,47,3.75,5.0,fr,22731,20,935544,1,5,Active Shallow Crust,0.0,89.9887,0.0,10/01/1028
+5.90852,45.14015,9238,4,14,5,9,27,3.75,5.0,fr,22732,184,935544,1,5,Active Shallow Crust,0.0,89.9887,0.0,04/14/9238
+5.90852,45.14015,9221,12,17,15,8,22,3.75,15.0,fr,22733,184,935545,1,1,Active Shallow Crust,0.0,89.9887,0.0,12/17/9221
+5.90852,45.14015,6567,9,3,9,46,29,3.75,27.5,fr,22734,131,935546,1,1,Active Shallow Crust,0.0,89.9887,0.0,09/03/6567
+5.90852,45.14015,1058,9,12,20,17,21,3.75,5.0,fr,22735,21,935547,1,1,Active Shallow Crust,240.0082,58.01726,0.0,09/12/1058
+5.90852,45.14015,1915,7,2,20,22,18,3.75,27.5,fr,22736,38,935552,1,1,Active Shallow Crust,0.0,89.98857,-90.0,07/02/1915
+5.90852,45.14015,4234,10,2,7,5,58,3.75,15.0,fr,22737,84,935554,1,1,Active Shallow Crust,128.8965,89.96747,0.0,10/02/4234
+5.90852,45.14015,9646,8,12,22,36,27,3.85,5.0,fr,22738,192,935565,1,1,Active Shallow Crust,128.8956,89.99496,0.0,08/12/9646
+5.90852,45.14015,2466,12,26,14,54,45,3.95,15.0,fr,22739,49,935569,1,1,Active Shallow Crust,0.0,89.99102,0.0,12/26/2466
+5.90852,45.14015,6528,12,30,10,21,2,3.95,15.0,fr,22740,130,935578,1,1,Active Shallow Crust,128.9004,89.99327,0.0,12/30/6528
+5.90852,45.14015,7883,4,21,20,27,43,4.05,5.0,fr,22741,157,935580,1,1,Active Shallow Crust,359.998,89.992,0.0,04/21/7883
+5.90852,45.14015,6105,8,5,10,7,54,4.05,5.0,fr,22742,122,935589,1,1,Active Shallow Crust,128.8915,89.992,0.0,08/05/6105
+5.90852,45.14015,5674,6,28,13,10,55,4.15,15.0,fr,22743,113,935593,1,1,Active Shallow Crust,0.0,89.9893,0.0,06/28/5674
+5.90852,45.14015,2869,3,23,5,35,31,4.45,15.0,fr,22744,57,935629,1,1,Active Shallow Crust,0.0,89.98991,0.0,03/23/2869
+5.90852,45.14015,3340,7,16,11,7,21,4.55,15.0,fr,22745,66,935647,1,1,Active Shallow Crust,0.0,89.9909,-90.0,07/16/3340
+5.90852,45.14015,6734,3,5,14,8,13,4.75,5.0,fr,22746,134,935664,1,1,Active Shallow Crust,0.0,89.98928,0.0,03/05/6734
+5.90852,45.14015,8746,11,30,4,25,46,4.75,5.0,fr,22747,174,935667,1,1,Active Shallow Crust,240.0074,58.00407,0.0,11/30/8746
+5.90852,45.14015,3366,7,3,10,46,11,4.95,5.0,fr,22748,67,935688,1,1,Active Shallow Crust,0.0,89.99007,0.0,07/03/3366
+5.90852,45.14015,9064,5,26,21,48,11,5.05,5.0,fr,22749,181,935700,1,1,Active Shallow Crust,0.0,89.98988,0.0,05/26/9064
+7.77939,48.33856,2513,4,6,2,29,47,3.55,5.0,fr,22750,50,936000,1,2,Active Shallow Crust,0.0,89.99329,0.0,04/06/2513
+7.77939,48.33856,4631,3,19,2,43,51,3.55,5.0,fr,22751,92,936000,1,2,Active Shallow Crust,0.0,89.99329,0.0,03/19/4631
+7.77939,48.33856,7577,8,12,9,34,10,3.55,15.0,fr,22752,151,936001,1,1,Active Shallow Crust,0.0,89.99329,0.0,08/12/7577
+7.77939,48.33856,8089,4,8,9,26,5,3.55,5.0,fr,22753,161,936003,1,1,Active Shallow Crust,240.0131,57.9976,0.0,04/08/8089
+7.77939,48.33856,3512,8,6,19,51,53,3.55,15.0,fr,22754,70,936004,1,1,Active Shallow Crust,240.0131,57.9976,0.0,08/06/3512
+7.77939,48.33856,3153,10,14,4,37,8,3.55,5.0,fr,22755,63,936009,1,1,Active Shallow Crust,128.8962,89.99329,0.0,10/14/3153
+7.77939,48.33856,2423,3,23,8,7,55,3.55,15.0,fr,22756,48,936010,1,1,Active Shallow Crust,128.8962,89.99329,0.0,03/23/2423
+7.77939,48.33856,5480,10,29,9,59,17,3.65,5.0,fr,22757,109,936012,1,3,Active Shallow Crust,0.0,89.98805,0.0,10/29/5480
+7.77939,48.33856,1439,9,3,10,55,17,3.65,5.0,fr,22758,28,936012,1,3,Active Shallow Crust,0.0,89.98805,0.0,09/03/1439
+7.77939,48.33856,7398,6,11,1,57,49,3.65,5.0,fr,22759,147,936012,1,3,Active Shallow Crust,0.0,89.98805,0.0,06/11/7398
+7.77939,48.33856,159,5,7,1,5,33,3.65,5.0,fr,22760,3,936021,1,1,Active Shallow Crust,128.9012,89.96295,0.0,05/07/0159
+7.77939,48.33856,3853,5,9,13,49,11,3.75,5.0,fr,22761,77,936024,1,1,Active Shallow Crust,0.0,89.98935,0.0,05/09/3853
+7.77939,48.33856,1599,3,24,16,37,24,3.75,15.0,fr,22762,31,936025,1,1,Active Shallow Crust,0.0,89.98935,0.0,03/24/1599
+7.77939,48.33856,6929,2,11,7,17,6,3.75,15.0,fr,22763,138,936028,1,1,Active Shallow Crust,240.0086,58.01798,0.0,02/11/6929
+7.77939,48.33856,4767,6,13,16,0,47,3.75,27.5,fr,22764,95,936032,1,1,Active Shallow Crust,0.0,89.98923,-90.0,06/13/4767
+7.77939,48.33856,5138,11,18,12,7,6,3.75,5.0,fr,22765,102,936033,1,1,Active Shallow Crust,128.8965,89.96698,0.0,11/18/5138
+7.77939,48.33856,5644,1,31,5,48,43,3.85,5.0,fr,22766,112,936036,1,5,Active Shallow Crust,0.0,89.99051,0.0,01/31/5644
+7.77939,48.33856,9837,7,10,1,11,32,3.85,5.0,fr,22767,196,936036,1,5,Active Shallow Crust,0.0,89.99051,0.0,07/10/9837
+7.77939,48.33856,2743,5,26,19,0,42,3.85,5.0,fr,22768,54,936036,1,5,Active Shallow Crust,0.0,89.99051,0.0,05/26/2743
+7.77939,48.33856,3637,4,29,20,59,26,3.85,5.0,fr,22769,72,936036,1,5,Active Shallow Crust,0.0,89.99051,0.0,04/29/3637
+7.77939,48.33856,1398,9,2,17,28,32,3.85,5.0,fr,22770,27,936036,1,5,Active Shallow Crust,0.0,89.99051,0.0,09/02/1398
+7.77939,48.33856,8430,10,30,20,34,15,3.85,5.0,fr,22771,168,936042,1,1,Active Shallow Crust,0.0,89.9904,-90.0,10/30/8430
+7.77939,48.33856,3608,1,7,6,16,56,3.95,5.0,fr,22772,72,936048,1,1,Active Shallow Crust,0.0,89.99154,0.0,01/07/3608
+7.77939,48.33856,9321,11,30,4,5,58,3.95,15.0,fr,22773,186,936055,1,1,Active Shallow Crust,0.0,89.99144,-90.0,11/30/9321
+7.77939,48.33856,1728,4,15,0,56,16,4.05,5.0,fr,22774,34,936060,1,2,Active Shallow Crust,0.0,89.98869,0.0,04/15/1728
+7.77939,48.33856,7408,3,10,17,21,33,4.05,5.0,fr,22775,148,936060,1,2,Active Shallow Crust,0.0,89.98869,0.0,03/10/7408
+7.77939,48.33856,4370,6,12,3,46,13,4.05,15.0,fr,22776,87,936061,1,2,Active Shallow Crust,0.0,89.98869,0.0,06/12/4370
+7.77939,48.33856,5245,5,20,15,7,4,4.05,15.0,fr,22777,104,936061,1,2,Active Shallow Crust,0.0,89.98869,0.0,05/20/5245
+7.77939,48.33856,2103,7,25,5,35,0,4.05,27.5,fr,22778,42,936071,1,1,Active Shallow Crust,128.8904,89.99435,0.0,07/25/2103
+7.77939,48.33856,7076,1,22,16,20,45,4.15,5.0,fr,22779,141,936072,1,1,Active Shallow Crust,0.0,89.98992,0.0,01/22/7076
+7.77939,48.33856,4970,5,9,15,4,41,4.15,15.0,fr,22780,99,936079,1,1,Active Shallow Crust,0.0,89.98981,-90.0,05/09/4970
+7.77939,48.33856,2369,2,27,7,30,7,4.25,27.5,fr,22781,47,936086,1,1,Active Shallow Crust,0.0,89.99102,0.0,02/27/2369
+7.77939,48.33856,1394,2,19,12,27,12,4.25,27.5,fr,22782,27,936095,1,1,Active Shallow Crust,128.8943,89.98102,0.0,02/19/1394
+7.77939,48.33856,2863,11,22,19,29,1,4.35,5.0,fr,22783,57,936102,1,1,Active Shallow Crust,0.0,89.9892,-90.0,11/22/2863
+7.77939,48.33856,2020,11,6,3,53,31,4.45,15.0,fr,22784,40,936109,1,1,Active Shallow Crust,0.0,89.99049,0.0,11/06/2020
+7.77939,48.33856,917,2,24,4,12,4,4.55,5.0,fr,22785,18,936120,1,3,Active Shallow Crust,0.0,89.9894,0.0,02/24/0917
+7.77939,48.33856,5122,9,23,21,44,28,4.55,5.0,fr,22786,102,936120,1,3,Active Shallow Crust,0.0,89.9894,0.0,09/23/5122
+7.77939,48.33856,9118,10,19,22,40,36,4.55,5.0,fr,22787,182,936120,1,3,Active Shallow Crust,0.0,89.9894,0.0,10/19/9118
+7.77939,48.33856,9174,3,31,10,28,17,4.55,5.0,fr,22788,183,936123,1,1,Active Shallow Crust,240.01,57.99708,0.0,03/31/9174
+7.77939,48.33856,9740,4,1,2,32,15,4.65,15.0,fr,22789,194,936133,1,1,Active Shallow Crust,0.0,89.99055,0.0,04/01/9740
+7.77939,48.33856,4139,5,2,17,40,46,4.75,5.0,fr,22790,82,936144,1,1,Active Shallow Crust,0.0,89.9899,0.0,05/02/4139
+7.77939,48.33856,8535,4,15,11,53,16,4.85,5.0,fr,22791,170,936156,1,1,Active Shallow Crust,0.0,89.98949,0.0,04/15/8535
+7.77939,48.33856,5711,4,11,20,9,21,4.85,5.0,fr,22792,114,936165,1,1,Active Shallow Crust,128.8922,89.98916,0.0,04/11/5711
+7.77939,48.33856,5124,5,26,2,55,9,5.75,15.0,fr,22793,102,936265,1,1,Active Shallow Crust,0.0,89.98988,0.0,05/26/5124
+7.77939,48.33856,1638,10,18,10,46,47,5.85,5.0,fr,22794,32,936279,1,1,Active Shallow Crust,240.0497,58.00012,0.0,10/18/1638
+7.77939,48.33856,2626,9,1,14,18,55,5.85,5.0,fr,22795,52,936285,1,1,Active Shallow Crust,128.8654,89.99142,0.0,09/01/2626
+-0.04816,51.4584,8359,12,31,2,40,49,3.55,5.0,fr,22796,167,936489,1,1,Active Shallow Crust,128.8958,89.99372,0.0,12/31/8359
+-0.04816,51.4584,7949,9,4,6,8,15,3.65,15.0,fr,22797,158,936499,1,1,Active Shallow Crust,0.0,89.99,-90.0,09/04/7949
+-0.04816,51.4584,80,6,22,5,47,46,3.75,27.5,fr,22798,1,936506,1,1,Active Shallow Crust,360.0,89.99002,0.0,06/22/0080
+-0.04816,51.4584,9177,11,4,2,15,27,3.95,15.0,fr,22799,183,936529,1,1,Active Shallow Crust,0.0,89.99,0.0,11/04/9177
+-0.04816,51.4584,3441,12,29,22,43,59,4.45,5.0,fr,22800,68,936588,1,1,Active Shallow Crust,0.0,89.99,0.0,12/29/3441
+-0.04816,51.4584,499,3,4,5,26,0,4.55,5.0,fr,22801,9,936603,1,1,Active Shallow Crust,240.0109,57.99765,0.0,03/04/0499
+-0.04816,51.4584,4642,6,27,0,38,50,4.75,5.0,fr,22802,92,936627,1,1,Active Shallow Crust,240.0095,58.00486,0.0,06/27/4642
+1.97237,48.80624,9812,10,25,13,49,57,3.55,15.0,fr,22803,196,936967,1,1,Active Shallow Crust,0.0,89.98992,-90.0,10/25/9812
+1.97237,48.80624,4891,4,18,20,47,17,3.65,15.0,fr,22804,97,936973,1,1,Active Shallow Crust,0.0,89.98964,0.0,04/18/4891
+1.97237,48.80624,2688,3,1,19,46,35,4.25,15.0,fr,22805,53,937045,1,1,Active Shallow Crust,0.0,89.99036,0.0,03/01/2688
+1.97237,48.80624,17,6,7,2,38,3,6.35,15.0,fr,22806,0,937297,1,1,Active Shallow Crust,360.0,89.99001,0.0,06/07/0017
+7.89965,49.11145,5703,11,14,18,52,26,3.65,5.0,fr,22807,114,937452,1,3,Active Shallow Crust,0.0,89.98824,0.0,11/14/5703
+7.89965,49.11145,5597,6,16,7,5,34,3.65,5.0,fr,22808,111,937452,1,3,Active Shallow Crust,0.0,89.98824,0.0,06/16/5597
+7.89965,49.11145,7346,2,15,18,47,43,3.65,5.0,fr,22809,146,937452,1,3,Active Shallow Crust,0.0,89.98824,0.0,02/15/7346
+7.89965,49.11145,4275,9,5,17,56,46,3.75,5.0,fr,22810,85,937464,1,1,Active Shallow Crust,0.0,89.98951,0.0,09/05/4275
+7.89965,49.11145,8951,8,13,4,18,38,3.85,5.0,fr,22811,179,937485,1,1,Active Shallow Crust,128.8953,89.99533,0.0,08/13/8951
+7.89965,49.11145,8783,6,5,18,30,2,3.95,5.0,fr,22812,175,937488,1,1,Active Shallow Crust,0.0,89.99167,0.0,06/05/8783
+7.89965,49.11145,4712,1,18,9,18,10,3.95,5.0,fr,22813,94,937491,1,1,Active Shallow Crust,240.0208,58.00491,0.0,01/18/4712
+7.89965,49.11145,8078,12,29,15,31,13,4.05,5.0,fr,22814,161,937500,1,1,Active Shallow Crust,0.0,89.98886,0.0,12/29/8078
+7.89965,49.11145,6695,2,22,18,50,25,4.05,15.0,fr,22815,133,937501,1,1,Active Shallow Crust,0.0,89.98886,0.0,02/22/6695
+7.89965,49.11145,3468,4,5,7,40,0,4.05,5.0,fr,22816,69,937503,1,1,Active Shallow Crust,240.0057,58.00611,0.0,04/05/3468
+7.89965,49.11145,3041,7,5,8,44,50,4.35,5.0,fr,22817,60,937545,1,2,Active Shallow Crust,128.8976,89.98265,0.0,07/05/3041
+7.89965,49.11145,2807,9,6,1,58,12,4.35,5.0,fr,22818,56,937545,1,2,Active Shallow Crust,128.8976,89.98265,0.0,09/06/2807
+7.89965,49.11145,6937,10,14,12,2,40,4.35,15.0,fr,22819,138,937546,1,1,Active Shallow Crust,128.8976,89.98265,0.0,10/14/6937
+7.89965,49.11145,9409,5,2,13,21,11,5.05,15.0,fr,22820,188,937621,1,1,Active Shallow Crust,0.0,89.98943,0.0,05/02/9409
+7.89965,49.11145,6392,10,15,16,10,21,5.15,15.0,fr,22821,127,937636,1,1,Active Shallow Crust,240.0212,58.00024,0.0,10/15/6392
+7.89965,49.11145,8861,2,16,23,47,37,5.45,5.0,fr,22822,177,937668,1,1,Active Shallow Crust,359.9996,89.99036,0.0,02/16/8861
+7.89965,49.11145,2175,11,5,9,31,15,5.45,15.0,fr,22823,43,937672,1,1,Active Shallow Crust,240.0312,57.9988,0.0,11/05/2175
+2.86692,40.70777,8887,11,27,5,3,11,3.65,5.0,fr,22824,177,937932,1,1,Active Shallow Crust,0.0,89.98978,0.0,11/27/8887
+2.86692,40.70777,1897,11,16,12,41,40,3.85,5.0,fr,22825,37,937956,1,1,Active Shallow Crust,0.0,89.98917,0.0,11/16/1897
+2.86692,40.70777,8028,1,1,12,52,24,4.95,5.0,fr,22826,160,938088,1,1,Active Shallow Crust,0.0,89.99008,0.0,01/01/8028
+3.72424,41.64577,8776,10,29,16,11,54,3.55,5.0,fr,22827,175,938400,1,1,Active Shallow Crust,0.0,89.98869,0.0,10/29/8776
+3.72424,41.64577,772,1,29,4,28,39,3.55,15.0,fr,22828,15,938407,1,1,Active Shallow Crust,0.0,89.98856,-90.0,01/29/0772
+3.72424,41.64577,843,5,8,14,3,49,3.65,5.0,fr,22829,16,938418,1,1,Active Shallow Crust,0.0,89.98981,-90.0,05/08/0843
+3.72424,41.64577,4459,7,1,4,47,44,3.85,5.0,fr,22830,89,938436,1,1,Active Shallow Crust,0.0,89.98933,0.0,07/01/4459
+3.72424,41.64577,6399,9,7,18,47,26,3.85,15.0,fr,22831,127,938443,1,1,Active Shallow Crust,0.0,89.9892,-90.0,09/07/6399
+3.72424,41.64577,7977,9,29,1,2,8,4.45,5.0,fr,22832,159,938508,1,1,Active Shallow Crust,0.0,89.99064,0.0,09/29/7977
+3.72424,41.64577,7153,8,31,8,22,31,4.55,5.0,fr,22833,143,938529,1,1,Active Shallow Crust,128.8949,89.98592,0.0,08/31/7153
+3.36178,43.73058,4278,1,6,10,9,49,3.65,5.0,fr,22834,85,938892,1,1,Active Shallow Crust,0.0,89.99026,0.0,01/06/4278
+3.36178,43.73058,5589,5,8,6,55,43,3.75,5.0,fr,22835,111,938904,1,2,Active Shallow Crust,0.0,89.99132,0.0,05/08/5589
+3.36178,43.73058,7626,6,5,18,16,42,3.75,5.0,fr,22836,152,938904,1,2,Active Shallow Crust,0.0,89.99132,0.0,06/05/7626
+3.36178,43.73058,923,6,27,0,28,6,4.35,15.0,fr,22837,18,938977,1,1,Active Shallow Crust,0.0,89.98985,0.0,06/27/0923
+4.13389,48.37911,6804,4,15,17,36,12,4.15,5.0,fr,22838,136,939435,1,1,Active Shallow Crust,240.0088,57.99767,0.0,04/15/6804
+-0.1007,41.65223,7843,1,22,21,41,15,3.55,15.0,fr,22839,156,939844,1,1,Active Shallow Crust,240.0118,57.99807,0.0,01/22/7843
+-0.1007,41.65223,9906,3,20,5,11,27,3.55,5.0,fr,22840,198,939849,1,1,Active Shallow Crust,128.8965,89.99376,0.0,03/20/9906
+-0.64072,47.45719,9962,10,26,15,44,25,3.55,5.0,fr,22841,199,940320,1,5,Active Shallow Crust,0.0,89.98977,0.0,10/26/9962
+-0.64072,47.45719,7326,4,26,1,38,57,3.55,5.0,fr,22842,146,940320,1,5,Active Shallow Crust,0.0,89.98977,0.0,04/26/7326
+-0.64072,47.45719,624,4,16,8,17,43,3.55,5.0,fr,22843,12,940320,1,5,Active Shallow Crust,0.0,89.98977,0.0,04/16/0624
+-0.64072,47.45719,9234,4,17,9,21,20,3.55,5.0,fr,22844,184,940320,1,5,Active Shallow Crust,0.0,89.98977,0.0,04/17/9234
+-0.64072,47.45719,3808,5,11,16,18,21,3.55,5.0,fr,22845,76,940320,1,5,Active Shallow Crust,0.0,89.98977,0.0,05/11/3808
+-0.64072,47.45719,5709,11,23,3,16,38,3.55,15.0,fr,22846,114,940321,1,5,Active Shallow Crust,0.0,89.98977,0.0,11/23/5709
+-0.64072,47.45719,6111,9,2,19,41,18,3.55,15.0,fr,22847,122,940321,1,5,Active Shallow Crust,0.0,89.98977,0.0,09/02/6111
+-0.64072,47.45719,6713,4,1,13,48,39,3.55,15.0,fr,22848,134,940321,1,5,Active Shallow Crust,0.0,89.98977,0.0,04/01/6713
+-0.64072,47.45719,6092,9,17,16,41,39,3.55,15.0,fr,22849,121,940321,1,5,Active Shallow Crust,0.0,89.98977,0.0,09/17/6092
+-0.64072,47.45719,4765,9,1,20,4,12,3.55,15.0,fr,22850,95,940321,1,5,Active Shallow Crust,0.0,89.98977,0.0,09/01/4765
+-0.64072,47.45719,6556,1,2,5,14,59,3.55,27.5,fr,22851,131,940322,1,1,Active Shallow Crust,0.0,89.98977,0.0,01/02/6556
+-0.64072,47.45719,2773,5,28,8,57,47,3.55,5.0,fr,22852,55,940323,1,2,Active Shallow Crust,240.0122,57.99818,0.0,05/28/2773
+-0.64072,47.45719,7132,9,17,10,40,26,3.55,5.0,fr,22853,142,940323,1,2,Active Shallow Crust,240.0122,57.99818,0.0,09/17/7132
+-0.64072,47.45719,7750,4,29,7,25,50,3.55,15.0,fr,22854,154,940324,1,1,Active Shallow Crust,240.0122,57.99818,0.0,04/29/7750
+-0.64072,47.45719,1319,5,4,14,39,45,3.55,27.5,fr,22855,26,940331,1,1,Active Shallow Crust,128.8961,89.99361,0.0,05/04/1319
+-0.64072,47.45719,8034,4,12,19,23,5,3.65,5.0,fr,22856,160,940332,1,1,Active Shallow Crust,0.0,89.99013,0.0,04/12/8034
+-0.64072,47.45719,5461,2,10,21,42,50,3.65,27.5,fr,22857,109,940334,1,1,Active Shallow Crust,0.0,89.99013,0.0,02/10/5461
+-0.64072,47.45719,3937,10,10,22,19,21,3.75,5.0,fr,22858,78,940344,1,4,Active Shallow Crust,0.0,89.98985,0.0,10/10/3937
+-0.64072,47.45719,735,2,15,5,51,55,3.75,5.0,fr,22859,14,940344,1,4,Active Shallow Crust,0.0,89.98985,0.0,02/15/0735
+-0.64072,47.45719,3093,2,11,20,20,26,3.75,5.0,fr,22860,61,940344,1,4,Active Shallow Crust,0.0,89.98985,0.0,02/11/3093
+-0.64072,47.45719,2549,1,7,16,34,9,3.75,5.0,fr,22861,50,940344,1,4,Active Shallow Crust,0.0,89.98985,0.0,01/07/2549
+-0.64072,47.45719,528,3,10,6,26,0,3.75,15.0,fr,22862,10,940348,1,1,Active Shallow Crust,240.0084,58.01754,0.0,03/10/0528
+-0.64072,47.45719,2643,11,19,10,35,13,3.85,5.0,fr,22863,52,940356,1,3,Active Shallow Crust,0.0,89.98975,0.0,11/19/2643
+-0.64072,47.45719,1179,10,25,6,9,48,3.85,5.0,fr,22864,23,940356,1,3,Active Shallow Crust,0.0,89.98975,0.0,10/25/1179
+-0.64072,47.45719,1689,1,18,4,36,19,3.85,5.0,fr,22865,33,940356,1,3,Active Shallow Crust,0.0,89.98975,0.0,01/18/1689
+-0.64072,47.45719,4828,4,2,15,46,47,3.85,15.0,fr,22866,96,940357,1,1,Active Shallow Crust,0.0,89.98975,0.0,04/02/4828
+-0.64072,47.45719,3456,1,7,11,33,3,3.85,15.0,fr,22867,69,940363,1,1,Active Shallow Crust,0.0,89.99023,-90.0,01/07/3456
+-0.64072,47.45719,257,4,29,11,43,18,3.95,5.0,fr,22868,5,940368,1,3,Active Shallow Crust,0.0,89.98978,0.0,04/29/0257
+-0.64072,47.45719,1564,3,25,2,25,52,3.95,5.0,fr,22869,31,940368,1,3,Active Shallow Crust,0.0,89.98978,0.0,03/25/1564
+-0.64072,47.45719,4248,9,14,16,10,27,3.95,5.0,fr,22870,84,940368,1,3,Active Shallow Crust,0.0,89.98978,0.0,09/14/4248
+-0.64072,47.45719,5333,1,22,20,52,56,3.95,5.0,fr,22871,106,940371,1,1,Active Shallow Crust,240.02,58.00502,0.0,01/22/5333
+-0.64072,47.45719,1844,8,11,3,19,31,3.95,15.0,fr,22872,36,940375,1,1,Active Shallow Crust,0.0,89.99021,-90.0,08/11/1844
+-0.64072,47.45719,3060,11,1,5,51,14,4.05,5.0,fr,22873,61,940380,1,2,Active Shallow Crust,0.0,89.98994,0.0,11/01/3060
+-0.64072,47.45719,7247,9,22,17,56,20,4.05,5.0,fr,22874,144,940380,1,2,Active Shallow Crust,0.0,89.98994,0.0,09/22/7247
+-0.64072,47.45719,6020,12,20,15,32,5,4.15,5.0,fr,22875,120,940392,1,2,Active Shallow Crust,0.0,89.99017,0.0,12/20/6020
+-0.64072,47.45719,9111,7,5,14,51,6,4.15,5.0,fr,22876,182,940392,1,2,Active Shallow Crust,0.0,89.99017,0.0,07/05/9111
+-0.64072,47.45719,8578,1,4,20,5,19,4.15,15.0,fr,22877,171,940393,1,1,Active Shallow Crust,0.0,89.99017,0.0,01/04/8578
+-0.64072,47.45719,2346,4,14,23,1,22,4.15,27.5,fr,22878,46,940394,1,1,Active Shallow Crust,0.0,89.99017,0.0,04/14/2346
+-0.64072,47.45719,4322,10,3,23,46,22,4.15,5.0,fr,22879,86,940395,1,1,Active Shallow Crust,240.0086,57.9974,0.0,10/03/4322
+-0.64072,47.45719,2386,1,18,1,47,15,4.15,5.0,fr,22880,47,940398,1,2,Active Shallow Crust,0.0,89.99006,-90.0,01/18/2386
+-0.64072,47.45719,8116,4,18,13,8,25,4.15,5.0,fr,22881,162,940398,1,2,Active Shallow Crust,0.0,89.99006,-90.0,04/18/8116
+-0.64072,47.45719,1287,3,26,15,31,55,4.15,5.0,fr,22882,25,940401,1,1,Active Shallow Crust,128.8974,89.9938,0.0,03/26/1287
+-0.64072,47.45719,8645,2,27,2,51,13,4.25,5.0,fr,22883,172,940404,1,2,Active Shallow Crust,0.0,89.9901,0.0,02/27/8645
+-0.64072,47.45719,5078,1,4,22,18,22,4.25,5.0,fr,22884,101,940404,1,2,Active Shallow Crust,0.0,89.9901,0.0,01/04/5078
+-0.64072,47.45719,4301,6,3,8,24,11,4.25,15.0,fr,22885,86,940408,1,1,Active Shallow Crust,240.0077,57.99414,0.0,06/03/4301
+-0.64072,47.45719,801,12,27,3,29,21,4.35,5.0,fr,22886,16,940416,1,1,Active Shallow Crust,0.0,89.99016,0.0,12/27/0801
+-0.64072,47.45719,6206,7,28,10,16,6,4.45,15.0,fr,22887,124,940429,1,1,Active Shallow Crust,0.0,89.99002,0.0,07/28/6206
+-0.64072,47.45719,4013,6,22,6,12,45,4.55,5.0,fr,22888,80,940440,1,1,Active Shallow Crust,0.0,89.99003,0.0,06/22/4013
+-0.64072,47.45719,9420,9,10,6,24,9,4.55,5.0,fr,22889,188,940443,1,1,Active Shallow Crust,240.0096,57.99739,0.0,09/10/9420
+-0.64072,47.45719,3746,12,29,12,50,21,4.55,5.0,fr,22890,74,940446,1,1,Active Shallow Crust,0.0,89.98991,-90.0,12/29/3746
+-0.64072,47.45719,4364,9,16,6,13,28,4.65,5.0,fr,22891,87,940452,1,2,Active Shallow Crust,0.0,89.98991,0.0,09/16/4364
+-0.64072,47.45719,4242,2,3,9,17,21,4.65,5.0,fr,22892,84,940452,1,2,Active Shallow Crust,0.0,89.98991,0.0,02/03/4242
+-0.64072,47.45719,464,2,19,14,15,31,4.65,15.0,fr,22893,9,940453,1,1,Active Shallow Crust,0.0,89.98991,0.0,02/19/0464
+-0.64072,47.45719,11,9,20,10,56,59,4.65,15.0,fr,22894,0,940459,1,1,Active Shallow Crust,0.0,89.99004,-90.0,09/20/0011
+-0.64072,47.45719,4930,1,30,12,7,39,4.75,5.0,fr,22895,98,940464,1,1,Active Shallow Crust,0.0,89.98994,0.0,01/30/4930
+-0.64072,47.45719,1665,5,15,20,42,38,4.75,5.0,fr,22896,33,940467,1,1,Active Shallow Crust,240.0079,58.00455,0.0,05/15/1665
+-0.64072,47.45719,7386,1,5,5,20,48,4.75,15.0,fr,22897,147,940468,1,1,Active Shallow Crust,240.0079,58.00455,0.0,01/05/7386
+-0.64072,47.45719,5391,7,31,3,14,34,5.15,15.0,fr,22898,107,940513,1,1,Active Shallow Crust,0.0,89.99,0.0,07/31/5391
+-0.64072,47.45719,682,9,11,10,0,57,5.75,15.0,fr,22899,13,940585,1,1,Active Shallow Crust,0.0,89.98997,0.0,09/11/0682
+8.34737,50.90342,3198,6,9,19,14,16,3.85,15.0,fr,22900,63,940840,1,1,Active Shallow Crust,240.0115,57.99788,0.0,06/09/3198
+8.34737,50.90342,6824,2,13,8,16,1,3.95,15.0,fr,22901,136,940849,1,1,Active Shallow Crust,0.0,89.99197,0.0,02/13/6824
+-3.82223,49.35082,9270,6,11,4,37,15,3.75,5.0,fr,22902,185,941304,1,1,Active Shallow Crust,0.0,89.98956,0.0,06/11/9270
+-3.82223,49.35082,6233,9,21,8,25,54,3.75,5.0,fr,22903,124,941307,1,1,Active Shallow Crust,240.0086,58.01791,0.0,09/21/6233
+-3.82223,49.35082,483,3,14,8,13,56,3.85,5.0,fr,22904,9,941319,1,2,Active Shallow Crust,240.0109,57.99806,0.0,03/14/0483
+-3.82223,49.35082,2346,9,1,11,47,19,3.85,5.0,fr,22905,46,941319,1,2,Active Shallow Crust,240.0109,57.99806,0.0,09/01/2346
+8.27197,47.23942,5736,8,9,18,32,40,3.55,5.0,fr,22906,114,941760,1,14,Active Shallow Crust,0.0,89.98631,0.0,08/09/5736
+8.27197,47.23942,7177,12,13,11,41,45,3.55,5.0,fr,22907,143,941760,1,14,Active Shallow Crust,0.0,89.98631,0.0,12/13/7177
+8.27197,47.23942,7093,7,2,2,50,48,3.55,5.0,fr,22908,141,941760,1,14,Active Shallow Crust,0.0,89.98631,0.0,07/02/7093
+8.27197,47.23942,3064,8,29,3,14,49,3.55,5.0,fr,22909,61,941760,1,14,Active Shallow Crust,0.0,89.98631,0.0,08/29/3064
+8.27197,47.23942,256,10,4,23,23,6,3.55,5.0,fr,22910,5,941760,1,14,Active Shallow Crust,0.0,89.98631,0.0,10/04/0256
+8.27197,47.23942,6499,6,16,18,20,40,3.55,5.0,fr,22911,129,941760,1,14,Active Shallow Crust,0.0,89.98631,0.0,06/16/6499
+8.27197,47.23942,9353,3,10,17,17,0,3.55,5.0,fr,22912,187,941760,1,14,Active Shallow Crust,0.0,89.98631,0.0,03/10/9353
+8.27197,47.23942,2868,7,6,11,6,21,3.55,5.0,fr,22913,57,941760,1,14,Active Shallow Crust,0.0,89.98631,0.0,07/06/2868
+8.27197,47.23942,6374,4,9,13,56,9,3.55,5.0,fr,22914,127,941760,1,14,Active Shallow Crust,0.0,89.98631,0.0,04/09/6374
+8.27197,47.23942,3787,11,2,5,17,56,3.55,5.0,fr,22915,75,941760,1,14,Active Shallow Crust,0.0,89.98631,0.0,11/02/3787
+8.27197,47.23942,5211,10,25,14,17,22,3.55,5.0,fr,22916,104,941760,1,14,Active Shallow Crust,0.0,89.98631,0.0,10/25/5211
+8.27197,47.23942,4041,5,25,18,0,47,3.55,5.0,fr,22917,80,941760,1,14,Active Shallow Crust,0.0,89.98631,0.0,05/25/4041
+8.27197,47.23942,5421,8,1,8,22,48,3.55,5.0,fr,22918,108,941760,1,14,Active Shallow Crust,0.0,89.98631,0.0,08/01/5421
+8.27197,47.23942,5312,7,12,15,6,16,3.55,5.0,fr,22919,106,941760,1,14,Active Shallow Crust,0.0,89.98631,0.0,07/12/5312
+8.27197,47.23942,8499,7,28,5,19,4,3.55,15.0,fr,22920,169,941761,1,2,Active Shallow Crust,0.0,89.98631,0.0,07/28/8499
+8.27197,47.23942,8097,8,27,4,59,57,3.55,15.0,fr,22921,161,941761,1,2,Active Shallow Crust,0.0,89.98631,0.0,08/27/8097
+8.27197,47.23942,2420,10,22,10,31,48,3.55,27.5,fr,22922,48,941762,1,1,Active Shallow Crust,0.0,89.98631,0.0,10/22/2420
+8.27197,47.23942,8663,3,28,1,4,31,3.55,5.0,fr,22923,173,941763,1,1,Active Shallow Crust,240.0127,57.99643,0.0,03/28/8663
+8.27197,47.23942,8300,3,22,7,43,18,3.55,5.0,fr,22924,165,941769,1,1,Active Shallow Crust,128.8975,89.99316,0.0,03/22/8300
+8.27197,47.23942,4897,2,25,18,21,44,3.55,27.5,fr,22925,97,941771,1,1,Active Shallow Crust,128.8975,89.99316,0.0,02/25/4897
+8.27197,47.23942,5782,1,22,20,31,1,3.65,5.0,fr,22926,115,941772,1,2,Active Shallow Crust,0.0,89.98779,0.0,01/22/5782
+8.27197,47.23942,5172,10,29,9,41,53,3.65,5.0,fr,22927,103,941772,1,2,Active Shallow Crust,0.0,89.98779,0.0,10/29/5172
+8.27197,47.23942,2185,6,30,19,6,10,3.65,27.5,fr,22928,43,941774,1,1,Active Shallow Crust,0.0,89.98779,0.0,06/30/2185
+8.27197,47.23942,6170,6,16,18,6,30,3.65,15.0,fr,22929,123,941779,1,1,Active Shallow Crust,0.0,89.98766,-90.0,06/16/6170
+8.27197,47.23942,5147,10,2,2,50,8,3.75,5.0,fr,22930,102,941784,1,2,Active Shallow Crust,0.0,89.98912,0.0,10/02/5147
+8.27197,47.23942,7177,12,13,1,20,32,3.75,5.0,fr,22931,143,941784,1,2,Active Shallow Crust,0.0,89.98912,0.0,12/13/7177
+8.27197,47.23942,4321,8,8,18,43,3,3.75,15.0,fr,22932,86,941785,1,1,Active Shallow Crust,0.0,89.98912,0.0,08/08/4321
+8.27197,47.23942,242,6,1,20,8,23,3.85,15.0,fr,22933,4,941797,1,1,Active Shallow Crust,0.0,89.9903,0.0,06/01/0242
+8.27197,47.23942,6428,6,5,10,43,27,3.85,5.0,fr,22934,128,941799,1,1,Active Shallow Crust,240.0114,57.998,0.0,06/05/6428
+8.27197,47.23942,6842,1,10,3,53,4,3.85,27.5,fr,22935,136,941801,1,1,Active Shallow Crust,240.0114,57.998,0.0,01/10/6842
+8.27197,47.23942,7620,12,3,11,57,3,3.95,5.0,fr,22936,152,941808,1,1,Active Shallow Crust,0.0,89.99136,0.0,12/03/7620
+8.27197,47.23942,8909,7,11,8,58,50,3.95,15.0,fr,22937,178,941809,1,1,Active Shallow Crust,0.0,89.99136,0.0,07/11/8909
+8.27197,47.23942,1887,7,22,20,45,57,3.95,27.5,fr,22938,37,941810,1,1,Active Shallow Crust,0.0,89.99136,0.0,07/22/1887
+8.27197,47.23942,4533,10,30,15,43,34,3.95,5.0,fr,22939,90,941811,1,1,Active Shallow Crust,240.0199,58.00542,0.0,10/30/4533
+8.27197,47.23942,5014,9,28,20,58,53,3.95,15.0,fr,22940,100,941818,1,1,Active Shallow Crust,128.9,89.99568,0.0,09/28/5014
+8.27197,47.23942,2944,12,5,6,46,29,4.05,5.0,fr,22941,58,941820,1,1,Active Shallow Crust,0.0,89.9923,0.0,12/05/2944
+8.27197,47.23942,8971,7,12,3,14,13,4.05,27.5,fr,22942,179,941822,1,1,Active Shallow Crust,0.0,89.9923,0.0,07/12/8971
+8.27197,47.23942,9490,8,12,4,48,22,4.05,15.0,fr,22943,189,941827,1,1,Active Shallow Crust,0.0,89.99221,-90.0,08/12/9490
+8.27197,47.23942,2395,4,13,16,25,42,4.05,27.5,fr,22944,47,941828,1,1,Active Shallow Crust,0.0,89.99221,-90.0,04/13/2395
+8.27197,47.23942,1888,9,29,22,7,15,4.05,5.0,fr,22945,37,941829,1,2,Active Shallow Crust,128.8891,89.99615,0.0,09/29/1888
+8.27197,47.23942,8161,1,26,10,1,29,4.05,5.0,fr,22946,163,941829,1,2,Active Shallow Crust,128.8891,89.99615,0.0,01/26/8161
+8.27197,47.23942,6997,8,29,3,8,16,4.35,5.0,fr,22947,139,941856,1,1,Active Shallow Crust,0.0,89.9891,0.0,08/29/6997
+8.27197,47.23942,6091,3,29,17,35,38,4.35,27.5,fr,22948,121,941858,1,1,Active Shallow Crust,0.0,89.9891,0.0,03/29/6091
+8.27197,47.23942,4460,1,14,22,17,2,4.35,5.0,fr,22949,89,941862,1,1,Active Shallow Crust,0.0,89.98897,-90.0,01/14/4460
+8.27197,47.23942,2461,2,4,23,23,45,4.45,15.0,fr,22950,49,941869,1,1,Active Shallow Crust,0.0,89.99028,0.0,02/04/2461
+8.27197,47.23942,823,6,3,8,2,26,4.55,15.0,fr,22951,16,941881,1,1,Active Shallow Crust,0.0,89.99134,0.0,06/03/0823
+8.27197,47.23942,3548,5,17,7,56,0,4.85,5.0,fr,22952,70,941916,1,1,Active Shallow Crust,0.0,89.9908,0.0,05/17/3548
+8.27197,47.23942,1573,3,8,23,44,7,4.95,5.0,fr,22953,31,941937,1,1,Active Shallow Crust,128.8894,89.98945,0.0,03/08/1573
+8.27197,47.23942,3757,9,16,23,20,26,5.25,27.5,fr,22954,75,941966,1,1,Active Shallow Crust,0.0,89.99033,0.0,09/16/3757
+8.27197,47.23942,1906,8,11,6,51,51,5.35,5.0,fr,22955,38,941976,1,1,Active Shallow Crust,0.0,89.98965,0.0,08/11/1906
+-0.25187,42.87206,689,3,5,17,10,45,3.55,5.0,fr,22956,13,942240,1,3,Active Shallow Crust,0.0,89.98984,0.0,03/05/0689
+-0.25187,42.87206,2674,2,16,1,0,21,3.55,5.0,fr,22957,53,942240,1,3,Active Shallow Crust,0.0,89.98984,0.0,02/16/2674
+-0.25187,42.87206,6120,8,24,10,11,42,3.55,5.0,fr,22958,122,942240,1,3,Active Shallow Crust,0.0,89.98984,0.0,08/24/6120
+-0.25187,42.87206,1241,5,9,8,43,22,3.55,15.0,fr,22959,24,942241,1,3,Active Shallow Crust,0.0,89.98984,0.0,05/09/1241
+-0.25187,42.87206,7194,9,13,12,48,59,3.55,15.0,fr,22960,143,942241,1,3,Active Shallow Crust,0.0,89.98984,0.0,09/13/7194
+-0.25187,42.87206,6462,1,8,16,5,28,3.55,15.0,fr,22961,129,942241,1,3,Active Shallow Crust,0.0,89.98984,0.0,01/08/6462
+-0.25187,42.87206,3367,10,22,16,6,14,3.55,27.5,fr,22962,67,942242,1,1,Active Shallow Crust,0.0,89.98984,0.0,10/22/3367
+-0.25187,42.87206,8342,3,26,22,3,33,3.55,5.0,fr,22963,166,942243,1,1,Active Shallow Crust,240.0119,57.99814,0.0,03/26/8342
+-0.25187,42.87206,7686,5,24,9,45,41,3.55,5.0,fr,22964,153,942246,1,2,Active Shallow Crust,0.0,89.99019,-90.0,05/24/7686
+-0.25187,42.87206,1768,2,5,5,59,28,3.55,5.0,fr,22965,35,942246,1,2,Active Shallow Crust,0.0,89.99019,-90.0,02/05/1768
+-0.25187,42.87206,7477,3,9,5,7,54,3.55,15.0,fr,22966,149,942247,1,1,Active Shallow Crust,0.0,89.99019,-90.0,03/09/7477
+-0.25187,42.87206,1176,4,6,23,22,34,3.65,5.0,fr,22967,23,942252,1,4,Active Shallow Crust,0.0,89.99012,0.0,04/06/1176
+-0.25187,42.87206,5766,4,2,14,49,24,3.65,5.0,fr,22968,115,942252,1,4,Active Shallow Crust,0.0,89.99012,0.0,04/02/5766
+-0.25187,42.87206,9623,11,7,10,52,45,3.65,5.0,fr,22969,192,942252,1,4,Active Shallow Crust,0.0,89.99012,0.0,11/07/9623
+-0.25187,42.87206,5401,9,30,19,39,57,3.65,5.0,fr,22970,108,942252,1,4,Active Shallow Crust,0.0,89.99012,0.0,09/30/5401
+-0.25187,42.87206,9418,1,17,13,50,47,3.65,15.0,fr,22971,188,942253,1,2,Active Shallow Crust,0.0,89.99012,0.0,01/17/9418
+-0.25187,42.87206,3097,12,26,4,55,41,3.65,15.0,fr,22972,61,942253,1,2,Active Shallow Crust,0.0,89.99012,0.0,12/26/3097
+-0.25187,42.87206,9285,9,12,4,13,37,3.65,27.5,fr,22973,185,942254,1,1,Active Shallow Crust,0.0,89.99012,0.0,09/12/9285
+-0.25187,42.87206,3469,9,1,21,54,24,3.65,5.0,fr,22974,69,942261,1,1,Active Shallow Crust,128.9007,89.96349,0.0,09/01/3469
+-0.25187,42.87206,5843,11,28,0,36,13,3.75,5.0,fr,22975,116,942264,1,1,Active Shallow Crust,0.0,89.9901,0.0,11/28/5843
+-0.25187,42.87206,3498,6,30,19,32,59,3.75,5.0,fr,22976,69,942270,1,1,Active Shallow Crust,0.0,89.98998,-90.0,06/30/3498
+-0.25187,42.87206,4118,11,15,18,45,46,3.75,15.0,fr,22977,82,942271,1,2,Active Shallow Crust,0.0,89.98998,-90.0,11/15/4118
+-0.25187,42.87206,1615,1,31,14,4,50,3.75,15.0,fr,22978,32,942271,1,2,Active Shallow Crust,0.0,89.98998,-90.0,01/31/1615
+-0.25187,42.87206,2063,11,24,10,55,15,3.85,5.0,fr,22979,41,942276,1,1,Active Shallow Crust,0.0,89.98986,0.0,11/24/2063
+-0.25187,42.87206,43,12,31,22,5,12,3.85,15.0,fr,22980,0,942286,1,1,Active Shallow Crust,128.896,89.99379,0.0,12/31/0043
+-0.25187,42.87206,8120,6,28,16,45,4,3.95,5.0,fr,22981,162,942288,1,2,Active Shallow Crust,0.0,89.99009,0.0,06/28/8120
+-0.25187,42.87206,2340,8,21,1,44,9,3.95,5.0,fr,22982,46,942288,1,2,Active Shallow Crust,0.0,89.99009,0.0,08/21/2340
+-0.25187,42.87206,3549,5,11,23,44,47,3.95,15.0,fr,22983,70,942289,1,1,Active Shallow Crust,0.0,89.99009,0.0,05/11/3549
+-0.25187,42.87206,7504,5,10,1,22,49,4.05,5.0,fr,22984,150,942300,1,4,Active Shallow Crust,359.9999,89.99013,0.0,05/10/7504
+-0.25187,42.87206,8393,1,16,8,14,16,4.05,5.0,fr,22985,167,942300,1,4,Active Shallow Crust,359.9999,89.99013,0.0,01/16/8393
+-0.25187,42.87206,4782,1,9,19,46,48,4.05,5.0,fr,22986,95,942300,1,4,Active Shallow Crust,359.9999,89.99013,0.0,01/09/4782
+-0.25187,42.87206,4305,8,30,18,33,7,4.05,5.0,fr,22987,86,942300,1,4,Active Shallow Crust,359.9999,89.99013,0.0,08/30/4305
+-0.25187,42.87206,6154,5,12,3,52,21,4.15,5.0,fr,22988,123,942312,1,2,Active Shallow Crust,0.0,89.99004,0.0,05/12/6154
+-0.25187,42.87206,3492,8,22,22,52,5,4.15,5.0,fr,22989,69,942312,1,2,Active Shallow Crust,0.0,89.99004,0.0,08/22/3492
+-0.25187,42.87206,950,10,15,10,56,33,4.25,27.5,fr,22990,18,942335,1,1,Active Shallow Crust,128.8949,89.98095,0.0,10/15/0950
+-0.25187,42.87206,2275,2,16,19,2,9,4.35,5.0,fr,22991,45,942342,1,1,Active Shallow Crust,0.0,89.98995,-90.0,02/16/2275
+-0.25187,42.87206,8805,4,1,6,29,4,4.45,27.5,fr,22992,176,942350,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/01/8805
+-0.25187,42.87206,1337,11,6,23,15,19,4.55,15.0,fr,22993,26,942370,1,2,Active Shallow Crust,128.8947,89.98579,0.0,11/06/1337
+-0.25187,42.87206,1724,10,13,7,13,27,4.55,15.0,fr,22994,34,942370,1,2,Active Shallow Crust,128.8947,89.98579,0.0,10/13/1724
+-0.25187,42.87206,3990,9,1,12,20,13,4.75,5.0,fr,22995,79,942393,1,1,Active Shallow Crust,128.8897,89.98806,0.0,09/01/3990
+-0.25187,42.87206,7174,3,13,11,1,25,5.15,5.0,fr,22996,143,942432,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/13/7174
+-0.2496479,42.86924,105,6,5,21,48,33,6.55,26.92039,fr,22997,2,942605,1,1,Active Shallow Crust,240.0904,57.99989,0.0,06/05/0105
+3.40842,47.50945,6622,11,3,16,19,49,3.55,15.0,fr,22998,132,942721,1,1,Active Shallow Crust,0.0,89.98978,0.0,11/03/6622
+3.40842,47.50945,2456,7,12,9,59,29,3.55,5.0,fr,22999,49,942723,1,1,Active Shallow Crust,240.012,57.99826,0.0,07/12/2456
+3.40842,47.50945,7231,3,26,15,17,53,3.65,5.0,fr,23000,144,942738,1,1,Active Shallow Crust,0.0,89.99079,-90.0,03/26/7231
+3.40842,47.50945,420,1,10,13,40,44,3.75,5.0,fr,23001,8,942744,1,1,Active Shallow Crust,0.0,89.98918,0.0,01/10/0420
+3.40842,47.50945,5820,2,9,2,51,39,3.75,5.0,fr,23002,116,942750,1,1,Active Shallow Crust,0.0,89.98905,-90.0,02/09/5820
+3.40842,47.50945,5195,11,17,21,18,57,4.05,5.0,fr,23003,103,942780,1,1,Active Shallow Crust,0.0,89.99043,0.0,11/17/5195
+3.40842,47.50945,9373,10,6,0,16,35,4.65,15.0,fr,23004,187,942853,1,1,Active Shallow Crust,0.0,89.9904,0.0,10/06/9373
+4.09042,41.29298,6071,7,14,20,13,50,3.55,5.0,fr,23005,121,943200,1,1,Active Shallow Crust,0.0,89.99242,0.0,07/14/6071
+4.09042,41.29298,9036,7,3,1,12,13,3.55,15.0,fr,23006,180,943201,1,1,Active Shallow Crust,0.0,89.99242,0.0,07/03/9036
+4.09042,41.29298,6152,12,25,0,26,52,3.75,15.0,fr,23007,123,943234,1,1,Active Shallow Crust,128.8972,89.9674,0.0,12/25/6152
+4.09042,41.29298,6939,1,18,9,5,54,3.95,5.0,fr,23008,138,943248,1,1,Active Shallow Crust,0.0,89.99044,0.0,01/18/6939
+4.09042,41.29298,6460,10,28,2,34,3,4.75,15.0,fr,23009,129,943345,1,1,Active Shallow Crust,0.0,89.99049,0.0,10/28/6460
+4.09042,41.29298,9083,7,27,17,34,43,4.85,5.0,fr,23010,181,943362,1,1,Active Shallow Crust,0.0,89.9897,-90.0,07/27/9083
+4.47168,50.17826,2197,10,7,5,17,34,3.55,5.0,fr,23011,43,943680,1,1,Active Shallow Crust,0.0,89.98708,0.0,10/07/2197
+4.47168,50.17826,326,11,9,5,33,35,3.55,5.0,fr,23012,6,943683,1,1,Active Shallow Crust,240.0126,57.99771,0.0,11/09/0326
+4.47168,50.17826,3236,6,15,6,35,27,3.65,5.0,fr,23013,64,943695,1,1,Active Shallow Crust,240.0028,58.01208,0.0,06/15/3236
+4.47168,50.17826,2122,11,19,22,21,3,3.65,15.0,fr,23014,42,943696,1,1,Active Shallow Crust,240.0028,58.01208,0.0,11/19/2122
+4.47168,50.17826,6856,6,16,20,43,21,3.75,5.0,fr,23015,137,943704,1,2,Active Shallow Crust,0.0,89.98974,0.0,06/16/6856
+4.47168,50.17826,9670,7,19,18,3,37,3.75,5.0,fr,23016,193,943704,1,2,Active Shallow Crust,0.0,89.98974,0.0,07/19/9670
+4.47168,50.17826,9029,7,19,5,49,58,3.85,5.0,fr,23017,180,943716,1,1,Active Shallow Crust,0.0,89.99086,0.0,07/19/9029
+4.47168,50.17826,7157,1,17,2,40,34,3.85,27.5,fr,23018,143,943718,1,1,Active Shallow Crust,0.0,89.99086,0.0,01/17/7157
+4.47168,50.17826,7490,10,29,20,28,52,3.85,5.0,fr,23019,149,943725,1,1,Active Shallow Crust,128.8949,89.99314,0.0,10/29/7490
+4.47168,50.17826,7962,5,25,18,55,5,4.05,5.0,fr,23020,159,943740,1,1,Active Shallow Crust,0.0,89.98911,0.0,05/25/7962
+4.471675,50.17826,9085,8,25,5,31,8,6.55,25.4727,fr,23021,181,944042,1,1,Active Shallow Crust,0.0,89.99008,0.0,08/25/9085
+4.73499,41.1109,3144,8,6,19,12,54,3.55,15.0,fr,23022,62,944164,1,1,Active Shallow Crust,240.0129,57.99697,0.0,08/06/3144
+4.73499,41.1109,322,3,25,1,23,8,3.55,5.0,fr,23023,6,944166,1,1,Active Shallow Crust,0.0,89.99232,-90.0,03/25/0322
+4.73499,41.1109,6977,3,25,6,15,22,3.85,27.5,fr,23024,139,944198,1,1,Active Shallow Crust,0.0,89.98924,0.0,03/25/6977
+4.73499,41.1109,1591,7,1,4,0,32,4.05,27.5,fr,23025,31,944222,1,1,Active Shallow Crust,0.0,89.99146,0.0,07/01/1591
+-0.38634,50.52783,1150,4,19,9,25,4,3.65,5.0,fr,23026,22,945135,1,2,Active Shallow Crust,240.0015,58.01298,0.0,04/19/1150
+-0.38634,50.52783,9891,6,15,20,15,14,3.65,5.0,fr,23027,197,945135,1,2,Active Shallow Crust,240.0015,58.01298,0.0,06/15/9891
+-0.16603,43.42812,8230,9,3,12,44,34,3.55,27.5,fr,23028,164,945611,1,1,Active Shallow Crust,128.8964,89.99382,0.0,09/03/8230
+-0.16603,43.42812,9060,10,17,11,50,7,3.65,5.0,fr,23029,181,945612,1,1,Active Shallow Crust,0.0,89.99001,0.0,10/17/9060
+-0.16603,43.42812,7454,2,6,4,47,51,3.65,5.0,fr,23030,149,945615,1,1,Active Shallow Crust,240.0008,58.01283,0.0,02/06/7454
+-0.16603,43.42812,6029,2,4,11,42,45,3.95,5.0,fr,23031,120,945648,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/04/6029
+-0.16603,43.42812,982,6,8,17,27,51,3.95,15.0,fr,23032,19,945652,1,1,Active Shallow Crust,240.0193,58.0049,0.0,06/08/0982
+-0.16603,43.42812,1213,3,22,2,19,21,4.25,5.0,fr,23033,24,945684,1,1,Active Shallow Crust,0.0,89.98998,0.0,03/22/1213
+-0.16603,43.42812,7804,1,4,21,31,48,4.35,5.0,fr,23034,156,945702,1,1,Active Shallow Crust,359.9999,89.99004,-90.0,01/04/7804
+-0.16603,43.42812,6920,2,21,3,6,45,4.45,5.0,fr,23035,138,945708,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/21/6920
+-0.16603,43.42812,7908,7,28,10,5,56,5.15,15.0,fr,23036,158,945793,1,1,Active Shallow Crust,0.0,89.98999,0.0,07/28/7908
+-2.85224,48.35658,6328,4,2,18,18,59,3.55,5.0,fr,23037,126,946080,1,1,Active Shallow Crust,0.0,89.98995,0.0,04/02/6328
+-2.85224,48.35658,230,12,10,20,7,39,3.55,15.0,fr,23038,4,946081,1,2,Active Shallow Crust,0.0,89.98995,0.0,12/10/0230
+-2.85224,48.35658,6752,2,12,2,16,23,3.55,15.0,fr,23039,135,946081,1,2,Active Shallow Crust,0.0,89.98995,0.0,02/12/6752
+-2.85224,48.35658,9217,11,1,6,18,45,3.55,27.5,fr,23040,184,946082,1,2,Active Shallow Crust,0.0,89.98995,0.0,11/01/9217
+-2.85224,48.35658,543,12,12,8,45,48,3.55,27.5,fr,23041,10,946082,1,2,Active Shallow Crust,0.0,89.98995,0.0,12/12/0543
+-2.85224,48.35658,4690,12,23,3,48,12,3.55,5.0,fr,23042,93,946083,1,1,Active Shallow Crust,240.0119,57.99845,0.0,12/23/4690
+-2.85224,48.35658,7134,8,10,22,18,12,3.55,5.0,fr,23043,142,946086,1,1,Active Shallow Crust,0.0,89.98983,-90.0,08/10/7134
+-2.85224,48.35658,6324,4,12,22,8,32,3.65,5.0,fr,23044,126,946092,1,1,Active Shallow Crust,0.0,89.99104,0.0,04/12/6324
+-2.85224,48.35658,5503,4,19,10,33,47,3.65,27.5,fr,23045,110,946097,1,1,Active Shallow Crust,240.0014,58.01289,0.0,04/19/5503
+-2.85224,48.35658,7400,2,3,18,33,20,3.75,5.0,fr,23046,147,946104,1,2,Active Shallow Crust,0.0,89.98936,0.0,02/03/7400
+-2.85224,48.35658,3531,1,22,0,33,12,3.75,5.0,fr,23047,70,946104,1,2,Active Shallow Crust,0.0,89.98936,0.0,01/22/3531
+-2.85224,48.35658,3084,1,19,3,1,44,3.85,5.0,fr,23048,61,946116,1,1,Active Shallow Crust,0.0,89.99051,0.0,01/19/3084
+-2.85224,48.35658,3381,3,23,8,16,7,3.95,5.0,fr,23049,67,946128,1,1,Active Shallow Crust,0.0,89.98943,0.0,03/23/3381
+-2.85224,48.35658,7431,6,7,9,58,6,3.95,27.5,fr,23050,148,946130,1,1,Active Shallow Crust,0.0,89.98943,0.0,06/07/7431
+-2.85224,48.35658,5435,7,21,6,48,12,4.15,5.0,fr,23051,108,946152,1,1,Active Shallow Crust,0.0,89.98992,0.0,07/21/5435
+-2.85224,48.35658,1210,9,1,21,9,50,4.15,15.0,fr,23052,24,946153,1,1,Active Shallow Crust,0.0,89.98992,0.0,09/01/1210
+-2.85224,48.35658,1128,5,13,20,39,45,4.55,5.0,fr,23053,22,946200,1,1,Active Shallow Crust,0.0,89.99046,0.0,05/13/1128
+-2.85224,48.35658,4972,9,9,15,3,50,4.65,5.0,fr,23054,99,946212,1,1,Active Shallow Crust,0.0,89.98961,0.0,09/09/4972
+-2.85224,48.35658,3369,8,16,9,22,49,4.65,5.0,fr,23055,67,946215,1,1,Active Shallow Crust,240.0115,57.99437,0.0,08/16/3369
+-2.858236,48.36348,3922,1,31,9,22,0,6.35,6.417864,fr,23056,78,946419,1,1,Active Shallow Crust,240.087,57.99937,0.0,01/31/3922
+-0.92317,49.97025,1132,11,18,0,8,27,3.75,5.0,fr,23057,22,946584,1,1,Active Shallow Crust,0.0,89.98969,0.0,11/18/1132
+-0.92317,49.97025,8842,12,15,3,45,35,3.85,5.0,fr,23058,176,946596,1,1,Active Shallow Crust,0.0,89.99024,0.0,12/15/8842
+-0.92317,49.97025,8014,3,20,2,7,56,4.05,5.0,fr,23059,160,946629,1,1,Active Shallow Crust,128.8899,89.99384,0.0,03/20/8014
+-0.92317,49.97025,3281,8,15,2,45,40,5.25,5.0,fr,23060,65,946764,1,1,Active Shallow Crust,0.0,89.99004,0.0,08/15/3281
+-0.92317,49.97025,4192,9,15,12,38,45,5.35,5.0,fr,23061,83,946776,1,1,Active Shallow Crust,0.0,89.98999,0.0,09/15/4192
+-1.57875,42.45407,7055,4,10,11,17,34,3.55,5.0,fr,23062,141,947040,1,1,Active Shallow Crust,0.0,89.9907,0.0,04/10/7055
+-1.57875,42.45407,6177,12,26,16,28,20,3.65,5.0,fr,23063,123,947052,1,1,Active Shallow Crust,0.0,89.99005,0.0,12/26/6177
+-1.57875,42.45407,6676,6,18,18,3,1,3.65,27.5,fr,23064,133,947054,1,1,Active Shallow Crust,0.0,89.99005,0.0,06/18/6676
+-1.57875,42.45407,303,4,15,9,16,24,3.75,5.0,fr,23065,6,947064,1,1,Active Shallow Crust,0.0,89.98965,0.0,04/15/0303
+-1.57875,42.45407,6508,9,12,10,37,22,3.75,15.0,fr,23066,130,947065,1,1,Active Shallow Crust,0.0,89.98965,0.0,09/12/6508
+-1.57875,42.45407,4709,2,1,7,5,20,3.85,5.0,fr,23067,94,947076,1,1,Active Shallow Crust,0.0,89.98946,0.0,02/01/4709
+-1.57875,42.45407,6090,6,13,19,22,16,3.85,5.0,fr,23068,121,947079,1,1,Active Shallow Crust,240.0102,57.9978,0.0,06/13/6090
+-1.57875,42.45407,3450,11,17,6,7,23,3.85,15.0,fr,23069,68,947086,1,1,Active Shallow Crust,128.8958,89.99407,0.0,11/17/3450
+-1.57875,42.45407,8817,3,17,1,55,32,4.05,5.0,fr,23070,176,947100,1,1,Active Shallow Crust,0.0,89.98954,0.0,03/17/8817
+-1.57875,42.45407,5880,10,7,11,59,15,4.05,5.0,fr,23071,117,947109,1,1,Active Shallow Crust,128.891,89.99372,0.0,10/07/5880
+-1.57875,42.45407,8173,4,11,6,39,16,4.25,15.0,fr,23072,163,947125,1,1,Active Shallow Crust,0.0,89.99003,0.0,04/11/8173
+-1.57875,42.45407,2074,2,12,21,50,15,4.35,5.0,fr,23073,41,947136,1,1,Active Shallow Crust,0.0,89.98963,0.0,02/12/2074
+-1.57875,42.45407,8188,11,9,23,11,4,4.55,5.0,fr,23074,163,947163,1,1,Active Shallow Crust,240.0081,57.99716,0.0,11/09/8188
+-1.57875,42.45407,2231,8,15,7,16,47,4.65,5.0,fr,23075,44,947172,1,1,Active Shallow Crust,0.0,89.99004,0.0,08/15/2231
+-1.57875,42.45407,8463,10,1,7,44,34,4.95,5.0,fr,23076,169,947208,1,1,Active Shallow Crust,0.0,89.98997,0.0,10/01/8463
+-0.12929,51.32462,8779,8,26,14,14,8,3.55,5.0,fr,23077,175,947523,1,1,Active Shallow Crust,240.0127,57.99823,0.0,08/26/8779
+-0.12929,51.32462,9541,1,22,15,3,29,3.65,5.0,fr,23078,190,947532,1,1,Active Shallow Crust,0.0,89.99,0.0,01/22/9541
+-0.12929,51.32462,5246,10,11,3,43,40,3.75,5.0,fr,23079,104,947544,1,1,Active Shallow Crust,0.0,89.98999,0.0,10/11/5246
+-0.12929,51.32462,2971,6,5,8,16,46,3.85,5.0,fr,23080,59,947556,1,1,Active Shallow Crust,0.0,89.98996,0.0,06/05/2971
+-0.12929,51.32462,2342,1,30,23,26,57,3.85,5.0,fr,23081,46,947559,1,1,Active Shallow Crust,240.0116,57.99793,0.0,01/30/2342
+5.01622,44.628,573,6,19,3,46,21,3.55,5.0,fr,23082,11,948000,1,3,Active Shallow Crust,0.0,89.99282,0.0,06/19/0573
+5.01622,44.628,4164,7,18,17,46,57,3.55,5.0,fr,23083,83,948000,1,3,Active Shallow Crust,0.0,89.99282,0.0,07/18/4164
+5.01622,44.628,1700,2,18,0,19,51,3.55,5.0,fr,23084,33,948000,1,3,Active Shallow Crust,0.0,89.99282,0.0,02/18/1700
+5.01622,44.628,3898,9,18,11,34,53,3.55,5.0,fr,23085,77,948006,1,1,Active Shallow Crust,0.0,89.99274,-90.0,09/18/3898
+5.01622,44.628,7032,8,23,17,28,37,3.65,5.0,fr,23086,140,948012,1,3,Active Shallow Crust,0.0,89.98721,0.0,08/23/7032
+5.01622,44.628,8848,9,20,20,12,39,3.65,5.0,fr,23087,176,948012,1,3,Active Shallow Crust,0.0,89.98721,0.0,09/20/8848
+5.01622,44.628,8719,10,7,10,23,36,3.65,5.0,fr,23088,174,948012,1,3,Active Shallow Crust,0.0,89.98721,0.0,10/07/8719
+5.01622,44.628,811,4,14,20,17,51,3.75,5.0,fr,23089,16,948024,1,2,Active Shallow Crust,0.0,89.9886,0.0,04/14/0811
+5.01622,44.628,2529,4,26,12,34,39,3.75,5.0,fr,23090,50,948024,1,2,Active Shallow Crust,0.0,89.9886,0.0,04/26/2529
+5.01622,44.628,1060,12,1,17,26,15,3.75,5.0,fr,23091,21,948027,1,1,Active Shallow Crust,240.0077,58.0177,0.0,12/01/1060
+5.01622,44.628,5439,8,28,3,43,21,3.75,15.0,fr,23092,108,948028,1,1,Active Shallow Crust,240.0077,58.0177,0.0,08/28/5439
+5.01622,44.628,813,1,26,23,45,26,3.75,5.0,fr,23093,16,948033,1,1,Active Shallow Crust,128.8967,89.96746,0.0,01/26/0813
+5.01622,44.628,4917,8,20,0,13,6,3.75,15.0,fr,23094,98,948034,1,1,Active Shallow Crust,128.8967,89.96746,0.0,08/20/4917
+5.01622,44.628,9565,7,9,12,14,37,3.75,27.5,fr,23095,191,948035,1,1,Active Shallow Crust,128.8967,89.96746,0.0,07/09/9565
+5.01622,44.628,6089,12,16,1,24,28,3.85,5.0,fr,23096,121,948036,1,1,Active Shallow Crust,0.0,89.98984,0.0,12/16/6089
+5.01622,44.628,6856,7,23,14,8,49,3.85,5.0,fr,23097,137,948045,1,1,Active Shallow Crust,128.8957,89.99238,0.0,07/23/6856
+5.01622,44.628,4878,9,26,1,28,39,3.95,5.0,fr,23098,97,948048,1,1,Active Shallow Crust,0.0,89.99094,0.0,09/26/4878
+5.01622,44.628,9276,10,6,20,37,40,3.95,15.0,fr,23099,185,948055,1,1,Active Shallow Crust,0.0,89.99084,-90.0,10/06/9276
+5.01622,44.628,7293,7,7,11,18,45,4.15,5.0,fr,23100,145,948072,1,1,Active Shallow Crust,0.0,89.98921,0.0,07/07/7293
+5.01622,44.628,6167,2,18,17,12,32,5.45,27.5,fr,23101,123,948230,1,1,Active Shallow Crust,0.0,89.99033,0.0,02/18/6167
+-1.8299,48.70967,8508,1,1,7,10,34,3.55,5.0,fr,23102,170,948480,1,2,Active Shallow Crust,0.0,89.99002,0.0,01/01/8508
+-1.8299,48.70967,4594,1,26,2,10,25,3.55,5.0,fr,23103,91,948480,1,2,Active Shallow Crust,0.0,89.99002,0.0,01/26/4594
+-1.8299,48.70967,2583,7,25,2,15,58,3.55,27.5,fr,23104,51,948482,1,1,Active Shallow Crust,0.0,89.99002,0.0,07/25/2583
+-1.8299,48.70967,3462,5,16,23,52,47,3.55,5.0,fr,23105,69,948483,1,1,Active Shallow Crust,240.0125,57.99804,0.0,05/16/3462
+-1.8299,48.70967,5105,4,18,0,15,14,3.55,5.0,fr,23106,102,948489,1,1,Active Shallow Crust,128.8958,89.99418,0.0,04/18/5105
+-1.8299,48.70967,661,5,18,3,26,23,3.65,5.0,fr,23107,13,948492,1,2,Active Shallow Crust,0.0,89.98962,0.0,05/18/0661
+-1.8299,48.70967,8119,10,19,22,43,2,3.65,5.0,fr,23108,162,948492,1,2,Active Shallow Crust,0.0,89.98962,0.0,10/19/8119
+-1.8299,48.70967,4831,10,28,4,5,4,3.65,27.5,fr,23109,96,948494,1,2,Active Shallow Crust,0.0,89.98962,0.0,10/28/4831
+-1.8299,48.70967,4217,6,13,12,10,20,3.65,27.5,fr,23110,84,948494,1,2,Active Shallow Crust,0.0,89.98962,0.0,06/13/4217
+-1.8299,48.70967,3564,12,19,12,9,48,3.65,5.0,fr,23111,71,948495,1,1,Active Shallow Crust,240.0013,58.01308,0.0,12/19/3564
+-1.8299,48.70967,6509,10,3,2,34,9,3.75,5.0,fr,23112,130,948504,1,1,Active Shallow Crust,0.0,89.98943,0.0,10/03/6509
+-1.8299,48.70967,4445,6,20,7,48,25,3.75,15.0,fr,23113,88,948505,1,1,Active Shallow Crust,0.0,89.98943,0.0,06/20/4445
+-1.8299,48.70967,5760,1,27,20,25,38,3.75,15.0,fr,23114,115,948508,1,1,Active Shallow Crust,240.0085,58.01762,0.0,01/27/5760
+-1.8299,48.70967,9851,2,17,5,23,3,3.85,5.0,fr,23115,197,948519,1,1,Active Shallow Crust,240.0111,57.99796,0.0,02/17/9851
+-1.8299,48.70967,7576,3,11,0,59,34,3.85,5.0,fr,23116,151,948525,1,1,Active Shallow Crust,128.8952,89.99411,0.0,03/11/7576
+-1.8299,48.70967,3143,4,29,2,54,18,3.95,5.0,fr,23117,62,948528,1,4,Active Shallow Crust,0.0,89.9895,0.0,04/29/3143
+-1.8299,48.70967,496,6,17,9,50,4,3.95,5.0,fr,23118,9,948528,1,4,Active Shallow Crust,0.0,89.9895,0.0,06/17/0496
+-1.8299,48.70967,1963,12,30,19,28,5,3.95,5.0,fr,23119,39,948528,1,4,Active Shallow Crust,0.0,89.9895,0.0,12/30/1963
+-1.8299,48.70967,9021,12,12,15,9,58,3.95,5.0,fr,23120,180,948528,1,4,Active Shallow Crust,0.0,89.9895,0.0,12/12/9021
+-1.8299,48.70967,3267,11,12,3,47,58,4.05,5.0,fr,23121,65,948540,1,1,Active Shallow Crust,0.0,89.98971,0.0,11/12/3267
+-1.8299,48.70967,9663,9,20,20,22,48,4.25,5.0,fr,23122,193,948564,1,1,Active Shallow Crust,0.0,89.99034,0.0,09/20/9663
+-1.8299,48.70967,8423,12,16,15,27,14,4.65,5.0,fr,23123,168,948612,1,1,Active Shallow Crust,0.0,89.99015,0.0,12/16/8423
+-1.8299,48.70967,1344,2,1,12,42,5,4.75,5.0,fr,23124,26,948624,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/01/1344
+-1.8299,48.70967,6820,8,28,3,35,44,6.15,15.0,fr,23125,136,948793,1,1,Active Shallow Crust,0.0,89.98998,0.0,08/28/6820
+3.14075,42.63292,5094,9,20,22,38,21,3.55,5.0,fr,23126,101,948963,1,1,Active Shallow Crust,240.0115,57.99827,0.0,09/20/5094
+3.14075,42.63292,3275,2,13,7,8,3,3.75,5.0,fr,23127,65,948984,1,1,Active Shallow Crust,0.0,89.99116,0.0,02/13/3275
+3.14075,42.63292,9584,9,2,22,17,14,3.75,15.0,fr,23128,191,948985,1,1,Active Shallow Crust,0.0,89.99116,0.0,09/02/9584
+3.14075,42.63292,4517,7,16,17,16,30,3.75,15.0,fr,23129,90,948991,1,1,Active Shallow Crust,0.0,89.99106,-90.0,07/16/4517
+3.14075,42.63292,9583,9,7,14,25,28,3.85,15.0,fr,23130,191,948997,1,1,Active Shallow Crust,0.0,89.98949,0.0,09/07/9583
+3.14075,42.63292,8244,6,22,12,28,22,4.05,5.0,fr,23131,164,949023,1,1,Active Shallow Crust,240.0053,58.00577,0.0,06/22/8244
+3.14075,42.63292,8879,2,2,0,21,53,4.15,15.0,fr,23132,177,949033,1,1,Active Shallow Crust,0.0,89.99071,0.0,02/02/8879
+3.14075,42.63292,5275,8,18,4,3,1,4.45,5.0,fr,23133,105,949068,1,1,Active Shallow Crust,0.0,89.98947,0.0,08/18/5275
+3.14075,42.63292,6819,10,28,23,43,4,5.15,5.0,fr,23134,136,949152,1,1,Active Shallow Crust,0.0,89.99001,0.0,10/28/6819
+4.83359,50.1051,4064,9,17,11,43,53,3.55,5.0,fr,23135,81,949920,1,2,Active Shallow Crust,0.0,89.98707,0.0,09/17/4064
+4.83359,50.1051,1138,12,16,0,46,49,3.55,5.0,fr,23136,22,949920,1,2,Active Shallow Crust,0.0,89.98707,0.0,12/16/1138
+4.83359,50.1051,4264,8,20,12,16,41,3.75,27.5,fr,23137,85,949946,1,1,Active Shallow Crust,0.0,89.98972,0.0,08/20/4264
+1.07665,51.50454,5108,2,18,17,18,3,3.55,5.0,fr,23138,102,950403,1,1,Active Shallow Crust,240.013,57.99817,0.0,02/18/5108
+1.07665,51.50454,4873,8,21,12,34,47,4.05,5.0,fr,23139,97,950460,1,1,Active Shallow Crust,0.0,89.9903,0.0,08/21/4873
+1.07665,51.50454,2606,3,28,12,24,4,4.05,15.0,fr,23140,52,950461,1,1,Active Shallow Crust,0.0,89.9903,0.0,03/28/2606
+1.07665,51.50454,747,3,28,5,4,31,4.05,5.0,fr,23141,14,950463,1,1,Active Shallow Crust,240.0068,58.00597,0.0,03/28/0747
+1.07665,51.50454,3614,9,20,16,2,46,4.25,5.0,fr,23142,72,950487,1,1,Active Shallow Crust,240.0087,57.99432,0.0,09/20/3614
+1.07665,51.50454,3350,9,16,23,44,15,4.35,15.0,fr,23143,66,950506,1,1,Active Shallow Crust,128.8966,89.98277,0.0,09/16/3350
+1.07665,51.50454,6043,9,1,18,19,35,5.55,5.0,fr,23144,120,950640,1,1,Active Shallow Crust,0.0,89.98995,0.0,09/01/6043
+6.42444,45.33601,8055,4,21,19,16,3,3.55,5.0,fr,23145,161,950880,1,2,Active Shallow Crust,0.0,89.99291,0.0,04/21/8055
+6.42444,45.33601,9921,12,5,9,43,58,3.55,5.0,fr,23146,198,950880,1,2,Active Shallow Crust,0.0,89.99291,0.0,12/05/9921
+6.42444,45.33601,8333,7,15,4,27,8,3.55,27.5,fr,23147,166,950882,1,1,Active Shallow Crust,0.0,89.99291,0.0,07/15/8333
+6.42444,45.33601,4452,8,13,8,20,59,3.55,15.0,fr,23148,89,950890,1,1,Active Shallow Crust,128.8955,89.99291,0.0,08/13/4452
+6.42444,45.33601,8626,5,5,4,15,28,3.65,5.0,fr,23149,172,950892,1,5,Active Shallow Crust,0.0,89.98737,0.0,05/05/8626
+6.42444,45.33601,3869,1,18,21,26,1,3.65,5.0,fr,23150,77,950892,1,5,Active Shallow Crust,0.0,89.98737,0.0,01/18/3869
+6.42444,45.33601,565,9,20,13,0,27,3.65,5.0,fr,23151,11,950892,1,5,Active Shallow Crust,0.0,89.98737,0.0,09/20/0565
+6.42444,45.33601,7939,6,30,22,40,13,3.65,5.0,fr,23152,158,950892,1,5,Active Shallow Crust,0.0,89.98737,0.0,06/30/7939
+6.42444,45.33601,5448,3,5,4,7,53,3.65,5.0,fr,23153,108,950892,1,5,Active Shallow Crust,0.0,89.98737,0.0,03/05/5448
+6.42444,45.33601,7816,3,16,15,41,57,3.65,15.0,fr,23154,156,950896,1,2,Active Shallow Crust,240.0011,58.01279,0.0,03/16/7816
+6.42444,45.33601,5310,10,11,20,15,0,3.65,15.0,fr,23155,106,950896,1,2,Active Shallow Crust,240.0011,58.01279,0.0,10/11/5310
+6.42444,45.33601,7284,1,11,1,21,37,3.65,5.0,fr,23156,145,950898,1,1,Active Shallow Crust,0.0,89.98722,-90.0,01/11/7284
+6.42444,45.33601,2924,8,22,13,42,54,3.75,5.0,fr,23157,58,950904,1,1,Active Shallow Crust,0.0,89.98874,0.0,08/22/2924
+6.42444,45.33601,6521,2,23,17,27,36,3.75,15.0,fr,23158,130,950911,1,1,Active Shallow Crust,0.0,89.98861,-90.0,02/23/6521
+6.42444,45.33601,4264,12,26,5,26,40,3.85,5.0,fr,23159,85,950916,1,2,Active Shallow Crust,0.0,89.98996,0.0,12/26/4264
+6.42444,45.33601,6426,1,27,9,4,38,3.85,5.0,fr,23160,128,950916,1,2,Active Shallow Crust,0.0,89.98996,0.0,01/27/6426
+6.42444,45.33601,7617,7,3,5,31,53,3.85,27.5,fr,23161,152,950918,1,1,Active Shallow Crust,0.0,89.98996,0.0,07/03/7617
+6.42444,45.33601,4300,11,19,9,56,19,3.85,15.0,fr,23162,85,950920,1,1,Active Shallow Crust,240.0117,57.99696,0.0,11/19/4300
+6.42444,45.33601,1829,9,10,5,11,45,3.95,5.0,fr,23163,36,950928,1,2,Active Shallow Crust,0.0,89.99106,0.0,09/10/1829
+6.42444,45.33601,4732,6,28,2,26,44,3.95,5.0,fr,23164,94,950928,1,2,Active Shallow Crust,0.0,89.99106,0.0,06/28/4732
+6.42444,45.33601,5458,8,2,11,47,57,3.95,27.5,fr,23165,109,950930,1,1,Active Shallow Crust,0.0,89.99106,0.0,08/02/5458
+6.42444,45.33601,4171,8,25,22,18,16,3.95,5.0,fr,23166,83,950931,1,1,Active Shallow Crust,240.0193,58.00534,0.0,08/25/4171
+6.42444,45.33601,5917,9,17,19,45,15,3.95,5.0,fr,23167,118,950934,1,1,Active Shallow Crust,0.0,89.99095,-90.0,09/17/5917
+6.42444,45.33601,615,7,3,19,20,42,3.95,27.5,fr,23168,12,950939,1,1,Active Shallow Crust,128.9013,89.99329,0.0,07/03/0615
+6.42444,45.33601,9650,9,3,2,44,2,4.05,5.0,fr,23169,192,950940,1,4,Active Shallow Crust,0.0,89.98804,0.0,09/03/9650
+6.42444,45.33601,6734,9,8,0,23,9,4.05,5.0,fr,23170,134,950940,1,4,Active Shallow Crust,0.0,89.98804,0.0,09/08/6734
+6.42444,45.33601,5305,12,16,19,43,45,4.05,5.0,fr,23171,106,950940,1,4,Active Shallow Crust,0.0,89.98804,0.0,12/16/5305
+6.42444,45.33601,7431,11,12,13,3,4,4.05,5.0,fr,23172,148,950940,1,4,Active Shallow Crust,0.0,89.98804,0.0,11/12/7431
+6.42444,45.33601,3290,1,31,2,1,51,4.05,15.0,fr,23173,65,950941,1,1,Active Shallow Crust,0.0,89.98804,0.0,01/31/3290
+6.42444,45.33601,7899,6,22,15,24,16,4.15,5.0,fr,23174,157,950952,1,1,Active Shallow Crust,0.0,89.98934,0.0,06/22/7899
+1.29775,52.53912,4773,12,19,13,17,8,3.55,5.0,fr,23175,95,951360,1,1,Active Shallow Crust,0.0,89.98927,0.0,12/19/4773
+1.29775,52.53912,4611,8,1,2,25,41,3.65,5.0,fr,23176,92,951372,1,1,Active Shallow Crust,0.0,89.99043,0.0,08/01/4611
+1.29775,52.53912,6846,10,19,5,34,53,4.25,5.0,fr,23177,136,951444,1,1,Active Shallow Crust,0.0,89.98972,0.0,10/19/6846
+3.25674,51.17981,2907,9,4,8,42,8,3.55,5.0,fr,23178,58,951840,1,1,Active Shallow Crust,0.0,89.99052,0.0,09/04/2907
+3.25674,51.17981,6351,4,17,0,3,21,3.55,5.0,fr,23179,127,951843,1,1,Active Shallow Crust,240.0127,57.9983,0.0,04/17/6351
+3.25674,51.17981,8806,2,19,8,50,37,3.75,5.0,fr,23180,176,951867,1,2,Active Shallow Crust,240.0091,58.01776,0.0,02/19/8806
+3.25674,51.17981,9164,11,4,11,2,19,3.75,5.0,fr,23181,183,951867,1,2,Active Shallow Crust,240.0091,58.01776,0.0,11/04/9164
+3.25674,51.17981,2503,9,15,1,29,46,3.85,5.0,fr,23182,50,951876,1,1,Active Shallow Crust,0.0,89.99105,0.0,09/15/2503
+3.25674,51.17981,1768,9,7,10,6,52,4.05,5.0,fr,23183,35,951900,1,1,Active Shallow Crust,0.0,89.98933,0.0,09/07/1768
+3.25674,51.17981,8675,12,20,13,48,9,4.05,15.0,fr,23184,173,951904,1,1,Active Shallow Crust,240.0067,58.00615,0.0,12/20/8675
+3.25674,51.17981,4172,8,17,2,42,42,4.05,5.0,fr,23185,83,951906,1,1,Active Shallow Crust,0.0,89.98921,-90.0,08/17/4172
+3.25674,51.17981,7275,3,25,12,12,10,4.55,27.5,fr,23186,145,951962,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/25/7275
+3.25674,51.17981,1190,5,22,8,23,12,4.75,5.0,fr,23187,23,951984,1,1,Active Shallow Crust,0.0,89.98968,0.0,05/22/1190
+3.25674,51.17981,3961,2,9,7,3,27,5.05,5.0,fr,23188,79,952020,1,1,Active Shallow Crust,0.0,89.98988,0.0,02/09/3961
+-3.52585,49.51151,5925,3,7,8,8,43,4.15,5.0,fr,23189,118,952392,1,1,Active Shallow Crust,0.0,89.99016,0.0,03/07/5925
+6.31207,48.9252,395,1,4,7,53,5,3.55,15.0,fr,23190,7,952804,1,1,Active Shallow Crust,240.0129,57.99757,0.0,01/04/0395
+6.31207,48.9252,2384,4,17,21,17,16,3.65,5.0,fr,23191,47,952815,1,1,Active Shallow Crust,240.0008,58.01378,0.0,04/17/2384
+6.31207,48.9252,9721,5,15,15,22,7,3.85,15.0,fr,23192,194,952837,1,1,Active Shallow Crust,0.0,89.99062,0.0,05/15/9721
+6.31207,48.9252,8740,12,23,2,30,26,4.45,5.0,fr,23193,174,952908,1,1,Active Shallow Crust,0.0,89.99059,0.0,12/23/8740
+3.01007,50.14524,4729,2,9,3,28,14,3.65,5.0,fr,23194,94,953292,1,2,Active Shallow Crust,0.0,89.99136,0.0,02/09/4729
+3.01007,50.14524,9195,3,28,0,22,17,3.65,5.0,fr,23195,183,953292,1,2,Active Shallow Crust,0.0,89.99136,0.0,03/28/9195
+3.01007,50.14524,8811,12,16,6,1,17,3.65,15.0,fr,23196,176,953296,1,1,Active Shallow Crust,240.002,58.01252,0.0,12/16/8811
+3.01007,50.14524,9330,6,6,17,36,31,3.75,5.0,fr,23197,186,953304,1,1,Active Shallow Crust,0.0,89.98973,0.0,06/06/9330
+3.01007,50.14524,3951,6,28,16,18,48,3.75,27.5,fr,23198,79,953306,1,1,Active Shallow Crust,0.0,89.98973,0.0,06/28/3951
+3.01007,50.14524,6044,7,17,7,59,18,3.85,5.0,fr,23199,120,953319,1,1,Active Shallow Crust,240.0112,57.99788,0.0,07/17/6044
+3.01007,50.14524,7620,12,25,9,20,7,4.05,5.0,fr,23200,152,953340,1,1,Active Shallow Crust,0.0,89.9891,0.0,12/25/7620
+3.01007,50.14524,4024,9,7,15,17,31,4.25,15.0,fr,23201,80,953368,1,1,Active Shallow Crust,240.0087,57.99399,0.0,09/07/4024
+3.01007,50.14524,6445,4,17,10,48,30,5.05,5.0,fr,23202,128,953460,1,1,Active Shallow Crust,0.0,89.99023,0.0,04/17/6445
+3.01007,50.14524,9782,5,14,10,30,50,5.25,5.0,fr,23203,195,953490,1,1,Active Shallow Crust,0.0,89.98984,-90.0,05/14/9782
+-2.77488,43.97995,6411,11,15,12,37,1,4.25,5.0,fr,23204,128,953844,1,1,Active Shallow Crust,0.0,89.99027,0.0,11/15/6411
+2.5378,42.53975,29,2,20,8,37,37,3.55,27.5,fr,23205,0,954242,1,1,Active Shallow Crust,0.0,89.98885,0.0,02/20/0029
+2.5378,42.53975,7059,6,21,3,2,55,3.65,5.0,fr,23206,141,954252,1,1,Active Shallow Crust,0.0,89.99007,0.0,06/21/7059
+2.5378,42.53975,894,4,18,2,46,58,3.65,27.5,fr,23207,17,954254,1,1,Active Shallow Crust,0.0,89.99007,0.0,04/18/0894
+2.5378,42.53975,5880,5,19,23,18,45,3.65,5.0,fr,23208,117,954258,1,1,Active Shallow Crust,0.0,89.98995,-90.0,05/19/5880
+2.5378,42.53975,1465,7,18,9,50,35,3.75,15.0,fr,23209,29,954265,1,1,Active Shallow Crust,0.0,89.99115,0.0,07/18/1465
+2.5378,42.53975,7946,6,14,4,12,27,3.75,5.0,fr,23210,158,954270,1,2,Active Shallow Crust,0.0,89.99104,-90.0,06/14/7946
+2.5378,42.53975,1595,8,20,11,9,21,3.75,5.0,fr,23211,31,954270,1,2,Active Shallow Crust,0.0,89.99104,-90.0,08/20/1595
+2.5378,42.53975,8856,6,23,1,24,42,3.85,5.0,fr,23212,177,954276,1,3,Active Shallow Crust,0.0,89.98948,0.0,06/23/8856
+2.5378,42.53975,5196,10,5,11,16,31,3.85,5.0,fr,23213,103,954276,1,3,Active Shallow Crust,0.0,89.98948,0.0,10/05/5196
+2.5378,42.53975,137,8,30,20,58,13,3.85,5.0,fr,23214,2,954276,1,3,Active Shallow Crust,0.0,89.98948,0.0,08/30/0137
+2.5378,42.53975,394,4,7,5,10,3,3.85,5.0,fr,23215,7,954279,1,1,Active Shallow Crust,240.0098,57.99797,0.0,04/07/0394
+2.5378,42.53975,8839,12,12,14,4,40,3.95,5.0,fr,23216,176,954288,1,1,Active Shallow Crust,0.0,89.99062,0.0,12/12/8839
+2.5378,42.53975,6396,7,17,20,24,9,3.95,5.0,fr,23217,127,954291,1,1,Active Shallow Crust,240.0192,58.00487,0.0,07/17/6396
+2.5378,42.53975,3224,3,30,22,14,53,4.05,5.0,fr,23218,64,954303,1,1,Active Shallow Crust,240.0053,58.00589,0.0,03/30/3224
+2.5378,42.53975,183,1,19,3,47,40,4.05,5.0,fr,23219,3,954309,1,1,Active Shallow Crust,128.8916,89.99269,0.0,01/19/0183
+2.5378,42.53975,9591,9,16,10,59,29,4.05,15.0,fr,23220,191,954310,1,1,Active Shallow Crust,128.8916,89.99269,0.0,09/16/9591
+2.5378,42.53975,6509,9,2,9,9,45,4.15,5.0,fr,23221,130,954312,1,1,Active Shallow Crust,0.0,89.99069,0.0,09/02/6509
+2.5378,42.53975,7916,6,12,6,24,36,4.15,15.0,fr,23222,158,954313,1,1,Active Shallow Crust,0.0,89.99069,0.0,06/12/7916
+2.5378,42.53975,6225,2,17,8,9,22,4.25,5.0,fr,23223,124,954324,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/17/6225
+2.5378,42.53975,4255,8,21,17,13,4,4.35,15.0,fr,23224,85,954337,1,1,Active Shallow Crust,0.0,89.98965,0.0,08/21/4255
+2.5378,42.53975,9547,10,3,14,13,6,4.45,5.0,fr,23225,190,954351,1,1,Active Shallow Crust,240.0041,57.99445,0.0,10/03/9547
+2.5378,42.53975,8689,6,8,10,27,38,4.65,5.0,fr,23226,173,954375,1,1,Active Shallow Crust,240.0096,57.99417,0.0,06/08/8689
+2.5378,42.53975,1884,7,5,9,56,51,5.05,5.0,fr,23227,37,954420,1,1,Active Shallow Crust,0.0,89.99009,0.0,07/05/1884
+2.5378,42.53975,1232,1,21,1,33,58,5.65,5.0,fr,23228,24,954492,1,1,Active Shallow Crust,0.0,89.99007,0.0,01/21/1232
+4.79609,47.83865,3010,3,23,22,50,53,3.75,15.0,fr,23229,60,954745,1,1,Active Shallow Crust,0.0,89.98925,0.0,03/23/3010
+4.79609,47.83865,7203,1,24,4,24,23,3.85,5.0,fr,23230,144,954762,1,1,Active Shallow Crust,0.0,89.9903,-90.0,01/24/7203
+4.79609,47.83865,5408,10,17,19,59,13,3.95,15.0,fr,23231,108,954769,1,1,Active Shallow Crust,0.0,89.99146,0.0,10/17/5408
+4.79609,47.83865,7028,1,21,22,49,39,4.15,5.0,fr,23232,140,954798,1,1,Active Shallow Crust,0.0,89.98971,-90.0,01/21/7028
+4.796096,47.83865,5860,12,25,0,32,0,7.15,17.5,fr,23233,117,955159,1,1,Active Shallow Crust,359.9999,89.99001,-90.0,12/25/5860
+2.04356,45.10013,3621,12,27,18,27,41,3.65,5.0,fr,23234,72,955212,1,1,Active Shallow Crust,0.0,89.99049,0.0,12/27/3621
+2.04356,45.10013,538,11,28,1,31,19,3.75,15.0,fr,23235,10,955231,1,1,Active Shallow Crust,0.0,89.99142,-90.0,11/28/0538
+2.04356,45.10013,656,1,25,17,58,19,3.85,5.0,fr,23236,13,955236,1,1,Active Shallow Crust,0.0,89.98992,0.0,01/25/0656
+2.04356,45.10013,9014,4,14,13,28,46,3.95,15.0,fr,23237,180,955252,1,1,Active Shallow Crust,240.0197,58.00477,0.0,04/14/9014
+2.04356,45.10013,7127,7,23,4,58,34,5.75,15.0,fr,23238,142,955468,1,1,Active Shallow Crust,240.0397,57.99914,0.0,07/23/7127
+6.99378,47.4818,2726,7,14,17,32,43,3.55,5.0,fr,23239,54,955680,1,1,Active Shallow Crust,0.0,89.99319,0.0,07/14/2726
+6.99378,47.4818,4333,12,4,12,40,51,3.55,5.0,fr,23240,86,955686,1,1,Active Shallow Crust,0.0,89.9931,-90.0,12/04/4333
+6.99378,47.4818,3520,5,31,18,4,48,3.55,5.0,fr,23241,70,955689,1,1,Active Shallow Crust,128.8953,89.99659,0.0,05/31/3520
+6.99378,47.4818,567,12,31,14,38,35,3.65,5.0,fr,23242,11,955692,1,1,Active Shallow Crust,0.0,89.98785,0.0,12/31/0567
+6.99378,47.4818,8039,6,15,22,41,35,3.65,15.0,fr,23243,160,955693,1,1,Active Shallow Crust,0.0,89.98785,0.0,06/15/8039
+6.99378,47.4818,2478,2,2,17,12,11,3.75,15.0,fr,23244,49,955711,1,1,Active Shallow Crust,0.0,89.98904,-90.0,02/02/2478
+6.99378,47.4818,3094,5,21,3,36,31,3.75,15.0,fr,23245,61,955714,1,1,Active Shallow Crust,128.8966,89.96751,0.0,05/21/3094
+6.99378,47.4818,992,7,4,1,52,58,3.85,5.0,fr,23246,19,955716,1,1,Active Shallow Crust,0.0,89.99035,0.0,07/04/0992
+6.99378,47.4818,8469,9,29,23,58,8,3.95,5.0,fr,23247,169,955728,1,2,Active Shallow Crust,0.0,89.9914,0.0,09/29/8469
+6.99378,47.4818,9369,6,17,11,29,29,3.95,5.0,fr,23248,187,955728,1,2,Active Shallow Crust,0.0,89.9914,0.0,06/17/9369
+6.99378,47.4818,9358,12,29,5,25,31,4.05,5.0,fr,23249,187,955740,1,1,Active Shallow Crust,0.0,89.9885,0.0,12/29/9358
+6.99378,47.4818,245,10,23,23,4,14,4.15,27.5,fr,23250,4,955754,1,1,Active Shallow Crust,0.0,89.98975,0.0,10/23/0245
+6.99378,47.4818,2134,4,3,14,33,8,4.25,5.0,fr,23251,42,955767,1,1,Active Shallow Crust,240.0072,57.99434,0.0,04/03/2134
+6.99378,47.4818,1740,3,22,21,5,8,4.25,5.0,fr,23252,34,955770,1,1,Active Shallow Crust,0.0,89.99076,-90.0,03/22/1740
+6.99378,47.4818,696,9,28,16,36,3,4.35,5.0,fr,23253,13,955785,1,1,Active Shallow Crust,128.8976,89.98257,0.0,09/28/0696
+6.99378,47.4818,5471,7,21,20,49,40,4.75,5.0,fr,23254,109,955824,1,1,Active Shallow Crust,0.0,89.98973,0.0,07/21/5471
+6.99378,47.4818,3785,11,16,6,31,25,4.85,15.0,fr,23255,75,955840,1,1,Active Shallow Crust,240.0177,58.00244,0.0,11/16/3785
+6.99378,47.4818,2853,6,12,2,41,23,5.05,5.0,fr,23256,57,955860,1,1,Active Shallow Crust,0.0,89.9903,0.0,06/12/2853
+6.99378,47.4818,5245,7,20,1,44,28,5.15,5.0,fr,23257,104,955875,1,1,Active Shallow Crust,240.0202,58.00002,0.0,07/20/5245
+6.99378,47.4818,3247,8,3,7,17,2,5.55,5.0,fr,23258,64,955923,1,1,Active Shallow Crust,240.0336,57.99961,0.0,08/03/3247
+6.99378,47.4818,4182,5,25,2,0,52,5.65,5.0,fr,23259,83,955932,1,1,Active Shallow Crust,0.0,89.99028,0.0,05/25/4182
+1.2082,46.78042,4869,3,5,17,46,52,3.55,5.0,fr,23260,97,956160,1,3,Active Shallow Crust,0.0,89.98964,0.0,03/05/4869
+1.2082,46.78042,6463,3,16,22,33,13,3.55,5.0,fr,23261,129,956160,1,3,Active Shallow Crust,0.0,89.98964,0.0,03/16/6463
+1.2082,46.78042,8831,2,26,15,18,9,3.55,5.0,fr,23262,176,956160,1,3,Active Shallow Crust,0.0,89.98964,0.0,02/26/8831
+1.2082,46.78042,4914,8,7,5,47,47,3.55,5.0,fr,23263,98,956169,1,1,Active Shallow Crust,128.8965,89.9931,0.0,08/07/4914
+1.2082,46.78042,9075,1,20,17,59,48,3.65,5.0,fr,23264,181,956172,1,1,Active Shallow Crust,359.9992,89.99077,0.0,01/20/9075
+1.2082,46.78042,8773,12,16,1,9,13,3.65,5.0,fr,23265,175,956178,1,2,Active Shallow Crust,0.0,89.99066,-90.0,12/16/8773
+1.2082,46.78042,2026,8,17,0,1,5,3.65,5.0,fr,23266,40,956178,1,2,Active Shallow Crust,0.0,89.99066,-90.0,08/17/2026
+1.2082,46.78042,2843,3,2,8,56,9,3.95,15.0,fr,23267,56,956209,1,1,Active Shallow Crust,0.0,89.9902,0.0,03/02/2843
+1.2082,46.78042,1631,9,12,3,52,5,4.05,15.0,fr,23268,32,956221,1,1,Active Shallow Crust,0.0,89.9903,0.0,09/12/1631
+1.2082,46.78042,1570,12,26,11,0,19,4.15,5.0,fr,23269,31,956232,1,1,Active Shallow Crust,0.0,89.98962,0.0,12/26/1570
+1.2082,46.78042,1625,12,13,3,0,36,4.25,5.0,fr,23270,32,956247,1,1,Active Shallow Crust,240.0076,57.99422,0.0,12/13/1625
+1.2082,46.78042,6747,11,5,12,29,11,4.65,27.5,fr,23271,134,956294,1,1,Active Shallow Crust,0.0,89.98978,0.0,11/05/6747
+1.2082,46.78042,2355,2,16,19,6,55,5.35,5.0,fr,23272,47,956376,1,1,Active Shallow Crust,0.0,89.99,0.0,02/16/2355
+1.2082,46.78042,8298,10,30,12,54,35,6.05,15.0,fr,23273,165,956464,1,1,Active Shallow Crust,240.0569,58.00029,0.0,10/30/8298
+1.86984,49.32582,5934,9,28,16,8,30,3.85,5.0,fr,23274,118,956676,1,1,Active Shallow Crust,0.0,89.98953,0.0,09/28/5934
+1.86984,49.32582,6774,6,8,11,8,28,3.85,5.0,fr,23275,135,956679,1,1,Active Shallow Crust,240.0113,57.99775,0.0,06/08/6774
+1.86984,49.32582,6418,1,24,9,8,26,4.15,5.0,fr,23276,128,956712,1,1,Active Shallow Crust,0.0,89.99012,0.0,01/24/6418
+1.86984,49.32582,1676,5,28,13,1,54,4.15,5.0,fr,23277,33,956715,1,1,Active Shallow Crust,240.0089,57.99744,0.0,05/28/1676
+1.86984,49.32582,8628,10,14,10,3,16,4.15,15.0,fr,23278,172,956716,1,1,Active Shallow Crust,240.0089,57.99746,0.0,10/14/8628
+1.86984,49.32582,4317,9,8,7,38,14,5.15,15.0,fr,23279,86,956833,1,1,Active Shallow Crust,0.0,89.9901,0.0,09/08/4317
+8.25632,44.75405,1942,6,29,12,32,2,3.55,5.0,fr,23280,38,957123,1,1,Active Shallow Crust,240.014,57.99809,0.0,06/29/1942
+8.25632,44.75405,2080,7,25,5,16,27,3.75,5.0,fr,23281,41,957144,1,1,Active Shallow Crust,0.0,89.98862,0.0,07/25/2080
+8.25632,44.75405,9026,4,18,11,8,36,3.75,5.0,fr,23282,180,957150,1,1,Active Shallow Crust,0.0,89.98849,-90.0,04/18/9026
+8.25632,44.75405,4880,1,20,15,28,51,3.85,15.0,fr,23283,97,957160,1,1,Active Shallow Crust,240.0105,57.99884,0.0,01/20/4880
+8.25632,44.75405,7386,5,12,6,36,52,3.95,5.0,fr,23284,147,957171,1,1,Active Shallow Crust,240.0188,58.00658,0.0,05/12/7386
+8.25632,44.75405,1644,2,11,0,17,17,5.05,5.0,fr,23285,32,957300,1,1,Active Shallow Crust,0.0,89.98981,0.0,02/11/1644
+7.33964,44.25571,859,8,16,4,10,12,3.55,5.0,fr,23286,17,957600,1,10,Active Shallow Crust,0.0,89.99277,0.0,08/16/0859
+7.33964,44.25571,632,4,26,15,9,46,3.55,5.0,fr,23287,12,957600,1,10,Active Shallow Crust,0.0,89.99277,0.0,04/26/0632
+7.33964,44.25571,8327,1,22,15,40,40,3.55,5.0,fr,23288,166,957600,1,10,Active Shallow Crust,0.0,89.99277,0.0,01/22/8327
+7.33964,44.25571,1856,10,15,14,31,26,3.55,5.0,fr,23289,37,957600,1,10,Active Shallow Crust,0.0,89.99277,0.0,10/15/1856
+7.33964,44.25571,1080,7,13,15,37,7,3.55,5.0,fr,23290,21,957600,1,10,Active Shallow Crust,0.0,89.99277,0.0,07/13/1080
+7.33964,44.25571,919,12,22,5,44,5,3.55,5.0,fr,23291,18,957600,1,10,Active Shallow Crust,0.0,89.99277,0.0,12/22/0919
+7.33964,44.25571,7909,11,28,7,46,20,3.55,5.0,fr,23292,158,957600,1,10,Active Shallow Crust,0.0,89.99277,0.0,11/28/7909
+7.33964,44.25571,5901,2,28,16,4,12,3.55,5.0,fr,23293,118,957600,1,10,Active Shallow Crust,0.0,89.99277,0.0,02/28/5901
+7.33964,44.25571,7961,3,21,7,2,38,3.55,5.0,fr,23294,159,957600,1,10,Active Shallow Crust,0.0,89.99277,0.0,03/21/7961
+7.33964,44.25571,9001,9,18,6,10,48,3.55,5.0,fr,23295,180,957600,1,10,Active Shallow Crust,0.0,89.99277,0.0,09/18/9001
+7.33964,44.25571,3839,9,24,1,18,22,3.55,15.0,fr,23296,76,957601,1,6,Active Shallow Crust,0.0,89.99277,0.0,09/24/3839
+7.33964,44.25571,9131,2,1,12,39,5,3.55,15.0,fr,23297,182,957601,1,6,Active Shallow Crust,0.0,89.99277,0.0,02/01/9131
+7.33964,44.25571,2403,3,29,22,53,9,3.55,15.0,fr,23298,48,957601,1,6,Active Shallow Crust,0.0,89.99277,0.0,03/29/2403
+7.33964,44.25571,5075,11,1,3,22,15,3.55,15.0,fr,23299,101,957601,1,6,Active Shallow Crust,0.0,89.99277,0.0,11/01/5075
+7.33964,44.25571,9938,12,28,10,30,25,3.55,15.0,fr,23300,198,957601,1,6,Active Shallow Crust,0.0,89.99277,0.0,12/28/9938
+7.33964,44.25571,4238,9,1,21,32,32,3.55,15.0,fr,23301,84,957601,1,6,Active Shallow Crust,0.0,89.99277,0.0,09/01/4238
+7.33964,44.25571,6164,1,9,3,21,30,3.55,27.5,fr,23302,123,957602,1,1,Active Shallow Crust,0.0,89.99277,0.0,01/09/6164
+7.33964,44.25571,508,2,21,9,45,32,3.55,5.0,fr,23303,10,957603,1,2,Active Shallow Crust,240.0121,57.99795,0.0,02/21/0508
+7.33964,44.25571,8611,11,14,15,12,11,3.55,5.0,fr,23304,172,957603,1,2,Active Shallow Crust,240.0121,57.99795,0.0,11/14/8611
+7.33964,44.25571,930,2,28,1,11,59,3.55,5.0,fr,23305,18,957606,1,1,Active Shallow Crust,0.0,89.99269,-90.0,02/28/0930
+7.33964,44.25571,9828,10,18,8,45,17,3.55,27.5,fr,23306,196,957611,1,1,Active Shallow Crust,128.897,89.99277,0.0,10/18/9828
+7.33964,44.25571,6927,3,27,0,43,18,3.65,5.0,fr,23307,138,957612,1,8,Active Shallow Crust,0.0,89.98713,0.0,03/27/6927
+7.33964,44.25571,3350,10,1,5,18,39,3.65,5.0,fr,23308,66,957612,1,8,Active Shallow Crust,0.0,89.98713,0.0,10/01/3350
+7.33964,44.25571,2907,3,20,22,8,54,3.65,5.0,fr,23309,58,957612,1,8,Active Shallow Crust,0.0,89.98713,0.0,03/20/2907
+7.33964,44.25571,4511,10,11,7,4,1,3.65,5.0,fr,23310,90,957612,1,8,Active Shallow Crust,0.0,89.98713,0.0,10/11/4511
+7.33964,44.25571,8842,2,2,3,52,50,3.65,5.0,fr,23311,176,957612,1,8,Active Shallow Crust,0.0,89.98713,0.0,02/02/8842
+7.33964,44.25571,8319,8,19,0,54,26,3.65,5.0,fr,23312,166,957612,1,8,Active Shallow Crust,0.0,89.98713,0.0,08/19/8319
+7.33964,44.25571,3024,8,2,16,39,16,3.65,5.0,fr,23313,60,957612,1,8,Active Shallow Crust,0.0,89.98713,0.0,08/02/3024
+7.33964,44.25571,6771,8,24,14,34,41,3.65,5.0,fr,23314,135,957612,1,8,Active Shallow Crust,0.0,89.98713,0.0,08/24/6771
+7.33964,44.25571,1289,2,19,0,43,19,3.65,15.0,fr,23315,25,957613,1,1,Active Shallow Crust,0.0,89.98713,0.0,02/19/1289
+7.33964,44.25571,2604,9,2,18,3,52,3.65,15.0,fr,23316,52,957616,1,1,Active Shallow Crust,240.0,58.01396,0.0,09/02/2604
+7.33964,44.25571,4363,11,6,13,48,18,3.75,5.0,fr,23317,87,957624,1,3,Active Shallow Crust,0.0,89.98853,0.0,11/06/4363
+7.33964,44.25571,2413,7,23,21,25,18,3.75,5.0,fr,23318,48,957624,1,3,Active Shallow Crust,0.0,89.98853,0.0,07/23/2413
+7.33964,44.25571,2968,12,15,22,48,20,3.75,5.0,fr,23319,59,957624,1,3,Active Shallow Crust,0.0,89.98853,0.0,12/15/2968
+7.33964,44.25571,5525,5,25,6,7,27,3.75,15.0,fr,23320,110,957625,1,1,Active Shallow Crust,0.0,89.98853,0.0,05/25/5525
+7.33964,44.25571,8650,7,11,1,27,1,3.75,27.5,fr,23321,172,957626,1,1,Active Shallow Crust,0.0,89.98853,0.0,07/11/8650
+7.33964,44.25571,3820,8,26,10,27,30,3.75,5.0,fr,23322,76,957627,1,2,Active Shallow Crust,240.0085,58.01791,0.0,08/26/3820
+7.33964,44.25571,905,9,16,15,52,47,3.75,5.0,fr,23323,18,957627,1,2,Active Shallow Crust,240.0085,58.01791,0.0,09/16/0905
+7.33964,44.25571,2675,2,20,14,29,29,3.75,5.0,fr,23324,53,957630,1,1,Active Shallow Crust,0.0,89.9884,-90.0,02/20/2675
+7.33964,44.25571,1321,6,21,5,22,40,3.85,5.0,fr,23325,26,957636,1,4,Active Shallow Crust,0.0,89.98978,0.0,06/21/1321
+7.33964,44.25571,9127,9,30,8,53,21,3.85,5.0,fr,23326,182,957636,1,4,Active Shallow Crust,0.0,89.98978,0.0,09/30/9127
+7.33964,44.25571,1874,6,27,3,25,56,3.85,5.0,fr,23327,37,957636,1,4,Active Shallow Crust,0.0,89.98978,0.0,06/27/1874
+7.33964,44.25571,3577,2,22,12,44,34,3.85,5.0,fr,23328,71,957636,1,4,Active Shallow Crust,0.0,89.98978,0.0,02/22/3577
+7.33964,44.25571,133,1,3,23,6,33,3.85,5.0,fr,23329,2,957645,1,1,Active Shallow Crust,128.8965,89.99233,0.0,01/03/0133
+7.33964,44.25571,7968,12,3,7,9,21,3.95,5.0,fr,23330,159,957648,1,2,Active Shallow Crust,0.0,89.99088,0.0,12/03/7968
+7.33964,44.25571,4105,3,19,2,22,49,3.95,5.0,fr,23331,82,957648,1,2,Active Shallow Crust,0.0,89.99088,0.0,03/19/4105
+7.33964,44.25571,3270,11,21,22,42,47,3.95,27.5,fr,23332,65,957650,1,2,Active Shallow Crust,0.0,89.99088,0.0,11/21/3270
+7.33964,44.25571,3624,5,11,23,7,57,3.95,27.5,fr,23333,72,957650,1,2,Active Shallow Crust,0.0,89.99088,0.0,05/11/3624
+7.33964,44.25571,8355,7,6,21,15,27,3.95,5.0,fr,23334,167,957657,1,1,Active Shallow Crust,128.9016,89.99316,0.0,07/06/8355
+7.33964,44.25571,6721,10,25,3,6,59,4.05,5.0,fr,23335,134,957660,1,2,Active Shallow Crust,0.0,89.99187,0.0,10/25/6721
+7.33964,44.25571,4473,10,9,7,8,47,4.05,5.0,fr,23336,89,957660,1,2,Active Shallow Crust,0.0,89.99187,0.0,10/09/4473
+7.33964,44.25571,7957,3,28,19,14,24,4.05,5.0,fr,23337,159,957669,1,1,Active Shallow Crust,128.8917,89.99391,0.0,03/28/7957
+7.33964,44.25571,1744,9,5,5,39,52,4.15,5.0,fr,23338,34,957672,1,1,Active Shallow Crust,0.0,89.98914,0.0,09/05/1744
+7.33964,44.25571,5096,10,30,1,32,15,4.15,5.0,fr,23339,101,957675,1,1,Active Shallow Crust,240.0087,57.99683,0.0,10/30/5096
+7.33964,44.25571,601,12,24,1,58,17,4.25,5.0,fr,23340,12,957684,1,1,Active Shallow Crust,0.0,89.99032,0.0,12/24/0601
+7.33964,44.25571,8163,4,7,3,9,16,4.25,27.5,fr,23341,163,957689,1,1,Active Shallow Crust,240.0067,57.99385,0.0,04/07/8163
+7.33964,44.25571,7952,10,20,21,1,45,4.25,5.0,fr,23342,159,957690,1,1,Active Shallow Crust,0.0,89.99021,-90.0,10/20/7952
+7.33964,44.25571,4101,2,1,18,22,8,4.35,5.0,fr,23343,82,957696,1,1,Active Shallow Crust,0.0,89.99137,0.0,02/01/4101
+7.33964,44.25571,2153,3,3,12,47,41,4.35,27.5,fr,23344,43,957704,1,1,Active Shallow Crust,0.0,89.99127,-90.0,03/03/2153
+7.33964,44.25571,1281,5,11,2,40,20,4.55,5.0,fr,23345,25,957720,1,1,Active Shallow Crust,0.0,89.99086,0.0,05/11/1281
+7.33964,44.25571,1755,3,26,5,18,52,4.65,5.0,fr,23346,35,957732,1,1,Active Shallow Crust,0.0,89.98982,0.0,03/26/1755
+7.33964,44.25571,1814,5,21,9,43,12,4.65,5.0,fr,23347,36,957738,1,1,Active Shallow Crust,0.0,89.9897,-90.0,05/21/1814
+7.33964,44.25571,9083,4,10,14,2,6,4.75,5.0,fr,23348,181,957753,1,1,Active Shallow Crust,128.8896,89.98804,0.0,04/10/9083
+7.33964,44.25571,9632,11,13,23,44,30,4.85,15.0,fr,23349,192,957757,1,1,Active Shallow Crust,0.0,89.9903,0.0,11/13/9632
+7.33964,44.25571,9878,10,29,5,17,43,4.95,5.0,fr,23350,197,957768,1,1,Active Shallow Crust,0.0,89.98991,0.0,10/29/9878
+7.33964,44.25571,9971,3,3,7,48,44,4.95,15.0,fr,23351,199,957769,1,1,Active Shallow Crust,0.0,89.98991,0.0,03/03/9971
+7.33964,44.25571,2215,12,11,3,4,46,5.15,15.0,fr,23352,44,957799,1,1,Active Shallow Crust,0.0,89.98958,-90.0,12/11/2215
+7.33964,44.25571,4721,6,20,4,48,50,5.35,15.0,fr,23353,94,957820,1,1,Active Shallow Crust,240.0234,57.99754,0.0,06/20/4721
+7.33964,44.25571,6771,8,9,18,5,57,5.65,5.0,fr,23354,135,957858,1,1,Active Shallow Crust,0.0,89.99023,-90.0,08/09/6771
+7.33964,44.25571,7289,12,25,15,0,53,5.75,5.0,fr,23355,145,957864,1,2,Active Shallow Crust,0.0,89.99024,0.0,12/25/7289
+7.33964,44.25571,6748,4,11,22,41,5,5.75,5.0,fr,23356,134,957864,1,2,Active Shallow Crust,0.0,89.99024,0.0,04/11/6748
+7.33964,44.25571,1264,9,9,10,5,17,6.05,27.5,fr,23357,25,957908,1,1,Active Shallow Crust,0.0,89.99014,-90.0,09/09/1264
+7.331004,44.26642,1602,6,13,6,51,48,6.45,7.200962,fr,23358,32,957951,1,1,Active Shallow Crust,240.0844,57.99957,0.0,06/13/1602
+2.01406,42.58937,6898,5,9,21,9,24,3.55,5.0,fr,23359,137,958080,1,1,Active Shallow Crust,0.0,89.98886,0.0,05/09/6898
+2.01406,42.58937,2667,3,14,3,37,21,3.55,15.0,fr,23360,53,958081,1,1,Active Shallow Crust,0.0,89.98886,0.0,03/14/2667
+2.01406,42.58937,5978,5,16,6,49,6,3.55,5.0,fr,23361,119,958083,1,2,Active Shallow Crust,240.0122,57.99771,0.0,05/16/5978
+2.01406,42.58937,6391,5,28,11,53,9,3.55,5.0,fr,23362,127,958083,1,2,Active Shallow Crust,240.0122,57.99771,0.0,05/28/6391
+2.01406,42.58937,6460,12,17,2,20,47,3.55,5.0,fr,23363,129,958086,1,1,Active Shallow Crust,0.0,89.98873,-90.0,12/17/6460
+2.01406,42.58937,7710,12,25,12,9,53,3.55,5.0,fr,23364,154,958089,1,1,Active Shallow Crust,128.8965,89.99443,0.0,12/25/7710
+2.01406,42.58937,2219,4,15,5,37,55,3.65,5.0,fr,23365,44,958092,1,1,Active Shallow Crust,0.0,89.99007,0.0,04/15/2219
+2.01406,42.58937,558,12,28,11,55,12,3.65,27.5,fr,23366,11,958094,1,1,Active Shallow Crust,0.0,89.99007,0.0,12/28/0558
+2.01406,42.58937,3871,6,28,3,31,4,3.65,5.0,fr,23367,77,958101,1,2,Active Shallow Crust,128.9013,89.96345,0.0,06/28/3871
+2.01406,42.58937,8522,3,11,20,24,40,3.65,5.0,fr,23368,170,958101,1,2,Active Shallow Crust,128.9013,89.96345,0.0,03/11/8522
+2.01406,42.58937,626,10,12,21,26,18,3.75,5.0,fr,23369,12,958104,1,1,Active Shallow Crust,0.0,89.99116,0.0,10/12/0626
+2.01406,42.58937,5971,1,30,22,49,2,3.75,15.0,fr,23370,119,958105,1,3,Active Shallow Crust,0.0,89.99116,0.0,01/30/5971
+2.01406,42.58937,7364,7,11,6,22,16,3.75,15.0,fr,23371,147,958105,1,3,Active Shallow Crust,0.0,89.99116,0.0,07/11/7364
+2.01406,42.58937,167,7,29,6,13,18,3.75,15.0,fr,23372,3,958105,1,3,Active Shallow Crust,0.0,89.99116,0.0,07/29/0167
+2.01406,42.58937,2363,12,18,20,11,14,3.75,5.0,fr,23373,47,958113,1,1,Active Shallow Crust,128.8969,89.96742,0.0,12/18/2363
+2.01406,42.58937,6507,4,24,11,16,34,3.95,5.0,fr,23374,130,958128,1,2,Active Shallow Crust,0.0,89.99063,0.0,04/24/6507
+2.01406,42.58937,8926,9,25,13,56,6,3.95,5.0,fr,23375,178,958128,1,2,Active Shallow Crust,0.0,89.99063,0.0,09/25/8926
+2.01406,42.58937,1771,12,12,9,34,32,3.95,5.0,fr,23376,35,958131,1,1,Active Shallow Crust,240.0193,58.00502,0.0,12/12/1771
+2.01406,42.58937,3443,2,8,6,31,6,3.95,27.5,fr,23377,68,958133,1,1,Active Shallow Crust,240.0193,58.00502,0.0,02/08/3443
+2.01406,42.58937,5462,1,25,4,25,57,3.95,5.0,fr,23378,109,958137,1,1,Active Shallow Crust,128.9013,89.99297,0.0,01/25/5462
+2.01406,42.58937,8343,3,21,4,8,30,4.05,5.0,fr,23379,166,958143,1,2,Active Shallow Crust,240.0054,58.0057,0.0,03/21/8343
+2.01406,42.58937,1395,7,10,18,47,0,4.05,5.0,fr,23380,27,958143,1,2,Active Shallow Crust,240.0054,58.0057,0.0,07/10/1395
+2.01406,42.58937,2806,9,28,11,3,12,4.05,5.0,fr,23381,56,958149,1,1,Active Shallow Crust,128.8916,89.99374,0.0,09/28/2806
+2.01406,42.58937,6479,2,23,8,32,27,4.15,15.0,fr,23382,129,958153,1,1,Active Shallow Crust,0.0,89.9907,0.0,02/23/6479
+2.01406,42.58937,1845,6,27,0,28,15,4.25,5.0,fr,23383,36,958164,1,1,Active Shallow Crust,0.0,89.99005,0.0,06/27/1845
+2.01406,42.58937,6743,3,3,19,39,50,4.35,5.0,fr,23384,134,958176,1,1,Active Shallow Crust,0.0,89.98965,0.0,03/03/6743
+2.01406,42.58937,696,5,20,10,42,24,4.35,27.5,fr,23385,13,958178,1,1,Active Shallow Crust,0.0,89.98965,0.0,05/20/0696
+2.01406,42.58937,8053,12,4,10,16,24,4.55,5.0,fr,23386,161,958200,1,1,Active Shallow Crust,0.0,89.98943,0.0,12/04/8053
+6.80231,48.73278,6820,9,13,18,7,24,3.65,5.0,fr,23387,136,958572,1,1,Active Shallow Crust,0.0,89.98814,0.0,09/13/6820
+6.80231,48.73278,43,3,26,14,34,3,3.65,15.0,fr,23388,0,958573,1,1,Active Shallow Crust,0.0,89.98814,0.0,03/26/0043
+6.80231,48.73278,4787,1,20,3,12,34,4.05,5.0,fr,23389,95,958620,1,1,Active Shallow Crust,0.0,89.98878,0.0,01/20/4787
+6.80231,48.73278,1224,5,27,17,40,4,4.25,5.0,fr,23390,24,958644,1,1,Active Shallow Crust,0.0,89.99109,0.0,05/27/1224
+1.44031,50.35192,5141,1,8,21,3,6,3.55,5.0,fr,23391,102,959040,1,1,Active Shallow Crust,0.0,89.99035,0.0,01/08/5141
+1.44031,50.35192,4763,8,2,21,56,45,3.55,15.0,fr,23392,95,959041,1,1,Active Shallow Crust,0.0,89.99035,0.0,08/02/4763
+1.44031,50.35192,9070,7,28,6,23,1,3.65,15.0,fr,23393,181,959056,1,1,Active Shallow Crust,240.0018,58.01302,0.0,07/28/9070
+1.44031,50.35192,9727,11,2,15,48,55,3.75,27.5,fr,23394,194,959066,1,1,Active Shallow Crust,0.0,89.98978,0.0,11/02/9727
+1.44031,50.35192,9128,2,21,5,43,55,4.05,5.0,fr,23395,182,959100,1,1,Active Shallow Crust,0.0,89.99005,0.0,02/21/9128
+1.44031,50.35192,4834,11,6,12,38,39,4.55,5.0,fr,23396,96,959160,1,1,Active Shallow Crust,0.0,89.98982,0.0,11/06/4834
+1.54536,47.73075,3050,9,20,23,47,8,3.65,15.0,fr,23397,60,959533,1,1,Active Shallow Crust,0.0,89.98942,0.0,09/20/3050
+1.54536,47.73075,9715,5,28,19,37,56,3.75,5.0,fr,23398,194,959544,1,1,Active Shallow Crust,0.0,89.99057,0.0,05/28/9715
+1.54536,47.73075,9313,7,7,13,41,12,4.05,15.0,fr,23399,186,959581,1,1,Active Shallow Crust,0.0,89.99046,0.0,07/07/9313
+1.54536,47.73075,3881,4,26,1,5,33,4.75,5.0,fr,23400,77,959664,1,1,Active Shallow Crust,0.0,89.9902,0.0,04/26/3881
+5.44819,46.64408,857,12,4,9,52,24,3.55,5.0,fr,23401,17,960000,1,1,Active Shallow Crust,0.0,89.99308,0.0,12/04/0857
+5.44819,46.64408,2239,1,8,15,57,52,3.55,15.0,fr,23402,44,960001,1,1,Active Shallow Crust,0.0,89.99308,0.0,01/08/2239
+5.44819,46.64408,2229,8,18,6,11,13,3.55,5.0,fr,23403,44,960003,1,1,Active Shallow Crust,240.0132,57.99781,0.0,08/18/2229
+5.44819,46.64408,4445,1,30,13,28,53,3.75,5.0,fr,23404,88,960024,1,1,Active Shallow Crust,0.0,89.989,0.0,01/30/4445
+5.44819,46.64408,4289,3,10,0,37,39,3.95,5.0,fr,23405,85,960048,1,1,Active Shallow Crust,0.0,89.99126,0.0,03/10/4289
+5.44819,46.64408,1308,6,20,0,34,24,3.95,15.0,fr,23406,26,960058,1,1,Active Shallow Crust,128.8996,89.99345,0.0,06/20/1308
+5.44819,46.64408,1284,8,11,10,31,52,4.15,5.0,fr,23407,25,960081,1,1,Active Shallow Crust,128.8976,89.99306,0.0,08/11/1284
+5.44819,46.64408,7233,8,7,13,48,1,4.45,5.0,fr,23408,144,960108,1,1,Active Shallow Crust,0.0,89.99017,0.0,08/07/7233
+5.44819,46.64408,81,2,5,4,8,7,4.55,5.0,fr,23409,1,960120,1,1,Active Shallow Crust,0.0,89.98905,0.0,02/05/0081
+5.44819,46.64408,9434,9,26,4,2,26,4.55,27.5,fr,23410,188,960122,1,1,Active Shallow Crust,0.0,89.98905,0.0,09/26/9434
+5.44819,46.64408,9349,4,11,20,9,13,5.15,5.0,fr,23411,186,960192,1,1,Active Shallow Crust,0.0,89.99012,0.0,04/11/9349
+0.46364,51.22139,2930,4,18,2,43,27,3.65,15.0,fr,23412,58,960502,1,1,Active Shallow Crust,128.8999,89.96353,0.0,04/18/2930
+0.46364,51.22139,8499,2,16,13,15,37,3.75,15.0,fr,23413,169,960505,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/16/8499
+0.46364,51.22139,7178,1,19,15,50,52,4.05,5.0,fr,23414,143,960540,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/19/7178
+0.46364,51.22139,3504,10,20,21,50,2,4.15,5.0,fr,23415,70,960552,1,1,Active Shallow Crust,0.0,89.98991,0.0,10/20/3504
+0.46364,51.22139,4435,7,5,17,14,5,4.35,5.0,fr,23416,88,960579,1,1,Active Shallow Crust,240.0096,57.99616,0.0,07/05/4435
+0.46364,51.22139,7229,11,7,9,9,38,4.85,5.0,fr,23417,144,960636,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/07/7229
+-0.92574,42.251,1474,10,3,23,37,6,3.55,15.0,fr,23418,29,960964,1,1,Active Shallow Crust,240.0118,57.99808,0.0,10/03/1474
+-0.92574,42.251,9622,3,25,23,47,33,4.45,5.0,fr,23419,192,961068,1,1,Active Shallow Crust,0.0,89.99007,0.0,03/25/9622
+-2.11901,48.95547,1105,4,10,4,22,15,3.55,5.0,fr,23420,22,961440,1,2,Active Shallow Crust,0.0,89.99007,0.0,04/10/1105
+-2.11901,48.95547,5805,11,19,21,36,18,3.55,5.0,fr,23421,116,961440,1,2,Active Shallow Crust,0.0,89.99007,0.0,11/19/5805
+-2.11901,48.95547,3681,9,5,1,8,35,3.55,5.0,fr,23422,73,961443,1,1,Active Shallow Crust,240.0128,57.99796,0.0,09/05/3681
+-2.11901,48.95547,2567,6,29,20,40,18,3.55,15.0,fr,23423,51,961447,1,1,Active Shallow Crust,0.0,89.98995,-90.0,06/29/2567
+-2.11901,48.95547,1565,1,5,23,32,50,3.65,5.0,fr,23424,31,961452,1,3,Active Shallow Crust,0.0,89.99115,0.0,01/05/1565
+-2.11901,48.95547,2461,9,23,9,16,18,3.65,5.0,fr,23425,49,961452,1,3,Active Shallow Crust,0.0,89.99115,0.0,09/23/2461
+-2.11901,48.95547,4038,9,22,13,32,53,3.65,5.0,fr,23426,80,961452,1,3,Active Shallow Crust,0.0,89.99115,0.0,09/22/4038
+-2.11901,48.95547,8838,5,11,13,34,27,3.65,15.0,fr,23427,176,961453,1,1,Active Shallow Crust,0.0,89.99115,0.0,05/11/8838
+-2.11901,48.95547,2615,8,19,22,17,1,3.75,5.0,fr,23428,52,961464,1,1,Active Shallow Crust,0.0,89.98948,0.0,08/19/2615
+-2.11901,48.95547,94,7,12,14,8,17,3.75,5.0,fr,23429,1,961470,1,1,Active Shallow Crust,0.0,89.98936,-90.0,07/12/0094
+-2.11901,48.95547,9050,11,17,11,47,6,3.75,15.0,fr,23430,180,961471,1,1,Active Shallow Crust,0.0,89.98936,-90.0,11/17/9050
+-2.11901,48.95547,227,8,22,8,13,12,3.85,15.0,fr,23431,4,961477,1,1,Active Shallow Crust,0.0,89.99062,0.0,08/22/0227
+-2.11901,48.95547,2720,9,27,23,40,34,3.95,5.0,fr,23432,54,961488,1,1,Active Shallow Crust,0.0,89.98956,0.0,09/27/2720
+-2.11901,48.95547,3456,2,22,1,17,14,3.95,15.0,fr,23433,69,961489,1,2,Active Shallow Crust,0.0,89.98956,0.0,02/22/3456
+-2.11901,48.95547,5479,10,20,14,57,32,3.95,15.0,fr,23434,109,961489,1,2,Active Shallow Crust,0.0,89.98956,0.0,10/20/5479
+-2.11901,48.95547,1499,5,15,19,20,50,4.05,5.0,fr,23435,29,961500,1,1,Active Shallow Crust,0.0,89.99069,0.0,05/15/1499
+-2.11901,48.95547,6708,8,18,15,4,21,4.25,5.0,fr,23436,134,961524,1,1,Active Shallow Crust,0.0,89.98965,0.0,08/18/6708
+-2.11901,48.95547,6083,3,9,19,44,43,4.25,5.0,fr,23437,121,961533,1,1,Active Shallow Crust,128.8938,89.98104,0.0,03/09/6083
+-2.11901,48.95547,9392,11,22,7,5,33,4.35,15.0,fr,23438,187,961537,1,1,Active Shallow Crust,0.0,89.98946,0.0,11/22/9392
+-2.11901,48.95547,367,11,29,17,28,41,4.45,5.0,fr,23439,7,961554,1,1,Active Shallow Crust,0.0,89.99049,-90.0,11/29/0367
+-2.11901,48.95547,3357,6,17,9,58,9,4.55,5.0,fr,23440,67,961569,1,1,Active Shallow Crust,128.893,89.98579,0.0,06/17/3357
+-2.11901,48.95547,8432,6,24,8,33,29,4.65,5.0,fr,23441,168,961572,1,1,Active Shallow Crust,0.0,89.98973,0.0,06/24/8432
+-2.11901,48.95547,2516,7,26,11,38,48,4.65,5.0,fr,23442,50,961575,1,1,Active Shallow Crust,240.0117,57.99443,0.0,07/26/2516
+-2.11901,48.95547,9243,11,23,17,45,31,4.85,5.0,fr,23443,184,961596,1,1,Active Shallow Crust,0.0,89.99036,0.0,11/23/9243
+-2.11901,48.95547,5573,3,27,19,57,30,5.25,15.0,fr,23444,111,961645,1,1,Active Shallow Crust,0.0,89.99017,0.0,03/27/5573
+-2.11901,48.95547,5348,8,11,2,0,15,5.45,5.0,fr,23445,106,961674,1,1,Active Shallow Crust,0.0,89.98985,-90.0,08/11/5348
+0.39746,47.12852,4145,8,6,9,25,18,3.55,5.0,fr,23446,82,961923,1,2,Active Shallow Crust,240.0123,57.99814,0.0,08/06/4145
+0.39746,47.12852,8350,9,12,7,19,39,3.55,5.0,fr,23447,166,961923,1,2,Active Shallow Crust,240.0123,57.99814,0.0,09/12/8350
+0.39746,47.12852,4763,8,11,0,7,29,3.55,5.0,fr,23448,95,961926,1,1,Active Shallow Crust,0.0,89.99002,-90.0,08/11/4763
+0.39746,47.12852,5980,3,27,22,51,52,3.65,5.0,fr,23449,119,961935,1,1,Active Shallow Crust,240.0012,58.01292,0.0,03/27/5980
+0.39746,47.12852,2668,6,17,6,11,41,3.75,5.0,fr,23450,53,961944,1,2,Active Shallow Crust,0.0,89.99012,0.0,06/17/2668
+0.39746,47.12852,2551,9,10,8,47,1,3.75,5.0,fr,23451,51,961944,1,2,Active Shallow Crust,0.0,89.99012,0.0,09/10/2551
+0.39746,47.12852,1899,1,13,12,48,29,3.75,27.5,fr,23452,37,961946,1,1,Active Shallow Crust,0.0,89.99012,0.0,01/13/1899
+0.39746,47.12852,2777,3,5,23,27,42,3.85,5.0,fr,23453,55,961956,1,2,Active Shallow Crust,0.0,89.98998,0.0,03/05/2777
+0.39746,47.12852,9285,2,4,21,50,31,3.85,5.0,fr,23454,185,961956,1,2,Active Shallow Crust,0.0,89.98998,0.0,02/04/9285
+0.39746,47.12852,4404,12,7,15,23,36,3.85,15.0,fr,23455,88,961957,1,2,Active Shallow Crust,0.0,89.98998,0.0,12/07/4404
+0.39746,47.12852,8257,8,15,21,54,23,3.85,15.0,fr,23456,165,961957,1,2,Active Shallow Crust,0.0,89.98998,0.0,08/15/8257
+0.39746,47.12852,5925,6,2,5,37,25,3.85,15.0,fr,23457,118,961963,1,1,Active Shallow Crust,0.0,89.98987,-90.0,06/02/5925
+0.39746,47.12852,622,10,17,20,54,5,3.95,5.0,fr,23458,12,961968,1,1,Active Shallow Crust,0.0,89.98999,0.0,10/17/0622
+0.39746,47.12852,4805,11,23,13,43,5,3.95,15.0,fr,23459,96,961969,1,1,Active Shallow Crust,0.0,89.98999,0.0,11/23/4805
+0.39746,47.12852,5689,11,24,0,44,18,4.05,15.0,fr,23460,113,961981,1,1,Active Shallow Crust,0.0,89.99011,0.0,11/24/5689
+0.39746,47.12852,9028,8,21,1,45,32,4.15,15.0,fr,23461,180,961993,1,1,Active Shallow Crust,0.0,89.9899,0.0,08/21/9028
+0.39746,47.12852,5981,2,8,11,8,1,4.15,5.0,fr,23462,119,962001,1,1,Active Shallow Crust,128.8975,89.99377,0.0,02/08/5981
+0.39746,47.12852,5633,11,16,5,2,9,4.25,27.5,fr,23463,112,962009,1,1,Active Shallow Crust,240.0077,57.99409,0.0,11/16/5633
+0.39746,47.12852,3706,6,20,1,58,14,4.45,5.0,fr,23464,74,962034,1,1,Active Shallow Crust,0.0,89.99,-90.0,06/20/3706
+0.39746,47.12852,9334,7,24,4,39,3,4.55,15.0,fr,23465,186,962041,1,1,Active Shallow Crust,0.0,89.98997,0.0,07/24/9334
+0.39746,47.12852,8073,8,27,9,32,32,5.65,5.0,fr,23466,161,962172,1,1,Active Shallow Crust,0.0,89.98998,0.0,08/27/8073
+-0.67935,46.2405,2483,9,3,16,3,4,3.65,27.5,fr,23467,49,962894,1,1,Active Shallow Crust,0.0,89.9899,0.0,09/03/2483
+-0.67935,46.2405,2569,5,23,16,57,47,3.65,5.0,fr,23468,51,962898,1,1,Active Shallow Crust,0.0,89.98978,-90.0,05/23/2569
+-0.67935,46.2405,214,11,22,5,44,14,3.75,5.0,fr,23469,4,962904,1,1,Active Shallow Crust,0.0,89.9903,0.0,11/22/0214
+-0.67935,46.2405,278,3,17,0,7,55,3.85,15.0,fr,23470,5,962917,1,2,Active Shallow Crust,0.0,89.99013,0.0,03/17/0278
+-0.67935,46.2405,4216,2,5,19,27,15,3.85,15.0,fr,23471,84,962917,1,2,Active Shallow Crust,0.0,89.99013,0.0,02/05/4216
+-0.67935,46.2405,7627,8,14,17,36,29,3.85,5.0,fr,23472,152,962919,1,1,Active Shallow Crust,240.0108,57.99775,0.0,08/14/7627
+-0.67935,46.2405,7055,1,14,8,12,35,3.85,5.0,fr,23473,141,962922,1,1,Active Shallow Crust,0.0,89.99001,-90.0,01/14/7055
+-0.67935,46.2405,5603,10,14,16,43,34,3.85,15.0,fr,23474,112,962926,1,1,Active Shallow Crust,128.8958,89.99383,0.0,10/14/5603
+-0.67935,46.2405,656,6,11,18,15,1,4.05,5.0,fr,23475,13,962940,1,1,Active Shallow Crust,0.0,89.9902,0.0,06/11/0656
+-0.67935,46.2405,4245,2,28,22,55,16,4.05,15.0,fr,23476,84,962947,1,1,Active Shallow Crust,0.0,89.99008,-90.0,02/28/4245
+-0.67935,46.2405,3788,3,31,16,22,38,4.35,5.0,fr,23477,75,962979,1,1,Active Shallow Crust,240.0083,57.99595,0.0,03/31/3788
+-0.67935,46.2405,9838,8,20,12,3,3,4.45,5.0,fr,23478,196,962988,1,1,Active Shallow Crust,0.0,89.9901,0.0,08/20/9838
+-0.67935,46.2405,3956,1,13,0,7,35,4.55,15.0,fr,23479,79,963001,1,2,Active Shallow Crust,0.0,89.99007,0.0,01/13/3956
+-0.67935,46.2405,3312,6,22,12,18,46,4.55,15.0,fr,23480,66,963001,1,2,Active Shallow Crust,0.0,89.99007,0.0,06/22/3312
+-0.67935,46.2405,564,3,9,5,32,14,4.95,15.0,fr,23481,11,963052,1,1,Active Shallow Crust,240.0118,58.00446,0.0,03/09/0564
+-0.67935,46.2405,1760,6,20,11,36,29,6.05,5.0,fr,23482,35,963183,1,1,Active Shallow Crust,240.056,58.00012,0.0,06/20/1760
+3.35479,50.02519,1834,3,2,5,11,28,3.55,5.0,fr,23483,36,963360,1,1,Active Shallow Crust,0.0,89.99028,0.0,03/02/1834
+3.35479,50.02519,8039,11,12,3,14,13,3.55,15.0,fr,23484,160,963370,1,1,Active Shallow Crust,128.8957,89.99352,0.0,11/12/8039
+3.35479,50.02519,3843,11,8,9,58,25,3.65,5.0,fr,23485,76,963372,1,2,Active Shallow Crust,0.0,89.99134,0.0,11/08/3843
+3.35479,50.02519,8752,8,16,2,5,21,3.65,5.0,fr,23486,175,963372,1,2,Active Shallow Crust,0.0,89.99134,0.0,08/16/8752
+3.35479,50.02519,1452,5,1,15,6,24,3.75,5.0,fr,23487,29,963384,1,1,Active Shallow Crust,0.0,89.98971,0.0,05/01/1452
+3.35479,50.02519,161,4,16,0,30,8,4.05,5.0,fr,23488,3,963420,1,1,Active Shallow Crust,0.0,89.99089,0.0,04/16/0161
+3.35479,50.02519,6807,9,6,7,16,15,4.85,5.0,fr,23489,136,963516,1,1,Active Shallow Crust,0.0,89.98985,0.0,09/06/6807
+8.58704,49.18494,7516,5,20,7,51,39,3.55,15.0,fr,23490,150,963841,1,1,Active Shallow Crust,0.0,89.98682,0.0,05/20/7516
+8.58704,49.18494,8472,12,6,22,53,35,3.65,5.0,fr,23491,169,963852,1,1,Active Shallow Crust,0.0,89.98825,0.0,12/06/8472
+8.58704,49.18494,4869,4,3,19,22,4,3.65,15.0,fr,23492,97,963853,1,1,Active Shallow Crust,0.0,89.98825,0.0,04/03/4869
+8.58704,49.18494,8128,8,9,1,22,4,3.75,5.0,fr,23493,162,963864,1,3,Active Shallow Crust,0.0,89.98953,0.0,08/09/8128
+8.58704,49.18494,6742,8,19,6,33,53,3.75,5.0,fr,23494,134,963864,1,3,Active Shallow Crust,0.0,89.98953,0.0,08/19/6742
+8.58704,49.18494,7186,8,3,7,2,20,3.75,5.0,fr,23495,143,963864,1,3,Active Shallow Crust,0.0,89.98953,0.0,08/03/7186
+8.58704,49.18494,8243,4,21,20,58,26,3.85,5.0,fr,23496,164,963885,1,1,Active Shallow Crust,128.8943,89.99533,0.0,04/21/8243
+8.58704,49.18494,9139,1,7,7,44,57,3.85,15.0,fr,23497,182,963886,1,1,Active Shallow Crust,128.8943,89.99533,0.0,01/07/9139
+8.58704,49.18494,5810,2,14,19,36,42,3.85,27.5,fr,23498,116,963887,1,1,Active Shallow Crust,128.8943,89.99533,0.0,02/14/5810
+8.58704,49.18494,2093,4,30,0,31,57,4.05,15.0,fr,23499,41,963901,1,1,Active Shallow Crust,0.0,89.99258,0.0,04/30/2093
+8.58704,49.18494,5126,10,22,12,2,23,4.15,5.0,fr,23500,102,963912,1,1,Active Shallow Crust,0.0,89.98679,0.0,10/22/5126
+8.58704,49.18494,6072,2,14,8,5,27,4.35,5.0,fr,23501,121,963936,1,1,Active Shallow Crust,0.0,89.9895,0.0,02/14/6072
+8.58704,49.18494,3060,11,23,16,51,45,4.35,27.5,fr,23502,61,963938,1,1,Active Shallow Crust,0.0,89.9895,0.0,11/23/3060
+8.58704,49.18494,8634,10,25,20,24,45,4.35,15.0,fr,23503,172,963943,1,1,Active Shallow Crust,0.0,89.98938,-90.0,10/25/8634
+8.58704,49.18494,902,3,3,20,53,40,4.45,5.0,fr,23504,18,963948,1,1,Active Shallow Crust,0.0,89.99065,0.0,03/03/0902
+-3.3856,43.49054,7004,9,5,7,57,22,3.75,15.0,fr,23505,140,964351,1,1,Active Shallow Crust,0.0,89.99118,-90.0,09/05/7004
+-3.3856,43.49054,2206,9,5,10,51,7,4.15,5.0,fr,23506,44,964392,1,1,Active Shallow Crust,0.0,89.99083,0.0,09/05/2206
+0.54061,44.44456,5875,11,19,4,38,1,3.75,27.5,fr,23507,117,964826,1,1,Active Shallow Crust,0.0,89.98999,0.0,11/19/5875
+4.78527,50.96035,7556,9,27,12,9,37,3.55,5.0,fr,23508,151,965280,1,1,Active Shallow Crust,0.0,89.9873,0.0,09/27/7556
+4.78527,50.96035,5320,7,10,11,18,38,3.55,5.0,fr,23509,106,965286,1,1,Active Shallow Crust,0.0,89.98715,-90.0,07/10/5320
+4.78527,50.96035,9469,4,9,7,51,1,3.55,5.0,fr,23510,189,965289,1,1,Active Shallow Crust,128.8951,89.99365,0.0,04/09/9469
+4.78527,50.96035,447,1,29,0,9,42,3.65,15.0,fr,23511,8,965293,1,1,Active Shallow Crust,0.0,89.98868,0.0,01/29/0447
+4.78527,50.96035,2636,3,16,2,14,58,3.75,5.0,fr,23512,52,965304,1,1,Active Shallow Crust,0.0,89.98991,0.0,03/16/2636
+4.78527,50.96035,6120,8,9,15,52,49,3.95,5.0,fr,23513,122,965328,1,1,Active Shallow Crust,0.0,89.99198,0.0,08/09/6120
+4.78527,50.96035,6214,4,6,22,27,51,3.95,15.0,fr,23514,124,965329,1,1,Active Shallow Crust,0.0,89.99198,0.0,04/06/6214
+4.78527,50.96035,6742,10,5,5,8,7,3.95,5.0,fr,23515,134,965331,1,1,Active Shallow Crust,240.0205,58.00513,0.0,10/05/6742
+4.78527,50.96035,6996,10,4,10,33,46,4.15,15.0,fr,23516,139,965353,1,1,Active Shallow Crust,0.0,89.99045,0.0,10/04/6996
+4.78527,50.96035,9440,2,20,4,55,48,4.75,5.0,fr,23517,188,965424,1,1,Active Shallow Crust,0.0,89.99043,0.0,02/20/9440
+-2.03971,42.67798,7438,8,21,6,51,23,3.55,5.0,fr,23518,148,965760,1,1,Active Shallow Crust,0.0,89.98888,0.0,08/21/7438
+-2.03971,42.67798,1016,7,18,14,23,35,3.55,15.0,fr,23519,20,965761,1,1,Active Shallow Crust,0.0,89.98888,0.0,07/18/1016
+-2.03971,42.67798,6346,11,16,12,4,42,3.55,5.0,fr,23520,126,965769,1,1,Active Shallow Crust,128.8967,89.99444,0.0,11/16/6346
+-2.03971,42.67798,6610,10,24,4,26,1,3.65,5.0,fr,23521,132,965772,1,1,Active Shallow Crust,0.0,89.99009,0.0,10/24/6610
+-2.03971,42.67798,5689,9,28,6,24,55,3.65,27.5,fr,23522,113,965777,1,1,Active Shallow Crust,240.0011,58.01244,0.0,09/28/5689
+-2.03971,42.67798,2504,2,7,18,53,25,3.65,27.5,fr,23523,50,965783,1,1,Active Shallow Crust,128.9007,89.96371,0.0,02/07/2504
+-2.03971,42.67798,4431,5,14,5,28,32,3.75,5.0,fr,23524,88,965790,1,1,Active Shallow Crust,0.0,89.99107,-90.0,05/14/4431
+-2.03971,42.67798,3537,6,30,17,31,42,3.85,15.0,fr,23525,70,965800,1,1,Active Shallow Crust,240.0106,57.99777,0.0,06/30/3537
+-2.03971,42.67798,6871,2,23,0,49,25,3.95,5.0,fr,23526,137,965808,1,2,Active Shallow Crust,0.0,89.99065,0.0,02/23/6871
+-2.03971,42.67798,3329,2,17,17,17,42,3.95,5.0,fr,23527,66,965808,1,2,Active Shallow Crust,0.0,89.99065,0.0,02/17/3329
+-2.03971,42.67798,2820,10,8,19,7,47,4.05,5.0,fr,23528,56,965820,1,1,Active Shallow Crust,0.0,89.98958,0.0,10/08/2820
+-2.03971,42.67798,8723,4,11,10,19,36,4.05,15.0,fr,23529,174,965821,1,1,Active Shallow Crust,0.0,89.98958,0.0,04/11/8723
+-2.03971,42.67798,9292,8,17,9,29,36,4.25,5.0,fr,23530,185,965844,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/17/9292
+-2.03971,42.67798,2693,11,14,5,47,12,4.25,15.0,fr,23531,53,965848,1,1,Active Shallow Crust,240.0068,57.99419,0.0,11/14/2693
+-2.03971,42.67798,8694,5,9,4,9,42,4.35,5.0,fr,23532,173,965856,1,1,Active Shallow Crust,0.0,89.98967,0.0,05/09/8694
+-2.03971,42.67798,5622,9,6,23,55,36,4.35,5.0,fr,23533,112,965865,1,1,Active Shallow Crust,128.8988,89.98263,0.0,09/06/5622
+-2.03971,42.67798,7552,4,8,1,40,19,5.35,15.0,fr,23534,151,965977,1,1,Active Shallow Crust,0.0,89.9902,0.0,04/08/7552
+-2.03971,42.67798,8370,3,17,15,27,0,5.35,27.5,fr,23535,167,965981,1,1,Active Shallow Crust,240.0269,57.99735,0.0,03/17/8370
+-2.055253,42.69776,7142,10,22,2,19,23,6.65,9.065474,fr,23536,142,966135,1,1,Active Shallow Crust,240.0998,57.99995,0.0,10/22/7142
+-6.22651,47.8721,4876,8,13,1,28,37,4.05,5.0,fr,23537,97,966300,1,1,Active Shallow Crust,0.0,89.98859,0.0,08/13/4876
+-6.22651,47.8721,4118,1,13,9,25,48,5.05,27.5,fr,23538,82,966422,1,1,Active Shallow Crust,0.0,89.99037,0.0,01/13/4118
+4.61531,48.82623,8454,9,17,1,52,44,4.05,5.0,fr,23539,169,966780,1,1,Active Shallow Crust,0.0,89.9888,0.0,09/17/8454
+2.50196,41.05726,9842,4,19,19,16,19,3.55,15.0,fr,23540,196,967201,1,1,Active Shallow Crust,0.0,89.98859,0.0,04/19/9842
+2.50196,41.05726,2021,11,2,11,57,44,3.55,5.0,fr,23541,40,967203,1,1,Active Shallow Crust,240.0113,57.99816,0.0,11/02/2021
+2.50196,41.05726,9841,9,30,1,45,19,3.75,5.0,fr,23542,196,967224,1,3,Active Shallow Crust,0.0,89.99094,0.0,09/30/9841
+2.50196,41.05726,7574,8,18,14,45,58,3.75,5.0,fr,23543,151,967224,1,3,Active Shallow Crust,0.0,89.99094,0.0,08/18/7574
+2.50196,41.05726,6235,3,4,17,7,3,3.75,5.0,fr,23544,124,967224,1,3,Active Shallow Crust,0.0,89.99094,0.0,03/04/6235
+2.50196,41.05726,3412,3,7,2,41,41,4.05,5.0,fr,23545,68,967260,1,1,Active Shallow Crust,0.0,89.98931,0.0,03/07/3412
+2.50196,41.05726,511,9,28,0,31,42,4.15,5.0,fr,23546,10,967275,1,1,Active Shallow Crust,240.0077,57.99702,0.0,09/28/0511
+2.50196,41.05726,4473,3,16,4,46,33,4.35,5.0,fr,23547,89,967305,1,1,Active Shallow Crust,128.899,89.98256,0.0,03/16/4473
+2.50196,41.05726,9665,4,19,10,21,13,4.45,5.0,fr,23548,193,967314,1,1,Active Shallow Crust,0.0,89.99045,-90.0,04/19/9665
+6.73765,43.91974,1304,9,15,19,47,55,3.55,15.0,fr,23549,26,967687,1,1,Active Shallow Crust,0.0,89.99265,-90.0,09/15/1304
+6.73765,43.91974,9885,12,23,10,31,52,3.65,27.5,fr,23550,197,967694,1,1,Active Shallow Crust,0.0,89.98705,0.0,12/23/9885
+6.73765,43.91974,7387,4,25,0,53,13,3.75,5.0,fr,23551,147,967704,1,2,Active Shallow Crust,0.0,89.98846,0.0,04/25/7387
+6.73765,43.91974,3787,11,14,21,49,32,3.75,5.0,fr,23552,75,967704,1,2,Active Shallow Crust,0.0,89.98846,0.0,11/14/3787
+6.73765,43.91974,3320,3,13,6,35,54,3.75,15.0,fr,23553,66,967705,1,1,Active Shallow Crust,0.0,89.98846,0.0,03/13/3320
+6.73765,43.91974,8873,7,20,12,53,8,3.85,5.0,fr,23554,177,967719,1,1,Active Shallow Crust,240.0099,57.99818,0.0,07/20/8873
+6.73765,43.91974,1170,6,7,3,14,39,4.05,15.0,fr,23555,23,967741,1,2,Active Shallow Crust,0.0,89.99183,0.0,06/07/1170
+6.73765,43.91974,5979,1,15,18,18,5,4.05,15.0,fr,23556,119,967741,1,2,Active Shallow Crust,0.0,89.99183,0.0,01/15/5979
+6.73765,43.91974,5828,10,1,10,58,38,4.05,5.0,fr,23557,116,967749,1,1,Active Shallow Crust,128.8913,89.99387,0.0,10/01/5828
+6.73765,43.91974,8080,8,2,2,57,20,4.15,5.0,fr,23558,161,967752,1,1,Active Shallow Crust,0.0,89.98907,0.0,08/02/8080
+6.73765,43.91974,4657,1,24,20,16,5,4.15,15.0,fr,23559,93,967753,1,1,Active Shallow Crust,0.0,89.98907,0.0,01/24/4657
+6.73765,43.91974,9683,4,3,4,4,49,4.25,5.0,fr,23560,193,967764,1,1,Active Shallow Crust,0.0,89.99026,0.0,04/03/9683
+6.73765,43.91974,4192,6,21,6,35,54,4.55,5.0,fr,23561,83,967800,1,1,Active Shallow Crust,0.0,89.99081,0.0,06/21/4192
+6.73765,43.91974,5692,6,24,0,37,12,4.55,5.0,fr,23562,113,967809,1,1,Active Shallow Crust,128.8941,89.98602,0.0,06/24/5692
+6.73765,43.91974,5591,7,5,10,26,7,4.65,5.0,fr,23563,111,967812,1,1,Active Shallow Crust,0.0,89.98976,0.0,07/05/5591
+6.73765,43.91974,9508,11,16,2,5,40,4.85,15.0,fr,23564,190,967837,1,1,Active Shallow Crust,0.0,89.99024,0.0,11/16/9508
+6.73765,43.91974,6455,12,28,18,52,14,5.05,5.0,fr,23565,129,967860,1,1,Active Shallow Crust,0.0,89.98966,0.0,12/28/6455
+1.41435,47.85608,8869,5,17,14,8,38,3.85,5.0,fr,23566,177,968196,1,1,Active Shallow Crust,0.0,89.99042,0.0,05/17/8869
+1.41435,47.85608,4677,5,29,9,1,19,4.05,5.0,fr,23567,93,968223,1,1,Active Shallow Crust,240.0063,58.00591,0.0,05/29/4677
+-5.16897,49.222,5341,4,18,23,39,10,3.65,5.0,fr,23568,106,968652,1,1,Active Shallow Crust,0.0,89.98826,0.0,04/18/5341
+-5.16897,49.222,6349,6,26,2,19,5,3.95,5.0,fr,23569,126,968688,1,1,Active Shallow Crust,0.0,89.99169,0.0,06/26/6349
+-5.16897,49.222,2840,7,16,6,48,53,4.15,15.0,fr,23570,56,968722,1,1,Active Shallow Crust,128.8976,89.9934,0.0,07/16/2840
+4.92383,50.24127,4200,10,11,12,2,54,3.55,15.0,fr,23571,83,969121,1,1,Active Shallow Crust,0.0,89.9871,0.0,10/11/4200
+4.92383,50.24127,9558,10,3,23,33,11,3.55,5.0,fr,23572,191,969129,1,1,Active Shallow Crust,128.8953,89.99355,0.0,10/03/9558
+4.92383,50.24127,3276,1,10,5,29,52,3.65,15.0,fr,23573,65,969133,1,1,Active Shallow Crust,0.0,89.9885,0.0,01/10/3276
+4.92383,50.24127,7039,9,18,4,25,27,4.05,5.0,fr,23574,140,969186,1,1,Active Shallow Crust,0.0,89.98899,-90.0,09/18/7039
+4.92383,50.24127,7189,8,16,22,34,3,4.85,5.0,fr,23575,143,969279,1,1,Active Shallow Crust,240.0189,58.00262,0.0,08/16/7189
+4.0785,49.25128,9241,7,9,8,43,23,3.75,5.0,fr,23576,184,969624,1,1,Active Shallow Crust,0.0,89.98954,0.0,07/09/9241
+1.77702,51.91295,9720,9,21,11,0,35,3.65,27.5,fr,23577,194,970094,1,2,Active Shallow Crust,0.0,89.9903,0.0,09/21/9720
+1.77702,51.91295,3336,3,1,21,30,7,3.65,27.5,fr,23578,66,970094,1,2,Active Shallow Crust,0.0,89.9903,0.0,03/01/3336
+1.77702,51.91295,6637,10,11,17,29,3,3.75,15.0,fr,23579,132,970105,1,1,Active Shallow Crust,0.0,89.99012,0.0,10/11/6637
+1.77702,51.91295,3281,4,11,7,18,50,3.75,5.0,fr,23580,65,970110,1,1,Active Shallow Crust,0.0,89.99001,-90.0,04/11/3281
+1.77702,51.91295,4218,7,27,19,58,40,4.25,5.0,fr,23581,84,970170,1,1,Active Shallow Crust,0.0,89.99016,-90.0,07/27/4218
+5.55777,49.95464,8531,6,13,5,28,12,3.85,5.0,fr,23582,170,970599,1,1,Active Shallow Crust,240.0117,57.99807,0.0,06/13/8531
+5.55777,49.95464,1882,2,28,17,57,2,4.05,5.0,fr,23583,37,970620,1,1,Active Shallow Crust,0.0,89.98905,0.0,02/28/1882
+5.55777,49.95464,1871,2,8,5,59,47,4.45,5.0,fr,23584,37,970668,1,1,Active Shallow Crust,0.0,89.99079,0.0,02/08/1871
+5.55777,49.95464,677,10,19,17,25,47,4.75,15.0,fr,23585,13,970705,1,1,Active Shallow Crust,0.0,89.99022,0.0,10/19/0677
+7.55344,44.27978,9606,7,27,16,22,44,3.55,5.0,fr,23586,192,971040,1,6,Active Shallow Crust,0.0,89.99278,0.0,07/27/9606
+7.55344,44.27978,8297,9,9,10,52,19,3.55,5.0,fr,23587,165,971040,1,6,Active Shallow Crust,0.0,89.99278,0.0,09/09/8297
+7.55344,44.27978,7425,11,25,20,22,34,3.55,5.0,fr,23588,148,971040,1,6,Active Shallow Crust,0.0,89.99278,0.0,11/25/7425
+7.55344,44.27978,3627,12,28,3,36,8,3.55,5.0,fr,23589,72,971040,1,6,Active Shallow Crust,0.0,89.99278,0.0,12/28/3627
+7.55344,44.27978,5941,9,6,14,18,33,3.55,5.0,fr,23590,118,971040,1,6,Active Shallow Crust,0.0,89.99278,0.0,09/06/5941
+7.55344,44.27978,6415,7,4,19,38,36,3.55,5.0,fr,23591,128,971040,1,6,Active Shallow Crust,0.0,89.99278,0.0,07/04/6415
+7.55344,44.27978,7159,11,28,16,31,16,3.55,15.0,fr,23592,143,971041,1,3,Active Shallow Crust,0.0,89.99278,0.0,11/28/7159
+7.55344,44.27978,9784,8,28,11,27,39,3.55,15.0,fr,23593,195,971041,1,3,Active Shallow Crust,0.0,89.99278,0.0,08/28/9784
+7.55344,44.27978,1252,10,9,10,2,42,3.55,15.0,fr,23594,25,971041,1,3,Active Shallow Crust,0.0,89.99278,0.0,10/09/1252
+7.55344,44.27978,7148,3,27,7,18,20,3.55,27.5,fr,23595,142,971042,1,2,Active Shallow Crust,0.0,89.99278,0.0,03/27/7148
+7.55344,44.27978,6357,1,25,16,23,0,3.55,27.5,fr,23596,127,971042,1,2,Active Shallow Crust,0.0,89.99278,0.0,01/25/6357
+7.55344,44.27978,8812,7,15,4,55,57,3.55,5.0,fr,23597,176,971043,1,2,Active Shallow Crust,240.011,57.99905,0.0,07/15/8812
+7.55344,44.27978,3502,8,18,11,26,28,3.55,5.0,fr,23598,70,971043,1,2,Active Shallow Crust,240.011,57.99905,0.0,08/18/3502
+7.55344,44.27978,6471,2,26,15,21,38,3.55,5.0,fr,23599,129,971046,1,2,Active Shallow Crust,0.0,89.9927,-90.0,02/26/6471
+7.55344,44.27978,5181,9,22,15,7,6,3.55,5.0,fr,23600,103,971046,1,2,Active Shallow Crust,0.0,89.9927,-90.0,09/22/5181
+7.55344,44.27978,5011,4,27,16,16,42,3.55,15.0,fr,23601,100,971047,1,1,Active Shallow Crust,0.0,89.9927,-90.0,04/27/5011
+7.55344,44.27978,6797,10,4,9,13,18,3.55,5.0,fr,23602,135,971049,1,1,Active Shallow Crust,128.8971,89.99278,0.0,10/04/6797
+7.55344,44.27978,8044,11,19,9,30,41,3.65,5.0,fr,23603,160,971052,1,8,Active Shallow Crust,0.0,89.98713,0.0,11/19/8044
+7.55344,44.27978,2066,9,26,2,50,26,3.65,5.0,fr,23604,41,971052,1,8,Active Shallow Crust,0.0,89.98713,0.0,09/26/2066
+7.55344,44.27978,6318,3,16,10,59,41,3.65,5.0,fr,23605,126,971052,1,8,Active Shallow Crust,0.0,89.98713,0.0,03/16/6318
+7.55344,44.27978,9369,8,6,11,17,44,3.65,5.0,fr,23606,187,971052,1,8,Active Shallow Crust,0.0,89.98713,0.0,08/06/9369
+7.55344,44.27978,3419,11,27,19,21,54,3.65,5.0,fr,23607,68,971052,1,8,Active Shallow Crust,0.0,89.98713,0.0,11/27/3419
+7.55344,44.27978,9659,2,12,1,6,27,3.65,5.0,fr,23608,193,971052,1,8,Active Shallow Crust,0.0,89.98713,0.0,02/12/9659
+7.55344,44.27978,2300,3,15,8,26,3,3.65,5.0,fr,23609,45,971052,1,8,Active Shallow Crust,0.0,89.98713,0.0,03/15/2300
+7.55344,44.27978,7819,1,15,0,36,11,3.65,5.0,fr,23610,156,971052,1,8,Active Shallow Crust,0.0,89.98713,0.0,01/15/7819
+7.55344,44.27978,3613,5,15,3,50,34,3.65,15.0,fr,23611,72,971056,1,2,Active Shallow Crust,240.0011,58.0125,0.0,05/15/3613
+7.55344,44.27978,6449,4,16,9,16,51,3.65,15.0,fr,23612,128,971056,1,2,Active Shallow Crust,240.0011,58.0125,0.0,04/16/6449
+7.55344,44.27978,9310,1,30,12,48,14,3.65,5.0,fr,23613,186,971061,1,1,Active Shallow Crust,128.8999,89.96348,0.0,01/30/9310
+7.55344,44.27978,9090,10,14,18,34,44,3.75,5.0,fr,23614,181,971064,1,4,Active Shallow Crust,0.0,89.98853,0.0,10/14/9090
+7.55344,44.27978,3331,9,8,2,44,59,3.75,5.0,fr,23615,66,971064,1,4,Active Shallow Crust,0.0,89.98853,0.0,09/08/3331
+7.55344,44.27978,2825,6,25,22,2,24,3.75,5.0,fr,23616,56,971064,1,4,Active Shallow Crust,0.0,89.98853,0.0,06/25/2825
+7.55344,44.27978,60,6,28,10,1,13,3.75,5.0,fr,23617,1,971064,1,4,Active Shallow Crust,0.0,89.98853,0.0,06/28/0060
+7.55344,44.27978,3704,11,25,1,2,41,3.75,15.0,fr,23618,74,971065,1,3,Active Shallow Crust,0.0,89.98853,0.0,11/25/3704
+7.55344,44.27978,7546,2,2,7,20,44,3.75,15.0,fr,23619,150,971065,1,3,Active Shallow Crust,0.0,89.98853,0.0,02/02/7546
+7.55344,44.27978,8059,7,15,1,58,56,3.75,15.0,fr,23620,161,971065,1,3,Active Shallow Crust,0.0,89.98853,0.0,07/15/8059
+7.55344,44.27978,9960,12,29,8,36,28,3.75,15.0,fr,23621,199,971068,1,1,Active Shallow Crust,240.0069,58.01811,0.0,12/29/9960
+7.55344,44.27978,3184,12,8,12,10,53,3.75,5.0,fr,23622,63,971073,1,1,Active Shallow Crust,128.8967,89.96745,0.0,12/08/3184
+7.55344,44.27978,1620,9,11,21,58,46,3.85,5.0,fr,23623,32,971076,1,3,Active Shallow Crust,0.0,89.98978,0.0,09/11/1620
+7.55344,44.27978,4550,6,16,22,0,35,3.85,5.0,fr,23624,90,971076,1,3,Active Shallow Crust,0.0,89.98978,0.0,06/16/4550
+7.55344,44.27978,4063,11,8,13,59,29,3.85,5.0,fr,23625,81,971076,1,3,Active Shallow Crust,0.0,89.98978,0.0,11/08/4063
+7.55344,44.27978,9927,8,5,19,18,48,3.85,27.5,fr,23626,198,971078,1,1,Active Shallow Crust,0.0,89.98978,0.0,08/05/9927
+7.55344,44.27978,256,12,20,15,20,57,3.95,5.0,fr,23627,5,971088,1,1,Active Shallow Crust,0.0,89.99089,0.0,12/20/0256
+7.55344,44.27978,2452,5,25,10,51,52,3.95,15.0,fr,23628,49,971089,1,2,Active Shallow Crust,0.0,89.99089,0.0,05/25/2452
+7.55344,44.27978,405,2,4,15,27,29,3.95,15.0,fr,23629,8,971089,1,2,Active Shallow Crust,0.0,89.99089,0.0,02/04/0405
+7.55344,44.27978,3012,4,12,10,17,54,3.95,5.0,fr,23630,60,971091,1,1,Active Shallow Crust,240.0188,58.00517,0.0,04/12/3012
+7.55344,44.27978,8773,12,10,17,9,7,3.95,5.0,fr,23631,175,971094,1,1,Active Shallow Crust,0.0,89.99078,-90.0,12/10/8773
+7.55344,44.27978,1738,1,4,18,42,52,3.95,5.0,fr,23632,34,971097,1,1,Active Shallow Crust,128.9017,89.99317,0.0,01/04/1738
+7.55344,44.27978,8416,1,19,18,36,37,4.05,5.0,fr,23633,168,971100,1,4,Active Shallow Crust,0.0,89.99188,0.0,01/19/8416
+7.55344,44.27978,4562,6,10,12,18,6,4.05,5.0,fr,23634,91,971100,1,4,Active Shallow Crust,0.0,89.99188,0.0,06/10/4562
+7.55344,44.27978,3225,2,28,0,52,59,4.05,5.0,fr,23635,64,971100,1,4,Active Shallow Crust,0.0,89.99188,0.0,02/28/3225
+7.55344,44.27978,1052,6,29,2,13,31,4.05,5.0,fr,23636,21,971100,1,4,Active Shallow Crust,0.0,89.99188,0.0,06/29/1052
+7.55344,44.27978,9030,1,19,14,59,2,4.05,15.0,fr,23637,180,971101,1,1,Active Shallow Crust,0.0,89.99188,0.0,01/19/9030
+7.55344,44.27978,9330,11,19,19,0,50,4.05,5.0,fr,23638,186,971109,1,1,Active Shallow Crust,128.8904,89.99391,0.0,11/19/9330
+7.55344,44.27978,6710,10,11,3,26,55,4.15,5.0,fr,23639,134,971112,1,1,Active Shallow Crust,0.0,89.98914,0.0,10/11/6710
+7.55344,44.27978,9831,3,23,18,11,53,4.15,15.0,fr,23640,196,971113,1,1,Active Shallow Crust,0.0,89.98914,0.0,03/23/9831
+7.55344,44.27978,332,9,13,15,42,6,4.15,5.0,fr,23641,6,971115,1,2,Active Shallow Crust,240.0076,57.99716,0.0,09/13/0332
+7.55344,44.27978,3167,2,21,9,54,6,4.15,5.0,fr,23642,63,971115,1,2,Active Shallow Crust,240.0076,57.99716,0.0,02/21/3167
+7.55344,44.27978,4760,8,25,3,36,37,4.15,15.0,fr,23643,95,971116,1,1,Active Shallow Crust,240.0076,57.99719,0.0,08/25/4760
+7.55344,44.27978,3514,6,2,10,42,2,4.25,5.0,fr,23644,70,971124,1,2,Active Shallow Crust,0.0,89.99033,0.0,06/02/3514
+7.55344,44.27978,245,12,14,3,24,5,4.25,5.0,fr,23645,4,971124,1,2,Active Shallow Crust,0.0,89.99033,0.0,12/14/0245
+7.55344,44.27978,8242,6,20,2,6,9,4.25,15.0,fr,23646,164,971125,1,1,Active Shallow Crust,0.0,89.99033,0.0,06/20/8242
+7.55344,44.27978,8364,7,18,4,42,13,4.25,15.0,fr,23647,167,971128,1,1,Active Shallow Crust,240.007,57.99443,0.0,07/18/8364
+7.55344,44.27978,1149,5,27,11,59,52,4.35,5.0,fr,23648,22,971136,1,2,Active Shallow Crust,0.0,89.99138,0.0,05/27/1149
+7.55344,44.27978,5072,12,16,18,47,50,4.35,5.0,fr,23649,101,971136,1,2,Active Shallow Crust,0.0,89.99138,0.0,12/16/5072
+7.55344,44.27978,6337,11,24,7,29,37,4.35,27.5,fr,23650,126,971138,1,2,Active Shallow Crust,0.0,89.99138,0.0,11/24/6337
+7.55344,44.27978,5981,4,4,2,27,26,4.35,27.5,fr,23651,119,971138,1,2,Active Shallow Crust,0.0,89.99138,0.0,04/04/5981
+7.55344,44.27978,8781,6,1,9,7,44,4.45,5.0,fr,23652,175,971148,1,1,Active Shallow Crust,0.0,89.98975,0.0,06/01/8781
+7.55344,44.27978,7887,8,26,18,22,20,4.45,15.0,fr,23653,157,971158,1,1,Active Shallow Crust,128.893,89.9936,0.0,08/26/7887
+7.55344,44.27978,8026,4,3,23,11,17,4.75,5.0,fr,23654,160,971184,1,1,Active Shallow Crust,0.0,89.98912,0.0,04/03/8026
+7.55344,44.27978,2067,5,12,0,24,41,4.75,15.0,fr,23655,41,971188,1,1,Active Shallow Crust,240.0064,58.00454,0.0,05/12/2067
+7.55344,44.27978,8212,7,23,14,8,57,4.75,15.0,fr,23656,164,971194,1,1,Active Shallow Crust,128.8896,89.98804,0.0,07/23/8212
+7.55344,44.27978,7912,6,28,14,45,34,5.05,15.0,fr,23657,158,971221,1,2,Active Shallow Crust,0.0,89.98973,0.0,06/28/7912
+7.55344,44.27978,4417,4,3,10,31,23,5.05,15.0,fr,23658,88,971221,1,2,Active Shallow Crust,0.0,89.98973,0.0,04/03/4417
+7.55344,44.27978,9107,4,21,3,16,52,5.05,27.5,fr,23659,182,971222,1,1,Active Shallow Crust,0.0,89.98973,0.0,04/21/9107
+7.55344,44.27978,8816,10,31,2,49,42,5.05,5.0,fr,23660,176,971229,1,1,Active Shallow Crust,128.8864,89.99079,0.0,10/31/8816
+7.55344,44.27978,1788,4,18,16,37,2,5.25,15.0,fr,23661,35,971251,1,1,Active Shallow Crust,0.0,89.98969,-90.0,04/18/1788
+7.55344,44.27978,6740,1,31,16,39,7,5.35,5.0,fr,23662,134,971262,1,1,Active Shallow Crust,0.0,89.98988,-90.0,01/31/6740
+-5.70794,49.4383,477,5,24,22,43,57,3.55,5.0,fr,23663,9,971520,1,1,Active Shallow Crust,0.0,89.98689,0.0,05/24/0477
+-5.70794,49.4383,5158,8,4,10,3,53,4.05,5.0,fr,23664,103,971580,1,1,Active Shallow Crust,0.0,89.98894,0.0,08/04/5158
+1.89318,52.42735,6300,7,29,3,56,15,3.65,5.0,fr,23665,125,972012,1,1,Active Shallow Crust,0.0,89.99041,0.0,07/29/6300
+1.67962,48.66151,7037,5,17,4,49,43,3.55,5.0,fr,23666,140,972480,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/17/7037
+1.67962,48.66151,8106,3,12,17,37,47,3.75,5.0,fr,23667,162,972504,1,2,Active Shallow Crust,0.0,89.98942,0.0,03/12/8106
+1.67962,48.66151,3849,11,20,2,29,12,3.75,5.0,fr,23668,76,972504,1,2,Active Shallow Crust,0.0,89.98942,0.0,11/20/3849
+1.67962,48.66151,5112,1,31,0,23,44,3.85,5.0,fr,23669,102,972516,1,1,Active Shallow Crust,0.0,89.99057,0.0,01/31/5112
+3.88522,50.21725,9787,7,8,19,1,36,3.55,5.0,fr,23670,195,972960,1,3,Active Shallow Crust,0.0,89.99032,0.0,07/08/9787
+3.88522,50.21725,6617,11,25,7,48,14,3.55,5.0,fr,23671,132,972960,1,3,Active Shallow Crust,0.0,89.99032,0.0,11/25/6617
+3.88522,50.21725,7395,3,17,11,38,22,3.55,5.0,fr,23672,147,972960,1,3,Active Shallow Crust,0.0,89.99032,0.0,03/17/7395
+3.88522,50.21725,5627,4,14,11,57,38,3.55,15.0,fr,23673,112,972961,1,1,Active Shallow Crust,0.0,89.99032,0.0,04/14/5627
+3.88522,50.21725,4274,5,22,18,8,42,3.75,5.0,fr,23674,85,972984,1,1,Active Shallow Crust,0.0,89.98975,0.0,05/22/4274
+3.88522,50.21725,2897,12,20,13,23,31,3.85,5.0,fr,23675,57,972996,1,1,Active Shallow Crust,0.0,89.99086,0.0,12/20/2897
+3.88522,50.21725,5022,8,11,16,23,42,3.85,15.0,fr,23676,100,972997,1,2,Active Shallow Crust,0.0,89.99086,0.0,08/11/5022
+3.88522,50.21725,8996,7,8,19,14,32,3.85,15.0,fr,23677,179,972997,1,2,Active Shallow Crust,0.0,89.99086,0.0,07/08/8996
+3.88522,50.21725,1035,9,1,9,6,42,3.95,15.0,fr,23678,20,973009,1,1,Active Shallow Crust,0.0,89.98982,0.0,09/01/1035
+3.88522,50.21725,810,11,21,7,55,26,4.05,5.0,fr,23679,16,973020,1,1,Active Shallow Crust,0.0,89.98911,0.0,11/21/0810
+3.88522,50.21725,527,3,17,14,55,53,4.75,5.0,fr,23680,10,973104,1,1,Active Shallow Crust,0.0,89.99027,0.0,03/17/0527
+-0.77826,47.58128,8183,11,20,18,19,52,3.55,5.0,fr,23681,163,973440,1,2,Active Shallow Crust,0.0,89.9898,0.0,11/20/8183
+-0.77826,47.58128,4230,10,28,3,50,9,3.55,5.0,fr,23682,84,973440,1,2,Active Shallow Crust,0.0,89.9898,0.0,10/28/4230
+-0.77826,47.58128,8850,1,18,14,59,11,3.55,27.5,fr,23683,176,973442,1,1,Active Shallow Crust,0.0,89.9898,0.0,01/18/8850
+-0.77826,47.58128,3638,1,29,4,35,7,3.55,5.0,fr,23684,72,973443,1,1,Active Shallow Crust,240.0123,57.99825,0.0,01/29/3638
+-0.77826,47.58128,1802,12,10,14,14,32,3.65,27.5,fr,23685,36,973454,1,1,Active Shallow Crust,0.0,89.99015,0.0,12/10/1802
+-0.77826,47.58128,6259,10,9,22,44,37,3.65,5.0,fr,23686,125,973458,1,1,Active Shallow Crust,0.0,89.99004,-90.0,10/09/6259
+-0.77826,47.58128,487,1,2,0,39,33,3.75,15.0,fr,23687,9,973471,1,2,Active Shallow Crust,0.0,89.98975,-90.0,01/02/0487
+-0.77826,47.58128,3853,2,20,18,43,13,3.75,15.0,fr,23688,77,973471,1,2,Active Shallow Crust,0.0,89.98975,-90.0,02/20/3853
+-0.77826,47.58128,200,2,3,12,22,49,3.75,15.0,fr,23689,3,973474,1,1,Active Shallow Crust,128.8964,89.96739,0.0,02/03/0200
+-0.77826,47.58128,5781,7,1,16,4,18,3.85,5.0,fr,23690,115,973479,1,1,Active Shallow Crust,240.011,57.9978,0.0,07/01/5781
+-0.77826,47.58128,737,9,28,18,17,42,3.95,27.5,fr,23691,14,973490,1,1,Active Shallow Crust,0.0,89.98981,0.0,09/28/0737
+-0.77826,47.58128,8772,8,1,12,8,55,4.05,5.0,fr,23692,175,973503,1,1,Active Shallow Crust,240.0062,58.00583,0.0,08/01/8772
+-0.77826,47.58128,1280,4,18,5,41,11,4.15,5.0,fr,23693,25,973512,1,1,Active Shallow Crust,0.0,89.9902,0.0,04/18/1280
+-0.77826,47.58128,3941,2,8,21,21,59,4.15,5.0,fr,23694,78,973521,1,1,Active Shallow Crust,128.8974,89.99361,0.0,02/08/3941
+-0.77826,47.58128,5641,3,18,7,33,47,4.25,5.0,fr,23695,112,973524,1,1,Active Shallow Crust,0.0,89.99013,0.0,03/18/5641
+-0.77826,47.58128,634,10,30,3,58,36,4.25,27.5,fr,23696,12,973526,1,2,Active Shallow Crust,0.0,89.99013,0.0,10/30/0634
+-0.77826,47.58128,5117,5,1,20,0,40,4.25,27.5,fr,23697,102,973526,1,2,Active Shallow Crust,0.0,89.99013,0.0,05/01/5117
+-0.77826,47.58128,4129,9,22,12,53,46,4.35,5.0,fr,23698,82,973536,1,1,Active Shallow Crust,0.0,89.98985,0.0,09/22/4129
+-0.77826,47.58128,6890,8,17,23,42,17,4.35,15.0,fr,23699,137,973537,1,1,Active Shallow Crust,0.0,89.98985,0.0,08/17/6890
+-0.77826,47.58128,627,12,10,16,29,48,4.35,5.0,fr,23700,12,973545,1,1,Active Shallow Crust,128.8976,89.98277,0.0,12/10/0627
+-0.77826,47.58128,1917,3,9,23,18,5,4.45,5.0,fr,23701,38,973548,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/09/1917
+-0.77826,47.58128,7620,9,22,13,2,4,4.55,15.0,fr,23702,152,973561,1,1,Active Shallow Crust,0.0,89.99005,0.0,09/22/7620
+-0.77826,47.58128,9949,10,10,1,27,50,5.55,27.5,fr,23703,198,973685,1,1,Active Shallow Crust,240.0337,57.99972,0.0,10/10/9949
+4.5363,47.41934,2455,3,22,21,9,43,3.75,5.0,fr,23704,49,973944,1,1,Active Shallow Crust,0.0,89.98916,0.0,03/22/2455
+4.5363,47.41934,3633,10,1,15,8,54,3.95,15.0,fr,23705,72,973972,1,1,Active Shallow Crust,240.0195,58.00541,0.0,10/01/3633
+4.5363,47.41934,4693,12,16,19,27,34,4.55,5.0,fr,23706,93,974040,1,1,Active Shallow Crust,0.0,89.98921,0.0,12/16/4693
+4.5363,47.41934,1905,8,7,11,10,28,4.85,5.0,fr,23707,38,974076,1,1,Active Shallow Crust,0.0,89.9893,0.0,08/07/1905
+4.31061,43.73663,995,1,3,9,15,35,3.55,5.0,fr,23708,19,974400,1,1,Active Shallow Crust,0.0,89.99271,0.0,01/03/0995
+4.31061,43.73663,3740,4,17,3,22,15,3.55,15.0,fr,23709,74,974401,1,1,Active Shallow Crust,0.0,89.99271,0.0,04/17/3740
+4.31061,43.73663,8900,4,9,4,34,37,3.65,5.0,fr,23710,177,974421,1,1,Active Shallow Crust,128.9013,89.96347,0.0,04/09/8900
+4.31061,43.73663,1295,6,15,16,53,26,3.75,5.0,fr,23711,25,974424,1,1,Active Shallow Crust,0.0,89.98843,0.0,06/15/1295
+4.31061,43.73663,505,12,8,19,10,19,4.15,5.0,fr,23712,10,974475,1,1,Active Shallow Crust,240.0084,57.99678,0.0,12/08/0505
+4.31061,43.73663,2818,12,4,7,23,57,4.25,5.0,fr,23713,56,974484,1,1,Active Shallow Crust,0.0,89.99023,0.0,12/04/2818
+4.31061,43.73663,8988,2,19,17,34,51,4.35,15.0,fr,23714,179,974500,1,1,Active Shallow Crust,240.0076,57.99583,0.0,02/19/8988
+4.31061,43.73663,389,7,2,21,52,47,4.55,5.0,fr,23715,7,974526,1,1,Active Shallow Crust,0.0,89.99068,-90.0,07/02/0389
+4.31061,43.73663,3554,5,2,20,20,23,5.05,5.0,fr,23716,71,974583,1,1,Active Shallow Crust,240.0208,57.99715,0.0,05/02/3554
+0.07725,50.94369,8084,10,13,7,13,6,3.55,5.0,fr,23717,161,974880,1,1,Active Shallow Crust,0.0,89.98997,0.0,10/13/8084
+0.07725,50.94369,632,6,27,7,26,13,3.65,27.5,fr,23718,12,974894,1,1,Active Shallow Crust,0.0,89.99,0.0,06/27/0632
+0.07725,50.94369,9793,11,19,14,44,3,3.95,5.0,fr,23719,195,974928,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/19/9793
+0.07725,50.94369,6346,6,1,7,0,16,4.15,15.0,fr,23720,126,974959,1,1,Active Shallow Crust,0.0,89.98998,-90.0,06/01/6346
+0.07725,50.94369,5365,12,28,9,26,46,4.25,5.0,fr,23721,107,974964,1,1,Active Shallow Crust,360.0,89.99002,0.0,12/28/5365
+0.07725,50.94369,7411,11,26,16,44,42,4.75,5.0,fr,23722,148,975024,1,1,Active Shallow Crust,0.0,89.99,0.0,11/26/7411
+0.07725,50.94369,9329,6,23,13,36,32,4.85,5.0,fr,23723,186,975039,1,1,Active Shallow Crust,240.0191,58.00269,0.0,06/23/9329
+1.85459,51.0148,6846,10,15,15,25,23,3.55,5.0,fr,23724,136,975360,1,2,Active Shallow Crust,0.0,89.99049,0.0,10/15/6846
+1.85459,51.0148,1468,12,2,19,49,12,3.55,5.0,fr,23725,29,975360,1,2,Active Shallow Crust,0.0,89.99049,0.0,12/02/1468
+1.85459,51.0148,134,8,31,1,56,23,3.65,5.0,fr,23726,2,975372,1,1,Active Shallow Crust,0.0,89.9901,0.0,08/31/0134
+1.85459,51.0148,3763,10,28,19,37,41,3.75,5.0,fr,23727,75,975384,1,3,Active Shallow Crust,0.0,89.98992,0.0,10/28/3763
+1.85459,51.0148,1322,4,16,5,58,12,3.75,5.0,fr,23728,26,975384,1,3,Active Shallow Crust,0.0,89.98992,0.0,04/16/1322
+1.85459,51.0148,619,10,22,19,49,25,3.75,5.0,fr,23729,12,975384,1,3,Active Shallow Crust,0.0,89.98992,0.0,10/22/0619
+1.85459,51.0148,3412,8,28,4,10,9,3.85,5.0,fr,23730,68,975396,1,1,Active Shallow Crust,0.0,89.98989,0.0,08/28/3412
+1.85459,51.0148,4349,9,14,18,57,40,3.95,5.0,fr,23731,86,975408,1,2,Active Shallow Crust,0.0,89.98999,0.0,09/14/4349
+1.85459,51.0148,96,4,6,10,53,19,3.95,5.0,fr,23732,1,975408,1,2,Active Shallow Crust,0.0,89.98999,0.0,04/06/0096
+1.85459,51.0148,604,1,11,15,46,24,3.95,27.5,fr,23733,12,975419,1,1,Active Shallow Crust,128.8996,89.994,0.0,01/11/0604
+1.85459,51.0148,3999,3,14,17,10,34,4.25,5.0,fr,23734,79,975444,1,1,Active Shallow Crust,0.0,89.99008,0.0,03/14/3999
+1.85459,51.0148,5003,1,20,6,4,13,4.35,15.0,fr,23735,100,975457,1,1,Active Shallow Crust,0.0,89.9899,0.0,01/20/5003
+1.85459,51.0148,5255,7,4,21,4,53,4.45,5.0,fr,23736,105,975468,1,1,Active Shallow Crust,0.0,89.98987,0.0,07/04/5255
+1.85459,51.0148,9051,12,17,18,15,50,4.45,15.0,fr,23737,181,975469,1,1,Active Shallow Crust,0.0,89.98987,0.0,12/17/9051
+1.85459,51.0148,3643,1,16,13,13,52,4.85,27.5,fr,23738,72,975518,1,1,Active Shallow Crust,0.0,89.99006,0.0,01/16/3643
+1.85459,51.0148,8807,11,27,9,55,41,5.05,27.5,fr,23739,176,975542,1,1,Active Shallow Crust,0.0,89.99013,0.0,11/27/8807
+1.85459,51.0148,6573,4,6,5,32,15,5.25,5.0,fr,23740,131,975564,1,1,Active Shallow Crust,0.0,89.98991,0.0,04/06/6573
+2.3378,42.50808,1050,1,8,20,51,39,3.55,5.0,fr,23741,20,975840,1,4,Active Shallow Crust,0.0,89.98885,0.0,01/08/1050
+2.3378,42.50808,3431,2,13,7,23,15,3.55,5.0,fr,23742,68,975840,1,4,Active Shallow Crust,0.0,89.98885,0.0,02/13/3431
+2.3378,42.50808,8255,11,26,17,4,8,3.55,5.0,fr,23743,165,975840,1,4,Active Shallow Crust,0.0,89.98885,0.0,11/26/8255
+2.3378,42.50808,2467,1,4,21,41,55,3.55,5.0,fr,23744,49,975840,1,4,Active Shallow Crust,0.0,89.98885,0.0,01/04/2467
+2.3378,42.50808,5390,5,16,5,45,23,3.55,15.0,fr,23745,107,975841,1,1,Active Shallow Crust,0.0,89.98885,0.0,05/16/5390
+2.3378,42.50808,3344,7,17,22,30,41,3.55,15.0,fr,23746,66,975850,1,1,Active Shallow Crust,128.8962,89.99442,0.0,07/17/3344
+2.3378,42.50808,6337,3,4,2,50,19,3.65,5.0,fr,23747,126,975852,1,1,Active Shallow Crust,0.0,89.99006,0.0,03/04/6337
+2.3378,42.50808,9237,8,16,21,34,28,3.65,15.0,fr,23748,184,975853,1,1,Active Shallow Crust,0.0,89.99006,0.0,08/16/9237
+2.3378,42.50808,1161,5,2,2,16,38,3.65,15.0,fr,23749,23,975856,1,1,Active Shallow Crust,240.0009,58.01251,0.0,05/02/1161
+2.3378,42.50808,4218,5,20,13,11,35,3.65,5.0,fr,23750,84,975858,1,1,Active Shallow Crust,0.0,89.98994,-90.0,05/20/4218
+2.3378,42.50808,6384,5,24,12,43,56,3.75,5.0,fr,23751,127,975864,1,1,Active Shallow Crust,0.0,89.99114,0.0,05/24/6384
+2.3378,42.50808,127,8,13,23,35,32,3.75,15.0,fr,23752,2,975865,1,1,Active Shallow Crust,0.0,89.99114,0.0,08/13/0127
+2.3378,42.50808,4059,2,3,20,38,15,3.75,5.0,fr,23753,81,975873,1,1,Active Shallow Crust,128.8975,89.96742,0.0,02/03/4059
+2.3378,42.50808,3402,2,28,21,6,50,3.85,5.0,fr,23754,68,975876,1,2,Active Shallow Crust,0.0,89.98947,0.0,02/28/3402
+2.3378,42.50808,4717,12,30,8,59,51,3.85,5.0,fr,23755,94,975876,1,2,Active Shallow Crust,0.0,89.98947,0.0,12/30/4717
+2.3378,42.50808,3897,8,29,15,13,36,3.85,5.0,fr,23756,77,975882,1,1,Active Shallow Crust,0.0,89.98935,-90.0,08/29/3897
+2.3378,42.50808,505,9,21,10,55,10,3.95,27.5,fr,23757,10,975896,1,1,Active Shallow Crust,0.0,89.99051,-90.0,09/21/0505
+2.3378,42.50808,1581,11,10,15,15,59,4.15,5.0,fr,23758,31,975912,1,1,Active Shallow Crust,0.0,89.99068,0.0,11/10/1581
+2.3378,42.50808,4869,12,27,20,30,48,4.15,15.0,fr,23759,97,975913,1,1,Active Shallow Crust,0.0,89.99068,0.0,12/27/4869
+2.3378,42.50808,8700,10,18,9,46,39,4.15,27.5,fr,23760,173,975914,1,1,Active Shallow Crust,0.0,89.99068,0.0,10/18/8700
+2.3378,42.50808,6970,10,25,22,20,59,4.15,5.0,fr,23761,139,975915,1,1,Active Shallow Crust,240.008,57.9973,0.0,10/25/6970
+2.3378,42.50808,3289,2,3,21,44,41,4.55,5.0,fr,23762,65,975960,1,2,Active Shallow Crust,0.0,89.98942,0.0,02/03/3289
+2.3378,42.50808,1050,4,1,12,35,14,4.55,5.0,fr,23763,20,975960,1,2,Active Shallow Crust,0.0,89.98942,0.0,04/01/1050
+2.3378,42.50808,1614,8,23,19,50,3,5.45,15.0,fr,23764,32,976072,1,1,Active Shallow Crust,240.0258,57.99793,0.0,08/23/1614
+2.3378,42.50808,475,2,11,16,42,25,5.85,5.0,fr,23765,9,976122,1,1,Active Shallow Crust,0.0,89.98988,-90.0,02/11/0475
+7.12488,45.81282,8999,4,5,19,21,40,3.55,5.0,fr,23766,179,976326,1,1,Active Shallow Crust,0.0,89.99289,-90.0,04/05/8999
+7.12488,45.81282,594,10,31,17,42,24,3.65,5.0,fr,23767,11,976332,1,1,Active Shallow Crust,0.0,89.98747,0.0,10/31/0594
+7.12488,45.81282,9259,1,25,15,25,21,3.65,5.0,fr,23768,185,976338,1,1,Active Shallow Crust,0.0,89.98733,-90.0,01/25/9259
+7.12488,45.81282,7399,2,3,7,52,1,3.75,5.0,fr,23769,147,976344,1,2,Active Shallow Crust,0.0,89.98883,0.0,02/03/7399
+7.12488,45.81282,534,7,11,17,58,55,3.75,5.0,fr,23770,10,976344,1,2,Active Shallow Crust,0.0,89.98883,0.0,07/11/0534
+7.12488,45.81282,1135,1,1,8,12,15,3.75,5.0,fr,23771,22,976350,1,2,Active Shallow Crust,0.0,89.9887,-90.0,01/01/1135
+7.12488,45.81282,3588,12,15,13,11,33,3.75,5.0,fr,23772,71,976350,1,2,Active Shallow Crust,0.0,89.9887,-90.0,12/15/3588
+7.12488,45.81282,1107,1,7,5,36,48,3.85,5.0,fr,23773,22,976356,1,1,Active Shallow Crust,0.0,89.99005,0.0,01/07/1107
+7.12488,45.81282,9524,2,24,4,19,13,3.85,15.0,fr,23774,190,976363,1,1,Active Shallow Crust,0.0,89.98993,-90.0,02/24/9524
+7.12488,45.81282,2416,4,27,12,13,47,3.95,5.0,fr,23775,48,976368,1,2,Active Shallow Crust,0.0,89.99113,0.0,04/27/2416
+7.12488,45.81282,9256,7,2,12,40,56,3.95,5.0,fr,23776,185,976368,1,2,Active Shallow Crust,0.0,89.99113,0.0,07/02/9256
+7.12488,45.81282,7629,4,15,1,23,26,5.95,15.0,fr,23777,152,976609,1,1,Active Shallow Crust,0.0,89.98979,0.0,04/15/7629
+2.12108,45.24319,3476,5,18,16,12,54,3.55,5.0,fr,23778,69,976800,1,2,Active Shallow Crust,0.0,89.98935,0.0,05/18/3476
+2.12108,45.24319,5789,4,25,19,9,58,3.55,5.0,fr,23779,115,976800,1,2,Active Shallow Crust,0.0,89.98935,0.0,04/25/5789
+2.12108,45.24319,4354,4,29,17,7,8,3.55,15.0,fr,23780,87,976804,1,1,Active Shallow Crust,240.0117,57.99862,0.0,04/29/4354
+2.12108,45.24319,1126,9,4,5,52,40,3.55,5.0,fr,23781,22,976806,1,1,Active Shallow Crust,0.0,89.98923,-90.0,09/04/1126
+2.12108,45.24319,1345,6,1,0,30,55,3.65,5.0,fr,23782,26,976812,1,1,Active Shallow Crust,0.0,89.99051,0.0,06/01/1345
+2.12108,45.24319,3212,12,30,19,44,25,3.75,5.0,fr,23783,64,976824,1,1,Active Shallow Crust,0.0,89.98872,0.0,12/30/3212
+2.12108,45.24319,1729,3,9,14,26,12,4.25,5.0,fr,23784,34,976887,1,1,Active Shallow Crust,240.0072,57.99398,0.0,03/09/1729
+2.12108,45.24319,9912,6,9,10,30,21,4.85,5.0,fr,23785,198,976956,1,1,Active Shallow Crust,0.0,89.98967,0.0,06/09/9912
+-2.16205,44.04828,7493,7,31,14,0,20,3.95,27.5,fr,23786,149,977333,1,1,Active Shallow Crust,240.0191,58.00506,0.0,07/31/7493
+6.37971,42.67237,5169,7,22,19,34,46,3.75,5.0,fr,23787,103,977787,1,1,Active Shallow Crust,240.0087,58.01687,0.0,07/22/5169
+6.56364,45.87662,9614,8,6,9,55,0,3.55,5.0,fr,23788,192,978240,1,5,Active Shallow Crust,0.0,89.99298,0.0,08/06/9614
+6.56364,45.87662,3977,4,14,10,43,56,3.55,5.0,fr,23789,79,978240,1,5,Active Shallow Crust,0.0,89.99298,0.0,04/14/3977
+6.56364,45.87662,3265,1,9,6,16,34,3.55,5.0,fr,23790,65,978240,1,5,Active Shallow Crust,0.0,89.99298,0.0,01/09/3265
+6.56364,45.87662,7754,6,2,18,56,53,3.55,5.0,fr,23791,155,978240,1,5,Active Shallow Crust,0.0,89.99298,0.0,06/02/7754
+6.56364,45.87662,939,8,9,7,21,45,3.55,5.0,fr,23792,18,978240,1,5,Active Shallow Crust,0.0,89.99298,0.0,08/09/0939
+6.56364,45.87662,1502,5,13,1,30,45,3.55,15.0,fr,23793,30,978241,1,1,Active Shallow Crust,0.0,89.99298,0.0,05/13/1502
+6.56364,45.87662,8693,3,20,3,48,51,3.55,5.0,fr,23794,173,978249,1,1,Active Shallow Crust,128.8973,89.99298,0.0,03/20/8693
+6.56364,45.87662,4904,4,20,23,28,7,3.65,5.0,fr,23795,98,978252,1,2,Active Shallow Crust,0.0,89.98749,0.0,04/20/4904
+6.56364,45.87662,5455,8,29,19,58,49,3.65,5.0,fr,23796,109,978252,1,2,Active Shallow Crust,0.0,89.98749,0.0,08/29/5455
+6.56364,45.87662,333,6,25,13,11,55,3.65,5.0,fr,23797,6,978258,1,1,Active Shallow Crust,0.0,89.98734,-90.0,06/25/0333
+6.56364,45.87662,5185,5,23,4,23,35,3.75,5.0,fr,23798,103,978264,1,1,Active Shallow Crust,0.0,89.98885,0.0,05/23/5185
+6.56364,45.87662,258,9,12,9,4,37,3.75,27.5,fr,23799,5,978266,1,1,Active Shallow Crust,0.0,89.98885,0.0,09/12/0258
+6.56364,45.87662,6677,10,10,7,6,53,3.75,15.0,fr,23800,133,978271,1,2,Active Shallow Crust,0.0,89.98872,-90.0,10/10/6677
+6.56364,45.87662,1758,3,28,7,17,10,3.75,15.0,fr,23801,35,978271,1,2,Active Shallow Crust,0.0,89.98872,-90.0,03/28/1758
+6.56364,45.87662,1534,7,30,20,57,2,3.75,5.0,fr,23802,30,978273,1,1,Active Shallow Crust,128.8962,89.96748,0.0,07/30/1534
+6.56364,45.87662,9850,9,5,15,25,26,3.95,5.0,fr,23803,196,978288,1,4,Active Shallow Crust,0.0,89.99114,0.0,09/05/9850
+6.56364,45.87662,2740,11,24,21,15,20,3.95,5.0,fr,23804,54,978288,1,4,Active Shallow Crust,0.0,89.99114,0.0,11/24/2740
+6.56364,45.87662,8565,11,12,8,6,28,3.95,5.0,fr,23805,171,978288,1,4,Active Shallow Crust,0.0,89.99114,0.0,11/12/8565
+6.56364,45.87662,9535,12,29,1,18,49,3.95,5.0,fr,23806,190,978288,1,4,Active Shallow Crust,0.0,89.99114,0.0,12/29/9535
+6.56364,45.87662,3405,4,1,12,14,34,3.95,5.0,fr,23807,68,978297,1,2,Active Shallow Crust,128.9,89.99335,0.0,04/01/3405
+6.56364,45.87662,8063,10,23,2,4,45,3.95,5.0,fr,23808,161,978297,1,2,Active Shallow Crust,128.9,89.99335,0.0,10/23/8063
+6.56364,45.87662,2641,10,4,2,8,55,3.95,15.0,fr,23809,52,978298,1,1,Active Shallow Crust,128.9,89.99335,0.0,10/04/2641
+6.56364,45.87662,3470,3,13,4,20,18,4.05,5.0,fr,23810,69,978300,1,1,Active Shallow Crust,0.0,89.98816,0.0,03/13/3470
+6.56364,45.87662,9751,1,18,18,52,59,4.05,15.0,fr,23811,195,978301,1,1,Active Shallow Crust,0.0,89.98816,0.0,01/18/9751
+6.56364,45.87662,1058,9,2,3,40,47,4.05,5.0,fr,23812,21,978309,1,1,Active Shallow Crust,128.891,89.99408,0.0,09/02/1058
+6.56364,45.87662,2769,1,11,2,46,43,4.15,27.5,fr,23813,55,978317,1,1,Active Shallow Crust,240.0084,57.99703,0.0,01/11/2769
+6.56364,45.87662,7598,2,28,9,33,55,4.15,5.0,fr,23814,151,978318,1,1,Active Shallow Crust,0.0,89.98932,-90.0,02/28/7598
+6.56364,45.87662,280,9,25,19,21,10,4.25,5.0,fr,23815,5,978330,1,1,Active Shallow Crust,0.0,89.99049,-90.0,09/25/0280
+6.56364,45.87662,8363,5,22,16,24,22,4.35,5.0,fr,23816,167,978336,1,1,Active Shallow Crust,0.0,89.98882,0.0,05/22/8363
+6.56364,45.87662,7442,4,27,23,1,39,4.55,5.0,fr,23817,148,978360,1,1,Active Shallow Crust,0.0,89.9889,0.0,04/27/7442
+6.56364,45.87662,1502,9,4,9,47,23,4.55,5.0,fr,23818,30,978366,1,1,Active Shallow Crust,0.0,89.99101,-90.0,09/04/1502
+6.56364,45.87662,6280,9,18,10,12,47,4.65,5.0,fr,23819,125,978375,1,1,Active Shallow Crust,240.0106,57.99422,0.0,09/18/6280
+6.56364,45.87662,6666,2,7,15,13,21,4.95,27.5,fr,23820,133,978413,1,1,Active Shallow Crust,240.0118,58.00416,0.0,02/07/6666
+6.56364,45.87662,2129,3,9,6,45,23,5.45,15.0,fr,23821,42,978472,1,1,Active Shallow Crust,240.0284,57.99839,0.0,03/09/2129
+4.38703,44.54085,7420,12,2,21,1,5,3.55,5.0,fr,23822,148,978720,1,2,Active Shallow Crust,0.0,89.99281,0.0,12/02/7420
+4.38703,44.54085,4272,3,4,22,32,37,3.55,5.0,fr,23823,85,978720,1,2,Active Shallow Crust,0.0,89.99281,0.0,03/04/4272
+4.38703,44.54085,7785,5,14,7,51,45,3.55,5.0,fr,23824,155,978729,1,1,Active Shallow Crust,128.8955,89.99641,0.0,05/14/7785
+4.38703,44.54085,3010,3,17,0,17,48,3.65,15.0,fr,23825,60,978736,1,1,Active Shallow Crust,240.0011,58.01265,0.0,03/17/3010
+4.38703,44.54085,6085,10,1,12,10,42,3.75,5.0,fr,23826,121,978744,1,1,Active Shallow Crust,0.0,89.98858,0.0,10/01/6085
+4.38703,44.54085,3889,6,3,6,39,5,3.75,5.0,fr,23827,77,978750,1,1,Active Shallow Crust,0.0,89.98845,-90.0,06/03/3889
+4.38703,44.54085,1066,2,1,8,14,40,3.85,15.0,fr,23828,21,978763,1,1,Active Shallow Crust,0.0,89.98971,-90.0,02/01/1066
+4.38703,44.54085,31,6,20,3,36,14,3.95,15.0,fr,23829,0,978769,1,1,Active Shallow Crust,0.0,89.99093,0.0,06/20/0031
+4.38703,44.54085,3424,6,30,1,48,3,3.95,5.0,fr,23830,68,978774,1,1,Active Shallow Crust,0.0,89.99082,-90.0,06/30/3424
+4.38703,44.54085,1080,2,22,16,54,49,4.05,5.0,fr,23831,21,978780,1,1,Active Shallow Crust,0.0,89.99191,0.0,02/22/1080
+4.38703,44.54085,358,6,29,7,56,46,4.15,5.0,fr,23832,7,978795,1,1,Active Shallow Crust,240.0079,57.99758,0.0,06/29/0358
+4.38703,44.54085,4930,6,21,8,35,12,5.25,5.0,fr,23833,98,978927,1,1,Active Shallow Crust,240.0242,58.00007,0.0,06/21/4930
+-1.16546,49.15867,6572,6,25,10,17,54,3.55,5.0,fr,23834,131,979200,1,2,Active Shallow Crust,0.0,89.9901,0.0,06/25/6572
+-1.16546,49.15867,4857,12,13,11,12,7,3.55,5.0,fr,23835,97,979200,1,2,Active Shallow Crust,0.0,89.9901,0.0,12/13/4857
+-1.16546,49.15867,7870,5,14,18,17,15,3.55,15.0,fr,23836,157,979201,1,1,Active Shallow Crust,0.0,89.9901,0.0,05/14/7870
+-1.16546,49.15867,8761,7,12,23,28,30,3.55,5.0,fr,23837,175,979209,1,1,Active Shallow Crust,128.896,89.99341,0.0,07/12/8761
+-1.16546,49.15867,1076,12,11,13,22,47,3.55,27.5,fr,23838,21,979211,1,1,Active Shallow Crust,128.896,89.99341,0.0,12/11/1076
+-1.16546,49.15867,2999,5,18,14,46,57,3.65,27.5,fr,23839,59,979214,1,1,Active Shallow Crust,0.0,89.98972,0.0,05/18/2999
+-1.16546,49.15867,7436,11,2,14,42,25,3.65,15.0,fr,23840,148,979219,1,1,Active Shallow Crust,0.0,89.98959,-90.0,11/02/7436
+-1.16546,49.15867,8385,1,28,7,41,32,3.75,5.0,fr,23841,167,979224,1,2,Active Shallow Crust,0.0,89.98952,0.0,01/28/8385
+-1.16546,49.15867,5485,12,3,0,2,37,3.75,5.0,fr,23842,109,979224,1,2,Active Shallow Crust,0.0,89.98952,0.0,12/03/5485
+-1.16546,49.15867,8140,9,4,23,21,35,3.75,5.0,fr,23843,162,979227,1,1,Active Shallow Crust,240.0084,58.01779,0.0,09/04/8140
+-1.16546,49.15867,8649,3,9,1,58,47,3.75,5.0,fr,23844,172,979233,1,1,Active Shallow Crust,128.8962,89.9673,0.0,03/09/8649
+-1.16546,49.15867,7113,2,11,1,8,10,3.85,5.0,fr,23845,142,979236,1,2,Active Shallow Crust,0.0,89.98949,0.0,02/11/7113
+-1.16546,49.15867,7856,10,22,19,47,53,3.85,5.0,fr,23846,157,979236,1,2,Active Shallow Crust,0.0,89.98949,0.0,10/22/7856
+-1.16546,49.15867,5700,6,29,22,44,50,3.95,5.0,fr,23847,113,979248,1,2,Active Shallow Crust,0.0,89.9896,0.0,06/29/5700
+-1.16546,49.15867,4082,8,25,17,28,42,3.95,5.0,fr,23848,81,979248,1,2,Active Shallow Crust,0.0,89.9896,0.0,08/25/4082
+-1.16546,49.15867,8447,2,21,20,21,24,3.95,15.0,fr,23849,168,979249,1,1,Active Shallow Crust,0.0,89.9896,0.0,02/21/8447
+-1.16546,49.15867,3308,4,25,3,38,19,3.95,15.0,fr,23850,66,979252,1,1,Active Shallow Crust,240.0203,58.00486,0.0,04/25/3308
+-1.16546,49.15867,6080,2,9,21,3,28,4.05,15.0,fr,23851,121,979261,1,1,Active Shallow Crust,0.0,89.9898,0.0,02/09/6080
+-1.16546,49.15867,3580,12,17,2,31,54,4.05,5.0,fr,23852,71,979263,1,1,Active Shallow Crust,240.0064,58.00595,0.0,12/17/3580
+-1.16546,49.15867,1519,12,15,16,30,49,4.05,15.0,fr,23853,30,979270,1,1,Active Shallow Crust,128.89,89.99351,0.0,12/15/1519
+-1.16546,49.15867,7371,9,9,23,28,15,4.15,5.0,fr,23854,147,979272,1,1,Active Shallow Crust,0.0,89.99008,0.0,09/09/7371
+-1.16546,49.15867,505,10,7,5,13,7,4.65,5.0,fr,23855,10,979332,1,1,Active Shallow Crust,0.0,89.98978,0.0,10/07/0505
+-1.16546,49.15867,1417,2,27,3,6,10,5.55,15.0,fr,23856,28,979447,1,1,Active Shallow Crust,0.0,89.98999,-90.0,02/27/1417
+9.37112,48.50391,5852,10,8,8,9,5,3.55,15.0,fr,23857,117,979681,1,3,Active Shallow Crust,0.0,89.98664,0.0,10/08/5852
+9.37112,48.50391,830,2,3,0,30,39,3.55,15.0,fr,23858,16,979681,1,3,Active Shallow Crust,0.0,89.98664,0.0,02/03/0830
+9.37112,48.50391,2500,5,1,1,42,31,3.55,15.0,fr,23859,49,979681,1,3,Active Shallow Crust,0.0,89.98664,0.0,05/01/2500
+9.37112,48.50391,363,12,4,12,33,6,3.55,15.0,fr,23860,7,979684,1,1,Active Shallow Crust,240.0127,57.99584,0.0,12/04/0363
+9.37112,48.50391,4328,5,17,21,39,45,3.55,5.0,fr,23861,86,979686,1,1,Active Shallow Crust,0.0,89.98648,-90.0,05/17/4328
+9.37112,48.50391,9254,12,1,7,12,35,3.65,5.0,fr,23862,185,979692,1,3,Active Shallow Crust,0.0,89.98809,0.0,12/01/9254
+9.37112,48.50391,1733,7,4,15,49,22,3.65,5.0,fr,23863,34,979692,1,3,Active Shallow Crust,0.0,89.98809,0.0,07/04/1733
+9.37112,48.50391,7042,1,8,17,20,46,3.65,5.0,fr,23864,140,979692,1,3,Active Shallow Crust,0.0,89.98809,0.0,01/08/7042
+9.37112,48.50391,5286,12,28,14,3,26,3.65,5.0,fr,23865,105,979698,1,1,Active Shallow Crust,0.0,89.98795,-90.0,12/28/5286
+9.37112,48.50391,9003,2,17,4,45,25,3.75,5.0,fr,23866,180,979704,1,3,Active Shallow Crust,0.0,89.98939,0.0,02/17/9003
+9.37112,48.50391,1653,11,26,9,3,50,3.75,5.0,fr,23867,33,979704,1,3,Active Shallow Crust,0.0,89.98939,0.0,11/26/1653
+9.37112,48.50391,6801,11,26,9,21,54,3.75,5.0,fr,23868,136,979704,1,3,Active Shallow Crust,0.0,89.98939,0.0,11/26/6801
+9.37112,48.50391,5164,6,12,13,45,58,3.75,15.0,fr,23869,103,979714,1,1,Active Shallow Crust,128.8941,89.96752,0.0,06/12/5164
+9.37112,48.50391,5741,2,25,19,14,15,3.85,5.0,fr,23870,114,979716,1,1,Active Shallow Crust,0.0,89.99054,0.0,02/25/5741
+9.37112,48.50391,531,4,22,20,4,53,3.85,15.0,fr,23871,10,979717,1,1,Active Shallow Crust,0.0,89.99054,0.0,04/22/0531
+9.37112,48.50391,310,10,16,12,17,7,3.85,27.5,fr,23872,6,979718,1,1,Active Shallow Crust,0.0,89.99054,0.0,10/16/0310
+9.37112,48.50391,9017,6,29,15,2,28,4.15,5.0,fr,23873,180,979755,1,1,Active Shallow Crust,240.0082,57.99785,0.0,06/29/9017
+9.37112,48.50391,4871,12,5,19,52,42,4.55,27.5,fr,23874,97,979805,1,1,Active Shallow Crust,240.0098,57.99781,0.0,12/05/4871
+4.85317,42.34235,3147,7,25,18,35,38,3.85,15.0,fr,23875,62,980206,1,1,Active Shallow Crust,128.896,89.99472,0.0,07/25/3147
+4.85317,42.34235,8774,10,25,3,21,23,4.55,5.0,fr,23876,175,980280,1,1,Active Shallow Crust,0.0,89.99057,0.0,10/25/8774
+-1.53618,48.86557,1266,5,25,4,53,19,3.55,5.0,fr,23877,25,980640,1,1,Active Shallow Crust,0.0,89.99005,0.0,05/25/1266
+-1.53618,48.86557,8297,8,13,0,40,26,3.55,5.0,fr,23878,165,980646,1,1,Active Shallow Crust,0.0,89.98994,-90.0,08/13/8297
+-1.53618,48.86557,7174,6,13,3,12,20,3.55,5.0,fr,23879,143,980649,1,1,Active Shallow Crust,128.8962,89.99337,0.0,06/13/7174
+-1.53618,48.86557,9942,5,12,10,46,59,3.65,5.0,fr,23880,198,980652,1,1,Active Shallow Crust,0.0,89.98965,0.0,05/12/9942
+-1.53618,48.86557,4365,4,3,23,32,6,3.65,15.0,fr,23881,87,980653,1,1,Active Shallow Crust,0.0,89.98965,0.0,04/03/4365
+-1.53618,48.86557,6109,6,28,4,24,50,3.65,15.0,fr,23882,122,980656,1,1,Active Shallow Crust,240.0013,58.01299,0.0,06/28/6109
+-1.53618,48.86557,7558,6,12,18,47,20,3.65,15.0,fr,23883,151,980662,1,1,Active Shallow Crust,128.9004,89.96344,0.0,06/12/7558
+-1.53618,48.86557,4508,6,24,1,58,49,3.75,5.0,fr,23884,90,980664,1,1,Active Shallow Crust,0.0,89.98946,0.0,06/24/4508
+-1.53618,48.86557,4272,1,26,7,19,2,3.75,15.0,fr,23885,85,980671,1,1,Active Shallow Crust,0.0,89.98934,-90.0,01/26/4272
+-1.53618,48.86557,1409,6,30,12,13,42,3.85,5.0,fr,23886,28,980676,1,1,Active Shallow Crust,0.0,89.98943,0.0,06/30/1409
+-1.53618,48.86557,816,1,20,23,8,43,3.95,5.0,fr,23887,16,980688,1,2,Active Shallow Crust,0.0,89.98953,0.0,01/20/0816
+-1.53618,48.86557,4334,5,20,20,11,59,3.95,5.0,fr,23888,86,980688,1,2,Active Shallow Crust,0.0,89.98953,0.0,05/20/4334
+-1.53618,48.86557,6670,7,28,6,7,47,4.05,5.0,fr,23889,133,980700,1,1,Active Shallow Crust,0.0,89.98974,0.0,07/28/6670
+-1.53618,48.86557,4069,1,23,16,53,19,4.05,27.5,fr,23890,81,980702,1,1,Active Shallow Crust,0.0,89.98974,0.0,01/23/4069
+-1.53618,48.86557,4770,1,31,21,19,13,4.05,5.0,fr,23891,95,980703,1,1,Active Shallow Crust,240.0064,58.0059,0.0,01/31/4770
+-1.53618,48.86557,6260,6,24,10,59,41,4.55,5.0,fr,23892,125,980769,1,1,Active Shallow Crust,128.8933,89.98578,0.0,06/24/6260
+-1.53618,48.86557,8997,7,20,8,3,37,4.95,5.0,fr,23893,179,980811,1,1,Active Shallow Crust,240.013,58.00468,0.0,07/20/8997
+-1.53618,48.86557,2312,6,11,10,35,50,5.45,5.0,fr,23894,46,980868,1,1,Active Shallow Crust,0.0,89.98994,0.0,06/11/2312
+7.62112,50.20615,8221,5,10,6,51,20,3.55,5.0,fr,23895,164,981120,1,2,Active Shallow Crust,0.0,89.98709,0.0,05/10/8221
+7.62112,50.20615,8971,6,29,4,49,10,3.55,5.0,fr,23896,179,981120,1,2,Active Shallow Crust,0.0,89.98709,0.0,06/29/8971
+7.62112,50.20615,464,3,16,5,57,0,3.55,15.0,fr,23897,9,981121,1,1,Active Shallow Crust,0.0,89.98709,0.0,03/16/0464
+7.62112,50.20615,9033,9,6,22,27,15,3.55,5.0,fr,23898,180,981126,1,1,Active Shallow Crust,0.0,89.98695,-90.0,09/06/9033
+7.62112,50.20615,9899,5,17,12,17,11,3.55,5.0,fr,23899,197,981129,1,1,Active Shallow Crust,128.895,89.99677,0.0,05/17/9899
+7.62112,50.20615,8849,2,13,21,52,42,3.55,15.0,fr,23900,176,981130,1,1,Active Shallow Crust,128.895,89.99677,0.0,02/13/8849
+7.62112,50.20615,1874,12,18,4,10,11,3.65,5.0,fr,23901,37,981132,1,5,Active Shallow Crust,0.0,89.98849,0.0,12/18/1874
+7.62112,50.20615,7138,10,12,11,53,9,3.65,5.0,fr,23902,142,981132,1,5,Active Shallow Crust,0.0,89.98849,0.0,10/12/7138
+7.62112,50.20615,3240,10,5,12,41,10,3.65,5.0,fr,23903,64,981132,1,5,Active Shallow Crust,0.0,89.98849,0.0,10/05/3240
+7.62112,50.20615,1250,7,20,17,49,35,3.65,5.0,fr,23904,24,981132,1,5,Active Shallow Crust,0.0,89.98849,0.0,07/20/1250
+7.62112,50.20615,958,3,16,11,0,37,3.65,5.0,fr,23905,19,981132,1,5,Active Shallow Crust,0.0,89.98849,0.0,03/16/0958
+7.62112,50.20615,5352,1,30,2,2,31,3.65,15.0,fr,23906,107,981133,1,1,Active Shallow Crust,0.0,89.98849,0.0,01/30/5352
+7.62112,50.20615,3195,3,3,15,43,41,3.65,5.0,fr,23907,63,981135,1,1,Active Shallow Crust,240.0013,58.0134,0.0,03/03/3195
+7.62112,50.20615,8997,9,16,3,3,28,3.65,5.0,fr,23908,179,981138,1,1,Active Shallow Crust,0.0,89.98837,-90.0,09/16/8997
+7.62112,50.20615,2115,5,11,20,51,53,3.75,5.0,fr,23909,42,981144,1,1,Active Shallow Crust,0.0,89.98975,0.0,05/11/2115
+7.62112,50.20615,3918,7,14,16,12,24,3.85,5.0,fr,23910,78,981156,1,3,Active Shallow Crust,0.0,89.99086,0.0,07/14/3918
+7.62112,50.20615,2667,3,22,9,56,45,3.85,5.0,fr,23911,53,981156,1,3,Active Shallow Crust,0.0,89.99086,0.0,03/22/2667
+7.62112,50.20615,6670,4,26,12,47,21,3.85,5.0,fr,23912,133,981156,1,3,Active Shallow Crust,0.0,89.99086,0.0,04/26/6670
+7.62112,50.20615,3495,1,22,22,37,44,3.85,15.0,fr,23913,69,981157,1,1,Active Shallow Crust,0.0,89.99086,0.0,01/22/3495
+7.62112,50.20615,1916,3,13,23,18,15,3.95,5.0,fr,23914,38,981168,1,4,Active Shallow Crust,0.0,89.99185,0.0,03/13/1916
+7.62112,50.20615,5013,7,11,22,41,3,3.95,5.0,fr,23915,100,981168,1,4,Active Shallow Crust,0.0,89.99185,0.0,07/11/5013
+7.62112,50.20615,7950,4,14,4,8,48,3.95,5.0,fr,23916,158,981168,1,4,Active Shallow Crust,0.0,89.99185,0.0,04/14/7950
+7.62112,50.20615,3301,2,10,16,29,16,3.95,5.0,fr,23917,66,981168,1,4,Active Shallow Crust,0.0,89.99185,0.0,02/10/3301
+7.62112,50.20615,8978,5,24,8,33,56,3.95,5.0,fr,23918,179,981177,1,1,Active Shallow Crust,128.8997,89.99389,0.0,05/24/8978
+7.62112,50.20615,6168,5,31,1,23,57,4.05,5.0,fr,23919,123,981180,1,2,Active Shallow Crust,0.0,89.98911,0.0,05/31/6168
+7.62112,50.20615,3721,2,18,15,36,40,4.05,5.0,fr,23920,74,981180,1,2,Active Shallow Crust,0.0,89.98911,0.0,02/18/3721
+7.62112,50.20615,9602,11,7,16,30,16,4.05,15.0,fr,23921,192,981181,1,1,Active Shallow Crust,0.0,89.98911,0.0,11/07/9602
+7.62112,50.20615,1967,6,23,1,40,30,4.05,27.5,fr,23922,39,981182,1,1,Active Shallow Crust,0.0,89.98911,0.0,06/23/1967
+7.62112,50.20615,9728,10,18,3,22,7,4.15,15.0,fr,23923,194,981193,1,1,Active Shallow Crust,0.0,89.9903,0.0,10/18/9728
+7.62112,50.20615,796,4,29,13,15,54,4.15,5.0,fr,23924,15,981195,1,3,Active Shallow Crust,240.0088,57.99739,0.0,04/29/0796
+7.62112,50.20615,4031,1,22,1,40,41,4.15,5.0,fr,23925,80,981195,1,3,Active Shallow Crust,240.0088,57.99739,0.0,01/22/4031
+7.62112,50.20615,1753,3,21,15,57,57,4.15,5.0,fr,23926,35,981195,1,3,Active Shallow Crust,240.0088,57.99739,0.0,03/21/1753
+7.62112,50.20615,8466,9,2,5,45,50,4.35,5.0,fr,23927,169,981222,1,1,Active Shallow Crust,0.0,89.9896,-90.0,09/02/8466
+7.62112,50.20615,9077,10,25,23,16,12,4.55,27.5,fr,23928,181,981242,1,1,Active Shallow Crust,0.0,89.98979,0.0,10/25/9077
+7.62112,50.20615,9501,7,8,8,7,26,4.55,5.0,fr,23929,190,981246,1,1,Active Shallow Crust,0.0,89.98968,-90.0,07/08/9501
+7.62112,50.20615,5529,6,23,23,50,39,4.75,5.0,fr,23930,110,981270,1,1,Active Shallow Crust,0.0,89.99016,-90.0,06/23/5529
+3.04743,43.15193,692,1,15,13,7,39,3.65,5.0,fr,23931,13,981612,1,2,Active Shallow Crust,0.0,89.99017,0.0,01/15/0692
+3.04743,43.15193,8491,9,30,12,33,57,3.65,5.0,fr,23932,169,981612,1,2,Active Shallow Crust,0.0,89.99017,0.0,09/30/8491
+3.04743,43.15193,3349,9,6,10,11,23,3.65,15.0,fr,23933,66,981613,1,1,Active Shallow Crust,0.0,89.99017,0.0,09/06/3349
+3.04743,43.15193,2383,1,21,7,44,31,3.85,5.0,fr,23934,47,981636,1,1,Active Shallow Crust,0.0,89.98959,0.0,01/21/2383
+3.04743,43.15193,550,6,13,23,17,16,4.15,27.5,fr,23935,10,981677,1,1,Active Shallow Crust,240.0077,57.99715,0.0,06/13/0550
+3.04743,43.15193,5307,7,25,1,35,28,4.95,5.0,fr,23936,106,981768,1,1,Active Shallow Crust,0.0,89.98972,0.0,07/25/5307
+-1.58738,46.02604,6212,2,5,22,31,13,3.55,5.0,fr,23937,124,982080,1,2,Active Shallow Crust,0.0,89.98949,0.0,02/05/6212
+-1.58738,46.02604,2628,10,29,18,57,29,3.55,5.0,fr,23938,52,982080,1,2,Active Shallow Crust,0.0,89.98949,0.0,10/29/2628
+-1.58738,46.02604,6961,8,22,0,29,36,3.65,5.0,fr,23939,139,982092,1,1,Active Shallow Crust,0.0,89.99064,0.0,08/22/6961
+-1.58738,46.02604,30,8,3,14,20,36,3.65,15.0,fr,23940,0,982093,1,1,Active Shallow Crust,0.0,89.99064,0.0,08/03/0030
+-1.58738,46.02604,4754,6,25,8,27,41,3.65,27.5,fr,23941,95,982100,1,1,Active Shallow Crust,0.0,89.99053,-90.0,06/25/4754
+-1.58738,46.02604,794,9,15,23,9,25,3.75,5.0,fr,23942,15,982104,1,1,Active Shallow Crust,0.0,89.99026,0.0,09/15/0794
+-1.58738,46.02604,6479,3,27,13,17,7,3.75,5.0,fr,23943,129,982107,1,1,Active Shallow Crust,240.0085,58.01753,0.0,03/27/6479
+-1.58738,46.02604,4419,2,24,21,2,15,3.85,5.0,fr,23944,88,982116,1,2,Active Shallow Crust,0.0,89.99009,0.0,02/24/4419
+-1.58738,46.02604,7384,2,9,15,20,1,3.85,5.0,fr,23945,147,982116,1,2,Active Shallow Crust,0.0,89.99009,0.0,02/09/7384
+-1.58738,46.02604,4790,6,17,1,30,41,3.85,5.0,fr,23946,95,982119,1,2,Active Shallow Crust,240.0109,57.99785,0.0,06/17/4790
+-1.58738,46.02604,1206,7,17,10,34,24,3.85,5.0,fr,23947,24,982119,1,2,Active Shallow Crust,240.0109,57.99785,0.0,07/17/1206
+-1.58738,46.02604,9212,6,13,0,2,52,3.95,5.0,fr,23948,184,982128,1,1,Active Shallow Crust,0.0,89.99006,0.0,06/13/9212
+-1.58738,46.02604,5218,11,18,21,19,10,3.95,15.0,fr,23949,104,982135,1,1,Active Shallow Crust,0.0,89.98994,-90.0,11/18/5218
+-1.58738,46.02604,1273,3,20,20,36,43,3.95,5.0,fr,23950,25,982137,1,1,Active Shallow Crust,128.9004,89.99338,0.0,03/20/1273
+-1.58738,46.02604,9861,5,26,1,2,11,4.15,5.0,fr,23951,197,982152,1,1,Active Shallow Crust,0.0,89.99035,0.0,05/26/9861
+-1.58738,46.02604,7878,8,5,16,32,23,4.15,5.0,fr,23952,157,982158,1,1,Active Shallow Crust,0.0,89.99023,-90.0,08/05/7878
+-1.58738,46.02604,128,6,13,12,30,20,4.65,5.0,fr,23953,2,982212,1,2,Active Shallow Crust,0.0,89.99014,0.0,06/13/0128
+-1.58738,46.02604,2487,2,7,2,11,17,4.65,5.0,fr,23954,49,982212,1,2,Active Shallow Crust,0.0,89.99014,0.0,02/07/2487
+-1.58738,46.02604,7550,7,4,20,2,45,4.65,5.0,fr,23955,150,982215,1,1,Active Shallow Crust,240.0106,57.9943,0.0,07/04/7550
+-1.58738,46.02604,7781,8,13,8,4,12,5.15,5.0,fr,23956,155,982272,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/13/7781
+5.05792,43.04028,4685,4,17,7,10,43,3.65,5.0,fr,23957,93,982575,1,1,Active Shallow Crust,240.0013,58.01189,0.0,04/17/4685
+5.05792,43.04028,3059,12,8,13,5,47,4.05,5.0,fr,23958,61,982620,1,1,Active Shallow Crust,0.0,89.99171,0.0,12/08/3059
+5.05792,43.04028,6901,1,27,8,7,31,4.05,15.0,fr,23959,138,982621,1,1,Active Shallow Crust,0.0,89.99171,0.0,01/27/6901
+-1.61468,44.38139,5470,2,3,20,38,16,3.65,5.0,fr,23960,109,983052,1,1,Active Shallow Crust,0.0,89.99036,0.0,02/03/5470
+4.4863,48.30314,16,4,25,3,45,44,3.65,5.0,fr,23961,0,983532,1,1,Active Shallow Crust,0.0,89.98804,0.0,04/25/0016
+4.4863,48.30314,5794,7,31,2,17,2,3.75,27.5,fr,23962,115,983552,1,1,Active Shallow Crust,0.0,89.98922,-90.0,07/31/5794
+4.4863,48.30314,6585,2,16,18,20,26,3.85,27.5,fr,23963,131,983558,1,1,Active Shallow Crust,0.0,89.9905,0.0,02/16/6585
+7.80141,44.04105,1250,6,2,10,31,31,3.55,5.0,fr,23964,24,984000,1,2,Active Shallow Crust,0.0,89.99275,0.0,06/02/1250
+7.80141,44.04105,9654,2,27,3,2,23,3.55,5.0,fr,23965,193,984000,1,2,Active Shallow Crust,0.0,89.99275,0.0,02/27/9654
+7.80141,44.04105,9755,12,1,4,11,19,3.65,5.0,fr,23966,195,984012,1,2,Active Shallow Crust,0.0,89.98708,0.0,12/01/9755
+7.80141,44.04105,3286,7,26,13,47,31,3.65,5.0,fr,23967,65,984012,1,2,Active Shallow Crust,0.0,89.98708,0.0,07/26/3286
+7.80141,44.04105,7808,2,8,14,42,19,3.65,5.0,fr,23968,156,984015,1,1,Active Shallow Crust,240.0015,58.01242,0.0,02/08/7808
+7.80141,44.04105,6847,3,30,15,47,30,3.65,15.0,fr,23969,136,984016,1,1,Active Shallow Crust,240.0015,58.01242,0.0,03/30/6847
+7.80141,44.04105,5313,9,3,22,23,57,3.75,5.0,fr,23970,106,984024,1,2,Active Shallow Crust,0.0,89.98849,0.0,09/03/5313
+7.80141,44.04105,5271,4,17,11,48,55,3.75,5.0,fr,23971,105,984024,1,2,Active Shallow Crust,0.0,89.98849,0.0,04/17/5271
+7.80141,44.04105,1790,5,27,19,18,12,3.85,5.0,fr,23972,35,984045,1,1,Active Shallow Crust,128.8961,89.99487,0.0,05/27/1790
+7.80141,44.04105,1013,9,19,20,22,12,3.95,27.5,fr,23973,20,984050,1,1,Active Shallow Crust,0.0,89.99085,0.0,09/19/1013
+7.80141,44.04105,1483,7,24,20,6,6,4.05,5.0,fr,23974,29,984060,1,1,Active Shallow Crust,0.0,89.99184,0.0,07/24/1483
+7.80141,44.04105,7878,8,16,13,23,4,4.05,15.0,fr,23975,157,984061,1,1,Active Shallow Crust,0.0,89.99184,0.0,08/16/7878
+7.80141,44.04105,7237,11,27,3,19,39,4.15,5.0,fr,23976,144,984072,1,1,Active Shallow Crust,0.0,89.9891,0.0,11/27/7237
+7.80141,44.04105,6210,3,20,2,29,6,4.35,5.0,fr,23977,124,984099,1,1,Active Shallow Crust,240.0074,57.99622,0.0,03/20/6210
+7.80141,44.04105,9506,11,10,6,48,56,4.45,5.0,fr,23978,190,984108,1,1,Active Shallow Crust,0.0,89.98971,0.0,11/10/9506
+-0.39272,42.58328,1182,11,27,4,26,21,3.55,27.5,fr,23979,23,984482,1,2,Active Shallow Crust,0.0,89.98979,0.0,11/27/1182
+-0.39272,42.58328,2578,4,23,17,26,17,3.55,27.5,fr,23980,51,984482,1,2,Active Shallow Crust,0.0,89.98979,0.0,04/23/2578
+-0.39272,42.58328,6357,7,24,16,48,59,3.75,5.0,fr,23981,127,984510,1,1,Active Shallow Crust,0.0,89.98993,-90.0,07/24/6357
+-0.39272,42.58328,1701,4,15,11,0,19,5.75,5.0,fr,23982,34,984750,1,1,Active Shallow Crust,0.0,89.99001,-90.0,04/15/1701
+1.86989,45.48628,7602,2,7,3,44,54,3.55,5.0,fr,23983,152,984960,1,2,Active Shallow Crust,0.0,89.9894,0.0,02/07/7602
+1.86989,45.48628,7324,10,16,10,6,42,3.55,5.0,fr,23984,146,984960,1,2,Active Shallow Crust,0.0,89.9894,0.0,10/16/7324
+1.86989,45.48628,7124,6,17,13,16,47,3.65,5.0,fr,23985,142,984972,1,1,Active Shallow Crust,0.0,89.99055,0.0,06/17/7124
+1.86989,45.48628,9879,9,20,6,41,12,3.85,5.0,fr,23986,197,984996,1,1,Active Shallow Crust,0.0,89.98999,0.0,09/20/9879
+1.86989,45.48628,171,2,13,7,30,38,3.85,15.0,fr,23987,3,985000,1,1,Active Shallow Crust,240.0105,57.99789,0.0,02/13/0171
+1.86989,45.48628,8613,1,29,9,36,22,4.25,5.0,fr,23988,172,985050,1,1,Active Shallow Crust,0.0,89.98962,-90.0,01/29/8613
+0.15818,51.07778,9209,8,10,10,12,7,3.85,5.0,fr,23989,184,985482,1,1,Active Shallow Crust,0.0,89.98994,-90.0,08/10/9209
+0.15818,51.07778,9474,1,9,5,10,27,4.45,5.0,fr,23990,189,985548,1,1,Active Shallow Crust,0.0,89.99002,0.0,01/09/9474
+7.49587,47.92422,872,1,7,22,27,9,3.55,5.0,fr,23991,17,985920,1,3,Active Shallow Crust,0.0,89.99324,0.0,01/07/0872
+7.49587,47.92422,4884,3,12,8,7,42,3.55,5.0,fr,23992,97,985920,1,3,Active Shallow Crust,0.0,89.99324,0.0,03/12/4884
+7.49587,47.92422,2309,5,31,5,14,31,3.55,5.0,fr,23993,46,985920,1,3,Active Shallow Crust,0.0,89.99324,0.0,05/31/2309
+7.49587,47.92422,4161,12,1,6,17,57,3.55,27.5,fr,23994,83,985922,1,1,Active Shallow Crust,0.0,89.99324,0.0,12/01/4161
+7.49587,47.92422,5230,9,24,17,3,19,3.55,5.0,fr,23995,104,985923,1,2,Active Shallow Crust,240.0113,57.99845,0.0,09/24/5230
+7.49587,47.92422,2738,11,16,6,53,58,3.55,5.0,fr,23996,54,985923,1,2,Active Shallow Crust,240.0113,57.99845,0.0,11/16/2738
+7.49587,47.92422,2315,10,4,6,14,16,3.65,5.0,fr,23997,46,985932,1,1,Active Shallow Crust,0.0,89.98795,0.0,10/04/2315
+7.49587,47.92422,4353,2,14,13,6,50,3.65,15.0,fr,23998,87,985933,1,1,Active Shallow Crust,0.0,89.98795,0.0,02/14/4353
+7.49587,47.92422,6398,12,30,14,52,51,3.65,5.0,fr,23999,127,985935,1,2,Active Shallow Crust,240.0004,58.01344,0.0,12/30/6398
+7.49587,47.92422,6714,12,28,17,23,20,3.65,5.0,fr,24000,134,985935,1,2,Active Shallow Crust,240.0004,58.01344,0.0,12/28/6714
+7.49587,47.92422,6544,1,23,20,41,56,3.65,5.0,fr,24001,130,985941,1,1,Active Shallow Crust,128.8994,89.96355,0.0,01/23/6544
+7.49587,47.92422,8212,1,29,3,14,22,3.75,5.0,fr,24002,164,985944,1,4,Active Shallow Crust,0.0,89.98927,0.0,01/29/8212
+7.49587,47.92422,7218,8,22,22,2,21,3.75,5.0,fr,24003,144,985944,1,4,Active Shallow Crust,0.0,89.98927,0.0,08/22/7218
+7.49587,47.92422,4783,10,23,3,22,48,3.75,5.0,fr,24004,95,985944,1,4,Active Shallow Crust,0.0,89.98927,0.0,10/23/4783
+7.49587,47.92422,6564,10,26,8,59,41,3.75,5.0,fr,24005,131,985944,1,4,Active Shallow Crust,0.0,89.98927,0.0,10/26/6564
+7.49587,47.92422,8305,10,26,4,42,33,3.75,15.0,fr,24006,166,985945,1,1,Active Shallow Crust,0.0,89.98927,0.0,10/26/8305
+7.49587,47.92422,3898,2,17,23,6,40,3.75,5.0,fr,24007,77,985947,1,1,Active Shallow Crust,240.0082,58.01818,0.0,02/17/3898
+7.49587,47.92422,2424,9,12,18,1,32,3.75,5.0,fr,24008,48,985950,1,1,Active Shallow Crust,0.0,89.98914,-90.0,09/12/2424
+7.49587,47.92422,1523,9,15,3,32,44,3.85,5.0,fr,24009,30,985956,1,4,Active Shallow Crust,0.0,89.99043,0.0,09/15/1523
+7.49587,47.92422,2574,2,22,1,17,12,3.85,5.0,fr,24010,51,985956,1,4,Active Shallow Crust,0.0,89.99043,0.0,02/22/2574
+7.49587,47.92422,1274,3,12,10,41,35,3.85,5.0,fr,24011,25,985956,1,4,Active Shallow Crust,0.0,89.99043,0.0,03/12/1274
+7.49587,47.92422,7440,2,3,15,58,29,3.85,5.0,fr,24012,148,985956,1,4,Active Shallow Crust,0.0,89.99043,0.0,02/03/7440
+7.49587,47.92422,8444,6,10,2,34,20,3.95,5.0,fr,24013,168,985968,1,1,Active Shallow Crust,0.0,89.99147,0.0,06/10/8444
+7.49587,47.92422,2001,7,20,19,59,3,3.95,27.5,fr,24014,40,985970,1,1,Active Shallow Crust,0.0,89.99147,0.0,07/20/2001
+7.49587,47.92422,7001,12,17,8,38,53,3.95,5.0,fr,24015,140,985971,1,1,Active Shallow Crust,240.0195,58.00501,0.0,12/17/7001
+7.49587,47.92422,8290,6,14,3,14,20,3.95,15.0,fr,24016,165,985972,1,1,Active Shallow Crust,240.0195,58.00501,0.0,06/14/8290
+7.49587,47.92422,2285,3,13,0,0,9,4.05,15.0,fr,24017,45,985981,1,2,Active Shallow Crust,0.0,89.9886,0.0,03/13/2285
+7.49587,47.92422,5740,12,30,14,25,29,4.05,15.0,fr,24018,114,985981,1,2,Active Shallow Crust,0.0,89.9886,0.0,12/30/5740
+7.49587,47.92422,5268,3,13,1,32,35,4.15,5.0,fr,24019,105,985992,1,4,Active Shallow Crust,0.0,89.98984,0.0,03/13/5268
+7.49587,47.92422,8599,12,26,6,40,58,4.15,5.0,fr,24020,171,985992,1,4,Active Shallow Crust,0.0,89.98984,0.0,12/26/8599
+7.49587,47.92422,8062,2,8,17,4,5,4.15,5.0,fr,24021,161,985992,1,4,Active Shallow Crust,0.0,89.98984,0.0,02/08/8062
+7.49587,47.92422,9205,2,14,14,24,20,4.15,5.0,fr,24022,184,985992,1,4,Active Shallow Crust,0.0,89.98984,0.0,02/14/9205
+7.49587,47.92422,5473,11,2,15,23,35,4.15,15.0,fr,24023,109,985993,1,1,Active Shallow Crust,0.0,89.98984,0.0,11/02/5473
+7.49587,47.92422,5347,12,19,2,31,38,4.15,15.0,fr,24024,106,986002,1,1,Active Shallow Crust,128.897,89.99323,0.0,12/19/5347
+7.49587,47.92422,5374,5,23,2,8,51,4.25,5.0,fr,24025,107,986004,1,1,Active Shallow Crust,0.0,89.99094,0.0,05/23/5374
+7.49587,47.92422,4076,11,2,23,58,27,4.25,15.0,fr,24026,81,986008,1,1,Active Shallow Crust,240.0082,57.9937,0.0,11/02/4076
+7.49587,47.92422,3665,11,12,6,24,3,4.25,5.0,fr,24027,73,986010,1,1,Active Shallow Crust,0.0,89.99084,-90.0,11/12/3665
+7.49587,47.92422,9508,8,20,16,36,19,4.35,5.0,fr,24028,190,986019,1,1,Active Shallow Crust,240.0087,57.99627,0.0,08/20/9508
+7.49587,47.92422,7308,6,12,7,25,13,4.45,15.0,fr,24029,146,986029,1,1,Active Shallow Crust,0.0,89.99041,0.0,06/12/7308
+7.49587,47.92422,2877,9,23,18,40,53,4.75,15.0,fr,24030,57,986065,1,1,Active Shallow Crust,0.0,89.98981,0.0,09/23/2877
+1.63377,51.00744,9458,11,28,4,59,30,3.55,5.0,fr,24031,189,986400,1,4,Active Shallow Crust,0.0,89.99049,0.0,11/28/9458
+1.63377,51.00744,3625,5,19,6,43,20,3.55,5.0,fr,24032,72,986400,1,4,Active Shallow Crust,0.0,89.99049,0.0,05/19/3625
+1.63377,51.00744,9021,10,16,18,0,7,3.55,5.0,fr,24033,180,986400,1,4,Active Shallow Crust,0.0,89.99049,0.0,10/16/9021
+1.63377,51.00744,4751,4,2,23,49,38,3.55,5.0,fr,24034,95,986400,1,4,Active Shallow Crust,0.0,89.99049,0.0,04/02/4751
+1.63377,51.00744,8739,9,8,7,13,10,3.55,5.0,fr,24035,174,986406,1,1,Active Shallow Crust,0.0,89.99037,-90.0,09/08/8739
+1.63377,51.00744,7953,12,2,21,51,29,3.55,5.0,fr,24036,159,986409,1,1,Active Shallow Crust,128.8956,89.99365,0.0,12/02/7953
+1.63377,51.00744,279,10,10,1,29,52,3.65,5.0,fr,24037,5,986412,1,1,Active Shallow Crust,0.0,89.9901,0.0,10/10/0279
+1.63377,51.00744,4472,11,16,7,27,26,3.65,5.0,fr,24038,89,986421,1,1,Active Shallow Crust,128.8999,89.96349,0.0,11/16/4472
+1.63377,51.00744,8705,5,7,13,38,38,3.75,15.0,fr,24039,174,986425,1,2,Active Shallow Crust,0.0,89.98992,0.0,05/07/8705
+1.63377,51.00744,5223,1,27,9,26,21,3.75,15.0,fr,24040,104,986425,1,2,Active Shallow Crust,0.0,89.98992,0.0,01/27/5223
+1.63377,51.00744,9108,5,19,17,51,43,3.85,5.0,fr,24041,182,986436,1,1,Active Shallow Crust,0.0,89.98989,0.0,05/19/9108
+1.63377,51.00744,7554,5,20,17,54,11,3.85,5.0,fr,24042,151,986439,1,1,Active Shallow Crust,240.0113,57.99798,0.0,05/20/7554
+1.63377,51.00744,234,5,22,15,59,35,3.95,15.0,fr,24043,4,986449,1,1,Active Shallow Crust,0.0,89.98999,0.0,05/22/0234
+1.63377,51.00744,6084,2,27,14,40,33,3.95,5.0,fr,24044,121,986451,1,2,Active Shallow Crust,240.0206,58.00508,0.0,02/27/6084
+1.63377,51.00744,2656,6,3,6,8,14,3.95,5.0,fr,24045,53,986451,1,2,Active Shallow Crust,240.0206,58.00508,0.0,06/03/2656
+1.63377,51.00744,7341,5,17,11,31,7,3.95,27.5,fr,24046,146,986459,1,2,Active Shallow Crust,128.8999,89.99349,0.0,05/17/7341
+1.63377,51.00744,2375,2,28,2,41,6,3.95,27.5,fr,24047,47,986459,1,2,Active Shallow Crust,128.8999,89.99349,0.0,02/28/2375
+1.63377,51.00744,5844,12,8,0,33,6,4.05,15.0,fr,24048,116,986461,1,1,Active Shallow Crust,0.0,89.99019,0.0,12/08/5844
+1.63377,51.00744,2880,10,4,23,3,46,4.35,15.0,fr,24049,57,986497,1,1,Active Shallow Crust,0.0,89.9899,0.0,10/04/2880
+1.63377,51.00744,7645,8,1,10,17,13,4.45,5.0,fr,24050,152,986508,1,1,Active Shallow Crust,0.0,89.98987,0.0,08/01/7645
+1.63377,51.00744,1652,6,18,22,39,54,5.15,5.0,fr,24051,33,986592,1,1,Active Shallow Crust,0.0,89.98994,0.0,06/18/1652
+1.63377,51.00744,8989,11,22,2,57,28,5.35,15.0,fr,24052,179,986617,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/22/8989
+1.63377,51.00744,3510,10,31,0,47,58,5.85,5.0,fr,24053,70,986676,1,1,Active Shallow Crust,0.0,89.99,0.0,10/31/3510
+1.633774,51.00744,5053,12,1,11,15,14,6.25,6.744814,fr,24054,101,986724,1,1,Active Shallow Crust,360.0,89.99004,0.0,12/01/5053
+7.7325,47.05164,7558,11,9,11,5,19,3.55,5.0,fr,24055,151,986880,1,1,Active Shallow Crust,0.0,89.99313,0.0,11/09/7558
+7.7325,47.05164,1113,3,14,19,52,10,3.55,5.0,fr,24056,22,986883,1,2,Active Shallow Crust,240.0112,57.9984,0.0,03/14/1113
+7.7325,47.05164,3608,9,7,15,29,57,3.55,5.0,fr,24057,72,986883,1,2,Active Shallow Crust,240.0112,57.9984,0.0,09/07/3608
+7.7325,47.05164,44,11,8,4,10,45,3.55,5.0,fr,24058,0,986889,1,1,Active Shallow Crust,128.8955,89.99657,0.0,11/08/0044
+7.7325,47.05164,3980,11,8,12,38,11,3.65,5.0,fr,24059,79,986895,1,1,Active Shallow Crust,240.001,58.01336,0.0,11/08/3980
+7.7325,47.05164,4739,4,22,2,2,59,3.65,15.0,fr,24060,94,986896,1,1,Active Shallow Crust,240.001,58.01336,0.0,04/22/4739
+7.7325,47.05164,9033,3,24,4,44,48,3.65,5.0,fr,24061,180,986898,1,1,Active Shallow Crust,0.0,89.98761,-90.0,03/24/9033
+7.7325,47.05164,1838,7,23,0,54,21,3.65,5.0,fr,24062,36,986901,1,1,Active Shallow Crust,128.8995,89.96353,0.0,07/23/1838
+7.7325,47.05164,756,12,1,14,55,36,3.65,15.0,fr,24063,15,986902,1,1,Active Shallow Crust,128.8995,89.96353,0.0,12/01/0756
+7.7325,47.05164,6221,8,3,22,36,55,3.75,5.0,fr,24064,124,986904,1,2,Active Shallow Crust,0.0,89.98908,0.0,08/03/6221
+7.7325,47.05164,6980,7,9,1,1,23,3.75,5.0,fr,24065,139,986904,1,2,Active Shallow Crust,0.0,89.98908,0.0,07/09/6980
+7.7325,47.05164,2000,1,8,20,6,4,3.75,27.5,fr,24066,39,986915,1,1,Active Shallow Crust,128.896,89.9675,0.0,01/08/2000
+7.7325,47.05164,211,1,5,13,43,26,3.85,5.0,fr,24067,4,986916,1,1,Active Shallow Crust,0.0,89.99027,0.0,01/05/0211
+7.7325,47.05164,7380,5,1,17,45,56,3.85,15.0,fr,24068,147,986917,1,1,Active Shallow Crust,0.0,89.99027,0.0,05/01/7380
+7.7325,47.05164,8803,8,2,23,7,29,3.85,27.5,fr,24069,176,986918,1,1,Active Shallow Crust,0.0,89.99027,0.0,08/02/8803
+7.7325,47.05164,5195,10,10,2,30,11,3.85,15.0,fr,24070,103,986926,1,1,Active Shallow Crust,128.8951,89.99271,0.0,10/10/5195
+7.7325,47.05164,6953,11,14,0,57,2,3.95,5.0,fr,24071,139,986928,1,2,Active Shallow Crust,0.0,89.99133,0.0,11/14/6953
+7.7325,47.05164,2739,3,15,21,0,16,3.95,5.0,fr,24072,54,986928,1,2,Active Shallow Crust,0.0,89.99133,0.0,03/15/2739
+7.7325,47.05164,2772,8,10,14,10,50,4.05,27.5,fr,24073,55,986942,1,1,Active Shallow Crust,0.0,89.98841,0.0,08/10/2772
+7.7325,47.05164,1750,3,9,10,37,54,4.15,5.0,fr,24074,34,986952,1,2,Active Shallow Crust,0.0,89.98967,0.0,03/09/1750
+7.7325,47.05164,6320,4,12,15,54,40,4.15,5.0,fr,24075,126,986952,1,2,Active Shallow Crust,0.0,89.98967,0.0,04/12/6320
+7.7325,47.05164,5611,10,10,13,4,59,4.15,15.0,fr,24076,112,986962,1,1,Active Shallow Crust,128.8973,89.99311,0.0,10/10/5611
+7.7325,47.05164,2978,7,24,23,30,21,4.35,5.0,fr,24077,59,986985,1,1,Active Shallow Crust,128.8977,89.98255,0.0,07/24/2978
+7.7325,47.05164,9961,3,9,6,18,31,4.45,5.0,fr,24078,199,986991,1,1,Active Shallow Crust,240.0052,57.99508,0.0,03/09/9961
+7.7325,47.05164,5942,4,18,5,47,11,4.45,15.0,fr,24079,118,986995,1,1,Active Shallow Crust,0.0,89.99014,-90.0,04/18/5942
+7.7325,47.05164,6078,8,19,20,47,19,4.55,27.5,fr,24080,121,987002,1,1,Active Shallow Crust,0.0,89.98914,0.0,08/19/6078
+7.7325,47.05164,8469,4,19,23,33,56,4.55,15.0,fr,24081,169,987007,1,1,Active Shallow Crust,0.0,89.98901,-90.0,04/19/8469
+7.7325,47.05164,8645,9,17,14,10,12,4.65,15.0,fr,24082,172,987013,1,1,Active Shallow Crust,0.0,89.99032,0.0,09/17/8645
+7.7325,47.05164,3016,4,2,13,10,34,4.65,5.0,fr,24083,60,987015,1,1,Active Shallow Crust,240.0113,57.99416,0.0,04/02/3016
+7.7325,47.05164,4295,4,10,19,43,25,4.65,15.0,fr,24084,85,987019,1,1,Active Shallow Crust,0.0,89.9902,-90.0,04/10/4295
+7.7325,47.05164,3192,5,5,6,36,25,5.15,15.0,fr,24085,63,987073,1,1,Active Shallow Crust,0.0,89.9902,0.0,05/05/3192
+7.7325,47.05164,8518,1,7,17,7,31,5.25,5.0,fr,24086,170,987084,1,1,Active Shallow Crust,0.0,89.9903,0.0,01/07/8518
+-2.63866,43.8569,6286,7,6,8,25,43,3.95,5.0,fr,24087,125,987408,1,1,Active Shallow Crust,0.0,89.99082,0.0,07/06/6286
+-2.63866,43.8569,598,9,30,23,5,32,4.45,27.5,fr,24088,11,987470,1,1,Active Shallow Crust,0.0,89.98968,0.0,09/30/0598
+-2.63866,43.8569,4231,12,2,11,31,34,4.75,5.0,fr,24089,84,987504,1,1,Active Shallow Crust,0.0,89.98995,0.0,12/02/4231
+6.78532,51.70563,2380,9,8,19,52,31,3.55,5.0,fr,24090,47,987840,1,1,Active Shallow Crust,0.0,89.9875,0.0,09/08/2380
+6.78532,51.70563,3917,1,4,6,41,18,3.55,5.0,fr,24091,78,987846,1,1,Active Shallow Crust,0.0,89.98736,-90.0,01/04/3917
+6.78532,51.70563,7715,6,27,16,56,4,3.55,5.0,fr,24092,154,987849,1,1,Active Shallow Crust,128.8953,89.99375,0.0,06/27/7715
+6.78532,51.70563,9393,3,18,20,28,58,4.75,5.0,fr,24093,187,987993,1,1,Active Shallow Crust,128.8868,89.98808,0.0,03/18/9393
+8.52552,47.90853,7142,4,4,17,18,13,3.55,5.0,fr,24094,142,988320,1,3,Active Shallow Crust,0.0,89.98648,0.0,04/04/7142
+8.52552,47.90853,9717,8,8,17,55,30,3.55,5.0,fr,24095,194,988320,1,3,Active Shallow Crust,0.0,89.98648,0.0,08/08/9717
+8.52552,47.90853,1105,4,30,17,15,32,3.55,5.0,fr,24096,22,988320,1,3,Active Shallow Crust,0.0,89.98648,0.0,04/30/1105
+8.52552,47.90853,7510,8,31,1,43,47,3.55,15.0,fr,24097,150,988321,1,1,Active Shallow Crust,0.0,89.98648,0.0,08/31/7510
+8.52552,47.90853,5645,4,17,4,23,9,3.55,5.0,fr,24098,112,988323,1,1,Active Shallow Crust,240.0121,57.99793,0.0,04/17/5645
+8.52552,47.90853,9279,9,27,3,28,1,3.65,15.0,fr,24099,185,988339,1,1,Active Shallow Crust,0.0,89.98781,-90.0,09/27/9279
+8.52552,47.90853,3832,6,25,16,39,36,3.75,5.0,fr,24100,76,988353,1,1,Active Shallow Crust,128.8972,89.96751,0.0,06/25/3832
+8.52552,47.90853,495,1,14,10,18,55,3.95,5.0,fr,24101,9,988368,1,2,Active Shallow Crust,0.0,89.99147,0.0,01/14/0495
+8.52552,47.90853,6604,10,8,5,42,22,3.95,5.0,fr,24102,132,988368,1,2,Active Shallow Crust,0.0,89.99147,0.0,10/08/6604
+8.52552,47.90853,611,2,14,2,3,56,3.95,27.5,fr,24103,12,988370,1,1,Active Shallow Crust,0.0,89.99147,0.0,02/14/0611
+8.52552,47.90853,6243,7,8,7,24,28,4.05,15.0,fr,24104,124,988381,1,1,Active Shallow Crust,0.0,89.9924,0.0,07/08/6243
+8.52552,47.90853,1985,10,26,1,30,12,4.05,5.0,fr,24105,39,988383,1,2,Active Shallow Crust,240.0056,58.00699,0.0,10/26/1985
+8.52552,47.90853,8317,7,25,23,0,28,4.05,5.0,fr,24106,166,988383,1,2,Active Shallow Crust,240.0056,58.00699,0.0,07/25/8317
+8.52552,47.90853,1503,3,14,21,50,27,4.05,5.0,fr,24107,30,988386,1,1,Active Shallow Crust,0.0,89.99231,-90.0,03/14/1503
+8.52552,47.90853,6014,1,23,4,54,57,4.25,5.0,fr,24108,120,988404,1,2,Active Shallow Crust,0.0,89.98792,0.0,01/23/6014
+8.52552,47.90853,4410,8,11,9,16,20,4.25,5.0,fr,24109,88,988404,1,2,Active Shallow Crust,0.0,89.98792,0.0,08/11/4410
+8.52552,47.90853,7342,10,9,5,52,25,4.25,15.0,fr,24110,146,988405,1,1,Active Shallow Crust,0.0,89.98792,0.0,10/09/7342
+8.52552,47.90853,3800,11,17,12,1,38,4.45,5.0,fr,24111,75,988428,1,1,Active Shallow Crust,0.0,89.9904,0.0,11/17/3800
+8.52552,47.90853,1828,11,17,5,31,51,4.45,15.0,fr,24112,36,988432,1,1,Active Shallow Crust,240.0053,57.99499,0.0,11/17/1828
+8.52552,47.90853,2869,10,12,3,38,24,4.45,5.0,fr,24113,57,988434,1,1,Active Shallow Crust,0.0,89.9903,-90.0,10/12/2869
+8.52552,47.90853,2561,7,20,0,7,36,4.55,5.0,fr,24114,51,988446,1,1,Active Shallow Crust,0.0,89.99135,-90.0,07/20/2561
+8.52552,47.90853,8824,10,2,1,56,54,4.65,15.0,fr,24115,176,988453,1,1,Active Shallow Crust,0.0,89.98857,0.0,10/02/8824
+8.52552,47.90853,9527,8,24,15,54,15,4.85,15.0,fr,24116,190,988480,1,1,Active Shallow Crust,240.0173,58.00261,0.0,08/24/9527
+8.52552,47.90853,8793,1,17,7,49,26,5.65,5.0,fr,24117,175,988572,1,1,Active Shallow Crust,0.0,89.99036,0.0,01/17/8793
+9.34042,48.75496,793,3,20,19,47,41,3.55,5.0,fr,24118,15,988800,1,2,Active Shallow Crust,0.0,89.9867,0.0,03/20/0793
+9.34042,48.75496,8637,2,11,13,41,23,3.55,5.0,fr,24119,172,988800,1,2,Active Shallow Crust,0.0,89.9867,0.0,02/11/8637
+9.34042,48.75496,847,1,27,14,18,10,3.65,5.0,fr,24120,16,988812,1,3,Active Shallow Crust,0.0,89.98815,0.0,01/27/0847
+9.34042,48.75496,8619,5,30,7,56,9,3.65,5.0,fr,24121,172,988812,1,3,Active Shallow Crust,0.0,89.98815,0.0,05/30/8619
+9.34042,48.75496,9397,3,9,9,46,15,3.65,5.0,fr,24122,187,988812,1,3,Active Shallow Crust,0.0,89.98815,0.0,03/09/9397
+9.34042,48.75496,8802,10,18,5,57,21,3.65,15.0,fr,24123,176,988813,1,1,Active Shallow Crust,0.0,89.98815,0.0,10/18/8802
+9.34042,48.75496,7166,8,6,16,40,2,3.75,15.0,fr,24124,143,988825,1,1,Active Shallow Crust,0.0,89.98944,0.0,08/06/7166
+9.34042,48.75496,5673,6,4,21,34,34,3.75,5.0,fr,24125,113,988827,1,1,Active Shallow Crust,240.0099,58.01698,0.0,06/04/5673
+9.34042,48.75496,5437,10,14,6,28,33,3.75,15.0,fr,24126,108,988831,1,1,Active Shallow Crust,0.0,89.98932,-90.0,10/14/5437
+9.34042,48.75496,2782,9,28,13,2,17,3.85,5.0,fr,24127,55,988836,1,1,Active Shallow Crust,0.0,89.99059,0.0,09/28/2782
+9.34042,48.75496,6890,9,20,16,1,30,4.05,5.0,fr,24128,137,988863,1,1,Active Shallow Crust,240.0067,58.00674,0.0,09/20/6890
+9.34042,48.75496,5638,11,22,10,50,8,4.45,15.0,fr,24129,112,988909,1,1,Active Shallow Crust,0.0,89.99056,0.0,11/22/5638
+9.34042,48.75496,8612,6,10,21,31,51,4.65,5.0,fr,24130,172,988932,1,1,Active Shallow Crust,0.0,89.98875,0.0,06/10/8612
+9.34042,48.75496,3214,2,4,7,14,25,4.75,5.0,fr,24131,64,988944,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/04/3214
+0.08791,43.17908,7051,9,15,7,40,26,3.55,5.0,fr,24132,141,989760,1,9,Active Shallow Crust,0.0,89.99001,0.0,09/15/7051
+0.08791,43.17908,7520,2,9,8,20,15,3.55,5.0,fr,24133,150,989760,1,9,Active Shallow Crust,0.0,89.99001,0.0,02/09/7520
+0.08791,43.17908,4034,3,12,0,52,59,3.55,5.0,fr,24134,80,989760,1,9,Active Shallow Crust,0.0,89.99001,0.0,03/12/4034
+0.08791,43.17908,4743,6,28,12,12,20,3.55,5.0,fr,24135,94,989760,1,9,Active Shallow Crust,0.0,89.99001,0.0,06/28/4743
+0.08791,43.17908,1459,2,8,21,21,3,3.55,5.0,fr,24136,29,989760,1,9,Active Shallow Crust,0.0,89.99001,0.0,02/08/1459
+0.08791,43.17908,4944,5,24,8,53,30,3.55,5.0,fr,24137,98,989760,1,9,Active Shallow Crust,0.0,89.99001,0.0,05/24/4944
+0.08791,43.17908,3692,2,5,7,55,9,3.55,5.0,fr,24138,73,989760,1,9,Active Shallow Crust,0.0,89.99001,0.0,02/05/3692
+0.08791,43.17908,7329,12,16,3,30,19,3.55,5.0,fr,24139,146,989760,1,9,Active Shallow Crust,0.0,89.99001,0.0,12/16/7329
+0.08791,43.17908,7740,4,22,20,12,11,3.55,5.0,fr,24140,154,989760,1,9,Active Shallow Crust,0.0,89.99001,0.0,04/22/7740
+0.08791,43.17908,3452,11,15,4,21,27,3.55,15.0,fr,24141,69,989761,1,2,Active Shallow Crust,0.0,89.99001,0.0,11/15/3452
+0.08791,43.17908,7297,11,17,8,7,9,3.55,15.0,fr,24142,145,989761,1,2,Active Shallow Crust,0.0,89.99001,0.0,11/17/7297
+0.08791,43.17908,7025,3,1,16,59,25,3.55,27.5,fr,24143,140,989762,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/01/7025
+0.08791,43.17908,5817,5,31,8,30,41,3.55,5.0,fr,24144,116,989763,1,1,Active Shallow Crust,240.0119,57.99813,0.0,05/31/5817
+0.08791,43.17908,206,6,25,8,26,29,3.55,15.0,fr,24145,4,989764,1,1,Active Shallow Crust,240.0119,57.99813,0.0,06/25/0206
+0.08791,43.17908,5601,7,12,5,24,4,3.55,5.0,fr,24146,112,989766,1,2,Active Shallow Crust,0.0,89.99001,-90.0,07/12/5601
+0.08791,43.17908,1872,10,20,22,36,30,3.55,5.0,fr,24147,37,989766,1,2,Active Shallow Crust,0.0,89.99001,-90.0,10/20/1872
+0.08791,43.17908,5328,8,19,21,17,49,3.55,15.0,fr,24148,106,989767,1,1,Active Shallow Crust,0.0,89.99001,-90.0,08/19/5328
+0.08791,43.17908,1881,9,5,19,31,47,3.55,27.5,fr,24149,37,989768,1,1,Active Shallow Crust,0.0,89.99001,-90.0,09/05/1881
+0.08791,43.17908,5484,4,30,22,43,52,3.55,5.0,fr,24150,109,989769,1,1,Active Shallow Crust,128.8965,89.99374,0.0,04/30/5484
+0.08791,43.17908,275,4,15,1,36,12,3.55,15.0,fr,24151,5,989770,1,1,Active Shallow Crust,128.8965,89.99374,0.0,04/15/0275
+0.08791,43.17908,7157,7,9,2,18,21,3.65,5.0,fr,24152,143,989772,1,4,Active Shallow Crust,0.0,89.98997,0.0,07/09/7157
+0.08791,43.17908,4426,12,25,10,57,7,3.65,5.0,fr,24153,88,989772,1,4,Active Shallow Crust,0.0,89.98997,0.0,12/25/4426
+0.08791,43.17908,943,10,3,19,5,8,3.65,5.0,fr,24154,18,989772,1,4,Active Shallow Crust,0.0,89.98997,0.0,10/03/0943
+0.08791,43.17908,1133,10,12,2,4,27,3.65,5.0,fr,24155,22,989772,1,4,Active Shallow Crust,0.0,89.98997,0.0,10/12/1133
+0.08791,43.17908,6979,11,23,8,25,11,3.65,15.0,fr,24156,139,989773,1,4,Active Shallow Crust,0.0,89.98997,0.0,11/23/6979
+0.08791,43.17908,1146,9,19,12,18,6,3.65,15.0,fr,24157,22,989773,1,4,Active Shallow Crust,0.0,89.98997,0.0,09/19/1146
+0.08791,43.17908,5050,11,15,19,59,18,3.65,15.0,fr,24158,100,989773,1,4,Active Shallow Crust,0.0,89.98997,0.0,11/15/5050
+0.08791,43.17908,7050,2,3,13,6,42,3.65,15.0,fr,24159,140,989773,1,4,Active Shallow Crust,0.0,89.98997,0.0,02/03/7050
+0.08791,43.17908,3134,11,20,9,28,53,3.65,5.0,fr,24160,62,989778,1,1,Active Shallow Crust,0.0,89.98995,-90.0,11/20/3134
+0.08791,43.17908,9044,6,18,16,5,46,3.65,5.0,fr,24161,180,989781,1,3,Active Shallow Crust,128.9007,89.96352,0.0,06/18/9044
+0.08791,43.17908,5773,10,22,11,4,14,3.65,5.0,fr,24162,115,989781,1,3,Active Shallow Crust,128.9007,89.96352,0.0,10/22/5773
+0.08791,43.17908,7795,10,16,11,56,24,3.65,5.0,fr,24163,155,989781,1,3,Active Shallow Crust,128.9007,89.96352,0.0,10/16/7795
+0.08791,43.17908,9294,8,15,23,10,16,3.75,5.0,fr,24164,185,989784,1,3,Active Shallow Crust,0.0,89.98996,0.0,08/15/9294
+0.08791,43.17908,7725,5,5,19,46,47,3.75,5.0,fr,24165,154,989784,1,3,Active Shallow Crust,0.0,89.98996,0.0,05/05/7725
+0.08791,43.17908,4891,5,10,8,48,51,3.75,5.0,fr,24166,97,989784,1,3,Active Shallow Crust,0.0,89.98996,0.0,05/10/4891
+0.08791,43.17908,4065,8,10,11,3,1,3.75,15.0,fr,24167,81,989785,1,1,Active Shallow Crust,0.0,89.98996,0.0,08/10/4065
+0.08791,43.17908,9342,1,13,8,53,26,3.75,5.0,fr,24168,186,989790,1,1,Active Shallow Crust,0.0,89.99003,-90.0,01/13/9342
+0.08791,43.17908,1412,6,18,10,32,31,3.75,15.0,fr,24169,28,989791,1,1,Active Shallow Crust,0.0,89.99003,-90.0,06/18/1412
+0.08791,43.17908,3724,10,28,8,24,37,3.85,5.0,fr,24170,74,989796,1,6,Active Shallow Crust,0.0,89.99,0.0,10/28/3724
+0.08791,43.17908,1782,9,10,12,28,37,3.85,5.0,fr,24171,35,989796,1,6,Active Shallow Crust,0.0,89.99,0.0,09/10/1782
+0.08791,43.17908,3320,12,16,12,41,33,3.85,5.0,fr,24172,66,989796,1,6,Active Shallow Crust,0.0,89.99,0.0,12/16/3320
+0.08791,43.17908,636,6,2,12,14,18,3.85,5.0,fr,24173,12,989796,1,6,Active Shallow Crust,0.0,89.99,0.0,06/02/0636
+0.08791,43.17908,675,7,30,12,0,47,3.85,5.0,fr,24174,13,989796,1,6,Active Shallow Crust,0.0,89.99,0.0,07/30/0675
+0.08791,43.17908,2113,4,18,6,20,11,3.85,5.0,fr,24175,42,989796,1,6,Active Shallow Crust,0.0,89.99,0.0,04/18/2113
+0.08791,43.17908,9289,12,4,11,14,7,3.85,15.0,fr,24176,185,989797,1,1,Active Shallow Crust,0.0,89.99,0.0,12/04/9289
+0.08791,43.17908,473,10,19,8,9,0,3.85,15.0,fr,24177,9,989800,1,1,Active Shallow Crust,240.0104,57.99773,0.0,10/19/0473
+0.08791,43.17908,4675,1,25,22,45,7,3.85,5.0,fr,24178,93,989802,1,3,Active Shallow Crust,0.0,89.98996,-90.0,01/25/4675
+0.08791,43.17908,3121,9,29,23,16,40,3.85,5.0,fr,24179,62,989802,1,3,Active Shallow Crust,0.0,89.98996,-90.0,09/29/3121
+0.08791,43.17908,1942,12,5,1,24,49,3.85,5.0,fr,24180,38,989802,1,3,Active Shallow Crust,0.0,89.98996,-90.0,12/05/1942
+0.08791,43.17908,1892,6,28,11,0,37,3.85,15.0,fr,24181,37,989803,1,1,Active Shallow Crust,0.0,89.98996,-90.0,06/28/1892
+0.08791,43.17908,3132,3,17,3,29,6,3.85,5.0,fr,24182,62,989805,1,1,Active Shallow Crust,128.896,89.9937,0.0,03/17/3132
+0.08791,43.17908,3487,4,2,19,18,51,3.85,27.5,fr,24183,69,989807,1,2,Active Shallow Crust,128.896,89.9937,0.0,04/02/3487
+0.08791,43.17908,1039,10,15,3,0,57,3.85,27.5,fr,24184,20,989807,1,2,Active Shallow Crust,128.896,89.9937,0.0,10/15/1039
+0.08791,43.17908,872,12,23,2,48,28,3.95,5.0,fr,24185,17,989808,1,3,Active Shallow Crust,0.0,89.99,0.0,12/23/0872
+0.08791,43.17908,3642,6,24,16,55,43,3.95,5.0,fr,24186,72,989808,1,3,Active Shallow Crust,0.0,89.99,0.0,06/24/3642
+0.08791,43.17908,6487,6,6,5,5,50,3.95,5.0,fr,24187,129,989808,1,3,Active Shallow Crust,0.0,89.99,0.0,06/06/6487
+0.08791,43.17908,7529,12,29,4,42,30,3.95,15.0,fr,24188,150,989809,1,2,Active Shallow Crust,0.0,89.99,0.0,12/29/7529
+0.08791,43.17908,4808,9,23,10,54,39,3.95,15.0,fr,24189,96,989809,1,2,Active Shallow Crust,0.0,89.99,0.0,09/23/4808
+0.08791,43.17908,5035,4,18,2,31,43,3.95,27.5,fr,24190,100,989810,1,1,Active Shallow Crust,0.0,89.99,0.0,04/18/5035
+0.08791,43.17908,1768,5,14,11,50,10,3.95,5.0,fr,24191,35,989811,1,1,Active Shallow Crust,240.0193,58.0049,0.0,05/14/1768
+0.08791,43.17908,6950,5,12,22,35,32,3.95,27.5,fr,24192,138,989816,1,1,Active Shallow Crust,0.0,89.99003,-90.0,05/12/6950
+0.08791,43.17908,1632,3,6,5,44,25,4.05,15.0,fr,24193,32,989821,1,2,Active Shallow Crust,0.0,89.98998,0.0,03/06/1632
+0.08791,43.17908,5544,2,28,14,57,20,4.05,15.0,fr,24194,110,989821,1,2,Active Shallow Crust,0.0,89.98998,0.0,02/28/5544
+0.08791,43.17908,4626,8,22,19,33,22,4.05,5.0,fr,24195,92,989829,1,2,Active Shallow Crust,128.891,89.9937,0.0,08/22/4626
+0.08791,43.17908,4249,10,20,19,4,32,4.05,5.0,fr,24196,84,989829,1,2,Active Shallow Crust,128.891,89.9937,0.0,10/20/4249
+0.08791,43.17908,5504,9,27,2,32,31,4.05,15.0,fr,24197,110,989830,1,1,Active Shallow Crust,128.891,89.9937,0.0,09/27/5504
+0.08791,43.17908,2002,10,20,13,41,22,4.15,5.0,fr,24198,40,989832,1,2,Active Shallow Crust,0.0,89.98998,0.0,10/20/2002
+0.08791,43.17908,3629,11,18,22,6,8,4.15,5.0,fr,24199,72,989832,1,2,Active Shallow Crust,0.0,89.98998,0.0,11/18/3629
+0.08791,43.17908,4066,9,3,22,13,2,4.15,5.0,fr,24200,81,989841,1,1,Active Shallow Crust,128.8981,89.99372,0.0,09/03/4066
+0.08791,43.17908,6977,5,26,0,33,42,4.15,27.5,fr,24201,139,989843,1,1,Active Shallow Crust,128.8981,89.99372,0.0,05/26/6977
+0.08791,43.17908,6008,11,6,0,31,26,4.25,5.0,fr,24202,120,989844,1,1,Active Shallow Crust,0.0,89.98999,0.0,11/06/6008
+0.08791,43.17908,6634,9,4,1,26,42,4.25,15.0,fr,24203,132,989845,1,2,Active Shallow Crust,0.0,89.98999,0.0,09/04/6634
+0.08791,43.17908,4871,4,19,19,22,30,4.25,15.0,fr,24204,97,989845,1,2,Active Shallow Crust,0.0,89.98999,0.0,04/19/4871
+0.08791,43.17908,6619,2,17,12,11,52,4.35,5.0,fr,24205,132,989856,1,2,Active Shallow Crust,0.0,89.98998,0.0,02/17/6619
+0.08791,43.17908,4535,3,28,17,43,52,4.35,5.0,fr,24206,90,989856,1,2,Active Shallow Crust,0.0,89.98998,0.0,03/28/4535
+0.08791,43.17908,4268,1,31,9,29,22,4.35,15.0,fr,24207,85,989860,1,1,Active Shallow Crust,240.0077,57.99582,0.0,01/31/4268
+0.08791,43.17908,9364,5,11,9,23,42,4.35,5.0,fr,24208,187,989865,1,1,Active Shallow Crust,128.8984,89.98276,0.0,05/11/9364
+0.08791,43.17908,3916,1,14,12,6,37,4.45,5.0,fr,24209,78,989868,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/14/3916
+0.08791,43.17908,1588,12,27,20,3,10,4.45,5.0,fr,24210,31,989871,1,2,Active Shallow Crust,240.0044,57.99453,0.0,12/27/1588
+0.08791,43.17908,9929,11,11,1,7,41,4.45,5.0,fr,24211,198,989871,1,2,Active Shallow Crust,240.0044,57.99453,0.0,11/11/9929
+0.08791,43.17908,2140,1,29,23,30,0,4.45,5.0,fr,24212,42,989874,1,1,Active Shallow Crust,360.0,89.99002,-90.0,01/29/2140
+0.08791,43.17908,7988,11,19,5,26,0,4.65,5.0,fr,24213,159,989892,1,1,Active Shallow Crust,0.0,89.98999,0.0,11/19/7988
+0.08791,43.17908,6135,11,17,2,24,9,5.55,5.0,fr,24214,122,990000,1,1,Active Shallow Crust,360.0,89.99,0.0,11/17/6135
+0.08791,43.17908,8225,7,4,17,34,12,5.65,5.0,fr,24215,164,990012,1,1,Active Shallow Crust,360.0,89.99,0.0,07/04/8225
+-1.32668,48.47953,2235,2,12,13,33,54,3.55,15.0,fr,24216,44,990241,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/12/2235
+-1.32668,48.47953,8594,8,4,8,57,52,3.55,27.5,fr,24217,171,990242,1,1,Active Shallow Crust,0.0,89.98997,0.0,08/04/8594
+-1.32668,48.47953,4071,6,27,0,4,15,3.55,15.0,fr,24218,81,990247,1,1,Active Shallow Crust,0.0,89.98986,-90.0,06/27/4071
+-1.32668,48.47953,2913,4,12,5,13,8,3.65,5.0,fr,24219,58,990252,1,1,Active Shallow Crust,0.0,89.98957,0.0,04/12/2913
+-1.32668,48.47953,3505,9,17,22,3,1,3.65,15.0,fr,24220,70,990253,1,1,Active Shallow Crust,0.0,89.98957,0.0,09/17/3505
+-1.32668,48.47953,7996,10,15,14,55,51,3.75,5.0,fr,24221,159,990264,1,2,Active Shallow Crust,0.0,89.98938,0.0,10/15/7996
+-1.32668,48.47953,1190,8,7,6,41,17,3.75,5.0,fr,24222,23,990264,1,2,Active Shallow Crust,0.0,89.98938,0.0,08/07/1190
+-1.32668,48.47953,2290,10,21,19,26,44,3.75,5.0,fr,24223,45,990267,1,1,Active Shallow Crust,240.0086,58.01778,0.0,10/21/2290
+-1.32668,48.47953,9398,3,1,11,21,20,3.75,15.0,fr,24224,187,990268,1,1,Active Shallow Crust,240.0086,58.01778,0.0,03/01/9398
+-1.32668,48.47953,1781,3,5,1,53,37,3.85,5.0,fr,24225,35,990276,1,1,Active Shallow Crust,0.0,89.99053,0.0,03/05/1781
+-1.32668,48.47953,4772,4,12,21,2,6,4.25,5.0,fr,24226,95,990324,1,1,Active Shallow Crust,0.0,89.9903,0.0,04/12/4772
+-1.32668,48.47953,1073,9,7,11,20,2,4.65,5.0,fr,24227,21,990372,1,1,Active Shallow Crust,0.0,89.9901,0.0,09/07/1073
+1.86977,53.06248,7339,9,22,13,36,1,4.35,15.0,fr,24228,146,991300,1,1,Active Shallow Crust,240.0102,57.99618,0.0,09/22/7339
+2.33018,49.73492,6912,5,26,6,6,27,3.55,15.0,fr,24229,138,991687,1,1,Active Shallow Crust,0.0,89.99011,-90.0,05/26/6912
+2.33018,49.73492,9116,12,31,5,6,10,3.85,5.0,fr,24230,182,991716,1,1,Active Shallow Crust,0.0,89.99077,0.0,12/31/9116
+2.33018,49.73492,1551,9,15,3,39,40,4.25,27.5,fr,24231,31,991769,1,1,Active Shallow Crust,240.0083,57.99417,0.0,09/15/1551
+6.63957,45.36221,7703,6,5,12,44,54,3.55,5.0,fr,24232,154,992160,1,1,Active Shallow Crust,0.0,89.99291,0.0,06/05/7703
+6.63957,45.36221,4569,8,24,22,52,20,3.55,15.0,fr,24233,91,992161,1,1,Active Shallow Crust,0.0,89.99291,0.0,08/24/4569
+6.63957,45.36221,1685,11,9,21,28,56,3.55,15.0,fr,24234,33,992164,1,1,Active Shallow Crust,240.012,57.9986,0.0,11/09/1685
+6.63957,45.36221,4459,8,1,5,44,34,3.55,15.0,fr,24235,89,992167,1,1,Active Shallow Crust,0.0,89.99284,-90.0,08/01/4459
+6.63957,45.36221,9084,12,6,1,44,54,3.65,5.0,fr,24236,181,992172,1,2,Active Shallow Crust,0.0,89.98737,0.0,12/06/9084
+6.63957,45.36221,6681,10,16,10,20,38,3.65,5.0,fr,24237,133,992172,1,2,Active Shallow Crust,0.0,89.98737,0.0,10/16/6681
+6.63957,45.36221,4023,7,31,15,44,18,3.65,27.5,fr,24238,80,992180,1,1,Active Shallow Crust,0.0,89.98722,-90.0,07/31/4023
+6.63957,45.36221,4491,4,15,17,36,33,3.65,27.5,fr,24239,89,992183,1,1,Active Shallow Crust,128.9012,89.9635,0.0,04/15/4491
+6.63957,45.36221,7,4,2,5,19,12,3.75,15.0,fr,24240,0,992185,1,1,Active Shallow Crust,0.0,89.98875,0.0,04/02/0007
+6.63957,45.36221,5927,6,13,0,5,34,3.75,15.0,fr,24241,118,992191,1,1,Active Shallow Crust,0.0,89.98862,-90.0,06/13/5927
+6.63957,45.36221,1504,9,24,7,30,46,3.85,5.0,fr,24242,30,992202,1,1,Active Shallow Crust,0.0,89.98985,-90.0,09/24/1504
+6.63957,45.36221,9388,7,5,7,57,10,3.85,5.0,fr,24243,187,992205,1,1,Active Shallow Crust,128.8962,89.99248,0.0,07/05/9388
+6.63957,45.36221,5781,5,16,21,44,58,4.05,5.0,fr,24244,115,992220,1,1,Active Shallow Crust,0.0,89.98804,0.0,05/16/5781
+6.63957,45.36221,3061,5,1,12,6,28,4.05,15.0,fr,24245,61,992221,1,1,Active Shallow Crust,0.0,89.98804,0.0,05/01/3061
+6.63957,45.36221,8337,8,21,15,34,11,4.15,5.0,fr,24246,166,992232,1,1,Active Shallow Crust,0.0,89.98935,0.0,08/21/8337
+6.63957,45.36221,1325,6,10,9,26,18,4.25,5.0,fr,24247,26,992244,1,1,Active Shallow Crust,0.0,89.9905,0.0,06/10/1325
+6.63957,45.36221,8716,1,16,16,1,20,4.35,15.0,fr,24248,174,992257,1,1,Active Shallow Crust,0.0,89.98872,0.0,01/16/8716
+6.63957,45.36221,5505,1,13,12,34,30,4.35,27.5,fr,24249,110,992258,1,1,Active Shallow Crust,0.0,89.98872,0.0,01/13/5505
+6.63957,45.36221,568,9,21,7,28,52,4.35,5.0,fr,24250,11,992259,1,1,Active Shallow Crust,240.0086,57.99555,0.0,09/21/0568
+6.63957,45.36221,3894,8,2,17,22,32,4.55,5.0,fr,24251,77,992283,1,1,Active Shallow Crust,240.009,57.99727,0.0,08/02/3894
+6.63957,45.36221,9039,6,4,19,28,56,4.75,27.5,fr,24252,180,992306,1,1,Active Shallow Crust,0.0,89.98932,0.0,06/04/9039
+-2.57371,42.33579,6734,1,29,16,45,22,3.65,5.0,fr,24253,134,992652,1,1,Active Shallow Crust,0.0,89.99004,0.0,01/29/6734
+-2.57371,42.33579,7193,2,22,0,33,11,3.65,15.0,fr,24254,143,992653,1,2,Active Shallow Crust,0.0,89.99004,0.0,02/22/7193
+-2.57371,42.33579,9253,10,1,20,17,18,3.65,15.0,fr,24255,185,992653,1,2,Active Shallow Crust,0.0,89.99004,0.0,10/01/9253
+-2.57371,42.33579,5569,3,11,11,27,20,3.85,15.0,fr,24256,111,992680,1,1,Active Shallow Crust,240.0102,57.99768,0.0,03/11/5569
+-2.57371,42.33579,9234,10,9,21,29,42,4.25,5.0,fr,24257,184,992724,1,1,Active Shallow Crust,0.0,89.99001,0.0,10/09/9234
+-2.57371,42.33579,9403,12,23,10,28,43,4.95,5.0,fr,24258,188,992811,1,1,Active Shallow Crust,240.0101,58.00412,0.0,12/23/9403
+-2.57371,42.33579,4566,3,6,18,21,3,5.25,15.0,fr,24259,91,992851,1,1,Active Shallow Crust,0.0,89.98988,-90.0,03/06/4566
+-3.08333,50.35073,3321,2,1,11,40,31,3.75,15.0,fr,24260,66,993145,1,1,Active Shallow Crust,0.0,89.98978,0.0,02/01/3321
+0.12979,47.37798,5982,12,8,1,2,51,3.55,5.0,fr,24261,119,993600,1,1,Active Shallow Crust,0.0,89.98997,0.0,12/08/5982
+0.12979,47.37798,352,2,8,13,35,34,3.55,15.0,fr,24262,7,993601,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/08/0352
+0.12979,47.37798,3477,6,4,17,36,6,3.55,15.0,fr,24263,69,993604,1,1,Active Shallow Crust,240.0122,57.99817,0.0,06/04/3477
+0.12979,47.37798,7780,7,4,23,58,57,3.65,5.0,fr,24264,155,993612,1,1,Active Shallow Crust,0.0,89.98992,0.0,07/04/7780
+0.12979,47.37798,5449,4,1,14,24,50,3.65,15.0,fr,24265,108,993613,1,1,Active Shallow Crust,0.0,89.98992,0.0,04/01/5449
+0.12979,47.37798,5599,1,29,23,22,57,3.65,5.0,fr,24266,111,993621,1,1,Active Shallow Crust,128.9003,89.96351,0.0,01/29/5599
+0.12979,47.37798,7700,6,25,11,0,46,3.75,15.0,fr,24267,153,993625,1,1,Active Shallow Crust,0.0,89.99,0.0,06/25/7700
+0.12979,47.37798,9275,7,30,2,36,39,3.75,5.0,fr,24268,185,993627,1,2,Active Shallow Crust,240.0085,58.01759,0.0,07/30/9275
+0.12979,47.37798,7701,4,8,14,20,22,3.75,5.0,fr,24269,154,993627,1,2,Active Shallow Crust,240.0085,58.01759,0.0,04/08/7701
+0.12979,47.37798,5925,6,29,12,29,46,4.15,15.0,fr,24270,118,993673,1,2,Active Shallow Crust,359.9999,89.99005,0.0,06/29/5925
+0.12979,47.37798,406,9,26,9,45,24,4.15,15.0,fr,24271,8,993673,1,2,Active Shallow Crust,359.9999,89.99005,0.0,09/26/0406
+0.12979,47.37798,2556,4,23,9,31,50,4.95,5.0,fr,24272,51,993768,1,1,Active Shallow Crust,0.0,89.98999,0.0,04/23/2556
+-2.30463,42.92455,7561,12,18,7,46,28,3.55,5.0,fr,24273,151,994080,1,1,Active Shallow Crust,0.0,89.98892,0.0,12/18/7561
+-2.30463,42.92455,1996,10,23,9,23,9,3.65,5.0,fr,24274,39,994092,1,1,Active Shallow Crust,0.0,89.99013,0.0,10/23/1996
+-2.30463,42.92455,9522,4,20,5,47,33,3.65,15.0,fr,24275,190,994093,1,1,Active Shallow Crust,0.0,89.99013,0.0,04/20/9522
+-2.30463,42.92455,1637,10,19,5,36,6,3.65,5.0,fr,24276,32,994095,1,2,Active Shallow Crust,240.0003,58.01302,0.0,10/19/1637
+-2.30463,42.92455,1279,12,11,8,26,28,3.65,5.0,fr,24277,25,994095,1,2,Active Shallow Crust,240.0003,58.01302,0.0,12/11/1279
+-2.30463,42.92455,1115,5,30,7,37,39,3.75,15.0,fr,24278,22,994105,1,1,Active Shallow Crust,0.0,89.9912,0.0,05/30/1115
+-2.30463,42.92455,1907,3,28,0,34,11,3.85,15.0,fr,24279,38,994117,1,1,Active Shallow Crust,0.0,89.98955,0.0,03/28/1907
+-2.30463,42.92455,1356,10,26,22,15,6,3.85,5.0,fr,24280,27,994119,1,1,Active Shallow Crust,240.0106,57.99733,0.0,10/26/1356
+-2.30463,42.92455,6140,2,20,21,3,46,4.05,27.5,fr,24281,122,994142,1,1,Active Shallow Crust,0.0,89.98962,0.0,02/20/6140
+-2.30463,42.92455,8959,9,10,20,29,39,4.25,5.0,fr,24282,179,994164,1,1,Active Shallow Crust,0.0,89.9901,0.0,09/10/8959
+-2.30463,42.92455,2388,1,29,18,17,47,4.35,5.0,fr,24283,47,994176,1,1,Active Shallow Crust,0.0,89.98971,0.0,01/29/2388
+-2.30463,42.92455,2945,5,6,0,5,32,4.45,15.0,fr,24284,58,994195,1,1,Active Shallow Crust,0.0,89.9894,-90.0,05/06/2945
+-2.30463,42.92455,9158,5,7,7,45,36,4.85,27.5,fr,24285,183,994238,1,1,Active Shallow Crust,0.0,89.99008,0.0,05/07/9158
+6.51407,43.2254,3695,8,2,14,40,42,3.65,5.0,fr,24286,73,995052,1,1,Active Shallow Crust,0.0,89.9869,0.0,08/02/3695
+6.51407,43.2254,68,6,23,11,47,49,3.65,27.5,fr,24287,1,995054,1,1,Active Shallow Crust,0.0,89.9869,0.0,06/23/0068
+6.51407,43.2254,9973,6,26,2,14,44,3.65,15.0,fr,24288,199,995056,1,1,Active Shallow Crust,240.0016,58.01192,0.0,06/26/9973
+6.51407,43.2254,7697,6,18,13,6,43,4.15,5.0,fr,24289,153,995118,1,1,Active Shallow Crust,0.0,89.98882,-90.0,06/18/7697
+6.51407,43.2254,9286,4,27,22,38,55,5.25,5.0,fr,24290,185,995250,1,1,Active Shallow Crust,0.0,89.98949,-90.0,04/27/9286
+3.20157,41.7034,2677,1,18,21,36,38,3.55,5.0,fr,24291,53,995520,1,1,Active Shallow Crust,0.0,89.98871,0.0,01/18/2677
+3.20157,41.7034,8936,3,17,1,25,28,3.55,15.0,fr,24292,178,995527,1,1,Active Shallow Crust,0.0,89.98858,-90.0,03/17/8936
+3.20157,41.7034,8794,10,13,1,38,11,3.55,15.0,fr,24293,175,995530,1,1,Active Shallow Crust,128.8966,89.99435,0.0,10/13/8794
+3.20157,41.7034,7978,12,15,18,0,46,3.65,27.5,fr,24294,159,995540,1,1,Active Shallow Crust,0.0,89.98982,-90.0,12/15/7978
+3.20157,41.7034,6607,11,11,18,45,27,3.75,5.0,fr,24295,132,995544,1,1,Active Shallow Crust,0.0,89.99103,0.0,11/11/6607
+3.20157,41.7034,730,6,7,17,25,55,3.75,15.0,fr,24296,14,995545,1,2,Active Shallow Crust,0.0,89.99103,0.0,06/07/0730
+3.20157,41.7034,3481,5,17,7,49,52,3.75,15.0,fr,24297,69,995545,1,2,Active Shallow Crust,0.0,89.99103,0.0,05/17/3481
+3.20157,41.7034,3520,10,19,16,54,46,3.95,5.0,fr,24298,70,995568,1,1,Active Shallow Crust,0.0,89.9905,0.0,10/19/3520
+3.20157,41.7034,4331,1,27,2,29,24,4.05,5.0,fr,24299,86,995580,1,1,Active Shallow Crust,0.0,89.98942,0.0,01/27/4331
+3.20157,41.7034,240,5,8,15,22,17,4.25,5.0,fr,24300,4,995604,1,1,Active Shallow Crust,0.0,89.98991,0.0,05/08/0240
+3.20157,41.7034,9357,2,17,16,33,13,4.35,5.0,fr,24301,187,995616,1,1,Active Shallow Crust,0.0,89.98951,0.0,02/17/9357
+3.20157,41.7034,293,1,16,3,47,22,4.45,15.0,fr,24302,5,995629,1,1,Active Shallow Crust,0.0,89.99065,0.0,01/16/0293
+3.20157,41.7034,8984,4,28,16,45,16,4.65,5.0,fr,24303,179,995652,1,1,Active Shallow Crust,0.0,89.99045,0.0,04/28/8984
+2.77914,44.03764,7331,6,30,16,2,47,3.65,15.0,fr,24304,146,996013,1,1,Active Shallow Crust,0.0,89.99031,0.0,06/30/7331
+2.77914,44.03764,1963,7,14,3,59,10,3.65,5.0,fr,24305,39,996018,1,1,Active Shallow Crust,0.0,89.9902,-90.0,07/14/1963
+2.77914,44.03764,6943,9,22,5,18,55,3.85,27.5,fr,24306,138,996044,1,1,Active Shallow Crust,0.0,89.98962,-90.0,09/22/6943
+2.77914,44.03764,9032,5,28,21,57,51,3.95,15.0,fr,24307,180,996052,1,1,Active Shallow Crust,240.019,58.00488,0.0,05/28/9032
+2.77914,44.03764,9080,8,18,11,30,54,4.05,5.0,fr,24308,181,996060,1,1,Active Shallow Crust,0.0,89.98981,0.0,08/18/9080
+2.77914,44.03764,772,8,9,19,50,23,4.25,5.0,fr,24309,15,996084,1,1,Active Shallow Crust,0.0,89.99029,0.0,08/09/0772
+2.77914,44.03764,4413,11,18,6,38,56,4.35,5.0,fr,24310,88,996096,1,1,Active Shallow Crust,0.0,89.9899,0.0,11/18/4413
+2.77914,44.03764,9555,9,22,7,44,44,5.25,5.0,fr,24311,191,996207,1,1,Active Shallow Crust,240.0189,58.00004,0.0,09/22/9555
+4.35968,42.81083,6021,3,20,17,12,27,3.65,5.0,fr,24312,120,996492,1,1,Active Shallow Crust,0.0,89.98682,0.0,03/20/6021
+2.99843,45.12215,7507,3,25,4,28,37,3.55,15.0,fr,24313,150,996961,1,1,Active Shallow Crust,0.0,89.98933,0.0,03/25/7507
+2.99843,45.12215,5240,9,16,5,52,25,3.55,15.0,fr,24314,104,996970,1,1,Active Shallow Crust,128.8961,89.99288,0.0,09/16/5240
+2.99843,45.12215,2638,7,17,16,9,56,3.65,15.0,fr,24315,52,996973,1,1,Active Shallow Crust,0.0,89.99049,0.0,07/17/2638
+2.99843,45.12215,3542,4,17,12,16,39,3.75,5.0,fr,24316,70,996984,1,3,Active Shallow Crust,0.0,89.98869,0.0,04/17/3542
+2.99843,45.12215,5434,1,16,14,30,57,3.75,5.0,fr,24317,108,996984,1,3,Active Shallow Crust,0.0,89.98869,0.0,01/16/5434
+2.99843,45.12215,9062,7,26,3,51,27,3.75,5.0,fr,24318,181,996984,1,3,Active Shallow Crust,0.0,89.98869,0.0,07/26/9062
+2.99843,45.12215,3289,10,19,22,40,16,3.75,27.5,fr,24319,65,996986,1,1,Active Shallow Crust,0.0,89.98869,0.0,10/19/3289
+2.99843,45.12215,1519,6,11,5,27,3,3.75,5.0,fr,24320,30,996987,1,1,Active Shallow Crust,240.0083,58.01763,0.0,06/11/1519
+2.99843,45.12215,5628,3,6,1,56,45,3.95,5.0,fr,24321,112,997008,1,1,Active Shallow Crust,0.0,89.99102,0.0,03/06/5628
+2.99843,45.12215,6379,5,19,6,7,51,3.95,5.0,fr,24322,127,997014,1,1,Active Shallow Crust,0.0,89.99091,-90.0,05/19/6379
+2.99843,45.12215,5128,3,7,8,29,35,4.15,5.0,fr,24323,102,997032,1,2,Active Shallow Crust,0.0,89.9893,0.0,03/07/5128
+2.99843,45.12215,4149,8,9,18,38,9,4.15,5.0,fr,24324,82,997032,1,2,Active Shallow Crust,0.0,89.9893,0.0,08/09/4149
+2.99843,45.12215,6673,5,12,21,28,22,4.25,5.0,fr,24325,133,997044,1,1,Active Shallow Crust,0.0,89.99046,0.0,05/12/6673
+2.99843,45.12215,2010,10,26,16,54,25,4.25,15.0,fr,24326,40,997054,1,1,Active Shallow Crust,128.8945,89.9809,0.0,10/26/2010
+2.99843,45.12215,3364,10,2,3,53,30,4.35,5.0,fr,24327,67,997065,1,1,Active Shallow Crust,128.898,89.98273,0.0,10/02/3364
+2.99843,45.12215,4494,6,4,20,12,15,4.85,5.0,fr,24328,89,997116,1,1,Active Shallow Crust,0.0,89.98965,0.0,06/04/4494
+2.99843,45.12215,9014,2,3,2,55,37,5.25,5.0,fr,24329,180,997173,1,1,Active Shallow Crust,128.884,89.98699,0.0,02/03/9014
+1.12586,47.7073,3865,8,22,4,26,6,3.55,5.0,fr,24330,77,997440,1,2,Active Shallow Crust,0.0,89.98982,0.0,08/22/3865
+1.12586,47.7073,5832,9,21,15,2,9,3.55,5.0,fr,24331,116,997440,1,2,Active Shallow Crust,0.0,89.98982,0.0,09/21/5832
+1.12586,47.7073,7656,3,12,18,25,33,3.55,15.0,fr,24332,153,997441,1,1,Active Shallow Crust,0.0,89.98982,0.0,03/12/7656
+1.12586,47.7073,3535,6,3,1,27,7,3.65,5.0,fr,24333,70,997452,1,1,Active Shallow Crust,0.0,89.98942,0.0,06/03/3535
+1.12586,47.7073,4380,6,9,8,54,6,3.85,5.0,fr,24334,87,997476,1,1,Active Shallow Crust,0.0,89.99039,0.0,06/09/4380
+1.12586,47.7073,4523,2,12,10,43,39,3.85,27.5,fr,24335,90,997478,1,1,Active Shallow Crust,0.0,89.99039,0.0,02/12/4523
+1.12586,47.7073,1469,10,8,14,9,50,4.15,5.0,fr,24336,29,997512,1,1,Active Shallow Crust,0.0,89.9898,0.0,10/08/1469
+1.12586,47.7073,5053,8,19,12,44,2,4.25,27.5,fr,24337,101,997526,1,1,Active Shallow Crust,0.0,89.99015,0.0,08/19/5053
+-1.97168,42.82453,8199,5,26,5,18,43,3.55,5.0,fr,24338,163,997920,1,1,Active Shallow Crust,0.0,89.99075,0.0,05/26/8199
+-1.97168,42.82453,4440,11,5,5,15,36,3.55,15.0,fr,24339,88,997921,1,1,Active Shallow Crust,0.0,89.99075,0.0,11/05/4440
+-1.97168,42.82453,1041,11,21,17,41,46,3.55,27.5,fr,24340,20,997922,1,1,Active Shallow Crust,0.0,89.99075,0.0,11/21/1041
+-1.97168,42.82453,7935,8,5,7,28,2,3.55,5.0,fr,24341,158,997923,1,1,Active Shallow Crust,240.0117,57.99813,0.0,08/05/7935
+-1.97168,42.82453,3360,8,8,4,32,32,3.55,15.0,fr,24342,67,997924,1,1,Active Shallow Crust,240.0117,57.99813,0.0,08/08/3360
+-1.97168,42.82453,3074,12,3,9,25,20,3.55,27.5,fr,24343,61,997925,1,1,Active Shallow Crust,240.0117,57.99804,0.0,12/03/3074
+-1.97168,42.82453,8315,3,19,21,57,12,3.55,15.0,fr,24344,166,997927,1,1,Active Shallow Crust,0.0,89.99065,-90.0,03/19/8315
+-1.97168,42.82453,6295,5,24,8,20,47,3.55,5.0,fr,24345,125,997929,1,1,Active Shallow Crust,128.8967,89.99353,0.0,05/24/6295
+-1.97168,42.82453,9268,7,9,23,37,29,3.65,5.0,fr,24346,185,997932,1,2,Active Shallow Crust,0.0,89.99011,0.0,07/09/9268
+-1.97168,42.82453,3111,5,21,6,55,55,3.65,5.0,fr,24347,62,997932,1,2,Active Shallow Crust,0.0,89.99011,0.0,05/21/3111
+-1.97168,42.82453,4582,6,26,0,24,29,3.65,15.0,fr,24348,91,997933,1,2,Active Shallow Crust,0.0,89.99011,0.0,06/26/4582
+-1.97168,42.82453,5696,2,24,11,15,55,3.65,15.0,fr,24349,113,997933,1,2,Active Shallow Crust,0.0,89.99011,0.0,02/24/5696
+-1.97168,42.82453,3093,8,14,16,58,47,3.75,5.0,fr,24350,61,997944,1,1,Active Shallow Crust,0.0,89.98972,0.0,08/14/3093
+-1.97168,42.82453,8992,5,21,3,38,55,3.75,15.0,fr,24351,179,997945,1,1,Active Shallow Crust,0.0,89.98972,0.0,05/21/8992
+-1.97168,42.82453,9508,6,28,1,1,14,3.75,27.5,fr,24352,190,997946,1,2,Active Shallow Crust,0.0,89.98972,0.0,06/28/9508
+-1.97168,42.82453,4834,1,20,19,41,36,3.75,27.5,fr,24353,96,997946,1,2,Active Shallow Crust,0.0,89.98972,0.0,01/20/4834
+-1.97168,42.82453,3003,10,2,20,21,19,3.75,5.0,fr,24354,60,997947,1,1,Active Shallow Crust,240.0077,58.01771,0.0,10/02/3003
+-1.97168,42.82453,2447,2,27,17,1,47,3.75,5.0,fr,24355,48,997953,1,1,Active Shallow Crust,128.8971,89.96729,0.0,02/27/2447
+-1.97168,42.82453,196,11,30,14,58,56,3.85,5.0,fr,24356,3,997956,1,3,Active Shallow Crust,0.0,89.98952,0.0,11/30/0196
+-1.97168,42.82453,1383,4,15,8,10,42,3.85,5.0,fr,24357,27,997956,1,3,Active Shallow Crust,0.0,89.98952,0.0,04/15/1383
+-1.97168,42.82453,585,11,29,15,16,7,3.85,5.0,fr,24358,11,997956,1,3,Active Shallow Crust,0.0,89.98952,0.0,11/29/0585
+-1.97168,42.82453,5318,9,30,7,40,19,3.85,15.0,fr,24359,106,997957,1,2,Active Shallow Crust,0.0,89.98952,0.0,09/30/5318
+-1.97168,42.82453,4915,6,4,22,27,29,3.85,15.0,fr,24360,98,997957,1,2,Active Shallow Crust,0.0,89.98952,0.0,06/04/4915
+-1.97168,42.82453,351,8,2,11,3,56,3.85,27.5,fr,24361,7,997958,1,1,Active Shallow Crust,0.0,89.98952,0.0,08/02/0351
+-1.97168,42.82453,2288,2,23,6,26,8,3.95,5.0,fr,24362,45,997968,1,3,Active Shallow Crust,0.0,89.9895,0.0,02/23/2288
+-1.97168,42.82453,7658,10,23,7,45,25,3.95,5.0,fr,24363,153,997968,1,3,Active Shallow Crust,0.0,89.9895,0.0,10/23/7658
+-1.97168,42.82453,8775,5,9,9,1,40,3.95,5.0,fr,24364,175,997968,1,3,Active Shallow Crust,0.0,89.9895,0.0,05/09/8775
+-1.97168,42.82453,1888,12,28,14,42,5,3.95,15.0,fr,24365,37,997969,1,1,Active Shallow Crust,0.0,89.9895,0.0,12/28/1888
+-1.97168,42.82453,6666,12,4,6,35,3,3.95,5.0,fr,24366,133,997971,1,1,Active Shallow Crust,240.0192,58.00488,0.0,12/04/6666
+-1.97168,42.82453,4103,1,5,9,54,10,3.95,5.0,fr,24367,82,997974,1,1,Active Shallow Crust,0.0,89.99056,-90.0,01/05/4103
+-1.97168,42.82453,1907,4,11,22,37,28,4.05,5.0,fr,24368,38,997980,1,2,Active Shallow Crust,0.0,89.9896,0.0,04/11/1907
+-1.97168,42.82453,3972,10,4,21,35,54,4.05,5.0,fr,24369,79,997980,1,2,Active Shallow Crust,0.0,89.9896,0.0,10/04/3972
+-1.97168,42.82453,3885,1,4,19,4,27,4.05,5.0,fr,24370,77,997983,1,1,Active Shallow Crust,240.0054,58.00579,0.0,01/04/3885
+-1.97168,42.82453,4254,11,15,20,27,32,4.15,5.0,fr,24371,85,997992,1,1,Active Shallow Crust,0.0,89.98981,0.0,11/15/4254
+-1.97168,42.82453,1904,11,5,21,8,11,4.35,5.0,fr,24372,38,998019,1,1,Active Shallow Crust,240.0076,57.99582,0.0,11/05/1904
+-1.97168,42.82453,4225,9,3,6,13,19,4.35,15.0,fr,24373,84,998026,1,1,Active Shallow Crust,128.8985,89.98277,0.0,09/03/4225
+-1.97168,42.82453,6839,2,16,20,20,36,4.45,5.0,fr,24374,136,998028,1,1,Active Shallow Crust,0.0,89.99016,0.0,02/16/6839
+-1.97168,42.82453,6245,7,30,20,57,6,4.45,5.0,fr,24375,124,998031,1,1,Active Shallow Crust,240.0044,57.99454,0.0,07/30/6245
+-1.97168,42.82453,9284,3,25,9,55,2,4.55,5.0,fr,24376,185,998040,1,1,Active Shallow Crust,0.0,89.99006,0.0,03/25/9284
+-1.97168,42.82453,9884,2,23,21,59,25,4.85,15.0,fr,24377,197,998077,1,1,Active Shallow Crust,0.0,89.99007,0.0,02/23/9884
+-1.97168,42.82453,3264,4,1,9,11,41,4.85,5.0,fr,24378,65,998082,1,1,Active Shallow Crust,0.0,89.98995,-90.0,04/01/3264
+-1.97168,42.82453,6579,7,1,5,52,47,4.95,5.0,fr,24379,131,998088,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/01/6579
+-1.97168,42.82453,5128,7,1,14,50,17,5.45,5.0,fr,24380,102,998157,1,1,Active Shallow Crust,128.8812,89.99231,0.0,07/01/5128
+7.15908,50.15323,1241,9,3,23,46,37,3.55,5.0,fr,24381,24,998400,1,1,Active Shallow Crust,0.0,89.98708,0.0,09/03/1241
+7.15908,50.15323,2869,12,9,19,40,22,3.55,5.0,fr,24382,57,998406,1,1,Active Shallow Crust,0.0,89.98693,-90.0,12/09/2869
+7.15908,50.15323,1449,3,29,15,14,52,3.65,5.0,fr,24383,28,998412,1,1,Active Shallow Crust,0.0,89.98848,0.0,03/29/1449
+7.15908,50.15323,8730,7,13,22,46,15,3.75,15.0,fr,24384,174,998425,1,1,Active Shallow Crust,0.0,89.98974,0.0,07/13/8730
+7.15908,50.15323,3282,6,24,4,27,40,3.85,5.0,fr,24385,65,998436,1,1,Active Shallow Crust,0.0,89.99085,0.0,06/24/3282
+7.15908,50.15323,9092,10,13,3,10,54,3.95,5.0,fr,24386,181,998451,1,1,Active Shallow Crust,240.0198,58.00544,0.0,10/13/9092
+7.15908,50.15323,9828,7,31,17,19,47,4.15,5.0,fr,24387,196,998472,1,1,Active Shallow Crust,0.0,89.99029,0.0,07/31/9828
+7.15908,50.15323,3082,7,25,8,26,36,4.35,15.0,fr,24388,61,998497,1,1,Active Shallow Crust,0.0,89.98971,0.0,07/25/3082
+7.15908,50.15323,3734,10,21,4,31,20,4.35,5.0,fr,24389,74,998499,1,1,Active Shallow Crust,240.0091,57.99597,0.0,10/21/3734
+7.15908,50.15323,762,5,23,10,56,54,4.55,5.0,fr,24390,15,998526,1,1,Active Shallow Crust,0.0,89.98966,-90.0,05/23/0762
+7.15908,50.15323,7029,9,13,12,48,59,4.95,5.0,fr,24391,140,998568,1,1,Active Shallow Crust,0.0,89.98969,0.0,09/13/7029
+0.82523,43.51889,9623,7,26,5,56,12,3.65,27.5,fr,24392,192,999374,1,1,Active Shallow Crust,0.0,89.99023,0.0,07/26/9623
+0.82523,43.51889,8275,7,25,0,48,59,4.05,5.0,fr,24393,165,999423,1,1,Active Shallow Crust,240.0055,58.00577,0.0,07/25/8275
+0.82523,43.51889,6567,12,21,3,55,30,4.25,5.0,fr,24394,131,999444,1,1,Active Shallow Crust,0.0,89.9902,0.0,12/21/6567
+0.82523,43.51889,3337,3,8,20,49,35,4.85,15.0,fr,24395,66,999517,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/08/3337
+0.82523,43.51889,8591,1,8,14,12,49,4.95,5.0,fr,24396,171,999537,1,1,Active Shallow Crust,128.891,89.98984,0.0,01/08/8591
+0.82523,43.51889,5942,5,30,19,3,24,5.85,5.0,fr,24397,118,999636,1,1,Active Shallow Crust,360.0,89.99003,0.0,05/30/5942
+0.01933,46.4304,7786,8,19,17,47,47,3.55,15.0,fr,24398,155,999841,1,2,Active Shallow Crust,0.0,89.99001,0.0,08/19/7786
+0.01933,46.4304,5656,5,5,16,59,25,3.55,15.0,fr,24399,113,999841,1,2,Active Shallow Crust,0.0,89.99001,0.0,05/05/5656
+0.01933,46.4304,777,10,24,8,13,48,3.65,15.0,fr,24400,15,999853,1,1,Active Shallow Crust,0.0,89.99001,0.0,10/24/0777
+0.01933,46.4304,8695,3,10,14,5,1,3.65,5.0,fr,24401,173,999858,1,1,Active Shallow Crust,0.0,89.98999,-90.0,03/10/8695
+0.01933,46.4304,1624,9,19,3,2,36,3.85,27.5,fr,24402,32,999878,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/19/1624
+0.01933,46.4304,4080,2,3,23,29,29,4.05,5.0,fr,24403,81,999900,1,1,Active Shallow Crust,0.0,89.99,0.0,02/03/4080
+0.01933,46.4304,6591,3,22,10,41,39,4.15,5.0,fr,24404,131,999912,1,1,Active Shallow Crust,0.0,89.99,0.0,03/22/6591
+0.01933,46.4304,4412,12,7,23,11,18,4.75,5.0,fr,24405,88,999993,1,1,Active Shallow Crust,128.8887,89.98808,0.0,12/07/4412
+0.01933,46.4304,5993,4,23,11,5,22,4.85,5.0,fr,24406,119,999996,1,1,Active Shallow Crust,360.0,89.99,0.0,04/23/5993
+1.26675,44.36779,8826,10,6,11,24,33,3.75,5.0,fr,24407,176,1000347,1,1,Active Shallow Crust,240.0081,58.01744,0.0,10/06/8826
+1.26675,44.36779,3930,1,7,3,59,26,3.95,5.0,fr,24408,78,1000368,1,1,Active Shallow Crust,0.0,89.98977,0.0,01/07/3930
+1.26675,44.36779,8666,11,30,7,26,37,4.05,5.0,fr,24409,173,1000380,1,1,Active Shallow Crust,0.0,89.98987,0.0,11/30/8666
+1.26675,44.36779,585,4,7,11,51,45,4.45,15.0,fr,24410,11,1000429,1,1,Active Shallow Crust,0.0,89.98977,0.0,04/07/0585
+-1.81237,49.91201,9488,4,20,19,34,38,3.55,27.5,fr,24411,189,1000805,1,1,Active Shallow Crust,240.0126,57.99829,0.0,04/20/9488
+-1.81237,49.91201,4891,9,8,5,48,55,3.65,5.0,fr,24412,97,1000812,1,1,Active Shallow Crust,0.0,89.98987,0.0,09/08/4891
+-1.81237,49.91201,4863,8,24,12,34,14,3.65,15.0,fr,24413,97,1000822,1,1,Active Shallow Crust,128.8999,89.96359,0.0,08/24/4863
+0.36144,50.69624,1855,2,2,4,59,53,3.75,5.0,fr,24414,37,1001304,1,1,Active Shallow Crust,0.0,89.98985,0.0,02/02/1855
+0.36144,50.69624,589,7,15,13,6,46,3.95,5.0,fr,24415,11,1001328,1,1,Active Shallow Crust,0.0,89.98992,0.0,07/15/0589
+0.36144,50.69624,6924,6,10,14,19,8,4.15,5.0,fr,24416,138,1001355,1,1,Active Shallow Crust,240.0093,57.99747,0.0,06/10/6924
+0.36144,50.69624,6128,7,21,16,42,17,4.35,5.0,fr,24417,122,1001376,1,1,Active Shallow Crust,0.0,89.98998,0.0,07/21/6128
+0.36144,50.69624,6844,11,15,14,9,24,5.15,5.0,fr,24418,136,1001472,1,1,Active Shallow Crust,0.0,89.99,0.0,11/15/6844
+0.36144,50.69624,6443,4,2,10,10,17,5.25,5.0,fr,24419,128,1001487,1,1,Active Shallow Crust,240.0285,58.00081,0.0,04/02/6443
+-3.21194,47.64563,8926,5,3,21,59,55,3.55,5.0,fr,24420,178,1001760,1,2,Active Shallow Crust,0.0,89.98981,0.0,05/03/8926
+-3.21194,47.64563,752,6,19,13,40,18,3.55,5.0,fr,24421,15,1001760,1,2,Active Shallow Crust,0.0,89.98981,0.0,06/19/0752
+-3.21194,47.64563,6148,9,5,12,6,17,3.55,5.0,fr,24422,122,1001763,1,2,Active Shallow Crust,240.0122,57.9977,0.0,09/05/6148
+-3.21194,47.64563,2597,2,24,8,15,1,3.55,5.0,fr,24423,51,1001763,1,2,Active Shallow Crust,240.0122,57.9977,0.0,02/24/2597
+-3.21194,47.64563,7369,11,19,19,2,11,3.65,5.0,fr,24424,147,1001772,1,1,Active Shallow Crust,0.0,89.99092,0.0,11/19/7369
+-3.21194,47.64563,3252,9,7,19,24,44,3.65,5.0,fr,24425,65,1001775,1,1,Active Shallow Crust,240.0012,58.01286,0.0,09/07/3252
+-3.21194,47.64563,316,10,21,3,22,57,3.65,5.0,fr,24426,6,1001778,1,1,Active Shallow Crust,0.0,89.99081,-90.0,10/21/0316
+-3.21194,47.64563,281,1,14,15,27,51,3.75,5.0,fr,24427,5,1001784,1,2,Active Shallow Crust,0.0,89.9892,0.0,01/14/0281
+-3.21194,47.64563,1528,4,12,17,51,28,3.75,5.0,fr,24428,30,1001784,1,2,Active Shallow Crust,0.0,89.9892,0.0,04/12/1528
+-3.21194,47.64563,7667,12,26,2,20,50,3.75,15.0,fr,24429,153,1001785,1,2,Active Shallow Crust,0.0,89.9892,0.0,12/26/7667
+-3.21194,47.64563,8900,5,10,12,3,43,3.75,15.0,fr,24430,177,1001785,1,2,Active Shallow Crust,0.0,89.9892,0.0,05/10/8900
+-3.21194,47.64563,1460,9,10,20,55,3,3.75,27.5,fr,24431,29,1001786,1,1,Active Shallow Crust,0.0,89.9892,0.0,09/10/1460
+-3.21194,47.64563,1876,6,4,14,50,41,3.85,5.0,fr,24432,37,1001796,1,1,Active Shallow Crust,0.0,89.99038,0.0,06/04/1876
+-3.21194,47.64563,238,4,18,19,42,10,3.95,5.0,fr,24433,4,1001808,1,1,Active Shallow Crust,0.0,89.98928,0.0,04/18/0238
+-3.21194,47.64563,674,2,6,16,44,12,4.15,5.0,fr,24434,13,1001832,1,1,Active Shallow Crust,0.0,89.98978,0.0,02/06/0674
+-3.21194,47.64563,5069,5,20,7,42,34,4.35,5.0,fr,24435,101,1001856,1,1,Active Shallow Crust,0.0,89.99053,0.0,05/20/5069
+-3.21194,47.64563,9485,8,4,19,7,42,4.45,5.0,fr,24436,189,1001868,1,1,Active Shallow Crust,0.0,89.99036,0.0,08/04/9485
+-3.21194,47.64563,4612,8,5,19,49,7,5.15,5.0,fr,24437,92,1001952,1,1,Active Shallow Crust,0.0,89.98977,0.0,08/05/4612
+-3.21194,47.64563,6415,6,14,22,29,14,5.75,15.0,fr,24438,128,1002025,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/14/6415
+5.43478,44.02262,5847,11,9,5,35,24,3.55,15.0,fr,24439,116,1002241,1,1,Active Shallow Crust,0.0,89.99275,0.0,11/09/5847
+5.43478,44.02262,3022,1,15,13,59,26,3.55,15.0,fr,24440,60,1002250,1,1,Active Shallow Crust,128.8955,89.99275,0.0,01/15/3022
+5.43478,44.02262,862,8,1,1,30,45,3.65,5.0,fr,24441,17,1002252,1,1,Active Shallow Crust,0.0,89.98708,0.0,08/01/0862
+5.43478,44.02262,6248,4,21,3,31,53,3.65,15.0,fr,24442,124,1002253,1,2,Active Shallow Crust,0.0,89.98708,0.0,04/21/6248
+5.43478,44.02262,9140,2,21,11,36,55,3.65,15.0,fr,24443,182,1002253,1,2,Active Shallow Crust,0.0,89.98708,0.0,02/21/9140
+5.43478,44.02262,757,1,13,1,35,39,3.65,5.0,fr,24444,15,1002255,1,1,Active Shallow Crust,240.0012,58.01316,0.0,01/13/0757
+5.43478,44.02262,8392,7,2,15,49,15,3.65,5.0,fr,24445,167,1002261,1,1,Active Shallow Crust,128.9014,89.96348,0.0,07/02/8392
+5.43478,44.02262,7703,2,15,11,35,28,3.75,5.0,fr,24446,154,1002264,1,2,Active Shallow Crust,0.0,89.98848,0.0,02/15/7703
+5.43478,44.02262,574,4,15,2,58,54,3.75,5.0,fr,24447,11,1002264,1,2,Active Shallow Crust,0.0,89.98848,0.0,04/15/0574
+5.43478,44.02262,6805,4,16,10,37,46,3.75,27.5,fr,24448,136,1002266,1,1,Active Shallow Crust,0.0,89.98848,0.0,04/16/6805
+5.43478,44.02262,2077,10,3,21,51,14,3.75,15.0,fr,24449,41,1002268,1,1,Active Shallow Crust,240.0073,58.01809,0.0,10/03/2077
+5.43478,44.02262,2156,1,13,12,33,41,3.85,5.0,fr,24450,43,1002276,1,1,Active Shallow Crust,0.0,89.98973,0.0,01/13/2156
+5.43478,44.02262,7458,2,20,8,29,36,3.85,5.0,fr,24451,149,1002282,1,2,Active Shallow Crust,0.0,89.98962,-90.0,02/20/7458
+5.43478,44.02262,4496,1,1,0,26,4,3.85,5.0,fr,24452,89,1002282,1,2,Active Shallow Crust,0.0,89.98962,-90.0,01/01/4496
+5.43478,44.02262,9028,6,26,3,50,38,3.95,15.0,fr,24453,180,1002289,1,1,Active Shallow Crust,0.0,89.99085,0.0,06/26/9028
+5.43478,44.02262,8731,3,14,13,7,40,3.95,5.0,fr,24454,174,1002294,1,1,Active Shallow Crust,0.0,89.99075,-90.0,03/14/8731
+5.43478,44.02262,8598,1,3,15,33,18,4.05,5.0,fr,24455,171,1002300,1,1,Active Shallow Crust,0.0,89.99184,0.0,01/03/8598
+5.43478,44.02262,6238,12,17,7,14,53,4.05,27.5,fr,24456,124,1002302,1,1,Active Shallow Crust,0.0,89.99184,0.0,12/17/6238
+5.43478,44.02262,2144,8,17,12,52,12,4.05,5.0,fr,24457,42,1002303,1,1,Active Shallow Crust,240.0059,58.00573,0.0,08/17/2144
+5.43478,44.02262,3437,12,9,19,28,53,4.15,5.0,fr,24458,68,1002312,1,1,Active Shallow Crust,0.0,89.9891,0.0,12/09/3437
+5.43478,44.02262,9026,4,20,21,6,27,4.15,15.0,fr,24459,180,1002313,1,1,Active Shallow Crust,0.0,89.9891,0.0,04/20/9026
+5.43478,44.02262,2931,10,20,0,3,47,4.25,5.0,fr,24460,58,1002324,1,1,Active Shallow Crust,0.0,89.99028,0.0,10/20/2931
+5.43478,44.02262,171,7,4,9,40,50,4.45,5.0,fr,24461,3,1002351,1,1,Active Shallow Crust,240.0049,57.99429,0.0,07/04/0171
+5.43478,44.02262,3492,10,11,3,46,59,4.55,5.0,fr,24462,69,1002360,1,2,Active Shallow Crust,0.0,89.99083,0.0,10/11/3492
+5.43478,44.02262,7559,2,15,6,34,52,4.55,5.0,fr,24463,151,1002360,1,2,Active Shallow Crust,0.0,89.99083,0.0,02/15/7559
+5.43478,44.02262,7314,6,25,21,47,21,5.15,15.0,fr,24464,146,1002433,1,1,Active Shallow Crust,0.0,89.98965,0.0,06/25/7314
+5.43478,44.02262,4980,6,13,10,7,33,5.25,5.0,fr,24465,99,1002444,1,1,Active Shallow Crust,0.0,89.98975,0.0,06/13/4980
+6.67001,48.84311,1228,7,27,2,22,16,3.55,5.0,fr,24466,24,1002720,1,1,Active Shallow Crust,0.0,89.98672,0.0,07/27/1228
+6.67001,48.84311,4640,12,28,4,49,0,3.75,5.0,fr,24467,92,1002744,1,1,Active Shallow Crust,0.0,89.98946,0.0,12/28/4640
+6.67001,48.84311,7785,1,24,22,30,35,3.95,5.0,fr,24468,155,1002768,1,1,Active Shallow Crust,0.0,89.99162,0.0,01/24/7785
+6.67001,48.84311,1881,12,20,11,47,38,4.55,5.0,fr,24469,37,1002840,1,1,Active Shallow Crust,0.0,89.9895,0.0,12/20/1881
+2.68397,47.2692,3168,1,12,10,25,48,4.25,15.0,fr,24470,63,1003285,1,1,Active Shallow Crust,0.0,89.9893,0.0,01/12/3168
+2.68397,47.2692,8273,2,15,0,15,54,4.45,15.0,fr,24471,165,1003312,1,1,Active Shallow Crust,240.0056,57.99463,0.0,02/15/8273
+2.68397,47.2692,6702,11,6,11,42,44,4.95,5.0,fr,24472,134,1003368,1,1,Active Shallow Crust,0.0,89.98976,0.0,11/06/6702
+-0.56543,47.59697,5907,2,18,8,49,21,3.55,5.0,fr,24473,118,1003680,1,3,Active Shallow Crust,0.0,89.9898,0.0,02/18/5907
+-0.56543,47.59697,4229,5,22,15,54,6,3.55,5.0,fr,24474,84,1003680,1,3,Active Shallow Crust,0.0,89.9898,0.0,05/22/4229
+-0.56543,47.59697,4832,1,17,10,20,35,3.55,5.0,fr,24475,96,1003680,1,3,Active Shallow Crust,0.0,89.9898,0.0,01/17/4832
+-0.56543,47.59697,2397,11,21,2,12,54,3.55,5.0,fr,24476,47,1003683,1,1,Active Shallow Crust,240.0123,57.9982,0.0,11/21/2397
+-0.56543,47.59697,3535,2,24,7,53,4,3.55,5.0,fr,24477,70,1003689,1,1,Active Shallow Crust,128.8961,89.99362,0.0,02/24/3535
+-0.56543,47.59697,7294,6,17,17,50,36,3.65,5.0,fr,24478,145,1003692,1,2,Active Shallow Crust,0.0,89.99015,0.0,06/17/7294
+-0.56543,47.59697,842,3,11,3,4,19,3.65,5.0,fr,24479,16,1003692,1,2,Active Shallow Crust,0.0,89.99015,0.0,03/11/0842
+-0.56543,47.59697,6568,4,18,22,10,15,3.65,5.0,fr,24480,131,1003695,1,2,Active Shallow Crust,240.0012,58.01281,0.0,04/18/6568
+-0.56543,47.59697,5340,1,3,8,45,1,3.65,5.0,fr,24481,106,1003695,1,2,Active Shallow Crust,240.0012,58.01281,0.0,01/03/5340
+-0.56543,47.59697,3439,5,23,3,51,19,3.65,15.0,fr,24482,68,1003696,1,1,Active Shallow Crust,240.0012,58.01281,0.0,05/23/3439
+-0.56543,47.59697,2240,4,28,0,0,54,3.75,5.0,fr,24483,44,1003704,1,2,Active Shallow Crust,0.0,89.98988,0.0,04/28/2240
+-0.56543,47.59697,8234,8,24,22,9,44,3.75,5.0,fr,24484,164,1003704,1,2,Active Shallow Crust,0.0,89.98988,0.0,08/24/8234
+-0.56543,47.59697,7261,3,4,2,17,49,3.75,15.0,fr,24485,145,1003711,1,1,Active Shallow Crust,0.0,89.98975,-90.0,03/04/7261
+-0.56543,47.59697,2649,10,13,10,13,43,3.85,5.0,fr,24486,52,1003716,1,3,Active Shallow Crust,0.0,89.98977,0.0,10/13/2649
+-0.56543,47.59697,2336,1,24,9,39,2,3.85,5.0,fr,24487,46,1003716,1,3,Active Shallow Crust,0.0,89.98977,0.0,01/24/2336
+-0.56543,47.59697,4860,10,1,17,41,5,3.85,5.0,fr,24488,97,1003716,1,3,Active Shallow Crust,0.0,89.98977,0.0,10/01/4860
+-0.56543,47.59697,3891,5,19,15,5,33,3.85,15.0,fr,24489,77,1003717,1,3,Active Shallow Crust,0.0,89.98977,0.0,05/19/3891
+-0.56543,47.59697,7495,1,30,22,57,26,3.85,15.0,fr,24490,149,1003717,1,3,Active Shallow Crust,0.0,89.98977,0.0,01/30/7495
+-0.56543,47.59697,7538,11,20,13,56,19,3.85,15.0,fr,24491,150,1003717,1,3,Active Shallow Crust,0.0,89.98977,0.0,11/20/7538
+-0.56543,47.59697,7967,5,5,7,41,41,3.95,5.0,fr,24492,159,1003728,1,1,Active Shallow Crust,0.0,89.98981,0.0,05/05/7967
+-0.56543,47.59697,283,9,13,10,22,8,4.05,15.0,fr,24493,5,1003741,1,1,Active Shallow Crust,0.0,89.98996,0.0,09/13/0283
+-0.56543,47.59697,3866,5,16,0,26,3,4.25,5.0,fr,24494,77,1003764,1,2,Active Shallow Crust,0.0,89.99013,0.0,05/16/3866
+-0.56543,47.59697,4842,2,16,20,1,27,4.25,5.0,fr,24495,96,1003764,1,2,Active Shallow Crust,0.0,89.99013,0.0,02/16/4842
+-0.56543,47.59697,8781,2,11,10,16,54,4.25,15.0,fr,24496,175,1003765,1,1,Active Shallow Crust,0.0,89.99013,0.0,02/11/8781
+-0.56543,47.59697,2781,10,9,23,24,33,4.25,15.0,fr,24497,55,1003774,1,1,Active Shallow Crust,128.894,89.98093,0.0,10/09/2781
+-0.56543,47.59697,33,9,18,12,28,11,4.35,15.0,fr,24498,0,1003777,1,1,Active Shallow Crust,0.0,89.98985,0.0,09/18/0033
+-0.56543,47.59697,3001,12,15,12,1,27,4.45,5.0,fr,24499,60,1003788,1,1,Active Shallow Crust,0.0,89.99004,0.0,12/15/3001
+-0.56543,47.59697,4568,5,13,1,10,5,4.55,15.0,fr,24500,91,1003801,1,1,Active Shallow Crust,0.0,89.99005,0.0,05/13/4568
+-0.56543,47.59697,2527,11,7,0,12,36,4.85,5.0,fr,24501,50,1003836,1,1,Active Shallow Crust,0.0,89.98991,0.0,11/07/2527
+-0.56543,47.59697,92,8,3,13,56,52,5.25,5.0,fr,24502,1,1003884,1,1,Active Shallow Crust,0.0,89.99003,0.0,08/03/0092
+4.76084,45.51151,5464,10,12,9,51,29,3.55,5.0,fr,24503,109,1004160,1,2,Active Shallow Crust,0.0,89.99294,0.0,10/12/5464
+4.76084,45.51151,9918,4,26,3,14,10,3.55,5.0,fr,24504,198,1004160,1,2,Active Shallow Crust,0.0,89.99294,0.0,04/26/9918
+4.76084,45.51151,5153,2,18,14,3,27,3.55,15.0,fr,24505,103,1004164,1,1,Active Shallow Crust,240.0135,57.99763,0.0,02/18/5153
+4.76084,45.51151,3120,4,9,15,8,40,3.65,5.0,fr,24506,62,1004172,1,1,Active Shallow Crust,0.0,89.9874,0.0,04/09/3120
+4.76084,45.51151,8724,12,3,0,56,19,3.65,15.0,fr,24507,174,1004173,1,1,Active Shallow Crust,0.0,89.9874,0.0,12/03/8724
+4.76084,45.51151,8193,11,24,14,33,54,3.75,5.0,fr,24508,163,1004184,1,1,Active Shallow Crust,0.0,89.98878,0.0,11/24/8193
+4.76084,45.51151,9754,4,1,12,33,51,3.85,15.0,fr,24509,195,1004197,1,1,Active Shallow Crust,0.0,89.99,0.0,04/01/9754
+4.76084,45.51151,7432,11,21,4,49,13,4.05,5.0,fr,24510,148,1004220,1,2,Active Shallow Crust,0.0,89.98808,0.0,11/21/7432
+4.76084,45.51151,4865,9,21,7,40,56,4.05,5.0,fr,24511,97,1004220,1,2,Active Shallow Crust,0.0,89.98808,0.0,09/21/4865
+4.76084,45.51151,5531,10,22,10,34,22,4.25,27.5,fr,24512,110,1004249,1,1,Active Shallow Crust,240.0078,57.99367,0.0,10/22/5531
+4.76084,45.51151,7622,11,7,14,30,25,4.55,15.0,fr,24513,152,1004284,1,1,Active Shallow Crust,240.0089,57.99724,0.0,11/07/7622
+2.56971,52.44196,4184,6,19,7,32,38,3.85,5.0,fr,24514,83,1004676,1,1,Active Shallow Crust,0.0,89.98912,0.0,06/19/4184
+2.56971,52.44196,9814,10,12,20,33,9,4.05,15.0,fr,24515,196,1004704,1,1,Active Shallow Crust,240.007,58.00585,0.0,10/12/9814
+-1.45061,45.90226,3737,6,30,23,22,36,3.55,5.0,fr,24516,74,1005600,1,1,Active Shallow Crust,0.0,89.98947,0.0,06/30/3737
+-1.45061,45.90226,9143,5,14,9,48,9,3.55,15.0,fr,24517,182,1005601,1,1,Active Shallow Crust,0.0,89.98947,0.0,05/14/9143
+-1.45061,45.90226,1756,6,13,20,26,19,3.65,5.0,fr,24518,35,1005612,1,1,Active Shallow Crust,0.0,89.99062,0.0,06/13/1756
+-1.45061,45.90226,4151,1,5,22,53,8,3.65,15.0,fr,24519,83,1005613,1,1,Active Shallow Crust,0.0,89.99062,0.0,01/05/4151
+-1.45061,45.90226,2678,5,12,12,37,47,3.65,27.5,fr,24520,53,1005614,1,1,Active Shallow Crust,0.0,89.99062,0.0,05/12/2678
+-1.45061,45.90226,4947,12,8,10,54,6,3.65,5.0,fr,24521,98,1005615,1,1,Active Shallow Crust,240.0009,58.01284,0.0,12/08/4947
+-1.45061,45.90226,4754,6,6,23,0,6,3.65,15.0,fr,24522,95,1005619,1,1,Active Shallow Crust,0.0,89.99051,-90.0,06/06/4754
+-1.45061,45.90226,2249,8,18,11,23,43,3.75,5.0,fr,24523,44,1005624,1,1,Active Shallow Crust,0.0,89.99024,0.0,08/18/2249
+-1.45061,45.90226,5860,4,7,12,55,14,3.75,5.0,fr,24524,117,1005627,1,1,Active Shallow Crust,240.0083,58.01731,0.0,04/07/5860
+-1.45061,45.90226,4780,5,19,23,46,34,3.75,15.0,fr,24525,95,1005628,1,1,Active Shallow Crust,240.0083,58.01731,0.0,05/19/4780
+-1.45061,45.90226,8470,4,15,12,17,0,3.75,5.0,fr,24526,169,1005630,1,1,Active Shallow Crust,0.0,89.99014,-90.0,04/15/8470
+-1.45061,45.90226,9687,7,10,17,13,37,3.85,5.0,fr,24527,193,1005636,1,1,Active Shallow Crust,0.0,89.99007,0.0,07/10/9687
+-1.45061,45.90226,6223,10,9,0,56,25,3.85,15.0,fr,24528,124,1005637,1,1,Active Shallow Crust,0.0,89.99007,0.0,10/09/6223
+-1.45061,45.90226,9172,6,20,14,34,29,3.95,5.0,fr,24529,183,1005648,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/20/9172
+-1.45061,45.90226,1428,4,16,7,59,28,3.95,5.0,fr,24530,28,1005651,1,1,Active Shallow Crust,240.0197,58.00502,0.0,04/16/1428
+-1.45061,45.90226,3773,6,27,8,5,21,3.95,5.0,fr,24531,75,1005654,1,1,Active Shallow Crust,0.0,89.98992,-90.0,06/27/3773
+-1.45061,45.90226,217,4,20,11,2,34,4.05,15.0,fr,24532,4,1005661,1,1,Active Shallow Crust,0.0,89.99014,0.0,04/20/0217
+-1.45061,45.90226,2355,12,4,22,31,21,4.15,15.0,fr,24533,47,1005673,1,1,Active Shallow Crust,0.0,89.99033,0.0,12/04/2355
+-1.45061,45.90226,2625,8,10,23,3,7,4.25,5.0,fr,24534,52,1005684,1,1,Active Shallow Crust,0.0,89.98981,0.0,08/10/2625
+-1.45061,45.90226,6323,11,10,8,44,35,4.45,5.0,fr,24535,126,1005708,1,1,Active Shallow Crust,0.0,89.99004,0.0,11/10/6323
+-1.45061,45.90226,8823,3,8,9,6,35,4.45,5.0,fr,24536,176,1005711,1,1,Active Shallow Crust,240.0052,57.99464,0.0,03/08/8823
+-1.45061,45.90226,3556,8,1,12,2,3,4.65,5.0,fr,24537,71,1005735,1,1,Active Shallow Crust,240.0107,57.99426,0.0,08/01/3556
+-1.45061,45.90226,4826,2,3,9,2,21,4.95,27.5,fr,24538,96,1005770,1,1,Active Shallow Crust,0.0,89.98985,0.0,02/03/4826
+4.05163,44.62451,5837,6,24,19,16,58,3.55,5.0,fr,24539,116,1006083,1,1,Active Shallow Crust,240.0104,57.99889,0.0,06/24/5837
+4.05163,44.62451,2249,8,12,18,37,50,3.65,15.0,fr,24540,44,1006093,1,1,Active Shallow Crust,0.0,89.98721,0.0,08/12/2249
+4.05163,44.62451,3985,1,7,3,46,37,4.05,5.0,fr,24541,79,1006146,1,1,Active Shallow Crust,0.0,89.99184,-90.0,01/07/3985
+4.05163,44.62451,9132,6,22,18,0,6,4.45,15.0,fr,24542,182,1006198,1,1,Active Shallow Crust,128.893,89.99364,0.0,06/22/9132
+4.05163,44.62451,1917,9,23,17,1,8,4.95,5.0,fr,24543,38,1006254,1,1,Active Shallow Crust,0.0,89.98986,-90.0,09/23/1917
+4.38268,50.04187,3425,10,1,0,0,3,3.75,5.0,fr,24544,68,1006593,1,1,Active Shallow Crust,128.8961,89.96755,0.0,10/01/3425
+4.38268,50.04187,6894,10,24,19,10,28,4.25,15.0,fr,24545,137,1006654,1,1,Active Shallow Crust,128.8935,89.98108,0.0,10/24/6894
+4.38268,50.04187,6735,2,20,10,8,41,4.65,5.0,fr,24546,134,1006692,1,1,Active Shallow Crust,0.0,89.99088,0.0,02/20/6735
+7.86391,49.3591,413,11,1,20,4,50,3.65,5.0,fr,24547,8,1007532,1,2,Active Shallow Crust,0.0,89.9883,0.0,11/01/0413
+7.86391,49.3591,8527,1,4,7,39,22,3.65,5.0,fr,24548,170,1007532,1,2,Active Shallow Crust,0.0,89.9883,0.0,01/04/8527
+7.86391,49.3591,6242,2,18,22,56,1,3.75,5.0,fr,24549,124,1007544,1,1,Active Shallow Crust,0.0,89.98956,0.0,02/18/6242
+7.86391,49.3591,2441,5,5,10,59,40,3.85,15.0,fr,24550,48,1007557,1,1,Active Shallow Crust,0.0,89.9907,0.0,05/05/2441
+7.86391,49.3591,513,6,1,5,32,44,3.95,5.0,fr,24551,10,1007568,1,1,Active Shallow Crust,0.0,89.99171,0.0,06/01/0513
+7.86391,49.3591,6590,1,1,5,37,58,4.05,15.0,fr,24552,131,1007581,1,1,Active Shallow Crust,0.0,89.98892,0.0,01/01/6590
+7.86391,49.3591,2867,7,5,10,55,53,4.25,5.0,fr,24553,57,1007604,1,1,Active Shallow Crust,0.0,89.9912,0.0,07/05/2867
+7.86391,49.3591,7827,11,18,4,37,24,4.45,5.0,fr,24554,156,1007628,1,1,Active Shallow Crust,0.0,89.99068,0.0,11/18/7827
+1.41377,48.91187,4280,4,9,10,54,39,3.55,15.0,fr,24555,85,1008001,1,1,Active Shallow Crust,0.0,89.99006,0.0,04/09/4280
+1.41377,48.91187,1347,9,10,3,18,17,3.85,5.0,fr,24556,26,1008039,1,1,Active Shallow Crust,240.0113,57.99776,0.0,09/10/1347
+1.41377,48.91187,3059,6,7,7,55,16,4.15,5.0,fr,24557,61,1008072,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/07/3059
+4.10406,43.70719,2313,9,15,23,29,55,3.55,5.0,fr,24558,46,1008480,1,1,Active Shallow Crust,0.0,89.99271,0.0,09/15/2313
+4.10406,43.70719,4781,1,14,10,32,44,3.55,15.0,fr,24559,95,1008481,1,1,Active Shallow Crust,0.0,89.99271,0.0,01/14/4781
+4.10406,43.70719,5387,4,4,9,37,43,3.65,15.0,fr,24560,107,1008493,1,2,Active Shallow Crust,0.0,89.98701,0.0,04/04/5387
+4.10406,43.70719,7371,2,14,10,20,55,3.65,15.0,fr,24561,147,1008493,1,2,Active Shallow Crust,0.0,89.98701,0.0,02/14/7371
+4.10406,43.70719,7895,6,7,18,39,57,3.85,15.0,fr,24562,157,1008517,1,1,Active Shallow Crust,0.0,89.98968,0.0,06/07/7895
+4.10406,43.70719,9083,4,8,23,3,51,3.95,15.0,fr,24563,181,1008535,1,1,Active Shallow Crust,0.0,89.99069,-90.0,04/08/9083
+4.10406,43.70719,6821,9,24,20,58,55,3.95,5.0,fr,24564,136,1008537,1,1,Active Shallow Crust,128.9017,89.9931,0.0,09/24/6821
+4.10406,43.70719,6944,3,8,0,52,47,4.05,5.0,fr,24565,138,1008540,1,1,Active Shallow Crust,0.0,89.9918,0.0,03/08/6944
+4.10406,43.70719,9915,1,28,7,21,56,4.05,5.0,fr,24566,198,1008549,1,1,Active Shallow Crust,128.8918,89.99385,0.0,01/28/9915
+4.10406,43.70719,2353,11,5,22,21,44,4.35,5.0,fr,24567,47,1008576,1,1,Active Shallow Crust,0.0,89.99129,0.0,11/05/2353
+0.92052,50.19966,3363,11,23,6,22,19,3.55,15.0,fr,24568,67,1008961,1,1,Active Shallow Crust,0.0,89.99032,0.0,11/23/3363
+0.92052,50.19966,1090,1,11,15,36,51,3.55,5.0,fr,24569,21,1008969,1,1,Active Shallow Crust,128.896,89.99395,0.0,01/11/1090
+0.92052,50.19966,6198,12,23,4,8,52,3.65,5.0,fr,24570,123,1008972,1,2,Active Shallow Crust,0.0,89.98993,0.0,12/23/6198
+0.92052,50.19966,2586,9,2,4,21,57,3.65,5.0,fr,24571,51,1008972,1,2,Active Shallow Crust,0.0,89.98993,0.0,09/02/2586
+0.92052,50.19966,2405,9,15,15,35,56,3.65,5.0,fr,24572,48,1008978,1,1,Active Shallow Crust,0.0,89.98981,-90.0,09/15/2405
+0.92052,50.19966,9724,5,19,14,58,7,3.85,15.0,fr,24573,194,1008997,1,1,Active Shallow Crust,0.0,89.98972,0.0,05/19/9724
+0.92052,50.19966,9081,2,27,22,59,5,4.15,5.0,fr,24574,181,1009041,1,1,Active Shallow Crust,128.8969,89.99374,0.0,02/27/9081
+0.92052,50.19966,3071,9,18,12,0,3,4.65,15.0,fr,24575,61,1009099,1,1,Active Shallow Crust,0.0,89.9901,-90.0,09/18/3071
+0.92052,50.19966,3119,12,15,9,11,24,5.35,15.0,fr,24576,62,1009180,1,1,Active Shallow Crust,240.028,57.99836,0.0,12/15/3119
+2.0132,47.49075,5032,8,19,16,31,10,3.55,15.0,fr,24577,100,1009441,1,1,Active Shallow Crust,0.0,89.98978,0.0,08/19/5032
+2.0132,47.49075,4096,11,25,7,2,26,3.75,5.0,fr,24578,81,1009464,1,1,Active Shallow Crust,0.0,89.98917,0.0,11/25/4096
+2.0132,47.49075,2791,10,7,13,24,46,3.95,15.0,fr,24579,55,1009498,1,1,Active Shallow Crust,128.9001,89.99463,0.0,10/07/2791
+2.0132,47.49075,285,10,4,10,18,46,4.25,5.0,fr,24580,5,1009524,1,1,Active Shallow Crust,0.0,89.98935,0.0,10/04/0285
+2.0132,47.49075,4596,6,14,13,4,43,4.65,5.0,fr,24581,91,1009572,1,1,Active Shallow Crust,0.0,89.99039,0.0,06/14/4596
+1.61294,43.58473,7187,7,8,9,28,49,3.55,5.0,fr,24582,143,1009929,1,1,Active Shallow Crust,128.8965,89.99361,0.0,07/08/7187
+1.61294,43.58473,1128,12,29,14,16,50,3.85,5.0,fr,24583,22,1009956,1,1,Active Shallow Crust,0.0,89.98965,0.0,12/29/1128
+5.84185,46.95363,9613,6,23,13,50,41,3.55,5.0,fr,24584,192,1010400,1,2,Active Shallow Crust,0.0,89.99312,0.0,06/23/9613
+5.84185,46.95363,1361,5,10,8,21,20,3.55,5.0,fr,24585,27,1010400,1,2,Active Shallow Crust,0.0,89.99312,0.0,05/10/1361
+5.84185,46.95363,8303,4,13,22,56,26,3.55,15.0,fr,24586,166,1010401,1,1,Active Shallow Crust,0.0,89.99312,0.0,04/13/8303
+5.84185,46.95363,7199,7,6,17,7,49,3.55,15.0,fr,24587,143,1010404,1,1,Active Shallow Crust,240.012,57.99826,0.0,07/06/7199
+5.84185,46.95363,4723,4,4,11,29,42,3.55,5.0,fr,24588,94,1010409,1,1,Active Shallow Crust,128.8959,89.99312,0.0,04/04/4723
+5.84185,46.95363,9083,10,5,15,42,14,3.65,5.0,fr,24589,181,1010412,1,1,Active Shallow Crust,0.0,89.98773,0.0,10/05/9083
+5.84185,46.95363,1299,10,10,4,39,11,3.65,15.0,fr,24590,25,1010413,1,1,Active Shallow Crust,0.0,89.98773,0.0,10/10/1299
+5.84185,46.95363,5415,10,24,13,55,21,3.65,27.5,fr,24591,108,1010420,1,1,Active Shallow Crust,0.0,89.98759,-90.0,10/24/5415
+5.84185,46.95363,9616,9,13,3,20,32,3.85,15.0,fr,24592,192,1010443,1,1,Active Shallow Crust,0.0,89.99014,-90.0,09/13/9616
+5.84185,46.95363,3155,5,19,6,6,51,3.85,5.0,fr,24593,63,1010445,1,1,Active Shallow Crust,128.8957,89.99269,0.0,05/19/3155
+5.84185,46.95363,848,8,11,2,40,49,4.05,5.0,fr,24594,16,1010460,1,2,Active Shallow Crust,0.0,89.98839,0.0,08/11/0848
+5.84185,46.95363,8023,12,28,23,45,53,4.05,5.0,fr,24595,160,1010460,1,2,Active Shallow Crust,0.0,89.98839,0.0,12/28/8023
+5.84185,46.95363,2857,12,31,20,19,47,4.55,5.0,fr,24596,57,1010526,1,1,Active Shallow Crust,0.0,89.98899,-90.0,12/31/2857
+5.84185,46.95363,9063,12,19,21,12,58,4.65,5.0,fr,24597,181,1010535,1,1,Active Shallow Crust,240.0108,57.99427,0.0,12/19/9063
+5.84185,46.95363,2228,6,5,3,35,52,4.75,5.0,fr,24598,44,1010547,1,1,Active Shallow Crust,240.0077,58.00455,0.0,06/05/2228
+2.86743,50.91473,1905,4,25,22,49,52,3.55,5.0,fr,24599,38,1010886,1,1,Active Shallow Crust,0.0,89.99036,-90.0,04/25/1905
+2.86743,50.91473,7952,12,5,3,8,48,3.65,5.0,fr,24600,159,1010892,1,1,Active Shallow Crust,0.0,89.98867,0.0,12/05/7952
+2.86743,50.91473,1308,3,1,5,13,46,3.65,5.0,fr,24601,26,1010898,1,1,Active Shallow Crust,0.0,89.9914,-90.0,03/01/1308
+2.86743,50.91473,288,11,21,5,15,27,3.65,15.0,fr,24602,5,1010902,1,1,Active Shallow Crust,128.9,89.96361,0.0,11/21/0288
+2.86743,50.91473,7549,6,9,16,46,57,3.75,5.0,fr,24603,150,1010904,1,2,Active Shallow Crust,0.0,89.9899,0.0,06/09/7549
+2.86743,50.91473,7531,1,7,1,15,21,3.75,5.0,fr,24604,150,1010904,1,2,Active Shallow Crust,0.0,89.9899,0.0,01/07/7531
+2.86743,50.91473,6601,2,9,0,14,23,4.05,5.0,fr,24605,132,1010943,1,1,Active Shallow Crust,240.0065,58.00599,0.0,02/09/6601
+2.86743,50.91473,770,7,26,4,2,20,4.05,15.0,fr,24606,15,1010947,1,1,Active Shallow Crust,0.0,89.98915,-90.0,07/26/0770
+2.86743,50.91473,8901,4,10,1,4,43,4.15,5.0,fr,24607,178,1010952,1,1,Active Shallow Crust,0.0,89.99044,0.0,04/10/8901
+0.74658,50.97366,3293,5,30,14,4,35,3.65,15.0,fr,24608,65,1011373,1,1,Active Shallow Crust,0.0,89.9901,0.0,05/30/3293
+0.74658,50.97366,1410,11,21,20,44,5,3.65,27.5,fr,24609,28,1011374,1,1,Active Shallow Crust,0.0,89.9901,0.0,11/21/1410
+0.74658,50.97366,8692,10,3,16,24,12,3.65,5.0,fr,24610,173,1011378,1,1,Active Shallow Crust,0.0,89.98998,-90.0,10/03/8692
+0.74658,50.97366,304,1,18,14,35,38,3.65,5.0,fr,24611,6,1011381,1,1,Active Shallow Crust,128.9,89.96355,0.0,01/18/0304
+0.74658,50.97366,8330,2,9,22,26,52,3.85,27.5,fr,24612,166,1011401,1,1,Active Shallow Crust,240.0116,57.99794,0.0,02/09/8330
+0.74658,50.97366,4283,4,5,19,58,52,4.15,5.0,fr,24613,85,1011432,1,1,Active Shallow Crust,0.0,89.99005,0.0,04/05/4283
+0.74658,50.97366,3419,8,11,23,26,19,4.35,5.0,fr,24614,68,1011456,1,1,Active Shallow Crust,0.0,89.98989,0.0,08/11/3419
+0.74658,50.97366,7137,10,29,15,25,59,4.35,5.0,fr,24615,142,1011459,1,1,Active Shallow Crust,240.0096,57.99614,0.0,10/29/7137
+0.74658,50.97366,2140,4,1,7,50,8,5.05,5.0,fr,24616,42,1011549,1,1,Active Shallow Crust,128.8833,89.99047,0.0,04/01/2140
+2.11809,44.19547,8072,3,2,6,13,26,3.55,5.0,fr,24617,161,1011843,1,1,Active Shallow Crust,240.0122,57.99826,0.0,03/02/8072
+2.11809,44.19547,3417,3,18,0,45,39,3.65,5.0,fr,24618,68,1011852,1,1,Active Shallow Crust,0.0,89.99033,0.0,03/18/3417
+2.11809,44.19547,1315,12,28,2,0,23,3.65,5.0,fr,24619,26,1011855,1,1,Active Shallow Crust,240.0004,58.01283,0.0,12/28/1315
+2.11809,44.19547,5174,5,20,21,25,45,3.85,27.5,fr,24620,103,1011878,1,1,Active Shallow Crust,0.0,89.98976,0.0,05/20/5174
+2.11809,44.19547,8610,3,14,5,43,50,3.95,5.0,fr,24621,172,1011897,1,1,Active Shallow Crust,128.9002,89.9943,0.0,03/14/8610
+2.11809,44.19547,4973,8,22,5,44,35,4.15,5.0,fr,24622,99,1011912,1,1,Active Shallow Crust,0.0,89.98913,0.0,08/22/4973
+2.11809,44.19547,1830,5,8,1,35,41,4.25,5.0,fr,24623,36,1011924,1,1,Active Shallow Crust,0.0,89.99031,0.0,05/08/1830
+2.11809,44.19547,6890,12,30,7,17,10,4.35,5.0,fr,24624,137,1011936,1,1,Active Shallow Crust,0.0,89.98993,0.0,12/30/6890
+2.11809,44.19547,5877,12,29,18,22,33,4.35,5.0,fr,24625,117,1011939,1,1,Active Shallow Crust,240.0078,57.99594,0.0,12/29/5877
+5.70465,51.08345,2907,7,29,20,7,14,3.55,5.0,fr,24626,58,1012323,1,1,Active Shallow Crust,240.0131,57.99828,0.0,07/29/2907
+5.70465,51.08345,5482,11,19,22,49,19,3.65,5.0,fr,24627,109,1012332,1,2,Active Shallow Crust,0.0,89.98871,0.0,11/19/5482
+5.70465,51.08345,9240,8,14,19,28,14,3.65,5.0,fr,24628,184,1012332,1,2,Active Shallow Crust,0.0,89.98871,0.0,08/14/9240
+5.70465,51.08345,8713,5,26,0,43,50,3.65,27.5,fr,24629,174,1012334,1,1,Active Shallow Crust,0.0,89.98871,0.0,05/26/8713
+5.70465,51.08345,8104,8,14,15,57,37,3.75,5.0,fr,24630,162,1012344,1,1,Active Shallow Crust,0.0,89.98994,0.0,08/14/8104
+5.70465,51.08345,183,12,26,2,19,37,3.85,5.0,fr,24631,3,1012356,1,1,Active Shallow Crust,0.0,89.99103,0.0,12/26/0183
+5.70465,51.08345,5183,3,22,10,16,13,4.05,5.0,fr,24632,103,1012380,1,3,Active Shallow Crust,0.0,89.98931,0.0,03/22/5183
+5.70465,51.08345,5782,12,20,15,43,58,4.05,5.0,fr,24633,115,1012380,1,3,Active Shallow Crust,0.0,89.98931,0.0,12/20/5782
+5.70465,51.08345,2792,7,8,4,0,50,4.05,5.0,fr,24634,55,1012380,1,3,Active Shallow Crust,0.0,89.98931,0.0,07/08/2792
+5.70465,51.08345,2596,8,9,15,14,3,4.15,15.0,fr,24635,51,1012399,1,1,Active Shallow Crust,0.0,89.99036,-90.0,08/09/2596
+5.70465,51.08345,5878,7,25,13,6,56,4.25,5.0,fr,24636,117,1012413,1,1,Active Shallow Crust,128.8933,89.98112,0.0,07/25/5878
+5.70465,51.08345,39,2,14,13,13,51,4.35,27.5,fr,24637,0,1012418,1,1,Active Shallow Crust,0.0,89.98991,0.0,02/14/0039
+5.70465,51.08345,2432,8,12,9,1,43,4.65,15.0,fr,24638,48,1012453,1,1,Active Shallow Crust,0.0,89.98929,0.0,08/12/2432
+5.70465,51.08345,6623,6,13,16,7,59,4.95,27.5,fr,24639,132,1012499,1,1,Active Shallow Crust,128.8879,89.99014,0.0,06/13/6623
+5.70465,51.08345,9042,10,6,22,59,3,5.05,5.0,fr,24640,180,1012500,1,2,Active Shallow Crust,0.0,89.98986,0.0,10/06/9042
+5.70465,51.08345,8048,3,31,16,27,1,5.05,5.0,fr,24641,160,1012500,1,2,Active Shallow Crust,0.0,89.98986,0.0,03/31/8048
+5.70465,51.08345,4225,4,14,7,9,0,5.35,5.0,fr,24642,84,1012539,1,1,Active Shallow Crust,240.0288,57.99849,0.0,04/14/4225
+5.70465,51.08345,2796,7,31,14,8,38,5.35,15.0,fr,24643,55,1012540,1,1,Active Shallow Crust,240.0288,57.99849,0.0,07/31/2796
+-2.05289,48.28902,2597,3,15,22,6,27,3.55,5.0,fr,24644,51,1012800,1,2,Active Shallow Crust,0.0,89.98994,0.0,03/15/2597
+-2.05289,48.28902,3445,1,2,1,48,37,3.55,5.0,fr,24645,68,1012800,1,2,Active Shallow Crust,0.0,89.98994,0.0,01/02/3445
+-2.05289,48.28902,3714,6,18,10,34,1,3.55,15.0,fr,24646,74,1012801,1,1,Active Shallow Crust,0.0,89.98994,0.0,06/18/3714
+-2.05289,48.28902,964,3,30,6,35,7,3.55,27.5,fr,24647,19,1012802,1,1,Active Shallow Crust,0.0,89.98994,0.0,03/30/0964
+-2.05289,48.28902,3429,11,10,10,7,17,3.65,5.0,fr,24648,68,1012812,1,1,Active Shallow Crust,0.0,89.99103,0.0,11/10/3429
+-2.05289,48.28902,8905,10,25,21,9,18,3.75,15.0,fr,24649,178,1012825,1,1,Active Shallow Crust,0.0,89.98934,0.0,10/25/8905
+-2.05289,48.28902,8480,6,21,13,54,2,3.75,27.5,fr,24650,169,1012826,1,1,Active Shallow Crust,0.0,89.98934,0.0,06/21/8480
+-2.05289,48.28902,4221,10,7,22,1,48,3.75,5.0,fr,24651,84,1012830,1,1,Active Shallow Crust,0.0,89.98922,-90.0,10/07/4221
+-2.05289,48.28902,7368,12,22,16,22,55,3.85,5.0,fr,24652,147,1012836,1,1,Active Shallow Crust,0.0,89.9905,0.0,12/22/7368
+-2.05289,48.28902,2262,3,25,22,41,46,3.85,5.0,fr,24653,45,1012842,1,1,Active Shallow Crust,0.0,89.99039,-90.0,03/25/2262
+-2.05289,48.28902,5666,6,5,23,19,42,3.85,5.0,fr,24654,113,1012845,1,1,Active Shallow Crust,128.8957,89.99406,0.0,06/05/5666
+-2.05289,48.28902,8288,11,8,6,22,8,3.95,27.5,fr,24655,165,1012853,1,1,Active Shallow Crust,240.0198,58.00521,0.0,11/08/8288
+-2.05289,48.28902,5996,4,20,1,21,28,3.95,5.0,fr,24656,119,1012854,1,1,Active Shallow Crust,0.0,89.9893,-90.0,04/20/5996
+-2.05289,48.28902,6949,4,13,6,20,24,4.05,5.0,fr,24657,138,1012869,1,1,Active Shallow Crust,128.8904,89.9934,0.0,04/13/6949
+-2.05289,48.28902,7180,10,7,17,49,29,4.25,27.5,fr,24658,143,1012886,1,1,Active Shallow Crust,0.0,89.98951,0.0,10/07/7180
+-2.05289,48.28902,6911,10,25,19,25,44,4.35,5.0,fr,24659,138,1012899,1,1,Active Shallow Crust,240.0089,57.99593,0.0,10/25/6911
+-2.05289,48.28902,5267,11,18,0,44,31,5.35,27.5,fr,24660,105,1013027,1,1,Active Shallow Crust,128.882,89.98803,0.0,11/18/5267
+3.01503,44.46941,3665,2,9,2,31,32,3.55,5.0,fr,24661,73,1013760,1,1,Active Shallow Crust,0.0,89.9892,0.0,02/09/3665
+3.01503,44.46941,227,4,12,20,41,58,3.55,15.0,fr,24662,4,1013761,1,1,Active Shallow Crust,0.0,89.9892,0.0,04/12/0227
+3.01503,44.46941,9451,11,24,5,51,10,3.55,27.5,fr,24663,189,1013762,1,1,Active Shallow Crust,0.0,89.9892,0.0,11/24/9451
+3.01503,44.46941,8110,12,26,18,22,49,3.55,5.0,fr,24664,162,1013766,1,1,Active Shallow Crust,0.0,89.98908,-90.0,12/26/8110
+3.01503,44.46941,6104,4,17,2,45,58,3.65,5.0,fr,24665,122,1013772,1,1,Active Shallow Crust,0.0,89.99038,0.0,04/17/6104
+3.01503,44.46941,5287,11,10,15,13,54,3.75,5.0,fr,24666,105,1013784,1,2,Active Shallow Crust,0.0,89.99142,0.0,11/10/5287
+3.01503,44.46941,9222,7,7,12,36,56,3.75,5.0,fr,24667,184,1013784,1,2,Active Shallow Crust,0.0,89.99142,0.0,07/07/9222
+3.01503,44.46941,5289,5,28,13,50,37,3.75,27.5,fr,24668,105,1013786,1,2,Active Shallow Crust,0.0,89.99142,0.0,05/28/5289
+3.01503,44.46941,7051,8,21,9,29,30,3.75,27.5,fr,24669,141,1013786,1,2,Active Shallow Crust,0.0,89.99142,0.0,08/21/7051
+3.01503,44.46941,3834,7,5,12,30,2,3.85,5.0,fr,24670,76,1013799,1,1,Active Shallow Crust,240.0108,57.99746,0.0,07/05/3834
+3.01503,44.46941,6618,10,23,5,8,11,4.15,15.0,fr,24671,132,1013839,1,1,Active Shallow Crust,0.0,89.99088,-90.0,10/23/6618
+3.01503,44.46941,3382,9,15,12,18,26,4.25,5.0,fr,24672,67,1013847,1,1,Active Shallow Crust,240.0072,57.99412,0.0,09/15/3382
+3.01503,44.46941,808,8,16,17,41,12,4.95,5.0,fr,24673,16,1013937,1,1,Active Shallow Crust,128.8907,89.98968,0.0,08/16/0808
+0.2828,47.65547,2202,9,27,17,57,7,3.55,5.0,fr,24674,44,1014240,1,1,Active Shallow Crust,0.0,89.98981,0.0,09/27/2202
+0.2828,47.65547,6712,1,16,22,53,20,3.55,5.0,fr,24675,134,1014243,1,1,Active Shallow Crust,240.0124,57.9982,0.0,01/16/6712
+0.2828,47.65547,3701,10,10,3,23,9,3.55,5.0,fr,24676,74,1014246,1,1,Active Shallow Crust,0.0,89.99012,-90.0,10/10/3701
+0.2828,47.65547,9158,12,14,16,35,16,4.35,5.0,fr,24677,183,1014336,1,1,Active Shallow Crust,0.0,89.99003,0.0,12/14/9158
+0.2828,47.65547,2816,3,20,5,49,12,4.45,5.0,fr,24678,56,1014348,1,1,Active Shallow Crust,0.0,89.99006,0.0,03/20/2816
+0.2828,47.65547,6716,5,17,15,54,36,4.45,15.0,fr,24679,134,1014358,1,1,Active Shallow Crust,128.8919,89.99375,0.0,05/17/6716
+0.2828,47.65547,9503,9,6,11,46,6,4.95,15.0,fr,24680,190,1014415,1,1,Active Shallow Crust,0.0,89.98997,-90.0,09/06/9503
+0.32109,49.90888,6264,8,1,9,31,5,3.55,15.0,fr,24681,125,1014721,1,1,Active Shallow Crust,0.0,89.98985,0.0,08/01/6264
+0.32109,49.90888,108,10,11,21,0,33,3.55,5.0,fr,24682,2,1014729,1,1,Active Shallow Crust,128.8959,89.99371,0.0,10/11/0108
+0.32109,49.90888,2689,7,1,12,55,41,3.75,5.0,fr,24683,53,1014744,1,2,Active Shallow Crust,0.0,89.99001,0.0,07/01/2689
+0.32109,49.90888,9779,2,12,15,10,50,3.75,5.0,fr,24684,195,1014744,1,2,Active Shallow Crust,0.0,89.99001,0.0,02/12/9779
+0.32109,49.90888,7920,11,24,21,27,28,3.75,15.0,fr,24685,158,1014745,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/24/7920
+0.32109,49.90888,3371,6,20,19,29,33,3.85,5.0,fr,24686,67,1014762,1,1,Active Shallow Crust,0.0,89.99012,-90.0,06/20/3371
+0.32109,49.90888,750,4,15,0,24,36,4.05,15.0,fr,24687,14,1014781,1,1,Active Shallow Crust,0.0,89.98996,0.0,04/15/0750
+0.32109,49.90888,635,5,5,6,42,15,4.15,5.0,fr,24688,12,1014792,1,1,Active Shallow Crust,0.0,89.99003,0.0,05/05/0635
+0.32109,49.90888,9817,5,10,3,59,23,4.85,5.0,fr,24689,196,1014876,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/10/9817
+3.3716,52.95921,4294,4,26,11,44,28,3.65,15.0,fr,24690,85,1015213,1,1,Active Shallow Crust,0.0,89.98917,0.0,04/26/4294
+8.09332,49.38417,6410,4,17,8,25,9,3.55,5.0,fr,24691,128,1015680,1,2,Active Shallow Crust,0.0,89.98687,0.0,04/17/6410
+8.09332,49.38417,2532,4,10,19,25,22,3.55,5.0,fr,24692,50,1015680,1,2,Active Shallow Crust,0.0,89.98687,0.0,04/10/2532
+8.09332,49.38417,9133,11,7,10,7,6,3.65,27.5,fr,24693,182,1015694,1,1,Active Shallow Crust,0.0,89.9883,0.0,11/07/9133
+8.09332,49.38417,9847,2,27,0,40,21,3.65,5.0,fr,24694,196,1015695,1,1,Active Shallow Crust,240.0003,58.01236,0.0,02/27/9847
+8.09332,49.38417,4054,1,18,9,49,48,3.65,27.5,fr,24695,81,1015697,1,1,Active Shallow Crust,240.0003,58.01228,0.0,01/18/4054
+8.09332,49.38417,9799,12,6,14,3,16,3.75,5.0,fr,24696,195,1015704,1,1,Active Shallow Crust,0.0,89.98957,0.0,12/06/9799
+8.09332,49.38417,9201,2,9,19,2,35,3.75,15.0,fr,24697,184,1015705,1,1,Active Shallow Crust,0.0,89.98957,0.0,02/09/9201
+8.09332,49.38417,8824,7,2,1,58,7,3.95,15.0,fr,24698,176,1015738,1,1,Active Shallow Crust,128.8978,89.99586,0.0,07/02/8824
+8.09332,49.38417,1050,12,22,21,42,48,4.05,15.0,fr,24699,20,1015747,1,1,Active Shallow Crust,0.0,89.99253,-90.0,12/22/1050
+8.09332,49.38417,2571,1,28,17,45,4,4.15,5.0,fr,24700,51,1015752,1,1,Active Shallow Crust,0.0,89.98684,0.0,01/28/2571
+8.09332,49.38417,3923,6,12,11,50,44,4.15,5.0,fr,24701,78,1015755,1,1,Active Shallow Crust,240.0089,57.9974,0.0,06/12/3923
+8.09332,49.38417,6366,4,5,14,42,13,4.25,15.0,fr,24702,127,1015768,1,1,Active Shallow Crust,240.0078,57.99408,0.0,04/05/6366
+8.09332,49.38417,18,2,15,17,13,37,4.55,5.0,fr,24703,0,1015800,1,1,Active Shallow Crust,0.0,89.9917,0.0,02/15/0018
+8.09332,49.38417,3919,3,13,0,7,44,4.75,5.0,fr,24704,78,1015824,1,1,Active Shallow Crust,0.0,89.9901,0.0,03/13/3919
+8.09332,49.38417,6739,7,29,14,41,32,5.05,5.0,fr,24705,134,1015860,1,1,Active Shallow Crust,0.0,89.99066,0.0,07/29/6739
+5.05859,45.68287,2974,6,29,12,2,11,3.55,5.0,fr,24706,59,1016160,1,1,Active Shallow Crust,0.0,89.99296,0.0,06/29/2974
+5.05859,45.68287,6631,6,2,8,22,58,3.55,5.0,fr,24707,132,1016163,1,1,Active Shallow Crust,240.0119,57.99785,0.0,06/02/6631
+5.05859,45.68287,1696,8,31,15,16,6,3.55,15.0,fr,24708,33,1016167,1,1,Active Shallow Crust,0.0,89.99287,-90.0,08/31/1696
+5.05859,45.68287,4300,8,15,16,41,13,3.55,5.0,fr,24709,85,1016169,1,1,Active Shallow Crust,128.8972,89.99296,0.0,08/15/4300
+5.05859,45.68287,2331,6,14,17,34,44,3.65,15.0,fr,24710,46,1016173,1,1,Active Shallow Crust,0.0,89.98744,0.0,06/14/2331
+5.05859,45.68287,8482,1,9,20,51,19,3.75,5.0,fr,24711,169,1016184,1,2,Active Shallow Crust,0.0,89.98881,0.0,01/09/8482
+5.05859,45.68287,178,10,16,11,44,55,3.75,5.0,fr,24712,3,1016184,1,2,Active Shallow Crust,0.0,89.98881,0.0,10/16/0178
+5.05859,45.68287,6884,7,2,22,50,41,3.95,5.0,fr,24713,137,1016211,1,1,Active Shallow Crust,240.0192,58.00531,0.0,07/02/6884
+5.05859,45.68287,6127,8,1,0,34,40,3.95,15.0,fr,24714,122,1016218,1,1,Active Shallow Crust,128.9002,89.99333,0.0,08/01/6127
+5.05859,45.68287,6536,5,25,12,17,18,4.05,5.0,fr,24715,130,1016220,1,1,Active Shallow Crust,0.0,89.98811,0.0,05/25/6536
+5.05859,45.68287,4911,11,9,7,1,13,4.05,27.5,fr,24716,98,1016222,1,1,Active Shallow Crust,0.0,89.98811,0.0,11/09/4911
+5.05859,45.68287,2366,4,25,11,12,29,4.25,5.0,fr,24717,47,1016244,1,1,Active Shallow Crust,0.0,89.99056,0.0,04/25/2366
+5.05859,45.68287,9773,7,24,16,39,57,4.65,5.0,fr,24718,195,1016292,1,1,Active Shallow Crust,0.0,89.99007,0.0,07/24/9773
+5.05859,45.68287,3538,12,20,8,47,35,4.65,5.0,fr,24719,70,1016301,1,1,Active Shallow Crust,128.8915,89.98717,0.0,12/20/3538
+2.19492,44.33943,1796,12,14,13,0,53,3.55,5.0,fr,24720,35,1016640,1,1,Active Shallow Crust,0.0,89.98918,0.0,12/14/1796
+2.19492,44.33943,1309,11,25,15,6,25,3.55,15.0,fr,24721,26,1016641,1,1,Active Shallow Crust,0.0,89.98918,0.0,11/25/1309
+2.19492,44.33943,8618,6,2,17,8,49,3.55,5.0,fr,24722,172,1016646,1,1,Active Shallow Crust,0.0,89.98906,-90.0,06/02/8618
+2.19492,44.33943,2729,12,1,18,47,4,3.55,5.0,fr,24723,54,1016649,1,1,Active Shallow Crust,128.8961,89.99459,0.0,12/01/2729
+2.19492,44.33943,9680,6,28,9,48,47,3.65,5.0,fr,24724,193,1016658,1,1,Active Shallow Crust,0.0,89.99025,-90.0,06/28/9680
+2.19492,44.33943,6773,3,10,3,10,48,3.85,27.5,fr,24725,135,1016681,1,1,Active Shallow Crust,240.0104,57.99776,0.0,03/10/6773
+2.19492,44.33943,4673,11,23,2,37,18,3.95,5.0,fr,24726,93,1016688,1,1,Active Shallow Crust,0.0,89.9909,0.0,11/23/4673
+2.19492,44.33943,6278,10,22,1,6,31,3.95,15.0,fr,24727,125,1016689,1,1,Active Shallow Crust,0.0,89.9909,0.0,10/22/6278
+2.19492,44.33943,9966,4,19,4,49,15,4.05,5.0,fr,24728,199,1016703,1,1,Active Shallow Crust,240.0053,58.00583,0.0,04/19/9966
+2.19492,44.33943,860,5,18,17,2,25,4.95,27.5,fr,24729,17,1016810,1,1,Active Shallow Crust,0.0,89.98992,0.0,05/18/0860
+6.43259,48.18056,8237,9,24,13,41,3,3.55,5.0,fr,24730,164,1017600,1,1,Active Shallow Crust,0.0,89.99328,0.0,09/24/8237
+6.43259,48.18056,3958,8,31,1,46,22,3.55,5.0,fr,24731,79,1017603,1,1,Active Shallow Crust,240.0126,57.99762,0.0,08/31/3958
+6.43259,48.18056,2408,3,20,23,4,25,3.65,5.0,fr,24732,48,1017612,1,2,Active Shallow Crust,0.0,89.98801,0.0,03/20/2408
+6.43259,48.18056,1569,6,22,1,24,17,3.65,5.0,fr,24733,31,1017612,1,2,Active Shallow Crust,0.0,89.98801,0.0,06/22/1569
+6.43259,48.18056,8931,10,20,23,32,47,3.75,5.0,fr,24734,178,1017624,1,1,Active Shallow Crust,0.0,89.98932,0.0,10/20/8931
+6.43259,48.18056,1597,1,29,13,57,21,3.75,27.5,fr,24735,31,1017626,1,1,Active Shallow Crust,0.0,89.98932,0.0,01/29/1597
+6.43259,48.18056,297,3,11,23,45,0,3.75,15.0,fr,24736,5,1017634,1,1,Active Shallow Crust,128.8971,89.96697,0.0,03/11/0297
+6.43259,48.18056,5936,10,9,0,11,47,3.85,5.0,fr,24737,118,1017636,1,1,Active Shallow Crust,0.0,89.99048,0.0,10/09/5936
+6.43259,48.18056,5381,12,15,13,9,21,3.85,15.0,fr,24738,107,1017637,1,1,Active Shallow Crust,0.0,89.99048,0.0,12/15/5381
+6.43259,48.18056,9109,7,28,20,17,12,3.85,27.5,fr,24739,182,1017638,1,1,Active Shallow Crust,0.0,89.99048,0.0,07/28/9109
+6.43259,48.18056,601,7,16,10,47,28,3.95,15.0,fr,24740,12,1017649,1,1,Active Shallow Crust,0.0,89.99152,0.0,07/16/0601
+6.43259,48.18056,6979,2,13,14,35,32,4.05,5.0,fr,24741,139,1017660,1,1,Active Shallow Crust,0.0,89.98866,0.0,02/13/6979
+6.43259,48.18056,2230,3,21,7,25,52,4.05,15.0,fr,24742,44,1017664,1,1,Active Shallow Crust,240.0064,58.00559,0.0,03/21/2230
+6.43259,48.18056,2392,7,6,9,56,17,4.15,15.0,fr,24743,47,1017673,1,1,Active Shallow Crust,0.0,89.98989,0.0,07/06/2392
+6.43259,48.18056,573,12,25,2,29,44,4.15,5.0,fr,24744,11,1017678,1,2,Active Shallow Crust,0.0,89.98977,-90.0,12/25/0573
+6.43259,48.18056,4813,6,15,17,45,53,4.15,5.0,fr,24745,96,1017678,1,2,Active Shallow Crust,0.0,89.98977,-90.0,06/15/4813
+6.43259,48.18056,2389,7,15,0,18,40,4.25,5.0,fr,24746,47,1017684,1,1,Active Shallow Crust,0.0,89.99099,0.0,07/15/2389
+6.43259,48.18056,2510,10,22,23,33,0,4.35,5.0,fr,24747,50,1017696,1,1,Active Shallow Crust,0.0,89.98929,0.0,10/22/2510
+6.43259,48.18056,1756,9,18,23,27,13,4.35,5.0,fr,24748,35,1017699,1,1,Active Shallow Crust,240.0093,57.99589,0.0,09/18/1756
+6.43259,48.18056,1516,8,11,7,53,49,4.75,5.0,fr,24749,30,1017744,1,1,Active Shallow Crust,0.0,89.98987,0.0,08/11/1516
+6.43259,48.18056,1893,6,1,2,23,28,5.35,27.5,fr,24750,37,1017821,1,1,Active Shallow Crust,240.0262,57.99817,0.0,06/01/1893
+6.55079,47.42851,3536,12,14,0,40,14,3.55,5.0,fr,24751,70,1018080,1,2,Active Shallow Crust,0.0,89.99318,0.0,12/14/3536
+6.55079,47.42851,3917,4,25,6,15,9,3.55,5.0,fr,24752,78,1018080,1,2,Active Shallow Crust,0.0,89.99318,0.0,04/25/3917
+6.55079,47.42851,1708,10,2,21,48,35,3.55,15.0,fr,24753,34,1018081,1,1,Active Shallow Crust,0.0,89.99318,0.0,10/02/1708
+6.55079,47.42851,1743,9,2,22,24,29,3.55,27.5,fr,24754,34,1018082,1,1,Active Shallow Crust,0.0,89.99318,0.0,09/02/1743
+6.55079,47.42851,8747,7,20,21,36,30,3.55,5.0,fr,24755,174,1018086,1,1,Active Shallow Crust,0.0,89.9931,-90.0,07/20/8747
+6.55079,47.42851,3376,5,26,10,58,31,3.55,5.0,fr,24756,67,1018089,1,1,Active Shallow Crust,128.8969,89.99318,0.0,05/26/3376
+6.55079,47.42851,8658,2,10,3,39,48,3.65,5.0,fr,24757,173,1018092,1,1,Active Shallow Crust,0.0,89.98784,0.0,02/10/8658
+6.55079,47.42851,8524,9,16,17,43,50,3.65,27.5,fr,24758,170,1018097,1,1,Active Shallow Crust,240.0015,58.01249,0.0,09/16/8524
+6.55079,47.42851,144,7,3,10,7,21,3.85,5.0,fr,24759,2,1018116,1,1,Active Shallow Crust,0.0,89.99034,0.0,07/03/0144
+6.55079,47.42851,4538,9,14,0,28,54,3.95,5.0,fr,24760,90,1018128,1,1,Active Shallow Crust,0.0,89.99139,0.0,09/14/4538
+6.55079,47.42851,3932,11,30,10,38,18,4.05,5.0,fr,24761,78,1018140,1,1,Active Shallow Crust,0.0,89.98849,0.0,11/30/3932
+6.55079,47.42851,8632,9,23,8,19,48,4.05,15.0,fr,24762,172,1018150,1,1,Active Shallow Crust,128.8904,89.99425,0.0,09/23/8632
+6.55079,47.42851,4816,10,7,1,2,26,4.15,15.0,fr,24763,96,1018153,1,1,Active Shallow Crust,0.0,89.98975,0.0,10/07/4816
+6.55079,47.42851,2915,5,19,21,1,9,4.35,5.0,fr,24764,58,1018182,1,1,Active Shallow Crust,0.0,89.98901,-90.0,05/19/2915
+6.55079,47.42851,7149,7,19,23,38,7,4.35,5.0,fr,24765,142,1018185,1,1,Active Shallow Crust,128.8983,89.98257,0.0,07/19/7149
+6.55079,47.42851,9681,5,25,22,13,35,4.65,5.0,fr,24766,193,1018212,1,1,Active Shallow Crust,0.0,89.99039,0.0,05/25/9681
+-2.37625,41.94218,6383,3,23,8,59,12,3.55,5.0,fr,24767,127,1018560,1,2,Active Shallow Crust,0.0,89.98875,0.0,03/23/6383
+-2.37625,41.94218,8721,10,19,19,52,51,3.55,5.0,fr,24768,174,1018560,1,2,Active Shallow Crust,0.0,89.98875,0.0,10/19/8721
+-2.37625,41.94218,1371,8,3,13,22,22,3.65,5.0,fr,24769,27,1018572,1,1,Active Shallow Crust,0.0,89.98997,0.0,08/03/1371
+-2.37625,41.94218,3056,8,13,14,51,37,3.65,5.0,fr,24770,61,1018578,1,1,Active Shallow Crust,0.0,89.98985,-90.0,08/13/3056
+-2.37625,41.94218,5099,9,19,8,42,58,3.75,5.0,fr,24771,101,1018584,1,2,Active Shallow Crust,0.0,89.99107,0.0,09/19/5099
+-2.37625,41.94218,747,11,25,14,53,37,3.75,5.0,fr,24772,14,1018584,1,2,Active Shallow Crust,0.0,89.99107,0.0,11/25/0747
+-2.37625,41.94218,6053,12,14,9,19,39,3.75,15.0,fr,24773,121,1018588,1,1,Active Shallow Crust,240.0084,58.01755,0.0,12/14/6053
+-2.37625,41.94218,7471,6,8,1,33,31,3.85,15.0,fr,24774,149,1018603,1,1,Active Shallow Crust,0.0,89.98926,-90.0,06/08/7471
+-2.37625,41.94218,7689,2,23,14,31,42,3.95,5.0,fr,24775,153,1018608,1,2,Active Shallow Crust,0.0,89.99053,0.0,02/23/7689
+-2.37625,41.94218,9491,3,8,0,26,44,3.95,5.0,fr,24776,189,1018608,1,2,Active Shallow Crust,0.0,89.99053,0.0,03/08/9491
+-2.37625,41.94218,3713,11,17,11,16,18,3.95,15.0,fr,24777,74,1018615,1,1,Active Shallow Crust,0.0,89.99043,-90.0,11/17/3713
+-2.37625,41.94218,3558,12,25,21,44,4,5.65,5.0,fr,24778,71,1018812,1,1,Active Shallow Crust,0.0,89.98997,0.0,12/25/3558
+4.60688,42.5773,9293,10,21,19,9,2,3.85,5.0,fr,24779,185,1019076,1,1,Active Shallow Crust,0.0,89.98949,0.0,10/21/9293
+4.60688,42.5773,552,11,29,3,33,28,4.05,5.0,fr,24780,11,1019103,1,1,Active Shallow Crust,240.0055,58.00578,0.0,11/29/0552
+-1.83488,43.11699,3256,6,5,12,53,9,3.55,5.0,fr,24781,65,1020000,1,6,Active Shallow Crust,0.0,89.9908,0.0,06/05/3256
+-1.83488,43.11699,9181,1,5,9,31,12,3.55,5.0,fr,24782,183,1020000,1,6,Active Shallow Crust,0.0,89.9908,0.0,01/05/9181
+-1.83488,43.11699,8067,2,25,13,8,48,3.55,5.0,fr,24783,161,1020000,1,6,Active Shallow Crust,0.0,89.9908,0.0,02/25/8067
+-1.83488,43.11699,6394,8,21,9,56,7,3.55,5.0,fr,24784,127,1020000,1,6,Active Shallow Crust,0.0,89.9908,0.0,08/21/6394
+-1.83488,43.11699,4429,11,2,10,8,19,3.55,5.0,fr,24785,88,1020000,1,6,Active Shallow Crust,0.0,89.9908,0.0,11/02/4429
+-1.83488,43.11699,6440,8,22,14,41,38,3.55,5.0,fr,24786,128,1020000,1,6,Active Shallow Crust,0.0,89.9908,0.0,08/22/6440
+-1.83488,43.11699,7290,6,23,0,12,54,3.55,5.0,fr,24787,145,1020003,1,1,Active Shallow Crust,240.0119,57.99824,0.0,06/23/7290
+-1.83488,43.11699,4920,3,11,21,27,35,3.55,27.5,fr,24788,98,1020008,1,1,Active Shallow Crust,0.0,89.99069,-90.0,03/11/4920
+-1.83488,43.11699,54,2,15,2,52,24,3.65,5.0,fr,24789,1,1020012,1,3,Active Shallow Crust,0.0,89.99016,0.0,02/15/0054
+-1.83488,43.11699,7710,6,23,6,30,17,3.65,5.0,fr,24790,154,1020012,1,3,Active Shallow Crust,0.0,89.99016,0.0,06/23/7710
+-1.83488,43.11699,8553,1,7,13,7,25,3.65,5.0,fr,24791,171,1020012,1,3,Active Shallow Crust,0.0,89.99016,0.0,01/07/8553
+-1.83488,43.11699,5593,10,11,16,23,2,3.65,15.0,fr,24792,111,1020013,1,1,Active Shallow Crust,0.0,89.99016,0.0,10/11/5593
+-1.83488,43.11699,2567,6,30,7,11,23,3.65,27.5,fr,24793,51,1020014,1,1,Active Shallow Crust,0.0,89.99016,0.0,06/30/2567
+-1.83488,43.11699,9222,9,2,8,33,33,3.65,15.0,fr,24794,184,1020016,1,1,Active Shallow Crust,240.0006,58.013,0.0,09/02/9222
+-1.83488,43.11699,7760,7,6,19,6,58,3.65,27.5,fr,24795,155,1020020,1,1,Active Shallow Crust,0.0,89.99004,-90.0,07/06/7760
+-1.83488,43.11699,6186,9,9,20,49,13,3.75,5.0,fr,24796,123,1020024,1,1,Active Shallow Crust,0.0,89.98977,0.0,09/09/6186
+-1.83488,43.11699,7702,2,17,23,55,37,3.75,5.0,fr,24797,154,1020027,1,1,Active Shallow Crust,240.0081,58.01726,0.0,02/17/7702
+-1.83488,43.11699,3250,11,19,4,34,42,3.75,27.5,fr,24798,64,1020032,1,1,Active Shallow Crust,0.0,89.98965,-90.0,11/19/3250
+-1.83488,43.11699,1689,5,12,19,55,4,3.85,27.5,fr,24799,33,1020041,1,1,Active Shallow Crust,240.0105,57.99787,0.0,05/12/1689
+-1.83488,43.11699,9401,9,6,4,29,39,3.95,5.0,fr,24800,188,1020048,1,2,Active Shallow Crust,0.0,89.98955,0.0,09/06/9401
+-1.83488,43.11699,9634,7,16,1,35,18,3.95,5.0,fr,24801,192,1020048,1,2,Active Shallow Crust,0.0,89.98955,0.0,07/16/9634
+-1.83488,43.11699,9813,9,23,17,20,25,3.95,15.0,fr,24802,196,1020049,1,1,Active Shallow Crust,0.0,89.98955,0.0,09/23/9813
+-1.83488,43.11699,5625,11,2,0,14,1,3.95,5.0,fr,24803,112,1020051,1,1,Active Shallow Crust,240.0194,58.00489,0.0,11/02/5625
+-1.83488,43.11699,5380,6,26,3,5,50,4.15,5.0,fr,24804,107,1020072,1,1,Active Shallow Crust,0.0,89.98985,0.0,06/26/5380
+-1.83488,43.11699,2155,7,24,9,47,45,4.45,15.0,fr,24805,43,1020109,1,1,Active Shallow Crust,0.0,89.9902,0.0,07/24/2155
+-1.83488,43.11699,21,10,11,23,15,32,4.95,5.0,fr,24806,0,1020168,1,1,Active Shallow Crust,0.0,89.99008,0.0,10/11/0021
+-1.83488,43.11699,9633,5,15,9,13,15,5.15,5.0,fr,24807,192,1020192,1,1,Active Shallow Crust,0.0,89.99008,0.0,05/15/9633
+-0.63701,49.72341,5502,6,29,14,11,18,3.55,5.0,fr,24808,110,1020480,1,2,Active Shallow Crust,0.0,89.99022,0.0,06/29/5502
+-0.63701,49.72341,1259,1,6,17,32,13,3.55,5.0,fr,24809,25,1020480,1,2,Active Shallow Crust,0.0,89.99022,0.0,01/06/1259
+-0.63701,49.72341,1706,1,28,13,53,4,3.65,5.0,fr,24810,34,1020492,1,1,Active Shallow Crust,0.0,89.98983,0.0,01/28/1706
+-0.63701,49.72341,3422,2,25,6,45,35,3.65,5.0,fr,24811,68,1020495,1,1,Active Shallow Crust,240.0014,58.01289,0.0,02/25/3422
+-0.63701,49.72341,2004,11,9,11,57,54,3.65,5.0,fr,24812,40,1020498,1,1,Active Shallow Crust,0.0,89.98972,-90.0,11/09/2004
+-0.63701,49.72341,3185,4,9,7,45,17,3.75,15.0,fr,24813,63,1020508,1,1,Active Shallow Crust,240.0087,58.01767,0.0,04/09/3185
+-0.63701,49.72341,2602,11,25,9,16,24,3.75,5.0,fr,24814,52,1020510,1,1,Active Shallow Crust,0.0,89.99018,-90.0,11/25/2602
+-0.63701,49.72341,3482,9,18,0,32,0,3.85,15.0,fr,24815,69,1020517,1,1,Active Shallow Crust,0.0,89.9902,0.0,09/18/3482
+-0.63701,49.72341,6321,7,26,2,37,8,3.95,5.0,fr,24816,126,1020528,1,1,Active Shallow Crust,0.0,89.99023,0.0,07/26/6321
+-0.63701,49.72341,2875,6,13,5,56,11,4.15,5.0,fr,24817,57,1020552,1,1,Active Shallow Crust,0.0,89.9902,0.0,06/13/2875
+-0.63701,49.72341,1006,1,26,22,27,57,4.35,15.0,fr,24818,20,1020577,1,1,Active Shallow Crust,0.0,89.98994,0.0,01/26/1006
+-0.63701,49.72341,7136,5,29,13,41,54,4.55,5.0,fr,24819,142,1020603,1,1,Active Shallow Crust,240.0103,57.99757,0.0,05/29/7136
+-0.63701,49.72341,7546,11,23,15,20,24,5.05,5.0,fr,24820,150,1020663,1,1,Active Shallow Crust,240.0239,57.9979,0.0,11/23/7546
+5.01674,42.63294,9672,12,5,20,31,33,4.15,5.0,fr,24821,193,1021035,1,1,Active Shallow Crust,240.0081,57.99678,0.0,12/05/9672
+4.22205,52.58728,2721,4,25,22,14,9,3.85,15.0,fr,24822,54,1021477,1,1,Active Shallow Crust,0.0,89.99133,0.0,04/25/2721
+5.18644,45.5696,3906,5,17,12,57,27,3.55,5.0,fr,24823,78,1021920,1,1,Active Shallow Crust,0.0,89.99294,0.0,05/17/3906
+5.18644,45.5696,4964,11,26,5,24,53,3.55,15.0,fr,24824,99,1021921,1,2,Active Shallow Crust,0.0,89.99294,0.0,11/26/4964
+5.18644,45.5696,8321,9,23,6,35,59,3.55,15.0,fr,24825,166,1021921,1,2,Active Shallow Crust,0.0,89.99294,0.0,09/23/8321
+5.18644,45.5696,4788,12,26,19,22,21,3.55,5.0,fr,24826,95,1021929,1,1,Active Shallow Crust,128.896,89.99294,0.0,12/26/4788
+5.18644,45.5696,3670,3,21,1,33,11,3.65,5.0,fr,24827,73,1021932,1,2,Active Shallow Crust,0.0,89.98742,0.0,03/21/3670
+5.18644,45.5696,9424,4,11,23,11,19,3.65,5.0,fr,24828,188,1021932,1,2,Active Shallow Crust,0.0,89.98742,0.0,04/11/9424
+5.18644,45.5696,5464,8,9,16,53,35,3.65,15.0,fr,24829,109,1021933,1,1,Active Shallow Crust,0.0,89.98742,0.0,08/09/5464
+5.18644,45.5696,253,3,23,3,6,26,3.65,5.0,fr,24830,5,1021935,1,1,Active Shallow Crust,240.0009,58.01272,0.0,03/23/0253
+5.18644,45.5696,913,3,20,19,57,53,3.75,15.0,fr,24831,18,1021945,1,1,Active Shallow Crust,0.0,89.98878,0.0,03/20/0913
+5.18644,45.5696,4391,9,27,16,31,10,3.85,5.0,fr,24832,87,1021956,1,2,Active Shallow Crust,0.0,89.99001,0.0,09/27/4391
+5.18644,45.5696,7435,5,24,7,23,44,3.85,5.0,fr,24833,148,1021956,1,2,Active Shallow Crust,0.0,89.99001,0.0,05/24/7435
+5.18644,45.5696,2301,10,9,21,22,9,3.85,27.5,fr,24834,46,1021958,1,1,Active Shallow Crust,0.0,89.99001,0.0,10/09/2301
+5.18644,45.5696,1204,1,9,1,38,5,3.85,5.0,fr,24835,24,1021962,1,1,Active Shallow Crust,0.0,89.98989,-90.0,01/09/1204
+5.18644,45.5696,4587,7,10,3,33,4,3.95,5.0,fr,24836,91,1021968,1,2,Active Shallow Crust,0.0,89.99109,0.0,07/10/4587
+5.18644,45.5696,3037,7,20,22,4,49,3.95,5.0,fr,24837,60,1021968,1,2,Active Shallow Crust,0.0,89.99109,0.0,07/20/3037
+5.18644,45.5696,4299,6,6,8,31,1,3.95,15.0,fr,24838,85,1021969,1,1,Active Shallow Crust,0.0,89.99109,0.0,06/06/4299
+5.18644,45.5696,9787,6,4,6,59,0,4.15,5.0,fr,24839,195,1021995,1,1,Active Shallow Crust,240.0089,57.99684,0.0,06/04/9787
+5.18644,45.5696,5685,3,1,17,12,9,4.25,5.0,fr,24840,113,1022004,1,1,Active Shallow Crust,0.0,89.99054,0.0,03/01/5685
+5.18644,45.5696,4546,3,6,13,31,43,4.25,5.0,fr,24841,90,1022007,1,1,Active Shallow Crust,240.0074,57.99363,0.0,03/06/4546
+5.18644,45.5696,8393,10,24,0,45,21,4.35,15.0,fr,24842,167,1022017,1,1,Active Shallow Crust,0.0,89.98875,0.0,10/24/8393
+5.18644,45.5696,5863,11,6,9,10,31,4.35,5.0,fr,24843,117,1022019,1,2,Active Shallow Crust,240.0082,57.99595,0.0,11/06/5863
+5.18644,45.5696,9230,9,29,6,47,59,4.35,5.0,fr,24844,184,1022019,1,2,Active Shallow Crust,240.0082,57.99595,0.0,09/29/9230
+5.18644,45.5696,5763,1,12,17,47,5,4.45,27.5,fr,24845,115,1022030,1,1,Active Shallow Crust,0.0,89.98998,0.0,01/12/5763
+5.18644,45.5696,1917,7,3,18,7,16,5.05,5.0,fr,24846,38,1022109,1,1,Active Shallow Crust,128.8856,89.99047,0.0,07/03/1917
+5.18644,45.5696,985,12,13,12,31,2,5.35,27.5,fr,24847,19,1022138,1,1,Active Shallow Crust,0.0,89.99022,0.0,12/13/0985
+5.18644,45.5696,7263,11,24,14,17,42,5.75,27.5,fr,24848,145,1022186,1,1,Active Shallow Crust,0.0,89.9899,0.0,11/24/7263
+7.95467,47.07615,6464,10,10,19,18,31,3.55,5.0,fr,24849,129,1022400,1,2,Active Shallow Crust,0.0,89.99313,0.0,10/10/6464
+7.95467,47.07615,2905,7,9,6,6,34,3.55,5.0,fr,24850,58,1022400,1,2,Active Shallow Crust,0.0,89.99313,0.0,07/09/2905
+7.95467,47.07615,5660,8,17,1,17,13,3.55,5.0,fr,24851,113,1022409,1,1,Active Shallow Crust,128.8954,89.99657,0.0,08/17/5660
+7.95467,47.07615,5664,6,11,19,55,31,3.65,5.0,fr,24852,113,1022412,1,4,Active Shallow Crust,0.0,89.98776,0.0,06/11/5664
+7.95467,47.07615,8945,8,27,19,37,19,3.65,5.0,fr,24853,178,1022412,1,4,Active Shallow Crust,0.0,89.98776,0.0,08/27/8945
+7.95467,47.07615,9710,1,6,19,40,23,3.65,5.0,fr,24854,194,1022412,1,4,Active Shallow Crust,0.0,89.98776,0.0,01/06/9710
+7.95467,47.07615,1252,1,10,6,16,24,3.65,5.0,fr,24855,25,1022412,1,4,Active Shallow Crust,0.0,89.98776,0.0,01/10/1252
+7.95467,47.07615,5076,9,24,5,42,53,3.65,15.0,fr,24856,101,1022413,1,1,Active Shallow Crust,0.0,89.98776,0.0,09/24/5076
+7.95467,47.07615,2379,12,18,17,34,50,3.65,27.5,fr,24857,47,1022417,1,1,Active Shallow Crust,240.0019,58.01233,0.0,12/18/2379
+7.95467,47.07615,2911,4,14,13,8,27,3.65,5.0,fr,24858,58,1022421,1,3,Active Shallow Crust,128.9008,89.96354,0.0,04/14/2911
+7.95467,47.07615,3009,3,30,10,46,2,3.65,5.0,fr,24859,60,1022421,1,3,Active Shallow Crust,128.9008,89.96354,0.0,03/30/3009
+7.95467,47.07615,1926,6,4,10,36,40,3.65,5.0,fr,24860,38,1022421,1,3,Active Shallow Crust,128.9008,89.96354,0.0,06/04/1926
+7.95467,47.07615,461,10,13,9,58,27,3.75,5.0,fr,24861,9,1022424,1,1,Active Shallow Crust,0.0,89.98909,0.0,10/13/0461
+7.95467,47.07615,6151,12,1,1,52,20,3.75,5.0,fr,24862,123,1022430,1,1,Active Shallow Crust,0.0,89.98896,-90.0,12/01/6151
+7.95467,47.07615,8415,12,20,2,8,54,3.85,5.0,fr,24863,168,1022436,1,2,Active Shallow Crust,0.0,89.99027,0.0,12/20/8415
+7.95467,47.07615,8796,9,2,9,14,5,3.85,5.0,fr,24864,175,1022436,1,2,Active Shallow Crust,0.0,89.99027,0.0,09/02/8796
+7.95467,47.07615,9838,10,3,0,21,35,3.85,27.5,fr,24865,196,1022444,1,1,Active Shallow Crust,0.0,89.99017,-90.0,10/03/9838
+7.95467,47.07615,7356,11,20,15,32,8,4.05,5.0,fr,24866,147,1022466,1,1,Active Shallow Crust,0.0,89.98828,-90.0,11/20/7356
+7.95467,47.07615,4628,4,3,13,32,49,4.05,5.0,fr,24867,92,1022469,1,1,Active Shallow Crust,128.8903,89.99421,0.0,04/03/4628
+7.95467,47.07615,5430,9,6,8,59,22,4.15,5.0,fr,24868,108,1022472,1,2,Active Shallow Crust,0.0,89.98968,0.0,09/06/5430
+7.95467,47.07615,912,5,29,6,54,46,4.15,5.0,fr,24869,18,1022472,1,2,Active Shallow Crust,0.0,89.98968,0.0,05/29/0912
+7.95467,47.07615,669,7,7,22,26,58,4.15,15.0,fr,24870,13,1022473,1,1,Active Shallow Crust,0.0,89.98968,0.0,07/07/0669
+7.95467,47.07615,436,3,11,6,45,30,4.15,5.0,fr,24871,8,1022475,1,1,Active Shallow Crust,240.0081,57.99732,0.0,03/11/0436
+7.95467,47.07615,9073,3,31,0,31,40,4.45,27.5,fr,24872,181,1022510,1,1,Active Shallow Crust,0.0,89.99025,0.0,03/31/9073
+7.95467,47.07615,3244,12,7,19,32,23,4.45,15.0,fr,24873,64,1022518,1,1,Active Shallow Crust,128.8916,89.99391,0.0,12/07/3244
+7.95467,47.07615,2270,3,17,21,32,16,4.65,5.0,fr,24874,45,1022532,1,1,Active Shallow Crust,0.0,89.99032,0.0,03/17/2270
+7.95467,47.07615,6890,8,21,13,23,25,4.75,5.0,fr,24875,137,1022544,1,2,Active Shallow Crust,0.0,89.98965,0.0,08/21/6890
+7.95467,47.07615,2733,6,19,7,51,40,4.75,5.0,fr,24876,54,1022544,1,2,Active Shallow Crust,0.0,89.98965,0.0,06/19/2733
+-0.35291,47.61222,15,9,12,2,5,33,3.55,5.0,fr,24877,0,1022880,1,1,Active Shallow Crust,0.0,89.9898,0.0,09/12/0015
+-0.35291,47.61222,9966,9,1,5,0,4,3.55,15.0,fr,24878,199,1022881,1,2,Active Shallow Crust,0.0,89.9898,0.0,09/01/9966
+-0.35291,47.61222,2348,8,1,14,8,48,3.55,15.0,fr,24879,46,1022881,1,2,Active Shallow Crust,0.0,89.9898,0.0,08/01/2348
+-0.35291,47.61222,8992,1,18,19,22,56,3.65,5.0,fr,24880,179,1022898,1,1,Active Shallow Crust,0.0,89.99004,-90.0,01/18/8992
+-0.35291,47.61222,287,6,10,14,7,1,3.65,5.0,fr,24881,5,1022901,1,1,Active Shallow Crust,128.9004,89.96348,0.0,06/10/0287
+-0.35291,47.61222,9620,4,24,7,28,46,3.75,5.0,fr,24882,192,1022904,1,2,Active Shallow Crust,0.0,89.98988,0.0,04/24/9620
+-0.35291,47.61222,5900,4,20,18,17,21,3.75,5.0,fr,24883,117,1022904,1,2,Active Shallow Crust,0.0,89.98988,0.0,04/20/5900
+-0.35291,47.61222,7462,3,30,4,33,51,3.75,5.0,fr,24884,149,1022910,1,1,Active Shallow Crust,0.0,89.9901,-90.0,03/30/7462
+-0.35291,47.61222,4310,12,26,12,47,4,3.75,15.0,fr,24885,86,1022911,1,2,Active Shallow Crust,0.0,89.9901,-90.0,12/26/4310
+-0.35291,47.61222,4499,9,3,1,7,25,3.75,15.0,fr,24886,89,1022911,1,2,Active Shallow Crust,0.0,89.9901,-90.0,09/03/4499
+-0.35291,47.61222,4705,2,14,11,56,20,3.85,5.0,fr,24887,94,1022919,1,1,Active Shallow Crust,240.011,57.99784,0.0,02/14/4705
+-0.35291,47.61222,3750,1,8,15,9,58,3.95,5.0,fr,24888,74,1022928,1,1,Active Shallow Crust,0.0,89.99008,0.0,01/08/3750
+-0.35291,47.61222,5573,10,16,6,34,1,3.95,15.0,fr,24889,111,1022938,1,1,Active Shallow Crust,128.9003,89.9937,0.0,10/16/5573
+-0.35291,47.61222,4062,3,18,8,15,34,4.05,5.0,fr,24890,81,1022940,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/18/4062
+-0.35291,47.61222,4660,4,9,20,57,20,4.05,5.0,fr,24891,93,1022949,1,1,Active Shallow Crust,128.8904,89.99367,0.0,04/09/4660
+-0.35291,47.61222,4321,4,4,11,23,14,4.15,15.0,fr,24892,86,1022956,1,1,Active Shallow Crust,240.0087,57.99738,0.0,04/04/4321
+-0.35291,47.61222,9990,6,27,14,7,13,4.45,5.0,fr,24893,199,1022988,1,1,Active Shallow Crust,0.0,89.99005,0.0,06/27/9990
+-0.35291,47.61222,2114,1,25,12,10,25,4.45,15.0,fr,24894,42,1022989,1,1,Active Shallow Crust,0.0,89.99005,0.0,01/25/2114
+-0.35291,47.61222,2554,1,1,1,4,7,4.75,5.0,fr,24895,51,1023027,1,1,Active Shallow Crust,240.0079,58.00455,0.0,01/01/2554
+-0.35291,47.61222,7881,2,21,7,23,44,4.85,27.5,fr,24896,157,1023038,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/21/7881
+4.08688,52.08184,3471,4,26,18,35,15,3.75,5.0,fr,24897,69,1023387,1,1,Active Shallow Crust,240.0087,58.01771,0.0,04/26/3471
+4.08688,52.08184,1158,7,23,9,4,37,4.05,5.0,fr,24898,23,1023429,1,1,Active Shallow Crust,128.8902,89.99303,0.0,07/23/1158
+-3.79356,47.7255,6888,6,14,4,57,21,3.55,5.0,fr,24899,137,1023840,1,1,Active Shallow Crust,0.0,89.98982,0.0,06/14/6888
+-3.79356,47.7255,3583,11,11,18,51,48,3.55,5.0,fr,24900,71,1023846,1,1,Active Shallow Crust,0.0,89.98971,-90.0,11/11/3583
+-3.79356,47.7255,845,9,4,20,37,55,3.65,5.0,fr,24901,16,1023852,1,1,Active Shallow Crust,0.0,89.99093,0.0,09/04/0845
+-3.79356,47.7255,4358,7,28,20,29,22,3.75,5.0,fr,24902,87,1023870,1,1,Active Shallow Crust,0.0,89.9891,-90.0,07/28/4358
+-3.79356,47.7255,4989,12,28,0,52,7,3.85,5.0,fr,24903,99,1023876,1,3,Active Shallow Crust,0.0,89.99039,0.0,12/28/4989
+-3.79356,47.7255,4832,5,21,7,10,6,3.85,5.0,fr,24904,96,1023876,1,3,Active Shallow Crust,0.0,89.99039,0.0,05/21/4832
+-3.79356,47.7255,6064,6,16,13,37,27,3.85,5.0,fr,24905,121,1023876,1,3,Active Shallow Crust,0.0,89.99039,0.0,06/16/6064
+-3.79356,47.7255,4057,10,27,22,46,25,3.85,15.0,fr,24906,81,1023877,1,1,Active Shallow Crust,0.0,89.99039,0.0,10/27/4057
+-3.79356,47.7255,6691,9,9,7,25,21,3.95,27.5,fr,24907,133,1023890,1,1,Active Shallow Crust,0.0,89.9893,0.0,09/09/6691
+-3.79356,47.7255,3895,1,22,2,38,27,4.95,5.0,fr,24908,77,1024008,1,1,Active Shallow Crust,0.0,89.98985,0.0,01/22/3895
+4.22924,43.59231,6475,11,29,22,2,49,3.55,5.0,fr,24909,129,1025280,1,2,Active Shallow Crust,0.0,89.9927,0.0,11/29/6475
+4.22924,43.59231,5531,9,14,13,39,52,3.55,5.0,fr,24910,110,1025280,1,2,Active Shallow Crust,0.0,89.9927,0.0,09/14/5531
+4.22924,43.59231,5272,6,6,6,49,25,3.55,15.0,fr,24911,105,1025281,1,1,Active Shallow Crust,0.0,89.9927,0.0,06/06/5272
+4.22924,43.59231,5395,12,2,1,36,35,3.65,5.0,fr,24912,107,1025292,1,1,Active Shallow Crust,0.0,89.98698,0.0,12/02/5395
+4.22924,43.59231,8296,4,1,18,40,34,3.65,15.0,fr,24913,165,1025293,1,1,Active Shallow Crust,0.0,89.98698,0.0,04/01/8296
+4.22924,43.59231,5767,12,20,5,12,8,3.65,15.0,fr,24914,115,1025296,1,1,Active Shallow Crust,240.0015,58.01216,0.0,12/20/5767
+4.22924,43.59231,406,5,26,3,13,11,3.65,15.0,fr,24915,8,1025299,1,1,Active Shallow Crust,0.0,89.98683,-90.0,05/26/0406
+4.22924,43.59231,6471,1,19,19,25,12,3.65,5.0,fr,24916,129,1025301,1,1,Active Shallow Crust,128.9014,89.96347,0.0,01/19/6471
+4.22924,43.59231,7123,7,27,0,58,17,3.85,15.0,fr,24917,142,1025323,1,1,Active Shallow Crust,0.0,89.98954,-90.0,07/27/7123
+4.22924,43.59231,4328,8,23,23,9,34,4.45,27.5,fr,24918,86,1025390,1,1,Active Shallow Crust,0.0,89.98963,0.0,08/23/4328
+4.22924,43.59231,9948,11,7,17,22,53,4.55,5.0,fr,24919,198,1025406,1,1,Active Shallow Crust,0.0,89.99065,-90.0,11/07/9948
+3.27642,47.61675,7844,5,22,5,10,1,3.85,5.0,fr,24920,156,1025796,1,1,Active Shallow Crust,0.0,89.99037,0.0,05/22/7844
+2.51841,52.69486,6710,2,15,9,3,2,3.65,5.0,fr,24921,134,1026252,1,1,Active Shallow Crust,0.0,89.98911,0.0,02/15/6710
+2.51841,52.69486,602,8,5,14,12,57,4.05,5.0,fr,24922,12,1026300,1,1,Active Shallow Crust,0.0,89.98969,0.0,08/05/0602
+0.15949,43.32244,7982,10,3,16,30,36,3.55,5.0,fr,24923,159,1026720,1,1,Active Shallow Crust,0.0,89.98991,0.0,10/03/7982
+0.15949,43.32244,1801,7,15,0,17,37,3.55,5.0,fr,24924,36,1026729,1,1,Active Shallow Crust,128.8965,89.9937,0.0,07/15/1801
+0.15949,43.32244,7986,10,4,14,40,44,3.65,5.0,fr,24925,159,1026732,1,1,Active Shallow Crust,0.0,89.98999,0.0,10/04/7986
+0.15949,43.32244,6485,9,29,1,33,6,3.75,5.0,fr,24926,129,1026750,1,1,Active Shallow Crust,0.0,89.99005,-90.0,09/29/6485
+0.15949,43.32244,6811,4,5,21,13,59,3.85,27.5,fr,24927,136,1026758,1,1,Active Shallow Crust,0.0,89.98994,0.0,04/05/6811
+0.15949,43.32244,9890,11,4,3,24,35,3.85,5.0,fr,24928,197,1026759,1,1,Active Shallow Crust,240.0104,57.99774,0.0,11/04/9890
+0.15949,43.32244,6785,9,3,7,24,25,3.95,5.0,fr,24929,135,1026774,1,1,Active Shallow Crust,0.0,89.99005,-90.0,09/03/6785
+0.15949,43.32244,4647,4,2,6,1,21,4.05,5.0,fr,24930,92,1026780,1,2,Active Shallow Crust,0.0,89.98994,0.0,04/02/4647
+0.15949,43.32244,7295,3,5,3,17,58,4.05,5.0,fr,24931,145,1026780,1,2,Active Shallow Crust,0.0,89.98994,0.0,03/05/7295
+0.15949,43.32244,9698,11,18,12,17,17,4.05,15.0,fr,24932,193,1026781,1,1,Active Shallow Crust,0.0,89.98994,0.0,11/18/9698
+0.15949,43.32244,8358,3,2,19,41,43,4.45,15.0,fr,24933,167,1026829,1,1,Active Shallow Crust,0.0,89.99,0.0,03/02/8358
+0.15949,43.32244,8973,10,15,15,22,35,4.45,27.5,fr,24934,179,1026830,1,1,Active Shallow Crust,0.0,89.99,0.0,10/15/8973
+0.15949,43.32244,131,2,18,20,1,25,4.85,27.5,fr,24935,2,1026881,1,1,Active Shallow Crust,240.0159,58.0021,0.0,02/18/0131
+0.15949,43.32244,6215,10,30,14,20,55,4.95,5.0,fr,24936,124,1026894,1,1,Active Shallow Crust,0.0,89.99001,-90.0,10/30/6215
+0.15949,43.32244,1777,3,18,6,0,6,5.05,15.0,fr,24937,35,1026901,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/18/1777
+0.15949,43.32244,6423,8,8,14,55,56,5.15,5.0,fr,24938,128,1026915,1,1,Active Shallow Crust,240.0179,57.99965,0.0,08/08/6423
+0.1594955,43.32244,6874,11,12,9,28,43,6.35,7.567806,fr,24939,137,1027056,1,1,Active Shallow Crust,360.0,89.99,0.0,11/12/6874
+5.39696,44.94229,8280,8,23,8,56,57,3.55,5.0,fr,24940,165,1027200,1,2,Active Shallow Crust,0.0,89.99286,0.0,08/23/8280
+5.39696,44.94229,8692,2,9,20,31,50,3.55,5.0,fr,24941,173,1027200,1,2,Active Shallow Crust,0.0,89.99286,0.0,02/09/8692
+5.39696,44.94229,4910,11,19,18,47,33,3.55,15.0,fr,24942,98,1027201,1,1,Active Shallow Crust,0.0,89.99286,0.0,11/19/4910
+5.39696,44.94229,3692,2,1,11,54,25,3.55,27.5,fr,24943,73,1027202,1,1,Active Shallow Crust,0.0,89.99286,0.0,02/01/3692
+5.39696,44.94229,8923,2,22,12,35,45,3.55,5.0,fr,24944,178,1027206,1,1,Active Shallow Crust,0.0,89.99278,-90.0,02/22/8923
+5.39696,44.94229,3064,10,25,13,12,8,3.55,5.0,fr,24945,61,1027209,1,1,Active Shallow Crust,128.8965,89.99287,0.0,10/25/3064
+5.39696,44.94229,4300,7,29,0,12,39,3.65,27.5,fr,24946,85,1027214,1,1,Active Shallow Crust,0.0,89.98727,0.0,07/29/4300
+5.39696,44.94229,7464,6,17,1,2,34,3.65,5.0,fr,24947,149,1027215,1,1,Active Shallow Crust,240.0013,58.01269,0.0,06/17/7464
+5.39696,44.94229,4205,12,1,19,48,44,3.65,5.0,fr,24948,84,1027218,1,1,Active Shallow Crust,0.0,89.98713,-90.0,12/01/4205
+5.39696,44.94229,9184,11,20,12,57,36,3.85,5.0,fr,24949,183,1027236,1,2,Active Shallow Crust,0.0,89.98989,0.0,11/20/9184
+5.39696,44.94229,5112,1,26,21,29,12,3.85,5.0,fr,24950,102,1027236,1,2,Active Shallow Crust,0.0,89.98989,0.0,01/26/5112
+5.39696,44.94229,1376,2,17,2,37,43,3.95,15.0,fr,24951,27,1027249,1,1,Active Shallow Crust,0.0,89.99099,0.0,02/17/1376
+5.39696,44.94229,2363,1,25,2,58,48,4.15,5.0,fr,24952,47,1027272,1,2,Active Shallow Crust,0.0,89.98927,0.0,01/25/2363
+5.39696,44.94229,3386,12,6,8,24,42,4.15,5.0,fr,24953,67,1027272,1,2,Active Shallow Crust,0.0,89.98927,0.0,12/06/3386
+5.39696,44.94229,4454,11,5,18,35,9,4.25,5.0,fr,24954,89,1027284,1,1,Active Shallow Crust,0.0,89.99043,0.0,11/05/4454
+5.39696,44.94229,5142,7,27,20,44,55,4.25,5.0,fr,24955,102,1027287,1,1,Active Shallow Crust,240.0071,57.99377,0.0,07/27/5142
+5.39696,44.94229,2215,6,5,18,49,46,4.85,5.0,fr,24956,44,1027356,1,1,Active Shallow Crust,0.0,89.99041,0.0,06/05/2215
+5.39696,44.94229,3692,2,11,0,52,45,5.65,5.0,fr,24957,73,1027452,1,1,Active Shallow Crust,0.0,89.98981,0.0,02/11/3692
+5.39696,44.94229,9049,2,11,20,13,11,6.05,15.0,fr,24958,180,1027501,1,1,Active Shallow Crust,0.0,89.98996,0.0,02/11/9049
+-0.05451,42.89171,2041,2,11,14,33,48,3.55,5.0,fr,24959,40,1027680,1,6,Active Shallow Crust,0.0,89.99001,0.0,02/11/2041
+-0.05451,42.89171,8184,8,12,4,21,1,3.55,5.0,fr,24960,163,1027680,1,6,Active Shallow Crust,0.0,89.99001,0.0,08/12/8184
+-0.05451,42.89171,5626,7,12,10,0,37,3.55,5.0,fr,24961,112,1027680,1,6,Active Shallow Crust,0.0,89.99001,0.0,07/12/5626
+-0.05451,42.89171,4210,1,2,2,50,16,3.55,5.0,fr,24962,84,1027680,1,6,Active Shallow Crust,0.0,89.99001,0.0,01/02/4210
+-0.05451,42.89171,4698,4,3,11,58,38,3.55,5.0,fr,24963,93,1027680,1,6,Active Shallow Crust,0.0,89.99001,0.0,04/03/4698
+-0.05451,42.89171,8318,11,28,3,51,5,3.55,5.0,fr,24964,166,1027680,1,6,Active Shallow Crust,0.0,89.99001,0.0,11/28/8318
+-0.05451,42.89171,2821,4,7,2,22,47,3.55,15.0,fr,24965,56,1027681,1,3,Active Shallow Crust,0.0,89.99001,0.0,04/07/2821
+-0.05451,42.89171,9365,7,20,12,25,58,3.55,15.0,fr,24966,187,1027681,1,3,Active Shallow Crust,0.0,89.99001,0.0,07/20/9365
+-0.05451,42.89171,9066,2,14,20,20,34,3.55,15.0,fr,24967,181,1027681,1,3,Active Shallow Crust,0.0,89.99001,0.0,02/14/9066
+-0.05451,42.89171,2381,4,22,22,4,37,3.55,27.5,fr,24968,47,1027682,1,2,Active Shallow Crust,0.0,89.99001,0.0,04/22/2381
+-0.05451,42.89171,604,1,16,1,5,54,3.55,27.5,fr,24969,12,1027682,1,2,Active Shallow Crust,0.0,89.99001,0.0,01/16/0604
+-0.05451,42.89171,4011,11,24,14,43,53,3.55,15.0,fr,24970,80,1027684,1,1,Active Shallow Crust,240.0119,57.9981,0.0,11/24/4011
+-0.05451,42.89171,5861,11,14,4,57,9,3.55,15.0,fr,24971,117,1027687,1,1,Active Shallow Crust,0.0,89.99001,-90.0,11/14/5861
+-0.05451,42.89171,1285,4,17,2,19,14,3.55,5.0,fr,24972,25,1027689,1,3,Active Shallow Crust,128.8965,89.99371,0.0,04/17/1285
+-0.05451,42.89171,6097,11,15,8,35,50,3.55,5.0,fr,24973,121,1027689,1,3,Active Shallow Crust,128.8965,89.99371,0.0,11/15/6097
+-0.05451,42.89171,8024,1,11,23,45,34,3.55,5.0,fr,24974,160,1027689,1,3,Active Shallow Crust,128.8965,89.99371,0.0,01/11/8024
+-0.05451,42.89171,76,2,13,8,20,24,3.55,15.0,fr,24975,1,1027690,1,1,Active Shallow Crust,128.8965,89.99371,0.0,02/13/0076
+-0.05451,42.89171,3997,2,6,21,54,46,3.65,5.0,fr,24976,79,1027692,1,5,Active Shallow Crust,0.0,89.99002,0.0,02/06/3997
+-0.05451,42.89171,8266,12,17,19,42,54,3.65,5.0,fr,24977,165,1027692,1,5,Active Shallow Crust,0.0,89.99002,0.0,12/17/8266
+-0.05451,42.89171,6835,10,12,8,34,26,3.65,5.0,fr,24978,136,1027692,1,5,Active Shallow Crust,0.0,89.99002,0.0,10/12/6835
+-0.05451,42.89171,4397,12,28,3,13,17,3.65,5.0,fr,24979,87,1027692,1,5,Active Shallow Crust,0.0,89.99002,0.0,12/28/4397
+-0.05451,42.89171,7557,3,28,3,39,43,3.65,5.0,fr,24980,151,1027692,1,5,Active Shallow Crust,0.0,89.99002,0.0,03/28/7557
+-0.05451,42.89171,760,8,24,1,24,4,3.65,15.0,fr,24981,15,1027693,1,2,Active Shallow Crust,0.0,89.99002,0.0,08/24/0760
+-0.05451,42.89171,6631,11,4,14,16,54,3.65,15.0,fr,24982,132,1027693,1,2,Active Shallow Crust,0.0,89.99002,0.0,11/04/6631
+-0.05451,42.89171,4984,6,21,14,46,39,3.65,5.0,fr,24983,99,1027695,1,1,Active Shallow Crust,240.0007,58.01283,0.0,06/21/4984
+-0.05451,42.89171,8958,6,10,16,38,20,3.65,5.0,fr,24984,179,1027701,1,1,Active Shallow Crust,128.9007,89.9635,0.0,06/10/8958
+-0.05451,42.89171,5668,9,18,9,2,48,3.75,5.0,fr,24985,113,1027704,1,3,Active Shallow Crust,0.0,89.99001,0.0,09/18/5668
+-0.05451,42.89171,6443,8,19,3,38,28,3.75,5.0,fr,24986,128,1027704,1,3,Active Shallow Crust,0.0,89.99001,0.0,08/19/6443
+-0.05451,42.89171,6182,2,7,12,9,10,3.75,5.0,fr,24987,123,1027704,1,3,Active Shallow Crust,0.0,89.99001,0.0,02/07/6182
+-0.05451,42.89171,4556,6,23,5,5,15,3.75,15.0,fr,24988,91,1027705,1,4,Active Shallow Crust,0.0,89.99001,0.0,06/23/4556
+-0.05451,42.89171,3406,1,30,19,52,21,3.75,15.0,fr,24989,68,1027705,1,4,Active Shallow Crust,0.0,89.99001,0.0,01/30/3406
+-0.05451,42.89171,9399,9,12,15,11,43,3.75,15.0,fr,24990,187,1027705,1,4,Active Shallow Crust,0.0,89.99001,0.0,09/12/9399
+-0.05451,42.89171,3378,4,11,19,56,33,3.75,15.0,fr,24991,67,1027705,1,4,Active Shallow Crust,0.0,89.99001,0.0,04/11/3378
+-0.05451,42.89171,6826,4,24,1,36,41,3.75,27.5,fr,24992,136,1027706,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/24/6826
+-0.05451,42.89171,4860,9,29,15,59,6,3.75,15.0,fr,24993,97,1027708,1,1,Active Shallow Crust,240.0079,58.01751,0.0,09/29/4860
+-0.05451,42.89171,7246,3,3,2,27,20,3.75,5.0,fr,24994,144,1027713,1,1,Active Shallow Crust,128.8969,89.96735,0.0,03/03/7246
+-0.05451,42.89171,6406,5,2,18,35,49,3.75,15.0,fr,24995,128,1027714,1,2,Active Shallow Crust,128.8969,89.96735,0.0,05/02/6406
+-0.05451,42.89171,8873,1,2,6,0,23,3.75,15.0,fr,24996,177,1027714,1,2,Active Shallow Crust,128.8969,89.96735,0.0,01/02/8873
+-0.05451,42.89171,995,6,22,3,37,20,3.85,5.0,fr,24997,19,1027716,1,2,Active Shallow Crust,0.0,89.98999,0.0,06/22/0995
+-0.05451,42.89171,5581,3,2,14,30,50,3.85,5.0,fr,24998,111,1027716,1,2,Active Shallow Crust,0.0,89.98999,0.0,03/02/5581
+-0.05451,42.89171,4870,1,27,2,50,53,3.85,15.0,fr,24999,97,1027717,1,1,Active Shallow Crust,0.0,89.98999,0.0,01/27/4870
+-0.05451,42.89171,6278,10,15,20,16,35,3.85,27.5,fr,25000,125,1027724,1,1,Active Shallow Crust,0.0,89.99,-90.0,10/15/6278
+-0.05451,42.89171,5164,6,4,3,21,21,3.85,5.0,fr,25001,103,1027725,1,1,Active Shallow Crust,128.896,89.99371,0.0,06/04/5164
+-0.05451,42.89171,9205,12,25,0,33,49,3.95,5.0,fr,25002,184,1027728,1,4,Active Shallow Crust,0.0,89.98998,0.0,12/25/9205
+-0.05451,42.89171,2915,10,26,5,33,58,3.95,5.0,fr,25003,58,1027728,1,4,Active Shallow Crust,0.0,89.98998,0.0,10/26/2915
+-0.05451,42.89171,5792,2,3,20,46,2,3.95,5.0,fr,25004,115,1027728,1,4,Active Shallow Crust,0.0,89.98998,0.0,02/03/5792
+-0.05451,42.89171,9684,8,17,22,51,51,3.95,5.0,fr,25005,193,1027728,1,4,Active Shallow Crust,0.0,89.98998,0.0,08/17/9684
+-0.05451,42.89171,8077,11,2,23,42,36,3.95,15.0,fr,25006,161,1027729,1,1,Active Shallow Crust,0.0,89.98998,0.0,11/02/8077
+-0.05451,42.89171,1715,12,26,2,28,10,3.95,5.0,fr,25007,34,1027731,1,1,Active Shallow Crust,240.0193,58.00488,0.0,12/26/1715
+-0.05451,42.89171,2413,2,10,19,21,39,3.95,5.0,fr,25008,48,1027737,1,2,Active Shallow Crust,128.9008,89.99372,0.0,02/10/2413
+-0.05451,42.89171,5193,4,7,20,34,58,3.95,5.0,fr,25009,103,1027737,1,2,Active Shallow Crust,128.9008,89.99372,0.0,04/07/5193
+-0.05451,42.89171,4827,3,9,7,45,43,4.05,5.0,fr,25010,96,1027740,1,4,Active Shallow Crust,0.0,89.99001,0.0,03/09/4827
+-0.05451,42.89171,4157,9,25,14,59,33,4.05,5.0,fr,25011,83,1027740,1,4,Active Shallow Crust,0.0,89.99001,0.0,09/25/4157
+-0.05451,42.89171,8900,2,20,6,37,25,4.05,5.0,fr,25012,177,1027740,1,4,Active Shallow Crust,0.0,89.99001,0.0,02/20/8900
+-0.05451,42.89171,6685,3,15,6,57,22,4.05,5.0,fr,25013,133,1027740,1,4,Active Shallow Crust,0.0,89.99001,0.0,03/15/6685
+-0.05451,42.89171,172,7,8,13,15,39,4.05,15.0,fr,25014,3,1027741,1,1,Active Shallow Crust,0.0,89.99001,0.0,07/08/0172
+-0.05451,42.89171,4557,4,17,4,30,31,4.05,5.0,fr,25015,91,1027746,1,1,Active Shallow Crust,0.0,89.98998,-90.0,04/17/4557
+-0.05451,42.89171,5390,6,27,14,34,19,4.05,5.0,fr,25016,107,1027749,1,2,Active Shallow Crust,128.891,89.99372,0.0,06/27/5390
+-0.05451,42.89171,7569,3,11,3,54,8,4.05,5.0,fr,25017,151,1027749,1,2,Active Shallow Crust,128.891,89.99372,0.0,03/11/7569
+-0.05451,42.89171,8419,1,16,16,9,25,4.15,5.0,fr,25018,168,1027752,1,2,Active Shallow Crust,0.0,89.98999,0.0,01/16/8419
+-0.05451,42.89171,6210,11,30,5,43,46,4.15,5.0,fr,25019,124,1027752,1,2,Active Shallow Crust,0.0,89.98999,0.0,11/30/6210
+-0.05451,42.89171,4592,6,22,12,5,14,4.15,15.0,fr,25020,91,1027753,1,1,Active Shallow Crust,0.0,89.98999,0.0,06/22/4592
+-0.05451,42.89171,1730,4,30,17,18,42,4.15,15.0,fr,25021,34,1027756,1,1,Active Shallow Crust,240.0078,57.99722,0.0,04/30/1730
+-0.05451,42.89171,5054,2,24,16,11,22,4.15,5.0,fr,25022,101,1027758,1,2,Active Shallow Crust,0.0,89.98999,-90.0,02/24/5054
+-0.05451,42.89171,8715,7,18,9,26,30,4.15,5.0,fr,25023,174,1027758,1,2,Active Shallow Crust,0.0,89.98999,-90.0,07/18/8715
+-0.05451,42.89171,3043,10,24,20,32,27,4.25,5.0,fr,25024,60,1027764,1,2,Active Shallow Crust,0.0,89.99,0.0,10/24/3043
+-0.05451,42.89171,7795,12,4,19,25,51,4.25,5.0,fr,25025,155,1027764,1,2,Active Shallow Crust,0.0,89.99,0.0,12/04/7795
+-0.05451,42.89171,3655,5,18,13,43,8,4.45,15.0,fr,25026,73,1027789,1,2,Active Shallow Crust,0.0,89.99001,0.0,05/18/3655
+-0.05451,42.89171,4014,6,20,19,36,51,4.45,15.0,fr,25027,80,1027789,1,2,Active Shallow Crust,0.0,89.99001,0.0,06/20/4014
+-0.05451,42.89171,8453,6,8,0,23,4,4.55,15.0,fr,25028,169,1027801,1,1,Active Shallow Crust,0.0,89.99,0.0,06/08/8453
+-0.05451,42.89171,895,9,15,0,57,15,4.55,27.5,fr,25029,17,1027805,1,1,Active Shallow Crust,240.0083,57.99717,0.0,09/15/0895
+-0.05451,42.89171,8532,12,13,16,30,57,4.55,5.0,fr,25030,170,1027806,1,1,Active Shallow Crust,0.0,89.98999,-90.0,12/13/8532
+-0.05451,42.89171,941,2,4,7,46,32,4.75,5.0,fr,25031,18,1027824,1,1,Active Shallow Crust,0.0,89.99,0.0,02/04/0941
+-0.05451,42.89171,1877,12,29,16,1,29,4.75,27.5,fr,25032,37,1027826,1,1,Active Shallow Crust,0.0,89.99,0.0,12/29/1877
+-0.05451,42.89171,6240,6,14,20,21,15,4.95,5.0,fr,25033,124,1027851,1,1,Active Shallow Crust,240.0103,58.00418,0.0,06/14/6240
+-0.05451,42.89171,1817,9,15,9,54,9,5.05,5.0,fr,25034,36,1027860,1,1,Active Shallow Crust,360.0,89.99,0.0,09/15/1817
+-0.05451,42.89171,8784,12,15,5,59,21,5.05,15.0,fr,25035,175,1027861,1,1,Active Shallow Crust,360.0,89.99,0.0,12/15/8784
+-0.05451,42.89171,3999,4,24,6,17,27,5.15,5.0,fr,25036,79,1027872,1,1,Active Shallow Crust,360.0,89.99,0.0,04/24/3999
+-0.05451,42.89171,7643,12,23,20,19,54,5.25,5.0,fr,25037,152,1027884,1,1,Active Shallow Crust,360.0,89.99001,0.0,12/23/7643
+-0.05451,42.89171,1584,11,5,15,40,23,5.25,15.0,fr,25038,31,1027885,1,1,Active Shallow Crust,360.0,89.99001,0.0,11/05/1584
+-0.05451,42.89171,7524,6,24,16,17,33,5.35,27.5,fr,25039,150,1027898,1,1,Active Shallow Crust,360.0,89.99,0.0,06/24/7524
+-0.05451,42.89171,4310,7,15,6,28,13,5.65,5.0,fr,25040,86,1027932,1,1,Active Shallow Crust,360.0,89.99,0.0,07/15/4310
+5.91204,41.53455,4153,1,18,5,51,46,3.55,5.0,fr,25041,83,1028160,1,1,Active Shallow Crust,0.0,89.99245,0.0,01/18/4153
+5.91204,41.53455,2711,5,3,10,48,46,3.75,5.0,fr,25042,54,1028184,1,1,Active Shallow Crust,0.0,89.98801,0.0,05/03/2711
+9.27839,49.25453,8405,4,20,5,24,6,3.55,5.0,fr,25043,168,1028643,1,1,Active Shallow Crust,240.0118,57.99688,0.0,04/20/8405
+3.59133,39.99959,4958,10,10,17,10,19,4.15,5.0,fr,25044,99,1029192,1,1,Active Shallow Crust,0.0,89.99032,0.0,10/10/4958
+-3.86376,47.58192,7588,2,5,8,35,11,3.65,5.0,fr,25045,151,1029615,1,1,Active Shallow Crust,240.0019,58.01273,0.0,02/05/7588
+-3.86376,47.58192,5958,2,5,3,11,3,3.65,5.0,fr,25046,119,1029618,1,1,Active Shallow Crust,0.0,89.9908,-90.0,02/05/5958
+-3.86376,47.58192,2053,2,15,8,7,1,4.05,15.0,fr,25047,41,1029664,1,1,Active Shallow Crust,240.0059,58.00578,0.0,02/15/2053
+-3.86376,47.58192,3266,7,1,2,27,55,5.15,5.0,fr,25048,65,1029792,1,1,Active Shallow Crust,0.0,89.98975,0.0,07/01/3266
+-3.86376,47.58192,7894,11,1,2,2,12,5.75,5.0,fr,25049,157,1029867,1,1,Active Shallow Crust,240.0398,58.00209,0.0,11/01/7894
+-3.04319,42.9749,8456,11,16,13,32,11,3.55,5.0,fr,25050,169,1030080,1,1,Active Shallow Crust,0.0,89.98893,0.0,11/16/8456
+-3.04319,42.9749,1820,4,28,20,39,37,3.55,5.0,fr,25051,36,1030089,1,2,Active Shallow Crust,128.8965,89.99447,0.0,04/28/1820
+-3.04319,42.9749,7581,6,27,23,10,7,3.55,5.0,fr,25052,151,1030089,1,2,Active Shallow Crust,128.8965,89.99447,0.0,06/27/7581
+-3.04319,42.9749,4389,7,17,3,19,48,3.65,5.0,fr,25053,87,1030092,1,2,Active Shallow Crust,0.0,89.99014,0.0,07/17/4389
+-3.04319,42.9749,9098,9,14,12,29,58,3.65,5.0,fr,25054,181,1030092,1,2,Active Shallow Crust,0.0,89.99014,0.0,09/14/9098
+-3.04319,42.9749,2109,11,15,15,27,39,3.65,15.0,fr,25055,42,1030093,1,1,Active Shallow Crust,0.0,89.99014,0.0,11/15/2109
+-3.04319,42.9749,6288,2,14,7,51,1,3.65,5.0,fr,25056,125,1030095,1,1,Active Shallow Crust,240.0014,58.01271,0.0,02/14/6288
+-3.04319,42.9749,5473,10,21,13,31,20,3.65,5.0,fr,25057,109,1030101,1,1,Active Shallow Crust,128.9007,89.96371,0.0,10/21/5473
+-3.04319,42.9749,7633,12,31,4,14,12,3.75,5.0,fr,25058,152,1030104,1,2,Active Shallow Crust,0.0,89.99121,0.0,12/31/7633
+-3.04319,42.9749,9532,9,2,2,55,5,3.75,5.0,fr,25059,190,1030104,1,2,Active Shallow Crust,0.0,89.99121,0.0,09/02/9532
+-3.04319,42.9749,5210,11,3,23,15,5,3.75,5.0,fr,25060,104,1030107,1,1,Active Shallow Crust,240.0085,58.01724,0.0,11/03/5210
+-3.04319,42.9749,9490,5,24,14,4,21,3.85,5.0,fr,25061,189,1030116,1,3,Active Shallow Crust,0.0,89.98956,0.0,05/24/9490
+-3.04319,42.9749,5708,6,12,4,3,14,3.85,5.0,fr,25062,114,1030116,1,3,Active Shallow Crust,0.0,89.98956,0.0,06/12/5708
+-3.04319,42.9749,2630,6,26,13,26,56,3.85,5.0,fr,25063,52,1030116,1,3,Active Shallow Crust,0.0,89.98956,0.0,06/26/2630
+-3.04319,42.9749,3461,11,24,7,3,37,3.85,15.0,fr,25064,69,1030117,1,1,Active Shallow Crust,0.0,89.98956,0.0,11/24/3461
+-3.04319,42.9749,2327,3,28,10,16,33,3.95,5.0,fr,25065,46,1030137,1,1,Active Shallow Crust,128.9011,89.99302,0.0,03/28/2327
+-3.04319,42.9749,1728,11,26,0,13,20,4.05,5.0,fr,25066,34,1030140,1,3,Active Shallow Crust,0.0,89.98962,0.0,11/26/1728
+-3.04319,42.9749,5625,11,2,20,0,24,4.05,5.0,fr,25067,112,1030140,1,3,Active Shallow Crust,0.0,89.98962,0.0,11/02/5625
+-3.04319,42.9749,3805,10,8,18,8,36,4.05,5.0,fr,25068,76,1030140,1,3,Active Shallow Crust,0.0,89.98962,0.0,10/08/3805
+6.23977,47.26158,1724,7,27,1,30,39,3.55,5.0,fr,25069,34,1030560,1,1,Active Shallow Crust,0.0,89.99316,0.0,07/27/1724
+6.23977,47.26158,580,7,12,2,11,7,3.55,15.0,fr,25070,11,1030561,1,2,Active Shallow Crust,0.0,89.99316,0.0,07/12/0580
+6.23977,47.26158,7830,8,9,16,7,9,3.55,15.0,fr,25071,156,1030561,1,2,Active Shallow Crust,0.0,89.99316,0.0,08/09/7830
+6.23977,47.26158,7918,5,26,21,34,15,3.55,5.0,fr,25072,158,1030563,1,1,Active Shallow Crust,240.0109,57.99912,0.0,05/26/7918
+6.23977,47.26158,1902,2,14,6,38,10,3.65,5.0,fr,25073,38,1030575,1,1,Active Shallow Crust,240.0008,58.01287,0.0,02/14/1902
+6.23977,47.26158,2490,3,26,10,22,57,3.75,5.0,fr,25074,49,1030590,1,1,Active Shallow Crust,0.0,89.989,-90.0,03/26/2490
+6.23977,47.26158,5463,9,6,22,0,4,3.75,15.0,fr,25075,109,1030591,1,1,Active Shallow Crust,0.0,89.989,-90.0,09/06/5463
+6.23977,47.26158,2620,6,17,15,0,19,3.85,5.0,fr,25076,52,1030596,1,1,Active Shallow Crust,0.0,89.99031,0.0,06/17/2620
+6.23977,47.26158,949,8,11,17,13,22,3.85,15.0,fr,25077,18,1030597,1,1,Active Shallow Crust,0.0,89.99031,0.0,08/11/0949
+6.23977,47.26158,40,8,27,18,57,51,3.85,5.0,fr,25078,0,1030602,1,1,Active Shallow Crust,0.0,89.9902,-90.0,08/27/0040
+6.23977,47.26158,1487,5,19,19,45,29,3.85,5.0,fr,25079,29,1030605,1,1,Active Shallow Crust,128.896,89.99274,0.0,05/19/1487
+6.23977,47.26158,5531,1,21,22,38,56,4.05,27.5,fr,25080,110,1030622,1,1,Active Shallow Crust,0.0,89.98846,0.0,01/21/5531
+6.23977,47.26158,9190,6,13,9,38,28,4.25,5.0,fr,25081,183,1030644,1,3,Active Shallow Crust,0.0,89.99083,0.0,06/13/9190
+6.23977,47.26158,5644,7,3,11,31,57,4.25,5.0,fr,25082,112,1030644,1,3,Active Shallow Crust,0.0,89.99083,0.0,07/03/5644
+6.23977,47.26158,7596,9,3,23,36,53,4.25,5.0,fr,25083,151,1030644,1,3,Active Shallow Crust,0.0,89.99083,0.0,09/03/7596
+6.23977,47.26158,7145,2,25,13,43,0,4.25,15.0,fr,25084,142,1030645,1,1,Active Shallow Crust,0.0,89.99083,0.0,02/25/7145
+6.23977,47.26158,2473,12,21,21,27,25,4.25,5.0,fr,25085,49,1030653,1,1,Active Shallow Crust,128.8934,89.98097,0.0,12/21/2473
+6.23977,47.26158,4748,2,14,22,53,18,4.35,15.0,fr,25086,94,1030657,1,2,Active Shallow Crust,0.0,89.9891,0.0,02/14/4748
+6.23977,47.26158,3179,10,31,7,35,38,4.35,15.0,fr,25087,63,1030657,1,2,Active Shallow Crust,0.0,89.9891,0.0,10/31/3179
+6.23977,47.26158,1964,1,8,6,32,52,4.55,15.0,fr,25088,39,1030687,1,1,Active Shallow Crust,0.0,89.98905,-90.0,01/08/1964
+6.239783,47.26158,8831,5,7,12,26,3,6.65,10.68981,fr,25089,176,1030932,1,1,Active Shallow Crust,0.0,89.99005,0.0,05/07/8831
+5.23845,49.1632,4081,2,4,12,32,19,4.65,5.0,fr,25090,81,1031172,1,1,Active Shallow Crust,0.0,89.99071,0.0,02/04/4081
+5.23845,49.1632,8330,3,3,6,2,40,4.85,5.0,fr,25091,166,1031199,1,1,Active Shallow Crust,240.0185,58.00246,0.0,03/03/8330
+5.23845,49.1632,606,2,19,12,19,34,5.15,15.0,fr,25092,12,1031233,1,1,Active Shallow Crust,0.0,89.98955,0.0,02/19/0606
+4.69637,40.69813,3850,11,27,8,49,3,3.55,5.0,fr,25093,76,1031526,1,1,Active Shallow Crust,0.0,89.99226,-90.0,11/27/3850
+4.69637,40.69813,851,4,2,5,34,54,3.75,27.5,fr,25094,17,1031546,1,1,Active Shallow Crust,0.0,89.98785,0.0,04/02/0851
+4.69637,40.69813,3480,11,5,0,36,9,3.85,5.0,fr,25095,69,1031556,1,1,Active Shallow Crust,0.0,89.98917,0.0,11/05/3480
+4.69637,40.69813,920,3,12,18,13,45,4.05,5.0,fr,25096,18,1031583,1,1,Active Shallow Crust,240.0053,58.00487,0.0,03/12/0920
+4.69637,40.69813,1605,9,2,20,57,45,4.85,5.0,fr,25097,32,1031685,1,1,Active Shallow Crust,128.8943,89.98917,0.0,09/02/1605
+4.684954,40.71312,169,10,18,16,10,38,6.55,8.079612,fr,25098,3,1031883,1,1,Active Shallow Crust,240.0828,57.99987,0.0,10/18/0169
+2.10957,40.9954,6377,12,15,1,40,56,3.55,27.5,fr,25099,127,1032002,1,2,Active Shallow Crust,0.0,89.98859,0.0,12/15/6377
+2.10957,40.9954,550,2,16,18,52,33,3.55,27.5,fr,25100,10,1032002,1,2,Active Shallow Crust,0.0,89.98859,0.0,02/16/0550
+2.10957,40.9954,4682,7,12,10,1,36,3.65,5.0,fr,25101,93,1032012,1,1,Active Shallow Crust,0.0,89.98982,0.0,07/12/4682
+2.10957,40.9954,7506,11,12,3,58,30,3.65,5.0,fr,25102,150,1032018,1,1,Active Shallow Crust,0.0,89.98971,-90.0,11/12/7506
+2.10957,40.9954,1745,3,28,21,54,32,3.75,27.5,fr,25103,34,1032026,1,1,Active Shallow Crust,0.0,89.99093,0.0,03/28/1745
+2.10957,40.9954,1800,10,4,22,3,51,3.85,5.0,fr,25104,35,1032036,1,1,Active Shallow Crust,0.0,89.98923,0.0,10/04/1800
+2.10957,40.9954,7171,8,22,22,9,10,3.95,5.0,fr,25105,143,1032048,1,1,Active Shallow Crust,0.0,89.99039,0.0,08/22/7171
+2.10957,40.9954,9809,4,28,1,6,14,4.15,5.0,fr,25106,196,1032072,1,1,Active Shallow Crust,0.0,89.99046,0.0,04/28/9809
+2.10957,40.9954,6168,4,22,2,18,11,4.35,27.5,fr,25107,123,1032101,1,1,Active Shallow Crust,240.0072,57.99576,0.0,04/22/6168
+2.14149,43.53968,8409,9,8,16,6,8,3.75,5.0,fr,25108,168,1032513,1,1,Active Shallow Crust,128.8973,89.96744,0.0,09/08/8409
+-1.07636,47.0194,6798,11,11,12,26,6,3.55,5.0,fr,25109,135,1032960,1,1,Active Shallow Crust,0.0,89.98969,0.0,11/11/6798
+-1.07636,47.0194,882,3,22,16,33,19,3.55,15.0,fr,25110,17,1032961,1,1,Active Shallow Crust,0.0,89.98969,0.0,03/22/0882
+-1.07636,47.0194,3512,7,22,5,4,1,3.55,15.0,fr,25111,70,1032964,1,1,Active Shallow Crust,240.0124,57.99815,0.0,07/22/3512
+-1.07636,47.0194,3635,1,4,19,39,31,3.65,5.0,fr,25112,72,1032978,1,1,Active Shallow Crust,0.0,89.9907,-90.0,01/04/3635
+-1.07636,47.0194,4977,7,12,10,29,53,3.65,15.0,fr,25113,99,1032979,1,1,Active Shallow Crust,0.0,89.9907,-90.0,07/12/4977
+-1.07636,47.0194,3823,10,21,9,39,26,3.65,5.0,fr,25114,76,1032981,1,1,Active Shallow Crust,128.9004,89.96339,0.0,10/21/3823
+-1.07636,47.0194,7342,11,27,15,40,33,3.75,5.0,fr,25115,146,1032984,1,3,Active Shallow Crust,0.0,89.99044,0.0,11/27/7342
+-1.07636,47.0194,2274,2,23,10,25,38,3.75,5.0,fr,25116,45,1032984,1,3,Active Shallow Crust,0.0,89.99044,0.0,02/23/2274
+-1.07636,47.0194,6207,12,10,3,8,25,3.75,5.0,fr,25117,124,1032984,1,3,Active Shallow Crust,0.0,89.99044,0.0,12/10/6207
+-1.07636,47.0194,4972,6,27,23,50,3,3.75,15.0,fr,25118,99,1032985,1,1,Active Shallow Crust,0.0,89.99044,0.0,06/27/4972
+-1.07636,47.0194,7948,9,9,18,34,13,3.85,15.0,fr,25119,158,1033006,1,1,Active Shallow Crust,128.8954,89.99392,0.0,09/09/7948
+-1.07636,47.0194,153,6,16,2,5,42,3.95,5.0,fr,25120,3,1033008,1,1,Active Shallow Crust,0.0,89.99024,0.0,06/16/0153
+-1.07636,47.0194,8531,3,4,23,24,42,3.95,5.0,fr,25121,170,1033011,1,1,Active Shallow Crust,240.02,58.00494,0.0,03/04/8531
+-1.07636,47.0194,1401,1,26,14,49,46,4.05,15.0,fr,25122,28,1033021,1,1,Active Shallow Crust,0.0,89.99033,0.0,01/26/1401
+-1.07636,47.0194,272,12,17,14,42,7,4.25,5.0,fr,25123,5,1033044,1,1,Active Shallow Crust,0.0,89.99002,0.0,12/17/0272
+-1.07636,47.0194,3721,12,22,13,43,37,4.25,15.0,fr,25124,74,1033045,1,1,Active Shallow Crust,0.0,89.99002,0.0,12/22/3721
+-1.07636,47.0194,3547,4,18,17,9,40,4.35,5.0,fr,25125,70,1033056,1,1,Active Shallow Crust,0.0,89.98974,0.0,04/18/3547
+-1.07636,47.0194,9627,4,27,9,59,57,4.45,5.0,fr,25126,192,1033068,1,1,Active Shallow Crust,0.0,89.99024,0.0,04/27/9627
+-1.07636,47.0194,7097,8,7,4,18,18,4.55,5.0,fr,25127,141,1033080,1,1,Active Shallow Crust,0.0,89.99022,0.0,08/07/7097
+4.4554,46.63706,2684,10,22,5,34,42,3.55,5.0,fr,25128,53,1033440,1,2,Active Shallow Crust,0.0,89.99307,0.0,10/22/2684
+4.4554,46.63706,6408,10,9,20,38,35,3.55,5.0,fr,25129,128,1033440,1,2,Active Shallow Crust,0.0,89.99307,0.0,10/09/6408
+4.4554,46.63706,3139,7,6,11,25,35,3.55,15.0,fr,25130,62,1033447,1,1,Active Shallow Crust,0.0,89.993,-90.0,07/06/3139
+4.4554,46.63706,3184,10,30,0,44,41,3.65,5.0,fr,25131,63,1033452,1,3,Active Shallow Crust,0.0,89.98766,0.0,10/30/3184
+4.4554,46.63706,2518,7,22,20,34,25,3.65,5.0,fr,25132,50,1033452,1,3,Active Shallow Crust,0.0,89.98766,0.0,07/22/2518
+4.4554,46.63706,7692,7,20,11,50,22,3.65,5.0,fr,25133,153,1033452,1,3,Active Shallow Crust,0.0,89.98766,0.0,07/20/7692
+4.4554,46.63706,4045,12,28,10,59,18,3.65,15.0,fr,25134,80,1033453,1,2,Active Shallow Crust,0.0,89.98766,0.0,12/28/4045
+4.4554,46.63706,5941,2,25,9,50,21,3.65,15.0,fr,25135,118,1033453,1,2,Active Shallow Crust,0.0,89.98766,0.0,02/25/5941
+4.4554,46.63706,5110,9,3,1,2,1,3.65,5.0,fr,25136,102,1033458,1,1,Active Shallow Crust,0.0,89.98752,-90.0,09/03/5110
+4.4554,46.63706,483,6,15,14,4,58,3.95,5.0,fr,25137,9,1033488,1,1,Active Shallow Crust,0.0,89.99126,0.0,06/15/0483
+4.4554,46.63706,8277,2,1,18,44,16,4.15,15.0,fr,25138,165,1033513,1,1,Active Shallow Crust,0.0,89.98959,0.0,02/01/8277
+4.4554,46.63706,8043,1,27,21,8,3,4.35,5.0,fr,25139,160,1033539,1,1,Active Shallow Crust,240.0081,57.9961,0.0,01/27/8043
+4.4554,46.63706,8582,11,26,18,59,33,4.35,15.0,fr,25140,171,1033540,1,1,Active Shallow Crust,240.0081,57.9961,0.0,11/26/8582
+4.4554,46.63706,7249,1,24,11,59,30,4.35,15.0,fr,25141,144,1033543,1,1,Active Shallow Crust,0.0,89.98885,-90.0,01/24/7249
+4.4554,46.63706,7053,1,24,21,28,1,4.35,5.0,fr,25142,141,1033545,1,1,Active Shallow Crust,128.8972,89.98302,0.0,01/24/7053
+4.4554,46.63706,3784,4,27,22,52,52,4.55,5.0,fr,25143,75,1033560,1,1,Active Shallow Crust,0.0,89.98905,0.0,04/27/3784
+4.4554,46.63706,836,4,17,18,50,47,4.65,5.0,fr,25144,16,1033572,1,1,Active Shallow Crust,0.0,89.99024,0.0,04/17/0836
+4.4554,46.63706,7984,12,9,3,43,4,5.05,5.0,fr,25145,159,1033623,1,1,Active Shallow Crust,240.022,57.99758,0.0,12/09/7984
+-3.95772,48.66206,2156,9,2,11,57,30,3.55,15.0,fr,25146,43,1033921,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/02/2156
+-3.95772,48.66206,6904,12,6,21,33,42,3.65,15.0,fr,25147,138,1033933,1,1,Active Shallow Crust,0.0,89.9911,0.0,12/06/6904
+-3.95772,48.66206,3189,12,31,0,19,49,3.75,5.0,fr,25148,63,1033944,1,2,Active Shallow Crust,0.0,89.98942,0.0,12/31/3189
+-3.95772,48.66206,4430,1,25,0,15,31,3.75,5.0,fr,25149,88,1033944,1,2,Active Shallow Crust,0.0,89.98942,0.0,01/25/4430
+-3.95772,48.66206,6063,3,16,4,53,57,3.75,15.0,fr,25150,121,1033948,1,1,Active Shallow Crust,240.0088,58.01743,0.0,03/16/6063
+-3.95772,48.66206,1242,3,13,23,32,18,3.95,15.0,fr,25151,24,1033969,1,1,Active Shallow Crust,0.0,89.98949,0.0,03/13/1242
+-3.95772,48.66206,2518,8,6,12,55,52,3.95,5.0,fr,25152,50,1033971,1,1,Active Shallow Crust,240.0199,58.00515,0.0,08/06/2518
+-3.95772,48.66206,5638,2,23,16,55,56,3.95,5.0,fr,25153,112,1033974,1,1,Active Shallow Crust,0.0,89.98937,-90.0,02/23/5638
+-3.95772,48.66206,1898,6,15,16,39,26,3.95,15.0,fr,25154,37,1033975,1,1,Active Shallow Crust,0.0,89.98937,-90.0,06/15/1898
+-3.95772,48.66206,2960,11,25,0,21,18,4.35,5.0,fr,25155,59,1034016,1,1,Active Shallow Crust,0.0,89.9894,0.0,11/25/2960
+-3.95772,48.66206,7508,4,5,16,46,16,5.25,5.0,fr,25156,150,1034124,1,1,Active Shallow Crust,0.0,89.99012,0.0,04/05/7508
+-0.30715,48.81613,4020,10,17,1,14,16,3.55,5.0,fr,25157,80,1034403,1,1,Active Shallow Crust,240.0125,57.99812,0.0,10/17/4020
+-0.30715,48.81613,5949,6,9,21,59,11,3.55,15.0,fr,25158,118,1034410,1,1,Active Shallow Crust,128.8961,89.99377,0.0,06/09/5949
+-0.30715,48.81613,1993,5,26,10,35,33,3.65,5.0,fr,25159,39,1034412,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/26/1993
+-0.30715,48.81613,2338,12,30,17,49,36,3.65,15.0,fr,25160,46,1034413,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/30/2338
+-0.30715,48.81613,6822,9,13,13,21,31,3.85,5.0,fr,25161,136,1034436,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/13/6822
+-0.30715,48.81613,5749,9,7,12,33,35,3.95,5.0,fr,25162,114,1034448,1,2,Active Shallow Crust,0.0,89.99005,0.0,09/07/5749
+-0.30715,48.81613,1917,1,16,4,56,15,3.95,5.0,fr,25163,38,1034448,1,2,Active Shallow Crust,0.0,89.99005,0.0,01/16/1917
+-0.30715,48.81613,1410,3,8,20,24,9,3.95,27.5,fr,25164,28,1034453,1,1,Active Shallow Crust,240.0202,58.00503,0.0,03/08/1410
+-0.30715,48.81613,9630,1,18,10,27,55,4.05,15.0,fr,25165,192,1034461,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/18/9630
+-0.30715,48.81613,8313,6,5,12,33,45,4.15,5.0,fr,25166,166,1034475,1,1,Active Shallow Crust,240.0089,57.99738,0.0,06/05/8313
+-0.30715,48.81613,2701,12,13,15,20,15,4.25,5.0,fr,25167,54,1034484,1,1,Active Shallow Crust,0.0,89.98999,0.0,12/13/2701
+-0.30715,48.81613,99,3,24,8,26,26,4.25,5.0,fr,25168,1,1034493,1,1,Active Shallow Crust,128.8939,89.98094,0.0,03/24/0099
+-0.30715,48.81613,8002,1,23,3,0,41,4.35,15.0,fr,25169,160,1034500,1,1,Active Shallow Crust,240.009,57.99606,0.0,01/23/8002
+-0.30715,48.81613,7915,6,7,21,28,37,4.35,15.0,fr,25170,158,1034503,1,1,Active Shallow Crust,0.0,89.98997,-90.0,06/07/7915
+-0.30715,48.81613,1905,5,20,3,55,35,4.45,5.0,fr,25171,38,1034508,1,1,Active Shallow Crust,0.0,89.98998,0.0,05/20/1905
+7.1446,43.29951,8208,12,13,10,31,5,3.55,5.0,fr,25172,164,1034880,1,1,Active Shallow Crust,0.0,89.99266,0.0,12/13/8208
+7.1446,43.29951,1303,12,2,5,56,21,3.55,5.0,fr,25173,26,1034883,1,1,Active Shallow Crust,240.0121,57.99842,0.0,12/02/1303
+7.1446,43.29951,4099,8,26,18,12,8,3.65,5.0,fr,25174,81,1034892,1,1,Active Shallow Crust,0.0,89.98692,0.0,08/26/4099
+7.1446,43.29951,5825,2,19,19,12,7,3.95,5.0,fr,25175,116,1034937,1,1,Active Shallow Crust,128.901,89.99306,0.0,02/19/5825
+7.1446,43.29951,5556,8,14,8,35,38,4.45,15.0,fr,25176,111,1034989,1,1,Active Shallow Crust,0.0,89.98959,0.0,08/14/5556
+7.1446,43.29951,5096,12,30,0,12,11,4.55,15.0,fr,25177,101,1035004,1,1,Active Shallow Crust,240.0084,57.99707,0.0,12/30/5096
+7.1446,43.29951,9535,5,14,22,45,11,5.45,5.0,fr,25178,190,1035108,1,1,Active Shallow Crust,0.0,89.99011,0.0,05/14/9535
+-1.51027,42.60021,4261,8,9,18,4,48,3.55,5.0,fr,25179,85,1035360,1,2,Active Shallow Crust,0.0,89.99072,0.0,08/09/4261
+-1.51027,42.60021,8349,12,4,8,57,18,3.55,5.0,fr,25180,166,1035360,1,2,Active Shallow Crust,0.0,89.99072,0.0,12/04/8349
+-1.51027,42.60021,7810,10,17,11,52,12,3.55,15.0,fr,25181,156,1035361,1,1,Active Shallow Crust,0.0,89.99072,0.0,10/17/7810
+-1.51027,42.60021,5299,4,26,6,9,43,3.55,27.5,fr,25182,105,1035362,1,1,Active Shallow Crust,0.0,89.99072,0.0,04/26/5299
+-1.51027,42.60021,55,4,20,10,46,26,3.55,5.0,fr,25183,1,1035363,1,1,Active Shallow Crust,240.012,57.99804,0.0,04/20/0055
+-1.51027,42.60021,4810,10,29,1,13,25,3.65,5.0,fr,25184,96,1035372,1,3,Active Shallow Crust,0.0,89.99007,0.0,10/29/4810
+-1.51027,42.60021,2668,4,16,10,16,26,3.65,5.0,fr,25185,53,1035372,1,3,Active Shallow Crust,0.0,89.99007,0.0,04/16/2668
+-1.51027,42.60021,8842,11,24,4,1,6,3.65,5.0,fr,25186,176,1035372,1,3,Active Shallow Crust,0.0,89.99007,0.0,11/24/8842
+-1.51027,42.60021,6691,6,30,15,33,9,3.65,5.0,fr,25187,133,1035378,1,1,Active Shallow Crust,0.0,89.98996,-90.0,06/30/6691
+-1.51027,42.60021,1421,4,8,14,15,9,3.75,5.0,fr,25188,28,1035384,1,1,Active Shallow Crust,0.0,89.98969,0.0,04/08/1421
+-1.51027,42.60021,4347,9,26,16,24,28,4.05,5.0,fr,25189,86,1035420,1,1,Active Shallow Crust,0.0,89.98956,0.0,09/26/4347
+-1.51027,42.60021,8156,9,15,16,6,28,4.25,5.0,fr,25190,163,1035444,1,1,Active Shallow Crust,0.0,89.99005,0.0,09/15/8156
+-1.51027,42.60021,1048,3,26,22,33,59,4.25,15.0,fr,25191,20,1035445,1,1,Active Shallow Crust,0.0,89.99005,0.0,03/26/1048
+-1.51027,42.60021,6822,7,18,15,21,25,4.25,5.0,fr,25192,136,1035450,1,1,Active Shallow Crust,0.0,89.98994,-90.0,07/18/6822
+-1.51027,42.60021,842,12,10,11,25,38,4.25,5.0,fr,25193,16,1035453,1,1,Active Shallow Crust,128.8949,89.98094,0.0,12/10/0842
+-1.51027,42.60021,6508,5,4,22,57,30,4.35,5.0,fr,25194,130,1035456,1,1,Active Shallow Crust,0.0,89.98965,0.0,05/04/6508
+-1.51027,42.60021,696,12,7,10,51,47,4.45,5.0,fr,25195,13,1035468,1,1,Active Shallow Crust,0.0,89.99012,0.0,12/07/0696
+-1.51027,42.60021,4722,9,24,7,19,15,4.65,5.0,fr,25196,94,1035498,1,1,Active Shallow Crust,0.0,89.98994,-90.0,09/24/4722
+-1.51027,42.60021,228,2,17,7,41,11,4.85,15.0,fr,25197,4,1035520,1,1,Active Shallow Crust,240.0156,58.00201,0.0,02/17/0228
+3.1063,52.57742,6033,3,8,11,0,31,4.95,5.0,fr,25198,120,1036011,1,1,Active Shallow Crust,240.0151,58.00507,0.0,03/08/6033
+4.49214,41.34888,3737,10,1,22,8,56,3.65,5.0,fr,25199,74,1036332,1,2,Active Shallow Crust,0.0,89.99326,0.0,10/01/3737
+4.49214,41.34888,2097,5,22,18,50,24,3.65,5.0,fr,25200,41,1036332,1,2,Active Shallow Crust,0.0,89.99326,0.0,05/22/2097
+4.49214,41.34888,2531,12,21,18,21,9,3.65,15.0,fr,25201,50,1036333,1,1,Active Shallow Crust,0.0,89.99326,0.0,12/21/2531
+4.49214,41.34888,2887,5,10,17,58,57,3.75,5.0,fr,25202,57,1036347,1,1,Active Shallow Crust,240.0071,58.01791,0.0,05/10/2887
+4.49214,41.34888,4369,10,15,0,30,48,4.05,15.0,fr,25203,87,1036381,1,1,Active Shallow Crust,0.0,89.99149,0.0,10/15/4369
+8.21096,46.84518,6475,12,23,14,16,7,3.55,5.0,fr,25204,129,1036800,1,8,Active Shallow Crust,0.0,89.98621,0.0,12/23/6475
+8.21096,46.84518,7024,7,6,15,52,38,3.55,5.0,fr,25205,140,1036800,1,8,Active Shallow Crust,0.0,89.98621,0.0,07/06/7024
+8.21096,46.84518,846,8,10,23,1,17,3.55,5.0,fr,25206,16,1036800,1,8,Active Shallow Crust,0.0,89.98621,0.0,08/10/0846
+8.21096,46.84518,9018,8,30,21,15,12,3.55,5.0,fr,25207,180,1036800,1,8,Active Shallow Crust,0.0,89.98621,0.0,08/30/9018
+8.21096,46.84518,1038,1,1,20,54,48,3.55,5.0,fr,25208,20,1036800,1,8,Active Shallow Crust,0.0,89.98621,0.0,01/01/1038
+8.21096,46.84518,4221,1,31,16,55,6,3.55,5.0,fr,25209,84,1036800,1,8,Active Shallow Crust,0.0,89.98621,0.0,01/31/4221
+8.21096,46.84518,991,3,6,20,42,9,3.55,5.0,fr,25210,19,1036800,1,8,Active Shallow Crust,0.0,89.98621,0.0,03/06/0991
+8.21096,46.84518,7566,1,13,7,9,23,3.55,5.0,fr,25211,151,1036800,1,8,Active Shallow Crust,0.0,89.98621,0.0,01/13/7566
+8.21096,46.84518,198,1,30,23,9,19,3.55,15.0,fr,25212,3,1036801,1,3,Active Shallow Crust,0.0,89.98621,0.0,01/30/0198
+8.21096,46.84518,1809,10,3,9,52,41,3.55,15.0,fr,25213,36,1036801,1,3,Active Shallow Crust,0.0,89.98621,0.0,10/03/1809
+8.21096,46.84518,4130,8,12,5,59,16,3.55,15.0,fr,25214,82,1036801,1,3,Active Shallow Crust,0.0,89.98621,0.0,08/12/4130
+8.21096,46.84518,7529,1,15,1,24,40,3.55,27.5,fr,25215,150,1036802,1,1,Active Shallow Crust,0.0,89.98621,0.0,01/15/7529
+8.21096,46.84518,3622,9,22,1,53,29,3.55,5.0,fr,25216,72,1036803,1,4,Active Shallow Crust,240.0139,57.99838,0.0,09/22/3622
+8.21096,46.84518,1471,2,7,17,34,54,3.55,5.0,fr,25217,29,1036803,1,4,Active Shallow Crust,240.0139,57.99838,0.0,02/07/1471
+8.21096,46.84518,1937,9,6,23,14,14,3.55,5.0,fr,25218,38,1036803,1,4,Active Shallow Crust,240.0139,57.99838,0.0,09/06/1937
+8.21096,46.84518,5767,7,9,11,18,30,3.55,5.0,fr,25219,115,1036803,1,4,Active Shallow Crust,240.0139,57.99838,0.0,07/09/5767
+8.21096,46.84518,4302,9,16,23,3,32,3.55,5.0,fr,25220,86,1036806,1,1,Active Shallow Crust,0.0,89.98605,-90.0,09/16/4302
+8.21096,46.84518,580,3,12,7,46,17,3.55,15.0,fr,25221,11,1036807,1,1,Active Shallow Crust,0.0,89.98605,-90.0,03/12/0580
+8.21096,46.84518,8085,1,9,0,54,45,3.55,5.0,fr,25222,161,1036809,1,2,Active Shallow Crust,128.8977,89.9931,0.0,01/09/8085
+8.21096,46.84518,5889,1,8,12,21,58,3.55,5.0,fr,25223,117,1036809,1,2,Active Shallow Crust,128.8977,89.9931,0.0,01/08/5889
+8.21096,46.84518,9910,11,5,9,35,48,3.55,15.0,fr,25224,198,1036810,1,2,Active Shallow Crust,128.8977,89.9931,0.0,11/05/9910
+8.21096,46.84518,8277,10,26,3,21,38,3.55,15.0,fr,25225,165,1036810,1,2,Active Shallow Crust,128.8977,89.9931,0.0,10/26/8277
+8.21096,46.84518,8517,6,3,8,18,53,3.65,5.0,fr,25226,170,1036812,1,5,Active Shallow Crust,0.0,89.98771,0.0,06/03/8517
+8.21096,46.84518,7704,7,4,6,8,14,3.65,5.0,fr,25227,154,1036812,1,5,Active Shallow Crust,0.0,89.98771,0.0,07/04/7704
+8.21096,46.84518,5894,9,11,18,10,10,3.65,5.0,fr,25228,117,1036812,1,5,Active Shallow Crust,0.0,89.98771,0.0,09/11/5894
+8.21096,46.84518,334,6,10,9,7,25,3.65,5.0,fr,25229,6,1036812,1,5,Active Shallow Crust,0.0,89.98771,0.0,06/10/0334
+8.21096,46.84518,2719,5,8,2,0,57,3.65,5.0,fr,25230,54,1036812,1,5,Active Shallow Crust,0.0,89.98771,0.0,05/08/2719
+8.21096,46.84518,6056,2,9,17,21,15,3.65,15.0,fr,25231,121,1036813,1,3,Active Shallow Crust,0.0,89.98771,0.0,02/09/6056
+8.21096,46.84518,7723,2,13,22,46,1,3.65,15.0,fr,25232,154,1036813,1,3,Active Shallow Crust,0.0,89.98771,0.0,02/13/7723
+8.21096,46.84518,6347,8,24,7,1,25,3.65,15.0,fr,25233,126,1036813,1,3,Active Shallow Crust,0.0,89.98771,0.0,08/24/6347
+8.21096,46.84518,3031,1,26,0,14,20,3.65,27.5,fr,25234,60,1036814,1,1,Active Shallow Crust,0.0,89.98771,0.0,01/26/3031
+8.21096,46.84518,5832,8,19,22,28,13,3.65,5.0,fr,25235,116,1036815,1,3,Active Shallow Crust,240.0001,58.01454,0.0,08/19/5832
+8.21096,46.84518,3730,11,23,17,14,7,3.65,5.0,fr,25236,74,1036815,1,3,Active Shallow Crust,240.0001,58.01454,0.0,11/23/3730
+8.21096,46.84518,5659,10,11,6,42,40,3.65,5.0,fr,25237,113,1036815,1,3,Active Shallow Crust,240.0001,58.01454,0.0,10/11/5659
+8.21096,46.84518,3532,11,24,21,17,27,3.65,15.0,fr,25238,70,1036816,1,1,Active Shallow Crust,240.0001,58.01454,0.0,11/24/3532
+8.21096,46.84518,4278,7,3,14,9,28,3.65,5.0,fr,25239,85,1036818,1,1,Active Shallow Crust,0.0,89.98756,-90.0,07/03/4278
+8.21096,46.84518,8960,7,1,8,54,34,3.65,15.0,fr,25240,179,1036822,1,2,Active Shallow Crust,128.8974,89.96353,0.0,07/01/8960
+8.21096,46.84518,5697,5,23,22,18,18,3.65,15.0,fr,25241,113,1036822,1,2,Active Shallow Crust,128.8974,89.96353,0.0,05/23/5697
+8.21096,46.84518,9342,3,14,8,48,19,3.75,5.0,fr,25242,186,1036824,1,6,Active Shallow Crust,0.0,89.98904,0.0,03/14/9342
+8.21096,46.84518,3396,7,19,4,58,19,3.75,5.0,fr,25243,67,1036824,1,6,Active Shallow Crust,0.0,89.98904,0.0,07/19/3396
+8.21096,46.84518,2793,7,1,12,9,9,3.75,5.0,fr,25244,55,1036824,1,6,Active Shallow Crust,0.0,89.98904,0.0,07/01/2793
+8.21096,46.84518,4994,7,23,21,56,20,3.75,5.0,fr,25245,99,1036824,1,6,Active Shallow Crust,0.0,89.98904,0.0,07/23/4994
+8.21096,46.84518,6502,12,27,12,26,6,3.75,5.0,fr,25246,130,1036824,1,6,Active Shallow Crust,0.0,89.98904,0.0,12/27/6502
+8.21096,46.84518,151,11,12,21,21,30,3.75,5.0,fr,25247,3,1036824,1,6,Active Shallow Crust,0.0,89.98904,0.0,11/12/0151
+8.21096,46.84518,8349,2,14,2,48,44,3.75,15.0,fr,25248,166,1036825,1,2,Active Shallow Crust,0.0,89.98904,0.0,02/14/8349
+8.21096,46.84518,2965,3,15,18,29,25,3.75,15.0,fr,25249,59,1036825,1,2,Active Shallow Crust,0.0,89.98904,0.0,03/15/2965
+8.21096,46.84518,4606,3,7,11,24,36,3.75,27.5,fr,25250,92,1036826,1,1,Active Shallow Crust,0.0,89.98904,0.0,03/07/4606
+8.21096,46.84518,610,4,4,16,14,22,3.75,5.0,fr,25251,12,1036827,1,2,Active Shallow Crust,240.0076,58.01746,0.0,04/04/0610
+8.21096,46.84518,2440,12,14,3,2,1,3.75,5.0,fr,25252,48,1036827,1,2,Active Shallow Crust,240.0076,58.01746,0.0,12/14/2440
+8.21096,46.84518,4461,9,18,18,8,13,3.75,5.0,fr,25253,89,1036830,1,2,Active Shallow Crust,0.0,89.98891,-90.0,09/18/4461
+8.21096,46.84518,4870,10,16,6,33,55,3.75,5.0,fr,25254,97,1036830,1,2,Active Shallow Crust,0.0,89.98891,-90.0,10/16/4870
+8.21096,46.84518,3012,1,26,5,32,52,3.75,5.0,fr,25255,60,1036833,1,2,Active Shallow Crust,128.8979,89.9675,0.0,01/26/3012
+8.21096,46.84518,3171,12,14,13,22,46,3.75,5.0,fr,25256,63,1036833,1,2,Active Shallow Crust,128.8979,89.9675,0.0,12/14/3171
+8.21096,46.84518,9310,7,21,12,9,45,3.85,5.0,fr,25257,186,1036836,1,7,Active Shallow Crust,0.0,89.99023,0.0,07/21/9310
+8.21096,46.84518,5921,7,11,18,33,35,3.85,5.0,fr,25258,118,1036836,1,7,Active Shallow Crust,0.0,89.99023,0.0,07/11/5921
+8.21096,46.84518,2609,11,27,5,45,14,3.85,5.0,fr,25259,52,1036836,1,7,Active Shallow Crust,0.0,89.99023,0.0,11/27/2609
+8.21096,46.84518,6096,4,25,9,50,33,3.85,5.0,fr,25260,121,1036836,1,7,Active Shallow Crust,0.0,89.99023,0.0,04/25/6096
+8.21096,46.84518,9167,11,6,2,38,53,3.85,5.0,fr,25261,183,1036836,1,7,Active Shallow Crust,0.0,89.99023,0.0,11/06/9167
+8.21096,46.84518,5104,1,15,8,0,10,3.85,5.0,fr,25262,102,1036836,1,7,Active Shallow Crust,0.0,89.99023,0.0,01/15/5104
+8.21096,46.84518,9099,3,10,2,7,0,3.85,5.0,fr,25263,181,1036836,1,7,Active Shallow Crust,0.0,89.99023,0.0,03/10/9099
+8.21096,46.84518,40,5,30,16,38,28,3.85,27.5,fr,25264,0,1036838,1,1,Active Shallow Crust,0.0,89.99023,0.0,05/30/0040
+8.21096,46.84518,1938,12,12,18,13,42,3.85,5.0,fr,25265,38,1036839,1,2,Active Shallow Crust,240.0098,57.99788,0.0,12/12/1938
+8.21096,46.84518,1850,2,9,13,2,18,3.85,5.0,fr,25266,36,1036839,1,2,Active Shallow Crust,240.0098,57.99788,0.0,02/09/1850
+8.21096,46.84518,9836,7,28,4,11,31,3.85,5.0,fr,25267,196,1036842,1,1,Active Shallow Crust,0.0,89.99012,-90.0,07/28/9836
+8.21096,46.84518,8923,10,17,7,13,56,3.85,15.0,fr,25268,178,1036843,1,1,Active Shallow Crust,0.0,89.99012,-90.0,10/17/8923
+8.21096,46.84518,364,10,18,14,52,1,3.85,5.0,fr,25269,7,1036845,1,1,Active Shallow Crust,128.8942,89.99512,0.0,10/18/0364
+8.21096,46.84518,3928,7,11,16,42,41,3.95,5.0,fr,25270,78,1036848,1,3,Active Shallow Crust,0.0,89.99129,0.0,07/11/3928
+8.21096,46.84518,7199,12,6,3,59,56,3.95,5.0,fr,25271,143,1036848,1,3,Active Shallow Crust,0.0,89.99129,0.0,12/06/7199
+8.21096,46.84518,3670,10,19,9,17,34,3.95,5.0,fr,25272,73,1036848,1,3,Active Shallow Crust,0.0,89.99129,0.0,10/19/3670
+8.21096,46.84518,3799,5,2,15,33,45,3.95,27.5,fr,25273,75,1036853,1,1,Active Shallow Crust,240.0211,58.00381,0.0,05/02/3799
+8.21096,46.84518,6677,12,22,7,8,38,3.95,27.5,fr,25274,133,1036859,1,1,Active Shallow Crust,128.9,89.99565,0.0,12/22/6677
+8.21096,46.84518,3512,10,23,10,57,15,4.05,5.0,fr,25275,70,1036860,1,1,Active Shallow Crust,0.0,89.99224,0.0,10/23/3512
+8.21096,46.84518,7590,6,20,21,1,50,4.05,15.0,fr,25276,151,1036867,1,1,Active Shallow Crust,0.0,89.99215,-90.0,06/20/7590
+8.21096,46.84518,9813,1,13,19,14,44,4.15,5.0,fr,25277,196,1036872,1,1,Active Shallow Crust,0.0,89.99309,0.0,01/13/9813
+8.21096,46.84518,2789,4,29,18,8,38,4.15,5.0,fr,25278,55,1036875,1,1,Active Shallow Crust,240.0091,57.99659,0.0,04/29/2789
+8.21096,46.84518,6685,4,26,0,59,36,4.25,5.0,fr,25279,133,1036884,1,3,Active Shallow Crust,0.0,89.98768,0.0,04/26/6685
+8.21096,46.84518,4237,11,9,9,10,38,4.25,5.0,fr,25280,84,1036884,1,3,Active Shallow Crust,0.0,89.98768,0.0,11/09/4237
+8.21096,46.84518,9241,8,27,11,20,23,4.25,5.0,fr,25281,184,1036884,1,3,Active Shallow Crust,0.0,89.98768,0.0,08/27/9241
+8.21096,46.84518,6476,2,12,23,0,54,4.25,15.0,fr,25282,129,1036885,1,1,Active Shallow Crust,0.0,89.98768,0.0,02/12/6476
+8.21096,46.84518,7454,1,16,1,19,8,4.25,5.0,fr,25283,149,1036887,1,1,Active Shallow Crust,240.0074,57.99446,0.0,01/16/7454
+8.21096,46.84518,9955,7,29,6,25,40,4.35,15.0,fr,25284,199,1036897,1,1,Active Shallow Crust,0.0,89.98901,0.0,07/29/9955
+8.21096,46.84518,3289,6,19,18,51,55,4.35,5.0,fr,25285,65,1036899,1,1,Active Shallow Crust,240.0094,57.99529,0.0,06/19/3289
+8.21096,46.84518,3055,5,2,20,8,44,4.45,5.0,fr,25286,61,1036911,1,1,Active Shallow Crust,240.0062,57.99458,0.0,05/02/3055
+8.21096,46.84518,5666,12,16,5,15,55,4.45,15.0,fr,25287,113,1036915,1,1,Active Shallow Crust,0.0,89.9901,-90.0,12/16/5666
+8.21096,46.84518,3271,8,27,11,50,49,4.45,27.5,fr,25288,65,1036916,1,1,Active Shallow Crust,0.0,89.9901,-90.0,08/27/3271
+8.21096,46.84518,6396,11,30,2,25,48,4.55,5.0,fr,25289,127,1036920,1,1,Active Shallow Crust,0.0,89.99127,0.0,11/30/6396
+8.21096,46.84518,5565,2,5,15,7,9,4.55,15.0,fr,25290,111,1036921,1,2,Active Shallow Crust,0.0,89.99127,0.0,02/05/5565
+8.21096,46.84518,3929,2,28,15,26,13,4.55,15.0,fr,25291,78,1036921,1,2,Active Shallow Crust,0.0,89.99127,0.0,02/28/3929
+8.21096,46.84518,5260,9,25,21,9,35,4.55,15.0,fr,25292,105,1036924,1,1,Active Shallow Crust,240.0091,57.99799,0.0,09/25/5260
+8.21096,46.84518,3364,1,17,10,46,27,4.65,5.0,fr,25293,67,1036932,1,1,Active Shallow Crust,0.0,89.98833,0.0,01/17/3364
+8.21096,46.84518,1978,6,6,6,14,12,4.65,15.0,fr,25294,39,1036939,1,1,Active Shallow Crust,0.0,89.9882,-90.0,06/06/1978
+8.21096,46.84518,8925,3,24,13,49,1,4.75,5.0,fr,25295,178,1036944,1,1,Active Shallow Crust,0.0,89.9896,0.0,03/24/8925
+8.21096,46.84518,3756,5,7,9,18,23,4.75,15.0,fr,25296,75,1036948,1,1,Active Shallow Crust,240.0081,58.00474,0.0,05/07/3756
+8.21096,46.84518,7148,8,6,12,23,1,4.85,5.0,fr,25297,142,1036956,1,1,Active Shallow Crust,0.0,89.99073,0.0,08/06/7148
+8.21096,46.84518,5972,7,3,15,12,7,4.95,5.0,fr,25298,119,1036968,1,2,Active Shallow Crust,0.0,89.98899,0.0,07/03/5972
+8.21096,46.84518,5222,12,25,6,45,2,4.95,5.0,fr,25299,104,1036968,1,2,Active Shallow Crust,0.0,89.98899,0.0,12/25/5222
+8.21096,46.84518,1358,4,21,17,43,45,4.95,15.0,fr,25300,27,1036975,1,1,Active Shallow Crust,0.0,89.98886,-90.0,04/21/1358
+8.21096,46.84518,1309,8,15,14,6,49,5.05,5.0,fr,25301,26,1036980,1,1,Active Shallow Crust,0.0,89.99019,0.0,08/15/1309
+8.21096,46.84518,7871,11,28,17,6,2,5.15,5.0,fr,25302,157,1036995,1,1,Active Shallow Crust,240.0196,58.00005,0.0,11/28/7871
+8.21096,46.84518,5333,11,16,14,35,41,5.45,15.0,fr,25303,106,1037029,1,2,Active Shallow Crust,0.0,89.99071,0.0,11/16/5333
+8.21096,46.84518,1123,10,17,10,47,42,5.45,15.0,fr,25304,22,1037029,1,2,Active Shallow Crust,0.0,89.99071,0.0,10/17/1123
+8.21096,46.84518,5872,11,9,10,27,37,5.75,15.0,fr,25305,117,1037065,1,1,Active Shallow Crust,0.0,89.99014,0.0,11/09/5872
+8.21096,46.84518,4004,2,26,18,35,33,5.75,5.0,fr,25306,80,1037067,1,1,Active Shallow Crust,240.0391,58.00183,0.0,02/26/4004
+5.38548,42.27836,4489,7,9,6,14,57,3.65,15.0,fr,25307,89,1037293,1,1,Active Shallow Crust,0.0,89.9867,0.0,07/09/4489
+-0.10401,45.0686,43,5,17,16,34,55,3.95,5.0,fr,25308,0,1037808,1,1,Active Shallow Crust,0.0,89.99003,0.0,05/17/0043
+-0.10401,45.0686,8556,11,29,7,11,13,4.65,15.0,fr,25309,171,1037902,1,1,Active Shallow Crust,128.8915,89.98701,0.0,11/29/8556
+3.33426,45.04295,2536,6,7,19,27,50,3.55,15.0,fr,25310,50,1038244,1,1,Active Shallow Crust,240.0117,57.99863,0.0,06/07/2536
+3.33426,45.04295,1417,3,25,5,30,56,3.65,5.0,fr,25311,28,1038252,1,2,Active Shallow Crust,0.0,89.99047,0.0,03/25/1417
+3.33426,45.04295,3900,11,2,13,57,21,3.65,5.0,fr,25312,77,1038252,1,2,Active Shallow Crust,0.0,89.99047,0.0,11/02/3900
+3.33426,45.04295,5813,10,26,4,30,8,3.65,15.0,fr,25313,116,1038253,1,1,Active Shallow Crust,0.0,89.99047,0.0,10/26/5813
+3.33426,45.04295,7094,7,6,0,11,16,3.65,5.0,fr,25314,141,1038255,1,1,Active Shallow Crust,240.0006,58.01322,0.0,07/06/7094
+3.33426,45.04295,1544,7,10,20,16,18,3.65,5.0,fr,25315,30,1038258,1,1,Active Shallow Crust,0.0,89.99036,-90.0,07/10/1544
+3.33426,45.04295,263,2,17,20,3,58,3.75,5.0,fr,25316,5,1038264,1,1,Active Shallow Crust,0.0,89.98868,0.0,02/17/0263
+3.33426,45.04295,5146,1,14,22,57,38,4.15,5.0,fr,25317,102,1038312,1,1,Active Shallow Crust,0.0,89.98929,0.0,01/14/5146
+3.33426,45.04295,3259,10,3,8,10,34,4.15,27.5,fr,25318,65,1038314,1,1,Active Shallow Crust,0.0,89.98929,0.0,10/03/3259
+3.33426,45.04295,1185,2,27,0,32,29,4.25,27.5,fr,25319,23,1038326,1,1,Active Shallow Crust,0.0,89.99045,0.0,02/27/1185
+3.33426,45.04295,9840,12,16,4,57,40,4.55,15.0,fr,25320,196,1038370,1,1,Active Shallow Crust,128.8944,89.98557,0.0,12/16/9840
+3.33426,45.04295,185,8,16,19,39,27,4.65,15.0,fr,25321,3,1038373,1,1,Active Shallow Crust,0.0,89.98996,0.0,08/16/0185
+3.33426,45.04295,9513,11,5,22,22,37,5.25,15.0,fr,25322,190,1038445,1,1,Active Shallow Crust,0.0,89.98993,0.0,11/05/9513
+-3.25511,44.20192,383,10,16,4,13,22,3.95,27.5,fr,25323,7,1038770,1,1,Active Shallow Crust,0.0,89.99088,0.0,10/16/0383
+6.52442,48.31896,662,3,23,1,10,51,3.55,5.0,fr,25324,13,1039200,1,2,Active Shallow Crust,0.0,89.99329,0.0,03/23/0662
+6.52442,48.31896,323,11,27,15,21,12,3.55,5.0,fr,25325,6,1039200,1,2,Active Shallow Crust,0.0,89.99329,0.0,11/27/0323
+6.52442,48.31896,7559,4,5,13,40,48,3.65,5.0,fr,25326,151,1039212,1,2,Active Shallow Crust,0.0,89.98804,0.0,04/05/7559
+6.52442,48.31896,8243,8,24,3,41,22,3.65,5.0,fr,25327,164,1039212,1,2,Active Shallow Crust,0.0,89.98804,0.0,08/24/8243
+6.52442,48.31896,809,3,5,14,8,50,3.95,5.0,fr,25328,16,1039248,1,1,Active Shallow Crust,0.0,89.99154,0.0,03/05/0809
+6.52442,48.31896,8554,6,6,19,35,16,4.05,5.0,fr,25329,171,1039260,1,2,Active Shallow Crust,0.0,89.98869,0.0,06/06/8554
+6.52442,48.31896,2882,2,18,18,21,42,4.05,5.0,fr,25330,57,1039260,1,2,Active Shallow Crust,0.0,89.98869,0.0,02/18/2882
+6.52442,48.31896,9467,3,12,10,48,56,4.15,15.0,fr,25331,189,1039273,1,1,Active Shallow Crust,0.0,89.98991,0.0,03/12/9467
+6.52442,48.31896,1113,1,21,4,30,9,4.55,15.0,fr,25332,22,1039321,1,1,Active Shallow Crust,0.0,89.9894,0.0,01/21/1113
+-1.00225,47.16027,878,9,7,7,30,54,3.55,15.0,fr,25333,17,1039681,1,1,Active Shallow Crust,0.0,89.98972,0.0,09/07/0878
+-1.00225,47.16027,3764,4,17,15,39,1,3.55,27.5,fr,25334,75,1039682,1,1,Active Shallow Crust,0.0,89.98972,0.0,04/17/3764
+-1.00225,47.16027,8791,6,10,1,5,55,3.55,15.0,fr,25335,175,1039690,1,1,Active Shallow Crust,128.896,89.994,0.0,06/10/8791
+-1.00225,47.16027,3778,7,9,14,43,3,3.65,5.0,fr,25336,75,1039692,1,3,Active Shallow Crust,0.0,89.9893,0.0,07/09/3778
+-1.00225,47.16027,5034,2,9,13,19,42,3.65,5.0,fr,25337,100,1039692,1,3,Active Shallow Crust,0.0,89.9893,0.0,02/09/5034
+-1.00225,47.16027,785,8,24,1,8,41,3.65,5.0,fr,25338,15,1039692,1,3,Active Shallow Crust,0.0,89.9893,0.0,08/24/0785
+-1.00225,47.16027,3313,12,11,4,39,42,3.65,5.0,fr,25339,66,1039695,1,1,Active Shallow Crust,240.0011,58.01287,0.0,12/11/3313
+-1.00225,47.16027,2208,9,25,1,19,7,3.75,5.0,fr,25340,44,1039704,1,2,Active Shallow Crust,0.0,89.99047,0.0,09/25/2208
+-1.00225,47.16027,7695,10,14,1,19,30,3.75,5.0,fr,25341,153,1039704,1,2,Active Shallow Crust,0.0,89.99047,0.0,10/14/7695
+-1.00225,47.16027,9408,11,5,2,35,6,3.85,5.0,fr,25342,188,1039716,1,2,Active Shallow Crust,0.0,89.9903,0.0,11/05/9408
+-1.00225,47.16027,7190,2,7,8,0,24,3.85,5.0,fr,25343,143,1039716,1,2,Active Shallow Crust,0.0,89.9903,0.0,02/07/7190
+-1.00225,47.16027,6467,5,17,21,42,50,3.85,5.0,fr,25344,129,1039719,1,1,Active Shallow Crust,240.0111,57.99779,0.0,05/17/6467
+-1.00225,47.16027,2997,2,23,16,34,47,3.95,15.0,fr,25345,59,1039729,1,1,Active Shallow Crust,0.0,89.99026,0.0,02/23/2997
+-1.00225,47.16027,7785,11,9,15,40,43,4.05,15.0,fr,25346,155,1039741,1,1,Active Shallow Crust,0.0,89.99036,0.0,11/09/7785
+-1.00225,47.16027,1805,5,19,18,10,40,4.15,5.0,fr,25347,36,1039752,1,1,Active Shallow Crust,0.0,89.98969,0.0,05/19/1805
+-1.00225,47.16027,1743,7,25,4,59,7,4.35,15.0,fr,25348,34,1039777,1,1,Active Shallow Crust,0.0,89.98976,0.0,07/25/1743
+-1.00225,47.16027,2367,6,21,3,2,59,4.45,15.0,fr,25349,47,1039789,1,1,Active Shallow Crust,0.0,89.99026,0.0,06/21/2367
+-1.00225,47.16027,6839,4,13,4,47,55,4.45,15.0,fr,25350,136,1039792,1,1,Active Shallow Crust,240.0055,57.99474,0.0,04/13/6839
+-1.00225,47.16027,127,2,9,0,5,45,4.55,15.0,fr,25351,2,1039807,1,1,Active Shallow Crust,0.0,89.99013,-90.0,02/09/0127
+-1.00225,47.16027,2723,7,13,16,20,15,4.65,27.5,fr,25352,54,1039820,1,1,Active Shallow Crust,0.0,89.99023,-90.0,07/13/2723
+-1.00225,47.16027,2465,12,14,17,8,32,5.05,15.0,fr,25353,49,1039861,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/14/2465
+-1.00225,47.16027,3432,10,8,18,49,29,5.75,5.0,fr,25354,68,1039944,1,1,Active Shallow Crust,0.0,89.99005,0.0,10/08/3432
+8.11689,46.70547,4999,9,14,7,19,39,3.55,5.0,fr,25355,99,1040160,1,2,Active Shallow Crust,0.0,89.98617,0.0,09/14/4999
+8.11689,46.70547,1111,1,13,15,18,20,3.55,5.0,fr,25356,22,1040160,1,2,Active Shallow Crust,0.0,89.98617,0.0,01/13/1111
+8.11689,46.70547,2110,3,27,12,25,24,3.55,15.0,fr,25357,42,1040161,1,1,Active Shallow Crust,0.0,89.98617,0.0,03/27/2110
+8.11689,46.70547,7616,7,23,18,13,27,3.55,27.5,fr,25358,152,1040168,1,1,Active Shallow Crust,0.0,89.98601,-90.0,07/23/7616
+8.11689,46.70547,737,9,10,2,23,5,3.55,5.0,fr,25359,14,1040169,1,1,Active Shallow Crust,128.8944,89.99309,0.0,09/10/0737
+8.11689,46.70547,3850,5,22,14,2,33,3.65,5.0,fr,25360,76,1040172,1,2,Active Shallow Crust,0.0,89.98767,0.0,05/22/3850
+8.11689,46.70547,5803,7,2,11,44,47,3.65,5.0,fr,25361,116,1040172,1,2,Active Shallow Crust,0.0,89.98767,0.0,07/02/5803
+8.11689,46.70547,9291,10,12,14,27,48,3.65,15.0,fr,25362,185,1040173,1,2,Active Shallow Crust,0.0,89.98767,0.0,10/12/9291
+8.11689,46.70547,6277,7,16,8,38,37,3.65,15.0,fr,25363,125,1040173,1,2,Active Shallow Crust,0.0,89.98767,0.0,07/16/6277
+8.11689,46.70547,8855,4,7,8,43,11,3.65,5.0,fr,25364,177,1040175,1,1,Active Shallow Crust,239.9998,58.0135,0.0,04/07/8855
+8.11689,46.70547,7932,5,2,13,0,7,3.65,5.0,fr,25365,158,1040178,1,2,Active Shallow Crust,0.0,89.98753,-90.0,05/02/7932
+8.11689,46.70547,7473,2,16,1,8,36,3.65,5.0,fr,25366,149,1040178,1,2,Active Shallow Crust,0.0,89.98753,-90.0,02/16/7473
+8.11689,46.70547,355,8,22,23,0,28,3.75,5.0,fr,25367,7,1040184,1,6,Active Shallow Crust,0.0,89.98901,0.0,08/22/0355
+8.11689,46.70547,2441,12,6,15,30,34,3.75,5.0,fr,25368,48,1040184,1,6,Active Shallow Crust,0.0,89.98901,0.0,12/06/2441
+8.11689,46.70547,6242,1,16,10,10,42,3.75,5.0,fr,25369,124,1040184,1,6,Active Shallow Crust,0.0,89.98901,0.0,01/16/6242
+8.11689,46.70547,1986,2,25,22,35,9,3.75,5.0,fr,25370,39,1040184,1,6,Active Shallow Crust,0.0,89.98901,0.0,02/25/1986
+8.11689,46.70547,2133,12,13,23,29,7,3.75,5.0,fr,25371,42,1040184,1,6,Active Shallow Crust,0.0,89.98901,0.0,12/13/2133
+8.11689,46.70547,4918,3,10,16,50,31,3.75,5.0,fr,25372,98,1040184,1,6,Active Shallow Crust,0.0,89.98901,0.0,03/10/4918
+8.11689,46.70547,492,7,27,11,23,13,3.75,27.5,fr,25373,9,1040186,1,1,Active Shallow Crust,0.0,89.98901,0.0,07/27/0492
+8.11689,46.70547,115,6,20,1,37,4,3.75,15.0,fr,25374,2,1040188,1,1,Active Shallow Crust,240.0088,58.01704,0.0,06/20/0115
+8.11689,46.70547,3151,7,9,7,26,29,3.85,5.0,fr,25375,63,1040196,1,1,Active Shallow Crust,0.0,89.99021,0.0,07/09/3151
+8.11689,46.70547,4496,11,2,15,22,28,3.85,15.0,fr,25376,89,1040197,1,1,Active Shallow Crust,0.0,89.99021,0.0,11/02/4496
+8.11689,46.70547,807,5,21,2,33,44,3.85,5.0,fr,25377,16,1040199,1,2,Active Shallow Crust,240.0106,57.99776,0.0,05/21/0807
+8.11689,46.70547,1484,4,16,22,53,54,3.85,5.0,fr,25378,29,1040199,1,2,Active Shallow Crust,240.0106,57.99776,0.0,04/16/1484
+8.11689,46.70547,8544,7,3,6,34,52,3.85,5.0,fr,25379,170,1040205,1,2,Active Shallow Crust,128.8953,89.9951,0.0,07/03/8544
+8.11689,46.70547,6049,3,22,23,6,28,3.85,5.0,fr,25380,120,1040205,1,2,Active Shallow Crust,128.8953,89.9951,0.0,03/22/6049
+8.11689,46.70547,2541,10,2,23,44,57,3.95,5.0,fr,25381,50,1040208,1,6,Active Shallow Crust,0.0,89.99127,0.0,10/02/2541
+8.11689,46.70547,7074,7,29,7,59,13,3.95,5.0,fr,25382,141,1040208,1,6,Active Shallow Crust,0.0,89.99127,0.0,07/29/7074
+8.11689,46.70547,533,2,10,20,7,23,3.95,5.0,fr,25383,10,1040208,1,6,Active Shallow Crust,0.0,89.99127,0.0,02/10/0533
+8.11689,46.70547,3392,12,25,16,55,43,3.95,5.0,fr,25384,67,1040208,1,6,Active Shallow Crust,0.0,89.99127,0.0,12/25/3392
+8.11689,46.70547,6697,12,20,10,26,13,3.95,5.0,fr,25385,133,1040208,1,6,Active Shallow Crust,0.0,89.99127,0.0,12/20/6697
+8.11689,46.70547,5287,8,23,11,26,32,3.95,5.0,fr,25386,105,1040208,1,6,Active Shallow Crust,0.0,89.99127,0.0,08/23/5287
+8.11689,46.70547,4035,12,5,21,48,7,3.95,15.0,fr,25387,80,1040209,1,1,Active Shallow Crust,0.0,89.99127,0.0,12/05/4035
+8.11689,46.70547,8769,6,8,6,8,46,3.95,15.0,fr,25388,175,1040218,1,1,Active Shallow Crust,128.8985,89.99564,0.0,06/08/8769
+8.11689,46.70547,9237,12,12,19,52,56,4.05,5.0,fr,25389,184,1040220,1,2,Active Shallow Crust,0.0,89.99223,0.0,12/12/9237
+8.11689,46.70547,8274,3,4,9,58,40,4.05,5.0,fr,25390,165,1040220,1,2,Active Shallow Crust,0.0,89.99223,0.0,03/04/8274
+8.11689,46.70547,5903,3,14,9,5,39,4.05,15.0,fr,25391,118,1040221,1,2,Active Shallow Crust,0.0,89.99223,0.0,03/14/5903
+8.11689,46.70547,3348,5,23,3,1,26,4.05,15.0,fr,25392,66,1040221,1,2,Active Shallow Crust,0.0,89.99223,0.0,05/23/3348
+8.11689,46.70547,1399,3,27,16,8,27,4.15,5.0,fr,25393,27,1040232,1,1,Active Shallow Crust,0.0,89.99306,0.0,03/27/1399
+8.11689,46.70547,1293,6,15,8,48,0,4.15,15.0,fr,25394,25,1040233,1,1,Active Shallow Crust,0.0,89.99306,0.0,06/15/1293
+8.11689,46.70547,895,2,21,21,43,59,4.15,27.5,fr,25395,17,1040234,1,1,Active Shallow Crust,0.0,89.99306,0.0,02/21/0895
+8.11689,46.70547,9537,8,3,14,5,13,4.15,15.0,fr,25396,190,1040236,1,1,Active Shallow Crust,240.0076,57.99752,0.0,08/03/9537
+8.11689,46.70547,9280,11,24,22,10,55,4.55,5.0,fr,25397,185,1040280,1,1,Active Shallow Crust,0.0,89.99125,0.0,11/24/9280
+8.11689,46.70547,142,12,22,1,0,59,4.75,5.0,fr,25398,2,1040304,1,1,Active Shallow Crust,0.0,89.98958,0.0,12/22/0142
+8.11689,46.70547,8012,11,15,10,34,8,4.75,5.0,fr,25399,160,1040307,1,1,Active Shallow Crust,240.0073,58.00496,0.0,11/15/8012
+8.11689,46.70547,7655,9,4,2,9,38,4.95,5.0,fr,25400,153,1040331,1,1,Active Shallow Crust,240.0118,58.00489,0.0,09/04/7655
+8.11689,46.70547,3700,7,15,19,52,4,5.05,15.0,fr,25401,73,1040341,1,1,Active Shallow Crust,0.0,89.99016,0.0,07/15/3700
+8.11689,46.70547,5769,3,25,18,19,7,5.05,5.0,fr,25402,115,1040346,1,1,Active Shallow Crust,0.0,89.99004,-90.0,03/25/5769
+8.11689,46.70547,6885,11,9,9,41,53,5.85,5.0,fr,25403,137,1040436,1,1,Active Shallow Crust,0.0,89.9902,0.0,11/09/6885
+4.61367,41.23006,1418,10,18,8,18,18,3.65,5.0,fr,25404,28,1040652,1,1,Active Shallow Crust,0.0,89.99324,0.0,10/18/1418
+4.61367,41.23006,2336,4,26,7,10,6,3.85,5.0,fr,25405,46,1040676,1,1,Active Shallow Crust,0.0,89.98927,0.0,04/26/2336
+4.61367,41.23006,2527,12,13,15,26,36,3.85,15.0,fr,25406,50,1040677,1,1,Active Shallow Crust,0.0,89.98927,0.0,12/13/2527
+4.61367,41.23006,267,10,31,12,48,47,4.35,5.0,fr,25407,5,1040736,1,1,Active Shallow Crust,0.0,89.99094,0.0,10/31/0267
+0.45403,46.86458,192,2,9,1,28,25,3.55,15.0,fr,25408,3,1041121,1,2,Active Shallow Crust,0.0,89.99009,0.0,02/09/0192
+0.45403,46.86458,7102,9,4,14,19,46,3.55,15.0,fr,25409,142,1041121,1,2,Active Shallow Crust,0.0,89.99009,0.0,09/04/7102
+0.45403,46.86458,8580,5,25,10,7,56,3.55,5.0,fr,25410,171,1041126,1,1,Active Shallow Crust,0.0,89.98997,-90.0,05/25/8580
+0.45403,46.86458,7329,12,13,23,46,58,3.65,5.0,fr,25411,146,1041132,1,3,Active Shallow Crust,0.0,89.99001,0.0,12/13/7329
+0.45403,46.86458,1318,2,10,3,12,6,3.65,5.0,fr,25412,26,1041132,1,3,Active Shallow Crust,0.0,89.99001,0.0,02/10/1318
+0.45403,46.86458,5243,10,8,2,7,10,3.65,5.0,fr,25413,104,1041132,1,3,Active Shallow Crust,0.0,89.99001,0.0,10/08/5243
+0.45403,46.86458,5196,6,14,3,54,35,3.65,15.0,fr,25414,103,1041133,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/14/5196
+0.45403,46.86458,3246,7,16,1,18,54,3.75,5.0,fr,25415,64,1041144,1,2,Active Shallow Crust,0.0,89.99007,0.0,07/16/3246
+0.45403,46.86458,1107,2,26,7,32,29,3.75,5.0,fr,25416,22,1041144,1,2,Active Shallow Crust,0.0,89.99007,0.0,02/26/1107
+0.45403,46.86458,4413,1,30,5,52,42,3.75,5.0,fr,25417,88,1041147,1,2,Active Shallow Crust,240.0085,58.01754,0.0,01/30/4413
+0.45403,46.86458,6711,7,19,9,55,23,3.75,5.0,fr,25418,134,1041147,1,2,Active Shallow Crust,240.0085,58.01754,0.0,07/19/6711
+0.45403,46.86458,1998,1,30,16,40,9,3.75,5.0,fr,25419,39,1041150,1,1,Active Shallow Crust,0.0,89.98996,-90.0,01/30/1998
+0.45403,46.86458,3989,3,26,6,38,22,3.85,15.0,fr,25420,79,1041157,1,2,Active Shallow Crust,0.0,89.98993,0.0,03/26/3989
+0.45403,46.86458,2428,4,7,19,23,40,3.85,15.0,fr,25421,48,1041157,1,2,Active Shallow Crust,0.0,89.98993,0.0,04/07/2428
+0.45403,46.86458,1411,2,12,12,32,40,3.95,5.0,fr,25422,28,1041168,1,1,Active Shallow Crust,0.0,89.98994,0.0,02/12/1411
+0.45403,46.86458,4819,7,31,10,49,55,4.05,5.0,fr,25423,96,1041180,1,1,Active Shallow Crust,0.0,89.99007,0.0,07/31/4819
+0.45403,46.86458,3947,5,13,19,48,35,4.35,5.0,fr,25424,78,1041216,1,1,Active Shallow Crust,0.0,89.99005,0.0,05/13/3947
+0.45403,46.86458,4962,1,15,4,35,23,4.35,27.5,fr,25425,99,1041218,1,1,Active Shallow Crust,0.0,89.99005,0.0,01/15/4962
+0.45403,46.86458,1076,12,15,23,2,24,4.35,5.0,fr,25426,21,1041219,1,1,Active Shallow Crust,240.0085,57.99597,0.0,12/15/1076
+0.45403,46.86458,4287,12,18,9,2,48,4.45,5.0,fr,25427,85,1041237,1,1,Active Shallow Crust,128.8921,89.99373,0.0,12/18/4287
+0.45403,46.86458,7262,8,2,1,52,46,4.55,5.0,fr,25428,145,1041240,1,1,Active Shallow Crust,0.0,89.99005,0.0,08/02/7262
+0.45403,46.86458,6789,10,14,22,0,0,4.75,5.0,fr,25429,135,1041264,1,1,Active Shallow Crust,0.0,89.99004,0.0,10/14/6789
+0.45403,46.86458,9579,7,20,8,26,20,5.25,5.0,fr,25430,191,1041327,1,1,Active Shallow Crust,240.0257,58.00031,0.0,07/20/9579
+0.45403,46.86458,5863,4,26,23,38,4,5.35,15.0,fr,25431,117,1041346,1,1,Active Shallow Crust,128.8829,89.98805,0.0,04/26/5863
+5.14782,48.39485,1760,2,7,17,34,1,3.55,5.0,fr,25432,35,1041600,1,2,Active Shallow Crust,0.0,89.9933,0.0,02/07/1760
+5.14782,48.39485,4629,7,20,3,48,59,3.55,5.0,fr,25433,92,1041600,1,2,Active Shallow Crust,0.0,89.9933,0.0,07/20/4629
+5.14782,48.39485,3071,11,2,16,33,29,3.55,15.0,fr,25434,61,1041607,1,1,Active Shallow Crust,0.0,89.99323,-90.0,11/02/3071
+5.14782,48.39485,7629,2,28,19,50,8,3.65,5.0,fr,25435,152,1041612,1,1,Active Shallow Crust,0.0,89.98807,0.0,02/28/7629
+5.14782,48.39485,4772,6,2,4,25,36,3.75,5.0,fr,25436,95,1041624,1,1,Active Shallow Crust,0.0,89.98936,0.0,06/02/4772
+5.14782,48.39485,4205,1,5,5,47,35,4.15,5.0,fr,25437,84,1041675,1,1,Active Shallow Crust,240.0087,57.99753,0.0,01/05/4205
+5.14782,48.39485,6299,7,3,1,43,20,4.55,5.0,fr,25438,125,1041726,1,1,Active Shallow Crust,0.0,89.98929,-90.0,07/03/6299
+5.14782,48.39485,891,7,3,20,30,33,4.95,5.0,fr,25439,17,1041768,1,1,Active Shallow Crust,0.0,89.99065,0.0,07/03/0891
+8.03154,48.99979,434,12,31,4,27,51,3.55,5.0,fr,25440,8,1042080,1,3,Active Shallow Crust,0.0,89.98677,0.0,12/31/0434
+8.03154,48.99979,4418,4,1,19,35,23,3.55,5.0,fr,25441,88,1042080,1,3,Active Shallow Crust,0.0,89.98677,0.0,04/01/4418
+8.03154,48.99979,4578,4,19,23,15,32,3.55,5.0,fr,25442,91,1042080,1,3,Active Shallow Crust,0.0,89.98677,0.0,04/19/4578
+8.03154,48.99979,6180,10,31,22,44,0,3.55,15.0,fr,25443,123,1042084,1,1,Active Shallow Crust,240.0139,57.99737,0.0,10/31/6180
+8.03154,48.99979,4258,5,20,11,19,7,3.55,5.0,fr,25444,85,1042086,1,1,Active Shallow Crust,0.0,89.98662,-90.0,05/20/4258
+8.03154,48.99979,5755,2,12,10,8,40,3.55,15.0,fr,25445,115,1042090,1,1,Active Shallow Crust,128.8935,89.99339,0.0,02/12/5755
+8.03154,48.99979,6961,9,22,17,31,11,3.65,5.0,fr,25446,139,1042092,1,2,Active Shallow Crust,0.0,89.9882,0.0,09/22/6961
+8.03154,48.99979,5336,10,27,7,52,1,3.65,5.0,fr,25447,106,1042092,1,2,Active Shallow Crust,0.0,89.9882,0.0,10/27/5336
+8.03154,48.99979,6322,4,6,13,0,38,3.65,5.0,fr,25448,126,1042098,1,1,Active Shallow Crust,0.0,89.98807,-90.0,04/06/6322
+8.03154,48.99979,5048,11,28,23,0,57,3.65,15.0,fr,25449,100,1042099,1,1,Active Shallow Crust,0.0,89.98807,-90.0,11/28/5048
+8.03154,48.99979,8939,9,21,13,32,8,3.75,5.0,fr,25450,178,1042104,1,1,Active Shallow Crust,0.0,89.98949,0.0,09/21/8939
+8.03154,48.99979,4193,3,20,20,23,41,3.75,5.0,fr,25451,83,1042107,1,1,Active Shallow Crust,240.0097,58.01722,0.0,03/20/4193
+8.03154,48.99979,3656,9,6,22,36,33,3.75,5.0,fr,25452,73,1042113,1,1,Active Shallow Crust,128.8985,89.96629,0.0,09/06/3656
+8.03154,48.99979,7976,1,13,3,1,5,3.85,5.0,fr,25453,159,1042116,1,1,Active Shallow Crust,0.0,89.99063,0.0,01/13/7976
+8.03154,48.99979,6106,7,29,4,48,0,3.85,5.0,fr,25454,122,1042119,1,2,Active Shallow Crust,240.0094,57.99842,0.0,07/29/6106
+8.03154,48.99979,1186,4,21,13,29,22,3.85,5.0,fr,25455,23,1042119,1,2,Active Shallow Crust,240.0094,57.99842,0.0,04/21/1186
+8.03154,48.99979,6067,7,10,13,56,34,3.85,15.0,fr,25456,121,1042120,1,1,Active Shallow Crust,240.0094,57.99842,0.0,07/10/6067
+8.03154,48.99979,4097,10,1,2,56,35,3.95,5.0,fr,25457,81,1042128,1,2,Active Shallow Crust,0.0,89.99165,0.0,10/01/4097
+8.03154,48.99979,1763,6,16,3,17,37,3.95,5.0,fr,25458,35,1042128,1,2,Active Shallow Crust,0.0,89.99165,0.0,06/16/1763
+8.03154,48.99979,1847,4,14,19,43,16,3.95,5.0,fr,25459,36,1042137,1,1,Active Shallow Crust,128.8996,89.99583,0.0,04/14/1847
+8.03154,48.99979,1967,4,28,6,27,58,4.05,5.0,fr,25460,39,1042140,1,2,Active Shallow Crust,0.0,89.99256,0.0,04/28/1967
+8.03154,48.99979,624,8,18,9,14,53,4.05,5.0,fr,25461,12,1042140,1,2,Active Shallow Crust,0.0,89.99256,0.0,08/18/0624
+8.03154,48.99979,8469,7,14,11,34,24,4.15,27.5,fr,25462,169,1042154,1,1,Active Shallow Crust,0.0,89.98674,0.0,07/14/8469
+8.03154,48.99979,8902,4,25,16,13,2,4.15,5.0,fr,25463,178,1042158,1,1,Active Shallow Crust,0.0,89.99329,-90.0,04/25/8902
+8.03154,48.99979,396,11,10,22,52,22,4.25,15.0,fr,25464,7,1042165,1,1,Active Shallow Crust,0.0,89.98818,0.0,11/10/0396
+8.03154,48.99979,5428,6,20,20,1,16,4.25,15.0,fr,25465,108,1042168,1,1,Active Shallow Crust,240.0091,57.99399,0.0,06/20/5428
+8.03154,48.99979,3011,6,22,13,1,15,4.35,5.0,fr,25466,60,1042176,1,1,Active Shallow Crust,0.0,89.98946,0.0,06/22/3011
+8.03154,48.99979,8753,1,5,7,41,30,4.65,5.0,fr,25467,175,1042212,1,1,Active Shallow Crust,0.0,89.98881,0.0,01/05/8753
+8.03154,48.99979,2591,2,2,10,23,5,5.25,15.0,fr,25468,51,1042285,1,1,Active Shallow Crust,0.0,89.99065,0.0,02/02/2591
+-4.14619,50.39732,1979,4,17,7,47,18,3.95,5.0,fr,25469,39,1042608,1,1,Active Shallow Crust,0.0,89.99189,0.0,04/17/1979
+-4.14619,50.39732,4282,6,1,21,10,17,4.15,5.0,fr,25470,85,1042641,1,1,Active Shallow Crust,128.8975,89.99356,0.0,06/01/4282
+4.11806,49.63134,9820,6,1,18,59,33,3.75,27.5,fr,25471,196,1043066,1,1,Active Shallow Crust,0.0,89.98962,0.0,06/01/9820
+4.11806,49.63134,1767,1,6,17,18,33,4.05,5.0,fr,25472,35,1043100,1,1,Active Shallow Crust,0.0,89.98898,0.0,01/06/1767
+4.11806,49.63134,8931,8,26,7,0,37,4.35,5.0,fr,25473,178,1043136,1,1,Active Shallow Crust,0.0,89.9896,0.0,08/26/8931
+-4.01168,47.70365,2791,2,7,15,27,39,3.55,15.0,fr,25474,55,1043521,1,1,Active Shallow Crust,0.0,89.99322,0.0,02/07/2791
+-4.01168,47.70365,6289,5,7,20,26,56,3.65,5.0,fr,25475,125,1043532,1,1,Active Shallow Crust,0.0,89.98791,0.0,05/07/6289
+-4.01168,47.70365,8983,4,25,15,11,34,3.75,5.0,fr,25476,179,1043544,1,1,Active Shallow Crust,0.0,89.98922,0.0,04/25/8983
+-4.01168,47.70365,2036,5,16,9,32,41,3.75,15.0,fr,25477,40,1043554,1,1,Active Shallow Crust,128.8965,89.96751,0.0,05/16/2036
+-4.01168,47.70365,2516,5,19,18,38,3,3.85,5.0,fr,25478,50,1043556,1,1,Active Shallow Crust,0.0,89.99039,0.0,05/19/2516
+-4.01168,47.70365,2911,10,30,6,16,40,3.85,15.0,fr,25479,58,1043557,1,1,Active Shallow Crust,0.0,89.99039,0.0,10/30/2911
+-4.01168,47.70365,6681,8,9,10,50,24,4.15,5.0,fr,25480,133,1043592,1,1,Active Shallow Crust,0.0,89.9898,0.0,08/09/6681
+-4.01168,47.70365,760,10,1,1,56,21,4.25,5.0,fr,25481,15,1043604,1,1,Active Shallow Crust,0.0,89.99091,0.0,10/01/0760
+5.54874,48.70124,5264,7,18,20,54,16,3.95,15.0,fr,25482,105,1044055,1,1,Active Shallow Crust,0.0,89.9915,-90.0,07/18/5264
+5.54874,48.70124,3877,12,31,3,45,26,4.65,27.5,fr,25483,77,1044134,1,1,Active Shallow Crust,0.0,89.99062,0.0,12/31/3877
+5.54874,48.70124,3702,9,7,20,13,43,4.75,15.0,fr,25484,74,1044145,1,1,Active Shallow Crust,0.0,89.98997,0.0,09/07/3702
+5.54874,48.70124,772,12,28,20,57,12,4.95,5.0,fr,25485,15,1044168,1,1,Active Shallow Crust,0.0,89.98937,0.0,12/28/0772
+1.55251,51.90642,8415,11,18,10,50,10,3.65,5.0,fr,25486,168,1044492,1,1,Active Shallow Crust,0.0,89.9903,0.0,11/18/8415
+1.55251,51.90642,516,1,10,16,29,26,3.65,5.0,fr,25487,10,1044498,1,1,Active Shallow Crust,0.0,89.99018,-90.0,01/10/0516
+1.55251,51.90642,2299,6,27,11,25,49,3.85,5.0,fr,25488,45,1044519,1,1,Active Shallow Crust,240.0115,57.99794,0.0,06/27/2299
+1.55251,51.90642,848,6,20,9,15,53,3.95,5.0,fr,25489,16,1044528,1,2,Active Shallow Crust,0.0,89.99019,0.0,06/20/0848
+1.55251,51.90642,4452,2,2,11,31,16,3.95,5.0,fr,25490,89,1044528,1,2,Active Shallow Crust,0.0,89.99019,0.0,02/02/4452
+1.55251,51.90642,5260,11,11,7,6,46,4.05,27.5,fr,25491,105,1044542,1,1,Active Shallow Crust,0.0,89.99038,0.0,11/11/5260
+1.55251,51.90642,2553,8,18,14,23,20,4.25,15.0,fr,25492,51,1044565,1,1,Active Shallow Crust,0.0,89.99027,0.0,08/18/2553
+-0.77971,49.8469,3071,6,11,17,42,30,3.55,27.5,fr,25493,61,1044968,1,1,Active Shallow Crust,0.0,89.99014,-90.0,06/11/3071
+-0.77971,49.8469,7730,11,14,12,0,11,3.65,5.0,fr,25494,154,1044972,1,3,Active Shallow Crust,0.0,89.98986,0.0,11/14/7730
+-0.77971,49.8469,9042,10,13,13,20,30,3.65,5.0,fr,25495,180,1044972,1,3,Active Shallow Crust,0.0,89.98986,0.0,10/13/9042
+-0.77971,49.8469,4436,9,1,8,25,34,3.65,5.0,fr,25496,88,1044972,1,3,Active Shallow Crust,0.0,89.98986,0.0,09/01/4436
+-0.77971,49.8469,7622,10,25,19,29,16,3.85,5.0,fr,25497,152,1044996,1,1,Active Shallow Crust,0.0,89.99022,0.0,10/25/7622
+-0.77971,49.8469,9076,5,10,7,56,26,3.95,5.0,fr,25498,181,1045008,1,2,Active Shallow Crust,359.9998,89.99026,0.0,05/10/9076
+-0.77971,49.8469,6867,7,15,9,25,52,3.95,5.0,fr,25499,137,1045008,1,2,Active Shallow Crust,359.9998,89.99026,0.0,07/15/6867
+-0.77971,49.8469,5049,6,19,18,42,6,4.25,5.0,fr,25500,100,1045044,1,1,Active Shallow Crust,0.0,89.98983,0.0,06/19/5049
+-0.77971,49.8469,9001,11,29,20,34,31,4.75,5.0,fr,25501,180,1045104,1,1,Active Shallow Crust,0.0,89.99,0.0,11/29/9001
+0.54559,51.35456,4366,5,17,0,51,46,3.55,5.0,fr,25502,87,1045920,1,1,Active Shallow Crust,0.0,89.98977,0.0,05/17/4366
+0.54559,51.35456,1744,6,10,21,56,5,3.55,5.0,fr,25503,34,1045923,1,1,Active Shallow Crust,240.0127,57.9982,0.0,06/10/1744
+0.54559,51.35456,5340,4,22,7,29,32,3.75,5.0,fr,25504,106,1045950,1,1,Active Shallow Crust,0.0,89.98988,-90.0,04/22/5340
+0.54559,51.35456,4410,3,8,3,37,41,3.85,5.0,fr,25505,88,1045956,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/08/4410
+0.54559,51.35456,4835,1,23,16,38,48,3.95,5.0,fr,25506,96,1045977,1,1,Active Shallow Crust,128.8998,89.99355,0.0,01/23/4835
+0.54559,51.35456,2987,1,7,10,22,35,4.05,27.5,fr,25507,59,1045982,1,1,Active Shallow Crust,0.0,89.98981,0.0,01/07/2987
+0.54559,51.35456,3371,6,18,10,35,53,4.75,15.0,fr,25508,67,1046074,1,1,Active Shallow Crust,128.8871,89.98805,0.0,06/18/3371
+0.54559,51.35456,1881,9,27,14,10,53,4.95,5.0,fr,25509,37,1046088,1,1,Active Shallow Crust,0.0,89.98994,0.0,09/27/1881
+-1.94432,45.30895,7898,8,4,13,49,0,4.05,5.0,fr,25510,157,1046460,1,1,Active Shallow Crust,0.0,89.99003,0.0,08/04/7898
+8.36707,47.37837,8157,12,6,7,13,17,3.55,5.0,fr,25511,163,1046880,1,7,Active Shallow Crust,0.0,89.98634,0.0,12/06/8157
+8.36707,47.37837,6454,2,2,5,11,4,3.55,5.0,fr,25512,129,1046880,1,7,Active Shallow Crust,0.0,89.98634,0.0,02/02/6454
+8.36707,47.37837,6713,9,13,7,29,59,3.55,5.0,fr,25513,134,1046880,1,7,Active Shallow Crust,0.0,89.98634,0.0,09/13/6713
+8.36707,47.37837,3702,8,21,17,14,28,3.55,5.0,fr,25514,74,1046880,1,7,Active Shallow Crust,0.0,89.98634,0.0,08/21/3702
+8.36707,47.37837,615,12,12,5,53,12,3.55,5.0,fr,25515,12,1046880,1,7,Active Shallow Crust,0.0,89.98634,0.0,12/12/0615
+8.36707,47.37837,5654,9,5,17,37,31,3.55,5.0,fr,25516,113,1046880,1,7,Active Shallow Crust,0.0,89.98634,0.0,09/05/5654
+8.36707,47.37837,8819,4,19,5,44,41,3.55,5.0,fr,25517,176,1046880,1,7,Active Shallow Crust,0.0,89.98634,0.0,04/19/8819
+8.36707,47.37837,8887,9,2,5,57,13,3.55,15.0,fr,25518,177,1046881,1,3,Active Shallow Crust,0.0,89.98634,0.0,09/02/8887
+8.36707,47.37837,4373,2,11,9,24,57,3.55,15.0,fr,25519,87,1046881,1,3,Active Shallow Crust,0.0,89.98634,0.0,02/11/4373
+8.36707,47.37837,3876,1,23,12,2,21,3.55,15.0,fr,25520,77,1046881,1,3,Active Shallow Crust,0.0,89.98634,0.0,01/23/3876
+8.36707,47.37837,2578,9,8,6,2,16,3.55,5.0,fr,25521,51,1046883,1,1,Active Shallow Crust,240.0125,57.99885,0.0,09/08/2578
+8.36707,47.37837,1402,10,4,13,22,31,3.55,15.0,fr,25522,28,1046884,1,1,Active Shallow Crust,240.0125,57.99885,0.0,10/04/1402
+8.36707,47.37837,9233,8,4,0,45,39,3.55,5.0,fr,25523,184,1046886,1,3,Active Shallow Crust,0.0,89.98618,-90.0,08/04/9233
+8.36707,47.37837,1167,7,11,16,49,47,3.55,5.0,fr,25524,23,1046886,1,3,Active Shallow Crust,0.0,89.98618,-90.0,07/11/1167
+8.36707,47.37837,9285,8,14,16,9,19,3.55,5.0,fr,25525,185,1046886,1,3,Active Shallow Crust,0.0,89.98618,-90.0,08/14/9285
+8.36707,47.37837,943,12,9,4,25,8,3.55,27.5,fr,25526,18,1046888,1,1,Active Shallow Crust,0.0,89.98618,-90.0,12/09/0943
+8.36707,47.37837,8478,1,20,0,32,40,3.55,5.0,fr,25527,169,1046889,1,3,Active Shallow Crust,128.8938,89.99317,0.0,01/20/8478
+8.36707,47.37837,2211,9,26,18,28,51,3.55,5.0,fr,25528,44,1046889,1,3,Active Shallow Crust,128.8938,89.99317,0.0,09/26/2211
+8.36707,47.37837,9103,12,14,0,54,54,3.55,5.0,fr,25529,182,1046889,1,3,Active Shallow Crust,128.8938,89.99317,0.0,12/14/9103
+8.36707,47.37837,7637,10,28,22,54,54,3.65,5.0,fr,25530,152,1046892,1,3,Active Shallow Crust,0.0,89.98783,0.0,10/28/7637
+8.36707,47.37837,9671,11,3,23,0,55,3.65,5.0,fr,25531,193,1046892,1,3,Active Shallow Crust,0.0,89.98783,0.0,11/03/9671
+8.36707,47.37837,2186,9,27,19,19,49,3.65,5.0,fr,25532,43,1046892,1,3,Active Shallow Crust,0.0,89.98783,0.0,09/27/2186
+8.36707,47.37837,2829,12,13,8,7,0,3.65,15.0,fr,25533,56,1046893,1,2,Active Shallow Crust,0.0,89.98783,0.0,12/13/2829
+8.36707,47.37837,2776,11,14,7,39,8,3.65,15.0,fr,25534,55,1046893,1,2,Active Shallow Crust,0.0,89.98783,0.0,11/14/2776
+8.36707,47.37837,1983,9,17,6,27,5,3.75,5.0,fr,25535,39,1046904,1,5,Active Shallow Crust,0.0,89.98915,0.0,09/17/1983
+8.36707,47.37837,1978,6,3,10,30,13,3.75,5.0,fr,25536,39,1046904,1,5,Active Shallow Crust,0.0,89.98915,0.0,06/03/1978
+8.36707,47.37837,510,4,15,2,14,12,3.75,5.0,fr,25537,10,1046904,1,5,Active Shallow Crust,0.0,89.98915,0.0,04/15/0510
+8.36707,47.37837,9885,2,21,17,11,34,3.75,5.0,fr,25538,197,1046904,1,5,Active Shallow Crust,0.0,89.98915,0.0,02/21/9885
+8.36707,47.37837,6212,11,29,9,54,6,3.75,5.0,fr,25539,124,1046904,1,5,Active Shallow Crust,0.0,89.98915,0.0,11/29/6212
+8.36707,47.37837,6864,4,2,20,34,46,3.75,15.0,fr,25540,137,1046905,1,1,Active Shallow Crust,0.0,89.98915,0.0,04/02/6864
+8.36707,47.37837,9683,7,21,15,51,37,3.75,27.5,fr,25541,193,1046906,1,1,Active Shallow Crust,0.0,89.98915,0.0,07/21/9683
+8.36707,47.37837,4922,1,25,17,4,43,3.75,5.0,fr,25542,98,1046910,1,3,Active Shallow Crust,0.0,89.98903,-90.0,01/25/4922
+8.36707,47.37837,8310,9,10,1,52,8,3.75,5.0,fr,25543,166,1046910,1,3,Active Shallow Crust,0.0,89.98903,-90.0,09/10/8310
+8.36707,47.37837,5464,3,27,20,0,53,3.75,5.0,fr,25544,109,1046910,1,3,Active Shallow Crust,0.0,89.98903,-90.0,03/27/5464
+8.36707,47.37837,2762,4,22,8,29,57,3.75,15.0,fr,25545,55,1046911,1,1,Active Shallow Crust,0.0,89.98903,-90.0,04/22/2762
+8.36707,47.37837,6765,12,15,8,34,53,3.75,27.5,fr,25546,135,1046912,1,1,Active Shallow Crust,0.0,89.98903,-90.0,12/15/6765
+8.36707,47.37837,7634,5,19,3,53,58,3.85,5.0,fr,25547,152,1046916,1,1,Active Shallow Crust,0.0,89.99033,0.0,05/19/7634
+8.36707,47.37837,9703,12,21,11,44,33,3.85,15.0,fr,25548,194,1046920,1,1,Active Shallow Crust,240.0116,57.99646,0.0,12/21/9703
+8.36707,47.37837,1151,3,12,16,2,0,3.85,5.0,fr,25549,23,1046922,1,1,Active Shallow Crust,0.0,89.99022,-90.0,03/12/1151
+8.36707,47.37837,2521,4,17,8,18,14,3.95,5.0,fr,25550,50,1046928,1,2,Active Shallow Crust,0.0,89.99139,0.0,04/17/2521
+8.36707,47.37837,8429,5,16,10,4,38,3.95,5.0,fr,25551,168,1046928,1,2,Active Shallow Crust,0.0,89.99139,0.0,05/16/8429
+8.36707,47.37837,841,12,8,22,12,1,3.95,15.0,fr,25552,16,1046929,1,1,Active Shallow Crust,0.0,89.99139,0.0,12/08/0841
+8.36707,47.37837,4861,1,25,10,4,57,3.95,27.5,fr,25553,97,1046933,1,1,Active Shallow Crust,240.0216,58.00405,0.0,01/25/4861
+8.36707,47.37837,8767,9,5,20,39,10,3.95,5.0,fr,25554,175,1046934,1,1,Active Shallow Crust,0.0,89.99128,-90.0,09/05/8767
+8.36707,47.37837,6647,10,25,21,4,36,3.95,15.0,fr,25555,132,1046935,1,1,Active Shallow Crust,0.0,89.99128,-90.0,10/25/6647
+8.36707,47.37837,193,10,24,16,45,59,3.95,15.0,fr,25556,3,1046938,1,1,Active Shallow Crust,128.9004,89.99569,0.0,10/24/0193
+8.36707,47.37837,555,4,15,17,37,8,4.05,5.0,fr,25557,11,1046940,1,2,Active Shallow Crust,0.0,89.99232,0.0,04/15/0555
+8.36707,47.37837,5775,9,8,16,49,9,4.05,5.0,fr,25558,115,1046940,1,2,Active Shallow Crust,0.0,89.99232,0.0,09/08/5775
+8.36707,47.37837,5614,4,18,0,3,48,4.05,27.5,fr,25559,112,1046942,1,1,Active Shallow Crust,0.0,89.99232,0.0,04/18/5614
+8.36707,47.37837,7457,1,21,6,57,57,4.05,15.0,fr,25560,149,1046944,1,1,Active Shallow Crust,240.0052,58.00644,0.0,01/21/7457
+8.36707,47.37837,1042,12,28,13,46,44,4.15,5.0,fr,25561,20,1046952,1,1,Active Shallow Crust,0.0,89.99316,0.0,12/28/1042
+8.36707,47.37837,2143,5,8,18,13,53,4.15,15.0,fr,25562,42,1046962,1,1,Active Shallow Crust,128.8995,89.99316,0.0,05/08/2143
+8.36707,47.37837,3969,9,19,14,15,24,4.25,15.0,fr,25563,79,1046965,1,1,Active Shallow Crust,0.0,89.9878,0.0,09/19/3969
+8.36707,47.37837,3397,3,17,15,0,6,4.35,15.0,fr,25564,67,1046977,1,1,Active Shallow Crust,0.0,89.98913,0.0,03/17/3397
+8.36707,47.37837,1543,5,30,14,9,46,4.35,5.0,fr,25565,30,1046982,1,1,Active Shallow Crust,0.0,89.989,-90.0,05/30/1543
+8.36707,47.37837,2696,3,27,14,48,6,4.45,5.0,fr,25566,53,1046988,1,1,Active Shallow Crust,0.0,89.99031,0.0,03/27/2696
+8.36707,47.37837,7100,12,4,13,38,32,4.45,5.0,fr,25567,141,1046991,1,1,Active Shallow Crust,240.0062,57.99506,0.0,12/04/7100
+8.36707,47.37837,1639,3,4,16,17,40,4.55,27.5,fr,25568,32,1047008,1,1,Active Shallow Crust,0.0,89.99126,-90.0,03/04/1639
+8.36707,47.37837,964,1,26,16,15,21,4.65,15.0,fr,25569,19,1047013,1,1,Active Shallow Crust,0.0,89.98845,0.0,01/26/0964
+8.36707,47.37837,3796,2,20,6,40,46,4.65,5.0,fr,25570,75,1047018,1,1,Active Shallow Crust,0.0,89.98832,-90.0,02/20/3796
+8.36707,47.37837,7848,2,20,4,45,56,4.75,5.0,fr,25571,156,1047024,1,1,Active Shallow Crust,0.0,89.98971,0.0,02/20/7848
+8.36707,47.37837,323,9,9,12,30,12,4.75,5.0,fr,25572,6,1047030,1,1,Active Shallow Crust,0.0,89.98959,-90.0,09/09/0323
+8.36707,47.37837,170,7,27,15,59,37,4.75,27.5,fr,25573,3,1047032,1,1,Active Shallow Crust,0.0,89.98959,-90.0,07/27/0170
+8.36707,47.37837,9326,8,14,0,11,7,4.85,5.0,fr,25574,186,1047036,1,2,Active Shallow Crust,0.0,89.99083,0.0,08/14/9326
+8.36707,47.37837,7682,2,1,23,15,19,4.85,5.0,fr,25575,153,1047036,1,2,Active Shallow Crust,0.0,89.99083,0.0,02/01/7682
+8.36707,47.37837,5707,9,9,14,23,54,4.85,15.0,fr,25576,114,1047037,1,1,Active Shallow Crust,0.0,89.99083,0.0,09/09/5707
+8.36707,47.37837,5206,3,23,5,59,57,5.25,15.0,fr,25577,104,1047085,1,1,Active Shallow Crust,0.0,89.99035,0.0,03/23/5206
+8.36707,47.37837,2438,10,13,4,20,44,5.45,5.0,fr,25578,48,1047111,1,1,Active Shallow Crust,240.0294,57.99879,0.0,10/13/2438
+8.36707,47.37837,6588,2,21,15,58,14,5.45,5.0,fr,25579,131,1047114,1,1,Active Shallow Crust,0.0,89.99069,-90.0,02/21/6588
+8.36707,47.37837,7258,12,18,5,48,26,5.65,5.0,fr,25580,145,1047132,1,1,Active Shallow Crust,0.0,89.99026,0.0,12/18/7258
+8.367069,47.37837,8539,1,30,23,54,43,6.05,5.357596,fr,25581,170,1047189,1,1,Active Shallow Crust,128.8589,89.98904,0.0,01/30/8539
+4.41335,51.63922,5022,9,10,11,15,13,3.65,5.0,fr,25582,100,1047372,1,1,Active Shallow Crust,0.0,89.98885,0.0,09/10/5022
+1.97495,46.02734,4078,8,28,10,24,53,3.55,5.0,fr,25583,81,1047840,1,1,Active Shallow Crust,0.0,89.98949,0.0,08/28/4078
+1.97495,46.02734,2031,12,26,10,20,56,3.55,5.0,fr,25584,40,1047846,1,1,Active Shallow Crust,0.0,89.98938,-90.0,12/26/2031
+1.97495,46.02734,4070,11,26,10,3,0,3.65,15.0,fr,25585,81,1047856,1,1,Active Shallow Crust,240.0011,58.0128,0.0,11/26/4070
+1.97495,46.02734,7978,4,4,18,54,0,3.75,5.0,fr,25586,159,1047864,1,1,Active Shallow Crust,0.0,89.99026,0.0,04/04/7978
+1.97495,46.02734,4751,7,27,0,37,4,3.75,5.0,fr,25587,95,1047867,1,2,Active Shallow Crust,240.0083,58.01739,0.0,07/27/4751
+1.97495,46.02734,3920,12,15,9,23,32,3.75,5.0,fr,25588,78,1047867,1,2,Active Shallow Crust,240.0083,58.01739,0.0,12/15/3920
+1.97495,46.02734,3898,3,4,5,5,45,3.75,5.0,fr,25589,77,1047873,1,1,Active Shallow Crust,128.8967,89.96735,0.0,03/04/3898
+1.97495,46.02734,812,3,20,22,40,38,3.95,15.0,fr,25590,16,1047889,1,1,Active Shallow Crust,0.0,89.99006,0.0,03/20/0812
+1.97495,46.02734,4646,4,11,15,6,12,4.35,5.0,fr,25591,92,1047939,1,1,Active Shallow Crust,240.0083,57.99588,0.0,04/11/4646
+1.97495,46.02734,6202,2,12,5,3,41,4.55,5.0,fr,25592,124,1047966,1,2,Active Shallow Crust,0.0,89.98992,-90.0,02/12/6202
+1.97495,46.02734,8874,10,13,4,35,26,4.55,5.0,fr,25593,177,1047966,1,2,Active Shallow Crust,0.0,89.98992,-90.0,10/13/8874
+1.97495,46.02734,4285,4,2,12,49,25,5.15,5.0,fr,25594,85,1048032,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/02/4285
+-2.85317,48.76139,2778,10,8,9,43,21,3.55,5.0,fr,25595,55,1048320,1,3,Active Shallow Crust,0.0,89.99003,0.0,10/08/2778
+-2.85317,48.76139,8737,3,4,10,30,8,3.55,5.0,fr,25596,174,1048320,1,3,Active Shallow Crust,0.0,89.99003,0.0,03/04/8737
+-2.85317,48.76139,4403,8,9,4,24,49,3.55,5.0,fr,25597,88,1048320,1,3,Active Shallow Crust,0.0,89.99003,0.0,08/09/4403
+-2.85317,48.76139,328,11,2,11,13,9,3.55,5.0,fr,25598,6,1048326,1,2,Active Shallow Crust,0.0,89.98991,-90.0,11/02/0328
+-2.85317,48.76139,1266,2,23,13,35,2,3.55,5.0,fr,25599,25,1048326,1,2,Active Shallow Crust,0.0,89.98991,-90.0,02/23/1266
+-2.85317,48.76139,2729,11,5,9,51,51,3.65,15.0,fr,25600,54,1048333,1,1,Active Shallow Crust,0.0,89.99111,0.0,11/05/2729
+-2.85317,48.76139,6806,9,5,2,42,14,3.75,5.0,fr,25601,136,1048344,1,2,Active Shallow Crust,0.0,89.98944,0.0,09/05/6806
+-2.85317,48.76139,6812,3,23,19,43,38,3.75,5.0,fr,25602,136,1048344,1,2,Active Shallow Crust,0.0,89.98944,0.0,03/23/6812
+-2.85317,48.76139,4830,4,4,13,53,26,3.85,5.0,fr,25603,96,1048359,1,3,Active Shallow Crust,240.0115,57.9976,0.0,04/04/4830
+-2.85317,48.76139,9135,10,19,18,4,46,3.85,5.0,fr,25604,182,1048359,1,3,Active Shallow Crust,240.0115,57.9976,0.0,10/19/9135
+-2.85317,48.76139,6653,10,9,18,11,13,3.85,5.0,fr,25605,133,1048359,1,3,Active Shallow Crust,240.0115,57.9976,0.0,10/09/6653
+-2.85317,48.76139,5352,3,12,14,3,40,3.85,27.5,fr,25606,107,1048361,1,1,Active Shallow Crust,240.0115,57.9976,0.0,03/12/5352
+-2.85317,48.76139,4332,3,3,15,29,1,3.85,5.0,fr,25607,86,1048365,1,1,Active Shallow Crust,128.8955,89.99412,0.0,03/03/4332
+-2.85317,48.76139,1858,8,5,20,50,58,3.95,5.0,fr,25608,37,1048368,1,1,Active Shallow Crust,0.0,89.98952,0.0,08/05/1858
+-2.85317,48.76139,3578,8,2,21,28,59,3.95,27.5,fr,25609,71,1048370,1,1,Active Shallow Crust,0.0,89.98952,0.0,08/02/3578
+-2.85317,48.76139,7827,6,23,23,28,50,3.95,5.0,fr,25610,156,1048371,1,1,Active Shallow Crust,240.0202,58.00495,0.0,06/23/7827
+-2.85317,48.76139,4639,4,13,9,57,4,4.05,27.5,fr,25611,92,1048382,1,1,Active Shallow Crust,0.0,89.99065,0.0,04/13/4639
+-2.85317,48.76139,8529,1,28,5,21,43,4.05,5.0,fr,25612,170,1048386,1,1,Active Shallow Crust,0.0,89.99055,-90.0,01/28/8529
+-2.85317,48.76139,5097,4,27,5,35,14,4.15,15.0,fr,25613,101,1048393,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/27/5097
+-2.85317,48.76139,5989,8,7,21,25,48,4.35,5.0,fr,25614,119,1048416,1,1,Active Shallow Crust,0.0,89.98941,0.0,08/07/5989
+-2.85317,48.76139,4262,6,28,0,21,37,4.75,5.0,fr,25615,85,1048470,1,1,Active Shallow Crust,0.0,89.98986,-90.0,06/28/4262
+0.74336,41.87636,3941,2,21,9,0,50,3.85,15.0,fr,25616,78,1048837,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/21/3941
+0.74336,41.87636,9039,3,8,21,32,3,3.85,5.0,fr,25617,180,1048845,1,1,Active Shallow Crust,128.896,89.99369,0.0,03/08/9039
+0.74336,41.87636,5377,12,25,16,38,15,3.95,5.0,fr,25618,107,1048854,1,1,Active Shallow Crust,0.0,89.98981,-90.0,12/25/5377
+3.95399,51.57336,4841,7,29,1,34,22,3.85,5.0,fr,25619,96,1049319,1,1,Active Shallow Crust,240.0112,57.99829,0.0,07/29/4841
+3.95399,51.57336,7044,11,20,23,25,53,4.25,5.0,fr,25620,140,1049364,1,1,Active Shallow Crust,0.0,89.9902,0.0,11/20/7044
+3.95399,51.57336,2922,11,11,23,32,58,4.25,27.5,fr,25621,58,1049366,1,1,Active Shallow Crust,0.0,89.9902,0.0,11/11/2922
+3.95399,51.57336,5604,4,12,1,26,31,4.55,5.0,fr,25622,112,1049400,1,1,Active Shallow Crust,0.0,89.99009,0.0,04/12/5604
+3.95399,51.57336,1091,4,18,14,8,32,5.15,27.5,fr,25623,21,1049474,1,1,Active Shallow Crust,0.0,89.99007,0.0,04/18/1091
+2.07502,51.02172,5828,5,18,18,7,36,3.55,5.0,fr,25624,116,1050240,1,1,Active Shallow Crust,0.0,89.99049,0.0,05/18/5828
+2.07502,51.02172,3615,8,27,21,41,57,3.55,5.0,fr,25625,72,1050243,1,1,Active Shallow Crust,240.0129,57.99844,0.0,08/27/3615
+2.07502,51.02172,1884,7,31,19,49,26,3.65,15.0,fr,25626,37,1050253,1,1,Active Shallow Crust,0.0,89.98869,0.0,07/31/1884
+2.07502,51.02172,6624,9,29,6,45,42,3.75,5.0,fr,25627,132,1050264,1,1,Active Shallow Crust,0.0,89.98992,0.0,09/29/6624
+2.07502,51.02172,2408,5,16,8,2,37,3.95,5.0,fr,25628,48,1050288,1,2,Active Shallow Crust,0.0,89.99,0.0,05/16/2408
+2.07502,51.02172,8401,1,20,6,25,58,3.95,5.0,fr,25629,168,1050288,1,2,Active Shallow Crust,0.0,89.99,0.0,01/20/8401
+2.07502,51.02172,7182,4,22,15,7,41,4.05,5.0,fr,25630,143,1050300,1,2,Active Shallow Crust,0.0,89.9893,0.0,04/22/7182
+2.07502,51.02172,3426,6,6,21,14,29,4.05,5.0,fr,25631,68,1050300,1,2,Active Shallow Crust,0.0,89.9893,0.0,06/06/3426
+7.84153,51.09457,6135,6,18,3,59,4,3.85,15.0,fr,25632,122,1050757,1,1,Active Shallow Crust,0.0,89.99104,0.0,06/18/6135
+-3.07839,49.54917,1319,9,17,7,7,10,3.85,27.5,fr,25633,26,1051241,1,1,Active Shallow Crust,240.0115,57.99803,0.0,09/17/1319
+-3.07839,49.54917,7201,10,18,21,1,6,3.95,5.0,fr,25634,144,1051251,1,1,Active Shallow Crust,240.0206,58.005,0.0,10/18/7201
+6.08733,42.50203,7368,5,24,9,29,44,3.55,5.0,fr,25635,147,1051680,1,1,Active Shallow Crust,0.0,89.99257,0.0,05/24/7368
+6.08733,42.50203,5896,5,21,20,43,28,3.75,15.0,fr,25636,117,1051705,1,1,Active Shallow Crust,0.0,89.98819,0.0,05/21/5896
+6.08733,42.50203,5893,6,3,12,36,0,4.05,15.0,fr,25637,117,1051747,1,1,Active Shallow Crust,0.0,89.99154,-90.0,06/03/5893
+-0.16159,45.33506,9131,11,9,21,26,19,4.15,5.0,fr,25638,182,1052232,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/09/9131
+-0.16159,45.33506,4018,6,28,11,26,46,4.15,15.0,fr,25639,80,1052233,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/28/4018
+2.32753,45.27679,8031,3,28,21,53,21,3.55,5.0,fr,25640,160,1052646,1,1,Active Shallow Crust,0.0,89.98923,-90.0,03/28/8031
+2.32753,45.27679,9980,6,7,17,5,2,3.55,5.0,fr,25641,199,1052649,1,1,Active Shallow Crust,128.8963,89.9929,0.0,06/07/9980
+2.32753,45.27679,886,8,24,2,8,58,3.65,5.0,fr,25642,17,1052652,1,2,Active Shallow Crust,0.0,89.99052,0.0,08/24/0886
+2.32753,45.27679,4487,12,22,8,53,53,3.65,5.0,fr,25643,89,1052652,1,2,Active Shallow Crust,0.0,89.99052,0.0,12/22/4487
+2.32753,45.27679,4940,6,7,7,28,54,3.75,5.0,fr,25644,98,1052664,1,2,Active Shallow Crust,0.0,89.98872,0.0,06/07/4940
+2.32753,45.27679,7520,12,31,7,48,4,3.75,5.0,fr,25645,150,1052664,1,2,Active Shallow Crust,0.0,89.98872,0.0,12/31/7520
+2.32753,45.27679,1667,11,19,0,56,51,3.75,27.5,fr,25646,33,1052666,1,2,Active Shallow Crust,0.0,89.98872,0.0,11/19/1667
+2.32753,45.27679,3319,5,1,19,18,26,3.75,27.5,fr,25647,66,1052666,1,2,Active Shallow Crust,0.0,89.98872,0.0,05/01/3319
+2.32753,45.27679,4379,3,1,13,23,31,4.05,5.0,fr,25648,87,1052700,1,1,Active Shallow Crust,0.0,89.99002,0.0,03/01/4379
+2.32753,45.27679,4999,1,1,14,19,38,4.25,15.0,fr,25649,99,1052734,1,1,Active Shallow Crust,128.8949,89.9809,0.0,01/01/4999
+2.32753,45.27679,2855,5,11,1,31,7,4.65,5.0,fr,25650,57,1052772,1,1,Active Shallow Crust,0.0,89.99,0.0,05/11/2855
+-3.1351,46.97111,248,6,27,22,53,9,3.75,5.0,fr,25651,4,1053144,1,1,Active Shallow Crust,0.0,89.98907,0.0,06/27/0248
+-4.10849,48.78337,8730,6,28,21,45,18,3.55,15.0,fr,25652,174,1053601,1,1,Active Shallow Crust,0.0,89.98671,0.0,06/28/8730
+-4.10849,48.78337,6950,6,23,13,56,36,3.55,5.0,fr,25653,138,1053606,1,1,Active Shallow Crust,0.0,89.99328,-90.0,06/23/6950
+-4.10849,48.78337,7172,3,18,12,57,32,3.65,15.0,fr,25654,143,1053613,1,1,Active Shallow Crust,0.0,89.98816,0.0,03/18/7172
+-4.10849,48.78337,778,4,13,15,34,37,3.65,5.0,fr,25655,15,1053618,1,1,Active Shallow Crust,0.0,89.98802,-90.0,04/13/0778
+-4.10849,48.78337,3575,3,28,8,50,56,3.65,15.0,fr,25656,71,1053622,1,1,Active Shallow Crust,128.9009,89.96297,0.0,03/28/3575
+-4.10849,48.78337,4069,2,22,10,3,42,3.75,5.0,fr,25657,81,1053633,1,1,Active Shallow Crust,128.8964,89.967,0.0,02/22/4069
+-4.10849,48.78337,6956,8,30,1,12,41,4.05,5.0,fr,25658,139,1053660,1,1,Active Shallow Crust,0.0,89.98879,0.0,08/30/6956
+-4.10849,48.78337,7967,7,30,5,4,46,4.05,15.0,fr,25659,159,1053661,1,1,Active Shallow Crust,0.0,89.98879,0.0,07/30/7967
+-4.10849,48.78337,1242,11,15,7,36,6,4.15,27.5,fr,25660,24,1053674,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/15/1242
+-4.10849,48.78337,7657,8,17,5,50,2,4.35,5.0,fr,25661,153,1053696,1,1,Active Shallow Crust,0.0,89.98942,0.0,08/17/7657
+-4.10849,48.78337,3312,6,10,7,57,7,4.65,27.5,fr,25662,66,1053737,1,1,Active Shallow Crust,240.0117,57.99448,0.0,06/10/3312
+5.50578,48.9476,5446,11,8,13,10,9,3.55,15.0,fr,25663,108,1054090,1,1,Active Shallow Crust,128.8954,89.99338,0.0,11/08/5446
+5.50578,48.9476,5168,12,21,17,15,40,4.65,5.0,fr,25664,103,1054215,1,1,Active Shallow Crust,240.0117,57.99421,0.0,12/21/5168
+6.27953,47.00914,667,7,9,21,26,31,3.55,5.0,fr,25665,13,1054560,1,2,Active Shallow Crust,0.0,89.99313,0.0,07/09/0667
+6.27953,47.00914,4761,1,19,6,47,32,3.55,5.0,fr,25666,95,1054560,1,2,Active Shallow Crust,0.0,89.99313,0.0,01/19/4761
+6.27953,47.00914,1683,10,18,17,18,21,3.55,15.0,fr,25667,33,1054561,1,2,Active Shallow Crust,0.0,89.99313,0.0,10/18/1683
+6.27953,47.00914,8531,5,8,15,25,55,3.55,15.0,fr,25668,170,1054561,1,2,Active Shallow Crust,0.0,89.99313,0.0,05/08/8531
+6.27953,47.00914,4364,4,27,9,39,30,3.55,27.5,fr,25669,87,1054562,1,1,Active Shallow Crust,0.0,89.99313,0.0,04/27/4364
+6.27953,47.00914,5485,10,5,7,34,46,3.55,5.0,fr,25670,109,1054566,1,1,Active Shallow Crust,0.0,89.99304,-90.0,10/05/5485
+6.27953,47.00914,512,3,14,10,2,33,3.65,5.0,fr,25671,10,1054572,1,2,Active Shallow Crust,0.0,89.98774,0.0,03/14/0512
+6.27953,47.00914,6739,2,13,8,28,19,3.65,5.0,fr,25672,134,1054572,1,2,Active Shallow Crust,0.0,89.98774,0.0,02/13/6739
+6.27953,47.00914,1214,9,1,2,20,12,3.65,5.0,fr,25673,24,1054578,1,1,Active Shallow Crust,0.0,89.9876,-90.0,09/01/1214
+6.27953,47.00914,3441,8,11,3,31,33,3.75,5.0,fr,25674,68,1054584,1,2,Active Shallow Crust,0.0,89.98907,0.0,08/11/3441
+6.27953,47.00914,1037,10,12,14,21,6,3.75,5.0,fr,25675,20,1054584,1,2,Active Shallow Crust,0.0,89.98907,0.0,10/12/1037
+6.27953,47.00914,3555,2,6,12,3,59,3.75,15.0,fr,25676,71,1054585,1,1,Active Shallow Crust,0.0,89.98907,0.0,02/06/3555
+6.27953,47.00914,2034,6,12,10,15,46,3.85,15.0,fr,25677,40,1054597,1,1,Active Shallow Crust,0.0,89.99026,0.0,06/12/2034
+6.27953,47.00914,5859,3,3,5,0,11,3.85,27.5,fr,25678,117,1054598,1,1,Active Shallow Crust,0.0,89.99026,0.0,03/03/5859
+6.27953,47.00914,217,3,8,13,33,58,3.95,5.0,fr,25679,4,1054608,1,2,Active Shallow Crust,0.0,89.99133,0.0,03/08/0217
+6.27953,47.00914,2624,5,29,14,27,33,3.95,5.0,fr,25680,52,1054608,1,2,Active Shallow Crust,0.0,89.99133,0.0,05/29/2624
+6.27953,47.00914,3308,7,22,12,55,59,4.15,27.5,fr,25681,66,1054643,1,1,Active Shallow Crust,128.8966,89.99483,0.0,07/22/3308
+6.27953,47.00914,5252,7,2,2,10,24,4.25,5.0,fr,25682,105,1054644,1,1,Active Shallow Crust,0.0,89.99078,0.0,07/02/5252
+6.27953,47.00914,4216,11,6,22,2,2,4.25,15.0,fr,25683,84,1054651,1,1,Active Shallow Crust,0.0,89.99068,-90.0,11/06/4216
+6.27953,47.00914,9328,10,3,15,45,39,4.35,5.0,fr,25684,186,1054656,1,1,Active Shallow Crust,0.0,89.98905,0.0,10/03/9328
+3.42683,40.38411,7063,1,7,7,40,1,3.55,5.0,fr,25685,141,1055040,1,1,Active Shallow Crust,0.0,89.98848,0.0,01/07/7063
+3.42683,40.38411,8148,11,16,4,36,38,3.65,15.0,fr,25686,162,1055053,1,1,Active Shallow Crust,0.0,89.98973,0.0,11/16/8148
+3.42683,40.38411,5387,7,31,4,9,33,3.75,5.0,fr,25687,107,1055064,1,1,Active Shallow Crust,0.0,89.99084,0.0,07/31/5387
+3.42683,40.38411,1560,7,17,18,15,18,4.55,5.0,fr,25688,31,1055160,1,1,Active Shallow Crust,0.0,89.99028,0.0,07/17/1560
+-3.74994,49.49198,6295,6,12,19,27,7,3.55,5.0,fr,25689,125,1055520,1,1,Active Shallow Crust,0.0,89.99017,0.0,06/12/6295
+-3.74994,49.49198,7218,6,15,2,28,28,3.95,15.0,fr,25690,144,1055575,1,1,Active Shallow Crust,0.0,89.98955,-90.0,06/15/7218
+-3.74994,49.49198,5617,2,14,11,51,40,4.25,15.0,fr,25691,112,1055608,1,1,Active Shallow Crust,240.0082,57.99426,0.0,02/14/5617
+5.59535,42.97702,7800,3,1,23,21,11,3.55,5.0,fr,25692,155,1056000,1,1,Active Shallow Crust,0.0,89.99262,0.0,03/01/7800
+5.59535,42.97702,1159,3,26,18,8,11,3.55,5.0,fr,25693,23,1056003,1,1,Active Shallow Crust,240.0123,57.99722,0.0,03/26/1159
+5.59535,42.97702,2758,3,12,1,47,27,3.75,5.0,fr,25694,55,1056024,1,1,Active Shallow Crust,0.0,89.98828,0.0,03/12/2758
+5.59535,42.97702,52,2,20,5,37,23,3.75,15.0,fr,25695,1,1056025,1,1,Active Shallow Crust,0.0,89.98828,0.0,02/20/0052
+5.59535,42.97702,9639,9,23,23,11,10,3.85,5.0,fr,25696,192,1056036,1,1,Active Shallow Crust,0.0,89.98956,0.0,09/23/9639
+5.59535,42.97702,7308,6,20,11,27,48,3.85,15.0,fr,25697,146,1056040,1,1,Active Shallow Crust,240.0103,57.99784,0.0,06/20/7308
+5.59535,42.97702,3344,2,14,14,4,26,4.35,5.0,fr,25698,66,1056105,1,1,Active Shallow Crust,128.8992,89.98235,0.0,02/14/3344
+5.59535,42.97702,9588,3,16,9,18,33,5.05,5.0,fr,25699,191,1056180,1,1,Active Shallow Crust,0.0,89.9895,0.0,03/16/9588
+-4.29942,47.5372,1252,10,25,23,50,43,3.55,15.0,fr,25700,25,1056967,1,1,Active Shallow Crust,0.0,89.99311,-90.0,10/25/1252
+-4.29942,47.5372,965,6,15,5,11,57,3.75,5.0,fr,25701,19,1056984,1,1,Active Shallow Crust,0.0,89.98918,0.0,06/15/0965
+-4.29942,47.5372,706,4,8,11,11,3,3.95,5.0,fr,25702,14,1057008,1,1,Active Shallow Crust,0.0,89.99141,0.0,04/08/0706
+4.27392,51.74055,9763,7,21,13,54,29,3.55,5.0,fr,25703,195,1057440,1,1,Active Shallow Crust,0.0,89.98751,0.0,07/21/9763
+4.27392,51.74055,5282,6,1,5,53,49,4.15,5.0,fr,25704,105,1057512,1,1,Active Shallow Crust,0.0,89.99061,0.0,06/01/5282
+9.21553,49.75069,2964,6,13,21,46,15,3.65,5.0,fr,25705,59,1057932,1,1,Active Shallow Crust,0.0,89.98839,0.0,06/13/2964
+9.21553,49.75069,3589,12,30,4,0,45,3.95,15.0,fr,25706,71,1057969,1,1,Active Shallow Crust,0.0,89.99178,0.0,12/30/3589
+0.80462,45.68089,54,3,3,3,1,34,3.55,5.0,fr,25707,1,1058400,1,2,Active Shallow Crust,0.0,89.99031,0.0,03/03/0054
+0.80462,45.68089,4607,11,24,17,51,38,3.55,5.0,fr,25708,92,1058400,1,2,Active Shallow Crust,0.0,89.99031,0.0,11/24/4607
+0.80462,45.68089,2486,8,12,13,54,9,3.75,5.0,fr,25709,49,1058424,1,1,Active Shallow Crust,0.0,89.9902,0.0,08/12/2486
+0.80462,45.68089,1543,9,7,20,27,19,3.75,15.0,fr,25710,30,1058425,1,1,Active Shallow Crust,0.0,89.9902,0.0,09/07/1543
+0.80462,45.68089,5762,6,8,1,18,47,3.75,5.0,fr,25711,115,1058430,1,1,Active Shallow Crust,0.0,89.99009,-90.0,06/08/5762
+0.80462,45.68089,8809,2,17,19,30,5,3.85,5.0,fr,25712,176,1058436,1,1,Active Shallow Crust,0.0,89.99003,0.0,02/17/8809
+0.80462,45.68089,9139,1,18,0,9,18,3.95,15.0,fr,25713,182,1058449,1,2,Active Shallow Crust,0.0,89.99,0.0,01/18/9139
+0.80462,45.68089,3244,3,10,9,0,29,3.95,15.0,fr,25714,64,1058449,1,2,Active Shallow Crust,0.0,89.99,0.0,03/10/3244
+0.80462,45.68089,2751,3,15,0,47,42,4.05,5.0,fr,25715,55,1058460,1,2,Active Shallow Crust,0.0,89.9901,0.0,03/15/2751
+0.80462,45.68089,9377,8,23,9,47,17,4.05,5.0,fr,25716,187,1058460,1,2,Active Shallow Crust,0.0,89.9901,0.0,08/23/9377
+0.80462,45.68089,8238,5,21,4,11,53,4.25,27.5,fr,25717,164,1058486,1,1,Active Shallow Crust,0.0,89.99017,0.0,05/21/8238
+0.80462,45.68089,453,1,21,23,31,20,4.35,5.0,fr,25718,9,1058496,1,1,Active Shallow Crust,0.0,89.98983,0.0,01/21/0453
+0.80462,45.68089,7601,11,28,10,58,57,4.75,5.0,fr,25719,152,1058544,1,1,Active Shallow Crust,0.0,89.99004,0.0,11/28/7601
+0.80462,45.68089,6195,4,29,6,12,27,5.05,15.0,fr,25720,123,1058587,1,1,Active Shallow Crust,0.0,89.99002,-90.0,04/29/6195
+-3.57922,42.62758,9741,7,10,11,23,54,3.65,5.0,fr,25721,194,1059375,1,1,Active Shallow Crust,240.0005,58.01292,0.0,07/10/9741
+-3.57922,42.62758,9278,5,9,6,29,20,4.55,5.0,fr,25722,185,1059483,1,1,Active Shallow Crust,240.0082,57.99724,0.0,05/09/9278
+-3.57922,42.62758,3290,10,1,20,44,7,4.65,5.0,fr,25723,65,1059492,1,1,Active Shallow Crust,0.0,89.98954,0.0,10/01/3290
+8.88203,48.70956,7616,6,21,8,41,12,3.55,5.0,fr,25724,152,1059840,1,3,Active Shallow Crust,0.0,89.98669,0.0,06/21/7616
+8.88203,48.70956,2328,10,23,4,48,10,3.55,5.0,fr,25725,46,1059840,1,3,Active Shallow Crust,0.0,89.98669,0.0,10/23/2328
+8.88203,48.70956,8174,4,5,0,5,17,3.55,5.0,fr,25726,163,1059840,1,3,Active Shallow Crust,0.0,89.98669,0.0,04/05/8174
+8.88203,48.70956,1364,2,15,20,29,41,3.55,15.0,fr,25727,27,1059841,1,1,Active Shallow Crust,0.0,89.98669,0.0,02/15/1364
+8.88203,48.70956,1981,9,14,13,34,0,3.55,27.5,fr,25728,39,1059842,1,1,Active Shallow Crust,0.0,89.98669,0.0,09/14/1981
+8.88203,48.70956,1479,2,26,18,52,16,3.55,5.0,fr,25729,29,1059846,1,1,Active Shallow Crust,0.0,89.98653,-90.0,02/26/1479
+8.88203,48.70956,7158,2,11,2,36,22,3.65,15.0,fr,25730,143,1059853,1,1,Active Shallow Crust,0.0,89.98814,0.0,02/11/7158
+8.88203,48.70956,5462,12,23,4,27,51,3.85,5.0,fr,25731,109,1059876,1,1,Active Shallow Crust,0.0,89.99058,0.0,12/23/5462
+8.88203,48.70956,5183,2,17,0,31,54,3.85,5.0,fr,25732,103,1059879,1,2,Active Shallow Crust,240.0099,57.99895,0.0,02/17/5183
+8.88203,48.70956,4113,1,21,23,40,41,3.85,5.0,fr,25733,82,1059879,1,2,Active Shallow Crust,240.0099,57.99895,0.0,01/21/4113
+8.88203,48.70956,128,12,14,9,36,9,3.95,15.0,fr,25734,2,1059889,1,2,Active Shallow Crust,0.0,89.9916,0.0,12/14/0128
+8.88203,48.70956,767,12,30,19,48,40,3.95,15.0,fr,25735,15,1059889,1,2,Active Shallow Crust,0.0,89.9916,0.0,12/30/0767
+8.88203,48.70956,4858,3,6,16,4,44,3.95,5.0,fr,25736,97,1059894,1,1,Active Shallow Crust,0.0,89.99151,-90.0,03/06/4858
+8.88203,48.70956,8369,6,22,1,23,28,4.05,5.0,fr,25737,167,1059900,1,1,Active Shallow Crust,0.0,89.99252,0.0,06/22/8369
+8.88203,48.70956,5158,7,4,22,4,45,4.25,5.0,fr,25738,103,1059924,1,1,Active Shallow Crust,0.0,89.98811,0.0,07/04/5158
+8.88203,48.70956,5676,1,13,16,31,10,4.45,5.0,fr,25739,113,1059948,1,1,Active Shallow Crust,0.0,89.99055,0.0,01/13/5676
+8.88203,48.70956,4990,5,21,18,17,10,4.85,27.5,fr,25740,99,1059998,1,1,Active Shallow Crust,0.0,89.99106,0.0,05/21/4990
+0.9156,47.69496,4845,5,24,6,56,3,3.55,5.0,fr,25741,96,1060803,1,1,Active Shallow Crust,240.0123,57.99821,0.0,05/24/4845
+0.9156,47.69496,1559,1,22,19,30,41,3.95,5.0,fr,25742,31,1060851,1,1,Active Shallow Crust,240.0199,58.00501,0.0,01/22/1559
+0.9156,47.69496,3838,4,17,12,1,14,4.25,15.0,fr,25743,76,1060885,1,1,Active Shallow Crust,0.0,89.99014,0.0,04/17/3838
+0.9156,47.69496,6449,10,21,13,34,6,4.55,5.0,fr,25744,128,1060920,1,1,Active Shallow Crust,0.0,89.99007,0.0,10/21/6449
+0.898622,47.71474,2728,1,31,11,26,3,6.65,9.065474,fr,25745,54,1061175,1,1,Active Shallow Crust,240.1196,58.00032,0.0,01/31/2728
+2.98001,52.06794,4958,1,12,12,27,29,3.55,5.0,fr,25746,99,1061289,1,1,Active Shallow Crust,128.8953,89.9938,0.0,01/12/4958
+2.98001,52.06794,9882,12,23,14,11,54,3.65,5.0,fr,25747,197,1061292,1,1,Active Shallow Crust,0.0,89.98895,0.0,12/23/9882
+2.98001,52.06794,9021,7,12,3,1,37,3.75,15.0,fr,25748,180,1061305,1,1,Active Shallow Crust,0.0,89.99015,0.0,07/12/9021
+2.98001,52.06794,8396,7,24,0,6,25,4.35,5.0,fr,25749,167,1061376,1,1,Active Shallow Crust,0.0,89.99013,0.0,07/24/8396
+2.98001,52.06794,61,3,30,23,19,2,4.55,5.0,fr,25750,1,1061403,1,1,Active Shallow Crust,240.0112,57.99757,0.0,03/30/0061
+2.98001,52.06794,8942,7,4,3,48,37,4.75,15.0,fr,25751,178,1061425,1,1,Active Shallow Crust,0.0,89.98988,0.0,07/04/8942
+6.40453,49.06259,4483,3,2,11,1,33,3.65,15.0,fr,25752,89,1061773,1,1,Active Shallow Crust,0.0,89.98822,0.0,03/02/4483
+6.40453,49.06259,4724,2,20,20,9,59,3.65,5.0,fr,25753,94,1061778,1,1,Active Shallow Crust,0.0,89.98808,-90.0,02/20/4724
+6.40453,49.06259,9496,10,6,5,49,42,3.75,15.0,fr,25754,189,1061785,1,1,Active Shallow Crust,0.0,89.9895,0.0,10/06/9496
+6.40453,49.06259,7610,4,6,21,12,29,3.75,15.0,fr,25755,152,1061791,1,1,Active Shallow Crust,0.0,89.98938,-90.0,04/06/7610
+6.40453,49.06259,3561,10,22,2,15,37,4.15,15.0,fr,25756,71,1061833,1,1,Active Shallow Crust,0.0,89.99007,0.0,10/22/3561
+6.40453,49.06259,7591,3,1,5,41,10,4.45,27.5,fr,25757,151,1061870,1,1,Active Shallow Crust,0.0,89.99062,0.0,03/01/7591
+3.63549,44.56347,6139,12,11,15,47,39,3.55,27.5,fr,25758,122,1062242,1,1,Active Shallow Crust,0.0,89.98922,0.0,12/11/6139
+3.63549,44.56347,8303,7,23,11,27,7,3.55,5.0,fr,25759,166,1062246,1,1,Active Shallow Crust,0.0,89.9891,-90.0,07/23/8303
+3.63549,44.56347,4067,12,23,12,28,30,3.55,5.0,fr,25760,81,1062249,1,1,Active Shallow Crust,128.8962,89.99281,0.0,12/23/4067
+3.63549,44.56347,1973,12,29,8,10,7,3.65,5.0,fr,25761,39,1062252,1,1,Active Shallow Crust,0.0,89.99039,0.0,12/29/1973
+3.63549,44.56347,4760,1,21,23,15,36,3.65,5.0,fr,25762,95,1062255,1,1,Active Shallow Crust,240.0011,58.01312,0.0,01/21/4760
+3.63549,44.56347,8017,6,29,22,7,58,3.85,5.0,fr,25763,160,1062285,1,1,Active Shallow Crust,128.8958,89.99364,0.0,06/29/8017
+3.63549,44.56347,4071,2,12,3,44,59,4.55,5.0,fr,25764,81,1062360,1,1,Active Shallow Crust,0.0,89.98978,0.0,02/12/4071
+-1.11331,42.64427,4112,8,4,4,20,39,3.55,5.0,fr,25765,82,1062720,1,1,Active Shallow Crust,0.0,89.99073,0.0,08/04/4112
+-1.11331,42.64427,4919,5,28,22,54,57,3.55,15.0,fr,25766,98,1062721,1,1,Active Shallow Crust,0.0,89.99073,0.0,05/28/4919
+-1.11331,42.64427,3145,3,16,21,5,4,3.55,27.5,fr,25767,62,1062725,1,1,Active Shallow Crust,240.0121,57.99778,0.0,03/16/3145
+-1.11331,42.64427,6007,10,27,10,43,35,3.65,5.0,fr,25768,120,1062732,1,2,Active Shallow Crust,0.0,89.99008,0.0,10/27/6007
+-1.11331,42.64427,9779,7,19,4,59,9,3.65,5.0,fr,25769,195,1062732,1,2,Active Shallow Crust,0.0,89.99008,0.0,07/19/9779
+-1.11331,42.64427,7513,11,27,11,10,55,3.65,5.0,fr,25770,150,1062735,1,1,Active Shallow Crust,240.0009,58.01289,0.0,11/27/7513
+-1.11331,42.64427,8,2,11,4,25,7,3.65,27.5,fr,25771,0,1062737,1,1,Active Shallow Crust,240.0009,58.01281,0.0,02/11/0008
+-1.11331,42.64427,1652,5,11,21,11,24,3.75,5.0,fr,25772,33,1062744,1,3,Active Shallow Crust,0.0,89.98969,0.0,05/11/1652
+-1.11331,42.64427,3000,11,13,13,1,16,3.75,5.0,fr,25773,59,1062744,1,3,Active Shallow Crust,0.0,89.98969,0.0,11/13/3000
+-1.11331,42.64427,6121,8,13,22,19,20,3.75,5.0,fr,25774,122,1062744,1,3,Active Shallow Crust,0.0,89.98969,0.0,08/13/6121
+-1.11331,42.64427,5527,11,8,1,38,28,3.75,15.0,fr,25775,110,1062748,1,2,Active Shallow Crust,240.0077,58.01771,0.0,11/08/5527
+-1.11331,42.64427,6316,1,11,4,46,18,3.75,15.0,fr,25776,126,1062748,1,2,Active Shallow Crust,240.0077,58.01771,0.0,01/11/6316
+-1.11331,42.64427,7310,1,16,21,27,19,3.75,5.0,fr,25777,146,1062750,1,1,Active Shallow Crust,0.0,89.98957,-90.0,01/16/7310
+-1.11331,42.64427,2679,3,13,14,38,17,3.75,5.0,fr,25778,53,1062753,1,2,Active Shallow Crust,128.897,89.96729,0.0,03/13/2679
+-1.11331,42.64427,385,3,24,2,6,0,3.75,5.0,fr,25779,7,1062753,1,2,Active Shallow Crust,128.897,89.96729,0.0,03/24/0385
+-1.11331,42.64427,1138,7,3,19,15,16,3.85,5.0,fr,25780,22,1062759,1,2,Active Shallow Crust,240.0106,57.99762,0.0,07/03/1138
+-1.11331,42.64427,4596,6,27,13,12,39,3.85,5.0,fr,25781,91,1062759,1,2,Active Shallow Crust,240.0106,57.99762,0.0,06/27/4596
+-1.11331,42.64427,7512,7,11,17,28,12,3.85,27.5,fr,25782,150,1062761,1,1,Active Shallow Crust,240.0106,57.99762,0.0,07/11/7512
+-1.11331,42.64427,6913,4,21,6,45,35,3.95,5.0,fr,25783,138,1062768,1,1,Active Shallow Crust,0.0,89.98947,0.0,04/21/6913
+-1.11331,42.64427,2024,11,8,1,21,39,3.95,15.0,fr,25784,40,1062769,1,1,Active Shallow Crust,0.0,89.98947,0.0,11/08/2024
+-1.11331,42.64427,7284,2,10,13,47,12,3.95,5.0,fr,25785,145,1062771,1,1,Active Shallow Crust,240.0191,58.00475,0.0,02/10/7284
+-1.11331,42.64427,5105,2,26,10,37,35,3.95,15.0,fr,25786,102,1062772,1,1,Active Shallow Crust,240.0191,58.00475,0.0,02/26/5105
+-1.11331,42.64427,2712,10,30,11,35,39,5.65,27.5,fr,25787,54,1062974,1,1,Active Shallow Crust,359.9999,89.99008,0.0,10/30/2712
+4.01191,41.14655,7865,1,22,1,1,48,3.55,15.0,fr,25788,157,1063207,1,1,Active Shallow Crust,0.0,89.99232,-90.0,01/22/7865
+4.01191,41.14655,7131,9,18,13,55,19,3.65,5.0,fr,25789,142,1063221,1,1,Active Shallow Crust,128.9008,89.96342,0.0,09/18/7131
+4.01191,41.14655,2916,7,17,20,35,52,3.75,5.0,fr,25790,58,1063224,1,1,Active Shallow Crust,0.0,89.98794,0.0,07/17/2916
+4.01191,41.14655,6792,10,7,4,13,34,4.55,15.0,fr,25791,135,1063321,1,1,Active Shallow Crust,0.0,89.99039,0.0,10/07/6792
+7.31371,50.66613,5121,3,18,5,27,43,3.55,5.0,fr,25792,102,1063680,1,4,Active Shallow Crust,0.0,89.98721,0.0,03/18/5121
+7.31371,50.66613,6963,2,10,1,12,2,3.55,5.0,fr,25793,139,1063680,1,4,Active Shallow Crust,0.0,89.98721,0.0,02/10/6963
+7.31371,50.66613,8780,3,26,13,49,40,3.55,5.0,fr,25794,175,1063680,1,4,Active Shallow Crust,0.0,89.98721,0.0,03/26/8780
+7.31371,50.66613,7239,7,20,14,3,26,3.55,5.0,fr,25795,144,1063680,1,4,Active Shallow Crust,0.0,89.98721,0.0,07/20/7239
+7.31371,50.66613,4381,5,27,8,15,14,3.55,15.0,fr,25796,87,1063684,1,1,Active Shallow Crust,240.0125,57.99865,0.0,05/27/4381
+7.31371,50.66613,5230,12,22,17,1,27,3.55,27.5,fr,25797,104,1063688,1,1,Active Shallow Crust,0.0,89.98707,-90.0,12/22/5230
+7.31371,50.66613,177,3,13,16,43,20,3.65,5.0,fr,25798,3,1063692,1,2,Active Shallow Crust,0.0,89.98861,0.0,03/13/0177
+7.31371,50.66613,719,9,7,19,48,31,3.65,5.0,fr,25799,14,1063692,1,2,Active Shallow Crust,0.0,89.98861,0.0,09/07/0719
+7.31371,50.66613,5862,2,23,1,45,46,3.65,27.5,fr,25800,117,1063694,1,1,Active Shallow Crust,0.0,89.98861,0.0,02/23/5862
+7.31371,50.66613,3257,7,7,22,34,5,3.75,5.0,fr,25801,65,1063704,1,1,Active Shallow Crust,0.0,89.98985,0.0,07/07/3257
+7.31371,50.66613,6525,10,20,3,19,55,3.75,15.0,fr,25802,130,1063705,1,1,Active Shallow Crust,0.0,89.98985,0.0,10/20/6525
+7.31371,50.66613,2542,6,11,15,17,17,3.75,27.5,fr,25803,50,1063709,1,1,Active Shallow Crust,240.0085,58.01787,0.0,06/11/2542
+7.31371,50.66613,8874,6,10,1,7,0,3.85,5.0,fr,25804,177,1063719,1,2,Active Shallow Crust,240.0121,57.99774,0.0,06/10/8874
+7.31371,50.66613,9088,7,26,20,22,23,3.85,5.0,fr,25805,181,1063719,1,2,Active Shallow Crust,240.0121,57.99774,0.0,07/26/9088
+7.31371,50.66613,3878,6,12,12,53,52,3.95,5.0,fr,25806,77,1063728,1,1,Active Shallow Crust,0.0,89.99194,0.0,06/12/3878
+7.31371,50.66613,1142,2,13,13,44,22,3.95,5.0,fr,25807,22,1063737,1,1,Active Shallow Crust,128.9008,89.99194,0.0,02/13/1142
+7.31371,50.66613,7813,11,12,19,46,20,4.05,5.0,fr,25808,156,1063746,1,1,Active Shallow Crust,0.0,89.98909,-90.0,11/12/7813
+7.31371,50.66613,3438,5,12,0,50,23,4.05,15.0,fr,25809,68,1063750,1,1,Active Shallow Crust,128.8889,89.99461,0.0,05/12/3438
+7.31371,50.66613,2902,3,6,23,58,16,4.35,5.0,fr,25810,58,1063776,1,2,Active Shallow Crust,0.0,89.98982,0.0,03/06/2902
+7.31371,50.66613,4441,9,3,23,22,12,4.35,5.0,fr,25811,88,1063776,1,2,Active Shallow Crust,0.0,89.98982,0.0,09/03/4441
+7.31371,50.66613,7081,8,8,13,24,39,4.45,5.0,fr,25812,141,1063788,1,1,Active Shallow Crust,0.0,89.99093,0.0,08/08/7081
+7.31371,50.66613,2876,10,17,9,40,27,4.55,5.0,fr,25813,57,1063803,1,1,Active Shallow Crust,240.0106,57.99799,0.0,10/17/2876
+7.31371,50.66613,8657,11,30,9,35,33,4.75,15.0,fr,25814,173,1063825,1,1,Active Shallow Crust,0.0,89.99036,0.0,11/30/8657
+0.28643,41.69315,6776,2,13,20,2,24,3.65,5.0,fr,25815,135,1064172,1,1,Active Shallow Crust,0.0,89.98994,0.0,02/13/6776
+0.28643,41.69315,2555,1,8,7,17,34,3.95,5.0,fr,25816,51,1064208,1,1,Active Shallow Crust,0.0,89.98991,0.0,01/08/2555
+0.28643,41.69315,4979,4,5,0,28,52,3.95,5.0,fr,25817,99,1064211,1,1,Active Shallow Crust,240.0191,58.00486,0.0,04/05/4979
+0.28643,41.69315,7873,4,24,17,50,35,4.45,5.0,fr,25818,157,1064268,1,1,Active Shallow Crust,0.0,89.98998,0.0,04/24/7873
+-3.66744,44.15294,7989,12,28,15,53,17,4.15,5.0,fr,25819,159,1064712,1,1,Active Shallow Crust,0.0,89.98912,0.0,12/28/7989
+6.49562,51.3053,6839,10,4,19,23,30,3.55,5.0,fr,25820,136,1065123,1,1,Active Shallow Crust,240.0137,57.99712,0.0,10/04/6839
+6.49562,51.3053,1859,11,16,2,28,14,3.65,5.0,fr,25821,37,1065132,1,1,Active Shallow Crust,0.0,89.98876,0.0,11/16/1859
+6.49562,51.3053,2760,2,18,13,53,20,3.65,5.0,fr,25822,55,1065138,1,1,Active Shallow Crust,0.0,89.98863,-90.0,02/18/2760
+6.49562,51.3053,5449,7,4,2,11,34,3.75,5.0,fr,25823,108,1065150,1,1,Active Shallow Crust,0.0,89.98987,-90.0,07/04/5449
+6.49562,51.3053,4752,3,11,8,40,32,3.95,5.0,fr,25824,95,1065168,1,1,Active Shallow Crust,0.0,89.98807,0.0,03/11/4752
+6.49562,51.3053,4266,7,8,8,32,24,3.95,15.0,fr,25825,85,1065169,1,1,Active Shallow Crust,0.0,89.98807,0.0,07/08/4266
+6.49562,51.3053,2877,7,26,23,12,5,4.15,15.0,fr,25826,57,1065193,1,1,Active Shallow Crust,0.0,89.99052,0.0,07/26/2877
+6.49562,51.3053,8414,1,1,10,13,14,4.25,5.0,fr,25827,168,1065204,1,1,Active Shallow Crust,0.0,89.98873,0.0,01/01/8414
+6.49562,51.3053,5948,6,27,6,33,51,4.95,5.0,fr,25828,118,1065288,1,1,Active Shallow Crust,0.0,89.98994,0.0,06/27/5948
+6.49562,51.3053,4744,4,13,13,25,14,5.15,27.5,fr,25829,94,1065323,1,1,Active Shallow Crust,128.8811,89.99123,0.0,04/13/4744
+4.57196,41.49511,1567,11,21,13,54,6,3.55,5.0,fr,25830,31,1065600,1,1,Active Shallow Crust,0.0,89.99245,0.0,11/21/1567
+4.57196,41.49511,8278,8,27,23,53,3,3.65,5.0,fr,25831,165,1065612,1,1,Active Shallow Crust,0.0,89.99327,0.0,08/27/8278
+4.57196,41.49511,8698,8,22,10,59,37,3.65,15.0,fr,25832,173,1065613,1,1,Active Shallow Crust,0.0,89.99327,0.0,08/22/8698
+4.57196,41.49511,2,3,4,3,7,5,3.85,5.0,fr,25833,0,1065636,1,1,Active Shallow Crust,0.0,89.9893,0.0,03/04/0002
+4.57196,41.49511,9800,4,4,6,27,26,3.85,15.0,fr,25834,195,1065640,1,1,Active Shallow Crust,240.0102,57.99791,0.0,04/04/9800
+4.57196,41.49511,1417,1,4,7,57,55,4.25,5.0,fr,25835,28,1065690,1,1,Active Shallow Crust,0.0,89.98976,-90.0,01/04/1417
+7.59827,49.58023,3244,10,13,19,37,49,3.55,27.5,fr,25836,64,1066082,1,1,Active Shallow Crust,0.0,89.98692,0.0,10/13/3244
+7.59827,49.58023,7683,2,19,15,6,5,3.65,5.0,fr,25837,153,1066092,1,1,Active Shallow Crust,0.0,89.98834,0.0,02/19/7683
+7.59827,49.58023,6178,7,16,20,51,21,3.75,5.0,fr,25838,123,1066113,1,1,Active Shallow Crust,128.8968,89.96703,0.0,07/16/6178
+7.59827,49.58023,4386,11,28,7,28,17,4.25,27.5,fr,25839,87,1066169,1,1,Active Shallow Crust,240.008,57.99442,0.0,11/28/4386
+7.59827,49.58023,8399,12,14,13,28,24,4.45,5.0,fr,25840,167,1066194,1,1,Active Shallow Crust,0.0,89.99062,-90.0,12/14/8399
+2.74666,50.39623,5589,7,10,13,29,47,3.55,5.0,fr,25841,111,1066569,1,2,Active Shallow Crust,128.8966,89.99358,0.0,07/10/5589
+2.74666,50.39623,780,9,5,12,42,0,3.55,5.0,fr,25842,15,1066569,1,2,Active Shallow Crust,128.8966,89.99358,0.0,09/05/0780
+2.74666,50.39623,1942,10,15,1,56,59,3.75,27.5,fr,25843,38,1066586,1,1,Active Shallow Crust,0.0,89.98978,0.0,10/15/1942
+2.74666,50.39623,5888,9,6,3,41,12,3.85,5.0,fr,25844,117,1066596,1,1,Active Shallow Crust,0.0,89.9909,0.0,09/06/5888
+2.74666,50.39623,2373,9,19,3,44,18,3.95,15.0,fr,25845,47,1066609,1,1,Active Shallow Crust,0.0,89.98986,0.0,09/19/2373
+2.74666,50.39623,3269,6,14,9,31,1,3.95,27.5,fr,25846,65,1066613,1,1,Active Shallow Crust,240.0203,58.00511,0.0,06/14/3269
+2.74666,50.39623,7619,8,27,3,18,31,3.95,15.0,fr,25847,152,1066618,1,1,Active Shallow Crust,128.9,89.99392,0.0,08/27/7619
+2.74666,50.39623,4151,9,11,16,53,48,4.25,5.0,fr,25848,83,1066644,1,1,Active Shallow Crust,0.0,89.98995,0.0,09/11/4151
+2.74666,50.39623,5130,12,3,5,49,48,4.45,5.0,fr,25849,102,1066668,1,1,Active Shallow Crust,0.0,89.98974,0.0,12/03/5130
+2.74666,50.39623,9753,7,25,10,5,32,4.75,27.5,fr,25850,195,1066706,1,1,Active Shallow Crust,0.0,89.99031,0.0,07/25/9753
+-2.27609,47.45949,8607,4,2,2,42,4,3.55,5.0,fr,25851,172,1067040,1,2,Active Shallow Crust,0.0,89.98978,0.0,04/02/8607
+-2.27609,47.45949,966,4,6,1,41,58,3.55,5.0,fr,25852,19,1067040,1,2,Active Shallow Crust,0.0,89.98978,0.0,04/06/0966
+-2.27609,47.45949,5659,6,24,12,43,34,3.75,27.5,fr,25853,113,1067069,1,1,Active Shallow Crust,240.0082,58.01797,0.0,06/24/5659
+-2.27609,47.45949,8757,11,8,23,40,40,4.15,15.0,fr,25854,175,1067119,1,2,Active Shallow Crust,0.0,89.98963,-90.0,11/08/8757
+-2.27609,47.45949,6218,4,1,22,37,17,4.15,15.0,fr,25855,124,1067119,1,2,Active Shallow Crust,0.0,89.98963,-90.0,04/01/6218
+-2.27609,47.45949,9101,11,30,22,6,46,4.25,5.0,fr,25856,182,1067124,1,1,Active Shallow Crust,0.0,89.98934,0.0,11/30/9101
+-2.27609,47.45949,1142,7,28,6,17,19,4.45,5.0,fr,25857,22,1067148,1,1,Active Shallow Crust,0.0,89.99033,0.0,07/28/1142
+-2.27609,47.45949,1596,8,14,1,30,12,4.55,5.0,fr,25858,31,1067163,1,1,Active Shallow Crust,240.0096,57.99722,0.0,08/14/1596
+-2.27609,47.45949,2355,8,16,20,4,9,4.85,5.0,fr,25859,47,1067199,1,1,Active Shallow Crust,240.0175,58.0023,0.0,08/16/2355
+-2.27609,47.45949,9253,8,17,0,59,43,4.85,5.0,fr,25860,185,1067202,1,1,Active Shallow Crust,0.0,89.98996,-90.0,08/17/9253
+4.22022,48.51792,7312,2,8,17,5,55,3.65,15.0,fr,25861,146,1067536,1,1,Active Shallow Crust,240.0016,58.0132,0.0,02/08/7312
+4.22022,48.51792,4315,10,17,16,18,16,4.05,5.0,fr,25862,86,1067583,1,1,Active Shallow Crust,240.0062,58.00589,0.0,10/17/4315
+4.22022,48.51792,6041,2,13,11,41,3,4.15,5.0,fr,25863,120,1067592,1,1,Active Shallow Crust,0.0,89.98996,0.0,02/13/6041
+4.22022,48.51792,1888,2,19,5,35,47,4.25,5.0,fr,25864,37,1067604,1,1,Active Shallow Crust,0.0,89.99105,0.0,02/19/1888
+4.22022,48.51792,1546,2,9,23,13,47,4.65,15.0,fr,25865,30,1067662,1,1,Active Shallow Crust,128.8905,89.98686,0.0,02/09/1546
+-3.14335,48.19529,5584,4,3,5,9,48,3.55,5.0,fr,25866,111,1068000,1,1,Active Shallow Crust,0.0,89.98991,0.0,04/03/5584
+-3.14335,48.19529,970,5,18,22,47,22,3.55,5.0,fr,25867,19,1068006,1,1,Active Shallow Crust,0.0,89.9898,-90.0,05/18/0970
+-3.14335,48.19529,8255,4,1,18,39,20,3.65,5.0,fr,25868,165,1068012,1,2,Active Shallow Crust,0.0,89.99101,0.0,04/01/8255
+-3.14335,48.19529,1321,5,13,9,27,57,3.65,5.0,fr,25869,26,1068012,1,2,Active Shallow Crust,0.0,89.99101,0.0,05/13/1321
+-3.14335,48.19529,4341,4,13,1,50,0,3.65,5.0,fr,25870,86,1068021,1,1,Active Shallow Crust,128.9007,89.96355,0.0,04/13/4341
+-3.14335,48.19529,6897,7,12,7,39,50,4.05,5.0,fr,25871,137,1068060,1,2,Active Shallow Crust,0.0,89.99055,0.0,07/12/6897
+-3.14335,48.19529,3292,10,1,4,9,34,4.05,5.0,fr,25872,65,1068060,1,2,Active Shallow Crust,0.0,89.99055,0.0,10/01/3292
+-3.14335,48.19529,8468,1,10,22,20,58,4.25,5.0,fr,25873,169,1068084,1,1,Active Shallow Crust,0.0,89.98949,0.0,01/10/8468
+-3.14335,48.19529,251,1,19,3,2,5,4.35,5.0,fr,25874,5,1068096,1,1,Active Shallow Crust,0.0,89.99063,0.0,01/19/0251
+-3.14335,48.19529,6150,2,22,3,11,20,4.45,15.0,fr,25875,122,1068109,1,1,Active Shallow Crust,0.0,89.99046,0.0,02/22/6150
+-3.14335,48.19529,5522,1,7,14,4,18,4.55,15.0,fr,25876,110,1068121,1,1,Active Shallow Crust,0.0,89.99043,0.0,01/07/5522
+-3.14335,48.19529,8139,12,14,12,25,36,4.55,15.0,fr,25877,162,1068124,1,1,Active Shallow Crust,240.0098,57.9975,0.0,12/14/8139
+-3.14335,48.19529,6952,10,6,4,26,19,5.75,5.0,fr,25878,139,1068267,1,1,Active Shallow Crust,240.0433,57.99985,0.0,10/06/6952
+5.10556,50.51289,4310,12,6,14,9,54,3.55,15.0,fr,25879,86,1068481,1,1,Active Shallow Crust,0.0,89.98717,0.0,12/06/4310
+5.10556,50.51289,8306,12,9,19,49,55,3.55,15.0,fr,25880,166,1068484,1,1,Active Shallow Crust,240.0132,57.99805,0.0,12/09/8306
+5.10556,50.51289,1679,10,20,20,37,10,3.65,15.0,fr,25881,33,1068493,1,1,Active Shallow Crust,0.0,89.98857,0.0,10/20/1679
+5.10556,50.51289,2827,11,16,6,12,49,3.75,5.0,fr,25882,56,1068504,1,1,Active Shallow Crust,0.0,89.98981,0.0,11/16/2827
+5.10556,50.51289,7950,3,5,13,25,58,3.85,5.0,fr,25883,158,1068516,1,1,Active Shallow Crust,0.0,89.99092,0.0,03/05/7950
+5.10556,50.51289,7535,6,15,11,47,5,3.95,15.0,fr,25884,150,1068529,1,1,Active Shallow Crust,0.0,89.99191,0.0,06/15/7535
+5.10556,50.51289,531,10,30,5,26,56,3.95,5.0,fr,25885,10,1068537,1,1,Active Shallow Crust,128.8997,89.99393,0.0,10/30/0531
+5.10556,50.51289,3951,11,1,22,52,17,4.05,5.0,fr,25886,79,1068540,1,1,Active Shallow Crust,0.0,89.98918,0.0,11/01/3951
+5.10556,50.51289,4196,6,4,6,40,29,4.05,15.0,fr,25887,83,1068541,1,1,Active Shallow Crust,0.0,89.98918,0.0,06/04/4196
+5.10556,50.51289,2080,1,10,1,46,18,4.05,27.5,fr,25888,41,1068542,1,1,Active Shallow Crust,0.0,89.98918,0.0,01/10/2080
+5.10556,50.51289,8330,6,6,12,7,29,4.05,5.0,fr,25889,166,1068543,1,1,Active Shallow Crust,240.0063,58.00637,0.0,06/06/8330
+5.10556,50.51289,567,5,23,18,22,16,4.35,5.0,fr,25890,11,1068579,1,1,Active Shallow Crust,240.0091,57.99635,0.0,05/23/0567
+5.10556,50.51289,37,7,27,18,39,37,5.05,27.5,fr,25891,0,1068662,1,1,Active Shallow Crust,0.0,89.98973,0.0,07/27/0037
+2.48967,42.79889,2233,6,2,14,53,58,3.55,5.0,fr,25892,44,1068960,1,4,Active Shallow Crust,0.0,89.9889,0.0,06/02/2233
+2.48967,42.79889,5965,12,10,21,20,5,3.55,5.0,fr,25893,119,1068960,1,4,Active Shallow Crust,0.0,89.9889,0.0,12/10/5965
+2.48967,42.79889,101,12,22,16,55,51,3.55,5.0,fr,25894,2,1068960,1,4,Active Shallow Crust,0.0,89.9889,0.0,12/22/0101
+2.48967,42.79889,650,7,19,13,0,17,3.55,5.0,fr,25895,12,1068960,1,4,Active Shallow Crust,0.0,89.9889,0.0,07/19/0650
+2.48967,42.79889,2033,2,23,4,1,13,3.55,5.0,fr,25896,40,1068966,1,1,Active Shallow Crust,0.0,89.98877,-90.0,02/23/2033
+2.48967,42.79889,8396,12,9,21,24,37,3.65,5.0,fr,25897,167,1068972,1,5,Active Shallow Crust,0.0,89.9901,0.0,12/09/8396
+2.48967,42.79889,4510,1,11,22,54,4,3.65,5.0,fr,25898,90,1068972,1,5,Active Shallow Crust,0.0,89.9901,0.0,01/11/4510
+2.48967,42.79889,2358,7,4,0,39,3,3.65,5.0,fr,25899,47,1068972,1,5,Active Shallow Crust,0.0,89.9901,0.0,07/04/2358
+2.48967,42.79889,1613,9,24,18,11,8,3.65,5.0,fr,25900,32,1068972,1,5,Active Shallow Crust,0.0,89.9901,0.0,09/24/1613
+2.48967,42.79889,2366,2,10,13,43,43,3.65,5.0,fr,25901,47,1068972,1,5,Active Shallow Crust,0.0,89.9901,0.0,02/10/2366
+2.48967,42.79889,9247,12,6,8,36,34,3.65,5.0,fr,25902,184,1068975,1,1,Active Shallow Crust,240.0005,58.01319,0.0,12/06/9247
+2.48967,42.79889,2193,7,3,20,15,44,3.65,5.0,fr,25903,43,1068981,1,1,Active Shallow Crust,128.9004,89.96346,0.0,07/03/2193
+2.48967,42.79889,9575,3,13,17,11,42,3.75,5.0,fr,25904,191,1068984,1,1,Active Shallow Crust,0.0,89.99118,0.0,03/13/9575
+2.48967,42.79889,4298,6,19,2,11,59,3.75,15.0,fr,25905,85,1068985,1,2,Active Shallow Crust,0.0,89.99118,0.0,06/19/4298
+2.48967,42.79889,1238,3,3,21,6,1,3.75,15.0,fr,25906,24,1068985,1,2,Active Shallow Crust,0.0,89.99118,0.0,03/03/1238
+2.48967,42.79889,6595,10,20,18,37,7,3.85,5.0,fr,25907,131,1068996,1,1,Active Shallow Crust,0.0,89.98952,0.0,10/20/6595
+2.48967,42.79889,5197,11,30,12,8,41,3.95,5.0,fr,25908,103,1069008,1,3,Active Shallow Crust,0.0,89.99066,0.0,11/30/5197
+2.48967,42.79889,5986,11,18,0,25,43,3.95,5.0,fr,25909,119,1069008,1,3,Active Shallow Crust,0.0,89.99066,0.0,11/18/5986
+2.48967,42.79889,1434,11,12,4,37,27,3.95,5.0,fr,25910,28,1069008,1,3,Active Shallow Crust,0.0,89.99066,0.0,11/12/1434
+2.48967,42.79889,9801,5,12,9,15,16,3.95,5.0,fr,25911,196,1069014,1,2,Active Shallow Crust,0.0,89.99055,-90.0,05/12/9801
+2.48967,42.79889,2569,2,21,10,16,7,3.95,5.0,fr,25912,51,1069014,1,2,Active Shallow Crust,0.0,89.99055,-90.0,02/21/2569
+2.48967,42.79889,7738,8,12,6,46,27,4.05,5.0,fr,25913,154,1069020,1,1,Active Shallow Crust,0.0,89.9896,0.0,08/12/7738
+2.48967,42.79889,3485,8,30,10,21,29,4.05,15.0,fr,25914,69,1069030,1,1,Active Shallow Crust,128.8905,89.99376,0.0,08/30/3485
+2.48967,42.79889,3293,7,24,15,36,8,4.15,5.0,fr,25915,65,1069032,1,1,Active Shallow Crust,0.0,89.99073,0.0,07/24/3293
+2.48967,42.79889,451,6,28,20,44,18,4.15,5.0,fr,25916,9,1069035,1,1,Active Shallow Crust,240.0077,57.99707,0.0,06/28/0451
+2.48967,42.79889,1709,1,29,16,38,10,4.25,5.0,fr,25917,34,1069044,1,1,Active Shallow Crust,0.0,89.99008,0.0,01/29/1709
+2.48967,42.79889,1358,8,7,17,1,16,4.75,5.0,fr,25918,27,1069107,1,1,Active Shallow Crust,240.0062,58.00425,0.0,08/07/1358
+2.48967,42.79889,8775,1,9,17,38,50,4.85,15.0,fr,25919,175,1069123,1,1,Active Shallow Crust,0.0,89.98994,-90.0,01/09/8775
+2.48967,42.79889,8440,8,12,9,18,59,5.05,5.0,fr,25920,168,1069143,1,1,Active Shallow Crust,240.0203,57.9972,0.0,08/12/8440
+5.68989,44.45313,4817,11,19,3,39,31,3.55,5.0,fr,25921,96,1069443,1,1,Active Shallow Crust,240.0115,57.99823,0.0,11/19/4817
+5.68989,44.45313,2946,2,4,19,45,11,3.55,5.0,fr,25922,58,1069449,1,1,Active Shallow Crust,128.8962,89.99281,0.0,02/04/2946
+5.68989,44.45313,5852,8,31,16,22,33,3.65,5.0,fr,25923,117,1069452,1,1,Active Shallow Crust,0.0,89.98717,0.0,08/31/5852
+5.68989,44.45313,6614,10,24,1,37,12,3.65,5.0,fr,25924,132,1069458,1,1,Active Shallow Crust,0.0,89.98702,-90.0,10/24/6614
+5.68989,44.45313,9088,12,10,17,2,3,3.75,15.0,fr,25925,181,1069465,1,1,Active Shallow Crust,0.0,89.98856,0.0,12/10/9088
+5.68989,44.45313,2379,4,27,10,59,8,3.85,5.0,fr,25926,47,1069479,1,1,Active Shallow Crust,240.0107,57.99783,0.0,04/27/2379
+5.68989,44.45313,647,7,19,0,21,18,3.85,5.0,fr,25927,12,1069482,1,1,Active Shallow Crust,0.0,89.98969,-90.0,07/19/0647
+5.68989,44.45313,8342,5,17,20,40,36,4.15,5.0,fr,25928,166,1069512,1,1,Active Shallow Crust,0.0,89.98917,0.0,05/17/8342
+5.68989,44.45313,1980,8,18,15,7,3,4.45,15.0,fr,25929,39,1069549,1,1,Active Shallow Crust,0.0,89.98978,0.0,08/18/1980
+-0.905,48.10855,9496,12,10,20,37,50,3.55,5.0,fr,25930,189,1069920,1,1,Active Shallow Crust,0.0,89.9899,0.0,12/10/9496
+-0.905,48.10855,6131,6,26,4,17,56,3.55,15.0,fr,25931,122,1069924,1,1,Active Shallow Crust,240.0125,57.99822,0.0,06/26/6131
+-0.905,48.10855,5680,5,24,5,47,8,3.65,5.0,fr,25932,113,1069932,1,1,Active Shallow Crust,0.0,89.99025,0.0,05/24/5680
+-0.905,48.10855,7075,1,12,12,59,3,3.65,15.0,fr,25933,141,1069933,1,1,Active Shallow Crust,0.0,89.99025,0.0,01/12/7075
+-0.905,48.10855,8232,3,23,10,28,19,3.65,27.5,fr,25934,164,1069934,1,1,Active Shallow Crust,0.0,89.99025,0.0,03/23/8232
+-0.905,48.10855,2464,10,20,20,28,40,3.65,5.0,fr,25935,49,1069935,1,2,Active Shallow Crust,240.0013,58.01287,0.0,10/20/2464
+-0.905,48.10855,823,9,8,13,49,29,3.65,5.0,fr,25936,16,1069935,1,2,Active Shallow Crust,240.0013,58.01287,0.0,09/08/0823
+-0.905,48.10855,8102,9,19,6,55,50,3.65,5.0,fr,25937,162,1069938,1,1,Active Shallow Crust,0.0,89.99014,-90.0,09/19/8102
+-0.905,48.10855,5784,5,1,8,30,53,3.75,5.0,fr,25938,115,1069947,1,1,Active Shallow Crust,240.0084,58.01762,0.0,05/01/5784
+-0.905,48.10855,2341,3,4,8,47,17,3.75,15.0,fr,25939,46,1069948,1,1,Active Shallow Crust,240.0084,58.01762,0.0,03/04/2341
+-0.905,48.10855,196,6,6,16,34,29,3.85,5.0,fr,25940,3,1069956,1,1,Active Shallow Crust,0.0,89.98987,0.0,06/06/0196
+-0.905,48.10855,3318,5,22,5,30,8,3.85,15.0,fr,25941,66,1069960,1,1,Active Shallow Crust,240.0111,57.99784,0.0,05/22/3318
+-0.905,48.10855,4280,1,4,6,36,30,4.15,15.0,fr,25942,85,1069993,1,1,Active Shallow Crust,0.0,89.98988,0.0,01/04/4280
+-0.905,48.10855,1424,2,16,9,59,31,4.25,5.0,fr,25943,28,1070004,1,1,Active Shallow Crust,0.0,89.98985,0.0,02/16/1424
+-0.905,48.10855,1259,12,31,4,28,40,4.75,15.0,fr,25944,25,1070065,1,1,Active Shallow Crust,0.0,89.99006,0.0,12/31/1259
+7.65807,49.96158,4587,5,8,1,58,23,3.55,5.0,fr,25945,91,1070400,1,1,Active Shallow Crust,0.0,89.98702,0.0,05/08/4587
+7.65807,49.96158,1853,9,9,7,37,8,3.55,5.0,fr,25946,37,1070403,1,1,Active Shallow Crust,240.013,57.99744,0.0,09/09/1853
+7.65807,49.96158,6050,12,15,0,17,11,3.55,5.0,fr,25947,120,1070409,1,1,Active Shallow Crust,128.8963,89.99352,0.0,12/15/6050
+7.65807,49.96158,1798,4,18,22,27,1,3.65,5.0,fr,25948,35,1070412,1,3,Active Shallow Crust,0.0,89.98843,0.0,04/18/1798
+7.65807,49.96158,4051,9,3,12,50,7,3.65,5.0,fr,25949,81,1070412,1,3,Active Shallow Crust,0.0,89.98843,0.0,09/03/4051
+7.65807,49.96158,9817,3,28,11,25,43,3.65,5.0,fr,25950,196,1070412,1,3,Active Shallow Crust,0.0,89.98843,0.0,03/28/9817
+7.65807,49.96158,3205,1,24,3,44,21,3.65,5.0,fr,25951,64,1070418,1,1,Active Shallow Crust,0.0,89.9883,-90.0,01/24/3205
+7.65807,49.96158,560,6,17,9,37,24,3.75,5.0,fr,25952,11,1070427,1,1,Active Shallow Crust,240.0078,58.0179,0.0,06/17/0560
+7.65807,49.96158,4596,10,1,5,52,10,3.75,5.0,fr,25953,91,1070433,1,1,Active Shallow Crust,128.8962,89.96704,0.0,10/01/4596
+7.65807,49.96158,9152,7,7,14,37,51,3.85,5.0,fr,25954,183,1070436,1,2,Active Shallow Crust,0.0,89.99081,0.0,07/07/9152
+7.65807,49.96158,1344,4,10,23,13,27,3.85,5.0,fr,25955,26,1070436,1,2,Active Shallow Crust,0.0,89.99081,0.0,04/10/1344
+7.65807,49.96158,4161,10,15,14,37,47,3.95,15.0,fr,25956,83,1070449,1,1,Active Shallow Crust,0.0,89.99181,0.0,10/15/4161
+7.65807,49.96158,7073,5,23,18,37,59,4.05,5.0,fr,25957,141,1070469,1,1,Active Shallow Crust,128.8902,89.99271,0.0,05/23/7073
+7.65807,49.96158,6157,4,13,1,43,36,4.15,5.0,fr,25958,123,1070472,1,2,Active Shallow Crust,0.0,89.99024,0.0,04/13/6157
+7.65807,49.96158,4694,3,23,7,52,16,4.15,5.0,fr,25959,93,1070472,1,2,Active Shallow Crust,0.0,89.99024,0.0,03/23/4694
+7.65807,49.96158,3880,1,29,5,29,50,4.25,5.0,fr,25960,77,1070484,1,1,Active Shallow Crust,0.0,89.99131,0.0,01/29/3880
+7.65807,49.96158,7968,6,29,10,53,13,4.35,5.0,fr,25961,159,1070496,1,1,Active Shallow Crust,0.0,89.98967,0.0,06/29/7968
+7.65807,49.96158,712,10,31,21,26,44,4.45,27.5,fr,25962,14,1070513,1,1,Active Shallow Crust,240.0061,57.99482,0.0,10/31/0712
+7.65807,49.96158,4705,5,5,7,13,44,4.65,27.5,fr,25963,94,1070543,1,1,Active Shallow Crust,128.8898,89.98695,0.0,05/05/4705
+7.65807,49.96158,5080,11,28,20,9,49,4.75,5.0,fr,25964,101,1070544,1,1,Active Shallow Crust,0.0,89.99022,0.0,11/28/5080
+7.65807,49.96158,7606,1,7,20,32,32,5.65,15.0,fr,25965,152,1070653,1,1,Active Shallow Crust,0.0,89.99017,0.0,01/07/7606
+7.635469,49.98674,3596,5,14,6,55,43,6.75,10.17163,fr,25966,71,1070787,1,1,Active Shallow Crust,240.1456,57.99968,0.0,05/14/3596
+5.10496,49.89417,4479,6,14,21,56,40,3.55,5.0,fr,25967,89,1070880,1,1,Active Shallow Crust,0.0,89.98701,0.0,06/14/4479
+5.10496,49.89417,7637,10,9,18,29,20,3.55,15.0,fr,25968,152,1070884,1,1,Active Shallow Crust,240.012,57.99807,0.0,10/09/7637
+5.10496,49.89417,1459,5,22,13,41,4,3.65,5.0,fr,25969,29,1070892,1,1,Active Shallow Crust,0.0,89.98842,0.0,05/22/1459
+5.10496,49.89417,9355,1,6,19,57,58,3.65,5.0,fr,25970,187,1070898,1,1,Active Shallow Crust,0.0,89.98829,-90.0,01/06/9355
+2.08913,42.73478,1133,5,19,17,59,37,3.55,5.0,fr,25971,22,1071360,1,1,Active Shallow Crust,0.0,89.98889,0.0,05/19/1133
+2.08913,42.73478,9865,10,15,7,0,32,3.55,15.0,fr,25972,197,1071361,1,2,Active Shallow Crust,0.0,89.98889,0.0,10/15/9865
+2.08913,42.73478,4561,1,30,5,18,31,3.55,15.0,fr,25973,91,1071361,1,2,Active Shallow Crust,0.0,89.98889,0.0,01/30/4561
+2.08913,42.73478,2736,11,30,13,47,17,3.55,5.0,fr,25974,54,1071363,1,1,Active Shallow Crust,240.0116,57.99783,0.0,11/30/2736
+2.08913,42.73478,5411,3,16,22,18,20,3.55,5.0,fr,25975,108,1071366,1,1,Active Shallow Crust,0.0,89.98876,-90.0,03/16/5411
+2.08913,42.73478,7023,12,23,4,39,11,3.55,5.0,fr,25976,140,1071369,1,2,Active Shallow Crust,128.8968,89.99445,0.0,12/23/7023
+2.08913,42.73478,7786,2,22,6,4,48,3.55,5.0,fr,25977,155,1071369,1,2,Active Shallow Crust,128.8968,89.99445,0.0,02/22/7786
+2.08913,42.73478,1272,1,12,19,24,54,3.65,5.0,fr,25978,25,1071372,1,1,Active Shallow Crust,0.0,89.9901,0.0,01/12/1272
+2.08913,42.73478,923,4,21,3,51,34,3.65,15.0,fr,25979,18,1071373,1,1,Active Shallow Crust,0.0,89.9901,0.0,04/21/0923
+2.08913,42.73478,1101,2,3,10,32,24,3.65,5.0,fr,25980,22,1071378,1,1,Active Shallow Crust,0.0,89.98998,-90.0,02/03/1101
+2.08913,42.73478,785,5,3,1,55,22,3.75,5.0,fr,25981,15,1071384,1,1,Active Shallow Crust,0.0,89.99117,0.0,05/03/0785
+2.08913,42.73478,9334,10,6,13,56,7,3.75,15.0,fr,25982,186,1071385,1,1,Active Shallow Crust,0.0,89.99117,0.0,10/06/9334
+2.08913,42.73478,3305,1,22,7,54,29,3.75,5.0,fr,25983,66,1071387,1,1,Active Shallow Crust,240.008,58.01711,0.0,01/22/3305
+2.08913,42.73478,5216,12,21,6,20,35,3.75,5.0,fr,25984,104,1071390,1,1,Active Shallow Crust,0.0,89.99107,-90.0,12/21/5216
+2.08913,42.73478,4529,10,19,19,30,24,3.75,5.0,fr,25985,90,1071393,1,1,Active Shallow Crust,128.8976,89.96712,0.0,10/19/4529
+2.08913,42.73478,6612,1,12,18,51,4,3.85,5.0,fr,25986,132,1071396,1,1,Active Shallow Crust,0.0,89.98951,0.0,01/12/6612
+2.08913,42.73478,8361,11,16,16,13,32,3.95,5.0,fr,25987,167,1071408,1,1,Active Shallow Crust,0.0,89.99065,0.0,11/16/8361
+2.08913,42.73478,8986,10,18,12,51,46,3.95,15.0,fr,25988,179,1071415,1,1,Active Shallow Crust,0.0,89.99055,-90.0,10/18/8986
+2.08913,42.73478,8629,4,4,4,30,37,5.25,15.0,fr,25989,172,1071565,1,1,Active Shallow Crust,0.0,89.99006,0.0,04/04/8629
+2.089131,42.73478,1312,7,20,21,15,32,6.05,5.357596,fr,25990,26,1071660,1,1,Active Shallow Crust,0.0,89.99,0.0,07/20/1312
+-1.00472,41.68968,3695,2,26,2,39,29,3.85,15.0,fr,25991,73,1071877,1,1,Active Shallow Crust,0.0,89.98933,0.0,02/26/3695
+4.37038,41.46736,5025,2,13,10,24,12,3.65,15.0,fr,25992,100,1072333,1,2,Active Shallow Crust,0.0,89.99326,0.0,02/13/5025
+4.37038,41.46736,997,1,13,13,53,12,3.65,15.0,fr,25993,19,1072333,1,2,Active Shallow Crust,0.0,89.99326,0.0,01/13/0997
+4.37038,41.46736,3516,5,31,11,4,5,4.95,15.0,fr,25994,70,1072489,1,1,Active Shallow Crust,0.0,89.98944,0.0,05/31/3516
+5.47398,51.0533,1984,6,2,8,24,22,3.55,5.0,fr,25995,39,1072800,1,1,Active Shallow Crust,0.0,89.98732,0.0,06/02/1984
+5.47398,51.0533,852,6,30,13,30,44,3.55,5.0,fr,25996,17,1072803,1,1,Active Shallow Crust,240.0134,57.99812,0.0,06/30/0852
+5.47398,51.0533,9434,2,28,9,14,28,3.55,15.0,fr,25997,188,1072804,1,1,Active Shallow Crust,240.0134,57.99812,0.0,02/28/9434
+5.47398,51.0533,9408,12,9,21,9,43,3.75,15.0,fr,25998,188,1072825,1,1,Active Shallow Crust,0.0,89.98993,0.0,12/09/9408
+5.47398,51.0533,2321,12,27,4,38,15,3.75,27.5,fr,25999,46,1072826,1,1,Active Shallow Crust,0.0,89.98993,0.0,12/27/2321
+5.47398,51.0533,1924,7,11,14,59,18,3.75,5.0,fr,26000,38,1072830,1,2,Active Shallow Crust,0.0,89.98981,-90.0,07/11/1924
+5.47398,51.0533,8999,6,3,17,50,49,3.75,5.0,fr,26001,179,1072830,1,2,Active Shallow Crust,0.0,89.98981,-90.0,06/03/8999
+5.47398,51.0533,9499,8,17,15,40,2,3.75,15.0,fr,26002,189,1072831,1,1,Active Shallow Crust,0.0,89.98981,-90.0,08/17/9499
+5.47398,51.0533,959,6,12,5,40,48,3.75,5.0,fr,26003,19,1072833,1,2,Active Shallow Crust,128.8958,89.96757,0.0,06/12/0959
+5.47398,51.0533,8045,9,5,20,11,35,3.75,5.0,fr,26004,160,1072833,1,2,Active Shallow Crust,128.8958,89.96757,0.0,09/05/8045
+5.47398,51.0533,5917,10,14,18,58,44,3.85,5.0,fr,26005,118,1072836,1,2,Active Shallow Crust,0.0,89.99103,0.0,10/14/5917
+5.47398,51.0533,2405,2,26,9,13,7,3.85,5.0,fr,26006,48,1072836,1,2,Active Shallow Crust,0.0,89.99103,0.0,02/26/2405
+5.47398,51.0533,6682,7,19,2,25,44,3.85,15.0,fr,26007,133,1072837,1,1,Active Shallow Crust,0.0,89.99103,0.0,07/19/6682
+5.47398,51.0533,308,5,22,15,57,30,3.85,5.0,fr,26008,6,1072839,1,1,Active Shallow Crust,240.0112,57.99769,0.0,05/22/0308
+5.47398,51.0533,6980,1,17,16,6,1,3.85,5.0,fr,26009,139,1072845,1,1,Active Shallow Crust,128.8953,89.99327,0.0,01/17/6980
+5.47398,51.0533,965,3,30,3,2,45,3.95,5.0,fr,26010,19,1072848,1,1,Active Shallow Crust,0.0,89.988,0.0,03/30/0965
+5.47398,51.0533,251,4,26,8,25,43,3.95,5.0,fr,26011,5,1072857,1,1,Active Shallow Crust,128.8999,89.994,0.0,04/26/0251
+5.47398,51.0533,4657,12,4,3,53,43,4.05,5.0,fr,26012,93,1072860,1,2,Active Shallow Crust,0.0,89.9893,0.0,12/04/4657
+5.47398,51.0533,7052,2,1,20,1,10,4.05,5.0,fr,26013,141,1072860,1,2,Active Shallow Crust,0.0,89.9893,0.0,02/01/7052
+5.47398,51.0533,1720,7,30,4,31,15,4.25,5.0,fr,26014,34,1072884,1,2,Active Shallow Crust,0.0,89.98867,0.0,07/30/1720
+5.47398,51.0533,6371,1,17,3,38,24,4.25,5.0,fr,26015,127,1072884,1,2,Active Shallow Crust,0.0,89.98867,0.0,01/17/6371
+5.47398,51.0533,7988,3,10,3,12,37,4.25,5.0,fr,26016,159,1072887,1,1,Active Shallow Crust,240.0087,57.99395,0.0,03/10/7988
+5.47398,51.0533,1968,12,8,22,43,21,4.45,5.0,fr,26017,39,1072908,1,1,Active Shallow Crust,0.0,89.991,0.0,12/08/1968
+5.47398,51.0533,5238,9,26,15,1,2,4.75,15.0,fr,26018,104,1072945,1,1,Active Shallow Crust,0.0,89.99045,0.0,09/26/5238
+5.47398,51.0533,3792,11,11,11,10,5,5.05,5.0,fr,26019,75,1072989,1,1,Active Shallow Crust,128.883,89.99052,0.0,11/11/3792
+5.47398,51.0533,6379,2,20,22,36,39,5.25,5.0,fr,26020,127,1073004,1,1,Active Shallow Crust,0.0,89.99015,0.0,02/20/6379
+4.84056,47.58971,806,5,10,5,56,11,3.75,5.0,fr,26021,16,1073304,1,1,Active Shallow Crust,0.0,89.9892,0.0,05/10/0806
+4.84056,47.58971,9281,4,19,18,35,24,3.85,5.0,fr,26022,185,1073325,1,1,Active Shallow Crust,128.8946,89.99519,0.0,04/19/9281
+4.84056,47.58971,3831,12,6,5,46,38,3.95,27.5,fr,26023,76,1073330,1,1,Active Shallow Crust,0.0,89.99142,0.0,12/06/3831
+4.84056,47.58971,3026,3,11,13,17,14,4.05,15.0,fr,26024,60,1073341,1,1,Active Shallow Crust,0.0,89.98853,0.0,03/11/3026
+4.84056,47.58971,7489,5,16,8,57,40,4.15,5.0,fr,26025,149,1073355,1,1,Active Shallow Crust,240.0084,57.99747,0.0,05/16/7489
+4.84056,47.58971,9477,6,10,2,14,43,4.35,5.0,fr,26026,189,1073382,1,1,Active Shallow Crust,0.0,89.98904,-90.0,06/10/9477
+4.840566,47.58971,4419,1,25,22,22,56,6.35,7.567806,fr,26027,88,1073616,1,1,Active Shallow Crust,0.0,89.9901,0.0,01/25/4419
+-1.85223,47.08979,639,2,22,10,13,25,3.55,5.0,fr,26028,12,1073760,1,3,Active Shallow Crust,0.0,89.9897,0.0,02/22/0639
+-1.85223,47.08979,699,1,1,20,58,12,3.55,5.0,fr,26029,13,1073760,1,3,Active Shallow Crust,0.0,89.9897,0.0,01/01/0699
+-1.85223,47.08979,4317,3,8,6,29,29,3.55,5.0,fr,26030,86,1073760,1,3,Active Shallow Crust,0.0,89.9897,0.0,03/08/4317
+-1.85223,47.08979,902,8,17,10,8,39,3.55,5.0,fr,26031,18,1073763,1,1,Active Shallow Crust,240.0123,57.99791,0.0,08/17/0902
+-1.85223,47.08979,5737,8,19,17,50,44,3.55,15.0,fr,26032,114,1073767,1,1,Active Shallow Crust,0.0,89.98959,-90.0,08/19/5737
+-1.85223,47.08979,9433,4,9,18,55,7,3.55,5.0,fr,26033,188,1073769,1,1,Active Shallow Crust,128.8961,89.994,0.0,04/09/9433
+-1.85223,47.08979,2602,6,20,17,33,13,3.55,15.0,fr,26034,52,1073770,1,1,Active Shallow Crust,128.8961,89.994,0.0,06/20/2602
+-1.85223,47.08979,8446,12,8,22,24,4,3.65,5.0,fr,26035,168,1073772,1,4,Active Shallow Crust,0.0,89.98929,0.0,12/08/8446
+-1.85223,47.08979,6922,9,9,14,46,40,3.65,5.0,fr,26036,138,1073772,1,4,Active Shallow Crust,0.0,89.98929,0.0,09/09/6922
+-1.85223,47.08979,125,7,31,18,45,42,3.65,5.0,fr,26037,2,1073772,1,4,Active Shallow Crust,0.0,89.98929,0.0,07/31/0125
+-1.85223,47.08979,3026,2,16,15,22,32,3.65,5.0,fr,26038,60,1073772,1,4,Active Shallow Crust,0.0,89.98929,0.0,02/16/3026
+-1.85223,47.08979,9537,11,14,6,57,36,3.65,15.0,fr,26039,190,1073773,1,1,Active Shallow Crust,0.0,89.98929,0.0,11/14/9537
+-1.85223,47.08979,1624,2,24,9,10,50,3.65,5.0,fr,26040,32,1073775,1,1,Active Shallow Crust,240.0009,58.0131,0.0,02/24/1624
+-1.85223,47.08979,5575,3,6,22,5,59,3.65,5.0,fr,26041,111,1073778,1,1,Active Shallow Crust,0.0,89.99072,-90.0,03/06/5575
+-1.85223,47.08979,5733,8,9,18,51,14,3.65,27.5,fr,26042,114,1073780,1,1,Active Shallow Crust,0.0,89.99072,-90.0,08/09/5733
+-1.85223,47.08979,4822,10,11,10,10,32,3.75,5.0,fr,26043,96,1073784,1,3,Active Shallow Crust,0.0,89.99046,0.0,10/11/4822
+-1.85223,47.08979,3886,9,22,4,44,8,3.75,5.0,fr,26044,77,1073784,1,3,Active Shallow Crust,0.0,89.99046,0.0,09/22/3886
+-1.85223,47.08979,5257,3,15,5,51,7,3.75,5.0,fr,26045,105,1073784,1,3,Active Shallow Crust,0.0,89.99046,0.0,03/15/5257
+-1.85223,47.08979,5329,9,15,20,59,53,3.75,27.5,fr,26046,106,1073786,1,1,Active Shallow Crust,0.0,89.99046,0.0,09/15/5329
+-1.85223,47.08979,5629,12,5,7,11,13,3.75,15.0,fr,26047,112,1073788,1,1,Active Shallow Crust,240.0082,58.01764,0.0,12/05/5629
+-1.85223,47.08979,3274,12,8,8,31,53,3.85,5.0,fr,26048,65,1073796,1,1,Active Shallow Crust,0.0,89.99028,0.0,12/08/3274
+-1.85223,47.08979,5024,10,20,11,39,59,3.85,5.0,fr,26049,100,1073799,1,1,Active Shallow Crust,240.0109,57.99788,0.0,10/20/5024
+-1.85223,47.08979,7873,12,3,5,50,27,3.95,5.0,fr,26050,157,1073808,1,1,Active Shallow Crust,0.0,89.99025,0.0,12/03/7873
+-1.85223,47.08979,3961,8,20,10,11,31,3.95,15.0,fr,26051,79,1073818,1,1,Active Shallow Crust,128.9002,89.99404,0.0,08/20/3961
+-1.85223,47.08979,2030,5,28,1,16,20,4.25,5.0,fr,26052,40,1073844,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/28/2030
+-1.85223,47.08979,6225,11,25,1,52,22,4.25,15.0,fr,26053,124,1073854,1,1,Active Shallow Crust,128.8941,89.98096,0.0,11/25/6225
+-1.85223,47.08979,7292,10,4,19,58,44,4.45,5.0,fr,26054,145,1073868,1,1,Active Shallow Crust,0.0,89.99026,0.0,10/04/7292
+-1.85223,47.08979,294,3,7,2,50,22,4.55,5.0,fr,26055,5,1073880,1,2,Active Shallow Crust,0.0,89.99023,0.0,03/07/0294
+-1.85223,47.08979,8882,11,17,6,26,20,4.55,5.0,fr,26056,177,1073880,1,2,Active Shallow Crust,0.0,89.99023,0.0,11/17/8882
+-1.85223,47.08979,9969,7,12,11,45,45,4.65,5.0,fr,26057,199,1073892,1,1,Active Shallow Crust,0.0,89.98984,0.0,07/12/9969
+-1.85223,47.08979,4016,9,6,3,29,35,4.65,5.0,fr,26058,80,1073895,1,1,Active Shallow Crust,240.011,57.99435,0.0,09/06/4016
+-1.85223,47.08979,7109,12,24,18,8,3,4.65,27.5,fr,26059,142,1073900,1,1,Active Shallow Crust,0.0,89.99021,-90.0,12/24/7109
+-1.85223,47.08979,8843,6,23,17,1,43,4.85,15.0,fr,26060,176,1073917,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/23/8843
+-1.85223,47.08979,551,3,21,3,24,15,5.05,15.0,fr,26061,11,1073947,1,1,Active Shallow Crust,0.0,89.99012,-90.0,03/21/0551
+-1.85223,47.08979,3827,5,4,14,57,25,5.55,5.0,fr,26062,76,1074003,1,1,Active Shallow Crust,240.0332,57.99961,0.0,05/04/3827
+-1.85223,47.08979,9642,7,18,4,43,34,5.65,15.0,fr,26063,192,1074013,1,1,Active Shallow Crust,0.0,89.99005,0.0,07/18/9642
+2.57683,41.20383,1251,8,16,3,21,20,3.55,15.0,fr,26064,25,1074241,1,1,Active Shallow Crust,0.0,89.98862,0.0,08/16/1251
+2.57683,41.20383,9307,12,1,8,16,9,3.75,5.0,fr,26065,186,1074264,1,2,Active Shallow Crust,0.0,89.99096,0.0,12/01/9307
+2.57683,41.20383,5780,4,29,15,27,48,3.75,5.0,fr,26066,115,1074264,1,2,Active Shallow Crust,0.0,89.99096,0.0,04/29/5780
+2.57683,41.20383,9018,2,17,16,47,1,3.75,15.0,fr,26067,180,1074265,1,1,Active Shallow Crust,0.0,89.99096,0.0,02/17/9018
+2.57683,41.20383,2118,10,5,8,35,42,3.85,5.0,fr,26068,42,1074279,1,2,Active Shallow Crust,240.0106,57.99752,0.0,10/05/2118
+2.57683,41.20383,958,2,25,13,50,12,3.85,5.0,fr,26069,19,1074279,1,2,Active Shallow Crust,240.0106,57.99752,0.0,02/25/0958
+2.57683,41.20383,5826,12,23,14,37,34,3.85,5.0,fr,26070,116,1074285,1,1,Active Shallow Crust,128.8964,89.99329,0.0,12/23/5826
+2.57683,41.20383,4612,3,18,23,30,23,3.95,5.0,fr,26071,92,1074288,1,1,Active Shallow Crust,0.0,89.99043,0.0,03/18/4612
+2.57683,41.20383,712,8,6,12,11,27,3.95,15.0,fr,26072,14,1074289,1,1,Active Shallow Crust,0.0,89.99043,0.0,08/06/0712
+2.57683,41.20383,2704,1,26,2,11,37,4.15,5.0,fr,26073,54,1074315,1,1,Active Shallow Crust,240.0075,57.99688,0.0,01/26/2704
+2.57683,41.20383,7096,7,23,8,19,59,4.25,15.0,fr,26074,141,1074325,1,1,Active Shallow Crust,0.0,89.98983,0.0,07/23/7096
+2.57683,41.20383,7075,6,13,1,48,33,4.25,27.5,fr,26075,141,1074326,1,1,Active Shallow Crust,0.0,89.98983,0.0,06/13/7075
+2.57683,41.20383,6097,2,8,18,12,19,4.45,15.0,fr,26076,121,1074349,1,1,Active Shallow Crust,0.0,89.99058,0.0,02/08/6097
+6.20979,48.15281,4026,9,27,23,45,41,3.55,15.0,fr,26077,80,1074721,1,1,Active Shallow Crust,0.0,89.99327,0.0,09/27/4026
+6.20979,48.15281,6381,12,25,22,11,37,3.55,5.0,fr,26078,127,1074723,1,2,Active Shallow Crust,240.0125,57.99842,0.0,12/25/6381
+6.20979,48.15281,1487,5,19,17,36,30,3.55,5.0,fr,26079,29,1074723,1,2,Active Shallow Crust,240.0125,57.99842,0.0,05/19/1487
+6.20979,48.15281,8787,2,28,17,35,14,3.55,5.0,fr,26080,175,1074726,1,1,Active Shallow Crust,0.0,89.99319,-90.0,02/28/8787
+6.20979,48.15281,2595,3,16,16,52,57,3.65,5.0,fr,26081,51,1074732,1,2,Active Shallow Crust,0.0,89.98801,0.0,03/16/2595
+6.20979,48.15281,7006,7,18,8,32,38,3.65,5.0,fr,26082,140,1074732,1,2,Active Shallow Crust,0.0,89.98801,0.0,07/18/7006
+6.20979,48.15281,6212,7,7,3,26,22,3.75,5.0,fr,26083,124,1074747,1,1,Active Shallow Crust,240.0079,58.01722,0.0,07/07/6212
+6.20979,48.15281,5973,10,24,10,9,53,3.85,5.0,fr,26084,119,1074756,1,1,Active Shallow Crust,0.0,89.99047,0.0,10/24/5973
+6.20979,48.15281,5058,1,9,5,12,53,3.95,5.0,fr,26085,101,1074771,1,1,Active Shallow Crust,240.0201,58.00471,0.0,01/09/5058
+6.20979,48.15281,2953,10,26,20,59,3,4.15,15.0,fr,26086,59,1074799,1,1,Active Shallow Crust,0.0,89.98977,-90.0,10/26/2953
+6.20979,48.15281,9832,11,28,14,39,14,4.25,5.0,fr,26087,196,1074804,1,1,Active Shallow Crust,0.0,89.99098,0.0,11/28/9832
+6.20979,48.15281,4159,11,30,3,51,42,4.35,5.0,fr,26088,83,1074822,1,1,Active Shallow Crust,0.0,89.98916,-90.0,11/30/4159
+6.20979,48.15281,8350,12,21,3,49,30,4.45,15.0,fr,26089,166,1074829,1,1,Active Shallow Crust,0.0,89.99045,0.0,12/21/8350
+6.20979,48.15281,9310,4,25,18,37,15,5.45,15.0,fr,26090,186,1074955,1,1,Active Shallow Crust,0.0,89.99007,-90.0,04/25/9310
+1.13964,50.20926,9803,6,1,3,52,1,3.75,5.0,fr,26091,196,1076184,1,1,Active Shallow Crust,0.0,89.98975,0.0,06/01/9803
+1.13964,50.20926,201,8,9,3,3,17,3.85,5.0,fr,26092,4,1076196,1,1,Active Shallow Crust,0.0,89.98972,0.0,08/09/0201
+-3.22179,48.86445,6330,3,29,22,10,1,3.55,5.0,fr,26093,126,1076643,1,1,Active Shallow Crust,240.0124,57.99818,0.0,03/29/6330
+-3.22179,48.86445,5902,3,10,14,59,49,3.65,5.0,fr,26094,118,1076652,1,1,Active Shallow Crust,0.0,89.99113,0.0,03/10/5902
+-3.22179,48.86445,5529,8,21,3,3,49,3.75,5.0,fr,26095,110,1076664,1,1,Active Shallow Crust,0.0,89.98946,0.0,08/21/5529
+-3.22179,48.86445,2080,8,30,21,30,1,3.75,5.0,fr,26096,41,1076667,1,1,Active Shallow Crust,240.0085,58.01762,0.0,08/30/2080
+-3.22179,48.86445,7343,8,18,21,30,32,3.85,5.0,fr,26097,146,1076676,1,1,Active Shallow Crust,0.0,89.99061,0.0,08/18/7343
+-3.22179,48.86445,1073,1,22,14,59,53,3.95,5.0,fr,26098,21,1076688,1,1,Active Shallow Crust,0.0,89.98953,0.0,01/22/1073
+-3.22179,48.86445,7608,8,1,13,8,31,3.95,27.5,fr,26099,152,1076690,1,1,Active Shallow Crust,0.0,89.98953,0.0,08/01/7608
+-3.22179,48.86445,5683,8,13,14,4,7,4.05,5.0,fr,26100,113,1076700,1,1,Active Shallow Crust,0.0,89.99068,0.0,08/13/5683
+-3.22179,48.86445,8,2,14,20,42,11,4.05,27.5,fr,26101,0,1076711,1,1,Active Shallow Crust,128.8898,89.99347,0.0,02/14/0008
+-3.22179,48.86445,9808,12,23,10,23,23,4.15,27.5,fr,26102,196,1076714,1,1,Active Shallow Crust,0.0,89.99003,0.0,12/23/9808
+-3.22179,48.86445,2068,9,7,20,2,49,4.65,5.0,fr,26103,41,1076778,1,1,Active Shallow Crust,0.0,89.98959,-90.0,09/07/2068
+-3.22179,48.86445,4983,7,31,8,42,42,5.85,5.0,fr,26104,99,1076919,1,2,Active Shallow Crust,240.0504,58.00033,0.0,07/31/4983
+-3.22179,48.86445,3808,8,28,11,35,53,5.85,5.0,fr,26105,76,1076919,1,2,Active Shallow Crust,240.0504,58.00033,0.0,08/28/3808
+-5.05981,46.34954,9967,2,26,17,35,18,3.95,5.0,fr,26106,199,1077177,1,1,Active Shallow Crust,128.8992,89.99342,0.0,02/26/9967
+-5.05981,46.34954,1761,4,8,21,10,7,4.65,5.0,fr,26107,35,1077252,1,1,Active Shallow Crust,0.0,89.99019,0.0,04/08/1761
+7.53912,49.19708,5488,7,1,13,4,57,3.55,5.0,fr,26108,109,1077600,1,2,Active Shallow Crust,0.0,89.98682,0.0,07/01/5488
+7.53912,49.19708,5968,6,2,2,1,28,3.55,5.0,fr,26109,119,1077600,1,2,Active Shallow Crust,0.0,89.98682,0.0,06/02/5968
+7.53912,49.19708,3778,7,11,19,37,41,3.55,15.0,fr,26110,75,1077601,1,1,Active Shallow Crust,0.0,89.98682,0.0,07/11/3778
+7.53912,49.19708,8935,1,1,5,53,50,3.55,27.5,fr,26111,178,1077605,1,1,Active Shallow Crust,240.0127,57.99767,0.0,01/01/8935
+7.53912,49.19708,1142,8,24,22,12,21,3.55,5.0,fr,26112,22,1077609,1,1,Active Shallow Crust,128.8949,89.9967,0.0,08/24/1142
+7.53912,49.19708,6099,7,12,2,11,3,3.75,5.0,fr,26113,121,1077630,1,1,Active Shallow Crust,0.0,89.98941,-90.0,07/12/6099
+7.53912,49.19708,4182,4,8,23,15,13,3.85,5.0,fr,26114,83,1077639,1,1,Active Shallow Crust,240.0114,57.99725,0.0,04/08/4182
+7.53912,49.19708,923,1,28,1,37,9,3.95,15.0,fr,26115,18,1077649,1,1,Active Shallow Crust,0.0,89.99168,0.0,01/28/0923
+7.53912,49.19708,1874,8,3,10,15,21,4.25,5.0,fr,26116,37,1077684,1,1,Active Shallow Crust,0.0,89.99117,0.0,08/03/1874
+7.53912,49.19708,2326,10,10,22,10,45,4.45,27.5,fr,26117,46,1077716,1,1,Active Shallow Crust,0.0,89.99054,-90.0,10/10/2326
+7.53912,49.19708,9133,7,15,11,8,44,4.65,15.0,fr,26118,182,1077742,1,1,Active Shallow Crust,128.8899,89.98734,0.0,07/15/9133
+6.68438,49.47337,2714,8,12,15,23,39,3.65,5.0,fr,26119,54,1078092,1,1,Active Shallow Crust,0.0,89.98832,0.0,08/12/2714
+6.68438,49.47337,8676,10,2,22,34,14,4.05,5.0,fr,26120,173,1078146,1,1,Active Shallow Crust,0.0,89.98882,-90.0,10/02/8676
+9.05101,50.10898,2517,1,25,12,37,8,3.55,5.0,fr,26121,50,1078560,1,1,Active Shallow Crust,0.0,89.98707,0.0,01/25/2517
+9.05101,50.10898,9361,5,5,15,23,50,3.65,5.0,fr,26122,187,1078578,1,1,Active Shallow Crust,0.0,89.98834,-90.0,05/05/9361
+9.05101,50.10898,1028,9,9,18,51,5,4.05,5.0,fr,26123,20,1078620,1,1,Active Shallow Crust,0.0,89.99273,0.0,09/09/1028
+9.05101,50.10898,8065,5,18,1,37,55,5.15,5.0,fr,26124,161,1078752,1,1,Active Shallow Crust,0.0,89.98975,0.0,05/18/8065
+2.36381,48.42961,8192,10,6,8,29,37,3.75,27.5,fr,26125,163,1079072,1,1,Active Shallow Crust,0.0,89.98925,-90.0,10/06/8192
+2.36381,48.42961,8955,12,11,22,41,42,3.85,27.5,fr,26126,179,1079078,1,1,Active Shallow Crust,0.0,89.99052,0.0,12/11/8955
+2.36381,48.42961,4080,3,14,3,34,41,3.95,5.0,fr,26127,81,1079088,1,1,Active Shallow Crust,0.0,89.98945,0.0,03/14/4080
+2.36381,48.42961,5357,9,1,10,20,56,4.45,5.0,fr,26128,107,1079151,1,1,Active Shallow Crust,240.0057,57.99487,0.0,09/01/5357
+-1.55833,43.69931,9009,9,23,9,53,57,3.55,5.0,fr,26129,180,1079520,1,1,Active Shallow Crust,0.0,89.99089,0.0,09/23/9009
+-1.55833,43.69931,5797,4,4,20,51,36,3.55,5.0,fr,26130,115,1079529,1,1,Active Shallow Crust,128.8967,89.99362,0.0,04/04/5797
+-1.55833,43.69931,6032,4,7,6,16,52,3.95,5.0,fr,26131,120,1079568,1,1,Active Shallow Crust,0.0,89.98965,0.0,04/07/6032
+-1.55833,43.69931,6873,11,9,4,51,6,4.15,15.0,fr,26132,137,1079599,1,1,Active Shallow Crust,0.0,89.98984,-90.0,11/09/6873
+-1.55833,43.69931,3653,8,17,15,23,44,4.25,5.0,fr,26133,73,1079604,1,1,Active Shallow Crust,0.0,89.99023,0.0,08/17/3653
+-1.55833,43.69931,2190,7,17,6,26,19,4.25,5.0,fr,26134,43,1079610,1,1,Active Shallow Crust,0.0,89.99012,-90.0,07/17/2190
+3.73526,51.57061,8048,11,11,16,29,6,3.75,15.0,fr,26135,160,1080025,1,1,Active Shallow Crust,0.0,89.99004,0.0,11/11/8048
+3.73526,51.57061,6355,5,23,20,56,4,3.85,27.5,fr,26136,127,1080038,1,1,Active Shallow Crust,0.0,89.98891,0.0,05/23/6355
+3.73526,51.57061,9980,6,26,10,12,16,4.35,15.0,fr,26137,199,1080103,1,1,Active Shallow Crust,0.0,89.98991,-90.0,06/26/9980
+0.25938,51.60169,6655,3,27,7,2,32,3.55,5.0,fr,26138,133,1080483,1,1,Active Shallow Crust,240.0127,57.99829,0.0,03/27/6655
+-1.52069,49.66641,1755,6,12,1,27,27,3.55,15.0,fr,26139,35,1081441,1,1,Active Shallow Crust,0.0,89.99021,0.0,06/12/1755
+-1.52069,49.66641,8167,8,15,7,52,55,3.55,5.0,fr,26140,163,1081443,1,1,Active Shallow Crust,240.0123,57.99818,0.0,08/15/8167
+-1.52069,49.66641,4985,10,2,15,21,12,3.65,5.0,fr,26141,99,1081452,1,1,Active Shallow Crust,0.0,89.98982,0.0,10/02/4985
+-1.52069,49.66641,8606,11,8,4,17,17,3.65,15.0,fr,26142,172,1081456,1,1,Active Shallow Crust,240.0014,58.01273,0.0,11/08/8606
+-1.52069,49.66641,3190,9,20,7,33,12,3.85,5.0,fr,26143,63,1081476,1,1,Active Shallow Crust,0.0,89.9896,0.0,09/20/3190
+-1.52069,49.66641,1472,3,23,1,9,26,4.45,5.0,fr,26144,29,1081551,1,1,Active Shallow Crust,240.0061,57.99494,0.0,03/23/1472
+-1.52069,49.66641,9815,8,26,23,37,20,5.75,5.0,fr,26145,196,1081710,1,1,Active Shallow Crust,0.0,89.99003,-90.0,08/26/9815
+3.48763,49.91065,7774,12,2,20,20,45,3.55,15.0,fr,26146,155,1081930,1,1,Active Shallow Crust,128.8963,89.99351,0.0,12/02/7774
+3.48763,49.91065,1242,3,24,19,57,48,3.75,5.0,fr,26147,24,1081944,1,1,Active Shallow Crust,0.0,89.98969,0.0,03/24/1242
+3.48763,49.91065,2569,2,6,12,32,43,3.75,27.5,fr,26148,51,1081946,1,1,Active Shallow Crust,0.0,89.98969,0.0,02/06/2569
+3.48763,49.91065,401,5,1,11,23,26,3.95,5.0,fr,26149,8,1081974,1,1,Active Shallow Crust,0.0,89.98964,-90.0,05/01/0401
+3.48763,49.91065,2953,4,25,2,12,47,3.95,15.0,fr,26150,59,1081978,1,1,Active Shallow Crust,128.8998,89.99386,0.0,04/25/2953
+3.48763,49.91065,3259,5,27,2,38,49,4.15,5.0,fr,26151,65,1081992,1,1,Active Shallow Crust,0.0,89.99023,0.0,05/27/3259
+3.48763,49.91065,8230,6,18,23,48,43,4.45,27.5,fr,26152,164,1082030,1,1,Active Shallow Crust,0.0,89.98963,0.0,06/18/8230
+4.29248,45.70643,2248,3,4,1,42,24,3.55,15.0,fr,26153,44,1082401,1,1,Active Shallow Crust,0.0,89.99296,0.0,03/04/2248
+4.29248,45.70643,3288,1,25,13,22,28,3.55,15.0,fr,26154,65,1082407,1,1,Active Shallow Crust,0.0,89.99287,-90.0,01/25/3288
+4.29248,45.70643,3245,4,8,13,30,15,3.65,5.0,fr,26155,64,1082412,1,1,Active Shallow Crust,0.0,89.98745,0.0,04/08/3245
+4.29248,45.70643,5980,6,8,2,39,52,3.65,5.0,fr,26156,119,1082418,1,1,Active Shallow Crust,0.0,89.9873,-90.0,06/08/5980
+4.29248,45.70643,989,2,14,7,9,46,3.75,5.0,fr,26157,19,1082430,1,1,Active Shallow Crust,0.0,89.98869,-90.0,02/14/0989
+4.29248,45.70643,3084,2,20,10,59,37,4.05,15.0,fr,26158,61,1082461,1,1,Active Shallow Crust,0.0,89.98812,0.0,02/20/3084
+4.29248,45.70643,4353,1,14,14,0,2,4.25,5.0,fr,26159,87,1082484,1,1,Active Shallow Crust,0.0,89.99056,0.0,01/14/4353
+-1.28994,50.07941,8124,9,1,16,1,39,3.55,5.0,fr,26160,162,1082889,1,1,Active Shallow Crust,128.8958,89.99353,0.0,09/01/8124
+-1.28994,50.07941,1461,3,26,23,1,2,3.65,5.0,fr,26161,29,1082892,1,1,Active Shallow Crust,0.0,89.98991,0.0,03/26/1461
+-1.28994,50.07941,3935,2,20,14,50,27,3.75,5.0,fr,26162,78,1082904,1,1,Active Shallow Crust,0.0,89.98972,0.0,02/20/3935
+-1.28994,50.07941,752,4,3,9,24,2,3.85,5.0,fr,26163,15,1082922,1,1,Active Shallow Crust,0.0,89.98957,-90.0,04/03/0752
+-1.28994,50.07941,7592,6,15,6,29,46,3.95,5.0,fr,26164,151,1082931,1,1,Active Shallow Crust,240.0203,58.00504,0.0,06/15/7592
+-1.28994,50.07941,5807,1,27,15,15,11,4.05,5.0,fr,26165,116,1082940,1,1,Active Shallow Crust,0.0,89.98999,0.0,01/27/5807
+1.12884,41.91382,1307,9,19,15,19,16,5.95,15.0,fr,26166,26,1083649,1,1,Active Shallow Crust,359.9999,89.99005,0.0,09/19/1307
+8.26008,49.02442,2800,9,1,17,16,14,3.55,5.0,fr,26167,55,1083840,1,3,Active Shallow Crust,0.0,89.98678,0.0,09/01/2800
+8.26008,49.02442,1541,8,25,0,5,21,3.55,5.0,fr,26168,30,1083840,1,3,Active Shallow Crust,0.0,89.98678,0.0,08/25/1541
+8.26008,49.02442,6509,6,3,14,55,53,3.55,5.0,fr,26169,130,1083840,1,3,Active Shallow Crust,0.0,89.98678,0.0,06/03/6509
+8.26008,49.02442,6281,4,20,6,27,44,3.55,15.0,fr,26170,125,1083841,1,1,Active Shallow Crust,0.0,89.98678,0.0,04/20/6281
+8.26008,49.02442,8408,2,1,7,5,13,3.55,27.5,fr,26171,168,1083842,1,1,Active Shallow Crust,0.0,89.98678,0.0,02/01/8408
+8.26008,49.02442,4038,8,19,12,0,5,3.55,15.0,fr,26172,80,1083847,1,1,Active Shallow Crust,0.0,89.98663,-90.0,08/19/4038
+8.26008,49.02442,4860,7,17,0,44,44,3.55,27.5,fr,26173,97,1083848,1,1,Active Shallow Crust,0.0,89.98663,-90.0,07/17/4860
+8.26008,49.02442,1305,12,13,3,23,13,3.65,5.0,fr,26174,26,1083852,1,2,Active Shallow Crust,0.0,89.98821,0.0,12/13/1305
+8.26008,49.02442,9363,4,20,2,41,34,3.65,5.0,fr,26175,187,1083852,1,2,Active Shallow Crust,0.0,89.98821,0.0,04/20/9363
+8.26008,49.02442,4652,3,16,20,13,11,3.65,5.0,fr,26176,93,1083855,1,2,Active Shallow Crust,240.0016,58.01283,0.0,03/16/4652
+8.26008,49.02442,1334,6,26,11,55,42,3.65,5.0,fr,26177,26,1083855,1,2,Active Shallow Crust,240.0016,58.01283,0.0,06/26/1334
+8.26008,49.02442,5318,1,12,16,26,41,3.65,15.0,fr,26178,106,1083862,1,1,Active Shallow Crust,128.8987,89.96357,0.0,01/12/5318
+8.26008,49.02442,4031,2,7,18,45,38,3.75,5.0,fr,26179,80,1083864,1,1,Active Shallow Crust,0.0,89.98949,0.0,02/07/4031
+8.26008,49.02442,4394,7,26,17,12,33,3.75,15.0,fr,26180,87,1083865,1,1,Active Shallow Crust,0.0,89.98949,0.0,07/26/4394
+8.26008,49.02442,1041,11,27,0,38,17,3.85,5.0,fr,26181,20,1083876,1,2,Active Shallow Crust,0.0,89.99064,0.0,11/27/1041
+8.26008,49.02442,5992,3,24,5,13,20,3.85,5.0,fr,26182,119,1083876,1,2,Active Shallow Crust,0.0,89.99064,0.0,03/24/5992
+8.26008,49.02442,6653,1,24,5,23,46,3.85,27.5,fr,26183,133,1083878,1,1,Active Shallow Crust,0.0,89.99064,0.0,01/24/6653
+8.26008,49.02442,5248,2,17,14,8,59,3.95,5.0,fr,26184,104,1083888,1,2,Active Shallow Crust,0.0,89.99165,0.0,02/17/5248
+8.26008,49.02442,6229,10,11,23,21,13,3.95,5.0,fr,26185,124,1083888,1,2,Active Shallow Crust,0.0,89.99165,0.0,10/11/6229
+8.26008,49.02442,2167,10,22,17,4,30,3.95,15.0,fr,26186,43,1083889,1,3,Active Shallow Crust,0.0,89.99165,0.0,10/22/2167
+8.26008,49.02442,3329,9,8,10,34,28,3.95,15.0,fr,26187,66,1083889,1,3,Active Shallow Crust,0.0,89.99165,0.0,09/08/3329
+8.26008,49.02442,9791,7,10,21,27,0,3.95,15.0,fr,26188,195,1083889,1,3,Active Shallow Crust,0.0,89.99165,0.0,07/10/9791
+8.26008,49.02442,3070,7,16,22,36,1,3.95,27.5,fr,26189,61,1083890,1,2,Active Shallow Crust,0.0,89.99165,0.0,07/16/3070
+8.26008,49.02442,1606,10,29,23,53,39,3.95,27.5,fr,26190,32,1083890,1,2,Active Shallow Crust,0.0,89.99165,0.0,10/29/1606
+8.26008,49.02442,3590,8,10,9,29,58,3.95,5.0,fr,26191,71,1083894,1,1,Active Shallow Crust,0.0,89.99156,-90.0,08/10/3590
+8.26008,49.02442,9127,12,24,6,8,21,3.95,15.0,fr,26192,182,1083895,1,1,Active Shallow Crust,0.0,89.99156,-90.0,12/24/9127
+8.26008,49.02442,5065,12,25,13,48,24,4.05,15.0,fr,26193,101,1083901,1,1,Active Shallow Crust,0.0,89.99256,0.0,12/25/5065
+8.26008,49.02442,2539,8,8,23,46,7,4.05,5.0,fr,26194,50,1083903,1,1,Active Shallow Crust,240.0073,58.00507,0.0,08/08/2539
+8.26008,49.02442,9122,9,5,15,25,56,4.15,5.0,fr,26195,182,1083912,1,2,Active Shallow Crust,0.0,89.98674,0.0,09/05/9122
+8.26008,49.02442,2742,2,17,5,20,54,4.15,5.0,fr,26196,54,1083912,1,2,Active Shallow Crust,0.0,89.98674,0.0,02/17/2742
+8.26008,49.02442,2705,8,13,12,3,38,4.15,15.0,fr,26197,54,1083913,1,1,Active Shallow Crust,0.0,89.98674,0.0,08/13/2705
+8.26008,49.02442,7666,8,25,22,16,59,4.15,27.5,fr,26198,153,1083914,1,1,Active Shallow Crust,0.0,89.98674,0.0,08/25/7666
+8.26008,49.02442,347,5,10,17,33,20,4.25,5.0,fr,26199,6,1083924,1,2,Active Shallow Crust,0.0,89.98818,0.0,05/10/0347
+8.26008,49.02442,538,5,10,22,28,34,4.25,5.0,fr,26200,10,1083924,1,2,Active Shallow Crust,0.0,89.98818,0.0,05/10/0538
+8.26008,49.02442,8921,4,26,0,18,36,4.25,5.0,fr,26201,178,1083927,1,1,Active Shallow Crust,240.0072,57.99467,0.0,04/26/8921
+8.26008,49.02442,4685,5,26,10,44,47,4.25,15.0,fr,26202,93,1083928,1,1,Active Shallow Crust,240.0072,57.99467,0.0,05/26/4685
+8.26008,49.02442,1638,2,21,3,33,44,4.25,15.0,fr,26203,32,1083934,1,1,Active Shallow Crust,128.8945,89.98104,0.0,02/21/1638
+8.26008,49.02442,8552,2,23,9,8,46,4.35,5.0,fr,26204,171,1083939,1,1,Active Shallow Crust,240.0098,57.99539,0.0,02/23/8552
+8.26008,49.02442,5589,5,12,2,10,43,4.65,27.5,fr,26205,111,1083977,1,1,Active Shallow Crust,240.0117,57.99424,0.0,05/12/5589
+8.26008,49.02442,7210,11,12,14,13,39,4.95,5.0,fr,26206,144,1084011,1,1,Active Shallow Crust,240.0132,58.00465,0.0,11/12/7210
+8.26008,49.02442,3929,3,7,19,56,13,5.05,5.0,fr,26207,78,1084026,1,1,Active Shallow Crust,0.0,89.99048,-90.0,03/07/3929
+2.88799,44.58107,28,1,11,4,27,19,3.55,5.0,fr,26208,0,1084320,1,3,Active Shallow Crust,0.0,89.98923,0.0,01/11/0028
+2.88799,44.58107,4490,9,20,15,41,17,3.55,5.0,fr,26209,89,1084320,1,3,Active Shallow Crust,0.0,89.98923,0.0,09/20/4490
+2.88799,44.58107,3757,2,24,9,36,9,3.55,5.0,fr,26210,75,1084320,1,3,Active Shallow Crust,0.0,89.98923,0.0,02/24/3757
+2.88799,44.58107,6613,12,27,15,59,4,3.55,15.0,fr,26211,132,1084321,1,1,Active Shallow Crust,0.0,89.98923,0.0,12/27/6613
+2.88799,44.58107,6658,10,26,14,59,4,3.55,27.5,fr,26212,133,1084331,1,1,Active Shallow Crust,128.8956,89.99461,0.0,10/26/6658
+2.88799,44.58107,661,2,25,19,58,20,3.65,5.0,fr,26213,13,1084335,1,1,Active Shallow Crust,240.0008,58.01303,0.0,02/25/0661
+2.88799,44.58107,9576,4,12,3,18,9,3.65,5.0,fr,26214,191,1084341,1,1,Active Shallow Crust,128.9002,89.96349,0.0,04/12/9576
+2.88799,44.58107,2739,2,4,23,39,17,3.75,5.0,fr,26215,54,1084344,1,1,Active Shallow Crust,0.0,89.98859,0.0,02/04/2739
+2.88799,44.58107,723,7,18,12,43,40,3.75,5.0,fr,26216,14,1084350,1,1,Active Shallow Crust,0.0,89.99134,-90.0,07/18/0723
+2.88799,44.58107,4241,12,10,17,48,57,3.85,5.0,fr,26217,84,1084356,1,1,Active Shallow Crust,0.0,89.98983,0.0,12/10/4241
+2.88799,44.58107,5042,10,20,16,9,39,3.85,27.5,fr,26218,100,1084364,1,1,Active Shallow Crust,0.0,89.98972,-90.0,10/20/5042
+2.88799,44.58107,9045,1,2,23,35,5,4.25,5.0,fr,26219,180,1084404,1,2,Active Shallow Crust,0.0,89.99037,0.0,01/02/9045
+2.88799,44.58107,7335,11,28,15,15,17,4.25,5.0,fr,26220,146,1084404,1,2,Active Shallow Crust,0.0,89.99037,0.0,11/28/7335
+2.88799,44.58107,7928,2,1,10,14,3,4.25,27.5,fr,26221,158,1084406,1,1,Active Shallow Crust,0.0,89.99037,0.0,02/01/7928
+2.88799,44.58107,84,11,14,6,17,32,4.45,5.0,fr,26222,1,1084428,1,1,Active Shallow Crust,0.0,89.98981,0.0,11/14/0084
+2.88799,44.58107,5786,5,17,1,5,4,4.45,5.0,fr,26223,115,1084431,1,1,Active Shallow Crust,240.005,57.99445,0.0,05/17/5786
+2.88799,44.58107,869,2,27,18,46,27,5.15,5.0,fr,26224,17,1084512,1,1,Active Shallow Crust,0.0,89.98975,0.0,02/27/0869
+4.67047,46.66734,3443,9,4,14,41,59,3.55,27.5,fr,26225,68,1084802,1,1,Active Shallow Crust,0.0,89.99308,0.0,09/04/3443
+4.67047,46.66734,7865,4,30,0,44,58,3.65,5.0,fr,26226,157,1084812,1,1,Active Shallow Crust,0.0,89.98766,0.0,04/30/7865
+4.67047,46.66734,6780,9,25,21,47,7,3.65,15.0,fr,26227,135,1084813,1,1,Active Shallow Crust,0.0,89.98766,0.0,09/25/6780
+4.67047,46.66734,8065,11,30,19,42,26,3.65,5.0,fr,26228,161,1084815,1,1,Active Shallow Crust,240.0019,58.01288,0.0,11/30/8065
+4.67047,46.66734,178,12,31,23,23,29,3.75,5.0,fr,26229,3,1084824,1,1,Active Shallow Crust,0.0,89.98901,0.0,12/31/0178
+4.67047,46.66734,9478,1,9,18,22,5,3.75,15.0,fr,26230,189,1084825,1,1,Active Shallow Crust,0.0,89.98901,0.0,01/09/9478
+4.67047,46.66734,4274,1,31,16,28,14,3.75,27.5,fr,26231,85,1084826,1,1,Active Shallow Crust,0.0,89.98901,0.0,01/31/4274
+4.67047,46.66734,6122,1,7,0,46,55,3.85,5.0,fr,26232,122,1084836,1,1,Active Shallow Crust,0.0,89.9902,0.0,01/07/6122
+4.67047,46.66734,7731,4,21,5,46,52,3.95,27.5,fr,26233,154,1084850,1,1,Active Shallow Crust,0.0,89.99126,0.0,04/21/7731
+4.67047,46.66734,7579,9,22,6,22,7,4.05,27.5,fr,26234,151,1084871,1,1,Active Shallow Crust,128.8913,89.99222,0.0,09/22/7579
+4.67047,46.66734,8946,8,17,13,30,21,4.15,27.5,fr,26235,178,1084874,1,1,Active Shallow Crust,0.0,89.98959,0.0,08/17/8946
+4.67047,46.66734,4039,7,3,23,26,1,4.25,15.0,fr,26236,80,1084888,1,1,Active Shallow Crust,240.0074,57.99415,0.0,07/03/4039
+4.67047,46.66734,6218,1,1,0,34,32,4.75,15.0,fr,26237,124,1084945,1,1,Active Shallow Crust,0.0,89.98957,0.0,01/01/6218
+4.67047,46.66734,216,3,10,14,57,41,5.05,5.0,fr,26238,4,1084983,1,1,Active Shallow Crust,240.0222,57.99753,0.0,03/10/0216
+0.07704,46.16531,6298,9,5,15,26,16,3.55,15.0,fr,26239,125,1085281,1,1,Active Shallow Crust,0.0,89.98996,0.0,09/05/6298
+0.07704,46.16531,6652,9,4,4,33,46,3.65,5.0,fr,26240,133,1085295,1,1,Active Shallow Crust,240.001,58.01289,0.0,09/04/6652
+0.07704,46.16531,4569,5,19,4,24,4,3.85,5.0,fr,26241,91,1085322,1,2,Active Shallow Crust,0.0,89.99,-90.0,05/19/4569
+0.07704,46.16531,9268,12,6,21,4,43,3.85,5.0,fr,26242,185,1085322,1,2,Active Shallow Crust,0.0,89.99,-90.0,12/06/9268
+0.07704,46.16531,6277,6,6,18,20,2,3.85,27.5,fr,26243,125,1085324,1,1,Active Shallow Crust,0.0,89.99,-90.0,06/06/6277
+0.07704,46.16531,8540,11,9,10,10,7,3.95,15.0,fr,26244,170,1085338,1,1,Active Shallow Crust,128.9004,89.9937,0.0,11/09/8540
+0.07704,46.16531,8931,6,20,0,55,9,4.75,5.0,fr,26245,178,1085424,1,1,Active Shallow Crust,0.0,89.98999,0.0,06/20/8931
+0.07704,46.16531,2889,10,9,14,18,53,5.65,5.0,fr,26246,57,1085532,1,1,Active Shallow Crust,360.0,89.99,0.0,10/09/2889
+-0.7529,46.09897,484,4,29,18,40,49,3.55,5.0,fr,26247,9,1085760,1,1,Active Shallow Crust,0.0,89.99039,0.0,04/29/0484
+-0.7529,46.09897,7114,1,15,7,15,25,3.55,15.0,fr,26248,142,1085764,1,1,Active Shallow Crust,240.0123,57.99809,0.0,01/15/7114
+-0.7529,46.09897,735,5,20,9,5,52,3.65,5.0,fr,26249,14,1085772,1,2,Active Shallow Crust,0.0,89.98988,0.0,05/20/0735
+-0.7529,46.09897,2844,1,8,14,40,52,3.65,5.0,fr,26250,56,1085772,1,2,Active Shallow Crust,0.0,89.98988,0.0,01/08/2844
+-0.7529,46.09897,4655,1,24,18,46,28,3.65,5.0,fr,26251,93,1085778,1,1,Active Shallow Crust,0.0,89.98975,-90.0,01/24/4655
+-0.7529,46.09897,5666,11,2,22,55,15,3.75,27.5,fr,26252,113,1085786,1,1,Active Shallow Crust,0.0,89.99028,0.0,11/02/5666
+-0.7529,46.09897,7559,5,30,8,37,22,3.95,5.0,fr,26253,151,1085808,1,1,Active Shallow Crust,0.0,89.99007,0.0,05/30/7559
+-0.7529,46.09897,2109,5,10,7,25,57,4.15,5.0,fr,26254,42,1085832,1,1,Active Shallow Crust,0.0,89.98992,0.0,05/10/2109
+-0.7529,46.09897,9652,7,14,4,37,7,4.35,15.0,fr,26255,193,1085863,1,1,Active Shallow Crust,0.0,89.99014,-90.0,07/14/9652
+-0.7529,46.09897,4020,2,28,12,27,10,5.15,5.0,fr,26256,80,1085955,1,1,Active Shallow Crust,240.0194,57.99994,0.0,02/28/4020
+4.67354,46.02042,4841,6,24,10,21,26,3.55,5.0,fr,26257,96,1086240,1,1,Active Shallow Crust,0.0,89.993,0.0,06/24/4841
+4.67354,46.02042,2751,2,2,10,6,52,3.55,5.0,fr,26258,55,1086243,1,1,Active Shallow Crust,240.0123,57.9982,0.0,02/02/2751
+4.67354,46.02042,9038,10,27,23,0,10,3.65,5.0,fr,26259,180,1086252,1,1,Active Shallow Crust,0.0,89.98752,0.0,10/27/9038
+4.67354,46.02042,6677,5,24,13,40,37,3.65,5.0,fr,26260,133,1086261,1,1,Active Shallow Crust,128.8996,89.96352,0.0,05/24/6677
+4.67354,46.02042,9006,4,22,0,52,51,3.65,15.0,fr,26261,180,1086262,1,1,Active Shallow Crust,128.8996,89.96352,0.0,04/22/9006
+4.67354,46.02042,3926,11,13,17,47,45,3.85,5.0,fr,26262,78,1086276,1,1,Active Shallow Crust,0.0,89.99008,0.0,11/13/3926
+4.67354,46.02042,2139,10,19,12,12,11,3.85,27.5,fr,26263,42,1086278,1,1,Active Shallow Crust,0.0,89.99008,0.0,10/19/2139
+4.67354,46.02042,2633,5,28,18,16,47,4.05,5.0,fr,26264,52,1086300,1,1,Active Shallow Crust,0.0,89.98819,0.0,05/28/2633
+4.67354,46.02042,122,2,27,3,40,30,4.05,15.0,fr,26265,2,1086301,1,2,Active Shallow Crust,0.0,89.98819,0.0,02/27/0122
+4.67354,46.02042,9479,8,30,0,20,27,4.05,15.0,fr,26266,189,1086301,1,2,Active Shallow Crust,0.0,89.98819,0.0,08/30/9479
+4.67354,46.02042,7285,8,29,23,0,49,4.15,5.0,fr,26267,145,1086312,1,1,Active Shallow Crust,0.0,89.98947,0.0,08/29/7285
+4.67354,46.02042,837,6,29,15,16,46,4.15,15.0,fr,26268,16,1086313,1,1,Active Shallow Crust,0.0,89.98947,0.0,06/29/0837
+4.67354,46.02042,3159,3,30,3,19,15,4.15,5.0,fr,26269,63,1086315,1,1,Active Shallow Crust,240.0091,57.99662,0.0,03/30/3159
+4.67354,46.02042,2765,4,7,6,29,18,4.25,15.0,fr,26270,55,1086325,1,1,Active Shallow Crust,0.0,89.99062,0.0,04/07/2765
+4.67354,46.02042,8703,1,12,9,16,17,5.65,5.0,fr,26271,174,1086498,1,1,Active Shallow Crust,0.0,89.98989,-90.0,01/12/8703
+4.673544,46.02042,7753,9,6,1,26,46,7.05,16.74827,fr,26272,155,1086667,1,1,Active Shallow Crust,0.0,89.99002,-90.0,09/06/7753
+-3.45781,50.05378,8020,10,3,5,26,22,3.65,5.0,fr,26273,160,1086741,1,1,Active Shallow Crust,128.8998,89.96359,0.0,10/03/8020
+3.79765,44.85021,112,5,30,8,43,13,3.55,5.0,fr,26274,2,1087680,1,4,Active Shallow Crust,0.0,89.98927,0.0,05/30/0112
+3.79765,44.85021,171,8,5,6,40,14,3.55,5.0,fr,26275,3,1087680,1,4,Active Shallow Crust,0.0,89.98927,0.0,08/05/0171
+3.79765,44.85021,4387,3,4,6,3,49,3.55,5.0,fr,26276,87,1087680,1,4,Active Shallow Crust,0.0,89.98927,0.0,03/04/4387
+3.79765,44.85021,9896,4,14,18,40,0,3.55,5.0,fr,26277,197,1087680,1,4,Active Shallow Crust,0.0,89.98927,0.0,04/14/9896
+3.79765,44.85021,9832,4,29,6,32,10,3.55,5.0,fr,26278,196,1087686,1,1,Active Shallow Crust,0.0,89.98915,-90.0,04/29/9832
+3.79765,44.85021,833,8,6,15,0,48,3.65,15.0,fr,26279,16,1087693,1,1,Active Shallow Crust,0.0,89.99044,0.0,08/06/0833
+3.79765,44.85021,1376,12,17,22,10,43,3.75,15.0,fr,26280,27,1087705,1,1,Active Shallow Crust,0.0,89.98864,0.0,12/17/1376
+3.79765,44.85021,8334,9,17,17,7,12,3.85,5.0,fr,26281,166,1087716,1,2,Active Shallow Crust,0.0,89.98988,0.0,09/17/8334
+3.79765,44.85021,3181,3,24,6,34,31,3.85,5.0,fr,26282,63,1087716,1,2,Active Shallow Crust,0.0,89.98988,0.0,03/24/3181
+3.79765,44.85021,4570,7,13,15,57,43,3.85,15.0,fr,26283,91,1087720,1,1,Active Shallow Crust,240.011,57.99776,0.0,07/13/4570
+3.79765,44.85021,7210,9,24,22,59,12,4.05,5.0,fr,26284,144,1087740,1,1,Active Shallow Crust,0.0,89.98995,0.0,09/24/7210
+3.79765,44.85021,2150,2,12,16,29,38,4.05,15.0,fr,26285,42,1087744,1,1,Active Shallow Crust,240.0054,58.00589,0.0,02/12/2150
+3.79765,44.85021,4327,4,25,22,36,1,4.25,5.0,fr,26286,86,1087764,1,1,Active Shallow Crust,0.0,89.99042,0.0,04/25/4327
+3.79765,44.85021,6708,3,29,0,51,15,4.35,5.0,fr,26287,134,1087776,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/29/6708
+3.79765,44.85021,3921,8,24,11,39,38,5.05,27.5,fr,26288,78,1087871,1,1,Active Shallow Crust,128.8862,89.99042,0.0,08/24/3921
+3.4015,49.77361,1203,4,30,1,59,40,3.65,15.0,fr,26289,24,1088173,1,1,Active Shallow Crust,0.0,89.99129,0.0,04/30/1203
+3.4015,49.77361,6708,9,2,8,23,14,3.75,5.0,fr,26290,134,1088190,1,1,Active Shallow Crust,0.0,89.98953,-90.0,09/02/6708
+3.4015,49.77361,6222,1,14,18,2,1,3.85,5.0,fr,26291,124,1088205,1,1,Active Shallow Crust,128.8952,89.99424,0.0,01/14/6222
+3.4015,49.77361,5822,1,27,23,30,46,3.95,15.0,fr,26292,116,1088218,1,1,Active Shallow Crust,128.8997,89.99384,0.0,01/27/5822
+-0.71735,42.68678,1001,4,5,0,40,24,3.55,15.0,fr,26293,20,1088641,1,1,Active Shallow Crust,0.0,89.98981,0.0,04/05/1001
+-0.71735,42.68678,245,3,8,11,37,21,3.55,5.0,fr,26294,4,1088643,1,1,Active Shallow Crust,240.0118,57.99815,0.0,03/08/0245
+-0.71735,42.68678,4467,3,15,13,3,28,3.65,5.0,fr,26295,89,1088652,1,2,Active Shallow Crust,0.0,89.99009,0.0,03/15/4467
+-0.71735,42.68678,6322,10,9,12,3,54,3.65,5.0,fr,26296,126,1088652,1,2,Active Shallow Crust,0.0,89.99009,0.0,10/09/6322
+-0.71735,42.68678,2737,12,16,9,7,38,3.65,5.0,fr,26297,54,1088655,1,1,Active Shallow Crust,240.0006,58.01292,0.0,12/16/2737
+-0.71735,42.68678,5310,2,13,21,35,33,3.75,5.0,fr,26298,106,1088667,1,1,Active Shallow Crust,240.0079,58.01743,0.0,02/13/5310
+-0.71735,42.68678,9617,10,22,0,1,29,3.85,5.0,fr,26299,192,1088676,1,1,Active Shallow Crust,0.0,89.99016,0.0,10/22/9617
+-0.71735,42.68678,6172,10,15,22,2,45,3.85,15.0,fr,26300,123,1088677,1,1,Active Shallow Crust,0.0,89.99016,0.0,10/15/6172
+-0.71735,42.68678,5502,2,4,20,46,38,3.95,5.0,fr,26301,110,1088688,1,1,Active Shallow Crust,0.0,89.99006,0.0,02/04/5502
+3.02842,51.81412,9184,8,25,20,30,30,3.85,5.0,fr,26302,183,1089156,1,1,Active Shallow Crust,0.0,89.98897,0.0,08/25/9184
+3.02842,51.81412,4016,1,16,8,58,22,3.85,15.0,fr,26303,80,1089157,1,1,Active Shallow Crust,0.0,89.98897,0.0,01/16/4016
+3.02842,51.81412,2325,8,12,14,9,0,4.05,5.0,fr,26304,46,1089180,1,1,Active Shallow Crust,0.0,89.98948,0.0,08/12/2325
+-1.73593,50.04997,4300,10,20,15,47,6,3.55,5.0,fr,26305,85,1090080,1,1,Active Shallow Crust,0.0,89.99029,0.0,10/20/4300
+-1.73593,50.04997,2518,3,22,21,25,39,3.65,5.0,fr,26306,50,1090092,1,1,Active Shallow Crust,0.0,89.9899,0.0,03/22/2518
+-1.73593,50.04997,5930,2,12,11,54,55,3.65,5.0,fr,26307,118,1090095,1,1,Active Shallow Crust,240.0015,58.01286,0.0,02/12/5930
+-1.73593,50.04997,3942,9,15,17,1,0,3.65,5.0,fr,26308,78,1090101,1,1,Active Shallow Crust,128.9003,89.96347,0.0,09/15/3942
+-1.73593,50.04997,1189,5,5,3,13,25,3.95,5.0,fr,26309,23,1090128,1,1,Active Shallow Crust,0.0,89.98978,0.0,05/05/1189
+5.77843,49.35983,6841,5,1,14,1,12,3.85,15.0,fr,26310,136,1090597,1,1,Active Shallow Crust,0.0,89.9907,0.0,05/01/6841
+5.77843,49.35983,2341,6,20,15,58,32,3.85,15.0,fr,26311,46,1090600,1,1,Active Shallow Crust,240.0122,57.99776,0.0,06/20/2341
+5.77843,49.35983,2268,4,26,12,17,5,4.95,5.0,fr,26312,45,1090737,1,1,Active Shallow Crust,128.8884,89.99002,0.0,04/26/2268
+4.56065,43.50596,1428,7,3,21,26,43,3.55,5.0,fr,26313,28,1092000,1,1,Active Shallow Crust,0.0,89.99268,0.0,07/03/1428
+4.56065,43.50596,4181,7,8,18,8,4,3.55,5.0,fr,26314,83,1092003,1,1,Active Shallow Crust,240.0118,57.99861,0.0,07/08/4181
+4.56065,43.50596,5084,11,7,11,59,41,3.75,15.0,fr,26315,101,1092031,1,1,Active Shallow Crust,0.0,89.98824,-90.0,11/07/5084
+4.56065,43.50596,1353,9,13,9,52,32,4.15,5.0,fr,26316,27,1092075,1,1,Active Shallow Crust,240.0084,57.9969,0.0,09/13/1353
+4.56065,43.50596,483,6,10,2,31,18,4.25,5.0,fr,26317,9,1092084,1,1,Active Shallow Crust,0.0,89.9902,0.0,06/10/0483
+4.56065,43.50596,4018,1,31,12,58,13,4.45,5.0,fr,26318,80,1092108,1,1,Active Shallow Crust,0.0,89.98962,0.0,01/31/4018
+4.56065,43.50596,5727,9,17,11,10,45,5.55,5.0,fr,26319,114,1092240,1,1,Active Shallow Crust,0.0,89.98975,0.0,09/17/5727
+5.8775,50.12029,9475,12,11,9,20,34,3.55,5.0,fr,26320,189,1092486,1,1,Active Shallow Crust,0.0,89.98692,-90.0,12/11/9475
+5.8775,50.12029,4101,10,8,14,32,25,3.65,5.0,fr,26321,82,1092492,1,1,Active Shallow Crust,0.0,89.98847,0.0,10/08/4101
+5.8775,50.12029,864,9,23,16,32,30,3.65,5.0,fr,26322,17,1092495,1,1,Active Shallow Crust,240.0012,58.01283,0.0,09/23/0864
+5.8775,50.12029,3780,5,15,4,43,36,3.65,5.0,fr,26323,75,1092498,1,1,Active Shallow Crust,0.0,89.98834,-90.0,05/15/3780
+5.8775,50.12029,757,7,12,21,17,59,3.95,5.0,fr,26324,15,1092528,1,1,Active Shallow Crust,0.0,89.99184,0.0,07/12/0757
+5.8775,50.12029,6050,1,18,3,23,18,3.95,15.0,fr,26325,120,1092535,1,1,Active Shallow Crust,0.0,89.99174,-90.0,01/18/6050
+5.8775,50.12029,2986,4,10,12,11,58,4.15,27.5,fr,26326,59,1092554,1,1,Active Shallow Crust,0.0,89.99028,0.0,04/10/2986
+5.8775,50.12029,6014,12,12,13,14,3,4.35,5.0,fr,26327,120,1092576,1,1,Active Shallow Crust,0.0,89.9897,0.0,12/12/6014
+5.877521,50.12029,3648,10,30,15,20,33,6.85,13.45767,fr,26328,72,1092876,1,1,Active Shallow Crust,359.9999,89.99006,0.0,10/30/3648
+0.23133,43.46557,3204,4,30,21,47,25,3.65,15.0,fr,26329,64,1092973,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/30/3204
+0.23133,43.46557,6840,5,4,2,5,5,3.65,5.0,fr,26330,136,1092978,1,1,Active Shallow Crust,359.9999,89.9901,-90.0,05/04/6840
+0.23133,43.46557,3757,6,15,6,37,7,3.85,5.0,fr,26331,75,1093002,1,1,Active Shallow Crust,0.0,89.99001,-90.0,06/15/3757
+0.23133,43.46557,5855,4,18,20,6,48,4.25,5.0,fr,26332,117,1093047,1,1,Active Shallow Crust,240.007,57.99397,0.0,04/18/5855
+0.23133,43.46557,2756,6,25,15,57,4,4.35,5.0,fr,26333,55,1093056,1,1,Active Shallow Crust,0.0,89.98998,0.0,06/25/2756
+0.2313398,43.46557,4984,10,13,4,17,36,6.55,9.527304,fr,26334,99,1093320,1,1,Active Shallow Crust,360.0,89.99,0.0,10/13/4984
+4.49563,47.02899,1514,7,24,10,21,58,3.55,15.0,fr,26335,30,1093441,1,1,Active Shallow Crust,0.0,89.99313,0.0,07/24/1514
+4.49563,47.02899,1632,3,17,6,31,23,3.55,5.0,fr,26336,32,1093443,1,1,Active Shallow Crust,240.0114,57.99858,0.0,03/17/1632
+4.49563,47.02899,6525,9,1,21,36,2,3.55,27.5,fr,26337,130,1093445,1,1,Active Shallow Crust,240.0114,57.99849,0.0,09/01/6525
+4.49563,47.02899,9661,8,24,11,6,5,3.65,5.0,fr,26338,193,1093452,1,1,Active Shallow Crust,0.0,89.98775,0.0,08/24/9661
+4.49563,47.02899,8781,1,5,9,50,50,3.75,15.0,fr,26339,175,1093465,1,1,Active Shallow Crust,0.0,89.98908,0.0,01/05/8781
+4.49563,47.02899,3293,2,17,13,19,39,3.85,5.0,fr,26340,65,1093476,1,1,Active Shallow Crust,0.0,89.99026,0.0,02/17/3293
+4.49563,47.02899,5087,2,27,18,12,32,3.95,27.5,fr,26341,101,1093499,1,1,Active Shallow Crust,128.9006,89.99349,0.0,02/27/5087
+4.49563,47.02899,9790,10,20,9,35,12,4.05,5.0,fr,26342,195,1093500,1,1,Active Shallow Crust,0.0,89.9884,0.0,10/20/9790
+4.49563,47.02899,1418,9,18,15,28,37,4.35,5.0,fr,26343,28,1093536,1,1,Active Shallow Crust,0.0,89.98905,0.0,09/18/1418
+2.69353,52.95092,6531,12,29,22,42,46,3.85,15.0,fr,26344,130,1094437,1,1,Active Shallow Crust,0.0,89.98925,0.0,12/29/6531
+-0.01421,45.618,8421,9,9,3,43,16,3.55,5.0,fr,26345,168,1094880,1,1,Active Shallow Crust,0.0,89.99,0.0,09/09/8421
+-0.01421,45.618,2356,9,10,5,20,47,3.55,15.0,fr,26346,47,1094881,1,1,Active Shallow Crust,0.0,89.99,0.0,09/10/2356
+-0.01421,45.618,2371,1,22,5,1,38,3.55,15.0,fr,26347,47,1094887,1,1,Active Shallow Crust,0.0,89.99,-90.0,01/22/2371
+-0.01421,45.618,7276,7,27,18,43,49,3.55,5.0,fr,26348,145,1094889,1,1,Active Shallow Crust,128.8963,89.99374,0.0,07/27/7276
+-0.01421,45.618,6701,12,25,17,28,35,3.75,15.0,fr,26349,134,1094905,1,1,Active Shallow Crust,0.0,89.99,0.0,12/25/6701
+-0.01421,45.618,8131,11,17,2,18,11,3.75,15.0,fr,26350,162,1094914,1,1,Active Shallow Crust,128.8967,89.96735,0.0,11/17/8131
+-0.01421,45.618,4934,3,1,7,33,30,3.85,5.0,fr,26351,98,1094916,1,1,Active Shallow Crust,360.0,89.99001,0.0,03/01/4934
+-0.01421,45.618,5755,11,27,16,7,3,3.95,5.0,fr,26352,115,1094928,1,3,Active Shallow Crust,360.0,89.99001,0.0,11/27/5755
+-0.01421,45.618,78,9,4,2,58,42,3.95,5.0,fr,26353,1,1094928,1,3,Active Shallow Crust,360.0,89.99001,0.0,09/04/0078
+-0.01421,45.618,6398,8,18,5,31,25,3.95,5.0,fr,26354,127,1094928,1,3,Active Shallow Crust,360.0,89.99001,0.0,08/18/6398
+-0.01421,45.618,8742,3,15,12,12,12,3.95,5.0,fr,26355,174,1094934,1,1,Active Shallow Crust,0.0,89.99001,-90.0,03/15/8742
+-0.01421,45.618,3134,1,15,22,17,40,4.05,5.0,fr,26356,62,1094940,1,1,Active Shallow Crust,0.0,89.99,0.0,01/15/3134
+-0.01421,45.618,9057,9,1,19,3,45,4.05,5.0,fr,26357,181,1094949,1,1,Active Shallow Crust,128.8906,89.99372,0.0,09/01/9057
+-0.01421,45.618,5248,10,22,15,17,55,4.15,5.0,fr,26358,104,1094952,1,2,Active Shallow Crust,360.0,89.99001,0.0,10/22/5248
+-0.01421,45.618,2471,1,24,23,55,49,4.15,5.0,fr,26359,49,1094952,1,2,Active Shallow Crust,360.0,89.99001,0.0,01/24/2471
+-0.01421,45.618,4558,3,1,12,46,8,4.15,15.0,fr,26360,91,1094953,1,1,Active Shallow Crust,360.0,89.99001,0.0,03/01/4558
+-0.01421,45.618,2991,6,11,10,13,12,4.35,15.0,fr,26361,59,1094977,1,3,Active Shallow Crust,360.0,89.99001,0.0,06/11/2991
+-0.01421,45.618,6599,6,11,7,46,42,4.35,15.0,fr,26362,131,1094977,1,3,Active Shallow Crust,360.0,89.99001,0.0,06/11/6599
+-0.01421,45.618,7168,11,26,3,47,43,4.35,15.0,fr,26363,143,1094977,1,3,Active Shallow Crust,360.0,89.99001,0.0,11/26/7168
+-0.01421,45.618,7656,10,26,19,7,5,4.35,5.0,fr,26364,153,1094979,1,1,Active Shallow Crust,240.0082,57.99591,0.0,10/26/7656
+-0.01421,45.618,9204,4,6,10,18,31,4.45,5.0,fr,26365,184,1094988,1,1,Active Shallow Crust,0.0,89.99,0.0,04/06/9204
+-0.01421,45.618,1006,2,1,12,53,49,4.45,15.0,fr,26366,20,1094992,1,1,Active Shallow Crust,240.005,57.99465,0.0,02/01/1006
+-0.01421,45.618,1437,10,31,13,23,23,4.55,5.0,fr,26367,28,1095000,1,1,Active Shallow Crust,360.0,89.99,0.0,10/31/1437
+-0.01421,45.618,8822,6,14,20,48,35,5.15,15.0,fr,26368,176,1095073,1,1,Active Shallow Crust,360.0,89.99,0.0,06/14/8822
+7.75574,47.6975,9178,10,24,18,55,19,3.55,5.0,fr,26369,183,1095360,1,6,Active Shallow Crust,0.0,89.99321,0.0,10/24/9178
+7.75574,47.6975,4946,5,6,21,15,6,3.55,5.0,fr,26370,98,1095360,1,6,Active Shallow Crust,0.0,89.99321,0.0,05/06/4946
+7.75574,47.6975,8097,6,30,1,36,8,3.55,5.0,fr,26371,161,1095360,1,6,Active Shallow Crust,0.0,89.99321,0.0,06/30/8097
+7.75574,47.6975,1348,7,17,18,53,21,3.55,5.0,fr,26372,26,1095360,1,6,Active Shallow Crust,0.0,89.99321,0.0,07/17/1348
+7.75574,47.6975,5985,11,9,15,0,33,3.55,5.0,fr,26373,119,1095360,1,6,Active Shallow Crust,0.0,89.99321,0.0,11/09/5985
+7.75574,47.6975,8447,9,17,9,44,6,3.55,5.0,fr,26374,168,1095360,1,6,Active Shallow Crust,0.0,89.99321,0.0,09/17/8447
+7.75574,47.6975,3639,12,25,10,14,55,3.55,15.0,fr,26375,72,1095361,1,3,Active Shallow Crust,0.0,89.99321,0.0,12/25/3639
+7.75574,47.6975,3189,12,14,16,8,42,3.55,15.0,fr,26376,63,1095361,1,3,Active Shallow Crust,0.0,89.99321,0.0,12/14/3189
+7.75574,47.6975,3436,7,19,21,41,13,3.55,15.0,fr,26377,68,1095361,1,3,Active Shallow Crust,0.0,89.99321,0.0,07/19/3436
+7.75574,47.6975,5878,4,8,18,17,13,3.55,5.0,fr,26378,117,1095363,1,3,Active Shallow Crust,240.0113,57.99906,0.0,04/08/5878
+7.75574,47.6975,1302,10,24,16,3,17,3.55,5.0,fr,26379,26,1095363,1,3,Active Shallow Crust,240.0113,57.99906,0.0,10/24/1302
+7.75574,47.6975,3952,5,23,13,41,40,3.55,5.0,fr,26380,79,1095363,1,3,Active Shallow Crust,240.0113,57.99906,0.0,05/23/3952
+7.75574,47.6975,4274,6,12,22,53,54,3.55,15.0,fr,26381,85,1095364,1,1,Active Shallow Crust,240.0113,57.99906,0.0,06/12/4274
+7.75574,47.6975,9049,9,2,14,57,17,3.55,5.0,fr,26382,180,1095369,1,3,Active Shallow Crust,128.8953,89.9966,0.0,09/02/9049
+7.75574,47.6975,6384,5,3,5,53,20,3.55,5.0,fr,26383,127,1095369,1,3,Active Shallow Crust,128.8953,89.9966,0.0,05/03/6384
+7.75574,47.6975,8018,5,21,9,56,23,3.55,5.0,fr,26384,160,1095369,1,3,Active Shallow Crust,128.8953,89.9966,0.0,05/21/8018
+7.75574,47.6975,559,7,13,22,4,36,3.55,15.0,fr,26385,11,1095370,1,2,Active Shallow Crust,128.8953,89.9966,0.0,07/13/0559
+7.75574,47.6975,5560,2,5,6,6,31,3.55,15.0,fr,26386,111,1095370,1,2,Active Shallow Crust,128.8953,89.9966,0.0,02/05/5560
+7.75574,47.6975,8067,3,18,17,49,17,3.65,5.0,fr,26387,161,1095372,1,7,Active Shallow Crust,0.0,89.9879,0.0,03/18/8067
+7.75574,47.6975,5110,12,1,3,1,6,3.65,5.0,fr,26388,102,1095372,1,7,Active Shallow Crust,0.0,89.9879,0.0,12/01/5110
+7.75574,47.6975,1396,2,5,20,2,59,3.65,5.0,fr,26389,27,1095372,1,7,Active Shallow Crust,0.0,89.9879,0.0,02/05/1396
+7.75574,47.6975,7519,10,21,15,0,15,3.65,5.0,fr,26390,150,1095372,1,7,Active Shallow Crust,0.0,89.9879,0.0,10/21/7519
+7.75574,47.6975,6913,10,12,10,17,54,3.65,5.0,fr,26391,138,1095372,1,7,Active Shallow Crust,0.0,89.9879,0.0,10/12/6913
+7.75574,47.6975,4860,12,19,10,6,28,3.65,5.0,fr,26392,97,1095372,1,7,Active Shallow Crust,0.0,89.9879,0.0,12/19/4860
+7.75574,47.6975,3416,2,24,7,45,9,3.65,5.0,fr,26393,68,1095372,1,7,Active Shallow Crust,0.0,89.9879,0.0,02/24/3416
+7.75574,47.6975,5118,3,6,7,53,36,3.65,5.0,fr,26394,102,1095375,1,2,Active Shallow Crust,240.0,58.01348,0.0,03/06/5118
+7.75574,47.6975,3247,6,2,12,55,38,3.65,5.0,fr,26395,64,1095375,1,2,Active Shallow Crust,240.0,58.01348,0.0,06/02/3247
+7.75574,47.6975,918,5,2,6,5,21,3.65,15.0,fr,26396,18,1095376,1,2,Active Shallow Crust,240.0,58.01348,0.0,05/02/0918
+7.75574,47.6975,2958,11,20,10,33,13,3.65,15.0,fr,26397,59,1095376,1,2,Active Shallow Crust,240.0,58.01348,0.0,11/20/2958
+7.75574,47.6975,1741,5,31,5,35,14,3.75,5.0,fr,26398,34,1095384,1,7,Active Shallow Crust,0.0,89.98922,0.0,05/31/1741
+7.75574,47.6975,7119,2,13,8,42,25,3.75,5.0,fr,26399,142,1095384,1,7,Active Shallow Crust,0.0,89.98922,0.0,02/13/7119
+7.75574,47.6975,3011,2,14,4,4,58,3.75,5.0,fr,26400,60,1095384,1,7,Active Shallow Crust,0.0,89.98922,0.0,02/14/3011
+7.75574,47.6975,9694,12,6,20,40,0,3.75,5.0,fr,26401,193,1095384,1,7,Active Shallow Crust,0.0,89.98922,0.0,12/06/9694
+7.75574,47.6975,8659,1,12,18,20,11,3.75,5.0,fr,26402,173,1095384,1,7,Active Shallow Crust,0.0,89.98922,0.0,01/12/8659
+7.75574,47.6975,5620,3,25,17,49,46,3.75,5.0,fr,26403,112,1095384,1,7,Active Shallow Crust,0.0,89.98922,0.0,03/25/5620
+7.75574,47.6975,8033,12,13,9,22,54,3.75,5.0,fr,26404,160,1095384,1,7,Active Shallow Crust,0.0,89.98922,0.0,12/13/8033
+7.75574,47.6975,9480,12,24,18,59,22,3.75,15.0,fr,26405,189,1095385,1,4,Active Shallow Crust,0.0,89.98922,0.0,12/24/9480
+7.75574,47.6975,2364,11,8,3,34,42,3.75,15.0,fr,26406,47,1095385,1,4,Active Shallow Crust,0.0,89.98922,0.0,11/08/2364
+7.75574,47.6975,206,7,31,16,0,6,3.75,15.0,fr,26407,4,1095385,1,4,Active Shallow Crust,0.0,89.98922,0.0,07/31/0206
+7.75574,47.6975,668,11,14,1,42,17,3.75,15.0,fr,26408,13,1095385,1,4,Active Shallow Crust,0.0,89.98922,0.0,11/14/0668
+7.75574,47.6975,3594,5,18,4,58,39,3.75,27.5,fr,26409,71,1095386,1,2,Active Shallow Crust,0.0,89.98922,0.0,05/18/3594
+7.75574,47.6975,7634,7,30,5,34,24,3.75,27.5,fr,26410,152,1095386,1,2,Active Shallow Crust,0.0,89.98922,0.0,07/30/7634
+7.75574,47.6975,7428,9,27,5,18,27,3.75,5.0,fr,26411,148,1095387,1,3,Active Shallow Crust,240.0089,58.01744,0.0,09/27/7428
+7.75574,47.6975,4993,6,4,2,53,3,3.75,5.0,fr,26412,99,1095387,1,3,Active Shallow Crust,240.0089,58.01744,0.0,06/04/4993
+7.75574,47.6975,6822,2,6,3,57,45,3.75,5.0,fr,26413,136,1095387,1,3,Active Shallow Crust,240.0089,58.01744,0.0,02/06/6822
+7.75574,47.6975,5359,1,30,14,29,22,3.75,5.0,fr,26414,107,1095390,1,1,Active Shallow Crust,0.0,89.98909,-90.0,01/30/5359
+7.75574,47.6975,1237,1,22,8,41,33,3.75,27.5,fr,26415,24,1095392,1,1,Active Shallow Crust,0.0,89.98909,-90.0,01/22/1237
+7.75574,47.6975,4311,10,31,0,5,1,3.85,5.0,fr,26416,86,1095396,1,4,Active Shallow Crust,0.0,89.99039,0.0,10/31/4311
+7.75574,47.6975,8464,9,28,15,41,13,3.85,5.0,fr,26417,169,1095396,1,4,Active Shallow Crust,0.0,89.99039,0.0,09/28/8464
+7.75574,47.6975,2139,6,26,7,53,11,3.85,5.0,fr,26418,42,1095396,1,4,Active Shallow Crust,0.0,89.99039,0.0,06/26/2139
+7.75574,47.6975,2941,6,6,3,30,1,3.85,5.0,fr,26419,58,1095396,1,4,Active Shallow Crust,0.0,89.99039,0.0,06/06/2941
+7.75574,47.6975,9492,4,15,3,59,38,3.85,15.0,fr,26420,189,1095397,1,2,Active Shallow Crust,0.0,89.99039,0.0,04/15/9492
+7.75574,47.6975,8152,12,24,20,43,36,3.85,15.0,fr,26421,163,1095397,1,2,Active Shallow Crust,0.0,89.99039,0.0,12/24/8152
+7.75574,47.6975,3613,2,24,10,58,31,3.85,5.0,fr,26422,72,1095399,1,1,Active Shallow Crust,240.01,57.99784,0.0,02/24/3613
+7.75574,47.6975,5695,10,30,17,13,20,3.85,5.0,fr,26423,113,1095402,1,1,Active Shallow Crust,0.0,89.99028,-90.0,10/30/5695
+7.75574,47.6975,7174,3,13,22,15,38,3.85,5.0,fr,26424,143,1095405,1,1,Active Shallow Crust,128.895,89.99279,0.0,03/13/7174
+7.75574,47.6975,9473,3,7,17,56,45,3.95,27.5,fr,26425,189,1095410,1,1,Active Shallow Crust,0.0,89.99143,0.0,03/07/9473
+7.75574,47.6975,3745,8,13,22,59,26,3.95,5.0,fr,26426,74,1095411,1,1,Active Shallow Crust,240.0199,58.00499,0.0,08/13/3745
+7.75574,47.6975,3333,6,21,11,28,52,4.05,5.0,fr,26427,66,1095420,1,2,Active Shallow Crust,0.0,89.98855,0.0,06/21/3333
+7.75574,47.6975,8792,7,6,4,38,57,4.05,5.0,fr,26428,175,1095420,1,2,Active Shallow Crust,0.0,89.98855,0.0,07/06/8792
+7.75574,47.6975,644,9,6,6,41,38,4.05,15.0,fr,26429,12,1095421,1,3,Active Shallow Crust,0.0,89.98855,0.0,09/06/0644
+7.75574,47.6975,5486,1,14,14,39,36,4.05,15.0,fr,26430,109,1095421,1,3,Active Shallow Crust,0.0,89.98855,0.0,01/14/5486
+7.75574,47.6975,4625,2,3,16,18,42,4.05,15.0,fr,26431,92,1095421,1,3,Active Shallow Crust,0.0,89.98855,0.0,02/03/4625
+7.75574,47.6975,795,9,11,15,20,20,4.05,15.0,fr,26432,15,1095424,1,1,Active Shallow Crust,240.0064,58.00585,0.0,09/11/0795
+7.75574,47.6975,3292,5,13,8,32,15,4.05,5.0,fr,26433,65,1095426,1,1,Active Shallow Crust,0.0,89.98842,-90.0,05/13/3292
+7.75574,47.6975,2119,4,3,12,29,46,4.15,5.0,fr,26434,42,1095432,1,4,Active Shallow Crust,0.0,89.98979,0.0,04/03/2119
+7.75574,47.6975,3928,1,12,3,13,6,4.15,5.0,fr,26435,78,1095432,1,4,Active Shallow Crust,0.0,89.98979,0.0,01/12/3928
+7.75574,47.6975,9809,9,23,10,30,47,4.15,5.0,fr,26436,196,1095432,1,4,Active Shallow Crust,0.0,89.98979,0.0,09/23/9809
+7.75574,47.6975,6290,11,22,13,25,24,4.15,5.0,fr,26437,125,1095432,1,4,Active Shallow Crust,0.0,89.98979,0.0,11/22/6290
+7.75574,47.6975,5941,9,21,14,54,13,4.15,15.0,fr,26438,118,1095442,1,1,Active Shallow Crust,128.8974,89.9949,0.0,09/21/5941
+7.75574,47.6975,4723,4,27,7,17,10,4.25,5.0,fr,26439,94,1095444,1,2,Active Shallow Crust,0.0,89.99091,0.0,04/27/4723
+7.75574,47.6975,5332,9,22,5,3,10,4.25,5.0,fr,26440,106,1095444,1,2,Active Shallow Crust,0.0,89.99091,0.0,09/22/5332
+7.75574,47.6975,651,10,22,3,35,51,4.35,5.0,fr,26441,13,1095456,1,1,Active Shallow Crust,0.0,89.98919,0.0,10/22/0651
+7.75574,47.6975,7705,1,20,23,12,42,4.35,15.0,fr,26442,154,1095457,1,1,Active Shallow Crust,0.0,89.98919,0.0,01/20/7705
+7.75574,47.6975,1938,5,28,20,52,13,4.35,5.0,fr,26443,38,1095465,1,1,Active Shallow Crust,128.8974,89.98258,0.0,05/28/1938
+7.75574,47.6975,8066,1,27,9,36,38,4.45,15.0,fr,26444,161,1095469,1,1,Active Shallow Crust,0.0,89.99036,0.0,01/27/8066
+7.75574,47.6975,3083,4,5,23,9,35,4.45,5.0,fr,26445,61,1095471,1,1,Active Shallow Crust,240.0056,57.99481,0.0,04/05/3083
+7.75574,47.6975,1306,12,13,19,36,40,4.55,5.0,fr,26446,26,1095480,1,1,Active Shallow Crust,0.0,89.98927,0.0,12/13/1306
+7.75574,47.6975,5921,5,23,9,29,34,4.65,5.0,fr,26447,118,1095492,1,1,Active Shallow Crust,0.0,89.99043,0.0,05/23/5921
+7.75574,47.6975,347,11,27,19,57,8,4.65,5.0,fr,26448,6,1095501,1,1,Active Shallow Crust,128.8906,89.98727,0.0,11/27/0347
+7.75574,47.6975,1004,3,11,6,59,1,4.95,5.0,fr,26449,20,1095531,1,1,Active Shallow Crust,240.0125,58.00442,0.0,03/11/1004
+7.75574,47.6975,545,2,17,4,40,34,5.85,5.0,fr,26450,10,1095639,1,1,Active Shallow Crust,240.0488,58.00006,0.0,02/17/0545
+7.75574,47.6975,1239,6,28,6,3,17,5.95,5.0,fr,26451,24,1095648,1,1,Active Shallow Crust,0.0,89.99014,0.0,06/28/1239
+1.12378,43.00173,860,11,29,14,9,1,3.55,5.0,fr,26452,17,1095840,1,1,Active Shallow Crust,0.0,89.99078,0.0,11/29/0860
+1.12378,43.00173,1209,3,10,16,41,13,3.55,5.0,fr,26453,24,1095843,1,1,Active Shallow Crust,240.0115,57.99825,0.0,03/10/1209
+1.12378,43.00173,5413,10,12,17,43,3,3.55,5.0,fr,26454,108,1095846,1,1,Active Shallow Crust,0.0,89.99068,-90.0,10/12/5413
+1.12378,43.00173,5767,1,6,19,39,47,3.65,5.0,fr,26455,115,1095852,1,1,Active Shallow Crust,0.0,89.99014,0.0,01/06/5767
+1.12378,43.00173,5343,11,5,1,39,16,3.65,15.0,fr,26456,106,1095853,1,1,Active Shallow Crust,0.0,89.99014,0.0,11/05/5343
+1.12378,43.00173,292,5,22,12,27,42,3.75,15.0,fr,26457,5,1095865,1,1,Active Shallow Crust,0.0,89.98975,0.0,05/22/0292
+1.12378,43.00173,7107,2,1,21,1,28,3.85,5.0,fr,26458,142,1095879,1,1,Active Shallow Crust,240.0105,57.99765,0.0,02/01/7107
+1.12378,43.00173,789,2,20,17,26,50,3.95,15.0,fr,26459,15,1095889,1,1,Active Shallow Crust,0.0,89.98953,0.0,02/20/0789
+1.12378,43.00173,6072,4,24,7,59,50,3.95,5.0,fr,26460,121,1095897,1,1,Active Shallow Crust,128.9009,89.9936,0.0,04/24/6072
+1.12378,43.00173,5589,4,20,10,28,27,4.05,5.0,fr,26461,111,1095900,1,2,Active Shallow Crust,0.0,89.98963,0.0,04/20/5589
+1.12378,43.00173,397,4,30,22,5,47,4.05,5.0,fr,26462,7,1095900,1,2,Active Shallow Crust,0.0,89.98963,0.0,04/30/0397
+1.12378,43.00173,4471,7,15,20,22,57,4.05,5.0,fr,26463,89,1095909,1,1,Active Shallow Crust,128.891,89.99378,0.0,07/15/4471
+1.12378,43.00173,2139,1,16,11,11,6,4.25,15.0,fr,26464,42,1095928,1,1,Active Shallow Crust,240.0069,57.99396,0.0,01/16/2139
+1.12378,43.00173,2005,8,29,16,40,16,4.65,5.0,fr,26465,40,1095978,1,1,Active Shallow Crust,0.0,89.99001,-90.0,08/29/2005
+1.12378,43.00173,7468,12,10,23,7,28,5.45,15.0,fr,26466,149,1096069,1,1,Active Shallow Crust,0.0,89.99007,0.0,12/10/7468
+-2.70648,47.01242,5840,10,24,3,9,31,3.75,5.0,fr,26467,116,1096344,1,1,Active Shallow Crust,0.0,89.98907,0.0,10/24/5840
+-2.70648,47.01242,7624,9,27,19,16,10,3.95,5.0,fr,26468,152,1096371,1,1,Active Shallow Crust,240.0197,58.00502,0.0,09/27/7624
+-2.70648,47.01242,6641,10,8,3,0,47,4.45,5.0,fr,26469,132,1096437,1,1,Active Shallow Crust,128.8922,89.9939,0.0,10/08/6641
+-2.70648,47.01242,7924,6,2,16,2,34,4.95,5.0,fr,26470,158,1096488,1,1,Active Shallow Crust,0.0,89.98971,0.0,06/02/7924
+-2.49254,47.03241,8526,4,22,9,43,35,3.55,5.0,fr,26471,170,1096800,1,1,Active Shallow Crust,0.0,89.98969,0.0,04/22/8526
+-2.49254,47.03241,9701,6,7,15,45,48,3.55,5.0,fr,26472,194,1096803,1,1,Active Shallow Crust,240.0116,57.99826,0.0,06/07/9701
+-2.49254,47.03241,9232,10,23,14,27,21,3.55,5.0,fr,26473,184,1096806,1,1,Active Shallow Crust,0.0,89.98957,-90.0,10/23/9232
+-2.49254,47.03241,4200,7,1,1,41,4,3.65,15.0,fr,26474,83,1096813,1,1,Active Shallow Crust,0.0,89.99081,0.0,07/01/4200
+-2.49254,47.03241,930,6,20,13,35,41,3.65,5.0,fr,26475,18,1096815,1,1,Active Shallow Crust,240.0008,58.01298,0.0,06/20/0930
+-2.49254,47.03241,8,11,30,22,58,32,3.65,5.0,fr,26476,0,1096818,1,1,Active Shallow Crust,0.0,89.99071,-90.0,11/30/0008
+-2.49254,47.03241,5489,1,23,16,47,7,3.75,15.0,fr,26477,109,1096825,1,2,Active Shallow Crust,0.0,89.98908,0.0,01/23/5489
+-2.49254,47.03241,9483,5,6,20,25,58,3.75,15.0,fr,26478,189,1096825,1,2,Active Shallow Crust,0.0,89.98908,0.0,05/06/9483
+-2.49254,47.03241,1482,8,31,7,57,6,3.75,5.0,fr,26479,29,1096833,1,1,Active Shallow Crust,128.8971,89.96725,0.0,08/31/1482
+-2.49254,47.03241,4853,8,13,7,24,6,3.85,5.0,fr,26480,97,1096836,1,1,Active Shallow Crust,0.0,89.99026,0.0,08/13/4853
+-2.49254,47.03241,2134,12,12,13,33,29,4.25,5.0,fr,26481,42,1096884,1,1,Active Shallow Crust,0.0,89.98926,0.0,12/12/2134
+-2.49254,47.03241,1780,10,19,4,2,41,4.35,5.0,fr,26482,35,1096899,1,1,Active Shallow Crust,240.0087,57.996,0.0,10/19/1780
+-2.49254,47.03241,3225,9,26,19,56,59,4.45,15.0,fr,26483,64,1096909,1,1,Active Shallow Crust,0.0,89.99024,0.0,09/26/3225
+-2.49254,47.03241,4251,4,26,9,27,46,4.55,5.0,fr,26484,85,1096920,1,1,Active Shallow Crust,0.0,89.99022,0.0,04/26/4251
+6.55107,42.96173,2314,10,17,17,54,5,3.55,15.0,fr,26485,46,1097281,1,1,Active Shallow Crust,0.0,89.99262,0.0,10/17/2314
+6.55107,42.96173,1074,6,5,0,28,30,3.65,5.0,fr,26486,21,1097295,1,1,Active Shallow Crust,240.0001,58.01342,0.0,06/05/1074
+6.55107,42.96173,2655,7,27,1,12,45,3.65,27.5,fr,26487,53,1097297,1,1,Active Shallow Crust,240.0001,58.01334,0.0,07/27/2655
+6.55107,42.96173,153,5,24,6,41,52,3.85,15.0,fr,26488,3,1097317,1,1,Active Shallow Crust,0.0,89.98955,0.0,05/24/0153
+0.59872,49.66035,1145,11,15,5,38,51,3.55,5.0,fr,26489,22,1097760,1,2,Active Shallow Crust,0.0,89.99021,0.0,11/15/1145
+0.59872,49.66035,4151,8,14,6,52,21,3.55,5.0,fr,26490,83,1097760,1,2,Active Shallow Crust,0.0,89.99021,0.0,08/14/4151
+0.59872,49.66035,8062,3,3,14,19,12,3.55,5.0,fr,26491,161,1097769,1,1,Active Shallow Crust,128.896,89.99388,0.0,03/03/8062
+0.59872,49.66035,464,8,5,9,54,5,3.65,5.0,fr,26492,9,1097772,1,1,Active Shallow Crust,0.0,89.98982,0.0,08/05/0464
+0.59872,49.66035,4805,5,31,13,21,41,3.65,5.0,fr,26493,96,1097781,1,2,Active Shallow Crust,128.9002,89.96352,0.0,05/31/4805
+0.59872,49.66035,3563,1,25,2,12,53,3.65,5.0,fr,26494,71,1097781,1,2,Active Shallow Crust,128.9002,89.96352,0.0,01/25/3563
+0.59872,49.66035,8896,6,14,20,7,49,3.75,5.0,fr,26495,177,1097784,1,1,Active Shallow Crust,0.0,89.99028,0.0,06/14/8896
+0.59872,49.66035,6833,2,8,2,56,13,3.85,5.0,fr,26496,136,1097802,1,1,Active Shallow Crust,0.0,89.99007,-90.0,02/08/6833
+0.59872,49.66035,3782,7,11,8,41,2,4.05,5.0,fr,26497,75,1097820,1,1,Active Shallow Crust,0.0,89.98991,0.0,07/11/3782
+0.59872,49.66035,8324,9,25,7,18,27,4.05,15.0,fr,26498,166,1097824,1,1,Active Shallow Crust,240.0065,58.0059,0.0,09/25/8324
+0.59872,49.66035,5428,3,15,6,4,22,4.15,5.0,fr,26499,108,1097832,1,2,Active Shallow Crust,0.0,89.99019,0.0,03/15/5428
+0.59872,49.66035,3435,10,13,21,4,38,4.15,5.0,fr,26500,68,1097832,1,2,Active Shallow Crust,0.0,89.99019,0.0,10/13/3435
+0.59872,49.66035,1122,4,5,13,33,34,4.15,15.0,fr,26501,22,1097833,1,1,Active Shallow Crust,0.0,89.99019,0.0,04/05/1122
+0.59872,49.66035,2169,4,13,3,48,56,4.15,5.0,fr,26502,43,1097835,1,1,Active Shallow Crust,240.0091,57.99741,0.0,04/13/2169
+0.59872,49.66035,9134,4,3,19,33,34,4.35,5.0,fr,26503,182,1097862,1,1,Active Shallow Crust,0.0,89.99014,-90.0,04/03/9134
+0.59872,49.66035,5191,3,13,17,10,9,4.55,5.0,fr,26504,103,1097883,1,1,Active Shallow Crust,240.0102,57.99759,0.0,03/13/5191
+0.59872,49.66035,2082,5,11,14,53,24,4.65,5.0,fr,26505,41,1097892,1,1,Active Shallow Crust,0.0,89.99011,0.0,05/11/2082
+1.92972,50.11053,1067,9,9,5,37,31,3.55,15.0,fr,26506,21,1098244,1,1,Active Shallow Crust,240.0126,57.99819,0.0,09/09/1067
+1.92972,50.11053,4809,11,4,5,6,16,3.75,15.0,fr,26507,96,1098265,1,1,Active Shallow Crust,0.0,89.98972,0.0,11/04/4809
+1.92972,50.11053,793,8,17,1,15,50,3.75,5.0,fr,26508,15,1098267,1,1,Active Shallow Crust,240.0086,58.01769,0.0,08/17/0793
+1.92972,50.11053,7358,10,15,22,17,27,3.95,5.0,fr,26509,147,1098294,1,1,Active Shallow Crust,0.0,89.98968,-90.0,10/15/7358
+1.92972,50.11053,8226,2,27,14,5,12,4.15,5.0,fr,26510,164,1098315,1,1,Active Shallow Crust,240.009,57.99756,0.0,02/27/8226
+1.92972,50.11053,7460,12,31,19,49,23,4.25,5.0,fr,26511,149,1098324,1,1,Active Shallow Crust,0.0,89.98989,0.0,12/31/7460
+1.92972,50.11053,8493,9,18,5,52,52,4.25,5.0,fr,26512,169,1098330,1,1,Active Shallow Crust,0.0,89.98977,-90.0,09/18/8493
+1.92972,50.11053,280,12,16,10,50,26,4.35,5.0,fr,26513,5,1098336,1,1,Active Shallow Crust,0.0,89.9897,0.0,12/16/0280
+0.91527,41.48363,1033,10,24,15,59,14,3.65,27.5,fr,26514,20,1098737,1,1,Active Shallow Crust,240.0007,58.01269,0.0,10/24/1033
+0.91527,41.48363,6884,2,2,15,0,42,3.65,5.0,fr,26515,137,1098741,1,1,Active Shallow Crust,128.9009,89.9635,0.0,02/02/6884
+0.91527,41.48363,2621,7,6,11,22,43,3.95,15.0,fr,26516,52,1098772,1,1,Active Shallow Crust,240.0191,58.00484,0.0,07/06/2621
+0.91527,41.48363,2256,5,12,5,49,26,4.25,5.0,fr,26517,45,1098804,1,1,Active Shallow Crust,0.0,89.98988,0.0,05/12/2256
+0.91527,41.48363,3552,7,5,6,37,47,4.55,5.0,fr,26518,71,1098840,1,1,Active Shallow Crust,0.0,89.99014,0.0,07/05/3552
+0.91527,41.48363,813,5,25,11,7,0,4.55,5.0,fr,26519,16,1098846,1,1,Active Shallow Crust,0.0,89.99003,-90.0,05/25/0813
+6.96077,46.18502,1318,12,24,18,11,34,3.55,5.0,fr,26520,26,1099200,1,8,Active Shallow Crust,0.0,89.99302,0.0,12/24/1318
+6.96077,46.18502,3911,6,17,4,4,51,3.55,5.0,fr,26521,78,1099200,1,8,Active Shallow Crust,0.0,89.99302,0.0,06/17/3911
+6.96077,46.18502,5629,8,19,20,54,29,3.55,5.0,fr,26522,112,1099200,1,8,Active Shallow Crust,0.0,89.99302,0.0,08/19/5629
+6.96077,46.18502,8027,1,30,3,42,59,3.55,5.0,fr,26523,160,1099200,1,8,Active Shallow Crust,0.0,89.99302,0.0,01/30/8027
+6.96077,46.18502,4152,11,12,13,26,19,3.55,5.0,fr,26524,83,1099200,1,8,Active Shallow Crust,0.0,89.99302,0.0,11/12/4152
+6.96077,46.18502,4563,12,5,9,44,35,3.55,5.0,fr,26525,91,1099200,1,8,Active Shallow Crust,0.0,89.99302,0.0,12/05/4563
+6.96077,46.18502,7289,1,28,6,56,15,3.55,5.0,fr,26526,145,1099200,1,8,Active Shallow Crust,0.0,89.99302,0.0,01/28/7289
+6.96077,46.18502,4339,5,24,4,59,4,3.55,5.0,fr,26527,86,1099200,1,8,Active Shallow Crust,0.0,89.99302,0.0,05/24/4339
+6.96077,46.18502,8704,1,7,2,49,3,3.55,15.0,fr,26528,174,1099201,1,2,Active Shallow Crust,0.0,89.99302,0.0,01/07/8704
+6.96077,46.18502,1788,3,2,19,20,47,3.55,15.0,fr,26529,35,1099201,1,2,Active Shallow Crust,0.0,89.99302,0.0,03/02/1788
+6.96077,46.18502,9388,10,30,1,46,13,3.55,5.0,fr,26530,187,1099203,1,4,Active Shallow Crust,240.0117,57.99815,0.0,10/30/9388
+6.96077,46.18502,4906,9,12,2,42,4,3.55,5.0,fr,26531,98,1099203,1,4,Active Shallow Crust,240.0117,57.99815,0.0,09/12/4906
+6.96077,46.18502,1284,7,23,4,36,9,3.55,5.0,fr,26532,25,1099203,1,4,Active Shallow Crust,240.0117,57.99815,0.0,07/23/1284
+6.96077,46.18502,8800,12,5,14,12,51,3.55,5.0,fr,26533,175,1099203,1,4,Active Shallow Crust,240.0117,57.99815,0.0,12/05/8800
+6.96077,46.18502,3866,6,22,0,18,56,3.55,5.0,fr,26534,77,1099206,1,2,Active Shallow Crust,0.0,89.99294,-90.0,06/22/3866
+6.96077,46.18502,3423,8,8,15,58,59,3.55,5.0,fr,26535,68,1099206,1,2,Active Shallow Crust,0.0,89.99294,-90.0,08/08/3423
+6.96077,46.18502,6378,8,5,19,58,40,3.55,15.0,fr,26536,127,1099207,1,1,Active Shallow Crust,0.0,89.99294,-90.0,08/05/6378
+6.96077,46.18502,1322,6,16,20,12,47,3.55,5.0,fr,26537,26,1099209,1,2,Active Shallow Crust,128.8953,89.99651,0.0,06/16/1322
+6.96077,46.18502,7837,4,9,14,57,45,3.55,5.0,fr,26538,156,1099209,1,2,Active Shallow Crust,128.8953,89.99651,0.0,04/09/7837
+6.96077,46.18502,8903,4,1,20,21,10,3.55,15.0,fr,26539,178,1099210,1,1,Active Shallow Crust,128.8953,89.99651,0.0,04/01/8903
+6.96077,46.18502,8266,4,5,23,45,50,3.65,5.0,fr,26540,165,1099212,1,10,Active Shallow Crust,0.0,89.98756,0.0,04/05/8266
+6.96077,46.18502,6106,6,1,2,31,21,3.65,5.0,fr,26541,122,1099212,1,10,Active Shallow Crust,0.0,89.98756,0.0,06/01/6106
+6.96077,46.18502,4371,1,17,8,2,12,3.65,5.0,fr,26542,87,1099212,1,10,Active Shallow Crust,0.0,89.98756,0.0,01/17/4371
+6.96077,46.18502,5479,12,1,3,8,40,3.65,5.0,fr,26543,109,1099212,1,10,Active Shallow Crust,0.0,89.98756,0.0,12/01/5479
+6.96077,46.18502,2787,2,15,12,37,46,3.65,5.0,fr,26544,55,1099212,1,10,Active Shallow Crust,0.0,89.98756,0.0,02/15/2787
+6.96077,46.18502,7843,6,5,9,47,37,3.65,5.0,fr,26545,156,1099212,1,10,Active Shallow Crust,0.0,89.98756,0.0,06/05/7843
+6.96077,46.18502,1451,11,9,13,22,24,3.65,5.0,fr,26546,29,1099212,1,10,Active Shallow Crust,0.0,89.98756,0.0,11/09/1451
+6.96077,46.18502,5692,1,18,14,48,10,3.65,5.0,fr,26547,113,1099212,1,10,Active Shallow Crust,0.0,89.98756,0.0,01/18/5692
+6.96077,46.18502,1321,9,6,12,25,58,3.65,5.0,fr,26548,26,1099212,1,10,Active Shallow Crust,0.0,89.98756,0.0,09/06/1321
+6.96077,46.18502,2,12,21,20,6,15,3.65,5.0,fr,26549,0,1099212,1,10,Active Shallow Crust,0.0,89.98756,0.0,12/21/0002
+6.96077,46.18502,9258,6,12,1,9,27,3.65,15.0,fr,26550,185,1099213,1,2,Active Shallow Crust,0.0,89.98756,0.0,06/12/9258
+6.96077,46.18502,3272,7,14,17,4,46,3.65,15.0,fr,26551,65,1099213,1,2,Active Shallow Crust,0.0,89.98756,0.0,07/14/3272
+6.96077,46.18502,6067,12,7,10,53,20,3.65,27.5,fr,26552,121,1099214,1,2,Active Shallow Crust,0.0,89.98756,0.0,12/07/6067
+6.96077,46.18502,9931,1,7,8,15,8,3.65,27.5,fr,26553,198,1099214,1,2,Active Shallow Crust,0.0,89.98756,0.0,01/07/9931
+6.96077,46.18502,8672,8,19,8,8,57,3.65,5.0,fr,26554,173,1099215,1,2,Active Shallow Crust,240.0014,58.01239,0.0,08/19/8672
+6.96077,46.18502,2078,12,6,14,49,5,3.65,5.0,fr,26555,41,1099215,1,2,Active Shallow Crust,240.0014,58.01239,0.0,12/06/2078
+6.96077,46.18502,5927,12,31,12,51,17,3.65,5.0,fr,26556,118,1099221,1,1,Active Shallow Crust,128.901,89.96352,0.0,12/31/5927
+6.96077,46.18502,8523,12,3,17,24,28,3.75,5.0,fr,26557,170,1099224,1,2,Active Shallow Crust,0.0,89.98891,0.0,12/03/8523
+6.96077,46.18502,7314,12,16,0,52,25,3.75,5.0,fr,26558,146,1099224,1,2,Active Shallow Crust,0.0,89.98891,0.0,12/16/7314
+6.96077,46.18502,3823,12,16,16,38,37,3.75,15.0,fr,26559,76,1099225,1,2,Active Shallow Crust,0.0,89.98891,0.0,12/16/3823
+6.96077,46.18502,5699,5,18,11,37,46,3.75,15.0,fr,26560,113,1099225,1,2,Active Shallow Crust,0.0,89.98891,0.0,05/18/5699
+6.96077,46.18502,2147,5,5,20,57,15,3.75,5.0,fr,26561,42,1099227,1,2,Active Shallow Crust,240.0085,58.01756,0.0,05/05/2147
+6.96077,46.18502,2977,6,20,18,14,58,3.75,5.0,fr,26562,59,1099227,1,2,Active Shallow Crust,240.0085,58.01756,0.0,06/20/2977
+6.96077,46.18502,8838,7,29,0,31,7,3.75,5.0,fr,26563,176,1099230,1,1,Active Shallow Crust,0.0,89.98878,-90.0,07/29/8838
+6.96077,46.18502,8299,7,4,3,51,45,3.85,5.0,fr,26564,165,1099236,1,3,Active Shallow Crust,0.0,89.99011,0.0,07/04/8299
+6.96077,46.18502,4756,5,16,18,34,27,3.85,5.0,fr,26565,95,1099236,1,3,Active Shallow Crust,0.0,89.99011,0.0,05/16/4756
+6.96077,46.18502,9292,1,4,20,23,22,3.85,5.0,fr,26566,185,1099236,1,3,Active Shallow Crust,0.0,89.99011,0.0,01/04/9292
+6.96077,46.18502,2556,11,24,23,35,42,3.85,15.0,fr,26567,51,1099237,1,3,Active Shallow Crust,0.0,89.99011,0.0,11/24/2556
+6.96077,46.18502,3208,9,13,6,39,47,3.85,15.0,fr,26568,64,1099237,1,3,Active Shallow Crust,0.0,89.99011,0.0,09/13/3208
+6.96077,46.18502,146,6,14,10,56,30,3.85,15.0,fr,26569,2,1099237,1,3,Active Shallow Crust,0.0,89.99011,0.0,06/14/0146
+6.96077,46.18502,1817,9,17,20,58,2,3.85,27.5,fr,26570,36,1099244,1,1,Active Shallow Crust,0.0,89.99,-90.0,09/17/1817
+6.96077,46.18502,9995,11,3,15,40,15,3.95,5.0,fr,26571,199,1099248,1,4,Active Shallow Crust,0.0,89.99119,0.0,11/03/9995
+6.96077,46.18502,186,4,25,13,49,12,3.95,5.0,fr,26572,3,1099248,1,4,Active Shallow Crust,0.0,89.99119,0.0,04/25/0186
+6.96077,46.18502,3736,2,3,18,25,58,3.95,5.0,fr,26573,74,1099248,1,4,Active Shallow Crust,0.0,89.99119,0.0,02/03/3736
+6.96077,46.18502,8383,3,17,4,36,4,3.95,5.0,fr,26574,167,1099248,1,4,Active Shallow Crust,0.0,89.99119,0.0,03/17/8383
+6.96077,46.18502,7691,12,13,11,40,23,3.95,27.5,fr,26575,153,1099250,1,1,Active Shallow Crust,0.0,89.99119,0.0,12/13/7691
+6.96077,46.18502,1483,4,21,12,22,52,3.95,5.0,fr,26576,29,1099257,1,1,Active Shallow Crust,128.9008,89.99339,0.0,04/21/1483
+6.96077,46.18502,4642,10,20,10,18,8,4.05,5.0,fr,26577,92,1099260,1,1,Active Shallow Crust,0.0,89.98822,0.0,10/20/4642
+6.96077,46.18502,7935,12,10,0,45,14,4.05,5.0,fr,26578,158,1099266,1,1,Active Shallow Crust,0.0,89.98808,-90.0,12/10/7935
+6.96077,46.18502,6545,8,29,2,10,5,4.05,15.0,fr,26579,130,1099270,1,1,Active Shallow Crust,128.8915,89.99215,0.0,08/29/6545
+6.96077,46.18502,9779,3,24,17,50,23,4.15,5.0,fr,26580,195,1099272,1,3,Active Shallow Crust,0.0,89.9895,0.0,03/24/9779
+6.96077,46.18502,140,8,27,0,46,43,4.15,5.0,fr,26581,2,1099272,1,3,Active Shallow Crust,0.0,89.9895,0.0,08/27/0140
+6.96077,46.18502,4562,6,12,4,17,36,4.15,5.0,fr,26582,91,1099272,1,3,Active Shallow Crust,0.0,89.9895,0.0,06/12/4562
+6.96077,46.18502,7431,4,27,0,27,33,4.15,27.5,fr,26583,148,1099274,1,1,Active Shallow Crust,0.0,89.9895,0.0,04/27/7431
+6.96077,46.18502,9053,7,9,1,14,1,4.15,15.0,fr,26584,181,1099276,1,1,Active Shallow Crust,240.0086,57.9973,0.0,07/09/9053
+6.96077,46.18502,4981,11,26,0,41,4,4.15,5.0,fr,26585,99,1099281,1,1,Active Shallow Crust,128.8983,89.993,0.0,11/26/4981
+6.96077,46.18502,6689,5,21,23,39,27,4.25,5.0,fr,26586,133,1099284,1,3,Active Shallow Crust,0.0,89.99065,0.0,05/21/6689
+6.96077,46.18502,2911,5,1,7,31,40,4.25,5.0,fr,26587,58,1099284,1,3,Active Shallow Crust,0.0,89.99065,0.0,05/01/2911
+6.96077,46.18502,3759,9,4,12,14,58,4.25,5.0,fr,26588,75,1099284,1,3,Active Shallow Crust,0.0,89.99065,0.0,09/04/3759
+6.96077,46.18502,7583,3,19,0,42,43,4.25,15.0,fr,26589,151,1099285,1,1,Active Shallow Crust,0.0,89.99065,0.0,03/19/7583
+6.96077,46.18502,4386,10,6,6,36,31,4.25,5.0,fr,26590,87,1099293,1,2,Active Shallow Crust,128.895,89.98093,0.0,10/06/4386
+6.96077,46.18502,7348,4,15,2,2,17,4.25,5.0,fr,26591,146,1099293,1,2,Active Shallow Crust,128.895,89.98093,0.0,04/15/7348
+6.96077,46.18502,6079,5,18,18,39,40,4.35,5.0,fr,26592,121,1099302,1,2,Active Shallow Crust,0.0,89.98875,-90.0,05/18/6079
+6.96077,46.18502,4937,1,5,1,50,42,4.35,5.0,fr,26593,98,1099302,1,2,Active Shallow Crust,0.0,89.98875,-90.0,01/05/4937
+6.96077,46.18502,8919,7,8,1,11,0,4.45,5.0,fr,26594,178,1099308,1,4,Active Shallow Crust,0.0,89.99009,0.0,07/08/8919
+6.96077,46.18502,493,8,11,5,15,31,4.45,5.0,fr,26595,9,1099308,1,4,Active Shallow Crust,0.0,89.99009,0.0,08/11/0493
+6.96077,46.18502,2026,6,5,20,4,28,4.45,5.0,fr,26596,40,1099308,1,4,Active Shallow Crust,0.0,89.99009,0.0,06/05/2026
+6.96077,46.18502,567,9,21,21,46,19,4.45,5.0,fr,26597,11,1099308,1,4,Active Shallow Crust,0.0,89.99009,0.0,09/21/0567
+6.96077,46.18502,3421,3,8,2,4,4,4.45,27.5,fr,26598,68,1099310,1,1,Active Shallow Crust,0.0,89.99009,0.0,03/08/3421
+6.96077,46.18502,8041,2,11,22,43,8,4.45,5.0,fr,26599,160,1099311,1,1,Active Shallow Crust,240.0052,57.99468,0.0,02/11/8041
+6.96077,46.18502,7802,5,21,9,24,22,4.55,5.0,fr,26600,156,1099320,1,1,Active Shallow Crust,0.0,89.98896,0.0,05/21/7802
+6.96077,46.18502,8644,9,20,3,55,42,4.55,15.0,fr,26601,172,1099324,1,1,Active Shallow Crust,240.0097,57.99702,0.0,09/20/8644
+6.96077,46.18502,309,11,10,1,55,29,4.55,5.0,fr,26602,6,1099326,1,2,Active Shallow Crust,0.0,89.99107,-90.0,11/10/0309
+6.96077,46.18502,1532,1,9,6,51,32,4.55,5.0,fr,26603,30,1099326,1,2,Active Shallow Crust,0.0,89.99107,-90.0,01/09/1532
+6.96077,46.18502,6970,1,2,19,10,14,4.65,5.0,fr,26604,139,1099332,1,1,Active Shallow Crust,0.0,89.99016,0.0,01/02/6970
+6.96077,46.18502,7077,10,17,0,39,55,4.65,15.0,fr,26605,141,1099333,1,1,Active Shallow Crust,0.0,89.99016,0.0,10/17/7077
+6.96077,46.18502,4266,3,4,8,9,57,4.65,5.0,fr,26606,85,1099338,1,1,Active Shallow Crust,0.0,89.99004,-90.0,03/04/4266
+6.96077,46.18502,33,10,26,0,58,54,4.75,5.0,fr,26607,0,1099344,1,1,Active Shallow Crust,0.0,89.98948,0.0,10/26/0033
+6.96077,46.18502,2629,3,12,0,36,45,4.75,5.0,fr,26608,52,1099350,1,1,Active Shallow Crust,0.0,89.98936,-90.0,03/12/2629
+6.96077,46.18502,6134,5,19,22,7,19,4.85,5.0,fr,26609,122,1099356,1,1,Active Shallow Crust,0.0,89.99062,0.0,05/19/6134
+6.96077,46.18502,7766,4,25,6,19,48,4.95,15.0,fr,26610,155,1099369,1,1,Active Shallow Crust,0.0,89.99025,0.0,04/25/7766
+6.96077,46.18502,7926,6,19,8,36,46,5.05,5.0,fr,26611,158,1099389,1,1,Active Shallow Crust,128.8855,89.99052,0.0,06/19/7926
+6.96077,46.18502,8685,12,19,20,34,2,5.65,5.0,fr,26612,173,1099458,1,1,Active Shallow Crust,0.0,89.98992,-90.0,12/19/8685
+2.77424,41.23431,8914,8,26,15,28,24,3.55,15.0,fr,26613,178,1099681,1,1,Active Shallow Crust,0.0,89.98862,0.0,08/26/8914
+2.77424,41.23431,2865,8,29,17,32,1,3.55,5.0,fr,26614,57,1099686,1,1,Active Shallow Crust,0.0,89.98849,-90.0,08/29/2865
+2.77424,41.23431,6248,11,7,23,26,6,3.75,5.0,fr,26615,124,1099704,1,1,Active Shallow Crust,0.0,89.99097,0.0,11/07/6248
+2.77424,41.23431,7938,4,13,18,45,40,3.85,5.0,fr,26616,158,1099716,1,1,Active Shallow Crust,0.0,89.98927,0.0,04/13/7938
+2.77424,41.23431,7444,1,28,13,6,32,3.95,5.0,fr,26617,148,1099728,1,1,Active Shallow Crust,0.0,89.99043,0.0,01/28/7444
+2.77424,41.23431,3927,7,2,13,22,0,4.55,5.0,fr,26618,78,1099803,1,1,Active Shallow Crust,240.0078,57.99717,0.0,07/02/3927
+2.77424,41.23431,1202,6,27,4,49,23,4.65,5.0,fr,26619,24,1099812,1,1,Active Shallow Crust,0.0,89.99038,0.0,06/27/1202
+2.77424,41.23431,5789,5,8,5,55,59,4.65,5.0,fr,26620,115,1099815,1,1,Active Shallow Crust,240.0093,57.99403,0.0,05/08/5789
+-0.65952,42.41771,8647,4,6,18,26,31,3.55,5.0,fr,26621,172,1100160,1,1,Active Shallow Crust,0.0,89.98976,0.0,04/06/8647
+-0.65952,42.41771,9819,6,28,5,4,54,3.65,27.5,fr,26622,196,1100174,1,1,Active Shallow Crust,0.0,89.99005,0.0,06/28/9819
+-0.65952,42.41771,834,8,11,4,41,14,3.95,5.0,fr,26623,16,1100208,1,1,Active Shallow Crust,0.0,89.99002,0.0,08/11/0834
+-0.65952,42.41771,4129,6,28,10,10,0,4.55,27.5,fr,26624,82,1100282,1,1,Active Shallow Crust,0.0,89.99,0.0,06/28/4129
+-0.65952,42.41771,8509,3,30,6,52,36,5.35,15.0,fr,26625,170,1100380,1,1,Active Shallow Crust,240.0223,58.00106,0.0,03/30/8509
+4.3542,43.47706,6969,9,9,9,8,32,3.55,5.0,fr,26626,139,1100640,1,1,Active Shallow Crust,0.0,89.99268,0.0,09/09/6969
+4.3542,43.47706,7609,3,8,17,44,14,3.65,15.0,fr,26627,152,1100653,1,1,Active Shallow Crust,0.0,89.98695,0.0,03/08/7609
+4.3542,43.47706,5276,4,20,7,0,22,3.75,5.0,fr,26628,105,1100664,1,1,Active Shallow Crust,0.0,89.98837,0.0,04/20/5276
+4.3542,43.47706,8439,5,24,21,43,19,3.85,5.0,fr,26629,168,1100676,1,1,Active Shallow Crust,0.0,89.98964,0.0,05/24/8439
+4.3542,43.47706,355,11,20,0,28,50,3.95,15.0,fr,26630,7,1100689,1,1,Active Shallow Crust,0.0,89.99077,0.0,11/20/0355
+4.3542,43.47706,4488,2,27,14,4,7,4.05,5.0,fr,26631,89,1100700,1,1,Active Shallow Crust,0.0,89.99177,0.0,02/27/4488
+4.3542,43.47706,8896,11,15,10,15,43,4.25,5.0,fr,26632,177,1100724,1,2,Active Shallow Crust,0.0,89.9902,0.0,11/15/8896
+4.3542,43.47706,9623,10,21,17,13,14,4.25,5.0,fr,26633,192,1100724,1,2,Active Shallow Crust,0.0,89.9902,0.0,10/21/9623
+5.64466,44.04995,7423,11,27,2,39,45,3.55,5.0,fr,26634,148,1101600,1,1,Active Shallow Crust,0.0,89.99275,0.0,11/27/7423
+5.64466,44.04995,3373,10,26,18,16,6,3.55,27.5,fr,26635,67,1101602,1,1,Active Shallow Crust,0.0,89.99275,0.0,10/26/3373
+5.64466,44.04995,1671,2,11,12,8,30,3.55,15.0,fr,26636,33,1101610,1,1,Active Shallow Crust,128.8971,89.99275,0.0,02/11/1671
+5.64466,44.04995,7165,6,15,18,50,54,3.65,5.0,fr,26637,143,1101615,1,1,Active Shallow Crust,239.9994,58.01339,0.0,06/15/7165
+5.64466,44.04995,4403,2,23,10,31,48,3.75,5.0,fr,26638,88,1101624,1,2,Active Shallow Crust,0.0,89.98849,0.0,02/23/4403
+5.64466,44.04995,414,10,22,4,32,54,3.75,5.0,fr,26639,8,1101624,1,2,Active Shallow Crust,0.0,89.98849,0.0,10/22/0414
+5.64466,44.04995,8379,1,5,21,41,16,3.75,5.0,fr,26640,167,1101627,1,1,Active Shallow Crust,240.0088,58.0174,0.0,01/05/8379
+5.64466,44.04995,7356,8,16,12,6,54,3.75,27.5,fr,26641,147,1101632,1,1,Active Shallow Crust,0.0,89.98835,-90.0,08/16/7356
+5.64466,44.04995,205,10,2,2,38,1,3.85,15.0,fr,26642,4,1101637,1,1,Active Shallow Crust,0.0,89.98974,0.0,10/02/0205
+5.64466,44.04995,1424,10,30,19,20,26,3.85,5.0,fr,26643,28,1101639,1,1,Active Shallow Crust,240.0107,57.99815,0.0,10/30/1424
+5.64466,44.04995,7142,1,31,22,14,59,3.95,5.0,fr,26644,142,1101654,1,1,Active Shallow Crust,0.0,89.99075,-90.0,01/31/7142
+5.64466,44.04995,288,10,15,16,33,6,4.05,5.0,fr,26645,5,1101660,1,2,Active Shallow Crust,0.0,89.99185,0.0,10/15/0288
+5.64466,44.04995,7571,6,5,2,3,37,4.05,5.0,fr,26646,151,1101660,1,2,Active Shallow Crust,0.0,89.99185,0.0,06/05/7571
+5.64466,44.04995,9696,12,15,3,55,55,4.15,5.0,fr,26647,193,1101672,1,1,Active Shallow Crust,0.0,89.98911,0.0,12/15/9696
+5.64466,44.04995,5464,1,26,23,11,43,4.25,5.0,fr,26648,109,1101684,1,1,Active Shallow Crust,0.0,89.99029,0.0,01/26/5464
+5.64466,44.04995,3186,8,23,0,33,28,4.25,15.0,fr,26649,63,1101688,1,1,Active Shallow Crust,240.0067,57.99401,0.0,08/23/3186
+5.64466,44.04995,964,5,11,6,59,13,4.35,5.0,fr,26650,19,1101696,1,1,Active Shallow Crust,0.0,89.99134,0.0,05/11/0964
+5.64466,44.04995,2978,3,29,19,53,39,5.25,27.5,fr,26651,59,1101809,1,1,Active Shallow Crust,240.0191,57.99986,0.0,03/29/2978
+2.39258,43.31516,4932,5,6,13,23,47,3.55,15.0,fr,26652,98,1102081,1,1,Active Shallow Crust,0.0,89.989,0.0,05/06/4932
+2.39258,43.31516,1320,1,6,10,54,53,3.65,5.0,fr,26653,26,1102092,1,1,Active Shallow Crust,0.0,89.99019,0.0,01/06/1320
+2.39258,43.31516,5291,1,5,18,52,1,3.75,5.0,fr,26654,105,1102107,1,1,Active Shallow Crust,240.0078,58.01776,0.0,01/05/5291
+2.39258,43.31516,838,12,30,12,20,48,4.15,5.0,fr,26655,16,1102152,1,1,Active Shallow Crust,0.0,89.99081,0.0,12/30/0838
+2.39258,43.31516,890,4,30,7,37,56,4.55,15.0,fr,26656,17,1102201,1,1,Active Shallow Crust,0.0,89.98956,0.0,04/30/0890
+4.92178,51.46709,2251,9,25,4,58,41,3.65,5.0,fr,26657,45,1102572,1,1,Active Shallow Crust,0.0,89.9888,0.0,09/25/2251
+4.92178,51.46709,7534,9,1,21,42,21,3.95,5.0,fr,26658,150,1102608,1,1,Active Shallow Crust,0.0,89.98811,0.0,09/01/7534
+4.92178,51.46709,9943,1,20,17,48,32,4.05,5.0,fr,26659,198,1102623,1,1,Active Shallow Crust,240.0069,58.00555,0.0,01/20/9943
+4.92178,51.46709,7853,3,7,13,40,44,4.55,15.0,fr,26660,157,1102687,1,1,Active Shallow Crust,0.0,89.98995,-90.0,03/07/7853
+4.92178,51.46709,4899,12,16,16,27,37,5.25,5.0,fr,26661,97,1102764,1,1,Active Shallow Crust,0.0,89.99023,0.0,12/16/4899
+-1.86825,45.86356,3221,4,17,11,2,0,3.75,15.0,fr,26662,64,1103065,1,1,Active Shallow Crust,0.0,89.99024,0.0,04/17/3221
+1.57233,48.12896,2054,2,28,22,0,0,3.55,15.0,fr,26663,41,1103521,1,1,Active Shallow Crust,0.0,89.98991,0.0,02/28/2054
+1.57233,48.12896,4447,7,27,7,39,26,3.65,15.0,fr,26664,88,1103533,1,1,Active Shallow Crust,0.0,89.9895,0.0,07/27/4447
+1.57233,48.12896,76,3,15,2,10,15,3.65,5.0,fr,26665,1,1103535,1,1,Active Shallow Crust,240.0014,58.01288,0.0,03/15/0076
+1.57233,48.12896,8005,1,20,5,51,18,3.75,5.0,fr,26666,160,1103544,1,1,Active Shallow Crust,0.0,89.99065,0.0,01/20/8005
+1.57233,48.12896,9546,1,22,11,19,3,3.95,27.5,fr,26667,190,1103570,1,1,Active Shallow Crust,0.0,89.99045,0.0,01/22/9546
+1.57233,48.12896,3651,3,10,16,5,56,4.05,5.0,fr,26668,73,1103583,1,1,Active Shallow Crust,240.006,58.00596,0.0,03/10/3651
+1.57233,48.12896,2686,6,8,3,59,1,4.15,5.0,fr,26669,53,1103592,1,1,Active Shallow Crust,0.0,89.98988,0.0,06/08/2686
+1.57233,48.12896,4493,4,23,1,53,56,5.25,5.0,fr,26670,89,1103733,1,1,Active Shallow Crust,128.8823,89.98704,0.0,04/23/4493
+-0.95353,43.76171,5665,1,28,0,42,6,3.55,5.0,fr,26671,113,1104000,1,2,Active Shallow Crust,0.0,89.98998,0.0,01/28/5665
+-0.95353,43.76171,1711,7,9,18,38,43,3.55,5.0,fr,26672,34,1104000,1,2,Active Shallow Crust,0.0,89.98998,0.0,07/09/1711
+-0.95353,43.76171,5044,2,23,17,40,46,3.55,15.0,fr,26673,100,1104001,1,1,Active Shallow Crust,0.0,89.98998,0.0,02/23/5044
+-0.95353,43.76171,1125,12,19,20,35,17,4.15,5.0,fr,26674,22,1104075,1,1,Active Shallow Crust,240.008,57.99725,0.0,12/19/1125
+7.03133,47.22915,8317,5,10,23,23,15,3.55,5.0,fr,26675,166,1104480,1,2,Active Shallow Crust,0.0,89.99315,0.0,05/10/8317
+7.03133,47.22915,7684,8,20,1,56,38,3.55,5.0,fr,26676,153,1104480,1,2,Active Shallow Crust,0.0,89.99315,0.0,08/20/7684
+7.03133,47.22915,9222,7,3,6,54,14,3.55,27.5,fr,26677,184,1104482,1,1,Active Shallow Crust,0.0,89.99315,0.0,07/03/9222
+7.03133,47.22915,9052,11,25,10,54,7,3.55,5.0,fr,26678,181,1104483,1,1,Active Shallow Crust,240.0124,57.99808,0.0,11/25/9052
+7.03133,47.22915,8828,12,31,11,45,8,3.65,5.0,fr,26679,176,1104492,1,3,Active Shallow Crust,0.0,89.98779,0.0,12/31/8828
+7.03133,47.22915,192,8,11,18,29,17,3.65,5.0,fr,26680,3,1104492,1,3,Active Shallow Crust,0.0,89.98779,0.0,08/11/0192
+7.03133,47.22915,6940,10,11,5,42,33,3.65,5.0,fr,26681,138,1104492,1,3,Active Shallow Crust,0.0,89.98779,0.0,10/11/6940
+7.03133,47.22915,8392,11,8,8,41,25,3.65,15.0,fr,26682,167,1104493,1,1,Active Shallow Crust,0.0,89.98779,0.0,11/08/8392
+7.03133,47.22915,7620,6,10,15,0,40,3.65,5.0,fr,26683,152,1104495,1,1,Active Shallow Crust,240.0007,58.01281,0.0,06/10/7620
+7.03133,47.22915,208,7,29,18,25,36,3.65,5.0,fr,26684,4,1104501,1,1,Active Shallow Crust,128.9008,89.96354,0.0,07/29/0208
+7.03133,47.22915,7343,9,9,14,9,10,3.75,5.0,fr,26685,146,1104504,1,5,Active Shallow Crust,0.0,89.98912,0.0,09/09/7343
+7.03133,47.22915,9536,6,10,1,19,57,3.75,5.0,fr,26686,190,1104504,1,5,Active Shallow Crust,0.0,89.98912,0.0,06/10/9536
+7.03133,47.22915,2956,9,10,13,16,38,3.75,5.0,fr,26687,59,1104504,1,5,Active Shallow Crust,0.0,89.98912,0.0,09/10/2956
+7.03133,47.22915,9298,12,18,17,15,1,3.75,5.0,fr,26688,185,1104504,1,5,Active Shallow Crust,0.0,89.98912,0.0,12/18/9298
+7.03133,47.22915,1584,2,5,4,31,29,3.75,5.0,fr,26689,31,1104504,1,5,Active Shallow Crust,0.0,89.98912,0.0,02/05/1584
+7.03133,47.22915,8963,2,5,5,8,27,3.75,15.0,fr,26690,179,1104505,1,2,Active Shallow Crust,0.0,89.98912,0.0,02/05/8963
+7.03133,47.22915,2496,2,7,19,59,12,3.75,15.0,fr,26691,49,1104505,1,2,Active Shallow Crust,0.0,89.98912,0.0,02/07/2496
+7.03133,47.22915,11,6,20,5,30,14,3.75,5.0,fr,26692,0,1104507,1,1,Active Shallow Crust,240.0079,58.01749,0.0,06/20/0011
+7.03133,47.22915,6344,2,20,19,26,26,3.85,5.0,fr,26693,126,1104516,1,1,Active Shallow Crust,0.0,89.9903,0.0,02/20/6344
+7.03133,47.22915,5318,3,8,11,21,22,3.85,15.0,fr,26694,106,1104517,1,2,Active Shallow Crust,0.0,89.9903,0.0,03/08/5318
+7.03133,47.22915,5383,8,17,4,48,28,3.85,15.0,fr,26695,107,1104517,1,2,Active Shallow Crust,0.0,89.9903,0.0,08/17/5383
+7.03133,47.22915,3148,8,6,6,57,0,3.85,5.0,fr,26696,62,1104519,1,1,Active Shallow Crust,240.0114,57.99779,0.0,08/06/3148
+7.03133,47.22915,7416,11,25,21,46,39,3.85,15.0,fr,26697,148,1104523,1,1,Active Shallow Crust,0.0,89.99019,-90.0,11/25/7416
+7.03133,47.22915,7267,12,13,1,20,11,3.95,5.0,fr,26698,145,1104528,1,3,Active Shallow Crust,0.0,89.99136,0.0,12/13/7267
+7.03133,47.22915,2915,4,13,8,36,6,3.95,5.0,fr,26699,58,1104528,1,3,Active Shallow Crust,0.0,89.99136,0.0,04/13/2915
+7.03133,47.22915,1683,9,13,4,41,7,3.95,5.0,fr,26700,33,1104528,1,3,Active Shallow Crust,0.0,89.99136,0.0,09/13/1683
+7.03133,47.22915,1039,8,16,8,41,6,3.95,15.0,fr,26701,20,1104529,1,1,Active Shallow Crust,0.0,89.99136,0.0,08/16/1039
+7.03133,47.22915,7421,1,31,20,24,20,3.95,5.0,fr,26702,148,1104537,1,1,Active Shallow Crust,128.9,89.99352,0.0,01/31/7421
+7.03133,47.22915,2527,8,2,18,2,57,4.05,5.0,fr,26703,50,1104540,1,1,Active Shallow Crust,0.0,89.98845,0.0,08/02/2527
+7.03133,47.22915,6392,1,5,6,2,44,4.05,5.0,fr,26704,127,1104543,1,1,Active Shallow Crust,240.006,58.00623,0.0,01/05/6392
+7.03133,47.22915,8440,4,10,11,56,26,4.05,15.0,fr,26705,168,1104544,1,1,Active Shallow Crust,240.006,58.0062,0.0,04/10/8440
+7.03133,47.22915,656,10,10,7,3,40,4.15,5.0,fr,26706,13,1104552,1,2,Active Shallow Crust,0.0,89.9897,0.0,10/10/0656
+7.03133,47.22915,5643,6,25,11,53,21,4.15,5.0,fr,26707,112,1104552,1,2,Active Shallow Crust,0.0,89.9897,0.0,06/25/5643
+7.03133,47.22915,2555,7,31,4,44,20,4.15,15.0,fr,26708,51,1104553,1,1,Active Shallow Crust,0.0,89.9897,0.0,07/31/2555
+7.03133,47.22915,7330,10,11,15,41,57,4.25,15.0,fr,26709,146,1104565,1,1,Active Shallow Crust,0.0,89.99082,0.0,10/11/7330
+7.03133,47.22915,8222,4,28,8,58,18,4.25,15.0,fr,26710,164,1104571,1,1,Active Shallow Crust,0.0,89.99072,-90.0,04/28/8222
+7.03133,47.22915,5648,8,20,2,59,45,5.65,15.0,fr,26711,112,1104733,1,1,Active Shallow Crust,0.0,89.99023,0.0,08/20/5648
+5.46254,49.19313,645,8,31,7,36,37,3.95,5.0,fr,26712,12,1105008,1,1,Active Shallow Crust,0.0,89.99168,0.0,08/31/0645
+5.46254,49.19313,695,9,25,10,33,33,4.05,5.0,fr,26713,13,1105020,1,1,Active Shallow Crust,0.0,89.98888,0.0,09/25/0695
+0.58998,52.13123,2003,6,24,17,56,46,3.75,27.5,fr,26714,40,1105469,1,1,Active Shallow Crust,240.0091,58.01767,0.0,06/24/2003
+0.58998,52.13123,5775,4,9,9,59,2,3.85,5.0,fr,26715,115,1105482,1,1,Active Shallow Crust,0.0,89.99003,-90.0,04/09/5775
+0.58998,52.13123,2877,2,13,0,9,2,3.95,5.0,fr,26716,57,1105497,1,1,Active Shallow Crust,128.8996,89.99365,0.0,02/13/2877
+0.58998,52.13123,1303,7,13,14,46,3,4.25,15.0,fr,26717,26,1105525,1,1,Active Shallow Crust,0.0,89.98997,0.0,07/13/1303
+1.90542,46.95486,1277,10,29,22,30,43,3.55,5.0,fr,26718,25,1105920,1,1,Active Shallow Crust,0.0,89.98968,0.0,10/29/1277
+1.90542,46.95486,4224,3,2,9,24,27,3.55,5.0,fr,26719,84,1105926,1,1,Active Shallow Crust,0.0,89.98956,-90.0,03/02/4224
+1.90542,46.95486,3717,11,26,11,1,36,3.85,5.0,fr,26720,74,1105962,1,1,Active Shallow Crust,0.0,89.99014,-90.0,11/26/3717
+1.90542,46.95486,1032,12,5,20,8,39,4.15,5.0,fr,26721,20,1105992,1,1,Active Shallow Crust,0.0,89.98965,0.0,12/05/1032
+1.90542,46.95486,3963,3,31,22,29,27,4.45,5.0,fr,26722,79,1106028,1,1,Active Shallow Crust,0.0,89.99023,0.0,03/31/3963
+1.90542,46.95486,4392,3,26,18,24,57,4.45,15.0,fr,26723,87,1106029,1,1,Active Shallow Crust,0.0,89.99023,0.0,03/26/4392
+1.90542,46.95486,6942,4,25,2,30,57,4.65,5.0,fr,26724,138,1106058,1,1,Active Shallow Crust,0.0,89.99019,-90.0,04/25/6942
+3.9423,40.32205,1360,2,5,0,28,46,4.05,5.0,fr,26725,27,1106460,1,1,Active Shallow Crust,0.0,89.98919,0.0,02/05/1360
+-1.12014,48.09275,8186,5,12,2,13,41,3.55,5.0,fr,26726,163,1107363,1,1,Active Shallow Crust,240.0121,57.99839,0.0,05/12/8186
+-1.12014,48.09275,37,3,20,0,27,11,3.65,5.0,fr,26727,0,1107372,1,1,Active Shallow Crust,0.0,89.98949,0.0,03/20/0037
+-1.12014,48.09275,2504,10,8,3,7,37,3.75,5.0,fr,26728,50,1107384,1,3,Active Shallow Crust,0.0,89.99064,0.0,10/08/2504
+-1.12014,48.09275,6898,5,6,20,38,56,3.75,5.0,fr,26729,137,1107384,1,3,Active Shallow Crust,0.0,89.99064,0.0,05/06/6898
+-1.12014,48.09275,3476,12,18,9,42,49,3.75,5.0,fr,26730,69,1107384,1,3,Active Shallow Crust,0.0,89.99064,0.0,12/18/3476
+-1.12014,48.09275,3550,7,8,14,36,58,3.85,5.0,fr,26731,70,1107396,1,1,Active Shallow Crust,0.0,89.99046,0.0,07/08/3550
+-1.12014,48.09275,4144,9,28,8,26,48,3.95,15.0,fr,26732,82,1107409,1,1,Active Shallow Crust,0.0,89.99044,0.0,09/28/4144
+-1.12014,48.09275,6321,2,21,13,52,49,4.05,5.0,fr,26733,126,1107420,1,1,Active Shallow Crust,0.0,89.98959,0.0,02/21/6321
+-1.12014,48.09275,4791,9,23,16,8,10,4.15,15.0,fr,26734,95,1107433,1,2,Active Shallow Crust,0.0,89.98988,0.0,09/23/4791
+-1.12014,48.09275,5590,10,20,23,12,55,4.15,15.0,fr,26735,111,1107433,1,2,Active Shallow Crust,0.0,89.98988,0.0,10/20/5590
+-1.12014,48.09275,494,6,25,19,40,54,4.15,5.0,fr,26736,9,1107435,1,1,Active Shallow Crust,240.0087,57.99733,0.0,06/25/0494
+-1.12014,48.09275,9819,12,2,19,19,0,4.75,5.0,fr,26737,196,1107504,1,1,Active Shallow Crust,0.0,89.98985,0.0,12/02/9819
+6.01082,43.02972,7428,6,28,0,55,59,3.55,5.0,fr,26738,148,1107843,1,1,Active Shallow Crust,240.0113,57.99805,0.0,06/28/7428
+6.01082,43.02972,6472,11,10,11,15,3,3.75,5.0,fr,26739,129,1107864,1,1,Active Shallow Crust,0.0,89.98829,0.0,11/10/6472
+6.01082,43.02972,8684,3,25,23,9,45,3.75,27.5,fr,26740,173,1107866,1,1,Active Shallow Crust,0.0,89.98829,0.0,03/25/8684
+6.01082,43.02972,1275,10,20,20,24,49,4.35,15.0,fr,26741,25,1107937,1,1,Active Shallow Crust,0.0,89.9912,0.0,10/20/1275
+4.64903,42.31458,3413,9,6,18,2,57,3.65,5.0,fr,26742,68,1108332,1,2,Active Shallow Crust,0.0,89.98671,0.0,09/06/3413
+4.64903,42.31458,5435,4,5,4,14,31,3.65,5.0,fr,26743,108,1108332,1,2,Active Shallow Crust,0.0,89.98671,0.0,04/05/5435
+4.64903,42.31458,3526,5,16,22,0,4,3.65,15.0,fr,26744,70,1108333,1,1,Active Shallow Crust,0.0,89.98671,0.0,05/16/3526
+4.68245,44.0538,6437,3,3,15,48,3,3.55,5.0,fr,26745,128,1108800,1,1,Active Shallow Crust,0.0,89.99275,0.0,03/03/6437
+4.68245,44.0538,8633,5,23,8,55,44,3.55,27.5,fr,26746,172,1108802,1,1,Active Shallow Crust,0.0,89.99275,0.0,05/23/8633
+4.68245,44.0538,6111,8,4,13,14,48,3.55,5.0,fr,26747,122,1108803,1,1,Active Shallow Crust,240.012,57.99739,0.0,08/04/6111
+4.68245,44.0538,122,8,1,8,55,42,3.65,5.0,fr,26748,2,1108812,1,1,Active Shallow Crust,0.0,89.98708,0.0,08/01/0122
+4.68245,44.0538,3275,8,14,13,15,47,3.75,5.0,fr,26749,65,1108824,1,1,Active Shallow Crust,0.0,89.98849,0.0,08/14/3275
+4.68245,44.0538,9903,6,14,13,10,32,3.75,5.0,fr,26750,198,1108827,1,1,Active Shallow Crust,240.0072,58.01781,0.0,06/14/9903
+4.68245,44.0538,4103,1,24,6,56,14,3.75,15.0,fr,26751,82,1108828,1,1,Active Shallow Crust,240.0072,58.01781,0.0,01/24/4103
+4.68245,44.0538,9450,11,19,8,0,7,3.75,5.0,fr,26752,188,1108830,1,1,Active Shallow Crust,0.0,89.98835,-90.0,11/19/9450
+4.68245,44.0538,4472,10,6,11,18,52,3.75,5.0,fr,26753,89,1108833,1,1,Active Shallow Crust,128.8977,89.96682,0.0,10/06/4472
+4.68245,44.0538,9108,12,12,8,9,32,3.85,27.5,fr,26754,182,1108847,1,1,Active Shallow Crust,128.8956,89.99487,0.0,12/12/9108
+4.68245,44.0538,9555,6,18,13,7,49,3.95,5.0,fr,26755,191,1108848,1,2,Active Shallow Crust,0.0,89.99085,0.0,06/18/9555
+4.68245,44.0538,4520,12,9,18,19,19,3.95,5.0,fr,26756,90,1108848,1,2,Active Shallow Crust,0.0,89.99085,0.0,12/09/4520
+4.68245,44.0538,8339,11,20,20,56,24,4.05,5.0,fr,26757,166,1108860,1,1,Active Shallow Crust,0.0,89.99185,0.0,11/20/8339
+4.68245,44.0538,716,10,23,1,8,33,4.05,5.0,fr,26758,14,1108863,1,1,Active Shallow Crust,240.0051,58.00566,0.0,10/23/0716
+4.68245,44.0538,6579,7,31,9,6,8,4.15,15.0,fr,26759,131,1108873,1,1,Active Shallow Crust,0.0,89.98911,0.0,07/31/6579
+4.68245,44.0538,5692,9,25,14,49,43,4.35,15.0,fr,26760,113,1108897,1,1,Active Shallow Crust,0.0,89.99134,0.0,09/25/5692
+4.68245,44.0538,1390,12,13,15,57,15,4.35,27.5,fr,26761,27,1108907,1,1,Active Shallow Crust,128.8978,89.98294,0.0,12/13/1390
+4.68245,44.0538,3769,8,27,14,11,12,4.45,5.0,fr,26762,75,1108908,1,2,Active Shallow Crust,0.0,89.98972,0.0,08/27/3769
+4.68245,44.0538,5584,11,19,4,55,50,4.45,5.0,fr,26763,111,1108908,1,2,Active Shallow Crust,0.0,89.98972,0.0,11/19/5584
+4.68245,44.0538,4470,12,13,22,22,5,4.75,15.0,fr,26764,89,1108945,1,1,Active Shallow Crust,0.0,89.9909,0.0,12/13/4470
+4.68245,44.0538,3290,8,19,4,38,55,4.75,5.0,fr,26765,65,1108947,1,1,Active Shallow Crust,240.0069,58.00415,0.0,08/19/3290
+4.68245,44.0538,5489,7,19,23,40,9,4.85,27.5,fr,26766,109,1108958,1,1,Active Shallow Crust,0.0,89.99026,0.0,07/19/5489
+4.68245,44.0538,9274,2,21,1,35,51,5.25,5.0,fr,26767,185,1109010,1,1,Active Shallow Crust,0.0,89.98964,-90.0,02/21/9274
+4.68245,44.0538,7147,1,10,21,25,27,5.55,5.0,fr,26768,142,1109040,1,1,Active Shallow Crust,0.0,89.98985,0.0,01/10/7147
+-1.23302,46.32942,1526,2,6,9,39,37,3.55,5.0,fr,26769,30,1109280,1,2,Active Shallow Crust,0.0,89.98956,0.0,02/06/1526
+-1.23302,46.32942,8740,6,3,21,9,12,3.55,5.0,fr,26770,174,1109280,1,2,Active Shallow Crust,0.0,89.98956,0.0,06/03/8740
+-1.23302,46.32942,8186,2,26,3,24,49,3.55,15.0,fr,26771,163,1109281,1,1,Active Shallow Crust,0.0,89.98956,0.0,02/26/8186
+-1.23302,46.32942,3482,10,16,0,29,10,3.55,27.5,fr,26772,69,1109282,1,1,Active Shallow Crust,0.0,89.98956,0.0,10/16/3482
+-1.23302,46.32942,5688,4,9,21,42,26,3.55,5.0,fr,26773,113,1109283,1,1,Active Shallow Crust,240.0122,57.9981,0.0,04/09/5688
+-1.23302,46.32942,5815,10,17,11,36,53,3.65,5.0,fr,26774,116,1109292,1,1,Active Shallow Crust,0.0,89.99069,0.0,10/17/5815
+-1.23302,46.32942,1237,3,23,0,41,55,3.95,15.0,fr,26775,24,1109329,1,1,Active Shallow Crust,0.0,89.99011,0.0,03/23/1237
+-1.23302,46.32942,4705,6,27,21,32,54,3.95,27.5,fr,26776,94,1109330,1,1,Active Shallow Crust,0.0,89.99011,0.0,06/27/4705
+-1.23302,46.32942,9058,12,9,19,50,21,4.05,15.0,fr,26777,181,1109341,1,1,Active Shallow Crust,0.0,89.99021,0.0,12/09/9058
+-1.23302,46.32942,1161,12,5,8,43,25,4.15,5.0,fr,26778,23,1109361,1,1,Active Shallow Crust,128.8974,89.9939,0.0,12/05/1161
+-1.23302,46.32942,730,8,19,8,35,29,4.15,15.0,fr,26779,14,1109362,1,1,Active Shallow Crust,128.8974,89.9939,0.0,08/19/0730
+-1.23302,46.32942,7537,11,29,15,51,45,4.25,5.0,fr,26780,150,1109370,1,1,Active Shallow Crust,0.0,89.98978,-90.0,11/29/7537
+-1.23302,46.32942,379,6,15,22,42,51,4.65,15.0,fr,26781,7,1109413,1,1,Active Shallow Crust,0.0,89.99019,0.0,06/15/0379
+-1.23302,46.32942,1652,2,10,0,52,54,4.85,27.5,fr,26782,33,1109438,1,1,Active Shallow Crust,0.0,89.98987,0.0,02/10/1652
+-1.23302,46.32942,2943,5,4,18,2,54,5.15,15.0,fr,26783,58,1109473,1,1,Active Shallow Crust,0.0,89.99007,0.0,05/04/2943
+-0.40628,42.16954,1665,11,24,0,31,54,3.85,5.0,fr,26784,33,1109799,1,1,Active Shallow Crust,240.0103,57.99766,0.0,11/24/1665
+-0.40628,42.16954,1404,6,12,4,34,20,4.25,5.0,fr,26785,28,1109844,1,1,Active Shallow Crust,0.0,89.98998,0.0,06/12/1404
+3.86642,52.0799,3225,9,14,22,17,8,3.65,15.0,fr,26786,64,1110253,1,1,Active Shallow Crust,0.0,89.98895,0.0,09/14/3225
+6.86175,43.80121,3513,6,15,20,29,45,3.55,15.0,fr,26787,70,1110724,1,1,Active Shallow Crust,240.012,57.99777,0.0,06/15/3513
+6.86175,43.80121,3493,10,19,18,56,11,3.65,15.0,fr,26788,69,1110733,1,1,Active Shallow Crust,0.0,89.98703,0.0,10/19/3493
+6.86175,43.80121,3638,5,31,20,18,14,3.75,5.0,fr,26789,72,1110744,1,1,Active Shallow Crust,0.0,89.98843,0.0,05/31/3638
+6.86175,43.80121,5979,1,5,8,11,17,3.75,5.0,fr,26790,119,1110747,1,1,Active Shallow Crust,240.0087,58.01738,0.0,01/05/5979
+6.86175,43.80121,5856,10,12,18,33,6,3.85,5.0,fr,26791,117,1110759,1,1,Active Shallow Crust,240.0103,57.99848,0.0,10/12/5856
+6.86175,43.80121,3954,5,3,13,3,28,3.95,5.0,fr,26792,79,1110771,1,1,Active Shallow Crust,240.019,58.00455,0.0,05/03/3954
+6.86175,43.80121,649,5,15,21,23,25,3.95,5.0,fr,26793,12,1110777,1,1,Active Shallow Crust,128.8995,89.99541,0.0,05/15/0649
+6.86175,43.80121,362,6,30,17,6,21,4.05,5.0,fr,26794,7,1110780,1,3,Active Shallow Crust,0.0,89.99181,0.0,06/30/0362
+6.86175,43.80121,25,7,15,3,47,40,4.05,5.0,fr,26795,0,1110780,1,3,Active Shallow Crust,0.0,89.99181,0.0,07/15/0025
+6.86175,43.80121,7686,4,12,22,16,26,4.05,5.0,fr,26796,153,1110780,1,3,Active Shallow Crust,0.0,89.99181,0.0,04/12/7686
+6.86175,43.80121,1226,7,15,3,46,58,4.15,15.0,fr,26797,24,1110802,1,1,Active Shallow Crust,128.8978,89.99453,0.0,07/15/1226
+6.86175,43.80121,7995,5,6,15,38,33,4.45,5.0,fr,26798,159,1110834,1,1,Active Shallow Crust,0.0,89.98955,-90.0,05/06/7995
+6.86175,43.80121,6081,6,28,12,49,44,4.55,5.0,fr,26799,121,1110840,1,2,Active Shallow Crust,0.0,89.99079,0.0,06/28/6081
+6.86175,43.80121,9664,4,17,2,23,37,4.55,5.0,fr,26800,193,1110840,1,2,Active Shallow Crust,0.0,89.99079,0.0,04/17/9664
+6.86175,43.80121,4594,12,23,22,15,44,4.55,15.0,fr,26801,91,1110841,1,1,Active Shallow Crust,0.0,89.99079,0.0,12/23/4594
+6.86175,43.80121,7750,8,15,17,24,10,5.05,15.0,fr,26802,154,1110904,1,1,Active Shallow Crust,240.0209,57.99724,0.0,08/15/7750
+6.86175,43.80121,1221,9,15,3,18,21,6.05,15.0,fr,26803,24,1111021,1,1,Active Shallow Crust,0.0,89.99017,0.0,09/15/1221
+6.861763,43.80121,6929,2,11,4,25,31,6.65,10.68981,fr,26804,138,1111092,1,1,Active Shallow Crust,0.0,89.98994,0.0,02/11/6929
+-0.44291,47.06867,9715,12,30,18,32,35,3.55,5.0,fr,26805,194,1111200,1,1,Active Shallow Crust,0.0,89.99013,0.0,12/30/9715
+-0.44291,47.06867,3158,11,22,13,13,11,3.55,15.0,fr,26806,63,1111201,1,1,Active Shallow Crust,0.0,89.99013,0.0,11/22/3158
+-0.44291,47.06867,6968,4,12,20,43,59,3.55,27.5,fr,26807,139,1111208,1,1,Active Shallow Crust,0.0,89.99001,-90.0,04/12/6968
+-0.44291,47.06867,5874,11,22,17,22,17,3.55,5.0,fr,26808,117,1111209,1,1,Active Shallow Crust,128.8962,89.99377,0.0,11/22/5874
+-0.44291,47.06867,675,8,19,23,30,8,3.65,5.0,fr,26809,13,1111212,1,3,Active Shallow Crust,0.0,89.99005,0.0,08/19/0675
+-0.44291,47.06867,5578,8,1,15,18,10,3.65,5.0,fr,26810,111,1111212,1,3,Active Shallow Crust,0.0,89.99005,0.0,08/01/5578
+-0.44291,47.06867,8692,9,16,4,29,36,3.65,5.0,fr,26811,173,1111212,1,3,Active Shallow Crust,0.0,89.99005,0.0,09/16/8692
+-0.44291,47.06867,1350,3,11,7,54,17,3.65,15.0,fr,26812,26,1111213,1,1,Active Shallow Crust,0.0,89.99005,0.0,03/11/1350
+-0.44291,47.06867,3679,1,31,18,46,57,3.65,27.5,fr,26813,73,1111214,1,1,Active Shallow Crust,0.0,89.99005,0.0,01/31/3679
+-0.44291,47.06867,4684,9,1,17,25,28,3.65,5.0,fr,26814,93,1111215,1,1,Active Shallow Crust,240.0011,58.01298,0.0,09/01/4684
+-0.44291,47.06867,3664,1,23,4,7,50,3.75,5.0,fr,26815,73,1111224,1,1,Active Shallow Crust,0.0,89.99011,0.0,01/23/3664
+-0.44291,47.06867,6224,3,4,13,21,29,3.75,15.0,fr,26816,124,1111225,1,1,Active Shallow Crust,0.0,89.99011,0.0,03/04/6224
+-0.44291,47.06867,7509,3,30,23,26,13,3.85,5.0,fr,26817,150,1111236,1,3,Active Shallow Crust,0.0,89.98997,0.0,03/30/7509
+-0.44291,47.06867,5942,9,6,9,29,33,3.85,5.0,fr,26818,118,1111236,1,3,Active Shallow Crust,0.0,89.98997,0.0,09/06/5942
+-0.44291,47.06867,4158,1,4,4,33,17,3.85,5.0,fr,26819,83,1111236,1,3,Active Shallow Crust,0.0,89.98997,0.0,01/04/4158
+-0.44291,47.06867,3469,7,24,12,1,32,3.85,15.0,fr,26820,69,1111243,1,1,Active Shallow Crust,0.0,89.98985,-90.0,07/24/3469
+-0.44291,47.06867,4355,2,28,21,12,8,3.95,5.0,fr,26821,87,1111248,1,2,Active Shallow Crust,0.0,89.98997,0.0,02/28/4355
+-0.44291,47.06867,6296,7,25,11,9,43,3.95,5.0,fr,26822,125,1111248,1,2,Active Shallow Crust,0.0,89.98997,0.0,07/25/6296
+-0.44291,47.06867,7280,1,2,17,24,49,3.95,5.0,fr,26823,145,1111251,1,1,Active Shallow Crust,240.0199,58.00503,0.0,01/02/7280
+-0.44291,47.06867,4313,10,17,10,32,15,3.95,5.0,fr,26824,86,1111254,1,1,Active Shallow Crust,359.9999,89.99014,-90.0,10/17/4313
+-0.44291,47.06867,6879,10,1,0,40,6,3.95,5.0,fr,26825,137,1111257,1,1,Active Shallow Crust,128.9004,89.99364,0.0,10/01/6879
+-0.44291,47.06867,5613,8,31,1,26,52,4.05,5.0,fr,26826,112,1111260,1,1,Active Shallow Crust,0.0,89.9901,0.0,08/31/5613
+-0.44291,47.06867,5435,10,30,1,28,58,4.05,27.5,fr,26827,108,1111262,1,1,Active Shallow Crust,0.0,89.9901,0.0,10/30/5435
+-0.44291,47.06867,6861,10,13,12,56,2,4.35,15.0,fr,26828,137,1111306,1,1,Active Shallow Crust,128.8977,89.98274,0.0,10/13/6861
+-0.44291,47.06867,4681,2,12,8,51,38,4.55,5.0,fr,26829,93,1111320,1,2,Active Shallow Crust,0.0,89.98995,0.0,02/12/4681
+-0.44291,47.06867,3537,3,28,22,26,5,4.55,5.0,fr,26830,70,1111320,1,2,Active Shallow Crust,0.0,89.98995,0.0,03/28/3537
+-0.44291,47.06867,7710,8,23,15,38,2,4.65,27.5,fr,26831,154,1111334,1,1,Active Shallow Crust,0.0,89.98996,0.0,08/23/7710
+-0.44291,47.06867,26,3,29,20,15,14,4.95,27.5,fr,26832,0,1111370,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/29/0026
+-0.44291,47.06867,6186,1,30,15,52,52,5.05,27.5,fr,26833,123,1111388,1,1,Active Shallow Crust,360.0,89.99004,-90.0,01/30/6186
+-3.72184,43.16916,6104,9,2,8,42,57,3.55,5.0,fr,26834,122,1111680,1,1,Active Shallow Crust,0.0,89.98897,0.0,09/02/6104
+-3.72184,43.16916,7095,8,19,23,28,2,3.55,15.0,fr,26835,141,1111681,1,2,Active Shallow Crust,0.0,89.98897,0.0,08/19/7095
+-3.72184,43.16916,3871,4,12,6,34,41,3.55,15.0,fr,26836,77,1111681,1,2,Active Shallow Crust,0.0,89.98897,0.0,04/12/3871
+-3.72184,43.16916,302,8,4,20,45,50,3.55,5.0,fr,26837,6,1111683,1,1,Active Shallow Crust,240.0118,57.99789,0.0,08/04/0302
+-3.72184,43.16916,6640,5,25,7,15,53,3.55,5.0,fr,26838,132,1111689,1,2,Active Shallow Crust,128.8962,89.99448,0.0,05/25/6640
+-3.72184,43.16916,8475,3,26,9,14,22,3.55,5.0,fr,26839,169,1111689,1,2,Active Shallow Crust,128.8962,89.99448,0.0,03/26/8475
+-3.72184,43.16916,3261,1,18,20,26,0,3.65,5.0,fr,26840,65,1111692,1,1,Active Shallow Crust,0.0,89.99017,0.0,01/18/3261
+-3.72184,43.16916,5215,10,30,12,32,24,3.65,15.0,fr,26841,104,1111693,1,1,Active Shallow Crust,0.0,89.99017,0.0,10/30/5215
+-3.72184,43.16916,9251,5,26,10,24,42,3.75,5.0,fr,26842,185,1111704,1,1,Active Shallow Crust,0.0,89.99123,0.0,05/26/9251
+-3.72184,43.16916,2313,11,2,20,32,32,3.75,5.0,fr,26843,46,1111707,1,1,Active Shallow Crust,240.0081,58.01717,0.0,11/02/2313
+-3.72184,43.16916,9734,6,29,13,11,3,3.75,5.0,fr,26844,194,1111710,1,1,Active Shallow Crust,0.0,89.99113,-90.0,06/29/9734
+-3.72184,43.16916,1919,4,1,4,13,53,3.75,5.0,fr,26845,38,1111713,1,1,Active Shallow Crust,128.8964,89.96743,0.0,04/01/1919
+-3.72184,43.16916,1149,7,31,17,9,44,3.95,5.0,fr,26846,22,1111731,1,1,Active Shallow Crust,240.0194,58.00522,0.0,07/31/1149
+-3.72184,43.16916,7167,3,24,15,41,32,4.05,5.0,fr,26847,143,1111749,1,1,Active Shallow Crust,128.8911,89.9938,0.0,03/24/7167
+-3.72184,43.16916,1589,7,30,5,36,32,4.15,27.5,fr,26848,31,1111754,1,1,Active Shallow Crust,0.0,89.99078,0.0,07/30/1589
+-3.72184,43.16916,3887,1,31,11,11,0,4.25,5.0,fr,26849,77,1111764,1,1,Active Shallow Crust,0.0,89.99014,0.0,01/31/3887
+-3.72184,43.16916,735,7,13,12,46,39,4.25,15.0,fr,26850,14,1111765,1,1,Active Shallow Crust,0.0,89.99014,0.0,07/13/0735
+-3.72184,43.16916,1163,1,24,1,20,23,4.35,5.0,fr,26851,23,1111782,1,1,Active Shallow Crust,0.0,89.98963,-90.0,01/24/1163
+-3.72184,43.16916,353,11,5,16,35,31,4.45,15.0,fr,26852,7,1111789,1,1,Active Shallow Crust,0.0,89.98956,0.0,11/05/0353
+-3.72184,43.16916,1195,1,19,19,6,44,4.65,5.0,fr,26853,23,1111812,1,1,Active Shallow Crust,0.0,89.98963,0.0,01/19/1195
+-3.72184,43.16916,1100,2,1,19,11,55,4.85,5.0,fr,26854,21,1111839,1,1,Active Shallow Crust,240.0159,58.00203,0.0,02/01/1100
+-3.72184,43.16916,9346,2,2,20,19,44,5.05,5.0,fr,26855,186,1111860,1,1,Active Shallow Crust,0.0,89.99019,0.0,02/02/9346
+3.8029,47.18521,729,4,14,3,33,26,3.55,15.0,fr,26856,14,1112161,1,1,Active Shallow Crust,0.0,89.98972,0.0,04/14/0729
+3.8029,47.18521,207,1,9,0,30,4,3.75,5.0,fr,26857,4,1112184,1,1,Active Shallow Crust,0.0,89.98911,0.0,01/09/0207
+3.8029,47.18521,687,4,8,17,5,42,3.75,5.0,fr,26858,13,1112187,1,1,Active Shallow Crust,240.008,58.01793,0.0,04/08/0687
+3.8029,47.18521,1368,2,26,11,44,47,3.75,27.5,fr,26859,27,1112195,1,1,Active Shallow Crust,128.897,89.96725,0.0,02/26/1368
+3.8029,47.18521,3104,4,11,5,41,28,3.85,5.0,fr,26860,62,1112196,1,1,Active Shallow Crust,0.0,89.9903,0.0,04/11/3104
+3.8029,47.18521,1790,4,4,10,3,40,4.05,5.0,fr,26861,35,1112220,1,1,Active Shallow Crust,0.0,89.99036,0.0,04/04/1790
+3.8029,47.18521,1968,9,29,8,15,27,4.15,15.0,fr,26862,39,1112233,1,1,Active Shallow Crust,0.0,89.98969,0.0,09/29/1968
+3.8029,47.18521,2022,9,3,7,39,10,4.45,15.0,fr,26863,40,1112269,1,1,Active Shallow Crust,0.0,89.99027,0.0,09/03/2022
+3.8029,47.18521,5590,1,5,22,29,39,4.45,5.0,fr,26864,111,1112274,1,1,Active Shallow Crust,0.0,89.99016,-90.0,01/05/5590
+0.59226,48.20715,243,5,24,22,31,29,3.55,27.5,fr,26865,4,1112645,1,2,Active Shallow Crust,240.0123,57.99802,0.0,05/24/0243
+0.59226,48.20715,9826,7,14,16,27,23,3.55,27.5,fr,26866,196,1112645,1,2,Active Shallow Crust,240.0123,57.99802,0.0,07/14/9826
+0.59226,48.20715,1493,4,10,4,2,52,3.55,5.0,fr,26867,29,1112649,1,1,Active Shallow Crust,128.8961,89.9937,0.0,04/10/1493
+0.59226,48.20715,856,12,6,3,47,25,3.65,5.0,fr,26868,17,1112658,1,1,Active Shallow Crust,0.0,89.99016,-90.0,12/06/0856
+0.59226,48.20715,9177,5,10,4,58,1,3.75,15.0,fr,26869,183,1112671,1,1,Active Shallow Crust,0.0,89.98988,-90.0,05/10/9177
+0.59226,48.20715,8086,2,11,14,49,33,4.25,5.0,fr,26870,161,1112724,1,1,Active Shallow Crust,0.0,89.98987,0.0,02/11/8086
+0.59226,48.20715,9739,3,20,5,2,52,4.65,5.0,fr,26871,194,1112775,1,1,Active Shallow Crust,240.0114,57.99434,0.0,03/20/9739
+3.86718,48.59254,1683,7,8,21,26,15,3.55,27.5,fr,26872,33,1113122,1,1,Active Shallow Crust,0.0,89.99,0.0,07/08/1683
+3.86718,48.59254,8801,10,4,4,55,54,3.65,27.5,fr,26873,176,1113134,1,1,Active Shallow Crust,0.0,89.99108,0.0,10/04/8801
+1.89958,49.7188,7280,7,21,12,50,1,3.55,5.0,fr,26874,145,1113600,1,1,Active Shallow Crust,0.0,89.99022,0.0,07/21/7280
+1.89958,49.7188,4723,4,18,18,40,57,3.55,15.0,fr,26875,94,1113604,1,1,Active Shallow Crust,240.0124,57.99821,0.0,04/18/4723
+1.89958,49.7188,3289,12,26,2,28,11,3.85,5.0,fr,26876,65,1113642,1,1,Active Shallow Crust,0.0,89.98949,-90.0,12/26/3289
+1.89958,49.7188,8685,1,20,7,44,6,3.95,5.0,fr,26877,173,1113648,1,1,Active Shallow Crust,0.0,89.98972,0.0,01/20/8685
+1.89958,49.7188,742,1,31,13,12,50,3.95,5.0,fr,26878,14,1113651,1,1,Active Shallow Crust,240.0202,58.00515,0.0,01/31/0742
+1.89958,49.7188,4322,4,26,14,44,58,4.15,5.0,fr,26879,86,1113681,1,1,Active Shallow Crust,128.8969,89.99387,0.0,04/26/4322
+1.89958,49.7188,7403,4,14,7,46,13,4.35,5.0,fr,26880,148,1113699,1,1,Active Shallow Crust,240.0092,57.99614,0.0,04/14/7403
+1.89958,49.7188,7817,6,26,7,51,31,4.75,5.0,fr,26881,156,1113747,1,1,Active Shallow Crust,240.0088,58.00471,0.0,06/26/7817
+-1.78514,46.82432,338,7,3,12,10,6,3.55,5.0,fr,26882,6,1114080,1,2,Active Shallow Crust,0.0,89.98965,0.0,07/03/0338
+-1.78514,46.82432,4609,9,12,22,7,52,3.55,5.0,fr,26883,92,1114080,1,2,Active Shallow Crust,0.0,89.98965,0.0,09/12/4609
+-1.78514,46.82432,1692,9,15,4,43,35,3.55,5.0,fr,26884,33,1114086,1,1,Active Shallow Crust,0.0,89.98953,-90.0,09/15/1692
+-1.78514,46.82432,683,10,28,12,36,53,3.65,5.0,fr,26885,13,1114092,1,2,Active Shallow Crust,0.0,89.98923,0.0,10/28/0683
+-1.78514,46.82432,4880,12,24,11,28,50,3.65,5.0,fr,26886,97,1114092,1,2,Active Shallow Crust,0.0,89.98923,0.0,12/24/4880
+-1.78514,46.82432,7866,12,8,21,9,34,3.75,5.0,fr,26887,157,1114104,1,1,Active Shallow Crust,0.0,89.99041,0.0,12/08/7866
+-1.78514,46.82432,8634,5,14,21,54,17,3.95,5.0,fr,26888,172,1114131,1,1,Active Shallow Crust,240.0196,58.005,0.0,05/14/8634
+-1.78514,46.82432,9122,10,23,10,54,31,4.15,15.0,fr,26889,182,1114156,1,1,Active Shallow Crust,240.0083,57.99741,0.0,10/23/9122
+-1.78514,46.82432,1065,11,6,14,46,12,4.25,15.0,fr,26890,21,1114168,1,1,Active Shallow Crust,240.0076,57.99408,0.0,11/06/1065
+-1.78514,46.82432,4646,3,25,14,38,9,4.35,5.0,fr,26891,92,1114185,1,1,Active Shallow Crust,128.8976,89.9828,0.0,03/25/4646
+-1.78514,46.82432,2805,3,14,20,6,46,4.55,5.0,fr,26892,56,1114200,1,2,Active Shallow Crust,0.0,89.99018,0.0,03/14/2805
+-1.78514,46.82432,8252,6,4,10,7,11,4.55,5.0,fr,26893,165,1114200,1,2,Active Shallow Crust,0.0,89.99018,0.0,06/04/8252
+-1.78514,46.82432,9013,1,20,22,37,58,4.55,15.0,fr,26894,180,1114201,1,1,Active Shallow Crust,0.0,89.99018,0.0,01/20/9013
+-4.11773,49.1888,181,7,6,8,25,2,3.55,5.0,fr,26895,3,1114563,1,1,Active Shallow Crust,240.0119,57.99809,0.0,07/06/0181
+-4.11773,49.1888,2795,3,16,16,1,21,3.65,15.0,fr,26896,55,1114576,1,1,Active Shallow Crust,240.0018,58.01295,0.0,03/16/2795
+-4.11773,49.1888,5959,5,17,22,35,19,3.85,27.5,fr,26897,119,1114598,1,1,Active Shallow Crust,0.0,89.99067,0.0,05/17/5959
+-4.11773,49.1888,4154,7,2,19,34,8,4.05,5.0,fr,26898,83,1114620,1,1,Active Shallow Crust,0.0,89.98888,0.0,07/02/4154
+1.81497,44.67796,2704,7,18,2,10,9,4.05,5.0,fr,26899,54,1115106,1,1,Active Shallow Crust,0.0,89.9898,-90.0,07/18/2704
+1.81497,44.67796,2049,9,13,0,49,43,5.05,5.0,fr,26900,40,1115220,1,1,Active Shallow Crust,0.0,89.99011,0.0,09/13/2049
+4.31646,43.072,1845,1,26,13,23,59,3.85,27.5,fr,26901,36,1115561,1,1,Active Shallow Crust,240.0111,57.99784,0.0,01/26/1845
+4.31646,43.072,3037,3,20,6,28,55,3.95,5.0,fr,26902,60,1115568,1,1,Active Shallow Crust,0.0,89.99071,0.0,03/20/3037
+6.21921,43.05555,8052,9,16,23,52,49,3.65,5.0,fr,26903,161,1116492,1,1,Active Shallow Crust,0.0,89.98687,0.0,09/16/8052
+6.21921,43.05555,4173,8,21,18,22,49,3.95,5.0,fr,26904,83,1116528,1,1,Active Shallow Crust,0.0,89.9907,0.0,08/21/4173
+-1.49666,50.85795,2038,2,13,18,4,1,3.55,27.5,fr,26905,40,1116962,1,1,Active Shallow Crust,0.0,89.99045,0.0,02/13/2038
+-1.49666,50.85795,6445,8,14,0,23,24,6.15,15.0,fr,26906,128,1117279,1,1,Active Shallow Crust,0.0,89.98998,-90.0,08/14/6445
+-0.40871,44.08838,4215,8,30,20,13,51,3.55,5.0,fr,26907,84,1117920,1,1,Active Shallow Crust,0.0,89.99004,0.0,08/30/4215
+-0.40871,44.08838,2887,2,18,7,16,43,3.65,5.0,fr,26908,57,1117932,1,2,Active Shallow Crust,0.0,89.98991,0.0,02/18/2887
+-0.40871,44.08838,408,8,8,22,38,47,3.65,5.0,fr,26909,8,1117932,1,2,Active Shallow Crust,0.0,89.98991,0.0,08/08/0408
+-0.40871,44.08838,7052,3,5,22,43,6,4.15,5.0,fr,26910,141,1117995,1,1,Active Shallow Crust,240.008,57.99725,0.0,03/05/7052
+2.0543,51.66418,3204,7,24,19,0,56,3.55,5.0,fr,26911,64,1118400,1,2,Active Shallow Crust,0.0,89.99062,0.0,07/24/3204
+2.0543,51.66418,1861,9,9,16,55,2,3.55,5.0,fr,26912,37,1118400,1,2,Active Shallow Crust,0.0,89.99062,0.0,09/09/1861
+2.0543,51.66418,8975,4,15,6,11,4,3.65,5.0,fr,26913,179,1118418,1,1,Active Shallow Crust,0.0,89.98872,-90.0,04/15/8975
+2.0543,51.66418,5576,11,29,2,37,16,3.85,5.0,fr,26914,111,1118442,1,1,Active Shallow Crust,0.0,89.99104,-90.0,11/29/5576
+2.0543,51.66418,2764,6,27,15,52,51,4.25,15.0,fr,26915,55,1118485,1,1,Active Shallow Crust,0.0,89.99022,0.0,06/27/2764
+2.0543,51.66418,3859,9,9,4,43,58,4.25,5.0,fr,26916,77,1118493,1,1,Active Shallow Crust,128.8935,89.98092,0.0,09/09/3859
+2.0543,51.66418,6315,11,20,8,15,23,4.95,27.5,fr,26917,126,1118570,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/20/6315
+-1.04483,48.23234,524,11,10,2,35,50,3.55,5.0,fr,26918,10,1118880,1,2,Active Shallow Crust,0.0,89.98992,0.0,11/10/0524
+-1.04483,48.23234,8432,5,18,11,2,6,3.55,5.0,fr,26919,168,1118880,1,2,Active Shallow Crust,0.0,89.98992,0.0,05/18/8432
+-1.04483,48.23234,9971,12,14,17,51,50,3.55,27.5,fr,26920,199,1118882,1,1,Active Shallow Crust,0.0,89.98992,0.0,12/14/9971
+-1.04483,48.23234,3452,1,27,11,39,45,3.55,15.0,fr,26921,69,1118887,1,1,Active Shallow Crust,0.0,89.98981,-90.0,01/27/3452
+-1.04483,48.23234,7316,3,18,7,58,14,3.85,5.0,fr,26922,146,1118919,1,1,Active Shallow Crust,240.011,57.99786,0.0,03/18/7316
+-1.04483,48.23234,5743,11,16,1,4,30,4.35,5.0,fr,26923,114,1118976,1,2,Active Shallow Crust,0.0,89.98997,0.0,11/16/5743
+-1.04483,48.23234,6497,9,28,21,31,12,4.35,5.0,fr,26924,129,1118976,1,2,Active Shallow Crust,0.0,89.98997,0.0,09/28/6497
+-1.04483,48.23234,8152,3,5,5,16,36,4.55,5.0,fr,26925,163,1119003,1,1,Active Shallow Crust,240.0099,57.99741,0.0,03/05/8152
+-1.04483,48.23234,8024,11,10,14,7,3,4.85,5.0,fr,26926,160,1119036,1,1,Active Shallow Crust,0.0,89.98985,0.0,11/10/8024
+5.06007,50.75276,233,11,20,1,2,10,3.55,5.0,fr,26927,4,1119360,1,2,Active Shallow Crust,0.0,89.98724,0.0,11/20/0233
+5.06007,50.75276,2452,10,6,20,32,34,3.55,5.0,fr,26928,49,1119360,1,2,Active Shallow Crust,0.0,89.98724,0.0,10/06/2452
+5.06007,50.75276,8027,2,9,10,18,13,3.65,5.0,fr,26929,160,1119372,1,1,Active Shallow Crust,0.0,89.98862,0.0,02/09/8027
+5.06007,50.75276,6054,4,23,0,54,17,3.85,5.0,fr,26930,121,1119405,1,1,Active Shallow Crust,128.8955,89.99323,0.0,04/23/6054
+5.06007,50.75276,7203,5,16,12,41,7,3.95,5.0,fr,26931,144,1119408,1,1,Active Shallow Crust,0.0,89.99195,0.0,05/16/7203
+5.06007,50.75276,975,7,28,10,55,32,4.15,5.0,fr,26932,19,1119432,1,1,Active Shallow Crust,0.0,89.99041,0.0,07/28/0975
+5.06007,50.75276,7301,7,30,14,47,8,4.35,5.0,fr,26933,146,1119456,1,1,Active Shallow Crust,0.0,89.98984,0.0,07/30/7301
+5.06007,50.75276,5103,9,11,11,40,26,4.35,15.0,fr,26934,102,1119463,1,1,Active Shallow Crust,0.0,89.98972,-90.0,09/11/5103
+5.06007,50.75276,1850,8,20,22,15,47,4.45,5.0,fr,26935,36,1119471,1,1,Active Shallow Crust,240.0066,57.99466,0.0,08/20/1850
+5.06007,50.75276,3936,2,23,17,2,47,4.65,5.0,fr,26936,78,1119495,1,1,Active Shallow Crust,240.0121,57.99466,0.0,02/23/3936
+1.83132,51.65791,8727,12,18,11,23,35,3.65,5.0,fr,26937,174,1120332,1,1,Active Shallow Crust,0.0,89.99024,0.0,12/18/8727
+1.83132,51.65791,6977,8,5,16,42,20,3.75,15.0,fr,26938,139,1120345,1,2,Active Shallow Crust,0.0,89.99006,0.0,08/05/6977
+1.83132,51.65791,7764,8,28,19,25,47,3.75,15.0,fr,26939,155,1120345,1,2,Active Shallow Crust,0.0,89.99006,0.0,08/28/7764
+1.83132,51.65791,1543,5,27,21,10,35,4.15,15.0,fr,26940,30,1120393,1,1,Active Shallow Crust,0.0,89.98981,0.0,05/27/1543
+3.14604,52.95688,6127,3,9,18,26,18,3.75,5.0,fr,26941,122,1120824,1,1,Active Shallow Crust,0.0,89.99035,0.0,03/09/6127
+3.14604,52.95688,8656,9,11,5,36,17,3.75,5.0,fr,26942,173,1120827,1,1,Active Shallow Crust,240.0093,58.01781,0.0,09/11/8656
+3.14604,52.95688,852,12,30,3,10,13,4.05,5.0,fr,26943,17,1120863,1,1,Active Shallow Crust,240.0074,58.00605,0.0,12/30/0852
+3.14604,52.95688,743,7,9,15,33,25,4.65,5.0,fr,26944,14,1120932,1,1,Active Shallow Crust,0.0,89.98972,0.0,07/09/0743
+-0.98038,47.96898,9470,1,4,13,56,2,3.55,5.0,fr,26945,189,1121280,1,1,Active Shallow Crust,0.0,89.98988,0.0,01/04/9470
+-0.98038,47.96898,547,8,8,1,52,34,3.65,5.0,fr,26946,10,1121292,1,1,Active Shallow Crust,0.0,89.99022,0.0,08/08/0547
+-0.98038,47.96898,5551,10,5,9,59,37,3.75,5.0,fr,26947,111,1121304,1,1,Active Shallow Crust,0.0,89.98994,0.0,10/05/5551
+-0.98038,47.96898,124,5,3,10,5,31,3.85,5.0,fr,26948,2,1121316,1,3,Active Shallow Crust,0.0,89.98985,0.0,05/03/0124
+-0.98038,47.96898,8469,6,29,20,38,3,3.85,5.0,fr,26949,169,1121316,1,3,Active Shallow Crust,0.0,89.98985,0.0,06/29/8469
+-0.98038,47.96898,8014,9,22,9,48,46,3.85,5.0,fr,26950,160,1121316,1,3,Active Shallow Crust,0.0,89.98985,0.0,09/22/8014
+-0.98038,47.96898,6228,10,4,15,2,52,3.85,5.0,fr,26951,124,1121319,1,1,Active Shallow Crust,240.011,57.99786,0.0,10/04/6228
+-0.98038,47.96898,2429,8,29,11,35,3,3.95,5.0,fr,26952,48,1121328,1,2,Active Shallow Crust,0.0,89.98988,0.0,08/29/2429
+-0.98038,47.96898,9729,11,16,7,33,12,3.95,5.0,fr,26953,194,1121328,1,2,Active Shallow Crust,0.0,89.98988,0.0,11/16/9729
+-0.98038,47.96898,125,3,13,1,55,23,4.15,5.0,fr,26954,2,1121355,1,1,Active Shallow Crust,240.0087,57.99736,0.0,03/13/0125
+-0.98038,47.96898,9704,5,3,10,35,8,4.35,5.0,fr,26955,194,1121385,1,1,Active Shallow Crust,128.8976,89.98278,0.0,05/03/9704
+-0.98038,47.96898,5114,4,4,21,55,22,4.45,15.0,fr,26956,102,1121389,1,1,Active Shallow Crust,0.0,89.99012,0.0,04/04/5114
+8.55349,49.43302,4090,1,29,23,14,8,3.55,5.0,fr,26957,81,1121760,1,3,Active Shallow Crust,0.0,89.98689,0.0,01/29/4090
+8.55349,49.43302,1160,5,1,5,49,48,3.55,5.0,fr,26958,23,1121760,1,3,Active Shallow Crust,0.0,89.98689,0.0,05/01/1160
+8.55349,49.43302,1518,10,26,4,32,49,3.55,5.0,fr,26959,30,1121760,1,3,Active Shallow Crust,0.0,89.98689,0.0,10/26/1518
+8.55349,49.43302,2590,7,8,2,32,49,3.55,27.5,fr,26960,51,1121762,1,1,Active Shallow Crust,0.0,89.98689,0.0,07/08/2590
+8.55349,49.43302,4464,1,9,23,4,26,3.55,5.0,fr,26961,89,1121763,1,1,Active Shallow Crust,240.0138,57.99794,0.0,01/09/4464
+8.55349,49.43302,2425,4,22,11,4,53,3.55,5.0,fr,26962,48,1121766,1,1,Active Shallow Crust,0.0,89.98673,-90.0,04/22/2425
+8.55349,49.43302,9286,6,5,11,50,8,3.65,5.0,fr,26963,185,1121772,1,1,Active Shallow Crust,0.0,89.98831,0.0,06/05/9286
+8.55349,49.43302,685,11,12,1,2,28,3.65,15.0,fr,26964,13,1121773,1,1,Active Shallow Crust,0.0,89.98831,0.0,11/12/0685
+8.55349,49.43302,1706,12,9,9,42,33,3.65,5.0,fr,26965,34,1121775,1,1,Active Shallow Crust,240.0019,58.01133,0.0,12/09/1706
+8.55349,49.43302,657,9,4,8,30,44,3.75,5.0,fr,26966,13,1121784,1,1,Active Shallow Crust,0.0,89.98958,0.0,09/04/0657
+8.55349,49.43302,8162,11,30,7,46,21,3.75,15.0,fr,26967,163,1121785,1,1,Active Shallow Crust,0.0,89.98958,0.0,11/30/8162
+8.55349,49.43302,9025,8,17,21,27,38,3.85,5.0,fr,26968,180,1121796,1,1,Active Shallow Crust,0.0,89.99072,0.0,08/17/9025
+8.55349,49.43302,2452,2,12,14,4,9,3.85,5.0,fr,26969,49,1121805,1,1,Active Shallow Crust,128.895,89.99536,0.0,02/12/2452
+8.55349,49.43302,8668,11,13,8,29,17,3.95,5.0,fr,26970,173,1121808,1,1,Active Shallow Crust,0.0,89.99172,0.0,11/13/8668
+8.55349,49.43302,9449,3,11,5,16,46,4.05,5.0,fr,26971,188,1121820,1,1,Active Shallow Crust,0.0,89.99262,0.0,03/11/9449
+8.55349,49.43302,9957,10,23,23,52,48,4.25,5.0,fr,26972,199,1121844,1,1,Active Shallow Crust,0.0,89.98828,0.0,10/23/9957
+8.55349,49.43302,9327,5,17,11,54,16,4.35,5.0,fr,26973,186,1121856,1,1,Active Shallow Crust,0.0,89.98956,0.0,05/17/9327
+8.55349,49.43302,3961,11,30,11,15,37,4.55,5.0,fr,26974,79,1121880,1,1,Active Shallow Crust,0.0,89.99171,0.0,11/30/3961
+8.55349,49.43302,5582,7,15,20,7,7,4.75,15.0,fr,26975,111,1121914,1,1,Active Shallow Crust,128.888,89.98792,0.0,07/15/5582
+8.55349,49.43302,6594,3,28,13,31,57,4.85,5.0,fr,26976,131,1121916,1,1,Active Shallow Crust,0.0,89.99119,0.0,03/28/6594
+2.84252,49.88163,4490,12,9,22,54,30,3.55,27.5,fr,26977,89,1122242,1,1,Active Shallow Crust,0.0,89.99025,0.0,12/09/4490
+2.84252,49.88163,3283,7,4,17,14,42,3.65,5.0,fr,26978,65,1122258,1,1,Active Shallow Crust,0.0,89.99121,-90.0,07/04/3283
+2.84252,49.88163,7307,5,12,16,14,49,3.75,5.0,fr,26979,146,1122273,1,1,Active Shallow Crust,128.8959,89.96755,0.0,05/12/7307
+2.84252,49.88163,6151,10,3,7,29,50,3.85,5.0,fr,26980,123,1122276,1,1,Active Shallow Crust,0.0,89.9908,0.0,10/03/6151
+2.84252,49.88163,6308,6,20,4,39,58,4.05,5.0,fr,26981,126,1122303,1,2,Active Shallow Crust,240.0067,58.00591,0.0,06/20/6308
+2.84252,49.88163,6049,6,17,8,36,24,4.05,5.0,fr,26982,120,1122303,1,2,Active Shallow Crust,240.0067,58.00591,0.0,06/17/6049
+2.44325,46.85122,9020,11,22,6,39,21,3.55,5.0,fr,26983,180,1122720,1,2,Active Shallow Crust,0.0,89.98965,0.0,11/22/9020
+2.44325,46.85122,8075,11,7,19,32,34,3.55,5.0,fr,26984,161,1122720,1,2,Active Shallow Crust,0.0,89.98965,0.0,11/07/8075
+2.44325,46.85122,3928,12,7,4,24,20,4.05,5.0,fr,26985,78,1122780,1,1,Active Shallow Crust,0.0,89.9903,0.0,12/07/3928
+2.44325,46.85122,3390,4,21,18,16,12,4.15,15.0,fr,26986,67,1122793,1,1,Active Shallow Crust,0.0,89.98963,0.0,04/21/3390
+2.44325,46.85122,1183,12,30,20,56,39,4.15,5.0,fr,26987,23,1122798,1,1,Active Shallow Crust,0.0,89.98951,-90.0,12/30/1183
+2.44325,46.85122,2089,8,26,9,50,16,4.95,5.0,fr,26988,41,1122888,1,1,Active Shallow Crust,0.0,89.98968,0.0,08/26/2089
+2.44325,46.85122,9297,9,12,3,2,5,5.15,15.0,fr,26989,185,1122916,1,1,Active Shallow Crust,240.0199,57.99997,0.0,09/12/9297
+-6.97521,49.02341,569,2,26,2,17,44,3.65,15.0,fr,26990,11,1123213,1,1,Active Shallow Crust,0.0,89.98821,0.0,02/26/0569
+8.17648,51.25351,2153,9,21,23,42,33,4.35,5.0,fr,26991,43,1123776,1,1,Active Shallow Crust,0.0,89.98995,0.0,09/21/2153
+8.17648,51.25351,3003,11,22,3,53,39,4.75,27.5,fr,26992,60,1123826,1,1,Active Shallow Crust,0.0,89.99049,0.0,11/22/3003
+3.11519,51.943,3124,12,10,19,6,12,3.55,5.0,fr,26993,62,1124160,1,1,Active Shallow Crust,0.0,89.99068,0.0,12/10/3124
+3.11519,51.943,9494,4,28,13,24,14,3.95,5.0,fr,26994,189,1124208,1,1,Active Shallow Crust,0.0,89.9902,0.0,04/28/9494
+3.11519,51.943,5222,6,8,7,45,0,4.85,5.0,fr,26995,104,1124316,1,1,Active Shallow Crust,0.0,89.99026,0.0,06/08/5222
+-1.55128,48.05985,891,7,9,20,14,17,3.55,5.0,fr,26996,17,1125120,1,1,Active Shallow Crust,0.0,89.98989,0.0,07/09/0891
+-1.55128,48.05985,5132,4,14,4,9,57,3.55,27.5,fr,26997,102,1125122,1,1,Active Shallow Crust,0.0,89.98989,0.0,04/14/5132
+-1.55128,48.05985,8662,8,6,4,15,10,3.55,5.0,fr,26998,173,1125123,1,1,Active Shallow Crust,240.0119,57.9982,0.0,08/06/8662
+-1.55128,48.05985,358,10,19,10,25,48,3.75,15.0,fr,26999,7,1125151,1,1,Active Shallow Crust,0.0,89.99052,-90.0,10/19/0358
+-1.55128,48.05985,3911,8,22,5,20,43,3.85,5.0,fr,27000,78,1125156,1,1,Active Shallow Crust,0.0,89.99046,0.0,08/22/3911
+-1.55128,48.05985,7415,1,15,4,59,27,3.85,15.0,fr,27001,148,1125157,1,2,Active Shallow Crust,0.0,89.99046,0.0,01/15/7415
+-1.55128,48.05985,5122,8,20,0,9,3,3.85,15.0,fr,27002,102,1125157,1,2,Active Shallow Crust,0.0,89.99046,0.0,08/20/5122
+-1.55128,48.05985,4725,10,20,13,10,32,3.85,27.5,fr,27003,94,1125164,1,1,Active Shallow Crust,0.0,89.99035,-90.0,10/20/4725
+-1.55128,48.05985,9685,12,27,16,46,32,3.95,5.0,fr,27004,193,1125174,1,1,Active Shallow Crust,0.0,89.99032,-90.0,12/27/9685
+-1.55128,48.05985,6341,3,27,21,19,46,4.05,5.0,fr,27005,126,1125183,1,1,Active Shallow Crust,240.0062,58.00594,0.0,03/27/6341
+-1.55128,48.05985,8006,5,7,1,33,14,4.15,27.5,fr,27006,160,1125200,1,1,Active Shallow Crust,0.0,89.98975,-90.0,05/07/8006
+-1.55128,48.05985,7925,10,22,2,38,36,4.75,5.0,fr,27007,158,1125264,1,1,Active Shallow Crust,0.0,89.98984,0.0,10/22/7925
+0.98525,52.40167,8002,8,24,5,19,55,3.55,5.0,fr,27008,160,1125600,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/24/8002
+0.98525,52.40167,4209,11,27,17,49,30,3.75,5.0,fr,27009,84,1125624,1,1,Active Shallow Crust,0.0,89.99023,0.0,11/27/4209
+7.34252,45.83795,4213,6,8,21,12,23,3.55,5.0,fr,27010,84,1126080,1,1,Active Shallow Crust,0.0,89.99297,0.0,06/08/4213
+7.34252,45.83795,2079,4,3,11,22,7,3.55,15.0,fr,27011,41,1126081,1,3,Active Shallow Crust,0.0,89.99297,0.0,04/03/2079
+7.34252,45.83795,5655,4,11,5,13,46,3.55,15.0,fr,27012,113,1126081,1,3,Active Shallow Crust,0.0,89.99297,0.0,04/11/5655
+7.34252,45.83795,3906,12,4,1,27,52,3.55,15.0,fr,27013,78,1126081,1,3,Active Shallow Crust,0.0,89.99297,0.0,12/04/3906
+7.34252,45.83795,247,4,2,17,41,32,3.55,5.0,fr,27014,4,1126083,1,1,Active Shallow Crust,240.0115,57.99784,0.0,04/02/0247
+7.34252,45.83795,5540,6,1,22,22,46,3.55,5.0,fr,27015,110,1126086,1,1,Active Shallow Crust,0.0,89.9929,-90.0,06/01/5540
+7.34252,45.83795,3485,7,7,12,39,16,3.65,15.0,fr,27016,69,1126093,1,2,Active Shallow Crust,0.0,89.98748,0.0,07/07/3485
+7.34252,45.83795,8315,5,24,15,3,1,3.65,15.0,fr,27017,166,1126093,1,2,Active Shallow Crust,0.0,89.98748,0.0,05/24/8315
+7.34252,45.83795,1287,10,12,12,33,28,3.65,5.0,fr,27018,25,1126095,1,2,Active Shallow Crust,240.001,58.01302,0.0,10/12/1287
+7.34252,45.83795,2856,8,31,16,47,4,3.65,5.0,fr,27019,57,1126095,1,2,Active Shallow Crust,240.001,58.01302,0.0,08/31/2856
+7.34252,45.83795,6954,7,8,23,33,39,3.65,5.0,fr,27020,139,1126098,1,1,Active Shallow Crust,0.0,89.98734,-90.0,07/08/6954
+7.34252,45.83795,7019,8,13,3,59,52,3.75,5.0,fr,27021,140,1126104,1,1,Active Shallow Crust,0.0,89.98884,0.0,08/13/7019
+7.34252,45.83795,5223,4,6,5,18,41,3.75,27.5,fr,27022,104,1126106,1,2,Active Shallow Crust,0.0,89.98884,0.0,04/06/5223
+7.34252,45.83795,8706,8,7,13,25,31,3.75,27.5,fr,27023,174,1126106,1,2,Active Shallow Crust,0.0,89.98884,0.0,08/07/8706
+7.34252,45.83795,2304,6,24,18,10,51,3.75,15.0,fr,27024,46,1126114,1,1,Active Shallow Crust,128.896,89.96748,0.0,06/24/2304
+7.34252,45.83795,1537,3,20,12,29,44,3.85,5.0,fr,27025,30,1126116,1,1,Active Shallow Crust,0.0,89.99005,0.0,03/20/1537
+7.34252,45.83795,4483,8,24,10,17,31,3.85,5.0,fr,27026,89,1126122,1,1,Active Shallow Crust,0.0,89.98994,-90.0,08/24/4483
+7.34252,45.83795,3463,7,6,14,29,51,3.85,5.0,fr,27027,69,1126125,1,1,Active Shallow Crust,128.8952,89.99503,0.0,07/06/3463
+7.34252,45.83795,403,10,12,15,17,58,3.95,5.0,fr,27028,8,1126128,1,1,Active Shallow Crust,0.0,89.99113,0.0,10/12/0403
+7.34252,45.83795,2896,5,7,0,57,37,3.95,5.0,fr,27029,57,1126131,1,2,Active Shallow Crust,240.0202,58.00438,0.0,05/07/2896
+7.34252,45.83795,5853,11,10,16,10,37,3.95,5.0,fr,27030,117,1126131,1,2,Active Shallow Crust,240.0202,58.00438,0.0,11/10/5853
+7.34252,45.83795,9754,4,30,15,1,55,4.35,5.0,fr,27031,195,1126179,1,1,Active Shallow Crust,240.0083,57.99594,0.0,04/30/9754
+7.34252,45.83795,6979,1,7,4,18,17,4.65,27.5,fr,27032,139,1126214,1,1,Active Shallow Crust,0.0,89.9901,0.0,01/07/6979
+7.34252,45.83795,2897,10,24,15,20,10,4.95,15.0,fr,27033,57,1126249,1,1,Active Shallow Crust,0.0,89.99019,0.0,10/24/2897
+7.34252,45.83795,1341,3,27,13,59,27,5.55,5.0,fr,27034,26,1126323,1,1,Active Shallow Crust,240.0286,58.00237,0.0,03/27/1341
+7.342125,45.83843,1711,2,15,3,58,25,6.15,5.09789,fr,27035,34,1126395,1,1,Active Shallow Crust,240.0638,57.9998,0.0,02/15/1711
+7.52412,50.07094,8903,8,21,10,16,36,3.55,5.0,fr,27036,178,1126560,1,1,Active Shallow Crust,0.0,89.98705,0.0,08/21/8903
+7.52412,50.07094,7510,8,2,23,33,51,3.55,5.0,fr,27037,150,1126563,1,1,Active Shallow Crust,240.0133,57.99836,0.0,08/02/7510
+7.52412,50.07094,9005,12,8,2,43,40,3.65,5.0,fr,27038,180,1126572,1,2,Active Shallow Crust,0.0,89.98846,0.0,12/08/9005
+7.52412,50.07094,7715,5,17,18,47,43,3.65,5.0,fr,27039,154,1126572,1,2,Active Shallow Crust,0.0,89.98846,0.0,05/17/7715
+7.52412,50.07094,4392,5,31,1,14,59,3.65,15.0,fr,27040,87,1126573,1,2,Active Shallow Crust,0.0,89.98846,0.0,05/31/4392
+7.52412,50.07094,597,11,16,20,59,21,3.65,15.0,fr,27041,11,1126573,1,2,Active Shallow Crust,0.0,89.98846,0.0,11/16/0597
+7.52412,50.07094,6888,4,29,12,38,27,3.65,5.0,fr,27042,137,1126578,1,1,Active Shallow Crust,0.0,89.98833,-90.0,04/29/6888
+7.52412,50.07094,4811,1,13,12,36,54,3.75,5.0,fr,27043,96,1126584,1,1,Active Shallow Crust,0.0,89.98972,0.0,01/13/4811
+7.52412,50.07094,4198,1,18,8,19,43,3.85,5.0,fr,27044,83,1126596,1,3,Active Shallow Crust,0.0,89.99084,0.0,01/18/4198
+7.52412,50.07094,5328,6,21,6,3,4,3.85,5.0,fr,27045,106,1126596,1,3,Active Shallow Crust,0.0,89.99084,0.0,06/21/5328
+7.52412,50.07094,3727,4,4,23,16,2,3.85,5.0,fr,27046,74,1126596,1,3,Active Shallow Crust,0.0,89.99084,0.0,04/04/3727
+7.52412,50.07094,1574,4,12,11,24,34,3.85,27.5,fr,27047,31,1126598,1,1,Active Shallow Crust,0.0,89.99084,0.0,04/12/1574
+7.52412,50.07094,7468,3,11,22,7,45,3.85,5.0,fr,27048,149,1126599,1,1,Active Shallow Crust,240.0113,57.99808,0.0,03/11/7468
+7.52412,50.07094,5553,9,2,20,56,45,3.95,5.0,fr,27049,111,1126608,1,2,Active Shallow Crust,0.0,89.99183,0.0,09/02/5553
+7.52412,50.07094,8719,3,31,15,53,33,3.95,5.0,fr,27050,174,1126608,1,2,Active Shallow Crust,0.0,89.99183,0.0,03/31/8719
+7.52412,50.07094,9191,8,20,17,40,44,4.05,5.0,fr,27051,183,1126620,1,1,Active Shallow Crust,0.0,89.98908,0.0,08/20/9191
+7.52412,50.07094,9054,2,23,23,26,14,4.15,5.0,fr,27052,181,1126635,1,1,Active Shallow Crust,240.0093,57.99706,0.0,02/23/9054
+7.52412,50.07094,9373,4,21,15,55,45,4.25,15.0,fr,27053,187,1126645,1,1,Active Shallow Crust,0.0,89.99133,0.0,04/21/9373
+7.52412,50.07094,3776,1,31,4,30,52,4.45,15.0,fr,27054,75,1126669,1,1,Active Shallow Crust,0.0,89.99081,0.0,01/31/3776
+7.52412,50.07094,9857,11,16,23,7,22,4.45,5.0,fr,27055,197,1126677,1,1,Active Shallow Crust,128.8914,89.99311,0.0,11/16/9857
+7.52412,50.07094,5239,5,13,20,24,51,4.55,5.0,fr,27056,104,1126680,1,1,Active Shallow Crust,0.0,89.98976,0.0,05/13/5239
+7.52412,50.07094,4127,2,4,11,59,58,4.65,27.5,fr,27057,82,1126694,1,1,Active Shallow Crust,0.0,89.99088,0.0,02/04/4127
+1.46614,45.45915,7387,11,2,0,8,34,3.55,5.0,fr,27058,147,1127520,1,1,Active Shallow Crust,0.0,89.98939,0.0,11/02/7387
+1.46614,45.45915,3777,1,18,9,41,13,3.55,15.0,fr,27059,75,1127521,1,1,Active Shallow Crust,0.0,89.98939,0.0,01/18/3777
+1.46614,45.45915,9922,1,1,8,43,22,3.95,5.0,fr,27060,198,1127568,1,1,Active Shallow Crust,0.0,89.98996,0.0,01/01/9922
+1.46614,45.45915,6256,2,26,20,42,37,4.15,5.0,fr,27061,125,1127592,1,1,Active Shallow Crust,0.0,89.99025,0.0,02/26/6256
+1.46614,45.45915,3026,5,30,17,0,39,4.55,5.0,fr,27062,60,1127649,1,1,Active Shallow Crust,128.8943,89.98572,0.0,05/30/3026
+3.45401,43.2134,4481,12,22,3,35,8,3.55,5.0,fr,27063,89,1128000,1,1,Active Shallow Crust,0.0,89.98898,0.0,12/22/4481
+3.45401,43.2134,1754,9,6,0,29,14,3.65,27.5,fr,27064,35,1128017,1,2,Active Shallow Crust,240.0008,58.01334,0.0,09/06/1754
+3.45401,43.2134,3340,6,20,19,47,36,3.65,27.5,fr,27065,66,1128017,1,2,Active Shallow Crust,240.0008,58.01334,0.0,06/20/3340
+3.45401,43.2134,7830,12,25,12,48,43,3.75,5.0,fr,27066,156,1128024,1,1,Active Shallow Crust,0.0,89.99124,0.0,12/25/7830
+3.45401,43.2134,2295,4,29,4,53,43,3.85,5.0,fr,27067,45,1128036,1,1,Active Shallow Crust,0.0,89.98959,0.0,04/29/2295
+3.45401,43.2134,4098,3,20,17,49,43,4.55,5.0,fr,27068,81,1128120,1,1,Active Shallow Crust,0.0,89.98954,0.0,03/20/4098
+2.8655,46.91395,3100,8,19,5,47,8,3.75,5.0,fr,27069,61,1128504,1,1,Active Shallow Crust,0.0,89.98906,0.0,08/19/3100
+2.8655,46.91395,7215,3,27,19,45,31,3.75,15.0,fr,27070,144,1128505,1,1,Active Shallow Crust,0.0,89.98906,0.0,03/27/7215
+2.8655,46.91395,3775,1,10,4,54,57,3.75,5.0,fr,27071,75,1128513,1,1,Active Shallow Crust,128.8968,89.96724,0.0,01/10/3775
+2.8655,46.91395,4345,4,9,11,13,16,3.85,27.5,fr,27072,86,1128518,1,1,Active Shallow Crust,0.0,89.99025,0.0,04/09/4345
+2.8655,46.91395,2234,11,17,11,56,59,3.95,15.0,fr,27073,44,1128535,1,1,Active Shallow Crust,0.0,89.98901,-90.0,11/17/2234
+7.8714,46.02794,8218,5,29,12,41,2,3.55,5.0,fr,27074,164,1128960,1,1,Active Shallow Crust,0.0,89.993,0.0,05/29/8218
+7.8714,46.02794,5884,5,15,4,47,46,3.55,15.0,fr,27075,117,1128961,1,1,Active Shallow Crust,0.0,89.993,0.0,05/15/5884
+7.8714,46.02794,4399,5,2,19,45,52,3.55,27.5,fr,27076,87,1128962,1,1,Active Shallow Crust,0.0,89.993,0.0,05/02/4399
+7.8714,46.02794,9232,8,17,16,3,46,3.55,27.5,fr,27077,184,1128965,1,1,Active Shallow Crust,240.0125,57.9975,0.0,08/17/9232
+7.8714,46.02794,8869,8,7,20,25,11,3.55,15.0,fr,27078,177,1128967,1,1,Active Shallow Crust,0.0,89.99292,-90.0,08/07/8869
+7.8714,46.02794,8586,12,28,3,13,37,3.55,27.5,fr,27079,171,1128971,1,1,Active Shallow Crust,128.8967,89.993,0.0,12/28/8586
+7.8714,46.02794,8696,4,29,21,57,58,3.65,5.0,fr,27080,173,1128972,1,3,Active Shallow Crust,0.0,89.98752,0.0,04/29/8696
+7.8714,46.02794,4683,9,16,6,39,32,3.65,5.0,fr,27081,93,1128972,1,3,Active Shallow Crust,0.0,89.98752,0.0,09/16/4683
+7.8714,46.02794,270,1,17,3,44,32,3.65,5.0,fr,27082,5,1128972,1,3,Active Shallow Crust,0.0,89.98752,0.0,01/17/0270
+7.8714,46.02794,6976,5,27,13,35,26,3.65,15.0,fr,27083,139,1128973,1,1,Active Shallow Crust,0.0,89.98752,0.0,05/27/6976
+7.8714,46.02794,9748,5,27,14,46,14,3.65,5.0,fr,27084,194,1128975,1,1,Active Shallow Crust,240.0005,58.01387,0.0,05/27/9748
+7.8714,46.02794,8589,5,1,18,2,3,3.65,27.5,fr,27085,171,1128977,1,1,Active Shallow Crust,240.0005,58.01378,0.0,05/01/8589
+7.8714,46.02794,553,8,22,16,57,29,3.75,5.0,fr,27086,11,1128984,1,1,Active Shallow Crust,0.0,89.98888,0.0,08/22/0553
+7.8714,46.02794,5737,9,22,17,19,16,3.75,27.5,fr,27087,114,1128986,1,1,Active Shallow Crust,0.0,89.98888,0.0,09/22/5737
+7.8714,46.02794,9267,3,27,0,57,40,3.75,5.0,fr,27088,185,1128987,1,2,Active Shallow Crust,240.0083,58.01687,0.0,03/27/9267
+7.8714,46.02794,791,9,16,8,5,2,3.75,5.0,fr,27089,15,1128987,1,2,Active Shallow Crust,240.0083,58.01687,0.0,09/16/0791
+7.8714,46.02794,1918,11,28,15,20,57,3.75,27.5,fr,27090,38,1128992,1,1,Active Shallow Crust,0.0,89.98875,-90.0,11/28/1918
+7.8714,46.02794,8724,8,21,19,10,33,3.85,5.0,fr,27091,174,1128999,1,1,Active Shallow Crust,240.0104,57.99833,0.0,08/21/8724
+7.8714,46.02794,2931,3,4,22,26,28,3.85,5.0,fr,27092,58,1129005,1,2,Active Shallow Crust,128.896,89.99504,0.0,03/04/2931
+7.8714,46.02794,8534,2,16,5,29,43,3.85,5.0,fr,27093,170,1129005,1,2,Active Shallow Crust,128.896,89.99504,0.0,02/16/8534
+7.8714,46.02794,3825,4,24,16,54,56,3.95,5.0,fr,27094,76,1129011,1,1,Active Shallow Crust,240.0204,58.00485,0.0,04/24/3825
+7.8714,46.02794,5496,12,3,13,13,15,3.95,15.0,fr,27095,109,1129012,1,1,Active Shallow Crust,240.0204,58.00485,0.0,12/03/5496
+7.8714,46.02794,6800,2,1,17,46,24,3.95,27.5,fr,27096,135,1129013,1,1,Active Shallow Crust,240.0204,58.00485,0.0,02/01/6800
+7.8714,46.02794,3483,4,17,3,17,10,4.05,15.0,fr,27097,69,1129021,1,1,Active Shallow Crust,0.0,89.98819,0.0,04/17/3483
+7.8714,46.02794,3654,5,5,5,5,24,4.05,27.5,fr,27098,73,1129022,1,1,Active Shallow Crust,0.0,89.98819,0.0,05/05/3654
+7.8714,46.02794,4763,2,3,20,43,12,4.05,5.0,fr,27099,95,1129023,1,1,Active Shallow Crust,240.0064,58.00534,0.0,02/03/4763
+7.8714,46.02794,363,12,19,18,40,2,4.05,15.0,fr,27100,7,1129027,1,1,Active Shallow Crust,0.0,89.98805,-90.0,12/19/0363
+7.8714,46.02794,7192,8,11,11,31,57,4.05,15.0,fr,27101,143,1129030,1,1,Active Shallow Crust,128.8907,89.99409,0.0,08/11/7192
+7.8714,46.02794,1009,1,15,14,32,19,4.15,5.0,fr,27102,20,1129032,1,1,Active Shallow Crust,0.0,89.98947,0.0,01/15/1009
+7.8714,46.02794,1971,3,2,22,51,20,4.15,27.5,fr,27103,39,1129043,1,1,Active Shallow Crust,128.8977,89.99298,0.0,03/02/1971
+7.8714,46.02794,4089,7,25,21,54,46,4.25,5.0,fr,27104,81,1129044,1,1,Active Shallow Crust,0.0,89.99062,0.0,07/25/4089
+7.8714,46.02794,1950,10,27,4,11,48,4.25,27.5,fr,27105,38,1129046,1,1,Active Shallow Crust,0.0,89.99062,0.0,10/27/1950
+7.8714,46.02794,1255,1,29,15,3,43,4.35,15.0,fr,27106,25,1129066,1,1,Active Shallow Crust,128.8987,89.9825,0.0,01/29/1255
+7.8714,46.02794,7013,11,22,23,49,14,5.15,5.0,fr,27107,140,1129158,1,1,Active Shallow Crust,0.0,89.9899,-90.0,11/22/7013
+7.8714,46.02794,2338,2,7,23,53,7,5.25,27.5,fr,27108,46,1129166,1,1,Active Shallow Crust,0.0,89.9901,0.0,02/07/2338
+7.8714,46.02794,9765,3,18,9,35,45,5.45,5.0,fr,27109,195,1129188,1,1,Active Shallow Crust,0.0,89.98978,0.0,03/18/9765
+7.8714,46.02794,8561,2,27,12,48,58,5.45,5.0,fr,27110,171,1129191,1,1,Active Shallow Crust,240.0284,57.99845,0.0,02/27/8561
+7.8714,46.02794,1533,2,1,9,42,38,5.75,15.0,fr,27111,30,1129228,1,1,Active Shallow Crust,240.0407,57.99936,0.0,02/01/1533
+4.15664,46.46517,5791,12,8,4,10,54,3.55,5.0,fr,27112,115,1129440,1,1,Active Shallow Crust,0.0,89.99306,0.0,12/08/5791
+4.15664,46.46517,7307,11,30,16,35,52,3.65,5.0,fr,27113,146,1129452,1,1,Active Shallow Crust,0.0,89.98762,0.0,11/30/7307
+4.15664,46.46517,9859,6,16,18,14,29,4.15,5.0,fr,27114,197,1129512,1,1,Active Shallow Crust,0.0,89.98956,0.0,06/16/9859
+4.15664,46.46517,1014,7,26,19,23,17,4.95,5.0,fr,27115,20,1129614,1,1,Active Shallow Crust,0.0,89.99018,-90.0,07/26/1014
+6.16126,44.90893,2538,6,15,16,54,7,3.55,15.0,fr,27116,50,1129921,1,1,Active Shallow Crust,0.0,89.99286,0.0,06/15/2538
+6.16126,44.90893,6243,11,4,0,32,9,3.55,5.0,fr,27117,124,1129926,1,1,Active Shallow Crust,0.0,89.99277,-90.0,11/04/6243
+6.16126,44.90893,4600,6,13,19,27,39,3.65,27.5,fr,27118,91,1129934,1,1,Active Shallow Crust,0.0,89.98727,0.0,06/13/4600
+6.16126,44.90893,9704,9,25,19,39,53,3.65,5.0,fr,27119,194,1129941,1,1,Active Shallow Crust,128.8996,89.96349,0.0,09/25/9704
+6.16126,44.90893,3488,8,12,6,3,46,3.85,5.0,fr,27120,69,1129956,1,1,Active Shallow Crust,0.0,89.98989,0.0,08/12/3488
+6.16126,44.90893,8416,8,9,5,11,55,3.95,15.0,fr,27121,168,1129972,1,1,Active Shallow Crust,240.0187,58.0057,0.0,08/09/8416
+6.16126,44.90893,4316,6,13,0,15,58,4.25,15.0,fr,27122,86,1130011,1,1,Active Shallow Crust,0.0,89.99032,-90.0,06/13/4316
+6.16126,44.90893,694,5,11,10,11,18,4.75,5.0,fr,27123,13,1130064,1,1,Active Shallow Crust,0.0,89.98923,0.0,05/11/0694
+6.16126,44.90893,9419,9,12,16,45,8,4.85,5.0,fr,27124,188,1130076,1,1,Active Shallow Crust,0.0,89.9904,0.0,09/12/9419
+4.96818,51.22986,7652,12,4,21,20,8,3.55,5.0,fr,27125,153,1130400,1,2,Active Shallow Crust,0.0,89.98737,0.0,12/04/7652
+4.96818,51.22986,6979,2,26,13,25,50,3.55,5.0,fr,27126,139,1130400,1,2,Active Shallow Crust,0.0,89.98737,0.0,02/26/6979
+4.96818,51.22986,8068,7,3,11,8,27,4.05,5.0,fr,27127,161,1130463,1,1,Active Shallow Crust,240.0069,58.00601,0.0,07/03/8068
+4.96818,51.22986,5057,6,5,22,19,18,4.15,15.0,fr,27128,101,1130482,1,1,Active Shallow Crust,128.8973,89.99367,0.0,06/05/5057
+4.96818,51.22986,1890,7,6,17,49,30,4.25,5.0,fr,27129,37,1130484,1,1,Active Shallow Crust,0.0,89.98872,0.0,07/06/1890
+-3.05134,44.64121,8439,12,26,18,53,47,3.65,5.0,fr,27130,168,1130901,1,1,Active Shallow Crust,128.901,89.96349,0.0,12/26/8439
+5.40609,46.8966,6939,4,4,17,20,42,3.55,5.0,fr,27131,138,1131360,1,1,Active Shallow Crust,0.0,89.99311,0.0,04/04/6939
+5.40609,46.8966,6296,9,1,21,41,25,3.55,15.0,fr,27132,125,1131361,1,1,Active Shallow Crust,0.0,89.99311,0.0,09/01/6296
+5.40609,46.8966,493,7,23,16,4,27,3.65,5.0,fr,27133,9,1131372,1,1,Active Shallow Crust,0.0,89.98772,0.0,07/23/0493
+5.40609,46.8966,8585,2,5,22,51,30,3.75,5.0,fr,27134,171,1131384,1,1,Active Shallow Crust,0.0,89.98905,0.0,02/05/8585
+5.40609,46.8966,1571,4,2,1,10,57,3.75,5.0,fr,27135,31,1131393,1,1,Active Shallow Crust,128.8972,89.96693,0.0,04/02/1571
+5.40609,46.8966,6764,5,14,15,59,11,4.05,15.0,fr,27136,135,1131421,1,1,Active Shallow Crust,0.0,89.98837,0.0,05/14/6764
+5.40609,46.8966,5385,2,11,20,4,37,4.35,5.0,fr,27137,107,1131456,1,1,Active Shallow Crust,0.0,89.98903,0.0,02/11/5385
+5.40609,46.8966,9358,10,30,16,15,14,4.65,15.0,fr,27138,187,1131493,1,1,Active Shallow Crust,0.0,89.99029,0.0,10/30/9358
+5.40609,46.8966,4068,8,9,9,11,2,5.05,5.0,fr,27139,81,1131540,1,1,Active Shallow Crust,0.0,89.9902,0.0,08/09/4068
+4.41033,46.88832,7223,1,8,6,36,28,3.55,15.0,fr,27140,144,1132321,1,1,Active Shallow Crust,0.0,89.99311,0.0,01/08/7223
+4.41033,46.88832,7264,3,26,4,33,53,3.55,27.5,fr,27141,145,1132328,1,1,Active Shallow Crust,0.0,89.99303,-90.0,03/26/7264
+4.41033,46.88832,9088,1,7,20,21,7,3.55,27.5,fr,27142,181,1132331,1,1,Active Shallow Crust,128.8964,89.99311,0.0,01/07/9088
+4.41033,46.88832,9214,5,31,23,14,1,3.65,5.0,fr,27143,184,1132332,1,2,Active Shallow Crust,0.0,89.98772,0.0,05/31/9214
+4.41033,46.88832,5252,8,29,7,31,53,3.65,5.0,fr,27144,105,1132332,1,2,Active Shallow Crust,0.0,89.98772,0.0,08/29/5252
+4.41033,46.88832,7005,7,15,23,32,2,3.65,15.0,fr,27145,140,1132333,1,1,Active Shallow Crust,0.0,89.98772,0.0,07/15/7005
+4.41033,46.88832,6793,9,9,11,34,29,3.65,5.0,fr,27146,135,1132335,1,1,Active Shallow Crust,240.0016,58.0132,0.0,09/09/6793
+4.41033,46.88832,5910,2,10,2,3,32,3.75,5.0,fr,27147,118,1132347,1,1,Active Shallow Crust,240.0082,58.01799,0.0,02/10/5910
+4.41033,46.88832,189,12,18,23,15,35,3.75,5.0,fr,27148,3,1132353,1,1,Active Shallow Crust,128.8963,89.9675,0.0,12/18/0189
+4.41033,46.88832,9045,8,30,20,55,20,3.85,15.0,fr,27149,180,1132357,1,1,Active Shallow Crust,0.0,89.99024,0.0,08/30/9045
+4.41033,46.88832,2228,8,29,0,9,34,3.85,15.0,fr,27150,44,1132360,1,2,Active Shallow Crust,240.0119,57.99788,0.0,08/29/2228
+4.41033,46.88832,815,6,19,3,44,15,3.85,15.0,fr,27151,16,1132360,1,2,Active Shallow Crust,240.0119,57.99788,0.0,06/19/0815
+4.41033,46.88832,3133,3,25,10,42,9,3.85,5.0,fr,27152,62,1132362,1,1,Active Shallow Crust,0.0,89.99013,-90.0,03/25/3133
+4.41033,46.88832,5712,2,22,4,32,43,3.95,15.0,fr,27153,114,1132369,1,1,Active Shallow Crust,0.0,89.9913,0.0,02/22/5712
+4.41033,46.88832,8074,8,2,7,11,0,4.05,15.0,fr,27154,161,1132381,1,1,Active Shallow Crust,0.0,89.98837,0.0,08/02/8074
+4.41033,46.88832,902,6,22,1,58,0,4.15,15.0,fr,27155,18,1132393,1,1,Active Shallow Crust,0.0,89.98964,0.0,06/22/0902
+4.41033,46.88832,3405,4,14,5,14,31,4.25,5.0,fr,27156,68,1132407,1,1,Active Shallow Crust,240.0082,57.99376,0.0,04/14/3405
+4.41033,46.88832,1808,5,30,3,30,39,4.75,5.0,fr,27157,36,1132464,1,1,Active Shallow Crust,0.0,89.98961,0.0,05/30/1808
+7.7562,45.2283,3093,5,21,18,34,16,3.55,5.0,fr,27158,61,1132800,1,1,Active Shallow Crust,0.0,89.9929,0.0,05/21/3093
+7.7562,45.2283,2940,9,10,10,47,5,3.55,5.0,fr,27159,58,1132809,1,1,Active Shallow Crust,128.8958,89.9929,0.0,09/10/2940
+7.7562,45.2283,4748,9,5,8,22,4,3.65,5.0,fr,27160,94,1132812,1,1,Active Shallow Crust,0.0,89.98734,0.0,09/05/4748
+7.7562,45.2283,9736,8,5,4,31,40,3.65,15.0,fr,27161,194,1132813,1,1,Active Shallow Crust,0.0,89.98734,0.0,08/05/9736
+7.7562,45.2283,6977,8,2,17,47,26,3.65,15.0,fr,27162,139,1132822,1,1,Active Shallow Crust,128.9006,89.9635,0.0,08/02/6977
+7.7562,45.2283,4280,12,30,2,24,33,3.75,5.0,fr,27163,85,1132824,1,1,Active Shallow Crust,0.0,89.98872,0.0,12/30/4280
+7.7562,45.2283,286,2,22,7,4,0,3.75,15.0,fr,27164,5,1132825,1,1,Active Shallow Crust,0.0,89.98872,0.0,02/22/0286
+7.7562,45.2283,6816,3,13,5,52,37,3.85,5.0,fr,27165,136,1132836,1,1,Active Shallow Crust,0.0,89.98994,0.0,03/13/6816
+7.7562,45.2283,6820,8,7,7,57,54,4.05,5.0,fr,27166,136,1132866,1,1,Active Shallow Crust,0.0,89.99192,-90.0,08/07/6820
+7.7562,45.2283,8840,5,25,16,52,31,4.25,15.0,fr,27167,176,1132885,1,1,Active Shallow Crust,0.0,89.99049,0.0,05/25/8840
+7.7562,45.2283,8265,7,30,1,40,32,5.05,5.0,fr,27168,165,1132980,1,1,Active Shallow Crust,0.0,89.98989,0.0,07/30/8265
+8.33363,47.63198,7196,8,21,21,13,58,3.55,5.0,fr,27169,143,1133280,1,4,Active Shallow Crust,0.0,89.98641,0.0,08/21/7196
+8.33363,47.63198,5618,6,27,4,30,55,3.55,5.0,fr,27170,112,1133280,1,4,Active Shallow Crust,0.0,89.98641,0.0,06/27/5618
+8.33363,47.63198,4169,5,15,13,47,40,3.55,5.0,fr,27171,83,1133280,1,4,Active Shallow Crust,0.0,89.98641,0.0,05/15/4169
+8.33363,47.63198,4819,8,27,0,13,54,3.55,5.0,fr,27172,96,1133280,1,4,Active Shallow Crust,0.0,89.98641,0.0,08/27/4819
+8.33363,47.63198,9807,1,21,19,41,56,3.55,15.0,fr,27173,196,1133281,1,4,Active Shallow Crust,0.0,89.98641,0.0,01/21/9807
+8.33363,47.63198,4313,1,31,7,13,18,3.55,15.0,fr,27174,86,1133281,1,4,Active Shallow Crust,0.0,89.98641,0.0,01/31/4313
+8.33363,47.63198,7421,1,15,11,5,14,3.55,15.0,fr,27175,148,1133281,1,4,Active Shallow Crust,0.0,89.98641,0.0,01/15/7421
+8.33363,47.63198,4335,3,25,16,58,9,3.55,15.0,fr,27176,86,1133281,1,4,Active Shallow Crust,0.0,89.98641,0.0,03/25/4335
+8.33363,47.63198,7537,10,6,1,24,41,3.55,27.5,fr,27177,150,1133282,1,3,Active Shallow Crust,0.0,89.98641,0.0,10/06/7537
+8.33363,47.63198,8624,12,7,2,43,25,3.55,27.5,fr,27178,172,1133282,1,3,Active Shallow Crust,0.0,89.98641,0.0,12/07/8624
+8.33363,47.63198,8073,6,4,6,27,18,3.55,27.5,fr,27179,161,1133282,1,3,Active Shallow Crust,0.0,89.98641,0.0,06/04/8073
+8.33363,47.63198,3463,6,4,20,48,36,3.55,5.0,fr,27180,69,1133283,1,2,Active Shallow Crust,240.0118,57.99818,0.0,06/04/3463
+8.33363,47.63198,4177,5,1,1,16,1,3.55,5.0,fr,27181,83,1133283,1,2,Active Shallow Crust,240.0118,57.99818,0.0,05/01/4177
+8.33363,47.63198,6155,7,11,18,59,7,3.55,15.0,fr,27182,123,1133284,1,1,Active Shallow Crust,240.0118,57.99818,0.0,07/11/6155
+8.33363,47.63198,420,5,5,23,3,40,3.55,27.5,fr,27183,8,1133285,1,1,Active Shallow Crust,240.0118,57.99809,0.0,05/05/0420
+8.33363,47.63198,7372,2,2,19,27,10,3.55,5.0,fr,27184,147,1133286,1,1,Active Shallow Crust,0.0,89.98625,-90.0,02/02/7372
+8.33363,47.63198,3051,4,5,10,6,55,3.55,15.0,fr,27185,61,1133287,1,1,Active Shallow Crust,0.0,89.98625,-90.0,04/05/3051
+8.33363,47.63198,4592,1,5,10,41,41,3.55,5.0,fr,27186,91,1133289,1,1,Active Shallow Crust,128.8965,89.9932,0.0,01/05/4592
+8.33363,47.63198,5003,7,20,15,56,52,3.55,15.0,fr,27187,100,1133290,1,1,Active Shallow Crust,128.8965,89.9932,0.0,07/20/5003
+8.33363,47.63198,3969,4,13,13,5,4,3.55,27.5,fr,27188,79,1133291,1,1,Active Shallow Crust,128.8965,89.9932,0.0,04/13/3969
+8.33363,47.63198,9750,4,12,5,41,10,3.65,5.0,fr,27189,194,1133292,1,6,Active Shallow Crust,0.0,89.98788,0.0,04/12/9750
+8.33363,47.63198,9625,4,10,23,55,15,3.65,5.0,fr,27190,192,1133292,1,6,Active Shallow Crust,0.0,89.98788,0.0,04/10/9625
+8.33363,47.63198,2977,3,13,21,36,56,3.65,5.0,fr,27191,59,1133292,1,6,Active Shallow Crust,0.0,89.98788,0.0,03/13/2977
+8.33363,47.63198,7887,8,9,1,57,34,3.65,5.0,fr,27192,157,1133292,1,6,Active Shallow Crust,0.0,89.98788,0.0,08/09/7887
+8.33363,47.63198,6572,4,5,9,42,26,3.65,5.0,fr,27193,131,1133292,1,6,Active Shallow Crust,0.0,89.98788,0.0,04/05/6572
+8.33363,47.63198,2920,8,6,23,48,10,3.65,5.0,fr,27194,58,1133292,1,6,Active Shallow Crust,0.0,89.98788,0.0,08/06/2920
+8.33363,47.63198,2610,9,30,6,28,35,3.65,15.0,fr,27195,52,1133293,1,3,Active Shallow Crust,0.0,89.98788,0.0,09/30/2610
+8.33363,47.63198,1709,1,17,19,27,29,3.65,15.0,fr,27196,34,1133293,1,3,Active Shallow Crust,0.0,89.98788,0.0,01/17/1709
+8.33363,47.63198,4468,4,28,5,18,49,3.65,15.0,fr,27197,89,1133293,1,3,Active Shallow Crust,0.0,89.98788,0.0,04/28/4468
+8.33363,47.63198,9257,6,5,8,13,2,3.65,15.0,fr,27198,185,1133296,1,1,Active Shallow Crust,240.0009,58.01182,0.0,06/05/9257
+8.33363,47.63198,8372,8,28,0,45,37,3.65,5.0,fr,27199,167,1133301,1,1,Active Shallow Crust,128.8994,89.96355,0.0,08/28/8372
+8.33363,47.63198,3275,6,25,3,12,51,3.75,5.0,fr,27200,65,1133304,1,7,Active Shallow Crust,0.0,89.9892,0.0,06/25/3275
+8.33363,47.63198,9745,12,28,0,28,23,3.75,5.0,fr,27201,194,1133304,1,7,Active Shallow Crust,0.0,89.9892,0.0,12/28/9745
+8.33363,47.63198,395,6,11,7,34,4,3.75,5.0,fr,27202,7,1133304,1,7,Active Shallow Crust,0.0,89.9892,0.0,06/11/0395
+8.33363,47.63198,9122,10,6,7,40,12,3.75,5.0,fr,27203,182,1133304,1,7,Active Shallow Crust,0.0,89.9892,0.0,10/06/9122
+8.33363,47.63198,2952,4,9,8,1,42,3.75,5.0,fr,27204,59,1133304,1,7,Active Shallow Crust,0.0,89.9892,0.0,04/09/2952
+8.33363,47.63198,4379,9,12,11,1,21,3.75,5.0,fr,27205,87,1133304,1,7,Active Shallow Crust,0.0,89.9892,0.0,09/12/4379
+8.33363,47.63198,9656,7,29,16,25,33,3.75,5.0,fr,27206,193,1133304,1,7,Active Shallow Crust,0.0,89.9892,0.0,07/29/9656
+8.33363,47.63198,8420,11,4,11,0,22,3.75,15.0,fr,27207,168,1133305,1,2,Active Shallow Crust,0.0,89.9892,0.0,11/04/8420
+8.33363,47.63198,3823,6,18,10,27,43,3.75,15.0,fr,27208,76,1133305,1,2,Active Shallow Crust,0.0,89.9892,0.0,06/18/3823
+8.33363,47.63198,4807,1,15,15,36,13,3.75,5.0,fr,27209,96,1133307,1,1,Active Shallow Crust,240.009,58.01622,0.0,01/15/4807
+8.33363,47.63198,3507,2,25,1,33,15,3.85,5.0,fr,27210,70,1133316,1,3,Active Shallow Crust,0.0,89.99038,0.0,02/25/3507
+8.33363,47.63198,2597,12,4,14,45,38,3.85,5.0,fr,27211,51,1133316,1,3,Active Shallow Crust,0.0,89.99038,0.0,12/04/2597
+8.33363,47.63198,7009,6,14,5,23,41,3.85,5.0,fr,27212,140,1133316,1,3,Active Shallow Crust,0.0,89.99038,0.0,06/14/7009
+8.33363,47.63198,7173,11,27,10,48,15,3.85,15.0,fr,27213,143,1133317,1,2,Active Shallow Crust,0.0,89.99038,0.0,11/27/7173
+8.33363,47.63198,9060,1,30,4,59,5,3.85,15.0,fr,27214,181,1133317,1,2,Active Shallow Crust,0.0,89.99038,0.0,01/30/9060
+8.33363,47.63198,4283,11,18,13,47,8,3.85,27.5,fr,27215,85,1133318,1,1,Active Shallow Crust,0.0,89.99038,0.0,11/18/4283
+8.33363,47.63198,6260,5,17,15,28,50,3.85,5.0,fr,27216,125,1133319,1,1,Active Shallow Crust,240.0099,57.99893,0.0,05/17/6260
+8.33363,47.63198,8573,1,2,2,27,27,3.95,5.0,fr,27217,171,1133328,1,2,Active Shallow Crust,0.0,89.99142,0.0,01/02/8573
+8.33363,47.63198,1054,3,21,2,33,1,3.95,5.0,fr,27218,21,1133328,1,2,Active Shallow Crust,0.0,89.99142,0.0,03/21/1054
+8.33363,47.63198,2679,12,19,14,59,42,3.95,15.0,fr,27219,53,1133329,1,1,Active Shallow Crust,0.0,89.99142,0.0,12/19/2679
+8.33363,47.63198,6120,12,29,8,53,49,3.95,5.0,fr,27220,122,1133331,1,1,Active Shallow Crust,240.02,58.00599,0.0,12/29/6120
+8.33363,47.63198,837,12,22,16,32,18,3.95,5.0,fr,27221,16,1133334,1,1,Active Shallow Crust,0.0,89.99133,-90.0,12/22/0837
+8.33363,47.63198,9242,7,14,3,37,58,3.95,15.0,fr,27222,184,1133335,1,1,Active Shallow Crust,0.0,89.99133,-90.0,07/14/9242
+8.33363,47.63198,1290,5,4,6,33,39,3.95,27.5,fr,27223,25,1133336,1,1,Active Shallow Crust,0.0,89.99133,-90.0,05/04/1290
+8.33363,47.63198,8756,12,2,20,4,26,3.95,5.0,fr,27224,175,1133337,1,1,Active Shallow Crust,128.898,89.99571,0.0,12/02/8756
+8.33363,47.63198,8597,10,13,11,29,14,4.05,5.0,fr,27225,171,1133340,1,3,Active Shallow Crust,0.0,89.99236,0.0,10/13/8597
+8.33363,47.63198,7414,1,7,15,21,11,4.05,5.0,fr,27226,148,1133340,1,3,Active Shallow Crust,0.0,89.99236,0.0,01/07/7414
+8.33363,47.63198,850,1,28,23,2,40,4.05,5.0,fr,27227,16,1133340,1,3,Active Shallow Crust,0.0,89.99236,0.0,01/28/0850
+8.33363,47.63198,413,8,27,0,28,55,4.05,15.0,fr,27228,8,1133341,1,1,Active Shallow Crust,0.0,89.99236,0.0,08/27/0413
+8.33363,47.63198,6780,11,22,23,30,20,4.05,5.0,fr,27229,135,1133346,1,1,Active Shallow Crust,0.0,89.99227,-90.0,11/22/6780
+8.33363,47.63198,9044,9,8,4,29,52,4.05,15.0,fr,27230,180,1133347,1,1,Active Shallow Crust,0.0,89.99227,-90.0,09/08/9044
+8.33363,47.63198,1110,7,29,5,28,53,4.15,5.0,fr,27231,22,1133352,1,1,Active Shallow Crust,0.0,89.99319,0.0,07/29/1110
+8.33363,47.63198,1099,3,10,14,30,49,4.15,5.0,fr,27232,21,1133355,1,1,Active Shallow Crust,240.0096,57.99762,0.0,03/10/1099
+8.33363,47.63198,2765,12,21,16,23,0,4.25,5.0,fr,27233,55,1133364,1,1,Active Shallow Crust,0.0,89.98785,0.0,12/21/2765
+8.33363,47.63198,8184,6,3,15,52,16,4.25,15.0,fr,27234,163,1133365,1,1,Active Shallow Crust,0.0,89.98785,0.0,06/03/8184
+8.33363,47.63198,7023,3,4,20,40,44,4.25,5.0,fr,27235,140,1133370,1,1,Active Shallow Crust,0.0,89.98772,-90.0,03/04/7023
+8.33363,47.63198,5025,10,21,14,22,12,4.45,5.0,fr,27236,100,1133388,1,1,Active Shallow Crust,0.0,89.99036,0.0,10/21/5025
+8.33363,47.63198,7322,4,21,19,47,26,4.45,15.0,fr,27237,146,1133389,1,1,Active Shallow Crust,0.0,89.99036,0.0,04/21/7322
+8.33363,47.63198,8468,12,6,11,37,32,4.45,27.5,fr,27238,169,1133390,1,1,Active Shallow Crust,0.0,89.99036,0.0,12/06/8468
+8.33363,47.63198,7069,4,25,10,57,2,4.45,5.0,fr,27239,141,1133391,1,1,Active Shallow Crust,240.006,57.99439,0.0,04/25/7069
+8.33363,47.63198,7516,3,20,3,52,33,4.45,5.0,fr,27240,150,1133394,1,1,Active Shallow Crust,0.0,89.99024,-90.0,03/20/7516
+8.33363,47.63198,6670,10,7,12,48,48,4.45,5.0,fr,27241,133,1133397,1,1,Active Shallow Crust,128.8911,89.99518,0.0,10/07/6670
+8.33363,47.63198,3927,6,7,21,48,52,4.55,5.0,fr,27242,78,1133400,1,1,Active Shallow Crust,0.0,89.9914,0.0,06/07/3927
+8.33363,47.63198,2869,5,31,10,33,10,4.65,5.0,fr,27243,57,1133412,1,1,Active Shallow Crust,0.0,89.98851,0.0,05/31/2869
+8.33363,47.63198,2162,11,22,18,23,20,4.85,5.0,fr,27244,43,1133436,1,1,Active Shallow Crust,0.0,89.99087,0.0,11/22/2162
+8.33363,47.63198,9223,9,17,23,24,18,5.55,5.0,fr,27245,184,1133520,1,1,Active Shallow Crust,0.0,89.99048,0.0,09/17/9223
+8.33363,47.63198,808,9,25,8,1,53,5.85,5.0,fr,27246,16,1133556,1,1,Active Shallow Crust,0.0,89.99037,0.0,09/25/0808
+6.96538,44.61025,8904,3,6,9,5,22,3.55,5.0,fr,27247,178,1133760,1,4,Active Shallow Crust,0.0,89.99282,0.0,03/06/8904
+6.96538,44.61025,6353,9,19,21,40,49,3.55,5.0,fr,27248,127,1133760,1,4,Active Shallow Crust,0.0,89.99282,0.0,09/19/6353
+6.96538,44.61025,310,12,27,23,57,10,3.55,5.0,fr,27249,6,1133760,1,4,Active Shallow Crust,0.0,89.99282,0.0,12/27/0310
+6.96538,44.61025,2252,3,18,0,31,56,3.55,5.0,fr,27250,45,1133760,1,4,Active Shallow Crust,0.0,89.99282,0.0,03/18/2252
+6.96538,44.61025,6063,4,30,0,43,47,3.55,15.0,fr,27251,121,1133761,1,1,Active Shallow Crust,0.0,89.99282,0.0,04/30/6063
+6.96538,44.61025,1764,1,12,13,12,49,3.55,27.5,fr,27252,35,1133762,1,1,Active Shallow Crust,0.0,89.99282,0.0,01/12/1764
+6.96538,44.61025,5662,5,28,15,15,18,3.55,5.0,fr,27253,113,1133766,1,1,Active Shallow Crust,0.0,89.99274,-90.0,05/28/5662
+6.96538,44.61025,3913,12,19,9,25,13,3.65,5.0,fr,27254,78,1133772,1,1,Active Shallow Crust,0.0,89.98721,0.0,12/19/3913
+6.96538,44.61025,2719,9,11,19,9,6,3.65,15.0,fr,27255,54,1133773,1,3,Active Shallow Crust,0.0,89.98721,0.0,09/11/2719
+6.96538,44.61025,4907,2,17,0,3,31,3.65,15.0,fr,27256,98,1133773,1,3,Active Shallow Crust,0.0,89.98721,0.0,02/17/4907
+6.96538,44.61025,9056,4,3,12,13,47,3.65,15.0,fr,27257,181,1133773,1,3,Active Shallow Crust,0.0,89.98721,0.0,04/03/9056
+6.96538,44.61025,8108,10,15,6,23,9,3.65,27.5,fr,27258,162,1133774,1,1,Active Shallow Crust,0.0,89.98721,0.0,10/15/8108
+6.96538,44.61025,7816,2,5,19,37,29,3.65,15.0,fr,27259,156,1133776,1,1,Active Shallow Crust,240.0019,58.01219,0.0,02/05/7816
+6.96538,44.61025,8198,8,4,16,36,43,3.75,5.0,fr,27260,163,1133784,1,1,Active Shallow Crust,0.0,89.98859,0.0,08/04/8198
+6.96538,44.61025,2898,9,26,16,38,47,3.75,15.0,fr,27261,57,1133785,1,1,Active Shallow Crust,0.0,89.98859,0.0,09/26/2898
+6.96538,44.61025,7639,3,1,12,22,0,3.75,27.5,fr,27262,152,1133786,1,1,Active Shallow Crust,0.0,89.98859,0.0,03/01/7639
+6.96538,44.61025,3288,9,21,21,10,6,3.75,5.0,fr,27263,65,1133790,1,2,Active Shallow Crust,0.0,89.98846,-90.0,09/21/3288
+6.96538,44.61025,977,6,3,5,7,3,3.75,5.0,fr,27264,19,1133790,1,2,Active Shallow Crust,0.0,89.98846,-90.0,06/03/0977
+6.96538,44.61025,3928,6,10,5,5,52,3.75,5.0,fr,27265,78,1133793,1,1,Active Shallow Crust,128.897,89.96746,0.0,06/10/3928
+6.96538,44.61025,7578,7,27,8,33,11,3.85,5.0,fr,27266,151,1133796,1,1,Active Shallow Crust,0.0,89.98984,0.0,07/27/7578
+6.96538,44.61025,6991,12,30,22,36,44,3.85,15.0,fr,27267,139,1133797,1,1,Active Shallow Crust,0.0,89.98984,0.0,12/30/6991
+6.96538,44.61025,7881,5,13,22,32,43,3.85,5.0,fr,27268,157,1133799,1,1,Active Shallow Crust,240.0099,57.99793,0.0,05/13/7881
+6.96538,44.61025,8204,6,30,16,44,11,3.85,5.0,fr,27269,164,1133805,1,1,Active Shallow Crust,128.8967,89.99238,0.0,06/30/8204
+6.96538,44.61025,4678,11,7,7,54,37,3.85,15.0,fr,27270,93,1133806,1,1,Active Shallow Crust,128.8967,89.99238,0.0,11/07/4678
+6.96538,44.61025,5313,1,14,5,9,10,3.95,5.0,fr,27271,106,1133808,1,2,Active Shallow Crust,0.0,89.99094,0.0,01/14/5313
+6.96538,44.61025,7171,3,26,10,35,49,3.95,5.0,fr,27272,143,1133808,1,2,Active Shallow Crust,0.0,89.99094,0.0,03/26/7171
+6.96538,44.61025,7297,12,30,20,6,4,4.05,5.0,fr,27273,145,1133820,1,4,Active Shallow Crust,0.0,89.99193,0.0,12/30/7297
+6.96538,44.61025,8001,9,27,21,50,35,4.05,5.0,fr,27274,160,1133820,1,4,Active Shallow Crust,0.0,89.99193,0.0,09/27/8001
+6.96538,44.61025,747,12,13,12,16,44,4.05,5.0,fr,27275,14,1133820,1,4,Active Shallow Crust,0.0,89.99193,0.0,12/13/0747
+6.96538,44.61025,2513,5,24,8,19,30,4.05,5.0,fr,27276,50,1133820,1,4,Active Shallow Crust,0.0,89.99193,0.0,05/24/2513
+6.96538,44.61025,6190,5,21,19,57,47,4.05,5.0,fr,27277,123,1133823,1,1,Active Shallow Crust,240.0061,58.00568,0.0,05/21/6190
+6.96538,44.61025,6442,8,26,22,46,20,4.05,5.0,fr,27278,128,1133826,1,1,Active Shallow Crust,0.0,89.99183,-90.0,08/26/6442
+6.96538,44.61025,2853,11,24,12,27,47,4.15,15.0,fr,27279,57,1133833,1,1,Active Shallow Crust,0.0,89.9892,0.0,11/24/2853
+6.96538,44.61025,1174,11,22,18,23,53,4.25,5.0,fr,27280,23,1133844,1,2,Active Shallow Crust,0.0,89.99038,0.0,11/22/1174
+6.96538,44.61025,7718,2,22,13,37,30,4.25,5.0,fr,27281,154,1133844,1,2,Active Shallow Crust,0.0,89.99038,0.0,02/22/7718
+6.96538,44.61025,3379,7,5,17,8,47,4.35,5.0,fr,27282,67,1133856,1,1,Active Shallow Crust,0.0,89.99142,0.0,07/05/3379
+6.96538,44.61025,2027,9,11,18,53,27,4.35,15.0,fr,27283,40,1133857,1,1,Active Shallow Crust,0.0,89.99142,0.0,09/11/2027
+6.96538,44.61025,8640,7,26,22,29,47,4.45,5.0,fr,27284,172,1133874,1,1,Active Shallow Crust,0.0,89.98969,-90.0,07/26/8640
+6.96538,44.61025,4067,12,22,5,38,46,4.55,5.0,fr,27285,81,1133880,1,1,Active Shallow Crust,0.0,89.99092,0.0,12/22/4067
+6.96538,44.61025,7382,5,14,18,52,48,4.65,5.0,fr,27286,147,1133892,1,1,Active Shallow Crust,0.0,89.98988,0.0,05/14/7382
+6.96538,44.61025,7123,6,1,3,35,29,5.25,15.0,fr,27287,142,1133965,1,1,Active Shallow Crust,0.0,89.98986,0.0,06/01/7123
+6.96538,44.61025,9926,4,24,16,16,32,5.25,5.0,fr,27288,198,1133973,1,1,Active Shallow Crust,128.8843,89.98684,0.0,04/24/9926
+5.99574,48.7592,7945,12,5,22,51,45,3.75,5.0,fr,27289,158,1134264,1,1,Active Shallow Crust,0.0,89.98944,0.0,12/05/7945
+5.99574,48.7592,9613,7,24,4,15,8,3.85,5.0,fr,27290,192,1134276,1,2,Active Shallow Crust,0.0,89.99059,0.0,07/24/9613
+5.99574,48.7592,640,1,3,0,33,29,3.85,5.0,fr,27291,12,1134276,1,2,Active Shallow Crust,0.0,89.99059,0.0,01/03/0640
+5.99574,48.7592,4730,4,26,11,42,48,3.95,15.0,fr,27292,94,1134298,1,1,Active Shallow Crust,128.9002,89.99371,0.0,04/26/4730
+-0.4936,43.53318,6191,3,22,3,6,32,3.55,5.0,fr,27293,123,1134720,1,1,Active Shallow Crust,0.0,89.98994,0.0,03/22/6191
+-0.4936,43.53318,8186,4,1,19,26,55,3.55,5.0,fr,27294,163,1134723,1,2,Active Shallow Crust,240.0119,57.99812,0.0,04/01/8186
+-0.4936,43.53318,7717,1,17,13,50,5,3.55,5.0,fr,27295,154,1134723,1,2,Active Shallow Crust,240.0119,57.99812,0.0,01/17/7717
+-0.4936,43.53318,1505,12,20,6,6,55,3.75,27.5,fr,27296,30,1134749,1,1,Active Shallow Crust,240.008,58.01751,0.0,12/20/1505
+-0.4936,43.53318,8820,2,12,10,48,57,3.75,27.5,fr,27297,176,1134755,1,1,Active Shallow Crust,128.8968,89.96738,0.0,02/12/8820
+-0.4936,43.53318,3732,12,30,15,31,17,3.85,5.0,fr,27298,74,1134756,1,1,Active Shallow Crust,0.0,89.98997,0.0,12/30/3732
+-0.4936,43.53318,8352,11,26,21,15,43,3.85,5.0,fr,27299,167,1134759,1,1,Active Shallow Crust,240.0105,57.99773,0.0,11/26/8352
+-0.4936,43.53318,6604,9,13,9,18,29,3.85,5.0,fr,27300,132,1134765,1,1,Active Shallow Crust,128.8961,89.99369,0.0,09/13/6604
+-0.4936,43.53318,4480,7,6,19,48,1,4.65,5.0,fr,27301,89,1134852,1,1,Active Shallow Crust,0.0,89.98995,0.0,07/06/4480
+-0.4936,43.53318,9077,6,3,14,25,21,5.05,5.0,fr,27302,181,1134909,1,1,Active Shallow Crust,128.8867,89.99049,0.0,06/03/9077
+-0.4936,43.53318,3823,2,11,4,0,7,5.65,5.0,fr,27303,76,1134972,1,1,Active Shallow Crust,360.0,89.99002,0.0,02/11/3823
+8.34361,45.81705,8922,1,11,13,42,53,3.55,5.0,fr,27304,178,1135200,1,1,Active Shallow Crust,0.0,89.98595,0.0,01/11/8922
+8.34361,45.81705,5835,2,28,1,29,57,3.65,5.0,fr,27305,116,1135212,1,1,Active Shallow Crust,0.0,89.98747,0.0,02/28/5835
+8.34361,45.81705,7105,7,28,22,42,21,3.65,15.0,fr,27306,142,1135222,1,1,Active Shallow Crust,128.901,89.96351,0.0,07/28/7105
+8.34361,45.81705,5108,2,21,8,14,36,3.85,5.0,fr,27307,102,1135245,1,1,Active Shallow Crust,128.8941,89.99503,0.0,02/21/5108
+8.34361,45.81705,1057,3,10,8,53,35,5.05,5.0,fr,27308,21,1135380,1,1,Active Shallow Crust,0.0,89.99,0.0,03/10/1057
+2.89719,47.30287,8744,8,11,22,2,26,3.55,5.0,fr,27309,174,1135680,1,1,Active Shallow Crust,0.0,89.98975,0.0,08/11/8744
+2.89719,47.30287,340,7,16,6,19,29,3.65,5.0,fr,27310,6,1135695,1,1,Active Shallow Crust,240.0005,58.01337,0.0,07/16/0340
+2.89719,47.30287,5849,12,20,7,18,55,3.75,5.0,fr,27311,116,1135704,1,1,Active Shallow Crust,0.0,89.98914,0.0,12/20/5849
+2.89719,47.30287,4502,11,10,4,26,21,4.45,5.0,fr,27312,90,1135788,1,1,Active Shallow Crust,0.0,89.9903,0.0,11/10/4502
+7.71854,50.3411,2760,11,12,0,0,30,3.55,5.0,fr,27313,55,1136160,1,1,Active Shallow Crust,0.0,89.98713,0.0,11/12/2760
+7.71854,50.3411,880,11,19,15,44,5,3.55,15.0,fr,27314,17,1136167,1,1,Active Shallow Crust,0.0,89.98698,-90.0,11/19/0880
+7.71854,50.3411,4980,9,9,11,51,51,3.55,5.0,fr,27315,99,1136169,1,1,Active Shallow Crust,128.8954,89.99357,0.0,09/09/4980
+7.71854,50.3411,2857,12,4,9,12,29,3.65,5.0,fr,27316,57,1136172,1,1,Active Shallow Crust,0.0,89.98853,0.0,12/04/2857
+7.71854,50.3411,56,4,26,9,32,9,3.65,15.0,fr,27317,1,1136173,1,2,Active Shallow Crust,0.0,89.98853,0.0,04/26/0056
+7.71854,50.3411,7177,7,15,10,42,5,3.65,15.0,fr,27318,143,1136173,1,2,Active Shallow Crust,0.0,89.98853,0.0,07/15/7177
+7.71854,50.3411,7932,1,23,18,23,44,3.65,15.0,fr,27319,158,1136182,1,1,Active Shallow Crust,128.8994,89.9636,0.0,01/23/7932
+7.71854,50.3411,2170,11,21,18,10,1,3.75,5.0,fr,27320,43,1136184,1,1,Active Shallow Crust,0.0,89.98978,0.0,11/21/2170
+7.71854,50.3411,5045,11,7,2,4,42,3.75,5.0,fr,27321,100,1136190,1,1,Active Shallow Crust,0.0,89.98965,-90.0,11/07/5045
+7.71854,50.3411,9526,2,5,14,42,29,3.85,15.0,fr,27322,190,1136197,1,1,Active Shallow Crust,0.0,89.99089,0.0,02/05/9526
+7.71854,50.3411,5223,7,19,4,47,21,3.85,27.5,fr,27323,104,1136204,1,1,Active Shallow Crust,0.0,89.99078,-90.0,07/19/5223
+7.71854,50.3411,3145,2,22,15,31,38,3.85,27.5,fr,27324,62,1136207,1,2,Active Shallow Crust,128.8961,89.99316,0.0,02/22/3145
+7.71854,50.3411,4804,6,25,12,34,48,3.85,27.5,fr,27325,96,1136207,1,2,Active Shallow Crust,128.8961,89.99316,0.0,06/25/4804
+7.71854,50.3411,8680,10,31,12,51,2,3.95,15.0,fr,27326,173,1136212,1,1,Active Shallow Crust,240.0207,58.00494,0.0,10/31/8680
+7.71854,50.3411,4921,12,15,12,50,41,3.95,5.0,fr,27327,98,1136214,1,1,Active Shallow Crust,0.0,89.99178,-90.0,12/15/4921
+7.71854,50.3411,1925,9,28,22,18,9,3.95,5.0,fr,27328,38,1136217,1,1,Active Shallow Crust,128.8999,89.99391,0.0,09/28/1925
+7.71854,50.3411,7483,11,6,15,0,26,4.05,15.0,fr,27329,149,1136221,1,1,Active Shallow Crust,0.0,89.98914,0.0,11/06/7483
+7.71854,50.3411,6176,5,20,3,14,3,4.15,5.0,fr,27330,123,1136232,1,1,Active Shallow Crust,0.0,89.99033,0.0,05/20/6176
+7.71854,50.3411,9098,10,15,23,18,50,4.15,27.5,fr,27331,181,1136237,1,1,Active Shallow Crust,240.0088,57.99781,0.0,10/15/9098
+7.71854,50.3411,4732,7,17,9,3,44,4.25,15.0,fr,27332,94,1136245,1,1,Active Shallow Crust,0.0,89.99138,0.0,07/17/4732
+7.71854,50.3411,1792,1,19,21,24,31,4.35,27.5,fr,27333,35,1136261,1,1,Active Shallow Crust,240.0089,57.99631,0.0,01/19/1792
+7.715371,50.3446,6830,8,3,12,45,35,6.25,5.719927,fr,27334,136,1136487,1,1,Active Shallow Crust,240.0823,58.00004,0.0,08/03/6830
+9.21005,48.86895,6858,9,18,2,35,31,3.55,5.0,fr,27335,137,1136640,1,2,Active Shallow Crust,0.0,89.98673,0.0,09/18/6858
+9.21005,48.86895,4335,5,10,9,7,47,3.55,5.0,fr,27336,86,1136640,1,2,Active Shallow Crust,0.0,89.98673,0.0,05/10/4335
+9.21005,48.86895,5909,6,15,4,44,59,3.55,15.0,fr,27337,118,1136650,1,1,Active Shallow Crust,128.895,89.99337,0.0,06/15/5909
+9.21005,48.86895,1566,11,18,7,48,31,3.65,5.0,fr,27338,31,1136655,1,1,Active Shallow Crust,240.0022,58.0128,0.0,11/18/1566
+9.21005,48.86895,3633,8,24,0,25,31,3.85,5.0,fr,27339,72,1136676,1,1,Active Shallow Crust,0.0,89.99061,0.0,08/24/3633
+9.21005,48.86895,5795,4,15,18,35,43,4.25,5.0,fr,27340,115,1136724,1,1,Active Shallow Crust,0.0,89.98814,0.0,04/15/5795
+9.21005,48.86895,3962,2,24,7,17,38,4.55,5.0,fr,27341,79,1136760,1,1,Active Shallow Crust,0.0,89.99161,0.0,02/24/3962
+9.21005,48.86895,3784,10,19,22,27,18,4.75,15.0,fr,27342,75,1136785,1,1,Active Shallow Crust,0.0,89.99,0.0,10/19/3784
+9.21005,48.86895,3635,8,20,0,32,47,4.85,5.0,fr,27343,72,1136802,1,1,Active Shallow Crust,0.0,89.99098,-90.0,08/20/3635
+8.07325,44.46942,5198,2,5,11,35,26,3.55,5.0,fr,27344,103,1137120,1,1,Active Shallow Crust,0.0,89.98561,0.0,02/05/5198
+8.07325,44.46942,2969,5,11,3,4,44,3.65,5.0,fr,27345,59,1137132,1,1,Active Shallow Crust,0.0,89.98717,0.0,05/11/2969
+8.07325,44.46942,768,6,9,20,53,5,3.85,15.0,fr,27346,15,1137157,1,1,Active Shallow Crust,0.0,89.98981,0.0,06/09/0768
+8.07325,44.46942,4458,5,5,20,35,26,4.05,15.0,fr,27347,89,1137181,1,1,Active Shallow Crust,0.0,89.99191,0.0,05/05/4458
+8.07325,44.46942,5861,6,11,4,50,1,4.15,15.0,fr,27348,117,1137193,1,1,Active Shallow Crust,0.0,89.99279,0.0,06/11/5861
+8.07325,44.46942,5327,6,22,19,27,14,4.25,15.0,fr,27349,106,1137205,1,1,Active Shallow Crust,0.0,89.98714,0.0,06/22/5327
+8.07325,44.46942,5609,3,7,0,16,11,4.55,15.0,fr,27350,112,1137247,1,1,Active Shallow Crust,0.0,89.99079,-90.0,03/07/5609
+8.07325,44.46942,3977,11,27,22,13,24,4.85,5.0,fr,27351,79,1137276,1,1,Active Shallow Crust,0.0,89.99033,0.0,11/27/3977
+8.07325,44.46942,3387,11,2,14,56,47,4.95,5.0,fr,27352,67,1137288,1,1,Active Shallow Crust,0.0,89.99139,0.0,11/02/3387
+7.77969,50.71877,6570,3,20,0,28,48,3.55,5.0,fr,27353,131,1138086,1,1,Active Shallow Crust,0.0,89.98708,-90.0,03/20/6570
+7.77969,50.71877,9546,9,22,2,52,27,3.65,5.0,fr,27354,190,1138095,1,2,Active Shallow Crust,240.0013,58.01283,0.0,09/22/9546
+7.77969,50.71877,3863,3,20,15,14,54,3.65,5.0,fr,27355,77,1138095,1,2,Active Shallow Crust,240.0013,58.01283,0.0,03/20/3863
+7.77969,50.71877,3770,3,21,10,2,43,3.85,5.0,fr,27356,75,1138116,1,1,Active Shallow Crust,0.0,89.99096,0.0,03/21/3770
+7.77969,50.71877,3352,11,19,14,2,58,4.05,5.0,fr,27357,67,1138140,1,1,Active Shallow Crust,0.0,89.98923,0.0,11/19/3352
+7.77969,50.71877,8375,2,18,20,18,15,4.05,5.0,fr,27358,167,1138146,1,1,Active Shallow Crust,0.0,89.98911,-90.0,02/18/8375
+7.779671,50.71877,3250,7,30,7,54,15,6.95,19.90024,fr,27359,64,1138490,1,1,Active Shallow Crust,0.0,89.98997,0.0,07/30/3250
+2.6762,49.61683,7092,10,16,10,32,25,3.55,5.0,fr,27360,141,1138560,1,1,Active Shallow Crust,0.0,89.9902,0.0,10/16/7092
+2.6762,49.61683,5556,10,1,6,35,36,3.65,5.0,fr,27361,111,1138572,1,1,Active Shallow Crust,0.0,89.99126,0.0,10/01/5556
+2.6762,49.61683,2031,4,3,6,47,31,3.95,27.5,fr,27362,40,1138613,1,1,Active Shallow Crust,240.0202,58.00518,0.0,04/03/2031
+2.6762,49.61683,5362,1,26,20,25,44,4.05,15.0,fr,27363,107,1138621,1,1,Active Shallow Crust,0.0,89.99081,0.0,01/26/5362
+2.6762,49.61683,6097,6,9,22,38,53,4.15,5.0,fr,27364,121,1138632,1,1,Active Shallow Crust,0.0,89.99017,0.0,06/09/6097
+2.6762,49.61683,3107,5,17,9,15,39,4.35,15.0,fr,27365,62,1138657,1,1,Active Shallow Crust,0.0,89.98959,0.0,05/17/3107
+5.7414,45.51204,5498,11,8,18,50,25,3.55,5.0,fr,27366,109,1139040,1,4,Active Shallow Crust,0.0,89.99294,0.0,11/08/5498
+5.7414,45.51204,6282,2,21,19,23,54,3.55,5.0,fr,27367,125,1139040,1,4,Active Shallow Crust,0.0,89.99294,0.0,02/21/6282
+5.7414,45.51204,2621,6,16,3,28,37,3.55,5.0,fr,27368,52,1139040,1,4,Active Shallow Crust,0.0,89.99294,0.0,06/16/2621
+5.7414,45.51204,5012,1,12,13,39,42,3.55,5.0,fr,27369,100,1139040,1,4,Active Shallow Crust,0.0,89.99294,0.0,01/12/5012
+5.7414,45.51204,7748,3,4,1,44,7,3.55,15.0,fr,27370,154,1139041,1,2,Active Shallow Crust,0.0,89.99294,0.0,03/04/7748
+5.7414,45.51204,1184,4,5,20,26,32,3.55,15.0,fr,27371,23,1139041,1,2,Active Shallow Crust,0.0,89.99294,0.0,04/05/1184
+5.7414,45.51204,1436,3,27,8,6,11,3.55,5.0,fr,27372,28,1139043,1,1,Active Shallow Crust,240.0133,57.9977,0.0,03/27/1436
+5.7414,45.51204,1428,6,7,1,8,37,3.55,5.0,fr,27373,28,1139046,1,1,Active Shallow Crust,0.0,89.99285,-90.0,06/07/1428
+5.7414,45.51204,1505,11,30,16,38,34,3.55,15.0,fr,27374,30,1139050,1,1,Active Shallow Crust,128.8961,89.99294,0.0,11/30/1505
+5.7414,45.51204,4287,4,24,9,44,22,3.65,5.0,fr,27375,85,1139052,1,4,Active Shallow Crust,0.0,89.9874,0.0,04/24/4287
+5.7414,45.51204,8151,1,18,23,54,0,3.65,5.0,fr,27376,163,1139052,1,4,Active Shallow Crust,0.0,89.9874,0.0,01/18/8151
+5.7414,45.51204,7585,5,22,4,57,42,3.65,5.0,fr,27377,151,1139052,1,4,Active Shallow Crust,0.0,89.9874,0.0,05/22/7585
+5.7414,45.51204,6098,5,30,3,3,10,3.65,5.0,fr,27378,121,1139052,1,4,Active Shallow Crust,0.0,89.9874,0.0,05/30/6098
+5.7414,45.51204,5820,9,20,18,36,35,3.65,15.0,fr,27379,116,1139062,1,1,Active Shallow Crust,128.9003,89.96351,0.0,09/20/5820
+5.7414,45.51204,3988,8,14,22,33,54,3.75,5.0,fr,27380,79,1139064,1,1,Active Shallow Crust,0.0,89.98878,0.0,08/14/3988
+5.7414,45.51204,4277,8,8,6,6,2,3.85,15.0,fr,27381,85,1139077,1,1,Active Shallow Crust,0.0,89.99,0.0,08/08/4277
+5.7414,45.51204,5614,5,13,8,3,25,3.95,5.0,fr,27382,112,1139091,1,1,Active Shallow Crust,240.0202,58.00459,0.0,05/13/5614
+5.7414,45.51204,720,8,28,19,8,58,3.95,15.0,fr,27383,14,1139092,1,1,Active Shallow Crust,240.0202,58.00459,0.0,08/28/0720
+5.7414,45.51204,4961,10,4,2,1,44,3.95,5.0,fr,27384,99,1139097,1,1,Active Shallow Crust,128.9016,89.99331,0.0,10/04/4961
+5.7414,45.51204,5357,7,12,5,55,7,4.05,5.0,fr,27385,107,1139100,1,1,Active Shallow Crust,0.0,89.98808,0.0,07/12/5357
+5.7414,45.51204,8568,1,3,21,54,3,4.15,15.0,fr,27386,171,1139113,1,1,Active Shallow Crust,0.0,89.98937,0.0,01/03/8568
+5.7414,45.51204,1716,12,5,4,26,25,4.35,5.0,fr,27387,34,1139139,1,1,Active Shallow Crust,240.0082,57.99592,0.0,12/05/1716
+5.7414,45.51204,5899,7,4,12,31,41,4.45,5.0,fr,27388,117,1139148,1,1,Active Shallow Crust,0.0,89.98997,0.0,07/04/5899
+5.7414,45.51204,2349,11,15,12,19,44,4.65,15.0,fr,27389,46,1139176,1,1,Active Shallow Crust,240.0104,57.99434,0.0,11/15/2349
+5.7414,45.51204,9042,8,28,1,56,36,4.75,5.0,fr,27390,180,1139184,1,1,Active Shallow Crust,0.0,89.98935,0.0,08/28/9042
+5.7414,45.51204,6721,3,5,17,54,25,4.85,5.0,fr,27391,134,1139199,1,1,Active Shallow Crust,240.0166,58.0024,0.0,03/05/6721
+5.7414,45.51204,8052,9,9,4,20,46,5.05,5.0,fr,27392,161,1139220,1,1,Active Shallow Crust,0.0,89.98994,0.0,09/09/8052
+5.7414,45.51204,2112,8,14,13,16,16,5.45,5.0,fr,27393,42,1139268,1,1,Active Shallow Crust,0.0,89.98969,0.0,08/14/2112
+5.7414,45.51204,3576,2,27,18,41,44,5.85,5.0,fr,27394,71,1139319,1,1,Active Shallow Crust,240.0433,57.99952,0.0,02/27/3576
+5.741007,45.51252,5722,6,16,18,42,47,6.15,5.09789,fr,27395,114,1139355,1,1,Active Shallow Crust,240.0632,57.99974,0.0,06/16/5722
+3.58811,47.15316,9951,4,3,12,50,49,3.55,15.0,fr,27396,199,1139521,1,1,Active Shallow Crust,0.0,89.98972,0.0,04/03/9951
+3.58811,47.15316,12,3,15,9,12,58,4.35,5.0,fr,27397,0,1139619,1,1,Active Shallow Crust,240.0085,57.99611,0.0,03/15/0012
+6.60446,49.96284,4652,11,30,23,23,24,3.55,5.0,fr,27398,93,1140006,1,1,Active Shallow Crust,0.0,89.98688,-90.0,11/30/4652
+6.60446,49.96284,2341,6,18,16,5,30,3.75,5.0,fr,27399,46,1140024,1,1,Active Shallow Crust,0.0,89.98969,0.0,06/18/2341
+6.60446,49.96284,2281,10,18,20,25,45,3.85,15.0,fr,27400,45,1140037,1,1,Active Shallow Crust,0.0,89.99081,0.0,10/18/2281
+6.60446,49.96284,5234,9,14,20,59,12,4.05,15.0,fr,27401,104,1140064,1,1,Active Shallow Crust,240.006,58.00589,0.0,09/14/5234
+7.38195,47.14107,9334,2,25,13,31,34,3.55,5.0,fr,27402,186,1140480,1,4,Active Shallow Crust,0.0,89.99314,0.0,02/25/9334
+7.38195,47.14107,799,10,7,0,54,9,3.55,5.0,fr,27403,15,1140480,1,4,Active Shallow Crust,0.0,89.99314,0.0,10/07/0799
+7.38195,47.14107,8381,10,26,0,1,12,3.55,5.0,fr,27404,167,1140480,1,4,Active Shallow Crust,0.0,89.99314,0.0,10/26/8381
+7.38195,47.14107,5648,10,28,2,4,0,3.55,5.0,fr,27405,112,1140480,1,4,Active Shallow Crust,0.0,89.99314,0.0,10/28/5648
+7.38195,47.14107,7624,5,20,21,4,27,3.55,15.0,fr,27406,152,1140481,1,3,Active Shallow Crust,0.0,89.99314,0.0,05/20/7624
+7.38195,47.14107,8493,6,6,6,13,13,3.55,15.0,fr,27407,169,1140481,1,3,Active Shallow Crust,0.0,89.99314,0.0,06/06/8493
+7.38195,47.14107,50,4,26,9,50,43,3.55,15.0,fr,27408,0,1140481,1,3,Active Shallow Crust,0.0,89.99314,0.0,04/26/0050
+7.38195,47.14107,2163,7,16,1,5,50,3.55,27.5,fr,27409,43,1140482,1,1,Active Shallow Crust,0.0,89.99314,0.0,07/16/2163
+7.38195,47.14107,4983,2,22,4,19,19,3.55,27.5,fr,27410,99,1140485,1,1,Active Shallow Crust,240.0124,57.99747,0.0,02/22/4983
+7.38195,47.14107,858,7,19,14,33,4,3.55,5.0,fr,27411,17,1140486,1,1,Active Shallow Crust,0.0,89.99306,-90.0,07/19/0858
+7.38195,47.14107,6288,2,9,0,16,6,3.55,15.0,fr,27412,125,1140487,1,1,Active Shallow Crust,0.0,89.99306,-90.0,02/09/6288
+7.38195,47.14107,8078,1,20,23,2,3,3.65,5.0,fr,27413,161,1140492,1,3,Active Shallow Crust,0.0,89.98777,0.0,01/20/8078
+7.38195,47.14107,2529,11,1,18,54,24,3.65,5.0,fr,27414,50,1140492,1,3,Active Shallow Crust,0.0,89.98777,0.0,11/01/2529
+7.38195,47.14107,7669,5,18,22,32,11,3.65,5.0,fr,27415,153,1140492,1,3,Active Shallow Crust,0.0,89.98777,0.0,05/18/7669
+7.38195,47.14107,7886,2,21,0,8,57,3.65,15.0,fr,27416,157,1140493,1,3,Active Shallow Crust,0.0,89.98777,0.0,02/21/7886
+7.38195,47.14107,8000,8,14,13,5,43,3.65,15.0,fr,27417,159,1140493,1,3,Active Shallow Crust,0.0,89.98777,0.0,08/14/8000
+7.38195,47.14107,1611,12,14,5,8,49,3.65,15.0,fr,27418,32,1140493,1,3,Active Shallow Crust,0.0,89.98777,0.0,12/14/1611
+7.38195,47.14107,6935,12,8,12,17,44,3.65,5.0,fr,27419,138,1140495,1,5,Active Shallow Crust,240.0022,58.01249,0.0,12/08/6935
+7.38195,47.14107,3069,12,23,10,39,26,3.65,5.0,fr,27420,61,1140495,1,5,Active Shallow Crust,240.0022,58.01249,0.0,12/23/3069
+7.38195,47.14107,3453,8,25,8,7,23,3.65,5.0,fr,27421,69,1140495,1,5,Active Shallow Crust,240.0022,58.01249,0.0,08/25/3453
+7.38195,47.14107,4257,1,17,20,16,24,3.65,5.0,fr,27422,85,1140495,1,5,Active Shallow Crust,240.0022,58.01249,0.0,01/17/4257
+7.38195,47.14107,6576,4,18,6,54,15,3.65,5.0,fr,27423,131,1140495,1,5,Active Shallow Crust,240.0022,58.01249,0.0,04/18/6576
+7.38195,47.14107,208,9,15,6,24,26,3.65,27.5,fr,27424,4,1140497,1,1,Active Shallow Crust,240.0022,58.01241,0.0,09/15/0208
+7.38195,47.14107,8198,5,10,23,24,27,3.65,27.5,fr,27425,163,1140500,1,1,Active Shallow Crust,0.0,89.98763,-90.0,05/10/8198
+7.38195,47.14107,596,12,20,10,52,35,3.75,5.0,fr,27426,11,1140504,1,1,Active Shallow Crust,0.0,89.98911,0.0,12/20/0596
+7.38195,47.14107,7228,11,16,4,8,0,3.75,15.0,fr,27427,144,1140505,1,2,Active Shallow Crust,0.0,89.98911,0.0,11/16/7228
+7.38195,47.14107,4938,10,7,10,58,45,3.75,15.0,fr,27428,98,1140505,1,2,Active Shallow Crust,0.0,89.98911,0.0,10/07/4938
+7.38195,47.14107,8544,6,29,11,8,27,3.75,27.5,fr,27429,170,1140506,1,1,Active Shallow Crust,0.0,89.98911,0.0,06/29/8544
+7.38195,47.14107,35,3,31,19,3,14,3.75,5.0,fr,27430,0,1140507,1,1,Active Shallow Crust,240.0082,58.01836,0.0,03/31/0035
+7.38195,47.14107,5119,5,29,0,14,30,3.75,15.0,fr,27431,102,1140511,1,1,Active Shallow Crust,0.0,89.98898,-90.0,05/29/5119
+7.38195,47.14107,7327,12,17,7,9,17,3.85,5.0,fr,27432,146,1140516,1,1,Active Shallow Crust,0.0,89.99029,0.0,12/17/7327
+7.38195,47.14107,5501,1,5,21,14,13,3.85,15.0,fr,27433,110,1140517,1,1,Active Shallow Crust,0.0,89.99029,0.0,01/05/5501
+7.38195,47.14107,3327,8,18,0,16,34,3.85,15.0,fr,27434,66,1140520,1,1,Active Shallow Crust,240.0113,57.99739,0.0,08/18/3327
+7.38195,47.14107,2790,11,14,4,37,51,3.85,5.0,fr,27435,55,1140522,1,1,Active Shallow Crust,0.0,89.99017,-90.0,11/14/2790
+7.38195,47.14107,5162,6,18,9,36,20,3.95,5.0,fr,27436,103,1140528,1,3,Active Shallow Crust,0.0,89.99134,0.0,06/18/5162
+7.38195,47.14107,4201,12,18,1,2,37,3.95,5.0,fr,27437,84,1140528,1,3,Active Shallow Crust,0.0,89.99134,0.0,12/18/4201
+7.38195,47.14107,7541,2,15,21,18,54,3.95,5.0,fr,27438,150,1140528,1,3,Active Shallow Crust,0.0,89.99134,0.0,02/15/7541
+7.38195,47.14107,2346,4,25,0,20,46,3.95,5.0,fr,27439,46,1140534,1,2,Active Shallow Crust,0.0,89.99124,-90.0,04/25/2346
+7.38195,47.14107,7879,4,11,3,53,57,3.95,5.0,fr,27440,157,1140534,1,2,Active Shallow Crust,0.0,89.99124,-90.0,04/11/7879
+7.38195,47.14107,8280,9,26,2,53,12,3.95,5.0,fr,27441,165,1140537,1,1,Active Shallow Crust,128.8997,89.99351,0.0,09/26/8280
+7.38195,47.14107,8562,9,5,21,38,8,4.05,5.0,fr,27442,171,1140540,1,2,Active Shallow Crust,0.0,89.98843,0.0,09/05/8562
+7.38195,47.14107,6103,5,16,6,0,36,4.05,5.0,fr,27443,122,1140540,1,2,Active Shallow Crust,0.0,89.98843,0.0,05/16/6103
+7.38195,47.14107,2145,12,31,4,23,9,4.05,15.0,fr,27444,42,1140541,1,2,Active Shallow Crust,0.0,89.98843,0.0,12/31/2145
+7.38195,47.14107,2580,3,8,7,17,27,4.05,15.0,fr,27445,51,1140541,1,2,Active Shallow Crust,0.0,89.98843,0.0,03/08/2580
+7.38195,47.14107,586,1,13,2,16,28,4.05,27.5,fr,27446,11,1140542,1,1,Active Shallow Crust,0.0,89.98843,0.0,01/13/0586
+7.38195,47.14107,8364,6,26,18,31,32,4.15,5.0,fr,27447,167,1140552,1,2,Active Shallow Crust,0.0,89.98969,0.0,06/26/8364
+7.38195,47.14107,5724,8,22,1,28,43,4.15,5.0,fr,27448,114,1140552,1,2,Active Shallow Crust,0.0,89.98969,0.0,08/22/5724
+7.38195,47.14107,3400,1,27,8,47,28,4.15,5.0,fr,27449,67,1140558,1,1,Active Shallow Crust,0.0,89.98957,-90.0,01/27/3400
+7.38195,47.14107,5792,11,17,19,1,38,4.25,5.0,fr,27450,115,1140570,1,1,Active Shallow Crust,0.0,89.9907,-90.0,11/17/5792
+7.38195,47.14107,2291,1,26,17,40,1,4.25,5.0,fr,27451,45,1140573,1,1,Active Shallow Crust,128.8951,89.98042,0.0,01/26/2291
+7.38195,47.14107,9725,11,9,6,2,1,4.35,5.0,fr,27452,194,1140576,1,2,Active Shallow Crust,0.0,89.98907,0.0,11/09/9725
+7.38195,47.14107,7919,7,15,23,59,10,4.35,5.0,fr,27453,158,1140576,1,2,Active Shallow Crust,0.0,89.98907,0.0,07/15/7919
+7.38195,47.14107,6870,7,7,18,6,44,4.35,15.0,fr,27454,137,1140577,1,1,Active Shallow Crust,0.0,89.98907,0.0,07/07/6870
+7.38195,47.14107,6506,2,27,8,21,43,4.35,5.0,fr,27455,130,1140579,1,1,Active Shallow Crust,240.0083,57.9961,0.0,02/27/6506
+7.38195,47.14107,967,3,18,19,37,19,4.35,15.0,fr,27456,19,1140586,1,1,Active Shallow Crust,128.8984,89.98255,0.0,03/18/0967
+7.38195,47.14107,5402,2,14,6,7,53,4.45,5.0,fr,27457,108,1140588,1,1,Active Shallow Crust,0.0,89.99026,0.0,02/14/5402
+7.38195,47.14107,2909,6,8,15,34,17,4.45,5.0,fr,27458,58,1140591,1,1,Active Shallow Crust,240.0056,57.99453,0.0,06/08/2909
+7.38195,47.14107,9910,8,2,13,3,22,4.45,5.0,fr,27459,198,1140597,1,1,Active Shallow Crust,128.8921,89.99392,0.0,08/02/9910
+7.38195,47.14107,2946,8,18,8,42,47,4.55,15.0,fr,27460,58,1140601,1,1,Active Shallow Crust,0.0,89.98915,0.0,08/18/2946
+7.38195,47.14107,9213,1,4,6,42,23,4.65,5.0,fr,27461,184,1140612,1,2,Active Shallow Crust,0.0,89.99033,0.0,01/04/9213
+7.38195,47.14107,175,11,24,20,20,2,4.65,5.0,fr,27462,3,1140612,1,2,Active Shallow Crust,0.0,89.99033,0.0,11/24/0175
+7.38195,47.14107,3338,9,23,12,36,9,4.65,5.0,fr,27463,66,1140618,1,1,Active Shallow Crust,0.0,89.99022,-90.0,09/23/3338
+7.38195,47.14107,8786,11,2,13,53,50,4.65,15.0,fr,27464,175,1140622,1,1,Active Shallow Crust,128.8907,89.98724,0.0,11/02/8786
+7.38195,47.14107,5194,8,10,0,14,31,4.75,5.0,fr,27465,103,1140624,1,1,Active Shallow Crust,0.0,89.98966,0.0,08/10/5194
+7.38195,47.14107,8294,9,6,12,44,33,4.75,5.0,fr,27466,165,1140627,1,1,Active Shallow Crust,240.0077,58.00449,0.0,09/06/8294
+7.38195,47.14107,4624,9,11,1,27,25,4.85,15.0,fr,27467,92,1140640,1,1,Active Shallow Crust,240.0175,58.00248,0.0,09/11/4624
+7.38195,47.14107,2095,11,27,6,57,35,5.15,5.0,fr,27468,41,1140681,1,1,Active Shallow Crust,128.8831,89.99125,0.0,11/27/2095
+7.38195,47.14107,1641,12,20,12,41,57,5.45,5.0,fr,27469,32,1140708,1,1,Active Shallow Crust,0.0,89.98999,0.0,12/20/1641
+7.38195,47.14107,4543,6,10,20,46,47,5.55,15.0,fr,27470,90,1140721,1,1,Active Shallow Crust,0.0,89.98971,0.0,06/10/4543
+-0.23488,45.19322,2387,3,29,14,4,15,3.55,5.0,fr,27471,47,1140960,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/29/2387
+-0.23488,45.19322,3393,1,17,12,32,12,3.65,5.0,fr,27472,67,1140972,1,1,Active Shallow Crust,0.0,89.98991,0.0,01/17/3393
+-0.23488,45.19322,3536,11,24,18,59,52,3.75,5.0,fr,27473,70,1140984,1,1,Active Shallow Crust,0.0,89.98994,0.0,11/24/3536
+-0.23488,45.19322,6133,8,8,8,3,41,3.85,15.0,fr,27474,122,1140997,1,1,Active Shallow Crust,0.0,89.98994,0.0,08/08/6133
+-0.23488,45.19322,5377,10,6,9,4,53,4.05,27.5,fr,27475,107,1141028,1,1,Active Shallow Crust,0.0,89.99002,-90.0,10/06/5377
+-0.23488,45.19322,148,3,16,21,44,16,4.15,5.0,fr,27476,2,1141032,1,1,Active Shallow Crust,0.0,89.98998,0.0,03/16/0148
+-0.23488,45.19322,9690,7,10,13,52,31,4.75,5.0,fr,27477,193,1141107,1,1,Active Shallow Crust,240.007,58.0044,0.0,07/10/9690
+1.03143,46.09994,3077,10,30,9,2,30,3.55,15.0,fr,27478,61,1141441,1,1,Active Shallow Crust,0.0,89.98951,0.0,10/30/3077
+1.03143,46.09994,7791,6,23,2,59,10,3.55,15.0,fr,27479,155,1141444,1,1,Active Shallow Crust,240.012,57.9982,0.0,06/23/7791
+1.03143,46.09994,7370,3,28,16,54,50,3.55,15.0,fr,27480,147,1141450,1,1,Active Shallow Crust,128.8964,89.99388,0.0,03/28/7370
+1.03143,46.09994,416,6,29,9,20,37,3.65,5.0,fr,27481,8,1141458,1,1,Active Shallow Crust,0.0,89.99055,-90.0,06/29/0416
+1.03143,46.09994,8389,12,19,10,5,46,3.85,5.0,fr,27482,167,1141476,1,1,Active Shallow Crust,0.0,89.9901,0.0,12/19/8389
+1.03143,46.09994,5133,3,25,18,10,40,3.95,5.0,fr,27483,102,1141488,1,1,Active Shallow Crust,0.0,89.99007,0.0,03/25/5133
+1.03143,46.09994,8145,9,4,17,24,18,4.05,5.0,fr,27484,162,1141500,1,1,Active Shallow Crust,0.0,89.99017,0.0,09/04/8145
+1.03143,46.09994,9613,1,27,0,7,2,4.05,5.0,fr,27485,192,1141503,1,1,Active Shallow Crust,240.006,58.00581,0.0,01/27/9613
+1.03143,46.09994,7805,8,31,19,52,24,4.25,15.0,fr,27486,156,1141525,1,1,Active Shallow Crust,0.0,89.98985,0.0,08/31/7805
+1.03143,46.09994,695,5,2,22,27,55,4.45,15.0,fr,27487,13,1141549,1,1,Active Shallow Crust,0.0,89.99007,0.0,05/02/0695
+1.03143,46.09994,4525,4,20,18,51,37,4.45,5.0,fr,27488,90,1141554,1,1,Active Shallow Crust,0.0,89.98996,-90.0,04/20/4525
+-1.57456,50.72146,7278,1,2,15,0,40,4.35,15.0,fr,27489,145,1142497,1,1,Active Shallow Crust,0.0,89.98983,0.0,01/02/7278
+-1.57456,50.72146,3707,9,12,9,52,34,4.55,5.0,fr,27490,74,1142520,1,1,Active Shallow Crust,0.0,89.98991,0.0,09/12/3707
+-1.574543,50.72146,8779,9,4,21,51,44,6.75,11.99416,fr,27491,175,1142784,1,1,Active Shallow Crust,360.0,89.99001,0.0,09/04/8779
+-2.13774,46.92879,9461,5,16,2,25,37,3.55,5.0,fr,27492,189,1142880,1,3,Active Shallow Crust,0.0,89.98967,0.0,05/16/9461
+-2.13774,46.92879,2505,11,2,13,31,16,3.55,5.0,fr,27493,50,1142880,1,3,Active Shallow Crust,0.0,89.98967,0.0,11/02/2505
+-2.13774,46.92879,1477,9,16,13,3,10,3.55,5.0,fr,27494,29,1142880,1,3,Active Shallow Crust,0.0,89.98967,0.0,09/16/1477
+-2.13774,46.92879,2550,10,28,11,46,35,3.55,15.0,fr,27495,50,1142881,1,3,Active Shallow Crust,0.0,89.98967,0.0,10/28/2550
+-2.13774,46.92879,3402,9,15,22,23,15,3.55,15.0,fr,27496,68,1142881,1,3,Active Shallow Crust,0.0,89.98967,0.0,09/15/3402
+-2.13774,46.92879,2296,7,14,21,42,41,3.55,15.0,fr,27497,45,1142881,1,3,Active Shallow Crust,0.0,89.98967,0.0,07/14/2296
+-2.13774,46.92879,7005,8,11,3,33,41,3.55,5.0,fr,27498,140,1142883,1,2,Active Shallow Crust,240.0123,57.99819,0.0,08/11/7005
+-2.13774,46.92879,1059,1,15,3,46,21,3.55,5.0,fr,27499,21,1142883,1,2,Active Shallow Crust,240.0123,57.99819,0.0,01/15/1059
+-2.13774,46.92879,9250,4,24,3,23,34,3.65,5.0,fr,27500,184,1142892,1,2,Active Shallow Crust,0.0,89.99079,0.0,04/24/9250
+-2.13774,46.92879,7054,10,6,20,46,21,3.65,5.0,fr,27501,141,1142892,1,2,Active Shallow Crust,0.0,89.99079,0.0,10/06/7054
+-2.13774,46.92879,1474,10,30,0,30,49,3.65,15.0,fr,27502,29,1142893,1,1,Active Shallow Crust,0.0,89.99079,0.0,10/30/1474
+-2.13774,46.92879,3067,4,24,22,57,15,3.65,5.0,fr,27503,61,1142895,1,1,Active Shallow Crust,240.0005,58.0135,0.0,04/24/3067
+-2.13774,46.92879,1141,12,27,15,8,35,3.65,5.0,fr,27504,22,1142898,1,1,Active Shallow Crust,0.0,89.99068,-90.0,12/27/1141
+-2.13774,46.92879,9320,9,16,13,48,7,3.75,15.0,fr,27505,186,1142905,1,1,Active Shallow Crust,0.0,89.98906,0.0,09/16/9320
+-2.13774,46.92879,4721,3,1,8,57,32,3.75,15.0,fr,27506,94,1142908,1,1,Active Shallow Crust,240.0086,58.01763,0.0,03/01/4721
+-2.13774,46.92879,2266,12,25,21,50,53,3.95,15.0,fr,27507,45,1142938,1,1,Active Shallow Crust,128.9,89.99348,0.0,12/25/2266
+-2.13774,46.92879,9446,10,28,12,14,27,4.05,5.0,fr,27508,188,1142940,1,1,Active Shallow Crust,0.0,89.99032,0.0,10/28/9446
+-2.13774,46.92879,1469,10,11,1,28,20,4.05,15.0,fr,27509,29,1142944,1,1,Active Shallow Crust,240.0063,58.00594,0.0,10/11/1469
+-2.13774,46.92879,5865,1,14,12,9,0,4.15,15.0,fr,27510,117,1142962,1,1,Active Shallow Crust,128.8979,89.9931,0.0,01/14/5865
+-2.13774,46.92879,691,11,2,6,48,48,4.25,5.0,fr,27511,13,1142967,1,1,Active Shallow Crust,240.0076,57.99405,0.0,11/02/0691
+-2.13774,46.92879,744,5,24,13,12,4,4.25,27.5,fr,27512,14,1142975,1,1,Active Shallow Crust,128.8946,89.9807,0.0,05/24/0744
+-2.13774,46.92879,1132,7,16,18,1,6,4.35,5.0,fr,27513,22,1142976,1,1,Active Shallow Crust,0.0,89.9904,0.0,07/16/1132
+-2.13774,46.92879,3473,12,4,5,13,22,4.35,15.0,fr,27514,69,1142986,1,1,Active Shallow Crust,128.8978,89.9828,0.0,12/04/3473
+-2.13774,46.92879,1626,4,14,13,52,13,4.55,5.0,fr,27515,32,1143000,1,1,Active Shallow Crust,0.0,89.9902,0.0,04/14/1626
+-2.13774,46.92879,8497,9,16,11,43,32,5.15,5.0,fr,27516,169,1143078,1,1,Active Shallow Crust,0.0,89.99006,-90.0,09/16/8497
+4.532,48.05602,3832,6,15,23,40,25,3.55,5.0,fr,27517,76,1143366,1,1,Active Shallow Crust,0.0,89.99318,-90.0,06/15/3832
+4.532,48.05602,9894,6,2,21,15,13,3.65,15.0,fr,27518,197,1143382,1,1,Active Shallow Crust,128.901,89.96294,0.0,06/02/9894
+4.532,48.05602,2076,3,13,13,58,29,3.75,15.0,fr,27519,41,1143385,1,1,Active Shallow Crust,0.0,89.98929,0.0,03/13/2076
+4.532,48.05602,9562,10,17,9,3,9,3.95,5.0,fr,27520,191,1143408,1,1,Active Shallow Crust,0.0,89.99149,0.0,10/17/9562
+4.532,48.05602,6816,10,28,20,21,15,4.25,5.0,fr,27521,136,1143450,1,1,Active Shallow Crust,0.0,89.99086,-90.0,10/28/6816
+4.532,48.05602,8047,5,20,15,29,47,4.35,5.0,fr,27522,160,1143456,1,1,Active Shallow Crust,0.0,89.98927,0.0,05/20/8047
+4.532,48.05602,9274,10,10,14,20,25,4.65,5.0,fr,27523,185,1143501,1,1,Active Shallow Crust,128.8904,89.98728,0.0,10/10/9274
+1.6837,49.71012,677,6,15,3,54,17,3.55,5.0,fr,27524,13,1143840,1,1,Active Shallow Crust,0.0,89.99022,0.0,06/15/0677
+1.6837,49.71012,5278,4,17,7,39,49,3.55,5.0,fr,27525,105,1143843,1,1,Active Shallow Crust,240.0124,57.99809,0.0,04/17/5278
+1.6837,49.71012,4126,3,8,5,7,57,3.75,15.0,fr,27526,82,1143865,1,2,Active Shallow Crust,0.0,89.98964,0.0,03/08/4126
+1.6837,49.71012,2669,5,2,10,35,40,3.75,15.0,fr,27527,53,1143865,1,2,Active Shallow Crust,0.0,89.98964,0.0,05/02/2669
+1.6837,49.71012,4578,7,24,7,14,18,3.85,15.0,fr,27528,91,1143880,1,1,Active Shallow Crust,240.011,57.99798,0.0,07/24/4578
+1.6837,49.71012,1842,11,26,11,9,44,4.05,5.0,fr,27529,36,1143900,1,1,Active Shallow Crust,0.0,89.98991,0.0,11/26/1842
+1.6837,49.71012,1329,6,1,15,49,24,4.15,5.0,fr,27530,26,1143912,1,1,Active Shallow Crust,0.0,89.9902,0.0,06/01/1329
+1.6837,49.71012,1556,2,23,3,49,12,4.15,5.0,fr,27531,31,1143918,1,1,Active Shallow Crust,0.0,89.99008,-90.0,02/23/1556
+1.6837,49.71012,3200,1,23,9,31,57,4.15,15.0,fr,27532,63,1143922,1,1,Active Shallow Crust,128.897,89.99387,0.0,01/23/3200
+1.6837,49.71012,9689,5,5,1,15,41,5.25,5.0,fr,27533,193,1144044,1,1,Active Shallow Crust,0.0,89.9901,0.0,05/05/9689
+-0.85746,49.70984,3618,5,3,22,46,43,3.55,5.0,fr,27534,72,1144323,1,1,Active Shallow Crust,240.0125,57.99823,0.0,05/03/3618
+-0.85746,49.70984,732,12,22,15,14,40,3.75,5.0,fr,27535,14,1144344,1,1,Active Shallow Crust,0.0,89.99029,0.0,12/22/0732
+-0.85746,49.70984,4898,12,11,23,38,21,4.05,5.0,fr,27536,97,1144380,1,1,Active Shallow Crust,0.0,89.98991,0.0,12/11/4898
+-0.85746,49.70984,5320,6,16,3,38,8,4.15,5.0,fr,27537,106,1144398,1,1,Active Shallow Crust,0.0,89.99008,-90.0,06/16/5320
+-0.85746,49.70984,489,3,21,17,43,19,4.55,27.5,fr,27538,9,1144442,1,1,Active Shallow Crust,0.0,89.98994,0.0,03/21/0489
+-0.85746,49.70984,9770,1,9,12,0,29,5.65,15.0,fr,27539,195,1144573,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/09/9770
+-4.87228,47.20047,3914,4,4,18,2,9,3.85,15.0,fr,27540,78,1144843,1,1,Active Shallow Crust,0.0,89.99019,-90.0,04/04/3914
+7.42905,44.3986,5768,4,9,12,52,17,3.55,5.0,fr,27541,115,1145280,1,3,Active Shallow Crust,0.0,89.9928,0.0,04/09/5768
+7.42905,44.3986,2690,10,14,18,16,41,3.55,5.0,fr,27542,53,1145280,1,3,Active Shallow Crust,0.0,89.9928,0.0,10/14/2690
+7.42905,44.3986,9620,2,10,8,54,38,3.55,5.0,fr,27543,192,1145280,1,3,Active Shallow Crust,0.0,89.9928,0.0,02/10/9620
+7.42905,44.3986,1568,8,22,23,11,3,3.55,15.0,fr,27544,31,1145281,1,3,Active Shallow Crust,0.0,89.9928,0.0,08/22/1568
+7.42905,44.3986,8138,6,16,3,48,4,3.55,15.0,fr,27545,162,1145281,1,3,Active Shallow Crust,0.0,89.9928,0.0,06/16/8138
+7.42905,44.3986,5916,12,9,3,34,41,3.55,15.0,fr,27546,118,1145281,1,3,Active Shallow Crust,0.0,89.9928,0.0,12/09/5916
+7.42905,44.3986,9995,3,3,0,54,49,3.55,5.0,fr,27547,199,1145283,1,3,Active Shallow Crust,240.0112,57.99834,0.0,03/03/9995
+7.42905,44.3986,3930,1,28,0,1,47,3.55,5.0,fr,27548,78,1145283,1,3,Active Shallow Crust,240.0112,57.99834,0.0,01/28/3930
+7.42905,44.3986,4826,12,30,14,34,19,3.55,5.0,fr,27549,96,1145283,1,3,Active Shallow Crust,240.0112,57.99834,0.0,12/30/4826
+7.42905,44.3986,2280,11,29,11,10,2,3.55,15.0,fr,27550,45,1145284,1,1,Active Shallow Crust,240.0112,57.99834,0.0,11/29/2280
+7.42905,44.3986,7262,3,1,10,26,22,3.55,27.5,fr,27551,145,1145285,1,1,Active Shallow Crust,240.0112,57.99824,0.0,03/01/7262
+7.42905,44.3986,8959,8,28,8,57,30,3.55,5.0,fr,27552,179,1145286,1,1,Active Shallow Crust,0.0,89.99271,-90.0,08/28/8959
+7.42905,44.3986,8448,4,22,12,18,1,3.55,5.0,fr,27553,168,1145289,1,3,Active Shallow Crust,128.895,89.9964,0.0,04/22/8448
+7.42905,44.3986,7371,3,20,16,19,15,3.55,5.0,fr,27554,147,1145289,1,3,Active Shallow Crust,128.895,89.9964,0.0,03/20/7371
+7.42905,44.3986,1683,11,11,17,10,3,3.55,5.0,fr,27555,33,1145289,1,3,Active Shallow Crust,128.895,89.9964,0.0,11/11/1683
+7.42905,44.3986,6849,4,26,22,58,24,3.55,15.0,fr,27556,136,1145290,1,1,Active Shallow Crust,128.895,89.9964,0.0,04/26/6849
+7.42905,44.3986,5862,11,20,12,53,14,3.65,5.0,fr,27557,117,1145292,1,8,Active Shallow Crust,0.0,89.98716,0.0,11/20/5862
+7.42905,44.3986,184,4,20,1,27,4,3.65,5.0,fr,27558,3,1145292,1,8,Active Shallow Crust,0.0,89.98716,0.0,04/20/0184
+7.42905,44.3986,9467,2,1,3,16,43,3.65,5.0,fr,27559,189,1145292,1,8,Active Shallow Crust,0.0,89.98716,0.0,02/01/9467
+7.42905,44.3986,7102,4,5,9,11,37,3.65,5.0,fr,27560,142,1145292,1,8,Active Shallow Crust,0.0,89.98716,0.0,04/05/7102
+7.42905,44.3986,2158,11,9,17,4,40,3.65,5.0,fr,27561,43,1145292,1,8,Active Shallow Crust,0.0,89.98716,0.0,11/09/2158
+7.42905,44.3986,4119,12,3,13,38,39,3.65,5.0,fr,27562,82,1145292,1,8,Active Shallow Crust,0.0,89.98716,0.0,12/03/4119
+7.42905,44.3986,2968,9,12,15,54,47,3.65,5.0,fr,27563,59,1145292,1,8,Active Shallow Crust,0.0,89.98716,0.0,09/12/2968
+7.42905,44.3986,894,4,18,18,25,31,3.65,5.0,fr,27564,17,1145292,1,8,Active Shallow Crust,0.0,89.98716,0.0,04/18/0894
+7.42905,44.3986,5318,12,28,21,22,51,3.65,15.0,fr,27565,106,1145293,1,1,Active Shallow Crust,0.0,89.98716,0.0,12/28/5318
+7.42905,44.3986,6275,1,2,22,39,5,3.65,27.5,fr,27566,125,1145294,1,1,Active Shallow Crust,0.0,89.98716,0.0,01/02/6275
+7.42905,44.3986,5818,1,31,1,11,49,3.65,27.5,fr,27567,116,1145300,1,1,Active Shallow Crust,0.0,89.98701,-90.0,01/31/5818
+7.42905,44.3986,9469,1,10,8,1,38,3.65,5.0,fr,27568,189,1145301,1,1,Active Shallow Crust,128.9001,89.96349,0.0,01/10/9469
+7.42905,44.3986,2096,5,7,1,6,46,3.75,5.0,fr,27569,41,1145304,1,6,Active Shallow Crust,0.0,89.98856,0.0,05/07/2096
+7.42905,44.3986,531,6,30,19,11,28,3.75,5.0,fr,27570,10,1145304,1,6,Active Shallow Crust,0.0,89.98856,0.0,06/30/0531
+7.42905,44.3986,4005,12,22,20,42,2,3.75,5.0,fr,27571,80,1145304,1,6,Active Shallow Crust,0.0,89.98856,0.0,12/22/4005
+7.42905,44.3986,719,6,18,7,10,22,3.75,5.0,fr,27572,14,1145304,1,6,Active Shallow Crust,0.0,89.98856,0.0,06/18/0719
+7.42905,44.3986,1723,6,16,19,23,47,3.75,5.0,fr,27573,34,1145304,1,6,Active Shallow Crust,0.0,89.98856,0.0,06/16/1723
+7.42905,44.3986,1045,9,13,16,20,52,3.75,5.0,fr,27574,20,1145304,1,6,Active Shallow Crust,0.0,89.98856,0.0,09/13/1045
+7.42905,44.3986,6627,1,1,11,48,45,3.75,15.0,fr,27575,132,1145305,1,4,Active Shallow Crust,0.0,89.98856,0.0,01/01/6627
+7.42905,44.3986,6462,10,7,6,22,57,3.75,15.0,fr,27576,129,1145305,1,4,Active Shallow Crust,0.0,89.98856,0.0,10/07/6462
+7.42905,44.3986,5933,6,30,8,11,40,3.75,15.0,fr,27577,118,1145305,1,4,Active Shallow Crust,0.0,89.98856,0.0,06/30/5933
+7.42905,44.3986,7102,8,31,12,44,33,3.75,15.0,fr,27578,142,1145305,1,4,Active Shallow Crust,0.0,89.98856,0.0,08/31/7102
+7.42905,44.3986,7156,8,11,15,27,32,3.75,5.0,fr,27579,143,1145307,1,3,Active Shallow Crust,240.0082,58.0178,0.0,08/11/7156
+7.42905,44.3986,239,12,6,20,47,41,3.75,5.0,fr,27580,4,1145307,1,3,Active Shallow Crust,240.0082,58.0178,0.0,12/06/0239
+7.42905,44.3986,703,3,21,14,33,30,3.75,5.0,fr,27581,14,1145307,1,3,Active Shallow Crust,240.0082,58.0178,0.0,03/21/0703
+7.42905,44.3986,3088,5,5,1,36,35,3.75,15.0,fr,27582,61,1145308,1,1,Active Shallow Crust,240.0082,58.0178,0.0,05/05/3088
+7.42905,44.3986,6270,10,10,14,0,56,3.75,27.5,fr,27583,125,1145309,1,1,Active Shallow Crust,240.0082,58.0178,0.0,10/10/6270
+7.42905,44.3986,2075,4,29,11,5,32,3.75,5.0,fr,27584,41,1145310,1,1,Active Shallow Crust,0.0,89.98842,-90.0,04/29/2075
+7.42905,44.3986,22,12,3,11,54,16,3.85,5.0,fr,27585,0,1145316,1,4,Active Shallow Crust,0.0,89.9898,0.0,12/03/0022
+7.42905,44.3986,7749,1,27,10,3,41,3.85,5.0,fr,27586,154,1145316,1,4,Active Shallow Crust,0.0,89.9898,0.0,01/27/7749
+7.42905,44.3986,2044,9,15,8,39,30,3.85,5.0,fr,27587,40,1145316,1,4,Active Shallow Crust,0.0,89.9898,0.0,09/15/2044
+7.42905,44.3986,8741,5,12,2,57,49,3.85,5.0,fr,27588,174,1145316,1,4,Active Shallow Crust,0.0,89.9898,0.0,05/12/8741
+7.42905,44.3986,9831,2,5,1,41,4,3.85,15.0,fr,27589,196,1145317,1,1,Active Shallow Crust,0.0,89.9898,0.0,02/05/9831
+7.42905,44.3986,7703,12,14,19,12,51,3.85,27.5,fr,27590,154,1145318,1,1,Active Shallow Crust,0.0,89.9898,0.0,12/14/7703
+7.42905,44.3986,3809,2,12,3,18,23,3.85,5.0,fr,27591,76,1145325,1,2,Active Shallow Crust,128.8958,89.9949,0.0,02/12/3809
+7.42905,44.3986,8357,11,22,15,20,42,3.85,5.0,fr,27592,167,1145325,1,2,Active Shallow Crust,128.8958,89.9949,0.0,11/22/8357
+7.42905,44.3986,7599,7,11,14,33,46,3.95,5.0,fr,27593,151,1145328,1,4,Active Shallow Crust,0.0,89.99091,0.0,07/11/7599
+7.42905,44.3986,6856,4,23,14,24,50,3.95,5.0,fr,27594,137,1145328,1,4,Active Shallow Crust,0.0,89.99091,0.0,04/23/6856
+7.42905,44.3986,4110,1,23,10,22,33,3.95,5.0,fr,27595,82,1145328,1,4,Active Shallow Crust,0.0,89.99091,0.0,01/23/4110
+7.42905,44.3986,9161,5,13,9,22,54,3.95,5.0,fr,27596,183,1145328,1,4,Active Shallow Crust,0.0,89.99091,0.0,05/13/9161
+7.42905,44.3986,508,2,10,4,58,23,3.95,15.0,fr,27597,10,1145329,1,1,Active Shallow Crust,0.0,89.99091,0.0,02/10/0508
+7.42905,44.3986,5170,7,10,16,5,22,3.95,5.0,fr,27598,103,1145331,1,3,Active Shallow Crust,240.0186,58.00566,0.0,07/10/5170
+7.42905,44.3986,4900,9,24,14,17,1,3.95,5.0,fr,27599,97,1145331,1,3,Active Shallow Crust,240.0186,58.00566,0.0,09/24/4900
+7.42905,44.3986,9769,1,21,9,2,14,3.95,5.0,fr,27600,195,1145331,1,3,Active Shallow Crust,240.0186,58.00566,0.0,01/21/9769
+7.42905,44.3986,3839,12,14,14,39,38,3.95,5.0,fr,27601,76,1145334,1,1,Active Shallow Crust,0.0,89.9908,-90.0,12/14/3839
+7.42905,44.3986,4554,2,20,10,33,24,4.05,5.0,fr,27602,91,1145340,1,3,Active Shallow Crust,0.0,89.9919,0.0,02/20/4554
+7.42905,44.3986,6338,11,16,16,5,44,4.05,5.0,fr,27603,126,1145340,1,3,Active Shallow Crust,0.0,89.9919,0.0,11/16/6338
+7.42905,44.3986,7929,6,12,11,33,52,4.05,5.0,fr,27604,158,1145340,1,3,Active Shallow Crust,0.0,89.9919,0.0,06/12/7929
+7.42905,44.3986,7368,8,23,9,44,54,4.05,15.0,fr,27605,147,1145341,1,1,Active Shallow Crust,0.0,89.9919,0.0,08/23/7368
+7.42905,44.3986,7130,7,18,15,1,14,4.15,5.0,fr,27606,142,1145352,1,5,Active Shallow Crust,0.0,89.98917,0.0,07/18/7130
+7.42905,44.3986,7907,9,24,22,14,43,4.15,5.0,fr,27607,158,1145352,1,5,Active Shallow Crust,0.0,89.98917,0.0,09/24/7907
+7.42905,44.3986,2028,2,4,10,30,37,4.15,5.0,fr,27608,40,1145352,1,5,Active Shallow Crust,0.0,89.98917,0.0,02/04/2028
+7.42905,44.3986,9563,12,10,4,32,55,4.15,5.0,fr,27609,191,1145352,1,5,Active Shallow Crust,0.0,89.98917,0.0,12/10/9563
+7.42905,44.3986,1209,9,1,13,42,40,4.15,5.0,fr,27610,24,1145352,1,5,Active Shallow Crust,0.0,89.98917,0.0,09/01/1209
+7.42905,44.3986,6450,4,18,9,51,45,4.15,27.5,fr,27611,128,1145354,1,1,Active Shallow Crust,0.0,89.98917,0.0,04/18/6450
+7.42905,44.3986,578,11,15,21,1,46,4.15,5.0,fr,27612,11,1145355,1,2,Active Shallow Crust,240.0079,57.99718,0.0,11/15/0578
+7.42905,44.3986,6029,3,17,22,28,22,4.15,5.0,fr,27613,120,1145355,1,2,Active Shallow Crust,240.0079,57.99718,0.0,03/17/6029
+7.42905,44.3986,527,7,21,16,7,27,4.15,5.0,fr,27614,10,1145361,1,1,Active Shallow Crust,128.898,89.99278,0.0,07/21/0527
+7.42905,44.3986,9820,5,1,20,3,6,4.25,5.0,fr,27615,196,1145364,1,2,Active Shallow Crust,0.0,89.99034,0.0,05/01/9820
+7.42905,44.3986,2974,5,27,12,0,35,4.25,5.0,fr,27616,59,1145364,1,2,Active Shallow Crust,0.0,89.99034,0.0,05/27/2974
+7.42905,44.3986,9124,12,14,23,58,54,4.25,15.0,fr,27617,182,1145365,1,1,Active Shallow Crust,0.0,89.99034,0.0,12/14/9124
+7.42905,44.3986,2849,2,12,18,0,32,4.25,27.5,fr,27618,56,1145366,1,1,Active Shallow Crust,0.0,89.99034,0.0,02/12/2849
+7.42905,44.3986,4954,6,25,17,46,58,4.25,5.0,fr,27619,99,1145373,1,1,Active Shallow Crust,128.8944,89.98087,0.0,06/25/4954
+7.42905,44.3986,4928,6,27,17,28,18,4.35,5.0,fr,27620,98,1145376,1,2,Active Shallow Crust,0.0,89.99139,0.0,06/27/4928
+7.42905,44.3986,8365,12,31,3,43,52,4.35,5.0,fr,27621,167,1145376,1,2,Active Shallow Crust,0.0,89.99139,0.0,12/31/8365
+7.42905,44.3986,3405,4,11,6,37,13,4.35,27.5,fr,27622,68,1145378,1,1,Active Shallow Crust,0.0,89.99139,0.0,04/11/3405
+7.42905,44.3986,2888,5,20,17,24,27,4.35,27.5,fr,27623,57,1145387,1,1,Active Shallow Crust,128.8974,89.98295,0.0,05/20/2888
+7.42905,44.3986,5746,7,26,21,17,12,4.45,5.0,fr,27624,114,1145388,1,3,Active Shallow Crust,0.0,89.98978,0.0,07/26/5746
+7.42905,44.3986,4679,8,19,12,11,30,4.45,5.0,fr,27625,93,1145388,1,3,Active Shallow Crust,0.0,89.98978,0.0,08/19/4679
+7.42905,44.3986,3334,6,30,6,10,2,4.45,5.0,fr,27626,66,1145388,1,3,Active Shallow Crust,0.0,89.98978,0.0,06/30/3334
+7.42905,44.3986,7861,5,25,11,4,17,4.55,5.0,fr,27627,157,1145400,1,1,Active Shallow Crust,0.0,89.99088,0.0,05/25/7861
+7.42905,44.3986,3283,12,4,22,6,10,4.55,15.0,fr,27628,65,1145401,1,2,Active Shallow Crust,0.0,89.99088,0.0,12/04/3283
+7.42905,44.3986,8840,3,17,16,58,47,4.55,15.0,fr,27629,176,1145401,1,2,Active Shallow Crust,0.0,89.99088,0.0,03/17/8840
+7.42905,44.3986,8919,7,18,7,52,14,4.65,5.0,fr,27630,178,1145412,1,1,Active Shallow Crust,0.0,89.98985,0.0,07/18/8919
+7.42905,44.3986,5867,8,4,2,36,52,4.65,15.0,fr,27631,117,1145416,1,1,Active Shallow Crust,240.0103,57.99392,0.0,08/04/5867
+7.42905,44.3986,3204,3,27,12,42,47,4.65,5.0,fr,27632,64,1145421,1,1,Active Shallow Crust,128.8918,89.98711,0.0,03/27/3204
+7.42905,44.3986,3271,5,1,6,34,11,4.75,5.0,fr,27633,65,1145424,1,1,Active Shallow Crust,0.0,89.98914,0.0,05/01/3271
+7.42905,44.3986,5189,11,6,5,52,30,4.85,5.0,fr,27634,103,1145436,1,1,Active Shallow Crust,0.0,89.99032,0.0,11/06/5189
+7.42905,44.3986,9875,2,7,2,32,57,4.95,5.0,fr,27635,197,1145448,1,1,Active Shallow Crust,0.0,89.98994,0.0,02/07/9875
+7.42905,44.3986,4003,10,1,17,8,38,5.15,5.0,fr,27636,80,1145472,1,1,Active Shallow Crust,0.0,89.98972,0.0,10/01/4003
+7.42905,44.3986,4483,10,6,3,16,59,5.35,5.0,fr,27637,89,1145496,1,1,Active Shallow Crust,0.0,89.99002,0.0,10/06/4483
+7.423473,44.4055,7850,12,3,15,59,41,6.35,6.417864,fr,27638,156,1145619,1,1,Active Shallow Crust,240.0763,58.00008,0.0,12/03/7850
+0.12144,44.00065,6255,4,23,16,46,25,3.55,5.0,fr,27639,125,1145766,1,1,Active Shallow Crust,0.0,89.99003,-90.0,04/23/6255
+0.12144,44.00065,3494,12,16,9,46,25,3.65,5.0,fr,27640,69,1145778,1,1,Active Shallow Crust,0.0,89.98998,-90.0,12/16/3494
+0.12144,44.00065,6216,4,27,12,2,19,3.75,5.0,fr,27641,124,1145784,1,2,Active Shallow Crust,0.0,89.99001,0.0,04/27/6216
+0.12144,44.00065,5757,12,2,22,39,9,3.75,5.0,fr,27642,115,1145784,1,2,Active Shallow Crust,0.0,89.99001,0.0,12/02/5757
+0.12144,44.00065,4594,8,2,2,16,39,4.05,5.0,fr,27643,91,1145826,1,1,Active Shallow Crust,0.0,89.99001,-90.0,08/02/4594
+0.12144,44.00065,4885,3,31,12,38,47,4.15,5.0,fr,27644,97,1145838,1,1,Active Shallow Crust,0.0,89.99,-90.0,03/31/4885
+0.12144,44.00065,6858,5,11,1,12,31,4.25,5.0,fr,27645,137,1145844,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/11/6858
+5.21943,41.31075,6816,11,20,20,2,4,3.85,5.0,fr,27646,136,1146276,1,1,Active Shallow Crust,0.0,89.98927,0.0,11/20/6816
+5.21943,41.31075,8071,5,11,22,18,53,3.95,5.0,fr,27647,161,1146297,1,1,Active Shallow Crust,128.8997,89.99522,0.0,05/11/8071
+5.21943,41.31075,1354,2,8,16,36,42,4.15,5.0,fr,27648,27,1146318,1,1,Active Shallow Crust,0.0,89.98848,-90.0,02/08/1354
+5.21943,41.31075,5574,9,19,16,45,14,4.95,15.0,fr,27649,111,1146409,1,1,Active Shallow Crust,0.0,89.98942,0.0,09/19/5574
+-2.84527,45.07842,6587,4,24,7,5,13,3.65,5.0,fr,27650,131,1146732,1,1,Active Shallow Crust,0.0,89.99048,0.0,04/24/6587
+-2.84527,45.07842,6553,9,23,20,33,54,3.65,15.0,fr,27651,131,1146733,1,1,Active Shallow Crust,0.0,89.99048,0.0,09/23/6553
+2.67327,46.24014,6929,9,21,23,34,16,3.55,5.0,fr,27652,138,1147200,1,2,Active Shallow Crust,0.0,89.98954,0.0,09/21/6929
+2.67327,46.24014,989,2,15,10,38,51,3.55,5.0,fr,27653,19,1147200,1,2,Active Shallow Crust,0.0,89.98954,0.0,02/15/0989
+2.67327,46.24014,5949,9,28,2,13,6,3.55,15.0,fr,27654,118,1147201,1,1,Active Shallow Crust,0.0,89.98954,0.0,09/28/5949
+2.67327,46.24014,556,9,20,17,53,0,3.55,27.5,fr,27655,11,1147202,1,1,Active Shallow Crust,0.0,89.98954,0.0,09/20/0556
+2.67327,46.24014,6487,2,14,6,11,20,3.55,15.0,fr,27656,129,1147204,1,1,Active Shallow Crust,240.0121,57.9987,0.0,02/14/6487
+2.67327,46.24014,783,11,26,5,27,6,3.55,5.0,fr,27657,15,1147209,1,2,Active Shallow Crust,128.896,89.99303,0.0,11/26/0783
+2.67327,46.24014,4490,6,26,3,38,11,3.55,5.0,fr,27658,89,1147209,1,2,Active Shallow Crust,128.896,89.99303,0.0,06/26/4490
+2.67327,46.24014,9985,9,18,22,1,7,3.65,5.0,fr,27659,199,1147212,1,2,Active Shallow Crust,0.0,89.99068,0.0,09/18/9985
+2.67327,46.24014,1078,4,25,8,38,36,3.65,5.0,fr,27660,21,1147212,1,2,Active Shallow Crust,0.0,89.99068,0.0,04/25/1078
+2.67327,46.24014,1004,2,20,8,48,41,3.65,5.0,fr,27661,20,1147215,1,1,Active Shallow Crust,240.0014,58.01292,0.0,02/20/1004
+2.67327,46.24014,1204,7,5,2,37,44,3.75,15.0,fr,27662,24,1147225,1,1,Active Shallow Crust,0.0,89.98892,0.0,07/05/1204
+2.67327,46.24014,6911,9,2,16,24,50,3.85,5.0,fr,27663,138,1147236,1,1,Active Shallow Crust,0.0,89.99013,0.0,09/02/6911
+2.67327,46.24014,531,6,2,3,26,58,3.95,5.0,fr,27664,10,1147248,1,1,Active Shallow Crust,0.0,89.989,0.0,06/02/0531
+2.67327,46.24014,5249,11,2,9,55,2,3.95,27.5,fr,27665,104,1147250,1,1,Active Shallow Crust,0.0,89.989,0.0,11/02/5249
+2.67327,46.24014,341,11,26,12,58,0,3.95,27.5,fr,27666,6,1147253,1,1,Active Shallow Crust,240.0197,58.00489,0.0,11/26/0341
+2.67327,46.24014,4977,4,2,16,33,39,4.15,5.0,fr,27667,99,1147272,1,2,Active Shallow Crust,0.0,89.98951,0.0,04/02/4977
+2.67327,46.24014,6060,1,9,22,56,3,4.15,5.0,fr,27668,121,1147272,1,2,Active Shallow Crust,0.0,89.98951,0.0,01/09/6060
+2.67327,46.24014,6372,4,29,17,27,57,4.15,15.0,fr,27669,127,1147273,1,1,Active Shallow Crust,0.0,89.98951,0.0,04/29/6372
+2.67327,46.24014,2814,3,12,23,42,23,4.15,5.0,fr,27670,56,1147275,1,1,Active Shallow Crust,240.0087,57.99706,0.0,03/12/2814
+2.67327,46.24014,4283,7,21,4,41,43,4.15,5.0,fr,27671,85,1147278,1,1,Active Shallow Crust,0.0,89.9894,-90.0,07/21/4283
+2.67327,46.24014,4927,11,27,15,45,37,4.25,15.0,fr,27672,98,1147288,1,1,Active Shallow Crust,240.0076,57.99398,0.0,11/27/4927
+2.67327,46.24014,3177,11,22,16,26,45,4.35,27.5,fr,27673,63,1147298,1,1,Active Shallow Crust,0.0,89.99028,0.0,11/22/3177
+2.67327,46.24014,2365,10,20,17,8,24,4.35,15.0,fr,27674,47,1147303,1,1,Active Shallow Crust,0.0,89.99017,-90.0,10/20/2365
+2.67327,46.24014,4453,5,18,15,28,31,4.85,5.0,fr,27675,89,1147356,1,1,Active Shallow Crust,0.0,89.98985,0.0,05/18/4453
+2.67327,46.24014,2084,12,3,3,7,43,4.95,15.0,fr,27676,41,1147369,1,1,Active Shallow Crust,0.0,89.99026,0.0,12/03/2084
+2.62789,49.87491,2007,3,30,18,53,4,3.55,27.5,fr,27677,40,1147682,1,1,Active Shallow Crust,0.0,89.99025,0.0,03/30/2007
+2.62789,49.87491,1494,2,19,15,51,43,3.65,5.0,fr,27678,29,1147692,1,1,Active Shallow Crust,0.0,89.99131,0.0,02/19/1494
+2.62789,49.87491,6260,2,16,12,38,44,3.75,5.0,fr,27679,125,1147704,1,1,Active Shallow Crust,0.0,89.98968,0.0,02/16/6260
+2.62789,49.87491,62,5,11,20,1,15,3.85,5.0,fr,27680,1,1147719,1,1,Active Shallow Crust,240.0113,57.99814,0.0,05/11/0062
+2.62789,49.87491,3814,8,27,3,55,46,4.05,27.5,fr,27681,76,1147742,1,1,Active Shallow Crust,0.0,89.99086,0.0,08/27/3814
+2.62789,49.87491,4621,8,26,1,16,59,4.05,5.0,fr,27682,92,1147743,1,1,Active Shallow Crust,240.0065,58.00579,0.0,08/26/4621
+2.62789,49.87491,627,12,24,10,38,24,4.05,15.0,fr,27683,12,1147750,1,1,Active Shallow Crust,128.8903,89.99361,0.0,12/24/0627
+2.62789,49.87491,3275,5,24,22,37,40,4.25,15.0,fr,27684,65,1147765,1,1,Active Shallow Crust,0.0,89.98984,0.0,05/24/3275
+2.0114,52.93868,9398,2,15,20,35,27,3.85,5.0,fr,27685,187,1148196,1,1,Active Shallow Crust,0.0,89.98924,0.0,02/15/9398
+-1.52849,49.26662,1658,4,22,11,13,51,3.55,5.0,fr,27686,33,1148640,1,2,Active Shallow Crust,0.0,89.99013,0.0,04/22/1658
+-1.52849,49.26662,1043,7,11,13,22,23,3.55,5.0,fr,27687,20,1148640,1,2,Active Shallow Crust,0.0,89.99013,0.0,07/11/1043
+-1.52849,49.26662,3271,6,29,11,0,17,3.65,5.0,fr,27688,65,1148652,1,1,Active Shallow Crust,0.0,89.98974,0.0,06/29/3271
+-1.52849,49.26662,6998,10,10,10,0,1,3.65,15.0,fr,27689,139,1148653,1,1,Active Shallow Crust,0.0,89.98974,0.0,10/10/6998
+-1.52849,49.26662,4808,7,27,3,2,16,3.65,27.5,fr,27690,96,1148660,1,1,Active Shallow Crust,0.0,89.98962,-90.0,07/27/4808
+-1.52849,49.26662,5293,5,24,9,39,17,3.85,5.0,fr,27691,105,1148685,1,2,Active Shallow Crust,128.8956,89.9936,0.0,05/24/5293
+-1.52849,49.26662,364,2,19,12,22,34,3.85,5.0,fr,27692,7,1148685,1,2,Active Shallow Crust,128.8956,89.9936,0.0,02/19/0364
+-1.52849,49.26662,1624,8,23,20,27,53,4.35,5.0,fr,27693,32,1148742,1,1,Active Shallow Crust,0.0,89.99006,-90.0,08/23/1624
+-1.52849,49.26662,4179,12,5,1,15,35,4.45,5.0,fr,27694,83,1148754,1,1,Active Shallow Crust,0.0,89.98996,-90.0,12/05/4179
+-1.52849,49.26662,867,2,14,7,28,21,4.55,15.0,fr,27695,17,1148761,1,1,Active Shallow Crust,0.0,89.99011,0.0,02/14/0867
+-1.52849,49.26662,4960,12,9,1,32,1,5.85,5.0,fr,27696,99,1148922,1,1,Active Shallow Crust,0.0,89.98998,-90.0,12/09/4960
+-1.52849,49.26662,6165,8,25,7,31,42,6.15,15.0,fr,27697,123,1148953,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/25/6165
+3.4873,43.61688,8008,7,21,20,54,54,3.55,5.0,fr,27698,160,1149120,1,2,Active Shallow Crust,0.0,89.98905,0.0,07/21/8008
+3.4873,43.61688,7968,3,6,19,46,58,3.55,5.0,fr,27699,159,1149120,1,2,Active Shallow Crust,0.0,89.98905,0.0,03/06/7968
+3.4873,43.61688,5339,4,1,6,22,44,3.65,5.0,fr,27700,106,1149138,1,1,Active Shallow Crust,0.0,89.99013,-90.0,04/01/5339
+3.4873,43.61688,7272,7,28,16,46,37,3.85,5.0,fr,27701,145,1149159,1,1,Active Shallow Crust,240.0104,57.99783,0.0,07/28/7272
+3.4873,43.61688,5368,4,30,6,46,31,4.25,5.0,fr,27702,107,1149210,1,1,Active Shallow Crust,0.0,89.9901,-90.0,04/30/5368
+3.4873,43.61688,783,9,12,9,45,14,4.35,5.0,fr,27703,15,1149216,1,1,Active Shallow Crust,0.0,89.98983,0.0,09/12/0783
+8.1646,44.61183,3478,7,14,20,52,17,4.15,5.0,fr,27704,69,1149672,1,1,Active Shallow Crust,0.0,89.99281,0.0,07/14/3478
+1.9875,41.11067,8572,1,4,5,32,15,3.55,27.5,fr,27705,171,1150082,1,1,Active Shallow Crust,0.0,89.9905,0.0,01/04/8572
+1.9875,41.11067,4466,1,15,4,54,38,3.55,5.0,fr,27706,89,1150083,1,1,Active Shallow Crust,240.0116,57.99815,0.0,01/15/4466
+1.9875,41.11067,8445,4,17,6,58,35,3.55,5.0,fr,27707,168,1150086,1,1,Active Shallow Crust,0.0,89.99039,-90.0,04/17/8445
+1.9875,41.11067,6211,9,20,12,57,7,3.65,5.0,fr,27708,124,1150092,1,1,Active Shallow Crust,0.0,89.98985,0.0,09/20/6211
+1.9875,41.11067,1742,4,12,0,41,59,3.65,27.5,fr,27709,34,1150094,1,1,Active Shallow Crust,0.0,89.98985,0.0,04/12/1742
+1.9875,41.11067,4178,5,1,1,32,18,3.65,15.0,fr,27710,83,1150102,1,1,Active Shallow Crust,128.9009,89.96357,0.0,05/01/4178
+1.9875,41.11067,9958,1,13,21,37,13,3.75,15.0,fr,27711,199,1150105,1,1,Active Shallow Crust,0.0,89.98944,0.0,01/13/9958
+1.9875,41.11067,1242,2,10,13,2,49,3.75,27.5,fr,27712,24,1150106,1,1,Active Shallow Crust,0.0,89.98944,0.0,02/10/1242
+1.9875,41.11067,692,11,4,22,33,36,4.05,15.0,fr,27713,13,1150141,1,2,Active Shallow Crust,0.0,89.99039,0.0,11/04/0692
+1.9875,41.11067,102,4,6,23,48,24,4.05,15.0,fr,27714,2,1150141,1,2,Active Shallow Crust,0.0,89.99039,0.0,04/06/0102
+1.9875,41.11067,6481,12,9,12,27,39,4.15,5.0,fr,27715,129,1150155,1,1,Active Shallow Crust,240.0073,57.99721,0.0,12/09/6481
+1.9875,41.11067,9934,4,18,19,7,1,4.35,5.0,fr,27716,198,1150176,1,1,Active Shallow Crust,0.0,89.99017,0.0,04/18/9934
+1.9875,41.11067,6186,11,2,10,48,22,4.35,15.0,fr,27717,123,1150177,1,1,Active Shallow Crust,0.0,89.99017,0.0,11/02/6186
+1.9875,41.11067,9785,10,6,2,8,48,4.35,27.5,fr,27718,195,1150187,1,1,Active Shallow Crust,128.8987,89.98284,0.0,10/06/9785
+1.9875,41.11067,8241,6,11,8,4,15,4.45,5.0,fr,27719,164,1150188,1,1,Active Shallow Crust,0.0,89.98989,0.0,06/11/8241
+1.9875,41.11067,8019,6,26,1,30,19,4.55,15.0,fr,27720,160,1150207,1,1,Active Shallow Crust,0.0,89.99028,-90.0,06/26/8019
+1.9875,41.11067,1088,8,28,9,52,31,4.65,15.0,fr,27721,21,1150213,1,1,Active Shallow Crust,0.0,89.98983,0.0,08/28/1088
+1.9875,41.11067,7229,12,13,14,34,19,5.45,5.0,fr,27722,144,1150311,1,1,Active Shallow Crust,240.0208,58.00115,0.0,12/13/7229
+5.70638,46.41912,2772,9,6,16,57,34,3.95,15.0,fr,27723,55,1150609,1,1,Active Shallow Crust,0.0,89.99123,0.0,09/06/2772
+5.70638,46.41912,8449,1,12,5,34,11,5.35,5.0,fr,27724,168,1150782,1,1,Active Shallow Crust,0.0,89.99026,-90.0,01/12/8449
+8.91604,49.34448,1167,1,19,10,4,32,3.55,15.0,fr,27725,23,1151041,1,1,Active Shallow Crust,0.0,89.98686,0.0,01/19/1167
+8.91604,49.34448,6850,6,18,2,32,10,3.65,5.0,fr,27726,136,1151052,1,2,Active Shallow Crust,0.0,89.98829,0.0,06/18/6850
+8.91604,49.34448,663,4,30,6,46,23,3.65,5.0,fr,27727,13,1151052,1,2,Active Shallow Crust,0.0,89.98829,0.0,04/30/0663
+8.91604,49.34448,3702,11,19,11,12,48,3.65,5.0,fr,27728,74,1151061,1,1,Active Shallow Crust,128.9027,89.9622,0.0,11/19/3702
+8.91604,49.34448,8300,4,28,14,24,53,3.85,5.0,fr,27729,165,1151076,1,1,Active Shallow Crust,0.0,89.9907,0.0,04/28/8300
+8.91604,49.34448,8832,1,12,7,42,54,3.85,5.0,fr,27730,176,1151082,1,1,Active Shallow Crust,0.0,89.99059,-90.0,01/12/8832
+8.91604,49.34448,2269,9,20,14,23,20,4.25,27.5,fr,27731,45,1151126,1,1,Active Shallow Crust,0.0,89.98826,0.0,09/20/2269
+8.91604,49.34448,3188,12,13,1,54,35,5.25,5.0,fr,27732,63,1151244,1,2,Active Shallow Crust,0.0,89.99072,0.0,12/13/3188
+8.91604,49.34448,4918,11,20,22,10,53,5.25,5.0,fr,27733,98,1151244,1,2,Active Shallow Crust,0.0,89.99072,0.0,11/20/4918
+8.17028,47.99881,5379,3,23,12,50,8,3.55,5.0,fr,27734,107,1151520,1,1,Active Shallow Crust,0.0,89.9865,0.0,03/23/5379
+8.17028,47.99881,3612,5,4,20,18,7,3.55,5.0,fr,27735,72,1151526,1,1,Active Shallow Crust,0.0,89.98635,-90.0,05/04/3612
+8.17028,47.99881,7756,10,26,11,10,51,3.55,5.0,fr,27736,155,1151529,1,1,Active Shallow Crust,128.8944,89.99326,0.0,10/26/7756
+8.17028,47.99881,268,1,30,4,32,51,3.65,5.0,fr,27737,5,1151532,1,2,Active Shallow Crust,0.0,89.98797,0.0,01/30/0268
+8.17028,47.99881,1658,8,22,20,29,31,3.65,5.0,fr,27738,33,1151532,1,2,Active Shallow Crust,0.0,89.98797,0.0,08/22/1658
+8.17028,47.99881,5602,3,6,20,13,27,3.65,5.0,fr,27739,112,1151535,1,1,Active Shallow Crust,240.0007,58.0138,0.0,03/06/5602
+8.17028,47.99881,7510,1,13,9,0,55,3.65,27.5,fr,27740,150,1151540,1,1,Active Shallow Crust,0.0,89.98783,-90.0,01/13/7510
+8.17028,47.99881,9800,10,30,4,30,17,3.75,5.0,fr,27741,195,1151544,1,1,Active Shallow Crust,0.0,89.98928,0.0,10/30/9800
+8.17028,47.99881,7937,6,10,6,2,7,3.75,15.0,fr,27742,158,1151545,1,1,Active Shallow Crust,0.0,89.98928,0.0,06/10/7937
+8.17028,47.99881,5205,1,3,23,42,14,3.85,5.0,fr,27743,104,1151556,1,1,Active Shallow Crust,0.0,89.99045,0.0,01/03/5205
+8.17028,47.99881,7966,3,9,14,24,47,3.85,27.5,fr,27744,159,1151558,1,1,Active Shallow Crust,0.0,89.99045,0.0,03/09/7966
+8.17028,47.99881,5198,5,15,3,24,35,3.85,15.0,fr,27745,103,1151560,1,1,Active Shallow Crust,240.012,57.99766,0.0,05/15/5198
+8.17028,47.99881,9365,4,30,22,50,56,3.95,5.0,fr,27746,187,1151568,1,1,Active Shallow Crust,0.0,89.99149,0.0,04/30/9365
+8.17028,47.99881,6658,7,26,15,53,3,3.95,15.0,fr,27747,133,1151578,1,1,Active Shallow Crust,128.9026,89.99149,0.0,07/26/6658
+8.17028,47.99881,1565,6,30,14,17,4,4.45,5.0,fr,27748,31,1151628,1,2,Active Shallow Crust,0.0,89.99043,0.0,06/30/1565
+8.17028,47.99881,8887,12,5,12,43,39,4.45,5.0,fr,27749,177,1151628,1,2,Active Shallow Crust,0.0,89.99043,0.0,12/05/8887
+8.17028,47.99881,4267,3,26,12,57,8,4.65,5.0,fr,27750,85,1151652,1,1,Active Shallow Crust,0.0,89.98859,0.0,03/26/4267
+8.17028,47.99881,4121,11,25,1,53,16,5.45,15.0,fr,27751,82,1151749,1,1,Active Shallow Crust,0.0,89.9894,0.0,11/25/4121
+5.84183,42.74023,5560,8,26,15,33,25,3.55,5.0,fr,27752,111,1152000,1,1,Active Shallow Crust,0.0,89.99259,0.0,08/26/5560
+-1.30855,49.28198,5543,8,22,5,13,37,3.55,5.0,fr,27753,110,1152480,1,1,Active Shallow Crust,0.0,89.99014,0.0,08/22/5543
+-1.30855,49.28198,3173,2,22,8,44,15,3.65,5.0,fr,27754,63,1152492,1,1,Active Shallow Crust,0.0,89.98974,0.0,02/22/3173
+-1.30855,49.28198,3945,7,9,22,43,0,3.75,27.5,fr,27755,78,1152506,1,1,Active Shallow Crust,0.0,89.98955,0.0,07/09/3945
+-1.30855,49.28198,1891,1,29,12,26,3,3.75,5.0,fr,27756,37,1152513,1,1,Active Shallow Crust,128.8963,89.9673,0.0,01/29/1891
+-1.30855,49.28198,4158,2,26,4,30,1,3.85,5.0,fr,27757,83,1152516,1,1,Active Shallow Crust,0.0,89.98952,0.0,02/26/4158
+-1.30855,49.28198,7304,8,15,4,42,2,3.95,15.0,fr,27758,146,1152532,1,1,Active Shallow Crust,240.0203,58.00506,0.0,08/15/7304
+-1.30855,49.28198,718,12,13,16,1,41,3.95,5.0,fr,27759,14,1152534,1,1,Active Shallow Crust,0.0,89.9895,-90.0,12/13/0718
+-1.30855,49.28198,2043,1,21,18,53,41,3.95,5.0,fr,27760,40,1152537,1,1,Active Shallow Crust,128.8998,89.99377,0.0,01/21/2043
+-1.30855,49.28198,545,2,3,21,31,50,4.05,5.0,fr,27761,10,1152540,1,1,Active Shallow Crust,0.0,89.98983,0.0,02/03/0545
+-1.30855,49.28198,9116,12,19,17,36,24,4.15,5.0,fr,27762,182,1152552,1,1,Active Shallow Crust,0.0,89.99011,0.0,12/19/9116
+-1.30855,49.28198,5469,1,2,21,33,47,4.15,5.0,fr,27763,109,1152555,1,1,Active Shallow Crust,240.0089,57.99747,0.0,01/02/5469
+-1.30855,49.28198,7644,5,18,14,56,48,4.35,5.0,fr,27764,152,1152576,1,1,Active Shallow Crust,0.0,89.99018,0.0,05/18/7644
+6.82556,47.84595,9488,7,14,4,57,40,3.55,5.0,fr,27765,189,1152960,1,4,Active Shallow Crust,0.0,89.99323,0.0,07/14/9488
+6.82556,47.84595,4366,6,22,15,33,17,3.55,5.0,fr,27766,87,1152960,1,4,Active Shallow Crust,0.0,89.99323,0.0,06/22/4366
+6.82556,47.84595,8417,6,24,0,29,50,3.55,5.0,fr,27767,168,1152960,1,4,Active Shallow Crust,0.0,89.99323,0.0,06/24/8417
+6.82556,47.84595,7562,6,13,2,32,1,3.55,5.0,fr,27768,151,1152960,1,4,Active Shallow Crust,0.0,89.99323,0.0,06/13/7562
+6.82556,47.84595,3862,8,27,16,23,53,3.55,5.0,fr,27769,77,1152966,1,1,Active Shallow Crust,0.0,89.99316,-90.0,08/27/3862
+6.82556,47.84595,5464,5,24,22,32,58,3.65,5.0,fr,27770,109,1152972,1,1,Active Shallow Crust,0.0,89.98794,0.0,05/24/5464
+6.82556,47.84595,1484,10,8,10,25,51,3.65,27.5,fr,27771,29,1152977,1,1,Active Shallow Crust,240.0017,58.01257,0.0,10/08/1484
+6.82556,47.84595,7188,7,10,6,40,21,3.75,5.0,fr,27772,143,1152984,1,2,Active Shallow Crust,0.0,89.98925,0.0,07/10/7188
+6.82556,47.84595,3992,3,23,16,35,19,3.75,5.0,fr,27773,79,1152984,1,2,Active Shallow Crust,0.0,89.98925,0.0,03/23/3992
+6.82556,47.84595,822,9,2,7,40,25,3.75,15.0,fr,27774,16,1152991,1,1,Active Shallow Crust,0.0,89.98912,-90.0,09/02/0822
+6.82556,47.84595,7687,10,31,22,58,44,3.85,5.0,fr,27775,153,1152999,1,1,Active Shallow Crust,240.0112,57.99791,0.0,10/31/7687
+6.82556,47.84595,7657,3,10,18,5,8,3.85,15.0,fr,27776,153,1153000,1,1,Active Shallow Crust,240.0112,57.99791,0.0,03/10/7657
+6.82556,47.84595,8670,6,27,1,56,49,3.85,15.0,fr,27777,173,1153006,1,1,Active Shallow Crust,128.8966,89.99281,0.0,06/27/8670
+6.82556,47.84595,3648,3,2,22,16,27,3.95,15.0,fr,27778,72,1153012,1,1,Active Shallow Crust,240.0197,58.00523,0.0,03/02/3648
+6.82556,47.84595,5853,1,29,21,23,46,3.95,5.0,fr,27779,117,1153017,1,1,Active Shallow Crust,128.9003,89.9936,0.0,01/29/5853
+6.82556,47.84595,4615,1,26,20,15,18,4.05,5.0,fr,27780,92,1153020,1,1,Active Shallow Crust,0.0,89.98858,0.0,01/26/4615
+6.82556,47.84595,3542,3,23,4,43,9,4.15,5.0,fr,27781,70,1153032,1,1,Active Shallow Crust,0.0,89.98982,0.0,03/23/3542
+6.82556,47.84595,1935,4,4,18,23,0,4.15,27.5,fr,27782,38,1153034,1,1,Active Shallow Crust,0.0,89.98982,0.0,04/04/1935
+6.82556,47.84595,7556,2,22,20,4,26,4.15,27.5,fr,27783,151,1153037,1,1,Active Shallow Crust,240.0088,57.99739,0.0,02/22/7556
+6.82556,47.84595,1301,9,9,13,23,27,4.45,15.0,fr,27784,26,1153069,1,1,Active Shallow Crust,0.0,89.99039,0.0,09/09/1301
+6.82556,47.84595,4825,11,21,7,53,45,4.55,5.0,fr,27785,96,1153080,1,1,Active Shallow Crust,0.0,89.9893,0.0,11/21/4825
+6.82556,47.84595,8488,8,10,17,25,22,4.65,5.0,fr,27786,169,1153095,1,1,Active Shallow Crust,240.0112,57.99441,0.0,08/10/8488
+6.82556,47.84595,239,12,4,2,19,44,5.65,5.0,fr,27787,4,1153218,1,1,Active Shallow Crust,0.0,89.99023,-90.0,12/04/0239
+6.82556,47.84595,3610,3,3,2,27,25,6.45,15.0,fr,27788,72,1153312,1,1,Active Shallow Crust,240.0962,57.99911,0.0,03/03/3610
+4.22265,44.25366,9434,7,7,15,19,3,3.55,5.0,fr,27789,188,1153920,1,2,Active Shallow Crust,0.0,89.99277,0.0,07/07/9434
+4.22265,44.25366,5495,4,23,5,28,11,3.55,5.0,fr,27790,109,1153920,1,2,Active Shallow Crust,0.0,89.99277,0.0,04/23/5495
+4.22265,44.25366,5915,5,23,16,33,25,3.55,5.0,fr,27791,118,1153923,1,1,Active Shallow Crust,240.0112,57.99926,0.0,05/23/5915
+4.22265,44.25366,8728,4,16,4,56,51,3.75,15.0,fr,27792,174,1153951,1,1,Active Shallow Crust,0.0,89.9884,-90.0,04/16/8728
+4.22265,44.25366,7133,9,5,14,50,37,3.85,5.0,fr,27793,142,1153956,1,3,Active Shallow Crust,0.0,89.98978,0.0,09/05/7133
+4.22265,44.25366,1731,11,13,0,53,39,3.85,5.0,fr,27794,34,1153956,1,3,Active Shallow Crust,0.0,89.98978,0.0,11/13/1731
+4.22265,44.25366,5697,7,10,21,27,8,3.85,5.0,fr,27795,113,1153956,1,3,Active Shallow Crust,0.0,89.98978,0.0,07/10/5697
+4.22265,44.25366,7861,4,24,22,55,1,3.85,15.0,fr,27796,157,1153960,1,1,Active Shallow Crust,240.0109,57.99756,0.0,04/24/7861
+4.22265,44.25366,5790,8,27,0,25,31,4.25,5.0,fr,27797,115,1154004,1,2,Active Shallow Crust,0.0,89.99032,0.0,08/27/5790
+4.22265,44.25366,7584,2,2,11,46,44,4.25,5.0,fr,27798,151,1154004,1,2,Active Shallow Crust,0.0,89.99032,0.0,02/02/7584
+4.22265,44.25366,7368,7,16,21,31,7,4.45,5.0,fr,27799,147,1154028,1,1,Active Shallow Crust,0.0,89.98975,0.0,07/16/7368
+4.22265,44.25366,7279,11,20,19,20,9,4.45,5.0,fr,27800,145,1154031,1,1,Active Shallow Crust,240.0042,57.99498,0.0,11/20/7279
+4.22265,44.25366,3672,1,1,3,17,56,4.45,5.0,fr,27801,73,1154037,1,1,Active Shallow Crust,128.8926,89.99359,0.0,01/01/3672
+4.59616,51.90683,9976,8,6,21,11,13,3.65,5.0,fr,27802,199,1154412,1,1,Active Shallow Crust,0.0,89.98891,0.0,08/06/9976
+4.59616,51.90683,5768,12,22,10,34,6,3.95,15.0,fr,27803,115,1154449,1,1,Active Shallow Crust,0.0,89.98822,0.0,12/22/5768
+5.86287,48.86827,627,6,19,9,53,5,3.95,5.0,fr,27804,12,1154937,1,1,Active Shallow Crust,128.8993,89.99372,0.0,06/19/0627
+5.86287,48.86827,9264,12,1,7,21,47,4.45,27.5,fr,27805,185,1154996,1,1,Active Shallow Crust,0.0,89.99048,-90.0,12/01/9264
+5.86287,48.86827,7381,5,28,15,52,57,4.85,5.0,fr,27806,147,1155036,1,1,Active Shallow Crust,0.0,89.9896,0.0,05/28/7381
+5.86287,48.86827,1700,9,5,11,56,26,4.85,15.0,fr,27807,33,1155037,1,1,Active Shallow Crust,0.0,89.9896,0.0,09/05/1700
+4.56109,50.31442,1505,9,12,2,28,5,3.55,5.0,fr,27808,30,1155360,1,1,Active Shallow Crust,0.0,89.98712,0.0,09/12/1505
+4.56109,50.31442,3973,3,30,22,18,53,3.55,5.0,fr,27809,79,1155363,1,1,Active Shallow Crust,240.0127,57.99833,0.0,03/30/3973
+4.56109,50.31442,1611,9,17,12,17,8,3.55,15.0,fr,27810,32,1155364,1,1,Active Shallow Crust,240.0127,57.99833,0.0,09/17/1611
+4.56109,50.31442,7075,9,19,9,55,51,3.55,5.0,fr,27811,141,1155366,1,1,Active Shallow Crust,0.0,89.98697,-90.0,09/19/7075
+4.56109,50.31442,8615,2,8,19,17,21,3.65,5.0,fr,27812,172,1155372,1,3,Active Shallow Crust,0.0,89.98853,0.0,02/08/8615
+4.56109,50.31442,1209,5,10,2,43,29,3.65,5.0,fr,27813,24,1155372,1,3,Active Shallow Crust,0.0,89.98853,0.0,05/10/1209
+4.56109,50.31442,1514,11,25,18,46,55,3.65,5.0,fr,27814,30,1155372,1,3,Active Shallow Crust,0.0,89.98853,0.0,11/25/1514
+4.56109,50.31442,7913,2,3,10,48,26,3.65,15.0,fr,27815,158,1155373,1,1,Active Shallow Crust,0.0,89.98853,0.0,02/03/7913
+4.56109,50.31442,3810,1,9,21,15,1,3.75,15.0,fr,27816,76,1155385,1,1,Active Shallow Crust,0.0,89.98977,0.0,01/09/3810
+4.56109,50.31442,704,7,7,10,43,31,3.75,5.0,fr,27817,14,1155387,1,1,Active Shallow Crust,240.0096,58.01749,0.0,07/07/0704
+4.56109,50.31442,1184,4,24,9,57,22,3.85,15.0,fr,27818,23,1155397,1,1,Active Shallow Crust,0.0,89.99088,0.0,04/24/1184
+4.56109,50.31442,9187,5,6,23,58,0,3.85,27.5,fr,27819,183,1155398,1,1,Active Shallow Crust,0.0,89.99088,0.0,05/06/9187
+4.56109,50.31442,1066,4,15,13,55,1,3.95,5.0,fr,27820,21,1155408,1,1,Active Shallow Crust,0.0,89.99187,0.0,04/15/1066
+4.56109,50.31442,7889,6,13,16,18,59,3.95,5.0,fr,27821,157,1155414,1,2,Active Shallow Crust,0.0,89.99178,-90.0,06/13/7889
+4.56109,50.31442,1560,11,14,19,48,32,3.95,5.0,fr,27822,31,1155414,1,2,Active Shallow Crust,0.0,89.99178,-90.0,11/14/1560
+4.56109,50.31442,2124,2,5,16,51,23,4.05,5.0,fr,27823,42,1155420,1,1,Active Shallow Crust,0.0,89.98914,0.0,02/05/2124
+4.56109,50.31442,4632,8,26,23,8,20,4.05,5.0,fr,27824,92,1155423,1,1,Active Shallow Crust,240.0064,58.00622,0.0,08/26/4632
+4.56109,50.31442,6093,4,29,4,32,44,4.15,15.0,fr,27825,121,1155433,1,1,Active Shallow Crust,0.0,89.99032,0.0,04/29/6093
+4.56109,50.31442,174,8,24,18,55,11,4.35,5.0,fr,27826,3,1155456,1,1,Active Shallow Crust,0.0,89.98975,0.0,08/24/0174
+4.56109,50.31442,744,3,28,7,12,38,4.55,5.0,fr,27827,14,1155480,1,1,Active Shallow Crust,0.0,89.98981,0.0,03/28/0744
+4.56109,50.31442,2931,12,30,8,10,12,4.65,15.0,fr,27828,58,1155493,1,1,Active Shallow Crust,0.0,89.98911,0.0,12/30/2931
+4.56109,50.31442,9840,12,30,20,32,42,4.85,5.0,fr,27829,196,1155516,1,1,Active Shallow Crust,0.0,89.98991,0.0,12/30/9840
+2.14477,44.59372,5491,11,30,16,36,33,3.55,5.0,fr,27830,109,1155840,1,1,Active Shallow Crust,0.0,89.98923,0.0,11/30/5491
+2.14477,44.59372,8619,5,2,15,29,30,3.55,15.0,fr,27831,172,1155841,1,1,Active Shallow Crust,0.0,89.98923,0.0,05/02/8619
+2.14477,44.59372,1111,12,7,21,38,5,3.75,5.0,fr,27832,22,1155864,1,1,Active Shallow Crust,0.0,89.98859,0.0,12/07/1111
+2.14477,44.59372,5357,3,30,11,45,13,3.75,15.0,fr,27833,107,1155868,1,1,Active Shallow Crust,240.0081,58.01753,0.0,03/30/5357
+2.14477,44.59372,9724,12,1,20,8,33,4.15,15.0,fr,27834,194,1155913,1,1,Active Shallow Crust,0.0,89.9892,0.0,12/01/9724
+2.14477,44.59372,2559,7,16,21,22,43,4.95,5.0,fr,27835,51,1156008,1,1,Active Shallow Crust,0.0,89.98997,0.0,07/16/2559
+2.14477,44.59372,860,3,7,12,23,55,5.35,5.0,fr,27836,17,1156059,1,1,Active Shallow Crust,240.0237,57.99767,0.0,03/07/0860
+2.14477,44.59372,3567,12,15,15,31,10,5.95,5.0,fr,27837,71,1156137,1,1,Active Shallow Crust,128.8669,89.99015,0.0,12/15/3567
+6.40171,44.01228,7734,8,6,11,48,48,3.55,5.0,fr,27838,154,1156320,1,2,Active Shallow Crust,0.0,89.99274,0.0,08/06/7734
+6.40171,44.01228,5072,9,20,3,37,15,3.55,5.0,fr,27839,101,1156320,1,2,Active Shallow Crust,0.0,89.99274,0.0,09/20/5072
+6.40171,44.01228,6509,12,19,6,3,18,3.55,15.0,fr,27840,130,1156321,1,1,Active Shallow Crust,0.0,89.99274,0.0,12/19/6509
+6.40171,44.01228,1492,2,9,13,43,10,3.55,5.0,fr,27841,29,1156326,1,1,Active Shallow Crust,0.0,89.99266,-90.0,02/09/1492
+6.40171,44.01228,4583,3,22,4,40,59,3.55,5.0,fr,27842,91,1156329,1,1,Active Shallow Crust,128.8975,89.99275,0.0,03/22/4583
+6.40171,44.01228,7288,12,30,6,45,8,3.65,5.0,fr,27843,145,1156332,1,2,Active Shallow Crust,0.0,89.98708,0.0,12/30/7288
+6.40171,44.01228,8425,7,6,9,26,24,3.65,5.0,fr,27844,168,1156332,1,2,Active Shallow Crust,0.0,89.98708,0.0,07/06/8425
+6.40171,44.01228,7585,5,29,17,10,5,3.65,15.0,fr,27845,151,1156339,1,1,Active Shallow Crust,0.0,89.98692,-90.0,05/29/7585
+6.40171,44.01228,9525,10,17,2,20,54,3.75,5.0,fr,27846,190,1156344,1,1,Active Shallow Crust,0.0,89.98848,0.0,10/17/9525
+6.40171,44.01228,1311,7,5,12,13,43,3.75,5.0,fr,27847,26,1156347,1,1,Active Shallow Crust,240.0073,58.01819,0.0,07/05/1311
+6.40171,44.01228,3256,2,15,12,17,37,3.85,5.0,fr,27848,65,1156365,1,1,Active Shallow Crust,128.897,89.9923,0.0,02/15/3256
+6.40171,44.01228,6593,4,28,16,58,43,3.95,5.0,fr,27849,131,1156368,1,2,Active Shallow Crust,0.0,89.99084,0.0,04/28/6593
+6.40171,44.01228,870,1,7,15,23,49,3.95,5.0,fr,27850,17,1156368,1,2,Active Shallow Crust,0.0,89.99084,0.0,01/07/0870
+6.40171,44.01228,6629,5,14,18,19,34,4.15,5.0,fr,27851,132,1156392,1,1,Active Shallow Crust,0.0,89.9891,0.0,05/14/6629
+6.40171,44.01228,409,8,20,23,40,46,4.15,5.0,fr,27852,8,1156398,1,1,Active Shallow Crust,0.0,89.98897,-90.0,08/20/0409
+6.40171,44.01228,2911,1,28,20,25,48,4.15,5.0,fr,27853,58,1156401,1,1,Active Shallow Crust,128.8987,89.99273,0.0,01/28/2911
+6.40171,44.01228,6814,7,30,8,30,53,4.25,15.0,fr,27854,136,1156411,1,1,Active Shallow Crust,0.0,89.99017,-90.0,07/30/6814
+6.40171,44.01228,2383,7,18,16,51,18,4.65,5.0,fr,27855,47,1156458,1,1,Active Shallow Crust,0.0,89.98966,-90.0,07/18/2383
+6.40171,44.01228,1266,7,31,20,15,49,5.05,5.0,fr,27856,25,1156500,1,1,Active Shallow Crust,0.0,89.98968,0.0,07/31/1266
+6.40171,44.01228,5750,1,29,17,40,13,5.05,15.0,fr,27857,114,1156510,1,1,Active Shallow Crust,128.8864,89.99078,0.0,01/29/5750
+6.40171,44.01228,8838,12,25,7,47,58,5.65,27.5,fr,27858,176,1156574,1,1,Active Shallow Crust,0.0,89.9903,0.0,12/25/8838
+4.35924,47.77711,5691,11,22,1,41,48,3.75,5.0,fr,27859,113,1156824,1,1,Active Shallow Crust,0.0,89.98923,0.0,11/22/5691
+4.35924,47.77711,6893,3,25,15,38,57,4.15,5.0,fr,27860,137,1156872,1,1,Active Shallow Crust,0.0,89.98981,0.0,03/25/6893
+4.35924,47.77711,9997,11,24,5,18,5,4.35,5.0,fr,27861,199,1156896,1,1,Active Shallow Crust,0.0,89.9892,0.0,11/24/9997
+4.35924,47.77711,5090,2,17,8,6,2,5.25,15.0,fr,27862,101,1157011,1,1,Active Shallow Crust,0.0,89.99031,-90.0,02/17/5090
+2.48205,41.72744,3897,5,18,17,51,59,3.55,5.0,fr,27863,77,1157280,1,2,Active Shallow Crust,0.0,89.98871,0.0,05/18/3897
+2.48205,41.72744,2478,2,2,8,15,57,3.55,5.0,fr,27864,49,1157280,1,2,Active Shallow Crust,0.0,89.98871,0.0,02/02/2478
+2.48205,41.72744,5974,5,29,19,23,2,3.55,15.0,fr,27865,119,1157281,1,1,Active Shallow Crust,0.0,89.98871,0.0,05/29/5974
+2.48205,41.72744,5400,5,18,2,5,58,3.55,27.5,fr,27866,107,1157282,1,1,Active Shallow Crust,0.0,89.98871,0.0,05/18/5400
+2.48205,41.72744,6233,4,14,3,39,43,3.55,15.0,fr,27867,124,1157284,1,1,Active Shallow Crust,240.0118,57.99797,0.0,04/14/6233
+2.48205,41.72744,189,11,4,7,15,4,3.55,5.0,fr,27868,3,1157289,1,1,Active Shallow Crust,128.8965,89.99435,0.0,11/04/0189
+2.48205,41.72744,3569,7,7,6,56,20,3.65,5.0,fr,27869,71,1157292,1,1,Active Shallow Crust,0.0,89.98994,0.0,07/07/3569
+2.48205,41.72744,2773,10,7,21,35,12,3.65,5.0,fr,27870,55,1157295,1,1,Active Shallow Crust,240.0006,58.01306,0.0,10/07/2773
+2.48205,41.72744,1094,6,1,16,38,39,3.65,5.0,fr,27871,21,1157298,1,2,Active Shallow Crust,0.0,89.98982,-90.0,06/01/1094
+2.48205,41.72744,4881,2,8,17,14,48,3.65,5.0,fr,27872,97,1157298,1,2,Active Shallow Crust,0.0,89.98982,-90.0,02/08/4881
+2.48205,41.72744,370,4,20,14,39,49,3.65,27.5,fr,27873,7,1157303,1,1,Active Shallow Crust,128.9007,89.96343,0.0,04/20/0370
+2.48205,41.72744,2709,11,24,17,49,4,3.75,5.0,fr,27874,54,1157304,1,1,Active Shallow Crust,0.0,89.99104,0.0,11/24/2709
+2.48205,41.72744,697,7,10,14,3,35,3.75,15.0,fr,27875,13,1157305,1,2,Active Shallow Crust,0.0,89.99104,0.0,07/10/0697
+2.48205,41.72744,8439,9,9,7,55,17,3.75,15.0,fr,27876,168,1157305,1,2,Active Shallow Crust,0.0,89.99104,0.0,09/09/8439
+2.48205,41.72744,7256,9,7,20,1,54,3.75,15.0,fr,27877,145,1157314,1,1,Active Shallow Crust,128.8977,89.96741,0.0,09/07/7256
+2.48205,41.72744,7129,12,3,4,13,35,3.95,5.0,fr,27878,142,1157328,1,1,Active Shallow Crust,0.0,89.9905,0.0,12/03/7129
+2.48205,41.72744,2595,3,12,21,59,24,3.95,15.0,fr,27879,51,1157329,1,2,Active Shallow Crust,0.0,89.9905,0.0,03/12/2595
+2.48205,41.72744,7903,1,3,18,21,27,3.95,15.0,fr,27880,158,1157329,1,2,Active Shallow Crust,0.0,89.9905,0.0,01/03/7903
+2.48205,41.72744,1772,9,5,17,1,22,3.95,27.5,fr,27881,35,1157330,1,1,Active Shallow Crust,0.0,89.9905,0.0,09/05/1772
+2.48205,41.72744,8248,8,7,11,19,24,3.95,5.0,fr,27882,164,1157334,1,1,Active Shallow Crust,0.0,89.99039,-90.0,08/07/8248
+2.48205,41.72744,9013,7,30,18,3,43,3.95,15.0,fr,27883,180,1157335,1,1,Active Shallow Crust,0.0,89.99039,-90.0,07/30/9013
+2.48205,41.72744,9347,6,12,20,51,54,3.95,5.0,fr,27884,186,1157337,1,1,Active Shallow Crust,128.9005,89.99406,0.0,06/12/9347
+2.48205,41.72744,7186,10,23,4,33,55,4.05,5.0,fr,27885,143,1157340,1,4,Active Shallow Crust,0.0,89.98942,0.0,10/23/7186
+2.48205,41.72744,4801,7,25,21,17,31,4.05,5.0,fr,27886,96,1157340,1,4,Active Shallow Crust,0.0,89.98942,0.0,07/25/4801
+2.48205,41.72744,6388,11,17,9,49,25,4.05,5.0,fr,27887,127,1157340,1,4,Active Shallow Crust,0.0,89.98942,0.0,11/17/6388
+2.48205,41.72744,7876,9,14,15,47,13,4.05,5.0,fr,27888,157,1157340,1,4,Active Shallow Crust,0.0,89.98942,0.0,09/14/7876
+2.48205,41.72744,2819,6,3,2,54,17,4.05,5.0,fr,27889,56,1157343,1,1,Active Shallow Crust,240.0054,58.00579,0.0,06/03/2819
+2.48205,41.72744,5853,10,1,4,46,5,4.05,5.0,fr,27890,117,1157349,1,1,Active Shallow Crust,128.8917,89.99365,0.0,10/01/5853
+2.48205,41.72744,3274,3,22,19,48,23,4.15,5.0,fr,27891,65,1157352,1,1,Active Shallow Crust,0.0,89.99057,0.0,03/22/3274
+2.48205,41.72744,8983,3,28,22,19,4,4.15,15.0,fr,27892,179,1157353,1,3,Active Shallow Crust,0.0,89.99057,0.0,03/28/8983
+2.48205,41.72744,9073,4,26,23,25,26,4.15,15.0,fr,27893,181,1157353,1,3,Active Shallow Crust,0.0,89.99057,0.0,04/26/9073
+2.48205,41.72744,5760,10,23,11,6,57,4.15,15.0,fr,27894,115,1157353,1,3,Active Shallow Crust,0.0,89.99057,0.0,10/23/5760
+2.48205,41.72744,3608,10,18,0,53,13,4.15,5.0,fr,27895,72,1157361,1,1,Active Shallow Crust,128.898,89.99435,0.0,10/18/3608
+2.48205,41.72744,8124,8,14,2,18,20,4.25,15.0,fr,27896,162,1157365,1,1,Active Shallow Crust,0.0,89.98991,0.0,08/14/8124
+2.48205,41.72744,3165,10,25,8,23,20,4.25,5.0,fr,27897,63,1157373,1,1,Active Shallow Crust,128.895,89.98105,0.0,10/25/3165
+2.48205,41.72744,3600,9,13,13,10,29,4.25,15.0,fr,27898,71,1157374,1,1,Active Shallow Crust,128.895,89.98105,0.0,09/13/3600
+2.48205,41.72744,5393,8,12,16,15,1,4.35,5.0,fr,27899,107,1157376,1,1,Active Shallow Crust,0.0,89.98951,0.0,08/12/5393
+2.48205,41.72744,2978,11,5,15,0,16,4.35,15.0,fr,27900,59,1157377,1,1,Active Shallow Crust,0.0,89.98951,0.0,11/05/2978
+2.48205,41.72744,6720,10,3,23,35,20,4.55,5.0,fr,27901,134,1157406,1,1,Active Shallow Crust,0.0,89.99037,-90.0,10/03/6720
+2.48205,41.72744,4574,2,14,17,27,9,4.65,5.0,fr,27902,91,1157412,1,1,Active Shallow Crust,0.0,89.99046,0.0,02/14/4574
+2.48205,41.72744,436,4,7,9,12,58,4.85,5.0,fr,27903,8,1157436,1,1,Active Shallow Crust,0.0,89.98989,0.0,04/07/0436
+2.48205,41.72744,8963,4,7,11,10,36,5.15,5.0,fr,27904,179,1157478,1,1,Active Shallow Crust,0.0,89.98974,-90.0,04/07/8963
+2.48205,41.72744,3687,12,17,4,53,29,5.45,5.0,fr,27905,73,1157511,1,1,Active Shallow Crust,240.0213,58.00122,0.0,12/17/3687
+3.2496,51.81793,3667,2,6,18,5,5,4.25,5.0,fr,27906,73,1157844,1,1,Active Shallow Crust,0.0,89.99026,0.0,02/06/3667
+3.2496,51.81793,6071,8,15,22,58,13,5.05,5.0,fr,27907,121,1157943,1,1,Active Shallow Crust,240.0252,57.99815,0.0,08/15/6071
+2.95259,51.04517,2960,3,19,17,29,24,3.55,5.0,fr,27908,59,1158240,1,1,Active Shallow Crust,0.0,89.99049,0.0,03/19/2960
+2.95259,51.04517,5941,2,15,10,51,5,3.55,15.0,fr,27909,118,1158241,1,1,Active Shallow Crust,0.0,89.99049,0.0,02/15/5941
+2.95259,51.04517,6674,7,7,7,57,21,3.55,15.0,fr,27910,133,1158244,1,1,Active Shallow Crust,240.0122,57.99833,0.0,07/07/6674
+2.95259,51.04517,2900,1,5,0,36,59,3.65,5.0,fr,27911,57,1158255,1,1,Active Shallow Crust,240.0019,58.01284,0.0,01/05/2900
+2.95259,51.04517,787,6,15,5,33,37,3.75,15.0,fr,27912,15,1158265,1,1,Active Shallow Crust,0.0,89.98993,0.0,06/15/0787
+2.95259,51.04517,4765,3,20,12,49,49,4.05,5.0,fr,27913,95,1158300,1,1,Active Shallow Crust,0.0,89.9893,0.0,03/20/4765
+2.95259,51.04517,1968,3,13,14,27,17,5.75,5.0,fr,27914,39,1158504,1,1,Active Shallow Crust,0.0,89.98992,0.0,03/13/1968
+2.95259,51.04517,4708,5,26,2,8,4,5.95,5.0,fr,27915,94,1158528,1,1,Active Shallow Crust,0.0,89.98999,0.0,05/26/4708
+3.77253,43.79166,7905,3,7,12,30,8,3.55,5.0,fr,27916,158,1158720,1,1,Active Shallow Crust,0.0,89.98908,0.0,03/07/7905
+3.77253,43.79166,4585,12,13,16,5,19,3.75,5.0,fr,27917,91,1158747,1,1,Active Shallow Crust,240.0083,58.01697,0.0,12/13/4585
+3.77253,43.79166,9576,4,13,16,59,37,3.85,5.0,fr,27918,191,1158756,1,1,Active Shallow Crust,0.0,89.98969,0.0,04/13/9576
+3.77253,43.79166,3007,3,31,10,57,17,3.85,5.0,fr,27919,60,1158759,1,1,Active Shallow Crust,240.011,57.99745,0.0,03/31/3007
+3.77253,43.79166,5275,7,13,11,5,6,4.75,15.0,fr,27920,105,1158871,1,1,Active Shallow Crust,0.0,89.98982,-90.0,07/13/5275
+7.25284,47.25503,4301,3,23,2,35,49,3.55,5.0,fr,27921,86,1159200,1,4,Active Shallow Crust,0.0,89.99316,0.0,03/23/4301
+7.25284,47.25503,58,10,8,5,19,42,3.55,5.0,fr,27922,1,1159200,1,4,Active Shallow Crust,0.0,89.99316,0.0,10/08/0058
+7.25284,47.25503,2655,4,5,6,39,49,3.55,5.0,fr,27923,53,1159200,1,4,Active Shallow Crust,0.0,89.99316,0.0,04/05/2655
+7.25284,47.25503,8253,2,4,19,31,15,3.55,5.0,fr,27924,165,1159200,1,4,Active Shallow Crust,0.0,89.99316,0.0,02/04/8253
+7.25284,47.25503,5489,2,17,18,46,4,3.55,15.0,fr,27925,109,1159201,1,1,Active Shallow Crust,0.0,89.99316,0.0,02/17/5489
+7.25284,47.25503,6467,9,20,2,48,1,3.55,5.0,fr,27926,129,1159203,1,1,Active Shallow Crust,240.0123,57.99832,0.0,09/20/6467
+7.25284,47.25503,8232,11,14,19,31,42,3.65,5.0,fr,27927,164,1159212,1,3,Active Shallow Crust,0.0,89.9878,0.0,11/14/8232
+7.25284,47.25503,3105,1,11,18,4,14,3.65,5.0,fr,27928,62,1159212,1,3,Active Shallow Crust,0.0,89.9878,0.0,01/11/3105
+7.25284,47.25503,7539,1,10,12,37,30,3.65,5.0,fr,27929,150,1159212,1,3,Active Shallow Crust,0.0,89.9878,0.0,01/10/7539
+7.25284,47.25503,8404,10,1,3,36,45,3.65,15.0,fr,27930,168,1159213,1,1,Active Shallow Crust,0.0,89.9878,0.0,10/01/8404
+7.25284,47.25503,4738,1,7,5,9,44,3.65,5.0,fr,27931,94,1159215,1,1,Active Shallow Crust,240.0023,58.01208,0.0,01/07/4738
+7.25284,47.25503,3954,3,6,14,36,5,3.65,15.0,fr,27932,79,1159219,1,1,Active Shallow Crust,0.0,89.98766,-90.0,03/06/3954
+7.25284,47.25503,8875,2,7,11,46,20,3.75,5.0,fr,27933,177,1159224,1,2,Active Shallow Crust,0.0,89.98913,0.0,02/07/8875
+7.25284,47.25503,1582,3,24,10,1,14,3.75,5.0,fr,27934,31,1159224,1,2,Active Shallow Crust,0.0,89.98913,0.0,03/24/1582
+7.25284,47.25503,6667,5,15,9,6,23,3.75,15.0,fr,27935,133,1159225,1,1,Active Shallow Crust,0.0,89.98913,0.0,05/15/6667
+7.25284,47.25503,8460,9,6,9,10,15,3.75,27.5,fr,27936,169,1159226,1,1,Active Shallow Crust,0.0,89.98913,0.0,09/06/8460
+7.25284,47.25503,8380,2,18,6,0,57,3.75,5.0,fr,27937,167,1159230,1,1,Active Shallow Crust,0.0,89.989,-90.0,02/18/8380
+7.25284,47.25503,9734,12,2,22,13,59,3.75,27.5,fr,27938,194,1159232,1,1,Active Shallow Crust,0.0,89.989,-90.0,12/02/9734
+7.25284,47.25503,4436,11,9,22,20,16,3.75,15.0,fr,27939,88,1159234,1,1,Active Shallow Crust,128.8971,89.96694,0.0,11/09/4436
+7.25284,47.25503,3107,1,6,4,5,37,3.85,5.0,fr,27940,62,1159236,1,2,Active Shallow Crust,0.0,89.99031,0.0,01/06/3107
+7.25284,47.25503,2951,11,22,22,47,26,3.85,5.0,fr,27941,59,1159236,1,2,Active Shallow Crust,0.0,89.99031,0.0,11/22/2951
+7.25284,47.25503,2357,6,17,11,25,2,3.85,5.0,fr,27942,47,1159242,1,1,Active Shallow Crust,0.0,89.9902,-90.0,06/17/2357
+7.25284,47.25503,1099,3,24,23,16,30,3.85,15.0,fr,27943,21,1159243,1,1,Active Shallow Crust,0.0,89.9902,-90.0,03/24/1099
+7.25284,47.25503,8498,7,30,22,25,22,3.95,5.0,fr,27944,169,1159248,1,3,Active Shallow Crust,0.0,89.99136,0.0,07/30/8498
+7.25284,47.25503,1826,6,11,2,6,8,3.95,5.0,fr,27945,36,1159248,1,3,Active Shallow Crust,0.0,89.99136,0.0,06/11/1826
+7.25284,47.25503,2673,11,24,9,47,42,3.95,5.0,fr,27946,53,1159248,1,3,Active Shallow Crust,0.0,89.99136,0.0,11/24/2673
+7.25284,47.25503,9635,7,4,9,0,12,3.95,15.0,fr,27947,192,1159249,1,1,Active Shallow Crust,0.0,89.99136,0.0,07/04/9635
+7.25284,47.25503,2132,5,7,5,14,38,3.95,5.0,fr,27948,42,1159251,1,1,Active Shallow Crust,240.0191,58.00549,0.0,05/07/2132
+7.25284,47.25503,7033,1,15,23,30,14,3.95,5.0,fr,27949,140,1159254,1,1,Active Shallow Crust,0.0,89.99126,-90.0,01/15/7033
+7.25284,47.25503,8429,3,25,14,35,59,4.05,5.0,fr,27950,168,1159260,1,1,Active Shallow Crust,0.0,89.98846,0.0,03/25/8429
+7.25284,47.25503,2754,3,30,11,5,22,4.05,15.0,fr,27951,55,1159261,1,1,Active Shallow Crust,0.0,89.98846,0.0,03/30/2754
+7.25284,47.25503,6755,7,27,5,18,34,4.05,5.0,fr,27952,135,1159263,1,1,Active Shallow Crust,240.0054,58.00611,0.0,07/27/6755
+7.25284,47.25503,2148,3,29,19,5,33,4.05,15.0,fr,27953,42,1159264,1,2,Active Shallow Crust,240.0054,58.00608,0.0,03/29/2148
+7.25284,47.25503,2895,11,17,16,29,41,4.05,15.0,fr,27954,57,1159264,1,2,Active Shallow Crust,240.0054,58.00608,0.0,11/17/2895
+7.25284,47.25503,7270,5,12,12,34,17,4.05,15.0,fr,27955,145,1159267,1,1,Active Shallow Crust,0.0,89.98832,-90.0,05/12/7270
+7.25284,47.25503,8986,4,13,6,44,16,4.15,5.0,fr,27956,179,1159272,1,1,Active Shallow Crust,0.0,89.98971,0.0,04/13/8986
+7.25284,47.25503,2340,4,21,7,56,56,4.15,5.0,fr,27957,46,1159278,1,1,Active Shallow Crust,0.0,89.98959,-90.0,04/21/2340
+7.25284,47.25503,5453,7,13,19,16,36,4.15,15.0,fr,27958,109,1159279,1,1,Active Shallow Crust,0.0,89.98959,-90.0,07/13/5453
+7.25284,47.25503,7856,1,8,7,15,30,4.25,5.0,fr,27959,157,1159284,1,2,Active Shallow Crust,0.0,89.99083,0.0,01/08/7856
+7.25284,47.25503,6726,7,7,11,9,39,4.25,5.0,fr,27960,134,1159284,1,2,Active Shallow Crust,0.0,89.99083,0.0,07/07/6726
+7.25284,47.25503,2005,8,29,9,35,29,4.25,5.0,fr,27961,40,1159293,1,1,Active Shallow Crust,128.8937,89.98097,0.0,08/29/2005
+7.25284,47.25503,1362,3,26,12,44,25,4.35,5.0,fr,27962,27,1159296,1,2,Active Shallow Crust,0.0,89.9891,0.0,03/26/1362
+7.25284,47.25503,6796,3,4,17,17,13,4.35,5.0,fr,27963,135,1159296,1,2,Active Shallow Crust,0.0,89.9891,0.0,03/04/6796
+7.25284,47.25503,9767,4,3,10,9,47,4.35,15.0,fr,27964,195,1159297,1,1,Active Shallow Crust,0.0,89.9891,0.0,04/03/9767
+7.25284,47.25503,871,6,17,23,51,35,4.35,15.0,fr,27965,17,1159303,1,1,Active Shallow Crust,0.0,89.98898,-90.0,06/17/0871
+7.25284,47.25503,3565,7,16,3,36,38,4.55,5.0,fr,27966,71,1159320,1,2,Active Shallow Crust,0.0,89.98917,0.0,07/16/3565
+7.25284,47.25503,4345,1,19,11,3,1,4.55,5.0,fr,27967,86,1159320,1,2,Active Shallow Crust,0.0,89.98917,0.0,01/19/4345
+7.25284,47.25503,4908,4,2,13,59,11,4.65,5.0,fr,27968,98,1159332,1,1,Active Shallow Crust,0.0,89.99036,0.0,04/02/4908
+7.25284,47.25503,8661,12,21,8,7,30,4.65,5.0,fr,27969,173,1159335,1,1,Active Shallow Crust,240.0112,57.99421,0.0,12/21/8661
+7.25284,47.25503,698,7,14,2,23,18,4.85,15.0,fr,27970,13,1159357,1,1,Active Shallow Crust,0.0,89.98927,0.0,07/14/0698
+7.25284,47.25503,2069,11,16,18,46,11,5.35,5.0,fr,27971,41,1159419,1,1,Active Shallow Crust,240.0256,57.99807,0.0,11/16/2069
+7.25284,47.25503,817,2,17,6,33,50,5.55,5.0,fr,27972,16,1159443,1,1,Active Shallow Crust,240.0334,57.99958,0.0,02/17/0817
+7.25284,47.25503,2173,1,4,23,11,9,6.15,15.0,fr,27973,43,1159519,1,1,Active Shallow Crust,0.0,89.98993,-90.0,01/04/2173
+-0.42542,45.58415,6522,1,8,5,23,46,3.55,5.0,fr,27974,130,1159680,1,2,Active Shallow Crust,0.0,89.98985,0.0,01/08/6522
+-0.42542,45.58415,9700,10,9,5,57,55,3.55,5.0,fr,27975,193,1159680,1,2,Active Shallow Crust,0.0,89.98985,0.0,10/09/9700
+-0.42542,45.58415,4721,6,16,23,41,38,3.55,27.5,fr,27976,94,1159682,1,1,Active Shallow Crust,0.0,89.98985,0.0,06/16/4721
+-0.42542,45.58415,3505,12,16,10,43,56,3.55,5.0,fr,27977,70,1159686,1,1,Active Shallow Crust,0.0,89.99018,-90.0,12/16/3505
+-0.42542,45.58415,9689,5,17,9,26,51,3.65,5.0,fr,27978,193,1159692,1,2,Active Shallow Crust,0.0,89.99017,0.0,05/17/9689
+-0.42542,45.58415,4772,1,3,11,56,18,3.65,5.0,fr,27979,95,1159692,1,2,Active Shallow Crust,0.0,89.99017,0.0,01/03/4772
+-0.42542,45.58415,8234,10,22,9,37,32,3.65,5.0,fr,27980,164,1159701,1,1,Active Shallow Crust,128.9004,89.96351,0.0,10/22/8234
+-0.42542,45.58415,3893,3,21,17,51,45,3.85,5.0,fr,27981,77,1159716,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/21/3893
+-0.42542,45.58415,4342,11,28,4,16,9,3.95,5.0,fr,27982,86,1159728,1,1,Active Shallow Crust,0.0,89.98998,0.0,11/28/4342
+-0.42542,45.58415,5776,7,17,11,49,6,4.25,5.0,fr,27983,115,1159773,1,1,Active Shallow Crust,128.8944,89.98094,0.0,07/17/5776
+-0.42542,45.58415,5367,12,18,17,15,39,4.75,5.0,fr,27984,107,1159833,1,1,Active Shallow Crust,128.889,89.98806,0.0,12/18/5367
+-0.42542,45.58415,3407,9,18,14,46,9,5.05,5.0,fr,27985,68,1159860,1,1,Active Shallow Crust,360.0,89.99004,0.0,09/18/3407
+-0.42542,45.58415,1168,9,23,18,40,55,5.25,15.0,fr,27986,23,1159885,1,1,Active Shallow Crust,360.0,89.99003,0.0,09/23/1168
+4.62948,46.27373,2321,6,6,6,26,6,3.55,5.0,fr,27987,46,1160163,1,1,Active Shallow Crust,240.0117,57.9982,0.0,06/06/2321
+4.62948,46.27373,8042,3,29,0,34,23,3.65,15.0,fr,27988,160,1160173,1,1,Active Shallow Crust,0.0,89.98758,0.0,03/29/8042
+4.62948,46.27373,2528,1,31,3,48,9,3.85,5.0,fr,27989,50,1160196,1,1,Active Shallow Crust,0.0,89.99013,0.0,01/31/2528
+4.62948,46.27373,2874,3,6,22,25,32,3.85,5.0,fr,27990,57,1160199,1,1,Active Shallow Crust,240.0109,57.99772,0.0,03/06/2874
+4.62948,46.27373,1659,10,1,4,47,11,3.85,15.0,fr,27991,33,1160206,1,1,Active Shallow Crust,128.8953,89.9926,0.0,10/01/1659
+4.62948,46.27373,5339,2,16,11,53,25,3.95,5.0,fr,27992,106,1160208,1,1,Active Shallow Crust,0.0,89.9912,0.0,02/16/5339
+4.62948,46.27373,8939,11,17,15,5,39,4.25,15.0,fr,27993,178,1160245,1,1,Active Shallow Crust,0.0,89.99066,0.0,11/17/8939
+4.62948,46.27373,8911,5,4,4,44,49,4.35,5.0,fr,27994,178,1160256,1,1,Active Shallow Crust,0.0,89.9889,0.0,05/04/8911
+5.06027,51.36425,9868,8,16,15,45,20,3.55,5.0,fr,27995,197,1161120,1,2,Active Shallow Crust,0.0,89.98741,0.0,08/16/9868
+5.06027,51.36425,9033,5,26,2,0,18,3.55,5.0,fr,27996,180,1161120,1,2,Active Shallow Crust,0.0,89.98741,0.0,05/26/9033
+5.06027,51.36425,252,1,31,7,35,53,3.65,5.0,fr,27997,5,1161135,1,1,Active Shallow Crust,240.0018,58.01268,0.0,01/31/0252
+5.06027,51.36425,950,3,22,18,18,36,3.75,5.0,fr,27998,18,1161150,1,1,Active Shallow Crust,0.0,89.98988,-90.0,03/22/0950
+5.06027,51.36425,4824,12,27,22,51,37,3.85,15.0,fr,27999,96,1161157,1,1,Active Shallow Crust,0.0,89.99109,0.0,12/27/4824
+5.06027,51.36425,8502,5,22,16,33,11,4.25,15.0,fr,28000,170,1161205,1,1,Active Shallow Crust,0.0,89.98875,0.0,05/22/8502
+5.06027,51.36425,5954,7,21,10,5,52,5.25,5.0,fr,28001,119,1161333,1,1,Active Shallow Crust,128.8846,89.98701,0.0,07/21/5954
+0.44545,52.25452,8771,5,20,13,4,55,3.55,15.0,fr,28002,175,1161607,1,1,Active Shallow Crust,0.0,89.98985,-90.0,05/20/8771
+0.44545,52.25452,1496,10,2,2,38,47,4.05,5.0,fr,28003,29,1161660,1,1,Active Shallow Crust,0.0,89.99002,0.0,10/02/1496
+1.60794,51.65121,8327,5,23,16,30,56,3.55,5.0,fr,28004,166,1162080,1,2,Active Shallow Crust,0.0,89.99062,0.0,05/23/8327
+1.60794,51.65121,8805,7,12,3,38,13,3.55,5.0,fr,28005,176,1162080,1,2,Active Shallow Crust,0.0,89.99062,0.0,07/12/8805
+1.60794,51.65121,2313,8,16,18,41,18,3.65,5.0,fr,28006,46,1162092,1,2,Active Shallow Crust,0.0,89.99024,0.0,08/16/2313
+1.60794,51.65121,1562,8,6,11,6,0,3.65,5.0,fr,28007,31,1162092,1,2,Active Shallow Crust,0.0,89.99024,0.0,08/06/1562
+1.60794,51.65121,7526,7,16,8,54,2,3.65,5.0,fr,28008,150,1162095,1,1,Active Shallow Crust,240.0019,58.0129,0.0,07/16/7526
+1.60794,51.65121,8253,3,7,1,4,4,3.75,5.0,fr,28009,165,1162104,1,1,Active Shallow Crust,0.0,89.99006,0.0,03/07/8253
+1.60794,51.65121,9145,11,14,4,34,22,3.85,5.0,fr,28010,182,1162116,1,1,Active Shallow Crust,0.0,89.99004,0.0,11/14/9145
+1.60794,51.65121,3619,2,3,9,27,29,3.85,15.0,fr,28011,72,1162120,1,1,Active Shallow Crust,240.0116,57.99805,0.0,02/03/3619
+1.60794,51.65121,7462,1,1,2,26,49,3.95,15.0,fr,28012,149,1162135,1,1,Active Shallow Crust,0.0,89.99001,-90.0,01/01/7462
+1.60794,51.65121,9572,6,17,18,5,41,4.65,15.0,fr,28013,191,1162213,1,1,Active Shallow Crust,0.0,89.98986,0.0,06/17/9572
+1.60794,51.65121,704,9,20,20,39,2,5.05,5.0,fr,28014,14,1162260,1,1,Active Shallow Crust,0.0,89.98998,0.0,09/20/0704
+1.87694,46.55444,2976,3,4,17,17,28,3.55,5.0,fr,28015,59,1162560,1,3,Active Shallow Crust,0.0,89.9896,0.0,03/04/2976
+1.87694,46.55444,629,5,7,4,16,27,3.55,5.0,fr,28016,12,1162560,1,3,Active Shallow Crust,0.0,89.9896,0.0,05/07/0629
+1.87694,46.55444,3335,9,29,2,54,11,3.55,5.0,fr,28017,66,1162560,1,3,Active Shallow Crust,0.0,89.9896,0.0,09/29/3335
+1.87694,46.55444,3682,9,7,17,52,11,3.55,5.0,fr,28018,73,1162566,1,1,Active Shallow Crust,0.0,89.98948,-90.0,09/07/3682
+1.87694,46.55444,6515,7,4,20,0,11,3.65,27.5,fr,28019,130,1162574,1,1,Active Shallow Crust,0.0,89.99073,0.0,07/04/6515
+1.87694,46.55444,3798,4,7,13,18,4,3.65,15.0,fr,28020,75,1162579,1,1,Active Shallow Crust,0.0,89.99062,-90.0,04/07/3798
+1.87694,46.55444,9659,11,8,2,4,1,3.75,5.0,fr,28021,193,1162584,1,2,Active Shallow Crust,0.0,89.99036,0.0,11/08/9659
+1.87694,46.55444,1791,2,9,7,9,27,3.75,5.0,fr,28022,35,1162584,1,2,Active Shallow Crust,0.0,89.99036,0.0,02/09/1791
+1.87694,46.55444,8421,2,22,17,9,44,3.75,5.0,fr,28023,168,1162587,1,1,Active Shallow Crust,240.0083,58.01774,0.0,02/22/8421
+1.87694,46.55444,6572,4,15,22,23,50,3.95,27.5,fr,28024,131,1162613,1,1,Active Shallow Crust,240.0199,58.00499,0.0,04/15/6572
+1.87694,46.55444,1001,1,4,7,59,0,4.05,15.0,fr,28025,20,1162621,1,2,Active Shallow Crust,0.0,89.99025,0.0,01/04/1001
+1.87694,46.55444,5749,4,26,6,1,43,4.05,15.0,fr,28026,114,1162621,1,2,Active Shallow Crust,0.0,89.99025,0.0,04/26/5749
+1.87694,46.55444,8577,12,18,17,10,36,4.25,5.0,fr,28027,171,1162650,1,1,Active Shallow Crust,0.0,89.98981,-90.0,12/18/8577
+1.87694,46.55444,7777,11,25,9,3,26,4.25,5.0,fr,28028,155,1162653,1,1,Active Shallow Crust,128.8943,89.98082,0.0,11/25/7777
+1.87694,46.55444,8778,6,12,21,59,14,4.55,5.0,fr,28029,175,1162680,1,1,Active Shallow Crust,0.0,89.99013,0.0,06/12/8778
+1.87694,46.55444,5977,6,23,8,22,10,4.75,5.0,fr,28030,119,1162704,1,1,Active Shallow Crust,0.0,89.98998,0.0,06/23/5977
+1.87694,46.55444,7028,7,6,2,6,36,5.95,15.0,fr,28031,140,1162852,1,1,Active Shallow Crust,240.0512,58.00066,0.0,07/06/7028
+5.63489,42.71391,8262,5,4,8,14,23,3.55,5.0,fr,28032,165,1163040,1,1,Active Shallow Crust,0.0,89.99259,0.0,05/04/8262
+5.63489,42.71391,4412,9,4,15,22,22,3.65,5.0,fr,28033,88,1163052,1,1,Active Shallow Crust,0.0,89.98679,0.0,09/04/4412
+5.63489,42.71391,1808,2,18,18,34,35,4.05,5.0,fr,28034,36,1163100,1,1,Active Shallow Crust,0.0,89.99167,0.0,02/18/1808
+5.63489,42.71391,5272,2,1,2,10,30,4.05,15.0,fr,28035,105,1163104,1,1,Active Shallow Crust,240.0053,58.00574,0.0,02/01/5272
+6.18018,46.22003,4393,4,21,23,38,50,3.55,5.0,fr,28036,87,1163520,1,1,Active Shallow Crust,0.0,89.99303,0.0,04/21/4393
+6.18018,46.22003,4371,4,6,21,30,22,3.55,15.0,fr,28037,87,1163521,1,3,Active Shallow Crust,0.0,89.99303,0.0,04/06/4371
+6.18018,46.22003,2843,4,26,0,1,42,3.55,15.0,fr,28038,56,1163521,1,3,Active Shallow Crust,0.0,89.99303,0.0,04/26/2843
+6.18018,46.22003,7248,1,9,17,9,57,3.55,15.0,fr,28039,144,1163521,1,3,Active Shallow Crust,0.0,89.99303,0.0,01/09/7248
+6.18018,46.22003,3727,4,17,9,47,15,3.65,5.0,fr,28040,74,1163532,1,3,Active Shallow Crust,0.0,89.98756,0.0,04/17/3727
+6.18018,46.22003,9284,12,21,7,4,48,3.65,5.0,fr,28041,185,1163532,1,3,Active Shallow Crust,0.0,89.98756,0.0,12/21/9284
+6.18018,46.22003,3987,5,11,22,11,2,3.65,5.0,fr,28042,79,1163532,1,3,Active Shallow Crust,0.0,89.98756,0.0,05/11/3987
+6.18018,46.22003,855,9,29,23,17,14,3.65,5.0,fr,28043,17,1163538,1,1,Active Shallow Crust,0.0,89.98742,-90.0,09/29/0855
+6.18018,46.22003,1458,3,21,7,27,9,3.75,5.0,fr,28044,29,1163544,1,2,Active Shallow Crust,0.0,89.98891,0.0,03/21/1458
+6.18018,46.22003,6097,3,9,21,7,8,3.75,5.0,fr,28045,121,1163544,1,2,Active Shallow Crust,0.0,89.98891,0.0,03/09/6097
+6.18018,46.22003,4342,5,11,22,3,50,3.85,15.0,fr,28046,86,1163557,1,1,Active Shallow Crust,0.0,89.99012,0.0,05/11/4342
+6.18018,46.22003,8669,10,27,21,16,58,3.85,5.0,fr,28047,173,1163562,1,1,Active Shallow Crust,0.0,89.99001,-90.0,10/27/8669
+6.18018,46.22003,4555,6,4,10,28,37,3.95,15.0,fr,28048,91,1163575,1,1,Active Shallow Crust,0.0,89.9911,-90.0,06/04/4555
+6.18018,46.22003,6140,3,13,0,8,12,4.05,5.0,fr,28049,122,1163580,1,3,Active Shallow Crust,0.0,89.98823,0.0,03/13/6140
+6.18018,46.22003,1721,1,29,4,13,52,4.05,5.0,fr,28050,34,1163580,1,3,Active Shallow Crust,0.0,89.98823,0.0,01/29/1721
+6.18018,46.22003,6345,10,19,16,39,16,4.05,5.0,fr,28051,126,1163580,1,3,Active Shallow Crust,0.0,89.98823,0.0,10/19/6345
+6.18018,46.22003,8544,8,3,1,8,6,4.05,5.0,fr,28052,170,1163583,1,1,Active Shallow Crust,240.0054,58.00612,0.0,08/03/8544
+6.18018,46.22003,4461,12,22,20,37,26,4.05,15.0,fr,28053,89,1163587,1,1,Active Shallow Crust,0.0,89.98809,-90.0,12/22/4461
+6.18018,46.22003,5795,1,31,15,8,37,4.15,5.0,fr,28054,115,1163592,1,2,Active Shallow Crust,0.0,89.98951,0.0,01/31/5795
+6.18018,46.22003,6461,2,27,1,51,50,4.15,5.0,fr,28055,129,1163592,1,2,Active Shallow Crust,0.0,89.98951,0.0,02/27/6461
+6.18018,46.22003,5164,3,1,13,51,11,4.25,15.0,fr,28056,103,1163605,1,1,Active Shallow Crust,0.0,89.99065,0.0,03/01/5164
+6.18018,46.22003,7611,6,17,11,40,31,4.35,15.0,fr,28057,152,1163617,1,1,Active Shallow Crust,0.0,89.98889,0.0,06/17/7611
+6.18018,46.22003,6033,4,17,3,10,54,4.35,27.5,fr,28058,120,1163618,1,1,Active Shallow Crust,0.0,89.98889,0.0,04/17/6033
+6.18018,46.22003,9021,4,7,14,21,36,4.45,5.0,fr,28059,180,1163628,1,1,Active Shallow Crust,0.0,89.9901,0.0,04/07/9021
+6.18018,46.22003,2558,9,14,2,40,45,4.65,15.0,fr,28060,51,1163653,1,1,Active Shallow Crust,0.0,89.99017,0.0,09/14/2558
+6.18018,46.22003,9767,6,5,8,44,54,4.85,5.0,fr,28061,195,1163679,1,1,Active Shallow Crust,240.0169,58.0024,0.0,06/05/9767
+6.18018,46.22003,3996,12,30,9,58,32,5.25,5.0,fr,28062,79,1163724,1,1,Active Shallow Crust,0.0,89.99014,0.0,12/30/3996
+6.18018,46.22003,3676,2,14,4,26,13,5.35,27.5,fr,28063,73,1163738,1,1,Active Shallow Crust,0.0,89.99033,0.0,02/14/3676
+6.18018,46.22003,545,7,11,1,29,59,5.45,15.0,fr,28064,10,1163749,1,1,Active Shallow Crust,0.0,89.98982,0.0,07/11/0545
+-2.633,48.77988,3592,3,31,5,5,56,3.55,5.0,fr,28065,71,1164000,1,2,Active Shallow Crust,0.0,89.99004,0.0,03/31/3592
+-2.633,48.77988,7483,9,25,12,32,53,3.55,5.0,fr,28066,149,1164000,1,2,Active Shallow Crust,0.0,89.99004,0.0,09/25/7483
+-2.633,48.77988,9251,6,28,5,52,57,3.55,15.0,fr,28067,185,1164001,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/28/9251
+-2.633,48.77988,6157,8,27,4,21,23,3.55,15.0,fr,28068,123,1164007,1,1,Active Shallow Crust,0.0,89.98991,-90.0,08/27/6157
+-2.633,48.77988,9661,1,30,13,25,43,3.65,5.0,fr,28069,193,1164012,1,1,Active Shallow Crust,0.0,89.99112,0.0,01/30/9661
+-2.633,48.77988,8596,2,3,18,5,47,3.75,15.0,fr,28070,171,1164025,1,1,Active Shallow Crust,0.0,89.98944,0.0,02/03/8596
+-2.633,48.77988,8607,6,6,23,32,9,3.75,15.0,fr,28071,172,1164034,1,1,Active Shallow Crust,128.8969,89.96729,0.0,06/06/8607
+-2.633,48.77988,3881,3,7,4,9,31,4.25,15.0,fr,28072,77,1164085,1,1,Active Shallow Crust,0.0,89.98961,0.0,03/07/3881
+-2.633,48.77988,6484,1,19,14,36,11,4.35,15.0,fr,28073,129,1164097,1,1,Active Shallow Crust,0.0,89.98942,0.0,01/19/6484
+-2.633,48.77988,1389,6,9,8,0,44,4.35,5.0,fr,28074,27,1164099,1,1,Active Shallow Crust,240.0091,57.99606,0.0,06/09/1389
+-2.633,48.77988,2423,5,2,15,43,16,4.75,27.5,fr,28075,48,1164146,1,1,Active Shallow Crust,0.0,89.98998,0.0,05/02/2423
+-2.633,48.77988,6470,9,28,19,14,28,4.75,5.0,fr,28076,129,1164147,1,1,Active Shallow Crust,240.0084,58.00452,0.0,09/28/6470
+1.36567,44.91446,3028,6,12,11,22,1,3.65,5.0,fr,28077,60,1164492,1,1,Active Shallow Crust,0.0,89.99046,0.0,06/12/3028
+1.36567,44.91446,8769,5,7,19,11,34,3.85,5.0,fr,28078,175,1164516,1,1,Active Shallow Crust,0.0,89.98989,0.0,05/07/8769
+1.36567,44.91446,9025,1,10,13,17,48,4.05,5.0,fr,28079,180,1164540,1,1,Active Shallow Crust,0.0,89.98996,0.0,01/10/9025
+1.36567,44.91446,3795,1,20,17,46,34,4.15,5.0,fr,28080,75,1164552,1,1,Active Shallow Crust,0.0,89.99016,0.0,01/20/3795
+1.36567,44.91446,7111,11,15,18,48,57,4.15,5.0,fr,28081,142,1164555,1,1,Active Shallow Crust,240.0081,57.99729,0.0,11/15/7111
+1.36567,44.91446,2649,1,25,22,15,12,4.45,15.0,fr,28082,52,1164592,1,1,Active Shallow Crust,240.0049,57.99469,0.0,01/25/2649
+1.36567,44.91446,6738,7,23,21,26,16,5.25,15.0,fr,28083,134,1164688,1,1,Active Shallow Crust,240.0245,58.00008,0.0,07/23/6738
+3.46187,44.93132,9115,6,24,22,55,26,3.55,15.0,fr,28084,182,1164961,1,2,Active Shallow Crust,0.0,89.98929,0.0,06/24/9115
+3.46187,44.93132,2739,5,27,6,47,57,3.55,15.0,fr,28085,54,1164961,1,2,Active Shallow Crust,0.0,89.98929,0.0,05/27/2739
+3.46187,44.93132,4895,4,26,18,27,48,3.65,5.0,fr,28086,97,1164972,1,2,Active Shallow Crust,0.0,89.99046,0.0,04/26/4895
+3.46187,44.93132,5296,11,19,5,8,7,3.65,5.0,fr,28087,105,1164972,1,2,Active Shallow Crust,0.0,89.99046,0.0,11/19/5296
+3.46187,44.93132,1426,11,6,17,19,42,3.65,27.5,fr,28088,28,1164974,1,1,Active Shallow Crust,0.0,89.99046,0.0,11/06/1426
+3.46187,44.93132,3908,8,20,2,32,17,3.65,5.0,fr,28089,78,1164981,1,1,Active Shallow Crust,128.9006,89.96349,0.0,08/20/3908
+3.46187,44.93132,5535,11,13,21,56,0,3.75,5.0,fr,28090,110,1164984,1,2,Active Shallow Crust,0.0,89.98866,0.0,11/13/5535
+3.46187,44.93132,1512,8,20,10,25,36,3.75,5.0,fr,28091,30,1164984,1,2,Active Shallow Crust,0.0,89.98866,0.0,08/20/1512
+3.46187,44.93132,4044,5,12,16,28,22,3.75,5.0,fr,28092,80,1164987,1,1,Active Shallow Crust,240.0082,58.01717,0.0,05/12/4044
+3.46187,44.93132,7736,4,18,23,28,9,3.85,5.0,fr,28093,154,1164996,1,1,Active Shallow Crust,0.0,89.98989,0.0,04/18/7736
+3.46187,44.93132,9093,2,16,3,0,25,3.85,15.0,fr,28094,181,1164997,1,1,Active Shallow Crust,0.0,89.98989,0.0,02/16/9093
+3.46187,44.93132,8371,7,11,20,16,15,3.85,15.0,fr,28095,167,1165006,1,1,Active Shallow Crust,128.8956,89.99368,0.0,07/11/8371
+3.46187,44.93132,3713,5,26,14,43,7,4.05,5.0,fr,28096,74,1165023,1,1,Active Shallow Crust,240.0056,58.00563,0.0,05/26/3713
+3.46187,44.93132,6334,3,25,4,16,31,4.25,15.0,fr,28097,126,1165045,1,1,Active Shallow Crust,0.0,89.99043,0.0,03/25/6334
+3.46187,44.93132,1078,9,11,21,31,47,4.35,5.0,fr,28098,21,1165065,1,1,Active Shallow Crust,128.8983,89.98272,0.0,09/11/1078
+3.46187,44.93132,592,9,1,10,16,0,4.85,5.0,fr,28099,11,1165116,1,1,Active Shallow Crust,0.0,89.98961,0.0,09/01/0592
+3.46187,44.93132,7471,11,1,16,36,47,5.45,15.0,fr,28100,149,1165192,1,1,Active Shallow Crust,240.0276,57.99819,0.0,11/01/7471
+3.82176,40.44104,6566,11,7,7,11,21,3.55,5.0,fr,28101,131,1165449,1,1,Active Shallow Crust,128.8972,89.99232,0.0,11/07/6566
+5.72372,48.34464,5939,10,31,12,10,14,3.55,5.0,fr,28102,118,1165926,1,1,Active Shallow Crust,0.0,89.99322,-90.0,10/31/5939
+5.72372,48.34464,5915,11,26,15,27,28,3.65,5.0,fr,28103,118,1165935,1,1,Active Shallow Crust,240.0012,58.01273,0.0,11/26/5915
+5.72372,48.34464,2471,8,7,4,20,56,3.95,5.0,fr,28104,49,1165968,1,2,Active Shallow Crust,0.0,89.99154,0.0,08/07/2471
+5.72372,48.34464,219,1,4,18,1,37,3.95,5.0,fr,28105,4,1165968,1,2,Active Shallow Crust,0.0,89.99154,0.0,01/04/0219
+5.72372,48.34464,7277,12,14,23,56,59,4.05,15.0,fr,28106,145,1165981,1,1,Active Shallow Crust,0.0,89.98869,0.0,12/14/7277
+5.72372,48.34464,2589,3,24,18,19,27,4.25,5.0,fr,28107,51,1166007,1,1,Active Shallow Crust,240.0081,57.99415,0.0,03/24/2589
+5.72372,48.34464,4653,2,5,2,59,3,4.95,5.0,fr,28108,93,1166088,1,1,Active Shallow Crust,0.0,89.99064,0.0,02/05/4653
+0.71044,51.61998,3102,4,22,7,19,59,3.55,5.0,fr,28109,62,1166400,1,2,Active Shallow Crust,0.0,89.98982,0.0,04/22/3102
+0.71044,51.61998,8092,2,12,13,35,24,3.55,5.0,fr,28110,161,1166400,1,2,Active Shallow Crust,0.0,89.98982,0.0,02/12/8092
+0.71044,51.61998,4758,12,4,7,48,26,3.55,27.5,fr,28111,95,1166402,1,1,Active Shallow Crust,0.0,89.98982,0.0,12/04/4758
+0.71044,51.61998,1802,11,3,18,47,18,4.35,5.0,fr,28112,36,1166496,1,1,Active Shallow Crust,0.0,89.99003,0.0,11/03/1802
+5.05912,47.61973,7418,8,18,14,32,53,3.55,5.0,fr,28113,148,1166880,1,1,Active Shallow Crust,0.0,89.9932,0.0,08/18/7418
+5.05912,47.61973,5465,1,24,19,16,5,3.65,5.0,fr,28114,109,1166895,1,1,Active Shallow Crust,240.0006,58.01416,0.0,01/24/5465
+5.05912,47.61973,7613,4,27,12,52,20,3.75,27.5,fr,28115,152,1166906,1,1,Active Shallow Crust,0.0,89.9892,0.0,04/27/7613
+5.05912,47.61973,6531,5,5,21,16,24,3.85,5.0,fr,28116,130,1166919,1,1,Active Shallow Crust,240.0109,57.99844,0.0,05/05/6531
+5.05912,47.61973,6532,10,26,12,18,20,3.85,27.5,fr,28117,130,1166924,1,1,Active Shallow Crust,0.0,89.99026,-90.0,10/26/6532
+5.05912,47.61973,8343,4,6,10,4,57,4.15,5.0,fr,28118,166,1166952,1,1,Active Shallow Crust,0.0,89.98978,0.0,04/06/8343
+5.05912,47.61973,2904,8,14,0,13,8,4.55,5.0,fr,28119,58,1167009,1,1,Active Shallow Crust,128.8939,89.98571,0.0,08/14/2904
+5.05912,47.61973,6697,2,6,8,13,33,5.15,5.0,fr,28120,133,1167072,1,1,Active Shallow Crust,0.0,89.9903,0.0,02/06/6697
+-1.07305,41.54347,2800,9,20,17,38,36,3.55,5.0,fr,28121,55,1167360,1,1,Active Shallow Crust,0.0,89.99056,0.0,09/20/2800
+-3.22516,49.2683,9884,2,25,0,15,31,3.75,5.0,fr,28122,197,1167864,1,1,Active Shallow Crust,0.0,89.98955,0.0,02/25/9884
+-3.22516,49.2683,2454,2,23,4,48,34,3.75,5.0,fr,28123,49,1167873,1,1,Active Shallow Crust,128.8963,89.9673,0.0,02/23/2454
+-3.22516,49.2683,7379,2,12,22,3,53,4.45,15.0,fr,28124,147,1167949,1,1,Active Shallow Crust,0.0,89.98949,0.0,02/12/7379
+9.28474,50.132,4813,12,28,14,9,56,4.05,5.0,fr,28125,96,1168380,1,2,Active Shallow Crust,0.0,89.99273,0.0,12/28/4813
+9.28474,50.132,6327,10,26,11,50,17,4.05,5.0,fr,28126,126,1168380,1,2,Active Shallow Crust,0.0,89.99273,0.0,10/26/6327
+3.66903,42.57799,4961,8,12,23,23,25,3.55,5.0,fr,28127,99,1168800,1,1,Active Shallow Crust,0.0,89.98886,0.0,08/12/4961
+3.66903,42.57799,8030,3,29,4,29,46,3.85,15.0,fr,28128,160,1168837,1,1,Active Shallow Crust,0.0,89.98949,0.0,03/29/8030
+3.66903,42.57799,8441,10,8,23,30,59,4.05,15.0,fr,28129,168,1168861,1,1,Active Shallow Crust,0.0,89.98956,0.0,10/08/8441
+8.21216,51.01202,9670,11,23,18,45,12,3.65,5.0,fr,28130,193,1169292,1,1,Active Shallow Crust,0.0,89.98869,0.0,11/23/9670
+0.88327,48.35648,8244,10,20,6,23,4,3.85,15.0,fr,28131,164,1169797,1,1,Active Shallow Crust,0.0,89.98992,0.0,10/20/8244
+0.88327,48.35648,1421,8,25,7,26,32,3.95,5.0,fr,28132,28,1169808,1,1,Active Shallow Crust,0.0,89.98996,0.0,08/25/1421
+0.88327,48.35648,2708,7,2,15,31,18,3.95,27.5,fr,28133,54,1169810,1,1,Active Shallow Crust,0.0,89.98996,0.0,07/02/2708
+7.76747,49.22272,7350,10,30,20,7,10,3.55,5.0,fr,28134,146,1170249,1,1,Active Shallow Crust,128.897,89.99342,0.0,10/30/7350
+7.76747,49.22272,7684,4,5,20,28,49,3.75,5.0,fr,28135,153,1170264,1,2,Active Shallow Crust,0.0,89.98954,0.0,04/05/7684
+7.76747,49.22272,1524,7,30,22,15,6,3.75,5.0,fr,28136,30,1170264,1,2,Active Shallow Crust,0.0,89.98954,0.0,07/30/1524
+7.76747,49.22272,5487,11,18,17,4,22,3.75,5.0,fr,28137,109,1170273,1,2,Active Shallow Crust,128.8959,89.96754,0.0,11/18/5487
+7.76747,49.22272,447,8,24,2,19,4,3.75,5.0,fr,28138,8,1170273,1,2,Active Shallow Crust,128.8959,89.96754,0.0,08/24/0447
+7.76747,49.22272,3872,6,25,8,14,24,3.95,5.0,fr,28139,77,1170291,1,1,Active Shallow Crust,240.0202,58.00526,0.0,06/25/3872
+7.76747,49.22272,4763,6,3,13,14,3,4.15,5.0,fr,28140,95,1170312,1,1,Active Shallow Crust,0.0,89.9901,0.0,06/03/4763
+7.76747,49.22272,6289,3,16,22,58,57,4.25,5.0,fr,28141,125,1170324,1,1,Active Shallow Crust,0.0,89.99117,0.0,03/16/6289
+7.76747,49.22272,6532,5,5,5,19,38,4.25,5.0,fr,28142,130,1170327,1,1,Active Shallow Crust,240.0083,57.99416,0.0,05/05/6532
+7.76747,49.22272,3011,10,9,0,8,27,4.35,15.0,fr,28143,60,1170337,1,1,Active Shallow Crust,0.0,89.98951,0.0,10/09/3011
+7.76747,49.22272,1141,2,6,10,27,22,4.65,5.0,fr,28144,22,1170381,1,1,Active Shallow Crust,128.8904,89.98691,0.0,02/06/1141
+7.76747,49.22272,4757,12,19,22,38,39,5.25,5.0,fr,28145,95,1170444,1,1,Active Shallow Crust,0.0,89.98976,0.0,12/19/4757
+7.76747,49.22272,5272,5,22,11,49,20,5.45,5.0,fr,28146,105,1170468,1,1,Active Shallow Crust,0.0,89.98965,0.0,05/22/5272
+2.36145,53.4506,9950,5,25,20,43,25,3.55,5.0,fr,28147,198,1170729,1,1,Active Shallow Crust,128.8954,89.994,0.0,05/25/9950
+-4.02869,48.51952,4955,7,27,21,6,5,3.55,5.0,fr,28148,99,1171200,1,3,Active Shallow Crust,0.0,89.99332,0.0,07/27/4955
+-4.02869,48.51952,6041,4,27,17,22,1,3.55,5.0,fr,28149,120,1171200,1,3,Active Shallow Crust,0.0,89.99332,0.0,04/27/6041
+-4.02869,48.51952,4252,11,16,23,23,30,3.55,5.0,fr,28150,85,1171200,1,3,Active Shallow Crust,0.0,89.99332,0.0,11/16/4252
+-4.02869,48.51952,1649,6,26,5,15,33,3.55,5.0,fr,28151,32,1171203,1,1,Active Shallow Crust,240.0117,57.99924,0.0,06/26/1649
+-4.02869,48.51952,1667,9,7,14,55,37,3.65,5.0,fr,28152,33,1171215,1,1,Active Shallow Crust,240.0008,58.0134,0.0,09/07/1667
+-4.02869,48.51952,6251,4,4,1,21,57,3.75,15.0,fr,28153,125,1171225,1,1,Active Shallow Crust,0.0,89.98939,0.0,04/04/6251
+-4.02869,48.51952,4077,11,16,7,58,20,3.85,5.0,fr,28154,81,1171236,1,1,Active Shallow Crust,0.0,89.99054,0.0,11/16/4077
+-4.02869,48.51952,3630,6,20,16,22,50,3.85,15.0,fr,28155,72,1171237,1,1,Active Shallow Crust,0.0,89.99054,0.0,06/20/3630
+-4.02869,48.51952,5115,12,17,11,18,43,3.95,5.0,fr,28156,102,1171251,1,1,Active Shallow Crust,240.0204,58.00528,0.0,12/17/5115
+-4.02869,48.51952,452,9,19,1,11,33,3.95,5.0,fr,28157,9,1171254,1,1,Active Shallow Crust,0.0,89.99147,-90.0,09/19/0452
+-4.02869,48.51952,5217,10,28,15,50,26,4.05,15.0,fr,28158,104,1171261,1,1,Active Shallow Crust,0.0,89.98873,0.0,10/28/5217
+-4.02869,48.51952,5646,12,25,4,25,55,4.05,15.0,fr,28159,112,1171264,1,1,Active Shallow Crust,240.0063,58.00607,0.0,12/25/5646
+-4.02869,48.51952,2274,1,17,5,48,33,4.15,15.0,fr,28160,45,1171273,1,1,Active Shallow Crust,0.0,89.98996,0.0,01/17/2274
+-4.02869,48.51952,6034,8,13,20,55,13,4.15,27.5,fr,28161,120,1171274,1,1,Active Shallow Crust,0.0,89.98996,0.0,08/13/6034
+-4.02869,48.51952,1211,1,2,17,32,51,4.35,15.0,fr,28162,24,1171297,1,1,Active Shallow Crust,0.0,89.98936,0.0,01/02/1211
+-4.02869,48.51952,665,4,2,12,58,17,4.35,5.0,fr,28163,13,1171299,1,1,Active Shallow Crust,240.0085,57.99628,0.0,04/02/0665
+-4.02869,48.51952,5517,3,24,2,58,51,4.45,15.0,fr,28164,110,1171309,1,1,Active Shallow Crust,0.0,89.99052,0.0,03/24/5517
+-4.02869,48.51952,558,4,22,3,40,20,4.55,5.0,fr,28165,11,1171320,1,1,Active Shallow Crust,0.0,89.98944,0.0,04/22/0558
+-4.02869,48.51952,4887,7,23,7,38,45,5.25,5.0,fr,28166,97,1171407,1,1,Active Shallow Crust,240.0269,58.00049,0.0,07/23/4887
+-4.02869,48.51952,4149,9,27,0,1,24,5.45,5.0,fr,28167,82,1171437,1,1,Active Shallow Crust,128.8772,89.98914,0.0,09/27/4149
+-4.02869,48.51952,8121,9,4,21,51,8,5.55,5.0,fr,28168,162,1171443,1,1,Active Shallow Crust,240.0346,57.99994,0.0,09/04/8121
+-4.02869,48.51952,329,10,16,10,56,45,5.75,15.0,fr,28169,6,1171465,1,1,Active Shallow Crust,0.0,89.98991,0.0,10/16/0329
+-4.02869,48.51952,8291,1,27,6,56,33,5.95,5.0,fr,28170,165,1171497,1,1,Active Shallow Crust,128.8621,89.99009,0.0,01/27/8291
+1.71912,40.9324,1010,10,4,18,16,8,3.55,27.5,fr,28171,20,1171682,1,2,Active Shallow Crust,0.0,89.99048,0.0,10/04/1010
+1.71912,40.9324,4984,1,20,2,58,53,3.55,27.5,fr,28172,99,1171682,1,2,Active Shallow Crust,0.0,89.99048,0.0,01/20/4984
+1.71912,40.9324,1227,9,12,9,10,20,3.55,15.0,fr,28173,24,1171687,1,1,Active Shallow Crust,0.0,89.99036,-90.0,09/12/1227
+1.71912,40.9324,6353,4,22,3,4,42,3.65,5.0,fr,28174,127,1171692,1,3,Active Shallow Crust,0.0,89.98981,0.0,04/22/6353
+1.71912,40.9324,2333,12,28,0,40,15,3.65,5.0,fr,28175,46,1171692,1,3,Active Shallow Crust,0.0,89.98981,0.0,12/28/2333
+1.71912,40.9324,3816,3,28,6,7,17,3.65,5.0,fr,28176,76,1171692,1,3,Active Shallow Crust,0.0,89.98981,0.0,03/28/3816
+1.71912,40.9324,9438,9,29,9,58,4,3.75,5.0,fr,28177,188,1171704,1,2,Active Shallow Crust,0.0,89.98941,0.0,09/29/9438
+1.71912,40.9324,7782,5,29,2,40,45,3.75,5.0,fr,28178,155,1171704,1,2,Active Shallow Crust,0.0,89.98941,0.0,05/29/7782
+1.71912,40.9324,8244,12,20,20,19,25,3.85,15.0,fr,28179,164,1171717,1,1,Active Shallow Crust,0.0,89.99056,0.0,12/20/8244
+1.71912,40.9324,803,6,14,10,26,30,3.95,5.0,fr,28180,16,1171728,1,2,Active Shallow Crust,0.0,89.99039,0.0,06/14/0803
+1.71912,40.9324,3303,1,1,13,56,42,3.95,5.0,fr,28181,66,1171728,1,2,Active Shallow Crust,0.0,89.99039,0.0,01/01/3303
+1.71912,40.9324,3591,1,17,6,26,4,4.25,5.0,fr,28182,71,1171764,1,1,Active Shallow Crust,0.0,89.98979,0.0,01/17/3591
+1.71912,40.9324,1806,7,24,13,54,47,4.35,5.0,fr,28183,36,1171776,1,1,Active Shallow Crust,0.0,89.99014,0.0,07/24/1806
+1.71912,40.9324,3683,10,18,20,29,0,4.45,5.0,fr,28184,73,1171797,1,1,Active Shallow Crust,128.8931,89.99392,0.0,10/18/3683
+1.71912,40.9324,9352,8,12,5,33,14,4.55,15.0,fr,28185,187,1171807,1,1,Active Shallow Crust,0.0,89.99025,-90.0,08/12/9352
+1.71912,40.9324,4446,11,25,3,41,28,4.75,15.0,fr,28186,88,1171828,1,1,Active Shallow Crust,240.0057,58.00409,0.0,11/25/4446
+3.83346,45.24838,4331,8,10,0,23,24,3.55,5.0,fr,28187,86,1172160,1,3,Active Shallow Crust,0.0,89.98935,0.0,08/10/4331
+3.83346,45.24838,1768,7,24,6,11,37,3.55,5.0,fr,28188,35,1172160,1,3,Active Shallow Crust,0.0,89.98935,0.0,07/24/1768
+3.83346,45.24838,5410,11,15,17,28,44,3.55,5.0,fr,28189,108,1172160,1,3,Active Shallow Crust,0.0,89.98935,0.0,11/15/5410
+3.83346,45.24838,3119,9,17,22,59,30,3.55,5.0,fr,28190,62,1172166,1,1,Active Shallow Crust,0.0,89.98923,-90.0,09/17/3119
+3.83346,45.24838,9681,1,26,0,55,24,3.55,5.0,fr,28191,193,1172169,1,1,Active Shallow Crust,128.8957,89.99467,0.0,01/26/9681
+3.83346,45.24838,5436,2,11,8,45,3,3.65,15.0,fr,28192,108,1172173,1,1,Active Shallow Crust,0.0,89.99051,0.0,02/11/5436
+3.83346,45.24838,8571,3,24,3,8,9,3.75,5.0,fr,28193,171,1172184,1,2,Active Shallow Crust,0.0,89.98872,0.0,03/24/8571
+3.83346,45.24838,5774,12,25,2,57,22,3.75,5.0,fr,28194,115,1172184,1,2,Active Shallow Crust,0.0,89.98872,0.0,12/25/5774
+3.83346,45.24838,8255,5,20,17,13,58,3.75,15.0,fr,28195,165,1172185,1,1,Active Shallow Crust,0.0,89.98872,0.0,05/20/8255
+3.83346,45.24838,6061,4,7,14,18,38,4.25,5.0,fr,28196,121,1172244,1,1,Active Shallow Crust,0.0,89.99049,0.0,04/07/6061
+3.83346,45.24838,9376,4,20,20,40,37,4.35,5.0,fr,28197,187,1172256,1,1,Active Shallow Crust,0.0,89.9901,0.0,04/20/9376
+3.83346,45.24838,5610,8,29,2,45,0,4.35,15.0,fr,28198,112,1172257,1,1,Active Shallow Crust,0.0,89.9901,0.0,08/29/5610
+3.83346,45.24838,9689,8,19,21,53,24,4.55,5.0,fr,28199,193,1172280,1,1,Active Shallow Crust,0.0,89.9899,0.0,08/19/9689
+3.83346,45.24838,382,11,11,19,56,14,4.55,15.0,fr,28200,7,1172281,1,1,Active Shallow Crust,0.0,89.9899,0.0,11/11/0382
+3.83346,45.24838,7762,7,1,19,29,3,4.55,27.5,fr,28201,155,1172288,1,1,Active Shallow Crust,0.0,89.98978,-90.0,07/01/7762
+3.14185,44.35737,2647,1,18,9,10,0,3.55,5.0,fr,28202,52,1172640,1,1,Active Shallow Crust,0.0,89.98918,0.0,01/18/2647
+3.14185,44.35737,1754,10,23,20,21,45,3.55,27.5,fr,28203,35,1172651,1,1,Active Shallow Crust,128.8968,89.99279,0.0,10/23/1754
+3.14185,44.35737,3694,4,22,5,43,13,3.65,5.0,fr,28204,73,1172652,1,2,Active Shallow Crust,0.0,89.99036,0.0,04/22/3694
+3.14185,44.35737,6234,1,15,9,31,15,3.65,5.0,fr,28205,124,1172652,1,2,Active Shallow Crust,0.0,89.99036,0.0,01/15/6234
+3.14185,44.35737,349,11,13,5,35,10,3.75,27.5,fr,28206,6,1172666,1,1,Active Shallow Crust,0.0,89.99141,0.0,11/13/0349
+3.14185,44.35737,5065,5,24,22,36,5,3.85,15.0,fr,28207,101,1172677,1,1,Active Shallow Crust,0.0,89.98979,0.0,05/24/5065
+3.14185,44.35737,9457,3,27,6,4,20,3.95,5.0,fr,28208,189,1172688,1,1,Active Shallow Crust,0.0,89.9909,0.0,03/27/9457
+3.14185,44.35737,8641,3,16,11,18,31,4.45,5.0,fr,28209,172,1172748,1,1,Active Shallow Crust,0.0,89.98977,0.0,03/16/8641
+3.14185,44.35737,2700,4,19,19,45,45,4.55,5.0,fr,28210,53,1172763,1,1,Active Shallow Crust,240.0087,57.99728,0.0,04/19/2700
+3.14185,44.35737,8447,2,6,10,36,38,4.55,27.5,fr,28211,168,1172765,1,1,Active Shallow Crust,240.0087,57.99726,0.0,02/06/8447
+3.14185,44.35737,5069,7,28,5,39,45,5.55,5.0,fr,28212,101,1172880,1,1,Active Shallow Crust,0.0,89.9899,0.0,07/28/5069
+7.28761,45.43854,2606,12,22,19,19,27,3.65,5.0,fr,28213,52,1173132,1,1,Active Shallow Crust,0.0,89.98739,0.0,12/22/2606
+7.28761,45.43854,5591,4,28,17,22,28,3.85,5.0,fr,28214,111,1173156,1,2,Active Shallow Crust,0.0,89.98998,0.0,04/28/5591
+7.28761,45.43854,1384,5,16,15,14,49,3.85,5.0,fr,28215,27,1173156,1,2,Active Shallow Crust,0.0,89.98998,0.0,05/16/1384
+7.28761,45.43854,1834,12,18,15,32,21,3.85,15.0,fr,28216,36,1173157,1,1,Active Shallow Crust,0.0,89.98998,0.0,12/18/1834
+7.28761,45.43854,9373,2,1,23,2,35,3.95,5.0,fr,28217,187,1173168,1,1,Active Shallow Crust,0.0,89.99107,0.0,02/01/9373
+7.28761,45.43854,5113,6,18,0,43,32,4.05,5.0,fr,28218,102,1173189,1,2,Active Shallow Crust,128.891,89.99403,0.0,06/18/5113
+7.28761,45.43854,5372,9,9,14,19,14,4.05,5.0,fr,28219,107,1173189,1,2,Active Shallow Crust,128.891,89.99403,0.0,09/09/5372
+7.28761,45.43854,429,8,13,20,4,4,4.45,27.5,fr,28220,8,1173230,1,1,Active Shallow Crust,0.0,89.98996,0.0,08/13/0429
+7.46387,44.1368,5417,8,16,2,35,12,3.55,5.0,fr,28221,108,1173600,1,5,Active Shallow Crust,0.0,89.99276,0.0,08/16/5417
+7.46387,44.1368,7734,2,22,21,21,1,3.55,5.0,fr,28222,154,1173600,1,5,Active Shallow Crust,0.0,89.99276,0.0,02/22/7734
+7.46387,44.1368,712,4,19,7,16,42,3.55,5.0,fr,28223,14,1173600,1,5,Active Shallow Crust,0.0,89.99276,0.0,04/19/0712
+7.46387,44.1368,1481,8,31,0,46,5,3.55,5.0,fr,28224,29,1173600,1,5,Active Shallow Crust,0.0,89.99276,0.0,08/31/1481
+7.46387,44.1368,7000,11,26,19,38,47,3.55,5.0,fr,28225,139,1173600,1,5,Active Shallow Crust,0.0,89.99276,0.0,11/26/7000
+7.46387,44.1368,1106,1,23,3,16,22,3.55,15.0,fr,28226,22,1173601,1,3,Active Shallow Crust,0.0,89.99276,0.0,01/23/1106
+7.46387,44.1368,8552,8,1,21,56,14,3.55,15.0,fr,28227,171,1173601,1,3,Active Shallow Crust,0.0,89.99276,0.0,08/01/8552
+7.46387,44.1368,8941,3,30,16,5,5,3.55,15.0,fr,28228,178,1173601,1,3,Active Shallow Crust,0.0,89.99276,0.0,03/30/8941
+7.46387,44.1368,53,8,29,14,49,21,3.55,15.0,fr,28229,1,1173607,1,1,Active Shallow Crust,0.0,89.99268,-90.0,08/29/0053
+7.46387,44.1368,8245,6,8,14,15,12,3.55,5.0,fr,28230,164,1173609,1,2,Active Shallow Crust,128.8973,89.99277,0.0,06/08/8245
+7.46387,44.1368,531,7,10,21,1,50,3.55,5.0,fr,28231,10,1173609,1,2,Active Shallow Crust,128.8973,89.99277,0.0,07/10/0531
+7.46387,44.1368,3055,2,7,8,14,12,3.65,5.0,fr,28232,61,1173612,1,2,Active Shallow Crust,0.0,89.9871,0.0,02/07/3055
+7.46387,44.1368,7023,1,3,0,5,49,3.65,5.0,fr,28233,140,1173612,1,2,Active Shallow Crust,0.0,89.9871,0.0,01/03/7023
+7.46387,44.1368,137,6,13,10,40,36,3.65,15.0,fr,28234,2,1173613,1,1,Active Shallow Crust,0.0,89.9871,0.0,06/13/0137
+7.46387,44.1368,6606,12,20,18,1,50,3.65,5.0,fr,28235,132,1173615,1,2,Active Shallow Crust,240.0001,58.01326,0.0,12/20/6606
+7.46387,44.1368,5563,3,11,20,51,35,3.65,5.0,fr,28236,111,1173615,1,2,Active Shallow Crust,240.0001,58.01326,0.0,03/11/5563
+7.46387,44.1368,703,4,23,9,54,8,3.65,15.0,fr,28237,14,1173622,1,1,Active Shallow Crust,128.9007,89.96348,0.0,04/23/0703
+7.46387,44.1368,7908,9,20,1,2,4,3.75,5.0,fr,28238,158,1173624,1,2,Active Shallow Crust,0.0,89.9885,0.0,09/20/7908
+7.46387,44.1368,7015,3,5,10,4,3,3.75,5.0,fr,28239,140,1173624,1,2,Active Shallow Crust,0.0,89.9885,0.0,03/05/7015
+7.46387,44.1368,4820,2,13,18,25,9,3.75,5.0,fr,28240,96,1173633,1,1,Active Shallow Crust,128.8972,89.96745,0.0,02/13/4820
+7.46387,44.1368,2922,2,12,17,21,30,3.75,15.0,fr,28241,58,1173634,1,1,Active Shallow Crust,128.8972,89.96745,0.0,02/12/2922
+7.46387,44.1368,7277,2,16,3,36,7,3.85,5.0,fr,28242,145,1173636,1,1,Active Shallow Crust,0.0,89.98975,0.0,02/16/7277
+7.46387,44.1368,1451,6,17,7,9,23,3.85,15.0,fr,28243,29,1173637,1,1,Active Shallow Crust,0.0,89.98975,0.0,06/17/1451
+7.46387,44.1368,8259,2,14,14,23,25,3.85,5.0,fr,28244,165,1173639,1,1,Active Shallow Crust,240.0114,57.99781,0.0,02/14/8259
+7.46387,44.1368,8035,11,21,8,37,10,3.85,5.0,fr,28245,160,1173642,1,1,Active Shallow Crust,0.0,89.98963,-90.0,11/21/8035
+7.46387,44.1368,7026,7,26,7,52,5,3.95,5.0,fr,28246,140,1173648,1,1,Active Shallow Crust,0.0,89.99087,0.0,07/26/7026
+7.46387,44.1368,4739,7,30,9,14,44,3.95,15.0,fr,28247,94,1173652,1,1,Active Shallow Crust,240.0197,58.00501,0.0,07/30/4739
+7.46387,44.1368,1888,7,10,9,37,32,4.05,5.0,fr,28248,37,1173660,1,3,Active Shallow Crust,0.0,89.99186,0.0,07/10/1888
+7.46387,44.1368,8808,2,13,0,43,26,4.05,5.0,fr,28249,176,1173660,1,3,Active Shallow Crust,0.0,89.99186,0.0,02/13/8808
+7.46387,44.1368,9058,7,30,4,12,44,4.05,5.0,fr,28250,181,1173660,1,3,Active Shallow Crust,0.0,89.99186,0.0,07/30/9058
+7.46387,44.1368,5049,10,12,15,31,13,4.05,15.0,fr,28251,100,1173661,1,1,Active Shallow Crust,0.0,89.99186,0.0,10/12/5049
+7.46387,44.1368,9885,8,4,13,41,23,4.05,27.5,fr,28252,197,1173662,1,1,Active Shallow Crust,0.0,89.99186,0.0,08/04/9885
+7.46387,44.1368,1214,8,19,1,4,33,4.15,5.0,fr,28253,24,1173672,1,1,Active Shallow Crust,0.0,89.98912,0.0,08/19/1214
+7.46387,44.1368,6668,2,12,8,43,22,4.35,5.0,fr,28254,133,1173699,1,1,Active Shallow Crust,240.0077,57.99564,0.0,02/12/6668
+7.46387,44.1368,8303,5,25,1,12,26,4.35,5.0,fr,28255,166,1173705,1,1,Active Shallow Crust,128.8982,89.9824,0.0,05/25/8303
+7.46387,44.1368,5615,6,1,15,10,7,4.45,5.0,fr,28256,112,1173708,1,1,Active Shallow Crust,0.0,89.98973,0.0,06/01/5615
+7.46387,44.1368,9760,9,10,16,33,13,4.55,5.0,fr,28257,195,1173720,1,1,Active Shallow Crust,0.0,89.99084,0.0,09/10/9760
+7.46387,44.1368,7203,6,21,2,33,7,4.55,5.0,fr,28258,144,1173723,1,1,Active Shallow Crust,240.0088,57.99711,0.0,06/21/7203
+7.46387,44.1368,7810,10,26,5,51,35,4.75,5.0,fr,28259,156,1173744,1,2,Active Shallow Crust,0.0,89.98909,0.0,10/26/7810
+7.46387,44.1368,702,6,29,2,54,39,4.75,5.0,fr,28260,14,1173744,1,2,Active Shallow Crust,0.0,89.98909,0.0,06/29/0702
+7.46387,44.1368,1761,10,2,5,49,20,4.75,15.0,fr,28261,35,1173745,1,1,Active Shallow Crust,0.0,89.98909,0.0,10/02/1761
+7.46387,44.1368,8288,10,5,18,8,28,5.05,5.0,fr,28262,165,1173780,1,1,Active Shallow Crust,0.0,89.9897,0.0,10/05/8288
+7.46387,44.1368,8373,6,21,14,26,21,5.05,15.0,fr,28263,167,1173787,1,1,Active Shallow Crust,0.0,89.98959,-90.0,06/21/8373
+-2.03542,49.89631,1649,9,26,17,41,39,3.85,15.0,fr,28264,32,1174123,1,1,Active Shallow Crust,0.0,89.99069,-90.0,09/26/1649
+-2.03542,49.89631,276,10,27,1,29,12,3.95,27.5,fr,28265,5,1174130,1,1,Active Shallow Crust,0.0,89.98975,0.0,10/27/0276
+7.46499,49.69021,6856,7,17,19,34,58,3.75,5.0,fr,28266,137,1174584,1,1,Active Shallow Crust,0.0,89.98964,0.0,07/17/6856
+7.46499,49.69021,9173,1,4,18,2,58,3.75,5.0,fr,28267,183,1174593,1,1,Active Shallow Crust,128.8965,89.96754,0.0,01/04/9173
+7.46499,49.69021,6896,1,7,23,43,23,4.05,5.0,fr,28268,137,1174629,1,1,Active Shallow Crust,128.8893,89.9945,0.0,01/07/6896
+7.46499,49.69021,5982,4,15,16,23,20,4.15,27.5,fr,28269,119,1174634,1,1,Active Shallow Crust,0.0,89.99019,0.0,04/15/5982
+7.46499,49.69021,2268,12,1,5,56,44,4.25,15.0,fr,28270,45,1174645,1,1,Active Shallow Crust,0.0,89.99126,0.0,12/01/2268
+7.46499,49.69021,1723,2,28,5,39,9,4.35,5.0,fr,28271,34,1174656,1,1,Active Shallow Crust,0.0,89.98961,0.0,02/28/1723
+7.46499,49.69021,8934,3,29,4,28,8,4.85,5.0,fr,28272,178,1174716,1,1,Active Shallow Crust,0.0,89.98978,0.0,03/29/8934
+7.46499,49.69021,7249,12,14,11,11,37,4.95,5.0,fr,28273,144,1174737,1,1,Active Shallow Crust,128.8885,89.99004,0.0,12/14/7249
+2.85587,51.55542,2788,7,26,13,36,33,3.55,15.0,fr,28274,55,1175047,1,1,Active Shallow Crust,0.0,89.99049,-90.0,07/26/2788
+2.85587,51.55542,8089,7,15,9,19,0,3.65,5.0,fr,28275,161,1175052,1,1,Active Shallow Crust,0.0,89.98882,0.0,07/15/8089
+2.85587,51.55542,4741,12,2,10,1,5,4.05,5.0,fr,28276,94,1175100,1,1,Active Shallow Crust,0.0,89.98943,0.0,12/02/4741
+2.85587,51.55542,440,3,20,11,7,49,4.15,5.0,fr,28277,8,1175121,1,1,Active Shallow Crust,128.8965,89.99371,0.0,03/20/0440
+4.794,48.47282,4377,2,26,7,15,58,3.55,5.0,fr,28278,87,1175520,1,1,Active Shallow Crust,0.0,89.99332,0.0,02/26/4377
+-0.79046,47.17682,9710,1,2,0,59,32,3.55,15.0,fr,28279,194,1176010,1,1,Active Shallow Crust,128.8961,89.99358,0.0,01/02/9710
+-0.79046,47.17682,4141,9,16,20,26,41,3.65,15.0,fr,28280,82,1176013,1,2,Active Shallow Crust,0.0,89.99007,0.0,09/16/4141
+-0.79046,47.17682,4519,10,2,19,32,8,3.65,15.0,fr,28281,90,1176013,1,2,Active Shallow Crust,0.0,89.99007,0.0,10/02/4519
+-0.79046,47.17682,7708,3,16,23,23,53,3.65,5.0,fr,28282,154,1176015,1,1,Active Shallow Crust,240.0012,58.01277,0.0,03/16/7708
+-0.79046,47.17682,6688,9,17,9,41,8,3.75,5.0,fr,28283,133,1176024,1,1,Active Shallow Crust,0.0,89.98979,0.0,09/17/6688
+-0.79046,47.17682,5665,4,18,1,12,12,3.75,15.0,fr,28284,113,1176028,1,1,Active Shallow Crust,240.0083,58.01764,0.0,04/18/5665
+-0.79046,47.17682,7438,10,19,9,22,9,3.75,5.0,fr,28285,148,1176030,1,1,Active Shallow Crust,0.0,89.98967,-90.0,10/19/7438
+-0.79046,47.17682,7349,6,16,22,27,38,3.85,5.0,fr,28286,146,1176036,1,1,Active Shallow Crust,0.0,89.9903,0.0,06/16/7349
+-0.79046,47.17682,864,7,4,15,11,20,3.95,5.0,fr,28287,17,1176048,1,1,Active Shallow Crust,359.9997,89.99027,0.0,07/04/0864
+-0.79046,47.17682,3797,10,17,17,1,58,3.95,5.0,fr,28288,75,1176051,1,2,Active Shallow Crust,240.0199,58.00504,0.0,10/17/3797
+-0.79046,47.17682,6896,6,1,23,52,29,3.95,5.0,fr,28289,137,1176051,1,2,Active Shallow Crust,240.0199,58.00504,0.0,06/01/6896
+-0.79046,47.17682,6335,1,23,4,50,22,3.95,15.0,fr,28290,126,1176058,1,1,Active Shallow Crust,128.9003,89.99378,0.0,01/23/6335
+-0.79046,47.17682,8736,6,21,11,12,57,4.05,15.0,fr,28291,174,1176064,1,1,Active Shallow Crust,240.0061,58.00578,0.0,06/21/8736
+-0.79046,47.17682,6887,11,13,1,13,12,4.15,15.0,fr,28292,137,1176079,1,1,Active Shallow Crust,0.0,89.99001,-90.0,11/13/6887
+-0.79046,47.17682,5471,6,7,0,46,25,4.25,5.0,fr,28293,109,1176084,1,1,Active Shallow Crust,0.0,89.99005,0.0,06/07/5471
+-0.79046,47.17682,2377,5,26,1,42,0,4.25,15.0,fr,28294,47,1176085,1,1,Active Shallow Crust,0.0,89.99005,0.0,05/26/2377
+-0.79046,47.17682,8691,3,9,11,25,37,4.35,5.0,fr,28295,173,1176096,1,1,Active Shallow Crust,0.0,89.9901,0.0,03/09/8691
+-0.79046,47.17682,588,10,14,10,21,43,4.55,5.0,fr,28296,11,1176120,1,1,Active Shallow Crust,0.0,89.98997,0.0,10/14/0588
+-0.79046,47.17682,3240,3,31,0,33,14,4.75,5.0,fr,28297,64,1176150,1,1,Active Shallow Crust,0.0,89.98998,-90.0,03/31/3240
+-0.79046,47.17682,473,11,1,10,0,24,4.75,15.0,fr,28298,9,1176151,1,1,Active Shallow Crust,0.0,89.98998,-90.0,11/01/0473
+-3.80063,43.85787,1346,10,8,6,43,40,3.65,5.0,fr,28299,26,1176495,1,1,Active Shallow Crust,240.0012,58.01316,0.0,10/08/1346
+-3.80063,43.85787,9759,7,10,21,3,10,3.75,15.0,fr,28300,195,1176505,1,1,Active Shallow Crust,0.0,89.99133,0.0,07/10/9759
+5.87012,49.49679,8284,8,31,7,15,2,3.55,5.0,fr,28301,165,1176960,1,1,Active Shallow Crust,0.0,89.9869,0.0,08/31/8284
+5.87012,49.49679,736,3,4,14,8,42,3.65,5.0,fr,28302,14,1176972,1,1,Active Shallow Crust,0.0,89.98833,0.0,03/04/0736
+5.87012,49.49679,2862,3,25,2,51,4,3.75,5.0,fr,28303,57,1176984,1,1,Active Shallow Crust,0.0,89.98959,0.0,03/25/2862
+6.98145,45.27159,3490,7,13,18,50,23,3.55,5.0,fr,28304,69,1177440,1,1,Active Shallow Crust,0.0,89.9929,0.0,07/13/3490
+6.98145,45.27159,3425,10,18,21,37,16,3.55,15.0,fr,28305,68,1177441,1,2,Active Shallow Crust,0.0,89.9929,0.0,10/18/3425
+6.98145,45.27159,1581,12,9,5,46,19,3.55,15.0,fr,28306,31,1177441,1,2,Active Shallow Crust,0.0,89.9929,0.0,12/09/1581
+6.98145,45.27159,6404,7,8,2,43,20,3.65,5.0,fr,28307,128,1177452,1,1,Active Shallow Crust,0.0,89.98735,0.0,07/08/6404
+6.98145,45.27159,1773,11,30,21,30,33,3.65,15.0,fr,28308,35,1177453,1,1,Active Shallow Crust,0.0,89.98735,0.0,11/30/1773
+6.98145,45.27159,8856,9,6,12,56,9,3.65,5.0,fr,28309,177,1177458,1,1,Active Shallow Crust,0.0,89.98721,-90.0,09/06/8856
+6.98145,45.27159,8011,6,21,16,21,43,3.75,5.0,fr,28310,160,1177464,1,2,Active Shallow Crust,0.0,89.98872,0.0,06/21/8011
+6.98145,45.27159,8595,7,19,0,1,18,3.75,5.0,fr,28311,171,1177464,1,2,Active Shallow Crust,0.0,89.98872,0.0,07/19/8595
+6.98145,45.27159,5452,11,16,14,48,51,3.75,5.0,fr,28312,109,1177467,1,1,Active Shallow Crust,240.0074,58.01778,0.0,11/16/5452
+6.98145,45.27159,6242,10,1,4,5,6,3.85,15.0,fr,28313,124,1177486,1,1,Active Shallow Crust,128.8956,89.99246,0.0,10/01/6242
+6.98145,45.27159,5101,1,15,19,14,15,3.95,5.0,fr,28314,102,1177488,1,1,Active Shallow Crust,0.0,89.99104,0.0,01/15/5101
+6.98145,45.27159,6779,7,6,10,53,52,3.95,27.5,fr,28315,135,1177490,1,1,Active Shallow Crust,0.0,89.99104,0.0,07/06/6779
+6.98145,45.27159,2461,2,10,1,17,13,4.15,15.0,fr,28316,49,1177513,1,2,Active Shallow Crust,0.0,89.98933,0.0,02/10/2461
+6.98145,45.27159,4553,7,5,2,39,7,4.15,15.0,fr,28317,91,1177513,1,2,Active Shallow Crust,0.0,89.98933,0.0,07/05/4553
+6.98145,45.27159,2721,3,8,15,51,3,4.25,15.0,fr,28318,54,1177525,1,1,Active Shallow Crust,0.0,89.99049,0.0,03/08/2721
+6.98145,45.27159,968,9,1,0,7,38,4.35,5.0,fr,28319,19,1177536,1,1,Active Shallow Crust,0.0,89.9887,0.0,09/01/0968
+6.98145,45.27159,2733,5,13,21,49,44,4.55,5.0,fr,28320,54,1177569,1,1,Active Shallow Crust,128.8938,89.98607,0.0,05/13/2733
+5.28671,50.16672,6836,7,26,20,27,47,3.55,5.0,fr,28321,136,1177920,1,1,Active Shallow Crust,0.0,89.98708,0.0,07/26/6836
+5.28671,50.16672,628,8,16,9,26,58,3.55,15.0,fr,28322,12,1177921,1,1,Active Shallow Crust,0.0,89.98708,0.0,08/16/0628
+5.28671,50.16672,1606,12,17,5,52,25,3.85,5.0,fr,28323,32,1177956,1,1,Active Shallow Crust,0.0,89.99085,0.0,12/17/1606
+-1.34434,47.67235,6044,2,7,10,26,9,3.65,15.0,fr,28324,120,1178413,1,2,Active Shallow Crust,0.0,89.98941,0.0,02/07/6044
+-1.34434,47.67235,4888,11,15,21,26,10,3.65,15.0,fr,28325,97,1178413,1,2,Active Shallow Crust,0.0,89.98941,0.0,11/15/4888
+-1.34434,47.67235,5805,1,24,1,9,42,3.65,27.5,fr,28326,116,1178414,1,1,Active Shallow Crust,0.0,89.98941,0.0,01/24/5805
+-1.34434,47.67235,5870,7,14,10,43,1,3.85,27.5,fr,28327,117,1178438,1,1,Active Shallow Crust,0.0,89.99039,0.0,07/14/5870
+-1.34434,47.67235,5032,6,26,13,33,51,3.85,15.0,fr,28328,100,1178440,1,1,Active Shallow Crust,240.0111,57.99779,0.0,06/26/5032
+-1.34434,47.67235,940,6,28,7,31,17,3.85,27.5,fr,28329,18,1178444,1,1,Active Shallow Crust,0.0,89.99027,-90.0,06/28/0940
+-1.34434,47.67235,8459,2,17,14,11,23,3.95,5.0,fr,28330,169,1178448,1,2,Active Shallow Crust,0.0,89.99036,0.0,02/17/8459
+-1.34434,47.67235,9978,3,25,13,25,27,3.95,5.0,fr,28331,199,1178448,1,2,Active Shallow Crust,0.0,89.99036,0.0,03/25/9978
+-1.34434,47.67235,5588,4,23,5,48,38,3.95,27.5,fr,28332,111,1178450,1,1,Active Shallow Crust,0.0,89.99036,0.0,04/23/5588
+-1.34434,47.67235,7817,3,7,13,26,8,4.05,5.0,fr,28333,156,1178463,1,1,Active Shallow Crust,240.0062,58.00581,0.0,03/07/7817
+-1.34434,47.67235,8897,2,24,17,11,42,4.05,5.0,fr,28334,177,1178466,1,1,Active Shallow Crust,0.0,89.99034,-90.0,02/24/8897
+-1.34434,47.67235,4158,3,14,16,36,5,4.25,5.0,fr,28335,83,1178487,1,1,Active Shallow Crust,240.0078,57.99425,0.0,03/14/4158
+-1.34434,47.67235,9809,6,8,8,30,8,4.35,5.0,fr,28336,196,1178496,1,1,Active Shallow Crust,0.0,89.98986,0.0,06/08/9809
+-1.34434,47.67235,4098,9,13,19,32,37,4.85,15.0,fr,28337,81,1178557,1,1,Active Shallow Crust,0.0,89.99012,0.0,09/13/4098
+-1.34434,47.67235,8003,4,1,12,0,14,5.15,5.0,fr,28338,160,1178592,1,1,Active Shallow Crust,0.0,89.99004,0.0,04/01/8003
+-0.26141,48.15336,2954,6,4,9,12,4,3.65,27.5,fr,28339,59,1178894,1,1,Active Shallow Crust,0.0,89.98988,0.0,06/04/2954
+-0.26141,48.15336,2636,1,29,14,29,20,3.95,5.0,fr,28340,52,1178928,1,1,Active Shallow Crust,0.0,89.98992,0.0,01/29/2636
+-0.26141,48.15336,9604,12,29,10,47,15,4.25,5.0,fr,28341,192,1178967,1,1,Active Shallow Crust,240.0079,57.99416,0.0,12/29/9604
+-0.26141,48.15336,4885,6,11,23,57,52,5.95,5.0,fr,28342,97,1179177,1,1,Active Shallow Crust,128.8626,89.99012,0.0,06/11/4885
+-1.51279,50.06492,6086,12,9,1,21,21,3.55,5.0,fr,28343,121,1179360,1,1,Active Shallow Crust,0.0,89.99029,0.0,12/09/6086
+-1.51279,50.06492,4943,3,19,23,9,30,3.75,5.0,fr,28344,98,1179384,1,1,Active Shallow Crust,0.0,89.98972,0.0,03/19/4943
+1.79934,46.41666,4757,9,22,10,14,3,3.55,5.0,fr,28345,95,1179840,1,1,Active Shallow Crust,0.0,89.98957,0.0,09/22/4757
+1.79934,46.41666,1243,4,4,1,47,7,3.55,5.0,fr,28346,24,1179843,1,1,Active Shallow Crust,240.0121,57.99806,0.0,04/04/1243
+1.79934,46.41666,6628,7,1,8,6,53,3.55,5.0,fr,28347,132,1179846,1,2,Active Shallow Crust,0.0,89.98945,-90.0,07/01/6628
+1.79934,46.41666,8612,4,19,7,1,53,3.55,5.0,fr,28348,172,1179846,1,2,Active Shallow Crust,0.0,89.98945,-90.0,04/19/8612
+1.79934,46.41666,2342,11,19,1,1,4,3.55,27.5,fr,28349,46,1179848,1,1,Active Shallow Crust,0.0,89.98945,-90.0,11/19/2342
+1.79934,46.41666,7882,6,29,5,19,57,3.65,15.0,fr,28350,157,1179862,1,1,Active Shallow Crust,128.9005,89.96352,0.0,06/29/7882
+1.79934,46.41666,1411,7,19,20,6,14,3.75,5.0,fr,28351,28,1179864,1,2,Active Shallow Crust,0.0,89.99033,0.0,07/19/1411
+1.79934,46.41666,3186,2,11,1,48,19,3.75,5.0,fr,28352,63,1179864,1,2,Active Shallow Crust,0.0,89.99033,0.0,02/11/3186
+1.79934,46.41666,4262,10,6,7,28,26,3.75,5.0,fr,28353,85,1179873,1,1,Active Shallow Crust,128.8964,89.96736,0.0,10/06/4262
+1.79934,46.41666,37,6,25,0,4,39,3.95,5.0,fr,28354,0,1179891,1,1,Active Shallow Crust,240.0198,58.00494,0.0,06/25/0037
+1.79934,46.41666,8361,8,7,23,55,44,3.95,5.0,fr,28355,167,1179894,1,1,Active Shallow Crust,0.0,89.99001,-90.0,08/07/8361
+1.79934,46.41666,1149,12,23,21,3,3,4.05,5.0,fr,28356,22,1179900,1,1,Active Shallow Crust,0.0,89.99023,0.0,12/23/1149
+1.79934,46.41666,1154,6,1,5,39,52,4.65,5.0,fr,28357,23,1179972,1,1,Active Shallow Crust,0.0,89.9902,0.0,06/01/1154
+1.79934,46.41666,7853,2,15,0,13,38,4.95,5.0,fr,28358,157,1180014,1,1,Active Shallow Crust,0.0,89.98982,-90.0,02/15/7853
+-0.17023,41.50718,9740,4,25,13,44,4,3.55,5.0,fr,28359,194,1180320,1,1,Active Shallow Crust,0.0,89.99009,0.0,04/25/9740
+-0.17023,41.50718,2457,1,4,20,0,38,3.85,5.0,fr,28360,49,1180356,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/04/2457
+-0.17023,41.50718,1999,7,13,22,15,21,4.05,15.0,fr,28361,39,1180381,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/13/1999
+2.35313,40.76381,1309,8,24,3,23,53,3.65,5.0,fr,28362,26,1180818,1,1,Active Shallow Crust,0.0,89.98967,-90.0,08/24/1309
+2.35313,40.76381,4777,10,12,19,23,31,3.75,5.0,fr,28363,95,1180833,1,1,Active Shallow Crust,128.897,89.96739,0.0,10/12/4777
+2.35313,40.76381,9505,2,1,15,1,27,4.25,27.5,fr,28364,190,1180886,1,1,Active Shallow Crust,0.0,89.98976,0.0,02/01/9505
+1.57014,41.71449,8417,10,8,2,13,59,3.55,5.0,fr,28365,168,1181760,1,2,Active Shallow Crust,0.0,89.99059,0.0,10/08/8417
+1.57014,41.71449,1253,5,25,23,3,27,3.55,5.0,fr,28366,25,1181760,1,2,Active Shallow Crust,0.0,89.99059,0.0,05/25/1253
+1.57014,41.71449,4673,11,21,4,14,33,3.75,5.0,fr,28367,93,1181784,1,2,Active Shallow Crust,0.0,89.98954,0.0,11/21/4673
+1.57014,41.71449,1286,8,23,13,1,55,3.75,5.0,fr,28368,25,1181784,1,2,Active Shallow Crust,0.0,89.98954,0.0,08/23/1286
+1.57014,41.71449,4748,11,11,11,50,2,3.85,5.0,fr,28369,94,1181796,1,1,Active Shallow Crust,0.0,89.98934,0.0,11/11/4748
+1.57014,41.71449,2406,8,10,5,24,16,3.85,5.0,fr,28370,48,1181799,1,1,Active Shallow Crust,240.0103,57.99773,0.0,08/10/2406
+4.73014,42.46,6599,5,2,13,57,21,3.55,5.0,fr,28371,131,1182240,1,2,Active Shallow Crust,0.0,89.99256,0.0,05/02/6599
+4.73014,42.46,8112,8,17,18,35,10,3.55,5.0,fr,28372,162,1182240,1,2,Active Shallow Crust,0.0,89.99256,0.0,08/17/8112
+4.73014,42.46,5888,6,28,0,48,33,3.55,5.0,fr,28373,117,1182243,1,1,Active Shallow Crust,240.0115,57.99855,0.0,06/28/5888
+4.73014,42.46,9645,5,13,23,32,15,3.65,15.0,fr,28374,192,1182259,1,1,Active Shallow Crust,0.0,89.99329,-90.0,05/13/9645
+4.73014,42.46,162,11,27,7,1,17,3.85,5.0,fr,28375,3,1182276,1,1,Active Shallow Crust,0.0,89.98946,0.0,11/27/0162
+4.73014,42.46,7025,4,22,22,26,25,4.05,5.0,fr,28376,140,1182300,1,1,Active Shallow Crust,0.0,89.99163,0.0,04/22/7025
+5.51834,50.81398,9922,5,9,6,54,50,3.55,5.0,fr,28377,198,1182720,1,1,Active Shallow Crust,0.0,89.98726,0.0,05/09/9922
+5.51834,50.81398,7102,12,16,19,8,49,3.55,27.5,fr,28378,142,1182722,1,1,Active Shallow Crust,0.0,89.98726,0.0,12/16/7102
+5.51834,50.81398,2758,4,28,11,0,14,3.55,27.5,fr,28379,55,1182731,1,1,Active Shallow Crust,128.895,89.99363,0.0,04/28/2758
+5.51834,50.81398,4626,1,17,9,52,33,3.65,5.0,fr,28380,92,1182732,1,4,Active Shallow Crust,0.0,89.98864,0.0,01/17/4626
+5.51834,50.81398,6467,3,30,5,59,41,3.65,5.0,fr,28381,129,1182732,1,4,Active Shallow Crust,0.0,89.98864,0.0,03/30/6467
+5.51834,50.81398,5767,8,10,5,57,35,3.65,5.0,fr,28382,115,1182732,1,4,Active Shallow Crust,0.0,89.98864,0.0,08/10/5767
+5.51834,50.81398,5131,7,17,12,42,2,3.65,5.0,fr,28383,102,1182732,1,4,Active Shallow Crust,0.0,89.98864,0.0,07/17/5131
+5.51834,50.81398,6033,12,20,12,9,34,3.65,15.0,fr,28384,120,1182733,1,1,Active Shallow Crust,0.0,89.98864,0.0,12/20/6033
+5.51834,50.81398,3519,7,10,7,14,7,3.75,15.0,fr,28385,70,1182745,1,1,Active Shallow Crust,0.0,89.98988,0.0,07/10/3519
+5.51834,50.81398,2904,11,22,16,38,28,3.75,5.0,fr,28386,58,1182747,1,1,Active Shallow Crust,240.01,58.01777,0.0,11/22/2904
+5.51834,50.81398,6573,3,14,15,6,53,3.85,5.0,fr,28387,131,1182756,1,1,Active Shallow Crust,0.0,89.99098,0.0,03/14/6573
+5.51834,50.81398,2364,9,15,21,44,8,3.85,15.0,fr,28388,47,1182760,1,1,Active Shallow Crust,240.0117,57.99795,0.0,09/15/2364
+5.51834,50.81398,6580,6,9,17,0,47,3.85,5.0,fr,28389,131,1182765,1,1,Active Shallow Crust,128.8953,89.99323,0.0,06/09/6580
+5.51834,50.81398,978,8,2,4,14,54,3.95,5.0,fr,28390,19,1182768,1,1,Active Shallow Crust,0.0,89.99196,0.0,08/02/0978
+5.51834,50.81398,6648,8,14,8,0,17,3.95,15.0,fr,28391,132,1182775,1,1,Active Shallow Crust,0.0,89.99187,-90.0,08/14/6648
+5.51834,50.81398,9323,3,21,16,5,16,4.05,15.0,fr,28392,186,1182781,1,1,Active Shallow Crust,0.0,89.98925,0.0,03/21/9323
+5.51834,50.81398,4446,4,7,5,20,28,4.05,27.5,fr,28393,88,1182782,1,1,Active Shallow Crust,0.0,89.98925,0.0,04/07/4446
+5.51834,50.81398,7864,6,28,20,25,41,4.05,5.0,fr,28394,157,1182789,1,1,Active Shallow Crust,128.8894,89.99463,0.0,06/28/7864
+5.51834,50.81398,8668,2,4,4,6,37,4.15,5.0,fr,28395,173,1182792,1,1,Active Shallow Crust,0.0,89.99042,0.0,02/04/8668
+5.51834,50.81398,4489,12,13,10,47,56,4.15,15.0,fr,28396,89,1182793,1,1,Active Shallow Crust,0.0,89.99042,0.0,12/13/4489
+5.51834,50.81398,4087,12,22,13,29,52,4.15,5.0,fr,28397,81,1182801,1,2,Active Shallow Crust,128.8977,89.99361,0.0,12/22/4087
+5.51834,50.81398,6705,11,22,2,32,19,4.15,5.0,fr,28398,134,1182801,1,2,Active Shallow Crust,128.8977,89.99361,0.0,11/22/6705
+5.51834,50.81398,2761,12,4,17,16,11,4.25,5.0,fr,28399,55,1182804,1,2,Active Shallow Crust,0.0,89.98862,0.0,12/04/2761
+5.51834,50.81398,6582,7,4,22,50,38,4.25,5.0,fr,28400,131,1182804,1,2,Active Shallow Crust,0.0,89.98862,0.0,07/04/6582
+5.51834,50.81398,2061,2,9,14,38,20,4.35,15.0,fr,28401,41,1182817,1,1,Active Shallow Crust,0.0,89.98985,0.0,02/09/2061
+5.51834,50.81398,2917,11,11,18,36,43,4.45,5.0,fr,28402,58,1182831,1,1,Active Shallow Crust,240.0064,57.99494,0.0,11/11/2917
+5.51834,50.81398,8901,5,1,13,38,38,4.75,5.0,fr,28403,178,1182864,1,2,Active Shallow Crust,0.0,89.99039,0.0,05/01/8901
+5.51834,50.81398,8279,12,13,18,43,50,4.75,5.0,fr,28404,165,1182864,1,2,Active Shallow Crust,0.0,89.99039,0.0,12/13/8279
+5.51834,50.81398,8902,4,21,17,8,17,4.85,27.5,fr,28405,178,1182878,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/21/8902
+5.51834,50.81398,6573,9,27,3,42,55,4.95,5.0,fr,28406,131,1182888,1,1,Active Shallow Crust,0.0,89.98983,0.0,09/27/6573
+4.84387,46.30355,2875,2,25,7,3,4,3.55,5.0,fr,28407,57,1183203,1,1,Active Shallow Crust,240.0122,57.99875,0.0,02/25/2875
+4.84387,46.30355,1502,7,9,19,43,13,3.55,15.0,fr,28408,30,1183204,1,1,Active Shallow Crust,240.0122,57.99875,0.0,07/09/1502
+4.84387,46.30355,9494,7,25,3,54,10,3.55,5.0,fr,28409,189,1183206,1,1,Active Shallow Crust,0.0,89.99295,-90.0,07/25/9494
+4.84387,46.30355,2651,7,18,11,16,32,3.65,27.5,fr,28410,53,1183214,1,1,Active Shallow Crust,0.0,89.98758,0.0,07/18/2651
+4.84387,46.30355,9645,1,7,5,3,41,3.65,15.0,fr,28411,192,1183216,1,1,Active Shallow Crust,240.0022,58.01181,0.0,01/07/9645
+4.84387,46.30355,2203,8,14,8,43,41,4.05,5.0,fr,28412,44,1183266,1,1,Active Shallow Crust,0.0,89.98811,-90.0,08/14/2203
+4.84387,46.30355,4808,2,26,2,47,56,4.25,5.0,fr,28413,96,1183287,1,1,Active Shallow Crust,240.0081,57.99384,0.0,02/26/4808
+4.84387,46.30355,7084,5,24,6,57,33,4.35,5.0,fr,28414,141,1183299,1,1,Active Shallow Crust,240.0087,57.99593,0.0,05/24/7084
+4.84387,46.30355,5961,2,17,13,40,2,5.05,27.5,fr,28415,119,1183382,1,1,Active Shallow Crust,0.0,89.99009,0.0,02/17/5961
+4.84387,46.30355,8928,5,18,19,0,0,5.15,5.0,fr,28416,178,1183392,1,1,Active Shallow Crust,0.0,89.99006,0.0,05/18/8928
+3.64817,51.44202,1259,7,1,14,46,25,3.55,27.5,fr,28417,25,1183682,1,1,Active Shallow Crust,0.0,89.99057,0.0,07/01/1259
+3.64817,51.44202,8035,6,29,11,9,40,3.65,27.5,fr,28418,160,1183694,1,1,Active Shallow Crust,0.0,89.98879,0.0,06/29/8035
+3.64817,51.44202,7987,12,9,22,44,41,3.75,5.0,fr,28419,159,1183704,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/09/7987
+3.64817,51.44202,8310,5,10,3,46,42,3.75,5.0,fr,28420,166,1183713,1,1,Active Shallow Crust,128.8956,89.96736,0.0,05/10/8310
+3.64817,51.44202,4930,4,16,5,20,42,3.85,5.0,fr,28421,98,1183722,1,1,Active Shallow Crust,0.0,89.991,-90.0,04/16/4930
+3.64817,51.44202,947,8,11,2,55,23,4.05,5.0,fr,28422,18,1183740,1,1,Active Shallow Crust,0.0,89.9894,0.0,08/11/0947
+3.64817,51.44202,9527,11,21,3,55,4,4.15,15.0,fr,28423,190,1183753,1,1,Active Shallow Crust,0.0,89.99055,0.0,11/21/9527
+3.64817,51.44202,899,8,4,4,31,36,4.35,15.0,fr,28424,17,1183777,1,1,Active Shallow Crust,0.0,89.98999,0.0,08/04/0899
+3.64817,51.44202,8833,1,24,6,29,53,4.55,27.5,fr,28425,176,1183808,1,1,Active Shallow Crust,0.0,89.98994,-90.0,01/24/8833
+3.64817,51.44202,2153,10,19,13,10,44,4.95,5.0,fr,28426,43,1183848,1,1,Active Shallow Crust,0.0,89.98997,0.0,10/19/2153
+3.64817,51.44202,7991,2,8,16,54,28,5.15,5.0,fr,28427,159,1183872,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/08/7991
+0.81574,47.15596,2317,3,3,7,48,51,3.55,5.0,fr,28428,46,1184163,1,1,Active Shallow Crust,240.0121,57.9981,0.0,03/03/2317
+0.81574,47.15596,5543,1,22,5,19,52,3.65,5.0,fr,28429,110,1184172,1,3,Active Shallow Crust,0.0,89.99007,0.0,01/22/5543
+0.81574,47.15596,4726,11,4,12,39,53,3.65,5.0,fr,28430,94,1184172,1,3,Active Shallow Crust,0.0,89.99007,0.0,11/04/4726
+0.81574,47.15596,4628,3,29,7,55,44,3.65,5.0,fr,28431,92,1184172,1,3,Active Shallow Crust,0.0,89.99007,0.0,03/29/4628
+0.81574,47.15596,6721,10,30,23,53,20,3.65,15.0,fr,28432,134,1184173,1,1,Active Shallow Crust,0.0,89.99007,0.0,10/30/6721
+0.81574,47.15596,9026,12,31,8,48,7,3.75,5.0,fr,28433,180,1184190,1,1,Active Shallow Crust,0.0,89.98967,-90.0,12/31/9026
+0.81574,47.15596,7173,8,31,19,27,2,4.35,5.0,fr,28434,143,1184256,1,1,Active Shallow Crust,0.0,89.9901,0.0,08/31/7173
+0.81574,47.15596,3139,4,8,18,8,38,4.35,27.5,fr,28435,62,1184258,1,1,Active Shallow Crust,0.0,89.9901,0.0,04/08/3139
+0.81574,47.15596,837,7,23,12,45,44,4.65,5.0,fr,28436,16,1184292,1,1,Active Shallow Crust,0.0,89.9901,0.0,07/23/0837
+0.81574,47.15596,3734,7,12,16,52,3,4.65,5.0,fr,28437,74,1184295,1,1,Active Shallow Crust,240.0111,57.99427,0.0,07/12/3734
+0.81574,47.15596,6117,11,5,10,58,18,4.85,27.5,fr,28438,122,1184327,1,1,Active Shallow Crust,128.8924,89.98903,0.0,11/05/6117
+2.22646,45.78016,756,5,29,15,53,3,3.55,5.0,fr,28439,15,1184640,1,1,Active Shallow Crust,0.0,89.98945,0.0,05/29/0756
+2.22646,45.78016,5039,12,30,1,19,24,3.55,5.0,fr,28440,100,1184643,1,1,Active Shallow Crust,240.0118,57.99862,0.0,12/30/5039
+2.22646,45.78016,7679,1,31,12,5,45,3.55,27.5,fr,28441,153,1184645,1,1,Active Shallow Crust,240.0118,57.99852,0.0,01/31/7679
+2.22646,45.78016,868,10,29,9,50,20,3.65,15.0,fr,28442,17,1184653,1,1,Active Shallow Crust,0.0,89.9906,0.0,10/29/0868
+2.22646,45.78016,7134,4,3,11,24,29,3.75,5.0,fr,28443,142,1184664,1,1,Active Shallow Crust,0.0,89.98883,0.0,04/03/7134
+2.22646,45.78016,9159,7,5,7,36,33,3.85,5.0,fr,28444,183,1184679,1,1,Active Shallow Crust,240.0105,57.99804,0.0,07/05/9159
+2.22646,45.78016,5941,5,30,8,6,48,3.95,5.0,fr,28445,118,1184694,1,1,Active Shallow Crust,0.0,89.99102,-90.0,05/30/5941
+2.22646,45.78016,4994,2,4,1,7,49,4.15,15.0,fr,28446,99,1184716,1,1,Active Shallow Crust,240.0087,57.99712,0.0,02/04/4994
+1.75246,52.55135,3346,8,24,6,35,56,3.55,5.0,fr,28447,66,1185123,1,1,Active Shallow Crust,240.0127,57.99828,0.0,08/24/3346
+1.75246,52.55135,7340,2,11,22,6,48,3.65,5.0,fr,28448,146,1185132,1,2,Active Shallow Crust,0.0,89.99043,0.0,02/11/7340
+1.75246,52.55135,4991,11,21,18,19,38,3.65,5.0,fr,28449,99,1185132,1,2,Active Shallow Crust,0.0,89.99043,0.0,11/21/4991
+1.57676,50.22719,8802,8,26,11,4,52,3.55,5.0,fr,28450,176,1186080,1,1,Active Shallow Crust,0.0,89.99033,0.0,08/26/8802
+1.57676,50.22719,4349,11,26,15,55,50,3.95,5.0,fr,28451,86,1186128,1,1,Active Shallow Crust,0.0,89.98982,0.0,11/26/4349
+1.57676,50.22719,5236,2,16,19,36,49,4.35,5.0,fr,28452,104,1186176,1,1,Active Shallow Crust,0.0,89.98972,0.0,02/16/5236
+1.57676,50.22719,6766,11,21,14,51,43,4.75,15.0,fr,28453,135,1186225,1,1,Active Shallow Crust,0.0,89.98987,0.0,11/21/6766
+1.57676,50.22719,7813,5,18,13,0,22,5.95,5.0,fr,28454,156,1186371,1,1,Active Shallow Crust,240.0592,57.99984,0.0,05/18/7813
+2.35902,41.8423,4841,4,25,8,6,31,3.55,5.0,fr,28455,96,1186566,1,1,Active Shallow Crust,0.0,89.9886,-90.0,04/25/4841
+2.35902,41.8423,1426,1,31,16,22,23,3.65,5.0,fr,28456,28,1186572,1,1,Active Shallow Crust,0.0,89.98996,0.0,01/31/1426
+2.35902,41.8423,7007,12,6,18,36,38,3.65,27.5,fr,28457,140,1186574,1,1,Active Shallow Crust,0.0,89.98996,0.0,12/06/7007
+2.35902,41.8423,6836,8,27,22,27,6,3.75,15.0,fr,28458,136,1186585,1,1,Active Shallow Crust,0.0,89.99105,0.0,08/27/6836
+2.35902,41.8423,262,10,16,11,36,2,3.75,5.0,fr,28459,5,1186587,1,1,Active Shallow Crust,240.0076,58.01759,0.0,10/16/0262
+2.35902,41.8423,2301,12,1,13,47,27,3.75,5.0,fr,28460,46,1186593,1,1,Active Shallow Crust,128.8972,89.96741,0.0,12/01/2301
+2.35902,41.8423,6078,3,19,1,5,8,3.85,5.0,fr,28461,121,1186596,1,1,Active Shallow Crust,0.0,89.98936,0.0,03/19/6078
+2.35902,41.8423,8295,4,20,10,56,52,3.95,5.0,fr,28462,165,1186608,1,2,Active Shallow Crust,0.0,89.99052,0.0,04/20/8295
+2.35902,41.8423,5626,4,16,18,42,31,3.95,5.0,fr,28463,112,1186608,1,2,Active Shallow Crust,0.0,89.99052,0.0,04/16/5626
+2.35902,41.8423,4480,5,10,3,26,15,4.05,5.0,fr,28464,89,1186620,1,1,Active Shallow Crust,0.0,89.98944,0.0,05/10/4480
+2.35902,41.8423,6041,3,26,0,7,50,4.15,5.0,fr,28465,120,1186635,1,1,Active Shallow Crust,240.0078,57.99703,0.0,03/26/6041
+2.35902,41.8423,9334,9,14,14,55,30,4.15,5.0,fr,28466,186,1186638,1,1,Active Shallow Crust,0.0,89.99048,-90.0,09/14/9334
+2.35902,41.8423,9641,4,18,13,55,2,4.15,5.0,fr,28467,192,1186641,1,1,Active Shallow Crust,128.8985,89.99341,0.0,04/18/9641
+2.35902,41.8423,2555,10,13,8,33,48,4.35,5.0,fr,28468,51,1186656,1,1,Active Shallow Crust,0.0,89.98953,0.0,10/13/2555
+2.35902,41.8423,2945,11,27,18,36,37,4.55,15.0,fr,28469,58,1186681,1,1,Active Shallow Crust,0.0,89.99049,0.0,11/27/2945
+2.35902,41.8423,2215,11,13,10,40,27,4.65,5.0,fr,28470,44,1186692,1,1,Active Shallow Crust,0.0,89.99047,0.0,11/13/2215
+2.35902,41.8423,6698,4,26,20,25,38,4.75,27.5,fr,28471,133,1186709,1,1,Active Shallow Crust,240.0057,58.00423,0.0,04/26/6698
+2.35902,41.8423,9182,6,15,1,4,11,4.85,5.0,fr,28472,183,1186716,1,1,Active Shallow Crust,0.0,89.98991,0.0,06/15/9182
+8.2828,50.52639,5495,8,4,23,46,47,3.55,15.0,fr,28473,109,1187041,1,1,Active Shallow Crust,0.0,89.98717,0.0,08/04/5495
+8.2828,50.52639,3328,7,18,4,19,44,3.65,5.0,fr,28474,66,1187052,1,1,Active Shallow Crust,0.0,89.98857,0.0,07/18/3328
+8.2828,50.52639,5574,4,15,17,3,3,4.05,5.0,fr,28475,111,1187109,1,1,Active Shallow Crust,128.8917,89.99279,0.0,04/15/5574
+8.2828,50.52639,9849,4,6,21,18,30,4.15,5.0,fr,28476,196,1187112,1,1,Active Shallow Crust,0.0,89.98714,0.0,04/06/9849
+8.2828,50.52639,7460,5,29,15,55,3,4.15,5.0,fr,28477,149,1187121,1,1,Active Shallow Crust,128.8972,89.99358,0.0,05/29/7460
+8.2828,50.52639,2022,10,10,11,4,10,4.45,5.0,fr,28478,40,1187148,1,1,Active Shallow Crust,0.0,89.9909,0.0,10/10/2022
+8.2828,50.52639,1671,5,15,5,36,2,4.45,15.0,fr,28479,33,1187149,1,2,Active Shallow Crust,0.0,89.9909,0.0,05/15/1671
+8.2828,50.52639,3182,12,25,10,0,23,4.45,15.0,fr,28480,63,1187149,1,2,Active Shallow Crust,0.0,89.9909,0.0,12/25/3182
+8.2828,50.52639,155,1,1,4,41,25,5.45,15.0,fr,28481,3,1187269,1,1,Active Shallow Crust,0.0,89.98993,0.0,01/01/0155
+8.2828,50.52639,7432,8,5,21,9,6,6.15,15.0,fr,28482,148,1187353,1,1,Active Shallow Crust,0.0,89.98971,0.0,08/05/7432
+-3.28673,47.9106,3006,10,9,23,7,7,3.55,15.0,fr,28483,60,1187521,1,1,Active Shallow Crust,0.0,89.98986,0.0,10/09/3006
+-3.28673,47.9106,3550,5,27,4,49,24,3.65,15.0,fr,28484,70,1187536,1,1,Active Shallow Crust,240.0016,58.01302,0.0,05/27/3550
+-3.28673,47.9106,9694,3,23,16,55,24,3.65,15.0,fr,28485,193,1187539,1,1,Active Shallow Crust,0.0,89.99086,-90.0,03/23/9694
+-3.28673,47.9106,6775,3,14,17,10,3,3.65,5.0,fr,28486,135,1187541,1,1,Active Shallow Crust,128.9006,89.96355,0.0,03/14/6775
+-3.28673,47.9106,6495,4,11,8,4,4,3.75,15.0,fr,28487,129,1187545,1,1,Active Shallow Crust,0.0,89.98927,0.0,04/11/6495
+-3.28673,47.9106,1586,12,6,10,53,5,3.75,27.5,fr,28488,31,1187546,1,1,Active Shallow Crust,0.0,89.98927,0.0,12/06/1586
+-3.28673,47.9106,1701,7,16,7,16,14,3.75,15.0,fr,28489,34,1187554,1,1,Active Shallow Crust,128.8966,89.96727,0.0,07/16/1701
+-3.28673,47.9106,1809,5,23,11,23,4,3.85,5.0,fr,28490,36,1187556,1,1,Active Shallow Crust,0.0,89.99043,0.0,05/23/1809
+-3.28673,47.9106,9877,1,30,19,43,16,3.85,15.0,fr,28491,197,1187557,1,2,Active Shallow Crust,0.0,89.99043,0.0,01/30/9877
+-3.28673,47.9106,3662,12,29,0,41,55,3.85,15.0,fr,28492,73,1187557,1,2,Active Shallow Crust,0.0,89.99043,0.0,12/29/3662
+-3.28673,47.9106,9957,5,9,15,43,41,4.05,5.0,fr,28493,199,1187580,1,1,Active Shallow Crust,0.0,89.99049,0.0,05/09/9957
+-3.28673,47.9106,2064,5,3,7,49,2,4.05,5.0,fr,28494,41,1187583,1,1,Active Shallow Crust,240.0061,58.00604,0.0,05/03/2064
+-3.28673,47.9106,2024,6,8,16,5,23,4.15,5.0,fr,28495,40,1187592,1,1,Active Shallow Crust,0.0,89.98984,0.0,06/08/2024
+-3.28673,47.9106,9678,7,17,8,25,57,4.15,15.0,fr,28496,193,1187602,1,1,Active Shallow Crust,128.8971,89.99407,0.0,07/17/9678
+-3.28673,47.9106,4359,5,26,9,2,47,4.25,5.0,fr,28497,87,1187607,1,1,Active Shallow Crust,240.008,57.99425,0.0,05/26/4359
+-3.28673,47.9106,1592,11,22,8,42,38,4.55,5.0,fr,28498,31,1187640,1,1,Active Shallow Crust,0.0,89.99038,0.0,11/22/1592
+1.23628,46.1138,2119,2,9,20,16,9,3.55,5.0,fr,28499,42,1188000,1,1,Active Shallow Crust,0.0,89.98952,0.0,02/09/2119
+1.23628,46.1138,388,2,17,2,35,35,3.65,15.0,fr,28500,7,1188013,1,2,Active Shallow Crust,0.0,89.99065,0.0,02/17/0388
+1.23628,46.1138,7980,4,5,0,54,38,3.65,15.0,fr,28501,159,1188013,1,2,Active Shallow Crust,0.0,89.99065,0.0,04/05/7980
+1.23628,46.1138,4113,1,24,17,55,34,3.65,27.5,fr,28502,82,1188014,1,1,Active Shallow Crust,0.0,89.99065,0.0,01/24/4113
+1.23628,46.1138,4833,7,31,20,7,45,3.65,5.0,fr,28503,96,1188015,1,1,Active Shallow Crust,240.0008,58.01297,0.0,07/31/4833
+1.23628,46.1138,7767,1,26,17,8,52,3.65,5.0,fr,28504,155,1188018,1,1,Active Shallow Crust,0.0,89.99055,-90.0,01/26/7767
+1.23628,46.1138,3058,3,31,5,55,2,3.75,5.0,fr,28505,61,1188024,1,1,Active Shallow Crust,0.0,89.99028,0.0,03/31/3058
+1.23628,46.1138,99,10,11,11,54,44,3.75,15.0,fr,28506,1,1188025,1,1,Active Shallow Crust,0.0,89.99028,0.0,10/11/0099
+1.23628,46.1138,2273,7,6,18,43,45,3.95,5.0,fr,28507,45,1188048,1,1,Active Shallow Crust,0.0,89.99007,0.0,07/06/2273
+1.23628,46.1138,3256,11,22,12,22,55,3.95,15.0,fr,28508,65,1188055,1,1,Active Shallow Crust,0.0,89.98996,-90.0,11/22/3256
+1.23628,46.1138,9418,12,14,22,19,40,4.25,15.0,fr,28509,188,1188094,1,1,Active Shallow Crust,128.8946,89.98093,0.0,12/14/9418
+-3.77301,46.4944,989,12,3,9,36,40,3.65,5.0,fr,28510,19,1188501,1,1,Active Shallow Crust,128.9007,89.96352,0.0,12/03/0989
+1.76662,41.74687,9188,6,24,0,14,25,3.55,5.0,fr,28511,183,1188960,1,1,Active Shallow Crust,0.0,89.99059,0.0,06/24/9188
+1.76662,41.74687,154,7,30,18,13,10,3.65,5.0,fr,28512,3,1188972,1,3,Active Shallow Crust,0.0,89.98994,0.0,07/30/0154
+1.76662,41.74687,3442,5,17,15,21,43,3.65,5.0,fr,28513,68,1188972,1,3,Active Shallow Crust,0.0,89.98994,0.0,05/17/3442
+1.76662,41.74687,6057,8,28,3,42,10,3.65,5.0,fr,28514,121,1188972,1,3,Active Shallow Crust,0.0,89.98994,0.0,08/28/6057
+1.76662,41.74687,7003,6,4,21,42,2,3.85,5.0,fr,28515,140,1188996,1,1,Active Shallow Crust,0.0,89.98935,0.0,06/04/7003
+1.76662,41.74687,9032,12,8,2,14,11,3.85,15.0,fr,28516,180,1188997,1,1,Active Shallow Crust,0.0,89.98935,0.0,12/08/9032
+1.76662,41.74687,1697,4,6,3,47,6,4.25,5.0,fr,28517,33,1189044,1,1,Active Shallow Crust,0.0,89.98991,0.0,04/06/1697
+-2.23675,43.07121,8961,11,11,10,43,17,3.55,5.0,fr,28518,179,1189440,1,4,Active Shallow Crust,0.0,89.98895,0.0,11/11/8961
+-2.23675,43.07121,8455,1,25,4,36,59,3.55,5.0,fr,28519,169,1189440,1,4,Active Shallow Crust,0.0,89.98895,0.0,01/25/8455
+-2.23675,43.07121,7519,2,1,14,47,26,3.55,5.0,fr,28520,150,1189440,1,4,Active Shallow Crust,0.0,89.98895,0.0,02/01/7519
+-2.23675,43.07121,1640,12,15,3,11,11,3.55,5.0,fr,28521,32,1189440,1,4,Active Shallow Crust,0.0,89.98895,0.0,12/15/1640
+-2.23675,43.07121,683,6,16,18,20,1,3.65,15.0,fr,28522,13,1189456,1,1,Active Shallow Crust,240.0003,58.01305,0.0,06/16/0683
+-2.23675,43.07121,8376,4,2,22,39,24,3.65,5.0,fr,28523,167,1189458,1,1,Active Shallow Crust,0.0,89.99004,-90.0,04/02/8376
+-2.23675,43.07121,2862,3,13,23,7,23,3.75,5.0,fr,28524,57,1189464,1,2,Active Shallow Crust,0.0,89.99123,0.0,03/13/2862
+-2.23675,43.07121,8816,7,12,1,21,24,3.75,5.0,fr,28525,176,1189464,1,2,Active Shallow Crust,0.0,89.99123,0.0,07/12/8816
+-2.23675,43.07121,174,7,14,9,46,8,3.75,15.0,fr,28526,3,1189465,1,1,Active Shallow Crust,0.0,89.99123,0.0,07/14/0174
+-2.23675,43.07121,8179,2,1,10,39,23,3.85,27.5,fr,28527,163,1189478,1,1,Active Shallow Crust,0.0,89.98957,0.0,02/01/8179
+-2.23675,43.07121,1184,8,11,14,6,26,3.95,5.0,fr,28528,23,1189488,1,1,Active Shallow Crust,0.0,89.99071,0.0,08/11/1184
+-2.23675,43.07121,5632,11,4,21,37,31,3.95,15.0,fr,28529,112,1189489,1,1,Active Shallow Crust,0.0,89.99071,0.0,11/04/5632
+-2.23675,43.07121,5859,1,13,8,52,35,3.95,15.0,fr,28530,117,1189498,1,1,Active Shallow Crust,128.9012,89.99303,0.0,01/13/5859
+-2.23675,43.07121,49,11,25,16,47,56,4.05,5.0,fr,28531,0,1189500,1,1,Active Shallow Crust,0.0,89.98965,0.0,11/25/0049
+-2.23675,43.07121,49,10,20,23,3,34,4.05,15.0,fr,28532,0,1189501,1,2,Active Shallow Crust,0.0,89.98965,0.0,10/20/0049
+-2.23675,43.07121,7574,7,25,5,56,24,4.05,15.0,fr,28533,151,1189501,1,2,Active Shallow Crust,0.0,89.98965,0.0,07/25/7574
+-2.23675,43.07121,2887,10,6,3,5,8,4.15,5.0,fr,28534,57,1189515,1,1,Active Shallow Crust,240.0077,57.99729,0.0,10/06/2887
+-2.23675,43.07121,6294,12,5,21,50,52,4.25,15.0,fr,28535,125,1189534,1,1,Active Shallow Crust,128.8951,89.98082,0.0,12/05/6294
+-2.23675,43.07121,1282,1,26,12,29,31,4.55,5.0,fr,28536,25,1189560,1,1,Active Shallow Crust,0.0,89.98952,0.0,01/26/1282
+-2.23675,43.07121,8536,12,4,8,0,5,4.65,15.0,fr,28537,170,1189573,1,1,Active Shallow Crust,0.0,89.98962,0.0,12/04/8536
+-2.23675,43.07121,4154,3,13,20,23,38,4.75,5.0,fr,28538,83,1189593,1,1,Active Shallow Crust,128.8899,89.98798,0.0,03/13/4154
+-2.23675,43.07121,2990,3,26,4,31,36,5.35,5.0,fr,28539,59,1189656,1,1,Active Shallow Crust,0.0,89.9898,0.0,03/26/2990
+-4.18902,49.04679,8001,10,18,18,21,56,3.65,27.5,fr,28540,160,1189934,1,1,Active Shallow Crust,0.0,89.98822,0.0,10/18/8001
+-4.18902,49.04679,2823,2,13,18,55,34,3.75,15.0,fr,28541,56,1189954,1,1,Active Shallow Crust,128.8953,89.96754,0.0,02/13/2823
+-4.18902,49.04679,9628,10,8,20,48,54,3.85,5.0,fr,28542,192,1189956,1,1,Active Shallow Crust,0.0,89.99064,0.0,10/08/9628
+-4.18902,49.04679,6096,5,19,16,55,37,4.95,5.0,fr,28543,121,1190088,1,1,Active Shallow Crust,0.0,89.98945,0.0,05/19/6096
+4.55683,50.92854,1370,4,15,6,12,54,3.55,5.0,fr,28544,27,1190409,1,1,Active Shallow Crust,128.8959,89.99364,0.0,04/15/1370
+4.55683,50.92854,7623,6,29,23,46,51,3.65,15.0,fr,28545,152,1190413,1,2,Active Shallow Crust,0.0,89.98867,0.0,06/29/7623
+4.55683,50.92854,7705,2,1,11,43,28,3.65,15.0,fr,28546,154,1190413,1,2,Active Shallow Crust,0.0,89.98867,0.0,02/01/7705
+4.55683,50.92854,7034,4,11,15,36,53,3.65,5.0,fr,28547,140,1190415,1,2,Active Shallow Crust,240.002,58.01286,0.0,04/11/7034
+4.55683,50.92854,4618,12,16,12,27,7,3.65,5.0,fr,28548,92,1190415,1,2,Active Shallow Crust,240.002,58.01286,0.0,12/16/4618
+4.55683,50.92854,1877,7,10,7,2,7,3.85,5.0,fr,28549,37,1190439,1,1,Active Shallow Crust,240.0116,57.99849,0.0,07/10/1877
+4.55683,50.92854,693,1,7,11,5,28,5.15,5.0,fr,28550,13,1190592,1,1,Active Shallow Crust,0.0,89.98992,0.0,01/07/0693
+-0.99312,44.85315,5118,11,8,16,1,35,3.65,5.0,fr,28551,102,1190895,1,1,Active Shallow Crust,240.0009,58.01284,0.0,11/08/5118
+-0.99312,44.85315,3980,3,23,15,34,18,3.95,15.0,fr,28552,79,1190929,1,1,Active Shallow Crust,0.0,89.98985,0.0,03/23/3980
+-0.99312,44.85315,1511,1,20,15,20,34,4.15,15.0,fr,28553,30,1190953,1,1,Active Shallow Crust,0.0,89.99015,0.0,01/20/1511
+-3.36645,48.58135,3212,2,16,9,58,5,3.55,5.0,fr,28554,64,1191840,1,1,Active Shallow Crust,0.0,89.98999,0.0,02/16/3212
+-3.36645,48.58135,5425,9,24,0,20,12,3.65,15.0,fr,28555,108,1191853,1,4,Active Shallow Crust,0.0,89.99108,0.0,09/24/5425
+-3.36645,48.58135,8232,10,10,22,46,41,3.65,15.0,fr,28556,164,1191853,1,4,Active Shallow Crust,0.0,89.99108,0.0,10/10/8232
+-3.36645,48.58135,4832,5,4,16,30,44,3.65,15.0,fr,28557,96,1191853,1,4,Active Shallow Crust,0.0,89.99108,0.0,05/04/4832
+-3.36645,48.58135,1150,4,12,4,13,3,3.65,15.0,fr,28558,22,1191853,1,4,Active Shallow Crust,0.0,89.99108,0.0,04/12/1150
+-3.36645,48.58135,7387,12,21,3,7,31,3.65,27.5,fr,28559,147,1191857,1,1,Active Shallow Crust,240.001,58.01298,0.0,12/21/7387
+-3.36645,48.58135,8121,4,16,2,47,10,3.75,5.0,fr,28560,162,1191864,1,2,Active Shallow Crust,0.0,89.9894,0.0,04/16/8121
+-3.36645,48.58135,1982,8,24,0,27,29,3.75,5.0,fr,28561,39,1191864,1,2,Active Shallow Crust,0.0,89.9894,0.0,08/24/1982
+-3.36645,48.58135,8014,12,29,7,41,38,3.85,5.0,fr,28562,160,1191876,1,2,Active Shallow Crust,0.0,89.99055,0.0,12/29/8014
+-3.36645,48.58135,5790,3,18,18,31,49,3.85,5.0,fr,28563,115,1191876,1,2,Active Shallow Crust,0.0,89.99055,0.0,03/18/5790
+-3.36645,48.58135,5173,12,16,3,15,41,3.95,15.0,fr,28564,103,1191895,1,1,Active Shallow Crust,0.0,89.98936,-90.0,12/16/5173
+-3.36645,48.58135,4490,12,13,13,44,6,4.05,5.0,fr,28565,89,1191900,1,2,Active Shallow Crust,0.0,89.99062,0.0,12/13/4490
+-3.36645,48.58135,537,4,16,19,36,53,4.05,5.0,fr,28566,10,1191900,1,2,Active Shallow Crust,0.0,89.99062,0.0,04/16/0537
+-3.36645,48.58135,4201,2,26,0,30,13,4.15,5.0,fr,28567,84,1191921,1,1,Active Shallow Crust,128.8976,89.99332,0.0,02/26/4201
+-3.36645,48.58135,2273,6,15,16,37,0,4.25,5.0,fr,28568,45,1191924,1,1,Active Shallow Crust,0.0,89.98957,0.0,06/15/2273
+-3.36645,48.58135,3155,12,8,3,10,17,4.35,27.5,fr,28569,63,1191941,1,1,Active Shallow Crust,240.0087,57.99598,0.0,12/08/3155
+-3.36645,48.58135,6000,9,15,5,45,0,4.35,5.0,fr,28570,119,1191945,1,1,Active Shallow Crust,128.8974,89.98263,0.0,09/15/6000
+7.23484,48.1494,4283,12,21,13,0,56,3.55,5.0,fr,28571,85,1192320,1,1,Active Shallow Crust,0.0,89.99327,0.0,12/21/4283
+7.23484,48.1494,4396,4,21,12,0,5,3.65,5.0,fr,28572,87,1192335,1,1,Active Shallow Crust,240.0001,58.01354,0.0,04/21/4396
+7.23484,48.1494,9360,11,7,21,52,6,3.75,5.0,fr,28573,187,1192347,1,1,Active Shallow Crust,240.0083,58.01792,0.0,11/07/9360
+7.23484,48.1494,3064,6,20,3,38,49,3.75,5.0,fr,28574,61,1192350,1,1,Active Shallow Crust,0.0,89.98919,-90.0,06/20/3064
+7.23484,48.1494,8574,4,19,21,53,53,3.85,5.0,fr,28575,171,1192356,1,1,Active Shallow Crust,0.0,89.99047,0.0,04/19/8574
+7.23484,48.1494,6683,2,22,10,48,9,3.95,5.0,fr,28576,133,1192368,1,1,Active Shallow Crust,0.0,89.99151,0.0,02/22/6683
+7.23484,48.1494,1909,6,14,17,26,9,3.95,27.5,fr,28577,38,1192373,1,1,Active Shallow Crust,240.0196,58.00518,0.0,06/14/1909
+7.23484,48.1494,634,12,6,15,16,40,4.05,5.0,fr,28578,12,1192380,1,1,Active Shallow Crust,0.0,89.98865,0.0,12/06/0634
+7.23484,48.1494,9838,7,13,3,14,27,4.05,27.5,fr,28579,196,1192385,1,1,Active Shallow Crust,240.0063,58.00569,0.0,07/13/9838
+7.23484,48.1494,2888,4,26,19,14,25,4.35,5.0,fr,28580,57,1192425,1,1,Active Shallow Crust,128.897,89.98307,0.0,04/26/2888
+7.23484,48.1494,498,12,12,9,1,23,4.65,5.0,fr,28581,9,1192455,1,1,Active Shallow Crust,240.0114,57.99437,0.0,12/12/0498
+7.23484,48.1494,2267,11,22,14,13,45,4.95,5.0,fr,28582,45,1192488,1,1,Active Shallow Crust,0.0,89.9906,0.0,11/22/2267
+-0.07009,42.47915,9416,7,7,13,23,31,3.55,15.0,fr,28583,188,1192801,1,2,Active Shallow Crust,0.0,89.99001,0.0,07/07/9416
+-0.07009,42.47915,5445,11,20,13,37,55,3.55,15.0,fr,28584,108,1192801,1,2,Active Shallow Crust,0.0,89.99001,0.0,11/20/5445
+-0.07009,42.47915,4391,8,3,14,55,21,3.55,15.0,fr,28585,87,1192810,1,1,Active Shallow Crust,128.8965,89.99373,0.0,08/03/4391
+-0.07009,42.47915,9778,11,3,20,58,4,3.85,5.0,fr,28586,195,1192836,1,1,Active Shallow Crust,0.0,89.98996,0.0,11/03/9778
+-0.07009,42.47915,4663,3,3,16,36,58,3.95,5.0,fr,28587,93,1192854,1,1,Active Shallow Crust,0.0,89.98999,-90.0,03/03/4663
+-0.07009,42.47915,1096,2,15,18,23,22,4.05,27.5,fr,28588,21,1192862,1,1,Active Shallow Crust,0.0,89.99,0.0,02/15/1096
+0.47392,47.26734,525,5,16,2,31,40,3.55,5.0,fr,28589,10,1193280,1,2,Active Shallow Crust,0.0,89.99017,0.0,05/16/0525
+0.47392,47.26734,6096,2,13,19,21,18,3.55,5.0,fr,28590,121,1193280,1,2,Active Shallow Crust,0.0,89.99017,0.0,02/13/6096
+0.47392,47.26734,1145,10,16,2,11,12,3.55,5.0,fr,28591,22,1193283,1,1,Active Shallow Crust,240.0123,57.99819,0.0,10/16/1145
+0.47392,47.26734,1874,5,2,21,10,13,3.65,15.0,fr,28592,37,1193293,1,2,Active Shallow Crust,0.0,89.99009,0.0,05/02/1874
+0.47392,47.26734,3702,10,6,1,48,49,3.65,15.0,fr,28593,74,1193293,1,2,Active Shallow Crust,0.0,89.99009,0.0,10/06/3702
+0.47392,47.26734,5423,6,17,4,28,10,3.65,5.0,fr,28594,108,1193295,1,1,Active Shallow Crust,240.0011,58.01293,0.0,06/17/5423
+0.47392,47.26734,3124,8,6,5,2,40,3.75,5.0,fr,28595,62,1193304,1,1,Active Shallow Crust,0.0,89.99015,0.0,08/06/3124
+0.47392,47.26734,2405,6,24,8,3,45,3.75,15.0,fr,28596,48,1193311,1,1,Active Shallow Crust,0.0,89.99004,-90.0,06/24/2405
+0.47392,47.26734,6497,4,22,9,18,30,3.85,5.0,fr,28597,129,1193316,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/22/6497
+0.47392,47.26734,884,3,18,0,34,43,3.95,15.0,fr,28598,17,1193338,1,1,Active Shallow Crust,128.9003,89.99366,0.0,03/18/0884
+0.47392,47.26734,1725,2,23,2,11,39,4.35,5.0,fr,28599,34,1193382,1,1,Active Shallow Crust,0.0,89.99001,-90.0,02/23/1725
+0.47392,47.26734,9555,1,12,22,9,34,4.45,5.0,fr,28600,191,1193388,1,1,Active Shallow Crust,0.0,89.98998,0.0,01/12/9555
+0.47392,47.26734,9342,2,19,23,9,39,4.65,27.5,fr,28601,186,1193414,1,1,Active Shallow Crust,0.0,89.99,0.0,02/19/9342
+-1.28045,50.47617,7021,2,25,4,9,47,3.55,5.0,fr,28602,140,1193760,1,1,Active Shallow Crust,0.0,89.99037,0.0,02/25/7021
+-1.28045,50.47617,9086,5,12,8,16,41,3.55,5.0,fr,28603,181,1193766,1,1,Active Shallow Crust,0.0,89.99026,-90.0,05/12/9086
+-1.28045,50.47617,511,9,27,23,22,32,3.65,5.0,fr,28604,10,1193772,1,1,Active Shallow Crust,0.0,89.98999,0.0,09/27/0511
+-1.28045,50.47617,5889,1,24,0,14,34,3.75,15.0,fr,28605,117,1193785,1,1,Active Shallow Crust,0.0,89.98981,0.0,01/24/5889
+0.19679,42.64276,2977,4,22,16,12,5,3.55,5.0,fr,28606,59,1194240,1,1,Active Shallow Crust,0.0,89.99004,0.0,04/22/2977
+0.19679,42.64276,1045,10,17,7,14,35,3.55,15.0,fr,28607,20,1194241,1,1,Active Shallow Crust,0.0,89.99004,0.0,10/17/1045
+0.19679,42.64276,1910,7,2,13,7,55,3.65,5.0,fr,28608,38,1194252,1,2,Active Shallow Crust,0.0,89.99008,0.0,07/02/1910
+0.19679,42.64276,4609,11,14,15,6,9,3.65,5.0,fr,28609,92,1194252,1,2,Active Shallow Crust,0.0,89.99008,0.0,11/14/4609
+0.19679,42.64276,468,10,28,8,15,7,3.65,5.0,fr,28610,9,1194261,1,1,Active Shallow Crust,128.9008,89.9635,0.0,10/28/0468
+0.19679,42.64276,6242,3,13,15,37,15,3.75,5.0,fr,28611,124,1194264,1,3,Active Shallow Crust,0.0,89.99006,0.0,03/13/6242
+0.19679,42.64276,8703,8,24,15,24,9,3.75,5.0,fr,28612,174,1194264,1,3,Active Shallow Crust,0.0,89.99006,0.0,08/24/8703
+0.19679,42.64276,2158,3,6,15,54,40,3.75,5.0,fr,28613,43,1194264,1,3,Active Shallow Crust,0.0,89.99006,0.0,03/06/2158
+0.19679,42.64276,4694,8,17,5,0,36,4.05,5.0,fr,28614,93,1194300,1,2,Active Shallow Crust,0.0,89.98996,0.0,08/17/4694
+0.19679,42.64276,8715,2,9,6,59,22,4.05,5.0,fr,28615,174,1194300,1,2,Active Shallow Crust,0.0,89.98996,0.0,02/09/8715
+0.19679,42.64276,6392,5,30,4,40,49,4.05,5.0,fr,28616,127,1194303,1,1,Active Shallow Crust,240.0054,58.00571,0.0,05/30/6392
+0.19679,42.64276,5082,4,8,3,28,37,4.25,5.0,fr,28617,101,1194324,1,1,Active Shallow Crust,0.0,89.98996,0.0,04/08/5082
+0.19679,42.64276,7275,11,14,13,2,51,4.25,5.0,fr,28618,145,1194327,1,1,Active Shallow Crust,240.0068,57.99392,0.0,11/14/7275
+0.19679,42.64276,4411,9,2,23,27,55,4.55,5.0,fr,28619,88,1194360,1,1,Active Shallow Crust,0.0,89.99003,0.0,09/02/4411
+0.14355,49.24065,9356,3,10,18,22,15,3.55,5.0,fr,28620,187,1194726,1,1,Active Shallow Crust,0.0,89.99001,-90.0,03/10/9356
+0.14355,49.24065,9529,12,28,10,14,8,3.65,5.0,fr,28621,190,1194732,1,1,Active Shallow Crust,0.0,89.98991,0.0,12/28/9529
+0.14355,49.24065,3024,11,21,6,49,59,3.65,27.5,fr,28622,60,1194734,1,1,Active Shallow Crust,0.0,89.98991,0.0,11/21/3024
+0.14355,49.24065,1450,5,3,5,31,33,3.65,5.0,fr,28623,28,1194735,1,2,Active Shallow Crust,240.0014,58.01294,0.0,05/03/1450
+0.14355,49.24065,1902,10,30,9,24,37,3.65,5.0,fr,28624,38,1194735,1,2,Active Shallow Crust,240.0014,58.01294,0.0,10/30/1902
+0.14355,49.24065,5329,9,17,23,19,12,3.75,5.0,fr,28625,106,1194747,1,1,Active Shallow Crust,240.0087,58.01764,0.0,09/17/5329
+0.14355,49.24065,6075,6,7,21,7,11,3.75,5.0,fr,28626,121,1194753,1,1,Active Shallow Crust,128.8963,89.96735,0.0,06/07/6075
+0.14355,49.24065,1059,2,25,17,21,27,3.85,5.0,fr,28627,21,1194756,1,2,Active Shallow Crust,0.0,89.98995,0.0,02/25/1059
+0.14355,49.24065,8239,1,12,4,24,37,3.85,5.0,fr,28628,164,1194756,1,2,Active Shallow Crust,0.0,89.98995,0.0,01/12/8239
+0.14355,49.24065,8081,12,27,3,36,29,3.95,27.5,fr,28629,161,1194773,1,1,Active Shallow Crust,240.0202,58.00506,0.0,12/27/8081
+0.14355,49.24065,5558,11,7,2,9,29,4.15,5.0,fr,28630,111,1194792,1,1,Active Shallow Crust,0.0,89.99,0.0,11/07/5558
+0.14355,49.24065,5794,1,3,21,15,58,4.15,15.0,fr,28631,115,1194793,1,1,Active Shallow Crust,0.0,89.99,0.0,01/03/5794
+0.14355,49.24065,48,7,6,4,2,38,4.55,5.0,fr,28632,0,1194840,1,1,Active Shallow Crust,0.0,89.98998,0.0,07/06/0048
+0.14355,49.24065,8798,12,3,2,45,49,5.75,5.0,fr,28633,175,1194987,1,1,Active Shallow Crust,240.0447,58.0001,0.0,12/03/8798
+8.7845,50.3308,3319,2,4,13,26,18,3.55,5.0,fr,28634,66,1195200,1,2,Active Shallow Crust,0.0,89.98713,0.0,02/04/3319
+8.7845,50.3308,3943,7,16,12,30,55,3.55,5.0,fr,28635,78,1195200,1,2,Active Shallow Crust,0.0,89.98713,0.0,07/16/3943
+8.7845,50.3308,2728,1,15,5,17,8,3.85,5.0,fr,28636,54,1195236,1,1,Active Shallow Crust,0.0,89.99088,0.0,01/15/2728
+8.7845,50.3308,7416,4,1,12,18,2,3.95,5.0,fr,28637,148,1195248,1,3,Active Shallow Crust,0.0,89.99187,0.0,04/01/7416
+8.7845,50.3308,6620,10,2,3,1,2,3.95,5.0,fr,28638,132,1195248,1,3,Active Shallow Crust,0.0,89.99187,0.0,10/02/6620
+8.7845,50.3308,225,11,1,22,20,35,3.95,5.0,fr,28639,4,1195248,1,3,Active Shallow Crust,0.0,89.99187,0.0,11/01/0225
+8.7845,50.3308,1885,4,26,0,14,10,3.95,5.0,fr,28640,37,1195251,1,1,Active Shallow Crust,240.02,58.00441,0.0,04/26/1885
+8.7845,50.3308,5539,5,18,18,44,30,4.25,5.0,fr,28641,110,1195284,1,1,Active Shallow Crust,0.0,89.98849,0.0,05/18/5539
+8.7845,50.3308,4675,10,4,4,10,57,4.75,5.0,fr,28642,93,1195350,1,1,Active Shallow Crust,0.0,89.99018,-90.0,10/04/4675
+8.7845,50.3308,3667,1,6,12,6,20,4.75,5.0,fr,28643,73,1195353,1,1,Active Shallow Crust,128.8878,89.98798,0.0,01/06/3667
+5.30731,43.47393,8571,7,11,1,43,44,3.55,5.0,fr,28644,171,1195680,1,3,Active Shallow Crust,0.0,89.99268,0.0,07/11/8571
+5.30731,43.47393,9299,11,30,8,14,47,3.55,5.0,fr,28645,185,1195680,1,3,Active Shallow Crust,0.0,89.99268,0.0,11/30/9299
+5.30731,43.47393,1970,2,12,9,32,51,3.55,5.0,fr,28646,39,1195680,1,3,Active Shallow Crust,0.0,89.99268,0.0,02/12/1970
+5.30731,43.47393,2732,12,8,14,34,57,3.55,15.0,fr,28647,54,1195681,1,1,Active Shallow Crust,0.0,89.99268,0.0,12/08/2732
+5.30731,43.47393,5873,11,30,16,37,26,3.65,5.0,fr,28648,117,1195692,1,1,Active Shallow Crust,0.0,89.98695,0.0,11/30/5873
+5.30731,43.47393,1669,11,14,19,10,38,3.65,5.0,fr,28649,33,1195695,1,1,Active Shallow Crust,239.9997,58.01334,0.0,11/14/1669
+5.30731,43.47393,280,2,10,19,0,27,3.65,15.0,fr,28650,5,1195696,1,1,Active Shallow Crust,239.9997,58.01334,0.0,02/10/0280
+5.30731,43.47393,8655,8,25,17,55,59,3.65,27.5,fr,28651,173,1195697,1,1,Active Shallow Crust,239.9997,58.01325,0.0,08/25/8655
+5.30731,43.47393,5901,9,26,14,20,27,3.75,5.0,fr,28652,118,1195704,1,2,Active Shallow Crust,0.0,89.98837,0.0,09/26/5901
+5.30731,43.47393,2048,6,23,16,29,35,3.75,5.0,fr,28653,40,1195704,1,2,Active Shallow Crust,0.0,89.98837,0.0,06/23/2048
+5.30731,43.47393,8412,11,4,0,53,45,3.85,5.0,fr,28654,168,1195716,1,1,Active Shallow Crust,0.0,89.98964,0.0,11/04/8412
+5.30731,43.47393,3227,1,15,9,26,8,3.95,5.0,fr,28655,64,1195728,1,1,Active Shallow Crust,0.0,89.99077,0.0,01/15/3227
+5.30731,43.47393,7044,1,30,9,17,59,4.15,5.0,fr,28656,140,1195752,1,1,Active Shallow Crust,0.0,89.989,0.0,01/30/7044
+5.30731,43.47393,9577,11,16,4,32,0,4.25,5.0,fr,28657,191,1195764,1,1,Active Shallow Crust,0.0,89.9902,0.0,11/16/9577
+5.30731,43.47393,1449,7,14,9,0,21,4.25,5.0,fr,28658,28,1195767,1,1,Active Shallow Crust,240.0063,57.99411,0.0,07/14/1449
+5.30731,43.47393,6788,8,15,16,19,54,4.35,5.0,fr,28659,135,1195779,1,1,Active Shallow Crust,240.0083,57.99545,0.0,08/15/6788
+5.30731,43.47393,7351,3,23,12,28,54,4.55,5.0,fr,28660,147,1195800,1,1,Active Shallow Crust,0.0,89.99075,0.0,03/23/7351
+5.30731,43.47393,2077,9,17,13,12,22,4.55,15.0,fr,28661,41,1195801,1,1,Active Shallow Crust,0.0,89.99075,0.0,09/17/2077
+5.30731,43.47393,7435,4,27,3,42,17,4.75,15.0,fr,28662,148,1195825,1,2,Active Shallow Crust,0.0,89.99081,0.0,04/27/7435
+5.30731,43.47393,7360,4,12,19,53,34,4.75,15.0,fr,28663,147,1195825,1,2,Active Shallow Crust,0.0,89.99081,0.0,04/12/7360
+5.30731,43.47393,1721,3,30,19,48,37,4.85,5.0,fr,28664,34,1195845,1,1,Active Shallow Crust,128.8936,89.98885,0.0,03/30/1721
+5.30731,43.47393,2577,8,31,4,38,29,4.95,5.0,fr,28665,51,1195848,1,1,Active Shallow Crust,0.0,89.98978,0.0,08/31/2577
+5.30731,43.47393,5706,9,30,14,38,8,5.95,15.0,fr,28666,114,1195969,1,1,Active Shallow Crust,0.0,89.98984,0.0,09/30/5706
+2.26714,43.4276,2803,1,13,17,33,12,3.85,5.0,fr,28667,56,1196196,1,1,Active Shallow Crust,0.0,89.98963,0.0,01/13/2803
+2.26714,43.4276,3951,2,14,2,22,56,3.85,5.0,fr,28668,79,1196205,1,1,Active Shallow Crust,128.8959,89.99352,0.0,02/14/3951
+2.26714,43.4276,3043,1,26,22,47,33,4.05,5.0,fr,28669,60,1196220,1,1,Active Shallow Crust,0.0,89.9897,0.0,01/26/3043
+2.26714,43.4276,8956,4,11,14,12,55,4.15,5.0,fr,28670,179,1196232,1,1,Active Shallow Crust,0.0,89.99082,0.0,04/11/8956
+2.26714,43.4276,7726,10,11,14,1,0,4.95,15.0,fr,28671,154,1196329,1,1,Active Shallow Crust,0.0,89.98977,0.0,10/11/7726
+-0.86958,49.31136,8594,7,6,9,27,13,3.55,15.0,fr,28672,171,1196641,1,1,Active Shallow Crust,0.0,89.99014,0.0,07/06/8594
+-0.86958,49.31136,3270,7,1,11,3,0,3.65,5.0,fr,28673,65,1196652,1,1,Active Shallow Crust,0.0,89.98975,0.0,07/01/3270
+-0.86958,49.31136,2678,12,24,11,49,26,3.65,5.0,fr,28674,53,1196655,1,1,Active Shallow Crust,240.0015,58.01292,0.0,12/24/2678
+-0.86958,49.31136,9615,6,20,4,38,6,3.65,15.0,fr,28675,192,1196656,1,1,Active Shallow Crust,240.0015,58.01292,0.0,06/20/9615
+-0.86958,49.31136,6935,11,8,4,31,7,3.65,15.0,fr,28676,138,1196659,1,1,Active Shallow Crust,0.0,89.99037,-90.0,11/08/6935
+-0.86958,49.31136,8197,5,8,7,41,15,3.75,5.0,fr,28677,163,1196664,1,2,Active Shallow Crust,0.0,89.99021,0.0,05/08/8197
+-0.86958,49.31136,5122,11,30,12,47,22,3.75,5.0,fr,28678,102,1196664,1,2,Active Shallow Crust,0.0,89.99021,0.0,11/30/5122
+-0.86958,49.31136,7482,4,30,7,10,58,3.75,27.5,fr,28679,149,1196666,1,1,Active Shallow Crust,0.0,89.99021,0.0,04/30/7482
+-0.86958,49.31136,5047,12,18,20,31,29,3.85,5.0,fr,28680,100,1196676,1,1,Active Shallow Crust,0.0,89.99011,0.0,12/18/5047
+-0.86958,49.31136,3373,8,22,3,48,8,3.85,15.0,fr,28681,67,1196677,1,2,Active Shallow Crust,0.0,89.99011,0.0,08/22/3373
+-0.86958,49.31136,2156,7,13,12,24,53,3.85,15.0,fr,28682,43,1196677,1,2,Active Shallow Crust,0.0,89.99011,0.0,07/13/2156
+-0.86958,49.31136,4939,11,26,18,59,42,3.85,5.0,fr,28683,98,1196679,1,1,Active Shallow Crust,240.0113,57.99783,0.0,11/26/4939
+-0.86958,49.31136,9428,11,14,9,52,19,3.95,5.0,fr,28684,188,1196691,1,1,Active Shallow Crust,240.0203,58.00505,0.0,11/14/9428
+-0.86958,49.31136,462,10,30,3,4,32,4.05,15.0,fr,28685,9,1196701,1,1,Active Shallow Crust,0.0,89.98983,0.0,10/30/0462
+-0.86958,49.31136,453,1,15,18,58,27,4.15,5.0,fr,28686,9,1196712,1,1,Active Shallow Crust,0.0,89.99011,0.0,01/15/0453
+-0.86958,49.31136,8834,6,4,21,14,50,4.25,5.0,fr,28687,176,1196724,1,2,Active Shallow Crust,0.0,89.99009,0.0,06/04/8834
+-0.86958,49.31136,2969,2,19,18,53,32,4.25,5.0,fr,28688,59,1196724,1,2,Active Shallow Crust,0.0,89.99009,0.0,02/19/2969
+-0.86958,49.31136,7750,4,13,18,36,25,4.55,15.0,fr,28689,154,1196761,1,1,Active Shallow Crust,0.0,89.99013,0.0,04/13/7750
+-0.86958,49.31136,5495,5,9,16,29,32,4.55,15.0,fr,28690,109,1196767,1,1,Active Shallow Crust,0.0,89.99001,-90.0,05/09/5495
+-0.86958,49.31136,1520,8,16,8,3,12,4.95,5.0,fr,28691,30,1196808,1,1,Active Shallow Crust,0.0,89.99,0.0,08/16/1520
+-0.86958,49.31136,6704,6,28,20,3,37,5.05,5.0,fr,28692,134,1196820,1,1,Active Shallow Crust,0.0,89.99006,0.0,06/28/6704
+-4.88831,49.7918,9725,11,26,15,7,26,3.65,5.0,fr,28693,194,1197132,1,1,Active Shallow Crust,0.0,89.9884,0.0,11/26/9725
+-4.88831,49.7918,9275,2,28,9,55,30,4.15,15.0,fr,28694,185,1197193,1,1,Active Shallow Crust,0.0,89.99021,0.0,02/28/9275
+-4.88831,49.7918,6789,5,9,13,13,19,5.25,5.0,fr,28695,135,1197324,1,1,Active Shallow Crust,0.0,89.98988,0.0,05/09/6789
+3.65803,43.24366,2688,5,2,14,16,14,3.55,5.0,fr,28696,53,1198080,1,1,Active Shallow Crust,0.0,89.98898,0.0,05/02/2688
+3.65803,43.24366,2569,6,21,16,10,4,3.55,5.0,fr,28697,51,1198083,1,1,Active Shallow Crust,240.0119,57.99874,0.0,06/21/2569
+3.65803,43.24366,3512,1,31,19,5,58,3.65,15.0,fr,28698,70,1198093,1,1,Active Shallow Crust,0.0,89.99018,0.0,01/31/3512
+3.65803,43.24366,3338,8,26,2,30,25,3.65,15.0,fr,28699,66,1198096,1,1,Active Shallow Crust,240.0007,58.01315,0.0,08/26/3338
+3.65803,43.24366,5316,3,10,6,11,6,3.65,5.0,fr,28700,106,1198101,1,1,Active Shallow Crust,128.901,89.96346,0.0,03/10/5316
+4.65514,40.9644,6566,5,7,5,40,54,3.55,5.0,fr,28701,131,1198560,1,2,Active Shallow Crust,0.0,89.99239,0.0,05/07/6566
+4.65514,40.9644,9871,7,9,7,50,54,3.55,5.0,fr,28702,197,1198560,1,2,Active Shallow Crust,0.0,89.99239,0.0,07/09/9871
+4.65514,40.9644,1581,3,8,7,37,17,3.65,5.0,fr,28703,31,1198575,1,1,Active Shallow Crust,240.0012,58.01272,0.0,03/08/1581
+4.65514,40.9644,5549,10,26,23,26,21,3.95,15.0,fr,28704,110,1198609,1,1,Active Shallow Crust,0.0,89.99039,0.0,10/26/5549
+-6.6442,47.40556,7024,6,20,20,57,46,3.55,27.5,fr,28705,140,1199048,1,1,Active Shallow Crust,0.0,89.9931,-90.0,06/20/7024
+-0.65376,47.05267,2176,5,19,18,4,51,3.55,5.0,fr,28706,43,1199520,1,1,Active Shallow Crust,0.0,89.98969,0.0,05/19/2176
+-0.65376,47.05267,379,7,1,19,28,47,3.55,15.0,fr,28707,7,1199521,1,1,Active Shallow Crust,0.0,89.98969,0.0,07/01/0379
+-0.65376,47.05267,9042,10,1,22,48,30,3.55,27.5,fr,28708,180,1199522,1,1,Active Shallow Crust,0.0,89.98969,0.0,10/01/9042
+-0.65376,47.05267,9942,11,25,7,29,57,3.55,5.0,fr,28709,198,1199529,1,1,Active Shallow Crust,128.8963,89.99356,0.0,11/25/9942
+-0.65376,47.05267,1031,3,20,8,12,21,3.65,5.0,fr,28710,20,1199532,1,2,Active Shallow Crust,0.0,89.99005,0.0,03/20/1031
+-0.65376,47.05267,658,2,8,4,12,57,3.65,5.0,fr,28711,13,1199532,1,2,Active Shallow Crust,0.0,89.99005,0.0,02/08/0658
+-0.65376,47.05267,6437,4,4,13,59,57,3.65,15.0,fr,28712,128,1199533,1,1,Active Shallow Crust,0.0,89.99005,0.0,04/04/6437
+-0.65376,47.05267,8312,3,28,19,56,46,3.75,5.0,fr,28713,166,1199544,1,3,Active Shallow Crust,0.0,89.98977,0.0,03/28/8312
+-0.65376,47.05267,5411,4,22,22,55,42,3.75,5.0,fr,28714,108,1199544,1,3,Active Shallow Crust,0.0,89.98977,0.0,04/22/5411
+-0.65376,47.05267,118,7,4,9,56,12,3.75,5.0,fr,28715,2,1199544,1,3,Active Shallow Crust,0.0,89.98977,0.0,07/04/0118
+-0.65376,47.05267,556,5,15,19,28,0,3.75,15.0,fr,28716,11,1199545,1,2,Active Shallow Crust,0.0,89.98977,0.0,05/15/0556
+-0.65376,47.05267,6713,4,2,11,44,13,3.75,15.0,fr,28717,134,1199545,1,2,Active Shallow Crust,0.0,89.98977,0.0,04/02/6713
+-0.65376,47.05267,1749,6,17,18,4,48,3.75,5.0,fr,28718,34,1199547,1,1,Active Shallow Crust,240.0085,58.01749,0.0,06/17/1749
+-0.65376,47.05267,4337,7,8,3,13,1,3.85,5.0,fr,28719,86,1199556,1,2,Active Shallow Crust,0.0,89.99027,0.0,07/08/4337
+-0.65376,47.05267,61,12,16,23,21,57,3.85,5.0,fr,28720,1,1199556,1,2,Active Shallow Crust,0.0,89.99027,0.0,12/16/0061
+-0.65376,47.05267,9078,11,6,7,50,6,3.85,15.0,fr,28721,181,1199557,1,1,Active Shallow Crust,0.0,89.99027,0.0,11/06/9078
+-0.65376,47.05267,5154,5,1,21,16,52,3.85,5.0,fr,28722,103,1199559,1,1,Active Shallow Crust,240.0108,57.99778,0.0,05/01/5154
+-0.65376,47.05267,68,12,5,7,18,47,3.85,15.0,fr,28723,1,1199566,1,1,Active Shallow Crust,128.8957,89.99361,0.0,12/05/0068
+-0.65376,47.05267,3662,7,19,19,45,51,3.95,5.0,fr,28724,73,1199568,1,1,Active Shallow Crust,0.0,89.99025,0.0,07/19/3662
+-0.65376,47.05267,5640,3,18,2,52,57,3.95,27.5,fr,28725,112,1199570,1,1,Active Shallow Crust,0.0,89.99025,0.0,03/18/5640
+-0.65376,47.05267,9092,7,3,22,44,30,4.05,5.0,fr,28726,181,1199589,1,1,Active Shallow Crust,128.8904,89.99372,0.0,07/03/9092
+-0.65376,47.05267,4258,12,2,5,40,46,4.15,5.0,fr,28727,85,1199592,1,1,Active Shallow Crust,0.0,89.9901,0.0,12/02/4258
+-0.65376,47.05267,9825,3,26,21,53,14,4.25,5.0,fr,28728,196,1199604,1,1,Active Shallow Crust,0.0,89.99003,0.0,03/26/9825
+-0.65376,47.05267,3840,6,2,17,35,8,4.35,5.0,fr,28729,76,1199619,1,1,Active Shallow Crust,240.0086,57.99591,0.0,06/02/3840
+-0.65376,47.05267,970,8,1,17,47,46,4.45,5.0,fr,28730,19,1199634,1,1,Active Shallow Crust,0.0,89.99014,-90.0,08/01/0970
+-0.65376,47.05267,785,6,3,4,54,31,4.45,5.0,fr,28731,15,1199637,1,1,Active Shallow Crust,128.8921,89.9936,0.0,06/03/0785
+-0.65376,47.05267,8554,10,19,2,11,45,4.75,5.0,fr,28732,171,1199667,1,1,Active Shallow Crust,240.0077,58.00454,0.0,10/19/8554
+-0.65376,47.05267,7494,11,4,13,24,1,5.75,5.0,fr,28733,149,1199787,1,1,Active Shallow Crust,240.0392,58.00196,0.0,11/04/7494
+-0.6628386,47.06338,3173,3,3,18,54,48,6.45,7.200962,fr,28734,63,1199871,1,1,Active Shallow Crust,240.0928,57.99979,0.0,03/03/3173
+4.88857,45.39841,425,12,8,8,22,6,3.55,15.0,fr,28735,8,1200001,1,1,Active Shallow Crust,0.0,89.99292,0.0,12/08/0425
+4.88857,45.39841,7017,5,12,0,16,39,3.55,5.0,fr,28736,140,1200003,1,1,Active Shallow Crust,240.012,57.99822,0.0,05/12/7017
+4.88857,45.39841,5256,9,29,5,34,17,3.75,15.0,fr,28737,105,1200025,1,1,Active Shallow Crust,0.0,89.98875,0.0,09/29/5256
+4.88857,45.39841,3907,8,4,17,38,26,3.85,15.0,fr,28738,78,1200043,1,1,Active Shallow Crust,0.0,89.98986,-90.0,08/04/3907
+-1.597,49.52817,8501,6,14,4,23,17,3.55,5.0,fr,28739,170,1200480,1,1,Active Shallow Crust,0.0,89.99018,0.0,06/14/8501
+-1.597,49.52817,183,9,10,15,37,33,3.55,5.0,fr,28740,3,1200486,1,1,Active Shallow Crust,0.0,89.99007,-90.0,09/10/0183
+-1.597,49.52817,3195,2,17,10,39,8,3.55,5.0,fr,28741,63,1200489,1,1,Active Shallow Crust,128.8958,89.99345,0.0,02/17/3195
+-1.597,49.52817,5008,11,30,17,54,4,3.65,5.0,fr,28742,100,1200495,1,1,Active Shallow Crust,240.0011,58.01301,0.0,11/30/5008
+-1.597,49.52817,4697,9,18,12,11,58,3.75,15.0,fr,28743,93,1200508,1,1,Active Shallow Crust,240.0087,58.01773,0.0,09/18/4697
+-1.597,49.52817,2140,10,7,21,57,58,4.65,5.0,fr,28744,42,1200612,1,1,Active Shallow Crust,0.0,89.98985,0.0,10/07/2140
+3.99554,42.4914,7149,10,13,12,42,12,3.55,27.5,fr,28745,142,1200962,1,1,Active Shallow Crust,0.0,89.98885,0.0,10/13/7149
+3.99554,42.4914,8504,6,22,12,37,34,3.95,5.0,fr,28746,170,1201008,1,1,Active Shallow Crust,0.0,89.99062,0.0,06/22/8504
+2.26908,47.23932,6911,9,25,10,57,3,3.55,5.0,fr,28747,138,1201440,1,1,Active Shallow Crust,0.0,89.98973,0.0,09/25/6911
+2.26908,47.23932,1139,12,13,12,13,37,3.65,15.0,fr,28748,22,1201453,1,2,Active Shallow Crust,0.0,89.99084,0.0,12/13/1139
+2.26908,47.23932,426,4,22,8,13,19,3.65,15.0,fr,28749,8,1201453,1,2,Active Shallow Crust,0.0,89.99084,0.0,04/22/0426
+2.26908,47.23932,3763,5,2,22,9,45,3.75,5.0,fr,28750,75,1201464,1,1,Active Shallow Crust,0.0,89.98912,0.0,05/02/3763
+2.26908,47.23932,9143,2,8,0,46,57,3.75,15.0,fr,28751,182,1201465,1,1,Active Shallow Crust,0.0,89.98912,0.0,02/08/9143
+2.26908,47.23932,841,3,25,5,0,27,4.05,5.0,fr,28752,16,1201509,1,1,Active Shallow Crust,128.8903,89.99422,0.0,03/25/0841
+2.26908,47.23932,8709,1,21,1,22,37,4.25,5.0,fr,28753,174,1201524,1,1,Active Shallow Crust,0.0,89.9893,0.0,01/21/8709
+2.26908,47.23932,8084,4,22,11,59,38,4.35,5.0,fr,28754,161,1201536,1,1,Active Shallow Crust,0.0,89.99046,0.0,04/22/8084
+2.26908,47.23932,2780,12,20,13,27,55,4.75,15.0,fr,28755,55,1201585,1,1,Active Shallow Crust,0.0,89.98968,0.0,12/20/2780
+1.4678,50.74259,6209,2,11,17,6,28,3.55,15.0,fr,28756,124,1201921,1,2,Active Shallow Crust,0.0,89.99043,0.0,02/11/6209
+1.4678,50.74259,2409,12,2,11,31,29,3.55,15.0,fr,28757,48,1201921,1,2,Active Shallow Crust,0.0,89.99043,0.0,12/02/2409
+1.4678,50.74259,9717,2,12,18,42,6,3.75,5.0,fr,28758,194,1201944,1,1,Active Shallow Crust,0.0,89.98986,0.0,02/12/9717
+1.4678,50.74259,2321,1,5,23,10,37,3.75,5.0,fr,28759,46,1201953,1,1,Active Shallow Crust,128.8962,89.96734,0.0,01/05/2321
+1.4678,50.74259,7403,10,21,22,8,12,3.95,5.0,fr,28760,148,1201968,1,2,Active Shallow Crust,0.0,89.98994,0.0,10/21/7403
+1.4678,50.74259,3454,12,30,15,23,38,3.95,5.0,fr,28761,69,1201968,1,2,Active Shallow Crust,0.0,89.98994,0.0,12/30/3454
+1.4678,50.74259,1589,2,16,19,39,46,4.05,5.0,fr,28762,31,1201986,1,1,Active Shallow Crust,0.0,89.99002,-90.0,02/16/1589
+1.4678,50.74259,1575,4,30,13,3,23,4.25,5.0,fr,28763,31,1202004,1,1,Active Shallow Crust,0.0,89.99002,0.0,04/30/1575
+1.4678,50.74259,7922,6,1,18,16,29,4.75,5.0,fr,28764,158,1202064,1,1,Active Shallow Crust,0.0,89.98998,0.0,06/01/7922
+4.50932,51.16631,6482,12,12,16,58,33,3.55,5.0,fr,28765,129,1202400,1,2,Active Shallow Crust,0.0,89.98735,0.0,12/12/6482
+4.50932,51.16631,2793,7,5,9,20,15,3.55,5.0,fr,28766,55,1202400,1,2,Active Shallow Crust,0.0,89.98735,0.0,07/05/2793
+4.50932,51.16631,1781,7,1,3,24,40,3.55,15.0,fr,28767,35,1202401,1,2,Active Shallow Crust,0.0,89.98735,0.0,07/01/1781
+4.50932,51.16631,8745,7,3,15,32,22,3.55,15.0,fr,28768,174,1202401,1,2,Active Shallow Crust,0.0,89.98735,0.0,07/03/8745
+4.50932,51.16631,2980,4,27,23,2,8,3.55,27.5,fr,28769,59,1202411,1,1,Active Shallow Crust,128.8963,89.99368,0.0,04/27/2980
+4.50932,51.16631,1571,12,25,0,3,48,3.85,5.0,fr,28770,31,1202436,1,1,Active Shallow Crust,0.0,89.99104,0.0,12/25/1571
+4.50932,51.16631,5106,5,4,1,42,53,3.95,5.0,fr,28771,102,1202448,1,2,Active Shallow Crust,0.0,89.98803,0.0,05/04/5106
+4.50932,51.16631,9274,11,9,12,12,47,3.95,5.0,fr,28772,185,1202448,1,2,Active Shallow Crust,0.0,89.98803,0.0,11/09/9274
+4.50932,51.16631,9395,12,22,9,53,42,3.95,15.0,fr,28773,187,1202449,1,1,Active Shallow Crust,0.0,89.98803,0.0,12/22/9395
+4.50932,51.16631,8796,3,17,17,59,24,4.05,15.0,fr,28774,175,1202464,1,1,Active Shallow Crust,240.0073,58.00615,0.0,03/17/8796
+4.50932,51.16631,1286,1,12,0,28,47,4.15,5.0,fr,28775,25,1202481,1,1,Active Shallow Crust,128.8964,89.99366,0.0,01/12/1286
+4.50932,51.16631,2442,8,19,5,50,11,4.55,5.0,fr,28776,48,1202520,1,1,Active Shallow Crust,0.0,89.99,0.0,08/19/2442
+1.16512,50.60101,279,10,29,3,35,45,3.65,5.0,fr,28777,5,1202892,1,1,Active Shallow Crust,0.0,89.99002,0.0,10/29/0279
+1.16512,50.60101,7347,11,3,12,5,53,5.45,5.0,fr,28778,146,1203108,1,1,Active Shallow Crust,0.0,89.98994,0.0,11/03/7347
+-1.95938,50.03457,8451,7,30,8,34,9,3.75,5.0,fr,28779,169,1203864,1,1,Active Shallow Crust,0.0,89.98971,0.0,07/30/8451
+-1.95938,50.03457,3943,9,20,15,13,13,4.05,5.0,fr,28780,78,1203903,1,1,Active Shallow Crust,240.0066,58.00586,0.0,09/20/3943
+-1.95938,50.03457,9532,10,31,5,0,54,4.15,5.0,fr,28781,190,1203912,1,1,Active Shallow Crust,0.0,89.99026,0.0,10/31/9532
+4.65091,50.45036,4418,4,10,1,6,29,3.55,5.0,fr,28782,88,1204320,1,3,Active Shallow Crust,0.0,89.98716,0.0,04/10/4418
+4.65091,50.45036,1634,12,20,1,30,4,3.55,5.0,fr,28783,32,1204320,1,3,Active Shallow Crust,0.0,89.98716,0.0,12/20/1634
+4.65091,50.45036,9991,12,8,21,47,47,3.55,5.0,fr,28784,199,1204320,1,3,Active Shallow Crust,0.0,89.98716,0.0,12/08/9991
+4.65091,50.45036,243,5,3,12,37,15,3.55,15.0,fr,28785,4,1204321,1,1,Active Shallow Crust,0.0,89.98716,0.0,05/03/0243
+4.65091,50.45036,4594,5,11,9,40,54,3.55,5.0,fr,28786,91,1204323,1,1,Active Shallow Crust,240.0123,57.9977,0.0,05/11/4594
+4.65091,50.45036,6058,7,15,17,43,5,3.55,15.0,fr,28787,121,1204324,1,1,Active Shallow Crust,240.0123,57.9977,0.0,07/15/6058
+4.65091,50.45036,3746,9,20,3,19,41,3.55,5.0,fr,28788,74,1204326,1,2,Active Shallow Crust,0.0,89.98701,-90.0,09/20/3746
+4.65091,50.45036,9707,8,28,19,28,12,3.55,5.0,fr,28789,194,1204326,1,2,Active Shallow Crust,0.0,89.98701,-90.0,08/28/9707
+4.65091,50.45036,7419,7,12,13,26,55,3.65,5.0,fr,28790,148,1204332,1,2,Active Shallow Crust,0.0,89.98856,0.0,07/12/7419
+4.65091,50.45036,7385,1,3,4,21,29,3.65,5.0,fr,28791,147,1204332,1,2,Active Shallow Crust,0.0,89.98856,0.0,01/03/7385
+4.65091,50.45036,4386,12,7,11,52,29,3.65,27.5,fr,28792,87,1204334,1,2,Active Shallow Crust,0.0,89.98856,0.0,12/07/4386
+4.65091,50.45036,8122,10,22,6,14,30,3.65,27.5,fr,28793,162,1204334,1,2,Active Shallow Crust,0.0,89.98856,0.0,10/22/8122
+4.65091,50.45036,5635,6,1,9,2,50,3.65,5.0,fr,28794,112,1204338,1,2,Active Shallow Crust,0.0,89.98842,-90.0,06/01/5635
+4.65091,50.45036,5354,10,10,0,49,25,3.65,5.0,fr,28795,107,1204338,1,2,Active Shallow Crust,0.0,89.98842,-90.0,10/10/5354
+4.65091,50.45036,2989,9,17,20,12,13,3.75,15.0,fr,28796,59,1204345,1,1,Active Shallow Crust,0.0,89.9898,0.0,09/17/2989
+4.65091,50.45036,8136,7,6,6,51,28,3.75,5.0,fr,28797,162,1204347,1,1,Active Shallow Crust,240.0088,58.01753,0.0,07/06/8136
+4.65091,50.45036,3062,1,19,2,53,46,3.75,5.0,fr,28798,61,1204350,1,1,Active Shallow Crust,0.0,89.98968,-90.0,01/19/3062
+4.65091,50.45036,6681,9,25,11,56,16,3.85,5.0,fr,28799,133,1204356,1,3,Active Shallow Crust,0.0,89.99091,0.0,09/25/6681
+4.65091,50.45036,9351,3,12,18,30,24,3.85,5.0,fr,28800,187,1204356,1,3,Active Shallow Crust,0.0,89.99091,0.0,03/12/9351
+4.65091,50.45036,8737,9,29,23,10,34,3.85,5.0,fr,28801,174,1204356,1,3,Active Shallow Crust,0.0,89.99091,0.0,09/29/8737
+4.65091,50.45036,3264,4,28,19,55,57,3.85,15.0,fr,28802,65,1204357,1,2,Active Shallow Crust,0.0,89.99091,0.0,04/28/3264
+4.65091,50.45036,3723,9,2,1,30,41,3.85,15.0,fr,28803,74,1204357,1,2,Active Shallow Crust,0.0,89.99091,0.0,09/02/3723
+4.65091,50.45036,9765,8,12,21,34,34,3.95,5.0,fr,28804,195,1204368,1,2,Active Shallow Crust,0.0,89.9919,0.0,08/12/9765
+4.65091,50.45036,2896,7,29,4,29,57,3.95,5.0,fr,28805,57,1204368,1,2,Active Shallow Crust,0.0,89.9919,0.0,07/29/2896
+4.65091,50.45036,109,4,19,6,35,10,3.95,15.0,fr,28806,2,1204369,1,1,Active Shallow Crust,0.0,89.9919,0.0,04/19/0109
+4.65091,50.45036,7555,9,9,17,22,51,3.95,15.0,fr,28807,151,1204375,1,1,Active Shallow Crust,0.0,89.99181,-90.0,09/09/7555
+4.65091,50.45036,2573,4,28,4,14,27,3.95,27.5,fr,28808,51,1204376,1,1,Active Shallow Crust,0.0,89.99181,-90.0,04/28/2573
+4.65091,50.45036,984,1,6,20,49,4,3.95,5.0,fr,28809,19,1204377,1,1,Active Shallow Crust,128.8995,89.99393,0.0,01/06/0984
+4.65091,50.45036,6781,6,17,2,37,23,4.05,5.0,fr,28810,135,1204380,1,1,Active Shallow Crust,0.0,89.98917,0.0,06/17/6781
+4.65091,50.45036,2824,4,2,23,39,55,4.05,27.5,fr,28811,56,1204382,1,1,Active Shallow Crust,0.0,89.98917,0.0,04/02/2824
+4.65091,50.45036,76,10,7,22,37,39,4.05,5.0,fr,28812,1,1204386,1,1,Active Shallow Crust,0.0,89.98904,-90.0,10/07/0076
+4.65091,50.45036,6559,3,6,13,2,0,4.15,5.0,fr,28813,131,1204392,1,1,Active Shallow Crust,0.0,89.99035,0.0,03/06/6559
+4.65091,50.45036,9621,12,14,21,22,25,4.25,5.0,fr,28814,192,1204404,1,1,Active Shallow Crust,0.0,89.99139,0.0,12/14/9621
+4.65091,50.45036,209,5,17,4,55,46,4.25,15.0,fr,28815,4,1204408,1,1,Active Shallow Crust,240.009,57.9938,0.0,05/17/0209
+4.65091,50.45036,1186,3,26,4,20,27,4.35,15.0,fr,28816,23,1204417,1,1,Active Shallow Crust,0.0,89.98978,0.0,03/26/1186
+4.65091,50.45036,5665,11,18,14,54,7,4.55,15.0,fr,28817,113,1204441,1,1,Active Shallow Crust,0.0,89.98985,0.0,11/18/5665
+4.65091,50.45036,752,9,6,12,58,20,4.65,5.0,fr,28818,15,1204455,1,1,Active Shallow Crust,240.0122,57.9946,0.0,09/06/0752
+1.37417,41.68182,45,12,12,10,4,34,3.65,15.0,fr,28819,0,1204822,1,1,Active Shallow Crust,128.9008,89.96343,0.0,12/12/0045
+1.37417,41.68182,8696,6,6,21,24,41,3.75,5.0,fr,28820,173,1204824,1,1,Active Shallow Crust,0.0,89.98953,0.0,06/06/8696
+1.37417,41.68182,8927,3,22,16,9,36,3.95,5.0,fr,28821,178,1204848,1,2,Active Shallow Crust,0.0,89.99049,0.0,03/22/8927
+1.37417,41.68182,476,5,14,11,47,4,3.95,5.0,fr,28822,9,1204848,1,2,Active Shallow Crust,0.0,89.99049,0.0,05/14/0476
+1.37417,41.68182,9587,8,13,22,11,45,3.95,27.5,fr,28823,191,1204850,1,1,Active Shallow Crust,0.0,89.99049,0.0,08/13/9587
+1.37417,41.68182,5728,8,9,1,31,58,3.95,5.0,fr,28824,114,1204851,1,1,Active Shallow Crust,240.0192,58.0048,0.0,08/09/5728
+1.37417,41.68182,2757,6,18,18,21,32,4.05,15.0,fr,28825,55,1204861,1,1,Active Shallow Crust,0.0,89.99047,0.0,06/18/2757
+1.37417,41.68182,2160,5,10,20,57,59,4.15,5.0,fr,28826,43,1204872,1,1,Active Shallow Crust,0.0,89.98962,0.0,05/10/2160
+1.37417,41.68182,2445,5,10,13,52,26,4.25,15.0,fr,28827,48,1204885,1,1,Active Shallow Crust,0.0,89.98991,0.0,05/10/2445
+1.37417,41.68182,146,1,27,7,30,12,4.25,27.5,fr,28828,2,1204886,1,1,Active Shallow Crust,0.0,89.98991,0.0,01/27/0146
+1.37417,41.68182,3240,2,14,8,33,40,4.75,5.0,fr,28829,64,1204944,1,1,Active Shallow Crust,0.0,89.99007,0.0,02/14/3240
+4.28076,51.13392,1445,12,9,16,29,20,3.55,5.0,fr,28830,28,1205280,1,1,Active Shallow Crust,0.0,89.98734,0.0,12/09/1445
+4.28076,51.13392,4678,11,9,11,53,49,3.65,5.0,fr,28831,93,1205292,1,1,Active Shallow Crust,0.0,89.98872,0.0,11/09/4678
+4.28076,51.13392,3184,4,26,17,17,1,3.65,5.0,fr,28832,63,1205298,1,1,Active Shallow Crust,0.0,89.98859,-90.0,04/26/3184
+4.28076,51.13392,8258,6,25,4,10,6,3.75,5.0,fr,28833,165,1205304,1,1,Active Shallow Crust,0.0,89.98994,0.0,06/25/8258
+4.28076,51.13392,1857,11,9,18,34,56,3.85,5.0,fr,28834,37,1205316,1,1,Active Shallow Crust,0.0,89.99104,0.0,11/09/1857
+4.28076,51.13392,3816,7,3,5,27,20,3.85,15.0,fr,28835,76,1205317,1,1,Active Shallow Crust,0.0,89.99104,0.0,07/03/3816
+4.28076,51.13392,9610,1,26,18,17,51,4.45,5.0,fr,28836,192,1205388,1,1,Active Shallow Crust,0.0,89.99102,0.0,01/26/9610
+4.28076,51.13392,6681,8,9,18,0,33,4.55,15.0,fr,28837,133,1205401,1,1,Active Shallow Crust,0.0,89.98999,0.0,08/09/6681
+-6.04984,47.33998,7266,12,13,4,57,43,3.55,15.0,fr,28838,145,1205761,1,1,Active Shallow Crust,0.0,89.99316,0.0,12/13/7266
+-6.04984,47.33998,9738,1,10,14,33,35,4.35,5.0,fr,28839,194,1205859,1,1,Active Shallow Crust,240.0086,57.99599,0.0,01/10/9738
+5.31175,44.79941,361,9,25,10,1,45,3.55,5.0,fr,28840,7,1206240,1,1,Active Shallow Crust,0.0,89.99284,0.0,09/25/0361
+5.31175,44.79941,4042,4,3,9,54,3,3.55,15.0,fr,28841,80,1206241,1,1,Active Shallow Crust,0.0,89.99284,0.0,04/03/4042
+5.31175,44.79941,8141,12,30,11,4,40,3.55,5.0,fr,28842,162,1206246,1,1,Active Shallow Crust,0.0,89.99276,-90.0,12/30/8141
+5.31175,44.79941,2739,7,29,6,6,29,3.65,5.0,fr,28843,54,1206252,1,3,Active Shallow Crust,0.0,89.98724,0.0,07/29/2739
+5.31175,44.79941,9985,11,20,6,57,38,3.65,5.0,fr,28844,199,1206252,1,3,Active Shallow Crust,0.0,89.98724,0.0,11/20/9985
+5.31175,44.79941,2833,6,4,23,17,44,3.65,5.0,fr,28845,56,1206252,1,3,Active Shallow Crust,0.0,89.98724,0.0,06/04/2833
+5.31175,44.79941,6292,9,14,15,21,23,3.65,15.0,fr,28846,125,1206253,1,1,Active Shallow Crust,0.0,89.98724,0.0,09/14/6292
+5.31175,44.79941,484,2,13,1,28,32,3.65,27.5,fr,28847,9,1206254,1,1,Active Shallow Crust,0.0,89.98724,0.0,02/13/0484
+5.31175,44.79941,9020,11,20,15,46,22,3.75,5.0,fr,28848,180,1206264,1,3,Active Shallow Crust,0.0,89.98863,0.0,11/20/9020
+5.31175,44.79941,7018,7,7,20,27,58,3.75,5.0,fr,28849,140,1206264,1,3,Active Shallow Crust,0.0,89.98863,0.0,07/07/7018
+5.31175,44.79941,8679,11,21,11,38,33,3.75,5.0,fr,28850,173,1206264,1,3,Active Shallow Crust,0.0,89.98863,0.0,11/21/8679
+5.31175,44.79941,4981,5,7,17,55,11,3.75,5.0,fr,28851,99,1206270,1,1,Active Shallow Crust,0.0,89.9885,-90.0,05/07/4981
+5.31175,44.79941,5341,7,6,5,20,23,3.85,5.0,fr,28852,106,1206276,1,1,Active Shallow Crust,0.0,89.98987,0.0,07/06/5341
+5.31175,44.79941,8599,1,23,4,13,20,3.85,27.5,fr,28853,171,1206278,1,1,Active Shallow Crust,0.0,89.98987,0.0,01/23/8599
+5.31175,44.79941,5730,11,8,16,51,35,3.85,5.0,fr,28854,114,1206279,1,1,Active Shallow Crust,240.0101,57.99745,0.0,11/08/5730
+5.31175,44.79941,4139,11,6,11,24,56,4.05,5.0,fr,28855,82,1206300,1,1,Active Shallow Crust,0.0,89.99195,0.0,11/06/4139
+5.31175,44.79941,8574,10,25,7,0,4,4.35,27.5,fr,28856,171,1206338,1,1,Active Shallow Crust,0.0,89.9886,0.0,10/25/8574
+5.31175,44.79941,4476,9,4,6,20,42,4.35,5.0,fr,28857,89,1206345,1,1,Active Shallow Crust,128.8985,89.98244,0.0,09/04/4476
+5.31175,44.79941,5117,1,28,9,31,48,4.65,5.0,fr,28858,102,1206372,1,1,Active Shallow Crust,0.0,89.98991,0.0,01/28/5117
+5.31175,44.79941,8011,5,5,9,29,36,6.05,15.0,fr,28859,160,1206547,1,1,Active Shallow Crust,0.0,89.98981,-90.0,05/05/8011
+1.30808,48.37943,3761,8,25,0,42,54,3.55,5.0,fr,28860,75,1206720,1,2,Active Shallow Crust,0.0,89.98995,0.0,08/25/3761
+1.30808,48.37943,847,1,25,16,50,45,3.55,5.0,fr,28861,16,1206720,1,2,Active Shallow Crust,0.0,89.98995,0.0,01/25/0847
+1.30808,48.37943,695,7,18,0,7,46,3.55,5.0,fr,28862,13,1206723,1,1,Active Shallow Crust,240.012,57.99815,0.0,07/18/0695
+1.30808,48.37943,8302,2,2,3,45,41,3.75,5.0,fr,28863,166,1206744,1,1,Active Shallow Crust,0.0,89.98936,0.0,02/02/8302
+1.30808,48.37943,859,7,25,22,37,56,4.05,5.0,fr,28864,17,1206780,1,1,Active Shallow Crust,0.0,89.98964,0.0,07/25/0859
+1.30808,48.37943,4923,7,22,23,35,20,4.15,15.0,fr,28865,98,1206793,1,1,Active Shallow Crust,0.0,89.98993,0.0,07/22/4923
+1.30808,48.37943,818,9,24,13,3,4,4.25,5.0,fr,28866,16,1206813,1,1,Active Shallow Crust,128.8942,89.9809,0.0,09/24/0818
+-2.03091,50.29494,4767,6,14,8,23,2,3.65,15.0,fr,28867,95,1207213,1,1,Active Shallow Crust,0.0,89.99139,0.0,06/14/4767
+-2.03091,50.29494,726,4,24,7,8,52,4.15,5.0,fr,28868,14,1207272,1,1,Active Shallow Crust,0.0,89.99031,0.0,04/24/0726
+-2.030901,50.29494,2514,7,24,3,0,4,6.45,8.491219,fr,28869,50,1207548,1,1,Active Shallow Crust,359.9999,89.99004,0.0,07/24/2514
+-1.34,44.54616,7961,7,14,14,26,15,3.85,5.0,fr,28870,159,1207716,1,1,Active Shallow Crust,0.0,89.98982,0.0,07/14/7961
+0.48119,50.17914,8592,4,5,18,32,19,3.65,5.0,fr,28871,171,1208172,1,1,Active Shallow Crust,0.0,89.98993,0.0,04/05/8592
+0.48119,50.17914,9066,2,11,6,28,58,3.85,5.0,fr,28872,181,1208205,1,1,Active Shallow Crust,128.8953,89.99371,0.0,02/11/9066
+0.48119,50.17914,9454,11,27,21,56,21,3.95,5.0,fr,28873,189,1208208,1,1,Active Shallow Crust,0.0,89.99007,0.0,11/27/9454
+0.48119,50.17914,1165,9,26,9,35,56,3.95,15.0,fr,28874,23,1208209,1,1,Active Shallow Crust,0.0,89.99007,0.0,09/26/1165
+0.48119,50.17914,279,8,20,16,41,18,4.45,5.0,fr,28875,5,1208271,1,1,Active Shallow Crust,240.0063,57.99488,0.0,08/20/0279
+0.48119,50.17914,7916,5,3,20,46,2,5.05,15.0,fr,28876,158,1208341,1,1,Active Shallow Crust,0.0,89.99002,0.0,05/03/7916
+0.48119,50.17914,3456,5,16,21,53,41,5.15,15.0,fr,28877,69,1208353,1,1,Active Shallow Crust,0.0,89.99002,0.0,05/16/3456
+5.79674,42.33105,5687,1,20,11,4,12,3.75,5.0,fr,28878,113,1208664,1,1,Active Shallow Crust,0.0,89.98816,0.0,01/20/5687
+-0.6006,48.66406,9072,11,8,19,28,27,3.55,5.0,fr,28879,181,1209120,1,2,Active Shallow Crust,0.0,89.99001,0.0,11/08/9072
+-0.6006,48.66406,7895,9,20,0,8,37,3.55,5.0,fr,28880,157,1209120,1,2,Active Shallow Crust,0.0,89.99001,0.0,09/20/7895
+-0.6006,48.66406,5981,11,15,12,34,4,3.55,15.0,fr,28881,119,1209121,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/15/5981
+-0.6006,48.66406,6104,10,14,19,4,39,3.55,5.0,fr,28882,122,1209123,1,1,Active Shallow Crust,240.0125,57.99821,0.0,10/14/6104
+-0.6006,48.66406,8072,11,14,19,35,39,3.55,5.0,fr,28883,161,1209126,1,1,Active Shallow Crust,0.0,89.98989,-90.0,11/14/8072
+-0.6006,48.66406,6483,8,8,17,38,8,3.55,15.0,fr,28884,129,1209130,1,1,Active Shallow Crust,128.8961,89.99376,0.0,08/08/6483
+-0.6006,48.66406,4072,5,24,7,34,57,3.65,5.0,fr,28885,81,1209141,1,1,Active Shallow Crust,128.9001,89.96357,0.0,05/24/4072
+-0.6006,48.66406,9363,10,30,8,46,47,3.75,5.0,fr,28886,187,1209144,1,3,Active Shallow Crust,0.0,89.99008,0.0,10/30/9363
+-0.6006,48.66406,4499,6,1,13,13,39,3.75,5.0,fr,28887,89,1209144,1,3,Active Shallow Crust,0.0,89.99008,0.0,06/01/4499
+-0.6006,48.66406,1666,12,16,4,1,36,3.75,5.0,fr,28888,33,1209144,1,3,Active Shallow Crust,0.0,89.99008,0.0,12/16/1666
+-0.6006,48.66406,801,10,27,3,6,10,4.35,5.0,fr,28889,16,1209222,1,1,Active Shallow Crust,0.0,89.98994,-90.0,10/27/0801
+-0.6006,48.66406,2810,11,27,3,14,29,4.55,5.0,fr,28890,56,1209240,1,1,Active Shallow Crust,0.0,89.99,0.0,11/27/2810
+-0.6006,48.66406,1394,10,28,4,11,28,4.55,15.0,fr,28891,27,1209244,1,1,Active Shallow Crust,240.01,57.9975,0.0,10/28/1394
+-0.6006,48.66406,5664,8,12,13,37,54,4.65,5.0,fr,28892,113,1209252,1,1,Active Shallow Crust,0.0,89.98991,0.0,08/12/5664
+-0.6006,48.66406,9258,6,14,23,30,39,4.75,15.0,fr,28893,185,1209268,1,1,Active Shallow Crust,240.0083,58.00467,0.0,06/14/9258
+-0.6006,48.66406,2778,10,9,17,46,36,4.95,27.5,fr,28894,55,1209290,1,1,Active Shallow Crust,0.0,89.99003,0.0,10/09/2778
+-0.6006,48.66406,1086,4,14,19,39,34,5.15,5.0,fr,28895,21,1209312,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/14/1086
+4.1985,50.3862,9293,3,13,19,8,39,3.55,5.0,fr,28896,185,1209600,1,5,Active Shallow Crust,0.0,89.98714,0.0,03/13/9293
+4.1985,50.3862,3282,7,19,12,21,22,3.55,5.0,fr,28897,65,1209600,1,5,Active Shallow Crust,0.0,89.98714,0.0,07/19/3282
+4.1985,50.3862,7205,2,22,0,29,40,3.55,5.0,fr,28898,144,1209600,1,5,Active Shallow Crust,0.0,89.98714,0.0,02/22/7205
+4.1985,50.3862,4540,7,30,20,42,52,3.55,5.0,fr,28899,90,1209600,1,5,Active Shallow Crust,0.0,89.98714,0.0,07/30/4540
+4.1985,50.3862,7296,1,16,11,37,22,3.55,5.0,fr,28900,145,1209600,1,5,Active Shallow Crust,0.0,89.98714,0.0,01/16/7296
+4.1985,50.3862,7301,10,19,20,23,3,3.55,15.0,fr,28901,146,1209601,1,2,Active Shallow Crust,0.0,89.98714,0.0,10/19/7301
+4.1985,50.3862,2067,5,25,7,27,13,3.55,15.0,fr,28902,41,1209601,1,2,Active Shallow Crust,0.0,89.98714,0.0,05/25/2067
+4.1985,50.3862,5515,9,17,14,15,0,3.55,5.0,fr,28903,110,1209603,1,1,Active Shallow Crust,240.0122,57.99852,0.0,09/17/5515
+4.1985,50.3862,6125,1,23,20,16,18,3.55,5.0,fr,28904,122,1209606,1,1,Active Shallow Crust,0.0,89.98699,-90.0,01/23/6125
+4.1985,50.3862,2828,8,5,8,14,47,3.55,5.0,fr,28905,56,1209609,1,1,Active Shallow Crust,128.8957,89.99357,0.0,08/05/2828
+4.1985,50.3862,4004,9,28,1,11,12,3.65,5.0,fr,28906,80,1209612,1,4,Active Shallow Crust,0.0,89.98854,0.0,09/28/4004
+4.1985,50.3862,8928,9,3,12,32,27,3.65,5.0,fr,28907,178,1209612,1,4,Active Shallow Crust,0.0,89.98854,0.0,09/03/8928
+4.1985,50.3862,6469,8,28,8,45,9,3.65,5.0,fr,28908,129,1209612,1,4,Active Shallow Crust,0.0,89.98854,0.0,08/28/6469
+4.1985,50.3862,3468,4,27,5,27,26,3.65,5.0,fr,28909,69,1209612,1,4,Active Shallow Crust,0.0,89.98854,0.0,04/27/3468
+4.1985,50.3862,576,7,23,14,3,35,3.65,15.0,fr,28910,11,1209613,1,5,Active Shallow Crust,0.0,89.98854,0.0,07/23/0576
+4.1985,50.3862,3985,1,1,22,20,40,3.65,15.0,fr,28911,79,1209613,1,5,Active Shallow Crust,0.0,89.98854,0.0,01/01/3985
+4.1985,50.3862,9371,7,22,3,45,43,3.65,15.0,fr,28912,187,1209613,1,5,Active Shallow Crust,0.0,89.98854,0.0,07/22/9371
+4.1985,50.3862,5293,6,7,10,20,19,3.65,15.0,fr,28913,105,1209613,1,5,Active Shallow Crust,0.0,89.98854,0.0,06/07/5293
+4.1985,50.3862,3015,5,25,14,4,23,3.65,15.0,fr,28914,60,1209613,1,5,Active Shallow Crust,0.0,89.98854,0.0,05/25/3015
+4.1985,50.3862,117,1,31,10,54,35,3.65,5.0,fr,28915,2,1209615,1,2,Active Shallow Crust,240.0021,58.0122,0.0,01/31/0117
+4.1985,50.3862,5709,8,25,22,11,22,3.65,5.0,fr,28916,114,1209615,1,2,Active Shallow Crust,240.0021,58.0122,0.0,08/25/5709
+4.1985,50.3862,615,10,7,5,44,13,3.65,15.0,fr,28917,12,1209616,1,1,Active Shallow Crust,240.0021,58.0122,0.0,10/07/0615
+4.1985,50.3862,5792,1,21,15,51,55,3.65,5.0,fr,28918,115,1209618,1,1,Active Shallow Crust,0.0,89.9884,-90.0,01/21/5792
+4.1985,50.3862,4684,1,23,3,7,5,3.65,5.0,fr,28919,93,1209621,1,1,Active Shallow Crust,128.9008,89.9636,0.0,01/23/4684
+4.1985,50.3862,9415,3,27,19,11,25,3.75,5.0,fr,28920,188,1209624,1,2,Active Shallow Crust,0.0,89.98978,0.0,03/27/9415
+4.1985,50.3862,3732,8,31,9,10,49,3.75,5.0,fr,28921,74,1209624,1,2,Active Shallow Crust,0.0,89.98978,0.0,08/31/3732
+4.1985,50.3862,1334,8,17,9,30,56,3.75,27.5,fr,28922,26,1209626,1,1,Active Shallow Crust,0.0,89.98978,0.0,08/17/1334
+4.1985,50.3862,2345,7,30,14,12,19,3.75,5.0,fr,28923,46,1209630,1,1,Active Shallow Crust,0.0,89.98967,-90.0,07/30/2345
+4.1985,50.3862,9672,5,7,0,31,26,3.75,5.0,fr,28924,193,1209633,1,2,Active Shallow Crust,128.8969,89.96706,0.0,05/07/9672
+4.1985,50.3862,2207,8,13,11,56,12,3.75,5.0,fr,28925,44,1209633,1,2,Active Shallow Crust,128.8969,89.96706,0.0,08/13/2207
+4.1985,50.3862,4463,2,28,20,57,21,3.85,27.5,fr,28926,89,1209638,1,1,Active Shallow Crust,0.0,89.9909,0.0,02/28/4463
+4.1985,50.3862,7799,8,29,19,14,46,3.85,5.0,fr,28927,155,1209642,1,1,Active Shallow Crust,0.0,89.99079,-90.0,08/29/7799
+4.1985,50.3862,7918,12,13,19,29,56,3.95,5.0,fr,28928,158,1209648,1,1,Active Shallow Crust,0.0,89.99188,0.0,12/13/7918
+4.1985,50.3862,6760,11,10,4,5,32,3.95,15.0,fr,28929,135,1209649,1,2,Active Shallow Crust,0.0,89.99188,0.0,11/10/6760
+4.1985,50.3862,4626,2,20,23,7,51,3.95,15.0,fr,28930,92,1209649,1,2,Active Shallow Crust,0.0,89.99188,0.0,02/20/4626
+4.1985,50.3862,8677,10,2,22,14,15,3.95,27.5,fr,28931,173,1209650,1,1,Active Shallow Crust,0.0,89.99188,0.0,10/02/8677
+4.1985,50.3862,5255,5,6,12,59,12,3.95,5.0,fr,28932,105,1209654,1,1,Active Shallow Crust,0.0,89.99179,-90.0,05/06/5255
+4.1985,50.3862,5231,11,7,18,30,3,3.95,27.5,fr,28933,104,1209659,1,2,Active Shallow Crust,128.8998,89.99391,0.0,11/07/5231
+4.1985,50.3862,1398,4,27,4,13,46,3.95,27.5,fr,28934,27,1209659,1,2,Active Shallow Crust,128.8998,89.99391,0.0,04/27/1398
+4.1985,50.3862,2472,1,13,11,8,36,4.05,5.0,fr,28935,49,1209660,1,2,Active Shallow Crust,0.0,89.98915,0.0,01/13/2472
+4.1985,50.3862,9272,5,29,22,27,35,4.05,5.0,fr,28936,185,1209660,1,2,Active Shallow Crust,0.0,89.98915,0.0,05/29/9272
+4.1985,50.3862,3100,7,23,17,18,15,4.05,27.5,fr,28937,61,1209662,1,1,Active Shallow Crust,0.0,89.98915,0.0,07/23/3100
+4.1985,50.3862,4948,1,8,17,47,26,4.05,5.0,fr,28938,98,1209663,1,1,Active Shallow Crust,240.006,58.00598,0.0,01/08/4948
+4.1985,50.3862,7786,2,21,11,8,1,4.15,5.0,fr,28939,155,1209672,1,1,Active Shallow Crust,0.0,89.99033,0.0,02/21/7786
+4.1985,50.3862,3517,12,13,20,54,24,4.15,5.0,fr,28940,70,1209675,1,1,Active Shallow Crust,240.0086,57.9978,0.0,12/13/3517
+4.1985,50.3862,3160,9,26,18,13,51,4.25,5.0,fr,28941,63,1209693,1,1,Active Shallow Crust,128.8928,89.98109,0.0,09/26/3160
+4.1985,50.3862,8059,12,11,16,56,25,4.35,5.0,fr,28942,161,1209696,1,1,Active Shallow Crust,0.0,89.98976,0.0,12/11/8059
+4.1985,50.3862,3637,5,10,6,34,11,4.45,5.0,fr,28943,72,1209708,1,1,Active Shallow Crust,0.0,89.99088,0.0,05/10/3637
+4.1985,50.3862,1246,7,29,8,27,16,4.45,27.5,fr,28944,24,1209710,1,1,Active Shallow Crust,0.0,89.99088,0.0,07/29/1246
+4.1985,50.3862,8788,2,27,21,42,25,4.55,5.0,fr,28945,175,1209720,1,1,Active Shallow Crust,0.0,89.98983,0.0,02/27/8788
+4.1985,50.3862,9856,7,24,5,34,38,4.55,15.0,fr,28946,197,1209721,1,1,Active Shallow Crust,0.0,89.98983,0.0,07/24/9856
+4.1985,50.3862,4601,7,4,19,41,17,4.65,15.0,fr,28947,92,1209733,1,1,Active Shallow Crust,0.0,89.98913,0.0,07/04/4601
+4.1985,50.3862,541,7,10,7,20,27,4.65,27.5,fr,28948,10,1209734,1,2,Active Shallow Crust,0.0,89.98913,0.0,07/10/0541
+4.1985,50.3862,5234,5,31,17,2,56,4.65,27.5,fr,28949,104,1209734,1,2,Active Shallow Crust,0.0,89.98913,0.0,05/31/5234
+4.1985,50.3862,8770,9,17,21,16,29,4.75,5.0,fr,28950,175,1209744,1,1,Active Shallow Crust,0.0,89.99031,0.0,09/17/8770
+4.1985,50.3862,2911,2,28,22,0,18,4.95,5.0,fr,28951,58,1209768,1,1,Active Shallow Crust,0.0,89.98973,0.0,02/28/2911
+4.1985,50.3862,6204,4,8,17,59,56,5.05,5.0,fr,28952,124,1209780,1,1,Active Shallow Crust,0.0,89.98971,0.0,04/08/6204
+4.1985,50.3862,2249,2,20,20,8,17,5.05,5.0,fr,28953,44,1209786,1,1,Active Shallow Crust,0.0,89.98959,-90.0,02/20/2249
+4.1985,50.3862,4146,8,5,19,30,37,5.45,5.0,fr,28954,82,1209828,1,1,Active Shallow Crust,0.0,89.9899,0.0,08/05/4146
+4.1985,50.3862,2968,12,29,0,33,56,5.75,15.0,fr,28955,59,1209874,1,1,Active Shallow Crust,128.8674,89.99096,0.0,12/29/2968
+5.59626,49.08524,5799,11,20,21,26,30,3.55,5.0,fr,28956,115,1210080,1,1,Active Shallow Crust,0.0,89.98679,0.0,11/20/5799
+5.59626,49.08524,7539,1,15,8,47,56,3.75,5.0,fr,28957,150,1210104,1,1,Active Shallow Crust,0.0,89.98951,0.0,01/15/7539
+7.51077,47.02672,4815,9,23,20,30,2,3.55,5.0,fr,28958,96,1210560,1,8,Active Shallow Crust,0.0,89.99313,0.0,09/23/4815
+7.51077,47.02672,2777,12,10,19,35,9,3.55,5.0,fr,28959,55,1210560,1,8,Active Shallow Crust,0.0,89.99313,0.0,12/10/2777
+7.51077,47.02672,3968,5,19,17,33,16,3.55,5.0,fr,28960,79,1210560,1,8,Active Shallow Crust,0.0,89.99313,0.0,05/19/3968
+7.51077,47.02672,9559,11,18,7,44,6,3.55,5.0,fr,28961,191,1210560,1,8,Active Shallow Crust,0.0,89.99313,0.0,11/18/9559
+7.51077,47.02672,8520,12,26,8,15,51,3.55,5.0,fr,28962,170,1210560,1,8,Active Shallow Crust,0.0,89.99313,0.0,12/26/8520
+7.51077,47.02672,9672,3,12,5,42,40,3.55,5.0,fr,28963,193,1210560,1,8,Active Shallow Crust,0.0,89.99313,0.0,03/12/9672
+7.51077,47.02672,5989,12,2,21,22,56,3.55,5.0,fr,28964,119,1210560,1,8,Active Shallow Crust,0.0,89.99313,0.0,12/02/5989
+7.51077,47.02672,1167,11,7,5,21,33,3.55,5.0,fr,28965,23,1210560,1,8,Active Shallow Crust,0.0,89.99313,0.0,11/07/1167
+7.51077,47.02672,8162,4,11,1,51,22,3.55,15.0,fr,28966,163,1210561,1,4,Active Shallow Crust,0.0,89.99313,0.0,04/11/8162
+7.51077,47.02672,1359,1,15,4,3,7,3.55,15.0,fr,28967,27,1210561,1,4,Active Shallow Crust,0.0,89.99313,0.0,01/15/1359
+7.51077,47.02672,9204,3,12,6,2,48,3.55,15.0,fr,28968,184,1210561,1,4,Active Shallow Crust,0.0,89.99313,0.0,03/12/9204
+7.51077,47.02672,802,11,10,23,14,20,3.55,15.0,fr,28969,16,1210561,1,4,Active Shallow Crust,0.0,89.99313,0.0,11/10/0802
+7.51077,47.02672,3071,8,13,14,32,52,3.55,27.5,fr,28970,61,1210562,1,2,Active Shallow Crust,0.0,89.99313,0.0,08/13/3071
+7.51077,47.02672,6479,12,22,7,58,41,3.55,27.5,fr,28971,129,1210562,1,2,Active Shallow Crust,0.0,89.99313,0.0,12/22/6479
+7.51077,47.02672,1008,2,2,20,7,13,3.55,5.0,fr,28972,20,1210563,1,2,Active Shallow Crust,240.0125,57.99831,0.0,02/02/1008
+7.51077,47.02672,2782,2,24,4,59,49,3.55,5.0,fr,28973,55,1210563,1,2,Active Shallow Crust,240.0125,57.99831,0.0,02/24/2782
+7.51077,47.02672,8736,9,30,21,13,40,3.55,15.0,fr,28974,174,1210564,1,1,Active Shallow Crust,240.0125,57.99831,0.0,09/30/8736
+7.51077,47.02672,7595,5,15,19,35,25,3.65,5.0,fr,28975,151,1210572,1,3,Active Shallow Crust,0.0,89.98775,0.0,05/15/7595
+7.51077,47.02672,589,5,22,7,37,34,3.65,5.0,fr,28976,11,1210572,1,3,Active Shallow Crust,0.0,89.98775,0.0,05/22/0589
+7.51077,47.02672,3745,1,8,6,13,19,3.65,5.0,fr,28977,74,1210572,1,3,Active Shallow Crust,0.0,89.98775,0.0,01/08/3745
+7.51077,47.02672,2116,6,6,1,35,20,3.65,15.0,fr,28978,42,1210573,1,1,Active Shallow Crust,0.0,89.98775,0.0,06/06/2116
+7.51077,47.02672,7245,8,4,21,27,35,3.65,5.0,fr,28979,144,1210575,1,2,Active Shallow Crust,240.0004,58.01294,0.0,08/04/7245
+7.51077,47.02672,7461,6,8,5,45,37,3.65,5.0,fr,28980,149,1210575,1,2,Active Shallow Crust,240.0004,58.01294,0.0,06/08/7461
+7.51077,47.02672,4168,7,20,11,30,0,3.65,27.5,fr,28981,83,1210577,1,1,Active Shallow Crust,240.0004,58.01286,0.0,07/20/4168
+7.51077,47.02672,2552,4,22,19,42,5,3.75,5.0,fr,28982,51,1210584,1,3,Active Shallow Crust,0.0,89.98908,0.0,04/22/2552
+7.51077,47.02672,1743,2,5,21,59,52,3.75,5.0,fr,28983,34,1210584,1,3,Active Shallow Crust,0.0,89.98908,0.0,02/05/1743
+7.51077,47.02672,4060,1,20,9,0,57,3.75,5.0,fr,28984,81,1210584,1,3,Active Shallow Crust,0.0,89.98908,0.0,01/20/4060
+7.51077,47.02672,952,12,23,13,47,59,3.75,15.0,fr,28985,19,1210585,1,1,Active Shallow Crust,0.0,89.98908,0.0,12/23/0952
+7.51077,47.02672,4744,6,8,8,30,59,3.75,5.0,fr,28986,94,1210587,1,1,Active Shallow Crust,240.0083,58.01726,0.0,06/08/4744
+7.51077,47.02672,1031,9,14,16,29,50,3.75,15.0,fr,28987,20,1210591,1,1,Active Shallow Crust,0.0,89.98895,-90.0,09/14/1031
+7.51077,47.02672,2147,10,22,6,11,11,3.75,15.0,fr,28988,42,1210594,1,2,Active Shallow Crust,128.8967,89.96693,0.0,10/22/2147
+7.51077,47.02672,3815,5,17,19,13,24,3.75,15.0,fr,28989,76,1210594,1,2,Active Shallow Crust,128.8967,89.96693,0.0,05/17/3815
+7.51077,47.02672,8847,12,23,1,36,28,3.85,5.0,fr,28990,176,1210596,1,1,Active Shallow Crust,0.0,89.99026,0.0,12/23/8847
+7.51077,47.02672,8779,2,20,23,5,14,3.95,15.0,fr,28991,175,1210609,1,6,Active Shallow Crust,0.0,89.99133,0.0,02/20/8779
+7.51077,47.02672,8611,1,2,9,59,10,3.95,15.0,fr,28992,172,1210609,1,6,Active Shallow Crust,0.0,89.99133,0.0,01/02/8611
+7.51077,47.02672,7229,3,19,2,29,14,3.95,15.0,fr,28993,144,1210609,1,6,Active Shallow Crust,0.0,89.99133,0.0,03/19/7229
+7.51077,47.02672,2295,4,26,17,57,31,3.95,15.0,fr,28994,45,1210609,1,6,Active Shallow Crust,0.0,89.99133,0.0,04/26/2295
+7.51077,47.02672,5120,7,4,4,16,57,3.95,15.0,fr,28995,102,1210609,1,6,Active Shallow Crust,0.0,89.99133,0.0,07/04/5120
+7.51077,47.02672,2297,9,14,23,54,34,3.95,15.0,fr,28996,45,1210609,1,6,Active Shallow Crust,0.0,89.99133,0.0,09/14/2297
+7.51077,47.02672,3213,8,7,23,12,36,3.95,27.5,fr,28997,64,1210610,1,1,Active Shallow Crust,0.0,89.99133,0.0,08/07/3213
+7.51077,47.02672,7555,9,25,3,57,0,3.95,27.5,fr,28998,151,1210613,1,1,Active Shallow Crust,240.0196,58.00537,0.0,09/25/7555
+7.51077,47.02672,6684,7,16,12,47,52,3.95,5.0,fr,28999,133,1210614,1,1,Active Shallow Crust,0.0,89.99123,-90.0,07/16/6684
+7.51077,47.02672,8037,10,10,2,37,42,4.05,5.0,fr,29000,160,1210620,1,2,Active Shallow Crust,0.0,89.9884,0.0,10/10/8037
+7.51077,47.02672,2732,8,11,5,15,13,4.05,5.0,fr,29001,54,1210620,1,2,Active Shallow Crust,0.0,89.9884,0.0,08/11/2732
+7.51077,47.02672,4093,8,22,6,47,5,4.05,15.0,fr,29002,81,1210621,1,2,Active Shallow Crust,0.0,89.9884,0.0,08/22/4093
+7.51077,47.02672,7616,1,26,22,56,15,4.05,15.0,fr,29003,152,1210621,1,2,Active Shallow Crust,0.0,89.9884,0.0,01/26/7616
+7.51077,47.02672,1375,12,5,20,27,32,4.05,27.5,fr,29004,27,1210625,1,1,Active Shallow Crust,240.0058,58.00624,0.0,12/05/1375
+7.51077,47.02672,3600,12,25,6,11,55,4.05,5.0,fr,29005,71,1210626,1,1,Active Shallow Crust,0.0,89.98827,-90.0,12/25/3600
+7.51077,47.02672,9135,9,12,1,35,44,4.05,5.0,fr,29006,182,1210629,1,1,Active Shallow Crust,128.891,89.99227,0.0,09/12/9135
+7.51077,47.02672,7877,2,24,8,15,20,4.15,5.0,fr,29007,157,1210632,1,1,Active Shallow Crust,0.0,89.98966,0.0,02/24/7877
+7.51077,47.02672,1943,12,24,2,11,21,4.15,27.5,fr,29008,38,1210634,1,1,Active Shallow Crust,0.0,89.98966,0.0,12/24/1943
+7.51077,47.02672,3254,11,24,15,0,11,4.25,5.0,fr,29009,65,1210644,1,1,Active Shallow Crust,0.0,89.99079,0.0,11/24/3254
+7.51077,47.02672,8490,7,15,14,18,1,4.25,15.0,fr,29010,169,1210645,1,1,Active Shallow Crust,0.0,89.99079,0.0,07/15/8490
+7.51077,47.02672,1596,10,24,16,5,8,4.25,27.5,fr,29011,31,1210646,1,1,Active Shallow Crust,0.0,89.99079,0.0,10/24/1596
+7.51077,47.02672,1790,10,24,2,5,55,4.25,27.5,fr,29012,35,1210649,1,1,Active Shallow Crust,240.0079,57.99411,0.0,10/24/1790
+7.51077,47.02672,9221,5,10,20,17,42,4.35,5.0,fr,29013,184,1210659,1,1,Active Shallow Crust,240.0083,57.99619,0.0,05/10/9221
+7.51077,47.02672,8777,4,26,16,47,23,4.35,27.5,fr,29014,175,1210667,1,1,Active Shallow Crust,128.8984,89.98254,0.0,04/26/8777
+7.51077,47.02672,8800,1,23,5,27,37,4.45,5.0,fr,29015,175,1210668,1,1,Active Shallow Crust,0.0,89.99024,0.0,01/23/8800
+7.51077,47.02672,6922,1,2,14,11,41,4.45,5.0,fr,29016,138,1210677,1,1,Active Shallow Crust,128.8916,89.9939,0.0,01/02/6922
+7.51077,47.02672,8960,3,18,11,30,45,4.55,27.5,fr,29017,179,1210691,1,1,Active Shallow Crust,128.894,89.98567,0.0,03/18/8960
+7.51077,47.02672,8374,1,11,0,26,51,4.65,5.0,fr,29018,167,1210695,1,1,Active Shallow Crust,240.0108,57.99444,0.0,01/11/8374
+7.51077,47.02672,3607,8,5,9,45,10,4.65,5.0,fr,29019,72,1210701,1,1,Active Shallow Crust,128.8914,89.98676,0.0,08/05/3607
+7.51077,47.02672,7104,3,6,5,48,33,4.85,5.0,fr,29020,142,1210722,1,1,Active Shallow Crust,0.0,89.99066,-90.0,03/06/7104
+7.51077,47.02672,1245,11,13,9,7,24,4.95,27.5,fr,29021,24,1210730,1,1,Active Shallow Crust,0.0,89.99039,0.0,11/13/1245
+7.51077,47.02672,7078,10,25,0,10,16,5.15,5.0,fr,29022,141,1210752,1,1,Active Shallow Crust,0.0,89.9902,0.0,10/25/7078
+7.510771,47.02672,7041,2,17,23,6,55,6.05,5.357596,fr,29023,140,1210860,1,1,Active Shallow Crust,0.0,89.98994,0.0,02/17/7041
+-1.15995,46.47131,2938,6,27,12,59,43,3.55,27.5,fr,29024,58,1211042,1,1,Active Shallow Crust,0.0,89.98959,0.0,06/27/2938
+-1.15995,46.47131,6411,4,16,1,21,26,3.65,5.0,fr,29025,128,1211052,1,1,Active Shallow Crust,0.0,89.99072,0.0,04/16/6411
+-1.15995,46.47131,9666,11,23,17,19,7,3.75,5.0,fr,29026,193,1211064,1,3,Active Shallow Crust,0.0,89.99035,0.0,11/23/9666
+-1.15995,46.47131,5196,11,23,17,18,5,3.75,5.0,fr,29027,103,1211064,1,3,Active Shallow Crust,0.0,89.99035,0.0,11/23/5196
+-1.15995,46.47131,2126,4,24,16,1,5,3.75,5.0,fr,29028,42,1211064,1,3,Active Shallow Crust,0.0,89.99035,0.0,04/24/2126
+-1.15995,46.47131,5646,2,1,1,48,15,3.85,5.0,fr,29029,112,1211076,1,2,Active Shallow Crust,0.0,89.99017,0.0,02/01/5646
+-1.15995,46.47131,4226,2,28,7,44,33,3.85,5.0,fr,29030,84,1211076,1,2,Active Shallow Crust,0.0,89.99017,0.0,02/28/4226
+-1.15995,46.47131,2526,11,13,23,26,21,3.85,15.0,fr,29031,50,1211077,1,1,Active Shallow Crust,0.0,89.99017,0.0,11/13/2526
+-1.15995,46.47131,945,6,10,5,55,11,3.85,27.5,fr,29032,18,1211078,1,1,Active Shallow Crust,0.0,89.99017,0.0,06/10/0945
+-1.15995,46.47131,5952,5,13,14,24,20,3.85,27.5,fr,29033,119,1211087,1,1,Active Shallow Crust,128.8956,89.99386,0.0,05/13/5952
+-1.15995,46.47131,661,9,20,12,45,6,3.95,5.0,fr,29034,13,1211088,1,1,Active Shallow Crust,0.0,89.99014,0.0,09/20/0661
+-1.15995,46.47131,3834,4,26,19,10,6,3.95,15.0,fr,29035,76,1211089,1,1,Active Shallow Crust,0.0,89.99014,0.0,04/26/3834
+-1.15995,46.47131,5654,5,21,19,8,53,4.05,5.0,fr,29036,113,1211103,1,1,Active Shallow Crust,240.0059,58.00584,0.0,05/21/5654
+-1.15995,46.47131,8715,1,18,23,57,34,4.15,27.5,fr,29037,174,1211114,1,1,Active Shallow Crust,0.0,89.99043,0.0,01/18/8715
+-1.15995,46.47131,2626,12,18,23,25,27,4.15,5.0,fr,29038,52,1211121,1,1,Active Shallow Crust,128.8974,89.99391,0.0,12/18/2626
+-1.15995,46.47131,1733,12,27,7,30,47,4.25,15.0,fr,29039,34,1211125,1,1,Active Shallow Crust,0.0,89.98991,0.0,12/27/1733
+-1.15995,46.47131,3582,2,4,15,40,22,4.25,5.0,fr,29040,71,1211130,1,1,Active Shallow Crust,0.0,89.9898,-90.0,02/04/3582
+-1.15995,46.47131,2077,3,3,15,48,42,4.35,5.0,fr,29041,41,1211136,1,1,Active Shallow Crust,0.0,89.99033,0.0,03/03/2077
+-1.15995,46.47131,4927,5,16,3,48,13,4.55,5.0,fr,29042,98,1211160,1,1,Active Shallow Crust,0.0,89.99011,0.0,05/16/4927
+-1.15995,46.47131,9592,12,29,1,55,20,4.65,5.0,fr,29043,191,1211172,1,1,Active Shallow Crust,0.0,89.99021,0.0,12/29/9592
+-1.15995,46.47131,8531,5,7,2,10,52,4.75,5.0,fr,29044,170,1211190,1,1,Active Shallow Crust,0.0,89.98985,-90.0,05/07/8531
+-1.15995,46.47131,9301,4,30,2,11,1,4.85,5.0,fr,29045,186,1211199,1,1,Active Shallow Crust,240.0172,58.00226,0.0,04/30/9301
+-1.15995,46.47131,2657,10,7,5,42,59,5.95,15.0,fr,29046,53,1211329,1,1,Active Shallow Crust,0.0,89.99002,0.0,10/07/2657
+1.31273,46.25268,6496,3,31,16,9,24,3.55,5.0,fr,29047,129,1211520,1,1,Active Shallow Crust,0.0,89.98954,0.0,03/31/6496
+1.31273,46.25268,2703,9,2,0,25,55,3.55,27.5,fr,29048,54,1211522,1,1,Active Shallow Crust,0.0,89.98954,0.0,09/02/2703
+1.31273,46.25268,3302,1,16,11,8,43,3.55,5.0,fr,29049,66,1211526,1,1,Active Shallow Crust,0.0,89.98942,-90.0,01/16/3302
+1.31273,46.25268,6906,6,5,18,17,0,3.55,15.0,fr,29050,138,1211530,1,1,Active Shallow Crust,128.8964,89.9939,0.0,06/05/6906
+1.31273,46.25268,870,7,21,2,24,0,3.65,15.0,fr,29051,17,1211533,1,1,Active Shallow Crust,0.0,89.99068,0.0,07/21/0870
+1.31273,46.25268,7041,10,30,17,17,19,3.75,5.0,fr,29052,140,1211544,1,1,Active Shallow Crust,0.0,89.99031,0.0,10/30/7041
+1.31273,46.25268,831,4,8,19,42,13,3.75,5.0,fr,29053,16,1211547,1,1,Active Shallow Crust,240.0084,58.01756,0.0,04/08/0831
+1.31273,46.25268,1715,10,8,4,48,41,3.75,15.0,fr,29054,34,1211548,1,1,Active Shallow Crust,240.0084,58.01756,0.0,10/08/1715
+1.31273,46.25268,5377,3,11,10,59,55,3.85,5.0,fr,29055,107,1211559,1,1,Active Shallow Crust,240.0105,57.99787,0.0,03/11/5377
+1.31273,46.25268,7924,8,29,18,43,0,3.95,5.0,fr,29056,158,1211577,1,1,Active Shallow Crust,128.9004,89.99395,0.0,08/29/7924
+1.31273,46.25268,6428,9,20,6,53,49,4.05,5.0,fr,29057,128,1211583,1,1,Active Shallow Crust,240.0059,58.00579,0.0,09/20/6428
+1.31273,46.25268,5681,1,10,9,13,47,4.15,5.0,fr,29058,113,1211592,1,1,Active Shallow Crust,0.0,89.99039,0.0,01/10/5681
+1.31273,46.25268,6379,11,1,9,26,33,4.15,5.0,fr,29059,127,1211601,1,1,Active Shallow Crust,128.8976,89.99388,0.0,11/01/6379
+1.31273,46.25268,7536,12,6,4,21,52,4.25,5.0,fr,29060,150,1211604,1,1,Active Shallow Crust,0.0,89.98988,0.0,12/06/7536
+1.31273,46.25268,8173,10,28,3,58,41,4.85,15.0,fr,29061,163,1211680,1,1,Active Shallow Crust,240.0171,58.00226,0.0,10/28/8173
+3.94271,43.41827,3960,9,7,17,35,10,3.65,5.0,fr,29062,79,1212012,1,2,Active Shallow Crust,0.0,89.99021,0.0,09/07/3960
+3.94271,43.41827,4297,7,17,2,16,20,3.65,5.0,fr,29063,85,1212012,1,2,Active Shallow Crust,0.0,89.99021,0.0,07/17/4297
+3.94271,43.41827,365,1,24,16,11,46,3.65,27.5,fr,29064,7,1212014,1,1,Active Shallow Crust,0.0,89.99021,0.0,01/24/0365
+3.94271,43.41827,904,7,16,18,13,59,4.05,5.0,fr,29065,18,1212063,1,1,Active Shallow Crust,240.0056,58.00552,0.0,07/16/0904
+2.72405,49.35836,7396,5,14,11,5,12,3.65,15.0,fr,29066,147,1212496,1,1,Active Shallow Crust,240.0008,58.01332,0.0,05/14/7396
+2.72405,49.35836,5567,10,25,3,9,24,3.75,5.0,fr,29067,111,1212504,1,1,Active Shallow Crust,0.0,89.98956,0.0,10/25/5567
+2.72405,49.35836,7162,7,24,18,42,26,3.75,15.0,fr,29068,143,1212505,1,1,Active Shallow Crust,0.0,89.98956,0.0,07/24/7162
+2.72405,49.35836,9884,12,3,21,44,22,3.95,27.5,fr,29069,197,1212530,1,1,Active Shallow Crust,0.0,89.98964,0.0,12/03/9884
+2.72405,49.35836,96,9,9,6,13,56,4.15,5.0,fr,29070,1,1212552,1,1,Active Shallow Crust,0.0,89.99013,0.0,09/09/0096
+2.72405,49.35836,1711,8,10,8,21,11,4.25,5.0,fr,29071,34,1212564,1,2,Active Shallow Crust,0.0,89.98973,0.0,08/10/1711
+2.72405,49.35836,508,6,3,22,44,29,4.25,5.0,fr,29072,10,1212564,1,2,Active Shallow Crust,0.0,89.98973,0.0,06/03/0508
+2.44803,51.92992,1010,2,12,12,2,11,3.85,15.0,fr,29073,20,1212997,1,1,Active Shallow Crust,0.0,89.98899,0.0,02/12/1010
+2.44803,51.92992,8275,8,4,22,7,5,4.35,15.0,fr,29074,165,1213057,1,1,Active Shallow Crust,0.0,89.9901,0.0,08/04/8275
+-3.87391,44.12782,7447,12,12,9,37,24,4.55,5.0,fr,29075,148,1213563,1,1,Active Shallow Crust,240.0086,57.99735,0.0,12/12/7447
+0.73369,52.00777,3500,4,22,10,52,24,3.55,5.0,fr,29076,69,1213923,1,1,Active Shallow Crust,240.0128,57.99828,0.0,04/22/3500
+0.73369,52.00777,5407,8,23,2,35,29,3.65,15.0,fr,29077,108,1213933,1,1,Active Shallow Crust,0.0,89.99032,0.0,08/23/5407
+0.73369,52.00777,61,7,13,23,4,38,4.05,15.0,fr,29078,1,1213990,1,1,Active Shallow Crust,128.8897,89.99368,0.0,07/13/0061
+-3.3897,43.90794,9760,4,24,1,33,14,3.55,5.0,fr,29079,195,1214886,1,1,Active Shallow Crust,0.0,89.98898,-90.0,04/24/9760
+-3.3897,43.90794,9045,8,7,12,0,11,3.55,5.0,fr,29080,180,1214889,1,1,Active Shallow Crust,128.8962,89.99455,0.0,08/07/9045
+-3.3897,43.90794,7245,11,19,14,4,10,3.65,15.0,fr,29081,144,1214893,1,2,Active Shallow Crust,0.0,89.99029,0.0,11/19/7245
+-3.3897,43.90794,4430,11,27,10,12,44,3.65,15.0,fr,29082,88,1214893,1,2,Active Shallow Crust,0.0,89.99029,0.0,11/27/4430
+8.13593,48.2503,3081,12,27,19,25,54,3.55,5.0,fr,29083,61,1215360,1,1,Active Shallow Crust,0.0,89.98657,0.0,12/27/3081
+8.13593,48.2503,6821,11,18,18,45,19,3.55,15.0,fr,29084,136,1215361,1,1,Active Shallow Crust,0.0,89.98657,0.0,11/18/6821
+8.13593,48.2503,3865,2,27,15,41,30,3.55,27.5,fr,29085,77,1215362,1,1,Active Shallow Crust,0.0,89.98657,0.0,02/27/3865
+8.13593,48.2503,5365,9,18,15,33,4,3.65,5.0,fr,29086,107,1215372,1,2,Active Shallow Crust,0.0,89.98803,0.0,09/18/5365
+8.13593,48.2503,4097,6,30,5,42,5,3.65,5.0,fr,29087,81,1215372,1,2,Active Shallow Crust,0.0,89.98803,0.0,06/30/4097
+8.13593,48.2503,5864,7,28,13,30,34,3.75,15.0,fr,29088,117,1215385,1,1,Active Shallow Crust,0.0,89.98933,0.0,07/28/5864
+8.13593,48.2503,7499,10,29,6,50,43,3.75,5.0,fr,29089,149,1215393,1,1,Active Shallow Crust,128.895,89.96752,0.0,10/29/7499
+8.13593,48.2503,1264,1,9,21,37,20,3.85,5.0,fr,29090,25,1215396,1,1,Active Shallow Crust,0.0,89.99049,0.0,01/09/1264
+8.13593,48.2503,4204,3,7,23,21,45,3.85,15.0,fr,29091,84,1215397,1,1,Active Shallow Crust,0.0,89.99049,0.0,03/07/4204
+8.13593,48.2503,9175,10,7,0,27,6,3.85,5.0,fr,29092,183,1215402,1,1,Active Shallow Crust,0.0,89.99038,-90.0,10/07/9175
+8.13593,48.2503,2476,5,21,22,54,15,3.95,5.0,fr,29093,49,1215411,1,1,Active Shallow Crust,240.0195,58.00527,0.0,05/21/2476
+8.13593,48.2503,6724,12,13,21,9,1,4.15,5.0,fr,29094,134,1215432,1,1,Active Shallow Crust,0.0,89.99327,0.0,12/13/6724
+8.13593,48.2503,6792,7,6,0,19,6,4.25,5.0,fr,29095,135,1215444,1,2,Active Shallow Crust,0.0,89.988,0.0,07/06/6792
+8.13593,48.2503,9125,1,7,15,46,54,4.25,5.0,fr,29096,182,1215444,1,2,Active Shallow Crust,0.0,89.988,0.0,01/07/9125
+8.13593,48.2503,5093,9,13,11,11,35,4.25,5.0,fr,29097,101,1215453,1,1,Active Shallow Crust,128.8948,89.98101,0.0,09/13/5093
+8.13593,48.2503,3377,5,25,0,17,51,4.55,5.0,fr,29098,67,1215480,1,1,Active Shallow Crust,0.0,89.99151,0.0,05/25/3377
+8.13593,48.2503,2998,12,26,0,36,55,4.65,5.0,fr,29099,59,1215492,1,1,Active Shallow Crust,0.0,89.98865,0.0,12/26/2998
+8.13593,48.2503,2737,3,20,21,36,48,5.05,5.0,fr,29100,54,1215540,1,1,Active Shallow Crust,0.0,89.99045,0.0,03/20/2737
+8.135946,48.2503,6562,7,6,18,8,27,6.75,11.99416,fr,29101,131,1215744,1,1,Active Shallow Crust,0.0,89.99003,0.0,07/06/6562
+2.83786,40.29652,1237,10,17,5,26,11,3.85,5.0,fr,29102,24,1215876,1,2,Active Shallow Crust,0.0,89.98911,0.0,10/17/1237
+2.83786,40.29652,7977,8,23,12,53,53,3.85,5.0,fr,29103,159,1215876,1,2,Active Shallow Crust,0.0,89.98911,0.0,08/23/7977
+2.24781,49.60176,7064,10,20,19,43,31,3.55,5.0,fr,29104,141,1216320,1,1,Active Shallow Crust,0.0,89.9902,0.0,10/20/7064
+2.24781,49.60176,1483,10,18,15,43,4,3.65,5.0,fr,29105,29,1216335,1,1,Active Shallow Crust,240.0016,58.01252,0.0,10/18/1483
+2.24781,49.60176,2697,3,20,0,16,17,3.85,5.0,fr,29106,53,1216356,1,1,Active Shallow Crust,0.0,89.99075,0.0,03/20/2697
+2.24781,49.60176,4221,7,8,10,1,13,4.45,27.5,fr,29107,84,1216430,1,1,Active Shallow Crust,0.0,89.98956,0.0,07/08/4221
+-1.17334,42.91355,6980,7,18,1,0,49,3.55,15.0,fr,29108,139,1216801,1,2,Active Shallow Crust,0.0,89.99077,0.0,07/18/6980
+-1.17334,42.91355,9811,4,15,4,41,5,3.55,15.0,fr,29109,196,1216801,1,2,Active Shallow Crust,0.0,89.99077,0.0,04/15/9811
+-1.17334,42.91355,8786,10,1,22,44,23,3.55,5.0,fr,29110,175,1216803,1,1,Active Shallow Crust,240.012,57.99802,0.0,10/01/8786
+-1.17334,42.91355,1421,9,1,4,14,28,3.55,5.0,fr,29111,28,1216806,1,1,Active Shallow Crust,0.0,89.99066,-90.0,09/01/1421
+-1.17334,42.91355,2372,1,7,5,11,37,3.55,15.0,fr,29112,47,1216810,1,1,Active Shallow Crust,128.8965,89.99354,0.0,01/07/2372
+-1.17334,42.91355,8968,1,16,11,17,0,3.65,5.0,fr,29113,179,1216812,1,2,Active Shallow Crust,0.0,89.99013,0.0,01/16/8968
+-1.17334,42.91355,3294,5,23,0,23,2,3.65,5.0,fr,29114,65,1216812,1,2,Active Shallow Crust,0.0,89.99013,0.0,05/23/3294
+-1.17334,42.91355,928,3,20,4,32,32,3.65,15.0,fr,29115,18,1216813,1,1,Active Shallow Crust,0.0,89.99013,0.0,03/20/0928
+-1.17334,42.91355,1627,10,14,21,42,27,3.65,5.0,fr,29116,32,1216815,1,1,Active Shallow Crust,240.001,58.01292,0.0,10/14/1627
+-1.17334,42.91355,1634,9,28,0,55,59,3.75,5.0,fr,29117,32,1216824,1,4,Active Shallow Crust,0.0,89.98973,0.0,09/28/1634
+-1.17334,42.91355,3477,5,21,17,57,35,3.75,5.0,fr,29118,69,1216824,1,4,Active Shallow Crust,0.0,89.98973,0.0,05/21/3477
+-1.17334,42.91355,2569,7,29,5,47,42,3.75,5.0,fr,29119,51,1216824,1,4,Active Shallow Crust,0.0,89.98973,0.0,07/29/2569
+-1.17334,42.91355,4376,1,12,6,35,51,3.75,5.0,fr,29120,87,1216824,1,4,Active Shallow Crust,0.0,89.98973,0.0,01/12/4376
+-1.17334,42.91355,5739,2,5,1,30,47,3.75,5.0,fr,29121,114,1216830,1,1,Active Shallow Crust,0.0,89.98962,-90.0,02/05/5739
+-1.17334,42.91355,7817,11,7,0,19,25,3.75,27.5,fr,29122,156,1216832,1,1,Active Shallow Crust,0.0,89.98962,-90.0,11/07/7817
+-1.17334,42.91355,9497,12,12,5,37,26,3.85,5.0,fr,29123,189,1216836,1,5,Active Shallow Crust,0.0,89.98954,0.0,12/12/9497
+-1.17334,42.91355,9844,4,19,15,27,19,3.85,5.0,fr,29124,196,1216836,1,5,Active Shallow Crust,0.0,89.98954,0.0,04/19/9844
+-1.17334,42.91355,6324,9,5,9,10,20,3.85,5.0,fr,29125,126,1216836,1,5,Active Shallow Crust,0.0,89.98954,0.0,09/05/6324
+-1.17334,42.91355,8946,5,7,14,26,2,3.85,5.0,fr,29126,178,1216836,1,5,Active Shallow Crust,0.0,89.98954,0.0,05/07/8946
+-1.17334,42.91355,310,5,28,13,7,13,3.85,5.0,fr,29127,6,1216836,1,5,Active Shallow Crust,0.0,89.98954,0.0,05/28/0310
+-1.17334,42.91355,5871,9,27,10,12,9,3.95,5.0,fr,29128,117,1216854,1,1,Active Shallow Crust,0.0,89.99057,-90.0,09/27/5871
+-1.17334,42.91355,4548,8,7,4,20,38,4.05,5.0,fr,29129,90,1216860,1,1,Active Shallow Crust,0.0,89.98962,0.0,08/07/4548
+-1.17334,42.91355,2836,2,13,18,2,58,5.05,5.0,fr,29130,56,1216980,1,1,Active Shallow Crust,0.0,89.99015,0.0,02/13/2836
+4.05964,43.96584,5999,7,25,13,53,16,3.55,5.0,fr,29131,119,1217283,1,1,Active Shallow Crust,240.0125,57.99707,0.0,07/25/5999
+4.05964,43.96584,4978,1,20,0,36,25,3.55,5.0,fr,29132,99,1217286,1,1,Active Shallow Crust,0.0,89.99266,-90.0,01/20/4978
+4.05964,43.96584,2267,10,17,14,51,58,3.65,5.0,fr,29133,45,1217292,1,2,Active Shallow Crust,0.0,89.98706,0.0,10/17/2267
+4.05964,43.96584,147,11,30,8,48,8,3.65,5.0,fr,29134,2,1217292,1,2,Active Shallow Crust,0.0,89.98706,0.0,11/30/0147
+4.05964,43.96584,9940,11,5,0,42,31,3.65,15.0,fr,29135,198,1217302,1,1,Active Shallow Crust,128.901,89.96348,0.0,11/05/9940
+4.05964,43.96584,6483,9,14,6,6,33,3.75,5.0,fr,29136,129,1217304,1,1,Active Shallow Crust,0.0,89.98847,0.0,09/14/6483
+4.05964,43.96584,8175,3,11,0,14,7,3.85,5.0,fr,29137,163,1217322,1,1,Active Shallow Crust,0.0,89.9896,-90.0,03/11/8175
+4.05964,43.96584,6868,2,20,12,4,32,3.95,15.0,fr,29138,137,1217329,1,1,Active Shallow Crust,0.0,89.99084,0.0,02/20/6868
+4.05964,43.96584,891,4,19,21,53,3,4.05,15.0,fr,29139,17,1217344,1,1,Active Shallow Crust,240.0062,58.0056,0.0,04/19/0891
+4.05964,43.96584,3046,4,23,8,33,45,4.05,5.0,fr,29140,60,1217349,1,1,Active Shallow Crust,128.8899,89.99388,0.0,04/23/3046
+4.05964,43.96584,597,3,25,6,18,41,4.15,5.0,fr,29141,11,1217352,1,2,Active Shallow Crust,0.0,89.98909,0.0,03/25/0597
+4.05964,43.96584,2218,2,4,10,32,15,4.15,5.0,fr,29142,44,1217352,1,2,Active Shallow Crust,0.0,89.98909,0.0,02/04/2218
+4.05964,43.96584,6238,5,22,10,2,22,4.15,5.0,fr,29143,124,1217355,1,1,Active Shallow Crust,240.0078,57.99757,0.0,05/22/6238
+4.05964,43.96584,99,4,17,5,45,48,4.35,5.0,fr,29144,1,1217385,1,1,Active Shallow Crust,128.898,89.98293,0.0,04/17/0099
+4.05964,43.96584,9314,5,17,20,4,25,4.55,5.0,fr,29145,186,1217406,1,1,Active Shallow Crust,0.0,89.99072,-90.0,05/17/9314
+4.05964,43.96584,121,12,3,12,18,49,4.85,5.0,fr,29146,2,1217436,1,1,Active Shallow Crust,0.0,89.99025,0.0,12/03/0121
+5.77563,44.59629,468,12,14,2,41,14,3.65,27.5,fr,29147,9,1217774,1,1,Active Shallow Crust,0.0,89.9872,0.0,12/14/0468
+5.77563,44.59629,3718,8,21,10,1,55,3.65,5.0,fr,29148,74,1217775,1,1,Active Shallow Crust,239.9999,58.01336,0.0,08/21/3718
+5.77563,44.59629,5572,11,6,1,5,11,3.85,27.5,fr,29149,111,1217801,1,1,Active Shallow Crust,240.0108,57.99746,0.0,11/06/5572
+5.77563,44.59629,6426,2,25,17,57,14,5.15,5.0,fr,29150,128,1217952,1,1,Active Shallow Crust,0.0,89.98975,0.0,02/25/6426
+4.45094,52.60734,691,9,25,8,38,42,3.55,5.0,fr,29151,13,1218240,1,1,Active Shallow Crust,0.0,89.98775,0.0,09/25/0691
+4.45094,52.60734,1213,10,10,18,13,10,3.65,15.0,fr,29152,24,1218253,1,1,Active Shallow Crust,0.0,89.98908,0.0,10/10/1213
+4.45094,52.60734,557,1,27,6,3,14,3.65,5.0,fr,29153,11,1218258,1,1,Active Shallow Crust,0.0,89.98896,-90.0,01/27/0557
+4.88344,47.97802,2291,8,17,13,19,11,4.35,15.0,fr,29154,45,1218820,1,1,Active Shallow Crust,240.0091,57.99556,0.0,08/17/2291
+4.88344,47.97802,2854,12,30,15,0,50,4.45,5.0,fr,29155,57,1218834,1,1,Active Shallow Crust,0.0,89.99031,-90.0,12/30/2854
+0.85023,49.01526,5568,5,2,19,33,53,3.55,15.0,fr,29156,111,1219207,1,1,Active Shallow Crust,0.0,89.98997,-90.0,05/02/5568
+0.85023,49.01526,1890,2,27,13,28,55,3.65,5.0,fr,29157,37,1219212,1,1,Active Shallow Crust,0.0,89.98969,0.0,02/27/1890
+0.85023,49.01526,1730,8,12,22,38,19,3.65,27.5,fr,29158,34,1219214,1,1,Active Shallow Crust,0.0,89.98969,0.0,08/12/1730
+0.85023,49.01526,8824,5,24,21,59,10,3.75,15.0,fr,29159,176,1219225,1,1,Active Shallow Crust,0.0,89.99015,0.0,05/24/8824
+0.85023,49.01526,3655,10,21,14,44,56,3.85,5.0,fr,29160,73,1219236,1,1,Active Shallow Crust,0.0,89.99005,0.0,10/21/3655
+0.85023,49.01526,1040,10,16,14,51,9,3.95,5.0,fr,29161,20,1219248,1,1,Active Shallow Crust,0.0,89.99009,0.0,10/16/1040
+0.85023,49.01526,3675,3,16,10,52,24,4.05,15.0,fr,29162,73,1219264,1,1,Active Shallow Crust,240.0064,58.00593,0.0,03/16/3675
+0.85023,49.01526,3553,7,3,13,29,55,4.15,15.0,fr,29163,71,1219276,1,1,Active Shallow Crust,240.009,57.99745,0.0,07/03/3553
+0.85023,49.01526,6210,4,25,3,51,10,5.15,5.0,fr,29164,124,1219392,1,1,Active Shallow Crust,0.0,89.99004,0.0,04/25/6210
+-1.56522,43.28491,1455,11,18,2,10,28,3.55,5.0,fr,29165,29,1219680,1,2,Active Shallow Crust,0.0,89.99082,0.0,11/18/1455
+-1.56522,43.28491,876,11,7,3,47,56,3.55,5.0,fr,29166,17,1219680,1,2,Active Shallow Crust,0.0,89.99082,0.0,11/07/0876
+-1.56522,43.28491,8188,10,10,17,19,57,3.55,15.0,fr,29167,163,1219687,1,1,Active Shallow Crust,0.0,89.99072,-90.0,10/10/8188
+-1.56522,43.28491,775,12,8,13,36,59,3.55,5.0,fr,29168,15,1219689,1,1,Active Shallow Crust,128.8963,89.99358,0.0,12/08/0775
+-1.56522,43.28491,240,6,28,1,59,29,3.65,5.0,fr,29169,4,1219692,1,3,Active Shallow Crust,0.0,89.99019,0.0,06/28/0240
+-1.56522,43.28491,4474,10,18,19,20,24,3.65,5.0,fr,29170,89,1219692,1,3,Active Shallow Crust,0.0,89.99019,0.0,10/18/4474
+-1.56522,43.28491,5702,8,17,2,24,52,3.65,5.0,fr,29171,114,1219692,1,3,Active Shallow Crust,0.0,89.99019,0.0,08/17/5702
+-1.56522,43.28491,6060,1,3,4,35,11,3.65,5.0,fr,29172,121,1219701,1,1,Active Shallow Crust,128.9005,89.96346,0.0,01/03/6060
+-1.56522,43.28491,3710,2,8,16,3,57,3.65,15.0,fr,29173,74,1219702,1,1,Active Shallow Crust,128.9005,89.96346,0.0,02/08/3710
+-1.56522,43.28491,7201,8,20,22,22,57,3.75,5.0,fr,29174,144,1219707,1,1,Active Shallow Crust,240.0081,58.01733,0.0,08/20/7201
+-1.56522,43.28491,6642,7,29,3,5,31,3.75,5.0,fr,29175,132,1219710,1,1,Active Shallow Crust,0.0,89.98968,-90.0,07/29/6642
+-1.56522,43.28491,8740,10,31,21,25,46,3.85,5.0,fr,29176,174,1219719,1,1,Active Shallow Crust,240.0102,57.99793,0.0,10/31/8740
+-1.56522,43.28491,2109,9,5,17,27,0,3.85,5.0,fr,29177,42,1219722,1,1,Active Shallow Crust,0.0,89.98949,-90.0,09/05/2109
+-1.56522,43.28491,1974,2,25,19,23,59,3.85,5.0,fr,29178,39,1219725,1,1,Active Shallow Crust,128.8957,89.99416,0.0,02/25/1974
+-1.56522,43.28491,2799,8,20,15,57,58,3.95,5.0,fr,29179,55,1219728,1,3,Active Shallow Crust,0.0,89.98958,0.0,08/20/2799
+-1.56522,43.28491,9093,6,12,20,39,47,3.95,5.0,fr,29180,181,1219728,1,3,Active Shallow Crust,0.0,89.98958,0.0,06/12/9093
+-1.56522,43.28491,7652,1,25,21,48,50,3.95,5.0,fr,29181,153,1219728,1,3,Active Shallow Crust,0.0,89.98958,0.0,01/25/7652
+-1.56522,43.28491,2541,4,6,11,32,57,3.95,5.0,fr,29182,50,1219734,1,2,Active Shallow Crust,0.0,89.98946,-90.0,04/06/2541
+-1.56522,43.28491,4495,2,28,0,25,22,3.95,5.0,fr,29183,89,1219734,1,2,Active Shallow Crust,0.0,89.98946,-90.0,02/28/4495
+-1.56522,43.28491,9032,7,23,3,25,11,3.95,5.0,fr,29184,180,1219737,1,2,Active Shallow Crust,128.9009,89.99363,0.0,07/23/9032
+-1.56522,43.28491,6740,9,24,17,24,57,3.95,5.0,fr,29185,134,1219737,1,2,Active Shallow Crust,128.9009,89.99363,0.0,09/24/6740
+-1.56522,43.28491,9162,6,10,13,29,29,4.05,5.0,fr,29186,183,1219743,1,1,Active Shallow Crust,240.0055,58.00558,0.0,06/10/9162
+-1.56522,43.28491,4967,4,10,16,37,26,4.15,5.0,fr,29187,99,1219752,1,1,Active Shallow Crust,0.0,89.98988,0.0,04/10/4967
+-1.56522,43.28491,9474,5,1,14,35,1,4.25,5.0,fr,29188,189,1219764,1,1,Active Shallow Crust,0.0,89.99017,0.0,05/01/9474
+-1.56522,43.28491,3650,11,9,14,19,58,4.25,5.0,fr,29189,72,1219767,1,1,Active Shallow Crust,240.0069,57.99399,0.0,11/09/3650
+-1.56522,43.28491,8642,1,18,16,52,25,4.35,5.0,fr,29190,172,1219782,1,1,Active Shallow Crust,0.0,89.98965,-90.0,01/18/8642
+-1.56522,43.28491,1637,4,3,1,35,36,4.35,5.0,fr,29191,32,1219785,1,1,Active Shallow Crust,128.8985,89.98278,0.0,04/03/1637
+-1.56522,43.28491,2078,10,1,7,4,54,4.45,15.0,fr,29192,41,1219789,1,1,Active Shallow Crust,0.0,89.99023,0.0,10/01/2078
+-1.56522,43.28491,6369,3,10,9,31,49,4.75,5.0,fr,29193,127,1219824,1,1,Active Shallow Crust,0.0,89.98986,0.0,03/10/6369
+-1.56522,43.28491,3211,9,27,3,41,52,5.25,5.0,fr,29194,64,1219884,1,1,Active Shallow Crust,0.0,89.98989,0.0,09/27/3211
+1.13407,51.24821,2246,6,3,17,29,34,3.55,15.0,fr,29195,44,1220161,1,1,Active Shallow Crust,0.0,89.99053,0.0,06/03/2246
+1.13407,51.24821,2306,4,30,7,41,59,3.55,27.5,fr,29196,46,1220162,1,1,Active Shallow Crust,0.0,89.99053,0.0,04/30/2306
+1.13407,51.24821,7142,3,18,2,26,11,3.65,5.0,fr,29197,142,1220172,1,1,Active Shallow Crust,0.0,89.99016,0.0,03/18/7142
+1.13407,51.24821,1761,12,7,15,23,6,3.85,5.0,fr,29198,35,1220205,1,1,Active Shallow Crust,128.8951,89.99386,0.0,12/07/1761
+1.13407,51.24821,2121,4,7,16,51,54,3.95,5.0,fr,29199,42,1220208,1,1,Active Shallow Crust,0.0,89.99004,0.0,04/07/2121
+1.13407,51.24821,6519,8,22,17,20,14,4.05,5.0,fr,29200,130,1220220,1,1,Active Shallow Crust,0.0,89.99024,0.0,08/22/6519
+1.13407,51.24821,5364,12,10,19,0,48,4.05,5.0,fr,29201,107,1220226,1,1,Active Shallow Crust,0.0,89.99013,-90.0,12/10/5364
+1.13407,51.24821,8950,5,28,0,15,37,4.25,5.0,fr,29202,178,1220244,1,1,Active Shallow Crust,0.0,89.99013,0.0,05/28/8950
+1.13407,51.24821,7600,11,27,21,13,54,4.35,5.0,fr,29203,151,1220256,1,1,Active Shallow Crust,0.0,89.98994,0.0,11/27/7600
+1.13407,51.24821,3093,1,13,3,9,10,4.55,15.0,fr,29204,61,1220281,1,1,Active Shallow Crust,0.0,89.99002,0.0,01/13/3093
+1.13407,51.24821,8273,5,4,5,27,14,4.55,15.0,fr,29205,165,1220284,1,1,Active Shallow Crust,240.0108,57.99773,0.0,05/04/8273
+1.13407,51.24821,5518,8,12,20,35,37,4.95,5.0,fr,29206,110,1220328,1,1,Active Shallow Crust,0.0,89.98992,0.0,08/12/5518
+7.08147,50.63915,8867,11,3,10,18,50,3.55,5.0,fr,29207,177,1220640,1,1,Active Shallow Crust,0.0,89.98721,0.0,11/03/8867
+7.08147,50.63915,521,12,23,3,11,7,3.55,27.5,fr,29208,10,1220642,1,1,Active Shallow Crust,0.0,89.98721,0.0,12/23/0521
+7.08147,50.63915,2042,4,16,22,17,22,3.55,15.0,fr,29209,40,1220650,1,1,Active Shallow Crust,128.8968,89.99361,0.0,04/16/2042
+7.08147,50.63915,4993,2,11,11,53,12,3.65,5.0,fr,29210,99,1220652,1,1,Active Shallow Crust,0.0,89.9886,0.0,02/11/4993
+7.08147,50.63915,2099,3,3,6,14,14,3.65,15.0,fr,29211,41,1220659,1,1,Active Shallow Crust,0.0,89.98847,-90.0,03/03/2099
+7.08147,50.63915,4171,11,25,3,18,15,3.75,15.0,fr,29212,83,1220665,1,1,Active Shallow Crust,0.0,89.98984,0.0,11/25/4171
+7.08147,50.63915,9976,9,26,19,39,46,3.75,5.0,fr,29213,199,1220673,1,2,Active Shallow Crust,128.8966,89.96707,0.0,09/26/9976
+7.08147,50.63915,4700,7,8,19,17,16,3.75,5.0,fr,29214,93,1220673,1,2,Active Shallow Crust,128.8966,89.96707,0.0,07/08/4700
+7.08147,50.63915,448,3,7,23,58,19,3.85,5.0,fr,29215,8,1220676,1,1,Active Shallow Crust,0.0,89.99094,0.0,03/07/0448
+7.08147,50.63915,9990,5,14,10,27,43,3.85,15.0,fr,29216,199,1220677,1,1,Active Shallow Crust,0.0,89.99094,0.0,05/14/9990
+7.08147,50.63915,2736,3,2,4,16,42,3.85,5.0,fr,29217,54,1220679,1,1,Active Shallow Crust,240.0105,57.99884,0.0,03/02/2736
+7.08147,50.63915,1684,10,10,11,50,31,4.15,5.0,fr,29218,33,1220721,1,1,Active Shallow Crust,128.8977,89.99359,0.0,10/10/1684
+7.08147,50.63915,9606,4,3,20,20,54,4.25,15.0,fr,29219,192,1220731,1,2,Active Shallow Crust,0.0,89.99133,-90.0,04/03/9606
+7.08147,50.63915,8826,12,24,8,27,41,4.25,15.0,fr,29220,176,1220731,1,2,Active Shallow Crust,0.0,89.99133,-90.0,12/24/8826
+7.08147,50.63915,8180,8,28,9,15,36,4.35,5.0,fr,29221,163,1220736,1,1,Active Shallow Crust,0.0,89.98981,0.0,08/28/8180
+7.08147,50.63915,8766,3,11,21,25,9,4.35,5.0,fr,29222,175,1220739,1,1,Active Shallow Crust,240.0089,57.99631,0.0,03/11/8766
+7.08147,50.63915,1665,3,19,3,18,1,4.45,5.0,fr,29223,33,1220748,1,1,Active Shallow Crust,0.0,89.99092,0.0,03/19/1665
+7.08147,50.63915,6285,11,8,14,0,42,4.45,15.0,fr,29224,125,1220749,1,1,Active Shallow Crust,0.0,89.99092,0.0,11/08/6285
+7.08147,50.63915,3727,11,20,6,28,57,4.45,5.0,fr,29225,74,1220751,1,1,Active Shallow Crust,240.006,57.99492,0.0,11/20/3727
+7.08147,50.63915,1912,8,5,7,21,24,4.55,15.0,fr,29226,38,1220761,1,1,Active Shallow Crust,0.0,89.98988,0.0,08/05/1912
+7.08147,50.63915,455,10,30,14,31,8,4.95,15.0,fr,29227,9,1220809,1,1,Active Shallow Crust,0.0,89.98979,0.0,10/30/0455
+7.08147,50.63915,4221,10,9,6,43,48,5.65,5.0,fr,29228,84,1220892,1,1,Active Shallow Crust,0.0,89.98973,0.0,10/09/4221
+1.60508,50.61798,8559,7,13,5,17,48,3.75,5.0,fr,29229,171,1221144,1,1,Active Shallow Crust,0.0,89.98984,0.0,07/13/8559
+1.60508,50.61798,6096,7,11,11,35,54,4.35,5.0,fr,29230,121,1221216,1,1,Active Shallow Crust,0.0,89.98981,0.0,07/11/6096
+1.60508,50.61798,6460,10,26,11,6,29,4.55,5.0,fr,29231,129,1221240,1,1,Active Shallow Crust,0.0,89.98988,0.0,10/26/6460
+-6.49749,48.66706,1146,2,2,14,51,46,3.65,5.0,fr,29232,22,1221612,1,1,Active Shallow Crust,0.0,89.98813,0.0,02/02/1146
+-6.56389,48.5217,990,12,12,1,7,53,3.95,5.0,fr,29233,19,1222128,1,1,Active Shallow Crust,0.0,89.99157,0.0,12/12/0990
+-6.56389,48.5217,8164,7,3,15,48,5,4.05,5.0,fr,29234,163,1222140,1,1,Active Shallow Crust,0.0,89.98873,0.0,07/03/8164
+-6.56389,48.5217,5358,10,15,4,43,53,4.95,5.0,fr,29235,107,1222248,1,1,Active Shallow Crust,0.0,89.98933,0.0,10/15/5358
+-4.94399,49.24466,6999,11,28,5,12,6,3.65,15.0,fr,29236,139,1222573,1,1,Active Shallow Crust,0.0,89.98827,0.0,11/28/6999
+-4.94399,49.24466,3197,10,28,17,5,26,3.65,15.0,fr,29237,63,1222579,1,1,Active Shallow Crust,0.0,89.98813,-90.0,10/28/3197
+-4.94399,49.24466,9350,3,1,8,13,45,3.75,15.0,fr,29238,186,1222585,1,1,Active Shallow Crust,0.0,89.98954,0.0,03/01/9350
+-4.94399,49.24466,1796,7,24,9,39,55,3.85,5.0,fr,29239,35,1222596,1,1,Active Shallow Crust,0.0,89.99068,0.0,07/24/1796
+-4.94399,49.24466,4828,4,28,3,0,4,3.85,27.5,fr,29240,96,1222598,1,1,Active Shallow Crust,0.0,89.99068,0.0,04/28/4828
+3.60318,51.69602,7588,8,11,14,19,49,3.55,27.5,fr,29241,151,1223042,1,1,Active Shallow Crust,0.0,89.99062,0.0,08/11/7588
+3.60318,51.69602,7476,8,25,15,48,15,4.35,5.0,fr,29242,149,1223136,1,1,Active Shallow Crust,0.0,89.99004,0.0,08/25/7476
+1.88423,47.61635,4193,6,10,14,18,43,3.55,5.0,fr,29243,83,1223526,1,1,Active Shallow Crust,0.0,89.98969,-90.0,06/10/4193
+1.88423,47.61635,8252,12,25,20,22,24,3.95,15.0,fr,29244,165,1223569,1,1,Active Shallow Crust,0.0,89.99035,0.0,12/25/8252
+1.88423,47.61635,4065,3,3,20,6,16,3.95,5.0,fr,29245,81,1223571,1,1,Active Shallow Crust,240.0202,58.00498,0.0,03/03/4065
+1.88423,47.61635,5693,6,14,22,22,43,4.35,5.0,fr,29246,113,1223616,1,1,Active Shallow Crust,0.0,89.98985,0.0,06/14/5693
+2.7724,45.73797,7846,6,21,8,24,31,3.55,5.0,fr,29247,156,1224000,1,3,Active Shallow Crust,0.0,89.98944,0.0,06/21/7846
+2.7724,45.73797,1573,3,16,21,48,54,3.55,5.0,fr,29248,31,1224000,1,3,Active Shallow Crust,0.0,89.98944,0.0,03/16/1573
+2.7724,45.73797,2641,11,9,19,38,58,3.55,5.0,fr,29249,52,1224000,1,3,Active Shallow Crust,0.0,89.98944,0.0,11/09/2641
+2.7724,45.73797,3627,4,14,12,6,12,3.55,15.0,fr,29250,72,1224001,1,2,Active Shallow Crust,0.0,89.98944,0.0,04/14/3627
+2.7724,45.73797,3556,2,21,4,32,27,3.55,15.0,fr,29251,71,1224001,1,2,Active Shallow Crust,0.0,89.98944,0.0,02/21/3556
+2.7724,45.73797,4165,1,1,4,51,59,3.65,15.0,fr,29252,83,1224016,1,1,Active Shallow Crust,240.0017,58.01276,0.0,01/01/4165
+2.7724,45.73797,6022,2,1,20,11,17,3.65,5.0,fr,29253,120,1224018,1,1,Active Shallow Crust,0.0,89.99048,-90.0,02/01/6022
+2.7724,45.73797,9848,7,4,0,17,29,3.75,5.0,fr,29254,196,1224024,1,2,Active Shallow Crust,0.0,89.98882,0.0,07/04/9848
+2.7724,45.73797,2006,10,23,6,32,55,3.75,5.0,fr,29255,40,1224024,1,2,Active Shallow Crust,0.0,89.98882,0.0,10/23/2006
+2.7724,45.73797,9250,5,23,5,56,58,3.85,5.0,fr,29256,184,1224036,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/23/9250
+2.7724,45.73797,2894,9,23,18,46,6,3.85,5.0,fr,29257,57,1224045,1,1,Active Shallow Crust,128.8958,89.99377,0.0,09/23/2894
+2.7724,45.73797,4073,3,29,7,42,4,4.05,5.0,fr,29258,81,1224060,1,2,Active Shallow Crust,0.0,89.9901,0.0,03/29/4073
+2.7724,45.73797,4099,2,22,13,44,35,4.05,5.0,fr,29259,81,1224060,1,2,Active Shallow Crust,0.0,89.9901,0.0,02/22/4099
+2.7724,45.73797,7229,4,29,5,3,15,4.25,15.0,fr,29260,144,1224094,1,1,Active Shallow Crust,128.8943,89.98092,0.0,04/29/7229
+2.7724,45.73797,2387,2,1,8,39,2,4.35,15.0,fr,29261,47,1224097,1,1,Active Shallow Crust,0.0,89.9902,0.0,02/01/2387
+2.7724,45.73797,6799,11,27,22,45,41,5.05,15.0,fr,29262,135,1224181,1,1,Active Shallow Crust,0.0,89.98998,0.0,11/27/6799
+2.7724,45.73797,7234,7,19,7,25,54,5.65,15.0,fr,29263,144,1224253,1,1,Active Shallow Crust,0.0,89.98996,0.0,07/19/7234
+2.7724,45.73797,8467,10,21,8,34,17,5.95,5.0,fr,29264,169,1224288,1,1,Active Shallow Crust,0.0,89.99,0.0,10/21/8467
+2.772401,45.73797,1123,6,12,21,41,30,6.05,5.357596,fr,29265,22,1224300,1,1,Active Shallow Crust,0.0,89.99,0.0,06/12/1123
+-2.34619,47.72432,1997,8,20,7,50,7,3.55,5.0,fr,29266,39,1224960,1,1,Active Shallow Crust,0.0,89.98982,0.0,08/20/1997
+-2.34619,47.72432,6356,5,27,11,59,10,3.65,5.0,fr,29267,127,1224972,1,1,Active Shallow Crust,0.0,89.99093,0.0,05/27/6356
+-2.34619,47.72432,7744,2,4,1,52,2,3.65,15.0,fr,29268,154,1224973,1,1,Active Shallow Crust,0.0,89.99093,0.0,02/04/7744
+-2.34619,47.72432,951,4,9,16,22,35,3.75,5.0,fr,29269,19,1224984,1,2,Active Shallow Crust,0.0,89.98922,0.0,04/09/0951
+-2.34619,47.72432,2368,1,7,8,56,59,3.75,5.0,fr,29270,47,1224984,1,2,Active Shallow Crust,0.0,89.98922,0.0,01/07/2368
+-2.34619,47.72432,613,2,25,9,27,20,3.85,15.0,fr,29271,12,1224997,1,1,Active Shallow Crust,0.0,89.99039,0.0,02/25/0613
+-2.34619,47.72432,7254,4,29,21,34,53,3.85,5.0,fr,29272,145,1225005,1,1,Active Shallow Crust,128.8958,89.9928,0.0,04/29/7254
+-2.34619,47.72432,4864,6,14,12,21,0,3.95,5.0,fr,29273,97,1225011,1,1,Active Shallow Crust,240.02,58.00512,0.0,06/14/4864
+-2.34619,47.72432,4154,4,23,9,35,19,4.05,5.0,fr,29274,83,1225020,1,1,Active Shallow Crust,0.0,89.99046,0.0,04/23/4154
+-2.34619,47.72432,2234,4,26,18,7,49,4.05,27.5,fr,29275,44,1225022,1,1,Active Shallow Crust,0.0,89.99046,0.0,04/26/2234
+1.91463,43.10515,9607,11,3,2,5,9,3.55,5.0,fr,29276,192,1225920,1,1,Active Shallow Crust,0.0,89.9908,0.0,11/03/9607
+1.91463,43.10515,770,10,15,7,39,49,3.65,5.0,fr,29277,15,1225932,1,1,Active Shallow Crust,0.0,89.99016,0.0,10/15/0770
+1.91463,43.10515,3397,10,11,12,1,5,3.65,5.0,fr,29278,67,1225935,1,1,Active Shallow Crust,240.0009,58.01279,0.0,10/11/3397
+1.91463,43.10515,2035,2,10,2,11,14,3.75,5.0,fr,29279,40,1225944,1,1,Active Shallow Crust,0.0,89.98977,0.0,02/10/2035
+1.91463,43.10515,6700,9,20,9,28,34,4.05,27.5,fr,29280,133,1225982,1,1,Active Shallow Crust,0.0,89.98965,0.0,09/20/6700
+1.91463,43.10515,3689,12,15,5,10,41,4.15,5.0,fr,29281,73,1225992,1,1,Active Shallow Crust,0.0,89.98985,0.0,12/15/3689
+5.65992,46.02345,8351,10,25,5,53,58,3.55,5.0,fr,29282,167,1226400,1,2,Active Shallow Crust,0.0,89.993,0.0,10/25/8351
+5.65992,46.02345,3393,8,17,4,51,36,3.55,5.0,fr,29283,67,1226400,1,2,Active Shallow Crust,0.0,89.993,0.0,08/17/3393
+5.65992,46.02345,6989,8,19,6,18,13,3.55,15.0,fr,29284,139,1226401,1,2,Active Shallow Crust,0.0,89.993,0.0,08/19/6989
+5.65992,46.02345,3406,5,31,10,56,22,3.55,15.0,fr,29285,68,1226401,1,2,Active Shallow Crust,0.0,89.993,0.0,05/31/3406
+5.65992,46.02345,7271,3,11,19,44,36,3.55,15.0,fr,29286,145,1226410,1,1,Active Shallow Crust,128.8966,89.993,0.0,03/11/7271
+5.65992,46.02345,8179,6,20,14,54,4,3.65,5.0,fr,29287,163,1226412,1,1,Active Shallow Crust,0.0,89.98752,0.0,06/20/8179
+5.65992,46.02345,5766,9,16,11,2,44,3.65,15.0,fr,29288,115,1226413,1,1,Active Shallow Crust,0.0,89.98752,0.0,09/16/5766
+5.65992,46.02345,7049,8,4,5,48,9,3.65,15.0,fr,29289,140,1226422,1,1,Active Shallow Crust,128.9011,89.96352,0.0,08/04/7049
+5.65992,46.02345,1826,7,7,0,45,11,3.75,5.0,fr,29290,36,1226424,1,2,Active Shallow Crust,0.0,89.98888,0.0,07/07/1826
+5.65992,46.02345,3066,11,11,2,20,20,3.75,5.0,fr,29291,61,1226424,1,2,Active Shallow Crust,0.0,89.98888,0.0,11/11/3066
+5.65992,46.02345,4374,8,20,22,25,47,3.75,15.0,fr,29292,87,1226425,1,2,Active Shallow Crust,0.0,89.98888,0.0,08/20/4374
+5.65992,46.02345,760,4,26,11,26,5,3.75,15.0,fr,29293,15,1226425,1,2,Active Shallow Crust,0.0,89.98888,0.0,04/26/0760
+5.65992,46.02345,5576,6,24,15,58,7,3.75,15.0,fr,29294,111,1226428,1,1,Active Shallow Crust,240.009,58.01753,0.0,06/24/5576
+5.65992,46.02345,6204,5,17,0,28,59,3.75,27.5,fr,29295,124,1226435,1,1,Active Shallow Crust,128.8969,89.96748,0.0,05/17/6204
+5.65992,46.02345,3783,12,19,14,13,5,3.85,5.0,fr,29296,75,1226436,1,1,Active Shallow Crust,0.0,89.99009,0.0,12/19/3783
+5.65992,46.02345,9245,2,26,3,0,28,3.85,5.0,fr,29297,184,1226445,1,1,Active Shallow Crust,128.8953,89.99257,0.0,02/26/9245
+5.65992,46.02345,197,8,10,12,49,10,3.95,5.0,fr,29298,3,1226448,1,2,Active Shallow Crust,0.0,89.99117,0.0,08/10/0197
+5.65992,46.02345,7850,3,15,22,18,6,3.95,5.0,fr,29299,156,1226448,1,2,Active Shallow Crust,0.0,89.99117,0.0,03/15/7850
+5.65992,46.02345,2025,5,6,11,35,22,3.95,15.0,fr,29300,40,1226449,1,1,Active Shallow Crust,0.0,89.99117,0.0,05/06/2025
+5.65992,46.02345,6952,8,13,9,5,25,4.05,5.0,fr,29301,139,1226463,1,1,Active Shallow Crust,240.0055,58.00649,0.0,08/13/6952
+5.65992,46.02345,489,11,3,23,57,30,4.15,5.0,fr,29302,9,1226472,1,1,Active Shallow Crust,0.0,89.98947,0.0,11/03/0489
+5.65992,46.02345,6330,9,8,1,51,7,4.15,5.0,fr,29303,126,1226481,1,1,Active Shallow Crust,128.8976,89.99298,0.0,09/08/6330
+5.65992,46.02345,4173,9,7,17,12,19,4.15,15.0,fr,29304,83,1226482,1,1,Active Shallow Crust,128.8976,89.99298,0.0,09/07/4173
+5.65992,46.02345,5802,5,5,8,18,40,4.25,5.0,fr,29305,116,1226484,1,1,Active Shallow Crust,0.0,89.99062,0.0,05/05/5802
+5.65992,46.02345,8380,2,18,11,56,42,4.25,15.0,fr,29306,167,1226485,1,1,Active Shallow Crust,0.0,89.99062,0.0,02/18/8380
+5.65992,46.02345,6703,7,27,17,42,19,4.25,15.0,fr,29307,134,1226494,1,1,Active Shallow Crust,128.8944,89.98093,0.0,07/27/6703
+5.65992,46.02345,1447,11,21,13,3,12,4.35,15.0,fr,29308,28,1226503,1,1,Active Shallow Crust,0.0,89.98872,-90.0,11/21/1447
+5.65992,46.02345,3036,11,16,6,49,44,4.65,5.0,fr,29309,60,1226532,1,1,Active Shallow Crust,0.0,89.99014,0.0,11/16/3036
+5.65992,46.02345,9057,7,9,11,23,3,4.65,27.5,fr,29310,181,1226534,1,1,Active Shallow Crust,0.0,89.99014,0.0,07/09/9057
+5.65992,46.02345,6693,12,11,7,36,23,4.65,15.0,fr,29311,133,1226536,1,1,Active Shallow Crust,240.0106,57.9941,0.0,12/11/6693
+5.65992,46.02345,6036,8,21,14,40,4,4.85,5.0,fr,29312,120,1226565,1,1,Active Shallow Crust,128.8927,89.98901,0.0,08/21/6036
+5.65992,46.02345,3653,8,28,10,31,28,5.45,5.0,fr,29313,73,1226628,1,1,Active Shallow Crust,0.0,89.98978,0.0,08/28/3653
+4.80409,45.25591,429,5,19,20,51,14,3.55,15.0,fr,29314,8,1226884,1,1,Active Shallow Crust,240.0124,57.99856,0.0,05/19/0429
+4.80409,45.25591,1044,1,14,1,21,21,3.65,5.0,fr,29315,20,1226892,1,2,Active Shallow Crust,0.0,89.98735,0.0,01/14/1044
+4.80409,45.25591,4889,11,7,21,31,19,3.65,5.0,fr,29316,97,1226892,1,2,Active Shallow Crust,0.0,89.98735,0.0,11/07/4889
+4.80409,45.25591,7923,4,12,6,16,13,3.65,15.0,fr,29317,158,1226893,1,1,Active Shallow Crust,0.0,89.98735,0.0,04/12/7923
+4.80409,45.25591,6586,4,19,14,37,14,3.85,5.0,fr,29318,131,1226916,1,1,Active Shallow Crust,0.0,89.98995,0.0,04/19/6586
+4.80409,45.25591,7013,11,8,12,57,3,3.85,27.5,fr,29319,140,1226918,1,1,Active Shallow Crust,0.0,89.98995,0.0,11/08/7013
+-2.0106,45.5764,9484,3,21,12,13,57,3.75,15.0,fr,29320,189,1227388,1,1,Active Shallow Crust,240.0083,58.01738,0.0,03/21/9484
+-2.0106,45.5764,5199,8,5,6,52,0,4.15,5.0,fr,29321,103,1227432,1,1,Active Shallow Crust,0.0,89.98939,0.0,08/05/5199
+7.05431,44.75289,9932,3,6,20,12,35,3.55,5.0,fr,29322,198,1228320,1,3,Active Shallow Crust,0.0,89.99284,0.0,03/06/9932
+7.05431,44.75289,8028,5,11,9,22,59,3.55,5.0,fr,29323,160,1228320,1,3,Active Shallow Crust,0.0,89.99284,0.0,05/11/8028
+7.05431,44.75289,5625,2,26,13,20,30,3.55,5.0,fr,29324,112,1228320,1,3,Active Shallow Crust,0.0,89.99284,0.0,02/26/5625
+7.05431,44.75289,3164,6,29,14,26,33,3.55,5.0,fr,29325,63,1228326,1,1,Active Shallow Crust,0.0,89.99276,-90.0,06/29/3164
+7.05431,44.75289,3665,6,22,21,5,20,3.55,27.5,fr,29326,73,1228331,1,1,Active Shallow Crust,128.8964,89.99284,0.0,06/22/3665
+7.05431,44.75289,2985,8,3,9,11,16,3.65,5.0,fr,29327,59,1228332,1,3,Active Shallow Crust,0.0,89.98724,0.0,08/03/2985
+7.05431,44.75289,7244,8,11,8,48,10,3.65,5.0,fr,29328,144,1228332,1,3,Active Shallow Crust,0.0,89.98724,0.0,08/11/7244
+7.05431,44.75289,4417,1,23,7,9,43,3.65,5.0,fr,29329,88,1228332,1,3,Active Shallow Crust,0.0,89.98724,0.0,01/23/4417
+7.05431,44.75289,791,5,25,9,18,54,3.65,5.0,fr,29330,15,1228335,1,1,Active Shallow Crust,240.0016,58.01179,0.0,05/25/0791
+7.05431,44.75289,9451,2,12,15,11,56,3.65,5.0,fr,29331,189,1228341,1,1,Active Shallow Crust,128.8999,89.96349,0.0,02/12/9451
+7.05431,44.75289,3244,10,1,8,36,50,3.75,5.0,fr,29332,64,1228344,1,1,Active Shallow Crust,0.0,89.98862,0.0,10/01/3244
+7.05431,44.75289,9958,12,4,0,40,16,3.75,15.0,fr,29333,199,1228348,1,1,Active Shallow Crust,240.0083,58.0171,0.0,12/04/9958
+7.05431,44.75289,1277,5,20,10,52,17,3.75,5.0,fr,29334,25,1228350,1,2,Active Shallow Crust,0.0,89.98849,-90.0,05/20/1277
+7.05431,44.75289,1765,10,31,1,10,58,3.75,5.0,fr,29335,35,1228350,1,2,Active Shallow Crust,0.0,89.98849,-90.0,10/31/1765
+7.05431,44.75289,7934,12,1,7,11,7,3.85,5.0,fr,29336,158,1228356,1,2,Active Shallow Crust,0.0,89.98986,0.0,12/01/7934
+7.05431,44.75289,6017,9,6,5,48,42,3.85,5.0,fr,29337,120,1228356,1,2,Active Shallow Crust,0.0,89.98986,0.0,09/06/6017
+7.05431,44.75289,7649,4,2,0,59,32,3.85,15.0,fr,29338,152,1228357,1,2,Active Shallow Crust,0.0,89.98986,0.0,04/02/7649
+7.05431,44.75289,2615,8,27,10,47,19,3.85,15.0,fr,29339,52,1228357,1,2,Active Shallow Crust,0.0,89.98986,0.0,08/27/2615
+7.05431,44.75289,1116,1,13,9,49,10,3.85,5.0,fr,29340,22,1228359,1,1,Active Shallow Crust,240.011,57.99764,0.0,01/13/1116
+7.05431,44.75289,6256,8,16,16,5,3,3.95,15.0,fr,29341,125,1228369,1,1,Active Shallow Crust,0.0,89.99097,0.0,08/16/6256
+7.05431,44.75289,5241,6,11,16,25,25,3.95,5.0,fr,29342,104,1228371,1,1,Active Shallow Crust,240.0193,58.00549,0.0,06/11/5241
+7.05431,44.75289,5,8,14,18,11,1,4.05,5.0,fr,29343,0,1228380,1,2,Active Shallow Crust,0.0,89.99194,0.0,08/14/0005
+7.05431,44.75289,4093,6,6,5,2,39,4.05,5.0,fr,29344,81,1228380,1,2,Active Shallow Crust,0.0,89.99194,0.0,06/06/4093
+7.05431,44.75289,2944,11,16,17,24,34,4.05,15.0,fr,29345,58,1228381,1,1,Active Shallow Crust,0.0,89.99194,0.0,11/16/2944
+7.05431,44.75289,9774,3,17,23,40,11,4.15,5.0,fr,29346,195,1228392,1,1,Active Shallow Crust,0.0,89.98923,0.0,03/17/9774
+7.05431,44.75289,7678,12,10,10,58,7,4.15,5.0,fr,29347,153,1228395,1,1,Active Shallow Crust,240.008,57.99747,0.0,12/10/7678
+7.05431,44.75289,6405,11,29,9,51,17,4.25,5.0,fr,29348,128,1228404,1,3,Active Shallow Crust,0.0,89.9904,0.0,11/29/6405
+7.05431,44.75289,3040,8,21,2,3,41,4.25,5.0,fr,29349,60,1228404,1,3,Active Shallow Crust,0.0,89.9904,0.0,08/21/3040
+7.05431,44.75289,3525,5,22,16,22,56,4.25,5.0,fr,29350,70,1228404,1,3,Active Shallow Crust,0.0,89.9904,0.0,05/22/3525
+7.05431,44.75289,5163,12,26,14,55,39,4.25,5.0,fr,29351,103,1228413,1,1,Active Shallow Crust,128.8937,89.98135,0.0,12/26/5163
+7.05431,44.75289,9897,10,31,9,0,22,4.35,5.0,fr,29352,197,1228416,1,1,Active Shallow Crust,0.0,89.98859,0.0,10/31/9897
+7.05431,44.75289,2162,5,13,21,3,45,4.35,15.0,fr,29353,43,1228417,1,1,Active Shallow Crust,0.0,89.98859,0.0,05/13/2162
+7.05431,44.75289,9997,12,31,14,16,0,4.35,5.0,fr,29354,199,1228425,1,1,Active Shallow Crust,128.8974,89.98296,0.0,12/31/9997
+7.05431,44.75289,2696,7,13,15,8,2,4.35,15.0,fr,29355,53,1228426,1,1,Active Shallow Crust,128.8974,89.98296,0.0,07/13/2696
+7.05431,44.75289,1666,6,2,19,17,48,4.85,5.0,fr,29356,33,1228476,1,1,Active Shallow Crust,0.0,89.99038,0.0,06/02/1666
+7.05431,44.75289,1821,9,1,5,16,58,4.85,15.0,fr,29357,36,1228480,1,1,Active Shallow Crust,240.0164,58.00213,0.0,09/01/1821
+7.05431,44.75289,3776,7,23,11,16,46,5.25,5.0,fr,29358,75,1228524,1,1,Active Shallow Crust,0.0,89.98988,0.0,07/23/3776
+2.73078,53.32986,6464,3,1,7,18,36,3.95,5.0,fr,29359,129,1228848,1,1,Active Shallow Crust,0.0,89.9905,0.0,03/01/6464
+2.73078,53.32986,9270,11,30,13,39,6,4.45,5.0,fr,29360,185,1228908,1,1,Active Shallow Crust,0.0,89.99039,0.0,11/30/9270
+0.30131,49.51324,2977,11,7,3,20,53,3.55,15.0,fr,29361,59,1229770,1,1,Active Shallow Crust,128.8959,89.99387,0.0,11/07/2977
+0.30131,49.51324,1900,12,13,19,33,13,3.65,5.0,fr,29362,37,1229772,1,1,Active Shallow Crust,0.0,89.99015,0.0,12/13/1900
+0.30131,49.51324,6292,5,17,21,30,40,3.65,15.0,fr,29363,125,1229773,1,1,Active Shallow Crust,0.0,89.99015,0.0,05/17/6292
+0.30131,49.51324,8140,9,9,1,27,20,3.65,27.5,fr,29364,162,1229780,1,1,Active Shallow Crust,0.0,89.99004,-90.0,09/09/8140
+0.30131,49.51324,1172,11,13,2,21,16,3.65,5.0,fr,29365,23,1229781,1,1,Active Shallow Crust,128.9001,89.96352,0.0,11/13/1172
+0.30131,49.51324,9369,10,16,17,55,48,3.75,5.0,fr,29366,187,1229790,1,1,Active Shallow Crust,0.0,89.99014,-90.0,10/16/9369
+0.30131,49.51324,1875,2,5,11,47,23,3.75,15.0,fr,29367,37,1229794,1,1,Active Shallow Crust,128.8963,89.96734,0.0,02/05/1875
+0.30131,49.51324,4414,1,22,8,51,7,3.85,5.0,fr,29368,88,1229796,1,1,Active Shallow Crust,0.0,89.98986,0.0,01/22/4414
+0.30131,49.51324,9149,11,30,19,35,15,3.95,5.0,fr,29369,182,1229808,1,1,Active Shallow Crust,0.0,89.98993,0.0,11/30/9149
+0.30131,49.51324,5067,8,7,11,33,10,3.95,15.0,fr,29370,101,1229809,1,1,Active Shallow Crust,0.0,89.98993,0.0,08/07/5067
+0.30131,49.51324,9210,8,1,12,57,36,4.05,5.0,fr,29371,184,1229826,1,1,Active Shallow Crust,0.0,89.98999,-90.0,08/01/9210
+0.30131,49.51324,5598,2,8,2,52,32,4.45,5.0,fr,29372,111,1229868,1,1,Active Shallow Crust,0.0,89.98998,0.0,02/08/5598
+0.30131,49.51324,8070,8,6,17,10,27,4.55,5.0,fr,29373,161,1229880,1,1,Active Shallow Crust,0.0,89.99004,0.0,08/06/8070
+0.30131,49.51324,2554,5,12,13,6,51,4.75,5.0,fr,29374,51,1229904,1,1,Active Shallow Crust,0.0,89.99003,0.0,05/12/2554
+0.30131,49.51324,7551,2,2,16,58,6,5.15,5.0,fr,29375,151,1229961,1,1,Active Shallow Crust,128.8822,89.99104,0.0,02/02/7551
+0.30131,49.51324,7999,7,1,1,53,48,5.45,15.0,fr,29376,159,1229989,1,1,Active Shallow Crust,0.0,89.98999,0.0,07/01/7999
+-5.25527,49.48489,7594,7,15,19,21,56,3.75,27.5,fr,29377,151,1230269,1,1,Active Shallow Crust,240.0092,58.01727,0.0,07/15/7594
+-1.43565,50.2023,5396,3,17,10,58,13,3.55,5.0,fr,29378,107,1230720,1,1,Active Shallow Crust,0.0,89.99032,0.0,03/17/5396
+-1.43565,50.2023,366,1,20,11,20,47,3.65,5.0,fr,29379,7,1230732,1,1,Active Shallow Crust,0.0,89.98993,0.0,01/20/0366
+-1.43565,50.2023,8316,11,3,19,42,46,3.65,5.0,fr,29380,166,1230741,1,1,Active Shallow Crust,128.8999,89.96359,0.0,11/03/8316
+-1.43565,50.2023,2630,4,30,6,38,40,4.35,5.0,fr,29381,52,1230816,1,1,Active Shallow Crust,0.0,89.98972,0.0,04/30/2630
+-1.435633,50.2023,3141,2,27,13,10,20,6.75,11.99416,fr,29382,62,1231104,1,1,Active Shallow Crust,360.0,89.99001,0.0,02/27/3141
+-2.40714,50.00238,4700,4,6,15,6,42,3.65,5.0,fr,29383,93,1231215,1,1,Active Shallow Crust,240.0016,58.01291,0.0,04/06/4700
+-2.40714,50.00238,8395,8,16,18,2,52,4.15,5.0,fr,29384,167,1231272,1,1,Active Shallow Crust,0.0,89.99026,0.0,08/16/8395
+-2.40714,50.00238,5890,2,10,13,38,35,4.35,15.0,fr,29385,117,1231300,1,1,Active Shallow Crust,240.0092,57.9962,0.0,02/10/5890
+-2.40714,50.00238,2385,1,13,22,46,42,4.55,5.0,fr,29386,47,1231320,1,1,Active Shallow Crust,0.0,89.98975,0.0,01/13/2385
+-1.1553,49.55815,3830,11,8,3,35,48,3.55,5.0,fr,29387,76,1231680,1,3,Active Shallow Crust,0.0,89.99019,0.0,11/08/3830
+-1.1553,49.55815,4975,3,17,8,17,50,3.55,5.0,fr,29388,99,1231680,1,3,Active Shallow Crust,0.0,89.99019,0.0,03/17/4975
+-1.1553,49.55815,7981,10,28,6,6,53,3.55,5.0,fr,29389,159,1231680,1,3,Active Shallow Crust,0.0,89.99019,0.0,10/28/7981
+-1.1553,49.55815,1652,7,7,17,29,22,3.65,5.0,fr,29390,33,1231692,1,1,Active Shallow Crust,0.0,89.9898,0.0,07/07/1652
+-1.1553,49.55815,2639,12,24,8,50,54,3.75,5.0,fr,29391,52,1231704,1,1,Active Shallow Crust,0.0,89.98961,0.0,12/24/2639
+-1.1553,49.55815,1263,6,5,8,47,37,3.85,5.0,fr,29392,25,1231716,1,1,Active Shallow Crust,0.0,89.98958,0.0,06/05/1263
+-1.1553,49.55815,740,6,8,1,26,18,3.95,15.0,fr,29393,14,1231729,1,1,Active Shallow Crust,0.0,89.98969,0.0,06/08/0740
+-1.1553,49.55815,5982,7,29,23,40,59,3.95,27.5,fr,29394,119,1231733,1,1,Active Shallow Crust,240.0204,58.00488,0.0,07/29/5982
+-1.1553,49.55815,2308,8,27,22,1,1,4.25,15.0,fr,29395,46,1231765,1,1,Active Shallow Crust,0.0,89.98977,0.0,08/27/2308
+-1.1553,49.55815,7565,3,1,16,17,8,4.75,5.0,fr,29396,151,1231833,1,1,Active Shallow Crust,128.8877,89.98814,0.0,03/01/7565
+3.55043,49.04796,2774,3,2,14,20,28,3.55,5.0,fr,29397,55,1232160,1,1,Active Shallow Crust,0.0,89.99009,0.0,03/02/2774
+4.7034,48.96431,1659,10,4,11,29,12,3.95,15.0,fr,29398,33,1233178,1,1,Active Shallow Crust,128.9006,89.99374,0.0,10/04/1659
+4.7034,48.96431,9405,8,1,14,42,18,4.05,15.0,fr,29399,188,1233187,1,1,Active Shallow Crust,0.0,89.9887,-90.0,08/01/9405
+-2.91804,46.17129,2748,12,29,16,9,15,4.85,5.0,fr,29400,54,1233759,1,1,Active Shallow Crust,240.017,58.00232,0.0,12/29/2748
+1.59215,45.33367,2227,7,21,23,24,47,3.85,5.0,fr,29401,44,1234116,1,2,Active Shallow Crust,0.0,89.98996,0.0,07/21/2227
+1.59215,45.33367,3416,10,10,12,39,43,3.85,5.0,fr,29402,68,1234116,1,2,Active Shallow Crust,0.0,89.98996,0.0,10/10/3416
+1.59215,45.33367,9272,5,3,9,37,14,4.05,5.0,fr,29403,185,1234140,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/03/9272
+1.59215,45.33367,3702,4,2,20,41,5,4.35,5.0,fr,29404,74,1234176,1,1,Active Shallow Crust,0.0,89.99012,0.0,04/02/3702
+1.59215,45.33367,1227,6,7,18,18,52,4.65,5.0,fr,29405,24,1234212,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/07/1227
+1.59215,45.33367,2714,9,2,15,12,59,5.05,5.0,fr,29406,54,1234260,1,1,Active Shallow Crust,0.0,89.98991,0.0,09/02/2714
+-3.8788,48.39805,7348,6,25,2,52,54,3.55,5.0,fr,29407,146,1234560,1,3,Active Shallow Crust,0.0,89.98996,0.0,06/25/7348
+-3.8788,48.39805,376,8,6,13,51,26,3.55,5.0,fr,29408,7,1234560,1,3,Active Shallow Crust,0.0,89.98996,0.0,08/06/0376
+-3.8788,48.39805,3688,1,8,23,36,16,3.55,5.0,fr,29409,73,1234560,1,3,Active Shallow Crust,0.0,89.98996,0.0,01/08/3688
+-3.8788,48.39805,3926,12,3,20,24,7,3.55,15.0,fr,29410,78,1234561,1,1,Active Shallow Crust,0.0,89.98996,0.0,12/03/3926
+-3.8788,48.39805,8914,6,21,0,4,53,3.65,5.0,fr,29411,178,1234572,1,2,Active Shallow Crust,0.0,89.99105,0.0,06/21/8914
+-3.8788,48.39805,9335,2,19,17,3,34,3.65,5.0,fr,29412,186,1234572,1,2,Active Shallow Crust,0.0,89.99105,0.0,02/19/9335
+-3.8788,48.39805,3816,3,9,6,17,35,3.65,5.0,fr,29413,76,1234575,1,1,Active Shallow Crust,240.0013,58.01316,0.0,03/09/3816
+-3.8788,48.39805,9449,6,1,10,45,38,3.75,5.0,fr,29414,188,1234584,1,1,Active Shallow Crust,0.0,89.98936,0.0,06/01/9449
+-3.8788,48.39805,2283,2,8,23,35,19,4.05,15.0,fr,29415,45,1234624,1,1,Active Shallow Crust,240.006,58.00621,0.0,02/08/2283
+-3.8788,48.39805,8324,4,6,3,49,43,4.25,5.0,fr,29416,166,1234644,1,1,Active Shallow Crust,0.0,89.98953,0.0,04/06/8324
+-3.8788,48.39805,6215,6,23,2,11,30,4.45,15.0,fr,29417,124,1234669,1,1,Active Shallow Crust,0.0,89.99049,0.0,06/23/6215
+-3.8788,48.39805,2816,5,2,0,16,11,4.55,15.0,fr,29418,56,1234681,1,1,Active Shallow Crust,0.0,89.99047,0.0,05/02/2816
+-3.8788,48.39805,7623,6,23,11,46,28,4.95,27.5,fr,29419,152,1234730,1,1,Active Shallow Crust,0.0,89.98997,0.0,06/23/7623
+-3.8788,48.39805,9453,6,14,9,37,23,5.05,15.0,fr,29420,189,1234747,1,1,Active Shallow Crust,0.0,89.98976,-90.0,06/14/9453
+-3.8788,48.39805,8356,8,1,22,20,54,5.35,5.0,fr,29421,167,1234779,1,1,Active Shallow Crust,240.0265,57.99818,0.0,08/01/8356
+5.18282,43.59063,9148,9,7,6,14,21,3.55,5.0,fr,29422,182,1235040,1,2,Active Shallow Crust,0.0,89.9927,0.0,09/07/9148
+5.18282,43.59063,9357,5,11,5,16,49,3.55,5.0,fr,29423,187,1235040,1,2,Active Shallow Crust,0.0,89.9927,0.0,05/11/9357
+5.18282,43.59063,5397,6,16,19,16,10,3.55,5.0,fr,29424,107,1235043,1,1,Active Shallow Crust,240.0116,57.99835,0.0,06/16/5397
+5.18282,43.59063,3178,6,24,16,47,41,3.55,15.0,fr,29425,63,1235044,1,1,Active Shallow Crust,240.0116,57.99835,0.0,06/24/3178
+5.18282,43.59063,7999,6,2,21,13,50,3.55,5.0,fr,29426,159,1235046,1,1,Active Shallow Crust,0.0,89.99261,-90.0,06/02/7999
+5.18282,43.59063,2044,2,26,17,28,32,3.65,5.0,fr,29427,40,1235052,1,2,Active Shallow Crust,0.0,89.98698,0.0,02/26/2044
+5.18282,43.59063,291,4,18,12,32,34,3.65,5.0,fr,29428,5,1235052,1,2,Active Shallow Crust,0.0,89.98698,0.0,04/18/0291
+5.18282,43.59063,4356,1,19,8,34,6,3.75,15.0,fr,29429,87,1235065,1,1,Active Shallow Crust,0.0,89.9884,0.0,01/19/4356
+5.18282,43.59063,3032,12,10,22,14,59,3.95,5.0,fr,29430,60,1235097,1,1,Active Shallow Crust,128.9009,89.99539,0.0,12/10/3032
+5.18282,43.59063,7054,1,4,0,16,25,4.05,27.5,fr,29431,141,1235108,1,1,Active Shallow Crust,0.0,89.99169,-90.0,01/04/7054
+5.18282,43.59063,7880,1,24,3,11,16,4.25,5.0,fr,29432,157,1235130,1,1,Active Shallow Crust,0.0,89.9901,-90.0,01/24/7880
+5.18282,43.59063,9753,7,28,20,48,15,4.25,15.0,fr,29433,195,1235131,1,1,Active Shallow Crust,0.0,89.9901,-90.0,07/28/9753
+5.18282,43.59063,881,1,3,13,52,7,4.45,15.0,fr,29434,17,1235152,1,1,Active Shallow Crust,240.0041,57.99483,0.0,01/03/0881
+5.18282,43.59063,2174,6,13,18,42,38,4.45,5.0,fr,29435,43,1235157,1,1,Active Shallow Crust,128.8922,89.99482,0.0,06/13/2174
+5.18282,43.59063,8195,2,6,8,4,2,4.85,5.0,fr,29436,163,1235199,1,1,Active Shallow Crust,240.0159,58.00191,0.0,02/06/8195
+2.37981,49.47635,108,6,29,8,14,20,3.65,5.0,fr,29437,2,1235532,1,1,Active Shallow Crust,0.0,89.99124,0.0,06/29/0108
+2.37981,49.47635,6176,6,10,13,57,31,3.75,5.0,fr,29438,123,1235544,1,1,Active Shallow Crust,0.0,89.98959,0.0,06/10/6176
+2.37981,49.47635,7264,12,27,14,44,54,3.85,5.0,fr,29439,145,1235556,1,1,Active Shallow Crust,0.0,89.99072,0.0,12/27/7264
+2.37981,49.47635,2226,11,8,1,40,18,3.85,5.0,fr,29440,44,1235565,1,1,Active Shallow Crust,128.895,89.9942,0.0,11/08/2226
+2.37981,49.47635,2335,3,10,14,49,54,4.05,5.0,fr,29441,46,1235580,1,1,Active Shallow Crust,0.0,89.99079,0.0,03/10/2335
+2.37981,49.47635,595,8,2,18,44,37,5.35,15.0,fr,29442,11,1235737,1,1,Active Shallow Crust,0.0,89.9901,0.0,08/02/0595
+-1.07823,49.69581,6996,11,20,13,34,29,3.65,5.0,fr,29443,139,1236492,1,1,Active Shallow Crust,0.0,89.98983,0.0,11/20/6996
+-1.07823,49.69581,8338,4,15,22,33,49,3.75,5.0,fr,29444,166,1236504,1,1,Active Shallow Crust,0.0,89.98964,0.0,04/15/8338
+-1.07823,49.69581,3682,7,1,5,19,59,4.25,15.0,fr,29445,73,1236565,1,1,Active Shallow Crust,0.0,89.9898,0.0,07/01/3682
+-1.07823,49.69581,5972,4,11,15,1,15,4.65,5.0,fr,29446,119,1236621,1,1,Active Shallow Crust,128.8901,89.98705,0.0,04/11/5972
+6.30827,46.10594,140,1,24,7,25,27,3.55,5.0,fr,29447,2,1236960,1,3,Active Shallow Crust,0.0,89.99301,0.0,01/24/0140
+6.30827,46.10594,4712,6,1,11,0,49,3.55,5.0,fr,29448,94,1236960,1,3,Active Shallow Crust,0.0,89.99301,0.0,06/01/4712
+6.30827,46.10594,1843,5,28,0,4,38,3.55,5.0,fr,29449,36,1236960,1,3,Active Shallow Crust,0.0,89.99301,0.0,05/28/1843
+6.30827,46.10594,3422,9,25,7,31,47,3.55,15.0,fr,29450,68,1236961,1,3,Active Shallow Crust,0.0,89.99301,0.0,09/25/3422
+6.30827,46.10594,9263,9,22,13,1,8,3.55,15.0,fr,29451,185,1236961,1,3,Active Shallow Crust,0.0,89.99301,0.0,09/22/9263
+6.30827,46.10594,5716,12,16,0,25,57,3.55,15.0,fr,29452,114,1236961,1,3,Active Shallow Crust,0.0,89.99301,0.0,12/16/5716
+6.30827,46.10594,2791,11,12,21,9,51,3.55,27.5,fr,29453,55,1236962,1,1,Active Shallow Crust,0.0,89.99301,0.0,11/12/2791
+6.30827,46.10594,4414,8,30,12,44,3,3.55,5.0,fr,29454,88,1236963,1,1,Active Shallow Crust,240.0124,57.99779,0.0,08/30/4414
+6.30827,46.10594,32,7,29,12,15,52,3.55,27.5,fr,29455,0,1236965,1,1,Active Shallow Crust,240.0124,57.9977,0.0,07/29/0032
+6.30827,46.10594,4515,2,12,7,26,1,3.55,5.0,fr,29456,90,1236966,1,2,Active Shallow Crust,0.0,89.99293,-90.0,02/12/4515
+6.30827,46.10594,4806,8,19,22,12,39,3.55,5.0,fr,29457,96,1236966,1,2,Active Shallow Crust,0.0,89.99293,-90.0,08/19/4806
+6.30827,46.10594,3581,3,13,18,58,55,3.55,27.5,fr,29458,71,1236971,1,1,Active Shallow Crust,128.8967,89.99301,0.0,03/13/3581
+6.30827,46.10594,3152,6,8,6,23,20,3.65,5.0,fr,29459,63,1236972,1,2,Active Shallow Crust,0.0,89.98754,0.0,06/08/3152
+6.30827,46.10594,2305,10,2,2,57,10,3.65,5.0,fr,29460,46,1236972,1,2,Active Shallow Crust,0.0,89.98754,0.0,10/02/2305
+6.30827,46.10594,5186,7,27,18,20,35,3.65,15.0,fr,29461,103,1236973,1,1,Active Shallow Crust,0.0,89.98754,0.0,07/27/5186
+6.30827,46.10594,4281,12,19,13,4,49,3.75,5.0,fr,29462,85,1236984,1,3,Active Shallow Crust,0.0,89.98889,0.0,12/19/4281
+6.30827,46.10594,7854,6,14,20,57,21,3.75,5.0,fr,29463,157,1236984,1,3,Active Shallow Crust,0.0,89.98889,0.0,06/14/7854
+6.30827,46.10594,9832,5,23,17,13,29,3.75,5.0,fr,29464,196,1236984,1,3,Active Shallow Crust,0.0,89.98889,0.0,05/23/9832
+6.30827,46.10594,9393,4,27,11,17,17,3.75,27.5,fr,29465,187,1236986,1,2,Active Shallow Crust,0.0,89.98889,0.0,04/27/9393
+6.30827,46.10594,6498,2,1,0,50,5,3.75,27.5,fr,29466,129,1236986,1,2,Active Shallow Crust,0.0,89.98889,0.0,02/01/6498
+6.30827,46.10594,8025,9,25,19,42,7,3.75,15.0,fr,29467,160,1236991,1,1,Active Shallow Crust,0.0,89.98876,-90.0,09/25/8025
+6.30827,46.10594,9878,7,26,12,38,30,3.75,5.0,fr,29468,197,1236993,1,1,Active Shallow Crust,128.8969,89.96748,0.0,07/26/9878
+6.30827,46.10594,309,7,9,3,28,12,3.85,5.0,fr,29469,6,1236996,1,1,Active Shallow Crust,0.0,89.9901,0.0,07/09/0309
+6.30827,46.10594,8100,4,19,19,59,41,3.85,5.0,fr,29470,161,1236999,1,1,Active Shallow Crust,240.0112,57.99798,0.0,04/19/8100
+6.30827,46.10594,8033,5,14,8,40,44,3.95,5.0,fr,29471,160,1237008,1,2,Active Shallow Crust,0.0,89.99118,0.0,05/14/8033
+6.30827,46.10594,515,6,4,2,54,13,3.95,5.0,fr,29472,10,1237008,1,2,Active Shallow Crust,0.0,89.99118,0.0,06/04/0515
+6.30827,46.10594,8960,12,2,5,17,18,3.95,15.0,fr,29473,179,1237009,1,1,Active Shallow Crust,0.0,89.99118,0.0,12/02/8960
+6.30827,46.10594,3436,11,10,6,8,4,3.95,27.5,fr,29474,68,1237010,1,1,Active Shallow Crust,0.0,89.99118,0.0,11/10/3436
+6.30827,46.10594,6645,12,27,6,14,37,3.95,15.0,fr,29475,132,1237018,1,1,Active Shallow Crust,128.8994,89.99339,0.0,12/27/6645
+6.30827,46.10594,406,2,15,4,40,34,3.95,27.5,fr,29476,8,1237019,1,1,Active Shallow Crust,128.8994,89.99339,0.0,02/15/0406
+6.30827,46.10594,1468,4,1,17,0,11,4.05,27.5,fr,29477,29,1237022,1,1,Active Shallow Crust,0.0,89.9882,0.0,04/01/1468
+6.30827,46.10594,80,4,29,1,15,18,4.25,15.0,fr,29478,1,1237045,1,1,Active Shallow Crust,0.0,89.99063,0.0,04/29/0080
+6.30827,46.10594,312,12,11,12,34,16,4.55,5.0,fr,29479,6,1237080,1,1,Active Shallow Crust,0.0,89.98895,0.0,12/11/0312
+6.30827,46.10594,654,4,16,12,14,38,4.75,15.0,fr,29480,13,1237105,1,1,Active Shallow Crust,0.0,89.98946,0.0,04/16/0654
+6.30827,46.10594,1531,7,13,14,17,17,4.85,5.0,fr,29481,30,1237116,1,1,Active Shallow Crust,0.0,89.99061,0.0,07/13/1531
+6.30827,46.10594,1542,7,8,0,35,36,5.05,5.0,fr,29482,30,1237146,1,1,Active Shallow Crust,0.0,89.98994,-90.0,07/08/1542
+0.52561,45.52528,9054,7,27,13,37,28,3.55,5.0,fr,29483,181,1237440,1,1,Active Shallow Crust,0.0,89.99029,0.0,07/27/9054
+0.52561,45.52528,7261,7,9,0,19,20,3.55,5.0,fr,29484,145,1237449,1,1,Active Shallow Crust,128.8963,89.99382,0.0,07/09/7261
+0.52561,45.52528,8984,2,15,14,11,2,3.65,5.0,fr,29485,179,1237455,1,1,Active Shallow Crust,240.0009,58.01299,0.0,02/15/8984
+0.52561,45.52528,9592,5,25,15,41,40,3.65,5.0,fr,29486,191,1237461,1,1,Active Shallow Crust,128.9005,89.96351,0.0,05/25/9592
+0.52561,45.52528,1775,10,26,7,34,51,3.85,5.0,fr,29487,35,1237476,1,1,Active Shallow Crust,0.0,89.99,0.0,10/26/1775
+0.52561,45.52528,1245,2,5,22,10,30,3.85,15.0,fr,29488,24,1237480,1,1,Active Shallow Crust,240.0107,57.99784,0.0,02/05/1245
+0.52561,45.52528,7539,5,21,11,20,37,4.45,15.0,fr,29489,150,1237549,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/21/7539
+0.52561,45.52528,401,12,31,8,15,53,5.05,15.0,fr,29490,8,1237621,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/31/0401
+3.6924,43.64731,9184,6,21,15,2,35,3.55,27.5,fr,29491,183,1237922,1,1,Active Shallow Crust,0.0,89.98905,0.0,06/21/9184
+3.6924,43.64731,7120,3,22,15,33,39,3.85,5.0,fr,29492,142,1237959,1,1,Active Shallow Crust,240.0101,57.99781,0.0,03/22/7120
+3.6924,43.64731,9527,6,20,11,23,19,4.05,5.0,fr,29493,190,1237989,1,1,Active Shallow Crust,128.8909,89.99384,0.0,06/20/9527
+3.6924,43.64731,8749,5,18,5,15,3,4.15,5.0,fr,29494,174,1237992,1,1,Active Shallow Crust,0.0,89.99086,0.0,05/18/8749
+3.6924,43.64731,881,4,2,11,36,19,5.25,15.0,fr,29495,17,1238125,1,1,Active Shallow Crust,0.0,89.9902,0.0,04/02/0881
+-2.85043,47.54344,5159,10,28,2,35,27,3.55,5.0,fr,29496,103,1238400,1,1,Active Shallow Crust,0.0,89.98979,0.0,10/28/5159
+-2.85043,47.54344,9221,9,22,1,0,57,3.75,5.0,fr,29497,184,1238424,1,1,Active Shallow Crust,0.0,89.98919,0.0,09/22/9221
+-2.85043,47.54344,542,11,5,11,59,40,3.75,5.0,fr,29498,10,1238427,1,1,Active Shallow Crust,240.0084,58.01736,0.0,11/05/0542
+-2.85043,47.54344,4699,8,20,6,23,27,3.85,5.0,fr,29499,93,1238436,1,2,Active Shallow Crust,0.0,89.99036,0.0,08/20/4699
+-2.85043,47.54344,477,12,16,16,23,53,3.85,5.0,fr,29500,9,1238436,1,2,Active Shallow Crust,0.0,89.99036,0.0,12/16/0477
+-2.85043,47.54344,9604,7,16,7,38,53,3.85,5.0,fr,29501,192,1238439,1,1,Active Shallow Crust,240.0109,57.99825,0.0,07/16/9604
+-2.85043,47.54344,2478,11,22,23,48,48,3.85,5.0,fr,29502,49,1238445,1,1,Active Shallow Crust,128.8956,89.99398,0.0,11/22/2478
+-2.85043,47.54344,2394,1,29,8,49,34,3.95,15.0,fr,29503,47,1238449,1,1,Active Shallow Crust,0.0,89.98927,0.0,01/29/2394
+-2.85043,47.54344,1257,9,4,6,13,9,3.95,27.5,fr,29504,25,1238453,1,1,Active Shallow Crust,240.0195,58.00511,0.0,09/04/1257
+-2.85043,47.54344,1678,9,26,2,33,8,4.05,5.0,fr,29505,33,1238460,1,2,Active Shallow Crust,0.0,89.99043,0.0,09/26/1678
+-2.85043,47.54344,3444,6,20,14,57,27,4.05,5.0,fr,29506,68,1238460,1,2,Active Shallow Crust,0.0,89.99043,0.0,06/20/3444
+-2.85043,47.54344,6038,7,22,5,58,44,4.15,27.5,fr,29507,120,1238474,1,1,Active Shallow Crust,0.0,89.98976,0.0,07/22/6038
+-2.85043,47.54344,4730,3,11,5,41,25,4.25,5.0,fr,29508,94,1238493,1,1,Active Shallow Crust,128.8938,89.98099,0.0,03/11/4730
+-2.85043,47.54344,1562,5,29,11,36,51,4.35,5.0,fr,29509,31,1238499,1,1,Active Shallow Crust,240.0087,57.99585,0.0,05/29/1562
+-2.85043,47.54344,8980,7,20,1,10,18,5.45,5.0,fr,29510,179,1238628,1,1,Active Shallow Crust,0.0,89.99007,0.0,07/20/8980
+1.33385,48.77637,3332,1,29,3,2,37,3.55,5.0,fr,29511,66,1238883,1,1,Active Shallow Crust,240.0124,57.99848,0.0,01/29/3332
+1.33385,48.77637,2638,12,16,1,26,7,3.65,5.0,fr,29512,52,1238892,1,1,Active Shallow Crust,0.0,89.98963,0.0,12/16/2638
+1.33385,48.77637,8847,1,25,2,58,57,3.75,15.0,fr,29513,176,1238905,1,1,Active Shallow Crust,0.0,89.98944,0.0,01/25/8847
+1.33385,48.77637,5686,5,31,6,43,2,4.45,5.0,fr,29514,113,1238994,1,1,Active Shallow Crust,0.0,89.98986,-90.0,05/31/5686
+3.33966,46.73049,8823,9,29,7,49,13,3.65,27.5,fr,29515,176,1239854,1,1,Active Shallow Crust,0.0,89.99076,0.0,09/29/8823
+3.33966,46.73049,5043,7,23,10,43,48,3.75,15.0,fr,29516,100,1239874,1,1,Active Shallow Crust,128.8968,89.96723,0.0,07/23/5043
+3.33966,46.73049,4640,1,12,0,28,57,3.85,5.0,fr,29517,92,1239876,1,1,Active Shallow Crust,0.0,89.99021,0.0,01/12/4640
+3.33966,46.73049,1512,12,29,7,22,3,4.15,27.5,fr,29518,30,1239914,1,1,Active Shallow Crust,0.0,89.98961,0.0,12/29/1512
+3.33966,46.73049,8127,5,6,12,20,48,4.75,15.0,fr,29519,162,1239985,1,1,Active Shallow Crust,0.0,89.98958,0.0,05/06/8127
+5.48625,45.74007,4292,8,16,23,7,21,3.55,5.0,fr,29520,85,1240320,1,3,Active Shallow Crust,0.0,89.99297,0.0,08/16/4292
+5.48625,45.74007,8886,8,31,6,35,59,3.55,5.0,fr,29521,177,1240320,1,3,Active Shallow Crust,0.0,89.99297,0.0,08/31/8886
+5.48625,45.74007,711,12,19,22,20,51,3.55,5.0,fr,29522,14,1240320,1,3,Active Shallow Crust,0.0,89.99297,0.0,12/19/0711
+5.48625,45.74007,746,2,11,2,23,29,3.55,15.0,fr,29523,14,1240321,1,1,Active Shallow Crust,0.0,89.99297,0.0,02/11/0746
+5.48625,45.74007,8613,7,12,8,11,51,3.55,5.0,fr,29524,172,1240323,1,2,Active Shallow Crust,240.0111,57.99846,0.0,07/12/8613
+5.48625,45.74007,399,10,4,18,47,54,3.55,5.0,fr,29525,7,1240323,1,2,Active Shallow Crust,240.0111,57.99846,0.0,10/04/0399
+5.48625,45.74007,6027,5,13,6,18,45,3.65,5.0,fr,29526,120,1240332,1,3,Active Shallow Crust,0.0,89.98746,0.0,05/13/6027
+5.48625,45.74007,4605,9,2,23,38,10,3.65,5.0,fr,29527,92,1240332,1,3,Active Shallow Crust,0.0,89.98746,0.0,09/02/4605
+5.48625,45.74007,5514,3,19,17,18,6,3.65,5.0,fr,29528,110,1240332,1,3,Active Shallow Crust,0.0,89.98746,0.0,03/19/5514
+5.48625,45.74007,8921,1,11,19,48,52,3.65,15.0,fr,29529,178,1240333,1,2,Active Shallow Crust,0.0,89.98746,0.0,01/11/8921
+5.48625,45.74007,3453,4,1,19,34,53,3.65,15.0,fr,29530,69,1240333,1,2,Active Shallow Crust,0.0,89.98746,0.0,04/01/3453
+5.48625,45.74007,8225,7,9,22,35,11,3.65,5.0,fr,29531,164,1240341,1,1,Active Shallow Crust,128.8998,89.96351,0.0,07/09/8225
+5.48625,45.74007,7068,1,10,21,4,27,3.75,5.0,fr,29532,141,1240344,1,1,Active Shallow Crust,0.0,89.98882,0.0,01/10/7068
+5.48625,45.74007,2025,2,3,14,59,34,3.75,15.0,fr,29533,40,1240345,1,1,Active Shallow Crust,0.0,89.98882,0.0,02/03/2025
+5.48625,45.74007,4894,5,8,21,10,24,3.75,5.0,fr,29534,97,1240350,1,1,Active Shallow Crust,0.0,89.98869,-90.0,05/08/4894
+5.48625,45.74007,7904,9,16,21,5,3,3.95,5.0,fr,29535,158,1240368,1,1,Active Shallow Crust,0.0,89.99112,0.0,09/16/7904
+5.48625,45.74007,4851,1,4,11,24,39,3.95,5.0,fr,29536,97,1240377,1,1,Active Shallow Crust,128.901,89.99334,0.0,01/04/4851
+5.48625,45.74007,8760,12,11,8,51,14,4.05,5.0,fr,29537,175,1240380,1,1,Active Shallow Crust,0.0,89.98813,0.0,12/11/8760
+5.48625,45.74007,4112,4,8,14,55,16,4.15,27.5,fr,29538,82,1240400,1,1,Active Shallow Crust,0.0,89.9893,-90.0,04/08/4112
+5.48625,45.74007,3972,12,7,12,11,14,4.25,5.0,fr,29539,79,1240407,1,1,Active Shallow Crust,240.0067,57.99454,0.0,12/07/3972
+5.48625,45.74007,8466,3,20,10,15,50,4.45,5.0,fr,29540,169,1240431,1,1,Active Shallow Crust,240.0048,57.99465,0.0,03/20/8466
+5.48625,45.74007,4481,5,15,19,14,38,4.75,15.0,fr,29541,89,1240465,1,1,Active Shallow Crust,0.0,89.9894,0.0,05/15/4481
+5.48625,45.74007,1436,5,23,14,50,34,4.95,5.0,fr,29542,28,1240488,1,1,Active Shallow Crust,0.0,89.99017,0.0,05/23/1436
+5.48625,45.74007,7187,10,28,17,41,25,5.05,27.5,fr,29543,143,1240502,1,1,Active Shallow Crust,0.0,89.98998,0.0,10/28/7187
+5.48625,45.74007,5909,2,8,1,45,1,6.55,15.0,fr,29544,118,1240681,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/08/5909
+-2.7068,42.0402,7406,5,10,11,42,44,3.55,5.0,fr,29545,148,1240800,1,1,Active Shallow Crust,0.0,89.98877,0.0,05/10/7406
+-2.7068,42.0402,6948,9,19,3,50,25,3.55,5.0,fr,29546,138,1240806,1,1,Active Shallow Crust,0.0,89.98864,-90.0,09/19/6948
+-2.7068,42.0402,6111,5,5,9,0,41,3.65,5.0,fr,29547,122,1240812,1,1,Active Shallow Crust,0.0,89.98999,0.0,05/05/6111
+-2.7068,42.0402,8412,11,27,8,52,24,3.65,15.0,fr,29548,168,1240819,1,1,Active Shallow Crust,0.0,89.98988,-90.0,11/27/8412
+-2.7068,42.0402,249,10,31,13,33,22,3.75,5.0,fr,29549,4,1240824,1,2,Active Shallow Crust,0.0,89.99107,0.0,10/31/0249
+-2.7068,42.0402,5641,2,3,15,33,57,3.75,5.0,fr,29550,112,1240824,1,2,Active Shallow Crust,0.0,89.99107,0.0,02/03/5641
+-2.7068,42.0402,4844,7,7,0,44,12,3.85,5.0,fr,29551,96,1240836,1,1,Active Shallow Crust,0.0,89.9894,0.0,07/07/4844
+-2.7068,42.0402,5001,6,6,11,54,25,3.85,5.0,fr,29552,100,1240845,1,1,Active Shallow Crust,128.8959,89.9947,0.0,06/06/5001
+-2.7068,42.0402,865,7,17,1,39,4,3.85,15.0,fr,29553,17,1240846,1,1,Active Shallow Crust,128.8959,89.9947,0.0,07/17/0865
+-2.7068,42.0402,8181,8,10,14,30,13,3.95,5.0,fr,29554,163,1240857,1,1,Active Shallow Crust,128.9007,89.99409,0.0,08/10/8181
+-2.7068,42.0402,9565,10,21,22,55,4,4.05,15.0,fr,29555,191,1240861,1,1,Active Shallow Crust,0.0,89.98947,0.0,10/21/9565
+-2.7068,42.0402,5183,5,29,13,52,15,4.75,27.5,fr,29556,103,1240946,1,1,Active Shallow Crust,0.0,89.98965,0.0,05/29/5183
+-2.7068,42.0402,3175,2,20,10,58,59,5.95,5.0,fr,29557,63,1241088,1,1,Active Shallow Crust,0.0,89.99007,0.0,02/20/3175
+8.78399,48.5727,52,7,15,22,9,31,3.55,15.0,fr,29558,1,1241281,1,1,Active Shallow Crust,0.0,89.98666,0.0,07/15/0052
+8.78399,48.5727,8376,7,2,0,8,7,3.55,5.0,fr,29559,167,1241283,1,2,Active Shallow Crust,240.0124,57.99893,0.0,07/02/8376
+8.78399,48.5727,8919,8,1,15,43,29,3.55,5.0,fr,29560,178,1241283,1,2,Active Shallow Crust,240.0124,57.99893,0.0,08/01/8919
+8.78399,48.5727,9894,7,12,23,54,44,3.55,5.0,fr,29561,197,1241289,1,1,Active Shallow Crust,128.8972,89.99333,0.0,07/12/9894
+8.78399,48.5727,9062,10,13,6,5,40,3.65,5.0,fr,29562,181,1241292,1,1,Active Shallow Crust,0.0,89.98811,0.0,10/13/9062
+8.78399,48.5727,7234,7,12,12,29,27,3.65,15.0,fr,29563,144,1241293,1,1,Active Shallow Crust,0.0,89.98811,0.0,07/12/7234
+8.78399,48.5727,6517,9,12,1,20,54,3.65,27.5,fr,29564,130,1241300,1,1,Active Shallow Crust,0.0,89.98797,-90.0,09/12/6517
+8.78399,48.5727,3297,8,7,16,53,18,3.75,15.0,fr,29565,65,1241305,1,1,Active Shallow Crust,0.0,89.9894,0.0,08/07/3297
+8.78399,48.5727,2337,2,7,17,28,8,3.85,15.0,fr,29566,46,1241317,1,3,Active Shallow Crust,0.0,89.99055,0.0,02/07/2337
+8.78399,48.5727,1736,2,6,22,25,56,3.85,15.0,fr,29567,34,1241317,1,3,Active Shallow Crust,0.0,89.99055,0.0,02/06/1736
+8.78399,48.5727,5529,7,13,13,34,36,3.85,15.0,fr,29568,110,1241317,1,3,Active Shallow Crust,0.0,89.99055,0.0,07/13/5529
+8.78399,48.5727,8885,10,21,3,22,21,3.95,5.0,fr,29569,177,1241331,1,1,Active Shallow Crust,240.0207,58.0049,0.0,10/21/8885
+8.78399,48.5727,1223,11,9,5,47,52,3.95,5.0,fr,29570,24,1241334,1,2,Active Shallow Crust,0.0,89.99149,-90.0,11/09/1223
+8.78399,48.5727,774,10,16,15,24,42,3.95,5.0,fr,29571,15,1241334,1,2,Active Shallow Crust,0.0,89.99149,-90.0,10/16/0774
+8.78399,48.5727,4342,3,2,20,33,5,4.05,5.0,fr,29572,86,1241340,1,1,Active Shallow Crust,0.0,89.99249,0.0,03/02/4342
+8.78399,48.5727,1037,1,27,10,8,5,4.05,15.0,fr,29573,20,1241347,1,1,Active Shallow Crust,0.0,89.99241,-90.0,01/27/1037
+8.78399,48.5727,6913,9,11,14,44,0,4.15,27.5,fr,29574,138,1241354,1,1,Active Shallow Crust,0.0,89.99331,0.0,09/11/6913
+8.78399,48.5727,1955,3,30,7,7,35,4.25,5.0,fr,29575,39,1241364,1,1,Active Shallow Crust,0.0,89.98808,0.0,03/30/1955
+8.78399,48.5727,4089,1,3,6,51,29,4.55,5.0,fr,29576,81,1241409,1,1,Active Shallow Crust,128.8925,89.98576,0.0,01/03/4089
+8.78399,48.5727,1495,6,9,13,32,7,5.45,5.0,fr,29577,29,1241514,1,1,Active Shallow Crust,0.0,89.9894,-90.0,06/09/1495
+4.78299,51.56952,3243,4,12,14,19,48,3.65,5.0,fr,29578,64,1241772,1,1,Active Shallow Crust,0.0,89.98883,0.0,04/12/3243
+4.78299,51.56952,2881,1,29,6,49,22,3.75,27.5,fr,29579,57,1241786,1,1,Active Shallow Crust,0.0,89.99004,0.0,01/29/2881
+0.40922,41.56883,2195,4,2,10,16,22,3.85,5.0,fr,29580,43,1242282,1,1,Active Shallow Crust,0.0,89.98987,-90.0,04/02/2195
+0.40922,41.56883,7930,8,19,10,57,2,4.15,5.0,fr,29581,158,1242312,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/19/7930
+0.40922,41.56883,3107,11,6,8,15,24,4.45,15.0,fr,29582,62,1242349,1,1,Active Shallow Crust,0.0,89.98996,0.0,11/06/3107
+-1.44154,42.74615,4666,7,26,19,14,41,3.55,5.0,fr,29583,93,1242720,1,4,Active Shallow Crust,0.0,89.99075,0.0,07/26/4666
+-1.44154,42.74615,4834,12,23,18,12,32,3.55,5.0,fr,29584,96,1242720,1,4,Active Shallow Crust,0.0,89.99075,0.0,12/23/4834
+-1.44154,42.74615,4899,1,18,18,4,3,3.55,5.0,fr,29585,97,1242720,1,4,Active Shallow Crust,0.0,89.99075,0.0,01/18/4899
+-1.44154,42.74615,4236,10,13,20,37,23,3.55,5.0,fr,29586,84,1242720,1,4,Active Shallow Crust,0.0,89.99075,0.0,10/13/4236
+-1.44154,42.74615,5564,12,14,9,13,0,3.55,15.0,fr,29587,111,1242721,1,2,Active Shallow Crust,0.0,89.99075,0.0,12/14/5564
+-1.44154,42.74615,1691,9,8,2,48,8,3.55,15.0,fr,29588,33,1242721,1,2,Active Shallow Crust,0.0,89.99075,0.0,09/08/1691
+-1.44154,42.74615,1955,6,9,8,51,29,3.55,5.0,fr,29589,39,1242723,1,1,Active Shallow Crust,240.0117,57.99822,0.0,06/09/1955
+-1.44154,42.74615,5430,2,13,15,17,37,3.55,27.5,fr,29590,108,1242725,1,1,Active Shallow Crust,240.0117,57.99813,0.0,02/13/5430
+-1.44154,42.74615,4055,3,30,13,33,5,3.55,5.0,fr,29591,81,1242726,1,1,Active Shallow Crust,0.0,89.99064,-90.0,03/30/4055
+-1.44154,42.74615,5664,7,17,16,10,42,3.55,15.0,fr,29592,113,1242730,1,1,Active Shallow Crust,128.8967,89.99352,0.0,07/17/5664
+-1.44154,42.74615,2907,3,6,5,33,18,3.65,5.0,fr,29593,58,1242732,1,4,Active Shallow Crust,0.0,89.9901,0.0,03/06/2907
+-1.44154,42.74615,3921,3,20,6,40,14,3.65,5.0,fr,29594,78,1242732,1,4,Active Shallow Crust,0.0,89.9901,0.0,03/20/3921
+-1.44154,42.74615,7060,5,10,0,15,33,3.65,5.0,fr,29595,141,1242732,1,4,Active Shallow Crust,0.0,89.9901,0.0,05/10/7060
+-1.44154,42.74615,2990,3,11,20,39,28,3.65,5.0,fr,29596,59,1242732,1,4,Active Shallow Crust,0.0,89.9901,0.0,03/11/2990
+-1.44154,42.74615,2188,3,10,13,21,2,3.65,5.0,fr,29597,43,1242735,1,1,Active Shallow Crust,240.0006,58.01295,0.0,03/10/2188
+-1.44154,42.74615,4100,11,21,11,34,2,3.65,5.0,fr,29598,81,1242738,1,1,Active Shallow Crust,0.0,89.98998,-90.0,11/21/4100
+-1.44154,42.74615,3548,5,6,5,23,31,3.65,5.0,fr,29599,70,1242741,1,1,Active Shallow Crust,128.9004,89.96359,0.0,05/06/3548
+-1.44154,42.74615,7753,5,6,3,17,44,3.75,5.0,fr,29600,155,1242744,1,3,Active Shallow Crust,0.0,89.98971,0.0,05/06/7753
+-1.44154,42.74615,9168,12,15,19,46,30,3.75,5.0,fr,29601,183,1242744,1,3,Active Shallow Crust,0.0,89.98971,0.0,12/15/9168
+-1.44154,42.74615,6351,9,7,20,1,28,3.75,5.0,fr,29602,127,1242744,1,3,Active Shallow Crust,0.0,89.98971,0.0,09/07/6351
+-1.44154,42.74615,950,1,25,4,16,4,3.75,15.0,fr,29603,18,1242745,1,1,Active Shallow Crust,0.0,89.98971,0.0,01/25/0950
+-1.44154,42.74615,2127,1,12,21,33,1,3.75,5.0,fr,29604,42,1242750,1,2,Active Shallow Crust,0.0,89.98959,-90.0,01/12/2127
+-1.44154,42.74615,3999,11,20,13,0,15,3.75,5.0,fr,29605,79,1242750,1,2,Active Shallow Crust,0.0,89.98959,-90.0,11/20/3999
+-1.44154,42.74615,9737,9,9,2,23,30,3.85,5.0,fr,29606,194,1242759,1,1,Active Shallow Crust,240.0105,57.99762,0.0,09/09/9737
+-1.44154,42.74615,3976,5,1,14,26,16,3.85,5.0,fr,29607,79,1242765,1,1,Active Shallow Crust,128.8959,89.9941,0.0,05/01/3976
+-1.44154,42.74615,8296,4,25,19,53,47,3.95,5.0,fr,29608,165,1242774,1,1,Active Shallow Crust,0.0,89.99055,-90.0,04/25/8296
+-1.44154,42.74615,6379,2,28,20,13,51,3.95,15.0,fr,29609,127,1242778,1,1,Active Shallow Crust,128.901,89.99358,0.0,02/28/6379
+-1.44154,42.74615,6655,12,24,17,39,8,4.15,5.0,fr,29610,133,1242792,1,3,Active Shallow Crust,0.0,89.98979,0.0,12/24/6655
+-1.44154,42.74615,3667,9,16,11,1,53,4.15,5.0,fr,29611,73,1242792,1,3,Active Shallow Crust,0.0,89.98979,0.0,09/16/3667
+-1.44154,42.74615,1259,6,18,19,10,5,4.15,5.0,fr,29612,25,1242792,1,3,Active Shallow Crust,0.0,89.98979,0.0,06/18/1259
+-1.44154,42.74615,5343,9,23,22,31,15,4.15,27.5,fr,29613,106,1242794,1,1,Active Shallow Crust,0.0,89.98979,0.0,09/23/5343
+-1.44154,42.74615,5741,5,7,15,4,55,4.15,5.0,fr,29614,114,1242795,1,1,Active Shallow Crust,240.0078,57.99729,0.0,05/07/5741
+-1.44154,42.74615,6664,4,18,3,25,3,4.25,27.5,fr,29615,133,1242806,1,1,Active Shallow Crust,0.0,89.99007,0.0,04/18/6664
+-1.44154,42.74615,8670,7,8,23,37,36,4.25,15.0,fr,29616,173,1242814,1,1,Active Shallow Crust,128.8948,89.98095,0.0,07/08/8670
+-1.44154,42.74615,905,5,22,0,6,2,4.35,5.0,fr,29617,18,1242816,1,2,Active Shallow Crust,0.0,89.98968,0.0,05/22/0905
+-1.44154,42.74615,978,8,15,8,34,2,4.35,5.0,fr,29618,19,1242816,1,2,Active Shallow Crust,0.0,89.98968,0.0,08/15/0978
+-1.44154,42.74615,9849,8,6,4,27,23,4.35,15.0,fr,29619,196,1242817,1,1,Active Shallow Crust,0.0,89.98968,0.0,08/06/9849
+-1.44154,42.74615,1748,2,28,17,11,4,4.55,5.0,fr,29620,34,1242840,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/28/1748
+-1.44154,42.74615,7186,5,27,21,24,48,4.75,5.0,fr,29621,143,1242864,1,1,Active Shallow Crust,0.0,89.98977,0.0,05/27/7186
+-1.44154,42.74615,8909,10,31,3,59,38,4.85,5.0,fr,29622,178,1242879,1,1,Active Shallow Crust,240.0156,58.00209,0.0,10/31/8909
+-1.44154,42.74615,2754,8,21,7,34,13,4.85,5.0,fr,29623,55,1242882,1,1,Active Shallow Crust,0.0,89.98994,-90.0,08/21/2754
+-1.44154,42.74615,6011,3,12,23,30,50,4.95,15.0,fr,29624,120,1242889,1,1,Active Shallow Crust,0.0,89.99003,0.0,03/12/6011
+-1.44154,42.74615,4623,7,27,9,13,46,5.05,5.0,fr,29625,92,1242900,1,1,Active Shallow Crust,0.0,89.99012,0.0,07/27/4623
+2.51109,49.35084,6064,3,15,6,41,27,3.55,5.0,fr,29626,121,1243200,1,1,Active Shallow Crust,0.0,89.99014,0.0,03/15/6064
+2.51109,49.35084,9093,6,24,2,56,55,3.85,5.0,fr,29627,181,1243242,1,1,Active Shallow Crust,0.0,89.99059,-90.0,06/24/9093
+2.51109,49.35084,2443,2,15,9,29,7,4.35,27.5,fr,29628,48,1243298,1,1,Active Shallow Crust,0.0,89.98954,0.0,02/15/2443
+2.51109,49.35084,5262,6,29,15,38,51,4.45,15.0,fr,29629,105,1243315,1,1,Active Shallow Crust,0.0,89.99057,-90.0,06/29/5262
+3.12552,43.2968,320,6,10,19,56,36,3.55,5.0,fr,29630,6,1243680,1,1,Active Shallow Crust,0.0,89.98899,0.0,06/10/0320
+3.12552,43.2968,2070,8,9,2,21,52,3.55,5.0,fr,29631,41,1243683,1,1,Active Shallow Crust,240.0122,57.99813,0.0,08/09/2070
+3.12552,43.2968,9978,5,14,16,32,32,3.65,5.0,fr,29632,199,1243701,1,1,Active Shallow Crust,128.9008,89.96346,0.0,05/14/9978
+3.12552,43.2968,8406,1,21,22,52,18,3.75,5.0,fr,29633,168,1243704,1,1,Active Shallow Crust,0.0,89.99126,0.0,01/21/8406
+3.12552,43.2968,3637,8,14,9,29,17,3.85,5.0,fr,29634,72,1243725,1,1,Active Shallow Crust,128.8959,89.99351,0.0,08/14/3637
+3.12552,43.2968,7871,12,17,23,43,53,3.95,27.5,fr,29635,157,1243730,1,1,Active Shallow Crust,0.0,89.99074,0.0,12/17/7871
+3.12552,43.2968,8179,9,11,10,59,42,4.35,5.0,fr,29636,163,1243776,1,1,Active Shallow Crust,0.0,89.98978,0.0,09/11/8179
+3.12552,43.2968,2076,1,6,7,23,18,4.55,27.5,fr,29637,41,1243802,1,1,Active Shallow Crust,0.0,89.98956,0.0,01/06/2076
+4.32222,42.4036,6662,5,12,7,59,34,3.65,27.5,fr,29638,133,1244174,1,1,Active Shallow Crust,0.0,89.98672,0.0,05/12/6662
+4.32222,42.4036,1221,12,28,14,22,12,4.05,5.0,fr,29639,24,1244220,1,1,Active Shallow Crust,0.0,89.99162,0.0,12/28/1221
+3.00035,43.41041,1101,6,17,16,7,52,3.65,27.5,fr,29640,22,1244654,1,1,Active Shallow Crust,0.0,89.9902,0.0,06/17/1101
+3.00035,43.41041,8817,4,29,0,0,34,3.85,27.5,fr,29641,176,1244678,1,1,Active Shallow Crust,0.0,89.98962,0.0,04/29/8817
+3.00035,43.41041,9724,11,5,9,50,44,4.15,15.0,fr,29642,194,1244722,1,1,Active Shallow Crust,128.898,89.99358,0.0,11/05/9724
+3.00035,43.41041,4311,2,6,15,47,16,4.25,27.5,fr,29643,86,1244726,1,1,Active Shallow Crust,0.0,89.99018,0.0,02/06/4311
+3.00035,43.41041,2441,5,3,4,47,38,4.25,15.0,fr,29644,48,1244734,1,1,Active Shallow Crust,128.8949,89.98083,0.0,05/03/2441
+5.37819,50.30265,9540,4,28,10,4,43,3.55,5.0,fr,29645,190,1245120,1,1,Active Shallow Crust,0.0,89.98712,0.0,04/28/9540
+5.37819,50.30265,6672,7,1,18,12,23,3.65,5.0,fr,29646,133,1245132,1,3,Active Shallow Crust,0.0,89.98852,0.0,07/01/6672
+5.37819,50.30265,5539,6,18,0,55,51,3.65,5.0,fr,29647,110,1245132,1,3,Active Shallow Crust,0.0,89.98852,0.0,06/18/5539
+5.37819,50.30265,2031,3,14,10,31,29,3.65,5.0,fr,29648,40,1245132,1,3,Active Shallow Crust,0.0,89.98852,0.0,03/14/2031
+5.37819,50.30265,5647,9,12,17,24,19,3.75,5.0,fr,29649,112,1245150,1,1,Active Shallow Crust,0.0,89.98965,-90.0,09/12/5647
+5.37819,50.30265,2634,4,12,7,39,40,3.85,5.0,fr,29650,52,1245156,1,2,Active Shallow Crust,0.0,89.99088,0.0,04/12/2634
+5.37819,50.30265,7519,11,11,20,50,26,3.85,5.0,fr,29651,150,1245156,1,2,Active Shallow Crust,0.0,89.99088,0.0,11/11/7519
+5.37819,50.30265,2305,5,28,13,24,41,3.85,27.5,fr,29652,46,1245158,1,1,Active Shallow Crust,0.0,89.99088,0.0,05/28/2305
+5.37819,50.30265,2287,3,19,19,42,9,4.05,5.0,fr,29653,45,1245180,1,1,Active Shallow Crust,0.0,89.98914,0.0,03/19/2287
+5.37819,50.30265,7165,8,3,1,51,26,4.05,15.0,fr,29654,143,1245181,1,1,Active Shallow Crust,0.0,89.98914,0.0,08/03/7165
+5.37819,50.30265,7401,11,2,7,45,40,4.15,15.0,fr,29655,148,1245193,1,1,Active Shallow Crust,0.0,89.99032,0.0,11/02/7401
+5.37819,50.30265,2501,7,22,21,51,10,4.35,5.0,fr,29656,50,1245216,1,1,Active Shallow Crust,0.0,89.98975,0.0,07/22/2501
+5.37819,50.30265,1027,11,7,10,5,42,4.45,5.0,fr,29657,20,1245234,1,1,Active Shallow Crust,0.0,89.99075,-90.0,11/07/1027
+5.37819,50.30265,4149,11,21,7,11,30,4.65,5.0,fr,29658,82,1245252,1,1,Active Shallow Crust,0.0,89.98911,0.0,11/21/4149
+5.37819,50.30265,1356,7,23,0,15,36,5.75,5.0,fr,29659,27,1245390,1,1,Active Shallow Crust,0.0,89.99016,-90.0,07/23/1356
+1.59704,41.04714,511,8,12,14,41,16,3.55,15.0,fr,29660,10,1245610,1,1,Active Shallow Crust,128.8963,89.99429,0.0,08/12/0511
+1.59704,41.04714,9368,7,19,18,25,3,3.65,5.0,fr,29661,187,1245612,1,2,Active Shallow Crust,0.0,89.98983,0.0,07/19/9368
+1.59704,41.04714,834,3,31,16,59,13,3.65,5.0,fr,29662,16,1245612,1,2,Active Shallow Crust,0.0,89.98983,0.0,03/31/0834
+1.59704,41.04714,6077,3,27,19,42,43,3.65,5.0,fr,29663,121,1245615,1,1,Active Shallow Crust,240.0006,58.01289,0.0,03/27/6077
+1.59704,41.04714,2824,2,21,20,52,33,3.75,5.0,fr,29664,56,1245624,1,1,Active Shallow Crust,0.0,89.98943,0.0,02/21/2824
+1.59704,41.04714,530,1,13,14,54,12,3.75,5.0,fr,29665,10,1245627,1,1,Active Shallow Crust,240.008,58.0173,0.0,01/13/0530
+1.59704,41.04714,6387,5,19,21,25,8,3.75,15.0,fr,29666,127,1245628,1,1,Active Shallow Crust,240.008,58.0173,0.0,05/19/6387
+1.59704,41.04714,3046,12,4,12,50,24,3.75,27.5,fr,29667,60,1245629,1,1,Active Shallow Crust,240.008,58.0173,0.0,12/04/3046
+1.59704,41.04714,3685,4,22,5,21,3,3.75,5.0,fr,29668,73,1245630,1,1,Active Shallow Crust,0.0,89.9893,-90.0,04/22/3685
+1.59704,41.04714,2434,11,12,22,26,21,3.85,5.0,fr,29669,48,1245636,1,2,Active Shallow Crust,0.0,89.99058,0.0,11/12/2434
+1.59704,41.04714,7785,2,4,21,15,11,3.85,5.0,fr,29670,155,1245636,1,2,Active Shallow Crust,0.0,89.99058,0.0,02/04/7785
+1.59704,41.04714,533,1,13,2,8,30,3.85,15.0,fr,29671,10,1245637,1,1,Active Shallow Crust,0.0,89.99058,0.0,01/13/0533
+1.59704,41.04714,7507,3,20,14,11,0,3.95,5.0,fr,29672,150,1245648,1,1,Active Shallow Crust,0.0,89.9904,0.0,03/20/7507
+1.59704,41.04714,257,6,7,17,52,52,4.05,15.0,fr,29673,5,1245661,1,1,Active Shallow Crust,0.0,89.99038,0.0,06/07/0257
+1.59704,41.04714,4242,2,6,12,2,23,4.25,5.0,fr,29674,84,1245684,1,1,Active Shallow Crust,0.0,89.98981,0.0,02/06/4242
+1.59704,41.04714,1501,10,12,14,13,1,4.35,15.0,fr,29675,30,1245700,1,1,Active Shallow Crust,240.0072,57.99568,0.0,10/12/1501
+1.15022,48.10647,7168,7,12,23,13,15,3.55,15.0,fr,29676,143,1246081,1,1,Active Shallow Crust,0.0,89.9899,0.0,07/12/7168
+1.15022,48.10647,1325,11,16,21,18,37,3.65,5.0,fr,29677,26,1246092,1,2,Active Shallow Crust,0.0,89.98949,0.0,11/16/1325
+1.15022,48.10647,8831,7,13,11,22,56,3.65,5.0,fr,29678,176,1246092,1,2,Active Shallow Crust,0.0,89.98949,0.0,07/13/8831
+1.15022,48.10647,235,11,17,15,24,16,3.65,15.0,fr,29679,4,1246093,1,1,Active Shallow Crust,0.0,89.98949,0.0,11/17/0235
+1.15022,48.10647,8134,3,8,11,19,53,3.95,5.0,fr,29680,162,1246134,1,1,Active Shallow Crust,0.0,89.99033,-90.0,03/08/8134
+1.15022,48.10647,7009,1,1,16,51,14,4.05,27.5,fr,29681,140,1246142,1,1,Active Shallow Crust,0.0,89.98959,0.0,01/01/7009
+1.15022,48.10647,1610,9,12,12,9,11,4.15,15.0,fr,29682,32,1246153,1,1,Active Shallow Crust,0.0,89.98988,0.0,09/12/1610
+1.15022,48.10647,376,11,25,8,20,38,4.35,5.0,fr,29683,7,1246179,1,1,Active Shallow Crust,240.0088,57.99596,0.0,11/25/0376
+1.15022,48.10647,4597,5,20,17,6,22,4.45,15.0,fr,29684,91,1246198,1,1,Active Shallow Crust,128.8917,89.99373,0.0,05/20/4597
+1.15022,48.10647,4065,2,7,9,13,32,4.65,5.0,fr,29685,81,1246212,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/07/4065
+0.43696,47.93186,7817,8,21,12,8,56,3.55,5.0,fr,29686,156,1246560,1,1,Active Shallow Crust,0.0,89.98987,0.0,08/21/7817
+0.43696,47.93186,6111,12,12,10,32,30,3.65,5.0,fr,29687,122,1246572,1,1,Active Shallow Crust,0.0,89.98984,0.0,12/12/6111
+0.43696,47.93186,1862,10,26,20,0,28,3.65,27.5,fr,29688,37,1246577,1,1,Active Shallow Crust,240.0012,58.01286,0.0,10/26/1862
+0.43696,47.93186,6429,10,19,17,53,32,3.75,5.0,fr,29689,128,1246584,1,2,Active Shallow Crust,0.0,89.98994,0.0,10/19/6429
+0.43696,47.93186,9125,4,13,8,15,48,3.75,5.0,fr,29690,182,1246584,1,2,Active Shallow Crust,0.0,89.98994,0.0,04/13/9125
+0.43696,47.93186,7720,11,24,18,53,31,3.85,5.0,fr,29691,154,1246596,1,1,Active Shallow Crust,0.0,89.99014,0.0,11/24/7720
+0.43696,47.93186,1715,10,30,10,35,44,4.35,5.0,fr,29692,34,1246665,1,1,Active Shallow Crust,128.8976,89.98275,0.0,10/30/1715
+0.43696,47.93186,2380,12,10,17,58,22,4.65,5.0,fr,29693,47,1246692,1,1,Active Shallow Crust,0.0,89.99,0.0,12/10/2380
+0.43696,47.93186,6242,7,2,7,42,3,4.75,27.5,fr,29694,124,1246712,1,1,Active Shallow Crust,0.0,89.99002,-90.0,07/02/6242
+0.55066,47.4059,132,5,31,17,10,55,3.55,5.0,fr,29695,2,1247040,1,1,Active Shallow Crust,0.0,89.98976,0.0,05/31/0132
+0.55066,47.4059,9664,3,27,13,23,31,3.55,27.5,fr,29696,193,1247042,1,1,Active Shallow Crust,0.0,89.98976,0.0,03/27/9664
+0.55066,47.4059,3758,10,26,18,4,37,3.55,5.0,fr,29697,75,1247049,1,1,Active Shallow Crust,128.8961,89.9936,0.0,10/26/3758
+0.55066,47.4059,5065,8,3,0,50,45,3.65,5.0,fr,29698,101,1247052,1,1,Active Shallow Crust,0.0,89.99011,0.0,08/03/5065
+0.55066,47.4059,362,2,12,5,4,4,3.65,15.0,fr,29699,7,1247053,1,2,Active Shallow Crust,0.0,89.99011,0.0,02/12/0362
+0.55066,47.4059,8587,1,5,17,25,44,3.65,15.0,fr,29700,171,1247053,1,2,Active Shallow Crust,0.0,89.99011,0.0,01/05/8587
+0.55066,47.4059,9026,5,5,16,9,39,3.65,5.0,fr,29701,180,1247055,1,1,Active Shallow Crust,240.0012,58.01287,0.0,05/05/9026
+0.55066,47.4059,8413,11,5,13,15,47,3.85,15.0,fr,29702,168,1247080,1,1,Active Shallow Crust,240.011,57.99777,0.0,11/05/8413
+0.55066,47.4059,3826,4,7,19,58,5,3.95,15.0,fr,29703,76,1247089,1,1,Active Shallow Crust,0.0,89.98977,0.0,04/07/3826
+0.55066,47.4059,4509,11,8,12,29,17,3.95,27.5,fr,29704,90,1247099,1,1,Active Shallow Crust,128.9003,89.99354,0.0,11/08/4509
+0.55066,47.4059,3441,10,24,14,41,19,4.05,5.0,fr,29705,68,1247100,1,1,Active Shallow Crust,0.0,89.98992,0.0,10/24/3441
+0.55066,47.4059,8712,7,27,7,5,3,4.75,15.0,fr,29706,174,1247191,1,1,Active Shallow Crust,0.0,89.99003,-90.0,07/27/8712
+0.55066,47.4059,4431,9,19,18,21,21,4.85,5.0,fr,29707,88,1247196,1,1,Active Shallow Crust,0.0,89.99007,0.0,09/19/4431
+7.54651,46.77214,3406,6,24,7,0,46,3.55,5.0,fr,29708,68,1247520,1,4,Active Shallow Crust,0.0,89.9931,0.0,06/24/3406
+7.54651,46.77214,3818,11,16,21,55,48,3.55,5.0,fr,29709,76,1247520,1,4,Active Shallow Crust,0.0,89.9931,0.0,11/16/3818
+7.54651,46.77214,954,1,10,20,17,53,3.55,5.0,fr,29710,19,1247520,1,4,Active Shallow Crust,0.0,89.9931,0.0,01/10/0954
+7.54651,46.77214,8894,8,13,16,16,39,3.55,5.0,fr,29711,177,1247520,1,4,Active Shallow Crust,0.0,89.9931,0.0,08/13/8894
+7.54651,46.77214,6947,2,2,8,17,1,3.55,15.0,fr,29712,138,1247521,1,1,Active Shallow Crust,0.0,89.9931,0.0,02/02/6947
+7.54651,46.77214,7850,4,4,17,54,4,3.55,27.5,fr,29713,156,1247522,1,1,Active Shallow Crust,0.0,89.9931,0.0,04/04/7850
+7.54651,46.77214,5576,3,2,8,34,9,3.55,5.0,fr,29714,111,1247523,1,2,Active Shallow Crust,240.0114,57.99842,0.0,03/02/5576
+7.54651,46.77214,2758,6,21,20,18,13,3.55,5.0,fr,29715,55,1247523,1,2,Active Shallow Crust,240.0114,57.99842,0.0,06/21/2758
+7.54651,46.77214,9126,2,3,2,8,30,3.65,5.0,fr,29716,182,1247532,1,4,Active Shallow Crust,0.0,89.98769,0.0,02/03/9126
+7.54651,46.77214,1513,5,10,15,13,45,3.65,5.0,fr,29717,30,1247532,1,4,Active Shallow Crust,0.0,89.98769,0.0,05/10/1513
+7.54651,46.77214,9276,11,26,6,57,14,3.65,5.0,fr,29718,185,1247532,1,4,Active Shallow Crust,0.0,89.98769,0.0,11/26/9276
+7.54651,46.77214,319,9,11,16,38,23,3.65,5.0,fr,29719,6,1247532,1,4,Active Shallow Crust,0.0,89.98769,0.0,09/11/0319
+7.54651,46.77214,605,3,3,20,8,7,3.65,15.0,fr,29720,12,1247533,1,1,Active Shallow Crust,0.0,89.98769,0.0,03/03/0605
+7.54651,46.77214,3132,2,5,20,6,2,3.65,5.0,fr,29721,62,1247538,1,1,Active Shallow Crust,0.0,89.98755,-90.0,02/05/3132
+7.54651,46.77214,8063,2,20,13,16,34,3.75,5.0,fr,29722,161,1247544,1,2,Active Shallow Crust,0.0,89.98903,0.0,02/20/8063
+7.54651,46.77214,2442,9,6,10,3,36,3.75,5.0,fr,29723,48,1247544,1,2,Active Shallow Crust,0.0,89.98903,0.0,09/06/2442
+7.54651,46.77214,9402,6,21,13,3,58,3.75,15.0,fr,29724,188,1247545,1,1,Active Shallow Crust,0.0,89.98903,0.0,06/21/9402
+7.54651,46.77214,7345,2,26,6,53,53,3.75,5.0,fr,29725,146,1247550,1,1,Active Shallow Crust,0.0,89.9889,-90.0,02/26/7345
+7.54651,46.77214,2881,3,13,23,24,44,3.85,5.0,fr,29726,57,1247556,1,1,Active Shallow Crust,0.0,89.99022,0.0,03/13/2881
+7.54651,46.77214,970,1,5,15,38,20,3.85,27.5,fr,29727,19,1247558,1,1,Active Shallow Crust,0.0,89.99022,0.0,01/05/0970
+7.54651,46.77214,1504,2,3,23,12,20,3.85,5.0,fr,29728,30,1247559,1,1,Active Shallow Crust,240.0105,57.99743,0.0,02/03/1504
+7.54651,46.77214,3787,2,20,0,42,55,3.85,15.0,fr,29729,75,1247560,1,1,Active Shallow Crust,240.0105,57.99743,0.0,02/20/3787
+7.54651,46.77214,7248,11,30,19,50,3,3.85,5.0,fr,29730,144,1247562,1,1,Active Shallow Crust,0.0,89.9901,-90.0,11/30/7248
+7.54651,46.77214,8483,2,12,21,39,27,3.95,5.0,fr,29731,169,1247568,1,2,Active Shallow Crust,0.0,89.99129,0.0,02/12/8483
+7.54651,46.77214,7288,7,29,9,13,54,3.95,5.0,fr,29732,145,1247568,1,2,Active Shallow Crust,0.0,89.99129,0.0,07/29/7288
+7.54651,46.77214,8386,3,3,10,37,55,3.95,15.0,fr,29733,167,1247569,1,1,Active Shallow Crust,0.0,89.99129,0.0,03/03/8386
+7.54651,46.77214,7640,11,19,14,53,27,4.05,5.0,fr,29734,152,1247580,1,1,Active Shallow Crust,0.0,89.98835,0.0,11/19/7640
+7.54651,46.77214,6826,4,15,17,26,59,4.15,5.0,fr,29735,136,1247592,1,1,Active Shallow Crust,0.0,89.98962,0.0,04/15/6826
+7.54651,46.77214,7410,2,10,15,53,19,4.15,15.0,fr,29736,148,1247593,1,1,Active Shallow Crust,0.0,89.98962,0.0,02/10/7410
+7.54651,46.77214,9622,5,25,22,53,46,4.25,5.0,fr,29737,192,1247604,1,1,Active Shallow Crust,0.0,89.99075,0.0,05/25/9622
+7.54651,46.77214,4243,9,26,13,10,37,4.25,27.5,fr,29738,84,1247606,1,1,Active Shallow Crust,0.0,89.99075,0.0,09/26/4243
+7.54651,46.77214,7247,12,6,20,6,1,4.25,27.5,fr,29739,144,1247612,1,1,Active Shallow Crust,0.0,89.99064,-90.0,12/06/7247
+7.54651,46.77214,5503,9,16,4,27,50,4.25,5.0,fr,29740,110,1247613,1,1,Active Shallow Crust,128.8952,89.9804,0.0,09/16/5503
+7.54651,46.77214,306,7,15,14,15,16,4.35,5.0,fr,29741,6,1247616,1,1,Active Shallow Crust,0.0,89.989,0.0,07/15/0306
+7.54651,46.77214,1399,12,26,11,27,23,4.35,27.5,fr,29742,27,1247618,1,1,Active Shallow Crust,0.0,89.989,0.0,12/26/1399
+7.54651,46.77214,7609,8,2,20,30,21,4.35,15.0,fr,29743,152,1247626,1,1,Active Shallow Crust,128.8981,89.98254,0.0,08/02/7609
+7.54651,46.77214,8231,5,17,20,56,23,4.45,5.0,fr,29744,164,1247628,1,1,Active Shallow Crust,0.0,89.9902,0.0,05/17/8231
+7.54651,46.77214,809,5,16,15,21,25,4.45,5.0,fr,29745,16,1247634,1,1,Active Shallow Crust,0.0,89.99008,-90.0,05/16/0809
+7.54651,46.77214,7837,12,3,19,55,41,4.75,15.0,fr,29746,156,1247665,1,1,Active Shallow Crust,0.0,89.98959,0.0,12/03/7837
+7.54651,46.77214,8696,3,19,10,8,4,4.75,5.0,fr,29747,173,1247673,1,1,Active Shallow Crust,128.8887,89.98819,0.0,03/19/8696
+7.54651,46.77214,8341,6,4,23,36,5,4.85,5.0,fr,29748,166,1247676,1,1,Active Shallow Crust,0.0,89.99072,0.0,06/04/8341
+7.54651,46.77214,1059,1,20,19,30,48,5.35,5.0,fr,29749,21,1247739,1,1,Active Shallow Crust,240.0251,57.99803,0.0,01/20/1059
+7.54651,46.77214,4431,3,29,15,57,28,5.45,5.0,fr,29750,88,1247751,1,1,Active Shallow Crust,240.029,57.99858,0.0,03/29/4431
+7.54651,46.77214,3301,11,30,7,30,1,5.65,5.0,fr,29751,66,1247778,1,1,Active Shallow Crust,0.0,89.99004,-90.0,11/30/3301
+-1.69959,47.77869,4264,2,5,22,20,28,3.55,5.0,fr,29752,85,1248000,1,1,Active Shallow Crust,0.0,89.98984,0.0,02/05/4264
+-1.69959,47.77869,8741,7,13,7,55,44,3.55,27.5,fr,29753,174,1248002,1,1,Active Shallow Crust,0.0,89.98984,0.0,07/13/8741
+-1.69959,47.77869,2569,9,20,1,4,54,3.55,5.0,fr,29754,51,1248003,1,1,Active Shallow Crust,240.0124,57.99832,0.0,09/20/2569
+-1.69959,47.77869,4939,4,28,3,45,3,3.75,15.0,fr,29755,98,1248025,1,1,Active Shallow Crust,0.0,89.99058,0.0,04/28/4939
+-1.69959,47.77869,1333,7,2,2,18,17,3.85,5.0,fr,29756,26,1248036,1,1,Active Shallow Crust,0.0,89.9904,0.0,07/02/1333
+-1.69959,47.77869,6841,8,27,22,20,31,3.85,15.0,fr,29757,136,1248037,1,1,Active Shallow Crust,0.0,89.9904,0.0,08/27/6841
+-1.69959,47.77869,9691,10,12,8,29,25,3.95,5.0,fr,29758,193,1248051,1,1,Active Shallow Crust,240.02,58.00505,0.0,10/12/9691
+-1.69959,47.77869,5693,2,17,15,36,19,4.65,5.0,fr,29759,113,1248132,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/17/5693
+-1.69959,47.77869,9817,7,10,12,12,27,4.85,15.0,fr,29760,196,1248160,1,1,Active Shallow Crust,240.0176,58.00248,0.0,07/10/9817
+-4.51756,47.51415,4034,12,23,12,50,1,3.55,5.0,fr,29761,80,1248480,1,1,Active Shallow Crust,0.0,89.99319,0.0,12/23/4034
+-4.51756,47.51415,2836,3,9,5,50,36,3.95,5.0,fr,29762,56,1248537,1,1,Active Shallow Crust,128.8997,89.99355,0.0,03/09/2836
+-4.517531,47.51415,9082,8,9,19,0,17,7.15,17.5,fr,29763,181,1248912,1,1,Active Shallow Crust,359.9999,89.99,0.0,08/09/9082
+1.84047,48.9316,1603,6,27,3,5,38,3.65,15.0,fr,29764,32,1248976,1,1,Active Shallow Crust,240.0014,58.01304,0.0,06/27/1603
+1.84047,48.9316,5224,3,17,18,43,45,3.65,15.0,fr,29765,104,1248979,1,1,Active Shallow Crust,0.0,89.98955,-90.0,03/17/5224
+1.84047,48.9316,5995,8,9,21,18,51,3.75,5.0,fr,29766,119,1248984,1,1,Active Shallow Crust,0.0,89.98948,0.0,08/09/5995
+1.84047,48.9316,356,11,14,11,22,21,4.05,5.0,fr,29767,7,1249020,1,1,Active Shallow Crust,0.0,89.98975,0.0,11/14/0356
+6.22886,43.72488,8088,3,17,2,59,24,3.55,5.0,fr,29768,161,1249920,1,2,Active Shallow Crust,0.0,89.99271,0.0,03/17/8088
+6.22886,43.72488,6221,9,17,20,29,35,3.55,5.0,fr,29769,124,1249920,1,2,Active Shallow Crust,0.0,89.99271,0.0,09/17/6221
+6.22886,43.72488,4302,11,2,4,18,2,3.65,5.0,fr,29770,86,1249932,1,1,Active Shallow Crust,0.0,89.98701,0.0,11/02/4302
+6.22886,43.72488,4505,3,26,4,13,42,3.75,5.0,fr,29771,90,1249944,1,1,Active Shallow Crust,0.0,89.98843,0.0,03/26/4505
+6.22886,43.72488,7446,1,27,10,6,7,3.85,5.0,fr,29772,148,1249956,1,1,Active Shallow Crust,0.0,89.98969,0.0,01/27/7446
+6.22886,43.72488,9579,2,15,22,48,49,3.85,27.5,fr,29773,191,1249958,1,1,Active Shallow Crust,0.0,89.98969,0.0,02/15/9579
+6.22886,43.72488,8402,4,11,13,44,2,3.95,15.0,fr,29774,168,1249969,1,1,Active Shallow Crust,0.0,89.99081,0.0,04/11/8402
+6.22886,43.72488,4785,11,22,20,9,26,3.95,5.0,fr,29775,95,1249971,1,1,Active Shallow Crust,240.0196,58.00511,0.0,11/22/4785
+6.22886,43.72488,3367,2,25,16,31,56,4.05,5.0,fr,29776,67,1249980,1,1,Active Shallow Crust,0.0,89.99181,0.0,02/25/3367
+6.22886,43.72488,9872,4,5,6,53,52,4.05,15.0,fr,29777,197,1249981,1,1,Active Shallow Crust,0.0,89.99181,0.0,04/05/9872
+6.22886,43.72488,7478,4,9,6,13,36,4.25,5.0,fr,29778,149,1250004,1,1,Active Shallow Crust,0.0,89.99023,0.0,04/09/7478
+6.22886,43.72488,9172,4,9,2,50,30,5.25,5.0,fr,29779,183,1250130,1,1,Active Shallow Crust,0.0,89.98959,-90.0,04/09/9172
+6.22886,43.72488,723,1,14,5,39,1,5.85,15.0,fr,29780,14,1250197,1,1,Active Shallow Crust,0.0,89.99019,0.0,01/14/0723
+2.74547,40.82461,623,9,8,13,16,53,3.65,5.0,fr,29781,12,1250412,1,1,Active Shallow Crust,0.0,89.9898,0.0,09/08/0623
+2.74547,40.82461,751,10,11,20,57,56,3.65,15.0,fr,29782,15,1250413,1,1,Active Shallow Crust,0.0,89.9898,0.0,10/11/0751
+2.74547,40.82461,5684,11,12,16,38,23,3.95,5.0,fr,29783,113,1250451,1,1,Active Shallow Crust,240.0194,58.00448,0.0,11/12/5684
+2.74547,40.82461,2889,7,7,6,13,38,4.45,15.0,fr,29784,57,1250509,1,1,Active Shallow Crust,0.0,89.99052,0.0,07/07/2889
+4.84223,46.94891,7655,2,3,19,1,17,3.55,5.0,fr,29785,153,1250880,1,1,Active Shallow Crust,0.0,89.99312,0.0,02/03/7655
+4.84223,46.94891,2667,3,26,1,44,48,3.55,15.0,fr,29786,53,1250890,1,1,Active Shallow Crust,128.8956,89.99312,0.0,03/26/2667
+4.84223,46.94891,9450,8,3,17,12,52,3.65,5.0,fr,29787,188,1250892,1,1,Active Shallow Crust,0.0,89.98773,0.0,08/03/9450
+4.84223,46.94891,1854,7,14,7,58,29,3.75,5.0,fr,29788,37,1250904,1,1,Active Shallow Crust,0.0,89.98907,0.0,07/14/1854
+4.84223,46.94891,333,4,4,12,12,16,3.75,15.0,fr,29789,6,1250905,1,1,Active Shallow Crust,0.0,89.98907,0.0,04/04/0333
+4.84223,46.94891,9083,4,25,18,40,58,3.75,5.0,fr,29790,181,1250910,1,1,Active Shallow Crust,0.0,89.98894,-90.0,04/25/9083
+4.84223,46.94891,6219,9,28,5,55,4,3.85,15.0,fr,29791,124,1250917,1,1,Active Shallow Crust,0.0,89.99025,0.0,09/28/6219
+4.84223,46.94891,2475,5,14,23,20,3,3.95,5.0,fr,29792,49,1250928,1,2,Active Shallow Crust,0.0,89.99131,0.0,05/14/2475
+4.84223,46.94891,7811,11,14,22,26,0,3.95,5.0,fr,29793,156,1250928,1,2,Active Shallow Crust,0.0,89.99131,0.0,11/14/7811
+4.84223,46.94891,4599,5,3,18,29,42,4.05,5.0,fr,29794,91,1250943,1,1,Active Shallow Crust,240.0061,58.00592,0.0,05/03/4599
+4.84223,46.94891,1632,7,13,17,30,15,4.05,5.0,fr,29795,32,1250946,1,1,Active Shallow Crust,0.0,89.98825,-90.0,07/13/1632
+4.84223,46.94891,9909,1,8,23,23,27,4.15,5.0,fr,29796,198,1250952,1,1,Active Shallow Crust,0.0,89.98965,0.0,01/08/9909
+4.84223,46.94891,9768,3,24,6,46,35,4.15,5.0,fr,29797,195,1250955,1,1,Active Shallow Crust,240.0086,57.99732,0.0,03/24/9768
+4.84223,46.94891,6537,2,6,1,50,46,4.35,5.0,fr,29798,130,1250976,1,1,Active Shallow Crust,0.0,89.98904,0.0,02/06/6537
+4.84223,46.94891,8611,11,2,20,27,42,4.35,5.0,fr,29799,172,1250982,1,1,Active Shallow Crust,0.0,89.98891,-90.0,11/02/8611
+4.84223,46.94891,6085,10,6,4,9,3,4.35,5.0,fr,29800,121,1250985,1,1,Active Shallow Crust,128.8972,89.98303,0.0,10/06/6085
+4.84223,46.94891,806,6,20,9,45,3,4.45,5.0,fr,29801,16,1250988,1,1,Active Shallow Crust,0.0,89.99023,0.0,06/20/0806
+4.84223,46.94891,2024,11,14,17,28,19,5.25,5.0,fr,29802,40,1251084,1,1,Active Shallow Crust,0.0,89.99027,0.0,11/14/2024
+-5.08346,48.95864,5407,12,31,7,33,44,3.55,5.0,fr,29803,108,1251360,1,1,Active Shallow Crust,0.0,89.98676,0.0,12/31/5407
+-5.08346,48.95864,2352,6,7,10,18,48,3.55,5.0,fr,29804,47,1251363,1,1,Active Shallow Crust,240.0112,57.99907,0.0,06/07/2352
+-5.08346,48.95864,7967,10,27,15,16,28,3.55,15.0,fr,29805,159,1251364,1,1,Active Shallow Crust,240.0112,57.99907,0.0,10/27/7967
+-5.08346,48.95864,1891,1,17,1,52,30,3.75,15.0,fr,29806,37,1251385,1,1,Active Shallow Crust,0.0,89.98948,0.0,01/17/1891
+5.33908,51.76596,4450,6,3,22,33,5,3.55,5.0,fr,29807,88,1251840,1,1,Active Shallow Crust,0.0,89.98752,0.0,06/03/4450
+5.33908,51.76596,4280,10,30,21,13,4,3.75,5.0,fr,29808,85,1251864,1,1,Active Shallow Crust,0.0,89.99008,0.0,10/30/4280
+5.33908,51.76596,3257,2,14,22,27,1,3.75,15.0,fr,29809,65,1251868,1,1,Active Shallow Crust,240.0091,58.01744,0.0,02/14/3257
+5.33908,51.76596,6727,11,24,8,10,37,4.45,27.5,fr,29810,134,1251956,1,1,Active Shallow Crust,0.0,89.99104,-90.0,11/24/6727
+-5.3579,46.59143,3530,4,1,20,53,46,3.55,5.0,fr,29811,70,1252320,1,1,Active Shallow Crust,0.0,89.99307,0.0,04/01/3530
+-5.3579,46.59143,8870,6,29,22,37,40,3.55,15.0,fr,29812,177,1252330,1,1,Active Shallow Crust,128.8963,89.99307,0.0,06/29/8870
+-2.70678,42.45873,3936,3,26,13,39,33,3.65,5.0,fr,29813,78,1252812,1,2,Active Shallow Crust,0.0,89.99005,0.0,03/26/3936
+-2.70678,42.45873,4750,3,12,19,48,56,3.65,5.0,fr,29814,94,1252812,1,2,Active Shallow Crust,0.0,89.99005,0.0,03/12/4750
+-2.70678,42.45873,83,12,3,19,53,28,3.65,15.0,fr,29815,1,1252813,1,1,Active Shallow Crust,0.0,89.99005,0.0,12/03/0083
+-2.70678,42.45873,8303,3,19,8,6,43,3.75,5.0,fr,29816,166,1252824,1,1,Active Shallow Crust,0.0,89.99113,0.0,03/19/8303
+-2.70678,42.45873,5956,4,12,6,17,13,3.85,5.0,fr,29817,119,1252836,1,1,Active Shallow Crust,0.0,89.98946,0.0,04/12/5956
+-2.70678,42.45873,6148,9,24,23,32,17,3.95,15.0,fr,29818,122,1252858,1,1,Active Shallow Crust,128.9009,89.99413,0.0,09/24/6148
+-2.70678,42.45873,7649,4,14,8,10,19,4.15,15.0,fr,29819,152,1252876,1,1,Active Shallow Crust,240.0075,57.99739,0.0,04/14/7649
+-2.70678,42.45873,6125,4,1,10,40,20,4.45,27.5,fr,29820,122,1252910,1,1,Active Shallow Crust,0.0,89.98944,0.0,04/01/6125
+-3.63438,46.78375,8879,4,26,6,48,40,3.55,15.0,fr,29821,177,1253284,1,1,Active Shallow Crust,240.0121,57.99834,0.0,04/26/8879
+-3.63438,46.78375,4748,7,5,4,19,39,4.05,5.0,fr,29822,94,1253340,1,1,Active Shallow Crust,0.0,89.9903,0.0,07/05/4748
+8.18372,50.39199,2160,5,7,3,41,53,3.55,5.0,fr,29823,43,1253760,1,1,Active Shallow Crust,0.0,89.98714,0.0,05/07/2160
+8.18372,50.39199,4827,12,20,10,38,24,3.55,27.5,fr,29824,96,1253762,1,2,Active Shallow Crust,0.0,89.98714,0.0,12/20/4827
+8.18372,50.39199,4604,2,26,3,57,53,3.55,27.5,fr,29825,92,1253762,1,2,Active Shallow Crust,0.0,89.98714,0.0,02/26/4604
+8.18372,50.39199,1573,7,19,22,54,10,3.65,5.0,fr,29826,31,1253772,1,1,Active Shallow Crust,0.0,89.98854,0.0,07/19/1573
+8.18372,50.39199,4681,3,26,16,17,31,3.75,15.0,fr,29827,93,1253785,1,1,Active Shallow Crust,0.0,89.98978,0.0,03/26/4681
+8.18372,50.39199,7926,11,6,16,41,16,3.75,27.5,fr,29828,158,1253786,1,2,Active Shallow Crust,0.0,89.98978,0.0,11/06/7926
+8.18372,50.39199,1079,1,21,7,49,7,3.75,27.5,fr,29829,21,1253786,1,2,Active Shallow Crust,0.0,89.98978,0.0,01/21/1079
+8.18372,50.39199,156,9,18,5,58,24,3.75,15.0,fr,29830,3,1253791,1,1,Active Shallow Crust,0.0,89.98967,-90.0,09/18/0156
+8.18372,50.39199,1885,5,6,16,14,4,3.75,5.0,fr,29831,37,1253793,1,2,Active Shallow Crust,128.8939,89.96756,0.0,05/06/1885
+8.18372,50.39199,2554,10,11,10,34,8,3.75,5.0,fr,29832,51,1253793,1,2,Active Shallow Crust,128.8939,89.96756,0.0,10/11/2554
+8.18372,50.39199,458,1,29,20,3,22,3.85,5.0,fr,29833,9,1253796,1,2,Active Shallow Crust,0.0,89.9909,0.0,01/29/0458
+8.18372,50.39199,8286,11,29,11,37,15,3.85,5.0,fr,29834,165,1253796,1,2,Active Shallow Crust,0.0,89.9909,0.0,11/29/8286
+8.18372,50.39199,581,1,29,7,56,12,3.95,27.5,fr,29835,11,1253810,1,1,Active Shallow Crust,0.0,89.99189,0.0,01/29/0581
+8.18372,50.39199,193,1,3,0,34,10,4.05,5.0,fr,29836,3,1253820,1,1,Active Shallow Crust,0.0,89.99277,0.0,01/03/0193
+8.18372,50.39199,1633,12,9,7,45,50,4.15,5.0,fr,29837,32,1253832,1,1,Active Shallow Crust,0.0,89.98711,0.0,12/09/1633
+8.18372,50.39199,8053,9,3,18,38,48,4.15,5.0,fr,29838,161,1253838,1,1,Active Shallow Crust,0.0,89.98696,-90.0,09/03/8053
+8.18372,50.39199,2273,8,25,18,43,9,4.25,5.0,fr,29839,45,1253844,1,1,Active Shallow Crust,0.0,89.98851,0.0,08/25/2273
+8.18372,50.39199,5190,11,6,3,42,49,5.05,5.0,fr,29840,103,1253940,1,1,Active Shallow Crust,0.0,89.99085,0.0,11/06/5190
+8.18372,50.39199,8500,6,24,23,27,59,5.25,5.0,fr,29841,169,1253964,1,1,Active Shallow Crust,0.0,89.9891,0.0,06/24/8500
+-2.63996,42.60629,3060,10,9,7,37,47,3.55,5.0,fr,29842,61,1254240,1,1,Active Shallow Crust,0.0,89.98887,0.0,10/09/3060
+-2.63996,42.60629,6225,6,8,17,23,39,3.75,27.5,fr,29843,124,1254269,1,1,Active Shallow Crust,240.0078,58.01753,0.0,06/08/6225
+-2.63996,42.60629,8269,6,27,1,5,51,3.95,5.0,fr,29844,165,1254288,1,1,Active Shallow Crust,0.0,89.99063,0.0,06/27/8269
+-2.63996,42.60629,8654,4,30,20,29,54,4.05,5.0,fr,29845,173,1254300,1,1,Active Shallow Crust,0.0,89.98956,0.0,04/30/8654
+-2.63996,42.60629,7082,5,2,0,33,34,4.05,5.0,fr,29846,141,1254306,1,1,Active Shallow Crust,0.0,89.98944,-90.0,05/02/7082
+-2.63996,42.60629,8739,10,19,7,56,12,4.15,5.0,fr,29847,174,1254318,1,1,Active Shallow Crust,0.0,89.99059,-90.0,10/19/8739
+-2.63996,42.60629,2466,3,24,8,4,59,4.55,5.0,fr,29848,49,1254360,1,1,Active Shallow Crust,0.0,89.98944,0.0,03/24/2466
+-2.63996,42.60629,348,3,16,19,10,53,5.55,5.0,fr,29849,6,1254480,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/16/0348
+-2.63996,42.60629,3363,10,5,7,8,43,5.75,5.0,fr,29850,67,1254510,1,1,Active Shallow Crust,0.0,89.98985,-90.0,10/05/3363
+-0.48986,47.73647,7241,7,10,14,12,45,3.55,5.0,fr,29851,144,1255200,1,1,Active Shallow Crust,0.0,89.98983,0.0,07/10/7241
+-0.48986,47.73647,746,5,20,13,59,6,3.55,5.0,fr,29852,14,1255209,1,1,Active Shallow Crust,128.8962,89.99364,0.0,05/20/0746
+-0.48986,47.73647,3819,8,22,1,16,38,3.65,5.0,fr,29853,76,1255212,1,1,Active Shallow Crust,0.0,89.99018,0.0,08/22/3819
+-0.48986,47.73647,7691,5,12,10,45,35,3.75,5.0,fr,29854,153,1255224,1,1,Active Shallow Crust,0.0,89.9899,0.0,05/12/7691
+-0.48986,47.73647,3082,12,12,6,54,14,3.85,5.0,fr,29855,61,1255236,1,5,Active Shallow Crust,0.0,89.9901,0.0,12/12/3082
+-0.48986,47.73647,647,4,29,20,42,26,3.85,5.0,fr,29856,12,1255236,1,5,Active Shallow Crust,0.0,89.9901,0.0,04/29/0647
+-0.48986,47.73647,7658,3,31,13,54,20,3.85,5.0,fr,29857,153,1255236,1,5,Active Shallow Crust,0.0,89.9901,0.0,03/31/7658
+-0.48986,47.73647,8292,12,6,9,55,45,3.85,5.0,fr,29858,165,1255236,1,5,Active Shallow Crust,0.0,89.9901,0.0,12/06/8292
+-0.48986,47.73647,1788,2,14,13,7,42,3.85,5.0,fr,29859,35,1255236,1,5,Active Shallow Crust,0.0,89.9901,0.0,02/14/1788
+-0.48986,47.73647,3987,3,7,18,50,30,4.15,5.0,fr,29860,79,1255272,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/07/3987
+-0.48986,47.73647,5815,7,21,18,26,53,4.85,5.0,fr,29861,116,1255356,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/21/5815
+-0.48986,47.73647,3210,8,1,16,1,49,4.85,27.5,fr,29862,64,1255358,1,1,Active Shallow Crust,0.0,89.99004,0.0,08/01/3210
+-0.48986,47.73647,927,5,14,0,18,43,5.05,5.0,fr,29863,18,1255380,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/14/0927
+2.72299,45.98944,5932,11,15,10,58,50,3.55,5.0,fr,29864,118,1256160,1,3,Active Shallow Crust,0.0,89.98949,0.0,11/15/5932
+2.72299,45.98944,6645,1,13,23,38,7,3.55,5.0,fr,29865,132,1256160,1,3,Active Shallow Crust,0.0,89.98949,0.0,01/13/6645
+2.72299,45.98944,8490,3,31,9,30,41,3.55,5.0,fr,29866,169,1256160,1,3,Active Shallow Crust,0.0,89.98949,0.0,03/31/8490
+2.72299,45.98944,6226,4,24,15,50,22,3.55,15.0,fr,29867,124,1256161,1,1,Active Shallow Crust,0.0,89.98949,0.0,04/24/6226
+2.72299,45.98944,958,10,30,4,58,57,3.75,5.0,fr,29868,19,1256184,1,1,Active Shallow Crust,0.0,89.98887,0.0,10/30/0958
+2.72299,45.98944,4451,12,1,7,42,25,3.75,15.0,fr,29869,89,1256185,1,1,Active Shallow Crust,0.0,89.98887,0.0,12/01/4451
+2.72299,45.98944,9059,4,20,3,21,6,3.75,27.5,fr,29870,181,1256189,1,1,Active Shallow Crust,240.0082,58.0177,0.0,04/20/9059
+2.72299,45.98944,691,12,19,6,59,41,3.85,5.0,fr,29871,13,1256202,1,1,Active Shallow Crust,0.0,89.98997,-90.0,12/19/0691
+2.72299,45.98944,8124,1,19,9,10,35,3.85,15.0,fr,29872,162,1256203,1,1,Active Shallow Crust,0.0,89.98997,-90.0,01/19/8124
+2.72299,45.98944,6497,10,6,10,13,9,3.95,5.0,fr,29873,129,1256208,1,1,Active Shallow Crust,0.0,89.98895,0.0,10/06/6497
+2.72299,45.98944,4401,9,24,20,15,23,3.95,5.0,fr,29874,88,1256211,1,1,Active Shallow Crust,240.0195,58.00506,0.0,09/24/4401
+2.72299,45.98944,9547,12,5,3,29,50,4.05,15.0,fr,29875,190,1256221,1,1,Active Shallow Crust,0.0,89.99015,0.0,12/05/9547
+2.72299,45.98944,3020,10,22,14,33,36,4.15,5.0,fr,29876,60,1256238,1,1,Active Shallow Crust,0.0,89.98934,-90.0,10/22/3020
+2.72299,45.98944,2269,4,28,10,53,4,4.25,5.0,fr,29877,45,1256244,1,2,Active Shallow Crust,0.0,89.99061,0.0,04/28/2269
+2.72299,45.98944,7848,2,22,12,13,49,4.25,5.0,fr,29878,156,1256244,1,2,Active Shallow Crust,0.0,89.99061,0.0,02/22/7848
+2.72299,45.98944,1804,9,28,20,31,17,4.35,27.5,fr,29879,36,1256258,1,1,Active Shallow Crust,0.0,89.99023,0.0,09/28/1804
+2.72299,45.98944,118,4,17,3,53,40,4.35,5.0,fr,29880,2,1256262,1,1,Active Shallow Crust,0.0,89.99013,-90.0,04/17/0118
+2.72299,45.98944,8785,4,15,15,34,1,4.85,15.0,fr,29881,175,1256320,1,1,Active Shallow Crust,240.017,58.00219,0.0,04/15/8785
+2.72299,45.98944,5568,11,7,18,35,50,5.05,5.0,fr,29882,111,1256340,1,1,Active Shallow Crust,0.0,89.99003,0.0,11/07/5568
+2.72299,45.98944,7822,6,17,7,25,31,5.15,5.0,fr,29883,156,1256352,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/17/7822
+2.72299,45.98944,6467,8,12,21,11,55,5.35,5.0,fr,29884,129,1256385,1,1,Active Shallow Crust,128.8835,89.988,0.0,08/12/6467
+2.09169,43.79587,9059,5,30,16,52,12,3.65,5.0,fr,29885,181,1256652,1,2,Active Shallow Crust,0.0,89.99027,0.0,05/30/9059
+2.09169,43.79587,3925,12,31,9,7,29,3.65,5.0,fr,29886,78,1256652,1,2,Active Shallow Crust,0.0,89.99027,0.0,12/31/3925
+2.09169,43.79587,8816,8,7,21,24,0,3.75,5.0,fr,29887,176,1256664,1,1,Active Shallow Crust,0.0,89.99133,0.0,08/07/8816
+2.09169,43.79587,5153,1,29,23,22,37,3.85,15.0,fr,29888,103,1256683,1,1,Active Shallow Crust,0.0,89.98958,-90.0,01/29/5153
+2.09169,43.79587,1487,4,13,15,4,37,3.95,5.0,fr,29889,29,1256688,1,1,Active Shallow Crust,0.0,89.99081,0.0,04/13/1487
+2.09169,43.79587,4600,1,8,3,12,25,4.15,5.0,fr,29890,91,1256712,1,1,Active Shallow Crust,0.0,89.99088,0.0,01/08/4600
+2.09169,43.79587,4569,3,4,17,15,12,4.35,27.5,fr,29891,91,1256744,1,1,Active Shallow Crust,0.0,89.98974,-90.0,03/04/4569
+2.77008,51.42561,2194,11,8,19,30,35,3.55,5.0,fr,29892,43,1258080,1,1,Active Shallow Crust,0.0,89.99057,0.0,11/08/2194
+2.77008,51.42561,9140,7,22,6,49,41,3.65,5.0,fr,29893,182,1258095,1,1,Active Shallow Crust,240.0015,58.01299,0.0,07/22/9140
+2.77008,51.42561,4825,1,16,9,6,36,4.15,5.0,fr,29894,96,1258152,1,1,Active Shallow Crust,0.0,89.99055,0.0,01/16/4825
+2.77008,51.42561,9238,5,16,12,56,36,4.55,15.0,fr,29895,184,1258207,1,1,Active Shallow Crust,0.0,89.98994,-90.0,05/16/9238
+7.08611,47.62093,6242,1,22,15,38,59,3.55,5.0,fr,29896,124,1258560,1,2,Active Shallow Crust,0.0,89.9932,0.0,01/22/6242
+7.08611,47.62093,2688,6,11,22,31,36,3.55,5.0,fr,29897,53,1258560,1,2,Active Shallow Crust,0.0,89.9932,0.0,06/11/2688
+7.08611,47.62093,2784,9,27,13,46,22,3.55,27.5,fr,29898,55,1258562,1,1,Active Shallow Crust,0.0,89.9932,0.0,09/27/2784
+7.08611,47.62093,4214,3,9,12,38,10,3.55,5.0,fr,29899,84,1258563,1,1,Active Shallow Crust,240.012,57.99826,0.0,03/09/4214
+7.08611,47.62093,59,11,22,1,32,18,3.55,27.5,fr,29900,1,1258568,1,1,Active Shallow Crust,0.0,89.99313,-90.0,11/22/0059
+7.08611,47.62093,7725,11,28,2,29,3,3.65,5.0,fr,29901,154,1258572,1,1,Active Shallow Crust,0.0,89.98788,0.0,11/28/7725
+7.08611,47.62093,7584,12,11,22,54,45,3.65,27.5,fr,29902,151,1258574,1,2,Active Shallow Crust,0.0,89.98788,0.0,12/11/7584
+7.08611,47.62093,5530,6,5,20,15,19,3.65,27.5,fr,29903,110,1258574,1,2,Active Shallow Crust,0.0,89.98788,0.0,06/05/5530
+7.08611,47.62093,2603,4,10,7,37,52,3.65,5.0,fr,29904,52,1258578,1,1,Active Shallow Crust,0.0,89.98775,-90.0,04/10/2603
+7.08611,47.62093,2009,6,26,6,24,10,3.75,5.0,fr,29905,40,1258584,1,1,Active Shallow Crust,0.0,89.9892,0.0,06/26/2009
+7.08611,47.62093,7798,2,6,3,44,16,3.75,15.0,fr,29906,155,1258585,1,1,Active Shallow Crust,0.0,89.9892,0.0,02/06/7798
+7.08611,47.62093,8499,4,16,3,31,18,3.75,27.5,fr,29907,169,1258586,1,1,Active Shallow Crust,0.0,89.9892,0.0,04/16/8499
+7.08611,47.62093,2098,7,12,23,24,36,3.85,5.0,fr,29908,41,1258596,1,2,Active Shallow Crust,0.0,89.99038,0.0,07/12/2098
+7.08611,47.62093,6120,11,8,15,35,50,3.85,5.0,fr,29909,122,1258596,1,2,Active Shallow Crust,0.0,89.99038,0.0,11/08/6120
+7.08611,47.62093,2830,6,25,15,46,39,3.85,27.5,fr,29910,56,1258598,1,1,Active Shallow Crust,0.0,89.99038,0.0,06/25/2830
+7.08611,47.62093,1941,9,26,8,35,12,3.85,5.0,fr,29911,38,1258599,1,1,Active Shallow Crust,240.0115,57.99757,0.0,09/26/1941
+7.08611,47.62093,7489,11,29,7,39,59,3.95,15.0,fr,29912,149,1258618,1,2,Active Shallow Crust,128.9002,89.99357,0.0,11/29/7489
+7.08611,47.62093,3862,7,13,13,2,57,3.95,15.0,fr,29913,77,1258618,1,2,Active Shallow Crust,128.9002,89.99357,0.0,07/13/3862
+7.08611,47.62093,1348,1,13,20,44,0,4.05,5.0,fr,29914,26,1258620,1,1,Active Shallow Crust,0.0,89.98853,0.0,01/13/1348
+7.08611,47.62093,8877,6,16,16,35,7,4.15,5.0,fr,29915,177,1258632,1,2,Active Shallow Crust,0.0,89.98978,0.0,06/16/8877
+7.08611,47.62093,5132,11,26,5,57,55,4.15,5.0,fr,29916,102,1258632,1,2,Active Shallow Crust,0.0,89.98978,0.0,11/26/5132
+7.08611,47.62093,9748,3,11,2,42,38,4.15,15.0,fr,29917,194,1258636,1,1,Active Shallow Crust,240.0089,57.997,0.0,03/11/9748
+7.08611,47.62093,7734,8,24,19,45,36,4.35,15.0,fr,29918,154,1258660,1,1,Active Shallow Crust,240.0083,57.99591,0.0,08/24/7734
+7.08611,47.62093,4381,1,8,12,8,11,4.45,5.0,fr,29919,87,1258668,1,1,Active Shallow Crust,0.0,89.99035,0.0,01/08/4381
+7.08611,47.62093,1680,10,23,9,17,48,4.65,15.0,fr,29920,33,1258693,1,1,Active Shallow Crust,0.0,89.99042,0.0,10/23/1680
+7.08611,47.62093,611,2,13,0,38,45,4.85,5.0,fr,29921,12,1258716,1,1,Active Shallow Crust,0.0,89.98935,0.0,02/13/0611
+7.08611,47.62093,8522,3,1,20,57,50,4.85,15.0,fr,29922,170,1258717,1,1,Active Shallow Crust,0.0,89.98935,0.0,03/01/8522
+7.08611,47.62093,9923,3,20,23,32,53,4.95,5.0,fr,29923,198,1258731,1,1,Active Shallow Crust,240.0123,58.00475,0.0,03/20/9923
+7.08611,47.62093,4050,7,20,17,47,19,5.05,5.0,fr,29924,80,1258749,1,1,Active Shallow Crust,128.8849,89.99062,0.0,07/20/4050
+1.56596,42.78176,9081,8,28,5,12,40,3.55,5.0,fr,29925,181,1259040,1,1,Active Shallow Crust,0.0,89.99075,0.0,08/28/9081
+1.56596,42.78176,628,9,19,9,54,37,3.55,15.0,fr,29926,12,1259044,1,1,Active Shallow Crust,240.0118,57.998,0.0,09/19/0628
+1.56596,42.78176,2701,7,4,7,11,52,3.55,5.0,fr,29927,54,1259046,1,1,Active Shallow Crust,0.0,89.99064,-90.0,07/04/2701
+1.56596,42.78176,4674,8,28,7,2,8,3.55,5.0,fr,29928,93,1259049,1,1,Active Shallow Crust,128.8965,89.99352,0.0,08/28/4674
+1.56596,42.78176,8106,11,2,13,15,17,3.65,5.0,fr,29929,162,1259052,1,2,Active Shallow Crust,0.0,89.9901,0.0,11/02/8106
+1.56596,42.78176,7666,6,19,14,31,27,3.65,5.0,fr,29930,153,1259052,1,2,Active Shallow Crust,0.0,89.9901,0.0,06/19/7666
+1.56596,42.78176,3474,2,19,6,19,41,3.65,15.0,fr,29931,69,1259053,1,1,Active Shallow Crust,0.0,89.9901,0.0,02/19/3474
+1.56596,42.78176,3542,1,10,10,34,40,3.65,27.5,fr,29932,70,1259054,1,1,Active Shallow Crust,0.0,89.9901,0.0,01/10/3542
+1.56596,42.78176,4801,3,17,22,19,31,3.65,15.0,fr,29933,96,1259056,1,2,Active Shallow Crust,240.0008,58.0128,0.0,03/17/4801
+1.56596,42.78176,5496,9,23,21,29,59,3.65,15.0,fr,29934,109,1259056,1,2,Active Shallow Crust,240.0008,58.0128,0.0,09/23/5496
+1.56596,42.78176,4709,7,20,5,59,1,3.65,5.0,fr,29935,94,1259061,1,1,Active Shallow Crust,128.9009,89.96346,0.0,07/20/4709
+1.56596,42.78176,8776,2,8,19,15,30,3.75,5.0,fr,29936,175,1259064,1,1,Active Shallow Crust,0.0,89.98972,0.0,02/08/8776
+1.56596,42.78176,3418,1,9,23,39,28,3.75,27.5,fr,29937,68,1259066,1,1,Active Shallow Crust,0.0,89.98972,0.0,01/09/3418
+1.56596,42.78176,5300,2,18,10,44,11,3.85,5.0,fr,29938,105,1259076,1,2,Active Shallow Crust,0.0,89.98952,0.0,02/18/5300
+1.56596,42.78176,5160,3,2,14,36,20,3.85,5.0,fr,29939,103,1259076,1,2,Active Shallow Crust,0.0,89.98952,0.0,03/02/5160
+1.56596,42.78176,1507,6,18,17,32,14,3.95,27.5,fr,29940,30,1259090,1,1,Active Shallow Crust,0.0,89.98949,0.0,06/18/1507
+1.56596,42.78176,2324,12,8,9,25,14,3.95,5.0,fr,29941,46,1259094,1,1,Active Shallow Crust,0.0,89.99055,-90.0,12/08/2324
+1.56596,42.78176,6474,9,2,17,46,9,4.15,15.0,fr,29942,129,1259116,1,1,Active Shallow Crust,240.0079,57.99708,0.0,09/02/6474
+1.56596,42.78176,7611,8,22,13,47,44,4.15,5.0,fr,29943,152,1259118,1,1,Active Shallow Crust,0.0,89.98968,-90.0,08/22/7611
+1.56596,42.78176,2450,10,16,8,15,36,4.45,5.0,fr,29944,48,1259148,1,1,Active Shallow Crust,0.0,89.99015,0.0,10/16/2450
+1.56596,42.78176,8896,9,5,23,28,52,4.55,5.0,fr,29945,177,1259160,1,1,Active Shallow Crust,0.0,89.99005,0.0,09/05/8896
+1.56596,42.78176,8367,11,10,4,34,25,4.75,5.0,fr,29946,167,1259184,1,1,Active Shallow Crust,0.0,89.98978,0.0,11/10/8367
+1.56596,42.78176,2504,11,9,18,30,48,5.55,5.0,fr,29947,50,1259283,1,1,Active Shallow Crust,240.0259,58.00188,0.0,11/09/2504
+1.56596,42.78176,8404,8,2,19,26,59,5.65,5.0,fr,29948,168,1259292,1,1,Active Shallow Crust,0.0,89.98994,0.0,08/02/8404
+9.77103,49.04909,6057,7,16,18,27,37,3.55,27.5,fr,29949,121,1259522,1,1,Active Shallow Crust,0.0,89.98678,0.0,07/16/6057
+9.77103,49.04909,3142,6,16,14,25,11,3.65,15.0,fr,29950,62,1259539,1,1,Active Shallow Crust,0.0,89.98808,-90.0,06/16/3142
+9.77103,49.04909,5935,8,17,20,59,34,3.65,15.0,fr,29951,118,1259542,1,1,Active Shallow Crust,128.8978,89.96357,0.0,08/17/5935
+9.77103,49.04909,262,6,2,7,25,18,3.95,15.0,fr,29952,5,1259572,1,1,Active Shallow Crust,240.0197,58.00566,0.0,06/02/0262
+2.24022,43.02523,2887,2,26,18,51,57,3.55,5.0,fr,29953,57,1260480,1,1,Active Shallow Crust,0.0,89.98895,0.0,02/26/2887
+2.24022,43.02523,8169,9,5,3,17,48,3.55,5.0,fr,29954,163,1260489,1,1,Active Shallow Crust,128.8963,89.99447,0.0,09/05/8169
+2.24022,43.02523,9472,9,8,19,44,47,3.55,15.0,fr,29955,189,1260490,1,1,Active Shallow Crust,128.8963,89.99447,0.0,09/08/9472
+2.24022,43.02523,5509,3,24,20,44,8,3.65,5.0,fr,29956,110,1260492,1,2,Active Shallow Crust,0.0,89.99014,0.0,03/24/5509
+2.24022,43.02523,2799,9,2,3,4,48,3.65,5.0,fr,29957,55,1260492,1,2,Active Shallow Crust,0.0,89.99014,0.0,09/02/2799
+2.24022,43.02523,2752,2,12,5,4,52,3.65,5.0,fr,29958,55,1260495,1,1,Active Shallow Crust,240.0008,58.01241,0.0,02/12/2752
+2.24022,43.02523,4242,12,13,21,29,23,3.65,5.0,fr,29959,84,1260501,1,1,Active Shallow Crust,128.8999,89.96371,0.0,12/13/4242
+2.24022,43.02523,7672,3,16,5,6,45,3.75,5.0,fr,29960,153,1260504,1,1,Active Shallow Crust,0.0,89.99122,0.0,03/16/7672
+2.24022,43.02523,3568,6,5,4,8,43,3.75,5.0,fr,29961,71,1260513,1,1,Active Shallow Crust,128.8967,89.96743,0.0,06/05/3568
+2.24022,43.02523,6841,4,12,6,10,59,3.95,5.0,fr,29962,136,1260528,1,1,Active Shallow Crust,0.0,89.9907,0.0,04/12/6841
+2.24022,43.02523,1741,8,15,12,52,49,3.95,15.0,fr,29963,34,1260529,1,1,Active Shallow Crust,0.0,89.9907,0.0,08/15/1741
+2.24022,43.02523,2462,1,30,14,28,25,4.15,15.0,fr,29964,49,1260556,1,1,Active Shallow Crust,240.0083,57.99719,0.0,01/30/2462
+2.24022,43.02523,825,6,29,18,56,31,4.95,27.5,fr,29965,16,1260650,1,1,Active Shallow Crust,0.0,89.9897,0.0,06/29/0825
+2.24022,43.02523,4368,2,2,23,58,18,4.95,5.0,fr,29966,87,1260651,1,1,Active Shallow Crust,240.0102,58.00421,0.0,02/02/4368
+2.24022,43.02523,8085,6,12,2,35,20,5.05,5.0,fr,29967,161,1260666,1,1,Active Shallow Crust,0.0,89.99005,-90.0,06/12/8085
+2.24022,43.02523,290,1,23,15,34,3,5.25,5.0,fr,29968,5,1260684,1,1,Active Shallow Crust,0.0,89.9901,0.0,01/23/0290
+2.42738,44.77045,8237,2,10,13,33,47,3.55,5.0,fr,29969,164,1261440,1,2,Active Shallow Crust,0.0,89.98927,0.0,02/10/8237
+2.42738,44.77045,3041,9,8,2,59,13,3.55,5.0,fr,29970,60,1261440,1,2,Active Shallow Crust,0.0,89.98927,0.0,09/08/3041
+2.42738,44.77045,9510,6,21,3,38,13,3.55,15.0,fr,29971,190,1261441,1,1,Active Shallow Crust,0.0,89.98927,0.0,06/21/9510
+2.42738,44.77045,9101,8,11,17,43,38,3.55,27.5,fr,29972,182,1261442,1,1,Active Shallow Crust,0.0,89.98927,0.0,08/11/9101
+2.42738,44.77045,2618,7,12,15,25,53,3.55,5.0,fr,29973,52,1261449,1,1,Active Shallow Crust,128.8971,89.99284,0.0,07/12/2618
+2.42738,44.77045,7492,9,17,21,12,0,3.65,5.0,fr,29974,149,1261452,1,2,Active Shallow Crust,0.0,89.99043,0.0,09/17/7492
+2.42738,44.77045,4600,9,29,7,18,43,3.65,5.0,fr,29975,91,1261452,1,2,Active Shallow Crust,0.0,89.99043,0.0,09/29/4600
+2.42738,44.77045,6043,11,7,9,9,13,3.65,15.0,fr,29976,120,1261453,1,1,Active Shallow Crust,0.0,89.99043,0.0,11/07/6043
+2.42738,44.77045,2241,4,15,10,10,36,3.65,27.5,fr,29977,44,1261454,1,1,Active Shallow Crust,0.0,89.99043,0.0,04/15/2241
+2.42738,44.77045,3336,7,19,14,29,0,3.85,5.0,fr,29978,66,1261476,1,1,Active Shallow Crust,0.0,89.98986,0.0,07/19/3336
+2.42738,44.77045,6542,5,29,10,35,34,3.85,5.0,fr,29979,130,1261479,1,1,Active Shallow Crust,240.0105,57.99798,0.0,05/29/6542
+2.42738,44.77045,886,7,2,8,3,45,3.95,5.0,fr,29980,17,1261488,1,1,Active Shallow Crust,0.0,89.99097,0.0,07/02/0886
+2.42738,44.77045,6416,4,30,19,36,21,3.95,5.0,fr,29981,128,1261497,1,1,Active Shallow Crust,128.901,89.99323,0.0,04/30/6416
+2.42738,44.77045,1463,12,6,3,29,16,4.05,5.0,fr,29982,29,1261506,1,2,Active Shallow Crust,0.0,89.98982,-90.0,12/06/1463
+2.42738,44.77045,8290,10,2,0,31,59,4.05,5.0,fr,29983,165,1261506,1,2,Active Shallow Crust,0.0,89.98982,-90.0,10/02/8290
+2.42738,44.77045,4746,11,14,17,9,31,4.25,5.0,fr,29984,94,1261527,1,1,Active Shallow Crust,240.0073,57.99385,0.0,11/14/4746
+2.42738,44.77045,2824,11,26,3,42,33,4.55,5.0,fr,29985,56,1261560,1,1,Active Shallow Crust,0.0,89.98981,0.0,11/26/2824
+2.42738,44.77045,8919,1,8,6,29,37,4.75,5.0,fr,29986,178,1261587,1,1,Active Shallow Crust,240.0069,58.0044,0.0,01/08/8919
+2.42738,44.77045,567,4,16,13,44,36,4.85,5.0,fr,29987,11,1261596,1,1,Active Shallow Crust,0.0,89.99038,0.0,04/16/0567
+4.73576,51.80533,2153,10,19,7,30,45,3.95,15.0,fr,29988,43,1261969,1,1,Active Shallow Crust,0.0,89.9882,0.0,10/19/2153
+4.73576,51.80533,2763,3,18,17,55,10,4.55,5.0,fr,29989,55,1262040,1,1,Active Shallow Crust,0.0,89.99014,0.0,03/18/2763
+2.16106,41.81078,8711,9,24,5,42,48,3.55,5.0,fr,29990,174,1262400,1,2,Active Shallow Crust,0.0,89.98872,0.0,09/24/8711
+2.16106,41.81078,2518,5,29,16,40,46,3.55,5.0,fr,29991,50,1262400,1,2,Active Shallow Crust,0.0,89.98872,0.0,05/29/2518
+2.16106,41.81078,2172,4,13,6,41,30,3.55,15.0,fr,29992,43,1262410,1,1,Active Shallow Crust,128.8963,89.99436,0.0,04/13/2172
+2.16106,41.81078,9026,8,6,17,22,25,3.65,15.0,fr,29993,180,1262413,1,2,Active Shallow Crust,0.0,89.98995,0.0,08/06/9026
+2.16106,41.81078,4008,5,29,5,55,41,3.65,15.0,fr,29994,80,1262413,1,2,Active Shallow Crust,0.0,89.98995,0.0,05/29/4008
+2.16106,41.81078,4992,3,4,18,10,47,3.85,5.0,fr,29995,99,1262436,1,3,Active Shallow Crust,0.0,89.98936,0.0,03/04/4992
+2.16106,41.81078,8089,2,21,8,12,53,3.85,5.0,fr,29996,161,1262436,1,3,Active Shallow Crust,0.0,89.98936,0.0,02/21/8089
+2.16106,41.81078,8734,8,10,3,38,0,3.85,5.0,fr,29997,174,1262436,1,3,Active Shallow Crust,0.0,89.98936,0.0,08/10/8734
+2.16106,41.81078,9382,12,15,12,52,32,3.85,27.5,fr,29998,187,1262438,1,1,Active Shallow Crust,0.0,89.98936,0.0,12/15/9382
+2.16106,41.81078,6056,2,23,1,47,36,3.95,5.0,fr,29999,121,1262448,1,1,Active Shallow Crust,0.0,89.99052,0.0,02/23/6056
+2.16106,41.81078,869,8,12,13,53,39,4.05,5.0,fr,30000,17,1262460,1,1,Active Shallow Crust,0.0,89.98943,0.0,08/12/0869
+2.16106,41.81078,7106,5,28,17,42,33,4.15,5.0,fr,30001,142,1262472,1,2,Active Shallow Crust,0.0,89.99059,0.0,05/28/7106
+2.16106,41.81078,6615,8,20,23,23,5,4.15,5.0,fr,30002,132,1262472,1,2,Active Shallow Crust,0.0,89.99059,0.0,08/20/6615
+2.16106,41.81078,3659,5,12,17,43,36,4.25,5.0,fr,30003,73,1262484,1,1,Active Shallow Crust,0.0,89.98993,0.0,05/12/3659
+2.16106,41.81078,2203,1,30,9,22,6,4.35,5.0,fr,30004,44,1262502,1,1,Active Shallow Crust,0.0,89.9894,-90.0,01/30/2203
+4.50466,45.73656,5870,12,27,1,32,0,3.55,5.0,fr,30005,117,1262880,1,1,Active Shallow Crust,0.0,89.99296,0.0,12/27/5870
+4.50466,45.73656,3120,11,7,10,25,19,3.85,15.0,fr,30006,62,1262917,1,1,Active Shallow Crust,0.0,89.99004,0.0,11/07/3120
+4.50466,45.73656,9634,11,6,22,18,55,3.95,5.0,fr,30007,192,1262928,1,1,Active Shallow Crust,0.0,89.99112,0.0,11/06/9634
+4.50466,45.73656,8733,2,5,0,38,58,3.95,15.0,fr,30008,174,1262929,1,1,Active Shallow Crust,0.0,89.99112,0.0,02/05/8733
+4.50466,45.73656,6424,6,19,16,20,36,4.35,5.0,fr,30009,128,1262976,1,2,Active Shallow Crust,0.0,89.98879,0.0,06/19/6424
+4.50466,45.73656,9137,3,14,21,46,10,4.35,5.0,fr,30010,182,1262976,1,2,Active Shallow Crust,0.0,89.98879,0.0,03/14/9137
+2.79097,45.08976,6988,8,1,23,9,4,3.55,5.0,fr,30011,139,1263360,1,5,Active Shallow Crust,0.0,89.98932,0.0,08/01/6988
+2.79097,45.08976,8644,5,24,9,47,55,3.55,5.0,fr,30012,172,1263360,1,5,Active Shallow Crust,0.0,89.98932,0.0,05/24/8644
+2.79097,45.08976,5245,3,11,7,58,58,3.55,5.0,fr,30013,104,1263360,1,5,Active Shallow Crust,0.0,89.98932,0.0,03/11/5245
+2.79097,45.08976,5843,12,30,22,28,22,3.55,5.0,fr,30014,116,1263360,1,5,Active Shallow Crust,0.0,89.98932,0.0,12/30/5843
+2.79097,45.08976,1530,10,23,19,53,28,3.55,5.0,fr,30015,30,1263360,1,5,Active Shallow Crust,0.0,89.98932,0.0,10/23/1530
+2.79097,45.08976,5540,7,31,21,40,27,3.55,5.0,fr,30016,110,1263366,1,1,Active Shallow Crust,0.0,89.9892,-90.0,07/31/5540
+2.79097,45.08976,6207,8,22,19,34,5,3.85,5.0,fr,30017,124,1263396,1,1,Active Shallow Crust,0.0,89.98992,0.0,08/22/6207
+2.79097,45.08976,1615,4,4,15,15,45,3.85,5.0,fr,30018,32,1263399,1,1,Active Shallow Crust,240.0109,57.99788,0.0,04/04/1615
+2.79097,45.08976,8415,11,21,23,34,47,3.95,5.0,fr,30019,168,1263417,1,1,Active Shallow Crust,128.9004,89.99438,0.0,11/21/8415
+2.79097,45.08976,9736,9,14,23,33,34,4.05,5.0,fr,30020,194,1263423,1,2,Active Shallow Crust,240.0056,58.00601,0.0,09/14/9736
+2.79097,45.08976,344,6,21,21,33,17,4.05,5.0,fr,30021,6,1263423,1,2,Active Shallow Crust,240.0056,58.00601,0.0,06/21/0344
+2.79097,45.08976,4308,1,18,22,36,1,4.35,5.0,fr,30022,86,1263456,1,1,Active Shallow Crust,0.0,89.99008,0.0,01/18/4308
+2.79097,45.08976,8775,5,6,16,43,16,4.45,5.0,fr,30023,175,1263471,1,1,Active Shallow Crust,240.0049,57.99453,0.0,05/06/8775
+4.60013,51.30096,983,5,27,1,56,50,3.55,15.0,fr,30024,19,1263850,1,1,Active Shallow Crust,128.895,89.9937,0.0,05/27/0983
+4.60013,51.30096,8612,7,5,9,20,28,3.75,5.0,fr,30025,172,1263864,1,1,Active Shallow Crust,0.0,89.98998,0.0,07/05/8612
+4.60013,51.30096,6285,7,17,4,13,1,4.25,5.0,fr,30026,125,1263924,1,1,Active Shallow Crust,0.0,89.98873,0.0,07/17/6285
+4.60013,51.30096,175,6,25,3,5,31,5.05,5.0,fr,30027,3,1264020,1,1,Active Shallow Crust,0.0,89.98991,0.0,06/25/0175
+-0.25958,50.0092,9342,8,7,4,20,32,3.55,15.0,fr,30028,186,1264327,1,1,Active Shallow Crust,0.0,89.99017,-90.0,08/07/9342
+-0.25958,50.0092,5703,2,11,20,17,51,3.85,5.0,fr,30029,114,1264356,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/11/5703
+-0.25958,50.0092,2012,7,14,14,54,16,3.95,5.0,fr,30030,40,1264368,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/14/2012
+-0.25958,50.0092,5980,10,30,2,6,4,5.35,5.0,fr,30031,119,1264536,1,1,Active Shallow Crust,0.0,89.99001,0.0,10/30/5980
+1.38639,49.56666,2982,7,2,14,38,40,3.55,5.0,fr,30032,59,1265283,1,1,Active Shallow Crust,240.0124,57.99817,0.0,07/02/2982
+1.38639,49.56666,4360,4,22,14,55,30,3.55,5.0,fr,30033,87,1265289,1,1,Active Shallow Crust,128.8963,89.99346,0.0,04/22/4360
+1.38639,49.56666,6627,12,30,21,37,9,3.65,15.0,fr,30034,132,1265293,1,1,Active Shallow Crust,0.0,89.9898,0.0,12/30/6627
+1.38639,49.56666,2851,10,31,0,24,12,3.65,5.0,fr,30035,57,1265295,1,1,Active Shallow Crust,240.0013,58.01313,0.0,10/31/2851
+1.38639,49.56666,8679,2,17,19,18,3,3.75,5.0,fr,30036,173,1265304,1,1,Active Shallow Crust,0.0,89.98961,0.0,02/17/8679
+1.38639,49.56666,6828,4,2,9,51,25,3.75,15.0,fr,30037,136,1265305,1,1,Active Shallow Crust,0.0,89.98961,0.0,04/02/6828
+1.38639,49.56666,9292,4,15,19,30,3,3.85,5.0,fr,30038,185,1265316,1,1,Active Shallow Crust,0.0,89.98959,0.0,04/15/9292
+1.38639,49.56666,9258,12,7,15,51,20,3.85,5.0,fr,30039,185,1265322,1,1,Active Shallow Crust,0.0,89.98946,-90.0,12/07/9258
+1.38639,49.56666,4137,12,3,0,50,51,3.95,15.0,fr,30040,82,1265329,1,1,Active Shallow Crust,0.0,89.98969,0.0,12/03/4137
+1.38639,49.56666,3482,6,23,11,57,24,3.95,5.0,fr,30041,69,1265337,1,1,Active Shallow Crust,128.8998,89.99381,0.0,06/23/3482
+1.38639,49.56666,9277,7,6,8,54,16,4.05,15.0,fr,30042,185,1265347,1,1,Active Shallow Crust,0.0,89.98977,-90.0,07/06/9277
+1.38639,49.56666,7056,3,21,23,23,48,4.25,27.5,fr,30043,141,1265366,1,1,Active Shallow Crust,0.0,89.98978,0.0,03/21/7056
+1.38639,49.56666,8683,10,26,10,31,38,4.35,15.0,fr,30044,173,1265377,1,1,Active Shallow Crust,0.0,89.99023,0.0,10/26/8683
+1.38639,49.56666,9628,1,30,17,30,43,5.05,5.0,fr,30045,192,1265460,1,1,Active Shallow Crust,0.0,89.99011,0.0,01/30/9628
+-3.06211,46.70483,1041,3,9,1,47,36,3.95,5.0,fr,30046,20,1265814,1,1,Active Shallow Crust,0.0,89.98897,-90.0,03/09/1041
+5.56846,45.22752,8129,9,10,19,28,31,3.55,5.0,fr,30047,162,1266240,1,2,Active Shallow Crust,0.0,89.9929,0.0,09/10/8129
+5.56846,45.22752,279,1,21,21,51,53,3.55,5.0,fr,30048,5,1266240,1,2,Active Shallow Crust,0.0,89.9929,0.0,01/21/0279
+5.56846,45.22752,2521,8,30,18,33,14,3.55,27.5,fr,30049,50,1266242,1,1,Active Shallow Crust,0.0,89.9929,0.0,08/30/2521
+5.56846,45.22752,7832,2,21,6,52,32,3.55,5.0,fr,30050,156,1266243,1,1,Active Shallow Crust,240.0124,57.99836,0.0,02/21/7832
+5.56846,45.22752,4268,6,8,0,3,44,3.55,5.0,fr,30051,85,1266249,1,1,Active Shallow Crust,128.8977,89.9929,0.0,06/08/4268
+5.56846,45.22752,2089,3,7,3,43,1,3.65,5.0,fr,30052,41,1266252,1,2,Active Shallow Crust,0.0,89.98734,0.0,03/07/2089
+5.56846,45.22752,2472,7,1,2,42,29,3.65,5.0,fr,30053,49,1266252,1,2,Active Shallow Crust,0.0,89.98734,0.0,07/01/2472
+5.56846,45.22752,1802,2,10,3,49,5,3.65,5.0,fr,30054,36,1266255,1,1,Active Shallow Crust,240.0011,58.01255,0.0,02/10/1802
+5.56846,45.22752,854,4,18,10,40,33,3.65,15.0,fr,30055,17,1266259,1,1,Active Shallow Crust,0.0,89.98719,-90.0,04/18/0854
+5.56846,45.22752,1961,10,16,21,27,15,3.65,5.0,fr,30056,39,1266261,1,2,Active Shallow Crust,128.9002,89.9635,0.0,10/16/1961
+5.56846,45.22752,9958,9,4,18,20,47,3.65,5.0,fr,30057,199,1266261,1,2,Active Shallow Crust,128.9002,89.9635,0.0,09/04/9958
+5.56846,45.22752,7988,6,9,8,1,20,3.75,5.0,fr,30058,159,1266264,1,2,Active Shallow Crust,0.0,89.98872,0.0,06/09/7988
+5.56846,45.22752,3863,4,23,9,46,41,3.75,5.0,fr,30059,77,1266264,1,2,Active Shallow Crust,0.0,89.98872,0.0,04/23/3863
+5.56846,45.22752,1814,2,18,8,53,58,3.75,15.0,fr,30060,36,1266268,1,1,Active Shallow Crust,240.0083,58.01757,0.0,02/18/1814
+5.56846,45.22752,7900,10,11,19,21,42,3.85,5.0,fr,30061,157,1266276,1,1,Active Shallow Crust,0.0,89.98994,0.0,10/11/7900
+5.56846,45.22752,3602,9,12,8,15,2,3.85,5.0,fr,30062,72,1266279,1,1,Active Shallow Crust,240.0101,57.99743,0.0,09/12/3602
+5.56846,45.22752,518,4,8,17,37,38,3.85,5.0,fr,30063,10,1266285,1,1,Active Shallow Crust,128.8959,89.99246,0.0,04/08/0518
+5.56846,45.22752,6413,9,1,12,43,38,3.95,5.0,fr,30064,128,1266288,1,1,Active Shallow Crust,0.0,89.99104,0.0,09/01/6413
+5.56846,45.22752,7440,2,8,3,5,4,3.95,5.0,fr,30065,148,1266294,1,1,Active Shallow Crust,0.0,89.99094,-90.0,02/08/7440
+5.56846,45.22752,9783,7,5,9,16,9,3.95,5.0,fr,30066,195,1266297,1,1,Active Shallow Crust,128.9012,89.99328,0.0,07/05/9783
+5.56846,45.22752,9575,11,1,3,16,27,4.05,5.0,fr,30067,191,1266300,1,1,Active Shallow Crust,0.0,89.98802,0.0,11/01/9575
+5.56846,45.22752,9682,11,3,10,51,12,4.05,15.0,fr,30068,193,1266301,1,1,Active Shallow Crust,0.0,89.98802,0.0,11/03/9682
+5.56846,45.22752,8445,5,27,9,26,57,4.15,5.0,fr,30069,168,1266312,1,1,Active Shallow Crust,0.0,89.98932,0.0,05/27/8445
+5.56846,45.22752,8499,8,13,18,5,22,4.25,5.0,fr,30070,169,1266324,1,1,Active Shallow Crust,0.0,89.99049,0.0,08/13/8499
+5.56846,45.22752,157,11,29,17,3,1,4.35,5.0,fr,30071,3,1266336,1,1,Active Shallow Crust,0.0,89.98869,0.0,11/29/0157
+5.56846,45.22752,7228,8,29,12,3,52,4.45,15.0,fr,30072,144,1266349,1,1,Active Shallow Crust,0.0,89.98992,0.0,08/29/7228
+5.56846,45.22752,57,4,16,23,22,59,4.75,27.5,fr,30073,1,1266386,1,1,Active Shallow Crust,0.0,89.9893,0.0,04/16/0057
+5.56846,45.22752,7875,4,23,4,21,30,5.95,5.0,fr,30074,157,1266528,1,1,Active Shallow Crust,0.0,89.99014,0.0,04/23/7875
+-4.81779,47.75638,3993,8,12,10,52,15,3.55,5.0,fr,30075,79,1266720,1,1,Active Shallow Crust,0.0,89.99322,0.0,08/12/3993
+-4.81779,47.75638,6797,3,7,5,50,0,3.65,5.0,fr,30076,135,1266732,1,1,Active Shallow Crust,0.0,89.98792,0.0,03/07/6797
+-4.81779,47.75638,9930,7,8,18,23,18,3.95,15.0,fr,30077,198,1266769,1,1,Active Shallow Crust,0.0,89.99145,0.0,07/08/9930
+-4.81779,47.75638,4686,8,11,19,4,51,4.25,5.0,fr,30078,93,1266804,1,1,Active Shallow Crust,0.0,89.99091,0.0,08/11/4686
+-4.81779,47.75638,3144,8,13,1,35,20,4.85,5.0,fr,30079,62,1266879,1,1,Active Shallow Crust,240.018,58.00238,0.0,08/13/3144
+-0.41127,45.99175,9112,11,11,18,2,48,3.55,5.0,fr,30080,182,1267203,1,1,Active Shallow Crust,240.0121,57.99821,0.0,11/11/9112
+-0.41127,45.99175,1140,10,4,4,55,8,3.65,5.0,fr,30081,22,1267212,1,3,Active Shallow Crust,0.0,89.98985,0.0,10/04/1140
+-0.41127,45.99175,9390,4,6,10,36,26,3.65,5.0,fr,30082,187,1267212,1,3,Active Shallow Crust,0.0,89.98985,0.0,04/06/9390
+-0.41127,45.99175,8041,9,28,10,44,26,3.65,5.0,fr,30083,160,1267212,1,3,Active Shallow Crust,0.0,89.98985,0.0,09/28/8041
+-0.41127,45.99175,5239,10,23,12,11,9,3.65,5.0,fr,30084,104,1267215,1,1,Active Shallow Crust,240.0011,58.01288,0.0,10/23/5239
+-0.41127,45.99175,7131,4,24,19,22,46,3.65,5.0,fr,30085,142,1267218,1,1,Active Shallow Crust,0.0,89.99013,-90.0,04/24/7131
+-0.41127,45.99175,1989,8,30,9,58,45,3.75,15.0,fr,30086,39,1267225,1,1,Active Shallow Crust,0.0,89.98991,0.0,08/30/1989
+-0.41127,45.99175,3092,6,19,9,55,9,3.75,5.0,fr,30087,61,1267227,1,2,Active Shallow Crust,240.0083,58.01752,0.0,06/19/3092
+-0.41127,45.99175,5408,5,21,1,15,33,3.75,5.0,fr,30088,108,1267227,1,2,Active Shallow Crust,240.0083,58.01752,0.0,05/21/5408
+-0.41127,45.99175,9867,4,8,17,49,50,3.85,15.0,fr,30089,197,1267237,1,1,Active Shallow Crust,0.0,89.99008,0.0,04/08/9867
+-0.41127,45.99175,5077,5,6,21,35,2,3.95,5.0,fr,30090,101,1267248,1,1,Active Shallow Crust,0.0,89.99005,0.0,05/06/5077
+-0.41127,45.99175,7012,11,17,8,7,59,3.95,5.0,fr,30091,140,1267254,1,1,Active Shallow Crust,0.0,89.98994,-90.0,11/17/7012
+-0.41127,45.99175,7683,1,18,12,1,25,3.95,27.5,fr,30092,153,1267259,1,1,Active Shallow Crust,128.9004,89.99364,0.0,01/18/7683
+-0.41127,45.99175,5665,7,3,6,56,46,4.05,5.0,fr,30093,113,1267260,1,3,Active Shallow Crust,0.0,89.98991,0.0,07/03/5665
+-0.41127,45.99175,3529,8,30,23,28,47,4.05,5.0,fr,30094,70,1267260,1,3,Active Shallow Crust,0.0,89.98991,0.0,08/30/3529
+-0.41127,45.99175,2194,12,12,3,23,16,4.05,5.0,fr,30095,43,1267260,1,3,Active Shallow Crust,0.0,89.98991,0.0,12/12/2194
+-0.41127,45.99175,3145,9,15,15,57,15,4.45,5.0,fr,30096,62,1267308,1,1,Active Shallow Crust,0.0,89.99006,0.0,09/15/3145
+-0.41127,45.99175,9860,3,7,1,56,3,4.75,5.0,fr,30097,197,1267344,1,1,Active Shallow Crust,0.0,89.98999,0.0,03/07/9860
+-0.41127,45.99175,9117,9,13,22,51,36,4.95,5.0,fr,30098,182,1267368,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/13/9117
+1.63048,49.96886,1069,10,30,0,55,31,3.65,5.0,fr,30099,21,1267692,1,1,Active Shallow Crust,0.0,89.98988,0.0,10/30/1069
+1.63048,49.96886,9867,5,10,16,33,31,3.65,5.0,fr,30100,197,1267695,1,1,Active Shallow Crust,240.0015,58.01301,0.0,05/10/9867
+1.63048,49.96886,3759,10,19,4,42,17,3.75,5.0,fr,30101,75,1267707,1,1,Active Shallow Crust,240.0085,58.01778,0.0,10/19/3759
+1.63048,49.96886,6282,6,9,18,35,0,4.15,5.0,fr,30102,125,1267752,1,1,Active Shallow Crust,0.0,89.99025,0.0,06/09/6282
+1.63048,49.96886,2031,1,25,21,59,27,4.15,15.0,fr,30103,40,1267753,1,1,Active Shallow Crust,0.0,89.99025,0.0,01/25/2031
+1.63048,49.96886,3885,9,28,3,6,32,4.75,5.0,fr,30104,77,1267824,1,1,Active Shallow Crust,0.0,89.98981,0.0,09/28/3885
+1.63048,49.96886,3903,9,12,6,13,21,5.35,5.0,fr,30105,78,1267896,1,1,Active Shallow Crust,0.0,89.98999,0.0,09/12/3903
+6.92305,51.60045,235,6,28,0,22,53,3.55,5.0,fr,30106,4,1268163,1,1,Active Shallow Crust,240.012,57.99878,0.0,06/28/0235
+6.92305,51.60045,3792,8,11,5,42,14,3.65,15.0,fr,30107,75,1268173,1,1,Active Shallow Crust,0.0,89.98884,0.0,08/11/3792
+6.92305,51.60045,9901,4,24,1,53,53,4.05,5.0,fr,30108,198,1268220,1,1,Active Shallow Crust,0.0,89.98943,0.0,04/24/9901
+6.92305,51.60045,8701,5,25,18,59,41,4.35,5.0,fr,30109,174,1268256,1,1,Active Shallow Crust,0.0,89.99003,0.0,05/25/8701
+2.62382,40.94111,7795,5,8,14,5,29,3.55,27.5,fr,30110,155,1268642,1,1,Active Shallow Crust,0.0,89.98857,0.0,05/08/7795
+2.62382,40.94111,8710,7,9,15,0,53,3.65,5.0,fr,30111,174,1268652,1,1,Active Shallow Crust,0.0,89.98981,0.0,07/09/8710
+2.62382,40.94111,6538,7,4,20,36,38,3.75,5.0,fr,30112,130,1268664,1,1,Active Shallow Crust,0.0,89.99092,0.0,07/04/6538
+2.62382,40.94111,397,7,20,21,43,7,3.95,5.0,fr,30113,7,1268688,1,2,Active Shallow Crust,0.0,89.99039,0.0,07/20/0397
+2.62382,40.94111,3693,5,31,0,17,40,3.95,5.0,fr,30114,73,1268688,1,2,Active Shallow Crust,0.0,89.99039,0.0,05/31/3693
+2.62382,40.94111,6524,4,5,20,35,9,5.25,5.0,fr,30115,130,1268844,1,1,Active Shallow Crust,0.0,89.98978,0.0,04/05/6524
+5.05949,48.88771,719,8,7,2,42,40,3.95,5.0,fr,30116,14,1269168,1,1,Active Shallow Crust,0.0,89.99163,0.0,08/07/0719
+5.05949,48.88771,5850,1,9,7,57,29,5.25,5.0,fr,30117,116,1269330,1,1,Active Shallow Crust,0.0,89.98958,-90.0,01/09/5850
+8.19767,48.63825,3353,1,4,18,26,4,3.55,5.0,fr,30118,67,1270080,1,2,Active Shallow Crust,0.0,89.98667,0.0,01/04/3353
+8.19767,48.63825,7309,6,23,19,27,43,3.55,5.0,fr,30119,146,1270080,1,2,Active Shallow Crust,0.0,89.98667,0.0,06/23/7309
+8.19767,48.63825,3131,2,12,9,14,17,3.65,5.0,fr,30120,62,1270092,1,1,Active Shallow Crust,0.0,89.98812,0.0,02/12/3131
+8.19767,48.63825,3210,12,12,14,6,11,3.65,5.0,fr,30121,64,1270101,1,2,Active Shallow Crust,128.8983,89.96356,0.0,12/12/3210
+8.19767,48.63825,5918,3,6,3,0,1,3.65,5.0,fr,30122,118,1270101,1,2,Active Shallow Crust,128.8983,89.96356,0.0,03/06/5918
+8.19767,48.63825,513,4,13,19,33,40,3.75,5.0,fr,30123,10,1270104,1,3,Active Shallow Crust,0.0,89.98941,0.0,04/13/0513
+8.19767,48.63825,5532,2,9,8,51,5,3.75,5.0,fr,30124,110,1270104,1,3,Active Shallow Crust,0.0,89.98941,0.0,02/09/5532
+8.19767,48.63825,1069,10,25,19,3,12,3.75,5.0,fr,30125,21,1270104,1,3,Active Shallow Crust,0.0,89.98941,0.0,10/25/1069
+8.19767,48.63825,5009,7,9,12,31,8,3.75,5.0,fr,30126,100,1270107,1,1,Active Shallow Crust,240.0093,58.01775,0.0,07/09/5009
+8.19767,48.63825,1689,10,21,21,42,46,3.85,5.0,fr,30127,33,1270116,1,2,Active Shallow Crust,0.0,89.99056,0.0,10/21/1689
+8.19767,48.63825,7077,1,3,4,45,21,3.85,5.0,fr,30128,141,1270116,1,2,Active Shallow Crust,0.0,89.99056,0.0,01/03/7077
+8.19767,48.63825,7470,3,13,13,19,52,3.95,5.0,fr,30129,149,1270128,1,1,Active Shallow Crust,0.0,89.99159,0.0,03/13/7470
+8.19767,48.63825,6884,2,6,21,8,8,4.15,5.0,fr,30130,137,1270152,1,1,Active Shallow Crust,0.0,89.99332,0.0,02/06/6884
+8.19767,48.63825,7233,9,18,7,5,11,4.25,5.0,fr,30131,144,1270164,1,3,Active Shallow Crust,0.0,89.98809,0.0,09/18/7233
+8.19767,48.63825,6157,8,23,11,57,57,4.25,5.0,fr,30132,123,1270164,1,3,Active Shallow Crust,0.0,89.98809,0.0,08/23/6157
+8.19767,48.63825,5449,3,14,17,51,49,4.25,5.0,fr,30133,108,1270164,1,3,Active Shallow Crust,0.0,89.98809,0.0,03/14/5449
+8.19767,48.63825,8586,5,31,0,50,7,4.25,5.0,fr,30134,171,1270173,1,1,Active Shallow Crust,128.8947,89.98103,0.0,05/31/8586
+8.19767,48.63825,8985,3,29,13,40,44,4.85,15.0,fr,30135,179,1270237,1,1,Active Shallow Crust,0.0,89.99105,0.0,03/29/8985
+8.19767,48.63825,4694,11,23,1,20,46,4.85,5.0,fr,30136,93,1270242,1,1,Active Shallow Crust,0.0,89.99094,-90.0,11/23/4694
+8.19767,48.63825,8519,12,2,3,39,7,5.55,5.0,fr,30137,170,1270326,1,1,Active Shallow Crust,0.0,89.99055,-90.0,12/02/8519
+8.19767,48.63825,3919,11,6,13,15,23,5.65,15.0,fr,30138,78,1270333,1,1,Active Shallow Crust,0.0,89.99049,0.0,11/06/3919
+7.19732,43.70676,6903,12,20,21,0,3,3.55,15.0,fr,30139,138,1270561,1,2,Active Shallow Crust,0.0,89.99271,0.0,12/20/6903
+7.19732,43.70676,6516,11,7,15,43,14,3.55,15.0,fr,30140,130,1270561,1,2,Active Shallow Crust,0.0,89.99271,0.0,11/07/6516
+7.19732,43.70676,5132,6,8,15,35,42,3.55,27.5,fr,30141,102,1270562,1,1,Active Shallow Crust,0.0,89.99271,0.0,06/08/5132
+7.19732,43.70676,1815,5,10,20,39,6,3.55,5.0,fr,30142,36,1270569,1,1,Active Shallow Crust,128.8956,89.99635,0.0,05/10/1815
+7.19732,43.70676,6306,11,13,15,47,50,3.65,15.0,fr,30143,126,1270573,1,1,Active Shallow Crust,0.0,89.98701,0.0,11/13/6306
+7.19732,43.70676,1261,2,27,3,17,30,3.75,5.0,fr,30144,25,1270584,1,1,Active Shallow Crust,0.0,89.98842,0.0,02/27/1261
+7.19732,43.70676,287,10,1,23,43,58,3.75,5.0,fr,30145,5,1270593,1,1,Active Shallow Crust,128.8977,89.9668,0.0,10/01/0287
+7.19732,43.70676,7096,8,5,15,39,18,3.75,15.0,fr,30146,141,1270594,1,1,Active Shallow Crust,128.8977,89.9668,0.0,08/05/7096
+7.19732,43.70676,8738,6,25,2,8,32,3.85,5.0,fr,30147,174,1270596,1,1,Active Shallow Crust,0.0,89.98968,0.0,06/25/8738
+7.19732,43.70676,3001,3,30,0,46,23,3.85,5.0,fr,30148,60,1270599,1,1,Active Shallow Crust,240.0107,57.99707,0.0,03/30/3001
+7.19732,43.70676,1190,1,2,6,20,36,3.85,5.0,fr,30149,23,1270605,1,1,Active Shallow Crust,128.8958,89.99484,0.0,01/02/1190
+7.19732,43.70676,1978,5,4,11,8,49,3.95,5.0,fr,30150,39,1270608,1,2,Active Shallow Crust,0.0,89.9908,0.0,05/04/1978
+7.19732,43.70676,3621,12,24,15,54,20,3.95,5.0,fr,30151,72,1270608,1,2,Active Shallow Crust,0.0,89.9908,0.0,12/24/3621
+7.19732,43.70676,9155,11,12,3,11,50,4.05,15.0,fr,30152,183,1270621,1,2,Active Shallow Crust,0.0,89.9918,0.0,11/12/9155
+7.19732,43.70676,6679,2,5,0,59,14,4.05,15.0,fr,30153,133,1270621,1,2,Active Shallow Crust,0.0,89.9918,0.0,02/05/6679
+7.19732,43.70676,4360,2,24,15,36,2,4.15,5.0,fr,30154,87,1270635,1,1,Active Shallow Crust,240.0079,57.99744,0.0,02/24/4360
+7.19732,43.70676,21,9,15,8,23,27,4.25,15.0,fr,30155,0,1270648,1,1,Active Shallow Crust,240.0067,57.99411,0.0,09/15/0021
+7.19732,43.70676,3772,11,10,18,4,36,4.25,5.0,fr,30156,75,1270653,1,1,Active Shallow Crust,128.8947,89.98084,0.0,11/10/3772
+7.19732,43.70676,218,10,26,3,57,19,4.25,15.0,fr,30157,4,1270654,1,1,Active Shallow Crust,128.8947,89.98084,0.0,10/26/0218
+7.19732,43.70676,8316,7,17,3,12,46,4.35,5.0,fr,30158,166,1270656,1,1,Active Shallow Crust,0.0,89.99129,0.0,07/17/8316
+7.19732,43.70676,8849,6,14,16,34,11,4.95,5.0,fr,30159,176,1270728,1,1,Active Shallow Crust,0.0,89.98981,0.0,06/14/8849
+2.47529,47.24963,6814,1,7,19,35,31,3.85,15.0,fr,30160,136,1271077,1,1,Active Shallow Crust,0.0,89.99031,0.0,01/07/6814
+2.47529,47.24963,7989,10,22,1,54,54,4.05,27.5,fr,30161,159,1271102,1,1,Active Shallow Crust,0.0,89.99038,0.0,10/22/7989
+-0.83778,45.54869,4798,2,2,15,25,25,3.55,27.5,fr,30162,95,1271522,1,1,Active Shallow Crust,0.0,89.99029,0.0,02/02/4798
+-0.83778,45.54869,7231,11,23,19,48,3,3.85,5.0,fr,30163,144,1271556,1,1,Active Shallow Crust,0.0,89.99,0.0,11/23/7231
+-0.83778,45.54869,5587,7,3,22,49,10,3.95,5.0,fr,30164,111,1271574,1,1,Active Shallow Crust,0.0,89.98986,-90.0,07/03/5587
+6.80978,50.85324,3489,3,4,23,30,34,3.55,5.0,fr,30165,69,1272000,1,2,Active Shallow Crust,0.0,89.98727,0.0,03/04/3489
+6.80978,50.85324,1123,2,16,22,43,32,3.55,5.0,fr,30166,22,1272000,1,2,Active Shallow Crust,0.0,89.98727,0.0,02/16/1123
+6.80978,50.85324,880,6,16,16,59,42,3.55,15.0,fr,30167,17,1272001,1,1,Active Shallow Crust,0.0,89.98727,0.0,06/16/0880
+6.80978,50.85324,4739,8,27,3,52,44,3.55,5.0,fr,30168,94,1272003,1,1,Active Shallow Crust,240.0138,57.99734,0.0,08/27/4739
+6.80978,50.85324,4271,8,22,22,20,39,3.55,15.0,fr,30169,85,1272004,1,1,Active Shallow Crust,240.0138,57.99734,0.0,08/22/4271
+6.80978,50.85324,3161,11,3,21,58,50,3.65,5.0,fr,30170,63,1272012,1,4,Active Shallow Crust,0.0,89.98866,0.0,11/03/3161
+6.80978,50.85324,5206,2,17,5,22,36,3.65,5.0,fr,30171,104,1272012,1,4,Active Shallow Crust,0.0,89.98866,0.0,02/17/5206
+6.80978,50.85324,7500,6,26,21,10,2,3.65,5.0,fr,30172,149,1272012,1,4,Active Shallow Crust,0.0,89.98866,0.0,06/26/7500
+6.80978,50.85324,1556,12,17,21,55,9,3.65,5.0,fr,30173,31,1272012,1,4,Active Shallow Crust,0.0,89.98866,0.0,12/17/1556
+6.80978,50.85324,7197,5,22,5,39,52,3.65,15.0,fr,30174,143,1272013,1,1,Active Shallow Crust,0.0,89.98866,0.0,05/22/7197
+6.80978,50.85324,2188,7,20,21,6,8,3.65,27.5,fr,30175,43,1272014,1,1,Active Shallow Crust,0.0,89.98866,0.0,07/20/2188
+6.80978,50.85324,1724,4,7,12,54,16,3.75,5.0,fr,30176,34,1272024,1,1,Active Shallow Crust,0.0,89.98988,0.0,04/07/1724
+6.80978,50.85324,9107,12,25,23,35,57,3.75,5.0,fr,30177,182,1272027,1,1,Active Shallow Crust,240.0081,58.01783,0.0,12/25/9107
+6.80978,50.85324,672,2,8,17,51,8,3.75,5.0,fr,30178,13,1272030,1,1,Active Shallow Crust,0.0,89.98977,-90.0,02/08/0672
+6.80978,50.85324,5194,10,19,0,47,11,3.75,5.0,fr,30179,103,1272033,1,1,Active Shallow Crust,128.8957,89.96757,0.0,10/19/5194
+6.80978,50.85324,4379,3,7,21,50,42,3.75,15.0,fr,30180,87,1272034,1,1,Active Shallow Crust,128.8957,89.96757,0.0,03/07/4379
+6.80978,50.85324,3124,9,1,6,18,47,3.95,15.0,fr,30181,62,1272049,1,1,Active Shallow Crust,0.0,89.99197,0.0,09/01/3124
+6.80978,50.85324,8200,10,16,8,20,27,3.95,27.5,fr,30182,163,1272050,1,1,Active Shallow Crust,0.0,89.99197,0.0,10/16/8200
+6.80978,50.85324,2504,8,18,2,29,35,3.95,15.0,fr,30183,50,1272052,1,1,Active Shallow Crust,240.0204,58.00478,0.0,08/18/2504
+6.80978,50.85324,6285,9,25,16,55,19,4.05,5.0,fr,30184,125,1272060,1,1,Active Shallow Crust,0.0,89.98926,0.0,09/25/6285
+6.80978,50.85324,8325,5,26,21,6,1,4.05,5.0,fr,30185,166,1272063,1,1,Active Shallow Crust,240.0061,58.00584,0.0,05/26/8325
+6.80978,50.85324,2038,5,8,4,9,39,4.15,5.0,fr,30186,40,1272081,1,2,Active Shallow Crust,128.8972,89.99362,0.0,05/08/2038
+6.80978,50.85324,3503,7,31,3,20,30,4.15,5.0,fr,30187,70,1272081,1,2,Active Shallow Crust,128.8972,89.99362,0.0,07/31/3503
+6.80978,50.85324,7890,7,7,13,58,47,4.25,5.0,fr,30188,157,1272093,1,1,Active Shallow Crust,128.8935,89.98111,0.0,07/07/7890
+6.80978,50.85324,9709,1,27,9,22,30,4.35,15.0,fr,30189,194,1272097,1,1,Active Shallow Crust,0.0,89.98986,0.0,01/27/9709
+6.80978,50.85324,2719,12,10,9,48,18,4.45,5.0,fr,30190,54,1272108,1,1,Active Shallow Crust,0.0,89.99097,0.0,12/10/2719
+6.80978,50.85324,6178,5,2,22,26,42,4.45,15.0,fr,30191,123,1272109,1,1,Active Shallow Crust,0.0,89.99097,0.0,05/02/6178
+6.80978,50.85324,8320,8,15,4,14,13,4.65,5.0,fr,30192,166,1272141,1,1,Active Shallow Crust,128.8899,89.98701,0.0,08/15/8320
+6.80978,50.85324,821,7,14,10,38,1,4.75,27.5,fr,30193,16,1272146,1,1,Active Shallow Crust,0.0,89.9904,0.0,07/14/0821
+6.80978,50.85324,3510,11,2,11,56,53,5.05,5.0,fr,30194,70,1272180,1,1,Active Shallow Crust,0.0,89.98981,0.0,11/02/3510
+6.80978,50.85324,5303,2,7,19,44,14,5.35,5.0,fr,30195,106,1272219,1,1,Active Shallow Crust,240.0286,57.99845,0.0,02/07/5303
+6.80978,50.85324,9251,8,23,9,28,48,5.55,27.5,fr,30196,185,1272242,1,1,Active Shallow Crust,0.0,89.98981,0.0,08/23/9251
+-3.76391,50.29593,3047,2,22,11,55,41,3.55,5.0,fr,30197,60,1272480,1,1,Active Shallow Crust,0.0,89.99033,0.0,02/22/3047
+7.66806,51.44239,457,10,26,9,28,32,3.55,5.0,fr,30198,9,1272966,1,1,Active Shallow Crust,0.0,89.98728,-90.0,10/26/0457
+1.00064,43.12672,7648,1,12,7,15,3,3.75,15.0,fr,30199,152,1273468,1,1,Active Shallow Crust,240.008,58.01735,0.0,01/12/7648
+1.00064,43.12672,9082,11,5,19,29,17,3.85,15.0,fr,30200,181,1273486,1,1,Active Shallow Crust,128.896,89.99348,0.0,11/05/9082
+1.00064,43.12672,1234,11,6,19,6,1,3.95,5.0,fr,30201,24,1273488,1,1,Active Shallow Crust,0.0,89.98956,0.0,11/06/1234
+1.00064,43.12672,6537,11,16,9,59,2,5.85,15.0,fr,30202,130,1273720,1,1,Active Shallow Crust,240.0405,57.99898,0.0,11/16/6537
+-3.49467,47.07208,5820,3,12,15,27,12,4.65,15.0,fr,30203,116,1274053,1,1,Active Shallow Crust,0.0,89.99032,0.0,03/12/5820
+3.14067,50.01959,2930,3,9,14,20,12,3.55,5.0,fr,30204,58,1274400,1,1,Active Shallow Crust,0.0,89.99028,0.0,03/09/2930
+3.14067,50.01959,143,6,20,11,29,46,3.85,5.0,fr,30205,2,1274439,1,1,Active Shallow Crust,240.0115,57.998,0.0,06/20/0143
+3.14067,50.01959,138,12,12,7,1,5,5.15,15.0,fr,30206,2,1274596,1,1,Active Shallow Crust,240.0219,58.00033,0.0,12/12/0138
+4.60785,50.07368,8979,3,10,22,13,0,3.55,5.0,fr,30207,179,1274886,1,1,Active Shallow Crust,0.0,89.98691,-90.0,03/10/8979
+4.60785,50.07368,9041,7,17,16,35,29,3.95,5.0,fr,30208,180,1274928,1,1,Active Shallow Crust,0.0,89.99183,0.0,07/17/9041
+4.60785,50.07368,789,8,25,3,49,41,4.05,5.0,fr,30209,15,1274949,1,1,Active Shallow Crust,128.8891,89.99454,0.0,08/25/0789
+-0.08803,45.47665,7975,3,24,0,3,11,3.55,5.0,fr,30210,159,1275360,1,2,Active Shallow Crust,0.0,89.98994,0.0,03/24/7975
+-0.08803,45.47665,2388,9,11,4,34,47,3.55,5.0,fr,30211,47,1275360,1,2,Active Shallow Crust,0.0,89.98994,0.0,09/11/2388
+-0.08803,45.47665,8984,1,18,19,36,57,3.85,5.0,fr,30212,179,1275396,1,2,Active Shallow Crust,0.0,89.98999,0.0,01/18/8984
+-0.08803,45.47665,4737,3,4,6,51,1,3.85,5.0,fr,30213,94,1275396,1,2,Active Shallow Crust,0.0,89.98999,0.0,03/04/4737
+-0.08803,45.47665,6645,12,3,7,42,34,3.85,15.0,fr,30214,132,1275397,1,1,Active Shallow Crust,0.0,89.98999,0.0,12/03/6645
+-0.08803,45.47665,7290,3,19,0,1,27,3.95,5.0,fr,30215,145,1275408,1,1,Active Shallow Crust,0.0,89.99003,0.0,03/19/7290
+-0.08803,45.47665,1019,7,6,4,19,55,3.95,27.5,fr,30216,20,1275410,1,1,Active Shallow Crust,0.0,89.99003,0.0,07/06/1019
+-0.08803,45.47665,7011,11,23,6,5,3,4.05,27.5,fr,30217,140,1275422,1,1,Active Shallow Crust,0.0,89.99,0.0,11/23/7011
+-0.08803,45.47665,7814,11,8,2,31,36,4.15,5.0,fr,30218,156,1275432,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/08/7814
+-0.08803,45.47665,6365,5,7,7,38,46,4.45,5.0,fr,30219,127,1275468,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/07/6365
+-0.08803,45.47665,409,4,15,20,17,3,4.55,5.0,fr,30220,8,1275483,1,1,Active Shallow Crust,240.009,57.99732,0.0,04/15/0409
+-0.08803,45.47665,8362,2,12,2,30,28,5.35,5.0,fr,30221,167,1275576,1,2,Active Shallow Crust,0.0,89.99,0.0,02/12/8362
+-0.08803,45.47665,3714,7,15,18,4,3,5.35,5.0,fr,30222,74,1275576,1,2,Active Shallow Crust,0.0,89.99,0.0,07/15/3714
+-5.18916,47.8532,1044,3,9,15,51,47,3.55,5.0,fr,30223,20,1275849,1,1,Active Shallow Crust,128.8962,89.99323,0.0,03/09/1044
+-5.18916,47.8532,6997,7,2,2,12,33,3.65,27.5,fr,30224,139,1275854,1,1,Active Shallow Crust,0.0,89.98794,0.0,07/02/6997
+-5.18916,47.8532,8314,10,26,1,0,40,3.95,5.0,fr,30225,166,1275888,1,1,Active Shallow Crust,0.0,89.99146,0.0,10/26/8314
+-5.18916,47.8532,3972,12,20,15,5,43,3.95,27.5,fr,30226,79,1275893,1,1,Active Shallow Crust,240.0205,58.00432,0.0,12/20/3972
+-5.18916,47.8532,9519,7,15,16,52,15,4.45,5.0,fr,30227,190,1275957,1,1,Active Shallow Crust,128.8922,89.9928,0.0,07/15/9519
+-1.96434,49.63521,4905,11,18,14,38,4,3.75,5.0,fr,30228,98,1276344,1,1,Active Shallow Crust,0.0,89.98962,0.0,11/18/4905
+-1.96434,49.63521,9375,2,13,13,33,53,3.95,5.0,fr,30229,187,1276368,1,1,Active Shallow Crust,0.0,89.9897,0.0,02/13/9375
+-1.96434,49.63521,4296,7,16,0,15,22,4.45,15.0,fr,30230,85,1276429,1,1,Active Shallow Crust,0.0,89.99015,0.0,07/16/4296
+2.17852,50.50824,1822,6,15,6,25,45,3.65,5.0,fr,30231,36,1277292,1,2,Active Shallow Crust,0.0,89.99142,0.0,06/15/1822
+2.17852,50.50824,7492,10,11,22,12,54,3.65,5.0,fr,30232,149,1277292,1,2,Active Shallow Crust,0.0,89.99142,0.0,10/11/7492
+2.17852,50.50824,1016,4,3,11,3,31,4.45,5.0,fr,30233,20,1277388,1,1,Active Shallow Crust,0.0,89.98976,0.0,04/03/1016
+2.17852,50.50824,1339,11,29,17,35,39,4.45,15.0,fr,30234,26,1277389,1,1,Active Shallow Crust,0.0,89.98976,0.0,11/29/1339
+2.17852,50.50824,2727,5,10,19,9,54,5.75,5.0,fr,30235,54,1277553,1,1,Active Shallow Crust,128.8672,89.99097,0.0,05/10/2727
+-1.2048,47.54864,9320,12,17,7,9,23,3.55,5.0,fr,30236,186,1277760,1,3,Active Shallow Crust,0.0,89.98979,0.0,12/17/9320
+-1.2048,47.54864,9749,8,30,12,45,24,3.55,5.0,fr,30237,194,1277760,1,3,Active Shallow Crust,0.0,89.98979,0.0,08/30/9749
+-1.2048,47.54864,9204,5,8,5,26,46,3.55,5.0,fr,30238,184,1277760,1,3,Active Shallow Crust,0.0,89.98979,0.0,05/08/9204
+-1.2048,47.54864,1021,3,5,19,51,45,3.55,5.0,fr,30239,20,1277766,1,1,Active Shallow Crust,0.0,89.98967,-90.0,03/05/1021
+-1.2048,47.54864,8823,2,21,9,14,19,3.65,5.0,fr,30240,176,1277772,1,2,Active Shallow Crust,0.0,89.98939,0.0,02/21/8823
+-1.2048,47.54864,8553,6,8,12,34,16,3.65,5.0,fr,30241,171,1277772,1,2,Active Shallow Crust,0.0,89.98939,0.0,06/08/8553
+-1.2048,47.54864,8900,6,15,18,25,48,3.75,5.0,fr,30242,177,1277784,1,1,Active Shallow Crust,0.0,89.99054,0.0,06/15/8900
+-1.2048,47.54864,6719,7,31,1,33,6,3.75,15.0,fr,30243,134,1277791,1,1,Active Shallow Crust,0.0,89.99043,-90.0,07/31/6719
+-1.2048,47.54864,8940,8,11,12,26,18,3.85,5.0,fr,30244,178,1277796,1,1,Active Shallow Crust,0.0,89.99036,0.0,08/11/8940
+-1.2048,47.54864,3271,4,9,12,3,19,3.95,5.0,fr,30245,65,1277811,1,1,Active Shallow Crust,240.0198,58.00507,0.0,04/09/3271
+-1.2048,47.54864,6580,12,25,19,46,42,4.05,27.5,fr,30246,131,1277822,1,1,Active Shallow Crust,0.0,89.99043,0.0,12/25/6580
+-1.2048,47.54864,2138,8,26,19,11,44,4.25,15.0,fr,30247,42,1277845,1,1,Active Shallow Crust,0.0,89.99012,0.0,08/26/2138
+-1.2048,47.54864,2461,12,25,12,41,46,4.35,5.0,fr,30248,49,1277865,1,1,Active Shallow Crust,128.8976,89.98283,0.0,12/25/2461
+-1.2048,47.54864,1492,1,2,12,40,55,4.45,27.5,fr,30249,29,1277870,1,1,Active Shallow Crust,0.0,89.98974,0.0,01/02/1492
+-1.2048,47.54864,7641,6,7,11,56,31,4.55,5.0,fr,30250,152,1277883,1,1,Active Shallow Crust,240.0095,57.99742,0.0,06/07/7641
+-1.2048,47.54864,5484,6,16,16,22,58,4.85,5.0,fr,30251,109,1277916,1,1,Active Shallow Crust,0.0,89.9901,0.0,06/16/5484
+2.19743,49.86023,4212,3,7,23,41,42,3.55,5.0,fr,30252,84,1278240,1,1,Active Shallow Crust,0.0,89.99025,0.0,03/07/4212
+2.19743,49.86023,1047,9,4,7,29,55,3.65,27.5,fr,30253,20,1278257,1,1,Active Shallow Crust,240.0017,58.01284,0.0,09/04/1047
+2.19743,49.86023,6003,12,5,5,55,55,3.75,5.0,fr,30254,120,1278264,1,3,Active Shallow Crust,0.0,89.98967,0.0,12/05/6003
+2.19743,49.86023,7787,12,14,20,54,25,3.75,5.0,fr,30255,155,1278264,1,3,Active Shallow Crust,0.0,89.98967,0.0,12/14/7787
+2.19743,49.86023,5231,5,22,0,32,11,3.75,5.0,fr,30256,104,1278264,1,3,Active Shallow Crust,0.0,89.98967,0.0,05/22/5231
+2.19743,49.86023,9393,1,7,23,15,29,3.95,15.0,fr,30257,187,1278289,1,1,Active Shallow Crust,0.0,89.98975,0.0,01/07/9393
+2.19743,49.86023,9602,7,13,22,41,46,5.15,5.0,fr,30258,192,1278432,1,1,Active Shallow Crust,0.0,89.99021,0.0,07/13/9602
+-4.68003,48.04503,2405,10,18,15,27,41,3.55,5.0,fr,30259,48,1278720,1,1,Active Shallow Crust,0.0,89.99326,0.0,10/18/2405
+-4.68003,48.04503,6072,3,10,2,3,52,3.55,5.0,fr,30260,121,1278723,1,1,Active Shallow Crust,240.0123,57.99777,0.0,03/10/6072
+-4.68003,48.04503,2554,10,2,22,22,54,3.65,5.0,fr,30261,51,1278732,1,1,Active Shallow Crust,0.0,89.98798,0.0,10/02/2554
+-4.68003,48.04503,8910,10,31,22,54,37,3.65,15.0,fr,30262,178,1278733,1,1,Active Shallow Crust,0.0,89.98798,0.0,10/31/8910
+-4.68003,48.04503,6043,11,13,17,5,8,3.65,5.0,fr,30263,120,1278735,1,1,Active Shallow Crust,240.0025,58.01192,0.0,11/13/6043
+-4.68003,48.04503,161,4,2,9,16,13,3.75,5.0,fr,30264,3,1278747,1,1,Active Shallow Crust,240.0091,58.01733,0.0,04/02/0161
+-4.68003,48.04503,6678,6,29,11,53,36,3.85,5.0,fr,30265,133,1278756,1,2,Active Shallow Crust,0.0,89.99046,0.0,06/29/6678
+-4.68003,48.04503,7476,8,30,12,32,10,3.85,5.0,fr,30266,149,1278756,1,2,Active Shallow Crust,0.0,89.99046,0.0,08/30/7476
+-4.68003,48.04503,7475,4,15,18,59,11,4.05,5.0,fr,30267,149,1278780,1,1,Active Shallow Crust,0.0,89.98862,0.0,04/15/7475
+-4.68003,48.04503,3563,12,5,6,6,17,4.05,15.0,fr,30268,71,1278781,1,1,Active Shallow Crust,0.0,89.98862,0.0,12/05/3563
+0.40288,51.4782,3674,9,22,12,36,34,3.55,5.0,fr,30269,73,1279680,1,1,Active Shallow Crust,0.0,89.99019,0.0,09/22/3674
+0.40288,51.4782,1090,8,31,14,28,32,4.75,5.0,fr,30270,21,1279824,1,1,Active Shallow Crust,0.0,89.99004,0.0,08/31/1090
+6.47685,43.48839,5492,10,11,8,2,32,3.85,5.0,fr,30271,109,1280199,1,2,Active Shallow Crust,240.0103,57.99782,0.0,10/11/5492
+6.47685,43.48839,5391,10,31,11,18,32,3.85,5.0,fr,30272,107,1280199,1,2,Active Shallow Crust,240.0103,57.99782,0.0,10/31/5391
+6.47685,43.48839,8050,6,6,5,55,53,3.95,5.0,fr,30273,160,1280208,1,1,Active Shallow Crust,0.0,89.99077,0.0,06/06/8050
+6.47685,43.48839,4602,7,19,19,46,4,4.05,5.0,fr,30274,92,1280220,1,1,Active Shallow Crust,0.0,89.99177,0.0,07/19/4602
+7.51883,44.54132,878,8,28,9,29,24,3.55,5.0,fr,30275,17,1280640,1,3,Active Shallow Crust,0.0,89.99281,0.0,08/28/0878
+7.51883,44.54132,6005,2,15,19,40,5,3.55,5.0,fr,30276,120,1280640,1,3,Active Shallow Crust,0.0,89.99281,0.0,02/15/6005
+7.51883,44.54132,9261,5,4,11,37,27,3.55,5.0,fr,30277,185,1280640,1,3,Active Shallow Crust,0.0,89.99281,0.0,05/04/9261
+7.51883,44.54132,7348,7,7,23,50,44,3.55,15.0,fr,30278,146,1280641,1,4,Active Shallow Crust,0.0,89.99281,0.0,07/07/7348
+7.51883,44.54132,8410,8,23,7,31,34,3.55,15.0,fr,30279,168,1280641,1,4,Active Shallow Crust,0.0,89.99281,0.0,08/23/8410
+7.51883,44.54132,9422,5,31,8,4,10,3.55,15.0,fr,30280,188,1280641,1,4,Active Shallow Crust,0.0,89.99281,0.0,05/31/9422
+7.51883,44.54132,3321,3,22,3,17,14,3.55,15.0,fr,30281,66,1280641,1,4,Active Shallow Crust,0.0,89.99281,0.0,03/22/3321
+7.51883,44.54132,3424,6,17,20,47,58,3.55,5.0,fr,30282,68,1280643,1,1,Active Shallow Crust,240.0135,57.9973,0.0,06/17/3424
+7.51883,44.54132,9401,5,10,7,49,13,3.55,15.0,fr,30283,188,1280644,1,1,Active Shallow Crust,240.0135,57.9973,0.0,05/10/9401
+7.51883,44.54132,8201,8,22,23,20,32,3.55,15.0,fr,30284,164,1280647,1,1,Active Shallow Crust,0.0,89.99273,-90.0,08/22/8201
+7.51883,44.54132,3232,9,30,2,17,29,3.55,5.0,fr,30285,64,1280649,1,1,Active Shallow Crust,128.8957,89.99641,0.0,09/30/3232
+7.51883,44.54132,4844,9,29,20,50,17,3.55,15.0,fr,30286,96,1280650,1,2,Active Shallow Crust,128.8957,89.99641,0.0,09/29/4844
+7.51883,44.54132,7621,12,17,9,0,52,3.55,15.0,fr,30287,152,1280650,1,2,Active Shallow Crust,128.8957,89.99641,0.0,12/17/7621
+7.51883,44.54132,6600,12,11,17,12,52,3.65,5.0,fr,30288,131,1280652,1,9,Active Shallow Crust,0.0,89.98719,0.0,12/11/6600
+7.51883,44.54132,7800,6,21,5,59,43,3.65,5.0,fr,30289,155,1280652,1,9,Active Shallow Crust,0.0,89.98719,0.0,06/21/7800
+7.51883,44.54132,8145,4,22,4,39,58,3.65,5.0,fr,30290,162,1280652,1,9,Active Shallow Crust,0.0,89.98719,0.0,04/22/8145
+7.51883,44.54132,1318,4,16,23,11,31,3.65,5.0,fr,30291,26,1280652,1,9,Active Shallow Crust,0.0,89.98719,0.0,04/16/1318
+7.51883,44.54132,9312,9,7,17,40,5,3.65,5.0,fr,30292,186,1280652,1,9,Active Shallow Crust,0.0,89.98719,0.0,09/07/9312
+7.51883,44.54132,4478,4,8,22,25,56,3.65,5.0,fr,30293,89,1280652,1,9,Active Shallow Crust,0.0,89.98719,0.0,04/08/4478
+7.51883,44.54132,3130,8,16,4,35,40,3.65,5.0,fr,30294,62,1280652,1,9,Active Shallow Crust,0.0,89.98719,0.0,08/16/3130
+7.51883,44.54132,3184,9,16,20,19,5,3.65,5.0,fr,30295,63,1280652,1,9,Active Shallow Crust,0.0,89.98719,0.0,09/16/3184
+7.51883,44.54132,6591,5,25,20,14,7,3.65,5.0,fr,30296,131,1280652,1,9,Active Shallow Crust,0.0,89.98719,0.0,05/25/6591
+7.51883,44.54132,3042,6,22,20,47,6,3.65,15.0,fr,30297,60,1280653,1,2,Active Shallow Crust,0.0,89.98719,0.0,06/22/3042
+7.51883,44.54132,2715,3,27,15,57,40,3.65,15.0,fr,30298,54,1280653,1,2,Active Shallow Crust,0.0,89.98719,0.0,03/27/2715
+7.51883,44.54132,6961,12,23,0,57,16,3.65,5.0,fr,30299,139,1280655,1,3,Active Shallow Crust,240.0009,58.01271,0.0,12/23/6961
+7.51883,44.54132,1371,5,31,7,0,21,3.65,5.0,fr,30300,27,1280655,1,3,Active Shallow Crust,240.0009,58.01271,0.0,05/31/1371
+7.51883,44.54132,8091,5,4,1,45,32,3.65,5.0,fr,30301,161,1280655,1,3,Active Shallow Crust,240.0009,58.01271,0.0,05/04/8091
+7.51883,44.54132,1102,2,26,13,12,7,3.65,15.0,fr,30302,22,1280656,1,2,Active Shallow Crust,240.0009,58.01271,0.0,02/26/1102
+7.51883,44.54132,3238,10,7,22,24,38,3.65,15.0,fr,30303,64,1280656,1,2,Active Shallow Crust,240.0009,58.01271,0.0,10/07/3238
+7.51883,44.54132,7393,6,26,20,10,5,3.65,15.0,fr,30304,147,1280662,1,1,Active Shallow Crust,128.9001,89.96349,0.0,06/26/7393
+7.51883,44.54132,5762,9,17,3,48,2,3.75,5.0,fr,30305,115,1280664,1,5,Active Shallow Crust,0.0,89.98858,0.0,09/17/5762
+7.51883,44.54132,7618,11,3,17,26,58,3.75,5.0,fr,30306,152,1280664,1,5,Active Shallow Crust,0.0,89.98858,0.0,11/03/7618
+7.51883,44.54132,4740,7,17,10,49,22,3.75,5.0,fr,30307,94,1280664,1,5,Active Shallow Crust,0.0,89.98858,0.0,07/17/4740
+7.51883,44.54132,8805,8,11,19,16,36,3.75,5.0,fr,30308,176,1280664,1,5,Active Shallow Crust,0.0,89.98858,0.0,08/11/8805
+7.51883,44.54132,4048,2,8,21,21,47,3.75,5.0,fr,30309,80,1280664,1,5,Active Shallow Crust,0.0,89.98858,0.0,02/08/4048
+7.51883,44.54132,3857,11,19,20,55,59,3.75,15.0,fr,30310,77,1280665,1,2,Active Shallow Crust,0.0,89.98858,0.0,11/19/3857
+7.51883,44.54132,1113,9,7,18,28,0,3.75,15.0,fr,30311,22,1280665,1,2,Active Shallow Crust,0.0,89.98858,0.0,09/07/1113
+7.51883,44.54132,5496,3,18,14,53,49,3.75,5.0,fr,30312,109,1280667,1,2,Active Shallow Crust,240.0076,58.01778,0.0,03/18/5496
+7.51883,44.54132,5965,10,28,2,46,28,3.75,5.0,fr,30313,119,1280667,1,2,Active Shallow Crust,240.0076,58.01778,0.0,10/28/5965
+7.51883,44.54132,2855,5,28,12,37,14,3.75,5.0,fr,30314,57,1280670,1,1,Active Shallow Crust,0.0,89.98845,-90.0,05/28/2855
+7.51883,44.54132,5989,7,21,4,11,27,3.75,15.0,fr,30315,119,1280671,1,1,Active Shallow Crust,0.0,89.98845,-90.0,07/21/5989
+7.51883,44.54132,4515,4,15,3,38,36,3.75,5.0,fr,30316,90,1280673,1,1,Active Shallow Crust,128.8961,89.96746,0.0,04/15/4515
+7.51883,44.54132,4603,7,19,14,43,6,3.85,5.0,fr,30317,92,1280676,1,3,Active Shallow Crust,0.0,89.98982,0.0,07/19/4603
+7.51883,44.54132,5935,8,26,23,43,42,3.85,5.0,fr,30318,118,1280676,1,3,Active Shallow Crust,0.0,89.98982,0.0,08/26/5935
+7.51883,44.54132,4731,10,3,0,40,44,3.85,5.0,fr,30319,94,1280676,1,3,Active Shallow Crust,0.0,89.98982,0.0,10/03/4731
+7.51883,44.54132,7512,10,30,9,52,10,3.95,5.0,fr,30320,150,1280688,1,1,Active Shallow Crust,0.0,89.99093,0.0,10/30/7512
+7.51883,44.54132,5416,4,16,2,9,40,3.95,15.0,fr,30321,108,1280689,1,1,Active Shallow Crust,0.0,89.99093,0.0,04/16/5416
+7.51883,44.54132,5374,5,15,4,44,50,4.05,5.0,fr,30322,107,1280700,1,2,Active Shallow Crust,0.0,89.99191,0.0,05/15/5374
+7.51883,44.54132,4247,11,5,19,31,42,4.05,5.0,fr,30323,84,1280700,1,2,Active Shallow Crust,0.0,89.99191,0.0,11/05/4247
+7.51883,44.54132,2363,3,14,15,11,9,4.05,27.5,fr,30324,47,1280702,1,1,Active Shallow Crust,0.0,89.99191,0.0,03/14/2363
+7.51883,44.54132,9485,5,24,12,1,57,4.05,5.0,fr,30325,189,1280703,1,2,Active Shallow Crust,240.0062,58.00576,0.0,05/24/9485
+7.51883,44.54132,5871,8,2,16,47,4,4.05,5.0,fr,30326,117,1280703,1,2,Active Shallow Crust,240.0062,58.00576,0.0,08/02/5871
+7.51883,44.54132,2698,3,27,4,1,8,4.15,5.0,fr,30327,53,1280712,1,2,Active Shallow Crust,0.0,89.9892,0.0,03/27/2698
+7.51883,44.54132,9470,5,4,16,50,56,4.15,5.0,fr,30328,189,1280712,1,2,Active Shallow Crust,0.0,89.9892,0.0,05/04/9470
+7.51883,44.54132,2637,10,20,12,18,29,4.15,5.0,fr,30329,52,1280718,1,1,Active Shallow Crust,0.0,89.98907,-90.0,10/20/2637
+7.51883,44.54132,3546,1,13,7,39,34,4.25,5.0,fr,30330,70,1280724,1,2,Active Shallow Crust,0.0,89.99037,0.0,01/13/3546
+7.51883,44.54132,3172,2,16,14,53,13,4.25,5.0,fr,30331,63,1280724,1,2,Active Shallow Crust,0.0,89.99037,0.0,02/16/3172
+7.51883,44.54132,3655,3,31,11,50,20,4.25,15.0,fr,30332,73,1280728,1,1,Active Shallow Crust,240.0079,57.99389,0.0,03/31/3655
+7.51883,44.54132,6171,1,30,5,35,54,4.35,5.0,fr,30333,123,1280736,1,1,Active Shallow Crust,0.0,89.99142,0.0,01/30/6171
+7.51883,44.54132,4200,11,12,6,45,24,4.35,15.0,fr,30334,83,1280737,1,1,Active Shallow Crust,0.0,89.99142,0.0,11/12/4200
+7.51883,44.54132,8490,12,27,12,5,45,4.35,5.0,fr,30335,169,1280742,1,1,Active Shallow Crust,0.0,89.99132,-90.0,12/27/8490
+7.51883,44.54132,1561,11,5,23,14,20,4.45,15.0,fr,30336,31,1280752,1,1,Active Shallow Crust,240.005,57.99466,0.0,11/05/1561
+7.51883,44.54132,8389,9,22,16,5,46,4.55,5.0,fr,30337,167,1280763,1,2,Active Shallow Crust,240.0088,57.99704,0.0,09/22/8389
+7.51883,44.54132,9371,9,25,17,53,43,4.55,5.0,fr,30338,187,1280763,1,2,Active Shallow Crust,240.0088,57.99704,0.0,09/25/9371
+7.51883,44.54132,3851,5,21,17,42,27,4.65,5.0,fr,30339,77,1280772,1,1,Active Shallow Crust,0.0,89.98987,0.0,05/21/3851
+7.51883,44.54132,4708,4,12,2,1,28,4.65,5.0,fr,30340,94,1280778,1,1,Active Shallow Crust,0.0,89.98975,-90.0,04/12/4708
+7.51883,44.54132,3279,5,26,4,37,49,4.75,5.0,fr,30341,65,1280784,1,2,Active Shallow Crust,0.0,89.98917,0.0,05/26/3279
+7.51883,44.54132,9734,4,8,12,56,12,4.75,5.0,fr,30342,194,1280784,1,2,Active Shallow Crust,0.0,89.98917,0.0,04/08/9734
+7.51883,44.54132,3398,12,5,12,39,19,4.75,5.0,fr,30343,67,1280787,1,1,Active Shallow Crust,240.0068,58.00418,0.0,12/05/3398
+7.51883,44.54132,9965,5,3,5,12,52,4.85,5.0,fr,30344,199,1280799,1,1,Active Shallow Crust,240.0165,58.00214,0.0,05/03/9965
+4.92484,49.6207,6286,7,22,12,21,17,3.75,15.0,fr,30345,125,1281145,1,1,Active Shallow Crust,0.0,89.98962,0.0,07/22/6286
+4.92484,49.6207,3522,11,13,14,58,20,4.25,5.0,fr,30346,70,1281204,1,1,Active Shallow Crust,0.0,89.99124,0.0,11/13/3522
+-5.29052,48.52756,8476,8,4,18,12,21,3.55,15.0,fr,30347,169,1281601,1,2,Active Shallow Crust,0.0,89.99332,0.0,08/04/8476
+-5.29052,48.52756,2754,2,21,5,37,39,3.55,15.0,fr,30348,55,1281601,1,2,Active Shallow Crust,0.0,89.99332,0.0,02/21/2754
+-5.29052,48.52756,8302,4,8,5,59,5,3.55,5.0,fr,30349,166,1281606,1,1,Active Shallow Crust,0.0,89.99325,-90.0,04/08/8302
+-5.29052,48.52756,4027,8,27,9,13,10,3.75,5.0,fr,30350,80,1281624,1,1,Active Shallow Crust,0.0,89.98939,0.0,08/27/4027
+-5.29052,48.52756,1567,7,27,2,55,20,3.75,5.0,fr,30351,31,1281630,1,1,Active Shallow Crust,0.0,89.98927,-90.0,07/27/1567
+-5.29052,48.52756,3061,9,4,19,41,49,3.85,27.5,fr,30352,61,1281638,1,1,Active Shallow Crust,0.0,89.99055,0.0,09/04/3061
+-5.29052,48.52756,2483,5,7,19,59,3,4.15,5.0,fr,30353,49,1281672,1,1,Active Shallow Crust,0.0,89.98996,0.0,05/07/2483
+-5.29052,48.52756,4406,6,3,16,53,36,4.25,15.0,fr,30354,88,1281685,1,1,Active Shallow Crust,0.0,89.99105,0.0,06/03/4406
+-5.29052,48.52756,370,11,4,12,13,59,4.45,5.0,fr,30355,7,1281711,1,1,Active Shallow Crust,240.0058,57.99498,0.0,11/04/0370
+-5.29052,48.52756,8299,8,24,15,16,19,4.55,5.0,fr,30356,165,1281720,1,1,Active Shallow Crust,0.0,89.98944,0.0,08/24/8299
+3.29125,46.97998,6069,12,8,16,45,59,3.55,5.0,fr,30357,121,1282080,1,1,Active Shallow Crust,0.0,89.98968,0.0,12/08/6069
+-3.43834,48.43939,2553,11,13,3,19,20,3.55,15.0,fr,30358,51,1282561,1,3,Active Shallow Crust,0.0,89.98997,0.0,11/13/2553
+-3.43834,48.43939,34,5,13,7,2,59,3.55,15.0,fr,30359,0,1282561,1,3,Active Shallow Crust,0.0,89.98997,0.0,05/13/0034
+-3.43834,48.43939,7163,9,9,8,41,14,3.55,15.0,fr,30360,143,1282561,1,3,Active Shallow Crust,0.0,89.98997,0.0,09/09/7163
+-3.43834,48.43939,8068,4,20,21,56,43,3.55,27.5,fr,30361,161,1282562,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/20/8068
+-3.43834,48.43939,4558,8,26,11,26,8,3.65,5.0,fr,30362,91,1282572,1,1,Active Shallow Crust,0.0,89.99106,0.0,08/26/4558
+-3.43834,48.43939,3385,12,20,11,4,33,3.65,15.0,fr,30363,67,1282573,1,1,Active Shallow Crust,0.0,89.99106,0.0,12/20/3385
+-3.43834,48.43939,681,3,5,18,52,40,3.65,27.5,fr,30364,13,1282583,1,1,Active Shallow Crust,128.8995,89.96356,0.0,03/05/0681
+-3.43834,48.43939,2723,5,14,0,58,37,3.75,15.0,fr,30365,54,1282585,1,1,Active Shallow Crust,0.0,89.98937,0.0,05/14/2723
+-3.43834,48.43939,3456,8,5,3,26,4,3.75,5.0,fr,30366,69,1282587,1,1,Active Shallow Crust,240.0086,58.01776,0.0,08/05/3456
+-3.43834,48.43939,3086,10,3,1,36,21,3.75,5.0,fr,30367,61,1282590,1,2,Active Shallow Crust,0.0,89.98925,-90.0,10/03/3086
+-3.43834,48.43939,9248,12,1,6,55,17,3.75,5.0,fr,30368,184,1282590,1,2,Active Shallow Crust,0.0,89.98925,-90.0,12/01/9248
+-3.43834,48.43939,465,7,10,2,24,44,3.85,5.0,fr,30369,9,1282596,1,3,Active Shallow Crust,0.0,89.99052,0.0,07/10/0465
+-3.43834,48.43939,9070,1,15,7,5,22,3.85,5.0,fr,30370,181,1282596,1,3,Active Shallow Crust,0.0,89.99052,0.0,01/15/9070
+-3.43834,48.43939,9860,12,17,8,1,33,3.85,5.0,fr,30371,197,1282596,1,3,Active Shallow Crust,0.0,89.99052,0.0,12/17/9860
+-3.43834,48.43939,6652,4,12,19,36,47,3.85,5.0,fr,30372,133,1282599,1,1,Active Shallow Crust,240.0114,57.9976,0.0,04/12/6652
+-3.43834,48.43939,9248,2,14,20,39,26,3.85,15.0,fr,30373,184,1282600,1,2,Active Shallow Crust,240.0114,57.9976,0.0,02/14/9248
+-3.43834,48.43939,6683,2,24,20,14,0,3.85,15.0,fr,30374,133,1282600,1,2,Active Shallow Crust,240.0114,57.9976,0.0,02/24/6683
+-3.43834,48.43939,9081,7,4,23,9,10,3.85,5.0,fr,30375,181,1282602,1,1,Active Shallow Crust,0.0,89.99042,-90.0,07/04/9081
+-3.43834,48.43939,6326,12,29,0,21,24,3.85,5.0,fr,30376,126,1282605,1,1,Active Shallow Crust,128.8957,89.9929,0.0,12/29/6326
+-3.43834,48.43939,4871,12,11,21,9,12,3.95,15.0,fr,30377,97,1282609,1,1,Active Shallow Crust,0.0,89.98945,0.0,12/11/4871
+-3.43834,48.43939,1370,3,26,10,50,40,3.95,5.0,fr,30378,27,1282611,1,1,Active Shallow Crust,240.02,58.00495,0.0,03/26/1370
+-3.43834,48.43939,7318,3,15,1,35,12,4.05,5.0,fr,30379,146,1282623,1,1,Active Shallow Crust,240.006,58.00589,0.0,03/15/7318
+-3.43834,48.43939,9011,6,14,8,29,52,4.05,5.0,fr,30380,180,1282626,1,1,Active Shallow Crust,0.0,89.99049,-90.0,06/14/9011
+-3.43834,48.43939,7179,6,27,6,21,52,4.25,5.0,fr,30381,143,1282644,1,1,Active Shallow Crust,0.0,89.98954,0.0,06/27/7179
+-3.43834,48.43939,2745,1,18,14,1,36,4.25,15.0,fr,30382,54,1282645,1,1,Active Shallow Crust,0.0,89.98954,0.0,01/18/2745
+-3.43834,48.43939,7986,1,22,15,33,20,4.55,5.0,fr,30383,159,1282680,1,1,Active Shallow Crust,0.0,89.99048,0.0,01/22/7986
+-3.43834,48.43939,2208,11,9,11,27,12,4.65,5.0,fr,30384,44,1282692,1,1,Active Shallow Crust,0.0,89.98963,0.0,11/09/2208
+-3.43834,48.43939,5447,6,15,9,3,47,4.75,5.0,fr,30385,108,1282704,1,1,Active Shallow Crust,0.0,89.98991,0.0,06/15/5447
+-3.43834,48.43939,1268,7,21,8,59,38,4.95,5.0,fr,30386,25,1282731,1,1,Active Shallow Crust,240.0129,58.00459,0.0,07/21/1268
+2.96952,52.70206,9040,9,3,15,50,18,3.85,5.0,fr,30387,180,1283556,1,1,Active Shallow Crust,0.0,89.98918,0.0,09/03/9040
+1.04406,52.14709,486,4,20,11,48,28,3.55,5.0,fr,30388,9,1284009,1,1,Active Shallow Crust,128.8954,89.99381,0.0,04/20/0486
+1.04406,52.14709,7620,10,31,9,20,16,3.85,5.0,fr,30389,152,1284036,1,1,Active Shallow Crust,0.0,89.99014,0.0,10/31/7620
+1.04406,52.14709,7283,6,13,19,44,28,4.15,5.0,fr,30390,145,1284072,1,1,Active Shallow Crust,0.0,89.98992,0.0,06/13/7283
+1.04406,52.14709,9155,12,2,20,16,14,4.85,15.0,fr,30391,183,1284163,1,1,Active Shallow Crust,0.0,89.98984,-90.0,12/02/9155
+1.04406,52.14709,9042,3,15,12,40,53,6.85,15.0,fr,30392,180,1284397,1,1,Active Shallow Crust,360.0,89.99,0.0,03/15/9042
+6.94956,43.94473,5600,11,14,12,19,36,3.55,5.0,fr,30393,111,1284483,1,1,Active Shallow Crust,240.0123,57.99786,0.0,11/14/5600
+6.94956,43.94473,266,4,7,22,59,45,3.55,15.0,fr,30394,5,1284484,1,1,Active Shallow Crust,240.0123,57.99786,0.0,04/07/0266
+6.94956,43.94473,889,9,29,18,53,47,3.65,5.0,fr,30395,17,1284495,1,1,Active Shallow Crust,240.0014,58.01294,0.0,09/29/0889
+6.94956,43.94473,1134,1,4,12,43,23,3.75,5.0,fr,30396,22,1284504,1,1,Active Shallow Crust,0.0,89.98846,0.0,01/04/1134
+6.94956,43.94473,9584,5,4,23,31,40,3.75,5.0,fr,30397,191,1284510,1,1,Active Shallow Crust,0.0,89.98833,-90.0,05/04/9584
+6.94956,43.94473,373,11,24,22,39,27,3.85,5.0,fr,30398,7,1284516,1,2,Active Shallow Crust,0.0,89.98972,0.0,11/24/0373
+6.94956,43.94473,2946,7,10,21,42,48,3.85,5.0,fr,30399,58,1284516,1,2,Active Shallow Crust,0.0,89.98972,0.0,07/10/2946
+6.94956,43.94473,1750,3,21,23,8,23,3.95,5.0,fr,30400,34,1284528,1,1,Active Shallow Crust,0.0,89.99084,0.0,03/21/1750
+6.94956,43.94473,2042,2,19,17,48,12,3.95,15.0,fr,30401,40,1284529,1,1,Active Shallow Crust,0.0,89.99084,0.0,02/19/2042
+6.94956,43.94473,5871,11,13,20,2,49,4.05,5.0,fr,30402,117,1284540,1,1,Active Shallow Crust,0.0,89.99184,0.0,11/13/5871
+6.94956,43.94473,3280,2,28,12,32,5,4.15,5.0,fr,30403,65,1284552,1,1,Active Shallow Crust,0.0,89.98908,0.0,02/28/3280
+6.14296,43.58094,2057,1,6,8,45,55,3.55,5.0,fr,30404,41,1284960,1,1,Active Shallow Crust,0.0,89.9927,0.0,01/06/2057
+6.14296,43.58094,4378,5,8,23,51,9,3.55,15.0,fr,30405,87,1284961,1,1,Active Shallow Crust,0.0,89.9927,0.0,05/08/4378
+6.14296,43.58094,9825,3,10,16,43,15,3.55,27.5,fr,30406,196,1284962,1,1,Active Shallow Crust,0.0,89.9927,0.0,03/10/9825
+6.14296,43.58094,8240,11,17,9,38,29,3.55,15.0,fr,30407,164,1284964,1,1,Active Shallow Crust,240.012,57.99886,0.0,11/17/8240
+6.14296,43.58094,1445,12,9,14,53,36,3.65,5.0,fr,30408,28,1284972,1,1,Active Shallow Crust,0.0,89.98698,0.0,12/09/1445
+6.14296,43.58094,6751,7,14,7,51,14,3.65,15.0,fr,30409,135,1284973,1,1,Active Shallow Crust,0.0,89.98698,0.0,07/14/6751
+6.14296,43.58094,2982,1,29,17,35,9,3.85,27.5,fr,30410,59,1285001,1,2,Active Shallow Crust,240.0097,57.99782,0.0,01/29/2982
+6.14296,43.58094,9651,9,20,13,13,10,3.85,27.5,fr,30411,193,1285001,1,2,Active Shallow Crust,240.0097,57.99782,0.0,09/20/9651
+6.14296,43.58094,8015,2,5,15,6,57,3.95,5.0,fr,30412,160,1285008,1,1,Active Shallow Crust,0.0,89.99078,0.0,02/05/8015
+6.14296,43.58094,6237,8,26,6,43,36,4.05,27.5,fr,30413,124,1285022,1,1,Active Shallow Crust,0.0,89.99178,0.0,08/26/6237
+6.14296,43.58094,7072,10,3,16,41,43,4.85,15.0,fr,30414,141,1285120,1,1,Active Shallow Crust,240.0158,58.00226,0.0,10/03/7072
+6.142962,43.58094,9904,4,9,13,27,9,6.15,6.011322,fr,30415,198,1285272,1,1,Active Shallow Crust,0.0,89.98992,0.0,04/09/9904
+3.53578,40.94273,8340,6,29,2,14,55,3.55,5.0,fr,30416,166,1285440,1,2,Active Shallow Crust,0.0,89.98857,0.0,06/29/8340
+3.53578,40.94273,1359,9,12,22,55,22,3.55,5.0,fr,30417,27,1285440,1,2,Active Shallow Crust,0.0,89.98857,0.0,09/12/1359
+3.53578,40.94273,782,7,22,9,49,13,3.75,5.0,fr,30418,15,1285464,1,2,Active Shallow Crust,0.0,89.99092,0.0,07/22/0782
+3.53578,40.94273,3693,8,31,0,29,53,3.75,5.0,fr,30419,73,1285464,1,2,Active Shallow Crust,0.0,89.99092,0.0,08/31/3693
+3.53578,40.94273,8061,7,31,10,26,9,3.75,27.5,fr,30420,161,1285466,1,1,Active Shallow Crust,0.0,89.99092,0.0,07/31/8061
+3.53578,40.94273,7696,2,1,8,2,35,3.85,15.0,fr,30421,153,1285477,1,1,Active Shallow Crust,0.0,89.98921,0.0,02/01/7696
+3.53578,40.94273,8505,9,25,3,9,7,4.15,5.0,fr,30422,170,1285518,1,1,Active Shallow Crust,0.0,89.99035,-90.0,09/25/8505
+6.12834,48.64973,8157,1,11,4,37,25,3.55,5.0,fr,30423,163,1285920,1,1,Active Shallow Crust,0.0,89.98668,0.0,01/11/8157
+6.12834,48.64973,9931,2,5,18,16,1,3.65,15.0,fr,30424,198,1285933,1,1,Active Shallow Crust,0.0,89.98812,0.0,02/05/9931
+6.12834,48.64973,7164,3,19,10,43,31,3.75,15.0,fr,30425,143,1285945,1,1,Active Shallow Crust,0.0,89.98942,0.0,03/19/7164
+6.12834,48.64973,3852,3,4,5,21,38,3.85,5.0,fr,30426,77,1285956,1,1,Active Shallow Crust,0.0,89.99057,0.0,03/04/3852
+6.12834,48.64973,9849,10,12,22,16,22,3.95,5.0,fr,30427,196,1285968,1,1,Active Shallow Crust,0.0,89.99159,0.0,10/12/9849
+0.70104,50.18962,9059,4,16,23,56,30,3.55,5.0,fr,30428,181,1286400,1,1,Active Shallow Crust,0.0,89.99032,0.0,04/16/9059
+0.70104,50.18962,6325,5,16,11,28,38,3.65,5.0,fr,30429,126,1286412,1,1,Active Shallow Crust,0.0,89.98993,0.0,05/16/6325
+0.70104,50.18962,6750,6,21,12,44,27,3.65,15.0,fr,30430,134,1286416,1,1,Active Shallow Crust,240.0016,58.013,0.0,06/21/6750
+0.70104,50.18962,9657,1,1,16,35,23,3.75,15.0,fr,30431,193,1286425,1,1,Active Shallow Crust,0.0,89.98975,0.0,01/01/9657
+0.70104,50.18962,5003,8,26,0,29,34,3.75,5.0,fr,30432,100,1286427,1,1,Active Shallow Crust,240.0088,58.01773,0.0,08/26/5003
+0.70104,50.18962,511,6,3,21,31,49,3.95,5.0,fr,30433,10,1286448,1,2,Active Shallow Crust,0.0,89.98981,0.0,06/03/0511
+0.70104,50.18962,4124,10,23,5,23,2,3.95,5.0,fr,30434,82,1286448,1,2,Active Shallow Crust,0.0,89.98981,0.0,10/23/4124
+0.70104,50.18962,2916,9,25,16,1,25,3.95,15.0,fr,30435,58,1286458,1,1,Active Shallow Crust,128.8998,89.99364,0.0,09/25/2916
+0.70104,50.18962,7530,5,22,23,37,54,4.25,5.0,fr,30436,150,1286484,1,1,Active Shallow Crust,0.0,89.98991,0.0,05/22/7530
+0.70104,50.18962,7481,7,20,9,47,40,4.55,27.5,fr,30437,149,1286522,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/20/7481
+0.70104,50.18962,6576,11,15,6,6,55,4.55,15.0,fr,30438,131,1286527,1,1,Active Shallow Crust,0.0,89.98993,-90.0,11/15/6576
+0.70104,50.18962,6466,4,20,15,51,13,5.25,5.0,fr,30439,129,1286607,1,1,Active Shallow Crust,240.0281,58.00074,0.0,04/20/6466
+0.18114,50.03295,2414,6,25,6,11,3,3.65,5.0,fr,30440,48,1286895,1,1,Active Shallow Crust,240.0015,58.01299,0.0,06/25/2414
+0.18114,50.03295,7053,6,17,12,19,18,3.65,5.0,fr,30441,141,1286898,1,1,Active Shallow Crust,0.0,89.98996,-90.0,06/17/7053
+0.18114,50.03295,1673,4,22,3,53,43,3.75,27.5,fr,30442,33,1286909,1,1,Active Shallow Crust,240.0088,58.01763,0.0,04/22/1673
+0.18114,50.03295,1285,6,4,14,3,16,3.85,5.0,fr,30443,25,1286916,1,1,Active Shallow Crust,0.0,89.98997,0.0,06/04/1285
+0.18114,50.03295,8378,8,3,20,40,8,3.95,15.0,fr,30444,167,1286929,1,1,Active Shallow Crust,0.0,89.99004,0.0,08/03/8378
+0.18114,50.03295,4397,11,11,23,40,36,4.25,5.0,fr,30445,87,1286964,1,1,Active Shallow Crust,0.0,89.98996,0.0,11/11/4397
+0.18114,50.03295,3228,5,1,15,41,4,4.75,15.0,fr,30446,64,1287025,1,1,Active Shallow Crust,0.0,89.98998,0.0,05/01/3228
+4.07008,49.87292,14,2,5,8,52,29,3.55,15.0,fr,30447,0,1287361,1,1,Active Shallow Crust,0.0,89.987,0.0,02/05/0014
+4.07008,49.87292,7697,9,4,3,50,58,3.65,27.5,fr,30448,153,1287374,1,1,Active Shallow Crust,0.0,89.98842,0.0,09/04/7697
+4.07008,49.87292,7576,11,26,15,1,27,3.65,5.0,fr,30449,151,1287378,1,1,Active Shallow Crust,0.0,89.98828,-90.0,11/26/7576
+4.07008,49.87292,7262,4,20,9,37,55,3.75,27.5,fr,30450,145,1287386,1,1,Active Shallow Crust,0.0,89.98968,0.0,04/20/7262
+4.07008,49.87292,7868,4,8,9,29,32,3.85,5.0,fr,30451,157,1287396,1,1,Active Shallow Crust,0.0,89.9908,0.0,04/08/7868
+4.07008,49.87292,2645,11,11,8,3,25,4.25,5.0,fr,30452,52,1287444,1,1,Active Shallow Crust,0.0,89.99129,0.0,11/11/2645
+4.07008,49.87292,3275,7,11,18,19,1,4.65,15.0,fr,30453,65,1287493,1,1,Active Shallow Crust,0.0,89.99084,0.0,07/11/3275
+8.94615,48.20719,3367,10,18,19,24,19,3.55,5.0,fr,30454,67,1287840,1,8,Active Shallow Crust,0.0,89.98656,0.0,10/18/3367
+8.94615,48.20719,9053,10,27,12,57,15,3.55,5.0,fr,30455,181,1287840,1,8,Active Shallow Crust,0.0,89.98656,0.0,10/27/9053
+8.94615,48.20719,1817,6,10,13,36,35,3.55,5.0,fr,30456,36,1287840,1,8,Active Shallow Crust,0.0,89.98656,0.0,06/10/1817
+8.94615,48.20719,4453,4,27,4,29,17,3.55,5.0,fr,30457,89,1287840,1,8,Active Shallow Crust,0.0,89.98656,0.0,04/27/4453
+8.94615,48.20719,8968,6,30,5,34,42,3.55,5.0,fr,30458,179,1287840,1,8,Active Shallow Crust,0.0,89.98656,0.0,06/30/8968
+8.94615,48.20719,6546,3,26,9,9,2,3.55,5.0,fr,30459,130,1287840,1,8,Active Shallow Crust,0.0,89.98656,0.0,03/26/6546
+8.94615,48.20719,2578,7,13,5,12,38,3.55,5.0,fr,30460,51,1287840,1,8,Active Shallow Crust,0.0,89.98656,0.0,07/13/2578
+8.94615,48.20719,9856,6,20,9,3,8,3.55,5.0,fr,30461,197,1287840,1,8,Active Shallow Crust,0.0,89.98656,0.0,06/20/9856
+8.94615,48.20719,5360,3,16,0,21,16,3.55,15.0,fr,30462,107,1287841,1,6,Active Shallow Crust,0.0,89.98656,0.0,03/16/5360
+8.94615,48.20719,3531,1,27,15,42,42,3.55,15.0,fr,30463,70,1287841,1,6,Active Shallow Crust,0.0,89.98656,0.0,01/27/3531
+8.94615,48.20719,2158,12,17,19,10,14,3.55,15.0,fr,30464,43,1287841,1,6,Active Shallow Crust,0.0,89.98656,0.0,12/17/2158
+8.94615,48.20719,1799,10,18,6,36,13,3.55,15.0,fr,30465,35,1287841,1,6,Active Shallow Crust,0.0,89.98656,0.0,10/18/1799
+8.94615,48.20719,494,5,26,7,13,24,3.55,15.0,fr,30466,9,1287841,1,6,Active Shallow Crust,0.0,89.98656,0.0,05/26/0494
+8.94615,48.20719,362,10,26,13,41,38,3.55,15.0,fr,30467,7,1287841,1,6,Active Shallow Crust,0.0,89.98656,0.0,10/26/0362
+8.94615,48.20719,6909,2,3,7,9,51,3.55,27.5,fr,30468,138,1287842,1,1,Active Shallow Crust,0.0,89.98656,0.0,02/03/6909
+8.94615,48.20719,903,7,28,21,23,39,3.55,5.0,fr,30469,18,1287843,1,5,Active Shallow Crust,240.0131,57.99812,0.0,07/28/0903
+8.94615,48.20719,7796,7,1,2,30,58,3.55,5.0,fr,30470,155,1287843,1,5,Active Shallow Crust,240.0131,57.99812,0.0,07/01/7796
+8.94615,48.20719,361,4,2,3,57,45,3.55,5.0,fr,30471,7,1287843,1,5,Active Shallow Crust,240.0131,57.99812,0.0,04/02/0361
+8.94615,48.20719,7231,6,23,19,58,48,3.55,5.0,fr,30472,144,1287843,1,5,Active Shallow Crust,240.0131,57.99812,0.0,06/23/7231
+8.94615,48.20719,6553,1,26,12,28,56,3.55,5.0,fr,30473,131,1287843,1,5,Active Shallow Crust,240.0131,57.99812,0.0,01/26/6553
+8.94615,48.20719,5335,2,26,5,56,35,3.55,5.0,fr,30474,106,1287846,1,3,Active Shallow Crust,0.0,89.9864,-90.0,02/26/5335
+8.94615,48.20719,5915,6,6,3,18,10,3.55,5.0,fr,30475,118,1287846,1,3,Active Shallow Crust,0.0,89.9864,-90.0,06/06/5915
+8.94615,48.20719,3417,2,18,20,46,51,3.55,5.0,fr,30476,68,1287846,1,3,Active Shallow Crust,0.0,89.9864,-90.0,02/18/3417
+8.94615,48.20719,6891,12,17,21,37,23,3.55,15.0,fr,30477,137,1287847,1,1,Active Shallow Crust,0.0,89.9864,-90.0,12/17/6891
+8.94615,48.20719,9078,12,26,10,58,36,3.55,5.0,fr,30478,181,1287849,1,1,Active Shallow Crust,128.8979,89.99328,0.0,12/26/9078
+8.94615,48.20719,7740,11,14,18,1,52,3.55,15.0,fr,30479,154,1287850,1,1,Active Shallow Crust,128.8979,89.99328,0.0,11/14/7740
+8.94615,48.20719,9190,4,25,18,24,18,3.55,27.5,fr,30480,183,1287851,1,1,Active Shallow Crust,128.8979,89.99328,0.0,04/25/9190
+8.94615,48.20719,9327,4,17,22,21,33,3.65,5.0,fr,30481,186,1287852,1,10,Active Shallow Crust,0.0,89.98802,0.0,04/17/9327
+8.94615,48.20719,7407,10,26,16,0,16,3.65,5.0,fr,30482,148,1287852,1,10,Active Shallow Crust,0.0,89.98802,0.0,10/26/7407
+8.94615,48.20719,2400,9,21,3,7,6,3.65,5.0,fr,30483,47,1287852,1,10,Active Shallow Crust,0.0,89.98802,0.0,09/21/2400
+8.94615,48.20719,5818,10,25,18,51,1,3.65,5.0,fr,30484,116,1287852,1,10,Active Shallow Crust,0.0,89.98802,0.0,10/25/5818
+8.94615,48.20719,8205,7,29,20,40,9,3.65,5.0,fr,30485,164,1287852,1,10,Active Shallow Crust,0.0,89.98802,0.0,07/29/8205
+8.94615,48.20719,9831,7,9,17,38,28,3.65,5.0,fr,30486,196,1287852,1,10,Active Shallow Crust,0.0,89.98802,0.0,07/09/9831
+8.94615,48.20719,7420,12,22,9,1,0,3.65,5.0,fr,30487,148,1287852,1,10,Active Shallow Crust,0.0,89.98802,0.0,12/22/7420
+8.94615,48.20719,7476,11,19,8,35,18,3.65,5.0,fr,30488,149,1287852,1,10,Active Shallow Crust,0.0,89.98802,0.0,11/19/7476
+8.94615,48.20719,5645,1,2,4,8,18,3.65,5.0,fr,30489,112,1287852,1,10,Active Shallow Crust,0.0,89.98802,0.0,01/02/5645
+8.94615,48.20719,2296,11,3,13,52,58,3.65,5.0,fr,30490,45,1287852,1,10,Active Shallow Crust,0.0,89.98802,0.0,11/03/2296
+8.94615,48.20719,6104,5,16,9,27,28,3.65,15.0,fr,30491,122,1287853,1,4,Active Shallow Crust,0.0,89.98802,0.0,05/16/6104
+8.94615,48.20719,2578,3,16,3,6,59,3.65,15.0,fr,30492,51,1287853,1,4,Active Shallow Crust,0.0,89.98802,0.0,03/16/2578
+8.94615,48.20719,5638,3,1,19,59,55,3.65,15.0,fr,30493,112,1287853,1,4,Active Shallow Crust,0.0,89.98802,0.0,03/01/5638
+8.94615,48.20719,938,6,19,22,13,13,3.65,15.0,fr,30494,18,1287853,1,4,Active Shallow Crust,0.0,89.98802,0.0,06/19/0938
+8.94615,48.20719,8293,4,18,3,45,31,3.65,27.5,fr,30495,165,1287854,1,2,Active Shallow Crust,0.0,89.98802,0.0,04/18/8293
+8.94615,48.20719,765,8,24,23,17,1,3.65,27.5,fr,30496,15,1287854,1,2,Active Shallow Crust,0.0,89.98802,0.0,08/24/0765
+8.94615,48.20719,2267,4,10,16,39,40,3.65,5.0,fr,30497,45,1287855,1,5,Active Shallow Crust,240.0021,58.0119,0.0,04/10/2267
+8.94615,48.20719,9358,8,23,11,40,14,3.65,5.0,fr,30498,187,1287855,1,5,Active Shallow Crust,240.0021,58.0119,0.0,08/23/9358
+8.94615,48.20719,3452,12,17,10,31,22,3.65,5.0,fr,30499,69,1287855,1,5,Active Shallow Crust,240.0021,58.0119,0.0,12/17/3452
+8.94615,48.20719,4988,12,1,21,0,5,3.65,5.0,fr,30500,99,1287855,1,5,Active Shallow Crust,240.0021,58.0119,0.0,12/01/4988
+8.94615,48.20719,7093,4,5,13,22,49,3.65,5.0,fr,30501,141,1287855,1,5,Active Shallow Crust,240.0021,58.0119,0.0,04/05/7093
+8.94615,48.20719,1949,3,4,8,39,35,3.65,5.0,fr,30502,38,1287861,1,2,Active Shallow Crust,128.9006,89.96355,0.0,03/04/1949
+8.94615,48.20719,7354,5,31,20,10,36,3.65,5.0,fr,30503,147,1287861,1,2,Active Shallow Crust,128.9006,89.96355,0.0,05/31/7354
+8.94615,48.20719,4573,12,24,4,31,1,3.75,5.0,fr,30504,91,1287864,1,6,Active Shallow Crust,0.0,89.98933,0.0,12/24/4573
+8.94615,48.20719,3940,5,24,19,54,54,3.75,5.0,fr,30505,78,1287864,1,6,Active Shallow Crust,0.0,89.98933,0.0,05/24/3940
+8.94615,48.20719,868,10,31,8,49,19,3.75,5.0,fr,30506,17,1287864,1,6,Active Shallow Crust,0.0,89.98933,0.0,10/31/0868
+8.94615,48.20719,1346,10,19,17,23,40,3.75,5.0,fr,30507,26,1287864,1,6,Active Shallow Crust,0.0,89.98933,0.0,10/19/1346
+8.94615,48.20719,9522,1,21,21,56,37,3.75,5.0,fr,30508,190,1287864,1,6,Active Shallow Crust,0.0,89.98933,0.0,01/21/9522
+8.94615,48.20719,6422,8,7,11,4,24,3.75,5.0,fr,30509,128,1287864,1,6,Active Shallow Crust,0.0,89.98933,0.0,08/07/6422
+8.94615,48.20719,5771,8,8,7,34,54,3.75,15.0,fr,30510,115,1287865,1,2,Active Shallow Crust,0.0,89.98933,0.0,08/08/5771
+8.94615,48.20719,8815,8,19,3,20,20,3.75,15.0,fr,30511,176,1287865,1,2,Active Shallow Crust,0.0,89.98933,0.0,08/19/8815
+8.94615,48.20719,2665,10,8,12,19,15,3.75,5.0,fr,30512,53,1287867,1,1,Active Shallow Crust,240.0097,58.01725,0.0,10/08/2665
+8.94615,48.20719,9294,4,26,3,29,26,3.75,5.0,fr,30513,185,1287870,1,1,Active Shallow Crust,0.0,89.9892,-90.0,04/26/9294
+8.94615,48.20719,6645,9,9,0,21,52,3.75,5.0,fr,30514,132,1287873,1,2,Active Shallow Crust,128.8982,89.96623,0.0,09/09/6645
+8.94615,48.20719,5166,10,19,13,9,38,3.75,5.0,fr,30515,103,1287873,1,2,Active Shallow Crust,128.8982,89.96623,0.0,10/19/5166
+8.94615,48.20719,909,3,28,21,5,40,3.75,27.5,fr,30516,18,1287875,1,2,Active Shallow Crust,128.8982,89.96623,0.0,03/28/0909
+8.94615,48.20719,3710,7,18,15,12,29,3.75,27.5,fr,30517,74,1287875,1,2,Active Shallow Crust,128.8982,89.96623,0.0,07/18/3710
+8.94615,48.20719,1126,6,14,1,57,7,3.85,5.0,fr,30518,22,1287876,1,9,Active Shallow Crust,0.0,89.99049,0.0,06/14/1126
+8.94615,48.20719,4999,9,18,4,35,7,3.85,5.0,fr,30519,99,1287876,1,9,Active Shallow Crust,0.0,89.99049,0.0,09/18/4999
+8.94615,48.20719,4987,12,5,18,11,0,3.85,5.0,fr,30520,99,1287876,1,9,Active Shallow Crust,0.0,89.99049,0.0,12/05/4987
+8.94615,48.20719,3238,4,28,17,6,47,3.85,5.0,fr,30521,64,1287876,1,9,Active Shallow Crust,0.0,89.99049,0.0,04/28/3238
+8.94615,48.20719,9090,4,26,9,18,43,3.85,5.0,fr,30522,181,1287876,1,9,Active Shallow Crust,0.0,89.99049,0.0,04/26/9090
+8.94615,48.20719,4549,6,28,16,44,22,3.85,5.0,fr,30523,90,1287876,1,9,Active Shallow Crust,0.0,89.99049,0.0,06/28/4549
+8.94615,48.20719,9125,8,1,16,43,32,3.85,5.0,fr,30524,182,1287876,1,9,Active Shallow Crust,0.0,89.99049,0.0,08/01/9125
+8.94615,48.20719,9504,3,6,7,21,6,3.85,5.0,fr,30525,190,1287876,1,9,Active Shallow Crust,0.0,89.99049,0.0,03/06/9504
+8.94615,48.20719,5166,11,7,21,4,27,3.85,5.0,fr,30526,103,1287876,1,9,Active Shallow Crust,0.0,89.99049,0.0,11/07/5166
+8.94615,48.20719,4893,8,28,19,1,12,3.85,15.0,fr,30527,97,1287877,1,3,Active Shallow Crust,0.0,89.99049,0.0,08/28/4893
+8.94615,48.20719,5225,8,29,13,10,40,3.85,15.0,fr,30528,104,1287877,1,3,Active Shallow Crust,0.0,89.99049,0.0,08/29/5225
+8.94615,48.20719,3015,7,5,8,43,17,3.85,15.0,fr,30529,60,1287877,1,3,Active Shallow Crust,0.0,89.99049,0.0,07/05/3015
+8.94615,48.20719,1296,7,27,16,4,28,3.85,27.5,fr,30530,25,1287878,1,1,Active Shallow Crust,0.0,89.99049,0.0,07/27/1296
+8.94615,48.20719,4402,5,8,13,43,50,3.85,15.0,fr,30531,88,1287880,1,3,Active Shallow Crust,240.0116,57.99747,0.0,05/08/4402
+8.94615,48.20719,3413,2,6,3,4,36,3.85,15.0,fr,30532,68,1287880,1,3,Active Shallow Crust,240.0116,57.99747,0.0,02/06/3413
+8.94615,48.20719,3900,12,1,10,7,29,3.85,15.0,fr,30533,77,1287880,1,3,Active Shallow Crust,240.0116,57.99747,0.0,12/01/3900
+8.94615,48.20719,8286,2,25,6,2,50,3.85,15.0,fr,30534,165,1287883,1,1,Active Shallow Crust,0.0,89.99037,-90.0,02/25/8286
+8.94615,48.20719,6867,12,12,13,12,22,3.85,15.0,fr,30535,137,1287886,1,1,Active Shallow Crust,128.8949,89.99524,0.0,12/12/6867
+8.94615,48.20719,1355,10,5,19,18,15,3.95,5.0,fr,30536,27,1287888,1,4,Active Shallow Crust,0.0,89.99152,0.0,10/05/1355
+8.94615,48.20719,3789,12,29,13,1,19,3.95,5.0,fr,30537,75,1287888,1,4,Active Shallow Crust,0.0,89.99152,0.0,12/29/3789
+8.94615,48.20719,7612,8,5,16,1,47,3.95,5.0,fr,30538,152,1287888,1,4,Active Shallow Crust,0.0,89.99152,0.0,08/05/7612
+8.94615,48.20719,5941,11,15,14,45,18,3.95,5.0,fr,30539,118,1287888,1,4,Active Shallow Crust,0.0,89.99152,0.0,11/15/5941
+8.94615,48.20719,1323,6,17,19,33,32,3.95,15.0,fr,30540,26,1287889,1,2,Active Shallow Crust,0.0,89.99152,0.0,06/17/1323
+8.94615,48.20719,4471,8,5,13,35,2,3.95,15.0,fr,30541,89,1287889,1,2,Active Shallow Crust,0.0,89.99152,0.0,08/05/4471
+8.94615,48.20719,5386,3,19,21,14,16,3.95,5.0,fr,30542,107,1287891,1,1,Active Shallow Crust,240.0214,58.00344,0.0,03/19/5386
+8.94615,48.20719,8264,1,10,7,58,49,3.95,5.0,fr,30543,165,1287897,1,1,Active Shallow Crust,128.8987,89.99576,0.0,01/10/8264
+8.94615,48.20719,9670,6,29,1,4,49,4.05,5.0,fr,30544,193,1287900,1,8,Active Shallow Crust,0.0,89.99244,0.0,06/29/9670
+8.94615,48.20719,7174,2,3,8,32,50,4.05,5.0,fr,30545,143,1287900,1,8,Active Shallow Crust,0.0,89.99244,0.0,02/03/7174
+8.94615,48.20719,9118,12,11,13,9,9,4.05,5.0,fr,30546,182,1287900,1,8,Active Shallow Crust,0.0,89.99244,0.0,12/11/9118
+8.94615,48.20719,3152,9,26,22,27,16,4.05,5.0,fr,30547,63,1287900,1,8,Active Shallow Crust,0.0,89.99244,0.0,09/26/3152
+8.94615,48.20719,8944,5,8,12,1,45,4.05,5.0,fr,30548,178,1287900,1,8,Active Shallow Crust,0.0,89.99244,0.0,05/08/8944
+8.94615,48.20719,5480,5,25,5,49,30,4.05,5.0,fr,30549,109,1287900,1,8,Active Shallow Crust,0.0,89.99244,0.0,05/25/5480
+8.94615,48.20719,4354,10,13,2,37,2,4.05,5.0,fr,30550,87,1287900,1,8,Active Shallow Crust,0.0,89.99244,0.0,10/13/4354
+8.94615,48.20719,3301,8,6,3,11,59,4.05,5.0,fr,30551,66,1287900,1,8,Active Shallow Crust,0.0,89.99244,0.0,08/06/3301
+8.94615,48.20719,7311,6,3,23,50,34,4.05,15.0,fr,30552,146,1287901,1,1,Active Shallow Crust,0.0,89.99244,0.0,06/03/7311
+8.94615,48.20719,9985,3,24,6,47,32,4.05,27.5,fr,30553,199,1287902,1,1,Active Shallow Crust,0.0,89.99244,0.0,03/24/9985
+8.94615,48.20719,9198,9,19,5,5,51,4.05,5.0,fr,30554,183,1287903,1,1,Active Shallow Crust,240.0058,58.00576,0.0,09/19/9198
+8.94615,48.20719,8437,10,7,22,31,54,4.05,15.0,fr,30555,168,1287907,1,2,Active Shallow Crust,0.0,89.99236,-90.0,10/07/8437
+8.94615,48.20719,1207,4,2,20,3,39,4.05,15.0,fr,30556,24,1287907,1,2,Active Shallow Crust,0.0,89.99236,-90.0,04/02/1207
+8.94615,48.20719,5254,10,22,4,9,34,4.05,5.0,fr,30557,105,1287909,1,2,Active Shallow Crust,128.8919,89.99244,0.0,10/22/5254
+8.94615,48.20719,6749,4,24,10,22,35,4.05,5.0,fr,30558,134,1287909,1,2,Active Shallow Crust,128.8919,89.99244,0.0,04/24/6749
+8.94615,48.20719,1440,12,19,6,51,25,4.05,15.0,fr,30559,28,1287910,1,2,Active Shallow Crust,128.8919,89.99244,0.0,12/19/1440
+8.94615,48.20719,9240,2,13,22,4,56,4.05,15.0,fr,30560,184,1287910,1,2,Active Shallow Crust,128.8919,89.99244,0.0,02/13/9240
+8.94615,48.20719,8935,3,25,12,9,54,4.15,5.0,fr,30561,178,1287912,1,1,Active Shallow Crust,0.0,89.99326,0.0,03/25/8935
+8.94615,48.20719,3355,4,11,4,13,23,4.25,5.0,fr,30562,67,1287924,1,4,Active Shallow Crust,0.0,89.98799,0.0,04/11/3355
+8.94615,48.20719,669,7,9,15,4,53,4.25,5.0,fr,30563,13,1287924,1,4,Active Shallow Crust,0.0,89.98799,0.0,07/09/0669
+8.94615,48.20719,8017,3,19,14,4,29,4.25,5.0,fr,30564,160,1287924,1,4,Active Shallow Crust,0.0,89.98799,0.0,03/19/8017
+8.94615,48.20719,2827,8,19,7,56,41,4.25,5.0,fr,30565,56,1287924,1,4,Active Shallow Crust,0.0,89.98799,0.0,08/19/2827
+8.94615,48.20719,7917,8,21,21,40,13,4.25,5.0,fr,30566,158,1287927,1,2,Active Shallow Crust,240.0081,57.994,0.0,08/21/7917
+8.94615,48.20719,2667,10,25,3,57,42,4.25,5.0,fr,30567,53,1287927,1,2,Active Shallow Crust,240.0081,57.994,0.0,10/25/2667
+8.94615,48.20719,1982,11,14,12,35,42,4.25,27.5,fr,30568,39,1287929,1,1,Active Shallow Crust,240.0081,57.994,0.0,11/14/1982
+8.94615,48.20719,2086,2,12,17,53,43,4.25,5.0,fr,30569,41,1287930,1,1,Active Shallow Crust,0.0,89.98785,-90.0,02/12/2086
+8.94615,48.20719,4879,4,29,14,45,58,4.35,15.0,fr,30570,97,1287943,1,1,Active Shallow Crust,0.0,89.98917,-90.0,04/29/4879
+8.94615,48.20719,1519,8,1,1,9,50,4.35,27.5,fr,30571,30,1287944,1,1,Active Shallow Crust,0.0,89.98917,-90.0,08/01/1519
+8.94615,48.20719,8003,1,1,4,52,55,4.45,27.5,fr,30572,160,1287950,1,1,Active Shallow Crust,0.0,89.99046,0.0,01/01/8003
+8.94615,48.20719,5401,1,17,2,33,20,4.55,5.0,fr,30573,108,1287960,1,3,Active Shallow Crust,0.0,89.9915,0.0,01/17/5401
+8.94615,48.20719,6073,4,4,18,13,18,4.55,5.0,fr,30574,121,1287960,1,3,Active Shallow Crust,0.0,89.9915,0.0,04/04/6073
+8.94615,48.20719,2680,11,13,22,47,18,4.55,5.0,fr,30575,53,1287960,1,3,Active Shallow Crust,0.0,89.9915,0.0,11/13/2680
+8.94615,48.20719,8454,2,23,4,34,2,4.55,5.0,fr,30576,169,1287969,1,1,Active Shallow Crust,128.8936,89.98574,0.0,02/23/8454
+8.94615,48.20719,8396,1,28,5,39,36,4.65,5.0,fr,30577,167,1287972,1,1,Active Shallow Crust,0.0,89.98863,0.0,01/28/8396
+8.94615,48.20719,9049,8,11,18,23,10,4.65,27.5,fr,30578,180,1287974,1,1,Active Shallow Crust,0.0,89.98863,0.0,08/11/9049
+8.94615,48.20719,6601,2,18,7,27,42,4.65,27.5,fr,30579,132,1287977,1,1,Active Shallow Crust,240.0109,57.99439,0.0,02/18/6601
+8.94615,48.20719,2750,4,12,20,27,42,4.65,5.0,fr,30580,54,1287978,1,1,Active Shallow Crust,0.0,89.9885,-90.0,04/12/2750
+8.94615,48.20719,3809,3,19,7,19,38,4.75,15.0,fr,30581,76,1287985,1,1,Active Shallow Crust,0.0,89.98987,0.0,03/19/3809
+8.94615,48.20719,7553,2,20,3,4,27,4.75,27.5,fr,30582,151,1287995,1,1,Active Shallow Crust,128.8883,89.98782,0.0,02/20/7553
+8.94615,48.20719,8573,8,1,19,55,18,4.85,5.0,fr,30583,171,1287996,1,1,Active Shallow Crust,0.0,89.99097,0.0,08/01/8573
+8.94615,48.20719,1285,3,18,20,55,5,4.85,5.0,fr,30584,25,1288005,1,1,Active Shallow Crust,128.8915,89.98915,0.0,03/18/1285
+8.94615,48.20719,10000,9,2,23,4,14,4.95,5.0,fr,30585,199,1288008,1,1,Active Shallow Crust,0.0,89.98927,0.0,09/02/10000
+8.94615,48.20719,6756,10,30,3,34,57,4.95,5.0,fr,30586,135,1288017,1,1,Active Shallow Crust,128.8892,89.98952,0.0,10/30/6756
+8.94615,48.20719,6175,5,11,5,7,22,5.15,15.0,fr,30587,123,1288033,1,1,Active Shallow Crust,0.0,89.98935,0.0,05/11/6175
+8.94615,48.20719,5708,9,15,23,29,20,5.25,27.5,fr,30588,114,1288046,1,1,Active Shallow Crust,0.0,89.9905,0.0,09/15/5708
+8.94615,48.20719,4622,3,15,18,36,21,5.35,15.0,fr,30589,92,1288057,1,2,Active Shallow Crust,0.0,89.98985,0.0,03/15/4622
+8.94615,48.20719,8657,12,6,5,49,40,5.35,15.0,fr,30590,173,1288057,1,2,Active Shallow Crust,0.0,89.98985,0.0,12/06/8657
+8.94615,48.20719,6830,5,4,22,29,24,6.05,15.0,fr,30591,136,1288141,1,1,Active Shallow Crust,0.0,89.99017,0.0,05/04/6830
+0.82739,48.618,342,10,12,23,32,43,3.55,5.0,fr,30592,6,1288320,1,1,Active Shallow Crust,0.0,89.99,0.0,10/12/0342
+0.82739,48.618,36,6,23,4,29,49,3.55,27.5,fr,30593,0,1288322,1,1,Active Shallow Crust,0.0,89.99,0.0,06/23/0036
+0.82739,48.618,6697,9,28,3,32,46,3.75,15.0,fr,30594,133,1288345,1,1,Active Shallow Crust,0.0,89.99007,0.0,09/28/6697
+0.82739,48.618,1588,8,11,13,42,13,4.75,15.0,fr,30595,31,1288474,1,1,Active Shallow Crust,128.888,89.98808,0.0,08/11/1588
+0.82739,48.618,2597,2,28,19,59,44,5.25,15.0,fr,30596,51,1288525,1,1,Active Shallow Crust,0.0,89.98999,0.0,02/28/2597
+5.89721,47.98582,3502,2,8,18,22,30,3.55,5.0,fr,30597,70,1288800,1,1,Active Shallow Crust,0.0,89.99325,0.0,02/08/3502
+5.89721,47.98582,128,5,2,13,26,19,3.65,15.0,fr,30598,2,1288813,1,1,Active Shallow Crust,0.0,89.98797,0.0,05/02/0128
+5.89721,47.98582,5757,5,16,17,34,36,3.75,5.0,fr,30599,115,1288824,1,1,Active Shallow Crust,0.0,89.98928,0.0,05/16/5757
+5.89721,47.98582,4116,5,2,5,55,57,4.05,15.0,fr,30600,82,1288864,1,1,Active Shallow Crust,240.0056,58.00612,0.0,05/02/4116
+5.89721,47.98582,5213,4,21,13,42,32,4.25,5.0,fr,30601,104,1288884,1,1,Active Shallow Crust,0.0,89.99095,0.0,04/21/5213
+5.89721,47.98582,3739,8,4,0,56,13,4.45,5.0,fr,30602,74,1288911,1,1,Active Shallow Crust,240.0059,57.99495,0.0,08/04/3739
+5.89721,47.98582,741,11,28,5,10,31,4.65,15.0,fr,30603,14,1288942,1,1,Active Shallow Crust,128.8905,89.98728,0.0,11/28/0741
+5.89721,47.98582,9236,5,30,4,19,17,4.75,5.0,fr,30604,184,1288944,1,1,Active Shallow Crust,0.0,89.98983,0.0,05/30/9236
+5.68714,49.22265,8718,1,26,1,6,3,3.55,5.0,fr,30605,174,1289760,1,1,Active Shallow Crust,0.0,89.98683,0.0,01/26/8718
+5.68714,49.22265,7513,10,2,10,5,11,3.75,5.0,fr,30606,150,1289784,1,1,Active Shallow Crust,0.0,89.98954,0.0,10/02/7513
+5.68714,49.22265,1083,5,25,4,28,50,4.25,5.0,fr,30607,21,1289844,1,1,Active Shallow Crust,0.0,89.99117,0.0,05/25/1083
+8.2044,47.7465,8101,1,9,15,32,52,3.55,5.0,fr,30608,162,1290240,1,4,Active Shallow Crust,0.0,89.98644,0.0,01/09/8101
+8.2044,47.7465,7732,4,29,22,7,18,3.55,5.0,fr,30609,154,1290240,1,4,Active Shallow Crust,0.0,89.98644,0.0,04/29/7732
+8.2044,47.7465,4423,1,26,11,43,46,3.55,5.0,fr,30610,88,1290240,1,4,Active Shallow Crust,0.0,89.98644,0.0,01/26/4423
+8.2044,47.7465,2765,6,13,11,23,39,3.55,5.0,fr,30611,55,1290240,1,4,Active Shallow Crust,0.0,89.98644,0.0,06/13/2765
+8.2044,47.7465,2835,6,28,16,21,35,3.55,15.0,fr,30612,56,1290241,1,1,Active Shallow Crust,0.0,89.98644,0.0,06/28/2835
+8.2044,47.7465,5708,1,20,4,40,16,3.55,5.0,fr,30613,114,1290243,1,1,Active Shallow Crust,240.0151,57.99792,0.0,01/20/5708
+8.2044,47.7465,8645,12,2,23,55,43,3.55,5.0,fr,30614,172,1290249,1,1,Active Shallow Crust,128.894,89.99322,0.0,12/02/8645
+8.2044,47.7465,898,8,19,23,50,43,3.65,5.0,fr,30615,17,1290252,1,4,Active Shallow Crust,0.0,89.98792,0.0,08/19/0898
+8.2044,47.7465,2907,4,8,23,21,13,3.65,5.0,fr,30616,58,1290252,1,4,Active Shallow Crust,0.0,89.98792,0.0,04/08/2907
+8.2044,47.7465,8880,2,29,0,47,17,3.65,5.0,fr,30617,177,1290252,1,4,Active Shallow Crust,0.0,89.98792,0.0,02/29/8880
+8.2044,47.7465,3947,1,11,7,20,21,3.65,5.0,fr,30618,78,1290252,1,4,Active Shallow Crust,0.0,89.98792,0.0,01/11/3947
+8.2044,47.7465,4935,11,8,14,20,24,3.65,15.0,fr,30619,98,1290253,1,1,Active Shallow Crust,0.0,89.98792,0.0,11/08/4935
+8.2044,47.7465,2384,3,16,23,55,41,3.75,5.0,fr,30620,47,1290264,1,1,Active Shallow Crust,0.0,89.98923,0.0,03/16/2384
+8.2044,47.7465,1817,7,28,20,53,8,3.75,27.5,fr,30621,36,1290266,1,1,Active Shallow Crust,0.0,89.98923,0.0,07/28/1817
+8.2044,47.7465,4489,10,30,10,58,52,3.85,15.0,fr,30622,89,1290280,1,1,Active Shallow Crust,240.0107,57.9988,0.0,10/30/4489
+8.2044,47.7465,7023,11,23,10,5,19,3.85,15.0,fr,30623,140,1290286,1,1,Active Shallow Crust,128.8972,89.9904,0.0,11/23/7023
+8.2044,47.7465,2987,10,29,5,24,53,3.95,5.0,fr,30624,59,1290288,1,3,Active Shallow Crust,0.0,89.99144,0.0,10/29/2987
+8.2044,47.7465,8000,8,20,15,31,51,3.95,5.0,fr,30625,159,1290288,1,3,Active Shallow Crust,0.0,89.99144,0.0,08/20/8000
+8.2044,47.7465,2595,5,17,17,54,14,3.95,5.0,fr,30626,51,1290288,1,3,Active Shallow Crust,0.0,89.99144,0.0,05/17/2595
+8.2044,47.7465,8770,7,26,17,34,35,3.95,15.0,fr,30627,175,1290289,1,2,Active Shallow Crust,0.0,89.99144,0.0,07/26/8770
+8.2044,47.7465,3178,2,25,14,58,45,3.95,15.0,fr,30628,63,1290289,1,2,Active Shallow Crust,0.0,89.99144,0.0,02/25/3178
+8.2044,47.7465,2221,12,15,0,53,3,4.05,5.0,fr,30629,44,1290300,1,1,Active Shallow Crust,0.0,89.99237,0.0,12/15/2221
+8.2044,47.7465,1855,12,7,9,8,3,4.05,15.0,fr,30630,37,1290301,1,1,Active Shallow Crust,0.0,89.99237,0.0,12/07/1855
+8.2044,47.7465,1500,4,29,2,24,58,4.05,5.0,fr,30631,29,1290303,1,1,Active Shallow Crust,240.0069,58.00627,0.0,04/29/1500
+8.2044,47.7465,6890,6,1,1,38,55,4.05,5.0,fr,30632,137,1290309,1,1,Active Shallow Crust,128.89,89.99238,0.0,06/01/6890
+8.2044,47.7465,2938,12,14,10,24,7,4.15,5.0,fr,30633,58,1290312,1,1,Active Shallow Crust,0.0,89.9932,0.0,12/14/2938
+8.2044,47.7465,5896,12,31,23,37,33,4.15,5.0,fr,30634,117,1290321,1,1,Active Shallow Crust,128.8992,89.9932,0.0,12/31/5896
+8.2044,47.7465,6587,12,16,20,48,32,4.25,5.0,fr,30635,131,1290327,1,1,Active Shallow Crust,240.0078,57.99409,0.0,12/16/6587
+8.2044,47.7465,3832,12,21,22,7,50,4.55,5.0,fr,30636,76,1290360,1,1,Active Shallow Crust,0.0,89.99142,0.0,12/21/3832
+8.2044,47.7465,8445,12,3,17,38,44,4.65,5.0,fr,30637,168,1290372,1,1,Active Shallow Crust,0.0,89.98853,0.0,12/03/8445
+8.2044,47.7465,4315,12,18,23,42,47,4.85,5.0,fr,30638,86,1290405,1,1,Active Shallow Crust,128.8923,89.98912,0.0,12/18/4315
+8.2044,47.7465,3954,5,19,0,38,30,4.95,5.0,fr,30639,79,1290408,1,1,Active Shallow Crust,0.0,89.98917,0.0,05/19/3954
+8.2044,47.7465,7691,6,6,19,45,56,4.95,27.5,fr,30640,153,1290410,1,1,Active Shallow Crust,0.0,89.98917,0.0,06/06/7691
+8.2044,47.7465,3923,12,28,6,33,47,5.95,5.0,fr,30641,78,1290528,1,1,Active Shallow Crust,0.0,89.98972,0.0,12/28/3923
+4.28624,46.35455,8308,2,23,14,28,36,3.55,5.0,fr,30642,166,1290720,1,1,Active Shallow Crust,0.0,89.99304,0.0,02/23/8308
+4.28624,46.35455,9577,7,26,16,42,7,3.55,15.0,fr,30643,191,1290721,1,1,Active Shallow Crust,0.0,89.99304,0.0,07/26/9577
+4.28624,46.35455,983,8,9,2,59,58,3.75,5.0,fr,30644,19,1290744,1,1,Active Shallow Crust,0.0,89.98895,0.0,08/09/0983
+4.28624,46.35455,5622,11,13,15,45,11,3.85,5.0,fr,30645,112,1290756,1,1,Active Shallow Crust,0.0,89.99014,0.0,11/13/5622
+4.28624,46.35455,2026,9,26,18,45,59,3.95,5.0,fr,30646,40,1290768,1,1,Active Shallow Crust,0.0,89.99122,0.0,09/26/2026
+4.28624,46.35455,3523,6,12,20,1,36,4.15,5.0,fr,30647,70,1290798,1,1,Active Shallow Crust,0.0,89.98941,-90.0,06/12/3523
+4.28624,46.35455,3404,7,15,2,54,9,4.25,5.0,fr,30648,68,1290807,1,1,Active Shallow Crust,240.0075,57.9939,0.0,07/15/3404
+3.89024,41.26457,1323,12,27,11,19,12,3.55,27.5,fr,30649,26,1291205,1,1,Active Shallow Crust,240.0116,57.99831,0.0,12/27/1323
+3.89024,41.26457,4068,1,7,19,22,4,3.55,15.0,fr,30650,81,1291210,1,1,Active Shallow Crust,128.8968,89.99432,0.0,01/07/4068
+3.89024,41.26457,30,9,12,21,30,0,3.75,5.0,fr,30651,0,1291227,1,1,Active Shallow Crust,240.0083,58.01724,0.0,09/12/0030
+3.89024,41.26457,1373,6,17,19,44,24,3.85,15.0,fr,30652,27,1291246,1,1,Active Shallow Crust,128.8962,89.99329,0.0,06/17/1373
+3.89024,41.26457,2408,12,13,0,43,8,4.05,5.0,fr,30653,48,1291266,1,1,Active Shallow Crust,0.0,89.98922,-90.0,12/13/2408
+3.89024,41.26457,2541,4,23,6,26,12,4.15,5.0,fr,30654,50,1291275,1,1,Active Shallow Crust,240.0073,57.99722,0.0,04/23/2541
+3.89024,41.26457,4564,10,29,23,20,57,4.55,27.5,fr,30655,91,1291325,1,1,Active Shallow Crust,240.0077,57.99709,0.0,10/29/4564
+3.89024,41.26457,7882,9,17,22,50,10,4.85,27.5,fr,30656,157,1291364,1,1,Active Shallow Crust,0.0,89.9897,-90.0,09/17/7882
+7.23404,46.60682,719,12,29,4,59,36,3.55,5.0,fr,30657,14,1291680,1,5,Active Shallow Crust,0.0,89.99307,0.0,12/29/0719
+7.23404,46.60682,3007,1,8,6,40,50,3.55,5.0,fr,30658,60,1291680,1,5,Active Shallow Crust,0.0,89.99307,0.0,01/08/3007
+7.23404,46.60682,5042,2,18,22,3,28,3.55,5.0,fr,30659,100,1291680,1,5,Active Shallow Crust,0.0,89.99307,0.0,02/18/5042
+7.23404,46.60682,7242,3,2,0,43,28,3.55,5.0,fr,30660,144,1291680,1,5,Active Shallow Crust,0.0,89.99307,0.0,03/02/7242
+7.23404,46.60682,528,1,17,23,40,7,3.55,5.0,fr,30661,10,1291680,1,5,Active Shallow Crust,0.0,89.99307,0.0,01/17/0528
+7.23404,46.60682,3238,2,25,8,15,8,3.55,15.0,fr,30662,64,1291681,1,4,Active Shallow Crust,0.0,89.99307,0.0,02/25/3238
+7.23404,46.60682,1712,2,12,11,45,38,3.55,15.0,fr,30663,34,1291681,1,4,Active Shallow Crust,0.0,89.99307,0.0,02/12/1712
+7.23404,46.60682,2999,7,13,0,48,34,3.55,15.0,fr,30664,59,1291681,1,4,Active Shallow Crust,0.0,89.99307,0.0,07/13/2999
+7.23404,46.60682,6265,10,15,14,8,40,3.55,15.0,fr,30665,125,1291681,1,4,Active Shallow Crust,0.0,89.99307,0.0,10/15/6265
+7.23404,46.60682,5669,6,30,15,37,53,3.55,27.5,fr,30666,113,1291685,1,1,Active Shallow Crust,240.0112,57.99915,0.0,06/30/5669
+7.23404,46.60682,5417,12,11,14,30,39,3.55,5.0,fr,30667,108,1291686,1,1,Active Shallow Crust,0.0,89.99299,-90.0,12/11/5417
+7.23404,46.60682,4770,9,24,16,22,24,3.65,5.0,fr,30668,95,1291692,1,4,Active Shallow Crust,0.0,89.98765,0.0,09/24/4770
+7.23404,46.60682,7597,5,9,18,11,32,3.65,5.0,fr,30669,151,1291692,1,4,Active Shallow Crust,0.0,89.98765,0.0,05/09/7597
+7.23404,46.60682,5369,9,8,23,39,27,3.65,5.0,fr,30670,107,1291692,1,4,Active Shallow Crust,0.0,89.98765,0.0,09/08/5369
+7.23404,46.60682,134,12,20,12,1,49,3.65,5.0,fr,30671,2,1291692,1,4,Active Shallow Crust,0.0,89.98765,0.0,12/20/0134
+7.23404,46.60682,4897,10,25,11,28,54,3.65,15.0,fr,30672,97,1291693,1,1,Active Shallow Crust,0.0,89.98765,0.0,10/25/4897
+7.23404,46.60682,1528,9,15,17,54,18,3.65,27.5,fr,30673,30,1291694,1,2,Active Shallow Crust,0.0,89.98765,0.0,09/15/1528
+7.23404,46.60682,6648,2,24,0,18,0,3.65,27.5,fr,30674,132,1291694,1,2,Active Shallow Crust,0.0,89.98765,0.0,02/24/6648
+7.23404,46.60682,4348,12,17,13,13,31,3.65,5.0,fr,30675,86,1291695,1,1,Active Shallow Crust,240.0018,58.01222,0.0,12/17/4348
+7.23404,46.60682,1885,9,26,10,53,15,3.65,15.0,fr,30676,37,1291696,1,2,Active Shallow Crust,240.0018,58.01222,0.0,09/26/1885
+7.23404,46.60682,4156,3,14,19,22,24,3.65,15.0,fr,30677,83,1291696,1,2,Active Shallow Crust,240.0018,58.01222,0.0,03/14/4156
+7.23404,46.60682,2177,11,5,11,4,48,3.65,5.0,fr,30678,43,1291698,1,2,Active Shallow Crust,0.0,89.98751,-90.0,11/05/2177
+7.23404,46.60682,2994,3,30,1,27,50,3.65,5.0,fr,30679,59,1291698,1,2,Active Shallow Crust,0.0,89.98751,-90.0,03/30/2994
+7.23404,46.60682,2739,12,16,4,50,13,3.75,5.0,fr,30680,54,1291704,1,2,Active Shallow Crust,0.0,89.98899,0.0,12/16/2739
+7.23404,46.60682,1475,11,25,4,19,36,3.75,5.0,fr,30681,29,1291704,1,2,Active Shallow Crust,0.0,89.98899,0.0,11/25/1475
+7.23404,46.60682,8951,9,29,8,55,49,3.75,15.0,fr,30682,179,1291705,1,5,Active Shallow Crust,0.0,89.98899,0.0,09/29/8951
+7.23404,46.60682,3005,7,28,15,9,37,3.75,15.0,fr,30683,60,1291705,1,5,Active Shallow Crust,0.0,89.98899,0.0,07/28/3005
+7.23404,46.60682,5702,11,8,6,10,3,3.75,15.0,fr,30684,114,1291705,1,5,Active Shallow Crust,0.0,89.98899,0.0,11/08/5702
+7.23404,46.60682,8943,8,17,11,11,1,3.75,15.0,fr,30685,178,1291705,1,5,Active Shallow Crust,0.0,89.98899,0.0,08/17/8943
+7.23404,46.60682,3949,7,22,14,6,8,3.75,15.0,fr,30686,78,1291705,1,5,Active Shallow Crust,0.0,89.98899,0.0,07/22/3949
+7.23404,46.60682,9391,9,11,1,58,9,3.75,27.5,fr,30687,187,1291706,1,4,Active Shallow Crust,0.0,89.98899,0.0,09/11/9391
+7.23404,46.60682,1477,8,22,5,23,11,3.75,27.5,fr,30688,29,1291706,1,4,Active Shallow Crust,0.0,89.98899,0.0,08/22/1477
+7.23404,46.60682,2517,4,18,21,4,44,3.75,27.5,fr,30689,50,1291706,1,4,Active Shallow Crust,0.0,89.98899,0.0,04/18/2517
+7.23404,46.60682,3820,2,27,9,44,29,3.75,27.5,fr,30690,76,1291706,1,4,Active Shallow Crust,0.0,89.98899,0.0,02/27/3820
+7.23404,46.60682,6201,11,2,0,22,4,3.85,5.0,fr,30691,124,1291716,1,4,Active Shallow Crust,0.0,89.99019,0.0,11/02/6201
+7.23404,46.60682,740,5,1,1,22,41,3.85,5.0,fr,30692,14,1291716,1,4,Active Shallow Crust,0.0,89.99019,0.0,05/01/0740
+7.23404,46.60682,3149,2,22,17,7,30,3.85,5.0,fr,30693,62,1291716,1,4,Active Shallow Crust,0.0,89.99019,0.0,02/22/3149
+7.23404,46.60682,7725,4,9,16,33,50,3.85,5.0,fr,30694,154,1291716,1,4,Active Shallow Crust,0.0,89.99019,0.0,04/09/7725
+7.23404,46.60682,2354,12,8,15,33,1,3.85,5.0,fr,30695,47,1291722,1,1,Active Shallow Crust,0.0,89.99007,-90.0,12/08/2354
+7.23404,46.60682,4537,2,21,5,37,20,3.85,27.5,fr,30696,90,1291724,1,1,Active Shallow Crust,0.0,89.99007,-90.0,02/21/4537
+7.23404,46.60682,7898,5,24,14,49,46,3.95,5.0,fr,30697,157,1291728,1,1,Active Shallow Crust,0.0,89.99126,0.0,05/24/7898
+7.23404,46.60682,5078,6,2,13,45,2,3.95,15.0,fr,30698,101,1291729,1,2,Active Shallow Crust,0.0,89.99126,0.0,06/02/5078
+7.23404,46.60682,9039,11,12,2,1,0,3.95,15.0,fr,30699,180,1291729,1,2,Active Shallow Crust,0.0,89.99126,0.0,11/12/9039
+7.23404,46.60682,7756,1,27,8,41,18,3.95,5.0,fr,30700,155,1291731,1,1,Active Shallow Crust,240.0206,58.00495,0.0,01/27/7756
+7.23404,46.60682,3779,12,6,7,1,43,3.95,5.0,fr,30701,75,1291734,1,1,Active Shallow Crust,0.0,89.99116,-90.0,12/06/3779
+7.23404,46.60682,8008,8,28,6,1,9,3.95,5.0,fr,30702,160,1291737,1,1,Active Shallow Crust,128.8996,89.99345,0.0,08/28/8008
+7.23404,46.60682,7510,2,2,13,56,58,4.05,5.0,fr,30703,150,1291740,1,2,Active Shallow Crust,0.0,89.98831,0.0,02/02/7510
+7.23404,46.60682,71,5,24,4,51,16,4.05,5.0,fr,30704,1,1291740,1,2,Active Shallow Crust,0.0,89.98831,0.0,05/24/0071
+7.23404,46.60682,7474,11,12,18,30,39,4.05,15.0,fr,30705,149,1291741,1,1,Active Shallow Crust,0.0,89.98831,0.0,11/12/7474
+7.23404,46.60682,895,8,18,14,46,46,4.05,5.0,fr,30706,17,1291743,1,1,Active Shallow Crust,240.0064,58.00536,0.0,08/18/0895
+7.23404,46.60682,5550,5,5,10,35,49,4.05,5.0,fr,30707,110,1291746,1,2,Active Shallow Crust,0.0,89.98817,-90.0,05/05/5550
+7.23404,46.60682,7176,3,13,22,7,1,4.05,5.0,fr,30708,143,1291746,1,2,Active Shallow Crust,0.0,89.98817,-90.0,03/13/7176
+7.23404,46.60682,6031,6,28,21,45,54,4.15,5.0,fr,30709,120,1291752,1,2,Active Shallow Crust,0.0,89.98959,0.0,06/28/6031
+7.23404,46.60682,5546,1,23,1,51,32,4.15,5.0,fr,30710,110,1291752,1,2,Active Shallow Crust,0.0,89.98959,0.0,01/23/5546
+7.23404,46.60682,6,1,23,4,7,43,4.15,5.0,fr,30711,0,1291755,1,1,Active Shallow Crust,240.0078,57.99752,0.0,01/23/0006
+7.23404,46.60682,2392,8,4,4,33,17,4.15,15.0,fr,30712,47,1291759,1,1,Active Shallow Crust,0.0,89.98946,-90.0,08/04/2392
+7.23404,46.60682,1497,7,8,2,53,17,4.25,15.0,fr,30713,29,1291765,1,1,Active Shallow Crust,0.0,89.99072,0.0,07/08/1497
+7.23404,46.60682,5809,10,30,11,20,53,4.25,27.5,fr,30714,116,1291766,1,1,Active Shallow Crust,0.0,89.99072,0.0,10/30/5809
+7.23404,46.60682,9456,10,23,1,55,42,4.25,5.0,fr,30715,189,1291767,1,2,Active Shallow Crust,240.0073,57.99416,0.0,10/23/9456
+7.23404,46.60682,9146,11,10,1,42,0,4.25,5.0,fr,30716,182,1291767,1,2,Active Shallow Crust,240.0073,57.99416,0.0,11/10/9146
+7.23404,46.60682,5056,11,21,11,14,4,4.35,5.0,fr,30717,101,1291776,1,4,Active Shallow Crust,0.0,89.98897,0.0,11/21/5056
+7.23404,46.60682,6298,3,14,4,57,4,4.35,5.0,fr,30718,125,1291776,1,4,Active Shallow Crust,0.0,89.98897,0.0,03/14/6298
+7.23404,46.60682,868,8,20,15,19,10,4.35,5.0,fr,30719,17,1291776,1,4,Active Shallow Crust,0.0,89.98897,0.0,08/20/0868
+7.23404,46.60682,2899,11,30,11,51,32,4.35,5.0,fr,30720,57,1291776,1,4,Active Shallow Crust,0.0,89.98897,0.0,11/30/2899
+7.23404,46.60682,6819,8,2,0,4,36,4.45,5.0,fr,30721,136,1291788,1,1,Active Shallow Crust,0.0,89.99017,0.0,08/02/6819
+7.23404,46.60682,2486,1,2,21,12,47,4.55,5.0,fr,30722,49,1291800,1,2,Active Shallow Crust,0.0,89.98904,0.0,01/02/2486
+7.23404,46.60682,7776,10,4,14,15,7,4.55,5.0,fr,30723,155,1291800,1,2,Active Shallow Crust,0.0,89.98904,0.0,10/04/7776
+7.23404,46.60682,6628,7,24,0,54,1,4.65,5.0,fr,30724,132,1291812,1,1,Active Shallow Crust,0.0,89.99023,0.0,07/24/6628
+7.23404,46.60682,5826,2,11,12,37,16,4.95,5.0,fr,30725,116,1291848,1,2,Active Shallow Crust,0.0,89.99033,0.0,02/11/5826
+7.23404,46.60682,5410,12,22,15,2,46,4.95,5.0,fr,30726,108,1291848,1,2,Active Shallow Crust,0.0,89.99033,0.0,12/22/5410
+7.23404,46.60682,771,2,9,18,0,22,4.95,15.0,fr,30727,15,1291849,1,1,Active Shallow Crust,0.0,89.99033,0.0,02/09/0771
+7.23404,46.60682,509,2,18,9,58,18,5.15,5.0,fr,30728,10,1291872,1,1,Active Shallow Crust,0.0,89.99011,0.0,02/18/0509
+7.23404,46.60682,5214,5,29,4,39,47,5.35,5.0,fr,30729,104,1291905,1,1,Active Shallow Crust,128.8831,89.98792,0.0,05/29/5214
+7.23404,46.60682,8160,7,23,14,46,18,6.55,15.0,fr,30730,163,1292050,1,1,Active Shallow Crust,128.8293,89.99013,0.0,07/23/8160
+5.84836,43.41052,9782,4,30,18,5,51,3.55,5.0,fr,30731,195,1292160,1,1,Active Shallow Crust,0.0,89.99268,0.0,04/30/9782
+5.84836,43.41052,3522,11,17,17,38,34,3.55,5.0,fr,30732,70,1292163,1,1,Active Shallow Crust,240.0107,57.99931,0.0,11/17/3522
+5.84836,43.41052,5941,12,2,15,50,4,3.75,5.0,fr,30733,118,1292184,1,2,Active Shallow Crust,0.0,89.98837,0.0,12/02/5941
+5.84836,43.41052,9204,4,30,2,49,43,3.75,5.0,fr,30734,184,1292184,1,2,Active Shallow Crust,0.0,89.98837,0.0,04/30/9204
+5.84836,43.41052,6369,9,27,6,26,38,3.85,15.0,fr,30735,127,1292197,1,1,Active Shallow Crust,0.0,89.98962,0.0,09/27/6369
+5.84836,43.41052,5968,10,25,10,0,21,3.85,5.0,fr,30736,119,1292202,1,1,Active Shallow Crust,0.0,89.98951,-90.0,10/25/5968
+5.84836,43.41052,954,9,29,6,23,8,4.15,5.0,fr,30737,19,1292241,1,1,Active Shallow Crust,128.8975,89.99449,0.0,09/29/0954
+5.84836,43.41052,9904,7,24,13,12,11,4.35,15.0,fr,30738,198,1292260,1,1,Active Shallow Crust,240.0073,57.99612,0.0,07/24/9904
+5.84836,43.41052,3341,10,25,4,29,57,4.45,5.0,fr,30739,66,1292268,1,1,Active Shallow Crust,0.0,89.9896,0.0,10/25/3341
+4.78971,49.72659,4913,4,30,1,21,45,3.65,5.0,fr,30740,98,1292652,1,1,Active Shallow Crust,0.0,89.98838,0.0,04/30/4913
+4.78971,49.72659,8893,8,7,12,51,42,3.65,27.5,fr,30741,177,1292654,1,1,Active Shallow Crust,0.0,89.98838,0.0,08/07/8893
+4.78971,49.72659,7440,10,12,0,59,54,3.95,5.0,fr,30742,148,1292688,1,1,Active Shallow Crust,0.0,89.99178,0.0,10/12/7440
+4.78971,49.72659,9132,3,16,18,0,13,4.75,15.0,fr,30743,182,1292788,1,1,Active Shallow Crust,240.0089,58.00462,0.0,03/16/9132
+2.66274,50.26456,3902,3,10,22,28,42,3.55,15.0,fr,30744,78,1293121,1,1,Active Shallow Crust,0.0,89.99033,0.0,03/10/3902
+2.66274,50.26456,7142,12,31,16,25,42,3.65,5.0,fr,30745,142,1293132,1,1,Active Shallow Crust,0.0,89.99138,0.0,12/31/7142
+2.66274,50.26456,7006,7,28,14,7,44,4.25,5.0,fr,30746,140,1293204,1,1,Active Shallow Crust,0.0,89.98992,0.0,07/28/7006
+2.66274,50.26456,93,11,11,22,36,48,4.65,5.0,fr,30747,1,1293252,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/11/0093
+4.33346,41.05607,4799,12,9,5,22,48,3.65,5.0,fr,30748,95,1293618,1,1,Active Shallow Crust,0.0,89.99314,-90.0,12/09/4799
+4.33346,41.05607,8587,9,4,15,22,12,3.85,5.0,fr,30749,171,1293642,1,1,Active Shallow Crust,0.0,89.98911,-90.0,09/04/8587
+4.33346,41.05607,7788,11,16,13,49,35,4.35,5.0,fr,30750,155,1293702,1,1,Active Shallow Crust,0.0,89.99081,-90.0,11/16/7788
+1.3551,52.28503,6072,4,19,3,33,50,3.95,5.0,fr,30751,121,1294128,1,1,Active Shallow Crust,0.0,89.99027,0.0,04/19/6072
+1.3551,52.28503,9440,4,20,5,1,8,3.95,27.5,fr,30752,188,1294130,1,1,Active Shallow Crust,0.0,89.99027,0.0,04/20/9440
+1.3551,52.28503,9865,1,5,3,36,49,4.15,15.0,fr,30753,197,1294159,1,1,Active Shallow Crust,0.0,89.98984,-90.0,01/05/9865
+1.28028,41.1291,147,1,12,4,17,24,3.55,15.0,fr,30754,2,1294561,1,1,Active Shallow Crust,0.0,89.99051,0.0,01/12/0147
+1.28028,41.1291,9504,3,10,2,18,39,3.55,5.0,fr,30755,190,1294563,1,1,Active Shallow Crust,240.0117,57.99795,0.0,03/10/9504
+1.28028,41.1291,5184,12,14,8,51,56,3.55,5.0,fr,30756,103,1294569,1,1,Active Shallow Crust,128.8966,89.9943,0.0,12/14/5184
+1.28028,41.1291,4524,7,20,16,45,44,3.75,5.0,fr,30757,90,1294584,1,3,Active Shallow Crust,0.0,89.98944,0.0,07/20/4524
+1.28028,41.1291,2417,9,20,22,12,50,3.75,5.0,fr,30758,48,1294584,1,3,Active Shallow Crust,0.0,89.98944,0.0,09/20/2417
+1.28028,41.1291,5812,4,12,4,51,42,3.75,5.0,fr,30759,116,1294584,1,3,Active Shallow Crust,0.0,89.98944,0.0,04/12/5812
+1.28028,41.1291,847,2,23,12,28,16,3.85,15.0,fr,30760,16,1294597,1,1,Active Shallow Crust,0.0,89.99059,0.0,02/23/0847
+1.28028,41.1291,6611,6,4,17,1,14,4.15,5.0,fr,30761,132,1294632,1,1,Active Shallow Crust,0.0,89.98953,0.0,06/04/6611
+1.28028,41.1291,1387,6,20,5,7,7,4.25,5.0,fr,30762,27,1294644,1,1,Active Shallow Crust,0.0,89.98982,0.0,06/20/1387
+1.28028,41.1291,4266,9,25,2,19,1,4.55,5.0,fr,30763,85,1294689,1,1,Active Shallow Crust,128.895,89.98577,0.0,09/25/4266
+1.28028,41.1291,629,4,9,19,9,4,4.75,15.0,fr,30764,12,1294705,1,1,Active Shallow Crust,0.0,89.98998,0.0,04/09/0629
+1.28028,41.1291,1594,8,14,19,23,47,5.85,5.0,fr,30765,31,1294836,1,1,Active Shallow Crust,0.0,89.99004,0.0,08/14/1594
+5.4157,48.80974,6928,3,31,17,23,1,3.55,5.0,fr,30766,138,1295046,1,1,Active Shallow Crust,0.0,89.99328,-90.0,03/31/6928
+5.4157,48.80974,5000,2,5,16,26,0,3.55,15.0,fr,30767,99,1295050,1,1,Active Shallow Crust,128.8952,89.99336,0.0,02/05/5000
+4.80214,45.90828,6046,9,9,18,19,18,3.55,27.5,fr,30768,120,1295531,1,1,Active Shallow Crust,128.8956,89.99649,0.0,09/09/6046
+4.80214,45.90828,3359,6,27,14,18,10,3.65,5.0,fr,30769,67,1295532,1,1,Active Shallow Crust,0.0,89.9875,0.0,06/27/3359
+4.80214,45.90828,7431,11,2,11,57,12,3.65,27.5,fr,30770,148,1295537,1,1,Active Shallow Crust,240.0009,58.01312,0.0,11/02/7431
+4.80214,45.90828,6731,8,12,10,56,42,3.75,5.0,fr,30771,134,1295544,1,4,Active Shallow Crust,0.0,89.98885,0.0,08/12/6731
+4.80214,45.90828,6223,11,28,9,18,11,3.75,5.0,fr,30772,124,1295544,1,4,Active Shallow Crust,0.0,89.98885,0.0,11/28/6223
+4.80214,45.90828,9234,10,12,7,58,41,3.75,5.0,fr,30773,184,1295544,1,4,Active Shallow Crust,0.0,89.98885,0.0,10/12/9234
+4.80214,45.90828,2096,9,13,2,18,46,3.75,5.0,fr,30774,41,1295544,1,4,Active Shallow Crust,0.0,89.98885,0.0,09/13/2096
+4.80214,45.90828,6515,1,21,0,2,47,3.75,15.0,fr,30775,130,1295545,1,1,Active Shallow Crust,0.0,89.98885,0.0,01/21/6515
+4.80214,45.90828,8748,1,11,19,57,13,3.85,15.0,fr,30776,174,1295560,1,1,Active Shallow Crust,240.0106,57.9981,0.0,01/11/8748
+4.80214,45.90828,8804,11,23,5,0,31,3.95,5.0,fr,30777,176,1295568,1,1,Active Shallow Crust,0.0,89.99114,0.0,11/23/8804
+4.80214,45.90828,7389,5,8,8,31,34,4.05,5.0,fr,30778,147,1295580,1,2,Active Shallow Crust,0.0,89.98816,0.0,05/08/7389
+4.80214,45.90828,8488,9,28,16,54,27,4.05,5.0,fr,30779,169,1295580,1,2,Active Shallow Crust,0.0,89.98816,0.0,09/28/8488
+4.80214,45.90828,5948,7,21,16,36,12,4.25,5.0,fr,30780,118,1295604,1,3,Active Shallow Crust,0.0,89.9906,0.0,07/21/5948
+4.80214,45.90828,2190,7,12,21,29,42,4.25,5.0,fr,30781,43,1295604,1,3,Active Shallow Crust,0.0,89.9906,0.0,07/12/2190
+4.80214,45.90828,8605,2,9,10,38,56,4.25,5.0,fr,30782,172,1295604,1,3,Active Shallow Crust,0.0,89.9906,0.0,02/09/8605
+4.80214,45.90828,5917,3,12,2,36,26,4.25,15.0,fr,30783,118,1295605,1,1,Active Shallow Crust,0.0,89.9906,0.0,03/12/5917
+4.80214,45.90828,2887,4,11,23,44,43,4.45,15.0,fr,30784,57,1295629,1,1,Active Shallow Crust,0.0,89.99004,0.0,04/11/2887
+4.80214,45.90828,2186,2,19,19,23,57,4.45,5.0,fr,30785,43,1295637,1,1,Active Shallow Crust,128.8921,89.99377,0.0,02/19/2186
+3.24601,48.87631,5264,10,29,14,53,32,3.65,27.5,fr,30786,105,1296980,1,1,Active Shallow Crust,0.0,89.99103,-90.0,10/29/5264
+3.24601,48.87631,609,9,28,12,22,32,4.05,5.0,fr,30787,12,1297026,1,1,Active Shallow Crust,0.0,89.99057,-90.0,09/28/0609
+3.24601,48.87631,2409,5,8,12,9,40,4.15,5.0,fr,30788,48,1297032,1,1,Active Shallow Crust,0.0,89.99003,0.0,05/08/2409
+3.24601,48.87631,7065,7,27,8,25,37,4.35,27.5,fr,30789,141,1297061,1,1,Active Shallow Crust,240.0089,57.99612,0.0,07/27/7065
+5.85499,44.07692,440,11,25,5,15,8,3.55,5.0,fr,30790,8,1297920,1,3,Active Shallow Crust,0.0,89.99275,0.0,11/25/0440
+5.85499,44.07692,8193,9,7,17,0,25,3.55,5.0,fr,30791,163,1297920,1,3,Active Shallow Crust,0.0,89.99275,0.0,09/07/8193
+5.85499,44.07692,9262,5,21,16,6,4,3.55,5.0,fr,30792,185,1297920,1,3,Active Shallow Crust,0.0,89.99275,0.0,05/21/9262
+5.85499,44.07692,5683,6,25,9,12,33,3.55,27.5,fr,30793,113,1297922,1,1,Active Shallow Crust,0.0,89.99275,0.0,06/25/5683
+5.85499,44.07692,3752,4,27,1,52,52,3.55,15.0,fr,30794,75,1297924,1,1,Active Shallow Crust,240.0114,57.99837,0.0,04/27/3752
+5.85499,44.07692,6490,8,14,0,35,2,3.55,5.0,fr,30795,129,1297926,1,1,Active Shallow Crust,0.0,89.99267,-90.0,08/14/6490
+5.85499,44.07692,8173,1,29,13,38,28,3.65,5.0,fr,30796,163,1297932,1,2,Active Shallow Crust,0.0,89.98708,0.0,01/29/8173
+5.85499,44.07692,7396,1,24,7,20,17,3.65,5.0,fr,30797,147,1297932,1,2,Active Shallow Crust,0.0,89.98708,0.0,01/24/7396
+5.85499,44.07692,8157,5,28,17,19,29,3.65,15.0,fr,30798,163,1297933,1,1,Active Shallow Crust,0.0,89.98708,0.0,05/28/8157
+5.85499,44.07692,598,10,24,8,19,56,3.65,27.5,fr,30799,11,1297934,1,1,Active Shallow Crust,0.0,89.98708,0.0,10/24/0598
+5.85499,44.07692,9753,9,22,14,9,14,3.75,5.0,fr,30800,195,1297944,1,1,Active Shallow Crust,0.0,89.98849,0.0,09/22/9753
+5.85499,44.07692,347,2,2,9,0,13,3.75,5.0,fr,30801,6,1297950,1,1,Active Shallow Crust,0.0,89.98836,-90.0,02/02/0347
+5.85499,44.07692,3353,11,20,5,44,42,3.75,15.0,fr,30802,67,1297951,1,1,Active Shallow Crust,0.0,89.98836,-90.0,11/20/3353
+5.85499,44.07692,9929,3,31,7,59,39,3.85,5.0,fr,30803,198,1297956,1,1,Active Shallow Crust,0.0,89.98975,0.0,03/31/9929
+5.85499,44.07692,8179,8,12,9,57,3,3.85,15.0,fr,30804,163,1297966,1,1,Active Shallow Crust,128.8953,89.99487,0.0,08/12/8179
+5.85499,44.07692,4494,5,1,18,52,24,3.95,5.0,fr,30805,89,1297968,1,1,Active Shallow Crust,0.0,89.99086,0.0,05/01/4494
+5.85499,44.07692,4178,3,28,10,43,19,3.95,27.5,fr,30806,83,1297970,1,1,Active Shallow Crust,0.0,89.99086,0.0,03/28/4178
+5.85499,44.07692,8007,6,26,12,26,23,4.55,15.0,fr,30807,160,1298041,1,1,Active Shallow Crust,0.0,89.99084,0.0,06/26/8007
+5.85499,44.07692,4315,6,21,9,32,22,4.75,5.0,fr,30808,86,1298064,1,1,Active Shallow Crust,0.0,89.9909,0.0,06/21/4315
+5.85499,44.07692,7147,5,29,14,13,44,5.05,5.0,fr,30809,142,1298106,1,1,Active Shallow Crust,0.0,89.98957,-90.0,05/29/7147
+-2.55933,48.92043,8967,5,30,4,18,24,3.55,5.0,fr,30810,179,1298403,1,1,Active Shallow Crust,240.0128,57.99836,0.0,05/30/8967
+-2.55933,48.92043,5021,6,10,13,57,19,3.65,5.0,fr,30811,100,1298412,1,3,Active Shallow Crust,0.0,89.99114,0.0,06/10/5021
+-2.55933,48.92043,6960,2,1,14,26,13,3.65,5.0,fr,30812,139,1298412,1,3,Active Shallow Crust,0.0,89.99114,0.0,02/01/6960
+-2.55933,48.92043,3675,6,22,8,40,59,3.65,5.0,fr,30813,73,1298412,1,3,Active Shallow Crust,0.0,89.99114,0.0,06/22/3675
+-2.55933,48.92043,3699,2,10,9,52,33,3.75,5.0,fr,30814,73,1298424,1,1,Active Shallow Crust,0.0,89.98947,0.0,02/10/3699
+-2.55933,48.92043,4203,3,8,7,23,32,3.75,15.0,fr,30815,84,1298425,1,1,Active Shallow Crust,0.0,89.98947,0.0,03/08/4203
+-2.55933,48.92043,7647,2,13,11,10,16,3.75,5.0,fr,30816,152,1298427,1,1,Active Shallow Crust,240.0084,58.01813,0.0,02/13/7647
+-2.55933,48.92043,3449,1,14,12,54,45,3.75,5.0,fr,30817,68,1298430,1,1,Active Shallow Crust,0.0,89.98935,-90.0,01/14/3449
+-2.55933,48.92043,2729,12,10,6,30,57,4.05,15.0,fr,30818,54,1298470,1,1,Active Shallow Crust,128.8902,89.99441,0.0,12/10/2729
+-2.55933,48.92043,5962,1,1,3,11,22,4.45,5.0,fr,30819,119,1298511,1,1,Active Shallow Crust,240.006,57.99472,0.0,01/01/5962
+-2.55933,48.92043,3776,9,6,20,52,15,4.45,15.0,fr,30820,75,1298515,1,1,Active Shallow Crust,0.0,89.99049,-90.0,09/06/3776
+-2.55933,48.92043,1012,4,12,16,25,49,5.35,5.0,fr,30821,20,1298619,1,1,Active Shallow Crust,240.027,57.99823,0.0,04/12/1012
+-2.55933,48.92043,8740,5,20,20,20,29,5.95,15.0,fr,30822,174,1298695,1,1,Active Shallow Crust,0.0,89.99005,-90.0,05/20/8740
+-0.08113,47.3634,2051,10,15,1,33,7,3.55,5.0,fr,30823,41,1298880,1,1,Active Shallow Crust,0.0,89.98997,0.0,10/15/2051
+-0.08113,47.3634,6762,7,13,0,37,36,3.55,5.0,fr,30824,135,1298883,1,1,Active Shallow Crust,240.0123,57.99818,0.0,07/13/6762
+-0.08113,47.3634,5177,2,15,10,36,1,3.65,15.0,fr,30825,103,1298899,1,1,Active Shallow Crust,0.0,89.98999,-90.0,02/15/5177
+-0.08113,47.3634,2976,12,25,1,2,3,3.75,5.0,fr,30826,59,1298904,1,1,Active Shallow Crust,0.0,89.99,0.0,12/25/2976
+-0.08113,47.3634,2696,11,28,10,24,21,3.85,5.0,fr,30827,53,1298916,1,1,Active Shallow Crust,0.0,89.99003,0.0,11/28/2696
+-0.08113,47.3634,7368,10,16,7,46,2,3.95,15.0,fr,30828,147,1298929,1,1,Active Shallow Crust,360.0,89.99004,0.0,10/16/7368
+-0.08113,47.3634,7575,9,24,12,5,55,4.35,27.5,fr,30829,151,1298981,1,1,Active Shallow Crust,240.0086,57.99598,0.0,09/24/7575
+-0.08113,47.3634,8372,12,12,21,43,27,4.35,15.0,fr,30830,167,1298986,1,1,Active Shallow Crust,128.8977,89.98277,0.0,12/12/8372
+-0.08113,47.3634,5549,4,20,5,44,53,4.55,5.0,fr,30831,110,1299000,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/20/5549
+-0.08113,47.3634,6581,10,11,8,22,54,4.75,5.0,fr,30832,131,1299027,1,1,Active Shallow Crust,240.0078,58.00455,0.0,10/11/6581
+-0.08113,47.3634,4368,10,12,17,38,45,4.85,5.0,fr,30833,87,1299036,1,1,Active Shallow Crust,360.0,89.99001,0.0,10/12/4368
+-0.08113,47.3634,7920,1,27,0,7,11,4.85,15.0,fr,30834,158,1299037,1,1,Active Shallow Crust,360.0,89.99001,0.0,01/27/7920
+-0.08113,47.3634,4602,8,2,20,4,14,4.95,15.0,fr,30835,92,1299055,1,1,Active Shallow Crust,0.0,89.99001,-90.0,08/02/4602
+-0.08113,47.3634,9731,4,29,12,35,57,5.35,15.0,fr,30836,194,1299097,1,1,Active Shallow Crust,360.0,89.99,0.0,04/29/9731
+6.3758,49.93475,8540,7,29,3,18,27,3.55,15.0,fr,30837,170,1299361,1,1,Active Shallow Crust,0.0,89.98702,0.0,07/29/8540
+6.3758,49.93475,9637,3,22,3,25,28,3.65,5.0,fr,30838,192,1299372,1,1,Active Shallow Crust,0.0,89.98843,0.0,03/22/9637
+6.3758,49.93475,8995,11,30,14,42,32,3.65,15.0,fr,30839,179,1299373,1,1,Active Shallow Crust,0.0,89.98843,0.0,11/30/8995
+6.3758,49.93475,6051,12,3,23,37,58,3.95,5.0,fr,30840,121,1299408,1,1,Active Shallow Crust,0.0,89.99181,0.0,12/03/6051
+6.3758,49.93475,7835,9,17,17,50,36,3.95,27.5,fr,30841,156,1299410,1,1,Active Shallow Crust,0.0,89.99181,0.0,09/17/7835
+6.3758,49.93475,7823,5,30,13,36,59,4.05,15.0,fr,30842,156,1299421,1,1,Active Shallow Crust,0.0,89.98905,0.0,05/30/7823
+6.3758,49.93475,7595,5,14,16,17,50,4.05,5.0,fr,30843,151,1299429,1,1,Active Shallow Crust,128.8906,89.9927,0.0,05/14/7595
+6.3758,49.93475,7704,3,27,17,8,51,4.35,5.0,fr,30844,154,1299456,1,1,Active Shallow Crust,0.0,89.98966,0.0,03/27/7704
+3.2117,48.49375,5563,11,7,10,31,36,3.55,5.0,fr,30845,111,1299840,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/07/5563
+0.85807,45.41556,4552,9,20,12,22,0,3.55,27.5,fr,30846,91,1300325,1,1,Active Shallow Crust,240.012,57.9982,0.0,09/20/4552
+0.85807,45.41556,4030,3,14,15,38,49,3.95,5.0,fr,30847,80,1300368,1,1,Active Shallow Crust,0.0,89.98995,0.0,03/14/4030
+4.88979,44.7425,6204,2,9,14,15,51,3.55,5.0,fr,30848,124,1300800,1,1,Active Shallow Crust,0.0,89.99284,0.0,02/09/6204
+4.88979,44.7425,5252,11,29,10,1,21,3.55,15.0,fr,30849,105,1300804,1,1,Active Shallow Crust,240.0118,57.99833,0.0,11/29/5252
+4.88979,44.7425,5239,9,10,10,6,9,3.65,5.0,fr,30850,104,1300812,1,1,Active Shallow Crust,0.0,89.98724,0.0,09/10/5239
+4.88979,44.7425,2770,12,26,22,51,58,3.65,15.0,fr,30851,55,1300813,1,3,Active Shallow Crust,0.0,89.98724,0.0,12/26/2770
+4.88979,44.7425,2071,12,11,3,5,23,3.65,15.0,fr,30852,41,1300813,1,3,Active Shallow Crust,0.0,89.98724,0.0,12/11/2071
+4.88979,44.7425,4714,9,30,14,25,21,3.65,15.0,fr,30853,94,1300813,1,3,Active Shallow Crust,0.0,89.98724,0.0,09/30/4714
+4.88979,44.7425,448,10,11,9,3,30,3.65,15.0,fr,30854,8,1300816,1,1,Active Shallow Crust,240.0013,58.01198,0.0,10/11/0448
+4.88979,44.7425,5211,12,27,12,51,17,3.75,5.0,fr,30855,104,1300824,1,1,Active Shallow Crust,0.0,89.98862,0.0,12/27/5211
+4.88979,44.7425,5652,4,19,21,29,55,3.75,5.0,fr,30856,113,1300827,1,1,Active Shallow Crust,240.0085,58.01715,0.0,04/19/5652
+4.88979,44.7425,2984,4,29,15,28,59,3.75,5.0,fr,30857,59,1300833,1,1,Active Shallow Crust,128.8966,89.96746,0.0,04/29/2984
+4.88979,44.7425,1456,11,28,7,37,12,3.85,5.0,fr,30858,29,1300836,1,2,Active Shallow Crust,0.0,89.98986,0.0,11/28/1456
+4.88979,44.7425,5242,10,13,20,48,30,3.85,5.0,fr,30859,104,1300836,1,2,Active Shallow Crust,0.0,89.98986,0.0,10/13/5242
+4.88979,44.7425,5640,6,10,10,46,35,3.85,15.0,fr,30860,112,1300837,1,1,Active Shallow Crust,0.0,89.98986,0.0,06/10/5640
+4.88979,44.7425,8975,9,16,1,38,54,3.85,5.0,fr,30861,179,1300839,1,1,Active Shallow Crust,240.0104,57.99863,0.0,09/16/8975
+4.88979,44.7425,6551,8,31,10,47,4,3.95,5.0,fr,30862,131,1300851,1,1,Active Shallow Crust,240.0192,58.00433,0.0,08/31/6551
+4.88979,44.7425,6770,10,10,8,57,41,4.05,15.0,fr,30863,135,1300870,1,1,Active Shallow Crust,128.8917,89.99194,0.0,10/10/6770
+4.88979,44.7425,7254,3,31,20,0,54,4.15,5.0,fr,30864,145,1300872,1,1,Active Shallow Crust,0.0,89.98923,0.0,03/31/7254
+4.88979,44.7425,2169,6,10,14,32,19,4.25,5.0,fr,30865,43,1300884,1,1,Active Shallow Crust,0.0,89.9904,0.0,06/10/2169
+4.88979,44.7425,4500,7,28,19,58,38,4.35,5.0,fr,30866,89,1300896,1,1,Active Shallow Crust,0.0,89.98859,0.0,07/28/4500
+4.88979,44.7425,3265,6,12,12,25,6,4.35,15.0,fr,30867,65,1300897,1,1,Active Shallow Crust,0.0,89.98859,0.0,06/12/3265
+4.88979,44.7425,820,3,1,14,50,56,4.45,5.0,fr,30868,16,1300908,1,2,Active Shallow Crust,0.0,89.98984,0.0,03/01/0820
+4.88979,44.7425,662,9,28,23,27,7,4.45,5.0,fr,30869,13,1300908,1,2,Active Shallow Crust,0.0,89.98984,0.0,09/28/0662
+4.88979,44.7425,5254,4,18,17,28,7,5.25,5.0,fr,30870,105,1301004,1,1,Active Shallow Crust,0.0,89.98988,0.0,04/18/5254
+-2.90815,42.8521,2998,2,20,22,35,59,3.55,5.0,fr,30871,59,1301760,1,2,Active Shallow Crust,0.0,89.98891,0.0,02/20/2998
+-2.90815,42.8521,652,9,28,18,2,46,3.55,5.0,fr,30872,13,1301760,1,2,Active Shallow Crust,0.0,89.98891,0.0,09/28/0652
+-2.90815,42.8521,6932,3,28,5,38,54,3.55,15.0,fr,30873,138,1301761,1,1,Active Shallow Crust,0.0,89.98891,0.0,03/28/6932
+-2.90815,42.8521,10000,6,11,17,43,35,3.55,15.0,fr,30874,199,1301767,1,1,Active Shallow Crust,0.0,89.98878,-90.0,06/11/10000
+-2.90815,42.8521,2395,5,7,18,44,22,3.65,5.0,fr,30875,47,1301772,1,1,Active Shallow Crust,0.0,89.99012,0.0,05/07/2395
+-2.90815,42.8521,7322,2,14,11,12,14,3.65,5.0,fr,30876,146,1301781,1,1,Active Shallow Crust,128.9007,89.96371,0.0,02/14/7322
+-2.90815,42.8521,9305,1,8,11,43,31,3.75,15.0,fr,30877,186,1301785,1,1,Active Shallow Crust,0.0,89.99119,0.0,01/08/9305
+-2.90815,42.8521,5216,9,30,10,1,16,3.85,5.0,fr,30878,104,1301796,1,1,Active Shallow Crust,0.0,89.98953,0.0,09/30/5216
+-2.90815,42.8521,2253,3,4,11,8,12,3.95,5.0,fr,30879,45,1301808,1,1,Active Shallow Crust,0.0,89.99067,0.0,03/04/2253
+-2.90815,42.8521,9683,7,3,22,4,51,3.95,5.0,fr,30880,193,1301811,1,1,Active Shallow Crust,240.0189,58.00503,0.0,07/03/9683
+-2.90815,42.8521,5782,9,10,0,1,36,4.05,5.0,fr,30881,115,1301820,1,1,Active Shallow Crust,0.0,89.98961,0.0,09/10/5782
+-2.90815,42.8521,8737,9,9,6,59,40,4.05,15.0,fr,30882,174,1301827,1,1,Active Shallow Crust,0.0,89.98949,-90.0,09/09/8737
+-2.90815,42.8521,3161,12,15,22,23,57,4.15,5.0,fr,30883,63,1301832,1,1,Active Shallow Crust,0.0,89.99074,0.0,12/15/3161
+-2.90815,42.8521,6675,10,31,15,24,38,4.25,5.0,fr,30884,133,1301844,1,1,Active Shallow Crust,0.0,89.99009,0.0,10/31/6675
+-2.90815,42.8521,651,6,8,11,4,46,4.25,15.0,fr,30885,13,1301845,1,1,Active Shallow Crust,0.0,89.99009,0.0,06/08/0651
+-2.90815,42.8521,6078,8,13,20,31,26,4.35,15.0,fr,30886,121,1301857,1,1,Active Shallow Crust,0.0,89.9897,0.0,08/13/6078
+-2.90815,42.8521,6467,9,22,10,29,26,4.85,5.0,fr,30887,129,1301925,1,1,Active Shallow Crust,128.8937,89.98904,0.0,09/22/6467
+-2.90815,42.8521,8041,3,25,23,13,16,5.15,15.0,fr,30888,160,1301953,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/25/8041
+-2.90815,42.8521,2640,6,24,11,53,22,5.45,5.0,fr,30889,52,1301991,1,1,Active Shallow Crust,240.0261,57.99796,0.0,06/24/2640
+-2.11511,49.35725,7551,5,7,2,16,31,3.55,5.0,fr,30890,151,1302240,1,1,Active Shallow Crust,0.0,89.99015,0.0,05/07/7551
+-2.11511,49.35725,7902,7,13,0,57,53,3.55,15.0,fr,30891,158,1302241,1,1,Active Shallow Crust,0.0,89.99015,0.0,07/13/7902
+-2.11511,49.35725,6764,7,6,12,9,33,3.55,15.0,fr,30892,135,1302244,1,1,Active Shallow Crust,240.0127,57.99845,0.0,07/06/6764
+-2.11511,49.35725,3928,9,10,1,33,44,3.65,5.0,fr,30893,78,1302252,1,3,Active Shallow Crust,0.0,89.99122,0.0,09/10/3928
+-2.11511,49.35725,2092,1,19,20,18,29,3.65,5.0,fr,30894,41,1302252,1,3,Active Shallow Crust,0.0,89.99122,0.0,01/19/2092
+-2.11511,49.35725,6299,6,28,9,52,52,3.65,5.0,fr,30895,125,1302252,1,3,Active Shallow Crust,0.0,89.99122,0.0,06/28/6299
+-2.11511,49.35725,6449,5,11,11,19,16,3.65,15.0,fr,30896,128,1302253,1,1,Active Shallow Crust,0.0,89.99122,0.0,05/11/6449
+-2.11511,49.35725,2341,4,29,15,11,21,3.65,5.0,fr,30897,46,1302255,1,1,Active Shallow Crust,240.0014,58.01318,0.0,04/29/2341
+-2.11511,49.35725,1270,10,16,19,36,58,3.65,5.0,fr,30898,25,1302258,1,1,Active Shallow Crust,0.0,89.99112,-90.0,10/16/1270
+-2.11511,49.35725,4923,12,22,22,53,53,3.65,5.0,fr,30899,98,1302261,1,1,Active Shallow Crust,128.8999,89.96358,0.0,12/22/4923
+-2.11511,49.35725,102,11,20,9,41,18,3.65,27.5,fr,30900,2,1302263,1,1,Active Shallow Crust,128.8999,89.96358,0.0,11/20/0102
+-2.11511,49.35725,5707,1,21,22,25,40,3.75,27.5,fr,30901,114,1302266,1,1,Active Shallow Crust,0.0,89.98956,0.0,01/21/5707
+-2.11511,49.35725,6298,4,23,16,55,42,3.75,5.0,fr,30902,125,1302273,1,1,Active Shallow Crust,128.896,89.96754,0.0,04/23/6298
+-2.11511,49.35725,2393,10,29,17,10,34,3.85,15.0,fr,30903,47,1302277,1,1,Active Shallow Crust,0.0,89.9907,0.0,10/29/2393
+-2.11511,49.35725,5246,11,14,7,9,3,3.95,15.0,fr,30904,104,1302289,1,1,Active Shallow Crust,0.0,89.98964,0.0,11/14/5246
+-2.11511,49.35725,5479,7,23,3,8,43,4.05,5.0,fr,30905,109,1302300,1,1,Active Shallow Crust,0.0,89.99077,0.0,07/23/5479
+-2.11511,49.35725,2815,4,28,7,26,31,4.15,5.0,fr,30906,56,1302321,1,1,Active Shallow Crust,128.8968,89.99424,0.0,04/28/2815
+-2.11511,49.35725,4742,1,9,23,9,11,4.55,15.0,fr,30907,94,1302361,1,1,Active Shallow Crust,0.0,89.98962,0.0,01/09/4742
+-2.11511,49.35725,7655,10,16,22,31,44,4.55,5.0,fr,30908,153,1302369,1,1,Active Shallow Crust,128.8932,89.9858,0.0,10/16/7655
+-3.06891,47.93082,8157,1,9,1,4,23,3.55,5.0,fr,30909,163,1302720,1,2,Active Shallow Crust,0.0,89.98987,0.0,01/09/8157
+-3.06891,47.93082,9687,1,6,21,27,23,3.55,5.0,fr,30910,193,1302720,1,2,Active Shallow Crust,0.0,89.98987,0.0,01/06/9687
+-3.06891,47.93082,3370,11,6,0,27,0,3.55,15.0,fr,30911,67,1302721,1,1,Active Shallow Crust,0.0,89.98987,0.0,11/06/3370
+-3.06891,47.93082,5284,10,29,13,9,48,3.55,15.0,fr,30912,105,1302724,1,1,Active Shallow Crust,240.0124,57.99784,0.0,10/29/5284
+-3.06891,47.93082,3498,5,18,20,9,37,3.55,15.0,fr,30913,69,1302730,1,1,Active Shallow Crust,128.8968,89.99324,0.0,05/18/3498
+-3.06891,47.93082,7946,7,24,3,35,10,3.65,5.0,fr,30914,158,1302732,1,1,Active Shallow Crust,0.0,89.99097,0.0,07/24/7946
+-3.06891,47.93082,6042,9,19,17,45,13,3.65,5.0,fr,30915,120,1302735,1,1,Active Shallow Crust,240.001,58.01298,0.0,09/19/6042
+-3.06891,47.93082,5989,8,17,13,58,3,3.75,15.0,fr,30916,119,1302745,1,1,Active Shallow Crust,0.0,89.98927,0.0,08/17/5989
+-3.06891,47.93082,5192,2,4,4,51,6,3.75,5.0,fr,30917,103,1302747,1,1,Active Shallow Crust,240.0091,58.01729,0.0,02/04/5192
+-3.06891,47.93082,5081,9,21,0,7,28,3.85,27.5,fr,30918,101,1302758,1,1,Active Shallow Crust,0.0,89.99043,0.0,09/21/5081
+-3.06891,47.93082,1269,4,19,2,14,22,3.95,5.0,fr,30919,25,1302768,1,1,Active Shallow Crust,0.0,89.98934,0.0,04/19/1269
+-3.06891,47.93082,9320,12,30,15,6,16,3.95,15.0,fr,30920,186,1302769,1,1,Active Shallow Crust,0.0,89.98934,0.0,12/30/9320
+-3.06891,47.93082,829,10,23,22,48,36,4.15,5.0,fr,30921,16,1302792,1,1,Active Shallow Crust,0.0,89.98984,0.0,10/23/0829
+-3.06891,47.93082,8766,11,27,3,10,8,4.15,15.0,fr,30922,175,1302793,1,1,Active Shallow Crust,0.0,89.98984,0.0,11/27/8766
+-3.06891,47.93082,5561,5,21,22,31,0,4.15,15.0,fr,30923,111,1302796,1,1,Active Shallow Crust,240.0089,57.9972,0.0,05/21/5561
+-3.06891,47.93082,9548,12,11,13,51,30,4.25,15.0,fr,30924,190,1302805,1,1,Active Shallow Crust,0.0,89.98943,0.0,12/11/9548
+-3.06891,47.93082,9879,11,26,15,28,21,4.45,15.0,fr,30925,197,1302829,1,1,Active Shallow Crust,0.0,89.99041,0.0,11/26/9879
+-3.06891,47.93082,2129,5,21,6,42,2,4.85,27.5,fr,30926,42,1302878,1,1,Active Shallow Crust,0.0,89.99017,0.0,05/21/2129
+-3.06891,47.93082,1198,4,22,21,57,29,5.15,5.0,fr,30927,23,1302912,1,1,Active Shallow Crust,0.0,89.98982,0.0,04/22/1198
+-3.06891,47.93082,8056,6,11,10,6,7,5.25,15.0,fr,30928,161,1302934,1,1,Active Shallow Crust,128.8824,89.98703,0.0,06/11/8056
+-1.01206,49.43483,7979,1,11,2,12,40,3.55,15.0,fr,30929,159,1303201,1,1,Active Shallow Crust,0.0,89.99017,0.0,01/11/7979
+-1.01206,49.43483,3237,2,22,14,38,45,3.55,5.0,fr,30930,64,1303203,1,1,Active Shallow Crust,240.0125,57.99818,0.0,02/22/3237
+-1.01206,49.43483,762,4,25,7,58,15,3.65,15.0,fr,30931,15,1303216,1,1,Active Shallow Crust,240.0013,58.01281,0.0,04/25/0762
+-1.01206,49.43483,5961,4,19,19,46,9,3.75,5.0,fr,30932,119,1303224,1,2,Active Shallow Crust,0.0,89.98958,0.0,04/19/5961
+-1.01206,49.43483,7436,8,8,12,45,17,3.75,5.0,fr,30933,148,1303224,1,2,Active Shallow Crust,0.0,89.98958,0.0,08/08/7436
+-1.01206,49.43483,9778,9,27,17,50,15,3.85,5.0,fr,30934,195,1303236,1,1,Active Shallow Crust,0.0,89.98956,0.0,09/27/9778
+-1.01206,49.43483,1809,12,23,1,50,42,3.95,5.0,fr,30935,36,1303257,1,1,Active Shallow Crust,128.9,89.9938,0.0,12/23/1809
+-1.01206,49.43483,5252,4,16,0,34,4,4.05,15.0,fr,30936,105,1303261,1,1,Active Shallow Crust,0.0,89.98986,0.0,04/16/5252
+-1.01206,49.43483,9833,6,25,16,47,3,4.25,5.0,fr,30937,196,1303284,1,1,Active Shallow Crust,0.0,89.98975,0.0,06/25/9833
+-1.01206,49.43483,6247,4,21,16,25,9,4.35,5.0,fr,30938,124,1303296,1,1,Active Shallow Crust,0.0,89.99021,0.0,04/21/6247
+-1.01206,49.43483,133,4,23,8,24,34,4.35,15.0,fr,30939,2,1303297,1,1,Active Shallow Crust,0.0,89.99021,0.0,04/23/0133
+-1.01206,49.43483,8605,12,8,18,49,24,4.45,5.0,fr,30940,172,1303311,1,1,Active Shallow Crust,240.006,57.99481,0.0,12/08/8605
+-1.01206,49.43483,8557,11,9,6,12,11,5.35,5.0,fr,30941,171,1303416,1,1,Active Shallow Crust,0.0,89.99009,0.0,11/09/8557
+0.65304,41.32017,5360,12,24,11,40,7,3.55,5.0,fr,30942,107,1303680,1,1,Active Shallow Crust,0.0,89.98959,0.0,12/24/5360
+0.65304,41.32017,8955,9,12,10,12,33,3.65,5.0,fr,30943,179,1303692,1,1,Active Shallow Crust,0.0,89.98988,0.0,09/12/8955
+0.65304,41.32017,5929,4,12,20,40,0,3.85,5.0,fr,30944,118,1303719,1,1,Active Shallow Crust,240.0102,57.99775,0.0,04/12/5929
+0.65304,41.32017,8828,6,2,11,8,16,4.15,5.0,fr,30945,176,1303752,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/02/8828
+1.99119,44.30614,8111,9,27,22,38,16,3.55,5.0,fr,30946,162,1304160,1,2,Active Shallow Crust,0.0,89.98917,0.0,09/27/8111
+1.99119,44.30614,1130,3,6,14,29,43,3.55,5.0,fr,30947,22,1304160,1,2,Active Shallow Crust,0.0,89.98917,0.0,03/06/1130
+1.99119,44.30614,4716,7,4,6,48,36,3.55,15.0,fr,30948,94,1304167,1,1,Active Shallow Crust,0.0,89.99088,-90.0,07/04/4716
+1.99119,44.30614,1645,7,29,21,58,3,3.65,5.0,fr,30949,32,1304172,1,1,Active Shallow Crust,0.0,89.99036,0.0,07/29/1645
+1.99119,44.30614,5859,1,13,12,51,7,3.65,15.0,fr,30950,117,1304176,1,1,Active Shallow Crust,240.0008,58.013,0.0,01/13/5859
+1.99119,44.30614,8629,11,30,13,22,9,3.65,5.0,fr,30951,172,1304178,1,1,Active Shallow Crust,0.0,89.99024,-90.0,11/30/8629
+1.99119,44.30614,7745,2,4,20,24,24,3.75,15.0,fr,30952,154,1304185,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/04/7745
+1.99119,44.30614,6966,5,9,22,26,25,3.95,5.0,fr,30953,139,1304208,1,1,Active Shallow Crust,0.0,89.98975,0.0,05/09/6966
+1.99119,44.30614,558,8,7,10,5,36,3.95,5.0,fr,30954,11,1304217,1,1,Active Shallow Crust,128.9006,89.99374,0.0,08/07/0558
+1.86522,41.2256,6563,6,6,16,7,15,3.55,5.0,fr,30955,131,1304640,1,3,Active Shallow Crust,0.0,89.99052,0.0,06/06/6563
+1.86522,41.2256,3341,7,18,14,38,11,3.55,5.0,fr,30956,66,1304640,1,3,Active Shallow Crust,0.0,89.99052,0.0,07/18/3341
+1.86522,41.2256,6227,3,15,7,34,34,3.55,5.0,fr,30957,124,1304640,1,3,Active Shallow Crust,0.0,89.99052,0.0,03/15/6227
+1.86522,41.2256,6719,6,16,1,32,36,3.55,27.5,fr,30958,134,1304642,1,1,Active Shallow Crust,0.0,89.99052,0.0,06/16/6719
+1.86522,41.2256,5745,9,1,14,43,56,3.55,15.0,fr,30959,114,1304644,1,1,Active Shallow Crust,240.0117,57.99818,0.0,09/01/5745
+1.86522,41.2256,6502,3,10,14,55,11,3.55,15.0,fr,30960,130,1304650,1,2,Active Shallow Crust,128.8967,89.99336,0.0,03/10/6502
+1.86522,41.2256,8480,6,30,12,22,34,3.55,15.0,fr,30961,169,1304650,1,2,Active Shallow Crust,128.8967,89.99336,0.0,06/30/8480
+1.86522,41.2256,2205,7,4,4,34,4,3.65,15.0,fr,30962,44,1304653,1,1,Active Shallow Crust,0.0,89.98986,0.0,07/04/2205
+1.86522,41.2256,4428,5,31,14,3,52,3.85,5.0,fr,30963,88,1304682,1,1,Active Shallow Crust,0.0,89.99049,-90.0,05/31/4428
+1.86522,41.2256,6881,10,25,2,12,16,3.95,5.0,fr,30964,137,1304688,1,1,Active Shallow Crust,0.0,89.99043,0.0,10/25/6881
+1.86522,41.2256,1912,8,4,20,16,25,3.95,5.0,fr,30965,38,1304691,1,1,Active Shallow Crust,240.019,58.00501,0.0,08/04/1912
+1.86522,41.2256,7766,8,18,15,39,26,4.05,5.0,fr,30966,155,1304700,1,1,Active Shallow Crust,0.0,89.9904,0.0,08/18/7766
+1.86522,41.2256,2277,6,13,9,53,8,4.25,5.0,fr,30967,45,1304727,1,1,Active Shallow Crust,240.0065,57.99396,0.0,06/13/2277
+1.86522,41.2256,1880,7,24,23,11,3,4.25,5.0,fr,30968,37,1304733,1,1,Active Shallow Crust,128.8952,89.9809,0.0,07/24/1880
+1.86522,41.2256,5871,3,22,9,52,52,4.45,5.0,fr,30969,117,1304748,1,1,Active Shallow Crust,0.0,89.98991,0.0,03/22/5871
+1.86522,41.2256,1840,7,1,15,13,25,4.45,15.0,fr,30970,36,1304749,1,1,Active Shallow Crust,0.0,89.98991,0.0,07/01/1840
+1.865232,41.2256,5487,7,20,16,37,33,6.65,10.68981,fr,30971,109,1305012,1,1,Active Shallow Crust,360.0,89.99002,0.0,07/20/5487
+1.86408,44.41645,4810,4,10,7,31,33,3.55,5.0,fr,30972,96,1305120,1,1,Active Shallow Crust,0.0,89.9892,0.0,04/10/4810
+1.86408,44.41645,4463,10,21,17,0,58,3.55,5.0,fr,30973,89,1305129,1,1,Active Shallow Crust,128.8962,89.9937,0.0,10/21/4463
+1.86408,44.41645,2021,4,1,3,46,30,3.65,27.5,fr,30974,40,1305134,1,1,Active Shallow Crust,0.0,89.99037,0.0,04/01/2021
+1.86408,44.41645,3923,3,2,21,34,14,3.85,15.0,fr,30975,78,1305157,1,1,Active Shallow Crust,0.0,89.9898,0.0,03/02/3923
+1.86408,44.41645,9849,10,9,23,32,56,3.85,15.0,fr,30976,196,1305160,1,1,Active Shallow Crust,240.0106,57.99757,0.0,10/09/9849
+1.86408,44.41645,6254,7,1,21,52,15,4.65,27.5,fr,30977,125,1305257,1,1,Active Shallow Crust,240.0101,57.99417,0.0,07/01/6254
+1.86408,44.41645,5725,5,15,2,54,30,4.75,27.5,fr,30978,114,1305266,1,1,Active Shallow Crust,0.0,89.99005,0.0,05/15/5725
+1.86408,44.41645,1868,3,27,19,9,47,5.05,27.5,fr,30979,37,1305302,1,1,Active Shallow Crust,0.0,89.99007,0.0,03/27/1868
+-5.30791,47.15098,1272,6,15,1,13,43,3.55,5.0,fr,30980,25,1305603,1,1,Active Shallow Crust,240.013,57.99731,0.0,06/15/1272
+-1.85764,46.68206,8940,12,24,22,9,32,3.55,5.0,fr,30981,178,1306080,1,2,Active Shallow Crust,0.0,89.98962,0.0,12/24/8940
+-1.85764,46.68206,2455,6,28,4,0,31,3.55,5.0,fr,30982,49,1306080,1,2,Active Shallow Crust,0.0,89.98962,0.0,06/28/2455
+-1.85764,46.68206,8705,6,27,10,23,44,3.55,15.0,fr,30983,174,1306084,1,1,Active Shallow Crust,240.0122,57.99793,0.0,06/27/8705
+-1.85764,46.68206,3590,2,25,14,7,9,3.65,5.0,fr,30984,71,1306092,1,1,Active Shallow Crust,0.0,89.99075,0.0,02/25/3590
+-1.85764,46.68206,327,11,2,18,42,28,3.65,27.5,fr,30985,6,1306103,1,1,Active Shallow Crust,128.9006,89.96353,0.0,11/02/0327
+-1.85764,46.68206,388,10,12,16,37,49,3.75,5.0,fr,30986,7,1306104,1,1,Active Shallow Crust,0.0,89.99039,0.0,10/12/0388
+-1.85764,46.68206,9682,12,18,21,17,1,3.95,27.5,fr,30987,193,1306130,1,1,Active Shallow Crust,0.0,89.99018,0.0,12/18/9682
+-1.85764,46.68206,5620,7,23,19,4,23,4.15,5.0,fr,30988,112,1306152,1,1,Active Shallow Crust,0.0,89.9896,0.0,07/23/5620
+9.34748,49.63828,6442,7,10,17,58,23,3.65,5.0,fr,30989,128,1306575,1,1,Active Shallow Crust,239.9998,58.01364,0.0,07/10/6442
+9.34748,49.63828,2811,10,30,14,39,8,4.45,15.0,fr,30990,56,1306669,1,1,Active Shallow Crust,0.0,89.99073,0.0,10/30/2811
+4.85168,43.01247,4057,12,13,6,58,37,3.65,15.0,fr,30991,81,1307533,1,1,Active Shallow Crust,0.0,89.98685,0.0,12/13/4057
+4.85168,43.01247,2170,4,9,17,14,32,5.05,5.0,fr,30992,43,1307703,1,1,Active Shallow Crust,240.0205,57.99709,0.0,04/09/2170
+4.85168,43.01247,9505,11,26,17,4,4,5.65,5.0,fr,30993,190,1307772,1,1,Active Shallow Crust,0.0,89.99014,0.0,11/26/9505
+-0.49508,49.59978,2868,6,25,10,59,10,3.55,5.0,fr,30994,57,1308006,1,1,Active Shallow Crust,0.0,89.99008,-90.0,06/25/2868
+-0.49508,49.59978,6149,4,3,23,21,57,3.65,5.0,fr,30995,122,1308012,1,1,Active Shallow Crust,0.0,89.99017,0.0,04/03/6149
+-0.49508,49.59978,4701,4,23,7,26,10,3.75,27.5,fr,30996,94,1308026,1,1,Active Shallow Crust,0.0,89.98994,0.0,04/23/4701
+-0.49508,49.59978,6249,6,22,23,33,44,3.85,15.0,fr,30997,124,1308037,1,1,Active Shallow Crust,0.0,89.98988,0.0,06/22/6249
+-0.49508,49.59978,6054,9,8,19,34,37,3.95,15.0,fr,30998,121,1308058,1,1,Active Shallow Crust,128.9,89.99381,0.0,09/08/6054
+-0.49508,49.59978,5020,12,14,6,24,44,4.05,5.0,fr,30999,100,1308060,1,1,Active Shallow Crust,0.0,89.98989,0.0,12/14/5020
+-0.49508,49.59978,8399,7,24,7,58,40,4.05,27.5,fr,31000,167,1308065,1,1,Active Shallow Crust,240.0066,58.00588,0.0,07/24/8399
+-0.49508,49.59978,2682,2,24,13,1,12,4.35,15.0,fr,31001,53,1308106,1,1,Active Shallow Crust,128.8971,89.9828,0.0,02/24/2682
+-0.49508,49.59978,9838,6,24,1,22,32,5.15,5.0,fr,31002,196,1308198,1,1,Active Shallow Crust,0.0,89.98997,-90.0,06/24/9838
+2.6907,42.83049,3035,5,27,9,20,3,3.55,5.0,fr,31003,60,1308480,1,2,Active Shallow Crust,0.0,89.98891,0.0,05/27/3035
+2.6907,42.83049,1689,6,26,15,4,34,3.55,5.0,fr,31004,33,1308480,1,2,Active Shallow Crust,0.0,89.98891,0.0,06/26/1689
+2.6907,42.83049,7555,8,16,22,59,5,3.55,15.0,fr,31005,151,1308481,1,1,Active Shallow Crust,0.0,89.98891,0.0,08/16/7555
+2.6907,42.83049,5740,8,6,19,26,1,3.55,27.5,fr,31006,114,1308482,1,1,Active Shallow Crust,0.0,89.98891,0.0,08/06/5740
+2.6907,42.83049,4438,3,9,18,17,40,3.55,5.0,fr,31007,88,1308483,1,1,Active Shallow Crust,240.0121,57.99836,0.0,03/09/4438
+2.6907,42.83049,3795,9,21,5,33,2,3.55,15.0,fr,31008,75,1308487,1,1,Active Shallow Crust,0.0,89.98878,-90.0,09/21/3795
+2.6907,42.83049,3719,6,4,5,35,11,3.65,5.0,fr,31009,74,1308492,1,4,Active Shallow Crust,0.0,89.99011,0.0,06/04/3719
+2.6907,42.83049,3896,7,23,7,45,44,3.65,5.0,fr,31010,77,1308492,1,4,Active Shallow Crust,0.0,89.99011,0.0,07/23/3896
+2.6907,42.83049,3415,9,19,21,37,58,3.65,5.0,fr,31011,68,1308492,1,4,Active Shallow Crust,0.0,89.99011,0.0,09/19/3415
+2.6907,42.83049,2389,7,24,11,26,1,3.65,5.0,fr,31012,47,1308492,1,4,Active Shallow Crust,0.0,89.99011,0.0,07/24/2389
+2.6907,42.83049,4159,10,15,16,50,27,3.65,15.0,fr,31013,83,1308493,1,1,Active Shallow Crust,0.0,89.99011,0.0,10/15/4159
+2.6907,42.83049,8752,9,24,4,27,43,3.65,5.0,fr,31014,175,1308495,1,2,Active Shallow Crust,240.0002,58.01298,0.0,09/24/8752
+2.6907,42.83049,2248,1,11,11,14,4,3.65,5.0,fr,31015,44,1308495,1,2,Active Shallow Crust,240.0002,58.01298,0.0,01/11/2248
+2.6907,42.83049,4535,1,21,22,24,8,3.65,15.0,fr,31016,90,1308502,1,1,Active Shallow Crust,128.9002,89.96346,0.0,01/21/4535
+2.6907,42.83049,2929,3,10,2,18,21,3.75,5.0,fr,31017,58,1308504,1,3,Active Shallow Crust,0.0,89.99119,0.0,03/10/2929
+2.6907,42.83049,4387,9,8,12,16,11,3.75,5.0,fr,31018,87,1308504,1,3,Active Shallow Crust,0.0,89.99119,0.0,09/08/4387
+2.6907,42.83049,3378,1,3,8,32,53,3.75,5.0,fr,31019,67,1308504,1,3,Active Shallow Crust,0.0,89.99119,0.0,01/03/3378
+2.6907,42.83049,3942,1,19,2,0,2,3.75,15.0,fr,31020,78,1308505,1,1,Active Shallow Crust,0.0,89.99119,0.0,01/19/3942
+2.6907,42.83049,3291,5,4,9,26,4,3.75,5.0,fr,31021,65,1308510,1,1,Active Shallow Crust,0.0,89.99109,-90.0,05/04/3291
+2.6907,42.83049,6239,8,29,11,58,59,3.75,15.0,fr,31022,124,1308511,1,1,Active Shallow Crust,0.0,89.99109,-90.0,08/29/6239
+2.6907,42.83049,4080,2,13,5,9,48,3.75,5.0,fr,31023,81,1308513,1,1,Active Shallow Crust,128.8966,89.96743,0.0,02/13/4080
+2.6907,42.83049,767,4,9,1,38,12,3.85,5.0,fr,31024,15,1308516,1,1,Active Shallow Crust,0.0,89.98953,0.0,04/09/0767
+2.6907,42.83049,8379,6,21,19,53,30,3.95,15.0,fr,31025,167,1308529,1,1,Active Shallow Crust,0.0,89.99067,0.0,06/21/8379
+2.6907,42.83049,8738,1,22,17,9,2,3.95,5.0,fr,31026,174,1308537,1,1,Active Shallow Crust,128.9007,89.99417,0.0,01/22/8738
+2.6907,42.83049,9233,4,20,8,31,17,4.05,5.0,fr,31027,184,1308540,1,1,Active Shallow Crust,0.0,89.9896,0.0,04/20/9233
+2.6907,42.83049,338,4,30,13,53,15,4.05,15.0,fr,31028,6,1308541,1,1,Active Shallow Crust,0.0,89.9896,0.0,04/30/0338
+2.6907,42.83049,2372,9,13,11,20,1,4.15,5.0,fr,31029,47,1308555,1,1,Active Shallow Crust,240.008,57.99721,0.0,09/13/2372
+2.6907,42.83049,3268,9,9,15,7,10,4.25,15.0,fr,31030,65,1308565,1,1,Active Shallow Crust,0.0,89.99009,0.0,09/09/3268
+2.6907,42.83049,988,6,20,17,8,23,4.55,5.0,fr,31031,19,1308600,1,1,Active Shallow Crust,0.0,89.98948,0.0,06/20/0988
+2.6907,42.83049,1257,8,19,23,49,28,4.75,5.0,fr,31032,25,1308624,1,1,Active Shallow Crust,0.0,89.98978,0.0,08/19/1257
+2.6907,42.83049,2348,12,16,3,35,52,4.75,27.5,fr,31033,46,1308626,1,1,Active Shallow Crust,0.0,89.98978,0.0,12/16/2348
+3.63606,49.18599,251,10,18,14,17,45,3.85,27.5,fr,31034,5,1308998,1,1,Active Shallow Crust,0.0,89.99067,0.0,10/18/0251
+3.63606,49.18599,650,4,19,17,4,41,4.15,15.0,fr,31035,12,1309033,1,1,Active Shallow Crust,0.0,89.99009,0.0,04/19/0650
+3.63606,49.18599,6557,10,17,6,45,56,5.15,15.0,fr,31036,131,1309153,1,1,Active Shallow Crust,0.0,89.99007,0.0,10/17/6557
+4.27342,47.63735,709,8,12,10,54,41,3.55,5.0,fr,31037,14,1309446,1,1,Active Shallow Crust,0.0,89.99313,-90.0,08/12/0709
+4.27342,47.63735,3926,3,11,14,21,6,3.65,5.0,fr,31038,78,1309452,1,1,Active Shallow Crust,0.0,89.98788,0.0,03/11/3926
+4.27342,47.63735,3366,2,24,13,13,47,3.65,27.5,fr,31039,67,1309454,1,1,Active Shallow Crust,0.0,89.98788,0.0,02/24/3366
+4.27342,47.63735,8648,6,17,11,31,18,3.75,5.0,fr,31040,172,1309464,1,1,Active Shallow Crust,0.0,89.9892,0.0,06/17/8648
+4.27342,47.63735,5457,5,6,19,47,16,3.85,5.0,fr,31041,109,1309479,1,1,Active Shallow Crust,240.0109,57.99755,0.0,05/06/5457
+4.27342,47.63735,2656,8,31,1,31,6,3.95,5.0,fr,31042,53,1309488,1,1,Active Shallow Crust,0.0,89.99142,0.0,08/31/2656
+7.02439,50.2615,9598,1,27,10,11,2,3.55,5.0,fr,31043,191,1309920,1,2,Active Shallow Crust,0.0,89.98711,0.0,01/27/9598
+7.02439,50.2615,7672,11,15,7,4,33,3.55,5.0,fr,31044,153,1309920,1,2,Active Shallow Crust,0.0,89.98711,0.0,11/15/7672
+7.02439,50.2615,5077,12,2,0,51,33,3.55,15.0,fr,31045,101,1309930,1,1,Active Shallow Crust,128.8951,89.99355,0.0,12/02/5077
+7.02439,50.2615,3979,10,14,11,27,32,3.65,5.0,fr,31046,79,1309932,1,1,Active Shallow Crust,0.0,89.98851,0.0,10/14/3979
+7.02439,50.2615,7701,3,27,3,27,52,3.65,5.0,fr,31047,154,1309935,1,2,Active Shallow Crust,240.0012,58.01356,0.0,03/27/7701
+7.02439,50.2615,2739,7,27,18,28,31,3.65,5.0,fr,31048,54,1309935,1,2,Active Shallow Crust,240.0012,58.01356,0.0,07/27/2739
+7.02439,50.2615,7227,10,3,8,57,52,3.65,5.0,fr,31049,144,1309938,1,1,Active Shallow Crust,0.0,89.98837,-90.0,10/03/7227
+7.02439,50.2615,5239,12,25,19,49,23,3.75,5.0,fr,31050,104,1309944,1,1,Active Shallow Crust,0.0,89.98976,0.0,12/25/5239
+7.02439,50.2615,8407,4,12,4,33,46,3.75,15.0,fr,31051,168,1309945,1,1,Active Shallow Crust,0.0,89.98976,0.0,04/12/8407
+7.02439,50.2615,6778,10,29,2,16,57,3.85,5.0,fr,31052,135,1309956,1,2,Active Shallow Crust,0.0,89.99088,0.0,10/29/6778
+7.02439,50.2615,4944,5,25,10,53,54,3.85,5.0,fr,31053,98,1309956,1,2,Active Shallow Crust,0.0,89.99088,0.0,05/25/4944
+7.02439,50.2615,2240,8,6,1,13,20,3.85,15.0,fr,31054,44,1309957,1,1,Active Shallow Crust,0.0,89.99088,0.0,08/06/2240
+7.02439,50.2615,9018,1,23,7,39,31,3.85,5.0,fr,31055,180,1309959,1,1,Active Shallow Crust,240.0119,57.99757,0.0,01/23/9018
+7.02439,50.2615,6699,1,5,14,15,26,4.05,5.0,fr,31056,133,1309980,1,1,Active Shallow Crust,0.0,89.98912,0.0,01/05/6699
+7.02439,50.2615,6298,12,7,23,20,21,4.15,5.0,fr,31057,125,1309992,1,2,Active Shallow Crust,0.0,89.9903,0.0,12/07/6298
+7.02439,50.2615,8691,7,6,18,26,13,4.15,5.0,fr,31058,173,1309992,1,2,Active Shallow Crust,0.0,89.9903,0.0,07/06/8691
+7.02439,50.2615,3294,12,21,0,13,13,4.25,15.0,fr,31059,65,1310005,1,1,Active Shallow Crust,0.0,89.99136,0.0,12/21/3294
+7.02439,50.2615,5927,9,19,1,43,58,4.45,5.0,fr,31060,118,1310028,1,1,Active Shallow Crust,0.0,89.99085,0.0,09/19/5927
+7.02439,50.2615,8873,4,14,11,1,44,4.95,5.0,fr,31061,177,1310088,1,2,Active Shallow Crust,0.0,89.98971,0.0,04/14/8873
+7.02439,50.2615,9051,8,18,10,6,56,4.95,5.0,fr,31062,181,1310088,1,2,Active Shallow Crust,0.0,89.98971,0.0,08/18/9051
+7.02439,50.2615,4573,10,21,22,18,50,5.05,15.0,fr,31063,91,1310101,1,1,Active Shallow Crust,0.0,89.98968,0.0,10/21/4573
+2.24945,45.13378,4620,7,14,8,21,58,3.55,5.0,fr,31064,92,1310400,1,1,Active Shallow Crust,0.0,89.98933,0.0,07/14/4620
+2.24945,45.13378,5770,2,8,1,17,42,3.65,5.0,fr,31065,115,1310412,1,1,Active Shallow Crust,0.0,89.99049,0.0,02/08/5770
+2.24945,45.13378,7039,5,14,5,53,10,3.65,5.0,fr,31066,140,1310418,1,1,Active Shallow Crust,0.0,89.99038,-90.0,05/14/7039
+2.24945,45.13378,8691,9,21,13,28,25,3.75,5.0,fr,31067,173,1310424,1,1,Active Shallow Crust,0.0,89.9887,0.0,09/21/8691
+2.24945,45.13378,2280,9,19,19,23,26,3.75,15.0,fr,31068,45,1310425,1,2,Active Shallow Crust,0.0,89.9887,0.0,09/19/2280
+2.24945,45.13378,9109,3,26,13,7,56,3.75,15.0,fr,31069,182,1310425,1,2,Active Shallow Crust,0.0,89.9887,0.0,03/26/9109
+2.24945,45.13378,3870,11,3,4,34,19,3.75,5.0,fr,31070,77,1310430,1,1,Active Shallow Crust,0.0,89.99142,-90.0,11/03/3870
+2.24945,45.13378,1858,12,15,10,34,2,3.95,5.0,fr,31071,37,1310448,1,2,Active Shallow Crust,0.0,89.99102,0.0,12/15/1858
+2.24945,45.13378,6714,3,21,7,42,29,3.95,5.0,fr,31072,134,1310448,1,2,Active Shallow Crust,0.0,89.99102,0.0,03/21/6714
+2.24945,45.13378,9782,2,16,20,35,16,4.05,5.0,fr,31073,195,1310460,1,1,Active Shallow Crust,0.0,89.99,0.0,02/16/9782
+2.24945,45.13378,7818,7,25,4,37,10,4.35,5.0,fr,31074,156,1310496,1,1,Active Shallow Crust,0.0,89.99009,0.0,07/25/7818
+2.24945,45.13378,3946,6,15,10,9,5,4.55,5.0,fr,31075,78,1310526,1,1,Active Shallow Crust,0.0,89.98976,-90.0,06/15/3946
+3.15573,41.9654,513,5,14,19,54,54,3.55,5.0,fr,31076,10,1310880,1,1,Active Shallow Crust,0.0,89.98875,0.0,05/14/0513
+3.15573,41.9654,4320,7,15,6,49,0,3.55,15.0,fr,31077,86,1310881,1,1,Active Shallow Crust,0.0,89.98875,0.0,07/15/4320
+3.15573,41.9654,9027,4,24,18,48,11,3.85,5.0,fr,31078,180,1310919,1,1,Active Shallow Crust,240.0104,57.9976,0.0,04/24/9027
+-2.70634,49.04278,9435,5,7,4,41,48,3.65,5.0,fr,31079,188,1311372,1,1,Active Shallow Crust,0.0,89.99117,0.0,05/07/9435
+-2.70634,49.04278,8871,9,5,23,31,31,3.65,15.0,fr,31080,177,1311373,1,1,Active Shallow Crust,0.0,89.99117,0.0,09/05/8871
+-2.70634,49.04278,4053,11,9,14,35,10,3.65,5.0,fr,31081,81,1311381,1,1,Active Shallow Crust,128.9007,89.96357,0.0,11/09/4053
+-2.70634,49.04278,186,9,16,15,29,4,3.85,5.0,fr,31082,3,1311396,1,1,Active Shallow Crust,0.0,89.99064,0.0,09/16/0186
+-2.70634,49.04278,6628,4,28,8,14,37,3.95,5.0,fr,31083,132,1311408,1,1,Active Shallow Crust,0.0,89.98957,0.0,04/28/6628
+-2.70634,49.04278,7262,6,2,22,15,7,4.05,5.0,fr,31084,145,1311420,1,1,Active Shallow Crust,0.0,89.99071,0.0,06/02/7262
+-2.70634,49.04278,8955,2,22,22,37,18,4.15,5.0,fr,31085,179,1311432,1,1,Active Shallow Crust,0.0,89.99006,0.0,02/22/8955
+-2.70634,49.04278,48,3,23,22,22,21,4.25,5.0,fr,31086,0,1311447,1,1,Active Shallow Crust,240.008,57.99423,0.0,03/23/0048
+-2.70634,49.04278,1218,9,7,16,14,50,4.55,5.0,fr,31087,24,1311483,1,1,Active Shallow Crust,240.0101,57.99764,0.0,09/07/1218
+-2.70634,49.04278,2793,6,12,8,5,44,4.55,5.0,fr,31088,55,1311486,1,1,Active Shallow Crust,0.0,89.99049,-90.0,06/12/2793
+-2.70634,49.04278,1586,8,27,18,6,34,4.65,5.0,fr,31089,31,1311492,1,1,Active Shallow Crust,0.0,89.98975,0.0,08/27/1586
+-5.02922,49.50746,5211,11,29,3,14,32,3.55,5.0,fr,31090,104,1311843,1,1,Active Shallow Crust,240.0122,57.998,0.0,11/29/5211
+-5.02922,49.50746,3312,5,16,4,23,24,3.75,5.0,fr,31091,66,1311864,1,1,Active Shallow Crust,0.0,89.98959,0.0,05/16/3312
+8.1841,46.19234,1496,2,4,9,2,19,3.55,5.0,fr,31092,29,1312320,1,2,Active Shallow Crust,0.0,89.98604,0.0,02/04/1496
+8.1841,46.19234,2624,7,2,13,52,36,3.55,5.0,fr,31093,52,1312320,1,2,Active Shallow Crust,0.0,89.98604,0.0,07/02/2624
+8.1841,46.19234,5802,6,17,4,55,19,3.55,15.0,fr,31094,116,1312321,1,3,Active Shallow Crust,0.0,89.98604,0.0,06/17/5802
+8.1841,46.19234,6413,11,17,9,47,3,3.55,15.0,fr,31095,128,1312321,1,3,Active Shallow Crust,0.0,89.98604,0.0,11/17/6413
+8.1841,46.19234,1517,2,3,23,13,8,3.55,15.0,fr,31096,30,1312321,1,3,Active Shallow Crust,0.0,89.98604,0.0,02/03/1517
+8.1841,46.19234,9991,6,16,2,20,21,3.55,27.5,fr,31097,199,1312322,1,1,Active Shallow Crust,0.0,89.98604,0.0,06/16/9991
+8.1841,46.19234,2037,8,23,3,8,11,3.55,5.0,fr,31098,40,1312323,1,3,Active Shallow Crust,240.0136,57.99753,0.0,08/23/2037
+8.1841,46.19234,2905,1,27,5,55,18,3.55,5.0,fr,31099,58,1312323,1,3,Active Shallow Crust,240.0136,57.99753,0.0,01/27/2905
+8.1841,46.19234,3680,4,5,14,40,27,3.55,5.0,fr,31100,73,1312323,1,3,Active Shallow Crust,240.0136,57.99753,0.0,04/05/3680
+8.1841,46.19234,3532,1,7,10,47,54,3.55,15.0,fr,31101,70,1312324,1,2,Active Shallow Crust,240.0136,57.99753,0.0,01/07/3532
+8.1841,46.19234,466,2,28,22,42,23,3.55,15.0,fr,31102,9,1312324,1,2,Active Shallow Crust,240.0136,57.99753,0.0,02/28/0466
+8.1841,46.19234,9159,1,13,19,11,45,3.65,5.0,fr,31103,183,1312332,1,1,Active Shallow Crust,0.0,89.98756,0.0,01/13/9159
+8.1841,46.19234,5526,6,9,17,50,35,3.65,15.0,fr,31104,110,1312333,1,2,Active Shallow Crust,0.0,89.98756,0.0,06/09/5526
+8.1841,46.19234,9718,11,8,13,23,22,3.65,15.0,fr,31105,194,1312333,1,2,Active Shallow Crust,0.0,89.98756,0.0,11/08/9718
+8.1841,46.19234,5290,6,1,0,43,31,3.85,5.0,fr,31106,105,1312356,1,4,Active Shallow Crust,0.0,89.99012,0.0,06/01/5290
+8.1841,46.19234,633,1,30,8,40,44,3.85,5.0,fr,31107,12,1312356,1,4,Active Shallow Crust,0.0,89.99012,0.0,01/30/0633
+8.1841,46.19234,5365,4,4,5,19,36,3.85,5.0,fr,31108,107,1312356,1,4,Active Shallow Crust,0.0,89.99012,0.0,04/04/5365
+8.1841,46.19234,2738,4,21,22,34,11,3.85,5.0,fr,31109,54,1312356,1,4,Active Shallow Crust,0.0,89.99012,0.0,04/21/2738
+8.1841,46.19234,8995,8,7,13,34,18,3.85,15.0,fr,31110,179,1312357,1,1,Active Shallow Crust,0.0,89.99012,0.0,08/07/8995
+8.1841,46.19234,5046,6,11,6,33,57,3.85,5.0,fr,31111,100,1312365,1,1,Active Shallow Crust,128.8972,89.99012,0.0,06/11/5046
+8.1841,46.19234,9089,2,8,16,27,45,3.95,5.0,fr,31112,181,1312368,1,1,Active Shallow Crust,0.0,89.99119,0.0,02/08/9089
+8.1841,46.19234,3249,5,8,5,48,22,4.15,5.0,fr,31113,64,1312398,1,1,Active Shallow Crust,0.0,89.99292,-90.0,05/08/3249
+8.1841,46.19234,324,4,20,15,4,20,4.25,5.0,fr,31114,6,1312404,1,1,Active Shallow Crust,0.0,89.98753,0.0,04/20/0324
+8.1841,46.19234,5969,10,30,22,47,43,4.25,5.0,fr,31115,119,1312407,1,1,Active Shallow Crust,240.0078,57.99333,0.0,10/30/5969
+8.1841,46.19234,7471,4,11,7,46,2,4.35,5.0,fr,31116,149,1312416,1,1,Active Shallow Crust,0.0,89.98888,0.0,04/11/7471
+8.1841,46.19234,7754,12,7,12,17,55,4.35,5.0,fr,31117,155,1312419,1,1,Active Shallow Crust,240.009,57.99524,0.0,12/07/7754
+8.1841,46.19234,4469,8,28,21,54,38,4.65,5.0,fr,31118,89,1312461,1,1,Active Shallow Crust,128.8911,89.98719,0.0,08/28/4469
+8.1841,46.19234,5168,5,11,17,8,1,5.25,5.0,fr,31119,103,1312524,1,1,Active Shallow Crust,0.0,89.99014,0.0,05/11/5168
+8.184119,46.19234,1200,3,18,0,5,13,6.85,13.45767,fr,31120,23,1312716,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/18/1200
+1.21599,44.63376,9034,10,25,10,6,19,3.95,5.0,fr,31121,180,1312848,1,1,Active Shallow Crust,0.0,89.98981,0.0,10/25/9034
+1.21599,44.63376,3271,12,22,6,46,21,4.35,27.5,fr,31122,65,1312898,1,1,Active Shallow Crust,0.0,89.99,0.0,12/22/3271
+1.21599,44.63376,5747,4,4,20,0,33,4.45,5.0,fr,31123,114,1312908,1,1,Active Shallow Crust,0.0,89.98981,0.0,04/04/5747
+2.10698,51.40886,1623,1,6,7,29,7,3.65,27.5,fr,31124,32,1313294,1,1,Active Shallow Crust,0.0,89.98878,0.0,01/06/1623
+2.10698,51.40886,6911,6,7,11,21,27,3.95,5.0,fr,31125,138,1313328,1,1,Active Shallow Crust,0.0,89.99007,0.0,06/07/6911
+2.10698,51.40886,3634,11,10,13,32,14,4.05,5.0,fr,31126,72,1313343,1,1,Active Shallow Crust,240.0071,58.00596,0.0,11/10/3634
+2.10698,51.40886,8732,10,8,0,35,5,4.15,15.0,fr,31127,174,1313353,1,1,Active Shallow Crust,0.0,89.99054,0.0,10/08/8732
+2.10698,51.40886,1950,4,4,6,48,26,4.25,15.0,fr,31128,38,1313368,1,1,Active Shallow Crust,240.0086,57.99436,0.0,04/04/1950
+2.10698,51.40886,1222,6,9,16,52,48,4.35,5.0,fr,31129,24,1313382,1,1,Active Shallow Crust,0.0,89.98987,-90.0,06/09/1222
+0.51904,49.52478,3321,2,6,1,4,50,3.55,5.0,fr,31130,66,1313760,1,1,Active Shallow Crust,0.0,89.99018,0.0,02/06/3321
+0.51904,49.52478,7379,5,17,11,46,42,3.65,5.0,fr,31131,147,1313772,1,1,Active Shallow Crust,0.0,89.98979,0.0,05/17/7379
+0.51904,49.52478,1801,11,19,14,26,24,3.75,5.0,fr,31132,36,1313793,1,1,Active Shallow Crust,128.8962,89.96737,0.0,11/19/1801
+0.51904,49.52478,3018,9,14,5,49,58,3.85,27.5,fr,31133,60,1313798,1,1,Active Shallow Crust,0.0,89.99015,0.0,09/14/3018
+0.51904,49.52478,1288,8,1,19,55,8,3.95,27.5,fr,31134,25,1313813,1,1,Active Shallow Crust,240.0203,58.00496,0.0,08/01/1288
+0.51904,49.52478,5215,3,6,3,44,28,3.95,15.0,fr,31135,104,1313815,1,1,Active Shallow Crust,0.0,89.99007,-90.0,03/06/5215
+0.51904,49.52478,2892,1,22,3,19,25,3.95,5.0,fr,31136,57,1313817,1,1,Active Shallow Crust,128.9,89.9938,0.0,01/22/2892
+0.51904,49.52478,8973,10,7,11,33,36,4.05,5.0,fr,31137,179,1313823,1,1,Active Shallow Crust,240.0065,58.00596,0.0,10/07/8973
+0.51904,49.52478,8751,3,1,10,35,36,4.95,5.0,fr,31138,175,1313931,1,1,Active Shallow Crust,240.0134,58.00472,0.0,03/01/8751
+0.5186163,49.52526,1504,8,17,9,20,54,6.15,5.09789,fr,31139,30,1314075,1,1,Active Shallow Crust,240.0709,57.99961,0.0,08/17/1504
+0.51904,49.52478,6629,11,21,4,14,46,6.65,15.0,fr,31140,132,1314136,1,1,Active Shallow Crust,240.128,57.99982,0.0,11/21/6629
+0.49812,49.12836,1284,3,21,17,17,35,3.55,5.0,fr,31141,25,1314240,1,2,Active Shallow Crust,0.0,89.9901,0.0,03/21/1284
+0.49812,49.12836,7960,5,17,3,52,7,3.55,5.0,fr,31142,159,1314240,1,2,Active Shallow Crust,0.0,89.9901,0.0,05/17/7960
+0.49812,49.12836,8547,2,7,20,48,39,3.55,15.0,fr,31143,170,1314241,1,1,Active Shallow Crust,0.0,89.9901,0.0,02/07/8547
+0.49812,49.12836,3594,1,14,2,21,22,3.55,27.5,fr,31144,71,1314242,1,1,Active Shallow Crust,0.0,89.9901,0.0,01/14/3594
+0.49812,49.12836,6249,11,7,16,38,41,3.55,15.0,fr,31145,124,1314244,1,1,Active Shallow Crust,240.0124,57.99827,0.0,11/07/6249
+0.49812,49.12836,7167,10,22,1,49,51,3.65,5.0,fr,31146,143,1314252,1,1,Active Shallow Crust,0.0,89.99007,0.0,10/22/7167
+0.49812,49.12836,7272,5,13,14,5,48,3.65,15.0,fr,31147,145,1314253,1,1,Active Shallow Crust,0.0,89.99007,0.0,05/13/7272
+0.49812,49.12836,6317,5,23,16,44,34,3.65,15.0,fr,31148,126,1314256,1,1,Active Shallow Crust,240.0014,58.01289,0.0,05/23/6317
+0.49812,49.12836,9097,6,28,23,15,48,3.75,5.0,fr,31149,181,1314270,1,1,Active Shallow Crust,0.0,89.99006,-90.0,06/28/9097
+0.49812,49.12836,1348,2,22,1,53,59,3.75,27.5,fr,31150,26,1314272,1,1,Active Shallow Crust,0.0,89.99006,-90.0,02/22/1348
+0.49812,49.12836,2613,9,26,22,45,54,3.85,5.0,fr,31151,52,1314276,1,1,Active Shallow Crust,0.0,89.99007,0.0,09/26/2613
+0.49812,49.12836,9921,2,18,11,27,0,3.85,15.0,fr,31152,198,1314283,1,1,Active Shallow Crust,0.0,89.98996,-90.0,02/18/9921
+0.49812,49.12836,1840,2,21,16,29,23,3.95,15.0,fr,31153,36,1314289,1,1,Active Shallow Crust,0.0,89.99011,0.0,02/21/1840
+0.49812,49.12836,2530,12,7,23,37,28,3.95,5.0,fr,31154,50,1314291,1,1,Active Shallow Crust,240.0202,58.005,0.0,12/07/2530
+0.49812,49.12836,5667,5,2,16,57,15,4.65,15.0,fr,31155,113,1314379,1,1,Active Shallow Crust,0.0,89.99001,-90.0,05/02/5667
+0.49812,49.12836,6005,9,21,4,46,52,4.95,15.0,fr,31156,120,1314412,1,1,Active Shallow Crust,240.0132,58.00467,0.0,09/21/6005
+-3.8073,44.27529,4179,4,19,9,9,4,3.55,27.5,fr,31157,83,1314722,1,1,Active Shallow Crust,0.0,89.98917,0.0,04/19/4179
+-3.8073,44.27529,8705,6,14,10,9,47,3.85,15.0,fr,31158,174,1314763,1,1,Active Shallow Crust,0.0,89.98966,-90.0,06/14/8705
+4.37092,51.26869,5332,2,25,14,2,0,3.85,5.0,fr,31159,106,1315716,1,2,Active Shallow Crust,0.0,89.99107,0.0,02/25/5332
+4.37092,51.26869,6308,4,26,13,40,32,3.85,5.0,fr,31160,126,1315716,1,2,Active Shallow Crust,0.0,89.99107,0.0,04/26/6308
+4.37092,51.26869,567,12,1,12,46,1,4.05,5.0,fr,31161,11,1315740,1,1,Active Shallow Crust,0.0,89.98936,0.0,12/01/0567
+4.37092,51.26869,6005,9,16,6,17,34,4.25,5.0,fr,31162,120,1315764,1,1,Active Shallow Crust,0.0,89.98872,0.0,09/16/6005
+4.47892,43.36145,5277,2,7,15,21,16,3.55,15.0,fr,31163,105,1316161,1,1,Active Shallow Crust,0.0,89.99267,0.0,02/07/5277
+4.47892,43.36145,5480,1,26,22,28,48,3.65,5.0,fr,31164,109,1316172,1,1,Active Shallow Crust,0.0,89.98693,0.0,01/26/5480
+4.47892,43.36145,63,4,16,16,7,46,3.65,15.0,fr,31165,1,1316173,1,1,Active Shallow Crust,0.0,89.98693,0.0,04/16/0063
+4.47892,43.36145,7889,4,20,22,59,0,3.65,5.0,fr,31166,157,1316175,1,1,Active Shallow Crust,240.0017,58.01245,0.0,04/20/7889
+4.47892,43.36145,2128,1,12,15,52,49,4.15,15.0,fr,31167,42,1316233,1,1,Active Shallow Crust,0.0,89.98898,0.0,01/12/2128
+4.47892,43.36145,5532,4,5,0,7,39,4.35,5.0,fr,31168,110,1316256,1,1,Active Shallow Crust,0.0,89.99124,0.0,04/05/5532
+4.47892,43.36145,6656,3,17,18,2,48,4.85,27.5,fr,31169,133,1316318,1,1,Active Shallow Crust,0.0,89.99015,0.0,03/17/6656
+-1.95366,44.48398,8422,2,21,17,53,12,3.85,5.0,fr,31170,168,1316685,1,1,Active Shallow Crust,128.8955,89.99427,0.0,02/21/8422
+-4.99872,48.69484,5668,10,27,15,29,7,3.55,15.0,fr,31171,113,1317121,1,1,Active Shallow Crust,0.0,89.98669,0.0,10/27/5668
+-4.99872,48.69484,9764,4,24,1,9,11,3.55,5.0,fr,31172,195,1317123,1,1,Active Shallow Crust,240.0123,57.99897,0.0,04/24/9764
+-4.99872,48.69484,5541,8,13,1,7,15,3.65,5.0,fr,31173,110,1317132,1,1,Active Shallow Crust,0.0,89.98814,0.0,08/13/5541
+-4.99872,48.69484,2463,7,14,7,56,10,3.85,15.0,fr,31174,49,1317157,1,1,Active Shallow Crust,0.0,89.99058,0.0,07/14/2463
+-4.99872,48.69484,8880,9,22,2,6,37,4.05,5.0,fr,31175,177,1317180,1,1,Active Shallow Crust,0.0,89.98877,0.0,09/22/8880
+-4.99872,48.69484,6837,8,29,19,37,4,4.45,27.5,fr,31176,136,1317230,1,1,Active Shallow Crust,0.0,89.99055,0.0,08/29/6837
+-4.99872,48.69484,7626,1,16,15,54,47,4.55,27.5,fr,31177,152,1317251,1,1,Active Shallow Crust,128.8934,89.98577,0.0,01/16/7626
+4.82803,51.93889,4584,12,13,3,59,56,3.55,27.5,fr,31178,91,1317602,1,1,Active Shallow Crust,0.0,89.98756,0.0,12/13/4584
+4.82803,51.93889,3303,2,18,21,38,32,3.65,5.0,fr,31179,66,1317612,1,1,Active Shallow Crust,0.0,89.98892,0.0,02/18/3303
+4.82803,51.93889,8030,12,18,3,18,32,3.85,5.0,fr,31180,160,1317636,1,1,Active Shallow Crust,0.0,89.9912,0.0,12/18/8030
+4.82803,51.93889,9695,2,27,0,13,9,4.65,15.0,fr,31181,193,1317733,1,1,Active Shallow Crust,0.0,89.98949,0.0,02/27/9695
+4.82803,51.93889,6290,12,9,0,49,26,5.05,5.0,fr,31182,125,1317780,1,1,Active Shallow Crust,0.0,89.99005,0.0,12/09/6290
+2.13445,49.07516,1588,8,28,0,32,19,3.95,5.0,fr,31183,31,1318131,1,1,Active Shallow Crust,240.0202,58.00506,0.0,08/28/1588
+2.13445,49.07516,6230,12,31,1,59,12,4.05,5.0,fr,31184,124,1318140,1,1,Active Shallow Crust,0.0,89.99072,0.0,12/31/6230
+7.8135,45.6289,8793,4,1,11,46,13,3.55,5.0,fr,31185,175,1318560,1,1,Active Shallow Crust,0.0,89.99295,0.0,04/01/8793
+7.8135,45.6289,4966,9,28,14,27,56,3.55,15.0,fr,31186,99,1318561,1,1,Active Shallow Crust,0.0,89.99295,0.0,09/28/4966
+7.8135,45.6289,5108,2,2,6,19,13,3.55,5.0,fr,31187,102,1318563,1,1,Active Shallow Crust,240.0129,57.99762,0.0,02/02/5108
+7.8135,45.6289,3433,4,8,2,39,35,3.65,5.0,fr,31188,68,1318572,1,3,Active Shallow Crust,0.0,89.98743,0.0,04/08/3433
+7.8135,45.6289,1526,1,31,6,43,40,3.65,5.0,fr,31189,30,1318572,1,3,Active Shallow Crust,0.0,89.98743,0.0,01/31/1526
+7.8135,45.6289,2144,3,13,12,0,8,3.65,5.0,fr,31190,42,1318572,1,3,Active Shallow Crust,0.0,89.98743,0.0,03/13/2144
+7.8135,45.6289,6555,6,6,6,25,24,3.65,27.5,fr,31191,131,1318574,1,1,Active Shallow Crust,0.0,89.98743,0.0,06/06/6555
+7.8135,45.6289,1058,9,19,16,9,1,3.75,5.0,fr,31192,21,1318584,1,2,Active Shallow Crust,0.0,89.9888,0.0,09/19/1058
+7.8135,45.6289,5551,11,19,15,31,2,3.75,5.0,fr,31193,111,1318584,1,2,Active Shallow Crust,0.0,89.9888,0.0,11/19/5551
+7.8135,45.6289,3296,1,30,14,48,0,3.75,5.0,fr,31194,65,1318587,1,1,Active Shallow Crust,240.0076,58.01805,0.0,01/30/3296
+7.8135,45.6289,5623,5,27,2,31,21,3.85,5.0,fr,31195,112,1318596,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/27/5623
+7.8135,45.6289,3221,12,25,3,19,21,3.85,27.5,fr,31196,64,1318598,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/25/3221
+7.8135,45.6289,2226,2,2,15,35,39,3.85,5.0,fr,31197,44,1318605,1,1,Active Shallow Crust,128.8968,89.99252,0.0,02/02/2226
+7.8135,45.6289,6760,7,31,16,29,31,3.85,15.0,fr,31198,135,1318606,1,1,Active Shallow Crust,128.8968,89.99252,0.0,07/31/6760
+7.8135,45.6289,9700,4,10,23,33,48,3.95,5.0,fr,31199,193,1318608,1,1,Active Shallow Crust,0.0,89.9911,0.0,04/10/9700
+7.8135,45.6289,1353,5,5,20,32,40,3.95,15.0,fr,31200,27,1318612,1,1,Active Shallow Crust,240.0198,58.00476,0.0,05/05/1353
+7.8135,45.6289,8506,8,23,7,13,56,4.05,5.0,fr,31201,170,1318620,1,2,Active Shallow Crust,0.0,89.98811,0.0,08/23/8506
+7.8135,45.6289,5013,2,22,15,21,44,4.05,5.0,fr,31202,100,1318620,1,2,Active Shallow Crust,0.0,89.98811,0.0,02/22/5013
+7.8135,45.6289,1070,3,30,21,27,53,4.05,27.5,fr,31203,21,1318622,1,1,Active Shallow Crust,0.0,89.98811,0.0,03/30/1070
+7.8135,45.6289,6508,11,1,5,29,40,4.05,5.0,fr,31204,130,1318629,1,1,Active Shallow Crust,128.891,89.99405,0.0,11/01/6508
+7.8135,45.6289,8256,5,13,8,48,18,4.25,5.0,fr,31205,165,1318647,1,1,Active Shallow Crust,240.008,57.99376,0.0,05/13/8256
+7.8135,45.6289,1317,10,12,3,46,30,4.25,5.0,fr,31206,26,1318650,1,1,Active Shallow Crust,0.0,89.99044,-90.0,10/12/1317
+7.8135,45.6289,5920,4,10,8,7,30,4.35,5.0,fr,31207,118,1318656,1,1,Active Shallow Crust,0.0,89.98877,0.0,04/10/5920
+7.8135,45.6289,4827,5,3,11,27,51,4.35,15.0,fr,31208,96,1318660,1,1,Active Shallow Crust,240.0086,57.99561,0.0,05/03/4827
+7.8135,45.6289,8859,3,15,14,20,9,4.35,15.0,fr,31209,177,1318666,1,1,Active Shallow Crust,128.8983,89.98248,0.0,03/15/8859
+7.8135,45.6289,7468,12,30,5,8,45,4.45,5.0,fr,31210,149,1318668,1,1,Active Shallow Crust,0.0,89.98999,0.0,12/30/7468
+7.8135,45.6289,4167,9,5,13,44,31,4.55,5.0,fr,31211,83,1318680,1,1,Active Shallow Crust,0.0,89.99108,0.0,09/05/4167
+7.8135,45.6289,4752,8,28,14,56,13,4.55,15.0,fr,31212,95,1318681,1,1,Active Shallow Crust,0.0,89.99108,0.0,08/28/4752
+7.8135,45.6289,150,6,19,11,15,35,4.95,5.0,fr,31213,2,1318728,1,1,Active Shallow Crust,0.0,89.99015,0.0,06/19/0150
+7.8135,45.6289,9429,1,19,13,55,4,5.05,5.0,fr,31214,188,1318743,1,1,Active Shallow Crust,240.0217,57.99749,0.0,01/19/9429
+7.8135,45.6289,5691,4,21,1,27,16,5.15,5.0,fr,31215,113,1318758,1,1,Active Shallow Crust,0.0,89.98982,-90.0,04/21/5691
+7.813498,45.6289,3865,7,29,17,54,2,6.15,6.011322,fr,31216,77,1318881,1,1,Active Shallow Crust,128.8574,89.98972,0.0,07/29/3865
+7.813528,45.6289,105,10,13,11,0,41,7.35,17.5,fr,31217,2,1319016,1,1,Active Shallow Crust,360.0,89.98999,0.0,10/13/0105
+0.90107,52.27068,4510,5,8,16,36,17,4.35,5.0,fr,31218,90,1320576,1,1,Active Shallow Crust,0.0,89.98987,0.0,05/08/4510
+5.66071,51.32205,6265,4,26,11,49,5,3.55,5.0,fr,31219,125,1320960,1,1,Active Shallow Crust,0.0,89.9874,0.0,04/26/6265
+5.66071,51.32205,3137,9,8,10,4,46,3.55,15.0,fr,31220,62,1320970,1,1,Active Shallow Crust,128.896,89.9937,0.0,09/08/3137
+5.66071,51.32205,9664,8,30,5,54,4,3.75,5.0,fr,31221,193,1320984,1,1,Active Shallow Crust,0.0,89.98999,0.0,08/30/9664
+5.66071,51.32205,4510,3,24,3,11,25,3.75,15.0,fr,31222,90,1320985,1,1,Active Shallow Crust,0.0,89.98999,0.0,03/24/4510
+5.66071,51.32205,8771,6,6,10,9,55,3.85,5.0,fr,31223,175,1320996,1,3,Active Shallow Crust,0.0,89.99107,0.0,06/06/8771
+5.66071,51.32205,4806,12,9,4,17,54,3.85,5.0,fr,31224,96,1320996,1,3,Active Shallow Crust,0.0,89.99107,0.0,12/09/4806
+5.66071,51.32205,7121,12,14,21,14,42,3.85,5.0,fr,31225,142,1320996,1,3,Active Shallow Crust,0.0,89.99107,0.0,12/14/7121
+5.66071,51.32205,6524,4,5,16,44,59,4.05,5.0,fr,31226,130,1321020,1,1,Active Shallow Crust,0.0,89.98936,0.0,04/05/6524
+5.66071,51.32205,3249,7,16,11,54,0,4.35,27.5,fr,31227,64,1321058,1,1,Active Shallow Crust,0.0,89.98997,0.0,07/16/3249
+5.66071,51.32205,5511,1,14,15,1,19,4.55,5.0,fr,31228,110,1321086,1,1,Active Shallow Crust,0.0,89.98992,-90.0,01/14/5511
+5.66071,51.32205,7533,1,10,7,54,58,4.75,5.0,fr,31229,150,1321104,1,1,Active Shallow Crust,0.0,89.9905,0.0,01/10/7533
+5.66071,51.32205,9469,12,23,10,55,27,4.95,5.0,fr,31230,189,1321128,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/23/9469
+5.660712,51.32205,3571,12,17,6,51,7,6.15,6.011322,fr,31231,71,1321272,1,1,Active Shallow Crust,0.0,89.99004,0.0,12/17/3571
+2.08421,40.58609,5736,6,16,2,54,32,3.55,27.5,fr,31232,114,1321445,1,1,Active Shallow Crust,240.011,57.99844,0.0,06/16/5736
+2.30553,41.02647,300,10,20,12,15,28,3.55,15.0,fr,31233,5,1321921,1,1,Active Shallow Crust,0.0,89.98859,0.0,10/20/0300
+2.30553,41.02647,9804,11,17,4,39,33,3.65,5.0,fr,31234,196,1321932,1,1,Active Shallow Crust,0.0,89.98983,0.0,11/17/9804
+2.30553,41.02647,615,7,16,8,8,18,3.65,15.0,fr,31235,12,1321933,1,1,Active Shallow Crust,0.0,89.98983,0.0,07/16/0615
+2.30553,41.02647,4388,9,10,2,28,27,3.75,5.0,fr,31236,87,1321944,1,1,Active Shallow Crust,0.0,89.99094,0.0,09/10/4388
+2.30553,41.02647,9609,7,18,23,15,57,3.75,15.0,fr,31237,192,1321945,1,1,Active Shallow Crust,0.0,89.99094,0.0,07/18/9609
+2.30553,41.02647,1189,9,6,3,11,56,3.85,5.0,fr,31238,23,1321962,1,1,Active Shallow Crust,0.0,89.98911,-90.0,09/06/1189
+2.30553,41.02647,5231,10,17,8,13,43,3.85,15.0,fr,31239,104,1321966,1,1,Active Shallow Crust,128.8959,89.99327,0.0,10/17/5231
+2.30553,41.02647,6085,9,9,14,39,50,4.05,5.0,fr,31240,121,1321980,1,1,Active Shallow Crust,0.0,89.9893,0.0,09/09/6085
+2.30553,41.02647,3424,8,22,21,59,8,4.15,5.0,fr,31241,68,1321992,1,1,Active Shallow Crust,0.0,89.99047,0.0,08/22/3424
+2.30553,41.02647,7234,7,8,8,37,47,4.35,5.0,fr,31242,144,1322016,1,2,Active Shallow Crust,0.0,89.9894,0.0,07/08/7234
+2.30553,41.02647,4287,12,31,19,32,29,4.35,5.0,fr,31243,85,1322016,1,2,Active Shallow Crust,0.0,89.9894,0.0,12/31/4287
+2.30553,41.02647,1773,3,26,0,45,58,4.45,5.0,fr,31244,35,1322034,1,1,Active Shallow Crust,0.0,89.99044,-90.0,03/26/1773
+2.30553,41.02647,3270,11,26,4,24,59,4.75,5.0,fr,31245,65,1322070,1,1,Active Shallow Crust,0.0,89.99033,-90.0,11/26/3270
+2.30553,41.02647,384,3,8,6,22,27,5.35,5.0,fr,31246,7,1322136,1,1,Active Shallow Crust,0.0,89.98994,0.0,03/08/0384
+2.30553,41.02647,9281,11,12,5,6,0,5.85,5.0,fr,31247,185,1322196,1,1,Active Shallow Crust,0.0,89.99003,0.0,11/12/9281
+-0.23953,41.36193,5779,5,18,7,46,31,3.65,5.0,fr,31248,115,1322412,1,1,Active Shallow Crust,0.0,89.99009,0.0,05/18/5779
+-0.23953,41.36193,6693,7,2,11,32,34,3.65,5.0,fr,31249,133,1322415,1,1,Active Shallow Crust,240.0006,58.01277,0.0,07/02/6693
+5.39996,45.5981,5828,12,3,2,6,39,3.55,5.0,fr,31250,116,1322880,1,3,Active Shallow Crust,0.0,89.99294,0.0,12/03/5828
+5.39996,45.5981,1692,10,27,23,20,5,3.55,5.0,fr,31251,33,1322880,1,3,Active Shallow Crust,0.0,89.99294,0.0,10/27/1692
+5.39996,45.5981,959,7,24,18,10,44,3.55,5.0,fr,31252,19,1322880,1,3,Active Shallow Crust,0.0,89.99294,0.0,07/24/0959
+5.39996,45.5981,9735,1,11,2,17,16,3.55,15.0,fr,31253,194,1322881,1,1,Active Shallow Crust,0.0,89.99294,0.0,01/11/9735
+5.39996,45.5981,5588,8,24,7,10,6,3.55,5.0,fr,31254,111,1322883,1,1,Active Shallow Crust,240.0124,57.99707,0.0,08/24/5588
+5.39996,45.5981,3900,1,21,14,20,47,3.55,27.5,fr,31255,77,1322885,1,1,Active Shallow Crust,240.0124,57.99698,0.0,01/21/3900
+5.39996,45.5981,1683,11,30,13,50,38,3.55,5.0,fr,31256,33,1322886,1,1,Active Shallow Crust,0.0,89.99287,-90.0,11/30/1683
+5.39996,45.5981,3930,4,13,7,44,41,3.75,15.0,fr,31257,78,1322905,1,1,Active Shallow Crust,0.0,89.98879,0.0,04/13/3930
+5.39996,45.5981,642,2,18,11,18,59,3.75,5.0,fr,31258,12,1322907,1,2,Active Shallow Crust,240.0086,58.01808,0.0,02/18/0642
+5.39996,45.5981,9576,5,11,7,26,40,3.75,5.0,fr,31259,191,1322907,1,2,Active Shallow Crust,240.0086,58.01808,0.0,05/11/9576
+5.39996,45.5981,7245,6,14,6,11,44,3.85,5.0,fr,31260,144,1322916,1,4,Active Shallow Crust,0.0,89.99001,0.0,06/14/7245
+5.39996,45.5981,897,4,20,23,1,7,3.85,5.0,fr,31261,17,1322916,1,4,Active Shallow Crust,0.0,89.99001,0.0,04/20/0897
+5.39996,45.5981,9832,12,4,5,5,59,3.85,5.0,fr,31262,196,1322916,1,4,Active Shallow Crust,0.0,89.99001,0.0,12/04/9832
+5.39996,45.5981,5601,4,23,1,38,42,3.85,5.0,fr,31263,112,1322916,1,4,Active Shallow Crust,0.0,89.99001,0.0,04/23/5601
+5.39996,45.5981,2454,7,4,14,13,6,3.85,5.0,fr,31264,49,1322922,1,1,Active Shallow Crust,0.0,89.98989,-90.0,07/04/2454
+5.39996,45.5981,3017,11,10,15,47,23,3.95,5.0,fr,31265,60,1322928,1,1,Active Shallow Crust,0.0,89.9911,0.0,11/10/3017
+5.39996,45.5981,4708,4,22,22,24,17,3.95,5.0,fr,31266,94,1322934,1,1,Active Shallow Crust,0.0,89.99099,-90.0,04/22/4708
+5.39996,45.5981,3644,2,27,6,51,24,4.05,5.0,fr,31267,72,1322940,1,1,Active Shallow Crust,0.0,89.9881,0.0,02/27/3644
+5.39996,45.5981,4163,4,2,0,38,11,4.05,15.0,fr,31268,83,1322941,1,1,Active Shallow Crust,0.0,89.9881,0.0,04/02/4163
+5.39996,45.5981,5991,7,31,22,14,12,4.05,5.0,fr,31269,119,1322943,1,1,Active Shallow Crust,240.0061,58.00593,0.0,07/31/5991
+5.39996,45.5981,6674,1,31,13,23,19,4.15,5.0,fr,31270,133,1322955,1,1,Active Shallow Crust,240.0086,57.9971,0.0,01/31/6674
+5.39996,45.5981,3125,4,18,12,20,48,4.25,5.0,fr,31271,62,1322964,1,1,Active Shallow Crust,0.0,89.99055,0.0,04/18/3125
+5.39996,45.5981,5620,6,28,16,32,19,4.35,15.0,fr,31272,112,1322977,1,1,Active Shallow Crust,0.0,89.98876,0.0,06/28/5620
+5.39996,45.5981,3300,8,11,15,19,56,4.55,5.0,fr,31273,65,1323000,1,2,Active Shallow Crust,0.0,89.99107,0.0,08/11/3300
+5.39996,45.5981,3699,8,5,11,43,38,4.55,5.0,fr,31274,73,1323000,1,2,Active Shallow Crust,0.0,89.99107,0.0,08/05/3699
+5.39996,45.5981,9121,9,17,22,57,12,4.65,5.0,fr,31275,182,1323012,1,1,Active Shallow Crust,0.0,89.99006,0.0,09/17/9121
+1.20856,40.98251,6676,5,2,21,47,32,3.55,5.0,fr,31276,133,1323360,1,2,Active Shallow Crust,0.0,89.99049,0.0,05/02/6676
+1.20856,40.98251,7178,2,3,5,5,41,3.55,5.0,fr,31277,143,1323360,1,2,Active Shallow Crust,0.0,89.99049,0.0,02/03/7178
+1.20856,40.98251,7931,3,25,1,7,22,3.55,15.0,fr,31278,158,1323361,1,1,Active Shallow Crust,0.0,89.99049,0.0,03/25/7931
+1.20856,40.98251,4157,2,25,6,30,24,3.65,27.5,fr,31279,83,1323377,1,1,Active Shallow Crust,240.0007,58.0126,0.0,02/25/4157
+1.20856,40.98251,9982,9,7,7,6,14,3.75,15.0,fr,31280,199,1323385,1,1,Active Shallow Crust,0.0,89.98942,0.0,09/07/9982
+1.20856,40.98251,268,6,29,7,35,13,3.75,27.5,fr,31281,5,1323386,1,1,Active Shallow Crust,0.0,89.98942,0.0,06/29/0268
+1.20856,40.98251,5538,11,21,18,27,52,4.15,5.0,fr,31282,110,1323435,1,1,Active Shallow Crust,240.0075,57.9972,0.0,11/21/5538
+1.20856,40.98251,5592,12,2,21,36,33,4.25,5.0,fr,31283,111,1323444,1,1,Active Shallow Crust,0.0,89.9898,0.0,12/02/5592
+2.58564,42.27994,1859,1,2,21,33,48,3.55,5.0,fr,31284,37,1323840,1,2,Active Shallow Crust,0.0,89.98881,0.0,01/02/1859
+2.58564,42.27994,3622,3,8,4,49,55,3.55,5.0,fr,31285,72,1323840,1,2,Active Shallow Crust,0.0,89.98881,0.0,03/08/3622
+2.58564,42.27994,3349,7,16,8,23,55,3.55,15.0,fr,31286,66,1323847,1,1,Active Shallow Crust,0.0,89.98868,-90.0,07/16/3349
+2.58564,42.27994,6514,7,3,14,35,59,3.65,5.0,fr,31287,130,1323852,1,1,Active Shallow Crust,0.0,89.99003,0.0,07/03/6514
+2.58564,42.27994,2101,5,23,11,5,18,3.65,15.0,fr,31288,42,1323856,1,1,Active Shallow Crust,240.0006,58.01233,0.0,05/23/2101
+2.58564,42.27994,2001,3,29,2,23,45,3.75,5.0,fr,31289,40,1323864,1,1,Active Shallow Crust,0.0,89.99111,0.0,03/29/2001
+2.58564,42.27994,6173,7,22,10,11,32,3.75,15.0,fr,31290,123,1323868,1,1,Active Shallow Crust,240.0077,58.01721,0.0,07/22/6173
+2.58564,42.27994,956,5,31,23,48,15,3.75,5.0,fr,31291,19,1323873,1,1,Active Shallow Crust,128.8969,89.96712,0.0,05/31/0956
+2.58564,42.27994,5088,6,29,8,59,21,3.85,5.0,fr,31292,101,1323876,1,2,Active Shallow Crust,0.0,89.98943,0.0,06/29/5088
+2.58564,42.27994,9598,3,6,20,30,14,3.85,5.0,fr,31293,191,1323876,1,2,Active Shallow Crust,0.0,89.98943,0.0,03/06/9598
+2.58564,42.27994,5718,6,19,5,29,9,3.85,15.0,fr,31294,114,1323877,1,1,Active Shallow Crust,0.0,89.98943,0.0,06/19/5718
+2.58564,42.27994,3914,7,22,19,18,5,3.85,5.0,fr,31295,78,1323885,1,1,Active Shallow Crust,128.8965,89.9934,0.0,07/22/3914
+2.58564,42.27994,7307,8,13,5,21,0,3.95,5.0,fr,31296,146,1323888,1,1,Active Shallow Crust,0.0,89.99059,0.0,08/13/7307
+2.58564,42.27994,1376,2,4,11,28,13,3.95,15.0,fr,31297,27,1323889,1,1,Active Shallow Crust,0.0,89.99059,0.0,02/04/1376
+2.58564,42.27994,7311,2,17,15,18,37,3.95,27.5,fr,31298,146,1323890,1,1,Active Shallow Crust,0.0,89.99059,0.0,02/17/7311
+2.58564,42.27994,1578,6,28,18,21,3,4.05,5.0,fr,31299,31,1323900,1,1,Active Shallow Crust,0.0,89.98951,0.0,06/28/1578
+2.58564,42.27994,2011,8,24,21,57,6,4.05,27.5,fr,31300,40,1323902,1,1,Active Shallow Crust,0.0,89.98951,0.0,08/24/2011
+2.58564,42.27994,3287,5,9,10,55,10,4.15,5.0,fr,31301,65,1323912,1,4,Active Shallow Crust,0.0,89.99065,0.0,05/09/3287
+2.58564,42.27994,6380,1,30,22,47,0,4.15,5.0,fr,31302,127,1323912,1,4,Active Shallow Crust,0.0,89.99065,0.0,01/30/6380
+2.58564,42.27994,7260,11,3,0,52,38,4.15,5.0,fr,31303,145,1323912,1,4,Active Shallow Crust,0.0,89.99065,0.0,11/03/7260
+2.58564,42.27994,5206,1,27,6,10,35,4.15,5.0,fr,31304,104,1323912,1,4,Active Shallow Crust,0.0,89.99065,0.0,01/27/5206
+2.58564,42.27994,8472,10,1,11,35,36,4.25,5.0,fr,31305,169,1323924,1,1,Active Shallow Crust,0.0,89.99001,0.0,10/01/8472
+2.58564,42.27994,8266,9,1,18,18,41,4.35,5.0,fr,31306,165,1323945,1,1,Active Shallow Crust,128.8987,89.9826,0.0,09/01/8266
+2.58564,42.27994,3672,4,17,14,50,55,4.45,5.0,fr,31307,73,1323951,1,1,Active Shallow Crust,240.0041,57.99438,0.0,04/17/3672
+2.58564,42.27994,4217,12,25,20,3,17,4.65,5.0,fr,31308,84,1323972,1,1,Active Shallow Crust,0.0,89.98949,0.0,12/25/4217
+2.58564,42.27994,5415,10,26,20,14,4,4.65,5.0,fr,31309,108,1323975,1,1,Active Shallow Crust,240.0095,57.99397,0.0,10/26/5415
+2.58564,42.27994,7710,1,13,21,5,39,5.55,5.0,fr,31310,154,1324080,1,1,Active Shallow Crust,0.0,89.98992,0.0,01/13/7710
+2.585645,42.27994,5621,11,5,17,20,39,6.35,7.567806,fr,31311,112,1324176,1,1,Active Shallow Crust,359.9999,89.99004,0.0,11/05/5621
+1.16934,43.81923,801,8,19,13,0,54,3.75,5.0,fr,31312,16,1324344,1,1,Active Shallow Crust,0.0,89.98988,0.0,08/19/0801
+1.16934,43.81923,1322,2,26,6,3,58,3.75,5.0,fr,31313,26,1324353,1,1,Active Shallow Crust,128.8968,89.96745,0.0,02/26/1322
+1.16934,43.81923,3993,12,25,19,15,7,3.85,15.0,fr,31314,79,1324357,1,1,Active Shallow Crust,0.0,89.9897,0.0,12/25/3993
+1.16934,43.81923,1538,2,10,20,59,13,4.55,5.0,fr,31315,30,1324440,1,1,Active Shallow Crust,0.0,89.99022,0.0,02/10/1538
+3.32529,47.36916,7631,1,9,4,28,53,3.65,5.0,fr,31316,152,1324812,1,1,Active Shallow Crust,0.0,89.99087,0.0,01/09/7631
+3.32529,47.36916,3553,1,6,9,25,42,3.75,5.0,fr,31317,71,1324833,1,1,Active Shallow Crust,128.8971,89.96725,0.0,01/06/3553
+3.32529,47.36916,5613,9,21,5,31,1,3.85,15.0,fr,31318,112,1324837,1,1,Active Shallow Crust,0.0,89.99033,0.0,09/21/5613
+3.32529,47.36916,9952,1,17,3,19,36,4.65,15.0,fr,31319,199,1324939,1,1,Active Shallow Crust,0.0,89.99026,-90.0,01/17/9952
+3.32529,47.36916,561,6,22,5,0,57,4.95,5.0,fr,31320,11,1324968,1,1,Active Shallow Crust,0.0,89.98978,0.0,06/22/0561
+8.88062,47.81688,4574,12,21,3,16,1,3.55,5.0,fr,31321,91,1325280,1,1,Active Shallow Crust,0.0,89.98646,0.0,12/21/4574
+8.88062,47.81688,694,7,25,20,3,18,3.55,15.0,fr,31322,13,1325281,1,1,Active Shallow Crust,0.0,89.98646,0.0,07/25/0694
+8.88062,47.81688,2219,4,30,19,35,22,3.55,15.0,fr,31323,44,1325284,1,1,Active Shallow Crust,240.012,57.99802,0.0,04/30/2219
+8.88062,47.81688,8127,5,7,8,35,56,3.65,5.0,fr,31324,162,1325292,1,1,Active Shallow Crust,0.0,89.98793,0.0,05/07/8127
+8.88062,47.81688,1816,4,16,14,19,17,3.65,15.0,fr,31325,36,1325293,1,1,Active Shallow Crust,0.0,89.98793,0.0,04/16/1816
+8.88062,47.81688,1564,4,19,16,17,41,3.65,27.5,fr,31326,31,1325294,1,1,Active Shallow Crust,0.0,89.98793,0.0,04/19/1564
+8.88062,47.81688,4764,10,5,4,38,43,3.65,5.0,fr,31327,95,1325298,1,1,Active Shallow Crust,0.0,89.98779,-90.0,10/05/4764
+8.88062,47.81688,3567,1,22,4,3,28,3.75,5.0,fr,31328,71,1325304,1,2,Active Shallow Crust,0.0,89.98924,0.0,01/22/3567
+8.88062,47.81688,4497,6,27,0,12,22,3.75,5.0,fr,31329,89,1325304,1,2,Active Shallow Crust,0.0,89.98924,0.0,06/27/4497
+8.88062,47.81688,2441,10,18,19,44,12,3.75,27.5,fr,31330,48,1325306,1,1,Active Shallow Crust,0.0,89.98924,0.0,10/18/2441
+8.88062,47.81688,980,10,7,17,57,29,3.75,5.0,fr,31331,19,1325310,1,1,Active Shallow Crust,0.0,89.98912,-90.0,10/07/0980
+8.88062,47.81688,93,7,25,17,50,5,3.85,5.0,fr,31332,1,1325316,1,3,Active Shallow Crust,0.0,89.99041,0.0,07/25/0093
+8.88062,47.81688,8605,7,26,1,25,42,3.85,5.0,fr,31333,172,1325316,1,3,Active Shallow Crust,0.0,89.99041,0.0,07/26/8605
+8.88062,47.81688,4605,8,25,11,51,36,3.85,5.0,fr,31334,92,1325316,1,3,Active Shallow Crust,0.0,89.99041,0.0,08/25/4605
+8.88062,47.81688,3115,7,5,9,50,41,3.85,27.5,fr,31335,62,1325318,1,1,Active Shallow Crust,0.0,89.99041,0.0,07/05/3115
+8.88062,47.81688,6638,6,8,16,58,46,3.85,5.0,fr,31336,132,1325319,1,1,Active Shallow Crust,240.0107,57.99735,0.0,06/08/6638
+8.88062,47.81688,7261,12,9,8,8,25,3.85,5.0,fr,31337,145,1325322,1,1,Active Shallow Crust,0.0,89.9903,-90.0,12/09/7261
+8.88062,47.81688,2850,8,22,21,20,23,4.05,15.0,fr,31338,56,1325341,1,1,Active Shallow Crust,0.0,89.99239,0.0,08/22/2850
+8.88062,47.81688,8653,3,28,22,15,36,4.05,5.0,fr,31339,173,1325346,1,1,Active Shallow Crust,0.0,89.99229,-90.0,03/28/8653
+8.88062,47.81688,507,9,20,21,25,58,4.15,5.0,fr,31340,10,1325352,1,1,Active Shallow Crust,0.0,89.99321,0.0,09/20/0507
+8.88062,47.81688,5661,3,4,19,37,41,4.15,15.0,fr,31341,113,1325353,1,1,Active Shallow Crust,0.0,89.99321,0.0,03/04/5661
+8.88062,47.81688,5671,4,3,9,29,36,4.25,5.0,fr,31342,113,1325364,1,1,Active Shallow Crust,0.0,89.9879,0.0,04/03/5671
+8.88062,47.81688,7338,10,12,17,25,14,4.35,5.0,fr,31343,146,1325376,1,1,Active Shallow Crust,0.0,89.98922,0.0,10/12/7338
+8.88062,47.81688,8219,6,9,4,33,11,4.45,27.5,fr,31344,164,1325393,1,1,Active Shallow Crust,240.0047,57.99481,0.0,06/09/8219
+5.75472,51.45605,146,12,10,18,19,11,3.55,5.0,fr,31345,2,1325760,1,2,Active Shallow Crust,0.0,89.98743,0.0,12/10/0146
+5.75472,51.45605,5480,12,11,14,59,53,3.55,5.0,fr,31346,109,1325760,1,2,Active Shallow Crust,0.0,89.98743,0.0,12/11/5480
+5.75472,51.45605,4244,8,16,16,22,24,3.55,5.0,fr,31347,84,1325766,1,1,Active Shallow Crust,0.0,89.98729,-90.0,08/16/4244
+5.75472,51.45605,3460,3,29,1,40,9,3.65,5.0,fr,31348,69,1325772,1,1,Active Shallow Crust,0.0,89.9888,0.0,03/29/3460
+5.75472,51.45605,8616,10,31,11,31,4,3.75,5.0,fr,31349,172,1325784,1,2,Active Shallow Crust,0.0,89.99002,0.0,10/31/8616
+5.75472,51.45605,2799,6,11,7,29,32,3.75,5.0,fr,31350,55,1325784,1,2,Active Shallow Crust,0.0,89.99002,0.0,06/11/2799
+5.14877,49.02557,2184,5,22,6,25,34,3.75,5.0,fr,31351,43,1326273,1,1,Active Shallow Crust,128.8965,89.96701,0.0,05/22/2184
+5.14877,49.02557,7136,5,8,22,42,27,4.35,5.0,fr,31352,142,1326336,1,1,Active Shallow Crust,0.0,89.98947,0.0,05/08/7136
+3.83705,42.20029,1619,5,14,12,23,6,3.55,5.0,fr,31353,32,1326720,1,2,Active Shallow Crust,0.0,89.98879,0.0,05/14/1619
+3.83705,42.20029,7158,9,2,9,55,58,3.55,5.0,fr,31354,143,1326720,1,2,Active Shallow Crust,0.0,89.98879,0.0,09/02/7158
+3.83705,42.20029,4752,7,31,12,43,13,3.85,15.0,fr,31355,95,1326760,1,1,Active Shallow Crust,240.0107,57.99728,0.0,07/31/4752
+3.83705,42.20029,827,12,4,17,2,43,3.85,27.5,fr,31356,16,1326761,1,1,Active Shallow Crust,240.0107,57.99728,0.0,12/04/0827
+3.83705,42.20029,8619,9,15,17,23,54,3.95,5.0,fr,31357,172,1326768,1,1,Active Shallow Crust,0.0,89.99057,0.0,09/15/8619
+3.83705,42.20029,2199,9,18,15,40,41,4.25,5.0,fr,31358,43,1326810,1,1,Active Shallow Crust,0.0,89.98988,-90.0,09/18/2199
+3.83705,42.20029,8984,6,11,13,30,18,4.55,5.0,fr,31359,179,1326846,1,1,Active Shallow Crust,0.0,89.99044,-90.0,06/11/8984
+3.83705,42.20029,873,6,27,5,21,34,5.05,5.0,fr,31360,17,1326900,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/27/0873
+-2.77411,43.14684,489,4,19,10,57,19,3.55,5.0,fr,31361,9,1327200,1,1,Active Shallow Crust,0.0,89.98897,0.0,04/19/0489
+-2.77411,43.14684,2609,8,18,17,56,18,3.55,15.0,fr,31362,52,1327201,1,1,Active Shallow Crust,0.0,89.98897,0.0,08/18/2609
+-2.77411,43.14684,5006,2,9,23,21,18,3.75,5.0,fr,31363,100,1327224,1,1,Active Shallow Crust,0.0,89.99123,0.0,02/09/5006
+-2.77411,43.14684,8977,5,25,8,55,59,3.75,15.0,fr,31364,179,1327225,1,1,Active Shallow Crust,0.0,89.99123,0.0,05/25/8977
+-2.77411,43.14684,7237,1,22,5,55,31,3.75,5.0,fr,31365,144,1327227,1,1,Active Shallow Crust,240.0084,58.0173,0.0,01/22/7237
+-2.77411,43.14684,3235,10,28,5,58,43,3.75,15.0,fr,31366,64,1327228,1,1,Active Shallow Crust,240.0084,58.0173,0.0,10/28/3235
+-2.77411,43.14684,900,2,23,4,8,58,3.85,27.5,fr,31367,17,1327238,1,1,Active Shallow Crust,0.0,89.98959,0.0,02/23/0900
+-2.77411,43.14684,3751,1,30,9,22,7,4.05,5.0,fr,31368,75,1327260,1,1,Active Shallow Crust,0.0,89.98965,0.0,01/30/3751
+-2.77411,43.14684,2153,6,5,22,22,48,4.55,5.0,fr,31369,43,1327320,1,1,Active Shallow Crust,0.0,89.98953,0.0,06/05/2153
+-2.77411,43.14684,1616,2,10,5,19,26,4.55,15.0,fr,31370,32,1327321,1,1,Active Shallow Crust,0.0,89.98953,0.0,02/10/1616
+-2.77411,43.14684,9143,12,17,12,26,57,4.95,5.0,fr,31371,182,1327371,1,1,Active Shallow Crust,240.0103,58.00422,0.0,12/17/9143
+6.32564,44.53333,4647,4,20,8,26,57,3.55,5.0,fr,31372,92,1327680,1,4,Active Shallow Crust,0.0,89.99281,0.0,04/20/4647
+6.32564,44.53333,7453,5,13,5,28,32,3.55,5.0,fr,31373,149,1327680,1,4,Active Shallow Crust,0.0,89.99281,0.0,05/13/7453
+6.32564,44.53333,2127,7,4,15,3,33,3.55,5.0,fr,31374,42,1327680,1,4,Active Shallow Crust,0.0,89.99281,0.0,07/04/2127
+6.32564,44.53333,4291,10,28,16,51,22,3.55,5.0,fr,31375,85,1327680,1,4,Active Shallow Crust,0.0,89.99281,0.0,10/28/4291
+6.32564,44.53333,1959,1,30,3,14,29,3.55,5.0,fr,31376,39,1327689,1,1,Active Shallow Crust,128.8963,89.99281,0.0,01/30/1959
+6.32564,44.53333,149,12,14,22,6,42,3.55,15.0,fr,31377,2,1327690,1,1,Active Shallow Crust,128.8963,89.99281,0.0,12/14/0149
+6.32564,44.53333,3361,11,8,11,19,43,3.65,5.0,fr,31378,67,1327692,1,1,Active Shallow Crust,0.0,89.98719,0.0,11/08/3361
+6.32564,44.53333,179,5,21,18,8,53,3.65,5.0,fr,31379,3,1327695,1,1,Active Shallow Crust,240.0011,58.01318,0.0,05/21/0179
+6.32564,44.53333,5559,4,15,5,47,29,3.75,5.0,fr,31380,111,1327704,1,1,Active Shallow Crust,0.0,89.98858,0.0,04/15/5559
+6.32564,44.53333,3208,7,3,3,28,6,3.75,27.5,fr,31381,64,1327706,1,1,Active Shallow Crust,0.0,89.98858,0.0,07/03/3208
+6.32564,44.53333,8718,10,17,20,10,1,3.85,5.0,fr,31382,174,1327716,1,1,Active Shallow Crust,0.0,89.98982,0.0,10/17/8718
+6.32564,44.53333,6744,7,15,14,1,9,3.85,15.0,fr,31383,134,1327717,1,1,Active Shallow Crust,0.0,89.98982,0.0,07/15/6744
+6.32564,44.53333,413,8,1,7,23,21,4.05,15.0,fr,31384,8,1327741,1,1,Active Shallow Crust,0.0,89.99191,0.0,08/01/0413
+6.32564,44.53333,9098,4,5,21,1,4,4.25,15.0,fr,31385,181,1327768,1,1,Active Shallow Crust,240.0073,57.99368,0.0,04/05/9098
+6.32564,44.53333,8522,4,8,17,40,32,4.25,5.0,fr,31386,170,1327773,1,1,Active Shallow Crust,128.8945,89.98087,0.0,04/08/8522
+6.32564,44.53333,8728,10,9,13,57,41,4.45,5.0,fr,31387,174,1327788,1,1,Active Shallow Crust,0.0,89.9898,0.0,10/09/8728
+6.32564,44.53333,1180,5,26,14,56,10,5.35,5.0,fr,31388,23,1327896,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/26/1180
+6.32564,44.53333,5384,5,26,14,11,1,5.75,5.0,fr,31389,107,1327944,1,1,Active Shallow Crust,0.0,89.98972,0.0,05/26/5384
+0.87335,49.41132,1846,11,2,2,21,23,3.55,5.0,fr,31390,36,1328160,1,1,Active Shallow Crust,0.0,89.99016,0.0,11/02/1846
+0.87335,49.41132,6876,3,5,16,4,23,3.55,15.0,fr,31391,137,1328164,1,1,Active Shallow Crust,240.0125,57.99822,0.0,03/05/6876
+0.87335,49.41132,9264,5,30,8,51,22,3.55,5.0,fr,31392,185,1328169,1,1,Active Shallow Crust,128.8959,89.99385,0.0,05/30/9264
+0.87335,49.41132,6061,5,4,11,56,34,3.65,5.0,fr,31393,121,1328175,1,2,Active Shallow Crust,240.0013,58.01298,0.0,05/04/6061
+0.87335,49.41132,518,8,12,10,15,48,3.65,5.0,fr,31394,10,1328175,1,2,Active Shallow Crust,240.0013,58.01298,0.0,08/12/0518
+0.87335,49.41132,6622,7,19,11,6,47,3.65,15.0,fr,31395,132,1328179,1,1,Active Shallow Crust,0.0,89.98965,-90.0,07/19/6622
+0.87335,49.41132,3569,8,27,5,42,1,3.75,5.0,fr,31396,71,1328184,1,1,Active Shallow Crust,0.0,89.99023,0.0,08/27/3569
+0.87335,49.41132,5797,5,24,14,7,39,3.85,27.5,fr,31397,115,1328198,1,1,Active Shallow Crust,0.0,89.99013,0.0,05/24/5797
+0.87335,49.41132,5943,12,2,18,50,40,3.95,5.0,fr,31398,118,1328208,1,2,Active Shallow Crust,0.0,89.99017,0.0,12/02/5943
+0.87335,49.41132,227,11,16,15,19,13,3.95,5.0,fr,31399,4,1328208,1,2,Active Shallow Crust,0.0,89.99017,0.0,11/16/0227
+0.87335,49.41132,5585,2,2,4,57,29,4.25,5.0,fr,31400,111,1328253,1,1,Active Shallow Crust,128.8938,89.98093,0.0,02/02/5585
+0.87335,49.41132,8228,8,21,4,45,21,4.35,5.0,fr,31401,164,1328256,1,1,Active Shallow Crust,0.0,89.98988,0.0,08/21/8228
+0.87335,49.41132,9575,9,10,20,26,3,4.45,5.0,fr,31402,191,1328268,1,1,Active Shallow Crust,0.0,89.9901,0.0,09/10/9575
+0.87335,49.41132,4581,2,26,8,16,13,4.75,5.0,fr,31403,91,1328304,1,1,Active Shallow Crust,0.0,89.98991,0.0,02/26/4581
+0.87335,49.41132,2030,1,10,1,17,51,5.95,5.0,fr,31404,40,1328448,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/10/2030
+0.87335,49.41132,6746,12,17,15,16,14,6.05,15.0,fr,31405,134,1328461,1,1,Active Shallow Crust,0.0,89.98998,0.0,12/17/6746
+4.02679,46.57539,5593,6,12,21,11,58,3.55,5.0,fr,31406,111,1328640,1,1,Active Shallow Crust,0.0,89.99306,0.0,06/12/5593
+4.02679,46.57539,1123,3,7,23,30,25,3.75,27.5,fr,31407,22,1328666,1,1,Active Shallow Crust,0.0,89.98899,0.0,03/07/1123
+4.02679,46.57539,8201,1,9,9,47,5,3.85,5.0,fr,31408,164,1328676,1,1,Active Shallow Crust,0.0,89.99019,0.0,01/09/8201
+4.02679,46.57539,6668,6,14,9,33,14,3.95,15.0,fr,31409,133,1328695,1,1,Active Shallow Crust,0.0,89.99115,-90.0,06/14/6668
+4.02679,46.57539,6167,12,18,15,46,28,4.25,5.0,fr,31410,123,1328727,1,1,Active Shallow Crust,240.0078,57.99371,0.0,12/18/6167
+4.02679,46.57539,7761,8,31,19,55,28,4.35,5.0,fr,31411,155,1328736,1,1,Active Shallow Crust,0.0,89.98896,0.0,08/31/7761
+4.02679,46.57539,8958,9,10,12,2,16,4.35,5.0,fr,31412,179,1328739,1,1,Active Shallow Crust,240.0088,57.99578,0.0,09/10/8958
+-0.94292,44.17404,2520,6,16,13,5,29,3.55,5.0,fr,31413,50,1329129,1,1,Active Shallow Crust,128.8965,89.99368,0.0,06/16/2520
+-0.94292,44.17404,1298,12,1,16,7,5,4.75,5.0,fr,31414,25,1329264,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/01/1298
+0.14258,42.91099,9426,6,9,20,42,1,3.55,5.0,fr,31415,188,1329600,1,11,Active Shallow Crust,0.0,89.99007,0.0,06/09/9426
+0.14258,42.91099,3515,1,13,20,15,42,3.55,5.0,fr,31416,70,1329600,1,11,Active Shallow Crust,0.0,89.99007,0.0,01/13/3515
+0.14258,42.91099,9962,5,29,19,15,43,3.55,5.0,fr,31417,199,1329600,1,11,Active Shallow Crust,0.0,89.99007,0.0,05/29/9962
+0.14258,42.91099,3831,3,16,17,28,52,3.55,5.0,fr,31418,76,1329600,1,11,Active Shallow Crust,0.0,89.99007,0.0,03/16/3831
+0.14258,42.91099,6150,7,16,22,19,25,3.55,5.0,fr,31419,122,1329600,1,11,Active Shallow Crust,0.0,89.99007,0.0,07/16/6150
+0.14258,42.91099,1327,12,2,15,15,24,3.55,5.0,fr,31420,26,1329600,1,11,Active Shallow Crust,0.0,89.99007,0.0,12/02/1327
+0.14258,42.91099,7646,9,9,22,9,24,3.55,5.0,fr,31421,152,1329600,1,11,Active Shallow Crust,0.0,89.99007,0.0,09/09/7646
+0.14258,42.91099,4728,11,30,10,22,16,3.55,5.0,fr,31422,94,1329600,1,11,Active Shallow Crust,0.0,89.99007,0.0,11/30/4728
+0.14258,42.91099,9156,6,13,2,32,30,3.55,5.0,fr,31423,183,1329600,1,11,Active Shallow Crust,0.0,89.99007,0.0,06/13/9156
+0.14258,42.91099,9219,5,8,14,51,59,3.55,5.0,fr,31424,184,1329600,1,11,Active Shallow Crust,0.0,89.99007,0.0,05/08/9219
+0.14258,42.91099,3547,7,23,21,29,35,3.55,5.0,fr,31425,70,1329600,1,11,Active Shallow Crust,0.0,89.99007,0.0,07/23/3547
+0.14258,42.91099,3087,11,11,17,18,14,3.55,15.0,fr,31426,61,1329601,1,3,Active Shallow Crust,0.0,89.99007,0.0,11/11/3087
+0.14258,42.91099,6334,9,17,12,8,53,3.55,15.0,fr,31427,126,1329601,1,3,Active Shallow Crust,0.0,89.99007,0.0,09/17/6334
+0.14258,42.91099,6371,5,20,16,32,41,3.55,15.0,fr,31428,127,1329601,1,3,Active Shallow Crust,0.0,89.99007,0.0,05/20/6371
+0.14258,42.91099,5938,5,31,11,24,42,3.55,27.5,fr,31429,118,1329602,1,2,Active Shallow Crust,0.0,89.99007,0.0,05/31/5938
+0.14258,42.91099,5980,10,11,0,48,47,3.55,27.5,fr,31430,119,1329602,1,2,Active Shallow Crust,0.0,89.99007,0.0,10/11/5980
+0.14258,42.91099,179,4,11,4,3,39,3.55,5.0,fr,31431,3,1329603,1,1,Active Shallow Crust,240.0118,57.99814,0.0,04/11/0179
+0.14258,42.91099,4409,5,16,18,36,3,3.55,15.0,fr,31432,88,1329604,1,1,Active Shallow Crust,240.0118,57.99814,0.0,05/16/4409
+0.14258,42.91099,9557,7,7,8,39,41,3.55,27.5,fr,31433,191,1329605,1,1,Active Shallow Crust,240.0118,57.99805,0.0,07/07/9557
+0.14258,42.91099,8339,3,22,7,19,9,3.55,5.0,fr,31434,166,1329606,1,1,Active Shallow Crust,0.0,89.98996,-90.0,03/22/8339
+0.14258,42.91099,8880,4,1,19,38,21,3.55,15.0,fr,31435,177,1329607,1,1,Active Shallow Crust,0.0,89.98996,-90.0,04/01/8880
+0.14258,42.91099,2409,9,23,23,6,52,3.55,27.5,fr,31436,48,1329608,1,1,Active Shallow Crust,0.0,89.98996,-90.0,09/23/2409
+0.14258,42.91099,9487,12,30,20,38,22,3.55,5.0,fr,31437,189,1329609,1,1,Active Shallow Crust,128.8965,89.99377,0.0,12/30/9487
+0.14258,42.91099,5749,2,15,12,5,35,3.65,5.0,fr,31438,114,1329612,1,5,Active Shallow Crust,0.0,89.98992,0.0,02/15/5749
+0.14258,42.91099,3731,8,18,9,42,41,3.65,5.0,fr,31439,74,1329612,1,5,Active Shallow Crust,0.0,89.98992,0.0,08/18/3731
+0.14258,42.91099,6948,9,28,23,6,6,3.65,5.0,fr,31440,138,1329612,1,5,Active Shallow Crust,0.0,89.98992,0.0,09/28/6948
+0.14258,42.91099,3709,5,29,11,5,49,3.65,5.0,fr,31441,74,1329612,1,5,Active Shallow Crust,0.0,89.98992,0.0,05/29/3709
+0.14258,42.91099,7886,7,14,17,1,5,3.65,5.0,fr,31442,157,1329612,1,5,Active Shallow Crust,0.0,89.98992,0.0,07/14/7886
+0.14258,42.91099,7476,6,13,7,10,18,3.65,15.0,fr,31443,149,1329613,1,2,Active Shallow Crust,0.0,89.98992,0.0,06/13/7476
+0.14258,42.91099,8883,1,24,22,57,54,3.65,15.0,fr,31444,177,1329613,1,2,Active Shallow Crust,0.0,89.98992,0.0,01/24/8883
+0.14258,42.91099,2709,8,2,5,42,42,3.65,15.0,fr,31445,54,1329616,1,1,Active Shallow Crust,240.0007,58.01283,0.0,08/02/2709
+0.14258,42.91099,5352,9,20,7,23,39,3.65,15.0,fr,31446,107,1329619,1,4,Active Shallow Crust,0.0,89.99001,-90.0,09/20/5352
+0.14258,42.91099,946,10,22,22,5,48,3.65,15.0,fr,31447,18,1329619,1,4,Active Shallow Crust,0.0,89.99001,-90.0,10/22/0946
+0.14258,42.91099,1084,11,24,20,45,16,3.65,15.0,fr,31448,21,1329619,1,4,Active Shallow Crust,0.0,89.99001,-90.0,11/24/1084
+0.14258,42.91099,8896,1,28,20,50,37,3.65,15.0,fr,31449,177,1329619,1,4,Active Shallow Crust,0.0,89.99001,-90.0,01/28/8896
+0.14258,42.91099,5754,8,11,10,49,41,3.65,5.0,fr,31450,115,1329621,1,2,Active Shallow Crust,128.9007,89.96351,0.0,08/11/5754
+0.14258,42.91099,9425,3,19,12,51,25,3.65,5.0,fr,31451,188,1329621,1,2,Active Shallow Crust,128.9007,89.96351,0.0,03/19/9425
+0.14258,42.91099,6312,12,28,6,23,20,3.65,15.0,fr,31452,126,1329622,1,1,Active Shallow Crust,128.9007,89.96351,0.0,12/28/6312
+0.14258,42.91099,5573,6,22,15,1,18,3.75,5.0,fr,31453,111,1329624,1,14,Active Shallow Crust,0.0,89.98991,0.0,06/22/5573
+0.14258,42.91099,1549,10,30,12,53,42,3.75,5.0,fr,31454,30,1329624,1,14,Active Shallow Crust,0.0,89.98991,0.0,10/30/1549
+0.14258,42.91099,7632,8,6,23,39,54,3.75,5.0,fr,31455,152,1329624,1,14,Active Shallow Crust,0.0,89.98991,0.0,08/06/7632
+0.14258,42.91099,6531,5,17,19,14,52,3.75,5.0,fr,31456,130,1329624,1,14,Active Shallow Crust,0.0,89.98991,0.0,05/17/6531
+0.14258,42.91099,4362,8,22,2,54,1,3.75,5.0,fr,31457,87,1329624,1,14,Active Shallow Crust,0.0,89.98991,0.0,08/22/4362
+0.14258,42.91099,5541,7,1,17,6,48,3.75,5.0,fr,31458,110,1329624,1,14,Active Shallow Crust,0.0,89.98991,0.0,07/01/5541
+0.14258,42.91099,4921,7,25,21,25,31,3.75,5.0,fr,31459,98,1329624,1,14,Active Shallow Crust,0.0,89.98991,0.0,07/25/4921
+0.14258,42.91099,401,7,20,22,32,38,3.75,5.0,fr,31460,8,1329624,1,14,Active Shallow Crust,0.0,89.98991,0.0,07/20/0401
+0.14258,42.91099,5383,9,5,17,57,19,3.75,5.0,fr,31461,107,1329624,1,14,Active Shallow Crust,0.0,89.98991,0.0,09/05/5383
+0.14258,42.91099,8633,6,1,17,33,56,3.75,5.0,fr,31462,172,1329624,1,14,Active Shallow Crust,0.0,89.98991,0.0,06/01/8633
+0.14258,42.91099,4709,6,13,18,10,49,3.75,5.0,fr,31463,94,1329624,1,14,Active Shallow Crust,0.0,89.98991,0.0,06/13/4709
+0.14258,42.91099,6698,11,1,3,55,22,3.75,5.0,fr,31464,133,1329624,1,14,Active Shallow Crust,0.0,89.98991,0.0,11/01/6698
+0.14258,42.91099,1252,9,12,4,58,52,3.75,5.0,fr,31465,25,1329624,1,14,Active Shallow Crust,0.0,89.98991,0.0,09/12/1252
+0.14258,42.91099,5405,6,9,3,22,49,3.75,5.0,fr,31466,108,1329624,1,14,Active Shallow Crust,0.0,89.98991,0.0,06/09/5405
+0.14258,42.91099,5606,7,22,19,54,20,3.75,27.5,fr,31467,112,1329626,1,1,Active Shallow Crust,0.0,89.98991,0.0,07/22/5606
+0.14258,42.91099,4848,7,29,13,51,17,3.75,5.0,fr,31468,96,1329627,1,2,Active Shallow Crust,240.008,58.01751,0.0,07/29/4848
+0.14258,42.91099,2798,2,26,18,24,55,3.75,5.0,fr,31469,55,1329627,1,2,Active Shallow Crust,240.008,58.01751,0.0,02/26/2798
+0.14258,42.91099,876,12,30,6,53,43,3.75,15.0,fr,31470,17,1329631,1,1,Active Shallow Crust,0.0,89.98998,-90.0,12/30/0876
+0.14258,42.91099,8359,8,13,6,11,55,3.85,5.0,fr,31471,167,1329636,1,1,Active Shallow Crust,0.0,89.99004,0.0,08/13/8359
+0.14258,42.91099,9507,12,10,19,22,4,3.85,15.0,fr,31472,190,1329637,1,2,Active Shallow Crust,0.0,89.99004,0.0,12/10/9507
+0.14258,42.91099,5437,11,16,12,32,5,3.85,15.0,fr,31473,108,1329637,1,2,Active Shallow Crust,0.0,89.99004,0.0,11/16/5437
+0.14258,42.91099,4797,6,6,0,41,46,3.85,27.5,fr,31474,95,1329641,1,2,Active Shallow Crust,240.0104,57.99772,0.0,06/06/4797
+0.14258,42.91099,5533,4,21,1,56,28,3.85,27.5,fr,31475,110,1329641,1,2,Active Shallow Crust,240.0104,57.99772,0.0,04/21/5533
+0.14258,42.91099,9391,11,22,3,20,41,3.85,5.0,fr,31476,187,1329642,1,2,Active Shallow Crust,0.0,89.98991,-90.0,11/22/9391
+0.14258,42.91099,500,7,30,3,57,14,3.85,5.0,fr,31477,9,1329642,1,2,Active Shallow Crust,0.0,89.98991,-90.0,07/30/0500
+0.14258,42.91099,6522,8,8,23,8,4,3.85,5.0,fr,31478,130,1329645,1,2,Active Shallow Crust,128.8961,89.99371,0.0,08/08/6522
+0.14258,42.91099,8293,1,23,1,40,34,3.85,5.0,fr,31479,165,1329645,1,2,Active Shallow Crust,128.8961,89.99371,0.0,01/23/8293
+0.14258,42.91099,7124,10,7,0,13,52,3.85,15.0,fr,31480,142,1329646,1,3,Active Shallow Crust,128.8961,89.99371,0.0,10/07/7124
+0.14258,42.91099,4505,4,25,21,26,25,3.85,15.0,fr,31481,90,1329646,1,3,Active Shallow Crust,128.8961,89.99371,0.0,04/25/4505
+0.14258,42.91099,5096,4,25,10,8,42,3.85,15.0,fr,31482,101,1329646,1,3,Active Shallow Crust,128.8961,89.99371,0.0,04/25/5096
+0.14258,42.91099,1525,10,13,0,43,45,3.95,5.0,fr,31483,30,1329648,1,7,Active Shallow Crust,0.0,89.98995,0.0,10/13/1525
+0.14258,42.91099,5760,9,25,5,44,10,3.95,5.0,fr,31484,115,1329648,1,7,Active Shallow Crust,0.0,89.98995,0.0,09/25/5760
+0.14258,42.91099,3349,6,17,15,26,29,3.95,5.0,fr,31485,66,1329648,1,7,Active Shallow Crust,0.0,89.98995,0.0,06/17/3349
+0.14258,42.91099,1463,4,12,14,9,16,3.95,5.0,fr,31486,29,1329648,1,7,Active Shallow Crust,0.0,89.98995,0.0,04/12/1463
+0.14258,42.91099,7506,1,27,8,46,26,3.95,5.0,fr,31487,150,1329648,1,7,Active Shallow Crust,0.0,89.98995,0.0,01/27/7506
+0.14258,42.91099,1589,8,11,20,3,35,3.95,5.0,fr,31488,31,1329648,1,7,Active Shallow Crust,0.0,89.98995,0.0,08/11/1589
+0.14258,42.91099,7325,11,6,13,38,46,3.95,5.0,fr,31489,146,1329648,1,7,Active Shallow Crust,0.0,89.98995,0.0,11/06/7325
+0.14258,42.91099,6234,9,15,0,1,46,3.95,15.0,fr,31490,124,1329649,1,2,Active Shallow Crust,0.0,89.98995,0.0,09/15/6234
+0.14258,42.91099,455,5,5,20,39,7,3.95,15.0,fr,31491,9,1329649,1,2,Active Shallow Crust,0.0,89.98995,0.0,05/05/0455
+0.14258,42.91099,9088,5,16,9,23,46,3.95,27.5,fr,31492,181,1329650,1,1,Active Shallow Crust,0.0,89.98995,0.0,05/16/9088
+0.14258,42.91099,843,10,24,20,35,18,3.95,5.0,fr,31493,16,1329654,1,2,Active Shallow Crust,0.0,89.98998,-90.0,10/24/0843
+0.14258,42.91099,2264,8,11,1,58,3,3.95,5.0,fr,31494,45,1329654,1,2,Active Shallow Crust,0.0,89.98998,-90.0,08/11/2264
+0.14258,42.91099,3870,8,10,18,57,5,4.05,5.0,fr,31495,77,1329660,1,10,Active Shallow Crust,0.0,89.99001,0.0,08/10/3870
+0.14258,42.91099,6659,5,29,19,59,4,4.05,5.0,fr,31496,133,1329660,1,10,Active Shallow Crust,0.0,89.99001,0.0,05/29/6659
+0.14258,42.91099,3513,4,8,2,45,5,4.05,5.0,fr,31497,70,1329660,1,10,Active Shallow Crust,0.0,89.99001,0.0,04/08/3513
+0.14258,42.91099,7575,6,24,2,9,21,4.05,5.0,fr,31498,151,1329660,1,10,Active Shallow Crust,0.0,89.99001,0.0,06/24/7575
+0.14258,42.91099,5739,10,5,18,51,12,4.05,5.0,fr,31499,114,1329660,1,10,Active Shallow Crust,0.0,89.99001,0.0,10/05/5739
+0.14258,42.91099,5509,5,10,14,36,46,4.05,5.0,fr,31500,110,1329660,1,10,Active Shallow Crust,0.0,89.99001,0.0,05/10/5509
+0.14258,42.91099,1729,8,27,17,55,41,4.05,5.0,fr,31501,34,1329660,1,10,Active Shallow Crust,0.0,89.99001,0.0,08/27/1729
+0.14258,42.91099,1212,9,10,21,53,33,4.05,5.0,fr,31502,24,1329660,1,10,Active Shallow Crust,0.0,89.99001,0.0,09/10/1212
+0.14258,42.91099,4677,1,1,16,21,12,4.05,5.0,fr,31503,93,1329660,1,10,Active Shallow Crust,0.0,89.99001,0.0,01/01/4677
+0.14258,42.91099,8781,9,13,10,18,48,4.05,5.0,fr,31504,175,1329660,1,10,Active Shallow Crust,0.0,89.99001,0.0,09/13/8781
+0.14258,42.91099,6200,9,20,1,4,41,4.05,15.0,fr,31505,123,1329661,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/20/6200
+0.14258,42.91099,5,6,23,9,45,59,4.05,15.0,fr,31506,0,1329664,1,3,Active Shallow Crust,240.0054,58.00569,0.0,06/23/0005
+0.14258,42.91099,441,11,18,14,28,47,4.05,15.0,fr,31507,8,1329664,1,3,Active Shallow Crust,240.0054,58.00569,0.0,11/18/0441
+0.14258,42.91099,9529,10,23,21,31,45,4.05,15.0,fr,31508,190,1329664,1,3,Active Shallow Crust,240.0054,58.00569,0.0,10/23/9529
+0.14258,42.91099,8668,5,5,16,56,19,4.15,5.0,fr,31509,173,1329672,1,4,Active Shallow Crust,0.0,89.99005,0.0,05/05/8668
+0.14258,42.91099,3035,7,16,14,41,34,4.15,5.0,fr,31510,60,1329672,1,4,Active Shallow Crust,0.0,89.99005,0.0,07/16/3035
+0.14258,42.91099,6423,11,6,13,15,44,4.15,5.0,fr,31511,128,1329672,1,4,Active Shallow Crust,0.0,89.99005,0.0,11/06/6423
+0.14258,42.91099,4912,8,22,22,59,0,4.15,5.0,fr,31512,98,1329672,1,4,Active Shallow Crust,0.0,89.99005,0.0,08/22/4912
+0.14258,42.91099,7327,9,21,2,2,25,4.15,15.0,fr,31513,146,1329673,1,2,Active Shallow Crust,0.0,89.99005,0.0,09/21/7327
+0.14258,42.91099,9039,9,10,5,32,37,4.15,15.0,fr,31514,180,1329673,1,2,Active Shallow Crust,0.0,89.99005,0.0,09/10/9039
+0.14258,42.91099,1523,10,7,18,39,50,4.15,5.0,fr,31515,30,1329675,1,1,Active Shallow Crust,240.0078,57.99719,0.0,10/07/1523
+0.14258,42.91099,2605,11,20,21,10,54,4.15,27.5,fr,31516,52,1329677,1,1,Active Shallow Crust,240.0078,57.99717,0.0,11/20/2605
+0.14258,42.91099,6793,3,29,19,39,56,4.15,15.0,fr,31517,135,1329679,1,1,Active Shallow Crust,0.0,89.99005,-90.0,03/29/6793
+0.14258,42.91099,5436,8,16,8,8,40,4.25,5.0,fr,31518,108,1329684,1,2,Active Shallow Crust,0.0,89.99,0.0,08/16/5436
+0.14258,42.91099,3501,1,1,2,27,29,4.25,5.0,fr,31519,70,1329684,1,2,Active Shallow Crust,0.0,89.99,0.0,01/01/3501
+0.14258,42.91099,2220,7,25,14,55,17,4.25,15.0,fr,31520,44,1329685,1,1,Active Shallow Crust,0.0,89.99,0.0,07/25/2220
+0.14258,42.91099,9148,12,7,20,28,31,4.25,27.5,fr,31521,182,1329686,1,1,Active Shallow Crust,0.0,89.99,0.0,12/07/9148
+0.14258,42.91099,1542,5,25,5,28,24,4.25,27.5,fr,31522,30,1329689,1,1,Active Shallow Crust,240.0069,57.99395,0.0,05/25/1542
+0.14258,42.91099,7433,2,12,9,38,38,4.25,5.0,fr,31523,148,1329690,1,1,Active Shallow Crust,0.0,89.98999,-90.0,02/12/7433
+0.14258,42.91099,2809,2,27,0,40,35,4.35,5.0,fr,31524,56,1329696,1,3,Active Shallow Crust,0.0,89.98998,0.0,02/27/2809
+0.14258,42.91099,4236,8,25,22,36,45,4.35,5.0,fr,31525,84,1329696,1,3,Active Shallow Crust,0.0,89.98998,0.0,08/25/4236
+0.14258,42.91099,7081,5,23,5,35,9,4.35,5.0,fr,31526,141,1329696,1,3,Active Shallow Crust,0.0,89.98998,0.0,05/23/7081
+0.14258,42.91099,8610,12,15,12,15,3,4.35,27.5,fr,31527,172,1329698,1,1,Active Shallow Crust,0.0,89.98998,0.0,12/15/8610
+0.14258,42.91099,2634,11,2,15,36,6,4.35,5.0,fr,31528,52,1329699,1,2,Active Shallow Crust,240.0076,57.99579,0.0,11/02/2634
+0.14258,42.91099,4639,3,27,3,33,57,4.35,5.0,fr,31529,92,1329699,1,2,Active Shallow Crust,240.0076,57.99579,0.0,03/27/4639
+0.14258,42.91099,1541,1,18,22,36,35,4.45,5.0,fr,31530,30,1329708,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/18/1541
+0.14258,42.91099,1355,11,4,11,48,9,4.45,15.0,fr,31531,27,1329709,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/04/1355
+0.14258,42.91099,6498,7,25,3,48,36,4.45,15.0,fr,31532,129,1329715,1,1,Active Shallow Crust,0.0,89.98997,-90.0,07/25/6498
+0.14258,42.91099,7566,11,13,12,28,3,4.45,5.0,fr,31533,151,1329717,1,1,Active Shallow Crust,128.8929,89.9937,0.0,11/13/7566
+0.14258,42.91099,3669,12,23,15,22,5,4.45,15.0,fr,31534,73,1329718,1,1,Active Shallow Crust,128.8929,89.9937,0.0,12/23/3669
+0.14258,42.91099,2798,3,9,23,52,19,4.55,15.0,fr,31535,55,1329721,1,1,Active Shallow Crust,0.0,89.99,0.0,03/09/2798
+0.14258,42.91099,5359,7,4,0,43,7,4.55,5.0,fr,31536,107,1329726,1,1,Active Shallow Crust,0.0,89.99003,-90.0,07/04/5359
+0.14258,42.91099,1142,12,9,18,41,28,4.65,5.0,fr,31537,22,1329732,1,2,Active Shallow Crust,0.0,89.98998,0.0,12/09/1142
+0.14258,42.91099,289,2,23,0,45,34,4.65,5.0,fr,31538,5,1329732,1,2,Active Shallow Crust,0.0,89.98998,0.0,02/23/0289
+0.14258,42.91099,4265,4,24,12,44,16,4.85,15.0,fr,31539,85,1329763,1,1,Active Shallow Crust,0.0,89.99001,-90.0,04/24/4265
+0.14258,42.91099,2752,2,1,10,22,17,4.95,15.0,fr,31540,55,1329769,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/01/2752
+0.14258,42.91099,9136,4,25,16,41,16,5.05,5.0,fr,31541,182,1329780,1,3,Active Shallow Crust,0.0,89.98998,0.0,04/25/9136
+0.14258,42.91099,2328,5,28,6,48,40,5.05,5.0,fr,31542,46,1329780,1,3,Active Shallow Crust,0.0,89.98998,0.0,05/28/2328
+0.14258,42.91099,121,8,8,22,35,12,5.05,5.0,fr,31543,2,1329780,1,3,Active Shallow Crust,0.0,89.98998,0.0,08/08/0121
+0.14258,42.91099,6002,2,1,0,12,19,5.15,5.0,fr,31544,120,1329792,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/01/6002
+0.14258,42.91099,7512,10,30,1,50,20,5.65,5.0,fr,31545,150,1329852,1,1,Active Shallow Crust,0.0,89.99,0.0,10/30/7512
+0.14258,42.91099,194,3,29,8,14,14,5.75,5.0,fr,31546,3,1329864,1,1,Active Shallow Crust,360.0,89.99001,0.0,03/29/0194
+0.1426068,42.91099,128,10,16,13,26,53,7.45,17.5,fr,31547,2,1330068,1,1,Active Shallow Crust,360.0,89.99,0.0,10/16/0128
+3.56498,50.67333,8607,12,24,15,5,36,3.55,15.0,fr,31548,172,1330081,1,1,Active Shallow Crust,0.0,89.99042,0.0,12/24/8607
+3.56498,50.67333,5906,5,15,17,0,4,3.55,15.0,fr,31549,118,1330087,1,1,Active Shallow Crust,0.0,89.9903,-90.0,05/15/5906
+3.56498,50.67333,9081,11,15,19,0,8,3.65,15.0,fr,31550,181,1330093,1,1,Active Shallow Crust,0.0,89.98861,0.0,11/15/9081
+3.56498,50.67333,4741,12,5,6,2,47,3.95,5.0,fr,31551,94,1330128,1,2,Active Shallow Crust,0.0,89.98992,0.0,12/05/4741
+3.56498,50.67333,8174,12,19,16,7,21,3.95,5.0,fr,31552,163,1330128,1,2,Active Shallow Crust,0.0,89.98992,0.0,12/19/8174
+3.56498,50.67333,6362,9,24,12,58,14,4.75,5.0,fr,31553,127,1330224,1,1,Active Shallow Crust,0.0,89.99036,0.0,09/24/6362
+3.56498,50.67333,4201,10,11,1,49,49,5.15,5.0,fr,31554,84,1330272,1,1,Active Shallow Crust,0.0,89.98987,0.0,10/11/4201
+3.56498,50.67333,8137,11,27,11,56,40,5.95,5.0,fr,31555,162,1330368,1,1,Active Shallow Crust,0.0,89.98991,0.0,11/27/8137
+-1.91485,47.761,8985,5,19,20,42,20,3.55,5.0,fr,31556,179,1330560,1,1,Active Shallow Crust,0.0,89.98983,0.0,05/19/8985
+-1.91485,47.761,9027,9,24,9,30,40,3.55,5.0,fr,31557,180,1330569,1,3,Active Shallow Crust,128.8965,89.99323,0.0,09/24/9027
+-1.91485,47.761,5607,4,21,1,42,29,3.55,5.0,fr,31558,112,1330569,1,3,Active Shallow Crust,128.8965,89.99323,0.0,04/21/5607
+-1.91485,47.761,5175,10,24,5,31,30,3.55,5.0,fr,31559,103,1330569,1,3,Active Shallow Crust,128.8965,89.99323,0.0,10/24/5175
+-1.91485,47.761,7250,5,3,0,51,47,3.75,5.0,fr,31560,144,1330584,1,1,Active Shallow Crust,0.0,89.99058,0.0,05/03/7250
+-1.91485,47.761,9577,9,26,5,45,30,3.75,15.0,fr,31561,191,1330585,1,1,Active Shallow Crust,0.0,89.99058,0.0,09/26/9577
+-1.91485,47.761,8044,4,22,20,58,12,3.95,27.5,fr,31562,160,1330610,1,1,Active Shallow Crust,0.0,89.99038,0.0,04/22/8044
+-1.91485,47.761,8409,5,28,23,26,5,4.05,15.0,fr,31563,168,1330624,1,1,Active Shallow Crust,240.0062,58.00581,0.0,05/28/8409
+-1.91485,47.761,4829,5,22,23,15,16,4.55,5.0,fr,31564,96,1330680,1,1,Active Shallow Crust,0.0,89.98981,0.0,05/22/4829
+2.47771,48.9581,469,4,4,8,50,24,3.65,5.0,fr,31565,9,1331532,1,2,Active Shallow Crust,0.0,89.99115,0.0,04/04/0469
+2.47771,48.9581,4937,4,21,20,52,12,3.65,5.0,fr,31566,98,1331532,1,2,Active Shallow Crust,0.0,89.99115,0.0,04/21/4937
+2.47771,48.9581,8547,11,16,9,50,55,3.65,15.0,fr,31567,170,1331533,1,1,Active Shallow Crust,0.0,89.99115,0.0,11/16/8547
+2.47771,48.9581,1194,5,12,9,47,12,3.75,15.0,fr,31568,23,1331545,1,1,Active Shallow Crust,0.0,89.98948,0.0,05/12/1194
+2.47771,48.9581,9644,12,28,22,15,48,3.75,5.0,fr,31569,192,1331547,1,1,Active Shallow Crust,240.0088,58.01741,0.0,12/28/9644
+-2.18312,50.01871,2129,6,7,15,39,29,4.65,15.0,fr,31570,42,1332133,1,1,Active Shallow Crust,0.0,89.98995,0.0,06/07/2129
+7.70766,48.83776,3277,7,1,15,32,6,3.55,5.0,fr,31571,65,1332483,1,1,Active Shallow Crust,240.0132,57.99756,0.0,07/01/3277
+7.70766,48.83776,8464,6,24,18,44,4,3.65,5.0,fr,31572,169,1332492,1,1,Active Shallow Crust,0.0,89.98817,0.0,06/24/8464
+7.70766,48.83776,2570,1,11,21,15,42,3.65,15.0,fr,31573,51,1332493,1,1,Active Shallow Crust,0.0,89.98817,0.0,01/11/2570
+7.70766,48.83776,6759,2,15,11,35,18,3.65,5.0,fr,31574,135,1332495,1,1,Active Shallow Crust,240.0014,58.01255,0.0,02/15/6759
+7.70766,48.83776,9579,7,19,23,6,12,3.65,15.0,fr,31575,191,1332499,1,1,Active Shallow Crust,0.0,89.98803,-90.0,07/19/9579
+7.70766,48.83776,9052,3,23,19,28,49,3.75,5.0,fr,31576,181,1332504,1,2,Active Shallow Crust,0.0,89.98946,0.0,03/23/9052
+7.70766,48.83776,2985,12,15,9,53,47,3.75,5.0,fr,31577,59,1332504,1,2,Active Shallow Crust,0.0,89.98946,0.0,12/15/2985
+7.70766,48.83776,2930,10,9,0,39,27,3.75,15.0,fr,31578,58,1332505,1,1,Active Shallow Crust,0.0,89.98946,0.0,10/09/2930
+7.70766,48.83776,8424,11,13,14,42,42,3.85,5.0,fr,31579,168,1332522,1,1,Active Shallow Crust,0.0,89.99049,-90.0,11/13/8424
+7.70766,48.83776,1473,2,18,18,27,13,3.95,5.0,fr,31580,29,1332528,1,1,Active Shallow Crust,0.0,89.99162,0.0,02/18/1473
+7.70766,48.83776,297,6,29,10,38,56,4.05,15.0,fr,31581,5,1332541,1,1,Active Shallow Crust,0.0,89.9888,0.0,06/29/0297
+7.70766,48.83776,1322,11,26,22,15,45,4.05,5.0,fr,31582,26,1332546,1,1,Active Shallow Crust,0.0,89.98867,-90.0,11/26/1322
+5.8091,43.67223,6881,4,26,9,59,6,3.55,5.0,fr,31583,137,1332960,1,2,Active Shallow Crust,0.0,89.99271,0.0,04/26/6881
+5.8091,43.67223,1533,12,23,21,1,30,3.55,5.0,fr,31584,30,1332960,1,2,Active Shallow Crust,0.0,89.99271,0.0,12/23/1533
+5.8091,43.67223,6403,11,17,0,28,10,3.55,15.0,fr,31585,128,1332961,1,1,Active Shallow Crust,0.0,89.99271,0.0,11/17/6403
+5.8091,43.67223,5145,5,5,13,59,17,3.55,27.5,fr,31586,102,1332962,1,1,Active Shallow Crust,0.0,89.99271,0.0,05/05/5145
+5.8091,43.67223,2339,6,27,21,57,30,3.55,5.0,fr,31587,46,1332966,1,1,Active Shallow Crust,0.0,89.99262,-90.0,06/27/2339
+5.8091,43.67223,8589,3,16,12,35,20,3.55,15.0,fr,31588,171,1332967,1,1,Active Shallow Crust,0.0,89.99262,-90.0,03/16/8589
+5.8091,43.67223,1237,1,7,21,4,0,3.55,27.5,fr,31589,24,1332968,1,2,Active Shallow Crust,0.0,89.99262,-90.0,01/07/1237
+5.8091,43.67223,649,3,30,1,12,24,3.55,27.5,fr,31590,12,1332968,1,2,Active Shallow Crust,0.0,89.99262,-90.0,03/30/0649
+5.8091,43.67223,1302,3,21,21,5,8,3.65,5.0,fr,31591,26,1332972,1,2,Active Shallow Crust,0.0,89.987,0.0,03/21/1302
+5.8091,43.67223,5019,6,5,7,48,53,3.65,5.0,fr,31592,100,1332972,1,2,Active Shallow Crust,0.0,89.987,0.0,06/05/5019
+5.8091,43.67223,6609,4,22,10,58,42,3.75,5.0,fr,31593,132,1332984,1,4,Active Shallow Crust,0.0,89.98841,0.0,04/22/6609
+5.8091,43.67223,5489,7,26,18,50,17,3.75,5.0,fr,31594,109,1332984,1,4,Active Shallow Crust,0.0,89.98841,0.0,07/26/5489
+5.8091,43.67223,4415,11,26,18,58,13,3.75,5.0,fr,31595,88,1332984,1,4,Active Shallow Crust,0.0,89.98841,0.0,11/26/4415
+5.8091,43.67223,7137,2,11,10,7,36,3.75,5.0,fr,31596,142,1332984,1,4,Active Shallow Crust,0.0,89.98841,0.0,02/11/7137
+5.8091,43.67223,1851,12,16,4,8,45,3.75,15.0,fr,31597,37,1332985,1,2,Active Shallow Crust,0.0,89.98841,0.0,12/16/1851
+5.8091,43.67223,6683,4,30,22,16,21,3.75,15.0,fr,31598,133,1332985,1,2,Active Shallow Crust,0.0,89.98841,0.0,04/30/6683
+5.8091,43.67223,1668,8,30,16,1,14,3.85,5.0,fr,31599,33,1332996,1,2,Active Shallow Crust,0.0,89.98967,0.0,08/30/1668
+5.8091,43.67223,7273,11,27,2,34,24,3.85,5.0,fr,31600,145,1332996,1,2,Active Shallow Crust,0.0,89.98967,0.0,11/27/7273
+5.8091,43.67223,1046,6,22,21,9,48,3.95,5.0,fr,31601,20,1333008,1,4,Active Shallow Crust,0.0,89.9908,0.0,06/22/1046
+5.8091,43.67223,2593,10,26,17,33,23,3.95,5.0,fr,31602,51,1333008,1,4,Active Shallow Crust,0.0,89.9908,0.0,10/26/2593
+5.8091,43.67223,2290,3,13,17,3,46,3.95,5.0,fr,31603,45,1333008,1,4,Active Shallow Crust,0.0,89.9908,0.0,03/13/2290
+5.8091,43.67223,6592,10,2,20,34,28,3.95,5.0,fr,31604,131,1333008,1,4,Active Shallow Crust,0.0,89.9908,0.0,10/02/6592
+5.8091,43.67223,3095,12,12,10,48,17,3.95,15.0,fr,31605,61,1333009,1,1,Active Shallow Crust,0.0,89.9908,0.0,12/12/3095
+5.8091,43.67223,4977,2,12,12,38,34,3.95,15.0,fr,31606,99,1333018,1,1,Active Shallow Crust,128.8999,89.9931,0.0,02/12/4977
+5.8091,43.67223,8766,3,10,20,23,12,4.05,5.0,fr,31607,175,1333020,1,2,Active Shallow Crust,0.0,89.9918,0.0,03/10/8766
+5.8091,43.67223,5026,1,27,12,49,29,4.05,5.0,fr,31608,100,1333020,1,2,Active Shallow Crust,0.0,89.9918,0.0,01/27/5026
+5.8091,43.67223,555,1,26,2,18,48,4.05,5.0,fr,31609,11,1333023,1,1,Active Shallow Crust,240.0054,58.00606,0.0,01/26/0555
+5.8091,43.67223,7,2,13,15,6,6,4.35,5.0,fr,31610,0,1333056,1,1,Active Shallow Crust,0.0,89.99129,0.0,02/13/0007
+5.8091,43.67223,1533,3,12,13,29,51,4.45,15.0,fr,31611,30,1333069,1,1,Active Shallow Crust,0.0,89.98965,0.0,03/12/1533
+5.8091,43.67223,3133,9,25,3,22,46,4.55,27.5,fr,31612,62,1333082,1,1,Active Shallow Crust,0.0,89.99078,0.0,09/25/3133
+5.8091,43.67223,6509,8,19,4,5,22,5.95,5.0,fr,31613,130,1333248,1,1,Active Shallow Crust,0.0,89.98987,0.0,08/19/6509
+-0.18866,46.4146,2412,12,17,5,4,8,3.55,5.0,fr,31614,48,1333440,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/17/2412
+-0.18866,46.4146,4021,11,27,14,26,2,3.55,5.0,fr,31615,80,1333443,1,1,Active Shallow Crust,240.0122,57.99814,0.0,11/27/4021
+-0.18866,46.4146,399,11,16,20,49,34,3.65,15.0,fr,31616,7,1333453,1,3,Active Shallow Crust,0.0,89.98993,0.0,11/16/0399
+-0.18866,46.4146,7355,9,17,8,21,15,3.65,15.0,fr,31617,147,1333453,1,3,Active Shallow Crust,0.0,89.98993,0.0,09/17/7355
+-0.18866,46.4146,4979,7,25,12,12,9,3.65,15.0,fr,31618,99,1333453,1,3,Active Shallow Crust,0.0,89.98993,0.0,07/25/4979
+-0.18866,46.4146,7822,7,6,12,10,21,3.65,15.0,fr,31619,156,1333462,1,1,Active Shallow Crust,128.9004,89.96351,0.0,07/06/7822
+-0.18866,46.4146,9833,5,23,5,20,7,3.75,5.0,fr,31620,196,1333464,1,1,Active Shallow Crust,0.0,89.98999,0.0,05/23/9833
+-0.18866,46.4146,5595,7,18,17,31,44,3.75,15.0,fr,31621,111,1333465,1,1,Active Shallow Crust,0.0,89.98999,0.0,07/18/5595
+-0.18866,46.4146,4314,4,11,15,57,12,3.85,15.0,fr,31622,86,1333477,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/11/4314
+-0.18866,46.4146,3334,5,30,15,46,23,4.05,5.0,fr,31623,66,1333503,1,1,Active Shallow Crust,240.0059,58.00584,0.0,05/30/3334
+-0.18866,46.4146,3512,12,12,20,5,44,4.45,15.0,fr,31624,70,1333558,1,1,Active Shallow Crust,128.8922,89.99372,0.0,12/12/3512
+-0.18866,46.4146,2221,1,17,15,11,58,4.55,5.0,fr,31625,44,1333563,1,2,Active Shallow Crust,240.0093,57.99736,0.0,01/17/2221
+-0.18866,46.4146,2465,11,2,10,37,14,4.55,5.0,fr,31626,49,1333563,1,2,Active Shallow Crust,240.0093,57.99736,0.0,11/02/2465
+-0.18866,46.4146,4918,4,13,8,6,26,4.75,27.5,fr,31627,98,1333592,1,1,Active Shallow Crust,0.0,89.99001,-90.0,04/13/4918
+-0.18866,46.4146,3549,3,19,0,10,52,4.75,15.0,fr,31628,70,1333594,1,1,Active Shallow Crust,128.8887,89.98807,0.0,03/19/3549
+5.24385,51.02273,2719,2,19,12,27,53,3.55,5.0,fr,31629,54,1333920,1,1,Active Shallow Crust,0.0,89.98731,0.0,02/19/2719
+5.24385,51.02273,5652,2,24,0,28,51,3.65,5.0,fr,31630,113,1333932,1,1,Active Shallow Crust,0.0,89.98869,0.0,02/24/5652
+5.24385,51.02273,7351,8,4,19,39,16,3.75,5.0,fr,31631,147,1333944,1,1,Active Shallow Crust,0.0,89.98992,0.0,08/04/7351
+5.24385,51.02273,1754,1,1,15,26,51,3.85,5.0,fr,31632,35,1333965,1,1,Active Shallow Crust,128.8951,89.99551,0.0,01/01/1754
+5.24385,51.02273,9199,8,2,6,31,1,4.45,5.0,fr,31633,183,1334028,1,1,Active Shallow Crust,0.0,89.991,0.0,08/02/9199
+5.24385,51.02273,6709,9,25,13,8,36,4.65,5.0,fr,31634,134,1334052,1,1,Active Shallow Crust,0.0,89.98927,0.0,09/25/6709
+5.24385,51.02273,7259,6,18,8,39,27,4.85,5.0,fr,31635,145,1334085,1,1,Active Shallow Crust,128.8839,89.99361,0.0,06/18/7259
+5.24385,51.02273,3196,1,12,17,19,24,5.55,5.0,fr,31636,63,1334160,1,1,Active Shallow Crust,0.0,89.98985,0.0,01/12/3196
+2.18718,42.21678,2028,10,9,12,22,37,3.55,5.0,fr,31637,40,1334400,1,3,Active Shallow Crust,0.0,89.9888,0.0,10/09/2028
+2.18718,42.21678,5344,12,5,12,43,29,3.55,5.0,fr,31638,106,1334400,1,3,Active Shallow Crust,0.0,89.9888,0.0,12/05/5344
+2.18718,42.21678,6365,7,16,3,36,9,3.55,5.0,fr,31639,127,1334400,1,3,Active Shallow Crust,0.0,89.9888,0.0,07/16/6365
+2.18718,42.21678,45,5,4,16,31,5,3.55,15.0,fr,31640,0,1334401,1,1,Active Shallow Crust,0.0,89.9888,0.0,05/04/0045
+2.18718,42.21678,4627,9,20,22,49,52,3.55,5.0,fr,31641,92,1334403,1,1,Active Shallow Crust,240.0124,57.99815,0.0,09/20/4627
+2.18718,42.21678,5119,7,3,4,56,41,3.65,5.0,fr,31642,102,1334412,1,3,Active Shallow Crust,0.0,89.99001,0.0,07/03/5119
+2.18718,42.21678,6018,5,18,16,57,31,3.65,5.0,fr,31643,120,1334412,1,3,Active Shallow Crust,0.0,89.99001,0.0,05/18/6018
+2.18718,42.21678,6976,2,8,16,50,41,3.65,5.0,fr,31644,139,1334412,1,3,Active Shallow Crust,0.0,89.99001,0.0,02/08/6976
+2.18718,42.21678,8762,4,22,9,54,51,3.65,15.0,fr,31645,175,1334413,1,2,Active Shallow Crust,0.0,89.99001,0.0,04/22/8762
+2.18718,42.21678,146,2,25,15,1,9,3.65,15.0,fr,31646,2,1334413,1,2,Active Shallow Crust,0.0,89.99001,0.0,02/25/0146
+2.18718,42.21678,560,9,2,13,43,8,3.65,5.0,fr,31647,11,1334415,1,1,Active Shallow Crust,240.0005,58.01294,0.0,09/02/0560
+2.18718,42.21678,7185,2,12,1,8,30,3.65,15.0,fr,31648,143,1334419,1,1,Active Shallow Crust,0.0,89.9899,-90.0,02/12/7185
+2.18718,42.21678,1627,2,1,22,50,16,3.65,5.0,fr,31649,32,1334421,1,1,Active Shallow Crust,128.9007,89.96371,0.0,02/01/1627
+2.18718,42.21678,2849,2,24,14,58,56,3.75,5.0,fr,31650,56,1334424,1,4,Active Shallow Crust,0.0,89.9911,0.0,02/24/2849
+2.18718,42.21678,3726,1,24,6,11,42,3.75,5.0,fr,31651,74,1334424,1,4,Active Shallow Crust,0.0,89.9911,0.0,01/24/3726
+2.18718,42.21678,518,9,21,2,33,9,3.75,5.0,fr,31652,10,1334424,1,4,Active Shallow Crust,0.0,89.9911,0.0,09/21/0518
+2.18718,42.21678,5462,8,18,17,18,41,3.75,5.0,fr,31653,109,1334424,1,4,Active Shallow Crust,0.0,89.9911,0.0,08/18/5462
+2.18718,42.21678,8979,2,10,14,26,37,3.75,15.0,fr,31654,179,1334425,1,1,Active Shallow Crust,0.0,89.9911,0.0,02/10/8979
+2.18718,42.21678,8711,2,21,10,2,42,3.75,5.0,fr,31655,174,1334430,1,1,Active Shallow Crust,0.0,89.991,-90.0,02/21/8711
+2.18718,42.21678,6118,5,8,23,39,5,3.85,5.0,fr,31656,122,1334436,1,2,Active Shallow Crust,0.0,89.98943,0.0,05/08/6118
+2.18718,42.21678,7887,12,30,6,37,26,3.85,5.0,fr,31657,157,1334436,1,2,Active Shallow Crust,0.0,89.98943,0.0,12/30/7887
+2.18718,42.21678,530,12,30,8,56,37,3.85,15.0,fr,31658,10,1334437,1,2,Active Shallow Crust,0.0,89.98943,0.0,12/30/0530
+2.18718,42.21678,873,4,4,8,47,42,3.85,15.0,fr,31659,17,1334437,1,2,Active Shallow Crust,0.0,89.98943,0.0,04/04/0873
+2.18718,42.21678,5,2,18,0,55,56,3.95,5.0,fr,31660,0,1334448,1,2,Active Shallow Crust,0.0,89.99058,0.0,02/18/0005
+2.18718,42.21678,9597,8,3,1,51,5,3.95,5.0,fr,31661,191,1334448,1,2,Active Shallow Crust,0.0,89.99058,0.0,08/03/9597
+2.18718,42.21678,9560,8,3,22,18,21,3.95,27.5,fr,31662,191,1334453,1,1,Active Shallow Crust,240.0192,58.00515,0.0,08/03/9560
+2.18718,42.21678,3187,4,25,23,55,28,4.05,5.0,fr,31663,63,1334469,1,1,Active Shallow Crust,128.891,89.9937,0.0,04/25/3187
+2.18718,42.21678,5330,4,29,12,0,14,4.15,5.0,fr,31664,106,1334472,1,2,Active Shallow Crust,0.0,89.99064,0.0,04/29/5330
+2.18718,42.21678,7931,9,12,21,54,46,4.15,5.0,fr,31665,158,1334472,1,2,Active Shallow Crust,0.0,89.99064,0.0,09/12/7931
+2.18718,42.21678,9138,4,19,20,30,50,4.15,15.0,fr,31666,182,1334473,1,1,Active Shallow Crust,0.0,89.99064,0.0,04/19/9138
+2.18718,42.21678,4282,10,17,21,13,1,4.25,5.0,fr,31667,85,1334487,1,1,Active Shallow Crust,240.0066,57.99401,0.0,10/17/4282
+2.18718,42.21678,9944,11,23,1,32,17,4.45,5.0,fr,31668,198,1334508,1,1,Active Shallow Crust,0.0,89.9894,0.0,11/23/9944
+2.18718,42.21678,3580,9,17,11,28,9,4.55,5.0,fr,31669,71,1334520,1,1,Active Shallow Crust,0.0,89.99055,0.0,09/17/3580
+2.18718,42.21678,9078,3,22,8,10,0,4.55,5.0,fr,31670,181,1334526,1,1,Active Shallow Crust,0.0,89.99044,-90.0,03/22/9078
+2.18718,42.21678,2162,2,26,19,36,12,4.65,15.0,fr,31671,43,1334539,1,1,Active Shallow Crust,0.0,89.99042,-90.0,02/26/2162
+2.18718,42.21678,4750,11,4,8,45,51,4.75,5.0,fr,31672,94,1334550,1,1,Active Shallow Crust,0.0,89.98956,-90.0,11/04/4750
+0.92974,49.15109,1082,8,7,14,20,12,3.55,5.0,fr,31673,21,1334880,1,2,Active Shallow Crust,0.0,89.9901,0.0,08/07/1082
+0.92974,49.15109,4835,12,23,10,5,58,3.55,5.0,fr,31674,96,1334880,1,2,Active Shallow Crust,0.0,89.9901,0.0,12/23/4835
+0.92974,49.15109,8510,3,31,7,40,32,3.65,5.0,fr,31675,170,1334892,1,1,Active Shallow Crust,0.0,89.98972,0.0,03/31/8510
+0.92974,49.15109,1346,2,7,3,18,22,3.75,5.0,fr,31676,26,1334904,1,1,Active Shallow Crust,0.0,89.99017,0.0,02/07/1346
+0.92974,49.15109,1906,11,30,20,13,32,3.85,5.0,fr,31677,38,1334916,1,1,Active Shallow Crust,0.0,89.99007,0.0,11/30/1906
+0.92974,49.15109,9143,8,22,14,48,34,3.85,27.5,fr,31678,182,1334921,1,1,Active Shallow Crust,240.0112,57.99795,0.0,08/22/9143
+0.92974,49.15109,1485,8,7,22,38,36,3.85,5.0,fr,31679,29,1334922,1,1,Active Shallow Crust,0.0,89.98996,-90.0,08/07/1485
+0.92974,49.15109,4206,5,8,4,17,45,4.15,5.0,fr,31680,84,1334958,1,1,Active Shallow Crust,0.0,89.98997,-90.0,05/08/4206
+0.92974,49.15109,2322,9,19,1,58,17,4.35,5.0,fr,31681,46,1334976,1,1,Active Shallow Crust,0.0,89.99015,0.0,09/19/2322
+0.92974,49.15109,8383,11,21,23,57,54,4.45,27.5,fr,31682,167,1334993,1,1,Active Shallow Crust,240.006,57.99482,0.0,11/21/8383
+7.09241,42.89091,1343,6,30,7,45,39,3.65,5.0,fr,31683,26,1335372,1,1,Active Shallow Crust,0.0,89.98683,0.0,06/30/1343
+7.09241,42.89091,7210,5,26,7,1,37,3.85,5.0,fr,31684,144,1335396,1,1,Active Shallow Crust,0.0,89.98954,0.0,05/26/7210
+4.68532,43.39008,3927,12,27,9,37,49,3.55,5.0,fr,31685,78,1335840,1,1,Active Shallow Crust,0.0,89.99268,0.0,12/27/3927
+4.68532,43.39008,3925,3,9,23,19,23,3.55,5.0,fr,31686,78,1335843,1,1,Active Shallow Crust,240.0117,57.99869,0.0,03/09/3925
+4.68532,43.39008,498,7,24,5,1,15,3.55,5.0,fr,31687,9,1335849,1,1,Active Shallow Crust,128.8953,89.99634,0.0,07/24/0498
+4.68532,43.39008,5493,9,22,10,49,4,3.65,5.0,fr,31688,109,1335852,1,1,Active Shallow Crust,0.0,89.98694,0.0,09/22/5493
+4.68532,43.39008,3169,4,29,1,2,11,3.95,5.0,fr,31689,63,1335888,1,1,Active Shallow Crust,0.0,89.99075,0.0,04/29/3169
+4.68532,43.39008,9475,11,9,19,38,23,3.95,15.0,fr,31690,189,1335889,1,1,Active Shallow Crust,0.0,89.99075,0.0,11/09/9475
+4.68532,43.39008,2207,7,14,11,17,43,3.95,5.0,fr,31691,44,1335891,1,1,Active Shallow Crust,240.0191,58.00453,0.0,07/14/2207
+4.68532,43.39008,5783,12,26,14,20,46,4.05,15.0,fr,31692,115,1335901,1,1,Active Shallow Crust,0.0,89.99176,0.0,12/26/5783
+4.68532,43.39008,9445,3,29,17,29,4,4.15,27.5,fr,31693,188,1335914,1,1,Active Shallow Crust,0.0,89.98898,0.0,03/29/9445
+8.24444,46.58932,1069,11,21,1,22,5,3.55,5.0,fr,31694,21,1336320,1,4,Active Shallow Crust,0.0,89.98614,0.0,11/21/1069
+8.24444,46.58932,3753,2,18,15,56,29,3.55,5.0,fr,31695,75,1336320,1,4,Active Shallow Crust,0.0,89.98614,0.0,02/18/3753
+8.24444,46.58932,5488,11,9,8,8,46,3.55,5.0,fr,31696,109,1336320,1,4,Active Shallow Crust,0.0,89.98614,0.0,11/09/5488
+8.24444,46.58932,5742,1,30,15,2,20,3.55,5.0,fr,31697,114,1336320,1,4,Active Shallow Crust,0.0,89.98614,0.0,01/30/5742
+8.24444,46.58932,8267,6,5,4,25,47,3.55,15.0,fr,31698,165,1336321,1,2,Active Shallow Crust,0.0,89.98614,0.0,06/05/8267
+8.24444,46.58932,7626,5,8,18,19,6,3.55,15.0,fr,31699,152,1336321,1,2,Active Shallow Crust,0.0,89.98614,0.0,05/08/7626
+8.24444,46.58932,452,2,24,11,43,14,3.55,15.0,fr,31700,9,1336327,1,1,Active Shallow Crust,0.0,89.98598,-90.0,02/24/0452
+8.24444,46.58932,8561,3,4,22,22,20,3.55,5.0,fr,31701,171,1336329,1,1,Active Shallow Crust,128.8952,89.99307,0.0,03/04/8561
+8.24444,46.58932,4889,9,20,3,49,20,3.55,15.0,fr,31702,97,1336330,1,1,Active Shallow Crust,128.8952,89.99307,0.0,09/20/4889
+8.24444,46.58932,6450,3,14,11,48,9,3.65,27.5,fr,31703,128,1336334,1,1,Active Shallow Crust,0.0,89.98765,0.0,03/14/6450
+8.24444,46.58932,6363,7,17,18,32,51,3.75,5.0,fr,31704,127,1336344,1,4,Active Shallow Crust,0.0,89.98899,0.0,07/17/6363
+8.24444,46.58932,2247,1,21,7,36,26,3.75,5.0,fr,31705,44,1336344,1,4,Active Shallow Crust,0.0,89.98899,0.0,01/21/2247
+8.24444,46.58932,2387,7,31,5,22,43,3.75,5.0,fr,31706,47,1336344,1,4,Active Shallow Crust,0.0,89.98899,0.0,07/31/2387
+8.24444,46.58932,9971,9,16,14,54,56,3.75,5.0,fr,31707,199,1336344,1,4,Active Shallow Crust,0.0,89.98899,0.0,09/16/9971
+8.24444,46.58932,5705,12,9,3,37,45,3.85,27.5,fr,31708,114,1336358,1,1,Active Shallow Crust,0.0,89.99019,0.0,12/09/5705
+8.24444,46.58932,3223,11,28,8,36,40,3.85,5.0,fr,31709,64,1336362,1,2,Active Shallow Crust,0.0,89.99007,-90.0,11/28/3223
+8.24444,46.58932,7685,8,5,16,59,0,3.85,5.0,fr,31710,153,1336362,1,2,Active Shallow Crust,0.0,89.99007,-90.0,08/05/7685
+8.24444,46.58932,4439,7,5,4,4,56,3.95,15.0,fr,31711,88,1336369,1,1,Active Shallow Crust,0.0,89.99126,0.0,07/05/4439
+8.24444,46.58932,6969,10,30,18,13,30,4.05,15.0,fr,31712,139,1336381,1,1,Active Shallow Crust,0.0,89.9922,0.0,10/30/6969
+8.24444,46.58932,6457,8,6,15,49,38,4.05,5.0,fr,31713,129,1336386,1,1,Active Shallow Crust,0.0,89.99212,-90.0,08/06/6457
+8.24444,46.58932,4026,4,6,10,37,33,4.25,5.0,fr,31714,80,1336404,1,1,Active Shallow Crust,0.0,89.98762,0.0,04/06/4026
+8.24444,46.58932,6937,2,8,1,22,9,4.25,15.0,fr,31715,138,1336405,1,2,Active Shallow Crust,0.0,89.98762,0.0,02/08/6937
+8.24444,46.58932,8012,11,16,4,38,49,4.25,15.0,fr,31716,160,1336405,1,2,Active Shallow Crust,0.0,89.98762,0.0,11/16/8012
+8.24444,46.58932,5247,9,14,2,47,22,4.35,5.0,fr,31717,104,1336416,1,1,Active Shallow Crust,0.0,89.98896,0.0,09/14/5247
+8.24444,46.58932,1460,3,1,22,45,30,5.55,5.0,fr,31718,29,1336560,1,1,Active Shallow Crust,0.0,89.9903,0.0,03/01/1460
+4.55676,44.16868,9978,11,16,16,55,19,3.55,5.0,fr,31719,199,1336800,1,1,Active Shallow Crust,0.0,89.99277,0.0,11/16/9978
+4.55676,44.16868,3423,4,15,4,58,5,3.55,15.0,fr,31720,68,1336804,1,1,Active Shallow Crust,240.0108,57.99916,0.0,04/15/3423
+4.55676,44.16868,3379,7,5,14,11,42,3.55,15.0,fr,31721,67,1336807,1,1,Active Shallow Crust,0.0,89.99268,-90.0,07/05/3379
+4.55676,44.16868,9569,2,9,22,55,39,3.55,5.0,fr,31722,191,1336809,1,1,Active Shallow Crust,128.8965,89.99277,0.0,02/09/9569
+4.55676,44.16868,1629,8,31,21,16,24,3.65,5.0,fr,31723,32,1336812,1,1,Active Shallow Crust,0.0,89.98711,0.0,08/31/1629
+4.55676,44.16868,991,12,3,10,12,45,3.75,5.0,fr,31724,19,1336824,1,1,Active Shallow Crust,0.0,89.98851,0.0,12/03/0991
+4.55676,44.16868,6615,10,31,17,15,53,3.75,15.0,fr,31725,132,1336825,1,1,Active Shallow Crust,0.0,89.98851,0.0,10/31/6615
+4.55676,44.16868,813,8,27,4,26,44,3.85,5.0,fr,31726,16,1336842,1,1,Active Shallow Crust,0.0,89.98964,-90.0,08/27/0813
+4.55676,44.16868,4689,12,7,2,56,47,3.85,27.5,fr,31727,93,1336847,1,1,Active Shallow Crust,128.897,89.99232,0.0,12/07/4689
+4.55676,44.16868,4051,5,7,1,23,52,3.95,5.0,fr,31728,81,1336848,1,1,Active Shallow Crust,0.0,89.99088,0.0,05/07/4051
+4.55676,44.16868,5319,9,16,23,36,2,3.95,15.0,fr,31729,106,1336849,1,1,Active Shallow Crust,0.0,89.99088,0.0,09/16/5319
+4.55676,44.16868,606,8,28,1,49,13,3.95,5.0,fr,31730,12,1336851,1,1,Active Shallow Crust,240.02,58.00462,0.0,08/28/0606
+4.55676,44.16868,4550,1,28,19,59,17,3.95,27.5,fr,31731,90,1336856,1,1,Active Shallow Crust,0.0,89.99077,-90.0,01/28/4550
+4.55676,44.16868,4023,9,26,7,8,56,3.95,5.0,fr,31732,80,1336857,1,1,Active Shallow Crust,128.9004,89.99316,0.0,09/26/4023
+4.55676,44.16868,4381,5,3,12,16,28,3.95,15.0,fr,31733,87,1336858,1,1,Active Shallow Crust,128.9004,89.99316,0.0,05/03/4381
+4.55676,44.16868,7838,9,15,10,42,10,4.05,15.0,fr,31734,156,1336861,1,1,Active Shallow Crust,0.0,89.99187,0.0,09/15/7838
+4.55676,44.16868,6835,9,7,8,22,16,4.15,5.0,fr,31735,136,1336872,1,1,Active Shallow Crust,0.0,89.98912,0.0,09/07/6835
+4.55676,44.16868,3900,10,3,21,11,46,4.15,5.0,fr,31736,77,1336875,1,1,Active Shallow Crust,240.0082,57.9973,0.0,10/03/3900
+4.55676,44.16868,5232,10,16,10,3,13,4.25,5.0,fr,31737,104,1336884,1,1,Active Shallow Crust,0.0,89.9903,0.0,10/16/5232
+4.55676,44.16868,934,3,31,20,50,9,4.25,15.0,fr,31738,18,1336885,1,1,Active Shallow Crust,0.0,89.9903,0.0,03/31/0934
+4.55676,44.16868,6011,8,6,19,4,37,4.25,5.0,fr,31739,120,1336890,1,1,Active Shallow Crust,0.0,89.9902,-90.0,08/06/6011
+4.55676,44.16868,2484,7,8,14,30,18,5.25,15.0,fr,31740,49,1337005,1,1,Active Shallow Crust,0.0,89.98978,0.0,07/08/2484
+4.55676,44.16868,6527,7,16,16,6,22,5.85,27.5,fr,31741,130,1337078,1,1,Active Shallow Crust,0.0,89.98975,0.0,07/16/6527
+4.55676,44.16868,7609,12,24,11,54,8,6.65,15.0,fr,31742,152,1337176,1,1,Active Shallow Crust,240.1051,57.99993,0.0,12/24/7609
+-0.68829,50.3797,2012,10,6,12,10,15,3.55,5.0,fr,31743,40,1337280,1,1,Active Shallow Crust,0.0,89.99036,0.0,10/06/2012
+-0.68829,50.3797,6662,2,16,20,56,47,3.65,5.0,fr,31744,133,1337292,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/16/6662
+-0.68829,50.3797,7802,2,2,19,56,37,3.65,27.5,fr,31745,156,1337294,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/02/7802
+-0.68829,50.3797,871,2,1,21,49,29,3.65,5.0,fr,31746,17,1337295,1,1,Active Shallow Crust,240.0014,58.01299,0.0,02/01/0871
+-0.68829,50.3797,7946,11,19,5,11,56,3.75,27.5,fr,31747,158,1337306,1,1,Active Shallow Crust,0.0,89.98978,0.0,11/19/7946
+-0.68829,50.3797,1692,2,14,6,37,32,3.85,5.0,fr,31748,33,1337316,1,1,Active Shallow Crust,0.0,89.98975,0.0,02/14/1692
+-0.68829,50.3797,7601,4,19,3,0,24,3.85,5.0,fr,31749,152,1337319,1,1,Active Shallow Crust,240.0113,57.998,0.0,04/19/7601
+-0.68829,50.3797,9377,7,23,16,7,22,4.05,5.0,fr,31750,187,1337343,1,1,Active Shallow Crust,240.0066,58.00596,0.0,07/23/9377
+-0.68829,50.3797,9755,2,4,2,16,24,4.25,5.0,fr,31751,195,1337364,1,1,Active Shallow Crust,0.0,89.98994,0.0,02/04/9755
+-3.42899,47.62484,3115,5,2,20,51,13,3.55,15.0,fr,31752,62,1337764,1,1,Active Shallow Crust,240.0118,57.99802,0.0,05/02/3115
+-3.42899,47.62484,8658,7,2,18,20,28,3.55,5.0,fr,31753,173,1337766,1,2,Active Shallow Crust,0.0,89.98969,-90.0,07/02/8658
+-3.42899,47.62484,8058,9,12,23,3,40,3.55,5.0,fr,31754,161,1337766,1,2,Active Shallow Crust,0.0,89.98969,-90.0,09/12/8058
+-3.42899,47.62484,5675,8,23,0,48,10,3.65,15.0,fr,31755,113,1337773,1,1,Active Shallow Crust,0.0,89.99091,0.0,08/23/5675
+-3.42899,47.62484,2585,9,24,19,27,25,3.75,5.0,fr,31756,51,1337784,1,1,Active Shallow Crust,0.0,89.9892,0.0,09/24/2585
+-3.42899,47.62484,6387,7,11,18,36,19,3.85,5.0,fr,31757,127,1337796,1,1,Active Shallow Crust,0.0,89.99038,0.0,07/11/6387
+-3.42899,47.62484,3093,3,21,17,30,12,3.85,15.0,fr,31758,61,1337797,1,1,Active Shallow Crust,0.0,89.99038,0.0,03/21/3093
+-3.42899,47.62484,6605,1,18,17,21,20,3.85,15.0,fr,31759,132,1337803,1,1,Active Shallow Crust,0.0,89.99026,-90.0,01/18/6605
+-3.42899,47.62484,8481,10,19,20,8,27,4.15,5.0,fr,31760,169,1337832,1,1,Active Shallow Crust,0.0,89.98978,0.0,10/19/8481
+-3.42899,47.62484,5572,7,17,6,52,50,4.25,15.0,fr,31761,111,1337845,1,1,Active Shallow Crust,0.0,89.98937,0.0,07/17/5572
+-3.42899,47.62484,7880,11,26,13,47,18,4.65,15.0,fr,31762,157,1337899,1,1,Active Shallow Crust,0.0,89.99031,-90.0,11/26/7880
+-3.42899,47.62484,7823,6,4,4,25,45,4.85,5.0,fr,31763,156,1337916,1,1,Active Shallow Crust,0.0,89.9901,0.0,06/04/7823
+-3.42899,47.62484,8430,2,23,17,44,28,4.95,15.0,fr,31764,168,1337929,1,1,Active Shallow Crust,0.0,89.98983,0.0,02/23/8430
+3.04829,41.41091,5425,1,26,11,32,22,3.55,5.0,fr,31765,108,1338720,1,1,Active Shallow Crust,0.0,89.98866,0.0,01/26/5425
+3.04829,41.41091,9753,12,12,3,35,14,3.55,5.0,fr,31766,195,1338726,1,1,Active Shallow Crust,0.0,89.98853,-90.0,12/12/9753
+3.04829,41.41091,9398,10,25,19,36,40,3.65,15.0,fr,31767,187,1338733,1,1,Active Shallow Crust,0.0,89.98989,0.0,10/25/9398
+3.04829,41.41091,699,4,3,21,23,30,3.65,5.0,fr,31768,13,1338738,1,1,Active Shallow Crust,0.0,89.98977,-90.0,04/03/0699
+3.04829,41.41091,8924,4,16,11,55,16,3.85,5.0,fr,31769,178,1338756,1,1,Active Shallow Crust,0.0,89.98929,0.0,04/16/8924
+3.04829,41.41091,8462,6,4,17,51,25,3.85,27.5,fr,31770,169,1338758,1,1,Active Shallow Crust,0.0,89.98929,0.0,06/04/8462
+3.04829,41.41091,4484,11,28,18,56,43,4.05,15.0,fr,31771,89,1338781,1,1,Active Shallow Crust,0.0,89.98936,0.0,11/28/4484
+3.04829,41.41091,4589,5,6,14,3,43,4.25,27.5,fr,31772,91,1338806,1,1,Active Shallow Crust,0.0,89.98987,0.0,05/06/4589
+3.04829,41.41091,5960,9,1,21,8,45,4.65,5.0,fr,31773,119,1338852,1,1,Active Shallow Crust,0.0,89.99041,0.0,09/01/5960
+3.04829,41.41091,2196,8,5,19,14,7,4.65,5.0,fr,31774,43,1338855,1,1,Active Shallow Crust,240.0093,57.99383,0.0,08/05/2196
+3.04829,41.41091,4580,9,10,21,32,19,4.65,15.0,fr,31775,91,1338856,1,1,Active Shallow Crust,240.0093,57.99383,0.0,09/10/4580
+3.04829,41.41091,7157,10,31,5,4,56,5.15,5.0,fr,31776,143,1338912,1,1,Active Shallow Crust,0.0,89.98981,0.0,10/31/7157
+3.04829,41.41091,5729,7,14,18,25,41,5.15,27.5,fr,31777,114,1338914,1,1,Active Shallow Crust,0.0,89.98981,0.0,07/14/5729
+2.52157,40.38382,1845,9,5,6,2,5,3.55,5.0,fr,31778,36,1339200,1,1,Active Shallow Crust,0.0,89.98848,0.0,09/05/1845
+2.52157,40.38382,1773,3,10,3,31,25,3.55,27.5,fr,31779,35,1339202,1,1,Active Shallow Crust,0.0,89.98848,0.0,03/10/1773
+4.69093,42.05121,1785,9,25,22,52,47,3.55,5.0,fr,31780,35,1339680,1,1,Active Shallow Crust,0.0,89.99252,0.0,09/25/1785
+4.69093,42.05121,9812,2,9,8,41,6,3.55,15.0,fr,31781,196,1339681,1,1,Active Shallow Crust,0.0,89.99252,0.0,02/09/9812
+4.69093,42.05121,6922,9,13,2,47,26,3.65,5.0,fr,31782,138,1339692,1,1,Active Shallow Crust,0.0,89.99332,0.0,09/13/6922
+4.69093,42.05121,9863,6,17,15,20,16,3.65,15.0,fr,31783,197,1339696,1,1,Active Shallow Crust,240.002,58.01236,0.0,06/17/9863
+4.69093,42.05121,1192,4,19,8,52,4,3.75,5.0,fr,31784,23,1339704,1,1,Active Shallow Crust,0.0,89.98811,0.0,04/19/1192
+4.69093,42.05121,1975,12,29,17,0,49,3.75,5.0,fr,31785,39,1339707,1,1,Active Shallow Crust,240.0083,58.01722,0.0,12/29/1975
+4.69093,42.05121,4888,12,20,4,25,28,5.35,5.0,fr,31786,97,1339896,1,1,Active Shallow Crust,0.0,89.98962,0.0,12/20/4888
+2.11234,42.07096,3161,11,28,11,26,26,3.55,5.0,fr,31787,63,1340160,1,2,Active Shallow Crust,0.0,89.98877,0.0,11/28/3161
+2.11234,42.07096,555,2,1,3,35,55,3.55,5.0,fr,31788,11,1340160,1,2,Active Shallow Crust,0.0,89.98877,0.0,02/01/0555
+2.11234,42.07096,3913,10,9,10,46,52,3.55,15.0,fr,31789,78,1340164,1,2,Active Shallow Crust,240.0125,57.99759,0.0,10/09/3913
+2.11234,42.07096,7577,3,18,22,32,15,3.55,15.0,fr,31790,151,1340164,1,2,Active Shallow Crust,240.0125,57.99759,0.0,03/18/7577
+2.11234,42.07096,3500,5,31,22,20,57,3.65,5.0,fr,31791,69,1340172,1,2,Active Shallow Crust,0.0,89.98999,0.0,05/31/3500
+2.11234,42.07096,9392,9,5,11,29,48,3.65,5.0,fr,31792,187,1340172,1,2,Active Shallow Crust,0.0,89.98999,0.0,09/05/9392
+2.11234,42.07096,3789,7,14,2,43,39,3.75,5.0,fr,31793,75,1340184,1,1,Active Shallow Crust,0.0,89.99108,0.0,07/14/3789
+2.11234,42.07096,3846,11,29,19,20,24,3.75,15.0,fr,31794,76,1340191,1,1,Active Shallow Crust,0.0,89.99097,-90.0,11/29/3846
+2.11234,42.07096,6236,12,19,22,56,57,3.95,27.5,fr,31795,124,1340216,1,1,Active Shallow Crust,0.0,89.99045,-90.0,12/19/6236
+2.11234,42.07096,8318,11,15,2,15,11,4.15,15.0,fr,31796,166,1340233,1,1,Active Shallow Crust,0.0,89.99062,0.0,11/15/8318
+2.11234,42.07096,5397,3,4,0,36,10,4.25,5.0,fr,31797,107,1340244,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/04/5397
+2.11234,42.07096,7229,4,4,1,8,11,4.35,15.0,fr,31798,144,1340257,1,1,Active Shallow Crust,0.0,89.98957,0.0,04/04/7229
+5.59143,48.45404,1263,12,27,11,28,22,3.55,15.0,fr,31799,25,1340647,1,2,Active Shallow Crust,0.0,89.99323,-90.0,12/27/1263
+5.59143,48.45404,469,11,18,20,19,17,3.55,15.0,fr,31800,9,1340647,1,2,Active Shallow Crust,0.0,89.99323,-90.0,11/18/0469
+5.59143,48.45404,6752,2,27,10,7,29,3.65,27.5,fr,31801,135,1340663,1,1,Active Shallow Crust,128.901,89.96296,0.0,02/27/6752
+5.59143,48.45404,387,8,18,4,13,29,3.85,5.0,fr,31802,7,1340676,1,1,Active Shallow Crust,0.0,89.99053,0.0,08/18/0387
+5.59143,48.45404,2021,6,8,23,46,4,4.05,5.0,fr,31803,40,1340703,1,1,Active Shallow Crust,240.0064,58.00575,0.0,06/08/2021
+8.10136,48.50097,7252,3,2,18,37,27,3.55,5.0,fr,31804,145,1341120,1,4,Active Shallow Crust,0.0,89.98663,0.0,03/02/7252
+8.10136,48.50097,2688,5,16,4,40,4,3.55,5.0,fr,31805,53,1341120,1,4,Active Shallow Crust,0.0,89.98663,0.0,05/16/2688
+8.10136,48.50097,5466,5,31,9,41,4,3.55,5.0,fr,31806,109,1341120,1,4,Active Shallow Crust,0.0,89.98663,0.0,05/31/5466
+8.10136,48.50097,4718,12,14,18,6,18,3.55,5.0,fr,31807,94,1341120,1,4,Active Shallow Crust,0.0,89.98663,0.0,12/14/4718
+8.10136,48.50097,2534,1,26,14,59,49,3.55,15.0,fr,31808,50,1341127,1,1,Active Shallow Crust,0.0,89.98648,-90.0,01/26/2534
+8.10136,48.50097,2806,5,23,7,40,1,3.55,15.0,fr,31809,56,1341130,1,1,Active Shallow Crust,128.8953,90.0,0.0,05/23/2806
+8.10136,48.50097,984,6,1,17,16,54,3.65,5.0,fr,31810,19,1341132,1,2,Active Shallow Crust,0.0,89.98809,0.0,06/01/0984
+8.10136,48.50097,4311,10,17,23,9,45,3.65,5.0,fr,31811,86,1341132,1,2,Active Shallow Crust,0.0,89.98809,0.0,10/17/4311
+8.10136,48.50097,3987,10,10,7,36,33,3.65,15.0,fr,31812,79,1341133,1,1,Active Shallow Crust,0.0,89.98809,0.0,10/10/3987
+8.10136,48.50097,4917,11,16,12,50,52,3.65,5.0,fr,31813,98,1341135,1,1,Active Shallow Crust,240.0024,58.01357,0.0,11/16/4917
+8.10136,48.50097,4661,11,3,0,55,3,3.65,15.0,fr,31814,93,1341139,1,1,Active Shallow Crust,0.0,89.98795,-90.0,11/03/4661
+8.10136,48.50097,3028,11,19,8,24,45,3.75,5.0,fr,31815,60,1341144,1,1,Active Shallow Crust,0.0,89.98939,0.0,11/19/3028
+8.10136,48.50097,9767,2,11,0,22,41,3.75,15.0,fr,31816,195,1341145,1,1,Active Shallow Crust,0.0,89.98939,0.0,02/11/9767
+8.10136,48.50097,1653,3,25,8,43,22,3.75,27.5,fr,31817,33,1341146,1,1,Active Shallow Crust,0.0,89.98939,0.0,03/25/1653
+8.10136,48.50097,6660,10,30,17,52,33,3.85,5.0,fr,31818,133,1341156,1,2,Active Shallow Crust,0.0,89.99054,0.0,10/30/6660
+8.10136,48.50097,8379,5,15,15,39,17,3.85,5.0,fr,31819,167,1341156,1,2,Active Shallow Crust,0.0,89.99054,0.0,05/15/8379
+8.10136,48.50097,2374,3,18,23,45,11,3.95,15.0,fr,31820,47,1341169,1,2,Active Shallow Crust,0.0,89.99157,0.0,03/18/2374
+8.10136,48.50097,5538,5,20,8,35,42,3.95,15.0,fr,31821,110,1341169,1,2,Active Shallow Crust,0.0,89.99157,0.0,05/20/5538
+8.10136,48.50097,6717,5,19,21,40,10,4.05,5.0,fr,31822,134,1341180,1,1,Active Shallow Crust,0.0,89.99249,0.0,05/19/6717
+8.10136,48.50097,6615,8,7,5,49,39,4.25,27.5,fr,31823,132,1341206,1,1,Active Shallow Crust,0.0,89.98806,0.0,08/07/6615
+8.10136,48.50097,9672,10,31,2,17,33,4.35,5.0,fr,31824,193,1341216,1,1,Active Shallow Crust,0.0,89.98936,0.0,10/31/9672
+8.10136,48.50097,6510,9,6,23,41,25,4.35,15.0,fr,31825,130,1341217,1,1,Active Shallow Crust,0.0,89.98936,0.0,09/06/6510
+-3.64028,47.19423,660,8,9,17,29,45,3.55,5.0,fr,31826,13,1341609,1,1,Active Shallow Crust,128.8962,89.99315,0.0,08/09/0660
+0.67248,41.73261,676,12,13,4,38,6,3.55,5.0,fr,31827,13,1342080,1,1,Active Shallow Crust,0.0,89.98965,0.0,12/13/0676
+0.67248,41.73261,7124,3,8,6,5,44,3.55,5.0,fr,31828,142,1342083,1,1,Active Shallow Crust,240.0119,57.99809,0.0,03/08/7124
+0.67248,41.73261,8419,1,18,10,14,0,3.65,5.0,fr,31829,168,1342092,1,1,Active Shallow Crust,0.0,89.98994,0.0,01/18/8419
+0.67248,41.73261,7465,3,3,13,23,29,3.65,27.5,fr,31830,149,1342094,1,1,Active Shallow Crust,0.0,89.98994,0.0,03/03/7465
+0.67248,41.73261,7234,1,1,16,54,36,3.65,15.0,fr,31831,144,1342102,1,1,Active Shallow Crust,128.9008,89.96351,0.0,01/01/7234
+0.67248,41.73261,4198,11,24,23,28,59,3.85,15.0,fr,31832,83,1342117,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/24/4198
+0.67248,41.73261,3710,9,29,2,41,18,4.05,5.0,fr,31833,74,1342140,1,2,Active Shallow Crust,0.0,89.98995,0.0,09/29/3710
+0.67248,41.73261,9573,12,18,13,44,45,4.05,5.0,fr,31834,191,1342140,1,2,Active Shallow Crust,0.0,89.98995,0.0,12/18/9573
+0.67248,41.73261,2645,3,4,9,15,29,4.15,5.0,fr,31835,52,1342152,1,1,Active Shallow Crust,0.0,89.9901,0.0,03/04/2645
+0.67248,41.73261,8608,8,18,17,54,37,4.55,5.0,fr,31836,172,1342206,1,1,Active Shallow Crust,0.0,89.99007,-90.0,08/18/8608
+-0.66393,48.9261,5403,6,16,22,8,54,3.55,5.0,fr,31837,108,1343040,1,2,Active Shallow Crust,0.0,89.99006,0.0,06/16/5403
+-0.66393,48.9261,1584,3,18,4,5,12,3.55,5.0,fr,31838,31,1343040,1,2,Active Shallow Crust,0.0,89.99006,0.0,03/18/1584
+-0.66393,48.9261,8364,9,3,23,13,58,3.65,5.0,fr,31839,167,1343052,1,1,Active Shallow Crust,0.0,89.98967,0.0,09/03/8364
+-0.66393,48.9261,8956,8,14,0,16,22,3.65,15.0,fr,31840,179,1343053,1,1,Active Shallow Crust,0.0,89.98967,0.0,08/14/8956
+-0.66393,48.9261,2528,3,10,8,55,43,3.65,5.0,fr,31841,50,1343055,1,1,Active Shallow Crust,240.0013,58.01295,0.0,03/10/2528
+-0.66393,48.9261,9895,7,29,11,10,25,3.75,5.0,fr,31842,197,1343064,1,1,Active Shallow Crust,0.0,89.99014,0.0,07/29/9895
+-0.66393,48.9261,3785,5,5,5,27,21,3.75,5.0,fr,31843,75,1343067,1,1,Active Shallow Crust,240.0085,58.0176,0.0,05/05/3785
+-0.66393,48.9261,4620,2,8,7,6,58,3.75,5.0,fr,31844,92,1343073,1,1,Active Shallow Crust,128.8964,89.96736,0.0,02/08/4620
+-0.66393,48.9261,139,8,26,12,32,56,3.95,15.0,fr,31845,2,1343089,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/26/0139
+-0.66393,48.9261,445,1,18,14,28,18,3.95,27.5,fr,31846,8,1343090,1,1,Active Shallow Crust,0.0,89.99007,0.0,01/18/0445
+-0.66393,48.9261,7578,4,30,5,28,42,3.95,5.0,fr,31847,151,1343094,1,1,Active Shallow Crust,0.0,89.98996,-90.0,04/30/7578
+-0.66393,48.9261,3184,11,29,6,1,3,4.05,15.0,fr,31848,63,1343101,1,1,Active Shallow Crust,0.0,89.99022,0.0,11/29/3184
+-0.66393,48.9261,4809,11,5,10,51,9,4.15,5.0,fr,31849,96,1343112,1,2,Active Shallow Crust,0.0,89.99004,0.0,11/05/4809
+-0.66393,48.9261,3478,12,27,7,29,20,4.15,5.0,fr,31850,69,1343112,1,2,Active Shallow Crust,0.0,89.99004,0.0,12/27/3478
+-0.66393,48.9261,8926,4,12,8,18,25,4.45,5.0,fr,31851,178,1343154,1,1,Active Shallow Crust,0.0,89.98989,-90.0,04/12/8926
+-0.66393,48.9261,8366,10,29,3,43,14,4.65,5.0,fr,31852,167,1343175,1,1,Active Shallow Crust,240.0117,57.9944,0.0,10/29/8366
+-0.66393,48.9261,1161,5,4,13,55,3,4.75,5.0,fr,31853,23,1343184,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/04/1161
+-5.30757,48.93542,5513,4,12,13,43,41,3.55,5.0,fr,31854,110,1343520,1,1,Active Shallow Crust,0.0,89.98675,0.0,04/12/5513
+-5.30757,48.93542,4658,1,13,18,48,16,3.65,5.0,fr,31855,93,1343532,1,1,Active Shallow Crust,0.0,89.98819,0.0,01/13/4658
+-5.30757,48.93542,2870,7,14,9,9,16,3.95,15.0,fr,31856,57,1343569,1,1,Active Shallow Crust,0.0,89.99164,0.0,07/14/2870
+-5.30757,48.93542,5724,10,14,9,0,11,4.05,5.0,fr,31857,114,1343580,1,1,Active Shallow Crust,0.0,89.98882,0.0,10/14/5724
+-5.30757,48.93542,7590,11,19,12,49,1,4.05,5.0,fr,31858,151,1343586,1,1,Active Shallow Crust,0.0,89.98869,-90.0,11/19/7590
+-5.30757,48.93542,6059,2,10,17,34,40,4.35,5.0,fr,31859,121,1343622,1,1,Active Shallow Crust,0.0,89.98933,-90.0,02/10/6059
+-5.30757,48.93542,7001,10,22,17,16,52,5.15,5.0,fr,31860,140,1343712,1,1,Active Shallow Crust,0.0,89.9895,0.0,10/22/7001
+0.55514,43.35892,6718,3,9,19,33,1,4.25,5.0,fr,31861,134,1344084,1,1,Active Shallow Crust,0.0,89.99017,0.0,03/09/6718
+-1.05547,47.82914,2262,5,24,23,33,37,3.65,27.5,fr,31862,45,1344494,1,1,Active Shallow Crust,0.0,89.98944,0.0,05/24/2262
+-1.05547,47.82914,5059,8,18,15,36,7,3.75,5.0,fr,31863,101,1344504,1,1,Active Shallow Crust,0.0,89.99059,0.0,08/18/5059
+-1.05547,47.82914,9769,10,17,10,56,51,3.75,15.0,fr,31864,195,1344505,1,1,Active Shallow Crust,0.0,89.99059,0.0,10/17/9769
+-1.05547,47.82914,5179,8,24,21,49,47,3.75,5.0,fr,31865,103,1344507,1,1,Active Shallow Crust,240.0087,58.01747,0.0,08/24/5179
+-1.05547,47.82914,445,2,5,18,55,11,3.75,5.0,fr,31866,8,1344513,1,1,Active Shallow Crust,128.8965,89.96739,0.0,02/05/0445
+-1.05547,47.82914,6482,9,2,3,15,8,3.95,5.0,fr,31867,129,1344528,1,1,Active Shallow Crust,0.0,89.99039,0.0,09/02/6482
+-1.05547,47.82914,9832,6,10,15,4,23,4.05,15.0,fr,31868,196,1344541,1,1,Active Shallow Crust,0.0,89.98953,0.0,06/10/9832
+-1.05547,47.82914,8829,9,1,2,52,46,4.05,27.5,fr,31869,176,1344542,1,1,Active Shallow Crust,0.0,89.98953,0.0,09/01/8829
+-1.05547,47.82914,1930,4,27,13,12,28,4.25,5.0,fr,31870,38,1344570,1,1,Active Shallow Crust,0.0,89.99006,-90.0,04/27/1930
+-1.05547,47.82914,5268,3,8,2,0,6,4.35,15.0,fr,31871,105,1344577,1,1,Active Shallow Crust,0.0,89.98989,0.0,03/08/5268
+-1.05547,47.82914,5027,5,8,12,15,47,4.35,5.0,fr,31872,100,1344579,1,1,Active Shallow Crust,240.0087,57.99602,0.0,05/08/5027
+-1.05547,47.82914,6577,5,6,8,7,12,4.45,15.0,fr,31873,131,1344589,1,1,Active Shallow Crust,0.0,89.98979,0.0,05/06/6577
+-1.05547,47.82914,7882,4,21,18,5,36,4.45,5.0,fr,31874,157,1344591,1,1,Active Shallow Crust,240.0056,57.99479,0.0,04/21/7882
+2.89324,51.93907,6507,7,5,10,42,25,3.55,15.0,fr,31875,130,1344961,1,1,Active Shallow Crust,0.0,89.99068,0.0,07/05/6507
+2.89324,51.93907,4725,8,22,1,43,52,3.65,5.0,fr,31876,94,1344972,1,1,Active Shallow Crust,0.0,89.98892,0.0,08/22/4725
+2.89324,51.93907,5957,5,21,12,12,53,3.65,5.0,fr,31877,119,1344975,1,1,Active Shallow Crust,240.0016,58.01333,0.0,05/21/5957
+2.89324,51.93907,8593,9,18,13,8,54,3.75,5.0,fr,31878,171,1344984,1,1,Active Shallow Crust,0.0,89.99012,0.0,09/18/8593
+2.89324,51.93907,9440,7,7,1,38,12,3.95,15.0,fr,31879,188,1345009,1,1,Active Shallow Crust,0.0,89.9902,0.0,07/07/9440
+0.78323,45.27516,7301,7,4,11,49,50,3.65,15.0,fr,31880,146,1345453,1,1,Active Shallow Crust,0.0,89.98972,0.0,07/04/7301
+0.78323,45.27516,961,8,23,12,33,54,3.65,15.0,fr,31881,19,1345456,1,1,Active Shallow Crust,240.0009,58.01292,0.0,08/23/0961
+0.78323,45.27516,6696,12,1,13,51,23,4.65,15.0,fr,31882,133,1345573,1,1,Active Shallow Crust,0.0,89.99,0.0,12/01/6696
+2.90536,43.92531,4384,4,22,23,8,13,3.55,5.0,fr,31883,87,1345920,1,1,Active Shallow Crust,0.0,89.98911,0.0,04/22/4384
+2.90536,43.92531,1937,10,2,12,1,4,3.55,5.0,fr,31884,38,1345923,1,1,Active Shallow Crust,240.0113,57.99807,0.0,10/02/1937
+2.90536,43.92531,1912,6,19,18,11,59,3.55,5.0,fr,31885,38,1345926,1,1,Active Shallow Crust,0.0,89.98898,-90.0,06/19/1912
+2.90536,43.92531,4126,5,3,13,45,54,3.65,5.0,fr,31886,82,1345932,1,2,Active Shallow Crust,0.0,89.99029,0.0,05/03/4126
+2.90536,43.92531,524,1,26,9,4,5,3.65,5.0,fr,31887,10,1345932,1,2,Active Shallow Crust,0.0,89.99029,0.0,01/26/0524
+2.90536,43.92531,4809,9,1,9,22,28,3.75,5.0,fr,31888,96,1345944,1,2,Active Shallow Crust,0.0,89.99135,0.0,09/01/4809
+2.90536,43.92531,2107,2,21,10,7,7,3.75,5.0,fr,31889,42,1345944,1,2,Active Shallow Crust,0.0,89.99135,0.0,02/21/2107
+2.90536,43.92531,7731,6,13,2,29,35,3.95,5.0,fr,31890,154,1345968,1,1,Active Shallow Crust,0.0,89.99084,0.0,06/13/7731
+2.90536,43.92531,6002,8,8,9,11,36,4.25,5.0,fr,31891,120,1346010,1,1,Active Shallow Crust,0.0,89.99015,-90.0,08/08/6002
+2.90536,43.92531,9649,3,12,1,2,53,4.35,27.5,fr,31892,192,1346018,1,1,Active Shallow Crust,0.0,89.98988,0.0,03/12/9649
+2.90536,43.92531,5064,5,30,7,52,56,4.45,5.0,fr,31893,101,1346028,1,1,Active Shallow Crust,0.0,89.98969,0.0,05/30/5064
+2.90536,43.92531,1104,7,8,21,49,37,4.75,5.0,fr,31894,22,1346064,1,1,Active Shallow Crust,0.0,89.98997,0.0,07/08/1104
+7.06603,48.51094,8878,4,26,3,29,52,3.55,15.0,fr,31895,177,1346881,1,1,Active Shallow Crust,0.0,89.99332,0.0,04/26/8878
+7.06603,48.51094,3122,12,28,15,19,41,3.55,5.0,fr,31896,62,1346886,1,1,Active Shallow Crust,0.0,89.99324,-90.0,12/28/3122
+7.06603,48.51094,9954,5,27,0,38,56,3.65,15.0,fr,31897,199,1346893,1,1,Active Shallow Crust,0.0,89.98809,0.0,05/27/9954
+7.06603,48.51094,7356,1,7,9,31,58,3.85,27.5,fr,31898,147,1346918,1,1,Active Shallow Crust,0.0,89.99054,0.0,01/07/7356
+7.06603,48.51094,7137,4,23,5,46,42,3.95,5.0,fr,31899,142,1346928,1,1,Active Shallow Crust,0.0,89.99157,0.0,04/23/7137
+7.06603,48.51094,3000,7,8,12,48,39,4.05,5.0,fr,31900,59,1346940,1,1,Active Shallow Crust,0.0,89.98873,0.0,07/08/3000
+7.06603,48.51094,8029,12,29,22,38,52,5.25,5.0,fr,31901,160,1347090,1,1,Active Shallow Crust,0.0,89.99045,-90.0,12/29/8029
+0.39918,48.59373,3437,10,24,7,24,47,3.75,5.0,fr,31902,68,1347384,1,1,Active Shallow Crust,0.0,89.99007,0.0,10/24/3437
+0.39918,48.59373,5512,7,15,6,33,53,4.05,15.0,fr,31903,110,1347424,1,1,Active Shallow Crust,240.0063,58.00586,0.0,07/15/5512
+0.39918,48.59373,3061,10,30,11,52,23,4.15,5.0,fr,31904,61,1347441,1,1,Active Shallow Crust,128.8972,89.99374,0.0,10/30/3061
+4.00355,51.33769,8539,10,21,17,13,35,3.55,15.0,fr,31905,170,1347841,1,1,Active Shallow Crust,0.0,89.9874,0.0,10/21/8539
+4.00355,51.33769,4876,4,7,2,35,46,3.55,5.0,fr,31906,97,1347843,1,1,Active Shallow Crust,240.0135,57.99766,0.0,04/07/4876
+4.00355,51.33769,192,12,12,16,42,54,3.75,5.0,fr,31907,3,1347864,1,1,Active Shallow Crust,0.0,89.98999,0.0,12/12/0192
+4.00355,51.33769,7559,6,18,3,31,51,3.75,15.0,fr,31908,151,1347865,1,1,Active Shallow Crust,0.0,89.98999,0.0,06/18/7559
+4.00355,51.33769,8592,5,4,20,37,15,3.75,27.5,fr,31909,171,1347866,1,1,Active Shallow Crust,0.0,89.98999,0.0,05/04/8592
+4.00355,51.33769,2912,1,6,8,12,40,3.85,5.0,fr,31910,58,1347879,1,1,Active Shallow Crust,240.0119,57.99759,0.0,01/06/2912
+4.00355,51.33769,6484,8,11,16,42,10,3.95,5.0,fr,31911,129,1347888,1,1,Active Shallow Crust,0.0,89.98808,0.0,08/11/6484
+7.50217,49.44407,7409,12,30,11,11,2,3.55,27.5,fr,31912,148,1348325,1,1,Active Shallow Crust,240.0132,57.99791,0.0,12/30/7409
+7.50217,49.44407,2734,7,10,14,32,34,3.55,5.0,fr,31913,54,1348329,1,1,Active Shallow Crust,128.895,89.99672,0.0,07/10/2734
+7.50217,49.44407,511,5,30,22,32,31,3.65,5.0,fr,31914,10,1348332,1,1,Active Shallow Crust,0.0,89.98831,0.0,05/30/0511
+7.50217,49.44407,1263,10,19,3,40,35,3.65,5.0,fr,31915,25,1348335,1,1,Active Shallow Crust,240.0007,58.01278,0.0,10/19/1263
+7.50217,49.44407,5573,10,18,23,40,47,3.85,5.0,fr,31916,111,1348359,1,1,Active Shallow Crust,240.0114,57.99699,0.0,10/18/5573
+7.50217,49.44407,5935,7,12,1,41,24,4.25,5.0,fr,31917,118,1348404,1,1,Active Shallow Crust,0.0,89.99121,0.0,07/12/5935
+-3.82964,49.75403,9962,10,17,20,36,1,3.55,5.0,fr,31918,199,1348800,1,1,Active Shallow Crust,0.0,89.99023,0.0,10/17/9962
+-3.82964,49.75403,5499,3,20,17,3,24,3.95,15.0,fr,31919,109,1348849,1,1,Active Shallow Crust,0.0,89.98972,0.0,03/20/5499
+4.44535,42.28649,8403,8,2,1,44,35,3.55,5.0,fr,31920,168,1349280,1,1,Active Shallow Crust,0.0,89.99254,0.0,08/02/8403
+4.44535,42.28649,7875,5,30,6,49,48,3.65,5.0,fr,31921,157,1349292,1,1,Active Shallow Crust,0.0,89.9867,0.0,05/30/7875
+4.44535,42.28649,8084,2,19,19,15,32,3.65,15.0,fr,31922,161,1349293,1,1,Active Shallow Crust,0.0,89.9867,0.0,02/19/8084
+4.44535,42.28649,1214,2,12,11,56,39,4.85,15.0,fr,31923,24,1349443,1,1,Active Shallow Crust,0.0,89.98986,-90.0,02/12/1214
+-0.0051,47.50257,6229,4,26,15,55,4,3.65,5.0,fr,31924,124,1349772,1,1,Active Shallow Crust,0.0,89.99,0.0,04/26/6229
+-0.0051,47.50257,7494,7,11,13,46,32,3.65,15.0,fr,31925,149,1349773,1,1,Active Shallow Crust,0.0,89.99,0.0,07/11/7494
+-0.0051,47.50257,2580,10,15,14,45,25,3.75,5.0,fr,31926,51,1349784,1,1,Active Shallow Crust,360.0,89.99001,0.0,10/15/2580
+-0.0051,47.50257,100,4,11,17,17,52,3.85,5.0,fr,31927,1,1349796,1,2,Active Shallow Crust,360.0,89.99,0.0,04/11/0100
+-0.0051,47.50257,7695,9,11,15,27,49,3.85,5.0,fr,31928,153,1349796,1,2,Active Shallow Crust,360.0,89.99,0.0,09/11/7695
+-0.0051,47.50257,3907,2,22,14,4,59,3.85,15.0,fr,31929,78,1349800,1,1,Active Shallow Crust,240.011,57.99783,0.0,02/22/3907
+-0.0051,47.50257,2906,6,10,6,7,51,3.95,27.5,fr,31930,58,1349816,1,1,Active Shallow Crust,0.0,89.99,-90.0,06/10/2906
+-0.0051,47.50257,5034,4,19,23,55,46,4.15,5.0,fr,31931,100,1349832,1,1,Active Shallow Crust,360.0,89.99,0.0,04/19/5034
+-0.0051,47.50257,96,6,3,16,37,14,4.25,5.0,fr,31932,1,1349844,1,2,Active Shallow Crust,360.0,89.99,0.0,06/03/0096
+-0.0051,47.50257,2084,10,4,16,42,51,4.25,5.0,fr,31933,41,1349844,1,2,Active Shallow Crust,360.0,89.99,0.0,10/04/2084
+-0.0051,47.50257,8913,9,3,6,49,34,4.65,5.0,fr,31934,178,1349892,1,1,Active Shallow Crust,360.0,89.99,0.0,09/03/8913
+-3.31883,43.63803,1064,10,15,4,42,36,3.55,5.0,fr,31935,21,1350240,1,1,Active Shallow Crust,0.0,89.98905,0.0,10/15/1064
+-3.31883,43.63803,3606,12,6,22,16,28,3.85,27.5,fr,31936,72,1350281,1,1,Active Shallow Crust,240.0101,57.99791,0.0,12/06/3606
+-3.31883,43.63803,5949,9,9,0,18,29,4.15,15.0,fr,31937,118,1350313,1,1,Active Shallow Crust,0.0,89.99085,0.0,09/09/5949
+-3.31883,43.63803,3566,9,8,17,40,53,4.65,15.0,fr,31938,71,1350382,1,1,Active Shallow Crust,128.8918,89.98707,0.0,09/08/3566
+-3.31883,43.63803,3659,9,2,10,40,28,4.75,5.0,fr,31939,73,1350393,1,1,Active Shallow Crust,128.8893,89.98801,0.0,09/02/3659
+-3.17607,42.6792,8084,3,19,20,32,32,3.55,15.0,fr,31940,161,1350724,1,1,Active Shallow Crust,240.0116,57.99835,0.0,03/19/8084
+-3.17607,42.6792,2299,12,15,3,21,1,3.65,5.0,fr,31941,45,1350732,1,1,Active Shallow Crust,0.0,89.99009,0.0,12/15/2299
+-3.17607,42.6792,79,11,8,4,25,5,3.75,5.0,fr,31942,1,1350750,1,1,Active Shallow Crust,0.0,89.99107,-90.0,11/08/0079
+-3.17607,42.6792,3423,9,19,8,14,38,3.85,5.0,fr,31943,68,1350756,1,1,Active Shallow Crust,0.0,89.9895,0.0,09/19/3423
+-3.17607,42.6792,7420,3,5,20,32,4,3.95,5.0,fr,31944,148,1350771,1,1,Active Shallow Crust,240.0192,58.00489,0.0,03/05/7420
+-3.17607,42.6792,5408,10,12,19,9,10,4.05,5.0,fr,31945,108,1350780,1,1,Active Shallow Crust,0.0,89.98958,0.0,10/12/5408
+-3.17607,42.6792,5946,3,27,19,4,6,4.15,5.0,fr,31946,118,1350792,1,1,Active Shallow Crust,0.0,89.99071,0.0,03/27/5946
+-3.17607,42.6792,6772,5,12,4,15,1,4.15,5.0,fr,31947,135,1350801,1,1,Active Shallow Crust,128.8978,89.99443,0.0,05/12/6772
+-3.17607,42.6792,4016,6,28,16,40,30,4.55,5.0,fr,31948,80,1350843,1,1,Active Shallow Crust,240.0082,57.99711,0.0,06/28/4016
+7.94894,44.5887,7203,9,9,8,54,50,3.55,5.0,fr,31949,144,1351200,1,4,Active Shallow Crust,0.0,89.99282,0.0,09/09/7203
+7.94894,44.5887,8087,1,18,16,48,24,3.55,5.0,fr,31950,161,1351200,1,4,Active Shallow Crust,0.0,89.99282,0.0,01/18/8087
+7.94894,44.5887,3503,8,25,22,8,16,3.55,5.0,fr,31951,70,1351200,1,4,Active Shallow Crust,0.0,89.99282,0.0,08/25/3503
+7.94894,44.5887,5385,4,10,19,29,51,3.55,5.0,fr,31952,107,1351200,1,4,Active Shallow Crust,0.0,89.99282,0.0,04/10/5385
+7.94894,44.5887,953,10,5,8,14,38,3.65,5.0,fr,31953,19,1351212,1,2,Active Shallow Crust,0.0,89.9872,0.0,10/05/0953
+7.94894,44.5887,3546,7,15,16,37,7,3.65,5.0,fr,31954,70,1351212,1,2,Active Shallow Crust,0.0,89.9872,0.0,07/15/3546
+7.94894,44.5887,932,6,25,19,21,21,3.65,15.0,fr,31955,18,1351216,1,1,Active Shallow Crust,240.0015,58.01252,0.0,06/25/0932
+7.94894,44.5887,2556,6,20,22,2,41,3.75,5.0,fr,31956,51,1351224,1,1,Active Shallow Crust,0.0,89.98859,0.0,06/20/2556
+7.94894,44.5887,916,7,24,17,17,18,3.75,15.0,fr,31957,18,1351225,1,1,Active Shallow Crust,0.0,89.98859,0.0,07/24/0916
+7.94894,44.5887,8027,4,24,20,21,0,3.75,27.5,fr,31958,160,1351226,1,1,Active Shallow Crust,0.0,89.98859,0.0,04/24/8027
+7.94894,44.5887,6669,6,19,11,56,20,3.75,5.0,fr,31959,133,1351227,1,1,Active Shallow Crust,240.0074,58.01818,0.0,06/19/6669
+7.94894,44.5887,1081,3,21,6,46,33,3.85,15.0,fr,31960,21,1351237,1,1,Active Shallow Crust,0.0,89.98983,0.0,03/21/1081
+7.94894,44.5887,2112,5,10,14,31,27,3.85,15.0,fr,31961,42,1351240,1,1,Active Shallow Crust,240.0115,57.9977,0.0,05/10/2112
+7.94894,44.5887,4465,2,17,11,35,57,3.95,15.0,fr,31962,89,1351249,1,1,Active Shallow Crust,0.0,89.99094,0.0,02/17/4465
+7.94894,44.5887,3852,3,29,18,55,56,4.05,5.0,fr,31963,77,1351260,1,1,Active Shallow Crust,0.0,89.99192,0.0,03/29/3852
+7.94894,44.5887,5183,9,6,7,4,34,4.05,5.0,fr,31964,103,1351263,1,1,Active Shallow Crust,240.0062,58.00586,0.0,09/06/5183
+7.94894,44.5887,7218,6,9,12,47,57,4.05,5.0,fr,31965,144,1351266,1,1,Active Shallow Crust,0.0,89.99183,-90.0,06/09/7218
+7.94894,44.5887,144,3,28,3,0,0,4.15,5.0,fr,31966,2,1351272,1,1,Active Shallow Crust,0.0,89.9892,0.0,03/28/0144
+7.94894,44.5887,3646,2,17,20,55,37,4.25,5.0,fr,31967,72,1351287,1,1,Active Shallow Crust,240.007,57.99369,0.0,02/17/3646
+7.94894,44.5887,2145,5,18,4,47,16,4.35,5.0,fr,31968,42,1351296,1,2,Active Shallow Crust,0.0,89.99142,0.0,05/18/2145
+7.94894,44.5887,2687,10,14,14,27,29,4.35,5.0,fr,31969,53,1351296,1,2,Active Shallow Crust,0.0,89.99142,0.0,10/14/2687
+7.948942,44.5887,5102,5,23,6,52,2,6.15,5.942511,fr,31970,102,1351518,1,1,Active Shallow Crust,0.0,89.98998,-90.0,05/23/5102
+2.42898,49.21741,6000,1,6,23,5,28,3.75,5.0,fr,31971,119,1351704,1,1,Active Shallow Crust,0.0,89.98953,0.0,01/06/6000
+2.42898,49.21741,3128,3,26,15,22,19,4.05,5.0,fr,31972,62,1351740,1,1,Active Shallow Crust,0.0,89.99074,0.0,03/26/3128
+5.10616,51.1265,9030,7,11,16,22,25,3.55,5.0,fr,31973,180,1352160,1,1,Active Shallow Crust,0.0,89.98734,0.0,07/11/9030
+5.10616,51.1265,513,9,19,9,46,55,3.55,15.0,fr,31974,10,1352161,1,2,Active Shallow Crust,0.0,89.98734,0.0,09/19/0513
+5.10616,51.1265,570,5,16,10,0,26,3.55,15.0,fr,31975,11,1352161,1,2,Active Shallow Crust,0.0,89.98734,0.0,05/16/0570
+5.10616,51.1265,9967,4,2,13,53,40,3.55,27.5,fr,31976,199,1352162,1,1,Active Shallow Crust,0.0,89.98734,0.0,04/02/9967
+5.10616,51.1265,775,3,7,22,14,8,3.65,5.0,fr,31977,15,1352172,1,1,Active Shallow Crust,0.0,89.98872,0.0,03/07/0775
+5.10616,51.1265,645,10,26,23,48,15,3.75,5.0,fr,31978,12,1352184,1,1,Active Shallow Crust,0.0,89.98994,0.0,10/26/0645
+5.10616,51.1265,5931,9,26,12,8,9,3.75,5.0,fr,31979,118,1352193,1,1,Active Shallow Crust,128.8959,89.96757,0.0,09/26/5931
+5.10616,51.1265,8802,7,21,17,13,31,3.85,15.0,fr,31980,176,1352203,1,1,Active Shallow Crust,0.0,89.99094,-90.0,07/21/8802
+5.10616,51.1265,9331,12,6,16,59,9,3.95,5.0,fr,31981,186,1352208,1,1,Active Shallow Crust,0.0,89.98802,0.0,12/06/9331
+5.10616,51.1265,3962,7,15,8,47,9,3.95,15.0,fr,31982,79,1352209,1,1,Active Shallow Crust,0.0,89.98802,0.0,07/15/3962
+5.10616,51.1265,2477,8,25,15,44,59,3.95,27.5,fr,31983,49,1352210,1,1,Active Shallow Crust,0.0,89.98802,0.0,08/25/2477
+5.10616,51.1265,6862,10,13,8,25,6,4.25,5.0,fr,31984,137,1352244,1,1,Active Shallow Crust,0.0,89.98869,0.0,10/13/6862
+5.10616,51.1265,5941,1,7,10,16,36,4.35,5.0,fr,31985,118,1352259,1,1,Active Shallow Crust,240.0098,57.99599,0.0,01/07/5941
+5.10616,51.1265,8228,11,20,13,19,52,4.35,15.0,fr,31986,164,1352260,1,1,Active Shallow Crust,240.0098,57.99599,0.0,11/20/8228
+5.10616,51.1265,4220,4,27,13,37,20,4.65,5.0,fr,31987,84,1352292,1,1,Active Shallow Crust,0.0,89.9893,0.0,04/27/4220
+1.78937,43.21714,6264,5,25,10,36,51,3.55,15.0,fr,31988,125,1352641,1,1,Active Shallow Crust,0.0,89.99081,0.0,05/25/6264
+1.78937,43.21714,6426,5,3,14,41,17,3.75,5.0,fr,31989,128,1352670,1,1,Active Shallow Crust,0.0,89.98967,-90.0,05/03/6426
+1.78937,43.21714,3171,1,15,11,6,3,4.55,15.0,fr,31990,63,1352761,1,1,Active Shallow Crust,0.0,89.99012,0.0,01/15/3171
+1.78937,43.21714,6353,3,20,13,27,4,4.85,15.0,fr,31991,127,1352797,1,1,Active Shallow Crust,0.0,89.99013,0.0,03/20/6353
+1.78937,43.21714,98,2,26,2,30,16,5.95,27.5,fr,31992,1,1352930,1,1,Active Shallow Crust,0.0,89.99002,0.0,02/26/0098
+6.45999,47.28893,6020,12,3,11,35,50,3.55,5.0,fr,31993,120,1353120,1,1,Active Shallow Crust,0.0,89.99316,0.0,12/03/6020
+6.45999,47.28893,4249,7,26,13,2,27,3.55,15.0,fr,31994,84,1353121,1,2,Active Shallow Crust,0.0,89.99316,0.0,07/26/4249
+6.45999,47.28893,7135,5,27,8,33,49,3.55,15.0,fr,31995,142,1353121,1,2,Active Shallow Crust,0.0,89.99316,0.0,05/27/7135
+6.45999,47.28893,2073,3,15,16,4,58,3.55,5.0,fr,31996,41,1353123,1,1,Active Shallow Crust,240.0118,57.99809,0.0,03/15/2073
+6.45999,47.28893,6212,11,28,16,29,47,3.55,5.0,fr,31997,124,1353129,1,1,Active Shallow Crust,128.8957,89.99316,0.0,11/28/6212
+6.45999,47.28893,4505,8,3,15,7,28,3.65,5.0,fr,31998,90,1353132,1,1,Active Shallow Crust,0.0,89.98781,0.0,08/03/4505
+6.45999,47.28893,2749,1,28,1,52,2,3.65,15.0,fr,31999,54,1353133,1,2,Active Shallow Crust,0.0,89.98781,0.0,01/28/2749
+6.45999,47.28893,8702,1,15,22,6,31,3.65,15.0,fr,32000,174,1353133,1,2,Active Shallow Crust,0.0,89.98781,0.0,01/15/8702
+6.45999,47.28893,76,6,1,3,13,13,3.65,27.5,fr,32001,1,1353134,1,1,Active Shallow Crust,0.0,89.98781,0.0,06/01/0076
+6.45999,47.28893,818,1,21,21,16,30,3.65,5.0,fr,32002,16,1353141,1,1,Active Shallow Crust,128.8999,89.96354,0.0,01/21/0818
+6.45999,47.28893,5204,4,20,7,14,41,3.75,15.0,fr,32003,104,1353145,1,2,Active Shallow Crust,0.0,89.98914,0.0,04/20/5204
+6.45999,47.28893,5524,6,11,22,6,31,3.75,15.0,fr,32004,110,1353145,1,2,Active Shallow Crust,0.0,89.98914,0.0,06/11/5524
+6.45999,47.28893,6920,1,25,8,8,18,3.85,5.0,fr,32005,138,1353156,1,2,Active Shallow Crust,0.0,89.99032,0.0,01/25/6920
+6.45999,47.28893,6392,9,4,15,4,15,3.85,5.0,fr,32006,127,1353156,1,2,Active Shallow Crust,0.0,89.99032,0.0,09/04/6392
+6.45999,47.28893,455,4,19,10,52,38,3.95,5.0,fr,32007,9,1353168,1,1,Active Shallow Crust,0.0,89.99137,0.0,04/19/0455
+6.45999,47.28893,3221,9,22,9,33,5,3.95,27.5,fr,32008,64,1353179,1,1,Active Shallow Crust,128.9004,89.99353,0.0,09/22/3221
+6.45999,47.28893,1244,9,28,1,30,29,4.05,5.0,fr,32009,24,1353180,1,1,Active Shallow Crust,0.0,89.98846,0.0,09/28/1244
+6.45999,47.28893,3232,6,28,0,47,53,4.05,15.0,fr,32010,64,1353190,1,1,Active Shallow Crust,128.8911,89.99231,0.0,06/28/3232
+6.45999,47.28893,3887,7,10,18,36,51,4.15,5.0,fr,32011,77,1353192,1,1,Active Shallow Crust,0.0,89.98972,0.0,07/10/3887
+6.45999,47.28893,1276,1,27,6,22,46,4.15,15.0,fr,32012,25,1353199,1,1,Active Shallow Crust,0.0,89.98959,-90.0,01/27/1276
+6.45999,47.28893,4308,5,21,7,35,51,4.25,5.0,fr,32013,86,1353204,1,1,Active Shallow Crust,0.0,89.99084,0.0,05/21/4308
+6.45999,47.28893,7410,3,4,1,30,40,4.45,5.0,fr,32014,148,1353228,1,1,Active Shallow Crust,0.0,89.99029,0.0,03/04/7410
+6.45999,47.28893,8210,10,16,2,19,54,4.65,5.0,fr,32015,164,1353252,1,1,Active Shallow Crust,0.0,89.99036,0.0,10/16/8210
+6.45999,47.28893,5196,10,1,15,19,52,4.75,5.0,fr,32016,103,1353264,1,1,Active Shallow Crust,0.0,89.98969,0.0,10/01/5196
+6.45999,47.28893,7499,6,27,6,45,15,4.75,27.5,fr,32017,149,1353266,1,1,Active Shallow Crust,0.0,89.98969,0.0,06/27/7499
+6.45999,47.28893,8514,4,13,12,6,2,4.85,15.0,fr,32018,170,1353277,1,1,Active Shallow Crust,0.0,89.98928,0.0,04/13/8514
+6.45999,47.28893,3157,9,19,2,29,44,4.95,5.0,fr,32019,63,1353288,1,1,Active Shallow Crust,0.0,89.99045,0.0,09/19/3157
+6.45999,47.28893,738,7,14,6,10,37,4.95,5.0,fr,32020,14,1353297,1,1,Active Shallow Crust,128.8895,89.98988,0.0,07/14/0738
+6.45999,47.28893,8044,4,13,22,33,30,5.65,5.0,fr,32021,160,1353375,1,1,Active Shallow Crust,240.038,57.9995,0.0,04/13/8044
+6.459996,47.28893,7173,11,29,11,36,34,6.35,7.567806,fr,32022,143,1353456,1,1,Active Shallow Crust,0.0,89.99005,0.0,11/29/7173
+6.460003,47.28893,4552,6,4,21,47,57,6.65,10.68981,fr,32023,91,1353492,1,1,Active Shallow Crust,0.0,89.99005,0.0,06/04/4552
+4.18524,43.85142,8718,2,10,4,0,59,3.55,27.5,fr,32024,174,1353605,1,1,Active Shallow Crust,240.013,57.99692,0.0,02/10/8718
+4.18524,43.85142,4900,3,27,1,37,31,3.65,5.0,fr,32025,97,1353612,1,3,Active Shallow Crust,0.0,89.98704,0.0,03/27/4900
+4.18524,43.85142,7300,11,8,15,42,49,3.65,5.0,fr,32026,145,1353612,1,3,Active Shallow Crust,0.0,89.98704,0.0,11/08/7300
+4.18524,43.85142,7588,7,9,23,41,33,3.65,5.0,fr,32027,151,1353612,1,3,Active Shallow Crust,0.0,89.98704,0.0,07/09/7588
+4.18524,43.85142,5316,11,14,3,47,31,3.65,5.0,fr,32028,106,1353621,1,2,Active Shallow Crust,128.9001,89.96347,0.0,11/14/5316
+4.18524,43.85142,6985,12,8,23,32,53,3.65,5.0,fr,32029,139,1353621,1,2,Active Shallow Crust,128.9001,89.96347,0.0,12/08/6985
+4.18524,43.85142,4691,4,25,21,47,41,3.85,5.0,fr,32030,93,1353636,1,1,Active Shallow Crust,0.0,89.9897,0.0,04/25/4691
+4.18524,43.85142,2138,12,26,9,19,25,3.85,27.5,fr,32031,42,1353638,1,1,Active Shallow Crust,0.0,89.9897,0.0,12/26/2138
+4.18524,43.85142,2721,10,1,5,39,47,3.85,15.0,fr,32032,54,1353640,1,1,Active Shallow Crust,240.01,57.99734,0.0,10/01/2721
+4.18524,43.85142,4277,7,11,18,10,8,4.05,15.0,fr,32033,85,1353661,1,1,Active Shallow Crust,0.0,89.99182,0.0,07/11/4277
+4.18524,43.85142,5384,9,16,22,53,5,4.75,5.0,fr,32034,107,1353753,1,1,Active Shallow Crust,128.8894,89.98802,0.0,09/16/5384
+-1.75499,48.84933,3506,5,1,13,1,37,3.55,5.0,fr,32035,70,1354560,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/01/3506
+-1.75499,48.84933,3507,1,30,13,3,1,3.55,5.0,fr,32036,70,1354566,1,1,Active Shallow Crust,0.0,89.98993,-90.0,01/30/3507
+-1.75499,48.84933,145,5,19,22,33,30,3.55,15.0,fr,32037,2,1354567,1,1,Active Shallow Crust,0.0,89.98993,-90.0,05/19/0145
+-1.75499,48.84933,7263,6,29,20,37,38,3.65,27.5,fr,32038,145,1354574,1,1,Active Shallow Crust,0.0,89.98965,0.0,06/29/7263
+-1.75499,48.84933,3141,11,20,14,53,12,3.75,5.0,fr,32039,62,1354584,1,2,Active Shallow Crust,0.0,89.98946,0.0,11/20/3141
+-1.75499,48.84933,3989,2,18,10,21,54,3.75,5.0,fr,32040,79,1354584,1,2,Active Shallow Crust,0.0,89.98946,0.0,02/18/3989
+-1.75499,48.84933,4593,8,26,5,56,29,3.75,15.0,fr,32041,91,1354588,1,1,Active Shallow Crust,240.0088,58.01763,0.0,08/26/4593
+-1.75499,48.84933,8107,2,7,21,43,13,3.85,5.0,fr,32042,162,1354596,1,2,Active Shallow Crust,0.0,89.98943,0.0,02/07/8107
+-1.75499,48.84933,8506,9,9,11,52,18,3.85,5.0,fr,32043,170,1354596,1,2,Active Shallow Crust,0.0,89.98943,0.0,09/09/8506
+-1.75499,48.84933,1217,2,27,23,31,10,3.85,15.0,fr,32044,24,1354597,1,1,Active Shallow Crust,0.0,89.98943,0.0,02/27/1217
+-1.75499,48.84933,6975,3,6,13,31,31,3.95,5.0,fr,32045,139,1354608,1,1,Active Shallow Crust,0.0,89.98953,0.0,03/06/6975
+-1.75499,48.84933,6110,8,20,5,21,5,4.05,5.0,fr,32046,122,1354620,1,2,Active Shallow Crust,0.0,89.98974,0.0,08/20/6110
+-1.75499,48.84933,9954,11,6,18,4,57,4.05,5.0,fr,32047,199,1354620,1,2,Active Shallow Crust,0.0,89.98974,0.0,11/06/9954
+-1.75499,48.84933,7088,6,1,13,4,28,4.15,5.0,fr,32048,141,1354641,1,1,Active Shallow Crust,128.897,89.99377,0.0,06/01/7088
+-1.75499,48.84933,2616,1,6,20,27,1,4.25,5.0,fr,32049,52,1354644,1,1,Active Shallow Crust,0.0,89.99036,0.0,01/06/2616
+-1.75499,48.84933,9395,4,16,16,13,54,4.35,5.0,fr,32050,187,1354656,1,1,Active Shallow Crust,0.0,89.99009,0.0,04/16/9395
+-1.75499,48.84933,4884,5,4,13,57,36,4.45,15.0,fr,32051,97,1354669,1,1,Active Shallow Crust,0.0,89.98999,0.0,05/04/4884
+-1.75499,48.84933,1992,11,3,0,46,36,4.55,15.0,fr,32052,39,1354681,1,1,Active Shallow Crust,0.0,89.99003,0.0,11/03/1992
+-1.75499,48.84933,7957,3,22,9,4,55,4.55,27.5,fr,32053,159,1354691,1,1,Active Shallow Crust,128.8933,89.98578,0.0,03/22/7957
+-1.75499,48.84933,1800,1,9,16,20,57,4.85,5.0,fr,32054,35,1354716,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/09/1800
+-1.75499,48.84933,9548,3,24,8,46,29,4.95,5.0,fr,32055,190,1354728,1,1,Active Shallow Crust,0.0,89.99007,0.0,03/24/9548
+-1.75499,48.84933,8461,9,24,9,2,24,4.95,15.0,fr,32056,169,1354729,1,1,Active Shallow Crust,0.0,89.99007,0.0,09/24/8461
+-5.68807,49.03154,6529,2,25,17,11,40,3.75,5.0,fr,32057,130,1355067,1,1,Active Shallow Crust,240.0096,58.01687,0.0,02/25/6529
+4.66094,48.58058,4149,1,22,10,58,45,4.15,15.0,fr,32058,82,1355593,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/22/4149
+4.66094,48.58058,716,7,8,16,32,58,4.55,5.0,fr,32059,14,1355640,1,1,Active Shallow Crust,0.0,89.98945,0.0,07/08/0716
+1.63862,43.99175,400,7,7,11,18,48,3.85,27.5,fr,32060,7,1356047,1,1,Active Shallow Crust,128.8958,89.99358,0.0,07/07/0400
+1.63862,43.99175,8907,5,12,4,39,11,4.35,5.0,fr,32061,178,1356105,1,1,Active Shallow Crust,128.8982,89.98268,0.0,05/12/8907
+3.26844,44.24497,3245,2,1,23,6,50,3.55,5.0,fr,32062,64,1356480,1,1,Active Shallow Crust,0.0,89.98917,0.0,02/01/3245
+3.26844,44.24497,2770,1,22,20,11,41,3.95,5.0,fr,32063,55,1356531,1,1,Active Shallow Crust,240.0192,58.00473,0.0,01/22/2770
+3.26844,44.24497,3209,5,12,4,45,31,4.05,5.0,fr,32064,64,1356543,1,1,Active Shallow Crust,240.0057,58.00581,0.0,05/12/3209
+3.26844,44.24497,8341,10,16,9,10,44,4.75,15.0,fr,32065,166,1356625,1,1,Active Shallow Crust,0.0,89.99002,0.0,10/16/8341
+4.75617,46.80822,9992,4,14,1,14,1,3.55,15.0,fr,32066,199,1357447,1,1,Active Shallow Crust,0.0,89.99302,-90.0,04/14/9992
+4.75617,46.80822,8189,9,30,22,36,39,3.65,5.0,fr,32067,163,1357452,1,1,Active Shallow Crust,0.0,89.98769,0.0,09/30/8189
+4.75617,46.80822,999,5,11,0,21,23,3.65,15.0,fr,32068,19,1357453,1,1,Active Shallow Crust,0.0,89.98769,0.0,05/11/0999
+4.75617,46.80822,7171,11,20,17,30,16,3.65,15.0,fr,32069,143,1357456,1,1,Active Shallow Crust,240.0017,58.01272,0.0,11/20/7171
+4.75617,46.80822,4446,10,19,15,2,7,3.75,5.0,fr,32070,88,1357464,1,1,Active Shallow Crust,0.0,89.98904,0.0,10/19/4446
+4.75617,46.80822,8921,12,19,15,4,52,3.75,5.0,fr,32071,178,1357467,1,2,Active Shallow Crust,240.0096,58.01652,0.0,12/19/8921
+4.75617,46.80822,4760,12,13,4,32,2,3.75,5.0,fr,32072,95,1357467,1,2,Active Shallow Crust,240.0096,58.01652,0.0,12/13/4760
+4.75617,46.80822,375,2,12,22,13,58,3.85,5.0,fr,32073,7,1357476,1,1,Active Shallow Crust,0.0,89.99023,0.0,02/12/0375
+4.75617,46.80822,4492,4,10,22,10,57,3.85,15.0,fr,32074,89,1357480,1,1,Active Shallow Crust,240.011,57.9976,0.0,04/10/4492
+4.75617,46.80822,985,12,15,23,19,58,3.85,27.5,fr,32075,19,1357481,1,1,Active Shallow Crust,240.011,57.9976,0.0,12/15/0985
+4.75617,46.80822,6859,9,29,21,42,38,4.05,15.0,fr,32076,137,1357504,1,1,Active Shallow Crust,240.0063,58.00545,0.0,09/29/6859
+4.75617,46.80822,5220,8,29,18,30,16,4.15,5.0,fr,32077,104,1357521,1,1,Active Shallow Crust,128.8979,89.99308,0.0,08/29/5220
+4.75617,46.80822,5933,3,28,7,15,15,4.25,5.0,fr,32078,118,1357524,1,1,Active Shallow Crust,0.0,89.99075,0.0,03/28/5933
+4.75617,46.80822,4256,8,13,0,8,47,4.35,5.0,fr,32079,85,1357536,1,1,Active Shallow Crust,0.0,89.98901,0.0,08/13/4256
+4.75617,46.80822,8849,2,13,10,50,32,4.95,27.5,fr,32080,176,1357619,1,1,Active Shallow Crust,128.8895,89.98985,0.0,02/13/8849
+-3.21518,48.05308,6460,3,24,18,4,57,3.55,5.0,fr,32081,129,1357920,1,3,Active Shallow Crust,0.0,89.98989,0.0,03/24/6460
+-3.21518,48.05308,1938,5,15,7,17,3,3.55,5.0,fr,32082,38,1357920,1,3,Active Shallow Crust,0.0,89.98989,0.0,05/15/1938
+-3.21518,48.05308,3718,11,17,18,19,45,3.55,5.0,fr,32083,74,1357920,1,3,Active Shallow Crust,0.0,89.98989,0.0,11/17/3718
+-3.21518,48.05308,7783,12,31,4,56,52,3.55,27.5,fr,32084,155,1357925,1,1,Active Shallow Crust,240.0118,57.99797,0.0,12/31/7783
+-3.21518,48.05308,1767,10,23,20,27,25,3.65,5.0,fr,32085,35,1357932,1,1,Active Shallow Crust,0.0,89.99099,0.0,10/23/1767
+-3.21518,48.05308,9644,10,11,22,18,5,3.65,15.0,fr,32086,192,1357933,1,2,Active Shallow Crust,0.0,89.99099,0.0,10/11/9644
+-3.21518,48.05308,4302,8,10,19,12,12,3.65,15.0,fr,32087,86,1357933,1,2,Active Shallow Crust,0.0,89.99099,0.0,08/10/4302
+-3.21518,48.05308,688,1,4,17,17,18,3.65,15.0,fr,32088,13,1357936,1,1,Active Shallow Crust,240.0008,58.01293,0.0,01/04/0688
+-3.21518,48.05308,6744,4,17,1,17,58,3.65,15.0,fr,32089,134,1357942,1,1,Active Shallow Crust,128.9004,89.96355,0.0,04/17/6744
+-3.21518,48.05308,42,1,14,22,12,21,3.75,5.0,fr,32090,0,1357944,1,1,Active Shallow Crust,0.0,89.98929,0.0,01/14/0042
+-3.21518,48.05308,996,1,30,18,10,19,3.75,27.5,fr,32091,19,1357946,1,1,Active Shallow Crust,0.0,89.98929,0.0,01/30/0996
+-3.21518,48.05308,2056,12,2,9,4,51,3.75,15.0,fr,32092,41,1357948,1,1,Active Shallow Crust,240.0086,58.01777,0.0,12/02/2056
+-3.21518,48.05308,1018,5,31,17,35,48,3.75,5.0,fr,32093,20,1357953,1,1,Active Shallow Crust,128.8964,89.96727,0.0,05/31/1018
+-3.21518,48.05308,8238,6,7,15,11,29,3.85,15.0,fr,32094,164,1357957,1,3,Active Shallow Crust,0.0,89.99046,0.0,06/07/8238
+-3.21518,48.05308,7228,1,16,4,18,46,3.85,15.0,fr,32095,144,1357957,1,3,Active Shallow Crust,0.0,89.99046,0.0,01/16/7228
+-3.21518,48.05308,8185,11,26,12,20,55,3.85,15.0,fr,32096,163,1357957,1,3,Active Shallow Crust,0.0,89.99046,0.0,11/26/8185
+-3.21518,48.05308,8988,6,17,1,4,46,3.95,5.0,fr,32097,179,1357968,1,1,Active Shallow Crust,0.0,89.98936,0.0,06/17/8988
+-3.21518,48.05308,4174,5,22,10,32,42,3.95,15.0,fr,32098,83,1357969,1,1,Active Shallow Crust,0.0,89.98936,0.0,05/22/4174
+-3.21518,48.05308,4464,4,4,11,41,42,4.05,5.0,fr,32099,89,1357980,1,1,Active Shallow Crust,0.0,89.99052,0.0,04/04/4464
+-3.21518,48.05308,3650,10,3,20,0,57,4.35,5.0,fr,32100,72,1358016,1,1,Active Shallow Crust,0.0,89.99061,0.0,10/03/3650
+-3.21518,48.05308,4124,5,23,7,10,26,4.65,5.0,fr,32101,82,1358052,1,1,Active Shallow Crust,0.0,89.98955,0.0,05/23/4124
+-3.21518,48.05308,4221,8,25,11,41,23,4.75,27.5,fr,32102,84,1358066,1,1,Active Shallow Crust,0.0,89.98984,0.0,08/25/4221
+-0.72739,51.42527,121,9,5,14,34,53,3.75,5.0,fr,32103,2,1358424,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/05/0121
+-0.72739,51.42527,107,11,6,14,4,41,3.75,15.0,fr,32104,2,1358425,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/06/0107
+6.61848,50.5839,3013,12,23,21,24,32,3.55,5.0,fr,32105,60,1358880,1,2,Active Shallow Crust,0.0,89.9872,0.0,12/23/3013
+6.61848,50.5839,8994,2,26,16,10,10,3.55,5.0,fr,32106,179,1358880,1,2,Active Shallow Crust,0.0,89.9872,0.0,02/26/8994
+6.61848,50.5839,8078,6,29,9,21,40,3.55,15.0,fr,32107,161,1358890,1,1,Active Shallow Crust,128.896,89.9936,0.0,06/29/8078
+6.61848,50.5839,7637,3,28,6,5,40,3.65,5.0,fr,32108,152,1358892,1,3,Active Shallow Crust,0.0,89.98859,0.0,03/28/7637
+6.61848,50.5839,462,2,6,19,39,0,3.65,5.0,fr,32109,9,1358892,1,3,Active Shallow Crust,0.0,89.98859,0.0,02/06/0462
+6.61848,50.5839,3364,12,6,19,0,4,3.65,5.0,fr,32110,67,1358892,1,3,Active Shallow Crust,0.0,89.98859,0.0,12/06/3364
+6.61848,50.5839,4180,1,19,21,45,4,3.65,15.0,fr,32111,83,1358893,1,1,Active Shallow Crust,0.0,89.98859,0.0,01/19/4180
+6.61848,50.5839,4584,4,11,9,12,46,3.65,15.0,fr,32112,91,1358896,1,1,Active Shallow Crust,240.0013,58.01368,0.0,04/11/4584
+6.61848,50.5839,15,8,19,22,54,15,3.75,15.0,fr,32113,0,1358905,1,1,Active Shallow Crust,0.0,89.98983,0.0,08/19/0015
+6.61848,50.5839,666,3,14,17,18,51,3.85,5.0,fr,32114,13,1358916,1,1,Active Shallow Crust,0.0,89.99094,0.0,03/14/0666
+6.61848,50.5839,4908,5,15,13,21,41,3.85,15.0,fr,32115,98,1358917,1,2,Active Shallow Crust,0.0,89.99094,0.0,05/15/4908
+6.61848,50.5839,4984,10,31,15,28,16,3.85,15.0,fr,32116,99,1358917,1,2,Active Shallow Crust,0.0,89.99094,0.0,10/31/4984
+6.61848,50.5839,7905,5,5,12,29,54,3.95,5.0,fr,32117,158,1358928,1,1,Active Shallow Crust,0.0,89.99192,0.0,05/05/7905
+6.61848,50.5839,3818,5,23,10,2,33,3.95,15.0,fr,32118,76,1358929,1,1,Active Shallow Crust,0.0,89.99192,0.0,05/23/3818
+6.61848,50.5839,4260,11,12,2,6,45,4.05,5.0,fr,32119,85,1358940,1,1,Active Shallow Crust,0.0,89.9892,0.0,11/12/4260
+6.61848,50.5839,1325,9,13,16,28,5,4.05,15.0,fr,32120,26,1358941,1,1,Active Shallow Crust,0.0,89.9892,0.0,09/13/1325
+6.61848,50.5839,6141,8,22,4,5,39,4.15,5.0,fr,32121,122,1358952,1,1,Active Shallow Crust,0.0,89.99037,0.0,08/22/6141
+6.61848,50.5839,6494,8,18,6,41,39,4.45,5.0,fr,32122,129,1358988,1,1,Active Shallow Crust,0.0,89.99091,0.0,08/18/6494
+6.61848,50.5839,244,1,3,5,9,15,4.55,5.0,fr,32123,4,1359000,1,1,Active Shallow Crust,0.0,89.98988,0.0,01/03/0244
+6.61848,50.5839,5016,1,12,5,30,42,4.95,5.0,fr,32124,100,1359048,1,1,Active Shallow Crust,0.0,89.98978,0.0,01/12/5016
+6.61848,50.5839,1357,2,5,5,7,25,5.45,5.0,fr,32125,27,1359108,1,1,Active Shallow Crust,0.0,89.98994,0.0,02/05/1357
+2.08664,41.66464,8700,8,31,19,5,29,3.55,5.0,fr,32126,173,1359360,1,2,Active Shallow Crust,0.0,89.9887,0.0,08/31/8700
+2.08664,41.66464,5788,10,13,6,6,7,3.55,5.0,fr,32127,115,1359360,1,2,Active Shallow Crust,0.0,89.9887,0.0,10/13/5788
+2.08664,41.66464,7504,1,23,5,5,39,3.55,15.0,fr,32128,150,1359361,1,2,Active Shallow Crust,0.0,89.9887,0.0,01/23/7504
+2.08664,41.66464,1157,4,29,4,18,18,3.55,15.0,fr,32129,23,1359361,1,2,Active Shallow Crust,0.0,89.9887,0.0,04/29/1157
+2.08664,41.66464,7788,9,13,22,26,52,3.65,5.0,fr,32130,155,1359372,1,3,Active Shallow Crust,0.0,89.98993,0.0,09/13/7788
+2.08664,41.66464,899,2,6,6,1,57,3.65,5.0,fr,32131,17,1359372,1,3,Active Shallow Crust,0.0,89.98993,0.0,02/06/0899
+2.08664,41.66464,3514,3,29,14,50,58,3.65,5.0,fr,32132,70,1359372,1,3,Active Shallow Crust,0.0,89.98993,0.0,03/29/3514
+2.08664,41.66464,1588,11,16,17,48,3,3.65,5.0,fr,32133,31,1359375,1,1,Active Shallow Crust,240.0005,58.01318,0.0,11/16/1588
+2.08664,41.66464,2671,6,26,4,45,56,3.75,5.0,fr,32134,53,1359384,1,2,Active Shallow Crust,0.0,89.99103,0.0,06/26/2671
+2.08664,41.66464,982,11,3,10,21,12,3.75,5.0,fr,32135,19,1359384,1,2,Active Shallow Crust,0.0,89.99103,0.0,11/03/0982
+2.08664,41.66464,2874,10,7,22,38,9,3.85,5.0,fr,32136,57,1359396,1,2,Active Shallow Crust,0.0,89.98933,0.0,10/07/2874
+2.08664,41.66464,1182,3,21,23,35,52,3.85,5.0,fr,32137,23,1359396,1,2,Active Shallow Crust,0.0,89.98933,0.0,03/21/1182
+2.08664,41.66464,1236,4,10,19,51,16,3.85,15.0,fr,32138,24,1359397,1,1,Active Shallow Crust,0.0,89.98933,0.0,04/10/1236
+2.08664,41.66464,289,9,30,13,57,59,3.95,5.0,fr,32139,5,1359408,1,1,Active Shallow Crust,0.0,89.99049,0.0,09/30/0289
+2.08664,41.66464,7236,9,4,20,32,27,4.05,15.0,fr,32140,144,1359427,1,1,Active Shallow Crust,0.0,89.98929,-90.0,09/04/7236
+2.08664,41.66464,6214,10,12,7,11,49,4.15,5.0,fr,32141,124,1359438,1,1,Active Shallow Crust,0.0,89.99045,-90.0,10/12/6214
+2.08664,41.66464,2293,5,6,7,28,33,4.15,5.0,fr,32142,45,1359441,1,1,Active Shallow Crust,128.8979,89.99434,0.0,05/06/2293
+2.08664,41.66464,985,7,18,1,8,20,4.35,5.0,fr,32143,19,1359456,1,2,Active Shallow Crust,0.0,89.9895,0.0,07/18/0985
+2.08664,41.66464,899,9,7,15,40,59,4.35,5.0,fr,32144,17,1359456,1,2,Active Shallow Crust,0.0,89.9895,0.0,09/07/0899
+2.08664,41.66464,5816,8,2,16,22,56,4.75,5.0,fr,32145,116,1359504,1,1,Active Shallow Crust,0.0,89.98959,0.0,08/02/5816
+2.08664,41.66464,5886,11,23,9,25,37,5.05,15.0,fr,32146,117,1359541,1,1,Active Shallow Crust,0.0,89.98995,0.0,11/23/5886
+5.464855,41.74883,9043,7,8,13,27,47,6.35,7.567806,fr,32147,180,1360176,1,1,Active Shallow Crust,0.0,89.98996,0.0,07/08/9043
+5.09854,42.10599,7586,12,18,11,52,10,3.55,5.0,fr,32148,151,1360320,1,1,Active Shallow Crust,0.0,89.99252,0.0,12/18/7586
+2.84488,43.12072,2123,8,24,19,7,42,3.55,5.0,fr,32149,42,1360800,1,2,Active Shallow Crust,0.0,89.98896,0.0,08/24/2123
+2.84488,43.12072,521,5,28,10,10,58,3.55,5.0,fr,32150,10,1360800,1,2,Active Shallow Crust,0.0,89.98896,0.0,05/28/0521
+2.84488,43.12072,3900,5,13,1,10,40,3.65,5.0,fr,32151,77,1360815,1,1,Active Shallow Crust,240.0007,58.01339,0.0,05/13/3900
+2.84488,43.12072,2274,5,23,14,53,18,3.65,5.0,fr,32152,45,1360821,1,1,Active Shallow Crust,128.9002,89.96346,0.0,05/23/2274
+2.84488,43.12072,789,1,31,14,30,22,3.85,5.0,fr,32153,15,1360836,1,1,Active Shallow Crust,0.0,89.98958,0.0,01/31/0789
+2.84488,43.12072,2016,6,3,2,49,44,3.85,5.0,fr,32154,40,1360845,1,1,Active Shallow Crust,128.8959,89.99348,0.0,06/03/2016
+2.84488,43.12072,8421,5,13,17,56,39,4.15,5.0,fr,32155,168,1360872,1,1,Active Shallow Crust,0.0,89.99078,0.0,05/13/8421
+0.34113,50.30322,2413,8,7,19,12,58,3.65,15.0,fr,32156,48,1361293,1,1,Active Shallow Crust,0.0,89.98995,0.0,08/07/2413
+0.34113,50.30322,2530,8,1,23,42,40,3.75,15.0,fr,32157,50,1361305,1,1,Active Shallow Crust,0.0,89.99009,0.0,08/01/2530
+0.34113,50.30322,2398,2,18,15,15,27,3.85,5.0,fr,32158,47,1361316,1,1,Active Shallow Crust,0.0,89.99003,0.0,02/18/2398
+0.34113,50.30322,7253,11,21,8,10,18,3.95,5.0,fr,32159,145,1361328,1,1,Active Shallow Crust,0.0,89.9901,0.0,11/21/7253
+0.34113,50.30322,7489,6,16,22,41,34,4.05,15.0,fr,32160,149,1361341,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/16/7489
+0.34113,50.30322,7453,12,11,17,37,26,4.45,15.0,fr,32161,149,1361389,1,1,Active Shallow Crust,0.0,89.99,0.0,12/11/7453
+4.96881,50.61741,7702,11,29,6,47,26,3.55,5.0,fr,32162,154,1361760,1,2,Active Shallow Crust,0.0,89.98721,0.0,11/29/7702
+4.96881,50.61741,6778,10,25,9,32,19,3.55,5.0,fr,32163,135,1361760,1,2,Active Shallow Crust,0.0,89.98721,0.0,10/25/6778
+4.96881,50.61741,4212,10,17,21,50,20,3.65,5.0,fr,32164,84,1361781,1,1,Active Shallow Crust,128.8997,89.9636,0.0,10/17/4212
+4.96881,50.61741,1217,6,5,19,52,47,3.75,5.0,fr,32165,24,1361790,1,1,Active Shallow Crust,0.0,89.98972,-90.0,06/05/1217
+4.96881,50.61741,8395,3,6,16,34,11,3.75,5.0,fr,32166,167,1361793,1,2,Active Shallow Crust,128.8964,89.96706,0.0,03/06/8395
+4.96881,50.61741,2611,1,14,15,17,50,3.75,5.0,fr,32167,52,1361793,1,2,Active Shallow Crust,128.8964,89.96706,0.0,01/14/2611
+4.96881,50.61741,6368,7,14,9,30,23,3.75,27.5,fr,32168,127,1361795,1,1,Active Shallow Crust,128.8964,89.96706,0.0,07/14/6368
+4.96881,50.61741,1143,10,19,16,51,50,3.85,5.0,fr,32169,22,1361796,1,2,Active Shallow Crust,0.0,89.99094,0.0,10/19/1143
+4.96881,50.61741,3192,5,5,21,30,56,3.85,5.0,fr,32170,63,1361796,1,2,Active Shallow Crust,0.0,89.99094,0.0,05/05/3192
+4.96881,50.61741,274,12,18,11,47,11,3.85,27.5,fr,32171,5,1361798,1,1,Active Shallow Crust,0.0,89.99094,0.0,12/18/0274
+4.96881,50.61741,457,12,11,6,10,22,3.95,5.0,fr,32172,9,1361808,1,1,Active Shallow Crust,0.0,89.99193,0.0,12/11/0457
+4.96881,50.61741,1622,10,24,0,37,45,3.95,15.0,fr,32173,32,1361809,1,1,Active Shallow Crust,0.0,89.99193,0.0,10/24/1622
+4.96881,50.61741,9716,5,12,11,6,38,4.05,5.0,fr,32174,194,1361820,1,1,Active Shallow Crust,0.0,89.9892,0.0,05/12/9716
+4.96881,50.61741,7052,11,19,17,29,49,4.05,15.0,fr,32175,141,1361824,1,1,Active Shallow Crust,240.0063,58.00611,0.0,11/19/7052
+4.96881,50.61741,7022,8,21,15,17,8,4.15,5.0,fr,32176,140,1361835,1,2,Active Shallow Crust,240.0093,57.99728,0.0,08/21/7022
+4.96881,50.61741,7892,12,29,11,37,10,4.15,5.0,fr,32177,157,1361835,1,2,Active Shallow Crust,240.0093,57.99728,0.0,12/29/7892
+4.96881,50.61741,5429,5,28,9,18,52,4.25,15.0,fr,32178,108,1361845,1,1,Active Shallow Crust,0.0,89.99142,0.0,05/28/5429
+4.96881,50.61741,5543,5,17,10,16,24,4.55,5.0,fr,32179,110,1361880,1,1,Active Shallow Crust,0.0,89.98988,0.0,05/17/5543
+4.96881,50.61741,9957,1,21,11,25,39,4.55,15.0,fr,32180,199,1361890,1,1,Active Shallow Crust,128.8928,89.98588,0.0,01/21/9957
+4.96881,50.61741,7714,2,17,3,19,48,4.75,5.0,fr,32181,154,1361904,1,1,Active Shallow Crust,0.0,89.99036,0.0,02/17/7714
+4.96881,50.61741,3162,5,25,3,2,22,5.25,5.0,fr,32182,63,1361964,1,1,Active Shallow Crust,0.0,89.99005,0.0,05/25/3162
+4.96881,50.61741,6527,7,2,9,42,46,5.55,5.0,fr,32183,130,1362003,1,1,Active Shallow Crust,240.0368,58.00029,0.0,07/02/6527
+2.06119,41.25721,7152,3,6,5,8,59,3.55,5.0,fr,32184,143,1362240,1,1,Active Shallow Crust,0.0,89.98863,0.0,03/06/7152
+2.06119,41.25721,2569,12,25,4,21,16,3.55,15.0,fr,32185,51,1362241,1,2,Active Shallow Crust,0.0,89.98863,0.0,12/25/2569
+2.06119,41.25721,3285,1,19,12,33,48,3.55,15.0,fr,32186,65,1362241,1,2,Active Shallow Crust,0.0,89.98863,0.0,01/19/3285
+2.06119,41.25721,3025,11,6,10,33,13,3.55,15.0,fr,32187,60,1362244,1,1,Active Shallow Crust,240.0116,57.99848,0.0,11/06/3025
+2.06119,41.25721,8369,12,1,8,18,33,3.65,5.0,fr,32188,167,1362252,1,2,Active Shallow Crust,0.0,89.98987,0.0,12/01/8369
+2.06119,41.25721,9756,2,14,2,37,1,3.65,5.0,fr,32189,195,1362252,1,2,Active Shallow Crust,0.0,89.98987,0.0,02/14/9756
+2.06119,41.25721,981,3,31,23,53,13,3.65,27.5,fr,32190,19,1362254,1,1,Active Shallow Crust,0.0,89.98987,0.0,03/31/0981
+2.06119,41.25721,3721,12,23,15,58,20,3.65,5.0,fr,32191,74,1362258,1,1,Active Shallow Crust,0.0,89.98975,-90.0,12/23/3721
+2.06119,41.25721,5242,9,2,15,55,13,3.75,5.0,fr,32192,104,1362264,1,1,Active Shallow Crust,0.0,89.99097,0.0,09/02/5242
+2.06119,41.25721,4896,8,21,16,3,44,3.75,15.0,fr,32193,97,1362265,1,3,Active Shallow Crust,0.0,89.99097,0.0,08/21/4896
+2.06119,41.25721,417,4,21,6,2,3,3.75,15.0,fr,32194,8,1362265,1,3,Active Shallow Crust,0.0,89.99097,0.0,04/21/0417
+2.06119,41.25721,9389,8,12,7,25,47,3.75,15.0,fr,32195,187,1362265,1,3,Active Shallow Crust,0.0,89.99097,0.0,08/12/9389
+2.06119,41.25721,8986,9,17,10,1,2,3.95,5.0,fr,32196,179,1362288,1,1,Active Shallow Crust,0.0,89.99043,0.0,09/17/8986
+2.06119,41.25721,7742,3,27,11,51,23,3.95,5.0,fr,32197,154,1362297,1,1,Active Shallow Crust,128.9008,89.99402,0.0,03/27/7742
+2.06119,41.25721,1356,6,23,15,47,37,4.25,5.0,fr,32198,27,1362324,1,1,Active Shallow Crust,0.0,89.98984,0.0,06/23/1356
+2.06119,41.25721,758,8,4,16,18,27,4.55,5.0,fr,32199,15,1362360,1,1,Active Shallow Crust,0.0,89.99041,0.0,08/04/0758
+2.06119,41.25721,7751,10,4,0,52,59,4.75,15.0,fr,32200,155,1362385,1,1,Active Shallow Crust,0.0,89.98952,0.0,10/04/7751
+2.06119,41.25721,7422,7,7,12,21,39,4.75,15.0,fr,32201,148,1362388,1,1,Active Shallow Crust,240.0059,58.00405,0.0,07/07/7422
+2.061191,41.25721,7555,9,26,7,5,21,6.05,5.357596,fr,32202,151,1362540,1,1,Active Shallow Crust,0.0,89.98997,0.0,09/26/7555
+8.38231,50.66054,8614,7,13,1,40,8,3.75,15.0,fr,32203,172,1363234,1,1,Active Shallow Crust,128.8966,89.96756,0.0,07/13/8614
+8.38231,50.66054,5841,1,17,15,31,5,3.85,5.0,fr,32204,116,1363245,1,1,Active Shallow Crust,128.8972,89.99095,0.0,01/17/5841
+8.38231,50.66054,5125,9,14,21,37,21,4.25,5.0,fr,32205,102,1363287,1,1,Active Shallow Crust,240.0086,57.99459,0.0,09/14/5125
+0.43965,49.38893,2534,12,22,7,4,44,3.55,15.0,fr,32206,50,1363681,1,2,Active Shallow Crust,0.0,89.99015,0.0,12/22/2534
+0.43965,49.38893,7842,5,17,21,17,56,3.55,15.0,fr,32207,156,1363681,1,2,Active Shallow Crust,0.0,89.99015,0.0,05/17/7842
+0.43965,49.38893,4000,6,29,23,50,42,3.55,27.5,fr,32208,79,1363682,1,1,Active Shallow Crust,0.0,89.99015,0.0,06/29/4000
+0.43965,49.38893,9408,2,16,6,37,46,3.55,5.0,fr,32209,188,1363686,1,1,Active Shallow Crust,0.0,89.99004,-90.0,02/16/9408
+0.43965,49.38893,192,2,16,20,51,28,3.65,5.0,fr,32210,3,1363692,1,2,Active Shallow Crust,0.0,89.99013,0.0,02/16/0192
+0.43965,49.38893,1479,4,6,0,34,11,3.65,5.0,fr,32211,29,1363692,1,2,Active Shallow Crust,0.0,89.99013,0.0,04/06/1479
+0.43965,49.38893,8545,4,26,1,38,25,3.65,5.0,fr,32212,170,1363698,1,1,Active Shallow Crust,0.0,89.99001,-90.0,04/26/8545
+0.43965,49.38893,5762,5,31,17,43,12,3.65,27.5,fr,32213,115,1363700,1,1,Active Shallow Crust,0.0,89.99001,-90.0,05/31/5762
+0.43965,49.38893,3293,7,2,16,38,24,3.75,15.0,fr,32214,65,1363711,1,1,Active Shallow Crust,0.0,89.99011,-90.0,07/02/3293
+0.43965,49.38893,8813,11,26,15,53,46,3.95,5.0,fr,32215,176,1363728,1,1,Active Shallow Crust,0.0,89.98991,0.0,11/26/8813
+0.43965,49.38893,4253,12,27,20,51,40,4.05,15.0,fr,32216,85,1363741,1,1,Active Shallow Crust,0.0,89.99008,0.0,12/27/4253
+0.43965,49.38893,6291,1,17,18,19,9,4.15,5.0,fr,32217,125,1363752,1,2,Active Shallow Crust,0.0,89.98992,0.0,01/17/6291
+0.43965,49.38893,8396,10,24,14,15,46,4.15,5.0,fr,32218,167,1363752,1,2,Active Shallow Crust,0.0,89.98992,0.0,10/24/8396
+0.43965,49.38893,3812,4,23,13,13,30,4.25,5.0,fr,32219,76,1363773,1,1,Active Shallow Crust,128.8938,89.9809,0.0,04/23/3812
+0.43965,49.38893,23,9,2,23,38,9,4.35,5.0,fr,32220,0,1363779,1,1,Active Shallow Crust,240.0091,57.99607,0.0,09/02/0023
+0.43965,49.38893,6377,8,18,1,38,59,4.75,5.0,fr,32221,127,1363824,1,2,Active Shallow Crust,0.0,89.99001,0.0,08/18/6377
+0.43965,49.38893,2357,3,21,10,57,28,4.75,5.0,fr,32222,47,1363824,1,2,Active Shallow Crust,0.0,89.99001,0.0,03/21/2357
+0.43965,49.38893,8864,6,20,14,23,54,5.15,5.0,fr,32223,177,1363872,1,1,Active Shallow Crust,0.0,89.98998,0.0,06/20/8864
+6.27385,51.88587,7553,11,12,13,7,24,3.95,27.5,fr,32224,151,1364213,1,1,Active Shallow Crust,240.021,58.00514,0.0,11/12/7553
+6.27385,51.88587,5686,9,4,2,42,6,4.55,15.0,fr,32225,113,1364281,1,1,Active Shallow Crust,0.0,89.99016,0.0,09/04/5686
+0.30388,42.10598,3864,8,9,10,59,29,3.55,5.0,fr,32226,77,1365120,1,1,Active Shallow Crust,0.0,89.99018,0.0,08/09/3864
+0.30388,42.10598,7674,7,11,8,41,43,3.55,27.5,fr,32227,153,1365128,1,1,Active Shallow Crust,0.0,89.99007,-90.0,07/11/7674
+0.30388,42.10598,8200,7,17,1,21,16,3.65,5.0,fr,32228,163,1365132,1,1,Active Shallow Crust,0.0,89.99,0.0,07/17/8200
+0.30388,42.10598,1474,1,30,11,50,5,3.65,5.0,fr,32229,29,1365135,1,1,Active Shallow Crust,240.0007,58.01279,0.0,01/30/1474
+-2.77814,47.2781,6027,5,13,8,34,16,3.85,5.0,fr,32230,120,1365636,1,1,Active Shallow Crust,0.0,89.99031,0.0,05/13/6027
+-2.77814,47.2781,2163,7,26,14,5,27,4.25,5.0,fr,32231,43,1365684,1,1,Active Shallow Crust,0.0,89.9893,0.0,07/26/2163
+-2.77814,47.2781,2823,2,25,8,1,46,4.25,15.0,fr,32232,56,1365691,1,1,Active Shallow Crust,0.0,89.99072,-90.0,02/25/2823
+-2.77814,47.2781,1534,6,28,2,0,2,4.55,5.0,fr,32233,30,1365723,1,1,Active Shallow Crust,240.0096,57.99752,0.0,06/28/1534
+-2.77814,47.2781,9693,2,19,12,49,1,4.75,5.0,fr,32234,193,1365744,1,1,Active Shallow Crust,0.0,89.98969,0.0,02/19/9693
+0.53026,47.00364,4465,3,8,20,14,39,3.55,5.0,fr,32235,89,1366080,1,1,Active Shallow Crust,0.0,89.98969,0.0,03/08/4465
+0.53026,47.00364,5967,1,5,1,49,50,3.55,5.0,fr,32236,119,1366083,1,1,Active Shallow Crust,240.0122,57.99826,0.0,01/05/5967
+0.53026,47.00364,8897,3,10,0,28,38,3.55,5.0,fr,32237,177,1366089,1,1,Active Shallow Crust,128.8962,89.99355,0.0,03/10/8897
+0.53026,47.00364,9812,7,15,2,59,54,3.65,5.0,fr,32238,196,1366092,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/15/9812
+0.53026,47.00364,4730,5,19,7,7,25,3.65,5.0,fr,32239,94,1366101,1,1,Active Shallow Crust,128.9003,89.96353,0.0,05/19/4730
+0.53026,47.00364,6267,4,25,17,43,20,3.75,5.0,fr,32240,125,1366104,1,1,Active Shallow Crust,0.0,89.98976,0.0,04/25/6267
+0.53026,47.00364,3413,12,9,4,54,50,3.85,5.0,fr,32241,68,1366116,1,1,Active Shallow Crust,0.0,89.99026,0.0,12/09/3413
+0.53026,47.00364,8455,8,16,13,33,39,4.05,5.0,fr,32242,169,1366140,1,1,Active Shallow Crust,0.0,89.98985,0.0,08/16/8455
+0.53026,47.00364,9748,8,16,19,55,33,4.15,15.0,fr,32243,194,1366153,1,1,Active Shallow Crust,0.0,89.99009,0.0,08/16/9748
+0.53026,47.00364,1373,1,8,13,11,27,4.15,15.0,fr,32244,27,1366159,1,1,Active Shallow Crust,0.0,89.98997,-90.0,01/08/1373
+0.53026,47.00364,8471,9,3,8,25,13,4.25,5.0,fr,32245,169,1366167,1,1,Active Shallow Crust,240.0077,57.99409,0.0,09/03/8471
+0.53026,47.00364,1471,9,3,9,47,22,5.35,5.0,fr,32246,29,1366296,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/03/1471
+0.5302681,47.00364,992,2,10,20,17,53,6.45,8.491219,fr,32247,19,1366428,1,1,Active Shallow Crust,360.0,89.99,0.0,02/10/0992
+-5.22448,46.8842,846,2,12,12,7,18,3.65,5.0,fr,32248,16,1366572,1,1,Active Shallow Crust,0.0,89.98772,0.0,02/12/0846
+6.18915,49.66227,3115,8,15,0,50,27,3.55,5.0,fr,32249,62,1367040,1,1,Active Shallow Crust,0.0,89.98695,0.0,08/15/3115
+6.18915,49.66227,8508,12,15,22,56,33,3.55,15.0,fr,32250,170,1367041,1,1,Active Shallow Crust,0.0,89.98695,0.0,12/15/8508
+6.18915,49.66227,7902,11,27,21,38,33,3.65,15.0,fr,32251,158,1367053,1,1,Active Shallow Crust,0.0,89.98837,0.0,11/27/7902
+6.18915,49.66227,1788,6,26,7,42,49,3.75,5.0,fr,32252,35,1367070,1,1,Active Shallow Crust,0.0,89.98951,-90.0,06/26/1788
+6.18915,49.66227,1132,3,19,8,37,36,3.85,5.0,fr,32253,22,1367076,1,1,Active Shallow Crust,0.0,89.99076,0.0,03/19/1132
+6.18915,49.66227,4487,12,14,10,39,43,3.95,5.0,fr,32254,89,1367091,1,1,Active Shallow Crust,240.0202,58.00508,0.0,12/14/4487
+6.18915,49.66227,9830,2,11,22,54,47,4.25,5.0,fr,32255,196,1367124,1,1,Active Shallow Crust,0.0,89.99125,0.0,02/11/9830
+-2.30704,42.50746,1163,5,6,4,8,30,3.55,5.0,fr,32256,23,1367520,1,4,Active Shallow Crust,0.0,89.98885,0.0,05/06/1163
+-2.30704,42.50746,1519,8,12,18,38,32,3.55,5.0,fr,32257,30,1367520,1,4,Active Shallow Crust,0.0,89.98885,0.0,08/12/1519
+-2.30704,42.50746,8074,6,18,19,41,23,3.55,5.0,fr,32258,161,1367520,1,4,Active Shallow Crust,0.0,89.98885,0.0,06/18/8074
+-2.30704,42.50746,1715,12,25,19,31,55,3.55,5.0,fr,32259,34,1367520,1,4,Active Shallow Crust,0.0,89.98885,0.0,12/25/1715
+-2.30704,42.50746,2284,3,2,15,9,45,3.65,5.0,fr,32260,45,1367532,1,2,Active Shallow Crust,0.0,89.99006,0.0,03/02/2284
+-2.30704,42.50746,9604,12,26,22,35,43,3.65,5.0,fr,32261,192,1367532,1,2,Active Shallow Crust,0.0,89.99006,0.0,12/26/9604
+-2.30704,42.50746,7164,12,24,8,59,30,3.65,27.5,fr,32262,143,1367534,1,1,Active Shallow Crust,0.0,89.99006,0.0,12/24/7164
+-2.30704,42.50746,6637,9,26,13,50,25,3.65,27.5,fr,32263,132,1367537,1,1,Active Shallow Crust,240.0003,58.01307,0.0,09/26/6637
+-2.30704,42.50746,5600,8,16,17,49,25,3.75,5.0,fr,32264,111,1367544,1,1,Active Shallow Crust,0.0,89.99114,0.0,08/16/5600
+-2.30704,42.50746,7438,10,4,15,50,42,3.85,5.0,fr,32265,148,1367556,1,1,Active Shallow Crust,0.0,89.98947,0.0,10/04/7438
+-2.30704,42.50746,7700,6,4,17,23,5,4.15,27.5,fr,32266,153,1367600,1,1,Active Shallow Crust,0.0,89.99058,-90.0,06/04/7700
+-2.30704,42.50746,5805,1,21,19,45,4,4.35,5.0,fr,32267,116,1367616,1,1,Active Shallow Crust,0.0,89.98964,0.0,01/21/5805
+-2.30704,42.50746,3538,2,17,15,7,33,4.35,15.0,fr,32268,70,1367617,1,1,Active Shallow Crust,0.0,89.98964,0.0,02/17/3538
+-2.30704,42.50746,3290,4,20,23,24,38,4.55,5.0,fr,32269,65,1367640,1,1,Active Shallow Crust,0.0,89.98942,0.0,04/20/3290
+-2.30704,42.50746,9475,2,22,15,25,51,4.55,15.0,fr,32270,189,1367641,1,1,Active Shallow Crust,0.0,89.98942,0.0,02/22/9475
+-2.30704,42.50746,1010,3,28,16,11,39,4.65,5.0,fr,32271,20,1367652,1,1,Active Shallow Crust,0.0,89.98952,0.0,03/28/1010
+-2.30704,42.50746,9916,8,10,5,25,31,4.75,27.5,fr,32272,198,1367666,1,1,Active Shallow Crust,0.0,89.98973,0.0,08/10/9916
+-2.30704,42.50746,1953,9,18,16,34,4,4.85,5.0,fr,32273,39,1367679,1,1,Active Shallow Crust,240.0157,58.00206,0.0,09/18/1953
+4.83177,50.72152,7388,6,30,20,45,9,3.55,5.0,fr,32274,147,1368000,1,1,Active Shallow Crust,0.0,89.98723,0.0,06/30/7388
+4.83177,50.72152,7050,4,27,18,43,53,3.55,5.0,fr,32275,140,1368003,1,1,Active Shallow Crust,240.0119,57.99812,0.0,04/27/7050
+4.83177,50.72152,1787,11,19,16,48,49,3.65,5.0,fr,32276,35,1368021,1,1,Active Shallow Crust,128.901,89.96305,0.0,11/19/1787
+4.83177,50.72152,8449,2,11,3,23,25,3.75,5.0,fr,32277,168,1368033,1,1,Active Shallow Crust,128.8963,89.96756,0.0,02/11/8449
+4.83177,50.72152,6064,7,14,9,56,0,3.85,5.0,fr,32278,121,1368036,1,1,Active Shallow Crust,0.0,89.99096,0.0,07/14/6064
+4.83177,50.72152,4816,10,4,21,15,20,3.95,5.0,fr,32279,96,1368054,1,1,Active Shallow Crust,0.0,89.99185,-90.0,10/04/4816
+4.83177,50.72152,4958,11,16,23,40,26,4.35,5.0,fr,32280,99,1368096,1,1,Active Shallow Crust,0.0,89.98983,0.0,11/16/4958
+4.83177,50.72152,7602,7,3,14,43,31,4.85,5.0,fr,32281,152,1368156,1,1,Active Shallow Crust,0.0,89.98999,0.0,07/03/7602
+4.83177,50.72152,6262,10,25,19,37,44,5.05,5.0,fr,32282,125,1368180,1,1,Active Shallow Crust,0.0,89.98978,0.0,10/25/6262
+4.83177,50.72152,7948,9,22,20,50,19,5.75,5.0,fr,32283,158,1368270,1,1,Active Shallow Crust,359.9998,89.99025,-90.0,09/22/7948
+4.83177,50.72152,3224,5,11,7,5,56,5.95,5.0,fr,32284,64,1368291,1,1,Active Shallow Crust,240.0579,57.99993,0.0,05/11/3224
+-3.00456,49.68918,6374,10,5,15,39,17,4.25,5.0,fr,32285,127,1368564,1,1,Active Shallow Crust,0.0,89.9898,0.0,10/05/6374
+6.07814,48.26328,6140,4,21,15,38,57,3.55,27.5,fr,32286,122,1368962,1,1,Active Shallow Crust,0.0,89.99329,0.0,04/21/6140
+6.07814,48.26328,1424,10,2,18,17,13,3.65,5.0,fr,32287,28,1368972,1,1,Active Shallow Crust,0.0,89.98804,0.0,10/02/1424
+6.07814,48.26328,7712,6,12,19,35,55,3.65,5.0,fr,32288,154,1368975,1,1,Active Shallow Crust,240.0004,58.01388,0.0,06/12/7712
+6.07814,48.26328,7253,12,30,5,12,28,3.75,5.0,fr,32289,145,1368984,1,1,Active Shallow Crust,0.0,89.98933,0.0,12/30/7253
+6.07814,48.26328,8457,2,13,4,33,10,3.85,5.0,fr,32290,169,1369002,1,1,Active Shallow Crust,0.0,89.99039,-90.0,02/13/8457
+6.07814,48.26328,8205,2,25,14,51,49,4.25,15.0,fr,32291,164,1369045,1,1,Active Shallow Crust,0.0,89.991,0.0,02/25/8205
+6.07814,48.26328,3284,12,2,7,53,46,4.25,5.0,fr,32292,65,1369047,1,1,Active Shallow Crust,240.0079,57.99405,0.0,12/02/3284
+6.07814,48.26328,3394,9,5,9,57,5,4.35,5.0,fr,32293,67,1369056,1,1,Active Shallow Crust,0.0,89.98931,0.0,09/05/3394
+-0.30673,50.66312,2408,7,23,10,58,30,3.55,5.0,fr,32294,48,1369440,1,1,Active Shallow Crust,0.0,89.99001,0.0,07/23/2408
+0.17661,43.73319,8092,7,19,1,38,42,3.55,5.0,fr,32295,161,1369920,1,1,Active Shallow Crust,0.0,89.98998,0.0,07/19/8092
+0.17661,43.73319,7848,5,29,11,21,40,3.75,27.5,fr,32296,156,1369946,1,1,Active Shallow Crust,0.0,89.99005,0.0,05/29/7848
+0.17661,43.73319,4495,7,24,16,6,42,4.65,15.0,fr,32297,89,1370053,1,1,Active Shallow Crust,0.0,89.98999,0.0,07/24/4495
+0.17661,43.73319,9310,9,5,17,45,48,4.75,5.0,fr,32298,186,1370070,1,1,Active Shallow Crust,0.0,89.98999,-90.0,09/05/9310
+-0.1508,43.8394,2843,10,26,7,17,31,3.55,15.0,fr,32299,56,1370404,1,1,Active Shallow Crust,240.0119,57.99813,0.0,10/26/2843
+-0.1508,43.8394,1842,5,28,7,20,35,3.75,5.0,fr,32300,36,1370424,1,1,Active Shallow Crust,0.0,89.99007,0.0,05/28/1842
+-0.1508,43.8394,8119,9,3,13,26,0,3.75,15.0,fr,32301,162,1370425,1,1,Active Shallow Crust,0.0,89.99007,0.0,09/03/8119
+0.17326,45.22718,8481,1,19,23,7,35,3.55,15.0,fr,32302,169,1370881,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/19/8481
+0.17326,45.22718,2761,12,31,1,49,36,3.65,5.0,fr,32303,55,1370895,1,1,Active Shallow Crust,240.0009,58.01289,0.0,12/31/2761
+0.17326,45.22718,9212,3,19,7,31,53,3.95,5.0,fr,32304,184,1370931,1,1,Active Shallow Crust,240.0196,58.00495,0.0,03/19/9212
+0.17326,45.22718,4668,7,11,20,4,3,4.05,27.5,fr,32305,93,1370951,1,1,Active Shallow Crust,128.8907,89.9937,0.0,07/11/4668
+3.47469,44.2761,7618,4,12,19,13,59,3.65,5.0,fr,32306,152,1371372,1,1,Active Shallow Crust,0.0,89.99035,0.0,04/12/7618
+3.47469,44.2761,9789,2,19,1,48,8,3.85,5.0,fr,32307,195,1371396,1,1,Active Shallow Crust,0.0,89.98978,0.0,02/19/9789
+3.47469,44.2761,2886,12,20,18,1,26,4.05,5.0,fr,32308,57,1371420,1,1,Active Shallow Crust,0.0,89.98985,0.0,12/20/2886
+3.47469,44.2761,6996,3,10,13,38,59,4.15,15.0,fr,32309,139,1371433,1,1,Active Shallow Crust,0.0,89.98914,0.0,03/10/6996
+3.47469,44.2761,7429,7,17,11,23,30,4.25,5.0,fr,32310,148,1371444,1,1,Active Shallow Crust,0.0,89.99033,0.0,07/17/7429
+3.47469,44.2761,3808,8,12,4,12,45,4.65,5.0,fr,32311,76,1371492,1,1,Active Shallow Crust,0.0,89.98982,0.0,08/12/3808
+3.47469,44.2761,8616,11,3,19,21,14,4.75,5.0,fr,32312,172,1371504,1,1,Active Shallow Crust,0.0,89.99002,0.0,11/03/8616
+3.47469,44.2761,9909,9,26,19,10,52,4.85,15.0,fr,32313,198,1371520,1,1,Active Shallow Crust,240.0164,58.00219,0.0,09/26/9909
+3.47469,44.2761,4160,6,26,20,40,44,5.05,5.0,fr,32314,83,1371540,1,1,Active Shallow Crust,0.0,89.98972,0.0,06/26/4160
+3.47469,44.2761,5140,10,21,10,18,46,5.15,5.0,fr,32315,102,1371552,1,1,Active Shallow Crust,0.0,89.99027,0.0,10/21/5140
+4.93641,41.13784,6403,9,29,23,43,29,3.55,5.0,fr,32316,128,1371840,1,1,Active Shallow Crust,0.0,89.99241,0.0,09/29/6403
+4.93641,41.13784,5070,4,8,19,29,7,3.65,5.0,fr,32317,101,1371852,1,2,Active Shallow Crust,0.0,89.99323,0.0,04/08/5070
+4.93641,41.13784,4254,12,8,10,3,11,3.65,5.0,fr,32318,85,1371852,1,2,Active Shallow Crust,0.0,89.99323,0.0,12/08/4254
+4.93641,41.13784,9300,5,25,17,50,58,3.75,5.0,fr,32319,185,1371864,1,1,Active Shallow Crust,0.0,89.98794,0.0,05/25/9300
+4.93641,41.13784,314,1,25,9,52,59,3.95,5.0,fr,32320,6,1371891,1,1,Active Shallow Crust,240.0193,58.00502,0.0,01/25/0314
+8.32847,48.5253,1164,9,13,15,27,23,3.55,5.0,fr,32321,23,1372320,1,4,Active Shallow Crust,0.0,89.98664,0.0,09/13/1164
+8.32847,48.5253,8623,9,22,17,10,29,3.55,5.0,fr,32322,172,1372320,1,4,Active Shallow Crust,0.0,89.98664,0.0,09/22/8623
+8.32847,48.5253,2742,9,13,8,41,18,3.55,5.0,fr,32323,54,1372320,1,4,Active Shallow Crust,0.0,89.98664,0.0,09/13/2742
+8.32847,48.5253,8316,3,10,5,48,22,3.55,5.0,fr,32324,166,1372320,1,4,Active Shallow Crust,0.0,89.98664,0.0,03/10/8316
+8.32847,48.5253,9643,10,15,11,3,55,3.55,15.0,fr,32325,192,1372324,1,1,Active Shallow Crust,240.0123,57.99856,0.0,10/15/9643
+8.32847,48.5253,7629,10,23,0,15,14,3.55,5.0,fr,32326,152,1372329,1,1,Active Shallow Crust,128.8961,89.99332,0.0,10/23/7629
+8.32847,48.5253,7538,10,28,9,25,43,3.65,5.0,fr,32327,150,1372332,1,3,Active Shallow Crust,0.0,89.9881,0.0,10/28/7538
+8.32847,48.5253,4591,8,16,1,27,14,3.65,5.0,fr,32328,91,1372332,1,3,Active Shallow Crust,0.0,89.9881,0.0,08/16/4591
+8.32847,48.5253,6155,3,13,12,56,1,3.65,5.0,fr,32329,123,1372332,1,3,Active Shallow Crust,0.0,89.9881,0.0,03/13/6155
+8.32847,48.5253,7540,6,11,8,30,29,3.65,5.0,fr,32330,150,1372341,1,1,Active Shallow Crust,128.903,89.96214,0.0,06/11/7540
+8.32847,48.5253,5415,5,12,7,54,32,3.75,5.0,fr,32331,108,1372347,1,1,Active Shallow Crust,240.0091,58.01685,0.0,05/12/5415
+8.32847,48.5253,9312,8,14,11,54,44,3.75,15.0,fr,32332,186,1372351,1,1,Active Shallow Crust,0.0,89.98927,-90.0,08/14/9312
+8.32847,48.5253,8966,3,20,12,6,25,3.85,5.0,fr,32333,179,1372356,1,1,Active Shallow Crust,0.0,89.99055,0.0,03/20/8966
+8.32847,48.5253,5381,1,3,5,15,47,3.95,5.0,fr,32334,107,1372368,1,2,Active Shallow Crust,0.0,89.99157,0.0,01/03/5381
+8.32847,48.5253,5599,12,15,18,45,8,3.95,5.0,fr,32335,111,1372368,1,2,Active Shallow Crust,0.0,89.99157,0.0,12/15/5599
+8.32847,48.5253,391,9,11,19,47,2,4.05,5.0,fr,32336,7,1372383,1,2,Active Shallow Crust,240.0072,58.00603,0.0,09/11/0391
+8.32847,48.5253,2871,10,3,13,57,1,4.05,5.0,fr,32337,57,1372383,1,2,Active Shallow Crust,240.0072,58.00603,0.0,10/03/2871
+8.32847,48.5253,7303,9,18,22,51,40,4.15,5.0,fr,32338,146,1372392,1,1,Active Shallow Crust,0.0,89.99331,0.0,09/18/7303
+8.32847,48.5253,8056,3,8,12,48,11,4.15,15.0,fr,32339,161,1372393,1,1,Active Shallow Crust,0.0,89.99331,0.0,03/08/8056
+-2.49392,46.62341,2425,2,23,23,26,24,3.55,5.0,fr,32340,48,1372800,1,1,Active Shallow Crust,0.0,89.98961,0.0,02/23/2425
+-2.49392,46.62341,1571,4,8,15,37,42,3.65,15.0,fr,32341,31,1372813,1,1,Active Shallow Crust,0.0,89.99074,0.0,04/08/1571
+-2.49392,46.62341,9065,8,13,14,47,6,3.75,5.0,fr,32342,181,1372824,1,1,Active Shallow Crust,0.0,89.989,0.0,08/13/9065
+-2.49392,46.62341,5932,6,6,9,12,21,4.05,5.0,fr,32343,118,1372869,1,1,Active Shallow Crust,128.8905,89.99319,0.0,06/06/5932
+-2.49392,46.62341,1536,10,29,13,21,12,4.25,15.0,fr,32344,30,1372885,1,1,Active Shallow Crust,0.0,89.99072,0.0,10/29/1536
+-2.49392,46.62341,9965,1,10,8,53,14,4.45,5.0,fr,32345,199,1372917,1,1,Active Shallow Crust,128.8922,89.99386,0.0,01/10/9965
+6.91793,47.98466,7525,8,15,9,53,58,3.55,15.0,fr,32346,150,1373281,1,1,Active Shallow Crust,0.0,89.99325,0.0,08/15/7525
+6.91793,47.98466,7806,5,28,7,36,2,3.75,5.0,fr,32347,156,1373310,1,1,Active Shallow Crust,0.0,89.98915,-90.0,05/28/7806
+6.91793,47.98466,9127,6,26,17,22,29,3.95,5.0,fr,32348,182,1373328,1,2,Active Shallow Crust,0.0,89.99149,0.0,06/26/9127
+6.91793,47.98466,4531,5,5,17,18,59,3.95,5.0,fr,32349,90,1373328,1,2,Active Shallow Crust,0.0,89.99149,0.0,05/05/4531
+6.91793,47.98466,3566,10,1,11,51,29,3.95,27.5,fr,32350,71,1373330,1,1,Active Shallow Crust,0.0,89.99149,0.0,10/01/3566
+6.91793,47.98466,751,5,8,20,5,33,3.95,5.0,fr,32351,15,1373331,1,1,Active Shallow Crust,240.0203,58.00531,0.0,05/08/0751
+6.91793,47.98466,2857,3,2,17,52,49,3.95,15.0,fr,32352,57,1373335,1,1,Active Shallow Crust,0.0,89.99139,-90.0,03/02/2857
+6.91793,47.98466,1097,4,1,16,55,25,4.05,15.0,fr,32353,21,1373341,1,1,Active Shallow Crust,0.0,89.98861,0.0,04/01/1097
+6.91793,47.98466,573,5,25,10,11,59,4.25,5.0,fr,32354,11,1373364,1,1,Active Shallow Crust,0.0,89.99095,0.0,05/25/0573
+6.91793,47.98466,5524,11,30,10,10,3,4.25,15.0,fr,32355,110,1373365,1,1,Active Shallow Crust,0.0,89.99095,0.0,11/30/5524
+6.91793,47.98466,9455,11,27,19,45,27,4.35,15.0,fr,32356,189,1373377,1,1,Active Shallow Crust,0.0,89.98925,0.0,11/27/9455
+6.91793,47.98466,7591,2,27,13,11,0,4.45,5.0,fr,32357,151,1373388,1,1,Active Shallow Crust,0.0,89.99042,0.0,02/27/7591
+6.91793,47.98466,7967,6,24,0,7,14,4.55,15.0,fr,32358,159,1373401,1,1,Active Shallow Crust,0.0,89.98933,0.0,06/24/7967
+6.917931,47.98466,2992,2,27,19,10,0,6.05,5.357596,fr,32359,59,1373580,1,1,Active Shallow Crust,0.0,89.98994,0.0,02/27/2992
+6.65588,48.20791,2385,4,16,14,9,6,3.55,5.0,fr,32360,47,1373760,1,6,Active Shallow Crust,0.0,89.99328,0.0,04/16/2385
+6.65588,48.20791,8495,12,25,19,28,5,3.55,5.0,fr,32361,169,1373760,1,6,Active Shallow Crust,0.0,89.99328,0.0,12/25/8495
+6.65588,48.20791,5407,1,5,5,14,29,3.55,5.0,fr,32362,108,1373760,1,6,Active Shallow Crust,0.0,89.99328,0.0,01/05/5407
+6.65588,48.20791,917,4,19,4,44,19,3.55,5.0,fr,32363,18,1373760,1,6,Active Shallow Crust,0.0,89.99328,0.0,04/19/0917
+6.65588,48.20791,2944,7,30,12,33,12,3.55,5.0,fr,32364,58,1373760,1,6,Active Shallow Crust,0.0,89.99328,0.0,07/30/2944
+6.65588,48.20791,8020,8,11,8,0,32,3.55,5.0,fr,32365,160,1373760,1,6,Active Shallow Crust,0.0,89.99328,0.0,08/11/8020
+6.65588,48.20791,1707,2,8,9,38,13,3.55,27.5,fr,32366,34,1373762,1,2,Active Shallow Crust,0.0,89.99328,0.0,02/08/1707
+6.65588,48.20791,8368,3,4,7,5,9,3.55,27.5,fr,32367,167,1373762,1,2,Active Shallow Crust,0.0,89.99328,0.0,03/04/8368
+6.65588,48.20791,9473,1,14,5,44,41,3.55,5.0,fr,32368,189,1373763,1,2,Active Shallow Crust,240.0128,57.99821,0.0,01/14/9473
+6.65588,48.20791,3745,7,17,12,51,29,3.55,5.0,fr,32369,74,1373763,1,2,Active Shallow Crust,240.0128,57.99821,0.0,07/17/3745
+6.65588,48.20791,1166,4,9,21,28,1,3.65,5.0,fr,32370,23,1373772,1,4,Active Shallow Crust,0.0,89.98802,0.0,04/09/1166
+6.65588,48.20791,3409,11,27,5,26,1,3.65,5.0,fr,32371,68,1373772,1,4,Active Shallow Crust,0.0,89.98802,0.0,11/27/3409
+6.65588,48.20791,7274,10,4,19,33,24,3.65,5.0,fr,32372,145,1373772,1,4,Active Shallow Crust,0.0,89.98802,0.0,10/04/7274
+6.65588,48.20791,4591,8,28,13,45,0,3.65,5.0,fr,32373,91,1373772,1,4,Active Shallow Crust,0.0,89.98802,0.0,08/28/4591
+6.65588,48.20791,4834,5,2,20,56,29,3.65,15.0,fr,32374,96,1373773,1,1,Active Shallow Crust,0.0,89.98802,0.0,05/02/4834
+6.65588,48.20791,365,9,10,3,47,22,3.65,5.0,fr,32375,7,1373781,1,1,Active Shallow Crust,128.901,89.96294,0.0,09/10/0365
+6.65588,48.20791,7298,6,19,1,12,29,3.75,5.0,fr,32376,145,1373784,1,1,Active Shallow Crust,0.0,89.98933,0.0,06/19/7298
+6.65588,48.20791,3513,11,22,20,38,59,3.85,5.0,fr,32377,70,1373796,1,3,Active Shallow Crust,0.0,89.99049,0.0,11/22/3513
+6.65588,48.20791,4077,10,9,0,17,13,3.85,5.0,fr,32378,81,1373796,1,3,Active Shallow Crust,0.0,89.99049,0.0,10/09/4077
+6.65588,48.20791,1597,2,22,13,13,54,3.85,5.0,fr,32379,31,1373796,1,3,Active Shallow Crust,0.0,89.99049,0.0,02/22/1597
+6.65588,48.20791,2355,1,28,15,20,50,3.85,5.0,fr,32380,47,1373802,1,1,Active Shallow Crust,0.0,89.99037,-90.0,01/28/2355
+6.65588,48.20791,9003,1,16,13,31,11,3.95,27.5,fr,32381,180,1373810,1,1,Active Shallow Crust,0.0,89.99152,0.0,01/16/9003
+6.65588,48.20791,2938,12,28,8,30,28,3.95,5.0,fr,32382,58,1373811,1,2,Active Shallow Crust,240.02,58.00533,0.0,12/28/2938
+6.65588,48.20791,1828,12,20,8,35,32,3.95,5.0,fr,32383,36,1373811,1,2,Active Shallow Crust,240.02,58.00533,0.0,12/20/1828
+6.65588,48.20791,2356,9,17,1,45,23,4.05,5.0,fr,32384,47,1373820,1,1,Active Shallow Crust,0.0,89.98866,0.0,09/17/2356
+6.65588,48.20791,7351,1,31,10,28,12,4.05,5.0,fr,32385,147,1373823,1,1,Active Shallow Crust,240.0064,58.00585,0.0,01/31/7351
+6.65588,48.20791,212,3,2,18,23,5,4.05,5.0,fr,32386,4,1373829,1,1,Active Shallow Crust,128.8899,89.99433,0.0,03/02/0212
+6.65588,48.20791,3294,12,23,23,28,49,4.15,5.0,fr,32387,65,1373832,1,1,Active Shallow Crust,0.0,89.9899,0.0,12/23/3294
+6.65588,48.20791,37,2,19,17,9,23,4.15,15.0,fr,32388,0,1373833,1,1,Active Shallow Crust,0.0,89.9899,0.0,02/19/0037
+6.65588,48.20791,1509,12,2,11,35,11,4.45,5.0,fr,32389,30,1373868,1,2,Active Shallow Crust,0.0,89.99046,0.0,12/02/1509
+6.65588,48.20791,4429,4,16,5,2,41,4.45,5.0,fr,32390,88,1373868,1,2,Active Shallow Crust,0.0,89.99046,0.0,04/16/4429
+6.65588,48.20791,7425,1,16,8,23,50,4.55,27.5,fr,32391,148,1373882,1,1,Active Shallow Crust,0.0,89.98937,0.0,01/16/7425
+6.65588,48.20791,9992,1,28,6,58,14,4.75,15.0,fr,32392,199,1373905,1,1,Active Shallow Crust,0.0,89.98987,0.0,01/28/9992
+6.65588,48.20791,9212,4,22,2,36,23,4.95,15.0,fr,32393,184,1373932,1,1,Active Shallow Crust,240.013,58.00459,0.0,04/22/9212
+6.65588,48.20791,268,4,14,7,21,28,5.05,5.0,fr,32394,5,1373940,1,1,Active Shallow Crust,0.0,89.99044,0.0,04/14/0268
+6.655882,48.20791,787,7,20,8,13,0,6.15,6.011322,fr,32395,15,1374072,1,1,Active Shallow Crust,0.0,89.98988,0.0,07/20/0787
+1.1145,49.81621,6314,8,1,20,1,33,3.55,15.0,fr,32396,126,1374241,1,1,Active Shallow Crust,0.0,89.99024,0.0,08/01/6314
+1.1145,49.81621,3956,8,31,14,21,18,3.55,5.0,fr,32397,79,1374249,1,1,Active Shallow Crust,128.8957,89.99349,0.0,08/31/3956
+1.1145,49.81621,6439,8,9,7,23,39,3.55,15.0,fr,32398,128,1374250,1,1,Active Shallow Crust,128.8957,89.99349,0.0,08/09/6439
+1.1145,49.81621,9281,12,15,23,17,14,3.65,5.0,fr,32399,185,1374252,1,1,Active Shallow Crust,0.0,89.98985,0.0,12/15/9281
+1.1145,49.81621,745,9,15,16,17,40,3.65,15.0,fr,32400,14,1374253,1,1,Active Shallow Crust,0.0,89.98985,0.0,09/15/0745
+1.1145,49.81621,4326,1,25,17,52,51,3.65,5.0,fr,32401,86,1374258,1,1,Active Shallow Crust,0.0,89.98973,-90.0,01/25/4326
+1.1145,49.81621,1363,9,11,22,35,33,3.75,5.0,fr,32402,27,1374264,1,1,Active Shallow Crust,0.0,89.98966,0.0,09/11/1363
+1.1145,49.81621,4430,10,5,0,51,56,4.05,5.0,fr,32403,88,1374306,1,1,Active Shallow Crust,0.0,89.98982,-90.0,10/05/4430
+1.1145,49.81621,3578,8,8,13,29,59,4.15,5.0,fr,32404,71,1374312,1,1,Active Shallow Crust,0.0,89.99022,0.0,08/08/3578
+1.1145,49.81621,81,1,22,3,36,41,5.95,5.0,fr,32405,1,1374528,1,1,Active Shallow Crust,359.9999,89.99004,0.0,01/22/0081
+-3.72308,47.86882,5146,7,7,6,54,14,3.55,5.0,fr,32406,102,1374720,1,1,Active Shallow Crust,0.0,89.98985,0.0,07/07/5146
+-3.72308,47.86882,5318,9,29,13,1,47,3.55,5.0,fr,32407,106,1374729,1,1,Active Shallow Crust,128.8961,89.99493,0.0,09/29/5318
+-3.72308,47.86882,9104,4,6,9,18,17,3.65,5.0,fr,32408,182,1374732,1,1,Active Shallow Crust,0.0,89.99096,0.0,04/06/9104
+-3.72308,47.86882,6444,9,7,20,35,24,3.65,5.0,fr,32409,128,1374738,1,1,Active Shallow Crust,0.0,89.99085,-90.0,09/07/6444
+-3.72308,47.86882,3659,1,19,1,37,44,3.75,5.0,fr,32410,73,1374744,1,1,Active Shallow Crust,0.0,89.98925,0.0,01/19/3659
+-3.72308,47.86882,1545,9,14,2,12,16,3.75,5.0,fr,32411,30,1374750,1,1,Active Shallow Crust,0.0,89.98913,-90.0,09/14/1545
+-3.72308,47.86882,2988,6,11,7,14,58,3.85,5.0,fr,32412,59,1374756,1,1,Active Shallow Crust,0.0,89.99043,0.0,06/11/2988
+-3.72308,47.86882,131,4,19,15,51,18,4.05,5.0,fr,32413,2,1374780,1,2,Active Shallow Crust,0.0,89.99049,0.0,04/19/0131
+-3.72308,47.86882,7339,12,26,0,25,35,4.05,5.0,fr,32414,146,1374780,1,2,Active Shallow Crust,0.0,89.99049,0.0,12/26/7339
+-3.72308,47.86882,1661,12,14,11,52,27,4.05,5.0,fr,32415,33,1374789,1,1,Active Shallow Crust,128.8902,89.99335,0.0,12/14/1661
+-3.72308,47.86882,8543,5,19,12,23,23,4.15,5.0,fr,32416,170,1374792,1,1,Active Shallow Crust,0.0,89.98983,0.0,05/19/8543
+-3.72308,47.86882,7400,7,26,20,32,45,4.25,15.0,fr,32417,147,1374805,1,1,Active Shallow Crust,0.0,89.98943,0.0,07/26/7400
+-3.72308,47.86882,5145,10,6,14,2,59,4.35,5.0,fr,32418,102,1374816,1,1,Active Shallow Crust,0.0,89.99057,0.0,10/06/5145
+-3.72308,47.86882,5901,4,1,2,42,5,4.55,5.0,fr,32419,118,1374840,1,1,Active Shallow Crust,0.0,89.99037,0.0,04/01/5901
+-3.72308,47.86882,7609,8,14,8,39,12,5.05,15.0,fr,32420,152,1374901,1,1,Active Shallow Crust,0.0,89.98977,0.0,08/14/7609
+-3.72308,47.86882,5366,3,12,5,58,1,5.25,5.0,fr,32421,107,1374924,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/12/5366
+3.81326,46.54402,2676,2,29,4,36,48,3.55,5.0,fr,32422,53,1375200,1,1,Active Shallow Crust,0.0,89.98959,0.0,02/29/2676
+3.81326,46.54402,2553,1,12,2,8,5,3.55,5.0,fr,32423,51,1375206,1,1,Active Shallow Crust,0.0,89.98948,-90.0,01/12/2553
+3.81326,46.54402,5284,6,29,19,14,25,3.65,5.0,fr,32424,105,1375215,1,1,Active Shallow Crust,240.0012,58.01328,0.0,06/29/5284
+3.81326,46.54402,9779,2,9,11,54,19,3.75,5.0,fr,32425,195,1375224,1,1,Active Shallow Crust,0.0,89.98898,0.0,02/09/9779
+3.81326,46.54402,2426,8,29,7,24,25,3.75,27.5,fr,32426,48,1375229,1,2,Active Shallow Crust,240.0085,58.01767,0.0,08/29/2426
+3.81326,46.54402,9252,11,9,13,41,57,3.75,27.5,fr,32427,185,1375229,1,2,Active Shallow Crust,240.0085,58.01767,0.0,11/09/9252
+3.81326,46.54402,3469,10,14,16,48,10,3.95,15.0,fr,32428,69,1375249,1,1,Active Shallow Crust,0.0,89.98906,0.0,10/14/3469
+3.81326,46.54402,9870,4,20,13,38,56,3.95,15.0,fr,32429,197,1375255,1,1,Active Shallow Crust,0.0,89.98893,-90.0,04/20/9870
+7.33433,51.28248,1861,9,2,22,39,9,3.55,15.0,fr,32430,37,1375681,1,1,Active Shallow Crust,0.0,89.98739,0.0,09/02/1861
+7.33433,51.28248,1316,4,14,16,30,39,3.75,5.0,fr,32431,26,1375704,1,1,Active Shallow Crust,0.0,89.98998,0.0,04/14/1316
+9.37854,49.39014,5091,4,23,0,48,57,3.55,5.0,fr,32432,101,1376160,1,1,Active Shallow Crust,0.0,89.98687,0.0,04/23/5091
+9.37854,49.39014,6275,12,30,3,16,55,3.75,5.0,fr,32433,125,1376184,1,1,Active Shallow Crust,0.0,89.98957,0.0,12/30/6275
+9.37854,49.39014,8722,8,29,17,25,47,3.75,15.0,fr,32434,174,1376191,1,1,Active Shallow Crust,0.0,89.98945,-90.0,08/29/8722
+9.37854,49.39014,1984,12,7,0,44,44,4.35,15.0,fr,32435,39,1376257,1,1,Active Shallow Crust,0.0,89.98955,0.0,12/07/1984
+9.37854,49.39014,6247,8,15,23,55,13,5.35,15.0,fr,32436,124,1376377,1,1,Active Shallow Crust,0.0,89.99008,0.0,08/15/6247
+-0.77566,42.95574,519,5,22,9,37,26,3.55,5.0,fr,32437,10,1376640,1,4,Active Shallow Crust,0.0,89.98985,0.0,05/22/0519
+-0.77566,42.95574,479,3,8,6,47,27,3.55,5.0,fr,32438,9,1376640,1,4,Active Shallow Crust,0.0,89.98985,0.0,03/08/0479
+-0.77566,42.95574,3515,12,19,17,30,20,3.55,5.0,fr,32439,70,1376640,1,4,Active Shallow Crust,0.0,89.98985,0.0,12/19/3515
+-0.77566,42.95574,3648,2,2,9,46,14,3.55,5.0,fr,32440,72,1376640,1,4,Active Shallow Crust,0.0,89.98985,0.0,02/02/3648
+-0.77566,42.95574,3797,9,26,5,44,26,3.55,15.0,fr,32441,75,1376641,1,2,Active Shallow Crust,0.0,89.98985,0.0,09/26/3797
+-0.77566,42.95574,2836,9,1,2,14,7,3.55,15.0,fr,32442,56,1376641,1,2,Active Shallow Crust,0.0,89.98985,0.0,09/01/2836
+-0.77566,42.95574,8032,5,28,4,6,0,3.55,27.5,fr,32443,160,1376642,1,1,Active Shallow Crust,0.0,89.98985,0.0,05/28/8032
+-0.77566,42.95574,5836,8,19,8,44,39,3.65,5.0,fr,32444,116,1376652,1,4,Active Shallow Crust,0.0,89.99014,0.0,08/19/5836
+-0.77566,42.95574,6969,7,24,2,19,47,3.65,5.0,fr,32445,139,1376652,1,4,Active Shallow Crust,0.0,89.99014,0.0,07/24/6969
+-0.77566,42.95574,1727,3,28,14,9,22,3.65,5.0,fr,32446,34,1376652,1,4,Active Shallow Crust,0.0,89.99014,0.0,03/28/1727
+-0.77566,42.95574,4284,12,8,15,4,20,3.65,5.0,fr,32447,85,1376652,1,4,Active Shallow Crust,0.0,89.99014,0.0,12/08/4284
+-0.77566,42.95574,4951,5,31,7,45,36,3.65,5.0,fr,32448,99,1376655,1,1,Active Shallow Crust,240.0007,58.01297,0.0,05/31/4951
+-0.77566,42.95574,3154,9,7,9,15,32,3.65,15.0,fr,32449,63,1376656,1,1,Active Shallow Crust,240.0007,58.01297,0.0,09/07/3154
+-0.77566,42.95574,1502,4,28,10,52,15,3.65,27.5,fr,32450,30,1376657,1,1,Active Shallow Crust,240.0007,58.01288,0.0,04/28/1502
+-0.77566,42.95574,459,3,18,17,44,47,3.65,5.0,fr,32451,9,1376661,1,1,Active Shallow Crust,128.9007,89.96352,0.0,03/18/0459
+-0.77566,42.95574,7535,7,19,3,8,37,3.75,5.0,fr,32452,150,1376664,1,3,Active Shallow Crust,0.0,89.98974,0.0,07/19/7535
+-0.77566,42.95574,7223,8,13,2,47,49,3.75,5.0,fr,32453,144,1376664,1,3,Active Shallow Crust,0.0,89.98974,0.0,08/13/7223
+-0.77566,42.95574,9079,5,16,21,30,51,3.75,5.0,fr,32454,181,1376664,1,3,Active Shallow Crust,0.0,89.98974,0.0,05/16/9079
+-0.77566,42.95574,1223,8,23,7,46,38,3.75,15.0,fr,32455,24,1376665,1,1,Active Shallow Crust,0.0,89.98974,0.0,08/23/1223
+-0.77566,42.95574,3544,5,11,22,42,22,3.75,27.5,fr,32456,70,1376666,1,1,Active Shallow Crust,0.0,89.98974,0.0,05/11/3544
+-0.77566,42.95574,633,9,24,11,2,57,3.85,15.0,fr,32457,12,1376677,1,2,Active Shallow Crust,0.0,89.9902,0.0,09/24/0633
+-0.77566,42.95574,4764,7,25,1,42,46,3.85,15.0,fr,32458,95,1376677,1,2,Active Shallow Crust,0.0,89.9902,0.0,07/25/4764
+-0.77566,42.95574,641,5,22,20,44,35,3.95,5.0,fr,32459,12,1376688,1,1,Active Shallow Crust,0.0,89.9901,0.0,05/22/0641
+-0.77566,42.95574,7062,9,10,3,0,55,3.95,5.0,fr,32460,141,1376694,1,1,Active Shallow Crust,0.0,89.98999,-90.0,09/10/7062
+-0.77566,42.95574,230,5,19,11,49,34,3.95,27.5,fr,32461,4,1376696,1,1,Active Shallow Crust,0.0,89.98999,-90.0,05/19/0230
+-0.77566,42.95574,1064,8,25,16,25,44,3.95,15.0,fr,32462,21,1376698,1,1,Active Shallow Crust,128.9006,89.99389,0.0,08/25/1064
+-0.77566,42.95574,4061,12,5,14,26,8,4.05,15.0,fr,32463,81,1376701,1,1,Active Shallow Crust,0.0,89.99014,0.0,12/05/4061
+-0.77566,42.95574,217,4,12,4,28,12,4.15,5.0,fr,32464,4,1376712,1,3,Active Shallow Crust,0.0,89.98983,0.0,04/12/0217
+-0.77566,42.95574,3332,9,4,20,45,30,4.15,5.0,fr,32465,66,1376712,1,3,Active Shallow Crust,0.0,89.98983,0.0,09/04/3332
+-0.77566,42.95574,8038,12,25,15,31,43,4.15,5.0,fr,32466,160,1376712,1,3,Active Shallow Crust,0.0,89.98983,0.0,12/25/8038
+-0.77566,42.95574,9734,6,26,20,49,46,4.15,5.0,fr,32467,194,1376718,1,1,Active Shallow Crust,0.0,89.99018,-90.0,06/26/9734
+-0.77566,42.95574,1834,6,28,18,27,38,4.25,15.0,fr,32468,36,1376725,1,1,Active Shallow Crust,0.0,89.99011,0.0,06/28/1834
+-0.77566,42.95574,8636,3,16,16,29,38,4.35,5.0,fr,32469,172,1376745,1,1,Active Shallow Crust,128.8984,89.98277,0.0,03/16/8636
+-0.77566,42.95574,3364,3,2,22,25,47,4.45,15.0,fr,32470,67,1376749,1,1,Active Shallow Crust,0.0,89.98985,0.0,03/02/3364
+-0.77566,42.95574,6244,4,26,9,21,12,4.65,27.5,fr,32471,124,1376774,1,1,Active Shallow Crust,0.0,89.99012,0.0,04/26/6244
+-0.77566,42.95574,8294,1,4,5,23,36,4.75,5.0,fr,32472,165,1376784,1,1,Active Shallow Crust,0.0,89.99004,0.0,01/04/8294
+-0.77566,42.95574,1145,6,29,19,44,24,4.85,5.0,fr,32473,22,1376802,1,1,Active Shallow Crust,0.0,89.98997,-90.0,06/29/1145
+-0.77566,42.95574,8169,1,16,4,25,8,5.25,5.0,fr,32474,163,1376844,1,1,Active Shallow Crust,0.0,89.98996,0.0,01/16/8169
+-0.77566,42.95574,6191,11,22,2,6,20,5.55,27.5,fr,32475,123,1376882,1,1,Active Shallow Crust,0.0,89.99004,0.0,11/22/6191
+-2.7799,48.90222,7759,4,11,3,44,49,3.55,5.0,fr,32476,155,1377120,1,1,Active Shallow Crust,0.0,89.99006,0.0,04/11/7759
+-2.7799,48.90222,2386,7,6,9,0,34,3.75,5.0,fr,32477,47,1377144,1,1,Active Shallow Crust,0.0,89.98947,0.0,07/06/2386
+-2.7799,48.90222,2996,12,28,2,39,52,3.75,15.0,fr,32478,59,1377145,1,1,Active Shallow Crust,0.0,89.98947,0.0,12/28/2996
+-2.7799,48.90222,1382,6,11,11,22,23,3.95,5.0,fr,32479,27,1377168,1,1,Active Shallow Crust,0.0,89.98954,0.0,06/11/1382
+-2.7799,48.90222,6893,8,10,14,1,10,4.05,5.0,fr,32480,137,1377180,1,1,Active Shallow Crust,0.0,89.99068,0.0,08/10/6893
+-2.7799,48.90222,6642,4,15,22,41,24,4.15,5.0,fr,32481,132,1377192,1,1,Active Shallow Crust,0.0,89.99004,0.0,04/15/6642
+3.52094,44.01905,2795,9,21,12,53,28,3.55,15.0,fr,32482,55,1377601,1,1,Active Shallow Crust,0.0,89.98912,0.0,09/21/2795
+3.52094,44.01905,5446,10,26,3,10,53,3.65,15.0,fr,32483,108,1377619,1,1,Active Shallow Crust,0.0,89.9902,-90.0,10/26/5446
+3.52094,44.01905,4391,8,7,21,6,59,3.75,15.0,fr,32484,87,1377628,1,1,Active Shallow Crust,240.008,58.0177,0.0,08/07/4391
+3.52094,44.01905,2892,5,21,7,53,7,3.95,5.0,fr,32485,57,1377648,1,1,Active Shallow Crust,0.0,89.99085,0.0,05/21/2892
+3.52094,44.01905,8840,6,15,7,13,51,3.95,5.0,fr,32486,176,1377654,1,1,Active Shallow Crust,0.0,89.99075,-90.0,06/15/8840
+3.52094,44.01905,171,5,22,11,12,19,4.15,15.0,fr,32487,3,1377673,1,1,Active Shallow Crust,0.0,89.9891,0.0,05/22/0171
+3.52094,44.01905,7487,6,30,21,0,29,4.35,5.0,fr,32488,149,1377696,1,1,Active Shallow Crust,0.0,89.9899,0.0,06/30/7487
+3.52094,44.01905,5094,1,30,13,40,18,4.65,5.0,fr,32489,101,1377735,1,1,Active Shallow Crust,240.0101,57.99412,0.0,01/30/5094
+3.73344,48.69866,1238,4,1,8,26,41,3.65,5.0,fr,32490,24,1378098,1,1,Active Shallow Crust,0.0,89.991,-90.0,04/01/1238
+3.73344,48.69866,9464,9,8,5,58,5,3.75,5.0,fr,32491,189,1378113,1,1,Active Shallow Crust,128.8965,89.96729,0.0,09/08/9464
+3.73344,48.69866,3503,4,30,8,2,33,4.05,5.0,fr,32492,70,1378140,1,1,Active Shallow Crust,0.0,89.99065,0.0,04/30/3503
+1.99467,45.36061,3709,2,5,21,36,38,3.55,5.0,fr,32493,74,1378560,1,1,Active Shallow Crust,0.0,89.98937,0.0,02/05/3709
+1.99467,45.36061,1972,6,21,7,26,28,3.55,5.0,fr,32494,39,1378563,1,1,Active Shallow Crust,240.0122,57.99805,0.0,06/21/1972
+1.99467,45.36061,8146,2,26,6,39,22,3.55,5.0,fr,32495,162,1378566,1,1,Active Shallow Crust,0.0,89.98925,-90.0,02/26/8146
+1.99467,45.36061,1377,3,6,7,13,33,3.65,5.0,fr,32496,27,1378572,1,1,Active Shallow Crust,0.0,89.99052,0.0,03/06/1377
+1.99467,45.36061,9338,7,22,3,49,45,3.65,5.0,fr,32497,186,1378581,1,1,Active Shallow Crust,128.9004,89.9635,0.0,07/22/9338
+1.99467,45.36061,7800,4,24,22,28,4,3.75,5.0,fr,32498,155,1378584,1,1,Active Shallow Crust,0.0,89.99015,0.0,04/24/7800
+1.99467,45.36061,3952,1,4,17,19,20,3.75,15.0,fr,32499,79,1378591,1,1,Active Shallow Crust,0.0,89.99004,-90.0,01/04/3952
+1.99467,45.36061,8874,9,15,2,36,53,4.35,5.0,fr,32500,177,1378656,1,1,Active Shallow Crust,0.0,89.99013,0.0,09/15/8874
+6.76023,42.9866,6348,6,4,18,40,48,5.05,5.0,fr,32501,126,1379706,1,1,Active Shallow Crust,0.0,89.98938,-90.0,06/04/6348
+6.76023,42.9866,7998,9,3,20,17,37,6.55,15.0,fr,32502,159,1379881,1,1,Active Shallow Crust,0.0,89.98996,0.0,09/03/7998
+-2.42067,47.17503,8552,3,25,3,21,34,3.55,5.0,fr,32503,171,1380000,1,1,Active Shallow Crust,0.0,89.98972,0.0,03/25/8552
+-2.42067,47.17503,7900,5,16,16,29,31,3.55,15.0,fr,32504,157,1380001,1,1,Active Shallow Crust,0.0,89.98972,0.0,05/16/7900
+-2.42067,47.17503,1850,9,16,10,54,35,3.65,5.0,fr,32505,36,1380012,1,1,Active Shallow Crust,0.0,89.99084,0.0,09/16/1850
+-2.42067,47.17503,6861,6,8,22,57,47,3.65,5.0,fr,32506,137,1380018,1,1,Active Shallow Crust,0.0,89.99073,-90.0,06/08/6861
+-2.42067,47.17503,494,2,21,1,11,48,3.75,5.0,fr,32507,9,1380024,1,1,Active Shallow Crust,0.0,89.98911,0.0,02/21/0494
+-2.42067,47.17503,144,1,27,7,33,8,3.95,15.0,fr,32508,2,1380049,1,1,Active Shallow Crust,0.0,89.98919,0.0,01/27/0144
+-2.42067,47.17503,4900,9,24,19,57,32,4.25,5.0,fr,32509,97,1380093,1,1,Active Shallow Crust,128.8938,89.98097,0.0,09/24/4900
+-2.42067,47.17503,6356,1,6,15,25,41,4.45,5.0,fr,32510,127,1380111,1,1,Active Shallow Crust,240.0053,57.99477,0.0,01/06/6356
+-2.42067,47.17503,2064,5,21,9,35,25,4.75,5.0,fr,32511,41,1380144,1,1,Active Shallow Crust,0.0,89.98967,0.0,05/21/2064
+-2.42067,47.17503,1770,1,13,20,35,12,4.75,15.0,fr,32512,35,1380148,1,1,Active Shallow Crust,240.0078,58.0044,0.0,01/13/1770
+-1.08891,49.29689,4294,5,9,3,59,15,3.55,27.5,fr,32513,85,1380482,1,1,Active Shallow Crust,0.0,89.99014,0.0,05/09/4294
+-1.08891,49.29689,9346,5,9,19,47,10,3.55,5.0,fr,32514,186,1380483,1,1,Active Shallow Crust,240.0127,57.99822,0.0,05/09/9346
+-1.08891,49.29689,8704,7,31,5,53,53,3.55,27.5,fr,32515,174,1380488,1,1,Active Shallow Crust,0.0,89.99002,-90.0,07/31/8704
+-1.08891,49.29689,312,7,11,14,17,46,3.65,5.0,fr,32516,6,1380492,1,2,Active Shallow Crust,0.0,89.98975,0.0,07/11/0312
+-1.08891,49.29689,9446,11,8,15,24,10,3.65,5.0,fr,32517,188,1380492,1,2,Active Shallow Crust,0.0,89.98975,0.0,11/08/9446
+-1.08891,49.29689,9974,10,28,20,4,28,3.65,5.0,fr,32518,199,1380495,1,1,Active Shallow Crust,240.0011,58.01305,0.0,10/28/9974
+-1.08891,49.29689,6048,1,13,12,26,52,4.05,5.0,fr,32519,120,1380540,1,1,Active Shallow Crust,0.0,89.98983,0.0,01/13/6048
+-1.08891,49.29689,1032,9,26,21,36,23,4.15,5.0,fr,32520,20,1380552,1,2,Active Shallow Crust,0.0,89.99011,0.0,09/26/1032
+-1.08891,49.29689,548,1,19,17,11,2,4.15,5.0,fr,32521,10,1380552,1,2,Active Shallow Crust,0.0,89.99011,0.0,01/19/0548
+-1.08891,49.29689,3835,5,29,15,38,30,4.35,5.0,fr,32522,76,1380576,1,1,Active Shallow Crust,0.0,89.99018,0.0,05/29/3835
+-1.08891,49.29689,7172,7,31,0,21,49,4.45,5.0,fr,32523,143,1380588,1,1,Active Shallow Crust,0.0,89.99008,0.0,07/31/7172
+-1.08891,49.29689,7184,12,25,14,10,27,4.65,5.0,fr,32524,143,1380612,1,1,Active Shallow Crust,0.0,89.98981,0.0,12/25/7184
+-1.08891,49.29689,8071,8,22,11,9,0,4.75,5.0,fr,32525,161,1380624,1,1,Active Shallow Crust,0.0,89.99009,0.0,08/22/8071
+-1.08891,49.29689,9062,2,25,11,35,51,5.15,5.0,fr,32526,181,1380672,1,1,Active Shallow Crust,0.0,89.9901,0.0,02/25/9062
+-1.088906,49.29689,3693,1,1,2,37,35,6.25,6.744814,fr,32527,73,1380804,1,1,Active Shallow Crust,0.0,89.99,0.0,01/01/3693
+-0.47591,42.02448,3873,4,17,23,17,28,3.65,15.0,fr,32528,77,1380979,1,1,Active Shallow Crust,0.0,89.98987,-90.0,04/17/3873
+3.613,41.08935,7723,12,6,0,56,42,3.55,5.0,fr,32529,154,1381446,1,1,Active Shallow Crust,0.0,89.98846,-90.0,12/06/7723
+3.613,41.08935,3669,4,12,7,51,35,3.55,5.0,fr,32530,73,1381449,1,1,Active Shallow Crust,128.897,89.9924,0.0,04/12/3669
+3.613,41.08935,6704,10,4,17,42,10,3.65,5.0,fr,32531,134,1381452,1,1,Active Shallow Crust,0.0,89.98984,0.0,10/04/6704
+3.613,41.08935,2367,12,21,11,43,44,3.85,15.0,fr,32532,47,1381477,1,1,Active Shallow Crust,0.0,89.98924,0.0,12/21/2367
+3.613,41.08935,9228,6,16,10,54,11,4.55,5.0,fr,32533,184,1381560,1,1,Active Shallow Crust,0.0,89.99039,0.0,06/16/9228
+0.8414,52.52509,3085,1,21,9,58,14,3.55,15.0,fr,32534,61,1381921,1,1,Active Shallow Crust,0.0,89.99003,0.0,01/21/3085
+0.8414,52.52509,7639,1,3,3,10,14,3.55,5.0,fr,32535,152,1381929,1,1,Active Shallow Crust,128.8958,89.99348,0.0,01/03/7639
+0.8414,52.52509,7580,3,25,10,15,27,3.85,15.0,fr,32536,151,1381957,1,1,Active Shallow Crust,0.0,89.99023,0.0,03/25/7580
+0.8414,52.52509,117,5,31,14,24,29,4.35,5.0,fr,32537,2,1382016,1,1,Active Shallow Crust,0.0,89.98992,0.0,05/31/0117
+0.8414,52.52509,7869,12,17,2,54,48,4.65,5.0,fr,32538,157,1382052,1,1,Active Shallow Crust,0.0,89.99006,0.0,12/17/7869
+-0.59527,50.90968,3555,6,22,16,2,15,3.75,15.0,fr,32539,71,1382425,1,1,Active Shallow Crust,0.0,89.9899,0.0,06/22/3555
+-0.59527,50.90968,9704,5,18,7,1,52,4.75,5.0,fr,32540,194,1382544,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/18/9704
+4.61895,48.19516,9549,5,18,0,26,2,3.75,5.0,fr,32541,190,1382910,1,1,Active Shallow Crust,0.0,89.9892,-90.0,05/18/9549
+4.61895,48.19516,6295,9,25,6,45,28,3.85,5.0,fr,32542,125,1382919,1,1,Active Shallow Crust,240.0115,57.99798,0.0,09/25/6295
+4.61895,48.19516,6087,2,26,18,10,55,4.15,27.5,fr,32543,121,1382954,1,1,Active Shallow Crust,0.0,89.98989,0.0,02/26/6087
+5.05808,43.70697,7361,12,18,2,5,4,3.55,5.0,fr,32544,147,1383360,1,3,Active Shallow Crust,0.0,89.99271,0.0,12/18/7361
+5.05808,43.70697,2558,12,25,8,58,51,3.55,5.0,fr,32545,51,1383360,1,3,Active Shallow Crust,0.0,89.99271,0.0,12/25/2558
+5.05808,43.70697,3658,1,28,12,27,17,3.55,5.0,fr,32546,73,1383360,1,3,Active Shallow Crust,0.0,89.99271,0.0,01/28/3658
+5.05808,43.70697,8101,6,28,7,2,52,3.55,15.0,fr,32547,162,1383361,1,3,Active Shallow Crust,0.0,89.99271,0.0,06/28/8101
+5.05808,43.70697,6825,9,8,18,43,5,3.55,15.0,fr,32548,136,1383361,1,3,Active Shallow Crust,0.0,89.99271,0.0,09/08/6825
+5.05808,43.70697,7648,7,23,11,14,32,3.55,15.0,fr,32549,152,1383361,1,3,Active Shallow Crust,0.0,89.99271,0.0,07/23/7648
+5.05808,43.70697,3226,8,8,8,5,11,3.55,15.0,fr,32550,64,1383364,1,1,Active Shallow Crust,240.011,57.99844,0.0,08/08/3226
+5.05808,43.70697,5685,5,13,5,54,46,3.55,5.0,fr,32551,113,1383366,1,1,Active Shallow Crust,0.0,89.99262,-90.0,05/13/5685
+5.05808,43.70697,5093,10,12,2,14,34,3.65,5.0,fr,32552,101,1383372,1,2,Active Shallow Crust,0.0,89.98701,0.0,10/12/5093
+5.05808,43.70697,7888,4,25,6,35,39,3.65,5.0,fr,32553,157,1383372,1,2,Active Shallow Crust,0.0,89.98701,0.0,04/25/7888
+5.05808,43.70697,2984,6,15,3,52,51,3.65,5.0,fr,32554,59,1383381,1,1,Active Shallow Crust,128.8997,89.96347,0.0,06/15/2984
+5.05808,43.70697,6827,3,10,5,16,21,3.75,5.0,fr,32555,136,1383384,1,3,Active Shallow Crust,0.0,89.98842,0.0,03/10/6827
+5.05808,43.70697,7049,1,9,1,48,53,3.75,5.0,fr,32556,140,1383384,1,3,Active Shallow Crust,0.0,89.98842,0.0,01/09/7049
+5.05808,43.70697,5732,11,3,18,29,4,3.75,5.0,fr,32557,114,1383384,1,3,Active Shallow Crust,0.0,89.98842,0.0,11/03/5732
+5.05808,43.70697,2815,4,10,15,39,51,3.75,5.0,fr,32558,56,1383390,1,1,Active Shallow Crust,0.0,89.98829,-90.0,04/10/2815
+5.05808,43.70697,5217,9,17,9,5,6,3.75,5.0,fr,32559,104,1383393,1,1,Active Shallow Crust,128.8978,89.9668,0.0,09/17/5217
+5.05808,43.70697,5547,4,15,3,48,29,3.85,5.0,fr,32560,110,1383396,1,2,Active Shallow Crust,0.0,89.98968,0.0,04/15/5547
+5.05808,43.70697,3568,1,24,13,10,23,3.85,5.0,fr,32561,71,1383396,1,2,Active Shallow Crust,0.0,89.98968,0.0,01/24/3568
+5.05808,43.70697,6168,4,29,6,36,43,3.85,15.0,fr,32562,123,1383397,1,3,Active Shallow Crust,0.0,89.98968,0.0,04/29/6168
+5.05808,43.70697,6717,7,29,1,45,13,3.85,15.0,fr,32563,134,1383397,1,3,Active Shallow Crust,0.0,89.98968,0.0,07/29/6717
+5.05808,43.70697,1307,3,10,16,52,57,3.85,15.0,fr,32564,26,1383397,1,3,Active Shallow Crust,0.0,89.98968,0.0,03/10/1307
+5.05808,43.70697,8031,10,20,15,7,49,3.85,5.0,fr,32565,160,1383405,1,1,Active Shallow Crust,128.8958,89.99226,0.0,10/20/8031
+5.05808,43.70697,3767,6,21,6,16,54,3.85,15.0,fr,32566,75,1383406,1,1,Active Shallow Crust,128.8958,89.99226,0.0,06/21/3767
+5.05808,43.70697,5505,1,14,17,0,5,3.95,5.0,fr,32567,110,1383408,1,1,Active Shallow Crust,0.0,89.9908,0.0,01/14/5505
+5.05808,43.70697,1308,11,27,14,0,41,4.05,5.0,fr,32568,26,1383420,1,1,Active Shallow Crust,0.0,89.9918,0.0,11/27/1308
+5.05808,43.70697,253,4,16,13,59,59,4.05,15.0,fr,32569,5,1383421,1,1,Active Shallow Crust,0.0,89.9918,0.0,04/16/0253
+5.05808,43.70697,8595,3,22,5,38,37,4.05,27.5,fr,32570,171,1383431,1,1,Active Shallow Crust,128.8917,89.99385,0.0,03/22/8595
+5.05808,43.70697,182,1,6,12,29,57,4.15,5.0,fr,32571,3,1383432,1,2,Active Shallow Crust,0.0,89.98904,0.0,01/06/0182
+5.05808,43.70697,5063,3,7,5,19,24,4.15,5.0,fr,32572,101,1383432,1,2,Active Shallow Crust,0.0,89.98904,0.0,03/07/5063
+5.05808,43.70697,6395,4,30,20,42,59,4.65,5.0,fr,32573,127,1383492,1,1,Active Shallow Crust,0.0,89.98972,0.0,04/30/6395
+5.05808,43.70697,6170,5,10,1,22,33,4.85,5.0,fr,32574,123,1383516,1,1,Active Shallow Crust,0.0,89.9902,0.0,05/10/6170
+5.05808,43.70697,9340,6,19,13,57,0,4.95,5.0,fr,32575,186,1383528,1,1,Active Shallow Crust,0.0,89.98981,0.0,06/19/9340
+5.05808,43.70697,5378,2,18,8,43,36,4.95,5.0,fr,32576,107,1383531,1,1,Active Shallow Crust,240.0106,58.00415,0.0,02/18/5378
+5.05808,43.70697,5259,2,28,16,52,59,5.05,5.0,fr,32577,105,1383540,1,1,Active Shallow Crust,0.0,89.98962,0.0,02/28/5259
+1.35839,50.21844,368,6,9,9,43,40,3.55,15.0,fr,32578,7,1383841,1,1,Active Shallow Crust,0.0,89.99032,0.0,06/09/0368
+1.35839,50.21844,2925,5,30,16,30,15,3.65,5.0,fr,32579,58,1383852,1,1,Active Shallow Crust,0.0,89.98994,0.0,05/30/2925
+1.35839,50.21844,6579,1,2,1,22,54,3.75,15.0,fr,32580,131,1383868,1,1,Active Shallow Crust,240.0087,58.01781,0.0,01/02/6579
+1.35839,50.21844,2325,3,9,13,4,28,3.75,27.5,fr,32581,46,1383872,1,1,Active Shallow Crust,0.0,89.98963,-90.0,03/09/2325
+1.35839,50.21844,2487,11,26,23,44,24,3.85,5.0,fr,32582,49,1383882,1,1,Active Shallow Crust,0.0,89.9896,-90.0,11/26/2487
+1.35839,50.21844,3550,5,31,20,51,38,3.95,5.0,fr,32583,70,1383888,1,1,Active Shallow Crust,0.0,89.98982,0.0,05/31/3550
+1.35839,50.21844,2332,12,4,2,54,19,4.05,5.0,fr,32584,46,1383906,1,1,Active Shallow Crust,0.0,89.98991,-90.0,12/04/2332
+1.35839,50.21844,2653,12,11,19,5,48,4.15,15.0,fr,32585,53,1383913,1,1,Active Shallow Crust,0.0,89.9903,0.0,12/11/2653
+-0.5772,42.97625,4066,2,17,3,46,24,3.55,5.0,fr,32586,81,1384320,1,3,Active Shallow Crust,0.0,89.98985,0.0,02/17/4066
+-0.5772,42.97625,3189,1,3,8,35,16,3.55,5.0,fr,32587,63,1384320,1,3,Active Shallow Crust,0.0,89.98985,0.0,01/03/3189
+-0.5772,42.97625,8670,9,26,12,16,35,3.55,5.0,fr,32588,173,1384320,1,3,Active Shallow Crust,0.0,89.98985,0.0,09/26/8670
+-0.5772,42.97625,7561,5,15,20,46,55,3.55,27.5,fr,32589,151,1384322,1,4,Active Shallow Crust,0.0,89.98985,0.0,05/15/7561
+-0.5772,42.97625,7382,2,2,19,54,5,3.55,27.5,fr,32590,147,1384322,1,4,Active Shallow Crust,0.0,89.98985,0.0,02/02/7382
+-0.5772,42.97625,8180,10,16,6,55,40,3.55,27.5,fr,32591,163,1384322,1,4,Active Shallow Crust,0.0,89.98985,0.0,10/16/8180
+-0.5772,42.97625,4905,4,4,21,46,39,3.55,27.5,fr,32592,98,1384322,1,4,Active Shallow Crust,0.0,89.98985,0.0,04/04/4905
+-0.5772,42.97625,642,3,18,12,36,23,3.55,5.0,fr,32593,12,1384323,1,3,Active Shallow Crust,240.0119,57.99812,0.0,03/18/0642
+-0.5772,42.97625,2158,7,28,17,26,40,3.55,5.0,fr,32594,43,1384323,1,3,Active Shallow Crust,240.0119,57.99812,0.0,07/28/2158
+-0.5772,42.97625,9100,1,10,19,9,29,3.55,5.0,fr,32595,181,1384323,1,3,Active Shallow Crust,240.0119,57.99812,0.0,01/10/9100
+-0.5772,42.97625,4073,10,6,18,27,8,3.55,27.5,fr,32596,81,1384325,1,1,Active Shallow Crust,240.0119,57.99802,0.0,10/06/4073
+-0.5772,42.97625,3394,12,11,21,40,39,3.55,15.0,fr,32597,67,1384327,1,1,Active Shallow Crust,0.0,89.98974,-90.0,12/11/3394
+-0.5772,42.97625,128,12,10,1,55,41,3.55,5.0,fr,32598,2,1384329,1,1,Active Shallow Crust,128.8963,89.994,0.0,12/10/0128
+-0.5772,42.97625,1184,4,1,20,1,40,3.55,15.0,fr,32599,23,1384330,1,1,Active Shallow Crust,128.8963,89.994,0.0,04/01/1184
+-0.5772,42.97625,9674,7,16,5,58,25,3.65,5.0,fr,32600,193,1384332,1,5,Active Shallow Crust,0.0,89.99014,0.0,07/16/9674
+-0.5772,42.97625,5887,11,5,0,6,40,3.65,5.0,fr,32601,117,1384332,1,5,Active Shallow Crust,0.0,89.99014,0.0,11/05/5887
+-0.5772,42.97625,2478,10,9,9,7,36,3.65,5.0,fr,32602,49,1384332,1,5,Active Shallow Crust,0.0,89.99014,0.0,10/09/2478
+-0.5772,42.97625,9643,5,31,13,35,41,3.65,5.0,fr,32603,192,1384332,1,5,Active Shallow Crust,0.0,89.99014,0.0,05/31/9643
+-0.5772,42.97625,6651,4,17,21,32,47,3.65,5.0,fr,32604,133,1384332,1,5,Active Shallow Crust,0.0,89.99014,0.0,04/17/6651
+-0.5772,42.97625,12,4,4,2,0,32,3.65,15.0,fr,32605,0,1384333,1,3,Active Shallow Crust,0.0,89.99014,0.0,04/04/0012
+-0.5772,42.97625,9707,11,2,23,30,16,3.65,15.0,fr,32606,194,1384333,1,3,Active Shallow Crust,0.0,89.99014,0.0,11/02/9707
+-0.5772,42.97625,656,12,27,11,11,27,3.65,15.0,fr,32607,13,1384333,1,3,Active Shallow Crust,0.0,89.99014,0.0,12/27/0656
+-0.5772,42.97625,7499,2,2,4,52,31,3.65,5.0,fr,32608,149,1384338,1,1,Active Shallow Crust,0.0,89.99002,-90.0,02/02/7499
+-0.5772,42.97625,5029,8,5,21,23,54,3.65,5.0,fr,32609,100,1384341,1,1,Active Shallow Crust,128.9008,89.96353,0.0,08/05/5029
+-0.5772,42.97625,5861,12,2,19,51,38,3.75,5.0,fr,32610,117,1384344,1,5,Active Shallow Crust,0.0,89.98975,0.0,12/02/5861
+-0.5772,42.97625,939,4,13,0,15,9,3.75,5.0,fr,32611,18,1384344,1,5,Active Shallow Crust,0.0,89.98975,0.0,04/13/0939
+-0.5772,42.97625,5408,2,5,3,16,29,3.75,5.0,fr,32612,108,1384344,1,5,Active Shallow Crust,0.0,89.98975,0.0,02/05/5408
+-0.5772,42.97625,713,9,1,15,45,17,3.75,5.0,fr,32613,14,1384344,1,5,Active Shallow Crust,0.0,89.98975,0.0,09/01/0713
+-0.5772,42.97625,5596,12,21,19,50,44,3.75,5.0,fr,32614,111,1384344,1,5,Active Shallow Crust,0.0,89.98975,0.0,12/21/5596
+-0.5772,42.97625,3831,10,29,3,10,19,3.75,15.0,fr,32615,76,1384345,1,2,Active Shallow Crust,0.0,89.98975,0.0,10/29/3831
+-0.5772,42.97625,5056,7,30,18,34,3,3.75,15.0,fr,32616,101,1384345,1,2,Active Shallow Crust,0.0,89.98975,0.0,07/30/5056
+-0.5772,42.97625,5824,3,15,11,24,11,3.75,5.0,fr,32617,116,1384347,1,2,Active Shallow Crust,240.0079,58.01754,0.0,03/15/5824
+-0.5772,42.97625,5727,7,31,2,35,48,3.75,5.0,fr,32618,114,1384347,1,2,Active Shallow Crust,240.0079,58.01754,0.0,07/31/5727
+-0.5772,42.97625,7322,1,19,14,51,28,3.75,15.0,fr,32619,146,1384348,1,1,Active Shallow Crust,240.0079,58.01754,0.0,01/19/7322
+-0.5772,42.97625,7452,12,14,16,3,22,3.75,27.5,fr,32620,149,1384349,1,1,Active Shallow Crust,240.0079,58.01754,0.0,12/14/7452
+-0.5772,42.97625,6264,1,12,23,12,32,3.75,5.0,fr,32621,125,1384353,1,1,Active Shallow Crust,128.8969,89.96736,0.0,01/12/6264
+-0.5772,42.97625,9500,4,2,22,36,15,3.85,5.0,fr,32622,189,1384356,1,4,Active Shallow Crust,0.0,89.9902,0.0,04/02/9500
+-0.5772,42.97625,7640,4,27,10,38,26,3.85,5.0,fr,32623,152,1384356,1,4,Active Shallow Crust,0.0,89.9902,0.0,04/27/7640
+-0.5772,42.97625,3323,4,20,15,3,52,3.85,5.0,fr,32624,66,1384356,1,4,Active Shallow Crust,0.0,89.9902,0.0,04/20/3323
+-0.5772,42.97625,3302,9,1,18,54,45,3.85,5.0,fr,32625,66,1384356,1,4,Active Shallow Crust,0.0,89.9902,0.0,09/01/3302
+-0.5772,42.97625,9724,6,3,14,44,45,3.85,15.0,fr,32626,194,1384357,1,1,Active Shallow Crust,0.0,89.9902,0.0,06/03/9724
+-0.5772,42.97625,8720,3,11,6,52,19,3.85,27.5,fr,32627,174,1384358,1,1,Active Shallow Crust,0.0,89.9902,0.0,03/11/8720
+-0.5772,42.97625,2411,6,17,8,3,13,3.85,5.0,fr,32628,48,1384359,1,1,Active Shallow Crust,240.0103,57.99775,0.0,06/17/2411
+-0.5772,42.97625,3909,2,24,10,7,38,3.85,15.0,fr,32629,78,1384360,1,1,Active Shallow Crust,240.0103,57.99775,0.0,02/24/3909
+-0.5772,42.97625,657,2,5,22,46,32,3.85,15.0,fr,32630,13,1384363,1,1,Active Shallow Crust,0.0,89.9901,-90.0,02/05/0657
+-0.5772,42.97625,2291,7,17,19,59,41,3.95,5.0,fr,32631,45,1384368,1,1,Active Shallow Crust,0.0,89.9901,0.0,07/17/2291
+-0.5772,42.97625,6989,3,18,14,55,57,3.95,15.0,fr,32632,139,1384372,1,1,Active Shallow Crust,240.0193,58.00491,0.0,03/18/6989
+-0.5772,42.97625,6470,7,25,0,8,15,4.05,5.0,fr,32633,129,1384380,1,1,Active Shallow Crust,0.0,89.99014,0.0,07/25/6470
+-0.5772,42.97625,8768,3,23,7,47,20,4.05,15.0,fr,32634,175,1384381,1,1,Active Shallow Crust,0.0,89.99014,0.0,03/23/8768
+-0.5772,42.97625,6690,12,3,18,43,27,4.15,5.0,fr,32635,133,1384392,1,2,Active Shallow Crust,0.0,89.98983,0.0,12/03/6690
+-0.5772,42.97625,8910,12,15,8,13,17,4.15,5.0,fr,32636,178,1384392,1,2,Active Shallow Crust,0.0,89.98983,0.0,12/15/8910
+-0.5772,42.97625,3702,2,16,20,3,21,4.15,15.0,fr,32637,74,1384393,1,1,Active Shallow Crust,0.0,89.98983,0.0,02/16/3702
+-0.5772,42.97625,4480,4,15,19,35,43,4.15,5.0,fr,32638,89,1384395,1,1,Active Shallow Crust,240.0078,57.99723,0.0,04/15/4480
+-0.5772,42.97625,4551,4,17,21,22,38,4.15,27.5,fr,32639,91,1384400,1,1,Active Shallow Crust,0.0,89.99018,-90.0,04/17/4551
+-0.5772,42.97625,1946,3,18,13,37,20,4.25,15.0,fr,32640,38,1384405,1,1,Active Shallow Crust,0.0,89.99011,0.0,03/18/1946
+-0.5772,42.97625,3697,9,23,10,19,28,4.35,15.0,fr,32641,73,1384417,1,2,Active Shallow Crust,0.0,89.99009,0.0,09/23/3697
+-0.5772,42.97625,6908,6,8,6,29,23,4.35,15.0,fr,32642,138,1384417,1,2,Active Shallow Crust,0.0,89.99009,0.0,06/08/6908
+-0.5772,42.97625,1787,5,21,5,30,30,4.35,5.0,fr,32643,35,1384425,1,1,Active Shallow Crust,128.8985,89.98277,0.0,05/21/1787
+-0.5772,42.97625,2920,12,29,0,49,27,4.45,27.5,fr,32644,58,1384430,1,1,Active Shallow Crust,0.0,89.98985,0.0,12/29/2920
+-0.5772,42.97625,9196,12,28,15,1,9,4.45,27.5,fr,32645,183,1384433,1,1,Active Shallow Crust,240.0044,57.99456,0.0,12/28/9196
+-0.5772,42.97625,9742,6,14,3,15,41,4.45,15.0,fr,32646,194,1384438,1,1,Active Shallow Crust,128.893,89.99362,0.0,06/14/9742
+-0.5772,42.97625,6566,11,4,16,10,40,4.55,5.0,fr,32647,131,1384440,1,2,Active Shallow Crust,0.0,89.99008,0.0,11/04/6566
+-0.5772,42.97625,5951,8,10,12,19,37,4.55,5.0,fr,32648,119,1384440,1,2,Active Shallow Crust,0.0,89.99008,0.0,08/10/5951
+-0.5772,42.97625,9292,5,20,22,44,44,4.55,15.0,fr,32649,185,1384441,1,2,Active Shallow Crust,0.0,89.99008,0.0,05/20/9292
+-0.5772,42.97625,5732,4,21,3,5,0,4.55,15.0,fr,32650,114,1384441,1,2,Active Shallow Crust,0.0,89.99008,0.0,04/21/5732
+-0.5772,42.97625,8570,7,31,12,37,54,4.65,15.0,fr,32651,171,1384453,1,1,Active Shallow Crust,0.0,89.99012,0.0,07/31/8570
+-0.5772,42.97625,5069,12,7,16,25,16,4.85,5.0,fr,32652,101,1384476,1,1,Active Shallow Crust,0.0,89.99009,0.0,12/07/5069
+-0.5772,42.97625,4074,5,30,14,21,49,4.85,5.0,fr,32653,81,1384485,1,1,Active Shallow Crust,128.8938,89.98899,0.0,05/30/4074
+-0.5772,42.97625,8233,4,29,16,57,29,4.95,5.0,fr,32654,164,1384488,1,1,Active Shallow Crust,0.0,89.99006,0.0,04/29/8233
+-0.5771945,42.97625,5269,5,23,23,48,34,6.35,7.567806,fr,32655,105,1384656,1,1,Active Shallow Crust,0.0,89.98998,0.0,05/23/5269
+-0.80946,41.7119,2976,11,20,10,14,42,3.85,15.0,fr,32656,59,1384837,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/20/2976
+-0.32242,42.72778,4673,4,1,19,4,54,3.55,5.0,fr,32657,93,1385280,1,1,Active Shallow Crust,0.0,89.98981,0.0,04/01/4673
+-0.32242,42.72778,8728,8,21,9,45,16,3.55,15.0,fr,32658,174,1385284,1,1,Active Shallow Crust,240.0119,57.99808,0.0,08/21/8728
+-0.32242,42.72778,4433,8,7,18,4,46,3.55,15.0,fr,32659,88,1385290,1,1,Active Shallow Crust,128.8965,89.99375,0.0,08/07/4433
+-0.32242,42.72778,367,1,12,1,57,37,3.75,5.0,fr,32660,7,1385304,1,1,Active Shallow Crust,0.0,89.99007,0.0,01/12/0367
+-0.32242,42.72778,9301,12,4,11,45,35,3.75,15.0,fr,32661,186,1385305,1,1,Active Shallow Crust,0.0,89.99007,0.0,12/04/9301
+-0.32242,42.72778,6390,3,7,20,38,28,3.75,5.0,fr,32662,127,1385313,1,1,Active Shallow Crust,128.897,89.96732,0.0,03/07/6390
+-0.32242,42.72778,6429,11,24,1,55,51,3.95,5.0,fr,32663,128,1385328,1,1,Active Shallow Crust,0.0,89.99007,0.0,11/24/6429
+-0.32242,42.72778,7828,4,15,2,7,34,3.95,27.5,fr,32664,156,1385330,1,1,Active Shallow Crust,0.0,89.99007,0.0,04/15/7828
+-0.32242,42.72778,2349,2,2,4,8,6,4.05,5.0,fr,32665,46,1385343,1,1,Active Shallow Crust,240.0054,58.00571,0.0,02/02/2349
+-0.32242,42.72778,2797,5,2,12,58,36,4.05,5.0,fr,32666,55,1385349,1,1,Active Shallow Crust,128.891,89.99375,0.0,05/02/2797
+-0.32242,42.72778,5157,11,5,1,27,45,4.15,15.0,fr,32667,103,1385353,1,1,Active Shallow Crust,0.0,89.99002,0.0,11/05/5157
+-0.32242,42.72778,4552,8,3,22,47,55,4.35,5.0,fr,32668,91,1385376,1,1,Active Shallow Crust,0.0,89.99004,0.0,08/03/4552
+-0.32242,42.72778,3462,12,16,13,54,55,4.45,15.0,fr,32669,69,1385389,1,1,Active Shallow Crust,0.0,89.98998,0.0,12/16/3462
+-0.32242,42.72778,1236,2,4,17,23,45,4.65,27.5,fr,32670,24,1385414,1,1,Active Shallow Crust,0.0,89.98995,0.0,02/04/1236
+-0.32242,42.72778,251,9,15,10,15,59,5.25,15.0,fr,32671,5,1385485,1,1,Active Shallow Crust,0.0,89.98999,0.0,09/15/0251
+8.65479,47.79384,5038,7,17,14,39,0,3.55,5.0,fr,32672,100,1385760,1,7,Active Shallow Crust,0.0,89.98645,0.0,07/17/5038
+8.65479,47.79384,7508,6,11,20,19,15,3.55,5.0,fr,32673,150,1385760,1,7,Active Shallow Crust,0.0,89.98645,0.0,06/11/7508
+8.65479,47.79384,9704,8,4,4,11,36,3.55,5.0,fr,32674,194,1385760,1,7,Active Shallow Crust,0.0,89.98645,0.0,08/04/9704
+8.65479,47.79384,110,2,27,2,51,46,3.55,5.0,fr,32675,2,1385760,1,7,Active Shallow Crust,0.0,89.98645,0.0,02/27/0110
+8.65479,47.79384,9890,5,4,17,54,51,3.55,5.0,fr,32676,197,1385760,1,7,Active Shallow Crust,0.0,89.98645,0.0,05/04/9890
+8.65479,47.79384,3350,4,4,7,58,53,3.55,5.0,fr,32677,66,1385760,1,7,Active Shallow Crust,0.0,89.98645,0.0,04/04/3350
+8.65479,47.79384,1020,8,19,5,11,6,3.55,5.0,fr,32678,20,1385760,1,7,Active Shallow Crust,0.0,89.98645,0.0,08/19/1020
+8.65479,47.79384,7097,1,2,12,26,36,3.55,15.0,fr,32679,141,1385761,1,2,Active Shallow Crust,0.0,89.98645,0.0,01/02/7097
+8.65479,47.79384,7890,12,16,20,33,36,3.55,15.0,fr,32680,157,1385761,1,2,Active Shallow Crust,0.0,89.98645,0.0,12/16/7890
+8.65479,47.79384,2811,3,20,18,25,40,3.55,5.0,fr,32681,56,1385763,1,1,Active Shallow Crust,240.0128,57.99804,0.0,03/20/2811
+8.65479,47.79384,5976,10,13,9,54,39,3.55,5.0,fr,32682,119,1385766,1,1,Active Shallow Crust,0.0,89.9863,-90.0,10/13/5976
+8.65479,47.79384,2392,8,8,0,40,39,3.55,15.0,fr,32683,47,1385770,1,1,Active Shallow Crust,128.8939,89.99323,0.0,08/08/2392
+8.65479,47.79384,8247,5,19,9,37,47,3.65,5.0,fr,32684,164,1385772,1,2,Active Shallow Crust,0.0,89.98792,0.0,05/19/8247
+8.65479,47.79384,9185,4,22,10,30,36,3.65,5.0,fr,32685,183,1385772,1,2,Active Shallow Crust,0.0,89.98792,0.0,04/22/9185
+8.65479,47.79384,9051,6,2,4,28,48,3.65,15.0,fr,32686,181,1385773,1,3,Active Shallow Crust,0.0,89.98792,0.0,06/02/9051
+8.65479,47.79384,5189,12,17,0,16,57,3.65,15.0,fr,32687,103,1385773,1,3,Active Shallow Crust,0.0,89.98792,0.0,12/17/5189
+8.65479,47.79384,3827,5,23,0,46,7,3.65,15.0,fr,32688,76,1385773,1,3,Active Shallow Crust,0.0,89.98792,0.0,05/23/3827
+8.65479,47.79384,4234,3,12,18,12,17,3.65,5.0,fr,32689,84,1385775,1,1,Active Shallow Crust,240.0024,58.01131,0.0,03/12/4234
+8.65479,47.79384,1916,11,14,17,54,28,3.65,27.5,fr,32690,38,1385780,1,1,Active Shallow Crust,0.0,89.98779,-90.0,11/14/1916
+8.65479,47.79384,4488,5,12,4,28,13,3.65,27.5,fr,32691,89,1385783,1,1,Active Shallow Crust,128.9028,89.96355,0.0,05/12/4488
+8.65479,47.79384,645,4,22,11,17,27,3.75,5.0,fr,32692,12,1385784,1,5,Active Shallow Crust,0.0,89.98923,0.0,04/22/0645
+8.65479,47.79384,9185,1,13,4,38,11,3.75,5.0,fr,32693,183,1385784,1,5,Active Shallow Crust,0.0,89.98923,0.0,01/13/9185
+8.65479,47.79384,7964,1,10,22,8,18,3.75,5.0,fr,32694,159,1385784,1,5,Active Shallow Crust,0.0,89.98923,0.0,01/10/7964
+8.65479,47.79384,1649,7,4,4,18,50,3.75,5.0,fr,32695,32,1385784,1,5,Active Shallow Crust,0.0,89.98923,0.0,07/04/1649
+8.65479,47.79384,6061,4,7,22,58,18,3.75,5.0,fr,32696,121,1385784,1,5,Active Shallow Crust,0.0,89.98923,0.0,04/07/6061
+8.65479,47.79384,3816,1,22,23,29,43,3.75,15.0,fr,32697,76,1385785,1,1,Active Shallow Crust,0.0,89.98923,0.0,01/22/3816
+8.65479,47.79384,1376,6,2,16,4,4,3.75,27.5,fr,32698,27,1385786,1,1,Active Shallow Crust,0.0,89.98923,0.0,06/02/1376
+8.65479,47.79384,3440,11,15,3,7,27,3.75,5.0,fr,32699,68,1385787,1,1,Active Shallow Crust,240.0074,58.01794,0.0,11/15/3440
+8.65479,47.79384,1103,12,4,16,10,28,3.75,5.0,fr,32700,22,1385790,1,1,Active Shallow Crust,0.0,89.98911,-90.0,12/04/1103
+8.65479,47.79384,8666,11,30,11,49,13,3.85,5.0,fr,32701,173,1385796,1,4,Active Shallow Crust,0.0,89.99041,0.0,11/30/8666
+8.65479,47.79384,8979,12,9,21,8,39,3.85,5.0,fr,32702,179,1385796,1,4,Active Shallow Crust,0.0,89.99041,0.0,12/09/8979
+8.65479,47.79384,7492,11,24,19,26,48,3.85,5.0,fr,32703,149,1385796,1,4,Active Shallow Crust,0.0,89.99041,0.0,11/24/7492
+8.65479,47.79384,1348,11,6,16,12,43,3.85,5.0,fr,32704,26,1385796,1,4,Active Shallow Crust,0.0,89.99041,0.0,11/06/1348
+8.65479,47.79384,615,1,29,13,40,59,3.85,15.0,fr,32705,12,1385797,1,3,Active Shallow Crust,0.0,89.99041,0.0,01/29/0615
+8.65479,47.79384,4821,8,17,22,45,23,3.85,15.0,fr,32706,96,1385797,1,3,Active Shallow Crust,0.0,89.99041,0.0,08/17/4821
+8.65479,47.79384,381,12,7,23,21,42,3.85,15.0,fr,32707,7,1385797,1,3,Active Shallow Crust,0.0,89.99041,0.0,12/07/0381
+8.65479,47.79384,7585,9,16,16,10,37,3.85,5.0,fr,32708,151,1385802,1,1,Active Shallow Crust,0.0,89.9903,-90.0,09/16/7585
+8.65479,47.79384,1202,11,17,19,18,27,3.95,5.0,fr,32709,24,1385808,1,4,Active Shallow Crust,0.0,89.99145,0.0,11/17/1202
+8.65479,47.79384,9593,3,30,13,23,31,3.95,5.0,fr,32710,191,1385808,1,4,Active Shallow Crust,0.0,89.99145,0.0,03/30/9593
+8.65479,47.79384,4591,7,8,16,53,14,3.95,5.0,fr,32711,91,1385808,1,4,Active Shallow Crust,0.0,89.99145,0.0,07/08/4591
+8.65479,47.79384,1848,5,3,21,51,57,3.95,5.0,fr,32712,36,1385808,1,4,Active Shallow Crust,0.0,89.99145,0.0,05/03/1848
+8.65479,47.79384,6910,3,25,13,48,26,3.95,27.5,fr,32713,138,1385810,1,1,Active Shallow Crust,0.0,89.99145,0.0,03/25/6910
+8.65479,47.79384,6467,5,29,14,28,0,3.95,5.0,fr,32714,129,1385811,1,1,Active Shallow Crust,240.02,58.0042,0.0,05/29/6467
+8.65479,47.79384,9241,10,21,18,24,7,4.05,5.0,fr,32715,184,1385820,1,1,Active Shallow Crust,0.0,89.99238,0.0,10/21/9241
+8.65479,47.79384,1858,7,22,4,28,37,4.05,5.0,fr,32716,37,1385823,1,2,Active Shallow Crust,240.0072,58.00566,0.0,07/22/1858
+8.65479,47.79384,4244,7,20,16,7,15,4.05,5.0,fr,32717,84,1385823,1,2,Active Shallow Crust,240.0072,58.00566,0.0,07/20/4244
+8.65479,47.79384,7618,9,6,0,12,46,4.05,15.0,fr,32718,152,1385824,1,1,Active Shallow Crust,240.0072,58.00563,0.0,09/06/7618
+8.65479,47.79384,5557,8,25,6,44,48,4.05,5.0,fr,32719,111,1385829,1,1,Active Shallow Crust,128.8915,89.99238,0.0,08/25/5557
+8.65479,47.79384,132,4,23,5,9,0,4.25,15.0,fr,32720,2,1385845,1,1,Active Shallow Crust,0.0,89.98789,0.0,04/23/0132
+8.65479,47.79384,7804,5,18,14,13,19,4.25,5.0,fr,32721,156,1385853,1,1,Active Shallow Crust,128.8929,89.981,0.0,05/18/7804
+8.65479,47.79384,5957,5,11,20,58,9,4.35,5.0,fr,32722,119,1385856,1,1,Active Shallow Crust,0.0,89.98921,0.0,05/11/5957
+8.65479,47.79384,9802,10,6,16,46,18,4.35,15.0,fr,32723,196,1385857,1,2,Active Shallow Crust,0.0,89.98921,0.0,10/06/9802
+8.65479,47.79384,7033,12,27,23,23,2,4.35,15.0,fr,32724,140,1385857,1,2,Active Shallow Crust,0.0,89.98921,0.0,12/27/7033
+8.65479,47.79384,6129,2,27,0,15,15,4.45,5.0,fr,32725,122,1385868,1,1,Active Shallow Crust,0.0,89.99039,0.0,02/27/6129
+8.65479,47.79384,3384,12,13,10,42,10,4.45,5.0,fr,32726,67,1385877,1,1,Active Shallow Crust,128.8919,89.99519,0.0,12/13/3384
+8.65479,47.79384,4727,7,29,0,10,6,4.55,5.0,fr,32727,94,1385880,1,2,Active Shallow Crust,0.0,89.99143,0.0,07/29/4727
+8.65479,47.79384,6673,7,28,9,49,41,4.55,5.0,fr,32728,133,1385880,1,2,Active Shallow Crust,0.0,89.99143,0.0,07/28/6673
+8.65479,47.79384,6319,9,9,8,50,18,4.55,5.0,fr,32729,126,1385883,1,1,Active Shallow Crust,240.0092,57.99807,0.0,09/09/6319
+8.65479,47.79384,8188,9,8,22,29,11,4.65,5.0,fr,32730,163,1385892,1,2,Active Shallow Crust,0.0,89.98854,0.0,09/08/8188
+8.65479,47.79384,8340,4,13,4,51,32,4.65,5.0,fr,32731,166,1385892,1,2,Active Shallow Crust,0.0,89.98854,0.0,04/13/8340
+8.65479,47.79384,4909,5,27,20,1,1,4.65,27.5,fr,32732,98,1385903,1,1,Active Shallow Crust,128.8914,89.98631,0.0,05/27/4909
+8.65479,47.79384,9512,7,29,13,33,6,4.75,15.0,fr,32733,190,1385908,1,1,Active Shallow Crust,240.0085,58.00457,0.0,07/29/9512
+8.65479,47.79384,8673,10,14,23,39,46,4.75,5.0,fr,32734,173,1385913,1,1,Active Shallow Crust,128.8876,89.98866,0.0,10/14/8673
+8.65479,47.79384,7042,7,1,2,42,13,4.95,15.0,fr,32735,140,1385929,1,1,Active Shallow Crust,0.0,89.98918,0.0,07/01/7042
+8.65479,47.79384,9351,11,5,16,14,47,4.95,27.5,fr,32736,187,1385930,1,1,Active Shallow Crust,0.0,89.98918,0.0,11/05/9351
+8.65479,47.79384,6388,10,6,20,35,36,4.95,5.0,fr,32737,127,1385937,1,1,Active Shallow Crust,128.889,89.9903,0.0,10/06/6388
+8.65479,47.79384,6284,11,9,20,12,9,5.05,15.0,fr,32738,125,1385941,1,1,Active Shallow Crust,0.0,89.99036,0.0,11/09/6284
+8.65479,47.79384,792,8,20,11,4,25,5.35,5.0,fr,32739,15,1385976,1,1,Active Shallow Crust,0.0,89.98976,0.0,08/20/0792
+8.65479,47.79384,5607,8,13,6,34,25,5.35,5.0,fr,32740,112,1385979,1,1,Active Shallow Crust,240.0257,57.99803,0.0,08/13/5607
+8.65479,47.79384,708,2,1,11,48,39,5.35,15.0,fr,32741,14,1385980,1,1,Active Shallow Crust,240.0257,57.99803,0.0,02/01/0708
+8.65481,47.79384,2563,12,30,23,42,53,6.85,13.45767,fr,32742,51,1386156,1,1,Active Shallow Crust,0.0,89.98997,0.0,12/30/2563
+4.733,52.40712,1816,9,22,22,58,13,3.55,5.0,fr,32743,36,1386240,1,1,Active Shallow Crust,0.0,89.98769,0.0,09/22/1816
+3.85988,46.29257,1411,11,25,6,58,38,3.55,5.0,fr,32744,28,1386720,1,1,Active Shallow Crust,0.0,89.98955,0.0,11/25/1411
+3.85988,46.29257,6637,4,6,12,29,23,3.55,15.0,fr,32745,132,1386721,1,1,Active Shallow Crust,0.0,89.98955,0.0,04/06/6637
+3.85988,46.29257,9122,1,7,13,20,59,4.05,5.0,fr,32746,182,1386786,1,1,Active Shallow Crust,0.0,89.99009,-90.0,01/07/9122
+3.85988,46.29257,4592,1,10,16,7,31,4.45,15.0,fr,32747,91,1386829,1,1,Active Shallow Crust,0.0,89.99011,0.0,01/10/4592
+3.85988,46.29257,8534,5,4,15,6,39,4.55,15.0,fr,32748,170,1386841,1,1,Active Shallow Crust,0.0,89.99008,0.0,05/04/8534
+3.82344,45.89837,1945,7,29,7,58,49,3.55,15.0,fr,32749,38,1387201,1,1,Active Shallow Crust,0.0,89.98947,0.0,07/29/1945
+3.82344,45.89837,2010,5,18,8,11,57,3.55,15.0,fr,32750,40,1387204,1,1,Active Shallow Crust,240.0126,57.99814,0.0,05/18/2010
+3.82344,45.89837,6256,3,29,17,48,11,3.65,5.0,fr,32751,125,1387212,1,1,Active Shallow Crust,0.0,89.99062,0.0,03/29/6256
+3.82344,45.89837,5771,11,16,3,14,26,3.65,5.0,fr,32752,115,1387215,1,1,Active Shallow Crust,240.0007,58.01272,0.0,11/16/5771
+3.82344,45.89837,7316,7,19,7,18,5,3.75,5.0,fr,32753,146,1387224,1,1,Active Shallow Crust,0.0,89.98885,0.0,07/19/7316
+3.82344,45.89837,7961,1,11,23,38,27,3.75,27.5,fr,32754,159,1387226,1,1,Active Shallow Crust,0.0,89.98885,0.0,01/11/7961
+3.82344,45.89837,6518,11,17,18,0,22,3.75,5.0,fr,32755,130,1387230,1,1,Active Shallow Crust,0.0,89.98872,-90.0,11/17/6518
+3.82344,45.89837,5996,1,2,16,29,33,3.85,5.0,fr,32756,119,1387236,1,1,Active Shallow Crust,0.0,89.99007,0.0,01/02/5996
+3.82344,45.89837,1944,12,7,22,41,29,3.95,5.0,fr,32757,38,1387251,1,1,Active Shallow Crust,240.0198,58.0048,0.0,12/07/1944
+3.82344,45.89837,8609,2,9,0,16,34,4.05,5.0,fr,32758,172,1387260,1,1,Active Shallow Crust,0.0,89.99014,0.0,02/09/8609
+3.82344,45.89837,6653,1,25,6,44,48,4.05,15.0,fr,32759,133,1387270,1,1,Active Shallow Crust,128.8908,89.9931,0.0,01/25/6653
+3.82344,45.89837,8329,9,25,23,54,16,4.25,15.0,fr,32760,166,1387285,1,1,Active Shallow Crust,0.0,89.99059,0.0,09/25/8329
+3.82344,45.89837,8256,4,27,18,23,59,4.55,5.0,fr,32761,165,1387329,1,1,Active Shallow Crust,128.8941,89.98586,0.0,04/27/8256
+1.6273,48.92194,9276,7,31,9,36,47,3.55,5.0,fr,32762,185,1387680,1,1,Active Shallow Crust,0.0,89.99006,0.0,07/31/9276
+3.74807,42.72331,154,5,14,13,28,39,3.85,5.0,fr,32763,3,1388196,1,2,Active Shallow Crust,0.0,89.98951,0.0,05/14/0154
+3.74807,42.72331,1063,7,17,1,40,24,3.85,5.0,fr,32764,21,1388196,1,2,Active Shallow Crust,0.0,89.98951,0.0,07/17/1063
+3.74807,42.72331,4562,7,15,19,55,59,4.65,5.0,fr,32765,91,1388292,1,1,Active Shallow Crust,0.0,89.98956,0.0,07/15/4562
+8.35248,50.03726,3056,1,7,16,26,37,3.55,5.0,fr,32766,61,1388640,1,3,Active Shallow Crust,0.0,89.98705,0.0,01/07/3056
+8.35248,50.03726,8679,1,30,1,42,27,3.55,5.0,fr,32767,173,1388640,1,3,Active Shallow Crust,0.0,89.98705,0.0,01/30/8679
+8.35248,50.03726,2914,11,7,8,27,30,3.55,5.0,fr,32768,58,1388640,1,3,Active Shallow Crust,0.0,89.98705,0.0,11/07/2914
+8.35248,50.03726,3671,3,14,14,10,22,3.55,15.0,fr,32769,73,1388641,1,1,Active Shallow Crust,0.0,89.98705,0.0,03/14/3671
+8.35248,50.03726,4954,10,31,23,39,58,3.55,5.0,fr,32770,99,1388643,1,1,Active Shallow Crust,240.0145,57.99796,0.0,10/31/4954
+8.35248,50.03726,3341,2,9,13,4,2,3.55,5.0,fr,32771,66,1388649,1,2,Active Shallow Crust,128.8956,89.99352,0.0,02/09/3341
+8.35248,50.03726,6724,7,9,16,45,58,3.55,5.0,fr,32772,134,1388649,1,2,Active Shallow Crust,128.8956,89.99352,0.0,07/09/6724
+8.35248,50.03726,6831,3,17,9,18,15,3.65,5.0,fr,32773,136,1388652,1,5,Active Shallow Crust,0.0,89.98846,0.0,03/17/6831
+8.35248,50.03726,3070,7,26,5,41,49,3.65,5.0,fr,32774,61,1388652,1,5,Active Shallow Crust,0.0,89.98846,0.0,07/26/3070
+8.35248,50.03726,51,9,21,0,55,35,3.65,5.0,fr,32775,1,1388652,1,5,Active Shallow Crust,0.0,89.98846,0.0,09/21/0051
+8.35248,50.03726,2556,12,2,22,55,51,3.65,5.0,fr,32776,51,1388652,1,5,Active Shallow Crust,0.0,89.98846,0.0,12/02/2556
+8.35248,50.03726,4884,11,12,9,49,7,3.65,5.0,fr,32777,97,1388652,1,5,Active Shallow Crust,0.0,89.98846,0.0,11/12/4884
+8.35248,50.03726,6182,1,22,4,46,17,3.65,5.0,fr,32778,123,1388658,1,1,Active Shallow Crust,0.0,89.98832,-90.0,01/22/6182
+8.35248,50.03726,6096,3,16,7,27,26,3.65,5.0,fr,32779,121,1388661,1,1,Active Shallow Crust,128.9001,89.96359,0.0,03/16/6096
+8.35248,50.03726,8646,11,2,13,57,13,3.75,5.0,fr,32780,172,1388670,1,1,Active Shallow Crust,0.0,89.98959,-90.0,11/02/8646
+8.35248,50.03726,6586,6,15,5,49,9,3.85,5.0,fr,32781,131,1388676,1,1,Active Shallow Crust,0.0,89.99083,0.0,06/15/6586
+8.35248,50.03726,2492,9,6,0,54,7,3.85,15.0,fr,32782,49,1388677,1,1,Active Shallow Crust,0.0,89.99083,0.0,09/06/2492
+8.35248,50.03726,8952,5,23,12,44,3,3.95,5.0,fr,32783,179,1388688,1,2,Active Shallow Crust,0.0,89.99183,0.0,05/23/8952
+8.35248,50.03726,3072,3,30,11,59,1,3.95,5.0,fr,32784,61,1388688,1,2,Active Shallow Crust,0.0,89.99183,0.0,03/30/3072
+8.35248,50.03726,5634,8,22,6,27,50,3.95,15.0,fr,32785,112,1388689,1,1,Active Shallow Crust,0.0,89.99183,0.0,08/22/5634
+8.35248,50.03726,4927,12,28,12,6,46,4.05,5.0,fr,32786,98,1388700,1,1,Active Shallow Crust,0.0,89.99271,0.0,12/28/4927
+8.35248,50.03726,61,5,11,21,48,27,4.05,15.0,fr,32787,1,1388701,1,1,Active Shallow Crust,0.0,89.99271,0.0,05/11/0061
+8.35248,50.03726,6744,6,29,13,40,8,4.05,15.0,fr,32788,134,1388704,1,1,Active Shallow Crust,240.0068,58.00581,0.0,06/29/6744
+8.35248,50.03726,8715,2,17,2,35,34,4.15,15.0,fr,32789,174,1388713,1,1,Active Shallow Crust,0.0,89.98701,0.0,02/17/8715
+8.35248,50.03726,4087,4,4,23,56,55,4.25,5.0,fr,32790,81,1388724,1,2,Active Shallow Crust,0.0,89.98843,0.0,04/04/4087
+8.35248,50.03726,4739,1,19,2,26,19,4.25,5.0,fr,32791,94,1388724,1,2,Active Shallow Crust,0.0,89.98843,0.0,01/19/4739
+8.35248,50.03726,9601,4,5,14,21,50,4.35,5.0,fr,32792,192,1388736,1,1,Active Shallow Crust,0.0,89.98969,0.0,04/05/9601
+8.35248,50.03726,6197,1,23,12,10,46,4.35,5.0,fr,32793,123,1388739,1,1,Active Shallow Crust,240.0092,57.99622,0.0,01/23/6197
+8.35248,50.03726,7649,4,12,7,46,45,4.55,5.0,fr,32794,152,1388760,1,2,Active Shallow Crust,0.0,89.99181,0.0,04/12/7649
+8.35248,50.03726,3402,2,19,13,53,25,4.55,5.0,fr,32795,68,1388760,1,2,Active Shallow Crust,0.0,89.99181,0.0,02/19/3402
+8.35248,50.03726,5366,6,1,20,9,52,4.75,5.0,fr,32796,107,1388784,1,1,Active Shallow Crust,0.0,89.99023,0.0,06/01/5366
+8.35248,50.03726,5041,6,27,2,39,37,4.75,5.0,fr,32797,100,1388787,1,1,Active Shallow Crust,240.0089,58.00452,0.0,06/27/5041
+8.35248,50.03726,6473,8,11,7,23,40,4.85,15.0,fr,32798,129,1388800,1,1,Active Shallow Crust,240.0186,58.00247,0.0,08/11/6473
+8.35248,50.03726,4005,9,25,13,58,33,4.95,15.0,fr,32799,80,1388818,1,1,Active Shallow Crust,128.8879,89.98968,0.0,09/25/4005
+8.35248,50.03726,2617,8,22,17,36,39,5.45,5.0,fr,32800,52,1388868,1,1,Active Shallow Crust,0.0,89.98982,0.0,08/22/2617
+1.22518,49.29705,870,1,6,11,23,29,3.55,5.0,fr,32801,17,1389120,1,1,Active Shallow Crust,0.0,89.99014,0.0,01/06/0870
+1.22518,49.29705,4763,3,4,10,53,54,3.65,5.0,fr,32802,95,1389135,1,1,Active Shallow Crust,240.0013,58.01276,0.0,03/04/4763
+1.22518,49.29705,9212,6,27,9,32,55,3.75,5.0,fr,32803,184,1389144,1,1,Active Shallow Crust,0.0,89.98956,0.0,06/27/9212
+1.22518,49.29705,9046,1,17,0,12,46,4.25,15.0,fr,32804,180,1389214,1,1,Active Shallow Crust,128.8937,89.98093,0.0,01/17/9046
+1.22518,49.29705,6658,8,12,7,36,59,4.45,15.0,fr,32805,133,1389229,1,2,Active Shallow Crust,0.0,89.99008,0.0,08/12/6658
+1.22518,49.29705,6826,6,25,23,6,1,4.45,15.0,fr,32806,136,1389229,1,2,Active Shallow Crust,0.0,89.99008,0.0,06/25/6826
+1.22518,49.29705,4751,1,10,3,19,21,5.15,5.0,fr,32807,95,1389312,1,1,Active Shallow Crust,0.0,89.9901,0.0,01/10/4751
+4.1807,48.13268,9844,10,23,22,25,22,3.65,5.0,fr,32808,196,1389612,1,1,Active Shallow Crust,0.0,89.98801,0.0,10/23/9844
+4.1807,48.13268,8250,2,28,18,41,50,3.85,5.0,fr,32809,164,1389639,1,1,Active Shallow Crust,240.0107,57.99821,0.0,02/28/8250
+4.1807,48.13268,8868,6,26,8,23,11,3.95,5.0,fr,32810,177,1389648,1,1,Active Shallow Crust,0.0,89.99151,0.0,06/26/8868
+-1.61857,48.32339,2587,10,14,0,55,11,3.55,5.0,fr,32811,51,1390080,1,1,Active Shallow Crust,0.0,89.98994,0.0,10/14/2587
+-1.61857,48.32339,1628,8,7,23,28,55,3.65,15.0,fr,32812,32,1390093,1,1,Active Shallow Crust,0.0,89.98954,0.0,08/07/1628
+-1.61857,48.32339,915,5,27,22,25,4,3.75,15.0,fr,32813,18,1390105,1,1,Active Shallow Crust,0.0,89.98935,0.0,05/27/0915
+-1.61857,48.32339,5288,1,23,23,55,25,3.75,27.5,fr,32814,105,1390106,1,1,Active Shallow Crust,0.0,89.98935,0.0,01/23/5288
+-1.61857,48.32339,2916,10,23,12,31,47,3.85,5.0,fr,32815,58,1390116,1,1,Active Shallow Crust,0.0,89.99051,0.0,10/23/2916
+-1.61857,48.32339,8591,2,24,20,39,51,3.85,15.0,fr,32816,171,1390117,1,1,Active Shallow Crust,0.0,89.99051,0.0,02/24/8591
+-1.61857,48.32339,7592,4,11,11,55,53,3.95,15.0,fr,32817,151,1390129,1,1,Active Shallow Crust,0.0,89.99048,0.0,04/11/7592
+-1.61857,48.32339,4406,4,24,23,39,21,4.05,5.0,fr,32818,88,1390140,1,1,Active Shallow Crust,0.0,89.98963,0.0,04/24/4406
+-1.61857,48.32339,9573,7,3,6,50,40,4.15,27.5,fr,32819,191,1390154,1,1,Active Shallow Crust,0.0,89.98992,0.0,07/03/9573
+-1.61857,48.32339,768,2,8,22,16,45,4.25,5.0,fr,32820,15,1390164,1,3,Active Shallow Crust,0.0,89.99026,0.0,02/08/0768
+-1.61857,48.32339,287,7,20,20,57,29,4.25,5.0,fr,32821,5,1390164,1,3,Active Shallow Crust,0.0,89.99026,0.0,07/20/0287
+-1.61857,48.32339,5768,7,23,6,32,22,4.25,5.0,fr,32822,115,1390164,1,3,Active Shallow Crust,0.0,89.99026,0.0,07/23/5768
+-1.61857,48.32339,9225,7,5,12,55,15,4.35,5.0,fr,32823,184,1390176,1,1,Active Shallow Crust,0.0,89.98999,0.0,07/05/9225
+-1.61857,48.32339,5064,3,28,12,34,43,4.35,15.0,fr,32824,101,1390177,1,1,Active Shallow Crust,0.0,89.98999,0.0,03/28/5064
+-1.61857,48.32339,341,6,4,16,38,7,4.35,5.0,fr,32825,6,1390182,1,1,Active Shallow Crust,0.0,89.98988,-90.0,06/04/0341
+-1.61857,48.32339,5962,12,13,23,41,40,4.45,5.0,fr,32826,119,1390191,1,1,Active Shallow Crust,240.0059,57.99467,0.0,12/13/5962
+-1.61857,48.32339,3025,6,4,14,30,37,4.65,27.5,fr,32827,60,1390214,1,1,Active Shallow Crust,0.0,89.99007,0.0,06/04/3025
+-1.61857,48.32339,9599,4,6,3,46,12,4.75,15.0,fr,32828,191,1390225,1,1,Active Shallow Crust,0.0,89.98989,0.0,04/06/9599
+-1.61857,48.32339,1251,1,2,20,19,31,5.15,5.0,fr,32829,25,1390272,1,1,Active Shallow Crust,0.0,89.9899,0.0,01/02/1251
+-0.14658,50.93281,9844,9,29,6,42,33,3.65,5.0,fr,32830,196,1390572,1,1,Active Shallow Crust,359.9999,89.99009,0.0,09/29/9844
+-0.14658,50.93281,3755,2,5,5,42,52,3.75,5.0,fr,32831,75,1390584,1,1,Active Shallow Crust,0.0,89.99006,0.0,02/05/3755
+-0.14658,50.93281,417,9,15,5,15,46,3.85,5.0,fr,32832,8,1390596,1,1,Active Shallow Crust,0.0,89.99002,0.0,09/15/0417
+-0.14658,50.93281,1664,8,8,10,5,15,4.25,5.0,fr,32833,33,1390644,1,1,Active Shallow Crust,0.0,89.98997,0.0,08/08/1664
+5.10054,44.77113,1362,1,2,6,11,56,3.55,5.0,fr,32834,27,1391040,1,1,Active Shallow Crust,0.0,89.99284,0.0,01/02/1362
+5.10054,44.77113,3497,11,21,8,38,43,3.55,27.5,fr,32835,69,1391042,1,1,Active Shallow Crust,0.0,89.99284,0.0,11/21/3497
+5.10054,44.77113,6692,7,23,1,16,16,3.55,27.5,fr,32836,133,1391051,1,1,Active Shallow Crust,128.8963,89.99284,0.0,07/23/6692
+5.10054,44.77113,7410,10,5,20,0,21,3.65,5.0,fr,32837,148,1391052,1,2,Active Shallow Crust,0.0,89.98724,0.0,10/05/7410
+5.10054,44.77113,3296,3,26,6,7,40,3.65,5.0,fr,32838,65,1391052,1,2,Active Shallow Crust,0.0,89.98724,0.0,03/26/3296
+5.10054,44.77113,7526,10,9,0,6,50,3.65,15.0,fr,32839,150,1391053,1,1,Active Shallow Crust,0.0,89.98724,0.0,10/09/7526
+5.10054,44.77113,633,10,25,6,50,21,3.65,27.5,fr,32840,12,1391054,1,1,Active Shallow Crust,0.0,89.98724,0.0,10/25/0633
+5.10054,44.77113,4381,9,8,8,58,28,3.65,5.0,fr,32841,87,1391055,1,1,Active Shallow Crust,240.0017,58.01247,0.0,09/08/4381
+5.10054,44.77113,6080,5,14,15,9,23,3.75,15.0,fr,32842,121,1391065,1,1,Active Shallow Crust,0.0,89.98862,0.0,05/14/6080
+5.10054,44.77113,2111,11,16,22,23,23,3.85,5.0,fr,32843,42,1391076,1,1,Active Shallow Crust,0.0,89.98986,0.0,11/16/2111
+5.10054,44.77113,5664,3,25,12,25,34,3.85,15.0,fr,32844,113,1391077,1,1,Active Shallow Crust,0.0,89.98986,0.0,03/25/5664
+5.10054,44.77113,8639,8,2,5,2,27,3.85,5.0,fr,32845,172,1391079,1,1,Active Shallow Crust,240.0108,57.99752,0.0,08/02/8639
+5.10054,44.77113,5555,12,3,13,33,33,3.95,5.0,fr,32846,111,1391088,1,1,Active Shallow Crust,0.0,89.99097,0.0,12/03/5555
+5.10054,44.77113,1534,3,4,13,59,48,3.95,15.0,fr,32847,30,1391095,1,1,Active Shallow Crust,0.0,89.99086,-90.0,03/04/1534
+5.10054,44.77113,7053,7,15,16,33,41,4.05,5.0,fr,32848,141,1391100,1,1,Active Shallow Crust,0.0,89.99195,0.0,07/15/7053
+5.10054,44.77113,2926,7,5,21,22,50,4.25,5.0,fr,32849,58,1391124,1,1,Active Shallow Crust,0.0,89.99041,0.0,07/05/2926
+5.10054,44.77113,2916,7,15,19,34,2,4.35,15.0,fr,32850,58,1391137,1,1,Active Shallow Crust,0.0,89.9886,0.0,07/15/2916
+5.10054,44.77113,3475,12,26,3,14,21,4.45,5.0,fr,32851,69,1391148,1,1,Active Shallow Crust,0.0,89.98984,0.0,12/26/3475
+5.10054,44.77113,4492,1,28,1,0,35,4.85,15.0,fr,32852,89,1391206,1,1,Active Shallow Crust,128.8931,89.98937,0.0,01/28/4492
+5.10054,44.77113,6167,11,18,23,53,51,4.95,15.0,fr,32853,123,1391209,1,1,Active Shallow Crust,0.0,89.99,0.0,11/18/6167
+5.10054,44.77113,1949,5,13,15,8,10,5.45,5.0,fr,32854,38,1391268,1,1,Active Shallow Crust,0.0,89.99036,0.0,05/13/1949
+3.3948,44.13219,3559,12,11,0,51,45,3.65,5.0,fr,32855,71,1391535,1,1,Active Shallow Crust,240.0013,58.01276,0.0,12/11/3559
+3.3948,44.13219,9143,11,10,11,8,13,3.75,5.0,fr,32856,182,1391547,1,1,Active Shallow Crust,240.0081,58.01781,0.0,11/10/9143
+3.3948,44.13219,4143,1,4,6,31,33,3.85,5.0,fr,32857,82,1391562,1,2,Active Shallow Crust,0.0,89.98963,-90.0,01/04/4143
+3.3948,44.13219,7845,7,30,15,47,54,3.85,5.0,fr,32858,156,1391562,1,2,Active Shallow Crust,0.0,89.98963,-90.0,07/30/7845
+3.3948,44.13219,5126,8,20,22,48,1,4.05,5.0,fr,32859,102,1391580,1,3,Active Shallow Crust,0.0,89.98982,0.0,08/20/5126
+3.3948,44.13219,4423,7,5,22,18,52,4.05,5.0,fr,32860,88,1391580,1,3,Active Shallow Crust,0.0,89.98982,0.0,07/05/4423
+3.3948,44.13219,5363,1,31,3,26,48,4.05,5.0,fr,32861,107,1391580,1,3,Active Shallow Crust,0.0,89.98982,0.0,01/31/5363
+3.3948,44.13219,9222,3,22,5,55,27,4.05,5.0,fr,32862,184,1391586,1,1,Active Shallow Crust,0.0,89.98971,-90.0,03/22/9222
+3.3948,44.13219,9716,10,1,11,26,13,4.15,5.0,fr,32863,194,1391592,1,1,Active Shallow Crust,0.0,89.98912,0.0,10/01/9716
+3.3948,44.13219,8393,3,13,15,10,35,4.85,5.0,fr,32864,167,1391685,1,1,Active Shallow Crust,128.8932,89.98912,0.0,03/13/8393
+-1.39473,45.22523,3931,7,14,12,39,37,3.55,5.0,fr,32865,78,1392003,1,1,Active Shallow Crust,240.012,57.9981,0.0,07/14/3931
+7.13918,51.01495,5862,4,22,11,26,40,3.55,5.0,fr,32866,117,1392480,1,1,Active Shallow Crust,0.0,89.98731,0.0,04/22/5862
+7.13918,51.01495,5908,12,16,8,21,44,3.55,5.0,fr,32867,118,1392486,1,1,Active Shallow Crust,0.0,89.98717,-90.0,12/16/5908
+7.13918,51.01495,5154,3,13,3,13,54,3.55,5.0,fr,32868,103,1392489,1,2,Active Shallow Crust,128.8961,89.99366,0.0,03/13/5154
+7.13918,51.01495,3451,6,15,1,21,17,3.55,5.0,fr,32869,69,1392489,1,2,Active Shallow Crust,128.8961,89.99366,0.0,06/15/3451
+7.13918,51.01495,9933,12,9,1,5,57,3.85,15.0,fr,32870,198,1392526,1,1,Active Shallow Crust,128.8947,89.99326,0.0,12/09/9933
+7.13918,51.01495,4680,10,3,1,25,53,3.95,5.0,fr,32871,93,1392528,1,1,Active Shallow Crust,0.0,89.992,0.0,10/03/4680
+7.13918,51.01495,3756,6,2,14,53,41,3.95,15.0,fr,32872,75,1392529,1,1,Active Shallow Crust,0.0,89.992,0.0,06/02/3756
+7.13918,51.01495,8934,10,12,0,43,43,4.15,5.0,fr,32873,178,1392552,1,2,Active Shallow Crust,0.0,89.99046,0.0,10/12/8934
+7.13918,51.01495,5895,5,24,22,2,57,4.15,5.0,fr,32874,117,1392552,1,2,Active Shallow Crust,0.0,89.99046,0.0,05/24/5895
+7.13918,51.01495,6839,12,18,5,1,35,4.15,5.0,fr,32875,136,1392558,1,1,Active Shallow Crust,0.0,89.99035,-90.0,12/18/6839
+7.13918,51.01495,2929,6,24,4,52,29,4.35,5.0,fr,32876,58,1392576,1,1,Active Shallow Crust,0.0,89.9899,0.0,06/24/2929
+7.13918,51.01495,6137,3,26,18,37,24,5.25,5.0,fr,32877,122,1392693,1,1,Active Shallow Crust,128.885,89.98699,0.0,03/26/6137
+7.17917,46.21061,4073,10,4,10,34,42,3.55,5.0,fr,32878,81,1392960,1,2,Active Shallow Crust,0.0,89.99302,0.0,10/04/4073
+7.17917,46.21061,2435,5,25,18,23,30,3.55,5.0,fr,32879,48,1392960,1,2,Active Shallow Crust,0.0,89.99302,0.0,05/25/2435
+7.17917,46.21061,5330,9,20,11,22,39,3.55,15.0,fr,32880,106,1392961,1,4,Active Shallow Crust,0.0,89.99302,0.0,09/20/5330
+7.17917,46.21061,4678,4,15,0,11,21,3.55,15.0,fr,32881,93,1392961,1,4,Active Shallow Crust,0.0,89.99302,0.0,04/15/4678
+7.17917,46.21061,1747,11,1,12,3,35,3.55,15.0,fr,32882,34,1392961,1,4,Active Shallow Crust,0.0,89.99302,0.0,11/01/1747
+7.17917,46.21061,1358,2,8,14,29,24,3.55,15.0,fr,32883,27,1392961,1,4,Active Shallow Crust,0.0,89.99302,0.0,02/08/1358
+7.17917,46.21061,8692,5,17,0,11,20,3.55,27.5,fr,32884,173,1392962,1,2,Active Shallow Crust,0.0,89.99302,0.0,05/17/8692
+7.17917,46.21061,7035,3,5,12,30,38,3.55,27.5,fr,32885,140,1392962,1,2,Active Shallow Crust,0.0,89.99302,0.0,03/05/7035
+7.17917,46.21061,9483,12,7,9,58,21,3.55,5.0,fr,32886,189,1392963,1,1,Active Shallow Crust,240.0124,57.99819,0.0,12/07/9483
+7.17917,46.21061,8850,3,3,13,13,13,3.55,15.0,fr,32887,176,1392964,1,1,Active Shallow Crust,240.0124,57.99819,0.0,03/03/8850
+7.17917,46.21061,6497,4,6,7,31,28,3.55,5.0,fr,32888,129,1392966,1,2,Active Shallow Crust,0.0,89.99294,-90.0,04/06/6497
+7.17917,46.21061,432,12,13,21,48,41,3.55,5.0,fr,32889,8,1392966,1,2,Active Shallow Crust,0.0,89.99294,-90.0,12/13/0432
+7.17917,46.21061,682,4,16,13,55,8,3.55,15.0,fr,32890,13,1392970,1,1,Active Shallow Crust,128.8952,89.99651,0.0,04/16/0682
+7.17917,46.21061,3562,5,27,4,45,20,3.65,5.0,fr,32891,71,1392972,1,5,Active Shallow Crust,0.0,89.98756,0.0,05/27/3562
+7.17917,46.21061,2082,7,17,19,30,21,3.65,5.0,fr,32892,41,1392972,1,5,Active Shallow Crust,0.0,89.98756,0.0,07/17/2082
+7.17917,46.21061,5460,4,6,23,0,10,3.65,5.0,fr,32893,109,1392972,1,5,Active Shallow Crust,0.0,89.98756,0.0,04/06/5460
+7.17917,46.21061,1454,11,30,14,36,14,3.65,5.0,fr,32894,29,1392972,1,5,Active Shallow Crust,0.0,89.98756,0.0,11/30/1454
+7.17917,46.21061,3216,7,5,11,20,56,3.65,5.0,fr,32895,64,1392972,1,5,Active Shallow Crust,0.0,89.98756,0.0,07/05/3216
+7.17917,46.21061,8517,9,18,15,44,13,3.65,15.0,fr,32896,170,1392973,1,4,Active Shallow Crust,0.0,89.98756,0.0,09/18/8517
+7.17917,46.21061,5209,3,4,0,42,16,3.65,15.0,fr,32897,104,1392973,1,4,Active Shallow Crust,0.0,89.98756,0.0,03/04/5209
+7.17917,46.21061,7489,5,12,17,6,43,3.65,15.0,fr,32898,149,1392973,1,4,Active Shallow Crust,0.0,89.98756,0.0,05/12/7489
+7.17917,46.21061,6662,4,28,3,15,24,3.65,15.0,fr,32899,133,1392973,1,4,Active Shallow Crust,0.0,89.98756,0.0,04/28/6662
+7.17917,46.21061,902,9,16,5,17,23,3.65,27.5,fr,32900,18,1392974,1,2,Active Shallow Crust,0.0,89.98756,0.0,09/16/0902
+7.17917,46.21061,653,5,11,18,20,5,3.65,27.5,fr,32901,13,1392974,1,2,Active Shallow Crust,0.0,89.98756,0.0,05/11/0653
+7.17917,46.21061,9532,10,28,16,45,5,3.65,5.0,fr,32902,190,1392975,1,5,Active Shallow Crust,240.0008,58.01275,0.0,10/28/9532
+7.17917,46.21061,9757,2,27,11,7,5,3.65,5.0,fr,32903,195,1392975,1,5,Active Shallow Crust,240.0008,58.01275,0.0,02/27/9757
+7.17917,46.21061,9900,10,11,2,52,50,3.65,5.0,fr,32904,197,1392975,1,5,Active Shallow Crust,240.0008,58.01275,0.0,10/11/9900
+7.17917,46.21061,7849,1,23,11,57,24,3.65,5.0,fr,32905,156,1392975,1,5,Active Shallow Crust,240.0008,58.01275,0.0,01/23/7849
+7.17917,46.21061,6494,7,6,23,36,19,3.65,5.0,fr,32906,129,1392975,1,5,Active Shallow Crust,240.0008,58.01275,0.0,07/06/6494
+7.17917,46.21061,5059,11,27,10,20,26,3.65,5.0,fr,32907,101,1392978,1,3,Active Shallow Crust,0.0,89.98742,-90.0,11/27/5059
+7.17917,46.21061,3871,1,26,20,9,18,3.65,5.0,fr,32908,77,1392978,1,3,Active Shallow Crust,0.0,89.98742,-90.0,01/26/3871
+7.17917,46.21061,3983,8,16,16,55,34,3.65,5.0,fr,32909,79,1392978,1,3,Active Shallow Crust,0.0,89.98742,-90.0,08/16/3983
+7.17917,46.21061,3821,9,6,4,6,36,3.65,5.0,fr,32910,76,1392981,1,1,Active Shallow Crust,128.9004,89.96352,0.0,09/06/3821
+7.17917,46.21061,2648,7,9,7,35,24,3.75,5.0,fr,32911,52,1392984,1,7,Active Shallow Crust,0.0,89.98891,0.0,07/09/2648
+7.17917,46.21061,6575,9,18,5,55,50,3.75,5.0,fr,32912,131,1392984,1,7,Active Shallow Crust,0.0,89.98891,0.0,09/18/6575
+7.17917,46.21061,7995,10,1,3,34,11,3.75,5.0,fr,32913,159,1392984,1,7,Active Shallow Crust,0.0,89.98891,0.0,10/01/7995
+7.17917,46.21061,9573,6,18,12,42,14,3.75,5.0,fr,32914,191,1392984,1,7,Active Shallow Crust,0.0,89.98891,0.0,06/18/9573
+7.17917,46.21061,5078,7,19,20,57,28,3.75,5.0,fr,32915,101,1392984,1,7,Active Shallow Crust,0.0,89.98891,0.0,07/19/5078
+7.17917,46.21061,1281,3,9,18,5,55,3.75,5.0,fr,32916,25,1392984,1,7,Active Shallow Crust,0.0,89.98891,0.0,03/09/1281
+7.17917,46.21061,9703,9,14,6,28,26,3.75,5.0,fr,32917,194,1392984,1,7,Active Shallow Crust,0.0,89.98891,0.0,09/14/9703
+7.17917,46.21061,9999,3,12,10,35,41,3.75,15.0,fr,32918,199,1392985,1,3,Active Shallow Crust,0.0,89.98891,0.0,03/12/9999
+7.17917,46.21061,6742,6,10,19,49,44,3.75,15.0,fr,32919,134,1392985,1,3,Active Shallow Crust,0.0,89.98891,0.0,06/10/6742
+7.17917,46.21061,935,4,9,9,0,28,3.75,15.0,fr,32920,18,1392985,1,3,Active Shallow Crust,0.0,89.98891,0.0,04/09/0935
+7.17917,46.21061,5083,9,12,14,46,35,3.75,5.0,fr,32921,101,1392987,1,2,Active Shallow Crust,240.008,58.0182,0.0,09/12/5083
+7.17917,46.21061,2581,1,5,14,14,33,3.75,5.0,fr,32922,51,1392987,1,2,Active Shallow Crust,240.008,58.0182,0.0,01/05/2581
+7.17917,46.21061,9497,9,23,22,12,52,3.75,27.5,fr,32923,189,1392989,1,1,Active Shallow Crust,240.008,58.0182,0.0,09/23/9497
+7.17917,46.21061,2312,12,19,9,8,29,3.75,5.0,fr,32924,46,1392990,1,1,Active Shallow Crust,0.0,89.98878,-90.0,12/19/2312
+7.17917,46.21061,4694,4,10,3,35,44,3.75,15.0,fr,32925,93,1392991,1,1,Active Shallow Crust,0.0,89.98878,-90.0,04/10/4694
+7.17917,46.21061,3407,10,2,0,11,23,3.75,5.0,fr,32926,68,1392993,1,1,Active Shallow Crust,128.8961,89.96748,0.0,10/02/3407
+7.17917,46.21061,6190,5,6,11,8,40,3.75,15.0,fr,32927,123,1392994,1,2,Active Shallow Crust,128.8961,89.96748,0.0,05/06/6190
+7.17917,46.21061,9846,11,22,8,6,56,3.75,15.0,fr,32928,196,1392994,1,2,Active Shallow Crust,128.8961,89.96748,0.0,11/22/9846
+7.17917,46.21061,1727,1,5,10,12,41,3.85,5.0,fr,32929,34,1392996,1,5,Active Shallow Crust,0.0,89.99012,0.0,01/05/1727
+7.17917,46.21061,1576,1,1,14,16,42,3.85,5.0,fr,32930,31,1392996,1,5,Active Shallow Crust,0.0,89.99012,0.0,01/01/1576
+7.17917,46.21061,1968,6,26,6,41,14,3.85,5.0,fr,32931,39,1392996,1,5,Active Shallow Crust,0.0,89.99012,0.0,06/26/1968
+7.17917,46.21061,3239,10,18,7,4,30,3.85,5.0,fr,32932,64,1392996,1,5,Active Shallow Crust,0.0,89.99012,0.0,10/18/3239
+7.17917,46.21061,3812,1,23,4,5,33,3.85,5.0,fr,32933,76,1392996,1,5,Active Shallow Crust,0.0,89.99012,0.0,01/23/3812
+7.17917,46.21061,8179,2,26,1,39,16,3.85,15.0,fr,32934,163,1392997,1,2,Active Shallow Crust,0.0,89.99012,0.0,02/26/8179
+7.17917,46.21061,3566,3,31,1,26,1,3.85,15.0,fr,32935,71,1392997,1,2,Active Shallow Crust,0.0,89.99012,0.0,03/31/3566
+7.17917,46.21061,5056,7,15,9,37,31,3.85,27.5,fr,32936,101,1392998,1,1,Active Shallow Crust,0.0,89.99012,0.0,07/15/5056
+7.17917,46.21061,2547,2,2,16,7,11,3.85,5.0,fr,32937,50,1392999,1,2,Active Shallow Crust,240.011,57.99765,0.0,02/02/2547
+7.17917,46.21061,805,5,21,12,0,55,3.85,5.0,fr,32938,16,1392999,1,2,Active Shallow Crust,240.011,57.99765,0.0,05/21/0805
+7.17917,46.21061,4118,9,15,8,34,44,3.85,5.0,fr,32939,82,1393002,1,1,Active Shallow Crust,0.0,89.99001,-90.0,09/15/4118
+7.17917,46.21061,2812,12,11,15,0,58,3.85,5.0,fr,32940,56,1393005,1,3,Active Shallow Crust,128.8956,89.99506,0.0,12/11/2812
+7.17917,46.21061,3881,12,26,6,13,37,3.85,5.0,fr,32941,77,1393005,1,3,Active Shallow Crust,128.8956,89.99506,0.0,12/26/3881
+7.17917,46.21061,9710,10,13,11,56,55,3.85,5.0,fr,32942,194,1393005,1,3,Active Shallow Crust,128.8956,89.99506,0.0,10/13/9710
+7.17917,46.21061,8775,8,20,3,20,59,3.95,5.0,fr,32943,175,1393008,1,5,Active Shallow Crust,0.0,89.9912,0.0,08/20/8775
+7.17917,46.21061,1832,12,15,20,50,53,3.95,5.0,fr,32944,36,1393008,1,5,Active Shallow Crust,0.0,89.9912,0.0,12/15/1832
+7.17917,46.21061,2432,8,10,3,49,56,3.95,5.0,fr,32945,48,1393008,1,5,Active Shallow Crust,0.0,89.9912,0.0,08/10/2432
+7.17917,46.21061,1922,11,17,2,54,13,3.95,5.0,fr,32946,38,1393008,1,5,Active Shallow Crust,0.0,89.9912,0.0,11/17/1922
+7.17917,46.21061,5026,2,5,8,45,38,3.95,5.0,fr,32947,100,1393008,1,5,Active Shallow Crust,0.0,89.9912,0.0,02/05/5026
+7.17917,46.21061,4030,1,1,6,59,31,3.95,15.0,fr,32948,80,1393009,1,3,Active Shallow Crust,0.0,89.9912,0.0,01/01/4030
+7.17917,46.21061,3849,9,19,1,17,8,3.95,15.0,fr,32949,76,1393009,1,3,Active Shallow Crust,0.0,89.9912,0.0,09/19/3849
+7.17917,46.21061,1308,10,12,10,26,0,3.95,15.0,fr,32950,26,1393009,1,3,Active Shallow Crust,0.0,89.9912,0.0,10/12/1308
+7.17917,46.21061,4147,12,25,17,11,23,3.95,27.5,fr,32951,82,1393013,1,1,Active Shallow Crust,240.0198,58.00562,0.0,12/25/4147
+7.17917,46.21061,9624,4,7,6,34,23,3.95,5.0,fr,32952,192,1393014,1,1,Active Shallow Crust,0.0,89.99109,-90.0,04/07/9624
+7.17917,46.21061,5519,9,2,14,37,21,3.95,27.5,fr,32953,110,1393019,1,1,Active Shallow Crust,128.9001,89.99339,0.0,09/02/5519
+7.17917,46.21061,994,11,21,19,35,14,4.05,5.0,fr,32954,19,1393020,1,3,Active Shallow Crust,0.0,89.98823,0.0,11/21/0994
+7.17917,46.21061,7096,12,15,21,7,26,4.05,5.0,fr,32955,141,1393020,1,3,Active Shallow Crust,0.0,89.98823,0.0,12/15/7096
+7.17917,46.21061,9231,11,20,21,38,3,4.05,5.0,fr,32956,184,1393020,1,3,Active Shallow Crust,0.0,89.98823,0.0,11/20/9231
+7.17917,46.21061,3975,7,13,17,46,24,4.05,15.0,fr,32957,79,1393021,1,3,Active Shallow Crust,0.0,89.98823,0.0,07/13/3975
+7.17917,46.21061,1404,12,7,9,6,36,4.05,15.0,fr,32958,28,1393021,1,3,Active Shallow Crust,0.0,89.98823,0.0,12/07/1404
+7.17917,46.21061,2748,6,14,17,2,7,4.05,15.0,fr,32959,54,1393021,1,3,Active Shallow Crust,0.0,89.98823,0.0,06/14/2748
+7.17917,46.21061,397,10,31,4,7,53,4.05,27.5,fr,32960,7,1393022,1,2,Active Shallow Crust,0.0,89.98823,0.0,10/31/0397
+7.17917,46.21061,2782,9,20,11,29,41,4.05,27.5,fr,32961,55,1393022,1,2,Active Shallow Crust,0.0,89.98823,0.0,09/20/2782
+7.17917,46.21061,8562,10,16,2,39,54,4.05,5.0,fr,32962,171,1393023,1,1,Active Shallow Crust,240.0058,58.00585,0.0,10/16/8562
+7.17917,46.21061,6597,4,30,20,39,21,4.05,5.0,fr,32963,131,1393029,1,2,Active Shallow Crust,128.8897,89.99412,0.0,04/30/6597
+7.17917,46.21061,2951,1,9,22,42,2,4.05,5.0,fr,32964,59,1393029,1,2,Active Shallow Crust,128.8897,89.99412,0.0,01/09/2951
+7.17917,46.21061,8188,5,19,16,27,42,4.05,15.0,fr,32965,163,1393030,1,2,Active Shallow Crust,128.8897,89.99412,0.0,05/19/8188
+7.17917,46.21061,3634,6,22,19,42,41,4.05,15.0,fr,32966,72,1393030,1,2,Active Shallow Crust,128.8897,89.99412,0.0,06/22/3634
+7.17917,46.21061,940,6,5,19,3,56,4.15,5.0,fr,32967,18,1393032,1,1,Active Shallow Crust,0.0,89.98951,0.0,06/05/0940
+7.17917,46.21061,1255,12,10,3,2,7,4.15,15.0,fr,32968,25,1393036,1,1,Active Shallow Crust,240.0085,57.99733,0.0,12/10/1255
+7.17917,46.21061,7671,1,8,2,18,7,4.15,5.0,fr,32969,153,1393038,1,1,Active Shallow Crust,0.0,89.98939,-90.0,01/08/7671
+7.17917,46.21061,6984,7,29,19,18,23,4.25,5.0,fr,32970,139,1393044,1,5,Active Shallow Crust,0.0,89.99065,0.0,07/29/6984
+7.17917,46.21061,1131,8,14,6,20,42,4.25,5.0,fr,32971,22,1393044,1,5,Active Shallow Crust,0.0,89.99065,0.0,08/14/1131
+7.17917,46.21061,2800,12,11,13,4,22,4.25,5.0,fr,32972,55,1393044,1,5,Active Shallow Crust,0.0,89.99065,0.0,12/11/2800
+7.17917,46.21061,2174,5,30,18,43,13,4.25,5.0,fr,32973,43,1393044,1,5,Active Shallow Crust,0.0,89.99065,0.0,05/30/2174
+7.17917,46.21061,674,2,1,9,30,5,4.25,5.0,fr,32974,13,1393044,1,5,Active Shallow Crust,0.0,89.99065,0.0,02/01/0674
+7.17917,46.21061,5859,2,10,8,24,20,4.25,15.0,fr,32975,117,1393045,1,2,Active Shallow Crust,0.0,89.99065,0.0,02/10/5859
+7.17917,46.21061,2486,11,2,12,48,49,4.25,15.0,fr,32976,49,1393045,1,2,Active Shallow Crust,0.0,89.99065,0.0,11/02/2486
+7.17917,46.21061,3491,5,7,23,28,19,4.35,5.0,fr,32977,69,1393056,1,2,Active Shallow Crust,0.0,89.98888,0.0,05/07/3491
+7.17917,46.21061,2007,7,17,7,16,0,4.35,5.0,fr,32978,40,1393056,1,2,Active Shallow Crust,0.0,89.98888,0.0,07/17/2007
+7.17917,46.21061,7592,7,5,4,20,10,4.35,15.0,fr,32979,151,1393057,1,3,Active Shallow Crust,0.0,89.98888,0.0,07/05/7592
+7.17917,46.21061,6995,4,24,18,1,29,4.35,15.0,fr,32980,139,1393057,1,3,Active Shallow Crust,0.0,89.98888,0.0,04/24/6995
+7.17917,46.21061,537,11,10,1,43,35,4.35,15.0,fr,32981,10,1393057,1,3,Active Shallow Crust,0.0,89.98888,0.0,11/10/0537
+7.17917,46.21061,7118,3,5,3,11,9,4.35,27.5,fr,32982,142,1393058,1,1,Active Shallow Crust,0.0,89.98888,0.0,03/05/7118
+7.17917,46.21061,9614,9,5,13,53,17,4.35,5.0,fr,32983,192,1393065,1,1,Active Shallow Crust,128.8972,89.98301,0.0,09/05/9614
+7.17917,46.21061,8651,12,9,1,2,10,4.55,5.0,fr,32984,173,1393083,1,2,Active Shallow Crust,240.0092,57.99766,0.0,12/09/8651
+7.17917,46.21061,5296,7,11,10,44,7,4.55,5.0,fr,32985,105,1393083,1,2,Active Shallow Crust,240.0092,57.99766,0.0,07/11/5296
+7.17917,46.21061,5169,2,15,8,58,4,4.55,5.0,fr,32986,103,1393086,1,1,Active Shallow Crust,0.0,89.99107,-90.0,02/15/5169
+7.17917,46.21061,7129,1,27,17,35,44,4.65,5.0,fr,32987,142,1393092,1,2,Active Shallow Crust,0.0,89.99017,0.0,01/27/7129
+7.17917,46.21061,5717,11,5,3,28,58,4.65,5.0,fr,32988,114,1393092,1,2,Active Shallow Crust,0.0,89.99017,0.0,11/05/5717
+7.17917,46.21061,7878,2,17,6,51,36,4.65,15.0,fr,32989,157,1393093,1,1,Active Shallow Crust,0.0,89.99017,0.0,02/17/7878
+7.17917,46.21061,9730,12,19,2,53,0,4.75,5.0,fr,32990,194,1393104,1,1,Active Shallow Crust,0.0,89.98948,0.0,12/19/9730
+7.17917,46.21061,7995,3,14,16,26,16,4.75,5.0,fr,32991,159,1393107,1,2,Active Shallow Crust,240.0075,58.00454,0.0,03/14/7995
+7.17917,46.21061,5832,5,21,5,52,19,4.75,5.0,fr,32992,116,1393107,1,2,Active Shallow Crust,240.0075,58.00454,0.0,05/21/5832
+7.17917,46.21061,857,3,24,0,57,42,4.85,5.0,fr,32993,17,1393116,1,2,Active Shallow Crust,0.0,89.99062,0.0,03/24/0857
+7.17917,46.21061,9898,10,26,10,14,31,4.85,5.0,fr,32994,197,1393116,1,2,Active Shallow Crust,0.0,89.99062,0.0,10/26/9898
+7.17917,46.21061,632,9,2,1,11,50,4.95,15.0,fr,32995,12,1393129,1,1,Active Shallow Crust,0.0,89.99025,0.0,09/02/0632
+7.17917,46.21061,5626,10,14,5,46,17,4.95,27.5,fr,32996,112,1393130,1,1,Active Shallow Crust,0.0,89.99025,0.0,10/14/5626
+7.17917,46.21061,3734,4,20,17,46,20,4.95,5.0,fr,32997,74,1393131,1,2,Active Shallow Crust,240.0118,58.00457,0.0,04/20/3734
+7.17917,46.21061,5280,7,28,14,33,52,4.95,5.0,fr,32998,105,1393131,1,2,Active Shallow Crust,240.0118,58.00457,0.0,07/28/5280
+7.17917,46.21061,5476,4,4,10,3,16,4.95,27.5,fr,32999,109,1393133,1,1,Active Shallow Crust,240.0118,58.00459,0.0,04/04/5476
+7.17917,46.21061,9490,3,3,12,15,11,4.95,5.0,fr,33000,189,1393134,1,1,Active Shallow Crust,0.0,89.99014,-90.0,03/03/9490
+7.17917,46.21061,6136,10,15,4,36,3,5.15,5.0,fr,33001,122,1393152,1,1,Active Shallow Crust,0.0,89.99004,0.0,10/15/6136
+7.17917,46.21061,1669,1,22,19,36,25,5.35,5.0,fr,33002,33,1393176,1,1,Active Shallow Crust,0.0,89.99033,0.0,01/22/1669
+7.17917,46.21061,3499,12,16,7,58,52,6.05,5.357596,fr,33003,69,1393269,1,1,Active Shallow Crust,128.8607,89.98897,0.0,12/16/3499
+3.46558,52.45534,8592,9,10,14,9,14,3.65,5.0,fr,33004,171,1393452,1,1,Active Shallow Crust,0.0,89.98904,0.0,09/10/8592
+8.44759,51.03693,7445,11,18,17,17,14,3.75,27.5,fr,33005,148,1393955,1,1,Active Shallow Crust,128.897,89.96757,0.0,11/18/7445
+-0.36777,47.20867,5897,1,19,10,16,53,3.55,5.0,fr,33006,117,1394400,1,1,Active Shallow Crust,0.0,89.99015,0.0,01/19/5897
+-0.36777,47.20867,4254,11,2,1,6,5,3.55,5.0,fr,33007,85,1394403,1,1,Active Shallow Crust,240.0123,57.99823,0.0,11/02/4254
+-0.36777,47.20867,1668,1,10,11,2,24,3.55,15.0,fr,33008,33,1394404,1,1,Active Shallow Crust,240.0123,57.99823,0.0,01/10/1668
+-0.36777,47.20867,5506,1,29,19,36,50,3.65,5.0,fr,33009,110,1394412,1,3,Active Shallow Crust,0.0,89.99008,0.0,01/29/5506
+-0.36777,47.20867,5081,5,24,16,40,4,3.65,5.0,fr,33010,101,1394412,1,3,Active Shallow Crust,0.0,89.99008,0.0,05/24/5081
+-0.36777,47.20867,6400,7,2,18,33,20,3.65,5.0,fr,33011,127,1394412,1,3,Active Shallow Crust,0.0,89.99008,0.0,07/02/6400
+-0.36777,47.20867,8195,7,16,23,55,1,3.75,5.0,fr,33012,163,1394427,1,1,Active Shallow Crust,240.0084,58.0176,0.0,07/16/8195
+-0.36777,47.20867,4334,10,5,8,20,59,3.75,5.0,fr,33013,86,1394433,1,1,Active Shallow Crust,128.8966,89.96735,0.0,10/05/4334
+-0.36777,47.20867,8836,1,4,13,6,1,3.85,15.0,fr,33014,176,1394437,1,1,Active Shallow Crust,0.0,89.99,0.0,01/04/8836
+-0.36777,47.20867,9357,6,17,2,22,44,3.85,5.0,fr,33015,187,1394439,1,1,Active Shallow Crust,240.011,57.99781,0.0,06/17/9357
+-0.36777,47.20867,3885,9,13,22,3,50,3.95,15.0,fr,33016,77,1394449,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/13/3885
+-0.36777,47.20867,8617,6,23,19,22,16,4.05,5.0,fr,33017,172,1394460,1,1,Active Shallow Crust,0.0,89.98989,0.0,06/23/8617
+-0.36777,47.20867,9105,4,22,12,29,43,4.05,5.0,fr,33018,182,1394466,1,1,Active Shallow Crust,0.0,89.99001,-90.0,04/22/9105
+-0.36777,47.20867,5544,10,26,14,53,38,4.15,5.0,fr,33019,110,1394472,1,1,Active Shallow Crust,0.0,89.98991,0.0,10/26/5544
+-0.36777,47.20867,4631,9,12,18,10,44,4.25,5.0,fr,33020,92,1394490,1,1,Active Shallow Crust,0.0,89.98994,-90.0,09/12/4631
+-0.36777,47.20867,6884,3,17,20,24,26,4.35,5.0,fr,33021,137,1394505,1,1,Active Shallow Crust,128.8977,89.98275,0.0,03/17/6884
+-0.36777,47.20867,3392,10,9,3,10,12,4.55,5.0,fr,33022,67,1394520,1,1,Active Shallow Crust,0.0,89.98998,0.0,10/09/3392
+-0.36777,47.20867,6708,4,28,7,9,27,4.55,15.0,fr,33023,134,1394521,1,1,Active Shallow Crust,0.0,89.98998,0.0,04/28/6708
+-0.36777,47.20867,6051,4,20,17,3,54,4.65,5.0,fr,33024,121,1394532,1,1,Active Shallow Crust,0.0,89.98998,0.0,04/20/6051
+-0.36777,47.20867,625,4,1,13,5,26,4.75,5.0,fr,33025,12,1394544,1,1,Active Shallow Crust,0.0,89.99,0.0,04/01/0625
+-0.36777,47.20867,4011,6,24,0,31,27,4.85,27.5,fr,33026,80,1394558,1,1,Active Shallow Crust,0.0,89.99003,0.0,06/24/4011
+6.41685,42.40756,2172,11,1,7,59,5,3.55,15.0,fr,33027,43,1394881,1,1,Active Shallow Crust,0.0,89.99255,0.0,11/01/2172
+5.46628,49.81825,3766,11,2,7,3,7,3.55,15.0,fr,33028,75,1395367,1,1,Active Shallow Crust,0.0,89.98684,-90.0,11/02/3766
+5.46628,49.81825,3562,7,14,18,8,55,4.35,27.5,fr,33029,71,1395458,1,1,Active Shallow Crust,0.0,89.98964,0.0,07/14/3562
+5.46628,49.81825,1700,9,5,0,42,22,4.45,5.0,fr,33030,33,1395468,1,1,Active Shallow Crust,0.0,89.99077,0.0,09/05/1700
+-5.78378,47.92385,5045,11,29,3,47,50,3.95,5.0,fr,33031,100,1395897,1,1,Active Shallow Crust,128.8995,89.99361,0.0,11/29/5045
+-5.78378,47.92385,5283,3,1,2,9,14,4.05,5.0,fr,33032,105,1395906,1,1,Active Shallow Crust,0.0,89.98846,-90.0,03/01/5283
+1.1014,42.59197,7917,8,1,17,27,2,3.55,5.0,fr,33033,158,1396320,1,5,Active Shallow Crust,0.0,89.99072,0.0,08/01/7917
+1.1014,42.59197,5312,8,15,5,48,36,3.55,5.0,fr,33034,106,1396320,1,5,Active Shallow Crust,0.0,89.99072,0.0,08/15/5312
+1.1014,42.59197,3168,1,22,18,49,0,3.55,5.0,fr,33035,63,1396320,1,5,Active Shallow Crust,0.0,89.99072,0.0,01/22/3168
+1.1014,42.59197,6916,5,30,11,46,28,3.55,5.0,fr,33036,138,1396320,1,5,Active Shallow Crust,0.0,89.99072,0.0,05/30/6916
+1.1014,42.59197,4047,10,27,22,12,40,3.55,5.0,fr,33037,80,1396320,1,5,Active Shallow Crust,0.0,89.99072,0.0,10/27/4047
+1.1014,42.59197,1109,5,1,17,31,56,3.55,15.0,fr,33038,22,1396321,1,2,Active Shallow Crust,0.0,89.99072,0.0,05/01/1109
+1.1014,42.59197,236,12,21,3,55,34,3.55,15.0,fr,33039,4,1396321,1,2,Active Shallow Crust,0.0,89.99072,0.0,12/21/0236
+1.1014,42.59197,3803,8,16,7,52,16,3.55,5.0,fr,33040,76,1396323,1,2,Active Shallow Crust,240.0116,57.99837,0.0,08/16/3803
+1.1014,42.59197,287,8,10,18,37,5,3.55,5.0,fr,33041,5,1396323,1,2,Active Shallow Crust,240.0116,57.99837,0.0,08/10/0287
+1.1014,42.59197,2109,12,27,16,43,49,3.55,27.5,fr,33042,42,1396325,1,1,Active Shallow Crust,240.0116,57.99827,0.0,12/27/2109
+1.1014,42.59197,795,2,5,20,53,31,3.65,5.0,fr,33043,15,1396332,1,4,Active Shallow Crust,0.0,89.99007,0.0,02/05/0795
+1.1014,42.59197,3531,3,2,22,16,40,3.65,5.0,fr,33044,70,1396332,1,4,Active Shallow Crust,0.0,89.99007,0.0,03/02/3531
+1.1014,42.59197,3425,2,14,20,54,12,3.65,5.0,fr,33045,68,1396332,1,4,Active Shallow Crust,0.0,89.99007,0.0,02/14/3425
+1.1014,42.59197,4106,1,11,15,17,4,3.65,5.0,fr,33046,82,1396332,1,4,Active Shallow Crust,0.0,89.99007,0.0,01/11/4106
+1.1014,42.59197,2044,2,19,5,6,2,3.65,15.0,fr,33047,40,1396333,1,4,Active Shallow Crust,0.0,89.99007,0.0,02/19/2044
+1.1014,42.59197,8154,10,19,0,13,5,3.65,15.0,fr,33048,163,1396333,1,4,Active Shallow Crust,0.0,89.99007,0.0,10/19/8154
+1.1014,42.59197,2958,6,19,17,31,25,3.65,15.0,fr,33049,59,1396333,1,4,Active Shallow Crust,0.0,89.99007,0.0,06/19/2958
+1.1014,42.59197,6829,12,3,10,42,15,3.65,15.0,fr,33050,136,1396333,1,4,Active Shallow Crust,0.0,89.99007,0.0,12/03/6829
+1.1014,42.59197,321,1,11,0,58,14,3.65,5.0,fr,33051,6,1396341,1,1,Active Shallow Crust,128.9004,89.96359,0.0,01/11/0321
+1.1014,42.59197,9509,6,20,18,9,29,3.75,5.0,fr,33052,190,1396344,1,4,Active Shallow Crust,0.0,89.98968,0.0,06/20/9509
+1.1014,42.59197,533,1,30,2,52,27,3.75,5.0,fr,33053,10,1396344,1,4,Active Shallow Crust,0.0,89.98968,0.0,01/30/0533
+1.1014,42.59197,6790,2,26,19,51,19,3.75,5.0,fr,33054,135,1396344,1,4,Active Shallow Crust,0.0,89.98968,0.0,02/26/6790
+1.1014,42.59197,7720,8,29,14,26,6,3.75,5.0,fr,33055,154,1396344,1,4,Active Shallow Crust,0.0,89.98968,0.0,08/29/7720
+1.1014,42.59197,238,6,16,5,40,30,3.75,15.0,fr,33056,4,1396345,1,2,Active Shallow Crust,0.0,89.98968,0.0,06/16/0238
+1.1014,42.59197,6953,9,17,1,40,59,3.75,15.0,fr,33057,139,1396345,1,2,Active Shallow Crust,0.0,89.98968,0.0,09/17/6953
+1.1014,42.59197,7434,1,29,16,5,34,3.75,27.5,fr,33058,148,1396349,1,1,Active Shallow Crust,240.0079,58.01761,0.0,01/29/7434
+1.1014,42.59197,7653,5,20,13,0,50,3.85,5.0,fr,33059,153,1396356,1,1,Active Shallow Crust,0.0,89.98949,0.0,05/20/7653
+1.1014,42.59197,1166,7,4,16,32,19,3.85,5.0,fr,33060,23,1396359,1,1,Active Shallow Crust,240.0104,57.99778,0.0,07/04/1166
+1.1014,42.59197,2087,9,15,2,9,37,3.85,15.0,fr,33061,41,1396360,1,1,Active Shallow Crust,240.0104,57.99778,0.0,09/15/2087
+1.1014,42.59197,8125,11,24,10,49,46,3.95,5.0,fr,33062,162,1396368,1,2,Active Shallow Crust,0.0,89.98946,0.0,11/24/8125
+1.1014,42.59197,8247,9,11,19,17,55,3.95,5.0,fr,33063,164,1396368,1,2,Active Shallow Crust,0.0,89.98946,0.0,09/11/8247
+1.1014,42.59197,3449,4,16,1,41,36,3.95,5.0,fr,33064,68,1396371,1,1,Active Shallow Crust,240.0192,58.00505,0.0,04/16/3449
+1.1014,42.59197,5090,4,20,4,15,30,3.95,5.0,fr,33065,101,1396377,1,1,Active Shallow Crust,128.901,89.99356,0.0,04/20/5090
+1.1014,42.59197,5112,4,21,20,39,32,4.05,5.0,fr,33066,102,1396383,1,2,Active Shallow Crust,240.0054,58.00574,0.0,04/21/5112
+1.1014,42.59197,503,3,4,8,10,42,4.05,5.0,fr,33067,10,1396383,1,2,Active Shallow Crust,240.0054,58.00574,0.0,03/04/0503
+1.1014,42.59197,1016,8,5,22,43,36,4.15,5.0,fr,33068,20,1396392,1,3,Active Shallow Crust,0.0,89.98977,0.0,08/05/1016
+1.1014,42.59197,3936,5,19,0,18,50,4.15,5.0,fr,33069,78,1396392,1,3,Active Shallow Crust,0.0,89.98977,0.0,05/19/3936
+1.1014,42.59197,3550,7,16,14,27,38,4.15,5.0,fr,33070,70,1396392,1,3,Active Shallow Crust,0.0,89.98977,0.0,07/16/3550
+1.1014,42.59197,3593,10,19,6,0,16,4.15,5.0,fr,33071,71,1396395,1,1,Active Shallow Crust,240.0077,57.99727,0.0,10/19/3593
+1.1014,42.59197,2763,6,24,18,37,51,4.35,5.0,fr,33072,55,1396416,1,1,Active Shallow Crust,0.0,89.98965,0.0,06/24/2763
+1.1014,42.59197,5611,9,28,9,23,24,4.45,5.0,fr,33073,112,1396428,1,1,Active Shallow Crust,0.0,89.99012,0.0,09/28/5611
+1.1014,42.59197,666,3,30,18,30,56,4.55,5.0,fr,33074,13,1396440,1,1,Active Shallow Crust,0.0,89.99002,0.0,03/30/0666
+1.1014,42.59197,4980,6,16,3,46,39,4.55,27.5,fr,33075,99,1396442,1,1,Active Shallow Crust,0.0,89.99002,0.0,06/16/4980
+1.1014,42.59197,8816,3,1,14,30,10,4.65,15.0,fr,33076,176,1396453,1,1,Active Shallow Crust,0.0,89.99006,0.0,03/01/8816
+1.1014,42.59197,863,2,3,1,58,37,4.65,15.0,fr,33077,17,1396459,1,1,Active Shallow Crust,0.0,89.98994,-90.0,02/03/0863
+1.1014,42.59197,4423,3,2,21,10,20,4.75,27.5,fr,33078,88,1396475,1,1,Active Shallow Crust,128.8898,89.98808,0.0,03/02/4423
+1.1014,42.59197,5778,2,10,14,12,56,5.55,5.0,fr,33079,115,1396560,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/10/5778
+1.101427,42.59197,7972,2,27,10,37,30,7.25,17.5,fr,33080,159,1396764,1,1,Active Shallow Crust,360.0,89.99001,0.0,02/27/7972
+2.30026,47.63718,9834,10,6,21,3,47,4.25,5.0,fr,33081,196,1396884,1,1,Active Shallow Crust,0.0,89.98938,0.0,10/06/9834
+-3.70383,46.6392,9733,11,8,17,24,4,3.75,5.0,fr,33082,194,1397304,1,1,Active Shallow Crust,0.0,89.989,0.0,11/08/9733
+1.9384,51.14646,2221,7,6,5,41,25,3.65,15.0,fr,33083,44,1397773,1,1,Active Shallow Crust,0.0,89.99014,0.0,07/06/2221
+1.9384,51.14646,4247,10,20,13,39,24,3.65,27.5,fr,33084,84,1397774,1,1,Active Shallow Crust,0.0,89.99014,0.0,10/20/4247
+1.9384,51.14646,8378,3,19,8,45,11,3.75,5.0,fr,33085,167,1397784,1,1,Active Shallow Crust,0.0,89.98995,0.0,03/19/8378
+1.9384,51.14646,9711,8,16,6,16,22,3.75,5.0,fr,33086,194,1397787,1,1,Active Shallow Crust,240.0089,58.01789,0.0,08/16/9711
+1.9384,51.14646,7508,2,4,0,5,51,3.85,5.0,fr,33087,150,1397796,1,2,Active Shallow Crust,0.0,89.98992,0.0,02/04/7508
+1.9384,51.14646,3912,11,16,8,23,57,3.85,5.0,fr,33088,78,1397796,1,2,Active Shallow Crust,0.0,89.98992,0.0,11/16/3912
+1.9384,51.14646,3730,11,29,21,35,25,4.05,5.0,fr,33089,74,1397820,1,2,Active Shallow Crust,0.0,89.99022,0.0,11/29/3730
+1.9384,51.14646,2646,7,24,21,26,9,4.05,5.0,fr,33090,52,1397820,1,2,Active Shallow Crust,0.0,89.99022,0.0,07/24/2646
+1.9384,51.14646,7827,3,9,20,8,47,4.55,5.0,fr,33091,156,1397880,1,1,Active Shallow Crust,0.0,89.99,0.0,03/09/7827
+1.9384,51.14646,5365,9,24,1,14,33,4.65,15.0,fr,33092,107,1397902,1,1,Active Shallow Crust,128.8898,89.98692,0.0,09/24/5365
+1.9384,51.14646,5352,7,9,5,56,45,5.55,5.0,fr,33093,107,1398006,1,1,Active Shallow Crust,359.9999,89.99007,-90.0,07/09/5352
+1.882339,51.20728,4272,9,8,16,17,10,7.35,17.5,fr,33094,85,1398219,1,1,Active Shallow Crust,240.3304,58.00006,0.0,09/08/4272
+4.19515,46.85748,3678,2,5,0,24,22,3.55,15.0,fr,33095,73,1398244,1,1,Active Shallow Crust,240.0117,57.99839,0.0,02/05/3678
+4.19515,46.85748,60,6,21,22,50,23,3.65,5.0,fr,33096,1,1398261,1,1,Active Shallow Crust,128.9,89.96353,0.0,06/21/0060
+4.19515,46.85748,763,5,17,16,54,16,3.85,15.0,fr,33097,15,1398280,1,1,Active Shallow Crust,240.0115,57.99728,0.0,05/17/0763
+4.19515,46.85748,7458,2,24,14,41,28,3.95,27.5,fr,33098,149,1398299,1,1,Active Shallow Crust,128.901,89.99348,0.0,02/24/7458
+4.19515,46.85748,3389,4,27,11,13,12,4.05,27.5,fr,33099,67,1398302,1,1,Active Shallow Crust,0.0,89.98837,0.0,04/27/3389
+4.19515,46.85748,4435,4,16,4,6,57,4.15,5.0,fr,33100,88,1398312,1,1,Active Shallow Crust,0.0,89.98963,0.0,04/16/4435
+4.19515,46.85748,8303,8,18,5,28,53,4.15,27.5,fr,33101,166,1398314,1,1,Active Shallow Crust,0.0,89.98963,0.0,08/18/8303
+4.19515,46.85748,1294,7,22,3,1,51,4.15,15.0,fr,33102,25,1398322,1,1,Active Shallow Crust,128.8976,89.99309,0.0,07/22/1294
+4.19515,46.85748,7227,5,6,4,38,40,4.35,15.0,fr,33103,144,1398340,1,1,Active Shallow Crust,240.0085,57.99559,0.0,05/06/7227
+4.19515,46.85748,5677,9,28,17,3,26,4.55,5.0,fr,33104,113,1398360,1,1,Active Shallow Crust,0.0,89.9891,0.0,09/28/5677
+-2.99513,47.66597,8276,1,10,22,7,6,3.55,5.0,fr,33105,165,1398723,1,2,Active Shallow Crust,240.0118,57.99805,0.0,01/10/8276
+-2.99513,47.66597,5828,4,20,9,7,27,3.55,5.0,fr,33106,116,1398723,1,2,Active Shallow Crust,240.0118,57.99805,0.0,04/20/5828
+-2.99513,47.66597,2884,5,25,16,56,52,3.55,15.0,fr,33107,57,1398730,1,2,Active Shallow Crust,128.8965,89.99321,0.0,05/25/2884
+-2.99513,47.66597,259,8,16,1,22,5,3.55,15.0,fr,33108,5,1398730,1,2,Active Shallow Crust,128.8965,89.99321,0.0,08/16/0259
+-2.99513,47.66597,7523,3,19,23,27,52,3.65,5.0,fr,33109,150,1398732,1,6,Active Shallow Crust,0.0,89.99092,0.0,03/19/7523
+-2.99513,47.66597,3890,12,8,9,33,30,3.65,5.0,fr,33110,77,1398732,1,6,Active Shallow Crust,0.0,89.99092,0.0,12/08/3890
+-2.99513,47.66597,8036,5,18,17,54,40,3.65,5.0,fr,33111,160,1398732,1,6,Active Shallow Crust,0.0,89.99092,0.0,05/18/8036
+-2.99513,47.66597,1888,3,5,16,3,40,3.65,5.0,fr,33112,37,1398732,1,6,Active Shallow Crust,0.0,89.99092,0.0,03/05/1888
+-2.99513,47.66597,3345,7,29,20,23,30,3.65,5.0,fr,33113,66,1398732,1,6,Active Shallow Crust,0.0,89.99092,0.0,07/29/3345
+-2.99513,47.66597,3251,10,13,15,7,58,3.65,5.0,fr,33114,65,1398732,1,6,Active Shallow Crust,0.0,89.99092,0.0,10/13/3251
+-2.99513,47.66597,2387,3,31,1,0,57,3.65,5.0,fr,33115,47,1398738,1,1,Active Shallow Crust,0.0,89.99081,-90.0,03/31/2387
+-2.99513,47.66597,1943,7,15,2,15,10,3.65,15.0,fr,33116,38,1398742,1,1,Active Shallow Crust,128.8996,89.96355,0.0,07/15/1943
+-2.99513,47.66597,9377,2,6,5,30,7,3.75,5.0,fr,33117,187,1398744,1,2,Active Shallow Crust,0.0,89.98921,0.0,02/06/9377
+-2.99513,47.66597,9640,7,2,5,23,12,3.75,5.0,fr,33118,192,1398744,1,2,Active Shallow Crust,0.0,89.98921,0.0,07/02/9640
+-2.99513,47.66597,547,9,23,2,25,6,3.75,15.0,fr,33119,10,1398748,1,1,Active Shallow Crust,240.0084,58.01756,0.0,09/23/0547
+-2.99513,47.66597,2669,12,15,13,11,52,3.85,5.0,fr,33120,53,1398756,1,1,Active Shallow Crust,0.0,89.99039,0.0,12/15/2669
+-2.99513,47.66597,5974,5,27,15,43,31,3.85,27.5,fr,33121,119,1398758,1,1,Active Shallow Crust,0.0,89.99039,0.0,05/27/5974
+-2.99513,47.66597,5129,12,11,9,51,55,3.85,5.0,fr,33122,102,1398759,1,1,Active Shallow Crust,240.0112,57.99752,0.0,12/11/5129
+-2.99513,47.66597,3810,6,5,2,44,34,3.95,15.0,fr,33123,76,1398769,1,2,Active Shallow Crust,0.0,89.98929,0.0,06/05/3810
+-2.99513,47.66597,7972,10,10,6,17,11,3.95,15.0,fr,33124,159,1398769,1,2,Active Shallow Crust,0.0,89.98929,0.0,10/10/7972
+-2.99513,47.66597,7855,11,29,13,57,25,4.05,5.0,fr,33125,157,1398780,1,1,Active Shallow Crust,0.0,89.99046,0.0,11/29/7855
+-2.99513,47.66597,3771,3,20,21,55,57,4.05,15.0,fr,33126,75,1398781,1,2,Active Shallow Crust,0.0,89.99046,0.0,03/20/3771
+-2.99513,47.66597,4276,10,20,14,14,16,4.05,15.0,fr,33127,85,1398781,1,2,Active Shallow Crust,0.0,89.99046,0.0,10/20/4276
+-2.99513,47.66597,3459,5,18,0,35,17,4.05,5.0,fr,33128,69,1398789,1,1,Active Shallow Crust,128.8899,89.99427,0.0,05/18/3459
+-2.99513,47.66597,4486,5,12,4,25,56,4.15,5.0,fr,33129,89,1398792,1,2,Active Shallow Crust,0.0,89.98979,0.0,05/12/4486
+-2.99513,47.66597,3521,3,25,22,37,45,4.15,5.0,fr,33130,70,1398792,1,2,Active Shallow Crust,0.0,89.98979,0.0,03/25/3521
+-2.99513,47.66597,6223,8,17,5,53,33,4.25,5.0,fr,33131,124,1398804,1,1,Active Shallow Crust,0.0,89.98938,0.0,08/17/6223
+-2.99513,47.66597,409,6,17,19,9,46,4.35,5.0,fr,33132,8,1398816,1,1,Active Shallow Crust,0.0,89.99054,0.0,06/17/0409
+-2.99513,47.66597,7284,3,4,0,23,54,4.45,15.0,fr,33133,145,1398829,1,1,Active Shallow Crust,0.0,89.99036,0.0,03/04/7284
+-2.99513,47.66597,7290,1,19,10,20,17,4.45,15.0,fr,33134,145,1398838,1,1,Active Shallow Crust,128.8919,89.99338,0.0,01/19/7290
+-2.99513,47.66597,6782,10,25,22,6,36,4.55,27.5,fr,33135,135,1398842,1,1,Active Shallow Crust,0.0,89.99033,0.0,10/25/6782
+-2.995126,47.66597,3822,1,29,3,44,47,6.25,6.744814,fr,33136,76,1399044,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/29/3822
+0.21147,44.55245,2538,11,23,3,5,33,3.55,5.0,fr,33137,50,1399200,1,1,Active Shallow Crust,0.0,89.9899,0.0,11/23/2538
+0.21147,44.55245,1605,10,27,20,46,4,3.65,27.5,fr,33138,32,1399214,1,1,Active Shallow Crust,0.0,89.98999,0.0,10/27/1605
+0.21147,44.55245,5587,12,18,6,45,24,4.15,27.5,fr,33139,111,1399274,1,1,Active Shallow Crust,0.0,89.98998,0.0,12/18/5587
+0.21147,44.55245,6641,2,20,8,53,26,4.25,15.0,fr,33140,132,1399288,1,1,Active Shallow Crust,240.0072,57.99399,0.0,02/20/6641
+3.47111,40.11846,7481,10,21,19,32,35,3.55,5.0,fr,33141,149,1399686,1,1,Active Shallow Crust,0.0,89.9883,-90.0,10/21/7481
+3.47111,40.11846,4005,5,10,16,20,18,4.05,5.0,fr,33142,80,1399740,1,1,Active Shallow Crust,0.0,89.98916,0.0,05/10/4005
+3.47111,40.11846,5245,7,28,13,20,44,4.55,5.0,fr,33143,104,1399800,1,1,Active Shallow Crust,0.0,89.99024,0.0,07/28/5245
+9.24123,48.61838,7978,1,14,18,49,33,3.55,5.0,fr,33144,159,1400640,1,1,Active Shallow Crust,0.0,89.98666,0.0,01/14/7978
+9.24123,48.61838,8709,1,20,6,8,46,3.65,15.0,fr,33145,174,1400653,1,2,Active Shallow Crust,0.0,89.98812,0.0,01/20/8709
+9.24123,48.61838,7453,4,13,14,55,53,3.65,15.0,fr,33146,149,1400653,1,2,Active Shallow Crust,0.0,89.98812,0.0,04/13/7453
+9.24123,48.61838,8305,10,14,22,59,20,3.65,5.0,fr,33147,166,1400661,1,1,Active Shallow Crust,128.9022,89.96356,0.0,10/14/8305
+9.24123,48.61838,349,6,4,1,51,56,3.75,5.0,fr,33148,6,1400667,1,1,Active Shallow Crust,240.0085,58.01746,0.0,06/04/0349
+9.24123,48.61838,4332,9,4,21,29,52,3.75,5.0,fr,33149,86,1400670,1,1,Active Shallow Crust,0.0,89.98929,-90.0,09/04/4332
+9.24123,48.61838,6488,1,24,11,49,21,3.75,15.0,fr,33150,129,1400674,1,1,Active Shallow Crust,128.8976,89.96753,0.0,01/24/6488
+9.24123,48.61838,9306,11,23,15,27,58,3.95,5.0,fr,33151,186,1400688,1,1,Active Shallow Crust,0.0,89.99158,0.0,11/23/9306
+9.24123,48.61838,4925,10,4,10,47,17,3.95,5.0,fr,33152,98,1400694,1,1,Active Shallow Crust,0.0,89.99149,-90.0,10/04/4925
+9.24123,48.61838,2238,5,11,10,20,40,4.05,15.0,fr,33153,44,1400701,1,1,Active Shallow Crust,0.0,89.9925,0.0,05/11/2238
+9.24123,48.61838,3295,9,1,2,9,8,4.05,5.0,fr,33154,65,1400709,1,1,Active Shallow Crust,128.8913,89.9925,0.0,09/01/3295
+9.24123,48.61838,7303,8,6,6,6,31,4.15,15.0,fr,33155,146,1400713,1,1,Active Shallow Crust,0.0,89.99332,0.0,08/06/7303
+9.24123,48.61838,882,7,5,16,56,51,5.65,5.0,fr,33156,17,1400895,1,1,Active Shallow Crust,240.0396,57.99965,0.0,07/05/0882
+7.82793,49.60589,6637,10,27,1,22,30,3.55,5.0,fr,33157,132,1401120,1,1,Active Shallow Crust,0.0,89.98693,0.0,10/27/6637
+7.82793,49.60589,2046,2,5,21,54,40,3.55,15.0,fr,33158,40,1401121,1,1,Active Shallow Crust,0.0,89.98693,0.0,02/05/2046
+7.82793,49.60589,8873,9,27,1,37,17,3.55,5.0,fr,33159,177,1401123,1,1,Active Shallow Crust,240.0129,57.99849,0.0,09/27/8873
+7.82793,49.60589,9485,12,31,19,24,46,3.65,5.0,fr,33160,189,1401132,1,1,Active Shallow Crust,0.0,89.98835,0.0,12/31/9485
+7.82793,49.60589,8736,8,12,10,14,11,3.65,5.0,fr,33161,174,1401135,1,1,Active Shallow Crust,240.0017,58.01306,0.0,08/12/8736
+7.82793,49.60589,1168,11,15,12,26,9,3.65,5.0,fr,33162,23,1401141,1,1,Active Shallow Crust,128.8999,89.96358,0.0,11/15/1168
+7.82793,49.60589,225,10,6,20,2,47,3.95,27.5,fr,33163,4,1401170,1,1,Active Shallow Crust,0.0,89.99175,0.0,10/06/0225
+7.82793,49.60589,7255,10,12,17,38,51,4.05,15.0,fr,33164,145,1401190,1,1,Active Shallow Crust,128.8893,89.99449,0.0,10/12/7255
+7.82793,49.60589,5090,9,24,23,57,54,4.25,5.0,fr,33165,101,1401207,1,1,Active Shallow Crust,240.0081,57.99409,0.0,09/24/5090
+7.82793,49.60589,813,9,22,2,17,3,4.35,15.0,fr,33166,16,1401226,1,1,Active Shallow Crust,128.8966,89.98267,0.0,09/22/0813
+7.82793,49.60589,4654,9,14,3,8,11,4.75,27.5,fr,33167,93,1401266,1,1,Active Shallow Crust,0.0,89.99015,0.0,09/14/4654
+3.26135,48.2489,1977,3,22,8,4,53,3.75,5.0,fr,33168,39,1401624,1,1,Active Shallow Crust,0.0,89.98933,0.0,03/22/1977
+3.26135,48.2489,9092,7,23,9,24,33,4.65,5.0,fr,33169,181,1401732,1,1,Active Shallow Crust,0.0,89.98959,0.0,07/23/9092
+3.26135,48.2489,1532,12,11,20,14,41,4.95,5.0,fr,33170,30,1401777,1,1,Active Shallow Crust,128.8893,89.98974,0.0,12/11/1532
+3.26135,48.2489,7973,1,8,18,59,39,5.45,27.5,fr,33171,159,1401830,1,1,Active Shallow Crust,0.0,89.98982,0.0,01/08/7973
+3.26135,48.2489,821,9,20,15,14,38,5.75,5.0,fr,33172,16,1401864,1,1,Active Shallow Crust,359.9999,89.99013,0.0,09/20/0821
+3.26372,50.5384,9387,9,7,6,15,5,3.75,5.0,fr,33173,187,1402584,1,2,Active Shallow Crust,0.0,89.98981,0.0,09/07/9387
+3.26372,50.5384,9535,3,24,10,37,3,3.75,5.0,fr,33174,190,1402584,1,2,Active Shallow Crust,0.0,89.98981,0.0,03/24/9535
+6.42888,50.31357,9258,5,6,10,23,33,3.55,5.0,fr,33175,185,1403040,1,1,Active Shallow Crust,0.0,89.98712,0.0,05/06/9258
+6.42888,50.31357,4381,12,25,16,36,44,3.55,27.5,fr,33176,87,1403042,1,1,Active Shallow Crust,0.0,89.98712,0.0,12/25/4381
+6.42888,50.31357,4929,8,13,18,13,20,3.55,5.0,fr,33177,98,1403043,1,2,Active Shallow Crust,240.0131,57.99822,0.0,08/13/4929
+6.42888,50.31357,8122,6,6,3,48,26,3.55,5.0,fr,33178,162,1403043,1,2,Active Shallow Crust,240.0131,57.99822,0.0,06/06/8122
+6.42888,50.31357,8749,10,20,23,30,4,3.65,5.0,fr,33179,174,1403052,1,2,Active Shallow Crust,0.0,89.98852,0.0,10/20/8749
+6.42888,50.31357,6503,10,30,5,30,59,3.65,5.0,fr,33180,130,1403052,1,2,Active Shallow Crust,0.0,89.98852,0.0,10/30/6503
+6.42888,50.31357,1127,9,22,18,41,58,3.75,5.0,fr,33181,22,1403073,1,1,Active Shallow Crust,128.8958,89.96706,0.0,09/22/1127
+6.42888,50.31357,3502,3,2,10,43,7,4.05,5.0,fr,33182,70,1403100,1,1,Active Shallow Crust,0.0,89.98914,0.0,03/02/3502
+6.42888,50.31357,744,12,11,8,20,17,4.15,5.0,fr,33183,14,1403112,1,1,Active Shallow Crust,0.0,89.99032,0.0,12/11/0744
+6.42888,50.31357,3226,7,8,13,21,10,4.25,5.0,fr,33184,64,1403130,1,1,Active Shallow Crust,0.0,89.99127,-90.0,07/08/3226
+6.42888,50.31357,8728,6,30,23,44,5,5.25,5.0,fr,33185,174,1403247,1,1,Active Shallow Crust,240.0283,58.00076,0.0,06/30/8728
+6.428876,50.31356,9094,5,27,12,20,46,6.35,7.567806,fr,33186,181,1403385,1,1,Active Shallow Crust,128.8357,89.99102,0.0,05/27/9094
+0.62105,42.0009,2272,4,22,0,58,31,3.55,15.0,fr,33187,45,1403524,1,1,Active Shallow Crust,240.0118,57.99824,0.0,04/22/2272
+0.62105,42.0009,3716,5,4,20,32,35,3.65,15.0,fr,33188,74,1403533,1,1,Active Shallow Crust,0.0,89.98998,0.0,05/04/3716
+0.62105,42.0009,4513,4,7,10,32,35,3.75,5.0,fr,33189,90,1403544,1,1,Active Shallow Crust,0.0,89.99033,0.0,04/07/4513
+0.62105,42.0009,7331,3,15,15,35,31,4.15,5.0,fr,33190,146,1403598,1,1,Active Shallow Crust,0.0,89.99003,-90.0,03/15/7331
+0.62105,42.0009,7581,7,24,12,30,38,4.55,5.0,fr,33191,151,1403640,1,1,Active Shallow Crust,0.0,89.98993,0.0,07/24/7581
+3.20642,45.15422,2261,6,19,16,15,0,3.55,15.0,fr,33192,45,1404001,1,1,Active Shallow Crust,0.0,89.98933,0.0,06/19/2261
+3.20642,45.15422,5833,4,10,9,47,28,3.55,5.0,fr,33193,116,1404003,1,1,Active Shallow Crust,240.0123,57.99835,0.0,04/10/5833
+3.20642,45.15422,5907,9,3,13,29,52,3.65,15.0,fr,33194,118,1404022,1,1,Active Shallow Crust,128.901,89.9635,0.0,09/03/5907
+3.20642,45.15422,9978,1,10,1,15,42,3.75,15.0,fr,33195,199,1404034,1,1,Active Shallow Crust,128.8972,89.96719,0.0,01/10/9978
+3.20642,45.15422,2279,1,19,15,10,22,3.95,5.0,fr,33196,45,1404048,1,1,Active Shallow Crust,0.0,89.99103,0.0,01/19/2279
+3.20642,45.15422,3408,9,3,19,54,21,3.95,5.0,fr,33197,68,1404054,1,2,Active Shallow Crust,0.0,89.99092,-90.0,09/03/3408
+3.20642,45.15422,926,7,18,16,56,10,3.95,5.0,fr,33198,18,1404054,1,2,Active Shallow Crust,0.0,89.99092,-90.0,07/18/0926
+3.20642,45.15422,9094,2,5,19,35,20,4.05,5.0,fr,33199,181,1404060,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/05/9094
+3.20642,45.15422,4814,11,22,11,52,11,4.05,5.0,fr,33200,96,1404066,1,1,Active Shallow Crust,0.0,89.98988,-90.0,11/22/4814
+3.20642,45.15422,5164,10,1,15,46,9,4.15,5.0,fr,33201,103,1404072,1,1,Active Shallow Crust,0.0,89.98931,0.0,10/01/5164
+3.20642,45.15422,4450,5,6,20,36,47,4.35,15.0,fr,33202,88,1404100,1,1,Active Shallow Crust,240.0083,57.99563,0.0,05/06/4450
+3.20642,45.15422,8650,4,7,20,25,30,4.45,5.0,fr,33203,172,1404108,1,1,Active Shallow Crust,0.0,89.98991,0.0,04/07/8650
+3.20642,45.15422,5925,1,2,17,36,46,4.55,5.0,fr,33204,118,1404120,1,1,Active Shallow Crust,0.0,89.98988,0.0,01/02/5925
+3.20642,45.15422,5417,12,17,9,11,30,4.55,15.0,fr,33205,108,1404121,1,1,Active Shallow Crust,0.0,89.98988,0.0,12/17/5417
+6.9396,47.08948,4285,9,23,13,45,3,3.55,5.0,fr,33206,85,1404480,1,2,Active Shallow Crust,0.0,89.99313,0.0,09/23/4285
+6.9396,47.08948,8788,6,22,5,43,41,3.55,5.0,fr,33207,175,1404480,1,2,Active Shallow Crust,0.0,89.99313,0.0,06/22/8788
+6.9396,47.08948,3495,11,30,16,3,13,3.55,15.0,fr,33208,69,1404481,1,4,Active Shallow Crust,0.0,89.99313,0.0,11/30/3495
+6.9396,47.08948,8272,12,3,11,59,55,3.55,15.0,fr,33209,165,1404481,1,4,Active Shallow Crust,0.0,89.99313,0.0,12/03/8272
+6.9396,47.08948,3851,6,29,9,22,56,3.55,15.0,fr,33210,77,1404481,1,4,Active Shallow Crust,0.0,89.99313,0.0,06/29/3851
+6.9396,47.08948,1059,4,2,0,32,26,3.55,15.0,fr,33211,21,1404481,1,4,Active Shallow Crust,0.0,89.99313,0.0,04/02/1059
+6.9396,47.08948,7109,2,18,3,51,40,3.55,27.5,fr,33212,142,1404482,1,2,Active Shallow Crust,0.0,89.99313,0.0,02/18/7109
+6.9396,47.08948,2989,8,14,22,36,59,3.55,27.5,fr,33213,59,1404482,1,2,Active Shallow Crust,0.0,89.99313,0.0,08/14/2989
+6.9396,47.08948,2548,8,16,20,22,50,3.55,5.0,fr,33214,50,1404483,1,1,Active Shallow Crust,240.0125,57.9986,0.0,08/16/2548
+6.9396,47.08948,1555,3,12,2,31,56,3.55,15.0,fr,33215,31,1404484,1,1,Active Shallow Crust,240.0125,57.9986,0.0,03/12/1555
+6.9396,47.08948,4785,7,18,8,42,49,3.55,5.0,fr,33216,95,1404486,1,1,Active Shallow Crust,0.0,89.99306,-90.0,07/18/4785
+6.9396,47.08948,9563,7,8,2,18,0,3.55,5.0,fr,33217,191,1404489,1,2,Active Shallow Crust,128.8959,89.99313,0.0,07/08/9563
+6.9396,47.08948,2719,5,1,13,49,7,3.55,5.0,fr,33218,54,1404489,1,2,Active Shallow Crust,128.8959,89.99313,0.0,05/01/2719
+6.9396,47.08948,6912,5,28,8,19,8,3.65,5.0,fr,33219,138,1404492,1,7,Active Shallow Crust,0.0,89.98776,0.0,05/28/6912
+6.9396,47.08948,1782,8,3,18,6,11,3.65,5.0,fr,33220,35,1404492,1,7,Active Shallow Crust,0.0,89.98776,0.0,08/03/1782
+6.9396,47.08948,1107,4,24,21,46,46,3.65,5.0,fr,33221,22,1404492,1,7,Active Shallow Crust,0.0,89.98776,0.0,04/24/1107
+6.9396,47.08948,4028,1,22,13,49,55,3.65,5.0,fr,33222,80,1404492,1,7,Active Shallow Crust,0.0,89.98776,0.0,01/22/4028
+6.9396,47.08948,4411,1,7,17,31,45,3.65,5.0,fr,33223,88,1404492,1,7,Active Shallow Crust,0.0,89.98776,0.0,01/07/4411
+6.9396,47.08948,8864,9,2,15,6,50,3.65,5.0,fr,33224,177,1404492,1,7,Active Shallow Crust,0.0,89.98776,0.0,09/02/8864
+6.9396,47.08948,5080,4,16,1,39,22,3.65,5.0,fr,33225,101,1404492,1,7,Active Shallow Crust,0.0,89.98776,0.0,04/16/5080
+6.9396,47.08948,8078,1,30,21,5,2,3.65,15.0,fr,33226,161,1404493,1,5,Active Shallow Crust,0.0,89.98776,0.0,01/30/8078
+6.9396,47.08948,2757,2,9,20,31,29,3.65,15.0,fr,33227,55,1404493,1,5,Active Shallow Crust,0.0,89.98776,0.0,02/09/2757
+6.9396,47.08948,2326,10,23,20,8,16,3.65,15.0,fr,33228,46,1404493,1,5,Active Shallow Crust,0.0,89.98776,0.0,10/23/2326
+6.9396,47.08948,4824,7,3,22,43,56,3.65,15.0,fr,33229,96,1404493,1,5,Active Shallow Crust,0.0,89.98776,0.0,07/03/4824
+6.9396,47.08948,92,2,25,0,48,27,3.65,15.0,fr,33230,1,1404493,1,5,Active Shallow Crust,0.0,89.98776,0.0,02/25/0092
+6.9396,47.08948,2322,1,19,21,25,9,3.65,5.0,fr,33231,46,1404495,1,1,Active Shallow Crust,240.0018,58.01273,0.0,01/19/2322
+6.9396,47.08948,96,10,14,8,26,59,3.65,15.0,fr,33232,1,1404496,1,1,Active Shallow Crust,240.0018,58.01273,0.0,10/14/0096
+6.9396,47.08948,3364,9,26,20,17,1,3.65,5.0,fr,33233,67,1404501,1,2,Active Shallow Crust,128.9002,89.96354,0.0,09/26/3364
+6.9396,47.08948,868,5,24,9,51,54,3.65,5.0,fr,33234,17,1404501,1,2,Active Shallow Crust,128.9002,89.96354,0.0,05/24/0868
+6.9396,47.08948,5046,4,15,22,23,16,3.65,27.5,fr,33235,100,1404503,1,1,Active Shallow Crust,128.9002,89.96354,0.0,04/15/5046
+6.9396,47.08948,8332,4,23,2,34,40,3.75,5.0,fr,33236,166,1404504,1,3,Active Shallow Crust,0.0,89.98909,0.0,04/23/8332
+6.9396,47.08948,399,11,29,9,58,18,3.75,5.0,fr,33237,7,1404504,1,3,Active Shallow Crust,0.0,89.98909,0.0,11/29/0399
+6.9396,47.08948,6145,1,16,12,23,56,3.75,5.0,fr,33238,122,1404504,1,3,Active Shallow Crust,0.0,89.98909,0.0,01/16/6145
+6.9396,47.08948,6026,3,19,7,19,44,3.75,15.0,fr,33239,120,1404505,1,1,Active Shallow Crust,0.0,89.98909,0.0,03/19/6026
+6.9396,47.08948,6989,1,15,0,42,27,3.75,5.0,fr,33240,139,1404507,1,2,Active Shallow Crust,240.0091,58.01789,0.0,01/15/6989
+6.9396,47.08948,4137,5,14,12,52,11,3.75,5.0,fr,33241,82,1404507,1,2,Active Shallow Crust,240.0091,58.01789,0.0,05/14/4137
+6.9396,47.08948,2339,5,5,6,50,56,3.75,5.0,fr,33242,46,1404510,1,1,Active Shallow Crust,0.0,89.98897,-90.0,05/05/2339
+6.9396,47.08948,2309,9,7,14,43,29,3.75,5.0,fr,33243,46,1404513,1,1,Active Shallow Crust,128.8971,89.9675,0.0,09/07/2309
+6.9396,47.08948,5162,8,3,21,53,29,3.75,15.0,fr,33244,103,1404514,1,1,Active Shallow Crust,128.8971,89.9675,0.0,08/03/5162
+6.9396,47.08948,6139,5,29,10,15,17,3.85,5.0,fr,33245,122,1404516,1,4,Active Shallow Crust,0.0,89.99028,0.0,05/29/6139
+6.9396,47.08948,5761,5,2,13,18,3,3.85,5.0,fr,33246,115,1404516,1,4,Active Shallow Crust,0.0,89.99028,0.0,05/02/5761
+6.9396,47.08948,3970,7,25,5,8,23,3.85,5.0,fr,33247,79,1404516,1,4,Active Shallow Crust,0.0,89.99028,0.0,07/25/3970
+6.9396,47.08948,9874,12,16,0,53,20,3.85,5.0,fr,33248,197,1404516,1,4,Active Shallow Crust,0.0,89.99028,0.0,12/16/9874
+6.9396,47.08948,2885,2,2,1,16,44,3.85,15.0,fr,33249,57,1404517,1,4,Active Shallow Crust,0.0,89.99028,0.0,02/02/2885
+6.9396,47.08948,1058,7,3,5,9,35,3.85,15.0,fr,33250,21,1404517,1,4,Active Shallow Crust,0.0,89.99028,0.0,07/03/1058
+6.9396,47.08948,2751,1,31,17,2,5,3.85,15.0,fr,33251,55,1404517,1,4,Active Shallow Crust,0.0,89.99028,0.0,01/31/2751
+6.9396,47.08948,8491,5,12,19,47,31,3.85,15.0,fr,33252,169,1404517,1,4,Active Shallow Crust,0.0,89.99028,0.0,05/12/8491
+6.9396,47.08948,8840,12,1,21,39,28,3.85,5.0,fr,33253,176,1404519,1,2,Active Shallow Crust,240.011,57.99733,0.0,12/01/8840
+6.9396,47.08948,3391,12,15,17,17,19,3.85,5.0,fr,33254,67,1404519,1,2,Active Shallow Crust,240.011,57.99733,0.0,12/15/3391
+6.9396,47.08948,8168,6,29,21,10,30,3.85,5.0,fr,33255,163,1404522,1,2,Active Shallow Crust,0.0,89.99017,-90.0,06/29/8168
+6.9396,47.08948,4291,11,1,14,55,35,3.85,5.0,fr,33256,85,1404522,1,2,Active Shallow Crust,0.0,89.99017,-90.0,11/01/4291
+6.9396,47.08948,1295,10,1,11,41,27,3.85,15.0,fr,33257,25,1404523,1,1,Active Shallow Crust,0.0,89.99017,-90.0,10/01/1295
+6.9396,47.08948,1773,1,15,10,53,58,3.85,5.0,fr,33258,35,1404525,1,3,Active Shallow Crust,128.8967,89.99271,0.0,01/15/1773
+6.9396,47.08948,4193,9,26,8,26,45,3.85,5.0,fr,33259,83,1404525,1,3,Active Shallow Crust,128.8967,89.99271,0.0,09/26/4193
+6.9396,47.08948,5290,9,3,14,3,54,3.85,5.0,fr,33260,105,1404525,1,3,Active Shallow Crust,128.8967,89.99271,0.0,09/03/5290
+6.9396,47.08948,4365,1,14,21,44,40,3.85,15.0,fr,33261,87,1404526,1,1,Active Shallow Crust,128.8967,89.99271,0.0,01/14/4365
+6.9396,47.08948,7743,4,22,9,49,37,3.95,5.0,fr,33262,154,1404528,1,1,Active Shallow Crust,0.0,89.99133,0.0,04/22/7743
+6.9396,47.08948,2231,8,10,6,34,28,3.95,15.0,fr,33263,44,1404529,1,1,Active Shallow Crust,0.0,89.99133,0.0,08/10/2231
+6.9396,47.08948,98,2,3,18,1,14,3.95,27.5,fr,33264,1,1404530,1,2,Active Shallow Crust,0.0,89.99133,0.0,02/03/0098
+6.9396,47.08948,5085,11,20,19,9,47,3.95,27.5,fr,33265,101,1404530,1,2,Active Shallow Crust,0.0,89.99133,0.0,11/20/5085
+6.9396,47.08948,854,8,18,3,44,7,3.95,5.0,fr,33266,17,1404534,1,1,Active Shallow Crust,0.0,89.99123,-90.0,08/18/0854
+6.9396,47.08948,8960,10,23,0,19,5,4.05,5.0,fr,33267,179,1404540,1,4,Active Shallow Crust,0.0,89.98842,0.0,10/23/8960
+6.9396,47.08948,6149,12,4,13,52,4,4.05,5.0,fr,33268,122,1404540,1,4,Active Shallow Crust,0.0,89.98842,0.0,12/04/6149
+6.9396,47.08948,355,9,27,8,30,20,4.05,5.0,fr,33269,7,1404540,1,4,Active Shallow Crust,0.0,89.98842,0.0,09/27/0355
+6.9396,47.08948,918,9,17,22,58,19,4.05,5.0,fr,33270,18,1404540,1,4,Active Shallow Crust,0.0,89.98842,0.0,09/17/0918
+6.9396,47.08948,4341,1,20,17,43,11,4.15,5.0,fr,33271,86,1404552,1,1,Active Shallow Crust,0.0,89.98968,0.0,01/20/4341
+6.9396,47.08948,740,9,4,2,36,48,4.15,27.5,fr,33272,14,1404554,1,1,Active Shallow Crust,0.0,89.98968,0.0,09/04/0740
+6.9396,47.08948,4656,4,15,6,48,46,4.15,5.0,fr,33273,93,1404555,1,1,Active Shallow Crust,240.0087,57.99747,0.0,04/15/4656
+6.9396,47.08948,9597,12,11,0,56,15,4.15,15.0,fr,33274,191,1404559,1,1,Active Shallow Crust,0.0,89.98956,-90.0,12/11/9597
+6.9396,47.08948,2373,12,3,14,16,15,4.25,5.0,fr,33275,47,1404564,1,3,Active Shallow Crust,0.0,89.9908,0.0,12/03/2373
+6.9396,47.08948,3425,8,24,2,26,34,4.25,5.0,fr,33276,68,1404564,1,3,Active Shallow Crust,0.0,89.9908,0.0,08/24/3425
+6.9396,47.08948,1558,9,7,3,58,11,4.25,5.0,fr,33277,31,1404564,1,3,Active Shallow Crust,0.0,89.9908,0.0,09/07/1558
+6.9396,47.08948,8175,3,10,4,4,19,4.25,5.0,fr,33278,163,1404570,1,1,Active Shallow Crust,0.0,89.99069,-90.0,03/10/8175
+6.9396,47.08948,8409,6,26,22,17,17,4.35,5.0,fr,33279,168,1404576,1,4,Active Shallow Crust,0.0,89.98907,0.0,06/26/8409
+6.9396,47.08948,1859,3,19,17,19,20,4.35,5.0,fr,33280,37,1404576,1,4,Active Shallow Crust,0.0,89.98907,0.0,03/19/1859
+6.9396,47.08948,3480,1,20,5,4,3,4.35,5.0,fr,33281,69,1404576,1,4,Active Shallow Crust,0.0,89.98907,0.0,01/20/3480
+6.9396,47.08948,471,10,8,1,37,28,4.35,5.0,fr,33282,9,1404576,1,4,Active Shallow Crust,0.0,89.98907,0.0,10/08/0471
+6.9396,47.08948,1594,6,15,9,40,32,4.35,15.0,fr,33283,31,1404577,1,1,Active Shallow Crust,0.0,89.98907,0.0,06/15/1594
+6.9396,47.08948,9266,5,13,11,18,48,4.45,5.0,fr,33284,185,1404588,1,2,Active Shallow Crust,0.0,89.99026,0.0,05/13/9266
+6.9396,47.08948,7195,3,26,1,46,18,4.45,5.0,fr,33285,143,1404588,1,2,Active Shallow Crust,0.0,89.99026,0.0,03/26/7195
+6.9396,47.08948,4549,4,3,20,8,8,4.45,15.0,fr,33286,90,1404589,1,1,Active Shallow Crust,0.0,89.99026,0.0,04/03/4549
+6.9396,47.08948,6667,2,21,4,50,50,4.45,5.0,fr,33287,133,1404591,1,1,Active Shallow Crust,240.0053,57.995,0.0,02/21/6667
+6.9396,47.08948,2197,12,21,10,17,50,4.55,5.0,fr,33288,43,1404600,1,1,Active Shallow Crust,0.0,89.98914,0.0,12/21/2197
+6.9396,47.08948,9105,10,15,16,53,18,4.65,5.0,fr,33289,182,1404612,1,1,Active Shallow Crust,0.0,89.99033,0.0,10/15/9105
+6.9396,47.08948,6,10,21,12,36,19,4.65,5.0,fr,33290,0,1404621,1,1,Active Shallow Crust,128.8909,89.98677,0.0,10/21/0006
+6.9396,47.08948,5803,4,21,7,54,2,4.75,5.0,fr,33291,116,1404624,1,1,Active Shallow Crust,0.0,89.98965,0.0,04/21/5803
+6.9396,47.08948,4688,4,25,23,47,1,4.75,5.0,fr,33292,93,1404633,1,1,Active Shallow Crust,128.8889,89.98775,0.0,04/25/4688
+6.9396,47.08948,5488,3,10,0,2,59,4.85,5.0,fr,33293,109,1404636,1,1,Active Shallow Crust,0.0,89.98924,0.0,03/10/5488
+6.9396,47.08948,5499,6,29,12,56,5,4.85,5.0,fr,33294,109,1404639,1,1,Active Shallow Crust,240.0174,58.00243,0.0,06/29/5499
+6.9396,47.08948,8491,1,21,21,27,53,5.05,15.0,fr,33295,169,1404661,1,1,Active Shallow Crust,0.0,89.99023,0.0,01/21/8491
+6.9396,47.08948,973,9,15,4,48,39,5.15,5.0,fr,33296,19,1404678,1,2,Active Shallow Crust,0.0,89.99009,-90.0,09/15/0973
+6.9396,47.08948,9216,11,27,6,2,14,5.15,5.0,fr,33297,184,1404678,1,2,Active Shallow Crust,0.0,89.99009,-90.0,11/27/9216
+6.939601,47.08948,4850,10,30,21,12,13,6.05,5.357596,fr,33298,96,1404780,1,1,Active Shallow Crust,0.0,89.98995,0.0,10/30/4850
+6.9396,47.08948,5701,3,27,0,11,57,6.05,5.0,fr,33299,114,1404783,1,1,Active Shallow Crust,240.0573,58.00042,0.0,03/27/5701
+1.79202,41.07905,3273,3,14,14,45,15,3.55,15.0,fr,33300,65,1405441,1,1,Active Shallow Crust,0.0,89.9905,0.0,03/14/3273
+1.79202,41.07905,1199,12,9,14,4,17,3.55,5.0,fr,33301,23,1405446,1,1,Active Shallow Crust,0.0,89.99039,-90.0,12/09/1199
+1.79202,41.07905,4233,3,29,2,15,35,3.65,5.0,fr,33302,84,1405455,1,1,Active Shallow Crust,240.0008,58.01278,0.0,03/29/4233
+1.79202,41.07905,2123,7,25,22,42,56,3.95,5.0,fr,33303,42,1405488,1,1,Active Shallow Crust,0.0,89.99041,0.0,07/25/2123
+1.79202,41.07905,9020,8,15,7,50,17,4.05,5.0,fr,33304,180,1405500,1,1,Active Shallow Crust,0.0,89.99038,0.0,08/15/9020
+1.79202,41.07905,2680,2,14,6,18,9,4.25,5.0,fr,33305,53,1405527,1,1,Active Shallow Crust,240.0066,57.99395,0.0,02/14/2680
+1.79202,41.07905,8203,1,15,15,8,30,4.45,15.0,fr,33306,164,1405549,1,1,Active Shallow Crust,0.0,89.98988,0.0,01/15/8203
+1.79202,41.07905,5574,5,27,0,26,55,4.45,27.5,fr,33307,111,1405550,1,1,Active Shallow Crust,0.0,89.98988,0.0,05/27/5574
+1.79202,41.07905,3950,8,14,11,9,5,4.45,5.0,fr,33308,78,1405554,1,1,Active Shallow Crust,0.0,89.98977,-90.0,08/14/3950
+1.79202,41.07905,1500,3,10,18,24,18,4.65,15.0,fr,33309,29,1405573,1,1,Active Shallow Crust,0.0,89.98982,0.0,03/10/1500
+1.79202,41.07905,3623,6,12,17,53,58,4.65,5.0,fr,33310,72,1405575,1,1,Active Shallow Crust,240.0091,57.99398,0.0,06/12/3623
+1.79202,41.07905,3429,3,20,19,44,17,5.05,5.0,fr,33311,68,1405620,1,1,Active Shallow Crust,0.0,89.98986,0.0,03/20/3429
+1.79202,41.07905,6287,6,14,12,54,22,5.05,15.0,fr,33312,125,1405621,1,1,Active Shallow Crust,0.0,89.98986,0.0,06/14/6287
+-2.6391,43.44074,5,12,25,2,11,50,3.55,15.0,fr,33313,0,1405927,1,1,Active Shallow Crust,0.0,89.98889,-90.0,12/25/0005
+-2.6391,43.44074,3323,4,27,21,8,18,3.65,5.0,fr,33314,66,1405932,1,1,Active Shallow Crust,0.0,89.99021,0.0,04/27/3323
+-2.6391,43.44074,7260,11,15,5,26,46,3.85,5.0,fr,33315,145,1405959,1,1,Active Shallow Crust,240.0104,57.99769,0.0,11/15/7260
+-2.6391,43.44074,5625,7,12,21,53,53,3.95,15.0,fr,33316,112,1405969,1,1,Active Shallow Crust,0.0,89.99076,0.0,07/12/5625
+-2.6391,43.44074,8656,11,29,8,37,4,4.35,15.0,fr,33317,173,1406020,1,1,Active Shallow Crust,240.0077,57.99562,0.0,11/29/8656
+-2.6391,43.44074,4800,10,2,8,25,26,4.45,15.0,fr,33318,95,1406032,1,1,Active Shallow Crust,240.0044,57.99451,0.0,10/02/4800
+0.24538,46.85006,9775,1,19,12,32,7,3.55,15.0,fr,33319,195,1406401,1,1,Active Shallow Crust,0.0,89.99009,0.0,01/19/9775
+0.24538,46.85006,9297,1,17,3,27,48,3.55,5.0,fr,33320,185,1406403,1,2,Active Shallow Crust,240.0122,57.99819,0.0,01/17/9297
+0.24538,46.85006,8085,5,15,21,16,5,3.55,5.0,fr,33321,161,1406403,1,2,Active Shallow Crust,240.0122,57.99819,0.0,05/15/8085
+0.24538,46.85006,3972,9,27,8,45,39,3.65,5.0,fr,33322,79,1406412,1,2,Active Shallow Crust,0.0,89.99001,0.0,09/27/3972
+0.24538,46.85006,8371,5,23,14,18,6,3.65,5.0,fr,33323,167,1406412,1,2,Active Shallow Crust,0.0,89.99001,0.0,05/23/8371
+0.24538,46.85006,2458,4,10,14,24,24,3.65,15.0,fr,33324,49,1406413,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/10/2458
+0.24538,46.85006,4667,8,30,5,39,2,3.75,5.0,fr,33325,93,1406424,1,2,Active Shallow Crust,0.0,89.99007,0.0,08/30/4667
+0.24538,46.85006,2758,5,11,7,41,55,3.75,5.0,fr,33326,55,1406424,1,2,Active Shallow Crust,0.0,89.99007,0.0,05/11/2758
+0.24538,46.85006,290,1,14,23,50,32,3.75,15.0,fr,33327,5,1406425,1,2,Active Shallow Crust,0.0,89.99007,0.0,01/14/0290
+0.24538,46.85006,1012,7,9,4,51,2,3.75,15.0,fr,33328,20,1406425,1,2,Active Shallow Crust,0.0,89.99007,0.0,07/09/1012
+0.24538,46.85006,9494,11,29,15,45,54,3.75,27.5,fr,33329,189,1406432,1,1,Active Shallow Crust,0.0,89.98995,-90.0,11/29/9494
+0.24538,46.85006,1164,4,3,18,22,51,3.85,5.0,fr,33330,23,1406439,1,1,Active Shallow Crust,240.0109,57.99782,0.0,04/03/1164
+0.24538,46.85006,2181,10,24,5,18,20,3.95,5.0,fr,33331,43,1406448,1,2,Active Shallow Crust,0.0,89.98994,0.0,10/24/2181
+0.24538,46.85006,5822,5,1,20,56,39,3.95,5.0,fr,33332,116,1406448,1,2,Active Shallow Crust,0.0,89.98994,0.0,05/01/5822
+0.24538,46.85006,6562,6,6,13,52,25,3.95,15.0,fr,33333,131,1406452,1,1,Active Shallow Crust,240.0198,58.005,0.0,06/06/6562
+0.24538,46.85006,438,7,6,15,58,44,4.05,5.0,fr,33334,8,1406460,1,1,Active Shallow Crust,0.0,89.98994,0.0,07/06/0438
+0.24538,46.85006,9576,11,5,2,15,34,4.05,5.0,fr,33335,191,1406469,1,1,Active Shallow Crust,128.8904,89.99376,0.0,11/05/9576
+0.24538,46.85006,9088,2,4,21,24,26,4.25,5.0,fr,33336,181,1406484,1,1,Active Shallow Crust,0.0,89.98999,0.0,02/04/9088
+0.24538,46.85006,8785,1,3,3,16,39,4.35,5.0,fr,33337,175,1406505,1,1,Active Shallow Crust,128.8977,89.98275,0.0,01/03/8785
+0.24538,46.85006,8460,12,13,21,12,18,4.55,15.0,fr,33338,169,1406521,1,1,Active Shallow Crust,0.0,89.98998,0.0,12/13/8460
+6.75169,44.58498,7945,3,30,22,8,19,3.55,5.0,fr,33339,158,1406880,1,6,Active Shallow Crust,0.0,89.99282,0.0,03/30/7945
+6.75169,44.58498,1241,10,4,0,27,8,3.55,5.0,fr,33340,24,1406880,1,6,Active Shallow Crust,0.0,89.99282,0.0,10/04/1241
+6.75169,44.58498,1309,12,23,21,30,11,3.55,5.0,fr,33341,26,1406880,1,6,Active Shallow Crust,0.0,89.99282,0.0,12/23/1309
+6.75169,44.58498,2088,1,30,15,52,53,3.55,5.0,fr,33342,41,1406880,1,6,Active Shallow Crust,0.0,89.99282,0.0,01/30/2088
+6.75169,44.58498,4909,4,7,23,51,15,3.55,5.0,fr,33343,98,1406880,1,6,Active Shallow Crust,0.0,89.99282,0.0,04/07/4909
+6.75169,44.58498,9025,6,19,9,6,18,3.55,5.0,fr,33344,180,1406880,1,6,Active Shallow Crust,0.0,89.99282,0.0,06/19/9025
+6.75169,44.58498,9537,5,11,13,6,5,3.55,15.0,fr,33345,190,1406881,1,3,Active Shallow Crust,0.0,89.99282,0.0,05/11/9537
+6.75169,44.58498,5247,11,10,2,45,44,3.55,15.0,fr,33346,104,1406881,1,3,Active Shallow Crust,0.0,89.99282,0.0,11/10/5247
+6.75169,44.58498,5627,4,19,1,35,0,3.55,15.0,fr,33347,112,1406881,1,3,Active Shallow Crust,0.0,89.99282,0.0,04/19/5627
+6.75169,44.58498,2511,7,19,6,8,30,3.55,27.5,fr,33348,50,1406882,1,1,Active Shallow Crust,0.0,89.99282,0.0,07/19/2511
+6.75169,44.58498,7843,11,5,9,18,33,3.55,5.0,fr,33349,156,1406883,1,1,Active Shallow Crust,240.0111,57.99908,0.0,11/05/7843
+6.75169,44.58498,7504,11,1,3,11,47,3.55,5.0,fr,33350,150,1406886,1,1,Active Shallow Crust,0.0,89.99274,-90.0,11/01/7504
+6.75169,44.58498,4093,6,26,6,35,5,3.55,5.0,fr,33351,81,1406889,1,2,Active Shallow Crust,128.8964,89.99282,0.0,06/26/4093
+6.75169,44.58498,1685,3,11,7,26,29,3.55,5.0,fr,33352,33,1406889,1,2,Active Shallow Crust,128.8964,89.99282,0.0,03/11/1685
+6.75169,44.58498,7571,9,13,15,33,26,3.65,5.0,fr,33353,151,1406892,1,6,Active Shallow Crust,0.0,89.9872,0.0,09/13/7571
+6.75169,44.58498,9357,5,30,12,25,43,3.65,5.0,fr,33354,187,1406892,1,6,Active Shallow Crust,0.0,89.9872,0.0,05/30/9357
+6.75169,44.58498,8019,10,31,1,37,20,3.65,5.0,fr,33355,160,1406892,1,6,Active Shallow Crust,0.0,89.9872,0.0,10/31/8019
+6.75169,44.58498,7861,1,30,9,21,43,3.65,5.0,fr,33356,157,1406892,1,6,Active Shallow Crust,0.0,89.9872,0.0,01/30/7861
+6.75169,44.58498,4141,6,23,21,20,29,3.65,5.0,fr,33357,82,1406892,1,6,Active Shallow Crust,0.0,89.9872,0.0,06/23/4141
+6.75169,44.58498,7100,5,29,18,6,19,3.65,5.0,fr,33358,141,1406892,1,6,Active Shallow Crust,0.0,89.9872,0.0,05/29/7100
+6.75169,44.58498,5992,10,8,17,37,49,3.65,15.0,fr,33359,119,1406893,1,3,Active Shallow Crust,0.0,89.9872,0.0,10/08/5992
+6.75169,44.58498,6828,8,23,15,6,56,3.65,15.0,fr,33360,136,1406893,1,3,Active Shallow Crust,0.0,89.9872,0.0,08/23/6828
+6.75169,44.58498,7798,4,16,9,30,49,3.65,15.0,fr,33361,155,1406893,1,3,Active Shallow Crust,0.0,89.9872,0.0,04/16/7798
+6.75169,44.58498,7062,12,24,18,36,46,3.65,15.0,fr,33362,141,1406896,1,1,Active Shallow Crust,239.9999,58.01347,0.0,12/24/7062
+6.75169,44.58498,6017,1,9,12,43,46,3.65,15.0,fr,33363,120,1406899,1,1,Active Shallow Crust,0.0,89.98705,-90.0,01/09/6017
+6.75169,44.58498,9338,11,4,22,13,16,3.65,5.0,fr,33364,186,1406901,1,2,Active Shallow Crust,128.9011,89.96349,0.0,11/04/9338
+6.75169,44.58498,7869,2,19,13,58,13,3.65,5.0,fr,33365,157,1406901,1,2,Active Shallow Crust,128.9011,89.96349,0.0,02/19/7869
+6.75169,44.58498,2701,8,7,11,31,46,3.75,5.0,fr,33366,54,1406904,1,4,Active Shallow Crust,0.0,89.98859,0.0,08/07/2701
+6.75169,44.58498,1685,10,12,12,58,52,3.75,5.0,fr,33367,33,1406904,1,4,Active Shallow Crust,0.0,89.98859,0.0,10/12/1685
+6.75169,44.58498,8653,8,9,11,25,0,3.75,5.0,fr,33368,173,1406904,1,4,Active Shallow Crust,0.0,89.98859,0.0,08/09/8653
+6.75169,44.58498,8549,5,13,21,7,20,3.75,5.0,fr,33369,170,1406904,1,4,Active Shallow Crust,0.0,89.98859,0.0,05/13/8549
+6.75169,44.58498,7029,6,12,8,13,50,3.75,27.5,fr,33370,140,1406906,1,1,Active Shallow Crust,0.0,89.98859,0.0,06/12/7029
+6.75169,44.58498,400,2,9,2,14,27,3.75,5.0,fr,33371,7,1406910,1,2,Active Shallow Crust,0.0,89.98846,-90.0,02/09/0400
+6.75169,44.58498,1343,11,12,12,16,10,3.75,5.0,fr,33372,26,1406910,1,2,Active Shallow Crust,0.0,89.98846,-90.0,11/12/1343
+6.75169,44.58498,2043,12,24,13,56,33,3.75,15.0,fr,33373,40,1406911,1,1,Active Shallow Crust,0.0,89.98846,-90.0,12/24/2043
+6.75169,44.58498,4365,9,30,18,17,16,3.75,27.5,fr,33374,87,1406912,1,1,Active Shallow Crust,0.0,89.98846,-90.0,09/30/4365
+6.75169,44.58498,9953,6,16,23,47,56,3.75,15.0,fr,33375,199,1406914,1,1,Active Shallow Crust,128.8974,89.96746,0.0,06/16/9953
+6.75169,44.58498,3438,12,13,2,25,25,3.85,5.0,fr,33376,68,1406916,1,3,Active Shallow Crust,0.0,89.98983,0.0,12/13/3438
+6.75169,44.58498,2194,9,3,3,15,51,3.85,5.0,fr,33377,43,1406916,1,3,Active Shallow Crust,0.0,89.98983,0.0,09/03/2194
+6.75169,44.58498,493,11,6,15,37,18,3.85,5.0,fr,33378,9,1406916,1,3,Active Shallow Crust,0.0,89.98983,0.0,11/06/0493
+6.75169,44.58498,9346,10,14,13,37,10,3.85,15.0,fr,33379,186,1406917,1,1,Active Shallow Crust,0.0,89.98983,0.0,10/14/9346
+6.75169,44.58498,402,3,2,13,4,22,3.85,27.5,fr,33380,8,1406918,1,1,Active Shallow Crust,0.0,89.98983,0.0,03/02/0402
+6.75169,44.58498,1576,6,22,7,56,45,3.85,5.0,fr,33381,31,1406922,1,1,Active Shallow Crust,0.0,89.98972,-90.0,06/22/1576
+6.75169,44.58498,2744,10,21,13,36,19,3.85,5.0,fr,33382,54,1406925,1,1,Active Shallow Crust,128.8957,89.99492,0.0,10/21/2744
+6.75169,44.58498,7732,5,31,2,17,35,3.95,5.0,fr,33383,154,1406928,1,3,Active Shallow Crust,0.0,89.99094,0.0,05/31/7732
+6.75169,44.58498,894,9,20,6,54,34,3.95,5.0,fr,33384,17,1406928,1,3,Active Shallow Crust,0.0,89.99094,0.0,09/20/0894
+6.75169,44.58498,612,10,3,4,39,6,3.95,5.0,fr,33385,12,1406928,1,3,Active Shallow Crust,0.0,89.99094,0.0,10/03/0612
+6.75169,44.58498,5098,1,16,11,31,2,3.95,15.0,fr,33386,101,1406929,1,1,Active Shallow Crust,0.0,89.99094,0.0,01/16/5098
+6.75169,44.58498,3952,9,8,13,14,7,3.95,5.0,fr,33387,79,1406931,1,1,Active Shallow Crust,240.0199,58.00507,0.0,09/08/3952
+6.75169,44.58498,9100,5,26,16,25,19,4.05,5.0,fr,33388,181,1406940,1,3,Active Shallow Crust,0.0,89.99192,0.0,05/26/9100
+6.75169,44.58498,5036,1,6,10,41,13,4.05,5.0,fr,33389,100,1406940,1,3,Active Shallow Crust,0.0,89.99192,0.0,01/06/5036
+6.75169,44.58498,961,10,25,15,2,56,4.05,5.0,fr,33390,19,1406940,1,3,Active Shallow Crust,0.0,89.99192,0.0,10/25/0961
+6.75169,44.58498,8364,8,3,14,49,48,4.05,5.0,fr,33391,167,1406946,1,1,Active Shallow Crust,0.0,89.99183,-90.0,08/03/8364
+6.75169,44.58498,9824,7,5,11,0,14,4.15,5.0,fr,33392,196,1406952,1,1,Active Shallow Crust,0.0,89.9892,0.0,07/05/9824
+6.75169,44.58498,4763,6,4,19,16,32,4.15,15.0,fr,33393,95,1406956,1,1,Active Shallow Crust,240.008,57.99714,0.0,06/04/4763
+6.75169,44.58498,5767,2,6,2,9,30,4.15,5.0,fr,33394,115,1406958,1,1,Active Shallow Crust,0.0,89.98907,-90.0,02/06/5767
+6.75169,44.58498,6142,5,2,12,14,38,4.35,5.0,fr,33395,122,1406982,1,1,Active Shallow Crust,0.0,89.99133,-90.0,05/02/6142
+6.75169,44.58498,7881,3,22,22,37,16,4.65,5.0,fr,33396,157,1407015,1,1,Active Shallow Crust,240.0101,57.9943,0.0,03/22/7881
+6.75169,44.58498,423,2,3,4,44,17,5.15,5.0,fr,33397,8,1407072,1,1,Active Shallow Crust,0.0,89.98975,0.0,02/03/0423
+6.75169,44.58498,9535,10,8,0,2,10,5.25,5.0,fr,33398,190,1407084,1,1,Active Shallow Crust,0.0,89.98985,0.0,10/08/9535
+6.75169,44.58498,3825,1,15,7,57,39,5.55,5.0,fr,33399,76,1407120,1,1,Active Shallow Crust,0.0,89.98994,0.0,01/15/3825
+-0.14069,47.62706,2846,9,10,11,43,54,3.55,5.0,fr,33400,56,1407360,1,3,Active Shallow Crust,0.0,89.99002,0.0,09/10/2846
+-0.14069,47.62706,9711,2,15,16,16,47,3.55,5.0,fr,33401,194,1407360,1,3,Active Shallow Crust,0.0,89.99002,0.0,02/15/9711
+-0.14069,47.62706,8223,11,26,16,4,40,3.55,5.0,fr,33402,164,1407360,1,3,Active Shallow Crust,0.0,89.99002,0.0,11/26/8223
+-0.14069,47.62706,7158,1,27,14,48,14,3.55,27.5,fr,33403,143,1407362,1,1,Active Shallow Crust,0.0,89.99002,0.0,01/27/7158
+-0.14069,47.62706,797,7,31,10,29,29,3.65,27.5,fr,33404,15,1407377,1,1,Active Shallow Crust,240.0012,58.01281,0.0,07/31/0797
+-0.14069,47.62706,1791,9,6,2,44,1,3.65,5.0,fr,33405,35,1407378,1,1,Active Shallow Crust,0.0,89.99004,-90.0,09/06/1791
+-0.14069,47.62706,5163,6,12,10,47,39,3.65,5.0,fr,33406,103,1407381,1,1,Active Shallow Crust,128.9003,89.96352,0.0,06/12/5163
+-0.14069,47.62706,1643,8,8,10,59,41,3.75,15.0,fr,33407,32,1407385,1,1,Active Shallow Crust,0.0,89.99004,0.0,08/08/1643
+-0.14069,47.62706,2642,11,23,13,56,41,3.95,5.0,fr,33408,52,1407408,1,1,Active Shallow Crust,0.0,89.98995,0.0,11/23/2642
+-0.14069,47.62706,7823,7,6,16,19,19,3.95,5.0,fr,33409,156,1407417,1,1,Active Shallow Crust,128.9002,89.99371,0.0,07/06/7823
+-0.14069,47.62706,5930,9,25,2,16,26,4.05,5.0,fr,33410,118,1407420,1,1,Active Shallow Crust,0.0,89.98997,0.0,09/25/5930
+-0.14069,47.62706,1619,7,27,4,9,35,4.05,15.0,fr,33411,32,1407430,1,1,Active Shallow Crust,128.8904,89.99367,0.0,07/27/1619
+-0.14069,47.62706,7330,6,25,12,4,58,4.15,5.0,fr,33412,146,1407441,1,1,Active Shallow Crust,128.8974,89.99372,0.0,06/25/7330
+-0.14069,47.62706,1545,1,26,1,56,50,4.45,5.0,fr,33413,30,1407468,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/26/1545
+-0.14069,47.62706,1834,9,16,20,5,27,4.45,5.0,fr,33414,36,1407474,1,1,Active Shallow Crust,0.0,89.99001,-90.0,09/16/1834
+-0.14069,47.62706,6408,10,26,5,26,0,5.35,5.0,fr,33415,128,1407576,1,1,Active Shallow Crust,0.0,89.99,0.0,10/26/6408
+-0.76689,50.24351,9467,5,15,20,40,29,3.55,5.0,fr,33416,189,1407840,1,1,Active Shallow Crust,0.0,89.99033,0.0,05/15/9467
+-0.76689,50.24351,7935,2,20,23,22,25,4.45,15.0,fr,33417,158,1407955,1,1,Active Shallow Crust,0.0,89.98988,-90.0,02/20/7935
+-0.76689,50.24351,4868,12,15,5,30,28,4.55,5.0,fr,33418,97,1407960,1,1,Active Shallow Crust,0.0,89.99006,0.0,12/15/4868
+0.90636,48.75438,5571,11,8,3,57,11,3.55,5.0,fr,33419,111,1408320,1,1,Active Shallow Crust,0.0,89.99003,0.0,11/08/5571
+0.90636,48.75438,1687,8,19,17,16,49,3.55,5.0,fr,33420,33,1408323,1,1,Active Shallow Crust,240.0125,57.99813,0.0,08/19/1687
+0.90636,48.75438,3536,4,14,23,46,55,3.75,5.0,fr,33421,70,1408344,1,1,Active Shallow Crust,0.0,89.9901,0.0,04/14/3536
+0.90636,48.75438,363,3,27,8,5,17,3.75,15.0,fr,33422,7,1408354,1,1,Active Shallow Crust,128.8964,89.96735,0.0,03/27/0363
+0.90636,48.75438,8385,1,21,7,37,15,4.25,15.0,fr,33423,167,1408405,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/21/8385
+0.90636,48.75438,7083,5,16,12,38,0,4.25,27.5,fr,33424,141,1408415,1,1,Active Shallow Crust,128.894,89.98091,0.0,05/16/7083
+1.72732,53.18613,8484,3,12,12,0,58,3.55,5.0,fr,33425,169,1408800,1,1,Active Shallow Crust,0.0,89.98943,0.0,03/12/8484
+1.72732,53.18613,7132,4,3,16,43,38,3.55,5.0,fr,33426,142,1408803,1,1,Active Shallow Crust,240.0127,57.99827,0.0,04/03/7132
+1.72732,53.18613,1343,9,26,4,36,44,3.75,5.0,fr,33427,26,1408827,1,1,Active Shallow Crust,240.0093,58.01764,0.0,09/26/1343
+1.72732,53.18613,8181,11,20,18,11,39,5.15,5.0,fr,33428,163,1408992,1,1,Active Shallow Crust,0.0,89.98994,0.0,11/20/8181
+-0.9152,42.66572,7483,7,5,19,4,37,3.55,5.0,fr,33429,149,1409280,1,2,Active Shallow Crust,0.0,89.98981,0.0,07/05/7483
+-0.9152,42.66572,324,11,13,14,2,30,3.55,5.0,fr,33430,6,1409280,1,2,Active Shallow Crust,0.0,89.98981,0.0,11/13/0324
+-0.9152,42.66572,3133,5,15,13,38,33,3.55,5.0,fr,33431,62,1409286,1,3,Active Shallow Crust,0.0,89.98969,-90.0,05/15/3133
+-0.9152,42.66572,6745,8,8,12,2,24,3.55,5.0,fr,33432,134,1409286,1,3,Active Shallow Crust,0.0,89.98969,-90.0,08/08/6745
+-0.9152,42.66572,7969,6,14,4,3,30,3.55,5.0,fr,33433,159,1409286,1,3,Active Shallow Crust,0.0,89.98969,-90.0,06/14/7969
+-0.9152,42.66572,3655,10,26,14,4,9,3.55,27.5,fr,33434,73,1409291,1,1,Active Shallow Crust,128.8967,89.99352,0.0,10/26/3655
+-0.9152,42.66572,1269,2,15,16,41,44,3.65,27.5,fr,33435,25,1409294,1,1,Active Shallow Crust,0.0,89.99009,0.0,02/15/1269
+-0.9152,42.66572,1042,7,24,1,22,41,3.65,5.0,fr,33436,20,1409295,1,1,Active Shallow Crust,240.0008,58.01284,0.0,07/24/1042
+-0.9152,42.66572,508,1,30,7,35,7,3.75,5.0,fr,33437,10,1409304,1,2,Active Shallow Crust,0.0,89.98969,0.0,01/30/0508
+-0.9152,42.66572,1264,3,19,15,39,7,3.75,5.0,fr,33438,25,1409304,1,2,Active Shallow Crust,0.0,89.98969,0.0,03/19/1264
+-0.9152,42.66572,9629,12,8,5,8,16,3.75,5.0,fr,33439,192,1409313,1,1,Active Shallow Crust,128.8968,89.96735,0.0,12/08/9629
+-0.9152,42.66572,5315,1,10,13,43,48,3.75,27.5,fr,33440,106,1409315,1,1,Active Shallow Crust,128.8968,89.96735,0.0,01/10/5315
+-0.9152,42.66572,314,1,13,8,56,27,3.85,5.0,fr,33441,6,1409316,1,3,Active Shallow Crust,0.0,89.99016,0.0,01/13/0314
+-0.9152,42.66572,8146,5,4,11,15,54,3.85,5.0,fr,33442,162,1409316,1,3,Active Shallow Crust,0.0,89.99016,0.0,05/04/8146
+-0.9152,42.66572,9389,6,11,14,30,37,3.85,5.0,fr,33443,187,1409316,1,3,Active Shallow Crust,0.0,89.99016,0.0,06/11/9389
+-0.9152,42.66572,9873,12,2,1,19,2,3.85,15.0,fr,33444,197,1409317,1,2,Active Shallow Crust,0.0,89.99016,0.0,12/02/9873
+-0.9152,42.66572,6796,3,30,12,31,39,3.85,15.0,fr,33445,135,1409317,1,2,Active Shallow Crust,0.0,89.99016,0.0,03/30/6796
+-0.9152,42.66572,9965,3,19,21,28,34,3.85,15.0,fr,33446,199,1409326,1,1,Active Shallow Crust,128.8961,89.99377,0.0,03/19/9965
+-0.9152,42.66572,3481,3,24,11,41,40,4.05,5.0,fr,33447,69,1409340,1,1,Active Shallow Crust,0.0,89.9901,0.0,03/24/3481
+-0.9152,42.66572,162,1,28,0,49,8,4.25,15.0,fr,33448,3,1409365,1,1,Active Shallow Crust,0.0,89.99007,0.0,01/28/0162
+-0.9152,42.66572,4791,5,21,15,56,32,4.45,5.0,fr,33449,95,1409388,1,1,Active Shallow Crust,0.0,89.99014,0.0,05/21/4791
+-0.9152,42.66572,905,1,18,9,47,1,4.75,15.0,fr,33450,18,1409431,1,1,Active Shallow Crust,0.0,89.9901,-90.0,01/18/0905
+2.43424,41.98829,2649,10,23,11,9,56,3.55,5.0,fr,33451,52,1409760,1,2,Active Shallow Crust,0.0,89.98875,0.0,10/23/2649
+2.43424,41.98829,4926,10,21,7,48,31,3.55,5.0,fr,33452,98,1409760,1,2,Active Shallow Crust,0.0,89.98875,0.0,10/21/4926
+2.43424,41.98829,6791,3,6,3,36,20,3.55,15.0,fr,33453,135,1409761,1,1,Active Shallow Crust,0.0,89.98875,0.0,03/06/6791
+2.43424,41.98829,2490,6,14,4,25,46,3.55,27.5,fr,33454,49,1409762,1,1,Active Shallow Crust,0.0,89.98875,0.0,06/14/2490
+2.43424,41.98829,1574,11,18,15,5,24,3.55,5.0,fr,33455,31,1409766,1,1,Active Shallow Crust,0.0,89.98862,-90.0,11/18/1574
+2.43424,41.98829,570,6,11,20,9,29,3.65,5.0,fr,33456,11,1409772,1,2,Active Shallow Crust,0.0,89.98998,0.0,06/11/0570
+2.43424,41.98829,7264,3,7,13,17,35,3.65,5.0,fr,33457,145,1409772,1,2,Active Shallow Crust,0.0,89.98998,0.0,03/07/7264
+2.43424,41.98829,9107,9,15,12,48,19,3.65,15.0,fr,33458,182,1409773,1,1,Active Shallow Crust,0.0,89.98998,0.0,09/15/9107
+2.43424,41.98829,4436,8,1,3,14,6,3.75,5.0,fr,33459,88,1409784,1,2,Active Shallow Crust,0.0,89.99107,0.0,08/01/4436
+2.43424,41.98829,3314,11,26,18,20,40,3.75,5.0,fr,33460,66,1409784,1,2,Active Shallow Crust,0.0,89.99107,0.0,11/26/3314
+2.43424,41.98829,316,3,10,11,47,55,3.75,15.0,fr,33461,6,1409785,1,1,Active Shallow Crust,0.0,89.99107,0.0,03/10/0316
+2.43424,41.98829,9469,5,21,12,11,40,3.85,5.0,fr,33462,189,1409796,1,1,Active Shallow Crust,0.0,89.98939,0.0,05/21/9469
+2.43424,41.98829,519,5,9,2,13,16,3.85,15.0,fr,33463,10,1409797,1,1,Active Shallow Crust,0.0,89.98939,0.0,05/09/0519
+2.43424,41.98829,4578,5,23,4,33,35,3.85,27.5,fr,33464,91,1409798,1,1,Active Shallow Crust,0.0,89.98939,0.0,05/23/4578
+2.43424,41.98829,1573,3,30,14,21,27,3.85,5.0,fr,33465,31,1409802,1,1,Active Shallow Crust,0.0,89.98927,-90.0,03/30/1573
+2.43424,41.98829,3133,5,16,0,24,42,3.95,15.0,fr,33466,62,1409809,1,1,Active Shallow Crust,0.0,89.99054,0.0,05/16/3133
+2.43424,41.98829,4446,5,16,19,32,1,4.05,5.0,fr,33467,88,1409820,1,1,Active Shallow Crust,0.0,89.98946,0.0,05/16/4446
+2.43424,41.98829,5311,4,25,8,54,44,4.05,15.0,fr,33468,106,1409821,1,1,Active Shallow Crust,0.0,89.98946,0.0,04/25/5311
+2.43424,41.98829,4108,4,25,1,57,54,4.05,5.0,fr,33469,82,1409823,1,1,Active Shallow Crust,240.005,58.00608,0.0,04/25/4108
+2.43424,41.98829,2907,2,17,16,35,18,4.25,5.0,fr,33470,58,1409853,1,1,Active Shallow Crust,128.8954,89.98078,0.0,02/17/2907
+2.43424,41.98829,1964,9,24,8,0,8,4.35,27.5,fr,33471,39,1409861,1,1,Active Shallow Crust,240.0075,57.99562,0.0,09/24/1964
+2.43424,41.98829,6185,7,12,6,5,59,4.85,27.5,fr,33472,123,1409918,1,1,Active Shallow Crust,0.0,89.98993,0.0,07/12/6185
+8.08507,50.25733,1370,1,7,11,51,58,3.55,15.0,fr,33473,27,1410241,1,1,Active Shallow Crust,0.0,89.98711,0.0,01/07/1370
+8.08507,50.25733,9396,5,27,4,19,45,3.65,5.0,fr,33474,187,1410252,1,1,Active Shallow Crust,0.0,89.98851,0.0,05/27/9396
+8.08507,50.25733,8656,2,2,11,5,20,3.65,15.0,fr,33475,173,1410253,1,1,Active Shallow Crust,0.0,89.98851,0.0,02/02/8656
+8.08507,50.25733,4458,10,3,7,26,47,3.65,5.0,fr,33476,89,1410258,1,1,Active Shallow Crust,0.0,89.98837,-90.0,10/03/4458
+8.08507,50.25733,6642,6,6,23,53,49,3.75,5.0,fr,33477,132,1410264,1,1,Active Shallow Crust,0.0,89.98976,0.0,06/06/6642
+8.08507,50.25733,1500,7,27,4,58,36,3.75,5.0,fr,33478,29,1410267,1,2,Active Shallow Crust,240.0074,58.01844,0.0,07/27/1500
+8.08507,50.25733,2069,12,27,14,10,28,3.75,5.0,fr,33479,41,1410267,1,2,Active Shallow Crust,240.0074,58.01844,0.0,12/27/2069
+8.08507,50.25733,8627,2,19,1,56,38,3.75,5.0,fr,33480,172,1410270,1,1,Active Shallow Crust,0.0,89.98964,-90.0,02/19/8627
+8.08507,50.25733,7233,11,8,2,55,20,3.85,5.0,fr,33481,144,1410276,1,1,Active Shallow Crust,0.0,89.99087,0.0,11/08/7233
+8.08507,50.25733,8313,6,4,1,23,14,3.95,5.0,fr,33482,166,1410288,1,1,Active Shallow Crust,0.0,89.99187,0.0,06/04/8313
+8.08507,50.25733,7073,3,29,10,44,19,3.95,15.0,fr,33483,141,1410289,1,1,Active Shallow Crust,0.0,89.99187,0.0,03/29/7073
+8.08507,50.25733,994,9,7,5,40,54,3.95,5.0,fr,33484,19,1410294,1,1,Active Shallow Crust,0.0,89.99177,-90.0,09/07/0994
+8.08507,50.25733,8066,4,4,1,19,11,4.05,5.0,fr,33485,161,1410306,1,1,Active Shallow Crust,0.0,89.99267,-90.0,04/04/8066
+8.08507,50.25733,6083,3,18,2,22,37,4.15,5.0,fr,33486,121,1410312,1,1,Active Shallow Crust,0.0,89.98708,0.0,03/18/6083
+8.08507,50.25733,8482,11,7,15,4,9,4.15,27.5,fr,33487,169,1410323,1,1,Active Shallow Crust,128.8961,89.99354,0.0,11/07/8482
+8.08507,50.25733,444,3,24,19,48,58,4.25,5.0,fr,33488,8,1410324,1,1,Active Shallow Crust,0.0,89.98848,0.0,03/24/0444
+8.08507,50.25733,1207,2,1,17,30,51,4.25,27.5,fr,33489,24,1410326,1,1,Active Shallow Crust,0.0,89.98848,0.0,02/01/1207
+8.08507,50.25733,3070,12,5,16,50,28,4.35,5.0,fr,33490,61,1410342,1,1,Active Shallow Crust,0.0,89.98962,-90.0,12/05/3070
+8.08507,50.25733,5850,9,10,22,54,46,4.45,5.0,fr,33491,116,1410348,1,1,Active Shallow Crust,0.0,89.99085,0.0,09/10/5850
+8.08507,50.25733,6850,8,14,16,2,38,4.45,15.0,fr,33492,136,1410352,1,1,Active Shallow Crust,240.0068,57.99468,0.0,08/14/6850
+8.08507,50.25733,4033,5,24,9,30,16,4.55,27.5,fr,33493,80,1410371,1,1,Active Shallow Crust,128.8922,89.98586,0.0,05/24/4033
+8.08507,50.25733,1444,9,1,22,56,19,4.65,15.0,fr,33494,28,1410382,1,1,Active Shallow Crust,128.8904,89.98651,0.0,09/01/1444
+8.08507,50.25733,6559,2,12,4,28,48,5.25,5.0,fr,33495,131,1410444,1,1,Active Shallow Crust,0.0,89.99089,0.0,02/12/6559
+2.12272,48.02424,8311,6,19,11,51,31,3.65,5.0,fr,33496,166,1410732,1,1,Active Shallow Crust,0.0,89.99098,0.0,06/19/8311
+2.12272,48.02424,7592,7,2,1,33,23,4.65,5.0,fr,33497,151,1410855,1,1,Active Shallow Crust,240.0112,57.9944,0.0,07/02/7592
+2.12272,48.02424,3390,6,14,8,30,29,5.05,27.5,fr,33498,67,1410902,1,1,Active Shallow Crust,0.0,89.9898,0.0,06/14/3390
+3.27234,45.94533,7805,3,3,5,12,15,3.55,15.0,fr,33499,156,1411201,1,1,Active Shallow Crust,0.0,89.98948,0.0,03/03/7805
+3.27234,45.94533,2584,10,19,6,43,19,3.55,27.5,fr,33500,51,1411202,1,1,Active Shallow Crust,0.0,89.98948,0.0,10/19/2584
+3.27234,45.94533,9585,10,3,12,46,10,3.55,5.0,fr,33501,191,1411206,1,1,Active Shallow Crust,0.0,89.98936,-90.0,10/03/9585
+3.27234,45.94533,3707,10,13,8,59,32,3.55,15.0,fr,33502,74,1411210,1,1,Active Shallow Crust,128.8956,89.99474,0.0,10/13/3707
+3.27234,45.94533,3297,9,17,23,53,44,3.55,27.5,fr,33503,65,1411211,1,1,Active Shallow Crust,128.8956,89.99474,0.0,09/17/3297
+3.27234,45.94533,1974,12,3,23,45,55,3.65,5.0,fr,33504,39,1411212,1,2,Active Shallow Crust,0.0,89.99062,0.0,12/03/1974
+3.27234,45.94533,2997,8,14,2,22,53,3.65,5.0,fr,33505,59,1411212,1,2,Active Shallow Crust,0.0,89.99062,0.0,08/14/2997
+3.27234,45.94533,2444,8,2,15,10,33,3.65,15.0,fr,33506,48,1411213,1,1,Active Shallow Crust,0.0,89.99062,0.0,08/02/2444
+3.27234,45.94533,5392,8,13,23,24,31,3.65,5.0,fr,33507,107,1411218,1,1,Active Shallow Crust,0.0,89.99052,-90.0,08/13/5392
+3.27234,45.94533,9964,9,9,3,29,1,3.65,5.0,fr,33508,199,1411221,1,1,Active Shallow Crust,128.8999,89.96352,0.0,09/09/9964
+3.27234,45.94533,7626,1,10,6,16,45,3.75,5.0,fr,33509,152,1411224,1,2,Active Shallow Crust,0.0,89.98886,0.0,01/10/7626
+3.27234,45.94533,3688,8,8,21,47,39,3.75,5.0,fr,33510,73,1411224,1,2,Active Shallow Crust,0.0,89.98886,0.0,08/08/3688
+3.27234,45.94533,7771,2,22,16,53,16,3.75,15.0,fr,33511,155,1411225,1,1,Active Shallow Crust,0.0,89.98886,0.0,02/22/7771
+3.27234,45.94533,8846,4,7,19,20,5,3.75,27.5,fr,33512,176,1411226,1,1,Active Shallow Crust,0.0,89.98886,0.0,04/07/8846
+3.27234,45.94533,3271,1,30,14,1,28,3.85,5.0,fr,33513,65,1411236,1,1,Active Shallow Crust,0.0,89.99007,0.0,01/30/3271
+3.27234,45.94533,7893,12,1,8,15,36,3.85,27.5,fr,33514,157,1411238,1,1,Active Shallow Crust,0.0,89.99007,0.0,12/01/7893
+3.27234,45.94533,2640,6,23,6,21,42,3.85,5.0,fr,33515,52,1411239,1,1,Active Shallow Crust,240.0108,57.99767,0.0,06/23/2640
+3.27234,45.94533,8926,10,8,2,16,10,3.85,5.0,fr,33516,178,1411242,1,1,Active Shallow Crust,0.0,89.98996,-90.0,10/08/8926
+3.27234,45.94533,6483,1,31,2,40,30,3.95,27.5,fr,33517,129,1411259,1,1,Active Shallow Crust,128.9006,89.99447,0.0,01/31/6483
+3.27234,45.94533,8738,12,8,23,53,32,4.05,5.0,fr,33518,174,1411260,1,2,Active Shallow Crust,0.0,89.99014,0.0,12/08/8738
+3.27234,45.94533,7457,5,6,2,34,39,4.05,5.0,fr,33519,149,1411260,1,2,Active Shallow Crust,0.0,89.99014,0.0,05/06/7457
+3.27234,45.94533,8934,9,23,14,1,50,4.05,15.0,fr,33520,178,1411261,1,1,Active Shallow Crust,0.0,89.99014,0.0,09/23/8934
+3.27234,45.94533,8830,1,27,10,24,32,4.15,5.0,fr,33521,176,1411272,1,1,Active Shallow Crust,0.0,89.98946,0.0,01/27/8830
+3.27234,45.94533,3152,9,18,23,25,54,4.15,5.0,fr,33522,63,1411275,1,1,Active Shallow Crust,240.0085,57.9972,0.0,09/18/3152
+3.27234,45.94533,8925,4,4,5,43,35,4.15,15.0,fr,33523,178,1411276,1,1,Active Shallow Crust,240.0085,57.99722,0.0,04/04/8925
+3.27234,45.94533,3848,3,24,20,59,4,4.25,5.0,fr,33524,76,1411284,1,1,Active Shallow Crust,0.0,89.9906,0.0,03/24/3848
+3.27234,45.94533,4926,8,11,13,30,51,4.35,15.0,fr,33525,98,1411303,1,1,Active Shallow Crust,0.0,89.99011,-90.0,08/11/4926
+3.27234,45.94533,3057,6,20,12,53,1,4.55,5.0,fr,33526,61,1411320,1,1,Active Shallow Crust,0.0,89.99002,0.0,06/20/3057
+3.27234,45.94533,3804,7,24,22,32,24,4.55,15.0,fr,33527,76,1411321,1,1,Active Shallow Crust,0.0,89.99002,0.0,07/24/3804
+3.27234,45.94533,8778,9,26,1,17,1,4.55,5.0,fr,33528,175,1411323,1,2,Active Shallow Crust,240.0092,57.9972,0.0,09/26/8778
+3.27234,45.94533,7706,5,16,12,49,10,4.55,5.0,fr,33529,154,1411323,1,2,Active Shallow Crust,240.0092,57.9972,0.0,05/16/7706
+3.27234,45.94533,5357,2,12,12,56,6,4.55,5.0,fr,33530,107,1411329,1,1,Active Shallow Crust,128.8941,89.98586,0.0,02/12/5357
+2.17172,44.99061,3954,3,4,15,48,31,3.55,15.0,fr,33531,79,1411684,1,1,Active Shallow Crust,240.0121,57.99804,0.0,03/04/3954
+2.17172,44.99061,9799,3,9,0,23,0,3.65,5.0,fr,33532,195,1411692,1,1,Active Shallow Crust,0.0,89.99046,0.0,03/09/9799
+2.17172,44.99061,7642,4,1,1,13,56,3.65,15.0,fr,33533,152,1411693,1,1,Active Shallow Crust,0.0,89.99046,0.0,04/01/7642
+2.17172,44.99061,2688,10,6,1,23,6,4.15,5.0,fr,33534,53,1411752,1,1,Active Shallow Crust,0.0,89.98927,0.0,10/06/2688
+2.17172,44.99061,6831,7,1,3,42,6,4.45,15.0,fr,33535,136,1411789,1,1,Active Shallow Crust,0.0,89.98988,0.0,07/01/6831
+2.17172,44.99061,6902,12,28,1,39,13,4.65,15.0,fr,33536,138,1411819,1,1,Active Shallow Crust,0.0,89.98983,-90.0,12/28/6902
+6.04336,45.68142,3081,10,22,19,54,28,3.55,5.0,fr,33537,61,1412160,1,1,Active Shallow Crust,0.0,89.99296,0.0,10/22/3081
+6.04336,45.68142,9038,6,20,3,4,42,3.55,5.0,fr,33538,180,1412163,1,3,Active Shallow Crust,240.0108,57.99917,0.0,06/20/9038
+6.04336,45.68142,2940,3,24,12,56,15,3.55,5.0,fr,33539,58,1412163,1,3,Active Shallow Crust,240.0108,57.99917,0.0,03/24/2940
+6.04336,45.68142,4513,7,29,12,25,55,3.55,5.0,fr,33540,90,1412163,1,3,Active Shallow Crust,240.0108,57.99917,0.0,07/29/4513
+6.04336,45.68142,9630,4,8,0,1,58,3.55,15.0,fr,33541,192,1412167,1,1,Active Shallow Crust,0.0,89.99287,-90.0,04/08/9630
+6.04336,45.68142,7885,10,13,2,11,0,3.65,15.0,fr,33542,157,1412173,1,1,Active Shallow Crust,0.0,89.98744,0.0,10/13/7885
+6.04336,45.68142,9774,11,25,19,56,28,3.65,27.5,fr,33543,195,1412174,1,1,Active Shallow Crust,0.0,89.98744,0.0,11/25/9774
+6.04336,45.68142,3236,11,23,14,34,58,3.65,5.0,fr,33544,64,1412178,1,1,Active Shallow Crust,0.0,89.9873,-90.0,11/23/3236
+6.04336,45.68142,9425,8,29,2,42,33,3.75,5.0,fr,33545,188,1412184,1,4,Active Shallow Crust,0.0,89.98881,0.0,08/29/9425
+6.04336,45.68142,4822,7,27,0,54,32,3.75,5.0,fr,33546,96,1412184,1,4,Active Shallow Crust,0.0,89.98881,0.0,07/27/4822
+6.04336,45.68142,5563,7,29,13,34,18,3.75,5.0,fr,33547,111,1412184,1,4,Active Shallow Crust,0.0,89.98881,0.0,07/29/5563
+6.04336,45.68142,9230,9,24,9,28,21,3.75,5.0,fr,33548,184,1412184,1,4,Active Shallow Crust,0.0,89.98881,0.0,09/24/9230
+6.04336,45.68142,925,8,29,22,53,23,3.75,27.5,fr,33549,18,1412186,1,2,Active Shallow Crust,0.0,89.98881,0.0,08/29/0925
+6.04336,45.68142,7447,12,27,10,31,10,3.75,27.5,fr,33550,148,1412186,1,2,Active Shallow Crust,0.0,89.98881,0.0,12/27/7447
+6.04336,45.68142,8248,1,19,7,56,8,3.75,5.0,fr,33551,164,1412193,1,1,Active Shallow Crust,128.8964,89.96748,0.0,01/19/8248
+6.04336,45.68142,9900,7,26,0,29,12,3.85,5.0,fr,33552,197,1412196,1,2,Active Shallow Crust,0.0,89.99003,0.0,07/26/9900
+6.04336,45.68142,9648,3,20,12,15,55,3.85,5.0,fr,33553,192,1412196,1,2,Active Shallow Crust,0.0,89.99003,0.0,03/20/9648
+6.04336,45.68142,2123,12,4,10,37,30,3.85,27.5,fr,33554,42,1412201,1,1,Active Shallow Crust,240.0108,57.99828,0.0,12/04/2123
+6.04336,45.68142,3313,4,22,8,1,59,3.95,5.0,fr,33555,66,1412208,1,2,Active Shallow Crust,0.0,89.99111,0.0,04/22/3313
+6.04336,45.68142,8613,6,7,10,48,50,3.95,5.0,fr,33556,172,1412208,1,2,Active Shallow Crust,0.0,89.99111,0.0,06/07/8613
+6.04336,45.68142,233,5,25,10,52,46,3.95,27.5,fr,33557,4,1412213,1,1,Active Shallow Crust,240.0199,58.0042,0.0,05/25/0233
+6.04336,45.68142,3125,8,30,8,45,0,3.95,27.5,fr,33558,62,1412219,1,1,Active Shallow Crust,128.8995,89.99333,0.0,08/30/3125
+6.04336,45.68142,363,2,26,0,17,30,4.05,5.0,fr,33559,7,1412220,1,1,Active Shallow Crust,0.0,89.98811,0.0,02/26/0363
+6.04336,45.68142,3190,5,22,7,8,31,4.05,15.0,fr,33560,63,1412221,1,1,Active Shallow Crust,0.0,89.98811,0.0,05/22/3190
+6.04336,45.68142,3064,5,18,19,0,38,4.05,15.0,fr,33561,61,1412224,1,1,Active Shallow Crust,240.0049,58.00623,0.0,05/18/3064
+6.04336,45.68142,5890,3,10,2,51,45,4.55,5.0,fr,33562,117,1412280,1,1,Active Shallow Crust,0.0,89.99109,0.0,03/10/5890
+6.04336,45.68142,9712,10,31,22,21,17,4.65,5.0,fr,33563,194,1412292,1,1,Active Shallow Crust,0.0,89.99007,0.0,10/31/9712
+6.04336,45.68142,1621,5,26,17,20,58,5.35,15.0,fr,33564,32,1412383,1,1,Active Shallow Crust,0.0,89.99013,-90.0,05/26/1621
+6.04336,45.68142,903,4,23,18,17,54,5.55,5.0,fr,33565,18,1412400,1,1,Active Shallow Crust,0.0,89.99014,0.0,04/23/0903
+3.49191,47.64956,2161,11,15,12,26,36,3.75,5.0,fr,33566,43,1412664,1,1,Active Shallow Crust,0.0,89.9892,0.0,11/15/2161
+-1.27904,47.40799,825,5,13,8,54,49,3.55,5.0,fr,33567,16,1413120,1,3,Active Shallow Crust,0.0,89.98976,0.0,05/13/0825
+-1.27904,47.40799,1040,10,26,4,51,26,3.55,5.0,fr,33568,20,1413120,1,3,Active Shallow Crust,0.0,89.98976,0.0,10/26/1040
+-1.27904,47.40799,3375,9,30,5,43,36,3.55,5.0,fr,33569,67,1413120,1,3,Active Shallow Crust,0.0,89.98976,0.0,09/30/3375
+-1.27904,47.40799,4510,7,25,15,16,12,3.55,15.0,fr,33570,90,1413121,1,1,Active Shallow Crust,0.0,89.98976,0.0,07/25/4510
+-1.27904,47.40799,2177,1,24,12,55,49,3.55,5.0,fr,33571,43,1413123,1,1,Active Shallow Crust,240.0122,57.99813,0.0,01/24/2177
+-1.27904,47.40799,8294,3,20,18,9,44,3.55,15.0,fr,33572,165,1413124,1,1,Active Shallow Crust,240.0122,57.99813,0.0,03/20/8294
+-1.27904,47.40799,479,9,18,18,54,51,3.55,15.0,fr,33573,9,1413127,1,1,Active Shallow Crust,0.0,89.98965,-90.0,09/18/0479
+-1.27904,47.40799,6005,4,24,10,30,37,3.65,5.0,fr,33574,120,1413135,1,1,Active Shallow Crust,240.0013,58.01264,0.0,04/24/6005
+-1.27904,47.40799,460,4,22,7,25,25,3.75,15.0,fr,33575,9,1413145,1,1,Active Shallow Crust,0.0,89.99052,0.0,04/22/0460
+-1.27904,47.40799,5714,10,12,2,3,24,3.85,5.0,fr,33576,114,1413156,1,1,Active Shallow Crust,0.0,89.99033,0.0,10/12/5714
+-1.27904,47.40799,8697,6,15,11,15,7,3.85,5.0,fr,33577,173,1413159,1,1,Active Shallow Crust,240.0109,57.99803,0.0,06/15/8697
+-1.27904,47.40799,1604,3,8,12,10,31,3.95,5.0,fr,33578,32,1413168,1,1,Active Shallow Crust,0.0,89.99031,0.0,03/08/1604
+-1.27904,47.40799,6260,3,11,19,59,36,3.95,27.5,fr,33579,125,1413170,1,1,Active Shallow Crust,0.0,89.99031,0.0,03/11/6260
+-1.27904,47.40799,1407,9,25,22,0,11,3.95,5.0,fr,33580,28,1413171,1,2,Active Shallow Crust,240.0198,58.00493,0.0,09/25/1407
+-1.27904,47.40799,9312,5,3,8,54,34,3.95,5.0,fr,33581,186,1413171,1,2,Active Shallow Crust,240.0198,58.00493,0.0,05/03/9312
+-1.27904,47.40799,328,7,24,14,34,14,3.95,5.0,fr,33582,6,1413174,1,1,Active Shallow Crust,0.0,89.9902,-90.0,07/24/0328
+-1.27904,47.40799,4869,5,14,18,14,17,4.05,5.0,fr,33583,97,1413180,1,3,Active Shallow Crust,0.0,89.9904,0.0,05/14/4869
+-1.27904,47.40799,6491,6,26,5,31,14,4.05,5.0,fr,33584,129,1413180,1,3,Active Shallow Crust,0.0,89.9904,0.0,06/26/6491
+-1.27904,47.40799,8900,8,8,2,44,1,4.05,5.0,fr,33585,177,1413180,1,3,Active Shallow Crust,0.0,89.9904,0.0,08/08/8900
+-1.27904,47.40799,9067,8,21,18,55,7,4.15,5.0,fr,33586,181,1413192,1,1,Active Shallow Crust,0.0,89.98974,0.0,08/21/9067
+-1.27904,47.40799,7973,2,6,5,9,7,4.15,5.0,fr,33587,159,1413198,1,1,Active Shallow Crust,0.0,89.98962,-90.0,02/06/7973
+-1.27904,47.40799,4205,11,21,16,5,16,4.25,5.0,fr,33588,84,1413204,1,1,Active Shallow Crust,0.0,89.99009,0.0,11/21/4205
+-1.27904,47.40799,27,9,22,0,22,49,4.55,5.0,fr,33589,0,1413240,1,1,Active Shallow Crust,0.0,89.98975,0.0,09/22/0027
+-1.27904,47.40799,2457,10,1,11,25,19,5.15,5.0,fr,33590,49,1413315,1,1,Active Shallow Crust,240.0201,58.0001,0.0,10/01/2457
+-4.28069,49.71376,5346,12,26,11,4,41,4.05,15.0,fr,33591,106,1413661,1,1,Active Shallow Crust,0.0,89.989,0.0,12/26/5346
+0.65475,45.40025,7885,12,10,15,23,3,3.55,5.0,fr,33592,157,1414080,1,1,Active Shallow Crust,0.0,89.99026,0.0,12/10/7885
+0.65475,45.40025,4022,12,26,3,12,18,4.05,27.5,fr,33593,80,1414148,1,1,Active Shallow Crust,0.0,89.98993,-90.0,12/26/4022
+0.65475,45.40025,9953,6,2,2,13,5,4.55,5.0,fr,33594,199,1414203,1,1,Active Shallow Crust,240.009,57.99726,0.0,06/02/9953
+7.34865,48.92333,1852,7,8,6,18,17,3.55,5.0,fr,33595,37,1414560,1,1,Active Shallow Crust,0.0,89.98675,0.0,07/08/1852
+-1.73095,45.73995,562,3,14,22,1,48,3.65,5.0,fr,33596,11,1415061,1,1,Active Shallow Crust,128.9007,89.96351,0.0,03/14/0562
+-1.73095,45.73995,7986,4,1,3,45,39,3.85,5.0,fr,33597,159,1415076,1,1,Active Shallow Crust,0.0,89.99004,0.0,04/01/7986
+-1.73095,45.73995,3618,6,25,22,48,20,4.25,5.0,fr,33598,72,1415124,1,1,Active Shallow Crust,0.0,89.98978,0.0,06/25/3618
+1.08629,41.09638,3483,7,7,19,25,26,3.55,5.0,fr,33599,69,1415520,1,3,Active Shallow Crust,0.0,89.9905,0.0,07/07/3483
+1.08629,41.09638,5208,6,1,12,42,11,3.55,5.0,fr,33600,104,1415520,1,3,Active Shallow Crust,0.0,89.9905,0.0,06/01/5208
+1.08629,41.09638,1124,5,30,7,30,4,3.55,5.0,fr,33601,22,1415520,1,3,Active Shallow Crust,0.0,89.9905,0.0,05/30/1124
+1.08629,41.09638,2998,12,5,3,30,14,3.55,15.0,fr,33602,59,1415521,1,2,Active Shallow Crust,0.0,89.9905,0.0,12/05/2998
+1.08629,41.09638,9236,2,18,1,19,18,3.55,15.0,fr,33603,184,1415521,1,2,Active Shallow Crust,0.0,89.9905,0.0,02/18/9236
+1.08629,41.09638,8126,12,30,3,26,2,3.55,27.5,fr,33604,162,1415522,1,2,Active Shallow Crust,0.0,89.9905,0.0,12/30/8126
+1.08629,41.09638,7948,7,27,2,52,34,3.55,27.5,fr,33605,158,1415522,1,2,Active Shallow Crust,0.0,89.9905,0.0,07/27/7948
+1.08629,41.09638,9550,5,28,20,39,6,3.55,5.0,fr,33606,190,1415529,1,1,Active Shallow Crust,128.8964,89.99335,0.0,05/28/9550
+1.08629,41.09638,6613,12,17,19,18,13,3.65,27.5,fr,33607,132,1415537,1,1,Active Shallow Crust,240.0006,58.0126,0.0,12/17/6613
+1.08629,41.09638,1076,9,17,9,27,26,3.75,5.0,fr,33608,21,1415544,1,2,Active Shallow Crust,0.0,89.98943,0.0,09/17/1076
+1.08629,41.09638,39,11,30,5,42,14,3.75,5.0,fr,33609,0,1415544,1,2,Active Shallow Crust,0.0,89.98943,0.0,11/30/0039
+1.08629,41.09638,8115,4,13,18,53,53,3.75,5.0,fr,33610,162,1415547,1,1,Active Shallow Crust,240.0079,58.01733,0.0,04/13/8115
+1.08629,41.09638,9257,10,21,2,55,13,3.75,5.0,fr,33611,185,1415550,1,1,Active Shallow Crust,0.0,89.98931,-90.0,10/21/9257
+1.08629,41.09638,7916,12,4,19,45,59,4.05,5.0,fr,33612,158,1415580,1,1,Active Shallow Crust,0.0,89.99039,0.0,12/04/7916
+1.08629,41.09638,6122,2,21,13,13,32,4.05,5.0,fr,33613,122,1415583,1,1,Active Shallow Crust,240.0052,58.00569,0.0,02/21/6122
+1.08629,41.09638,2830,7,22,2,40,29,4.05,5.0,fr,33614,56,1415589,1,1,Active Shallow Crust,128.8915,89.99359,0.0,07/22/2830
+1.08629,41.09638,345,7,16,15,5,23,4.15,5.0,fr,33615,6,1415592,1,1,Active Shallow Crust,0.0,89.98952,0.0,07/16/0345
+1.08629,41.09638,5796,1,17,18,11,7,4.25,5.0,fr,33616,115,1415604,1,1,Active Shallow Crust,0.0,89.98981,0.0,01/17/5796
+1.08629,41.09638,6846,11,18,3,6,9,4.35,15.0,fr,33617,136,1415626,1,1,Active Shallow Crust,128.8988,89.9827,0.0,11/18/6846
+1.08629,41.09638,4595,5,2,9,15,33,4.45,5.0,fr,33618,91,1415637,1,1,Active Shallow Crust,128.8933,89.9936,0.0,05/02/4595
+1.08629,41.09638,1108,3,21,7,38,25,5.25,15.0,fr,33619,22,1415734,1,1,Active Shallow Crust,128.8859,89.98698,0.0,03/21/1108
+-1.33556,48.07652,3730,9,12,6,18,12,3.55,5.0,fr,33620,74,1416000,1,1,Active Shallow Crust,0.0,89.98989,0.0,09/12/3730
+-1.33556,48.07652,6694,9,10,16,56,53,3.55,15.0,fr,33621,133,1416001,1,1,Active Shallow Crust,0.0,89.98989,0.0,09/10/6694
+-1.33556,48.07652,7629,7,9,15,57,49,3.65,5.0,fr,33622,152,1416012,1,1,Active Shallow Crust,0.0,89.98949,0.0,07/09/7629
+-1.33556,48.07652,5871,12,23,3,34,40,3.65,15.0,fr,33623,117,1416013,1,1,Active Shallow Crust,0.0,89.98949,0.0,12/23/5871
+-1.33556,48.07652,6394,9,26,21,58,34,3.65,5.0,fr,33624,127,1416015,1,1,Active Shallow Crust,240.0016,58.01268,0.0,09/26/6394
+-1.33556,48.07652,434,12,4,22,30,3,3.85,15.0,fr,33625,8,1416037,1,2,Active Shallow Crust,0.0,89.99046,0.0,12/04/0434
+-1.33556,48.07652,5080,2,15,9,37,53,3.85,15.0,fr,33626,101,1416037,1,2,Active Shallow Crust,0.0,89.99046,0.0,02/15/5080
+-1.33556,48.07652,6296,11,21,10,7,30,3.95,5.0,fr,33627,125,1416057,1,1,Active Shallow Crust,128.9001,89.99362,0.0,11/21/6296
+-1.33556,48.07652,1740,10,27,8,41,5,4.05,5.0,fr,33628,34,1416060,1,1,Active Shallow Crust,0.0,89.98958,0.0,10/27/1740
+-1.33556,48.07652,66,8,23,10,45,57,4.15,15.0,fr,33629,1,1416073,1,1,Active Shallow Crust,0.0,89.98987,0.0,08/23/0066
+-1.33556,48.07652,3445,10,30,0,9,35,4.15,15.0,fr,33630,68,1416082,1,1,Active Shallow Crust,128.8974,89.99367,0.0,10/30/3445
+-1.33556,48.07652,2351,10,10,16,16,6,4.25,5.0,fr,33631,47,1416084,1,1,Active Shallow Crust,0.0,89.99022,0.0,10/10/2351
+-1.33556,48.07652,4898,10,9,17,54,4,4.75,5.0,fr,33632,97,1416144,1,1,Active Shallow Crust,0.0,89.98985,0.0,10/09/4898
+-2.98629,45.61458,4378,1,28,3,37,33,3.75,5.0,fr,33633,87,1416504,1,1,Active Shallow Crust,0.0,89.98879,0.0,01/28/4378
+-7.172,48.5865,8745,3,26,14,29,32,4.55,5.0,fr,33634,174,1417080,1,1,Active Shallow Crust,0.0,89.98945,0.0,03/26/8745
+1.09585,52.91609,3718,8,7,17,19,11,3.85,5.0,fr,33635,74,1417479,1,1,Active Shallow Crust,240.0117,57.99807,0.0,08/07/3718
+8.84965,48.95949,4837,11,11,6,58,24,3.55,5.0,fr,33636,96,1417920,1,2,Active Shallow Crust,0.0,89.98676,0.0,11/11/4837
+8.84965,48.95949,3987,8,29,23,36,34,3.55,5.0,fr,33637,79,1417920,1,2,Active Shallow Crust,0.0,89.98676,0.0,08/29/3987
+8.84965,48.95949,8848,10,2,0,26,52,3.55,15.0,fr,33638,176,1417924,1,1,Active Shallow Crust,240.0141,57.99778,0.0,10/02/8848
+8.84965,48.95949,101,8,20,23,27,46,3.65,5.0,fr,33639,2,1417932,1,4,Active Shallow Crust,0.0,89.9882,0.0,08/20/0101
+8.84965,48.95949,8380,11,26,13,45,44,3.65,5.0,fr,33640,167,1417932,1,4,Active Shallow Crust,0.0,89.9882,0.0,11/26/8380
+8.84965,48.95949,6798,12,29,11,1,44,3.65,5.0,fr,33641,135,1417932,1,4,Active Shallow Crust,0.0,89.9882,0.0,12/29/6798
+8.84965,48.95949,7586,11,20,8,55,32,3.65,5.0,fr,33642,151,1417932,1,4,Active Shallow Crust,0.0,89.9882,0.0,11/20/7586
+8.84965,48.95949,555,7,30,14,23,8,3.85,5.0,fr,33643,11,1417956,1,3,Active Shallow Crust,0.0,89.99062,0.0,07/30/0555
+8.84965,48.95949,4239,2,27,10,56,47,3.85,5.0,fr,33644,84,1417956,1,3,Active Shallow Crust,0.0,89.99062,0.0,02/27/4239
+8.84965,48.95949,9536,3,25,1,46,42,3.85,5.0,fr,33645,190,1417956,1,3,Active Shallow Crust,0.0,89.99062,0.0,03/25/9536
+8.84965,48.95949,8063,9,24,18,58,35,3.85,5.0,fr,33646,161,1417962,1,1,Active Shallow Crust,0.0,89.99052,-90.0,09/24/8063
+8.84965,48.95949,3633,2,16,8,30,36,3.95,15.0,fr,33647,72,1417969,1,1,Active Shallow Crust,0.0,89.99165,0.0,02/16/3633
+8.84965,48.95949,4121,7,6,7,1,38,3.95,5.0,fr,33648,82,1417971,1,1,Active Shallow Crust,240.0204,58.00469,0.0,07/06/4121
+8.84965,48.95949,9357,1,8,3,27,42,3.95,15.0,fr,33649,187,1417972,1,1,Active Shallow Crust,240.0204,58.00469,0.0,01/08/9357
+8.84965,48.95949,2038,3,23,11,36,27,4.15,5.0,fr,33650,40,1417992,1,1,Active Shallow Crust,0.0,89.98672,0.0,03/23/2038
+8.84965,48.95949,5354,1,24,20,31,23,4.15,5.0,fr,33651,107,1417995,1,1,Active Shallow Crust,240.0085,57.99822,0.0,01/24/5354
+8.84965,48.95949,6134,6,29,19,6,22,4.35,5.0,fr,33652,122,1418016,1,1,Active Shallow Crust,0.0,89.98946,0.0,06/29/6134
+-3.5184,43.19492,5336,4,23,15,9,2,3.55,5.0,fr,33653,106,1418400,1,3,Active Shallow Crust,0.0,89.98898,0.0,04/23/5336
+-3.5184,43.19492,6136,1,18,20,50,7,3.55,5.0,fr,33654,122,1418400,1,3,Active Shallow Crust,0.0,89.98898,0.0,01/18/6136
+-3.5184,43.19492,5916,5,11,16,57,47,3.55,5.0,fr,33655,118,1418400,1,3,Active Shallow Crust,0.0,89.98898,0.0,05/11/5916
+-3.5184,43.19492,2594,4,28,12,59,46,3.55,15.0,fr,33656,51,1418401,1,1,Active Shallow Crust,0.0,89.98898,0.0,04/28/2594
+-3.5184,43.19492,7420,11,22,14,3,23,3.55,27.5,fr,33657,148,1418402,1,1,Active Shallow Crust,0.0,89.98898,0.0,11/22/7420
+-3.5184,43.19492,307,10,4,15,18,54,3.55,5.0,fr,33658,6,1418403,1,1,Active Shallow Crust,240.0115,57.99826,0.0,10/04/0307
+-3.5184,43.19492,720,11,4,17,12,5,3.65,5.0,fr,33659,14,1418412,1,1,Active Shallow Crust,0.0,89.99017,0.0,11/04/0720
+-3.5184,43.19492,5271,10,31,1,30,6,3.65,5.0,fr,33660,105,1418418,1,1,Active Shallow Crust,0.0,89.99006,-90.0,10/31/5271
+-3.5184,43.19492,6214,2,10,20,35,19,3.65,5.0,fr,33661,124,1418421,1,1,Active Shallow Crust,128.9013,89.96346,0.0,02/10/6214
+-3.5184,43.19492,6918,7,22,17,30,54,3.65,27.5,fr,33662,138,1418423,1,1,Active Shallow Crust,128.9013,89.96346,0.0,07/22/6918
+-3.5184,43.19492,7923,12,16,12,22,51,3.75,5.0,fr,33663,158,1418424,1,3,Active Shallow Crust,0.0,89.99124,0.0,12/16/7923
+-3.5184,43.19492,577,8,24,0,30,59,3.75,5.0,fr,33664,11,1418424,1,3,Active Shallow Crust,0.0,89.99124,0.0,08/24/0577
+-3.5184,43.19492,4797,4,21,20,15,26,3.75,5.0,fr,33665,95,1418424,1,3,Active Shallow Crust,0.0,89.99124,0.0,04/21/4797
+-3.5184,43.19492,3407,9,30,1,55,32,3.75,15.0,fr,33666,68,1418425,1,1,Active Shallow Crust,0.0,89.99124,0.0,09/30/3407
+-3.5184,43.19492,6373,3,3,17,21,59,3.85,5.0,fr,33667,127,1418436,1,3,Active Shallow Crust,0.0,89.98959,0.0,03/03/6373
+-3.5184,43.19492,2548,6,12,16,8,1,3.85,5.0,fr,33668,50,1418436,1,3,Active Shallow Crust,0.0,89.98959,0.0,06/12/2548
+-3.5184,43.19492,785,11,17,9,20,24,3.85,5.0,fr,33669,15,1418436,1,3,Active Shallow Crust,0.0,89.98959,0.0,11/17/0785
+-3.5184,43.19492,6226,7,5,18,57,2,4.25,5.0,fr,33670,124,1418484,1,1,Active Shallow Crust,0.0,89.99015,0.0,07/05/6226
+-3.5184,43.19492,2464,7,3,17,49,49,4.25,27.5,fr,33671,49,1418495,1,1,Active Shallow Crust,128.895,89.98083,0.0,07/03/2464
+-3.5184,43.19492,4254,6,16,22,0,9,4.35,5.0,fr,33672,85,1418496,1,1,Active Shallow Crust,0.0,89.98975,0.0,06/16/4254
+-3.5184,43.19492,8184,9,19,23,45,35,4.45,5.0,fr,33673,163,1418517,1,1,Active Shallow Crust,128.8931,89.99348,0.0,09/19/8184
+-3.5184,43.19492,2788,1,4,11,14,13,5.55,5.0,fr,33674,55,1418640,1,1,Active Shallow Crust,0.0,89.99007,0.0,01/04/2788
+0.53592,42.9484,8643,9,9,23,6,33,3.55,5.0,fr,33675,172,1418880,1,3,Active Shallow Crust,0.0,89.98985,0.0,09/09/8643
+0.53592,42.9484,3077,9,4,21,45,57,3.55,5.0,fr,33676,61,1418880,1,3,Active Shallow Crust,0.0,89.98985,0.0,09/04/3077
+0.53592,42.9484,9314,4,21,23,26,29,3.55,5.0,fr,33677,186,1418880,1,3,Active Shallow Crust,0.0,89.98985,0.0,04/21/9314
+0.53592,42.9484,4784,12,10,0,32,46,3.55,15.0,fr,33678,95,1418881,1,2,Active Shallow Crust,0.0,89.98985,0.0,12/10/4784
+0.53592,42.9484,3570,12,21,8,17,29,3.55,15.0,fr,33679,71,1418881,1,2,Active Shallow Crust,0.0,89.98985,0.0,12/21/3570
+0.53592,42.9484,1039,5,31,12,5,11,3.55,27.5,fr,33680,20,1418882,1,1,Active Shallow Crust,0.0,89.98985,0.0,05/31/1039
+0.53592,42.9484,6661,3,17,23,23,37,3.55,5.0,fr,33681,133,1418883,1,1,Active Shallow Crust,240.0118,57.99814,0.0,03/17/6661
+0.53592,42.9484,6982,7,16,2,25,40,3.65,5.0,fr,33682,139,1418892,1,5,Active Shallow Crust,0.0,89.99014,0.0,07/16/6982
+0.53592,42.9484,7153,2,7,17,7,9,3.65,5.0,fr,33683,143,1418892,1,5,Active Shallow Crust,0.0,89.99014,0.0,02/07/7153
+0.53592,42.9484,7733,8,15,8,39,43,3.65,5.0,fr,33684,154,1418892,1,5,Active Shallow Crust,0.0,89.99014,0.0,08/15/7733
+0.53592,42.9484,8360,9,18,11,6,57,3.65,5.0,fr,33685,167,1418892,1,5,Active Shallow Crust,0.0,89.99014,0.0,09/18/8360
+0.53592,42.9484,565,6,6,15,33,9,3.65,5.0,fr,33686,11,1418892,1,5,Active Shallow Crust,0.0,89.99014,0.0,06/06/0565
+0.53592,42.9484,5244,9,30,15,29,41,3.65,15.0,fr,33687,104,1418893,1,3,Active Shallow Crust,0.0,89.99014,0.0,09/30/5244
+0.53592,42.9484,4511,6,15,18,50,1,3.65,15.0,fr,33688,90,1418893,1,3,Active Shallow Crust,0.0,89.99014,0.0,06/15/4511
+0.53592,42.9484,9453,3,11,21,58,44,3.65,15.0,fr,33689,189,1418893,1,3,Active Shallow Crust,0.0,89.99014,0.0,03/11/9453
+0.53592,42.9484,6060,10,20,17,20,22,3.65,15.0,fr,33690,121,1418902,1,1,Active Shallow Crust,128.9005,89.96352,0.0,10/20/6060
+0.53592,42.9484,5455,3,31,4,11,8,3.75,5.0,fr,33691,109,1418904,1,2,Active Shallow Crust,0.0,89.98974,0.0,03/31/5455
+0.53592,42.9484,4201,2,5,21,14,54,3.75,5.0,fr,33692,84,1418904,1,2,Active Shallow Crust,0.0,89.98974,0.0,02/05/4201
+0.53592,42.9484,6122,5,16,11,19,25,3.75,15.0,fr,33693,122,1418905,1,1,Active Shallow Crust,0.0,89.98974,0.0,05/16/6122
+0.53592,42.9484,3858,4,12,8,33,40,3.75,27.5,fr,33694,77,1418906,1,2,Active Shallow Crust,0.0,89.98974,0.0,04/12/3858
+0.53592,42.9484,8872,12,21,3,43,33,3.75,27.5,fr,33695,177,1418906,1,2,Active Shallow Crust,0.0,89.98974,0.0,12/21/8872
+0.53592,42.9484,8137,6,4,14,11,17,3.85,5.0,fr,33696,162,1418916,1,2,Active Shallow Crust,0.0,89.9902,0.0,06/04/8137
+0.53592,42.9484,6846,5,30,8,5,17,3.85,5.0,fr,33697,136,1418916,1,2,Active Shallow Crust,0.0,89.9902,0.0,05/30/6846
+0.53592,42.9484,2877,6,2,22,40,24,3.85,15.0,fr,33698,57,1418923,1,1,Active Shallow Crust,0.0,89.99009,-90.0,06/02/2877
+0.53592,42.9484,4628,4,28,8,34,2,3.95,15.0,fr,33699,92,1418929,1,2,Active Shallow Crust,0.0,89.9901,0.0,04/28/4628
+0.53592,42.9484,5992,3,16,13,27,46,3.95,15.0,fr,33700,119,1418929,1,2,Active Shallow Crust,0.0,89.9901,0.0,03/16/5992
+0.53592,42.9484,1077,1,8,18,24,15,3.95,27.5,fr,33701,21,1418939,1,1,Active Shallow Crust,128.9009,89.9936,0.0,01/08/1077
+0.53592,42.9484,6052,5,31,15,38,15,4.05,5.0,fr,33702,121,1418940,1,2,Active Shallow Crust,0.0,89.99014,0.0,05/31/6052
+0.53592,42.9484,3629,6,17,8,52,28,4.05,5.0,fr,33703,72,1418940,1,2,Active Shallow Crust,0.0,89.99014,0.0,06/17/3629
+0.53592,42.9484,2534,5,9,22,4,43,4.05,15.0,fr,33704,50,1418941,1,1,Active Shallow Crust,0.0,89.99014,0.0,05/09/2534
+0.53592,42.9484,6245,5,6,22,23,50,4.15,5.0,fr,33705,124,1418952,1,1,Active Shallow Crust,0.0,89.98983,0.0,05/06/6245
+0.53592,42.9484,5450,12,4,5,28,15,4.15,15.0,fr,33706,108,1418953,1,1,Active Shallow Crust,0.0,89.98983,0.0,12/04/5450
+0.53592,42.9484,3071,6,22,13,28,37,4.15,5.0,fr,33707,61,1418961,1,2,Active Shallow Crust,128.8981,89.99376,0.0,06/22/3071
+0.53592,42.9484,1012,4,27,17,11,22,4.15,5.0,fr,33708,20,1418961,1,2,Active Shallow Crust,128.8981,89.99376,0.0,04/27/1012
+0.53592,42.9484,7403,12,25,6,7,50,4.25,5.0,fr,33709,148,1418964,1,2,Active Shallow Crust,0.0,89.9901,0.0,12/25/7403
+0.53592,42.9484,8580,4,13,14,50,40,4.25,5.0,fr,33710,171,1418964,1,2,Active Shallow Crust,0.0,89.9901,0.0,04/13/8580
+0.53592,42.9484,3686,11,14,7,46,34,4.35,5.0,fr,33711,73,1418976,1,1,Active Shallow Crust,0.0,89.99008,0.0,11/14/3686
+0.53592,42.9484,895,8,12,9,45,42,4.35,27.5,fr,33712,17,1418978,1,1,Active Shallow Crust,0.0,89.99008,0.0,08/12/0895
+0.53592,42.9484,3403,11,28,0,47,17,4.35,5.0,fr,33713,68,1418979,1,2,Active Shallow Crust,240.0077,57.99581,0.0,11/28/3403
+0.53592,42.9484,3271,8,25,7,1,38,4.35,5.0,fr,33714,65,1418979,1,2,Active Shallow Crust,240.0077,57.99581,0.0,08/25/3271
+0.53592,42.9484,4948,12,3,23,39,23,4.35,5.0,fr,33715,98,1418982,1,1,Active Shallow Crust,0.0,89.98997,-90.0,12/03/4948
+0.53592,42.9484,369,3,29,20,53,13,4.45,5.0,fr,33716,7,1418988,1,1,Active Shallow Crust,0.0,89.98985,0.0,03/29/0369
+0.53592,42.9484,5523,7,15,15,45,38,4.65,5.0,fr,33717,110,1419012,1,1,Active Shallow Crust,0.0,89.99012,0.0,07/15/5523
+0.53592,42.9484,8269,5,15,3,47,52,4.65,5.0,fr,33718,165,1419021,1,1,Active Shallow Crust,128.892,89.98703,0.0,05/15/8269
+0.53592,42.9484,1124,5,15,17,49,29,4.75,5.0,fr,33719,22,1419024,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/15/1124
+0.53592,42.9484,3520,12,15,2,30,15,5.25,27.5,fr,33720,70,1419086,1,1,Active Shallow Crust,0.0,89.98996,0.0,12/15/3520
+0.53592,42.9484,9922,3,8,18,1,15,5.85,5.0,fr,33721,198,1419156,1,1,Active Shallow Crust,0.0,89.99,0.0,03/08/9922
+0.53592,42.9484,2730,2,17,5,48,38,5.95,27.5,fr,33722,54,1419173,1,1,Active Shallow Crust,240.0462,57.99974,0.0,02/17/2730
+6.88293,42.86667,2160,3,25,5,16,24,3.65,5.0,fr,33723,43,1419381,1,1,Active Shallow Crust,128.9011,89.96346,0.0,03/25/2160
+2.43013,50.90324,1115,7,23,23,20,44,3.55,5.0,fr,33724,22,1419840,1,1,Active Shallow Crust,0.0,89.99046,0.0,07/23/1115
+2.43013,50.90324,681,3,14,8,40,34,3.55,15.0,fr,33725,13,1419844,1,1,Active Shallow Crust,240.0126,57.99818,0.0,03/14/0681
+2.43013,50.90324,2839,11,26,0,11,2,3.75,15.0,fr,33726,56,1419865,1,1,Active Shallow Crust,0.0,89.9899,0.0,11/26/2839
+2.43013,50.90324,8736,2,23,10,53,36,3.75,27.5,fr,33727,174,1419869,1,1,Active Shallow Crust,240.0086,58.01777,0.0,02/23/8736
+2.43013,50.90324,6045,4,6,11,46,57,3.85,5.0,fr,33728,120,1419876,1,2,Active Shallow Crust,0.0,89.991,0.0,04/06/6045
+2.43013,50.90324,7398,12,17,9,53,40,3.85,5.0,fr,33729,147,1419876,1,2,Active Shallow Crust,0.0,89.991,0.0,12/17/7398
+2.43013,50.90324,7859,5,29,11,39,1,4.15,5.0,fr,33730,157,1419912,1,1,Active Shallow Crust,0.0,89.99044,0.0,05/29/7859
+2.43013,50.90324,65,7,2,0,2,44,4.15,15.0,fr,33731,1,1419913,1,1,Active Shallow Crust,0.0,89.99044,0.0,07/02/0065
+2.43013,50.90324,8034,1,11,3,2,8,4.35,5.0,fr,33732,160,1419939,1,1,Active Shallow Crust,240.0096,57.99605,0.0,01/11/8034
+2.43013,50.90324,3627,8,16,4,24,54,4.45,5.0,fr,33733,72,1419948,1,1,Active Shallow Crust,0.0,89.98985,0.0,08/16/3627
+-6.20583,48.83776,6550,10,19,22,23,26,3.75,15.0,fr,33734,130,1420345,1,1,Active Shallow Crust,0.0,89.98946,0.0,10/19/6550
+4.56448,42.83936,6731,3,17,2,39,48,3.55,5.0,fr,33735,134,1420800,1,1,Active Shallow Crust,0.0,89.99261,0.0,03/17/6731
+-0.2915,49.21507,1039,11,21,10,30,19,3.55,5.0,fr,33736,20,1421280,1,1,Active Shallow Crust,0.0,89.99012,0.0,11/21/1039
+-0.2915,49.21507,4136,6,27,0,2,44,3.65,5.0,fr,33737,82,1421292,1,1,Active Shallow Crust,0.0,89.99009,0.0,06/27/4136
+-0.2915,49.21507,9459,4,21,7,9,31,3.65,5.0,fr,33738,189,1421301,1,1,Active Shallow Crust,128.9002,89.96349,0.0,04/21/9459
+-0.2915,49.21507,3178,5,6,20,53,48,3.75,5.0,fr,33739,63,1421304,1,1,Active Shallow Crust,0.0,89.98986,0.0,05/06/3178
+-0.2915,49.21507,7190,10,14,20,27,13,3.75,5.0,fr,33740,143,1421310,1,1,Active Shallow Crust,0.0,89.99007,-90.0,10/14/7190
+-0.2915,49.21507,9747,12,13,21,32,10,3.85,5.0,fr,33741,194,1421316,1,2,Active Shallow Crust,0.0,89.99009,0.0,12/13/9747
+-0.2915,49.21507,4118,6,23,1,21,43,3.85,5.0,fr,33742,82,1421316,1,2,Active Shallow Crust,0.0,89.99009,0.0,06/23/4118
+-0.2915,49.21507,2679,2,26,10,16,11,3.85,27.5,fr,33743,53,1421318,1,1,Active Shallow Crust,0.0,89.99009,0.0,02/26/2679
+-0.2915,49.21507,3192,3,25,3,40,48,3.95,5.0,fr,33744,63,1421328,1,1,Active Shallow Crust,359.9999,89.99013,0.0,03/25/3192
+-0.2915,49.21507,5350,8,29,11,51,48,4.05,15.0,fr,33745,106,1421341,1,1,Active Shallow Crust,0.0,89.99004,0.0,08/29/5350
+-0.2915,49.21507,9331,8,7,3,3,24,4.15,5.0,fr,33746,186,1421352,1,2,Active Shallow Crust,0.0,89.9901,0.0,08/07/9331
+-0.2915,49.21507,4301,1,13,22,56,53,4.15,5.0,fr,33747,86,1421352,1,2,Active Shallow Crust,0.0,89.9901,0.0,01/13/4301
+-0.2915,49.21507,1945,10,6,5,51,0,4.35,5.0,fr,33748,38,1421385,1,1,Active Shallow Crust,128.8972,89.98275,0.0,10/06/1945
+-0.2915,49.21507,1720,8,29,5,17,27,5.55,5.0,fr,33749,34,1421520,1,1,Active Shallow Crust,0.0,89.98999,0.0,08/29/1720
+5.9482,44.88209,6432,11,25,13,21,10,3.55,5.0,fr,33750,128,1421760,1,3,Active Shallow Crust,0.0,89.99285,0.0,11/25/6432
+5.9482,44.88209,826,2,2,0,50,38,3.55,5.0,fr,33751,16,1421760,1,3,Active Shallow Crust,0.0,89.99285,0.0,02/02/0826
+5.9482,44.88209,5803,10,22,8,4,5,3.55,5.0,fr,33752,116,1421760,1,3,Active Shallow Crust,0.0,89.99285,0.0,10/22/5803
+5.9482,44.88209,7868,10,5,22,54,28,3.55,15.0,fr,33753,157,1421761,1,1,Active Shallow Crust,0.0,89.99285,0.0,10/05/7868
+5.9482,44.88209,9331,8,12,2,15,42,3.55,15.0,fr,33754,186,1421767,1,1,Active Shallow Crust,0.0,89.99277,-90.0,08/12/9331
+5.9482,44.88209,2706,12,15,19,11,52,3.75,27.5,fr,33755,54,1421786,1,1,Active Shallow Crust,0.0,89.98865,0.0,12/15/2706
+5.9482,44.88209,2660,10,6,0,41,43,3.75,5.0,fr,33756,53,1421790,1,1,Active Shallow Crust,0.0,89.98852,-90.0,10/06/2660
+5.9482,44.88209,9421,5,31,17,33,50,3.85,15.0,fr,33757,188,1421797,1,1,Active Shallow Crust,0.0,89.98988,0.0,05/31/9421
+5.9482,44.88209,1312,1,31,5,40,27,3.95,5.0,fr,33758,26,1421808,1,1,Active Shallow Crust,0.0,89.99098,0.0,01/31/1312
+5.9482,44.88209,6856,8,26,6,4,25,4.05,5.0,fr,33759,137,1421820,1,1,Active Shallow Crust,0.0,89.99197,0.0,08/26/6856
+5.9482,44.88209,9424,12,1,20,2,27,4.35,27.5,fr,33760,188,1421867,1,1,Active Shallow Crust,128.8975,89.98296,0.0,12/01/9424
+5.9482,44.88209,9974,5,11,14,31,12,4.45,5.0,fr,33761,199,1421871,1,1,Active Shallow Crust,240.0046,57.99482,0.0,05/11/9974
+5.9482,44.88209,4563,1,21,1,43,8,4.85,5.0,fr,33762,91,1421922,1,1,Active Shallow Crust,0.0,89.99029,-90.0,01/21/4563
+-1.10671,45.79698,6959,4,12,22,59,6,3.55,5.0,fr,33763,139,1422240,1,1,Active Shallow Crust,0.0,89.98946,0.0,04/12/6959
+-1.10671,45.79698,8526,1,24,22,0,44,3.55,5.0,fr,33764,170,1422246,1,1,Active Shallow Crust,0.0,89.98933,-90.0,01/24/8526
+-1.10671,45.79698,6372,9,3,2,1,43,3.55,15.0,fr,33765,127,1422250,1,1,Active Shallow Crust,128.8964,89.99385,0.0,09/03/6372
+-1.10671,45.79698,5271,10,30,11,44,19,3.65,5.0,fr,33766,105,1422252,1,1,Active Shallow Crust,0.0,89.9906,0.0,10/30/5271
+-1.10671,45.79698,8840,2,19,16,34,40,3.65,15.0,fr,33767,176,1422253,1,1,Active Shallow Crust,0.0,89.9906,0.0,02/19/8840
+-1.10671,45.79698,6006,8,13,14,7,0,3.75,5.0,fr,33768,120,1422264,1,1,Active Shallow Crust,0.0,89.99023,0.0,08/13/6006
+-1.10671,45.79698,5685,4,29,0,57,10,3.75,5.0,fr,33769,113,1422267,1,1,Active Shallow Crust,240.0085,58.01755,0.0,04/29/5685
+-1.10671,45.79698,8794,9,11,13,50,41,3.75,27.5,fr,33770,175,1422269,1,1,Active Shallow Crust,240.0085,58.01755,0.0,09/11/8794
+-1.10671,45.79698,8968,2,23,12,55,39,3.85,5.0,fr,33771,179,1422276,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/23/8968
+-1.10671,45.79698,7881,12,7,12,2,49,3.85,15.0,fr,33772,157,1422286,1,1,Active Shallow Crust,128.8961,89.99316,0.0,12/07/7881
+-1.10671,45.79698,657,3,12,12,23,34,4.05,5.0,fr,33773,13,1422300,1,1,Active Shallow Crust,0.0,89.99011,0.0,03/12/0657
+-1.10671,45.79698,1291,2,18,23,36,0,4.15,5.0,fr,33774,25,1422312,1,1,Active Shallow Crust,0.0,89.99031,0.0,02/18/1291
+-1.10671,45.79698,803,10,29,6,23,55,4.15,27.5,fr,33775,16,1422314,1,1,Active Shallow Crust,0.0,89.99031,0.0,10/29/0803
+-4.81741,49.93354,109,5,16,3,22,59,4.25,27.5,fr,33776,2,1422806,1,1,Active Shallow Crust,0.0,89.9913,0.0,05/16/0109
+4.75852,46.16208,6250,11,8,3,21,2,3.55,5.0,fr,33777,124,1423200,1,1,Active Shallow Crust,0.0,89.99302,0.0,11/08/6250
+4.75852,46.16208,5766,1,31,12,1,52,3.55,15.0,fr,33778,115,1423204,1,1,Active Shallow Crust,240.0116,57.99843,0.0,01/31/5766
+4.75852,46.16208,1757,12,21,11,12,47,3.65,5.0,fr,33779,35,1423215,1,1,Active Shallow Crust,240.0009,58.01235,0.0,12/21/1757
+4.75852,46.16208,2419,3,25,0,8,8,3.75,5.0,fr,33780,48,1423224,1,1,Active Shallow Crust,0.0,89.98891,0.0,03/25/2419
+4.75852,46.16208,2761,1,13,11,22,29,3.75,5.0,fr,33781,55,1423233,1,1,Active Shallow Crust,128.8958,89.96748,0.0,01/13/2761
+4.75852,46.16208,1390,10,17,16,24,20,3.85,5.0,fr,33782,27,1423236,1,2,Active Shallow Crust,0.0,89.99011,0.0,10/17/1390
+4.75852,46.16208,2772,8,27,16,21,15,3.85,5.0,fr,33783,55,1423236,1,2,Active Shallow Crust,0.0,89.99011,0.0,08/27/2772
+4.75852,46.16208,1191,12,4,23,40,38,4.15,27.5,fr,33784,23,1423274,1,1,Active Shallow Crust,0.0,89.98949,0.0,12/04/1191
+4.75852,46.16208,4572,4,24,1,46,45,4.15,27.5,fr,33785,91,1423280,1,1,Active Shallow Crust,0.0,89.98938,-90.0,04/24/4572
+4.75852,46.16208,8386,3,9,6,58,10,4.25,5.0,fr,33786,167,1423287,1,1,Active Shallow Crust,240.0074,57.99376,0.0,03/09/8386
+4.75852,46.16208,6790,8,9,9,33,27,5.15,5.0,fr,33787,135,1423392,1,1,Active Shallow Crust,0.0,89.99004,0.0,08/09/6790
+5.7521,41.92063,1614,9,10,6,19,20,3.55,5.0,fr,33788,32,1424160,1,1,Active Shallow Crust,0.0,89.9925,0.0,09/10/1614
+5.7521,41.92063,9818,8,11,22,51,44,4.05,5.0,fr,33789,196,1424220,1,1,Active Shallow Crust,0.0,89.99156,0.0,08/11/9818
+5.57742,46.53179,5326,6,1,20,40,54,3.55,5.0,fr,33790,106,1425120,1,1,Active Shallow Crust,0.0,89.99306,0.0,06/01/5326
+5.57742,46.53179,336,3,17,21,16,47,3.55,15.0,fr,33791,6,1425121,1,1,Active Shallow Crust,0.0,89.99306,0.0,03/17/0336
+5.57742,46.53179,5861,8,7,10,39,44,3.55,5.0,fr,33792,117,1425123,1,1,Active Shallow Crust,240.0109,57.99916,0.0,08/07/5861
+5.57742,46.53179,5723,5,11,23,27,10,3.65,5.0,fr,33793,114,1425132,1,2,Active Shallow Crust,0.0,89.98763,0.0,05/11/5723
+5.57742,46.53179,7275,5,13,3,40,24,3.65,5.0,fr,33794,145,1425132,1,2,Active Shallow Crust,0.0,89.98763,0.0,05/13/7275
+5.57742,46.53179,1081,12,28,2,14,32,3.65,5.0,fr,33795,21,1425135,1,1,Active Shallow Crust,240.0006,58.0138,0.0,12/28/1081
+5.57742,46.53179,1790,9,6,1,13,23,3.75,5.0,fr,33796,35,1425144,1,1,Active Shallow Crust,0.0,89.98898,0.0,09/06/1790
+5.57742,46.53179,7973,1,30,3,8,54,3.75,15.0,fr,33797,159,1425145,1,1,Active Shallow Crust,0.0,89.98898,0.0,01/30/7973
+5.57742,46.53179,3637,7,23,16,5,35,3.85,15.0,fr,33798,72,1425157,1,1,Active Shallow Crust,0.0,89.99018,0.0,07/23/3637
+5.57742,46.53179,640,8,8,19,21,36,4.15,5.0,fr,33799,12,1425192,1,1,Active Shallow Crust,0.0,89.98957,0.0,08/08/0640
+5.57742,46.53179,7129,11,27,3,0,11,4.65,5.0,fr,33800,142,1425261,1,1,Active Shallow Crust,128.8908,89.98721,0.0,11/27/7129
+9.50969,49.27684,1247,10,22,21,37,13,3.75,5.0,fr,33801,24,1425633,1,1,Active Shallow Crust,128.897,89.96754,0.0,10/22/1247
+9.50969,49.27684,9825,3,10,18,31,28,3.85,5.0,fr,33802,196,1425636,1,1,Active Shallow Crust,0.0,89.99068,0.0,03/10/9825
+9.50969,49.27684,2632,8,14,9,24,43,3.95,15.0,fr,33803,52,1425649,1,1,Active Shallow Crust,0.0,89.9917,0.0,08/14/2632
+9.50969,49.27684,8140,1,26,15,26,47,4.15,15.0,fr,33804,162,1425673,1,1,Active Shallow Crust,0.0,89.98681,0.0,01/26/8140
+9.50969,49.27684,6863,8,12,21,14,3,4.25,5.0,fr,33805,137,1425684,1,1,Active Shallow Crust,0.0,89.98824,0.0,08/12/6863
+-3.38155,43.07241,5310,7,26,8,32,39,3.55,5.0,fr,33806,106,1426080,1,2,Active Shallow Crust,0.0,89.98895,0.0,07/26/5310
+-3.38155,43.07241,6543,4,23,9,43,2,3.55,5.0,fr,33807,130,1426080,1,2,Active Shallow Crust,0.0,89.98895,0.0,04/23/6543
+-3.38155,43.07241,6700,11,11,8,49,30,3.55,15.0,fr,33808,133,1426081,1,1,Active Shallow Crust,0.0,89.98895,0.0,11/11/6700
+-3.38155,43.07241,9697,7,7,14,30,28,3.75,5.0,fr,33809,193,1426104,1,1,Active Shallow Crust,0.0,89.99123,0.0,07/07/9697
+-3.38155,43.07241,6307,10,23,12,4,33,3.75,5.0,fr,33810,126,1426113,1,1,Active Shallow Crust,128.8962,89.96743,0.0,10/23/6307
+-3.38155,43.07241,2179,11,13,15,59,42,3.85,5.0,fr,33811,43,1426116,1,1,Active Shallow Crust,0.0,89.98957,0.0,11/13/2179
+-3.38155,43.07241,4220,7,30,14,54,4,3.85,5.0,fr,33812,84,1426119,1,1,Active Shallow Crust,240.011,57.99733,0.0,07/30/4220
+-3.38155,43.07241,7497,10,2,3,49,9,3.95,5.0,fr,33813,149,1426131,1,1,Active Shallow Crust,240.0192,58.00489,0.0,10/02/7497
+-3.38155,43.07241,5822,12,3,2,43,45,3.95,15.0,fr,33814,116,1426132,1,1,Active Shallow Crust,240.0192,58.00489,0.0,12/03/5822
+-3.38155,43.07241,1516,1,26,0,32,21,4.05,5.0,fr,33815,30,1426140,1,1,Active Shallow Crust,0.0,89.98965,0.0,01/26/1516
+-3.38155,43.07241,1917,3,25,20,43,59,4.45,5.0,fr,33816,38,1426188,1,1,Active Shallow Crust,0.0,89.98955,0.0,03/25/1917
+-3.38155,43.07241,4639,7,1,3,40,53,4.65,5.0,fr,33817,92,1426215,1,1,Active Shallow Crust,240.0096,57.99412,0.0,07/01/4639
+-3.38155,43.07241,1930,11,29,2,14,37,4.75,5.0,fr,33818,38,1426227,1,1,Active Shallow Crust,240.0062,58.00433,0.0,11/29/1930
+-3.38155,43.07241,2991,5,24,14,55,37,5.05,5.0,fr,33819,59,1426260,1,1,Active Shallow Crust,0.0,89.99017,0.0,05/24/2991
+-3.38155,43.07241,8883,9,23,23,28,47,5.65,5.0,fr,33820,177,1426332,1,1,Active Shallow Crust,0.0,89.99015,0.0,09/23/8883
+2.03781,41.92502,7204,7,6,15,35,35,3.55,5.0,fr,33821,144,1426560,1,1,Active Shallow Crust,0.0,89.98875,0.0,07/06/7204
+2.03781,41.92502,8759,3,1,6,13,20,3.55,15.0,fr,33822,175,1426570,1,1,Active Shallow Crust,128.8968,89.99438,0.0,03/01/8759
+2.03781,41.92502,929,1,25,15,19,1,3.65,15.0,fr,33823,18,1426573,1,2,Active Shallow Crust,0.0,89.98997,0.0,01/25/0929
+2.03781,41.92502,8432,5,2,17,28,35,3.65,15.0,fr,33824,168,1426573,1,2,Active Shallow Crust,0.0,89.98997,0.0,05/02/8432
+2.03781,41.92502,2012,10,10,11,6,12,3.65,15.0,fr,33825,40,1426576,1,1,Active Shallow Crust,240.0011,58.01305,0.0,10/10/2012
+2.03781,41.92502,6172,5,12,7,2,52,3.75,15.0,fr,33826,123,1426585,1,2,Active Shallow Crust,0.0,89.99106,0.0,05/12/6172
+2.03781,41.92502,8081,7,5,10,9,4,3.75,15.0,fr,33827,161,1426585,1,2,Active Shallow Crust,0.0,89.99106,0.0,07/05/8081
+2.03781,41.92502,7352,1,9,9,52,30,3.85,5.0,fr,33828,147,1426596,1,2,Active Shallow Crust,0.0,89.98938,0.0,01/09/7352
+2.03781,41.92502,2856,10,12,3,22,1,3.85,5.0,fr,33829,57,1426596,1,2,Active Shallow Crust,0.0,89.98938,0.0,10/12/2856
+2.03781,41.92502,1337,2,8,3,35,7,4.25,5.0,fr,33830,26,1426644,1,1,Active Shallow Crust,0.0,89.98994,0.0,02/08/1337
+2.03781,41.92502,1464,11,10,14,24,22,4.45,15.0,fr,33831,29,1426669,1,1,Active Shallow Crust,0.0,89.98935,0.0,11/10/1464
+-1.84522,42.28456,8069,6,14,22,31,33,3.55,15.0,fr,33832,161,1427044,1,1,Active Shallow Crust,240.0114,57.99834,0.0,06/14/8069
+-1.84522,42.28456,8612,8,20,22,57,43,3.65,27.5,fr,33833,172,1427063,1,1,Active Shallow Crust,128.9005,89.96358,0.0,08/20/8612
+-1.84522,42.28456,2206,4,15,3,44,19,3.75,5.0,fr,33834,44,1427064,1,1,Active Shallow Crust,0.0,89.98963,0.0,04/15/2206
+-1.84522,42.28456,9528,3,8,16,54,58,3.85,5.0,fr,33835,190,1427076,1,1,Active Shallow Crust,0.0,89.98943,0.0,03/08/9528
+-1.84522,42.28456,9404,3,9,13,15,31,3.85,5.0,fr,33836,188,1427082,1,1,Active Shallow Crust,0.0,89.99065,-90.0,03/09/9404
+-1.84522,42.28456,518,3,28,5,11,12,4.05,5.0,fr,33837,10,1427100,1,1,Active Shallow Crust,0.0,89.98951,0.0,03/28/0518
+-1.84522,42.28456,1426,2,27,21,18,7,4.35,5.0,fr,33838,28,1427136,1,1,Active Shallow Crust,0.0,89.99035,0.0,02/27/1426
+4.60341,43.24549,7123,1,5,2,7,24,3.95,5.0,fr,33839,142,1427571,1,1,Active Shallow Crust,240.0203,58.00492,0.0,01/05/7123
+4.60341,43.24549,954,5,1,13,41,14,4.25,5.0,fr,33840,19,1427610,1,1,Active Shallow Crust,0.0,89.99004,-90.0,05/01/0954
+4.60341,43.24549,1031,10,11,4,1,10,4.95,5.0,fr,33841,20,1427688,1,1,Active Shallow Crust,0.0,89.98974,0.0,10/11/1031
+0.93625,41.89527,1543,5,22,7,5,35,3.55,15.0,fr,33842,30,1428001,1,1,Active Shallow Crust,0.0,89.98968,0.0,05/22/1543
+0.93625,41.89527,5039,5,4,19,35,19,3.65,5.0,fr,33843,100,1428012,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/04/5039
+0.93625,41.89527,2849,4,6,8,52,34,4.15,15.0,fr,33844,56,1428073,1,1,Active Shallow Crust,0.0,89.99013,0.0,04/06/2849
+0.93625,41.89527,6892,3,17,4,25,55,4.15,27.5,fr,33845,137,1428080,1,1,Active Shallow Crust,0.0,89.99001,-90.0,03/17/6892
+0.16222,49.63743,8066,12,4,20,45,20,3.55,5.0,fr,33846,161,1428960,1,2,Active Shallow Crust,0.0,89.99,0.0,12/04/8066
+0.16222,49.63743,2650,3,5,22,28,31,3.55,5.0,fr,33847,52,1428960,1,2,Active Shallow Crust,0.0,89.99,0.0,03/05/2650
+0.16222,49.63743,9462,2,22,16,3,59,3.65,5.0,fr,33848,189,1428972,1,1,Active Shallow Crust,0.0,89.99,0.0,02/22/9462
+0.16222,49.63743,4758,5,14,5,41,27,3.75,5.0,fr,33849,95,1428984,1,1,Active Shallow Crust,0.0,89.98995,0.0,05/14/4758
+0.16222,49.63743,7682,4,21,17,49,16,3.75,5.0,fr,33850,153,1428987,1,1,Active Shallow Crust,240.0088,58.01762,0.0,04/21/7682
+0.16222,49.63743,3753,6,18,18,33,50,3.85,15.0,fr,33851,75,1428997,1,1,Active Shallow Crust,0.0,89.99003,0.0,06/18/3753
+0.16222,49.63743,1589,2,3,23,56,38,3.85,5.0,fr,33852,31,1428999,1,1,Active Shallow Crust,240.0113,57.99788,0.0,02/03/1589
+0.16222,49.63743,1130,2,21,19,26,41,3.85,5.0,fr,33853,22,1429005,1,1,Active Shallow Crust,128.8953,89.99371,0.0,02/21/1130
+0.16222,49.63743,1381,8,11,15,35,15,4.05,5.0,fr,33854,27,1429020,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/11/1381
+0.16222,49.63743,6133,6,15,6,3,11,4.15,5.0,fr,33855,122,1429041,1,1,Active Shallow Crust,128.897,89.99371,0.0,06/15/6133
+0.16222,49.63743,4383,3,7,9,32,48,4.25,5.0,fr,33856,87,1429044,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/07/4383
+0.16222,49.63743,4969,5,4,20,57,5,4.25,5.0,fr,33857,99,1429047,1,1,Active Shallow Crust,240.0083,57.9942,0.0,05/04/4969
+0.16222,49.63743,3915,3,27,15,28,51,4.35,5.0,fr,33858,78,1429059,1,1,Active Shallow Crust,240.0092,57.99607,0.0,03/27/3915
+0.16222,49.63743,3413,11,6,17,53,33,4.45,5.0,fr,33859,68,1429071,1,1,Active Shallow Crust,240.0061,57.99483,0.0,11/06/3413
+0.16222,49.63743,2225,2,25,16,24,26,4.55,27.5,fr,33860,44,1429082,1,1,Active Shallow Crust,0.0,89.99,0.0,02/25/2225
+0.16222,49.63743,4647,3,10,20,39,8,4.65,5.0,fr,33861,92,1429092,1,1,Active Shallow Crust,0.0,89.98999,0.0,03/10/4647
+0.5861,46.73964,450,1,7,19,25,59,3.55,5.0,fr,33862,8,1429440,1,2,Active Shallow Crust,0.0,89.98963,0.0,01/07/0450
+0.5861,46.73964,4763,7,3,5,45,3,3.55,5.0,fr,33863,95,1429440,1,2,Active Shallow Crust,0.0,89.98963,0.0,07/03/4763
+0.5861,46.73964,2351,6,15,18,8,36,3.55,5.0,fr,33864,47,1429443,1,1,Active Shallow Crust,240.0121,57.9982,0.0,06/15/2351
+0.5861,46.73964,3878,5,27,1,26,57,3.65,15.0,fr,33865,77,1429453,1,1,Active Shallow Crust,0.0,89.98999,0.0,05/27/3878
+0.5861,46.73964,6158,6,21,18,32,10,3.65,15.0,fr,33866,123,1429456,1,1,Active Shallow Crust,240.001,58.01284,0.0,06/21/6158
+0.5861,46.73964,336,8,25,19,6,3,3.65,5.0,fr,33867,6,1429461,1,1,Active Shallow Crust,128.9005,89.96353,0.0,08/25/0336
+0.5861,46.73964,8152,3,16,21,31,19,3.65,15.0,fr,33868,163,1429462,1,1,Active Shallow Crust,128.9005,89.96353,0.0,03/16/8152
+0.5861,46.73964,2508,3,21,15,16,14,3.75,5.0,fr,33869,50,1429464,1,1,Active Shallow Crust,0.0,89.98971,0.0,03/21/2508
+0.5861,46.73964,4792,12,3,11,1,58,3.85,5.0,fr,33870,95,1429476,1,1,Active Shallow Crust,0.0,89.99021,0.0,12/03/4792
+0.5861,46.73964,6971,5,24,10,1,15,3.85,15.0,fr,33871,139,1429477,1,1,Active Shallow Crust,0.0,89.99021,0.0,05/24/6971
+0.5861,46.73964,9719,5,23,11,27,32,3.85,5.0,fr,33872,194,1429485,1,1,Active Shallow Crust,128.8957,89.99358,0.0,05/23/9719
+0.5861,46.73964,1081,11,12,1,34,26,3.95,15.0,fr,33873,21,1429489,1,1,Active Shallow Crust,0.0,89.99019,0.0,11/12/1081
+0.5861,46.73964,3887,1,5,5,18,34,4.05,5.0,fr,33874,77,1429500,1,1,Active Shallow Crust,0.0,89.9898,0.0,01/05/3887
+0.5861,46.73964,4527,4,5,11,35,26,4.05,5.0,fr,33875,90,1429503,1,1,Active Shallow Crust,240.0059,58.00592,0.0,04/05/4527
+0.5861,46.73964,3979,9,1,1,37,43,4.35,15.0,fr,33876,79,1429537,1,1,Active Shallow Crust,0.0,89.99003,0.0,09/01/3979
+0.5861,46.73964,3427,8,24,0,51,33,4.55,15.0,fr,33877,68,1429561,1,1,Active Shallow Crust,0.0,89.98989,0.0,08/24/3427
+0.5861,46.73964,6607,3,6,12,22,0,4.65,15.0,fr,33878,132,1429576,1,1,Active Shallow Crust,240.0109,57.99422,0.0,03/06/6607
+0.5861,46.73964,3586,5,15,23,3,54,4.75,5.0,fr,33879,71,1429593,1,1,Active Shallow Crust,128.8886,89.98813,0.0,05/15/3586
+0.5861,46.73964,723,5,21,19,25,4,4.75,27.5,fr,33880,14,1429595,1,1,Active Shallow Crust,128.8886,89.98813,0.0,05/21/0723
+0.5861,46.73964,2493,7,13,12,14,19,5.25,15.0,fr,33881,49,1429645,1,1,Active Shallow Crust,0.0,89.98999,0.0,07/13/2493
+1.96025,50.50096,1889,8,7,17,42,54,3.55,5.0,fr,33882,37,1429920,1,4,Active Shallow Crust,0.0,89.99038,0.0,08/07/1889
+1.96025,50.50096,7760,9,18,23,8,31,3.55,5.0,fr,33883,155,1429920,1,4,Active Shallow Crust,0.0,89.99038,0.0,09/18/7760
+1.96025,50.50096,9305,7,19,20,33,13,3.55,5.0,fr,33884,186,1429920,1,4,Active Shallow Crust,0.0,89.99038,0.0,07/19/9305
+1.96025,50.50096,9799,2,25,23,32,12,3.55,5.0,fr,33885,195,1429920,1,4,Active Shallow Crust,0.0,89.99038,0.0,02/25/9799
+1.96025,50.50096,3420,8,21,19,12,31,3.75,5.0,fr,33886,68,1429950,1,1,Active Shallow Crust,0.0,89.98969,-90.0,08/21/3420
+1.96025,50.50096,6806,8,6,19,6,23,3.85,27.5,fr,33887,136,1429967,1,1,Active Shallow Crust,128.8952,89.99376,0.0,08/06/6806
+1.96025,50.50096,123,11,8,14,6,52,4.15,5.0,fr,33888,2,1429992,1,1,Active Shallow Crust,0.0,89.99036,0.0,11/08/0123
+1.96025,50.50096,4060,2,3,11,49,56,4.25,27.5,fr,33889,81,1430006,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/03/4060
+1.96025,50.50096,5882,6,17,10,39,36,5.25,5.0,fr,33890,117,1430124,1,1,Active Shallow Crust,0.0,89.99003,0.0,06/17/5882
+-1.72484,46.14973,448,10,14,12,52,3,3.55,5.0,fr,33891,8,1430400,1,1,Active Shallow Crust,0.0,89.98952,0.0,10/14/0448
+-1.72484,46.14973,7313,1,29,4,16,52,3.55,15.0,fr,33892,146,1430401,1,1,Active Shallow Crust,0.0,89.98952,0.0,01/29/7313
+-1.72484,46.14973,7435,11,20,10,50,52,4.15,15.0,fr,33893,148,1430482,1,1,Active Shallow Crust,128.8976,89.99344,0.0,11/20/7435
+4.08291,41.96663,7838,7,14,16,25,36,3.65,15.0,fr,33894,156,1431379,1,1,Active Shallow Crust,0.0,89.99324,-90.0,07/14/7838
+4.08291,41.96663,434,10,2,18,37,27,3.85,5.0,fr,33895,8,1431396,1,1,Active Shallow Crust,0.0,89.98939,0.0,10/02/0434
+4.08291,41.96663,6137,2,25,7,34,2,3.95,5.0,fr,33896,122,1431417,1,1,Active Shallow Crust,128.901,89.9929,0.0,02/25/6137
+4.08291,41.96663,8693,5,4,3,44,59,4.15,15.0,fr,33897,173,1431433,1,1,Active Shallow Crust,0.0,89.98872,0.0,05/04/8693
+4.08291,41.96663,5696,7,9,15,3,53,5.05,5.0,fr,33898,113,1431540,1,1,Active Shallow Crust,359.9993,89.99066,0.0,07/09/5696
+-4.33073,48.76194,8502,10,23,13,15,12,3.55,5.0,fr,33899,170,1431840,1,2,Active Shallow Crust,0.0,89.9867,0.0,10/23/8502
+-4.33073,48.76194,6218,11,16,0,58,15,3.55,5.0,fr,33900,124,1431840,1,2,Active Shallow Crust,0.0,89.9867,0.0,11/16/6218
+-4.33073,48.76194,5292,9,23,21,49,46,3.55,15.0,fr,33901,105,1431841,1,1,Active Shallow Crust,0.0,89.9867,0.0,09/23/5292
+-4.33073,48.76194,5093,1,1,5,39,42,3.65,5.0,fr,33902,101,1431852,1,1,Active Shallow Crust,0.0,89.98815,0.0,01/01/5093
+-4.33073,48.76194,4467,9,2,17,31,27,3.65,5.0,fr,33903,89,1431861,1,1,Active Shallow Crust,128.9001,89.96357,0.0,09/02/4467
+-4.33073,48.76194,1382,11,23,23,23,3,3.75,5.0,fr,33904,27,1431864,1,2,Active Shallow Crust,0.0,89.98944,0.0,11/23/1382
+-4.33073,48.76194,4105,5,12,19,19,3,3.75,5.0,fr,33905,82,1431864,1,2,Active Shallow Crust,0.0,89.98944,0.0,05/12/4105
+-4.33073,48.76194,114,6,16,11,7,36,3.75,15.0,fr,33906,2,1431865,1,1,Active Shallow Crust,0.0,89.98944,0.0,06/16/0114
+-4.33073,48.76194,1389,8,21,7,38,32,3.75,5.0,fr,33907,27,1431870,1,1,Active Shallow Crust,0.0,89.98932,-90.0,08/21/1389
+-4.33073,48.76194,5133,11,23,7,53,55,3.85,15.0,fr,33908,102,1431877,1,1,Active Shallow Crust,0.0,89.99059,0.0,11/23/5133
+-4.33073,48.76194,1910,2,15,18,2,33,3.85,27.5,fr,33909,38,1431878,1,1,Active Shallow Crust,0.0,89.99059,0.0,02/15/1910
+-4.33073,48.76194,7830,12,19,13,7,26,4.05,5.0,fr,33910,156,1431906,1,1,Active Shallow Crust,0.0,89.98866,-90.0,12/19/7830
+-4.33073,48.76194,1919,7,24,4,33,41,4.15,5.0,fr,33911,38,1431912,1,1,Active Shallow Crust,0.0,89.99001,0.0,07/24/1919
+-4.33073,48.76194,9355,12,20,23,13,14,4.25,15.0,fr,33912,187,1431925,1,1,Active Shallow Crust,0.0,89.99109,0.0,12/20/9355
+-4.33073,48.76194,8277,4,24,0,19,55,4.65,27.5,fr,33913,165,1431974,1,1,Active Shallow Crust,0.0,89.99063,0.0,04/24/8277
+0.57133,47.80708,9775,9,6,19,20,41,3.75,5.0,fr,33914,195,1432350,1,1,Active Shallow Crust,0.0,89.9898,-90.0,09/06/9775
+0.57133,47.80708,6850,6,25,2,36,37,3.75,15.0,fr,33915,136,1432354,1,1,Active Shallow Crust,128.8966,89.96733,0.0,06/25/6850
+0.57133,47.80708,9777,7,22,5,2,16,3.85,15.0,fr,33916,195,1432357,1,1,Active Shallow Crust,0.0,89.98981,0.0,07/22/9777
+0.57133,47.80708,6996,11,20,10,8,31,3.85,5.0,fr,33917,139,1432362,1,1,Active Shallow Crust,0.0,89.9903,-90.0,11/20/6996
+0.57133,47.80708,233,6,19,9,25,58,3.95,5.0,fr,33918,4,1432368,1,1,Active Shallow Crust,0.0,89.98985,0.0,06/19/0233
+0.57133,47.80708,9292,11,15,7,18,37,4.05,5.0,fr,33919,185,1432380,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/15/9292
+0.57133,47.80708,2902,8,30,8,50,10,4.05,5.0,fr,33920,58,1432383,1,1,Active Shallow Crust,240.0063,58.00589,0.0,08/30/2902
+0.57133,47.80708,6271,6,4,6,16,25,4.45,15.0,fr,33921,125,1432429,1,1,Active Shallow Crust,0.0,89.99009,0.0,06/04/6271
+2.24478,44.08442,825,7,16,10,31,47,3.55,15.0,fr,33922,16,1432807,1,1,Active Shallow Crust,0.0,89.98901,-90.0,07/16/0825
+2.24478,44.08442,84,8,11,2,2,43,3.95,5.0,fr,33923,1,1432857,1,1,Active Shallow Crust,128.9006,89.99315,0.0,08/11/0084
+2.24478,44.08442,8966,1,7,20,55,33,4.05,15.0,fr,33924,179,1432861,1,1,Active Shallow Crust,0.0,89.98981,0.0,01/07/8966
+2.24478,44.08442,1124,10,24,4,23,31,4.15,5.0,fr,33925,22,1432872,1,1,Active Shallow Crust,0.0,89.98911,0.0,10/24/1124
+2.24478,44.08442,4226,12,2,0,11,0,4.35,5.0,fr,33926,84,1432896,1,1,Active Shallow Crust,0.0,89.98991,0.0,12/02/4226
+2.24478,44.08442,1184,4,25,13,59,56,5.05,5.0,fr,33927,23,1432980,1,1,Active Shallow Crust,0.0,89.98969,0.0,04/25/1184
+1.77174,46.01476,4260,6,7,13,15,26,3.55,5.0,fr,33928,85,1433280,1,2,Active Shallow Crust,0.0,89.98949,0.0,06/07/4260
+1.77174,46.01476,4709,1,23,17,12,10,3.55,5.0,fr,33929,94,1433280,1,2,Active Shallow Crust,0.0,89.98949,0.0,01/23/4709
+1.77174,46.01476,7429,4,29,22,24,55,3.65,5.0,fr,33930,148,1433292,1,1,Active Shallow Crust,0.0,89.99064,0.0,04/29/7429
+1.77174,46.01476,3387,6,12,3,29,48,3.65,15.0,fr,33931,67,1433293,1,2,Active Shallow Crust,0.0,89.99064,0.0,06/12/3387
+1.77174,46.01476,7536,7,26,18,38,59,3.65,15.0,fr,33932,150,1433293,1,2,Active Shallow Crust,0.0,89.99064,0.0,07/26/7536
+1.77174,46.01476,9193,6,14,14,12,6,3.75,5.0,fr,33933,183,1433304,1,1,Active Shallow Crust,0.0,89.99026,0.0,06/14/9193
+1.77174,46.01476,3994,11,15,19,31,8,3.85,27.5,fr,33934,79,1433318,1,1,Active Shallow Crust,0.0,89.99008,0.0,11/15/3994
+1.77174,46.01476,8242,4,20,15,47,47,3.85,15.0,fr,33935,164,1433320,1,1,Active Shallow Crust,240.0107,57.99785,0.0,04/20/8242
+1.77174,46.01476,3572,12,7,6,3,13,3.95,5.0,fr,33936,71,1433328,1,1,Active Shallow Crust,0.0,89.99006,0.0,12/07/3572
+1.77174,46.01476,6266,7,18,15,47,22,4.05,15.0,fr,33937,125,1433341,1,1,Active Shallow Crust,0.0,89.99016,0.0,07/18/6266
+1.77174,46.01476,988,10,11,19,51,55,4.15,5.0,fr,33938,19,1433352,1,1,Active Shallow Crust,0.0,89.99035,0.0,10/11/0988
+1.77174,46.01476,906,2,10,8,37,8,4.75,5.0,fr,33939,18,1433424,1,1,Active Shallow Crust,0.0,89.98988,0.0,02/10/0906
+1.77174,46.01476,7501,6,14,6,4,19,4.85,5.0,fr,33940,150,1433436,1,1,Active Shallow Crust,0.0,89.98981,0.0,06/14/7501
+1.77174,46.01476,4564,5,30,1,26,56,4.95,15.0,fr,33941,91,1433449,1,1,Active Shallow Crust,0.0,89.98987,0.0,05/30/4564
+1.77174,46.01476,1099,2,3,9,52,4,5.15,5.0,fr,33942,21,1433472,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/03/1099
+3.34889,50.66885,9555,9,18,12,9,9,3.65,5.0,fr,33943,191,1433772,1,1,Active Shallow Crust,0.0,89.98861,0.0,09/18/9555
+3.34889,50.66885,2777,7,12,3,51,47,3.65,5.0,fr,33944,55,1433775,1,1,Active Shallow Crust,240.0021,58.01262,0.0,07/12/2777
+3.34889,50.66885,1438,3,21,3,19,27,3.75,5.0,fr,33945,28,1433784,1,1,Active Shallow Crust,0.0,89.98985,0.0,03/21/1438
+3.34889,50.66885,1240,7,1,18,54,55,4.15,5.0,fr,33946,24,1433832,1,1,Active Shallow Crust,0.0,89.99039,0.0,07/01/1240
+3.34889,50.66885,1443,11,30,16,39,30,4.25,5.0,fr,33947,28,1433844,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/30/1443
+3.34889,50.66885,685,11,13,13,39,8,4.65,5.0,fr,33948,13,1433892,1,1,Active Shallow Crust,0.0,89.99009,0.0,11/13/0685
+3.34889,50.66885,2102,6,2,4,54,8,5.55,5.0,fr,33949,42,1434000,1,1,Active Shallow Crust,0.0,89.99009,0.0,06/02/2102
+-6.04857,48.71836,717,7,15,8,3,8,3.65,5.0,fr,33950,14,1434732,1,1,Active Shallow Crust,0.0,89.98814,0.0,07/15/0717
+-6.04857,48.71836,3715,4,11,23,9,45,3.85,15.0,fr,33951,74,1434757,1,1,Active Shallow Crust,0.0,89.99058,0.0,04/11/3715
+-6.04857,48.71836,337,10,6,13,0,44,3.95,5.0,fr,33952,6,1434768,1,1,Active Shallow Crust,0.0,89.99161,0.0,10/06/0337
+1.02261,43.53591,8412,8,6,6,2,57,3.55,15.0,fr,33953,168,1435210,1,1,Active Shallow Crust,128.8962,89.99361,0.0,08/06/8412
+1.02261,43.53591,5936,8,28,13,20,47,3.65,5.0,fr,33954,118,1435221,1,1,Active Shallow Crust,128.9007,89.96347,0.0,08/28/5936
+1.02261,43.53591,687,7,24,0,39,23,3.75,5.0,fr,33955,13,1435227,1,1,Active Shallow Crust,240.0082,58.01749,0.0,07/24/0687
+1.02261,43.53591,5852,7,25,11,10,40,4.25,15.0,fr,33956,117,1435285,1,1,Active Shallow Crust,0.0,89.9902,0.0,07/25/5852
+2.82152,45.48574,4977,10,25,19,33,16,3.55,5.0,fr,33957,99,1435680,1,3,Active Shallow Crust,0.0,89.9894,0.0,10/25/4977
+2.82152,45.48574,6148,8,23,3,36,49,3.55,5.0,fr,33958,122,1435680,1,3,Active Shallow Crust,0.0,89.9894,0.0,08/23/6148
+2.82152,45.48574,4786,1,12,19,24,3,3.55,5.0,fr,33959,95,1435680,1,3,Active Shallow Crust,0.0,89.9894,0.0,01/12/4786
+2.82152,45.48574,2619,6,16,23,5,16,3.55,15.0,fr,33960,52,1435681,1,2,Active Shallow Crust,0.0,89.9894,0.0,06/16/2619
+2.82152,45.48574,9541,2,16,5,19,53,3.55,15.0,fr,33961,190,1435681,1,2,Active Shallow Crust,0.0,89.9894,0.0,02/16/9541
+2.82152,45.48574,2382,1,10,0,19,0,3.65,5.0,fr,33962,47,1435692,1,1,Active Shallow Crust,0.0,89.99055,0.0,01/10/2382
+2.82152,45.48574,7233,12,17,19,37,34,3.65,5.0,fr,33963,144,1435695,1,1,Active Shallow Crust,240.0008,58.01247,0.0,12/17/7233
+2.82152,45.48574,1603,10,20,10,39,53,3.75,5.0,fr,33964,32,1435704,1,1,Active Shallow Crust,0.0,89.98877,0.0,10/20/1603
+2.82152,45.48574,8946,7,23,22,47,4,3.75,15.0,fr,33965,178,1435708,1,1,Active Shallow Crust,240.0084,58.01711,0.0,07/23/8946
+2.82152,45.48574,375,6,2,11,33,32,3.75,5.0,fr,33966,7,1435713,1,1,Active Shallow Crust,128.8965,89.96748,0.0,06/02/0375
+2.82152,45.48574,2036,5,28,12,6,11,3.95,5.0,fr,33967,40,1435728,1,1,Active Shallow Crust,0.0,89.99108,0.0,05/28/2036
+2.82152,45.48574,7594,5,25,17,46,42,4.05,5.0,fr,33968,151,1435740,1,1,Active Shallow Crust,0.0,89.99006,0.0,05/25/7594
+2.82152,45.48574,6071,9,13,13,47,44,4.15,5.0,fr,33969,121,1435758,1,1,Active Shallow Crust,0.0,89.98925,-90.0,09/13/6071
+2.82152,45.48574,9599,9,17,17,28,26,4.35,15.0,fr,33970,191,1435777,1,1,Active Shallow Crust,0.0,89.99015,0.0,09/17/9599
+2.82152,45.48574,7017,12,9,20,46,54,4.75,5.0,fr,33971,140,1435824,1,1,Active Shallow Crust,0.0,89.99023,0.0,12/09/7017
+2.82152,45.48574,6593,12,15,4,1,40,5.05,15.0,fr,33972,131,1435867,1,1,Active Shallow Crust,0.0,89.98982,-90.0,12/15/6593
+2.82152,45.48574,8329,6,7,6,3,7,5.85,27.5,fr,33973,166,1435958,1,1,Active Shallow Crust,0.0,89.98998,0.0,06/07/8329
+-3.91816,50.41673,6724,3,13,19,16,58,3.75,15.0,fr,33974,134,1437145,1,1,Active Shallow Crust,0.0,89.98979,0.0,03/13/6724
+-3.91816,50.41673,5426,7,10,19,54,59,5.25,5.0,fr,33975,108,1437330,1,1,Active Shallow Crust,0.0,89.9899,-90.0,07/10/5426
+3.53743,49.66995,6438,4,22,1,20,9,3.55,5.0,fr,33976,128,1438080,1,1,Active Shallow Crust,0.0,89.99021,0.0,04/22/6438
+3.53743,49.66995,427,5,30,17,2,21,3.75,5.0,fr,33977,8,1438104,1,1,Active Shallow Crust,0.0,89.98963,0.0,05/30/0427
+3.53743,49.66995,8167,7,28,13,56,20,3.95,15.0,fr,33978,163,1438135,1,1,Active Shallow Crust,0.0,89.98959,-90.0,07/28/8167
+3.53743,49.66995,2013,12,23,14,40,21,4.35,5.0,fr,33979,40,1438176,1,1,Active Shallow Crust,0.0,89.98961,0.0,12/23/2013
+9.04409,48.3445,5126,7,18,3,49,4,3.55,5.0,fr,33980,102,1438560,1,9,Active Shallow Crust,0.0,89.9866,0.0,07/18/5126
+9.04409,48.3445,2190,10,10,17,25,43,3.55,5.0,fr,33981,43,1438560,1,9,Active Shallow Crust,0.0,89.9866,0.0,10/10/2190
+9.04409,48.3445,7449,8,28,1,42,2,3.55,5.0,fr,33982,148,1438560,1,9,Active Shallow Crust,0.0,89.9866,0.0,08/28/7449
+9.04409,48.3445,5712,1,18,3,20,29,3.55,5.0,fr,33983,114,1438560,1,9,Active Shallow Crust,0.0,89.9866,0.0,01/18/5712
+9.04409,48.3445,2056,5,14,14,19,6,3.55,5.0,fr,33984,41,1438560,1,9,Active Shallow Crust,0.0,89.9866,0.0,05/14/2056
+9.04409,48.3445,6376,12,19,11,51,25,3.55,5.0,fr,33985,127,1438560,1,9,Active Shallow Crust,0.0,89.9866,0.0,12/19/6376
+9.04409,48.3445,1128,9,22,18,46,16,3.55,5.0,fr,33986,22,1438560,1,9,Active Shallow Crust,0.0,89.9866,0.0,09/22/1128
+9.04409,48.3445,7304,7,1,9,49,58,3.55,5.0,fr,33987,146,1438560,1,9,Active Shallow Crust,0.0,89.9866,0.0,07/01/7304
+9.04409,48.3445,172,11,27,3,39,44,3.55,5.0,fr,33988,3,1438560,1,9,Active Shallow Crust,0.0,89.9866,0.0,11/27/0172
+9.04409,48.3445,5605,12,4,9,27,15,3.55,15.0,fr,33989,112,1438561,1,6,Active Shallow Crust,0.0,89.9866,0.0,12/04/5605
+9.04409,48.3445,5153,2,24,22,6,6,3.55,15.0,fr,33990,103,1438561,1,6,Active Shallow Crust,0.0,89.9866,0.0,02/24/5153
+9.04409,48.3445,776,1,24,2,22,28,3.55,15.0,fr,33991,15,1438561,1,6,Active Shallow Crust,0.0,89.9866,0.0,01/24/0776
+9.04409,48.3445,7996,8,14,16,16,12,3.55,15.0,fr,33992,159,1438561,1,6,Active Shallow Crust,0.0,89.9866,0.0,08/14/7996
+9.04409,48.3445,1851,9,5,11,30,22,3.55,15.0,fr,33993,37,1438561,1,6,Active Shallow Crust,0.0,89.9866,0.0,09/05/1851
+9.04409,48.3445,9037,10,23,11,7,49,3.55,15.0,fr,33994,180,1438561,1,6,Active Shallow Crust,0.0,89.9866,0.0,10/23/9037
+9.04409,48.3445,125,5,5,3,40,30,3.55,27.5,fr,33995,2,1438562,1,1,Active Shallow Crust,0.0,89.9866,0.0,05/05/0125
+9.04409,48.3445,9808,11,20,6,36,4,3.55,5.0,fr,33996,196,1438563,1,1,Active Shallow Crust,240.0102,57.99835,0.0,11/20/9808
+9.04409,48.3445,2903,6,22,1,7,31,3.55,15.0,fr,33997,58,1438564,1,1,Active Shallow Crust,240.0102,57.99835,0.0,06/22/2903
+9.04409,48.3445,8367,2,14,9,12,49,3.55,27.5,fr,33998,167,1438565,1,1,Active Shallow Crust,240.0102,57.99825,0.0,02/14/8367
+9.04409,48.3445,8188,11,8,1,22,5,3.55,5.0,fr,33999,163,1438566,1,3,Active Shallow Crust,0.0,89.98644,-90.0,11/08/8188
+9.04409,48.3445,2705,5,12,5,14,43,3.55,5.0,fr,34000,54,1438566,1,3,Active Shallow Crust,0.0,89.98644,-90.0,05/12/2705
+9.04409,48.3445,2985,12,26,4,55,8,3.55,5.0,fr,34001,59,1438566,1,3,Active Shallow Crust,0.0,89.98644,-90.0,12/26/2985
+9.04409,48.3445,3207,4,17,19,24,6,3.55,15.0,fr,34002,64,1438567,1,2,Active Shallow Crust,0.0,89.98644,-90.0,04/17/3207
+9.04409,48.3445,4505,8,3,5,20,35,3.55,15.0,fr,34003,90,1438567,1,2,Active Shallow Crust,0.0,89.98644,-90.0,08/03/4505
+9.04409,48.3445,7756,8,4,10,27,12,3.55,5.0,fr,34004,155,1438569,1,2,Active Shallow Crust,128.8973,89.9933,0.0,08/04/7756
+9.04409,48.3445,4725,5,5,3,6,25,3.55,5.0,fr,34005,94,1438569,1,2,Active Shallow Crust,128.8973,89.9933,0.0,05/05/4725
+9.04409,48.3445,9573,11,1,20,50,58,3.65,5.0,fr,34006,191,1438572,1,14,Active Shallow Crust,0.0,89.98805,0.0,11/01/9573
+9.04409,48.3445,2086,8,25,8,24,9,3.65,5.0,fr,34007,41,1438572,1,14,Active Shallow Crust,0.0,89.98805,0.0,08/25/2086
+9.04409,48.3445,4725,6,24,0,9,0,3.65,5.0,fr,34008,94,1438572,1,14,Active Shallow Crust,0.0,89.98805,0.0,06/24/4725
+9.04409,48.3445,89,10,2,9,52,46,3.65,5.0,fr,34009,1,1438572,1,14,Active Shallow Crust,0.0,89.98805,0.0,10/02/0089
+9.04409,48.3445,6305,6,5,18,40,6,3.65,5.0,fr,34010,126,1438572,1,14,Active Shallow Crust,0.0,89.98805,0.0,06/05/6305
+9.04409,48.3445,3651,4,25,16,26,22,3.65,5.0,fr,34011,73,1438572,1,14,Active Shallow Crust,0.0,89.98805,0.0,04/25/3651
+9.04409,48.3445,7722,10,29,4,17,9,3.65,5.0,fr,34012,154,1438572,1,14,Active Shallow Crust,0.0,89.98805,0.0,10/29/7722
+9.04409,48.3445,2447,12,19,10,46,2,3.65,5.0,fr,34013,48,1438572,1,14,Active Shallow Crust,0.0,89.98805,0.0,12/19/2447
+9.04409,48.3445,4609,11,5,20,29,50,3.65,5.0,fr,34014,92,1438572,1,14,Active Shallow Crust,0.0,89.98805,0.0,11/05/4609
+9.04409,48.3445,9147,3,25,18,47,8,3.65,5.0,fr,34015,182,1438572,1,14,Active Shallow Crust,0.0,89.98805,0.0,03/25/9147
+9.04409,48.3445,3701,9,22,20,30,8,3.65,5.0,fr,34016,74,1438572,1,14,Active Shallow Crust,0.0,89.98805,0.0,09/22/3701
+9.04409,48.3445,1953,5,13,0,14,46,3.65,5.0,fr,34017,39,1438572,1,14,Active Shallow Crust,0.0,89.98805,0.0,05/13/1953
+9.04409,48.3445,233,10,5,15,53,50,3.65,5.0,fr,34018,4,1438572,1,14,Active Shallow Crust,0.0,89.98805,0.0,10/05/0233
+9.04409,48.3445,3963,10,8,1,47,8,3.65,5.0,fr,34019,79,1438572,1,14,Active Shallow Crust,0.0,89.98805,0.0,10/08/3963
+9.04409,48.3445,509,4,30,1,14,8,3.65,15.0,fr,34020,10,1438573,1,4,Active Shallow Crust,0.0,89.98805,0.0,04/30/0509
+9.04409,48.3445,5552,6,21,10,3,47,3.65,15.0,fr,34021,111,1438573,1,4,Active Shallow Crust,0.0,89.98805,0.0,06/21/5552
+9.04409,48.3445,8975,4,9,16,35,20,3.65,15.0,fr,34022,179,1438573,1,4,Active Shallow Crust,0.0,89.98805,0.0,04/09/8975
+9.04409,48.3445,7457,6,15,21,5,10,3.65,15.0,fr,34023,149,1438573,1,4,Active Shallow Crust,0.0,89.98805,0.0,06/15/7457
+9.04409,48.3445,6458,10,27,15,21,12,3.65,27.5,fr,34024,129,1438574,1,1,Active Shallow Crust,0.0,89.98805,0.0,10/27/6458
+9.04409,48.3445,8527,8,29,12,3,58,3.65,5.0,fr,34025,170,1438575,1,1,Active Shallow Crust,240.0013,58.01398,0.0,08/29/8527
+9.04409,48.3445,6245,8,3,6,59,53,3.65,5.0,fr,34026,124,1438578,1,1,Active Shallow Crust,0.0,89.98792,-90.0,08/03/6245
+9.04409,48.3445,8338,12,1,17,22,20,3.65,15.0,fr,34027,166,1438579,1,2,Active Shallow Crust,0.0,89.98792,-90.0,12/01/8338
+9.04409,48.3445,4021,6,20,16,30,39,3.65,15.0,fr,34028,80,1438579,1,2,Active Shallow Crust,0.0,89.98792,-90.0,06/20/4021
+9.04409,48.3445,6076,1,7,20,25,24,3.65,27.5,fr,34029,121,1438580,1,1,Active Shallow Crust,0.0,89.98792,-90.0,01/07/6076
+9.04409,48.3445,4839,1,13,14,10,33,3.65,5.0,fr,34030,96,1438581,1,2,Active Shallow Crust,128.9007,89.96356,0.0,01/13/4839
+9.04409,48.3445,9104,3,3,10,20,30,3.65,5.0,fr,34031,182,1438581,1,2,Active Shallow Crust,128.9007,89.96356,0.0,03/03/9104
+9.04409,48.3445,1534,2,10,22,13,24,3.75,5.0,fr,34032,30,1438584,1,10,Active Shallow Crust,0.0,89.98935,0.0,02/10/1534
+9.04409,48.3445,583,1,24,20,26,7,3.75,5.0,fr,34033,11,1438584,1,10,Active Shallow Crust,0.0,89.98935,0.0,01/24/0583
+9.04409,48.3445,9753,1,18,20,49,37,3.75,5.0,fr,34034,195,1438584,1,10,Active Shallow Crust,0.0,89.98935,0.0,01/18/9753
+9.04409,48.3445,1516,12,16,8,9,21,3.75,5.0,fr,34035,30,1438584,1,10,Active Shallow Crust,0.0,89.98935,0.0,12/16/1516
+9.04409,48.3445,3328,12,9,13,51,22,3.75,5.0,fr,34036,66,1438584,1,10,Active Shallow Crust,0.0,89.98935,0.0,12/09/3328
+9.04409,48.3445,1205,12,15,10,7,38,3.75,5.0,fr,34037,24,1438584,1,10,Active Shallow Crust,0.0,89.98935,0.0,12/15/1205
+9.04409,48.3445,1284,6,14,5,3,23,3.75,5.0,fr,34038,25,1438584,1,10,Active Shallow Crust,0.0,89.98935,0.0,06/14/1284
+9.04409,48.3445,7334,7,19,5,44,34,3.75,5.0,fr,34039,146,1438584,1,10,Active Shallow Crust,0.0,89.98935,0.0,07/19/7334
+9.04409,48.3445,2222,8,27,13,58,13,3.75,5.0,fr,34040,44,1438584,1,10,Active Shallow Crust,0.0,89.98935,0.0,08/27/2222
+9.04409,48.3445,5380,3,30,2,6,51,3.75,5.0,fr,34041,107,1438584,1,10,Active Shallow Crust,0.0,89.98935,0.0,03/30/5380
+9.04409,48.3445,4489,1,6,18,28,7,3.75,15.0,fr,34042,89,1438585,1,2,Active Shallow Crust,0.0,89.98935,0.0,01/06/4489
+9.04409,48.3445,4341,5,7,8,44,57,3.75,15.0,fr,34043,86,1438585,1,2,Active Shallow Crust,0.0,89.98935,0.0,05/07/4341
+9.04409,48.3445,1855,8,5,14,24,6,3.75,5.0,fr,34044,37,1438587,1,3,Active Shallow Crust,240.007,58.01873,0.0,08/05/1855
+9.04409,48.3445,5598,12,26,20,48,56,3.75,5.0,fr,34045,111,1438587,1,3,Active Shallow Crust,240.007,58.01873,0.0,12/26/5598
+9.04409,48.3445,4739,11,13,9,37,55,3.75,5.0,fr,34046,94,1438587,1,3,Active Shallow Crust,240.007,58.01873,0.0,11/13/4739
+9.04409,48.3445,4169,11,5,5,0,43,3.75,15.0,fr,34047,83,1438588,1,2,Active Shallow Crust,240.007,58.01873,0.0,11/05/4169
+9.04409,48.3445,5247,4,14,22,15,5,3.75,15.0,fr,34048,104,1438588,1,2,Active Shallow Crust,240.007,58.01873,0.0,04/14/5247
+9.04409,48.3445,3328,2,1,22,45,48,3.75,5.0,fr,34049,66,1438590,1,2,Active Shallow Crust,0.0,89.98923,-90.0,02/01/3328
+9.04409,48.3445,7286,9,20,20,2,57,3.75,5.0,fr,34050,145,1438590,1,2,Active Shallow Crust,0.0,89.98923,-90.0,09/20/7286
+9.04409,48.3445,8336,12,1,11,59,28,3.75,15.0,fr,34051,166,1438591,1,1,Active Shallow Crust,0.0,89.98923,-90.0,12/01/8336
+9.04409,48.3445,6810,9,9,14,42,4,3.75,15.0,fr,34052,136,1438594,1,1,Active Shallow Crust,128.8964,89.96752,0.0,09/09/6810
+9.04409,48.3445,8916,3,9,7,32,19,3.85,5.0,fr,34053,178,1438596,1,5,Active Shallow Crust,0.0,89.99051,0.0,03/09/8916
+9.04409,48.3445,8604,7,15,10,6,26,3.85,5.0,fr,34054,172,1438596,1,5,Active Shallow Crust,0.0,89.99051,0.0,07/15/8604
+9.04409,48.3445,9873,1,5,15,49,23,3.85,5.0,fr,34055,197,1438596,1,5,Active Shallow Crust,0.0,89.99051,0.0,01/05/9873
+9.04409,48.3445,3713,8,21,18,43,18,3.85,5.0,fr,34056,74,1438596,1,5,Active Shallow Crust,0.0,89.99051,0.0,08/21/3713
+9.04409,48.3445,3226,8,29,2,39,9,3.85,5.0,fr,34057,64,1438596,1,5,Active Shallow Crust,0.0,89.99051,0.0,08/29/3226
+9.04409,48.3445,3781,3,21,20,58,24,3.85,15.0,fr,34058,75,1438597,1,1,Active Shallow Crust,0.0,89.99051,0.0,03/21/3781
+9.04409,48.3445,9197,12,31,17,14,22,3.85,27.5,fr,34059,183,1438598,1,4,Active Shallow Crust,0.0,89.99051,0.0,12/31/9197
+9.04409,48.3445,9562,5,7,7,7,45,3.85,27.5,fr,34060,191,1438598,1,4,Active Shallow Crust,0.0,89.99051,0.0,05/07/9562
+9.04409,48.3445,9019,4,22,9,24,52,3.85,27.5,fr,34061,180,1438598,1,4,Active Shallow Crust,0.0,89.99051,0.0,04/22/9019
+9.04409,48.3445,250,7,2,20,0,11,3.85,27.5,fr,34062,4,1438598,1,4,Active Shallow Crust,0.0,89.99051,0.0,07/02/0250
+9.04409,48.3445,4500,11,11,4,9,49,3.85,5.0,fr,34063,89,1438599,1,2,Active Shallow Crust,240.0114,57.99665,0.0,11/11/4500
+9.04409,48.3445,3118,7,10,21,45,20,3.85,5.0,fr,34064,62,1438599,1,2,Active Shallow Crust,240.0114,57.99665,0.0,07/10/3118
+9.04409,48.3445,6319,11,19,23,15,39,3.85,5.0,fr,34065,126,1438602,1,1,Active Shallow Crust,0.0,89.9904,-90.0,11/19/6319
+9.04409,48.3445,1793,8,5,23,55,8,3.85,15.0,fr,34066,35,1438603,1,1,Active Shallow Crust,0.0,89.9904,-90.0,08/05/1793
+9.04409,48.3445,3326,5,23,13,11,16,3.85,5.0,fr,34067,66,1438605,1,1,Active Shallow Crust,128.8956,89.99525,0.0,05/23/3326
+9.04409,48.3445,7846,11,15,7,24,10,3.85,15.0,fr,34068,156,1438606,1,1,Active Shallow Crust,128.8956,89.99525,0.0,11/15/7846
+9.04409,48.3445,974,5,2,0,22,13,3.95,5.0,fr,34069,19,1438608,1,5,Active Shallow Crust,0.0,89.99154,0.0,05/02/0974
+9.04409,48.3445,1349,8,11,12,13,11,3.95,5.0,fr,34070,26,1438608,1,5,Active Shallow Crust,0.0,89.99154,0.0,08/11/1349
+9.04409,48.3445,7961,5,4,16,7,42,3.95,5.0,fr,34071,159,1438608,1,5,Active Shallow Crust,0.0,89.99154,0.0,05/04/7961
+9.04409,48.3445,928,1,17,15,7,56,3.95,5.0,fr,34072,18,1438608,1,5,Active Shallow Crust,0.0,89.99154,0.0,01/17/0928
+9.04409,48.3445,8408,11,23,16,25,39,3.95,5.0,fr,34073,168,1438608,1,5,Active Shallow Crust,0.0,89.99154,0.0,11/23/8408
+9.04409,48.3445,9714,3,31,7,1,11,3.95,15.0,fr,34074,194,1438609,1,5,Active Shallow Crust,0.0,89.99154,0.0,03/31/9714
+9.04409,48.3445,642,2,27,19,43,13,3.95,15.0,fr,34075,12,1438609,1,5,Active Shallow Crust,0.0,89.99154,0.0,02/27/0642
+9.04409,48.3445,5264,12,30,18,8,43,3.95,15.0,fr,34076,105,1438609,1,5,Active Shallow Crust,0.0,89.99154,0.0,12/30/5264
+9.04409,48.3445,8581,10,2,13,40,41,3.95,15.0,fr,34077,171,1438609,1,5,Active Shallow Crust,0.0,89.99154,0.0,10/02/8581
+9.04409,48.3445,3161,5,24,17,59,28,3.95,15.0,fr,34078,63,1438609,1,5,Active Shallow Crust,0.0,89.99154,0.0,05/24/3161
+9.04409,48.3445,9447,8,10,3,19,12,3.95,5.0,fr,34079,188,1438611,1,2,Active Shallow Crust,240.0203,58.00459,0.0,08/10/9447
+9.04409,48.3445,3145,9,28,7,37,16,3.95,5.0,fr,34080,62,1438611,1,2,Active Shallow Crust,240.0203,58.00459,0.0,09/28/3145
+9.04409,48.3445,661,9,11,16,22,51,3.95,5.0,fr,34081,13,1438614,1,1,Active Shallow Crust,0.0,89.99145,-90.0,09/11/0661
+9.04409,48.3445,4655,1,1,0,52,28,3.95,15.0,fr,34082,93,1438615,1,1,Active Shallow Crust,0.0,89.99145,-90.0,01/01/4655
+9.04409,48.3445,8018,1,18,5,13,28,3.95,27.5,fr,34083,160,1438616,1,1,Active Shallow Crust,0.0,89.99145,-90.0,01/18/8018
+9.04409,48.3445,7561,1,24,0,57,19,3.95,5.0,fr,34084,151,1438617,1,1,Active Shallow Crust,128.8995,89.99577,0.0,01/24/7561
+9.04409,48.3445,2304,1,5,4,37,16,4.05,5.0,fr,34085,46,1438620,1,8,Active Shallow Crust,0.0,89.99246,0.0,01/05/2304
+9.04409,48.3445,3517,9,30,8,46,39,4.05,5.0,fr,34086,70,1438620,1,8,Active Shallow Crust,0.0,89.99246,0.0,09/30/3517
+9.04409,48.3445,3449,1,5,7,27,32,4.05,5.0,fr,34087,68,1438620,1,8,Active Shallow Crust,0.0,89.99246,0.0,01/05/3449
+9.04409,48.3445,1409,7,27,23,59,33,4.05,5.0,fr,34088,28,1438620,1,8,Active Shallow Crust,0.0,89.99246,0.0,07/27/1409
+9.04409,48.3445,1193,6,23,22,51,18,4.05,5.0,fr,34089,23,1438620,1,8,Active Shallow Crust,0.0,89.99246,0.0,06/23/1193
+9.04409,48.3445,1475,9,30,8,30,22,4.05,5.0,fr,34090,29,1438620,1,8,Active Shallow Crust,0.0,89.99246,0.0,09/30/1475
+9.04409,48.3445,7425,11,4,7,49,44,4.05,5.0,fr,34091,148,1438620,1,8,Active Shallow Crust,0.0,89.99246,0.0,11/04/7425
+9.04409,48.3445,6310,9,9,5,27,40,4.05,5.0,fr,34092,126,1438620,1,8,Active Shallow Crust,0.0,89.99246,0.0,09/09/6310
+9.04409,48.3445,7755,4,19,20,33,50,4.05,27.5,fr,34093,155,1438622,1,1,Active Shallow Crust,0.0,89.99246,0.0,04/19/7755
+9.04409,48.3445,266,9,24,18,45,10,4.05,5.0,fr,34094,5,1438623,1,1,Active Shallow Crust,240.0071,58.00546,0.0,09/24/0266
+9.04409,48.3445,8245,6,3,2,1,19,4.15,5.0,fr,34095,164,1438632,1,5,Active Shallow Crust,0.0,89.99328,0.0,06/03/8245
+9.04409,48.3445,7541,5,15,6,2,16,4.15,5.0,fr,34096,150,1438632,1,5,Active Shallow Crust,0.0,89.99328,0.0,05/15/7541
+9.04409,48.3445,6330,9,24,15,36,56,4.15,5.0,fr,34097,126,1438632,1,5,Active Shallow Crust,0.0,89.99328,0.0,09/24/6330
+9.04409,48.3445,6865,7,14,0,30,12,4.15,5.0,fr,34098,137,1438632,1,5,Active Shallow Crust,0.0,89.99328,0.0,07/14/6865
+9.04409,48.3445,8049,9,1,9,15,33,4.15,5.0,fr,34099,160,1438632,1,5,Active Shallow Crust,0.0,89.99328,0.0,09/01/8049
+9.04409,48.3445,5740,5,10,5,28,59,4.15,15.0,fr,34100,114,1438633,1,2,Active Shallow Crust,0.0,89.99328,0.0,05/10/5740
+9.04409,48.3445,5048,4,13,4,44,12,4.15,15.0,fr,34101,100,1438633,1,2,Active Shallow Crust,0.0,89.99328,0.0,04/13/5048
+9.04409,48.3445,6624,10,26,16,55,16,4.15,27.5,fr,34102,132,1438634,1,1,Active Shallow Crust,0.0,89.99328,0.0,10/26/6624
+9.04409,48.3445,4540,3,23,20,6,33,4.15,5.0,fr,34103,90,1438635,1,2,Active Shallow Crust,240.0089,57.99757,0.0,03/23/4540
+9.04409,48.3445,8644,5,12,2,43,55,4.15,5.0,fr,34104,172,1438635,1,2,Active Shallow Crust,240.0089,57.99757,0.0,05/12/8644
+9.04409,48.3445,8450,9,1,5,44,26,4.15,27.5,fr,34105,168,1438637,1,1,Active Shallow Crust,240.0089,57.99754,0.0,09/01/8450
+9.04409,48.3445,7281,3,2,0,58,4,4.15,5.0,fr,34106,145,1438638,1,1,Active Shallow Crust,0.0,89.9932,-90.0,03/02/7281
+9.04409,48.3445,8868,1,27,11,41,42,4.15,5.0,fr,34107,177,1438641,1,2,Active Shallow Crust,128.8974,89.99329,0.0,01/27/8868
+9.04409,48.3445,6990,2,11,15,37,27,4.15,5.0,fr,34108,139,1438641,1,2,Active Shallow Crust,128.8974,89.99329,0.0,02/11/6990
+9.04409,48.3445,1254,10,12,17,59,38,4.15,15.0,fr,34109,25,1438642,1,1,Active Shallow Crust,128.8974,89.99329,0.0,10/12/1254
+9.04409,48.3445,4295,5,28,7,51,41,4.15,27.5,fr,34110,85,1438643,1,1,Active Shallow Crust,128.8974,89.99329,0.0,05/28/4295
+9.04409,48.3445,6361,3,1,5,10,11,4.25,5.0,fr,34111,127,1438644,1,3,Active Shallow Crust,0.0,89.98802,0.0,03/01/6361
+9.04409,48.3445,7899,6,10,18,17,24,4.25,5.0,fr,34112,157,1438644,1,3,Active Shallow Crust,0.0,89.98802,0.0,06/10/7899
+9.04409,48.3445,4229,11,3,17,44,8,4.25,5.0,fr,34113,84,1438644,1,3,Active Shallow Crust,0.0,89.98802,0.0,11/03/4229
+9.04409,48.3445,9901,8,9,8,57,51,4.25,5.0,fr,34114,198,1438647,1,1,Active Shallow Crust,240.0074,57.99477,0.0,08/09/9901
+9.04409,48.3445,2375,6,17,17,25,21,4.25,5.0,fr,34115,47,1438650,1,1,Active Shallow Crust,0.0,89.98788,-90.0,06/17/2375
+9.04409,48.3445,1012,10,19,19,56,5,4.25,15.0,fr,34116,20,1438654,1,1,Active Shallow Crust,128.8938,89.98102,0.0,10/19/1012
+9.04409,48.3445,2044,9,18,17,12,4,4.25,27.5,fr,34117,40,1438655,1,1,Active Shallow Crust,128.8938,89.98102,0.0,09/18/2044
+9.04409,48.3445,9756,6,5,4,35,31,4.35,5.0,fr,34118,195,1438656,1,2,Active Shallow Crust,0.0,89.98933,0.0,06/05/9756
+9.04409,48.3445,7615,5,28,10,42,36,4.35,5.0,fr,34119,152,1438656,1,2,Active Shallow Crust,0.0,89.98933,0.0,05/28/7615
+9.04409,48.3445,1521,4,7,17,1,25,4.35,27.5,fr,34120,30,1438658,1,2,Active Shallow Crust,0.0,89.98933,0.0,04/07/1521
+9.04409,48.3445,4856,2,15,0,46,56,4.35,27.5,fr,34121,97,1438658,1,2,Active Shallow Crust,0.0,89.98933,0.0,02/15/4856
+9.04409,48.3445,8845,6,6,2,32,57,4.35,5.0,fr,34122,176,1438659,1,2,Active Shallow Crust,240.0093,57.99614,0.0,06/06/8845
+9.04409,48.3445,9091,2,26,19,27,38,4.35,5.0,fr,34123,181,1438659,1,2,Active Shallow Crust,240.0093,57.99614,0.0,02/26/9091
+9.04409,48.3445,1025,5,5,4,58,24,4.45,5.0,fr,34124,20,1438668,1,2,Active Shallow Crust,0.0,89.99049,0.0,05/05/1025
+9.04409,48.3445,7069,1,29,15,21,46,4.45,5.0,fr,34125,141,1438668,1,2,Active Shallow Crust,0.0,89.99049,0.0,01/29/7069
+9.04409,48.3445,7749,3,19,3,45,44,4.45,27.5,fr,34126,154,1438673,1,1,Active Shallow Crust,240.005,57.99495,0.0,03/19/7749
+9.04409,48.3445,4984,10,13,17,22,57,4.55,5.0,fr,34127,99,1438680,1,4,Active Shallow Crust,0.0,89.99152,0.0,10/13/4984
+9.04409,48.3445,2486,5,7,17,22,41,4.55,5.0,fr,34128,49,1438680,1,4,Active Shallow Crust,0.0,89.99152,0.0,05/07/2486
+9.04409,48.3445,292,7,28,1,36,23,4.55,5.0,fr,34129,5,1438680,1,4,Active Shallow Crust,0.0,89.99152,0.0,07/28/0292
+9.04409,48.3445,8189,8,25,5,43,33,4.55,5.0,fr,34130,163,1438680,1,4,Active Shallow Crust,0.0,89.99152,0.0,08/25/8189
+9.04409,48.3445,8698,7,2,15,38,49,4.55,27.5,fr,34131,173,1438682,1,1,Active Shallow Crust,0.0,89.99152,0.0,07/02/8698
+9.04409,48.3445,8455,7,6,2,52,15,4.55,5.0,fr,34132,169,1438689,1,1,Active Shallow Crust,128.8942,89.98575,0.0,07/06/8455
+9.04409,48.3445,4615,11,15,18,47,18,4.65,5.0,fr,34133,92,1438692,1,1,Active Shallow Crust,0.0,89.98866,0.0,11/15/4615
+9.04409,48.3445,9315,2,28,10,30,18,4.65,15.0,fr,34134,186,1438693,1,1,Active Shallow Crust,0.0,89.98866,0.0,02/28/9315
+9.04409,48.3445,8420,6,5,5,22,57,4.65,5.0,fr,34135,168,1438695,1,1,Active Shallow Crust,240.0114,57.99485,0.0,06/05/8420
+9.04409,48.3445,6086,5,25,0,52,1,4.65,5.0,fr,34136,121,1438701,1,1,Active Shallow Crust,128.8904,89.9873,0.0,05/25/6086
+9.04409,48.3445,4312,11,24,21,7,10,4.75,5.0,fr,34137,86,1438704,1,1,Active Shallow Crust,0.0,89.9899,0.0,11/24/4312
+9.04409,48.3445,6077,9,25,20,30,2,4.75,5.0,fr,34138,121,1438710,1,1,Active Shallow Crust,0.0,89.98978,-90.0,09/25/6077
+9.04409,48.3445,2877,12,23,2,16,6,4.85,5.0,fr,34139,57,1438716,1,1,Active Shallow Crust,0.0,89.991,0.0,12/23/2877
+9.04409,48.3445,349,10,5,7,33,55,4.85,15.0,fr,34140,6,1438717,1,1,Active Shallow Crust,0.0,89.991,0.0,10/05/0349
+9.04409,48.3445,3147,11,4,2,44,47,4.95,5.0,fr,34141,62,1438728,1,1,Active Shallow Crust,0.0,89.9893,0.0,11/04/3147
+9.04409,48.3445,8322,4,30,14,22,51,4.95,15.0,fr,34142,166,1438729,1,1,Active Shallow Crust,0.0,89.9893,0.0,04/30/8322
+9.04409,48.3445,508,12,13,20,48,11,5.25,5.0,fr,34143,10,1438767,1,1,Active Shallow Crust,240.0269,58.00056,0.0,12/13/0508
+9.04409,48.3445,219,7,24,16,38,51,5.25,5.0,fr,34144,4,1438770,1,1,Active Shallow Crust,0.0,89.99042,-90.0,07/24/0219
+9.04409,48.3445,7250,11,18,20,40,19,5.45,5.0,fr,34145,144,1438788,1,1,Active Shallow Crust,0.0,89.98946,0.0,11/18/7250
+9.04409,48.3445,9309,8,1,17,50,15,5.45,5.0,fr,34146,186,1438797,1,1,Active Shallow Crust,128.8777,89.9887,0.0,08/01/9309
+9.04409,48.3445,43,6,3,3,24,30,5.55,5.0,fr,34147,0,1438800,1,1,Active Shallow Crust,0.0,89.99062,0.0,06/03/0043
+9.04409,48.3445,1898,3,7,18,27,49,5.85,15.0,fr,34148,37,1438837,1,1,Active Shallow Crust,0.0,89.98956,0.0,03/07/1898
+-0.84924,45.13927,1722,11,1,8,14,26,3.55,5.0,fr,34149,34,1439040,1,1,Active Shallow Crust,0.0,89.99022,0.0,11/01/1722
+-0.84924,45.13927,799,5,21,13,20,18,3.75,5.0,fr,34150,15,1439064,1,1,Active Shallow Crust,0.0,89.99011,0.0,05/21/0799
+-0.84924,45.13927,8991,1,14,15,5,19,3.75,15.0,fr,34151,179,1439065,1,1,Active Shallow Crust,0.0,89.99011,0.0,01/14/8991
+2.4666,52.94728,9621,8,15,20,7,20,3.95,5.0,fr,34152,192,1439571,1,1,Active Shallow Crust,240.0206,58.00544,0.0,08/15/9621
+2.25825,52.30838,2234,12,16,23,32,52,3.85,27.5,fr,34153,44,1440041,1,1,Active Shallow Crust,240.0118,57.99787,0.0,12/16/2234
+7.88907,49.98724,3679,12,5,16,20,16,3.55,15.0,fr,34154,73,1440481,1,1,Active Shallow Crust,0.0,89.98703,0.0,12/05/3679
+7.88907,49.98724,4320,12,3,21,20,21,3.55,27.5,fr,34155,86,1440482,1,1,Active Shallow Crust,0.0,89.98703,0.0,12/03/4320
+7.88907,49.98724,7534,11,27,6,9,13,3.65,5.0,fr,34156,150,1440492,1,2,Active Shallow Crust,0.0,89.98844,0.0,11/27/7534
+7.88907,49.98724,5776,2,17,19,39,32,3.65,5.0,fr,34157,115,1440492,1,2,Active Shallow Crust,0.0,89.98844,0.0,02/17/5776
+7.88907,49.98724,9895,10,5,6,3,9,3.65,15.0,fr,34158,197,1440493,1,2,Active Shallow Crust,0.0,89.98844,0.0,10/05/9895
+7.88907,49.98724,5627,7,24,5,8,43,3.65,15.0,fr,34159,112,1440493,1,2,Active Shallow Crust,0.0,89.98844,0.0,07/24/5627
+7.88907,49.98724,90,9,25,5,29,40,3.75,15.0,fr,34160,1,1440505,1,1,Active Shallow Crust,0.0,89.9897,0.0,09/25/0090
+7.88907,49.98724,6775,1,28,12,52,37,3.85,5.0,fr,34161,135,1440516,1,1,Active Shallow Crust,0.0,89.99082,0.0,01/28/6775
+7.88907,49.98724,5879,4,29,2,27,19,3.85,15.0,fr,34162,117,1440517,1,1,Active Shallow Crust,0.0,89.99082,0.0,04/29/5879
+7.88907,49.98724,3091,7,22,2,29,41,3.85,15.0,fr,34163,61,1440520,1,1,Active Shallow Crust,240.0121,57.99756,0.0,07/22/3091
+7.88907,49.98724,9429,9,1,13,22,59,4.05,15.0,fr,34164,188,1440541,1,1,Active Shallow Crust,0.0,89.98906,0.0,09/01/9429
+7.88907,49.98724,8005,2,13,1,23,25,4.05,27.5,fr,34165,160,1440542,1,1,Active Shallow Crust,0.0,89.98906,0.0,02/13/8005
+7.88907,49.98724,298,2,21,2,9,12,4.05,27.5,fr,34166,5,1440548,1,1,Active Shallow Crust,0.0,89.98894,-90.0,02/21/0298
+7.88907,49.98724,5296,6,18,6,37,45,4.15,5.0,fr,34167,105,1440552,1,1,Active Shallow Crust,0.0,89.99025,0.0,06/18/5296
+7.88907,49.98724,16,3,1,1,18,24,4.15,15.0,fr,34168,0,1440553,1,1,Active Shallow Crust,0.0,89.99025,0.0,03/01/0016
+7.88907,49.98724,8154,4,29,20,41,1,4.25,5.0,fr,34169,163,1440564,1,1,Active Shallow Crust,0.0,89.99131,0.0,04/29/8154
+7.88907,49.98724,799,3,19,3,32,27,4.35,5.0,fr,34170,15,1440585,1,1,Active Shallow Crust,128.8974,89.9827,0.0,03/19/0799
+7.88907,49.98724,7069,1,27,3,24,22,4.55,5.0,fr,34171,141,1440600,1,1,Active Shallow Crust,0.0,89.98975,0.0,01/27/7069
+7.88907,49.98724,6880,6,26,6,20,22,4.65,15.0,fr,34172,137,1440622,1,1,Active Shallow Crust,128.8898,89.98695,0.0,06/26/6880
+7.88907,49.98724,2588,11,21,0,19,1,5.45,5.0,fr,34173,51,1440708,1,1,Active Shallow Crust,0.0,89.98981,0.0,11/21/2588
+3.28972,52.19981,3759,11,25,12,15,18,3.65,5.0,fr,34174,75,1440972,1,1,Active Shallow Crust,0.0,89.98898,0.0,11/25/3759
+3.28972,52.19981,7946,2,23,16,1,35,3.75,5.0,fr,34175,158,1440984,1,1,Active Shallow Crust,0.0,89.99018,0.0,02/23/7946
+-0.11177,51.71504,1131,2,6,6,46,30,3.85,27.5,fr,34176,22,1441478,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/06/1131
+-0.11177,51.71504,6384,7,9,19,35,20,3.85,5.0,fr,34177,127,1441482,1,1,Active Shallow Crust,0.0,89.99001,-90.0,07/09/6384
+-0.11177,51.71504,2356,5,14,16,36,5,3.95,15.0,fr,34178,47,1441495,1,1,Active Shallow Crust,360.0,89.99003,-90.0,05/14/2356
+2.34718,49.08369,8913,8,30,11,10,32,3.55,15.0,fr,34179,178,1441921,1,1,Active Shallow Crust,0.0,89.99009,0.0,08/30/8913
+2.34718,49.08369,2333,2,22,17,48,24,3.55,5.0,fr,34180,46,1441926,1,1,Active Shallow Crust,0.0,89.98997,-90.0,02/22/2333
+2.34718,49.08369,4096,10,11,3,6,8,3.75,5.0,fr,34181,81,1441950,1,1,Active Shallow Crust,0.0,89.98939,-90.0,10/11/4096
+1.04791,47.56987,2887,8,4,20,19,22,3.55,5.0,fr,34182,57,1442400,1,1,Active Shallow Crust,0.0,89.98979,0.0,08/04/2887
+1.04791,47.56987,3602,7,7,22,40,45,3.55,15.0,fr,34183,72,1442404,1,1,Active Shallow Crust,240.012,57.99811,0.0,07/07/3602
+1.04791,47.56987,8627,10,29,12,6,38,3.55,15.0,fr,34184,172,1442407,1,1,Active Shallow Crust,0.0,89.98968,-90.0,10/29/8627
+1.04791,47.56987,4730,8,18,9,52,27,3.65,15.0,fr,34185,94,1442413,1,1,Active Shallow Crust,0.0,89.98939,0.0,08/18/4730
+1.04791,47.56987,9347,11,18,1,53,55,3.65,5.0,fr,34186,186,1442415,1,1,Active Shallow Crust,240.0011,58.01285,0.0,11/18/9347
+1.04791,47.56987,9071,3,6,3,10,58,3.85,5.0,fr,34187,181,1442439,1,1,Active Shallow Crust,240.011,57.99792,0.0,03/06/9071
+1.04791,47.56987,2914,8,29,4,49,27,4.05,27.5,fr,34188,58,1442462,1,1,Active Shallow Crust,0.0,89.99043,0.0,08/29/2914
+1.04791,47.56987,9106,6,5,3,59,26,4.15,15.0,fr,34189,182,1442473,1,1,Active Shallow Crust,0.0,89.98977,0.0,06/05/9106
+1.04791,47.56987,362,2,6,11,40,38,4.95,5.0,fr,34190,7,1442571,1,1,Active Shallow Crust,240.0124,58.00458,0.0,02/06/0362
+1.04484,43.94438,9394,6,2,13,26,53,3.65,5.0,fr,34191,187,1442892,1,1,Active Shallow Crust,0.0,89.9903,0.0,06/02/9394
+1.04484,43.94438,3802,5,2,9,32,40,3.65,5.0,fr,34192,76,1442898,1,1,Active Shallow Crust,0.0,89.99018,-90.0,05/02/3802
+1.04484,43.94438,9845,3,1,15,7,50,4.15,5.0,fr,34193,196,1442958,1,1,Active Shallow Crust,0.0,89.98988,-90.0,03/01/9845
+1.04484,43.94438,6405,1,18,6,7,37,4.25,15.0,fr,34194,128,1442968,1,1,Active Shallow Crust,240.007,57.9939,0.0,01/18/6405
+1.04484,43.94438,2255,7,30,1,0,13,4.45,5.0,fr,34195,45,1442991,1,1,Active Shallow Crust,240.0046,57.99453,0.0,07/30/2255
+-5.70572,46.27107,9772,2,27,21,31,34,3.75,5.0,fr,34196,195,1443384,1,1,Active Shallow Crust,0.0,89.98893,0.0,02/27/9772
+-5.70572,46.27107,1325,1,10,18,30,45,3.85,5.0,fr,34197,26,1443396,1,1,Active Shallow Crust,0.0,89.99013,0.0,01/10/1325
+-1.25125,45.51159,2370,1,7,19,2,22,3.75,15.0,fr,34198,47,1443865,1,1,Active Shallow Crust,0.0,89.99017,0.0,01/07/2370
+-1.25125,45.51159,1004,7,2,23,20,57,3.85,5.0,fr,34199,20,1443876,1,1,Active Shallow Crust,0.0,89.99,0.0,07/02/1004
+-1.25125,45.51159,7333,12,19,13,4,36,4.15,5.0,fr,34200,146,1443915,1,1,Active Shallow Crust,240.0083,57.99714,0.0,12/19/7333
+-1.25125,45.51159,8070,1,27,15,43,31,5.35,15.0,fr,34201,161,1444060,1,1,Active Shallow Crust,240.0243,57.99775,0.0,01/27/8070
+8.84862,48.06965,2030,9,29,10,37,45,3.55,5.0,fr,34202,40,1444320,1,1,Active Shallow Crust,0.0,89.98653,0.0,09/29/2030
+8.84862,48.06965,1676,6,22,5,13,41,3.55,15.0,fr,34203,33,1444321,1,1,Active Shallow Crust,0.0,89.98653,0.0,06/22/1676
+8.84862,48.06965,8653,4,22,9,49,10,3.65,15.0,fr,34204,173,1444333,1,1,Active Shallow Crust,0.0,89.98799,0.0,04/22/8653
+8.84862,48.06965,792,12,10,6,23,5,3.75,27.5,fr,34205,15,1444346,1,1,Active Shallow Crust,0.0,89.9893,0.0,12/10/0792
+8.84862,48.06965,1397,4,27,13,31,7,3.75,15.0,fr,34206,27,1444348,1,1,Active Shallow Crust,240.0093,58.01587,0.0,04/27/1397
+8.84862,48.06965,9396,12,25,12,15,28,3.75,5.0,fr,34207,187,1444353,1,1,Active Shallow Crust,128.897,89.96752,0.0,12/25/9396
+8.84862,48.06965,9004,5,12,2,49,12,3.85,5.0,fr,34208,180,1444359,1,1,Active Shallow Crust,240.0113,57.99841,0.0,05/12/9004
+8.84862,48.06965,5407,2,27,14,12,8,3.85,5.0,fr,34209,108,1444365,1,1,Active Shallow Crust,128.8977,89.99046,0.0,02/27/5407
+8.84862,48.06965,8663,5,12,16,52,50,3.95,5.0,fr,34210,173,1444368,1,1,Active Shallow Crust,0.0,89.99149,0.0,05/12/8663
+8.84862,48.06965,2022,2,15,0,23,34,4.05,5.0,fr,34211,40,1444389,1,1,Active Shallow Crust,128.8882,89.99621,0.0,02/15/2022
+8.84862,48.06965,9304,12,18,4,8,11,4.25,5.0,fr,34212,186,1444404,1,1,Active Shallow Crust,0.0,89.98796,0.0,12/18/9304
+8.84862,48.06965,5082,4,23,19,48,55,4.35,15.0,fr,34213,101,1444423,1,1,Active Shallow Crust,0.0,89.98914,-90.0,04/23/5082
+8.84862,48.06965,8025,10,1,4,15,21,4.55,15.0,fr,34214,160,1444441,1,1,Active Shallow Crust,0.0,89.99148,0.0,10/01/8025
+8.84862,48.06965,715,11,6,16,42,55,4.75,5.0,fr,34215,14,1444464,1,1,Active Shallow Crust,0.0,89.98985,0.0,11/06/0715
+8.848639,48.06965,7747,5,9,21,43,49,6.85,13.30363,fr,34216,154,1444722,1,1,Active Shallow Crust,0.0,89.99006,-90.0,05/09/7747
+-3.03925,42.13752,2790,6,24,15,44,10,3.55,15.0,fr,34217,55,1444801,1,1,Active Shallow Crust,0.0,89.98878,0.0,06/24/2790
+-3.03925,42.13752,7996,6,6,19,39,14,3.55,5.0,fr,34218,159,1444803,1,1,Active Shallow Crust,240.0117,57.998,0.0,06/06/7996
+-3.03925,42.13752,5866,9,29,0,24,14,3.65,15.0,fr,34219,117,1444819,1,1,Active Shallow Crust,0.0,89.98989,-90.0,09/29/5866
+-3.03925,42.13752,5213,4,6,4,14,19,4.15,15.0,fr,34220,104,1444873,1,1,Active Shallow Crust,0.0,89.99063,0.0,04/06/5213
+-3.37075,48.98629,3111,5,6,19,29,46,3.55,15.0,fr,34221,62,1445767,1,1,Active Shallow Crust,0.0,89.98996,-90.0,05/06/3111
+-3.37075,48.98629,8289,6,16,1,41,25,3.65,5.0,fr,34222,165,1445772,1,1,Active Shallow Crust,0.0,89.99115,0.0,06/16/8289
+-3.37075,48.98629,5606,4,15,4,12,26,3.85,5.0,fr,34223,112,1445796,1,1,Active Shallow Crust,0.0,89.99063,0.0,04/15/5606
+-3.37075,48.98629,8134,6,8,17,59,36,4.15,5.0,fr,34224,162,1445832,1,2,Active Shallow Crust,0.0,89.99005,0.0,06/08/8134
+-3.37075,48.98629,5741,2,2,18,43,31,4.15,5.0,fr,34225,114,1445832,1,2,Active Shallow Crust,0.0,89.99005,0.0,02/02/5741
+-3.37075,48.98629,952,12,11,5,20,6,4.75,5.0,fr,34226,19,1445913,1,1,Active Shallow Crust,128.8879,89.98811,0.0,12/11/0952
+0.2415,49.7733,271,7,9,16,37,32,3.55,5.0,fr,34227,5,1446240,1,1,Active Shallow Crust,0.0,89.99003,0.0,07/09/0271
+0.2415,49.7733,229,3,16,22,14,44,3.55,15.0,fr,34228,4,1446244,1,1,Active Shallow Crust,240.0125,57.99823,0.0,03/16/0229
+0.2415,49.7733,2358,10,26,10,0,13,3.55,27.5,fr,34229,47,1446251,1,1,Active Shallow Crust,128.896,89.99369,0.0,10/26/2358
+0.2415,49.7733,8157,4,24,14,57,35,3.65,15.0,fr,34230,163,1446253,1,1,Active Shallow Crust,0.0,89.99002,0.0,04/24/8157
+0.2415,49.7733,7756,9,2,1,55,27,3.65,15.0,fr,34231,155,1446262,1,1,Active Shallow Crust,128.9001,89.96351,0.0,09/02/7756
+0.2415,49.7733,588,12,30,11,15,14,3.75,5.0,fr,34232,11,1446264,1,1,Active Shallow Crust,0.0,89.98997,0.0,12/30/0588
+0.2415,49.7733,8450,5,11,23,56,26,3.75,5.0,fr,34233,168,1446270,1,1,Active Shallow Crust,0.0,89.99003,-90.0,05/11/8450
+0.2415,49.7733,5837,9,24,18,28,11,3.75,5.0,fr,34234,116,1446273,1,1,Active Shallow Crust,128.8963,89.96735,0.0,09/24/5837
+0.2415,49.7733,8064,10,17,15,22,39,3.85,5.0,fr,34235,161,1446276,1,1,Active Shallow Crust,0.0,89.99006,0.0,10/17/8064
+0.2415,49.7733,3450,10,6,11,48,12,3.95,5.0,fr,34236,68,1446288,1,1,Active Shallow Crust,0.0,89.98998,0.0,10/06/3450
+0.2415,49.7733,7757,10,6,0,18,34,5.25,27.5,fr,34237,155,1446446,1,1,Active Shallow Crust,0.0,89.98999,0.0,10/06/7757
+2.63492,51.55057,4358,12,25,19,34,1,3.75,5.0,fr,34238,87,1446744,1,1,Active Shallow Crust,0.0,89.99004,0.0,12/25/4358
+2.63492,51.55057,4936,10,9,21,48,42,3.75,15.0,fr,34239,98,1446745,1,1,Active Shallow Crust,0.0,89.99004,0.0,10/09/4936
+2.63492,51.55057,2494,6,21,13,58,59,3.75,5.0,fr,34240,49,1446750,1,1,Active Shallow Crust,0.0,89.98992,-90.0,06/21/2494
+2.63492,51.55057,8431,8,1,6,56,59,3.85,5.0,fr,34241,168,1446762,1,1,Active Shallow Crust,0.0,89.99102,-90.0,08/01/8431
+2.63492,51.55057,9517,5,12,7,47,46,3.85,15.0,fr,34242,190,1446766,1,1,Active Shallow Crust,128.8952,89.99445,0.0,05/12/9517
+2.63492,51.55057,795,5,30,12,26,50,4.05,15.0,fr,34243,15,1446784,1,1,Active Shallow Crust,240.0069,58.00572,0.0,05/30/0795
+2.63492,51.55057,556,3,11,11,59,59,4.15,15.0,fr,34244,11,1446793,1,1,Active Shallow Crust,0.0,89.99057,0.0,03/11/0556
+2.63492,51.55057,5508,7,17,6,33,11,4.35,5.0,fr,34245,110,1446816,1,1,Active Shallow Crust,0.0,89.99001,0.0,07/17/5508
+2.63492,51.55057,6774,2,7,1,42,43,4.95,5.0,fr,34246,135,1446897,1,1,Active Shallow Crust,128.8878,89.98962,0.0,02/07/6774
+6.63048,49.09032,7707,11,27,20,47,53,3.55,27.5,fr,34247,154,1447211,1,1,Active Shallow Crust,128.8968,89.9934,0.0,11/27/7707
+6.63048,49.09032,5382,12,27,2,57,44,3.75,15.0,fr,34248,107,1447225,1,2,Active Shallow Crust,0.0,89.98951,0.0,12/27/5382
+6.63048,49.09032,3395,3,4,7,6,49,3.75,15.0,fr,34249,67,1447225,1,2,Active Shallow Crust,0.0,89.98951,0.0,03/04/3395
+6.63048,49.09032,4162,2,9,3,11,13,3.75,5.0,fr,34250,83,1447230,1,1,Active Shallow Crust,0.0,89.98939,-90.0,02/09/4162
+6.63048,49.09032,4003,8,19,12,47,1,3.95,5.0,fr,34251,80,1447251,1,1,Active Shallow Crust,240.0199,58.00481,0.0,08/19/4003
+6.63048,49.09032,2412,4,15,6,39,26,4.05,27.5,fr,34252,48,1447262,1,1,Active Shallow Crust,0.0,89.98886,0.0,04/15/2412
+6.63048,49.09032,2242,10,6,11,47,12,4.05,5.0,fr,34253,44,1447266,1,1,Active Shallow Crust,0.0,89.98873,-90.0,10/06/2242
+6.63048,49.09032,3580,8,25,3,9,31,4.15,5.0,fr,34254,71,1447272,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/25/3580
+6.63048,49.09032,1831,8,4,4,21,32,4.45,5.0,fr,34255,36,1447308,1,1,Active Shallow Crust,0.0,89.99062,0.0,08/04/1831
+0.42734,41.98154,721,8,5,13,32,46,3.55,5.0,fr,34256,14,1448160,1,1,Active Shallow Crust,0.0,89.99016,0.0,08/05/0721
+0.42734,41.98154,1824,8,21,14,11,41,4.15,15.0,fr,34257,36,1448242,1,1,Active Shallow Crust,128.8982,89.99378,0.0,08/21/1824
+2.79726,43.37898,4650,8,13,7,27,46,3.55,15.0,fr,34258,92,1448641,1,1,Active Shallow Crust,0.0,89.98901,0.0,08/13/4650
+2.79726,43.37898,7764,12,5,6,20,11,3.65,15.0,fr,34259,155,1448653,1,1,Active Shallow Crust,0.0,89.9902,0.0,12/05/7764
+2.79726,43.37898,2066,9,2,7,39,46,3.65,5.0,fr,34260,41,1448655,1,1,Active Shallow Crust,240.0003,58.01293,0.0,09/02/2066
+2.79726,43.37898,2627,2,11,14,37,28,3.85,5.0,fr,34261,52,1448676,1,1,Active Shallow Crust,0.0,89.98962,0.0,02/11/2627
+2.79726,43.37898,1889,9,18,4,48,31,3.85,5.0,fr,34262,37,1448679,1,1,Active Shallow Crust,240.0104,57.99772,0.0,09/18/1889
+2.79726,43.37898,9023,8,15,0,14,51,3.95,5.0,fr,34263,180,1448688,1,1,Active Shallow Crust,0.0,89.99075,0.0,08/15/9023
+2.79726,43.37898,220,11,17,11,31,27,4.15,27.5,fr,34264,4,1448714,1,1,Active Shallow Crust,0.0,89.99081,0.0,11/17/0220
+2.79726,43.37898,7075,10,30,10,5,14,4.65,15.0,fr,34265,141,1448773,1,1,Active Shallow Crust,0.0,89.98967,0.0,10/30/7075
+-1.18241,42.49867,6765,1,29,3,32,57,3.55,5.0,fr,34266,135,1449120,1,2,Active Shallow Crust,0.0,89.99071,0.0,01/29/6765
+-1.18241,42.49867,3168,5,17,16,18,34,3.55,5.0,fr,34267,63,1449120,1,2,Active Shallow Crust,0.0,89.99071,0.0,05/17/3168
+-1.18241,42.49867,1984,11,20,3,49,35,3.55,5.0,fr,34268,39,1449123,1,1,Active Shallow Crust,240.0115,57.9982,0.0,11/20/1984
+-1.18241,42.49867,6028,2,19,2,33,59,3.55,15.0,fr,34269,120,1449130,1,1,Active Shallow Crust,128.8966,89.99349,0.0,02/19/6028
+-1.18241,42.49867,6363,10,20,21,29,28,3.65,5.0,fr,34270,127,1449132,1,1,Active Shallow Crust,0.0,89.99006,0.0,10/20/6363
+-1.18241,42.49867,9344,5,16,21,26,21,3.65,5.0,fr,34271,186,1449141,1,1,Active Shallow Crust,128.9012,89.96345,0.0,05/16/9344
+-1.18241,42.49867,4077,8,11,5,25,22,3.75,5.0,fr,34272,81,1449144,1,1,Active Shallow Crust,0.0,89.98966,0.0,08/11/4077
+-1.18241,42.49867,6076,9,28,17,55,47,3.75,27.5,fr,34273,121,1449146,1,1,Active Shallow Crust,0.0,89.98966,0.0,09/28/6076
+-1.18241,42.49867,8932,9,28,22,22,41,3.75,5.0,fr,34274,178,1449147,1,1,Active Shallow Crust,240.0081,58.01738,0.0,09/28/8932
+-1.18241,42.49867,4388,1,22,20,58,59,3.75,15.0,fr,34275,87,1449151,1,1,Active Shallow Crust,0.0,89.98955,-90.0,01/22/4388
+-1.18241,42.49867,6574,7,27,23,27,31,3.85,5.0,fr,34276,131,1449156,1,1,Active Shallow Crust,0.0,89.98947,0.0,07/27/6574
+-1.18241,42.49867,3173,12,17,20,3,26,3.85,15.0,fr,34277,63,1449157,1,2,Active Shallow Crust,0.0,89.98947,0.0,12/17/3173
+-1.18241,42.49867,9505,11,8,3,10,49,3.85,15.0,fr,34278,190,1449157,1,2,Active Shallow Crust,0.0,89.98947,0.0,11/08/9505
+-1.18241,42.49867,2998,8,8,14,20,51,3.85,27.5,fr,34279,59,1449158,1,1,Active Shallow Crust,0.0,89.98947,0.0,08/08/2998
+-1.18241,42.49867,9195,10,23,12,8,29,3.85,15.0,fr,34280,183,1449166,1,1,Active Shallow Crust,128.8959,89.99408,0.0,10/23/9195
+-1.18241,42.49867,5704,3,12,20,46,20,3.95,27.5,fr,34281,114,1449170,1,1,Active Shallow Crust,0.0,89.98945,0.0,03/12/5704
+-1.18241,42.49867,8431,6,15,19,11,17,3.95,5.0,fr,34282,168,1449171,1,1,Active Shallow Crust,240.0193,58.00487,0.0,06/15/8431
+-1.18241,42.49867,5157,11,27,19,37,34,4.05,15.0,fr,34283,103,1449181,1,1,Active Shallow Crust,0.0,89.98955,0.0,11/27/5157
+-1.18241,42.49867,2100,3,27,20,0,55,4.05,27.5,fr,34284,41,1449188,1,1,Active Shallow Crust,0.0,89.99049,-90.0,03/27/2100
+-1.18241,42.49867,5789,9,4,21,52,35,4.25,5.0,fr,34285,115,1449204,1,2,Active Shallow Crust,0.0,89.99004,0.0,09/04/5789
+-1.18241,42.49867,3227,3,8,12,55,24,4.25,5.0,fr,34286,64,1449204,1,2,Active Shallow Crust,0.0,89.99004,0.0,03/08/3227
+-1.18241,42.49867,8620,2,25,20,11,44,4.35,15.0,fr,34287,172,1449217,1,2,Active Shallow Crust,0.0,89.98964,0.0,02/25/8620
+-1.18241,42.49867,852,9,15,3,22,12,4.35,15.0,fr,34288,17,1449217,1,2,Active Shallow Crust,0.0,89.98964,0.0,09/15/0852
+-1.18241,42.49867,5199,11,5,23,40,9,4.45,27.5,fr,34289,103,1449236,1,1,Active Shallow Crust,0.0,89.98999,-90.0,11/05/5199
+-1.18241,42.49867,8314,8,22,2,5,11,5.65,5.0,fr,34290,166,1449372,1,1,Active Shallow Crust,0.0,89.99006,0.0,08/22/8314
+4.03936,42.22934,2876,8,10,8,31,21,3.55,5.0,fr,34291,57,1449609,1,1,Active Shallow Crust,128.8971,89.99253,0.0,08/10/2876
+4.03936,42.22934,8781,2,24,4,50,4,3.85,5.0,fr,34292,175,1449639,1,1,Active Shallow Crust,240.0098,57.99856,0.0,02/24/8781
+4.03936,42.22934,616,6,21,4,50,11,3.95,5.0,fr,34293,12,1449648,1,2,Active Shallow Crust,0.0,89.99058,0.0,06/21/0616
+4.03936,42.22934,9696,5,28,17,38,7,3.95,5.0,fr,34294,193,1449648,1,2,Active Shallow Crust,0.0,89.99058,0.0,05/28/9696
+4.03936,42.22934,5055,12,20,0,53,14,4.05,15.0,fr,34295,101,1449661,1,1,Active Shallow Crust,0.0,89.9916,0.0,12/20/5055
+-2.99332,47.2578,5908,2,24,12,27,11,3.55,5.0,fr,34296,118,1450080,1,1,Active Shallow Crust,0.0,89.98973,0.0,02/24/5908
+-2.99332,47.2578,2906,5,30,0,9,10,3.65,5.0,fr,34297,58,1450092,1,1,Active Shallow Crust,0.0,89.99085,0.0,05/30/2906
+-2.99332,47.2578,3777,4,19,16,15,4,3.65,5.0,fr,34298,75,1450095,1,1,Active Shallow Crust,240.001,58.01306,0.0,04/19/3777
+-2.99332,47.2578,8557,9,15,7,52,57,3.75,15.0,fr,34299,171,1450105,1,2,Active Shallow Crust,0.0,89.98913,0.0,09/15/8557
+-2.99332,47.2578,130,12,6,4,19,36,3.75,15.0,fr,34300,2,1450105,1,2,Active Shallow Crust,0.0,89.98913,0.0,12/06/0130
+-2.99332,47.2578,7784,1,9,1,55,46,4.25,5.0,fr,34301,155,1450170,1,1,Active Shallow Crust,0.0,89.99072,-90.0,01/09/7784
+-2.99332,47.2578,5568,6,6,11,21,7,4.45,27.5,fr,34302,111,1450190,1,1,Active Shallow Crust,0.0,89.99029,0.0,06/06/5568
+-3.019884,47.28901,7955,7,30,9,55,14,6.85,11.41276,fr,34303,159,1450479,1,1,Active Shallow Crust,240.1485,57.99971,0.0,07/30/7955
+-5.35897,48.38333,9142,12,9,11,41,27,3.55,5.0,fr,34304,182,1451049,1,1,Active Shallow Crust,128.8955,89.9933,0.0,12/09/9142
+-5.35897,48.38333,3618,6,8,14,23,41,3.65,5.0,fr,34305,72,1451052,1,1,Active Shallow Crust,0.0,89.98806,0.0,06/08/3618
+-5.35897,48.38333,626,5,16,15,29,8,3.65,15.0,fr,34306,12,1451062,1,1,Active Shallow Crust,128.8996,89.96356,0.0,05/16/0626
+-5.35897,48.38333,7705,12,28,22,13,25,3.95,5.0,fr,34307,154,1451094,1,1,Active Shallow Crust,0.0,89.99145,-90.0,12/28/7705
+1.58933,43.18387,5846,4,25,7,25,56,3.55,5.0,fr,34308,116,1452000,1,1,Active Shallow Crust,0.0,89.99081,0.0,04/25/5846
+1.58933,43.18387,8075,5,10,20,7,49,3.55,5.0,fr,34309,161,1452006,1,1,Active Shallow Crust,0.0,89.9907,-90.0,05/10/8075
+1.58933,43.18387,4564,9,30,4,25,16,3.65,5.0,fr,34310,91,1452012,1,2,Active Shallow Crust,0.0,89.99017,0.0,09/30/4564
+1.58933,43.18387,6153,5,9,3,46,52,3.65,5.0,fr,34311,123,1452012,1,2,Active Shallow Crust,0.0,89.99017,0.0,05/09/6153
+1.58933,43.18387,254,10,8,22,21,32,3.75,5.0,fr,34312,5,1452024,1,1,Active Shallow Crust,0.0,89.98978,0.0,10/08/0254
+1.58933,43.18387,444,8,25,15,47,47,3.75,5.0,fr,34313,8,1452030,1,1,Active Shallow Crust,0.0,89.98966,-90.0,08/25/0444
+1.58933,43.18387,4874,7,14,7,39,16,3.85,15.0,fr,34314,97,1452037,1,1,Active Shallow Crust,0.0,89.98959,0.0,07/14/4874
+1.58933,43.18387,6216,4,23,8,11,22,4.45,5.0,fr,34315,124,1452108,1,1,Active Shallow Crust,0.0,89.99022,0.0,04/23/6216
+1.31044,47.31944,1961,10,7,21,8,1,3.55,5.0,fr,34316,39,1452480,1,1,Active Shallow Crust,0.0,89.98975,0.0,10/07/1961
+1.31044,47.31944,2491,5,11,1,29,24,3.55,15.0,fr,34317,49,1452484,1,1,Active Shallow Crust,240.012,57.99818,0.0,05/11/2491
+1.31044,47.31944,5255,7,20,17,36,41,3.85,5.0,fr,34318,105,1452516,1,1,Active Shallow Crust,0.0,89.99032,0.0,07/20/5255
+1.31044,47.31944,2662,6,16,14,17,17,3.85,27.5,fr,34319,53,1452518,1,1,Active Shallow Crust,0.0,89.99032,0.0,06/16/2662
+1.31044,47.31944,9211,3,17,18,39,10,3.95,5.0,fr,34320,184,1452528,1,1,Active Shallow Crust,0.0,89.9903,0.0,03/17/9211
+1.31044,47.31944,4099,10,31,4,34,14,4.05,5.0,fr,34321,81,1452543,1,1,Active Shallow Crust,240.006,58.006,0.0,10/31/4099
+0.35746,43.34087,5468,3,23,7,52,29,3.55,5.0,fr,34322,109,1452960,1,1,Active Shallow Crust,0.0,89.98991,0.0,03/23/5468
+0.35746,43.34087,5999,2,8,7,19,3,3.65,5.0,fr,34323,119,1452972,1,1,Active Shallow Crust,0.0,89.9902,0.0,02/08/5999
+0.35746,43.34087,534,3,12,16,11,30,3.65,27.5,fr,34324,10,1452974,1,1,Active Shallow Crust,0.0,89.9902,0.0,03/12/0534
+0.35746,43.34087,6553,11,25,4,58,58,3.65,5.0,fr,34325,131,1452978,1,1,Active Shallow Crust,0.0,89.99008,-90.0,11/25/6553
+0.35746,43.34087,9422,10,17,7,40,32,4.05,5.0,fr,34326,188,1453020,1,1,Active Shallow Crust,0.0,89.98994,0.0,10/17/9422
+0.35746,43.34087,232,1,25,9,45,17,4.35,15.0,fr,34327,4,1453057,1,1,Active Shallow Crust,0.0,89.98996,0.0,01/25/0232
+0.35746,43.34087,6636,9,15,2,55,28,4.65,5.0,fr,34328,132,1453092,1,2,Active Shallow Crust,0.0,89.99005,0.0,09/15/6636
+0.35746,43.34087,257,2,7,2,43,13,4.65,5.0,fr,34329,5,1453092,1,2,Active Shallow Crust,0.0,89.99005,0.0,02/07/0257
+3.96119,45.13629,1593,12,23,5,36,45,3.55,27.5,fr,34330,31,1453442,1,1,Active Shallow Crust,0.0,89.98933,0.0,12/23/1593
+3.96119,45.13629,6988,3,19,3,43,45,3.65,27.5,fr,34331,139,1453454,1,1,Active Shallow Crust,0.0,89.99049,0.0,03/19/6988
+3.96119,45.13629,6020,5,17,15,38,59,3.75,5.0,fr,34332,120,1453464,1,1,Active Shallow Crust,0.0,89.9887,0.0,05/17/6020
+3.96119,45.13629,7490,10,23,14,54,48,3.75,15.0,fr,34333,149,1453465,1,1,Active Shallow Crust,0.0,89.9887,0.0,10/23/7490
+3.96119,45.13629,6259,12,13,7,29,19,3.85,5.0,fr,34334,125,1453476,1,1,Active Shallow Crust,0.0,89.98993,0.0,12/13/6259
+3.96119,45.13629,9161,4,26,6,2,44,3.95,15.0,fr,34335,183,1453489,1,1,Active Shallow Crust,0.0,89.99102,0.0,04/26/9161
+3.96119,45.13629,3991,5,8,16,49,19,4.05,5.0,fr,34336,79,1453500,1,3,Active Shallow Crust,0.0,89.99,0.0,05/08/3991
+3.96119,45.13629,9828,6,22,14,7,38,4.05,5.0,fr,34337,196,1453500,1,3,Active Shallow Crust,0.0,89.99,0.0,06/22/9828
+3.96119,45.13629,8173,5,14,23,52,18,4.05,5.0,fr,34338,163,1453500,1,3,Active Shallow Crust,0.0,89.99,0.0,05/14/8173
+3.96119,45.13629,5374,10,23,4,41,55,4.25,5.0,fr,34339,107,1453524,1,1,Active Shallow Crust,0.0,89.99047,0.0,10/23/5374
+3.96119,45.13629,8441,1,25,5,27,34,4.25,5.0,fr,34340,168,1453527,1,1,Active Shallow Crust,240.0074,57.994,0.0,01/25/8441
+3.96119,45.13629,590,6,8,22,38,6,4.65,5.0,fr,34341,11,1453572,1,1,Active Shallow Crust,0.0,89.98997,0.0,06/08/0590
+3.96119,45.13629,6153,9,14,4,54,24,4.75,5.0,fr,34342,123,1453584,1,1,Active Shallow Crust,0.0,89.99017,0.0,09/14/6153
+3.96119,45.13629,3445,3,5,7,0,22,4.85,5.0,fr,34343,68,1453605,1,1,Active Shallow Crust,128.893,89.98917,0.0,03/05/3445
+-0.81717,48.64944,3837,2,12,6,16,49,3.55,5.0,fr,34344,76,1454400,1,2,Active Shallow Crust,0.0,89.99001,0.0,02/12/3837
+-0.81717,48.64944,1153,6,27,23,14,40,3.55,5.0,fr,34345,23,1454400,1,2,Active Shallow Crust,0.0,89.99001,0.0,06/27/1153
+-0.81717,48.64944,5026,12,20,2,16,20,3.55,15.0,fr,34346,100,1454401,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/20/5026
+-0.81717,48.64944,1479,3,11,19,11,41,3.65,5.0,fr,34347,29,1454412,1,2,Active Shallow Crust,0.0,89.99035,0.0,03/11/1479
+-0.81717,48.64944,6182,4,4,17,39,20,3.65,5.0,fr,34348,123,1454412,1,2,Active Shallow Crust,0.0,89.99035,0.0,04/04/6182
+-0.81717,48.64944,991,6,20,0,18,15,3.65,15.0,fr,34349,19,1454413,1,1,Active Shallow Crust,0.0,89.99035,0.0,06/20/0991
+-0.81717,48.64944,6629,12,2,18,24,22,3.65,5.0,fr,34350,132,1454421,1,1,Active Shallow Crust,128.9004,89.9635,0.0,12/02/6629
+-0.81717,48.64944,9404,12,10,23,44,44,3.85,5.0,fr,34351,188,1454442,1,1,Active Shallow Crust,0.0,89.98986,-90.0,12/10/9404
+-0.81717,48.64944,4465,6,10,7,58,52,4.05,5.0,fr,34352,89,1454463,1,1,Active Shallow Crust,240.0063,58.00594,0.0,06/10/4465
+-0.81717,48.64944,5423,12,7,0,37,18,4.25,27.5,fr,34353,108,1454486,1,1,Active Shallow Crust,0.0,89.98995,0.0,12/07/5423
+-0.81717,48.64944,2056,2,24,14,2,16,4.55,5.0,fr,34354,41,1454529,1,1,Active Shallow Crust,128.8934,89.98576,0.0,02/24/2056
+-0.81717,48.64944,6597,3,12,23,23,46,4.75,5.0,fr,34355,131,1454544,1,1,Active Shallow Crust,0.0,89.98996,0.0,03/12/6597
+-4.87383,49.38724,2128,9,23,14,53,7,3.55,15.0,fr,34356,42,1454881,1,1,Active Shallow Crust,0.0,89.98687,0.0,09/23/2128
+-4.87383,49.38724,2364,2,16,2,57,39,3.65,15.0,fr,34357,47,1454899,1,1,Active Shallow Crust,0.0,89.98817,-90.0,02/16/2364
+-4.87383,49.38724,5456,3,30,14,2,45,4.65,5.0,fr,34358,109,1455012,1,1,Active Shallow Crust,0.0,89.99075,0.0,03/30/5456
+3.51774,46.37082,7508,9,27,6,44,3,3.55,5.0,fr,34359,150,1455360,1,1,Active Shallow Crust,0.0,89.98956,0.0,09/27/7508
+3.51774,46.37082,5842,4,10,0,42,31,3.65,5.0,fr,34360,116,1455372,1,1,Active Shallow Crust,0.0,89.9907,0.0,04/10/5842
+3.51774,46.37082,8730,1,8,3,11,17,3.75,5.0,fr,34361,174,1455384,1,1,Active Shallow Crust,0.0,89.98895,0.0,01/08/8730
+3.51774,46.37082,3335,11,27,2,7,52,3.75,15.0,fr,34362,66,1455385,1,1,Active Shallow Crust,0.0,89.98895,0.0,11/27/3335
+3.51774,46.37082,2987,2,27,1,49,19,4.05,5.0,fr,34363,59,1455420,1,1,Active Shallow Crust,0.0,89.99022,0.0,02/27/2987
+3.75557,47.43401,4007,3,25,9,50,11,3.75,15.0,fr,34364,80,1455865,1,1,Active Shallow Crust,0.0,89.98917,0.0,03/25/4007
+3.75557,47.43401,8496,9,8,9,31,41,3.85,5.0,fr,34365,169,1455876,1,1,Active Shallow Crust,0.0,89.99034,0.0,09/08/8496
+3.75557,47.43401,8852,9,5,4,21,31,3.85,15.0,fr,34366,177,1455877,1,1,Active Shallow Crust,0.0,89.99034,0.0,09/05/8852
+3.75557,47.43401,8529,11,4,19,13,0,4.05,15.0,fr,34367,170,1455907,1,1,Active Shallow Crust,0.0,89.9903,-90.0,11/04/8529
+3.1944,52.705,7582,6,21,11,15,54,3.95,5.0,fr,34368,151,1456368,1,1,Active Shallow Crust,0.0,89.99036,0.0,06/21/7582
+-0.2225,43.6961,381,11,12,16,58,23,3.55,5.0,fr,34369,7,1456800,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/12/0381
+-0.2225,43.6961,8804,6,11,8,22,13,3.65,15.0,fr,34370,176,1456813,1,1,Active Shallow Crust,0.0,89.99005,0.0,06/11/8804
+-0.2225,43.6961,2664,3,15,12,13,16,3.75,15.0,fr,34371,53,1456828,1,1,Active Shallow Crust,240.008,58.0175,0.0,03/15/2664
+-0.2225,43.6961,63,5,13,6,48,47,3.85,5.0,fr,34372,1,1456836,1,1,Active Shallow Crust,0.0,89.99,0.0,05/13/0063
+-0.2225,43.6961,6614,11,1,21,15,13,4.45,15.0,fr,34373,132,1456909,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/01/6614
+4.37619,45.84853,4870,4,5,10,33,29,3.55,15.0,fr,34374,97,1457281,1,1,Active Shallow Crust,0.0,89.99297,0.0,04/05/4870
+4.37619,45.84853,6418,10,6,12,42,57,3.55,5.0,fr,34375,128,1457283,1,1,Active Shallow Crust,240.0121,57.99758,0.0,10/06/6418
+4.37619,45.84853,1945,10,13,22,56,8,3.65,5.0,fr,34376,38,1457292,1,2,Active Shallow Crust,0.0,89.98748,0.0,10/13/1945
+4.37619,45.84853,655,12,25,9,17,57,3.65,5.0,fr,34377,13,1457292,1,2,Active Shallow Crust,0.0,89.98748,0.0,12/25/0655
+4.37619,45.84853,2077,9,25,16,59,57,3.85,5.0,fr,34378,41,1457316,1,1,Active Shallow Crust,0.0,89.99005,0.0,09/25/2077
+4.37619,45.84853,4452,9,10,14,34,58,3.85,27.5,fr,34379,89,1457321,1,1,Active Shallow Crust,240.0112,57.99751,0.0,09/10/4452
+4.37619,45.84853,7559,1,30,21,24,38,3.95,5.0,fr,34380,151,1457328,1,1,Active Shallow Crust,0.0,89.99113,0.0,01/30/7559
+4.37619,45.84853,3510,8,12,16,52,9,3.95,5.0,fr,34381,70,1457337,1,1,Active Shallow Crust,128.8997,89.99335,0.0,08/12/3510
+4.37619,45.84853,4207,9,3,7,13,41,4.15,27.5,fr,34382,84,1457354,1,1,Active Shallow Crust,0.0,89.98944,0.0,09/03/4207
+4.37619,45.84853,7561,5,29,19,35,48,4.15,5.0,fr,34383,151,1457358,1,1,Active Shallow Crust,0.0,89.98932,-90.0,05/29/7561
+4.37619,45.84853,1916,4,29,5,39,8,4.25,5.0,fr,34384,38,1457364,1,1,Active Shallow Crust,0.0,89.99059,0.0,04/29/1916
+4.37619,45.84853,5070,10,11,17,2,27,4.55,5.0,fr,34385,101,1457400,1,1,Active Shallow Crust,0.0,89.98889,0.0,10/11/5070
+4.376194,45.84853,5309,4,24,14,1,11,6.25,6.667607,fr,34386,106,1457610,1,1,Active Shallow Crust,0.0,89.98999,-90.0,04/24/5309
+-5.74425,47.09967,8130,2,24,1,37,42,4.45,15.0,fr,34387,162,1457869,1,1,Active Shallow Crust,0.0,89.99026,0.0,02/24/8130
+-3.93369,47.43808,1722,9,25,12,54,41,3.55,15.0,fr,34388,34,1458241,1,1,Active Shallow Crust,0.0,89.98977,0.0,09/25/1722
+-3.93369,47.43808,8127,5,15,17,41,29,3.55,27.5,fr,34389,162,1458251,1,1,Active Shallow Crust,128.8966,89.99318,0.0,05/15/8127
+-3.93369,47.43808,8398,11,17,12,21,36,3.75,5.0,fr,34390,167,1458264,1,1,Active Shallow Crust,0.0,89.98917,0.0,11/17/8398
+-3.93369,47.43808,6712,3,5,5,24,15,3.75,15.0,fr,34391,134,1458265,1,1,Active Shallow Crust,0.0,89.98917,0.0,03/05/6712
+-3.93369,47.43808,2927,6,5,2,25,19,3.75,15.0,fr,34392,58,1458274,1,1,Active Shallow Crust,128.8962,89.96751,0.0,06/05/2927
+-3.93369,47.43808,8227,9,23,2,7,57,3.95,27.5,fr,34393,164,1458290,1,1,Active Shallow Crust,0.0,89.98924,0.0,09/23/8227
+-3.93369,47.43808,1901,9,11,18,26,0,4.55,15.0,fr,34394,38,1458370,1,1,Active Shallow Crust,128.8937,89.98569,0.0,09/11/1901
+5.63013,42.04022,147,12,8,18,55,49,4.45,5.0,fr,34395,2,1459308,1,1,Active Shallow Crust,0.0,89.98937,0.0,12/08/0147
+3.97151,47.46589,7803,5,11,6,24,46,3.55,5.0,fr,34396,156,1459689,1,1,Active Shallow Crust,128.8964,89.99319,0.0,05/11/7803
+3.97151,47.46589,6808,8,23,16,37,7,3.65,5.0,fr,34397,136,1459692,1,2,Active Shallow Crust,0.0,89.99088,0.0,08/23/6808
+3.97151,47.46589,4949,4,22,18,28,9,3.65,5.0,fr,34398,98,1459692,1,2,Active Shallow Crust,0.0,89.99088,0.0,04/22/4949
+3.97151,47.46589,4223,5,20,7,40,16,3.65,15.0,fr,34399,84,1459693,1,1,Active Shallow Crust,0.0,89.99088,0.0,05/20/4223
+3.97151,47.46589,8500,7,15,13,18,21,3.65,5.0,fr,34400,169,1459701,1,1,Active Shallow Crust,128.9012,89.96326,0.0,07/15/8500
+3.97151,47.46589,7624,7,9,2,58,3,3.75,5.0,fr,34401,152,1459704,1,1,Active Shallow Crust,0.0,89.98917,0.0,07/09/7624
+3.97151,47.46589,5232,7,18,7,57,12,3.85,15.0,fr,34402,104,1459717,1,1,Active Shallow Crust,0.0,89.99035,0.0,07/18/5232
+3.97151,47.46589,6234,8,6,16,5,52,4.15,5.0,fr,34403,124,1459752,1,1,Active Shallow Crust,0.0,89.98975,0.0,08/06/6234
+3.97151,47.46589,2292,11,26,3,43,26,4.35,5.0,fr,34404,45,1459776,1,1,Active Shallow Crust,0.0,89.9905,0.0,11/26/2292
+3.97151,47.46589,8942,5,6,1,0,8,4.45,5.0,fr,34405,178,1459788,1,1,Active Shallow Crust,0.0,89.99033,0.0,05/06/8942
+1.38298,52.66916,1438,1,11,23,32,3,3.55,15.0,fr,34406,28,1460161,1,1,Active Shallow Crust,0.0,89.9893,0.0,01/11/1438
+1.38298,52.66916,1399,11,20,14,43,0,3.65,5.0,fr,34407,27,1460172,1,1,Active Shallow Crust,0.0,89.99046,0.0,11/20/1399
+1.38298,52.66916,8901,9,29,7,29,47,3.75,5.0,fr,34408,178,1460187,1,1,Active Shallow Crust,240.0092,58.01754,0.0,09/29/8901
+1.38298,52.66916,730,9,3,4,59,2,4.35,5.0,fr,34409,14,1460256,1,1,Active Shallow Crust,0.0,89.99026,0.0,09/03/0730
+1.38298,52.66916,4033,7,11,2,15,12,4.95,5.0,fr,34410,80,1460328,1,1,Active Shallow Crust,0.0,89.98993,0.0,07/11/4033
+2.43135,52.56636,2746,12,30,9,17,19,4.95,5.0,fr,34411,54,1460808,1,1,Active Shallow Crust,0.0,89.99021,0.0,12/30/2746
+2.43135,52.56636,6789,6,3,17,14,11,5.45,5.0,fr,34412,135,1460874,1,1,Active Shallow Crust,0.0,89.98991,-90.0,06/03/6789
+0.26669,44.28554,3865,5,18,10,50,56,3.65,5.0,fr,34413,77,1461132,1,2,Active Shallow Crust,0.0,89.98994,0.0,05/18/3865
+0.26669,44.28554,9561,5,3,6,36,54,3.65,5.0,fr,34414,191,1461132,1,2,Active Shallow Crust,0.0,89.98994,0.0,05/03/9561
+0.26669,44.28554,4433,3,20,6,28,17,3.75,5.0,fr,34415,88,1461150,1,1,Active Shallow Crust,0.0,89.98985,-90.0,03/20/4433
+0.26669,44.28554,9659,10,10,4,15,3,4.05,27.5,fr,34416,193,1461182,1,1,Active Shallow Crust,0.0,89.9901,0.0,10/10/9659
+3.60025,46.5123,931,1,4,20,15,20,3.65,5.0,fr,34417,18,1461612,1,1,Active Shallow Crust,0.0,89.99072,0.0,01/04/0931
+3.60025,46.5123,7854,6,30,21,20,39,4.35,15.0,fr,34418,157,1461697,1,1,Active Shallow Crust,0.0,89.99033,0.0,06/30/7854
+3.60025,46.5123,9588,8,26,5,45,31,4.35,5.0,fr,34419,191,1461705,1,1,Active Shallow Crust,128.8978,89.98278,0.0,08/26/9588
+0.86763,44.33603,745,2,23,6,23,10,4.15,5.0,fr,34420,14,1462152,1,2,Active Shallow Crust,0.0,89.99006,0.0,02/23/0745
+0.86763,44.33603,6892,8,4,20,45,47,4.15,5.0,fr,34421,137,1462152,1,2,Active Shallow Crust,0.0,89.99006,0.0,08/04/6892
+0.86763,44.33603,7125,8,25,20,34,30,4.25,27.5,fr,34422,142,1462172,1,1,Active Shallow Crust,0.0,89.98981,-90.0,08/25/7125
+0.86763,44.33603,5959,10,24,10,43,37,4.35,15.0,fr,34423,119,1462177,1,1,Active Shallow Crust,0.0,89.98995,0.0,10/24/5959
+-0.64418,45.15765,2788,8,1,18,42,25,3.85,5.0,fr,34424,55,1462599,1,1,Active Shallow Crust,240.0107,57.99766,0.0,08/01/2788
+6.62632,44.70215,9104,10,26,3,14,3,3.55,5.0,fr,34425,182,1463040,1,2,Active Shallow Crust,0.0,89.99284,0.0,10/26/9104
+6.62632,44.70215,9611,3,17,17,35,7,3.55,5.0,fr,34426,192,1463040,1,2,Active Shallow Crust,0.0,89.99284,0.0,03/17/9611
+6.62632,44.70215,1426,10,29,1,14,46,3.55,15.0,fr,34427,28,1463041,1,2,Active Shallow Crust,0.0,89.99284,0.0,10/29/1426
+6.62632,44.70215,2436,8,6,0,14,25,3.55,15.0,fr,34428,48,1463041,1,2,Active Shallow Crust,0.0,89.99284,0.0,08/06/2436
+6.62632,44.70215,8935,11,4,0,45,40,3.55,15.0,fr,34429,178,1463044,1,1,Active Shallow Crust,240.013,57.99687,0.0,11/04/8935
+6.62632,44.70215,4473,12,26,10,37,50,3.55,5.0,fr,34430,89,1463046,1,2,Active Shallow Crust,0.0,89.99275,-90.0,12/26/4473
+6.62632,44.70215,717,12,22,6,20,37,3.55,5.0,fr,34431,14,1463046,1,2,Active Shallow Crust,0.0,89.99275,-90.0,12/22/0717
+6.62632,44.70215,4813,4,9,15,0,16,3.65,5.0,fr,34432,96,1463052,1,5,Active Shallow Crust,0.0,89.98722,0.0,04/09/4813
+6.62632,44.70215,1430,3,10,3,53,5,3.65,5.0,fr,34433,28,1463052,1,5,Active Shallow Crust,0.0,89.98722,0.0,03/10/1430
+6.62632,44.70215,2616,11,5,12,24,56,3.65,5.0,fr,34434,52,1463052,1,5,Active Shallow Crust,0.0,89.98722,0.0,11/05/2616
+6.62632,44.70215,8225,9,8,13,56,13,3.65,5.0,fr,34435,164,1463052,1,5,Active Shallow Crust,0.0,89.98722,0.0,09/08/8225
+6.62632,44.70215,1794,8,18,19,40,8,3.65,5.0,fr,34436,35,1463052,1,5,Active Shallow Crust,0.0,89.98722,0.0,08/18/1794
+6.62632,44.70215,7331,10,24,15,24,56,3.65,15.0,fr,34437,146,1463053,1,2,Active Shallow Crust,0.0,89.98722,0.0,10/24/7331
+6.62632,44.70215,9274,2,8,8,50,58,3.65,15.0,fr,34438,185,1463053,1,2,Active Shallow Crust,0.0,89.98722,0.0,02/08/9274
+6.62632,44.70215,7955,8,18,8,17,50,3.65,5.0,fr,34439,159,1463055,1,1,Active Shallow Crust,240.001,58.01291,0.0,08/18/7955
+6.62632,44.70215,9205,11,7,6,3,37,3.65,5.0,fr,34440,184,1463058,1,2,Active Shallow Crust,0.0,89.98708,-90.0,11/07/9205
+6.62632,44.70215,8829,11,8,6,44,2,3.65,5.0,fr,34441,176,1463058,1,2,Active Shallow Crust,0.0,89.98708,-90.0,11/08/8829
+6.62632,44.70215,6354,3,7,10,22,48,3.65,5.0,fr,34442,127,1463061,1,1,Active Shallow Crust,128.9014,89.96349,0.0,03/07/6354
+6.62632,44.70215,7567,10,22,22,24,0,3.75,5.0,fr,34443,151,1463064,1,3,Active Shallow Crust,0.0,89.98862,0.0,10/22/7567
+6.62632,44.70215,1630,12,19,6,53,57,3.75,5.0,fr,34444,32,1463064,1,3,Active Shallow Crust,0.0,89.98862,0.0,12/19/1630
+6.62632,44.70215,4549,6,11,18,29,1,3.75,5.0,fr,34445,90,1463064,1,3,Active Shallow Crust,0.0,89.98862,0.0,06/11/4549
+6.62632,44.70215,7860,5,11,6,52,10,3.75,15.0,fr,34446,157,1463065,1,1,Active Shallow Crust,0.0,89.98862,0.0,05/11/7860
+6.62632,44.70215,1440,8,3,15,30,37,3.75,5.0,fr,34447,28,1463067,1,1,Active Shallow Crust,240.0087,58.01748,0.0,08/03/1440
+6.62632,44.70215,2208,9,24,20,21,9,3.75,5.0,fr,34448,44,1463070,1,2,Active Shallow Crust,0.0,89.98848,-90.0,09/24/2208
+6.62632,44.70215,7468,11,20,15,13,58,3.75,5.0,fr,34449,149,1463070,1,2,Active Shallow Crust,0.0,89.98848,-90.0,11/20/7468
+6.62632,44.70215,8429,7,13,14,48,21,3.85,5.0,fr,34450,168,1463079,1,1,Active Shallow Crust,240.0112,57.99737,0.0,07/13/8429
+6.62632,44.70215,451,6,26,1,45,38,3.95,15.0,fr,34451,9,1463098,1,1,Active Shallow Crust,128.9006,89.99548,0.0,06/26/0451
+6.62632,44.70215,2598,6,24,6,27,39,4.05,5.0,fr,34452,51,1463100,1,1,Active Shallow Crust,0.0,89.99194,0.0,06/24/2598
+6.62632,44.70215,6306,1,31,14,37,40,4.05,15.0,fr,34453,126,1463101,1,1,Active Shallow Crust,0.0,89.99194,0.0,01/31/6306
+6.62632,44.70215,9822,5,30,0,33,29,4.05,5.0,fr,34454,196,1463106,1,2,Active Shallow Crust,0.0,89.99184,-90.0,05/30/9822
+6.62632,44.70215,2580,8,29,20,16,8,4.05,5.0,fr,34455,51,1463106,1,2,Active Shallow Crust,0.0,89.99184,-90.0,08/29/2580
+6.62632,44.70215,4485,6,10,6,11,19,4.15,5.0,fr,34456,89,1463115,1,1,Active Shallow Crust,240.0082,57.99716,0.0,06/10/4485
+6.62632,44.70215,3213,12,6,15,57,54,4.15,5.0,fr,34457,64,1463118,1,1,Active Shallow Crust,0.0,89.9891,-90.0,12/06/3213
+6.62632,44.70215,316,1,3,12,47,3,4.25,5.0,fr,34458,6,1463124,1,2,Active Shallow Crust,0.0,89.99039,0.0,01/03/0316
+6.62632,44.70215,5503,5,28,22,43,38,4.25,5.0,fr,34459,110,1463124,1,2,Active Shallow Crust,0.0,89.99039,0.0,05/28/5503
+6.62632,44.70215,6745,11,10,4,35,10,4.25,15.0,fr,34460,134,1463125,1,1,Active Shallow Crust,0.0,89.99039,0.0,11/10/6745
+6.62632,44.70215,6762,12,2,6,36,10,4.25,5.0,fr,34461,135,1463127,1,1,Active Shallow Crust,240.0066,57.99405,0.0,12/02/6762
+6.62632,44.70215,1698,5,1,7,32,43,4.35,5.0,fr,34462,33,1463136,1,1,Active Shallow Crust,0.0,89.98859,0.0,05/01/1698
+6.62632,44.70215,6506,12,12,10,58,23,4.35,5.0,fr,34463,130,1463139,1,1,Active Shallow Crust,240.008,57.99588,0.0,12/12/6506
+6.62632,44.70215,2958,3,4,9,2,7,4.35,15.0,fr,34464,59,1463140,1,1,Active Shallow Crust,240.008,57.99588,0.0,03/04/2958
+6.62632,44.70215,928,8,24,14,29,45,4.35,5.0,fr,34465,18,1463145,1,1,Active Shallow Crust,128.8979,89.98296,0.0,08/24/0928
+6.62632,44.70215,8554,9,20,12,56,52,4.45,27.5,fr,34466,171,1463150,1,1,Active Shallow Crust,0.0,89.98983,0.0,09/20/8554
+6.62632,44.70215,485,6,24,20,43,29,4.45,5.0,fr,34467,9,1463151,1,1,Active Shallow Crust,240.0051,57.99412,0.0,06/24/0485
+6.62632,44.70215,3168,6,29,21,24,41,4.55,27.5,fr,34468,63,1463165,1,1,Active Shallow Crust,240.0088,57.99706,0.0,06/29/3168
+6.62632,44.70215,9946,2,24,6,47,35,4.85,27.5,fr,34469,198,1463198,1,1,Active Shallow Crust,0.0,89.99037,0.0,02/24/9946
+6.62632,44.70215,6306,10,11,22,8,25,4.95,5.0,fr,34470,126,1463208,1,1,Active Shallow Crust,0.0,89.98999,0.0,10/11/6306
+6.62632,44.70215,336,2,1,20,1,4,5.25,27.5,fr,34471,6,1463246,1,1,Active Shallow Crust,0.0,89.98988,0.0,02/01/0336
+6.62632,44.70215,5941,6,29,1,13,30,5.35,5.0,fr,34472,118,1463256,1,1,Active Shallow Crust,0.0,89.99007,0.0,06/29/5941
+6.62632,44.70215,4660,12,16,5,45,1,5.45,5.0,fr,34473,93,1463268,1,1,Active Shallow Crust,0.0,89.99035,0.0,12/16/4660
+6.62632,44.70215,5868,8,6,12,41,28,5.75,5.0,fr,34474,117,1463304,1,1,Active Shallow Crust,0.0,89.98975,0.0,08/06/5868
+6.62632,44.70215,9793,2,27,20,23,17,5.95,5.0,fr,34475,195,1463328,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/27/9793
+0.44566,42.39369,6227,9,15,5,40,9,3.55,5.0,fr,34476,124,1463520,1,1,Active Shallow Crust,0.0,89.99023,0.0,09/15/6227
+0.44566,42.39369,1565,12,10,11,28,13,3.55,27.5,fr,34477,31,1463522,1,1,Active Shallow Crust,0.0,89.99023,0.0,12/10/1565
+0.44566,42.39369,9292,9,24,11,22,43,3.65,5.0,fr,34478,185,1463532,1,3,Active Shallow Crust,0.0,89.99004,0.0,09/24/9292
+0.44566,42.39369,6088,4,8,14,47,11,3.65,5.0,fr,34479,121,1463532,1,3,Active Shallow Crust,0.0,89.99004,0.0,04/08/6088
+0.44566,42.39369,9272,4,17,11,12,58,3.65,5.0,fr,34480,185,1463532,1,3,Active Shallow Crust,0.0,89.99004,0.0,04/17/9272
+0.44566,42.39369,441,4,24,2,25,34,3.75,5.0,fr,34481,8,1463544,1,1,Active Shallow Crust,0.0,89.99002,0.0,04/24/0441
+0.44566,42.39369,1625,11,13,0,21,58,3.85,5.0,fr,34482,32,1463556,1,2,Active Shallow Crust,0.0,89.99011,0.0,11/13/1625
+0.44566,42.39369,7777,5,9,11,39,58,3.85,5.0,fr,34483,155,1463556,1,2,Active Shallow Crust,0.0,89.99011,0.0,05/09/7777
+0.44566,42.39369,1844,8,27,9,22,32,3.95,5.0,fr,34484,36,1463568,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/27/1844
+0.44566,42.39369,7608,2,6,0,30,19,3.95,5.0,fr,34485,152,1463577,1,1,Active Shallow Crust,128.9008,89.99368,0.0,02/06/7608
+0.44566,42.39369,4086,11,29,9,29,27,4.05,27.5,fr,34486,81,1463582,1,1,Active Shallow Crust,0.0,89.99005,0.0,11/29/4086
+0.44566,42.39369,634,5,23,19,59,46,4.05,5.0,fr,34487,12,1463586,1,1,Active Shallow Crust,0.0,89.98994,-90.0,05/23/0634
+0.44566,42.39369,8620,2,22,11,25,8,4.05,5.0,fr,34488,172,1463589,1,1,Active Shallow Crust,128.891,89.99372,0.0,02/22/8620
+0.44566,42.39369,9158,11,21,14,37,25,4.05,15.0,fr,34489,183,1463590,1,1,Active Shallow Crust,128.891,89.99372,0.0,11/21/9158
+0.44566,42.39369,1119,11,17,7,55,9,4.15,5.0,fr,34490,22,1463592,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/17/1119
+0.44566,42.39369,8876,8,2,5,50,47,4.15,5.0,fr,34491,177,1463595,1,1,Active Shallow Crust,240.0078,57.99716,0.0,08/02/8876
+0.44566,42.39369,1458,1,26,15,4,43,4.35,5.0,fr,34492,29,1463616,1,1,Active Shallow Crust,0.0,89.98999,0.0,01/26/1458
+0.44566,42.39369,8702,7,18,7,45,52,4.65,5.0,fr,34493,174,1463652,1,1,Active Shallow Crust,0.0,89.99003,0.0,07/18/8702
+0.44566,42.39369,9115,3,27,23,56,57,4.65,5.0,fr,34494,182,1463661,1,1,Active Shallow Crust,128.8922,89.98701,0.0,03/27/9115
+0.44566,42.39369,3879,4,25,1,5,36,4.85,5.0,fr,34495,77,1463676,1,2,Active Shallow Crust,0.0,89.99,0.0,04/25/3879
+0.44566,42.39369,6645,8,16,2,0,14,4.85,5.0,fr,34496,132,1463676,1,2,Active Shallow Crust,0.0,89.99,0.0,08/16/6645
+0.44566,42.39369,1117,3,6,1,19,43,5.15,5.0,fr,34497,22,1463712,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/06/1117
+8.25045,45.67611,4444,12,3,3,26,41,3.55,5.0,fr,34498,88,1464000,1,1,Active Shallow Crust,0.0,89.98591,0.0,12/03/4444
+8.25045,45.67611,4420,7,3,16,32,44,3.55,15.0,fr,34499,88,1464010,1,1,Active Shallow Crust,128.896,89.99296,0.0,07/03/4420
+8.25045,45.67611,3078,12,14,19,20,19,3.65,5.0,fr,34500,61,1464012,1,2,Active Shallow Crust,0.0,89.98744,0.0,12/14/3078
+8.25045,45.67611,4932,1,10,18,10,6,3.65,5.0,fr,34501,98,1464012,1,2,Active Shallow Crust,0.0,89.98744,0.0,01/10/4932
+8.25045,45.67611,5715,9,10,19,45,46,3.65,27.5,fr,34502,114,1464020,1,1,Active Shallow Crust,0.0,89.9873,-90.0,09/10/5715
+8.25045,45.67611,5532,6,2,18,0,23,3.95,5.0,fr,34503,110,1464048,1,1,Active Shallow Crust,0.0,89.99111,0.0,06/02/5532
+8.25045,45.67611,4462,3,7,4,42,20,3.95,5.0,fr,34504,89,1464057,1,1,Active Shallow Crust,128.8996,89.99555,0.0,03/07/4462
+8.25045,45.67611,3362,7,14,3,49,11,4.05,5.0,fr,34505,67,1464060,1,1,Active Shallow Crust,0.0,89.99207,0.0,07/14/3362
+8.25045,45.67611,7309,5,17,10,13,11,4.15,15.0,fr,34506,146,1464073,1,1,Active Shallow Crust,0.0,89.99294,0.0,05/17/7309
+8.25045,45.67611,3847,8,17,8,18,38,4.35,5.0,fr,34507,76,1464096,1,1,Active Shallow Crust,0.0,89.98878,0.0,08/17/3847
+8.25045,45.67611,70,8,30,20,2,29,4.65,15.0,fr,34508,1,1464133,1,2,Active Shallow Crust,0.0,89.98808,0.0,08/30/0070
+8.25045,45.67611,2587,12,10,4,14,10,4.65,15.0,fr,34509,51,1464133,1,2,Active Shallow Crust,0.0,89.98808,0.0,12/10/2587
+8.25045,45.67611,6315,9,3,1,28,54,4.85,27.5,fr,34510,126,1464167,1,1,Active Shallow Crust,128.8932,89.98898,0.0,09/03/6315
+8.25045,45.67611,1752,6,17,19,52,2,5.55,15.0,fr,34511,35,1464250,1,1,Active Shallow Crust,128.8766,89.98974,0.0,06/17/1752
+-4.95444,47.46669,8343,4,13,3,53,37,3.55,5.0,fr,34512,166,1464480,1,1,Active Shallow Crust,0.0,89.99318,0.0,04/13/8343
+3.21754,50.7944,7877,2,27,4,47,3,3.55,5.0,fr,34513,157,1464963,1,1,Active Shallow Crust,240.0132,57.998,0.0,02/27/7877
+3.21754,50.7944,3628,3,30,20,0,43,4.15,5.0,fr,34514,72,1465032,1,1,Active Shallow Crust,0.0,89.99042,0.0,03/30/3628
+3.21754,50.7944,4561,5,16,12,17,30,5.35,5.0,fr,34515,91,1465176,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/16/4561
+3.21754,50.7944,387,8,3,3,29,3,5.45,5.0,fr,34516,7,1465188,1,1,Active Shallow Crust,0.0,89.98998,0.0,08/03/0387
+2.87941,41.78905,7824,12,15,9,9,22,3.55,5.0,fr,34517,156,1465440,1,3,Active Shallow Crust,0.0,89.98872,0.0,12/15/7824
+2.87941,41.78905,8383,10,28,12,26,40,3.55,5.0,fr,34518,167,1465440,1,3,Active Shallow Crust,0.0,89.98872,0.0,10/28/8383
+2.87941,41.78905,642,2,25,11,2,59,3.55,5.0,fr,34519,12,1465440,1,3,Active Shallow Crust,0.0,89.98872,0.0,02/25/0642
+2.87941,41.78905,2073,5,7,11,15,40,3.55,15.0,fr,34520,41,1465441,1,2,Active Shallow Crust,0.0,89.98872,0.0,05/07/2073
+2.87941,41.78905,2079,9,13,1,9,53,3.55,15.0,fr,34521,41,1465441,1,2,Active Shallow Crust,0.0,89.98872,0.0,09/13/2079
+2.87941,41.78905,5422,2,25,22,56,49,3.55,27.5,fr,34522,108,1465442,1,1,Active Shallow Crust,0.0,89.98872,0.0,02/25/5422
+2.87941,41.78905,1327,8,7,13,7,45,3.55,5.0,fr,34523,26,1465443,1,4,Active Shallow Crust,240.0115,57.99857,0.0,08/07/1327
+2.87941,41.78905,5203,3,11,9,42,36,3.55,5.0,fr,34524,104,1465443,1,4,Active Shallow Crust,240.0115,57.99857,0.0,03/11/5203
+2.87941,41.78905,7695,8,14,14,27,51,3.55,5.0,fr,34525,153,1465443,1,4,Active Shallow Crust,240.0115,57.99857,0.0,08/14/7695
+2.87941,41.78905,7469,4,25,1,55,46,3.55,5.0,fr,34526,149,1465443,1,4,Active Shallow Crust,240.0115,57.99857,0.0,04/25/7469
+2.87941,41.78905,3284,4,11,15,38,58,3.55,15.0,fr,34527,65,1465444,1,1,Active Shallow Crust,240.0115,57.99857,0.0,04/11/3284
+2.87941,41.78905,7550,12,29,6,52,33,3.55,27.5,fr,34528,150,1465448,1,1,Active Shallow Crust,0.0,89.98859,-90.0,12/29/7550
+2.87941,41.78905,1456,7,19,8,57,10,3.55,5.0,fr,34529,29,1465449,1,1,Active Shallow Crust,128.8974,89.99249,0.0,07/19/1456
+2.87941,41.78905,3350,5,7,14,28,44,3.65,5.0,fr,34530,66,1465452,1,1,Active Shallow Crust,0.0,89.98995,0.0,05/07/3350
+2.87941,41.78905,2276,4,22,23,40,29,3.65,15.0,fr,34531,45,1465453,1,1,Active Shallow Crust,0.0,89.98995,0.0,04/22/2276
+2.87941,41.78905,5104,7,2,8,12,57,3.65,27.5,fr,34532,102,1465454,1,1,Active Shallow Crust,0.0,89.98995,0.0,07/02/5104
+2.87941,41.78905,1115,12,22,13,48,26,3.65,5.0,fr,34533,22,1465455,1,1,Active Shallow Crust,240.0011,58.01284,0.0,12/22/1115
+2.87941,41.78905,4188,3,3,7,25,41,3.65,15.0,fr,34534,83,1465456,1,1,Active Shallow Crust,240.0011,58.01284,0.0,03/03/4188
+2.87941,41.78905,273,9,2,11,48,23,3.75,5.0,fr,34535,5,1465464,1,2,Active Shallow Crust,0.0,89.99104,0.0,09/02/0273
+2.87941,41.78905,6247,5,21,1,55,6,3.75,5.0,fr,34536,124,1465464,1,2,Active Shallow Crust,0.0,89.99104,0.0,05/21/6247
+2.87941,41.78905,6728,12,5,8,57,25,3.75,15.0,fr,34537,134,1465465,1,2,Active Shallow Crust,0.0,89.99104,0.0,12/05/6728
+2.87941,41.78905,9660,3,27,6,56,13,3.75,15.0,fr,34538,193,1465465,1,2,Active Shallow Crust,0.0,89.99104,0.0,03/27/9660
+2.87941,41.78905,756,2,18,19,3,27,3.75,5.0,fr,34539,15,1465470,1,1,Active Shallow Crust,0.0,89.99094,-90.0,02/18/0756
+2.87941,41.78905,2659,7,16,22,33,53,3.75,5.0,fr,34540,53,1465473,1,2,Active Shallow Crust,128.8964,89.96741,0.0,07/16/2659
+2.87941,41.78905,889,12,3,14,17,18,3.75,5.0,fr,34541,17,1465473,1,2,Active Shallow Crust,128.8964,89.96741,0.0,12/03/0889
+2.87941,41.78905,1621,7,24,0,21,42,3.85,5.0,fr,34542,32,1465476,1,1,Active Shallow Crust,0.0,89.98936,0.0,07/24/1621
+2.87941,41.78905,6206,12,15,3,10,10,3.85,15.0,fr,34543,124,1465477,1,2,Active Shallow Crust,0.0,89.98936,0.0,12/15/6206
+2.87941,41.78905,420,5,21,15,8,9,3.85,15.0,fr,34544,8,1465477,1,2,Active Shallow Crust,0.0,89.98936,0.0,05/21/0420
+2.87941,41.78905,5508,4,24,8,33,32,3.85,5.0,fr,34545,110,1465482,1,1,Active Shallow Crust,0.0,89.98923,-90.0,04/24/5508
+2.87941,41.78905,5738,11,26,11,40,23,3.95,5.0,fr,34546,114,1465488,1,1,Active Shallow Crust,0.0,89.99051,0.0,11/26/5738
+2.87941,41.78905,3692,2,20,9,17,55,3.95,15.0,fr,34547,73,1465489,1,1,Active Shallow Crust,0.0,89.99051,0.0,02/20/3692
+2.87941,41.78905,7089,2,20,3,21,30,3.95,5.0,fr,34548,141,1465491,1,1,Active Shallow Crust,240.0193,58.00497,0.0,02/20/7089
+2.87941,41.78905,7128,7,13,22,40,31,3.95,5.0,fr,34549,142,1465494,1,1,Active Shallow Crust,0.0,89.9904,-90.0,07/13/7128
+2.87941,41.78905,3733,10,6,14,9,22,4.05,5.0,fr,34550,74,1465500,1,1,Active Shallow Crust,0.0,89.98943,0.0,10/06/3733
+2.87941,41.78905,2992,7,26,17,27,4,4.05,5.0,fr,34551,59,1465503,1,1,Active Shallow Crust,240.0053,58.00569,0.0,07/26/2992
+2.87941,41.78905,3068,4,16,13,22,18,4.05,5.0,fr,34552,61,1465506,1,1,Active Shallow Crust,0.0,89.9893,-90.0,04/16/3068
+2.87941,41.78905,5115,4,11,2,2,6,4.05,27.5,fr,34553,102,1465508,1,1,Active Shallow Crust,0.0,89.9893,-90.0,04/11/5115
+2.87941,41.78905,8237,4,30,23,58,22,4.05,15.0,fr,34554,164,1465510,1,1,Active Shallow Crust,128.8907,89.99366,0.0,04/30/8237
+2.87941,41.78905,8870,11,14,13,6,33,4.15,15.0,fr,34555,177,1465513,1,1,Active Shallow Crust,0.0,89.99058,0.0,11/14/8870
+2.87941,41.78905,1752,2,15,0,7,40,4.35,5.0,fr,34556,35,1465539,1,1,Active Shallow Crust,240.0075,57.99582,0.0,02/15/1752
+2.87941,41.78905,9747,9,21,18,31,59,4.55,5.0,fr,34557,194,1465560,1,1,Active Shallow Crust,0.0,89.99049,0.0,09/21/9747
+2.87941,41.78905,5739,1,5,23,43,14,4.65,15.0,fr,34558,114,1465579,1,1,Active Shallow Crust,0.0,89.99036,-90.0,01/05/5739
+2.87941,41.78905,5877,8,25,11,0,49,4.85,27.5,fr,34559,117,1465598,1,1,Active Shallow Crust,0.0,89.9899,0.0,08/25/5877
+2.87941,41.78905,5554,6,6,15,59,57,4.85,5.0,fr,34560,111,1465605,1,1,Active Shallow Crust,128.8941,89.98898,0.0,06/06/5554
+2.87941,41.78905,3757,10,30,21,24,37,5.35,5.0,fr,34561,75,1465665,1,1,Active Shallow Crust,128.8858,89.99203,0.0,10/30/3757
+2.87941,41.78905,1406,7,15,8,25,50,5.45,15.0,fr,34562,28,1465669,1,1,Active Shallow Crust,0.0,89.98988,0.0,07/15/1406
+-0.27699,47.75144,3031,12,19,20,34,48,3.75,15.0,fr,34563,60,1465948,1,1,Active Shallow Crust,240.0085,58.01761,0.0,12/19/3031
+-0.27699,47.75144,3464,5,11,8,12,50,3.75,5.0,fr,34564,69,1465950,1,1,Active Shallow Crust,0.0,89.99013,-90.0,05/11/3464
+-0.27699,47.75144,7888,6,20,12,27,48,3.75,5.0,fr,34565,157,1465953,1,1,Active Shallow Crust,128.8964,89.96736,0.0,06/20/7888
+-0.27699,47.75144,6421,6,25,14,10,58,3.85,5.0,fr,34566,128,1465956,1,2,Active Shallow Crust,0.0,89.9901,0.0,06/25/6421
+-0.27699,47.75144,2855,9,6,11,53,16,3.85,5.0,fr,34567,57,1465956,1,2,Active Shallow Crust,0.0,89.9901,0.0,09/06/2855
+-0.27699,47.75144,4448,10,11,23,11,6,3.85,15.0,fr,34568,88,1465960,1,1,Active Shallow Crust,240.011,57.99789,0.0,10/11/4448
+-0.27699,47.75144,5569,4,30,15,50,58,4.25,5.0,fr,34569,111,1466013,1,1,Active Shallow Crust,128.8941,89.98093,0.0,04/30/5569
+-0.27699,47.75144,7514,12,8,9,58,1,4.35,5.0,fr,34570,150,1466016,1,1,Active Shallow Crust,0.0,89.99004,0.0,12/08/7514
+-0.27699,47.75144,7454,11,27,16,42,15,4.35,5.0,fr,34571,149,1466019,1,1,Active Shallow Crust,240.0087,57.99601,0.0,11/27/7454
+-0.27699,47.75144,6242,12,23,7,27,35,4.45,5.0,fr,34572,124,1466028,1,1,Active Shallow Crust,0.0,89.98993,0.0,12/23/6242
+-0.27699,47.75144,4369,5,12,23,24,48,4.55,5.0,fr,34573,87,1466040,1,1,Active Shallow Crust,0.0,89.98995,0.0,05/12/4369
+-3.65023,42.89846,5125,4,17,12,28,12,3.55,5.0,fr,34574,102,1466400,1,1,Active Shallow Crust,0.0,89.98892,0.0,04/17/5125
+-3.65023,42.89846,5912,1,1,9,53,19,3.55,27.5,fr,34575,118,1466405,1,1,Active Shallow Crust,240.0116,57.99831,0.0,01/01/5912
+-3.65023,42.89846,2546,10,10,14,58,4,3.55,5.0,fr,34576,50,1466409,1,1,Active Shallow Crust,128.8966,89.99446,0.0,10/10/2546
+-3.65023,42.89846,4789,6,14,14,51,29,3.65,5.0,fr,34577,95,1466412,1,1,Active Shallow Crust,0.0,89.99013,0.0,06/14/4789
+-3.65023,42.89846,382,5,7,9,0,4,3.65,15.0,fr,34578,7,1466413,1,1,Active Shallow Crust,0.0,89.99013,0.0,05/07/0382
+-3.65023,42.89846,3322,4,29,2,39,32,3.65,27.5,fr,34579,66,1466423,1,1,Active Shallow Crust,128.9,89.96371,0.0,04/29/3322
+-3.65023,42.89846,8115,6,18,8,22,27,3.75,5.0,fr,34580,162,1466424,1,2,Active Shallow Crust,0.0,89.9912,0.0,06/18/8115
+-3.65023,42.89846,8397,12,9,7,50,42,3.75,5.0,fr,34581,167,1466424,1,2,Active Shallow Crust,0.0,89.9912,0.0,12/09/8397
+-3.65023,42.89846,6024,5,30,9,24,39,3.75,15.0,fr,34582,120,1466425,1,1,Active Shallow Crust,0.0,89.9912,0.0,05/30/6024
+-3.65023,42.89846,5561,3,28,6,16,34,4.05,5.0,fr,34583,111,1466460,1,1,Active Shallow Crust,0.0,89.98962,0.0,03/28/5561
+-3.65023,42.89846,1673,2,16,1,6,10,4.05,5.0,fr,34584,33,1466469,1,1,Active Shallow Crust,128.8913,89.99377,0.0,02/16/1673
+-3.65023,42.89846,6268,6,10,0,41,45,4.35,5.0,fr,34585,125,1466496,1,1,Active Shallow Crust,0.0,89.98971,0.0,06/10/6268
+-3.65023,42.89846,3154,4,12,4,57,29,4.55,15.0,fr,34586,63,1466521,1,1,Active Shallow Crust,0.0,89.98949,0.0,04/12/3154
+-1.90452,48.56973,5521,11,9,16,29,10,3.55,5.0,fr,34587,110,1466880,1,1,Active Shallow Crust,0.0,89.98999,0.0,11/09/5521
+-1.90452,48.56973,6566,10,14,15,5,44,3.55,15.0,fr,34588,131,1466881,1,1,Active Shallow Crust,0.0,89.98999,0.0,10/14/6566
+-1.90452,48.56973,8675,3,28,19,30,24,3.55,15.0,fr,34589,173,1466884,1,1,Active Shallow Crust,240.0126,57.9982,0.0,03/28/8675
+-1.90452,48.56973,5849,8,2,3,7,9,3.65,5.0,fr,34590,116,1466892,1,2,Active Shallow Crust,0.0,89.98959,0.0,08/02/5849
+-1.90452,48.56973,564,12,25,13,28,21,3.65,5.0,fr,34591,11,1466892,1,2,Active Shallow Crust,0.0,89.98959,0.0,12/25/0564
+-1.90452,48.56973,2687,9,25,1,43,18,3.65,15.0,fr,34592,53,1466893,1,1,Active Shallow Crust,0.0,89.98959,0.0,09/25/2687
+-1.90452,48.56973,1638,7,10,3,24,45,3.65,5.0,fr,34593,32,1466895,1,1,Active Shallow Crust,240.0015,58.01284,0.0,07/10/1638
+-1.90452,48.56973,9323,2,22,14,8,17,3.75,27.5,fr,34594,186,1466909,1,1,Active Shallow Crust,240.0085,58.01772,0.0,02/22/9323
+-1.90452,48.56973,8290,8,21,0,51,42,3.75,15.0,fr,34595,165,1466914,1,1,Active Shallow Crust,128.8964,89.96741,0.0,08/21/8290
+-1.90452,48.56973,4319,11,10,17,30,45,3.85,5.0,fr,34596,86,1466919,1,1,Active Shallow Crust,240.0112,57.99786,0.0,11/10/4319
+-1.90452,48.56973,1056,11,2,7,45,17,3.95,5.0,fr,34597,21,1466928,1,2,Active Shallow Crust,0.0,89.98947,0.0,11/02/1056
+-1.90452,48.56973,4007,5,6,19,50,44,3.95,5.0,fr,34598,80,1466928,1,2,Active Shallow Crust,0.0,89.98947,0.0,05/06/4007
+-1.90452,48.56973,6550,11,11,15,51,5,4.05,15.0,fr,34599,130,1466941,1,1,Active Shallow Crust,0.0,89.98968,0.0,11/11/6550
+-1.90452,48.56973,7750,10,9,15,45,58,4.05,5.0,fr,34600,154,1466946,1,1,Active Shallow Crust,0.0,89.98956,-90.0,10/09/7750
+-1.90452,48.56973,2629,7,3,3,37,8,4.15,15.0,fr,34601,52,1466953,1,1,Active Shallow Crust,0.0,89.98997,0.0,07/03/2629
+-1.90452,48.56973,4907,5,19,12,28,9,4.25,5.0,fr,34602,98,1466964,1,1,Active Shallow Crust,0.0,89.99031,0.0,05/19/4907
+-1.90452,48.56973,7807,2,11,7,15,30,4.25,15.0,fr,34603,156,1466968,1,1,Active Shallow Crust,240.0081,57.99404,0.0,02/11/7807
+-1.90452,48.56973,9697,12,4,23,36,16,4.45,15.0,fr,34604,193,1466989,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/04/9697
+-1.90452,48.56973,9616,12,15,16,7,54,4.55,15.0,fr,34605,192,1467010,1,1,Active Shallow Crust,128.8934,89.98588,0.0,12/15/9616
+-1.90452,48.56973,6841,12,26,7,4,1,4.85,5.0,fr,34606,136,1467045,1,1,Active Shallow Crust,128.8919,89.98896,0.0,12/26/6841
+-1.90452,48.56973,5379,4,27,8,35,55,5.05,5.0,fr,34607,107,1467063,1,1,Active Shallow Crust,240.0232,57.99779,0.0,04/27/5379
+1.46817,51.7754,9136,11,12,19,59,30,3.55,5.0,fr,34608,182,1467363,1,1,Active Shallow Crust,240.0126,57.99847,0.0,11/12/9136
+1.46817,51.7754,8584,5,4,13,17,19,3.65,15.0,fr,34609,171,1467382,1,1,Active Shallow Crust,128.8998,89.96351,0.0,05/04/8584
+1.46817,51.7754,2184,6,15,23,2,50,3.75,5.0,fr,34610,43,1467387,1,1,Active Shallow Crust,240.0089,58.01773,0.0,06/15/2184
+1.46817,51.7754,117,5,17,9,33,53,3.75,5.0,fr,34611,2,1467393,1,1,Active Shallow Crust,128.8962,89.96737,0.0,05/17/0117
+1.46817,51.7754,6854,10,18,20,4,58,3.85,5.0,fr,34612,137,1467396,1,1,Active Shallow Crust,0.0,89.99006,0.0,10/18/6854
+1.46817,51.7754,2040,11,22,16,7,53,3.95,5.0,fr,34613,40,1467417,1,1,Active Shallow Crust,128.8995,89.99409,0.0,11/22/2040
+1.46817,51.7754,8771,1,5,6,51,38,4.15,15.0,fr,34614,175,1467433,1,1,Active Shallow Crust,0.0,89.98984,0.0,01/05/8771
+1.46817,51.7754,6474,1,10,17,36,44,4.55,5.0,fr,34615,129,1467486,1,1,Active Shallow Crust,0.0,89.99002,-90.0,01/10/6474
+1.46817,51.7754,7727,3,20,13,11,38,4.65,5.0,fr,34616,154,1467492,1,1,Active Shallow Crust,0.0,89.98988,0.0,03/20/7727
+5.84873,47.5966,947,9,26,4,17,38,3.55,5.0,fr,34617,18,1467840,1,1,Active Shallow Crust,0.0,89.9932,0.0,09/26/0947
+5.84873,47.5966,6333,11,9,12,26,31,3.55,27.5,fr,34618,126,1467842,1,1,Active Shallow Crust,0.0,89.9932,0.0,11/09/6333
+5.84873,47.5966,449,2,18,0,6,17,3.55,5.0,fr,34619,8,1467846,1,1,Active Shallow Crust,0.0,89.99312,-90.0,02/18/0449
+5.84873,47.5966,5800,10,31,20,42,58,3.55,5.0,fr,34620,115,1467849,1,1,Active Shallow Crust,128.8967,89.9932,0.0,10/31/5800
+5.84873,47.5966,7745,5,12,10,46,48,3.65,5.0,fr,34621,154,1467852,1,1,Active Shallow Crust,0.0,89.98788,0.0,05/12/7745
+5.84873,47.5966,5376,9,8,5,18,40,3.85,5.0,fr,34622,107,1467876,1,1,Active Shallow Crust,0.0,89.99037,0.0,09/08/5376
+5.84873,47.5966,3985,7,31,14,39,7,3.85,15.0,fr,34623,79,1467877,1,1,Active Shallow Crust,0.0,89.99037,0.0,07/31/3985
+5.84873,47.5966,3803,11,28,13,49,2,4.15,27.5,fr,34624,76,1467923,1,1,Active Shallow Crust,128.8978,89.99319,0.0,11/28/3803
+5.84873,47.5966,3282,8,11,8,17,9,4.25,15.0,fr,34625,65,1467928,1,1,Active Shallow Crust,240.0077,57.99425,0.0,08/11/3282
+5.84873,47.5966,6550,2,4,13,35,17,4.35,5.0,fr,34626,130,1467936,1,1,Active Shallow Crust,0.0,89.98917,0.0,02/04/6550
+5.84873,47.5966,207,5,9,9,7,59,4.45,5.0,fr,34627,4,1467948,1,1,Active Shallow Crust,0.0,89.99035,0.0,05/09/0207
+5.84873,47.5966,6457,9,4,18,28,43,4.75,5.0,fr,34628,129,1467984,1,1,Active Shallow Crust,0.0,89.98975,0.0,09/04/6457
+-0.72904,42.27251,350,1,18,2,17,49,3.55,5.0,fr,34629,6,1468320,1,1,Active Shallow Crust,0.0,89.98974,0.0,01/18/0350
+-0.72904,42.27251,3844,1,14,0,4,0,3.55,5.0,fr,34630,76,1468323,1,1,Active Shallow Crust,240.012,57.9981,0.0,01/14/3844
+-0.72904,42.27251,8696,10,14,15,4,16,3.65,5.0,fr,34631,173,1468332,1,1,Active Shallow Crust,0.0,89.99003,0.0,10/14/8696
+-0.72904,42.27251,7371,8,22,5,40,34,3.75,5.0,fr,34632,147,1468344,1,1,Active Shallow Crust,0.0,89.99037,0.0,08/22/7371
+-0.72904,42.27251,9391,2,28,12,24,13,4.05,5.0,fr,34633,187,1468380,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/28/9391
+-0.72904,42.27251,1979,9,30,19,0,24,4.25,15.0,fr,34634,39,1468405,1,1,Active Shallow Crust,0.0,89.99,0.0,09/30/1979
+-0.72904,42.27251,5341,10,25,1,44,55,4.75,5.0,fr,34635,106,1468464,1,1,Active Shallow Crust,0.0,89.98992,0.0,10/25/5341
+0.50237,50.5723,9040,9,23,3,10,45,3.55,5.0,fr,34636,180,1468800,1,1,Active Shallow Crust,0.0,89.99039,0.0,09/23/9040
+0.50237,50.5723,8235,4,1,18,13,1,3.75,5.0,fr,34637,164,1468824,1,1,Active Shallow Crust,0.0,89.98982,0.0,04/01/8235
+0.50237,50.5723,2633,2,9,14,40,35,3.85,5.0,fr,34638,52,1468836,1,1,Active Shallow Crust,0.0,89.9898,0.0,02/09/2633
+0.50237,50.5723,2014,3,6,14,45,41,4.15,5.0,fr,34639,40,1468872,1,2,Active Shallow Crust,0.0,89.98997,0.0,03/06/2014
+0.50237,50.5723,1303,10,25,23,50,21,4.15,5.0,fr,34640,26,1468872,1,2,Active Shallow Crust,0.0,89.98997,0.0,10/25/1303
+0.50237,50.5723,7546,1,18,4,8,44,4.25,5.0,fr,34641,150,1468884,1,1,Active Shallow Crust,0.0,89.98999,0.0,01/18/7546
+0.50237,50.5723,794,3,11,13,48,28,4.35,5.0,fr,34642,15,1468896,1,1,Active Shallow Crust,0.0,89.99012,0.0,03/11/0794
+-2.70651,46.603,8637,5,7,4,46,52,3.75,15.0,fr,34643,172,1469314,1,1,Active Shallow Crust,128.8964,89.96723,0.0,05/07/8637
+-2.70651,46.603,4026,3,24,10,4,46,4.25,15.0,fr,34644,80,1469365,1,1,Active Shallow Crust,0.0,89.99072,0.0,03/24/4026
+-2.70651,46.603,5786,3,8,6,23,12,4.85,5.0,fr,34645,115,1469436,1,1,Active Shallow Crust,0.0,89.98991,0.0,03/08/5786
+-1.76118,48.44663,9070,10,21,4,5,38,3.55,15.0,fr,34646,181,1470244,1,1,Active Shallow Crust,240.0127,57.99814,0.0,10/21/9070
+-1.76118,48.44663,2926,6,23,6,16,35,3.65,5.0,fr,34647,58,1470252,1,3,Active Shallow Crust,0.0,89.98957,0.0,06/23/2926
+-1.76118,48.44663,9089,3,30,1,59,42,3.65,5.0,fr,34648,181,1470252,1,3,Active Shallow Crust,0.0,89.98957,0.0,03/30/9089
+-1.76118,48.44663,1102,3,23,16,58,2,3.65,5.0,fr,34649,22,1470252,1,3,Active Shallow Crust,0.0,89.98957,0.0,03/23/1102
+-1.76118,48.44663,6073,9,3,9,10,32,3.65,5.0,fr,34650,121,1470255,1,2,Active Shallow Crust,240.0011,58.01299,0.0,09/03/6073
+-1.76118,48.44663,6696,2,11,22,29,12,3.65,5.0,fr,34651,133,1470255,1,2,Active Shallow Crust,240.0011,58.01299,0.0,02/11/6696
+-1.76118,48.44663,9373,1,11,20,11,21,3.75,5.0,fr,34652,187,1470264,1,2,Active Shallow Crust,0.0,89.98937,0.0,01/11/9373
+-1.76118,48.44663,1306,10,2,22,14,55,3.75,5.0,fr,34653,26,1470264,1,2,Active Shallow Crust,0.0,89.98937,0.0,10/02/1306
+-1.76118,48.44663,8445,8,15,16,13,28,3.85,5.0,fr,34654,168,1470276,1,1,Active Shallow Crust,0.0,89.99053,0.0,08/15/8445
+-1.76118,48.44663,5736,3,15,22,7,6,3.85,15.0,fr,34655,114,1470280,1,1,Active Shallow Crust,240.0111,57.99776,0.0,03/15/5736
+-1.76118,48.44663,5368,7,5,0,47,45,3.85,5.0,fr,34656,107,1470282,1,1,Active Shallow Crust,0.0,89.99042,-90.0,07/05/5368
+-1.76118,48.44663,3967,2,20,18,47,32,3.95,15.0,fr,34657,79,1470289,1,1,Active Shallow Crust,0.0,89.9905,0.0,02/20/3967
+-1.76118,48.44663,4607,11,8,2,12,33,4.05,5.0,fr,34658,92,1470300,1,1,Active Shallow Crust,0.0,89.98965,0.0,11/08/4607
+-1.76118,48.44663,7360,11,16,2,27,5,4.05,15.0,fr,34659,147,1470304,1,1,Active Shallow Crust,240.0063,58.00578,0.0,11/16/7360
+-1.76118,48.44663,6995,12,12,4,42,28,4.25,5.0,fr,34660,139,1470327,1,1,Active Shallow Crust,240.0081,57.99406,0.0,12/12/6995
+-1.76118,48.44663,5617,8,14,14,19,51,4.45,27.5,fr,34661,112,1470350,1,1,Active Shallow Crust,0.0,89.98991,0.0,08/14/5617
+-1.76118,48.44663,4735,9,21,17,48,16,4.55,15.0,fr,34662,94,1470361,1,1,Active Shallow Crust,0.0,89.98995,0.0,09/21/4735
+-1.76118,48.44663,786,8,13,0,25,38,4.65,15.0,fr,34663,15,1470376,1,1,Active Shallow Crust,240.0116,57.99427,0.0,08/13/0786
+-1.76118,48.44663,4590,8,9,5,55,15,4.95,5.0,fr,34664,91,1470408,1,1,Active Shallow Crust,0.0,89.98999,0.0,08/09/4590
+-1.76118,48.44663,1782,8,7,9,40,58,5.85,15.0,fr,34665,35,1470517,1,1,Active Shallow Crust,359.9999,89.99005,0.0,08/07/1782
+0.22228,49.37709,5674,7,27,11,39,29,3.55,5.0,fr,34666,113,1470720,1,1,Active Shallow Crust,0.0,89.98994,0.0,07/27/5674
+0.22228,49.37709,1624,2,17,3,39,59,3.55,15.0,fr,34667,32,1470721,1,1,Active Shallow Crust,0.0,89.98994,0.0,02/17/1624
+0.22228,49.37709,7275,8,2,16,22,13,3.65,5.0,fr,34668,145,1470732,1,1,Active Shallow Crust,0.0,89.98994,0.0,08/02/7275
+0.22228,49.37709,9076,5,8,6,14,59,3.65,27.5,fr,34669,181,1470734,1,1,Active Shallow Crust,0.0,89.98994,0.0,05/08/9076
+0.22228,49.37709,4008,6,26,5,27,20,3.65,5.0,fr,34670,80,1470735,1,1,Active Shallow Crust,240.0014,58.01295,0.0,06/26/4008
+0.22228,49.37709,6402,4,13,19,0,8,3.65,15.0,fr,34671,128,1470739,1,1,Active Shallow Crust,0.0,89.99001,-90.0,04/13/6402
+0.22228,49.37709,9330,1,8,22,59,2,3.65,27.5,fr,34672,186,1470740,1,1,Active Shallow Crust,0.0,89.99001,-90.0,01/08/9330
+0.22228,49.37709,1066,5,18,11,17,5,3.65,5.0,fr,34673,21,1470741,1,1,Active Shallow Crust,128.9001,89.9635,0.0,05/18/1066
+0.22228,49.37709,8049,3,13,22,48,2,3.85,15.0,fr,34674,160,1470757,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/13/8049
+0.22228,49.37709,3064,9,23,7,8,41,3.85,27.5,fr,34675,61,1470758,1,1,Active Shallow Crust,0.0,89.98997,0.0,09/23/3064
+0.22228,49.37709,5563,4,8,8,1,40,3.95,5.0,fr,34676,111,1470771,1,1,Active Shallow Crust,240.0202,58.00505,0.0,04/08/5563
+0.22228,49.37709,1456,10,16,16,49,30,3.95,5.0,fr,34677,29,1470774,1,1,Active Shallow Crust,0.0,89.99004,-90.0,10/16/1456
+0.22228,49.37709,5737,2,20,15,12,59,3.95,27.5,fr,34678,114,1470779,1,1,Active Shallow Crust,128.9,89.99372,0.0,02/20/5737
+0.22228,49.37709,1816,4,3,2,13,28,4.15,5.0,fr,34679,36,1470792,1,1,Active Shallow Crust,0.0,89.99003,0.0,04/03/1816
+0.22228,49.37709,2452,3,15,21,8,59,4.15,15.0,fr,34680,49,1470793,1,1,Active Shallow Crust,0.0,89.99003,0.0,03/15/2452
+0.22228,49.37709,1953,3,10,20,25,21,4.25,5.0,fr,34681,39,1470804,1,2,Active Shallow Crust,0.0,89.99001,0.0,03/10/1953
+0.22228,49.37709,5767,5,25,9,31,0,4.25,5.0,fr,34682,115,1470804,1,2,Active Shallow Crust,0.0,89.99001,0.0,05/25/5767
+0.22228,49.37709,606,1,18,10,2,14,4.35,5.0,fr,34683,12,1470816,1,1,Active Shallow Crust,0.0,89.99004,0.0,01/18/0606
+0.22228,49.37709,7681,5,30,14,17,41,4.35,5.0,fr,34684,153,1470825,1,1,Active Shallow Crust,128.8972,89.98277,0.0,05/30/7681
+-0.67151,42.00318,2485,8,19,17,20,26,3.55,5.0,fr,34685,49,1471200,1,1,Active Shallow Crust,0.0,89.9897,0.0,08/19/2485
+-2.26469,49.07815,9797,10,24,3,30,12,3.55,5.0,fr,34686,195,1471680,1,1,Active Shallow Crust,0.0,89.99009,0.0,10/24/9797
+-2.26469,49.07815,5018,12,2,12,23,10,3.55,15.0,fr,34687,100,1471681,1,1,Active Shallow Crust,0.0,89.99009,0.0,12/02/5018
+-2.26469,49.07815,2447,9,21,4,33,9,3.55,5.0,fr,34688,48,1471683,1,1,Active Shallow Crust,240.0128,57.99841,0.0,09/21/2447
+-2.26469,49.07815,9500,12,10,5,41,27,3.55,5.0,fr,34689,189,1471689,1,1,Active Shallow Crust,128.8961,89.99505,0.0,12/10/9500
+-2.26469,49.07815,8991,1,28,9,4,58,3.65,5.0,fr,34690,179,1471692,1,2,Active Shallow Crust,0.0,89.99117,0.0,01/28/8991
+-2.26469,49.07815,2929,2,16,18,31,24,3.65,5.0,fr,34691,58,1471692,1,2,Active Shallow Crust,0.0,89.99117,0.0,02/16/2929
+-2.26469,49.07815,291,2,8,17,20,55,3.65,15.0,fr,34692,5,1471693,1,2,Active Shallow Crust,0.0,89.99117,0.0,02/08/0291
+-2.26469,49.07815,7747,6,7,11,45,6,3.65,15.0,fr,34693,154,1471693,1,2,Active Shallow Crust,0.0,89.99117,0.0,06/07/7747
+-2.26469,49.07815,1585,1,4,23,26,24,3.65,5.0,fr,34694,31,1471695,1,1,Active Shallow Crust,240.0013,58.01292,0.0,01/04/1585
+-2.26469,49.07815,6795,11,26,15,32,33,3.65,5.0,fr,34695,135,1471698,1,1,Active Shallow Crust,0.0,89.99107,-90.0,11/26/6795
+-2.26469,49.07815,9687,1,9,8,2,14,3.65,15.0,fr,34696,193,1471702,1,1,Active Shallow Crust,128.9003,89.96358,0.0,01/09/9687
+-2.26469,49.07815,4867,2,2,12,18,34,3.75,5.0,fr,34697,97,1471704,1,1,Active Shallow Crust,0.0,89.98951,0.0,02/02/4867
+-2.26469,49.07815,1771,12,29,17,56,13,3.75,15.0,fr,34698,35,1471705,1,1,Active Shallow Crust,0.0,89.98951,0.0,12/29/1771
+-2.26469,49.07815,7854,4,16,11,0,19,3.75,27.5,fr,34699,157,1471706,1,1,Active Shallow Crust,0.0,89.98951,0.0,04/16/7854
+-2.26469,49.07815,3180,2,29,18,44,46,3.75,5.0,fr,34700,63,1471710,1,1,Active Shallow Crust,0.0,89.98939,-90.0,02/29/3180
+-2.26469,49.07815,5496,4,7,5,55,46,3.85,15.0,fr,34701,109,1471717,1,1,Active Shallow Crust,0.0,89.99065,0.0,04/07/5496
+-2.26469,49.07815,2543,3,23,20,3,28,3.95,5.0,fr,34702,50,1471731,1,1,Active Shallow Crust,240.0203,58.005,0.0,03/23/2543
+-2.26469,49.07815,5646,3,15,23,57,51,4.05,5.0,fr,34703,112,1471740,1,1,Active Shallow Crust,0.0,89.99072,0.0,03/15/5646
+-2.26469,49.07815,7312,9,23,20,26,31,4.15,27.5,fr,34704,146,1471754,1,1,Active Shallow Crust,0.0,89.99007,0.0,09/23/7312
+-2.26469,49.07815,1518,8,23,16,54,42,4.25,15.0,fr,34705,30,1471765,1,1,Active Shallow Crust,0.0,89.98967,0.0,08/23/1518
+-2.26469,49.07815,6482,12,5,5,52,49,4.35,5.0,fr,34706,129,1471776,1,1,Active Shallow Crust,0.0,89.98948,0.0,12/05/6482
+-2.26469,49.07815,3944,12,1,22,41,44,4.35,15.0,fr,34707,78,1471777,1,2,Active Shallow Crust,0.0,89.98948,0.0,12/01/3944
+-2.26469,49.07815,7325,10,20,1,22,36,4.35,15.0,fr,34708,146,1471777,1,2,Active Shallow Crust,0.0,89.98948,0.0,10/20/7325
+-2.26469,49.07815,4357,9,5,5,3,30,4.65,5.0,fr,34709,87,1471818,1,1,Active Shallow Crust,0.0,89.98964,-90.0,09/05/4357
+6.13129,45.82312,6135,1,13,16,19,36,3.55,5.0,fr,34710,122,1472160,1,2,Active Shallow Crust,0.0,89.99297,0.0,01/13/6135
+6.13129,45.82312,684,12,26,18,11,17,3.55,5.0,fr,34711,13,1472160,1,2,Active Shallow Crust,0.0,89.99297,0.0,12/26/0684
+6.13129,45.82312,9982,5,20,17,30,24,3.55,15.0,fr,34712,199,1472161,1,3,Active Shallow Crust,0.0,89.99297,0.0,05/20/9982
+6.13129,45.82312,3090,12,13,22,8,57,3.55,15.0,fr,34713,61,1472161,1,3,Active Shallow Crust,0.0,89.99297,0.0,12/13/3090
+6.13129,45.82312,4073,12,23,10,12,25,3.55,15.0,fr,34714,81,1472161,1,3,Active Shallow Crust,0.0,89.99297,0.0,12/23/4073
+6.13129,45.82312,5791,4,29,2,33,16,3.55,5.0,fr,34715,115,1472163,1,2,Active Shallow Crust,240.0129,57.99762,0.0,04/29/5791
+6.13129,45.82312,882,11,18,18,32,18,3.55,5.0,fr,34716,17,1472163,1,2,Active Shallow Crust,240.0129,57.99762,0.0,11/18/0882
+6.13129,45.82312,4534,9,2,8,39,21,3.65,5.0,fr,34717,90,1472172,1,1,Active Shallow Crust,0.0,89.98747,0.0,09/02/4534
+6.13129,45.82312,4821,3,27,12,53,27,3.65,15.0,fr,34718,96,1472173,1,5,Active Shallow Crust,0.0,89.98747,0.0,03/27/4821
+6.13129,45.82312,9206,5,18,7,45,33,3.65,15.0,fr,34719,184,1472173,1,5,Active Shallow Crust,0.0,89.98747,0.0,05/18/9206
+6.13129,45.82312,7565,8,10,2,29,33,3.65,15.0,fr,34720,151,1472173,1,5,Active Shallow Crust,0.0,89.98747,0.0,08/10/7565
+6.13129,45.82312,10,10,3,5,46,37,3.65,15.0,fr,34721,0,1472173,1,5,Active Shallow Crust,0.0,89.98747,0.0,10/03/0010
+6.13129,45.82312,3626,5,21,19,58,51,3.65,15.0,fr,34722,72,1472173,1,5,Active Shallow Crust,0.0,89.98747,0.0,05/21/3626
+6.13129,45.82312,2736,9,30,21,45,29,3.65,5.0,fr,34723,54,1472175,1,1,Active Shallow Crust,240.0014,58.01263,0.0,09/30/2736
+6.13129,45.82312,684,2,10,23,21,49,3.65,5.0,fr,34724,13,1472178,1,1,Active Shallow Crust,0.0,89.98733,-90.0,02/10/0684
+6.13129,45.82312,5520,6,9,20,6,51,3.65,5.0,fr,34725,110,1472181,1,1,Active Shallow Crust,128.9001,89.96351,0.0,06/09/5520
+6.13129,45.82312,9431,5,3,15,50,13,3.75,5.0,fr,34726,188,1472184,1,1,Active Shallow Crust,0.0,89.98884,0.0,05/03/9431
+6.13129,45.82312,7033,9,22,13,35,4,3.75,5.0,fr,34727,140,1472190,1,1,Active Shallow Crust,0.0,89.98871,-90.0,09/22/7033
+6.13129,45.82312,3190,7,6,3,16,41,3.75,5.0,fr,34728,63,1472193,1,1,Active Shallow Crust,128.8973,89.96748,0.0,07/06/3190
+6.13129,45.82312,3054,8,11,9,8,28,3.85,5.0,fr,34729,61,1472196,1,3,Active Shallow Crust,0.0,89.99005,0.0,08/11/3054
+6.13129,45.82312,8469,7,6,1,42,33,3.85,5.0,fr,34730,169,1472196,1,3,Active Shallow Crust,0.0,89.99005,0.0,07/06/8469
+6.13129,45.82312,5067,10,5,0,3,6,3.85,5.0,fr,34731,101,1472196,1,3,Active Shallow Crust,0.0,89.99005,0.0,10/05/5067
+6.13129,45.82312,8116,10,30,16,37,52,3.85,15.0,fr,34732,162,1472197,1,1,Active Shallow Crust,0.0,89.99005,0.0,10/30/8116
+6.13129,45.82312,6203,5,14,10,54,54,3.85,5.0,fr,34733,124,1472202,1,1,Active Shallow Crust,0.0,89.98994,-90.0,05/14/6203
+6.13129,45.82312,4047,11,2,8,27,14,3.95,5.0,fr,34734,80,1472208,1,2,Active Shallow Crust,0.0,89.99113,0.0,11/02/4047
+6.13129,45.82312,5427,5,1,9,31,45,3.95,5.0,fr,34735,108,1472208,1,2,Active Shallow Crust,0.0,89.99113,0.0,05/01/5427
+6.13129,45.82312,8199,11,5,10,17,0,3.95,15.0,fr,34736,163,1472209,1,2,Active Shallow Crust,0.0,89.99113,0.0,11/05/8199
+6.13129,45.82312,8344,4,8,14,4,7,3.95,15.0,fr,34737,166,1472209,1,2,Active Shallow Crust,0.0,89.99113,0.0,04/08/8344
+6.13129,45.82312,8729,2,10,1,52,55,3.95,27.5,fr,34738,174,1472210,1,1,Active Shallow Crust,0.0,89.99113,0.0,02/10/8729
+6.13129,45.82312,1673,9,21,16,1,16,4.05,5.0,fr,34739,33,1472220,1,2,Active Shallow Crust,0.0,89.98814,0.0,09/21/1673
+6.13129,45.82312,4769,10,30,10,10,55,4.05,5.0,fr,34740,95,1472220,1,2,Active Shallow Crust,0.0,89.98814,0.0,10/30/4769
+6.13129,45.82312,7900,10,19,10,29,11,4.05,15.0,fr,34741,157,1472221,1,2,Active Shallow Crust,0.0,89.98814,0.0,10/19/7900
+6.13129,45.82312,5031,12,3,5,43,54,4.05,15.0,fr,34742,100,1472221,1,2,Active Shallow Crust,0.0,89.98814,0.0,12/03/5031
+6.13129,45.82312,9562,10,18,4,26,17,4.15,5.0,fr,34743,191,1472232,1,1,Active Shallow Crust,0.0,89.98943,0.0,10/18/9562
+6.13129,45.82312,5181,10,7,17,47,25,4.15,15.0,fr,34744,103,1472233,1,1,Active Shallow Crust,0.0,89.98943,0.0,10/07/5181
+6.13129,45.82312,810,3,13,13,14,3,4.25,5.0,fr,34745,16,1472244,1,1,Active Shallow Crust,0.0,89.99059,0.0,03/13/0810
+6.13129,45.82312,6030,11,14,4,23,33,4.45,5.0,fr,34746,120,1472268,1,1,Active Shallow Crust,0.0,89.99003,0.0,11/14/6030
+6.13129,45.82312,5536,11,18,15,18,27,4.45,5.0,fr,34747,110,1472271,1,1,Active Shallow Crust,240.0053,57.99472,0.0,11/18/5536
+6.13129,45.82312,9741,3,22,13,39,1,4.45,15.0,fr,34748,194,1472272,1,1,Active Shallow Crust,240.0053,57.99474,0.0,03/22/9741
+6.13129,45.82312,7105,3,12,17,53,2,4.55,5.0,fr,34749,142,1472289,1,1,Active Shallow Crust,128.8936,89.98609,0.0,03/12/7105
+6.13129,45.82312,6510,8,8,1,0,9,4.65,5.0,fr,34750,130,1472292,1,1,Active Shallow Crust,0.0,89.9901,0.0,08/08/6510
+6.13129,45.82312,658,6,24,6,51,22,4.65,27.5,fr,34751,13,1472294,1,1,Active Shallow Crust,0.0,89.9901,0.0,06/24/0658
+6.13129,45.82312,6767,1,18,7,27,40,4.75,15.0,fr,34752,135,1472311,1,1,Active Shallow Crust,0.0,89.98929,-90.0,01/18/6767
+6.13129,45.82312,2439,12,6,10,7,17,4.95,15.0,fr,34753,48,1472335,1,1,Active Shallow Crust,0.0,89.99007,-90.0,12/06/2439
+6.13129,45.82312,6981,3,12,20,21,22,5.25,5.0,fr,34754,139,1472364,1,1,Active Shallow Crust,0.0,89.99007,0.0,03/12/6981
+6.13129,45.82312,6669,4,3,20,59,19,5.55,5.0,fr,34755,133,1472400,1,1,Active Shallow Crust,0.0,89.99016,0.0,04/03/6669
+-0.67713,48.5256,8815,2,25,23,24,55,3.55,5.0,fr,34756,176,1472640,1,2,Active Shallow Crust,0.0,89.98998,0.0,02/25/8815
+-0.67713,48.5256,3962,6,3,16,58,38,3.55,5.0,fr,34757,79,1472640,1,2,Active Shallow Crust,0.0,89.98998,0.0,06/03/3962
+-0.67713,48.5256,8386,10,16,4,17,51,3.55,15.0,fr,34758,167,1472641,1,1,Active Shallow Crust,0.0,89.98998,0.0,10/16/8386
+-0.67713,48.5256,9105,12,17,10,8,21,3.65,5.0,fr,34759,182,1472652,1,1,Active Shallow Crust,0.0,89.99033,0.0,12/17/9105
+-0.67713,48.5256,2639,1,16,11,7,13,3.65,15.0,fr,34760,52,1472653,1,1,Active Shallow Crust,0.0,89.99033,0.0,01/16/2639
+-0.67713,48.5256,6154,1,13,3,42,18,3.75,5.0,fr,34761,123,1472664,1,1,Active Shallow Crust,0.0,89.99005,0.0,01/13/6154
+-0.67713,48.5256,8914,8,25,19,52,0,3.95,5.0,fr,34762,178,1472688,1,1,Active Shallow Crust,0.0,89.98999,0.0,08/25/8914
+-0.67713,48.5256,6503,4,13,22,21,28,4.05,5.0,fr,34763,130,1472700,1,1,Active Shallow Crust,0.0,89.99014,0.0,04/13/6503
+-0.67713,48.5256,4790,1,24,1,56,33,4.15,5.0,fr,34764,95,1472712,1,1,Active Shallow Crust,0.0,89.98996,0.0,01/24/4790
+-0.67713,48.5256,5009,7,12,17,1,39,4.35,5.0,fr,34765,100,1472739,1,1,Active Shallow Crust,240.0089,57.996,0.0,07/12/5009
+1.45252,40.75372,9907,9,29,23,56,57,3.55,5.0,fr,34766,198,1473120,1,1,Active Shallow Crust,0.0,89.99045,0.0,09/29/9907
+1.45252,40.75372,6380,10,2,3,36,34,3.65,5.0,fr,34767,127,1473132,1,1,Active Shallow Crust,0.0,89.98978,0.0,10/02/6380
+1.45252,40.75372,7672,7,26,20,34,21,3.65,27.5,fr,34768,153,1473134,1,2,Active Shallow Crust,0.0,89.98978,0.0,07/26/7672
+1.45252,40.75372,3635,1,14,16,5,42,3.65,27.5,fr,34769,72,1473134,1,2,Active Shallow Crust,0.0,89.98978,0.0,01/14/3635
+1.45252,40.75372,184,1,10,19,10,9,3.75,5.0,fr,34770,3,1473144,1,1,Active Shallow Crust,0.0,89.98938,0.0,01/10/0184
+1.45252,40.75372,4572,12,19,21,22,30,3.75,15.0,fr,34771,91,1473145,1,1,Active Shallow Crust,0.0,89.98938,0.0,12/19/4572
+1.45252,40.75372,7182,1,23,22,42,8,3.75,5.0,fr,34772,143,1473153,1,1,Active Shallow Crust,128.897,89.96724,0.0,01/23/7182
+1.45252,40.75372,6063,8,22,11,14,9,3.95,27.5,fr,34773,121,1473170,1,1,Active Shallow Crust,0.0,89.99036,0.0,08/22/6063
+1.45252,40.75372,2542,7,24,12,54,11,4.15,5.0,fr,34774,50,1473192,1,1,Active Shallow Crust,0.0,89.99043,0.0,07/24/2542
+1.45252,40.75372,2351,3,26,11,18,23,4.35,5.0,fr,34775,47,1473216,1,1,Active Shallow Crust,0.0,89.99011,0.0,03/26/2351
+1.45252,40.75372,3444,3,29,5,50,54,4.55,5.0,fr,34776,68,1473240,1,1,Active Shallow Crust,0.0,89.98973,0.0,03/29/3444
+5.13989,42.5151,3649,12,5,1,41,23,4.15,15.0,fr,34777,72,1474156,1,1,Active Shallow Crust,240.0076,57.99726,0.0,12/05/3649
+6.38596,45.59341,2063,3,16,15,23,28,3.55,5.0,fr,34778,41,1474560,1,4,Active Shallow Crust,0.0,89.99294,0.0,03/16/2063
+6.38596,45.59341,8164,2,5,12,9,32,3.55,5.0,fr,34779,163,1474560,1,4,Active Shallow Crust,0.0,89.99294,0.0,02/05/8164
+6.38596,45.59341,8473,4,2,22,59,24,3.55,5.0,fr,34780,169,1474560,1,4,Active Shallow Crust,0.0,89.99294,0.0,04/02/8473
+6.38596,45.59341,8759,7,6,3,39,2,3.55,5.0,fr,34781,175,1474560,1,4,Active Shallow Crust,0.0,89.99294,0.0,07/06/8759
+6.38596,45.59341,5760,9,28,15,32,27,3.55,5.0,fr,34782,115,1474563,1,1,Active Shallow Crust,240.0127,57.99803,0.0,09/28/5760
+6.38596,45.59341,6874,3,12,22,17,2,3.75,5.0,fr,34783,137,1474584,1,6,Active Shallow Crust,0.0,89.98879,0.0,03/12/6874
+6.38596,45.59341,777,10,27,14,44,25,3.75,5.0,fr,34784,15,1474584,1,6,Active Shallow Crust,0.0,89.98879,0.0,10/27/0777
+6.38596,45.59341,6037,7,13,12,17,22,3.75,5.0,fr,34785,120,1474584,1,6,Active Shallow Crust,0.0,89.98879,0.0,07/13/6037
+6.38596,45.59341,6901,12,13,9,44,30,3.75,5.0,fr,34786,138,1474584,1,6,Active Shallow Crust,0.0,89.98879,0.0,12/13/6901
+6.38596,45.59341,4379,4,27,17,18,53,3.75,5.0,fr,34787,87,1474584,1,6,Active Shallow Crust,0.0,89.98879,0.0,04/27/4379
+6.38596,45.59341,3324,1,21,2,23,54,3.75,5.0,fr,34788,66,1474584,1,6,Active Shallow Crust,0.0,89.98879,0.0,01/21/3324
+6.38596,45.59341,8643,5,25,20,24,3,3.75,15.0,fr,34789,172,1474585,1,1,Active Shallow Crust,0.0,89.98879,0.0,05/25/8643
+6.38596,45.59341,3998,8,14,3,39,31,3.75,5.0,fr,34790,79,1474593,1,1,Active Shallow Crust,128.8964,89.96748,0.0,08/14/3998
+6.38596,45.59341,5629,3,19,20,8,17,3.85,5.0,fr,34791,112,1474596,1,3,Active Shallow Crust,0.0,89.99001,0.0,03/19/5629
+6.38596,45.59341,4571,10,15,15,34,49,3.85,5.0,fr,34792,91,1474596,1,3,Active Shallow Crust,0.0,89.99001,0.0,10/15/4571
+6.38596,45.59341,965,4,21,3,27,57,3.85,5.0,fr,34793,19,1474596,1,3,Active Shallow Crust,0.0,89.99001,0.0,04/21/0965
+6.38596,45.59341,7718,3,3,18,27,26,3.85,27.5,fr,34794,154,1474598,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/03/7718
+6.38596,45.59341,3317,10,9,20,12,7,3.95,5.0,fr,34795,66,1474608,1,1,Active Shallow Crust,0.0,89.9911,0.0,10/09/3317
+6.38596,45.59341,2412,8,25,2,40,53,3.95,15.0,fr,34796,48,1474615,1,1,Active Shallow Crust,0.0,89.99099,-90.0,08/25/2412
+6.38596,45.59341,3389,10,30,6,31,15,4.05,5.0,fr,34797,67,1474620,1,3,Active Shallow Crust,0.0,89.9881,0.0,10/30/3389
+6.38596,45.59341,2540,8,10,20,22,18,4.05,5.0,fr,34798,50,1474620,1,3,Active Shallow Crust,0.0,89.9881,0.0,08/10/2540
+6.38596,45.59341,8637,4,29,4,17,52,4.05,5.0,fr,34799,172,1474620,1,3,Active Shallow Crust,0.0,89.9881,0.0,04/29/8637
+6.38596,45.59341,7474,11,7,20,11,19,4.05,5.0,fr,34800,149,1474623,1,2,Active Shallow Crust,240.0062,58.00539,0.0,11/07/7474
+6.38596,45.59341,3056,2,14,20,25,7,4.05,5.0,fr,34801,61,1474623,1,2,Active Shallow Crust,240.0062,58.00539,0.0,02/14/3056
+6.38596,45.59341,9686,12,17,12,51,21,4.15,5.0,fr,34802,193,1474632,1,1,Active Shallow Crust,0.0,89.98939,0.0,12/17/9686
+6.38596,45.59341,1482,3,25,0,20,8,4.25,15.0,fr,34803,29,1474645,1,1,Active Shallow Crust,0.0,89.99055,0.0,03/25/1482
+6.38596,45.59341,3465,3,14,2,55,5,4.45,15.0,fr,34804,69,1474669,1,1,Active Shallow Crust,0.0,89.98998,0.0,03/14/3465
+6.38596,45.59341,5006,4,25,15,8,50,4.65,5.0,fr,34805,100,1474692,1,1,Active Shallow Crust,0.0,89.99006,0.0,04/25/5006
+6.38596,45.59341,714,11,10,0,53,45,5.95,15.0,fr,34806,14,1474849,1,1,Active Shallow Crust,0.0,89.9902,0.0,11/10/0714
+3.18908,44.101,4444,2,5,5,45,10,3.95,5.0,fr,34807,88,1475568,1,1,Active Shallow Crust,0.0,89.99086,0.0,02/05/4444
+3.18908,44.101,1177,2,27,17,57,45,4.05,5.0,fr,34808,23,1475580,1,1,Active Shallow Crust,0.0,89.98982,0.0,02/27/1177
+3.18908,44.101,2227,3,18,20,20,59,4.55,5.0,fr,34809,44,1475640,1,1,Active Shallow Crust,0.0,89.98969,0.0,03/18/2227
+0.77211,46.35029,2140,12,29,8,41,41,3.55,5.0,fr,34810,42,1476480,1,1,Active Shallow Crust,0.0,89.99043,0.0,12/29/2140
+0.77211,46.35029,7415,1,17,21,46,52,3.75,27.5,fr,34811,148,1476506,1,1,Active Shallow Crust,0.0,89.99033,0.0,01/17/7415
+0.77211,46.35029,4751,8,18,22,22,14,3.75,5.0,fr,34812,95,1476507,1,1,Active Shallow Crust,240.0085,58.01759,0.0,08/18/4751
+0.77211,46.35029,2725,6,4,5,40,35,3.85,5.0,fr,34813,54,1476516,1,1,Active Shallow Crust,0.0,89.99014,0.0,06/04/2725
+0.77211,46.35029,1456,3,20,15,5,23,3.85,15.0,fr,34814,29,1476520,1,1,Active Shallow Crust,240.0107,57.99784,0.0,03/20/1456
+0.77211,46.35029,9698,1,1,22,28,9,4.15,27.5,fr,34815,193,1476554,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/01/9698
+0.77211,46.35029,9984,3,13,2,0,1,4.25,5.0,fr,34816,199,1476564,1,1,Active Shallow Crust,0.0,89.98989,0.0,03/13/9984
+-3.43363,48.0327,7441,1,29,19,8,18,3.55,15.0,fr,34817,148,1476964,1,1,Active Shallow Crust,240.0124,57.99766,0.0,01/29/7441
+-3.43363,48.0327,1212,3,24,18,2,1,3.55,27.5,fr,34818,24,1476965,1,1,Active Shallow Crust,240.0124,57.99757,0.0,03/24/1212
+-3.43363,48.0327,9989,4,10,21,54,30,3.55,5.0,fr,34819,199,1476966,1,1,Active Shallow Crust,0.0,89.98977,-90.0,04/10/9989
+-3.43363,48.0327,734,6,28,20,8,32,3.65,5.0,fr,34820,14,1476972,1,2,Active Shallow Crust,0.0,89.99098,0.0,06/28/0734
+-3.43363,48.0327,1867,7,15,14,23,25,3.65,5.0,fr,34821,37,1476972,1,2,Active Shallow Crust,0.0,89.99098,0.0,07/15/1867
+-3.43363,48.0327,9777,7,24,16,43,7,3.65,15.0,fr,34822,195,1476973,1,1,Active Shallow Crust,0.0,89.99098,0.0,07/24/9777
+-3.43363,48.0327,6858,9,24,9,27,20,3.75,5.0,fr,34823,137,1476984,1,2,Active Shallow Crust,0.0,89.98929,0.0,09/24/6858
+-3.43363,48.0327,830,8,5,22,25,18,3.75,5.0,fr,34824,16,1476984,1,2,Active Shallow Crust,0.0,89.98929,0.0,08/05/0830
+-3.43363,48.0327,6473,4,26,14,54,44,3.85,5.0,fr,34825,129,1476996,1,1,Active Shallow Crust,0.0,89.99046,0.0,04/26/6473
+-3.43363,48.0327,2167,6,18,17,15,3,3.85,5.0,fr,34826,43,1476999,1,1,Active Shallow Crust,240.0112,57.99784,0.0,06/18/2167
+-3.43363,48.0327,1912,11,4,14,6,3,3.95,5.0,fr,34827,38,1477011,1,1,Active Shallow Crust,240.0201,58.00499,0.0,11/04/1912
+-3.43363,48.0327,5292,1,1,14,16,30,4.25,5.0,fr,34828,105,1477044,1,1,Active Shallow Crust,0.0,89.98946,0.0,01/01/5292
+-3.43363,48.0327,718,8,10,4,47,39,4.25,5.0,fr,34829,14,1477053,1,1,Active Shallow Crust,128.8941,89.981,0.0,08/10/0718
+-3.43363,48.0327,9759,6,17,8,36,34,4.45,27.5,fr,34830,195,1477070,1,1,Active Shallow Crust,0.0,89.99043,0.0,06/17/9759
+-3.43363,48.0327,7725,2,28,19,37,27,4.45,5.0,fr,34831,154,1477077,1,1,Active Shallow Crust,128.8919,89.99402,0.0,02/28/7725
+5.50419,41.48312,2771,8,26,21,33,11,3.65,5.0,fr,34832,55,1477452,1,1,Active Shallow Crust,0.0,89.99327,0.0,08/26/2771
+2.22205,44.7373,8980,4,3,19,18,12,3.55,5.0,fr,34833,179,1477920,1,1,Active Shallow Crust,0.0,89.98926,0.0,04/03/8980
+2.22205,44.7373,5949,9,4,22,7,10,3.55,15.0,fr,34834,118,1477921,1,1,Active Shallow Crust,0.0,89.98926,0.0,09/04/5949
+2.22205,44.7373,4328,4,12,12,48,18,3.55,27.5,fr,34835,86,1477922,1,1,Active Shallow Crust,0.0,89.98926,0.0,04/12/4328
+2.22205,44.7373,7267,1,27,21,22,56,3.55,5.0,fr,34836,145,1477923,1,1,Active Shallow Crust,240.0123,57.9985,0.0,01/27/7267
+2.22205,44.7373,198,7,28,13,15,33,3.55,5.0,fr,34837,3,1477926,1,1,Active Shallow Crust,0.0,89.98913,-90.0,07/28/0198
+2.22205,44.7373,1074,10,11,9,57,28,3.65,15.0,fr,34838,21,1477933,1,2,Active Shallow Crust,0.0,89.99043,0.0,10/11/1074
+2.22205,44.7373,3585,5,3,9,13,49,3.65,15.0,fr,34839,71,1477933,1,2,Active Shallow Crust,0.0,89.99043,0.0,05/03/3585
+2.22205,44.7373,8406,10,28,18,17,51,3.65,5.0,fr,34840,168,1477938,1,1,Active Shallow Crust,0.0,89.99031,-90.0,10/28/8406
+2.22205,44.7373,6065,11,11,23,48,59,3.85,15.0,fr,34841,121,1477960,1,1,Active Shallow Crust,240.0107,57.99751,0.0,11/11/6065
+2.22205,44.7373,1689,12,3,8,24,10,3.95,15.0,fr,34842,33,1477969,1,1,Active Shallow Crust,0.0,89.99096,0.0,12/03/1689
+2.22205,44.7373,405,5,24,10,54,48,4.05,5.0,fr,34843,8,1477980,1,2,Active Shallow Crust,0.0,89.98993,0.0,05/24/0405
+2.22205,44.7373,5705,4,4,0,15,5,4.05,5.0,fr,34844,114,1477980,1,2,Active Shallow Crust,0.0,89.98993,0.0,04/04/5705
+2.22205,44.7373,5080,6,3,7,14,58,4.25,5.0,fr,34845,101,1478007,1,1,Active Shallow Crust,240.0075,57.99389,0.0,06/03/5080
+1.46745,49.70102,1034,1,25,21,43,54,3.55,5.0,fr,34846,20,1478400,1,1,Active Shallow Crust,0.0,89.99022,0.0,01/25/1034
+1.46745,49.70102,2831,3,12,16,50,19,3.55,15.0,fr,34847,56,1478404,1,1,Active Shallow Crust,240.0125,57.99827,0.0,03/12/2831
+1.46745,49.70102,546,11,12,8,24,40,3.65,5.0,fr,34848,10,1478412,1,2,Active Shallow Crust,0.0,89.98983,0.0,11/12/0546
+1.46745,49.70102,2476,12,17,11,31,34,3.65,5.0,fr,34849,49,1478412,1,2,Active Shallow Crust,0.0,89.98983,0.0,12/17/2476
+1.46745,49.70102,8987,7,24,10,24,32,3.75,15.0,fr,34850,179,1478425,1,1,Active Shallow Crust,0.0,89.98964,0.0,07/24/8987
+1.46745,49.70102,2584,11,21,0,59,46,3.75,5.0,fr,34851,51,1478433,1,1,Active Shallow Crust,128.8962,89.96744,0.0,11/21/2584
+1.46745,49.70102,98,8,30,23,24,55,3.85,5.0,fr,34852,1,1478436,1,1,Active Shallow Crust,0.0,89.98961,0.0,08/30/0098
+1.46745,49.70102,7380,12,8,0,35,13,3.95,5.0,fr,34853,147,1478448,1,1,Active Shallow Crust,0.0,89.98972,0.0,12/08/7380
+1.46745,49.70102,8848,9,10,11,7,7,4.05,15.0,fr,34854,176,1478461,1,1,Active Shallow Crust,0.0,89.98991,0.0,09/10/8848
+-2.70668,44.12624,9028,1,16,7,51,45,3.95,5.0,fr,34855,180,1478928,1,1,Active Shallow Crust,0.0,89.99087,0.0,01/16/9028
+5.47175,43.09488,9241,4,19,12,35,56,3.55,5.0,fr,34856,184,1479360,1,1,Active Shallow Crust,0.0,89.99264,0.0,04/19/9241
+5.47175,43.09488,3852,2,15,1,56,11,3.65,5.0,fr,34857,77,1479372,1,1,Active Shallow Crust,0.0,89.98688,0.0,02/15/3852
+5.47175,43.09488,473,2,22,14,39,58,3.65,15.0,fr,34858,9,1479379,1,1,Active Shallow Crust,0.0,89.98672,-90.0,02/22/0473
+5.47175,43.09488,1137,1,11,17,15,23,4.05,15.0,fr,34859,22,1479427,1,1,Active Shallow Crust,0.0,89.99162,-90.0,01/11/1137
+5.47175,43.09488,6976,5,30,14,15,28,4.25,5.0,fr,34860,139,1479444,1,1,Active Shallow Crust,0.0,89.99014,0.0,05/30/6976
+5.47175,43.09488,1450,2,7,9,5,24,4.35,5.0,fr,34861,28,1479459,1,1,Active Shallow Crust,240.0072,57.99623,0.0,02/07/1450
+5.47175,43.09488,2971,4,24,7,37,8,4.65,15.0,fr,34862,59,1479496,1,1,Active Shallow Crust,240.0099,57.99428,0.0,04/24/2971
+5.47175,43.09488,565,9,7,3,13,3,4.85,5.0,fr,34863,11,1479516,1,1,Active Shallow Crust,0.0,89.9901,0.0,09/07/0565
+8.30543,46.98468,3827,11,23,6,20,8,3.55,5.0,fr,34864,76,1480800,1,12,Active Shallow Crust,0.0,89.98624,0.0,11/23/3827
+8.30543,46.98468,9918,3,18,14,24,22,3.55,5.0,fr,34865,198,1480800,1,12,Active Shallow Crust,0.0,89.98624,0.0,03/18/9918
+8.30543,46.98468,3463,8,19,12,43,42,3.55,5.0,fr,34866,69,1480800,1,12,Active Shallow Crust,0.0,89.98624,0.0,08/19/3463
+8.30543,46.98468,7535,10,16,9,27,28,3.55,5.0,fr,34867,150,1480800,1,12,Active Shallow Crust,0.0,89.98624,0.0,10/16/7535
+8.30543,46.98468,176,6,22,4,5,4,3.55,5.0,fr,34868,3,1480800,1,12,Active Shallow Crust,0.0,89.98624,0.0,06/22/0176
+8.30543,46.98468,7295,10,3,11,36,13,3.55,5.0,fr,34869,145,1480800,1,12,Active Shallow Crust,0.0,89.98624,0.0,10/03/7295
+8.30543,46.98468,8178,5,25,1,9,25,3.55,5.0,fr,34870,163,1480800,1,12,Active Shallow Crust,0.0,89.98624,0.0,05/25/8178
+8.30543,46.98468,3592,2,25,17,45,1,3.55,5.0,fr,34871,71,1480800,1,12,Active Shallow Crust,0.0,89.98624,0.0,02/25/3592
+8.30543,46.98468,1160,11,6,12,6,48,3.55,5.0,fr,34872,23,1480800,1,12,Active Shallow Crust,0.0,89.98624,0.0,11/06/1160
+8.30543,46.98468,8437,3,1,23,10,19,3.55,5.0,fr,34873,168,1480800,1,12,Active Shallow Crust,0.0,89.98624,0.0,03/01/8437
+8.30543,46.98468,8241,8,1,18,11,56,3.55,5.0,fr,34874,164,1480800,1,12,Active Shallow Crust,0.0,89.98624,0.0,08/01/8241
+8.30543,46.98468,4074,12,15,9,8,39,3.55,5.0,fr,34875,81,1480800,1,12,Active Shallow Crust,0.0,89.98624,0.0,12/15/4074
+8.30543,46.98468,733,12,31,23,46,28,3.55,15.0,fr,34876,14,1480801,1,3,Active Shallow Crust,0.0,89.98624,0.0,12/31/0733
+8.30543,46.98468,9881,9,20,12,4,11,3.55,15.0,fr,34877,197,1480801,1,3,Active Shallow Crust,0.0,89.98624,0.0,09/20/9881
+8.30543,46.98468,4169,11,11,18,25,14,3.55,15.0,fr,34878,83,1480801,1,3,Active Shallow Crust,0.0,89.98624,0.0,11/11/4169
+8.30543,46.98468,1987,11,10,11,26,53,3.55,27.5,fr,34879,39,1480802,1,1,Active Shallow Crust,0.0,89.98624,0.0,11/10/1987
+8.30543,46.98468,2224,7,24,4,40,53,3.55,5.0,fr,34880,44,1480803,1,3,Active Shallow Crust,240.0114,57.99762,0.0,07/24/2224
+8.30543,46.98468,6302,1,3,2,41,13,3.55,5.0,fr,34881,126,1480803,1,3,Active Shallow Crust,240.0114,57.99762,0.0,01/03/6302
+8.30543,46.98468,9247,12,4,16,46,28,3.55,5.0,fr,34882,184,1480803,1,3,Active Shallow Crust,240.0114,57.99762,0.0,12/04/9247
+8.30543,46.98468,6936,12,12,14,39,53,3.55,27.5,fr,34883,138,1480805,1,1,Active Shallow Crust,240.0114,57.99752,0.0,12/12/6936
+8.30543,46.98468,1692,6,27,8,59,39,3.55,15.0,fr,34884,33,1480807,1,1,Active Shallow Crust,0.0,89.98608,-90.0,06/27/1692
+8.30543,46.98468,2819,7,6,20,13,31,3.65,5.0,fr,34885,56,1480812,1,7,Active Shallow Crust,0.0,89.98774,0.0,07/06/2819
+8.30543,46.98468,9753,12,27,2,48,17,3.65,5.0,fr,34886,195,1480812,1,7,Active Shallow Crust,0.0,89.98774,0.0,12/27/9753
+8.30543,46.98468,3840,6,25,3,16,0,3.65,5.0,fr,34887,76,1480812,1,7,Active Shallow Crust,0.0,89.98774,0.0,06/25/3840
+8.30543,46.98468,285,10,20,21,7,12,3.65,5.0,fr,34888,5,1480812,1,7,Active Shallow Crust,0.0,89.98774,0.0,10/20/0285
+8.30543,46.98468,5442,11,19,7,0,59,3.65,5.0,fr,34889,108,1480812,1,7,Active Shallow Crust,0.0,89.98774,0.0,11/19/5442
+8.30543,46.98468,8722,2,26,17,41,7,3.65,5.0,fr,34890,174,1480812,1,7,Active Shallow Crust,0.0,89.98774,0.0,02/26/8722
+8.30543,46.98468,2181,9,26,1,31,30,3.65,5.0,fr,34891,43,1480812,1,7,Active Shallow Crust,0.0,89.98774,0.0,09/26/2181
+8.30543,46.98468,2954,3,16,11,5,28,3.65,15.0,fr,34892,59,1480813,1,2,Active Shallow Crust,0.0,89.98774,0.0,03/16/2954
+8.30543,46.98468,8514,6,25,2,57,15,3.65,15.0,fr,34893,170,1480813,1,2,Active Shallow Crust,0.0,89.98774,0.0,06/25/8514
+8.30543,46.98468,3891,6,23,11,31,28,3.65,27.5,fr,34894,77,1480814,1,2,Active Shallow Crust,0.0,89.98774,0.0,06/23/3891
+8.30543,46.98468,389,8,25,21,59,28,3.65,27.5,fr,34895,7,1480814,1,2,Active Shallow Crust,0.0,89.98774,0.0,08/25/0389
+8.30543,46.98468,9113,4,27,8,45,4,3.65,27.5,fr,34896,182,1480817,1,1,Active Shallow Crust,240.003,58.01299,0.0,04/27/9113
+8.30543,46.98468,6368,6,10,8,4,31,3.65,5.0,fr,34897,127,1480818,1,2,Active Shallow Crust,0.0,89.98759,-90.0,06/10/6368
+8.30543,46.98468,9187,1,6,5,20,47,3.65,5.0,fr,34898,183,1480818,1,2,Active Shallow Crust,0.0,89.98759,-90.0,01/06/9187
+8.30543,46.98468,5654,9,20,9,46,26,3.65,15.0,fr,34899,113,1480819,1,1,Active Shallow Crust,0.0,89.98759,-90.0,09/20/5654
+8.30543,46.98468,188,12,5,2,28,19,3.65,15.0,fr,34900,3,1480822,1,1,Active Shallow Crust,128.9009,89.96353,0.0,12/05/0188
+8.30543,46.98468,801,9,10,15,26,54,3.75,5.0,fr,34901,16,1480824,1,5,Active Shallow Crust,0.0,89.98907,0.0,09/10/0801
+8.30543,46.98468,4687,7,12,20,13,57,3.75,5.0,fr,34902,93,1480824,1,5,Active Shallow Crust,0.0,89.98907,0.0,07/12/4687
+8.30543,46.98468,6282,11,18,21,36,42,3.75,5.0,fr,34903,125,1480824,1,5,Active Shallow Crust,0.0,89.98907,0.0,11/18/6282
+8.30543,46.98468,1275,1,3,8,40,15,3.75,5.0,fr,34904,25,1480824,1,5,Active Shallow Crust,0.0,89.98907,0.0,01/03/1275
+8.30543,46.98468,7355,3,5,8,56,48,3.75,5.0,fr,34905,147,1480824,1,5,Active Shallow Crust,0.0,89.98907,0.0,03/05/7355
+8.30543,46.98468,7330,12,29,2,56,46,3.75,15.0,fr,34906,146,1480825,1,2,Active Shallow Crust,0.0,89.98907,0.0,12/29/7330
+8.30543,46.98468,4021,5,3,22,34,32,3.75,15.0,fr,34907,80,1480825,1,2,Active Shallow Crust,0.0,89.98907,0.0,05/03/4021
+8.30543,46.98468,3294,4,3,8,47,37,3.75,27.5,fr,34908,65,1480829,1,1,Active Shallow Crust,240.0087,58.01798,0.0,04/03/3294
+8.30543,46.98468,8619,5,9,11,53,41,3.75,5.0,fr,34909,172,1480830,1,1,Active Shallow Crust,0.0,89.98895,-90.0,05/09/8619
+8.30543,46.98468,1288,7,4,2,24,10,3.75,15.0,fr,34910,25,1480834,1,1,Active Shallow Crust,128.8952,89.9675,0.0,07/04/1288
+8.30543,46.98468,3056,9,30,4,49,42,3.85,5.0,fr,34911,61,1480836,1,5,Active Shallow Crust,0.0,89.99026,0.0,09/30/3056
+8.30543,46.98468,7581,1,20,0,23,41,3.85,5.0,fr,34912,151,1480836,1,5,Active Shallow Crust,0.0,89.99026,0.0,01/20/7581
+8.30543,46.98468,3915,5,17,8,26,26,3.85,5.0,fr,34913,78,1480836,1,5,Active Shallow Crust,0.0,89.99026,0.0,05/17/3915
+8.30543,46.98468,3630,3,28,16,6,1,3.85,5.0,fr,34914,72,1480836,1,5,Active Shallow Crust,0.0,89.99026,0.0,03/28/3630
+8.30543,46.98468,7248,3,7,3,25,27,3.85,5.0,fr,34915,144,1480836,1,5,Active Shallow Crust,0.0,89.99026,0.0,03/07/7248
+8.30543,46.98468,205,11,29,13,58,31,3.85,15.0,fr,34916,4,1480837,1,2,Active Shallow Crust,0.0,89.99026,0.0,11/29/0205
+8.30543,46.98468,31,2,26,19,0,23,3.85,15.0,fr,34917,0,1480837,1,2,Active Shallow Crust,0.0,89.99026,0.0,02/26/0031
+8.30543,46.98468,5005,6,13,23,27,6,3.85,5.0,fr,34918,100,1480839,1,1,Active Shallow Crust,240.0111,57.9981,0.0,06/13/5005
+8.30543,46.98468,122,6,25,4,20,25,3.85,27.5,fr,34919,2,1480841,1,1,Active Shallow Crust,240.0111,57.9981,0.0,06/25/0122
+8.30543,46.98468,9999,3,28,11,36,47,3.95,5.0,fr,34920,199,1480848,1,4,Active Shallow Crust,0.0,89.99132,0.0,03/28/9999
+8.30543,46.98468,3324,1,24,12,15,3,3.95,5.0,fr,34921,66,1480848,1,4,Active Shallow Crust,0.0,89.99132,0.0,01/24/3324
+8.30543,46.98468,5470,7,12,12,5,37,3.95,5.0,fr,34922,109,1480848,1,4,Active Shallow Crust,0.0,89.99132,0.0,07/12/5470
+8.30543,46.98468,9188,2,18,18,20,34,3.95,5.0,fr,34923,183,1480848,1,4,Active Shallow Crust,0.0,89.99132,0.0,02/18/9188
+8.30543,46.98468,2534,8,22,16,53,21,3.95,15.0,fr,34924,50,1480849,1,1,Active Shallow Crust,0.0,89.99132,0.0,08/22/2534
+8.30543,46.98468,3091,3,26,16,1,7,3.95,5.0,fr,34925,61,1480851,1,1,Active Shallow Crust,240.0196,58.00582,0.0,03/26/3091
+8.30543,46.98468,9265,1,26,19,15,19,3.95,15.0,fr,34926,185,1480852,1,1,Active Shallow Crust,240.0196,58.00582,0.0,01/26/9265
+8.30543,46.98468,6544,10,15,6,14,57,4.05,5.0,fr,34927,130,1480860,1,4,Active Shallow Crust,0.0,89.99226,0.0,10/15/6544
+8.30543,46.98468,9380,9,5,14,15,40,4.05,5.0,fr,34928,187,1480860,1,4,Active Shallow Crust,0.0,89.99226,0.0,09/05/9380
+8.30543,46.98468,9617,5,24,23,31,20,4.05,5.0,fr,34929,192,1480860,1,4,Active Shallow Crust,0.0,89.99226,0.0,05/24/9617
+8.30543,46.98468,901,1,1,0,36,57,4.05,5.0,fr,34930,18,1480860,1,4,Active Shallow Crust,0.0,89.99226,0.0,01/01/0901
+8.30543,46.98468,7107,10,9,7,3,59,4.05,15.0,fr,34931,142,1480861,1,1,Active Shallow Crust,0.0,89.99226,0.0,10/09/7107
+8.30543,46.98468,9175,11,9,20,57,56,4.05,5.0,fr,34932,183,1480863,1,1,Active Shallow Crust,240.006,58.00612,0.0,11/09/9175
+8.30543,46.98468,3271,6,13,21,20,9,4.15,5.0,fr,34933,65,1480872,1,3,Active Shallow Crust,0.0,89.9931,0.0,06/13/3271
+8.30543,46.98468,4414,10,11,7,26,19,4.15,5.0,fr,34934,88,1480872,1,3,Active Shallow Crust,0.0,89.9931,0.0,10/11/4414
+8.30543,46.98468,2119,3,28,9,23,42,4.15,5.0,fr,34935,42,1480872,1,3,Active Shallow Crust,0.0,89.9931,0.0,03/28/2119
+8.30543,46.98468,357,11,23,16,5,34,4.15,15.0,fr,34936,7,1480873,1,1,Active Shallow Crust,0.0,89.9931,0.0,11/23/0357
+8.30543,46.98468,5178,4,24,0,33,57,4.15,27.5,fr,34937,103,1480877,1,1,Active Shallow Crust,240.0084,57.99722,0.0,04/24/5178
+8.30543,46.98468,6091,8,29,23,37,34,4.15,5.0,fr,34938,121,1480878,1,1,Active Shallow Crust,0.0,89.99303,-90.0,08/29/6091
+8.30543,46.98468,3124,5,9,13,42,26,4.15,5.0,fr,34939,62,1480881,1,1,Active Shallow Crust,128.899,89.9931,0.0,05/09/3124
+8.30543,46.98468,6522,12,29,7,17,3,4.25,15.0,fr,34940,130,1480885,1,1,Active Shallow Crust,0.0,89.98771,0.0,12/29/6522
+8.30543,46.98468,5649,6,5,19,20,53,4.25,5.0,fr,34941,112,1480887,1,1,Active Shallow Crust,240.0074,57.99425,0.0,06/05/5649
+8.30543,46.98468,3237,10,14,14,14,11,4.25,5.0,fr,34942,64,1480890,1,1,Active Shallow Crust,0.0,89.98756,-90.0,10/14/3237
+8.30543,46.98468,5256,4,27,20,29,45,4.25,5.0,fr,34943,105,1480893,1,1,Active Shallow Crust,128.8958,89.98096,0.0,04/27/5256
+8.30543,46.98468,3218,6,30,17,40,15,4.35,15.0,fr,34944,64,1480897,1,1,Active Shallow Crust,0.0,89.98904,0.0,06/30/3218
+8.30543,46.98468,2224,3,16,0,57,13,4.35,15.0,fr,34945,44,1480903,1,1,Active Shallow Crust,0.0,89.98891,-90.0,03/16/2224
+8.30543,46.98468,591,10,2,22,55,35,4.45,15.0,fr,34946,11,1480909,1,1,Active Shallow Crust,0.0,89.99023,0.0,10/02/0591
+8.30543,46.98468,3691,12,30,9,5,14,4.45,15.0,fr,34947,73,1480918,1,1,Active Shallow Crust,128.8926,89.99268,0.0,12/30/3691
+8.30543,46.98468,5390,1,15,3,36,40,4.55,15.0,fr,34948,107,1480921,1,1,Active Shallow Crust,0.0,89.99129,0.0,01/15/5390
+8.30543,46.98468,9457,6,30,6,14,24,4.55,5.0,fr,34949,189,1480929,1,1,Active Shallow Crust,128.8931,89.98567,0.0,06/30/9457
+8.30543,46.98468,1133,1,17,18,17,57,4.65,5.0,fr,34950,22,1480932,1,1,Active Shallow Crust,0.0,89.98837,0.0,01/17/1133
+8.30543,46.98468,4794,10,5,10,9,24,4.65,15.0,fr,34951,95,1480933,1,1,Active Shallow Crust,0.0,89.98837,0.0,10/05/4794
+8.30543,46.98468,2863,12,24,19,2,38,4.65,5.0,fr,34952,57,1480941,1,1,Active Shallow Crust,128.8906,89.98723,0.0,12/24/2863
+8.30543,46.98468,7218,3,10,9,26,52,4.75,5.0,fr,34953,144,1480944,1,1,Active Shallow Crust,0.0,89.98963,0.0,03/10/7218
+8.30543,46.98468,9934,12,15,23,23,1,4.75,27.5,fr,34954,198,1480949,1,1,Active Shallow Crust,240.0084,58.00388,0.0,12/15/9934
+8.30543,46.98468,9714,8,20,16,3,15,4.95,27.5,fr,34955,194,1480970,1,1,Active Shallow Crust,0.0,89.98901,0.0,08/20/9714
+8.30543,46.98468,6458,7,4,6,10,42,5.05,15.0,fr,34956,129,1480981,1,1,Active Shallow Crust,0.0,89.99021,0.0,07/04/6458
+8.30543,46.98468,8373,8,4,6,29,10,5.05,5.0,fr,34957,167,1480983,1,1,Active Shallow Crust,240.0223,57.99755,0.0,08/04/8373
+8.305408,46.98468,4559,10,24,21,49,43,7.05,18.05779,fr,34958,91,1481222,1,1,Active Shallow Crust,0.0,89.98994,0.0,10/24/4559
+6.84826,46.9496,9442,10,29,0,0,54,3.55,5.0,fr,34959,188,1482240,1,10,Active Shallow Crust,0.0,89.99312,0.0,10/29/9442
+6.84826,46.9496,2308,2,7,9,7,27,3.55,5.0,fr,34960,46,1482240,1,10,Active Shallow Crust,0.0,89.99312,0.0,02/07/2308
+6.84826,46.9496,3658,10,29,3,10,25,3.55,5.0,fr,34961,73,1482240,1,10,Active Shallow Crust,0.0,89.99312,0.0,10/29/3658
+6.84826,46.9496,3985,7,27,7,34,6,3.55,5.0,fr,34962,79,1482240,1,10,Active Shallow Crust,0.0,89.99312,0.0,07/27/3985
+6.84826,46.9496,3834,4,1,1,14,17,3.55,5.0,fr,34963,76,1482240,1,10,Active Shallow Crust,0.0,89.99312,0.0,04/01/3834
+6.84826,46.9496,4311,1,26,9,47,29,3.55,5.0,fr,34964,86,1482240,1,10,Active Shallow Crust,0.0,89.99312,0.0,01/26/4311
+6.84826,46.9496,7775,11,22,1,8,30,3.55,5.0,fr,34965,155,1482240,1,10,Active Shallow Crust,0.0,89.99312,0.0,11/22/7775
+6.84826,46.9496,8141,3,20,20,43,27,3.55,5.0,fr,34966,162,1482240,1,10,Active Shallow Crust,0.0,89.99312,0.0,03/20/8141
+6.84826,46.9496,1677,5,2,16,39,11,3.55,5.0,fr,34967,33,1482240,1,10,Active Shallow Crust,0.0,89.99312,0.0,05/02/1677
+6.84826,46.9496,5308,10,19,7,11,6,3.55,5.0,fr,34968,106,1482240,1,10,Active Shallow Crust,0.0,89.99312,0.0,10/19/5308
+6.84826,46.9496,2048,8,4,19,13,6,3.55,15.0,fr,34969,40,1482241,1,2,Active Shallow Crust,0.0,89.99312,0.0,08/04/2048
+6.84826,46.9496,2594,2,26,5,55,17,3.55,15.0,fr,34970,51,1482241,1,2,Active Shallow Crust,0.0,89.99312,0.0,02/26/2594
+6.84826,46.9496,5705,2,23,5,5,52,3.55,27.5,fr,34971,114,1482242,1,2,Active Shallow Crust,0.0,89.99312,0.0,02/23/5705
+6.84826,46.9496,3644,8,1,19,12,48,3.55,27.5,fr,34972,72,1482242,1,2,Active Shallow Crust,0.0,89.99312,0.0,08/01/3644
+6.84826,46.9496,5322,9,1,20,18,23,3.55,5.0,fr,34973,106,1482243,1,1,Active Shallow Crust,240.0121,57.99777,0.0,09/01/5322
+6.84826,46.9496,2192,10,3,5,6,40,3.55,15.0,fr,34974,43,1482244,1,1,Active Shallow Crust,240.0121,57.99777,0.0,10/03/2192
+6.84826,46.9496,9090,1,18,16,15,10,3.55,15.0,fr,34975,181,1482247,1,2,Active Shallow Crust,0.0,89.99303,-90.0,01/18/9090
+6.84826,46.9496,8486,2,3,5,59,41,3.55,15.0,fr,34976,169,1482247,1,2,Active Shallow Crust,0.0,89.99303,-90.0,02/03/8486
+6.84826,46.9496,6522,4,3,13,28,49,3.55,27.5,fr,34977,130,1482248,1,1,Active Shallow Crust,0.0,89.99303,-90.0,04/03/6522
+6.84826,46.9496,3582,12,27,6,35,29,3.65,5.0,fr,34978,71,1482252,1,7,Active Shallow Crust,0.0,89.98773,0.0,12/27/3582
+6.84826,46.9496,265,3,13,5,48,24,3.65,5.0,fr,34979,5,1482252,1,7,Active Shallow Crust,0.0,89.98773,0.0,03/13/0265
+6.84826,46.9496,800,1,1,3,1,28,3.65,5.0,fr,34980,15,1482252,1,7,Active Shallow Crust,0.0,89.98773,0.0,01/01/0800
+6.84826,46.9496,3619,4,13,5,32,44,3.65,5.0,fr,34981,72,1482252,1,7,Active Shallow Crust,0.0,89.98773,0.0,04/13/3619
+6.84826,46.9496,7181,11,22,1,31,16,3.65,5.0,fr,34982,143,1482252,1,7,Active Shallow Crust,0.0,89.98773,0.0,11/22/7181
+6.84826,46.9496,6877,11,24,0,48,40,3.65,5.0,fr,34983,137,1482252,1,7,Active Shallow Crust,0.0,89.98773,0.0,11/24/6877
+6.84826,46.9496,3954,2,5,21,0,44,3.65,5.0,fr,34984,79,1482252,1,7,Active Shallow Crust,0.0,89.98773,0.0,02/05/3954
+6.84826,46.9496,4950,10,17,15,56,59,3.65,15.0,fr,34985,98,1482253,1,2,Active Shallow Crust,0.0,89.98773,0.0,10/17/4950
+6.84826,46.9496,1082,5,11,16,57,31,3.65,15.0,fr,34986,21,1482253,1,2,Active Shallow Crust,0.0,89.98773,0.0,05/11/1082
+6.84826,46.9496,6310,1,10,9,1,37,3.65,15.0,fr,34987,126,1482256,1,1,Active Shallow Crust,240.0009,58.01275,0.0,01/10/6310
+6.84826,46.9496,3462,8,27,19,45,27,3.65,5.0,fr,34988,69,1482258,1,2,Active Shallow Crust,0.0,89.98759,-90.0,08/27/3462
+6.84826,46.9496,3045,10,23,5,39,26,3.65,5.0,fr,34989,60,1482258,1,2,Active Shallow Crust,0.0,89.98759,-90.0,10/23/3045
+6.84826,46.9496,9525,2,27,5,37,40,3.75,5.0,fr,34990,190,1482264,1,10,Active Shallow Crust,0.0,89.98907,0.0,02/27/9525
+6.84826,46.9496,5588,11,15,7,29,41,3.75,5.0,fr,34991,111,1482264,1,10,Active Shallow Crust,0.0,89.98907,0.0,11/15/5588
+6.84826,46.9496,3750,3,13,11,59,39,3.75,5.0,fr,34992,74,1482264,1,10,Active Shallow Crust,0.0,89.98907,0.0,03/13/3750
+6.84826,46.9496,1838,3,10,10,26,4,3.75,5.0,fr,34993,36,1482264,1,10,Active Shallow Crust,0.0,89.98907,0.0,03/10/1838
+6.84826,46.9496,639,4,9,0,17,11,3.75,5.0,fr,34994,12,1482264,1,10,Active Shallow Crust,0.0,89.98907,0.0,04/09/0639
+6.84826,46.9496,6577,7,28,0,39,35,3.75,5.0,fr,34995,131,1482264,1,10,Active Shallow Crust,0.0,89.98907,0.0,07/28/6577
+6.84826,46.9496,2081,9,7,7,3,40,3.75,5.0,fr,34996,41,1482264,1,10,Active Shallow Crust,0.0,89.98907,0.0,09/07/2081
+6.84826,46.9496,7882,3,25,12,15,28,3.75,5.0,fr,34997,157,1482264,1,10,Active Shallow Crust,0.0,89.98907,0.0,03/25/7882
+6.84826,46.9496,8788,1,10,4,54,47,3.75,5.0,fr,34998,175,1482264,1,10,Active Shallow Crust,0.0,89.98907,0.0,01/10/8788
+6.84826,46.9496,5964,11,9,4,39,14,3.75,5.0,fr,34999,119,1482264,1,10,Active Shallow Crust,0.0,89.98907,0.0,11/09/5964
+6.84826,46.9496,7636,10,13,9,31,42,3.75,15.0,fr,35000,152,1482265,1,3,Active Shallow Crust,0.0,89.98907,0.0,10/13/7636
+6.84826,46.9496,2148,1,16,18,21,6,3.75,15.0,fr,35001,42,1482265,1,3,Active Shallow Crust,0.0,89.98907,0.0,01/16/2148
+6.84826,46.9496,2844,12,2,9,30,1,3.75,15.0,fr,35002,56,1482265,1,3,Active Shallow Crust,0.0,89.98907,0.0,12/02/2844
+6.84826,46.9496,6485,11,8,8,43,45,3.75,27.5,fr,35003,129,1482266,1,1,Active Shallow Crust,0.0,89.98907,0.0,11/08/6485
+6.84826,46.9496,116,6,28,7,14,38,3.75,5.0,fr,35004,2,1482267,1,2,Active Shallow Crust,240.0085,58.01723,0.0,06/28/0116
+6.84826,46.9496,9976,5,31,9,42,31,3.75,5.0,fr,35005,199,1482267,1,2,Active Shallow Crust,240.0085,58.01723,0.0,05/31/9976
+6.84826,46.9496,2656,10,23,23,23,59,3.75,5.0,fr,35006,53,1482270,1,1,Active Shallow Crust,0.0,89.98894,-90.0,10/23/2656
+6.84826,46.9496,8305,7,28,2,8,53,3.75,5.0,fr,35007,166,1482273,1,2,Active Shallow Crust,128.8974,89.96693,0.0,07/28/8305
+6.84826,46.9496,9889,7,7,12,2,1,3.75,5.0,fr,35008,197,1482273,1,2,Active Shallow Crust,128.8974,89.96693,0.0,07/07/9889
+6.84826,46.9496,7194,3,2,10,2,6,3.75,15.0,fr,35009,143,1482274,1,2,Active Shallow Crust,128.8974,89.96693,0.0,03/02/7194
+6.84826,46.9496,9819,7,1,4,33,5,3.75,15.0,fr,35010,196,1482274,1,2,Active Shallow Crust,128.8974,89.96693,0.0,07/01/9819
+6.84826,46.9496,7392,9,4,0,1,33,3.85,5.0,fr,35011,147,1482276,1,6,Active Shallow Crust,0.0,89.99025,0.0,09/04/7392
+6.84826,46.9496,8144,8,23,1,39,7,3.85,5.0,fr,35012,162,1482276,1,6,Active Shallow Crust,0.0,89.99025,0.0,08/23/8144
+6.84826,46.9496,8790,3,6,11,30,18,3.85,5.0,fr,35013,175,1482276,1,6,Active Shallow Crust,0.0,89.99025,0.0,03/06/8790
+6.84826,46.9496,5278,10,26,22,26,29,3.85,5.0,fr,35014,105,1482276,1,6,Active Shallow Crust,0.0,89.99025,0.0,10/26/5278
+6.84826,46.9496,3740,5,2,12,40,49,3.85,5.0,fr,35015,74,1482276,1,6,Active Shallow Crust,0.0,89.99025,0.0,05/02/3740
+6.84826,46.9496,8564,8,7,16,16,16,3.85,5.0,fr,35016,171,1482276,1,6,Active Shallow Crust,0.0,89.99025,0.0,08/07/8564
+6.84826,46.9496,26,2,10,1,9,30,3.85,15.0,fr,35017,0,1482277,1,1,Active Shallow Crust,0.0,89.99025,0.0,02/10/0026
+6.84826,46.9496,6614,7,27,20,37,21,3.85,5.0,fr,35018,132,1482279,1,1,Active Shallow Crust,240.0115,57.998,0.0,07/27/6614
+6.84826,46.9496,4369,11,9,20,24,42,3.85,15.0,fr,35019,87,1482280,1,2,Active Shallow Crust,240.0115,57.998,0.0,11/09/4369
+6.84826,46.9496,7152,10,2,5,10,55,3.85,15.0,fr,35020,143,1482280,1,2,Active Shallow Crust,240.0115,57.998,0.0,10/02/7152
+6.84826,46.9496,542,10,26,21,58,4,3.95,5.0,fr,35021,10,1482288,1,1,Active Shallow Crust,0.0,89.99131,0.0,10/26/0542
+6.84826,46.9496,3891,7,15,14,36,31,3.95,15.0,fr,35022,77,1482289,1,1,Active Shallow Crust,0.0,89.99131,0.0,07/15/3891
+6.84826,46.9496,9187,11,27,14,28,1,3.95,5.0,fr,35023,183,1482291,1,2,Active Shallow Crust,240.0196,58.00528,0.0,11/27/9187
+6.84826,46.9496,2455,12,15,12,10,10,3.95,5.0,fr,35024,49,1482291,1,2,Active Shallow Crust,240.0196,58.00528,0.0,12/15/2455
+6.84826,46.9496,8968,8,21,14,34,0,3.95,5.0,fr,35025,179,1482294,1,2,Active Shallow Crust,0.0,89.99121,-90.0,08/21/8968
+6.84826,46.9496,3987,1,16,8,49,56,3.95,5.0,fr,35026,79,1482294,1,2,Active Shallow Crust,0.0,89.99121,-90.0,01/16/3987
+6.84826,46.9496,6103,8,27,11,30,1,3.95,15.0,fr,35027,122,1482298,1,1,Active Shallow Crust,128.8999,89.99348,0.0,08/27/6103
+6.84826,46.9496,3331,1,2,6,27,7,4.05,5.0,fr,35028,66,1482300,1,2,Active Shallow Crust,0.0,89.98839,0.0,01/02/3331
+6.84826,46.9496,4395,3,17,23,12,33,4.05,5.0,fr,35029,87,1482300,1,2,Active Shallow Crust,0.0,89.98839,0.0,03/17/4395
+6.84826,46.9496,5362,9,11,20,32,12,4.05,15.0,fr,35030,107,1482301,1,1,Active Shallow Crust,0.0,89.98839,0.0,09/11/5362
+6.84826,46.9496,5263,4,23,8,13,16,4.05,5.0,fr,35031,105,1482303,1,1,Active Shallow Crust,240.0058,58.006,0.0,04/23/5263
+6.84826,46.9496,3239,10,18,1,30,14,4.05,15.0,fr,35032,64,1482304,1,1,Active Shallow Crust,240.0058,58.00598,0.0,10/18/3239
+6.84826,46.9496,5768,9,22,6,26,23,4.05,15.0,fr,35033,115,1482310,1,1,Active Shallow Crust,128.8895,89.99419,0.0,09/22/5768
+6.84826,46.9496,7733,1,23,1,30,45,4.15,5.0,fr,35034,154,1482312,1,6,Active Shallow Crust,0.0,89.98965,0.0,01/23/7733
+6.84826,46.9496,5844,8,1,23,35,6,4.15,5.0,fr,35035,116,1482312,1,6,Active Shallow Crust,0.0,89.98965,0.0,08/01/5844
+6.84826,46.9496,7271,3,27,12,11,28,4.15,5.0,fr,35036,145,1482312,1,6,Active Shallow Crust,0.0,89.98965,0.0,03/27/7271
+6.84826,46.9496,990,11,12,11,44,26,4.15,5.0,fr,35037,19,1482312,1,6,Active Shallow Crust,0.0,89.98965,0.0,11/12/0990
+6.84826,46.9496,3121,7,25,20,30,2,4.15,5.0,fr,35038,62,1482312,1,6,Active Shallow Crust,0.0,89.98965,0.0,07/25/3121
+6.84826,46.9496,2003,2,6,23,1,17,4.15,5.0,fr,35039,40,1482312,1,6,Active Shallow Crust,0.0,89.98965,0.0,02/06/2003
+6.84826,46.9496,6870,7,18,20,2,44,4.15,15.0,fr,35040,137,1482313,1,1,Active Shallow Crust,0.0,89.98965,0.0,07/18/6870
+6.84826,46.9496,1542,7,17,14,42,31,4.15,27.5,fr,35041,30,1482314,1,1,Active Shallow Crust,0.0,89.98965,0.0,07/17/1542
+6.84826,46.9496,8572,9,17,2,30,59,4.15,5.0,fr,35042,171,1482315,1,2,Active Shallow Crust,240.0091,57.99741,0.0,09/17/8572
+6.84826,46.9496,2288,2,2,18,55,35,4.15,5.0,fr,35043,45,1482315,1,2,Active Shallow Crust,240.0091,57.99741,0.0,02/02/2288
+6.84826,46.9496,5055,8,28,5,27,24,4.15,5.0,fr,35044,101,1482318,1,2,Active Shallow Crust,0.0,89.98953,-90.0,08/28/5055
+6.84826,46.9496,5449,5,25,6,33,3,4.15,5.0,fr,35045,108,1482318,1,2,Active Shallow Crust,0.0,89.98953,-90.0,05/25/5449
+6.84826,46.9496,3757,10,18,10,31,54,4.25,5.0,fr,35046,75,1482324,1,3,Active Shallow Crust,0.0,89.99078,0.0,10/18/3757
+6.84826,46.9496,3660,9,15,22,59,25,4.25,5.0,fr,35047,73,1482324,1,3,Active Shallow Crust,0.0,89.99078,0.0,09/15/3660
+6.84826,46.9496,5201,8,1,2,15,45,4.25,5.0,fr,35048,104,1482324,1,3,Active Shallow Crust,0.0,89.99078,0.0,08/01/5201
+6.84826,46.9496,6182,3,29,1,45,49,4.25,5.0,fr,35049,123,1482333,1,2,Active Shallow Crust,128.8949,89.98096,0.0,03/29/6182
+6.84826,46.9496,7520,3,20,20,39,38,4.25,5.0,fr,35050,150,1482333,1,2,Active Shallow Crust,128.8949,89.98096,0.0,03/20/7520
+6.84826,46.9496,4948,11,14,18,16,40,4.35,5.0,fr,35051,98,1482336,1,2,Active Shallow Crust,0.0,89.98904,0.0,11/14/4948
+6.84826,46.9496,3936,12,13,6,48,3,4.35,5.0,fr,35052,78,1482336,1,2,Active Shallow Crust,0.0,89.98904,0.0,12/13/3936
+6.84826,46.9496,1375,10,25,10,18,20,4.35,15.0,fr,35053,27,1482337,1,1,Active Shallow Crust,0.0,89.98904,0.0,10/25/1375
+6.84826,46.9496,8134,8,12,10,39,15,4.35,27.5,fr,35054,162,1482341,1,1,Active Shallow Crust,240.0084,57.99619,0.0,08/12/8134
+6.84826,46.9496,6416,9,8,2,36,4,4.35,5.0,fr,35055,128,1482345,1,1,Active Shallow Crust,128.8975,89.98303,0.0,09/08/6416
+6.84826,46.9496,9612,2,7,23,27,29,4.45,5.0,fr,35056,192,1482348,1,2,Active Shallow Crust,0.0,89.99023,0.0,02/07/9612
+6.84826,46.9496,379,3,8,6,31,20,4.45,5.0,fr,35057,7,1482348,1,2,Active Shallow Crust,0.0,89.99023,0.0,03/08/0379
+6.84826,46.9496,8445,8,18,10,2,33,4.45,15.0,fr,35058,168,1482349,1,1,Active Shallow Crust,0.0,89.99023,0.0,08/18/8445
+6.84826,46.9496,2868,2,21,23,32,5,4.45,5.0,fr,35059,57,1482357,1,1,Active Shallow Crust,128.8926,89.99268,0.0,02/21/2868
+6.84826,46.9496,3910,8,28,11,55,31,4.55,5.0,fr,35060,78,1482369,1,1,Active Shallow Crust,128.8939,89.98567,0.0,08/28/3910
+6.84826,46.9496,6576,5,31,12,19,27,4.65,15.0,fr,35061,131,1482373,1,1,Active Shallow Crust,0.0,89.9903,0.0,05/31/6576
+6.84826,46.9496,21,6,15,0,34,15,4.65,5.0,fr,35062,0,1482381,1,2,Active Shallow Crust,128.8912,89.98723,0.0,06/15/0021
+6.84826,46.9496,5098,10,28,6,52,14,4.65,5.0,fr,35063,101,1482381,1,2,Active Shallow Crust,128.8912,89.98723,0.0,10/28/5098
+6.84826,46.9496,2460,12,7,19,34,7,4.75,5.0,fr,35064,49,1482384,1,1,Active Shallow Crust,0.0,89.98962,0.0,12/07/2460
+6.84826,46.9496,5401,4,1,19,24,10,4.85,5.0,fr,35065,108,1482405,1,1,Active Shallow Crust,128.8924,89.98907,0.0,04/01/5401
+6.84826,46.9496,6783,3,6,3,25,4,4.95,27.5,fr,35066,135,1482413,1,1,Active Shallow Crust,240.0122,58.00437,0.0,03/06/6783
+6.84826,46.9496,9832,8,23,2,54,22,5.05,15.0,fr,35067,196,1482427,1,1,Active Shallow Crust,0.0,89.99009,-90.0,08/23/9832
+6.84826,46.9496,1344,9,16,16,45,3,5.15,5.0,fr,35068,26,1482432,1,1,Active Shallow Crust,0.0,89.99018,0.0,09/16/1344
+6.84826,46.9496,7659,8,24,2,37,49,5.15,15.0,fr,35069,153,1482433,1,1,Active Shallow Crust,0.0,89.99018,0.0,08/24/7659
+6.84826,46.9496,7275,9,21,9,26,27,5.15,5.0,fr,35070,145,1482441,1,1,Active Shallow Crust,128.8832,89.99123,0.0,09/21/7275
+6.84826,46.9496,2664,1,14,4,17,30,5.35,5.0,fr,35071,53,1482456,1,1,Active Shallow Crust,0.0,89.98959,0.0,01/14/2664
+6.84826,46.9496,4565,5,8,15,25,10,5.65,5.0,fr,35072,91,1482492,1,1,Active Shallow Crust,0.0,89.99018,0.0,05/08/4565
+6.84826,46.9496,2293,12,10,16,55,54,5.75,15.0,fr,35073,45,1482505,1,1,Active Shallow Crust,0.0,89.99015,0.0,12/10/2293
+1.29321,43.69404,8175,7,27,1,13,42,3.55,15.0,fr,35074,163,1482721,1,1,Active Shallow Crust,0.0,89.99088,0.0,07/27/8175
+1.29321,43.69404,4844,8,17,16,6,38,3.65,5.0,fr,35075,96,1482732,1,1,Active Shallow Crust,0.0,89.99025,0.0,08/17/4844
+1.29321,43.69404,6954,11,15,7,50,0,3.85,5.0,fr,35076,139,1482765,1,1,Active Shallow Crust,128.8959,89.99355,0.0,11/15/6954
+-1.65324,41.89101,2458,2,14,8,16,57,3.55,15.0,fr,35077,49,1483201,1,1,Active Shallow Crust,0.0,89.99062,0.0,02/14/2458
+-1.65324,41.89101,1614,12,20,6,9,46,3.95,5.0,fr,35078,32,1483251,1,1,Active Shallow Crust,240.0192,58.00493,0.0,12/20/1614
+-1.65324,41.89101,9184,11,29,0,9,54,4.35,5.0,fr,35079,183,1483296,1,1,Active Shallow Crust,0.0,89.99029,0.0,11/29/9184
+-1.65324,41.89101,8247,4,11,19,10,55,4.95,15.0,fr,35080,164,1483375,1,1,Active Shallow Crust,0.0,89.99015,-90.0,04/11/8247
+1.49399,49.04709,3255,7,6,7,15,35,3.95,5.0,fr,35081,65,1483734,1,1,Active Shallow Crust,0.0,89.99051,-90.0,07/06/3255
+1.49399,49.04709,4964,5,4,8,48,36,4.55,5.0,fr,35082,99,1483803,1,1,Active Shallow Crust,240.01,57.99753,0.0,05/04/4964
+1.49399,49.04709,9191,1,29,19,5,19,4.95,5.0,fr,35083,183,1483848,1,1,Active Shallow Crust,0.0,89.9901,0.0,01/29/9191
+7.16124,45.55517,5040,2,5,15,35,7,3.55,5.0,fr,35084,100,1484160,1,2,Active Shallow Crust,0.0,89.99294,0.0,02/05/5040
+7.16124,45.55517,4025,5,11,17,37,34,3.55,5.0,fr,35085,80,1484160,1,2,Active Shallow Crust,0.0,89.99294,0.0,05/11/4025
+7.16124,45.55517,5925,6,12,1,27,45,3.65,5.0,fr,35086,118,1484172,1,1,Active Shallow Crust,0.0,89.98741,0.0,06/12/5925
+7.16124,45.55517,5436,1,11,19,36,15,3.65,15.0,fr,35087,108,1484176,1,1,Active Shallow Crust,240.0009,58.0124,0.0,01/11/5436
+7.16124,45.55517,1547,12,18,7,42,40,3.65,15.0,fr,35088,30,1484179,1,1,Active Shallow Crust,0.0,89.98727,-90.0,12/18/1547
+7.16124,45.55517,1757,3,7,21,57,2,3.75,5.0,fr,35089,35,1484187,1,1,Active Shallow Crust,240.0079,58.01791,0.0,03/07/1757
+7.16124,45.55517,127,6,25,23,24,54,3.75,5.0,fr,35090,2,1484190,1,1,Active Shallow Crust,0.0,89.98866,-90.0,06/25/0127
+7.16124,45.55517,6496,6,23,17,33,49,3.75,5.0,fr,35091,129,1484193,1,1,Active Shallow Crust,128.8967,89.96748,0.0,06/23/6496
+7.16124,45.55517,8542,7,1,15,43,31,4.15,15.0,fr,35092,170,1484233,1,1,Active Shallow Crust,0.0,89.98938,0.0,07/01/8542
+7.16124,45.55517,5932,10,16,18,24,9,4.45,15.0,fr,35093,118,1484269,1,1,Active Shallow Crust,0.0,89.98997,0.0,10/16/5932
+7.16124,45.55517,2552,12,18,21,0,44,5.45,5.0,fr,35094,51,1484388,1,1,Active Shallow Crust,0.0,89.9897,0.0,12/18/2552
+7.25169,45.69666,9687,3,12,0,54,50,3.55,5.0,fr,35095,193,1484640,1,1,Active Shallow Crust,0.0,89.99296,0.0,03/12/9687
+7.25169,45.69666,9819,1,11,13,47,51,3.55,27.5,fr,35096,196,1484642,1,1,Active Shallow Crust,0.0,89.99296,0.0,01/11/9819
+7.25169,45.69666,7404,7,8,21,53,17,3.55,15.0,fr,35097,148,1484647,1,1,Active Shallow Crust,0.0,89.99287,-90.0,07/08/7404
+7.25169,45.69666,6064,12,1,5,50,30,3.65,5.0,fr,35098,121,1484652,1,2,Active Shallow Crust,0.0,89.98744,0.0,12/01/6064
+7.25169,45.69666,7131,11,16,11,46,8,3.65,5.0,fr,35099,142,1484652,1,2,Active Shallow Crust,0.0,89.98744,0.0,11/16/7131
+7.25169,45.69666,9949,3,2,0,34,52,3.75,15.0,fr,35100,198,1484665,1,1,Active Shallow Crust,0.0,89.98881,0.0,03/02/9949
+7.25169,45.69666,1910,5,21,18,36,46,4.05,5.0,fr,35101,38,1484700,1,2,Active Shallow Crust,0.0,89.98812,0.0,05/21/1910
+7.25169,45.69666,7744,4,30,0,45,22,4.05,5.0,fr,35102,154,1484700,1,2,Active Shallow Crust,0.0,89.98812,0.0,04/30/7744
+7.25169,45.69666,1760,12,31,21,10,11,4.45,5.0,fr,35103,35,1484754,1,1,Active Shallow Crust,0.0,89.98989,-90.0,12/31/1760
+4.21594,44.91099,7418,1,6,5,33,37,3.55,5.0,fr,35104,148,1485600,1,1,Active Shallow Crust,0.0,89.99286,0.0,01/06/7418
+4.21594,44.91099,5290,12,17,15,29,39,3.55,5.0,fr,35105,105,1485603,1,1,Active Shallow Crust,240.0108,57.99894,0.0,12/17/5290
+4.21594,44.91099,6151,7,17,14,0,15,3.65,27.5,fr,35106,123,1485614,1,1,Active Shallow Crust,0.0,89.98727,0.0,07/17/6151
+4.21594,44.91099,7236,4,2,11,54,30,4.15,5.0,fr,35107,144,1485672,1,1,Active Shallow Crust,0.0,89.98927,0.0,04/02/7236
+4.21594,44.91099,5005,1,19,5,57,29,4.15,15.0,fr,35108,100,1485673,1,1,Active Shallow Crust,0.0,89.98927,0.0,01/19/5005
+4.21594,44.91099,678,11,9,14,28,59,4.25,5.0,fr,35109,13,1485687,1,1,Active Shallow Crust,240.0071,57.99364,0.0,11/09/0678
+4.21594,44.91099,2555,6,3,17,56,48,4.95,5.0,fr,35110,51,1485768,1,1,Active Shallow Crust,0.0,89.99002,0.0,06/03/2555
+4.21594,44.91099,8918,4,24,0,28,53,4.95,5.0,fr,35111,178,1485774,1,1,Active Shallow Crust,0.0,89.98991,-90.0,04/24/8918
+-3.96594,49.06765,1263,4,22,19,8,59,3.65,5.0,fr,35112,25,1486572,1,1,Active Shallow Crust,0.0,89.99117,0.0,04/22/1263
+-3.96594,49.06765,3579,2,10,15,50,5,4.15,5.0,fr,35113,71,1486635,1,1,Active Shallow Crust,240.0089,57.99745,0.0,02/10/3579
+-3.96594,49.06765,4982,1,5,10,18,21,4.15,27.5,fr,35114,99,1486637,1,1,Active Shallow Crust,240.0089,57.99742,0.0,01/05/4982
+-3.96594,49.06765,9263,3,9,8,21,53,4.25,5.0,fr,35115,185,1486644,1,1,Active Shallow Crust,0.0,89.98967,0.0,03/09/9263
+7.95089,50.36677,1713,10,31,15,15,55,3.55,5.0,fr,35116,34,1487040,1,4,Active Shallow Crust,0.0,89.98714,0.0,10/31/1713
+7.95089,50.36677,3579,5,24,15,59,46,3.55,5.0,fr,35117,71,1487040,1,4,Active Shallow Crust,0.0,89.98714,0.0,05/24/3579
+7.95089,50.36677,7175,12,14,0,21,37,3.55,5.0,fr,35118,143,1487040,1,4,Active Shallow Crust,0.0,89.98714,0.0,12/14/7175
+7.95089,50.36677,3287,9,11,22,59,20,3.55,5.0,fr,35119,65,1487040,1,4,Active Shallow Crust,0.0,89.98714,0.0,09/11/3287
+7.95089,50.36677,7670,7,19,18,51,42,3.55,27.5,fr,35120,153,1487042,1,1,Active Shallow Crust,0.0,89.98714,0.0,07/19/7670
+7.95089,50.36677,4721,4,23,17,35,41,3.55,5.0,fr,35121,94,1487043,1,1,Active Shallow Crust,240.0127,57.99861,0.0,04/23/4721
+7.95089,50.36677,2651,8,16,1,42,20,3.55,5.0,fr,35122,53,1487049,1,1,Active Shallow Crust,128.8964,89.99357,0.0,08/16/2651
+7.95089,50.36677,5646,12,14,6,44,4,3.75,5.0,fr,35123,112,1487064,1,1,Active Shallow Crust,0.0,89.98978,0.0,12/14/5646
+7.95089,50.36677,7726,4,14,23,1,45,3.85,15.0,fr,35124,154,1487077,1,2,Active Shallow Crust,0.0,89.99089,0.0,04/14/7726
+7.95089,50.36677,6992,6,4,16,19,49,3.85,15.0,fr,35125,139,1487077,1,2,Active Shallow Crust,0.0,89.99089,0.0,06/04/6992
+7.95089,50.36677,6875,12,8,6,4,11,3.85,27.5,fr,35126,137,1487078,1,1,Active Shallow Crust,0.0,89.99089,0.0,12/08/6875
+7.95089,50.36677,1643,1,7,2,27,26,3.85,5.0,fr,35127,32,1487082,1,1,Active Shallow Crust,0.0,89.99078,-90.0,01/07/1643
+7.95089,50.36677,9872,6,3,12,19,25,3.85,15.0,fr,35128,197,1487083,1,2,Active Shallow Crust,0.0,89.99078,-90.0,06/03/9872
+7.95089,50.36677,9366,10,23,22,26,46,3.85,15.0,fr,35129,187,1487083,1,2,Active Shallow Crust,0.0,89.99078,-90.0,10/23/9366
+7.95089,50.36677,8669,5,22,11,15,4,3.95,15.0,fr,35130,173,1487089,1,1,Active Shallow Crust,0.0,89.99188,0.0,05/22/8669
+7.95089,50.36677,8615,2,22,12,38,15,4.05,5.0,fr,35131,172,1487100,1,1,Active Shallow Crust,0.0,89.98915,0.0,02/22/8615
+7.95089,50.36677,7164,1,14,5,37,32,4.15,5.0,fr,35132,143,1487112,1,1,Active Shallow Crust,0.0,89.99033,0.0,01/14/7164
+7.95089,50.36677,3565,6,11,23,20,40,4.15,15.0,fr,35133,71,1487113,1,1,Active Shallow Crust,0.0,89.99033,0.0,06/11/3565
+7.95089,50.36677,9024,11,26,23,35,46,4.15,27.5,fr,35134,180,1487117,1,1,Active Shallow Crust,240.0091,57.99718,0.0,11/26/9024
+7.95089,50.36677,3277,2,19,16,30,36,4.35,15.0,fr,35135,65,1487137,1,1,Active Shallow Crust,0.0,89.98975,0.0,02/19/3277
+7.95089,50.36677,4285,9,4,14,34,24,4.45,15.0,fr,35136,85,1487149,1,1,Active Shallow Crust,0.0,89.99087,0.0,09/04/4285
+7.95089,50.36677,8988,9,29,3,40,16,4.65,5.0,fr,35137,179,1487172,1,1,Active Shallow Crust,0.0,89.98912,0.0,09/29/8988
+7.95089,50.36677,7565,1,4,17,27,45,4.75,15.0,fr,35138,151,1487185,1,1,Active Shallow Crust,0.0,89.9903,0.0,01/04/7565
+7.95089,50.36677,296,5,31,23,40,9,4.85,15.0,fr,35139,5,1487197,1,1,Active Shallow Crust,0.0,89.98992,0.0,05/31/0296
+7.95089,50.36677,1066,8,22,23,41,41,5.55,15.0,fr,35140,21,1487281,1,1,Active Shallow Crust,0.0,89.9897,0.0,08/22/1066
+3.96999,44.48103,1940,4,29,2,10,33,3.55,5.0,fr,35141,38,1487520,1,1,Active Shallow Crust,0.0,89.9892,0.0,04/29/1940
+3.96999,44.48103,9778,3,25,19,32,43,3.55,5.0,fr,35142,195,1487523,1,1,Active Shallow Crust,240.0113,57.99826,0.0,03/25/9778
+3.96999,44.48103,8653,5,21,12,44,59,3.65,5.0,fr,35143,173,1487535,1,1,Active Shallow Crust,240.0002,58.01284,0.0,05/21/8653
+3.96999,44.48103,76,5,8,0,50,59,3.95,5.0,fr,35144,1,1487568,1,1,Active Shallow Crust,0.0,89.99092,0.0,05/08/0076
+3.96999,44.48103,8576,8,21,19,6,48,3.95,27.5,fr,35145,171,1487570,1,1,Active Shallow Crust,0.0,89.99092,0.0,08/21/8576
+3.96999,44.48103,6968,6,15,20,57,34,4.25,5.0,fr,35146,139,1487607,1,1,Active Shallow Crust,240.0071,57.99404,0.0,06/15/6968
+3.96999,44.48103,5181,2,16,11,3,8,4.35,15.0,fr,35147,103,1487617,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/16/5181
+3.96999,44.48103,1924,11,22,23,56,52,4.55,27.5,fr,35148,38,1487642,1,1,Active Shallow Crust,0.0,89.98976,0.0,11/22/1924
+3.96999,44.48103,2316,1,22,3,12,43,4.95,15.0,fr,35149,46,1487689,1,1,Active Shallow Crust,0.0,89.98995,0.0,01/22/2316
+-5.24067,47.29676,3045,3,4,11,32,39,4.45,5.0,fr,35150,60,1488108,1,1,Active Shallow Crust,0.0,89.9903,0.0,03/04/3045
+3.24253,47.22867,7287,2,10,20,52,27,3.55,5.0,fr,35151,145,1488483,1,1,Active Shallow Crust,240.0118,57.99802,0.0,02/10/7287
+3.24253,47.22867,2191,4,26,18,20,33,3.85,15.0,fr,35152,43,1488517,1,1,Active Shallow Crust,0.0,89.9903,0.0,04/26/2191
+3.24253,47.22867,3256,3,5,18,39,41,3.85,27.5,fr,35153,65,1488524,1,1,Active Shallow Crust,0.0,89.99019,-90.0,03/05/3256
+3.24253,47.22867,9877,9,4,4,8,30,4.65,5.0,fr,35154,197,1488612,1,1,Active Shallow Crust,0.0,89.99035,0.0,09/04/9877
+0.62755,43.50149,8079,5,2,1,53,37,3.55,5.0,fr,35155,161,1489440,1,1,Active Shallow Crust,0.0,89.98994,0.0,05/02/8079
+0.62755,43.50149,4418,4,18,0,50,48,3.55,5.0,fr,35156,88,1489443,1,1,Active Shallow Crust,240.012,57.99813,0.0,04/18/4418
+0.62755,43.50149,2410,10,8,4,50,39,3.55,15.0,fr,35157,48,1489444,1,1,Active Shallow Crust,240.012,57.99813,0.0,10/08/2410
+0.62755,43.50149,3782,9,15,9,54,49,3.55,5.0,fr,35158,75,1489446,1,1,Active Shallow Crust,0.0,89.98983,-90.0,09/15/3782
+0.62755,43.50149,8270,4,4,16,38,58,3.65,27.5,fr,35159,165,1489454,1,1,Active Shallow Crust,0.0,89.99022,0.0,04/04/8270
+0.62755,43.50149,8374,6,13,13,24,13,3.75,15.0,fr,35160,167,1489474,1,1,Active Shallow Crust,128.8967,89.96737,0.0,06/13/8374
+0.62755,43.50149,6436,10,14,4,59,55,3.75,27.5,fr,35161,128,1489475,1,1,Active Shallow Crust,128.8967,89.96737,0.0,10/14/6436
+0.62755,43.50149,8179,1,9,3,33,45,4.05,5.0,fr,35162,163,1489509,1,1,Active Shallow Crust,128.8909,89.99383,0.0,01/09/8179
+0.62755,43.50149,5822,2,28,12,45,45,4.15,15.0,fr,35163,116,1489513,1,1,Active Shallow Crust,0.0,89.98992,0.0,02/28/5822
+6.17909,49.03445,461,4,6,15,10,10,3.65,27.5,fr,35164,9,1489934,1,2,Active Shallow Crust,0.0,89.98821,0.0,04/06/0461
+6.17909,49.03445,5805,9,12,12,22,36,3.65,27.5,fr,35165,116,1489934,1,2,Active Shallow Crust,0.0,89.98821,0.0,09/12/5805
+6.17909,49.03445,931,6,28,23,28,44,4.05,5.0,fr,35166,18,1489980,1,1,Active Shallow Crust,0.0,89.98885,0.0,06/28/0931
+6.17909,49.03445,7095,6,13,17,35,2,4.15,5.0,fr,35167,141,1489992,1,1,Active Shallow Crust,0.0,89.99006,0.0,06/13/7095
+6.17909,49.03445,1625,11,21,6,24,0,4.75,5.0,fr,35168,32,1490064,1,1,Active Shallow Crust,0.0,89.99004,0.0,11/21/1625
+6.17909,49.03445,7751,9,23,7,51,7,5.25,15.0,fr,35169,155,1490128,1,1,Active Shallow Crust,240.0272,58.00066,0.0,09/23/7751
+-0.71657,45.015,6326,12,6,4,24,45,3.75,5.0,fr,35170,126,1490427,1,1,Active Shallow Crust,240.0081,58.01755,0.0,12/06/6326
+-0.71657,45.015,2522,4,20,15,47,24,4.05,5.0,fr,35171,50,1490460,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/20/2522
+-0.71657,45.015,7130,3,26,13,12,6,4.05,27.5,fr,35172,142,1490462,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/26/7130
+-0.71657,45.015,3304,7,25,2,5,7,4.15,5.0,fr,35173,66,1490478,1,1,Active Shallow Crust,0.0,89.99006,-90.0,07/25/3304
+-0.71657,45.015,9806,12,22,5,6,20,4.35,5.0,fr,35174,196,1490496,1,1,Active Shallow Crust,0.0,89.99007,0.0,12/22/9806
+-0.71657,45.015,8859,7,19,12,19,4,4.55,5.0,fr,35175,177,1490520,1,1,Active Shallow Crust,0.0,89.99014,0.0,07/19/8859
+4.52183,43.10074,5528,9,20,16,5,58,3.55,27.5,fr,35176,110,1490885,1,1,Active Shallow Crust,240.012,57.99761,0.0,09/20/5528
+4.39956,48.16411,171,6,20,18,6,32,3.85,5.0,fr,35177,3,1491399,1,1,Active Shallow Crust,240.011,57.99711,0.0,06/20/0171
+-0.63513,43.24489,7111,2,8,10,2,7,3.55,5.0,fr,35178,142,1491840,1,8,Active Shallow Crust,0.0,89.9899,0.0,02/08/7111
+-0.63513,43.24489,4707,6,5,9,32,40,3.55,5.0,fr,35179,94,1491840,1,8,Active Shallow Crust,0.0,89.9899,0.0,06/05/4707
+-0.63513,43.24489,3751,8,8,20,16,27,3.55,5.0,fr,35180,75,1491840,1,8,Active Shallow Crust,0.0,89.9899,0.0,08/08/3751
+-0.63513,43.24489,335,6,13,21,34,32,3.55,5.0,fr,35181,6,1491840,1,8,Active Shallow Crust,0.0,89.9899,0.0,06/13/0335
+-0.63513,43.24489,6846,9,27,8,38,35,3.55,5.0,fr,35182,136,1491840,1,8,Active Shallow Crust,0.0,89.9899,0.0,09/27/6846
+-0.63513,43.24489,7435,4,24,10,41,40,3.55,5.0,fr,35183,148,1491840,1,8,Active Shallow Crust,0.0,89.9899,0.0,04/24/7435
+-0.63513,43.24489,4612,3,22,1,4,33,3.55,5.0,fr,35184,92,1491840,1,8,Active Shallow Crust,0.0,89.9899,0.0,03/22/4612
+-0.63513,43.24489,3577,11,13,22,50,24,3.55,5.0,fr,35185,71,1491840,1,8,Active Shallow Crust,0.0,89.9899,0.0,11/13/3577
+-0.63513,43.24489,5378,5,5,5,34,53,3.55,15.0,fr,35186,107,1491841,1,3,Active Shallow Crust,0.0,89.9899,0.0,05/05/5378
+-0.63513,43.24489,6518,3,14,10,56,35,3.55,15.0,fr,35187,130,1491841,1,3,Active Shallow Crust,0.0,89.9899,0.0,03/14/6518
+-0.63513,43.24489,7016,11,18,8,59,51,3.55,15.0,fr,35188,140,1491841,1,3,Active Shallow Crust,0.0,89.9899,0.0,11/18/7016
+-0.63513,43.24489,950,12,15,16,52,16,3.55,5.0,fr,35189,18,1491843,1,1,Active Shallow Crust,240.0121,57.99809,0.0,12/15/0950
+-0.63513,43.24489,8383,2,1,13,56,49,3.55,5.0,fr,35190,167,1491846,1,1,Active Shallow Crust,0.0,89.98978,-90.0,02/01/8383
+-0.63513,43.24489,8365,2,7,19,57,11,3.55,15.0,fr,35191,167,1491847,1,1,Active Shallow Crust,0.0,89.98978,-90.0,02/07/8365
+-0.63513,43.24489,7417,4,10,2,58,7,3.65,5.0,fr,35192,148,1491852,1,3,Active Shallow Crust,0.0,89.99018,0.0,04/10/7417
+-0.63513,43.24489,9175,3,28,16,7,39,3.65,5.0,fr,35193,183,1491852,1,3,Active Shallow Crust,0.0,89.99018,0.0,03/28/9175
+-0.63513,43.24489,4391,9,26,3,48,37,3.65,5.0,fr,35194,87,1491852,1,3,Active Shallow Crust,0.0,89.99018,0.0,09/26/4391
+-0.63513,43.24489,3964,7,30,9,37,23,3.65,15.0,fr,35195,79,1491853,1,3,Active Shallow Crust,0.0,89.99018,0.0,07/30/3964
+-0.63513,43.24489,9864,6,27,12,37,36,3.65,15.0,fr,35196,197,1491853,1,3,Active Shallow Crust,0.0,89.99018,0.0,06/27/9864
+-0.63513,43.24489,1498,10,23,21,20,55,3.65,15.0,fr,35197,29,1491853,1,3,Active Shallow Crust,0.0,89.99018,0.0,10/23/1498
+-0.63513,43.24489,9987,12,2,0,35,14,3.65,5.0,fr,35198,199,1491855,1,1,Active Shallow Crust,240.0008,58.01276,0.0,12/02/9987
+-0.63513,43.24489,1422,8,31,8,34,11,3.65,5.0,fr,35199,28,1491858,1,1,Active Shallow Crust,0.0,89.99007,-90.0,08/31/1422
+-0.63513,43.24489,4186,9,13,20,19,23,3.65,15.0,fr,35200,83,1491862,1,1,Active Shallow Crust,128.9006,89.96353,0.0,09/13/4186
+-0.63513,43.24489,9542,3,3,2,13,27,3.75,5.0,fr,35201,190,1491864,1,2,Active Shallow Crust,0.0,89.98979,0.0,03/03/9542
+-0.63513,43.24489,788,12,27,14,44,27,3.75,5.0,fr,35202,15,1491864,1,2,Active Shallow Crust,0.0,89.98979,0.0,12/27/0788
+-0.63513,43.24489,9310,10,8,9,37,51,3.75,15.0,fr,35203,186,1491865,1,2,Active Shallow Crust,0.0,89.98979,0.0,10/08/9310
+-0.63513,43.24489,1187,7,12,11,58,3,3.75,15.0,fr,35204,23,1491865,1,2,Active Shallow Crust,0.0,89.98979,0.0,07/12/1187
+-0.63513,43.24489,1734,9,4,0,51,16,3.75,5.0,fr,35205,34,1491867,1,3,Active Shallow Crust,240.008,58.01759,0.0,09/04/1734
+-0.63513,43.24489,3526,1,21,13,45,16,3.75,5.0,fr,35206,70,1491867,1,3,Active Shallow Crust,240.008,58.01759,0.0,01/21/3526
+-0.63513,43.24489,8813,10,31,1,13,13,3.75,5.0,fr,35207,176,1491867,1,3,Active Shallow Crust,240.008,58.01759,0.0,10/31/8813
+-0.63513,43.24489,5603,9,23,7,18,18,3.85,5.0,fr,35208,112,1491876,1,3,Active Shallow Crust,0.0,89.99025,0.0,09/23/5603
+-0.63513,43.24489,902,7,8,2,5,10,3.85,5.0,fr,35209,18,1491876,1,3,Active Shallow Crust,0.0,89.99025,0.0,07/08/0902
+-0.63513,43.24489,6002,10,1,9,57,46,3.85,5.0,fr,35210,120,1491876,1,3,Active Shallow Crust,0.0,89.99025,0.0,10/01/6002
+-0.63513,43.24489,692,4,23,8,50,27,3.85,15.0,fr,35211,13,1491877,1,1,Active Shallow Crust,0.0,89.99025,0.0,04/23/0692
+-0.63513,43.24489,1059,11,3,4,45,35,3.85,5.0,fr,35212,21,1491879,1,1,Active Shallow Crust,240.0104,57.9977,0.0,11/03/1059
+-0.63513,43.24489,8491,12,15,0,29,38,3.85,15.0,fr,35213,169,1491883,1,1,Active Shallow Crust,0.0,89.99014,-90.0,12/15/8491
+-0.63513,43.24489,4433,6,15,4,2,37,3.85,5.0,fr,35214,88,1491885,1,1,Active Shallow Crust,128.8961,89.99383,0.0,06/15/4433
+-0.63513,43.24489,7140,11,21,11,2,38,3.95,5.0,fr,35215,142,1491888,1,1,Active Shallow Crust,0.0,89.99015,0.0,11/21/7140
+-0.63513,43.24489,3704,11,28,19,50,41,3.95,15.0,fr,35216,74,1491889,1,1,Active Shallow Crust,0.0,89.99015,0.0,11/28/3704
+-0.63513,43.24489,9569,6,12,6,53,48,3.95,5.0,fr,35217,191,1491891,1,1,Active Shallow Crust,240.0193,58.00485,0.0,06/12/9569
+-0.63513,43.24489,4513,6,1,10,33,25,3.95,5.0,fr,35218,90,1491894,1,1,Active Shallow Crust,0.0,89.99004,-90.0,06/01/4513
+-0.63513,43.24489,9204,2,11,0,57,3,3.95,5.0,fr,35219,184,1491897,1,1,Active Shallow Crust,128.9008,89.99363,0.0,02/11/9204
+-0.63513,43.24489,2237,5,19,15,42,29,4.05,5.0,fr,35220,44,1491900,1,5,Active Shallow Crust,0.0,89.99019,0.0,05/19/2237
+-0.63513,43.24489,2164,7,5,2,2,5,4.05,5.0,fr,35221,43,1491900,1,5,Active Shallow Crust,0.0,89.99019,0.0,07/05/2164
+-0.63513,43.24489,3805,6,17,4,28,6,4.05,5.0,fr,35222,76,1491900,1,5,Active Shallow Crust,0.0,89.99019,0.0,06/17/3805
+-0.63513,43.24489,971,3,2,7,20,8,4.05,5.0,fr,35223,19,1491900,1,5,Active Shallow Crust,0.0,89.99019,0.0,03/02/0971
+-0.63513,43.24489,8389,11,13,23,20,5,4.05,5.0,fr,35224,167,1491900,1,5,Active Shallow Crust,0.0,89.99019,0.0,11/13/8389
+-0.63513,43.24489,2173,12,3,18,2,10,4.05,5.0,fr,35225,43,1491903,1,3,Active Shallow Crust,240.0055,58.00573,0.0,12/03/2173
+-0.63513,43.24489,4550,5,13,15,36,10,4.05,5.0,fr,35226,90,1491903,1,3,Active Shallow Crust,240.0055,58.00573,0.0,05/13/4550
+-0.63513,43.24489,3975,8,8,10,16,6,4.05,5.0,fr,35227,79,1491903,1,3,Active Shallow Crust,240.0055,58.00573,0.0,08/08/3975
+-0.63513,43.24489,9577,11,21,20,21,25,4.15,15.0,fr,35228,191,1491913,1,1,Active Shallow Crust,0.0,89.98988,0.0,11/21/9577
+-0.63513,43.24489,9567,5,21,8,9,26,4.15,5.0,fr,35229,191,1491918,1,1,Active Shallow Crust,0.0,89.99023,-90.0,05/21/9567
+-0.63513,43.24489,3753,12,13,10,43,48,4.15,5.0,fr,35230,75,1491921,1,1,Active Shallow Crust,128.8981,89.99356,0.0,12/13/3753
+-0.63513,43.24489,2198,10,3,17,50,11,4.25,5.0,fr,35231,43,1491924,1,2,Active Shallow Crust,0.0,89.99016,0.0,10/03/2198
+-0.63513,43.24489,7986,3,25,11,7,27,4.25,5.0,fr,35232,159,1491924,1,2,Active Shallow Crust,0.0,89.99016,0.0,03/25/7986
+-0.63513,43.24489,7033,9,9,10,41,52,4.25,27.5,fr,35233,140,1491935,1,1,Active Shallow Crust,128.8948,89.9809,0.0,09/09/7033
+-0.63513,43.24489,8047,11,28,6,49,0,4.45,5.0,fr,35234,160,1491948,1,1,Active Shallow Crust,0.0,89.9899,0.0,11/28/8047
+-0.63513,43.24489,2607,3,30,22,11,40,4.45,15.0,fr,35235,52,1491949,1,1,Active Shallow Crust,0.0,89.9899,0.0,03/30/2607
+-0.63513,43.24489,6678,2,28,17,11,46,4.65,15.0,fr,35236,133,1491973,1,1,Active Shallow Crust,0.0,89.98991,0.0,02/28/6678
+-0.63513,43.24489,6509,6,2,5,13,54,4.75,5.0,fr,35237,130,1491984,1,1,Active Shallow Crust,0.0,89.99008,0.0,06/02/6509
+-0.63513,43.24489,1553,8,8,7,16,40,4.75,15.0,fr,35238,31,1491985,1,1,Active Shallow Crust,0.0,89.99008,0.0,08/08/1553
+-0.63513,43.24489,9110,6,1,12,56,53,4.85,15.0,fr,35239,182,1492000,1,1,Active Shallow Crust,240.0159,58.00209,0.0,06/01/9110
+-0.63513,43.24489,9371,1,21,2,16,6,5.15,5.0,fr,35240,187,1492032,1,1,Active Shallow Crust,0.0,89.98996,0.0,01/21/9371
+-0.63513,43.24489,361,8,15,23,29,39,5.75,5.0,fr,35241,7,1492113,1,1,Active Shallow Crust,128.8744,89.98853,0.0,08/15/0361
+-0.98949,50.23023,1563,1,23,2,43,47,3.55,15.0,fr,35242,31,1492321,1,1,Active Shallow Crust,0.0,89.99033,0.0,01/23/1563
+-0.98949,50.23023,2088,9,8,22,12,43,3.55,5.0,fr,35243,41,1492323,1,1,Active Shallow Crust,240.0125,57.99823,0.0,09/08/2088
+-0.98949,50.23023,834,8,8,14,5,9,3.85,5.0,fr,35244,16,1492356,1,1,Active Shallow Crust,0.0,89.98972,0.0,08/08/0834
+-0.98949,50.23023,854,6,22,7,18,58,3.85,5.0,fr,35245,17,1492359,1,1,Active Shallow Crust,240.0113,57.99795,0.0,06/22/0854
+-0.98949,50.23023,6879,2,7,14,25,34,3.95,5.0,fr,35246,137,1492371,1,1,Active Shallow Crust,240.0204,58.00503,0.0,02/07/6879
+7.38582,48.67481,3912,9,20,0,56,4,3.55,15.0,fr,35247,78,1492801,1,1,Active Shallow Crust,0.0,89.98668,0.0,09/20/3912
+7.38582,48.67481,7997,8,13,2,12,19,3.55,15.0,fr,35248,159,1492807,1,1,Active Shallow Crust,0.0,89.99326,-90.0,08/13/7997
+7.38582,48.67481,2990,4,26,11,52,49,3.65,5.0,fr,35249,59,1492815,1,1,Active Shallow Crust,240.0018,58.01302,0.0,04/26/2990
+7.38582,48.67481,859,2,7,8,29,51,3.75,5.0,fr,35250,17,1492824,1,1,Active Shallow Crust,0.0,89.98942,0.0,02/07/0859
+7.38582,48.67481,149,6,7,6,59,41,3.85,5.0,fr,35251,2,1492836,1,2,Active Shallow Crust,0.0,89.99057,0.0,06/07/0149
+7.38582,48.67481,6535,1,25,0,37,15,3.85,5.0,fr,35252,130,1492836,1,2,Active Shallow Crust,0.0,89.99057,0.0,01/25/6535
+7.38582,48.67481,4545,7,11,20,49,47,3.85,5.0,fr,35253,90,1492845,1,1,Active Shallow Crust,128.8954,89.99529,0.0,07/11/4545
+7.38582,48.67481,1142,1,31,10,22,55,3.85,15.0,fr,35254,22,1492846,1,1,Active Shallow Crust,128.8954,89.99529,0.0,01/31/1142
+7.38582,48.67481,4039,6,2,9,4,47,4.35,15.0,fr,35255,80,1492900,1,1,Active Shallow Crust,240.0086,57.99637,0.0,06/02/4039
+9.11527,49.61554,7025,5,11,18,47,58,3.55,5.0,fr,35256,140,1493280,1,2,Active Shallow Crust,0.0,89.98693,0.0,05/11/7025
+9.11527,49.61554,2162,12,24,1,10,44,3.55,5.0,fr,35257,43,1493280,1,2,Active Shallow Crust,0.0,89.98693,0.0,12/24/2162
+9.11527,49.61554,1777,10,25,12,22,12,3.55,5.0,fr,35258,35,1493286,1,1,Active Shallow Crust,0.0,89.98678,-90.0,10/25/1777
+9.11527,49.61554,5557,3,19,16,16,4,3.75,5.0,fr,35259,111,1493304,1,1,Active Shallow Crust,0.0,89.98962,0.0,03/19/5557
+9.11527,49.61554,7098,6,24,1,40,4,3.85,5.0,fr,35260,141,1493322,1,1,Active Shallow Crust,0.0,89.99064,-90.0,06/24/7098
+9.11527,49.61554,9038,4,1,0,19,42,3.95,5.0,fr,35261,180,1493328,1,1,Active Shallow Crust,0.0,89.99175,0.0,04/01/9038
+9.11527,49.61554,1755,12,29,21,29,35,4.65,27.5,fr,35262,35,1493420,1,1,Active Shallow Crust,0.0,89.98882,-90.0,12/29/1755
+7.67143,49.0861,5461,6,26,2,12,37,3.55,15.0,fr,35263,109,1493764,1,1,Active Shallow Crust,240.0138,57.99733,0.0,06/26/5461
+7.67143,49.0861,9612,4,21,9,18,53,3.75,15.0,fr,35264,192,1493785,1,1,Active Shallow Crust,0.0,89.98951,0.0,04/21/9612
+7.67143,49.0861,3330,1,17,0,30,19,3.85,5.0,fr,35265,66,1493796,1,1,Active Shallow Crust,0.0,89.99065,0.0,01/17/3330
+7.67143,49.0861,9603,5,1,13,6,8,4.05,5.0,fr,35266,192,1493820,1,1,Active Shallow Crust,0.0,89.98886,0.0,05/01/9603
+7.67143,49.0861,2692,8,13,21,44,52,4.25,5.0,fr,35267,53,1493844,1,1,Active Shallow Crust,0.0,89.99115,0.0,08/13/2692
+7.67143,49.0861,3659,6,6,5,3,58,5.05,15.0,fr,35268,73,1493941,1,1,Active Shallow Crust,0.0,89.98943,0.0,06/06/3659
+7.67143,49.0861,9944,10,5,17,7,14,5.15,15.0,fr,35269,198,1493956,1,1,Active Shallow Crust,240.0213,58.00028,0.0,10/05/9944
+-3.85639,47.17215,8818,9,21,19,11,34,3.55,27.5,fr,35270,176,1494242,1,1,Active Shallow Crust,0.0,89.98972,0.0,09/21/8818
+-3.85639,47.17215,2202,4,2,13,15,4,3.55,5.0,fr,35271,44,1494249,1,1,Active Shallow Crust,128.8953,89.99486,0.0,04/02/2202
+-3.85639,47.17215,5504,10,10,11,56,8,3.95,27.5,fr,35272,110,1494299,1,1,Active Shallow Crust,128.9004,89.99352,0.0,10/10/5504
+6.07427,44.7662,4784,9,30,10,59,39,3.55,5.0,fr,35273,95,1494723,1,1,Active Shallow Crust,240.0124,57.99793,0.0,09/30/4784
+6.07427,44.7662,3405,8,25,14,8,43,3.75,5.0,fr,35274,68,1494747,1,1,Active Shallow Crust,240.0083,58.01738,0.0,08/25/3405
+6.07427,44.7662,5014,3,28,20,49,7,4.25,5.0,fr,35275,100,1494804,1,1,Active Shallow Crust,0.0,89.9904,0.0,03/28/5014
+6.07427,44.7662,1886,6,21,5,8,50,4.25,5.0,fr,35276,37,1494807,1,1,Active Shallow Crust,240.0071,57.99372,0.0,06/21/1886
+6.07427,44.7662,802,4,19,21,59,51,4.65,15.0,fr,35277,16,1494853,1,1,Active Shallow Crust,0.0,89.98991,0.0,04/19/0802
+6.07427,44.7662,3824,1,27,1,21,1,5.05,5.0,fr,35278,76,1494909,1,1,Active Shallow Crust,128.8863,89.99041,0.0,01/27/3824
+5.81543,44.33697,2260,9,7,13,27,7,3.55,27.5,fr,35279,45,1495205,1,1,Active Shallow Crust,240.0121,57.99758,0.0,09/07/2260
+5.81543,44.33697,4463,4,22,4,51,1,3.55,5.0,fr,35280,89,1495209,1,1,Active Shallow Crust,128.8972,89.99279,0.0,04/22/4463
+5.81543,44.33697,5052,11,15,14,12,54,3.75,5.0,fr,35281,101,1495224,1,2,Active Shallow Crust,0.0,89.98854,0.0,11/15/5052
+5.81543,44.33697,7261,5,11,4,45,57,3.75,5.0,fr,35282,145,1495224,1,2,Active Shallow Crust,0.0,89.98854,0.0,05/11/7261
+5.81543,44.33697,4173,3,6,9,0,5,3.75,5.0,fr,35283,83,1495230,1,1,Active Shallow Crust,0.0,89.98841,-90.0,03/06/4173
+5.81543,44.33697,4421,4,5,13,34,0,4.35,5.0,fr,35284,88,1495302,1,1,Active Shallow Crust,0.0,89.99129,-90.0,04/05/4421
+5.81543,44.33697,960,9,4,17,41,19,4.65,15.0,fr,35285,19,1495333,1,1,Active Shallow Crust,0.0,89.98984,0.0,09/04/0960
+5.81543,44.33697,5695,7,6,22,23,3,4.85,5.0,fr,35286,113,1495362,1,1,Active Shallow Crust,0.0,89.9902,-90.0,07/06/5695
+5.81543,44.33697,5063,8,7,1,26,18,4.95,5.0,fr,35287,101,1495374,1,1,Active Shallow Crust,0.0,89.98981,-90.0,08/07/5063
+3.70549,45.36009,2908,3,31,16,26,23,3.55,5.0,fr,35288,58,1496160,1,1,Active Shallow Crust,0.0,89.98937,0.0,03/31/2908
+3.70549,45.36009,8353,3,12,5,36,57,3.55,27.5,fr,35289,167,1496162,1,1,Active Shallow Crust,0.0,89.98937,0.0,03/12/8353
+3.70549,45.36009,7801,7,30,0,26,56,3.65,5.0,fr,35290,156,1496172,1,2,Active Shallow Crust,0.0,89.99052,0.0,07/30/7801
+3.70549,45.36009,159,8,14,3,33,18,3.65,5.0,fr,35291,3,1496172,1,2,Active Shallow Crust,0.0,89.99052,0.0,08/14/0159
+3.70549,45.36009,8525,5,24,19,7,24,3.65,27.5,fr,35292,170,1496177,1,1,Active Shallow Crust,240.0009,58.01277,0.0,05/24/8525
+3.70549,45.36009,330,1,31,21,33,35,3.85,15.0,fr,35293,6,1496197,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/31/0330
+3.70549,45.36009,1088,3,2,14,20,1,4.15,5.0,fr,35294,21,1496232,1,1,Active Shallow Crust,0.0,89.98935,0.0,03/02/1088
+3.70549,45.36009,8602,5,20,20,34,54,4.25,27.5,fr,35295,172,1496246,1,1,Active Shallow Crust,0.0,89.9905,0.0,05/20/8602
+3.70549,45.36009,8695,3,27,3,16,26,4.25,15.0,fr,35296,173,1496251,1,1,Active Shallow Crust,0.0,89.99039,-90.0,03/27/8695
+-2.77901,48.09249,2913,1,23,21,56,59,3.55,5.0,fr,35297,58,1496640,1,1,Active Shallow Crust,0.0,89.9899,0.0,01/23/2913
+-2.77901,48.09249,5169,7,3,4,22,44,3.55,5.0,fr,35298,103,1496646,1,1,Active Shallow Crust,0.0,89.98978,-90.0,07/03/5169
+-2.77901,48.09249,7952,1,5,22,7,50,3.55,5.0,fr,35299,159,1496649,1,1,Active Shallow Crust,128.8956,89.99326,0.0,01/05/7952
+-2.77901,48.09249,3569,10,10,20,15,4,3.65,5.0,fr,35300,71,1496652,1,2,Active Shallow Crust,0.0,89.991,0.0,10/10/3569
+-2.77901,48.09249,930,6,30,18,30,26,3.65,5.0,fr,35301,18,1496652,1,2,Active Shallow Crust,0.0,89.991,0.0,06/30/0930
+-2.77901,48.09249,9974,6,7,14,43,11,3.65,15.0,fr,35302,199,1496653,1,2,Active Shallow Crust,0.0,89.991,0.0,06/07/9974
+-2.77901,48.09249,5383,7,9,13,11,13,3.65,15.0,fr,35303,107,1496653,1,2,Active Shallow Crust,0.0,89.991,0.0,07/09/5383
+-2.77901,48.09249,3872,12,22,12,29,19,3.65,5.0,fr,35304,77,1496658,1,1,Active Shallow Crust,0.0,89.99089,-90.0,12/22/3872
+-2.77901,48.09249,1203,11,18,17,23,59,3.75,5.0,fr,35305,24,1496664,1,1,Active Shallow Crust,0.0,89.9893,0.0,11/18/1203
+-2.77901,48.09249,8428,1,25,0,30,14,3.75,27.5,fr,35306,168,1496675,1,1,Active Shallow Crust,128.8969,89.96727,0.0,01/25/8428
+-2.77901,48.09249,3459,11,6,20,50,35,3.85,5.0,fr,35307,69,1496676,1,1,Active Shallow Crust,0.0,89.99046,0.0,11/06/3459
+-2.77901,48.09249,6237,3,10,10,41,47,4.25,15.0,fr,35308,124,1496728,1,1,Active Shallow Crust,240.0079,57.99394,0.0,03/10/6237
+-2.77901,48.09249,8833,12,12,11,11,13,4.45,5.0,fr,35309,176,1496751,1,1,Active Shallow Crust,240.0057,57.99483,0.0,12/12/8833
+8.04881,47.21544,1594,9,2,23,43,21,3.55,5.0,fr,35310,31,1497120,1,3,Active Shallow Crust,0.0,89.9863,0.0,09/02/1594
+8.04881,47.21544,4555,2,1,2,21,38,3.55,5.0,fr,35311,91,1497120,1,3,Active Shallow Crust,0.0,89.9863,0.0,02/01/4555
+8.04881,47.21544,517,5,31,22,16,39,3.55,5.0,fr,35312,10,1497120,1,3,Active Shallow Crust,0.0,89.9863,0.0,05/31/0517
+8.04881,47.21544,8978,3,31,15,3,55,3.55,15.0,fr,35313,179,1497121,1,1,Active Shallow Crust,0.0,89.9863,0.0,03/31/8978
+8.04881,47.21544,7493,12,28,3,32,4,3.55,27.5,fr,35314,149,1497122,1,2,Active Shallow Crust,0.0,89.9863,0.0,12/28/7493
+8.04881,47.21544,8036,12,4,15,24,26,3.55,27.5,fr,35315,160,1497122,1,2,Active Shallow Crust,0.0,89.9863,0.0,12/04/8036
+8.04881,47.21544,3927,5,15,22,55,29,3.55,15.0,fr,35316,78,1497127,1,1,Active Shallow Crust,0.0,89.98615,-90.0,05/15/3927
+8.04881,47.21544,3238,7,2,20,14,46,3.65,5.0,fr,35317,64,1497132,1,2,Active Shallow Crust,0.0,89.98779,0.0,07/02/3238
+8.04881,47.21544,9215,1,28,5,40,57,3.65,5.0,fr,35318,184,1497132,1,2,Active Shallow Crust,0.0,89.98779,0.0,01/28/9215
+8.04881,47.21544,3217,3,23,23,18,34,3.65,5.0,fr,35319,64,1497135,1,1,Active Shallow Crust,240.0026,58.01244,0.0,03/23/3217
+8.04881,47.21544,7264,11,27,7,15,19,3.75,5.0,fr,35320,145,1497144,1,1,Active Shallow Crust,0.0,89.98912,0.0,11/27/7264
+8.04881,47.21544,5601,6,23,5,29,7,3.75,15.0,fr,35321,112,1497151,1,1,Active Shallow Crust,0.0,89.98899,-90.0,06/23/5601
+8.04881,47.21544,4011,7,3,20,8,55,3.85,5.0,fr,35322,80,1497156,1,2,Active Shallow Crust,0.0,89.9903,0.0,07/03/4011
+8.04881,47.21544,8572,10,27,3,21,31,3.85,5.0,fr,35323,171,1497156,1,2,Active Shallow Crust,0.0,89.9903,0.0,10/27/8572
+8.04881,47.21544,1563,3,26,1,32,25,3.85,5.0,fr,35324,31,1497162,1,1,Active Shallow Crust,0.0,89.99019,-90.0,03/26/1563
+8.04881,47.21544,663,4,17,7,34,15,3.85,5.0,fr,35325,13,1497165,1,1,Active Shallow Crust,128.8929,89.99515,0.0,04/17/0663
+8.04881,47.21544,6967,6,2,2,47,45,3.95,15.0,fr,35326,139,1497169,1,1,Active Shallow Crust,0.0,89.99136,0.0,06/02/6967
+8.04881,47.21544,2381,5,13,15,7,9,3.95,5.0,fr,35327,47,1497177,1,1,Active Shallow Crust,128.8982,89.99568,0.0,05/13/2381
+8.04881,47.21544,4706,11,8,5,43,1,3.95,27.5,fr,35328,94,1497179,1,1,Active Shallow Crust,128.8982,89.99568,0.0,11/08/4706
+8.04881,47.21544,387,9,20,16,56,10,4.05,5.0,fr,35329,7,1497180,1,2,Active Shallow Crust,0.0,89.99229,0.0,09/20/0387
+8.04881,47.21544,8302,12,19,20,38,22,4.05,5.0,fr,35330,166,1497180,1,2,Active Shallow Crust,0.0,89.99229,0.0,12/19/8302
+8.04881,47.21544,1759,1,10,2,55,45,4.05,15.0,fr,35331,35,1497184,1,1,Active Shallow Crust,240.0047,58.00617,0.0,01/10/1759
+8.04881,47.21544,3729,5,7,13,37,19,4.25,5.0,fr,35332,74,1497204,1,1,Active Shallow Crust,0.0,89.98776,0.0,05/07/3729
+8.04881,47.21544,6762,11,26,0,40,46,4.35,5.0,fr,35333,135,1497216,1,2,Active Shallow Crust,0.0,89.98909,0.0,11/26/6762
+8.04881,47.21544,1570,1,4,6,45,35,4.35,5.0,fr,35334,31,1497216,1,2,Active Shallow Crust,0.0,89.98909,0.0,01/04/1570
+8.04881,47.21544,1734,8,18,23,15,54,4.45,5.0,fr,35335,34,1497228,1,1,Active Shallow Crust,0.0,89.99028,0.0,08/18/1734
+8.04881,47.21544,2453,7,3,9,56,23,4.85,5.0,fr,35336,49,1497285,1,1,Active Shallow Crust,128.893,89.98908,0.0,07/03/2453
+8.04881,47.21544,4332,5,15,19,50,33,5.15,15.0,fr,35337,86,1497319,1,1,Active Shallow Crust,0.0,89.98901,-90.0,05/15/4332
+8.048818,47.21544,7678,6,20,1,37,54,6.45,8.491219,fr,35338,153,1497468,1,1,Active Shallow Crust,0.0,89.99002,0.0,06/20/7678
+8.05807,49.63111,7036,4,17,13,6,18,3.55,5.0,fr,35339,140,1497600,1,1,Active Shallow Crust,0.0,89.98694,0.0,04/17/7036
+8.05807,49.63111,682,9,24,7,14,21,3.55,15.0,fr,35340,13,1497601,1,2,Active Shallow Crust,0.0,89.98694,0.0,09/24/0682
+8.05807,49.63111,3291,3,27,19,46,52,3.55,15.0,fr,35341,65,1497601,1,2,Active Shallow Crust,0.0,89.98694,0.0,03/27/3291
+8.05807,49.63111,3412,2,8,5,56,8,3.55,15.0,fr,35342,68,1497610,1,1,Active Shallow Crust,128.8974,89.99347,0.0,02/08/3412
+8.05807,49.63111,4640,7,21,4,36,25,3.65,5.0,fr,35343,92,1497612,1,1,Active Shallow Crust,0.0,89.98836,0.0,07/21/4640
+8.05807,49.63111,6287,2,15,11,24,18,3.65,27.5,fr,35344,125,1497614,1,1,Active Shallow Crust,0.0,89.98836,0.0,02/15/6287
+8.05807,49.63111,2492,6,13,10,46,42,3.65,27.5,fr,35345,49,1497617,1,1,Active Shallow Crust,240.0005,58.0126,0.0,06/13/2492
+8.05807,49.63111,1014,11,14,19,55,20,3.75,5.0,fr,35346,20,1497624,1,2,Active Shallow Crust,0.0,89.98962,0.0,11/14/1014
+8.05807,49.63111,6695,8,22,22,8,44,3.75,5.0,fr,35347,133,1497624,1,2,Active Shallow Crust,0.0,89.98962,0.0,08/22/6695
+8.05807,49.63111,2954,3,4,17,27,53,3.95,15.0,fr,35348,59,1497649,1,1,Active Shallow Crust,0.0,89.99176,0.0,03/04/2954
+8.05807,49.63111,2594,3,11,0,11,39,4.05,5.0,fr,35349,51,1497660,1,1,Active Shallow Crust,0.0,89.99265,0.0,03/11/2594
+8.05807,49.63111,3962,3,30,0,43,11,4.25,5.0,fr,35350,79,1497690,1,1,Active Shallow Crust,0.0,89.9882,-90.0,03/30/3962
+8.05807,49.63111,4147,1,3,4,41,17,4.35,27.5,fr,35351,82,1497698,1,1,Active Shallow Crust,0.0,89.9896,0.0,01/03/4147
+8.05807,49.63111,9552,9,19,6,46,44,4.35,5.0,fr,35352,191,1497699,1,1,Active Shallow Crust,240.009,57.99596,0.0,09/19/9552
+8.05807,49.63111,9942,5,31,11,15,38,4.45,5.0,fr,35353,198,1497711,1,1,Active Shallow Crust,240.0067,57.99494,0.0,05/31/9942
+8.05807,49.63111,2797,9,13,4,19,8,4.55,15.0,fr,35354,55,1497721,1,1,Active Shallow Crust,0.0,89.99174,0.0,09/13/2797
+8.05807,49.63111,6852,5,4,13,43,58,4.85,5.0,fr,35355,137,1497762,1,1,Active Shallow Crust,0.0,89.99113,-90.0,05/04/6852
+8.05807,49.63111,5682,7,13,19,27,37,5.25,5.0,fr,35356,113,1497813,1,1,Active Shallow Crust,128.8858,89.98734,0.0,07/13/5682
+5.10678,51.73491,1774,1,15,8,3,43,3.85,5.0,fr,35357,35,1498125,1,1,Active Shallow Crust,128.8957,89.99337,0.0,01/15/1774
+5.10678,51.73491,9541,9,6,17,43,34,4.05,5.0,fr,35358,190,1498143,1,1,Active Shallow Crust,240.0068,58.00618,0.0,09/06/9541
+-0.26477,44.3745,4342,1,18,17,59,36,3.75,5.0,fr,35359,86,1498593,1,1,Active Shallow Crust,128.8969,89.96732,0.0,01/18/4342
+8.25392,49.90213,6516,4,22,9,17,58,3.55,5.0,fr,35360,130,1499040,1,2,Active Shallow Crust,0.0,89.98701,0.0,04/22/6516
+8.25392,49.90213,5740,7,8,16,16,11,3.55,5.0,fr,35361,114,1499040,1,2,Active Shallow Crust,0.0,89.98701,0.0,07/08/5740
+8.25392,49.90213,477,11,9,4,33,45,3.55,15.0,fr,35362,9,1499041,1,1,Active Shallow Crust,0.0,89.98701,0.0,11/09/0477
+8.25392,49.90213,1917,12,29,4,9,41,3.55,5.0,fr,35363,38,1499043,1,2,Active Shallow Crust,240.0128,57.99638,0.0,12/29/1917
+8.25392,49.90213,4836,9,20,0,29,0,3.55,5.0,fr,35364,96,1499043,1,2,Active Shallow Crust,240.0128,57.99638,0.0,09/20/4836
+8.25392,49.90213,9218,1,21,5,31,19,3.65,5.0,fr,35365,184,1499052,1,1,Active Shallow Crust,0.0,89.98843,0.0,01/21/9218
+8.25392,49.90213,5182,12,24,20,28,44,3.65,15.0,fr,35366,103,1499053,1,2,Active Shallow Crust,0.0,89.98843,0.0,12/24/5182
+8.25392,49.90213,3093,11,26,6,12,16,3.65,15.0,fr,35367,61,1499053,1,2,Active Shallow Crust,0.0,89.98843,0.0,11/26/3093
+8.25392,49.90213,8176,6,2,10,50,39,3.65,5.0,fr,35368,163,1499055,1,1,Active Shallow Crust,240.0012,58.01422,0.0,06/02/8176
+8.25392,49.90213,3633,11,10,0,8,57,3.65,5.0,fr,35369,72,1499058,1,1,Active Shallow Crust,0.0,89.98829,-90.0,11/10/3633
+8.25392,49.90213,2975,10,2,2,51,3,3.75,5.0,fr,35370,59,1499064,1,1,Active Shallow Crust,0.0,89.98969,0.0,10/02/2975
+8.25392,49.90213,4100,11,9,12,5,1,3.75,27.5,fr,35371,81,1499066,1,2,Active Shallow Crust,0.0,89.98969,0.0,11/09/4100
+8.25392,49.90213,481,5,27,15,19,20,3.75,27.5,fr,35372,9,1499066,1,2,Active Shallow Crust,0.0,89.98969,0.0,05/27/0481
+8.25392,49.90213,3443,3,22,12,22,44,3.75,5.0,fr,35373,68,1499070,1,1,Active Shallow Crust,0.0,89.98956,-90.0,03/22/3443
+8.25392,49.90213,5603,10,26,8,58,1,3.85,5.0,fr,35374,112,1499076,1,2,Active Shallow Crust,0.0,89.99081,0.0,10/26/5603
+8.25392,49.90213,7717,2,9,5,3,9,3.85,5.0,fr,35375,154,1499076,1,2,Active Shallow Crust,0.0,89.99081,0.0,02/09/7717
+8.25392,49.90213,5328,1,13,17,10,10,3.85,15.0,fr,35376,106,1499077,1,1,Active Shallow Crust,0.0,89.99081,0.0,01/13/5328
+8.25392,49.90213,4395,2,10,2,32,15,3.95,5.0,fr,35377,87,1499088,1,4,Active Shallow Crust,0.0,89.99181,0.0,02/10/4395
+8.25392,49.90213,6347,12,7,18,19,2,3.95,5.0,fr,35378,126,1499088,1,4,Active Shallow Crust,0.0,89.99181,0.0,12/07/6347
+8.25392,49.90213,6437,4,13,17,23,12,3.95,5.0,fr,35379,128,1499088,1,4,Active Shallow Crust,0.0,89.99181,0.0,04/13/6437
+8.25392,49.90213,613,6,5,4,47,21,3.95,5.0,fr,35380,12,1499088,1,4,Active Shallow Crust,0.0,89.99181,0.0,06/05/0613
+8.25392,49.90213,3459,12,12,2,1,42,3.95,15.0,fr,35381,69,1499089,1,1,Active Shallow Crust,0.0,89.99181,0.0,12/12/3459
+8.25392,49.90213,8735,5,9,21,10,43,3.95,5.0,fr,35382,174,1499094,1,1,Active Shallow Crust,0.0,89.99171,-90.0,05/09/8735
+8.25392,49.90213,6459,4,9,4,39,33,3.95,27.5,fr,35383,129,1499099,1,1,Active Shallow Crust,128.9007,89.99181,0.0,04/09/6459
+8.25392,49.90213,8868,8,18,10,19,52,4.05,5.0,fr,35384,177,1499100,1,1,Active Shallow Crust,0.0,89.99269,0.0,08/18/8868
+8.25392,49.90213,1669,12,24,9,32,32,4.05,27.5,fr,35385,33,1499102,1,1,Active Shallow Crust,0.0,89.99269,0.0,12/24/1669
+8.25392,49.90213,39,7,8,13,1,25,4.15,27.5,fr,35386,0,1499114,1,1,Active Shallow Crust,0.0,89.98698,0.0,07/08/0039
+8.25392,49.90213,2353,4,18,18,38,27,4.45,5.0,fr,35387,47,1499148,1,2,Active Shallow Crust,0.0,89.99078,0.0,04/18/2353
+8.25392,49.90213,8042,10,10,18,18,45,4.45,5.0,fr,35388,160,1499148,1,2,Active Shallow Crust,0.0,89.99078,0.0,10/10/8042
+8.25392,49.90213,603,5,23,3,12,26,4.55,5.0,fr,35389,12,1499160,1,1,Active Shallow Crust,0.0,89.99178,0.0,05/23/0603
+8.25392,49.90213,5427,12,1,20,12,53,4.95,15.0,fr,35390,108,1499209,1,1,Active Shallow Crust,0.0,89.98963,0.0,12/01/5427
+8.41701,50.41677,5660,10,21,9,4,35,3.55,5.0,fr,35391,113,1499520,1,1,Active Shallow Crust,0.0,89.98715,0.0,10/21/5660
+8.41701,50.41677,5898,5,21,23,33,27,3.55,5.0,fr,35392,117,1499526,1,1,Active Shallow Crust,0.0,89.987,-90.0,05/21/5898
+8.41701,50.41677,9693,3,10,17,37,45,3.75,5.0,fr,35393,193,1499544,1,3,Active Shallow Crust,0.0,89.98979,0.0,03/10/9693
+8.41701,50.41677,7819,9,5,16,47,55,3.75,5.0,fr,35394,156,1499544,1,3,Active Shallow Crust,0.0,89.98979,0.0,09/05/7819
+8.41701,50.41677,915,11,18,22,51,38,3.75,5.0,fr,35395,18,1499544,1,3,Active Shallow Crust,0.0,89.98979,0.0,11/18/0915
+8.41701,50.41677,7851,5,30,7,59,14,3.75,27.5,fr,35396,157,1499549,1,1,Active Shallow Crust,240.0085,58.01837,0.0,05/30/7851
+8.41701,50.41677,8082,12,19,4,27,17,3.75,15.0,fr,35397,161,1499551,1,1,Active Shallow Crust,0.0,89.98968,-90.0,12/19/8082
+8.41701,50.41677,5265,10,13,7,8,34,3.75,27.5,fr,35398,105,1499555,1,1,Active Shallow Crust,128.8958,89.96756,0.0,10/13/5265
+8.41701,50.41677,2814,2,6,7,2,4,3.85,5.0,fr,35399,56,1499556,1,1,Active Shallow Crust,0.0,89.99091,0.0,02/06/2814
+8.41701,50.41677,6620,4,17,3,22,6,3.85,15.0,fr,35400,132,1499557,1,1,Active Shallow Crust,0.0,89.99091,0.0,04/17/6620
+8.41701,50.41677,8707,12,30,9,40,17,4.35,5.0,fr,35401,174,1499616,1,1,Active Shallow Crust,0.0,89.98977,0.0,12/30/8707
+3.20229,52.07156,6498,4,28,18,57,7,4.15,5.0,fr,35402,129,1500072,1,1,Active Shallow Crust,0.0,89.99068,0.0,04/28/6498
+3.20229,52.07156,3626,5,22,8,48,57,4.35,5.0,fr,35403,72,1500099,1,1,Active Shallow Crust,240.0099,57.99621,0.0,05/22/3626
+3.64626,41.49957,7563,8,14,14,10,10,3.55,5.0,fr,35404,151,1500480,1,1,Active Shallow Crust,0.0,89.98867,0.0,08/14/7563
+3.64626,41.49957,447,5,6,19,54,38,3.55,5.0,fr,35405,8,1500483,1,1,Active Shallow Crust,240.0118,57.9984,0.0,05/06/0447
+3.64626,41.49957,5787,1,23,5,27,49,3.75,5.0,fr,35406,115,1500504,1,1,Active Shallow Crust,0.0,89.991,0.0,01/23/5787
+3.64626,41.49957,5841,2,25,17,49,18,3.75,5.0,fr,35407,116,1500507,1,1,Active Shallow Crust,240.0073,58.01757,0.0,02/25/5841
+3.64626,41.49957,4253,3,16,22,46,10,4.05,15.0,fr,35408,85,1500541,1,2,Active Shallow Crust,0.0,89.98938,0.0,03/16/4253
+3.64626,41.49957,5740,3,9,11,14,21,4.05,15.0,fr,35409,114,1500541,1,2,Active Shallow Crust,0.0,89.98938,0.0,03/09/5740
+7.94503,47.97436,3499,10,4,6,33,49,3.55,5.0,fr,35410,69,1500960,1,2,Active Shallow Crust,0.0,89.99325,0.0,10/04/3499
+7.94503,47.97436,6991,6,18,21,20,31,3.55,5.0,fr,35411,139,1500960,1,2,Active Shallow Crust,0.0,89.99325,0.0,06/18/6991
+7.94503,47.97436,1665,9,5,11,57,13,3.55,15.0,fr,35412,33,1500961,1,1,Active Shallow Crust,0.0,89.99325,0.0,09/05/1665
+7.94503,47.97436,3580,10,1,13,39,30,3.55,5.0,fr,35413,71,1500963,1,1,Active Shallow Crust,240.0109,57.99897,0.0,10/01/3580
+7.94503,47.97436,1465,1,29,13,8,49,3.55,5.0,fr,35414,29,1500969,1,1,Active Shallow Crust,128.896,89.99325,0.0,01/29/1465
+7.94503,47.97436,4255,6,15,10,17,17,3.65,5.0,fr,35415,85,1500972,1,2,Active Shallow Crust,0.0,89.98797,0.0,06/15/4255
+7.94503,47.97436,8159,9,12,16,14,20,3.65,5.0,fr,35416,163,1500972,1,2,Active Shallow Crust,0.0,89.98797,0.0,09/12/8159
+7.94503,47.97436,8442,4,14,17,55,19,3.65,15.0,fr,35417,168,1500982,1,1,Active Shallow Crust,128.9001,89.96355,0.0,04/14/8442
+7.94503,47.97436,8128,10,28,2,39,37,3.75,5.0,fr,35418,162,1500984,1,3,Active Shallow Crust,0.0,89.98927,0.0,10/28/8128
+7.94503,47.97436,5277,3,31,18,41,2,3.75,5.0,fr,35419,105,1500984,1,3,Active Shallow Crust,0.0,89.98927,0.0,03/31/5277
+7.94503,47.97436,5505,6,29,5,34,10,3.75,5.0,fr,35420,110,1500984,1,3,Active Shallow Crust,0.0,89.98927,0.0,06/29/5505
+7.94503,47.97436,8816,6,21,7,43,41,3.75,5.0,fr,35421,176,1500987,1,1,Active Shallow Crust,240.0083,58.0176,0.0,06/21/8816
+7.94503,47.97436,1245,2,12,2,9,36,3.85,5.0,fr,35422,24,1500996,1,1,Active Shallow Crust,0.0,89.99044,0.0,02/12/1245
+7.94503,47.97436,9980,5,26,19,57,36,3.95,5.0,fr,35423,199,1501008,1,1,Active Shallow Crust,0.0,89.99148,0.0,05/26/9980
+7.94503,47.97436,9762,1,13,8,48,39,3.95,15.0,fr,35424,195,1501009,1,1,Active Shallow Crust,0.0,89.99148,0.0,01/13/9762
+7.94503,47.97436,232,9,3,11,6,35,3.95,15.0,fr,35425,4,1501012,1,1,Active Shallow Crust,240.02,58.00493,0.0,09/03/0232
+7.94503,47.97436,9520,9,14,7,22,12,4.05,15.0,fr,35426,190,1501021,1,1,Active Shallow Crust,0.0,89.98861,0.0,09/14/9520
+7.94503,47.97436,898,3,23,7,39,19,4.05,5.0,fr,35427,17,1501023,1,1,Active Shallow Crust,240.0063,58.00552,0.0,03/23/0898
+7.94503,47.97436,1775,5,7,0,55,10,4.15,15.0,fr,35428,35,1501033,1,1,Active Shallow Crust,0.0,89.98985,0.0,05/07/1775
+7.94503,47.97436,5705,3,3,6,32,37,4.15,5.0,fr,35429,114,1501035,1,1,Active Shallow Crust,240.0083,57.99758,0.0,03/03/5705
+7.94503,47.97436,3362,7,21,9,12,37,4.15,5.0,fr,35430,67,1501038,1,1,Active Shallow Crust,0.0,89.98973,-90.0,07/21/3362
+7.94503,47.97436,6003,1,9,15,0,11,4.35,5.0,fr,35431,120,1501056,1,2,Active Shallow Crust,0.0,89.98925,0.0,01/09/6003
+7.94503,47.97436,22,5,4,3,57,41,4.35,5.0,fr,35432,0,1501056,1,2,Active Shallow Crust,0.0,89.98925,0.0,05/04/0022
+7.94503,47.97436,8739,6,2,12,16,37,4.35,15.0,fr,35433,174,1501057,1,1,Active Shallow Crust,0.0,89.98925,0.0,06/02/8739
+7.94503,47.97436,9054,11,3,21,21,48,4.35,15.0,fr,35434,181,1501063,1,1,Active Shallow Crust,0.0,89.98913,-90.0,11/03/9054
+7.94503,47.97436,88,12,27,16,53,39,4.35,5.0,fr,35435,1,1501065,1,1,Active Shallow Crust,128.8978,89.9826,0.0,12/27/0088
+7.94503,47.97436,983,7,1,10,22,59,4.65,27.5,fr,35436,19,1501094,1,1,Active Shallow Crust,0.0,89.99049,0.0,07/01/0983
+7.94503,47.97436,5318,3,5,14,43,25,4.65,5.0,fr,35437,106,1501101,1,1,Active Shallow Crust,128.8902,89.98728,0.0,03/05/5318
+0.25055,42.37442,6680,7,9,23,26,4,3.55,5.0,fr,35438,133,1501440,1,1,Active Shallow Crust,0.0,89.99022,0.0,07/09/6680
+0.25055,42.37442,5615,4,18,15,2,21,3.65,15.0,fr,35439,112,1501453,1,1,Active Shallow Crust,0.0,89.99004,0.0,04/18/5615
+0.25055,42.37442,20,10,13,8,44,10,3.75,15.0,fr,35440,0,1501465,1,1,Active Shallow Crust,0.0,89.99001,0.0,10/13/0020
+0.25055,42.37442,6721,11,19,15,20,41,3.75,15.0,fr,35441,134,1501468,1,1,Active Shallow Crust,240.0079,58.01754,0.0,11/19/6721
+0.25055,42.37442,8671,6,19,11,18,28,3.75,5.0,fr,35442,173,1501470,1,1,Active Shallow Crust,0.0,89.9899,-90.0,06/19/8671
+0.25055,42.37442,3631,5,7,8,54,27,3.85,27.5,fr,35443,72,1501478,1,1,Active Shallow Crust,0.0,89.99011,0.0,05/07/3631
+0.25055,42.37442,1729,4,28,14,30,3,3.85,5.0,fr,35444,34,1501485,1,1,Active Shallow Crust,128.8961,89.99374,0.0,04/28/1729
+0.25055,42.37442,1468,6,26,16,59,9,3.95,5.0,fr,35445,29,1501494,1,1,Active Shallow Crust,0.0,89.9899,-90.0,06/26/1468
+0.25055,42.37442,8278,12,7,11,49,44,4.95,5.0,fr,35446,165,1501608,1,1,Active Shallow Crust,0.0,89.98997,0.0,12/07/8278
+0.25055,42.37442,6932,3,15,9,59,53,5.35,15.0,fr,35447,138,1501657,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/15/6932
+0.25055,42.37442,6043,3,27,5,17,10,6.05,15.0,fr,35448,120,1501741,1,1,Active Shallow Crust,0.0,89.98999,0.0,03/27/6043
+-1.42631,43.57553,8150,5,17,5,56,3,3.65,5.0,fr,35449,162,1501932,1,1,Active Shallow Crust,0.0,89.99023,0.0,05/17/8150
+-1.42631,43.57553,2258,11,3,0,34,16,3.65,15.0,fr,35450,45,1501933,1,1,Active Shallow Crust,0.0,89.99023,0.0,11/03/2258
+-1.42631,43.57553,525,5,17,1,37,39,3.75,5.0,fr,35451,10,1501944,1,1,Active Shallow Crust,0.0,89.98985,0.0,05/17/0525
+-1.42631,43.57553,851,9,25,9,54,53,3.75,27.5,fr,35452,17,1501946,1,1,Active Shallow Crust,0.0,89.98985,0.0,09/25/0851
+-1.42631,43.57553,9151,4,30,7,26,45,3.85,5.0,fr,35453,183,1501959,1,1,Active Shallow Crust,240.0103,57.99779,0.0,04/30/9151
+-1.42631,43.57553,6692,5,30,17,52,19,4.25,5.0,fr,35454,133,1502004,1,3,Active Shallow Crust,0.0,89.99021,0.0,05/30/6692
+-1.42631,43.57553,9598,12,23,9,34,12,4.25,5.0,fr,35455,191,1502004,1,3,Active Shallow Crust,0.0,89.99021,0.0,12/23/9598
+-1.42631,43.57553,6756,9,14,8,30,19,4.25,5.0,fr,35456,135,1502004,1,3,Active Shallow Crust,0.0,89.99021,0.0,09/14/6756
+-1.42631,43.57553,9788,4,29,19,32,56,4.35,15.0,fr,35457,195,1502020,1,1,Active Shallow Crust,240.0077,57.9958,0.0,04/29/9788
+-1.42631,43.57553,9059,3,5,10,19,54,4.65,5.0,fr,35458,181,1502052,1,1,Active Shallow Crust,0.0,89.99022,0.0,03/05/9059
+-0.93616,41.83569,3986,7,7,3,24,24,3.65,15.0,fr,35459,79,1502413,1,1,Active Shallow Crust,0.0,89.98995,0.0,07/07/3986
+-0.93616,41.83569,3953,7,19,4,54,25,3.75,15.0,fr,35460,79,1502425,1,1,Active Shallow Crust,0.0,89.9903,0.0,07/19/3953
+-0.93616,41.83569,1666,8,19,6,19,55,4.25,5.0,fr,35461,33,1502484,1,1,Active Shallow Crust,0.0,89.98993,0.0,08/19/1666
+3.32909,43.32765,6006,4,1,16,12,9,3.65,5.0,fr,35462,120,1503372,1,1,Active Shallow Crust,0.0,89.9902,0.0,04/01/6006
+3.32909,43.32765,9342,4,21,8,22,33,3.65,15.0,fr,35463,186,1503373,1,1,Active Shallow Crust,0.0,89.9902,0.0,04/21/9342
+3.32909,43.32765,1772,9,23,14,27,13,3.65,27.5,fr,35464,35,1503374,1,2,Active Shallow Crust,0.0,89.9902,0.0,09/23/1772
+3.32909,43.32765,5324,10,19,5,59,35,3.65,27.5,fr,35465,106,1503374,1,2,Active Shallow Crust,0.0,89.9902,0.0,10/19/5324
+3.32909,43.32765,1075,7,21,4,19,54,3.85,5.0,fr,35466,21,1503405,1,1,Active Shallow Crust,128.8962,89.99351,0.0,07/21/1075
+3.32909,43.32765,7238,3,26,12,20,50,3.95,5.0,fr,35467,144,1503408,1,1,Active Shallow Crust,0.0,89.99075,0.0,03/26/7238
+3.32909,43.32765,8092,9,17,20,37,18,3.95,15.0,fr,35468,161,1503412,1,1,Active Shallow Crust,240.0192,58.00477,0.0,09/17/8092
+3.32909,43.32765,1391,5,30,16,55,21,3.95,27.5,fr,35469,27,1503413,1,1,Active Shallow Crust,240.0192,58.00477,0.0,05/30/1391
+3.32909,43.32765,5202,4,23,0,58,54,4.05,15.0,fr,35470,104,1503421,1,1,Active Shallow Crust,0.0,89.98969,0.0,04/23/5202
+3.32909,43.32765,1590,1,29,22,2,54,4.15,15.0,fr,35471,31,1503436,1,1,Active Shallow Crust,240.008,57.99704,0.0,01/29/1590
+3.32909,43.32765,3226,9,27,17,21,34,4.25,5.0,fr,35472,64,1503444,1,1,Active Shallow Crust,0.0,89.99017,0.0,09/27/3226
+3.32909,43.32765,5331,6,15,13,42,35,4.55,5.0,fr,35473,106,1503480,1,1,Active Shallow Crust,0.0,89.98956,0.0,06/15/5331
+3.32909,43.32765,5761,11,8,11,53,6,5.15,5.0,fr,35474,115,1503552,1,1,Active Shallow Crust,0.0,89.99011,0.0,11/08/5761
+0.90211,46.22515,5487,2,8,3,33,34,3.55,15.0,fr,35475,109,1504321,1,1,Active Shallow Crust,0.0,89.99041,0.0,02/08/5487
+0.90211,46.22515,7934,7,1,7,9,2,3.55,27.5,fr,35476,158,1504331,1,1,Active Shallow Crust,128.8963,89.9939,0.0,07/01/7934
+0.90211,46.22515,8176,3,20,5,49,40,3.75,15.0,fr,35477,163,1504345,1,1,Active Shallow Crust,0.0,89.9903,0.0,03/20/8176
+0.90211,46.22515,3932,6,9,19,16,40,3.85,15.0,fr,35478,78,1504357,1,1,Active Shallow Crust,0.0,89.99012,0.0,06/09/3932
+0.90211,46.22515,653,8,2,22,18,24,4.05,15.0,fr,35479,13,1504381,1,1,Active Shallow Crust,0.0,89.99019,0.0,08/02/0653
+0.90211,46.22515,7448,3,1,22,59,3,4.15,15.0,fr,35480,148,1504402,1,1,Active Shallow Crust,128.8976,89.99366,0.0,03/01/7448
+0.90211,46.22515,9190,12,16,16,4,23,5.05,5.0,fr,35481,183,1504500,1,1,Active Shallow Crust,359.9999,89.99007,0.0,12/16/9190
+-0.80735,51.29059,314,12,22,0,4,50,3.75,5.0,fr,35482,6,1504833,1,1,Active Shallow Crust,128.896,89.96735,0.0,12/22/0314
+-0.80735,51.29059,2629,5,30,20,33,20,4.25,5.0,fr,35483,52,1504884,1,1,Active Shallow Crust,0.0,89.99014,0.0,05/30/2629
+-1.45239,49.40515,5441,6,29,6,46,25,3.55,5.0,fr,35484,108,1505280,1,1,Active Shallow Crust,0.0,89.99016,0.0,06/29/5441
+-1.45239,49.40515,5538,1,13,5,32,51,3.55,5.0,fr,35485,110,1505289,1,1,Active Shallow Crust,128.896,89.99426,0.0,01/13/5538
+-1.45239,49.40515,4972,10,27,16,14,31,3.65,5.0,fr,35486,99,1505292,1,1,Active Shallow Crust,0.0,89.98977,0.0,10/27/4972
+-1.45239,49.40515,1415,7,11,22,46,23,3.65,15.0,fr,35487,28,1505293,1,1,Active Shallow Crust,0.0,89.98977,0.0,07/11/1415
+-1.45239,49.40515,4128,4,1,16,57,51,3.75,5.0,fr,35488,82,1505304,1,1,Active Shallow Crust,0.0,89.98958,0.0,04/01/4128
+-1.45239,49.40515,4415,10,6,13,1,59,3.85,5.0,fr,35489,88,1505316,1,1,Active Shallow Crust,0.0,89.98955,0.0,10/06/4415
+-1.45239,49.40515,5545,11,1,1,55,56,4.05,5.0,fr,35490,110,1505340,1,1,Active Shallow Crust,0.0,89.98985,0.0,11/01/5545
+-1.45239,49.40515,1691,7,31,15,35,5,4.25,5.0,fr,35491,33,1505364,1,2,Active Shallow Crust,0.0,89.98974,0.0,07/31/1691
+-1.45239,49.40515,4820,7,6,12,21,0,4.25,5.0,fr,35492,96,1505364,1,2,Active Shallow Crust,0.0,89.98974,0.0,07/06/4820
+-1.45239,49.40515,5678,11,9,15,5,48,4.25,5.0,fr,35493,113,1505367,1,1,Active Shallow Crust,240.0082,57.99419,0.0,11/09/5678
+-1.45239,49.40515,4133,5,13,12,26,17,4.25,15.0,fr,35494,82,1505371,1,1,Active Shallow Crust,0.0,89.99036,-90.0,05/13/4133
+-1.45239,49.40515,471,8,16,10,41,29,4.65,5.0,fr,35495,9,1505418,1,1,Active Shallow Crust,0.0,89.99018,-90.0,08/16/0471
+-1.45239,49.40515,292,8,21,22,37,36,4.85,5.0,fr,35496,5,1505442,1,1,Active Shallow Crust,0.0,89.98997,-90.0,08/21/0292
+9.24706,49.50303,1742,5,20,0,28,28,3.75,15.0,fr,35497,34,1505785,1,1,Active Shallow Crust,0.0,89.98959,0.0,05/20/1742
+2.68049,41.75839,8961,5,24,12,58,6,3.55,5.0,fr,35498,179,1506240,1,6,Active Shallow Crust,0.0,89.98872,0.0,05/24/8961
+2.68049,41.75839,2313,7,4,11,15,46,3.55,5.0,fr,35499,46,1506240,1,6,Active Shallow Crust,0.0,89.98872,0.0,07/04/2313
+2.68049,41.75839,3964,6,20,4,56,16,3.55,5.0,fr,35500,79,1506240,1,6,Active Shallow Crust,0.0,89.98872,0.0,06/20/3964
+2.68049,41.75839,6532,4,11,14,34,32,3.55,5.0,fr,35501,130,1506240,1,6,Active Shallow Crust,0.0,89.98872,0.0,04/11/6532
+2.68049,41.75839,9216,2,13,2,40,14,3.55,5.0,fr,35502,184,1506240,1,6,Active Shallow Crust,0.0,89.98872,0.0,02/13/9216
+2.68049,41.75839,7129,8,25,3,41,33,3.55,5.0,fr,35503,142,1506240,1,6,Active Shallow Crust,0.0,89.98872,0.0,08/25/7129
+2.68049,41.75839,6420,3,1,14,5,58,3.55,15.0,fr,35504,128,1506241,1,1,Active Shallow Crust,0.0,89.98872,0.0,03/01/6420
+2.68049,41.75839,3307,2,28,14,33,20,3.55,5.0,fr,35505,66,1506243,1,1,Active Shallow Crust,240.0121,57.99788,0.0,02/28/3307
+2.68049,41.75839,8391,12,3,13,42,27,3.55,15.0,fr,35506,167,1506244,1,1,Active Shallow Crust,240.0121,57.99788,0.0,12/03/8391
+2.68049,41.75839,7466,10,11,23,40,18,3.55,5.0,fr,35507,149,1506249,1,1,Active Shallow Crust,128.8958,89.99436,0.0,10/11/7466
+2.68049,41.75839,512,7,20,8,33,37,3.65,5.0,fr,35508,10,1506252,1,2,Active Shallow Crust,0.0,89.98994,0.0,07/20/0512
+2.68049,41.75839,3121,10,8,5,50,52,3.65,5.0,fr,35509,62,1506252,1,2,Active Shallow Crust,0.0,89.98994,0.0,10/08/3121
+2.68049,41.75839,1032,6,1,10,24,33,3.65,15.0,fr,35510,20,1506253,1,3,Active Shallow Crust,0.0,89.98994,0.0,06/01/1032
+2.68049,41.75839,5842,8,19,15,27,14,3.65,15.0,fr,35511,116,1506253,1,3,Active Shallow Crust,0.0,89.98994,0.0,08/19/5842
+2.68049,41.75839,9549,6,14,12,37,52,3.65,15.0,fr,35512,190,1506253,1,3,Active Shallow Crust,0.0,89.98994,0.0,06/14/9549
+2.68049,41.75839,9504,7,30,10,45,58,3.65,5.0,fr,35513,190,1506258,1,1,Active Shallow Crust,0.0,89.98983,-90.0,07/30/9504
+2.68049,41.75839,1891,2,18,1,41,14,3.65,15.0,fr,35514,37,1506262,1,1,Active Shallow Crust,128.9015,89.96343,0.0,02/18/1891
+2.68049,41.75839,4128,10,6,17,12,37,3.75,15.0,fr,35515,82,1506271,1,1,Active Shallow Crust,0.0,89.99094,-90.0,10/06/4128
+2.68049,41.75839,7055,2,28,8,12,19,3.75,5.0,fr,35516,141,1506273,1,1,Active Shallow Crust,128.8971,89.9671,0.0,02/28/7055
+2.68049,41.75839,4066,6,9,14,38,34,3.85,5.0,fr,35517,81,1506276,1,1,Active Shallow Crust,0.0,89.98935,0.0,06/09/4066
+2.68049,41.75839,771,9,26,13,57,26,3.85,15.0,fr,35518,15,1506277,1,2,Active Shallow Crust,0.0,89.98935,0.0,09/26/0771
+2.68049,41.75839,9103,3,29,9,34,48,3.85,15.0,fr,35519,182,1506277,1,2,Active Shallow Crust,0.0,89.98935,0.0,03/29/9103
+2.68049,41.75839,9097,11,9,6,2,5,3.85,5.0,fr,35520,181,1506279,1,2,Active Shallow Crust,240.0103,57.99761,0.0,11/09/9097
+2.68049,41.75839,4657,10,15,3,53,21,3.85,5.0,fr,35521,93,1506279,1,2,Active Shallow Crust,240.0103,57.99761,0.0,10/15/4657
+2.68049,41.75839,7318,8,26,14,35,0,3.85,5.0,fr,35522,146,1506282,1,3,Active Shallow Crust,0.0,89.98923,-90.0,08/26/7318
+2.68049,41.75839,8816,5,5,19,59,33,3.85,5.0,fr,35523,176,1506282,1,3,Active Shallow Crust,0.0,89.98923,-90.0,05/05/8816
+2.68049,41.75839,1231,6,19,17,52,33,3.85,5.0,fr,35524,24,1506282,1,3,Active Shallow Crust,0.0,89.98923,-90.0,06/19/1231
+2.68049,41.75839,1482,6,24,21,50,44,3.85,15.0,fr,35525,29,1506286,1,1,Active Shallow Crust,128.8958,89.99467,0.0,06/24/1482
+2.68049,41.75839,8200,11,9,22,28,13,3.95,5.0,fr,35526,163,1506288,1,1,Active Shallow Crust,0.0,89.99051,0.0,11/09/8200
+2.68049,41.75839,6735,12,9,22,21,53,3.95,5.0,fr,35527,134,1506291,1,1,Active Shallow Crust,240.0193,58.00491,0.0,12/09/6735
+2.68049,41.75839,755,10,27,11,6,16,3.95,15.0,fr,35528,15,1506292,1,1,Active Shallow Crust,240.0193,58.00491,0.0,10/27/0755
+2.68049,41.75839,6670,11,17,5,4,40,3.95,5.0,fr,35529,133,1506294,1,1,Active Shallow Crust,0.0,89.99039,-90.0,11/17/6670
+2.68049,41.75839,2670,3,28,5,50,8,4.05,5.0,fr,35530,53,1506300,1,1,Active Shallow Crust,0.0,89.98943,0.0,03/28/2670
+2.68049,41.75839,5452,11,15,11,42,34,4.05,27.5,fr,35531,109,1506302,1,1,Active Shallow Crust,0.0,89.98943,0.0,11/15/5452
+2.68049,41.75839,7450,11,26,20,37,56,4.05,5.0,fr,35532,148,1506303,1,1,Active Shallow Crust,240.005,58.00575,0.0,11/26/7450
+2.68049,41.75839,7196,5,21,23,9,31,4.15,5.0,fr,35533,143,1506312,1,1,Active Shallow Crust,0.0,89.99058,0.0,05/21/7196
+2.68049,41.75839,2455,12,29,4,0,58,4.15,15.0,fr,35534,49,1506313,1,1,Active Shallow Crust,0.0,89.99058,0.0,12/29/2455
+2.68049,41.75839,5363,1,10,8,7,56,4.25,5.0,fr,35535,107,1506324,1,1,Active Shallow Crust,0.0,89.98992,0.0,01/10/5363
+2.68049,41.75839,5860,2,28,22,21,38,4.35,5.0,fr,35536,117,1506336,1,2,Active Shallow Crust,0.0,89.98952,0.0,02/28/5860
+2.68049,41.75839,4289,10,9,1,50,20,4.35,5.0,fr,35537,85,1506336,1,2,Active Shallow Crust,0.0,89.98952,0.0,10/09/4289
+2.68049,41.75839,7351,3,27,11,57,0,4.45,5.0,fr,35538,147,1506348,1,1,Active Shallow Crust,0.0,89.99066,0.0,03/27/7351
+2.68049,41.75839,7929,4,19,10,21,12,4.45,15.0,fr,35539,158,1506352,1,1,Active Shallow Crust,240.0041,57.99458,0.0,04/19/7929
+2.68049,41.75839,5777,9,7,2,57,43,4.65,5.0,fr,35540,115,1506375,1,1,Active Shallow Crust,240.0093,57.99399,0.0,09/07/5777
+2.68049,41.75839,8489,1,25,23,14,18,4.95,5.0,fr,35541,169,1506411,1,1,Active Shallow Crust,240.0099,58.00405,0.0,01/25/8489
+2.68049,41.75839,4869,3,30,8,38,59,5.05,5.0,fr,35542,97,1506429,1,1,Active Shallow Crust,128.8873,89.99042,0.0,03/30/4869
+2.68049,41.75839,5558,3,13,7,29,44,5.45,5.0,fr,35543,111,1506468,1,1,Active Shallow Crust,0.0,89.98987,0.0,03/13/5558
+2.68049,41.75839,9025,6,2,1,17,17,5.55,5.0,fr,35544,180,1506489,1,1,Active Shallow Crust,128.8796,89.98982,0.0,06/02/9025
+2.68049,41.75839,7368,5,18,4,5,39,5.65,5.0,fr,35545,147,1506495,1,1,Active Shallow Crust,240.0296,58.00112,0.0,05/18/7368
+-2.6335,48.37549,3401,3,21,15,53,4,3.55,5.0,fr,35546,68,1506720,1,1,Active Shallow Crust,0.0,89.98995,0.0,03/21/3401
+-2.6335,48.37549,2022,4,8,8,11,13,3.55,27.5,fr,35547,40,1506722,1,1,Active Shallow Crust,0.0,89.98995,0.0,04/08/2022
+-2.6335,48.37549,2358,11,26,7,52,23,3.55,27.5,fr,35548,47,1506725,1,1,Active Shallow Crust,240.0127,57.99791,0.0,11/26/2358
+-2.6335,48.37549,1594,7,21,3,38,17,3.65,15.0,fr,35549,31,1506733,1,1,Active Shallow Crust,0.0,89.99104,0.0,07/21/1594
+-2.6335,48.37549,6232,3,8,13,45,43,3.65,5.0,fr,35550,124,1506741,1,1,Active Shallow Crust,128.8999,89.96356,0.0,03/08/6232
+-2.6335,48.37549,7763,9,20,11,1,33,3.75,5.0,fr,35551,155,1506744,1,2,Active Shallow Crust,0.0,89.98936,0.0,09/20/7763
+-2.6335,48.37549,7562,8,9,22,5,41,3.75,5.0,fr,35552,151,1506744,1,2,Active Shallow Crust,0.0,89.98936,0.0,08/09/7562
+-2.6335,48.37549,7785,2,13,18,55,18,3.75,5.0,fr,35553,155,1506753,1,1,Active Shallow Crust,128.8959,89.96752,0.0,02/13/7785
+-2.6335,48.37549,891,5,20,18,21,34,3.85,5.0,fr,35554,17,1506756,1,1,Active Shallow Crust,0.0,89.99052,0.0,05/20/0891
+-2.6335,48.37549,128,4,21,18,43,52,3.95,5.0,fr,35555,2,1506768,1,1,Active Shallow Crust,0.0,89.98943,0.0,04/21/0128
+-2.6335,48.37549,7687,12,28,21,3,43,3.95,15.0,fr,35556,153,1506769,1,1,Active Shallow Crust,0.0,89.98943,0.0,12/28/7687
+-2.6335,48.37549,2109,5,12,12,53,25,4.05,5.0,fr,35557,42,1506780,1,1,Active Shallow Crust,0.0,89.99059,0.0,05/12/2109
+-2.6335,48.37549,8067,3,28,18,14,56,4.15,5.0,fr,35558,161,1506795,1,1,Active Shallow Crust,240.0089,57.99721,0.0,03/28/8067
+-2.6335,48.37549,4558,10,7,2,36,5,4.25,5.0,fr,35559,91,1506804,1,1,Active Shallow Crust,0.0,89.98952,0.0,10/07/4558
+-2.6335,48.37549,8101,11,25,7,49,34,4.35,15.0,fr,35560,162,1506823,1,1,Active Shallow Crust,0.0,89.99055,-90.0,11/25/8101
+0.61263,52.51739,2669,1,31,23,32,11,3.55,5.0,fr,35561,53,1507200,1,1,Active Shallow Crust,0.0,89.99003,0.0,01/31/2669
+0.61263,52.51739,5623,8,21,13,29,45,3.65,5.0,fr,35562,112,1507221,1,1,Active Shallow Crust,128.8999,89.96347,0.0,08/21/5623
+0.61263,52.51739,701,9,30,6,58,17,3.85,5.0,fr,35563,14,1507236,1,1,Active Shallow Crust,0.0,89.99023,0.0,09/30/0701
+0.00457,49.36482,7547,8,23,3,40,28,3.55,15.0,fr,35564,150,1507684,1,1,Active Shallow Crust,240.0125,57.99821,0.0,08/23/7547
+0.00457,49.36482,5124,4,13,16,17,40,3.65,15.0,fr,35565,102,1507693,1,2,Active Shallow Crust,0.0,89.99,0.0,04/13/5124
+0.00457,49.36482,4933,12,13,20,39,26,3.65,15.0,fr,35566,98,1507693,1,2,Active Shallow Crust,0.0,89.99,0.0,12/13/4933
+0.004569999,49.36482,8601,2,4,12,13,18,3.65,15.0,fr,35567,172,1507696,1,1,Active Shallow Crust,240.0014,58.01295,0.0,02/04/8601
+0.00457,49.36482,8747,4,2,11,42,24,3.65,5.0,fr,35568,174,1507701,1,1,Active Shallow Crust,128.9001,89.96351,0.0,04/02/8747
+0.00457,49.36482,1595,9,2,8,50,17,3.75,5.0,fr,35569,31,1507704,1,1,Active Shallow Crust,0.0,89.99,0.0,09/02/1595
+0.00457,49.36482,8173,10,5,6,42,28,3.85,5.0,fr,35570,163,1507722,1,1,Active Shallow Crust,360.0,89.99,-90.0,10/05/8173
+0.00457,49.36482,4457,9,2,12,19,52,3.95,5.0,fr,35571,89,1507728,1,2,Active Shallow Crust,360.0,89.99,0.0,09/02/4457
+0.00457,49.36482,1193,5,30,2,35,30,3.95,5.0,fr,35572,23,1507728,1,2,Active Shallow Crust,360.0,89.99,0.0,05/30/1193
+0.00457,49.36482,5732,5,15,7,53,18,3.95,15.0,fr,35573,114,1507729,1,1,Active Shallow Crust,360.0,89.99,0.0,05/15/5732
+0.00457,49.36482,8253,10,2,10,47,46,4.15,5.0,fr,35574,165,1507752,1,1,Active Shallow Crust,360.0,89.99,0.0,10/02/8253
+0.00457,49.36482,5524,3,2,4,48,38,4.15,5.0,fr,35575,110,1507755,1,1,Active Shallow Crust,240.009,57.99741,0.0,03/02/5524
+0.00457,49.36482,972,6,20,9,20,50,4.25,5.0,fr,35576,19,1507764,1,1,Active Shallow Crust,0.0,89.99,0.0,06/20/0972
+0.00457,49.36482,2512,7,8,1,36,57,4.85,5.0,fr,35577,50,1507836,1,1,Active Shallow Crust,360.0,89.99,0.0,07/08/2512
+0.00457,49.36482,2901,12,23,1,27,1,4.95,5.0,fr,35578,58,1507848,1,1,Active Shallow Crust,360.0,89.99,0.0,12/23/2901
+7.14148,48.01103,3750,10,5,21,16,24,3.55,5.0,fr,35579,74,1508160,1,1,Active Shallow Crust,0.0,89.99326,0.0,10/05/3750
+7.14148,48.01103,2917,12,16,2,34,14,3.55,15.0,fr,35580,58,1508161,1,1,Active Shallow Crust,0.0,89.99326,0.0,12/16/2917
+7.14148,48.01103,1122,9,23,5,17,16,3.55,5.0,fr,35581,22,1508166,1,1,Active Shallow Crust,0.0,89.99318,-90.0,09/23/1122
+7.14148,48.01103,9306,7,22,15,25,10,3.65,5.0,fr,35582,186,1508172,1,1,Active Shallow Crust,0.0,89.98798,0.0,07/22/9306
+7.14148,48.01103,458,3,31,18,39,34,3.65,15.0,fr,35583,9,1508173,1,1,Active Shallow Crust,0.0,89.98798,0.0,03/31/0458
+7.14148,48.01103,9008,12,24,19,29,41,3.75,5.0,fr,35584,180,1508184,1,1,Active Shallow Crust,0.0,89.98928,0.0,12/24/9008
+7.14148,48.01103,9641,7,14,14,2,58,3.75,15.0,fr,35585,192,1508185,1,1,Active Shallow Crust,0.0,89.98928,0.0,07/14/9641
+7.14148,48.01103,8202,1,31,9,31,55,4.05,15.0,fr,35586,164,1508221,1,1,Active Shallow Crust,0.0,89.98862,0.0,01/31/8202
+7.14148,48.01103,982,2,8,11,44,58,4.15,15.0,fr,35587,19,1508233,1,1,Active Shallow Crust,0.0,89.98985,0.0,02/08/0982
+7.14148,48.01103,3506,4,23,12,14,49,4.45,5.0,fr,35588,70,1508274,1,1,Active Shallow Crust,0.0,89.99031,-90.0,04/23/3506
+7.14148,48.01103,3860,7,21,14,56,55,4.55,15.0,fr,35589,77,1508284,1,1,Active Shallow Crust,240.01,57.99745,0.0,07/21/3860
+7.14148,48.01103,5312,9,22,21,4,15,4.75,5.0,fr,35590,106,1508304,1,1,Active Shallow Crust,0.0,89.98983,0.0,09/22/5312
+7.14148,48.01103,7351,5,11,6,25,17,4.85,5.0,fr,35591,147,1508316,1,1,Active Shallow Crust,0.0,89.98943,0.0,05/11/7351
+4.92072,52.07219,8094,8,11,15,31,58,3.55,5.0,fr,35592,161,1508640,1,1,Active Shallow Crust,0.0,89.9876,0.0,08/11/8094
+4.92072,52.07219,7256,7,26,12,48,48,3.65,5.0,fr,35593,145,1508655,1,1,Active Shallow Crust,240.0018,58.01313,0.0,07/26/7256
+4.92072,52.07219,636,5,8,0,48,14,4.35,5.0,fr,35594,12,1508736,1,1,Active Shallow Crust,0.0,89.99013,0.0,05/08/0636
+0.76981,51.36364,9853,3,23,22,39,38,3.55,15.0,fr,35595,197,1509121,1,1,Active Shallow Crust,0.0,89.98977,0.0,03/23/9853
+0.76981,51.36364,8036,3,16,8,57,6,3.65,5.0,fr,35596,160,1509132,1,1,Active Shallow Crust,0.0,89.99018,0.0,03/16/8036
+0.76981,51.36364,2674,6,21,0,45,11,3.65,5.0,fr,35597,53,1509135,1,1,Active Shallow Crust,240.0016,58.01303,0.0,06/21/2674
+0.76981,51.36364,872,10,26,5,23,6,3.85,27.5,fr,35598,17,1509158,1,1,Active Shallow Crust,0.0,89.98997,0.0,10/26/0872
+0.76981,51.36364,9880,11,8,13,44,59,4.05,5.0,fr,35599,197,1509183,1,1,Active Shallow Crust,240.0068,58.00598,0.0,11/08/9880
+0.76981,51.36364,7562,4,20,18,56,19,4.35,5.0,fr,35600,151,1509216,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/20/7562
+0.76981,51.36364,8619,3,29,3,20,41,4.35,15.0,fr,35601,172,1509217,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/29/8619
+3.67166,47.29368,344,4,22,2,42,57,3.55,5.0,fr,35602,6,1509603,1,1,Active Shallow Crust,240.0121,57.99867,0.0,04/22/0344
+3.67166,47.29368,6922,3,20,4,8,5,3.65,5.0,fr,35603,138,1509612,1,1,Active Shallow Crust,0.0,89.99086,0.0,03/20/6922
+3.67166,47.29368,1917,12,12,13,25,31,3.75,5.0,fr,35604,38,1509624,1,2,Active Shallow Crust,0.0,89.98914,0.0,12/12/1917
+3.67166,47.29368,84,10,5,17,22,18,3.75,5.0,fr,35605,1,1509624,1,2,Active Shallow Crust,0.0,89.98914,0.0,10/05/0084
+3.67166,47.29368,4255,11,26,1,25,30,3.75,5.0,fr,35606,85,1509627,1,1,Active Shallow Crust,240.0082,58.01785,0.0,11/26/4255
+3.67166,47.29368,6330,11,3,22,28,17,4.55,15.0,fr,35607,126,1509724,1,1,Active Shallow Crust,240.0096,57.99736,0.0,11/03/6330
+2.60394,44.40506,603,12,18,15,43,2,3.55,15.0,fr,35608,12,1510081,1,1,Active Shallow Crust,0.0,89.9892,0.0,12/18/0603
+2.60394,44.40506,55,6,27,3,58,36,3.55,5.0,fr,35609,1,1510086,1,1,Active Shallow Crust,0.0,89.98907,-90.0,06/27/0055
+2.60394,44.40506,22,7,1,3,11,24,3.75,5.0,fr,35610,0,1510104,1,3,Active Shallow Crust,0.0,89.99142,0.0,07/01/0022
+2.60394,44.40506,5665,4,19,23,20,42,3.75,5.0,fr,35611,113,1510104,1,3,Active Shallow Crust,0.0,89.99142,0.0,04/19/5665
+2.60394,44.40506,7642,3,13,10,3,28,3.75,5.0,fr,35612,152,1510104,1,3,Active Shallow Crust,0.0,89.99142,0.0,03/13/7642
+2.60394,44.40506,6286,3,11,6,36,57,3.85,5.0,fr,35613,125,1510125,1,1,Active Shallow Crust,128.8957,89.99362,0.0,03/11/6286
+2.60394,44.40506,6212,11,1,15,5,43,3.95,5.0,fr,35614,124,1510128,1,1,Active Shallow Crust,0.0,89.99091,0.0,11/01/6212
+2.60394,44.40506,8173,3,30,17,18,4,4.05,5.0,fr,35615,163,1510140,1,1,Active Shallow Crust,0.0,89.98987,0.0,03/30/8173
+2.60394,44.40506,5776,9,22,10,47,57,4.05,15.0,fr,35616,115,1510144,1,1,Active Shallow Crust,240.0054,58.00572,0.0,09/22/5776
+2.60394,44.40506,259,11,27,4,36,45,4.05,5.0,fr,35617,5,1510149,1,1,Active Shallow Crust,128.8904,89.99393,0.0,11/27/0259
+2.60394,44.40506,5731,11,18,2,4,29,4.25,5.0,fr,35618,114,1510164,1,1,Active Shallow Crust,0.0,89.99035,0.0,11/18/5731
+2.60394,44.40506,900,12,19,1,54,51,5.95,5.0,fr,35619,17,1510368,1,1,Active Shallow Crust,0.0,89.98999,0.0,12/19/0900
+2.31701,46.97708,6438,3,13,13,28,24,3.55,5.0,fr,35620,128,1511040,1,1,Active Shallow Crust,0.0,89.98968,0.0,03/13/6438
+2.31701,46.97708,4195,3,8,4,18,57,3.65,15.0,fr,35621,83,1511053,1,1,Active Shallow Crust,0.0,89.9908,0.0,03/08/4195
+2.31701,46.97708,9826,8,21,2,51,5,3.65,5.0,fr,35622,196,1511058,1,1,Active Shallow Crust,0.0,89.99069,-90.0,08/21/9826
+2.31701,46.97708,2213,4,28,2,7,12,3.75,15.0,fr,35623,44,1511065,1,1,Active Shallow Crust,0.0,89.98907,0.0,04/28/2213
+2.31701,46.97708,1377,7,18,23,6,55,3.75,15.0,fr,35624,27,1511074,1,1,Active Shallow Crust,128.8964,89.96724,0.0,07/18/1377
+2.31701,46.97708,8447,3,2,14,12,21,3.95,15.0,fr,35625,168,1511089,1,1,Active Shallow Crust,0.0,89.98914,0.0,03/02/8447
+2.31701,46.97708,2344,8,19,18,27,35,4.05,5.0,fr,35626,46,1511100,1,2,Active Shallow Crust,0.0,89.99033,0.0,08/19/2344
+2.31701,46.97708,2359,3,19,22,57,48,4.05,5.0,fr,35627,47,1511100,1,2,Active Shallow Crust,0.0,89.99033,0.0,03/19/2359
+2.31701,46.97708,3343,5,24,23,29,39,4.55,5.0,fr,35628,66,1511160,1,1,Active Shallow Crust,0.0,89.99021,0.0,05/24/3343
+2.31701,46.97708,2634,1,5,15,41,34,5.35,5.0,fr,35629,52,1511256,1,1,Active Shallow Crust,0.0,89.99004,0.0,01/05/2634
+2.31701,46.97708,2903,12,8,11,33,50,5.65,5.0,fr,35630,58,1511301,1,1,Active Shallow Crust,128.8747,89.99046,0.0,12/08/2903
+-6.11585,48.57355,7810,5,20,4,18,48,3.55,5.0,fr,35631,156,1511520,1,1,Active Shallow Crust,0.0,89.99332,0.0,05/20/7810
+-6.11585,48.57355,5703,6,25,20,53,19,4.35,5.0,fr,35632,114,1511616,1,1,Active Shallow Crust,0.0,89.98937,0.0,06/25/5703
+4.50018,46.38501,8139,7,3,2,14,6,3.55,5.0,fr,35633,162,1512000,1,3,Active Shallow Crust,0.0,89.99304,0.0,07/03/8139
+4.50018,46.38501,1363,2,2,10,4,38,3.55,5.0,fr,35634,27,1512000,1,3,Active Shallow Crust,0.0,89.99304,0.0,02/02/1363
+4.50018,46.38501,3667,2,6,6,4,32,3.55,5.0,fr,35635,73,1512000,1,3,Active Shallow Crust,0.0,89.99304,0.0,02/06/3667
+4.50018,46.38501,6571,9,27,5,12,30,3.55,15.0,fr,35636,131,1512001,1,1,Active Shallow Crust,0.0,89.99304,0.0,09/27/6571
+4.50018,46.38501,4765,10,16,13,56,11,3.65,5.0,fr,35637,95,1512012,1,1,Active Shallow Crust,0.0,89.9876,0.0,10/16/4765
+4.50018,46.38501,8920,1,15,15,39,3,3.75,5.0,fr,35638,178,1512024,1,1,Active Shallow Crust,0.0,89.98895,0.0,01/15/8920
+4.50018,46.38501,2066,2,4,22,57,31,3.75,15.0,fr,35639,41,1512031,1,1,Active Shallow Crust,0.0,89.98882,-90.0,02/04/2066
+4.50018,46.38501,1640,2,2,9,58,4,3.85,5.0,fr,35640,32,1512036,1,1,Active Shallow Crust,0.0,89.99015,0.0,02/02/1640
+4.50018,46.38501,2647,10,14,3,51,34,3.85,5.0,fr,35641,52,1512039,1,1,Active Shallow Crust,240.011,57.99723,0.0,10/14/2647
+4.50018,46.38501,2792,7,6,15,37,9,3.85,5.0,fr,35642,55,1512045,1,1,Active Shallow Crust,128.8965,89.99261,0.0,07/06/2792
+4.50018,46.38501,2563,6,20,18,37,11,4.25,5.0,fr,35643,51,1512087,1,1,Active Shallow Crust,240.0077,57.99354,0.0,06/20/2563
+4.50018,46.38501,4105,9,26,6,11,37,4.45,5.0,fr,35644,82,1512108,1,1,Active Shallow Crust,0.0,89.99013,0.0,09/26/4105
+4.50018,46.38501,1206,11,27,2,41,53,4.55,27.5,fr,35645,24,1512131,1,1,Active Shallow Crust,128.8942,89.98564,0.0,11/27/1206
+4.50018,46.38501,3978,7,20,2,49,3,5.15,5.0,fr,35646,79,1512192,1,1,Active Shallow Crust,0.0,89.99007,0.0,07/20/3978
+3.16014,47.088,4214,3,29,15,0,24,3.65,15.0,fr,35647,84,1512973,1,1,Active Shallow Crust,0.0,89.99082,0.0,03/29/4214
+3.16014,47.088,3048,3,26,3,32,7,4.05,5.0,fr,35648,60,1513020,1,1,Active Shallow Crust,0.0,89.99035,0.0,03/26/3048
+3.16014,47.088,5038,1,4,10,20,20,4.15,5.0,fr,35649,100,1513032,1,1,Active Shallow Crust,0.0,89.98968,0.0,01/04/5038
+3.16014,47.088,2565,8,20,9,3,44,4.35,5.0,fr,35650,51,1513056,1,1,Active Shallow Crust,0.0,89.99043,0.0,08/20/2565
+-0.82322,43.63757,9444,1,24,0,0,32,3.55,5.0,fr,35651,188,1513440,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/24/9444
+-0.82322,43.63757,9385,11,1,17,34,35,3.55,5.0,fr,35652,187,1513446,1,1,Active Shallow Crust,0.0,89.98985,-90.0,11/01/9385
+-0.82322,43.63757,3240,2,25,18,41,7,3.75,15.0,fr,35653,64,1513468,1,1,Active Shallow Crust,240.008,58.01744,0.0,02/25/3240
+-0.82322,43.63757,8202,11,14,10,23,51,3.95,5.0,fr,35654,164,1513488,1,1,Active Shallow Crust,0.0,89.99021,0.0,11/14/8202
+-0.82322,43.63757,2904,12,3,15,51,19,4.15,5.0,fr,35655,58,1513515,1,1,Active Shallow Crust,240.008,57.99729,0.0,12/03/2904
+-0.82322,43.63757,447,7,21,21,20,26,4.25,5.0,fr,35656,8,1513527,1,1,Active Shallow Crust,240.0069,57.99403,0.0,07/21/0447
+-0.82322,43.63757,6828,1,21,19,36,7,4.45,15.0,fr,35657,136,1513549,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/21/6828
+-1.14029,47.28419,5093,12,4,8,17,19,3.55,5.0,fr,35658,101,1513920,1,3,Active Shallow Crust,0.0,89.98974,0.0,12/04/5093
+-1.14029,47.28419,5670,4,20,6,43,15,3.55,5.0,fr,35659,113,1513920,1,3,Active Shallow Crust,0.0,89.98974,0.0,04/20/5670
+-1.14029,47.28419,6898,9,23,4,2,7,3.55,5.0,fr,35660,137,1513920,1,3,Active Shallow Crust,0.0,89.98974,0.0,09/23/6898
+-1.14029,47.28419,1879,8,14,9,28,50,3.55,15.0,fr,35661,37,1513921,1,2,Active Shallow Crust,0.0,89.98974,0.0,08/14/1879
+-1.14029,47.28419,8839,11,20,10,1,10,3.55,15.0,fr,35662,176,1513921,1,2,Active Shallow Crust,0.0,89.98974,0.0,11/20/8839
+-1.14029,47.28419,3576,8,26,22,48,19,3.55,15.0,fr,35663,71,1513924,1,1,Active Shallow Crust,240.0123,57.99824,0.0,08/26/3576
+-1.14029,47.28419,2942,12,19,21,23,16,3.65,5.0,fr,35664,58,1513932,1,2,Active Shallow Crust,0.0,89.98933,0.0,12/19/2942
+-1.14029,47.28419,380,3,27,19,5,21,3.65,5.0,fr,35665,7,1513932,1,2,Active Shallow Crust,0.0,89.98933,0.0,03/27/0380
+-1.14029,47.28419,385,5,9,4,25,24,3.65,15.0,fr,35666,7,1513933,1,1,Active Shallow Crust,0.0,89.98933,0.0,05/09/0385
+-1.14029,47.28419,4408,4,14,21,33,0,3.75,5.0,fr,35667,88,1513944,1,1,Active Shallow Crust,0.0,89.99049,0.0,04/14/4408
+-1.14029,47.28419,3342,11,4,16,40,47,3.85,5.0,fr,35668,66,1513956,1,1,Active Shallow Crust,0.0,89.99031,0.0,11/04/3342
+-1.14029,47.28419,9998,12,4,17,55,37,3.95,5.0,fr,35669,199,1513968,1,1,Active Shallow Crust,0.0,89.99029,0.0,12/04/9998
+-1.14029,47.28419,1276,8,26,14,45,39,4.05,27.5,fr,35670,25,1513988,1,1,Active Shallow Crust,0.0,89.99027,-90.0,08/26/1276
+-1.14029,47.28419,5910,11,12,11,22,4,4.15,15.0,fr,35671,118,1513993,1,1,Active Shallow Crust,0.0,89.98972,0.0,11/12/5910
+-1.14029,47.28419,3284,7,8,1,47,53,4.15,27.5,fr,35672,65,1514000,1,1,Active Shallow Crust,0.0,89.98959,-90.0,07/08/3284
+-1.14029,47.28419,1919,7,28,6,38,7,4.45,5.0,fr,35673,38,1514028,1,1,Active Shallow Crust,0.0,89.99029,0.0,07/28/1919
+-1.14029,47.28419,1333,10,16,2,42,33,4.65,5.0,fr,35674,26,1514052,1,2,Active Shallow Crust,0.0,89.98988,0.0,10/16/1333
+-1.14029,47.28419,993,10,11,11,41,25,4.65,5.0,fr,35675,19,1514052,1,2,Active Shallow Crust,0.0,89.98988,0.0,10/11/0993
+-1.14029,47.28419,4937,7,7,13,33,3,5.25,5.0,fr,35676,98,1514124,1,1,Active Shallow Crust,0.0,89.99009,0.0,07/07/4937
+0.06579,44.26793,180,1,20,3,37,56,3.55,5.0,fr,35677,3,1514400,1,1,Active Shallow Crust,0.0,89.98996,0.0,01/20/0180
+0.06579,44.26793,4608,7,14,4,41,47,3.55,15.0,fr,35678,92,1514407,1,1,Active Shallow Crust,0.0,89.98996,-90.0,07/14/4608
+0.06579,44.26793,9663,4,24,18,19,53,3.85,27.5,fr,35679,193,1514444,1,1,Active Shallow Crust,0.0,89.98998,-90.0,04/24/9663
+0.06579,44.26793,7483,12,10,13,28,29,4.05,5.0,fr,35680,149,1514460,1,1,Active Shallow Crust,0.0,89.98997,0.0,12/10/7483
+0.06579,44.26793,84,3,2,22,31,32,4.15,5.0,fr,35681,1,1514472,1,1,Active Shallow Crust,0.0,89.98999,0.0,03/02/0084
+-1.43397,43.16118,4294,12,29,20,19,8,3.55,5.0,fr,35682,85,1514880,1,5,Active Shallow Crust,0.0,89.99081,0.0,12/29/4294
+-1.43397,43.16118,2821,5,13,14,7,40,3.55,5.0,fr,35683,56,1514880,1,5,Active Shallow Crust,0.0,89.99081,0.0,05/13/2821
+-1.43397,43.16118,3355,2,9,6,23,36,3.55,5.0,fr,35684,67,1514880,1,5,Active Shallow Crust,0.0,89.99081,0.0,02/09/3355
+-1.43397,43.16118,1745,8,18,0,6,2,3.55,5.0,fr,35685,34,1514880,1,5,Active Shallow Crust,0.0,89.99081,0.0,08/18/1745
+-1.43397,43.16118,4369,12,30,21,25,56,3.55,5.0,fr,35686,87,1514880,1,5,Active Shallow Crust,0.0,89.99081,0.0,12/30/4369
+-1.43397,43.16118,1960,12,10,16,17,40,3.55,15.0,fr,35687,39,1514881,1,1,Active Shallow Crust,0.0,89.99081,0.0,12/10/1960
+-1.43397,43.16118,1592,9,14,5,37,53,3.55,5.0,fr,35688,31,1514883,1,1,Active Shallow Crust,240.0119,57.99821,0.0,09/14/1592
+-1.43397,43.16118,953,5,30,11,46,32,3.65,5.0,fr,35689,19,1514892,1,1,Active Shallow Crust,0.0,89.99017,0.0,05/30/0953
+-1.43397,43.16118,4015,3,3,18,56,58,3.65,15.0,fr,35690,80,1514893,1,1,Active Shallow Crust,0.0,89.99017,0.0,03/03/4015
+-1.43397,43.16118,1385,10,29,23,40,16,3.65,27.5,fr,35691,27,1514894,1,1,Active Shallow Crust,0.0,89.99017,0.0,10/29/1385
+-1.43397,43.16118,5533,7,22,13,54,49,3.65,5.0,fr,35692,110,1514898,1,2,Active Shallow Crust,0.0,89.99005,-90.0,07/22/5533
+-1.43397,43.16118,1559,1,7,9,11,25,3.65,5.0,fr,35693,31,1514898,1,2,Active Shallow Crust,0.0,89.99005,-90.0,01/07/1559
+-1.43397,43.16118,9412,10,25,6,49,44,3.75,5.0,fr,35694,188,1514904,1,3,Active Shallow Crust,0.0,89.98978,0.0,10/25/9412
+-1.43397,43.16118,8219,3,24,19,23,35,3.75,5.0,fr,35695,164,1514904,1,3,Active Shallow Crust,0.0,89.98978,0.0,03/24/8219
+-1.43397,43.16118,7780,9,11,19,7,3,3.75,5.0,fr,35696,155,1514904,1,3,Active Shallow Crust,0.0,89.98978,0.0,09/11/7780
+-1.43397,43.16118,4625,2,6,23,8,16,3.75,15.0,fr,35697,92,1514905,1,3,Active Shallow Crust,0.0,89.98978,0.0,02/06/4625
+-1.43397,43.16118,5579,11,15,11,8,25,3.75,15.0,fr,35698,111,1514905,1,3,Active Shallow Crust,0.0,89.98978,0.0,11/15/5579
+-1.43397,43.16118,1438,9,15,21,18,34,3.75,15.0,fr,35699,28,1514905,1,3,Active Shallow Crust,0.0,89.98978,0.0,09/15/1438
+-1.43397,43.16118,8309,11,8,14,53,41,3.75,27.5,fr,35700,166,1514906,1,1,Active Shallow Crust,0.0,89.98978,0.0,11/08/8309
+-1.43397,43.16118,4322,1,27,6,50,57,3.75,5.0,fr,35701,86,1514907,1,1,Active Shallow Crust,240.0081,58.01757,0.0,01/27/4322
+-1.43397,43.16118,7074,4,29,4,15,47,3.75,15.0,fr,35702,141,1514908,1,2,Active Shallow Crust,240.0081,58.01757,0.0,04/29/7074
+-1.43397,43.16118,6894,12,27,3,33,40,3.75,15.0,fr,35703,137,1514908,1,2,Active Shallow Crust,240.0081,58.01757,0.0,12/27/6894
+-1.43397,43.16118,9052,10,21,0,0,19,3.75,5.0,fr,35704,181,1514910,1,1,Active Shallow Crust,0.0,89.98965,-90.0,10/21/9052
+-1.43397,43.16118,638,6,26,22,46,48,3.75,5.0,fr,35705,12,1514913,1,1,Active Shallow Crust,128.8969,89.96729,0.0,06/26/0638
+-1.43397,43.16118,1555,7,26,19,59,3,3.85,5.0,fr,35706,31,1514916,1,1,Active Shallow Crust,0.0,89.98959,0.0,07/26/1555
+-1.43397,43.16118,9393,3,13,12,46,43,3.85,15.0,fr,35707,187,1514917,1,2,Active Shallow Crust,0.0,89.98959,0.0,03/13/9393
+-1.43397,43.16118,4164,9,30,4,19,8,3.85,15.0,fr,35708,83,1514917,1,2,Active Shallow Crust,0.0,89.98959,0.0,09/30/4164
+-1.43397,43.16118,8547,4,12,4,49,15,3.85,5.0,fr,35709,170,1514919,1,1,Active Shallow Crust,240.0105,57.99783,0.0,04/12/8547
+-1.43397,43.16118,3424,5,12,17,27,55,3.85,27.5,fr,35710,68,1514924,1,1,Active Shallow Crust,0.0,89.98946,-90.0,05/12/3424
+-1.43397,43.16118,272,8,9,1,27,48,3.95,5.0,fr,35711,5,1514928,1,1,Active Shallow Crust,0.0,89.98956,0.0,08/09/0272
+-1.43397,43.16118,8966,12,20,14,20,11,3.95,15.0,fr,35712,179,1514929,1,2,Active Shallow Crust,0.0,89.98956,0.0,12/20/8966
+-1.43397,43.16118,1348,3,17,12,37,59,3.95,15.0,fr,35713,26,1514929,1,2,Active Shallow Crust,0.0,89.98956,0.0,03/17/1348
+-1.43397,43.16118,4395,8,15,5,10,52,3.95,27.5,fr,35714,87,1514930,1,2,Active Shallow Crust,0.0,89.98956,0.0,08/15/4395
+-1.43397,43.16118,9669,11,13,23,23,59,3.95,27.5,fr,35715,193,1514930,1,2,Active Shallow Crust,0.0,89.98956,0.0,11/13/9669
+-1.43397,43.16118,172,1,14,13,11,16,3.95,5.0,fr,35716,3,1514934,1,1,Active Shallow Crust,0.0,89.98943,-90.0,01/14/0172
+-1.43397,43.16118,5770,8,8,5,25,24,4.05,5.0,fr,35717,115,1514940,1,1,Active Shallow Crust,0.0,89.98966,0.0,08/08/5770
+-1.43397,43.16118,5707,11,21,2,37,13,4.05,5.0,fr,35718,114,1514949,1,2,Active Shallow Crust,128.8907,89.9938,0.0,11/21/5707
+-1.43397,43.16118,559,11,13,18,59,6,4.05,5.0,fr,35719,11,1514949,1,2,Active Shallow Crust,128.8907,89.9938,0.0,11/13/0559
+-1.43397,43.16118,1315,12,25,20,8,19,4.15,15.0,fr,35720,26,1514953,1,1,Active Shallow Crust,0.0,89.98986,0.0,12/25/1315
+-1.43397,43.16118,1290,10,3,18,45,17,4.15,5.0,fr,35721,25,1514955,1,1,Active Shallow Crust,240.0079,57.99718,0.0,10/03/1290
+-1.43397,43.16118,1779,8,25,17,3,26,4.15,5.0,fr,35722,35,1514961,1,1,Active Shallow Crust,128.898,89.99355,0.0,08/25/1779
+-1.43397,43.16118,3841,6,8,15,3,34,4.25,15.0,fr,35723,76,1514965,1,1,Active Shallow Crust,0.0,89.99014,0.0,06/08/3841
+-1.43397,43.16118,4459,5,30,3,47,14,4.35,5.0,fr,35724,89,1514976,1,2,Active Shallow Crust,0.0,89.98975,0.0,05/30/4459
+-1.43397,43.16118,563,9,6,19,14,37,4.35,5.0,fr,35725,11,1514976,1,2,Active Shallow Crust,0.0,89.98975,0.0,09/06/0563
+-1.43397,43.16118,798,6,11,12,45,40,4.45,5.0,fr,35726,15,1514988,1,1,Active Shallow Crust,0.0,89.99021,0.0,06/11/0798
+-1.43397,43.16118,1795,1,10,8,35,2,4.55,5.0,fr,35727,35,1515000,1,1,Active Shallow Crust,0.0,89.99011,0.0,01/10/1795
+-1.43397,43.16118,395,12,26,22,9,28,4.55,15.0,fr,35728,7,1515001,1,1,Active Shallow Crust,0.0,89.99011,0.0,12/26/0395
+-1.43397,43.16118,7903,6,27,7,27,15,4.55,27.5,fr,35729,158,1515002,1,1,Active Shallow Crust,0.0,89.99011,0.0,06/27/7903
+-1.43397,43.16118,8106,1,8,16,38,9,4.55,15.0,fr,35730,162,1515004,1,1,Active Shallow Crust,240.0083,57.99723,0.0,01/08/8106
+-1.43397,43.16118,368,6,8,22,9,43,4.65,5.0,fr,35731,7,1515012,1,2,Active Shallow Crust,0.0,89.99015,0.0,06/08/0368
+-1.43397,43.16118,5512,3,23,8,41,5,4.65,5.0,fr,35732,110,1515012,1,2,Active Shallow Crust,0.0,89.99015,0.0,03/23/5512
+-0.88699,51.15561,7767,6,30,11,15,33,3.65,15.0,fr,35733,155,1515376,1,1,Active Shallow Crust,240.0016,58.01297,0.0,06/30/7767
+-0.88699,51.15561,6622,6,7,4,13,13,3.65,5.0,fr,35734,132,1515381,1,1,Active Shallow Crust,128.9001,89.9635,0.0,06/07/6622
+-0.88699,51.15561,2827,1,19,16,51,18,4.35,5.0,fr,35735,56,1515456,1,1,Active Shallow Crust,0.0,89.98993,0.0,01/19/2827
+-0.88699,51.15561,2940,9,23,12,46,58,4.55,27.5,fr,35736,58,1515488,1,1,Active Shallow Crust,0.0,89.98988,-90.0,09/23/2940
+-0.88699,51.15561,4099,8,12,15,3,41,4.75,5.0,fr,35737,81,1515504,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/12/4099
+-1.12633,44.97726,433,2,3,21,35,18,3.55,27.5,fr,35738,8,1515851,1,1,Active Shallow Crust,128.8962,89.99376,0.0,02/03/0433
+-1.12633,44.97726,3121,2,11,18,38,1,3.65,27.5,fr,35739,62,1515854,1,1,Active Shallow Crust,0.0,89.99046,0.0,02/11/3121
+2.20786,46.44046,9833,5,13,22,59,22,3.55,5.0,fr,35740,196,1516320,1,2,Active Shallow Crust,0.0,89.98958,0.0,05/13/9833
+2.20786,46.44046,2424,10,16,7,41,55,3.55,5.0,fr,35741,48,1516320,1,2,Active Shallow Crust,0.0,89.98958,0.0,10/16/2424
+2.20786,46.44046,6328,2,9,5,41,18,3.55,15.0,fr,35742,126,1516321,1,1,Active Shallow Crust,0.0,89.98958,0.0,02/09/6328
+2.20786,46.44046,2208,11,27,17,54,20,3.55,5.0,fr,35743,44,1516326,1,2,Active Shallow Crust,0.0,89.98946,-90.0,11/27/2208
+2.20786,46.44046,6071,1,16,10,7,20,3.55,5.0,fr,35744,121,1516326,1,2,Active Shallow Crust,0.0,89.98946,-90.0,01/16/6071
+2.20786,46.44046,279,2,5,8,22,6,3.55,27.5,fr,35745,5,1516331,1,1,Active Shallow Crust,128.8958,89.99305,0.0,02/05/0279
+2.20786,46.44046,4572,5,27,14,37,49,3.65,5.0,fr,35746,91,1516332,1,2,Active Shallow Crust,0.0,89.99071,0.0,05/27/4572
+2.20786,46.44046,8270,11,8,13,59,56,3.65,5.0,fr,35747,165,1516332,1,2,Active Shallow Crust,0.0,89.99071,0.0,11/08/8270
+2.20786,46.44046,223,10,12,6,49,7,3.75,5.0,fr,35748,4,1516344,1,1,Active Shallow Crust,0.0,89.98896,0.0,10/12/0223
+2.20786,46.44046,422,7,3,1,40,53,3.75,15.0,fr,35749,8,1516345,1,2,Active Shallow Crust,0.0,89.98896,0.0,07/03/0422
+2.20786,46.44046,880,5,3,15,15,14,3.75,15.0,fr,35750,17,1516345,1,2,Active Shallow Crust,0.0,89.98896,0.0,05/03/0880
+2.20786,46.44046,3180,1,13,5,26,36,3.85,5.0,fr,35751,63,1516356,1,1,Active Shallow Crust,0.0,89.99016,0.0,01/13/3180
+2.20786,46.44046,1661,7,3,8,44,7,3.85,5.0,fr,35752,33,1516362,1,1,Active Shallow Crust,0.0,89.99004,-90.0,07/03/1661
+2.20786,46.44046,3323,6,29,23,23,1,3.85,15.0,fr,35753,66,1516366,1,1,Active Shallow Crust,128.8956,89.99385,0.0,06/29/3323
+2.20786,46.44046,8793,7,31,9,21,37,3.95,15.0,fr,35754,175,1516369,1,3,Active Shallow Crust,0.0,89.98904,0.0,07/31/8793
+2.20786,46.44046,3114,2,24,20,26,4,3.95,15.0,fr,35755,62,1516369,1,3,Active Shallow Crust,0.0,89.98904,0.0,02/24/3114
+2.20786,46.44046,8760,5,9,10,23,54,3.95,15.0,fr,35756,175,1516369,1,3,Active Shallow Crust,0.0,89.98904,0.0,05/09/8760
+2.20786,46.44046,7116,8,29,17,10,12,4.15,15.0,fr,35757,142,1516393,1,1,Active Shallow Crust,0.0,89.98955,0.0,08/29/7116
+2.20786,46.44046,7564,12,30,6,15,15,4.45,5.0,fr,35758,151,1516428,1,1,Active Shallow Crust,0.0,89.99014,0.0,12/30/7564
+2.20786,46.44046,4865,7,23,7,47,59,4.55,15.0,fr,35759,97,1516441,1,1,Active Shallow Crust,0.0,89.99011,0.0,07/23/4865
+2.20786,46.44046,7119,6,1,7,52,5,5.45,27.5,fr,35760,142,1516550,1,1,Active Shallow Crust,0.0,89.98986,0.0,06/01/7119
+3.3823,40.64917,6218,6,6,12,27,20,3.75,5.0,fr,35761,124,1516833,1,1,Active Shallow Crust,128.8965,89.96739,0.0,06/06/6218
+6.06577,44.10354,1460,12,19,1,10,43,3.55,5.0,fr,35762,29,1517280,1,1,Active Shallow Crust,0.0,89.99276,0.0,12/19/1460
+6.06577,44.10354,8364,1,16,12,51,13,3.55,15.0,fr,35763,167,1517281,1,2,Active Shallow Crust,0.0,89.99276,0.0,01/16/8364
+6.06577,44.10354,716,1,1,3,19,35,3.55,15.0,fr,35764,14,1517281,1,2,Active Shallow Crust,0.0,89.99276,0.0,01/01/0716
+6.06577,44.10354,6460,7,10,23,32,30,3.55,27.5,fr,35765,129,1517282,1,1,Active Shallow Crust,0.0,89.99276,0.0,07/10/6460
+6.06577,44.10354,7887,3,30,3,6,31,3.65,5.0,fr,35766,157,1517292,1,3,Active Shallow Crust,0.0,89.98709,0.0,03/30/7887
+6.06577,44.10354,3784,6,2,22,9,50,3.65,5.0,fr,35767,75,1517292,1,3,Active Shallow Crust,0.0,89.98709,0.0,06/02/3784
+6.06577,44.10354,2824,12,29,19,38,7,3.65,5.0,fr,35768,56,1517292,1,3,Active Shallow Crust,0.0,89.98709,0.0,12/29/2824
+6.06577,44.10354,7808,5,28,19,44,26,3.65,5.0,fr,35769,156,1517295,1,1,Active Shallow Crust,239.9996,58.01374,0.0,05/28/7808
+6.06577,44.10354,8750,3,3,15,20,17,3.65,27.5,fr,35770,174,1517297,1,1,Active Shallow Crust,239.9996,58.01366,0.0,03/03/8750
+6.06577,44.10354,9107,6,7,18,47,20,3.65,15.0,fr,35771,182,1517299,1,1,Active Shallow Crust,0.0,89.98695,-90.0,06/07/9107
+6.06577,44.10354,1843,3,6,3,41,59,3.75,5.0,fr,35772,36,1517304,1,2,Active Shallow Crust,0.0,89.98849,0.0,03/06/1843
+6.06577,44.10354,7797,8,15,8,52,15,3.75,5.0,fr,35773,155,1517304,1,2,Active Shallow Crust,0.0,89.98849,0.0,08/15/7797
+6.06577,44.10354,5164,7,2,6,2,10,3.75,5.0,fr,35774,103,1517313,1,1,Active Shallow Crust,128.8959,89.96745,0.0,07/02/5164
+6.06577,44.10354,426,9,28,14,4,2,3.85,5.0,fr,35775,8,1517316,1,4,Active Shallow Crust,0.0,89.98975,0.0,09/28/0426
+6.06577,44.10354,5923,5,21,19,37,29,3.85,5.0,fr,35776,118,1517316,1,4,Active Shallow Crust,0.0,89.98975,0.0,05/21/5923
+6.06577,44.10354,122,12,17,8,0,27,3.85,5.0,fr,35777,2,1517316,1,4,Active Shallow Crust,0.0,89.98975,0.0,12/17/0122
+6.06577,44.10354,1,1,19,8,35,0,3.85,5.0,fr,35778,0,1517316,1,4,Active Shallow Crust,0.0,89.98975,0.0,01/19/0001
+6.06577,44.10354,1941,11,14,0,11,54,3.85,5.0,fr,35779,38,1517322,1,1,Active Shallow Crust,0.0,89.98963,-90.0,11/14/1941
+6.06577,44.10354,7272,10,17,8,30,43,3.95,5.0,fr,35780,145,1517328,1,3,Active Shallow Crust,0.0,89.99086,0.0,10/17/7272
+6.06577,44.10354,7098,11,19,7,40,53,3.95,5.0,fr,35781,141,1517328,1,3,Active Shallow Crust,0.0,89.99086,0.0,11/19/7098
+6.06577,44.10354,1311,8,2,18,25,46,3.95,5.0,fr,35782,26,1517328,1,3,Active Shallow Crust,0.0,89.99086,0.0,08/02/1311
+6.06577,44.10354,5247,2,16,7,33,21,4.05,5.0,fr,35783,104,1517340,1,1,Active Shallow Crust,0.0,89.99186,0.0,02/16/5247
+6.06577,44.10354,2417,6,20,3,44,42,4.05,15.0,fr,35784,48,1517341,1,2,Active Shallow Crust,0.0,89.99186,0.0,06/20/2417
+6.06577,44.10354,836,1,21,1,38,24,4.05,15.0,fr,35785,16,1517341,1,2,Active Shallow Crust,0.0,89.99186,0.0,01/21/0836
+6.06577,44.10354,617,6,16,21,44,28,4.05,5.0,fr,35786,12,1517343,1,1,Active Shallow Crust,240.0057,58.00589,0.0,06/16/0617
+6.06577,44.10354,480,4,3,1,15,59,4.15,15.0,fr,35787,9,1517362,1,1,Active Shallow Crust,128.8985,89.99274,0.0,04/03/0480
+6.06577,44.10354,7782,5,26,22,23,34,4.25,5.0,fr,35788,155,1517364,1,4,Active Shallow Crust,0.0,89.9903,0.0,05/26/7782
+6.06577,44.10354,9396,10,14,0,42,56,4.25,5.0,fr,35789,187,1517364,1,4,Active Shallow Crust,0.0,89.9903,0.0,10/14/9396
+6.06577,44.10354,1534,7,21,3,35,52,4.25,5.0,fr,35790,30,1517364,1,4,Active Shallow Crust,0.0,89.9903,0.0,07/21/1534
+6.06577,44.10354,1211,6,27,23,54,20,4.25,5.0,fr,35791,24,1517364,1,4,Active Shallow Crust,0.0,89.9903,0.0,06/27/1211
+6.06577,44.10354,5492,1,7,22,4,53,4.25,15.0,fr,35792,109,1517365,1,1,Active Shallow Crust,0.0,89.9903,0.0,01/07/5492
+6.06577,44.10354,9522,9,10,22,0,9,4.35,5.0,fr,35793,190,1517379,1,1,Active Shallow Crust,240.0079,57.99568,0.0,09/10/9522
+6.06577,44.10354,2032,6,29,14,41,18,4.45,5.0,fr,35794,40,1517388,1,2,Active Shallow Crust,0.0,89.98972,0.0,06/29/2032
+6.06577,44.10354,4818,6,9,22,20,34,4.45,5.0,fr,35795,96,1517388,1,2,Active Shallow Crust,0.0,89.98972,0.0,06/09/4818
+6.06577,44.10354,2088,9,8,9,9,53,4.45,5.0,fr,35796,41,1517391,1,1,Active Shallow Crust,240.0044,57.99491,0.0,09/08/2088
+6.06577,44.10354,2537,12,15,6,7,31,4.95,5.0,fr,35797,50,1517451,1,1,Active Shallow Crust,240.0107,58.00432,0.0,12/15/2537
+6.06577,44.10354,2227,10,12,22,19,20,5.05,15.0,fr,35798,44,1517461,1,1,Active Shallow Crust,0.0,89.9897,0.0,10/12/2227
+6.06577,44.10354,6637,5,28,22,34,6,5.15,5.0,fr,35799,132,1517472,1,1,Active Shallow Crust,0.0,89.98967,0.0,05/28/6637
+6.06577,44.10354,4306,11,6,20,55,57,5.35,5.0,fr,35800,86,1517499,1,1,Active Shallow Crust,240.0234,57.99753,0.0,11/06/4306
+-4.74621,50.075,1301,6,15,6,29,3,4.15,5.0,fr,35801,26,1517832,1,1,Active Shallow Crust,0.0,89.99027,0.0,06/15/1301
+8.19078,49.52016,520,6,15,20,49,0,3.55,5.0,fr,35802,10,1518240,1,1,Active Shallow Crust,0.0,89.98691,0.0,06/15/0520
+8.19078,49.52016,1392,7,30,12,17,2,3.55,5.0,fr,35803,27,1518243,1,1,Active Shallow Crust,240.0123,57.99828,0.0,07/30/1392
+8.19078,49.52016,1765,9,25,22,44,0,3.55,5.0,fr,35804,35,1518246,1,2,Active Shallow Crust,0.0,89.98676,-90.0,09/25/1765
+8.19078,49.52016,6076,5,8,19,44,4,3.55,5.0,fr,35805,121,1518246,1,2,Active Shallow Crust,0.0,89.98676,-90.0,05/08/6076
+8.19078,49.52016,7441,5,12,23,46,21,3.65,5.0,fr,35806,148,1518252,1,1,Active Shallow Crust,0.0,89.98833,0.0,05/12/7441
+8.19078,49.52016,82,4,20,6,27,17,3.75,15.0,fr,35807,1,1518274,1,1,Active Shallow Crust,128.8983,89.96632,0.0,04/20/0082
+8.19078,49.52016,1138,10,27,21,26,55,3.85,5.0,fr,35808,22,1518279,1,1,Active Shallow Crust,240.0112,57.99716,0.0,10/27/1138
+8.19078,49.52016,4076,4,2,11,29,46,3.95,5.0,fr,35809,81,1518288,1,1,Active Shallow Crust,0.0,89.99174,0.0,04/02/4076
+8.19078,49.52016,873,12,9,5,53,53,4.05,5.0,fr,35810,17,1518300,1,3,Active Shallow Crust,0.0,89.99264,0.0,12/09/0873
+8.19078,49.52016,5132,8,22,20,36,33,4.05,5.0,fr,35811,102,1518300,1,3,Active Shallow Crust,0.0,89.99264,0.0,08/22/5132
+8.19078,49.52016,3656,2,26,17,34,58,4.05,5.0,fr,35812,73,1518300,1,3,Active Shallow Crust,0.0,89.99264,0.0,02/26/3656
+8.19078,49.52016,602,10,8,5,18,25,4.05,15.0,fr,35813,12,1518301,1,1,Active Shallow Crust,0.0,89.99264,0.0,10/08/0602
+8.19078,49.52016,4543,8,8,7,52,49,4.05,15.0,fr,35814,90,1518310,1,1,Active Shallow Crust,128.8909,89.99264,0.0,08/08/4543
+8.19078,49.52016,2058,2,4,17,41,2,4.15,5.0,fr,35815,41,1518312,1,1,Active Shallow Crust,0.0,89.98688,0.0,02/04/2058
+8.19078,49.52016,5884,1,26,21,40,45,4.25,15.0,fr,35816,117,1518325,1,1,Active Shallow Crust,0.0,89.9883,0.0,01/26/5884
+8.19078,49.52016,6729,10,5,1,54,38,5.65,5.0,fr,35817,134,1518495,1,1,Active Shallow Crust,240.0406,57.9999,0.0,10/05/6729
+3.98516,40.05552,9277,9,17,7,37,57,4.25,27.5,fr,35818,185,1518806,1,1,Active Shallow Crust,0.0,89.98965,0.0,09/17/9277
+5.50792,42.15946,217,11,25,13,3,59,4.75,5.0,fr,35819,4,1519350,1,1,Active Shallow Crust,0.0,89.9905,-90.0,11/25/0217
+5.93075,47.09384,6376,8,31,19,2,28,3.55,5.0,fr,35820,127,1519680,1,2,Active Shallow Crust,0.0,89.99313,0.0,08/31/6376
+5.93075,47.09384,2838,6,7,9,9,21,3.55,5.0,fr,35821,56,1519680,1,2,Active Shallow Crust,0.0,89.99313,0.0,06/07/2838
+5.93075,47.09384,543,4,1,23,54,56,3.55,15.0,fr,35822,10,1519687,1,1,Active Shallow Crust,0.0,89.99306,-90.0,04/01/0543
+5.93075,47.09384,8819,2,27,12,10,34,3.55,5.0,fr,35823,176,1519689,1,1,Active Shallow Crust,128.8961,89.99313,0.0,02/27/8819
+5.93075,47.09384,4361,8,10,5,44,9,3.65,5.0,fr,35824,87,1519692,1,1,Active Shallow Crust,0.0,89.98776,0.0,08/10/4361
+5.93075,47.09384,2842,3,26,7,27,20,3.65,15.0,fr,35825,56,1519699,1,1,Active Shallow Crust,0.0,89.98762,-90.0,03/26/2842
+5.93075,47.09384,9435,10,14,9,39,0,3.75,27.5,fr,35826,188,1519706,1,1,Active Shallow Crust,0.0,89.98909,0.0,10/14/9435
+5.93075,47.09384,2708,4,19,8,3,12,3.75,5.0,fr,35827,54,1519710,1,1,Active Shallow Crust,0.0,89.98897,-90.0,04/19/2708
+5.93075,47.09384,8879,5,9,6,49,29,3.85,5.0,fr,35828,177,1519716,1,1,Active Shallow Crust,0.0,89.99028,0.0,05/09/8879
+5.93075,47.09384,4509,4,11,0,38,39,3.85,15.0,fr,35829,90,1519717,1,1,Active Shallow Crust,0.0,89.99028,0.0,04/11/4509
+5.93075,47.09384,4443,11,27,0,2,57,3.85,27.5,fr,35830,88,1519718,1,1,Active Shallow Crust,0.0,89.99028,0.0,11/27/4443
+5.93075,47.09384,182,8,12,10,33,4,3.85,5.0,fr,35831,3,1519725,1,1,Active Shallow Crust,128.8959,89.99271,0.0,08/12/0182
+5.93075,47.09384,8113,9,1,16,46,53,4.15,15.0,fr,35832,162,1519753,1,1,Active Shallow Crust,0.0,89.98968,0.0,09/01/8113
+5.93075,47.09384,9470,1,22,12,20,11,4.25,15.0,fr,35833,189,1519765,1,2,Active Shallow Crust,0.0,89.9908,0.0,01/22/9470
+5.93075,47.09384,2137,2,21,1,24,41,4.25,15.0,fr,35834,42,1519765,1,2,Active Shallow Crust,0.0,89.9908,0.0,02/21/2137
+5.93075,47.09384,742,12,30,10,44,52,4.35,5.0,fr,35835,14,1519779,1,1,Active Shallow Crust,240.0085,57.99617,0.0,12/30/0742
+5.93075,47.09384,3528,4,20,14,2,2,4.75,5.0,fr,35836,70,1519833,1,1,Active Shallow Crust,128.8884,89.9882,0.0,04/20/3528
+3.1397,40.88426,6114,1,17,15,16,39,4.35,5.0,fr,35837,122,1520262,1,1,Active Shallow Crust,0.0,89.98925,-90.0,01/17/6114
+1.88967,41.63281,2017,11,23,15,16,18,3.55,5.0,fr,35838,40,1520640,1,1,Active Shallow Crust,0.0,89.99058,0.0,11/23/2017
+1.88967,41.63281,8613,6,1,14,22,49,3.65,5.0,fr,35839,172,1520652,1,3,Active Shallow Crust,0.0,89.98992,0.0,06/01/8613
+1.88967,41.63281,6173,12,1,2,16,4,3.65,5.0,fr,35840,123,1520652,1,3,Active Shallow Crust,0.0,89.98992,0.0,12/01/6173
+1.88967,41.63281,8304,5,18,5,20,21,3.65,5.0,fr,35841,166,1520652,1,3,Active Shallow Crust,0.0,89.98992,0.0,05/18/8304
+1.88967,41.63281,128,7,9,14,14,18,3.65,5.0,fr,35842,2,1520661,1,1,Active Shallow Crust,128.9006,89.96358,0.0,07/09/0128
+1.88967,41.63281,9595,12,17,7,54,38,3.75,15.0,fr,35843,191,1520671,1,1,Active Shallow Crust,0.0,89.9894,-90.0,12/17/9595
+1.88967,41.63281,8531,6,24,12,50,43,3.85,5.0,fr,35844,170,1520685,1,1,Active Shallow Crust,128.896,89.994,0.0,06/24/8531
+1.88967,41.63281,9686,3,13,18,56,4,3.95,5.0,fr,35845,193,1520688,1,1,Active Shallow Crust,0.0,89.99049,0.0,03/13/9686
+1.88967,41.63281,5051,5,17,14,17,41,4.05,5.0,fr,35846,101,1520700,1,2,Active Shallow Crust,0.0,89.99046,0.0,05/17/5051
+1.88967,41.63281,901,3,11,1,53,11,4.05,5.0,fr,35847,18,1520700,1,2,Active Shallow Crust,0.0,89.99046,0.0,03/11/0901
+1.88967,41.63281,6559,9,17,13,22,26,4.05,5.0,fr,35848,131,1520703,1,1,Active Shallow Crust,240.005,58.00575,0.0,09/17/6559
+1.88967,41.63281,8609,2,9,13,16,32,4.15,5.0,fr,35849,172,1520712,1,1,Active Shallow Crust,0.0,89.98961,0.0,02/09/8609
+1.88967,41.63281,75,6,24,13,12,38,4.55,5.0,fr,35850,1,1520763,1,1,Active Shallow Crust,240.0079,57.99716,0.0,06/24/0075
+1.88967,41.63281,2216,9,14,22,49,8,4.65,5.0,fr,35851,44,1520775,1,1,Active Shallow Crust,240.0093,57.99402,0.0,09/14/2216
+1.88967,41.63281,9204,10,1,8,58,18,5.25,27.5,fr,35852,184,1520846,1,1,Active Shallow Crust,0.0,89.98988,0.0,10/01/9204
+6.46268,45.07786,9749,7,23,23,14,57,3.55,5.0,fr,35853,194,1521120,1,1,Active Shallow Crust,0.0,89.99288,0.0,07/23/9749
+6.46268,45.07786,2894,5,8,4,42,19,3.55,15.0,fr,35854,57,1521121,1,1,Active Shallow Crust,0.0,89.99288,0.0,05/08/2894
+6.46268,45.07786,6030,2,2,1,52,8,3.65,5.0,fr,35855,120,1521132,1,3,Active Shallow Crust,0.0,89.9873,0.0,02/02/6030
+6.46268,45.07786,4602,2,4,11,56,29,3.65,5.0,fr,35856,92,1521132,1,3,Active Shallow Crust,0.0,89.9873,0.0,02/04/4602
+6.46268,45.07786,792,4,18,13,18,18,3.65,5.0,fr,35857,15,1521132,1,3,Active Shallow Crust,0.0,89.9873,0.0,04/18/0792
+6.46268,45.07786,5848,10,13,12,11,46,3.75,5.0,fr,35858,116,1521144,1,1,Active Shallow Crust,0.0,89.98869,0.0,10/13/5848
+6.46268,45.07786,5673,12,14,15,24,35,3.75,27.5,fr,35859,113,1521146,1,1,Active Shallow Crust,0.0,89.98869,0.0,12/14/5673
+6.46268,45.07786,586,2,22,20,45,57,3.85,15.0,fr,35860,11,1521157,1,1,Active Shallow Crust,0.0,89.98991,0.0,02/22/0586
+6.46268,45.07786,885,12,21,21,9,29,3.85,5.0,fr,35861,17,1521165,1,1,Active Shallow Crust,128.8951,89.99496,0.0,12/21/0885
+6.46268,45.07786,3337,8,11,22,54,24,3.95,5.0,fr,35862,66,1521168,1,1,Active Shallow Crust,0.0,89.99101,0.0,08/11/3337
+6.46268,45.07786,4837,10,11,11,54,27,4.05,5.0,fr,35863,96,1521183,1,1,Active Shallow Crust,240.0058,58.00594,0.0,10/11/4837
+6.46268,45.07786,738,7,21,8,55,16,4.15,5.0,fr,35864,14,1521192,1,1,Active Shallow Crust,0.0,89.9893,0.0,07/21/0738
+6.46268,45.07786,4849,7,28,21,12,14,4.15,15.0,fr,35865,96,1521193,1,1,Active Shallow Crust,0.0,89.9893,0.0,07/28/4849
+6.46268,45.07786,7987,3,30,20,1,55,4.25,5.0,fr,35866,159,1521204,1,1,Active Shallow Crust,0.0,89.99046,0.0,03/30/7987
+6.46268,45.07786,2416,7,8,22,48,9,4.25,5.0,fr,35867,48,1521207,1,1,Active Shallow Crust,240.0073,57.99415,0.0,07/08/2416
+6.46268,45.07786,3032,8,12,2,45,55,4.35,5.0,fr,35868,60,1521216,1,1,Active Shallow Crust,0.0,89.98866,0.0,08/12/3032
+6.46268,45.07786,185,5,29,20,17,43,4.55,5.0,fr,35869,3,1521240,1,2,Active Shallow Crust,0.0,89.99099,0.0,05/29/0185
+6.46268,45.07786,623,1,1,14,33,12,4.55,5.0,fr,35870,12,1521240,1,2,Active Shallow Crust,0.0,89.99099,0.0,01/01/0623
+6.46268,45.07786,4901,1,26,10,51,14,4.65,15.0,fr,35871,98,1521262,1,1,Active Shallow Crust,128.8916,89.98714,0.0,01/26/4901
+6.46268,45.07786,6703,12,16,12,33,28,4.75,5.0,fr,35872,134,1521264,1,1,Active Shallow Crust,0.0,89.98927,0.0,12/16/6703
+-2.44125,42.2128,5397,11,18,2,20,46,3.55,5.0,fr,35873,107,1521600,1,2,Active Shallow Crust,0.0,89.9888,0.0,11/18/5397
+-2.44125,42.2128,8046,4,1,23,42,24,3.55,5.0,fr,35874,160,1521600,1,2,Active Shallow Crust,0.0,89.9888,0.0,04/01/8046
+-2.44125,42.2128,5185,2,20,22,8,10,3.55,27.5,fr,35875,103,1521611,1,1,Active Shallow Crust,128.8968,89.9944,0.0,02/20/5185
+-2.44125,42.2128,560,7,18,3,18,17,3.65,5.0,fr,35876,11,1521615,1,1,Active Shallow Crust,240.0004,58.01253,0.0,07/18/0560
+-2.44125,42.2128,8240,3,10,21,9,40,3.65,15.0,fr,35877,164,1521616,1,1,Active Shallow Crust,240.0004,58.01253,0.0,03/10/8240
+-2.44125,42.2128,6653,12,11,3,33,29,3.75,15.0,fr,35878,133,1521625,1,1,Active Shallow Crust,0.0,89.9911,0.0,12/11/6653
+-2.44125,42.2128,3431,4,23,2,13,14,3.85,15.0,fr,35879,68,1521637,1,1,Active Shallow Crust,0.0,89.98943,0.0,04/23/3431
+-2.44125,42.2128,9040,9,16,13,51,25,3.85,15.0,fr,35880,180,1521640,1,1,Active Shallow Crust,240.0097,57.998,0.0,09/16/9040
+-2.44125,42.2128,8127,2,28,21,45,36,3.95,5.0,fr,35881,162,1521651,1,1,Active Shallow Crust,240.019,58.00524,0.0,02/28/8127
+-2.44125,42.2128,6243,12,5,14,7,0,3.95,5.0,fr,35882,124,1521654,1,1,Active Shallow Crust,0.0,89.99046,-90.0,12/05/6243
+-2.44125,42.2128,1073,8,21,22,36,45,4.05,5.0,fr,35883,21,1521660,1,1,Active Shallow Crust,0.0,89.9895,0.0,08/21/1073
+-2.44125,42.2128,1563,1,1,7,32,48,4.05,15.0,fr,35884,31,1521661,1,1,Active Shallow Crust,0.0,89.9895,0.0,01/01/1563
+-2.44125,42.2128,9517,3,31,17,33,36,4.25,15.0,fr,35885,190,1521685,1,1,Active Shallow Crust,0.0,89.98999,0.0,03/31/9517
+-2.44125,42.2128,6160,4,18,23,15,2,4.25,27.5,fr,35886,123,1521686,1,1,Active Shallow Crust,0.0,89.98999,0.0,04/18/6160
+-2.44125,42.2128,5783,6,21,16,12,16,4.55,15.0,fr,35887,115,1521721,1,1,Active Shallow Crust,0.0,89.99055,0.0,06/21/5783
+-2.44125,42.2128,1877,1,7,9,38,51,5.15,5.0,fr,35888,37,1521792,1,1,Active Shallow Crust,0.0,89.98994,0.0,01/07/1877
+2.67053,40.67778,3836,8,1,7,26,47,4.15,5.0,fr,35889,76,1522152,1,1,Active Shallow Crust,0.0,89.99042,0.0,08/01/3836
+2.67053,40.67778,6908,2,23,23,38,18,4.45,27.5,fr,35890,138,1522190,1,1,Active Shallow Crust,0.0,89.9905,0.0,02/23/6908
+6.25012,47.90311,4940,5,27,16,32,25,3.65,15.0,fr,35891,98,1522573,1,1,Active Shallow Crust,0.0,89.98795,0.0,05/27/4940
+6.25012,47.90311,1830,6,28,0,32,53,3.65,27.5,fr,35892,36,1522577,1,1,Active Shallow Crust,240.0014,58.01328,0.0,06/28/1830
+6.25012,47.90311,3937,8,2,6,3,21,3.65,5.0,fr,35893,78,1522581,1,1,Active Shallow Crust,128.9012,89.96294,0.0,08/02/3937
+6.25012,47.90311,7799,3,31,5,36,36,3.75,5.0,fr,35894,155,1522584,1,1,Active Shallow Crust,0.0,89.98926,0.0,03/31/7799
+6.25012,47.90311,5717,12,2,3,24,22,3.85,5.0,fr,35895,114,1522596,1,1,Active Shallow Crust,0.0,89.99043,0.0,12/02/5717
+6.25012,47.90311,9221,9,25,17,10,26,3.95,5.0,fr,35896,184,1522608,1,1,Active Shallow Crust,0.0,89.99147,0.0,09/25/9221
+6.25012,47.90311,4769,12,16,8,10,55,3.95,5.0,fr,35897,95,1522617,1,1,Active Shallow Crust,128.9003,89.9936,0.0,12/16/4769
+6.25012,47.90311,2983,5,8,1,21,19,4.05,15.0,fr,35898,59,1522621,1,1,Active Shallow Crust,0.0,89.98859,0.0,05/08/2983
+6.25012,47.90311,9511,8,10,10,13,35,4.15,5.0,fr,35899,190,1522641,1,1,Active Shallow Crust,128.8973,89.99492,0.0,08/10/9511
+6.25012,47.90311,2585,4,20,19,38,0,4.25,5.0,fr,35900,51,1522644,1,1,Active Shallow Crust,0.0,89.99094,0.0,04/20/2585
+6.25012,47.90311,9133,12,16,18,1,27,4.35,27.5,fr,35901,182,1522667,1,1,Active Shallow Crust,128.8981,89.98259,0.0,12/16/9133
+6.25012,47.90311,7190,9,5,17,33,51,4.75,27.5,fr,35902,143,1522706,1,1,Active Shallow Crust,0.0,89.98981,0.0,09/05/7190
+-2.49528,46.21338,93,8,25,22,10,9,4.55,5.0,fr,35903,1,1523649,1,1,Active Shallow Crust,128.894,89.98588,0.0,08/25/0093
+5.32601,48.67166,7232,5,4,20,55,23,4.15,5.0,fr,35904,144,1524072,1,1,Active Shallow Crust,0.0,89.98999,0.0,05/04/7232
+5.32601,48.67166,8793,3,26,8,44,57,5.15,27.5,fr,35905,175,1524200,1,1,Active Shallow Crust,0.0,89.99039,-90.0,03/26/8793
+0.07122,47.64147,9594,1,13,3,4,51,3.55,5.0,fr,35906,191,1524480,1,1,Active Shallow Crust,0.0,89.99002,0.0,01/13/9594
+0.07122,47.64147,4669,5,28,1,50,8,3.55,5.0,fr,35907,93,1524483,1,1,Active Shallow Crust,240.0123,57.99818,0.0,05/28/4669
+0.07122,47.64147,3533,5,8,11,26,22,3.55,15.0,fr,35908,70,1524484,1,1,Active Shallow Crust,240.0123,57.99818,0.0,05/08/3533
+0.07122,47.64147,7474,4,13,5,17,19,3.65,5.0,fr,35909,149,1524495,1,1,Active Shallow Crust,240.0012,58.01293,0.0,04/13/7474
+0.07122,47.64147,3170,10,5,0,31,12,3.65,5.0,fr,35910,63,1524498,1,1,Active Shallow Crust,0.0,89.99004,-90.0,10/05/3170
+0.07122,47.64147,5093,10,17,14,2,31,3.75,5.0,fr,35911,101,1524504,1,1,Active Shallow Crust,0.0,89.98997,0.0,10/17/5093
+0.07122,47.64147,4666,8,15,17,55,26,3.85,5.0,fr,35912,93,1524516,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/15/4666
+0.07122,47.64147,2555,3,7,22,49,9,3.95,5.0,fr,35913,51,1524528,1,2,Active Shallow Crust,0.0,89.99002,0.0,03/07/2555
+0.07122,47.64147,1138,12,10,6,22,54,3.95,5.0,fr,35914,22,1524528,1,2,Active Shallow Crust,0.0,89.99002,0.0,12/10/1138
+0.07122,47.64147,7778,10,27,13,7,37,3.95,15.0,fr,35915,155,1524529,1,1,Active Shallow Crust,0.0,89.99002,0.0,10/27/7778
+0.07122,47.64147,3673,9,27,13,45,38,4.05,5.0,fr,35916,73,1524540,1,1,Active Shallow Crust,0.0,89.98997,0.0,09/27/3673
+0.07122,47.64147,4119,3,3,20,57,49,5.05,5.0,fr,35917,82,1524660,1,1,Active Shallow Crust,0.0,89.98999,0.0,03/03/4119
+2.25308,40.20637,7081,4,23,21,9,20,3.95,5.0,fr,35918,141,1525008,1,1,Active Shallow Crust,0.0,89.99028,0.0,04/23/7081
+2.25308,40.20637,1447,6,24,19,6,46,3.95,5.0,fr,35919,28,1525011,1,1,Active Shallow Crust,240.0189,58.0046,0.0,06/24/1447
+9.11101,48.73248,6023,9,16,1,27,25,3.55,5.0,fr,35920,120,1525440,1,2,Active Shallow Crust,0.0,89.98669,0.0,09/16/6023
+9.11101,48.73248,537,10,20,11,37,45,3.55,5.0,fr,35921,10,1525440,1,2,Active Shallow Crust,0.0,89.98669,0.0,10/20/0537
+9.11101,48.73248,1039,2,27,6,23,8,3.55,27.5,fr,35922,20,1525442,1,1,Active Shallow Crust,0.0,89.98669,0.0,02/27/1039
+9.11101,48.73248,2991,2,15,10,55,50,3.55,5.0,fr,35923,59,1525446,1,2,Active Shallow Crust,0.0,89.98654,-90.0,02/15/2991
+9.11101,48.73248,7321,2,6,13,23,30,3.55,5.0,fr,35924,146,1525446,1,2,Active Shallow Crust,0.0,89.98654,-90.0,02/06/7321
+9.11101,48.73248,8897,5,10,13,23,29,3.55,5.0,fr,35925,177,1525449,1,1,Active Shallow Crust,128.8939,89.99335,0.0,05/10/8897
+9.11101,48.73248,1032,6,7,4,28,52,3.65,5.0,fr,35926,20,1525452,1,1,Active Shallow Crust,0.0,89.98814,0.0,06/07/1032
+9.11101,48.73248,4849,3,24,22,23,45,3.65,15.0,fr,35927,96,1525453,1,1,Active Shallow Crust,0.0,89.98814,0.0,03/24/4849
+9.11101,48.73248,7066,3,19,1,38,3,3.65,15.0,fr,35928,141,1525459,1,1,Active Shallow Crust,0.0,89.98801,-90.0,03/19/7066
+9.11101,48.73248,1417,2,23,13,2,18,3.65,27.5,fr,35929,28,1525460,1,1,Active Shallow Crust,0.0,89.98801,-90.0,02/23/1417
+9.11101,48.73248,8371,11,5,16,35,44,3.75,15.0,fr,35930,167,1525465,1,1,Active Shallow Crust,0.0,89.98943,0.0,11/05/8371
+9.11101,48.73248,8757,6,7,18,37,51,3.75,15.0,fr,35931,175,1525474,1,1,Active Shallow Crust,128.8945,89.96753,0.0,06/07/8757
+9.11101,48.73248,2721,1,22,10,46,18,3.85,5.0,fr,35932,54,1525482,1,1,Active Shallow Crust,0.0,89.99047,-90.0,01/22/2721
+9.11101,48.73248,6756,9,29,7,25,24,3.95,5.0,fr,35933,135,1525488,1,2,Active Shallow Crust,0.0,89.99161,0.0,09/29/6756
+9.11101,48.73248,2885,11,21,21,14,54,3.95,5.0,fr,35934,57,1525488,1,2,Active Shallow Crust,0.0,89.99161,0.0,11/21/2885
+9.11101,48.73248,6052,10,31,17,3,32,4.05,5.0,fr,35935,121,1525500,1,1,Active Shallow Crust,0.0,89.99252,0.0,10/31/6052
+9.11101,48.73248,1245,4,3,22,11,23,4.15,5.0,fr,35936,24,1525512,1,1,Active Shallow Crust,359.9967,89.99333,0.0,04/03/1245
+9.11101,48.73248,3945,2,26,23,4,12,4.15,27.5,fr,35937,78,1525514,1,1,Active Shallow Crust,359.9967,89.99333,0.0,02/26/3945
+9.11101,48.73248,5512,12,2,11,56,6,4.45,5.0,fr,35938,110,1525554,1,1,Active Shallow Crust,0.0,89.99045,-90.0,12/02/5512
+5.52268,51.42587,941,6,19,11,17,0,3.55,5.0,fr,35939,18,1525920,1,1,Active Shallow Crust,0.0,89.98743,0.0,06/19/0941
+5.52268,51.42587,5231,5,2,19,3,41,3.55,27.5,fr,35940,104,1525922,1,2,Active Shallow Crust,0.0,89.98743,0.0,05/02/5231
+5.52268,51.42587,2436,3,30,13,2,50,3.55,27.5,fr,35941,48,1525922,1,2,Active Shallow Crust,0.0,89.98743,0.0,03/30/2436
+5.52268,51.42587,2293,3,19,15,37,25,3.55,5.0,fr,35942,45,1525923,1,1,Active Shallow Crust,240.0129,57.99806,0.0,03/19/2293
+5.52268,51.42587,244,5,18,7,16,25,3.65,5.0,fr,35943,4,1525932,1,1,Active Shallow Crust,0.0,89.98879,0.0,05/18/0244
+5.52268,51.42587,7415,4,1,12,24,8,3.75,5.0,fr,35944,148,1525944,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/01/7415
+5.52268,51.42587,340,5,9,9,22,38,3.75,5.0,fr,35945,6,1525953,1,1,Active Shallow Crust,128.8959,89.96758,0.0,05/09/0340
+5.52268,51.42587,5387,2,26,13,51,2,3.85,5.0,fr,35946,107,1525956,1,1,Active Shallow Crust,0.0,89.9911,0.0,02/26/5387
+5.52268,51.42587,4253,11,21,19,8,11,3.85,15.0,fr,35947,85,1525966,1,1,Active Shallow Crust,128.8947,89.99332,0.0,11/21/4253
+5.52268,51.42587,1844,1,16,2,40,50,4.05,5.0,fr,35948,36,1525980,1,1,Active Shallow Crust,0.0,89.9894,0.0,01/16/1844
+5.52268,51.42587,9264,5,30,7,53,32,4.25,5.0,fr,35949,185,1526007,1,1,Active Shallow Crust,240.0088,57.99408,0.0,05/30/9264
+5.52268,51.42587,9208,11,25,1,3,31,4.45,5.0,fr,35950,184,1526028,1,1,Active Shallow Crust,0.0,89.99107,0.0,11/25/9208
+-1.94925,50.82931,6395,1,8,3,21,15,3.65,15.0,fr,35951,127,1526413,1,1,Active Shallow Crust,0.0,89.99007,0.0,01/08/6395
+-1.94925,50.82931,15,3,30,22,55,59,3.85,15.0,fr,35952,0,1526437,1,1,Active Shallow Crust,0.0,89.98985,0.0,03/30/0015
+-1.94925,50.82931,4103,8,23,16,38,52,4.45,5.0,fr,35953,82,1526508,1,1,Active Shallow Crust,0.0,89.98983,0.0,08/23/4103
+-1.94925,50.82931,1133,11,28,1,28,8,5.55,15.0,fr,35954,22,1526641,1,1,Active Shallow Crust,0.0,89.98996,0.0,11/28/1133
+2.62053,52.18857,9367,8,22,4,58,17,3.55,5.0,fr,35955,187,1526880,1,1,Active Shallow Crust,0.0,89.99073,0.0,08/22/9367
+2.62053,52.18857,1059,9,11,0,49,39,3.55,5.0,fr,35956,21,1526883,1,1,Active Shallow Crust,240.0125,57.9986,0.0,09/11/1059
+2.62053,52.18857,2493,1,16,18,49,57,3.75,5.0,fr,35957,49,1526904,1,1,Active Shallow Crust,0.0,89.99018,0.0,01/16/2493
+2.62053,52.18857,9569,4,20,21,11,12,3.75,15.0,fr,35958,191,1526905,1,1,Active Shallow Crust,0.0,89.99018,0.0,04/20/9569
+2.62053,52.18857,822,6,26,6,45,3,4.45,27.5,fr,35959,16,1526990,1,1,Active Shallow Crust,0.0,89.99013,0.0,06/26/0822
+2.62053,52.18857,9286,7,10,21,29,2,4.85,5.0,fr,35960,185,1527042,1,1,Active Shallow Crust,0.0,89.9902,-90.0,07/10/9286
+1.3904,45.31962,622,5,23,11,17,29,3.75,5.0,fr,35961,12,1527387,1,1,Active Shallow Crust,240.0082,58.01756,0.0,05/23/0622
+1.3904,45.31962,4249,7,16,22,15,50,3.75,5.0,fr,35962,84,1527393,1,1,Active Shallow Crust,128.8967,89.96734,0.0,07/16/4249
+1.3904,45.31962,3066,11,13,23,38,25,3.75,15.0,fr,35963,61,1527394,1,1,Active Shallow Crust,128.8967,89.96734,0.0,11/13/3066
+1.3904,45.31962,8858,10,7,13,29,7,3.95,5.0,fr,35964,177,1527408,1,1,Active Shallow Crust,0.0,89.98994,0.0,10/07/8858
+1.3904,45.31962,3467,8,1,21,44,16,4.05,5.0,fr,35965,69,1527420,1,1,Active Shallow Crust,0.0,89.99003,0.0,08/01/3467
+1.3904,45.31962,70,10,14,16,42,9,4.25,5.0,fr,35966,1,1527444,1,1,Active Shallow Crust,0.0,89.98971,0.0,10/14/0070
+0.10161,49.89736,7125,6,9,12,20,7,3.55,5.0,fr,35967,142,1527840,1,1,Active Shallow Crust,0.0,89.98995,0.0,06/09/7125
+0.10161,49.89736,9280,11,14,13,21,48,3.55,15.0,fr,35968,185,1527841,1,1,Active Shallow Crust,0.0,89.98995,0.0,11/14/9280
+0.10161,49.89736,8968,4,4,3,47,19,3.75,15.0,fr,35969,179,1527865,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/04/8968
+0.10161,49.89736,8337,1,23,16,24,23,3.75,5.0,fr,35970,166,1527870,1,1,Active Shallow Crust,0.0,89.98997,-90.0,01/23/8337
+0.10161,49.89736,5892,11,9,11,29,0,3.85,5.0,fr,35971,117,1527876,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/09/5892
+0.10161,49.89736,8112,5,2,20,5,56,4.45,15.0,fr,35972,162,1527949,1,1,Active Shallow Crust,0.0,89.98999,0.0,05/02/8112
+-0.91031,45.4062,2101,10,29,7,56,45,3.55,15.0,fr,35973,42,1528321,1,1,Active Shallow Crust,0.0,89.99026,0.0,10/29/2101
+-0.91031,45.4062,6815,10,24,1,44,35,3.95,15.0,fr,35974,136,1528372,1,1,Active Shallow Crust,240.0196,58.00492,0.0,10/24/6815
+-0.91031,45.4062,585,10,11,15,56,3,4.05,5.0,fr,35975,11,1528380,1,1,Active Shallow Crust,0.0,89.99004,0.0,10/11/0585
+-0.91031,45.4062,2404,4,20,20,28,53,4.35,27.5,fr,35976,48,1528424,1,1,Active Shallow Crust,0.0,89.99002,-90.0,04/20/2404
+-0.91031,45.4062,6332,5,14,13,6,57,4.45,5.0,fr,35977,126,1528431,1,1,Active Shallow Crust,240.005,57.99461,0.0,05/14/6332
+-0.91031,45.4062,8717,4,4,5,28,14,4.95,5.0,fr,35978,174,1528488,1,1,Active Shallow Crust,0.0,89.98994,0.0,04/04/8717
+8.07486,47.86062,4731,9,3,12,46,47,3.55,5.0,fr,35979,94,1528800,1,2,Active Shallow Crust,0.0,89.98647,0.0,09/03/4731
+8.07486,47.86062,6144,3,10,2,34,17,3.55,5.0,fr,35980,122,1528800,1,2,Active Shallow Crust,0.0,89.98647,0.0,03/10/6144
+8.07486,47.86062,6559,3,20,13,58,3,3.55,15.0,fr,35981,131,1528801,1,2,Active Shallow Crust,0.0,89.98647,0.0,03/20/6559
+8.07486,47.86062,2606,10,25,1,50,49,3.55,15.0,fr,35982,52,1528801,1,2,Active Shallow Crust,0.0,89.98647,0.0,10/25/2606
+8.07486,47.86062,1648,7,1,19,8,8,3.55,15.0,fr,35983,32,1528804,1,1,Active Shallow Crust,240.0114,57.99771,0.0,07/01/1648
+8.07486,47.86062,4842,2,9,9,16,0,3.55,15.0,fr,35984,96,1528810,1,1,Active Shallow Crust,128.896,89.99323,0.0,02/09/4842
+8.07486,47.86062,101,9,13,14,49,24,3.65,15.0,fr,35985,2,1528819,1,1,Active Shallow Crust,0.0,89.9878,-90.0,09/13/0101
+8.07486,47.86062,154,8,11,9,20,47,3.65,5.0,fr,35986,3,1528821,1,1,Active Shallow Crust,128.901,89.96355,0.0,08/11/0154
+8.07486,47.86062,2523,12,10,12,20,30,3.75,5.0,fr,35987,50,1528824,1,3,Active Shallow Crust,0.0,89.98925,0.0,12/10/2523
+8.07486,47.86062,5723,6,25,23,58,53,3.75,5.0,fr,35988,114,1528824,1,3,Active Shallow Crust,0.0,89.98925,0.0,06/25/5723
+8.07486,47.86062,5691,9,1,17,45,59,3.75,5.0,fr,35989,113,1528824,1,3,Active Shallow Crust,0.0,89.98925,0.0,09/01/5691
+8.07486,47.86062,9954,11,13,2,16,25,3.75,27.5,fr,35990,199,1528826,1,1,Active Shallow Crust,0.0,89.98925,0.0,11/13/9954
+8.07486,47.86062,3555,3,9,17,18,54,3.75,15.0,fr,35991,71,1528834,1,1,Active Shallow Crust,128.8983,89.96621,0.0,03/09/3555
+8.07486,47.86062,8940,4,22,11,24,12,3.85,5.0,fr,35992,178,1528836,1,4,Active Shallow Crust,0.0,89.99042,0.0,04/22/8940
+8.07486,47.86062,8489,7,8,0,53,4,3.85,5.0,fr,35993,169,1528836,1,4,Active Shallow Crust,0.0,89.99042,0.0,07/08/8489
+8.07486,47.86062,2223,1,13,15,32,19,3.85,5.0,fr,35994,44,1528836,1,4,Active Shallow Crust,0.0,89.99042,0.0,01/13/2223
+8.07486,47.86062,1137,1,24,16,28,4,3.85,5.0,fr,35995,22,1528836,1,4,Active Shallow Crust,0.0,89.99042,0.0,01/24/1137
+8.07486,47.86062,2423,1,30,9,56,29,3.95,5.0,fr,35996,48,1528848,1,1,Active Shallow Crust,0.0,89.99146,0.0,01/30/2423
+8.07486,47.86062,3055,12,8,2,24,8,4.15,5.0,fr,35997,61,1528872,1,2,Active Shallow Crust,0.0,89.99322,0.0,12/08/3055
+8.07486,47.86062,484,8,27,0,52,46,4.15,5.0,fr,35998,9,1528872,1,2,Active Shallow Crust,0.0,89.99322,0.0,08/27/0484
+8.07486,47.86062,6523,6,24,23,47,59,4.35,15.0,fr,35999,130,1528897,1,1,Active Shallow Crust,0.0,89.98923,0.0,06/24/6523
+8.07486,47.86062,6446,3,28,0,29,9,4.45,15.0,fr,36000,128,1528912,1,1,Active Shallow Crust,240.0054,57.99413,0.0,03/28/6446
+8.07486,47.86062,9712,10,17,18,6,4,4.75,5.0,fr,36001,194,1528944,1,1,Active Shallow Crust,0.0,89.9898,0.0,10/17/9712
+8.07486,47.86062,5243,7,1,9,33,23,5.05,27.5,fr,36002,104,1528982,1,1,Active Shallow Crust,0.0,89.99037,0.0,07/01/5243
+6.57716,48.7055,1372,6,23,13,28,19,3.55,5.0,fr,36003,27,1529286,1,1,Active Shallow Crust,0.0,89.99327,-90.0,06/23/1372
+6.57716,48.7055,9003,5,27,8,40,20,3.85,5.0,fr,36004,180,1529316,1,1,Active Shallow Crust,0.0,89.99058,0.0,05/27/9003
+6.57716,48.7055,4057,3,12,2,56,12,3.95,15.0,fr,36005,81,1529329,1,1,Active Shallow Crust,0.0,89.9916,0.0,03/12/4057
+6.57716,48.7055,9935,4,29,15,8,22,4.05,5.0,fr,36006,198,1529340,1,1,Active Shallow Crust,0.0,89.98877,0.0,04/29/9935
+6.57716,48.7055,743,11,12,8,48,43,4.25,5.0,fr,36007,14,1529364,1,1,Active Shallow Crust,0.0,89.99108,0.0,11/12/0743
+7.27197,47.89854,8123,11,25,11,32,48,3.55,5.0,fr,36008,162,1529760,1,2,Active Shallow Crust,0.0,89.99324,0.0,11/25/8123
+7.27197,47.89854,4046,1,11,16,36,58,3.55,5.0,fr,36009,80,1529760,1,2,Active Shallow Crust,0.0,89.99324,0.0,01/11/4046
+7.27197,47.89854,807,9,30,5,49,23,3.55,15.0,fr,36010,16,1529761,1,2,Active Shallow Crust,0.0,89.99324,0.0,09/30/0807
+7.27197,47.89854,4142,5,26,6,4,16,3.55,15.0,fr,36011,82,1529761,1,2,Active Shallow Crust,0.0,89.99324,0.0,05/26/4142
+7.27197,47.89854,9156,2,24,19,36,32,3.55,5.0,fr,36012,183,1529763,1,1,Active Shallow Crust,240.0118,57.99812,0.0,02/24/9156
+7.27197,47.89854,3026,12,11,12,29,36,3.55,27.5,fr,36013,60,1529771,1,1,Active Shallow Crust,128.8952,89.99324,0.0,12/11/3026
+7.27197,47.89854,9737,11,29,10,14,39,3.65,5.0,fr,36014,194,1529772,1,1,Active Shallow Crust,0.0,89.98795,0.0,11/29/9737
+7.27197,47.89854,4585,9,16,12,34,36,3.65,5.0,fr,36015,91,1529778,1,1,Active Shallow Crust,0.0,89.98781,-90.0,09/16/4585
+7.27197,47.89854,8062,12,5,3,31,45,3.65,5.0,fr,36016,161,1529781,1,1,Active Shallow Crust,128.9007,89.96355,0.0,12/05/8062
+7.27197,47.89854,1571,7,24,19,32,43,3.65,15.0,fr,36017,31,1529782,1,1,Active Shallow Crust,128.9007,89.96355,0.0,07/24/1571
+7.27197,47.89854,1521,8,9,22,14,54,3.75,15.0,fr,36018,30,1529785,1,3,Active Shallow Crust,0.0,89.98926,0.0,08/09/1521
+7.27197,47.89854,1997,3,23,21,21,13,3.75,15.0,fr,36019,39,1529785,1,3,Active Shallow Crust,0.0,89.98926,0.0,03/23/1997
+7.27197,47.89854,5941,7,27,3,0,7,3.75,15.0,fr,36020,118,1529785,1,3,Active Shallow Crust,0.0,89.98926,0.0,07/27/5941
+7.27197,47.89854,2238,11,10,7,51,16,3.75,5.0,fr,36021,44,1529787,1,1,Active Shallow Crust,240.0084,58.0184,0.0,11/10/2238
+7.27197,47.89854,1884,1,11,8,48,54,3.75,5.0,fr,36022,37,1529793,1,2,Active Shallow Crust,128.8968,89.96751,0.0,01/11/1884
+7.27197,47.89854,2192,6,29,20,33,20,3.75,5.0,fr,36023,43,1529793,1,2,Active Shallow Crust,128.8968,89.96751,0.0,06/29/2192
+7.27197,47.89854,7417,10,31,14,36,32,3.85,5.0,fr,36024,148,1529796,1,2,Active Shallow Crust,0.0,89.99043,0.0,10/31/7417
+7.27197,47.89854,4782,6,3,7,9,55,3.85,5.0,fr,36025,95,1529796,1,2,Active Shallow Crust,0.0,89.99043,0.0,06/03/4782
+7.27197,47.89854,4996,11,25,10,3,35,3.85,27.5,fr,36026,99,1529798,1,1,Active Shallow Crust,0.0,89.99043,0.0,11/25/4996
+7.27197,47.89854,9993,10,21,12,16,58,3.85,5.0,fr,36027,199,1529799,1,1,Active Shallow Crust,240.0111,57.99733,0.0,10/21/9993
+7.27197,47.89854,1820,12,11,19,51,29,3.95,27.5,fr,36028,36,1529816,1,1,Active Shallow Crust,0.0,89.99137,-90.0,12/11/1820
+7.27197,47.89854,644,6,8,9,47,37,4.15,15.0,fr,36029,12,1529836,1,1,Active Shallow Crust,240.0082,57.9975,0.0,06/08/0644
+7.27197,47.89854,5297,3,27,22,2,42,4.25,27.5,fr,36030,105,1529846,1,1,Active Shallow Crust,0.0,89.99094,0.0,03/27/5297
+7.27197,47.89854,9,6,1,23,58,19,4.25,5.0,fr,36031,0,1529847,1,1,Active Shallow Crust,240.0077,57.99435,0.0,06/01/0009
+7.27197,47.89854,304,3,17,11,43,21,4.25,5.0,fr,36032,6,1529850,1,1,Active Shallow Crust,0.0,89.99084,-90.0,03/17/0304
+7.27197,47.89854,3920,10,16,10,59,51,4.25,15.0,fr,36033,78,1529851,1,1,Active Shallow Crust,0.0,89.99084,-90.0,10/16/3920
+7.27197,47.89854,7603,9,16,16,56,5,4.45,5.0,fr,36034,152,1529868,1,1,Active Shallow Crust,0.0,89.9904,0.0,09/16/7603
+7.27197,47.89854,3308,7,3,5,49,10,4.55,5.0,fr,36035,66,1529883,1,1,Active Shallow Crust,240.01,57.99745,0.0,07/03/3308
+7.27197,47.89854,9549,4,15,0,54,37,4.65,5.0,fr,36036,190,1529892,1,1,Active Shallow Crust,0.0,89.99047,0.0,04/15/9549
+7.27197,47.89854,2488,3,2,22,0,41,4.75,5.0,fr,36037,49,1529904,1,1,Active Shallow Crust,0.0,89.98981,0.0,03/02/2488
+7.27197,47.89854,2766,6,21,3,19,11,4.85,15.0,fr,36038,55,1529917,1,1,Active Shallow Crust,0.0,89.9894,0.0,06/21/2766
+-2.57289,42.75365,8646,9,11,12,15,6,3.55,5.0,fr,36039,172,1530240,1,1,Active Shallow Crust,0.0,89.98889,0.0,09/11/8646
+-2.57289,42.75365,6103,3,9,22,52,25,3.55,15.0,fr,36040,122,1530241,1,2,Active Shallow Crust,0.0,89.98889,0.0,03/09/6103
+-2.57289,42.75365,9516,8,29,16,19,58,3.55,15.0,fr,36041,190,1530241,1,2,Active Shallow Crust,0.0,89.98889,0.0,08/29/9516
+-2.57289,42.75365,3627,6,25,14,50,47,3.65,5.0,fr,36042,72,1530252,1,2,Active Shallow Crust,0.0,89.9901,0.0,06/25/3627
+-2.57289,42.75365,9285,4,24,9,58,38,3.65,5.0,fr,36043,185,1530252,1,2,Active Shallow Crust,0.0,89.9901,0.0,04/24/9285
+-2.57289,42.75365,5185,5,5,2,4,55,3.65,15.0,fr,36044,103,1530253,1,1,Active Shallow Crust,0.0,89.9901,0.0,05/05/5185
+-2.57289,42.75365,7416,3,3,2,45,7,3.75,15.0,fr,36045,148,1530265,1,1,Active Shallow Crust,0.0,89.99118,0.0,03/03/7416
+-2.57289,42.75365,1300,2,22,21,56,19,3.75,27.5,fr,36046,25,1530272,1,1,Active Shallow Crust,0.0,89.99107,-90.0,02/22/1300
+-2.57289,42.75365,9623,9,8,10,53,16,3.85,5.0,fr,36047,192,1530276,1,1,Active Shallow Crust,0.0,89.98952,0.0,09/08/9623
+-2.57289,42.75365,4685,3,6,10,38,59,3.95,5.0,fr,36048,93,1530288,1,1,Active Shallow Crust,0.0,89.99065,0.0,03/06/4685
+-2.57289,42.75365,1863,6,7,22,42,17,4.05,27.5,fr,36049,37,1530302,1,1,Active Shallow Crust,0.0,89.98959,0.0,06/07/1863
+-2.57289,42.75365,5180,5,12,7,10,24,4.05,5.0,fr,36050,103,1530303,1,1,Active Shallow Crust,240.005,58.00592,0.0,05/12/5180
+-2.57289,42.75365,3331,10,30,4,55,51,4.25,15.0,fr,36051,66,1530331,1,1,Active Shallow Crust,0.0,89.98996,-90.0,10/30/3331
+-2.57289,42.75365,2931,11,28,19,23,52,4.55,5.0,fr,36052,58,1530360,1,1,Active Shallow Crust,0.0,89.98946,0.0,11/28/2931
+-2.57289,42.75365,6452,8,29,18,9,45,4.75,15.0,fr,36053,129,1530385,1,1,Active Shallow Crust,0.0,89.98977,0.0,08/29/6452
+-2.57289,42.75365,7695,5,23,21,36,22,4.95,27.5,fr,36054,153,1530410,1,1,Active Shallow Crust,0.0,89.98965,0.0,05/23/7695
+-2.57289,42.75365,7296,11,7,13,15,31,4.95,15.0,fr,36055,145,1530418,1,1,Active Shallow Crust,128.8912,89.98979,0.0,11/07/7296
+3.55274,46.76277,378,8,9,15,58,12,3.85,5.0,fr,36056,7,1530756,1,2,Active Shallow Crust,0.0,89.99022,0.0,08/09/0378
+3.55274,46.76277,4512,11,9,10,58,59,3.85,5.0,fr,36057,90,1530756,1,2,Active Shallow Crust,0.0,89.99022,0.0,11/09/4512
+3.55274,46.76277,3599,5,1,22,13,2,3.85,5.0,fr,36058,71,1530759,1,1,Active Shallow Crust,240.0106,57.99786,0.0,05/01/3599
+3.55274,46.76277,5943,11,3,1,50,33,4.35,5.0,fr,36059,118,1530816,1,1,Active Shallow Crust,0.0,89.99037,0.0,11/03/5943
+3.55274,46.76277,2881,10,5,1,8,2,4.95,15.0,fr,36060,57,1530889,1,1,Active Shallow Crust,0.0,89.98966,0.0,10/05/2881
+2.9616,48.07596,9114,6,11,9,30,26,3.65,5.0,fr,36061,182,1531212,1,1,Active Shallow Crust,0.0,89.99099,0.0,06/11/9114
+2.9616,48.07596,2636,5,4,17,23,42,3.95,5.0,fr,36062,52,1531251,1,1,Active Shallow Crust,240.02,58.00499,0.0,05/04/2636
+2.9616,48.07596,5371,2,12,14,36,0,4.75,5.0,fr,36063,107,1531344,1,1,Active Shallow Crust,0.0,89.98985,0.0,02/12/5371
+2.9616,48.07596,31,10,1,23,9,29,5.05,15.0,fr,36064,0,1531390,1,1,Active Shallow Crust,128.8848,89.99046,0.0,10/01/0031
+5.10213,46.72681,3347,10,1,16,22,15,3.55,15.0,fr,36065,66,1531681,1,1,Active Shallow Crust,0.0,89.99309,0.0,10/01/3347
+5.10213,46.72681,8564,6,13,2,2,29,3.55,5.0,fr,36066,171,1531686,1,1,Active Shallow Crust,0.0,89.993,-90.0,06/13/8564
+5.10213,46.72681,445,7,20,22,45,6,3.65,5.0,fr,36067,8,1531692,1,1,Active Shallow Crust,0.0,89.98768,0.0,07/20/0445
+5.10213,46.72681,2718,3,5,0,1,54,3.65,27.5,fr,36068,54,1531697,1,1,Active Shallow Crust,240.0007,58.01335,0.0,03/05/2718
+5.10213,46.72681,6967,3,20,17,25,53,3.75,5.0,fr,36069,139,1531704,1,1,Active Shallow Crust,0.0,89.98902,0.0,03/20/6967
+5.10213,46.72681,3167,12,2,4,49,35,3.75,5.0,fr,36070,63,1531710,1,1,Active Shallow Crust,0.0,89.98889,-90.0,12/02/3167
+5.10213,46.72681,4717,7,21,19,38,37,3.95,15.0,fr,36071,94,1531729,1,1,Active Shallow Crust,0.0,89.99128,0.0,07/21/4717
+5.10213,46.72681,303,11,26,2,52,37,4.05,5.0,fr,36072,6,1531740,1,1,Active Shallow Crust,0.0,89.98833,0.0,11/26/0303
+5.10213,46.72681,1859,10,19,23,4,9,4.45,5.0,fr,36073,37,1531788,1,1,Active Shallow Crust,0.0,89.99019,0.0,10/19/1859
+2.59946,51.16504,362,4,7,1,54,15,3.65,5.0,fr,36074,7,1532172,1,1,Active Shallow Crust,0.0,89.98873,0.0,04/07/0362
+2.59946,51.16504,589,2,16,21,39,38,3.65,5.0,fr,36075,11,1532175,1,1,Active Shallow Crust,240.0011,58.01339,0.0,02/16/0589
+2.59946,51.16504,4543,9,4,8,20,22,4.25,5.0,fr,36076,90,1532250,1,1,Active Shallow Crust,0.0,89.99,-90.0,09/04/4543
+2.59946,51.16504,9539,9,18,22,53,6,4.65,15.0,fr,36077,190,1532293,1,1,Active Shallow Crust,0.0,89.9902,0.0,09/18/9539
+-0.18047,50.14508,9565,6,11,21,38,14,3.75,15.0,fr,36078,191,1532665,1,1,Active Shallow Crust,0.0,89.99005,0.0,06/11/9565
+-0.18047,50.14508,585,2,24,15,43,48,3.75,5.0,fr,36079,11,1532673,1,1,Active Shallow Crust,128.8962,89.96735,0.0,02/24/0585
+-0.18047,50.14508,7186,3,16,10,9,12,4.05,5.0,fr,36080,143,1532700,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/16/7186
+-0.18047,50.14508,4726,5,29,8,6,41,4.45,5.0,fr,36081,94,1532748,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/29/4726
+-0.18047,50.14508,8715,11,10,11,14,6,5.05,5.0,fr,36082,174,1532820,1,1,Active Shallow Crust,360.0,89.99001,0.0,11/10/8715
+-0.03093,41.79707,2217,11,2,15,11,40,3.55,5.0,fr,36083,44,1533129,1,1,Active Shallow Crust,128.8966,89.99371,0.0,11/02/2217
+-0.03093,41.79707,2542,5,27,14,24,37,3.95,5.0,fr,36084,50,1533168,1,1,Active Shallow Crust,0.0,89.99,0.0,05/27/2542
+-0.03093,41.79707,7085,9,23,6,17,28,4.55,15.0,fr,36085,141,1533241,1,1,Active Shallow Crust,0.0,89.99,0.0,09/23/7085
+4.62252,47.55931,329,10,24,17,6,0,3.55,5.0,fr,36086,6,1533600,1,1,Active Shallow Crust,0.0,89.99319,0.0,10/24/0329
+4.62252,47.55931,9256,3,10,6,2,19,3.55,15.0,fr,36087,185,1533601,1,1,Active Shallow Crust,0.0,89.99319,0.0,03/10/9256
+4.62252,47.55931,3582,2,3,21,17,1,3.55,15.0,fr,36088,71,1533604,1,1,Active Shallow Crust,240.0123,57.99789,0.0,02/03/3582
+4.62252,47.55931,4345,10,22,12,28,9,3.85,5.0,fr,36089,86,1533636,1,1,Active Shallow Crust,0.0,89.99036,0.0,10/22/4345
+4.62252,47.55931,3969,8,12,18,57,49,3.95,5.0,fr,36090,79,1533648,1,1,Active Shallow Crust,0.0,89.99141,0.0,08/12/3969
+4.62252,47.55931,8630,7,20,16,38,26,4.05,15.0,fr,36091,172,1533661,1,1,Active Shallow Crust,0.0,89.98852,0.0,07/20/8630
+4.62252,47.55931,9819,12,28,16,53,34,4.05,5.0,fr,36092,196,1533666,1,1,Active Shallow Crust,0.0,89.98839,-90.0,12/28/9819
+4.62252,47.55931,7126,9,2,15,56,30,4.55,5.0,fr,36093,142,1533723,1,1,Active Shallow Crust,240.0096,57.99736,0.0,09/02/7126
+4.62252,47.55931,7855,3,8,12,12,44,4.65,5.0,fr,36094,157,1533741,1,1,Active Shallow Crust,128.8912,89.9868,0.0,03/08/7855
+4.622526,47.55931,7671,6,18,4,12,25,6.35,7.481178,fr,36095,153,1533942,1,1,Active Shallow Crust,0.0,89.98998,-90.0,06/18/7671
+5.79433,46.56004,3154,5,9,1,4,41,3.55,5.0,fr,36096,63,1534080,1,1,Active Shallow Crust,0.0,89.99306,0.0,05/09/3154
+5.79433,46.56004,6464,5,25,18,50,6,3.55,5.0,fr,36097,129,1534083,1,2,Active Shallow Crust,240.0118,57.9981,0.0,05/25/6464
+5.79433,46.56004,1324,10,11,11,22,16,3.55,5.0,fr,36098,26,1534083,1,2,Active Shallow Crust,240.0118,57.9981,0.0,10/11/1324
+5.79433,46.56004,2667,8,24,21,5,58,3.65,27.5,fr,36099,53,1534094,1,1,Active Shallow Crust,0.0,89.98764,0.0,08/24/2667
+5.79433,46.56004,6137,1,26,23,24,23,3.65,5.0,fr,36100,122,1534095,1,1,Active Shallow Crust,240.0016,58.01321,0.0,01/26/6137
+5.79433,46.56004,8651,1,3,21,13,24,3.65,5.0,fr,36101,173,1534101,1,1,Active Shallow Crust,128.9005,89.96352,0.0,01/03/8651
+5.79433,46.56004,8661,3,8,4,27,10,3.75,5.0,fr,36102,173,1534104,1,1,Active Shallow Crust,0.0,89.98898,0.0,03/08/8661
+5.79433,46.56004,2758,11,5,16,18,45,3.95,15.0,fr,36103,55,1534129,1,1,Active Shallow Crust,0.0,89.99125,0.0,11/05/2758
+5.79433,46.56004,1209,2,15,22,13,53,4.05,5.0,fr,36104,24,1534143,1,1,Active Shallow Crust,240.0054,58.00642,0.0,02/15/1209
+5.79433,46.56004,3770,2,10,20,51,16,4.65,5.0,fr,36105,75,1534212,1,1,Active Shallow Crust,0.0,89.99023,0.0,02/10/3770
+5.79433,46.56004,7863,2,14,15,45,24,5.15,27.5,fr,36106,157,1534274,1,1,Active Shallow Crust,0.0,89.9901,0.0,02/14/7863
+4.17903,52.83854,9956,4,5,0,52,29,3.75,5.0,fr,36107,199,1534590,1,1,Active Shallow Crust,0.0,89.99021,-90.0,04/05/9956
+4.17903,52.83854,8953,1,18,10,14,35,4.55,5.0,fr,36108,179,1534686,1,1,Active Shallow Crust,0.0,89.99026,-90.0,01/18/8953
+0.18784,47.11417,5595,10,12,4,55,8,3.55,5.0,fr,36109,111,1535040,1,1,Active Shallow Crust,0.0,89.98992,0.0,10/12/5595
+0.18784,47.11417,8433,9,3,15,20,22,3.55,15.0,fr,36110,168,1535041,1,1,Active Shallow Crust,0.0,89.98992,0.0,09/03/8433
+0.18784,47.11417,8953,5,8,13,51,35,3.55,5.0,fr,36111,179,1535043,1,1,Active Shallow Crust,240.0122,57.99818,0.0,05/08/8953
+0.18784,47.11417,279,5,14,3,14,1,3.55,5.0,fr,36112,5,1535046,1,1,Active Shallow Crust,0.0,89.99002,-90.0,05/14/0279
+0.18784,47.11417,9247,9,1,10,25,16,3.65,15.0,fr,36113,184,1535053,1,1,Active Shallow Crust,0.0,89.99006,0.0,09/01/9247
+0.18784,47.11417,7145,5,4,10,16,59,3.65,5.0,fr,36114,142,1535061,1,1,Active Shallow Crust,128.9004,89.9635,0.0,05/04/7145
+0.18784,47.11417,536,11,22,13,17,53,3.65,15.0,fr,36115,10,1535062,1,1,Active Shallow Crust,128.9004,89.9635,0.0,11/22/0536
+0.18784,47.11417,1586,8,25,15,52,6,3.75,5.0,fr,36116,31,1535067,1,1,Active Shallow Crust,240.0084,58.01759,0.0,08/25/1586
+0.18784,47.11417,1074,11,8,3,35,7,3.75,15.0,fr,36117,21,1535074,1,1,Active Shallow Crust,128.8966,89.96735,0.0,11/08/1074
+0.18784,47.11417,1527,1,26,23,58,8,3.85,5.0,fr,36118,30,1535076,1,2,Active Shallow Crust,0.0,89.98998,0.0,01/26/1527
+0.18784,47.11417,400,1,21,12,39,11,3.85,5.0,fr,36119,7,1535076,1,2,Active Shallow Crust,0.0,89.98998,0.0,01/21/0400
+0.18784,47.11417,2201,4,13,17,28,51,3.85,5.0,fr,36120,44,1535079,1,1,Active Shallow Crust,240.0109,57.99784,0.0,04/13/2201
+0.18784,47.11417,6507,8,16,8,28,0,3.85,15.0,fr,36121,130,1535086,1,1,Active Shallow Crust,128.8956,89.9937,0.0,08/16/6507
+0.18784,47.11417,8637,3,16,18,18,2,3.95,5.0,fr,36122,172,1535088,1,1,Active Shallow Crust,0.0,89.98999,0.0,03/16/8637
+0.18784,47.11417,5525,1,30,21,33,51,4.05,5.0,fr,36123,110,1535100,1,1,Active Shallow Crust,0.0,89.98999,0.0,01/30/5525
+0.18784,47.11417,7339,11,23,17,49,15,4.05,5.0,fr,36124,146,1535109,1,1,Active Shallow Crust,128.8904,89.99373,0.0,11/23/7339
+0.18784,47.11417,3327,12,24,8,53,27,4.15,5.0,fr,36125,66,1535112,1,2,Active Shallow Crust,0.0,89.99001,0.0,12/24/3327
+0.18784,47.11417,9537,9,28,16,30,34,4.15,5.0,fr,36126,190,1535112,1,2,Active Shallow Crust,0.0,89.99001,0.0,09/28/9537
+0.18784,47.11417,9665,9,9,12,9,8,4.15,5.0,fr,36127,193,1535118,1,1,Active Shallow Crust,0.0,89.99,-90.0,09/09/9665
+0.18784,47.11417,2034,9,30,23,52,17,4.25,5.0,fr,36128,40,1535124,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/30/2034
+0.18784,47.11417,2337,9,19,13,15,23,4.35,5.0,fr,36129,46,1535136,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/19/2337
+0.18784,47.11417,3862,2,27,10,56,17,4.35,15.0,fr,36130,77,1535137,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/27/3862
+0.18784,47.11417,3503,11,8,2,35,6,4.95,15.0,fr,36131,70,1535215,1,1,Active Shallow Crust,0.0,89.99,-90.0,11/08/3503
+0.18784,47.11417,6282,11,19,21,5,50,5.45,5.0,fr,36132,125,1535268,1,1,Active Shallow Crust,360.0,89.99001,0.0,11/19/6282
+0.26536,45.77513,4848,11,1,12,27,57,3.55,5.0,fr,36133,96,1535520,1,1,Active Shallow Crust,0.0,89.98989,0.0,11/01/4848
+0.26536,45.77513,7858,4,13,18,56,3,3.55,15.0,fr,36134,157,1535524,1,1,Active Shallow Crust,240.012,57.99822,0.0,04/13/7858
+0.26536,45.77513,1589,2,13,21,49,24,3.55,27.5,fr,36135,31,1535528,1,1,Active Shallow Crust,0.0,89.99022,-90.0,02/13/1589
+0.26536,45.77513,925,7,4,16,3,23,3.55,5.0,fr,36136,18,1535529,1,1,Active Shallow Crust,128.8962,89.99384,0.0,07/04/0925
+0.26536,45.77513,7002,11,23,22,33,57,3.65,15.0,fr,36137,140,1535533,1,1,Active Shallow Crust,0.0,89.98981,0.0,11/23/7002
+0.26536,45.77513,3303,3,25,21,20,49,3.65,5.0,fr,36138,66,1535535,1,1,Active Shallow Crust,240.001,58.01281,0.0,03/25/3303
+0.26536,45.77513,4764,9,10,6,0,31,3.75,5.0,fr,36139,95,1535544,1,1,Active Shallow Crust,0.0,89.98988,0.0,09/10/4764
+0.26536,45.77513,9122,7,23,20,35,23,3.75,5.0,fr,36140,182,1535547,1,1,Active Shallow Crust,240.0082,58.01754,0.0,07/23/9122
+0.26536,45.77513,4873,8,26,23,15,28,3.85,5.0,fr,36141,97,1535556,1,3,Active Shallow Crust,0.0,89.99004,0.0,08/26/4873
+0.26536,45.77513,3321,9,11,8,31,47,3.85,5.0,fr,36142,66,1535556,1,3,Active Shallow Crust,0.0,89.99004,0.0,09/11/3321
+0.26536,45.77513,451,8,30,14,4,15,3.85,5.0,fr,36143,9,1535556,1,3,Active Shallow Crust,0.0,89.99004,0.0,08/30/0451
+0.26536,45.77513,7436,7,14,21,15,8,3.85,27.5,fr,36144,148,1535558,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/14/7436
+0.26536,45.77513,5056,9,30,23,56,52,3.95,5.0,fr,36145,101,1535568,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/30/5056
+0.26536,45.77513,441,11,5,11,36,4,3.95,15.0,fr,36146,8,1535569,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/05/0441
+0.26536,45.77513,350,1,13,6,31,11,4.05,5.0,fr,36147,6,1535580,1,2,Active Shallow Crust,0.0,89.99011,0.0,01/13/0350
+0.26536,45.77513,4181,11,15,20,5,37,4.05,5.0,fr,36148,83,1535580,1,2,Active Shallow Crust,0.0,89.99011,0.0,11/15/4181
+0.26536,45.77513,34,4,17,22,28,21,4.05,15.0,fr,36149,0,1535590,1,1,Active Shallow Crust,128.8906,89.9937,0.0,04/17/0034
+0.26536,45.77513,2065,4,16,0,39,40,4.15,5.0,fr,36150,41,1535601,1,1,Active Shallow Crust,128.8976,89.99372,0.0,04/16/2065
+0.26536,45.77513,6458,5,1,4,2,55,4.25,5.0,fr,36151,129,1535604,1,1,Active Shallow Crust,0.0,89.98998,0.0,05/01/6458
+0.26536,45.77513,7845,8,12,3,41,41,4.25,27.5,fr,36152,156,1535612,1,1,Active Shallow Crust,0.0,89.99007,-90.0,08/12/7845
+0.26536,45.77513,2869,10,25,4,19,5,4.55,5.0,fr,36153,57,1535640,1,2,Active Shallow Crust,0.0,89.98999,0.0,10/25/2869
+0.26536,45.77513,8093,1,20,22,52,59,4.55,5.0,fr,36154,161,1535640,1,2,Active Shallow Crust,0.0,89.98999,0.0,01/20/8093
+0.26536,45.77513,8918,6,19,9,38,13,4.65,5.0,fr,36155,178,1535652,1,1,Active Shallow Crust,0.0,89.98997,0.0,06/19/8918
+0.26536,45.77513,4071,9,27,20,52,10,4.85,5.0,fr,36156,81,1535676,1,1,Active Shallow Crust,0.0,89.98996,0.0,09/27/4071
+0.26536,45.77513,1435,10,21,14,4,49,4.85,5.0,fr,36157,28,1535685,1,1,Active Shallow Crust,128.8929,89.98899,0.0,10/21/1435
+0.26536,45.77513,3861,8,23,1,40,23,4.95,5.0,fr,36158,77,1535688,1,1,Active Shallow Crust,0.0,89.99,0.0,08/23/3861
+0.26536,45.77513,6294,2,7,20,13,16,5.05,5.0,fr,36159,125,1535703,1,1,Active Shallow Crust,240.0218,57.9975,0.0,02/07/6294
+0.26536,45.77513,705,7,31,17,10,34,5.65,5.0,fr,36160,14,1535772,1,1,Active Shallow Crust,0.0,89.99001,0.0,07/31/0705
+4.43083,44.28319,2295,5,5,17,53,2,3.55,5.0,fr,36161,45,1536960,1,2,Active Shallow Crust,0.0,89.99278,0.0,05/05/2295
+4.43083,44.28319,2617,2,8,7,51,45,3.55,5.0,fr,36162,52,1536960,1,2,Active Shallow Crust,0.0,89.99278,0.0,02/08/2617
+4.43083,44.28319,810,11,21,17,37,32,3.55,15.0,fr,36163,16,1536961,1,1,Active Shallow Crust,0.0,89.99278,0.0,11/21/0810
+4.43083,44.28319,6685,1,26,17,57,36,3.55,15.0,fr,36164,133,1536964,1,1,Active Shallow Crust,240.0132,57.9979,0.0,01/26/6685
+4.43083,44.28319,4570,2,4,14,2,42,3.65,5.0,fr,36165,91,1536972,1,1,Active Shallow Crust,0.0,89.98713,0.0,02/04/4570
+4.43083,44.28319,1917,11,14,10,37,37,3.85,5.0,fr,36166,38,1537005,1,1,Active Shallow Crust,128.8968,89.99233,0.0,11/14/1917
+4.43083,44.28319,1069,10,6,14,24,28,4.15,5.0,fr,36167,21,1537032,1,1,Active Shallow Crust,0.0,89.98914,0.0,10/06/1069
+4.43083,44.28319,6063,6,19,11,34,42,4.25,5.0,fr,36168,121,1537044,1,1,Active Shallow Crust,0.0,89.99033,0.0,06/19/6063
+4.43083,44.28319,4694,11,4,0,16,28,4.25,5.0,fr,36169,93,1537047,1,1,Active Shallow Crust,240.0072,57.99344,0.0,11/04/4694
+4.43083,44.28319,2709,12,24,2,40,56,4.35,5.0,fr,36170,54,1537065,1,1,Active Shallow Crust,128.8982,89.98295,0.0,12/24/2709
+4.43083,44.28319,1207,8,26,9,34,31,4.45,15.0,fr,36171,24,1537072,1,1,Active Shallow Crust,240.0045,57.99443,0.0,08/26/1207
+1.14642,43.41083,2357,3,10,9,11,47,3.55,5.0,fr,36172,47,1537440,1,1,Active Shallow Crust,0.0,89.99084,0.0,03/10/2357
+1.14642,43.41083,8693,5,19,11,39,33,3.55,15.0,fr,36173,173,1537441,1,1,Active Shallow Crust,0.0,89.99084,0.0,05/19/8693
+1.14642,43.41083,6806,11,27,22,24,3,3.55,5.0,fr,36174,136,1537443,1,1,Active Shallow Crust,240.0119,57.99818,0.0,11/27/6806
+1.14642,43.41083,9058,2,10,0,1,0,3.75,5.0,fr,36175,181,1537464,1,2,Active Shallow Crust,0.0,89.98981,0.0,02/10/9058
+1.14642,43.41083,9858,12,13,0,27,25,3.75,5.0,fr,36176,197,1537464,1,2,Active Shallow Crust,0.0,89.98981,0.0,12/13/9858
+-3.5368,50.31468,9088,8,3,6,52,37,3.75,5.0,fr,36177,181,1538433,1,1,Active Shallow Crust,128.8957,89.96756,0.0,08/03/9088
+-1.25127,42.35286,711,4,22,18,51,38,3.55,15.0,fr,36178,14,1538881,1,1,Active Shallow Crust,0.0,89.99068,0.0,04/22/0711
+-1.25127,42.35286,9365,11,8,21,20,12,3.75,15.0,fr,36179,187,1538905,1,1,Active Shallow Crust,0.0,89.98964,0.0,11/08/9365
+-1.25127,42.35286,7366,10,10,22,3,36,3.85,5.0,fr,36180,147,1538916,1,2,Active Shallow Crust,0.0,89.98945,0.0,10/10/7366
+-1.25127,42.35286,6898,12,2,10,3,54,3.85,5.0,fr,36181,137,1538916,1,2,Active Shallow Crust,0.0,89.98945,0.0,12/02/6898
+-1.25127,42.35286,5117,6,1,16,18,34,3.85,27.5,fr,36182,102,1538924,1,1,Active Shallow Crust,0.0,89.99066,-90.0,06/01/5117
+-1.25127,42.35286,2921,3,10,3,11,43,4.25,5.0,fr,36183,58,1538967,1,1,Active Shallow Crust,240.0068,57.99396,0.0,03/10/2921
+7.48982,46.3764,7144,11,13,2,59,18,3.55,5.0,fr,36184,142,1539840,1,18,Active Shallow Crust,0.0,89.99304,0.0,11/13/7144
+7.48982,46.3764,3983,8,1,10,26,43,3.55,5.0,fr,36185,79,1539840,1,18,Active Shallow Crust,0.0,89.99304,0.0,08/01/3983
+7.48982,46.3764,8022,8,23,15,15,22,3.55,5.0,fr,36186,160,1539840,1,18,Active Shallow Crust,0.0,89.99304,0.0,08/23/8022
+7.48982,46.3764,5081,3,2,8,12,12,3.55,5.0,fr,36187,101,1539840,1,18,Active Shallow Crust,0.0,89.99304,0.0,03/02/5081
+7.48982,46.3764,591,12,25,23,33,40,3.55,5.0,fr,36188,11,1539840,1,18,Active Shallow Crust,0.0,89.99304,0.0,12/25/0591
+7.48982,46.3764,2959,9,10,6,43,9,3.55,5.0,fr,36189,59,1539840,1,18,Active Shallow Crust,0.0,89.99304,0.0,09/10/2959
+7.48982,46.3764,6878,10,4,8,12,5,3.55,5.0,fr,36190,137,1539840,1,18,Active Shallow Crust,0.0,89.99304,0.0,10/04/6878
+7.48982,46.3764,6141,5,30,14,12,32,3.55,5.0,fr,36191,122,1539840,1,18,Active Shallow Crust,0.0,89.99304,0.0,05/30/6141
+7.48982,46.3764,7844,10,7,8,55,7,3.55,5.0,fr,36192,156,1539840,1,18,Active Shallow Crust,0.0,89.99304,0.0,10/07/7844
+7.48982,46.3764,5842,9,5,0,28,10,3.55,5.0,fr,36193,116,1539840,1,18,Active Shallow Crust,0.0,89.99304,0.0,09/05/5842
+7.48982,46.3764,7314,7,21,10,18,44,3.55,5.0,fr,36194,146,1539840,1,18,Active Shallow Crust,0.0,89.99304,0.0,07/21/7314
+7.48982,46.3764,236,10,16,14,9,56,3.55,5.0,fr,36195,4,1539840,1,18,Active Shallow Crust,0.0,89.99304,0.0,10/16/0236
+7.48982,46.3764,5411,3,7,6,17,1,3.55,5.0,fr,36196,108,1539840,1,18,Active Shallow Crust,0.0,89.99304,0.0,03/07/5411
+7.48982,46.3764,8875,6,9,22,55,26,3.55,5.0,fr,36197,177,1539840,1,18,Active Shallow Crust,0.0,89.99304,0.0,06/09/8875
+7.48982,46.3764,6672,10,20,8,7,22,3.55,5.0,fr,36198,133,1539840,1,18,Active Shallow Crust,0.0,89.99304,0.0,10/20/6672
+7.48982,46.3764,1432,2,25,5,52,37,3.55,5.0,fr,36199,28,1539840,1,18,Active Shallow Crust,0.0,89.99304,0.0,02/25/1432
+7.48982,46.3764,1977,6,9,11,47,17,3.55,5.0,fr,36200,39,1539840,1,18,Active Shallow Crust,0.0,89.99304,0.0,06/09/1977
+7.48982,46.3764,8779,12,11,11,33,2,3.55,5.0,fr,36201,175,1539840,1,18,Active Shallow Crust,0.0,89.99304,0.0,12/11/8779
+7.48982,46.3764,1796,5,24,21,57,43,3.55,15.0,fr,36202,35,1539841,1,4,Active Shallow Crust,0.0,89.99304,0.0,05/24/1796
+7.48982,46.3764,5382,3,17,13,7,38,3.55,15.0,fr,36203,107,1539841,1,4,Active Shallow Crust,0.0,89.99304,0.0,03/17/5382
+7.48982,46.3764,3627,7,26,14,13,4,3.55,15.0,fr,36204,72,1539841,1,4,Active Shallow Crust,0.0,89.99304,0.0,07/26/3627
+7.48982,46.3764,3048,11,11,2,35,27,3.55,15.0,fr,36205,60,1539841,1,4,Active Shallow Crust,0.0,89.99304,0.0,11/11/3048
+7.48982,46.3764,9369,4,27,0,26,39,3.55,27.5,fr,36206,187,1539842,1,1,Active Shallow Crust,0.0,89.99304,0.0,04/27/9369
+7.48982,46.3764,4146,11,9,12,59,42,3.55,5.0,fr,36207,82,1539843,1,5,Active Shallow Crust,240.0122,57.99847,0.0,11/09/4146
+7.48982,46.3764,2410,6,19,21,42,56,3.55,5.0,fr,36208,48,1539843,1,5,Active Shallow Crust,240.0122,57.99847,0.0,06/19/2410
+7.48982,46.3764,8606,9,8,0,52,40,3.55,5.0,fr,36209,172,1539843,1,5,Active Shallow Crust,240.0122,57.99847,0.0,09/08/8606
+7.48982,46.3764,9866,12,5,10,56,28,3.55,5.0,fr,36210,197,1539843,1,5,Active Shallow Crust,240.0122,57.99847,0.0,12/05/9866
+7.48982,46.3764,6733,6,6,15,21,54,3.55,5.0,fr,36211,134,1539843,1,5,Active Shallow Crust,240.0122,57.99847,0.0,06/06/6733
+7.48982,46.3764,8824,4,19,20,46,55,3.55,27.5,fr,36212,176,1539845,1,1,Active Shallow Crust,240.0122,57.99838,0.0,04/19/8824
+7.48982,46.3764,7017,10,11,2,3,1,3.55,5.0,fr,36213,140,1539846,1,2,Active Shallow Crust,0.0,89.99297,-90.0,10/11/7017
+7.48982,46.3764,5296,2,23,15,25,5,3.55,5.0,fr,36214,105,1539846,1,2,Active Shallow Crust,0.0,89.99297,-90.0,02/23/5296
+7.48982,46.3764,2178,9,2,8,13,47,3.55,15.0,fr,36215,43,1539847,1,2,Active Shallow Crust,0.0,89.99297,-90.0,09/02/2178
+7.48982,46.3764,8764,4,29,16,7,0,3.55,15.0,fr,36216,175,1539847,1,2,Active Shallow Crust,0.0,89.99297,-90.0,04/29/8764
+7.48982,46.3764,6668,4,3,15,46,12,3.55,5.0,fr,36217,133,1539849,1,2,Active Shallow Crust,128.8968,89.99304,0.0,04/03/6668
+7.48982,46.3764,1963,2,2,15,27,14,3.55,5.0,fr,36218,39,1539849,1,2,Active Shallow Crust,128.8968,89.99304,0.0,02/02/1963
+7.48982,46.3764,108,5,13,11,32,34,3.55,15.0,fr,36219,2,1539850,1,2,Active Shallow Crust,128.8968,89.99304,0.0,05/13/0108
+7.48982,46.3764,2922,6,11,2,21,53,3.55,15.0,fr,36220,58,1539850,1,2,Active Shallow Crust,128.8968,89.99304,0.0,06/11/2922
+7.48982,46.3764,5020,10,25,18,13,1,3.65,5.0,fr,36221,100,1539852,1,13,Active Shallow Crust,0.0,89.9876,0.0,10/25/5020
+7.48982,46.3764,3641,6,11,0,8,52,3.65,5.0,fr,36222,72,1539852,1,13,Active Shallow Crust,0.0,89.9876,0.0,06/11/3641
+7.48982,46.3764,8629,3,30,16,23,42,3.65,5.0,fr,36223,172,1539852,1,13,Active Shallow Crust,0.0,89.9876,0.0,03/30/8629
+7.48982,46.3764,2384,12,13,8,31,47,3.65,5.0,fr,36224,47,1539852,1,13,Active Shallow Crust,0.0,89.9876,0.0,12/13/2384
+7.48982,46.3764,5443,9,30,14,10,21,3.65,5.0,fr,36225,108,1539852,1,13,Active Shallow Crust,0.0,89.9876,0.0,09/30/5443
+7.48982,46.3764,6710,7,19,13,37,31,3.65,5.0,fr,36226,134,1539852,1,13,Active Shallow Crust,0.0,89.9876,0.0,07/19/6710
+7.48982,46.3764,7344,3,24,11,14,53,3.65,5.0,fr,36227,146,1539852,1,13,Active Shallow Crust,0.0,89.9876,0.0,03/24/7344
+7.48982,46.3764,5356,4,22,0,39,13,3.65,5.0,fr,36228,107,1539852,1,13,Active Shallow Crust,0.0,89.9876,0.0,04/22/5356
+7.48982,46.3764,8779,7,13,14,47,10,3.65,5.0,fr,36229,175,1539852,1,13,Active Shallow Crust,0.0,89.9876,0.0,07/13/8779
+7.48982,46.3764,918,11,1,12,49,49,3.65,5.0,fr,36230,18,1539852,1,13,Active Shallow Crust,0.0,89.9876,0.0,11/01/0918
+7.48982,46.3764,9059,8,27,2,5,17,3.65,5.0,fr,36231,181,1539852,1,13,Active Shallow Crust,0.0,89.9876,0.0,08/27/9059
+7.48982,46.3764,7925,6,13,2,17,48,3.65,5.0,fr,36232,158,1539852,1,13,Active Shallow Crust,0.0,89.9876,0.0,06/13/7925
+7.48982,46.3764,9946,4,6,23,55,24,3.65,5.0,fr,36233,198,1539852,1,13,Active Shallow Crust,0.0,89.9876,0.0,04/06/9946
+7.48982,46.3764,7471,12,8,20,7,12,3.65,15.0,fr,36234,149,1539853,1,3,Active Shallow Crust,0.0,89.9876,0.0,12/08/7471
+7.48982,46.3764,5652,2,26,19,33,39,3.65,15.0,fr,36235,113,1539853,1,3,Active Shallow Crust,0.0,89.9876,0.0,02/26/5652
+7.48982,46.3764,819,10,30,22,37,35,3.65,15.0,fr,36236,16,1539853,1,3,Active Shallow Crust,0.0,89.9876,0.0,10/30/0819
+7.48982,46.3764,4001,8,19,6,24,54,3.65,5.0,fr,36237,80,1539855,1,1,Active Shallow Crust,240.0002,58.01381,0.0,08/19/4001
+7.48982,46.3764,3967,1,30,2,10,52,3.65,27.5,fr,36238,79,1539857,1,1,Active Shallow Crust,240.0002,58.01372,0.0,01/30/3967
+7.48982,46.3764,2431,9,23,2,28,45,3.65,5.0,fr,36239,48,1539858,1,2,Active Shallow Crust,0.0,89.98746,-90.0,09/23/2431
+7.48982,46.3764,1307,8,14,3,26,39,3.65,5.0,fr,36240,26,1539858,1,2,Active Shallow Crust,0.0,89.98746,-90.0,08/14/1307
+7.48982,46.3764,6399,3,6,12,4,36,3.65,27.5,fr,36241,127,1539863,1,3,Active Shallow Crust,128.9013,89.96352,0.0,03/06/6399
+7.48982,46.3764,1917,10,17,17,8,6,3.65,27.5,fr,36242,38,1539863,1,3,Active Shallow Crust,128.9013,89.96352,0.0,10/17/1917
+7.48982,46.3764,8440,4,2,11,35,15,3.65,27.5,fr,36243,168,1539863,1,3,Active Shallow Crust,128.9013,89.96352,0.0,04/02/8440
+7.48982,46.3764,230,10,16,17,22,36,3.75,5.0,fr,36244,4,1539864,1,11,Active Shallow Crust,0.0,89.98895,0.0,10/16/0230
+7.48982,46.3764,3484,4,30,9,12,32,3.75,5.0,fr,36245,69,1539864,1,11,Active Shallow Crust,0.0,89.98895,0.0,04/30/3484
+7.48982,46.3764,4355,2,27,13,35,13,3.75,5.0,fr,36246,87,1539864,1,11,Active Shallow Crust,0.0,89.98895,0.0,02/27/4355
+7.48982,46.3764,4026,12,5,15,59,32,3.75,5.0,fr,36247,80,1539864,1,11,Active Shallow Crust,0.0,89.98895,0.0,12/05/4026
+7.48982,46.3764,314,11,23,22,58,32,3.75,5.0,fr,36248,6,1539864,1,11,Active Shallow Crust,0.0,89.98895,0.0,11/23/0314
+7.48982,46.3764,4796,10,20,18,58,25,3.75,5.0,fr,36249,95,1539864,1,11,Active Shallow Crust,0.0,89.98895,0.0,10/20/4796
+7.48982,46.3764,3189,5,6,20,39,59,3.75,5.0,fr,36250,63,1539864,1,11,Active Shallow Crust,0.0,89.98895,0.0,05/06/3189
+7.48982,46.3764,7708,12,2,1,20,11,3.75,5.0,fr,36251,154,1539864,1,11,Active Shallow Crust,0.0,89.98895,0.0,12/02/7708
+7.48982,46.3764,5034,3,5,11,43,16,3.75,5.0,fr,36252,100,1539864,1,11,Active Shallow Crust,0.0,89.98895,0.0,03/05/5034
+7.48982,46.3764,2932,12,10,16,8,11,3.75,5.0,fr,36253,58,1539864,1,11,Active Shallow Crust,0.0,89.98895,0.0,12/10/2932
+7.48982,46.3764,5977,11,19,15,58,48,3.75,5.0,fr,36254,119,1539864,1,11,Active Shallow Crust,0.0,89.98895,0.0,11/19/5977
+7.48982,46.3764,8496,1,1,19,1,59,3.75,15.0,fr,36255,169,1539865,1,3,Active Shallow Crust,0.0,89.98895,0.0,01/01/8496
+7.48982,46.3764,7229,2,6,4,24,36,3.75,15.0,fr,36256,144,1539865,1,3,Active Shallow Crust,0.0,89.98895,0.0,02/06/7229
+7.48982,46.3764,5166,11,25,4,0,54,3.75,15.0,fr,36257,103,1539865,1,3,Active Shallow Crust,0.0,89.98895,0.0,11/25/5166
+7.48982,46.3764,807,12,16,15,7,37,3.75,5.0,fr,36258,16,1539867,1,4,Active Shallow Crust,240.009,58.01774,0.0,12/16/0807
+7.48982,46.3764,835,7,30,18,31,27,3.75,5.0,fr,36259,16,1539867,1,4,Active Shallow Crust,240.009,58.01774,0.0,07/30/0835
+7.48982,46.3764,333,1,30,20,31,30,3.75,5.0,fr,36260,6,1539867,1,4,Active Shallow Crust,240.009,58.01774,0.0,01/30/0333
+7.48982,46.3764,2913,12,10,21,20,27,3.75,5.0,fr,36261,58,1539867,1,4,Active Shallow Crust,240.009,58.01774,0.0,12/10/2913
+7.48982,46.3764,8070,2,8,17,54,7,3.75,27.5,fr,36262,161,1539869,1,1,Active Shallow Crust,240.009,58.01774,0.0,02/08/8070
+7.48982,46.3764,809,10,20,4,21,34,3.75,5.0,fr,36263,16,1539870,1,1,Active Shallow Crust,0.0,89.98882,-90.0,10/20/0809
+7.48982,46.3764,769,7,24,6,57,18,3.75,5.0,fr,36264,15,1539873,1,1,Active Shallow Crust,128.8975,89.9669,0.0,07/24/0769
+7.48982,46.3764,6888,1,27,11,1,29,3.75,15.0,fr,36265,137,1539874,1,1,Active Shallow Crust,128.8975,89.9669,0.0,01/27/6888
+7.48982,46.3764,603,7,21,14,57,30,3.85,5.0,fr,36266,12,1539876,1,12,Active Shallow Crust,0.0,89.99015,0.0,07/21/0603
+7.48982,46.3764,8451,8,19,23,42,6,3.85,5.0,fr,36267,169,1539876,1,12,Active Shallow Crust,0.0,89.99015,0.0,08/19/8451
+7.48982,46.3764,1640,11,20,14,9,26,3.85,5.0,fr,36268,32,1539876,1,12,Active Shallow Crust,0.0,89.99015,0.0,11/20/1640
+7.48982,46.3764,935,2,7,19,0,15,3.85,5.0,fr,36269,18,1539876,1,12,Active Shallow Crust,0.0,89.99015,0.0,02/07/0935
+7.48982,46.3764,317,4,15,5,44,53,3.85,5.0,fr,36270,6,1539876,1,12,Active Shallow Crust,0.0,89.99015,0.0,04/15/0317
+7.48982,46.3764,6527,7,5,18,42,14,3.85,5.0,fr,36271,130,1539876,1,12,Active Shallow Crust,0.0,89.99015,0.0,07/05/6527
+7.48982,46.3764,6878,1,4,20,43,20,3.85,5.0,fr,36272,137,1539876,1,12,Active Shallow Crust,0.0,89.99015,0.0,01/04/6878
+7.48982,46.3764,365,6,19,21,54,15,3.85,5.0,fr,36273,7,1539876,1,12,Active Shallow Crust,0.0,89.99015,0.0,06/19/0365
+7.48982,46.3764,405,5,19,2,9,45,3.85,5.0,fr,36274,8,1539876,1,12,Active Shallow Crust,0.0,89.99015,0.0,05/19/0405
+7.48982,46.3764,9709,11,10,0,42,1,3.85,5.0,fr,36275,194,1539876,1,12,Active Shallow Crust,0.0,89.99015,0.0,11/10/9709
+7.48982,46.3764,4252,6,22,13,36,23,3.85,5.0,fr,36276,85,1539876,1,12,Active Shallow Crust,0.0,89.99015,0.0,06/22/4252
+7.48982,46.3764,1378,8,8,18,7,43,3.85,5.0,fr,36277,27,1539876,1,12,Active Shallow Crust,0.0,89.99015,0.0,08/08/1378
+7.48982,46.3764,3704,11,20,7,3,31,3.85,15.0,fr,36278,74,1539877,1,3,Active Shallow Crust,0.0,89.99015,0.0,11/20/3704
+7.48982,46.3764,9992,11,1,3,54,52,3.85,15.0,fr,36279,199,1539877,1,3,Active Shallow Crust,0.0,89.99015,0.0,11/01/9992
+7.48982,46.3764,4077,1,20,4,56,49,3.85,15.0,fr,36280,81,1539877,1,3,Active Shallow Crust,0.0,89.99015,0.0,01/20/4077
+7.48982,46.3764,8684,3,28,19,33,24,3.85,5.0,fr,36281,173,1539879,1,1,Active Shallow Crust,240.0112,57.99726,0.0,03/28/8684
+7.48982,46.3764,4626,11,21,1,55,50,3.85,15.0,fr,36282,92,1539880,1,1,Active Shallow Crust,240.0112,57.99726,0.0,11/21/4626
+7.48982,46.3764,3934,9,24,15,25,16,3.85,15.0,fr,36283,78,1539883,1,2,Active Shallow Crust,0.0,89.99004,-90.0,09/24/3934
+7.48982,46.3764,7465,12,30,6,28,2,3.85,15.0,fr,36284,149,1539883,1,2,Active Shallow Crust,0.0,89.99004,-90.0,12/30/7465
+7.48982,46.3764,860,8,13,1,58,15,3.85,27.5,fr,36285,17,1539884,1,1,Active Shallow Crust,0.0,89.99004,-90.0,08/13/0860
+7.48982,46.3764,6250,4,7,22,7,7,3.85,5.0,fr,36286,124,1539885,1,4,Active Shallow Crust,128.8952,89.99261,0.0,04/07/6250
+7.48982,46.3764,2224,11,2,6,53,3,3.85,5.0,fr,36287,44,1539885,1,4,Active Shallow Crust,128.8952,89.99261,0.0,11/02/2224
+7.48982,46.3764,97,10,9,13,18,26,3.85,5.0,fr,36288,1,1539885,1,4,Active Shallow Crust,128.8952,89.99261,0.0,10/09/0097
+7.48982,46.3764,7202,9,19,21,7,39,3.85,5.0,fr,36289,144,1539885,1,4,Active Shallow Crust,128.8952,89.99261,0.0,09/19/7202
+7.48982,46.3764,499,7,9,8,11,18,3.95,5.0,fr,36290,9,1539888,1,13,Active Shallow Crust,0.0,89.99122,0.0,07/09/0499
+7.48982,46.3764,9097,2,17,17,17,57,3.95,5.0,fr,36291,181,1539888,1,13,Active Shallow Crust,0.0,89.99122,0.0,02/17/9097
+7.48982,46.3764,5501,1,25,23,12,31,3.95,5.0,fr,36292,110,1539888,1,13,Active Shallow Crust,0.0,89.99122,0.0,01/25/5501
+7.48982,46.3764,1034,1,23,7,50,36,3.95,5.0,fr,36293,20,1539888,1,13,Active Shallow Crust,0.0,89.99122,0.0,01/23/1034
+7.48982,46.3764,2361,3,18,20,1,32,3.95,5.0,fr,36294,47,1539888,1,13,Active Shallow Crust,0.0,89.99122,0.0,03/18/2361
+7.48982,46.3764,472,10,10,5,45,41,3.95,5.0,fr,36295,9,1539888,1,13,Active Shallow Crust,0.0,89.99122,0.0,10/10/0472
+7.48982,46.3764,8404,2,23,8,18,51,3.95,5.0,fr,36296,168,1539888,1,13,Active Shallow Crust,0.0,89.99122,0.0,02/23/8404
+7.48982,46.3764,7652,4,1,17,22,11,3.95,5.0,fr,36297,153,1539888,1,13,Active Shallow Crust,0.0,89.99122,0.0,04/01/7652
+7.48982,46.3764,1407,8,11,22,13,38,3.95,5.0,fr,36298,28,1539888,1,13,Active Shallow Crust,0.0,89.99122,0.0,08/11/1407
+7.48982,46.3764,6316,5,19,20,31,33,3.95,5.0,fr,36299,126,1539888,1,13,Active Shallow Crust,0.0,89.99122,0.0,05/19/6316
+7.48982,46.3764,9836,5,23,7,23,27,3.95,5.0,fr,36300,196,1539888,1,13,Active Shallow Crust,0.0,89.99122,0.0,05/23/9836
+7.48982,46.3764,1396,6,19,8,8,23,3.95,5.0,fr,36301,27,1539888,1,13,Active Shallow Crust,0.0,89.99122,0.0,06/19/1396
+7.48982,46.3764,5142,12,2,3,45,16,3.95,5.0,fr,36302,102,1539888,1,13,Active Shallow Crust,0.0,89.99122,0.0,12/02/5142
+7.48982,46.3764,2155,5,5,12,48,28,3.95,15.0,fr,36303,43,1539889,1,1,Active Shallow Crust,0.0,89.99122,0.0,05/05/2155
+7.48982,46.3764,564,5,31,13,57,8,3.95,27.5,fr,36304,11,1539890,1,4,Active Shallow Crust,0.0,89.99122,0.0,05/31/0564
+7.48982,46.3764,2526,7,3,22,9,47,3.95,27.5,fr,36305,50,1539890,1,4,Active Shallow Crust,0.0,89.99122,0.0,07/03/2526
+7.48982,46.3764,6555,6,13,0,33,46,3.95,27.5,fr,36306,131,1539890,1,4,Active Shallow Crust,0.0,89.99122,0.0,06/13/6555
+7.48982,46.3764,9270,10,25,0,45,36,3.95,27.5,fr,36307,185,1539890,1,4,Active Shallow Crust,0.0,89.99122,0.0,10/25/9270
+7.48982,46.3764,2801,11,7,1,11,2,3.95,15.0,fr,36308,56,1539892,1,2,Active Shallow Crust,240.0194,58.0046,0.0,11/07/2801
+7.48982,46.3764,9401,2,11,3,13,3,3.95,15.0,fr,36309,188,1539892,1,2,Active Shallow Crust,240.0194,58.0046,0.0,02/11/9401
+7.48982,46.3764,5814,1,17,12,20,4,3.95,27.5,fr,36310,116,1539893,1,1,Active Shallow Crust,240.0194,58.0046,0.0,01/17/5814
+7.48982,46.3764,4131,1,1,15,43,53,3.95,5.0,fr,36311,82,1539897,1,1,Active Shallow Crust,128.8992,89.99342,0.0,01/01/4131
+7.48982,46.3764,8676,4,22,8,22,19,3.95,15.0,fr,36312,173,1539898,1,1,Active Shallow Crust,128.8992,89.99342,0.0,04/22/8676
+7.48982,46.3764,278,2,4,14,0,10,4.05,5.0,fr,36313,5,1539900,1,5,Active Shallow Crust,0.0,89.98827,0.0,02/04/0278
+7.48982,46.3764,9773,6,1,6,38,8,4.05,5.0,fr,36314,195,1539900,1,5,Active Shallow Crust,0.0,89.98827,0.0,06/01/9773
+7.48982,46.3764,1517,12,9,22,16,20,4.05,5.0,fr,36315,30,1539900,1,5,Active Shallow Crust,0.0,89.98827,0.0,12/09/1517
+7.48982,46.3764,2838,12,30,21,46,25,4.05,5.0,fr,36316,56,1539900,1,5,Active Shallow Crust,0.0,89.98827,0.0,12/30/2838
+7.48982,46.3764,1330,9,18,14,32,5,4.05,5.0,fr,36317,26,1539900,1,5,Active Shallow Crust,0.0,89.98827,0.0,09/18/1330
+7.48982,46.3764,8883,10,17,3,14,45,4.05,15.0,fr,36318,177,1539901,1,2,Active Shallow Crust,0.0,89.98827,0.0,10/17/8883
+7.48982,46.3764,4767,11,19,15,2,4,4.05,15.0,fr,36319,95,1539901,1,2,Active Shallow Crust,0.0,89.98827,0.0,11/19/4767
+7.48982,46.3764,5002,10,15,8,23,5,4.05,5.0,fr,36320,100,1539903,1,2,Active Shallow Crust,240.0051,58.00623,0.0,10/15/5002
+7.48982,46.3764,9362,8,31,10,16,32,4.05,5.0,fr,36321,187,1539903,1,2,Active Shallow Crust,240.0051,58.00623,0.0,08/31/9362
+7.48982,46.3764,2903,4,10,15,37,39,4.05,5.0,fr,36322,58,1539909,1,1,Active Shallow Crust,128.8908,89.99413,0.0,04/10/2903
+7.48982,46.3764,5629,12,12,21,56,18,4.15,5.0,fr,36323,112,1539912,1,8,Active Shallow Crust,0.0,89.98954,0.0,12/12/5629
+7.48982,46.3764,1533,2,16,0,10,29,4.15,5.0,fr,36324,30,1539912,1,8,Active Shallow Crust,0.0,89.98954,0.0,02/16/1533
+7.48982,46.3764,6449,1,12,21,25,53,4.15,5.0,fr,36325,128,1539912,1,8,Active Shallow Crust,0.0,89.98954,0.0,01/12/6449
+7.48982,46.3764,4848,7,1,2,12,39,4.15,5.0,fr,36326,96,1539912,1,8,Active Shallow Crust,0.0,89.98954,0.0,07/01/4848
+7.48982,46.3764,5548,10,13,0,42,25,4.15,5.0,fr,36327,110,1539912,1,8,Active Shallow Crust,0.0,89.98954,0.0,10/13/5548
+7.48982,46.3764,547,3,4,0,11,36,4.15,5.0,fr,36328,10,1539912,1,8,Active Shallow Crust,0.0,89.98954,0.0,03/04/0547
+7.48982,46.3764,6655,6,20,1,56,31,4.15,5.0,fr,36329,133,1539912,1,8,Active Shallow Crust,0.0,89.98954,0.0,06/20/6655
+7.48982,46.3764,7273,5,22,21,15,35,4.15,5.0,fr,36330,145,1539912,1,8,Active Shallow Crust,0.0,89.98954,0.0,05/22/7273
+7.48982,46.3764,6884,5,12,11,14,8,4.15,27.5,fr,36331,137,1539914,1,1,Active Shallow Crust,0.0,89.98954,0.0,05/12/6884
+7.48982,46.3764,5670,12,19,1,52,15,4.15,5.0,fr,36332,113,1539918,1,2,Active Shallow Crust,0.0,89.98942,-90.0,12/19/5670
+7.48982,46.3764,789,2,15,4,18,44,4.15,5.0,fr,36333,15,1539918,1,2,Active Shallow Crust,0.0,89.98942,-90.0,02/15/0789
+7.48982,46.3764,6991,9,9,7,18,19,4.15,15.0,fr,36334,139,1539919,1,1,Active Shallow Crust,0.0,89.98942,-90.0,09/09/6991
+7.48982,46.3764,5710,11,22,16,36,52,4.15,27.5,fr,36335,114,1539923,1,1,Active Shallow Crust,128.8973,89.99477,0.0,11/22/5710
+7.48982,46.3764,8457,4,30,3,6,2,4.25,5.0,fr,36336,169,1539924,1,9,Active Shallow Crust,0.0,89.99068,0.0,04/30/8457
+7.48982,46.3764,2102,10,7,11,12,19,4.25,5.0,fr,36337,42,1539924,1,9,Active Shallow Crust,0.0,89.99068,0.0,10/07/2102
+7.48982,46.3764,1265,1,6,0,4,9,4.25,5.0,fr,36338,25,1539924,1,9,Active Shallow Crust,0.0,89.99068,0.0,01/06/1265
+7.48982,46.3764,2797,2,9,5,51,16,4.25,5.0,fr,36339,55,1539924,1,9,Active Shallow Crust,0.0,89.99068,0.0,02/09/2797
+7.48982,46.3764,2751,9,18,7,16,42,4.25,5.0,fr,36340,55,1539924,1,9,Active Shallow Crust,0.0,89.99068,0.0,09/18/2751
+7.48982,46.3764,4187,7,27,21,31,12,4.25,5.0,fr,36341,83,1539924,1,9,Active Shallow Crust,0.0,89.99068,0.0,07/27/4187
+7.48982,46.3764,3048,10,30,2,53,40,4.25,5.0,fr,36342,60,1539924,1,9,Active Shallow Crust,0.0,89.99068,0.0,10/30/3048
+7.48982,46.3764,6897,2,8,17,10,25,4.25,5.0,fr,36343,137,1539924,1,9,Active Shallow Crust,0.0,89.99068,0.0,02/08/6897
+7.48982,46.3764,4377,7,21,7,34,31,4.25,5.0,fr,36344,87,1539924,1,9,Active Shallow Crust,0.0,89.99068,0.0,07/21/4377
+7.48982,46.3764,4575,4,18,10,6,42,4.25,15.0,fr,36345,91,1539925,1,1,Active Shallow Crust,0.0,89.99068,0.0,04/18/4575
+7.48982,46.3764,4627,10,13,1,21,48,4.25,5.0,fr,36346,92,1539927,1,1,Active Shallow Crust,240.0069,57.9945,0.0,10/13/4627
+7.48982,46.3764,6182,2,7,17,4,23,4.25,15.0,fr,36347,123,1539928,1,1,Active Shallow Crust,240.0069,57.9945,0.0,02/07/6182
+7.48982,46.3764,5256,12,12,8,7,52,4.25,27.5,fr,36348,105,1539929,1,1,Active Shallow Crust,240.0069,57.9945,0.0,12/12/5256
+7.48982,46.3764,3380,4,5,5,13,36,4.25,5.0,fr,36349,67,1539930,1,1,Active Shallow Crust,0.0,89.99057,-90.0,04/05/3380
+7.48982,46.3764,90,5,16,1,28,30,4.25,5.0,fr,36350,1,1539933,1,3,Active Shallow Crust,128.8951,89.98094,0.0,05/16/0090
+7.48982,46.3764,7764,4,8,11,28,55,4.25,5.0,fr,36351,155,1539933,1,3,Active Shallow Crust,128.8951,89.98094,0.0,04/08/7764
+7.48982,46.3764,8546,3,30,20,40,43,4.25,5.0,fr,36352,170,1539933,1,3,Active Shallow Crust,128.8951,89.98094,0.0,03/30/8546
+7.48982,46.3764,1880,6,26,9,41,28,4.35,5.0,fr,36353,37,1539936,1,5,Active Shallow Crust,0.0,89.98892,0.0,06/26/1880
+7.48982,46.3764,5751,1,27,15,29,39,4.35,5.0,fr,36354,115,1539936,1,5,Active Shallow Crust,0.0,89.98892,0.0,01/27/5751
+7.48982,46.3764,883,8,22,14,27,16,4.35,5.0,fr,36355,17,1539936,1,5,Active Shallow Crust,0.0,89.98892,0.0,08/22/0883
+7.48982,46.3764,1777,12,7,22,53,40,4.35,5.0,fr,36356,35,1539936,1,5,Active Shallow Crust,0.0,89.98892,0.0,12/07/1777
+7.48982,46.3764,5359,5,27,9,21,52,4.35,5.0,fr,36357,107,1539936,1,5,Active Shallow Crust,0.0,89.98892,0.0,05/27/5359
+7.48982,46.3764,2559,8,28,20,23,23,4.35,15.0,fr,36358,51,1539937,1,2,Active Shallow Crust,0.0,89.98892,0.0,08/28/2559
+7.48982,46.3764,4393,10,1,10,35,32,4.35,15.0,fr,36359,87,1539937,1,2,Active Shallow Crust,0.0,89.98892,0.0,10/01/4393
+7.48982,46.3764,8936,4,2,15,23,24,4.35,5.0,fr,36360,178,1539942,1,2,Active Shallow Crust,0.0,89.98879,-90.0,04/02/8936
+7.48982,46.3764,3176,4,9,10,34,42,4.35,5.0,fr,36361,63,1539942,1,2,Active Shallow Crust,0.0,89.98879,-90.0,04/09/3176
+7.48982,46.3764,982,5,15,19,1,49,4.35,15.0,fr,36362,19,1539943,1,1,Active Shallow Crust,0.0,89.98879,-90.0,05/15/0982
+7.48982,46.3764,4007,5,7,20,39,48,4.35,5.0,fr,36363,80,1539945,1,1,Active Shallow Crust,128.8983,89.98251,0.0,05/07/4007
+7.48982,46.3764,6497,11,7,15,8,45,4.45,5.0,fr,36364,129,1539948,1,1,Active Shallow Crust,0.0,89.99013,0.0,11/07/6497
+7.48982,46.3764,1017,6,20,20,19,22,4.45,15.0,fr,36365,20,1539949,1,1,Active Shallow Crust,0.0,89.99013,0.0,06/20/1017
+7.48982,46.3764,8013,5,13,10,12,24,4.45,15.0,fr,36366,160,1539952,1,1,Active Shallow Crust,240.0052,57.99464,0.0,05/13/8013
+7.48982,46.3764,595,5,29,0,4,7,4.55,5.0,fr,36367,11,1539960,1,2,Active Shallow Crust,0.0,89.989,0.0,05/29/0595
+7.48982,46.3764,8610,8,4,21,50,38,4.55,5.0,fr,36368,172,1539960,1,2,Active Shallow Crust,0.0,89.989,0.0,08/04/8610
+7.48982,46.3764,738,6,19,0,11,18,4.55,15.0,fr,36369,14,1539961,1,2,Active Shallow Crust,0.0,89.989,0.0,06/19/0738
+7.48982,46.3764,4003,2,10,4,19,21,4.55,15.0,fr,36370,80,1539961,1,2,Active Shallow Crust,0.0,89.989,0.0,02/10/4003
+7.48982,46.3764,7573,4,4,23,43,54,4.55,27.5,fr,36371,151,1539962,1,1,Active Shallow Crust,0.0,89.989,0.0,04/04/7573
+7.48982,46.3764,1501,4,12,1,15,18,4.65,5.0,fr,36372,30,1539972,1,1,Active Shallow Crust,0.0,89.9902,0.0,04/12/1501
+7.48982,46.3764,2248,5,26,14,37,51,4.65,15.0,fr,36373,44,1539973,1,1,Active Shallow Crust,0.0,89.9902,0.0,05/26/2248
+7.48982,46.3764,6412,6,22,0,2,53,4.65,5.0,fr,36374,128,1539975,1,1,Active Shallow Crust,240.0107,57.99458,0.0,06/22/6412
+7.48982,46.3764,7837,11,27,19,18,41,4.65,5.0,fr,36375,156,1539981,1,1,Active Shallow Crust,128.8908,89.9872,0.0,11/27/7837
+7.48982,46.3764,287,5,3,3,26,22,4.75,5.0,fr,36376,5,1539984,1,2,Active Shallow Crust,0.0,89.98951,0.0,05/03/0287
+7.48982,46.3764,9637,11,26,16,55,31,4.75,5.0,fr,36377,192,1539984,1,2,Active Shallow Crust,0.0,89.98951,0.0,11/26/9637
+7.48982,46.3764,7550,6,8,7,16,5,4.75,5.0,fr,36378,150,1539987,1,1,Active Shallow Crust,240.0073,58.00473,0.0,06/08/7550
+7.48982,46.3764,7664,8,17,3,22,30,4.75,15.0,fr,36379,153,1539991,1,1,Active Shallow Crust,0.0,89.9894,-90.0,08/17/7664
+7.48982,46.3764,704,4,6,3,10,37,4.75,27.5,fr,36380,14,1539992,1,1,Active Shallow Crust,0.0,89.9894,-90.0,04/06/0704
+7.48982,46.3764,4301,11,13,18,35,31,4.85,5.0,fr,36381,86,1540005,1,1,Active Shallow Crust,128.8924,89.98903,0.0,11/13/4301
+7.48982,46.3764,7060,3,18,23,51,59,4.95,5.0,fr,36382,141,1540017,1,1,Active Shallow Crust,128.8897,89.98981,0.0,03/18/7060
+7.48982,46.3764,8685,9,16,23,40,44,5.05,5.0,fr,36383,173,1540020,1,1,Active Shallow Crust,0.0,89.9901,0.0,09/16/8685
+7.48982,46.3764,5487,3,11,2,20,13,5.05,15.0,fr,36384,109,1540030,1,1,Active Shallow Crust,128.8855,89.99053,0.0,03/11/5487
+7.48982,46.3764,5583,11,14,13,59,5,5.25,5.0,fr,36385,111,1540044,1,1,Active Shallow Crust,0.0,89.99017,0.0,11/14/5583
+7.48982,46.3764,3293,8,1,11,58,51,5.25,5.0,fr,36386,65,1540050,1,1,Active Shallow Crust,0.0,89.99006,-90.0,08/01/3293
+7.48982,46.3764,2156,10,12,22,20,16,5.25,5.0,fr,36387,43,1540053,1,1,Active Shallow Crust,128.8835,89.98694,0.0,10/12/2156
+7.48982,46.3764,8611,12,20,1,45,7,5.65,5.0,fr,36388,172,1540095,1,1,Active Shallow Crust,240.034,58.00194,0.0,12/20/8611
+7.48982,46.3764,2571,5,28,3,47,13,5.65,5.0,fr,36389,51,1540098,1,1,Active Shallow Crust,0.0,89.98996,-90.0,05/28/2571
+7.48982,46.3764,3786,9,29,2,30,29,5.75,15.0,fr,36390,75,1540105,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/29/3786
+7.48982,46.3764,1327,3,6,15,59,11,5.95,27.5,fr,36391,26,1540133,1,1,Active Shallow Crust,240.0509,58.00061,0.0,03/06/1327
+7.48982,46.3764,7366,10,7,0,0,5,6.05,5.357596,fr,36392,147,1540140,1,1,Active Shallow Crust,0.0,89.99001,0.0,10/07/7366
+7.48982,46.3764,5266,10,11,14,39,51,6.15,15.0,fr,36393,105,1540156,1,1,Active Shallow Crust,240.0648,57.99993,0.0,10/11/5266
+1.7772,47.08047,2281,8,1,7,37,1,3.65,15.0,fr,36394,45,1540333,1,1,Active Shallow Crust,0.0,89.98929,0.0,08/01/2281
+1.7772,47.08047,2598,7,3,19,33,12,3.75,5.0,fr,36395,51,1540344,1,2,Active Shallow Crust,0.0,89.99046,0.0,07/03/2598
+1.7772,47.08047,3325,12,22,12,52,0,3.75,5.0,fr,36396,66,1540344,1,2,Active Shallow Crust,0.0,89.99046,0.0,12/22/3325
+1.7772,47.08047,8127,7,13,10,20,10,3.85,15.0,fr,36397,162,1540357,1,2,Active Shallow Crust,0.0,89.99028,0.0,07/13/8127
+1.7772,47.08047,1641,11,29,18,14,21,3.85,15.0,fr,36398,32,1540357,1,2,Active Shallow Crust,0.0,89.99028,0.0,11/29/1641
+1.7772,47.08047,2682,10,6,10,25,34,3.95,15.0,fr,36399,53,1540372,1,1,Active Shallow Crust,240.0198,58.00496,0.0,10/06/2682
+1.7772,47.08047,8121,9,10,4,52,12,4.35,5.0,fr,36400,162,1540416,1,1,Active Shallow Crust,0.0,89.98975,0.0,09/10/8121
+1.7772,47.08047,7724,12,22,20,4,37,4.55,5.0,fr,36401,154,1540440,1,1,Active Shallow Crust,0.0,89.99023,0.0,12/22/7724
+1.7772,47.08047,9976,8,7,2,44,3,4.85,5.0,fr,36402,199,1540485,1,1,Active Shallow Crust,128.8923,89.98897,0.0,08/07/9976
+4.17605,40.76279,9038,3,11,11,50,7,3.75,15.0,fr,36403,180,1540834,1,1,Active Shallow Crust,128.8975,89.96739,0.0,03/11/9038
+4.17605,40.76279,96,6,23,19,50,34,4.15,5.0,fr,36404,1,1540872,1,1,Active Shallow Crust,0.0,89.98852,0.0,06/23/0096
+3.69652,48.31475,5885,11,28,13,36,29,3.85,5.0,fr,36405,117,1541796,1,1,Active Shallow Crust,0.0,89.9905,0.0,11/28/5885
+3.69652,48.31475,2092,6,26,12,9,31,5.65,5.0,fr,36406,41,1542012,1,1,Active Shallow Crust,0.0,89.99014,0.0,06/26/2092
+8.49235,48.16067,3325,5,15,2,47,16,3.55,5.0,fr,36407,66,1542240,1,1,Active Shallow Crust,0.0,89.98655,0.0,05/15/3325
+8.49235,48.16067,7118,3,24,11,20,24,3.65,15.0,fr,36408,142,1542253,1,2,Active Shallow Crust,0.0,89.98801,0.0,03/24/7118
+8.49235,48.16067,2630,9,11,14,6,21,3.65,15.0,fr,36409,52,1542253,1,2,Active Shallow Crust,0.0,89.98801,0.0,09/11/2630
+8.49235,48.16067,248,7,18,1,28,17,3.65,5.0,fr,36410,4,1542261,1,1,Active Shallow Crust,128.8978,89.96355,0.0,07/18/0248
+8.49235,48.16067,763,4,26,19,9,31,3.75,5.0,fr,36411,15,1542264,1,2,Active Shallow Crust,0.0,89.98931,0.0,04/26/0763
+8.49235,48.16067,9972,6,30,6,11,59,3.75,5.0,fr,36412,199,1542264,1,2,Active Shallow Crust,0.0,89.98931,0.0,06/30/9972
+8.49235,48.16067,9631,5,1,19,29,30,3.75,15.0,fr,36413,192,1542265,1,1,Active Shallow Crust,0.0,89.98931,0.0,05/01/9631
+8.49235,48.16067,7222,1,26,17,2,11,3.85,5.0,fr,36414,144,1542279,1,1,Active Shallow Crust,240.0103,57.99769,0.0,01/26/7222
+8.49235,48.16067,7169,2,14,3,9,4,3.95,5.0,fr,36415,143,1542291,1,1,Active Shallow Crust,240.0205,58.0048,0.0,02/14/7169
+8.49235,48.16067,9399,1,31,8,0,7,4.45,15.0,fr,36416,187,1542352,1,1,Active Shallow Crust,240.006,57.99403,0.0,01/31/9399
+8.49235,48.16067,7634,9,29,10,52,18,4.65,5.0,fr,36417,152,1542372,1,1,Active Shallow Crust,0.0,89.98862,0.0,09/29/7634
+8.49235,48.16067,6540,9,23,16,20,45,4.65,15.0,fr,36418,130,1542373,1,1,Active Shallow Crust,0.0,89.98862,0.0,09/23/6540
+8.49235,48.16067,2531,5,12,6,0,34,4.95,5.0,fr,36419,50,1542408,1,1,Active Shallow Crust,0.0,89.98926,0.0,05/12/2531
+8.49235,48.16067,7392,8,1,14,51,9,5.35,15.0,fr,36420,147,1542457,1,1,Active Shallow Crust,0.0,89.98984,0.0,08/01/7392
+8.492358,48.16067,3948,10,18,2,22,34,6.45,8.491219,fr,36421,78,1542588,1,1,Active Shallow Crust,0.0,89.98996,0.0,10/18/3948
+2.4274,40.91058,6616,4,17,13,25,16,3.55,5.0,fr,36422,132,1542720,1,1,Active Shallow Crust,0.0,89.98857,0.0,04/17/6616
+2.4274,40.91058,2041,1,14,8,53,12,3.55,15.0,fr,36423,40,1542724,1,1,Active Shallow Crust,240.0113,57.99837,0.0,01/14/2041
+2.4274,40.91058,2736,4,12,11,19,34,3.75,5.0,fr,36424,54,1542744,1,1,Active Shallow Crust,0.0,89.99092,0.0,04/12/2736
+2.4274,40.91058,9417,7,28,12,13,8,3.85,15.0,fr,36425,188,1542766,1,1,Active Shallow Crust,128.8966,89.99326,0.0,07/28/9417
+2.4274,40.91058,3148,11,1,8,15,19,3.95,15.0,fr,36426,62,1542769,1,1,Active Shallow Crust,0.0,89.99038,0.0,11/01/3148
+2.4274,40.91058,2814,2,19,20,16,34,3.95,5.0,fr,36427,56,1542774,1,1,Active Shallow Crust,0.0,89.99027,-90.0,02/19/2814
+2.4274,40.91058,5299,2,4,13,12,17,4.35,15.0,fr,36428,105,1542817,1,1,Active Shallow Crust,0.0,89.98938,0.0,02/04/5299
+2.4274,40.91058,7784,6,5,2,20,8,4.45,5.0,fr,36429,155,1542828,1,1,Active Shallow Crust,0.0,89.99053,0.0,06/05/7784
+2.83414,46.52347,2805,9,5,6,24,27,3.55,27.5,fr,36430,56,1543202,1,1,Active Shallow Crust,0.0,89.98959,0.0,09/05/2805
+2.83414,46.52347,5689,3,2,21,56,27,3.55,5.0,fr,36431,113,1543206,1,1,Active Shallow Crust,0.0,89.98947,-90.0,03/02/5689
+2.83414,46.52347,7254,7,11,1,29,37,3.75,27.5,fr,36432,145,1543229,1,1,Active Shallow Crust,240.0083,58.01757,0.0,07/11/7254
+2.83414,46.52347,1328,10,3,8,5,17,4.05,15.0,fr,36433,26,1543270,1,1,Active Shallow Crust,128.8903,89.99415,0.0,10/03/1328
+2.83414,46.52347,7706,9,30,3,16,46,4.25,5.0,fr,36434,154,1543287,1,1,Active Shallow Crust,240.0079,57.99379,0.0,09/30/7706
+2.83414,46.52347,8934,11,8,7,21,47,4.45,5.0,fr,36435,178,1543311,1,1,Active Shallow Crust,240.0054,57.9945,0.0,11/08/8934
+2.83414,46.52347,520,9,2,18,23,22,4.55,15.0,fr,36436,10,1543321,1,1,Active Shallow Crust,0.0,89.99013,0.0,09/02/0520
+-2.41881,47.58246,6971,11,4,20,43,32,3.55,15.0,fr,36437,139,1543681,1,1,Active Shallow Crust,0.0,89.9898,0.0,11/04/6971
+-2.41881,47.58246,9101,4,7,13,4,1,3.55,15.0,fr,36438,182,1543690,1,1,Active Shallow Crust,128.8966,89.9932,0.0,04/07/9101
+-2.41881,47.58246,9558,2,25,0,55,52,3.75,5.0,fr,36439,191,1543704,1,1,Active Shallow Crust,0.0,89.9892,0.0,02/25/9558
+-2.41881,47.58246,6767,1,19,8,23,38,3.85,5.0,fr,36440,135,1543716,1,1,Active Shallow Crust,0.0,89.99037,0.0,01/19/6767
+-2.41881,47.58246,4677,6,19,19,15,14,3.85,27.5,fr,36441,93,1543718,1,1,Active Shallow Crust,0.0,89.99037,0.0,06/19/4677
+-2.41881,47.58246,6695,5,7,18,34,1,3.95,27.5,fr,36442,133,1543730,1,1,Active Shallow Crust,0.0,89.98927,0.0,05/07/6695
+-2.41881,47.58246,3702,6,8,9,41,33,4.15,5.0,fr,36443,74,1543752,1,1,Active Shallow Crust,0.0,89.98977,0.0,06/08/3702
+-2.41881,47.58246,8044,7,14,15,50,55,4.15,15.0,fr,36444,160,1543753,1,1,Active Shallow Crust,0.0,89.98977,0.0,07/14/8044
+-2.41881,47.58246,9182,9,4,9,32,49,4.35,15.0,fr,36445,183,1543777,1,1,Active Shallow Crust,0.0,89.99052,0.0,09/04/9182
+-2.41881,47.58246,6732,10,14,1,17,43,5.95,5.0,fr,36446,134,1543968,1,1,Active Shallow Crust,0.0,89.98991,0.0,10/14/6732
+2.11139,46.96617,9002,10,1,0,22,48,3.55,5.0,fr,36447,180,1544160,1,1,Active Shallow Crust,0.0,89.98968,0.0,10/01/9002
+2.11139,46.96617,4449,11,5,7,22,16,3.55,15.0,fr,36448,88,1544167,1,1,Active Shallow Crust,0.0,89.98956,-90.0,11/05/4449
+2.11139,46.96617,3518,6,11,8,44,54,3.65,5.0,fr,36449,70,1544175,1,1,Active Shallow Crust,240.0009,58.0128,0.0,06/11/3518
+2.11139,46.96617,9139,6,30,6,9,35,3.65,5.0,fr,36450,182,1544181,1,1,Active Shallow Crust,128.8999,89.96353,0.0,06/30/9139
+2.11139,46.96617,5548,3,15,9,15,55,3.75,27.5,fr,36451,110,1544186,1,1,Active Shallow Crust,0.0,89.98907,0.0,03/15/5548
+2.11139,46.96617,9373,8,20,17,29,9,3.75,5.0,fr,36452,187,1544193,1,1,Active Shallow Crust,128.8967,89.96724,0.0,08/20/9373
+2.11139,46.96617,5951,9,14,14,59,23,4.25,5.0,fr,36453,119,1544244,1,1,Active Shallow Crust,0.0,89.98924,0.0,09/14/5951
+2.11139,46.96617,1255,1,27,9,31,18,4.35,5.0,fr,36454,25,1544256,1,1,Active Shallow Crust,0.0,89.99041,0.0,01/27/1255
+2.11139,46.96617,2823,6,24,15,54,0,5.35,5.0,fr,36455,56,1544376,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/24/2823
+1.17009,49.55683,9133,7,13,20,9,1,3.55,5.0,fr,36456,182,1544640,1,1,Active Shallow Crust,0.0,89.99019,0.0,07/13/9133
+1.17009,49.55683,6609,11,7,14,12,58,3.65,15.0,fr,36457,132,1544659,1,1,Active Shallow Crust,0.0,89.98968,-90.0,11/07/6609
+1.17009,49.55683,359,8,18,22,7,38,3.65,5.0,fr,36458,7,1544661,1,1,Active Shallow Crust,128.9001,89.96346,0.0,08/18/0359
+1.17009,49.55683,2708,12,6,23,48,6,3.75,15.0,fr,36459,54,1544674,1,2,Active Shallow Crust,128.896,89.96731,0.0,12/06/2708
+1.17009,49.55683,2116,10,20,14,14,10,3.75,15.0,fr,36460,42,1544674,1,2,Active Shallow Crust,128.896,89.96731,0.0,10/20/2116
+1.17009,49.55683,1550,11,7,15,56,54,3.85,5.0,fr,36461,30,1544676,1,1,Active Shallow Crust,0.0,89.98958,0.0,11/07/1550
+1.17009,49.55683,1775,8,9,16,17,3,3.85,5.0,fr,36462,35,1544679,1,1,Active Shallow Crust,240.0114,57.99781,0.0,08/09/1775
+1.17009,49.55683,4941,7,23,8,47,13,4.25,5.0,fr,36463,98,1544724,1,1,Active Shallow Crust,0.0,89.98977,0.0,07/23/4941
+1.17009,49.55683,5574,8,31,5,23,26,4.35,5.0,fr,36464,111,1544736,1,1,Active Shallow Crust,0.0,89.99023,0.0,08/31/5574
+1.17009,49.55683,6830,11,2,14,21,55,4.65,5.0,fr,36465,136,1544772,1,1,Active Shallow Crust,0.0,89.98986,0.0,11/02/6830
+4.88605,46.69726,8041,9,8,15,55,56,3.55,15.0,fr,36466,160,1545130,1,1,Active Shallow Crust,128.8967,89.99309,0.0,09/08/8041
+4.88605,46.69726,7217,10,6,12,39,41,3.65,5.0,fr,36467,144,1545132,1,1,Active Shallow Crust,0.0,89.98767,0.0,10/06/7217
+4.88605,46.69726,3731,7,9,21,20,13,3.65,15.0,fr,36468,74,1545142,1,1,Active Shallow Crust,128.8998,89.96353,0.0,07/09/3731
+4.88605,46.69726,199,3,7,11,22,6,3.75,5.0,fr,36469,3,1545150,1,1,Active Shallow Crust,0.0,89.98888,-90.0,03/07/0199
+4.88605,46.69726,5836,9,5,23,32,4,3.85,5.0,fr,36470,116,1545165,1,1,Active Shallow Crust,128.8956,89.9951,0.0,09/05/5836
+4.88605,46.69726,6018,1,24,18,9,38,4.05,5.0,fr,36471,120,1545180,1,1,Active Shallow Crust,0.0,89.98833,0.0,01/24/6018
+4.88605,46.69726,5077,8,23,0,30,13,4.05,15.0,fr,36472,101,1545184,1,1,Active Shallow Crust,240.0068,58.00537,0.0,08/23/5077
+4.88605,46.69726,559,6,17,11,28,6,4.05,15.0,fr,36473,11,1545190,1,1,Active Shallow Crust,128.8897,89.99416,0.0,06/17/0559
+4.88605,46.69726,4621,11,27,9,24,2,4.15,5.0,fr,36474,92,1545192,1,2,Active Shallow Crust,0.0,89.9896,0.0,11/27/4621
+4.88605,46.69726,9669,3,21,21,3,42,4.15,5.0,fr,36475,193,1545192,1,2,Active Shallow Crust,0.0,89.9896,0.0,03/21/9669
+6.82529,44.06318,5253,9,7,23,54,35,3.65,5.0,fr,36476,105,1545612,1,1,Active Shallow Crust,0.0,89.98708,0.0,09/07/5253
+6.82529,44.06318,2345,6,16,3,58,26,3.65,5.0,fr,36477,46,1545618,1,1,Active Shallow Crust,0.0,89.98693,-90.0,06/16/2345
+6.82529,44.06318,6395,7,26,5,39,50,3.75,15.0,fr,36478,127,1545625,1,3,Active Shallow Crust,0.0,89.98849,0.0,07/26/6395
+6.82529,44.06318,8495,11,23,3,17,23,3.75,15.0,fr,36479,169,1545625,1,3,Active Shallow Crust,0.0,89.98849,0.0,11/23/8495
+6.82529,44.06318,5449,2,11,9,20,35,3.75,15.0,fr,36480,108,1545625,1,3,Active Shallow Crust,0.0,89.98849,0.0,02/11/5449
+6.82529,44.06318,3003,1,14,2,28,46,3.85,15.0,fr,36481,60,1545637,1,1,Active Shallow Crust,0.0,89.98974,0.0,01/14/3003
+6.82529,44.06318,1155,1,3,21,8,58,3.85,5.0,fr,36482,23,1545642,1,1,Active Shallow Crust,0.0,89.98962,-90.0,01/03/1155
+6.82529,44.06318,556,3,21,16,59,49,3.95,5.0,fr,36483,11,1545648,1,1,Active Shallow Crust,0.0,89.99085,0.0,03/21/0556
+6.82529,44.06318,9935,11,8,20,13,9,3.95,15.0,fr,36484,198,1545649,1,1,Active Shallow Crust,0.0,89.99085,0.0,11/08/9935
+6.82529,44.06318,8973,3,15,5,17,52,3.95,5.0,fr,36485,179,1545651,1,1,Active Shallow Crust,240.0186,58.00474,0.0,03/15/8973
+6.82529,44.06318,3444,8,25,13,18,58,3.95,5.0,fr,36486,68,1545657,1,1,Active Shallow Crust,128.9006,89.99543,0.0,08/25/3444
+6.82529,44.06318,5449,7,30,5,8,41,4.05,5.0,fr,36487,108,1545660,1,1,Active Shallow Crust,0.0,89.99185,0.0,07/30/5449
+6.82529,44.06318,8170,10,9,13,17,15,4.05,5.0,fr,36488,163,1545666,1,2,Active Shallow Crust,0.0,89.99175,-90.0,10/09/8170
+6.82529,44.06318,2959,8,16,2,33,51,4.05,5.0,fr,36489,59,1545666,1,2,Active Shallow Crust,0.0,89.99175,-90.0,08/16/2959
+6.82529,44.06318,7117,1,26,4,9,1,4.15,27.5,fr,36490,142,1545674,1,1,Active Shallow Crust,0.0,89.98911,0.0,01/26/7117
+6.82529,44.06318,9601,4,21,18,36,8,4.15,5.0,fr,36491,192,1545675,1,2,Active Shallow Crust,240.008,57.99734,0.0,04/21/9601
+6.82529,44.06318,1114,8,18,4,11,25,4.15,5.0,fr,36492,22,1545675,1,2,Active Shallow Crust,240.008,57.99734,0.0,08/18/1114
+6.82529,44.06318,4511,10,8,2,31,11,4.15,5.0,fr,36493,90,1545681,1,1,Active Shallow Crust,128.8977,89.99455,0.0,10/08/4511
+6.82529,44.06318,8153,2,7,17,45,53,4.35,5.0,fr,36494,163,1545702,1,1,Active Shallow Crust,0.0,89.99124,-90.0,02/07/8153
+6.82529,44.06318,7982,7,20,14,39,3,4.55,27.5,fr,36495,159,1545722,1,1,Active Shallow Crust,0.0,89.99084,0.0,07/20/7982
+6.82529,44.06318,1301,8,21,7,28,59,4.65,15.0,fr,36496,26,1545733,1,1,Active Shallow Crust,0.0,89.98978,0.0,08/21/1301
+1.35229,41.27559,6594,9,28,19,5,53,3.55,5.0,fr,36497,131,1546560,1,1,Active Shallow Crust,0.0,89.99052,0.0,09/28/6594
+1.35229,41.27559,3939,7,10,7,0,25,3.55,5.0,fr,36498,78,1546566,1,1,Active Shallow Crust,0.0,89.99042,-90.0,07/10/3939
+1.35229,41.27559,9494,12,12,11,18,27,3.65,5.0,fr,36499,189,1546572,1,3,Active Shallow Crust,0.0,89.98987,0.0,12/12/9494
+1.35229,41.27559,1221,9,12,23,9,0,3.65,5.0,fr,36500,24,1546572,1,3,Active Shallow Crust,0.0,89.98987,0.0,09/12/1221
+1.35229,41.27559,2674,2,27,12,0,38,3.65,5.0,fr,36501,53,1546572,1,3,Active Shallow Crust,0.0,89.98987,0.0,02/27/2674
+1.35229,41.27559,3788,11,27,21,29,42,3.85,5.0,fr,36502,75,1546596,1,2,Active Shallow Crust,0.0,89.99061,0.0,11/27/3788
+1.35229,41.27559,6094,1,10,21,43,35,3.85,5.0,fr,36503,121,1546596,1,2,Active Shallow Crust,0.0,89.99061,0.0,01/10/6094
+1.35229,41.27559,2251,1,2,19,4,30,3.85,5.0,fr,36504,45,1546599,1,1,Active Shallow Crust,240.0102,57.99747,0.0,01/02/2251
+1.35229,41.27559,2447,11,25,21,43,13,3.95,5.0,fr,36505,48,1546608,1,3,Active Shallow Crust,0.0,89.99043,0.0,11/25/2447
+1.35229,41.27559,3975,12,30,12,35,52,3.95,5.0,fr,36506,79,1546608,1,3,Active Shallow Crust,0.0,89.99043,0.0,12/30/3975
+1.35229,41.27559,6845,4,12,5,16,30,3.95,5.0,fr,36507,136,1546608,1,3,Active Shallow Crust,0.0,89.99043,0.0,04/12/6845
+1.35229,41.27559,2110,1,31,9,0,35,4.05,5.0,fr,36508,42,1546620,1,3,Active Shallow Crust,0.0,89.99041,0.0,01/31/2110
+1.35229,41.27559,593,7,6,20,56,12,4.05,5.0,fr,36509,11,1546620,1,3,Active Shallow Crust,0.0,89.99041,0.0,07/06/0593
+1.35229,41.27559,6140,8,25,5,11,36,4.05,5.0,fr,36510,122,1546620,1,3,Active Shallow Crust,0.0,89.99041,0.0,08/25/6140
+1.35229,41.27559,5686,3,24,11,54,37,4.05,15.0,fr,36511,113,1546621,1,2,Active Shallow Crust,0.0,89.99041,0.0,03/24/5686
+1.35229,41.27559,3454,1,1,20,13,10,4.05,15.0,fr,36512,69,1546621,1,2,Active Shallow Crust,0.0,89.99041,0.0,01/01/3454
+1.35229,41.27559,2703,3,29,7,33,42,4.05,27.5,fr,36513,54,1546622,1,1,Active Shallow Crust,0.0,89.99041,0.0,03/29/2703
+1.35229,41.27559,4065,2,9,3,16,57,4.65,5.0,fr,36514,81,1546692,1,1,Active Shallow Crust,0.0,89.98985,0.0,02/09/4065
+-2.34384,48.13011,7682,6,25,23,54,46,3.55,5.0,fr,36515,153,1547040,1,1,Active Shallow Crust,0.0,89.98991,0.0,06/25/7682
+-2.34384,48.13011,2401,11,20,14,52,38,3.55,15.0,fr,36516,48,1547041,1,1,Active Shallow Crust,0.0,89.98991,0.0,11/20/2401
+-2.34384,48.13011,7778,7,16,23,8,7,3.55,5.0,fr,36517,155,1547043,1,1,Active Shallow Crust,240.0126,57.99843,0.0,07/16/7778
+-2.34384,48.13011,5953,9,17,12,4,40,3.55,5.0,fr,36518,119,1547046,1,1,Active Shallow Crust,0.0,89.98978,-90.0,09/17/5953
+-2.34384,48.13011,6039,5,20,2,8,28,3.65,5.0,fr,36519,120,1547052,1,3,Active Shallow Crust,0.0,89.991,0.0,05/20/6039
+-2.34384,48.13011,9033,4,6,20,45,28,3.65,5.0,fr,36520,180,1547052,1,3,Active Shallow Crust,0.0,89.991,0.0,04/06/9033
+-2.34384,48.13011,6160,1,4,6,29,1,3.65,5.0,fr,36521,123,1547052,1,3,Active Shallow Crust,0.0,89.991,0.0,01/04/6160
+-2.34384,48.13011,8162,11,9,12,40,9,3.75,5.0,fr,36522,163,1547067,1,1,Active Shallow Crust,240.0082,58.01777,0.0,11/09/8162
+-2.34384,48.13011,9654,6,20,14,34,18,3.85,5.0,fr,36523,193,1547076,1,1,Active Shallow Crust,0.0,89.99047,0.0,06/20/9654
+-2.34384,48.13011,2969,11,26,23,17,54,3.85,5.0,fr,36524,59,1547079,1,1,Active Shallow Crust,240.0108,57.99789,0.0,11/26/2969
+-2.34384,48.13011,1583,8,8,22,43,38,3.85,15.0,fr,36525,31,1547083,1,1,Active Shallow Crust,0.0,89.99036,-90.0,08/08/1583
+-2.34384,48.13011,3938,4,18,6,20,11,3.95,5.0,fr,36526,78,1547088,1,1,Active Shallow Crust,0.0,89.98938,0.0,04/18/3938
+-2.34384,48.13011,7510,1,12,0,57,48,3.95,15.0,fr,36527,150,1547089,1,1,Active Shallow Crust,0.0,89.98938,0.0,01/12/7510
+-2.34384,48.13011,7493,5,7,20,2,55,4.05,5.0,fr,36528,149,1547100,1,1,Active Shallow Crust,0.0,89.99054,0.0,05/07/7493
+-2.34384,48.13011,8034,10,8,13,13,7,4.05,15.0,fr,36529,160,1547101,1,2,Active Shallow Crust,0.0,89.99054,0.0,10/08/8034
+-2.34384,48.13011,7471,5,30,12,10,6,4.05,15.0,fr,36530,149,1547101,1,2,Active Shallow Crust,0.0,89.99054,0.0,05/30/7471
+-2.34384,48.13011,6536,2,22,9,24,47,4.35,5.0,fr,36531,130,1547136,1,1,Active Shallow Crust,0.0,89.99062,0.0,02/22/6536
+-2.34384,48.13011,1143,6,10,11,36,12,4.45,5.0,fr,36532,22,1547148,1,2,Active Shallow Crust,0.0,89.99045,0.0,06/10/1143
+-2.34384,48.13011,6884,10,29,11,9,49,4.45,5.0,fr,36533,137,1547148,1,2,Active Shallow Crust,0.0,89.99045,0.0,10/29/6884
+-2.34384,48.13011,2645,9,22,19,45,34,4.55,5.0,fr,36534,52,1547160,1,1,Active Shallow Crust,0.0,89.99043,0.0,09/22/2645
+-2.34384,48.13011,3770,6,24,9,20,1,4.75,5.0,fr,36535,75,1547184,1,1,Active Shallow Crust,0.0,89.98985,0.0,06/24/3770
+-2.34384,48.13011,3470,8,3,21,15,42,5.95,5.0,fr,36536,69,1547328,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/03/3470
+-4.57773,49.55117,2782,10,18,14,37,2,4.05,15.0,fr,36537,55,1547590,1,1,Active Shallow Crust,128.8902,89.99265,0.0,10/18/2782
+3.57415,50.04747,6760,3,9,11,31,37,3.55,5.0,fr,36538,135,1548003,1,1,Active Shallow Crust,240.0125,57.99864,0.0,03/09/6760
+3.57415,50.04747,2799,10,24,19,3,31,3.75,27.5,fr,36539,55,1548026,1,1,Active Shallow Crust,0.0,89.98972,0.0,10/24/2799
+3.57415,50.04747,9306,2,26,14,0,42,4.05,5.0,fr,36540,186,1548066,1,1,Active Shallow Crust,0.0,89.99079,-90.0,02/26/9306
+3.57415,50.04747,8279,4,5,6,50,11,4.25,5.0,fr,36541,165,1548087,1,1,Active Shallow Crust,240.0084,57.99433,0.0,04/05/8279
+3.57415,50.04747,5323,12,13,17,51,59,4.35,5.0,fr,36542,106,1548096,1,1,Active Shallow Crust,0.0,89.98969,0.0,12/13/5323
+0.09603,51.33506,9462,9,5,2,50,43,3.65,5.0,fr,36543,189,1548492,1,1,Active Shallow Crust,0.0,89.99,0.0,09/05/9462
+0.09603,51.33506,2461,9,22,15,9,13,3.95,5.0,fr,36544,49,1548528,1,1,Active Shallow Crust,0.0,89.99,0.0,09/22/2461
+0.09603,51.33506,2848,3,22,7,7,54,4.05,15.0,fr,36545,56,1548541,1,1,Active Shallow Crust,0.0,89.98998,0.0,03/22/2848
+0.09603,51.33506,8254,12,2,18,31,17,4.45,5.0,fr,36546,165,1548588,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/02/8254
+6.02848,47.87513,2812,1,7,8,54,23,3.55,5.0,fr,36547,56,1548960,1,1,Active Shallow Crust,0.0,89.99323,0.0,01/07/2812
+6.02848,47.87513,412,1,3,19,51,18,3.55,15.0,fr,36548,8,1548964,1,1,Active Shallow Crust,240.0129,57.99808,0.0,01/03/0412
+6.02848,47.87513,2658,4,24,18,2,34,3.75,5.0,fr,36549,53,1548984,1,1,Active Shallow Crust,0.0,89.98926,0.0,04/24/2658
+6.02848,47.87513,718,4,9,15,47,39,3.95,5.0,fr,36550,14,1549008,1,1,Active Shallow Crust,0.0,89.99146,0.0,04/09/0718
+6.02848,47.87513,4071,11,3,1,52,16,4.15,5.0,fr,36551,81,1549032,1,1,Active Shallow Crust,0.0,89.98983,0.0,11/03/4071
+6.02848,47.87513,4804,12,22,1,30,19,4.25,5.0,fr,36552,96,1549044,1,1,Active Shallow Crust,0.0,89.99094,0.0,12/22/4804
+6.02848,47.87513,4646,10,24,16,22,40,4.25,15.0,fr,36553,92,1549054,1,1,Active Shallow Crust,128.8949,89.98046,0.0,10/24/4646
+3.13237,50.66395,5188,6,6,3,36,59,3.65,5.0,fr,36554,103,1549452,1,1,Active Shallow Crust,0.0,89.98861,0.0,06/06/5188
+3.13237,50.66395,9811,5,10,22,7,26,3.65,5.0,fr,36555,196,1549455,1,1,Active Shallow Crust,240.0011,58.01315,0.0,05/10/9811
+3.13237,50.66395,7898,6,3,19,48,4,3.85,5.0,fr,36556,157,1549476,1,2,Active Shallow Crust,0.0,89.99095,0.0,06/03/7898
+3.13237,50.66395,7421,10,20,1,45,33,3.85,5.0,fr,36557,148,1549476,1,2,Active Shallow Crust,0.0,89.99095,0.0,10/20/7421
+3.13237,50.66395,2211,7,9,12,50,36,3.85,15.0,fr,36558,44,1549477,1,2,Active Shallow Crust,0.0,89.99095,0.0,07/09/2211
+3.13237,50.66395,116,7,12,5,59,43,3.85,15.0,fr,36559,2,1549477,1,2,Active Shallow Crust,0.0,89.99095,0.0,07/12/0116
+3.13237,50.66395,5412,10,12,10,41,11,3.85,27.5,fr,36560,108,1549478,1,1,Active Shallow Crust,0.0,89.99095,0.0,10/12/5412
+3.13237,50.66395,5817,10,16,23,28,47,3.95,5.0,fr,36561,116,1549497,1,1,Active Shallow Crust,128.8994,89.99395,0.0,10/16/5817
+-0.16364,50.53962,6413,9,11,1,59,35,4.05,5.0,fr,36562,128,1549980,1,1,Active Shallow Crust,0.0,89.98997,0.0,09/11/6413
+-0.16364,50.53962,5762,6,12,12,47,16,4.05,5.0,fr,36563,115,1549986,1,1,Active Shallow Crust,0.0,89.98997,-90.0,06/12/5762
+5.3752,49.68164,1224,8,17,17,32,38,3.55,5.0,fr,36564,24,1550400,1,2,Active Shallow Crust,0.0,89.98695,0.0,08/17/1224
+5.3752,49.68164,6723,2,4,5,24,46,3.55,5.0,fr,36565,134,1550400,1,2,Active Shallow Crust,0.0,89.98695,0.0,02/04/6723
+0.03908,41.94172,446,8,10,18,47,34,4.05,5.0,fr,36566,8,1551426,1,1,Active Shallow Crust,0.0,89.99,-90.0,08/10/0446
+2.78439,46.77284,4023,9,17,2,1,3,3.55,5.0,fr,36567,80,1551846,1,1,Active Shallow Crust,0.0,89.98952,-90.0,09/17/4023
+2.78439,46.77284,3629,4,8,7,4,56,4.25,5.0,fr,36568,72,1551930,1,1,Active Shallow Crust,0.0,89.99064,-90.0,04/08/3629
+0.37574,43.75116,3262,5,31,13,13,25,3.55,27.5,fr,36569,65,1552322,1,1,Active Shallow Crust,0.0,89.98998,0.0,05/31/3262
+0.37574,43.75116,4570,5,7,18,34,16,3.55,27.5,fr,36570,91,1552325,1,1,Active Shallow Crust,240.012,57.99798,0.0,05/07/4570
+0.37574,43.75116,3520,2,23,5,13,15,3.65,5.0,fr,36571,70,1552332,1,1,Active Shallow Crust,0.0,89.98985,0.0,02/23/3520
+0.37574,43.75116,3875,5,18,16,38,54,3.75,5.0,fr,36572,77,1552350,1,1,Active Shallow Crust,0.0,89.99012,-90.0,05/18/3875
+0.37574,43.75116,1409,9,26,18,18,29,3.85,5.0,fr,36573,28,1552356,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/26/1409
+0.37574,43.75116,645,4,22,4,15,8,3.95,5.0,fr,36574,12,1552371,1,1,Active Shallow Crust,240.0194,58.00495,0.0,04/22/0645
+0.37574,43.75116,8552,10,24,13,52,52,4.15,5.0,fr,36575,171,1552392,1,1,Active Shallow Crust,0.0,89.98996,0.0,10/24/8552
+0.37574,43.75116,7719,3,24,3,17,19,4.25,5.0,fr,36576,154,1552404,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/24/7719
+0.37574,43.75116,1742,7,31,23,1,48,4.45,15.0,fr,36577,34,1552429,1,1,Active Shallow Crust,0.0,89.98998,0.0,07/31/1742
+2.95005,45.37561,631,8,21,20,56,0,3.55,5.0,fr,36578,12,1552800,1,2,Active Shallow Crust,0.0,89.98937,0.0,08/21/0631
+2.95005,45.37561,2056,10,8,0,2,43,3.55,5.0,fr,36579,41,1552800,1,2,Active Shallow Crust,0.0,89.98937,0.0,10/08/2056
+2.95005,45.37561,8831,6,29,9,6,6,3.55,15.0,fr,36580,176,1552801,1,1,Active Shallow Crust,0.0,89.98937,0.0,06/29/8831
+2.95005,45.37561,601,6,2,10,40,3,3.65,5.0,fr,36581,12,1552812,1,1,Active Shallow Crust,0.0,89.99053,0.0,06/02/0601
+2.95005,45.37561,2963,5,14,15,58,53,3.75,5.0,fr,36582,59,1552827,1,1,Active Shallow Crust,240.0083,58.01766,0.0,05/14/2963
+2.95005,45.37561,1317,11,16,16,11,3,3.75,5.0,fr,36583,26,1552833,1,1,Active Shallow Crust,128.8966,89.96747,0.0,11/16/1317
+2.95005,45.37561,9490,6,20,2,51,59,3.85,5.0,fr,36584,189,1552836,1,1,Active Shallow Crust,0.0,89.98997,0.0,06/20/9490
+2.95005,45.37561,3019,9,10,4,15,59,3.95,5.0,fr,36585,60,1552848,1,1,Active Shallow Crust,0.0,89.99106,0.0,09/10/3019
+2.95005,45.37561,6894,2,18,18,17,24,3.95,15.0,fr,36586,137,1552852,1,1,Active Shallow Crust,240.0193,58.00511,0.0,02/18/6894
+2.95005,45.37561,7358,10,5,10,34,42,3.95,5.0,fr,36587,147,1552854,1,1,Active Shallow Crust,0.0,89.99096,-90.0,10/05/7358
+2.95005,45.37561,9167,11,16,20,55,24,4.25,5.0,fr,36588,183,1552893,1,1,Active Shallow Crust,128.8945,89.9809,0.0,11/16/9167
+2.95005,45.37561,210,3,11,0,31,48,4.45,15.0,fr,36589,4,1552909,1,1,Active Shallow Crust,0.0,89.98994,0.0,03/11/0210
+2.95005,45.37561,2132,1,19,16,9,26,4.85,5.0,fr,36590,42,1552959,1,1,Active Shallow Crust,240.0167,58.00228,0.0,01/19/2132
+2.95005,45.37561,4385,4,6,6,32,24,5.85,15.0,fr,36591,87,1553080,1,1,Active Shallow Crust,240.0432,57.99945,0.0,04/06/4385
+0.68801,44.72747,2249,2,7,14,15,18,4.45,15.0,fr,36592,44,1553389,1,1,Active Shallow Crust,0.0,89.99015,0.0,02/07/2249
+0.68801,44.72747,7624,6,22,4,22,40,4.45,27.5,fr,36593,152,1553390,1,1,Active Shallow Crust,0.0,89.99015,0.0,06/22/7624
+0.68801,44.72747,6108,1,11,1,29,58,5.05,5.0,fr,36594,122,1553460,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/11/6108
+-1.04438,45.53034,9060,8,18,8,45,3,3.55,15.0,fr,36595,181,1553761,1,2,Active Shallow Crust,0.0,89.9894,0.0,08/18/9060
+-1.04438,45.53034,8418,10,18,8,7,25,3.55,15.0,fr,36596,168,1553761,1,2,Active Shallow Crust,0.0,89.9894,0.0,10/18/8418
+-1.04438,45.53034,8148,6,20,19,0,58,3.75,5.0,fr,36597,162,1553784,1,1,Active Shallow Crust,0.0,89.99018,0.0,06/20/8148
+-1.04438,45.53034,9554,9,30,19,8,20,3.75,15.0,fr,36598,191,1553785,1,1,Active Shallow Crust,0.0,89.99018,0.0,09/30/9554
+-1.04438,45.53034,6059,12,23,10,32,15,4.05,15.0,fr,36599,121,1553821,1,1,Active Shallow Crust,0.0,89.99007,0.0,12/23/6059
+5.05776,42.36979,7171,6,8,11,15,11,3.75,5.0,fr,36600,143,1554264,1,1,Active Shallow Crust,0.0,89.98817,0.0,06/08/7171
+-1.35648,43.7205,2488,10,21,0,3,46,4.35,5.0,fr,36601,49,1554825,1,1,Active Shallow Crust,128.8984,89.9828,0.0,10/21/2488
+6.12524,42.23719,2764,7,30,23,41,57,3.55,27.5,fr,36602,55,1555202,1,1,Active Shallow Crust,0.0,89.99253,0.0,07/30/2764
+6.12524,42.23719,8543,5,10,16,50,30,3.95,15.0,fr,36603,170,1555258,1,1,Active Shallow Crust,128.9019,89.99294,0.0,05/10/8543
+6.12524,42.23719,1653,8,17,15,6,1,4.05,15.0,fr,36604,33,1555261,1,1,Active Shallow Crust,0.0,89.9916,0.0,08/17/1653
+6.12524,42.23719,3325,8,30,22,29,20,4.15,15.0,fr,36605,66,1555276,1,1,Active Shallow Crust,240.0081,57.99727,0.0,08/30/3325
+6.12524,42.23719,4845,10,9,13,2,59,4.35,5.0,fr,36606,96,1555296,1,1,Active Shallow Crust,0.0,89.99108,0.0,10/09/4845
+4.534,41.08364,3563,9,13,5,53,30,3.65,5.0,fr,36607,71,1555692,1,1,Active Shallow Crust,0.0,89.99323,0.0,09/13/3563
+4.534,41.08364,2478,12,8,10,6,4,3.65,5.0,fr,36608,49,1555701,1,1,Active Shallow Crust,128.9016,89.96342,0.0,12/08/2478
+4.534,41.08364,8837,6,17,7,25,28,3.65,15.0,fr,36609,176,1555702,1,1,Active Shallow Crust,128.9016,89.96342,0.0,06/17/8837
+4.534,41.08364,1444,1,16,20,39,17,3.75,5.0,fr,36610,28,1555704,1,1,Active Shallow Crust,0.0,89.98792,0.0,01/16/1444
+4.534,41.08364,859,9,25,23,23,19,3.85,15.0,fr,36611,17,1555717,1,1,Active Shallow Crust,0.0,89.98923,0.0,09/25/0859
+4.534,41.08364,797,3,16,5,57,36,3.85,15.0,fr,36612,15,1555720,1,1,Active Shallow Crust,240.0097,57.99825,0.0,03/16/0797
+4.534,41.08364,7676,9,21,13,15,37,4.35,5.0,fr,36613,153,1555779,1,1,Active Shallow Crust,240.0073,57.99604,0.0,09/21/7676
+4.5774,47.80807,4867,7,30,8,33,52,3.55,5.0,fr,36614,97,1556649,1,1,Active Shallow Crust,128.8952,89.99661,0.0,07/30/4867
+4.5774,47.80807,1460,12,8,2,49,56,3.75,5.0,fr,36615,29,1556664,1,1,Active Shallow Crust,0.0,89.98924,0.0,12/08/1460
+4.5774,47.80807,7831,3,26,3,7,55,3.85,5.0,fr,36616,156,1556682,1,1,Active Shallow Crust,0.0,89.9903,-90.0,03/26/7831
+4.5774,47.80807,9243,9,10,22,47,50,3.95,5.0,fr,36617,184,1556688,1,1,Active Shallow Crust,0.0,89.99146,0.0,09/10/9243
+4.5774,47.80807,662,7,12,1,56,22,3.95,5.0,fr,36618,13,1556694,1,1,Active Shallow Crust,0.0,89.99136,-90.0,07/12/0662
+4.5774,47.80807,6047,7,18,5,30,29,4.05,5.0,fr,36619,120,1556700,1,1,Active Shallow Crust,0.0,89.98857,0.0,07/18/6047
+4.5774,47.80807,6271,7,23,7,20,24,4.25,15.0,fr,36620,125,1556731,1,1,Active Shallow Crust,0.0,89.99082,-90.0,07/23/6271
+-3.45212,43.34284,4239,2,9,2,10,11,3.55,15.0,fr,36621,84,1557127,1,1,Active Shallow Crust,0.0,89.98887,-90.0,02/09/4239
+-3.45212,43.34284,9596,11,23,15,29,21,3.65,5.0,fr,36622,191,1557132,1,1,Active Shallow Crust,0.0,89.9902,0.0,11/23/9596
+-3.45212,43.34284,7609,4,25,16,29,25,3.65,5.0,fr,36623,152,1557138,1,1,Active Shallow Crust,0.0,89.99008,-90.0,04/25/7609
+-3.45212,43.34284,7645,10,4,20,50,42,3.75,5.0,fr,36624,152,1557144,1,1,Active Shallow Crust,0.0,89.99126,0.0,10/04/7645
+-3.45212,43.34284,7793,8,5,19,10,22,3.85,5.0,fr,36625,155,1557156,1,1,Active Shallow Crust,0.0,89.98962,0.0,08/05/7793
+-3.45212,43.34284,6518,12,23,2,54,47,3.95,5.0,fr,36626,130,1557168,1,3,Active Shallow Crust,0.0,89.99075,0.0,12/23/6518
+-3.45212,43.34284,4599,2,16,5,50,53,3.95,5.0,fr,36627,91,1557168,1,3,Active Shallow Crust,0.0,89.99075,0.0,02/16/4599
+-3.45212,43.34284,4470,4,1,20,51,54,3.95,5.0,fr,36628,89,1557168,1,3,Active Shallow Crust,0.0,89.99075,0.0,04/01/4470
+-3.45212,43.34284,6769,10,18,2,37,48,4.05,5.0,fr,36629,135,1557189,1,1,Active Shallow Crust,128.8906,89.99381,0.0,10/18/6769
+-3.45212,43.34284,2669,8,18,1,11,57,4.15,27.5,fr,36630,53,1557194,1,1,Active Shallow Crust,0.0,89.99081,0.0,08/18/2669
+-3.45212,43.34284,6935,12,31,18,25,18,4.15,27.5,fr,36631,138,1557197,1,1,Active Shallow Crust,240.0082,57.99704,0.0,12/31/6935
+-3.45212,43.34284,6285,3,31,13,41,58,4.45,15.0,fr,36632,125,1557232,1,1,Active Shallow Crust,240.0045,57.99459,0.0,03/31/6285
+-3.45212,43.34284,7293,12,31,15,27,5,4.55,27.5,fr,36633,145,1557245,1,1,Active Shallow Crust,240.0084,57.99696,0.0,12/31/7293
+-3.452119,43.34284,7740,6,26,3,8,30,6.05,5.296268,fr,36634,154,1557426,1,1,Active Shallow Crust,0.0,89.98998,-90.0,06/26/7740
+-5.54421,47.53786,9411,12,25,8,9,22,4.35,15.0,fr,36635,188,1557697,1,1,Active Shallow Crust,0.0,89.98916,0.0,12/25/9411
+-0.6474,42.83162,1382,2,19,5,14,27,3.55,15.0,fr,36636,27,1558081,1,1,Active Shallow Crust,0.0,89.98983,0.0,02/19/1382
+-0.6474,42.83162,8829,8,9,14,31,34,3.65,5.0,fr,36637,176,1558092,1,1,Active Shallow Crust,0.0,89.99011,0.0,08/09/8829
+-0.6474,42.83162,3151,8,1,21,56,18,3.65,27.5,fr,36638,63,1558094,1,1,Active Shallow Crust,0.0,89.99011,0.0,08/01/3151
+-0.6474,42.83162,1231,12,27,0,54,37,3.75,27.5,fr,36639,24,1558106,1,1,Active Shallow Crust,0.0,89.98972,0.0,12/27/1231
+-0.6474,42.83162,7788,1,3,9,11,46,3.75,5.0,fr,36640,155,1558107,1,2,Active Shallow Crust,240.008,58.01751,0.0,01/03/7788
+-0.6474,42.83162,5405,3,26,19,56,33,3.75,5.0,fr,36641,108,1558107,1,2,Active Shallow Crust,240.008,58.01751,0.0,03/26/5405
+-0.6474,42.83162,1079,2,2,10,16,53,3.85,15.0,fr,36642,21,1558120,1,1,Active Shallow Crust,240.0103,57.99776,0.0,02/02/1079
+-0.6474,42.83162,534,7,2,18,46,50,4.05,15.0,fr,36643,10,1558141,1,1,Active Shallow Crust,0.0,89.99012,0.0,07/02/0534
+-0.6474,42.83162,7457,7,17,3,8,35,4.25,27.5,fr,36644,149,1558166,1,1,Active Shallow Crust,0.0,89.99009,0.0,07/17/7457
+-0.6474,42.83162,8589,4,6,1,17,2,4.25,5.0,fr,36645,171,1558170,1,1,Active Shallow Crust,0.0,89.98997,-90.0,04/06/8589
+-0.6474,42.83162,5030,12,5,5,56,50,4.45,27.5,fr,36646,100,1558190,1,1,Active Shallow Crust,0.0,89.99016,0.0,12/05/5030
+-0.6474,42.83162,8671,12,30,16,57,1,4.55,15.0,fr,36647,173,1558207,1,1,Active Shallow Crust,0.0,89.98994,-90.0,12/30/8671
+-0.6474,42.83162,3842,8,31,3,28,57,4.95,5.0,fr,36648,76,1558251,1,1,Active Shallow Crust,240.0103,58.0042,0.0,08/31/3842
+-0.6474,42.83162,7816,3,28,10,6,44,5.05,5.0,fr,36649,156,1558260,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/28/7816
+-0.6474,42.83162,5531,9,21,4,24,43,5.45,15.0,fr,36650,110,1558309,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/21/5531
+-0.03005,51.84818,5965,5,11,17,12,45,3.55,5.0,fr,36651,119,1558563,1,1,Active Shallow Crust,240.0127,57.99826,0.0,05/11/5965
+-0.03005,51.84818,4801,2,9,6,48,37,3.75,5.0,fr,36652,96,1558587,1,1,Active Shallow Crust,240.009,58.0177,0.0,02/09/4801
+-0.03005,51.84818,1802,9,22,3,36,36,3.85,15.0,fr,36653,36,1558603,1,1,Active Shallow Crust,0.0,89.99,-90.0,09/22/1802
+-0.03005,51.84818,2750,1,25,20,11,5,3.95,5.0,fr,36654,54,1558608,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/25/2750
+-0.03005,51.84818,449,11,4,7,44,26,3.95,15.0,fr,36655,8,1558618,1,1,Active Shallow Crust,128.8996,89.99372,0.0,11/04/0449
+-0.03005,51.84818,1634,8,7,6,34,1,4.15,15.0,fr,36656,32,1558633,1,1,Active Shallow Crust,0.0,89.99,0.0,08/07/1634
+0.45112,45.38455,7396,6,13,11,21,53,3.55,5.0,fr,36657,147,1559043,1,1,Active Shallow Crust,240.012,57.99814,0.0,06/13/7396
+0.45112,45.38455,9602,12,16,18,14,55,3.65,15.0,fr,36658,192,1559056,1,1,Active Shallow Crust,240.001,58.01287,0.0,12/16/9602
+0.45112,45.38455,6836,1,27,4,6,33,3.65,15.0,fr,36659,136,1559062,1,1,Active Shallow Crust,128.9005,89.9635,0.0,01/27/6836
+0.45112,45.38455,3253,4,20,7,37,12,3.75,5.0,fr,36660,65,1559064,1,1,Active Shallow Crust,0.0,89.99016,0.0,04/20/3253
+0.45112,45.38455,5350,3,17,9,54,44,3.95,5.0,fr,36661,106,1559088,1,1,Active Shallow Crust,0.0,89.98994,0.0,03/17/5350
+0.45112,45.38455,406,7,20,3,5,27,4.15,5.0,fr,36662,8,1559112,1,1,Active Shallow Crust,0.0,89.99001,0.0,07/20/0406
+0.45112,45.38455,9889,7,2,6,44,22,4.15,15.0,fr,36663,197,1559113,1,2,Active Shallow Crust,0.0,89.99001,0.0,07/02/9889
+0.45112,45.38455,5750,6,5,8,36,21,4.15,15.0,fr,36664,114,1559113,1,2,Active Shallow Crust,0.0,89.99001,0.0,06/05/5750
+8.01341,50.74443,7901,10,27,10,57,2,3.55,5.0,fr,36665,158,1559520,1,2,Active Shallow Crust,0.0,89.98724,0.0,10/27/7901
+8.01341,50.74443,2744,10,18,17,48,52,3.55,5.0,fr,36666,54,1559520,1,2,Active Shallow Crust,0.0,89.98724,0.0,10/18/2744
+8.01341,50.74443,9523,12,13,4,5,40,3.75,5.0,fr,36667,190,1559544,1,1,Active Shallow Crust,0.0,89.98986,0.0,12/13/9523
+8.01341,50.74443,1125,8,18,0,50,18,3.95,5.0,fr,36668,22,1559568,1,1,Active Shallow Crust,0.0,89.99195,0.0,08/18/1125
+8.01341,50.74443,4736,7,28,21,49,41,4.05,5.0,fr,36669,94,1559580,1,3,Active Shallow Crust,0.0,89.99282,0.0,07/28/4736
+8.01341,50.74443,2505,4,11,22,18,12,4.05,5.0,fr,36670,50,1559580,1,3,Active Shallow Crust,0.0,89.99282,0.0,04/11/2505
+8.01341,50.74443,6130,7,14,21,32,26,4.05,5.0,fr,36671,122,1559580,1,3,Active Shallow Crust,0.0,89.99282,0.0,07/14/6130
+8.01341,50.74443,9474,1,12,21,4,59,4.85,5.0,fr,36672,189,1559676,1,1,Active Shallow Crust,359.9986,89.99142,0.0,01/12/9474
+7.12196,48.89701,5501,3,4,21,46,9,3.55,5.0,fr,36673,110,1560000,1,1,Active Shallow Crust,0.0,89.98674,0.0,03/04/5501
+7.12196,48.89701,7929,2,7,14,32,11,3.55,5.0,fr,36674,158,1560006,1,1,Active Shallow Crust,0.0,89.99329,-90.0,02/07/7929
+7.12196,48.89701,63,7,13,12,20,42,3.65,5.0,fr,36675,1,1560012,1,1,Active Shallow Crust,0.0,89.98818,0.0,07/13/0063
+7.12196,48.89701,8125,9,19,23,14,55,3.65,15.0,fr,36676,162,1560016,1,1,Active Shallow Crust,240.0015,58.01265,0.0,09/19/8125
+7.12196,48.89701,9034,5,11,19,26,40,3.95,5.0,fr,36677,180,1560048,1,1,Active Shallow Crust,0.0,89.99163,0.0,05/11/9034
+7.12196,48.89701,9422,9,28,18,29,48,4.15,5.0,fr,36678,188,1560078,1,1,Active Shallow Crust,0.0,89.98991,-90.0,09/28/9422
+-2.1866,49.61892,4305,12,7,6,4,55,3.75,27.5,fr,36679,86,1560506,1,1,Active Shallow Crust,0.0,89.98962,0.0,12/07/4305
+7.07357,43.82593,465,8,27,23,22,12,3.55,5.0,fr,36680,9,1560963,1,1,Active Shallow Crust,240.0127,57.99735,0.0,08/27/0465
+7.07357,43.82593,8143,1,25,2,45,20,3.55,15.0,fr,36681,162,1560970,1,1,Active Shallow Crust,128.8965,89.99273,0.0,01/25/8143
+7.07357,43.82593,2153,11,15,5,40,59,3.65,5.0,fr,36682,43,1560972,1,2,Active Shallow Crust,0.0,89.98703,0.0,11/15/2153
+7.07357,43.82593,1280,2,19,15,20,16,3.65,5.0,fr,36683,25,1560972,1,2,Active Shallow Crust,0.0,89.98703,0.0,02/19/1280
+7.07357,43.82593,7042,6,20,12,0,44,3.65,15.0,fr,36684,140,1560973,1,1,Active Shallow Crust,0.0,89.98703,0.0,06/20/7042
+7.07357,43.82593,3788,5,17,6,8,1,3.75,5.0,fr,36685,75,1560984,1,1,Active Shallow Crust,0.0,89.98844,0.0,05/17/3788
+7.07357,43.82593,5907,11,23,22,54,18,3.75,15.0,fr,36686,118,1560985,1,2,Active Shallow Crust,0.0,89.98844,0.0,11/23/5907
+7.07357,43.82593,27,7,1,10,33,39,3.75,15.0,fr,36687,0,1560985,1,2,Active Shallow Crust,0.0,89.98844,0.0,07/01/0027
+7.07357,43.82593,8289,9,29,1,31,5,3.85,5.0,fr,36688,165,1560996,1,1,Active Shallow Crust,0.0,89.9897,0.0,09/29/8289
+7.07357,43.82593,7679,4,12,23,47,33,4.05,15.0,fr,36689,153,1561024,1,1,Active Shallow Crust,240.0052,58.00607,0.0,04/12/7679
+7.07357,43.82593,7454,8,19,12,5,1,4.15,5.0,fr,36690,149,1561032,1,1,Active Shallow Crust,0.0,89.98906,0.0,08/19/7454
+7.07357,43.82593,5359,4,30,21,22,1,4.25,15.0,fr,36691,107,1561045,1,1,Active Shallow Crust,0.0,89.99025,0.0,04/30/5359
+7.07357,43.82593,7205,3,25,21,38,23,4.45,5.0,fr,36692,144,1561068,1,1,Active Shallow Crust,0.0,89.98968,0.0,03/25/7205
+7.07357,43.82593,5930,12,28,18,15,22,4.45,27.5,fr,36693,118,1561073,1,1,Active Shallow Crust,240.0051,57.99433,0.0,12/28/5930
+7.07357,43.82593,7809,2,5,5,16,20,4.45,5.0,fr,36694,156,1561074,1,1,Active Shallow Crust,0.0,89.98956,-90.0,02/05/7809
+7.07357,43.82593,318,8,10,8,13,17,4.55,15.0,fr,36695,6,1561081,1,1,Active Shallow Crust,0.0,89.9908,0.0,08/10/0318
+7.07357,43.82593,6769,11,26,5,14,25,4.65,15.0,fr,36696,135,1561096,1,1,Active Shallow Crust,240.0098,57.99427,0.0,11/26/6769
+7.07357,43.82593,8039,8,11,3,46,53,4.85,5.0,fr,36697,160,1561122,1,1,Active Shallow Crust,0.0,89.99011,-90.0,08/11/8039
+2.58785,47.78234,7830,11,16,8,41,16,3.55,5.0,fr,36698,156,1561440,1,1,Active Shallow Crust,0.0,89.98984,0.0,11/16/7830
+2.58785,47.78234,6957,12,18,5,3,39,3.95,5.0,fr,36699,139,1561488,1,1,Active Shallow Crust,0.0,89.98931,0.0,12/18/6957
+2.58785,47.78234,9915,3,9,21,37,50,4.85,15.0,fr,36700,198,1561597,1,1,Active Shallow Crust,0.0,89.99014,0.0,03/09/9915
+2.20279,48.15964,5140,1,22,14,41,49,3.65,15.0,fr,36701,102,1561936,1,1,Active Shallow Crust,240.0012,58.01292,0.0,01/22/5140
+2.20279,48.15964,2979,6,9,13,52,54,3.75,15.0,fr,36702,59,1561945,1,1,Active Shallow Crust,0.0,89.98931,0.0,06/09/2979
+2.20279,48.15964,3982,5,28,15,59,51,4.55,5.0,fr,36703,79,1562040,1,1,Active Shallow Crust,0.0,89.99043,0.0,05/28/3982
+6.72395,49.22735,1311,8,27,13,25,19,3.55,5.0,fr,36704,26,1562403,1,1,Active Shallow Crust,240.0139,57.99752,0.0,08/27/1311
+6.72395,49.22735,3485,6,14,13,5,38,3.65,5.0,fr,36705,69,1562412,1,2,Active Shallow Crust,0.0,89.98826,0.0,06/14/3485
+6.72395,49.22735,9595,4,20,23,55,58,3.65,5.0,fr,36706,191,1562412,1,2,Active Shallow Crust,0.0,89.98826,0.0,04/20/9595
+6.72395,49.22735,5750,10,6,17,25,51,4.05,5.0,fr,36707,114,1562460,1,1,Active Shallow Crust,0.0,89.98889,0.0,10/06/5750
+8.13171,44.87316,2038,10,12,1,31,59,3.55,5.0,fr,36708,40,1562880,1,1,Active Shallow Crust,0.0,89.98571,0.0,10/12/2038
+8.13171,44.87316,8599,12,23,20,18,26,3.55,15.0,fr,36709,171,1562881,1,1,Active Shallow Crust,0.0,89.98571,0.0,12/23/8599
+8.13171,44.87316,6152,12,11,13,49,13,3.75,5.0,fr,36710,123,1562904,1,2,Active Shallow Crust,0.0,89.98865,0.0,12/11/6152
+8.13171,44.87316,1318,11,30,8,43,34,3.75,5.0,fr,36711,26,1562904,1,2,Active Shallow Crust,0.0,89.98865,0.0,11/30/1318
+8.13171,44.87316,5456,2,22,16,37,59,3.75,5.0,fr,36712,109,1562913,1,1,Active Shallow Crust,128.8993,89.96601,0.0,02/22/5456
+8.13171,44.87316,7642,8,4,14,44,20,3.85,15.0,fr,36713,152,1562917,1,1,Active Shallow Crust,0.0,89.98988,0.0,08/04/7642
+8.13171,44.87316,2933,5,24,0,22,16,3.85,15.0,fr,36714,58,1562920,1,1,Active Shallow Crust,240.0125,57.9971,0.0,05/24/2933
+8.13171,44.87316,1691,12,6,1,9,14,3.85,15.0,fr,36715,33,1562926,1,1,Active Shallow Crust,128.8935,89.99494,0.0,12/06/1691
+8.13171,44.87316,3069,8,18,15,45,58,3.95,5.0,fr,36716,61,1562937,1,1,Active Shallow Crust,128.9027,89.99098,0.0,08/18/3069
+8.13171,44.87316,4554,5,29,19,56,45,4.05,5.0,fr,36717,91,1562946,1,1,Active Shallow Crust,0.0,89.99187,-90.0,05/29/4554
+8.13171,44.87316,5995,6,28,6,39,51,4.15,5.0,fr,36718,119,1562952,1,1,Active Shallow Crust,0.0,89.99284,0.0,06/28/5995
+8.13171,44.87316,2337,10,6,11,13,30,4.45,15.0,fr,36719,46,1562989,1,1,Active Shallow Crust,0.0,89.98986,0.0,10/06/2337
+8.13171,44.87316,369,5,1,15,9,4,5.15,15.0,fr,36720,7,1563073,1,1,Active Shallow Crust,0.0,89.99094,0.0,05/01/0369
+3.27484,40.0898,8197,11,25,2,28,4,3.85,5.0,fr,36721,163,1563396,1,1,Active Shallow Crust,0.0,89.98907,0.0,11/25/8197
+0.85584,42.84171,3046,3,31,18,8,55,3.55,15.0,fr,36722,60,1563841,1,2,Active Shallow Crust,0.0,89.98983,0.0,03/31/3046
+0.85584,42.84171,5562,10,10,13,21,23,3.55,15.0,fr,36723,111,1563841,1,2,Active Shallow Crust,0.0,89.98983,0.0,10/10/5562
+0.85584,42.84171,7523,8,12,21,3,54,3.65,5.0,fr,36724,150,1563852,1,1,Active Shallow Crust,0.0,89.99011,0.0,08/12/7523
+0.85584,42.84171,5758,3,7,2,24,48,3.65,15.0,fr,36725,115,1563853,1,1,Active Shallow Crust,0.0,89.99011,0.0,03/07/5758
+0.85584,42.84171,2728,4,24,22,46,33,3.65,5.0,fr,36726,54,1563855,1,1,Active Shallow Crust,240.0007,58.01275,0.0,04/24/2728
+0.85584,42.84171,9809,6,28,6,16,22,3.65,5.0,fr,36727,196,1563858,1,1,Active Shallow Crust,0.0,89.99,-90.0,06/28/9809
+0.85584,42.84171,4349,2,11,3,49,5,3.75,5.0,fr,36728,86,1563864,1,1,Active Shallow Crust,0.0,89.98972,0.0,02/11/4349
+0.85584,42.84171,9665,7,20,12,33,49,3.75,5.0,fr,36729,193,1563870,1,1,Active Shallow Crust,0.0,89.99035,-90.0,07/20/9665
+0.85584,42.84171,546,5,24,4,46,45,3.85,5.0,fr,36730,10,1563876,1,1,Active Shallow Crust,0.0,89.99019,0.0,05/24/0546
+0.85584,42.84171,4673,12,28,10,39,42,3.85,15.0,fr,36731,93,1563877,1,1,Active Shallow Crust,0.0,89.99019,0.0,12/28/4673
+0.85584,42.84171,9037,10,1,20,4,24,3.85,5.0,fr,36732,180,1563879,1,2,Active Shallow Crust,240.0104,57.9977,0.0,10/01/9037
+0.85584,42.84171,7472,5,27,16,16,45,3.85,5.0,fr,36733,149,1563879,1,2,Active Shallow Crust,240.0104,57.9977,0.0,05/27/7472
+0.85584,42.84171,5358,5,16,18,13,23,3.95,5.0,fr,36734,107,1563888,1,1,Active Shallow Crust,0.0,89.99009,0.0,05/16/5358
+0.85584,42.84171,8834,2,4,13,8,19,4.05,15.0,fr,36735,176,1563901,1,1,Active Shallow Crust,0.0,89.99013,0.0,02/04/8834
+0.85584,42.84171,1590,11,6,20,38,1,4.05,27.5,fr,36736,31,1563902,1,1,Active Shallow Crust,0.0,89.99013,0.0,11/06/1590
+0.85584,42.84171,1060,12,10,4,46,37,4.15,5.0,fr,36737,21,1563912,1,1,Active Shallow Crust,0.0,89.98981,0.0,12/10/1060
+0.85584,42.84171,1548,10,7,21,24,17,4.15,5.0,fr,36738,30,1563915,1,1,Active Shallow Crust,240.0078,57.9972,0.0,10/07/1548
+0.85584,42.84171,3336,9,12,16,50,26,4.15,27.5,fr,36739,66,1563917,1,1,Active Shallow Crust,240.0078,57.99718,0.0,09/12/3336
+0.85584,42.84171,6723,3,19,5,44,14,4.25,5.0,fr,36740,134,1563924,1,1,Active Shallow Crust,0.0,89.99009,0.0,03/19/6723
+0.85584,42.84171,1156,12,10,4,49,53,4.55,5.0,fr,36741,23,1563960,1,1,Active Shallow Crust,0.0,89.99006,0.0,12/10/1156
+0.85584,42.84171,7586,7,26,8,53,51,4.55,5.0,fr,36742,151,1563966,1,1,Active Shallow Crust,0.0,89.98994,-90.0,07/26/7586
+0.85584,42.84171,8059,5,2,3,27,8,4.95,5.0,fr,36743,161,1564017,1,1,Active Shallow Crust,128.8912,89.9898,0.0,05/02/8059
+0.85584,42.84171,4801,10,9,21,45,19,5.15,5.0,fr,36744,96,1564035,1,1,Active Shallow Crust,240.0176,57.99958,0.0,10/09/4801
+-1.95825,44.07025,4769,10,1,14,0,39,3.55,5.0,fr,36745,95,1564326,1,1,Active Shallow Crust,0.0,89.99084,-90.0,10/01/4769
+-1.95825,44.07025,3011,5,10,22,37,43,3.55,15.0,fr,36746,60,1564330,1,1,Active Shallow Crust,128.8964,89.99366,0.0,05/10/3011
+3.97865,43.8217,7910,4,30,12,5,38,3.55,5.0,fr,36747,158,1565280,1,1,Active Shallow Crust,0.0,89.98909,0.0,04/30/7910
+3.97865,43.8217,4626,10,1,17,3,59,3.65,5.0,fr,36748,92,1565292,1,1,Active Shallow Crust,0.0,89.99027,0.0,10/01/4626
+3.97865,43.8217,8944,6,26,5,43,56,3.65,27.5,fr,36749,178,1565297,1,1,Active Shallow Crust,240.0008,58.01261,0.0,06/26/8944
+3.97865,43.8217,8070,7,2,20,17,21,3.65,5.0,fr,36750,161,1565301,1,1,Active Shallow Crust,128.9014,89.96347,0.0,07/02/8070
+3.97865,43.8217,3260,7,5,7,34,57,3.75,5.0,fr,36751,65,1565310,1,1,Active Shallow Crust,0.0,89.99123,-90.0,07/05/3260
+3.97865,43.8217,9958,11,17,11,15,46,4.15,5.0,fr,36752,199,1565352,1,1,Active Shallow Crust,0.0,89.99088,0.0,11/17/9958
+3.97865,43.8217,4240,12,13,15,4,54,4.25,15.0,fr,36753,84,1565368,1,1,Active Shallow Crust,240.007,57.99406,0.0,12/13/4240
+8.08296,46.96086,243,8,6,13,3,28,3.55,5.0,fr,36754,4,1565760,1,4,Active Shallow Crust,0.0,89.98624,0.0,08/06/0243
+8.08296,46.96086,5388,5,30,21,36,49,3.55,5.0,fr,36755,107,1565760,1,4,Active Shallow Crust,0.0,89.98624,0.0,05/30/5388
+8.08296,46.96086,5944,7,24,3,10,49,3.55,5.0,fr,36756,118,1565760,1,4,Active Shallow Crust,0.0,89.98624,0.0,07/24/5944
+8.08296,46.96086,8421,12,10,14,58,24,3.55,5.0,fr,36757,168,1565760,1,4,Active Shallow Crust,0.0,89.98624,0.0,12/10/8421
+8.08296,46.96086,5451,4,2,16,15,57,3.55,15.0,fr,36758,109,1565761,1,4,Active Shallow Crust,0.0,89.98624,0.0,04/02/5451
+8.08296,46.96086,9258,9,5,2,22,53,3.55,15.0,fr,36759,185,1565761,1,4,Active Shallow Crust,0.0,89.98624,0.0,09/05/9258
+8.08296,46.96086,4321,5,19,2,50,41,3.55,15.0,fr,36760,86,1565761,1,4,Active Shallow Crust,0.0,89.98624,0.0,05/19/4321
+8.08296,46.96086,6445,3,2,8,3,19,3.55,15.0,fr,36761,128,1565761,1,4,Active Shallow Crust,0.0,89.98624,0.0,03/02/6445
+8.08296,46.96086,975,5,30,5,20,52,3.55,5.0,fr,36762,19,1565769,1,1,Active Shallow Crust,128.8975,89.99312,0.0,05/30/0975
+8.08296,46.96086,8689,9,22,6,33,39,3.65,5.0,fr,36763,173,1565772,1,6,Active Shallow Crust,0.0,89.98773,0.0,09/22/8689
+8.08296,46.96086,4325,11,1,12,58,48,3.65,5.0,fr,36764,86,1565772,1,6,Active Shallow Crust,0.0,89.98773,0.0,11/01/4325
+8.08296,46.96086,2118,8,28,22,49,55,3.65,5.0,fr,36765,42,1565772,1,6,Active Shallow Crust,0.0,89.98773,0.0,08/28/2118
+8.08296,46.96086,7212,1,8,17,25,26,3.65,5.0,fr,36766,144,1565772,1,6,Active Shallow Crust,0.0,89.98773,0.0,01/08/7212
+8.08296,46.96086,9114,5,15,1,43,24,3.65,5.0,fr,36767,182,1565772,1,6,Active Shallow Crust,0.0,89.98773,0.0,05/15/9114
+8.08296,46.96086,8985,6,6,11,38,46,3.65,5.0,fr,36768,179,1565772,1,6,Active Shallow Crust,0.0,89.98773,0.0,06/06/8985
+8.08296,46.96086,9402,10,4,4,26,46,3.65,15.0,fr,36769,188,1565773,1,1,Active Shallow Crust,0.0,89.98773,0.0,10/04/9402
+8.08296,46.96086,6549,11,12,13,11,47,3.65,5.0,fr,36770,130,1565778,1,1,Active Shallow Crust,0.0,89.98759,-90.0,11/12/6549
+8.08296,46.96086,2832,2,16,11,19,11,3.65,5.0,fr,36771,56,1565781,1,4,Active Shallow Crust,128.9,89.96353,0.0,02/16/2832
+8.08296,46.96086,4173,6,21,12,44,17,3.65,5.0,fr,36772,83,1565781,1,4,Active Shallow Crust,128.9,89.96353,0.0,06/21/4173
+8.08296,46.96086,1779,9,2,12,35,20,3.65,5.0,fr,36773,35,1565781,1,4,Active Shallow Crust,128.9,89.96353,0.0,09/02/1779
+8.08296,46.96086,5491,4,8,17,44,50,3.65,5.0,fr,36774,109,1565781,1,4,Active Shallow Crust,128.9,89.96353,0.0,04/08/5491
+8.08296,46.96086,297,3,22,19,36,42,3.75,5.0,fr,36775,5,1565784,1,1,Active Shallow Crust,0.0,89.98907,0.0,03/22/0297
+8.08296,46.96086,8941,9,6,16,39,30,3.75,15.0,fr,36776,178,1565785,1,3,Active Shallow Crust,0.0,89.98907,0.0,09/06/8941
+8.08296,46.96086,6756,2,3,10,23,17,3.75,15.0,fr,36777,135,1565785,1,3,Active Shallow Crust,0.0,89.98907,0.0,02/03/6756
+8.08296,46.96086,593,12,1,7,18,41,3.75,15.0,fr,36778,11,1565785,1,3,Active Shallow Crust,0.0,89.98907,0.0,12/01/0593
+8.08296,46.96086,8663,9,8,17,53,15,3.75,5.0,fr,36779,173,1565787,1,1,Active Shallow Crust,240.0088,58.01743,0.0,09/08/8663
+8.08296,46.96086,7180,11,12,8,17,19,3.75,15.0,fr,36780,143,1565788,1,1,Active Shallow Crust,240.0088,58.01743,0.0,11/12/7180
+8.08296,46.96086,8324,10,7,22,42,28,3.75,5.0,fr,36781,166,1565790,1,1,Active Shallow Crust,0.0,89.98894,-90.0,10/07/8324
+8.08296,46.96086,5212,11,28,8,5,10,3.85,5.0,fr,36782,104,1565796,1,4,Active Shallow Crust,0.0,89.99026,0.0,11/28/5212
+8.08296,46.96086,3,11,17,3,14,2,3.85,5.0,fr,36783,0,1565796,1,4,Active Shallow Crust,0.0,89.99026,0.0,11/17/0003
+8.08296,46.96086,5063,2,28,10,37,7,3.85,5.0,fr,36784,101,1565796,1,4,Active Shallow Crust,0.0,89.99026,0.0,02/28/5063
+8.08296,46.96086,3104,11,13,14,36,40,3.85,5.0,fr,36785,62,1565796,1,4,Active Shallow Crust,0.0,89.99026,0.0,11/13/3104
+8.08296,46.96086,8934,10,24,3,24,54,3.85,27.5,fr,36786,178,1565798,1,1,Active Shallow Crust,0.0,89.99026,0.0,10/24/8934
+8.08296,46.96086,9783,3,26,1,49,50,3.95,5.0,fr,36787,195,1565808,1,3,Active Shallow Crust,0.0,89.99132,0.0,03/26/9783
+8.08296,46.96086,2985,7,18,11,33,53,3.95,5.0,fr,36788,59,1565808,1,3,Active Shallow Crust,0.0,89.99132,0.0,07/18/2985
+8.08296,46.96086,9801,2,27,20,32,43,3.95,5.0,fr,36789,196,1565808,1,3,Active Shallow Crust,0.0,89.99132,0.0,02/27/9801
+8.08296,46.96086,6940,1,16,15,26,18,3.95,15.0,fr,36790,138,1565809,1,1,Active Shallow Crust,0.0,89.99132,0.0,01/16/6940
+8.08296,46.96086,3375,9,8,11,8,25,3.95,27.5,fr,36791,67,1565810,1,2,Active Shallow Crust,0.0,89.99132,0.0,09/08/3375
+8.08296,46.96086,83,6,21,17,32,46,3.95,27.5,fr,36792,1,1565810,1,2,Active Shallow Crust,0.0,89.99132,0.0,06/21/0083
+8.08296,46.96086,5573,9,24,22,58,26,3.95,5.0,fr,36793,111,1565814,1,1,Active Shallow Crust,0.0,89.99121,-90.0,09/24/5573
+8.08296,46.96086,3817,12,27,10,40,14,4.05,15.0,fr,36794,76,1565821,1,2,Active Shallow Crust,0.0,89.99226,0.0,12/27/3817
+8.08296,46.96086,7436,3,12,3,16,18,4.05,15.0,fr,36795,148,1565821,1,2,Active Shallow Crust,0.0,89.99226,0.0,03/12/7436
+8.08296,46.96086,271,3,6,6,52,31,4.05,5.0,fr,36796,5,1565823,1,1,Active Shallow Crust,240.0054,58.00654,0.0,03/06/0271
+8.08296,46.96086,9018,10,31,17,35,35,4.15,5.0,fr,36797,180,1565832,1,2,Active Shallow Crust,0.0,89.9931,0.0,10/31/9018
+8.08296,46.96086,7419,12,2,7,47,45,4.15,5.0,fr,36798,148,1565832,1,2,Active Shallow Crust,0.0,89.9931,0.0,12/02/7419
+8.08296,46.96086,9422,3,7,21,2,21,4.15,15.0,fr,36799,188,1565833,1,1,Active Shallow Crust,0.0,89.9931,0.0,03/07/9422
+8.08296,46.96086,8377,2,27,3,29,5,4.15,5.0,fr,36800,167,1565835,1,1,Active Shallow Crust,240.0091,57.9973,0.0,02/27/8377
+8.08296,46.96086,8557,11,27,5,39,27,4.15,15.0,fr,36801,171,1565836,1,1,Active Shallow Crust,240.0091,57.99732,0.0,11/27/8557
+8.08296,46.96086,6854,6,29,2,15,10,4.25,5.0,fr,36802,137,1565844,1,2,Active Shallow Crust,0.0,89.9877,0.0,06/29/6854
+8.08296,46.96086,9429,3,31,13,20,4,4.25,5.0,fr,36803,188,1565844,1,2,Active Shallow Crust,0.0,89.9877,0.0,03/31/9429
+8.08296,46.96086,8426,5,22,3,42,15,4.25,5.0,fr,36804,168,1565850,1,2,Active Shallow Crust,0.0,89.98756,-90.0,05/22/8426
+8.08296,46.96086,1276,11,4,6,38,50,4.25,5.0,fr,36805,25,1565850,1,2,Active Shallow Crust,0.0,89.98756,-90.0,11/04/1276
+8.08296,46.96086,4063,5,25,4,53,37,4.25,5.0,fr,36806,81,1565853,1,1,Active Shallow Crust,128.895,89.98096,0.0,05/25/4063
+8.08296,46.96086,4853,10,29,22,8,18,4.35,15.0,fr,36807,97,1565857,1,1,Active Shallow Crust,0.0,89.98904,0.0,10/29/4853
+8.08296,46.96086,4280,3,29,11,44,45,4.45,15.0,fr,36808,85,1565869,1,1,Active Shallow Crust,0.0,89.99023,0.0,03/29/4280
+8.08296,46.96086,1889,3,20,7,5,40,4.45,15.0,fr,36809,37,1565872,1,1,Active Shallow Crust,240.0053,57.99501,0.0,03/20/1889
+8.08296,46.96086,5140,1,16,7,29,58,4.55,5.0,fr,36810,102,1565880,1,2,Active Shallow Crust,0.0,89.99129,0.0,01/16/5140
+8.08296,46.96086,5811,6,17,19,45,6,4.55,5.0,fr,36811,116,1565880,1,2,Active Shallow Crust,0.0,89.99129,0.0,06/17/5811
+8.08296,46.96086,9777,3,29,3,45,32,4.55,5.0,fr,36812,195,1565883,1,1,Active Shallow Crust,240.009,57.99801,0.0,03/29/9777
+8.08296,46.96086,3541,1,3,10,23,17,4.65,5.0,fr,36813,70,1565892,1,1,Active Shallow Crust,0.0,89.98836,0.0,01/03/3541
+8.08296,46.96086,227,10,27,18,9,46,4.65,5.0,fr,36814,4,1565895,1,1,Active Shallow Crust,240.0108,57.9939,0.0,10/27/0227
+8.08296,46.96086,3970,9,24,1,53,44,4.95,5.0,fr,36815,79,1565934,1,1,Active Shallow Crust,0.0,89.98888,-90.0,09/24/3970
+1.71318,44.13226,7008,11,3,16,33,3,3.55,5.0,fr,36816,140,1566240,1,1,Active Shallow Crust,0.0,89.98914,0.0,11/03/7008
+1.71318,44.13226,9674,1,14,19,40,32,4.35,5.0,fr,36817,193,1566336,1,1,Active Shallow Crust,0.0,89.98991,0.0,01/14/9674
+4.41264,41.20253,7264,5,14,20,54,19,3.65,5.0,fr,36818,145,1566732,1,1,Active Shallow Crust,0.0,89.99324,0.0,05/14/7264
+4.41264,41.20253,66,5,7,20,38,59,3.75,5.0,fr,36819,1,1566744,1,1,Active Shallow Crust,0.0,89.98795,0.0,05/07/0066
+0.41106,43.07312,5240,2,27,3,31,31,3.55,5.0,fr,36820,104,1567200,1,5,Active Shallow Crust,0.0,89.98987,0.0,02/27/5240
+0.41106,43.07312,6581,1,1,19,25,13,3.55,5.0,fr,36821,131,1567200,1,5,Active Shallow Crust,0.0,89.98987,0.0,01/01/6581
+0.41106,43.07312,5448,6,15,15,56,8,3.55,5.0,fr,36822,108,1567200,1,5,Active Shallow Crust,0.0,89.98987,0.0,06/15/5448
+0.41106,43.07312,1211,7,14,10,27,26,3.55,5.0,fr,36823,24,1567200,1,5,Active Shallow Crust,0.0,89.98987,0.0,07/14/1211
+0.41106,43.07312,3211,11,4,1,4,23,3.55,5.0,fr,36824,64,1567200,1,5,Active Shallow Crust,0.0,89.98987,0.0,11/04/3211
+0.41106,43.07312,1114,11,4,14,53,3,3.55,15.0,fr,36825,22,1567201,1,4,Active Shallow Crust,0.0,89.98987,0.0,11/04/1114
+0.41106,43.07312,7336,9,25,7,2,26,3.55,15.0,fr,36826,146,1567201,1,4,Active Shallow Crust,0.0,89.98987,0.0,09/25/7336
+0.41106,43.07312,6711,8,28,1,6,55,3.55,15.0,fr,36827,134,1567201,1,4,Active Shallow Crust,0.0,89.98987,0.0,08/28/6711
+0.41106,43.07312,4815,10,11,20,21,19,3.55,15.0,fr,36828,96,1567201,1,4,Active Shallow Crust,0.0,89.98987,0.0,10/11/4815
+0.41106,43.07312,2976,3,1,4,29,8,3.55,5.0,fr,36829,59,1567203,1,2,Active Shallow Crust,240.0119,57.99812,0.0,03/01/2976
+0.41106,43.07312,7861,9,11,0,27,20,3.55,5.0,fr,36830,157,1567203,1,2,Active Shallow Crust,240.0119,57.99812,0.0,09/11/7861
+0.41106,43.07312,5612,1,12,9,23,21,3.55,5.0,fr,36831,112,1567209,1,3,Active Shallow Crust,128.8965,89.99378,0.0,01/12/5612
+0.41106,43.07312,4204,6,15,15,24,52,3.55,5.0,fr,36832,84,1567209,1,3,Active Shallow Crust,128.8965,89.99378,0.0,06/15/4204
+0.41106,43.07312,8316,10,29,10,33,6,3.55,5.0,fr,36833,166,1567209,1,3,Active Shallow Crust,128.8965,89.99378,0.0,10/29/8316
+0.41106,43.07312,7600,2,25,0,26,2,3.65,5.0,fr,36834,151,1567212,1,2,Active Shallow Crust,0.0,89.99015,0.0,02/25/7600
+0.41106,43.07312,8963,10,26,12,56,13,3.65,5.0,fr,36835,179,1567212,1,2,Active Shallow Crust,0.0,89.99015,0.0,10/26/8963
+0.41106,43.07312,2695,9,24,18,44,59,3.65,15.0,fr,36836,53,1567213,1,2,Active Shallow Crust,0.0,89.99015,0.0,09/24/2695
+0.41106,43.07312,1045,9,15,8,7,19,3.65,15.0,fr,36837,20,1567213,1,2,Active Shallow Crust,0.0,89.99015,0.0,09/15/1045
+0.41106,43.07312,8174,8,26,17,42,32,3.65,27.5,fr,36838,163,1567214,1,1,Active Shallow Crust,0.0,89.99015,0.0,08/26/8174
+0.41106,43.07312,8412,11,22,17,31,39,3.75,5.0,fr,36839,168,1567224,1,2,Active Shallow Crust,0.0,89.99013,0.0,11/22/8412
+0.41106,43.07312,8941,7,27,6,39,59,3.75,5.0,fr,36840,178,1567224,1,2,Active Shallow Crust,0.0,89.99013,0.0,07/27/8941
+0.41106,43.07312,1998,6,4,22,46,58,3.75,15.0,fr,36841,39,1567225,1,1,Active Shallow Crust,0.0,89.99013,0.0,06/04/1998
+0.41106,43.07312,9741,2,27,3,44,59,3.75,5.0,fr,36842,194,1567227,1,1,Active Shallow Crust,240.0079,58.01745,0.0,02/27/9741
+0.41106,43.07312,356,4,6,20,13,25,3.75,15.0,fr,36843,7,1567231,1,2,Active Shallow Crust,0.0,89.99001,-90.0,04/06/0356
+0.41106,43.07312,9841,10,22,8,1,16,3.75,15.0,fr,36844,196,1567231,1,2,Active Shallow Crust,0.0,89.99001,-90.0,10/22/9841
+0.41106,43.07312,7629,7,2,12,55,6,3.75,5.0,fr,36845,152,1567233,1,1,Active Shallow Crust,128.897,89.96733,0.0,07/02/7629
+0.41106,43.07312,8816,6,23,5,39,14,3.75,15.0,fr,36846,176,1567234,1,1,Active Shallow Crust,128.897,89.96733,0.0,06/23/8816
+0.41106,43.07312,2550,9,9,12,23,36,3.85,5.0,fr,36847,50,1567245,1,1,Active Shallow Crust,128.896,89.99364,0.0,09/09/2550
+0.41106,43.07312,5224,5,8,17,42,57,3.95,5.0,fr,36848,104,1567248,1,2,Active Shallow Crust,0.0,89.99012,0.0,05/08/5224
+0.41106,43.07312,9729,12,19,22,2,58,3.95,5.0,fr,36849,194,1567248,1,2,Active Shallow Crust,0.0,89.99012,0.0,12/19/9729
+0.41106,43.07312,5391,12,8,13,0,15,3.95,15.0,fr,36850,107,1567249,1,1,Active Shallow Crust,0.0,89.99012,0.0,12/08/5391
+0.41106,43.07312,7242,6,20,13,27,8,3.95,27.5,fr,36851,144,1567250,1,1,Active Shallow Crust,0.0,89.99012,0.0,06/20/7242
+0.41106,43.07312,9464,10,10,20,25,30,4.05,5.0,fr,36852,189,1567260,1,2,Active Shallow Crust,0.0,89.98991,0.0,10/10/9464
+0.41106,43.07312,6376,6,17,12,24,5,4.05,5.0,fr,36853,127,1567260,1,2,Active Shallow Crust,0.0,89.98991,0.0,06/17/6376
+0.41106,43.07312,3149,8,19,10,26,7,4.05,15.0,fr,36854,62,1567261,1,2,Active Shallow Crust,0.0,89.98991,0.0,08/19/3149
+0.41106,43.07312,3800,8,1,15,9,37,4.05,15.0,fr,36855,75,1567261,1,2,Active Shallow Crust,0.0,89.98991,0.0,08/01/3800
+0.41106,43.07312,1937,6,21,17,54,49,4.05,5.0,fr,36856,38,1567263,1,1,Active Shallow Crust,240.0054,58.00572,0.0,06/21/1937
+0.41106,43.07312,3256,8,26,15,58,53,4.15,5.0,fr,36857,65,1567272,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/26/3256
+0.41106,43.07312,4792,7,15,6,58,30,4.25,15.0,fr,36858,95,1567291,1,1,Active Shallow Crust,0.0,89.99001,-90.0,07/15/4792
+0.41106,43.07312,7572,1,11,20,39,26,4.35,5.0,fr,36859,151,1567296,1,1,Active Shallow Crust,0.0,89.98992,0.0,01/11/7572
+0.41106,43.07312,9753,5,25,16,23,46,4.35,5.0,fr,36860,195,1567299,1,1,Active Shallow Crust,240.0077,57.99581,0.0,05/25/9753
+0.41106,43.07312,8462,11,7,0,31,43,4.45,5.0,fr,36861,169,1567308,1,1,Active Shallow Crust,0.0,89.99004,0.0,11/07/8462
+0.41106,43.07312,3937,10,16,0,56,11,4.55,5.0,fr,36862,78,1567320,1,2,Active Shallow Crust,0.0,89.98995,0.0,10/16/3937
+0.41106,43.07312,5014,10,3,4,57,56,4.55,5.0,fr,36863,100,1567320,1,2,Active Shallow Crust,0.0,89.98995,0.0,10/03/5014
+0.41106,43.07312,4571,10,23,0,44,4,4.75,5.0,fr,36864,91,1567344,1,1,Active Shallow Crust,0.0,89.99005,0.0,10/23/4571
+0.41106,43.07312,8575,5,12,10,50,36,4.95,5.0,fr,36865,171,1567368,1,1,Active Shallow Crust,0.0,89.98998,0.0,05/12/8575
+0.41106,43.07312,8530,10,24,7,10,24,5.05,15.0,fr,36866,170,1567381,1,1,Active Shallow Crust,0.0,89.99001,0.0,10/24/8530
+0.41106,43.07312,7970,9,16,20,0,38,5.05,27.5,fr,36867,159,1567382,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/16/7970
+0.41106,43.07312,2414,7,20,17,44,41,5.05,5.0,fr,36868,48,1567383,1,1,Active Shallow Crust,240.0204,57.99727,0.0,07/20/2414
+0.41106,43.07312,9028,7,19,11,1,39,5.15,5.0,fr,36869,180,1567392,1,1,Active Shallow Crust,0.0,89.99,0.0,07/19/9028
+0.41106,43.07312,7550,10,2,11,14,49,5.85,15.0,fr,36870,150,1567480,1,1,Active Shallow Crust,240.0404,57.99898,0.0,10/02/7550
+2.52605,44.26119,7491,2,8,2,7,29,3.55,5.0,fr,36871,149,1567680,1,1,Active Shallow Crust,0.0,89.98917,0.0,02/08/7491
+2.52605,44.26119,4295,8,19,13,12,30,3.55,15.0,fr,36872,85,1567681,1,1,Active Shallow Crust,0.0,89.98917,0.0,08/19/4295
+2.52605,44.26119,3465,3,23,12,25,40,4.55,5.0,fr,36873,69,1567803,1,1,Active Shallow Crust,240.0085,57.99738,0.0,03/23/3465
+0.14648,41.40395,9419,9,11,18,33,30,4.35,5.0,fr,36874,188,1568256,1,1,Active Shallow Crust,0.0,89.99003,0.0,09/11/9419
+7.75525,50.0969,2467,6,27,19,23,22,3.55,15.0,fr,36875,49,1568641,1,1,Active Shallow Crust,0.0,89.98706,0.0,06/27/2467
+7.75525,50.0969,8302,9,11,1,52,29,3.55,5.0,fr,36876,166,1568643,1,1,Active Shallow Crust,240.0128,57.99773,0.0,09/11/8302
+7.75525,50.0969,1981,9,2,11,0,54,3.65,5.0,fr,36877,39,1568652,1,1,Active Shallow Crust,0.0,89.98847,0.0,09/02/1981
+7.75525,50.0969,6180,7,5,11,4,8,3.65,15.0,fr,36878,123,1568653,1,1,Active Shallow Crust,0.0,89.98847,0.0,07/05/6180
+7.75525,50.0969,4870,10,5,9,40,2,3.65,27.5,fr,36879,97,1568654,1,1,Active Shallow Crust,0.0,89.98847,0.0,10/05/4870
+7.75525,50.0969,6759,12,25,3,40,8,3.75,5.0,fr,36880,135,1568664,1,2,Active Shallow Crust,0.0,89.98972,0.0,12/25/6759
+7.75525,50.0969,9962,8,24,16,52,1,3.75,5.0,fr,36881,199,1568664,1,2,Active Shallow Crust,0.0,89.98972,0.0,08/24/9962
+7.75525,50.0969,5707,2,24,6,18,5,3.75,5.0,fr,36882,114,1568673,1,2,Active Shallow Crust,128.8959,89.96755,0.0,02/24/5707
+7.75525,50.0969,7091,5,10,4,11,7,3.75,5.0,fr,36883,141,1568673,1,2,Active Shallow Crust,128.8959,89.96755,0.0,05/10/7091
+7.75525,50.0969,4503,3,2,3,8,43,3.85,27.5,fr,36884,90,1568678,1,1,Active Shallow Crust,0.0,89.99084,0.0,03/02/4503
+7.75525,50.0969,8297,1,15,17,56,28,3.85,5.0,fr,36885,165,1568679,1,1,Active Shallow Crust,240.0116,57.99768,0.0,01/15/8297
+7.75525,50.0969,3785,6,18,12,1,55,3.95,5.0,fr,36886,75,1568697,1,1,Active Shallow Crust,128.8998,89.99388,0.0,06/18/3785
+7.75525,50.0969,9464,12,12,12,7,21,4.05,5.0,fr,36887,189,1568700,1,1,Active Shallow Crust,0.0,89.98909,0.0,12/12/9464
+7.75525,50.0969,244,9,10,7,55,8,4.05,15.0,fr,36888,4,1568701,1,1,Active Shallow Crust,0.0,89.98909,0.0,09/10/0244
+7.75525,50.0969,2559,2,7,11,42,41,4.05,27.5,fr,36889,51,1568702,1,1,Active Shallow Crust,0.0,89.98909,0.0,02/07/2559
+7.75525,50.0969,3374,9,15,14,9,50,4.05,5.0,fr,36890,67,1568709,1,1,Active Shallow Crust,128.889,89.99454,0.0,09/15/3374
+7.75525,50.0969,6775,8,15,15,28,41,4.15,5.0,fr,36891,135,1568721,1,2,Active Shallow Crust,128.8976,89.99352,0.0,08/15/6775
+7.75525,50.0969,1547,11,12,18,22,15,4.15,5.0,fr,36892,30,1568721,1,2,Active Shallow Crust,128.8976,89.99352,0.0,11/12/1547
+7.75525,50.0969,4584,9,29,4,26,13,4.25,5.0,fr,36893,91,1568724,1,3,Active Shallow Crust,0.0,89.99133,0.0,09/29/4584
+7.75525,50.0969,7193,5,29,2,46,43,4.25,5.0,fr,36894,143,1568724,1,3,Active Shallow Crust,0.0,89.99133,0.0,05/29/7193
+7.75525,50.0969,2736,2,20,9,36,5,4.25,5.0,fr,36895,54,1568724,1,3,Active Shallow Crust,0.0,89.99133,0.0,02/20/2736
+7.75525,50.0969,6553,10,15,22,15,11,4.35,5.0,fr,36896,131,1568736,1,1,Active Shallow Crust,0.0,89.9897,0.0,10/15/6553
+7.75525,50.0969,8952,10,3,3,42,34,4.35,5.0,fr,36897,179,1568745,1,1,Active Shallow Crust,128.8966,89.9827,0.0,10/03/8952
+7.75525,50.0969,3958,6,16,11,31,26,4.35,27.5,fr,36898,79,1568747,1,1,Active Shallow Crust,128.8966,89.9827,0.0,06/16/3958
+7.75525,50.0969,9222,7,29,0,12,12,4.55,5.0,fr,36899,184,1568760,1,1,Active Shallow Crust,0.0,89.98977,0.0,07/29/9222
+7.75525,50.0969,3185,3,19,4,5,5,4.95,15.0,fr,36900,63,1568809,1,1,Active Shallow Crust,0.0,89.98967,0.0,03/19/3185
+7.75525,50.0969,1741,6,7,4,22,33,4.95,5.0,fr,36901,34,1568811,1,1,Active Shallow Crust,240.0137,58.00467,0.0,06/07/1741
+6.34635,50.79682,772,6,17,14,35,27,3.55,5.0,fr,36902,15,1569120,1,6,Active Shallow Crust,0.0,89.98725,0.0,06/17/0772
+6.34635,50.79682,8329,8,4,6,50,23,3.55,5.0,fr,36903,166,1569120,1,6,Active Shallow Crust,0.0,89.98725,0.0,08/04/8329
+6.34635,50.79682,2702,1,22,16,59,36,3.55,5.0,fr,36904,54,1569120,1,6,Active Shallow Crust,0.0,89.98725,0.0,01/22/2702
+6.34635,50.79682,7314,4,15,23,23,16,3.55,5.0,fr,36905,146,1569120,1,6,Active Shallow Crust,0.0,89.98725,0.0,04/15/7314
+6.34635,50.79682,8238,1,9,22,10,59,3.55,5.0,fr,36906,164,1569120,1,6,Active Shallow Crust,0.0,89.98725,0.0,01/09/8238
+6.34635,50.79682,7863,8,28,7,59,27,3.55,5.0,fr,36907,157,1569120,1,6,Active Shallow Crust,0.0,89.98725,0.0,08/28/7863
+6.34635,50.79682,2918,2,17,15,29,45,3.55,15.0,fr,36908,58,1569121,1,5,Active Shallow Crust,0.0,89.98725,0.0,02/17/2918
+6.34635,50.79682,5814,8,1,0,14,16,3.55,15.0,fr,36909,116,1569121,1,5,Active Shallow Crust,0.0,89.98725,0.0,08/01/5814
+6.34635,50.79682,7359,3,2,10,16,45,3.55,15.0,fr,36910,147,1569121,1,5,Active Shallow Crust,0.0,89.98725,0.0,03/02/7359
+6.34635,50.79682,5209,8,7,18,29,44,3.55,15.0,fr,36911,104,1569121,1,5,Active Shallow Crust,0.0,89.98725,0.0,08/07/5209
+6.34635,50.79682,371,6,23,5,21,18,3.55,15.0,fr,36912,7,1569121,1,5,Active Shallow Crust,0.0,89.98725,0.0,06/23/0371
+6.34635,50.79682,3878,1,31,22,14,15,3.55,27.5,fr,36913,77,1569125,1,1,Active Shallow Crust,240.0119,57.99892,0.0,01/31/3878
+6.34635,50.79682,8198,7,14,18,2,52,3.55,5.0,fr,36914,163,1569126,1,4,Active Shallow Crust,0.0,89.98711,-90.0,07/14/8198
+6.34635,50.79682,926,7,5,8,20,11,3.55,5.0,fr,36915,18,1569126,1,4,Active Shallow Crust,0.0,89.98711,-90.0,07/05/0926
+6.34635,50.79682,7213,6,4,4,52,19,3.55,5.0,fr,36916,144,1569126,1,4,Active Shallow Crust,0.0,89.98711,-90.0,06/04/7213
+6.34635,50.79682,8838,1,13,22,37,6,3.55,5.0,fr,36917,176,1569126,1,4,Active Shallow Crust,0.0,89.98711,-90.0,01/13/8838
+6.34635,50.79682,2504,5,31,13,46,26,3.55,15.0,fr,36918,50,1569127,1,1,Active Shallow Crust,0.0,89.98711,-90.0,05/31/2504
+6.34635,50.79682,9714,1,10,22,50,32,3.55,5.0,fr,36919,194,1569129,1,1,Active Shallow Crust,128.8967,89.99363,0.0,01/10/9714
+6.34635,50.79682,1028,1,13,20,50,31,3.65,5.0,fr,36920,20,1569132,1,3,Active Shallow Crust,0.0,89.98864,0.0,01/13/1028
+6.34635,50.79682,9487,6,22,19,45,51,3.65,5.0,fr,36921,189,1569132,1,3,Active Shallow Crust,0.0,89.98864,0.0,06/22/9487
+6.34635,50.79682,151,8,24,12,8,31,3.65,5.0,fr,36922,3,1569132,1,3,Active Shallow Crust,0.0,89.98864,0.0,08/24/0151
+6.34635,50.79682,2095,1,12,12,45,25,3.65,15.0,fr,36923,41,1569133,1,1,Active Shallow Crust,0.0,89.98864,0.0,01/12/2095
+6.34635,50.79682,8434,2,23,19,43,13,3.65,27.5,fr,36924,168,1569134,1,1,Active Shallow Crust,0.0,89.98864,0.0,02/23/8434
+6.34635,50.79682,6561,5,18,14,52,35,3.65,5.0,fr,36925,131,1569138,1,2,Active Shallow Crust,0.0,89.98851,-90.0,05/18/6561
+6.34635,50.79682,5257,8,11,12,14,34,3.65,5.0,fr,36926,105,1569138,1,2,Active Shallow Crust,0.0,89.98851,-90.0,08/11/5257
+6.34635,50.79682,8886,11,18,6,21,33,3.65,15.0,fr,36927,177,1569139,1,1,Active Shallow Crust,0.0,89.98851,-90.0,11/18/8886
+6.34635,50.79682,9416,4,22,1,35,29,3.65,15.0,fr,36928,188,1569142,1,1,Active Shallow Crust,128.8996,89.96361,0.0,04/22/9416
+6.34635,50.79682,2445,5,12,23,54,23,3.75,5.0,fr,36929,48,1569144,1,2,Active Shallow Crust,0.0,89.98988,0.0,05/12/2445
+6.34635,50.79682,3300,10,1,19,32,19,3.75,5.0,fr,36930,65,1569144,1,2,Active Shallow Crust,0.0,89.98988,0.0,10/01/3300
+6.34635,50.79682,9823,5,21,20,47,33,3.75,5.0,fr,36931,196,1569147,1,2,Active Shallow Crust,240.009,58.01756,0.0,05/21/9823
+6.34635,50.79682,4056,3,16,20,20,59,3.75,5.0,fr,36932,81,1569147,1,2,Active Shallow Crust,240.009,58.01756,0.0,03/16/4056
+6.34635,50.79682,3611,6,14,16,21,4,3.75,15.0,fr,36933,72,1569148,1,1,Active Shallow Crust,240.009,58.01756,0.0,06/14/3611
+6.34635,50.79682,7904,5,1,3,6,58,3.75,15.0,fr,36934,158,1569151,1,2,Active Shallow Crust,0.0,89.98975,-90.0,05/01/7904
+6.34635,50.79682,3896,2,7,22,26,26,3.75,15.0,fr,36935,77,1569151,1,2,Active Shallow Crust,0.0,89.98975,-90.0,02/07/3896
+6.34635,50.79682,4778,10,19,3,4,56,3.85,5.0,fr,36936,95,1569156,1,3,Active Shallow Crust,0.0,89.99097,0.0,10/19/4778
+6.34635,50.79682,5254,4,25,17,23,11,3.85,5.0,fr,36937,105,1569156,1,3,Active Shallow Crust,0.0,89.99097,0.0,04/25/5254
+6.34635,50.79682,6140,11,5,4,52,34,3.85,5.0,fr,36938,122,1569156,1,3,Active Shallow Crust,0.0,89.99097,0.0,11/05/6140
+6.34635,50.79682,8,4,17,6,1,12,3.85,15.0,fr,36939,0,1569157,1,1,Active Shallow Crust,0.0,89.99097,0.0,04/17/0008
+6.34635,50.79682,3470,7,10,3,21,13,3.85,5.0,fr,36940,69,1569159,1,1,Active Shallow Crust,240.0118,57.9975,0.0,07/10/3470
+6.34635,50.79682,9654,7,4,14,5,3,3.85,15.0,fr,36941,193,1569160,1,1,Active Shallow Crust,240.0118,57.9975,0.0,07/04/9654
+6.34635,50.79682,577,9,24,21,25,57,3.85,5.0,fr,36942,11,1569162,1,1,Active Shallow Crust,0.0,89.99087,-90.0,09/24/0577
+6.34635,50.79682,9563,10,14,10,48,24,3.95,15.0,fr,36943,191,1569169,1,1,Active Shallow Crust,0.0,89.99196,0.0,10/14/9563
+6.34635,50.79682,264,12,23,3,57,28,3.95,5.0,fr,36944,5,1569174,1,1,Active Shallow Crust,0.0,89.99187,-90.0,12/23/0264
+6.34635,50.79682,5782,2,6,18,2,11,3.95,15.0,fr,36945,115,1569178,1,1,Active Shallow Crust,128.9005,89.99397,0.0,02/06/5782
+6.34635,50.79682,2520,6,25,15,56,17,4.05,5.0,fr,36946,50,1569180,1,2,Active Shallow Crust,0.0,89.98925,0.0,06/25/2520
+6.34635,50.79682,4594,2,28,9,3,35,4.05,5.0,fr,36947,91,1569180,1,2,Active Shallow Crust,0.0,89.98925,0.0,02/28/4594
+6.34635,50.79682,2339,9,12,10,45,37,4.05,5.0,fr,36948,46,1569189,1,1,Active Shallow Crust,128.8904,89.99284,0.0,09/12/2339
+6.34635,50.79682,3263,2,20,16,55,17,4.15,5.0,fr,36949,65,1569192,1,1,Active Shallow Crust,0.0,89.99042,0.0,02/20/3263
+6.34635,50.79682,4726,6,26,10,47,51,4.15,5.0,fr,36950,94,1569195,1,1,Active Shallow Crust,240.0089,57.99749,0.0,06/26/4726
+6.34635,50.79682,6165,8,12,10,43,53,4.45,5.0,fr,36951,123,1569228,1,1,Active Shallow Crust,0.0,89.99095,0.0,08/12/6165
+6.34635,50.79682,9736,6,30,23,12,35,4.45,15.0,fr,36952,194,1569229,1,1,Active Shallow Crust,0.0,89.99095,0.0,06/30/9736
+6.34635,50.79682,5047,12,1,5,36,11,4.75,5.0,fr,36953,100,1569264,1,1,Active Shallow Crust,0.0,89.99039,0.0,12/01/5047
+6.34635,50.79682,8937,3,30,15,59,31,4.95,5.0,fr,36954,178,1569288,1,1,Active Shallow Crust,0.0,89.98982,0.0,03/30/8937
+6.346349,50.79682,1716,5,12,12,18,17,6.15,6.011322,fr,36955,34,1569441,1,1,Active Shallow Crust,128.8488,89.9898,0.0,05/12/1716
+2.80681,51.80988,1311,4,26,18,33,29,3.55,5.0,fr,36956,26,1569600,1,1,Active Shallow Crust,0.0,89.99065,0.0,04/26/1311
+2.80681,51.80988,4899,1,6,0,44,24,4.55,5.0,fr,36957,97,1569726,1,1,Active Shallow Crust,0.0,89.99003,-90.0,01/06/4899
+-5.20536,48.26297,6814,5,4,19,37,35,3.65,5.0,fr,36958,136,1570092,1,1,Active Shallow Crust,0.0,89.98804,0.0,05/04/6814
+-5.20536,48.26297,7518,10,17,13,48,14,3.65,15.0,fr,36959,150,1570102,1,1,Active Shallow Crust,128.901,89.96295,0.0,10/17/7518
+-5.20536,48.26297,7528,12,10,10,43,31,4.05,5.0,fr,36960,150,1570140,1,1,Active Shallow Crust,0.0,89.98868,0.0,12/10/7528
+-5.20536,48.26297,9508,5,19,19,7,57,4.65,5.0,fr,36961,190,1570212,1,1,Active Shallow Crust,0.0,89.99054,0.0,05/19/9508
+-5.20536,48.26297,803,7,11,7,9,24,4.75,5.0,fr,36962,16,1570224,1,1,Active Shallow Crust,0.0,89.98988,0.0,07/11/0803
+-5.20536,48.26297,5831,12,1,5,20,38,5.65,5.0,fr,36963,116,1570332,1,1,Active Shallow Crust,0.0,89.98982,0.0,12/01/5831
+-1.44274,46.31114,2708,7,5,18,18,52,3.55,5.0,fr,36964,54,1570560,1,3,Active Shallow Crust,0.0,89.98956,0.0,07/05/2708
+-1.44274,46.31114,1383,2,24,20,49,3,3.55,5.0,fr,36965,27,1570560,1,3,Active Shallow Crust,0.0,89.98956,0.0,02/24/1383
+-1.44274,46.31114,5107,4,28,10,10,58,3.55,5.0,fr,36966,102,1570560,1,3,Active Shallow Crust,0.0,89.98956,0.0,04/28/5107
+-1.44274,46.31114,1736,1,14,5,8,41,3.55,27.5,fr,36967,34,1570562,1,1,Active Shallow Crust,0.0,89.98956,0.0,01/14/1736
+-1.44274,46.31114,7774,5,13,10,58,28,3.55,5.0,fr,36968,155,1570569,1,1,Active Shallow Crust,128.8961,89.9939,0.0,05/13/7774
+-1.44274,46.31114,7790,5,2,4,45,13,3.65,5.0,fr,36969,155,1570572,1,3,Active Shallow Crust,0.0,89.99068,0.0,05/02/7790
+-1.44274,46.31114,6871,4,28,1,43,42,3.65,5.0,fr,36970,137,1570572,1,3,Active Shallow Crust,0.0,89.99068,0.0,04/28/6871
+-1.44274,46.31114,2612,10,14,15,19,46,3.65,5.0,fr,36971,52,1570572,1,3,Active Shallow Crust,0.0,89.99068,0.0,10/14/2612
+-1.44274,46.31114,6172,12,6,5,46,33,3.65,15.0,fr,36972,123,1570573,1,1,Active Shallow Crust,0.0,89.99068,0.0,12/06/6172
+-1.44274,46.31114,5770,12,6,13,44,48,3.65,15.0,fr,36973,115,1570582,1,1,Active Shallow Crust,128.9,89.96352,0.0,12/06/5770
+-1.44274,46.31114,9232,7,21,13,37,21,3.75,15.0,fr,36974,184,1570585,1,2,Active Shallow Crust,0.0,89.99032,0.0,07/21/9232
+-1.44274,46.31114,5616,6,23,12,9,31,3.75,15.0,fr,36975,112,1570585,1,2,Active Shallow Crust,0.0,89.99032,0.0,06/23/5616
+-1.44274,46.31114,7080,10,1,7,53,50,3.75,5.0,fr,36976,141,1570593,1,1,Active Shallow Crust,128.8966,89.96736,0.0,10/01/7080
+-1.44274,46.31114,334,3,26,23,0,42,3.85,15.0,fr,36977,6,1570597,1,1,Active Shallow Crust,0.0,89.99014,0.0,03/26/0334
+-1.44274,46.31114,9177,2,20,10,28,28,3.95,15.0,fr,36978,183,1570609,1,1,Active Shallow Crust,0.0,89.99011,0.0,02/20/9177
+-1.44274,46.31114,277,4,11,13,30,6,4.05,27.5,fr,36979,5,1570622,1,1,Active Shallow Crust,0.0,89.9902,0.0,04/11/0277
+-1.44274,46.31114,5867,9,22,21,42,15,4.25,5.0,fr,36980,117,1570644,1,1,Active Shallow Crust,0.0,89.98989,0.0,09/22/5867
+-1.44274,46.31114,7695,10,30,2,25,18,4.85,5.0,fr,36981,153,1570716,1,1,Active Shallow Crust,0.0,89.98986,0.0,10/30/7695
+-1.44274,46.31114,7863,5,4,15,19,19,4.95,15.0,fr,36982,157,1570729,1,1,Active Shallow Crust,0.0,89.98992,0.0,05/04/7863
+5.75333,46.81322,3702,1,6,13,59,33,3.55,5.0,fr,36983,74,1571040,1,1,Active Shallow Crust,0.0,89.9931,0.0,01/06/3702
+5.75333,46.81322,6696,11,2,7,52,34,3.55,15.0,fr,36984,133,1571044,1,1,Active Shallow Crust,240.0114,57.99894,0.0,11/02/6696
+5.75333,46.81322,4460,3,27,16,49,48,3.55,5.0,fr,36985,89,1571049,1,1,Active Shallow Crust,128.8962,89.9931,0.0,03/27/4460
+5.75333,46.81322,9005,9,25,6,5,3,3.75,5.0,fr,36986,180,1571064,1,1,Active Shallow Crust,0.0,89.98904,0.0,09/25/9005
+5.75333,46.81322,4802,7,20,23,47,41,3.75,15.0,fr,36987,96,1571068,1,1,Active Shallow Crust,240.0086,58.01712,0.0,07/20/4802
+5.75333,46.81322,2285,3,29,4,30,49,4.35,5.0,fr,36988,45,1571139,1,1,Active Shallow Crust,240.0083,57.99612,0.0,03/29/2285
+5.75333,46.81322,4153,1,5,19,59,15,4.75,5.0,fr,36989,83,1571184,1,1,Active Shallow Crust,0.0,89.9896,0.0,01/05/4153
+5.75333,46.81322,6056,4,15,4,11,56,5.05,27.5,fr,36990,121,1571222,1,1,Active Shallow Crust,0.0,89.99018,0.0,04/15/6056
+5.75333,46.81322,1081,9,23,16,16,40,5.15,5.0,fr,36991,21,1571238,1,1,Active Shallow Crust,0.0,89.99004,-90.0,09/23/1081
+5.75333,46.81322,8230,12,8,5,47,11,5.45,5.0,fr,36992,164,1571274,1,1,Active Shallow Crust,0.0,89.98981,-90.0,12/08/8230
+7.67756,44.1606,4774,7,17,14,51,45,3.55,5.0,fr,36993,95,1571520,1,2,Active Shallow Crust,0.0,89.99277,0.0,07/17/4774
+7.67756,44.1606,9400,5,23,20,53,37,3.55,5.0,fr,36994,187,1571520,1,2,Active Shallow Crust,0.0,89.99277,0.0,05/23/9400
+7.67756,44.1606,7749,11,10,12,58,27,3.55,15.0,fr,36995,154,1571521,1,2,Active Shallow Crust,0.0,89.99277,0.0,11/10/7749
+7.67756,44.1606,8804,6,9,20,23,46,3.55,15.0,fr,36996,176,1571521,1,2,Active Shallow Crust,0.0,89.99277,0.0,06/09/8804
+7.67756,44.1606,3650,1,2,20,5,56,3.55,5.0,fr,36997,72,1571523,1,1,Active Shallow Crust,240.0124,57.99828,0.0,01/02/3650
+7.67756,44.1606,8774,7,11,8,57,59,3.55,5.0,fr,36998,175,1571526,1,1,Active Shallow Crust,0.0,89.99268,-90.0,07/11/8774
+7.67756,44.1606,9222,12,2,14,54,31,3.55,5.0,fr,36999,184,1571529,1,1,Active Shallow Crust,128.8972,89.99277,0.0,12/02/9222
+7.67756,44.1606,6636,5,27,11,18,58,3.65,5.0,fr,37000,132,1571532,1,6,Active Shallow Crust,0.0,89.98711,0.0,05/27/6636
+7.67756,44.1606,6148,7,16,8,48,31,3.65,5.0,fr,37001,122,1571532,1,6,Active Shallow Crust,0.0,89.98711,0.0,07/16/6148
+7.67756,44.1606,3385,5,4,23,56,46,3.65,5.0,fr,37002,67,1571532,1,6,Active Shallow Crust,0.0,89.98711,0.0,05/04/3385
+7.67756,44.1606,4567,5,28,9,40,32,3.65,5.0,fr,37003,91,1571532,1,6,Active Shallow Crust,0.0,89.98711,0.0,05/28/4567
+7.67756,44.1606,2987,3,17,15,45,28,3.65,5.0,fr,37004,59,1571532,1,6,Active Shallow Crust,0.0,89.98711,0.0,03/17/2987
+7.67756,44.1606,7774,5,9,20,50,22,3.65,5.0,fr,37005,155,1571532,1,6,Active Shallow Crust,0.0,89.98711,0.0,05/09/7774
+7.67756,44.1606,885,8,12,1,33,23,3.65,15.0,fr,37006,17,1571533,1,1,Active Shallow Crust,0.0,89.98711,0.0,08/12/0885
+7.67756,44.1606,7123,8,5,1,57,55,3.65,5.0,fr,37007,142,1571538,1,1,Active Shallow Crust,0.0,89.98695,-90.0,08/05/7123
+7.67756,44.1606,7116,2,3,9,2,34,3.65,5.0,fr,37008,142,1571541,1,1,Active Shallow Crust,128.8999,89.96348,0.0,02/03/7116
+7.67756,44.1606,6661,11,6,7,37,26,3.75,5.0,fr,37009,133,1571544,1,1,Active Shallow Crust,0.0,89.98851,0.0,11/06/6661
+7.67756,44.1606,6986,1,7,15,16,42,3.75,15.0,fr,37010,139,1571545,1,2,Active Shallow Crust,0.0,89.98851,0.0,01/07/6986
+7.67756,44.1606,2052,2,4,2,57,6,3.75,15.0,fr,37011,41,1571545,1,2,Active Shallow Crust,0.0,89.98851,0.0,02/04/2052
+7.67756,44.1606,4043,11,30,16,18,23,3.85,5.0,fr,37012,80,1571556,1,3,Active Shallow Crust,0.0,89.98975,0.0,11/30/4043
+7.67756,44.1606,8364,7,31,17,3,54,3.85,5.0,fr,37013,167,1571556,1,3,Active Shallow Crust,0.0,89.98975,0.0,07/31/8364
+7.67756,44.1606,4539,3,14,11,53,34,3.85,5.0,fr,37014,90,1571556,1,3,Active Shallow Crust,0.0,89.98975,0.0,03/14/4539
+7.67756,44.1606,5717,8,29,21,57,49,3.95,15.0,fr,37015,114,1571569,1,1,Active Shallow Crust,0.0,89.99087,0.0,08/29/5717
+7.67756,44.1606,9751,4,14,22,12,50,3.95,27.5,fr,37016,195,1571570,1,1,Active Shallow Crust,0.0,89.99087,0.0,04/14/9751
+7.67756,44.1606,1485,10,2,9,8,32,4.15,5.0,fr,37017,29,1571592,1,4,Active Shallow Crust,0.0,89.98912,0.0,10/02/1485
+7.67756,44.1606,5125,10,28,11,29,16,4.15,5.0,fr,37018,102,1571592,1,4,Active Shallow Crust,0.0,89.98912,0.0,10/28/5125
+7.67756,44.1606,7823,8,21,5,3,39,4.15,5.0,fr,37019,156,1571592,1,4,Active Shallow Crust,0.0,89.98912,0.0,08/21/7823
+7.67756,44.1606,7669,2,15,16,23,10,4.15,5.0,fr,37020,153,1571592,1,4,Active Shallow Crust,0.0,89.98912,0.0,02/15/7669
+7.67756,44.1606,7132,5,12,11,55,5,4.15,15.0,fr,37021,142,1571596,1,1,Active Shallow Crust,240.0079,57.99721,0.0,05/12/7132
+7.67756,44.1606,7578,6,14,13,14,33,4.25,15.0,fr,37022,151,1571605,1,2,Active Shallow Crust,0.0,89.9903,0.0,06/14/7578
+7.67756,44.1606,2363,1,23,0,54,23,4.25,15.0,fr,37023,47,1571605,1,2,Active Shallow Crust,0.0,89.9903,0.0,01/23/2363
+7.67756,44.1606,3195,1,10,15,8,34,4.35,15.0,fr,37024,63,1571620,1,1,Active Shallow Crust,240.0078,57.99579,0.0,01/10/3195
+7.67756,44.1606,8405,9,26,15,19,46,4.55,5.0,fr,37025,168,1571643,1,1,Active Shallow Crust,240.0085,57.99728,0.0,09/26/8405
+7.67756,44.1606,5272,5,3,5,49,5,4.55,15.0,fr,37026,105,1571647,1,1,Active Shallow Crust,0.0,89.99075,-90.0,05/03/5272
+7.67756,44.1606,1056,4,2,22,30,37,4.65,15.0,fr,37027,21,1571653,1,1,Active Shallow Crust,0.0,89.98981,0.0,04/02/1056
+7.67756,44.1606,8203,1,2,15,31,50,4.85,5.0,fr,37028,164,1571676,1,2,Active Shallow Crust,0.0,89.99028,0.0,01/02/8203
+7.67756,44.1606,8705,3,31,16,6,9,4.85,5.0,fr,37029,174,1571676,1,2,Active Shallow Crust,0.0,89.99028,0.0,03/31/8705
+7.67756,44.1606,2513,4,11,7,35,54,4.95,5.0,fr,37030,50,1571688,1,1,Active Shallow Crust,0.0,89.98989,0.0,04/11/2513
+-1.80234,45.59652,3557,11,12,4,4,18,3.55,27.5,fr,37031,71,1572002,1,1,Active Shallow Crust,0.0,89.98942,0.0,11/12/3557
+4.40768,41.87751,4593,11,15,2,1,4,3.75,5.0,fr,37032,91,1572507,1,1,Active Shallow Crust,240.0074,58.01735,0.0,11/15/4593
+4.40768,41.87751,7230,5,12,5,8,54,3.95,5.0,fr,37033,144,1572528,1,1,Active Shallow Crust,0.0,89.99052,0.0,05/12/7230
+4.40768,41.87751,1915,10,11,20,25,0,4.45,5.0,fr,37034,38,1572591,1,1,Active Shallow Crust,240.004,57.99409,0.0,10/11/1915
+4.31608,52.10859,9664,12,20,21,16,9,3.65,5.0,fr,37035,193,1572972,1,1,Active Shallow Crust,0.0,89.98896,0.0,12/20/9664
+4.31608,52.10859,2273,5,20,16,31,47,3.95,5.0,fr,37036,45,1573008,1,1,Active Shallow Crust,0.0,89.98827,0.0,05/20/2273
+8.32318,49.40881,9625,10,14,21,51,25,3.55,5.0,fr,37037,192,1573440,1,2,Active Shallow Crust,0.0,89.98688,0.0,10/14/9625
+8.32318,49.40881,8326,8,5,14,29,8,3.55,5.0,fr,37038,166,1573440,1,2,Active Shallow Crust,0.0,89.98688,0.0,08/05/8326
+8.32318,49.40881,8640,3,19,12,4,59,3.65,5.0,fr,37039,172,1573452,1,1,Active Shallow Crust,0.0,89.9883,0.0,03/19/8640
+8.32318,49.40881,795,7,27,16,42,28,3.65,5.0,fr,37040,15,1573455,1,1,Active Shallow Crust,240.0024,58.01311,0.0,07/27/0795
+8.32318,49.40881,5160,6,30,11,19,6,3.75,5.0,fr,37041,103,1573464,1,2,Active Shallow Crust,0.0,89.98958,0.0,06/30/5160
+8.32318,49.40881,4272,10,17,20,53,59,3.75,5.0,fr,37042,85,1573464,1,2,Active Shallow Crust,0.0,89.98958,0.0,10/17/4272
+8.32318,49.40881,5223,11,29,14,49,11,3.75,5.0,fr,37043,104,1573467,1,1,Active Shallow Crust,240.0086,58.01722,0.0,11/29/5223
+8.32318,49.40881,1673,10,15,20,47,7,3.75,15.0,fr,37044,33,1573468,1,1,Active Shallow Crust,240.0086,58.01722,0.0,10/15/1673
+8.32318,49.40881,7230,10,31,5,5,18,3.75,5.0,fr,37045,144,1573470,1,1,Active Shallow Crust,0.0,89.98946,-90.0,10/31/7230
+8.32318,49.40881,6190,11,20,9,7,16,3.75,15.0,fr,37046,123,1573471,1,1,Active Shallow Crust,0.0,89.98946,-90.0,11/20/6190
+8.32318,49.40881,9482,6,17,7,31,18,3.95,5.0,fr,37047,189,1573488,1,1,Active Shallow Crust,0.0,89.99172,0.0,06/17/9482
+8.32318,49.40881,4662,10,29,13,11,52,3.95,15.0,fr,37048,93,1573489,1,1,Active Shallow Crust,0.0,89.99172,0.0,10/29/4662
+8.32318,49.40881,3871,9,12,22,25,18,3.95,5.0,fr,37049,77,1573497,1,1,Active Shallow Crust,128.9014,89.99172,0.0,09/12/3871
+8.32318,49.40881,2059,7,8,6,59,32,4.15,15.0,fr,37050,41,1573519,1,1,Active Shallow Crust,0.0,89.98669,-90.0,07/08/2059
+8.32318,49.40881,1181,11,15,23,19,41,4.25,5.0,fr,37051,23,1573524,1,1,Active Shallow Crust,0.0,89.98827,0.0,11/15/1181
+8.32318,49.40881,8530,7,21,14,39,26,4.25,27.5,fr,37052,170,1573529,1,1,Active Shallow Crust,240.0085,57.99358,0.0,07/21/8530
+-2.57452,41.91733,5068,11,2,22,39,22,3.65,5.0,fr,37053,101,1573941,1,1,Active Shallow Crust,128.9017,89.96343,0.0,11/02/5068
+-2.57452,41.91733,3933,1,28,4,12,23,3.75,5.0,fr,37054,78,1573944,1,1,Active Shallow Crust,0.0,89.99106,0.0,01/28/3933
+-2.57452,41.91733,3145,1,21,8,23,39,3.75,15.0,fr,37055,62,1573945,1,1,Active Shallow Crust,0.0,89.99106,0.0,01/21/3145
+-2.57452,41.91733,7751,9,21,19,33,48,3.75,5.0,fr,37056,155,1573947,1,1,Active Shallow Crust,240.0076,58.01757,0.0,09/21/7751
+-2.57452,41.91733,9169,9,17,19,7,53,4.05,5.0,fr,37057,183,1573980,1,1,Active Shallow Crust,0.0,89.98945,0.0,09/17/9169
+-2.57452,41.91733,6193,12,21,9,15,39,4.35,27.5,fr,37058,123,1574027,1,1,Active Shallow Crust,128.8986,89.98259,0.0,12/21/6193
+-2.57452,41.91733,3851,11,24,22,20,41,4.85,5.0,fr,37059,77,1574076,1,1,Active Shallow Crust,0.0,89.98992,0.0,11/24/3851
+-1.06347,41.95944,7745,10,10,16,59,9,4.15,27.5,fr,37060,154,1574954,1,1,Active Shallow Crust,0.0,89.98966,0.0,10/10/7745
+0.60183,41.58866,5891,3,18,18,51,25,3.55,27.5,fr,37061,117,1575362,1,1,Active Shallow Crust,0.0,89.98963,0.0,03/18/5891
+0.60183,41.58866,1490,11,24,10,54,9,3.55,5.0,fr,37062,29,1575363,1,1,Active Shallow Crust,240.0118,57.99807,0.0,11/24/1490
+0.60183,41.58866,5285,11,29,13,57,16,3.75,5.0,fr,37063,105,1575384,1,1,Active Shallow Crust,0.0,89.99026,0.0,11/29/5285
+0.60183,41.58866,8948,8,24,21,21,7,3.75,27.5,fr,37064,178,1575386,1,1,Active Shallow Crust,0.0,89.99026,0.0,08/24/8948
+0.60183,41.58866,3172,9,12,5,30,24,3.75,5.0,fr,37065,63,1575390,1,1,Active Shallow Crust,0.0,89.99015,-90.0,09/12/3172
+0.60183,41.58866,703,1,1,15,20,44,3.85,5.0,fr,37066,14,1575396,1,1,Active Shallow Crust,0.0,89.98999,0.0,01/01/0703
+0.60183,41.58866,7989,12,4,12,10,10,4.35,15.0,fr,37067,159,1575460,1,1,Active Shallow Crust,240.0073,57.99579,0.0,12/04/7989
+0.60183,41.58866,9894,3,5,15,20,14,5.35,27.5,fr,37068,197,1575578,1,1,Active Shallow Crust,0.0,89.99003,0.0,03/05/9894
+3.77835,51.95225,9008,6,26,16,43,53,3.55,5.0,fr,37069,180,1576320,1,1,Active Shallow Crust,0.0,89.99068,0.0,06/26/9008
+3.77835,51.95225,6732,4,24,13,23,58,3.95,5.0,fr,37070,134,1576368,1,1,Active Shallow Crust,0.0,89.9902,0.0,04/24/6732
+3.77835,51.95225,3372,8,3,14,16,49,4.15,5.0,fr,37071,67,1576398,1,1,Active Shallow Crust,0.0,89.99055,-90.0,08/03/3372
+7.8164,50.4758,216,9,1,9,4,2,3.55,5.0,fr,37072,4,1576800,1,4,Active Shallow Crust,0.0,89.98717,0.0,09/01/0216
+7.8164,50.4758,5096,7,7,6,10,48,3.55,5.0,fr,37073,101,1576800,1,4,Active Shallow Crust,0.0,89.98717,0.0,07/07/5096
+7.8164,50.4758,489,11,20,9,7,53,3.55,5.0,fr,37074,9,1576800,1,4,Active Shallow Crust,0.0,89.98717,0.0,11/20/0489
+7.8164,50.4758,5533,1,26,5,5,38,3.55,5.0,fr,37075,110,1576800,1,4,Active Shallow Crust,0.0,89.98717,0.0,01/26/5533
+7.8164,50.4758,3669,2,12,13,8,3,3.55,5.0,fr,37076,73,1576809,1,1,Active Shallow Crust,128.8963,89.99358,0.0,02/12/3669
+7.8164,50.4758,8162,1,21,19,28,59,3.65,5.0,fr,37077,163,1576812,1,3,Active Shallow Crust,0.0,89.98856,0.0,01/21/8162
+7.8164,50.4758,6294,9,6,16,56,21,3.65,5.0,fr,37078,125,1576812,1,3,Active Shallow Crust,0.0,89.98856,0.0,09/06/6294
+7.8164,50.4758,7408,4,20,8,59,39,3.65,5.0,fr,37079,148,1576812,1,3,Active Shallow Crust,0.0,89.98856,0.0,04/20/7408
+7.8164,50.4758,990,10,17,20,38,44,3.65,5.0,fr,37080,19,1576818,1,1,Active Shallow Crust,0.0,89.98843,-90.0,10/17/0990
+7.8164,50.4758,6626,8,11,15,5,18,3.65,5.0,fr,37081,132,1576821,1,1,Active Shallow Crust,128.8999,89.9636,0.0,08/11/6626
+7.8164,50.4758,3037,5,8,6,5,24,3.75,5.0,fr,37082,60,1576824,1,1,Active Shallow Crust,0.0,89.98981,0.0,05/08/3037
+7.8164,50.4758,9156,5,11,3,19,4,3.75,15.0,fr,37083,183,1576825,1,1,Active Shallow Crust,0.0,89.98981,0.0,05/11/9156
+7.8164,50.4758,717,5,13,10,26,53,3.75,5.0,fr,37084,14,1576830,1,1,Active Shallow Crust,0.0,89.98969,-90.0,05/13/0717
+7.8164,50.4758,3272,11,9,1,14,17,3.85,5.0,fr,37085,65,1576836,1,2,Active Shallow Crust,0.0,89.99091,0.0,11/09/3272
+7.8164,50.4758,2392,5,19,7,23,47,3.85,5.0,fr,37086,47,1576836,1,2,Active Shallow Crust,0.0,89.99091,0.0,05/19/2392
+7.8164,50.4758,7620,3,26,13,7,5,3.85,15.0,fr,37087,152,1576843,1,1,Active Shallow Crust,0.0,89.99081,-90.0,03/26/7620
+7.8164,50.4758,2468,6,20,16,33,50,3.85,27.5,fr,37088,49,1576844,1,1,Active Shallow Crust,0.0,89.99081,-90.0,06/20/2468
+7.8164,50.4758,6217,1,5,22,24,46,4.35,5.0,fr,37089,124,1576896,1,1,Active Shallow Crust,0.0,89.98978,0.0,01/05/6217
+7.8164,50.4758,8816,8,10,11,2,16,4.35,15.0,fr,37090,176,1576897,1,1,Active Shallow Crust,0.0,89.98978,0.0,08/10/8816
+7.8164,50.4758,7263,4,13,19,52,17,4.35,15.0,fr,37091,145,1576903,1,1,Active Shallow Crust,0.0,89.98966,-90.0,04/13/7263
+7.8164,50.4758,130,6,25,23,11,59,4.45,5.0,fr,37092,2,1576908,1,1,Active Shallow Crust,0.0,89.99089,0.0,06/25/0130
+7.8164,50.4758,8544,2,5,12,28,37,4.45,27.5,fr,37093,170,1576910,1,1,Active Shallow Crust,0.0,89.99089,0.0,02/05/8544
+7.8164,50.4758,1775,2,23,0,49,8,4.55,5.0,fr,37094,35,1576920,1,1,Active Shallow Crust,0.0,89.98985,0.0,02/23/1775
+7.8164,50.4758,3103,8,3,1,8,50,4.65,5.0,fr,37095,62,1576938,1,1,Active Shallow Crust,0.0,89.99085,-90.0,08/03/3103
+7.8164,50.4758,8192,1,17,9,18,9,4.95,15.0,fr,37096,163,1576972,1,1,Active Shallow Crust,240.0141,58.00468,0.0,01/17/8192
+2.93663,49.36548,7172,8,22,22,41,48,3.55,5.0,fr,37097,143,1577280,1,1,Active Shallow Crust,0.0,89.99015,0.0,08/22/7172
+2.93663,49.36548,9845,10,29,5,24,44,3.65,5.0,fr,37098,196,1577292,1,1,Active Shallow Crust,0.0,89.99122,0.0,10/29/9845
+7.84768,45.36997,6554,10,10,12,51,35,3.55,5.0,fr,37099,131,1577760,1,1,Active Shallow Crust,0.0,89.99291,0.0,10/10/6554
+7.84768,45.36997,3873,1,17,16,33,38,3.65,5.0,fr,37100,77,1577772,1,2,Active Shallow Crust,0.0,89.98737,0.0,01/17/3873
+7.84768,45.36997,9766,9,6,21,28,26,3.65,5.0,fr,37101,195,1577772,1,2,Active Shallow Crust,0.0,89.98737,0.0,09/06/9766
+7.84768,45.36997,1445,1,24,6,58,26,3.65,5.0,fr,37102,28,1577781,1,1,Active Shallow Crust,128.9011,89.9635,0.0,01/24/1445
+7.84768,45.36997,8023,4,14,6,22,36,3.65,27.5,fr,37103,160,1577783,1,1,Active Shallow Crust,128.9011,89.9635,0.0,04/14/8023
+7.84768,45.36997,5777,9,9,7,37,39,3.75,5.0,fr,37104,115,1577784,1,2,Active Shallow Crust,0.0,89.98875,0.0,09/09/5777
+7.84768,45.36997,8085,1,24,13,18,48,3.75,5.0,fr,37105,161,1577784,1,2,Active Shallow Crust,0.0,89.98875,0.0,01/24/8085
+7.84768,45.36997,4325,9,29,21,47,40,3.75,15.0,fr,37106,86,1577791,1,1,Active Shallow Crust,0.0,89.98862,-90.0,09/29/4325
+7.84768,45.36997,4070,8,5,1,14,30,3.75,5.0,fr,37107,81,1577793,1,1,Active Shallow Crust,128.8965,89.96747,0.0,08/05/4070
+7.84768,45.36997,2666,5,23,6,50,59,3.85,15.0,fr,37108,53,1577797,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/23/2666
+7.84768,45.36997,1679,6,22,16,49,30,3.95,15.0,fr,37109,33,1577809,1,1,Active Shallow Crust,0.0,89.99106,0.0,06/22/1679
+7.84768,45.36997,7248,5,25,0,57,23,3.95,5.0,fr,37110,144,1577811,1,1,Active Shallow Crust,240.019,58.00541,0.0,05/25/7248
+7.84768,45.36997,3478,4,20,21,51,40,3.95,15.0,fr,37111,69,1577815,1,1,Active Shallow Crust,0.0,89.99096,-90.0,04/20/3478
+7.84768,45.36997,394,12,8,13,9,24,3.95,15.0,fr,37112,7,1577818,1,1,Active Shallow Crust,128.9012,89.99329,0.0,12/08/0394
+7.84768,45.36997,1404,10,28,21,53,22,4.05,5.0,fr,37113,28,1577820,1,1,Active Shallow Crust,0.0,89.98804,0.0,10/28/1404
+7.84768,45.36997,612,12,27,0,12,11,4.05,5.0,fr,37114,12,1577826,1,1,Active Shallow Crust,0.0,89.99194,-90.0,12/27/0612
+7.84768,45.36997,2216,4,25,7,37,50,4.25,5.0,fr,37115,44,1577847,1,2,Active Shallow Crust,240.0076,57.99427,0.0,04/25/2216
+7.84768,45.36997,6391,10,16,8,4,12,4.25,5.0,fr,37116,127,1577847,1,2,Active Shallow Crust,240.0076,57.99427,0.0,10/16/6391
+7.84768,45.36997,2543,8,7,7,44,15,4.25,5.0,fr,37117,50,1577853,1,1,Active Shallow Crust,128.8942,89.9809,0.0,08/07/2543
+7.84768,45.36997,1288,8,28,16,15,18,4.65,5.0,fr,37118,25,1577901,1,1,Active Shallow Crust,128.8915,89.98666,0.0,08/28/1288
+7.84768,45.36997,7033,9,23,12,27,17,4.75,5.0,fr,37119,140,1577904,1,1,Active Shallow Crust,0.0,89.98932,0.0,09/23/7033
+7.84768,45.36997,292,3,2,7,29,3,4.85,15.0,fr,37120,5,1577923,1,1,Active Shallow Crust,0.0,89.99037,-90.0,03/02/0292
+4.5525,51.53749,7564,10,9,20,8,0,3.75,5.0,fr,37121,151,1578264,1,1,Active Shallow Crust,0.0,89.99004,0.0,10/09/7564
+4.5525,51.53749,9246,8,28,5,10,22,4.35,5.0,fr,37122,184,1578336,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/28/9246
+4.5525,51.53749,5089,3,31,18,24,0,5.65,5.0,fr,37123,101,1578492,1,1,Active Shallow Crust,0.0,89.98993,0.0,03/31/5089
+0.89678,49.80613,6587,2,21,11,36,58,3.55,5.0,fr,37124,131,1578726,1,1,Active Shallow Crust,0.0,89.99013,-90.0,02/21/6587
+0.89678,49.80613,8502,2,10,22,17,20,3.65,5.0,fr,37125,170,1578732,1,1,Active Shallow Crust,0.0,89.98985,0.0,02/10/8502
+0.89678,49.80613,9469,9,19,14,50,33,3.65,5.0,fr,37126,189,1578741,1,1,Active Shallow Crust,128.9001,89.96346,0.0,09/19/9469
+0.89678,49.80613,8931,4,4,8,54,38,3.75,5.0,fr,37127,178,1578744,1,1,Active Shallow Crust,0.0,89.99031,0.0,04/04/8931
+0.89678,49.80613,9523,5,13,13,11,21,3.75,5.0,fr,37128,190,1578747,1,1,Active Shallow Crust,240.0087,58.01769,0.0,05/13/9523
+0.89678,49.80613,7081,2,26,2,1,56,3.95,5.0,fr,37129,141,1578768,1,1,Active Shallow Crust,0.0,89.99025,0.0,02/26/7081
+0.89678,49.80613,7791,9,2,11,0,15,4.15,5.0,fr,37130,155,1578792,1,1,Active Shallow Crust,0.0,89.98981,0.0,09/02/7791
+0.89678,49.80613,1600,7,19,10,16,17,4.35,5.0,fr,37131,31,1578816,1,1,Active Shallow Crust,0.0,89.98996,0.0,07/19/1600
+0.89678,49.80613,3070,3,6,2,23,51,4.95,15.0,fr,37132,61,1578889,1,1,Active Shallow Crust,0.0,89.98994,0.0,03/06/3070
+4.9734,45.54073,3121,6,16,7,36,25,3.65,5.0,fr,37133,62,1579695,1,1,Active Shallow Crust,240.001,58.01342,0.0,06/16/3121
+4.9734,45.54073,3688,7,15,0,35,26,3.65,5.0,fr,37134,73,1579701,1,1,Active Shallow Crust,128.9008,89.96351,0.0,07/15/3688
+4.9734,45.54073,5416,12,14,16,28,40,3.75,15.0,fr,37135,108,1579705,1,3,Active Shallow Crust,0.0,89.98878,0.0,12/14/5416
+4.9734,45.54073,3717,6,13,17,43,29,3.75,15.0,fr,37136,74,1579705,1,3,Active Shallow Crust,0.0,89.98878,0.0,06/13/3717
+4.9734,45.54073,5483,10,28,9,19,23,3.75,15.0,fr,37137,109,1579705,1,3,Active Shallow Crust,0.0,89.98878,0.0,10/28/5483
+4.9734,45.54073,331,11,17,11,50,44,3.75,5.0,fr,37138,6,1579707,1,1,Active Shallow Crust,240.0087,58.01745,0.0,11/17/0331
+4.9734,45.54073,2683,10,18,16,45,38,3.85,5.0,fr,37139,53,1579716,1,1,Active Shallow Crust,0.0,89.99,0.0,10/18/2683
+4.9734,45.54073,1700,6,20,21,59,40,3.85,27.5,fr,37140,33,1579718,1,1,Active Shallow Crust,0.0,89.99,0.0,06/20/1700
+4.9734,45.54073,3100,8,1,9,45,24,3.85,15.0,fr,37141,61,1579720,1,1,Active Shallow Crust,240.0106,57.99696,0.0,08/01/3100
+4.9734,45.54073,3168,8,22,13,7,41,3.95,15.0,fr,37142,63,1579729,1,1,Active Shallow Crust,0.0,89.99109,0.0,08/22/3168
+4.9734,45.54073,8920,5,28,8,7,55,4.05,5.0,fr,37143,178,1579740,1,1,Active Shallow Crust,0.0,89.98808,0.0,05/28/8920
+4.9734,45.54073,7800,4,4,7,54,21,4.05,15.0,fr,37144,155,1579741,1,1,Active Shallow Crust,0.0,89.98808,0.0,04/04/7800
+4.9734,45.54073,8971,11,16,18,47,40,4.05,5.0,fr,37145,179,1579743,1,1,Active Shallow Crust,240.0057,58.00609,0.0,11/16/8971
+4.9734,45.54073,4928,5,18,16,21,25,4.15,5.0,fr,37146,98,1579752,1,1,Active Shallow Crust,0.0,89.98938,0.0,05/18/4928
+4.9734,45.54073,2847,9,10,14,24,22,4.25,5.0,fr,37147,56,1579764,1,1,Active Shallow Crust,0.0,89.99053,0.0,09/10/2847
+4.9734,45.54073,4738,12,20,5,8,25,4.45,5.0,fr,37148,94,1579794,1,1,Active Shallow Crust,0.0,89.98986,-90.0,12/20/4738
+4.9734,45.54073,280,10,28,6,16,17,4.55,5.0,fr,37149,5,1579800,1,1,Active Shallow Crust,0.0,89.99107,0.0,10/28/0280
+4.9734,45.54073,9764,6,8,17,16,10,4.65,5.0,fr,37150,195,1579815,1,1,Active Shallow Crust,240.0107,57.99425,0.0,06/08/9764
+4.9734,45.54073,5641,3,6,15,22,35,4.75,5.0,fr,37151,112,1579824,1,1,Active Shallow Crust,0.0,89.98936,0.0,03/06/5641
+4.9734,45.54073,4405,3,27,10,23,56,5.25,5.0,fr,37152,88,1579893,1,1,Active Shallow Crust,128.8837,89.98713,0.0,03/27/4405
+4.9734,45.54073,1680,1,17,8,41,16,5.35,5.0,fr,37153,33,1579896,1,1,Active Shallow Crust,0.0,89.99022,0.0,01/17/1680
+4.9734,45.54073,7780,5,29,19,2,59,5.35,5.0,fr,37154,155,1579899,1,1,Active Shallow Crust,240.0245,57.99769,0.0,05/29/7780
+4.58892,45.87858,5891,6,5,9,14,54,3.55,5.0,fr,37155,117,1580163,1,1,Active Shallow Crust,240.0127,57.99808,0.0,06/05/5891
+4.58892,45.87858,1880,8,27,12,44,31,3.75,5.0,fr,37156,37,1580184,1,1,Active Shallow Crust,0.0,89.98885,0.0,08/27/1880
+4.58892,45.87858,5434,11,22,6,1,38,3.75,15.0,fr,37157,108,1580194,1,1,Active Shallow Crust,128.8972,89.96748,0.0,11/22/5434
+4.58892,45.87858,4779,9,4,1,36,22,3.85,5.0,fr,37158,95,1580202,1,1,Active Shallow Crust,0.0,89.98994,-90.0,09/04/4779
+4.58892,45.87858,6275,7,4,17,9,42,3.95,5.0,fr,37159,125,1580217,1,1,Active Shallow Crust,128.901,89.99335,0.0,07/04/6275
+4.58892,45.87858,7809,1,19,5,30,49,4.05,15.0,fr,37160,156,1580221,1,1,Active Shallow Crust,0.0,89.98816,0.0,01/19/7809
+4.58892,45.87858,8387,7,29,1,12,18,4.15,15.0,fr,37161,167,1580233,1,1,Active Shallow Crust,0.0,89.98944,0.0,07/29/8387
+4.58892,45.87858,1297,10,26,14,12,54,4.35,27.5,fr,37162,25,1580264,1,1,Active Shallow Crust,0.0,89.98869,-90.0,10/26/1297
+4.58892,45.87858,9024,9,26,10,26,50,4.45,5.0,fr,37163,180,1580268,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/26/9024
+4.58892,45.87858,197,4,22,2,3,14,4.45,5.0,fr,37164,3,1580271,1,1,Active Shallow Crust,240.0055,57.99427,0.0,04/22/0197
+4.58892,45.87858,1801,11,28,8,19,0,4.55,15.0,fr,37165,36,1580287,1,1,Active Shallow Crust,0.0,89.99101,-90.0,11/28/1801
+4.58892,45.87858,4206,12,9,12,17,2,4.65,5.0,fr,37166,84,1580292,1,1,Active Shallow Crust,0.0,89.9901,0.0,12/09/4206
+-2.33159,50.14094,366,7,13,10,47,16,3.55,5.0,fr,37167,7,1580640,1,1,Active Shallow Crust,0.0,89.9903,0.0,07/13/0366
+-2.33159,50.14094,1402,9,7,22,0,16,3.55,5.0,fr,37168,28,1580646,1,1,Active Shallow Crust,0.0,89.9902,-90.0,09/07/1402
+-2.33159,50.14094,2202,1,25,12,42,41,3.85,5.0,fr,37169,44,1580676,1,1,Active Shallow Crust,0.0,89.99085,0.0,01/25/2202
+-2.33159,50.14094,4649,12,28,10,32,58,3.85,15.0,fr,37170,92,1580680,1,1,Active Shallow Crust,240.0117,57.99778,0.0,12/28/4649
+-2.33159,50.14094,7333,10,30,9,46,28,4.05,15.0,fr,37171,146,1580701,1,1,Active Shallow Crust,0.0,89.9891,0.0,10/30/7333
+4.26685,48.27181,1168,9,22,4,42,38,3.65,27.5,fr,37172,23,1581134,1,1,Active Shallow Crust,0.0,89.98804,0.0,09/22/1168
+4.26685,48.27181,7526,4,29,23,56,3,4.15,15.0,fr,37173,150,1581196,1,1,Active Shallow Crust,240.0089,57.99697,0.0,04/29/7526
+4.26685,48.27181,2008,12,18,3,17,4,4.75,5.0,fr,37174,40,1581264,1,1,Active Shallow Crust,0.0,89.98988,0.0,12/18/2008
+4.26685,48.27181,9228,8,22,6,25,53,5.05,5.0,fr,37175,184,1581300,1,1,Active Shallow Crust,0.0,89.99045,0.0,08/22/9228
+4.26685,48.27181,444,3,23,6,15,56,5.25,15.0,fr,37176,8,1581328,1,1,Active Shallow Crust,240.0267,58.00063,0.0,03/23/0444
+-4.25951,45.88856,5,2,18,12,58,41,3.75,15.0,fr,37177,0,1581625,1,1,Active Shallow Crust,0.0,89.98885,0.0,02/18/0005
+6.62834,46.9231,2059,12,30,13,52,29,3.55,5.0,fr,37178,41,1582080,1,3,Active Shallow Crust,0.0,89.99311,0.0,12/30/2059
+6.62834,46.9231,3006,8,17,8,42,9,3.55,5.0,fr,37179,60,1582080,1,3,Active Shallow Crust,0.0,89.99311,0.0,08/17/3006
+6.62834,46.9231,6463,8,29,22,33,37,3.55,5.0,fr,37180,129,1582080,1,3,Active Shallow Crust,0.0,89.99311,0.0,08/29/6463
+6.62834,46.9231,5858,3,22,9,43,12,3.55,15.0,fr,37181,117,1582081,1,1,Active Shallow Crust,0.0,89.99311,0.0,03/22/5858
+6.62834,46.9231,9142,8,31,13,12,2,3.55,5.0,fr,37182,182,1582086,1,2,Active Shallow Crust,0.0,89.99303,-90.0,08/31/9142
+6.62834,46.9231,8458,11,28,1,0,8,3.55,5.0,fr,37183,169,1582086,1,2,Active Shallow Crust,0.0,89.99303,-90.0,11/28/8458
+6.62834,46.9231,3001,11,8,2,50,55,3.65,5.0,fr,37184,60,1582092,1,5,Active Shallow Crust,0.0,89.98772,0.0,11/08/3001
+6.62834,46.9231,5812,6,11,8,43,8,3.65,5.0,fr,37185,116,1582092,1,5,Active Shallow Crust,0.0,89.98772,0.0,06/11/5812
+6.62834,46.9231,4346,10,6,19,58,16,3.65,5.0,fr,37186,86,1582092,1,5,Active Shallow Crust,0.0,89.98772,0.0,10/06/4346
+6.62834,46.9231,2290,9,8,9,37,34,3.65,5.0,fr,37187,45,1582092,1,5,Active Shallow Crust,0.0,89.98772,0.0,09/08/2290
+6.62834,46.9231,4981,10,22,3,7,34,3.65,5.0,fr,37188,99,1582092,1,5,Active Shallow Crust,0.0,89.98772,0.0,10/22/4981
+6.62834,46.9231,4947,6,22,8,36,4,3.65,15.0,fr,37189,98,1582093,1,2,Active Shallow Crust,0.0,89.98772,0.0,06/22/4947
+6.62834,46.9231,2669,8,30,21,27,55,3.65,15.0,fr,37190,53,1582093,1,2,Active Shallow Crust,0.0,89.98772,0.0,08/30/2669
+6.62834,46.9231,9673,2,8,8,47,7,3.65,27.5,fr,37191,193,1582094,1,1,Active Shallow Crust,0.0,89.98772,0.0,02/08/9673
+6.62834,46.9231,6600,1,19,8,56,31,3.65,5.0,fr,37192,131,1582098,1,1,Active Shallow Crust,0.0,89.98758,-90.0,01/19/6600
+6.62834,46.9231,9472,10,15,15,18,16,3.65,15.0,fr,37193,189,1582099,1,1,Active Shallow Crust,0.0,89.98758,-90.0,10/15/9472
+6.62834,46.9231,7393,10,31,2,54,37,3.65,15.0,fr,37194,147,1582102,1,1,Active Shallow Crust,128.8995,89.96353,0.0,10/31/7393
+6.62834,46.9231,6001,2,19,21,24,55,3.75,5.0,fr,37195,120,1582104,1,7,Active Shallow Crust,0.0,89.98906,0.0,02/19/6001
+6.62834,46.9231,5761,12,6,13,20,51,3.75,5.0,fr,37196,115,1582104,1,7,Active Shallow Crust,0.0,89.98906,0.0,12/06/5761
+6.62834,46.9231,9692,4,4,21,37,56,3.75,5.0,fr,37197,193,1582104,1,7,Active Shallow Crust,0.0,89.98906,0.0,04/04/9692
+6.62834,46.9231,66,10,23,19,18,9,3.75,5.0,fr,37198,1,1582104,1,7,Active Shallow Crust,0.0,89.98906,0.0,10/23/0066
+6.62834,46.9231,7098,9,27,12,39,37,3.75,5.0,fr,37199,141,1582104,1,7,Active Shallow Crust,0.0,89.98906,0.0,09/27/7098
+6.62834,46.9231,332,7,7,16,14,38,3.75,5.0,fr,37200,6,1582104,1,7,Active Shallow Crust,0.0,89.98906,0.0,07/07/0332
+6.62834,46.9231,4921,9,25,18,22,18,3.75,5.0,fr,37201,98,1582104,1,7,Active Shallow Crust,0.0,89.98906,0.0,09/25/4921
+6.62834,46.9231,9512,9,2,6,30,34,3.75,15.0,fr,37202,190,1582105,1,2,Active Shallow Crust,0.0,89.98906,0.0,09/02/9512
+6.62834,46.9231,4825,9,27,6,34,18,3.75,15.0,fr,37203,96,1582105,1,2,Active Shallow Crust,0.0,89.98906,0.0,09/27/4825
+6.62834,46.9231,8470,8,2,6,34,12,3.75,5.0,fr,37204,169,1582107,1,4,Active Shallow Crust,240.0085,58.01753,0.0,08/02/8470
+6.62834,46.9231,4470,6,22,15,7,36,3.75,5.0,fr,37205,89,1582107,1,4,Active Shallow Crust,240.0085,58.01753,0.0,06/22/4470
+6.62834,46.9231,3684,11,14,0,11,42,3.75,5.0,fr,37206,73,1582107,1,4,Active Shallow Crust,240.0085,58.01753,0.0,11/14/3684
+6.62834,46.9231,8697,10,9,17,50,46,3.75,5.0,fr,37207,173,1582107,1,4,Active Shallow Crust,240.0085,58.01753,0.0,10/09/8697
+6.62834,46.9231,8759,7,29,13,29,45,3.75,15.0,fr,37208,175,1582108,1,1,Active Shallow Crust,240.0085,58.01753,0.0,07/29/8759
+6.62834,46.9231,1854,2,7,2,59,16,3.75,5.0,fr,37209,37,1582110,1,2,Active Shallow Crust,0.0,89.98893,-90.0,02/07/1854
+6.62834,46.9231,2530,11,22,10,41,34,3.75,5.0,fr,37210,50,1582110,1,2,Active Shallow Crust,0.0,89.98893,-90.0,11/22/2530
+6.62834,46.9231,4805,1,5,1,50,59,3.75,15.0,fr,37211,96,1582111,1,1,Active Shallow Crust,0.0,89.98893,-90.0,01/05/4805
+6.62834,46.9231,9724,5,24,17,17,3,3.85,5.0,fr,37212,194,1582116,1,5,Active Shallow Crust,0.0,89.99025,0.0,05/24/9724
+6.62834,46.9231,6908,8,12,15,56,24,3.85,5.0,fr,37213,138,1582116,1,5,Active Shallow Crust,0.0,89.99025,0.0,08/12/6908
+6.62834,46.9231,6554,3,18,18,44,24,3.85,5.0,fr,37214,131,1582116,1,5,Active Shallow Crust,0.0,89.99025,0.0,03/18/6554
+6.62834,46.9231,5939,7,28,13,30,27,3.85,5.0,fr,37215,118,1582116,1,5,Active Shallow Crust,0.0,89.99025,0.0,07/28/5939
+6.62834,46.9231,5491,5,19,22,30,30,3.85,5.0,fr,37216,109,1582116,1,5,Active Shallow Crust,0.0,89.99025,0.0,05/19/5491
+6.62834,46.9231,4357,12,16,4,45,25,3.85,15.0,fr,37217,87,1582117,1,2,Active Shallow Crust,0.0,89.99025,0.0,12/16/4357
+6.62834,46.9231,1090,10,12,23,46,27,3.85,15.0,fr,37218,21,1582117,1,2,Active Shallow Crust,0.0,89.99025,0.0,10/12/1090
+6.62834,46.9231,873,8,6,1,10,48,3.85,27.5,fr,37219,17,1582118,1,1,Active Shallow Crust,0.0,89.99025,0.0,08/06/0873
+6.62834,46.9231,7369,6,1,20,24,15,3.85,5.0,fr,37220,147,1582122,1,2,Active Shallow Crust,0.0,89.99014,-90.0,06/01/7369
+6.62834,46.9231,663,6,12,16,17,28,3.85,5.0,fr,37221,13,1582122,1,2,Active Shallow Crust,0.0,89.99014,-90.0,06/12/0663
+6.62834,46.9231,1239,7,24,18,15,19,3.85,15.0,fr,37222,24,1582123,1,1,Active Shallow Crust,0.0,89.99014,-90.0,07/24/1239
+6.62834,46.9231,2015,7,30,10,43,9,3.85,5.0,fr,37223,40,1582125,1,1,Active Shallow Crust,128.8951,89.99268,0.0,07/30/2015
+6.62834,46.9231,6655,4,11,20,59,35,3.85,15.0,fr,37224,133,1582126,1,1,Active Shallow Crust,128.8951,89.99268,0.0,04/11/6655
+6.62834,46.9231,3549,10,11,8,49,4,3.95,15.0,fr,37225,70,1582129,1,1,Active Shallow Crust,0.0,89.99131,0.0,10/11/3549
+6.62834,46.9231,1747,12,9,15,6,52,3.95,15.0,fr,37226,34,1582132,1,1,Active Shallow Crust,240.0199,58.00486,0.0,12/09/1747
+6.62834,46.9231,4817,10,2,18,14,8,3.95,15.0,fr,37227,96,1582135,1,2,Active Shallow Crust,0.0,89.99121,-90.0,10/02/4817
+6.62834,46.9231,4985,10,29,10,16,21,3.95,15.0,fr,37228,99,1582135,1,2,Active Shallow Crust,0.0,89.99121,-90.0,10/29/4985
+6.62834,46.9231,3263,8,25,13,50,26,4.05,5.0,fr,37229,65,1582140,1,3,Active Shallow Crust,0.0,89.98838,0.0,08/25/3263
+6.62834,46.9231,3853,6,21,10,56,20,4.05,5.0,fr,37230,77,1582140,1,3,Active Shallow Crust,0.0,89.98838,0.0,06/21/3853
+6.62834,46.9231,6262,11,8,14,55,47,4.05,5.0,fr,37231,125,1582140,1,3,Active Shallow Crust,0.0,89.98838,0.0,11/08/6262
+6.62834,46.9231,7779,8,1,21,11,28,4.05,15.0,fr,37232,155,1582141,1,1,Active Shallow Crust,0.0,89.98838,0.0,08/01/7779
+6.62834,46.9231,4302,7,1,9,10,4,4.15,5.0,fr,37233,86,1582152,1,1,Active Shallow Crust,0.0,89.98965,0.0,07/01/4302
+6.62834,46.9231,1652,1,28,9,9,14,4.15,5.0,fr,37234,33,1582155,1,1,Active Shallow Crust,240.0084,57.99788,0.0,01/28/1652
+6.62834,46.9231,7626,4,12,21,57,4,4.15,5.0,fr,37235,152,1582158,1,1,Active Shallow Crust,0.0,89.98952,-90.0,04/12/7626
+6.62834,46.9231,975,7,4,21,28,10,4.25,5.0,fr,37236,19,1582164,1,4,Active Shallow Crust,0.0,89.99077,0.0,07/04/0975
+6.62834,46.9231,7837,9,1,2,31,3,4.25,5.0,fr,37237,156,1582164,1,4,Active Shallow Crust,0.0,89.99077,0.0,09/01/7837
+6.62834,46.9231,1852,2,12,6,47,59,4.25,5.0,fr,37238,37,1582164,1,4,Active Shallow Crust,0.0,89.99077,0.0,02/12/1852
+6.62834,46.9231,4293,5,14,0,17,12,4.25,5.0,fr,37239,85,1582164,1,4,Active Shallow Crust,0.0,89.99077,0.0,05/14/4293
+6.62834,46.9231,3337,9,1,12,20,8,4.25,5.0,fr,37240,66,1582170,1,1,Active Shallow Crust,0.0,89.99066,-90.0,09/01/3337
+6.62834,46.9231,5016,9,12,18,41,58,4.25,15.0,fr,37241,100,1582171,1,1,Active Shallow Crust,0.0,89.99066,-90.0,09/12/5016
+6.62834,46.9231,181,6,5,2,27,23,4.35,5.0,fr,37242,3,1582176,1,1,Active Shallow Crust,0.0,89.98903,0.0,06/05/0181
+6.62834,46.9231,84,7,2,14,13,14,4.35,27.5,fr,37243,1,1582178,1,1,Active Shallow Crust,0.0,89.98903,0.0,07/02/0084
+6.62834,46.9231,735,9,4,16,27,44,4.35,5.0,fr,37244,14,1582179,1,1,Active Shallow Crust,240.009,57.99591,0.0,09/04/0735
+6.62834,46.9231,7676,10,24,0,47,52,4.45,5.0,fr,37245,153,1582188,1,2,Active Shallow Crust,0.0,89.99023,0.0,10/24/7676
+6.62834,46.9231,8516,8,11,12,50,41,4.45,5.0,fr,37246,170,1582188,1,2,Active Shallow Crust,0.0,89.99023,0.0,08/11/8516
+6.62834,46.9231,4805,10,22,23,46,34,4.55,15.0,fr,37247,96,1582210,1,1,Active Shallow Crust,128.8937,89.98567,0.0,10/22/4805
+6.62834,46.9231,9506,6,18,7,15,35,4.65,5.0,fr,37248,190,1582212,1,1,Active Shallow Crust,0.0,89.9903,0.0,06/18/9506
+6.62834,46.9231,9286,6,19,5,56,42,4.65,15.0,fr,37249,185,1582213,1,2,Active Shallow Crust,0.0,89.9903,0.0,06/19/9286
+6.62834,46.9231,4392,7,18,11,56,38,4.65,15.0,fr,37250,87,1582213,1,2,Active Shallow Crust,0.0,89.9903,0.0,07/18/4392
+6.62834,46.9231,6461,7,20,7,12,59,4.75,5.0,fr,37251,129,1582224,1,2,Active Shallow Crust,0.0,89.98962,0.0,07/20/6461
+6.62834,46.9231,38,2,15,19,29,43,4.75,5.0,fr,37252,0,1582224,1,2,Active Shallow Crust,0.0,89.98962,0.0,02/15/0038
+6.62834,46.9231,6101,9,21,12,47,37,4.75,15.0,fr,37253,122,1582228,1,1,Active Shallow Crust,240.0075,58.00455,0.0,09/21/6101
+6.62834,46.9231,3561,4,28,12,36,33,4.85,27.5,fr,37254,71,1582238,1,1,Active Shallow Crust,0.0,89.99075,0.0,04/28/3561
+6.62834,46.9231,3324,10,30,12,18,13,4.95,5.0,fr,37255,66,1582248,1,2,Active Shallow Crust,0.0,89.99038,0.0,10/30/3324
+6.62834,46.9231,3445,9,15,20,17,28,4.95,5.0,fr,37256,68,1582248,1,2,Active Shallow Crust,0.0,89.99038,0.0,09/15/3445
+6.62834,46.9231,3186,12,9,7,5,10,5.45,5.0,fr,37257,63,1582308,1,1,Active Shallow Crust,0.0,89.98995,0.0,12/09/3186
+3.67031,44.96249,3661,11,23,17,59,21,3.55,5.0,fr,37258,73,1582560,1,1,Active Shallow Crust,0.0,89.9893,0.0,11/23/3661
+3.67031,44.96249,1502,10,8,19,25,5,3.55,15.0,fr,37259,30,1582561,1,1,Active Shallow Crust,0.0,89.9893,0.0,10/08/1502
+3.67031,44.96249,8262,3,23,0,28,11,3.55,5.0,fr,37260,165,1582563,1,1,Active Shallow Crust,240.0118,57.99791,0.0,03/23/8262
+3.67031,44.96249,2921,5,27,7,19,39,3.65,5.0,fr,37261,58,1582572,1,1,Active Shallow Crust,0.0,89.99046,0.0,05/27/2921
+3.67031,44.96249,3111,5,10,15,59,31,3.65,15.0,fr,37262,62,1582573,1,2,Active Shallow Crust,0.0,89.99046,0.0,05/10/3111
+3.67031,44.96249,3661,7,8,11,36,17,3.65,15.0,fr,37263,73,1582573,1,2,Active Shallow Crust,0.0,89.99046,0.0,07/08/3661
+3.67031,44.96249,9470,12,29,1,11,8,3.75,5.0,fr,37264,189,1582584,1,1,Active Shallow Crust,0.0,89.98866,0.0,12/29/9470
+3.67031,44.96249,9588,4,11,15,49,48,3.85,5.0,fr,37265,191,1582596,1,2,Active Shallow Crust,0.0,89.9899,0.0,04/11/9588
+3.67031,44.96249,38,11,21,17,39,16,3.85,5.0,fr,37266,0,1582596,1,2,Active Shallow Crust,0.0,89.9899,0.0,11/21/0038
+3.67031,44.96249,9769,12,19,10,27,20,3.85,15.0,fr,37267,195,1582597,1,1,Active Shallow Crust,0.0,89.9899,0.0,12/19/9769
+3.67031,44.96249,4082,4,12,10,17,41,3.85,5.0,fr,37268,81,1582602,1,1,Active Shallow Crust,0.0,89.98978,-90.0,04/12/4082
+3.67031,44.96249,9964,1,7,4,5,30,3.95,5.0,fr,37269,199,1582617,1,1,Active Shallow Crust,128.901,89.99325,0.0,01/07/9964
+3.67031,44.96249,9575,6,30,10,1,36,4.05,5.0,fr,37270,191,1582620,1,1,Active Shallow Crust,0.0,89.98997,0.0,06/30/9575
+3.67031,44.96249,3943,4,1,16,8,23,4.25,5.0,fr,37271,78,1582644,1,1,Active Shallow Crust,0.0,89.99044,0.0,04/01/3943
+3.67031,44.96249,2296,11,3,11,29,12,4.45,5.0,fr,37272,45,1582668,1,1,Active Shallow Crust,0.0,89.98988,0.0,11/03/2296
+3.67031,44.96249,454,10,23,21,11,43,4.65,5.0,fr,37273,9,1582692,1,1,Active Shallow Crust,0.0,89.98994,0.0,10/23/0454
+4.97286,46.19161,403,10,13,11,4,12,3.55,5.0,fr,37274,8,1583040,1,3,Active Shallow Crust,0.0,89.99302,0.0,10/13/0403
+4.97286,46.19161,8660,5,4,7,54,58,3.55,5.0,fr,37275,173,1583040,1,3,Active Shallow Crust,0.0,89.99302,0.0,05/04/8660
+4.97286,46.19161,2865,11,23,22,38,23,3.55,5.0,fr,37276,57,1583040,1,3,Active Shallow Crust,0.0,89.99302,0.0,11/23/2865
+4.97286,46.19161,111,9,26,9,58,32,3.55,15.0,fr,37277,2,1583044,1,1,Active Shallow Crust,240.0105,57.99892,0.0,09/26/0111
+4.97286,46.19161,1636,4,10,5,48,17,3.55,5.0,fr,37278,32,1583049,1,1,Active Shallow Crust,128.8964,89.99302,0.0,04/10/1636
+4.97286,46.19161,7197,1,6,0,1,23,3.65,5.0,fr,37279,143,1583052,1,1,Active Shallow Crust,0.0,89.98756,0.0,01/06/7197
+4.97286,46.19161,276,11,4,10,37,32,3.85,5.0,fr,37280,5,1583076,1,1,Active Shallow Crust,0.0,89.99011,0.0,11/04/0276
+4.97286,46.19161,5650,9,23,8,7,53,3.85,15.0,fr,37281,112,1583077,1,1,Active Shallow Crust,0.0,89.99011,0.0,09/23/5650
+4.97286,46.19161,4023,5,8,22,48,28,4.25,5.0,fr,37282,80,1583130,1,1,Active Shallow Crust,0.0,89.99054,-90.0,05/08/4023
+4.97286,46.19161,6387,10,14,2,48,25,4.35,27.5,fr,37283,127,1583138,1,1,Active Shallow Crust,0.0,89.98888,0.0,10/14/6387
+4.97286,46.19161,2286,12,24,13,5,4,4.45,15.0,fr,37284,45,1583155,1,1,Active Shallow Crust,0.0,89.98997,-90.0,12/24/2286
+4.97286,46.19161,8959,11,23,12,10,57,4.55,15.0,fr,37285,179,1583161,1,1,Active Shallow Crust,0.0,89.98896,0.0,11/23/8959
+4.97286,46.19161,4856,7,18,19,52,27,4.65,5.0,fr,37286,97,1583181,1,1,Active Shallow Crust,128.8914,89.98719,0.0,07/18/4856
+4.97286,46.19161,360,3,8,2,58,58,5.05,15.0,fr,37287,7,1583221,1,1,Active Shallow Crust,0.0,89.99007,0.0,03/08/0360
+3.9339,47.07635,8599,4,5,19,30,40,3.55,5.0,fr,37288,171,1583520,1,1,Active Shallow Crust,0.0,89.9897,0.0,04/05/8599
+3.9339,47.07635,2107,12,14,16,9,44,3.55,15.0,fr,37289,42,1583524,1,1,Active Shallow Crust,240.0126,57.99847,0.0,12/14/2107
+3.9339,47.07635,1482,10,25,18,36,33,3.95,5.0,fr,37290,29,1583568,1,1,Active Shallow Crust,0.0,89.98917,0.0,10/25/1482
+3.9339,47.07635,7005,9,22,14,47,18,4.75,5.0,fr,37291,140,1583664,1,1,Active Shallow Crust,0.0,89.98965,0.0,09/22/7005
+3.9339,47.07635,2624,10,15,4,21,3,4.75,15.0,fr,37292,52,1583665,1,1,Active Shallow Crust,0.0,89.98965,0.0,10/15/2624
+3.9339,47.07635,9590,1,20,20,32,41,5.75,5.0,fr,37293,191,1583787,1,1,Active Shallow Crust,240.0392,58.00194,0.0,01/20/9590
+0.97139,43.80278,7529,12,25,8,8,5,3.65,5.0,fr,37294,150,1584012,1,1,Active Shallow Crust,0.0,89.99027,0.0,12/25/7529
+0.97139,43.80278,8038,11,17,20,35,56,3.95,5.0,fr,37295,160,1584048,1,1,Active Shallow Crust,0.0,89.99024,0.0,11/17/8038
+-5.8507,47.77827,6233,5,4,16,22,25,3.55,27.5,fr,37296,124,1584491,1,1,Active Shallow Crust,128.8962,89.99323,0.0,05/04/6233
+-2.0357,43.0943,3094,8,27,13,46,54,3.55,5.0,fr,37297,61,1584960,1,3,Active Shallow Crust,0.0,89.98895,0.0,08/27/3094
+-2.0357,43.0943,5824,10,21,4,30,15,3.55,5.0,fr,37298,116,1584960,1,3,Active Shallow Crust,0.0,89.98895,0.0,10/21/5824
+-2.0357,43.0943,7038,7,20,10,20,2,3.55,5.0,fr,37299,140,1584960,1,3,Active Shallow Crust,0.0,89.98895,0.0,07/20/7038
+-2.0357,43.0943,5427,4,13,6,2,26,3.55,15.0,fr,37300,108,1584961,1,1,Active Shallow Crust,0.0,89.98895,0.0,04/13/5427
+-2.0357,43.0943,7066,7,15,11,10,20,3.55,5.0,fr,37301,141,1584963,1,2,Active Shallow Crust,240.0119,57.99859,0.0,07/15/7066
+-2.0357,43.0943,852,1,9,3,29,26,3.55,5.0,fr,37302,17,1584963,1,2,Active Shallow Crust,240.0119,57.99859,0.0,01/09/0852
+-2.0357,43.0943,1008,6,17,22,24,58,3.55,5.0,fr,37303,20,1584966,1,1,Active Shallow Crust,0.0,89.98883,-90.0,06/17/1008
+-2.0357,43.0943,3353,9,3,15,27,24,3.55,5.0,fr,37304,67,1584969,1,1,Active Shallow Crust,128.8966,89.99264,0.0,09/03/3353
+-2.0357,43.0943,5539,3,9,1,44,26,3.55,15.0,fr,37305,110,1584970,1,2,Active Shallow Crust,128.8966,89.99264,0.0,03/09/5539
+-2.0357,43.0943,4872,4,28,15,24,5,3.55,15.0,fr,37306,97,1584970,1,2,Active Shallow Crust,128.8966,89.99264,0.0,04/28/4872
+-2.0357,43.0943,3648,8,23,1,16,37,3.65,5.0,fr,37307,72,1584972,1,4,Active Shallow Crust,0.0,89.99016,0.0,08/23/3648
+-2.0357,43.0943,332,12,21,10,22,25,3.65,5.0,fr,37308,6,1584972,1,4,Active Shallow Crust,0.0,89.99016,0.0,12/21/0332
+-2.0357,43.0943,2555,5,11,22,35,56,3.65,5.0,fr,37309,51,1584972,1,4,Active Shallow Crust,0.0,89.99016,0.0,05/11/2555
+-2.0357,43.0943,6754,5,22,18,44,41,3.65,5.0,fr,37310,135,1584972,1,4,Active Shallow Crust,0.0,89.99016,0.0,05/22/6754
+-2.0357,43.0943,7211,1,20,22,48,18,3.65,27.5,fr,37311,144,1584974,1,1,Active Shallow Crust,0.0,89.99016,0.0,01/20/7211
+-2.0357,43.0943,9854,6,21,18,38,25,3.75,5.0,fr,37312,197,1584984,1,2,Active Shallow Crust,0.0,89.99123,0.0,06/21/9854
+-2.0357,43.0943,8675,2,24,21,59,17,3.75,5.0,fr,37313,173,1584984,1,2,Active Shallow Crust,0.0,89.99123,0.0,02/24/8675
+-2.0357,43.0943,6920,1,5,12,1,39,3.75,15.0,fr,37314,138,1584985,1,1,Active Shallow Crust,0.0,89.99123,0.0,01/05/6920
+-2.0357,43.0943,7561,6,26,22,10,36,3.75,15.0,fr,37315,151,1584991,1,1,Active Shallow Crust,0.0,89.99113,-90.0,06/26/7561
+-2.0357,43.0943,3127,5,18,20,11,44,3.85,5.0,fr,37316,62,1584996,1,1,Active Shallow Crust,0.0,89.98957,0.0,05/18/3127
+-2.0357,43.0943,2423,5,24,6,3,27,3.95,5.0,fr,37317,48,1585011,1,1,Active Shallow Crust,240.019,58.00472,0.0,05/24/2423
+-2.0357,43.0943,243,9,12,12,20,4,3.95,5.0,fr,37318,4,1585014,1,1,Active Shallow Crust,0.0,89.9906,-90.0,09/12/0243
+-2.0357,43.0943,4986,12,19,19,37,14,4.05,5.0,fr,37319,99,1585020,1,2,Active Shallow Crust,0.0,89.98965,0.0,12/19/4986
+-2.0357,43.0943,300,10,5,15,4,11,4.05,5.0,fr,37320,5,1585020,1,2,Active Shallow Crust,0.0,89.98965,0.0,10/05/0300
+-2.0357,43.0943,6493,10,29,16,1,58,4.05,15.0,fr,37321,129,1585021,1,1,Active Shallow Crust,0.0,89.98965,0.0,10/29/6493
+-2.0357,43.0943,2535,3,12,10,58,13,4.25,15.0,fr,37322,50,1585048,1,1,Active Shallow Crust,240.0066,57.9939,0.0,03/12/2535
+-2.0357,43.0943,9274,1,27,13,34,4,4.35,27.5,fr,37323,185,1585064,1,1,Active Shallow Crust,0.0,89.98962,-90.0,01/27/9274
+-2.0357,43.0943,5149,8,6,23,59,29,4.45,27.5,fr,37324,102,1585070,1,1,Active Shallow Crust,0.0,89.98955,0.0,08/06/5149
+-2.0357,43.0943,7539,12,17,1,34,29,4.95,5.0,fr,37325,150,1585128,1,1,Active Shallow Crust,0.0,89.98972,0.0,12/17/7539
+-2.0357,43.0943,8664,5,14,14,25,29,4.95,15.0,fr,37326,173,1585129,1,1,Active Shallow Crust,0.0,89.98972,0.0,05/14/8664
+-2.0357,43.0943,4227,11,3,12,13,14,5.15,5.0,fr,37327,84,1585152,1,1,Active Shallow Crust,0.0,89.99007,0.0,11/03/4227
+5.65475,45.36987,6081,5,1,21,53,43,3.55,5.0,fr,37328,121,1585440,1,3,Active Shallow Crust,0.0,89.99291,0.0,05/01/6081
+5.65475,45.36987,141,8,31,12,40,56,3.55,5.0,fr,37329,2,1585440,1,3,Active Shallow Crust,0.0,89.99291,0.0,08/31/0141
+5.65475,45.36987,8481,8,23,4,22,3,3.55,5.0,fr,37330,169,1585440,1,3,Active Shallow Crust,0.0,89.99291,0.0,08/23/8481
+5.65475,45.36987,7814,11,13,21,32,8,3.55,15.0,fr,37331,156,1585441,1,1,Active Shallow Crust,0.0,89.99291,0.0,11/13/7814
+5.65475,45.36987,7326,2,18,16,12,7,3.55,5.0,fr,37332,146,1585443,1,2,Active Shallow Crust,240.0121,57.99797,0.0,02/18/7326
+5.65475,45.36987,5022,3,10,3,24,24,3.55,5.0,fr,37333,100,1585443,1,2,Active Shallow Crust,240.0121,57.99797,0.0,03/10/5022
+5.65475,45.36987,7514,10,23,5,17,16,3.55,5.0,fr,37334,150,1585449,1,1,Active Shallow Crust,128.8967,89.99292,0.0,10/23/7514
+5.65475,45.36987,2321,10,28,21,59,16,3.55,27.5,fr,37335,46,1585451,1,1,Active Shallow Crust,128.8967,89.99292,0.0,10/28/2321
+5.65475,45.36987,4080,1,31,5,20,38,3.65,5.0,fr,37336,81,1585452,1,2,Active Shallow Crust,0.0,89.98737,0.0,01/31/4080
+5.65475,45.36987,1425,3,30,22,37,29,3.65,5.0,fr,37337,28,1585452,1,2,Active Shallow Crust,0.0,89.98737,0.0,03/30/1425
+5.65475,45.36987,6366,12,19,2,49,23,3.65,15.0,fr,37338,127,1585453,1,1,Active Shallow Crust,0.0,89.98737,0.0,12/19/6366
+5.65475,45.36987,2814,4,19,19,24,17,3.65,27.5,fr,37339,56,1585454,1,1,Active Shallow Crust,0.0,89.98737,0.0,04/19/2814
+5.65475,45.36987,7580,11,17,0,49,45,3.65,27.5,fr,37340,151,1585457,1,1,Active Shallow Crust,240.0005,58.01254,0.0,11/17/7580
+5.65475,45.36987,4552,7,7,15,52,56,3.65,5.0,fr,37341,91,1585458,1,1,Active Shallow Crust,0.0,89.98723,-90.0,07/07/4552
+5.65475,45.36987,4320,9,28,16,11,33,3.75,5.0,fr,37342,86,1585464,1,1,Active Shallow Crust,0.0,89.98875,0.0,09/28/4320
+5.65475,45.36987,6068,12,8,19,30,38,3.75,15.0,fr,37343,121,1585465,1,1,Active Shallow Crust,0.0,89.98875,0.0,12/08/6068
+5.65475,45.36987,5293,5,16,5,11,17,3.75,27.5,fr,37344,105,1585466,1,1,Active Shallow Crust,0.0,89.98875,0.0,05/16/5293
+5.65475,45.36987,683,12,16,11,51,9,3.75,5.0,fr,37345,13,1585470,1,1,Active Shallow Crust,0.0,89.98862,-90.0,12/16/0683
+5.65475,45.36987,3278,1,27,11,30,47,3.85,5.0,fr,37346,65,1585476,1,3,Active Shallow Crust,0.0,89.98997,0.0,01/27/3278
+5.65475,45.36987,1359,2,16,18,2,52,3.85,5.0,fr,37347,27,1585476,1,3,Active Shallow Crust,0.0,89.98997,0.0,02/16/1359
+5.65475,45.36987,7180,10,20,20,33,11,3.85,5.0,fr,37348,143,1585476,1,3,Active Shallow Crust,0.0,89.98997,0.0,10/20/7180
+5.65475,45.36987,9750,2,9,15,57,27,3.85,5.0,fr,37349,194,1585479,1,1,Active Shallow Crust,240.0106,57.99868,0.0,02/09/9750
+5.65475,45.36987,164,9,30,16,26,30,3.95,5.0,fr,37350,3,1585488,1,1,Active Shallow Crust,0.0,89.99106,0.0,09/30/0164
+5.65475,45.36987,1782,10,13,16,46,37,3.95,5.0,fr,37351,35,1585494,1,1,Active Shallow Crust,0.0,89.99096,-90.0,10/13/1782
+5.65475,45.36987,6042,7,4,17,20,42,3.95,5.0,fr,37352,120,1585497,1,1,Active Shallow Crust,128.9012,89.99329,0.0,07/04/6042
+5.65475,45.36987,8108,2,10,14,20,49,4.05,5.0,fr,37353,162,1585500,1,2,Active Shallow Crust,0.0,89.98804,0.0,02/10/8108
+5.65475,45.36987,2213,1,21,5,0,40,4.05,5.0,fr,37354,44,1585500,1,2,Active Shallow Crust,0.0,89.98804,0.0,01/21/2213
+5.65475,45.36987,5572,5,27,8,28,2,4.05,5.0,fr,37355,111,1585503,1,2,Active Shallow Crust,240.0052,58.00598,0.0,05/27/5572
+5.65475,45.36987,7417,12,22,23,14,27,4.05,5.0,fr,37356,148,1585503,1,2,Active Shallow Crust,240.0052,58.00598,0.0,12/22/7417
+5.65475,45.36987,8058,1,9,10,29,39,4.15,5.0,fr,37357,161,1585512,1,1,Active Shallow Crust,0.0,89.98935,0.0,01/09/8058
+5.65475,45.36987,9671,9,25,20,4,27,4.35,5.0,fr,37358,193,1585536,1,2,Active Shallow Crust,0.0,89.98872,0.0,09/25/9671
+5.65475,45.36987,6308,3,24,7,22,0,4.35,5.0,fr,37359,126,1585536,1,2,Active Shallow Crust,0.0,89.98872,0.0,03/24/6308
+5.65475,45.36987,4452,2,26,4,51,19,4.65,5.0,fr,37360,89,1585572,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/26/4452
+5.65475,45.36987,8640,6,28,14,45,51,5.25,5.0,fr,37361,172,1585644,1,1,Active Shallow Crust,0.0,89.98999,0.0,06/28/8640
+5.654752,45.36987,5767,3,18,9,37,41,6.15,5.942511,fr,37362,115,1585758,1,1,Active Shallow Crust,0.0,89.99011,-90.0,03/18/5767
+5.36652,47.78885,8448,5,12,2,1,59,3.65,5.0,fr,37363,168,1585932,1,1,Active Shallow Crust,0.0,89.98792,0.0,05/12/8448
+5.36652,47.78885,3265,10,26,6,3,56,3.75,5.0,fr,37364,65,1585944,1,1,Active Shallow Crust,0.0,89.98923,0.0,10/26/3265
+5.36652,47.78885,1940,8,10,5,57,52,4.15,5.0,fr,37365,38,1585995,1,1,Active Shallow Crust,240.009,57.99752,0.0,08/10/1940
+5.36652,47.78885,5432,10,17,22,1,8,4.45,5.0,fr,37366,108,1586028,1,1,Active Shallow Crust,0.0,89.99039,0.0,10/17/5432
+5.36652,47.78885,6763,2,12,4,25,46,4.45,27.5,fr,37367,135,1586030,1,1,Active Shallow Crust,0.0,89.99039,0.0,02/12/6763
+5.36652,47.78885,2082,12,2,23,32,5,5.15,5.0,fr,37368,41,1586112,1,1,Active Shallow Crust,0.0,89.99033,0.0,12/02/2082
+6.26691,43.46278,1007,5,14,7,46,2,3.55,5.0,fr,37369,20,1586400,1,1,Active Shallow Crust,0.0,89.99268,0.0,05/14/1007
+6.26691,43.46278,6035,11,6,4,27,24,3.75,15.0,fr,37370,120,1586428,1,1,Active Shallow Crust,240.0092,58.01677,0.0,11/06/6035
+6.26691,43.46278,1084,8,11,15,2,33,3.85,5.0,fr,37371,21,1586442,1,1,Active Shallow Crust,0.0,89.98952,-90.0,08/11/1084
+6.26691,43.46278,8788,1,14,11,29,31,4.45,5.0,fr,37372,175,1586508,1,1,Active Shallow Crust,0.0,89.98961,0.0,01/14/8788
+2.191,43.2828,7165,10,23,6,38,6,3.55,27.5,fr,37373,143,1586882,1,1,Active Shallow Crust,0.0,89.98899,0.0,10/23/7165
+2.191,43.2828,942,10,14,3,58,54,3.55,27.5,fr,37374,18,1586888,1,1,Active Shallow Crust,0.0,89.98886,-90.0,10/14/0942
+2.191,43.2828,8573,11,6,22,8,51,3.55,5.0,fr,37375,171,1586889,1,1,Active Shallow Crust,128.8965,89.99449,0.0,11/06/8573
+2.191,43.2828,828,12,1,5,19,58,4.35,5.0,fr,37376,16,1586976,1,1,Active Shallow Crust,0.0,89.98977,0.0,12/01/0828
+1.76822,40.67048,4429,12,17,11,39,23,3.55,27.5,fr,37377,88,1587362,1,1,Active Shallow Crust,0.0,89.99044,0.0,12/17/4429
+1.76822,40.67048,4743,4,17,12,16,50,3.55,5.0,fr,37378,94,1587363,1,1,Active Shallow Crust,240.0117,57.99815,0.0,04/17/4743
+1.76822,40.67048,214,5,17,17,40,37,3.75,15.0,fr,37379,4,1587385,1,1,Active Shallow Crust,0.0,89.98936,0.0,05/17/0214
+1.76822,40.67048,8674,10,10,17,53,7,4.05,15.0,fr,37380,173,1587421,1,1,Active Shallow Crust,0.0,89.99033,0.0,10/10/8674
+1.76822,40.67048,2456,12,31,9,19,53,4.55,5.0,fr,37381,49,1587483,1,1,Active Shallow Crust,240.0077,57.99696,0.0,12/31/2456
+5.54002,47.42832,9160,11,30,6,13,27,3.55,5.0,fr,37382,183,1587840,1,1,Active Shallow Crust,0.0,89.99318,0.0,11/30/9160
+5.54002,47.42832,3998,3,10,6,13,34,3.55,15.0,fr,37383,79,1587841,1,1,Active Shallow Crust,0.0,89.99318,0.0,03/10/3998
+5.54002,47.42832,7333,12,14,2,42,15,3.55,5.0,fr,37384,146,1587846,1,1,Active Shallow Crust,0.0,89.9931,-90.0,12/14/7333
+5.54002,47.42832,8146,2,1,18,2,32,3.65,15.0,fr,37385,162,1587853,1,1,Active Shallow Crust,0.0,89.98784,0.0,02/01/8146
+5.54002,47.42832,2531,12,2,12,57,4,3.75,5.0,fr,37386,50,1587864,1,2,Active Shallow Crust,0.0,89.98916,0.0,12/02/2531
+5.54002,47.42832,5543,3,18,17,9,29,3.75,5.0,fr,37387,110,1587864,1,2,Active Shallow Crust,0.0,89.98916,0.0,03/18/5543
+5.54002,47.42832,741,11,20,15,2,1,3.85,15.0,fr,37388,14,1587877,1,1,Active Shallow Crust,0.0,89.99034,0.0,11/20/0741
+5.54002,47.42832,6119,5,3,9,55,49,3.95,5.0,fr,37389,122,1587888,1,1,Active Shallow Crust,0.0,89.99139,0.0,05/03/6119
+5.54002,47.42832,5100,7,4,14,13,10,3.95,5.0,fr,37390,101,1587891,1,1,Active Shallow Crust,240.0207,58.00468,0.0,07/04/5100
+5.54002,47.42832,1650,2,5,21,59,26,4.15,5.0,fr,37391,32,1587912,1,2,Active Shallow Crust,0.0,89.98975,0.0,02/05/1650
+5.54002,47.42832,7564,7,20,10,55,30,4.15,5.0,fr,37392,151,1587912,1,2,Active Shallow Crust,0.0,89.98975,0.0,07/20/7564
+5.54002,47.42832,6006,6,3,21,8,47,4.15,5.0,fr,37393,120,1587915,1,1,Active Shallow Crust,240.0087,57.99722,0.0,06/03/6006
+5.54002,47.42832,9500,7,3,8,32,45,4.25,15.0,fr,37394,189,1587931,1,1,Active Shallow Crust,0.0,89.99075,-90.0,07/03/9500
+3.01808,41.00129,1423,7,4,5,32,13,3.55,27.5,fr,37395,28,1588808,1,1,Active Shallow Crust,0.0,89.98845,-90.0,07/04/1423
+3.01808,41.00129,442,9,6,7,51,22,3.65,27.5,fr,37396,8,1588814,1,1,Active Shallow Crust,0.0,89.98982,0.0,09/06/0442
+3.01808,41.00129,7781,7,7,20,15,37,3.75,15.0,fr,37397,155,1588825,1,1,Active Shallow Crust,0.0,89.99093,0.0,07/07/7781
+3.01808,41.00129,1166,12,4,11,6,7,3.85,15.0,fr,37398,23,1588837,1,1,Active Shallow Crust,0.0,89.98923,0.0,12/04/1166
+3.01808,41.00129,4597,6,24,23,19,7,4.05,5.0,fr,37399,91,1588860,1,1,Active Shallow Crust,0.0,89.9893,0.0,06/24/4597
+3.01808,41.00129,4863,10,15,17,27,37,4.05,15.0,fr,37400,97,1588870,1,1,Active Shallow Crust,128.8906,89.99465,0.0,10/15/4863
+3.01808,41.00129,7122,8,6,8,43,9,4.25,27.5,fr,37401,142,1588886,1,1,Active Shallow Crust,0.0,89.9898,0.0,08/06/7122
+3.01808,41.00129,3227,7,5,21,29,21,4.25,5.0,fr,37402,64,1588890,1,1,Active Shallow Crust,0.0,89.98969,-90.0,07/05/3227
+4.40767,52.24179,1169,6,8,10,59,55,3.95,5.0,fr,37403,23,1589331,1,1,Active Shallow Crust,240.0209,58.00503,0.0,06/08/1169
+-2.36818,43.61055,3055,4,6,20,59,16,3.55,5.0,fr,37404,61,1589760,1,1,Active Shallow Crust,0.0,89.98905,0.0,04/06/3055
+-2.36818,43.61055,6034,7,17,17,25,12,3.55,5.0,fr,37405,120,1589763,1,1,Active Shallow Crust,240.0126,57.99816,0.0,07/17/6034
+-2.36818,43.61055,7193,12,16,9,47,12,3.95,5.0,fr,37406,143,1589817,1,1,Active Shallow Crust,128.9007,89.99424,0.0,12/16/7193
+-2.36818,43.61055,1163,8,11,0,38,30,4.05,5.0,fr,37407,23,1589820,1,1,Active Shallow Crust,0.0,89.98974,0.0,08/11/1163
+-2.36818,43.61055,5066,8,1,2,51,24,4.55,5.0,fr,37408,101,1589880,1,1,Active Shallow Crust,0.0,89.98961,0.0,08/01/5066
+-2.36818,43.61055,7250,12,14,11,58,49,4.55,15.0,fr,37409,144,1589881,1,1,Active Shallow Crust,0.0,89.98961,0.0,12/14/7250
+3.22725,47.86354,6819,12,13,23,25,50,3.65,15.0,fr,37410,136,1590253,1,1,Active Shallow Crust,0.0,89.99096,0.0,12/13/6819
+3.22725,47.86354,1838,4,10,6,38,38,4.35,5.0,fr,37411,36,1590336,1,1,Active Shallow Crust,0.0,89.99057,0.0,04/10/1838
+5.0576,41.69567,5042,10,10,14,9,40,3.55,15.0,fr,37412,100,1590727,1,1,Active Shallow Crust,0.0,89.99239,-90.0,10/10/5042
+5.0576,41.69567,9207,9,22,22,37,57,4.45,5.0,fr,37413,184,1590834,1,1,Active Shallow Crust,0.0,89.98919,-90.0,09/22/9207
+5.0576,41.69567,5585,3,8,20,17,46,4.65,15.0,fr,37414,111,1590853,1,1,Active Shallow Crust,0.0,89.98939,0.0,03/08/5585
+0.28179,49.11635,960,9,9,13,27,25,3.55,5.0,fr,37415,19,1591200,1,1,Active Shallow Crust,0.0,89.9901,0.0,09/09/0960
+0.28179,49.11635,6369,3,31,12,40,15,3.55,15.0,fr,37416,127,1591204,1,1,Active Shallow Crust,240.0124,57.99828,0.0,03/31/6369
+0.28179,49.11635,5970,7,4,16,7,34,3.65,5.0,fr,37417,119,1591218,1,1,Active Shallow Crust,0.0,89.98996,-90.0,07/04/5970
+0.28179,49.11635,7187,4,11,19,39,49,3.75,5.0,fr,37418,143,1591224,1,1,Active Shallow Crust,0.0,89.98985,0.0,04/11/7187
+0.28179,49.11635,2438,5,23,15,3,51,3.75,5.0,fr,37419,48,1591233,1,1,Active Shallow Crust,128.8963,89.96736,0.0,05/23/2438
+0.28179,49.11635,5937,3,9,4,14,47,3.85,5.0,fr,37420,118,1591236,1,1,Active Shallow Crust,0.0,89.99007,0.0,03/09/5937
+0.28179,49.11635,3419,2,12,8,20,10,3.95,27.5,fr,37421,68,1591250,1,1,Active Shallow Crust,0.0,89.99011,0.0,02/12/3419
+0.28179,49.11635,4680,12,13,20,14,15,3.95,5.0,fr,37422,93,1591251,1,2,Active Shallow Crust,240.0202,58.0051,0.0,12/13/4680
+0.28179,49.11635,8596,8,8,20,50,50,3.95,5.0,fr,37423,171,1591251,1,2,Active Shallow Crust,240.0202,58.0051,0.0,08/08/8596
+0.28179,49.11635,8076,7,28,14,59,24,4.15,5.0,fr,37424,161,1591272,1,1,Active Shallow Crust,0.0,89.99007,0.0,07/28/8076
+0.28179,49.11635,2537,7,13,8,45,52,4.15,15.0,fr,37425,50,1591273,1,1,Active Shallow Crust,0.0,89.99007,0.0,07/13/2537
+0.28179,49.11635,2452,8,24,11,11,36,4.25,15.0,fr,37426,49,1591285,1,1,Active Shallow Crust,0.0,89.99005,0.0,08/24/2452
+0.28179,49.11635,6812,1,1,5,4,22,4.45,5.0,fr,37427,136,1591308,1,1,Active Shallow Crust,0.0,89.99004,0.0,01/01/6812
+0.28179,49.11635,6150,12,26,16,2,50,4.85,5.0,fr,37428,122,1591356,1,1,Active Shallow Crust,0.0,89.99002,0.0,12/26/6150
+2.44475,48.56416,8498,8,22,3,6,19,3.85,5.0,fr,37429,169,1591719,1,1,Active Shallow Crust,240.0113,57.9979,0.0,08/22/8498
+-2.70675,42.87665,6291,10,11,9,9,39,3.65,5.0,fr,37430,125,1592172,1,1,Active Shallow Crust,0.0,89.99012,0.0,10/11/6291
+-2.70675,42.87665,592,12,25,15,1,46,3.65,15.0,fr,37431,11,1592173,1,1,Active Shallow Crust,0.0,89.99012,0.0,12/25/0592
+-2.70675,42.87665,3763,5,31,15,10,20,3.65,5.0,fr,37432,75,1592175,1,1,Active Shallow Crust,240.0006,58.01291,0.0,05/31/3763
+-2.70675,42.87665,6285,8,24,13,33,57,3.65,5.0,fr,37433,125,1592181,1,1,Active Shallow Crust,128.9005,89.96346,0.0,08/24/6285
+-2.70675,42.87665,3967,9,2,18,44,26,3.75,15.0,fr,37434,79,1592185,1,1,Active Shallow Crust,0.0,89.9912,0.0,09/02/3967
+-2.70675,42.87665,9469,2,5,0,20,35,3.75,5.0,fr,37435,189,1592187,1,1,Active Shallow Crust,240.0077,58.01754,0.0,02/05/9469
+-2.70675,42.87665,2893,3,11,6,2,32,3.75,15.0,fr,37436,57,1592194,1,1,Active Shallow Crust,128.8973,89.96743,0.0,03/11/2893
+-2.70675,42.87665,6619,6,4,10,53,0,3.85,15.0,fr,37437,132,1592197,1,1,Active Shallow Crust,0.0,89.98954,0.0,06/04/6619
+-2.70675,42.87665,1383,9,8,15,41,22,3.85,5.0,fr,37438,27,1592205,1,1,Active Shallow Crust,128.8962,89.99346,0.0,09/08/1383
+-2.70675,42.87665,7734,10,25,0,22,45,4.05,15.0,fr,37439,154,1592221,1,1,Active Shallow Crust,0.0,89.98961,0.0,10/25/7734
+-2.70675,42.87665,2275,10,12,21,49,40,4.15,5.0,fr,37440,45,1592238,1,1,Active Shallow Crust,0.0,89.99063,-90.0,10/12/2275
+-2.70675,42.87665,512,8,3,14,11,20,4.35,27.5,fr,37441,10,1592258,1,1,Active Shallow Crust,0.0,89.9897,0.0,08/03/0512
+-2.70675,42.87665,618,6,25,17,57,15,4.95,15.0,fr,37442,12,1592329,1,1,Active Shallow Crust,0.0,89.98968,0.0,06/25/0618
+-1.32802,41.79066,3457,5,31,22,32,47,3.75,15.0,fr,37443,69,1592665,1,1,Active Shallow Crust,0.0,89.98955,0.0,05/31/3457
+-1.32802,41.79066,1886,3,17,1,3,15,5.35,5.0,fr,37444,37,1592865,1,1,Active Shallow Crust,128.8858,89.99194,0.0,03/17/1886
+3.87496,50.83066,2707,12,23,14,5,9,3.55,5.0,fr,37445,54,1593120,1,1,Active Shallow Crust,0.0,89.99045,0.0,12/23/2707
+3.87496,50.83066,5837,4,8,18,48,30,3.55,15.0,fr,37446,116,1593127,1,1,Active Shallow Crust,0.0,89.99033,-90.0,04/08/5837
+3.87496,50.83066,5953,7,6,11,21,43,3.65,27.5,fr,37447,119,1593140,1,1,Active Shallow Crust,0.0,89.99139,-90.0,07/06/5953
+3.87496,50.83066,3827,7,4,11,8,31,3.75,5.0,fr,37448,76,1593147,1,1,Active Shallow Crust,240.0087,58.01793,0.0,07/04/3827
+3.87496,50.83066,3725,3,4,9,31,21,3.85,15.0,fr,37449,74,1593157,1,1,Active Shallow Crust,0.0,89.99098,0.0,03/04/3725
+3.87496,50.83066,3161,4,7,14,0,44,3.85,5.0,fr,37450,63,1593165,1,1,Active Shallow Crust,128.8954,89.99324,0.0,04/07/3161
+3.87496,50.83066,3100,3,31,4,55,42,3.95,5.0,fr,37451,61,1593168,1,1,Active Shallow Crust,0.0,89.98995,0.0,03/31/3100
+3.87496,50.83066,6763,2,10,4,37,19,4.05,5.0,fr,37452,135,1593180,1,2,Active Shallow Crust,0.0,89.98926,0.0,02/10/6763
+3.87496,50.83066,9889,6,6,5,42,4,4.05,5.0,fr,37453,197,1593180,1,2,Active Shallow Crust,0.0,89.98926,0.0,06/06/9889
+3.87496,50.83066,771,7,31,22,57,21,4.05,5.0,fr,37454,15,1593186,1,1,Active Shallow Crust,0.0,89.98913,-90.0,07/31/0771
+3.87496,50.83066,3331,4,4,22,35,32,4.15,15.0,fr,37455,66,1593193,1,1,Active Shallow Crust,0.0,89.99043,0.0,04/04/3331
+3.87496,50.83066,3514,5,21,0,4,26,4.25,5.0,fr,37456,70,1593213,1,1,Active Shallow Crust,128.8934,89.98088,0.0,05/21/3514
+3.87496,50.83066,9052,8,10,5,34,0,4.55,15.0,fr,37457,181,1593244,1,1,Active Shallow Crust,240.0107,57.99753,0.0,08/10/9052
+3.87496,50.83066,6925,9,20,15,54,47,4.75,15.0,fr,37458,138,1593265,1,1,Active Shallow Crust,359.9996,89.9904,0.0,09/20/6925
+1.52531,52.54546,2515,7,17,0,55,44,3.65,5.0,fr,37459,50,1593612,1,1,Active Shallow Crust,0.0,89.99043,0.0,07/17/2515
+1.52531,52.54546,5024,10,20,21,45,18,3.75,5.0,fr,37460,100,1593624,1,1,Active Shallow Crust,0.0,89.99026,0.0,10/20/5024
+1.52531,52.54546,3687,1,6,8,19,16,3.85,5.0,fr,37461,73,1593636,1,1,Active Shallow Crust,0.0,89.99023,0.0,01/06/3687
+3.51193,42.28696,8043,11,11,19,29,43,3.55,15.0,fr,37462,160,1594081,1,1,Active Shallow Crust,0.0,89.98881,0.0,11/11/8043
+3.51193,42.28696,8323,3,18,1,0,29,3.65,27.5,fr,37463,166,1594103,1,1,Active Shallow Crust,128.9016,89.96344,0.0,03/18/8323
+3.51193,42.28696,3918,11,23,19,46,37,3.85,27.5,fr,37464,78,1594118,1,1,Active Shallow Crust,0.0,89.98944,0.0,11/23/3918
+3.51193,42.28696,2567,5,9,22,47,53,3.95,27.5,fr,37465,51,1594139,1,1,Active Shallow Crust,128.9011,89.99412,0.0,05/09/2567
+3.51193,42.28696,4210,3,12,18,50,40,4.05,5.0,fr,37466,84,1594140,1,1,Active Shallow Crust,0.0,89.98951,0.0,03/12/4210
+3.51193,42.28696,513,1,31,21,35,14,4.05,15.0,fr,37467,10,1594141,1,1,Active Shallow Crust,0.0,89.98951,0.0,01/31/0513
+3.51193,42.28696,7908,2,11,1,53,39,4.15,27.5,fr,37468,158,1594154,1,1,Active Shallow Crust,0.0,89.99065,0.0,02/11/7908
+3.51193,42.28696,9440,8,26,1,57,28,4.25,5.0,fr,37469,188,1594164,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/26/9440
+3.51193,42.28696,9944,7,18,0,49,12,4.45,15.0,fr,37470,198,1594189,1,1,Active Shallow Crust,0.0,89.98941,0.0,07/18/9944
+3.40146,45.83524,9589,10,23,9,26,41,3.55,5.0,fr,37471,191,1594560,1,5,Active Shallow Crust,0.0,89.98946,0.0,10/23/9589
+3.40146,45.83524,722,3,2,14,57,37,3.55,5.0,fr,37472,14,1594560,1,5,Active Shallow Crust,0.0,89.98946,0.0,03/02/0722
+3.40146,45.83524,4604,4,16,17,14,50,3.55,5.0,fr,37473,92,1594560,1,5,Active Shallow Crust,0.0,89.98946,0.0,04/16/4604
+3.40146,45.83524,6193,3,9,6,1,38,3.55,5.0,fr,37474,123,1594560,1,5,Active Shallow Crust,0.0,89.98946,0.0,03/09/6193
+3.40146,45.83524,1229,4,16,4,8,12,3.55,5.0,fr,37475,24,1594560,1,5,Active Shallow Crust,0.0,89.98946,0.0,04/16/1229
+3.40146,45.83524,8059,8,12,19,58,27,3.55,5.0,fr,37476,161,1594563,1,1,Active Shallow Crust,240.0127,57.99828,0.0,08/12/8059
+3.40146,45.83524,3076,9,17,6,39,42,3.65,5.0,fr,37477,61,1594575,1,2,Active Shallow Crust,240.0015,58.0127,0.0,09/17/3076
+3.40146,45.83524,394,7,13,11,31,25,3.65,5.0,fr,37478,7,1594575,1,2,Active Shallow Crust,240.0015,58.0127,0.0,07/13/0394
+3.40146,45.83524,3447,9,4,11,4,50,3.75,15.0,fr,37479,68,1594588,1,1,Active Shallow Crust,240.0082,58.01754,0.0,09/04/3447
+3.40146,45.83524,6878,9,13,13,34,4,3.75,5.0,fr,37480,137,1594593,1,1,Active Shallow Crust,128.8972,89.96721,0.0,09/13/6878
+3.40146,45.83524,9903,7,12,8,8,16,3.85,5.0,fr,37481,198,1594596,1,1,Active Shallow Crust,0.0,89.99005,0.0,07/12/9903
+3.40146,45.83524,6205,7,31,13,46,10,3.95,5.0,fr,37482,124,1594608,1,1,Active Shallow Crust,0.0,89.98891,0.0,07/31/6205
+3.40146,45.83524,7174,8,2,7,7,22,3.95,15.0,fr,37483,143,1594609,1,2,Active Shallow Crust,0.0,89.98891,0.0,08/02/7174
+3.40146,45.83524,3467,12,17,15,2,29,3.95,15.0,fr,37484,69,1594609,1,2,Active Shallow Crust,0.0,89.98891,0.0,12/17/3467
+3.40146,45.83524,6978,10,15,1,59,37,4.05,15.0,fr,37485,139,1594621,1,1,Active Shallow Crust,0.0,89.99012,0.0,10/15/6978
+3.40146,45.83524,8540,12,13,16,2,6,4.05,5.0,fr,37486,170,1594623,1,1,Active Shallow Crust,240.0058,58.00597,0.0,12/13/8540
+3.40146,45.83524,2648,12,2,2,2,5,4.05,15.0,fr,37487,52,1594630,1,1,Active Shallow Crust,128.8906,89.99407,0.0,12/02/2648
+3.40146,45.83524,5979,3,26,8,32,25,4.15,5.0,fr,37488,119,1594632,1,1,Active Shallow Crust,0.0,89.98943,0.0,03/26/5979
+3.40146,45.83524,1768,8,6,22,18,36,4.15,5.0,fr,37489,35,1594635,1,1,Active Shallow Crust,240.0084,57.99749,0.0,08/06/1768
+3.40146,45.83524,5994,1,21,5,59,4,4.75,5.0,fr,37490,119,1594704,1,1,Active Shallow Crust,0.0,89.9903,0.0,01/21/5994
+3.40146,45.83524,1826,6,12,2,47,19,4.85,27.5,fr,37491,36,1594718,1,1,Active Shallow Crust,0.0,89.98978,0.0,06/12/1826
+3.40146,45.83524,7436,2,29,2,31,3,6.05,27.5,fr,37492,148,1594862,1,1,Active Shallow Crust,0.0,89.98991,0.0,02/29/7436
+2.03296,46.82919,4324,7,1,13,29,52,3.55,5.0,fr,37493,86,1595040,1,1,Active Shallow Crust,0.0,89.98965,0.0,07/01/4324
+2.03296,46.82919,6432,3,15,0,42,33,3.55,5.0,fr,37494,128,1595046,1,1,Active Shallow Crust,0.0,89.98953,-90.0,03/15/6432
+2.03296,46.82919,1809,11,3,20,14,48,3.65,15.0,fr,37495,36,1595056,1,1,Active Shallow Crust,240.0005,58.01328,0.0,11/03/1809
+2.03296,46.82919,9945,10,28,9,29,57,3.75,5.0,fr,37496,198,1595064,1,1,Active Shallow Crust,0.0,89.98904,0.0,10/28/9945
+2.03296,46.82919,8093,5,10,20,57,59,3.75,27.5,fr,37497,161,1595066,1,1,Active Shallow Crust,0.0,89.98904,0.0,05/10/8093
+2.03296,46.82919,7708,10,6,16,7,19,3.85,5.0,fr,37498,154,1595076,1,1,Active Shallow Crust,0.0,89.99023,0.0,10/06/7708
+2.03296,46.82919,970,2,5,6,3,21,3.85,27.5,fr,37499,19,1595078,1,1,Active Shallow Crust,0.0,89.99023,0.0,02/05/0970
+2.03296,46.82919,1846,1,22,7,2,54,3.85,15.0,fr,37500,36,1595086,1,1,Active Shallow Crust,128.8959,89.9939,0.0,01/22/1846
+2.03296,46.82919,7433,5,8,1,28,34,4.05,15.0,fr,37501,148,1595101,1,1,Active Shallow Crust,0.0,89.9903,0.0,05/08/7433
+2.03296,46.82919,3470,9,6,23,21,15,4.35,5.0,fr,37502,69,1595136,1,1,Active Shallow Crust,0.0,89.99039,0.0,09/06/3470
+2.03296,46.82919,3451,9,11,9,42,47,4.55,5.0,fr,37503,69,1595160,1,1,Active Shallow Crust,0.0,89.99018,0.0,09/11/3451
+2.03296,46.82919,1098,7,14,16,23,14,4.65,5.0,fr,37504,21,1595181,1,1,Active Shallow Crust,128.8911,89.98699,0.0,07/14/1098
+-6.94702,48.61383,7350,9,21,9,54,21,3.75,5.0,fr,37505,146,1595544,1,1,Active Shallow Crust,0.0,89.98941,0.0,09/21/7350
+-6.94702,48.61383,4430,4,27,0,6,4,3.85,5.0,fr,37506,88,1595565,1,1,Active Shallow Crust,128.8956,89.99292,0.0,04/27/4430
+6.48257,50.69056,2959,3,20,14,41,23,3.55,5.0,fr,37507,59,1596000,1,6,Active Shallow Crust,0.0,89.98722,0.0,03/20/2959
+6.48257,50.69056,9509,11,5,12,49,17,3.55,5.0,fr,37508,190,1596000,1,6,Active Shallow Crust,0.0,89.98722,0.0,11/05/9509
+6.48257,50.69056,8598,4,13,11,49,10,3.55,5.0,fr,37509,171,1596000,1,6,Active Shallow Crust,0.0,89.98722,0.0,04/13/8598
+6.48257,50.69056,2173,7,27,10,11,55,3.55,5.0,fr,37510,43,1596000,1,6,Active Shallow Crust,0.0,89.98722,0.0,07/27/2173
+6.48257,50.69056,9097,8,9,9,35,0,3.55,5.0,fr,37511,181,1596000,1,6,Active Shallow Crust,0.0,89.98722,0.0,08/09/9097
+6.48257,50.69056,1624,2,10,11,2,15,3.55,5.0,fr,37512,32,1596000,1,6,Active Shallow Crust,0.0,89.98722,0.0,02/10/1624
+6.48257,50.69056,2074,5,11,13,12,36,3.55,15.0,fr,37513,41,1596001,1,2,Active Shallow Crust,0.0,89.98722,0.0,05/11/2074
+6.48257,50.69056,7189,5,6,20,31,49,3.55,15.0,fr,37514,143,1596001,1,2,Active Shallow Crust,0.0,89.98722,0.0,05/06/7189
+6.48257,50.69056,7132,9,21,7,8,52,3.55,27.5,fr,37515,142,1596002,1,1,Active Shallow Crust,0.0,89.98722,0.0,09/21/7132
+6.48257,50.69056,8821,3,27,6,29,20,3.55,5.0,fr,37516,176,1596006,1,3,Active Shallow Crust,0.0,89.98708,-90.0,03/27/8821
+6.48257,50.69056,880,12,27,14,30,24,3.55,5.0,fr,37517,17,1596006,1,3,Active Shallow Crust,0.0,89.98708,-90.0,12/27/0880
+6.48257,50.69056,4121,6,24,7,42,48,3.55,5.0,fr,37518,82,1596006,1,3,Active Shallow Crust,0.0,89.98708,-90.0,06/24/4121
+6.48257,50.69056,4961,10,5,4,5,9,3.65,5.0,fr,37519,99,1596012,1,6,Active Shallow Crust,0.0,89.98861,0.0,10/05/4961
+6.48257,50.69056,5035,12,5,21,11,1,3.65,5.0,fr,37520,100,1596012,1,6,Active Shallow Crust,0.0,89.98861,0.0,12/05/5035
+6.48257,50.69056,9746,5,16,12,22,45,3.65,5.0,fr,37521,194,1596012,1,6,Active Shallow Crust,0.0,89.98861,0.0,05/16/9746
+6.48257,50.69056,2946,2,24,6,56,25,3.65,5.0,fr,37522,58,1596012,1,6,Active Shallow Crust,0.0,89.98861,0.0,02/24/2946
+6.48257,50.69056,1402,2,25,18,46,46,3.65,5.0,fr,37523,28,1596012,1,6,Active Shallow Crust,0.0,89.98861,0.0,02/25/1402
+6.48257,50.69056,5402,4,8,15,15,7,3.65,5.0,fr,37524,108,1596012,1,6,Active Shallow Crust,0.0,89.98861,0.0,04/08/5402
+6.48257,50.69056,7401,12,15,6,58,9,3.65,15.0,fr,37525,148,1596013,1,1,Active Shallow Crust,0.0,89.98861,0.0,12/15/7401
+6.48257,50.69056,1614,4,15,16,50,5,3.75,5.0,fr,37526,32,1596027,1,1,Active Shallow Crust,240.0095,58.01799,0.0,04/15/1614
+6.48257,50.69056,2181,7,9,5,15,43,3.75,15.0,fr,37527,43,1596028,1,1,Active Shallow Crust,240.0095,58.01799,0.0,07/09/2181
+6.48257,50.69056,8088,12,15,14,20,59,3.85,5.0,fr,37528,161,1596036,1,2,Active Shallow Crust,0.0,89.99095,0.0,12/15/8088
+6.48257,50.69056,9065,1,25,2,35,49,3.85,5.0,fr,37529,181,1596036,1,2,Active Shallow Crust,0.0,89.99095,0.0,01/25/9065
+6.48257,50.69056,5650,11,8,1,57,10,3.85,5.0,fr,37530,112,1596039,1,1,Active Shallow Crust,240.0116,57.99821,0.0,11/08/5650
+6.48257,50.69056,8770,6,14,11,13,12,3.85,5.0,fr,37531,175,1596042,1,1,Active Shallow Crust,0.0,89.99085,-90.0,06/14/8770
+6.48257,50.69056,3513,11,7,13,5,56,3.95,15.0,fr,37532,70,1596049,1,1,Active Shallow Crust,0.0,89.99194,0.0,11/07/3513
+6.48257,50.69056,2885,9,29,20,7,18,3.95,27.5,fr,37533,57,1596050,1,1,Active Shallow Crust,0.0,89.99194,0.0,09/29/2885
+6.48257,50.69056,1927,2,23,18,0,28,3.95,5.0,fr,37534,38,1596051,1,1,Active Shallow Crust,240.0211,58.00457,0.0,02/23/1927
+6.48257,50.69056,7511,12,12,17,19,15,3.95,15.0,fr,37535,150,1596052,1,1,Active Shallow Crust,240.0211,58.00457,0.0,12/12/7511
+6.48257,50.69056,9872,5,1,1,25,51,4.15,15.0,fr,37536,197,1596073,1,1,Active Shallow Crust,0.0,89.99039,0.0,05/01/9872
+6.48257,50.69056,111,10,15,10,7,3,4.15,27.5,fr,37537,2,1596074,1,1,Active Shallow Crust,0.0,89.99039,0.0,10/15/0111
+6.48257,50.69056,6924,11,7,1,5,53,4.25,5.0,fr,37538,138,1596084,1,1,Active Shallow Crust,0.0,89.98859,0.0,11/07/6924
+6.48257,50.69056,7010,10,15,4,5,52,4.25,27.5,fr,37539,140,1596086,1,1,Active Shallow Crust,0.0,89.98859,0.0,10/15/7010
+6.48257,50.69056,1707,4,10,2,40,13,4.25,15.0,fr,37540,34,1596088,1,1,Active Shallow Crust,240.0084,57.99448,0.0,04/10/1707
+6.48257,50.69056,4874,4,6,15,26,0,4.35,15.0,fr,37541,97,1596097,1,1,Active Shallow Crust,0.0,89.98983,0.0,04/06/4874
+6.48257,50.69056,4824,8,16,5,16,32,4.45,5.0,fr,37542,96,1596114,1,1,Active Shallow Crust,0.0,89.99083,-90.0,08/16/4824
+6.48257,50.69056,6245,6,14,9,51,46,4.55,5.0,fr,37543,124,1596120,1,1,Active Shallow Crust,0.0,89.9899,0.0,06/14/6245
+6.48257,50.69056,1759,7,12,2,52,20,4.65,5.0,fr,37544,35,1596132,1,1,Active Shallow Crust,0.0,89.9892,0.0,07/12/1759
+6.48257,50.69056,1188,11,17,13,28,22,4.65,5.0,fr,37545,23,1596141,1,1,Active Shallow Crust,128.8896,89.987,0.0,11/17/1188
+6.48257,50.69056,7316,12,10,11,48,2,4.75,5.0,fr,37546,146,1596150,1,1,Active Shallow Crust,0.0,89.99026,-90.0,12/10/7316
+6.48257,50.69056,5986,9,29,11,20,53,4.85,5.0,fr,37547,119,1596156,1,1,Active Shallow Crust,0.0,89.98999,0.0,09/29/5986
+6.48257,50.69056,8159,3,10,4,3,42,4.95,15.0,fr,37548,163,1596178,1,1,Active Shallow Crust,128.8882,89.98974,0.0,03/10/8159
+8.1506,46.4493,189,11,8,23,1,9,3.55,5.0,fr,37549,3,1596480,1,1,Active Shallow Crust,0.0,89.98611,0.0,11/08/0189
+8.1506,46.4493,7148,2,25,13,36,47,3.55,15.0,fr,37550,142,1596481,1,2,Active Shallow Crust,0.0,89.98611,0.0,02/25/7148
+8.1506,46.4493,3910,3,11,7,19,47,3.55,15.0,fr,37551,78,1596481,1,2,Active Shallow Crust,0.0,89.98611,0.0,03/11/3910
+8.1506,46.4493,9856,8,27,13,0,15,3.55,15.0,fr,37552,197,1596490,1,1,Active Shallow Crust,128.8971,89.99305,0.0,08/27/9856
+8.1506,46.4493,7183,9,18,19,8,27,3.65,5.0,fr,37553,143,1596492,1,2,Active Shallow Crust,0.0,89.98762,0.0,09/18/7183
+8.1506,46.4493,8437,10,13,12,30,25,3.65,5.0,fr,37554,168,1596492,1,2,Active Shallow Crust,0.0,89.98762,0.0,10/13/8437
+8.1506,46.4493,2075,5,20,22,3,17,3.65,5.0,fr,37555,41,1596495,1,1,Active Shallow Crust,240.0027,58.0119,0.0,05/20/2075
+8.1506,46.4493,8229,8,16,0,3,30,3.65,15.0,fr,37556,164,1596496,1,1,Active Shallow Crust,240.0027,58.0119,0.0,08/16/8229
+8.1506,46.4493,7371,11,27,1,44,5,3.75,5.0,fr,37557,147,1596504,1,2,Active Shallow Crust,0.0,89.98896,0.0,11/27/7371
+8.1506,46.4493,4547,7,23,16,6,8,3.75,5.0,fr,37558,90,1596504,1,2,Active Shallow Crust,0.0,89.98896,0.0,07/23/4547
+8.1506,46.4493,8355,12,14,3,38,20,3.75,5.0,fr,37559,167,1596507,1,1,Active Shallow Crust,240.0076,58.01698,0.0,12/14/8355
+8.1506,46.4493,8130,12,12,5,23,39,3.85,5.0,fr,37560,162,1596516,1,2,Active Shallow Crust,0.0,89.99017,0.0,12/12/8130
+8.1506,46.4493,7550,9,13,17,57,36,3.85,5.0,fr,37561,150,1596516,1,2,Active Shallow Crust,0.0,89.99017,0.0,09/13/7550
+8.1506,46.4493,7278,4,27,17,14,40,3.85,5.0,fr,37562,145,1596519,1,1,Active Shallow Crust,240.0125,57.99648,0.0,04/27/7278
+8.1506,46.4493,562,10,13,22,16,54,3.85,15.0,fr,37563,11,1596520,1,1,Active Shallow Crust,240.0125,57.99648,0.0,10/13/0562
+8.1506,46.4493,7343,3,16,23,51,33,3.85,5.0,fr,37564,146,1596522,1,1,Active Shallow Crust,0.0,89.99005,-90.0,03/16/7343
+8.1506,46.4493,1538,9,1,17,33,15,4.05,5.0,fr,37565,30,1596540,1,1,Active Shallow Crust,0.0,89.99219,0.0,09/01/1538
+8.1506,46.4493,9913,8,24,7,30,21,4.05,5.0,fr,37566,198,1596543,1,1,Active Shallow Crust,240.0052,58.00655,0.0,08/24/9913
+8.1506,46.4493,8942,7,12,3,8,48,4.15,5.0,fr,37567,178,1596552,1,1,Active Shallow Crust,0.0,89.99303,0.0,07/12/8942
+8.1506,46.4493,7750,1,9,5,27,47,4.25,5.0,fr,37568,154,1596564,1,1,Active Shallow Crust,0.0,89.98759,0.0,01/09/7750
+8.1506,46.4493,1934,2,13,17,49,16,4.25,27.5,fr,37569,38,1596566,1,1,Active Shallow Crust,0.0,89.98759,0.0,02/13/1934
+8.1506,46.4493,8445,9,13,14,4,15,4.35,15.0,fr,37570,168,1596577,1,1,Active Shallow Crust,0.0,89.98894,0.0,09/13/8445
+8.1506,46.4493,220,5,8,7,38,27,4.95,27.5,fr,37571,4,1596650,1,1,Active Shallow Crust,0.0,89.98891,0.0,05/08/0220
+8.1506,46.4493,9462,1,18,19,32,41,5.45,5.0,fr,37572,189,1596708,1,1,Active Shallow Crust,0.0,89.99064,0.0,01/18/9462
+6.15948,47.76406,2089,9,24,12,30,17,3.55,5.0,fr,37573,41,1596960,1,1,Active Shallow Crust,0.0,89.99323,0.0,09/24/2089
+6.15948,47.76406,6475,1,24,2,2,50,3.55,15.0,fr,37574,129,1596961,1,1,Active Shallow Crust,0.0,89.99323,0.0,01/24/6475
+6.15948,47.76406,3414,8,18,16,51,21,3.55,5.0,fr,37575,68,1596966,1,1,Active Shallow Crust,0.0,89.99314,-90.0,08/18/3414
+6.15948,47.76406,3426,5,27,4,2,47,3.65,5.0,fr,37576,68,1596972,1,1,Active Shallow Crust,0.0,89.98792,0.0,05/27/3426
+6.15948,47.76406,1784,11,9,10,37,49,3.65,27.5,fr,37577,35,1596974,1,1,Active Shallow Crust,0.0,89.98792,0.0,11/09/1784
+6.15948,47.76406,3191,12,1,15,0,27,3.75,15.0,fr,37578,63,1596991,1,1,Active Shallow Crust,0.0,89.98911,-90.0,12/01/3191
+6.15948,47.76406,4791,6,7,2,12,34,3.75,15.0,fr,37579,95,1596994,1,1,Active Shallow Crust,128.8969,89.96696,0.0,06/07/4791
+6.15948,47.76406,7411,1,13,19,8,35,3.85,5.0,fr,37580,148,1596996,1,1,Active Shallow Crust,0.0,89.9904,0.0,01/13/7411
+6.15948,47.76406,9545,2,15,17,4,1,3.95,5.0,fr,37581,190,1597008,1,1,Active Shallow Crust,0.0,89.99145,0.0,02/15/9545
+6.15948,47.76406,8696,7,2,11,6,38,4.05,15.0,fr,37582,173,1597021,1,1,Active Shallow Crust,0.0,89.98856,0.0,07/02/8696
+2.37991,41.17307,874,2,24,19,48,44,3.55,5.0,fr,37583,17,1597440,1,1,Active Shallow Crust,0.0,89.98862,0.0,02/24/0874
+2.37991,41.17307,690,5,8,14,46,22,3.55,5.0,fr,37584,13,1597446,1,1,Active Shallow Crust,0.0,89.98848,-90.0,05/08/0690
+2.37991,41.17307,9636,11,20,3,6,37,3.65,15.0,fr,37585,192,1597453,1,1,Active Shallow Crust,0.0,89.98985,0.0,11/20/9636
+2.37991,41.17307,8301,9,24,12,1,40,3.65,27.5,fr,37586,166,1597454,1,1,Active Shallow Crust,0.0,89.98985,0.0,09/24/8301
+2.37991,41.17307,4496,5,5,20,58,48,3.65,15.0,fr,37587,89,1597462,1,1,Active Shallow Crust,128.9004,89.96342,0.0,05/05/4496
+2.37991,41.17307,3601,12,9,7,49,48,3.75,5.0,fr,37588,72,1597464,1,1,Active Shallow Crust,0.0,89.99096,0.0,12/09/3601
+2.37991,41.17307,2137,3,17,23,0,28,3.75,15.0,fr,37589,42,1597465,1,1,Active Shallow Crust,0.0,89.99096,0.0,03/17/2137
+2.37991,41.17307,8847,11,29,20,1,33,3.75,5.0,fr,37590,176,1597470,1,1,Active Shallow Crust,0.0,89.99085,-90.0,11/29/8847
+2.37991,41.17307,5963,6,21,13,38,34,3.85,5.0,fr,37591,119,1597476,1,1,Active Shallow Crust,0.0,89.98925,0.0,06/21/5963
+2.37991,41.17307,9767,7,14,3,29,51,3.85,5.0,fr,37592,195,1597485,1,1,Active Shallow Crust,128.8959,89.99329,0.0,07/14/9767
+2.37991,41.17307,1777,10,29,22,56,0,3.85,15.0,fr,37593,35,1597486,1,1,Active Shallow Crust,128.8959,89.99329,0.0,10/29/1777
+2.37991,41.17307,7852,11,9,9,39,15,3.95,5.0,fr,37594,157,1597488,1,2,Active Shallow Crust,0.0,89.99043,0.0,11/09/7852
+2.37991,41.17307,4247,10,15,18,24,32,3.95,5.0,fr,37595,84,1597488,1,2,Active Shallow Crust,0.0,89.99043,0.0,10/15/4247
+2.37991,41.17307,3557,11,22,0,16,25,3.95,5.0,fr,37596,71,1597491,1,1,Active Shallow Crust,240.0185,58.00492,0.0,11/22/3557
+2.37991,41.17307,850,8,20,2,36,16,4.05,15.0,fr,37597,16,1597501,1,1,Active Shallow Crust,0.0,89.98933,0.0,08/20/0850
+2.37991,41.17307,5127,3,1,22,4,41,4.05,27.5,fr,37598,102,1597505,1,1,Active Shallow Crust,240.0053,58.00526,0.0,03/01/5127
+2.37991,41.17307,5144,11,13,5,59,42,4.35,27.5,fr,37599,102,1597544,1,1,Active Shallow Crust,0.0,89.9893,-90.0,11/13/5144
+2.37991,41.17307,5142,4,10,11,4,44,5.45,27.5,fr,37600,102,1597670,1,1,Active Shallow Crust,0.0,89.9902,0.0,04/10/5142
+6.89574,48.87027,6490,10,31,0,38,5,3.55,5.0,fr,37601,129,1597920,1,2,Active Shallow Crust,0.0,89.98673,0.0,10/31/6490
+6.89574,48.87027,7769,4,12,11,22,11,3.55,5.0,fr,37602,155,1597920,1,2,Active Shallow Crust,0.0,89.98673,0.0,04/12/7769
+6.89574,48.87027,5865,2,14,17,58,37,3.65,5.0,fr,37603,117,1597932,1,1,Active Shallow Crust,0.0,89.98817,0.0,02/14/5865
+6.89574,48.87027,1564,7,6,18,39,23,3.75,15.0,fr,37604,31,1597945,1,1,Active Shallow Crust,0.0,89.98946,0.0,07/06/1564
+6.89574,48.87027,41,12,11,9,16,9,3.95,5.0,fr,37605,0,1597968,1,1,Active Shallow Crust,0.0,89.99163,0.0,12/11/0041
+6.89574,48.87027,3972,4,30,4,16,57,4.05,5.0,fr,37606,79,1597980,1,1,Active Shallow Crust,0.0,89.98881,0.0,04/30/3972
+6.89574,48.87027,4368,4,23,8,53,40,4.05,5.0,fr,37607,87,1597989,1,1,Active Shallow Crust,128.8908,89.99254,0.0,04/23/4368
+6.89574,48.87027,2223,12,7,7,44,35,4.25,15.0,fr,37608,44,1598005,1,1,Active Shallow Crust,0.0,89.99111,0.0,12/07/2223
+1.52463,40.90048,9745,8,25,0,4,59,3.55,5.0,fr,37609,194,1598880,1,1,Active Shallow Crust,0.0,89.99047,0.0,08/25/9745
+1.52463,40.90048,881,6,20,23,47,0,3.55,15.0,fr,37610,17,1598881,1,1,Active Shallow Crust,0.0,89.99047,0.0,06/20/0881
+1.52463,40.90048,9539,6,4,15,54,32,3.55,5.0,fr,37611,190,1598883,1,2,Active Shallow Crust,240.0117,57.99819,0.0,06/04/9539
+1.52463,40.90048,2061,11,21,13,26,40,3.55,5.0,fr,37612,41,1598883,1,2,Active Shallow Crust,240.0117,57.99819,0.0,11/21/2061
+1.52463,40.90048,4375,9,12,19,38,30,3.65,15.0,fr,37613,87,1598893,1,1,Active Shallow Crust,0.0,89.98981,0.0,09/12/4375
+1.52463,40.90048,3102,4,30,4,15,26,3.75,5.0,fr,37614,62,1598904,1,2,Active Shallow Crust,0.0,89.9894,0.0,04/30/3102
+1.52463,40.90048,4748,9,25,20,45,35,3.75,5.0,fr,37615,94,1598904,1,2,Active Shallow Crust,0.0,89.9894,0.0,09/25/4748
+1.52463,40.90048,9464,1,31,13,56,57,3.85,5.0,fr,37616,189,1598916,1,2,Active Shallow Crust,0.0,89.99055,0.0,01/31/9464
+1.52463,40.90048,8958,11,2,18,1,47,3.85,5.0,fr,37617,179,1598916,1,2,Active Shallow Crust,0.0,89.99055,0.0,11/02/8958
+1.52463,40.90048,7701,9,20,7,41,19,4.15,5.0,fr,37618,154,1598952,1,2,Active Shallow Crust,0.0,89.99045,0.0,09/20/7701
+1.52463,40.90048,2691,1,14,2,42,26,4.15,5.0,fr,37619,53,1598952,1,2,Active Shallow Crust,0.0,89.99045,0.0,01/14/2691
+1.52463,40.90048,81,7,9,16,38,38,4.25,15.0,fr,37620,1,1598965,1,1,Active Shallow Crust,0.0,89.98978,0.0,07/09/0081
+1.52463,40.90048,1066,6,22,13,4,25,4.45,5.0,fr,37621,21,1598991,1,1,Active Shallow Crust,240.004,57.99437,0.0,06/22/1066
+1.41544,45.7239,2602,7,14,4,58,37,3.55,5.0,fr,37622,52,1599360,1,2,Active Shallow Crust,0.0,89.98944,0.0,07/14/2602
+1.41544,45.7239,5577,9,6,23,10,29,3.55,5.0,fr,37623,111,1599360,1,2,Active Shallow Crust,0.0,89.98944,0.0,09/06/5577
+1.41544,45.7239,9619,10,23,21,1,11,3.55,5.0,fr,37624,192,1599363,1,1,Active Shallow Crust,240.0122,57.99809,0.0,10/23/9619
+1.41544,45.7239,1281,4,5,20,48,30,3.75,27.5,fr,37625,25,1599386,1,1,Active Shallow Crust,0.0,89.99021,0.0,04/05/1281
+1.41544,45.7239,2079,12,20,0,30,28,4.25,5.0,fr,37626,41,1599444,1,1,Active Shallow Crust,0.0,89.98978,0.0,12/20/2079
+1.41544,45.7239,9004,9,27,14,0,11,4.25,15.0,fr,37627,180,1599445,1,1,Active Shallow Crust,0.0,89.98978,0.0,09/27/9004
+-0.21967,45.60128,7929,3,19,18,15,45,3.55,5.0,fr,37628,158,1599840,1,1,Active Shallow Crust,0.0,89.99008,0.0,03/19/7929
+-0.21967,45.60128,3148,10,18,15,32,23,3.65,5.0,fr,37629,62,1599852,1,1,Active Shallow Crust,0.0,89.98997,0.0,10/18/3148
+-0.21967,45.60128,3651,11,7,14,17,49,3.75,5.0,fr,37630,73,1599864,1,1,Active Shallow Crust,0.0,89.99002,0.0,11/07/3651
+-0.21967,45.60128,9363,11,21,2,27,49,3.75,15.0,fr,37631,187,1599865,1,1,Active Shallow Crust,0.0,89.99002,0.0,11/21/9363
+-0.21967,45.60128,9135,9,1,23,33,21,3.75,5.0,fr,37632,182,1599867,1,1,Active Shallow Crust,240.0083,58.01756,0.0,09/01/9135
+-0.21967,45.60128,800,1,20,8,47,1,3.75,15.0,fr,37633,15,1599868,1,1,Active Shallow Crust,240.0083,58.01756,0.0,01/20/0800
+-0.21967,45.60128,969,5,9,17,22,55,3.85,5.0,fr,37634,19,1599879,1,1,Active Shallow Crust,240.0107,57.99777,0.0,05/09/0969
+-0.21967,45.60128,4777,10,31,8,55,35,3.95,5.0,fr,37635,95,1599888,1,3,Active Shallow Crust,0.0,89.98998,0.0,10/31/4777
+-0.21967,45.60128,5222,5,8,7,57,19,3.95,5.0,fr,37636,104,1599888,1,3,Active Shallow Crust,0.0,89.98998,0.0,05/08/5222
+-0.21967,45.60128,2616,1,11,18,32,16,3.95,5.0,fr,37637,52,1599888,1,3,Active Shallow Crust,0.0,89.98998,0.0,01/11/2616
+-0.21967,45.60128,2447,1,7,23,10,9,4.05,15.0,fr,37638,48,1599901,1,1,Active Shallow Crust,0.0,89.98996,0.0,01/07/2447
+-0.21967,45.60128,5024,3,21,15,40,31,4.05,5.0,fr,37639,100,1599909,1,1,Active Shallow Crust,128.8906,89.99374,0.0,03/21/5024
+-0.21967,45.60128,9516,9,17,4,49,13,4.15,15.0,fr,37640,190,1599913,1,1,Active Shallow Crust,359.9999,89.99005,0.0,09/17/9516
+-0.21967,45.60128,4569,7,28,12,33,9,4.35,5.0,fr,37641,91,1599936,1,1,Active Shallow Crust,0.0,89.98999,0.0,07/28/4569
+-0.21967,45.60128,5816,6,21,13,3,39,4.45,5.0,fr,37642,116,1599948,1,1,Active Shallow Crust,0.0,89.98998,0.0,06/21/5816
+-0.21967,45.60128,714,9,15,8,54,58,4.45,15.0,fr,37643,14,1599958,1,1,Active Shallow Crust,128.8924,89.99374,0.0,09/15/0714
+-0.21967,45.60128,1754,4,8,17,59,49,4.55,5.0,fr,37644,35,1599960,1,1,Active Shallow Crust,0.0,89.99003,0.0,04/08/1754
+-0.21967,45.60128,5404,4,20,0,14,38,4.65,5.0,fr,37645,108,1599972,1,1,Active Shallow Crust,0.0,89.99,0.0,04/20/5404
+-0.21967,45.60128,2431,3,12,17,18,18,4.75,5.0,fr,37646,48,1599990,1,1,Active Shallow Crust,360.0,89.99003,-90.0,03/12/2431
+-0.21967,45.60128,1799,5,5,17,27,56,5.25,5.0,fr,37647,35,1600044,1,1,Active Shallow Crust,0.0,89.99,0.0,05/05/1799
+-0.21967,45.60128,8600,5,8,21,27,5,6.05,15.0,fr,37648,171,1600141,1,1,Active Shallow Crust,360.0,89.99,0.0,05/08/8600
+-2.24235,42.23711,9889,12,5,8,10,35,3.55,27.5,fr,37649,197,1600322,1,1,Active Shallow Crust,0.0,89.9888,0.0,12/05/9889
+-2.24235,42.23711,7590,10,14,10,6,36,3.75,5.0,fr,37650,151,1600347,1,1,Active Shallow Crust,240.0075,58.01786,0.0,10/14/7590
+-2.24235,42.23711,1116,7,4,10,36,38,3.95,15.0,fr,37651,22,1600369,1,1,Active Shallow Crust,0.0,89.99058,0.0,07/04/1116
+-2.24235,42.23711,9359,7,27,5,52,9,4.15,27.5,fr,37652,187,1600394,1,1,Active Shallow Crust,0.0,89.99065,0.0,07/27/9359
+-2.24235,42.23711,5707,6,15,18,17,40,4.25,5.0,fr,37653,114,1600404,1,1,Active Shallow Crust,0.0,89.99,0.0,06/15/5707
+-2.24235,42.23711,1586,4,20,3,52,21,4.45,5.0,fr,37654,31,1600428,1,1,Active Shallow Crust,0.0,89.9894,0.0,04/20/1586
+-2.24235,42.23711,3754,7,29,4,14,27,4.95,5.0,fr,37655,75,1600491,1,1,Active Shallow Crust,240.0102,58.00413,0.0,07/29/3754
+5.18521,44.91409,7595,2,22,14,17,16,3.55,5.0,fr,37656,151,1600800,1,1,Active Shallow Crust,0.0,89.99286,0.0,02/22/7595
+5.18521,44.91409,7121,12,10,1,9,16,3.55,15.0,fr,37657,142,1600801,1,2,Active Shallow Crust,0.0,89.99286,0.0,12/10/7121
+5.18521,44.91409,3387,9,17,14,27,41,3.55,15.0,fr,37658,67,1600801,1,2,Active Shallow Crust,0.0,89.99286,0.0,09/17/3387
+5.18521,44.91409,5100,7,4,8,11,9,3.65,5.0,fr,37659,101,1600812,1,3,Active Shallow Crust,0.0,89.98727,0.0,07/04/5100
+5.18521,44.91409,6493,2,1,0,39,34,3.65,5.0,fr,37660,129,1600812,1,3,Active Shallow Crust,0.0,89.98727,0.0,02/01/6493
+5.18521,44.91409,6601,10,31,16,44,28,3.65,5.0,fr,37661,132,1600812,1,3,Active Shallow Crust,0.0,89.98727,0.0,10/31/6601
+5.18521,44.91409,5145,2,28,4,15,58,3.65,15.0,fr,37662,102,1600813,1,1,Active Shallow Crust,0.0,89.98727,0.0,02/28/5145
+5.18521,44.91409,9544,6,6,10,29,13,3.65,5.0,fr,37663,190,1600815,1,1,Active Shallow Crust,240.0007,58.01358,0.0,06/06/9544
+5.18521,44.91409,4380,11,8,19,34,49,3.75,5.0,fr,37664,87,1600824,1,2,Active Shallow Crust,0.0,89.98866,0.0,11/08/4380
+5.18521,44.91409,9779,7,4,9,2,18,3.75,5.0,fr,37665,195,1600824,1,2,Active Shallow Crust,0.0,89.98866,0.0,07/04/9779
+5.18521,44.91409,5397,9,24,5,17,42,3.75,15.0,fr,37666,107,1600831,1,1,Active Shallow Crust,0.0,89.98853,-90.0,09/24/5397
+5.18521,44.91409,1932,4,14,8,10,27,3.85,5.0,fr,37667,38,1600836,1,2,Active Shallow Crust,0.0,89.98989,0.0,04/14/1932
+5.18521,44.91409,6428,8,2,16,35,0,3.85,5.0,fr,37668,128,1600836,1,2,Active Shallow Crust,0.0,89.98989,0.0,08/02/6428
+5.18521,44.91409,8083,10,5,12,41,42,3.85,15.0,fr,37669,161,1600837,1,1,Active Shallow Crust,0.0,89.98989,0.0,10/05/8083
+5.18521,44.91409,5739,2,15,10,2,31,3.85,5.0,fr,37670,114,1600842,1,1,Active Shallow Crust,0.0,89.98977,-90.0,02/15/5739
+5.18521,44.91409,2138,6,30,16,7,22,3.95,5.0,fr,37671,42,1600848,1,4,Active Shallow Crust,0.0,89.99099,0.0,06/30/2138
+5.18521,44.91409,3306,4,19,6,1,33,3.95,5.0,fr,37672,66,1600848,1,4,Active Shallow Crust,0.0,89.99099,0.0,04/19/3306
+5.18521,44.91409,3390,8,14,18,16,14,3.95,5.0,fr,37673,67,1600848,1,4,Active Shallow Crust,0.0,89.99099,0.0,08/14/3390
+5.18521,44.91409,8762,9,7,9,0,16,3.95,5.0,fr,37674,175,1600848,1,4,Active Shallow Crust,0.0,89.99099,0.0,09/07/8762
+5.18521,44.91409,8844,2,29,18,14,3,3.95,5.0,fr,37675,176,1600851,1,1,Active Shallow Crust,240.0199,58.00436,0.0,02/29/8844
+5.18521,44.91409,2564,7,9,12,9,55,3.95,5.0,fr,37676,51,1600854,1,1,Active Shallow Crust,0.0,89.99088,-90.0,07/09/2564
+5.18521,44.91409,1585,7,1,20,16,34,3.95,27.5,fr,37677,31,1600856,1,1,Active Shallow Crust,0.0,89.99088,-90.0,07/01/1585
+5.18521,44.91409,9359,8,31,6,2,27,4.05,5.0,fr,37678,187,1600860,1,1,Active Shallow Crust,0.0,89.99197,0.0,08/31/9359
+5.18521,44.91409,3955,5,24,21,55,41,4.05,5.0,fr,37679,79,1600863,1,1,Active Shallow Crust,240.0065,58.0054,0.0,05/24/3955
+5.18521,44.91409,3342,11,20,16,43,58,4.35,27.5,fr,37680,66,1600898,1,1,Active Shallow Crust,0.0,89.98862,0.0,11/20/3342
+5.18521,44.91409,6921,3,29,3,27,8,4.55,5.0,fr,37681,138,1600920,1,3,Active Shallow Crust,0.0,89.99097,0.0,03/29/6921
+5.18521,44.91409,2061,1,10,14,16,39,4.55,5.0,fr,37682,41,1600920,1,3,Active Shallow Crust,0.0,89.99097,0.0,01/10/2061
+5.18521,44.91409,6873,4,11,23,33,59,4.55,5.0,fr,37683,137,1600920,1,3,Active Shallow Crust,0.0,89.99097,0.0,04/11/6873
+5.18521,44.91409,1360,3,21,6,39,17,4.75,5.0,fr,37684,27,1600944,1,2,Active Shallow Crust,0.0,89.98923,0.0,03/21/1360
+5.18521,44.91409,2185,2,12,13,3,28,4.75,5.0,fr,37685,43,1600944,1,2,Active Shallow Crust,0.0,89.98923,0.0,02/12/2185
+5.18521,44.91409,4860,6,1,20,18,12,4.85,27.5,fr,37686,97,1600958,1,1,Active Shallow Crust,0.0,89.99041,0.0,06/01/4860
+-3.07598,49.14644,83,7,21,4,14,42,3.95,5.0,fr,37687,1,1601328,1,1,Active Shallow Crust,0.0,89.98959,0.0,07/21/0083
+-3.07598,49.14644,2293,10,25,8,24,44,4.85,5.0,fr,37688,45,1601436,1,1,Active Shallow Crust,0.0,89.98966,0.0,10/25/2293
+-3.07598,49.14644,2751,7,8,8,43,55,4.85,15.0,fr,37689,55,1601443,1,1,Active Shallow Crust,0.0,89.99029,-90.0,07/08/2751
+2.84992,41.38075,863,12,24,5,15,19,3.55,5.0,fr,37690,17,1601760,1,2,Active Shallow Crust,0.0,89.98865,0.0,12/24/0863
+2.84992,41.38075,2734,8,6,8,29,18,3.55,5.0,fr,37691,54,1601760,1,2,Active Shallow Crust,0.0,89.98865,0.0,08/06/2734
+2.84992,41.38075,3826,2,12,22,34,54,3.55,15.0,fr,37692,76,1601761,1,1,Active Shallow Crust,0.0,89.98865,0.0,02/12/3826
+2.84992,41.38075,1896,11,9,10,46,57,3.55,27.5,fr,37693,37,1601762,1,1,Active Shallow Crust,0.0,89.98865,0.0,11/09/1896
+2.84992,41.38075,8130,12,4,5,22,18,3.55,5.0,fr,37694,162,1601763,1,1,Active Shallow Crust,240.0119,57.99784,0.0,12/04/8130
+2.84992,41.38075,7282,10,6,1,13,32,3.55,5.0,fr,37695,145,1601766,1,1,Active Shallow Crust,0.0,89.98852,-90.0,10/06/7282
+2.84992,41.38075,1878,6,3,18,49,14,3.65,5.0,fr,37696,37,1601772,1,1,Active Shallow Crust,0.0,89.98988,0.0,06/03/1878
+2.84992,41.38075,8115,6,2,8,56,33,3.65,5.0,fr,37697,162,1601775,1,2,Active Shallow Crust,240.0008,58.01276,0.0,06/02/8115
+2.84992,41.38075,8367,10,25,0,12,35,3.65,5.0,fr,37698,167,1601775,1,2,Active Shallow Crust,240.0008,58.01276,0.0,10/25/8367
+2.84992,41.38075,8795,12,21,14,28,17,3.65,5.0,fr,37699,175,1601778,1,1,Active Shallow Crust,0.0,89.98977,-90.0,12/21/8795
+2.84992,41.38075,5237,1,27,22,23,15,3.75,5.0,fr,37700,104,1601784,1,1,Active Shallow Crust,0.0,89.99098,0.0,01/27/5237
+2.84992,41.38075,2393,2,18,16,42,53,3.75,5.0,fr,37701,47,1601793,1,1,Active Shallow Crust,128.8972,89.96709,0.0,02/18/2393
+2.84992,41.38075,6988,9,5,6,54,14,3.75,15.0,fr,37702,139,1601794,1,1,Active Shallow Crust,128.8972,89.96709,0.0,09/05/6988
+2.84992,41.38075,1288,8,22,7,24,3,3.85,5.0,fr,37703,25,1601796,1,3,Active Shallow Crust,0.0,89.98929,0.0,08/22/1288
+2.84992,41.38075,6888,12,24,2,58,27,3.85,5.0,fr,37704,137,1601796,1,3,Active Shallow Crust,0.0,89.98929,0.0,12/24/6888
+2.84992,41.38075,8607,4,21,1,17,19,3.85,5.0,fr,37705,172,1601796,1,3,Active Shallow Crust,0.0,89.98929,0.0,04/21/8607
+2.84992,41.38075,5553,6,12,20,49,59,4.15,5.0,fr,37706,111,1601841,1,1,Active Shallow Crust,128.8987,89.99336,0.0,06/12/5553
+2.84992,41.38075,4979,2,2,18,3,46,4.25,5.0,fr,37707,99,1601844,1,1,Active Shallow Crust,0.0,89.98986,0.0,02/02/4979
+2.84992,41.38075,3219,12,29,9,29,4,4.25,15.0,fr,37708,64,1601845,1,1,Active Shallow Crust,0.0,89.98986,0.0,12/29/3219
+2.84992,41.38075,6213,5,23,22,59,46,4.45,5.0,fr,37709,124,1601871,1,1,Active Shallow Crust,240.0042,57.99438,0.0,05/23/6213
+2.84992,41.38075,4318,2,5,9,11,37,5.05,5.0,fr,37710,86,1601940,1,1,Active Shallow Crust,0.0,89.98991,0.0,02/05/4318
+2.84992,41.38075,6804,5,29,17,27,9,5.15,5.0,fr,37711,136,1601958,1,1,Active Shallow Crust,0.0,89.9903,-90.0,05/29/6804
+2.84992,41.38075,9187,7,27,6,20,57,6.15,15.0,fr,37712,183,1602076,1,1,Active Shallow Crust,240.0528,57.99992,0.0,07/27/9187
+1.62127,46.8056,3188,7,18,15,51,16,3.55,27.5,fr,37713,63,1602242,1,1,Active Shallow Crust,0.0,89.98965,0.0,07/18/3188
+1.62127,46.8056,7488,9,28,14,25,58,3.55,15.0,fr,37714,149,1602244,1,1,Active Shallow Crust,240.0124,57.99803,0.0,09/28/7488
+1.62127,46.8056,2958,3,6,17,21,14,3.65,15.0,fr,37715,59,1602253,1,1,Active Shallow Crust,0.0,89.98923,0.0,03/06/2958
+1.62127,46.8056,9415,12,11,22,50,53,3.65,15.0,fr,37716,188,1602256,1,1,Active Shallow Crust,240.001,58.01306,0.0,12/11/9415
+1.62127,46.8056,1383,4,7,22,51,9,3.75,5.0,fr,37717,27,1602264,1,1,Active Shallow Crust,0.0,89.9904,0.0,04/07/1383
+1.62127,46.8056,2484,9,16,3,59,11,3.85,5.0,fr,37718,49,1602276,1,1,Active Shallow Crust,0.0,89.99023,0.0,09/16/2484
+1.62127,46.8056,6271,8,8,9,40,37,3.95,5.0,fr,37719,125,1602288,1,2,Active Shallow Crust,0.0,89.9902,0.0,08/08/6271
+1.62127,46.8056,1352,12,3,2,49,0,3.95,5.0,fr,37720,27,1602288,1,2,Active Shallow Crust,0.0,89.9902,0.0,12/03/1352
+1.62127,46.8056,7309,7,11,8,17,57,4.55,5.0,fr,37721,146,1602369,1,1,Active Shallow Crust,128.8939,89.98579,0.0,07/11/7309
+5.64968,50.09079,2111,8,20,10,48,35,3.55,5.0,fr,37722,42,1602720,1,1,Active Shallow Crust,0.0,89.98706,0.0,08/20/2111
+5.64968,50.09079,3950,9,28,0,29,40,3.55,5.0,fr,37723,78,1602729,1,1,Active Shallow Crust,128.8964,89.99353,0.0,09/28/3950
+5.64968,50.09079,6982,12,22,19,8,52,3.75,5.0,fr,37724,139,1602744,1,1,Active Shallow Crust,0.0,89.98972,0.0,12/22/6982
+5.64968,50.09079,1286,4,19,9,46,10,4.05,5.0,fr,37725,25,1602780,1,1,Active Shallow Crust,0.0,89.98908,0.0,04/19/1286
+5.64968,50.09079,6195,5,11,14,57,3,4.15,15.0,fr,37726,123,1602796,1,1,Active Shallow Crust,240.0087,57.99768,0.0,05/11/6195
+5.64968,50.09079,1128,9,22,13,20,53,4.15,5.0,fr,37727,22,1602798,1,1,Active Shallow Crust,0.0,89.99016,-90.0,09/22/1128
+5.64968,50.09079,4519,7,9,14,28,17,5.55,5.0,fr,37728,90,1602960,1,1,Active Shallow Crust,0.0,89.99029,0.0,07/09/4519
+-2.27046,48.27117,2204,4,12,3,52,20,3.55,5.0,fr,37729,44,1603200,1,2,Active Shallow Crust,0.0,89.98993,0.0,04/12/2204
+-2.27046,48.27117,4551,6,16,23,36,41,3.55,5.0,fr,37730,91,1603200,1,2,Active Shallow Crust,0.0,89.98993,0.0,06/16/4551
+-2.27046,48.27117,9275,11,5,3,54,0,3.55,15.0,fr,37731,185,1603201,1,1,Active Shallow Crust,0.0,89.98993,0.0,11/05/9275
+-2.27046,48.27117,7835,1,2,13,33,58,3.55,27.5,fr,37732,156,1603208,1,1,Active Shallow Crust,0.0,89.98981,-90.0,01/02/7835
+-2.27046,48.27117,9,1,10,4,40,12,3.55,5.0,fr,37733,0,1603209,1,1,Active Shallow Crust,128.8961,89.99329,0.0,01/10/0009
+-2.27046,48.27117,4642,9,2,19,34,44,3.65,5.0,fr,37734,92,1603212,1,1,Active Shallow Crust,0.0,89.99103,0.0,09/02/4642
+-2.27046,48.27117,9608,8,30,16,19,25,3.65,15.0,fr,37735,192,1603213,1,1,Active Shallow Crust,0.0,89.99103,0.0,08/30/9608
+-2.27046,48.27117,6365,1,27,23,0,17,3.75,5.0,fr,37736,127,1603224,1,1,Active Shallow Crust,0.0,89.98933,0.0,01/27/6365
+-2.27046,48.27117,2229,11,23,1,31,59,3.75,15.0,fr,37737,44,1603225,1,1,Active Shallow Crust,0.0,89.98933,0.0,11/23/2229
+-2.27046,48.27117,7788,2,4,4,16,2,3.75,15.0,fr,37738,155,1603228,1,1,Active Shallow Crust,240.0087,58.01738,0.0,02/04/7788
+-2.27046,48.27117,327,4,25,17,20,44,3.85,5.0,fr,37739,6,1603236,1,1,Active Shallow Crust,0.0,89.99049,0.0,04/25/0327
+-2.27046,48.27117,5004,1,25,20,25,21,4.05,5.0,fr,37740,100,1603260,1,1,Active Shallow Crust,0.0,89.99056,0.0,01/25/5004
+-2.27046,48.27117,6874,2,16,3,32,5,4.25,5.0,fr,37741,137,1603284,1,2,Active Shallow Crust,0.0,89.98951,0.0,02/16/6874
+-2.27046,48.27117,5356,5,6,21,59,0,4.25,5.0,fr,37742,107,1603284,1,2,Active Shallow Crust,0.0,89.98951,0.0,05/06/5356
+-2.27046,48.27117,4452,8,10,2,36,19,4.35,5.0,fr,37743,89,1603296,1,1,Active Shallow Crust,0.0,89.99065,0.0,08/10/4452
+-2.27046,48.27117,4628,6,29,11,27,56,4.35,5.0,fr,37744,92,1603302,1,1,Active Shallow Crust,0.0,89.99054,-90.0,06/29/4628
+-2.27046,48.27117,5848,6,21,21,56,56,4.55,5.0,fr,37745,116,1603320,1,1,Active Shallow Crust,0.0,89.99045,0.0,06/21/5848
+-2.27046,48.27117,4744,4,7,17,27,29,4.65,5.0,fr,37746,94,1603335,1,1,Active Shallow Crust,240.0114,57.99442,0.0,04/07/4744
+4.18799,47.4974,2083,2,5,2,13,8,3.55,15.0,fr,37747,41,1603681,1,1,Active Shallow Crust,0.0,89.99319,0.0,02/05/2083
+4.18799,47.4974,8111,3,13,17,32,14,3.55,5.0,fr,37748,162,1603689,1,1,Active Shallow Crust,128.895,89.9966,0.0,03/13/8111
+4.18799,47.4974,9079,6,9,20,26,54,3.65,15.0,fr,37749,181,1603693,1,2,Active Shallow Crust,0.0,89.98785,0.0,06/09/9079
+4.18799,47.4974,1398,6,9,4,31,15,3.65,15.0,fr,37750,27,1603693,1,2,Active Shallow Crust,0.0,89.98785,0.0,06/09/1398
+4.18799,47.4974,2144,5,31,10,19,45,3.75,5.0,fr,37751,42,1603704,1,1,Active Shallow Crust,0.0,89.98917,0.0,05/31/2144
+4.18799,47.4974,3618,6,23,23,11,12,3.85,15.0,fr,37752,72,1603717,1,1,Active Shallow Crust,0.0,89.99036,0.0,06/23/3618
+4.18799,47.4974,8543,11,15,5,39,0,4.05,5.0,fr,37753,170,1603749,1,1,Active Shallow Crust,128.891,89.99234,0.0,11/15/8543
+4.18799,47.4974,4035,6,4,22,4,41,4.35,5.0,fr,37754,80,1603779,1,1,Active Shallow Crust,240.0085,57.99566,0.0,06/04/4035
+4.18799,47.4974,5561,1,1,12,29,3,5.05,5.0,fr,37755,111,1603866,1,1,Active Shallow Crust,0.0,89.9902,-90.0,01/01/5561
+0.41708,47.53073,2751,6,20,11,38,18,3.55,5.0,fr,37756,55,1604160,1,1,Active Shallow Crust,359.9998,89.99021,0.0,06/20/2751
+0.41708,47.53073,7827,5,28,15,26,46,3.65,5.0,fr,37757,156,1604172,1,2,Active Shallow Crust,0.0,89.99014,0.0,05/28/7827
+0.41708,47.53073,876,8,14,19,21,8,3.65,5.0,fr,37758,17,1604172,1,2,Active Shallow Crust,0.0,89.99014,0.0,08/14/0876
+0.41708,47.53073,4735,9,19,21,8,44,4.25,15.0,fr,37759,94,1604248,1,1,Active Shallow Crust,240.0078,57.99409,0.0,09/19/4735
+0.41708,47.53073,8650,6,1,12,29,28,4.65,5.0,fr,37760,172,1604292,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/01/8650
+-3.71017,47.05017,6139,12,29,22,29,16,3.55,5.0,fr,37761,122,1604640,1,1,Active Shallow Crust,0.0,89.98969,0.0,12/29/6139
+-3.71017,47.05017,6118,12,10,2,30,34,3.75,5.0,fr,37762,122,1604664,1,1,Active Shallow Crust,0.0,89.98908,0.0,12/10/6118
+0.88922,44.74344,2119,10,4,11,5,54,3.85,5.0,fr,37763,42,1605156,1,1,Active Shallow Crust,0.0,89.98986,0.0,10/04/2119
+0.88922,44.74344,2629,4,23,23,35,16,3.85,5.0,fr,37764,52,1605159,1,1,Active Shallow Crust,240.0107,57.9978,0.0,04/23/2629
+0.88922,44.74344,9042,3,18,3,59,8,3.95,5.0,fr,37765,180,1605168,1,1,Active Shallow Crust,0.0,89.98983,0.0,03/18/9042
+0.88922,44.74344,6293,10,29,3,2,25,4.15,15.0,fr,37766,125,1605202,1,1,Active Shallow Crust,128.8978,89.99372,0.0,10/29/6293
+0.88922,44.74344,9379,12,28,17,12,23,5.45,5.0,fr,37767,187,1605351,1,1,Active Shallow Crust,240.0274,57.99825,0.0,12/28/9379
+-1.353,47.26707,4158,1,12,8,8,12,3.55,5.0,fr,37768,83,1605600,1,3,Active Shallow Crust,0.0,89.98974,0.0,01/12/4158
+-1.353,47.26707,1929,7,31,8,5,8,3.55,5.0,fr,37769,38,1605600,1,3,Active Shallow Crust,0.0,89.98974,0.0,07/31/1929
+-1.353,47.26707,3670,5,7,9,31,42,3.55,5.0,fr,37770,73,1605600,1,3,Active Shallow Crust,0.0,89.98974,0.0,05/07/3670
+-1.353,47.26707,4689,4,6,9,30,9,3.65,5.0,fr,37771,93,1605612,1,2,Active Shallow Crust,0.0,89.98933,0.0,04/06/4689
+-1.353,47.26707,641,9,9,20,50,39,3.65,5.0,fr,37772,12,1605612,1,2,Active Shallow Crust,0.0,89.98933,0.0,09/09/0641
+-1.353,47.26707,7589,7,27,7,50,41,3.65,15.0,fr,37773,151,1605613,1,2,Active Shallow Crust,0.0,89.98933,0.0,07/27/7589
+-1.353,47.26707,6547,10,2,23,21,53,3.65,15.0,fr,37774,130,1605613,1,2,Active Shallow Crust,0.0,89.98933,0.0,10/02/6547
+-1.353,47.26707,8652,8,30,16,56,14,3.65,27.5,fr,37775,173,1605614,1,1,Active Shallow Crust,0.0,89.98933,0.0,08/30/8652
+-1.353,47.26707,642,4,15,18,30,50,3.65,5.0,fr,37776,12,1605618,1,1,Active Shallow Crust,0.0,89.99075,-90.0,04/15/0642
+-1.353,47.26707,8436,10,22,11,24,38,3.65,27.5,fr,37777,168,1605623,1,1,Active Shallow Crust,128.9003,89.9634,0.0,10/22/8436
+-1.353,47.26707,3892,12,13,11,30,55,3.75,5.0,fr,37778,77,1605624,1,2,Active Shallow Crust,0.0,89.99049,0.0,12/13/3892
+-1.353,47.26707,6599,10,11,1,17,37,3.75,5.0,fr,37779,131,1605624,1,2,Active Shallow Crust,0.0,89.99049,0.0,10/11/6599
+-1.353,47.26707,1136,8,22,20,34,1,3.75,15.0,fr,37780,22,1605625,1,2,Active Shallow Crust,0.0,89.99049,0.0,08/22/1136
+-1.353,47.26707,6130,4,22,2,20,34,3.75,15.0,fr,37781,122,1605625,1,2,Active Shallow Crust,0.0,89.99049,0.0,04/22/6130
+-1.353,47.26707,2911,1,19,22,48,53,3.75,27.5,fr,37782,58,1605635,1,1,Active Shallow Crust,128.8967,89.96738,0.0,01/19/2911
+-1.353,47.26707,7931,11,6,14,31,53,3.85,5.0,fr,37783,158,1605636,1,1,Active Shallow Crust,0.0,89.99031,0.0,11/06/7931
+-1.353,47.26707,6520,8,9,1,55,25,3.85,15.0,fr,37784,130,1605637,1,1,Active Shallow Crust,0.0,89.99031,0.0,08/09/6520
+-1.353,47.26707,7100,1,30,13,44,51,4.35,5.0,fr,37785,141,1605699,1,2,Active Shallow Crust,240.0086,57.99592,0.0,01/30/7100
+-1.353,47.26707,8940,12,12,14,1,12,4.35,5.0,fr,37786,178,1605699,1,2,Active Shallow Crust,240.0086,57.99592,0.0,12/12/8940
+-1.353,47.26707,7134,3,29,2,21,57,4.55,15.0,fr,37787,142,1605721,1,1,Active Shallow Crust,0.0,89.99026,0.0,03/29/7134
+-1.353,47.26707,6132,7,11,15,29,36,4.65,5.0,fr,37788,122,1605732,1,1,Active Shallow Crust,0.0,89.98988,0.0,07/11/6132
+-1.353,47.26707,8182,3,3,6,48,4,5.15,5.0,fr,37789,163,1605792,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/03/8182
+1.28263,47.98133,9892,8,18,2,41,34,3.75,5.0,fr,37790,197,1606104,1,1,Active Shallow Crust,0.0,89.99062,0.0,08/18/9892
+1.28263,47.98133,4974,5,24,2,16,30,3.75,27.5,fr,37791,99,1606109,1,1,Active Shallow Crust,240.0083,58.01761,0.0,05/24/4974
+1.28263,47.98133,926,3,13,4,15,51,3.85,5.0,fr,37792,18,1606116,1,1,Active Shallow Crust,0.0,89.99044,0.0,03/13/0926
+1.28263,47.98133,8055,5,30,16,30,22,4.05,15.0,fr,37793,161,1606144,1,1,Active Shallow Crust,240.0061,58.00596,0.0,05/30/8055
+-1.83559,48.30643,3379,5,13,18,36,24,3.55,5.0,fr,37794,67,1606560,1,1,Active Shallow Crust,0.0,89.98994,0.0,05/13/3379
+-1.83559,48.30643,1262,8,15,1,42,56,3.55,15.0,fr,37795,25,1606561,1,1,Active Shallow Crust,0.0,89.98994,0.0,08/15/1262
+-1.83559,48.30643,8202,12,19,1,54,34,3.65,5.0,fr,37796,164,1606572,1,1,Active Shallow Crust,0.0,89.98954,0.0,12/19/8202
+-1.83559,48.30643,2840,9,15,11,42,34,3.65,27.5,fr,37797,56,1606574,1,2,Active Shallow Crust,0.0,89.98954,0.0,09/15/2840
+-1.83559,48.30643,5620,6,28,13,9,58,3.65,27.5,fr,37798,112,1606574,1,2,Active Shallow Crust,0.0,89.98954,0.0,06/28/5620
+-1.83559,48.30643,1489,10,15,12,18,37,3.65,15.0,fr,37799,29,1606576,1,1,Active Shallow Crust,240.0015,58.01266,0.0,10/15/1489
+-1.83559,48.30643,3047,3,5,2,2,29,3.75,27.5,fr,37800,60,1606586,1,1,Active Shallow Crust,0.0,89.98934,0.0,03/05/3047
+-1.83559,48.30643,529,2,5,1,11,11,3.75,5.0,fr,37801,10,1606593,1,1,Active Shallow Crust,128.8965,89.96741,0.0,02/05/0529
+-1.83559,48.30643,6143,11,2,13,45,43,3.85,5.0,fr,37802,122,1606596,1,1,Active Shallow Crust,0.0,89.9905,0.0,11/02/6143
+-1.83559,48.30643,8029,3,18,2,33,32,3.85,27.5,fr,37803,160,1606601,1,1,Active Shallow Crust,240.011,57.99788,0.0,03/18/8029
+-1.83559,48.30643,2631,9,6,4,18,12,3.85,5.0,fr,37804,52,1606605,1,1,Active Shallow Crust,128.8952,89.99406,0.0,09/06/2631
+-1.83559,48.30643,3677,7,18,11,26,20,3.95,5.0,fr,37805,73,1606608,1,1,Active Shallow Crust,0.0,89.99048,0.0,07/18/3677
+-1.83559,48.30643,6421,11,30,9,22,19,4.05,5.0,fr,37806,128,1606629,1,1,Active Shallow Crust,128.8902,89.99387,0.0,11/30/6421
+-1.83559,48.30643,7922,11,22,6,1,59,4.25,5.0,fr,37807,158,1606644,1,2,Active Shallow Crust,0.0,89.99026,0.0,11/22/7922
+-1.83559,48.30643,6481,9,28,3,31,28,4.25,5.0,fr,37808,129,1606644,1,2,Active Shallow Crust,0.0,89.99026,0.0,09/28/6481
+-1.83559,48.30643,9567,6,28,6,0,41,4.25,15.0,fr,37809,191,1606645,1,1,Active Shallow Crust,0.0,89.99026,0.0,06/28/9567
+-1.83559,48.30643,2820,8,7,20,47,28,4.35,5.0,fr,37810,56,1606656,1,2,Active Shallow Crust,0.0,89.98998,0.0,08/07/2820
+-1.83559,48.30643,3594,10,29,14,34,16,4.35,5.0,fr,37811,71,1606656,1,2,Active Shallow Crust,0.0,89.98998,0.0,10/29/3594
+-1.83559,48.30643,1289,11,20,12,28,23,4.55,5.0,fr,37812,25,1606683,1,1,Active Shallow Crust,240.0099,57.99752,0.0,11/20/1289
+-1.83559,48.30643,4354,9,26,19,4,58,5.25,5.0,fr,37813,87,1606767,1,1,Active Shallow Crust,240.0267,58.00053,0.0,09/26/4354
+5.01604,45.28494,5435,3,20,18,6,34,3.55,5.0,fr,37814,108,1607040,1,1,Active Shallow Crust,0.0,89.9929,0.0,03/20/5435
+5.01604,45.28494,9913,7,29,1,19,58,3.55,5.0,fr,37815,198,1607043,1,1,Active Shallow Crust,240.0121,57.99734,0.0,07/29/9913
+5.01604,45.28494,6077,9,3,3,39,56,3.65,5.0,fr,37816,121,1607052,1,2,Active Shallow Crust,0.0,89.98735,0.0,09/03/6077
+5.01604,45.28494,2603,2,17,1,0,32,3.65,5.0,fr,37817,52,1607052,1,2,Active Shallow Crust,0.0,89.98735,0.0,02/17/2603
+5.01604,45.28494,9721,12,20,19,1,8,3.65,15.0,fr,37818,194,1607053,1,1,Active Shallow Crust,0.0,89.98735,0.0,12/20/9721
+5.01604,45.28494,4633,7,19,18,49,20,3.75,5.0,fr,37819,92,1607064,1,1,Active Shallow Crust,0.0,89.98873,0.0,07/19/4633
+5.01604,45.28494,6373,5,8,4,6,5,3.95,15.0,fr,37820,127,1607089,1,3,Active Shallow Crust,0.0,89.99104,0.0,05/08/6373
+5.01604,45.28494,5048,8,21,18,16,43,3.95,15.0,fr,37821,100,1607089,1,3,Active Shallow Crust,0.0,89.99104,0.0,08/21/5048
+5.01604,45.28494,1659,4,23,22,31,35,3.95,15.0,fr,37822,33,1607089,1,3,Active Shallow Crust,0.0,89.99104,0.0,04/23/1659
+5.01604,45.28494,7592,1,19,10,11,29,4.15,5.0,fr,37823,151,1607112,1,2,Active Shallow Crust,0.0,89.98933,0.0,01/19/7592
+5.01604,45.28494,1075,11,19,1,41,17,4.15,5.0,fr,37824,21,1607112,1,2,Active Shallow Crust,0.0,89.98933,0.0,11/19/1075
+5.01604,45.28494,5895,10,27,21,39,9,4.25,5.0,fr,37825,117,1607124,1,1,Active Shallow Crust,0.0,89.99049,0.0,10/27/5895
+5.01604,45.28494,3140,8,6,16,40,55,4.25,5.0,fr,37826,62,1607130,1,1,Active Shallow Crust,0.0,89.99038,-90.0,08/06/3140
+5.01604,45.28494,7178,6,26,23,53,16,4.55,5.0,fr,37827,143,1607160,1,1,Active Shallow Crust,0.0,89.99103,0.0,06/26/7178
+5.01604,45.28494,5884,8,20,11,50,23,4.65,15.0,fr,37828,117,1607173,1,1,Active Shallow Crust,0.0,89.99,0.0,08/20/5884
+5.01604,45.28494,9274,3,8,21,55,34,4.65,5.0,fr,37829,185,1607175,1,1,Active Shallow Crust,240.0108,57.99385,0.0,03/08/9274
+6.53795,46.78289,8957,8,3,7,18,19,3.55,5.0,fr,37830,179,1607520,1,7,Active Shallow Crust,0.0,89.9931,0.0,08/03/8957
+6.53795,46.78289,5840,8,5,19,56,13,3.55,5.0,fr,37831,116,1607520,1,7,Active Shallow Crust,0.0,89.9931,0.0,08/05/5840
+6.53795,46.78289,7637,12,1,2,44,57,3.55,5.0,fr,37832,152,1607520,1,7,Active Shallow Crust,0.0,89.9931,0.0,12/01/7637
+6.53795,46.78289,9107,1,30,14,36,3,3.55,5.0,fr,37833,182,1607520,1,7,Active Shallow Crust,0.0,89.9931,0.0,01/30/9107
+6.53795,46.78289,5628,4,1,10,9,44,3.55,5.0,fr,37834,112,1607520,1,7,Active Shallow Crust,0.0,89.9931,0.0,04/01/5628
+6.53795,46.78289,4665,7,31,13,51,59,3.55,5.0,fr,37835,93,1607520,1,7,Active Shallow Crust,0.0,89.9931,0.0,07/31/4665
+6.53795,46.78289,3359,11,24,15,30,59,3.55,5.0,fr,37836,67,1607520,1,7,Active Shallow Crust,0.0,89.9931,0.0,11/24/3359
+6.53795,46.78289,8868,1,23,9,6,14,3.55,15.0,fr,37837,177,1607521,1,1,Active Shallow Crust,0.0,89.9931,0.0,01/23/8868
+6.53795,46.78289,6283,3,1,19,49,34,3.55,27.5,fr,37838,125,1607522,1,1,Active Shallow Crust,0.0,89.9931,0.0,03/01/6283
+6.53795,46.78289,7976,3,6,22,5,41,3.55,5.0,fr,37839,159,1607529,1,1,Active Shallow Crust,128.8956,89.9931,0.0,03/06/7976
+6.53795,46.78289,2648,6,2,21,48,50,3.65,5.0,fr,37840,52,1607532,1,5,Active Shallow Crust,0.0,89.98769,0.0,06/02/2648
+6.53795,46.78289,5198,5,12,8,38,28,3.65,5.0,fr,37841,103,1607532,1,5,Active Shallow Crust,0.0,89.98769,0.0,05/12/5198
+6.53795,46.78289,6583,12,17,6,55,4,3.65,5.0,fr,37842,131,1607532,1,5,Active Shallow Crust,0.0,89.98769,0.0,12/17/6583
+6.53795,46.78289,8566,11,10,18,7,47,3.65,5.0,fr,37843,171,1607532,1,5,Active Shallow Crust,0.0,89.98769,0.0,11/10/8566
+6.53795,46.78289,8119,7,5,9,44,22,3.65,5.0,fr,37844,162,1607532,1,5,Active Shallow Crust,0.0,89.98769,0.0,07/05/8119
+6.53795,46.78289,1620,3,5,20,51,18,3.65,15.0,fr,37845,32,1607533,1,2,Active Shallow Crust,0.0,89.98769,0.0,03/05/1620
+6.53795,46.78289,9621,11,2,7,59,2,3.65,15.0,fr,37846,192,1607533,1,2,Active Shallow Crust,0.0,89.98769,0.0,11/02/9621
+6.53795,46.78289,8204,1,12,20,41,21,3.65,27.5,fr,37847,164,1607534,1,1,Active Shallow Crust,0.0,89.98769,0.0,01/12/8204
+6.53795,46.78289,445,11,5,20,14,14,3.65,5.0,fr,37848,8,1607535,1,3,Active Shallow Crust,240.0011,58.01361,0.0,11/05/0445
+6.53795,46.78289,2931,3,30,2,51,55,3.65,5.0,fr,37849,58,1607535,1,3,Active Shallow Crust,240.0011,58.01361,0.0,03/30/2931
+6.53795,46.78289,525,8,15,11,42,7,3.65,5.0,fr,37850,10,1607535,1,3,Active Shallow Crust,240.0011,58.01361,0.0,08/15/0525
+6.53795,46.78289,7114,5,23,19,2,15,3.65,15.0,fr,37851,142,1607536,1,1,Active Shallow Crust,240.0011,58.01361,0.0,05/23/7114
+6.53795,46.78289,8632,3,20,15,26,48,3.65,27.5,fr,37852,172,1607537,1,1,Active Shallow Crust,240.0011,58.01352,0.0,03/20/8632
+6.53795,46.78289,7453,8,18,18,32,43,3.65,5.0,fr,37853,149,1607541,1,2,Active Shallow Crust,128.8998,89.96353,0.0,08/18/7453
+6.53795,46.78289,3813,6,29,20,40,37,3.65,5.0,fr,37854,76,1607541,1,2,Active Shallow Crust,128.8998,89.96353,0.0,06/29/3813
+6.53795,46.78289,546,3,31,7,28,29,3.75,5.0,fr,37855,10,1607544,1,1,Active Shallow Crust,0.0,89.98903,0.0,03/31/0546
+6.53795,46.78289,1103,5,21,20,22,2,3.75,15.0,fr,37856,22,1607545,1,1,Active Shallow Crust,0.0,89.98903,0.0,05/21/1103
+6.53795,46.78289,8416,1,27,6,39,24,3.75,27.5,fr,37857,168,1607546,1,3,Active Shallow Crust,0.0,89.98903,0.0,01/27/8416
+6.53795,46.78289,1217,6,6,11,47,14,3.75,27.5,fr,37858,24,1607546,1,3,Active Shallow Crust,0.0,89.98903,0.0,06/06/1217
+6.53795,46.78289,8223,12,29,15,50,16,3.75,27.5,fr,37859,164,1607546,1,3,Active Shallow Crust,0.0,89.98903,0.0,12/29/8223
+6.53795,46.78289,703,9,24,9,51,7,3.75,5.0,fr,37860,14,1607547,1,2,Active Shallow Crust,240.0089,58.01698,0.0,09/24/0703
+6.53795,46.78289,3499,12,14,2,35,11,3.75,5.0,fr,37861,69,1607547,1,2,Active Shallow Crust,240.0089,58.01698,0.0,12/14/3499
+6.53795,46.78289,5679,7,25,17,34,25,3.75,27.5,fr,37862,113,1607549,1,1,Active Shallow Crust,240.0089,58.01698,0.0,07/25/5679
+6.53795,46.78289,7564,11,11,17,38,57,3.75,5.0,fr,37863,151,1607550,1,1,Active Shallow Crust,0.0,89.9889,-90.0,11/11/7564
+6.53795,46.78289,9436,8,26,10,45,13,3.75,5.0,fr,37864,188,1607553,1,2,Active Shallow Crust,128.8965,89.9675,0.0,08/26/9436
+6.53795,46.78289,9281,6,8,0,57,6,3.75,5.0,fr,37865,185,1607553,1,2,Active Shallow Crust,128.8965,89.9675,0.0,06/08/9281
+6.53795,46.78289,8261,11,23,14,27,51,3.75,15.0,fr,37866,165,1607554,1,1,Active Shallow Crust,128.8965,89.9675,0.0,11/23/8261
+6.53795,46.78289,1028,5,25,12,23,55,3.85,5.0,fr,37867,20,1607556,1,2,Active Shallow Crust,0.0,89.99022,0.0,05/25/1028
+6.53795,46.78289,2704,12,9,0,15,24,3.85,5.0,fr,37868,54,1607556,1,2,Active Shallow Crust,0.0,89.99022,0.0,12/09/2704
+6.53795,46.78289,2335,6,6,14,34,29,3.85,15.0,fr,37869,46,1607557,1,2,Active Shallow Crust,0.0,89.99022,0.0,06/06/2335
+6.53795,46.78289,8617,7,28,17,1,17,3.85,15.0,fr,37870,172,1607557,1,2,Active Shallow Crust,0.0,89.99022,0.0,07/28/8617
+6.53795,46.78289,127,9,3,21,32,9,3.85,27.5,fr,37871,2,1607558,1,2,Active Shallow Crust,0.0,89.99022,0.0,09/03/0127
+6.53795,46.78289,7822,8,30,5,19,29,3.85,27.5,fr,37872,156,1607558,1,2,Active Shallow Crust,0.0,89.99022,0.0,08/30/7822
+6.53795,46.78289,6629,5,28,21,56,39,3.85,15.0,fr,37873,132,1607560,1,2,Active Shallow Crust,240.0117,57.99767,0.0,05/28/6629
+6.53795,46.78289,9185,7,27,5,41,20,3.85,15.0,fr,37874,183,1607560,1,2,Active Shallow Crust,240.0117,57.99767,0.0,07/27/9185
+6.53795,46.78289,7457,8,8,14,36,1,3.95,5.0,fr,37875,149,1607568,1,5,Active Shallow Crust,0.0,89.99129,0.0,08/08/7457
+6.53795,46.78289,3298,1,16,5,5,34,3.95,5.0,fr,37876,65,1607568,1,5,Active Shallow Crust,0.0,89.99129,0.0,01/16/3298
+6.53795,46.78289,9862,8,19,23,52,27,3.95,5.0,fr,37877,197,1607568,1,5,Active Shallow Crust,0.0,89.99129,0.0,08/19/9862
+6.53795,46.78289,3460,11,1,21,2,16,3.95,5.0,fr,37878,69,1607568,1,5,Active Shallow Crust,0.0,89.99129,0.0,11/01/3460
+6.53795,46.78289,8450,7,13,13,25,33,3.95,5.0,fr,37879,168,1607568,1,5,Active Shallow Crust,0.0,89.99129,0.0,07/13/8450
+6.53795,46.78289,3274,11,12,20,31,57,3.95,15.0,fr,37880,65,1607569,1,1,Active Shallow Crust,0.0,89.99129,0.0,11/12/3274
+6.53795,46.78289,5182,12,20,13,29,3,3.95,27.5,fr,37881,103,1607570,1,1,Active Shallow Crust,0.0,89.99129,0.0,12/20/5182
+6.53795,46.78289,1159,12,30,19,21,32,3.95,15.0,fr,37882,23,1607572,1,1,Active Shallow Crust,240.0194,58.00466,0.0,12/30/1159
+6.53795,46.78289,9286,2,25,16,55,40,3.95,5.0,fr,37883,185,1607574,1,1,Active Shallow Crust,0.0,89.99119,-90.0,02/25/9286
+6.53795,46.78289,6805,2,8,10,50,48,3.95,5.0,fr,37884,136,1607577,1,1,Active Shallow Crust,128.9004,89.99346,0.0,02/08/6805
+6.53795,46.78289,8215,12,30,17,25,41,4.05,5.0,fr,37885,164,1607580,1,4,Active Shallow Crust,0.0,89.98835,0.0,12/30/8215
+6.53795,46.78289,4449,6,14,10,4,23,4.05,5.0,fr,37886,88,1607580,1,4,Active Shallow Crust,0.0,89.98835,0.0,06/14/4449
+6.53795,46.78289,2578,3,6,19,39,30,4.05,5.0,fr,37887,51,1607580,1,4,Active Shallow Crust,0.0,89.98835,0.0,03/06/2578
+6.53795,46.78289,6264,1,3,8,23,8,4.05,5.0,fr,37888,125,1607580,1,4,Active Shallow Crust,0.0,89.98835,0.0,01/03/6264
+6.53795,46.78289,4866,8,3,19,23,33,4.05,5.0,fr,37889,97,1607583,1,1,Active Shallow Crust,240.0063,58.00574,0.0,08/03/4866
+6.53795,46.78289,7377,7,23,7,25,40,4.05,15.0,fr,37890,147,1607584,1,1,Active Shallow Crust,240.0063,58.00571,0.0,07/23/7377
+6.53795,46.78289,7961,4,14,17,14,40,4.05,5.0,fr,37891,159,1607586,1,1,Active Shallow Crust,0.0,89.98821,-90.0,04/14/7961
+6.53795,46.78289,8266,1,21,16,6,59,4.15,5.0,fr,37892,165,1607592,1,1,Active Shallow Crust,0.0,89.98962,0.0,01/21/8266
+6.53795,46.78289,8736,2,3,11,29,41,4.15,15.0,fr,37893,174,1607599,1,1,Active Shallow Crust,0.0,89.98949,-90.0,02/03/8736
+6.53795,46.78289,5882,9,28,21,19,20,4.25,5.0,fr,37894,117,1607604,1,1,Active Shallow Crust,0.0,89.99075,0.0,09/28/5882
+6.53795,46.78289,6507,4,12,4,6,4,4.25,15.0,fr,37895,130,1607608,1,1,Active Shallow Crust,240.0076,57.99419,0.0,04/12/6507
+6.53795,46.78289,3385,3,12,18,36,48,4.25,5.0,fr,37896,67,1607613,1,2,Active Shallow Crust,128.895,89.98096,0.0,03/12/3385
+6.53795,46.78289,977,8,17,14,1,9,4.25,5.0,fr,37897,19,1607613,1,2,Active Shallow Crust,128.895,89.98096,0.0,08/17/0977
+6.53795,46.78289,2411,4,11,17,57,31,4.45,5.0,fr,37898,48,1607628,1,2,Active Shallow Crust,0.0,89.9902,0.0,04/11/2411
+6.53795,46.78289,2936,7,9,23,30,56,4.45,5.0,fr,37899,58,1607628,1,2,Active Shallow Crust,0.0,89.9902,0.0,07/09/2936
+6.53795,46.78289,3848,5,27,3,4,4,4.45,5.0,fr,37900,76,1607637,1,1,Active Shallow Crust,128.8917,89.99387,0.0,05/27/3848
+6.53795,46.78289,6315,5,28,13,8,7,4.55,5.0,fr,37901,126,1607640,1,3,Active Shallow Crust,0.0,89.98908,0.0,05/28/6315
+6.53795,46.78289,8042,11,28,13,40,45,4.55,5.0,fr,37902,160,1607640,1,3,Active Shallow Crust,0.0,89.98908,0.0,11/28/8042
+6.53795,46.78289,9492,6,5,12,39,47,4.55,5.0,fr,37903,189,1607640,1,3,Active Shallow Crust,0.0,89.98908,0.0,06/05/9492
+6.53795,46.78289,6826,12,11,22,37,4,4.75,5.0,fr,37904,136,1607664,1,1,Active Shallow Crust,0.0,89.98959,0.0,12/11/6826
+6.53795,46.78289,6100,4,7,7,46,1,4.95,27.5,fr,37905,121,1607693,1,1,Active Shallow Crust,240.0117,58.0045,0.0,04/07/6100
+6.53795,46.78289,4336,2,10,12,50,35,5.05,15.0,fr,37906,86,1607701,1,1,Active Shallow Crust,0.0,89.99017,0.0,02/10/4336
+6.53795,46.78289,9391,6,9,0,23,31,5.25,5.0,fr,37907,187,1607724,1,1,Active Shallow Crust,0.0,89.99024,0.0,06/09/9391
+6.53795,46.78289,7063,5,20,16,58,21,5.65,5.0,fr,37908,141,1607781,1,1,Active Shallow Crust,128.8749,89.99054,0.0,05/20/7063
+6.53795,46.78289,9534,3,29,8,3,12,5.75,5.0,fr,37909,190,1607784,1,1,Active Shallow Crust,0.0,89.99012,0.0,03/29/9534
+6.53795,46.78289,3258,4,15,8,37,5,5.95,15.0,fr,37910,65,1607818,1,1,Active Shallow Crust,128.8644,89.99009,0.0,04/15/3258
+-0.50952,49.20163,875,3,29,16,36,59,3.55,5.0,fr,37911,17,1608000,1,1,Active Shallow Crust,0.0,89.99012,0.0,03/29/0875
+-0.50952,49.20163,7592,3,28,20,5,59,3.55,5.0,fr,37912,151,1608003,1,1,Active Shallow Crust,240.0125,57.99818,0.0,03/28/7592
+-0.50952,49.20163,6355,4,11,10,21,31,3.55,15.0,fr,37913,127,1608004,1,1,Active Shallow Crust,240.0125,57.99818,0.0,04/11/6355
+-0.50952,49.20163,873,2,21,13,49,27,3.65,27.5,fr,37914,17,1608014,1,2,Active Shallow Crust,0.0,89.98972,0.0,02/21/0873
+-0.50952,49.20163,4325,4,3,15,0,44,3.65,27.5,fr,37915,86,1608014,1,2,Active Shallow Crust,0.0,89.98972,0.0,04/03/4325
+-0.50952,49.20163,8666,10,23,3,56,31,3.65,15.0,fr,37916,173,1608019,1,1,Active Shallow Crust,0.0,89.99035,-90.0,10/23/8666
+-0.50952,49.20163,6306,11,29,13,29,40,3.65,5.0,fr,37917,126,1608021,1,1,Active Shallow Crust,128.9001,89.96352,0.0,11/29/6306
+-0.50952,49.20163,1278,2,15,9,58,54,3.75,5.0,fr,37918,25,1608024,1,2,Active Shallow Crust,0.0,89.99019,0.0,02/15/1278
+-0.50952,49.20163,375,10,17,12,7,30,3.75,5.0,fr,37919,7,1608024,1,2,Active Shallow Crust,0.0,89.99019,0.0,10/17/0375
+-0.50952,49.20163,1309,8,24,10,23,29,3.75,15.0,fr,37920,26,1608034,1,1,Active Shallow Crust,128.8963,89.96736,0.0,08/24/1309
+-0.50952,49.20163,9772,10,3,3,26,51,3.85,5.0,fr,37921,195,1608036,1,1,Active Shallow Crust,0.0,89.99009,0.0,10/03/9772
+-0.50952,49.20163,3912,5,29,1,33,45,3.85,5.0,fr,37922,78,1608039,1,1,Active Shallow Crust,240.0113,57.99784,0.0,05/29/3912
+-0.50952,49.20163,5711,7,20,4,23,21,3.85,5.0,fr,37923,114,1608042,1,1,Active Shallow Crust,0.0,89.98997,-90.0,07/20/5711
+-0.50952,49.20163,6682,11,26,15,26,50,3.95,5.0,fr,37924,133,1608048,1,1,Active Shallow Crust,0.0,89.99013,0.0,11/26/6682
+-0.50952,49.20163,2136,4,4,1,3,4,3.95,15.0,fr,37925,42,1608049,1,1,Active Shallow Crust,0.0,89.99013,0.0,04/04/2136
+-0.50952,49.20163,4113,10,11,2,52,47,4.05,15.0,fr,37926,82,1608061,1,2,Active Shallow Crust,0.0,89.98981,0.0,10/11/4113
+-0.50952,49.20163,452,6,23,7,22,40,4.05,15.0,fr,37927,9,1608061,1,2,Active Shallow Crust,0.0,89.98981,0.0,06/23/0452
+-0.50952,49.20163,2118,12,30,22,25,57,4.15,15.0,fr,37928,42,1608073,1,1,Active Shallow Crust,0.0,89.99009,0.0,12/30/2118
+-0.50952,49.20163,6279,10,28,3,31,19,4.25,15.0,fr,37929,125,1608085,1,1,Active Shallow Crust,0.0,89.99007,0.0,10/28/6279
+-0.50952,49.20163,6322,4,7,16,35,56,4.35,5.0,fr,37930,126,1608099,1,1,Active Shallow Crust,240.0091,57.99604,0.0,04/07/6322
+-0.50952,49.20163,8454,6,20,17,38,12,5.45,5.0,fr,37931,169,1608228,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/20/8454
+3.10962,42.22676,4154,1,22,13,50,53,3.65,5.0,fr,37932,83,1608492,1,1,Active Shallow Crust,0.0,89.99002,0.0,01/22/4154
+3.10962,42.22676,462,6,24,4,4,45,3.65,27.5,fr,37933,9,1608494,1,1,Active Shallow Crust,0.0,89.99002,0.0,06/24/0462
+3.10962,42.22676,8313,6,26,20,56,2,3.75,5.0,fr,37934,166,1608510,1,1,Active Shallow Crust,0.0,89.991,-90.0,06/26/8313
+3.10962,42.22676,672,2,14,4,55,9,3.85,5.0,fr,37935,13,1608516,1,1,Active Shallow Crust,0.0,89.98943,0.0,02/14/0672
+3.10962,42.22676,27,12,4,23,48,18,3.85,5.0,fr,37936,0,1608522,1,1,Active Shallow Crust,0.0,89.9893,-90.0,12/04/0027
+3.10962,42.22676,6705,10,13,9,40,55,3.95,27.5,fr,37937,134,1608536,1,1,Active Shallow Crust,0.0,89.99047,-90.0,10/13/6705
+3.10962,42.22676,5182,10,1,1,42,16,4.25,5.0,fr,37938,103,1608564,1,1,Active Shallow Crust,0.0,89.98999,0.0,10/01/5182
+3.10962,42.22676,1215,9,23,8,37,36,4.25,27.5,fr,37939,24,1608566,1,1,Active Shallow Crust,0.0,89.98999,0.0,09/23/1215
+3.10962,42.22676,4351,6,18,15,23,28,4.45,5.0,fr,37940,87,1608588,1,1,Active Shallow Crust,0.0,89.9894,0.0,06/18/4351
+3.10962,42.22676,8158,12,27,20,29,47,4.55,5.0,fr,37941,163,1608600,1,1,Active Shallow Crust,0.0,89.99055,0.0,12/27/8158
+-0.91651,47.70527,4068,11,13,6,10,2,3.55,5.0,fr,37942,81,1608960,1,2,Active Shallow Crust,0.0,89.98982,0.0,11/13/4068
+-0.91651,47.70527,4289,7,3,20,54,37,3.55,5.0,fr,37943,85,1608960,1,2,Active Shallow Crust,0.0,89.98982,0.0,07/03/4289
+-0.91651,47.70527,9628,2,8,3,29,14,3.55,15.0,fr,37944,192,1608961,1,2,Active Shallow Crust,0.0,89.98982,0.0,02/08/9628
+-0.91651,47.70527,1366,2,18,7,3,56,3.55,15.0,fr,37945,27,1608961,1,2,Active Shallow Crust,0.0,89.98982,0.0,02/18/1366
+-0.91651,47.70527,7508,2,2,2,43,36,3.55,5.0,fr,37946,150,1608969,1,1,Active Shallow Crust,128.8961,89.99406,0.0,02/02/7508
+-0.91651,47.70527,6432,10,20,3,33,44,3.55,27.5,fr,37947,128,1608971,1,1,Active Shallow Crust,128.8961,89.99406,0.0,10/20/6432
+-0.91651,47.70527,4527,11,6,16,42,40,3.65,5.0,fr,37948,90,1608975,1,1,Active Shallow Crust,240.0012,58.013,0.0,11/06/4527
+-0.91651,47.70527,472,9,26,15,45,48,3.75,5.0,fr,37949,9,1608984,1,2,Active Shallow Crust,0.0,89.98989,0.0,09/26/0472
+-0.91651,47.70527,9945,3,27,22,0,7,3.75,5.0,fr,37950,198,1608984,1,2,Active Shallow Crust,0.0,89.98989,0.0,03/27/9945
+-0.91651,47.70527,7526,4,18,14,40,43,3.75,5.0,fr,37951,150,1608987,1,2,Active Shallow Crust,240.0086,58.01755,0.0,04/18/7526
+-0.91651,47.70527,6267,1,25,14,20,17,3.75,5.0,fr,37952,125,1608987,1,2,Active Shallow Crust,240.0086,58.01755,0.0,01/25/6267
+-0.91651,47.70527,8441,1,28,18,45,50,3.85,15.0,fr,37953,168,1609003,1,1,Active Shallow Crust,0.0,89.99028,-90.0,01/28/8441
+-0.91651,47.70527,6652,4,18,22,13,45,4.15,5.0,fr,37954,133,1609032,1,1,Active Shallow Crust,0.0,89.9898,0.0,04/18/6652
+-0.91651,47.70527,5564,2,9,9,6,28,4.25,27.5,fr,37955,111,1609046,1,1,Active Shallow Crust,0.0,89.99015,0.0,02/09/5564
+-0.91651,47.70527,9019,8,15,10,47,35,4.55,5.0,fr,37956,180,1609080,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/15/9019
+-0.91651,47.70527,2166,4,23,12,39,3,4.65,5.0,fr,37957,43,1609095,1,1,Active Shallow Crust,240.0113,57.9943,0.0,04/23/2166
+5.24571,51.6323,9801,3,27,11,35,40,3.55,15.0,fr,37958,196,1609441,1,1,Active Shallow Crust,0.0,89.98748,0.0,03/27/9801
+5.24571,51.6323,4151,3,3,0,42,6,3.55,5.0,fr,37959,83,1609449,1,1,Active Shallow Crust,128.8951,89.99374,0.0,03/03/4151
+5.24571,51.6323,5420,6,25,3,6,41,3.85,5.0,fr,37960,108,1609476,1,1,Active Shallow Crust,0.0,89.99113,0.0,06/25/5420
+5.24571,51.6323,9999,12,9,18,57,36,3.95,5.0,fr,37961,199,1609488,1,1,Active Shallow Crust,0.0,89.98815,0.0,12/09/9999
+5.24571,51.6323,7405,6,22,21,33,34,4.15,15.0,fr,37962,148,1609519,1,1,Active Shallow Crust,0.0,89.99048,-90.0,06/22/7405
+5.24571,51.6323,4583,6,18,3,54,42,4.45,15.0,fr,37963,91,1609555,1,1,Active Shallow Crust,0.0,89.99101,-90.0,06/18/4583
+9.0124,48.59576,2766,6,23,4,48,47,3.55,5.0,fr,37964,55,1609920,1,1,Active Shallow Crust,0.0,89.98666,0.0,06/23/2766
+9.0124,48.59576,1982,8,20,12,35,11,3.55,15.0,fr,37965,39,1609921,1,1,Active Shallow Crust,0.0,89.98666,0.0,08/20/1982
+9.0124,48.59576,2921,8,20,20,46,27,3.55,5.0,fr,37966,58,1609923,1,1,Active Shallow Crust,240.0111,57.99903,0.0,08/20/2921
+9.0124,48.59576,4249,9,7,18,52,27,3.55,15.0,fr,37967,84,1609924,1,1,Active Shallow Crust,240.0111,57.99903,0.0,09/07/4249
+9.0124,48.59576,2047,1,21,15,22,44,3.55,5.0,fr,37968,40,1609926,1,2,Active Shallow Crust,0.0,89.9865,-90.0,01/21/2047
+9.0124,48.59576,9523,10,17,22,56,18,3.55,5.0,fr,37969,190,1609926,1,2,Active Shallow Crust,0.0,89.9865,-90.0,10/17/9523
+9.0124,48.59576,7437,8,3,21,3,51,3.65,5.0,fr,37970,148,1609932,1,3,Active Shallow Crust,0.0,89.98811,0.0,08/03/7437
+9.0124,48.59576,9247,5,7,20,23,50,3.65,5.0,fr,37971,184,1609932,1,3,Active Shallow Crust,0.0,89.98811,0.0,05/07/9247
+9.0124,48.59576,3214,3,13,2,57,42,3.65,5.0,fr,37972,64,1609932,1,3,Active Shallow Crust,0.0,89.98811,0.0,03/13/3214
+9.0124,48.59576,4909,11,9,20,16,10,3.65,5.0,fr,37973,98,1609941,1,2,Active Shallow Crust,128.9009,89.96356,0.0,11/09/4909
+9.0124,48.59576,4613,10,9,10,22,25,3.65,5.0,fr,37974,92,1609941,1,2,Active Shallow Crust,128.9009,89.96356,0.0,10/09/4613
+9.0124,48.59576,8831,3,23,11,18,36,3.75,15.0,fr,37975,176,1609945,1,1,Active Shallow Crust,0.0,89.9894,0.0,03/23/8831
+9.0124,48.59576,9564,6,5,9,52,38,3.85,5.0,fr,37976,191,1609956,1,1,Active Shallow Crust,0.0,89.99055,0.0,06/05/9564
+9.0124,48.59576,9246,8,4,15,39,52,3.85,15.0,fr,37977,184,1609957,1,1,Active Shallow Crust,0.0,89.99055,0.0,08/04/9246
+9.0124,48.59576,4821,10,9,20,58,12,4.05,15.0,fr,37978,96,1609981,1,1,Active Shallow Crust,0.0,89.9925,0.0,10/09/4821
+9.0124,48.59576,1105,2,6,6,27,12,4.15,5.0,fr,37979,22,1609992,1,1,Active Shallow Crust,0.0,89.99332,0.0,02/06/1105
+9.0124,48.59576,8766,12,29,10,35,36,4.25,5.0,fr,37980,175,1610004,1,1,Active Shallow Crust,0.0,89.98808,0.0,12/29/8766
+9.0124,48.59576,7649,9,10,0,46,16,4.25,15.0,fr,37981,152,1610005,1,1,Active Shallow Crust,0.0,89.98808,0.0,09/10/7649
+9.0124,48.59576,9647,5,18,13,33,9,4.35,15.0,fr,37982,192,1610017,1,1,Active Shallow Crust,0.0,89.98938,0.0,05/18/9647
+9.0124,48.59576,5804,5,3,14,22,45,4.45,5.0,fr,37983,116,1610028,1,1,Active Shallow Crust,0.0,89.99053,0.0,05/03/5804
+9.0124,48.59576,5339,1,23,22,19,41,4.55,15.0,fr,37984,106,1610041,1,1,Active Shallow Crust,0.0,89.99156,0.0,01/23/5339
+9.0124,48.59576,5361,6,20,3,35,11,4.65,5.0,fr,37985,107,1610052,1,1,Active Shallow Crust,0.0,89.98872,0.0,06/20/5361
+9.0124,48.59576,1653,11,7,10,43,38,4.75,5.0,fr,37986,33,1610064,1,1,Active Shallow Crust,0.0,89.98994,0.0,11/07/1653
+9.0124,48.59576,6683,11,29,4,1,16,4.85,15.0,fr,37987,133,1610086,1,1,Active Shallow Crust,128.8916,89.98917,0.0,11/29/6683
+9.0124,48.59576,3228,5,12,7,14,21,5.45,5.0,fr,37988,64,1610151,1,1,Active Shallow Crust,240.0307,57.99878,0.0,05/12/3228
+9.0124,48.59576,2978,7,28,23,11,16,5.65,5.0,fr,37989,59,1610172,1,1,Active Shallow Crust,0.0,89.99049,0.0,07/28/2978
+-7.08523,47.34936,7930,7,5,4,28,57,3.95,5.0,fr,37990,158,1610448,1,1,Active Shallow Crust,0.0,89.99138,0.0,07/05/7930
+2.21357,42.62161,7544,4,17,1,46,52,3.55,5.0,fr,37991,150,1610880,1,1,Active Shallow Crust,0.0,89.98887,0.0,04/17/7544
+2.21357,42.62161,1343,5,26,5,51,27,3.55,5.0,fr,37992,26,1610883,1,1,Active Shallow Crust,240.0114,57.99789,0.0,05/26/1343
+2.21357,42.62161,6986,10,19,5,35,45,3.55,15.0,fr,37993,139,1610884,1,1,Active Shallow Crust,240.0114,57.99789,0.0,10/19/6986
+2.21357,42.62161,4935,8,25,16,27,5,3.55,15.0,fr,37994,98,1610890,1,1,Active Shallow Crust,128.8958,89.99444,0.0,08/25/4935
+2.21357,42.62161,5640,2,4,4,9,50,3.55,27.5,fr,37995,112,1610891,1,1,Active Shallow Crust,128.8958,89.99444,0.0,02/04/5640
+2.21357,42.62161,7339,1,12,13,55,24,3.65,5.0,fr,37996,146,1610892,1,2,Active Shallow Crust,0.0,89.99008,0.0,01/12/7339
+2.21357,42.62161,8513,6,21,3,8,56,3.65,5.0,fr,37997,170,1610892,1,2,Active Shallow Crust,0.0,89.99008,0.0,06/21/8513
+2.21357,42.62161,5141,11,15,14,39,4,3.65,27.5,fr,37998,102,1610894,1,2,Active Shallow Crust,0.0,89.99008,0.0,11/15/5141
+2.21357,42.62161,1306,4,2,13,15,56,3.65,27.5,fr,37999,26,1610894,1,2,Active Shallow Crust,0.0,89.99008,0.0,04/02/1306
+2.21357,42.62161,4679,10,26,11,9,33,3.65,5.0,fr,38000,93,1610898,1,1,Active Shallow Crust,0.0,89.98997,-90.0,10/26/4679
+2.21357,42.62161,57,3,15,0,35,0,3.75,5.0,fr,38001,1,1610904,1,2,Active Shallow Crust,0.0,89.99116,0.0,03/15/0057
+2.21357,42.62161,1894,7,11,7,15,50,3.75,5.0,fr,38002,37,1610904,1,2,Active Shallow Crust,0.0,89.99116,0.0,07/11/1894
+2.21357,42.62161,4780,8,24,23,28,34,3.75,27.5,fr,38003,95,1610906,1,1,Active Shallow Crust,0.0,89.99116,0.0,08/24/4780
+2.21357,42.62161,6922,11,1,17,4,23,3.85,5.0,fr,38004,138,1610922,1,1,Active Shallow Crust,0.0,89.98937,-90.0,11/01/6922
+2.21357,42.62161,268,12,14,10,23,49,3.95,5.0,fr,38005,5,1610928,1,3,Active Shallow Crust,0.0,89.99064,0.0,12/14/0268
+2.21357,42.62161,3699,4,27,13,22,31,3.95,5.0,fr,38006,73,1610928,1,3,Active Shallow Crust,0.0,89.99064,0.0,04/27/3699
+2.21357,42.62161,4264,12,4,18,52,14,3.95,5.0,fr,38007,85,1610928,1,3,Active Shallow Crust,0.0,89.99064,0.0,12/04/4264
+2.21357,42.62161,1339,12,6,18,33,43,3.95,27.5,fr,38008,26,1610930,1,1,Active Shallow Crust,0.0,89.99064,0.0,12/06/1339
+2.21357,42.62161,4591,10,8,3,3,54,4.05,5.0,fr,38009,91,1610940,1,1,Active Shallow Crust,0.0,89.98957,0.0,10/08/4591
+2.21357,42.62161,5586,12,20,6,52,5,4.05,5.0,fr,38010,111,1610943,1,1,Active Shallow Crust,240.0051,58.00593,0.0,12/20/5586
+2.21357,42.62161,9943,11,2,17,27,53,4.15,5.0,fr,38011,198,1610955,1,1,Active Shallow Crust,240.0075,57.99718,0.0,11/02/9943
+2.21357,42.62161,5569,11,4,14,4,21,4.15,27.5,fr,38012,111,1610957,1,1,Active Shallow Crust,240.0075,57.99716,0.0,11/04/5569
+2.21357,42.62161,6942,6,17,9,51,52,4.55,5.0,fr,38013,138,1611003,1,1,Active Shallow Crust,240.0083,57.99712,0.0,06/17/6942
+2.21357,42.62161,2489,11,24,15,46,59,4.75,27.5,fr,38014,49,1611026,1,1,Active Shallow Crust,0.0,89.98975,0.0,11/24/2489
+1.01069,52.78608,9789,11,9,14,35,22,3.65,5.0,fr,38015,195,1611378,1,1,Active Shallow Crust,0.0,89.99038,-90.0,11/09/9789
+1.01069,52.78608,164,2,19,1,8,25,3.75,27.5,fr,38016,3,1611389,1,1,Active Shallow Crust,240.0091,58.01783,0.0,02/19/0164
+1.01069,52.78608,2956,8,30,8,47,46,3.85,5.0,fr,38017,59,1611396,1,1,Active Shallow Crust,0.0,89.99029,0.0,08/30/2956
+1.01069,52.78608,5383,6,8,3,16,11,4.05,5.0,fr,38018,107,1611420,1,1,Active Shallow Crust,0.0,89.98971,0.0,06/08/5383
+1.31708,44.10163,2246,11,9,6,45,0,3.75,5.0,fr,38019,44,1611867,1,1,Active Shallow Crust,240.008,58.01753,0.0,11/09/2246
+1.31708,44.10163,6111,9,28,22,2,37,3.85,5.0,fr,38020,122,1611876,1,1,Active Shallow Crust,0.0,89.98975,0.0,09/28/6111
+1.31708,44.10163,264,11,13,20,1,23,3.95,5.0,fr,38021,5,1611888,1,1,Active Shallow Crust,0.0,89.98972,0.0,11/13/0264
+1.31708,44.10163,8603,6,8,16,16,26,4.15,5.0,fr,38022,172,1611912,1,1,Active Shallow Crust,0.0,89.99002,0.0,06/08/8603
+1.31708,44.10163,9324,6,14,11,53,29,4.25,5.0,fr,38023,186,1611927,1,1,Active Shallow Crust,240.0071,57.99398,0.0,06/14/9324
+1.31708,44.10163,1616,12,18,7,10,15,4.35,27.5,fr,38024,32,1611941,1,1,Active Shallow Crust,240.008,57.99578,0.0,12/18/1616
+1.31708,44.10163,6853,2,18,20,9,49,4.75,15.0,fr,38025,137,1611985,1,1,Active Shallow Crust,0.0,89.99,0.0,02/18/6853
+0.84819,46.48953,6816,5,10,8,26,37,3.55,15.0,fr,38026,136,1612321,1,1,Active Shallow Crust,0.0,89.98959,0.0,05/10/6816
+0.84819,46.48953,2605,9,29,23,42,24,3.55,5.0,fr,38027,52,1612323,1,1,Active Shallow Crust,240.0124,57.99802,0.0,09/29/2605
+0.84819,46.48953,1141,1,20,3,25,43,3.55,15.0,fr,38028,22,1612327,1,2,Active Shallow Crust,0.0,89.99034,-90.0,01/20/1141
+0.84819,46.48953,9972,4,1,1,28,44,3.55,15.0,fr,38029,199,1612327,1,2,Active Shallow Crust,0.0,89.99034,-90.0,04/01/9972
+0.84819,46.48953,1490,10,12,12,20,10,3.55,5.0,fr,38030,29,1612329,1,1,Active Shallow Crust,128.8963,89.99393,0.0,10/12/1490
+0.84819,46.48953,2468,10,3,6,10,3,3.75,15.0,fr,38031,49,1612345,1,1,Active Shallow Crust,0.0,89.98966,0.0,10/03/2468
+0.84819,46.48953,6474,3,20,14,53,36,3.85,5.0,fr,38032,129,1612356,1,1,Active Shallow Crust,0.0,89.99017,0.0,03/20/6474
+0.84819,46.48953,1367,1,12,7,3,53,3.85,15.0,fr,38033,27,1612357,1,1,Active Shallow Crust,0.0,89.99017,0.0,01/12/1367
+0.84819,46.48953,447,1,18,3,29,31,3.95,27.5,fr,38034,8,1612370,1,1,Active Shallow Crust,0.0,89.99014,0.0,01/18/0447
+0.84819,46.48953,5993,1,12,3,47,46,4.05,5.0,fr,38035,119,1612383,1,1,Active Shallow Crust,240.006,58.00582,0.0,01/12/5993
+0.84819,46.48953,143,1,7,10,37,24,4.15,5.0,fr,38036,2,1612392,1,1,Active Shallow Crust,0.0,89.99,0.0,01/07/0143
+0.84819,46.48953,211,2,26,16,3,58,4.15,5.0,fr,38037,4,1612398,1,1,Active Shallow Crust,0.0,89.98988,-90.0,02/26/0211
+0.84819,46.48953,3122,11,3,12,2,11,4.25,5.0,fr,38038,62,1612407,1,1,Active Shallow Crust,240.0076,57.99404,0.0,11/03/3122
+0.84819,46.48953,8391,5,7,8,40,59,4.65,5.0,fr,38039,167,1612452,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/07/8391
+0.84819,46.48953,4682,2,23,9,24,1,4.95,5.0,fr,38040,93,1612488,1,1,Active Shallow Crust,0.0,89.98995,0.0,02/23/4682
+3.07785,48.59902,7947,4,13,8,3,37,3.75,5.0,fr,38041,158,1612827,1,1,Active Shallow Crust,240.008,58.0178,0.0,04/13/7947
+3.07785,48.59902,4228,9,29,20,16,6,4.45,5.0,fr,38042,84,1612908,1,1,Active Shallow Crust,0.0,89.99053,0.0,09/29/4228
+1.28541,46.91858,6601,3,11,13,2,9,3.55,5.0,fr,38043,132,1613280,1,2,Active Shallow Crust,0.0,89.98967,0.0,03/11/6601
+1.28541,46.91858,8555,2,25,22,16,47,3.55,5.0,fr,38044,171,1613280,1,2,Active Shallow Crust,0.0,89.98967,0.0,02/25/8555
+1.28541,46.91858,7434,4,20,2,46,21,3.55,15.0,fr,38045,148,1613281,1,1,Active Shallow Crust,0.0,89.98967,0.0,04/20/7434
+1.28541,46.91858,9578,9,20,7,3,56,3.55,15.0,fr,38046,191,1613284,1,1,Active Shallow Crust,240.0123,57.99805,0.0,09/20/9578
+1.28541,46.91858,3759,4,17,11,5,5,3.55,5.0,fr,38047,75,1613286,1,1,Active Shallow Crust,0.0,89.98955,-90.0,04/17/3759
+1.28541,46.91858,7212,12,31,7,28,57,3.55,15.0,fr,38048,144,1613290,1,1,Active Shallow Crust,128.896,89.99397,0.0,12/31/7212
+1.28541,46.91858,4548,5,15,4,35,33,3.65,5.0,fr,38049,90,1613292,1,1,Active Shallow Crust,0.0,89.98926,0.0,05/15/4548
+1.28541,46.91858,7696,4,30,5,13,28,3.65,27.5,fr,38050,153,1613294,1,1,Active Shallow Crust,0.0,89.98926,0.0,04/30/7696
+1.28541,46.91858,2834,8,27,18,51,56,3.75,5.0,fr,38051,56,1613304,1,1,Active Shallow Crust,0.0,89.99043,0.0,08/27/2834
+1.28541,46.91858,4070,4,6,2,48,0,3.85,5.0,fr,38052,81,1613316,1,1,Active Shallow Crust,0.0,89.99025,0.0,04/06/4070
+1.28541,46.91858,4115,2,6,13,31,21,3.95,15.0,fr,38053,82,1613329,1,1,Active Shallow Crust,0.0,89.99022,0.0,02/06/4115
+1.28541,46.91858,1575,12,7,13,48,52,3.95,5.0,fr,38054,31,1613337,1,1,Active Shallow Crust,128.9004,89.99348,0.0,12/07/1575
+1.28541,46.91858,3720,4,9,12,51,14,4.15,15.0,fr,38055,74,1613353,1,3,Active Shallow Crust,0.0,89.98965,0.0,04/09/3720
+1.28541,46.91858,5105,2,26,6,46,7,4.15,15.0,fr,38056,102,1613353,1,3,Active Shallow Crust,0.0,89.98965,0.0,02/26/5105
+1.28541,46.91858,4393,9,26,8,4,41,4.15,15.0,fr,38057,87,1613353,1,3,Active Shallow Crust,0.0,89.98965,0.0,09/26/4393
+1.28541,46.91858,7167,11,26,14,50,27,4.75,5.0,fr,38058,143,1613424,1,1,Active Shallow Crust,0.0,89.99005,0.0,11/26/7167
+1.28541,46.91858,3255,8,9,14,0,10,4.85,15.0,fr,38059,65,1613443,1,1,Active Shallow Crust,0.0,89.98986,-90.0,08/09/3255
+-0.45709,46.66355,2793,9,21,17,21,56,3.55,5.0,fr,38060,55,1613760,1,3,Active Shallow Crust,0.0,89.99005,0.0,09/21/2793
+-0.45709,46.66355,952,4,18,22,19,30,3.55,5.0,fr,38061,19,1613760,1,3,Active Shallow Crust,0.0,89.99005,0.0,04/18/0952
+-0.45709,46.66355,3573,1,1,7,50,50,3.55,5.0,fr,38062,71,1613760,1,3,Active Shallow Crust,0.0,89.99005,0.0,01/01/3573
+-0.45709,46.66355,403,3,18,0,59,47,3.55,15.0,fr,38063,8,1613761,1,1,Active Shallow Crust,0.0,89.99005,0.0,03/18/0403
+-0.45709,46.66355,8268,7,18,19,24,39,3.55,15.0,fr,38064,165,1613764,1,1,Active Shallow Crust,240.0122,57.9982,0.0,07/18/8268
+-0.45709,46.66355,6000,1,12,8,23,52,3.55,27.5,fr,38065,119,1613765,1,1,Active Shallow Crust,240.0122,57.9981,0.0,01/12/6000
+-0.45709,46.66355,8791,11,1,8,57,30,3.65,5.0,fr,38066,175,1613772,1,4,Active Shallow Crust,0.0,89.98997,0.0,11/01/8791
+-0.45709,46.66355,842,8,28,20,44,9,3.65,5.0,fr,38067,16,1613772,1,4,Active Shallow Crust,0.0,89.98997,0.0,08/28/0842
+-0.45709,46.66355,3016,9,24,22,55,33,3.65,5.0,fr,38068,60,1613772,1,4,Active Shallow Crust,0.0,89.98997,0.0,09/24/3016
+-0.45709,46.66355,8618,8,19,21,56,10,3.65,5.0,fr,38069,172,1613772,1,4,Active Shallow Crust,0.0,89.98997,0.0,08/19/8618
+-0.45709,46.66355,4168,5,26,12,52,10,3.65,5.0,fr,38070,83,1613775,1,1,Active Shallow Crust,240.0011,58.01292,0.0,05/26/4168
+-0.45709,46.66355,6260,12,14,19,51,25,3.75,5.0,fr,38071,125,1613787,1,1,Active Shallow Crust,240.0083,58.01758,0.0,12/14/6260
+-0.45709,46.66355,377,11,14,22,2,49,3.75,15.0,fr,38072,7,1613791,1,1,Active Shallow Crust,0.0,89.98992,-90.0,11/14/0377
+-0.45709,46.66355,5128,12,26,2,21,24,3.85,5.0,fr,38073,102,1613796,1,1,Active Shallow Crust,0.0,89.9899,0.0,12/26/5128
+-0.45709,46.66355,1350,9,16,16,53,7,3.85,15.0,fr,38074,26,1613803,1,1,Active Shallow Crust,0.0,89.99009,-90.0,09/16/1350
+-0.45709,46.66355,5456,4,28,17,10,28,3.95,15.0,fr,38075,109,1613809,1,1,Active Shallow Crust,0.0,89.9899,0.0,04/28/5456
+-0.45709,46.66355,5283,9,24,6,34,40,3.95,5.0,fr,38076,105,1613814,1,1,Active Shallow Crust,0.0,89.99006,-90.0,09/24/5283
+-0.45709,46.66355,425,1,6,9,59,55,4.05,5.0,fr,38077,8,1613823,1,1,Active Shallow Crust,240.006,58.00582,0.0,01/06/0425
+-0.45709,46.66355,4991,12,17,19,11,6,4.25,5.0,fr,38078,99,1613844,1,1,Active Shallow Crust,0.0,89.98995,0.0,12/17/4991
+-0.45709,46.66355,8341,11,13,22,49,55,4.35,15.0,fr,38079,166,1613857,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/13/8341
+-0.45709,46.66355,9282,3,30,7,18,2,4.55,5.0,fr,38080,185,1613883,1,1,Active Shallow Crust,240.0093,57.99739,0.0,03/30/9282
+-0.45709,46.66355,620,4,29,6,8,33,4.75,15.0,fr,38081,12,1613905,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/29/0620
+-0.45709,46.66355,8791,11,23,4,27,7,5.45,5.0,fr,38082,175,1613988,1,1,Active Shallow Crust,0.0,89.99,0.0,11/23/8791
+3.65999,47.92918,7901,10,19,0,15,50,4.05,15.0,fr,38083,158,1614307,1,1,Active Shallow Crust,0.0,89.99039,-90.0,10/19/7901
+6.25174,50.66201,6947,1,25,21,16,34,3.55,5.0,fr,38084,138,1614720,1,3,Active Shallow Crust,0.0,89.98721,0.0,01/25/6947
+6.25174,50.66201,8210,12,25,6,35,50,3.55,5.0,fr,38085,164,1614720,1,3,Active Shallow Crust,0.0,89.98721,0.0,12/25/8210
+6.25174,50.66201,6617,6,20,3,40,28,3.55,5.0,fr,38086,132,1614720,1,3,Active Shallow Crust,0.0,89.98721,0.0,06/20/6617
+6.25174,50.66201,4358,4,2,18,31,16,3.55,15.0,fr,38087,87,1614721,1,2,Active Shallow Crust,0.0,89.98721,0.0,04/02/4358
+6.25174,50.66201,6573,4,10,5,44,38,3.55,15.0,fr,38088,131,1614721,1,2,Active Shallow Crust,0.0,89.98721,0.0,04/10/6573
+6.25174,50.66201,3945,1,31,18,38,48,3.55,27.5,fr,38089,78,1614722,1,1,Active Shallow Crust,0.0,89.98721,0.0,01/31/3945
+6.25174,50.66201,6614,5,9,7,10,23,3.55,5.0,fr,38090,132,1614723,1,1,Active Shallow Crust,240.0131,57.99809,0.0,05/09/6614
+6.25174,50.66201,7277,9,21,4,12,16,3.55,15.0,fr,38091,145,1614724,1,1,Active Shallow Crust,240.0131,57.99809,0.0,09/21/7277
+6.25174,50.66201,2637,6,27,21,56,0,3.55,15.0,fr,38092,52,1614727,1,1,Active Shallow Crust,0.0,89.98707,-90.0,06/27/2637
+6.25174,50.66201,761,8,31,18,35,36,3.55,15.0,fr,38093,15,1614730,1,2,Active Shallow Crust,128.8963,89.99361,0.0,08/31/0761
+6.25174,50.66201,7076,11,12,16,59,1,3.55,15.0,fr,38094,141,1614730,1,2,Active Shallow Crust,128.8963,89.99361,0.0,11/12/7076
+6.25174,50.66201,204,4,8,16,8,0,3.65,5.0,fr,38095,4,1614732,1,3,Active Shallow Crust,0.0,89.98861,0.0,04/08/0204
+6.25174,50.66201,195,9,9,20,51,4,3.65,5.0,fr,38096,3,1614732,1,3,Active Shallow Crust,0.0,89.98861,0.0,09/09/0195
+6.25174,50.66201,8056,7,11,4,43,18,3.65,5.0,fr,38097,161,1614732,1,3,Active Shallow Crust,0.0,89.98861,0.0,07/11/8056
+6.25174,50.66201,4456,7,1,16,39,39,3.65,15.0,fr,38098,89,1614733,1,2,Active Shallow Crust,0.0,89.98861,0.0,07/01/4456
+6.25174,50.66201,9901,8,11,5,5,51,3.65,15.0,fr,38099,198,1614733,1,2,Active Shallow Crust,0.0,89.98861,0.0,08/11/9901
+6.25174,50.66201,8269,2,19,8,45,3,3.65,5.0,fr,38100,165,1614735,1,2,Active Shallow Crust,240.0014,58.01349,0.0,02/19/8269
+6.25174,50.66201,457,12,23,19,18,52,3.65,5.0,fr,38101,9,1614735,1,2,Active Shallow Crust,240.0014,58.01349,0.0,12/23/0457
+6.25174,50.66201,1291,6,30,7,23,28,3.75,5.0,fr,38102,25,1614744,1,1,Active Shallow Crust,0.0,89.98985,0.0,06/30/1291
+6.25174,50.66201,9936,7,2,6,34,22,3.75,15.0,fr,38103,198,1614745,1,3,Active Shallow Crust,0.0,89.98985,0.0,07/02/9936
+6.25174,50.66201,6987,3,14,21,36,13,3.75,15.0,fr,38104,139,1614745,1,3,Active Shallow Crust,0.0,89.98985,0.0,03/14/6987
+6.25174,50.66201,3421,8,4,1,45,47,3.75,15.0,fr,38105,68,1614745,1,3,Active Shallow Crust,0.0,89.98985,0.0,08/04/3421
+6.25174,50.66201,3018,1,20,5,41,17,3.75,5.0,fr,38106,60,1614747,1,2,Active Shallow Crust,240.0094,58.0173,0.0,01/20/3018
+6.25174,50.66201,1110,1,23,11,29,3,3.75,5.0,fr,38107,22,1614747,1,2,Active Shallow Crust,240.0094,58.0173,0.0,01/23/1110
+6.25174,50.66201,1362,10,30,14,11,15,3.75,15.0,fr,38108,27,1614748,1,1,Active Shallow Crust,240.0094,58.0173,0.0,10/30/1362
+6.25174,50.66201,1985,3,15,0,21,57,3.85,5.0,fr,38109,39,1614756,1,2,Active Shallow Crust,0.0,89.99095,0.0,03/15/1985
+6.25174,50.66201,1431,6,2,4,47,15,3.85,5.0,fr,38110,28,1614756,1,2,Active Shallow Crust,0.0,89.99095,0.0,06/02/1431
+6.25174,50.66201,2399,7,24,5,17,34,3.85,15.0,fr,38111,47,1614757,1,1,Active Shallow Crust,0.0,89.99095,0.0,07/24/2399
+6.25174,50.66201,6795,2,24,23,22,10,3.85,15.0,fr,38112,135,1614760,1,1,Active Shallow Crust,240.0109,57.99813,0.0,02/24/6795
+6.25174,50.66201,4009,6,29,14,23,15,3.85,27.5,fr,38113,80,1614761,1,1,Active Shallow Crust,240.0109,57.99813,0.0,06/29/4009
+6.25174,50.66201,4143,12,31,3,11,32,3.85,5.0,fr,38114,82,1614762,1,1,Active Shallow Crust,0.0,89.99084,-90.0,12/31/4143
+6.25174,50.66201,5449,5,16,11,17,48,3.95,5.0,fr,38115,108,1614768,1,1,Active Shallow Crust,0.0,89.99194,0.0,05/16/5449
+6.25174,50.66201,4924,6,22,18,18,38,3.95,15.0,fr,38116,98,1614769,1,1,Active Shallow Crust,0.0,89.99194,0.0,06/22/4924
+6.25174,50.66201,9935,1,4,23,56,38,3.95,5.0,fr,38117,198,1614774,1,1,Active Shallow Crust,0.0,89.99184,-90.0,01/04/9935
+6.25174,50.66201,2379,10,2,17,15,30,4.05,5.0,fr,38118,47,1614780,1,1,Active Shallow Crust,0.0,89.98921,0.0,10/02/2379
+6.25174,50.66201,247,7,15,5,4,29,4.05,15.0,fr,38119,4,1614781,1,1,Active Shallow Crust,0.0,89.98921,0.0,07/15/0247
+6.25174,50.66201,9903,8,19,15,45,4,4.05,5.0,fr,38120,198,1614786,1,1,Active Shallow Crust,0.0,89.98909,-90.0,08/19/9903
+6.25174,50.66201,7436,7,19,16,38,56,4.15,5.0,fr,38121,148,1614792,1,1,Active Shallow Crust,0.0,89.99039,0.0,07/19/7436
+6.25174,50.66201,5447,9,16,10,55,9,4.15,5.0,fr,38122,108,1614801,1,1,Active Shallow Crust,128.8972,89.99359,0.0,09/16/5447
+6.25174,50.66201,8393,1,12,3,6,49,4.25,5.0,fr,38123,167,1614804,1,2,Active Shallow Crust,0.0,89.98858,0.0,01/12/8393
+6.25174,50.66201,8757,10,3,15,23,8,4.25,5.0,fr,38124,175,1614804,1,2,Active Shallow Crust,0.0,89.98858,0.0,10/03/8757
+6.25174,50.66201,7341,9,20,8,30,39,4.25,5.0,fr,38125,146,1614807,1,1,Active Shallow Crust,240.0085,57.9948,0.0,09/20/7341
+6.25174,50.66201,1199,11,15,22,6,15,4.25,5.0,fr,38126,23,1614810,1,1,Active Shallow Crust,0.0,89.99133,-90.0,11/15/1199
+6.25174,50.66201,1944,11,7,9,50,19,4.35,5.0,fr,38127,38,1614816,1,1,Active Shallow Crust,0.0,89.98982,0.0,11/07/1944
+6.25174,50.66201,8015,3,9,12,4,12,4.35,5.0,fr,38128,160,1614819,1,1,Active Shallow Crust,240.0096,57.9962,0.0,03/09/8015
+6.25174,50.66201,1072,2,26,3,58,19,4.35,5.0,fr,38129,21,1614825,1,1,Active Shallow Crust,128.8973,89.98273,0.0,02/26/1072
+6.25174,50.66201,4837,6,29,13,56,57,4.45,5.0,fr,38130,96,1614828,1,1,Active Shallow Crust,0.0,89.99093,0.0,06/29/4837
+6.25174,50.66201,6038,11,15,6,28,15,4.55,15.0,fr,38131,120,1614841,1,1,Active Shallow Crust,0.0,89.98989,0.0,11/15/6038
+6.25174,50.66201,6110,5,20,2,19,17,4.75,15.0,fr,38132,122,1614865,1,1,Active Shallow Crust,0.0,89.99036,0.0,05/20/6110
+6.25174,50.66201,8434,4,13,19,36,35,4.75,5.0,fr,38133,168,1614873,1,1,Active Shallow Crust,128.8872,89.98842,0.0,04/13/8434
+6.25174,50.66201,688,4,7,16,49,39,4.85,5.0,fr,38134,13,1614876,1,2,Active Shallow Crust,0.0,89.98998,0.0,04/07/0688
+6.25174,50.66201,7375,8,26,13,4,36,4.85,5.0,fr,38135,147,1614876,1,2,Active Shallow Crust,0.0,89.98998,0.0,08/26/7375
+6.25174,50.66201,9615,10,22,14,21,6,4.85,15.0,fr,38136,192,1614880,1,1,Active Shallow Crust,240.0192,58.00257,0.0,10/22/9615
+6.25174,50.66201,1532,3,16,0,38,47,5.15,27.5,fr,38137,30,1614914,1,1,Active Shallow Crust,0.0,89.98987,0.0,03/16/1532
+6.251741,50.66201,1775,1,10,3,57,2,6.05,5.357596,fr,38138,35,1615020,1,1,Active Shallow Crust,0.0,89.98993,0.0,01/10/1775
+1.93989,43.50677,8304,5,25,0,11,24,3.55,5.0,fr,38139,166,1615200,1,1,Active Shallow Crust,0.0,89.99086,0.0,05/25/8304
+1.93989,43.50677,2882,8,24,17,41,21,3.55,5.0,fr,38140,57,1615203,1,1,Active Shallow Crust,240.0119,57.99831,0.0,08/24/2882
+1.93989,43.50677,9424,3,2,20,51,44,3.65,5.0,fr,38141,188,1615212,1,1,Active Shallow Crust,0.0,89.99022,0.0,03/02/9424
+1.93989,43.50677,9624,2,19,12,15,1,3.95,5.0,fr,38142,192,1615254,1,1,Active Shallow Crust,0.0,89.98949,-90.0,02/19/9624
+2.95854,40.17885,6625,1,6,6,0,10,3.65,15.0,fr,38143,132,1615693,1,1,Active Shallow Crust,0.0,89.9897,0.0,01/06/6625
+2.95854,40.17885,8882,4,21,17,4,16,3.65,15.0,fr,38144,177,1615699,1,1,Active Shallow Crust,0.0,89.98958,-90.0,04/21/8882
+2.95854,40.17885,8557,11,18,22,6,32,3.75,15.0,fr,38145,171,1615711,1,1,Active Shallow Crust,0.0,89.99072,-90.0,11/18/8557
+2.95854,40.17885,754,2,2,20,33,12,4.15,5.0,fr,38146,15,1615752,1,1,Active Shallow Crust,0.0,89.99035,0.0,02/02/0754
+7.88164,45.11029,8193,8,21,5,0,56,3.55,27.5,fr,38147,163,1616162,1,1,Active Shallow Crust,0.0,89.99288,0.0,08/21/8193
+7.88164,45.11029,7217,11,21,18,40,6,3.55,5.0,fr,38148,144,1616169,1,1,Active Shallow Crust,128.8958,89.99288,0.0,11/21/7217
+7.88164,45.11029,3500,10,1,9,29,57,3.55,15.0,fr,38149,69,1616170,1,1,Active Shallow Crust,128.8958,89.99288,0.0,10/01/3500
+7.88164,45.11029,2597,12,15,15,9,13,3.65,15.0,fr,38150,51,1616173,1,2,Active Shallow Crust,0.0,89.98731,0.0,12/15/2597
+7.88164,45.11029,114,9,10,12,44,4,3.65,15.0,fr,38151,2,1616173,1,2,Active Shallow Crust,0.0,89.98731,0.0,09/10/0114
+7.88164,45.11029,3580,10,27,21,2,42,3.75,5.0,fr,38152,71,1616184,1,1,Active Shallow Crust,0.0,89.98869,0.0,10/27/3580
+7.88164,45.11029,3507,1,3,1,56,5,3.75,27.5,fr,38153,70,1616186,1,1,Active Shallow Crust,0.0,89.98869,0.0,01/03/3507
+7.88164,45.11029,2113,2,25,9,14,51,3.75,5.0,fr,38154,42,1616190,1,1,Active Shallow Crust,0.0,89.98856,-90.0,02/25/2113
+7.88164,45.11029,1220,6,10,4,8,47,3.95,5.0,fr,38155,24,1616208,1,1,Active Shallow Crust,0.0,89.99102,0.0,06/10/1220
+7.88164,45.11029,3244,10,29,4,41,32,3.95,27.5,fr,38156,64,1616216,1,1,Active Shallow Crust,0.0,89.99091,-90.0,10/29/3244
+7.88164,45.11029,4597,12,3,21,59,0,4.15,5.0,fr,38157,91,1616232,1,1,Active Shallow Crust,0.0,89.9893,0.0,12/03/4597
+7.88164,45.11029,5369,7,22,18,3,47,4.35,5.0,fr,38158,107,1616256,1,1,Active Shallow Crust,0.0,89.98866,0.0,07/22/5369
+7.88164,45.11029,3482,2,6,17,2,44,4.35,15.0,fr,38159,69,1616266,1,1,Active Shallow Crust,128.8985,89.98245,0.0,02/06/3482
+7.88164,45.11029,8582,8,2,18,2,38,4.75,5.0,fr,38160,171,1616304,1,1,Active Shallow Crust,0.0,89.98927,0.0,08/02/8582
+7.88164,45.11029,3416,10,23,3,22,52,5.85,5.0,fr,38161,68,1616436,1,1,Active Shallow Crust,0.0,89.98991,0.0,10/23/3416
+3.22134,44.50109,6175,9,25,7,4,44,3.55,5.0,fr,38162,123,1616640,1,2,Active Shallow Crust,0.0,89.98921,0.0,09/25/6175
+3.22134,44.50109,8236,8,9,22,2,38,3.55,5.0,fr,38163,164,1616640,1,2,Active Shallow Crust,0.0,89.98921,0.0,08/09/8236
+3.22134,44.50109,5957,9,8,11,37,9,3.55,15.0,fr,38164,119,1616641,1,2,Active Shallow Crust,0.0,89.98921,0.0,09/08/5957
+3.22134,44.50109,4146,6,30,0,27,14,3.55,15.0,fr,38165,82,1616641,1,2,Active Shallow Crust,0.0,89.98921,0.0,06/30/4146
+3.22134,44.50109,4109,11,21,6,43,13,3.55,15.0,fr,38166,82,1616650,1,1,Active Shallow Crust,128.8955,89.99461,0.0,11/21/4109
+3.22134,44.50109,7775,7,24,2,28,4,3.65,15.0,fr,38167,155,1616662,1,1,Active Shallow Crust,128.8999,89.96349,0.0,07/24/7775
+3.22134,44.50109,3626,6,25,3,57,0,3.85,5.0,fr,38168,72,1616676,1,1,Active Shallow Crust,0.0,89.98981,0.0,06/25/3626
+3.22134,44.50109,6772,7,1,12,32,37,3.95,5.0,fr,38169,135,1616688,1,1,Active Shallow Crust,0.0,89.99092,0.0,07/01/6772
+3.22134,44.50109,1251,3,17,10,57,14,4.75,5.0,fr,38170,25,1616784,1,1,Active Shallow Crust,0.0,89.99006,0.0,03/17/1251
+3.22134,44.50109,5986,4,27,6,20,4,4.75,15.0,fr,38171,119,1616788,1,1,Active Shallow Crust,240.0068,58.00433,0.0,04/27/5986
+3.22134,44.50109,2317,9,13,1,57,43,5.25,27.5,fr,38172,46,1616846,1,1,Active Shallow Crust,0.0,89.98984,0.0,09/13/2317
+-1.80638,50.31021,5833,3,5,20,29,26,3.85,5.0,fr,38173,116,1617159,1,1,Active Shallow Crust,240.0113,57.99788,0.0,03/05/5833
+-1.80638,50.31021,8726,2,7,3,11,59,4.25,5.0,fr,38174,174,1617204,1,1,Active Shallow Crust,0.0,89.98993,0.0,02/07/8726
+0.87659,51.88416,6904,12,29,8,30,46,3.55,15.0,fr,38175,138,1617601,1,1,Active Shallow Crust,0.0,89.98988,0.0,12/29/6904
+0.87659,51.88416,7601,11,9,8,30,57,3.75,15.0,fr,38176,152,1617625,1,1,Active Shallow Crust,0.0,89.99011,0.0,11/09/7601
+0.87659,51.88416,7656,7,25,1,45,23,3.85,5.0,fr,38177,153,1617636,1,1,Active Shallow Crust,0.0,89.99008,0.0,07/25/7656
+0.87659,51.88416,7959,6,14,0,7,44,3.85,5.0,fr,38178,159,1617645,1,1,Active Shallow Crust,128.895,89.99367,0.0,06/14/7959
+0.87659,51.88416,7374,3,19,0,44,44,4.05,27.5,fr,38179,147,1617662,1,1,Active Shallow Crust,0.0,89.98994,0.0,03/19/7374
+0.87659,51.88416,2292,6,1,5,36,13,4.35,27.5,fr,38180,45,1617701,1,1,Active Shallow Crust,240.0098,57.99622,0.0,06/01/2292
+0.87659,51.88416,6018,7,3,12,2,35,4.85,5.0,fr,38181,120,1617762,1,1,Active Shallow Crust,0.0,89.98995,-90.0,07/03/6018
+1.84881,46.15302,9837,6,16,16,41,6,3.55,5.0,fr,38182,196,1618080,1,1,Active Shallow Crust,0.0,89.98952,0.0,06/16/9837
+1.84881,46.15302,1290,1,8,15,51,31,3.55,5.0,fr,38183,25,1618083,1,1,Active Shallow Crust,240.0122,57.99811,0.0,01/08/1290
+1.84881,46.15302,6235,12,7,5,8,46,3.65,5.0,fr,38184,124,1618095,1,1,Active Shallow Crust,240.0011,58.01294,0.0,12/07/6235
+1.84881,46.15302,1630,1,21,21,51,46,3.65,27.5,fr,38185,32,1618097,1,1,Active Shallow Crust,240.0011,58.01285,0.0,01/21/1630
+1.84881,46.15302,6572,9,11,10,46,38,3.75,5.0,fr,38186,131,1618104,1,2,Active Shallow Crust,0.0,89.99029,0.0,09/11/6572
+1.84881,46.15302,3,6,26,8,22,29,3.75,5.0,fr,38187,0,1618104,1,2,Active Shallow Crust,0.0,89.99029,0.0,06/26/0003
+1.84881,46.15302,1350,12,28,6,40,11,3.85,15.0,fr,38188,26,1618117,1,1,Active Shallow Crust,0.0,89.99011,0.0,12/28/1350
+1.84881,46.15302,8100,2,15,1,13,57,4.05,5.0,fr,38189,161,1618140,1,1,Active Shallow Crust,0.0,89.99018,0.0,02/15/8100
+1.84881,46.15302,2265,11,25,0,38,53,4.15,15.0,fr,38190,45,1618162,1,1,Active Shallow Crust,128.8974,89.99387,0.0,11/25/2265
+1.84881,46.15302,8243,1,13,18,50,48,4.65,5.0,fr,38191,164,1618221,1,1,Active Shallow Crust,128.8912,89.98695,0.0,01/13/8243
+4.92582,48.99513,9061,11,20,15,17,42,4.15,15.0,fr,38192,181,1618633,1,1,Active Shallow Crust,0.0,89.99005,0.0,11/20/9061
+4.92582,48.99513,8763,12,6,1,11,20,4.75,15.0,fr,38193,175,1618705,1,1,Active Shallow Crust,0.0,89.99003,0.0,12/06/8763
+4.34744,49.03955,2348,2,28,7,40,23,3.95,5.0,fr,38194,46,1619088,1,1,Active Shallow Crust,0.0,89.99166,0.0,02/28/2348
+6.53685,51.06571,5539,8,5,10,13,49,3.55,5.0,fr,38195,110,1619520,1,1,Active Shallow Crust,0.0,89.98733,0.0,08/05/5539
+6.53685,51.06571,5417,5,22,9,26,6,3.55,15.0,fr,38196,108,1619521,1,1,Active Shallow Crust,0.0,89.98733,0.0,05/22/5417
+6.53685,51.06571,1009,7,31,3,43,11,3.55,5.0,fr,38197,20,1619529,1,1,Active Shallow Crust,128.895,89.99366,0.0,07/31/1009
+6.53685,51.06571,9509,7,4,18,32,33,3.65,5.0,fr,38198,190,1619532,1,1,Active Shallow Crust,0.0,89.9887,0.0,07/04/9509
+6.53685,51.06571,8750,2,19,1,17,56,3.65,15.0,fr,38199,174,1619533,1,2,Active Shallow Crust,0.0,89.9887,0.0,02/19/8750
+6.53685,51.06571,2935,4,15,16,54,20,3.65,15.0,fr,38200,58,1619533,1,2,Active Shallow Crust,0.0,89.9887,0.0,04/15/2935
+6.53685,51.06571,3343,2,21,22,0,3,3.65,27.5,fr,38201,66,1619534,1,1,Active Shallow Crust,0.0,89.9887,0.0,02/21/3343
+6.53685,51.06571,290,7,5,1,31,46,3.65,5.0,fr,38202,5,1619541,1,1,Active Shallow Crust,128.8996,89.96362,0.0,07/05/0290
+6.53685,51.06571,1072,5,30,0,19,25,3.75,5.0,fr,38203,21,1619544,1,2,Active Shallow Crust,0.0,89.98993,0.0,05/30/1072
+6.53685,51.06571,3788,1,11,21,35,19,3.75,5.0,fr,38204,75,1619544,1,2,Active Shallow Crust,0.0,89.98993,0.0,01/11/3788
+6.53685,51.06571,5993,2,18,19,28,12,3.75,5.0,fr,38205,119,1619547,1,1,Active Shallow Crust,240.0082,58.01731,0.0,02/18/5993
+6.53685,51.06571,6330,6,10,12,24,54,3.75,15.0,fr,38206,126,1619554,1,1,Active Shallow Crust,128.8954,89.96757,0.0,06/10/6330
+6.53685,51.06571,6562,4,16,2,19,51,3.85,15.0,fr,38207,131,1619557,1,1,Active Shallow Crust,0.0,89.99103,0.0,04/16/6562
+6.53685,51.06571,6510,7,4,17,51,49,3.85,27.5,fr,38208,130,1619567,1,1,Active Shallow Crust,128.8943,89.99327,0.0,07/04/6510
+6.53685,51.06571,7965,2,19,5,29,42,3.95,5.0,fr,38209,159,1619571,1,1,Active Shallow Crust,240.0212,58.00448,0.0,02/19/7965
+6.53685,51.06571,5654,12,30,13,58,49,3.95,5.0,fr,38210,113,1619574,1,1,Active Shallow Crust,0.0,89.99191,-90.0,12/30/5654
+6.53685,51.06571,3009,2,23,3,41,28,4.05,5.0,fr,38211,60,1619580,1,2,Active Shallow Crust,0.0,89.98931,0.0,02/23/3009
+6.53685,51.06571,3387,12,5,11,27,28,4.05,5.0,fr,38212,67,1619580,1,2,Active Shallow Crust,0.0,89.98931,0.0,12/05/3387
+6.53685,51.06571,3510,6,15,5,23,13,4.05,27.5,fr,38213,70,1619588,1,1,Active Shallow Crust,0.0,89.98918,-90.0,06/15/3510
+6.53685,51.06571,2003,8,6,19,23,4,4.15,5.0,fr,38214,40,1619601,1,1,Active Shallow Crust,128.8972,89.99365,0.0,08/06/2003
+6.53685,51.06571,8783,1,30,8,22,41,4.15,15.0,fr,38215,175,1619602,1,1,Active Shallow Crust,128.8972,89.99365,0.0,01/30/8783
+6.53685,51.06571,5898,5,27,5,43,35,4.35,5.0,fr,38216,117,1619616,1,1,Active Shallow Crust,0.0,89.98991,0.0,05/27/5898
+6.53685,51.06571,2999,1,31,5,38,26,4.55,15.0,fr,38217,59,1619641,1,1,Active Shallow Crust,0.0,89.98998,0.0,01/31/2999
+6.53685,51.06571,277,11,23,11,0,58,4.75,15.0,fr,38218,5,1619665,1,1,Active Shallow Crust,0.0,89.99045,0.0,11/23/0277
+6.53685,51.06571,7639,6,2,3,48,9,5.05,5.0,fr,38219,152,1619700,1,1,Active Shallow Crust,0.0,89.98985,0.0,06/02/7639
+6.53685,51.06571,75,7,10,7,51,36,5.35,5.0,fr,38220,1,1619736,1,1,Active Shallow Crust,0.0,89.98962,0.0,07/10/0075
+6.53685,51.06571,9443,6,20,11,47,40,5.85,27.5,fr,38221,188,1619798,1,1,Active Shallow Crust,0.0,89.99012,0.0,06/20/9443
+1.89785,45.88912,1316,9,30,3,31,43,3.55,5.0,fr,38222,26,1620000,1,2,Active Shallow Crust,0.0,89.98947,0.0,09/30/1316
+1.89785,45.88912,2563,3,31,6,4,32,3.55,5.0,fr,38223,51,1620000,1,2,Active Shallow Crust,0.0,89.98947,0.0,03/31/2563
+1.89785,45.88912,7013,8,6,8,14,27,3.65,15.0,fr,38224,140,1620013,1,1,Active Shallow Crust,0.0,89.99062,0.0,08/06/7013
+1.89785,45.88912,4995,3,19,2,9,26,3.65,5.0,fr,38225,99,1620021,1,1,Active Shallow Crust,128.9005,89.96351,0.0,03/19/4995
+1.89785,45.88912,8251,11,6,20,32,12,3.75,15.0,fr,38226,165,1620025,1,1,Active Shallow Crust,0.0,89.99024,0.0,11/06/8251
+1.89785,45.88912,9992,12,26,0,39,38,3.85,5.0,fr,38227,199,1620036,1,1,Active Shallow Crust,0.0,89.99006,0.0,12/26/9992
+1.89785,45.88912,5270,7,15,19,22,24,3.85,5.0,fr,38228,105,1620039,1,1,Active Shallow Crust,240.0108,57.99773,0.0,07/15/5270
+1.89785,45.88912,4634,5,1,18,37,58,3.95,5.0,fr,38229,92,1620048,1,2,Active Shallow Crust,0.0,89.99004,0.0,05/01/4634
+1.89785,45.88912,4051,12,8,15,51,51,3.95,5.0,fr,38230,81,1620048,1,2,Active Shallow Crust,0.0,89.99004,0.0,12/08/4051
+1.89785,45.88912,3402,1,26,2,11,54,4.15,5.0,fr,38231,68,1620072,1,1,Active Shallow Crust,0.0,89.99033,0.0,01/26/3402
+1.89785,45.88912,74,11,21,5,29,56,4.95,15.0,fr,38232,1,1620169,1,1,Active Shallow Crust,0.0,89.98985,0.0,11/21/0074
+7.12626,44.23126,9741,12,30,5,10,45,3.55,5.0,fr,38233,194,1620480,1,1,Active Shallow Crust,0.0,89.99277,0.0,12/30/9741
+7.12626,44.23126,6161,4,30,17,41,52,3.55,15.0,fr,38234,123,1620481,1,1,Active Shallow Crust,0.0,89.99277,0.0,04/30/6161
+7.12626,44.23126,1003,11,30,21,48,14,3.55,27.5,fr,38235,20,1620482,1,1,Active Shallow Crust,0.0,89.99277,0.0,11/30/1003
+7.12626,44.23126,279,9,11,1,19,13,3.55,15.0,fr,38236,5,1620484,1,1,Active Shallow Crust,240.0116,57.99834,0.0,09/11/0279
+7.12626,44.23126,5386,8,14,13,37,13,3.55,5.0,fr,38237,107,1620489,1,1,Active Shallow Crust,128.8967,89.99277,0.0,08/14/5386
+7.12626,44.23126,7340,3,1,1,3,51,3.65,5.0,fr,38238,146,1620492,1,2,Active Shallow Crust,0.0,89.98712,0.0,03/01/7340
+7.12626,44.23126,1063,2,14,8,41,8,3.65,5.0,fr,38239,21,1620492,1,2,Active Shallow Crust,0.0,89.98712,0.0,02/14/1063
+7.12626,44.23126,4315,11,26,23,14,56,3.65,15.0,fr,38240,86,1620493,1,1,Active Shallow Crust,0.0,89.98712,0.0,11/26/4315
+7.12626,44.23126,2512,9,10,22,16,54,3.75,5.0,fr,38241,50,1620504,1,1,Active Shallow Crust,0.0,89.98852,0.0,09/10/2512
+7.12626,44.23126,3890,1,31,0,19,41,3.75,5.0,fr,38242,77,1620510,1,1,Active Shallow Crust,0.0,89.98839,-90.0,01/31/3890
+7.12626,44.23126,3926,9,27,18,11,1,3.85,5.0,fr,38243,78,1620516,1,1,Active Shallow Crust,0.0,89.98977,0.0,09/27/3926
+7.12626,44.23126,7318,12,17,8,37,29,3.85,15.0,fr,38244,146,1620517,1,1,Active Shallow Crust,0.0,89.98977,0.0,12/17/7318
+7.12626,44.23126,9674,7,11,6,57,16,3.85,27.5,fr,38245,193,1620518,1,1,Active Shallow Crust,0.0,89.98977,0.0,07/11/9674
+7.12626,44.23126,985,12,10,5,6,40,3.85,15.0,fr,38246,19,1620526,1,1,Active Shallow Crust,128.8961,89.99489,0.0,12/10/0985
+7.12626,44.23126,5066,2,15,22,9,7,3.95,5.0,fr,38247,101,1620528,1,1,Active Shallow Crust,0.0,89.99088,0.0,02/15/5066
+7.12626,44.23126,5188,11,12,12,58,36,3.95,15.0,fr,38248,103,1620529,1,1,Active Shallow Crust,0.0,89.99088,0.0,11/12/5188
+7.12626,44.23126,531,5,3,8,38,45,3.95,5.0,fr,38249,10,1620531,1,2,Active Shallow Crust,240.0199,58.00468,0.0,05/03/0531
+7.12626,44.23126,2706,2,22,9,36,36,3.95,5.0,fr,38250,54,1620531,1,2,Active Shallow Crust,240.0199,58.00468,0.0,02/22/2706
+7.12626,44.23126,9671,5,18,5,2,59,3.95,15.0,fr,38251,193,1620532,1,1,Active Shallow Crust,240.0199,58.00468,0.0,05/18/9671
+7.12626,44.23126,8232,7,24,13,53,47,4.05,5.0,fr,38252,164,1620543,1,1,Active Shallow Crust,240.0059,58.00603,0.0,07/24/8232
+7.12626,44.23126,391,5,27,16,46,51,4.15,5.0,fr,38253,7,1620552,1,1,Active Shallow Crust,0.0,89.98914,0.0,05/27/0391
+7.12626,44.23126,9928,2,26,3,28,23,4.15,15.0,fr,38254,198,1620556,1,1,Active Shallow Crust,240.0081,57.99725,0.0,02/26/9928
+7.12626,44.23126,9658,11,7,14,37,27,4.15,15.0,fr,38255,193,1620559,1,1,Active Shallow Crust,0.0,89.98901,-90.0,11/07/9658
+7.12626,44.23126,8323,5,11,13,23,23,4.15,5.0,fr,38256,166,1620561,1,1,Active Shallow Crust,128.8977,89.99457,0.0,05/11/8323
+7.12626,44.23126,291,12,18,23,52,58,4.25,5.0,fr,38257,5,1620564,1,1,Active Shallow Crust,0.0,89.99032,0.0,12/18/0291
+7.12626,44.23126,393,12,17,12,16,11,4.25,5.0,fr,38258,7,1620573,1,1,Active Shallow Crust,128.8956,89.98087,0.0,12/17/0393
+7.12626,44.23126,7778,10,23,4,2,28,4.35,5.0,fr,38259,155,1620576,1,1,Active Shallow Crust,0.0,89.99137,0.0,10/23/7778
+7.12626,44.23126,3944,6,16,0,8,3,4.35,15.0,fr,38260,78,1620577,1,2,Active Shallow Crust,0.0,89.99137,0.0,06/16/3944
+7.12626,44.23126,6915,5,29,5,25,38,4.35,15.0,fr,38261,138,1620577,1,2,Active Shallow Crust,0.0,89.99137,0.0,05/29/6915
+7.12626,44.23126,2771,2,23,0,46,4,4.35,5.0,fr,38262,55,1620579,1,1,Active Shallow Crust,240.0082,57.99558,0.0,02/23/2771
+7.12626,44.23126,1660,6,3,16,13,41,4.45,15.0,fr,38263,33,1620592,1,1,Active Shallow Crust,240.0047,57.99472,0.0,06/03/1660
+-1.43476,46.71903,8742,6,30,13,49,44,3.55,5.0,fr,38264,174,1620960,1,1,Active Shallow Crust,0.0,89.98963,0.0,06/30/8742
+-1.43476,46.71903,9817,12,26,16,6,8,3.55,15.0,fr,38265,196,1620961,1,2,Active Shallow Crust,0.0,89.98963,0.0,12/26/9817
+-1.43476,46.71903,7187,2,13,13,12,40,3.55,15.0,fr,38266,143,1620961,1,2,Active Shallow Crust,0.0,89.98963,0.0,02/13/7187
+-1.43476,46.71903,8773,4,8,15,22,24,3.65,5.0,fr,38267,175,1620972,1,2,Active Shallow Crust,0.0,89.99076,0.0,04/08/8773
+-1.43476,46.71903,9086,7,24,6,3,6,3.65,5.0,fr,38268,181,1620972,1,2,Active Shallow Crust,0.0,89.99076,0.0,07/24/9086
+-1.43476,46.71903,2864,1,5,9,36,31,3.65,15.0,fr,38269,57,1620973,1,2,Active Shallow Crust,0.0,89.99076,0.0,01/05/2864
+-1.43476,46.71903,6536,1,7,14,28,51,3.65,15.0,fr,38270,130,1620973,1,2,Active Shallow Crust,0.0,89.99076,0.0,01/07/6536
+-1.43476,46.71903,2349,11,19,11,32,44,3.65,27.5,fr,38271,46,1620977,1,1,Active Shallow Crust,240.0009,58.01307,0.0,11/19/2349
+-1.43476,46.71903,2047,12,22,22,20,34,3.75,15.0,fr,38272,40,1620985,1,1,Active Shallow Crust,0.0,89.99039,0.0,12/22/2047
+-1.43476,46.71903,7819,11,19,7,47,21,3.75,15.0,fr,38273,156,1620994,1,1,Active Shallow Crust,128.8965,89.96737,0.0,11/19/7819
+-1.43476,46.71903,4942,6,27,15,49,4,3.95,5.0,fr,38274,98,1621008,1,1,Active Shallow Crust,0.0,89.99019,0.0,06/27/4942
+-1.43476,46.71903,304,7,12,5,18,26,4.15,5.0,fr,38275,6,1621032,1,3,Active Shallow Crust,0.0,89.9896,0.0,07/12/0304
+-1.43476,46.71903,5537,12,9,10,4,59,4.15,5.0,fr,38276,110,1621032,1,3,Active Shallow Crust,0.0,89.9896,0.0,12/09/5537
+-1.43476,46.71903,7839,5,23,5,14,1,4.15,5.0,fr,38277,156,1621032,1,3,Active Shallow Crust,0.0,89.9896,0.0,05/23/7839
+-1.43476,46.71903,3228,12,17,21,45,38,4.15,15.0,fr,38278,64,1621033,1,1,Active Shallow Crust,0.0,89.9896,0.0,12/17/3228
+-1.43476,46.71903,4844,10,24,0,39,57,4.25,5.0,fr,38279,96,1621044,1,3,Active Shallow Crust,0.0,89.98996,0.0,10/24/4844
+-1.43476,46.71903,6508,8,25,17,38,36,4.25,5.0,fr,38280,130,1621044,1,3,Active Shallow Crust,0.0,89.98996,0.0,08/25/6508
+-1.43476,46.71903,8236,11,10,2,41,19,4.25,5.0,fr,38281,164,1621044,1,3,Active Shallow Crust,0.0,89.98996,0.0,11/10/8236
+-1.43476,46.71903,7331,4,18,7,3,28,4.25,5.0,fr,38282,146,1621047,1,1,Active Shallow Crust,240.0076,57.99409,0.0,04/18/7331
+-1.43476,46.71903,4830,3,1,7,23,26,4.55,15.0,fr,38283,96,1621081,1,1,Active Shallow Crust,0.0,89.99016,0.0,03/01/4830
+-1.43476,46.71903,2861,7,15,0,49,47,4.85,5.0,fr,38284,57,1621116,1,1,Active Shallow Crust,0.0,89.98994,0.0,07/15/2861
+-1.43476,46.71903,9672,4,11,4,44,14,5.05,5.0,fr,38285,193,1621140,1,1,Active Shallow Crust,0.0,89.98985,0.0,04/11/9672
+4.04723,41.55716,1603,1,4,3,59,20,4.05,5.0,fr,38286,32,1621506,1,1,Active Shallow Crust,0.0,89.99142,-90.0,01/04/1603
+4.04723,41.55716,5643,11,25,0,48,1,4.25,5.0,fr,38287,112,1621524,1,1,Active Shallow Crust,0.0,89.98989,0.0,11/25/5643
+4.29862,45.05398,1558,8,6,15,54,56,3.65,27.5,fr,38288,31,1621934,1,1,Active Shallow Crust,0.0,89.9873,0.0,08/06/1558
+4.29862,45.05398,1509,5,27,5,46,39,3.85,5.0,fr,38289,30,1621959,1,1,Active Shallow Crust,240.0113,57.99812,0.0,05/27/1509
+4.29862,45.05398,1468,8,13,12,39,43,4.05,5.0,fr,38290,29,1621989,1,1,Active Shallow Crust,128.8895,89.99399,0.0,08/13/1468
+4.29862,45.05398,9301,8,28,6,46,50,4.15,5.0,fr,38291,186,1622001,1,1,Active Shallow Crust,128.8973,89.99464,0.0,08/28/9301
+4.29862,45.05398,9191,12,26,11,33,40,4.45,5.0,fr,38292,183,1622031,1,1,Active Shallow Crust,240.005,57.99479,0.0,12/26/9191
+4.29862,45.05398,2405,5,8,16,19,1,4.65,5.0,fr,38293,48,1622052,1,1,Active Shallow Crust,0.0,89.98996,0.0,05/08/2405
+4.29862,45.05398,8243,8,7,16,49,17,4.95,27.5,fr,38294,164,1622093,1,1,Active Shallow Crust,240.0112,58.00444,0.0,08/07/8243
+6.22,48.78758,7574,7,5,15,57,45,3.55,5.0,fr,38295,151,1622400,1,1,Active Shallow Crust,0.0,89.98671,0.0,07/05/7574
+6.22,48.78758,6378,3,5,10,16,4,3.65,5.0,fr,38296,127,1622412,1,3,Active Shallow Crust,0.0,89.98816,0.0,03/05/6378
+6.22,48.78758,6559,4,16,21,12,21,3.65,5.0,fr,38297,131,1622412,1,3,Active Shallow Crust,0.0,89.98816,0.0,04/16/6559
+6.22,48.78758,7697,11,30,13,29,19,3.65,5.0,fr,38298,153,1622412,1,3,Active Shallow Crust,0.0,89.98816,0.0,11/30/7697
+6.22,48.78758,2069,12,6,18,0,44,3.65,5.0,fr,38299,41,1622418,1,1,Active Shallow Crust,0.0,89.98802,-90.0,12/06/2069
+6.22,48.78758,5273,7,16,20,7,22,3.85,5.0,fr,38300,105,1622436,1,2,Active Shallow Crust,0.0,89.99059,0.0,07/16/5273
+6.22,48.78758,7762,4,15,10,17,43,3.85,5.0,fr,38301,155,1622436,1,2,Active Shallow Crust,0.0,89.99059,0.0,04/15/7762
+6.22,48.78758,5716,6,6,21,0,38,4.05,27.5,fr,38302,114,1622462,1,1,Active Shallow Crust,0.0,89.98879,0.0,06/06/5716
+6.22,48.78758,1186,12,21,18,19,43,4.05,5.0,fr,38303,23,1622466,1,1,Active Shallow Crust,0.0,89.98866,-90.0,12/21/1186
+-2.93191,50.22919,1112,2,8,18,36,9,4.55,5.0,fr,38304,22,1623009,1,1,Active Shallow Crust,128.893,89.98586,0.0,02/08/1112
+-2.93191,50.22919,5456,12,3,14,38,47,4.85,15.0,fr,38305,109,1623037,1,1,Active Shallow Crust,0.0,89.98989,0.0,12/03/5456
+1.32537,52.92242,9304,2,9,4,36,48,5.65,5.0,fr,38306,186,1623612,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/09/9304
+3.15861,45.40789,690,3,21,11,4,39,3.55,5.0,fr,38307,13,1624320,1,1,Active Shallow Crust,0.0,89.98938,0.0,03/21/0690
+3.15861,45.40789,7254,10,9,12,25,44,3.55,15.0,fr,38308,145,1624321,1,2,Active Shallow Crust,0.0,89.98938,0.0,10/09/7254
+3.15861,45.40789,4063,7,5,22,41,7,3.55,15.0,fr,38309,81,1624321,1,2,Active Shallow Crust,0.0,89.98938,0.0,07/05/4063
+3.15861,45.40789,8655,3,19,16,53,21,3.55,15.0,fr,38310,173,1624324,1,1,Active Shallow Crust,240.0123,57.9978,0.0,03/19/8655
+3.15861,45.40789,320,12,25,16,21,22,3.55,27.5,fr,38311,6,1624328,1,1,Active Shallow Crust,0.0,89.98926,-90.0,12/25/0320
+3.15861,45.40789,3877,3,16,10,56,11,3.65,5.0,fr,38312,77,1624332,1,1,Active Shallow Crust,0.0,89.99053,0.0,03/16/3877
+3.15861,45.40789,6120,4,16,8,25,57,3.65,5.0,fr,38313,122,1624338,1,1,Active Shallow Crust,0.0,89.99043,-90.0,04/16/6120
+3.15861,45.40789,5745,10,18,15,5,42,3.75,5.0,fr,38314,114,1624344,1,1,Active Shallow Crust,0.0,89.98875,0.0,10/18/5745
+3.15861,45.40789,9707,6,12,7,56,17,3.75,15.0,fr,38315,194,1624345,1,1,Active Shallow Crust,0.0,89.98875,0.0,06/12/9707
+3.15861,45.40789,9046,1,16,7,7,12,3.85,5.0,fr,38316,180,1624356,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/16/9046
+3.15861,45.40789,36,6,29,21,47,14,3.85,15.0,fr,38317,0,1624357,1,2,Active Shallow Crust,0.0,89.98997,0.0,06/29/0036
+3.15861,45.40789,2285,8,5,9,38,2,3.85,15.0,fr,38318,45,1624357,1,2,Active Shallow Crust,0.0,89.98997,0.0,08/05/2285
+3.15861,45.40789,4962,12,3,6,50,6,3.95,5.0,fr,38319,99,1624368,1,1,Active Shallow Crust,0.0,89.99107,0.0,12/03/4962
+3.15861,45.40789,8776,8,7,5,8,40,3.95,15.0,fr,38320,175,1624375,1,1,Active Shallow Crust,0.0,89.99096,-90.0,08/07/8776
+3.15861,45.40789,9708,6,20,18,6,53,4.05,5.0,fr,38321,194,1624380,1,2,Active Shallow Crust,0.0,89.99004,0.0,06/20/9708
+3.15861,45.40789,2079,6,14,12,25,49,4.05,5.0,fr,38322,41,1624380,1,2,Active Shallow Crust,0.0,89.99004,0.0,06/14/2079
+3.15861,45.40789,5069,3,24,22,40,14,4.15,15.0,fr,38323,101,1624402,1,1,Active Shallow Crust,128.8973,89.99379,0.0,03/24/5069
+3.15861,45.40789,1137,2,16,22,43,23,4.25,5.0,fr,38324,22,1624404,1,1,Active Shallow Crust,0.0,89.99051,0.0,02/16/1137
+3.15861,45.40789,9963,7,1,5,17,37,4.55,5.0,fr,38325,199,1624440,1,1,Active Shallow Crust,0.0,89.98992,0.0,07/01/9963
+3.15861,45.40789,6329,8,5,2,33,14,4.55,15.0,fr,38326,126,1624447,1,1,Active Shallow Crust,0.0,89.98981,-90.0,08/05/6329
+4.02177,50.11365,3702,10,8,10,23,22,3.55,5.0,fr,38327,74,1624800,1,2,Active Shallow Crust,0.0,89.98707,0.0,10/08/3702
+4.02177,50.11365,6788,6,2,17,0,38,3.55,5.0,fr,38328,135,1624800,1,2,Active Shallow Crust,0.0,89.98707,0.0,06/02/6788
+4.02177,50.11365,4595,5,22,0,42,47,3.65,5.0,fr,38329,91,1624812,1,2,Active Shallow Crust,0.0,89.98847,0.0,05/22/4595
+4.02177,50.11365,9804,4,7,8,4,27,3.65,5.0,fr,38330,196,1624812,1,2,Active Shallow Crust,0.0,89.98847,0.0,04/07/9804
+4.02177,50.11365,2933,1,6,12,32,14,3.65,5.0,fr,38331,58,1624815,1,1,Active Shallow Crust,240.0003,58.01315,0.0,01/06/2933
+4.02177,50.11365,4889,9,10,6,55,46,3.65,5.0,fr,38332,97,1624818,1,1,Active Shallow Crust,0.0,89.98834,-90.0,09/10/4889
+4.02177,50.11365,8706,11,3,4,53,28,3.65,5.0,fr,38333,174,1624821,1,1,Active Shallow Crust,128.8995,89.96359,0.0,11/03/8706
+4.02177,50.11365,511,10,6,20,55,53,3.75,5.0,fr,38334,10,1624827,1,1,Active Shallow Crust,240.0089,58.01757,0.0,10/06/0511
+6.74282,46.15904,8906,4,23,3,48,9,3.55,5.0,fr,38335,178,1625280,1,7,Active Shallow Crust,0.0,89.99302,0.0,04/23/8906
+6.74282,46.15904,1380,2,29,13,15,49,3.55,5.0,fr,38336,27,1625280,1,7,Active Shallow Crust,0.0,89.99302,0.0,02/29/1380
+6.74282,46.15904,7355,4,19,3,32,8,3.55,5.0,fr,38337,147,1625280,1,7,Active Shallow Crust,0.0,89.99302,0.0,04/19/7355
+6.74282,46.15904,6671,11,28,14,24,32,3.55,5.0,fr,38338,133,1625280,1,7,Active Shallow Crust,0.0,89.99302,0.0,11/28/6671
+6.74282,46.15904,2429,5,26,22,22,23,3.55,5.0,fr,38339,48,1625280,1,7,Active Shallow Crust,0.0,89.99302,0.0,05/26/2429
+6.74282,46.15904,5499,2,2,23,5,39,3.55,5.0,fr,38340,109,1625280,1,7,Active Shallow Crust,0.0,89.99302,0.0,02/02/5499
+6.74282,46.15904,7456,7,19,9,29,22,3.55,5.0,fr,38341,149,1625280,1,7,Active Shallow Crust,0.0,89.99302,0.0,07/19/7456
+6.74282,46.15904,6060,3,28,20,2,21,3.55,15.0,fr,38342,121,1625281,1,1,Active Shallow Crust,0.0,89.99302,0.0,03/28/6060
+6.74282,46.15904,2550,8,30,8,57,9,3.55,27.5,fr,38343,50,1625282,1,2,Active Shallow Crust,0.0,89.99301,0.0,08/30/2550
+6.74282,46.15904,5332,4,17,10,18,58,3.55,27.5,fr,38344,106,1625282,1,2,Active Shallow Crust,0.0,89.99301,0.0,04/17/5332
+6.74282,46.15904,9778,12,23,15,29,24,3.65,5.0,fr,38345,195,1625292,1,3,Active Shallow Crust,0.0,89.98755,0.0,12/23/9778
+6.74282,46.15904,2886,11,4,15,39,43,3.65,5.0,fr,38346,57,1625292,1,3,Active Shallow Crust,0.0,89.98755,0.0,11/04/2886
+6.74282,46.15904,5148,5,3,4,23,4,3.65,5.0,fr,38347,102,1625292,1,3,Active Shallow Crust,0.0,89.98755,0.0,05/03/5148
+6.74282,46.15904,8314,3,14,8,45,2,3.65,5.0,fr,38348,166,1625295,1,1,Active Shallow Crust,240.0007,58.01331,0.0,03/14/8314
+6.74282,46.15904,3726,11,22,9,41,44,3.65,5.0,fr,38349,74,1625298,1,1,Active Shallow Crust,0.0,89.9874,-90.0,11/22/3726
+6.74282,46.15904,2819,5,30,10,28,21,3.65,15.0,fr,38350,56,1625302,1,2,Active Shallow Crust,128.8995,89.96352,0.0,05/30/2819
+6.74282,46.15904,8778,9,3,10,16,35,3.65,15.0,fr,38351,175,1625302,1,2,Active Shallow Crust,128.8995,89.96352,0.0,09/03/8778
+6.74282,46.15904,2526,11,28,8,37,58,3.75,5.0,fr,38352,50,1625304,1,1,Active Shallow Crust,0.0,89.98891,0.0,11/28/2526
+6.74282,46.15904,6679,2,11,9,40,56,3.75,15.0,fr,38353,133,1625305,1,3,Active Shallow Crust,0.0,89.98891,0.0,02/11/6679
+6.74282,46.15904,6621,7,10,2,24,54,3.75,15.0,fr,38354,132,1625305,1,3,Active Shallow Crust,0.0,89.98891,0.0,07/10/6621
+6.74282,46.15904,2354,10,3,16,45,31,3.75,15.0,fr,38355,47,1625305,1,3,Active Shallow Crust,0.0,89.98891,0.0,10/03/2354
+6.74282,46.15904,8969,8,9,16,45,17,3.75,15.0,fr,38356,179,1625311,1,1,Active Shallow Crust,0.0,89.98878,-90.0,08/09/8969
+6.74282,46.15904,8866,3,16,11,43,26,3.85,5.0,fr,38357,177,1625316,1,2,Active Shallow Crust,0.0,89.99011,0.0,03/16/8866
+6.74282,46.15904,9717,11,18,5,0,42,3.85,5.0,fr,38358,194,1625316,1,2,Active Shallow Crust,0.0,89.99011,0.0,11/18/9717
+6.74282,46.15904,1848,4,5,15,15,39,3.85,15.0,fr,38359,36,1625317,1,1,Active Shallow Crust,0.0,89.99011,0.0,04/05/1848
+6.74282,46.15904,2369,11,26,6,11,41,3.95,5.0,fr,38360,47,1625328,1,1,Active Shallow Crust,0.0,89.99119,0.0,11/26/2369
+6.74282,46.15904,1039,10,15,17,10,23,3.95,15.0,fr,38361,20,1625329,1,2,Active Shallow Crust,0.0,89.99119,0.0,10/15/1039
+6.74282,46.15904,6500,2,26,21,9,2,3.95,15.0,fr,38362,129,1625329,1,2,Active Shallow Crust,0.0,89.99119,0.0,02/26/6500
+6.74282,46.15904,5785,10,16,18,51,11,3.95,15.0,fr,38363,115,1625332,1,1,Active Shallow Crust,240.0199,58.00425,0.0,10/16/5785
+6.74282,46.15904,8244,9,18,21,2,57,4.05,5.0,fr,38364,164,1625340,1,2,Active Shallow Crust,0.0,89.98821,0.0,09/18/8244
+6.74282,46.15904,8833,3,6,22,28,33,4.05,5.0,fr,38365,176,1625340,1,2,Active Shallow Crust,0.0,89.98821,0.0,03/06/8833
+6.74282,46.15904,7979,9,4,11,33,42,4.05,15.0,fr,38366,159,1625341,1,1,Active Shallow Crust,0.0,89.98821,0.0,09/04/7979
+6.74282,46.15904,6086,7,23,1,30,53,4.05,5.0,fr,38367,121,1625349,1,1,Active Shallow Crust,128.8906,89.99411,0.0,07/23/6086
+6.74282,46.15904,7576,6,13,13,3,19,4.15,5.0,fr,38368,151,1625352,1,2,Active Shallow Crust,0.0,89.98949,0.0,06/13/7576
+6.74282,46.15904,5200,11,1,8,31,42,4.15,5.0,fr,38369,103,1625352,1,2,Active Shallow Crust,0.0,89.98949,0.0,11/01/5200
+6.74282,46.15904,6655,12,24,12,46,19,4.35,5.0,fr,38370,133,1625376,1,2,Active Shallow Crust,0.0,89.98888,0.0,12/24/6655
+6.74282,46.15904,5010,11,2,9,2,37,4.35,5.0,fr,38371,100,1625376,1,2,Active Shallow Crust,0.0,89.98888,0.0,11/02/5010
+6.74282,46.15904,3493,3,31,4,44,59,4.35,5.0,fr,38372,69,1625379,1,1,Active Shallow Crust,240.008,57.99605,0.0,03/31/3493
+6.74282,46.15904,9131,11,15,21,49,0,4.45,5.0,fr,38373,182,1625388,1,1,Active Shallow Crust,0.0,89.99009,0.0,11/15/9131
+6.74282,46.15904,7917,7,4,12,35,28,4.45,27.5,fr,38374,158,1625390,1,1,Active Shallow Crust,0.0,89.99009,0.0,07/04/7917
+6.74282,46.15904,9477,11,27,17,17,6,4.95,5.0,fr,38375,189,1625448,1,1,Active Shallow Crust,0.0,89.99024,0.0,11/27/9477
+6.74282,46.15904,1266,3,13,6,37,34,5.05,5.0,fr,38376,25,1625460,1,1,Active Shallow Crust,0.0,89.99006,0.0,03/13/1266
+6.74282,46.15904,8798,11,23,12,57,56,5.55,5.0,fr,38377,175,1625526,1,1,Active Shallow Crust,0.0,89.9901,-90.0,11/23/8798
+0.72955,45.54069,6397,6,14,12,21,6,3.65,15.0,fr,38378,127,1625776,1,1,Active Shallow Crust,240.001,58.01291,0.0,06/14/6397
+0.72955,45.54069,1142,8,15,15,47,49,3.75,5.0,fr,38379,22,1625784,1,1,Active Shallow Crust,0.0,89.99018,0.0,08/15/1142
+0.72955,45.54069,4602,5,8,15,45,11,3.75,15.0,fr,38380,92,1625794,1,1,Active Shallow Crust,128.8967,89.96735,0.0,05/08/4602
+0.72955,45.54069,9642,11,9,3,4,21,3.95,5.0,fr,38381,192,1625808,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/09/9642
+7.4065,49.30766,7901,11,5,20,43,1,3.55,5.0,fr,38382,158,1626240,1,1,Active Shallow Crust,0.0,89.98685,0.0,11/05/7901
+7.4065,49.30766,2396,3,25,11,20,31,3.55,15.0,fr,38383,47,1626241,1,1,Active Shallow Crust,0.0,89.98685,0.0,03/25/2396
+7.4065,49.30766,8350,6,25,22,4,27,3.85,5.0,fr,38384,166,1626276,1,4,Active Shallow Crust,0.0,89.99069,0.0,06/25/8350
+7.4065,49.30766,71,8,3,5,55,17,3.85,5.0,fr,38385,1,1626276,1,4,Active Shallow Crust,0.0,89.99069,0.0,08/03/0071
+7.4065,49.30766,6754,10,7,20,55,30,3.85,5.0,fr,38386,135,1626276,1,4,Active Shallow Crust,0.0,89.99069,0.0,10/07/6754
+7.4065,49.30766,8561,3,8,2,25,57,3.85,5.0,fr,38387,171,1626276,1,4,Active Shallow Crust,0.0,89.99069,0.0,03/08/8561
+7.4065,49.30766,8747,12,16,21,21,49,4.05,15.0,fr,38388,174,1626301,1,1,Active Shallow Crust,0.0,89.98891,0.0,12/16/8747
+7.4065,49.30766,8484,11,17,21,8,39,4.55,5.0,fr,38389,169,1626360,1,1,Active Shallow Crust,0.0,89.9896,0.0,11/17/8484
+7.4065,49.30766,7237,11,27,12,21,30,5.55,27.5,fr,38390,144,1626482,1,1,Active Shallow Crust,0.0,89.99014,0.0,11/27/7237
+-0.8879,46.22318,4699,5,10,21,56,24,3.55,5.0,fr,38391,93,1626720,1,1,Active Shallow Crust,0.0,89.99041,0.0,05/10/4699
+-0.8879,46.22318,8799,9,21,10,44,19,3.55,15.0,fr,38392,175,1626721,1,1,Active Shallow Crust,0.0,89.99041,0.0,09/21/8799
+-0.8879,46.22318,3808,10,1,10,11,43,3.55,5.0,fr,38393,76,1626723,1,1,Active Shallow Crust,240.0121,57.99818,0.0,10/01/3808
+-0.8879,46.22318,1997,10,19,0,41,37,3.55,5.0,fr,38394,39,1626729,1,2,Active Shallow Crust,128.8964,89.99346,0.0,10/19/1997
+-0.8879,46.22318,2681,3,18,17,54,17,3.55,5.0,fr,38395,53,1626729,1,2,Active Shallow Crust,128.8964,89.99346,0.0,03/18/2681
+-0.8879,46.22318,905,12,29,12,12,6,3.55,15.0,fr,38396,18,1626730,1,1,Active Shallow Crust,128.8964,89.99346,0.0,12/29/0905
+-0.8879,46.22318,9582,11,18,8,38,47,3.65,5.0,fr,38397,191,1626732,1,4,Active Shallow Crust,0.0,89.9899,0.0,11/18/9582
+-0.8879,46.22318,6685,2,20,12,19,30,3.65,5.0,fr,38398,133,1626732,1,4,Active Shallow Crust,0.0,89.9899,0.0,02/20/6685
+-0.8879,46.22318,1224,11,5,4,56,59,3.65,5.0,fr,38399,24,1626732,1,4,Active Shallow Crust,0.0,89.9899,0.0,11/05/1224
+-0.8879,46.22318,8466,8,11,4,4,31,3.65,5.0,fr,38400,169,1626732,1,4,Active Shallow Crust,0.0,89.9899,0.0,08/11/8466
+-0.8879,46.22318,9000,7,1,3,2,24,3.65,15.0,fr,38401,179,1626733,1,2,Active Shallow Crust,0.0,89.9899,0.0,07/01/9000
+-0.8879,46.22318,6502,12,27,7,52,53,3.65,15.0,fr,38402,130,1626733,1,2,Active Shallow Crust,0.0,89.9899,0.0,12/27/6502
+-0.8879,46.22318,7862,9,22,7,19,8,3.65,5.0,fr,38403,157,1626735,1,1,Active Shallow Crust,240.0011,58.01291,0.0,09/22/7862
+-0.8879,46.22318,9801,4,11,1,14,46,3.85,15.0,fr,38404,196,1626757,1,1,Active Shallow Crust,0.0,89.99012,0.0,04/11/9801
+-0.8879,46.22318,6445,3,11,11,27,8,3.95,5.0,fr,38405,128,1626768,1,1,Active Shallow Crust,0.0,89.9901,0.0,03/11/6445
+-0.8879,46.22318,1114,10,5,10,4,28,3.95,5.0,fr,38406,22,1626777,1,1,Active Shallow Crust,128.9004,89.99368,0.0,10/05/1114
+-0.8879,46.22318,618,5,29,8,55,28,4.05,5.0,fr,38407,12,1626780,1,1,Active Shallow Crust,0.0,89.99019,0.0,05/29/0618
+-0.8879,46.22318,7804,11,20,16,50,50,4.05,15.0,fr,38408,156,1626781,1,1,Active Shallow Crust,0.0,89.99019,0.0,11/20/7804
+-0.8879,46.22318,7085,1,22,3,29,44,4.15,27.5,fr,38409,141,1626794,1,1,Active Shallow Crust,0.0,89.98994,0.0,01/22/7085
+-0.8879,46.22318,2402,5,18,18,13,29,4.15,5.0,fr,38410,48,1626795,1,1,Active Shallow Crust,240.0083,57.99729,0.0,05/18/2402
+-0.8879,46.22318,2862,3,8,1,0,46,4.65,27.5,fr,38411,57,1626857,1,1,Active Shallow Crust,240.0108,57.99421,0.0,03/08/2862
+-0.8879,46.22318,789,1,22,16,58,48,4.65,15.0,fr,38412,15,1626859,1,1,Active Shallow Crust,0.0,89.99005,-90.0,01/22/0789
+-0.96401,43.34862,4211,3,15,4,45,24,3.55,5.0,fr,38413,84,1627200,1,3,Active Shallow Crust,0.0,89.98991,0.0,03/15/4211
+-0.96401,43.34862,4699,5,3,19,42,17,3.55,5.0,fr,38414,93,1627200,1,3,Active Shallow Crust,0.0,89.98991,0.0,05/03/4699
+-0.96401,43.34862,3941,5,16,16,6,59,3.55,5.0,fr,38415,78,1627200,1,3,Active Shallow Crust,0.0,89.98991,0.0,05/16/3941
+-0.96401,43.34862,8395,10,20,10,27,42,3.65,5.0,fr,38416,167,1627212,1,1,Active Shallow Crust,0.0,89.9902,0.0,10/20/8395
+-0.96401,43.34862,5420,12,12,15,28,37,3.65,5.0,fr,38417,108,1627215,1,1,Active Shallow Crust,240.0008,58.01282,0.0,12/12/5420
+-0.96401,43.34862,2674,8,29,15,50,52,3.75,5.0,fr,38418,53,1627224,1,2,Active Shallow Crust,0.0,89.98981,0.0,08/29/2674
+-0.96401,43.34862,3323,11,2,5,7,14,3.75,5.0,fr,38419,66,1627224,1,2,Active Shallow Crust,0.0,89.98981,0.0,11/02/3323
+-0.96401,43.34862,2807,1,20,5,20,29,3.85,5.0,fr,38420,56,1627236,1,2,Active Shallow Crust,0.0,89.99026,0.0,01/20/2807
+-0.96401,43.34862,4833,7,25,6,37,2,3.85,5.0,fr,38421,96,1627236,1,2,Active Shallow Crust,0.0,89.99026,0.0,07/25/4833
+-0.96401,43.34862,528,5,20,22,34,43,3.85,5.0,fr,38422,10,1627242,1,1,Active Shallow Crust,0.0,89.99015,-90.0,05/20/0528
+-0.96401,43.34862,1255,3,13,17,41,22,4.05,5.0,fr,38423,25,1627260,1,2,Active Shallow Crust,0.0,89.9902,0.0,03/13/1255
+-0.96401,43.34862,6395,4,24,13,51,2,4.05,5.0,fr,38424,127,1627260,1,2,Active Shallow Crust,0.0,89.9902,0.0,04/24/6395
+-0.96401,43.34862,342,3,19,21,26,37,4.05,5.0,fr,38425,6,1627269,1,1,Active Shallow Crust,128.891,89.99356,0.0,03/19/0342
+-0.96401,43.34862,9763,8,13,2,49,26,4.15,15.0,fr,38426,195,1627276,1,1,Active Shallow Crust,240.0079,57.99722,0.0,08/13/9763
+-0.96401,43.34862,4046,4,21,17,11,51,4.45,5.0,fr,38427,80,1627308,1,1,Active Shallow Crust,0.0,89.98991,0.0,04/21/4046
+-0.96401,43.34862,9651,3,18,19,53,14,4.65,5.0,fr,38428,193,1627338,1,1,Active Shallow Crust,0.0,89.99007,-90.0,03/18/9651
+-0.96401,43.34862,8118,2,25,13,19,38,4.65,5.0,fr,38429,162,1627341,1,1,Active Shallow Crust,128.8919,89.98699,0.0,02/25/8118
+-0.96401,43.34862,7934,3,16,6,38,49,5.25,5.0,fr,38430,158,1627407,1,1,Active Shallow Crust,240.0186,57.99993,0.0,03/16/7934
+-2.29972,43.75668,1380,7,25,10,20,43,3.65,15.0,fr,38431,27,1627693,1,1,Active Shallow Crust,0.0,89.99026,0.0,07/25/1380
+-2.29972,43.75668,971,6,30,14,45,59,3.75,5.0,fr,38432,19,1627704,1,1,Active Shallow Crust,0.0,89.99133,0.0,06/30/0971
+-2.29972,43.75668,2872,10,10,14,18,19,3.75,27.5,fr,38433,57,1627706,1,1,Active Shallow Crust,0.0,89.99133,0.0,10/10/2872
+3.3453,48.38807,8264,12,7,4,12,50,3.95,5.0,fr,38434,165,1628208,1,1,Active Shallow Crust,0.0,89.98943,0.0,12/07/8264
+3.3453,48.38807,9611,5,2,13,2,28,4.85,15.0,fr,38435,192,1628317,1,1,Active Shallow Crust,0.0,89.99026,0.0,05/02/9611
+3.3453,48.38807,5179,8,4,22,47,37,4.95,15.0,fr,38436,103,1628335,1,1,Active Shallow Crust,0.0,89.98986,-90.0,08/04/5179
+-3.27579,46.68339,7482,11,22,3,33,0,3.75,5.0,fr,38437,149,1628664,1,1,Active Shallow Crust,0.0,89.98901,0.0,11/22/7482
+2.55952,49.09181,510,1,25,16,26,52,3.55,27.5,fr,38438,10,1629125,1,1,Active Shallow Crust,240.0118,57.99868,0.0,01/25/0510
+2.55952,49.09181,2797,3,29,21,55,44,3.65,5.0,fr,38439,55,1629135,1,1,Active Shallow Crust,240.0011,58.01282,0.0,03/29/2797
+2.55952,49.09181,4603,2,22,23,17,26,3.95,5.0,fr,38440,92,1629168,1,1,Active Shallow Crust,0.0,89.98959,0.0,02/22/4603
+2.55952,49.09181,3954,2,4,16,2,5,3.95,5.0,fr,38441,79,1629174,1,1,Active Shallow Crust,0.0,89.98946,-90.0,02/04/3954
+-5.77663,49.29486,32,12,1,22,57,42,3.65,5.0,fr,38442,0,1629615,1,1,Active Shallow Crust,240.0013,58.0131,0.0,12/01/0032
+-5.77663,49.29486,8819,11,16,6,36,27,3.85,15.0,fr,38443,176,1629646,1,1,Active Shallow Crust,128.8952,89.99302,0.0,11/16/8819
+3.25047,43.18282,4876,12,23,0,2,43,3.75,5.0,fr,38444,97,1630107,1,1,Active Shallow Crust,240.0084,58.01738,0.0,12/23/4876
+3.25047,43.18282,4387,1,23,17,52,26,3.95,5.0,fr,38445,87,1630128,1,1,Active Shallow Crust,0.0,89.99072,0.0,01/23/4387
+3.25047,43.18282,6690,5,6,17,37,1,4.05,5.0,fr,38446,133,1630140,1,1,Active Shallow Crust,0.0,89.98966,0.0,05/06/6690
+3.25047,43.18282,3717,5,19,19,35,30,4.05,5.0,fr,38447,74,1630146,1,1,Active Shallow Crust,0.0,89.98954,-90.0,05/19/3717
+3.25047,43.18282,5787,3,5,1,16,34,5.45,5.0,fr,38448,115,1630317,1,1,Active Shallow Crust,128.881,89.99216,0.0,03/05/5787
+-6.07156,47.75236,2143,12,23,4,42,6,3.65,5.0,fr,38449,42,1630575,1,1,Active Shallow Crust,240.0011,58.01257,0.0,12/23/2143
+5.8686,45.39746,6036,12,6,12,25,36,3.55,5.0,fr,38450,120,1631040,1,2,Active Shallow Crust,0.0,89.99292,0.0,12/06/6036
+5.8686,45.39746,6588,9,7,14,46,59,3.55,5.0,fr,38451,131,1631040,1,2,Active Shallow Crust,0.0,89.99292,0.0,09/07/6588
+5.8686,45.39746,8394,12,5,13,17,18,3.55,15.0,fr,38452,167,1631041,1,1,Active Shallow Crust,0.0,89.99292,0.0,12/05/8394
+5.8686,45.39746,9171,6,28,23,20,45,3.55,27.5,fr,38453,183,1631048,1,1,Active Shallow Crust,0.0,89.99284,-90.0,06/28/9171
+5.8686,45.39746,5813,10,1,17,24,44,3.65,5.0,fr,38454,116,1631052,1,2,Active Shallow Crust,0.0,89.98738,0.0,10/01/5813
+5.8686,45.39746,64,6,26,23,45,46,3.65,5.0,fr,38455,1,1631052,1,2,Active Shallow Crust,0.0,89.98738,0.0,06/26/0064
+5.8686,45.39746,5212,10,27,3,35,10,3.65,15.0,fr,38456,104,1631053,1,2,Active Shallow Crust,0.0,89.98738,0.0,10/27/5212
+5.8686,45.39746,346,6,21,22,32,15,3.65,15.0,fr,38457,6,1631053,1,2,Active Shallow Crust,0.0,89.98738,0.0,06/21/0346
+5.8686,45.39746,9457,2,2,10,30,7,3.65,15.0,fr,38458,189,1631059,1,2,Active Shallow Crust,0.0,89.98724,-90.0,02/02/9457
+5.8686,45.39746,3633,11,26,21,7,54,3.65,15.0,fr,38459,72,1631059,1,2,Active Shallow Crust,0.0,89.98724,-90.0,11/26/3633
+5.8686,45.39746,5174,10,10,19,33,23,3.65,15.0,fr,38460,103,1631062,1,1,Active Shallow Crust,128.9008,89.9635,0.0,10/10/5174
+5.8686,45.39746,7299,10,2,21,42,28,3.75,5.0,fr,38461,145,1631064,1,1,Active Shallow Crust,0.0,89.98875,0.0,10/02/7299
+5.8686,45.39746,738,8,20,11,39,55,3.75,15.0,fr,38462,14,1631065,1,1,Active Shallow Crust,0.0,89.98875,0.0,08/20/0738
+5.8686,45.39746,9846,6,14,12,53,22,3.75,5.0,fr,38463,196,1631070,1,1,Active Shallow Crust,0.0,89.98862,-90.0,06/14/9846
+5.8686,45.39746,5596,3,22,2,47,14,3.85,5.0,fr,38464,111,1631076,1,2,Active Shallow Crust,0.0,89.98997,0.0,03/22/5596
+5.8686,45.39746,9893,10,21,13,19,3,3.85,5.0,fr,38465,197,1631076,1,2,Active Shallow Crust,0.0,89.98997,0.0,10/21/9893
+5.8686,45.39746,8816,9,7,11,36,39,3.85,5.0,fr,38466,176,1631082,1,1,Active Shallow Crust,0.0,89.98986,-90.0,09/07/8816
+5.8686,45.39746,4495,2,10,19,43,3,3.95,15.0,fr,38467,89,1631089,1,1,Active Shallow Crust,0.0,89.99107,0.0,02/10/4495
+5.8686,45.39746,5403,7,31,3,42,26,4.05,5.0,fr,38468,108,1631100,1,1,Active Shallow Crust,0.0,89.98805,0.0,07/31/5403
+5.8686,45.39746,2957,3,8,11,58,57,4.05,27.5,fr,38469,59,1631102,1,1,Active Shallow Crust,0.0,89.98805,0.0,03/08/2957
+5.8686,45.39746,3410,12,26,8,25,14,4.25,5.0,fr,38470,68,1631124,1,1,Active Shallow Crust,0.0,89.99051,0.0,12/26/3410
+5.8686,45.39746,2720,6,1,0,47,31,4.25,15.0,fr,38471,54,1631131,1,1,Active Shallow Crust,0.0,89.9904,-90.0,06/01/2720
+5.8686,45.39746,3841,5,29,23,24,46,4.45,27.5,fr,38472,76,1631156,1,1,Active Shallow Crust,0.0,89.98983,-90.0,05/29/3841
+5.8686,45.39746,6438,6,8,8,28,44,4.65,27.5,fr,38473,128,1631174,1,1,Active Shallow Crust,0.0,89.99002,0.0,06/08/6438
+5.8686,45.39746,7368,8,16,23,23,1,4.65,27.5,fr,38474,147,1631183,1,1,Active Shallow Crust,128.8913,89.98715,0.0,08/16/7368
+5.8686,45.39746,4711,3,14,4,59,10,5.05,5.0,fr,38475,94,1631223,1,1,Active Shallow Crust,240.0218,57.99739,0.0,03/14/4711
+6.78049,45.9028,6873,2,19,7,10,31,3.65,5.0,fr,38476,137,1631532,1,3,Active Shallow Crust,0.0,89.9875,0.0,02/19/6873
+6.78049,45.9028,3456,8,26,14,6,5,3.65,5.0,fr,38477,69,1631532,1,3,Active Shallow Crust,0.0,89.9875,0.0,08/26/3456
+6.78049,45.9028,9568,1,28,12,5,23,3.65,5.0,fr,38478,191,1631532,1,3,Active Shallow Crust,0.0,89.9875,0.0,01/28/9568
+6.78049,45.9028,3812,2,10,20,48,2,3.65,27.5,fr,38479,76,1631534,1,1,Active Shallow Crust,0.0,89.9875,0.0,02/10/3812
+6.78049,45.9028,7677,10,18,22,23,57,3.65,5.0,fr,38480,153,1631535,1,1,Active Shallow Crust,240.0018,58.01257,0.0,10/18/7677
+6.78049,45.9028,691,1,30,19,49,45,3.65,5.0,fr,38481,13,1631538,1,1,Active Shallow Crust,0.0,89.98735,-90.0,01/30/0691
+6.78049,45.9028,7726,5,2,14,54,10,3.75,5.0,fr,38482,154,1631544,1,2,Active Shallow Crust,0.0,89.98885,0.0,05/02/7726
+6.78049,45.9028,7040,8,5,21,38,10,3.75,5.0,fr,38483,140,1631544,1,2,Active Shallow Crust,0.0,89.98885,0.0,08/05/7040
+6.78049,45.9028,2160,2,29,5,9,55,3.75,27.5,fr,38484,43,1631546,1,1,Active Shallow Crust,0.0,89.98885,0.0,02/29/2160
+6.78049,45.9028,1737,4,2,5,45,20,3.85,5.0,fr,38485,34,1631556,1,2,Active Shallow Crust,0.0,89.99007,0.0,04/02/1737
+6.78049,45.9028,3718,4,20,14,28,37,3.85,5.0,fr,38486,74,1631556,1,2,Active Shallow Crust,0.0,89.99007,0.0,04/20/3718
+6.78049,45.9028,6101,11,3,0,40,49,3.85,15.0,fr,38487,122,1631557,1,1,Active Shallow Crust,0.0,89.99007,0.0,11/03/6101
+6.78049,45.9028,8665,11,24,10,9,18,3.85,27.5,fr,38488,173,1631558,1,1,Active Shallow Crust,0.0,89.99007,0.0,11/24/8665
+6.78049,45.9028,1161,7,9,2,4,59,3.95,5.0,fr,38489,23,1631568,1,1,Active Shallow Crust,0.0,89.99114,0.0,07/09/1161
+6.78049,45.9028,5474,1,11,13,50,1,3.95,5.0,fr,38490,109,1631571,1,1,Active Shallow Crust,240.0201,58.00438,0.0,01/11/5474
+6.78049,45.9028,7674,9,16,16,45,37,3.95,15.0,fr,38491,153,1631575,1,1,Active Shallow Crust,0.0,89.99104,-90.0,09/16/7674
+6.78049,45.9028,5869,3,30,2,35,21,4.05,5.0,fr,38492,117,1631580,1,1,Active Shallow Crust,0.0,89.98816,0.0,03/30/5869
+6.78049,45.9028,3900,6,28,23,12,54,4.15,5.0,fr,38493,77,1631592,1,1,Active Shallow Crust,0.0,89.98945,0.0,06/28/3900
+6.78049,45.9028,7006,10,14,10,24,21,4.25,5.0,fr,38494,140,1631604,1,1,Active Shallow Crust,0.0,89.99059,0.0,10/14/7006
+6.78049,45.9028,4721,5,30,4,10,53,4.25,27.5,fr,38495,94,1631609,1,1,Active Shallow Crust,240.0072,57.99405,0.0,05/30/4721
+6.78049,45.9028,2931,4,14,12,3,12,4.35,5.0,fr,38496,58,1631622,1,1,Active Shallow Crust,0.0,89.98869,-90.0,04/14/2931
+6.78049,45.9028,2639,9,22,22,32,40,4.45,5.0,fr,38497,52,1631631,1,1,Active Shallow Crust,240.0052,57.99443,0.0,09/22/2639
+6.78049,45.9028,5704,11,20,10,15,55,4.65,5.0,fr,38498,114,1631652,1,1,Active Shallow Crust,0.0,89.99011,0.0,11/20/5704
+6.78049,45.9028,1045,12,11,17,49,41,4.95,5.0,fr,38499,20,1631691,1,1,Active Shallow Crust,240.0114,58.00451,0.0,12/11/1045
+3.36588,49.39499,1989,9,11,14,38,52,3.65,15.0,fr,38500,39,1632013,1,1,Active Shallow Crust,0.0,89.99123,0.0,09/11/1989
+3.36588,49.39499,7048,1,30,3,40,8,3.85,5.0,fr,38501,140,1632036,1,2,Active Shallow Crust,0.0,89.99071,0.0,01/30/7048
+3.36588,49.39499,4344,7,18,19,59,41,3.85,5.0,fr,38502,86,1632036,1,2,Active Shallow Crust,0.0,89.99071,0.0,07/18/4344
+3.36588,49.39499,4809,10,11,10,46,57,4.25,5.0,fr,38503,96,1632084,1,1,Active Shallow Crust,0.0,89.98974,0.0,10/11/4809
+7.05148,46.32582,3225,9,24,1,39,53,3.55,5.0,fr,38504,64,1632480,1,5,Active Shallow Crust,0.0,89.99303,0.0,09/24/3225
+7.05148,46.32582,9045,5,31,9,43,16,3.55,5.0,fr,38505,180,1632480,1,5,Active Shallow Crust,0.0,89.99303,0.0,05/31/9045
+7.05148,46.32582,2678,1,14,8,32,41,3.55,5.0,fr,38506,53,1632480,1,5,Active Shallow Crust,0.0,89.99303,0.0,01/14/2678
+7.05148,46.32582,4209,8,19,17,15,2,3.55,5.0,fr,38507,84,1632480,1,5,Active Shallow Crust,0.0,89.99303,0.0,08/19/4209
+7.05148,46.32582,6398,5,18,16,51,1,3.55,5.0,fr,38508,127,1632480,1,5,Active Shallow Crust,0.0,89.99303,0.0,05/18/6398
+7.05148,46.32582,5591,6,4,4,13,17,3.55,15.0,fr,38509,111,1632481,1,2,Active Shallow Crust,0.0,89.99303,0.0,06/04/5591
+7.05148,46.32582,3231,7,13,7,14,20,3.55,15.0,fr,38510,64,1632481,1,2,Active Shallow Crust,0.0,89.99303,0.0,07/13/3231
+7.05148,46.32582,1693,10,2,7,56,17,3.55,27.5,fr,38511,33,1632482,1,2,Active Shallow Crust,0.0,89.99303,0.0,10/02/1693
+7.05148,46.32582,9179,7,19,13,42,20,3.55,27.5,fr,38512,183,1632482,1,2,Active Shallow Crust,0.0,89.99303,0.0,07/19/9179
+7.05148,46.32582,6758,12,9,4,35,4,3.55,5.0,fr,38513,135,1632483,1,1,Active Shallow Crust,240.0125,57.99842,0.0,12/09/6758
+7.05148,46.32582,6323,7,23,16,35,55,3.55,27.5,fr,38514,126,1632485,1,1,Active Shallow Crust,240.0125,57.99832,0.0,07/23/6323
+7.05148,46.32582,9028,1,11,6,39,51,3.55,5.0,fr,38515,180,1632486,1,1,Active Shallow Crust,0.0,89.99296,-90.0,01/11/9028
+7.05148,46.32582,2071,7,31,6,58,27,3.55,5.0,fr,38516,41,1632489,1,1,Active Shallow Crust,128.8971,89.99303,0.0,07/31/2071
+7.05148,46.32582,2292,11,17,9,31,6,3.65,5.0,fr,38517,45,1632492,1,10,Active Shallow Crust,0.0,89.98759,0.0,11/17/2292
+7.05148,46.32582,6238,3,26,6,21,23,3.65,5.0,fr,38518,124,1632492,1,10,Active Shallow Crust,0.0,89.98759,0.0,03/26/6238
+7.05148,46.32582,5942,5,5,21,50,17,3.65,5.0,fr,38519,118,1632492,1,10,Active Shallow Crust,0.0,89.98759,0.0,05/05/5942
+7.05148,46.32582,8240,10,21,11,46,5,3.65,5.0,fr,38520,164,1632492,1,10,Active Shallow Crust,0.0,89.98759,0.0,10/21/8240
+7.05148,46.32582,7598,5,9,17,55,19,3.65,5.0,fr,38521,151,1632492,1,10,Active Shallow Crust,0.0,89.98759,0.0,05/09/7598
+7.05148,46.32582,4312,8,16,23,52,18,3.65,5.0,fr,38522,86,1632492,1,10,Active Shallow Crust,0.0,89.98759,0.0,08/16/4312
+7.05148,46.32582,207,7,12,16,1,8,3.65,5.0,fr,38523,4,1632492,1,10,Active Shallow Crust,0.0,89.98759,0.0,07/12/0207
+7.05148,46.32582,5633,7,1,10,8,42,3.65,5.0,fr,38524,112,1632492,1,10,Active Shallow Crust,0.0,89.98759,0.0,07/01/5633
+7.05148,46.32582,6821,6,17,16,43,4,3.65,5.0,fr,38525,136,1632492,1,10,Active Shallow Crust,0.0,89.98759,0.0,06/17/6821
+7.05148,46.32582,2279,7,14,6,27,54,3.65,5.0,fr,38526,45,1632492,1,10,Active Shallow Crust,0.0,89.98759,0.0,07/14/2279
+7.05148,46.32582,7625,7,26,15,45,59,3.65,15.0,fr,38527,152,1632493,1,2,Active Shallow Crust,0.0,89.98759,0.0,07/26/7625
+7.05148,46.32582,4922,5,7,16,42,48,3.65,15.0,fr,38528,98,1632493,1,2,Active Shallow Crust,0.0,89.98759,0.0,05/07/4922
+7.05148,46.32582,6146,5,23,19,8,46,3.65,15.0,fr,38529,122,1632496,1,1,Active Shallow Crust,240.0014,58.01311,0.0,05/23/6146
+7.05148,46.32582,4702,4,27,12,39,32,3.65,5.0,fr,38530,94,1632501,1,1,Active Shallow Crust,128.9007,89.96352,0.0,04/27/4702
+7.05148,46.32582,8724,4,16,9,33,9,3.65,27.5,fr,38531,174,1632503,1,1,Active Shallow Crust,128.9007,89.96352,0.0,04/16/8724
+7.05148,46.32582,5486,5,15,5,0,55,3.75,5.0,fr,38532,109,1632504,1,9,Active Shallow Crust,0.0,89.98894,0.0,05/15/5486
+7.05148,46.32582,2220,10,24,15,42,11,3.75,5.0,fr,38533,44,1632504,1,9,Active Shallow Crust,0.0,89.98894,0.0,10/24/2220
+7.05148,46.32582,5727,9,4,20,26,9,3.75,5.0,fr,38534,114,1632504,1,9,Active Shallow Crust,0.0,89.98894,0.0,09/04/5727
+7.05148,46.32582,9469,11,30,7,9,34,3.75,5.0,fr,38535,189,1632504,1,9,Active Shallow Crust,0.0,89.98894,0.0,11/30/9469
+7.05148,46.32582,8421,12,23,11,44,41,3.75,5.0,fr,38536,168,1632504,1,9,Active Shallow Crust,0.0,89.98894,0.0,12/23/8421
+7.05148,46.32582,1254,6,22,11,52,40,3.75,5.0,fr,38537,25,1632504,1,9,Active Shallow Crust,0.0,89.98894,0.0,06/22/1254
+7.05148,46.32582,3125,8,15,18,59,30,3.75,5.0,fr,38538,62,1632504,1,9,Active Shallow Crust,0.0,89.98894,0.0,08/15/3125
+7.05148,46.32582,2105,9,17,18,16,29,3.75,5.0,fr,38539,42,1632504,1,9,Active Shallow Crust,0.0,89.98894,0.0,09/17/2105
+7.05148,46.32582,7522,12,2,21,2,11,3.75,5.0,fr,38540,150,1632504,1,9,Active Shallow Crust,0.0,89.98894,0.0,12/02/7522
+7.05148,46.32582,5264,4,8,2,15,19,3.75,15.0,fr,38541,105,1632505,1,1,Active Shallow Crust,0.0,89.98894,0.0,04/08/5264
+7.05148,46.32582,8842,12,6,0,59,50,3.75,27.5,fr,38542,176,1632506,1,1,Active Shallow Crust,0.0,89.98894,0.0,12/06/8842
+7.05148,46.32582,2298,7,7,5,17,10,3.75,5.0,fr,38543,45,1632507,1,3,Active Shallow Crust,240.0085,58.01764,0.0,07/07/2298
+7.05148,46.32582,4186,5,24,11,25,39,3.75,5.0,fr,38544,83,1632507,1,3,Active Shallow Crust,240.0085,58.01764,0.0,05/24/4186
+7.05148,46.32582,8822,4,28,0,50,35,3.75,5.0,fr,38545,176,1632507,1,3,Active Shallow Crust,240.0085,58.01764,0.0,04/28/8822
+7.05148,46.32582,5852,12,16,17,15,8,3.75,5.0,fr,38546,117,1632510,1,4,Active Shallow Crust,0.0,89.98881,-90.0,12/16/5852
+7.05148,46.32582,7177,7,31,1,17,13,3.75,5.0,fr,38547,143,1632510,1,4,Active Shallow Crust,0.0,89.98881,-90.0,07/31/7177
+7.05148,46.32582,3668,3,5,17,47,5,3.75,5.0,fr,38548,73,1632510,1,4,Active Shallow Crust,0.0,89.98881,-90.0,03/05/3668
+7.05148,46.32582,8624,1,21,11,8,9,3.75,5.0,fr,38549,172,1632510,1,4,Active Shallow Crust,0.0,89.98881,-90.0,01/21/8624
+7.05148,46.32582,35,7,18,4,12,3,3.75,15.0,fr,38550,0,1632514,1,1,Active Shallow Crust,128.8959,89.96749,0.0,07/18/0035
+7.05148,46.32582,6064,9,20,19,43,19,3.75,27.5,fr,38551,121,1632515,1,1,Active Shallow Crust,128.8959,89.96749,0.0,09/20/6064
+7.05148,46.32582,8657,2,11,3,26,2,3.85,5.0,fr,38552,173,1632516,1,3,Active Shallow Crust,0.0,89.99014,0.0,02/11/8657
+7.05148,46.32582,9051,7,2,2,11,53,3.85,5.0,fr,38553,181,1632516,1,3,Active Shallow Crust,0.0,89.99014,0.0,07/02/9051
+7.05148,46.32582,1115,10,7,3,29,33,3.85,5.0,fr,38554,22,1632516,1,3,Active Shallow Crust,0.0,89.99014,0.0,10/07/1115
+7.05148,46.32582,6942,2,15,6,55,51,3.85,15.0,fr,38555,138,1632517,1,3,Active Shallow Crust,0.0,89.99014,0.0,02/15/6942
+7.05148,46.32582,5427,3,27,18,31,15,3.85,15.0,fr,38556,108,1632517,1,3,Active Shallow Crust,0.0,89.99014,0.0,03/27/5427
+7.05148,46.32582,4911,10,9,10,4,51,3.85,15.0,fr,38557,98,1632517,1,3,Active Shallow Crust,0.0,89.99014,0.0,10/09/4911
+7.05148,46.32582,1688,12,27,15,33,34,3.85,27.5,fr,38558,33,1632518,1,2,Active Shallow Crust,0.0,89.99014,0.0,12/27/1688
+7.05148,46.32582,8866,10,2,21,11,6,3.85,27.5,fr,38559,177,1632518,1,2,Active Shallow Crust,0.0,89.99014,0.0,10/02/8866
+7.05148,46.32582,9588,3,4,2,23,5,3.85,5.0,fr,38560,191,1632519,1,2,Active Shallow Crust,240.0107,57.99862,0.0,03/04/9588
+7.05148,46.32582,9616,12,27,21,32,42,3.85,5.0,fr,38561,192,1632519,1,2,Active Shallow Crust,240.0107,57.99862,0.0,12/27/9616
+7.05148,46.32582,7522,4,15,16,41,30,3.85,15.0,fr,38562,150,1632520,1,1,Active Shallow Crust,240.0107,57.99862,0.0,04/15/7522
+7.05148,46.32582,7305,6,8,14,1,47,3.85,5.0,fr,38563,146,1632522,1,1,Active Shallow Crust,0.0,89.99003,-90.0,06/08/7305
+7.05148,46.32582,3462,3,25,2,48,54,3.85,5.0,fr,38564,69,1632525,1,2,Active Shallow Crust,128.8956,89.99507,0.0,03/25/3462
+7.05148,46.32582,5754,9,4,19,35,38,3.85,5.0,fr,38565,115,1632525,1,2,Active Shallow Crust,128.8956,89.99507,0.0,09/04/5754
+7.05148,46.32582,1772,2,8,10,49,26,3.85,27.5,fr,38566,35,1632527,1,1,Active Shallow Crust,128.8956,89.99507,0.0,02/08/1772
+7.05148,46.32582,7094,7,7,3,52,0,3.95,5.0,fr,38567,141,1632528,1,1,Active Shallow Crust,0.0,89.99121,0.0,07/07/7094
+7.05148,46.32582,329,6,13,19,5,40,3.95,15.0,fr,38568,6,1632529,1,2,Active Shallow Crust,0.0,89.99121,0.0,06/13/0329
+7.05148,46.32582,4530,2,5,13,40,53,3.95,15.0,fr,38569,90,1632529,1,2,Active Shallow Crust,0.0,89.99121,0.0,02/05/4530
+7.05148,46.32582,6835,11,20,0,31,11,3.95,27.5,fr,38570,136,1632533,1,1,Active Shallow Crust,240.0193,58.00517,0.0,11/20/6835
+7.05148,46.32582,6641,3,22,17,33,49,3.95,15.0,fr,38571,132,1632535,1,1,Active Shallow Crust,0.0,89.99111,-90.0,03/22/6641
+7.05148,46.32582,7534,6,22,16,25,44,3.95,5.0,fr,38572,150,1632537,1,1,Active Shallow Crust,128.9009,89.99341,0.0,06/22/7534
+7.05148,46.32582,7152,10,18,14,32,30,4.05,5.0,fr,38573,143,1632540,1,4,Active Shallow Crust,0.0,89.98825,0.0,10/18/7152
+7.05148,46.32582,9851,4,19,19,1,32,4.05,5.0,fr,38574,197,1632540,1,4,Active Shallow Crust,0.0,89.98825,0.0,04/19/9851
+7.05148,46.32582,8449,1,11,12,13,3,4.05,5.0,fr,38575,168,1632540,1,4,Active Shallow Crust,0.0,89.98825,0.0,01/11/8449
+7.05148,46.32582,5192,1,6,23,36,40,4.05,5.0,fr,38576,103,1632540,1,4,Active Shallow Crust,0.0,89.98825,0.0,01/06/5192
+7.05148,46.32582,1141,3,4,0,14,18,4.05,27.5,fr,38577,22,1632542,1,1,Active Shallow Crust,0.0,89.98825,0.0,03/04/1141
+7.05148,46.32582,5218,8,3,23,16,40,4.05,5.0,fr,38578,104,1632543,1,1,Active Shallow Crust,240.0056,58.00608,0.0,08/03/5218
+7.05148,46.32582,5906,11,29,1,58,43,4.05,15.0,fr,38579,118,1632544,1,1,Active Shallow Crust,240.0056,58.00606,0.0,11/29/5906
+7.05148,46.32582,7538,4,20,10,27,25,4.05,5.0,fr,38580,150,1632546,1,1,Active Shallow Crust,0.0,89.98811,-90.0,04/20/7538
+7.05148,46.32582,1838,11,6,4,57,25,4.15,5.0,fr,38581,36,1632552,1,1,Active Shallow Crust,0.0,89.98953,0.0,11/06/1838
+7.05148,46.32582,4198,1,15,14,21,25,4.15,27.5,fr,38582,83,1632554,1,1,Active Shallow Crust,0.0,89.98953,0.0,01/15/4198
+7.05148,46.32582,1188,8,3,8,40,19,4.15,5.0,fr,38583,23,1632555,1,2,Active Shallow Crust,240.0079,57.9975,0.0,08/03/1188
+7.05148,46.32582,9067,10,17,0,19,17,4.15,5.0,fr,38584,181,1632555,1,2,Active Shallow Crust,240.0079,57.9975,0.0,10/17/9067
+7.05148,46.32582,5901,6,30,8,27,12,4.15,5.0,fr,38585,118,1632558,1,2,Active Shallow Crust,0.0,89.98941,-90.0,06/30/5901
+7.05148,46.32582,8052,1,22,10,18,37,4.15,5.0,fr,38586,161,1632558,1,2,Active Shallow Crust,0.0,89.98941,-90.0,01/22/8052
+7.05148,46.32582,7324,12,31,21,18,5,4.25,5.0,fr,38587,146,1632564,1,3,Active Shallow Crust,0.0,89.99067,0.0,12/31/7324
+7.05148,46.32582,164,10,2,11,3,56,4.25,5.0,fr,38588,3,1632564,1,3,Active Shallow Crust,0.0,89.99067,0.0,10/02/0164
+7.05148,46.32582,9652,10,25,0,45,35,4.25,5.0,fr,38589,193,1632564,1,3,Active Shallow Crust,0.0,89.99067,0.0,10/25/9652
+7.05148,46.32582,1202,6,16,15,46,46,4.25,5.0,fr,38590,24,1632567,1,1,Active Shallow Crust,240.0074,57.99382,0.0,06/16/1202
+7.05148,46.32582,5390,1,22,15,42,15,4.25,5.0,fr,38591,107,1632573,1,1,Active Shallow Crust,128.8945,89.98094,0.0,01/22/5390
+7.05148,46.32582,5210,10,17,6,6,13,4.35,5.0,fr,38592,104,1632576,1,2,Active Shallow Crust,0.0,89.98891,0.0,10/17/5210
+7.05148,46.32582,8145,10,11,2,56,0,4.35,5.0,fr,38593,162,1632576,1,2,Active Shallow Crust,0.0,89.98891,0.0,10/11/8145
+7.05148,46.32582,3570,3,4,4,12,56,4.35,15.0,fr,38594,71,1632577,1,1,Active Shallow Crust,0.0,89.98891,0.0,03/04/3570
+7.05148,46.32582,1234,2,21,3,11,15,4.45,5.0,fr,38595,24,1632588,1,2,Active Shallow Crust,0.0,89.99012,0.0,02/21/1234
+7.05148,46.32582,9918,4,12,2,9,38,4.45,5.0,fr,38596,198,1632588,1,2,Active Shallow Crust,0.0,89.99012,0.0,04/12/9918
+7.05148,46.32582,469,2,8,2,48,24,4.45,27.5,fr,38597,9,1632596,1,1,Active Shallow Crust,0.0,89.99,-90.0,02/08/0469
+7.05148,46.32582,5387,11,3,19,15,27,4.55,5.0,fr,38598,107,1632600,1,3,Active Shallow Crust,0.0,89.98899,0.0,11/03/5387
+7.05148,46.32582,7214,5,11,2,14,31,4.55,5.0,fr,38599,144,1632600,1,3,Active Shallow Crust,0.0,89.98899,0.0,05/11/7214
+7.05148,46.32582,8730,4,13,21,38,6,4.55,5.0,fr,38600,174,1632600,1,3,Active Shallow Crust,0.0,89.98899,0.0,04/13/8730
+7.05148,46.32582,3633,6,25,17,29,34,4.55,5.0,fr,38601,72,1632606,1,1,Active Shallow Crust,0.0,89.99109,-90.0,06/25/3633
+7.05148,46.32582,3558,7,9,11,40,33,4.65,15.0,fr,38602,71,1632613,1,1,Active Shallow Crust,0.0,89.99019,0.0,07/09/3558
+7.05148,46.32582,7672,12,15,16,32,23,4.75,5.0,fr,38603,153,1632624,1,1,Active Shallow Crust,0.0,89.9895,0.0,12/15/7672
+7.05148,46.32582,9173,2,12,22,20,55,4.75,15.0,fr,38604,183,1632625,1,1,Active Shallow Crust,0.0,89.9895,0.0,02/12/9173
+7.05148,46.32582,9770,2,10,16,12,55,4.85,5.0,fr,38605,195,1632636,1,1,Active Shallow Crust,0.0,89.99065,0.0,02/10/9770
+7.05148,46.32582,5335,8,27,7,54,33,4.85,27.5,fr,38606,106,1632644,1,1,Active Shallow Crust,0.0,89.99054,-90.0,08/27/5335
+7.05148,46.32582,4235,9,21,0,33,45,4.95,5.0,fr,38607,84,1632654,1,1,Active Shallow Crust,0.0,89.99016,-90.0,09/21/4235
+7.05148,46.32582,3780,5,4,16,1,8,5.05,5.0,fr,38608,75,1632660,1,2,Active Shallow Crust,0.0,89.99009,0.0,05/04/3780
+7.05148,46.32582,1024,7,7,21,18,46,5.05,5.0,fr,38609,20,1632660,1,2,Active Shallow Crust,0.0,89.99009,0.0,07/07/1024
+7.05148,46.32582,792,12,29,8,41,13,5.05,27.5,fr,38610,15,1632662,1,1,Active Shallow Crust,0.0,89.99009,0.0,12/29/0792
+7.05148,46.32582,5347,9,9,10,26,28,5.15,5.0,fr,38611,106,1632681,1,1,Active Shallow Crust,128.8839,89.99119,0.0,09/09/5347
+7.05148,46.32582,3213,1,6,12,6,42,5.35,15.0,fr,38612,64,1632697,1,1,Active Shallow Crust,0.0,89.99036,0.0,01/06/3213
+7.05148,46.32582,3599,8,7,2,39,54,5.45,5.0,fr,38613,71,1632708,1,1,Active Shallow Crust,0.0,89.98984,0.0,08/07/3599
+7.05148,46.32582,353,10,17,17,0,24,5.65,15.0,fr,38614,7,1632733,1,1,Active Shallow Crust,0.0,89.99007,0.0,10/17/0353
+7.05148,46.32582,9556,10,4,9,3,12,5.85,5.0,fr,38615,191,1632759,1,1,Active Shallow Crust,240.0444,58.0018,0.0,10/04/9556
+7.05148,46.32582,1097,9,2,14,15,12,5.95,15.0,fr,38616,21,1632769,1,1,Active Shallow Crust,0.0,89.98988,0.0,09/02/1097
+0.9354,51.62846,5645,9,17,0,26,46,3.65,5.0,fr,38617,112,1632972,1,1,Active Shallow Crust,0.0,89.99023,0.0,09/17/5645
+0.9354,51.62846,4728,10,29,5,6,48,4.05,5.0,fr,38618,94,1633020,1,1,Active Shallow Crust,0.0,89.98988,0.0,10/29/4728
+0.9354,51.62846,8135,7,27,20,48,2,4.15,15.0,fr,38619,162,1633033,1,1,Active Shallow Crust,359.9998,89.9902,0.0,07/27/8135
+3.27055,49.89384,5554,12,7,14,17,39,3.55,5.0,fr,38620,111,1633440,1,1,Active Shallow Crust,0.0,89.99026,0.0,12/07/5554
+3.27055,49.89384,9662,12,11,6,0,47,3.65,15.0,fr,38621,193,1633456,1,1,Active Shallow Crust,240.0011,58.01311,0.0,12/11/9662
+3.27055,49.89384,5678,12,26,20,56,10,3.85,5.0,fr,38622,113,1633476,1,1,Active Shallow Crust,0.0,89.9908,0.0,12/26/5678
+3.27055,49.89384,5805,12,20,5,0,7,3.85,15.0,fr,38623,116,1633483,1,1,Active Shallow Crust,0.0,89.99069,-90.0,12/20/5805
+3.27055,49.89384,593,10,18,14,11,6,3.95,5.0,fr,38624,11,1633488,1,1,Active Shallow Crust,0.0,89.98975,0.0,10/18/0593
+3.27055,49.89384,2156,3,21,17,43,48,4.25,5.0,fr,38625,43,1633527,1,1,Active Shallow Crust,240.0082,57.99436,0.0,03/21/2156
+3.27055,49.89384,6206,5,7,12,10,34,4.45,15.0,fr,38626,124,1633549,1,1,Active Shallow Crust,0.0,89.98962,0.0,05/07/6206
+3.27055,49.89384,8973,2,18,0,5,36,4.75,5.0,fr,38627,179,1633593,1,1,Active Shallow Crust,128.8874,89.98817,0.0,02/18/8973
+-0.70432,45.42442,1835,11,23,21,22,32,3.55,15.0,fr,38628,36,1633921,1,1,Active Shallow Crust,0.0,89.99026,0.0,11/23/1835
+-0.70432,45.42442,5704,10,19,17,58,6,3.65,5.0,fr,38629,114,1633932,1,1,Active Shallow Crust,0.0,89.98975,0.0,10/19/5704
+-0.70432,45.42442,1893,3,14,2,55,37,3.75,15.0,fr,38630,37,1633945,1,1,Active Shallow Crust,0.0,89.99016,0.0,03/14/1893
+-0.70432,45.42442,4260,10,8,11,6,28,3.75,15.0,fr,38631,85,1633948,1,1,Active Shallow Crust,240.0083,58.01756,0.0,10/08/4260
+-0.70432,45.42442,2076,7,7,0,42,50,4.75,15.0,fr,38632,41,1634065,1,1,Active Shallow Crust,0.0,89.99,0.0,07/07/2076
+1.0358,41.35912,1584,1,1,23,35,45,3.55,5.0,fr,38633,31,1634400,1,1,Active Shallow Crust,0.0,89.99054,0.0,01/01/1584
+1.0358,41.35912,6231,3,25,6,58,40,3.55,15.0,fr,38634,124,1634401,1,1,Active Shallow Crust,0.0,89.99054,0.0,03/25/6231
+1.0358,41.35912,7709,5,31,7,47,27,3.55,5.0,fr,38635,154,1634403,1,1,Active Shallow Crust,240.0116,57.9981,0.0,05/31/7709
+1.0358,41.35912,8569,11,6,14,45,43,3.55,15.0,fr,38636,171,1634407,1,1,Active Shallow Crust,0.0,89.99043,-90.0,11/06/8569
+1.0358,41.35912,3524,4,28,4,49,20,3.65,5.0,fr,38637,70,1634412,1,2,Active Shallow Crust,0.0,89.98988,0.0,04/28/3524
+1.0358,41.35912,5525,3,31,21,10,1,3.65,5.0,fr,38638,110,1634412,1,2,Active Shallow Crust,0.0,89.98988,0.0,03/31/5525
+1.0358,41.35912,9578,6,29,2,52,45,3.75,15.0,fr,38639,191,1634425,1,1,Active Shallow Crust,0.0,89.98948,0.0,06/29/9578
+1.0358,41.35912,5196,12,4,6,48,26,3.85,5.0,fr,38640,103,1634445,1,1,Active Shallow Crust,128.896,89.99397,0.0,12/04/5196
+1.0358,41.35912,9738,6,16,3,43,4,3.95,15.0,fr,38641,194,1634449,1,1,Active Shallow Crust,0.0,89.99045,0.0,06/16/9738
+1.0358,41.35912,8617,4,15,1,46,29,4.05,5.0,fr,38642,172,1634469,1,1,Active Shallow Crust,128.8912,89.99415,0.0,04/15/8617
+1.0358,41.35912,6926,9,22,6,0,16,4.25,5.0,fr,38643,138,1634484,1,1,Active Shallow Crust,0.0,89.98986,0.0,09/22/6926
+1.0358,41.35912,1088,11,18,21,41,20,4.75,5.0,fr,38644,21,1634544,1,1,Active Shallow Crust,0.0,89.99002,0.0,11/18/1088
+1.0358,41.35912,2294,6,18,0,51,9,4.85,5.0,fr,38645,45,1634556,1,1,Active Shallow Crust,0.0,89.98983,0.0,06/18/2294
+1.0358,41.35912,2858,9,8,10,21,55,4.95,5.0,fr,38646,57,1634568,1,1,Active Shallow Crust,0.0,89.99018,0.0,09/08/2858
+-0.78706,42.54173,2811,11,10,8,30,20,3.55,5.0,fr,38647,56,1634880,1,1,Active Shallow Crust,0.0,89.98978,0.0,11/10/2811
+-0.78706,42.54173,2421,10,5,9,13,1,3.55,15.0,fr,38648,48,1634881,1,1,Active Shallow Crust,0.0,89.98978,0.0,10/05/2421
+-0.78706,42.54173,8310,10,7,18,9,46,3.65,15.0,fr,38649,166,1634902,1,1,Active Shallow Crust,128.9007,89.96352,0.0,10/07/8310
+-0.78706,42.54173,1008,2,17,14,44,53,3.85,15.0,fr,38650,20,1634917,1,1,Active Shallow Crust,0.0,89.99014,0.0,02/17/1008
+-0.78706,42.54173,7252,6,6,9,54,53,3.95,5.0,fr,38651,145,1634928,1,3,Active Shallow Crust,0.0,89.99004,0.0,06/06/7252
+-0.78706,42.54173,7891,4,11,16,35,21,3.95,5.0,fr,38652,157,1634928,1,3,Active Shallow Crust,0.0,89.99004,0.0,04/11/7891
+-0.78706,42.54173,9792,2,27,11,50,19,3.95,5.0,fr,38653,195,1634928,1,3,Active Shallow Crust,0.0,89.99004,0.0,02/27/9792
+-0.78706,42.54173,3994,5,10,22,32,25,4.05,5.0,fr,38654,79,1634940,1,1,Active Shallow Crust,0.0,89.99007,0.0,05/10/3994
+-0.78706,42.54173,4022,3,7,3,56,51,4.05,15.0,fr,38655,80,1634941,1,1,Active Shallow Crust,0.0,89.99007,0.0,03/07/4022
+-0.78706,42.54173,8383,6,26,13,40,7,4.35,5.0,fr,38656,167,1634982,1,1,Active Shallow Crust,0.0,89.9899,-90.0,06/26/8383
+-0.78706,42.54173,97,11,7,18,1,45,4.45,5.0,fr,38657,1,1634988,1,1,Active Shallow Crust,0.0,89.99011,0.0,11/07/0097
+0.60787,43.09136,1903,8,10,23,14,37,3.55,5.0,fr,38658,38,1635360,1,2,Active Shallow Crust,0.0,89.98988,0.0,08/10/1903
+0.60787,43.09136,6223,4,13,12,11,8,3.55,5.0,fr,38659,124,1635360,1,2,Active Shallow Crust,0.0,89.98988,0.0,04/13/6223
+0.60787,43.09136,9383,12,3,23,7,18,3.55,27.5,fr,38660,187,1635362,1,1,Active Shallow Crust,0.0,89.98988,0.0,12/03/9383
+0.60787,43.09136,779,4,28,3,40,25,3.55,5.0,fr,38661,15,1635363,1,1,Active Shallow Crust,240.0117,57.99828,0.0,04/28/0779
+0.60787,43.09136,809,5,25,6,37,27,3.65,15.0,fr,38662,16,1635373,1,1,Active Shallow Crust,0.0,89.99016,0.0,05/25/0809
+0.60787,43.09136,1831,6,28,17,17,40,3.65,5.0,fr,38663,36,1635375,1,1,Active Shallow Crust,240.0007,58.01274,0.0,06/28/1831
+0.60787,43.09136,1422,11,9,10,12,20,3.65,15.0,fr,38664,28,1635382,1,1,Active Shallow Crust,128.9007,89.96353,0.0,11/09/1422
+0.60787,43.09136,9548,7,5,12,26,1,3.75,5.0,fr,38665,190,1635384,1,2,Active Shallow Crust,0.0,89.98976,0.0,07/05/9548
+0.60787,43.09136,7310,6,25,16,27,4,3.75,5.0,fr,38666,146,1635384,1,2,Active Shallow Crust,0.0,89.98976,0.0,06/25/7310
+0.60787,43.09136,1537,7,16,14,2,39,3.75,5.0,fr,38667,30,1635387,1,1,Active Shallow Crust,240.0079,58.01751,0.0,07/16/1537
+0.60787,43.09136,949,9,29,14,43,22,3.75,15.0,fr,38668,18,1635388,1,2,Active Shallow Crust,240.0079,58.01751,0.0,09/29/0949
+0.60787,43.09136,9614,4,11,16,29,49,3.75,15.0,fr,38669,192,1635388,1,2,Active Shallow Crust,240.0079,58.01751,0.0,04/11/9614
+0.60787,43.09136,229,10,23,4,24,47,3.85,5.0,fr,38670,4,1635396,1,1,Active Shallow Crust,0.0,89.99023,0.0,10/23/0229
+0.60787,43.09136,5834,1,23,8,36,44,3.85,5.0,fr,38671,116,1635402,1,1,Active Shallow Crust,0.0,89.99011,-90.0,01/23/5834
+0.60787,43.09136,5772,9,25,3,26,54,3.95,15.0,fr,38672,115,1635418,1,1,Active Shallow Crust,128.9008,89.99361,0.0,09/25/5772
+0.60787,43.09136,7637,7,18,19,14,30,4.05,5.0,fr,38673,152,1635420,1,1,Active Shallow Crust,0.0,89.99017,0.0,07/18/7637
+0.60787,43.09136,6234,4,26,6,51,22,4.15,15.0,fr,38674,124,1635433,1,2,Active Shallow Crust,0.0,89.98985,0.0,04/26/6234
+0.60787,43.09136,8304,10,15,9,37,50,4.15,15.0,fr,38675,166,1635433,1,2,Active Shallow Crust,0.0,89.98985,0.0,10/15/8304
+0.60787,43.09136,9708,8,5,0,49,10,4.25,5.0,fr,38676,194,1635444,1,1,Active Shallow Crust,0.0,89.99014,0.0,08/05/9708
+0.60787,43.09136,3259,12,8,1,55,27,4.45,27.5,fr,38677,65,1635470,1,1,Active Shallow Crust,0.0,89.98988,0.0,12/08/3259
+0.60787,43.09136,4319,7,8,22,10,9,4.65,5.0,fr,38678,86,1635495,1,1,Active Shallow Crust,240.0098,57.99408,0.0,07/08/4319
+0.60787,43.09136,5260,12,19,9,31,28,4.85,15.0,fr,38679,105,1635517,1,1,Active Shallow Crust,0.0,89.9899,0.0,12/19/5260
+0.60787,43.09136,7453,2,5,7,6,11,4.85,15.0,fr,38680,149,1635526,1,1,Active Shallow Crust,128.8937,89.989,0.0,02/05/7453
+3.91614,42.34591,1232,1,28,18,16,19,4.55,27.5,fr,38681,24,1635962,1,1,Active Shallow Crust,0.0,89.99057,0.0,01/28/1232
+3.91614,42.34591,3971,9,4,0,8,56,4.95,5.0,fr,38682,79,1636008,1,1,Active Shallow Crust,0.0,89.99033,0.0,09/04/3971
+-2.93044,49.8289,8645,7,20,1,38,34,3.55,5.0,fr,38683,172,1636320,1,1,Active Shallow Crust,0.0,89.99024,0.0,07/20/8645
+-2.93044,49.8289,6272,10,18,15,29,12,3.85,5.0,fr,38684,125,1636359,1,1,Active Shallow Crust,240.0114,57.99787,0.0,10/18/6272
+3.89799,43.67741,2594,1,22,1,49,51,3.55,5.0,fr,38685,51,1636809,1,1,Active Shallow Crust,128.8967,89.99271,0.0,01/22/2594
+3.89799,43.67741,8080,4,12,23,33,48,3.75,5.0,fr,38686,161,1636824,1,1,Active Shallow Crust,0.0,89.99131,0.0,04/12/8080
+3.89799,43.67741,6209,5,1,3,2,14,3.85,5.0,fr,38687,124,1636836,1,2,Active Shallow Crust,0.0,89.98968,0.0,05/01/6209
+3.89799,43.67741,2457,5,8,15,57,52,3.85,5.0,fr,38688,49,1636836,1,2,Active Shallow Crust,0.0,89.98968,0.0,05/08/2457
+9.18377,49.99747,2258,5,28,18,42,29,3.65,5.0,fr,38689,45,1637301,1,1,Active Shallow Crust,128.8987,89.96359,0.0,05/28/2258
+9.18377,49.99747,7566,11,26,7,45,41,3.75,5.0,fr,38690,151,1637304,1,1,Active Shallow Crust,0.0,89.9897,0.0,11/26/7566
+9.18377,49.99747,6321,3,9,16,46,55,3.75,15.0,fr,38691,126,1637311,1,1,Active Shallow Crust,0.0,89.98959,-90.0,03/09/6321
+9.18377,49.99747,4169,5,27,2,28,6,4.05,5.0,fr,38692,83,1637340,1,1,Active Shallow Crust,0.0,89.99271,0.0,05/27/4169
+-1.376,49.54339,939,4,21,16,3,52,3.65,5.0,fr,38693,18,1637772,1,2,Active Shallow Crust,0.0,89.98979,0.0,04/21/0939
+-1.376,49.54339,9520,5,13,2,57,30,3.65,5.0,fr,38694,190,1637772,1,2,Active Shallow Crust,0.0,89.98979,0.0,05/13/9520
+-1.376,49.54339,2070,7,22,11,23,39,3.65,5.0,fr,38695,41,1637775,1,1,Active Shallow Crust,240.0014,58.01316,0.0,07/22/2070
+-1.376,49.54339,2119,5,1,5,45,56,3.65,5.0,fr,38696,42,1637781,1,1,Active Shallow Crust,128.9002,89.96346,0.0,05/01/2119
+-1.376,49.54339,5431,8,6,13,28,55,3.75,5.0,fr,38697,108,1637787,1,1,Active Shallow Crust,240.0088,58.01752,0.0,08/06/5431
+-1.376,49.54339,3630,8,1,7,17,39,3.95,5.0,fr,38698,72,1637808,1,1,Active Shallow Crust,0.0,89.98968,0.0,08/01/3630
+-1.376,49.54339,7721,3,14,5,44,48,3.95,5.0,fr,38699,154,1637817,1,1,Active Shallow Crust,128.9001,89.9938,0.0,03/14/7721
+-1.376,49.54339,5030,5,5,12,36,42,4.05,5.0,fr,38700,100,1637820,1,1,Active Shallow Crust,0.0,89.98988,0.0,05/05/5030
+-1.376,49.54339,1800,12,13,20,58,36,4.25,5.0,fr,38701,35,1637844,1,1,Active Shallow Crust,0.0,89.98977,0.0,12/13/1800
+-1.376,49.54339,6156,4,25,1,38,33,4.25,15.0,fr,38702,123,1637845,1,1,Active Shallow Crust,0.0,89.98977,0.0,04/25/6156
+-1.376,49.54339,7069,5,5,4,16,38,4.45,15.0,fr,38703,141,1637872,1,1,Active Shallow Crust,240.0061,57.99493,0.0,05/05/7069
+5.69288,49.848,7169,8,31,21,38,33,3.55,5.0,fr,38704,143,1638240,1,1,Active Shallow Crust,0.0,89.98699,0.0,08/31/7169
+5.69288,49.848,4056,4,15,23,52,53,3.65,5.0,fr,38705,81,1638252,1,1,Active Shallow Crust,0.0,89.98841,0.0,04/15/4056
+0.02621,44.94392,6512,5,30,8,2,17,3.55,5.0,fr,38706,130,1638729,1,1,Active Shallow Crust,128.8963,89.99373,0.0,05/30/6512
+0.02621,44.94392,790,7,3,0,14,14,3.95,27.5,fr,38707,15,1638770,1,1,Active Shallow Crust,360.0,89.99001,0.0,07/03/0790
+0.02621,44.94392,5550,3,28,11,9,13,4.15,5.0,fr,38708,110,1638792,1,1,Active Shallow Crust,0.0,89.99,0.0,03/28/5550
+0.02621,44.94392,9998,6,30,15,49,0,4.25,5.0,fr,38709,199,1638804,1,1,Active Shallow Crust,0.0,89.99,0.0,06/30/9998
+0.02621,44.94392,4519,9,4,17,25,47,4.45,15.0,fr,38710,90,1638829,1,1,Active Shallow Crust,0.0,89.99,0.0,09/04/4519
+7.62201,43.75456,9046,11,3,14,39,38,3.55,5.0,fr,38711,180,1639200,1,2,Active Shallow Crust,0.0,89.99271,0.0,11/03/9046
+7.62201,43.75456,1108,4,20,9,14,10,3.55,5.0,fr,38712,22,1639200,1,2,Active Shallow Crust,0.0,89.99271,0.0,04/20/1108
+7.62201,43.75456,8255,4,12,8,35,26,3.55,15.0,fr,38713,165,1639201,1,2,Active Shallow Crust,0.0,89.99271,0.0,04/12/8255
+7.62201,43.75456,6721,6,28,4,11,23,3.55,15.0,fr,38714,134,1639201,1,2,Active Shallow Crust,0.0,89.99271,0.0,06/28/6721
+7.62201,43.75456,2140,6,26,9,27,49,3.55,15.0,fr,38715,42,1639204,1,1,Active Shallow Crust,240.0114,57.99892,0.0,06/26/2140
+7.62201,43.75456,6626,3,31,15,17,58,3.55,5.0,fr,38716,132,1639206,1,3,Active Shallow Crust,0.0,89.99263,-90.0,03/31/6626
+7.62201,43.75456,4184,1,14,22,57,56,3.55,5.0,fr,38717,83,1639206,1,3,Active Shallow Crust,0.0,89.99263,-90.0,01/14/4184
+7.62201,43.75456,7397,3,6,19,51,9,3.55,5.0,fr,38718,147,1639206,1,3,Active Shallow Crust,0.0,89.99263,-90.0,03/06/7397
+7.62201,43.75456,7128,8,19,5,2,59,3.55,5.0,fr,38719,142,1639209,1,2,Active Shallow Crust,128.895,89.99636,0.0,08/19/7128
+7.62201,43.75456,4147,8,30,9,25,48,3.55,5.0,fr,38720,82,1639209,1,2,Active Shallow Crust,128.895,89.99636,0.0,08/30/4147
+7.62201,43.75456,2827,6,5,13,57,35,3.65,5.0,fr,38721,56,1639212,1,8,Active Shallow Crust,0.0,89.98701,0.0,06/05/2827
+7.62201,43.75456,8735,7,23,16,26,6,3.65,5.0,fr,38722,174,1639212,1,8,Active Shallow Crust,0.0,89.98701,0.0,07/23/8735
+7.62201,43.75456,3285,2,17,10,48,48,3.65,5.0,fr,38723,65,1639212,1,8,Active Shallow Crust,0.0,89.98701,0.0,02/17/3285
+7.62201,43.75456,7396,9,19,5,15,40,3.65,5.0,fr,38724,147,1639212,1,8,Active Shallow Crust,0.0,89.98701,0.0,09/19/7396
+7.62201,43.75456,2017,3,27,13,56,34,3.65,5.0,fr,38725,40,1639212,1,8,Active Shallow Crust,0.0,89.98701,0.0,03/27/2017
+7.62201,43.75456,9051,2,22,18,45,12,3.65,5.0,fr,38726,181,1639212,1,8,Active Shallow Crust,0.0,89.98701,0.0,02/22/9051
+7.62201,43.75456,8439,5,26,9,19,19,3.65,5.0,fr,38727,168,1639212,1,8,Active Shallow Crust,0.0,89.98701,0.0,05/26/8439
+7.62201,43.75456,550,1,18,23,26,51,3.65,5.0,fr,38728,10,1639212,1,8,Active Shallow Crust,0.0,89.98701,0.0,01/18/0550
+7.62201,43.75456,6278,5,24,12,18,36,3.65,27.5,fr,38729,125,1639217,1,1,Active Shallow Crust,240.0011,58.01294,0.0,05/24/6278
+7.62201,43.75456,6335,10,23,23,59,33,3.65,5.0,fr,38730,126,1639221,1,1,Active Shallow Crust,128.9015,89.96347,0.0,10/23/6335
+7.62201,43.75456,6388,4,12,6,3,17,3.65,15.0,fr,38731,127,1639222,1,2,Active Shallow Crust,128.9015,89.96347,0.0,04/12/6388
+7.62201,43.75456,1505,12,18,7,38,6,3.65,15.0,fr,38732,30,1639222,1,2,Active Shallow Crust,128.9015,89.96347,0.0,12/18/1505
+7.62201,43.75456,9431,6,5,2,41,55,3.75,5.0,fr,38733,188,1639224,1,1,Active Shallow Crust,0.0,89.98843,0.0,06/05/9431
+7.62201,43.75456,9023,12,13,14,48,2,3.75,15.0,fr,38734,180,1639225,1,2,Active Shallow Crust,0.0,89.98843,0.0,12/13/9023
+7.62201,43.75456,3864,5,31,16,38,4,3.75,15.0,fr,38735,77,1639225,1,2,Active Shallow Crust,0.0,89.98843,0.0,05/31/3864
+7.62201,43.75456,8839,9,4,15,50,19,3.75,27.5,fr,38736,176,1639226,1,2,Active Shallow Crust,0.0,89.98843,0.0,09/04/8839
+7.62201,43.75456,6157,5,31,23,58,10,3.75,27.5,fr,38737,123,1639226,1,2,Active Shallow Crust,0.0,89.98843,0.0,05/31/6157
+7.62201,43.75456,5450,8,18,4,36,25,3.75,5.0,fr,38738,108,1639230,1,1,Active Shallow Crust,0.0,89.9883,-90.0,08/18/5450
+7.62201,43.75456,5599,12,20,10,57,43,3.75,15.0,fr,38739,111,1639231,1,1,Active Shallow Crust,0.0,89.9883,-90.0,12/20/5599
+7.62201,43.75456,1050,2,9,10,32,55,3.75,15.0,fr,38740,20,1639234,1,1,Active Shallow Crust,128.8965,89.96745,0.0,02/09/1050
+7.62201,43.75456,7242,3,26,18,0,18,3.85,15.0,fr,38741,144,1639237,1,1,Active Shallow Crust,0.0,89.98969,0.0,03/26/7242
+7.62201,43.75456,7611,3,2,14,1,59,3.95,5.0,fr,38742,152,1639248,1,1,Active Shallow Crust,0.0,89.99081,0.0,03/02/7611
+7.62201,43.75456,657,3,26,13,46,58,3.95,15.0,fr,38743,13,1639249,1,1,Active Shallow Crust,0.0,89.99081,0.0,03/26/0657
+7.62201,43.75456,3759,6,10,10,56,17,3.95,15.0,fr,38744,75,1639255,1,1,Active Shallow Crust,0.0,89.9907,-90.0,06/10/3759
+7.62201,43.75456,4542,7,13,10,43,52,3.95,15.0,fr,38745,90,1639258,1,1,Active Shallow Crust,128.9008,89.99311,0.0,07/13/4542
+7.62201,43.75456,6125,7,6,11,31,3,4.05,5.0,fr,38746,122,1639260,1,1,Active Shallow Crust,0.0,89.99181,0.0,07/06/6125
+7.62201,43.75456,5938,12,20,23,57,24,4.05,15.0,fr,38747,118,1639261,1,1,Active Shallow Crust,0.0,89.99181,0.0,12/20/5938
+7.62201,43.75456,3949,7,8,5,45,42,4.15,5.0,fr,38748,78,1639272,1,2,Active Shallow Crust,0.0,89.98905,0.0,07/08/3949
+7.62201,43.75456,6263,12,13,0,24,47,4.15,5.0,fr,38749,125,1639272,1,2,Active Shallow Crust,0.0,89.98905,0.0,12/13/6263
+7.62201,43.75456,6802,3,4,11,51,6,4.15,5.0,fr,38750,136,1639275,1,1,Active Shallow Crust,240.0082,57.99716,0.0,03/04/6802
+7.62201,43.75456,9722,1,25,1,14,0,4.15,15.0,fr,38751,194,1639276,1,1,Active Shallow Crust,240.0082,57.99718,0.0,01/25/9722
+7.62201,43.75456,7000,6,26,3,37,24,4.15,5.0,fr,38752,139,1639281,1,1,Active Shallow Crust,128.8988,89.9927,0.0,06/26/7000
+7.62201,43.75456,5484,3,19,8,55,15,4.25,5.0,fr,38753,109,1639284,1,1,Active Shallow Crust,0.0,89.99024,0.0,03/19/5484
+7.62201,43.75456,5286,3,7,15,48,14,4.35,5.0,fr,38754,105,1639296,1,2,Active Shallow Crust,0.0,89.9913,0.0,03/07/5286
+7.62201,43.75456,2573,3,15,8,33,34,4.35,5.0,fr,38755,51,1639296,1,2,Active Shallow Crust,0.0,89.9913,0.0,03/15/2573
+7.62201,43.75456,7944,9,5,9,50,48,4.35,27.5,fr,38756,158,1639298,1,1,Active Shallow Crust,0.0,89.9913,0.0,09/05/7944
+7.62201,43.75456,4300,12,30,1,13,0,4.35,15.0,fr,38757,85,1639300,1,1,Active Shallow Crust,240.0081,57.9953,0.0,12/30/4300
+7.62201,43.75456,3410,4,27,0,44,17,4.45,5.0,fr,38758,68,1639308,1,2,Active Shallow Crust,0.0,89.98966,0.0,04/27/3410
+7.62201,43.75456,8592,5,17,0,34,7,4.45,5.0,fr,38759,171,1639308,1,2,Active Shallow Crust,0.0,89.98966,0.0,05/17/8592
+7.62201,43.75456,6465,3,19,1,41,17,4.45,5.0,fr,38760,129,1639311,1,1,Active Shallow Crust,240.005,57.99429,0.0,03/19/6465
+7.62201,43.75456,6446,10,25,9,38,17,4.45,27.5,fr,38761,128,1639313,1,1,Active Shallow Crust,240.005,57.9943,0.0,10/25/6446
+7.62201,43.75456,6962,12,29,19,8,27,4.45,5.0,fr,38762,139,1639314,1,1,Active Shallow Crust,0.0,89.98954,-90.0,12/29/6962
+7.62201,43.75456,7425,1,25,8,37,25,4.55,5.0,fr,38763,148,1639320,1,2,Active Shallow Crust,0.0,89.99078,0.0,01/25/7425
+7.62201,43.75456,9834,12,21,7,46,35,4.55,5.0,fr,38764,196,1639320,1,2,Active Shallow Crust,0.0,89.99078,0.0,12/21/9834
+7.62201,43.75456,5766,4,30,2,30,58,4.65,5.0,fr,38765,115,1639338,1,1,Active Shallow Crust,0.0,89.98962,-90.0,04/30/5766
+7.62201,43.75456,7180,1,5,11,54,51,4.75,5.0,fr,38766,143,1639347,1,1,Active Shallow Crust,240.0065,58.00429,0.0,01/05/7180
+7.62201,43.75456,3272,11,11,10,15,25,4.85,15.0,fr,38767,65,1639366,1,1,Active Shallow Crust,128.8939,89.98886,0.0,11/11/3272
+7.62201,43.75456,9166,11,4,0,40,45,4.95,27.5,fr,38768,183,1639370,1,1,Active Shallow Crust,0.0,89.98982,0.0,11/04/9166
+7.62201,43.75456,9994,7,14,15,57,5,5.05,5.0,fr,38769,199,1639380,1,1,Active Shallow Crust,0.0,89.98964,0.0,07/14/9994
+7.62201,43.75456,4389,7,31,5,33,35,5.25,5.0,fr,38770,87,1639404,1,1,Active Shallow Crust,0.0,89.98971,0.0,07/31/4389
+7.62201,43.75456,6694,4,4,9,22,40,5.45,15.0,fr,38771,133,1639429,1,1,Active Shallow Crust,0.0,89.99019,0.0,04/04/6694
+7.62201,43.75456,3359,5,4,12,52,9,5.55,5.0,fr,38772,67,1639443,1,1,Active Shallow Crust,240.0267,58.00208,0.0,05/04/3359
+7.62201,43.75456,5371,10,2,12,17,54,5.65,27.5,fr,38773,107,1639454,1,1,Active Shallow Crust,0.0,89.99026,0.0,10/02/5371
+7.613447,43.76527,7411,7,7,22,9,2,6.45,7.200962,fr,38774,148,1639551,1,1,Active Shallow Crust,240.082,58.00038,0.0,07/07/7411
+6.79399,50.2341,6263,6,19,1,8,47,3.55,5.0,fr,38775,125,1639683,1,1,Active Shallow Crust,240.0126,57.99841,0.0,06/19/6263
+6.79399,50.2341,3597,4,1,10,52,16,3.65,15.0,fr,38776,71,1639693,1,1,Active Shallow Crust,0.0,89.9885,0.0,04/01/3597
+6.79399,50.2341,519,4,12,5,48,55,3.65,15.0,fr,38777,10,1639699,1,1,Active Shallow Crust,0.0,89.98837,-90.0,04/12/0519
+6.79399,50.2341,1013,2,27,7,20,22,3.85,27.5,fr,38778,20,1639718,1,1,Active Shallow Crust,0.0,89.99087,0.0,02/27/1013
+6.79399,50.2341,1279,10,26,13,18,57,3.95,15.0,fr,38779,25,1639729,1,1,Active Shallow Crust,0.0,89.99186,0.0,10/26/1279
+6.79399,50.2341,736,2,19,13,10,27,3.95,5.0,fr,38780,14,1639731,1,1,Active Shallow Crust,240.0206,58.00512,0.0,02/19/0736
+6.79399,50.2341,187,12,25,0,6,0,4.35,5.0,fr,38781,3,1639776,1,1,Active Shallow Crust,0.0,89.98973,0.0,12/25/0187
+-0.09763,46.95974,4507,4,12,13,3,42,3.55,5.0,fr,38782,90,1640160,1,3,Active Shallow Crust,0.0,89.99,0.0,04/12/4507
+-0.09763,46.95974,1225,5,9,23,17,23,3.55,5.0,fr,38783,24,1640160,1,3,Active Shallow Crust,0.0,89.99,0.0,05/09/1225
+-0.09763,46.95974,9076,4,26,2,45,33,3.55,5.0,fr,38784,181,1640160,1,3,Active Shallow Crust,0.0,89.99,0.0,04/26/9076
+-0.09763,46.95974,8946,3,7,10,16,42,3.55,15.0,fr,38785,178,1640161,1,1,Active Shallow Crust,0.0,89.99,0.0,03/07/8946
+-0.09763,46.95974,3793,11,1,13,28,43,3.65,5.0,fr,38786,75,1640172,1,2,Active Shallow Crust,0.0,89.99004,0.0,11/01/3793
+-0.09763,46.95974,216,2,6,12,27,53,3.65,5.0,fr,38787,4,1640172,1,2,Active Shallow Crust,0.0,89.99004,0.0,02/06/0216
+-0.09763,46.95974,9416,4,10,12,34,20,3.65,15.0,fr,38788,188,1640173,1,2,Active Shallow Crust,0.0,89.99004,0.0,04/10/9416
+-0.09763,46.95974,4968,11,1,15,27,32,3.65,15.0,fr,38789,99,1640173,1,2,Active Shallow Crust,0.0,89.99004,0.0,11/01/4968
+-0.09763,46.95974,5044,5,18,7,40,42,3.75,5.0,fr,38790,100,1640184,1,2,Active Shallow Crust,0.0,89.99001,0.0,05/18/5044
+-0.09763,46.95974,2098,1,3,1,3,48,3.75,5.0,fr,38791,41,1640184,1,2,Active Shallow Crust,0.0,89.99001,0.0,01/03/2098
+-0.09763,46.95974,4650,1,11,14,11,8,3.75,15.0,fr,38792,92,1640185,1,2,Active Shallow Crust,0.0,89.99001,0.0,01/11/4650
+-0.09763,46.95974,7478,6,27,1,26,26,3.75,15.0,fr,38793,149,1640185,1,2,Active Shallow Crust,0.0,89.99001,0.0,06/27/7478
+-0.09763,46.95974,1526,5,14,21,29,14,3.85,5.0,fr,38794,30,1640196,1,1,Active Shallow Crust,0.0,89.99003,0.0,05/14/1526
+-0.09763,46.95974,2949,11,6,8,51,15,3.85,15.0,fr,38795,58,1640197,1,1,Active Shallow Crust,0.0,89.99003,0.0,11/06/2949
+-0.09763,46.95974,7813,4,11,2,3,29,3.85,5.0,fr,38796,156,1640202,1,1,Active Shallow Crust,0.0,89.98999,-90.0,04/11/7813
+-0.09763,46.95974,1305,1,7,17,36,32,3.95,15.0,fr,38797,26,1640209,1,2,Active Shallow Crust,0.0,89.99003,0.0,01/07/1305
+-0.09763,46.95974,9800,12,8,11,46,13,3.95,15.0,fr,38798,195,1640209,1,2,Active Shallow Crust,0.0,89.99003,0.0,12/08/9800
+-0.09763,46.95974,6658,7,25,2,10,38,4.05,5.0,fr,38799,133,1640223,1,1,Active Shallow Crust,240.006,58.00585,0.0,07/25/6658
+-0.09763,46.95974,8789,4,23,14,0,21,4.15,5.0,fr,38800,175,1640232,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/23/8789
+-0.09763,46.95974,4651,3,22,5,57,37,4.25,5.0,fr,38801,93,1640244,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/22/4651
+-0.09763,46.95974,6734,7,5,3,48,27,4.25,15.0,fr,38802,134,1640251,1,1,Active Shallow Crust,0.0,89.98999,-90.0,07/05/6734
+-0.09763,46.95974,265,2,26,17,26,59,4.45,5.0,fr,38803,5,1640268,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/26/0265
+-0.09763,46.95974,8392,10,18,11,35,17,4.75,15.0,fr,38804,167,1640311,1,1,Active Shallow Crust,0.0,89.99,-90.0,10/18/8392
+-0.09763,46.95974,587,1,15,4,42,52,5.05,27.5,fr,38805,11,1640342,1,1,Active Shallow Crust,0.0,89.99,0.0,01/15/0587
+-0.09763,46.95974,9449,11,24,7,57,52,5.35,5.0,fr,38806,188,1640385,1,1,Active Shallow Crust,128.8828,89.98806,0.0,11/24/9449
+-1.10986,48.49533,2434,4,21,20,13,20,3.55,5.0,fr,38807,48,1640640,1,3,Active Shallow Crust,0.0,89.98997,0.0,04/21/2434
+-1.10986,48.49533,2377,8,26,20,22,43,3.55,5.0,fr,38808,47,1640640,1,3,Active Shallow Crust,0.0,89.98997,0.0,08/26/2377
+-1.10986,48.49533,489,6,18,21,25,31,3.55,5.0,fr,38809,9,1640640,1,3,Active Shallow Crust,0.0,89.98997,0.0,06/18/0489
+-1.10986,48.49533,1368,9,3,13,14,37,3.55,27.5,fr,38810,27,1640642,1,2,Active Shallow Crust,0.0,89.98997,0.0,09/03/1368
+-1.10986,48.49533,7281,1,10,8,2,9,3.55,27.5,fr,38811,145,1640642,1,2,Active Shallow Crust,0.0,89.98997,0.0,01/10/7281
+-1.10986,48.49533,5409,1,26,0,30,44,3.55,5.0,fr,38812,108,1640646,1,1,Active Shallow Crust,0.0,89.98986,-90.0,01/26/5409
+-1.10986,48.49533,4134,11,28,15,43,1,3.55,5.0,fr,38813,82,1640649,1,1,Active Shallow Crust,128.8963,89.99332,0.0,11/28/4134
+-1.10986,48.49533,4771,5,31,17,23,5,3.65,5.0,fr,38814,95,1640652,1,1,Active Shallow Crust,0.0,89.98958,0.0,05/31/4771
+-1.10986,48.49533,7985,6,15,15,49,28,3.65,5.0,fr,38815,159,1640661,1,1,Active Shallow Crust,128.9005,89.96343,0.0,06/15/7985
+-1.10986,48.49533,2870,8,23,23,54,16,3.75,5.0,fr,38816,57,1640664,1,1,Active Shallow Crust,0.0,89.98939,0.0,08/23/2870
+-1.10986,48.49533,3689,3,26,11,32,12,3.75,15.0,fr,38817,73,1640668,1,2,Active Shallow Crust,240.0088,58.01754,0.0,03/26/3689
+-1.10986,48.49533,7825,6,8,11,58,22,3.75,15.0,fr,38818,156,1640668,1,2,Active Shallow Crust,240.0088,58.01754,0.0,06/08/7825
+-1.10986,48.49533,2377,3,21,13,26,13,3.85,5.0,fr,38819,47,1640676,1,1,Active Shallow Crust,0.0,89.99054,0.0,03/21/2377
+-1.10986,48.49533,2353,8,26,7,24,10,3.85,15.0,fr,38820,47,1640677,1,1,Active Shallow Crust,0.0,89.99054,0.0,08/26/2353
+-1.10986,48.49533,3059,12,8,4,38,26,4.05,5.0,fr,38821,61,1640706,1,1,Active Shallow Crust,0.0,89.98955,-90.0,12/08/3059
+-1.10986,48.49533,1167,11,29,20,15,22,4.35,5.0,fr,38822,23,1640736,1,1,Active Shallow Crust,0.0,89.99002,0.0,11/29/1167
+-1.10986,48.49533,6163,11,14,5,5,31,4.45,5.0,fr,38823,123,1640757,1,1,Active Shallow Crust,128.8916,89.99377,0.0,11/14/6163
+-1.10986,48.49533,973,4,10,23,9,10,4.75,15.0,fr,38824,19,1640794,1,1,Active Shallow Crust,128.888,89.98808,0.0,04/10/0973
+-4.02013,48.11217,2951,2,13,12,25,58,3.55,5.0,fr,38825,59,1641600,1,1,Active Shallow Crust,0.0,89.99327,0.0,02/13/2951
+-4.02013,48.11217,1531,12,10,19,5,39,3.55,15.0,fr,38826,30,1641601,1,1,Active Shallow Crust,0.0,89.99327,0.0,12/10/1531
+-4.02013,48.11217,8192,9,6,19,56,28,3.65,5.0,fr,38827,163,1641612,1,2,Active Shallow Crust,0.0,89.988,0.0,09/06/8192
+-4.02013,48.11217,302,10,18,13,20,40,3.65,5.0,fr,38828,6,1641612,1,2,Active Shallow Crust,0.0,89.988,0.0,10/18/0302
+-4.02013,48.11217,2367,8,16,16,41,29,3.75,15.0,fr,38829,47,1641625,1,1,Active Shallow Crust,0.0,89.9893,0.0,08/16/2367
+-4.02013,48.11217,7362,6,28,9,21,39,3.85,5.0,fr,38830,147,1641636,1,1,Active Shallow Crust,0.0,89.99046,0.0,06/28/7362
+-4.02013,48.11217,1873,3,30,12,46,1,4.05,5.0,fr,38831,37,1641663,1,1,Active Shallow Crust,240.0063,58.00587,0.0,03/30/1873
+-4.02013,48.11217,9463,2,28,10,8,23,4.05,27.5,fr,38832,189,1641665,1,1,Active Shallow Crust,240.0063,58.00584,0.0,02/28/9463
+-4.02013,48.11217,9621,4,18,0,39,38,4.75,5.0,fr,38833,192,1641744,1,1,Active Shallow Crust,0.0,89.98985,0.0,04/18/9621
+6.10448,43.84259,361,4,24,6,46,18,3.55,5.0,fr,38834,7,1642080,1,3,Active Shallow Crust,0.0,89.99273,0.0,04/24/0361
+6.10448,43.84259,2914,1,20,4,18,34,3.55,5.0,fr,38835,58,1642080,1,3,Active Shallow Crust,0.0,89.99273,0.0,01/20/2914
+6.10448,43.84259,6621,9,24,4,37,37,3.55,5.0,fr,38836,132,1642080,1,3,Active Shallow Crust,0.0,89.99273,0.0,09/24/6621
+6.10448,43.84259,3189,10,25,0,27,12,3.55,5.0,fr,38837,63,1642086,1,1,Active Shallow Crust,0.0,89.99265,-90.0,10/25/3189
+6.10448,43.84259,3229,8,6,1,12,15,3.55,15.0,fr,38838,64,1642087,1,1,Active Shallow Crust,0.0,89.99265,-90.0,08/06/3229
+6.10448,43.84259,4905,7,9,13,51,51,3.65,5.0,fr,38839,98,1642092,1,1,Active Shallow Crust,0.0,89.98704,0.0,07/09/4905
+6.10448,43.84259,6980,6,16,18,22,41,3.75,5.0,fr,38840,139,1642104,1,3,Active Shallow Crust,0.0,89.98845,0.0,06/16/6980
+6.10448,43.84259,7617,3,6,20,28,5,3.75,5.0,fr,38841,152,1642104,1,3,Active Shallow Crust,0.0,89.98845,0.0,03/06/7617
+6.10448,43.84259,9294,4,11,17,11,56,3.75,5.0,fr,38842,185,1642104,1,3,Active Shallow Crust,0.0,89.98845,0.0,04/11/9294
+6.10448,43.84259,641,2,3,13,23,52,3.75,15.0,fr,38843,12,1642105,1,2,Active Shallow Crust,0.0,89.98845,0.0,02/03/0641
+6.10448,43.84259,2088,7,8,6,23,0,3.75,15.0,fr,38844,41,1642105,1,2,Active Shallow Crust,0.0,89.98845,0.0,07/08/2088
+6.10448,43.84259,5962,2,1,5,4,16,3.85,5.0,fr,38845,119,1642116,1,1,Active Shallow Crust,0.0,89.9897,0.0,02/01/5962
+6.10448,43.84259,6068,10,22,15,44,31,3.85,5.0,fr,38846,121,1642122,1,1,Active Shallow Crust,0.0,89.98959,-90.0,10/22/6068
+6.10448,43.84259,4038,1,15,23,8,45,3.95,5.0,fr,38847,80,1642128,1,2,Active Shallow Crust,0.0,89.99082,0.0,01/15/4038
+6.10448,43.84259,3116,6,15,0,45,48,3.95,5.0,fr,38848,62,1642128,1,2,Active Shallow Crust,0.0,89.99082,0.0,06/15/3116
+6.10448,43.84259,9144,4,19,23,32,34,3.95,5.0,fr,38849,182,1642131,1,1,Active Shallow Crust,240.0202,58.00513,0.0,04/19/9144
+6.10448,43.84259,1910,8,26,12,34,35,4.05,5.0,fr,38850,38,1642140,1,1,Active Shallow Crust,0.0,89.99182,0.0,08/26/1910
+6.10448,43.84259,6330,1,10,2,18,32,4.05,15.0,fr,38851,126,1642147,1,1,Active Shallow Crust,0.0,89.99172,-90.0,01/10/6330
+6.10448,43.84259,8416,9,19,23,27,41,4.15,5.0,fr,38852,168,1642152,1,2,Active Shallow Crust,0.0,89.98907,0.0,09/19/8416
+6.10448,43.84259,5681,6,9,21,56,40,4.15,5.0,fr,38853,113,1642152,1,2,Active Shallow Crust,0.0,89.98907,0.0,06/09/5681
+6.10448,43.84259,1033,2,7,12,0,25,4.15,15.0,fr,38854,20,1642153,1,1,Active Shallow Crust,0.0,89.98907,0.0,02/07/1033
+6.10448,43.84259,9685,8,29,2,48,26,4.25,15.0,fr,38855,193,1642165,1,1,Active Shallow Crust,0.0,89.99025,0.0,08/29/9685
+6.10448,43.84259,226,5,14,14,42,13,4.25,5.0,fr,38856,4,1642167,1,1,Active Shallow Crust,240.0072,57.99356,0.0,05/14/0226
+6.10448,43.84259,7555,5,2,17,57,44,4.25,5.0,fr,38857,151,1642173,1,1,Active Shallow Crust,128.895,89.98085,0.0,05/02/7555
+6.10448,43.84259,7992,5,22,20,39,7,4.65,5.0,fr,38858,159,1642218,1,1,Active Shallow Crust,0.0,89.98963,-90.0,05/22/7992
+1.83964,42.96005,5008,7,28,0,37,52,3.55,5.0,fr,38859,100,1642560,1,1,Active Shallow Crust,0.0,89.99078,0.0,07/28/5008
+1.83964,42.96005,1500,7,13,2,27,52,3.55,5.0,fr,38860,29,1642569,1,1,Active Shallow Crust,128.8967,89.99355,0.0,07/13/1500
+1.83964,42.96005,7606,10,20,19,10,7,3.65,5.0,fr,38861,152,1642572,1,1,Active Shallow Crust,0.0,89.99014,0.0,10/20/7606
+1.83964,42.96005,5055,11,26,5,20,31,3.85,5.0,fr,38862,101,1642596,1,3,Active Shallow Crust,0.0,89.98955,0.0,11/26/5055
+1.83964,42.96005,6698,7,27,23,19,55,3.85,5.0,fr,38863,133,1642596,1,3,Active Shallow Crust,0.0,89.98955,0.0,07/27/6698
+1.83964,42.96005,8498,12,23,9,6,23,3.85,5.0,fr,38864,169,1642596,1,3,Active Shallow Crust,0.0,89.98955,0.0,12/23/8498
+1.83964,42.96005,7049,10,4,23,0,20,3.85,15.0,fr,38865,140,1642597,1,1,Active Shallow Crust,0.0,89.98955,0.0,10/04/7049
+1.83964,42.96005,6269,2,7,21,51,36,3.95,5.0,fr,38866,125,1642608,1,1,Active Shallow Crust,0.0,89.98952,0.0,02/07/6269
+1.83964,42.96005,2823,8,22,14,48,15,4.05,5.0,fr,38867,56,1642620,1,1,Active Shallow Crust,0.0,89.98962,0.0,08/22/2823
+1.83964,42.96005,8114,1,8,19,20,59,4.15,5.0,fr,38868,162,1642641,1,1,Active Shallow Crust,128.898,89.99399,0.0,01/08/8114
+1.83964,42.96005,7523,2,23,7,6,18,4.45,5.0,fr,38869,150,1642668,1,1,Active Shallow Crust,0.0,89.99018,0.0,02/23/7523
+1.83964,42.96005,9555,11,16,16,15,20,5.15,5.0,fr,38870,191,1642752,1,1,Active Shallow Crust,0.0,89.99006,0.0,11/16/9555
+0.79399,44.19456,2263,7,25,3,53,39,3.75,5.0,fr,38871,45,1643064,1,1,Active Shallow Crust,0.0,89.98995,0.0,07/25/2263
+0.79399,44.19456,9271,4,20,1,10,44,3.75,5.0,fr,38872,185,1643073,1,1,Active Shallow Crust,128.8969,89.96732,0.0,04/20/9271
+0.79399,44.19456,6640,11,9,11,51,35,4.15,5.0,fr,38873,132,1643112,1,1,Active Shallow Crust,0.0,89.99004,0.0,11/09/6640
+0.79399,44.19456,1682,10,21,20,21,51,4.65,15.0,fr,38874,33,1643173,1,1,Active Shallow Crust,0.0,89.99007,0.0,10/21/1682
+7.98686,50.12241,6498,10,29,5,13,46,3.55,5.0,fr,38875,129,1643520,1,2,Active Shallow Crust,0.0,89.98707,0.0,10/29/6498
+7.98686,50.12241,6154,9,11,9,37,28,3.55,5.0,fr,38876,123,1643520,1,2,Active Shallow Crust,0.0,89.98707,0.0,09/11/6154
+7.98686,50.12241,1668,11,25,2,1,27,3.65,15.0,fr,38877,33,1643533,1,1,Active Shallow Crust,0.0,89.98847,0.0,11/25/1668
+7.98686,50.12241,6332,9,14,7,19,59,3.65,27.5,fr,38878,126,1643534,1,1,Active Shallow Crust,0.0,89.98847,0.0,09/14/6332
+7.98686,50.12241,1768,3,27,12,3,43,3.65,15.0,fr,38879,35,1643536,1,1,Active Shallow Crust,240.0015,58.01311,0.0,03/27/1768
+7.98686,50.12241,2480,3,4,13,29,20,3.75,5.0,fr,38880,49,1643544,1,1,Active Shallow Crust,0.0,89.98973,0.0,03/04/2480
+7.98686,50.12241,2474,9,19,3,37,57,3.85,5.0,fr,38881,49,1643556,1,1,Active Shallow Crust,0.0,89.99084,0.0,09/19/2474
+7.98686,50.12241,5154,10,15,23,41,24,3.85,15.0,fr,38882,103,1643566,1,1,Active Shallow Crust,128.8953,89.99542,0.0,10/15/5154
+7.98686,50.12241,8180,12,14,3,27,35,3.95,5.0,fr,38883,163,1643568,1,1,Active Shallow Crust,0.0,89.99184,0.0,12/14/8180
+7.98686,50.12241,4866,8,23,2,20,48,3.95,27.5,fr,38884,97,1643570,1,1,Active Shallow Crust,0.0,89.99184,0.0,08/23/4866
+7.98686,50.12241,6427,1,16,18,11,40,4.15,5.0,fr,38885,128,1643592,1,1,Active Shallow Crust,0.0,89.99028,0.0,01/16/6427
+7.98686,50.12241,2207,6,20,2,32,51,4.15,15.0,fr,38886,44,1643596,1,1,Active Shallow Crust,240.0086,57.99781,0.0,06/20/2207
+7.98686,50.12241,6921,7,21,2,54,14,4.25,15.0,fr,38887,138,1643605,1,1,Active Shallow Crust,0.0,89.99133,0.0,07/21/6921
+7.98686,50.12241,7535,11,3,15,2,6,4.25,27.5,fr,38888,150,1643612,1,1,Active Shallow Crust,0.0,89.99123,-90.0,11/03/7535
+7.98686,50.12241,6892,8,6,20,58,8,5.05,5.0,fr,38889,137,1643706,1,1,Active Shallow Crust,0.0,89.98953,-90.0,08/06/6892
+2.34464,52.43753,845,12,29,7,34,28,3.65,15.0,fr,38890,16,1644013,1,1,Active Shallow Crust,0.0,89.98904,0.0,12/29/0845
+-5.06788,48.55115,9430,12,4,14,18,44,3.55,5.0,fr,38891,188,1644483,1,1,Active Shallow Crust,240.0113,57.99902,0.0,12/04/9430
+-5.06788,48.55115,5216,2,1,19,0,8,3.65,5.0,fr,38892,104,1644492,1,1,Active Shallow Crust,0.0,89.9881,0.0,02/01/5216
+-5.06788,48.55115,9183,1,18,8,32,27,3.65,15.0,fr,38893,183,1644493,1,1,Active Shallow Crust,0.0,89.9881,0.0,01/18/9183
+-5.06788,48.55115,3513,4,8,5,39,36,3.75,5.0,fr,38894,70,1644513,1,1,Active Shallow Crust,128.8969,89.96699,0.0,04/08/3513
+-5.06788,48.55115,2410,1,16,19,29,30,3.95,5.0,fr,38895,48,1644528,1,1,Active Shallow Crust,0.0,89.99158,0.0,01/16/2410
+-5.06788,48.55115,2425,2,20,3,0,11,4.05,5.0,fr,38896,48,1644540,1,1,Active Shallow Crust,0.0,89.98874,0.0,02/20/2425
+-5.06788,48.55115,2379,3,28,9,3,57,4.35,5.0,fr,38897,47,1644576,1,1,Active Shallow Crust,0.0,89.98937,0.0,03/28/2379
+-5.06788,48.55115,5279,4,16,3,43,40,5.35,5.0,fr,38898,105,1644696,1,1,Active Shallow Crust,0.0,89.98991,0.0,04/16/5279
+6.39062,43.34427,1803,12,15,19,3,26,3.55,5.0,fr,38899,36,1644966,1,1,Active Shallow Crust,0.0,89.99258,-90.0,12/15/1803
+6.39062,43.34427,2102,12,31,1,10,14,3.75,27.5,fr,38900,42,1644986,1,1,Active Shallow Crust,0.0,89.98835,0.0,12/31/2102
+6.39062,43.34427,579,6,26,5,58,10,3.95,5.0,fr,38901,11,1645008,1,1,Active Shallow Crust,0.0,89.99075,0.0,06/26/0579
+6.39062,43.34427,7789,8,2,0,3,15,4.15,15.0,fr,38902,155,1645036,1,1,Active Shallow Crust,240.0086,57.99685,0.0,08/02/7789
+-1.27083,50.87157,4718,9,29,10,42,36,3.55,5.0,fr,38903,94,1645440,1,1,Active Shallow Crust,0.0,89.99046,0.0,09/29/4718
+-1.27083,50.87157,733,4,12,2,15,2,3.85,15.0,fr,38904,14,1645477,1,1,Active Shallow Crust,0.0,89.98986,0.0,04/12/0733
+0.2796,51.99039,8708,1,4,4,16,58,3.65,15.0,fr,38905,174,1645933,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/04/8708
+0.2796,51.99039,7707,5,23,21,31,23,3.95,5.0,fr,38906,154,1645968,1,2,Active Shallow Crust,0.0,89.98996,0.0,05/23/7707
+0.2796,51.99039,272,5,11,7,20,0,3.95,5.0,fr,38907,5,1645968,1,2,Active Shallow Crust,0.0,89.98996,0.0,05/11/0272
+0.2796,51.99039,2400,9,2,19,40,44,4.05,5.0,fr,38908,47,1645980,1,1,Active Shallow Crust,0.0,89.98996,0.0,09/02/2400
+0.2796,51.99039,7138,6,6,15,33,6,4.05,15.0,fr,38909,142,1645984,1,1,Active Shallow Crust,240.007,58.006,0.0,06/06/7138
+0.2796,51.99039,2030,5,17,11,39,40,4.35,5.0,fr,38910,40,1646016,1,1,Active Shallow Crust,0.0,89.98996,0.0,05/17/2030
+4.76312,44.85664,1364,10,28,19,0,32,3.65,5.0,fr,38911,27,1646418,1,1,Active Shallow Crust,0.0,89.98711,-90.0,10/28/1364
+4.76312,44.85664,9570,10,19,13,19,33,3.75,5.0,fr,38912,191,1646424,1,2,Active Shallow Crust,0.0,89.98865,0.0,10/19/9570
+4.76312,44.85664,1319,5,9,0,22,4,3.75,5.0,fr,38913,26,1646424,1,2,Active Shallow Crust,0.0,89.98865,0.0,05/09/1319
+4.76312,44.85664,3341,8,5,10,7,38,3.75,5.0,fr,38914,66,1646427,1,1,Active Shallow Crust,240.0078,58.01783,0.0,08/05/3341
+4.76312,44.85664,7400,11,14,9,13,19,3.75,15.0,fr,38915,147,1646428,1,1,Active Shallow Crust,240.0078,58.01783,0.0,11/14/7400
+4.76312,44.85664,178,1,16,13,38,27,3.85,5.0,fr,38916,3,1646436,1,1,Active Shallow Crust,0.0,89.98988,0.0,01/16/0178
+4.76312,44.85664,7486,5,27,14,46,55,3.85,5.0,fr,38917,149,1646439,1,1,Active Shallow Crust,240.0107,57.9974,0.0,05/27/7486
+4.76312,44.85664,6359,1,24,14,8,35,3.85,27.5,fr,38918,127,1646447,1,1,Active Shallow Crust,128.895,89.99494,0.0,01/24/6359
+4.76312,44.85664,8110,7,1,23,9,9,3.95,5.0,fr,38919,162,1646448,1,1,Active Shallow Crust,0.0,89.99098,0.0,07/01/8110
+4.76312,44.85664,9891,7,20,1,49,27,3.95,15.0,fr,38920,197,1646449,1,1,Active Shallow Crust,0.0,89.99098,0.0,07/20/9891
+4.76312,44.85664,9937,10,3,5,39,30,3.95,5.0,fr,38921,198,1646454,1,1,Active Shallow Crust,0.0,89.99088,-90.0,10/03/9937
+4.76312,44.85664,7109,8,10,8,8,39,4.25,5.0,fr,38922,142,1646484,1,1,Active Shallow Crust,0.0,89.99042,0.0,08/10/7109
+4.76312,44.85664,1430,7,25,5,45,20,4.45,27.5,fr,38923,28,1646519,1,1,Active Shallow Crust,128.8921,89.99366,0.0,07/25/1430
+-2.91053,43.68671,2107,11,15,0,35,45,3.55,5.0,fr,38924,42,1646880,1,1,Active Shallow Crust,0.0,89.98906,0.0,11/15/2107
+-2.91053,43.68671,8384,9,23,4,20,23,3.65,5.0,fr,38925,167,1646892,1,1,Active Shallow Crust,0.0,89.99025,0.0,09/23/8384
+-2.91053,43.68671,9992,8,28,11,40,4,4.25,15.0,fr,38926,199,1646965,1,1,Active Shallow Crust,0.0,89.99023,0.0,08/28/9992
+-7.11377,47.76294,3690,8,3,23,58,3,3.95,15.0,fr,38927,73,1647409,1,1,Active Shallow Crust,0.0,89.99145,0.0,08/03/3690
+0.78382,42.69889,1819,3,30,15,15,30,3.55,5.0,fr,38928,36,1647840,1,5,Active Shallow Crust,0.0,89.98981,0.0,03/30/1819
+0.78382,42.69889,829,10,1,0,22,52,3.55,5.0,fr,38929,16,1647840,1,5,Active Shallow Crust,0.0,89.98981,0.0,10/01/0829
+0.78382,42.69889,6936,4,13,16,34,24,3.55,5.0,fr,38930,138,1647840,1,5,Active Shallow Crust,0.0,89.98981,0.0,04/13/6936
+0.78382,42.69889,4133,4,15,17,28,30,3.55,5.0,fr,38931,82,1647840,1,5,Active Shallow Crust,0.0,89.98981,0.0,04/15/4133
+0.78382,42.69889,5128,1,21,4,59,46,3.55,5.0,fr,38932,102,1647840,1,5,Active Shallow Crust,0.0,89.98981,0.0,01/21/5128
+0.78382,42.69889,9570,6,10,19,18,11,3.55,15.0,fr,38933,191,1647841,1,4,Active Shallow Crust,0.0,89.98981,0.0,06/10/9570
+0.78382,42.69889,4924,2,3,19,30,23,3.55,15.0,fr,38934,98,1647841,1,4,Active Shallow Crust,0.0,89.98981,0.0,02/03/4924
+0.78382,42.69889,3645,9,27,12,30,33,3.55,15.0,fr,38935,72,1647841,1,4,Active Shallow Crust,0.0,89.98981,0.0,09/27/3645
+0.78382,42.69889,3722,1,18,20,16,26,3.55,15.0,fr,38936,74,1647841,1,4,Active Shallow Crust,0.0,89.98981,0.0,01/18/3722
+0.78382,42.69889,7997,1,19,16,25,22,3.55,5.0,fr,38937,159,1647843,1,1,Active Shallow Crust,240.0119,57.99803,0.0,01/19/7997
+0.78382,42.69889,4911,11,21,15,52,21,3.55,15.0,fr,38938,98,1647844,1,2,Active Shallow Crust,240.0119,57.99803,0.0,11/21/4911
+0.78382,42.69889,2388,10,5,12,16,21,3.55,15.0,fr,38939,47,1647844,1,2,Active Shallow Crust,240.0119,57.99803,0.0,10/05/2388
+0.78382,42.69889,6069,11,10,19,59,8,3.55,5.0,fr,38940,121,1647849,1,1,Active Shallow Crust,128.8966,89.99352,0.0,11/10/6069
+0.78382,42.69889,3154,6,24,2,10,29,3.65,5.0,fr,38941,63,1647852,1,2,Active Shallow Crust,0.0,89.99009,0.0,06/24/3154
+0.78382,42.69889,8394,1,16,5,12,40,3.65,5.0,fr,38942,167,1647852,1,2,Active Shallow Crust,0.0,89.99009,0.0,01/16/8394
+0.78382,42.69889,9953,12,20,10,2,16,3.65,5.0,fr,38943,199,1647855,1,1,Active Shallow Crust,240.0008,58.01277,0.0,12/20/9953
+0.78382,42.69889,9866,3,18,6,17,47,3.65,27.5,fr,38944,197,1647857,1,1,Active Shallow Crust,240.0008,58.01268,0.0,03/18/9866
+0.78382,42.69889,7338,10,8,13,57,49,3.65,5.0,fr,38945,146,1647858,1,1,Active Shallow Crust,0.0,89.98997,-90.0,10/08/7338
+0.78382,42.69889,1587,2,13,11,52,50,3.65,5.0,fr,38946,31,1647861,1,1,Active Shallow Crust,128.9008,89.96352,0.0,02/13/1587
+0.78382,42.69889,8887,11,8,0,59,23,3.75,5.0,fr,38947,177,1647864,1,1,Active Shallow Crust,0.0,89.9897,0.0,11/08/8887
+0.78382,42.69889,3228,9,26,16,45,1,3.75,15.0,fr,38948,64,1647865,1,1,Active Shallow Crust,0.0,89.9897,0.0,09/26/3228
+0.78382,42.69889,8506,5,13,17,53,0,3.75,27.5,fr,38949,170,1647866,1,1,Active Shallow Crust,0.0,89.9897,0.0,05/13/8506
+0.78382,42.69889,6444,6,24,10,36,20,3.75,5.0,fr,38950,128,1647867,1,1,Active Shallow Crust,240.0078,58.01744,0.0,06/24/6444
+0.78382,42.69889,6219,2,12,11,28,30,3.75,5.0,fr,38951,124,1647870,1,2,Active Shallow Crust,0.0,89.99033,-90.0,02/12/6219
+0.78382,42.69889,8709,8,13,12,27,55,3.75,5.0,fr,38952,174,1647870,1,2,Active Shallow Crust,0.0,89.99033,-90.0,08/13/8709
+0.78382,42.69889,9640,6,30,12,25,43,3.75,15.0,fr,38953,192,1647871,1,1,Active Shallow Crust,0.0,89.99033,-90.0,06/30/9640
+0.78382,42.69889,9527,11,27,4,34,56,3.85,5.0,fr,38954,190,1647876,1,3,Active Shallow Crust,0.0,89.99017,0.0,11/27/9527
+0.78382,42.69889,6343,12,17,11,55,56,3.85,5.0,fr,38955,126,1647876,1,3,Active Shallow Crust,0.0,89.99017,0.0,12/17/6343
+0.78382,42.69889,8072,8,15,3,55,1,3.85,5.0,fr,38956,161,1647876,1,3,Active Shallow Crust,0.0,89.99017,0.0,08/15/8072
+0.78382,42.69889,1762,8,28,19,25,13,3.85,15.0,fr,38957,35,1647877,1,1,Active Shallow Crust,0.0,89.99017,0.0,08/28/1762
+0.78382,42.69889,5308,1,9,9,34,18,3.85,27.5,fr,38958,106,1647878,1,1,Active Shallow Crust,0.0,89.99017,0.0,01/09/5308
+0.78382,42.69889,4788,7,20,16,34,2,3.85,5.0,fr,38959,95,1647882,1,1,Active Shallow Crust,0.0,89.99005,-90.0,07/20/4788
+0.78382,42.69889,1231,2,4,12,28,1,3.95,5.0,fr,38960,24,1647888,1,1,Active Shallow Crust,0.0,89.99007,0.0,02/04/1231
+0.78382,42.69889,3597,11,24,14,4,1,3.95,27.5,fr,38961,71,1647893,1,1,Active Shallow Crust,240.0193,58.00495,0.0,11/24/3597
+0.78382,42.69889,3226,8,12,18,28,10,3.95,5.0,fr,38962,64,1647894,1,2,Active Shallow Crust,0.0,89.98994,-90.0,08/12/3226
+0.78382,42.69889,717,12,24,9,50,59,3.95,5.0,fr,38963,14,1647894,1,2,Active Shallow Crust,0.0,89.98994,-90.0,12/24/0717
+0.78382,42.69889,5014,2,22,6,24,25,4.05,5.0,fr,38964,100,1647900,1,1,Active Shallow Crust,0.0,89.9901,0.0,02/22/5014
+0.78382,42.69889,9843,4,4,11,31,33,4.05,15.0,fr,38965,196,1647901,1,2,Active Shallow Crust,0.0,89.9901,0.0,04/04/9843
+0.78382,42.69889,119,2,13,21,18,16,4.05,15.0,fr,38966,2,1647901,1,2,Active Shallow Crust,0.0,89.9901,0.0,02/13/0119
+0.78382,42.69889,4805,7,3,20,52,43,4.05,5.0,fr,38967,96,1647909,1,1,Active Shallow Crust,128.8911,89.99349,0.0,07/03/4805
+0.78382,42.69889,1647,5,5,12,37,56,4.15,5.0,fr,38968,32,1647912,1,2,Active Shallow Crust,0.0,89.98978,0.0,05/05/1647
+0.78382,42.69889,4181,11,13,14,24,58,4.15,5.0,fr,38969,83,1647912,1,2,Active Shallow Crust,0.0,89.98978,0.0,11/13/4181
+0.78382,42.69889,2834,11,14,15,30,11,4.25,5.0,fr,38970,56,1647924,1,1,Active Shallow Crust,0.0,89.99007,0.0,11/14/2834
+0.78382,42.69889,5740,9,8,6,24,48,4.25,15.0,fr,38971,114,1647925,1,1,Active Shallow Crust,0.0,89.99007,0.0,09/08/5740
+0.78382,42.69889,5860,5,23,1,9,52,4.25,27.5,fr,38972,117,1647926,1,1,Active Shallow Crust,0.0,89.99007,0.0,05/23/5860
+0.78382,42.69889,7300,11,11,17,36,0,4.35,15.0,fr,38973,145,1647940,1,1,Active Shallow Crust,240.0075,57.99581,0.0,11/11/7300
+0.78382,42.69889,3122,8,8,14,20,39,4.55,5.0,fr,38974,62,1647960,1,2,Active Shallow Crust,0.0,89.99004,0.0,08/08/3122
+0.78382,42.69889,9514,2,12,14,56,27,4.55,5.0,fr,38975,190,1647960,1,2,Active Shallow Crust,0.0,89.99004,0.0,02/12/9514
+0.78382,42.69889,6858,3,11,22,7,6,4.65,5.0,fr,38976,137,1647972,1,1,Active Shallow Crust,0.0,89.99007,0.0,03/11/6858
+0.78382,42.69889,6265,6,17,23,39,6,4.75,5.0,fr,38977,125,1647984,1,1,Active Shallow Crust,0.0,89.98999,0.0,06/17/6265
+0.78382,42.69889,9942,11,27,17,5,41,5.05,27.5,fr,38978,198,1648022,1,1,Active Shallow Crust,0.0,89.98995,0.0,11/27/9942
+-6.72218,48.64069,3738,7,13,10,6,36,3.85,5.0,fr,38979,74,1648356,1,1,Active Shallow Crust,0.0,89.99056,0.0,07/13/3738
+-6.72218,48.64069,8869,10,4,0,29,51,4.15,5.0,fr,38980,177,1648392,1,1,Active Shallow Crust,0.0,89.98998,0.0,10/04/8869
+3.47904,41.87922,2552,8,13,4,44,13,3.65,5.0,fr,38981,51,1648812,1,1,Active Shallow Crust,0.0,89.98996,0.0,08/13/2552
+3.47904,41.87922,6900,3,9,16,50,38,3.85,5.0,fr,38982,137,1648836,1,1,Active Shallow Crust,0.0,89.98937,0.0,03/09/6900
+3.47904,41.87922,7966,7,22,10,43,31,4.35,5.0,fr,38983,159,1648899,1,1,Active Shallow Crust,240.0073,57.9957,0.0,07/22/7966
+3.47904,41.87922,671,8,14,8,23,50,4.65,15.0,fr,38984,13,1648933,1,1,Active Shallow Crust,0.0,89.99048,0.0,08/14/0671
+2.98304,49.10685,5357,10,12,20,7,42,3.65,5.0,fr,38985,107,1649781,1,1,Active Shallow Crust,128.8998,89.96358,0.0,10/12/5357
+2.98304,49.10685,6547,6,26,7,7,13,3.75,5.0,fr,38986,130,1649784,1,1,Active Shallow Crust,0.0,89.98951,0.0,06/26/6547
+2.98304,49.10685,7911,4,24,19,59,28,3.85,15.0,fr,38987,158,1649797,1,1,Active Shallow Crust,0.0,89.99065,0.0,04/24/7911
+2.98304,49.10685,5648,6,30,0,30,25,4.15,5.0,fr,38988,112,1649832,1,1,Active Shallow Crust,0.0,89.99007,0.0,06/30/5648
+5.90045,51.95991,298,9,13,8,44,34,3.75,5.0,fr,38989,5,1650264,1,1,Active Shallow Crust,0.0,89.99013,0.0,09/13/0298
+7.8747,48.47621,1286,3,8,13,48,5,3.55,5.0,fr,38990,25,1650720,1,3,Active Shallow Crust,0.0,89.99332,0.0,03/08/1286
+7.8747,48.47621,6000,2,5,13,40,11,3.55,5.0,fr,38991,119,1650720,1,3,Active Shallow Crust,0.0,89.99332,0.0,02/05/6000
+7.8747,48.47621,4066,5,11,3,3,32,3.55,5.0,fr,38992,81,1650720,1,3,Active Shallow Crust,0.0,89.99332,0.0,05/11/4066
+7.8747,48.47621,5352,7,24,13,35,50,3.55,27.5,fr,38993,107,1650722,1,2,Active Shallow Crust,0.0,89.99332,0.0,07/24/5352
+7.8747,48.47621,9830,3,20,2,44,5,3.55,27.5,fr,38994,196,1650722,1,2,Active Shallow Crust,0.0,89.99332,0.0,03/20/9830
+7.8747,48.47621,1439,5,6,17,1,23,3.55,15.0,fr,38995,28,1650727,1,1,Active Shallow Crust,0.0,89.99324,-90.0,05/06/1439
+7.8747,48.47621,5274,4,7,16,40,3,3.65,5.0,fr,38996,105,1650732,1,2,Active Shallow Crust,0.0,89.98808,0.0,04/07/5274
+7.8747,48.47621,9111,11,22,8,21,20,3.65,5.0,fr,38997,182,1650732,1,2,Active Shallow Crust,0.0,89.98808,0.0,11/22/9111
+7.8747,48.47621,3402,7,22,16,20,13,3.65,15.0,fr,38998,68,1650733,1,2,Active Shallow Crust,0.0,89.98808,0.0,07/22/3402
+7.8747,48.47621,3676,2,24,19,34,20,3.65,15.0,fr,38999,73,1650733,1,2,Active Shallow Crust,0.0,89.98808,0.0,02/24/3676
+7.8747,48.47621,6969,12,30,17,38,22,3.65,5.0,fr,39000,139,1650735,1,3,Active Shallow Crust,240.0011,58.01295,0.0,12/30/6969
+7.8747,48.47621,8964,11,15,14,31,42,3.65,5.0,fr,39001,179,1650735,1,3,Active Shallow Crust,240.0011,58.01295,0.0,11/15/8964
+7.8747,48.47621,7682,7,5,23,56,38,3.65,5.0,fr,39002,153,1650735,1,3,Active Shallow Crust,240.0011,58.01295,0.0,07/05/7682
+7.8747,48.47621,6536,12,24,4,4,37,3.65,15.0,fr,39003,130,1650739,1,2,Active Shallow Crust,0.0,89.98795,-90.0,12/24/6536
+7.8747,48.47621,8517,2,9,2,0,53,3.65,15.0,fr,39004,170,1650739,1,2,Active Shallow Crust,0.0,89.98795,-90.0,02/09/8517
+7.8747,48.47621,3894,3,28,13,30,18,3.75,5.0,fr,39005,77,1650744,1,2,Active Shallow Crust,0.0,89.98938,0.0,03/28/3894
+7.8747,48.47621,8649,5,20,3,46,18,3.75,5.0,fr,39006,172,1650744,1,2,Active Shallow Crust,0.0,89.98938,0.0,05/20/8649
+7.8747,48.47621,3615,7,31,2,25,10,3.75,5.0,fr,39007,72,1650747,1,1,Active Shallow Crust,240.0079,58.01736,0.0,07/31/3615
+7.8747,48.47621,5812,6,19,17,25,53,3.75,15.0,fr,39008,116,1650754,1,1,Active Shallow Crust,128.8955,89.96752,0.0,06/19/5812
+7.8747,48.47621,6769,12,5,5,22,13,3.85,5.0,fr,39009,135,1650756,1,2,Active Shallow Crust,0.0,89.99053,0.0,12/05/6769
+7.8747,48.47621,3190,7,13,5,40,52,3.85,5.0,fr,39010,63,1650756,1,2,Active Shallow Crust,0.0,89.99053,0.0,07/13/3190
+7.8747,48.47621,7285,11,26,18,16,55,3.85,5.0,fr,39011,145,1650759,1,1,Active Shallow Crust,240.0112,57.99825,0.0,11/26/7285
+7.8747,48.47621,1463,6,26,20,34,44,3.85,15.0,fr,39012,29,1650760,1,1,Active Shallow Crust,240.0112,57.99825,0.0,06/26/1463
+7.8747,48.47621,376,12,12,8,18,11,3.85,5.0,fr,39013,7,1650765,1,1,Active Shallow Crust,128.8952,89.99527,0.0,12/12/0376
+7.8747,48.47621,8404,1,5,12,44,44,3.95,5.0,fr,39014,168,1650768,1,1,Active Shallow Crust,0.0,89.99156,0.0,01/05/8404
+7.8747,48.47621,2906,5,30,15,2,57,4.05,5.0,fr,39015,58,1650780,1,1,Active Shallow Crust,0.0,89.98872,0.0,05/30/2906
+7.8747,48.47621,7782,12,7,14,47,28,4.05,15.0,fr,39016,155,1650781,1,2,Active Shallow Crust,0.0,89.98872,0.0,12/07/7782
+7.8747,48.47621,2564,1,3,14,4,0,4.05,15.0,fr,39017,51,1650781,1,2,Active Shallow Crust,0.0,89.98872,0.0,01/03/2564
+7.8747,48.47621,1976,7,13,9,28,23,4.05,5.0,fr,39018,39,1650786,1,1,Active Shallow Crust,0.0,89.98859,-90.0,07/13/1976
+7.8747,48.47621,5784,4,11,16,58,11,4.15,5.0,fr,39019,115,1650792,1,1,Active Shallow Crust,0.0,89.98994,0.0,04/11/5784
+7.8747,48.47621,6456,5,10,22,24,28,4.15,15.0,fr,39020,129,1650793,1,2,Active Shallow Crust,0.0,89.98994,0.0,05/10/6456
+7.8747,48.47621,1778,1,30,13,27,31,4.15,15.0,fr,39021,35,1650793,1,2,Active Shallow Crust,0.0,89.98994,0.0,01/30/1778
+7.8747,48.47621,8673,8,9,0,28,10,4.15,5.0,fr,39022,173,1650798,1,1,Active Shallow Crust,0.0,89.98983,-90.0,08/09/8673
+7.8747,48.47621,563,4,30,21,42,50,4.25,5.0,fr,39023,11,1650804,1,1,Active Shallow Crust,0.0,89.99104,0.0,04/30/0563
+7.8747,48.47621,9887,3,29,12,34,25,4.25,5.0,fr,39024,197,1650807,1,1,Active Shallow Crust,240.0075,57.99433,0.0,03/29/9887
+7.8747,48.47621,7274,1,6,15,48,36,4.45,5.0,fr,39025,145,1650828,1,1,Active Shallow Crust,0.0,89.99051,0.0,01/06/7274
+7.8747,48.47621,5833,4,14,20,8,47,4.45,15.0,fr,39026,116,1650829,1,2,Active Shallow Crust,0.0,89.99051,0.0,04/14/5833
+7.8747,48.47621,9478,3,10,3,9,48,4.45,15.0,fr,39027,189,1650829,1,2,Active Shallow Crust,0.0,89.99051,0.0,03/10/9478
+7.8747,48.47621,9541,8,25,2,57,34,4.45,5.0,fr,39028,190,1650834,1,1,Active Shallow Crust,0.0,89.9904,-90.0,08/25/9541
+7.8747,48.47621,1880,9,17,9,15,11,4.65,5.0,fr,39029,37,1650852,1,2,Active Shallow Crust,0.0,89.99058,0.0,09/17/1880
+7.8747,48.47621,5874,12,2,19,30,27,4.65,5.0,fr,39030,117,1650852,1,2,Active Shallow Crust,0.0,89.99058,0.0,12/02/5874
+6.9978,45.9286,6936,5,26,13,14,33,3.55,5.0,fr,39031,138,1651200,1,1,Active Shallow Crust,0.0,89.99299,0.0,05/26/6936
+6.9978,45.9286,7042,9,2,11,18,16,3.55,15.0,fr,39032,140,1651201,1,2,Active Shallow Crust,0.0,89.99299,0.0,09/02/7042
+6.9978,45.9286,9084,1,27,10,42,19,3.55,15.0,fr,39033,181,1651201,1,2,Active Shallow Crust,0.0,89.99299,0.0,01/27/9084
+6.9978,45.9286,302,7,24,16,45,28,3.55,5.0,fr,39034,6,1651203,1,1,Active Shallow Crust,240.0114,57.99942,0.0,07/24/0302
+6.9978,45.9286,1849,11,4,4,19,25,3.55,15.0,fr,39035,36,1651210,1,2,Active Shallow Crust,128.8971,89.99299,0.0,11/04/1849
+6.9978,45.9286,2272,7,7,8,47,11,3.55,15.0,fr,39036,45,1651210,1,2,Active Shallow Crust,128.8971,89.99299,0.0,07/07/2272
+6.9978,45.9286,8405,6,20,21,53,43,3.65,5.0,fr,39037,168,1651212,1,1,Active Shallow Crust,0.0,89.9875,0.0,06/20/8405
+6.9978,45.9286,7045,4,4,9,38,11,3.65,5.0,fr,39038,140,1651215,1,2,Active Shallow Crust,240.0012,58.01291,0.0,04/04/7045
+6.9978,45.9286,6038,11,8,19,53,28,3.65,5.0,fr,39039,120,1651215,1,2,Active Shallow Crust,240.0012,58.01291,0.0,11/08/6038
+6.9978,45.9286,2175,9,14,20,59,23,3.65,5.0,fr,39040,43,1651218,1,1,Active Shallow Crust,0.0,89.98735,-90.0,09/14/2175
+6.9978,45.9286,3194,3,27,16,16,39,3.65,27.5,fr,39041,63,1651220,1,1,Active Shallow Crust,0.0,89.98735,-90.0,03/27/3194
+6.9978,45.9286,4634,11,26,12,18,7,3.75,5.0,fr,39042,92,1651224,1,1,Active Shallow Crust,0.0,89.98885,0.0,11/26/4634
+6.9978,45.9286,8191,11,20,3,34,27,3.75,15.0,fr,39043,163,1651225,1,2,Active Shallow Crust,0.0,89.98885,0.0,11/20/8191
+6.9978,45.9286,28,1,3,19,42,30,3.75,15.0,fr,39044,0,1651225,1,2,Active Shallow Crust,0.0,89.98885,0.0,01/03/0028
+6.9978,45.9286,7034,2,11,8,35,7,3.75,5.0,fr,39045,140,1651233,1,1,Active Shallow Crust,128.8961,89.96748,0.0,02/11/7034
+6.9978,45.9286,5086,3,26,4,52,36,3.85,5.0,fr,39046,101,1651236,1,1,Active Shallow Crust,0.0,89.99007,0.0,03/26/5086
+6.9978,45.9286,8958,2,25,18,36,5,3.85,5.0,fr,39047,179,1651245,1,1,Active Shallow Crust,128.8956,89.99503,0.0,02/25/8958
+6.9978,45.9286,5081,6,3,7,57,59,3.95,5.0,fr,39048,101,1651248,1,1,Active Shallow Crust,0.0,89.99115,0.0,06/03/5081
+6.9978,45.9286,5851,7,5,9,36,43,3.95,15.0,fr,39049,117,1651249,1,1,Active Shallow Crust,0.0,89.99115,0.0,07/05/5851
+6.9978,45.9286,308,5,16,22,29,23,3.95,5.0,fr,39050,6,1651251,1,1,Active Shallow Crust,240.0196,58.00549,0.0,05/16/0308
+6.9978,45.9286,3598,5,11,23,17,58,4.05,5.0,fr,39051,71,1651260,1,1,Active Shallow Crust,0.0,89.98817,0.0,05/11/3598
+6.9978,45.9286,376,7,1,3,28,51,4.05,15.0,fr,39052,7,1651261,1,1,Active Shallow Crust,0.0,89.98817,0.0,07/01/0376
+6.9978,45.9286,602,6,9,22,41,45,4.15,5.0,fr,39053,12,1651272,1,1,Active Shallow Crust,0.0,89.98946,0.0,06/09/0602
+6.9978,45.9286,3191,12,22,3,24,12,4.35,15.0,fr,39054,63,1651297,1,1,Active Shallow Crust,0.0,89.98883,0.0,12/22/3191
+6.9978,45.9286,2602,8,5,20,8,38,4.55,5.0,fr,39055,52,1651320,1,1,Active Shallow Crust,0.0,89.98891,0.0,08/05/2602
+6.9978,45.9286,7913,9,20,4,59,7,5.15,5.0,fr,39056,158,1651395,1,1,Active Shallow Crust,240.0194,57.99993,0.0,09/20/7913
+7.16055,47.11547,5577,2,24,3,35,2,3.55,5.0,fr,39057,111,1651680,1,10,Active Shallow Crust,0.0,89.99314,0.0,02/24/5577
+7.16055,47.11547,9180,12,11,4,34,50,3.55,5.0,fr,39058,183,1651680,1,10,Active Shallow Crust,0.0,89.99314,0.0,12/11/9180
+7.16055,47.11547,6821,2,2,16,53,7,3.55,5.0,fr,39059,136,1651680,1,10,Active Shallow Crust,0.0,89.99314,0.0,02/02/6821
+7.16055,47.11547,4331,1,30,15,32,27,3.55,5.0,fr,39060,86,1651680,1,10,Active Shallow Crust,0.0,89.99314,0.0,01/30/4331
+7.16055,47.11547,3745,7,10,11,3,48,3.55,5.0,fr,39061,74,1651680,1,10,Active Shallow Crust,0.0,89.99314,0.0,07/10/3745
+7.16055,47.11547,216,11,5,0,49,37,3.55,5.0,fr,39062,4,1651680,1,10,Active Shallow Crust,0.0,89.99314,0.0,11/05/0216
+7.16055,47.11547,228,4,24,1,24,51,3.55,5.0,fr,39063,4,1651680,1,10,Active Shallow Crust,0.0,89.99314,0.0,04/24/0228
+7.16055,47.11547,5994,9,17,7,38,55,3.55,5.0,fr,39064,119,1651680,1,10,Active Shallow Crust,0.0,89.99314,0.0,09/17/5994
+7.16055,47.11547,4152,6,12,10,8,45,3.55,5.0,fr,39065,83,1651680,1,10,Active Shallow Crust,0.0,89.99314,0.0,06/12/4152
+7.16055,47.11547,6624,12,3,1,54,26,3.55,5.0,fr,39066,132,1651680,1,10,Active Shallow Crust,0.0,89.99314,0.0,12/03/6624
+7.16055,47.11547,9439,7,7,12,49,26,3.55,5.0,fr,39067,188,1651683,1,2,Active Shallow Crust,240.0107,57.99883,0.0,07/07/9439
+7.16055,47.11547,4275,7,11,1,1,19,3.55,5.0,fr,39068,85,1651683,1,2,Active Shallow Crust,240.0107,57.99883,0.0,07/11/4275
+7.16055,47.11547,3835,8,31,13,39,27,3.55,5.0,fr,39069,76,1651686,1,1,Active Shallow Crust,0.0,89.99306,-90.0,08/31/3835
+7.16055,47.11547,8954,4,11,15,24,25,3.55,5.0,fr,39070,179,1651689,1,1,Active Shallow Crust,128.8967,89.99314,0.0,04/11/8954
+7.16055,47.11547,1172,3,26,0,37,11,3.65,5.0,fr,39071,23,1651692,1,6,Active Shallow Crust,0.0,89.98777,0.0,03/26/1172
+7.16055,47.11547,3971,3,12,13,13,46,3.65,5.0,fr,39072,79,1651692,1,6,Active Shallow Crust,0.0,89.98777,0.0,03/12/3971
+7.16055,47.11547,3391,10,5,15,18,54,3.65,5.0,fr,39073,67,1651692,1,6,Active Shallow Crust,0.0,89.98777,0.0,10/05/3391
+7.16055,47.11547,8630,8,10,23,46,43,3.65,5.0,fr,39074,172,1651692,1,6,Active Shallow Crust,0.0,89.98777,0.0,08/10/8630
+7.16055,47.11547,4391,12,25,18,24,47,3.65,5.0,fr,39075,87,1651692,1,6,Active Shallow Crust,0.0,89.98777,0.0,12/25/4391
+7.16055,47.11547,7739,3,12,22,38,13,3.65,5.0,fr,39076,154,1651692,1,6,Active Shallow Crust,0.0,89.98777,0.0,03/12/7739
+7.16055,47.11547,60,8,14,4,48,1,3.65,15.0,fr,39077,1,1651693,1,2,Active Shallow Crust,0.0,89.98777,0.0,08/14/0060
+7.16055,47.11547,1154,2,1,22,42,42,3.65,15.0,fr,39078,23,1651693,1,2,Active Shallow Crust,0.0,89.98777,0.0,02/01/1154
+7.16055,47.11547,5524,5,27,23,56,55,3.65,27.5,fr,39079,110,1651703,1,1,Active Shallow Crust,128.9004,89.96354,0.0,05/27/5524
+7.16055,47.11547,8710,5,14,2,1,37,3.75,5.0,fr,39080,174,1651704,1,4,Active Shallow Crust,0.0,89.9891,0.0,05/14/8710
+7.16055,47.11547,4270,7,7,20,52,18,3.75,5.0,fr,39081,85,1651704,1,4,Active Shallow Crust,0.0,89.9891,0.0,07/07/4270
+7.16055,47.11547,255,5,10,20,54,47,3.75,5.0,fr,39082,5,1651704,1,4,Active Shallow Crust,0.0,89.9891,0.0,05/10/0255
+7.16055,47.11547,1892,9,12,6,9,50,3.75,5.0,fr,39083,37,1651704,1,4,Active Shallow Crust,0.0,89.9891,0.0,09/12/1892
+7.16055,47.11547,8666,3,6,13,42,25,3.75,15.0,fr,39084,173,1651705,1,1,Active Shallow Crust,0.0,89.9891,0.0,03/06/8666
+7.16055,47.11547,6744,9,16,17,2,10,3.75,5.0,fr,39085,134,1651707,1,1,Active Shallow Crust,240.0092,58.01757,0.0,09/16/6744
+7.16055,47.11547,5530,1,10,7,26,53,3.75,5.0,fr,39086,110,1651710,1,1,Active Shallow Crust,0.0,89.98898,-90.0,01/10/5530
+7.16055,47.11547,6450,3,20,22,40,18,3.75,5.0,fr,39087,128,1651713,1,1,Active Shallow Crust,128.897,89.9675,0.0,03/20/6450
+7.16055,47.11547,5138,4,27,11,29,21,3.85,5.0,fr,39088,102,1651716,1,3,Active Shallow Crust,0.0,89.99028,0.0,04/27/5138
+7.16055,47.11547,8953,6,12,6,34,31,3.85,5.0,fr,39089,179,1651716,1,3,Active Shallow Crust,0.0,89.99028,0.0,06/12/8953
+7.16055,47.11547,3912,10,27,20,17,20,3.85,5.0,fr,39090,78,1651716,1,3,Active Shallow Crust,0.0,89.99028,0.0,10/27/3912
+7.16055,47.11547,3752,8,10,23,57,32,3.85,27.5,fr,39091,75,1651718,1,1,Active Shallow Crust,0.0,89.99028,0.0,08/10/3752
+7.16055,47.11547,1717,7,10,16,26,31,3.85,5.0,fr,39092,34,1651719,1,1,Active Shallow Crust,240.0111,57.99841,0.0,07/10/1717
+7.16055,47.11547,7099,8,22,22,18,17,3.95,5.0,fr,39093,141,1651728,1,1,Active Shallow Crust,0.0,89.99134,0.0,08/22/7099
+7.16055,47.11547,6272,6,26,10,57,59,3.95,15.0,fr,39094,125,1651729,1,3,Active Shallow Crust,0.0,89.99134,0.0,06/26/6272
+7.16055,47.11547,2000,6,11,8,53,26,3.95,15.0,fr,39095,39,1651729,1,3,Active Shallow Crust,0.0,89.99134,0.0,06/11/2000
+7.16055,47.11547,7275,6,9,23,16,4,3.95,15.0,fr,39096,145,1651729,1,3,Active Shallow Crust,0.0,89.99134,0.0,06/09/7275
+7.16055,47.11547,6451,3,9,14,3,11,3.95,5.0,fr,39097,129,1651731,1,2,Active Shallow Crust,240.0205,58.00506,0.0,03/09/6451
+7.16055,47.11547,8961,10,12,14,35,10,3.95,5.0,fr,39098,179,1651731,1,2,Active Shallow Crust,240.0205,58.00506,0.0,10/12/8961
+7.16055,47.11547,914,4,2,3,20,19,3.95,5.0,fr,39099,18,1651737,1,1,Active Shallow Crust,128.8998,89.99351,0.0,04/02/0914
+7.16055,47.11547,3965,11,14,23,57,33,4.05,5.0,fr,39100,79,1651740,1,4,Active Shallow Crust,0.0,89.98843,0.0,11/14/3965
+7.16055,47.11547,384,6,9,11,10,38,4.05,5.0,fr,39101,7,1651740,1,4,Active Shallow Crust,0.0,89.98843,0.0,06/09/0384
+7.16055,47.11547,983,7,29,11,15,55,4.05,5.0,fr,39102,19,1651740,1,4,Active Shallow Crust,0.0,89.98843,0.0,07/29/0983
+7.16055,47.11547,6630,3,18,7,17,9,4.05,5.0,fr,39103,132,1651740,1,4,Active Shallow Crust,0.0,89.98843,0.0,03/18/6630
+7.16055,47.11547,8781,4,22,16,16,50,4.05,15.0,fr,39104,175,1651741,1,4,Active Shallow Crust,0.0,89.98843,0.0,04/22/8781
+7.16055,47.11547,5457,6,29,16,59,7,4.05,15.0,fr,39105,109,1651741,1,4,Active Shallow Crust,0.0,89.98843,0.0,06/29/5457
+7.16055,47.11547,4461,1,23,10,13,18,4.05,15.0,fr,39106,89,1651741,1,4,Active Shallow Crust,0.0,89.98843,0.0,01/23/4461
+7.16055,47.11547,8364,11,30,8,13,23,4.05,15.0,fr,39107,167,1651741,1,4,Active Shallow Crust,0.0,89.98843,0.0,11/30/8364
+7.16055,47.11547,8694,7,25,16,40,38,4.05,15.0,fr,39108,173,1651744,1,1,Active Shallow Crust,240.006,58.0055,0.0,07/25/8694
+7.16055,47.11547,8724,11,27,15,33,55,4.15,5.0,fr,39109,174,1651752,1,2,Active Shallow Crust,0.0,89.98969,0.0,11/27/8724
+7.16055,47.11547,8916,1,13,18,59,0,4.15,5.0,fr,39110,178,1651752,1,2,Active Shallow Crust,0.0,89.98969,0.0,01/13/8916
+7.16055,47.11547,2990,11,22,2,39,17,4.15,5.0,fr,39111,59,1651755,1,1,Active Shallow Crust,240.0087,57.9977,0.0,11/22/2990
+7.16055,47.11547,8247,12,16,19,50,31,4.15,27.5,fr,39112,164,1651763,1,1,Active Shallow Crust,128.8984,89.99313,0.0,12/16/8247
+7.16055,47.11547,5960,12,13,12,55,47,4.35,5.0,fr,39113,119,1651776,1,2,Active Shallow Crust,0.0,89.98907,0.0,12/13/5960
+7.16055,47.11547,6684,10,8,11,1,36,4.35,5.0,fr,39114,133,1651776,1,2,Active Shallow Crust,0.0,89.98907,0.0,10/08/6684
+7.16055,47.11547,6759,11,26,18,34,6,4.45,5.0,fr,39115,135,1651788,1,2,Active Shallow Crust,0.0,89.99026,0.0,11/26/6759
+7.16055,47.11547,8635,11,12,2,15,27,4.45,5.0,fr,39116,172,1651788,1,2,Active Shallow Crust,0.0,89.99026,0.0,11/12/8635
+7.16055,47.11547,269,9,19,4,35,42,4.55,15.0,fr,39117,5,1651807,1,1,Active Shallow Crust,0.0,89.98902,-90.0,09/19/0269
+7.16055,47.11547,6005,10,10,4,41,53,4.65,5.0,fr,39118,120,1651812,1,1,Active Shallow Crust,0.0,89.99033,0.0,10/10/6005
+7.16055,47.11547,2570,9,22,23,27,45,4.65,15.0,fr,39119,51,1651813,1,1,Active Shallow Crust,0.0,89.99033,0.0,09/22/2570
+7.16055,47.11547,5513,11,2,12,11,24,4.65,15.0,fr,39120,110,1651822,1,1,Active Shallow Crust,128.8906,89.98724,0.0,11/02/5513
+7.16055,47.11547,4964,9,15,22,41,48,4.85,5.0,fr,39121,99,1651842,1,1,Active Shallow Crust,0.0,89.99068,-90.0,09/15/4964
+7.16055,47.11547,9922,4,17,12,28,40,4.95,15.0,fr,39122,198,1651849,1,1,Active Shallow Crust,0.0,89.99041,0.0,04/17/9922
+7.16055,47.11547,5709,2,28,14,8,46,5.05,15.0,fr,39123,114,1651861,1,1,Active Shallow Crust,0.0,89.99023,0.0,02/28/5709
+7.16055,47.11547,2917,7,6,11,18,18,5.05,5.0,fr,39124,58,1651866,1,1,Active Shallow Crust,0.0,89.99012,-90.0,07/06/2917
+7.16055,47.11547,1208,4,28,4,51,2,5.55,5.0,fr,39125,24,1651920,1,1,Active Shallow Crust,0.0,89.9897,0.0,04/28/1208
+5.15074,50.27216,6165,5,3,19,3,11,3.55,5.0,fr,39126,123,1652160,1,1,Active Shallow Crust,0.0,89.98711,0.0,05/03/6165
+5.15074,50.27216,6698,1,11,3,9,0,3.85,5.0,fr,39127,133,1652196,1,1,Active Shallow Crust,0.0,89.99088,0.0,01/11/6698
+5.15074,50.27216,5002,11,28,12,50,13,3.85,15.0,fr,39128,100,1652197,1,1,Active Shallow Crust,0.0,89.99088,0.0,11/28/5002
+5.15074,50.27216,8675,12,5,15,8,45,4.25,5.0,fr,39129,173,1652244,1,2,Active Shallow Crust,0.0,89.99136,0.0,12/05/8675
+5.15074,50.27216,3387,10,22,17,28,37,4.25,5.0,fr,39130,67,1652244,1,2,Active Shallow Crust,0.0,89.99136,0.0,10/22/3387
+5.15074,50.27216,4332,6,13,22,43,1,4.25,15.0,fr,39131,86,1652251,1,1,Active Shallow Crust,0.0,89.99126,-90.0,06/13/4332
+5.15074,50.27216,1647,12,16,1,25,23,4.95,15.0,fr,39132,32,1652329,1,1,Active Shallow Crust,0.0,89.98971,0.0,12/16/1647
+-5.58136,48.35899,7306,7,26,9,27,41,3.65,15.0,fr,39133,146,1652653,1,1,Active Shallow Crust,0.0,89.98806,0.0,07/26/7306
+-5.58136,48.35899,6565,3,22,7,51,14,3.85,5.0,fr,39134,131,1652676,1,1,Active Shallow Crust,0.0,89.99051,0.0,03/22/6565
+-5.58136,48.35899,7809,10,28,17,23,24,3.95,5.0,fr,39135,156,1652688,1,1,Active Shallow Crust,0.0,89.99155,0.0,10/28/7809
+-5.58136,48.35899,671,2,10,17,52,43,4.05,5.0,fr,39136,13,1652709,1,1,Active Shallow Crust,128.8898,89.99435,0.0,02/10/0671
+-5.58136,48.35899,8799,12,13,19,30,50,4.15,15.0,fr,39137,175,1652713,1,1,Active Shallow Crust,0.0,89.98992,0.0,12/13/8799
+-5.58136,48.35899,2782,12,23,15,5,33,4.45,5.0,fr,39138,55,1652748,1,1,Active Shallow Crust,0.0,89.99049,0.0,12/23/2782
+-0.22517,41.77634,6080,10,31,14,34,14,3.85,5.0,fr,39139,121,1653642,1,1,Active Shallow Crust,0.0,89.99007,-90.0,10/31/6080
+-0.22517,41.77634,6529,7,23,22,44,51,4.15,5.0,fr,39140,130,1653672,1,1,Active Shallow Crust,0.0,89.98999,0.0,07/23/6529
+-0.22517,41.77634,7517,1,11,15,12,54,4.85,15.0,fr,39141,150,1653757,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/11/7517
+-2.13039,47.74288,7992,2,16,4,40,12,3.55,5.0,fr,39142,159,1654080,1,1,Active Shallow Crust,0.0,89.98983,0.0,02/16/7992
+-2.13039,47.74288,8229,3,6,2,35,24,3.55,15.0,fr,39143,164,1654081,1,1,Active Shallow Crust,0.0,89.98983,0.0,03/06/8229
+-2.13039,47.74288,334,4,28,14,28,49,3.55,5.0,fr,39144,6,1654086,1,1,Active Shallow Crust,0.0,89.98971,-90.0,04/28/0334
+-2.13039,47.74288,885,5,1,21,45,51,3.65,27.5,fr,39145,17,1654097,1,1,Active Shallow Crust,240.0018,58.0126,0.0,05/01/0885
+-2.13039,47.74288,3315,4,8,8,29,1,3.75,5.0,fr,39146,66,1654104,1,1,Active Shallow Crust,0.0,89.98923,0.0,04/08/3315
+-2.13039,47.74288,9017,10,26,1,13,53,3.75,27.5,fr,39147,180,1654106,1,1,Active Shallow Crust,0.0,89.98923,0.0,10/26/9017
+-2.13039,47.74288,511,3,30,12,21,33,3.75,5.0,fr,39148,10,1654107,1,1,Active Shallow Crust,240.0082,58.01791,0.0,03/30/0511
+-2.13039,47.74288,9694,1,20,22,27,32,3.85,5.0,fr,39149,193,1654125,1,1,Active Shallow Crust,128.8952,89.994,0.0,01/20/9694
+-2.13039,47.74288,4283,7,17,9,14,34,3.95,5.0,fr,39150,85,1654128,1,1,Active Shallow Crust,0.0,89.9893,0.0,07/17/4283
+-2.13039,47.74288,4407,12,10,9,5,50,3.95,27.5,fr,39151,88,1654130,1,1,Active Shallow Crust,0.0,89.9893,0.0,12/10/4407
+-2.13039,47.74288,2940,10,29,15,39,55,4.05,5.0,fr,39152,58,1654140,1,1,Active Shallow Crust,0.0,89.99046,0.0,10/29/2940
+-2.13039,47.74288,3268,6,2,3,58,11,4.05,15.0,fr,39153,65,1654141,1,1,Active Shallow Crust,0.0,89.99046,0.0,06/02/3268
+-2.13039,47.74288,1035,2,19,21,41,32,4.15,5.0,fr,39154,20,1654155,1,1,Active Shallow Crust,240.0088,57.9976,0.0,02/19/1035
+-2.13039,47.74288,6010,2,6,3,47,34,4.25,5.0,fr,39155,120,1654164,1,1,Active Shallow Crust,0.0,89.9894,0.0,02/06/6010
+-2.13039,47.74288,2964,3,2,14,13,11,4.45,15.0,fr,39156,59,1654189,1,1,Active Shallow Crust,0.0,89.99037,0.0,03/02/2964
+-2.13039,47.74288,4608,8,18,17,43,11,4.75,27.5,fr,39157,92,1654235,1,1,Active Shallow Crust,128.8882,89.98802,0.0,08/18/4608
+1.04098,48.6295,1291,8,14,20,39,43,3.55,27.5,fr,39158,25,1654568,1,1,Active Shallow Crust,0.0,89.98988,-90.0,08/14/1291
+1.04098,48.6295,2660,10,6,13,58,1,3.75,27.5,fr,39159,53,1654595,1,1,Active Shallow Crust,128.8963,89.96741,0.0,10/06/2660
+1.04098,48.6295,1269,10,12,15,58,51,3.95,5.0,fr,39160,25,1654608,1,1,Active Shallow Crust,0.0,89.98949,0.0,10/12/1269
+1.04098,48.6295,607,10,20,14,27,37,4.45,5.0,fr,39161,12,1654668,1,1,Active Shallow Crust,0.0,89.98995,0.0,10/20/0607
+1.04098,48.6295,121,12,21,18,53,52,4.95,15.0,fr,39162,2,1654729,1,1,Active Shallow Crust,0.0,89.99002,0.0,12/21/0121
+4.50906,45.08379,4244,10,27,2,29,28,3.55,5.0,fr,39163,84,1655040,1,1,Active Shallow Crust,0.0,89.99288,0.0,10/27/4244
+4.50906,45.08379,9179,11,8,9,29,21,3.55,27.5,fr,39164,183,1655051,1,1,Active Shallow Crust,128.8963,89.99288,0.0,11/08/9179
+4.50906,45.08379,247,12,3,13,0,55,3.65,5.0,fr,39165,4,1655055,1,1,Active Shallow Crust,240.0003,58.01378,0.0,12/03/0247
+4.50906,45.08379,1609,8,5,2,7,15,3.75,5.0,fr,39166,32,1655064,1,2,Active Shallow Crust,0.0,89.98869,0.0,08/05/1609
+4.50906,45.08379,6113,7,17,17,22,44,3.75,5.0,fr,39167,122,1655064,1,2,Active Shallow Crust,0.0,89.98869,0.0,07/17/6113
+4.50906,45.08379,2338,2,26,19,36,9,3.85,5.0,fr,39168,46,1655079,1,1,Active Shallow Crust,240.011,57.9972,0.0,02/26/2338
+4.50906,45.08379,5358,1,20,22,12,36,3.85,15.0,fr,39169,107,1655083,1,1,Active Shallow Crust,0.0,89.9898,-90.0,01/20/5358
+4.50906,45.08379,9768,6,30,1,44,16,4.05,15.0,fr,39170,195,1655101,1,1,Active Shallow Crust,0.0,89.99199,0.0,06/30/9768
+4.50906,45.08379,3789,11,30,19,23,35,4.25,5.0,fr,39171,75,1655124,1,1,Active Shallow Crust,0.0,89.99046,0.0,11/30/3789
+4.50906,45.08379,4958,8,5,20,21,14,4.65,15.0,fr,39172,99,1655173,1,1,Active Shallow Crust,0.0,89.98997,0.0,08/05/4958
+7.09996,51.25535,8626,1,14,18,0,43,3.65,15.0,fr,39173,172,1656013,1,1,Active Shallow Crust,0.0,89.98875,0.0,01/14/8626
+7.09996,51.25535,9163,3,29,20,3,51,3.65,27.5,fr,39174,183,1656017,1,1,Active Shallow Crust,240.0017,58.01279,0.0,03/29/9163
+7.09996,51.25535,8871,1,20,20,44,39,3.95,5.0,fr,39175,177,1656048,1,1,Active Shallow Crust,0.0,89.98805,0.0,01/20/8871
+7.09996,51.25535,3094,10,28,17,19,56,3.95,27.5,fr,39176,61,1656050,1,1,Active Shallow Crust,0.0,89.98805,0.0,10/28/3094
+7.09996,51.25535,9330,9,14,0,16,30,4.75,27.5,fr,39177,186,1656146,1,1,Active Shallow Crust,0.0,89.99049,0.0,09/14/9330
+5.5865,41.62909,5714,7,9,14,9,22,3.75,15.0,fr,39178,114,1656505,1,1,Active Shallow Crust,0.0,89.98803,0.0,07/09/5714
+-0.29317,45.45964,7778,8,8,1,48,30,3.75,5.0,fr,39179,155,1656984,1,1,Active Shallow Crust,0.0,89.99017,0.0,08/08/7778
+-0.29317,45.45964,3366,9,11,15,53,44,4.05,5.0,fr,39180,67,1657020,1,2,Active Shallow Crust,0.0,89.99006,0.0,09/11/3366
+-0.29317,45.45964,7044,3,28,20,16,36,4.05,5.0,fr,39181,140,1657020,1,2,Active Shallow Crust,0.0,89.99006,0.0,03/28/7044
+-0.29317,45.45964,31,10,29,23,55,21,4.25,5.0,fr,39182,0,1657050,1,1,Active Shallow Crust,0.0,89.99001,-90.0,10/29/0031
+-0.29317,45.45964,1599,11,18,16,42,55,5.35,5.0,fr,39183,31,1657176,1,1,Active Shallow Crust,0.0,89.98998,0.0,11/18/1599
+-1.63932,47.10805,9979,2,9,13,17,49,3.55,5.0,fr,39184,199,1657920,1,5,Active Shallow Crust,0.0,89.98971,0.0,02/09/9979
+-1.63932,47.10805,9054,6,2,21,34,6,3.55,5.0,fr,39185,181,1657920,1,5,Active Shallow Crust,0.0,89.98971,0.0,06/02/9054
+-1.63932,47.10805,2342,5,22,13,50,9,3.55,5.0,fr,39186,46,1657920,1,5,Active Shallow Crust,0.0,89.98971,0.0,05/22/2342
+-1.63932,47.10805,7971,4,2,18,19,39,3.55,5.0,fr,39187,159,1657920,1,5,Active Shallow Crust,0.0,89.98971,0.0,04/02/7971
+-1.63932,47.10805,9450,6,6,20,12,1,3.55,5.0,fr,39188,188,1657920,1,5,Active Shallow Crust,0.0,89.98971,0.0,06/06/9450
+-1.63932,47.10805,4220,6,6,0,7,29,3.55,5.0,fr,39189,84,1657929,1,1,Active Shallow Crust,128.896,89.994,0.0,06/06/4220
+-1.63932,47.10805,4678,12,11,4,34,26,3.55,15.0,fr,39190,93,1657930,1,1,Active Shallow Crust,128.896,89.994,0.0,12/11/4678
+-1.63932,47.10805,1034,3,23,9,32,33,3.65,5.0,fr,39191,20,1657932,1,1,Active Shallow Crust,0.0,89.9893,0.0,03/23/1034
+-1.63932,47.10805,1929,2,10,1,59,11,3.65,27.5,fr,39192,38,1657934,1,1,Active Shallow Crust,0.0,89.9893,0.0,02/10/1929
+-1.63932,47.10805,8222,9,13,8,18,34,3.65,5.0,fr,39193,164,1657935,1,1,Active Shallow Crust,240.0011,58.01303,0.0,09/13/8222
+-1.63932,47.10805,4713,8,21,18,43,39,3.65,15.0,fr,39194,94,1657942,1,1,Active Shallow Crust,128.9003,89.96354,0.0,08/21/4713
+-1.63932,47.10805,3975,4,28,4,56,42,3.75,5.0,fr,39195,79,1657944,1,3,Active Shallow Crust,0.0,89.99046,0.0,04/28/3975
+-1.63932,47.10805,1685,6,19,4,56,10,3.75,5.0,fr,39196,33,1657944,1,3,Active Shallow Crust,0.0,89.99046,0.0,06/19/1685
+-1.63932,47.10805,2492,3,28,13,24,9,3.75,5.0,fr,39197,49,1657944,1,3,Active Shallow Crust,0.0,89.99046,0.0,03/28/2492
+-1.63932,47.10805,5078,11,2,2,51,56,3.75,15.0,fr,39198,101,1657945,1,1,Active Shallow Crust,0.0,89.99046,0.0,11/02/5078
+-1.63932,47.10805,5381,8,29,20,57,50,3.75,5.0,fr,39199,107,1657947,1,1,Active Shallow Crust,240.0086,58.01754,0.0,08/29/5381
+-1.63932,47.10805,9554,3,20,13,56,18,3.75,5.0,fr,39200,191,1657953,1,1,Active Shallow Crust,128.8965,89.96738,0.0,03/20/9554
+-1.63932,47.10805,8162,2,14,4,1,23,3.85,5.0,fr,39201,163,1657956,1,4,Active Shallow Crust,0.0,89.99028,0.0,02/14/8162
+-1.63932,47.10805,638,7,28,7,5,49,3.85,5.0,fr,39202,12,1657956,1,4,Active Shallow Crust,0.0,89.99028,0.0,07/28/0638
+-1.63932,47.10805,8167,3,1,7,34,11,3.85,5.0,fr,39203,163,1657956,1,4,Active Shallow Crust,0.0,89.99028,0.0,03/01/8167
+-1.63932,47.10805,4089,9,27,5,1,38,3.85,5.0,fr,39204,81,1657956,1,4,Active Shallow Crust,0.0,89.99028,0.0,09/27/4089
+-1.63932,47.10805,6601,3,12,1,7,38,3.85,5.0,fr,39205,132,1657962,1,1,Active Shallow Crust,0.0,89.99017,-90.0,03/12/6601
+-1.63932,47.10805,6989,8,18,5,7,20,3.85,27.5,fr,39206,139,1657964,1,1,Active Shallow Crust,0.0,89.99017,-90.0,08/18/6989
+-1.63932,47.10805,1984,2,24,22,35,21,3.85,5.0,fr,39207,39,1657965,1,1,Active Shallow Crust,128.8954,89.99393,0.0,02/24/1984
+-1.63932,47.10805,8291,9,16,6,45,44,3.95,15.0,fr,39208,165,1657969,1,1,Active Shallow Crust,0.0,89.99026,0.0,09/16/8291
+-1.63932,47.10805,7325,1,5,10,38,53,4.05,5.0,fr,39209,146,1657980,1,4,Active Shallow Crust,0.0,89.99035,0.0,01/05/7325
+-1.63932,47.10805,1599,12,21,4,41,15,4.05,5.0,fr,39210,31,1657980,1,4,Active Shallow Crust,0.0,89.99035,0.0,12/21/1599
+-1.63932,47.10805,3192,3,19,9,54,46,4.05,5.0,fr,39211,63,1657980,1,4,Active Shallow Crust,0.0,89.99035,0.0,03/19/3192
+-1.63932,47.10805,8550,11,14,19,35,18,4.05,5.0,fr,39212,170,1657980,1,4,Active Shallow Crust,0.0,89.99035,0.0,11/14/8550
+-1.63932,47.10805,8861,2,11,14,20,30,4.05,15.0,fr,39213,177,1657981,1,1,Active Shallow Crust,0.0,89.99035,0.0,02/11/8861
+-1.63932,47.10805,1991,12,17,6,24,42,4.05,5.0,fr,39214,39,1657983,1,1,Active Shallow Crust,240.0061,58.00586,0.0,12/17/1991
+-1.63932,47.10805,3671,7,22,5,33,12,4.05,15.0,fr,39215,73,1657987,1,1,Active Shallow Crust,0.0,89.99024,-90.0,07/22/3671
+-1.63932,47.10805,477,5,15,6,30,34,4.15,5.0,fr,39216,9,1658001,1,1,Active Shallow Crust,128.8972,89.99398,0.0,05/15/0477
+-1.63932,47.10805,4842,8,16,3,16,58,4.25,15.0,fr,39217,96,1658005,1,2,Active Shallow Crust,0.0,89.99004,0.0,08/16/4842
+-1.63932,47.10805,6354,2,14,14,29,51,4.25,15.0,fr,39218,127,1658005,1,2,Active Shallow Crust,0.0,89.99004,0.0,02/14/6354
+-1.63932,47.10805,8171,8,28,17,58,11,4.35,5.0,fr,39219,163,1658016,1,1,Active Shallow Crust,0.0,89.98975,0.0,08/28/8171
+-1.63932,47.10805,6029,7,17,9,17,37,4.35,15.0,fr,39220,120,1658017,1,3,Active Shallow Crust,0.0,89.98975,0.0,07/17/6029
+-1.63932,47.10805,5588,12,4,6,28,2,4.35,15.0,fr,39221,111,1658017,1,3,Active Shallow Crust,0.0,89.98975,0.0,12/04/5588
+-1.63932,47.10805,3229,11,14,3,45,5,4.35,15.0,fr,39222,64,1658017,1,3,Active Shallow Crust,0.0,89.98975,0.0,11/14/3229
+-1.63932,47.10805,4616,5,4,17,50,22,4.35,5.0,fr,39223,92,1658022,1,1,Active Shallow Crust,0.0,89.99033,-90.0,05/04/4616
+-1.63932,47.10805,5888,2,27,7,21,26,4.45,5.0,fr,39224,117,1658028,1,2,Active Shallow Crust,0.0,89.99026,0.0,02/27/5888
+-1.63932,47.10805,3905,10,3,7,36,21,4.45,5.0,fr,39225,78,1658028,1,2,Active Shallow Crust,0.0,89.99026,0.0,10/03/3905
+-1.63932,47.10805,8332,11,4,9,18,46,4.45,27.5,fr,39226,166,1658030,1,1,Active Shallow Crust,0.0,89.99026,0.0,11/04/8332
+-1.63932,47.10805,7363,7,30,7,15,0,4.95,5.0,fr,39227,147,1658091,1,1,Active Shallow Crust,240.0121,58.00457,0.0,07/30/7363
+-1.63932,47.10805,7613,10,22,18,3,11,4.95,5.0,fr,39228,152,1658094,1,1,Active Shallow Crust,0.0,89.98995,-90.0,10/22/7613
+-1.63932,47.10805,6942,4,6,19,53,32,5.25,15.0,fr,39229,138,1658125,1,1,Active Shallow Crust,0.0,89.99006,0.0,04/06/6942
+-1.63932,47.10805,4098,4,30,1,51,4,5.35,5.0,fr,39230,81,1658136,1,1,Active Shallow Crust,0.0,89.99006,0.0,04/30/4098
+-1.63932,47.10805,5846,8,27,13,37,12,6.15,15.0,fr,39231,116,1658242,1,1,Active Shallow Crust,128.8551,89.98977,0.0,08/27/5846
+7.80345,48.97472,4798,6,22,22,51,5,3.55,5.0,fr,39232,95,1658400,1,3,Active Shallow Crust,0.0,89.98676,0.0,06/22/4798
+7.80345,48.97472,4964,9,22,22,56,23,3.55,5.0,fr,39233,99,1658400,1,3,Active Shallow Crust,0.0,89.98676,0.0,09/22/4964
+7.80345,48.97472,2745,11,4,16,35,44,3.55,5.0,fr,39234,54,1658400,1,3,Active Shallow Crust,0.0,89.98676,0.0,11/04/2745
+7.80345,48.97472,226,2,27,8,0,53,3.75,5.0,fr,39235,4,1658424,1,4,Active Shallow Crust,0.0,89.98949,0.0,02/27/0226
+7.80345,48.97472,1294,5,7,20,33,53,3.75,5.0,fr,39236,25,1658424,1,4,Active Shallow Crust,0.0,89.98949,0.0,05/07/1294
+7.80345,48.97472,2762,6,7,6,30,30,3.75,5.0,fr,39237,55,1658424,1,4,Active Shallow Crust,0.0,89.98949,0.0,06/07/2762
+7.80345,48.97472,9896,8,18,7,34,9,3.75,5.0,fr,39238,197,1658424,1,4,Active Shallow Crust,0.0,89.98949,0.0,08/18/9896
+7.80345,48.97472,9730,4,12,18,44,48,3.85,5.0,fr,39239,194,1658436,1,1,Active Shallow Crust,0.0,89.99063,0.0,04/12/9730
+7.80345,48.97472,281,11,16,6,10,33,3.85,15.0,fr,39240,5,1658437,1,1,Active Shallow Crust,0.0,89.99063,0.0,11/16/0281
+7.80345,48.97472,1763,7,6,20,58,58,3.85,5.0,fr,39241,35,1658439,1,1,Active Shallow Crust,240.0114,57.99717,0.0,07/06/1763
+7.80345,48.97472,499,11,5,19,17,48,4.05,15.0,fr,39242,9,1658461,1,1,Active Shallow Crust,0.0,89.98883,0.0,11/05/0499
+7.80345,48.97472,7749,7,10,17,5,43,4.25,5.0,fr,39243,154,1658487,1,1,Active Shallow Crust,240.0076,57.99451,0.0,07/10/7749
+7.80345,48.97472,8021,4,17,22,53,38,4.25,15.0,fr,39244,160,1658488,1,1,Active Shallow Crust,240.0076,57.99451,0.0,04/17/8021
+7.80345,48.97472,6323,1,30,12,43,41,4.45,15.0,fr,39245,126,1658509,1,1,Active Shallow Crust,0.0,89.99061,0.0,01/30/6323
+7.80345,48.97472,1311,3,3,22,24,24,4.75,5.0,fr,39246,26,1658553,1,1,Active Shallow Crust,128.8879,89.98788,0.0,03/03/1311
+-1.17911,45.65441,5628,2,9,9,42,56,3.65,15.0,fr,39247,112,1658893,1,1,Active Shallow Crust,0.0,89.99058,0.0,02/09/5628
+-1.17911,45.65441,5494,12,29,9,10,44,3.75,27.5,fr,39248,109,1658909,1,1,Active Shallow Crust,240.0082,58.01772,0.0,12/29/5494
+-1.17911,45.65441,4662,3,27,7,34,45,4.25,15.0,fr,39249,93,1658971,1,1,Active Shallow Crust,0.0,89.98965,-90.0,03/27/4662
+-0.15688,47.22396,9961,5,25,19,13,37,3.55,5.0,fr,39250,199,1659360,1,1,Active Shallow Crust,0.0,89.98994,0.0,05/25/9961
+-0.15688,47.22396,5015,11,10,12,30,33,3.75,5.0,fr,39251,100,1659384,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/10/5015
+-0.15688,47.22396,2710,12,25,9,29,6,3.75,5.0,fr,39252,54,1659393,1,2,Active Shallow Crust,128.8966,89.96735,0.0,12/25/2710
+-0.15688,47.22396,9475,1,27,1,20,18,3.75,5.0,fr,39253,189,1659393,1,2,Active Shallow Crust,128.8966,89.96735,0.0,01/27/9475
+-0.15688,47.22396,6997,5,10,10,48,26,3.85,5.0,fr,39254,139,1659396,1,1,Active Shallow Crust,0.0,89.99,0.0,05/10/6997
+-0.15688,47.22396,5311,2,21,18,2,43,3.85,15.0,fr,39255,106,1659406,1,1,Active Shallow Crust,128.8956,89.99371,0.0,02/21/5311
+-0.15688,47.22396,1262,4,6,16,20,6,3.95,5.0,fr,39256,25,1659408,1,2,Active Shallow Crust,0.0,89.99001,0.0,04/06/1262
+-0.15688,47.22396,5459,6,25,14,22,50,3.95,5.0,fr,39257,109,1659408,1,2,Active Shallow Crust,0.0,89.99001,0.0,06/25/5459
+-0.15688,47.22396,3410,9,4,11,9,42,4.05,5.0,fr,39258,68,1659420,1,3,Active Shallow Crust,0.0,89.99001,0.0,09/04/3410
+-0.15688,47.22396,7772,10,11,21,59,4,4.05,5.0,fr,39259,155,1659420,1,3,Active Shallow Crust,0.0,89.99001,0.0,10/11/7772
+-0.15688,47.22396,9566,6,20,7,31,58,4.05,5.0,fr,39260,191,1659420,1,3,Active Shallow Crust,0.0,89.99001,0.0,06/20/9566
+-0.15688,47.22396,688,10,28,9,33,24,4.05,15.0,fr,39261,13,1659427,1,1,Active Shallow Crust,0.0,89.99001,-90.0,10/28/0688
+-0.15688,47.22396,1824,11,9,23,56,52,4.75,15.0,fr,39262,36,1659505,1,1,Active Shallow Crust,0.0,89.99,0.0,11/09/1824
+-0.15688,47.22396,9905,12,12,3,10,51,4.85,5.0,fr,39263,198,1659519,1,1,Active Shallow Crust,240.0174,58.00238,0.0,12/12/9905
+-0.15688,47.22396,1259,2,23,3,26,47,5.25,5.0,fr,39264,25,1659564,1,1,Active Shallow Crust,0.0,89.98999,0.0,02/23/1259
+3.17219,43.03786,7069,8,22,9,28,8,3.55,5.0,fr,39265,141,1659840,1,2,Active Shallow Crust,0.0,89.98895,0.0,08/22/7069
+3.17219,43.03786,418,5,10,11,2,6,3.55,5.0,fr,39266,8,1659840,1,2,Active Shallow Crust,0.0,89.98895,0.0,05/10/0418
+3.17219,43.03786,4161,9,6,11,23,56,3.85,5.0,fr,39267,83,1659882,1,1,Active Shallow Crust,0.0,89.98944,-90.0,09/06/4161
+3.17219,43.03786,9458,10,13,16,26,21,4.05,27.5,fr,39268,189,1659908,1,1,Active Shallow Crust,0.0,89.98952,-90.0,10/13/9458
+3.17219,43.03786,825,9,5,21,15,49,4.35,5.0,fr,39269,16,1659936,1,1,Active Shallow Crust,0.0,89.98973,0.0,09/05/0825
+3.17219,43.03786,7050,4,28,3,14,7,4.55,5.0,fr,39270,140,1659966,1,1,Active Shallow Crust,0.0,89.99057,-90.0,04/28/7050
+-3.30594,49.93242,8240,1,27,17,18,55,3.55,5.0,fr,39271,164,1660323,1,1,Active Shallow Crust,240.0127,57.99767,0.0,01/27/8240
+-3.30594,49.93242,5523,11,4,7,46,15,4.05,27.5,fr,39272,110,1660382,1,1,Active Shallow Crust,0.0,89.99088,0.0,11/04/5523
+-2.49662,45.80236,8260,9,3,6,27,4,3.75,5.0,fr,39273,165,1660824,1,1,Active Shallow Crust,0.0,89.98883,0.0,09/03/8260
+-2.49662,45.80236,4797,9,30,7,43,5,4.25,5.0,fr,39274,95,1660884,1,1,Active Shallow Crust,0.0,89.99058,0.0,09/30/4797
+-0.08548,42.06597,5097,8,23,17,5,29,3.55,5.0,fr,39275,101,1661280,1,1,Active Shallow Crust,359.9999,89.99006,0.0,08/23/5097
+-0.08548,42.06597,2860,5,5,8,54,7,3.65,5.0,fr,39276,57,1661292,1,1,Active Shallow Crust,0.0,89.98999,0.0,05/05/2860
+-0.08548,42.06597,9858,5,18,3,0,45,3.95,5.0,fr,39277,197,1661328,1,1,Active Shallow Crust,360.0,89.99004,0.0,05/18/9858
+-0.08548,42.06597,2366,10,3,16,0,26,4.95,5.0,fr,39278,47,1661457,1,1,Active Shallow Crust,128.8915,89.98979,0.0,10/03/2366
+0.64145,46.47536,7648,6,5,5,37,40,3.55,27.5,fr,39279,152,1661762,1,1,Active Shallow Crust,0.0,89.98959,0.0,06/05/7648
+0.64145,46.47536,6251,1,9,3,19,2,3.65,15.0,fr,39280,125,1661773,1,1,Active Shallow Crust,0.0,89.98994,0.0,01/09/6251
+0.64145,46.47536,4457,9,28,14,6,36,3.65,15.0,fr,39281,89,1661779,1,1,Active Shallow Crust,0.0,89.98982,-90.0,09/28/4457
+0.64145,46.47536,2263,5,6,17,27,54,3.75,5.0,fr,39282,45,1661793,1,1,Active Shallow Crust,128.8965,89.96737,0.0,05/06/2263
+0.64145,46.47536,8067,7,15,16,1,17,3.85,5.0,fr,39283,161,1661799,1,1,Active Shallow Crust,240.0109,57.99773,0.0,07/15/8067
+0.64145,46.47536,8864,11,27,21,48,35,3.95,15.0,fr,39284,177,1661809,1,1,Active Shallow Crust,0.0,89.99014,0.0,11/27/8864
+0.64145,46.47536,1323,8,18,7,4,19,4.05,5.0,fr,39285,26,1661820,1,3,Active Shallow Crust,0.0,89.99023,0.0,08/18/1323
+0.64145,46.47536,1122,5,8,18,51,16,4.05,5.0,fr,39286,22,1661820,1,3,Active Shallow Crust,0.0,89.99023,0.0,05/08/1122
+0.64145,46.47536,5965,3,12,11,6,51,4.05,5.0,fr,39287,119,1661820,1,3,Active Shallow Crust,0.0,89.99023,0.0,03/12/5965
+0.64145,46.47536,774,6,30,9,59,59,4.15,5.0,fr,39288,15,1661832,1,1,Active Shallow Crust,0.0,89.98999,0.0,06/30/0774
+0.64145,46.47536,6002,7,22,7,7,45,4.15,5.0,fr,39289,120,1661835,1,1,Active Shallow Crust,240.0085,57.99732,0.0,07/22/6002
+0.64145,46.47536,8681,4,6,1,42,23,4.35,15.0,fr,39290,173,1661857,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/06/8681
+0.64145,46.47536,4841,9,29,3,48,55,4.35,15.0,fr,39291,96,1661863,1,1,Active Shallow Crust,0.0,89.98986,-90.0,09/29/4841
+0.64145,46.47536,8455,11,30,5,47,34,4.55,5.0,fr,39292,169,1661880,1,1,Active Shallow Crust,0.0,89.99012,0.0,11/30/8455
+0.64145,46.47536,3975,4,8,22,27,7,4.55,27.5,fr,39293,79,1661885,1,1,Active Shallow Crust,240.0093,57.99738,0.0,04/08/3975
+0.64145,46.47536,3528,11,23,15,39,4,4.75,5.0,fr,39294,70,1661904,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/23/3528
+-1.58034,46.43489,4649,10,15,3,24,3,3.65,15.0,fr,39295,92,1662253,1,1,Active Shallow Crust,0.0,89.99071,0.0,10/15/4649
+-1.58034,46.43489,7175,2,16,19,45,35,3.75,5.0,fr,39296,143,1662264,1,2,Active Shallow Crust,0.0,89.99034,0.0,02/16/7175
+-1.58034,46.43489,1570,9,29,22,22,52,3.75,5.0,fr,39297,31,1662264,1,2,Active Shallow Crust,0.0,89.99034,0.0,09/29/1570
+-1.58034,46.43489,5892,4,5,22,58,22,3.75,27.5,fr,39298,117,1662266,1,1,Active Shallow Crust,0.0,89.99034,0.0,04/05/5892
+-1.58034,46.43489,7472,4,11,22,21,0,3.75,15.0,fr,39299,149,1662271,1,1,Active Shallow Crust,0.0,89.99023,-90.0,04/11/7472
+-1.58034,46.43489,9680,10,30,20,24,50,3.85,5.0,fr,39300,193,1662282,1,1,Active Shallow Crust,0.0,89.99004,-90.0,10/30/9680
+-1.58034,46.43489,3747,1,25,3,0,6,4.05,5.0,fr,39301,74,1662309,1,1,Active Shallow Crust,128.8907,89.99365,0.0,01/25/3747
+-1.58034,46.43489,2230,2,17,13,32,16,4.25,27.5,fr,39302,44,1662326,1,1,Active Shallow Crust,0.0,89.98991,0.0,02/17/2230
+0.53512,48.46911,9004,12,13,12,32,27,3.65,15.0,fr,39303,180,1662736,1,1,Active Shallow Crust,240.0013,58.01299,0.0,12/13/9004
+0.53512,48.46911,4058,3,20,21,44,6,3.85,5.0,fr,39304,81,1662756,1,1,Active Shallow Crust,0.0,89.98994,0.0,03/20/4058
+0.53512,48.46911,79,7,31,22,13,53,4.35,5.0,fr,39305,1,1662816,1,1,Active Shallow Crust,0.0,89.99002,0.0,07/31/0079
+0.53512,48.46911,9908,12,26,9,0,43,4.85,5.0,fr,39306,198,1662882,1,1,Active Shallow Crust,0.0,89.98997,-90.0,12/26/9908
+-0.39926,48.27756,8304,9,28,8,52,16,3.55,5.0,fr,39307,166,1663200,1,3,Active Shallow Crust,0.0,89.98994,0.0,09/28/8304
+-0.39926,48.27756,9363,12,27,20,59,34,3.55,5.0,fr,39308,187,1663200,1,3,Active Shallow Crust,0.0,89.98994,0.0,12/27/9363
+-0.39926,48.27756,9717,5,25,5,54,31,3.55,5.0,fr,39309,194,1663200,1,3,Active Shallow Crust,0.0,89.98994,0.0,05/25/9717
+-0.39926,48.27756,196,4,16,4,38,24,3.55,27.5,fr,39310,3,1663202,1,1,Active Shallow Crust,0.0,89.98994,0.0,04/16/0196
+-0.39926,48.27756,7845,2,18,4,23,16,3.65,5.0,fr,39311,156,1663212,1,1,Active Shallow Crust,0.0,89.98991,0.0,02/18/7845
+-0.39926,48.27756,2456,12,13,2,11,32,3.65,5.0,fr,39312,49,1663218,1,1,Active Shallow Crust,0.0,89.99017,-90.0,12/13/2456
+-0.39926,48.27756,845,7,29,0,12,27,3.75,15.0,fr,39313,16,1663225,1,1,Active Shallow Crust,0.0,89.99001,0.0,07/29/0845
+-0.39926,48.27756,1130,6,3,17,22,33,3.85,5.0,fr,39314,22,1663236,1,1,Active Shallow Crust,0.0,89.98991,0.0,06/03/1130
+-0.39926,48.27756,2942,12,3,15,3,39,3.95,5.0,fr,39315,58,1663248,1,2,Active Shallow Crust,0.0,89.98994,0.0,12/03/2942
+-0.39926,48.27756,9004,12,6,6,33,10,3.95,5.0,fr,39316,180,1663248,1,2,Active Shallow Crust,0.0,89.98994,0.0,12/06/9004
+-0.39926,48.27756,8040,7,15,10,37,39,3.95,5.0,fr,39317,160,1663251,1,1,Active Shallow Crust,240.02,58.005,0.0,07/15/8040
+-0.39926,48.27756,6637,8,19,15,26,9,4.05,5.0,fr,39318,132,1663269,1,1,Active Shallow Crust,128.8903,89.99375,0.0,08/19/6637
+-0.39926,48.27756,1122,9,3,19,31,32,4.15,5.0,fr,39319,22,1663275,1,1,Active Shallow Crust,240.0088,57.99736,0.0,09/03/1122
+6.17064,45.56666,5541,10,21,10,42,4,3.55,5.0,fr,39320,110,1663680,1,3,Active Shallow Crust,0.0,89.99294,0.0,10/21/5541
+6.17064,45.56666,9568,5,29,9,26,37,3.55,5.0,fr,39321,191,1663680,1,3,Active Shallow Crust,0.0,89.99294,0.0,05/29/9568
+6.17064,45.56666,5897,11,3,18,58,22,3.55,5.0,fr,39322,117,1663680,1,3,Active Shallow Crust,0.0,89.99294,0.0,11/03/5897
+6.17064,45.56666,323,5,21,12,59,51,3.55,15.0,fr,39323,6,1663681,1,3,Active Shallow Crust,0.0,89.99294,0.0,05/21/0323
+6.17064,45.56666,4344,4,3,3,58,44,3.55,15.0,fr,39324,86,1663681,1,3,Active Shallow Crust,0.0,89.99294,0.0,04/03/4344
+6.17064,45.56666,660,11,18,7,0,21,3.55,15.0,fr,39325,13,1663681,1,3,Active Shallow Crust,0.0,89.99294,0.0,11/18/0660
+6.17064,45.56666,1049,3,8,6,52,4,3.55,27.5,fr,39326,20,1663682,1,1,Active Shallow Crust,0.0,89.99294,0.0,03/08/1049
+6.17064,45.56666,8833,7,16,23,11,24,3.65,5.0,fr,39327,176,1663692,1,2,Active Shallow Crust,0.0,89.98742,0.0,07/16/8833
+6.17064,45.56666,1549,5,3,0,6,32,3.65,5.0,fr,39328,30,1663692,1,2,Active Shallow Crust,0.0,89.98742,0.0,05/03/1549
+6.17064,45.56666,6258,7,22,16,38,36,3.65,15.0,fr,39329,125,1663693,1,1,Active Shallow Crust,0.0,89.98742,0.0,07/22/6258
+6.17064,45.56666,2418,2,11,19,6,4,3.65,15.0,fr,39330,48,1663696,1,1,Active Shallow Crust,240.0022,58.01239,0.0,02/11/2418
+6.17064,45.56666,8858,9,16,12,50,6,3.65,5.0,fr,39331,177,1663701,1,1,Active Shallow Crust,128.8999,89.96351,0.0,09/16/8858
+6.17064,45.56666,1412,9,2,12,15,1,3.75,5.0,fr,39332,28,1663704,1,1,Active Shallow Crust,0.0,89.98878,0.0,09/02/1412
+6.17064,45.56666,7677,9,1,8,27,11,3.75,27.5,fr,39333,153,1663706,1,1,Active Shallow Crust,0.0,89.98878,0.0,09/01/7677
+6.17064,45.56666,3109,5,8,21,50,45,3.75,5.0,fr,39334,62,1663713,1,2,Active Shallow Crust,128.8971,89.96687,0.0,05/08/3109
+6.17064,45.56666,3677,10,12,14,45,45,3.75,5.0,fr,39335,73,1663713,1,2,Active Shallow Crust,128.8971,89.96687,0.0,10/12/3677
+6.17064,45.56666,9162,12,19,14,49,16,3.85,5.0,fr,39336,183,1663716,1,2,Active Shallow Crust,0.0,89.99001,0.0,12/19/9162
+6.17064,45.56666,6858,9,18,1,55,14,3.85,5.0,fr,39337,137,1663716,1,2,Active Shallow Crust,0.0,89.99001,0.0,09/18/6858
+6.17064,45.56666,5179,1,18,14,41,54,3.85,15.0,fr,39338,103,1663717,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/18/5179
+6.17064,45.56666,2362,2,21,3,43,50,3.95,5.0,fr,39339,47,1663728,1,2,Active Shallow Crust,0.0,89.99109,0.0,02/21/2362
+6.17064,45.56666,6192,10,22,12,33,33,3.95,5.0,fr,39340,123,1663728,1,2,Active Shallow Crust,0.0,89.99109,0.0,10/22/6192
+6.17064,45.56666,9723,5,11,19,8,26,3.95,27.5,fr,39341,194,1663730,1,1,Active Shallow Crust,0.0,89.99109,0.0,05/11/9723
+6.17064,45.56666,2735,5,30,20,40,55,4.05,5.0,fr,39342,54,1663740,1,2,Active Shallow Crust,0.0,89.98809,0.0,05/30/2735
+6.17064,45.56666,8622,6,18,21,36,3,4.05,5.0,fr,39343,172,1663740,1,2,Active Shallow Crust,0.0,89.98809,0.0,06/18/8622
+6.17064,45.56666,3059,8,6,2,21,4,4.15,5.0,fr,39344,61,1663752,1,1,Active Shallow Crust,0.0,89.98939,0.0,08/06/3059
+6.17064,45.56666,1029,12,1,8,49,18,4.65,15.0,fr,39345,20,1663816,1,1,Active Shallow Crust,240.0107,57.99427,0.0,12/01/1029
+6.17064,45.56666,4501,1,9,19,54,43,4.75,15.0,fr,39346,90,1663825,1,1,Active Shallow Crust,0.0,89.98936,0.0,01/09/4501
+6.17064,45.56666,119,10,20,8,11,56,4.75,15.0,fr,39347,2,1663828,1,1,Active Shallow Crust,240.007,58.00429,0.0,10/20/0119
+6.17064,45.56666,8710,12,16,3,6,59,4.85,5.0,fr,39348,174,1663836,1,1,Active Shallow Crust,0.0,89.99052,0.0,12/16/8710
+6.17064,45.56666,9602,9,29,17,43,11,5.05,5.0,fr,39349,192,1663863,1,1,Active Shallow Crust,240.0216,57.99753,0.0,09/29/9602
+2.50773,47.647,1703,4,30,21,25,22,3.55,5.0,fr,39350,34,1664160,1,2,Active Shallow Crust,0.0,89.98981,0.0,04/30/1703
+2.50773,47.647,6840,8,29,7,36,19,3.55,5.0,fr,39351,136,1664160,1,2,Active Shallow Crust,0.0,89.98981,0.0,08/29/6840
+2.50773,47.647,8284,12,5,20,58,0,3.65,5.0,fr,39352,165,1664172,1,1,Active Shallow Crust,0.0,89.99092,0.0,12/05/8284
+2.50773,47.647,8800,12,19,1,5,14,3.65,5.0,fr,39353,175,1664175,1,1,Active Shallow Crust,240.0013,58.01303,0.0,12/19/8800
+2.50773,47.647,4617,5,22,16,26,20,3.75,15.0,fr,39354,92,1664191,1,1,Active Shallow Crust,0.0,89.98908,-90.0,05/22/4617
+2.50773,47.647,9151,1,17,20,26,9,3.85,5.0,fr,39355,183,1664196,1,1,Active Shallow Crust,0.0,89.99038,0.0,01/17/9151
+2.50773,47.647,7174,9,23,19,28,36,3.95,15.0,fr,39356,143,1664209,1,1,Active Shallow Crust,0.0,89.98928,0.0,09/23/7174
+2.50773,47.647,5054,8,8,3,33,0,4.15,5.0,fr,39357,101,1664232,1,1,Active Shallow Crust,0.0,89.98978,0.0,08/08/5054
+2.50773,47.647,8115,5,19,6,35,24,4.65,15.0,fr,39358,162,1664299,1,1,Active Shallow Crust,0.0,89.99032,-90.0,05/19/8115
+5.42582,50.67889,1428,11,18,5,30,9,3.55,5.0,fr,39359,28,1664640,1,3,Active Shallow Crust,0.0,89.98722,0.0,11/18/1428
+5.42582,50.67889,4618,4,12,1,54,19,3.55,5.0,fr,39360,92,1664640,1,3,Active Shallow Crust,0.0,89.98722,0.0,04/12/4618
+5.42582,50.67889,1342,8,16,19,28,57,3.55,5.0,fr,39361,26,1664640,1,3,Active Shallow Crust,0.0,89.98722,0.0,08/16/1342
+5.42582,50.67889,5244,9,14,2,21,42,3.55,15.0,fr,39362,104,1664641,1,1,Active Shallow Crust,0.0,89.98722,0.0,09/14/5244
+5.42582,50.67889,3590,7,4,5,6,11,3.55,27.5,fr,39363,71,1664642,1,1,Active Shallow Crust,0.0,89.98722,0.0,07/04/3590
+5.42582,50.67889,1568,4,8,6,56,42,3.55,5.0,fr,39364,31,1664643,1,3,Active Shallow Crust,240.0137,57.99769,0.0,04/08/1568
+5.42582,50.67889,5801,7,27,20,8,26,3.55,5.0,fr,39365,116,1664643,1,3,Active Shallow Crust,240.0137,57.99769,0.0,07/27/5801
+5.42582,50.67889,2272,6,24,5,17,35,3.55,5.0,fr,39366,45,1664643,1,3,Active Shallow Crust,240.0137,57.99769,0.0,06/24/2272
+5.42582,50.67889,5283,11,30,13,11,11,3.55,5.0,fr,39367,105,1664646,1,2,Active Shallow Crust,0.0,89.98708,-90.0,11/30/5283
+5.42582,50.67889,171,12,12,19,18,8,3.55,5.0,fr,39368,3,1664646,1,2,Active Shallow Crust,0.0,89.98708,-90.0,12/12/0171
+5.42582,50.67889,903,3,11,11,34,14,3.55,5.0,fr,39369,18,1664649,1,2,Active Shallow Crust,128.8964,89.99361,0.0,03/11/0903
+5.42582,50.67889,7376,10,13,22,2,38,3.55,5.0,fr,39370,147,1664649,1,2,Active Shallow Crust,128.8964,89.99361,0.0,10/13/7376
+5.42582,50.67889,3371,3,8,19,42,32,3.65,5.0,fr,39371,67,1664652,1,1,Active Shallow Crust,0.0,89.98861,0.0,03/08/3371
+5.42582,50.67889,5121,1,18,2,31,51,3.65,15.0,fr,39372,102,1664653,1,1,Active Shallow Crust,0.0,89.98861,0.0,01/18/5121
+5.42582,50.67889,6416,5,13,8,7,44,3.65,15.0,fr,39373,128,1664656,1,1,Active Shallow Crust,240.0011,58.01339,0.0,05/13/6416
+5.42582,50.67889,2912,8,4,12,1,4,3.75,5.0,fr,39374,58,1664664,1,1,Active Shallow Crust,0.0,89.98985,0.0,08/04/2912
+5.42582,50.67889,2390,12,26,18,9,40,3.75,15.0,fr,39375,47,1664665,1,1,Active Shallow Crust,0.0,89.98985,0.0,12/26/2390
+5.42582,50.67889,3948,6,1,22,56,2,3.75,5.0,fr,39376,78,1664667,1,1,Active Shallow Crust,240.0093,58.01746,0.0,06/01/3948
+5.42582,50.67889,2786,8,27,4,34,46,3.85,5.0,fr,39377,55,1664682,1,1,Active Shallow Crust,0.0,89.99084,-90.0,08/27/2786
+5.42582,50.67889,6989,7,23,13,10,8,3.95,15.0,fr,39378,139,1664692,1,1,Active Shallow Crust,240.0213,58.00468,0.0,07/23/6989
+5.42582,50.67889,1959,2,10,14,27,37,3.95,5.0,fr,39379,39,1664694,1,1,Active Shallow Crust,0.0,89.99184,-90.0,02/10/1959
+5.42582,50.67889,3686,8,6,14,15,45,4.05,5.0,fr,39380,73,1664700,1,1,Active Shallow Crust,0.0,89.98922,0.0,08/06/3686
+5.42582,50.67889,4896,4,11,2,50,24,4.15,5.0,fr,39381,97,1664712,1,2,Active Shallow Crust,0.0,89.99039,0.0,04/11/4896
+5.42582,50.67889,9449,11,7,10,49,31,4.15,5.0,fr,39382,188,1664712,1,2,Active Shallow Crust,0.0,89.99039,0.0,11/07/9449
+5.42582,50.67889,4611,5,10,4,40,51,4.25,5.0,fr,39383,92,1664724,1,1,Active Shallow Crust,0.0,89.98858,0.0,05/10/4611
+5.42582,50.67889,4454,11,12,7,36,45,4.25,15.0,fr,39384,89,1664734,1,1,Active Shallow Crust,128.8939,89.98062,0.0,11/12/4454
+5.42582,50.67889,5136,8,21,17,30,14,4.35,5.0,fr,39385,102,1664742,1,1,Active Shallow Crust,0.0,89.98971,-90.0,08/21/5136
+5.42582,50.67889,3088,5,22,20,26,16,4.45,27.5,fr,39386,61,1664750,1,1,Active Shallow Crust,0.0,89.99093,0.0,05/22/3088
+5.42582,50.67889,442,5,28,14,31,51,4.55,5.0,fr,39387,8,1664760,1,1,Active Shallow Crust,0.0,89.9899,0.0,05/28/0442
+5.42582,50.67889,703,6,6,12,47,39,4.55,15.0,fr,39388,14,1664761,1,1,Active Shallow Crust,0.0,89.9899,0.0,06/06/0703
+5.42582,50.67889,5254,7,6,11,31,57,4.95,15.0,fr,39389,105,1664809,1,1,Active Shallow Crust,0.0,89.9898,0.0,07/06/5254
+5.42582,50.67889,4792,9,25,0,7,38,5.05,5.0,fr,39390,95,1664829,1,1,Active Shallow Crust,128.8836,89.99049,0.0,09/25/4792
+5.42582,50.67889,5103,11,30,14,2,48,5.15,5.0,fr,39391,102,1664832,1,1,Active Shallow Crust,0.0,89.98987,0.0,11/30/5103
+-1.87346,45.45286,3384,7,4,6,54,22,3.75,5.0,fr,39392,67,1665144,1,2,Active Shallow Crust,0.0,89.99017,0.0,07/04/3384
+-1.87346,45.45286,7929,6,2,7,36,15,3.75,5.0,fr,39393,158,1665144,1,2,Active Shallow Crust,0.0,89.99017,0.0,06/02/7929
+6.38102,47.79175,505,12,25,23,13,34,3.55,5.0,fr,39394,10,1665600,1,1,Active Shallow Crust,0.0,89.99323,0.0,12/25/0505
+6.38102,47.79175,8073,10,26,6,12,17,3.55,15.0,fr,39395,161,1665601,1,1,Active Shallow Crust,0.0,89.99323,0.0,10/26/8073
+6.38102,47.79175,190,4,7,16,11,50,3.55,5.0,fr,39396,3,1665603,1,1,Active Shallow Crust,240.0121,57.99778,0.0,04/07/0190
+6.38102,47.79175,8747,11,21,4,37,18,3.55,5.0,fr,39397,174,1665606,1,1,Active Shallow Crust,0.0,89.99315,-90.0,11/21/8747
+6.38102,47.79175,5103,10,22,13,17,41,3.65,15.0,fr,39398,102,1665613,1,1,Active Shallow Crust,0.0,89.98792,0.0,10/22/5103
+6.38102,47.79175,5178,12,27,16,2,31,3.75,15.0,fr,39399,103,1665625,1,2,Active Shallow Crust,0.0,89.98923,0.0,12/27/5178
+6.38102,47.79175,6410,2,7,9,4,13,3.75,15.0,fr,39400,128,1665625,1,2,Active Shallow Crust,0.0,89.98923,0.0,02/07/6410
+6.38102,47.79175,7412,11,21,22,8,13,3.75,5.0,fr,39401,148,1665627,1,1,Active Shallow Crust,240.0084,58.01768,0.0,11/21/7412
+6.38102,47.79175,7076,11,21,10,4,24,3.85,5.0,fr,39402,141,1665636,1,1,Active Shallow Crust,0.0,89.99041,0.0,11/21/7076
+6.38102,47.79175,9763,9,22,17,38,39,3.85,15.0,fr,39403,195,1665643,1,1,Active Shallow Crust,0.0,89.9903,-90.0,09/22/9763
+6.38102,47.79175,5410,10,24,17,46,44,3.85,5.0,fr,39404,108,1665645,1,1,Active Shallow Crust,128.8944,89.9952,0.0,10/24/5410
+6.38102,47.79175,9095,11,29,23,52,21,4.05,5.0,fr,39405,181,1665660,1,2,Active Shallow Crust,0.0,89.98857,0.0,11/29/9095
+6.38102,47.79175,8049,5,2,7,14,6,4.05,5.0,fr,39406,160,1665660,1,2,Active Shallow Crust,0.0,89.98857,0.0,05/02/8049
+6.38102,47.79175,539,5,31,0,49,10,4.15,5.0,fr,39407,10,1665672,1,1,Active Shallow Crust,0.0,89.98981,0.0,05/31/0539
+6.38102,47.79175,4690,11,27,8,50,51,4.25,5.0,fr,39408,93,1665693,1,1,Active Shallow Crust,128.8936,89.981,0.0,11/27/4690
+6.38102,47.79175,2127,12,10,9,38,36,4.75,5.0,fr,39409,42,1665744,1,1,Active Shallow Crust,0.0,89.98979,0.0,12/10/2127
+6.38102,47.79175,7219,3,25,15,21,48,4.75,15.0,fr,39410,144,1665745,1,1,Active Shallow Crust,0.0,89.98979,0.0,03/25/7219
+2.77148,49.09953,4174,3,14,9,30,18,3.55,5.0,fr,39411,83,1666086,1,1,Active Shallow Crust,0.0,89.98998,-90.0,03/14/4174
+2.77148,49.09953,1254,1,26,12,20,3,3.65,5.0,fr,39412,25,1666095,1,1,Active Shallow Crust,240.0017,58.01257,0.0,01/26/1254
+2.77148,49.09953,9094,12,5,17,4,9,4.35,5.0,fr,39413,181,1666176,1,1,Active Shallow Crust,0.0,89.98949,0.0,12/05/9094
+6.48866,44.15571,4110,11,20,2,31,53,3.55,5.0,fr,39414,82,1666560,1,2,Active Shallow Crust,0.0,89.99277,0.0,11/20/4110
+6.48866,44.15571,6245,5,8,16,10,3,3.55,5.0,fr,39415,124,1666560,1,2,Active Shallow Crust,0.0,89.99277,0.0,05/08/6245
+6.48866,44.15571,2337,3,20,14,15,22,3.55,15.0,fr,39416,46,1666561,1,1,Active Shallow Crust,0.0,89.99277,0.0,03/20/2337
+6.48866,44.15571,5301,11,18,2,25,29,3.55,27.5,fr,39417,106,1666562,1,1,Active Shallow Crust,0.0,89.99277,0.0,11/18/5301
+6.48866,44.15571,3049,2,21,9,58,53,3.65,5.0,fr,39418,60,1666572,1,2,Active Shallow Crust,0.0,89.98711,0.0,02/21/3049
+6.48866,44.15571,3733,11,5,12,31,46,3.65,5.0,fr,39419,74,1666572,1,2,Active Shallow Crust,0.0,89.98711,0.0,11/05/3733
+6.48866,44.15571,77,9,4,1,30,37,3.65,5.0,fr,39420,1,1666578,1,1,Active Shallow Crust,0.0,89.98695,-90.0,09/04/0077
+6.48866,44.15571,3227,10,19,2,15,48,3.75,5.0,fr,39421,64,1666584,1,2,Active Shallow Crust,0.0,89.98851,0.0,10/19/3227
+6.48866,44.15571,7672,6,11,21,57,11,3.75,5.0,fr,39422,153,1666584,1,2,Active Shallow Crust,0.0,89.98851,0.0,06/11/7672
+6.48866,44.15571,4112,3,5,17,31,5,3.75,15.0,fr,39423,82,1666588,1,1,Active Shallow Crust,240.009,58.01672,0.0,03/05/4112
+6.48866,44.15571,2789,7,16,20,27,17,3.85,15.0,fr,39424,55,1666597,1,1,Active Shallow Crust,0.0,89.98975,0.0,07/16/2789
+6.48866,44.15571,6929,12,9,10,2,32,3.95,5.0,fr,39425,138,1666608,1,2,Active Shallow Crust,0.0,89.99087,0.0,12/09/6929
+6.48866,44.15571,2809,9,25,16,19,13,3.95,5.0,fr,39426,56,1666608,1,2,Active Shallow Crust,0.0,89.99087,0.0,09/25/2809
+6.48866,44.15571,8605,9,25,20,1,3,3.95,15.0,fr,39427,172,1666609,1,1,Active Shallow Crust,0.0,89.99087,0.0,09/25/8605
+6.48866,44.15571,8904,1,6,10,15,12,3.95,5.0,fr,39428,178,1666614,1,2,Active Shallow Crust,0.0,89.99076,-90.0,01/06/8904
+6.48866,44.15571,917,2,8,16,52,15,3.95,5.0,fr,39429,18,1666614,1,2,Active Shallow Crust,0.0,89.99076,-90.0,02/08/0917
+6.48866,44.15571,4442,8,1,14,8,51,4.05,27.5,fr,39430,88,1666622,1,1,Active Shallow Crust,0.0,89.99186,0.0,08/01/4442
+6.48866,44.15571,4220,11,1,9,49,30,4.15,5.0,fr,39431,84,1666632,1,1,Active Shallow Crust,0.0,89.98912,0.0,11/01/4220
+6.48866,44.15571,4696,1,23,3,52,22,4.25,27.5,fr,39432,93,1666646,1,1,Active Shallow Crust,0.0,89.9903,0.0,01/23/4696
+6.48866,44.15571,7741,11,28,1,48,20,4.25,5.0,fr,39433,154,1666653,1,1,Active Shallow Crust,128.8941,89.98086,0.0,11/28/7741
+6.48866,44.15571,578,12,5,23,30,25,4.55,5.0,fr,39434,11,1666689,1,1,Active Shallow Crust,128.8947,89.98552,0.0,12/05/0578
+6.48866,44.15571,4276,11,18,13,3,41,5.05,5.0,fr,39435,85,1666740,1,1,Active Shallow Crust,0.0,89.98971,0.0,11/18/4276
+6.48866,44.15571,2654,3,4,4,20,34,5.15,5.0,fr,39436,53,1666755,1,1,Active Shallow Crust,240.0184,57.99979,0.0,03/04/2654
+6.48866,44.15571,1506,11,16,8,6,51,5.45,5.0,fr,39437,30,1666794,1,1,Active Shallow Crust,0.0,89.99014,-90.0,11/16/1506
+-1.12269,42.22911,8222,7,20,0,10,41,3.55,5.0,fr,39438,164,1667043,1,1,Active Shallow Crust,240.0118,57.99822,0.0,07/20/8222
+-1.12269,42.22911,7645,8,22,11,26,16,4.05,27.5,fr,39439,152,1667102,1,1,Active Shallow Crust,0.0,89.9895,0.0,08/22/7645
+-1.12269,42.22911,4179,5,24,6,42,28,4.25,27.5,fr,39440,83,1667135,1,1,Active Shallow Crust,128.895,89.98093,0.0,05/24/4179
+7.69478,49.71615,7256,2,29,11,1,53,3.55,27.5,fr,39441,145,1667528,1,1,Active Shallow Crust,0.0,89.98681,-90.0,02/29/7256
+7.69478,49.71615,8569,3,19,19,37,46,3.65,5.0,fr,39442,171,1667532,1,1,Active Shallow Crust,0.0,89.98838,0.0,03/19/8569
+7.69478,49.71615,780,9,28,9,51,59,3.65,5.0,fr,39443,15,1667535,1,1,Active Shallow Crust,240.0008,58.01285,0.0,09/28/0780
+7.69478,49.71615,6559,11,28,19,30,37,3.85,5.0,fr,39444,131,1667562,1,1,Active Shallow Crust,0.0,89.99066,-90.0,11/28/6559
+7.69478,49.71615,5839,10,30,2,8,36,4.05,27.5,fr,39445,116,1667582,1,1,Active Shallow Crust,0.0,89.989,0.0,10/30/5839
+7.69478,49.71615,5377,7,7,7,21,49,4.25,27.5,fr,39446,107,1667606,1,1,Active Shallow Crust,0.0,89.99126,0.0,07/07/5377
+0.13424,45.89994,550,1,15,6,38,36,3.55,5.0,fr,39447,10,1668003,1,1,Active Shallow Crust,240.0121,57.99814,0.0,01/15/0550
+0.13424,45.89994,3543,3,18,1,20,54,3.55,5.0,fr,39448,70,1668006,1,1,Active Shallow Crust,0.0,89.99002,-90.0,03/18/3543
+0.13424,45.89994,6454,9,9,17,28,36,3.65,5.0,fr,39449,129,1668012,1,3,Active Shallow Crust,0.0,89.99003,0.0,09/09/6454
+0.13424,45.89994,6622,7,28,9,38,28,3.65,5.0,fr,39450,132,1668012,1,3,Active Shallow Crust,0.0,89.99003,0.0,07/28/6622
+0.13424,45.89994,3551,12,7,15,7,30,3.65,5.0,fr,39451,71,1668012,1,3,Active Shallow Crust,0.0,89.99003,0.0,12/07/3551
+0.13424,45.89994,1608,2,1,7,45,4,3.65,27.5,fr,39452,32,1668014,1,1,Active Shallow Crust,0.0,89.99003,0.0,02/01/1608
+0.13424,45.89994,7533,6,13,20,59,26,3.65,5.0,fr,39453,150,1668021,1,1,Active Shallow Crust,128.9004,89.96352,0.0,06/13/7533
+0.13424,45.89994,7772,9,4,20,33,35,3.75,5.0,fr,39454,155,1668024,1,1,Active Shallow Crust,0.0,89.99007,0.0,09/04/7772
+0.13424,45.89994,8649,4,2,10,55,16,3.75,15.0,fr,39455,172,1668025,1,2,Active Shallow Crust,0.0,89.99007,0.0,04/02/8649
+0.13424,45.89994,6885,10,10,13,1,8,3.75,15.0,fr,39456,137,1668025,1,2,Active Shallow Crust,0.0,89.99007,0.0,10/10/6885
+0.13424,45.89994,8621,2,5,20,23,11,3.75,27.5,fr,39457,172,1668029,1,1,Active Shallow Crust,240.0083,58.01756,0.0,02/05/8621
+0.13424,45.89994,7968,3,25,13,25,47,3.75,5.0,fr,39458,159,1668030,1,1,Active Shallow Crust,0.0,89.98995,-90.0,03/25/7968
+0.13424,45.89994,5123,7,3,8,33,14,3.85,5.0,fr,39459,102,1668036,1,1,Active Shallow Crust,0.0,89.99007,0.0,07/03/5123
+0.13424,45.89994,6536,4,5,10,51,22,3.85,15.0,fr,39460,130,1668037,1,1,Active Shallow Crust,0.0,89.99007,0.0,04/05/6536
+0.13424,45.89994,8282,7,11,6,38,33,3.85,5.0,fr,39461,165,1668039,1,1,Active Shallow Crust,240.0108,57.99776,0.0,07/11/8282
+0.13424,45.89994,1752,5,26,4,56,20,3.95,5.0,fr,39462,35,1668048,1,4,Active Shallow Crust,0.0,89.99004,0.0,05/26/1752
+0.13424,45.89994,9743,8,18,7,44,8,3.95,5.0,fr,39463,194,1668048,1,4,Active Shallow Crust,0.0,89.99004,0.0,08/18/9743
+0.13424,45.89994,9631,8,31,8,54,1,3.95,5.0,fr,39464,192,1668048,1,4,Active Shallow Crust,0.0,89.99004,0.0,08/31/9631
+0.13424,45.89994,4387,5,20,2,39,41,3.95,5.0,fr,39465,87,1668048,1,4,Active Shallow Crust,0.0,89.99004,0.0,05/20/4387
+0.13424,45.89994,2408,7,2,0,2,9,3.95,15.0,fr,39466,48,1668049,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/02/2408
+0.13424,45.89994,7074,11,24,18,17,7,4.05,15.0,fr,39467,141,1668061,1,3,Active Shallow Crust,0.0,89.99001,0.0,11/24/7074
+0.13424,45.89994,1452,6,23,14,35,11,4.05,15.0,fr,39468,29,1668061,1,3,Active Shallow Crust,0.0,89.99001,0.0,06/23/1452
+0.13424,45.89994,7485,8,16,15,4,42,4.05,15.0,fr,39469,149,1668061,1,3,Active Shallow Crust,0.0,89.99001,0.0,08/16/7485
+0.13424,45.89994,4364,9,23,8,33,55,4.15,5.0,fr,39470,87,1668072,1,1,Active Shallow Crust,0.0,89.99,0.0,09/23/4364
+0.13424,45.89994,1725,5,23,8,21,59,4.35,15.0,fr,39471,34,1668097,1,1,Active Shallow Crust,0.0,89.98996,0.0,05/23/1725
+0.13424,45.89994,9174,7,25,10,1,37,4.45,5.0,fr,39472,183,1668108,1,1,Active Shallow Crust,0.0,89.98996,0.0,07/25/9174
+0.13424,45.89994,4007,1,18,2,54,8,4.45,15.0,fr,39473,80,1668109,1,1,Active Shallow Crust,0.0,89.98996,0.0,01/18/4007
+0.13424,45.89994,5346,11,6,11,45,54,4.65,5.0,fr,39474,106,1668132,1,1,Active Shallow Crust,0.0,89.98998,0.0,11/06/5346
+0.9636,44.88424,3219,8,15,11,6,34,3.55,5.0,fr,39475,64,1668480,1,1,Active Shallow Crust,0.0,89.99017,0.0,08/15/3219
+0.9636,44.88424,4178,3,12,1,29,38,3.55,15.0,fr,39476,83,1668484,1,1,Active Shallow Crust,240.0121,57.99803,0.0,03/12/4178
+0.9636,44.88424,3044,1,29,17,45,52,3.65,15.0,fr,39477,60,1668493,1,1,Active Shallow Crust,0.0,89.98965,0.0,01/29/3044
+0.9636,44.88424,3234,6,30,18,20,7,3.85,5.0,fr,39478,64,1668516,1,1,Active Shallow Crust,0.0,89.98988,0.0,06/30/3234
+0.9636,44.88424,2007,8,4,3,47,22,3.95,5.0,fr,39479,40,1668531,1,1,Active Shallow Crust,240.0195,58.00496,0.0,08/04/2007
+0.9636,44.88424,6165,11,29,1,39,43,4.05,5.0,fr,39480,123,1668540,1,1,Active Shallow Crust,0.0,89.98995,0.0,11/29/6165
+0.9636,44.88424,3841,3,12,8,27,4,4.35,5.0,fr,39481,76,1668579,1,1,Active Shallow Crust,240.0081,57.99588,0.0,03/12/3841
+0.9636,44.88424,8815,1,26,2,33,55,4.45,5.0,fr,39482,176,1668588,1,1,Active Shallow Crust,0.0,89.98986,0.0,01/26/8815
+0.9636,44.88424,4919,3,11,1,55,13,5.15,5.0,fr,39483,98,1668681,1,1,Active Shallow Crust,128.8845,89.99103,0.0,03/11/4919
+-4.78952,49.12425,6986,5,22,16,56,48,3.55,5.0,fr,39484,139,1669440,1,2,Active Shallow Crust,0.0,89.9868,0.0,05/22/6986
+-4.78952,49.12425,6684,11,9,22,52,16,3.55,5.0,fr,39485,133,1669440,1,2,Active Shallow Crust,0.0,89.9868,0.0,11/09/6684
+-4.78952,49.12425,4398,8,27,14,4,21,3.65,27.5,fr,39486,87,1669454,1,1,Active Shallow Crust,0.0,89.98824,0.0,08/27/4398
+5.10106,45.42736,4532,9,1,7,31,29,3.55,5.0,fr,39487,90,1669920,1,1,Active Shallow Crust,0.0,89.99292,0.0,09/01/4532
+5.10106,45.42736,8006,12,18,18,19,4,3.55,15.0,fr,39488,160,1669921,1,1,Active Shallow Crust,0.0,89.99292,0.0,12/18/8006
+5.10106,45.42736,3762,9,6,6,51,42,3.55,5.0,fr,39489,75,1669923,1,1,Active Shallow Crust,240.0117,57.99852,0.0,09/06/3762
+5.10106,45.42736,3398,4,12,9,15,23,3.55,5.0,fr,39490,67,1669926,1,1,Active Shallow Crust,0.0,89.99284,-90.0,04/12/3398
+5.10106,45.42736,8285,8,28,16,41,28,3.75,27.5,fr,39491,165,1669946,1,1,Active Shallow Crust,0.0,89.98875,0.0,08/28/8285
+5.10106,45.42736,508,11,23,8,46,32,3.75,15.0,fr,39492,10,1669951,1,1,Active Shallow Crust,0.0,89.98862,-90.0,11/23/0508
+5.10106,45.42736,1375,5,29,21,28,18,3.85,15.0,fr,39493,27,1669957,1,1,Active Shallow Crust,0.0,89.98998,0.0,05/29/1375
+5.10106,45.42736,235,3,3,18,31,40,3.85,27.5,fr,39494,4,1669958,1,1,Active Shallow Crust,0.0,89.98998,0.0,03/03/0235
+5.10106,45.42736,6479,5,1,5,4,9,3.85,15.0,fr,39495,129,1669966,1,1,Active Shallow Crust,128.8954,89.99499,0.0,05/01/6479
+5.10106,45.42736,8752,2,7,0,4,48,3.95,5.0,fr,39496,175,1669968,1,2,Active Shallow Crust,0.0,89.99107,0.0,02/07/8752
+5.10106,45.42736,7475,11,28,13,4,14,3.95,5.0,fr,39497,149,1669968,1,2,Active Shallow Crust,0.0,89.99107,0.0,11/28/7475
+5.10106,45.42736,4705,11,18,4,51,20,3.95,5.0,fr,39498,94,1669977,1,2,Active Shallow Crust,128.9016,89.9933,0.0,11/18/4705
+5.10106,45.42736,6058,11,12,9,35,41,3.95,5.0,fr,39499,121,1669977,1,2,Active Shallow Crust,128.9016,89.9933,0.0,11/12/6058
+5.10106,45.42736,9627,6,29,11,15,24,4.05,15.0,fr,39500,192,1669981,1,2,Active Shallow Crust,0.0,89.98806,0.0,06/29/9627
+5.10106,45.42736,7079,1,22,19,54,20,4.05,15.0,fr,39501,141,1669981,1,2,Active Shallow Crust,0.0,89.98806,0.0,01/22/7079
+5.10106,45.42736,7074,6,20,19,46,0,4.05,27.5,fr,39502,141,1669991,1,1,Active Shallow Crust,128.8905,89.99403,0.0,06/20/7074
+5.10106,45.42736,7499,5,16,10,30,45,4.25,5.0,fr,39503,149,1670010,1,1,Active Shallow Crust,0.0,89.99041,-90.0,05/16/7499
+5.10106,45.42736,3160,9,26,18,51,22,4.45,5.0,fr,39504,63,1670031,1,1,Active Shallow Crust,240.0051,57.99436,0.0,09/26/3160
+5.10106,45.42736,7585,7,20,18,4,45,4.55,15.0,fr,39505,151,1670041,1,1,Active Shallow Crust,0.0,89.99105,0.0,07/20/7585
+5.10106,45.42736,414,6,25,1,23,16,4.85,5.0,fr,39506,8,1670076,1,1,Active Shallow Crust,0.0,89.99049,0.0,06/25/0414
+5.10106,45.42736,9296,11,7,15,28,13,5.05,5.0,fr,39507,185,1670100,1,1,Active Shallow Crust,0.0,89.98993,0.0,11/07/9296
+3.30582,46.33867,1940,12,17,3,29,35,3.55,5.0,fr,39508,38,1670400,1,1,Active Shallow Crust,0.0,89.98956,0.0,12/17/1940
+3.30582,46.33867,7865,7,4,3,37,33,3.55,15.0,fr,39509,157,1670401,1,1,Active Shallow Crust,0.0,89.98956,0.0,07/04/7865
+3.30582,46.33867,7033,10,10,20,12,20,3.85,5.0,fr,39510,140,1670439,1,1,Active Shallow Crust,240.0111,57.99804,0.0,10/10/7033
+3.30582,46.33867,8941,5,6,19,32,15,4.45,5.0,fr,39511,178,1670508,1,1,Active Shallow Crust,0.0,89.99012,0.0,05/06/8941
+3.30582,46.33867,5380,1,2,9,51,18,4.45,5.0,fr,39512,107,1670517,1,1,Active Shallow Crust,128.892,89.99383,0.0,01/02/5380
+3.30582,46.33867,920,9,4,23,7,0,4.75,5.0,fr,39513,18,1670544,1,1,Active Shallow Crust,0.0,89.99038,0.0,09/04/0920
+1.22328,42.46707,2102,5,18,15,37,11,3.55,5.0,fr,39514,42,1670880,1,2,Active Shallow Crust,0.0,89.9907,0.0,05/18/2102
+1.22328,42.46707,5476,4,1,8,38,41,3.55,5.0,fr,39515,109,1670880,1,2,Active Shallow Crust,0.0,89.9907,0.0,04/01/5476
+1.22328,42.46707,8791,6,1,5,51,27,3.55,27.5,fr,39516,175,1670882,1,2,Active Shallow Crust,0.0,89.9907,0.0,06/01/8791
+1.22328,42.46707,3902,5,16,4,10,57,3.55,27.5,fr,39517,78,1670882,1,2,Active Shallow Crust,0.0,89.9907,0.0,05/16/3902
+1.22328,42.46707,1384,1,25,9,34,41,3.55,5.0,fr,39518,27,1670889,1,1,Active Shallow Crust,128.8965,89.99349,0.0,01/25/1384
+1.22328,42.46707,5920,2,13,3,19,43,3.65,5.0,fr,39519,118,1670892,1,1,Active Shallow Crust,0.0,89.99006,0.0,02/13/5920
+1.22328,42.46707,9094,4,14,8,50,27,3.65,15.0,fr,39520,181,1670893,1,1,Active Shallow Crust,0.0,89.99006,0.0,04/14/9094
+1.22328,42.46707,8907,8,11,19,0,53,3.65,27.5,fr,39521,178,1670894,1,2,Active Shallow Crust,0.0,89.99006,0.0,08/11/8907
+1.22328,42.46707,3706,5,25,1,45,28,3.65,27.5,fr,39522,74,1670894,1,2,Active Shallow Crust,0.0,89.99006,0.0,05/25/3706
+1.22328,42.46707,1765,7,20,8,17,24,3.65,5.0,fr,39523,35,1670895,1,1,Active Shallow Crust,240.001,58.01286,0.0,07/20/1765
+1.22328,42.46707,8992,2,29,8,51,34,3.65,15.0,fr,39524,179,1670896,1,1,Active Shallow Crust,240.001,58.01286,0.0,02/29/8992
+1.22328,42.46707,7077,8,8,5,45,44,3.75,5.0,fr,39525,141,1670904,1,2,Active Shallow Crust,0.0,89.98966,0.0,08/08/7077
+1.22328,42.46707,1058,5,28,13,37,52,3.75,5.0,fr,39526,21,1670904,1,2,Active Shallow Crust,0.0,89.98966,0.0,05/28/1058
+1.22328,42.46707,6755,4,10,0,28,55,3.75,5.0,fr,39527,135,1670907,1,2,Active Shallow Crust,240.0081,58.01725,0.0,04/10/6755
+1.22328,42.46707,4111,9,16,17,30,27,3.75,5.0,fr,39528,82,1670907,1,2,Active Shallow Crust,240.0081,58.01725,0.0,09/16/4111
+1.22328,42.46707,9943,6,27,11,53,46,3.75,5.0,fr,39529,198,1670910,1,2,Active Shallow Crust,0.0,89.98954,-90.0,06/27/9943
+1.22328,42.46707,7462,4,7,22,24,25,3.75,5.0,fr,39530,149,1670910,1,2,Active Shallow Crust,0.0,89.98954,-90.0,04/07/7462
+1.22328,42.46707,6918,8,5,0,50,33,3.75,15.0,fr,39531,138,1670914,1,1,Active Shallow Crust,128.8967,89.96742,0.0,08/05/6918
+1.22328,42.46707,2556,3,31,5,0,55,3.85,5.0,fr,39532,51,1670916,1,1,Active Shallow Crust,0.0,89.98947,0.0,03/31/2556
+1.22328,42.46707,1570,10,10,5,5,22,3.85,15.0,fr,39533,31,1670917,1,1,Active Shallow Crust,0.0,89.98947,0.0,10/10/1570
+1.22328,42.46707,8528,2,18,22,16,34,3.95,5.0,fr,39534,170,1670928,1,1,Active Shallow Crust,0.0,89.98944,0.0,02/18/8528
+1.22328,42.46707,3486,7,25,3,59,13,4.05,5.0,fr,39535,69,1670940,1,2,Active Shallow Crust,0.0,89.98954,0.0,07/25/3486
+1.22328,42.46707,6045,12,7,10,8,46,4.05,5.0,fr,39536,120,1670940,1,2,Active Shallow Crust,0.0,89.98954,0.0,12/07/6045
+1.22328,42.46707,1165,4,4,0,55,0,4.05,15.0,fr,39537,23,1670941,1,1,Active Shallow Crust,0.0,89.98954,0.0,04/04/1165
+1.22328,42.46707,5595,4,10,0,0,53,4.15,5.0,fr,39538,111,1670952,1,1,Active Shallow Crust,0.0,89.98975,0.0,04/10/5595
+1.22328,42.46707,3949,10,30,7,14,20,4.25,15.0,fr,39539,78,1670965,1,1,Active Shallow Crust,0.0,89.99003,0.0,10/30/3949
+1.22328,42.46707,8037,9,18,20,58,34,4.45,5.0,fr,39540,160,1670988,1,1,Active Shallow Crust,0.0,89.9901,0.0,09/18/8037
+1.22328,42.46707,4796,2,18,22,16,25,4.55,15.0,fr,39541,95,1671010,1,1,Active Shallow Crust,128.8949,89.98583,0.0,02/18/4796
+1.22328,42.46707,8404,1,3,2,55,39,5.25,15.0,fr,39542,168,1671085,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/03/8404
+1.22328,42.46707,3610,7,13,11,49,21,5.45,5.0,fr,39543,72,1671108,1,1,Active Shallow Crust,0.0,89.98998,0.0,07/13/3610
+1.22328,42.46707,3006,12,31,21,49,52,5.45,15.0,fr,39544,60,1671112,1,1,Active Shallow Crust,240.0257,57.99791,0.0,12/31/3006
+1.22328,42.46707,5896,8,31,5,0,43,5.75,5.0,fr,39545,117,1671144,1,1,Active Shallow Crust,0.0,89.98995,0.0,08/31/5896
+-2.03988,49.49637,113,3,14,5,26,12,3.55,5.0,fr,39546,2,1671366,1,1,Active Shallow Crust,0.0,89.99006,-90.0,03/14/0113
+-2.03988,49.49637,3519,2,22,16,50,21,3.65,5.0,fr,39547,70,1671372,1,1,Active Shallow Crust,0.0,89.99124,0.0,02/22/3519
+-2.03988,49.49637,6747,4,14,23,5,31,3.85,15.0,fr,39548,134,1671397,1,1,Active Shallow Crust,0.0,89.99072,0.0,04/14/6747
+-2.03988,49.49637,7223,2,1,8,19,47,3.85,15.0,fr,39549,144,1671406,1,1,Active Shallow Crust,128.8955,89.9942,0.0,02/01/7223
+-2.03988,49.49637,8013,12,5,13,53,40,4.25,15.0,fr,39550,160,1671445,1,1,Active Shallow Crust,0.0,89.98976,0.0,12/05/8013
+-2.03988,49.49637,7156,2,10,18,17,42,4.65,5.0,fr,39551,143,1671492,1,1,Active Shallow Crust,0.0,89.98985,0.0,02/10/7156
+0.71203,42.55584,7523,5,14,12,4,40,3.55,5.0,fr,39552,150,1671840,1,4,Active Shallow Crust,0.0,89.98978,0.0,05/14/7523
+0.71203,42.55584,3412,10,19,4,13,11,3.55,5.0,fr,39553,68,1671840,1,4,Active Shallow Crust,0.0,89.98978,0.0,10/19/3412
+0.71203,42.55584,2567,5,23,8,30,48,3.55,5.0,fr,39554,51,1671840,1,4,Active Shallow Crust,0.0,89.98978,0.0,05/23/2567
+0.71203,42.55584,411,8,7,9,57,56,3.55,5.0,fr,39555,8,1671840,1,4,Active Shallow Crust,0.0,89.98978,0.0,08/07/0411
+0.71203,42.55584,3341,9,26,3,17,15,3.55,15.0,fr,39556,66,1671841,1,1,Active Shallow Crust,0.0,89.98978,0.0,09/26/3341
+0.71203,42.55584,4099,2,15,23,50,39,3.55,5.0,fr,39557,81,1671843,1,1,Active Shallow Crust,240.0118,57.99818,0.0,02/15/4099
+0.71203,42.55584,504,1,28,6,17,51,3.55,27.5,fr,39558,10,1671845,1,1,Active Shallow Crust,240.0118,57.99809,0.0,01/28/0504
+0.71203,42.55584,9537,3,21,18,38,45,3.55,15.0,fr,39559,190,1671847,1,1,Active Shallow Crust,0.0,89.98967,-90.0,03/21/9537
+0.71203,42.55584,9700,6,9,16,5,14,3.55,15.0,fr,39560,193,1671850,1,1,Active Shallow Crust,128.8963,89.99397,0.0,06/09/9700
+0.71203,42.55584,8559,5,27,13,34,55,3.65,5.0,fr,39561,171,1671852,1,5,Active Shallow Crust,0.0,89.99007,0.0,05/27/8559
+0.71203,42.55584,4742,8,29,16,37,53,3.65,5.0,fr,39562,94,1671852,1,5,Active Shallow Crust,0.0,89.99007,0.0,08/29/4742
+0.71203,42.55584,2710,8,10,19,2,28,3.65,5.0,fr,39563,54,1671852,1,5,Active Shallow Crust,0.0,89.99007,0.0,08/10/2710
+0.71203,42.55584,5813,2,8,13,28,7,3.65,5.0,fr,39564,116,1671852,1,5,Active Shallow Crust,0.0,89.99007,0.0,02/08/5813
+0.71203,42.55584,5890,9,9,6,38,23,3.65,5.0,fr,39565,117,1671852,1,5,Active Shallow Crust,0.0,89.99007,0.0,09/09/5890
+0.71203,42.55584,7024,4,11,14,51,14,3.65,27.5,fr,39566,140,1671854,1,2,Active Shallow Crust,0.0,89.99007,0.0,04/11/7024
+0.71203,42.55584,7690,1,22,11,38,13,3.65,27.5,fr,39567,153,1671854,1,2,Active Shallow Crust,0.0,89.99007,0.0,01/22/7690
+0.71203,42.55584,2153,2,8,12,57,42,3.65,5.0,fr,39568,43,1671855,1,1,Active Shallow Crust,240.0005,58.01287,0.0,02/08/2153
+0.71203,42.55584,1136,11,26,17,35,1,3.65,5.0,fr,39569,22,1671861,1,2,Active Shallow Crust,128.9008,89.96352,0.0,11/26/1136
+0.71203,42.55584,112,6,18,5,40,23,3.65,5.0,fr,39570,2,1671861,1,2,Active Shallow Crust,128.9008,89.96352,0.0,06/18/0112
+0.71203,42.55584,1202,5,5,5,20,31,3.65,15.0,fr,39571,24,1671862,1,1,Active Shallow Crust,128.9008,89.96352,0.0,05/05/1202
+0.71203,42.55584,3982,12,8,5,57,31,3.75,5.0,fr,39572,79,1671864,1,4,Active Shallow Crust,0.0,89.98968,0.0,12/08/3982
+0.71203,42.55584,525,7,2,2,39,15,3.75,5.0,fr,39573,10,1671864,1,4,Active Shallow Crust,0.0,89.98968,0.0,07/02/0525
+0.71203,42.55584,8143,9,18,6,45,55,3.75,5.0,fr,39574,162,1671864,1,4,Active Shallow Crust,0.0,89.98968,0.0,09/18/8143
+0.71203,42.55584,80,6,19,11,55,50,3.75,5.0,fr,39575,1,1671864,1,4,Active Shallow Crust,0.0,89.98968,0.0,06/19/0080
+0.71203,42.55584,2873,6,18,1,54,20,3.75,15.0,fr,39576,57,1671865,1,2,Active Shallow Crust,0.0,89.98968,0.0,06/18/2873
+0.71203,42.55584,1627,2,20,17,57,2,3.75,15.0,fr,39577,32,1671865,1,2,Active Shallow Crust,0.0,89.98968,0.0,02/20/1627
+0.71203,42.55584,7940,7,16,0,3,39,3.75,5.0,fr,39578,158,1671867,1,1,Active Shallow Crust,240.0079,58.01748,0.0,07/16/7940
+0.71203,42.55584,9867,2,4,21,56,49,3.85,5.0,fr,39579,197,1671876,1,2,Active Shallow Crust,0.0,89.99014,0.0,02/04/9867
+0.71203,42.55584,3934,7,17,14,58,48,3.85,5.0,fr,39580,78,1671876,1,2,Active Shallow Crust,0.0,89.99014,0.0,07/17/3934
+0.71203,42.55584,4118,8,6,10,59,51,3.85,5.0,fr,39581,82,1671879,1,1,Active Shallow Crust,240.0103,57.99768,0.0,08/06/4118
+0.71203,42.55584,4331,12,12,23,36,3,3.85,5.0,fr,39582,86,1671882,1,1,Active Shallow Crust,0.0,89.99003,-90.0,12/12/4331
+0.71203,42.55584,7641,1,7,19,0,9,3.95,5.0,fr,39583,152,1671891,1,1,Active Shallow Crust,240.0194,58.00479,0.0,01/07/7641
+0.71203,42.55584,5775,9,23,19,46,58,4.05,5.0,fr,39584,115,1671906,1,1,Active Shallow Crust,0.0,89.98997,-90.0,09/23/5775
+0.71203,42.55584,2028,8,14,22,14,43,4.15,5.0,fr,39585,40,1671912,1,2,Active Shallow Crust,0.0,89.99023,0.0,08/14/2028
+0.71203,42.55584,6385,9,12,7,19,0,4.15,5.0,fr,39586,127,1671912,1,2,Active Shallow Crust,0.0,89.99023,0.0,09/12/6385
+0.71203,42.55584,4410,5,21,11,9,2,4.15,15.0,fr,39587,88,1671913,1,1,Active Shallow Crust,0.0,89.99023,0.0,05/21/4410
+0.71203,42.55584,6627,4,20,17,19,40,4.15,27.5,fr,39588,132,1671914,1,2,Active Shallow Crust,0.0,89.99023,0.0,04/20/6627
+0.71203,42.55584,6848,1,2,4,36,6,4.15,27.5,fr,39589,136,1671914,1,2,Active Shallow Crust,0.0,89.99023,0.0,01/02/6848
+0.71203,42.55584,4008,9,21,18,20,25,4.25,5.0,fr,39590,80,1671924,1,4,Active Shallow Crust,0.0,89.99004,0.0,09/21/4008
+0.71203,42.55584,2655,4,4,14,44,58,4.25,5.0,fr,39591,53,1671924,1,4,Active Shallow Crust,0.0,89.99004,0.0,04/04/2655
+0.71203,42.55584,3981,4,8,23,19,43,4.25,5.0,fr,39592,79,1671924,1,4,Active Shallow Crust,0.0,89.99004,0.0,04/08/3981
+0.71203,42.55584,5482,4,10,16,30,25,4.25,5.0,fr,39593,109,1671924,1,4,Active Shallow Crust,0.0,89.99004,0.0,04/10/5482
+0.71203,42.55584,1903,2,17,22,39,13,4.25,5.0,fr,39594,38,1671933,1,2,Active Shallow Crust,128.8949,89.98094,0.0,02/17/1903
+0.71203,42.55584,4552,12,7,10,30,5,4.25,5.0,fr,39595,91,1671933,1,2,Active Shallow Crust,128.8949,89.98094,0.0,12/07/4552
+0.71203,42.55584,3739,11,21,5,37,47,4.45,5.0,fr,39596,74,1671948,1,1,Active Shallow Crust,0.0,89.99011,0.0,11/21/3739
+0.71203,42.55584,6935,4,10,17,50,14,4.55,5.0,fr,39597,138,1671969,1,1,Active Shallow Crust,128.8948,89.98583,0.0,04/10/6935
+0.71203,42.55584,183,2,21,13,12,34,4.85,27.5,fr,39598,3,1672001,1,1,Active Shallow Crust,240.0156,58.00202,0.0,02/21/0183
+-5.49505,48.09405,1727,8,17,5,56,9,3.55,5.0,fr,39599,34,1672803,1,1,Active Shallow Crust,240.0123,57.99819,0.0,08/17/1727
+-5.49505,48.09405,3330,7,16,7,9,54,3.65,15.0,fr,39600,66,1672813,1,1,Active Shallow Crust,0.0,89.98799,0.0,07/16/3330
+-5.49505,48.09405,5361,11,25,11,27,10,3.75,27.5,fr,39601,107,1672829,1,1,Active Shallow Crust,240.0083,58.01779,0.0,11/25/5361
+-5.49505,48.09405,1789,10,13,16,14,56,3.95,15.0,fr,39602,35,1672852,1,1,Active Shallow Crust,240.0198,58.00545,0.0,10/13/1789
+-5.49505,48.09405,3759,2,23,23,27,31,4.35,5.0,fr,39603,75,1672896,1,1,Active Shallow Crust,0.0,89.98927,0.0,02/23/3759
+-5.49505,48.09405,9738,2,18,9,28,55,5.05,5.0,fr,39604,194,1672980,1,1,Active Shallow Crust,0.0,89.99042,0.0,02/18/9738
+3.61261,43.50282,9693,2,27,0,59,59,3.75,5.0,fr,39605,193,1673307,1,1,Active Shallow Crust,240.008,58.01735,0.0,02/27/9693
+3.61261,43.50282,6071,1,5,14,35,27,4.05,5.0,fr,39606,121,1673340,1,1,Active Shallow Crust,0.0,89.98972,0.0,01/05/6071
+2.73829,42.57111,3189,6,8,16,0,57,3.55,5.0,fr,39607,63,1673760,1,4,Active Shallow Crust,0.0,89.98886,0.0,06/08/3189
+2.73829,42.57111,4450,6,30,7,51,4,3.55,5.0,fr,39608,88,1673760,1,4,Active Shallow Crust,0.0,89.98886,0.0,06/30/4450
+2.73829,42.57111,9314,1,31,7,57,24,3.55,5.0,fr,39609,186,1673760,1,4,Active Shallow Crust,0.0,89.98886,0.0,01/31/9314
+2.73829,42.57111,4070,11,27,9,22,55,3.55,5.0,fr,39610,81,1673760,1,4,Active Shallow Crust,0.0,89.98886,0.0,11/27/4070
+2.73829,42.57111,7220,1,7,13,35,40,3.55,15.0,fr,39611,144,1673764,1,1,Active Shallow Crust,240.012,57.99818,0.0,01/07/7220
+2.73829,42.57111,514,6,30,14,24,26,3.65,5.0,fr,39612,10,1673772,1,3,Active Shallow Crust,0.0,89.99007,0.0,06/30/0514
+2.73829,42.57111,6663,11,18,9,37,47,3.65,5.0,fr,39613,133,1673772,1,3,Active Shallow Crust,0.0,89.99007,0.0,11/18/6663
+2.73829,42.57111,6869,6,23,19,58,12,3.65,5.0,fr,39614,137,1673772,1,3,Active Shallow Crust,0.0,89.99007,0.0,06/23/6869
+2.73829,42.57111,8,4,6,12,50,37,3.65,15.0,fr,39615,0,1673773,1,2,Active Shallow Crust,0.0,89.99007,0.0,04/06/0008
+2.73829,42.57111,3961,3,28,18,59,44,3.65,15.0,fr,39616,79,1673773,1,2,Active Shallow Crust,0.0,89.99007,0.0,03/28/3961
+2.73829,42.57111,2211,9,13,19,16,20,3.65,5.0,fr,39617,44,1673775,1,1,Active Shallow Crust,240.0007,58.0134,0.0,09/13/2211
+2.73829,42.57111,15,6,24,13,7,40,3.75,5.0,fr,39618,0,1673784,1,3,Active Shallow Crust,0.0,89.99115,0.0,06/24/0015
+2.73829,42.57111,7255,1,9,13,2,10,3.75,5.0,fr,39619,145,1673784,1,3,Active Shallow Crust,0.0,89.99115,0.0,01/09/7255
+2.73829,42.57111,6561,3,30,7,8,54,3.75,5.0,fr,39620,131,1673784,1,3,Active Shallow Crust,0.0,89.99115,0.0,03/30/6561
+2.73829,42.57111,8101,1,23,13,42,23,3.75,15.0,fr,39621,162,1673785,1,1,Active Shallow Crust,0.0,89.99115,0.0,01/23/8101
+2.73829,42.57111,7215,3,30,19,37,41,3.75,5.0,fr,39622,144,1673793,1,1,Active Shallow Crust,128.897,89.96712,0.0,03/30/7215
+2.73829,42.57111,8611,2,8,8,24,25,3.85,5.0,fr,39623,172,1673802,1,1,Active Shallow Crust,0.0,89.98936,-90.0,02/08/8611
+2.73829,42.57111,4129,5,12,2,27,7,3.85,15.0,fr,39624,82,1673803,1,1,Active Shallow Crust,0.0,89.98936,-90.0,05/12/4129
+2.73829,42.57111,8814,3,10,4,58,3,3.95,5.0,fr,39625,176,1673808,1,2,Active Shallow Crust,0.0,89.99063,0.0,03/10/8814
+2.73829,42.57111,4292,7,7,23,44,12,3.95,5.0,fr,39626,85,1673808,1,2,Active Shallow Crust,0.0,89.99063,0.0,07/07/4292
+2.73829,42.57111,543,8,7,14,35,38,3.95,15.0,fr,39627,10,1673812,1,1,Active Shallow Crust,240.019,58.00463,0.0,08/07/0543
+2.73829,42.57111,446,7,17,23,35,30,4.05,5.0,fr,39628,8,1673820,1,1,Active Shallow Crust,0.0,89.98956,0.0,07/17/0446
+2.73829,42.57111,6857,2,5,12,16,54,4.15,15.0,fr,39629,137,1673833,1,1,Active Shallow Crust,0.0,89.99069,0.0,02/05/6857
+2.73829,42.57111,6323,10,10,0,3,45,4.45,5.0,fr,39630,126,1673868,1,2,Active Shallow Crust,0.0,89.98946,0.0,10/10/6323
+2.73829,42.57111,7240,10,21,6,26,56,4.45,5.0,fr,39631,144,1673868,1,2,Active Shallow Crust,0.0,89.98946,0.0,10/21/7240
+2.73829,42.57111,9538,7,31,11,19,28,4.45,5.0,fr,39632,190,1673877,1,1,Active Shallow Crust,128.8932,89.99342,0.0,07/31/9538
+2.73829,42.57111,2216,10,20,20,43,43,4.75,15.0,fr,39633,44,1673905,1,1,Active Shallow Crust,0.0,89.98974,0.0,10/20/2216
+2.73829,42.57111,323,3,15,11,15,59,4.85,5.0,fr,39634,6,1673916,1,1,Active Shallow Crust,0.0,89.99002,0.0,03/15/0323
+2.73829,42.57111,9202,7,13,3,45,58,4.85,15.0,fr,39635,184,1673917,1,1,Active Shallow Crust,0.0,89.99002,0.0,07/13/9202
+2.73829,42.57111,2350,1,14,0,31,4,5.05,5.0,fr,39636,46,1673943,1,1,Active Shallow Crust,240.0202,57.99722,0.0,01/14/2350
+2.738287,42.57111,4695,2,17,3,16,37,6.35,7.567806,fr,39637,93,1674105,1,1,Active Shallow Crust,128.851,89.98981,0.0,02/17/4695
+6.7049,46.41451,1817,12,7,18,51,53,3.55,5.0,fr,39638,36,1674240,1,8,Active Shallow Crust,0.0,89.99305,0.0,12/07/1817
+6.7049,46.41451,7806,10,24,16,33,11,3.55,5.0,fr,39639,156,1674240,1,8,Active Shallow Crust,0.0,89.99305,0.0,10/24/7806
+6.7049,46.41451,8248,1,21,8,17,46,3.55,5.0,fr,39640,164,1674240,1,8,Active Shallow Crust,0.0,89.99305,0.0,01/21/8248
+6.7049,46.41451,3031,9,4,6,2,5,3.55,5.0,fr,39641,60,1674240,1,8,Active Shallow Crust,0.0,89.99305,0.0,09/04/3031
+6.7049,46.41451,8712,2,28,6,48,12,3.55,5.0,fr,39642,174,1674240,1,8,Active Shallow Crust,0.0,89.99305,0.0,02/28/8712
+6.7049,46.41451,2023,2,9,17,10,16,3.55,5.0,fr,39643,40,1674240,1,8,Active Shallow Crust,0.0,89.99305,0.0,02/09/2023
+6.7049,46.41451,2626,6,19,22,11,24,3.55,5.0,fr,39644,52,1674240,1,8,Active Shallow Crust,0.0,89.99305,0.0,06/19/2626
+6.7049,46.41451,5845,7,14,3,24,7,3.55,5.0,fr,39645,116,1674240,1,8,Active Shallow Crust,0.0,89.99305,0.0,07/14/5845
+6.7049,46.41451,8724,2,3,19,36,43,3.55,15.0,fr,39646,174,1674241,1,2,Active Shallow Crust,0.0,89.99305,0.0,02/03/8724
+6.7049,46.41451,2132,4,29,3,16,36,3.55,15.0,fr,39647,42,1674241,1,2,Active Shallow Crust,0.0,89.99305,0.0,04/29/2132
+6.7049,46.41451,3742,3,4,2,43,3,3.55,27.5,fr,39648,74,1674242,1,3,Active Shallow Crust,0.0,89.99305,0.0,03/04/3742
+6.7049,46.41451,114,5,23,20,33,6,3.55,27.5,fr,39649,2,1674242,1,3,Active Shallow Crust,0.0,89.99305,0.0,05/23/0114
+6.7049,46.41451,6675,9,2,21,19,32,3.55,27.5,fr,39650,133,1674242,1,3,Active Shallow Crust,0.0,89.99305,0.0,09/02/6675
+6.7049,46.41451,8940,2,8,23,57,57,3.55,27.5,fr,39651,178,1674245,1,1,Active Shallow Crust,240.0122,57.99845,0.0,02/08/8940
+6.7049,46.41451,8736,5,2,19,16,48,3.55,5.0,fr,39652,174,1674246,1,1,Active Shallow Crust,0.0,89.99297,-90.0,05/02/8736
+6.7049,46.41451,5457,8,4,18,19,56,3.55,27.5,fr,39653,109,1674248,1,1,Active Shallow Crust,0.0,89.99297,-90.0,08/04/5457
+6.7049,46.41451,9531,6,2,20,2,59,3.55,5.0,fr,39654,190,1674249,1,2,Active Shallow Crust,128.8967,89.99305,0.0,06/02/9531
+6.7049,46.41451,3346,4,30,15,0,59,3.55,5.0,fr,39655,66,1674249,1,2,Active Shallow Crust,128.8967,89.99305,0.0,04/30/3346
+6.7049,46.41451,5339,10,25,2,27,11,3.65,5.0,fr,39656,106,1674252,1,9,Active Shallow Crust,0.0,89.98761,0.0,10/25/5339
+6.7049,46.41451,4307,8,29,21,46,36,3.65,5.0,fr,39657,86,1674252,1,9,Active Shallow Crust,0.0,89.98761,0.0,08/29/4307
+6.7049,46.41451,9738,3,4,2,37,57,3.65,5.0,fr,39658,194,1674252,1,9,Active Shallow Crust,0.0,89.98761,0.0,03/04/9738
+6.7049,46.41451,4420,4,21,15,56,7,3.65,5.0,fr,39659,88,1674252,1,9,Active Shallow Crust,0.0,89.98761,0.0,04/21/4420
+6.7049,46.41451,523,11,9,22,56,11,3.65,5.0,fr,39660,10,1674252,1,9,Active Shallow Crust,0.0,89.98761,0.0,11/09/0523
+6.7049,46.41451,8772,9,2,10,5,56,3.65,5.0,fr,39661,175,1674252,1,9,Active Shallow Crust,0.0,89.98761,0.0,09/02/8772
+6.7049,46.41451,1104,5,20,11,43,59,3.65,5.0,fr,39662,22,1674252,1,9,Active Shallow Crust,0.0,89.98761,0.0,05/20/1104
+6.7049,46.41451,663,6,22,2,21,24,3.65,5.0,fr,39663,13,1674252,1,9,Active Shallow Crust,0.0,89.98761,0.0,06/22/0663
+6.7049,46.41451,7631,12,17,4,56,56,3.65,5.0,fr,39664,152,1674252,1,9,Active Shallow Crust,0.0,89.98761,0.0,12/17/7631
+6.7049,46.41451,1243,11,1,6,12,20,3.65,15.0,fr,39665,24,1674253,1,2,Active Shallow Crust,0.0,89.98761,0.0,11/01/1243
+6.7049,46.41451,831,2,23,23,39,31,3.65,15.0,fr,39666,16,1674253,1,2,Active Shallow Crust,0.0,89.98761,0.0,02/23/0831
+6.7049,46.41451,8636,9,6,8,3,27,3.65,5.0,fr,39667,172,1674261,1,1,Active Shallow Crust,128.8994,89.96352,0.0,09/06/8636
+6.7049,46.41451,2904,8,29,11,44,12,3.65,15.0,fr,39668,58,1674262,1,1,Active Shallow Crust,128.8994,89.96352,0.0,08/29/2904
+6.7049,46.41451,5265,7,16,5,23,27,3.65,27.5,fr,39669,105,1674263,1,1,Active Shallow Crust,128.8994,89.96352,0.0,07/16/5265
+6.7049,46.41451,5629,9,4,21,9,19,3.75,5.0,fr,39670,112,1674264,1,1,Active Shallow Crust,0.0,89.98895,0.0,09/04/5629
+6.7049,46.41451,4775,5,5,16,48,43,3.75,15.0,fr,39671,95,1674265,1,1,Active Shallow Crust,0.0,89.98895,0.0,05/05/4775
+6.7049,46.41451,7748,5,5,21,41,14,3.75,27.5,fr,39672,154,1674266,1,2,Active Shallow Crust,0.0,89.98895,0.0,05/05/7748
+6.7049,46.41451,4729,11,9,20,1,13,3.75,27.5,fr,39673,94,1674266,1,2,Active Shallow Crust,0.0,89.98895,0.0,11/09/4729
+6.7049,46.41451,9337,11,5,12,15,7,3.85,5.0,fr,39674,186,1674276,1,4,Active Shallow Crust,0.0,89.99016,0.0,11/05/9337
+6.7049,46.41451,5556,9,2,19,9,25,3.85,5.0,fr,39675,111,1674276,1,4,Active Shallow Crust,0.0,89.99016,0.0,09/02/5556
+6.7049,46.41451,5053,11,7,12,54,9,3.85,5.0,fr,39676,101,1674276,1,4,Active Shallow Crust,0.0,89.99016,0.0,11/07/5053
+6.7049,46.41451,932,5,31,19,8,30,3.85,5.0,fr,39677,18,1674276,1,4,Active Shallow Crust,0.0,89.99016,0.0,05/31/0932
+6.7049,46.41451,1020,9,15,13,54,56,3.85,15.0,fr,39678,20,1674277,1,1,Active Shallow Crust,0.0,89.99016,0.0,09/15/1020
+6.7049,46.41451,9366,1,26,14,25,8,3.85,5.0,fr,39679,187,1674282,1,2,Active Shallow Crust,0.0,89.99004,-90.0,01/26/9366
+6.7049,46.41451,4140,10,25,17,6,5,3.85,5.0,fr,39680,82,1674282,1,2,Active Shallow Crust,0.0,89.99004,-90.0,10/25/4140
+6.7049,46.41451,3217,10,23,10,15,7,3.85,5.0,fr,39681,64,1674285,1,1,Active Shallow Crust,128.8962,89.99261,0.0,10/23/3217
+6.7049,46.41451,2569,11,8,22,1,57,3.95,5.0,fr,39682,51,1674288,1,3,Active Shallow Crust,0.0,89.99123,0.0,11/08/2569
+6.7049,46.41451,8929,8,29,10,37,44,3.95,5.0,fr,39683,178,1674288,1,3,Active Shallow Crust,0.0,89.99123,0.0,08/29/8929
+6.7049,46.41451,1107,3,31,5,27,39,3.95,5.0,fr,39684,22,1674288,1,3,Active Shallow Crust,0.0,89.99123,0.0,03/31/1107
+6.7049,46.41451,5842,8,26,6,25,50,3.95,27.5,fr,39685,116,1674293,1,1,Active Shallow Crust,240.0197,58.00538,0.0,08/26/5842
+6.7049,46.41451,1200,5,3,8,13,33,3.95,5.0,fr,39686,23,1674294,1,1,Active Shallow Crust,0.0,89.99113,-90.0,05/03/1200
+6.7049,46.41451,4962,2,11,1,7,6,3.95,5.0,fr,39687,99,1674297,1,1,Active Shallow Crust,128.8995,89.99342,0.0,02/11/4962
+6.7049,46.41451,5979,9,29,12,10,17,4.05,5.0,fr,39688,119,1674300,1,1,Active Shallow Crust,0.0,89.98827,0.0,09/29/5979
+6.7049,46.41451,7786,4,25,15,32,18,4.05,15.0,fr,39689,155,1674301,1,1,Active Shallow Crust,0.0,89.98827,0.0,04/25/7786
+6.7049,46.41451,7094,7,23,23,59,30,4.05,5.0,fr,39690,141,1674303,1,1,Active Shallow Crust,240.0064,58.00575,0.0,07/23/7094
+6.7049,46.41451,9112,12,10,7,12,15,4.05,27.5,fr,39691,182,1674305,1,2,Active Shallow Crust,240.0064,58.00573,0.0,12/10/9112
+6.7049,46.41451,5466,8,4,8,38,51,4.05,27.5,fr,39692,109,1674305,1,2,Active Shallow Crust,240.0064,58.00573,0.0,08/04/5466
+6.7049,46.41451,2828,7,12,21,50,28,4.15,5.0,fr,39693,56,1674321,1,1,Active Shallow Crust,128.8972,89.99477,0.0,07/12/2828
+6.7049,46.41451,2091,11,26,1,45,21,4.15,15.0,fr,39694,41,1674322,1,1,Active Shallow Crust,128.8972,89.99477,0.0,11/26/2091
+6.7049,46.41451,1845,6,13,20,5,21,4.25,5.0,fr,39695,36,1674324,1,1,Active Shallow Crust,0.0,89.99068,0.0,06/13/1845
+6.7049,46.41451,4906,12,7,17,52,41,4.35,15.0,fr,39696,98,1674343,1,1,Active Shallow Crust,0.0,89.9888,-90.0,12/07/4906
+6.7049,46.41451,5972,7,19,19,18,40,4.35,5.0,fr,39697,119,1674345,1,1,Active Shallow Crust,128.897,89.98302,0.0,07/19/5972
+6.7049,46.41451,9785,4,27,11,27,11,4.45,5.0,fr,39698,195,1674348,1,2,Active Shallow Crust,0.0,89.99014,0.0,04/27/9785
+6.7049,46.41451,4501,10,16,20,23,15,4.45,5.0,fr,39699,90,1674348,1,2,Active Shallow Crust,0.0,89.99014,0.0,10/16/4501
+6.7049,46.41451,3336,1,10,7,23,41,4.45,27.5,fr,39700,66,1674350,1,2,Active Shallow Crust,0.0,89.99014,0.0,01/10/3336
+6.7049,46.41451,913,5,30,9,34,11,4.45,27.5,fr,39701,18,1674350,1,2,Active Shallow Crust,0.0,89.99014,0.0,05/30/0913
+6.7049,46.41451,6216,8,7,8,48,22,4.45,15.0,fr,39702,124,1674355,1,1,Active Shallow Crust,0.0,89.99002,-90.0,08/07/6216
+6.7049,46.41451,775,10,3,14,6,16,4.45,27.5,fr,39703,15,1674356,1,1,Active Shallow Crust,0.0,89.99002,-90.0,10/03/0775
+6.7049,46.41451,9643,6,2,10,8,31,4.45,5.0,fr,39704,192,1674357,1,1,Active Shallow Crust,128.8929,89.9926,0.0,06/02/9643
+6.7049,46.41451,2191,5,1,20,0,8,4.55,5.0,fr,39705,43,1674363,1,1,Active Shallow Crust,240.0093,57.99736,0.0,05/01/2191
+6.7049,46.41451,2996,2,27,10,50,21,4.65,5.0,fr,39706,59,1674372,1,1,Active Shallow Crust,0.0,89.9902,0.0,02/27/2996
+6.7049,46.41451,5391,10,22,5,51,47,4.75,15.0,fr,39707,107,1674385,1,1,Active Shallow Crust,0.0,89.98952,0.0,10/22/5391
+6.7049,46.41451,4371,12,16,16,5,19,4.75,5.0,fr,39708,87,1674390,1,1,Active Shallow Crust,0.0,89.9894,-90.0,12/16/4371
+6.7049,46.41451,6147,5,13,0,41,2,4.85,15.0,fr,39709,122,1674397,1,1,Active Shallow Crust,0.0,89.99066,0.0,05/13/6147
+6.7049,46.41451,6230,10,30,16,11,18,4.95,5.0,fr,39710,124,1674408,1,1,Active Shallow Crust,0.0,89.99029,0.0,10/30/6230
+6.7049,46.41451,6433,12,3,1,27,51,4.95,15.0,fr,39711,128,1674418,1,1,Active Shallow Crust,128.8901,89.98981,0.0,12/03/6433
+6.7049,46.41451,5995,3,26,23,39,3,5.05,5.0,fr,39712,119,1674420,1,1,Active Shallow Crust,0.0,89.9901,0.0,03/26/5995
+6.7049,46.41451,1034,2,28,20,37,27,5.05,27.5,fr,39713,20,1674422,1,1,Active Shallow Crust,0.0,89.9901,0.0,02/28/1034
+6.7049,46.41451,2484,3,27,10,27,10,5.15,5.0,fr,39714,49,1674435,1,1,Active Shallow Crust,240.0194,58.00002,0.0,03/27/2484
+6.7049,46.41451,4273,4,14,9,25,6,5.35,5.0,fr,39715,85,1674462,1,1,Active Shallow Crust,0.0,89.99026,-90.0,04/14/4273
+2.74936,43.63655,7105,2,18,2,50,46,3.55,15.0,fr,39716,142,1674721,1,2,Active Shallow Crust,0.0,89.98905,0.0,02/18/7105
+2.74936,43.63655,9786,4,11,4,34,30,3.55,15.0,fr,39717,195,1674721,1,2,Active Shallow Crust,0.0,89.98905,0.0,04/11/9786
+2.74936,43.63655,3109,4,19,10,17,57,4.15,5.0,fr,39718,62,1674801,1,1,Active Shallow Crust,128.8977,89.9936,0.0,04/19/3109
+5.39113,43.61818,8843,6,24,23,26,19,3.55,5.0,fr,39719,176,1675200,1,2,Active Shallow Crust,0.0,89.9927,0.0,06/24/8843
+5.39113,43.61818,7614,12,3,6,56,40,3.55,5.0,fr,39720,152,1675200,1,2,Active Shallow Crust,0.0,89.9927,0.0,12/03/7614
+5.39113,43.61818,3989,5,20,17,58,25,3.55,15.0,fr,39721,79,1675204,1,1,Active Shallow Crust,240.0112,57.9982,0.0,05/20/3989
+5.39113,43.61818,6060,7,2,8,56,9,3.55,5.0,fr,39722,121,1675209,1,1,Active Shallow Crust,128.8955,89.99635,0.0,07/02/6060
+5.39113,43.61818,2634,11,24,11,49,37,3.65,5.0,fr,39723,52,1675212,1,2,Active Shallow Crust,0.0,89.98698,0.0,11/24/2634
+5.39113,43.61818,5617,7,6,9,9,16,3.65,5.0,fr,39724,112,1675212,1,2,Active Shallow Crust,0.0,89.98698,0.0,07/06/5617
+5.39113,43.61818,2775,3,25,19,46,34,3.65,15.0,fr,39725,55,1675213,1,1,Active Shallow Crust,0.0,89.98698,0.0,03/25/2775
+5.39113,43.61818,6864,9,30,5,15,9,3.65,5.0,fr,39726,137,1675215,1,1,Active Shallow Crust,240.0006,58.01355,0.0,09/30/6864
+5.39113,43.61818,1078,7,31,1,7,55,3.65,5.0,fr,39727,21,1675218,1,1,Active Shallow Crust,0.0,89.98684,-90.0,07/31/1078
+5.39113,43.61818,9581,7,24,20,59,21,3.65,5.0,fr,39728,191,1675221,1,1,Active Shallow Crust,128.9011,89.96347,0.0,07/24/9581
+5.39113,43.61818,6856,2,29,21,42,48,3.65,15.0,fr,39729,137,1675222,1,1,Active Shallow Crust,128.9011,89.96347,0.0,02/29/6856
+5.39113,43.61818,7254,12,4,1,6,20,3.75,15.0,fr,39730,145,1675228,1,1,Active Shallow Crust,240.0077,58.0186,0.0,12/04/7254
+5.39113,43.61818,8851,10,29,0,12,30,3.75,5.0,fr,39731,177,1675230,1,1,Active Shallow Crust,0.0,89.98827,-90.0,10/29/8851
+5.39113,43.61818,1503,3,13,14,53,17,3.75,15.0,fr,39732,30,1675231,1,1,Active Shallow Crust,0.0,89.98827,-90.0,03/13/1503
+5.39113,43.61818,2741,3,8,13,58,12,3.75,5.0,fr,39733,54,1675233,1,1,Active Shallow Crust,128.8965,89.96744,0.0,03/08/2741
+5.39113,43.61818,3705,12,15,10,43,12,3.85,15.0,fr,39734,74,1675237,1,1,Active Shallow Crust,0.0,89.98966,0.0,12/15/3705
+5.39113,43.61818,9243,6,1,2,47,0,3.85,5.0,fr,39735,184,1675239,1,1,Active Shallow Crust,240.0099,57.99743,0.0,06/01/9243
+5.39113,43.61818,5612,4,27,1,46,23,3.85,15.0,fr,39736,112,1675246,1,1,Active Shallow Crust,128.8966,89.99225,0.0,04/27/5612
+5.39113,43.61818,3748,4,25,11,10,9,3.95,15.0,fr,39737,74,1675249,1,1,Active Shallow Crust,0.0,89.99078,0.0,04/25/3748
+5.39113,43.61818,2235,1,16,21,52,34,3.95,27.5,fr,39738,44,1675253,1,1,Active Shallow Crust,240.0188,58.0044,0.0,01/16/2235
+5.39113,43.61818,2962,6,21,18,34,58,3.95,15.0,fr,39739,59,1675255,1,1,Active Shallow Crust,0.0,89.99068,-90.0,06/21/2962
+5.39113,43.61818,3111,8,20,1,4,1,4.05,5.0,fr,39740,62,1675260,1,1,Active Shallow Crust,0.0,89.99179,0.0,08/20/3111
+5.39113,43.61818,4200,8,5,13,28,43,4.15,5.0,fr,39741,83,1675272,1,1,Active Shallow Crust,0.0,89.98902,0.0,08/05/4200
+5.39113,43.61818,2566,8,13,22,22,45,4.15,15.0,fr,39742,51,1675273,1,1,Active Shallow Crust,0.0,89.98902,0.0,08/13/2566
+5.39113,43.61818,5659,5,17,16,51,57,4.15,5.0,fr,39743,113,1675275,1,1,Active Shallow Crust,240.008,57.99725,0.0,05/17/5659
+5.39113,43.61818,5423,10,2,8,36,7,4.25,27.5,fr,39744,108,1675295,1,1,Active Shallow Crust,128.8943,89.98084,0.0,10/02/5423
+5.39113,43.61818,3380,6,13,14,57,1,4.65,5.0,fr,39745,67,1675341,1,1,Active Shallow Crust,128.8919,89.98707,0.0,06/13/3380
+5.39113,43.61818,6606,5,2,0,20,47,4.75,15.0,fr,39746,132,1675345,1,1,Active Shallow Crust,0.0,89.99083,0.0,05/02/6606
+2.91886,44.97905,3064,4,11,4,33,49,3.55,5.0,fr,39747,61,1675680,1,2,Active Shallow Crust,0.0,89.9893,0.0,04/11/3064
+2.91886,44.97905,7310,12,29,6,33,36,3.55,5.0,fr,39748,146,1675680,1,2,Active Shallow Crust,0.0,89.9893,0.0,12/29/7310
+2.91886,44.97905,8008,4,15,9,16,9,3.55,5.0,fr,39749,160,1675686,1,1,Active Shallow Crust,0.0,89.98917,-90.0,04/15/8008
+2.91886,44.97905,3641,4,9,20,48,25,3.55,5.0,fr,39750,72,1675689,1,1,Active Shallow Crust,128.8965,89.99465,0.0,04/09/3641
+2.91886,44.97905,8812,4,22,2,49,57,3.65,5.0,fr,39751,176,1675695,1,1,Active Shallow Crust,240.0005,58.01277,0.0,04/22/8812
+2.91886,44.97905,4171,6,19,17,12,8,3.75,5.0,fr,39752,83,1675704,1,1,Active Shallow Crust,0.0,89.98867,0.0,06/19/4171
+2.91886,44.97905,4832,6,4,1,54,35,3.75,5.0,fr,39753,96,1675710,1,1,Active Shallow Crust,0.0,89.9914,-90.0,06/04/4832
+2.91886,44.97905,2816,5,29,8,4,13,3.85,15.0,fr,39754,56,1675717,1,1,Active Shallow Crust,0.0,89.9899,0.0,05/29/2816
+2.91886,44.97905,9195,12,17,10,30,3,3.85,5.0,fr,39755,183,1675725,1,1,Active Shallow Crust,128.8959,89.99369,0.0,12/17/9195
+2.91886,44.97905,687,11,15,15,52,56,3.95,15.0,fr,39756,13,1675729,1,1,Active Shallow Crust,0.0,89.991,0.0,11/15/0687
+2.91886,44.97905,9147,11,7,21,16,23,4.05,5.0,fr,39757,182,1675746,1,1,Active Shallow Crust,0.0,89.98985,-90.0,11/07/9147
+2.91886,44.97905,9656,9,23,13,23,21,4.15,15.0,fr,39758,193,1675753,1,1,Active Shallow Crust,0.0,89.98927,0.0,09/23/9656
+2.91886,44.97905,9493,8,13,3,16,58,4.15,27.5,fr,39759,189,1675754,1,1,Active Shallow Crust,0.0,89.98927,0.0,08/13/9493
+2.91886,44.97905,9589,10,8,9,47,58,4.25,15.0,fr,39760,191,1675765,1,1,Active Shallow Crust,0.0,89.99044,0.0,10/08/9589
+2.91886,44.97905,9264,6,1,15,45,52,4.35,5.0,fr,39761,185,1675779,1,1,Active Shallow Crust,240.0081,57.99574,0.0,06/01/9264
+2.91886,44.97905,2975,11,9,9,15,52,4.45,5.0,fr,39762,59,1675788,1,1,Active Shallow Crust,0.0,89.98988,0.0,11/09/2975
+2.91886,44.97905,1562,9,18,6,25,31,4.55,5.0,fr,39763,31,1675800,1,1,Active Shallow Crust,0.0,89.98985,0.0,09/18/1562
+2.91886,44.97905,2444,5,29,17,20,48,5.55,5.0,fr,39764,48,1675920,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/29/2444
+0.66486,50.84018,9587,10,17,19,10,36,3.55,5.0,fr,39765,191,1676160,1,1,Active Shallow Crust,0.0,89.98965,0.0,10/17/9587
+0.66486,50.84018,1357,4,17,16,23,5,3.65,15.0,fr,39766,27,1676173,1,1,Active Shallow Crust,0.0,89.99007,0.0,04/17/1357
+0.66486,50.84018,9829,6,8,10,49,11,3.65,15.0,fr,39767,196,1676176,1,1,Active Shallow Crust,240.0015,58.01297,0.0,06/08/9829
+0.66486,50.84018,6539,4,3,3,30,26,3.75,5.0,fr,39768,130,1676184,1,2,Active Shallow Crust,0.0,89.98988,0.0,04/03/6539
+0.66486,50.84018,4694,8,29,22,37,59,3.75,5.0,fr,39769,93,1676184,1,2,Active Shallow Crust,0.0,89.98988,0.0,08/29/4694
+0.66486,50.84018,8941,7,22,9,3,34,3.85,5.0,fr,39770,178,1676196,1,1,Active Shallow Crust,0.0,89.98985,0.0,07/22/8941
+0.66486,50.84018,6368,5,22,8,5,41,3.95,5.0,fr,39771,127,1676208,1,1,Active Shallow Crust,0.0,89.98995,0.0,05/22/6368
+0.66486,50.84018,5075,10,11,10,33,57,3.95,5.0,fr,39772,101,1676211,1,1,Active Shallow Crust,240.0206,58.00511,0.0,10/11/5075
+0.66486,50.84018,4356,6,2,4,45,28,4.25,27.5,fr,39773,87,1676246,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/02/4356
+0.66486,50.84018,9410,11,2,21,22,39,4.25,5.0,fr,39774,188,1676247,1,1,Active Shallow Crust,240.0085,57.99422,0.0,11/02/9410
+0.66486,50.84018,1604,7,16,6,48,7,4.55,5.0,fr,39775,32,1676280,1,1,Active Shallow Crust,0.0,89.98993,0.0,07/16/1604
+0.66486,50.84018,449,2,17,8,17,1,4.95,5.0,fr,39776,8,1676328,1,1,Active Shallow Crust,0.0,89.98999,0.0,02/17/0449
+-1.26904,44.6901,1531,9,9,10,37,51,3.55,15.0,fr,39777,30,1676641,1,1,Active Shallow Crust,0.0,89.98925,0.0,09/09/1531
+-1.26904,44.6901,8318,7,1,10,36,4,4.65,5.0,fr,39778,166,1676772,1,1,Active Shallow Crust,0.0,89.9899,0.0,07/01/8318
+4.0615,50.48957,7383,8,29,15,53,44,3.55,5.0,fr,39779,147,1677120,1,1,Active Shallow Crust,0.0,89.98717,0.0,08/29/7383
+4.0615,50.48957,7018,5,29,7,16,50,3.55,15.0,fr,39780,140,1677121,1,1,Active Shallow Crust,0.0,89.98717,0.0,05/29/7018
+4.0615,50.48957,1067,3,22,20,31,0,3.55,27.5,fr,39781,21,1677122,1,2,Active Shallow Crust,0.0,89.98717,0.0,03/22/1067
+4.0615,50.48957,9634,2,12,7,47,56,3.55,27.5,fr,39782,192,1677122,1,2,Active Shallow Crust,0.0,89.98717,0.0,02/12/9634
+4.0615,50.48957,5373,2,25,1,48,44,3.55,5.0,fr,39783,107,1677123,1,1,Active Shallow Crust,240.0126,57.99895,0.0,02/25/5373
+4.0615,50.48957,7302,3,6,16,21,9,3.55,15.0,fr,39784,146,1677130,1,1,Active Shallow Crust,128.8964,89.99358,0.0,03/06/7302
+4.0615,50.48957,2421,1,11,19,10,29,3.65,5.0,fr,39785,48,1677132,1,2,Active Shallow Crust,0.0,89.98856,0.0,01/11/2421
+4.0615,50.48957,395,1,6,1,44,55,3.65,5.0,fr,39786,7,1677132,1,2,Active Shallow Crust,0.0,89.98856,0.0,01/06/0395
+4.0615,50.48957,8753,7,20,18,59,36,3.65,15.0,fr,39787,175,1677133,1,2,Active Shallow Crust,0.0,89.98856,0.0,07/20/8753
+4.0615,50.48957,7197,10,5,12,34,17,3.65,15.0,fr,39788,143,1677133,1,2,Active Shallow Crust,0.0,89.98856,0.0,10/05/7197
+4.0615,50.48957,2984,12,13,22,54,30,3.65,5.0,fr,39789,59,1677135,1,1,Active Shallow Crust,240.0023,58.01291,0.0,12/13/2984
+4.0615,50.48957,2519,11,1,9,10,43,3.65,15.0,fr,39790,50,1677136,1,1,Active Shallow Crust,240.0023,58.01291,0.0,11/01/2519
+4.0615,50.48957,8206,8,16,13,19,2,3.65,5.0,fr,39791,164,1677141,1,1,Active Shallow Crust,128.8991,89.9636,0.0,08/16/8206
+4.0615,50.48957,1600,6,19,4,9,49,3.75,5.0,fr,39792,31,1677144,1,2,Active Shallow Crust,0.0,89.98981,0.0,06/19/1600
+4.0615,50.48957,9515,7,11,2,27,6,3.75,5.0,fr,39793,190,1677144,1,2,Active Shallow Crust,0.0,89.98981,0.0,07/11/9515
+4.0615,50.48957,9410,1,22,1,59,34,3.75,15.0,fr,39794,188,1677145,1,1,Active Shallow Crust,0.0,89.98981,0.0,01/22/9410
+4.0615,50.48957,4337,1,2,8,46,19,3.75,27.5,fr,39795,86,1677146,1,1,Active Shallow Crust,0.0,89.98981,0.0,01/02/4337
+4.0615,50.48957,4300,9,1,6,38,55,3.75,5.0,fr,39796,85,1677153,1,2,Active Shallow Crust,128.8972,89.96706,0.0,09/01/4300
+4.0615,50.48957,9147,5,13,3,31,39,3.75,5.0,fr,39797,182,1677153,1,2,Active Shallow Crust,128.8972,89.96706,0.0,05/13/9147
+4.0615,50.48957,6644,7,17,2,52,58,3.85,5.0,fr,39798,132,1677156,1,4,Active Shallow Crust,0.0,89.99091,0.0,07/17/6644
+4.0615,50.48957,2035,6,14,13,6,5,3.85,5.0,fr,39799,40,1677156,1,4,Active Shallow Crust,0.0,89.99091,0.0,06/14/2035
+4.0615,50.48957,6120,4,17,9,57,53,3.85,5.0,fr,39800,122,1677156,1,4,Active Shallow Crust,0.0,89.99091,0.0,04/17/6120
+4.0615,50.48957,5904,1,26,18,2,22,3.85,5.0,fr,39801,118,1677156,1,4,Active Shallow Crust,0.0,89.99091,0.0,01/26/5904
+4.0615,50.48957,854,4,10,18,23,57,3.85,15.0,fr,39802,17,1677157,1,1,Active Shallow Crust,0.0,89.99091,0.0,04/10/0854
+4.0615,50.48957,6232,10,28,16,6,48,3.85,5.0,fr,39803,124,1677159,1,1,Active Shallow Crust,240.011,57.99763,0.0,10/28/6232
+4.0615,50.48957,1827,10,17,9,4,23,3.85,5.0,fr,39804,36,1677165,1,1,Active Shallow Crust,128.8952,89.99319,0.0,10/17/1827
+4.0615,50.48957,103,8,13,23,50,52,3.95,5.0,fr,39805,2,1677168,1,1,Active Shallow Crust,0.0,89.99191,0.0,08/13/0103
+4.0615,50.48957,1417,12,6,6,9,42,3.95,15.0,fr,39806,28,1677169,1,1,Active Shallow Crust,0.0,89.99191,0.0,12/06/1417
+4.0615,50.48957,2160,11,30,19,57,49,3.95,5.0,fr,39807,43,1677174,1,1,Active Shallow Crust,0.0,89.99181,-90.0,11/30/2160
+4.0615,50.48957,8972,1,26,1,20,40,3.95,5.0,fr,39808,179,1677177,1,2,Active Shallow Crust,128.8998,89.99393,0.0,01/26/8972
+4.0615,50.48957,2644,2,4,6,16,59,3.95,5.0,fr,39809,52,1677177,1,2,Active Shallow Crust,128.8998,89.99393,0.0,02/04/2644
+4.0615,50.48957,1349,8,4,7,13,17,4.05,5.0,fr,39810,26,1677180,1,2,Active Shallow Crust,0.0,89.98917,0.0,08/04/1349
+4.0615,50.48957,929,2,14,14,55,4,4.05,5.0,fr,39811,18,1677180,1,2,Active Shallow Crust,0.0,89.98917,0.0,02/14/0929
+4.0615,50.48957,1539,11,4,16,29,29,4.05,27.5,fr,39812,30,1677185,1,2,Active Shallow Crust,240.0069,58.00546,0.0,11/04/1539
+4.0615,50.48957,2846,12,24,13,5,40,4.05,27.5,fr,39813,56,1677185,1,2,Active Shallow Crust,240.0069,58.00546,0.0,12/24/2846
+4.0615,50.48957,2206,10,23,7,51,25,4.05,5.0,fr,39814,44,1677186,1,1,Active Shallow Crust,0.0,89.98905,-90.0,10/23/2206
+4.0615,50.48957,368,9,5,14,26,1,4.05,15.0,fr,39815,7,1677190,1,1,Active Shallow Crust,128.8903,89.99278,0.0,09/05/0368
+4.0615,50.48957,5006,3,14,11,47,4,4.15,5.0,fr,39816,100,1677192,1,1,Active Shallow Crust,0.0,89.99036,0.0,03/14/5006
+4.0615,50.48957,8851,3,15,17,3,20,4.15,15.0,fr,39817,177,1677193,1,1,Active Shallow Crust,0.0,89.99036,0.0,03/15/8851
+4.0615,50.48957,3481,6,23,14,25,46,4.15,5.0,fr,39818,69,1677198,1,1,Active Shallow Crust,0.0,89.99024,-90.0,06/23/3481
+4.0615,50.48957,9663,3,8,5,0,21,4.25,5.0,fr,39819,193,1677204,1,2,Active Shallow Crust,0.0,89.9914,0.0,03/08/9663
+4.0615,50.48957,9457,9,26,23,42,58,4.25,5.0,fr,39820,189,1677204,1,2,Active Shallow Crust,0.0,89.9914,0.0,09/26/9457
+4.0615,50.48957,5970,11,24,7,48,45,4.35,5.0,fr,39821,119,1677216,1,1,Active Shallow Crust,0.0,89.98978,0.0,11/24/5970
+4.0615,50.48957,7754,8,11,13,7,56,4.45,27.5,fr,39822,155,1677230,1,1,Active Shallow Crust,0.0,89.99089,0.0,08/11/7754
+4.0615,50.48957,9550,4,7,17,26,32,4.45,15.0,fr,39823,190,1677232,1,1,Active Shallow Crust,240.0063,57.99475,0.0,04/07/9550
+4.0615,50.48957,2319,6,23,17,53,54,4.75,5.0,fr,39824,46,1677264,1,1,Active Shallow Crust,0.0,89.99033,0.0,06/23/2319
+4.0615,50.48957,541,8,13,9,3,58,4.75,5.0,fr,39825,10,1677267,1,1,Active Shallow Crust,240.0091,58.00489,0.0,08/13/0541
+4.0615,50.48957,919,4,14,4,34,1,4.75,15.0,fr,39826,18,1677274,1,1,Active Shallow Crust,128.8873,89.98799,0.0,04/14/0919
+4.0615,50.48957,3655,5,9,2,48,38,4.85,5.0,fr,39827,73,1677282,1,1,Active Shallow Crust,0.0,89.98983,-90.0,05/09/3655
+4.0615,50.48957,7116,7,27,23,8,27,4.95,5.0,fr,39828,142,1677288,1,1,Active Shallow Crust,0.0,89.98975,0.0,07/27/7116
+4.0615,50.48957,4955,8,31,23,57,52,5.25,5.0,fr,39829,99,1677324,1,1,Active Shallow Crust,0.0,89.99003,0.0,08/31/4955
+4.0615,50.48957,9549,7,15,7,18,38,5.75,5.0,fr,39830,190,1677384,1,1,Active Shallow Crust,0.0,89.9898,0.0,07/15/9549
+4.061509,50.48957,453,8,21,23,45,55,6.45,8.491219,fr,39831,9,1677468,1,1,Active Shallow Crust,0.0,89.98997,0.0,08/21/0453
+4.14821,43.44783,1492,4,8,23,38,25,3.55,15.0,fr,39832,29,1677601,1,1,Active Shallow Crust,0.0,89.99268,0.0,04/08/1492
+4.14821,43.44783,747,1,2,20,3,48,3.65,15.0,fr,39833,14,1677613,1,1,Active Shallow Crust,0.0,89.98695,0.0,01/02/0747
+4.14821,43.44783,814,6,12,12,39,7,3.65,5.0,fr,39834,16,1677621,1,1,Active Shallow Crust,128.8998,89.96391,0.0,06/12/0814
+4.14821,43.44783,886,5,16,11,26,40,3.75,5.0,fr,39835,17,1677624,1,2,Active Shallow Crust,0.0,89.98837,0.0,05/16/0886
+4.14821,43.44783,4971,11,29,6,7,11,3.75,5.0,fr,39836,99,1677624,1,2,Active Shallow Crust,0.0,89.98837,0.0,11/29/4971
+4.14821,43.44783,1866,4,8,0,36,23,4.05,5.0,fr,39837,37,1677660,1,1,Active Shallow Crust,0.0,89.99177,0.0,04/08/1866
+4.14821,43.44783,3532,2,1,0,28,42,4.15,5.0,fr,39838,70,1677672,1,1,Active Shallow Crust,0.0,89.98899,0.0,02/01/3532
+6.40888,46.89621,1197,1,25,23,31,16,3.55,5.0,fr,39839,23,1678080,1,2,Active Shallow Crust,0.0,89.99311,0.0,01/25/1197
+6.40888,46.89621,325,9,17,4,45,57,3.55,5.0,fr,39840,6,1678080,1,2,Active Shallow Crust,0.0,89.99311,0.0,09/17/0325
+6.40888,46.89621,1426,12,30,11,9,38,3.55,15.0,fr,39841,28,1678081,1,1,Active Shallow Crust,0.0,89.99311,0.0,12/30/1426
+6.40888,46.89621,4730,2,24,3,18,59,3.55,27.5,fr,39842,94,1678082,1,1,Active Shallow Crust,0.0,89.99311,0.0,02/24/4730
+6.40888,46.89621,98,9,19,6,52,43,3.65,5.0,fr,39843,1,1678092,1,3,Active Shallow Crust,0.0,89.98772,0.0,09/19/0098
+6.40888,46.89621,2107,6,30,12,17,13,3.65,5.0,fr,39844,42,1678092,1,3,Active Shallow Crust,0.0,89.98772,0.0,06/30/2107
+6.40888,46.89621,1818,6,20,15,25,44,3.65,5.0,fr,39845,36,1678092,1,3,Active Shallow Crust,0.0,89.98772,0.0,06/20/1818
+6.40888,46.89621,5154,2,27,7,29,53,3.65,15.0,fr,39846,103,1678093,1,2,Active Shallow Crust,0.0,89.98772,0.0,02/27/5154
+6.40888,46.89621,3996,6,13,14,28,32,3.65,15.0,fr,39847,79,1678093,1,2,Active Shallow Crust,0.0,89.98772,0.0,06/13/3996
+6.40888,46.89621,2473,3,26,22,21,4,3.65,5.0,fr,39848,49,1678095,1,1,Active Shallow Crust,240.0011,58.01284,0.0,03/26/2473
+6.40888,46.89621,4605,7,23,9,43,36,3.65,5.0,fr,39849,92,1678101,1,1,Active Shallow Crust,128.9009,89.96353,0.0,07/23/4605
+6.40888,46.89621,2259,10,15,16,11,9,3.75,5.0,fr,39850,45,1678104,1,2,Active Shallow Crust,0.0,89.98905,0.0,10/15/2259
+6.40888,46.89621,9757,4,26,10,46,40,3.75,5.0,fr,39851,195,1678104,1,2,Active Shallow Crust,0.0,89.98905,0.0,04/26/9757
+6.40888,46.89621,3347,9,13,20,22,25,3.75,27.5,fr,39852,66,1678106,1,1,Active Shallow Crust,0.0,89.98905,0.0,09/13/3347
+6.40888,46.89621,4386,5,3,15,53,24,3.85,5.0,fr,39853,87,1678116,1,2,Active Shallow Crust,0.0,89.99024,0.0,05/03/4386
+6.40888,46.89621,22,12,16,14,8,22,3.85,5.0,fr,39854,0,1678116,1,2,Active Shallow Crust,0.0,89.99024,0.0,12/16/0022
+6.40888,46.89621,5676,10,9,0,10,20,3.95,5.0,fr,39855,113,1678128,1,1,Active Shallow Crust,0.0,89.9913,0.0,10/09/5676
+6.40888,46.89621,5286,3,19,5,20,25,4.05,5.0,fr,39856,105,1678140,1,2,Active Shallow Crust,0.0,89.98837,0.0,03/19/5286
+6.40888,46.89621,1779,1,8,6,10,42,4.05,5.0,fr,39857,35,1678140,1,2,Active Shallow Crust,0.0,89.98837,0.0,01/08/1779
+6.40888,46.89621,2520,1,8,10,30,11,4.05,5.0,fr,39858,50,1678143,1,2,Active Shallow Crust,240.0054,58.00616,0.0,01/08/2520
+6.40888,46.89621,4806,4,14,4,39,19,4.05,5.0,fr,39859,96,1678143,1,2,Active Shallow Crust,240.0054,58.00616,0.0,04/14/4806
+6.40888,46.89621,4723,10,19,1,31,42,4.25,5.0,fr,39860,94,1678164,1,2,Active Shallow Crust,0.0,89.99077,0.0,10/19/4723
+6.40888,46.89621,5824,10,13,14,40,10,4.25,5.0,fr,39861,116,1678164,1,2,Active Shallow Crust,0.0,89.99077,0.0,10/13/5824
+6.40888,46.89621,5240,4,3,7,15,58,4.25,15.0,fr,39862,104,1678165,1,1,Active Shallow Crust,0.0,89.99077,0.0,04/03/5240
+6.40888,46.89621,7936,9,26,0,46,33,4.25,15.0,fr,39863,158,1678171,1,1,Active Shallow Crust,0.0,89.99066,-90.0,09/26/7936
+6.40888,46.89621,4013,8,5,23,11,16,4.25,5.0,fr,39864,80,1678173,1,1,Active Shallow Crust,128.894,89.98096,0.0,08/05/4013
+6.40888,46.89621,7113,4,8,0,9,7,4.55,15.0,fr,39865,142,1678201,1,1,Active Shallow Crust,0.0,89.98911,0.0,04/08/7113
+6.40888,46.89621,184,6,6,13,5,34,4.55,15.0,fr,39866,3,1678207,1,1,Active Shallow Crust,0.0,89.98898,-90.0,06/06/0184
+6.40888,46.89621,4416,7,5,14,36,31,4.65,5.0,fr,39867,88,1678212,1,1,Active Shallow Crust,0.0,89.99029,0.0,07/05/4416
+6.40888,46.89621,5494,10,21,10,19,39,4.65,15.0,fr,39868,109,1678216,1,1,Active Shallow Crust,240.0107,57.99436,0.0,10/21/5494
+6.40888,46.89621,4071,8,27,4,34,18,4.75,5.0,fr,39869,81,1678224,1,1,Active Shallow Crust,0.0,89.98962,0.0,08/27/4071
+6.40888,46.89621,331,4,12,6,38,7,4.85,15.0,fr,39870,6,1678237,1,1,Active Shallow Crust,0.0,89.99075,0.0,04/12/0331
+6.40888,46.89621,7938,1,6,21,41,19,5.15,5.0,fr,39871,158,1678272,1,1,Active Shallow Crust,0.0,89.99017,0.0,01/06/7938
+6.40888,46.89621,9769,5,8,1,10,53,5.75,5.0,fr,39872,195,1678347,1,1,Active Shallow Crust,240.039,58.00191,0.0,05/08/9769
+2.57384,48.43843,521,1,22,2,1,39,3.65,5.0,fr,39873,10,1678572,1,1,Active Shallow Crust,0.0,89.99106,0.0,01/22/0521
+4.43511,49.1774,9768,11,23,5,18,15,3.55,5.0,fr,39874,195,1679046,1,1,Active Shallow Crust,0.0,89.99333,-90.0,11/23/9768
+4.43511,49.1774,7767,11,25,2,25,18,4.05,5.0,fr,39875,155,1679100,1,1,Active Shallow Crust,0.0,89.98888,0.0,11/25/7767
+5.2935,52.00173,4043,4,7,0,34,53,3.95,5.0,fr,39876,80,1679568,1,1,Active Shallow Crust,0.0,89.98825,0.0,04/07/4043
+2.54058,48.04327,4541,7,14,1,57,2,3.55,15.0,fr,39877,90,1680001,1,1,Active Shallow Crust,0.0,89.98989,0.0,07/14/4541
+2.54058,48.04327,296,7,9,8,44,19,3.65,5.0,fr,39878,5,1680012,1,1,Active Shallow Crust,0.0,89.99099,0.0,07/09/0296
+2.54058,48.04327,7895,1,26,10,1,18,4.35,5.0,fr,39879,157,1680099,1,1,Active Shallow Crust,240.0089,57.99602,0.0,01/26/7895
+8.81772,50.08552,6907,9,29,2,17,47,3.65,5.0,fr,39880,138,1680492,1,1,Active Shallow Crust,0.0,89.98846,0.0,09/29/6907
+8.81772,50.08552,971,2,17,18,29,9,3.85,15.0,fr,39881,19,1680517,1,1,Active Shallow Crust,0.0,89.99084,0.0,02/17/0971
+8.81772,50.08552,3149,5,19,4,20,24,3.95,5.0,fr,39882,62,1680528,1,1,Active Shallow Crust,0.0,89.99184,0.0,05/19/3149
+8.81772,50.08552,9053,6,6,16,55,17,4.05,5.0,fr,39883,181,1680540,1,1,Active Shallow Crust,0.0,89.99272,0.0,06/06/9053
+8.81772,50.08552,9140,1,31,10,12,27,4.05,15.0,fr,39884,182,1680544,1,1,Active Shallow Crust,240.0055,58.00611,0.0,01/31/9140
+8.81772,50.08552,8306,12,19,0,26,18,4.15,5.0,fr,39885,166,1680552,1,1,Active Shallow Crust,0.0,89.98703,0.0,12/19/8306
+8.81772,50.08552,5059,2,27,0,1,52,4.15,5.0,fr,39886,101,1680561,1,1,Active Shallow Crust,128.8971,89.99352,0.0,02/27/5059
+8.81772,50.08552,4568,7,30,13,53,35,4.25,5.0,fr,39887,91,1680567,1,1,Active Shallow Crust,240.0075,57.99454,0.0,07/30/4568
+8.81772,50.08552,4876,6,18,12,59,38,4.35,5.0,fr,39888,97,1680576,1,1,Active Shallow Crust,0.0,89.98969,0.0,06/18/4876
+8.81772,50.08552,9848,6,21,19,28,44,4.35,15.0,fr,39889,196,1680577,1,1,Active Shallow Crust,0.0,89.98969,0.0,06/21/9848
+8.81772,50.08552,8052,6,1,12,26,1,4.55,5.0,fr,39890,161,1680609,1,1,Active Shallow Crust,128.8929,89.98585,0.0,06/01/8052
+8.81772,50.08552,5172,7,5,8,58,58,4.65,27.5,fr,39891,103,1680617,1,1,Active Shallow Crust,240.0123,57.99419,0.0,07/05/5172
+2.57291,46.73923,8440,10,13,20,21,27,3.65,5.0,fr,39892,168,1681452,1,1,Active Shallow Crust,0.0,89.99076,0.0,10/13/8440
+2.57291,46.73923,6509,12,11,7,57,38,3.75,5.0,fr,39893,130,1681467,1,1,Active Shallow Crust,240.0084,58.01758,0.0,12/11/6509
+2.57291,46.73923,8192,12,24,10,46,14,3.85,5.0,fr,39894,163,1681476,1,2,Active Shallow Crust,0.0,89.99021,0.0,12/24/8192
+2.57291,46.73923,721,9,9,2,30,42,3.85,5.0,fr,39895,14,1681476,1,2,Active Shallow Crust,0.0,89.99021,0.0,09/09/0721
+2.57291,46.73923,4009,9,10,15,47,37,3.85,5.0,fr,39896,80,1681479,1,1,Active Shallow Crust,240.011,57.99764,0.0,09/10/4009
+2.57291,46.73923,8224,2,29,19,15,51,3.95,15.0,fr,39897,164,1681492,1,1,Active Shallow Crust,240.0199,58.00499,0.0,02/29/8224
+2.57291,46.73923,8488,2,22,20,17,16,4.05,5.0,fr,39898,169,1681500,1,1,Active Shallow Crust,0.0,89.99029,0.0,02/22/8488
+2.57291,46.73923,5958,5,20,11,0,36,4.45,5.0,fr,39899,119,1681548,1,1,Active Shallow Crust,0.0,89.99019,0.0,05/20/5958
+8.2661,48.13677,3312,10,19,1,36,21,3.55,5.0,fr,39900,66,1681920,1,1,Active Shallow Crust,0.0,89.98654,0.0,10/19/3312
+8.2661,48.13677,9756,7,24,18,43,14,3.55,15.0,fr,39901,195,1681921,1,1,Active Shallow Crust,0.0,89.98654,0.0,07/24/9756
+8.2661,48.13677,1394,12,28,0,2,40,3.95,5.0,fr,39902,27,1681971,1,1,Active Shallow Crust,240.0193,58.0054,0.0,12/28/1394
+8.2661,48.13677,7010,12,31,22,2,54,4.25,5.0,fr,39903,140,1682004,1,1,Active Shallow Crust,0.0,89.98798,0.0,12/31/7010
+8.2661,48.13677,9898,3,2,15,52,11,4.35,5.0,fr,39904,197,1682019,1,1,Active Shallow Crust,240.0084,57.99607,0.0,03/02/9898
+8.2661,48.13677,9297,3,8,5,8,0,4.45,27.5,fr,39905,185,1682030,1,1,Active Shallow Crust,0.0,89.99045,0.0,03/08/9297
+8.2661,48.13677,6878,4,23,10,11,25,4.55,15.0,fr,39906,137,1682041,1,1,Active Shallow Crust,0.0,89.99149,0.0,04/23/6878
+8.2661,48.13677,6628,3,18,1,37,59,4.55,27.5,fr,39907,132,1682042,1,1,Active Shallow Crust,0.0,89.99149,0.0,03/18/6628
+8.2661,48.13677,6494,3,18,8,34,24,4.95,15.0,fr,39908,129,1682089,1,1,Active Shallow Crust,0.0,89.98926,0.0,03/18/6494
+8.2661,48.13677,8919,8,2,18,39,31,5.05,5.0,fr,39909,178,1682100,1,1,Active Shallow Crust,0.0,89.99043,0.0,08/02/8919
+8.2661,48.13677,6680,7,15,18,23,2,6.05,5.357596,fr,39910,133,1682229,1,1,Active Shallow Crust,128.8598,89.98888,0.0,07/15/6680
+0.28558,43.19779,1237,7,17,12,57,58,3.55,5.0,fr,39911,24,1682400,1,2,Active Shallow Crust,0.0,89.98989,0.0,07/17/1237
+0.28558,43.19779,6871,10,23,0,49,43,3.55,5.0,fr,39912,137,1682400,1,2,Active Shallow Crust,0.0,89.98989,0.0,10/23/6871
+0.28558,43.19779,627,2,24,9,33,54,3.55,15.0,fr,39913,12,1682401,1,1,Active Shallow Crust,0.0,89.98989,0.0,02/24/0627
+0.28558,43.19779,4638,11,23,14,55,38,3.55,5.0,fr,39914,92,1682403,1,1,Active Shallow Crust,240.0118,57.99818,0.0,11/23/4638
+0.28558,43.19779,8105,9,15,6,2,26,3.55,5.0,fr,39915,162,1682406,1,1,Active Shallow Crust,0.0,89.98978,-90.0,09/15/8105
+0.28558,43.19779,744,6,20,0,33,48,3.55,15.0,fr,39916,14,1682410,1,1,Active Shallow Crust,128.8964,89.9938,0.0,06/20/0744
+0.28558,43.19779,7467,3,27,23,26,58,3.65,5.0,fr,39917,149,1682412,1,3,Active Shallow Crust,0.0,89.99017,0.0,03/27/7467
+0.28558,43.19779,653,9,15,17,4,39,3.65,5.0,fr,39918,13,1682412,1,3,Active Shallow Crust,0.0,89.99017,0.0,09/15/0653
+0.28558,43.19779,9082,9,28,2,25,57,3.65,5.0,fr,39919,181,1682412,1,3,Active Shallow Crust,0.0,89.99017,0.0,09/28/9082
+0.28558,43.19779,1650,6,25,14,41,31,3.75,5.0,fr,39920,32,1682424,1,2,Active Shallow Crust,0.0,89.99014,0.0,06/25/1650
+0.28558,43.19779,7737,10,13,14,42,54,3.75,5.0,fr,39921,154,1682424,1,2,Active Shallow Crust,0.0,89.99014,0.0,10/13/7737
+0.28558,43.19779,3493,6,18,15,58,49,3.75,5.0,fr,39922,69,1682427,1,1,Active Shallow Crust,240.008,58.01756,0.0,06/18/3493
+0.28558,43.19779,2444,8,21,9,58,32,3.75,15.0,fr,39923,48,1682431,1,1,Active Shallow Crust,0.0,89.99003,-90.0,08/21/2444
+0.28558,43.19779,6813,8,15,23,51,49,3.75,27.5,fr,39924,136,1682432,1,1,Active Shallow Crust,0.0,89.99003,-90.0,08/15/6813
+0.28558,43.19779,649,6,18,21,15,30,3.85,5.0,fr,39925,12,1682436,1,1,Active Shallow Crust,0.0,89.98991,0.0,06/18/0649
+0.28558,43.19779,5260,7,19,22,12,37,3.85,27.5,fr,39926,105,1682438,1,1,Active Shallow Crust,0.0,89.98991,0.0,07/19/5260
+0.28558,43.19779,6238,4,18,0,41,6,3.85,27.5,fr,39927,124,1682441,1,1,Active Shallow Crust,240.0104,57.99776,0.0,04/18/6238
+0.28558,43.19779,6493,1,24,16,50,32,3.85,5.0,fr,39928,129,1682445,1,1,Active Shallow Crust,128.8961,89.99366,0.0,01/24/6493
+0.28558,43.19779,9572,4,15,10,50,39,3.95,5.0,fr,39929,191,1682448,1,1,Active Shallow Crust,0.0,89.99014,0.0,04/15/9572
+0.28558,43.19779,4397,8,10,1,6,32,3.95,15.0,fr,39930,87,1682449,1,1,Active Shallow Crust,0.0,89.99014,0.0,08/10/4397
+0.28558,43.19779,3954,12,30,5,55,27,3.95,5.0,fr,39931,79,1682454,1,1,Active Shallow Crust,0.0,89.99003,-90.0,12/30/3954
+0.28558,43.19779,5081,8,29,11,26,31,4.05,5.0,fr,39932,101,1682469,1,1,Active Shallow Crust,128.8909,89.99367,0.0,08/29/5081
+0.28558,43.19779,9897,2,22,22,25,51,4.15,27.5,fr,39933,197,1682477,1,1,Active Shallow Crust,240.0079,57.9972,0.0,02/22/9897
+0.28558,43.19779,4063,7,21,17,2,8,4.15,15.0,fr,39934,81,1682479,1,1,Active Shallow Crust,0.0,89.98998,-90.0,07/21/4063
+0.28558,43.19779,9508,1,21,2,43,17,4.35,15.0,fr,39935,190,1682497,1,1,Active Shallow Crust,0.0,89.98994,0.0,01/21/9508
+0.28558,43.19779,2122,2,16,12,59,15,4.45,27.5,fr,39936,42,1682516,1,1,Active Shallow Crust,0.0,89.98994,-90.0,02/16/2122
+0.28558,43.19779,7689,8,9,12,10,38,4.55,15.0,fr,39937,153,1682521,1,1,Active Shallow Crust,0.0,89.98997,0.0,08/09/7689
+0.28558,43.19779,4385,11,2,1,4,36,4.95,5.0,fr,39938,87,1682568,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/02/4385
+0.2855786,43.19779,1819,10,13,1,11,52,6.15,6.011322,fr,39939,36,1682721,1,1,Active Shallow Crust,128.8609,89.98977,0.0,10/13/1819
+3.52395,41.61655,2142,4,1,0,33,24,3.55,5.0,fr,39940,42,1682880,1,1,Active Shallow Crust,0.0,89.98869,0.0,04/01/2142
+3.52395,41.61655,6543,3,22,12,24,32,3.65,5.0,fr,39941,130,1682892,1,2,Active Shallow Crust,0.0,89.98992,0.0,03/22/6543
+3.52395,41.61655,7579,2,24,15,30,20,3.65,5.0,fr,39942,151,1682892,1,2,Active Shallow Crust,0.0,89.98992,0.0,02/24/7579
+3.52395,41.61655,4178,11,8,0,15,57,3.75,5.0,fr,39943,83,1682904,1,2,Active Shallow Crust,0.0,89.99102,0.0,11/08/4178
+3.52395,41.61655,7844,6,6,23,40,10,3.75,5.0,fr,39944,156,1682904,1,2,Active Shallow Crust,0.0,89.99102,0.0,06/06/7844
+3.52395,41.61655,3425,4,19,11,19,22,3.85,5.0,fr,39945,68,1682916,1,1,Active Shallow Crust,0.0,89.98933,0.0,04/19/3425
+3.52395,41.61655,4971,3,19,17,30,20,3.85,5.0,fr,39946,99,1682922,1,1,Active Shallow Crust,0.0,89.9892,-90.0,03/19/4971
+3.52395,41.61655,6404,3,2,13,36,38,4.15,15.0,fr,39947,128,1682953,1,1,Active Shallow Crust,0.0,89.99055,0.0,03/02/6404
+1.90767,50.75809,6731,10,29,23,43,10,3.55,5.0,fr,39948,134,1683366,1,1,Active Shallow Crust,0.0,89.99032,-90.0,10/29/6731
+1.90767,50.75809,7996,3,18,8,17,32,3.75,5.0,fr,39949,159,1683384,1,3,Active Shallow Crust,0.0,89.98987,0.0,03/18/7996
+1.90767,50.75809,9635,12,18,15,15,51,3.75,5.0,fr,39950,192,1683384,1,3,Active Shallow Crust,0.0,89.98987,0.0,12/18/9635
+1.90767,50.75809,3377,8,23,7,4,49,3.75,5.0,fr,39951,67,1683384,1,3,Active Shallow Crust,0.0,89.98987,0.0,08/23/3377
+1.90767,50.75809,2339,9,15,3,49,31,3.85,15.0,fr,39952,46,1683397,1,1,Active Shallow Crust,0.0,89.98984,0.0,09/15/2339
+1.90767,50.75809,5163,9,26,13,58,40,3.85,5.0,fr,39953,103,1683405,1,1,Active Shallow Crust,128.8951,89.99323,0.0,09/26/5163
+1.90767,50.75809,5587,5,25,13,22,12,4.15,27.5,fr,39954,111,1683434,1,1,Active Shallow Crust,0.0,89.98961,0.0,05/25/5587
+1.90767,50.75809,2426,1,26,9,31,39,4.15,5.0,fr,39955,48,1683438,1,1,Active Shallow Crust,0.0,89.9903,-90.0,01/26/2426
+1.90767,50.75809,9406,10,30,0,50,30,4.35,15.0,fr,39956,188,1683463,1,1,Active Shallow Crust,0.0,89.98972,-90.0,10/30/9406
+1.90767,50.75809,7443,5,16,13,18,44,5.25,5.0,fr,39957,148,1683564,1,1,Active Shallow Crust,0.0,89.99008,0.0,05/16/7443
+3.69275,51.18757,3782,1,27,18,42,28,3.55,5.0,fr,39958,75,1683846,1,1,Active Shallow Crust,0.0,89.99041,-90.0,01/27/3782
+3.69275,51.18757,8641,9,13,2,50,19,3.65,5.0,fr,39959,172,1683852,1,1,Active Shallow Crust,0.0,89.98873,0.0,09/13/8641
+3.69275,51.18757,3581,10,23,21,22,31,3.85,27.5,fr,39960,71,1683878,1,1,Active Shallow Crust,0.0,89.99105,0.0,10/23/3581
+3.69275,51.18757,8716,8,28,5,44,59,4.05,15.0,fr,39961,174,1683901,1,1,Active Shallow Crust,0.0,89.98933,0.0,08/28/8716
+3.69275,51.18757,3430,7,24,6,57,31,4.15,5.0,fr,39962,68,1683921,1,1,Active Shallow Crust,128.8964,89.99367,0.0,07/24/3430
+3.69275,51.18757,4324,2,28,22,4,20,4.35,27.5,fr,39963,86,1683938,1,1,Active Shallow Crust,0.0,89.98994,0.0,02/28/4324
+3.69275,51.18757,9317,2,28,14,29,58,4.55,5.0,fr,39964,186,1683960,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/28/9317
+3.69275,51.18757,3052,4,5,12,3,1,4.75,5.0,fr,39965,61,1683987,1,1,Active Shallow Crust,240.0095,58.0047,0.0,04/05/3052
+3.69275,51.18757,3789,9,18,9,52,0,5.15,5.0,fr,39966,75,1684032,1,1,Active Shallow Crust,0.0,89.98998,0.0,09/18/3789
+7.68448,48.20068,5550,9,30,21,38,39,3.55,5.0,fr,39967,110,1684320,1,3,Active Shallow Crust,0.0,89.99328,0.0,09/30/5550
+7.68448,48.20068,6317,8,24,17,2,9,3.55,5.0,fr,39968,126,1684320,1,3,Active Shallow Crust,0.0,89.99328,0.0,08/24/6317
+7.68448,48.20068,1068,11,5,4,50,4,3.55,5.0,fr,39969,21,1684320,1,3,Active Shallow Crust,0.0,89.99328,0.0,11/05/1068
+7.68448,48.20068,5503,5,16,11,22,13,3.55,15.0,fr,39970,110,1684321,1,4,Active Shallow Crust,0.0,89.99328,0.0,05/16/5503
+7.68448,48.20068,1815,7,29,12,48,26,3.55,15.0,fr,39971,36,1684321,1,4,Active Shallow Crust,0.0,89.99328,0.0,07/29/1815
+7.68448,48.20068,9181,12,30,16,12,9,3.55,15.0,fr,39972,183,1684321,1,4,Active Shallow Crust,0.0,89.99328,0.0,12/30/9181
+7.68448,48.20068,4616,9,25,18,49,30,3.55,15.0,fr,39973,92,1684321,1,4,Active Shallow Crust,0.0,89.99328,0.0,09/25/4616
+7.68448,48.20068,3606,3,6,3,29,38,3.55,5.0,fr,39974,72,1684323,1,1,Active Shallow Crust,240.0129,57.9973,0.0,03/06/3606
+7.68448,48.20068,407,4,29,14,39,28,3.55,15.0,fr,39975,8,1684324,1,1,Active Shallow Crust,240.0129,57.9973,0.0,04/29/0407
+7.68448,48.20068,2500,2,7,20,21,12,3.55,5.0,fr,39976,49,1684329,1,1,Active Shallow Crust,128.8965,89.99328,0.0,02/07/2500
+7.68448,48.20068,5898,9,1,23,8,46,3.65,5.0,fr,39977,117,1684332,1,3,Active Shallow Crust,0.0,89.98802,0.0,09/01/5898
+7.68448,48.20068,1025,7,8,19,52,33,3.65,5.0,fr,39978,20,1684332,1,3,Active Shallow Crust,0.0,89.98802,0.0,07/08/1025
+7.68448,48.20068,7991,6,7,23,54,7,3.65,5.0,fr,39979,159,1684332,1,3,Active Shallow Crust,0.0,89.98802,0.0,06/07/7991
+7.68448,48.20068,131,5,23,14,9,42,3.65,15.0,fr,39980,2,1684333,1,1,Active Shallow Crust,0.0,89.98802,0.0,05/23/0131
+7.68448,48.20068,8993,12,7,7,39,11,3.75,5.0,fr,39981,179,1684344,1,5,Active Shallow Crust,0.0,89.98932,0.0,12/07/8993
+7.68448,48.20068,1452,7,31,22,55,32,3.75,5.0,fr,39982,29,1684344,1,5,Active Shallow Crust,0.0,89.98932,0.0,07/31/1452
+7.68448,48.20068,2323,3,7,8,39,15,3.75,5.0,fr,39983,46,1684344,1,5,Active Shallow Crust,0.0,89.98932,0.0,03/07/2323
+7.68448,48.20068,155,5,31,13,48,5,3.75,5.0,fr,39984,3,1684344,1,5,Active Shallow Crust,0.0,89.98932,0.0,05/31/0155
+7.68448,48.20068,1228,2,27,8,16,25,3.75,5.0,fr,39985,24,1684344,1,5,Active Shallow Crust,0.0,89.98932,0.0,02/27/1228
+7.68448,48.20068,1362,5,1,10,40,57,3.75,15.0,fr,39986,27,1684345,1,2,Active Shallow Crust,0.0,89.98932,0.0,05/01/1362
+7.68448,48.20068,7281,7,12,6,52,47,3.75,15.0,fr,39987,145,1684345,1,2,Active Shallow Crust,0.0,89.98932,0.0,07/12/7281
+7.68448,48.20068,20,11,25,10,7,40,3.75,27.5,fr,39988,0,1684346,1,2,Active Shallow Crust,0.0,89.98932,0.0,11/25/0020
+7.68448,48.20068,7934,10,23,21,32,10,3.75,27.5,fr,39989,158,1684346,1,2,Active Shallow Crust,0.0,89.98932,0.0,10/23/7934
+7.68448,48.20068,7128,11,23,2,58,24,3.75,5.0,fr,39990,142,1684347,1,1,Active Shallow Crust,240.0088,58.01756,0.0,11/23/7128
+7.68448,48.20068,7534,7,11,16,15,11,3.75,15.0,fr,39991,150,1684351,1,1,Active Shallow Crust,0.0,89.9892,-90.0,07/11/7534
+7.68448,48.20068,6484,9,29,17,28,21,3.75,5.0,fr,39992,129,1684353,1,1,Active Shallow Crust,128.8963,89.96752,0.0,09/29/6484
+7.68448,48.20068,4365,3,16,10,40,8,3.85,5.0,fr,39993,87,1684356,1,2,Active Shallow Crust,0.0,89.99049,0.0,03/16/4365
+7.68448,48.20068,308,8,28,20,19,38,3.85,5.0,fr,39994,6,1684356,1,2,Active Shallow Crust,0.0,89.99049,0.0,08/28/0308
+7.68448,48.20068,3534,5,1,13,57,10,3.85,15.0,fr,39995,70,1684357,1,2,Active Shallow Crust,0.0,89.99049,0.0,05/01/3534
+7.68448,48.20068,7505,7,6,12,54,22,3.85,15.0,fr,39996,150,1684357,1,2,Active Shallow Crust,0.0,89.99049,0.0,07/06/7505
+7.68448,48.20068,8210,1,26,13,17,57,3.85,27.5,fr,39997,164,1684358,1,1,Active Shallow Crust,0.0,89.99049,0.0,01/26/8210
+7.68448,48.20068,6398,1,24,22,5,1,3.85,5.0,fr,39998,127,1684359,1,2,Active Shallow Crust,240.0112,57.99867,0.0,01/24/6398
+7.68448,48.20068,4195,4,30,21,40,51,3.85,5.0,fr,39999,83,1684359,1,2,Active Shallow Crust,240.0112,57.99867,0.0,04/30/4195
+7.68448,48.20068,5303,5,5,9,27,33,3.85,5.0,fr,40000,106,1684365,1,1,Active Shallow Crust,128.8943,89.99524,0.0,05/05/5303
+7.68448,48.20068,8922,10,12,11,57,23,3.95,5.0,fr,40001,178,1684368,1,2,Active Shallow Crust,0.0,89.99152,0.0,10/12/8922
+7.68448,48.20068,9056,3,28,22,45,49,3.95,5.0,fr,40002,181,1684368,1,2,Active Shallow Crust,0.0,89.99152,0.0,03/28/9056
+7.68448,48.20068,4743,6,17,10,15,55,3.95,15.0,fr,40003,94,1684369,1,2,Active Shallow Crust,0.0,89.99152,0.0,06/17/4743
+7.68448,48.20068,4312,3,13,5,11,29,3.95,15.0,fr,40004,86,1684369,1,2,Active Shallow Crust,0.0,89.99152,0.0,03/13/4312
+7.68448,48.20068,9139,5,5,4,18,0,4.05,5.0,fr,40005,182,1684380,1,1,Active Shallow Crust,0.0,89.98866,0.0,05/05/9139
+7.68448,48.20068,4303,11,15,21,7,29,4.05,15.0,fr,40006,86,1684381,1,2,Active Shallow Crust,0.0,89.98866,0.0,11/15/4303
+7.68448,48.20068,979,1,2,16,36,38,4.05,15.0,fr,40007,19,1684381,1,2,Active Shallow Crust,0.0,89.98866,0.0,01/02/0979
+7.68448,48.20068,5973,3,2,20,59,19,4.05,27.5,fr,40008,119,1684388,1,1,Active Shallow Crust,0.0,89.98853,-90.0,03/02/5973
+7.68448,48.20068,9469,7,20,12,47,22,4.05,5.0,fr,40009,189,1684389,1,1,Active Shallow Crust,128.8907,89.99244,0.0,07/20/9469
+7.68448,48.20068,1967,3,30,16,8,49,4.15,5.0,fr,40010,39,1684392,1,2,Active Shallow Crust,0.0,89.98989,0.0,03/30/1967
+7.68448,48.20068,4536,5,16,20,38,52,4.15,5.0,fr,40011,90,1684392,1,2,Active Shallow Crust,0.0,89.98989,0.0,05/16/4536
+7.68448,48.20068,9477,7,12,1,40,38,4.15,5.0,fr,40012,189,1684395,1,1,Active Shallow Crust,240.0089,57.99728,0.0,07/12/9477
+7.68448,48.20068,631,2,27,9,16,5,4.15,5.0,fr,40013,12,1684401,1,1,Active Shallow Crust,128.8968,89.99326,0.0,02/27/0631
+7.68448,48.20068,2910,3,4,4,15,48,4.25,15.0,fr,40014,58,1684405,1,1,Active Shallow Crust,0.0,89.99099,0.0,03/04/2910
+7.68448,48.20068,3790,4,26,3,35,14,4.25,15.0,fr,40015,75,1684408,1,2,Active Shallow Crust,240.0075,57.99445,0.0,04/26/3790
+7.68448,48.20068,4025,5,23,12,49,49,4.25,15.0,fr,40016,80,1684408,1,2,Active Shallow Crust,240.0075,57.99445,0.0,05/23/4025
+7.68448,48.20068,3739,12,9,19,20,22,4.35,5.0,fr,40017,74,1684416,1,2,Active Shallow Crust,0.0,89.9893,0.0,12/09/3739
+7.68448,48.20068,9349,9,27,21,59,14,4.35,5.0,fr,40018,186,1684416,1,2,Active Shallow Crust,0.0,89.9893,0.0,09/27/9349
+7.68448,48.20068,1923,9,12,7,17,4,4.55,15.0,fr,40019,38,1684444,1,1,Active Shallow Crust,240.0095,57.99772,0.0,09/12/1923
+7.68448,48.20068,2341,4,2,5,26,30,4.55,27.5,fr,40020,46,1684445,1,1,Active Shallow Crust,240.0095,57.99769,0.0,04/02/2341
+7.68448,48.20068,8747,9,8,16,18,6,5.05,5.0,fr,40021,174,1684500,1,1,Active Shallow Crust,0.0,89.99043,0.0,09/08/8747
+7.68448,48.20068,2416,4,14,10,29,54,5.25,27.5,fr,40022,48,1684526,1,2,Active Shallow Crust,0.0,89.98956,0.0,04/14/2416
+7.68448,48.20068,2775,2,24,3,27,30,5.25,27.5,fr,40023,55,1684526,1,2,Active Shallow Crust,0.0,89.98956,0.0,02/24/2775
+7.68448,48.20068,5878,10,11,13,36,36,5.25,15.0,fr,40024,117,1684531,1,1,Active Shallow Crust,0.0,89.99039,-90.0,10/11/5878
+7.68448,48.20068,5764,1,8,6,4,26,5.45,15.0,fr,40025,115,1684549,1,1,Active Shallow Crust,0.0,89.99019,0.0,01/08/5764
+6.65036,43.77612,7545,7,9,16,57,45,3.55,5.0,fr,40026,150,1685286,1,1,Active Shallow Crust,0.0,89.99264,-90.0,07/09/7545
+6.65036,43.77612,4134,4,25,14,35,43,3.55,27.5,fr,40027,82,1685288,1,1,Active Shallow Crust,0.0,89.99264,-90.0,04/25/4134
+6.65036,43.77612,3783,12,30,18,37,25,3.55,15.0,fr,40028,75,1685290,1,1,Active Shallow Crust,128.896,89.99636,0.0,12/30/3783
+6.65036,43.77612,5181,8,26,12,28,59,3.65,5.0,fr,40029,103,1685292,1,1,Active Shallow Crust,0.0,89.98702,0.0,08/26/5181
+6.65036,43.77612,1565,8,7,2,8,38,3.65,15.0,fr,40030,31,1685293,1,2,Active Shallow Crust,0.0,89.98702,0.0,08/07/1565
+6.65036,43.77612,3516,12,21,9,24,49,3.65,15.0,fr,40031,70,1685293,1,2,Active Shallow Crust,0.0,89.98702,0.0,12/21/3516
+6.65036,43.77612,6813,8,23,7,46,47,3.75,5.0,fr,40032,136,1685304,1,3,Active Shallow Crust,0.0,89.98843,0.0,08/23/6813
+6.65036,43.77612,7991,6,14,17,55,35,3.75,5.0,fr,40033,159,1685304,1,3,Active Shallow Crust,0.0,89.98843,0.0,06/14/7991
+6.65036,43.77612,2205,9,7,2,5,36,3.75,5.0,fr,40034,44,1685304,1,3,Active Shallow Crust,0.0,89.98843,0.0,09/07/2205
+6.65036,43.77612,3264,4,26,17,55,27,3.75,15.0,fr,40035,65,1685305,1,1,Active Shallow Crust,0.0,89.98843,0.0,04/26/3264
+6.65036,43.77612,7479,5,10,20,11,34,3.85,27.5,fr,40036,149,1685321,1,1,Active Shallow Crust,240.0104,57.99797,0.0,05/10/7479
+6.65036,43.77612,5812,4,7,11,45,2,3.85,5.0,fr,40037,116,1685325,1,1,Active Shallow Crust,128.8958,89.99227,0.0,04/07/5812
+6.65036,43.77612,3714,5,24,23,29,18,3.95,5.0,fr,40038,74,1685328,1,1,Active Shallow Crust,0.0,89.99081,0.0,05/24/3714
+6.65036,43.77612,986,2,15,7,48,17,3.95,5.0,fr,40039,19,1685334,1,1,Active Shallow Crust,0.0,89.99071,-90.0,02/15/0986
+6.65036,43.77612,2731,5,18,14,58,29,4.05,27.5,fr,40040,54,1685342,1,1,Active Shallow Crust,0.0,89.99181,0.0,05/18/2731
+6.65036,43.77612,1960,10,13,6,43,26,4.05,5.0,fr,40041,39,1685349,1,1,Active Shallow Crust,128.8906,89.99386,0.0,10/13/1960
+6.65036,43.77612,898,8,4,18,52,53,4.15,5.0,fr,40042,17,1685352,1,1,Active Shallow Crust,0.0,89.98905,0.0,08/04/0898
+6.65036,43.77612,6556,9,12,2,8,16,4.35,5.0,fr,40043,131,1685376,1,1,Active Shallow Crust,0.0,89.9913,0.0,09/12/6556
+6.65036,43.77612,187,7,25,4,39,11,4.35,5.0,fr,40044,3,1685385,1,1,Active Shallow Crust,128.898,89.98293,0.0,07/25/0187
+6.65036,43.77612,3500,7,20,8,21,32,4.95,27.5,fr,40045,69,1685450,1,1,Active Shallow Crust,0.0,89.98983,0.0,07/20/3500
+6.65036,43.77612,9032,6,18,0,45,31,5.15,15.0,fr,40046,180,1685482,1,1,Active Shallow Crust,128.8849,89.99099,0.0,06/18/9032
+2.99643,46.8061,7474,2,7,18,26,41,3.55,5.0,fr,40047,149,1685763,1,1,Active Shallow Crust,240.0121,57.99809,0.0,02/07/7474
+2.99643,46.8061,2802,10,22,8,9,48,3.85,5.0,fr,40048,56,1685796,1,1,Active Shallow Crust,0.0,89.99023,0.0,10/22/2802
+2.99643,46.8061,5808,12,4,22,43,58,3.95,15.0,fr,40049,116,1685809,1,1,Active Shallow Crust,0.0,89.98911,0.0,12/04/5808
+2.99643,46.8061,4027,11,29,1,12,42,4.05,5.0,fr,40050,80,1685823,1,1,Active Shallow Crust,240.0063,58.00563,0.0,11/29/4027
+2.99643,46.8061,6255,10,24,17,11,14,4.15,15.0,fr,40051,125,1685833,1,1,Active Shallow Crust,0.0,89.98962,0.0,10/24/6255
+2.99643,46.8061,9614,9,22,16,55,2,4.45,5.0,fr,40052,192,1685868,1,1,Active Shallow Crust,0.0,89.9902,0.0,09/22/9614
+2.99643,46.8061,2637,5,8,2,46,50,4.75,5.0,fr,40053,52,1685910,1,1,Active Shallow Crust,0.0,89.99035,-90.0,05/08/2637
+-1.3582,50.33938,4374,6,20,3,11,49,3.65,15.0,fr,40054,87,1686253,1,1,Active Shallow Crust,0.0,89.98996,0.0,06/20/4374
+-1.3582,50.33938,1555,1,18,14,27,26,3.75,15.0,fr,40055,31,1686271,1,1,Active Shallow Crust,0.0,89.98965,-90.0,01/18/1555
+-1.3582,50.33938,327,5,28,0,58,57,4.35,15.0,fr,40056,6,1686337,1,1,Active Shallow Crust,0.0,89.98975,0.0,05/28/0327
+-1.3582,50.33938,613,6,6,13,35,52,4.55,5.0,fr,40057,12,1686360,1,1,Active Shallow Crust,0.0,89.98982,0.0,06/06/0613
+-0.7407,48.78791,4819,10,9,12,14,8,3.55,5.0,fr,40058,96,1686720,1,1,Active Shallow Crust,0.0,89.99004,0.0,10/09/4819
+-0.7407,48.78791,1256,11,12,15,8,38,3.65,5.0,fr,40059,25,1686741,1,1,Active Shallow Crust,128.9002,89.96351,0.0,11/12/1256
+-0.7407,48.78791,64,2,9,15,17,8,3.75,5.0,fr,40060,1,1686744,1,1,Active Shallow Crust,0.0,89.9901,0.0,02/09/0064
+-0.7407,48.78791,5593,7,15,0,59,58,3.95,5.0,fr,40061,111,1686768,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/15/5593
+-0.7407,48.78791,1805,4,27,2,39,6,3.95,15.0,fr,40062,36,1686769,1,1,Active Shallow Crust,0.0,89.99004,0.0,04/27/1805
+-0.7407,48.78791,79,5,13,4,26,57,4.05,15.0,fr,40063,1,1686781,1,1,Active Shallow Crust,0.0,89.99019,0.0,05/13/0079
+-0.7407,48.78791,2470,3,25,23,23,55,4.15,5.0,fr,40064,49,1686792,1,2,Active Shallow Crust,0.0,89.99001,0.0,03/25/2470
+-0.7407,48.78791,9152,5,30,4,33,36,4.15,5.0,fr,40065,183,1686792,1,2,Active Shallow Crust,0.0,89.99001,0.0,05/30/9152
+-0.7407,48.78791,8161,12,3,11,46,5,4.15,27.5,fr,40066,163,1686794,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/03/8161
+-0.7407,48.78791,4,4,3,14,47,43,4.25,5.0,fr,40067,0,1686804,1,1,Active Shallow Crust,0.0,89.98998,0.0,04/03/0004
+-0.7407,48.78791,4862,12,26,6,53,2,4.35,15.0,fr,40068,97,1686823,1,1,Active Shallow Crust,0.0,89.98997,-90.0,12/26/4862
+-0.7407,48.78791,139,10,19,8,8,40,4.45,5.0,fr,40069,2,1686828,1,1,Active Shallow Crust,0.0,89.98998,0.0,10/19/0139
+-0.7407,48.78791,9336,6,21,0,28,30,4.45,15.0,fr,40070,186,1686832,1,1,Active Shallow Crust,240.0058,57.9948,0.0,06/21/9336
+-1.55136,44.11297,1652,2,21,4,47,12,5.55,5.0,fr,40071,33,1687440,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/21/1652
+-1.50009,46.98444,6477,3,13,17,17,17,3.55,5.0,fr,40072,129,1687680,1,7,Active Shallow Crust,0.0,89.98968,0.0,03/13/6477
+-1.50009,46.98444,1784,12,21,0,27,1,3.55,5.0,fr,40073,35,1687680,1,7,Active Shallow Crust,0.0,89.98968,0.0,12/21/1784
+-1.50009,46.98444,2826,10,24,14,20,27,3.55,5.0,fr,40074,56,1687680,1,7,Active Shallow Crust,0.0,89.98968,0.0,10/24/2826
+-1.50009,46.98444,7085,1,26,6,34,10,3.55,5.0,fr,40075,141,1687680,1,7,Active Shallow Crust,0.0,89.98968,0.0,01/26/7085
+-1.50009,46.98444,8057,7,12,22,48,44,3.55,5.0,fr,40076,161,1687680,1,7,Active Shallow Crust,0.0,89.98968,0.0,07/12/8057
+-1.50009,46.98444,7295,9,24,16,22,4,3.55,5.0,fr,40077,145,1687680,1,7,Active Shallow Crust,0.0,89.98968,0.0,09/24/7295
+-1.50009,46.98444,6836,2,24,9,28,16,3.55,5.0,fr,40078,136,1687680,1,7,Active Shallow Crust,0.0,89.98968,0.0,02/24/6836
+-1.50009,46.98444,8291,7,30,6,36,10,3.55,15.0,fr,40079,165,1687681,1,1,Active Shallow Crust,0.0,89.98968,0.0,07/30/8291
+-1.50009,46.98444,5135,3,25,15,35,36,3.55,27.5,fr,40080,102,1687682,1,1,Active Shallow Crust,0.0,89.98968,0.0,03/25/5135
+-1.50009,46.98444,3711,5,26,5,9,53,3.55,5.0,fr,40081,74,1687683,1,1,Active Shallow Crust,240.0123,57.99832,0.0,05/26/3711
+-1.50009,46.98444,338,6,6,21,19,37,3.55,5.0,fr,40082,6,1687686,1,1,Active Shallow Crust,0.0,89.98956,-90.0,06/06/0338
+-1.50009,46.98444,1928,8,18,11,10,42,3.65,5.0,fr,40083,38,1687692,1,3,Active Shallow Crust,0.0,89.98927,0.0,08/18/1928
+-1.50009,46.98444,774,4,9,16,57,8,3.65,5.0,fr,40084,15,1687692,1,3,Active Shallow Crust,0.0,89.98927,0.0,04/09/0774
+-1.50009,46.98444,3244,2,22,10,37,2,3.65,5.0,fr,40085,64,1687692,1,3,Active Shallow Crust,0.0,89.98927,0.0,02/22/3244
+-1.50009,46.98444,6503,3,17,9,20,14,3.65,15.0,fr,40086,130,1687693,1,1,Active Shallow Crust,0.0,89.98927,0.0,03/17/6503
+-1.50009,46.98444,2960,8,28,6,30,56,3.65,15.0,fr,40087,59,1687702,1,1,Active Shallow Crust,128.9003,89.96339,0.0,08/28/2960
+-1.50009,46.98444,1622,7,12,16,12,42,3.75,5.0,fr,40088,32,1687704,1,2,Active Shallow Crust,0.0,89.99044,0.0,07/12/1622
+-1.50009,46.98444,2202,6,21,11,51,21,3.75,5.0,fr,40089,44,1687704,1,2,Active Shallow Crust,0.0,89.99044,0.0,06/21/2202
+-1.50009,46.98444,137,5,23,4,54,41,3.75,15.0,fr,40090,2,1687705,1,1,Active Shallow Crust,0.0,89.99044,0.0,05/23/0137
+-1.50009,46.98444,7059,11,30,0,55,42,3.75,27.5,fr,40091,141,1687706,1,2,Active Shallow Crust,0.0,89.99044,0.0,11/30/7059
+-1.50009,46.98444,2512,5,28,11,17,14,3.75,27.5,fr,40092,50,1687706,1,2,Active Shallow Crust,0.0,89.99044,0.0,05/28/2512
+-1.50009,46.98444,179,1,28,0,45,2,3.95,5.0,fr,40093,3,1687728,1,1,Active Shallow Crust,0.0,89.99023,0.0,01/28/0179
+-1.50009,46.98444,6931,6,17,12,27,7,3.95,5.0,fr,40094,138,1687737,1,1,Active Shallow Crust,128.9004,89.99349,0.0,06/17/6931
+-1.50009,46.98444,9018,9,15,11,5,52,4.05,15.0,fr,40095,180,1687741,1,1,Active Shallow Crust,0.0,89.99033,0.0,09/15/9018
+-1.50009,46.98444,4019,8,23,14,25,13,4.05,27.5,fr,40096,80,1687742,1,1,Active Shallow Crust,0.0,89.99033,0.0,08/23/4019
+-1.50009,46.98444,9565,12,27,7,35,22,4.15,5.0,fr,40097,191,1687752,1,2,Active Shallow Crust,0.0,89.98965,0.0,12/27/9565
+-1.50009,46.98444,2745,10,21,11,3,5,4.15,5.0,fr,40098,54,1687752,1,2,Active Shallow Crust,0.0,89.98965,0.0,10/21/2745
+-1.50009,46.98444,2892,1,21,20,31,15,4.35,5.0,fr,40099,57,1687776,1,1,Active Shallow Crust,0.0,89.98973,0.0,01/21/2892
+-1.50009,46.98444,9948,11,2,10,1,45,4.65,5.0,fr,40100,198,1687812,1,1,Active Shallow Crust,0.0,89.98982,0.0,11/02/9948
+-1.50009,46.98444,4391,6,28,4,54,17,4.75,5.0,fr,40101,87,1687830,1,1,Active Shallow Crust,0.0,89.98994,-90.0,06/28/4391
+-1.50009,46.98444,5287,3,4,2,21,40,4.95,15.0,fr,40102,105,1687849,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/04/5287
+-1.50009,46.98444,464,6,9,10,12,38,5.15,5.0,fr,40103,9,1687875,1,1,Active Shallow Crust,240.02,58.0,0.0,06/09/0464
+4.61031,41.90544,3004,9,12,17,11,40,3.55,27.5,fr,40104,60,1688165,1,1,Active Shallow Crust,240.0124,57.99744,0.0,09/12/3004
+4.61031,41.90544,7644,6,2,9,53,3,3.65,15.0,fr,40105,152,1688176,1,1,Active Shallow Crust,240.0003,58.0132,0.0,06/02/7644
+4.61031,41.90544,9897,8,25,19,2,54,4.15,5.0,fr,40106,197,1688232,1,1,Active Shallow Crust,0.0,89.98872,0.0,08/25/9897
+4.61031,41.90544,6584,6,24,0,7,21,4.75,5.0,fr,40107,131,1688304,1,1,Active Shallow Crust,0.0,89.99057,0.0,06/24/6584
+2.31496,48.68982,8181,6,29,22,56,27,3.55,5.0,fr,40108,163,1688640,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/29/8181
+2.31496,48.68982,6055,7,4,23,39,0,3.65,5.0,fr,40109,121,1688652,1,1,Active Shallow Crust,0.0,89.9911,0.0,07/04/6055
+2.31496,48.68982,3430,11,12,17,28,13,3.85,15.0,fr,40110,68,1688686,1,1,Active Shallow Crust,128.8956,89.99411,0.0,11/12/3430
+2.31496,48.68982,1083,10,2,15,52,6,4.65,5.0,fr,40111,21,1688778,1,1,Active Shallow Crust,0.0,89.98956,-90.0,10/02/1083
+-2.43639,43.4642,4474,11,6,0,55,25,3.55,5.0,fr,40112,89,1689120,1,1,Active Shallow Crust,0.0,89.98902,0.0,11/06/4474
+-2.43639,43.4642,8535,4,7,6,21,56,3.55,15.0,fr,40113,170,1689127,1,1,Active Shallow Crust,0.0,89.98889,-90.0,04/07/8535
+-2.43639,43.4642,4085,8,31,14,24,21,3.75,27.5,fr,40114,81,1689149,1,1,Active Shallow Crust,240.0079,58.01754,0.0,08/31/4085
+-2.43639,43.4642,2195,4,18,21,7,10,3.75,5.0,fr,40115,43,1689153,1,1,Active Shallow Crust,128.897,89.96744,0.0,04/18/2195
+-2.43639,43.4642,8704,7,24,4,8,5,3.95,15.0,fr,40116,174,1689172,1,1,Active Shallow Crust,240.0193,58.00507,0.0,07/24/8704
+-2.43639,43.4642,7328,1,25,14,31,59,4.25,5.0,fr,40117,146,1689204,1,1,Active Shallow Crust,0.0,89.99019,0.0,01/25/7328
+-2.43639,43.4642,9339,12,5,21,44,35,4.25,15.0,fr,40118,186,1689205,1,1,Active Shallow Crust,0.0,89.99019,0.0,12/05/9339
+-2.43639,43.4642,5685,9,22,12,25,13,5.55,5.0,fr,40119,113,1689360,1,1,Active Shallow Crust,0.0,89.99011,0.0,09/22/5685
+0.38065,49.64911,3914,10,22,5,32,54,3.55,5.0,fr,40120,78,1689600,1,1,Active Shallow Crust,0.0,89.9898,0.0,10/22/3914
+0.38065,49.64911,5718,9,10,12,12,42,3.55,5.0,fr,40121,114,1689603,1,1,Active Shallow Crust,240.0125,57.99823,0.0,09/10/5718
+0.38065,49.64911,8544,7,18,19,31,37,3.55,15.0,fr,40122,170,1689607,1,2,Active Shallow Crust,0.0,89.99009,-90.0,07/18/8544
+0.38065,49.64911,2097,8,29,0,47,51,3.55,15.0,fr,40123,41,1689607,1,2,Active Shallow Crust,0.0,89.99009,-90.0,08/29/2097
+0.38065,49.64911,5025,2,11,3,42,22,3.65,5.0,fr,40124,100,1689615,1,1,Active Shallow Crust,240.0014,58.01291,0.0,02/11/5025
+0.38065,49.64911,2004,10,17,23,13,29,3.75,15.0,fr,40125,40,1689625,1,1,Active Shallow Crust,0.0,89.98995,0.0,10/17/2004
+0.38065,49.64911,18,12,30,9,56,12,3.75,5.0,fr,40126,0,1689633,1,1,Active Shallow Crust,128.8963,89.96735,0.0,12/30/0018
+0.38065,49.64911,9038,10,11,13,11,29,3.85,5.0,fr,40127,180,1689636,1,1,Active Shallow Crust,0.0,89.98989,0.0,10/11/9038
+0.38065,49.64911,3373,7,5,3,38,15,3.85,5.0,fr,40128,67,1689639,1,1,Active Shallow Crust,240.0113,57.99786,0.0,07/05/3373
+0.38065,49.64911,3929,1,6,20,36,41,3.85,5.0,fr,40129,78,1689645,1,1,Active Shallow Crust,128.8953,89.99364,0.0,01/06/3929
+0.38065,49.64911,1413,3,14,18,32,39,3.95,5.0,fr,40130,28,1689648,1,2,Active Shallow Crust,0.0,89.98996,0.0,03/14/1413
+0.38065,49.64911,5482,6,16,5,18,42,3.95,5.0,fr,40131,109,1689648,1,2,Active Shallow Crust,0.0,89.98996,0.0,06/16/5482
+0.38065,49.64911,9424,5,28,8,19,18,4.15,5.0,fr,40132,188,1689672,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/28/9424
+0.38065,49.64911,6378,5,14,11,50,9,4.55,5.0,fr,40133,127,1689723,1,1,Active Shallow Crust,240.0103,57.99752,0.0,05/14/6378
+0.38065,49.64911,1353,9,1,13,50,30,5.35,5.0,fr,40134,27,1689816,1,1,Active Shallow Crust,0.0,89.98997,0.0,09/01/1353
+0.0944,46.57055,7132,6,24,20,8,8,3.55,5.0,fr,40135,142,1690560,1,2,Active Shallow Crust,0.0,89.99004,0.0,06/24/7132
+0.0944,46.57055,9956,3,5,17,25,5,3.55,5.0,fr,40136,199,1690560,1,2,Active Shallow Crust,0.0,89.99004,0.0,03/05/9956
+0.0944,46.57055,6789,2,5,2,32,16,3.55,15.0,fr,40137,135,1690561,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/05/6789
+0.0944,46.57055,9742,9,8,2,6,19,3.55,5.0,fr,40138,194,1690563,1,1,Active Shallow Crust,240.0122,57.99818,0.0,09/08/9742
+0.0944,46.57055,6689,10,14,3,51,38,3.65,5.0,fr,40139,133,1690572,1,1,Active Shallow Crust,0.0,89.98996,0.0,10/14/6689
+0.0944,46.57055,943,4,8,18,9,23,3.65,27.5,fr,40140,18,1690574,1,1,Active Shallow Crust,0.0,89.98996,0.0,04/08/0943
+0.0944,46.57055,1679,11,9,0,27,27,3.75,5.0,fr,40141,33,1690584,1,1,Active Shallow Crust,0.0,89.99002,0.0,11/09/1679
+0.0944,46.57055,4337,5,27,14,4,19,3.75,5.0,fr,40142,86,1690587,1,2,Active Shallow Crust,240.0083,58.01757,0.0,05/27/4337
+0.0944,46.57055,1966,9,20,14,51,35,3.75,5.0,fr,40143,39,1690587,1,2,Active Shallow Crust,240.0083,58.01757,0.0,09/20/1966
+0.0944,46.57055,3363,5,3,13,35,50,3.95,5.0,fr,40144,67,1690608,1,1,Active Shallow Crust,0.0,89.99002,0.0,05/03/3363
+0.0944,46.57055,5220,7,10,6,59,52,3.95,5.0,fr,40145,104,1690611,1,1,Active Shallow Crust,240.0198,58.00499,0.0,07/10/5220
+0.0944,46.57055,5727,2,16,3,51,8,3.95,15.0,fr,40146,114,1690612,1,1,Active Shallow Crust,240.0198,58.00499,0.0,02/16/5727
+0.0944,46.57055,5588,2,11,10,16,23,4.05,5.0,fr,40147,111,1690620,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/11/5588
+0.0944,46.57055,1488,4,2,1,27,24,4.15,27.5,fr,40148,29,1690634,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/02/1488
+1.73147,48.40072,4310,8,1,1,1,12,3.55,15.0,fr,40149,86,1691521,1,1,Active Shallow Crust,0.0,89.98996,0.0,08/01/4310
+1.73147,48.40072,8625,2,10,6,21,32,3.75,15.0,fr,40150,172,1691545,1,1,Active Shallow Crust,0.0,89.98936,0.0,02/10/8625
+0.86047,47.95742,3656,10,21,19,48,23,3.55,5.0,fr,40151,73,1692000,1,1,Active Shallow Crust,0.0,89.98987,0.0,10/21/3656
+0.86047,47.95742,4788,7,6,14,58,7,3.65,5.0,fr,40152,95,1692012,1,1,Active Shallow Crust,0.0,89.99022,0.0,07/06/4788
+0.86047,47.95742,575,1,8,4,32,48,3.85,5.0,fr,40153,11,1692045,1,1,Active Shallow Crust,128.8956,89.99373,0.0,01/08/0575
+0.86047,47.95742,9510,9,30,20,17,58,4.25,5.0,fr,40154,190,1692084,1,1,Active Shallow Crust,0.0,89.98982,0.0,09/30/9510
+0.86047,47.95742,7267,10,31,21,16,40,4.25,15.0,fr,40155,145,1692085,1,1,Active Shallow Crust,0.0,89.98982,0.0,10/31/7267
+7.97043,48.61362,2368,6,6,16,6,57,3.55,5.0,fr,40156,47,1692480,1,3,Active Shallow Crust,359.9967,89.99333,0.0,06/06/2368
+7.97043,48.61362,348,11,2,4,31,40,3.55,5.0,fr,40157,6,1692480,1,3,Active Shallow Crust,359.9967,89.99333,0.0,11/02/0348
+7.97043,48.61362,727,1,8,0,38,51,3.55,5.0,fr,40158,14,1692480,1,3,Active Shallow Crust,359.9967,89.99333,0.0,01/08/0727
+7.97043,48.61362,7587,10,21,15,36,55,3.55,15.0,fr,40159,151,1692481,1,1,Active Shallow Crust,359.9967,89.99333,0.0,10/21/7587
+7.97043,48.61362,1658,6,29,14,37,39,3.55,5.0,fr,40160,33,1692483,1,1,Active Shallow Crust,240.0123,57.99849,0.0,06/29/1658
+7.97043,48.61362,5320,5,3,15,28,31,3.55,15.0,fr,40161,106,1692484,1,1,Active Shallow Crust,240.0123,57.99849,0.0,05/03/5320
+7.97043,48.61362,5114,12,30,13,50,43,3.55,5.0,fr,40162,102,1692489,1,1,Active Shallow Crust,128.8968,89.99333,0.0,12/30/5114
+7.97043,48.61362,8094,5,22,6,47,41,3.65,5.0,fr,40163,161,1692492,1,3,Active Shallow Crust,0.0,89.98811,0.0,05/22/8094
+7.97043,48.61362,2874,5,12,2,3,8,3.65,5.0,fr,40164,57,1692492,1,3,Active Shallow Crust,0.0,89.98811,0.0,05/12/2874
+7.97043,48.61362,8779,4,6,1,45,3,3.65,5.0,fr,40165,175,1692492,1,3,Active Shallow Crust,0.0,89.98811,0.0,04/06/8779
+7.97043,48.61362,4658,7,19,22,22,58,3.65,15.0,fr,40166,93,1692493,1,1,Active Shallow Crust,0.0,89.98811,0.0,07/19/4658
+7.97043,48.61362,5081,9,7,20,14,43,3.65,15.0,fr,40167,101,1692502,1,1,Active Shallow Crust,128.8996,89.96356,0.0,09/07/5081
+7.97043,48.61362,5290,4,23,3,16,5,3.75,5.0,fr,40168,105,1692504,1,2,Active Shallow Crust,0.0,89.98941,0.0,04/23/5290
+7.97043,48.61362,6092,2,23,9,23,27,3.75,5.0,fr,40169,121,1692504,1,2,Active Shallow Crust,0.0,89.98941,0.0,02/23/6092
+7.97043,48.61362,3160,2,24,12,57,45,3.75,27.5,fr,40170,63,1692506,1,1,Active Shallow Crust,0.0,89.98941,0.0,02/24/3160
+7.97043,48.61362,4335,2,27,20,39,12,3.85,5.0,fr,40171,86,1692516,1,2,Active Shallow Crust,0.0,89.99056,0.0,02/27/4335
+7.97043,48.61362,8606,7,23,6,31,10,3.85,5.0,fr,40172,172,1692516,1,2,Active Shallow Crust,0.0,89.99056,0.0,07/23/8606
+7.97043,48.61362,5956,4,13,19,2,40,3.85,27.5,fr,40173,119,1692518,1,1,Active Shallow Crust,0.0,89.99056,0.0,04/13/5956
+7.97043,48.61362,6119,4,4,5,32,42,3.85,15.0,fr,40174,122,1692520,1,2,Active Shallow Crust,240.0112,57.99869,0.0,04/04/6119
+7.97043,48.61362,6901,1,21,18,42,18,3.85,15.0,fr,40175,138,1692520,1,2,Active Shallow Crust,240.0112,57.99869,0.0,01/21/6901
+7.97043,48.61362,9084,4,14,11,46,38,3.85,5.0,fr,40176,181,1692525,1,1,Active Shallow Crust,128.8955,89.99292,0.0,04/14/9084
+7.97043,48.61362,6763,6,4,17,16,30,3.95,5.0,fr,40177,135,1692528,1,2,Active Shallow Crust,0.0,89.99158,0.0,06/04/6763
+7.97043,48.61362,8715,2,18,3,57,2,3.95,5.0,fr,40178,174,1692528,1,2,Active Shallow Crust,0.0,89.99158,0.0,02/18/8715
+7.97043,48.61362,8932,4,7,14,36,9,3.95,15.0,fr,40179,178,1692529,1,1,Active Shallow Crust,0.0,89.99158,0.0,04/07/8932
+7.97043,48.61362,6194,11,13,8,24,15,4.05,15.0,fr,40180,123,1692550,1,1,Active Shallow Crust,128.8911,89.9925,0.0,11/13/6194
+7.97043,48.61362,7667,7,3,17,43,28,4.15,5.0,fr,40181,153,1692552,1,1,Active Shallow Crust,0.0,89.98997,0.0,07/03/7667
+7.97043,48.61362,5238,9,29,2,13,41,4.25,5.0,fr,40182,104,1692567,1,1,Active Shallow Crust,240.008,57.9941,0.0,09/29/5238
+7.97043,48.61362,8598,2,17,18,44,50,4.35,5.0,fr,40183,171,1692576,1,1,Active Shallow Crust,0.0,89.98938,0.0,02/17/8598
+7.97043,48.61362,4007,8,1,20,27,29,4.35,5.0,fr,40184,80,1692579,1,1,Active Shallow Crust,240.0095,57.99587,0.0,08/01/4007
+7.97043,48.61362,3631,6,25,4,41,10,4.45,5.0,fr,40185,72,1692594,1,1,Active Shallow Crust,0.0,89.99043,-90.0,06/25/3631
+7.97043,48.61362,4182,8,11,9,37,17,4.85,15.0,fr,40186,83,1692643,1,1,Active Shallow Crust,0.0,89.98943,-90.0,08/11/4182
+7.97043,48.61362,2195,2,19,10,29,56,5.35,5.0,fr,40187,43,1692702,1,1,Active Shallow Crust,0.0,89.98981,-90.0,02/19/2195
+3.37386,47.12076,3780,11,7,6,58,1,3.55,27.5,fr,40188,75,1692962,1,1,Active Shallow Crust,0.0,89.98971,0.0,11/07/3780
+3.37386,47.12076,3658,1,25,0,21,59,3.65,5.0,fr,40189,73,1692972,1,1,Active Shallow Crust,0.0,89.99083,0.0,01/25/3658
+3.37386,47.12076,2053,7,14,1,23,51,4.25,5.0,fr,40190,41,1693044,1,1,Active Shallow Crust,0.0,89.98927,0.0,07/14/2053
+3.37386,47.12076,9135,9,7,4,30,32,4.55,5.0,fr,40191,182,1693080,1,1,Active Shallow Crust,0.0,89.99023,0.0,09/07/9135
+4.08927,52.71251,4311,9,27,4,1,46,4.55,5.0,fr,40192,86,1693560,1,1,Active Shallow Crust,0.0,89.99034,0.0,09/27/4311
+2.49272,46.59787,8522,2,24,12,15,12,3.55,5.0,fr,40193,170,1693920,1,2,Active Shallow Crust,0.0,89.98961,0.0,02/24/8522
+2.49272,46.59787,2915,4,22,6,30,36,3.55,5.0,fr,40194,58,1693920,1,2,Active Shallow Crust,0.0,89.98961,0.0,04/22/2915
+2.49272,46.59787,4686,1,11,6,4,44,3.65,5.0,fr,40195,93,1693932,1,1,Active Shallow Crust,0.0,89.99074,0.0,01/11/4686
+2.49272,46.59787,7465,11,19,18,27,28,3.75,15.0,fr,40196,149,1693945,1,1,Active Shallow Crust,0.0,89.98899,0.0,11/19/7465
+2.49272,46.59787,8589,7,16,19,32,13,3.75,15.0,fr,40197,171,1693948,1,1,Active Shallow Crust,240.008,58.01764,0.0,07/16/8589
+2.49272,46.59787,3245,2,17,1,54,6,4.45,5.0,fr,40198,64,1694028,1,1,Active Shallow Crust,0.0,89.99017,0.0,02/17/3245
+2.49272,46.59787,4582,4,26,11,44,3,5.05,5.0,fr,40199,91,1694106,1,1,Active Shallow Crust,0.0,89.99003,-90.0,04/26/4582
+-1.38046,42.47656,5850,12,14,10,7,18,3.55,5.0,fr,40200,116,1694400,1,3,Active Shallow Crust,0.0,89.9907,0.0,12/14/5850
+-1.38046,42.47656,3202,2,24,15,58,26,3.55,5.0,fr,40201,64,1694400,1,3,Active Shallow Crust,0.0,89.9907,0.0,02/24/3202
+-1.38046,42.47656,5885,1,22,17,37,32,3.55,5.0,fr,40202,117,1694400,1,3,Active Shallow Crust,0.0,89.9907,0.0,01/22/5885
+-1.38046,42.47656,9619,7,15,18,11,49,3.55,15.0,fr,40203,192,1694401,1,1,Active Shallow Crust,0.0,89.9907,0.0,07/15/9619
+-1.38046,42.47656,4749,6,18,15,10,3,3.55,27.5,fr,40204,94,1694402,1,1,Active Shallow Crust,0.0,89.9907,0.0,06/18/4749
+-1.38046,42.47656,2958,2,12,22,48,28,3.55,5.0,fr,40205,59,1694406,1,1,Active Shallow Crust,0.0,89.99059,-90.0,02/12/2958
+-1.38046,42.47656,4644,4,13,5,7,44,3.65,5.0,fr,40206,92,1694415,1,1,Active Shallow Crust,240.0009,58.01278,0.0,04/13/4644
+-1.38046,42.47656,1714,12,26,16,13,27,3.85,27.5,fr,40207,34,1694441,1,1,Active Shallow Crust,240.0102,57.9976,0.0,12/26/1714
+-1.38046,42.47656,7222,11,24,8,45,29,3.85,5.0,fr,40208,144,1694445,1,1,Active Shallow Crust,128.896,89.99408,0.0,11/24/7222
+-1.38046,42.47656,3410,3,4,0,24,24,3.95,5.0,fr,40209,68,1694448,1,3,Active Shallow Crust,0.0,89.98944,0.0,03/04/3410
+-1.38046,42.47656,1034,12,10,22,31,45,3.95,5.0,fr,40210,20,1694448,1,3,Active Shallow Crust,0.0,89.98944,0.0,12/10/1034
+-1.38046,42.47656,1246,3,9,7,0,41,3.95,5.0,fr,40211,24,1694448,1,3,Active Shallow Crust,0.0,89.98944,0.0,03/09/1246
+-1.38046,42.47656,4506,3,31,5,30,18,3.95,15.0,fr,40212,90,1694452,1,1,Active Shallow Crust,240.0193,58.00483,0.0,03/31/4506
+-1.38046,42.47656,3786,11,12,16,18,28,3.95,5.0,fr,40213,75,1694457,1,1,Active Shallow Crust,128.9008,89.99355,0.0,11/12/3786
+-1.38046,42.47656,3666,4,25,1,50,6,4.05,5.0,fr,40214,73,1694463,1,1,Active Shallow Crust,240.0053,58.00581,0.0,04/25/3666
+-1.38046,42.47656,2477,1,25,6,36,51,4.05,5.0,fr,40215,49,1694469,1,1,Active Shallow Crust,128.8909,89.99373,0.0,01/25/2477
+-1.38046,42.47656,6456,1,4,13,48,45,4.15,5.0,fr,40216,129,1694472,1,1,Active Shallow Crust,0.0,89.98975,0.0,01/04/6456
+-1.38046,42.47656,6559,7,6,15,21,40,4.25,5.0,fr,40217,131,1694484,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/06/6559
+-1.38046,42.47656,239,5,14,4,54,14,4.55,5.0,fr,40218,4,1694523,1,1,Active Shallow Crust,240.0082,57.9971,0.0,05/14/0239
+-1.38046,42.47656,1436,3,4,8,15,45,4.95,5.0,fr,40219,28,1694571,1,1,Active Shallow Crust,240.0102,58.00415,0.0,03/04/1436
+-1.38046,42.47656,2513,9,26,23,11,37,4.95,5.0,fr,40220,50,1694574,1,1,Active Shallow Crust,0.0,89.98987,-90.0,09/26/2513
+9.58012,49.66058,8320,5,10,3,13,15,3.75,27.5,fr,40221,166,1694915,1,1,Active Shallow Crust,128.8941,89.96754,0.0,05/10/8320
+-3.10738,42.40843,6052,10,5,20,24,18,3.55,5.0,fr,40222,121,1695360,1,1,Active Shallow Crust,0.0,89.98883,0.0,10/05/6052
+-3.10738,42.40843,7823,3,7,13,9,58,3.55,27.5,fr,40223,156,1695362,1,1,Active Shallow Crust,0.0,89.98883,0.0,03/07/7823
+-3.10738,42.40843,5354,9,7,18,54,17,3.55,5.0,fr,40224,107,1695366,1,1,Active Shallow Crust,0.0,89.9887,-90.0,09/07/5354
+-3.10738,42.40843,9221,1,10,17,10,18,3.55,5.0,fr,40225,184,1695369,1,1,Active Shallow Crust,128.896,89.99442,0.0,01/10/9221
+-3.10738,42.40843,482,9,22,11,6,12,4.45,5.0,fr,40226,9,1695468,1,1,Active Shallow Crust,0.0,89.98943,0.0,09/22/0482
+-3.10738,42.40843,6221,5,28,20,39,38,4.55,27.5,fr,40227,124,1695482,1,1,Active Shallow Crust,0.0,89.99058,0.0,05/28/6221
+2.23145,40.87977,2370,6,26,3,45,45,3.55,5.0,fr,40228,47,1696326,1,1,Active Shallow Crust,0.0,89.98843,-90.0,06/26/2370
+2.23145,40.87977,1676,2,20,22,40,16,3.65,5.0,fr,40229,33,1696332,1,1,Active Shallow Crust,0.0,89.98981,0.0,02/20/1676
+2.23145,40.87977,7524,8,31,12,42,7,3.75,5.0,fr,40230,150,1696344,1,1,Active Shallow Crust,0.0,89.99091,0.0,08/31/7524
+2.23145,40.87977,6538,3,13,16,36,0,3.85,5.0,fr,40231,130,1696356,1,1,Active Shallow Crust,0.0,89.9892,0.0,03/13/6538
+2.23145,40.87977,1245,1,28,21,6,12,3.95,5.0,fr,40232,24,1696368,1,1,Active Shallow Crust,0.0,89.99038,0.0,01/28/1245
+2.23145,40.87977,8859,7,29,8,7,46,3.95,5.0,fr,40233,177,1696371,1,1,Active Shallow Crust,240.0192,58.00474,0.0,07/29/8859
+2.23145,40.87977,4588,12,15,5,39,49,4.45,15.0,fr,40234,91,1696429,1,1,Active Shallow Crust,0.0,89.99053,0.0,12/15/4588
+2.23145,40.87977,3456,3,21,8,46,27,4.85,15.0,fr,40235,69,1696483,1,1,Active Shallow Crust,0.0,89.98964,-90.0,03/21/3456
+6.13403,42.91096,5332,4,5,1,11,17,3.85,5.0,fr,40236,106,1696836,1,1,Active Shallow Crust,0.0,89.98954,0.0,04/05/5332
+6.13403,42.91096,9967,5,25,7,4,49,4.25,5.0,fr,40237,199,1696887,1,1,Active Shallow Crust,240.0069,57.9946,0.0,05/25/9967
+3.51608,51.56744,9025,1,30,15,31,58,4.65,5.0,fr,40238,180,1697412,1,1,Active Shallow Crust,0.0,89.99028,0.0,01/30/9025
+3.57871,43.09879,3119,11,16,9,49,45,3.55,15.0,fr,40239,62,1698241,1,1,Active Shallow Crust,0.0,89.98895,0.0,11/16/3119
+3.57871,43.09879,4328,11,27,8,18,41,3.65,5.0,fr,40240,86,1698252,1,1,Active Shallow Crust,0.0,89.99016,0.0,11/27/4328
+3.57871,43.09879,6140,9,6,2,29,56,3.65,5.0,fr,40241,122,1698255,1,1,Active Shallow Crust,240.0006,58.01317,0.0,09/06/6140
+3.57871,43.09879,2473,7,4,5,25,39,3.75,15.0,fr,40242,49,1698265,1,2,Active Shallow Crust,0.0,89.99123,0.0,07/04/2473
+3.57871,43.09879,2838,2,6,20,50,11,3.75,15.0,fr,40243,56,1698265,1,2,Active Shallow Crust,0.0,89.99123,0.0,02/06/2838
+3.57871,43.09879,2434,1,23,5,58,55,3.85,5.0,fr,40244,48,1698276,1,1,Active Shallow Crust,0.0,89.98958,0.0,01/23/2434
+3.57871,43.09879,4037,11,23,11,31,57,3.95,5.0,fr,40245,80,1698288,1,1,Active Shallow Crust,0.0,89.99071,0.0,11/23/4037
+3.57871,43.09879,6309,2,26,10,23,30,3.95,15.0,fr,40246,126,1698292,1,1,Active Shallow Crust,240.0195,58.0052,0.0,02/26/6309
+3.57871,43.09879,2923,3,16,13,21,38,4.15,5.0,fr,40247,58,1698315,1,1,Active Shallow Crust,240.0081,57.99706,0.0,03/16/2923
+3.57871,43.09879,1850,12,19,8,49,23,4.65,5.0,fr,40248,36,1698381,1,1,Active Shallow Crust,128.8921,89.98704,0.0,12/19/1850
+4.56939,49.07105,6589,3,6,13,29,59,4.05,15.0,fr,40249,131,1698781,1,1,Active Shallow Crust,0.0,89.98885,0.0,03/06/6589
+6.20008,44.64995,1500,8,11,2,31,15,3.55,5.0,fr,40250,29,1699209,1,1,Active Shallow Crust,128.8962,89.99283,0.0,08/11/1500
+6.20008,44.64995,8798,5,14,23,9,37,3.65,5.0,fr,40251,175,1699218,1,1,Active Shallow Crust,0.0,89.98707,-90.0,05/14/8798
+6.20008,44.64995,2431,9,23,15,36,2,3.85,15.0,fr,40252,48,1699246,1,1,Active Shallow Crust,128.8967,89.99239,0.0,09/23/2431
+6.20008,44.64995,2554,3,15,22,30,16,4.05,15.0,fr,40253,51,1699264,1,1,Active Shallow Crust,240.0063,58.00578,0.0,03/15/2554
+6.20008,44.64995,4718,6,1,9,31,53,4.15,5.0,fr,40254,94,1699272,1,1,Active Shallow Crust,0.0,89.98921,0.0,06/01/4718
+6.20008,44.64995,2929,4,4,10,24,30,4.35,5.0,fr,40255,58,1699296,1,1,Active Shallow Crust,0.0,89.98858,0.0,04/04/2929
+6.20008,44.64995,4917,8,7,8,6,27,5.75,27.5,fr,40256,98,1699472,1,1,Active Shallow Crust,0.0,89.9902,-90.0,08/07/4917
+4.05277,51.10113,3437,12,28,3,12,46,3.65,15.0,fr,40257,68,1699702,1,1,Active Shallow Crust,128.8998,89.96362,0.0,12/28/3437
+4.05277,51.10113,3149,1,10,2,31,36,3.85,5.0,fr,40258,62,1699716,1,1,Active Shallow Crust,0.0,89.99104,0.0,01/10/3149
+4.05277,51.10113,5535,4,1,10,39,45,3.95,15.0,fr,40259,110,1699729,1,1,Active Shallow Crust,0.0,89.98801,0.0,04/01/5535
+4.05277,51.10113,8793,7,14,8,10,53,4.55,15.0,fr,40260,175,1699801,1,1,Active Shallow Crust,0.0,89.98999,0.0,07/14/8793
+7.29144,48.53724,3403,9,24,18,7,1,3.55,15.0,fr,40261,68,1700167,1,1,Active Shallow Crust,0.0,89.99325,-90.0,09/24/3403
+7.29144,48.53724,4617,1,6,14,6,23,3.65,5.0,fr,40262,92,1700172,1,1,Active Shallow Crust,0.0,89.9881,0.0,01/06/4617
+7.29144,48.53724,8305,8,14,2,33,48,3.65,15.0,fr,40263,166,1700176,1,1,Active Shallow Crust,240.0011,58.01313,0.0,08/14/8305
+7.29144,48.53724,493,2,22,0,20,35,3.85,5.0,fr,40264,9,1700196,1,2,Active Shallow Crust,0.0,89.99055,0.0,02/22/0493
+7.29144,48.53724,9763,4,19,14,43,44,3.85,5.0,fr,40265,195,1700196,1,2,Active Shallow Crust,0.0,89.99055,0.0,04/19/9763
+7.29144,48.53724,3716,4,6,10,52,30,3.95,5.0,fr,40266,74,1700208,1,1,Active Shallow Crust,0.0,89.99158,0.0,04/06/3716
+7.29144,48.53724,3372,8,20,19,3,56,3.95,5.0,fr,40267,67,1700211,1,1,Active Shallow Crust,240.0201,58.00485,0.0,08/20/3372
+7.29144,48.53724,5616,11,25,6,0,43,3.95,15.0,fr,40268,112,1700212,1,1,Active Shallow Crust,240.0201,58.00485,0.0,11/25/5616
+7.29144,48.53724,5840,2,29,23,52,38,4.05,5.0,fr,40269,116,1700229,1,1,Active Shallow Crust,128.8912,89.99249,0.0,02/29/5840
+7.29144,48.53724,223,7,20,1,43,51,4.35,5.0,fr,40270,4,1700256,1,1,Active Shallow Crust,0.0,89.98936,0.0,07/20/0223
+0.11682,45.49326,8593,3,6,6,19,3,3.55,5.0,fr,40271,171,1700640,1,1,Active Shallow Crust,0.0,89.98995,0.0,03/06/8593
+0.11682,45.49326,4681,9,11,3,13,28,3.55,5.0,fr,40272,93,1700643,1,1,Active Shallow Crust,240.0121,57.99815,0.0,09/11/4681
+0.11682,45.49326,5093,5,29,8,6,31,3.55,15.0,fr,40273,101,1700647,1,1,Active Shallow Crust,0.0,89.98994,-90.0,05/29/5093
+0.11682,45.49326,8350,12,31,19,9,16,3.65,5.0,fr,40274,166,1700652,1,1,Active Shallow Crust,0.0,89.98996,0.0,12/31/8350
+0.11682,45.49326,6889,8,29,9,11,11,3.75,5.0,fr,40275,137,1700664,1,2,Active Shallow Crust,0.0,89.99,0.0,08/29/6889
+0.11682,45.49326,6284,5,30,9,15,18,3.75,5.0,fr,40276,125,1700664,1,2,Active Shallow Crust,0.0,89.99,0.0,05/30/6284
+0.11682,45.49326,1936,1,29,14,32,1,3.85,15.0,fr,40277,38,1700680,1,1,Active Shallow Crust,240.0107,57.99777,0.0,01/29/1936
+0.11682,45.49326,6049,9,22,16,0,14,4.05,5.0,fr,40278,120,1700700,1,1,Active Shallow Crust,0.0,89.99,0.0,09/22/6049
+0.11682,45.49326,9573,10,11,21,59,52,4.35,15.0,fr,40279,191,1700737,1,1,Active Shallow Crust,0.0,89.99002,0.0,10/11/9573
+0.11682,45.49326,4815,11,17,3,12,42,4.45,5.0,fr,40280,96,1700754,1,1,Active Shallow Crust,0.0,89.99001,-90.0,11/17/4815
+0.11682,45.49326,9230,12,20,13,47,57,5.45,5.0,fr,40281,184,1700871,1,1,Active Shallow Crust,240.028,57.99834,0.0,12/20/9230
+-2.27329,47.8659,7876,7,9,20,20,59,3.65,5.0,fr,40282,157,1701132,1,1,Active Shallow Crust,0.0,89.99096,0.0,07/09/7876
+-2.27329,47.8659,6102,4,14,7,29,20,3.65,5.0,fr,40283,122,1701135,1,1,Active Shallow Crust,240.0012,58.01321,0.0,04/14/6102
+-2.27329,47.8659,8096,7,27,17,13,51,3.75,5.0,fr,40284,161,1701144,1,1,Active Shallow Crust,0.0,89.98925,0.0,07/27/8096
+-2.27329,47.8659,5982,5,26,11,31,34,3.85,5.0,fr,40285,119,1701165,1,1,Active Shallow Crust,128.8953,89.99401,0.0,05/26/5982
+-2.27329,47.8659,6082,10,6,8,18,54,4.25,27.5,fr,40286,121,1701206,1,1,Active Shallow Crust,0.0,89.98943,0.0,10/06/6082
+-2.27329,47.8659,4644,9,28,11,42,6,4.35,15.0,fr,40287,92,1701217,1,1,Active Shallow Crust,0.0,89.99057,0.0,09/28/4644
+-2.27329,47.8659,1582,2,4,2,15,1,4.45,15.0,fr,40288,31,1701229,1,1,Active Shallow Crust,0.0,89.99039,0.0,02/04/1582
+0.69214,42.14451,496,4,7,18,19,24,3.55,5.0,fr,40289,9,1701606,1,1,Active Shallow Crust,0.0,89.9896,-90.0,04/07/0496
+0.69214,42.14451,878,6,30,21,48,42,3.55,15.0,fr,40290,17,1701610,1,1,Active Shallow Crust,128.8967,89.99346,0.0,06/30/0878
+0.69214,42.14451,819,11,10,13,56,38,3.65,5.0,fr,40291,16,1701615,1,1,Active Shallow Crust,240.0007,58.01281,0.0,11/10/0819
+0.69214,42.14451,571,5,7,4,3,27,3.95,5.0,fr,40292,11,1701648,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/07/0571
+0.69214,42.14451,8715,1,5,11,33,39,3.95,27.5,fr,40293,174,1701650,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/05/8715
+0.69214,42.14451,6884,9,4,5,16,25,4.05,5.0,fr,40294,137,1701660,1,2,Active Shallow Crust,0.0,89.99001,0.0,09/04/6884
+0.69214,42.14451,5960,9,15,4,47,21,4.05,5.0,fr,40295,119,1701660,1,2,Active Shallow Crust,0.0,89.99001,0.0,09/15/5960
+0.69214,42.14451,8746,3,4,23,7,27,4.65,5.0,fr,40296,174,1701738,1,1,Active Shallow Crust,0.0,89.98988,-90.0,03/04/8746
+6.26065,48.53986,5078,4,15,8,21,28,3.65,5.0,fr,40297,101,1702101,1,1,Active Shallow Crust,128.8998,89.96356,0.0,04/15/5078
+6.26065,48.53986,6333,4,7,17,54,21,3.75,27.5,fr,40298,126,1702106,1,1,Active Shallow Crust,0.0,89.9894,0.0,04/07/6333
+6.26065,48.53986,9308,10,6,23,13,5,3.85,15.0,fr,40299,186,1702117,1,1,Active Shallow Crust,0.0,89.99055,0.0,10/06/9308
+6.26065,48.53986,4612,8,4,16,27,19,4.25,5.0,fr,40300,92,1702170,1,1,Active Shallow Crust,0.0,89.99095,-90.0,08/04/4612
+6.26065,48.53986,4808,6,19,23,24,44,4.55,15.0,fr,40301,96,1702201,1,1,Active Shallow Crust,0.0,89.98944,0.0,06/19/4808
+6.26065,48.53986,1755,2,2,22,37,16,4.85,5.0,fr,40302,35,1702236,1,1,Active Shallow Crust,0.0,89.98953,0.0,02/02/1755
+0.88687,50.84958,1281,4,15,0,18,53,3.55,5.0,fr,40303,25,1702560,1,1,Active Shallow Crust,0.0,89.98965,0.0,04/15/1281
+0.88687,50.84958,8262,1,20,13,6,27,3.55,15.0,fr,40304,165,1702564,1,1,Active Shallow Crust,240.0125,57.99835,0.0,01/20/8262
+0.88687,50.84958,1540,3,23,18,30,19,3.65,5.0,fr,40305,30,1702575,1,1,Active Shallow Crust,240.0015,58.01307,0.0,03/23/1540
+0.88687,50.84958,6273,4,30,5,5,19,3.95,27.5,fr,40306,125,1702610,1,1,Active Shallow Crust,0.0,89.98996,0.0,04/30/6273
+0.88687,50.84958,929,8,2,0,11,57,4.95,15.0,fr,40307,18,1702732,1,1,Active Shallow Crust,240.0141,58.00486,0.0,08/02/0929
+9.07558,48.09241,9827,3,13,4,21,31,3.55,5.0,fr,40308,196,1703520,1,2,Active Shallow Crust,0.0,89.98653,0.0,03/13/9827
+9.07558,48.09241,1638,5,28,5,17,28,3.55,5.0,fr,40309,32,1703520,1,2,Active Shallow Crust,0.0,89.98653,0.0,05/28/1638
+9.07558,48.09241,9355,1,25,1,27,13,3.55,15.0,fr,40310,187,1703521,1,3,Active Shallow Crust,0.0,89.98653,0.0,01/25/9355
+9.07558,48.09241,5152,4,14,22,44,40,3.55,15.0,fr,40311,103,1703521,1,3,Active Shallow Crust,0.0,89.98653,0.0,04/14/5152
+9.07558,48.09241,622,2,9,22,33,14,3.55,15.0,fr,40312,12,1703521,1,3,Active Shallow Crust,0.0,89.98653,0.0,02/09/0622
+9.07558,48.09241,7348,4,16,13,57,24,3.55,5.0,fr,40313,146,1703523,1,1,Active Shallow Crust,240.0148,57.99799,0.0,04/16/7348
+9.07558,48.09241,5359,5,22,21,29,44,3.55,27.5,fr,40314,107,1703528,1,1,Active Shallow Crust,0.0,89.98637,-90.0,05/22/5359
+9.07558,48.09241,8504,3,9,5,56,57,3.55,5.0,fr,40315,170,1703529,1,1,Active Shallow Crust,128.8945,89.99326,0.0,03/09/8504
+9.07558,48.09241,3141,6,17,13,38,47,3.65,5.0,fr,40316,62,1703532,1,2,Active Shallow Crust,0.0,89.98799,0.0,06/17/3141
+9.07558,48.09241,4696,12,22,21,9,0,3.65,5.0,fr,40317,93,1703532,1,2,Active Shallow Crust,0.0,89.98799,0.0,12/22/4696
+9.07558,48.09241,9939,2,3,12,39,57,3.65,15.0,fr,40318,198,1703533,1,1,Active Shallow Crust,0.0,89.98799,0.0,02/03/9939
+9.07558,48.09241,1470,5,22,8,38,56,3.65,27.5,fr,40319,29,1703537,1,1,Active Shallow Crust,240.0006,58.01267,0.0,05/22/1470
+9.07558,48.09241,9924,4,5,10,24,22,3.65,5.0,fr,40320,198,1703538,1,1,Active Shallow Crust,0.0,89.98785,-90.0,04/05/9924
+9.07558,48.09241,699,5,12,11,59,42,3.65,5.0,fr,40321,13,1703541,1,2,Active Shallow Crust,128.8982,89.96355,0.0,05/12/0699
+9.07558,48.09241,9612,9,5,11,18,50,3.65,5.0,fr,40322,192,1703541,1,2,Active Shallow Crust,128.8982,89.96355,0.0,09/05/9612
+9.07558,48.09241,2257,6,14,1,37,1,3.75,15.0,fr,40323,45,1703545,1,1,Active Shallow Crust,0.0,89.9893,0.0,06/14/2257
+9.07558,48.09241,6501,7,17,8,36,16,3.85,15.0,fr,40324,130,1703557,1,1,Active Shallow Crust,0.0,89.99046,0.0,07/17/6501
+9.07558,48.09241,5576,11,30,17,15,17,3.85,27.5,fr,40325,111,1703558,1,1,Active Shallow Crust,0.0,89.99046,0.0,11/30/5576
+9.07558,48.09241,5471,8,5,12,33,35,3.95,5.0,fr,40326,109,1703574,1,1,Active Shallow Crust,0.0,89.9914,-90.0,08/05/5471
+9.07558,48.09241,3487,9,13,2,34,6,4.05,5.0,fr,40327,69,1703580,1,1,Active Shallow Crust,0.0,89.99242,0.0,09/13/3487
+9.07558,48.09241,9334,5,27,13,34,0,4.15,5.0,fr,40328,186,1703592,1,1,Active Shallow Crust,0.0,89.99325,0.0,05/27/9334
+9.07558,48.09241,2893,8,22,18,48,40,4.25,5.0,fr,40329,57,1703604,1,1,Active Shallow Crust,0.0,89.98797,0.0,08/22/2893
+9.07558,48.09241,4649,2,15,3,40,2,4.35,15.0,fr,40330,92,1703617,1,1,Active Shallow Crust,0.0,89.98927,0.0,02/15/4649
+9.07558,48.09241,7976,10,31,13,39,38,4.35,27.5,fr,40331,159,1703618,1,1,Active Shallow Crust,0.0,89.98927,0.0,10/31/7976
+9.07558,48.09241,2189,9,17,4,15,38,4.35,5.0,fr,40332,43,1703619,1,1,Active Shallow Crust,240.0084,57.99619,0.0,09/17/2189
+9.07558,48.09241,3253,2,10,16,4,6,4.45,5.0,fr,40333,65,1703628,1,1,Active Shallow Crust,0.0,89.99044,0.0,02/10/3253
+9.07558,48.09241,4902,12,16,1,11,3,4.45,5.0,fr,40334,98,1703631,1,1,Active Shallow Crust,240.0067,57.99457,0.0,12/16/4902
+9.07558,48.09241,497,5,29,10,13,57,4.55,5.0,fr,40335,9,1703640,1,1,Active Shallow Crust,0.0,89.99148,0.0,05/29/0497
+9.07558,48.09241,275,6,30,21,47,46,4.65,5.0,fr,40336,5,1703652,1,1,Active Shallow Crust,0.0,89.98861,0.0,06/30/0275
+9.07558,48.09241,1913,4,23,17,0,26,4.65,15.0,fr,40337,38,1703653,1,1,Active Shallow Crust,0.0,89.98861,0.0,04/23/1913
+9.07558,48.09241,2893,8,29,10,51,5,4.85,27.5,fr,40338,57,1703681,1,1,Active Shallow Crust,240.0181,58.0025,0.0,08/29/2893
+9.07558,48.09241,7804,10,16,17,43,37,5.35,5.0,fr,40339,156,1703736,1,1,Active Shallow Crust,0.0,89.98982,0.0,10/16/7804
+-3.00263,49.28701,2966,3,17,14,53,22,3.55,27.5,fr,40340,59,1704008,1,1,Active Shallow Crust,0.0,89.99002,-90.0,03/17/2966
+-3.00263,49.28701,2158,11,7,3,47,21,3.65,15.0,fr,40341,43,1704019,1,1,Active Shallow Crust,0.0,89.9911,-90.0,11/07/2158
+-3.00263,49.28701,9425,5,11,6,37,18,4.35,15.0,fr,40342,188,1704097,1,1,Active Shallow Crust,0.0,89.98952,0.0,05/11/9425
+-3.00263,49.28701,835,2,14,16,14,13,5.45,5.0,fr,40343,16,1704228,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/14/0835
+-3.0026,49.28701,2919,3,12,21,30,43,7.25,17.5,fr,40344,58,1704444,1,1,Active Shallow Crust,360.0,89.98999,0.0,03/12/2919
+2.13519,41.40364,4835,8,9,1,42,30,3.55,5.0,fr,40345,96,1704480,1,2,Active Shallow Crust,0.0,89.98866,0.0,08/09/4835
+2.13519,41.40364,5385,11,7,5,55,56,3.55,5.0,fr,40346,107,1704480,1,2,Active Shallow Crust,0.0,89.98866,0.0,11/07/5385
+2.13519,41.40364,8365,5,14,3,33,13,3.55,15.0,fr,40347,167,1704481,1,1,Active Shallow Crust,0.0,89.98866,0.0,05/14/8365
+2.13519,41.40364,6258,3,16,22,22,1,3.55,5.0,fr,40348,125,1704489,1,1,Active Shallow Crust,128.8959,89.99433,0.0,03/16/6258
+2.13519,41.40364,5348,5,28,14,10,27,3.65,5.0,fr,40349,106,1704492,1,4,Active Shallow Crust,0.0,89.98989,0.0,05/28/5348
+2.13519,41.40364,1853,9,10,15,36,36,3.65,5.0,fr,40350,37,1704492,1,4,Active Shallow Crust,0.0,89.98989,0.0,09/10/1853
+2.13519,41.40364,9067,3,31,0,45,8,3.65,5.0,fr,40351,181,1704492,1,4,Active Shallow Crust,0.0,89.98989,0.0,03/31/9067
+2.13519,41.40364,7857,12,28,11,13,4,3.65,5.0,fr,40352,157,1704492,1,4,Active Shallow Crust,0.0,89.98989,0.0,12/28/7857
+2.13519,41.40364,9139,10,5,21,9,2,3.65,15.0,fr,40353,182,1704493,1,2,Active Shallow Crust,0.0,89.98989,0.0,10/05/9139
+2.13519,41.40364,6858,7,19,18,53,3,3.65,15.0,fr,40354,137,1704493,1,2,Active Shallow Crust,0.0,89.98989,0.0,07/19/6858
+2.13519,41.40364,1776,8,7,22,15,5,3.65,27.5,fr,40355,35,1704494,1,1,Active Shallow Crust,0.0,89.98989,0.0,08/07/1776
+2.13519,41.40364,1803,5,22,14,42,18,3.75,5.0,fr,40356,36,1704507,1,1,Active Shallow Crust,240.008,58.01696,0.0,05/22/1803
+2.13519,41.40364,431,3,24,12,21,36,3.85,5.0,fr,40357,8,1704516,1,1,Active Shallow Crust,0.0,89.98929,0.0,03/24/0431
+2.13519,41.40364,1921,11,30,5,7,29,3.85,27.5,fr,40358,38,1704518,1,1,Active Shallow Crust,0.0,89.98929,0.0,11/30/1921
+2.13519,41.40364,3427,6,8,1,30,50,3.95,5.0,fr,40359,68,1704528,1,1,Active Shallow Crust,0.0,89.99046,0.0,06/08/3427
+2.13519,41.40364,8866,12,10,4,45,31,3.95,15.0,fr,40360,177,1704529,1,1,Active Shallow Crust,0.0,89.99046,0.0,12/10/8866
+2.13519,41.40364,4618,3,27,15,9,4,4.05,15.0,fr,40361,92,1704541,1,1,Active Shallow Crust,0.0,89.98936,0.0,03/27/4618
+2.13519,41.40364,8672,9,22,22,29,26,4.15,5.0,fr,40362,173,1704555,1,1,Active Shallow Crust,240.0075,57.99729,0.0,09/22/8672
+2.13519,41.40364,4884,2,23,11,13,55,4.25,5.0,fr,40363,97,1704573,1,1,Active Shallow Crust,128.8954,89.98076,0.0,02/23/4884
+2.13519,41.40364,6367,3,3,14,59,29,4.35,15.0,fr,40364,127,1704577,1,1,Active Shallow Crust,0.0,89.98946,0.0,03/03/6367
+2.13519,41.40364,3806,7,14,19,3,55,4.35,15.0,fr,40365,76,1704583,1,1,Active Shallow Crust,0.0,89.98934,-90.0,07/14/3806
+2.13519,41.40364,6367,10,20,3,9,36,4.65,27.5,fr,40366,127,1704614,1,1,Active Shallow Crust,0.0,89.99041,0.0,10/20/6367
+2.13519,41.40364,2757,8,23,10,4,55,4.75,15.0,fr,40367,55,1704628,1,1,Active Shallow Crust,240.0058,58.0042,0.0,08/23/2757
+2.13519,41.40364,5242,5,22,11,37,54,4.85,15.0,fr,40368,104,1704643,1,1,Active Shallow Crust,0.0,89.98972,-90.0,05/22/5242
+2.13519,41.40364,6930,5,3,9,55,54,4.95,27.5,fr,40369,138,1704650,1,1,Active Shallow Crust,0.0,89.99019,0.0,05/03/6930
+6.34116,48.04195,9285,5,15,1,29,5,3.55,5.0,fr,40370,185,1704960,1,2,Active Shallow Crust,0.0,89.99326,0.0,05/15/9285
+6.34116,48.04195,2,4,10,23,10,55,3.55,5.0,fr,40371,0,1704960,1,2,Active Shallow Crust,0.0,89.99326,0.0,04/10/0002
+6.34116,48.04195,664,9,7,15,59,59,3.55,5.0,fr,40372,13,1704963,1,1,Active Shallow Crust,240.0121,57.99882,0.0,09/07/0664
+6.34116,48.04195,5768,6,19,2,3,33,3.65,5.0,fr,40373,115,1704972,1,2,Active Shallow Crust,0.0,89.98798,0.0,06/19/5768
+6.34116,48.04195,5455,12,10,23,44,31,3.65,5.0,fr,40374,109,1704972,1,2,Active Shallow Crust,0.0,89.98798,0.0,12/10/5455
+6.34116,48.04195,5020,8,29,7,28,41,3.65,15.0,fr,40375,100,1704973,1,1,Active Shallow Crust,0.0,89.98798,0.0,08/29/5020
+6.34116,48.04195,5192,8,14,16,46,17,3.65,5.0,fr,40376,103,1704975,1,1,Active Shallow Crust,240.0009,58.01281,0.0,08/14/5192
+6.34116,48.04195,4508,5,8,14,48,33,3.65,5.0,fr,40377,90,1704981,1,1,Active Shallow Crust,128.9009,89.96355,0.0,05/08/4508
+6.34116,48.04195,8941,12,29,7,26,41,3.85,5.0,fr,40378,178,1704996,1,2,Active Shallow Crust,0.0,89.99046,0.0,12/29/8941
+6.34116,48.04195,9184,9,23,1,43,48,3.85,5.0,fr,40379,183,1704996,1,2,Active Shallow Crust,0.0,89.99046,0.0,09/23/9184
+6.34116,48.04195,1341,2,20,9,23,42,3.85,15.0,fr,40380,26,1705006,1,1,Active Shallow Crust,128.8946,89.99522,0.0,02/20/1341
+6.34116,48.04195,3146,8,1,21,51,3,3.95,5.0,fr,40381,62,1705011,1,1,Active Shallow Crust,240.0205,58.00524,0.0,08/01/3146
+6.34116,48.04195,8501,3,6,16,36,7,3.95,5.0,fr,40382,170,1705017,1,1,Active Shallow Crust,128.8994,89.99362,0.0,03/06/8501
+6.34116,48.04195,4935,7,15,3,14,24,4.05,5.0,fr,40383,98,1705020,1,1,Active Shallow Crust,0.0,89.98862,0.0,07/15/4935
+6.34116,48.04195,1825,9,5,22,3,39,4.15,5.0,fr,40384,36,1705032,1,1,Active Shallow Crust,0.0,89.98986,0.0,09/05/1825
+6.34116,48.04195,7063,11,14,10,13,2,4.15,5.0,fr,40385,141,1705035,1,1,Active Shallow Crust,240.0087,57.9967,0.0,11/14/7063
+6.34116,48.04195,5454,5,9,22,57,28,4.25,5.0,fr,40386,109,1705047,1,1,Active Shallow Crust,240.0082,57.99368,0.0,05/09/5454
+6.34116,48.04195,5307,11,26,21,55,23,4.35,5.0,fr,40387,106,1705056,1,1,Active Shallow Crust,0.0,89.98927,0.0,11/26/5307
+6.34116,48.04195,2306,8,31,4,12,11,4.45,15.0,fr,40388,46,1705069,1,2,Active Shallow Crust,0.0,89.99043,0.0,08/31/2306
+6.34116,48.04195,5187,4,6,19,43,44,4.45,15.0,fr,40389,103,1705069,1,2,Active Shallow Crust,0.0,89.99043,0.0,04/06/5187
+6.34116,48.04195,5941,1,1,6,37,59,4.55,5.0,fr,40390,118,1705083,1,1,Active Shallow Crust,240.0095,57.99768,0.0,01/01/5941
+6.34116,48.04195,530,1,19,4,33,12,4.55,5.0,fr,40391,10,1705086,1,1,Active Shallow Crust,0.0,89.98921,-90.0,01/19/0530
+6.34116,48.04195,975,6,15,6,4,3,4.65,5.0,fr,40392,19,1705092,1,1,Active Shallow Crust,0.0,89.9905,0.0,06/15/0975
+6.34116,48.04195,1753,8,2,16,5,51,5.05,5.0,fr,40393,35,1705143,1,1,Active Shallow Crust,240.0229,57.9976,0.0,08/02/1753
+6.34116,48.04195,6392,10,19,22,38,5,5.55,5.0,fr,40394,127,1705203,1,1,Active Shallow Crust,240.0341,57.99979,0.0,10/19/6392
+6.34116,48.04195,5392,2,17,1,48,33,5.55,15.0,fr,40395,107,1705204,1,1,Active Shallow Crust,240.0341,57.9998,0.0,02/17/5392
+7.69721,47.30558,4484,11,11,0,51,50,3.55,5.0,fr,40396,89,1705440,1,4,Active Shallow Crust,0.0,89.99316,0.0,11/11/4484
+7.69721,47.30558,6945,4,18,15,50,50,3.55,5.0,fr,40397,138,1705440,1,4,Active Shallow Crust,0.0,89.99316,0.0,04/18/6945
+7.69721,47.30558,801,3,24,11,46,24,3.55,5.0,fr,40398,16,1705440,1,4,Active Shallow Crust,0.0,89.99316,0.0,03/24/0801
+7.69721,47.30558,8725,9,14,3,1,25,3.55,5.0,fr,40399,174,1705440,1,4,Active Shallow Crust,0.0,89.99316,0.0,09/14/8725
+7.69721,47.30558,19,3,19,19,36,24,3.55,15.0,fr,40400,0,1705441,1,3,Active Shallow Crust,0.0,89.99316,0.0,03/19/0019
+7.69721,47.30558,5523,11,9,19,11,29,3.55,15.0,fr,40401,110,1705441,1,3,Active Shallow Crust,0.0,89.99316,0.0,11/09/5523
+7.69721,47.30558,255,8,11,15,21,30,3.55,15.0,fr,40402,5,1705441,1,3,Active Shallow Crust,0.0,89.99316,0.0,08/11/0255
+7.69721,47.30558,3097,7,11,1,59,59,3.55,27.5,fr,40403,61,1705442,1,1,Active Shallow Crust,0.0,89.99316,0.0,07/11/3097
+7.69721,47.30558,219,1,4,18,3,23,3.55,5.0,fr,40404,4,1705443,1,4,Active Shallow Crust,240.0125,57.99867,0.0,01/04/0219
+7.69721,47.30558,4568,8,18,12,40,48,3.55,5.0,fr,40405,91,1705443,1,4,Active Shallow Crust,240.0125,57.99867,0.0,08/18/4568
+7.69721,47.30558,9540,9,12,18,14,49,3.55,5.0,fr,40406,190,1705443,1,4,Active Shallow Crust,240.0125,57.99867,0.0,09/12/9540
+7.69721,47.30558,8646,8,23,15,45,39,3.55,5.0,fr,40407,172,1705443,1,4,Active Shallow Crust,240.0125,57.99867,0.0,08/23/8646
+7.69721,47.30558,2285,10,9,14,19,37,3.55,15.0,fr,40408,45,1705444,1,2,Active Shallow Crust,240.0125,57.99867,0.0,10/09/2285
+7.69721,47.30558,705,10,5,16,31,17,3.55,15.0,fr,40409,14,1705444,1,2,Active Shallow Crust,240.0125,57.99867,0.0,10/05/0705
+7.69721,47.30558,6664,1,1,7,30,1,3.55,5.0,fr,40410,133,1705446,1,2,Active Shallow Crust,0.0,89.99308,-90.0,01/01/6664
+7.69721,47.30558,6819,11,25,23,34,36,3.55,5.0,fr,40411,136,1705446,1,2,Active Shallow Crust,0.0,89.99308,-90.0,11/25/6819
+7.69721,47.30558,500,11,9,2,42,30,3.55,5.0,fr,40412,9,1705449,1,3,Active Shallow Crust,128.8959,89.99316,0.0,11/09/0500
+7.69721,47.30558,3322,7,7,9,48,46,3.55,5.0,fr,40413,66,1705449,1,3,Active Shallow Crust,128.8959,89.99316,0.0,07/07/3322
+7.69721,47.30558,2788,9,1,6,23,16,3.55,5.0,fr,40414,55,1705449,1,3,Active Shallow Crust,128.8959,89.99316,0.0,09/01/2788
+7.69721,47.30558,3113,5,20,9,48,1,3.65,5.0,fr,40415,62,1705452,1,10,Active Shallow Crust,0.0,89.98781,0.0,05/20/3113
+7.69721,47.30558,1382,2,17,7,57,34,3.65,5.0,fr,40416,27,1705452,1,10,Active Shallow Crust,0.0,89.98781,0.0,02/17/1382
+7.69721,47.30558,4185,8,3,20,27,22,3.65,5.0,fr,40417,83,1705452,1,10,Active Shallow Crust,0.0,89.98781,0.0,08/03/4185
+7.69721,47.30558,6504,9,23,2,19,51,3.65,5.0,fr,40418,130,1705452,1,10,Active Shallow Crust,0.0,89.98781,0.0,09/23/6504
+7.69721,47.30558,8467,7,1,4,28,33,3.65,5.0,fr,40419,169,1705452,1,10,Active Shallow Crust,0.0,89.98781,0.0,07/01/8467
+7.69721,47.30558,2908,12,24,16,39,25,3.65,5.0,fr,40420,58,1705452,1,10,Active Shallow Crust,0.0,89.98781,0.0,12/24/2908
+7.69721,47.30558,3342,5,13,10,5,23,3.65,5.0,fr,40421,66,1705452,1,10,Active Shallow Crust,0.0,89.98781,0.0,05/13/3342
+7.69721,47.30558,5321,8,26,20,25,50,3.65,5.0,fr,40422,106,1705452,1,10,Active Shallow Crust,0.0,89.98781,0.0,08/26/5321
+7.69721,47.30558,8430,6,20,22,40,17,3.65,5.0,fr,40423,168,1705452,1,10,Active Shallow Crust,0.0,89.98781,0.0,06/20/8430
+7.69721,47.30558,6112,12,20,14,15,31,3.65,5.0,fr,40424,122,1705452,1,10,Active Shallow Crust,0.0,89.98781,0.0,12/20/6112
+7.69721,47.30558,178,4,28,10,13,2,3.65,15.0,fr,40425,3,1705453,1,1,Active Shallow Crust,0.0,89.98781,0.0,04/28/0178
+7.69721,47.30558,5714,1,12,0,28,7,3.65,27.5,fr,40426,114,1705454,1,1,Active Shallow Crust,0.0,89.98781,0.0,01/12/5714
+7.69721,47.30558,2690,6,17,23,22,51,3.65,5.0,fr,40427,53,1705455,1,1,Active Shallow Crust,240.0015,58.01306,0.0,06/17/2690
+7.69721,47.30558,3568,8,21,12,40,52,3.75,5.0,fr,40428,71,1705464,1,3,Active Shallow Crust,0.0,89.98914,0.0,08/21/3568
+7.69721,47.30558,3251,3,8,10,10,32,3.75,5.0,fr,40429,65,1705464,1,3,Active Shallow Crust,0.0,89.98914,0.0,03/08/3251
+7.69721,47.30558,1657,12,24,6,53,20,3.75,5.0,fr,40430,33,1705464,1,3,Active Shallow Crust,0.0,89.98914,0.0,12/24/1657
+7.69721,47.30558,9316,7,30,20,31,2,3.75,15.0,fr,40431,186,1705465,1,1,Active Shallow Crust,0.0,89.98914,0.0,07/30/9316
+7.69721,47.30558,9364,12,23,0,34,13,3.75,27.5,fr,40432,187,1705469,1,1,Active Shallow Crust,240.0087,58.01757,0.0,12/23/9364
+7.69721,47.30558,3934,7,23,8,0,33,3.75,15.0,fr,40433,78,1705471,1,2,Active Shallow Crust,0.0,89.98901,-90.0,07/23/3934
+7.69721,47.30558,2733,9,24,7,42,46,3.75,15.0,fr,40434,54,1705471,1,2,Active Shallow Crust,0.0,89.98901,-90.0,09/24/2733
+7.69721,47.30558,6540,1,24,20,58,59,3.75,5.0,fr,40435,130,1705473,1,1,Active Shallow Crust,128.8966,89.96694,0.0,01/24/6540
+7.69721,47.30558,4265,5,15,9,12,3,3.85,5.0,fr,40436,85,1705476,1,2,Active Shallow Crust,0.0,89.99032,0.0,05/15/4265
+7.69721,47.30558,3586,8,17,8,6,5,3.85,5.0,fr,40437,71,1705476,1,2,Active Shallow Crust,0.0,89.99032,0.0,08/17/3586
+7.69721,47.30558,7504,3,2,2,48,21,3.85,15.0,fr,40438,150,1705477,1,3,Active Shallow Crust,0.0,89.99032,0.0,03/02/7504
+7.69721,47.30558,7719,5,10,21,39,38,3.85,15.0,fr,40439,154,1705477,1,3,Active Shallow Crust,0.0,89.99032,0.0,05/10/7719
+7.69721,47.30558,9007,1,24,5,6,51,3.85,15.0,fr,40440,180,1705477,1,3,Active Shallow Crust,0.0,89.99032,0.0,01/24/9007
+7.69721,47.30558,7616,9,1,9,13,56,3.85,27.5,fr,40441,152,1705478,1,1,Active Shallow Crust,0.0,89.99032,0.0,09/01/7616
+7.69721,47.30558,9545,4,25,8,25,24,3.85,5.0,fr,40442,190,1705482,1,2,Active Shallow Crust,0.0,89.9902,-90.0,04/25/9545
+7.69721,47.30558,7500,5,25,10,50,52,3.85,5.0,fr,40443,149,1705482,1,2,Active Shallow Crust,0.0,89.9902,-90.0,05/25/7500
+7.69721,47.30558,4370,3,13,23,16,58,3.95,5.0,fr,40444,87,1705488,1,2,Active Shallow Crust,0.0,89.99137,0.0,03/13/4370
+7.69721,47.30558,6640,2,12,20,28,4,3.95,5.0,fr,40445,132,1705488,1,2,Active Shallow Crust,0.0,89.99137,0.0,02/12/6640
+7.69721,47.30558,8423,12,15,23,53,22,3.95,5.0,fr,40446,168,1705497,1,1,Active Shallow Crust,128.8997,89.99353,0.0,12/15/8423
+7.69721,47.30558,8401,7,10,2,10,42,4.05,5.0,fr,40447,168,1705500,1,1,Active Shallow Crust,0.0,89.98846,0.0,07/10/8401
+7.69721,47.30558,4015,11,2,7,9,24,4.15,15.0,fr,40448,80,1705516,1,1,Active Shallow Crust,240.009,57.9975,0.0,11/02/4015
+7.69721,47.30558,9305,5,28,12,6,13,4.25,5.0,fr,40449,186,1705524,1,1,Active Shallow Crust,0.0,89.99084,0.0,05/28/9305
+7.69721,47.30558,9789,11,22,14,19,45,4.35,5.0,fr,40450,195,1705536,1,1,Active Shallow Crust,0.0,89.98911,0.0,11/22/9789
+7.69721,47.30558,5680,10,31,2,14,32,4.35,15.0,fr,40451,113,1705537,1,1,Active Shallow Crust,0.0,89.98911,0.0,10/31/5680
+7.69721,47.30558,8117,3,15,6,1,56,4.35,5.0,fr,40452,162,1705539,1,1,Active Shallow Crust,240.0084,57.99584,0.0,03/15/8117
+7.69721,47.30558,3921,2,20,18,47,24,4.35,15.0,fr,40453,78,1705543,1,1,Active Shallow Crust,0.0,89.98898,-90.0,02/20/3921
+7.69721,47.30558,4504,10,10,22,54,15,4.45,5.0,fr,40454,90,1705551,1,2,Active Shallow Crust,240.0058,57.99441,0.0,10/10/4504
+7.69721,47.30558,4883,6,23,0,49,33,4.45,5.0,fr,40455,97,1705551,1,2,Active Shallow Crust,240.0058,57.99441,0.0,06/23/4883
+7.69721,47.30558,9841,10,31,8,58,29,4.55,5.0,fr,40456,196,1705560,1,1,Active Shallow Crust,0.0,89.98919,0.0,10/31/9841
+7.69721,47.30558,996,6,2,2,3,14,4.65,5.0,fr,40457,19,1705572,1,1,Active Shallow Crust,0.0,89.99036,0.0,06/02/0996
+7.69721,47.30558,9462,3,13,15,26,25,4.65,5.0,fr,40458,189,1705581,1,1,Active Shallow Crust,128.8909,89.98679,0.0,03/13/9462
+7.69721,47.30558,7506,9,10,10,48,26,4.75,5.0,fr,40459,150,1705590,1,1,Active Shallow Crust,0.0,89.98957,-90.0,09/10/7506
+7.69721,47.30558,5647,1,17,16,2,20,4.85,15.0,fr,40460,112,1705603,1,1,Active Shallow Crust,0.0,89.99071,-90.0,01/17/5647
+7.69721,47.30558,589,3,16,14,0,9,4.95,5.0,fr,40461,11,1705608,1,1,Active Shallow Crust,0.0,89.99045,0.0,03/16/0589
+7.69721,47.30558,4455,1,15,13,52,6,5.05,5.0,fr,40462,89,1705620,1,1,Active Shallow Crust,0.0,89.99027,0.0,01/15/4455
+7.69721,47.30558,4617,7,25,8,6,7,5.05,15.0,fr,40463,92,1705621,1,1,Active Shallow Crust,0.0,89.99027,0.0,07/25/4617
+7.69721,47.30558,7047,2,12,9,39,51,5.15,5.0,fr,40464,140,1705638,1,1,Active Shallow Crust,0.0,89.99013,-90.0,02/12/7047
+7.69721,47.30558,7549,11,28,22,26,38,5.55,15.0,fr,40465,150,1705690,1,1,Active Shallow Crust,128.8756,89.98965,0.0,11/28/7549
+7.69721,47.30558,6988,11,9,12,33,31,6.25,15.0,fr,40466,139,1705765,1,1,Active Shallow Crust,0.0,89.98991,0.0,11/09/6988
+-7.14919,47.20166,5777,12,12,5,2,57,3.55,15.0,fr,40467,115,1705921,1,1,Active Shallow Crust,0.0,89.99315,0.0,12/12/5777
+0.16975,46.71044,9139,4,25,12,59,23,3.55,5.0,fr,40468,182,1706400,1,1,Active Shallow Crust,0.0,89.99006,0.0,04/25/9139
+0.16975,46.71044,4047,4,21,12,57,21,3.65,5.0,fr,40469,80,1706412,1,2,Active Shallow Crust,0.0,89.98998,0.0,04/21/4047
+0.16975,46.71044,7449,8,12,12,18,2,3.65,5.0,fr,40470,148,1706412,1,2,Active Shallow Crust,0.0,89.98998,0.0,08/12/7449
+0.16975,46.71044,6209,11,19,13,47,49,3.65,15.0,fr,40471,124,1706413,1,1,Active Shallow Crust,0.0,89.98998,0.0,11/19/6209
+0.16975,46.71044,5943,4,22,17,57,52,3.75,5.0,fr,40472,118,1706424,1,2,Active Shallow Crust,0.0,89.99004,0.0,04/22/5943
+0.16975,46.71044,1550,3,26,22,5,19,3.75,5.0,fr,40473,30,1706424,1,2,Active Shallow Crust,0.0,89.99004,0.0,03/26/1550
+0.16975,46.71044,4810,10,17,4,56,31,3.75,15.0,fr,40474,96,1706425,1,1,Active Shallow Crust,0.0,89.99004,0.0,10/17/4810
+0.16975,46.71044,4894,12,16,6,32,35,3.75,5.0,fr,40475,97,1706430,1,1,Active Shallow Crust,0.0,89.98993,-90.0,12/16/4894
+0.16975,46.71044,3509,3,30,21,11,29,3.85,5.0,fr,40476,70,1706436,1,1,Active Shallow Crust,0.0,89.99006,0.0,03/30/3509
+0.16975,46.71044,9206,5,10,22,23,51,3.95,5.0,fr,40477,184,1706448,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/10/9206
+0.16975,46.71044,9487,6,24,22,50,53,4.05,5.0,fr,40478,189,1706466,1,1,Active Shallow Crust,0.0,89.99004,-90.0,06/24/9487
+0.16975,46.71044,1606,7,10,19,13,4,4.15,5.0,fr,40479,32,1706472,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/10/1606
+0.16975,46.71044,1233,5,20,23,57,3,4.25,15.0,fr,40480,24,1706485,1,1,Active Shallow Crust,0.0,89.98996,0.0,05/20/1233
+0.16975,46.71044,9215,7,2,0,16,27,4.35,5.0,fr,40481,184,1706496,1,1,Active Shallow Crust,0.0,89.99002,0.0,07/02/9215
+0.16975,46.71044,6536,4,27,12,35,8,4.35,15.0,fr,40482,130,1706497,1,1,Active Shallow Crust,0.0,89.99002,0.0,04/27/6536
+0.16975,46.71044,7965,5,20,16,19,32,4.35,5.0,fr,40483,159,1706502,1,1,Active Shallow Crust,0.0,89.98999,-90.0,05/20/7965
+0.16975,46.71044,8967,6,30,1,7,3,4.55,5.0,fr,40484,179,1706520,1,2,Active Shallow Crust,0.0,89.99002,0.0,06/30/8967
+0.16975,46.71044,787,9,1,12,41,38,4.55,5.0,fr,40485,15,1706520,1,2,Active Shallow Crust,0.0,89.99002,0.0,09/01/0787
+0.16975,46.71044,1844,6,16,23,37,33,4.65,5.0,fr,40486,36,1706532,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/16/1844
+0.16975,46.71044,6878,10,10,15,24,33,5.55,5.0,fr,40487,137,1706640,1,1,Active Shallow Crust,0.0,89.98999,0.0,10/10/6878
+0.16975,46.71044,3693,11,15,23,3,55,5.85,5.0,fr,40488,73,1706679,1,1,Active Shallow Crust,240.045,58.00189,0.0,11/15/3693
+0.16975,46.71044,9319,1,26,13,28,56,5.85,15.0,fr,40489,186,1706680,1,1,Active Shallow Crust,240.045,58.00189,0.0,01/26/9319
+1.34292,43.42739,2995,12,29,6,46,15,3.75,5.0,fr,40490,59,1706904,1,1,Active Shallow Crust,0.0,89.98982,0.0,12/29/2995
+1.34292,43.42739,1455,11,24,19,57,31,3.95,5.0,fr,40491,29,1706928,1,2,Active Shallow Crust,0.0,89.9896,0.0,11/24/1455
+1.34292,43.42739,3055,7,15,1,2,50,3.95,5.0,fr,40492,61,1706928,1,2,Active Shallow Crust,0.0,89.9896,0.0,07/15/3055
+1.34292,43.42739,7828,11,6,17,30,42,3.95,15.0,fr,40493,156,1706929,1,1,Active Shallow Crust,0.0,89.9896,0.0,11/06/7828
+7.0633,50.01775,760,11,17,11,36,59,3.85,15.0,fr,40494,15,1707397,1,2,Active Shallow Crust,0.0,89.99082,0.0,11/17/0760
+7.0633,50.01775,6749,3,13,21,9,47,3.85,15.0,fr,40495,134,1707397,1,2,Active Shallow Crust,0.0,89.99082,0.0,03/13/6749
+7.0633,50.01775,561,6,1,20,11,21,3.95,5.0,fr,40496,11,1707408,1,1,Active Shallow Crust,0.0,89.99182,0.0,06/01/0561
+7.0633,50.01775,526,2,18,6,43,1,3.95,15.0,fr,40497,10,1707415,1,1,Active Shallow Crust,0.0,89.99173,-90.0,02/18/0526
+7.0633,50.01775,3852,12,23,18,2,7,4.25,5.0,fr,40498,77,1707444,1,1,Active Shallow Crust,0.0,89.99132,0.0,12/23/3852
+7.0633,50.01775,1352,7,2,5,47,23,4.35,5.0,fr,40499,27,1707462,1,1,Active Shallow Crust,0.0,89.98956,-90.0,07/02/1352
+7.0633,50.01775,7492,1,3,8,8,13,4.65,5.0,fr,40500,149,1707492,1,1,Active Shallow Crust,0.0,89.99087,0.0,01/03/7492
+7.0633,50.01775,9993,2,28,19,13,27,4.85,5.0,fr,40501,199,1707516,1,1,Active Shallow Crust,0.0,89.98985,0.0,02/28/9993
+7.89165,44.18403,2876,9,11,3,13,3,3.55,5.0,fr,40502,57,1707840,1,2,Active Shallow Crust,0.0,89.99277,0.0,09/11/2876
+7.89165,44.18403,2892,9,25,19,39,33,3.55,5.0,fr,40503,57,1707840,1,2,Active Shallow Crust,0.0,89.99277,0.0,09/25/2892
+7.89165,44.18403,4564,7,1,2,18,26,3.55,15.0,fr,40504,91,1707841,1,1,Active Shallow Crust,0.0,89.99277,0.0,07/01/4564
+7.89165,44.18403,6462,2,25,8,16,33,3.55,15.0,fr,40505,129,1707844,1,1,Active Shallow Crust,240.0134,57.99777,0.0,02/25/6462
+7.89165,44.18403,35,5,6,4,36,4,3.55,5.0,fr,40506,0,1707846,1,1,Active Shallow Crust,0.0,89.99268,-90.0,05/06/0035
+7.89165,44.18403,3110,4,16,3,21,57,3.65,5.0,fr,40507,62,1707852,1,1,Active Shallow Crust,0.0,89.98711,0.0,04/16/3110
+7.89165,44.18403,5493,2,15,18,47,38,3.75,5.0,fr,40508,109,1707864,1,1,Active Shallow Crust,0.0,89.98851,0.0,02/15/5493
+7.89165,44.18403,2063,2,9,4,20,12,3.75,27.5,fr,40509,41,1707866,1,1,Active Shallow Crust,0.0,89.98851,0.0,02/09/2063
+7.89165,44.18403,8240,10,12,15,30,1,3.75,5.0,fr,40510,164,1707870,1,1,Active Shallow Crust,0.0,89.98838,-90.0,10/12/8240
+7.89165,44.18403,515,8,10,20,38,37,3.85,15.0,fr,40511,10,1707877,1,1,Active Shallow Crust,0.0,89.98976,0.0,08/10/0515
+7.89165,44.18403,7291,5,27,21,11,40,3.95,5.0,fr,40512,145,1707888,1,1,Active Shallow Crust,0.0,89.99088,0.0,05/27/7291
+7.89165,44.18403,132,8,24,15,58,50,3.95,15.0,fr,40513,2,1707898,1,1,Active Shallow Crust,128.9005,89.99544,0.0,08/24/0132
+7.89165,44.18403,995,2,7,20,54,16,4.05,5.0,fr,40514,19,1707900,1,1,Active Shallow Crust,0.0,89.99187,0.0,02/07/0995
+7.89165,44.18403,2922,2,10,23,33,22,4.25,15.0,fr,40515,58,1707925,1,1,Active Shallow Crust,0.0,89.99031,0.0,02/10/2922
+7.89165,44.18403,6394,11,7,1,39,29,5.95,5.0,fr,40516,127,1708134,1,1,Active Shallow Crust,0.0,89.98984,-90.0,11/07/6394
+3.09433,44.61303,3638,11,6,4,13,27,3.55,27.5,fr,40517,72,1708811,1,1,Active Shallow Crust,128.8964,89.99461,0.0,11/06/3638
+3.09433,44.61303,7649,3,13,15,17,58,3.65,5.0,fr,40518,152,1708812,1,3,Active Shallow Crust,0.0,89.9904,0.0,03/13/7649
+3.09433,44.61303,5087,11,11,1,41,39,3.65,5.0,fr,40519,101,1708812,1,3,Active Shallow Crust,0.0,89.9904,0.0,11/11/5087
+3.09433,44.61303,720,10,30,12,47,41,3.65,5.0,fr,40520,14,1708812,1,3,Active Shallow Crust,0.0,89.9904,0.0,10/30/0720
+3.09433,44.61303,7140,8,24,18,9,14,3.65,15.0,fr,40521,142,1708813,1,1,Active Shallow Crust,0.0,89.9904,0.0,08/24/7140
+3.09433,44.61303,7080,8,25,13,31,23,3.65,5.0,fr,40522,141,1708815,1,1,Active Shallow Crust,240.0007,58.01318,0.0,08/25/7080
+3.09433,44.61303,2586,3,8,20,45,31,3.75,5.0,fr,40523,51,1708824,1,1,Active Shallow Crust,0.0,89.98859,0.0,03/08/2586
+3.09433,44.61303,5614,1,25,3,51,1,3.75,15.0,fr,40524,112,1708825,1,1,Active Shallow Crust,0.0,89.98859,0.0,01/25/5614
+3.09433,44.61303,2546,7,5,9,22,48,4.15,5.0,fr,40525,50,1708872,1,1,Active Shallow Crust,0.0,89.9892,0.0,07/05/2546
+3.09433,44.61303,9153,4,3,9,37,13,4.45,5.0,fr,40526,183,1708914,1,1,Active Shallow Crust,0.0,89.98969,-90.0,04/03/9153
+3.09433,44.61303,5583,3,4,13,9,28,4.85,5.0,fr,40527,111,1708959,1,1,Active Shallow Crust,240.0163,58.00224,0.0,03/04/5583
+3.09433,44.61303,9971,5,4,15,43,6,5.45,5.0,fr,40528,199,1709028,1,1,Active Shallow Crust,0.0,89.98993,0.0,05/04/9971
+3.09433,44.61303,2928,12,25,22,17,28,5.85,15.0,fr,40529,58,1709077,1,1,Active Shallow Crust,0.0,89.99008,0.0,12/25/2928
+7.06865,46.9757,7549,6,9,10,3,58,3.55,5.0,fr,40530,150,1709280,1,9,Active Shallow Crust,0.0,89.99312,0.0,06/09/7549
+7.06865,46.9757,3952,1,1,0,2,5,3.55,5.0,fr,40531,79,1709280,1,9,Active Shallow Crust,0.0,89.99312,0.0,01/01/3952
+7.06865,46.9757,5273,12,30,21,28,35,3.55,5.0,fr,40532,105,1709280,1,9,Active Shallow Crust,0.0,89.99312,0.0,12/30/5273
+7.06865,46.9757,5121,12,15,20,11,46,3.55,5.0,fr,40533,102,1709280,1,9,Active Shallow Crust,0.0,89.99312,0.0,12/15/5121
+7.06865,46.9757,1501,9,13,17,5,15,3.55,5.0,fr,40534,30,1709280,1,9,Active Shallow Crust,0.0,89.99312,0.0,09/13/1501
+7.06865,46.9757,4349,6,5,19,37,28,3.55,5.0,fr,40535,86,1709280,1,9,Active Shallow Crust,0.0,89.99312,0.0,06/05/4349
+7.06865,46.9757,7507,3,18,10,23,58,3.55,5.0,fr,40536,150,1709280,1,9,Active Shallow Crust,0.0,89.99312,0.0,03/18/7507
+7.06865,46.9757,8221,1,5,1,55,27,3.55,5.0,fr,40537,164,1709280,1,9,Active Shallow Crust,0.0,89.99312,0.0,01/05/8221
+7.06865,46.9757,4470,9,11,8,27,50,3.55,5.0,fr,40538,89,1709280,1,9,Active Shallow Crust,0.0,89.99312,0.0,09/11/4470
+7.06865,46.9757,3922,2,21,10,36,14,3.55,27.5,fr,40539,78,1709282,1,2,Active Shallow Crust,0.0,89.99312,0.0,02/21/3922
+7.06865,46.9757,899,10,3,6,51,6,3.55,27.5,fr,40540,17,1709282,1,2,Active Shallow Crust,0.0,89.99312,0.0,10/03/0899
+7.06865,46.9757,3204,6,4,14,31,17,3.55,5.0,fr,40541,64,1709283,1,1,Active Shallow Crust,240.0121,57.99799,0.0,06/04/3204
+7.06865,46.9757,1666,6,7,19,18,29,3.55,5.0,fr,40542,33,1709286,1,1,Active Shallow Crust,0.0,89.99304,-90.0,06/07/1666
+7.06865,46.9757,3955,12,26,15,40,53,3.55,15.0,fr,40543,79,1709287,1,1,Active Shallow Crust,0.0,89.99304,-90.0,12/26/3955
+7.06865,46.9757,3659,3,29,4,4,21,3.55,5.0,fr,40544,73,1709289,1,1,Active Shallow Crust,128.8967,89.99312,0.0,03/29/3659
+7.06865,46.9757,9679,11,4,20,3,15,3.65,5.0,fr,40545,193,1709292,1,11,Active Shallow Crust,0.0,89.98773,0.0,11/04/9679
+7.06865,46.9757,7235,6,3,14,29,51,3.65,5.0,fr,40546,144,1709292,1,11,Active Shallow Crust,0.0,89.98773,0.0,06/03/7235
+7.06865,46.9757,7973,2,10,5,26,34,3.65,5.0,fr,40547,159,1709292,1,11,Active Shallow Crust,0.0,89.98773,0.0,02/10/7973
+7.06865,46.9757,7565,8,20,16,33,26,3.65,5.0,fr,40548,151,1709292,1,11,Active Shallow Crust,0.0,89.98773,0.0,08/20/7565
+7.06865,46.9757,7375,1,11,22,5,1,3.65,5.0,fr,40549,147,1709292,1,11,Active Shallow Crust,0.0,89.98773,0.0,01/11/7375
+7.06865,46.9757,5935,6,18,11,46,30,3.65,5.0,fr,40550,118,1709292,1,11,Active Shallow Crust,0.0,89.98773,0.0,06/18/5935
+7.06865,46.9757,6804,1,1,18,14,40,3.65,5.0,fr,40551,136,1709292,1,11,Active Shallow Crust,0.0,89.98773,0.0,01/01/6804
+7.06865,46.9757,6784,9,21,9,20,27,3.65,5.0,fr,40552,135,1709292,1,11,Active Shallow Crust,0.0,89.98773,0.0,09/21/6784
+7.06865,46.9757,9902,9,9,23,33,41,3.65,5.0,fr,40553,198,1709292,1,11,Active Shallow Crust,0.0,89.98773,0.0,09/09/9902
+7.06865,46.9757,9134,6,25,12,47,29,3.65,5.0,fr,40554,182,1709292,1,11,Active Shallow Crust,0.0,89.98773,0.0,06/25/9134
+7.06865,46.9757,8600,6,17,0,58,47,3.65,5.0,fr,40555,171,1709292,1,11,Active Shallow Crust,0.0,89.98773,0.0,06/17/8600
+7.06865,46.9757,9858,9,12,4,29,36,3.65,15.0,fr,40556,197,1709293,1,3,Active Shallow Crust,0.0,89.98773,0.0,09/12/9858
+7.06865,46.9757,1065,5,1,8,4,48,3.65,15.0,fr,40557,21,1709293,1,3,Active Shallow Crust,0.0,89.98773,0.0,05/01/1065
+7.06865,46.9757,3977,9,24,14,13,49,3.65,15.0,fr,40558,79,1709293,1,3,Active Shallow Crust,0.0,89.98773,0.0,09/24/3977
+7.06865,46.9757,5158,5,23,16,23,41,3.65,5.0,fr,40559,103,1709295,1,2,Active Shallow Crust,240.0011,58.01329,0.0,05/23/5158
+7.06865,46.9757,932,4,7,0,35,29,3.65,5.0,fr,40560,18,1709295,1,2,Active Shallow Crust,240.0011,58.01329,0.0,04/07/0932
+7.06865,46.9757,2666,2,14,23,14,45,3.65,15.0,fr,40561,53,1709296,1,1,Active Shallow Crust,240.0011,58.01329,0.0,02/14/2666
+7.06865,46.9757,3695,2,9,4,48,27,3.65,5.0,fr,40562,73,1709298,1,1,Active Shallow Crust,0.0,89.98759,-90.0,02/09/3695
+7.06865,46.9757,301,1,12,20,23,26,3.65,15.0,fr,40563,6,1709299,1,1,Active Shallow Crust,0.0,89.98759,-90.0,01/12/0301
+7.06865,46.9757,8184,10,21,5,54,57,3.65,5.0,fr,40564,163,1709301,1,1,Active Shallow Crust,128.9001,89.96353,0.0,10/21/8184
+7.06865,46.9757,626,3,8,6,56,1,3.65,15.0,fr,40565,12,1709302,1,1,Active Shallow Crust,128.9001,89.96353,0.0,03/08/0626
+7.06865,46.9757,1713,1,7,10,27,52,3.75,5.0,fr,40566,34,1709304,1,6,Active Shallow Crust,0.0,89.98907,0.0,01/07/1713
+7.06865,46.9757,559,6,14,17,23,40,3.75,5.0,fr,40567,11,1709304,1,6,Active Shallow Crust,0.0,89.98907,0.0,06/14/0559
+7.06865,46.9757,9499,11,2,21,58,59,3.75,5.0,fr,40568,189,1709304,1,6,Active Shallow Crust,0.0,89.98907,0.0,11/02/9499
+7.06865,46.9757,8891,7,2,8,22,58,3.75,5.0,fr,40569,177,1709304,1,6,Active Shallow Crust,0.0,89.98907,0.0,07/02/8891
+7.06865,46.9757,7826,9,29,13,6,54,3.75,5.0,fr,40570,156,1709304,1,6,Active Shallow Crust,0.0,89.98907,0.0,09/29/7826
+7.06865,46.9757,7906,7,20,9,9,6,3.75,5.0,fr,40571,158,1709304,1,6,Active Shallow Crust,0.0,89.98907,0.0,07/20/7906
+7.06865,46.9757,9611,4,17,16,58,6,3.75,15.0,fr,40572,192,1709305,1,4,Active Shallow Crust,0.0,89.98907,0.0,04/17/9611
+7.06865,46.9757,8666,4,10,5,44,52,3.75,15.0,fr,40573,173,1709305,1,4,Active Shallow Crust,0.0,89.98907,0.0,04/10/8666
+7.06865,46.9757,1612,8,21,6,47,43,3.75,15.0,fr,40574,32,1709305,1,4,Active Shallow Crust,0.0,89.98907,0.0,08/21/1612
+7.06865,46.9757,9722,4,5,4,32,18,3.75,15.0,fr,40575,194,1709305,1,4,Active Shallow Crust,0.0,89.98907,0.0,04/05/9722
+7.06865,46.9757,3091,1,1,2,37,40,3.75,5.0,fr,40576,61,1709307,1,1,Active Shallow Crust,240.0074,58.01806,0.0,01/01/3091
+7.06865,46.9757,5957,9,5,22,8,32,3.75,15.0,fr,40577,119,1709308,1,1,Active Shallow Crust,240.0074,58.01806,0.0,09/05/5957
+7.06865,46.9757,1687,3,4,16,46,53,3.75,27.5,fr,40578,33,1709309,1,1,Active Shallow Crust,240.0074,58.01806,0.0,03/04/1687
+7.06865,46.9757,1648,1,12,6,38,33,3.75,5.0,fr,40579,32,1709310,1,1,Active Shallow Crust,0.0,89.98895,-90.0,01/12/1648
+7.06865,46.9757,9439,9,14,0,59,50,3.75,5.0,fr,40580,188,1709313,1,1,Active Shallow Crust,128.8974,89.96693,0.0,09/14/9439
+7.06865,46.9757,8227,11,26,14,20,43,3.75,27.5,fr,40581,164,1709315,1,1,Active Shallow Crust,128.8974,89.96693,0.0,11/26/8227
+7.06865,46.9757,9396,11,11,5,28,24,3.85,5.0,fr,40582,187,1709316,1,5,Active Shallow Crust,0.0,89.99026,0.0,11/11/9396
+7.06865,46.9757,2006,10,21,16,48,30,3.85,5.0,fr,40583,40,1709316,1,5,Active Shallow Crust,0.0,89.99026,0.0,10/21/2006
+7.06865,46.9757,3771,10,4,22,57,38,3.85,5.0,fr,40584,75,1709316,1,5,Active Shallow Crust,0.0,89.99026,0.0,10/04/3771
+7.06865,46.9757,2227,5,25,10,28,39,3.85,5.0,fr,40585,44,1709316,1,5,Active Shallow Crust,0.0,89.99026,0.0,05/25/2227
+7.06865,46.9757,3005,12,9,19,5,57,3.85,5.0,fr,40586,60,1709316,1,5,Active Shallow Crust,0.0,89.99026,0.0,12/09/3005
+7.06865,46.9757,9108,9,3,10,42,8,3.85,15.0,fr,40587,182,1709317,1,2,Active Shallow Crust,0.0,89.99026,0.0,09/03/9108
+7.06865,46.9757,320,3,3,20,3,37,3.85,15.0,fr,40588,6,1709317,1,2,Active Shallow Crust,0.0,89.99026,0.0,03/03/0320
+7.06865,46.9757,4772,6,3,16,18,22,3.85,27.5,fr,40589,95,1709318,1,1,Active Shallow Crust,0.0,89.99026,0.0,06/03/4772
+7.06865,46.9757,1797,11,7,10,52,55,3.95,5.0,fr,40590,35,1709328,1,5,Active Shallow Crust,0.0,89.99132,0.0,11/07/1797
+7.06865,46.9757,3247,12,1,23,43,11,3.95,5.0,fr,40591,64,1709328,1,5,Active Shallow Crust,0.0,89.99132,0.0,12/01/3247
+7.06865,46.9757,409,11,13,13,48,57,3.95,5.0,fr,40592,8,1709328,1,5,Active Shallow Crust,0.0,89.99132,0.0,11/13/0409
+7.06865,46.9757,3470,12,4,12,42,29,3.95,5.0,fr,40593,69,1709328,1,5,Active Shallow Crust,0.0,89.99132,0.0,12/04/3470
+7.06865,46.9757,2491,7,25,3,54,5,3.95,5.0,fr,40594,49,1709328,1,5,Active Shallow Crust,0.0,89.99132,0.0,07/25/2491
+7.06865,46.9757,3186,5,12,15,10,55,3.95,15.0,fr,40595,63,1709329,1,1,Active Shallow Crust,0.0,89.99132,0.0,05/12/3186
+7.06865,46.9757,5565,12,8,4,18,59,3.95,27.5,fr,40596,111,1709330,1,2,Active Shallow Crust,0.0,89.99132,0.0,12/08/5565
+7.06865,46.9757,7480,8,19,0,53,47,3.95,27.5,fr,40597,149,1709330,1,2,Active Shallow Crust,0.0,89.99132,0.0,08/19/7480
+7.06865,46.9757,5053,10,24,13,47,13,3.95,5.0,fr,40598,101,1709331,1,2,Active Shallow Crust,240.0205,58.00474,0.0,10/24/5053
+7.06865,46.9757,7183,6,6,12,6,31,3.95,5.0,fr,40599,143,1709331,1,2,Active Shallow Crust,240.0205,58.00474,0.0,06/06/7183
+7.06865,46.9757,4380,12,10,16,42,4,3.95,15.0,fr,40600,87,1709332,1,2,Active Shallow Crust,240.0205,58.00474,0.0,12/10/4380
+7.06865,46.9757,1069,6,13,14,19,10,3.95,15.0,fr,40601,21,1709332,1,2,Active Shallow Crust,240.0205,58.00474,0.0,06/13/1069
+7.06865,46.9757,596,7,30,6,6,7,3.95,5.0,fr,40602,11,1709334,1,1,Active Shallow Crust,0.0,89.99122,-90.0,07/30/0596
+7.06865,46.9757,2192,8,27,15,41,27,3.95,15.0,fr,40603,43,1709335,1,1,Active Shallow Crust,0.0,89.99122,-90.0,08/27/2192
+7.06865,46.9757,6358,12,3,5,11,49,4.05,5.0,fr,40604,127,1709340,1,2,Active Shallow Crust,0.0,89.9884,0.0,12/03/6358
+7.06865,46.9757,9922,2,28,21,14,11,4.05,5.0,fr,40605,198,1709340,1,2,Active Shallow Crust,0.0,89.9884,0.0,02/28/9922
+7.06865,46.9757,4166,7,9,22,44,23,4.05,15.0,fr,40606,83,1709341,1,2,Active Shallow Crust,0.0,89.9884,0.0,07/09/4166
+7.06865,46.9757,2218,9,10,4,15,36,4.05,15.0,fr,40607,44,1709341,1,2,Active Shallow Crust,0.0,89.9884,0.0,09/10/2218
+7.06865,46.9757,9230,1,13,3,55,49,4.15,5.0,fr,40608,184,1709352,1,4,Active Shallow Crust,0.0,89.98965,0.0,01/13/9230
+7.06865,46.9757,193,12,16,8,9,19,4.15,5.0,fr,40609,3,1709352,1,4,Active Shallow Crust,0.0,89.98965,0.0,12/16/0193
+7.06865,46.9757,244,1,23,10,42,47,4.15,5.0,fr,40610,4,1709352,1,4,Active Shallow Crust,0.0,89.98965,0.0,01/23/0244
+7.06865,46.9757,7304,7,8,12,15,16,4.15,5.0,fr,40611,146,1709352,1,4,Active Shallow Crust,0.0,89.98965,0.0,07/08/7304
+7.06865,46.9757,6141,5,26,2,24,15,4.15,15.0,fr,40612,122,1709353,1,1,Active Shallow Crust,0.0,89.98965,0.0,05/26/6141
+7.06865,46.9757,6480,1,11,0,8,56,4.15,27.5,fr,40613,129,1709354,1,1,Active Shallow Crust,0.0,89.98965,0.0,01/11/6480
+7.06865,46.9757,1837,1,2,3,54,27,4.15,5.0,fr,40614,36,1709355,1,1,Active Shallow Crust,240.0091,57.99689,0.0,01/02/1837
+7.06865,46.9757,2505,2,19,14,0,41,4.15,5.0,fr,40615,50,1709361,1,1,Active Shallow Crust,128.8964,89.99483,0.0,02/19/2505
+7.06865,46.9757,1265,11,29,3,59,35,4.25,5.0,fr,40616,25,1709364,1,3,Active Shallow Crust,0.0,89.99078,0.0,11/29/1265
+7.06865,46.9757,3453,10,23,0,12,9,4.25,5.0,fr,40617,69,1709364,1,3,Active Shallow Crust,0.0,89.99078,0.0,10/23/3453
+7.06865,46.9757,6826,9,2,10,20,30,4.25,5.0,fr,40618,136,1709364,1,3,Active Shallow Crust,0.0,89.99078,0.0,09/02/6826
+7.06865,46.9757,2100,12,6,1,25,43,4.25,15.0,fr,40619,41,1709365,1,2,Active Shallow Crust,0.0,89.99078,0.0,12/06/2100
+7.06865,46.9757,1311,12,16,6,15,15,4.25,15.0,fr,40620,26,1709365,1,2,Active Shallow Crust,0.0,89.99078,0.0,12/16/1311
+7.06865,46.9757,4673,3,16,14,0,38,4.25,15.0,fr,40621,93,1709374,1,1,Active Shallow Crust,128.895,89.98096,0.0,03/16/4673
+7.06865,46.9757,9806,9,7,6,48,21,4.35,5.0,fr,40622,196,1709376,1,5,Active Shallow Crust,0.0,89.98904,0.0,09/07/9806
+7.06865,46.9757,6391,6,11,7,33,53,4.35,5.0,fr,40623,127,1709376,1,5,Active Shallow Crust,0.0,89.98904,0.0,06/11/6391
+7.06865,46.9757,394,10,27,16,14,28,4.35,5.0,fr,40624,7,1709376,1,5,Active Shallow Crust,0.0,89.98904,0.0,10/27/0394
+7.06865,46.9757,22,6,16,2,2,25,4.35,5.0,fr,40625,0,1709376,1,5,Active Shallow Crust,0.0,89.98904,0.0,06/16/0022
+7.06865,46.9757,7551,7,6,11,56,51,4.35,5.0,fr,40626,151,1709376,1,5,Active Shallow Crust,0.0,89.98904,0.0,07/06/7551
+7.06865,46.9757,4782,10,5,5,13,22,4.35,15.0,fr,40627,95,1709377,1,1,Active Shallow Crust,0.0,89.98904,0.0,10/05/4782
+7.06865,46.9757,2584,11,9,13,34,10,4.35,5.0,fr,40628,51,1709379,1,3,Active Shallow Crust,240.0087,57.99585,0.0,11/09/2584
+7.06865,46.9757,1218,8,3,0,19,47,4.35,5.0,fr,40629,24,1709379,1,3,Active Shallow Crust,240.0087,57.99585,0.0,08/03/1218
+7.06865,46.9757,982,11,21,6,50,9,4.35,5.0,fr,40630,19,1709379,1,3,Active Shallow Crust,240.0087,57.99585,0.0,11/21/0982
+7.06865,46.9757,1523,3,29,5,33,34,4.35,5.0,fr,40631,30,1709382,1,1,Active Shallow Crust,0.0,89.98891,-90.0,03/29/1523
+7.06865,46.9757,4069,8,21,0,26,45,4.35,15.0,fr,40632,81,1709386,1,1,Active Shallow Crust,128.8974,89.98303,0.0,08/21/4069
+7.06865,46.9757,5685,6,8,14,35,54,4.45,5.0,fr,40633,113,1709388,1,2,Active Shallow Crust,0.0,89.99023,0.0,06/08/5685
+7.06865,46.9757,8403,6,8,15,57,57,4.45,5.0,fr,40634,168,1709388,1,2,Active Shallow Crust,0.0,89.99023,0.0,06/08/8403
+7.06865,46.9757,9371,11,17,11,56,51,4.45,15.0,fr,40635,187,1709389,1,1,Active Shallow Crust,0.0,89.99023,0.0,11/17/9371
+7.06865,46.9757,5143,3,30,8,31,36,4.45,27.5,fr,40636,102,1709390,1,1,Active Shallow Crust,0.0,89.99023,0.0,03/30/5143
+7.06865,46.9757,1,6,6,16,30,52,4.55,5.0,fr,40637,0,1709400,1,3,Active Shallow Crust,0.0,89.98912,0.0,06/06/0001
+7.06865,46.9757,374,11,12,4,5,24,4.55,5.0,fr,40638,7,1709400,1,3,Active Shallow Crust,0.0,89.98912,0.0,11/12/0374
+7.06865,46.9757,1133,8,6,0,32,59,4.55,5.0,fr,40639,22,1709400,1,3,Active Shallow Crust,0.0,89.98912,0.0,08/06/1133
+7.06865,46.9757,2319,7,15,19,37,39,4.55,15.0,fr,40640,46,1709401,1,4,Active Shallow Crust,0.0,89.98912,0.0,07/15/2319
+7.06865,46.9757,4949,10,11,4,28,42,4.55,15.0,fr,40641,98,1709401,1,4,Active Shallow Crust,0.0,89.98912,0.0,10/11/4949
+7.06865,46.9757,1916,10,10,14,20,27,4.55,15.0,fr,40642,38,1709401,1,4,Active Shallow Crust,0.0,89.98912,0.0,10/10/1916
+7.06865,46.9757,5406,7,29,16,39,12,4.55,15.0,fr,40643,108,1709401,1,4,Active Shallow Crust,0.0,89.98912,0.0,07/29/5406
+7.06865,46.9757,2819,3,2,0,46,50,4.55,27.5,fr,40644,56,1709405,1,1,Active Shallow Crust,240.0098,57.99747,0.0,03/02/2819
+7.06865,46.9757,296,10,21,9,24,38,4.65,5.0,fr,40645,5,1709412,1,1,Active Shallow Crust,0.0,89.9903,0.0,10/21/0296
+7.06865,46.9757,9831,3,29,22,51,35,4.65,5.0,fr,40646,196,1709415,1,1,Active Shallow Crust,240.0107,57.99445,0.0,03/29/9831
+7.06865,46.9757,2637,5,6,5,14,14,4.75,5.0,fr,40647,52,1709433,1,1,Active Shallow Crust,128.8888,89.98773,0.0,05/06/2637
+7.06865,46.9757,397,12,19,17,23,54,4.85,5.0,fr,40648,7,1709436,1,1,Active Shallow Crust,0.0,89.99075,0.0,12/19/0397
+7.06865,46.9757,8398,5,17,5,7,48,4.95,15.0,fr,40649,167,1709449,1,1,Active Shallow Crust,0.0,89.99039,0.0,05/17/8398
+7.06865,46.9757,6617,9,9,3,13,1,5.35,5.0,fr,40650,132,1709496,1,1,Active Shallow Crust,0.0,89.9896,0.0,09/09/6617
+7.06865,46.9757,4248,9,2,5,19,56,5.35,15.0,fr,40651,84,1709497,1,1,Active Shallow Crust,0.0,89.9896,0.0,09/02/4248
+7.06865,46.9757,3701,10,4,6,32,30,5.35,27.5,fr,40652,74,1709498,1,1,Active Shallow Crust,0.0,89.9896,0.0,10/04/3701
+7.06865,46.9757,8558,5,25,14,35,15,5.45,5.0,fr,40653,171,1709508,1,1,Active Shallow Crust,0.0,89.98996,0.0,05/25/8558
+7.06865,46.9757,6194,12,9,20,57,57,5.95,5.0,fr,40654,123,1709571,1,1,Active Shallow Crust,240.0518,58.00082,0.0,12/09/6194
+7.068658,46.9757,4011,5,8,23,54,27,6.45,8.491219,fr,40655,80,1709628,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/08/4011
+7.068647,46.9757,3659,6,30,15,34,34,6.45,26.50878,fr,40656,73,1709630,1,1,Active Shallow Crust,0.0,89.98997,0.0,06/30/3659
+2.91118,48.32093,7101,8,4,5,37,8,3.55,5.0,fr,40657,142,1710240,1,1,Active Shallow Crust,0.0,89.98994,0.0,08/04/7101
+2.91118,48.32093,8481,6,1,12,49,30,3.85,15.0,fr,40658,169,1710277,1,1,Active Shallow Crust,0.0,89.99051,0.0,06/01/8481
+7.35877,44.92005,1460,11,11,7,41,30,3.55,5.0,fr,40659,29,1710720,1,4,Active Shallow Crust,0.0,89.99286,0.0,11/11/1460
+7.35877,44.92005,3537,12,11,0,6,45,3.55,5.0,fr,40660,70,1710720,1,4,Active Shallow Crust,0.0,89.99286,0.0,12/11/3537
+7.35877,44.92005,1755,6,7,2,23,54,3.55,5.0,fr,40661,35,1710720,1,4,Active Shallow Crust,0.0,89.99286,0.0,06/07/1755
+7.35877,44.92005,479,9,18,14,11,4,3.55,5.0,fr,40662,9,1710720,1,4,Active Shallow Crust,0.0,89.99286,0.0,09/18/0479
+7.35877,44.92005,7369,1,8,13,56,57,3.55,15.0,fr,40663,147,1710721,1,3,Active Shallow Crust,0.0,89.99286,0.0,01/08/7369
+7.35877,44.92005,5622,4,30,22,15,42,3.55,15.0,fr,40664,112,1710721,1,3,Active Shallow Crust,0.0,89.99286,0.0,04/30/5622
+7.35877,44.92005,983,10,15,7,16,40,3.55,15.0,fr,40665,19,1710721,1,3,Active Shallow Crust,0.0,89.99286,0.0,10/15/0983
+7.35877,44.92005,2442,10,26,19,40,51,3.55,27.5,fr,40666,48,1710722,1,1,Active Shallow Crust,0.0,89.99286,0.0,10/26/2442
+7.35877,44.92005,6125,12,10,13,34,39,3.55,5.0,fr,40667,122,1710723,1,1,Active Shallow Crust,240.0123,57.99844,0.0,12/10/6125
+7.35877,44.92005,881,2,14,10,22,45,3.55,5.0,fr,40668,17,1710726,1,1,Active Shallow Crust,0.0,89.99277,-90.0,02/14/0881
+7.35877,44.92005,1774,9,27,21,21,44,3.55,5.0,fr,40669,35,1710729,1,1,Active Shallow Crust,128.8968,89.99286,0.0,09/27/1774
+7.35877,44.92005,977,3,2,19,14,27,3.55,15.0,fr,40670,19,1710730,1,1,Active Shallow Crust,128.8968,89.99286,0.0,03/02/0977
+7.35877,44.92005,4679,10,10,1,56,1,3.65,5.0,fr,40671,93,1710732,1,3,Active Shallow Crust,0.0,89.98727,0.0,10/10/4679
+7.35877,44.92005,4333,11,19,1,24,44,3.65,5.0,fr,40672,86,1710732,1,3,Active Shallow Crust,0.0,89.98727,0.0,11/19/4333
+7.35877,44.92005,4906,2,15,16,19,29,3.65,5.0,fr,40673,98,1710732,1,3,Active Shallow Crust,0.0,89.98727,0.0,02/15/4906
+7.35877,44.92005,1529,8,22,14,4,54,3.65,15.0,fr,40674,30,1710733,1,4,Active Shallow Crust,0.0,89.98727,0.0,08/22/1529
+7.35877,44.92005,2980,4,20,0,28,14,3.65,15.0,fr,40675,59,1710733,1,4,Active Shallow Crust,0.0,89.98727,0.0,04/20/2980
+7.35877,44.92005,2577,11,2,14,3,8,3.65,15.0,fr,40676,51,1710733,1,4,Active Shallow Crust,0.0,89.98727,0.0,11/02/2577
+7.35877,44.92005,1090,2,17,4,31,7,3.65,15.0,fr,40677,21,1710733,1,4,Active Shallow Crust,0.0,89.98727,0.0,02/17/1090
+7.35877,44.92005,9810,4,3,1,24,10,3.65,5.0,fr,40678,196,1710735,1,1,Active Shallow Crust,240.0013,58.0129,0.0,04/03/9810
+7.35877,44.92005,8913,7,4,4,36,30,3.65,15.0,fr,40679,178,1710736,1,1,Active Shallow Crust,240.0013,58.0129,0.0,07/04/8913
+7.35877,44.92005,4951,7,25,7,24,2,3.65,5.0,fr,40680,99,1710741,1,1,Active Shallow Crust,128.9011,89.96349,0.0,07/25/4951
+7.35877,44.92005,7651,1,25,12,7,31,3.75,5.0,fr,40681,153,1710744,1,9,Active Shallow Crust,0.0,89.98866,0.0,01/25/7651
+7.35877,44.92005,7083,12,5,7,33,22,3.75,5.0,fr,40682,141,1710744,1,9,Active Shallow Crust,0.0,89.98866,0.0,12/05/7083
+7.35877,44.92005,502,12,12,3,21,0,3.75,5.0,fr,40683,10,1710744,1,9,Active Shallow Crust,0.0,89.98866,0.0,12/12/0502
+7.35877,44.92005,4782,1,21,10,38,15,3.75,5.0,fr,40684,95,1710744,1,9,Active Shallow Crust,0.0,89.98866,0.0,01/21/4782
+7.35877,44.92005,6735,3,23,11,18,27,3.75,5.0,fr,40685,134,1710744,1,9,Active Shallow Crust,0.0,89.98866,0.0,03/23/6735
+7.35877,44.92005,6425,2,24,3,46,57,3.75,5.0,fr,40686,128,1710744,1,9,Active Shallow Crust,0.0,89.98866,0.0,02/24/6425
+7.35877,44.92005,52,3,19,11,24,1,3.75,5.0,fr,40687,1,1710744,1,9,Active Shallow Crust,0.0,89.98866,0.0,03/19/0052
+7.35877,44.92005,2887,4,12,18,51,59,3.75,5.0,fr,40688,57,1710744,1,9,Active Shallow Crust,0.0,89.98866,0.0,04/12/2887
+7.35877,44.92005,3390,7,5,21,3,52,3.75,5.0,fr,40689,67,1710744,1,9,Active Shallow Crust,0.0,89.98866,0.0,07/05/3390
+7.35877,44.92005,7847,2,23,23,46,33,3.75,5.0,fr,40690,156,1710747,1,2,Active Shallow Crust,240.0088,58.01771,0.0,02/23/7847
+7.35877,44.92005,536,7,15,5,31,25,3.75,5.0,fr,40691,10,1710747,1,2,Active Shallow Crust,240.0088,58.01771,0.0,07/15/0536
+7.35877,44.92005,8137,5,27,8,35,42,3.75,15.0,fr,40692,162,1710748,1,1,Active Shallow Crust,240.0088,58.01771,0.0,05/27/8137
+7.35877,44.92005,7958,8,18,19,34,34,3.75,5.0,fr,40693,159,1710753,1,1,Active Shallow Crust,128.8972,89.96685,0.0,08/18/7958
+7.35877,44.92005,6367,8,25,17,31,8,3.85,5.0,fr,40694,127,1710756,1,4,Active Shallow Crust,0.0,89.98989,0.0,08/25/6367
+7.35877,44.92005,9601,5,19,14,15,1,3.85,5.0,fr,40695,192,1710756,1,4,Active Shallow Crust,0.0,89.98989,0.0,05/19/9601
+7.35877,44.92005,5706,10,23,18,53,0,3.85,5.0,fr,40696,114,1710756,1,4,Active Shallow Crust,0.0,89.98989,0.0,10/23/5706
+7.35877,44.92005,8530,8,28,7,24,28,3.85,5.0,fr,40697,170,1710756,1,4,Active Shallow Crust,0.0,89.98989,0.0,08/28/8530
+7.35877,44.92005,5920,12,25,4,28,17,3.85,27.5,fr,40698,118,1710758,1,1,Active Shallow Crust,0.0,89.98989,0.0,12/25/5920
+7.35877,44.92005,5473,9,25,10,5,15,3.85,15.0,fr,40699,109,1710766,1,1,Active Shallow Crust,128.8957,89.99494,0.0,09/25/5473
+7.35877,44.92005,8834,7,3,5,49,33,3.95,5.0,fr,40700,176,1710768,1,3,Active Shallow Crust,0.0,89.99099,0.0,07/03/8834
+7.35877,44.92005,3038,6,2,9,14,51,3.95,5.0,fr,40701,60,1710768,1,3,Active Shallow Crust,0.0,89.99099,0.0,06/02/3038
+7.35877,44.92005,702,7,11,10,6,26,3.95,5.0,fr,40702,14,1710768,1,3,Active Shallow Crust,0.0,89.99099,0.0,07/11/0702
+7.35877,44.92005,6332,7,14,18,55,53,3.95,15.0,fr,40703,126,1710769,1,1,Active Shallow Crust,0.0,89.99099,0.0,07/14/6332
+7.35877,44.92005,9515,3,21,11,56,37,3.95,27.5,fr,40704,190,1710770,1,1,Active Shallow Crust,0.0,89.99099,0.0,03/21/9515
+7.35877,44.92005,6174,6,5,16,18,3,3.95,5.0,fr,40705,123,1710771,1,1,Active Shallow Crust,240.0195,58.00503,0.0,06/05/6174
+7.35877,44.92005,4186,6,30,7,24,8,3.95,5.0,fr,40706,83,1710774,1,1,Active Shallow Crust,0.0,89.99088,-90.0,06/30/4186
+7.35877,44.92005,8218,11,13,20,21,59,3.95,5.0,fr,40707,164,1710777,1,1,Active Shallow Crust,128.9001,89.99324,0.0,11/13/8218
+7.35877,44.92005,3783,9,8,18,57,5,4.05,5.0,fr,40708,75,1710780,1,4,Active Shallow Crust,0.0,89.99197,0.0,09/08/3783
+7.35877,44.92005,2247,1,6,10,15,57,4.05,5.0,fr,40709,44,1710780,1,4,Active Shallow Crust,0.0,89.99197,0.0,01/06/2247
+7.35877,44.92005,1978,7,12,18,58,15,4.05,5.0,fr,40710,39,1710780,1,4,Active Shallow Crust,0.0,89.99197,0.0,07/12/1978
+7.35877,44.92005,17,1,7,19,6,5,4.05,5.0,fr,40711,0,1710780,1,4,Active Shallow Crust,0.0,89.99197,0.0,01/07/0017
+7.35877,44.92005,1205,10,11,1,48,8,4.05,15.0,fr,40712,24,1710781,1,2,Active Shallow Crust,0.0,89.99197,0.0,10/11/1205
+7.35877,44.92005,8342,4,8,5,26,22,4.05,15.0,fr,40713,166,1710781,1,2,Active Shallow Crust,0.0,89.99197,0.0,04/08/8342
+7.35877,44.92005,1349,7,9,8,40,49,4.05,5.0,fr,40714,26,1710786,1,1,Active Shallow Crust,0.0,89.99187,-90.0,07/09/1349
+7.35877,44.92005,1274,6,4,15,2,54,4.05,5.0,fr,40715,25,1710789,1,1,Active Shallow Crust,128.8896,89.99398,0.0,06/04/1274
+7.35877,44.92005,9026,6,5,17,33,51,4.05,15.0,fr,40716,180,1710790,1,1,Active Shallow Crust,128.8896,89.99398,0.0,06/05/9026
+7.35877,44.92005,6999,5,4,19,27,46,4.15,5.0,fr,40717,139,1710792,1,2,Active Shallow Crust,0.0,89.98927,0.0,05/04/6999
+7.35877,44.92005,2155,11,25,8,13,3,4.15,5.0,fr,40718,43,1710792,1,2,Active Shallow Crust,0.0,89.98927,0.0,11/25/2155
+7.35877,44.92005,9831,7,12,2,24,47,4.15,15.0,fr,40719,196,1710793,1,1,Active Shallow Crust,0.0,89.98927,0.0,07/12/9831
+7.35877,44.92005,3476,9,18,7,2,20,4.15,5.0,fr,40720,69,1710795,1,1,Active Shallow Crust,240.0087,57.99715,0.0,09/18/3476
+7.35877,44.92005,5214,6,29,5,15,24,4.25,5.0,fr,40721,104,1710804,1,2,Active Shallow Crust,0.0,89.99043,0.0,06/29/5214
+7.35877,44.92005,3982,10,31,17,10,18,4.25,5.0,fr,40722,79,1710804,1,2,Active Shallow Crust,0.0,89.99043,0.0,10/31/3982
+7.35877,44.92005,4257,7,15,11,6,32,4.25,15.0,fr,40723,85,1710805,1,2,Active Shallow Crust,0.0,89.99043,0.0,07/15/4257
+7.35877,44.92005,9626,9,8,23,18,31,4.25,15.0,fr,40724,192,1710805,1,2,Active Shallow Crust,0.0,89.99043,0.0,09/08/9626
+7.35877,44.92005,1316,7,11,15,1,57,4.25,5.0,fr,40725,26,1710813,1,2,Active Shallow Crust,128.8947,89.98089,0.0,07/11/1316
+7.35877,44.92005,4926,6,14,18,43,32,4.25,5.0,fr,40726,98,1710813,1,2,Active Shallow Crust,128.8947,89.98089,0.0,06/14/4926
+7.35877,44.92005,9631,3,7,0,8,17,4.35,5.0,fr,40727,192,1710825,1,1,Active Shallow Crust,128.8981,89.98296,0.0,03/07/9631
+7.35877,44.92005,8363,1,31,0,34,57,4.45,5.0,fr,40728,167,1710837,1,1,Active Shallow Crust,128.8927,89.99367,0.0,01/31/8363
+7.35877,44.92005,1296,10,29,5,29,32,4.45,15.0,fr,40729,25,1710838,1,1,Active Shallow Crust,128.8927,89.99367,0.0,10/29/1296
+7.35877,44.92005,809,9,16,21,46,23,4.65,5.0,fr,40730,16,1710852,1,3,Active Shallow Crust,0.0,89.98994,0.0,09/16/0809
+7.35877,44.92005,9785,7,23,8,32,13,4.65,5.0,fr,40731,195,1710852,1,3,Active Shallow Crust,0.0,89.98994,0.0,07/23/9785
+7.35877,44.92005,6996,3,8,9,8,43,4.65,5.0,fr,40732,139,1710852,1,3,Active Shallow Crust,0.0,89.98994,0.0,03/08/6996
+7.35877,44.92005,8890,10,29,11,34,38,4.65,15.0,fr,40733,177,1710853,1,1,Active Shallow Crust,0.0,89.98994,0.0,10/29/8890
+7.35877,44.92005,7977,9,27,20,47,22,4.65,5.0,fr,40734,159,1710855,1,1,Active Shallow Crust,240.0102,57.99439,0.0,09/27/7977
+7.35877,44.92005,3389,3,11,16,12,21,4.75,5.0,fr,40735,67,1710864,1,1,Active Shallow Crust,0.0,89.98923,0.0,03/11/3389
+7.35877,44.92005,2328,3,1,19,35,54,4.85,5.0,fr,40736,46,1710876,1,2,Active Shallow Crust,0.0,89.99041,0.0,03/01/2328
+7.35877,44.92005,6340,7,17,19,2,5,4.85,5.0,fr,40737,126,1710876,1,2,Active Shallow Crust,0.0,89.99041,0.0,07/17/6340
+7.35877,44.92005,1586,2,7,21,46,53,4.95,5.0,fr,40738,31,1710888,1,1,Active Shallow Crust,0.0,89.99003,0.0,02/07/1586
+7.35877,44.92005,9049,10,18,12,17,39,5.65,5.0,fr,40739,180,1710972,1,1,Active Shallow Crust,0.0,89.98981,0.0,10/18/9049
+7.35877,44.92005,2308,7,12,9,8,16,5.95,15.0,fr,40740,46,1711015,1,1,Active Shallow Crust,0.0,89.98997,-90.0,07/12/2308
+-1.647,42.30771,8972,7,20,16,0,7,3.55,5.0,fr,40741,179,1711200,1,1,Active Shallow Crust,0.0,89.99068,0.0,07/20/8972
+-1.647,42.30771,4586,1,28,18,54,21,3.65,5.0,fr,40742,91,1711212,1,1,Active Shallow Crust,0.0,89.99003,0.0,01/28/4586
+-1.647,42.30771,8512,10,22,16,0,15,4.05,5.0,fr,40743,170,1711260,1,1,Active Shallow Crust,0.0,89.98952,0.0,10/22/8512
+-1.647,42.30771,2987,11,21,10,33,15,5.45,5.0,fr,40744,59,1711428,1,1,Active Shallow Crust,0.0,89.98995,0.0,11/21/2987
+4.20913,45.56415,3310,2,5,12,42,39,3.55,5.0,fr,40745,66,1711680,1,1,Active Shallow Crust,0.0,89.99294,0.0,02/05/3310
+4.20913,45.56415,2121,5,27,13,45,22,3.65,5.0,fr,40746,42,1711692,1,1,Active Shallow Crust,0.0,89.98742,0.0,05/27/2121
+4.20913,45.56415,2331,4,6,18,35,12,3.75,5.0,fr,40747,46,1711707,1,1,Active Shallow Crust,240.0081,58.01775,0.0,04/06/2331
+4.20913,45.56415,1296,3,26,10,2,43,3.85,15.0,fr,40748,25,1711717,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/26/1296
+4.20913,45.56415,6283,10,23,19,4,31,3.85,5.0,fr,40749,125,1711725,1,1,Active Shallow Crust,128.8959,89.9925,0.0,10/23/6283
+4.20913,45.56415,1879,11,2,7,9,54,4.15,5.0,fr,40750,37,1711752,1,1,Active Shallow Crust,0.0,89.98939,0.0,11/02/1879
+4.20913,45.56415,8882,8,12,22,30,39,4.25,5.0,fr,40751,177,1711764,1,1,Active Shallow Crust,0.0,89.99054,0.0,08/12/8882
+4.20913,45.56415,1929,7,11,3,27,58,4.25,5.0,fr,40752,38,1711773,1,1,Active Shallow Crust,128.8944,89.98091,0.0,07/11/1929
+4.20913,45.56415,6416,9,4,14,47,26,4.35,5.0,fr,40753,128,1711776,1,1,Active Shallow Crust,0.0,89.98875,0.0,09/04/6416
+4.20913,45.56415,9578,3,7,21,39,56,4.55,5.0,fr,40754,191,1711809,1,1,Active Shallow Crust,128.894,89.9856,0.0,03/07/9578
+4.20913,45.56415,9754,10,5,18,27,20,5.95,5.0,fr,40755,195,1711968,1,1,Active Shallow Crust,0.0,89.9902,0.0,10/05/9754
+3.3752,43.06848,7526,1,11,23,52,56,3.55,5.0,fr,40756,150,1712160,1,1,Active Shallow Crust,0.0,89.98895,0.0,01/11/7526
+3.3752,43.06848,3938,9,30,22,49,2,3.55,15.0,fr,40757,78,1712161,1,1,Active Shallow Crust,0.0,89.98895,0.0,09/30/3938
+3.3752,43.06848,9346,9,28,18,7,20,3.55,27.5,fr,40758,186,1712162,1,1,Active Shallow Crust,0.0,89.98895,0.0,09/28/9346
+3.3752,43.06848,4476,12,16,2,10,26,3.75,5.0,fr,40759,89,1712184,1,1,Active Shallow Crust,0.0,89.99123,0.0,12/16/4476
+3.3752,43.06848,5508,12,10,18,40,14,3.85,5.0,fr,40760,110,1712199,1,1,Active Shallow Crust,240.0106,57.99747,0.0,12/10/5508
+3.3752,43.06848,9098,1,31,12,16,55,4.25,5.0,fr,40761,181,1712244,1,1,Active Shallow Crust,0.0,89.99013,0.0,01/31/9098
+3.3752,43.06848,8310,8,9,0,23,47,4.45,5.0,fr,40762,166,1712268,1,1,Active Shallow Crust,0.0,89.98955,0.0,08/09/8310
+3.73359,52.20517,4565,10,6,23,31,34,3.75,27.5,fr,40763,91,1712666,1,1,Active Shallow Crust,0.0,89.99018,0.0,10/06/4565
+3.73359,52.20517,7554,1,13,5,35,40,4.05,15.0,fr,40764,151,1712710,1,1,Active Shallow Crust,128.8896,89.99392,0.0,01/13/7554
+3.73359,52.20517,2275,6,4,2,28,58,4.25,5.0,fr,40765,45,1712724,1,1,Active Shallow Crust,0.0,89.99034,0.0,06/04/2275
+0.705,47.68221,4663,9,11,0,6,37,3.65,15.0,fr,40766,93,1713133,1,1,Active Shallow Crust,0.0,89.99017,0.0,09/11/4663
+0.705,47.68221,8351,3,11,12,22,23,3.85,5.0,fr,40767,167,1713159,1,1,Active Shallow Crust,240.011,57.99786,0.0,03/11/8351
+0.705,47.68221,6948,6,28,16,15,14,4.15,5.0,fr,40768,138,1713192,1,1,Active Shallow Crust,0.0,89.98979,0.0,06/28/6948
+0.705,47.68221,2760,3,30,1,27,57,4.35,15.0,fr,40769,55,1713217,1,1,Active Shallow Crust,0.0,89.98986,0.0,03/30/2760
+0.705,47.68221,8986,11,16,18,57,10,4.35,27.5,fr,40770,179,1713218,1,1,Active Shallow Crust,0.0,89.98986,0.0,11/16/8986
+8.68447,50.19633,9814,5,26,6,55,43,3.55,5.0,fr,40771,196,1713600,1,2,Active Shallow Crust,0.0,89.98709,0.0,05/26/9814
+8.68447,50.19633,1529,11,20,14,37,34,3.55,5.0,fr,40772,30,1713600,1,2,Active Shallow Crust,0.0,89.98709,0.0,11/20/1529
+8.68447,50.19633,6828,7,29,0,14,44,3.55,27.5,fr,40773,136,1713602,1,1,Active Shallow Crust,0.0,89.98709,0.0,07/29/6828
+8.68447,50.19633,397,11,19,17,3,38,3.55,5.0,fr,40774,7,1713603,1,1,Active Shallow Crust,240.0097,58.00015,0.0,11/19/0397
+8.68447,50.19633,7448,10,29,1,14,27,3.55,15.0,fr,40775,148,1713604,1,1,Active Shallow Crust,240.0097,58.00015,0.0,10/29/7448
+8.68447,50.19633,3739,12,30,0,26,44,3.55,5.0,fr,40776,74,1713606,1,1,Active Shallow Crust,0.0,89.98694,-90.0,12/30/3739
+8.68447,50.19633,3142,4,6,16,39,59,3.55,15.0,fr,40777,62,1713610,1,1,Active Shallow Crust,128.8953,89.99355,0.0,04/06/3142
+8.68447,50.19633,6263,4,24,6,58,54,3.65,5.0,fr,40778,125,1713618,1,1,Active Shallow Crust,0.0,89.98836,-90.0,04/24/6263
+8.68447,50.19633,9863,7,17,9,47,3,3.75,5.0,fr,40779,197,1713624,1,1,Active Shallow Crust,0.0,89.98975,0.0,07/17/9863
+8.68447,50.19633,4116,5,31,11,24,39,3.85,5.0,fr,40780,82,1713636,1,1,Active Shallow Crust,0.0,89.99086,0.0,05/31/4116
+8.68447,50.19633,116,1,18,12,41,26,3.85,15.0,fr,40781,2,1713637,1,2,Active Shallow Crust,0.0,89.99086,0.0,01/18/0116
+8.68447,50.19633,2513,11,4,7,0,12,3.85,15.0,fr,40782,50,1713637,1,2,Active Shallow Crust,0.0,89.99086,0.0,11/04/2513
+8.68447,50.19633,9454,10,23,8,27,11,3.95,5.0,fr,40783,189,1713651,1,1,Active Shallow Crust,240.0188,58.0052,0.0,10/23/9454
+8.68447,50.19633,4240,12,28,8,11,57,4.05,5.0,fr,40784,84,1713666,1,1,Active Shallow Crust,0.0,89.99265,-90.0,12/28/4240
+8.68447,50.19633,358,2,18,3,2,51,4.15,27.5,fr,40785,7,1713674,1,1,Active Shallow Crust,0.0,89.98706,0.0,02/18/0358
+8.68447,50.19633,6777,6,11,16,43,14,4.35,5.0,fr,40786,135,1713696,1,2,Active Shallow Crust,0.0,89.98972,0.0,06/11/6777
+8.68447,50.19633,550,12,12,16,20,14,4.35,5.0,fr,40787,10,1713696,1,2,Active Shallow Crust,0.0,89.98972,0.0,12/12/0550
+8.68447,50.19633,7888,9,10,18,26,30,4.35,5.0,fr,40788,157,1713705,1,1,Active Shallow Crust,128.8982,89.98219,0.0,09/10/7888
+8.68447,50.19633,860,7,28,18,24,33,5.05,5.0,fr,40789,17,1713780,1,1,Active Shallow Crust,0.0,89.99081,0.0,07/28/0860
+5.18895,46.86751,1809,4,24,15,55,3,3.55,5.0,fr,40790,36,1714080,1,1,Active Shallow Crust,0.0,89.9931,0.0,04/24/1809
+5.18895,46.86751,1868,12,3,2,54,37,3.55,5.0,fr,40791,37,1714083,1,1,Active Shallow Crust,240.0122,57.99813,0.0,12/03/1868
+5.18895,46.86751,7285,12,15,0,28,49,3.65,5.0,fr,40792,145,1714095,1,1,Active Shallow Crust,240.002,58.012,0.0,12/15/7285
+5.18895,46.86751,8660,2,18,4,26,22,3.75,15.0,fr,40793,173,1714105,1,1,Active Shallow Crust,0.0,89.98904,0.0,02/18/8660
+5.18895,46.86751,6659,4,16,9,45,26,3.75,15.0,fr,40794,133,1714108,1,1,Active Shallow Crust,240.0096,58.01665,0.0,04/16/6659
+5.18895,46.86751,8033,5,7,17,30,7,3.75,5.0,fr,40795,160,1714113,1,1,Active Shallow Crust,128.8958,89.9675,0.0,05/07/8033
+5.18895,46.86751,4525,2,11,17,42,41,3.95,15.0,fr,40796,90,1714132,1,1,Active Shallow Crust,240.0206,58.00464,0.0,02/11/4525
+5.18895,46.86751,5669,1,28,20,13,32,4.05,5.0,fr,40797,113,1714143,1,1,Active Shallow Crust,240.006,58.006,0.0,01/28/5669
+5.18895,46.86751,7960,4,10,23,11,19,4.05,5.0,fr,40798,159,1714149,1,1,Active Shallow Crust,128.8904,89.99419,0.0,04/10/7960
+5.18895,46.86751,6746,11,9,15,5,11,4.05,15.0,fr,40799,134,1714150,1,1,Active Shallow Crust,128.8904,89.99419,0.0,11/09/6746
+5.18895,46.86751,9178,6,20,9,55,1,4.15,5.0,fr,40800,183,1714161,1,1,Active Shallow Crust,128.8984,89.99309,0.0,06/20/9178
+5.18895,46.86751,2986,1,18,2,45,17,4.35,5.0,fr,40801,59,1714176,1,1,Active Shallow Crust,0.0,89.98902,0.0,01/18/2986
+5.18895,46.86751,396,1,25,16,14,58,4.75,5.0,fr,40802,7,1714224,1,1,Active Shallow Crust,0.0,89.98961,0.0,01/25/0396
+5.18895,46.86751,6112,9,26,0,0,35,5.05,15.0,fr,40803,122,1714264,1,1,Active Shallow Crust,240.0223,57.9975,0.0,09/26/6112
+8.71904,48.18414,5255,5,21,18,49,3,3.55,5.0,fr,40804,105,1714560,1,4,Active Shallow Crust,0.0,89.98656,0.0,05/21/5255
+8.71904,48.18414,5602,2,13,6,55,45,3.55,5.0,fr,40805,112,1714560,1,4,Active Shallow Crust,0.0,89.98656,0.0,02/13/5602
+8.71904,48.18414,9421,11,26,7,58,28,3.55,5.0,fr,40806,188,1714560,1,4,Active Shallow Crust,0.0,89.98656,0.0,11/26/9421
+8.71904,48.18414,7534,2,23,21,14,25,3.55,5.0,fr,40807,150,1714560,1,4,Active Shallow Crust,0.0,89.98656,0.0,02/23/7534
+8.71904,48.18414,8159,4,10,6,53,1,3.65,5.0,fr,40808,163,1714578,1,1,Active Shallow Crust,0.0,89.98788,-90.0,04/10/8159
+8.71904,48.18414,9370,11,21,0,46,22,3.75,5.0,fr,40809,187,1714584,1,1,Active Shallow Crust,0.0,89.98932,0.0,11/21/9370
+8.71904,48.18414,8295,2,12,4,54,36,3.75,15.0,fr,40810,165,1714585,1,2,Active Shallow Crust,0.0,89.98932,0.0,02/12/8295
+8.71904,48.18414,1645,4,13,12,52,54,3.75,15.0,fr,40811,32,1714585,1,2,Active Shallow Crust,0.0,89.98932,0.0,04/13/1645
+8.71904,48.18414,8672,11,21,9,27,50,3.85,5.0,fr,40812,173,1714596,1,1,Active Shallow Crust,0.0,89.99048,0.0,11/21/8672
+8.71904,48.18414,162,6,22,13,43,47,3.85,15.0,fr,40813,3,1714597,1,1,Active Shallow Crust,0.0,89.99048,0.0,06/22/0162
+8.71904,48.18414,8348,7,5,6,13,29,3.95,5.0,fr,40814,166,1714608,1,1,Active Shallow Crust,0.0,89.99152,0.0,07/05/8348
+8.71904,48.18414,336,6,24,3,22,4,4.05,5.0,fr,40815,6,1714620,1,1,Active Shallow Crust,0.0,89.99244,0.0,06/24/0336
+8.71904,48.18414,2679,4,27,13,56,49,4.05,15.0,fr,40816,53,1714624,1,1,Active Shallow Crust,240.0056,58.00604,0.0,04/27/2679
+8.71904,48.18414,8284,10,12,15,4,58,4.15,5.0,fr,40817,165,1714632,1,2,Active Shallow Crust,0.0,89.99326,0.0,10/12/8284
+8.71904,48.18414,2784,3,27,9,38,25,4.15,5.0,fr,40818,55,1714632,1,2,Active Shallow Crust,0.0,89.99326,0.0,03/27/2784
+8.71904,48.18414,2723,4,4,3,35,43,4.15,15.0,fr,40819,54,1714633,1,1,Active Shallow Crust,0.0,89.99326,0.0,04/04/2723
+8.71904,48.18414,6627,12,3,13,36,8,4.15,15.0,fr,40820,132,1714636,1,1,Active Shallow Crust,240.0093,57.99737,0.0,12/03/6627
+8.71904,48.18414,1998,5,14,14,27,51,4.25,5.0,fr,40821,39,1714644,1,2,Active Shallow Crust,0.0,89.98798,0.0,05/14/1998
+8.71904,48.18414,2023,4,3,2,41,14,4.25,5.0,fr,40822,40,1714644,1,2,Active Shallow Crust,0.0,89.98798,0.0,04/03/2023
+8.71904,48.18414,3095,3,2,1,36,28,4.95,15.0,fr,40823,61,1714729,1,1,Active Shallow Crust,0.0,89.98927,0.0,03/02/3095
+-2.70631,49.44525,9865,1,8,13,52,58,3.55,5.0,fr,40824,197,1715043,1,1,Active Shallow Crust,240.0117,57.99885,0.0,01/08/9865
+-2.70631,49.44525,6377,3,29,12,18,51,3.75,5.0,fr,40825,127,1715064,1,1,Active Shallow Crust,0.0,89.98959,0.0,03/29/6377
+-2.70631,49.44525,8381,11,30,23,36,42,4.55,5.0,fr,40826,167,1715160,1,1,Active Shallow Crust,0.0,89.98963,0.0,11/30/8381
+-2.70631,49.44525,5277,5,7,22,45,10,4.85,5.0,fr,40827,105,1715196,1,1,Active Shallow Crust,0.0,89.98972,0.0,05/07/5277
+-2.70631,49.44525,1748,6,22,20,21,46,6.55,15.0,fr,40828,34,1715401,1,1,Active Shallow Crust,359.9999,89.99003,0.0,06/22/1748
+-2.48685,48.65739,4099,12,2,18,6,38,3.55,15.0,fr,40829,81,1715521,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/02/4099
+-2.48685,48.65739,2819,4,18,15,19,28,3.55,27.5,fr,40830,56,1715522,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/18/2819
+-2.48685,48.65739,2775,1,26,2,10,12,3.55,5.0,fr,40831,55,1715523,1,1,Active Shallow Crust,240.0125,57.99771,0.0,01/26/2775
+-2.48685,48.65739,9870,10,17,1,2,40,3.65,5.0,fr,40832,197,1715532,1,1,Active Shallow Crust,0.0,89.9911,0.0,10/17/9870
+-2.48685,48.65739,8546,7,14,20,23,28,3.65,5.0,fr,40833,170,1715538,1,1,Active Shallow Crust,0.0,89.99099,-90.0,07/14/8546
+-2.48685,48.65739,5957,9,12,7,20,44,3.65,15.0,fr,40834,119,1715539,1,1,Active Shallow Crust,0.0,89.99099,-90.0,09/12/5957
+-2.48685,48.65739,5578,6,26,0,42,28,3.75,5.0,fr,40835,111,1715544,1,2,Active Shallow Crust,0.0,89.98942,0.0,06/26/5578
+-2.48685,48.65739,8797,6,18,16,28,18,3.75,5.0,fr,40836,175,1715544,1,2,Active Shallow Crust,0.0,89.98942,0.0,06/18/8797
+-2.48685,48.65739,1110,9,25,11,44,40,3.75,15.0,fr,40837,22,1715545,1,1,Active Shallow Crust,0.0,89.98942,0.0,09/25/1110
+-2.48685,48.65739,8578,4,17,13,6,55,3.85,15.0,fr,40838,171,1715557,1,1,Active Shallow Crust,0.0,89.99057,0.0,04/17/8578
+-2.48685,48.65739,5522,5,29,13,10,4,3.95,27.5,fr,40839,110,1715570,1,1,Active Shallow Crust,0.0,89.98949,0.0,05/29/5522
+-2.48685,48.65739,2057,5,16,16,47,21,4.25,5.0,fr,40840,41,1715604,1,1,Active Shallow Crust,0.0,89.98959,0.0,05/16/2057
+-2.48685,48.65739,4595,12,10,5,14,40,4.25,27.5,fr,40841,91,1715606,1,1,Active Shallow Crust,0.0,89.98959,0.0,12/10/4595
+6.90768,45.7873,136,5,4,2,23,32,3.55,5.0,fr,40842,2,1716000,1,3,Active Shallow Crust,0.0,89.99297,0.0,05/04/0136
+6.90768,45.7873,5629,8,2,5,11,41,3.55,5.0,fr,40843,112,1716000,1,3,Active Shallow Crust,0.0,89.99297,0.0,08/02/5629
+6.90768,45.7873,9301,11,5,23,42,47,3.55,5.0,fr,40844,186,1716000,1,3,Active Shallow Crust,0.0,89.99297,0.0,11/05/9301
+6.90768,45.7873,1948,1,14,5,40,56,3.55,27.5,fr,40845,38,1716011,1,1,Active Shallow Crust,128.8965,89.99297,0.0,01/14/1948
+6.90768,45.7873,6746,10,10,3,45,30,3.65,5.0,fr,40846,134,1716015,1,1,Active Shallow Crust,240.0001,58.01381,0.0,10/10/6746
+6.90768,45.7873,5455,11,8,6,44,43,3.65,5.0,fr,40847,109,1716018,1,1,Active Shallow Crust,0.0,89.98732,-90.0,11/08/5455
+6.90768,45.7873,7138,10,1,3,21,35,3.75,5.0,fr,40848,142,1716024,1,1,Active Shallow Crust,0.0,89.98883,0.0,10/01/7138
+6.90768,45.7873,6334,11,9,17,25,23,3.75,15.0,fr,40849,126,1716025,1,1,Active Shallow Crust,0.0,89.98883,0.0,11/09/6334
+6.90768,45.7873,3826,3,23,2,9,56,3.85,5.0,fr,40850,76,1716036,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/23/3826
+6.90768,45.7873,5740,8,21,2,22,35,3.85,15.0,fr,40851,114,1716037,1,1,Active Shallow Crust,0.0,89.99004,0.0,08/21/5740
+6.90768,45.7873,2947,11,5,14,39,41,3.95,15.0,fr,40852,58,1716058,1,1,Active Shallow Crust,128.8996,89.99335,0.0,11/05/2947
+6.90768,45.7873,5354,9,9,18,21,18,4.25,15.0,fr,40853,107,1716088,1,1,Active Shallow Crust,240.0077,57.99399,0.0,09/09/5354
+6.90768,45.7873,1406,2,9,10,53,42,4.35,5.0,fr,40854,28,1716096,1,1,Active Shallow Crust,0.0,89.9888,0.0,02/09/1406
+6.90768,45.7873,3416,12,18,14,17,20,4.35,5.0,fr,40855,68,1716099,1,1,Active Shallow Crust,240.0078,57.99602,0.0,12/18/3416
+-2.56414,46.88953,9590,4,24,4,45,18,3.55,5.0,fr,40856,191,1716480,1,1,Active Shallow Crust,0.0,89.98966,0.0,04/24/9590
+-2.56414,46.88953,1462,8,5,22,25,12,3.55,15.0,fr,40857,29,1716481,1,1,Active Shallow Crust,0.0,89.98966,0.0,08/05/1462
+-2.56414,46.88953,6252,5,30,21,44,20,3.55,5.0,fr,40858,125,1716489,1,2,Active Shallow Crust,128.8959,89.99311,0.0,05/30/6252
+-2.56414,46.88953,9608,1,16,6,4,44,3.55,5.0,fr,40859,192,1716489,1,2,Active Shallow Crust,128.8959,89.99311,0.0,01/16/9608
+-2.56414,46.88953,9518,6,2,0,29,6,3.75,27.5,fr,40860,190,1716506,1,1,Active Shallow Crust,0.0,89.98905,0.0,06/02/9518
+-2.56414,46.88953,8655,9,25,21,26,54,3.75,15.0,fr,40861,173,1716514,1,1,Active Shallow Crust,128.8961,89.9675,0.0,09/25/8655
+-2.56414,46.88953,8431,9,4,20,2,49,3.85,5.0,fr,40862,168,1716525,1,1,Active Shallow Crust,128.8959,89.99268,0.0,09/04/8431
+-2.56414,46.88953,629,11,21,1,1,7,4.05,15.0,fr,40863,12,1716544,1,1,Active Shallow Crust,240.006,58.00615,0.0,11/21/0629
+-2.56414,46.88953,3446,1,23,6,36,8,4.25,5.0,fr,40864,68,1716564,1,2,Active Shallow Crust,0.0,89.99076,0.0,01/23/3446
+-2.56414,46.88953,3986,4,18,19,21,57,4.25,5.0,fr,40865,79,1716564,1,2,Active Shallow Crust,0.0,89.99076,0.0,04/18/3986
+-2.56414,46.88953,5024,1,5,7,50,31,4.25,27.5,fr,40866,100,1716566,1,1,Active Shallow Crust,0.0,89.99076,0.0,01/05/5024
+-2.56414,46.88953,1899,7,8,10,22,59,4.85,5.0,fr,40867,37,1716642,1,1,Active Shallow Crust,0.0,89.98985,-90.0,07/08/1899
+4.71733,45.76634,1440,3,12,22,2,7,3.65,5.0,fr,40868,28,1716972,1,1,Active Shallow Crust,0.0,89.98746,0.0,03/12/1440
+4.71733,45.76634,8621,2,14,15,18,9,3.85,5.0,fr,40869,172,1717002,1,2,Active Shallow Crust,0.0,89.98992,-90.0,02/14/8621
+4.71733,45.76634,4279,8,27,13,5,0,3.85,5.0,fr,40870,85,1717002,1,2,Active Shallow Crust,0.0,89.98992,-90.0,08/27/4279
+4.71733,45.76634,116,9,17,18,31,40,3.95,5.0,fr,40871,2,1717008,1,1,Active Shallow Crust,0.0,89.99112,0.0,09/17/0116
+4.71733,45.76634,8750,7,12,4,56,37,3.95,15.0,fr,40872,174,1717009,1,1,Active Shallow Crust,0.0,89.99112,0.0,07/12/8750
+4.71733,45.76634,9060,6,27,2,1,40,3.95,5.0,fr,40873,181,1717017,1,1,Active Shallow Crust,128.9002,89.99334,0.0,06/27/9060
+4.71733,45.76634,6172,10,24,3,58,30,4.35,5.0,fr,40874,123,1717056,1,1,Active Shallow Crust,0.0,89.9888,0.0,10/24/6172
+4.71733,45.76634,7940,11,2,10,53,52,4.35,27.5,fr,40875,158,1717058,1,1,Active Shallow Crust,0.0,89.9888,0.0,11/02/7940
+4.71733,45.76634,2964,6,4,7,10,29,4.55,5.0,fr,40876,59,1717080,1,1,Active Shallow Crust,0.0,89.9911,0.0,06/04/2964
+4.71733,45.76634,4866,9,11,0,25,51,4.75,5.0,fr,40877,97,1717104,1,1,Active Shallow Crust,0.0,89.9894,0.0,09/11/4866
+5.93587,51.11317,4012,5,12,21,20,14,3.55,5.0,fr,40878,80,1717440,1,2,Active Shallow Crust,0.0,89.98734,0.0,05/12/4012
+5.93587,51.11317,9544,5,19,14,29,10,3.55,5.0,fr,40879,190,1717440,1,2,Active Shallow Crust,0.0,89.98734,0.0,05/19/9544
+5.93587,51.11317,9057,2,2,11,51,20,3.55,15.0,fr,40880,181,1717441,1,2,Active Shallow Crust,0.0,89.98734,0.0,02/02/9057
+5.93587,51.11317,6729,6,10,23,9,15,3.55,15.0,fr,40881,134,1717441,1,2,Active Shallow Crust,0.0,89.98734,0.0,06/10/6729
+5.93587,51.11317,2501,12,10,6,57,51,3.55,5.0,fr,40882,50,1717443,1,1,Active Shallow Crust,240.013,57.99839,0.0,12/10/2501
+5.93587,51.11317,4177,12,2,23,43,25,3.65,5.0,fr,40883,83,1717452,1,6,Active Shallow Crust,0.0,89.98872,0.0,12/02/4177
+5.93587,51.11317,2243,12,26,13,47,6,3.65,5.0,fr,40884,44,1717452,1,6,Active Shallow Crust,0.0,89.98872,0.0,12/26/2243
+5.93587,51.11317,2413,6,22,12,11,10,3.65,5.0,fr,40885,48,1717452,1,6,Active Shallow Crust,0.0,89.98872,0.0,06/22/2413
+5.93587,51.11317,6163,6,19,9,49,29,3.65,5.0,fr,40886,123,1717452,1,6,Active Shallow Crust,0.0,89.98872,0.0,06/19/6163
+5.93587,51.11317,6868,4,26,0,23,33,3.65,5.0,fr,40887,137,1717452,1,6,Active Shallow Crust,0.0,89.98872,0.0,04/26/6868
+5.93587,51.11317,5911,11,20,18,18,42,3.65,5.0,fr,40888,118,1717452,1,6,Active Shallow Crust,0.0,89.98872,0.0,11/20/5911
+5.93587,51.11317,9810,7,4,4,35,43,3.65,15.0,fr,40889,196,1717453,1,1,Active Shallow Crust,0.0,89.98872,0.0,07/04/9810
+5.93587,51.11317,7403,9,18,1,30,31,3.65,5.0,fr,40890,148,1717461,1,1,Active Shallow Crust,128.9,89.96362,0.0,09/18/7403
+5.93587,51.11317,6089,1,20,12,8,17,3.75,5.0,fr,40891,121,1717464,1,4,Active Shallow Crust,0.0,89.98994,0.0,01/20/6089
+5.93587,51.11317,2717,3,18,14,45,30,3.75,5.0,fr,40892,54,1717464,1,4,Active Shallow Crust,0.0,89.98994,0.0,03/18/2717
+5.93587,51.11317,3012,10,14,10,56,26,3.75,5.0,fr,40893,60,1717464,1,4,Active Shallow Crust,0.0,89.98994,0.0,10/14/3012
+5.93587,51.11317,1215,9,20,20,21,29,3.75,5.0,fr,40894,24,1717464,1,4,Active Shallow Crust,0.0,89.98994,0.0,09/20/1215
+5.93587,51.11317,3696,5,13,7,25,39,3.75,15.0,fr,40895,73,1717465,1,1,Active Shallow Crust,0.0,89.98994,0.0,05/13/3696
+5.93587,51.11317,8271,6,24,18,2,10,3.75,5.0,fr,40896,165,1717467,1,1,Active Shallow Crust,240.0092,58.01752,0.0,06/24/8271
+5.93587,51.11317,8337,8,15,13,38,53,3.75,15.0,fr,40897,166,1717468,1,1,Active Shallow Crust,240.0092,58.01752,0.0,08/15/8337
+5.93587,51.11317,7014,9,15,11,11,7,3.75,5.0,fr,40898,140,1717470,1,1,Active Shallow Crust,0.0,89.98983,-90.0,09/15/7014
+5.93587,51.11317,6536,8,25,4,33,13,3.85,5.0,fr,40899,130,1717476,1,1,Active Shallow Crust,0.0,89.99104,0.0,08/25/6536
+5.93587,51.11317,2510,3,31,16,54,53,3.85,15.0,fr,40900,50,1717477,1,1,Active Shallow Crust,0.0,89.99104,0.0,03/31/2510
+5.93587,51.11317,8297,10,20,10,51,31,3.85,27.5,fr,40901,165,1717478,1,1,Active Shallow Crust,0.0,89.99104,0.0,10/20/8297
+5.93587,51.11317,4672,1,4,21,5,17,3.85,15.0,fr,40902,93,1717480,1,1,Active Shallow Crust,240.0116,57.99746,0.0,01/04/4672
+5.93587,51.11317,6192,11,15,11,40,32,3.85,5.0,fr,40903,123,1717485,1,1,Active Shallow Crust,128.8949,89.99328,0.0,11/15/6192
+5.93587,51.11317,5607,12,14,0,42,53,4.05,5.0,fr,40904,112,1717500,1,3,Active Shallow Crust,0.0,89.98932,0.0,12/14/5607
+5.93587,51.11317,8783,5,7,16,22,24,4.05,5.0,fr,40905,175,1717500,1,3,Active Shallow Crust,0.0,89.98932,0.0,05/07/8783
+5.93587,51.11317,4951,7,17,6,13,28,4.05,5.0,fr,40906,99,1717500,1,3,Active Shallow Crust,0.0,89.98932,0.0,07/17/4951
+5.93587,51.11317,633,2,23,11,23,33,4.05,15.0,fr,40907,12,1717501,1,1,Active Shallow Crust,0.0,89.98932,0.0,02/23/0633
+5.93587,51.11317,981,1,29,23,40,22,4.05,27.5,fr,40908,19,1717502,1,1,Active Shallow Crust,0.0,89.98932,0.0,01/29/0981
+5.93587,51.11317,304,4,9,15,36,28,4.25,5.0,fr,40909,6,1717524,1,1,Active Shallow Crust,0.0,89.98869,0.0,04/09/0304
+5.93587,51.11317,7517,3,4,11,48,22,4.25,5.0,fr,40910,150,1717527,1,1,Active Shallow Crust,240.0085,57.99449,0.0,03/04/7517
+5.93587,51.11317,4239,4,18,1,7,34,4.25,5.0,fr,40911,84,1717533,1,1,Active Shallow Crust,128.8936,89.98112,0.0,04/18/4239
+5.93587,51.11317,5060,1,13,18,19,0,4.65,5.0,fr,40912,101,1717581,1,1,Active Shallow Crust,128.8898,89.98703,0.0,01/13/5060
+5.93587,51.11317,7572,2,15,14,21,22,4.75,5.0,fr,40913,151,1717584,1,1,Active Shallow Crust,0.0,89.99046,0.0,02/15/7572
+5.93587,51.11317,2703,1,4,13,30,35,4.85,15.0,fr,40914,54,1717597,1,1,Active Shallow Crust,0.0,89.99007,0.0,01/04/2703
+5.93587,51.11317,179,3,18,7,6,0,5.65,5.0,fr,40915,3,1717692,1,1,Active Shallow Crust,0.0,89.98984,0.0,03/18/0179
+5.935876,51.11317,1300,4,10,5,36,2,6.35,7.567806,fr,40916,25,1717776,1,1,Active Shallow Crust,0.0,89.99003,0.0,04/10/1300
+-5.04478,49.91182,6798,1,7,21,46,11,3.65,5.0,fr,40917,135,1718412,1,1,Active Shallow Crust,0.0,89.98843,0.0,01/07/6798
+-5.04478,49.91182,9507,6,6,5,46,17,3.75,5.0,fr,40918,190,1718430,1,1,Active Shallow Crust,0.0,89.98956,-90.0,06/06/9507
+1.49723,41.56829,2757,2,13,4,8,48,3.55,5.0,fr,40919,55,1718883,1,1,Active Shallow Crust,240.0119,57.99804,0.0,02/13/2757
+1.49723,41.56829,4039,10,28,13,28,33,3.65,15.0,fr,40920,80,1718893,1,2,Active Shallow Crust,0.0,89.98991,0.0,10/28/4039
+1.49723,41.56829,5198,12,27,3,16,23,3.65,15.0,fr,40921,103,1718893,1,2,Active Shallow Crust,0.0,89.98991,0.0,12/27/5198
+1.49723,41.56829,6521,11,18,14,23,18,3.65,5.0,fr,40922,130,1718898,1,1,Active Shallow Crust,0.0,89.9898,-90.0,11/18/6521
+1.49723,41.56829,7693,5,31,2,54,59,3.75,5.0,fr,40923,153,1718904,1,1,Active Shallow Crust,0.0,89.98951,0.0,05/31/7693
+1.49723,41.56829,1100,8,22,23,15,1,3.85,15.0,fr,40924,21,1718917,1,1,Active Shallow Crust,0.0,89.99065,0.0,08/22/1100
+1.49723,41.56829,3795,12,9,18,34,51,3.85,15.0,fr,40925,75,1718920,1,1,Active Shallow Crust,240.0102,57.99755,0.0,12/09/3795
+1.49723,41.56829,5790,4,11,23,32,32,3.85,15.0,fr,40926,115,1718926,1,1,Active Shallow Crust,128.8965,89.99332,0.0,04/11/5790
+1.49723,41.56829,2749,5,16,16,16,21,3.95,5.0,fr,40927,54,1718928,1,1,Active Shallow Crust,0.0,89.99048,0.0,05/16/2749
+1.49723,41.56829,7242,9,30,11,32,55,3.95,5.0,fr,40928,144,1718934,1,1,Active Shallow Crust,0.0,89.99037,-90.0,09/30/7242
+1.49723,41.56829,4857,2,8,17,58,1,3.95,15.0,fr,40929,97,1718938,1,1,Active Shallow Crust,128.9011,89.99345,0.0,02/08/4857
+1.49723,41.56829,1103,12,25,17,42,43,4.25,5.0,fr,40930,22,1718964,1,1,Active Shallow Crust,0.0,89.98989,0.0,12/25/1103
+1.49723,41.56829,5953,12,5,17,24,5,4.35,15.0,fr,40931,119,1718977,1,1,Active Shallow Crust,0.0,89.99023,0.0,12/05/5953
+7.43373,45.97905,9408,2,15,14,51,41,3.55,5.0,fr,40932,188,1719360,1,2,Active Shallow Crust,0.0,89.993,0.0,02/15/9408
+7.43373,45.97905,1987,6,26,11,26,19,3.55,5.0,fr,40933,39,1719360,1,2,Active Shallow Crust,0.0,89.993,0.0,06/26/1987
+7.43373,45.97905,8201,6,2,20,36,23,3.55,15.0,fr,40934,164,1719361,1,1,Active Shallow Crust,0.0,89.993,0.0,06/02/8201
+7.43373,45.97905,1267,3,5,15,44,15,3.55,5.0,fr,40935,25,1719363,1,1,Active Shallow Crust,240.0134,57.99784,0.0,03/05/1267
+7.43373,45.97905,3209,12,10,1,59,31,3.55,5.0,fr,40936,64,1719369,1,1,Active Shallow Crust,128.8962,89.993,0.0,12/10/3209
+7.43373,45.97905,7685,9,30,12,53,1,3.55,15.0,fr,40937,153,1719370,1,1,Active Shallow Crust,128.8962,89.993,0.0,09/30/7685
+7.43373,45.97905,9116,1,19,18,16,58,3.65,5.0,fr,40938,182,1719372,1,2,Active Shallow Crust,0.0,89.98751,0.0,01/19/9116
+7.43373,45.97905,1255,12,14,20,55,48,3.65,5.0,fr,40939,25,1719372,1,2,Active Shallow Crust,0.0,89.98751,0.0,12/14/1255
+7.43373,45.97905,6561,3,27,14,58,28,3.65,15.0,fr,40940,131,1719373,1,1,Active Shallow Crust,0.0,89.98751,0.0,03/27/6561
+7.43373,45.97905,292,8,30,6,43,32,3.65,5.0,fr,40941,5,1719375,1,1,Active Shallow Crust,240.0005,58.01347,0.0,08/30/0292
+7.43373,45.97905,5795,8,13,7,32,18,3.65,15.0,fr,40942,115,1719382,1,1,Active Shallow Crust,128.9002,89.96352,0.0,08/13/5795
+7.43373,45.97905,2598,4,14,13,30,9,3.75,5.0,fr,40943,51,1719384,1,2,Active Shallow Crust,0.0,89.98887,0.0,04/14/2598
+7.43373,45.97905,288,8,31,16,57,38,3.75,5.0,fr,40944,5,1719384,1,2,Active Shallow Crust,0.0,89.98887,0.0,08/31/0288
+7.43373,45.97905,9330,11,4,1,5,27,3.75,27.5,fr,40945,186,1719386,1,1,Active Shallow Crust,0.0,89.98887,0.0,11/04/9330
+7.43373,45.97905,8292,10,7,17,28,4,3.85,5.0,fr,40946,165,1719396,1,2,Active Shallow Crust,0.0,89.99007,0.0,10/07/8292
+7.43373,45.97905,8152,8,18,22,3,21,3.85,5.0,fr,40947,163,1719396,1,2,Active Shallow Crust,0.0,89.99007,0.0,08/18/8152
+7.43373,45.97905,4476,1,30,20,58,43,3.85,15.0,fr,40948,89,1719397,1,3,Active Shallow Crust,0.0,89.99007,0.0,01/30/4476
+7.43373,45.97905,9676,3,6,4,33,18,3.85,15.0,fr,40949,193,1719397,1,3,Active Shallow Crust,0.0,89.99007,0.0,03/06/9676
+7.43373,45.97905,3978,1,15,5,53,3,3.85,15.0,fr,40950,79,1719397,1,3,Active Shallow Crust,0.0,89.99007,0.0,01/15/3978
+7.43373,45.97905,3831,2,11,21,17,43,3.95,5.0,fr,40951,76,1719408,1,2,Active Shallow Crust,0.0,89.99116,0.0,02/11/3831
+7.43373,45.97905,6409,4,17,18,23,53,3.95,5.0,fr,40952,128,1719408,1,2,Active Shallow Crust,0.0,89.99116,0.0,04/17/6409
+7.43373,45.97905,4737,3,10,20,45,19,4.05,5.0,fr,40953,94,1719420,1,1,Active Shallow Crust,0.0,89.98817,0.0,03/10/4737
+7.43373,45.97905,3863,11,16,13,53,39,4.15,15.0,fr,40954,77,1719433,1,1,Active Shallow Crust,0.0,89.98946,0.0,11/16/3863
+7.43373,45.97905,2868,6,19,12,21,8,4.25,5.0,fr,40955,57,1719447,1,1,Active Shallow Crust,240.0076,57.99427,0.0,06/19/2868
+7.43373,45.97905,2627,12,11,2,1,19,4.35,15.0,fr,40956,52,1719457,1,1,Active Shallow Crust,0.0,89.98884,0.0,12/11/2627
+7.43373,45.97905,4374,12,7,18,24,59,4.65,5.0,fr,40957,87,1719492,1,1,Active Shallow Crust,0.0,89.99013,0.0,12/07/4374
+7.43373,45.97905,3444,5,27,3,13,17,4.95,15.0,fr,40958,68,1719529,1,1,Active Shallow Crust,0.0,89.99021,0.0,05/27/3444
+7.43373,45.97905,1408,5,28,13,52,50,4.95,27.5,fr,40959,28,1719530,1,1,Active Shallow Crust,0.0,89.99021,0.0,05/28/1408
+7.43373,45.97905,1023,10,21,20,42,57,5.05,27.5,fr,40960,20,1719542,1,1,Active Shallow Crust,0.0,89.99003,0.0,10/21/1023
+7.43373,45.97905,5853,7,28,23,38,29,5.15,15.0,fr,40961,117,1719553,1,1,Active Shallow Crust,0.0,89.99001,0.0,07/28/5853
+7.43373,45.97905,5445,7,24,9,18,26,5.55,5.0,fr,40962,108,1719600,1,1,Active Shallow Crust,0.0,89.99019,0.0,07/24/5445
+4.60403,50.68988,1636,9,23,12,24,54,3.65,5.0,fr,40963,32,1719852,1,5,Active Shallow Crust,0.0,89.98861,0.0,09/23/1636
+4.60403,50.68988,2915,8,23,12,35,44,3.65,5.0,fr,40964,58,1719852,1,5,Active Shallow Crust,0.0,89.98861,0.0,08/23/2915
+4.60403,50.68988,4485,3,14,21,56,26,3.65,5.0,fr,40965,89,1719852,1,5,Active Shallow Crust,0.0,89.98861,0.0,03/14/4485
+4.60403,50.68988,1625,2,1,22,0,50,3.65,5.0,fr,40966,32,1719852,1,5,Active Shallow Crust,0.0,89.98861,0.0,02/01/1625
+4.60403,50.68988,1804,1,17,16,14,13,3.65,5.0,fr,40967,36,1719852,1,5,Active Shallow Crust,0.0,89.98861,0.0,01/17/1804
+4.60403,50.68988,2611,10,29,15,24,24,3.65,5.0,fr,40968,52,1719855,1,1,Active Shallow Crust,240.0023,58.01248,0.0,10/29/2611
+4.60403,50.68988,1349,6,22,16,49,22,3.65,27.5,fr,40969,26,1719857,1,1,Active Shallow Crust,240.0023,58.0124,0.0,06/22/1349
+4.60403,50.68988,7872,4,13,19,9,52,3.75,5.0,fr,40970,157,1719864,1,1,Active Shallow Crust,0.0,89.98985,0.0,04/13/7872
+4.60403,50.68988,8608,3,8,7,17,34,3.75,15.0,fr,40971,172,1719865,1,1,Active Shallow Crust,0.0,89.98985,0.0,03/08/8608
+4.60403,50.68988,8230,11,19,17,8,44,3.75,5.0,fr,40972,164,1719870,1,1,Active Shallow Crust,0.0,89.98973,-90.0,11/19/8230
+4.60403,50.68988,920,11,24,8,1,58,3.85,5.0,fr,40973,18,1719876,1,2,Active Shallow Crust,0.0,89.99095,0.0,11/24/0920
+4.60403,50.68988,9227,2,8,14,22,5,3.85,5.0,fr,40974,184,1719876,1,2,Active Shallow Crust,0.0,89.99095,0.0,02/08/9227
+4.60403,50.68988,584,2,17,9,7,40,3.95,5.0,fr,40975,11,1719897,1,1,Active Shallow Crust,128.8997,89.99396,0.0,02/17/0584
+4.60403,50.68988,9693,11,27,10,48,41,4.15,27.5,fr,40976,193,1719914,1,1,Active Shallow Crust,0.0,89.99039,0.0,11/27/9693
+4.60403,50.68988,3658,4,5,4,5,50,4.25,5.0,fr,40977,73,1719924,1,1,Active Shallow Crust,0.0,89.98859,0.0,04/05/3658
+4.60403,50.68988,3095,1,25,7,20,9,4.45,5.0,fr,40978,61,1719948,1,1,Active Shallow Crust,0.0,89.99093,0.0,01/25/3095
+4.60403,50.68988,2268,6,11,3,6,0,4.55,5.0,fr,40979,45,1719960,1,1,Active Shallow Crust,0.0,89.9899,0.0,06/11/2268
+4.60403,50.68988,9505,10,26,5,25,19,4.55,15.0,fr,40980,190,1719961,1,1,Active Shallow Crust,0.0,89.9899,0.0,10/26/9505
+4.60403,50.68988,3821,11,14,16,59,2,5.05,27.5,fr,40981,76,1720031,1,1,Active Shallow Crust,128.8838,89.99049,0.0,11/14/3821
+3.25394,44.8998,946,5,10,5,36,24,3.55,5.0,fr,40982,18,1720320,1,1,Active Shallow Crust,0.0,89.98929,0.0,05/10/0946
+3.25394,44.8998,448,10,27,14,42,38,3.55,5.0,fr,40983,8,1720326,1,1,Active Shallow Crust,0.0,89.98916,-90.0,10/27/0448
+3.25394,44.8998,3321,9,12,22,59,46,3.65,5.0,fr,40984,66,1720338,1,1,Active Shallow Crust,0.0,89.99034,-90.0,09/12/3321
+3.25394,44.8998,1003,2,3,2,3,19,3.95,15.0,fr,40985,20,1720369,1,2,Active Shallow Crust,0.0,89.99099,0.0,02/03/1003
+3.25394,44.8998,2198,9,9,20,17,35,3.95,15.0,fr,40986,43,1720369,1,2,Active Shallow Crust,0.0,89.99099,0.0,09/09/2198
+3.25394,44.8998,7231,9,29,15,9,48,4.05,5.0,fr,40987,144,1720383,1,1,Active Shallow Crust,240.0056,58.00592,0.0,09/29/7231
+3.25394,44.8998,487,10,11,10,32,45,4.15,15.0,fr,40988,9,1720393,1,1,Active Shallow Crust,0.0,89.98926,0.0,10/11/0487
+3.25394,44.8998,1327,9,9,23,50,31,4.25,27.5,fr,40989,26,1720409,1,1,Active Shallow Crust,240.0071,57.99408,0.0,09/09/1327
+3.25394,44.8998,9894,10,1,21,22,56,4.35,5.0,fr,40990,197,1720416,1,1,Active Shallow Crust,0.0,89.99004,0.0,10/01/9894
+3.25394,44.8998,6457,10,18,1,5,14,4.85,5.0,fr,40991,129,1720485,1,1,Active Shallow Crust,128.8929,89.98916,0.0,10/18/6457
+-1.89856,43.38644,6581,4,3,20,6,38,3.55,15.0,fr,40992,131,1720804,1,2,Active Shallow Crust,240.0123,57.99792,0.0,04/03/6581
+-1.89856,43.38644,2984,5,14,12,59,0,3.55,15.0,fr,40993,59,1720804,1,2,Active Shallow Crust,240.0123,57.99792,0.0,05/14/2984
+-1.89856,43.38644,5196,8,4,18,39,48,3.65,5.0,fr,40994,103,1720812,1,1,Active Shallow Crust,0.0,89.9902,0.0,08/04/5196
+-1.89856,43.38644,3055,8,28,5,55,38,3.65,27.5,fr,40995,61,1720817,1,1,Active Shallow Crust,240.0009,58.0126,0.0,08/28/3055
+-1.89856,43.38644,3061,1,5,21,25,27,3.85,5.0,fr,40996,61,1720836,1,1,Active Shallow Crust,0.0,89.98962,0.0,01/05/3061
+-1.89856,43.38644,7723,10,21,14,3,28,3.85,15.0,fr,40997,154,1720840,1,1,Active Shallow Crust,240.0106,57.99769,0.0,10/21/7723
+-1.89856,43.38644,3304,1,10,10,3,31,3.95,5.0,fr,40998,66,1720854,1,1,Active Shallow Crust,0.0,89.98948,-90.0,01/10/3304
+-1.89856,43.38644,5993,10,27,17,32,0,4.05,5.0,fr,40999,119,1720863,1,1,Active Shallow Crust,240.0055,58.00563,0.0,10/27/5993
+-1.89856,43.38644,4275,6,5,18,36,7,4.05,27.5,fr,41000,85,1720865,1,1,Active Shallow Crust,240.0055,58.00561,0.0,06/05/4275
+-1.89856,43.38644,4783,7,3,10,48,45,4.15,5.0,fr,41001,95,1720872,1,1,Active Shallow Crust,0.0,89.9899,0.0,07/03/4783
+-1.89856,43.38644,5174,2,22,8,53,33,4.55,5.0,fr,41002,103,1720920,1,1,Active Shallow Crust,0.0,89.99015,0.0,02/22/5174
+-1.89856,43.38644,1771,2,20,17,35,40,5.95,5.0,fr,41003,35,1721088,1,1,Active Shallow Crust,359.9999,89.99005,0.0,02/20/1771
+3.29645,51.56385,13,5,9,2,55,2,3.85,5.0,fr,41004,0,1721316,1,2,Active Shallow Crust,0.0,89.98891,0.0,05/09/0013
+3.29645,51.56385,6601,9,12,8,4,38,3.85,5.0,fr,41005,132,1721316,1,2,Active Shallow Crust,0.0,89.98891,0.0,09/12/6601
+0.26397,47.2533,6973,5,2,11,54,48,3.55,5.0,fr,41006,139,1721760,1,1,Active Shallow Crust,0.0,89.99016,0.0,05/02/6973
+0.26397,47.2533,3398,8,11,13,53,24,3.55,15.0,fr,41007,67,1721761,1,1,Active Shallow Crust,0.0,89.99016,0.0,08/11/3398
+0.26397,47.2533,5605,8,1,12,53,9,3.55,5.0,fr,41008,112,1721766,1,1,Active Shallow Crust,0.0,89.99004,-90.0,08/01/5605
+0.26397,47.2533,7752,5,23,23,45,15,3.55,15.0,fr,41009,155,1721770,1,1,Active Shallow Crust,128.8962,89.9938,0.0,05/23/7752
+0.26397,47.2533,6052,8,31,19,28,59,3.65,5.0,fr,41010,121,1721772,1,4,Active Shallow Crust,0.0,89.99009,0.0,08/31/6052
+0.26397,47.2533,1480,8,16,10,10,12,3.65,5.0,fr,41011,29,1721772,1,4,Active Shallow Crust,0.0,89.99009,0.0,08/16/1480
+0.26397,47.2533,1901,5,25,22,25,9,3.65,5.0,fr,41012,38,1721772,1,4,Active Shallow Crust,0.0,89.99009,0.0,05/25/1901
+0.26397,47.2533,110,5,26,4,12,45,3.65,5.0,fr,41013,2,1721772,1,4,Active Shallow Crust,0.0,89.99009,0.0,05/26/0110
+0.26397,47.2533,2557,4,25,1,28,59,3.65,15.0,fr,41014,51,1721773,1,1,Active Shallow Crust,0.0,89.99009,0.0,04/25/2557
+0.26397,47.2533,8169,1,3,6,14,51,3.65,15.0,fr,41015,163,1721779,1,1,Active Shallow Crust,0.0,89.98997,-90.0,01/03/8169
+0.26397,47.2533,2291,9,28,13,45,32,3.75,5.0,fr,41016,45,1721784,1,1,Active Shallow Crust,0.0,89.99014,0.0,09/28/2291
+0.26397,47.2533,2674,2,27,15,7,38,3.95,15.0,fr,41017,53,1721809,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/27/2674
+0.26397,47.2533,3293,1,13,7,49,5,3.95,5.0,fr,41018,65,1721811,1,2,Active Shallow Crust,240.0199,58.00499,0.0,01/13/3293
+0.26397,47.2533,9799,6,15,19,26,4,3.95,5.0,fr,41019,195,1721811,1,2,Active Shallow Crust,240.0199,58.00499,0.0,06/15/9799
+0.26397,47.2533,5952,5,1,9,38,0,4.05,27.5,fr,41020,119,1721828,1,1,Active Shallow Crust,0.0,89.99002,-90.0,05/01/5952
+0.26397,47.2533,1226,11,25,7,4,38,5.95,27.5,fr,41021,24,1722050,1,1,Active Shallow Crust,360.0,89.99001,0.0,11/25/1226
+6.09169,46.07882,7840,1,23,10,50,53,3.55,5.0,fr,41022,156,1722720,1,1,Active Shallow Crust,0.0,89.993,0.0,01/23/7840
+6.09169,46.07882,1198,7,24,22,46,27,3.55,27.5,fr,41023,23,1722722,1,1,Active Shallow Crust,0.0,89.993,0.0,07/24/1198
+6.09169,46.07882,5150,7,27,18,18,3,3.55,5.0,fr,41024,102,1722726,1,1,Active Shallow Crust,0.0,89.99293,-90.0,07/27/5150
+6.09169,46.07882,8321,3,16,2,4,33,3.55,5.0,fr,41025,166,1722729,1,1,Active Shallow Crust,128.8961,89.993,0.0,03/16/8321
+6.09169,46.07882,5572,8,15,11,1,57,3.65,5.0,fr,41026,111,1722732,1,3,Active Shallow Crust,0.0,89.98753,0.0,08/15/5572
+6.09169,46.07882,215,6,6,18,22,36,3.65,5.0,fr,41027,4,1722732,1,3,Active Shallow Crust,0.0,89.98753,0.0,06/06/0215
+6.09169,46.07882,7711,4,26,2,37,1,3.65,5.0,fr,41028,154,1722732,1,3,Active Shallow Crust,0.0,89.98753,0.0,04/26/7711
+6.09169,46.07882,8388,10,22,6,26,27,3.65,15.0,fr,41029,167,1722733,1,1,Active Shallow Crust,0.0,89.98753,0.0,10/22/8388
+6.09169,46.07882,5515,10,27,4,25,2,3.65,5.0,fr,41030,110,1722735,1,1,Active Shallow Crust,240.001,58.01318,0.0,10/27/5515
+6.09169,46.07882,7584,10,15,11,35,25,3.65,15.0,fr,41031,151,1722742,1,1,Active Shallow Crust,128.8998,89.96352,0.0,10/15/7584
+6.09169,46.07882,9418,12,20,19,39,51,3.75,5.0,fr,41032,188,1722750,1,1,Active Shallow Crust,0.0,89.98876,-90.0,12/20/9418
+6.09169,46.07882,8131,3,18,23,20,7,3.85,5.0,fr,41033,162,1722756,1,1,Active Shallow Crust,0.0,89.9901,0.0,03/18/8131
+6.09169,46.07882,2917,1,17,18,54,22,3.85,27.5,fr,41034,58,1722758,1,1,Active Shallow Crust,0.0,89.9901,0.0,01/17/2917
+6.09169,46.07882,6940,2,14,12,7,55,3.95,5.0,fr,41035,138,1722768,1,1,Active Shallow Crust,0.0,89.99117,0.0,02/14/6940
+6.09169,46.07882,8799,2,22,21,39,18,4.05,5.0,fr,41036,175,1722780,1,1,Active Shallow Crust,0.0,89.9882,0.0,02/22/8799
+6.09169,46.07882,3953,11,25,3,37,39,4.05,5.0,fr,41037,79,1722783,1,1,Active Shallow Crust,240.0062,58.00543,0.0,11/25/3953
+6.09169,46.07882,9975,5,26,20,24,57,4.05,27.5,fr,41038,199,1722788,1,1,Active Shallow Crust,0.0,89.98806,-90.0,05/26/9975
+6.09169,46.07882,8656,4,26,22,7,2,4.15,5.0,fr,41039,173,1722792,1,1,Active Shallow Crust,0.0,89.98948,0.0,04/26/8656
+6.09169,46.07882,9085,2,18,19,20,26,4.35,5.0,fr,41040,181,1722816,1,1,Active Shallow Crust,0.0,89.98886,0.0,02/18/9085
+6.09169,46.07882,5762,11,17,23,29,40,4.35,15.0,fr,41041,115,1722817,1,1,Active Shallow Crust,0.0,89.98886,0.0,11/17/5762
+6.09169,46.07882,9020,9,1,18,17,12,4.35,5.0,fr,41042,180,1722822,1,1,Active Shallow Crust,0.0,89.98873,-90.0,09/01/9020
+6.09169,46.07882,7077,7,14,6,44,54,4.55,5.0,fr,41043,141,1722840,1,2,Active Shallow Crust,0.0,89.98894,0.0,07/14/7077
+6.09169,46.07882,2559,8,7,12,27,39,4.55,5.0,fr,41044,51,1722840,1,2,Active Shallow Crust,0.0,89.98894,0.0,08/07/2559
+6.09169,46.07882,4954,8,30,18,26,35,4.75,15.0,fr,41045,99,1722865,1,1,Active Shallow Crust,0.0,89.98946,0.0,08/30/4954
+6.09169,46.07882,5340,2,1,1,8,51,5.55,5.0,fr,41046,106,1722960,1,1,Active Shallow Crust,0.0,89.9902,0.0,02/01/5340
+1.87734,50.36838,9473,5,25,7,9,28,3.55,15.0,fr,41047,189,1723201,1,1,Active Shallow Crust,0.0,89.99035,0.0,05/25/9473
+1.87734,50.36838,8866,3,25,1,57,33,3.55,15.0,fr,41048,177,1723210,1,1,Active Shallow Crust,128.8958,89.99437,0.0,03/25/8866
+1.87734,50.36838,526,10,27,8,40,0,3.85,5.0,fr,41049,10,1723245,1,1,Active Shallow Crust,128.8953,89.99374,0.0,10/27/0526
+1.87734,50.36838,3545,9,3,20,52,51,3.95,5.0,fr,41050,70,1723248,1,1,Active Shallow Crust,0.0,89.98985,0.0,09/03/3545
+1.87734,50.36838,5351,9,11,19,39,56,3.95,5.0,fr,41051,107,1723254,1,1,Active Shallow Crust,0.0,89.98974,-90.0,09/11/5351
+1.87734,50.36838,8128,6,18,11,32,55,4.05,5.0,fr,41052,162,1723260,1,1,Active Shallow Crust,0.0,89.99005,0.0,06/18/8128
+1.87734,50.36838,3199,4,25,15,9,14,4.35,27.5,fr,41053,63,1723298,1,1,Active Shallow Crust,0.0,89.98975,0.0,04/25/3199
+1.87734,50.36838,3000,8,30,7,55,17,4.85,5.0,fr,41054,59,1723365,1,1,Active Shallow Crust,128.8912,89.98899,0.0,08/30/3000
+-3.60047,44.30014,410,5,14,17,31,41,4.05,5.0,fr,41055,8,1723740,1,1,Active Shallow Crust,0.0,89.98985,0.0,05/14/0410
+-3.60047,44.30014,9052,3,3,20,44,9,4.15,15.0,fr,41056,181,1723753,1,1,Active Shallow Crust,0.0,89.98915,0.0,03/03/9052
+-0.5039,47.33298,1285,11,2,15,13,47,3.55,5.0,fr,41057,25,1724160,1,4,Active Shallow Crust,0.0,89.98975,0.0,11/02/1285
+-0.5039,47.33298,4156,8,20,0,17,57,3.55,5.0,fr,41058,83,1724160,1,4,Active Shallow Crust,0.0,89.98975,0.0,08/20/4156
+-0.5039,47.33298,2478,12,15,1,1,5,3.55,5.0,fr,41059,49,1724160,1,4,Active Shallow Crust,0.0,89.98975,0.0,12/15/2478
+-0.5039,47.33298,5921,6,7,4,35,10,3.55,5.0,fr,41060,118,1724160,1,4,Active Shallow Crust,0.0,89.98975,0.0,06/07/5921
+-0.5039,47.33298,6611,5,13,2,10,20,3.55,15.0,fr,41061,132,1724161,1,1,Active Shallow Crust,0.0,89.98975,0.0,05/13/6611
+-0.5039,47.33298,6024,1,4,9,18,48,3.55,27.5,fr,41062,120,1724162,1,1,Active Shallow Crust,0.0,89.98975,0.0,01/04/6024
+-0.5039,47.33298,8121,3,8,12,40,32,3.55,15.0,fr,41063,162,1724164,1,1,Active Shallow Crust,240.0123,57.9982,0.0,03/08/8121
+-0.5039,47.33298,4989,7,28,9,28,12,3.55,15.0,fr,41064,99,1724167,1,1,Active Shallow Crust,0.0,89.98963,-90.0,07/28/4989
+-0.5039,47.33298,9640,3,21,14,57,38,3.65,5.0,fr,41065,192,1724172,1,3,Active Shallow Crust,0.0,89.9901,0.0,03/21/9640
+-0.5039,47.33298,2705,1,30,16,18,9,3.65,5.0,fr,41066,54,1724172,1,3,Active Shallow Crust,0.0,89.9901,0.0,01/30/2705
+-0.5039,47.33298,5593,8,2,6,40,13,3.65,5.0,fr,41067,111,1724172,1,3,Active Shallow Crust,0.0,89.9901,0.0,08/02/5593
+-0.5039,47.33298,4778,7,13,6,47,43,3.65,15.0,fr,41068,95,1724179,1,1,Active Shallow Crust,0.0,89.98999,-90.0,07/13/4778
+-0.5039,47.33298,6671,5,26,2,13,16,3.75,5.0,fr,41069,133,1724184,1,1,Active Shallow Crust,0.0,89.98982,0.0,05/26/6671
+-0.5039,47.33298,6599,12,4,14,36,13,3.75,15.0,fr,41070,131,1724185,1,2,Active Shallow Crust,0.0,89.98982,0.0,12/04/6599
+-0.5039,47.33298,6410,10,13,13,55,0,3.75,15.0,fr,41071,128,1724185,1,2,Active Shallow Crust,0.0,89.98982,0.0,10/13/6410
+-0.5039,47.33298,5414,5,16,6,22,21,3.75,5.0,fr,41072,108,1724187,1,2,Active Shallow Crust,240.0083,58.01767,0.0,05/16/5414
+-0.5039,47.33298,3824,6,12,4,23,24,3.75,5.0,fr,41073,76,1724187,1,2,Active Shallow Crust,240.0083,58.01767,0.0,06/12/3824
+-0.5039,47.33298,9341,7,13,7,28,11,3.75,5.0,fr,41074,186,1724190,1,1,Active Shallow Crust,0.0,89.9897,-90.0,07/13/9341
+-0.5039,47.33298,782,3,23,15,8,34,3.85,27.5,fr,41075,15,1724198,1,1,Active Shallow Crust,0.0,89.98972,0.0,03/23/0782
+-0.5039,47.33298,8162,11,29,17,17,12,3.85,15.0,fr,41076,163,1724200,1,1,Active Shallow Crust,240.0109,57.99778,0.0,11/29/8162
+-0.5039,47.33298,3902,12,1,22,40,56,3.85,27.5,fr,41077,78,1724204,1,1,Active Shallow Crust,0.0,89.99021,-90.0,12/01/3902
+-0.5039,47.33298,5024,12,23,18,0,13,3.95,15.0,fr,41078,100,1724209,1,2,Active Shallow Crust,0.0,89.98976,0.0,12/23/5024
+-0.5039,47.33298,9450,4,3,9,23,26,3.95,15.0,fr,41079,188,1724209,1,2,Active Shallow Crust,0.0,89.98976,0.0,04/03/9450
+-0.5039,47.33298,6313,1,23,3,19,52,3.95,5.0,fr,41080,126,1724211,1,1,Active Shallow Crust,240.0199,58.00502,0.0,01/23/6313
+-0.5039,47.33298,1233,7,3,0,3,36,3.95,15.0,fr,41081,24,1724215,1,1,Active Shallow Crust,0.0,89.99019,-90.0,07/03/1233
+-0.5039,47.33298,5418,10,12,6,12,14,4.15,5.0,fr,41082,108,1724232,1,1,Active Shallow Crust,0.0,89.99015,0.0,10/12/5418
+-0.5039,47.33298,5904,2,28,12,13,15,4.15,15.0,fr,41083,118,1724233,1,2,Active Shallow Crust,0.0,89.99015,0.0,02/28/5904
+-0.5039,47.33298,5565,7,24,10,51,31,4.15,15.0,fr,41084,111,1724233,1,2,Active Shallow Crust,0.0,89.99015,0.0,07/24/5565
+-0.5039,47.33298,6758,6,4,10,53,28,4.15,5.0,fr,41085,135,1724235,1,1,Active Shallow Crust,240.0086,57.99736,0.0,06/04/6758
+-0.5039,47.33298,4858,4,1,7,13,3,4.45,15.0,fr,41086,97,1724272,1,1,Active Shallow Crust,240.0055,57.99471,0.0,04/01/4858
+-0.5039,47.33298,9553,11,17,1,25,10,4.75,5.0,fr,41087,191,1724304,1,1,Active Shallow Crust,0.0,89.98991,0.0,11/17/9553
+-0.5039,47.33298,9810,2,20,4,25,29,5.35,5.0,fr,41088,196,1724376,1,1,Active Shallow Crust,0.0,89.99,0.0,02/20/9810
+5.71206,47.06561,6066,7,9,20,43,50,3.55,5.0,fr,41089,121,1724640,1,1,Active Shallow Crust,0.0,89.99313,0.0,07/09/6066
+5.71206,47.06561,1041,7,5,7,58,17,3.55,15.0,fr,41090,20,1724641,1,1,Active Shallow Crust,0.0,89.99313,0.0,07/05/1041
+5.71206,47.06561,9382,5,29,18,52,25,3.75,5.0,fr,41091,187,1724664,1,2,Active Shallow Crust,0.0,89.98909,0.0,05/29/9382
+5.71206,47.06561,1142,9,21,17,37,41,3.75,5.0,fr,41092,22,1724664,1,2,Active Shallow Crust,0.0,89.98909,0.0,09/21/1142
+5.71206,47.06561,5833,3,3,13,4,29,3.75,15.0,fr,41093,116,1724665,1,1,Active Shallow Crust,0.0,89.98909,0.0,03/03/5833
+5.71206,47.06561,7526,9,21,17,4,21,3.75,15.0,fr,41094,150,1724668,1,1,Active Shallow Crust,240.0079,58.01848,0.0,09/21/7526
+5.71206,47.06561,7753,5,7,16,4,16,3.85,5.0,fr,41095,155,1724676,1,1,Active Shallow Crust,0.0,89.99027,0.0,05/07/7753
+5.71206,47.06561,5846,2,3,22,17,28,3.95,15.0,fr,41096,116,1724689,1,1,Active Shallow Crust,0.0,89.99133,0.0,02/03/5846
+5.71206,47.06561,2709,9,5,5,41,59,3.95,5.0,fr,41097,54,1724691,1,1,Active Shallow Crust,240.0199,58.00455,0.0,09/05/2709
+5.71206,47.06561,2501,1,12,2,20,23,3.95,5.0,fr,41098,50,1724694,1,1,Active Shallow Crust,0.0,89.99123,-90.0,01/12/2501
+5.71206,47.06561,4194,1,3,4,50,14,4.05,5.0,fr,41099,83,1724709,1,1,Active Shallow Crust,128.8896,89.99421,0.0,01/03/4194
+5.71206,47.06561,2057,7,1,16,24,28,4.15,5.0,fr,41100,41,1724712,1,1,Active Shallow Crust,0.0,89.98967,0.0,07/01/2057
+5.71206,47.06561,9916,3,22,2,57,24,4.25,5.0,fr,41101,198,1724724,1,3,Active Shallow Crust,0.0,89.99079,0.0,03/22/9916
+5.71206,47.06561,519,8,3,7,57,53,4.25,5.0,fr,41102,10,1724724,1,3,Active Shallow Crust,0.0,89.99079,0.0,08/03/0519
+5.71206,47.06561,1456,7,16,2,37,9,4.25,5.0,fr,41103,29,1724724,1,3,Active Shallow Crust,0.0,89.99079,0.0,07/16/1456
+5.71206,47.06561,5702,11,18,7,13,21,5.25,15.0,fr,41104,114,1724848,1,1,Active Shallow Crust,240.0258,58.00029,0.0,11/18/5702
+2.87034,45.23277,8532,7,3,16,48,19,3.55,5.0,fr,41105,170,1725600,1,2,Active Shallow Crust,0.0,89.98935,0.0,07/03/8532
+2.87034,45.23277,1236,1,29,3,40,13,3.55,5.0,fr,41106,24,1725600,1,2,Active Shallow Crust,0.0,89.98935,0.0,01/29/1236
+2.87034,45.23277,3632,1,5,8,42,12,3.55,15.0,fr,41107,72,1725601,1,2,Active Shallow Crust,0.0,89.98935,0.0,01/05/3632
+2.87034,45.23277,4889,12,5,22,39,13,3.55,15.0,fr,41108,97,1725601,1,2,Active Shallow Crust,0.0,89.98935,0.0,12/05/4889
+2.87034,45.23277,8013,2,9,4,41,32,3.55,27.5,fr,41109,160,1725602,1,1,Active Shallow Crust,0.0,89.98935,0.0,02/09/8013
+2.87034,45.23277,9429,2,12,0,47,28,3.65,15.0,fr,41110,188,1725613,1,1,Active Shallow Crust,0.0,89.99051,0.0,02/12/9429
+2.87034,45.23277,1440,11,16,10,56,30,3.65,27.5,fr,41111,28,1725614,1,1,Active Shallow Crust,0.0,89.99051,0.0,11/16/1440
+2.87034,45.23277,928,5,27,8,29,56,3.65,5.0,fr,41112,18,1725615,1,1,Active Shallow Crust,240.0012,58.01314,0.0,05/27/0928
+2.87034,45.23277,9318,9,9,5,21,0,3.75,5.0,fr,41113,186,1725624,1,1,Active Shallow Crust,0.0,89.98872,0.0,09/09/9318
+2.87034,45.23277,4622,7,18,15,17,29,3.75,27.5,fr,41114,92,1725626,1,1,Active Shallow Crust,0.0,89.98872,0.0,07/18/4622
+2.87034,45.23277,267,2,27,5,50,25,3.75,15.0,fr,41115,5,1725628,1,1,Active Shallow Crust,240.0081,58.01756,0.0,02/27/0267
+2.87034,45.23277,2013,5,22,23,9,54,3.75,5.0,fr,41116,40,1725633,1,1,Active Shallow Crust,128.8968,89.96747,0.0,05/22/2013
+2.87034,45.23277,612,5,29,1,23,25,3.85,5.0,fr,41117,12,1725636,1,2,Active Shallow Crust,0.0,89.98994,0.0,05/29/0612
+2.87034,45.23277,1385,8,25,14,27,36,3.85,5.0,fr,41118,27,1725636,1,2,Active Shallow Crust,0.0,89.98994,0.0,08/25/1385
+2.87034,45.23277,9063,9,25,2,47,8,3.85,27.5,fr,41119,181,1725641,1,1,Active Shallow Crust,240.0103,57.99802,0.0,09/25/9063
+2.87034,45.23277,4381,8,11,20,8,11,3.95,27.5,fr,41120,87,1725650,1,1,Active Shallow Crust,0.0,89.99104,0.0,08/11/4381
+2.87034,45.23277,4861,2,22,20,24,24,4.15,5.0,fr,41121,97,1725672,1,1,Active Shallow Crust,0.0,89.98932,0.0,02/22/4861
+2.87034,45.23277,8027,4,17,12,58,50,4.25,5.0,fr,41122,160,1725684,1,1,Active Shallow Crust,0.0,89.99049,0.0,04/17/8027
+2.87034,45.23277,3661,2,1,5,15,3,4.55,5.0,fr,41123,73,1725720,1,1,Active Shallow Crust,0.0,89.98989,0.0,02/01/3661
+2.14659,50.1183,2982,6,25,17,58,47,3.55,5.0,fr,41124,59,1726080,1,1,Active Shallow Crust,0.0,89.9903,0.0,06/25/2982
+2.14659,50.1183,8422,4,3,23,10,5,3.55,27.5,fr,41125,168,1726082,1,1,Active Shallow Crust,0.0,89.9903,0.0,04/03/8422
+2.14659,50.1183,844,7,5,11,48,29,3.85,15.0,fr,41126,16,1726117,1,1,Active Shallow Crust,0.0,89.99084,0.0,07/05/0844
+2.14659,50.1183,9792,2,22,0,8,57,4.05,5.0,fr,41127,195,1726140,1,1,Active Shallow Crust,0.0,89.98909,0.0,02/22/9792
+2.14659,50.1183,9504,9,1,11,59,23,4.05,5.0,fr,41128,190,1726149,1,1,Active Shallow Crust,128.8901,89.99364,0.0,09/01/9504
+2.14659,50.1183,4148,5,15,22,8,24,4.25,5.0,fr,41129,82,1726164,1,1,Active Shallow Crust,0.0,89.98989,0.0,05/15/4148
+2.14659,50.1183,5191,1,17,21,47,29,4.65,27.5,fr,41130,103,1726214,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/17/5191
+2.02294,48.54591,6738,12,4,22,49,50,3.55,5.0,fr,41131,134,1726560,1,2,Active Shallow Crust,0.0,89.98998,0.0,12/04/6738
+2.02294,48.54591,4420,11,22,23,32,8,3.55,5.0,fr,41132,88,1726560,1,2,Active Shallow Crust,0.0,89.98998,0.0,11/22/4420
+2.02294,48.54591,8491,3,24,1,48,42,3.65,5.0,fr,41133,169,1726575,1,1,Active Shallow Crust,240.0013,58.01297,0.0,03/24/8491
+2.02294,48.54591,5603,4,23,9,2,11,3.85,5.0,fr,41134,112,1726596,1,1,Active Shallow Crust,0.0,89.99055,0.0,04/23/5603
+2.02294,48.54591,1594,3,14,3,0,44,4.25,15.0,fr,41135,31,1726645,1,1,Active Shallow Crust,0.0,89.98956,0.0,03/14/1594
+2.02294,48.54591,3779,6,2,8,35,25,4.25,5.0,fr,41136,75,1726647,1,1,Active Shallow Crust,240.0077,57.99432,0.0,06/02/3779
+1.57022,47.06867,2769,6,4,6,47,57,3.55,5.0,fr,41137,55,1727040,1,2,Active Shallow Crust,0.0,89.9897,0.0,06/04/2769
+1.57022,47.06867,3506,10,5,11,57,58,3.55,5.0,fr,41138,70,1727040,1,2,Active Shallow Crust,0.0,89.9897,0.0,10/05/3506
+1.57022,47.06867,9795,11,24,1,19,7,3.55,5.0,fr,41139,195,1727043,1,1,Active Shallow Crust,240.0123,57.99791,0.0,11/24/9795
+1.57022,47.06867,6255,7,7,14,23,18,3.65,27.5,fr,41140,125,1727054,1,1,Active Shallow Crust,0.0,89.98929,0.0,07/07/6255
+1.57022,47.06867,6681,9,4,16,28,32,3.65,5.0,fr,41141,133,1727061,1,1,Active Shallow Crust,128.9007,89.9634,0.0,09/04/6681
+1.57022,47.06867,6760,10,8,18,53,3,3.75,27.5,fr,41142,135,1727066,1,1,Active Shallow Crust,0.0,89.99046,0.0,10/08/6760
+1.57022,47.06867,4502,9,11,11,33,11,3.75,5.0,fr,41143,90,1727067,1,1,Active Shallow Crust,240.0085,58.0174,0.0,09/11/4502
+1.57022,47.06867,4,7,8,15,4,7,3.85,5.0,fr,41144,0,1727076,1,1,Active Shallow Crust,0.0,89.99027,0.0,07/08/0004
+1.57022,47.06867,6733,11,4,5,40,56,3.95,5.0,fr,41145,134,1727088,1,1,Active Shallow Crust,0.0,89.99025,0.0,11/04/6733
+1.57022,47.06867,9098,1,11,4,18,45,4.15,27.5,fr,41146,181,1727114,1,1,Active Shallow Crust,0.0,89.98967,0.0,01/11/9098
+1.57022,47.06867,6825,3,12,16,59,4,4.35,5.0,fr,41147,136,1727136,1,1,Active Shallow Crust,0.0,89.98975,0.0,03/12/6825
+1.57022,47.06867,9857,5,28,18,33,31,5.25,5.0,fr,41148,197,1727247,1,1,Active Shallow Crust,240.0259,58.00035,0.0,05/28/9857
+3.25756,46.58923,3021,10,2,9,1,56,3.55,5.0,fr,41149,60,1727520,1,1,Active Shallow Crust,0.0,89.98961,0.0,10/02/3021
+3.25756,46.58923,7037,12,15,20,42,4,4.05,5.0,fr,41150,140,1727580,1,1,Active Shallow Crust,0.0,89.99026,0.0,12/15/7037
+5.41901,49.43781,116,11,14,8,11,1,3.55,5.0,fr,41151,2,1728000,1,1,Active Shallow Crust,0.0,89.98689,0.0,11/14/0116
+5.41901,49.43781,4280,6,19,10,10,4,3.85,5.0,fr,41152,85,1728036,1,1,Active Shallow Crust,0.0,89.99072,0.0,06/19/4280
+5.41901,49.43781,5954,6,21,9,47,53,3.95,5.0,fr,41153,119,1728051,1,1,Active Shallow Crust,240.0196,58.00525,0.0,06/21/5954
+1.71246,50.10233,2465,5,30,14,21,22,4.05,27.5,fr,41154,49,1728542,1,1,Active Shallow Crust,0.0,89.99,0.0,05/30/2465
+1.71246,50.10233,4135,6,17,13,22,4,4.15,15.0,fr,41155,82,1728553,1,1,Active Shallow Crust,0.0,89.99027,0.0,06/17/4135
+2.46433,51.29002,4009,9,16,15,39,59,3.55,15.0,fr,41156,80,1728961,1,1,Active Shallow Crust,0.0,89.99054,0.0,09/16/4009
+2.46433,51.29002,4417,1,5,11,16,16,3.55,5.0,fr,41157,88,1728966,1,1,Active Shallow Crust,0.0,89.99043,-90.0,01/05/4417
+2.46433,51.29002,8202,1,20,14,44,37,3.55,15.0,fr,41158,164,1728970,1,1,Active Shallow Crust,128.8952,89.99369,0.0,01/20/8202
+2.46433,51.29002,8234,9,21,20,34,48,3.85,5.0,fr,41159,164,1729002,1,1,Active Shallow Crust,0.0,89.99097,-90.0,09/21/8234
+2.46433,51.29002,7934,8,28,13,57,9,4.55,5.0,fr,41160,158,1729080,1,1,Active Shallow Crust,0.0,89.99003,0.0,08/28/7934
+2.46433,51.29002,9246,9,28,11,51,5,4.55,5.0,fr,41161,184,1729083,1,1,Active Shallow Crust,240.0108,57.99765,0.0,09/28/9246
+-0.89335,48.51068,6569,7,1,16,39,58,3.55,5.0,fr,41162,131,1729440,1,2,Active Shallow Crust,0.0,89.98998,0.0,07/01/6569
+-0.89335,48.51068,6777,10,10,8,9,20,3.55,5.0,fr,41163,135,1729440,1,2,Active Shallow Crust,0.0,89.98998,0.0,10/10/6777
+-0.89335,48.51068,7499,6,7,2,26,15,3.55,15.0,fr,41164,149,1729441,1,1,Active Shallow Crust,0.0,89.98998,0.0,06/07/7499
+-0.89335,48.51068,9139,9,10,23,10,30,3.55,15.0,fr,41165,182,1729447,1,1,Active Shallow Crust,0.0,89.98986,-90.0,09/10/9139
+-0.89335,48.51068,1973,2,25,16,57,39,3.65,5.0,fr,41166,39,1729455,1,1,Active Shallow Crust,240.0012,58.01291,0.0,02/25/1973
+-0.89335,48.51068,4213,4,16,8,49,40,3.95,5.0,fr,41167,84,1729488,1,1,Active Shallow Crust,0.0,89.98999,0.0,04/16/4213
+-0.89335,48.51068,8279,2,5,18,41,32,3.95,27.5,fr,41168,165,1729490,1,1,Active Shallow Crust,0.0,89.98999,0.0,02/05/8279
+-0.89335,48.51068,7628,6,19,22,5,35,4.15,5.0,fr,41169,152,1729512,1,1,Active Shallow Crust,0.0,89.98995,0.0,06/19/7628
+-0.89335,48.51068,3,1,25,11,51,7,4.15,5.0,fr,41170,0,1729515,1,1,Active Shallow Crust,240.0089,57.99738,0.0,01/25/0003
+-0.89335,48.51068,6456,7,6,22,7,18,4.35,15.0,fr,41171,129,1729540,1,1,Active Shallow Crust,240.0089,57.99601,0.0,07/06/6456
+-0.89335,48.51068,4255,7,12,5,14,1,5.05,5.0,fr,41172,85,1729620,1,1,Active Shallow Crust,0.0,89.99005,0.0,07/12/4255
+1.71753,45.20813,413,7,6,1,16,55,3.55,5.0,fr,41173,8,1729920,1,1,Active Shallow Crust,0.0,89.98934,0.0,07/06/0413
+1.71753,45.20813,4792,4,10,9,0,25,3.55,15.0,fr,41174,95,1729924,1,1,Active Shallow Crust,240.0119,57.99842,0.0,04/10/4792
+1.71753,45.20813,6805,8,10,0,10,5,3.55,5.0,fr,41175,136,1729926,1,1,Active Shallow Crust,0.0,89.98922,-90.0,08/10/6805
+1.71753,45.20813,6259,5,13,2,46,18,3.65,5.0,fr,41176,125,1729935,1,1,Active Shallow Crust,240.0009,58.01304,0.0,05/13/6259
+1.71753,45.20813,5916,2,19,22,27,21,3.75,5.0,fr,41177,118,1729944,1,1,Active Shallow Crust,0.0,89.99013,0.0,02/19/5916
+1.71753,45.20813,8508,5,30,7,41,54,4.15,5.0,fr,41178,170,1729992,1,1,Active Shallow Crust,0.0,89.99021,0.0,05/30/8508
+1.71753,45.20813,3631,12,17,13,8,50,4.15,15.0,fr,41179,72,1729993,1,1,Active Shallow Crust,0.0,89.99021,0.0,12/17/3631
+1.71753,45.20813,7042,10,16,9,51,34,4.35,5.0,fr,41180,140,1730016,1,1,Active Shallow Crust,0.0,89.9901,0.0,10/16/7042
+1.71753,45.20813,4675,9,4,20,17,35,4.45,5.0,fr,41181,93,1730028,1,1,Active Shallow Crust,0.0,89.98991,0.0,09/04/4675
+1.71753,45.20813,4490,10,30,2,59,38,5.95,5.0,fr,41182,89,1730208,1,1,Active Shallow Crust,0.0,89.99002,0.0,10/30/4490
+6.00416,49.38883,3832,1,20,13,11,7,3.85,5.0,fr,41183,76,1730445,1,1,Active Shallow Crust,128.896,89.99303,0.0,01/20/3832
+6.00416,49.38883,423,11,3,18,12,0,4.15,5.0,fr,41184,8,1730472,1,1,Active Shallow Crust,0.0,89.99013,0.0,11/03/0423
+6.00416,49.38883,6107,2,27,13,35,26,4.35,15.0,fr,41185,122,1730503,1,1,Active Shallow Crust,0.0,89.98943,-90.0,02/27/6107
+6.00416,49.38883,953,10,5,18,45,47,4.95,5.0,fr,41186,19,1730568,1,1,Active Shallow Crust,0.0,89.98952,0.0,10/05/0953
+6.1097,47.37364,7026,8,13,3,21,51,3.55,5.0,fr,41187,140,1730880,1,2,Active Shallow Crust,0.0,89.99317,0.0,08/13/7026
+6.1097,47.37364,8716,5,14,22,28,11,3.55,5.0,fr,41188,174,1730880,1,2,Active Shallow Crust,0.0,89.99317,0.0,05/14/8716
+6.1097,47.37364,2895,12,9,6,34,36,3.55,15.0,fr,41189,57,1730890,1,1,Active Shallow Crust,128.8956,89.99317,0.0,12/09/2895
+6.1097,47.37364,8617,9,9,8,29,27,3.65,15.0,fr,41190,172,1730893,1,1,Active Shallow Crust,0.0,89.98782,0.0,09/09/8617
+6.1097,47.37364,1298,6,8,15,11,13,3.75,15.0,fr,41191,25,1730908,1,1,Active Shallow Crust,240.0093,58.01666,0.0,06/08/1298
+6.1097,47.37364,9165,8,28,0,0,2,3.75,15.0,fr,41192,183,1730911,1,1,Active Shallow Crust,0.0,89.98903,-90.0,08/28/9165
+6.1097,47.37364,9306,12,10,20,59,55,3.85,5.0,fr,41193,186,1730916,1,1,Active Shallow Crust,0.0,89.99033,0.0,12/10/9306
+6.1097,47.37364,2195,1,22,22,56,56,3.95,27.5,fr,41194,43,1730930,1,1,Active Shallow Crust,0.0,89.99138,0.0,01/22/2195
+6.1097,47.37364,7879,9,29,19,54,18,3.95,15.0,fr,41195,157,1730938,1,1,Active Shallow Crust,128.9006,89.99354,0.0,09/29/7879
+6.1097,47.37364,3246,9,20,19,17,19,4.05,15.0,fr,41196,64,1730941,1,1,Active Shallow Crust,0.0,89.98848,0.0,09/20/3246
+6.1097,47.37364,8826,3,30,3,15,28,4.05,5.0,fr,41197,176,1730949,1,1,Active Shallow Crust,128.8902,89.99424,0.0,03/30/8826
+6.1097,47.37364,4032,1,18,4,47,36,4.15,5.0,fr,41198,80,1730955,1,1,Active Shallow Crust,240.0088,57.99779,0.0,01/18/4032
+6.1097,47.37364,6914,8,12,17,24,55,4.25,5.0,fr,41199,138,1730964,1,1,Active Shallow Crust,0.0,89.99084,0.0,08/12/6914
+6.1097,47.37364,4123,8,13,16,26,33,4.25,15.0,fr,41200,82,1730965,1,1,Active Shallow Crust,0.0,89.99084,0.0,08/13/4123
+6.1097,47.37364,3429,12,16,21,51,51,4.45,5.0,fr,41201,68,1730991,1,1,Active Shallow Crust,240.0054,57.995,0.0,12/16/3429
+6.1097,47.37364,5523,9,26,11,12,50,4.55,5.0,fr,41202,110,1731000,1,1,Active Shallow Crust,0.0,89.9892,0.0,09/26/5523
+5.55322,49.33043,3447,6,3,11,53,46,3.55,15.0,fr,41203,68,1731841,1,1,Active Shallow Crust,0.0,89.98685,0.0,06/03/3447
+5.55322,49.33043,1515,9,9,1,39,11,3.95,5.0,fr,41204,30,1731888,1,1,Active Shallow Crust,0.0,89.99171,0.0,09/09/1515
+-5.80393,48.33418,9851,12,16,6,35,43,4.35,5.0,fr,41205,197,1732416,1,1,Active Shallow Crust,0.0,89.98933,0.0,12/16/9851
+-5.80393,48.33418,1993,10,17,9,20,52,4.55,5.0,fr,41206,39,1732440,1,1,Active Shallow Crust,0.0,89.9894,0.0,10/17/1993
+6.01173,46.5879,3292,9,16,7,6,10,3.55,5.0,fr,41207,65,1732800,1,1,Active Shallow Crust,0.0,89.99307,0.0,09/16/3292
+6.01173,46.5879,7640,12,23,13,4,28,3.65,5.0,fr,41208,152,1732812,1,2,Active Shallow Crust,0.0,89.98765,0.0,12/23/7640
+6.01173,46.5879,5661,4,10,2,19,46,3.65,5.0,fr,41209,113,1732812,1,2,Active Shallow Crust,0.0,89.98765,0.0,04/10/5661
+6.01173,46.5879,6835,11,22,22,8,5,3.75,15.0,fr,41210,136,1732825,1,1,Active Shallow Crust,0.0,89.98899,0.0,11/22/6835
+6.01173,46.5879,414,5,18,4,6,12,3.75,5.0,fr,41211,8,1732833,1,1,Active Shallow Crust,128.8972,89.96749,0.0,05/18/0414
+6.01173,46.5879,4848,6,21,14,1,34,3.85,15.0,fr,41212,96,1732837,1,1,Active Shallow Crust,0.0,89.99019,0.0,06/21/4848
+6.01173,46.5879,5341,6,2,15,16,52,3.85,5.0,fr,41213,106,1732845,1,1,Active Shallow Crust,128.896,89.99265,0.0,06/02/5341
+6.01173,46.5879,9270,10,14,3,40,11,3.95,5.0,fr,41214,185,1732848,1,1,Active Shallow Crust,0.0,89.99126,0.0,10/14/9270
+6.01173,46.5879,8747,2,25,14,2,4,3.95,15.0,fr,41215,174,1732849,1,2,Active Shallow Crust,0.0,89.99126,0.0,02/25/8747
+6.01173,46.5879,6679,4,5,6,31,33,3.95,15.0,fr,41216,133,1732849,1,2,Active Shallow Crust,0.0,89.99126,0.0,04/05/6679
+6.01173,46.5879,8358,12,6,13,25,27,4.05,5.0,fr,41217,167,1732860,1,1,Active Shallow Crust,0.0,89.98831,0.0,12/06/8358
+6.01173,46.5879,2701,9,20,14,8,54,4.55,15.0,fr,41218,54,1732921,1,1,Active Shallow Crust,0.0,89.98904,0.0,09/20/2701
+6.01173,46.5879,5517,7,31,21,37,11,4.65,5.0,fr,41219,110,1732935,1,1,Active Shallow Crust,240.0107,57.9943,0.0,07/31/5517
+6.01173,46.5879,439,9,1,12,17,52,4.75,5.0,fr,41220,8,1732944,1,1,Active Shallow Crust,0.0,89.98956,0.0,09/01/0439
+6.01173,46.5879,8223,6,15,21,4,21,4.85,15.0,fr,41221,164,1732957,1,1,Active Shallow Crust,0.0,89.99069,0.0,06/15/8223
+-0.17287,46.8198,5451,11,3,17,37,50,3.55,15.0,fr,41222,109,1733281,1,1,Active Shallow Crust,0.0,89.99008,0.0,11/03/5451
+-0.17287,46.8198,1089,7,21,19,38,20,3.55,5.0,fr,41223,21,1733283,1,1,Active Shallow Crust,240.0122,57.99818,0.0,07/21/1089
+-0.17287,46.8198,7119,9,19,23,19,58,3.55,5.0,fr,41224,142,1733289,1,2,Active Shallow Crust,128.8962,89.99374,0.0,09/19/7119
+-0.17287,46.8198,4703,12,24,11,27,17,3.55,5.0,fr,41225,94,1733289,1,2,Active Shallow Crust,128.8962,89.99374,0.0,12/24/4703
+-0.17287,46.8198,2210,4,18,22,27,11,3.55,27.5,fr,41226,44,1733291,1,1,Active Shallow Crust,128.8962,89.99374,0.0,04/18/2210
+-0.17287,46.8198,7167,9,28,2,49,25,3.65,5.0,fr,41227,143,1733292,1,3,Active Shallow Crust,0.0,89.99001,0.0,09/28/7167
+-0.17287,46.8198,6936,3,15,19,24,23,3.65,5.0,fr,41228,138,1733292,1,3,Active Shallow Crust,0.0,89.99001,0.0,03/15/6936
+-0.17287,46.8198,6871,12,18,18,25,33,3.65,5.0,fr,41229,137,1733292,1,3,Active Shallow Crust,0.0,89.99001,0.0,12/18/6871
+-0.17287,46.8198,2909,11,1,13,19,10,3.65,27.5,fr,41230,58,1733294,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/01/2909
+-0.17287,46.8198,5777,12,28,15,22,54,3.65,5.0,fr,41231,115,1733295,1,1,Active Shallow Crust,240.0012,58.01289,0.0,12/28/5777
+-0.17287,46.8198,5972,8,14,9,13,9,3.75,5.0,fr,41232,119,1733304,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/14/5972
+-0.17287,46.8198,2943,3,17,8,32,36,3.75,5.0,fr,41233,58,1733307,1,2,Active Shallow Crust,240.0084,58.01755,0.0,03/17/2943
+-0.17287,46.8198,3442,3,20,6,50,55,3.75,5.0,fr,41234,68,1733307,1,2,Active Shallow Crust,240.0084,58.01755,0.0,03/20/3442
+-0.17287,46.8198,6958,3,8,23,23,53,3.75,5.0,fr,41235,139,1733310,1,1,Active Shallow Crust,0.0,89.98995,-90.0,03/08/6958
+-0.17287,46.8198,2436,9,24,4,39,14,3.95,5.0,fr,41236,48,1733328,1,1,Active Shallow Crust,359.9999,89.99007,0.0,09/24/2436
+-0.17287,46.8198,534,10,8,11,3,9,3.95,5.0,fr,41237,10,1733331,1,1,Active Shallow Crust,240.0198,58.00498,0.0,10/08/0534
+-0.17287,46.8198,1552,3,27,11,56,9,3.95,5.0,fr,41238,31,1733334,1,1,Active Shallow Crust,0.0,89.98995,-90.0,03/27/1552
+-0.17287,46.8198,6449,6,17,20,53,58,3.95,5.0,fr,41239,128,1733337,1,1,Active Shallow Crust,128.9003,89.99374,0.0,06/17/6449
+-0.17287,46.8198,8183,11,30,16,56,36,4.05,5.0,fr,41240,163,1733340,1,2,Active Shallow Crust,0.0,89.99006,0.0,11/30/8183
+-0.17287,46.8198,4964,4,1,8,44,57,4.05,5.0,fr,41241,99,1733340,1,2,Active Shallow Crust,0.0,89.99006,0.0,04/01/4964
+-0.17287,46.8198,2649,2,7,14,14,18,4.05,27.5,fr,41242,52,1733342,1,1,Active Shallow Crust,0.0,89.99006,0.0,02/07/2649
+-0.17287,46.8198,8429,12,23,11,45,9,4.25,5.0,fr,41243,168,1733364,1,1,Active Shallow Crust,0.0,89.98998,0.0,12/23/8429
+-0.17287,46.8198,4473,12,26,13,42,16,4.25,15.0,fr,41244,89,1733365,1,1,Active Shallow Crust,0.0,89.98998,0.0,12/26/4473
+-0.17287,46.8198,5947,3,14,19,18,18,4.35,15.0,fr,41245,118,1733380,1,1,Active Shallow Crust,240.0085,57.99596,0.0,03/14/5947
+-0.17287,46.8198,1597,5,21,13,22,58,4.55,5.0,fr,41246,31,1733400,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/21/1597
+-0.17287,46.8198,6232,10,24,16,47,0,4.55,5.0,fr,41247,124,1733403,1,1,Active Shallow Crust,240.0094,57.99738,0.0,10/24/6232
+-0.17287,46.8198,3848,4,6,12,5,28,4.65,27.5,fr,41248,76,1733414,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/06/3848
+-0.17287,46.8198,3401,5,17,18,36,14,5.15,5.0,fr,41249,68,1733472,1,1,Active Shallow Crust,0.0,89.98998,0.0,05/17/3401
+-0.2049422,46.85778,5298,12,14,4,53,33,6.95,12.80532,fr,41250,105,1733691,1,1,Active Shallow Crust,240.1642,57.99987,0.0,12/14/5298
+7.36207,46.4918,4128,11,7,21,14,16,3.55,5.0,fr,41251,82,1733760,1,4,Active Shallow Crust,0.0,89.99306,0.0,11/07/4128
+7.36207,46.4918,5335,1,15,7,16,34,3.55,5.0,fr,41252,106,1733760,1,4,Active Shallow Crust,0.0,89.99306,0.0,01/15/5335
+7.36207,46.4918,3481,4,8,23,14,25,3.55,5.0,fr,41253,69,1733760,1,4,Active Shallow Crust,0.0,89.99306,0.0,04/08/3481
+7.36207,46.4918,5889,11,28,16,26,15,3.55,5.0,fr,41254,117,1733760,1,4,Active Shallow Crust,0.0,89.99306,0.0,11/28/5889
+7.36207,46.4918,1829,10,24,6,7,3,3.55,15.0,fr,41255,36,1733761,1,5,Active Shallow Crust,0.0,89.99306,0.0,10/24/1829
+7.36207,46.4918,8924,3,16,14,45,15,3.55,15.0,fr,41256,178,1733761,1,5,Active Shallow Crust,0.0,89.99306,0.0,03/16/8924
+7.36207,46.4918,3215,2,10,6,30,46,3.55,15.0,fr,41257,64,1733761,1,5,Active Shallow Crust,0.0,89.99306,0.0,02/10/3215
+7.36207,46.4918,2601,7,29,19,38,10,3.55,15.0,fr,41258,52,1733761,1,5,Active Shallow Crust,0.0,89.99306,0.0,07/29/2601
+7.36207,46.4918,8938,10,31,10,58,24,3.55,15.0,fr,41259,178,1733761,1,5,Active Shallow Crust,0.0,89.99306,0.0,10/31/8938
+7.36207,46.4918,2287,9,9,7,41,11,3.55,27.5,fr,41260,45,1733762,1,1,Active Shallow Crust,0.0,89.99306,0.0,09/09/2287
+7.36207,46.4918,5826,1,19,22,55,58,3.55,5.0,fr,41261,116,1733763,1,3,Active Shallow Crust,240.0135,57.99737,0.0,01/19/5826
+7.36207,46.4918,9758,12,30,14,16,7,3.55,5.0,fr,41262,195,1733763,1,3,Active Shallow Crust,240.0135,57.99737,0.0,12/30/9758
+7.36207,46.4918,4553,7,2,16,47,56,3.55,5.0,fr,41263,91,1733763,1,3,Active Shallow Crust,240.0135,57.99737,0.0,07/02/4553
+7.36207,46.4918,2792,11,8,20,22,59,3.55,15.0,fr,41264,55,1733764,1,3,Active Shallow Crust,240.0135,57.99737,0.0,11/08/2792
+7.36207,46.4918,7682,12,30,9,4,58,3.55,15.0,fr,41265,153,1733764,1,3,Active Shallow Crust,240.0135,57.99737,0.0,12/30/7682
+7.36207,46.4918,757,1,11,14,35,11,3.55,15.0,fr,41266,15,1733764,1,3,Active Shallow Crust,240.0135,57.99737,0.0,01/11/0757
+7.36207,46.4918,5643,5,4,22,44,45,3.55,27.5,fr,41267,112,1733765,1,1,Active Shallow Crust,240.0135,57.99728,0.0,05/04/5643
+7.36207,46.4918,3717,1,18,12,57,22,3.55,15.0,fr,41268,74,1733767,1,2,Active Shallow Crust,0.0,89.99298,-90.0,01/18/3717
+7.36207,46.4918,7539,3,18,22,54,11,3.55,15.0,fr,41269,150,1733767,1,2,Active Shallow Crust,0.0,89.99298,-90.0,03/18/7539
+7.36207,46.4918,6516,8,2,19,54,41,3.65,5.0,fr,41270,130,1733772,1,5,Active Shallow Crust,0.0,89.98763,0.0,08/02/6516
+7.36207,46.4918,7260,4,5,16,49,50,3.65,5.0,fr,41271,145,1733772,1,5,Active Shallow Crust,0.0,89.98763,0.0,04/05/7260
+7.36207,46.4918,1982,12,14,14,27,27,3.65,5.0,fr,41272,39,1733772,1,5,Active Shallow Crust,0.0,89.98763,0.0,12/14/1982
+7.36207,46.4918,4794,1,13,20,16,35,3.65,5.0,fr,41273,95,1733772,1,5,Active Shallow Crust,0.0,89.98763,0.0,01/13/4794
+7.36207,46.4918,7178,1,8,7,37,6,3.65,5.0,fr,41274,143,1733772,1,5,Active Shallow Crust,0.0,89.98763,0.0,01/08/7178
+7.36207,46.4918,1521,8,25,16,34,9,3.65,15.0,fr,41275,30,1733773,1,1,Active Shallow Crust,0.0,89.98763,0.0,08/25/1521
+7.36207,46.4918,5905,8,11,3,36,26,3.65,5.0,fr,41276,118,1733775,1,2,Active Shallow Crust,240.0019,58.01299,0.0,08/11/5905
+7.36207,46.4918,1501,4,22,1,28,45,3.65,5.0,fr,41277,30,1733775,1,2,Active Shallow Crust,240.0019,58.01299,0.0,04/22/1501
+7.36207,46.4918,5433,4,8,23,27,13,3.65,15.0,fr,41278,108,1733782,1,1,Active Shallow Crust,128.9003,89.96352,0.0,04/08/5433
+7.36207,46.4918,1586,10,15,11,32,57,3.75,5.0,fr,41279,31,1733784,1,8,Active Shallow Crust,0.0,89.98897,0.0,10/15/1586
+7.36207,46.4918,7766,11,6,15,24,8,3.75,5.0,fr,41280,155,1733784,1,8,Active Shallow Crust,0.0,89.98897,0.0,11/06/7766
+7.36207,46.4918,1530,2,17,9,15,13,3.75,5.0,fr,41281,30,1733784,1,8,Active Shallow Crust,0.0,89.98897,0.0,02/17/1530
+7.36207,46.4918,1836,2,11,13,2,28,3.75,5.0,fr,41282,36,1733784,1,8,Active Shallow Crust,0.0,89.98897,0.0,02/11/1836
+7.36207,46.4918,2687,12,25,10,29,5,3.75,5.0,fr,41283,53,1733784,1,8,Active Shallow Crust,0.0,89.98897,0.0,12/25/2687
+7.36207,46.4918,1105,6,26,10,44,29,3.75,5.0,fr,41284,22,1733784,1,8,Active Shallow Crust,0.0,89.98897,0.0,06/26/1105
+7.36207,46.4918,5921,8,7,15,27,18,3.75,5.0,fr,41285,118,1733784,1,8,Active Shallow Crust,0.0,89.98897,0.0,08/07/5921
+7.36207,46.4918,8313,7,2,4,36,41,3.75,5.0,fr,41286,166,1733784,1,8,Active Shallow Crust,0.0,89.98897,0.0,07/02/8313
+7.36207,46.4918,4365,7,3,18,53,7,3.75,15.0,fr,41287,87,1733785,1,2,Active Shallow Crust,0.0,89.98897,0.0,07/03/4365
+7.36207,46.4918,1000,3,18,21,0,0,3.75,15.0,fr,41288,19,1733785,1,2,Active Shallow Crust,0.0,89.98897,0.0,03/18/1000
+7.36207,46.4918,5741,12,25,23,45,56,3.75,27.5,fr,41289,114,1733786,1,1,Active Shallow Crust,0.0,89.98897,0.0,12/25/5741
+7.36207,46.4918,5165,2,24,10,14,4,3.75,5.0,fr,41290,103,1733787,1,1,Active Shallow Crust,240.0089,58.01733,0.0,02/24/5165
+7.36207,46.4918,5481,10,21,23,24,57,3.75,5.0,fr,41291,109,1733790,1,1,Active Shallow Crust,0.0,89.98885,-90.0,10/21/5481
+7.36207,46.4918,5929,7,20,11,2,44,3.85,5.0,fr,41292,118,1733796,1,4,Active Shallow Crust,0.0,89.99017,0.0,07/20/5929
+7.36207,46.4918,8547,4,23,7,19,1,3.85,5.0,fr,41293,170,1733796,1,4,Active Shallow Crust,0.0,89.99017,0.0,04/23/8547
+7.36207,46.4918,9741,1,30,6,12,34,3.85,5.0,fr,41294,194,1733796,1,4,Active Shallow Crust,0.0,89.99017,0.0,01/30/9741
+7.36207,46.4918,6659,1,14,8,46,48,3.85,5.0,fr,41295,133,1733796,1,4,Active Shallow Crust,0.0,89.99017,0.0,01/14/6659
+7.36207,46.4918,942,4,9,15,2,6,3.85,15.0,fr,41296,18,1733797,1,3,Active Shallow Crust,0.0,89.99017,0.0,04/09/0942
+7.36207,46.4918,7198,5,8,0,53,6,3.85,15.0,fr,41297,143,1733797,1,3,Active Shallow Crust,0.0,89.99017,0.0,05/08/7198
+7.36207,46.4918,7258,5,24,9,30,44,3.85,15.0,fr,41298,145,1733797,1,3,Active Shallow Crust,0.0,89.99017,0.0,05/24/7258
+7.36207,46.4918,993,1,27,1,48,39,3.85,27.5,fr,41299,19,1733798,1,1,Active Shallow Crust,0.0,89.99017,0.0,01/27/0993
+7.36207,46.4918,3487,3,18,12,8,50,3.85,5.0,fr,41300,69,1733799,1,1,Active Shallow Crust,240.0103,57.99838,0.0,03/18/3487
+7.36207,46.4918,7577,6,12,3,26,32,3.85,5.0,fr,41301,151,1733802,1,1,Active Shallow Crust,0.0,89.99006,-90.0,06/12/7577
+7.36207,46.4918,8499,10,12,17,17,15,3.85,15.0,fr,41302,169,1733803,1,1,Active Shallow Crust,0.0,89.99006,-90.0,10/12/8499
+7.36207,46.4918,5514,7,10,15,47,27,3.85,5.0,fr,41303,110,1733805,1,1,Active Shallow Crust,128.8958,89.99263,0.0,07/10/5514
+7.36207,46.4918,2743,11,9,0,30,37,3.85,15.0,fr,41304,54,1733806,1,1,Active Shallow Crust,128.8958,89.99263,0.0,11/09/2743
+7.36207,46.4918,4798,1,2,23,49,3,3.95,5.0,fr,41305,95,1733808,1,6,Active Shallow Crust,0.0,89.99124,0.0,01/02/4798
+7.36207,46.4918,1636,8,24,10,35,9,3.95,5.0,fr,41306,32,1733808,1,6,Active Shallow Crust,0.0,89.99124,0.0,08/24/1636
+7.36207,46.4918,4110,4,21,5,0,56,3.95,5.0,fr,41307,82,1733808,1,6,Active Shallow Crust,0.0,89.99124,0.0,04/21/4110
+7.36207,46.4918,490,9,11,19,29,32,3.95,5.0,fr,41308,9,1733808,1,6,Active Shallow Crust,0.0,89.99124,0.0,09/11/0490
+7.36207,46.4918,8186,11,22,13,50,0,3.95,5.0,fr,41309,163,1733808,1,6,Active Shallow Crust,0.0,89.99124,0.0,11/22/8186
+7.36207,46.4918,8055,11,10,19,45,35,3.95,5.0,fr,41310,161,1733808,1,6,Active Shallow Crust,0.0,89.99124,0.0,11/10/8055
+7.36207,46.4918,708,6,25,13,41,17,3.95,15.0,fr,41311,14,1733809,1,1,Active Shallow Crust,0.0,89.99124,0.0,06/25/0708
+7.36207,46.4918,3008,1,8,7,5,38,3.95,15.0,fr,41312,60,1733812,1,1,Active Shallow Crust,240.0195,58.00522,0.0,01/08/3008
+7.36207,46.4918,1732,2,5,15,59,26,3.95,15.0,fr,41313,34,1733815,1,2,Active Shallow Crust,0.0,89.99113,-90.0,02/05/1732
+7.36207,46.4918,8415,3,22,11,32,29,3.95,15.0,fr,41314,168,1733815,1,2,Active Shallow Crust,0.0,89.99113,-90.0,03/22/8415
+7.36207,46.4918,2114,2,5,14,26,10,4.05,5.0,fr,41315,42,1733820,1,5,Active Shallow Crust,0.0,89.98829,0.0,02/05/2114
+7.36207,46.4918,9196,10,9,23,59,23,4.05,5.0,fr,41316,183,1733820,1,5,Active Shallow Crust,0.0,89.98829,0.0,10/09/9196
+7.36207,46.4918,2810,7,11,6,36,18,4.05,5.0,fr,41317,56,1733820,1,5,Active Shallow Crust,0.0,89.98829,0.0,07/11/2810
+7.36207,46.4918,3495,12,12,2,4,0,4.05,5.0,fr,41318,69,1733820,1,5,Active Shallow Crust,0.0,89.98829,0.0,12/12/3495
+7.36207,46.4918,14,1,5,7,3,23,4.05,5.0,fr,41319,0,1733820,1,5,Active Shallow Crust,0.0,89.98829,0.0,01/05/0014
+7.36207,46.4918,1300,9,6,19,14,18,4.05,27.5,fr,41320,25,1733822,1,1,Active Shallow Crust,0.0,89.98829,0.0,09/06/1300
+7.36207,46.4918,6694,2,1,13,13,31,4.05,5.0,fr,41321,133,1733823,1,1,Active Shallow Crust,240.0063,58.00578,0.0,02/01/6694
+7.36207,46.4918,4350,4,16,6,49,53,4.05,5.0,fr,41322,86,1733826,1,1,Active Shallow Crust,0.0,89.98815,-90.0,04/16/4350
+7.36207,46.4918,1631,8,24,19,35,19,4.05,5.0,fr,41323,32,1733829,1,1,Active Shallow Crust,128.8912,89.9922,0.0,08/24/1631
+7.36207,46.4918,3616,11,14,20,1,59,4.15,5.0,fr,41324,72,1733832,1,1,Active Shallow Crust,0.0,89.98956,0.0,11/14/3616
+7.36207,46.4918,2793,3,24,20,41,36,4.15,15.0,fr,41325,55,1733833,1,2,Active Shallow Crust,0.0,89.98956,0.0,03/24/2793
+7.36207,46.4918,7017,9,14,16,50,26,4.15,15.0,fr,41326,140,1733833,1,2,Active Shallow Crust,0.0,89.98956,0.0,09/14/7017
+7.36207,46.4918,5271,7,24,22,46,30,4.15,5.0,fr,41327,105,1733838,1,1,Active Shallow Crust,0.0,89.98944,-90.0,07/24/5271
+7.36207,46.4918,1589,10,13,11,48,57,4.15,15.0,fr,41328,31,1733839,1,1,Active Shallow Crust,0.0,89.98944,-90.0,10/13/1589
+7.36207,46.4918,4075,12,30,3,18,0,4.15,5.0,fr,41329,81,1733841,1,1,Active Shallow Crust,128.8976,89.99304,0.0,12/30/4075
+7.36207,46.4918,3413,12,12,18,32,7,4.25,5.0,fr,41330,68,1733844,1,1,Active Shallow Crust,0.0,89.9907,0.0,12/12/3413
+7.36207,46.4918,2634,3,23,4,7,4,4.25,27.5,fr,41331,52,1733846,1,2,Active Shallow Crust,0.0,89.9907,0.0,03/23/2634
+7.36207,46.4918,605,3,7,0,48,53,4.25,27.5,fr,41332,12,1733846,1,2,Active Shallow Crust,0.0,89.9907,0.0,03/07/0605
+7.36207,46.4918,5184,5,6,10,58,23,4.25,5.0,fr,41333,103,1733847,1,2,Active Shallow Crust,240.008,57.99365,0.0,05/06/5184
+7.36207,46.4918,3646,5,23,15,0,41,4.25,5.0,fr,41334,72,1733847,1,2,Active Shallow Crust,240.008,57.99365,0.0,05/23/3646
+7.36207,46.4918,7334,10,9,1,9,52,4.25,15.0,fr,41335,146,1733851,1,1,Active Shallow Crust,0.0,89.99059,-90.0,10/09/7334
+7.36207,46.4918,3132,5,21,1,12,37,4.35,5.0,fr,41336,62,1733856,1,4,Active Shallow Crust,0.0,89.98895,0.0,05/21/3132
+7.36207,46.4918,5593,12,16,10,22,21,4.35,5.0,fr,41337,111,1733856,1,4,Active Shallow Crust,0.0,89.98895,0.0,12/16/5593
+7.36207,46.4918,1851,9,9,8,1,6,4.35,5.0,fr,41338,37,1733856,1,4,Active Shallow Crust,0.0,89.98895,0.0,09/09/1851
+7.36207,46.4918,8635,9,14,2,45,0,4.35,5.0,fr,41339,172,1733856,1,4,Active Shallow Crust,0.0,89.98895,0.0,09/14/8635
+7.36207,46.4918,8483,6,9,0,3,20,4.35,15.0,fr,41340,169,1733857,1,2,Active Shallow Crust,0.0,89.98895,0.0,06/09/8483
+7.36207,46.4918,9096,11,4,22,0,37,4.35,15.0,fr,41341,181,1733857,1,2,Active Shallow Crust,0.0,89.98895,0.0,11/04/9096
+7.36207,46.4918,3074,11,9,11,53,14,4.35,5.0,fr,41342,61,1733859,1,1,Active Shallow Crust,240.0083,57.99642,0.0,11/09/3074
+7.36207,46.4918,8103,7,8,17,50,14,4.35,5.0,fr,41343,162,1733862,1,1,Active Shallow Crust,0.0,89.98882,-90.0,07/08/8103
+7.36207,46.4918,5001,10,14,23,44,45,4.45,5.0,fr,41344,100,1733868,1,4,Active Shallow Crust,0.0,89.99014,0.0,10/14/5001
+7.36207,46.4918,1280,8,27,9,18,34,4.45,5.0,fr,41345,25,1733868,1,4,Active Shallow Crust,0.0,89.99014,0.0,08/27/1280
+7.36207,46.4918,9498,9,5,15,56,56,4.45,5.0,fr,41346,189,1733868,1,4,Active Shallow Crust,0.0,89.99014,0.0,09/05/9498
+7.36207,46.4918,6760,6,16,15,6,56,4.45,5.0,fr,41347,135,1733868,1,4,Active Shallow Crust,0.0,89.99014,0.0,06/16/6760
+7.36207,46.4918,9916,8,10,12,56,54,4.45,5.0,fr,41348,198,1733871,1,1,Active Shallow Crust,240.0057,57.99466,0.0,08/10/9916
+7.36207,46.4918,2179,2,27,3,8,51,4.45,15.0,fr,41349,43,1733872,1,1,Active Shallow Crust,240.0057,57.99467,0.0,02/27/2179
+7.36207,46.4918,1062,10,3,10,24,4,4.55,5.0,fr,41350,21,1733880,1,3,Active Shallow Crust,0.0,89.98902,0.0,10/03/1062
+7.36207,46.4918,6113,8,9,21,54,31,4.55,5.0,fr,41351,122,1733880,1,3,Active Shallow Crust,0.0,89.98902,0.0,08/09/6113
+7.36207,46.4918,9268,11,3,0,3,26,4.55,5.0,fr,41352,185,1733880,1,3,Active Shallow Crust,0.0,89.98902,0.0,11/03/9268
+7.36207,46.4918,7534,2,19,13,36,52,4.55,5.0,fr,41353,150,1733886,1,1,Active Shallow Crust,0.0,89.98889,-90.0,02/19/7534
+7.36207,46.4918,7409,8,19,11,13,59,4.55,5.0,fr,41354,148,1733889,1,1,Active Shallow Crust,128.8939,89.98565,0.0,08/19/7409
+7.36207,46.4918,831,2,1,22,21,29,4.65,5.0,fr,41355,16,1733892,1,1,Active Shallow Crust,0.0,89.99022,0.0,02/01/0831
+7.36207,46.4918,9187,3,22,13,11,6,4.75,15.0,fr,41356,183,1733908,1,1,Active Shallow Crust,240.0076,58.0043,0.0,03/22/9187
+7.36207,46.4918,1523,7,19,7,47,59,4.85,5.0,fr,41357,30,1733916,1,1,Active Shallow Crust,0.0,89.99068,0.0,07/19/1523
+7.36207,46.4918,3174,11,26,8,9,3,4.95,5.0,fr,41358,63,1733928,1,2,Active Shallow Crust,0.0,89.9903,0.0,11/26/3174
+7.36207,46.4918,9165,9,15,10,27,58,4.95,5.0,fr,41359,183,1733928,1,2,Active Shallow Crust,0.0,89.9903,0.0,09/15/9165
+7.36207,46.4918,3479,3,19,13,9,55,4.95,15.0,fr,41360,69,1733929,1,1,Active Shallow Crust,0.0,89.9903,0.0,03/19/3479
+7.36207,46.4918,3621,5,25,4,44,58,5.25,15.0,fr,41361,72,1733971,1,1,Active Shallow Crust,0.0,89.99007,-90.0,05/25/3621
+7.36207,46.4918,7902,9,7,0,58,47,5.35,5.0,fr,41362,158,1733979,1,2,Active Shallow Crust,240.0251,57.99795,0.0,09/07/7902
+7.36207,46.4918,4258,7,31,18,47,11,5.35,5.0,fr,41363,85,1733979,1,2,Active Shallow Crust,240.0251,57.99795,0.0,07/31/4258
+2.3334,46.31463,2172,2,24,12,39,11,3.55,5.0,fr,41364,43,1734240,1,3,Active Shallow Crust,0.0,89.98956,0.0,02/24/2172
+2.3334,46.31463,2640,5,1,13,33,2,3.55,5.0,fr,41365,52,1734240,1,3,Active Shallow Crust,0.0,89.98956,0.0,05/01/2640
+2.3334,46.31463,7906,5,24,8,6,13,3.55,5.0,fr,41366,158,1734240,1,3,Active Shallow Crust,0.0,89.98956,0.0,05/24/7906
+2.3334,46.31463,7039,9,16,21,4,17,3.55,15.0,fr,41367,140,1734241,1,1,Active Shallow Crust,0.0,89.98956,0.0,09/16/7039
+2.3334,46.31463,1182,2,8,20,20,56,3.65,5.0,fr,41368,23,1734252,1,1,Active Shallow Crust,0.0,89.99069,0.0,02/08/1182
+2.3334,46.31463,1032,1,12,8,6,28,3.75,5.0,fr,41369,20,1734264,1,1,Active Shallow Crust,0.0,89.98894,0.0,01/12/1032
+2.3334,46.31463,2373,4,28,2,59,0,3.75,5.0,fr,41370,47,1734273,1,1,Active Shallow Crust,128.8962,89.96749,0.0,04/28/2373
+2.3334,46.31463,1487,4,30,20,0,52,3.85,15.0,fr,41371,29,1734286,1,1,Active Shallow Crust,128.8961,89.99261,0.0,04/30/1487
+2.3334,46.31463,8374,1,24,13,32,44,3.95,5.0,fr,41372,167,1734288,1,1,Active Shallow Crust,0.0,89.98901,0.0,01/24/8374
+2.3334,46.31463,7392,10,6,13,24,52,4.25,15.0,fr,41373,147,1734325,1,1,Active Shallow Crust,0.0,89.99067,0.0,10/06/7392
+2.3334,46.31463,5782,7,10,9,51,38,4.35,5.0,fr,41374,115,1734345,1,1,Active Shallow Crust,128.898,89.98277,0.0,07/10/5782
+2.3334,46.31463,5413,2,14,8,43,2,4.75,27.5,fr,41375,108,1734395,1,1,Active Shallow Crust,128.8886,89.98816,0.0,02/14/5413
+0.2247,47.91845,6796,11,5,6,41,12,3.55,15.0,fr,41376,135,1734721,1,1,Active Shallow Crust,0.0,89.99007,0.0,11/05/6796
+0.2247,47.91845,333,9,4,16,23,12,3.55,5.0,fr,41377,6,1734726,1,1,Active Shallow Crust,0.0,89.98996,-90.0,09/04/0333
+0.2247,47.91845,7592,7,27,11,41,5,3.65,5.0,fr,41378,151,1734738,1,1,Active Shallow Crust,0.0,89.98991,-90.0,07/27/7592
+0.2247,47.91845,9293,12,25,8,7,37,3.75,27.5,fr,41379,185,1734746,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/25/9293
+0.2247,47.91845,9100,12,23,5,29,28,3.95,5.0,fr,41380,181,1734768,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/23/9100
+0.2247,47.91845,4837,7,28,23,13,21,4.05,27.5,fr,41381,96,1734782,1,1,Active Shallow Crust,0.0,89.99002,0.0,07/28/4837
+0.2247,47.91845,7946,1,31,18,29,25,4.25,15.0,fr,41382,158,1734805,1,1,Active Shallow Crust,0.0,89.99,0.0,01/31/7946
+0.2247,47.91845,6795,9,14,22,8,44,4.25,5.0,fr,41383,135,1734807,1,1,Active Shallow Crust,240.0079,57.99412,0.0,09/14/6795
+-3.29426,48.72304,2103,10,31,16,23,30,3.55,5.0,fr,41384,42,1735680,1,1,Active Shallow Crust,0.0,89.99002,0.0,10/31/2103
+-3.29426,48.72304,4026,9,17,13,0,38,3.55,5.0,fr,41385,80,1735683,1,1,Active Shallow Crust,240.0126,57.99834,0.0,09/17/4026
+-3.29426,48.72304,2210,2,27,0,19,46,3.55,15.0,fr,41386,44,1735684,1,1,Active Shallow Crust,240.0126,57.99834,0.0,02/27/2210
+-3.29426,48.72304,3949,10,1,14,36,29,3.65,5.0,fr,41387,78,1735692,1,4,Active Shallow Crust,0.0,89.9911,0.0,10/01/3949
+-3.29426,48.72304,43,9,17,23,29,36,3.65,5.0,fr,41388,0,1735692,1,4,Active Shallow Crust,0.0,89.9911,0.0,09/17/0043
+-3.29426,48.72304,2044,2,20,17,59,53,3.65,5.0,fr,41389,40,1735692,1,4,Active Shallow Crust,0.0,89.9911,0.0,02/20/2044
+-3.29426,48.72304,386,2,9,16,42,22,3.65,5.0,fr,41390,7,1735692,1,4,Active Shallow Crust,0.0,89.9911,0.0,02/09/0386
+-3.29426,48.72304,8579,8,16,23,46,11,3.65,5.0,fr,41391,171,1735701,1,1,Active Shallow Crust,128.8998,89.96357,0.0,08/16/8579
+-3.29426,48.72304,1872,3,3,15,56,37,3.75,5.0,fr,41392,37,1735704,1,1,Active Shallow Crust,0.0,89.98943,0.0,03/03/1872
+-3.29426,48.72304,7350,3,10,8,45,42,3.75,5.0,fr,41393,146,1735707,1,1,Active Shallow Crust,240.0085,58.01738,0.0,03/10/7350
+-3.29426,48.72304,1058,7,17,17,35,2,3.85,5.0,fr,41394,21,1735725,1,1,Active Shallow Crust,128.8956,89.99294,0.0,07/17/1058
+-3.29426,48.72304,8264,10,16,10,55,44,3.95,5.0,fr,41395,165,1735728,1,2,Active Shallow Crust,0.0,89.98951,0.0,10/16/8264
+-3.29426,48.72304,7476,6,30,18,25,37,3.95,5.0,fr,41396,149,1735728,1,2,Active Shallow Crust,0.0,89.98951,0.0,06/30/7476
+-3.29426,48.72304,1707,7,1,4,13,33,3.95,15.0,fr,41397,34,1735732,1,1,Active Shallow Crust,240.0203,58.00493,0.0,07/01/1707
+-3.29426,48.72304,7197,6,19,1,51,33,4.05,5.0,fr,41398,143,1735743,1,1,Active Shallow Crust,240.0061,58.00622,0.0,06/19/7197
+-3.29426,48.72304,345,9,29,5,37,53,4.25,5.0,fr,41399,6,1735764,1,1,Active Shallow Crust,0.0,89.9896,0.0,09/29/0345
+-3.29426,48.72304,117,2,15,1,5,21,5.25,5.0,fr,41400,2,1735884,1,1,Active Shallow Crust,0.0,89.99013,0.0,02/15/0117
+5.14687,47.75931,6401,8,27,3,15,17,3.55,5.0,fr,41401,128,1736160,1,2,Active Shallow Crust,0.0,89.99322,0.0,08/27/6401
+5.14687,47.75931,5902,11,7,7,23,1,3.55,5.0,fr,41402,118,1736160,1,2,Active Shallow Crust,0.0,89.99322,0.0,11/07/5902
+5.14687,47.75931,9772,6,8,15,38,27,3.55,5.0,fr,41403,195,1736166,1,2,Active Shallow Crust,0.0,89.99314,-90.0,06/08/9772
+5.14687,47.75931,378,4,4,14,2,16,3.55,5.0,fr,41404,7,1736166,1,2,Active Shallow Crust,0.0,89.99314,-90.0,04/04/0378
+5.14687,47.75931,6390,6,12,0,14,22,3.65,5.0,fr,41405,127,1736178,1,1,Active Shallow Crust,0.0,89.98778,-90.0,06/12/6390
+5.14687,47.75931,653,6,2,3,42,52,3.75,5.0,fr,41406,13,1736187,1,1,Active Shallow Crust,240.0091,58.01709,0.0,06/02/0653
+5.14687,47.75931,6551,12,7,2,32,39,3.95,5.0,fr,41407,131,1736211,1,1,Active Shallow Crust,240.0194,58.00537,0.0,12/07/6551
+5.14687,47.75931,8326,10,25,0,24,35,4.15,5.0,fr,41408,166,1736232,1,1,Active Shallow Crust,0.0,89.98981,0.0,10/25/8326
+5.14687,47.75931,8608,3,26,3,39,2,4.75,5.0,fr,41409,172,1736304,1,1,Active Shallow Crust,0.0,89.98978,0.0,03/26/8608
+5.14687,47.75931,9790,8,6,9,55,37,5.05,5.0,fr,41410,195,1736340,1,1,Active Shallow Crust,0.0,89.99036,0.0,08/06/9790
+0.16607,48.1811,5385,5,30,0,5,1,3.55,15.0,fr,41411,107,1736641,1,1,Active Shallow Crust,0.0,89.98991,0.0,05/30/5385
+0.16607,48.1811,2462,11,2,6,26,3,3.55,5.0,fr,41412,49,1736646,1,1,Active Shallow Crust,0.0,89.99001,-90.0,11/02/2462
+0.16607,48.1811,736,10,25,14,33,35,3.65,5.0,fr,41413,14,1736652,1,1,Active Shallow Crust,0.0,89.99007,0.0,10/25/0736
+0.16607,48.1811,6207,11,7,8,28,46,4.35,5.0,fr,41414,124,1736736,1,1,Active Shallow Crust,0.0,89.98996,0.0,11/07/6207
+0.16607,48.1811,7782,4,25,15,17,58,4.95,5.0,fr,41415,155,1736808,1,1,Active Shallow Crust,360.0,89.99002,0.0,04/25/7782
+4.97497,43.56275,2075,2,27,4,55,37,3.55,5.0,fr,41416,41,1737120,1,3,Active Shallow Crust,0.0,89.99269,0.0,02/27/2075
+4.97497,43.56275,1885,10,2,19,5,39,3.55,5.0,fr,41417,37,1737120,1,3,Active Shallow Crust,0.0,89.99269,0.0,10/02/1885
+4.97497,43.56275,3117,1,26,0,32,34,3.55,5.0,fr,41418,62,1737120,1,3,Active Shallow Crust,0.0,89.99269,0.0,01/26/3117
+4.97497,43.56275,9084,7,4,9,48,52,3.65,5.0,fr,41419,181,1737132,1,1,Active Shallow Crust,0.0,89.98698,0.0,07/04/9084
+4.97497,43.56275,8542,10,16,16,3,50,3.65,27.5,fr,41420,170,1737134,1,1,Active Shallow Crust,0.0,89.98698,0.0,10/16/8542
+4.97497,43.56275,8262,11,6,22,28,17,3.75,15.0,fr,41421,165,1737148,1,1,Active Shallow Crust,240.0073,58.01759,0.0,11/06/8262
+4.97497,43.56275,3107,3,10,18,6,15,3.75,5.0,fr,41422,62,1737150,1,1,Active Shallow Crust,0.0,89.98826,-90.0,03/10/3107
+4.97497,43.56275,306,3,23,16,9,15,3.75,5.0,fr,41423,6,1737153,1,1,Active Shallow Crust,128.8962,89.96744,0.0,03/23/0306
+4.97497,43.56275,1459,3,14,20,39,41,3.85,5.0,fr,41424,29,1737156,1,1,Active Shallow Crust,0.0,89.98965,0.0,03/14/1459
+4.97497,43.56275,8417,10,3,14,13,35,3.95,5.0,fr,41425,168,1737168,1,1,Active Shallow Crust,0.0,89.99078,0.0,10/03/8417
+4.97497,43.56275,8953,12,14,2,57,17,3.95,15.0,fr,41426,179,1737169,1,1,Active Shallow Crust,0.0,89.99078,0.0,12/14/8953
+4.97497,43.56275,9579,3,29,9,19,2,3.95,27.5,fr,41427,191,1737170,1,1,Active Shallow Crust,0.0,89.99078,0.0,03/29/9579
+4.97497,43.56275,7113,2,26,13,53,58,3.95,5.0,fr,41428,142,1737174,1,1,Active Shallow Crust,0.0,89.99067,-90.0,02/26/7113
+4.97497,43.56275,7167,6,11,16,53,57,4.15,5.0,fr,41429,143,1737192,1,1,Active Shallow Crust,0.0,89.98901,0.0,06/11/7167
+4.97497,43.56275,9714,10,11,16,32,6,4.25,5.0,fr,41430,194,1737204,1,1,Active Shallow Crust,0.0,89.99021,0.0,10/11/9714
+4.97497,43.56275,3177,3,21,5,9,23,4.25,5.0,fr,41431,63,1737207,1,1,Active Shallow Crust,240.0074,57.99389,0.0,03/21/3177
+4.97497,43.56275,6592,1,11,12,51,28,4.55,15.0,fr,41432,131,1737241,1,1,Active Shallow Crust,0.0,89.99075,0.0,01/11/6592
+4.97497,43.56275,6994,10,4,6,10,42,4.85,5.0,fr,41433,139,1737276,1,1,Active Shallow Crust,0.0,89.99018,0.0,10/04/6994
+4.97497,43.56275,8529,9,5,8,34,40,5.05,15.0,fr,41434,170,1737301,1,1,Active Shallow Crust,0.0,89.9896,0.0,09/05/8529
+-0.62271,43.65747,2449,6,6,15,37,30,3.55,5.0,fr,41435,48,1737600,1,1,Active Shallow Crust,0.0,89.98997,0.0,06/06/2449
+-0.62271,43.65747,963,6,22,4,59,7,3.65,5.0,fr,41436,19,1737612,1,1,Active Shallow Crust,0.0,89.99025,0.0,06/22/0963
+-0.62271,43.65747,3360,10,14,16,34,7,3.65,27.5,fr,41437,67,1737614,1,1,Active Shallow Crust,0.0,89.99025,0.0,10/14/3360
+-0.62271,43.65747,9479,9,7,0,54,1,3.75,5.0,fr,41438,189,1737624,1,1,Active Shallow Crust,0.0,89.98986,0.0,09/07/9479
+-0.62271,43.65747,3349,2,6,8,26,18,3.85,5.0,fr,41439,66,1737645,1,1,Active Shallow Crust,128.8958,89.99387,0.0,02/06/3349
+-0.62271,43.65747,6946,10,14,17,13,8,3.95,27.5,fr,41440,138,1737650,1,1,Active Shallow Crust,0.0,89.99022,0.0,10/14/6946
+2.85239,45.88027,4715,9,22,17,2,27,3.55,5.0,fr,41441,94,1738080,1,1,Active Shallow Crust,0.0,89.98947,0.0,09/22/4715
+2.85239,45.88027,538,12,16,12,56,3,3.55,5.0,fr,41442,10,1738083,1,1,Active Shallow Crust,240.0128,57.99753,0.0,12/16/0538
+2.85239,45.88027,6093,3,4,8,51,56,3.55,15.0,fr,41443,121,1738084,1,1,Active Shallow Crust,240.0128,57.99753,0.0,03/04/6093
+2.85239,45.88027,2710,3,18,20,20,2,3.65,5.0,fr,41444,54,1738092,1,2,Active Shallow Crust,0.0,89.99062,0.0,03/18/2710
+2.85239,45.88027,33,3,26,6,55,10,3.65,5.0,fr,41445,0,1738092,1,2,Active Shallow Crust,0.0,89.99062,0.0,03/26/0033
+2.85239,45.88027,4733,1,7,4,40,12,3.65,5.0,fr,41446,94,1738095,1,1,Active Shallow Crust,240.0009,58.01328,0.0,01/07/4733
+2.85239,45.88027,2174,10,23,23,17,37,3.65,5.0,fr,41447,43,1738101,1,1,Active Shallow Crust,128.9004,89.96351,0.0,10/23/2174
+2.85239,45.88027,8499,7,27,7,58,54,3.75,5.0,fr,41448,169,1738104,1,2,Active Shallow Crust,0.0,89.98885,0.0,07/27/8499
+2.85239,45.88027,453,10,19,22,45,59,3.75,5.0,fr,41449,9,1738104,1,2,Active Shallow Crust,0.0,89.98885,0.0,10/19/0453
+2.85239,45.88027,5431,7,14,0,30,59,3.75,27.5,fr,41450,108,1738106,1,1,Active Shallow Crust,0.0,89.98885,0.0,07/14/5431
+2.85239,45.88027,8158,2,15,0,50,18,3.85,5.0,fr,41451,163,1738116,1,1,Active Shallow Crust,0.0,89.99006,0.0,02/15/8158
+2.85239,45.88027,6914,6,21,23,24,10,3.85,15.0,fr,41452,138,1738117,1,1,Active Shallow Crust,0.0,89.99006,0.0,06/21/6914
+2.85239,45.88027,9158,4,6,22,54,41,3.95,5.0,fr,41453,183,1738128,1,1,Active Shallow Crust,0.0,89.98893,0.0,04/06/9158
+2.85239,45.88027,2354,11,10,20,26,4,3.95,5.0,fr,41454,47,1738131,1,1,Active Shallow Crust,240.0196,58.00505,0.0,11/10/2354
+2.85239,45.88027,616,7,25,12,1,34,4.15,15.0,fr,41455,12,1738153,1,1,Active Shallow Crust,0.0,89.98944,0.0,07/25/0616
+2.85239,45.88027,347,7,3,17,41,6,4.35,15.0,fr,41456,6,1738183,1,1,Active Shallow Crust,0.0,89.9901,-90.0,07/03/0347
+2.85239,45.88027,3579,4,13,1,26,8,4.35,5.0,fr,41457,71,1738185,1,1,Active Shallow Crust,128.8978,89.98276,0.0,04/13/3579
+2.85239,45.88027,1453,3,19,8,52,37,4.45,5.0,fr,41458,29,1738188,1,2,Active Shallow Crust,0.0,89.99004,0.0,03/19/1453
+2.85239,45.88027,6400,7,21,22,19,23,4.45,5.0,fr,41459,127,1738188,1,2,Active Shallow Crust,0.0,89.99004,0.0,07/21/6400
+2.85239,45.88027,7960,9,18,5,10,44,4.65,5.0,fr,41460,159,1738212,1,1,Active Shallow Crust,0.0,89.9901,0.0,09/18/7960
+2.85239,45.88027,4996,4,3,20,48,57,5.55,5.0,fr,41461,99,1738320,1,1,Active Shallow Crust,359.9998,89.99017,0.0,04/03/4996
+3.65079,50.80317,2758,6,22,18,43,1,3.55,27.5,fr,41462,55,1738562,1,1,Active Shallow Crust,0.0,89.99044,0.0,06/22/2758
+3.65079,50.80317,2952,7,3,23,11,54,3.55,5.0,fr,41463,59,1738563,1,1,Active Shallow Crust,240.0125,57.99854,0.0,07/03/2952
+3.65079,50.80317,2968,10,17,21,57,36,3.65,27.5,fr,41464,59,1738577,1,1,Active Shallow Crust,240.0013,58.0129,0.0,10/17/2968
+3.65079,50.80317,273,3,23,14,23,51,3.65,5.0,fr,41465,5,1738581,1,1,Active Shallow Crust,128.9007,89.96336,0.0,03/23/0273
+3.65079,50.80317,5018,5,7,8,13,3,3.75,5.0,fr,41466,100,1738584,1,1,Active Shallow Crust,0.0,89.98988,0.0,05/07/5018
+3.65079,50.80317,772,12,2,13,10,35,3.95,5.0,fr,41467,15,1738608,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/02/0772
+3.65079,50.80317,958,1,5,8,48,53,4.05,5.0,fr,41468,19,1738620,1,1,Active Shallow Crust,0.0,89.98925,0.0,01/05/0958
+3.65079,50.80317,3077,6,9,20,40,53,4.15,5.0,fr,41469,61,1738632,1,1,Active Shallow Crust,0.0,89.99042,0.0,06/09/3077
+3.650799,50.80317,9989,5,29,22,19,25,6.45,8.491219,fr,41470,199,1738908,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/29/9989
+6.9133,44.20644,2074,7,3,21,35,55,3.55,15.0,fr,41471,41,1739050,1,1,Active Shallow Crust,128.8963,89.99277,0.0,07/03/2074
+6.9133,44.20644,9848,9,8,1,48,40,3.65,5.0,fr,41472,196,1739052,1,3,Active Shallow Crust,0.0,89.98711,0.0,09/08/9848
+6.9133,44.20644,5423,11,4,7,31,58,3.65,5.0,fr,41473,108,1739052,1,3,Active Shallow Crust,0.0,89.98711,0.0,11/04/5423
+6.9133,44.20644,310,4,3,14,50,26,3.65,5.0,fr,41474,6,1739052,1,3,Active Shallow Crust,0.0,89.98711,0.0,04/03/0310
+6.9133,44.20644,1596,9,18,23,50,35,3.65,15.0,fr,41475,31,1739053,1,1,Active Shallow Crust,0.0,89.98711,0.0,09/18/1596
+6.9133,44.20644,5826,6,30,11,26,5,3.65,5.0,fr,41476,116,1739058,1,1,Active Shallow Crust,0.0,89.98697,-90.0,06/30/5826
+6.9133,44.20644,4666,5,15,8,39,54,3.75,5.0,fr,41477,93,1739067,1,1,Active Shallow Crust,240.0077,58.0186,0.0,05/15/4666
+6.9133,44.20644,1125,2,25,10,43,56,3.75,15.0,fr,41478,22,1739068,1,1,Active Shallow Crust,240.0077,58.0186,0.0,02/25/1125
+6.9133,44.20644,8716,1,11,16,44,35,3.75,5.0,fr,41479,174,1739070,1,1,Active Shallow Crust,0.0,89.98838,-90.0,01/11/8716
+6.9133,44.20644,7489,8,5,13,22,5,3.75,27.5,fr,41480,149,1739072,1,1,Active Shallow Crust,0.0,89.98838,-90.0,08/05/7489
+6.9133,44.20644,7335,12,25,5,21,25,3.85,5.0,fr,41481,146,1739076,1,2,Active Shallow Crust,0.0,89.98976,0.0,12/25/7335
+6.9133,44.20644,3138,12,16,19,21,45,3.85,5.0,fr,41482,62,1739076,1,2,Active Shallow Crust,0.0,89.98976,0.0,12/16/3138
+6.9133,44.20644,6048,6,24,21,44,41,3.95,5.0,fr,41483,120,1739088,1,1,Active Shallow Crust,0.0,89.99088,0.0,06/24/6048
+6.9133,44.20644,2396,7,19,2,10,10,4.15,15.0,fr,41484,47,1739113,1,1,Active Shallow Crust,0.0,89.98913,0.0,07/19/2396
+6.9133,44.20644,2629,6,4,12,46,23,4.15,5.0,fr,41485,52,1739115,1,1,Active Shallow Crust,240.0086,57.99681,0.0,06/04/2629
+6.9133,44.20644,9729,10,28,15,11,28,4.65,5.0,fr,41486,194,1739172,1,1,Active Shallow Crust,0.0,89.98981,0.0,10/28/9729
+6.9133,44.20644,8675,7,22,11,39,55,4.85,5.0,fr,41487,173,1739196,1,1,Active Shallow Crust,0.0,89.99029,0.0,07/22/8675
+6.9133,44.20644,4554,9,11,21,35,46,4.95,5.0,fr,41488,91,1739208,1,1,Active Shallow Crust,0.0,89.9899,0.0,09/11/4554
+6.9133,44.20644,8706,5,26,12,35,27,4.95,15.0,fr,41489,174,1739218,1,2,Active Shallow Crust,128.8908,89.98966,0.0,05/26/8706
+6.9133,44.20644,4280,1,12,21,3,59,4.95,15.0,fr,41490,85,1739218,1,2,Active Shallow Crust,128.8908,89.98966,0.0,01/12/4280
+6.9133,44.20644,7301,1,5,18,12,13,6.65,15.0,fr,41491,146,1739413,1,1,Active Shallow Crust,0.0,89.99,0.0,01/05/7301
+2.78348,48.44685,2571,9,10,20,20,55,3.65,15.0,fr,41492,51,1739539,1,1,Active Shallow Crust,0.0,89.99095,-90.0,09/10/2571
+2.78348,48.44685,5992,5,10,8,37,25,4.25,15.0,fr,41493,119,1739608,1,1,Active Shallow Crust,240.0076,57.9944,0.0,05/10/5992
+0.34075,48.85523,2016,11,19,23,18,9,3.55,5.0,fr,41494,40,1740000,1,1,Active Shallow Crust,0.0,89.99005,0.0,11/19/2016
+0.34075,48.85523,1293,2,5,9,43,4,3.55,5.0,fr,41495,25,1740003,1,1,Active Shallow Crust,240.0124,57.99822,0.0,02/05/1293
+0.34075,48.85523,7499,3,5,18,45,41,3.65,5.0,fr,41496,149,1740012,1,1,Active Shallow Crust,0.0,89.99002,0.0,03/05/7499
+0.34075,48.85523,3565,1,25,16,21,41,3.65,15.0,fr,41497,71,1740013,1,1,Active Shallow Crust,0.0,89.99002,0.0,01/25/3565
+0.34075,48.85523,7594,6,4,21,36,6,3.75,5.0,fr,41498,151,1740024,1,1,Active Shallow Crust,0.0,89.99012,0.0,06/04/7594
+0.34075,48.85523,1787,12,24,6,41,27,3.85,5.0,fr,41499,35,1740036,1,1,Active Shallow Crust,0.0,89.99002,0.0,12/24/1787
+0.34075,48.85523,1380,6,4,23,37,31,4.25,5.0,fr,41500,27,1740087,1,1,Active Shallow Crust,240.0081,57.99417,0.0,06/04/1380
+0.34075,48.85523,3887,3,26,16,15,38,4.25,15.0,fr,41501,77,1740088,1,1,Active Shallow Crust,240.0081,57.99417,0.0,03/26/3887
+0.34075,48.85523,5358,3,2,13,21,27,4.55,5.0,fr,41502,107,1740120,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/02/5358
+0.34075,48.85523,6416,7,3,3,32,24,4.55,5.0,fr,41503,128,1740126,1,1,Active Shallow Crust,0.0,89.99005,-90.0,07/03/6416
+0.34075,48.85523,2091,1,29,15,13,27,4.75,15.0,fr,41504,41,1740145,1,1,Active Shallow Crust,0.0,89.99,0.0,01/29/2091
+0.34075,48.85523,3209,5,4,19,9,20,4.95,5.0,fr,41505,64,1740168,1,1,Active Shallow Crust,0.0,89.98998,0.0,05/04/3209
+-0.01302,48.9669,1706,3,8,0,17,29,3.55,5.0,fr,41506,34,1740480,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/08/1706
+-0.01302,48.9669,3085,5,9,5,15,49,3.55,5.0,fr,41507,61,1740486,1,1,Active Shallow Crust,0.0,89.99,-90.0,05/09/3085
+-0.01302,48.9669,592,11,28,16,25,34,3.65,5.0,fr,41508,11,1740492,1,2,Active Shallow Crust,0.0,89.99,0.0,11/28/0592
+-0.01302,48.9669,9164,4,28,17,33,44,3.65,5.0,fr,41509,183,1740492,1,2,Active Shallow Crust,0.0,89.99,0.0,04/28/9164
+-0.01302,48.9669,2437,6,22,17,13,37,3.65,27.5,fr,41510,48,1740497,1,1,Active Shallow Crust,240.0014,58.01286,0.0,06/22/2437
+-0.01302,48.9669,5640,12,30,20,41,42,3.65,15.0,fr,41511,112,1740499,1,1,Active Shallow Crust,0.0,89.99,-90.0,12/30/5640
+-0.01302,48.9669,9773,9,8,11,36,21,3.75,5.0,fr,41512,195,1740504,1,1,Active Shallow Crust,0.0,89.99,0.0,09/08/9773
+-0.01302,48.9669,4330,2,12,4,34,41,3.75,15.0,fr,41513,86,1740505,1,1,Active Shallow Crust,0.0,89.99,0.0,02/12/4330
+-0.01302,48.9669,1622,10,10,16,32,15,3.85,5.0,fr,41514,32,1740516,1,2,Active Shallow Crust,360.0,89.99001,0.0,10/10/1622
+-0.01302,48.9669,7983,8,5,19,4,31,3.85,5.0,fr,41515,159,1740516,1,2,Active Shallow Crust,360.0,89.99001,0.0,08/05/7983
+-0.01302,48.9669,334,2,5,4,37,25,3.95,5.0,fr,41516,6,1740528,1,1,Active Shallow Crust,0.0,89.99,0.0,02/05/0334
+-0.01302,48.9669,5320,4,24,9,10,47,3.95,5.0,fr,41517,106,1740534,1,1,Active Shallow Crust,0.0,89.99,-90.0,04/24/5320
+-0.01302,48.9669,5386,9,15,3,49,35,4.15,15.0,fr,41518,107,1740553,1,1,Active Shallow Crust,0.0,89.99,0.0,09/15/5386
+-0.01302,48.9669,6937,4,20,10,39,37,4.35,5.0,fr,41519,138,1740576,1,1,Active Shallow Crust,0.0,89.99,0.0,04/20/6937
+-0.01302,48.9669,8481,7,29,18,57,47,4.35,15.0,fr,41520,169,1740580,1,1,Active Shallow Crust,240.009,57.99605,0.0,07/29/8481
+-1.57322,46.84273,7700,11,3,8,52,28,3.55,5.0,fr,41521,153,1740960,1,1,Active Shallow Crust,0.0,89.98965,0.0,11/03/7700
+-1.57322,46.84273,2949,5,26,0,18,24,3.55,15.0,fr,41522,58,1740961,1,1,Active Shallow Crust,0.0,89.98965,0.0,05/26/2949
+-1.57322,46.84273,8603,2,2,21,49,7,3.55,27.5,fr,41523,172,1740962,1,1,Active Shallow Crust,0.0,89.98965,0.0,02/02/8603
+-1.57322,46.84273,4801,8,15,21,5,32,3.55,5.0,fr,41524,96,1740963,1,1,Active Shallow Crust,240.0125,57.99809,0.0,08/15/4801
+-1.57322,46.84273,9232,11,13,21,30,38,3.55,15.0,fr,41525,184,1740964,1,1,Active Shallow Crust,240.0125,57.99809,0.0,11/13/9232
+-1.57322,46.84273,7023,10,28,12,16,56,3.65,5.0,fr,41526,140,1740972,1,1,Active Shallow Crust,0.0,89.98924,0.0,10/28/7023
+-1.57322,46.84273,2731,10,24,14,39,17,3.65,15.0,fr,41527,54,1740973,1,1,Active Shallow Crust,0.0,89.98924,0.0,10/24/2731
+-1.57322,46.84273,9813,2,12,4,36,41,3.65,5.0,fr,41528,196,1740978,1,1,Active Shallow Crust,0.0,89.99067,-90.0,02/12/9813
+-1.57322,46.84273,3457,3,14,15,10,33,3.75,15.0,fr,41529,69,1740985,1,1,Active Shallow Crust,0.0,89.99041,0.0,03/14/3457
+-1.57322,46.84273,3685,10,12,18,48,6,3.75,27.5,fr,41530,73,1740986,1,1,Active Shallow Crust,0.0,89.99041,0.0,10/12/3685
+-1.57322,46.84273,9397,7,15,8,40,0,3.75,5.0,fr,41531,187,1740990,1,1,Active Shallow Crust,0.0,89.9903,-90.0,07/15/9397
+-1.57322,46.84273,4141,5,21,21,15,57,3.85,5.0,fr,41532,82,1740996,1,1,Active Shallow Crust,0.0,89.99023,0.0,05/21/4141
+-1.57322,46.84273,3065,10,28,18,6,57,3.85,5.0,fr,41533,61,1740999,1,1,Active Shallow Crust,240.0107,57.99784,0.0,10/28/3065
+-1.57322,46.84273,6530,11,22,4,32,36,3.95,5.0,fr,41534,130,1741008,1,3,Active Shallow Crust,0.0,89.99021,0.0,11/22/6530
+-1.57322,46.84273,3546,3,30,9,44,30,3.95,5.0,fr,41535,70,1741008,1,3,Active Shallow Crust,0.0,89.99021,0.0,03/30/3546
+-1.57322,46.84273,1749,12,29,0,38,3,3.95,5.0,fr,41536,34,1741008,1,3,Active Shallow Crust,0.0,89.99021,0.0,12/29/1749
+-1.57322,46.84273,6458,2,25,7,34,32,4.35,5.0,fr,41537,129,1741056,1,1,Active Shallow Crust,0.0,89.9897,0.0,02/25/6458
+-1.57322,46.84273,2740,11,30,23,17,31,4.95,27.5,fr,41538,54,1741130,1,1,Active Shallow Crust,0.0,89.99002,0.0,11/30/2740
+-1.57322,46.84273,6540,6,13,22,45,1,5.75,5.0,fr,41539,130,1741224,1,1,Active Shallow Crust,0.0,89.99,0.0,06/13/6540
+-1.77729,42.43119,5027,10,3,11,53,55,3.55,5.0,fr,41540,100,1741440,1,1,Active Shallow Crust,0.0,89.9907,0.0,10/03/5027
+-1.77729,42.43119,1926,1,15,5,41,42,3.55,5.0,fr,41541,38,1741446,1,1,Active Shallow Crust,0.0,89.99059,-90.0,01/15/1926
+-1.77729,42.43119,152,8,20,1,2,34,3.55,15.0,fr,41542,3,1741447,1,1,Active Shallow Crust,0.0,89.99059,-90.0,08/20/0152
+-1.77729,42.43119,2364,5,28,6,31,55,3.65,5.0,fr,41543,47,1741452,1,1,Active Shallow Crust,0.0,89.99005,0.0,05/28/2364
+-1.77729,42.43119,2773,5,18,2,28,53,3.75,5.0,fr,41544,55,1741464,1,1,Active Shallow Crust,0.0,89.98965,0.0,05/18/2773
+-1.77729,42.43119,6440,2,6,4,30,4,3.75,5.0,fr,41545,128,1741467,1,1,Active Shallow Crust,240.0079,58.01764,0.0,02/06/6440
+-1.77729,42.43119,5674,7,15,19,56,12,3.75,15.0,fr,41546,113,1741471,1,1,Active Shallow Crust,0.0,89.98953,-90.0,07/15/5674
+-1.77729,42.43119,917,5,29,16,34,44,3.95,5.0,fr,41547,18,1741488,1,2,Active Shallow Crust,0.0,89.98943,0.0,05/29/0917
+-1.77729,42.43119,5815,8,25,22,12,20,3.95,5.0,fr,41548,116,1741488,1,2,Active Shallow Crust,0.0,89.98943,0.0,08/25/5815
+-1.77729,42.43119,4132,5,12,0,40,10,4.05,15.0,fr,41549,82,1741507,1,1,Active Shallow Crust,0.0,89.99047,-90.0,05/12/4132
+-1.77729,42.43119,1756,9,2,19,3,18,4.15,5.0,fr,41550,35,1741512,1,1,Active Shallow Crust,0.0,89.98974,0.0,09/02/1756
+-1.77729,42.43119,2385,5,5,7,41,11,4.15,15.0,fr,41551,47,1741513,1,1,Active Shallow Crust,0.0,89.98974,0.0,05/05/2385
+-1.77729,42.43119,8411,3,26,13,9,5,4.55,5.0,fr,41552,168,1741560,1,1,Active Shallow Crust,0.0,89.99,0.0,03/26/8411
+-1.77729,42.43119,1786,2,17,12,47,53,4.65,5.0,fr,41553,35,1741572,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/17/1786
+-1.77729,42.43119,9963,5,13,11,19,23,5.65,27.5,fr,41554,199,1741694,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/13/9963
+5.88501,50.7387,7547,10,28,23,59,12,3.55,5.0,fr,41555,150,1741920,1,7,Active Shallow Crust,0.0,89.98724,0.0,10/28/7547
+5.88501,50.7387,5645,10,13,4,29,19,3.55,5.0,fr,41556,112,1741920,1,7,Active Shallow Crust,0.0,89.98724,0.0,10/13/5645
+5.88501,50.7387,879,5,4,21,25,34,3.55,5.0,fr,41557,17,1741920,1,7,Active Shallow Crust,0.0,89.98724,0.0,05/04/0879
+5.88501,50.7387,4612,6,16,1,28,25,3.55,5.0,fr,41558,92,1741920,1,7,Active Shallow Crust,0.0,89.98724,0.0,06/16/4612
+5.88501,50.7387,6917,2,8,8,57,44,3.55,5.0,fr,41559,138,1741920,1,7,Active Shallow Crust,0.0,89.98724,0.0,02/08/6917
+5.88501,50.7387,3693,5,3,1,44,5,3.55,5.0,fr,41560,73,1741920,1,7,Active Shallow Crust,0.0,89.98724,0.0,05/03/3693
+5.88501,50.7387,7871,1,20,0,33,12,3.55,5.0,fr,41561,157,1741920,1,7,Active Shallow Crust,0.0,89.98724,0.0,01/20/7871
+5.88501,50.7387,799,3,2,4,24,8,3.55,15.0,fr,41562,15,1741921,1,3,Active Shallow Crust,0.0,89.98724,0.0,03/02/0799
+5.88501,50.7387,6024,3,25,23,52,13,3.55,15.0,fr,41563,120,1741921,1,3,Active Shallow Crust,0.0,89.98724,0.0,03/25/6024
+5.88501,50.7387,7837,3,21,18,32,2,3.55,15.0,fr,41564,156,1741921,1,3,Active Shallow Crust,0.0,89.98724,0.0,03/21/7837
+5.88501,50.7387,2546,3,3,5,8,15,3.55,27.5,fr,41565,50,1741922,1,1,Active Shallow Crust,0.0,89.98724,0.0,03/03/2546
+5.88501,50.7387,8445,8,11,8,15,11,3.55,5.0,fr,41566,168,1741923,1,2,Active Shallow Crust,240.0124,57.99778,0.0,08/11/8445
+5.88501,50.7387,7728,1,11,11,8,55,3.55,5.0,fr,41567,154,1741923,1,2,Active Shallow Crust,240.0124,57.99778,0.0,01/11/7728
+5.88501,50.7387,5976,6,10,7,14,50,3.55,5.0,fr,41568,119,1741926,1,1,Active Shallow Crust,0.0,89.98709,-90.0,06/10/5976
+5.88501,50.7387,9133,6,28,5,8,36,3.55,15.0,fr,41569,182,1741927,1,1,Active Shallow Crust,0.0,89.98709,-90.0,06/28/9133
+5.88501,50.7387,6011,1,23,17,49,35,3.55,27.5,fr,41570,120,1741928,1,1,Active Shallow Crust,0.0,89.98709,-90.0,01/23/6011
+5.88501,50.7387,3850,1,11,3,21,53,3.65,5.0,fr,41571,76,1741932,1,3,Active Shallow Crust,0.0,89.98862,0.0,01/11/3850
+5.88501,50.7387,1301,3,17,6,51,6,3.65,5.0,fr,41572,26,1741932,1,3,Active Shallow Crust,0.0,89.98862,0.0,03/17/1301
+5.88501,50.7387,5720,8,25,1,14,26,3.65,5.0,fr,41573,114,1741932,1,3,Active Shallow Crust,0.0,89.98862,0.0,08/25/5720
+5.88501,50.7387,7556,6,7,6,26,18,3.65,15.0,fr,41574,151,1741933,1,1,Active Shallow Crust,0.0,89.98862,0.0,06/07/7556
+5.88501,50.7387,3,4,29,13,0,7,3.65,27.5,fr,41575,0,1741937,1,1,Active Shallow Crust,240.0021,58.01307,0.0,04/29/0003
+5.88501,50.7387,1141,5,1,7,39,47,3.65,5.0,fr,41576,22,1741938,1,1,Active Shallow Crust,0.0,89.98849,-90.0,05/01/1141
+5.88501,50.7387,5453,10,20,14,6,3,3.75,5.0,fr,41577,109,1741944,1,2,Active Shallow Crust,0.0,89.98986,0.0,10/20/5453
+5.88501,50.7387,5527,3,15,6,9,22,3.75,5.0,fr,41578,110,1741944,1,2,Active Shallow Crust,0.0,89.98986,0.0,03/15/5527
+5.88501,50.7387,2381,11,7,20,39,55,3.75,15.0,fr,41579,47,1741945,1,3,Active Shallow Crust,0.0,89.98986,0.0,11/07/2381
+5.88501,50.7387,9644,11,4,20,23,33,3.75,15.0,fr,41580,192,1741945,1,3,Active Shallow Crust,0.0,89.98986,0.0,11/04/9644
+5.88501,50.7387,8905,6,23,13,34,12,3.75,15.0,fr,41581,178,1741945,1,3,Active Shallow Crust,0.0,89.98986,0.0,06/23/8905
+5.88501,50.7387,4057,6,3,0,38,56,3.75,27.5,fr,41582,81,1741946,1,2,Active Shallow Crust,0.0,89.98986,0.0,06/03/4057
+5.88501,50.7387,4814,6,20,6,25,24,3.75,27.5,fr,41583,96,1741946,1,2,Active Shallow Crust,0.0,89.98986,0.0,06/20/4814
+5.88501,50.7387,2036,9,28,13,8,47,3.75,15.0,fr,41584,40,1741951,1,1,Active Shallow Crust,0.0,89.98975,-90.0,09/28/2036
+5.88501,50.7387,7184,10,3,1,49,25,3.75,15.0,fr,41585,143,1741954,1,1,Active Shallow Crust,128.8955,89.96756,0.0,10/03/7184
+5.88501,50.7387,9446,11,29,15,34,1,3.85,5.0,fr,41586,188,1741956,1,3,Active Shallow Crust,0.0,89.99097,0.0,11/29/9446
+5.88501,50.7387,2314,8,20,4,35,39,3.85,5.0,fr,41587,46,1741956,1,3,Active Shallow Crust,0.0,89.99097,0.0,08/20/2314
+5.88501,50.7387,3256,6,28,5,5,51,3.85,5.0,fr,41588,65,1741956,1,3,Active Shallow Crust,0.0,89.99097,0.0,06/28/3256
+5.88501,50.7387,1663,2,10,19,40,13,3.85,15.0,fr,41589,33,1741957,1,2,Active Shallow Crust,0.0,89.99097,0.0,02/10/1663
+5.88501,50.7387,5924,4,29,19,8,11,3.85,15.0,fr,41590,118,1741957,1,2,Active Shallow Crust,0.0,89.99097,0.0,04/29/5924
+5.88501,50.7387,4458,6,3,4,56,25,3.85,27.5,fr,41591,89,1741958,1,2,Active Shallow Crust,0.0,89.99097,0.0,06/03/4458
+5.88501,50.7387,5841,9,26,19,21,27,3.85,27.5,fr,41592,116,1741958,1,2,Active Shallow Crust,0.0,89.99097,0.0,09/26/5841
+5.88501,50.7387,5906,11,30,18,46,37,3.85,15.0,fr,41593,118,1741960,1,2,Active Shallow Crust,240.011,57.99812,0.0,11/30/5906
+5.88501,50.7387,8753,2,26,8,21,9,3.85,15.0,fr,41594,175,1741960,1,2,Active Shallow Crust,240.011,57.99812,0.0,02/26/8753
+5.88501,50.7387,6349,6,5,16,9,11,3.85,27.5,fr,41595,126,1741961,1,1,Active Shallow Crust,240.011,57.99812,0.0,06/05/6349
+5.88501,50.7387,1469,10,20,5,7,8,3.85,5.0,fr,41596,29,1741962,1,1,Active Shallow Crust,0.0,89.99086,-90.0,10/20/1469
+5.88501,50.7387,7189,11,19,0,52,59,3.95,5.0,fr,41597,143,1741968,1,2,Active Shallow Crust,0.0,89.99194,0.0,11/19/7189
+5.88501,50.7387,8183,10,21,12,32,8,3.95,5.0,fr,41598,163,1741968,1,2,Active Shallow Crust,0.0,89.99194,0.0,10/21/8183
+5.88501,50.7387,8160,10,10,20,32,26,3.95,15.0,fr,41599,163,1741969,1,1,Active Shallow Crust,0.0,89.99194,0.0,10/10/8160
+5.88501,50.7387,5698,7,9,13,25,47,3.95,27.5,fr,41600,113,1741970,1,1,Active Shallow Crust,0.0,89.99194,0.0,07/09/5698
+5.88501,50.7387,9925,8,11,18,57,21,3.95,27.5,fr,41601,198,1741976,1,1,Active Shallow Crust,0.0,89.99185,-90.0,08/11/9925
+5.88501,50.7387,9413,9,1,20,24,23,4.05,5.0,fr,41602,188,1741980,1,2,Active Shallow Crust,0.0,89.98923,0.0,09/01/9413
+5.88501,50.7387,4761,5,30,13,30,21,4.05,5.0,fr,41603,95,1741980,1,2,Active Shallow Crust,0.0,89.98923,0.0,05/30/4761
+5.88501,50.7387,5501,9,30,13,52,21,4.05,27.5,fr,41604,110,1741982,1,1,Active Shallow Crust,0.0,89.98923,0.0,09/30/5501
+5.88501,50.7387,9955,9,20,7,17,3,4.05,5.0,fr,41605,199,1741983,1,1,Active Shallow Crust,240.0069,58.00602,0.0,09/20/9955
+5.88501,50.7387,8858,11,13,7,57,40,4.05,5.0,fr,41606,177,1741986,1,1,Active Shallow Crust,0.0,89.98911,-90.0,11/13/8858
+5.88501,50.7387,6742,7,23,19,31,30,4.05,15.0,fr,41607,134,1741987,1,2,Active Shallow Crust,0.0,89.98911,-90.0,07/23/6742
+5.88501,50.7387,9671,2,4,17,13,11,4.05,15.0,fr,41608,193,1741987,1,2,Active Shallow Crust,0.0,89.98911,-90.0,02/04/9671
+5.88501,50.7387,9211,8,24,12,45,34,4.05,15.0,fr,41609,184,1741990,1,1,Active Shallow Crust,128.8894,89.99462,0.0,08/24/9211
+5.88501,50.7387,824,12,31,23,8,0,4.15,5.0,fr,41610,16,1741992,1,1,Active Shallow Crust,0.0,89.9904,0.0,12/31/0824
+5.88501,50.7387,7051,5,23,23,36,23,4.15,15.0,fr,41611,141,1741993,1,1,Active Shallow Crust,0.0,89.9904,0.0,05/23/7051
+5.88501,50.7387,6167,11,21,8,6,47,4.15,15.0,fr,41612,123,1741996,1,1,Active Shallow Crust,240.0093,57.99765,0.0,11/21/6167
+5.88501,50.7387,1017,8,10,22,50,42,4.25,5.0,fr,41613,20,1742004,1,3,Active Shallow Crust,0.0,89.98859,0.0,08/10/1017
+5.88501,50.7387,3398,2,4,1,13,33,4.25,5.0,fr,41614,67,1742004,1,3,Active Shallow Crust,0.0,89.98859,0.0,02/04/3398
+5.88501,50.7387,3655,7,8,12,18,28,4.25,5.0,fr,41615,73,1742004,1,3,Active Shallow Crust,0.0,89.98859,0.0,07/08/3655
+5.88501,50.7387,904,5,17,7,53,37,4.25,15.0,fr,41616,18,1742005,1,1,Active Shallow Crust,0.0,89.98859,0.0,05/17/0904
+5.88501,50.7387,6411,4,2,6,16,6,4.25,5.0,fr,41617,128,1742007,1,1,Active Shallow Crust,240.0086,57.99383,0.0,04/02/6411
+5.88501,50.7387,9463,10,21,13,44,19,4.25,5.0,fr,41618,189,1742010,1,1,Active Shallow Crust,0.0,89.99135,-90.0,10/21/9463
+5.88501,50.7387,6439,6,26,5,21,14,4.35,5.0,fr,41619,128,1742016,1,1,Active Shallow Crust,0.0,89.98984,0.0,06/26/6439
+5.88501,50.7387,2782,5,7,21,52,3,4.65,5.0,fr,41620,55,1742052,1,4,Active Shallow Crust,0.0,89.9892,0.0,05/07/2782
+5.88501,50.7387,4803,6,25,8,33,3,4.65,5.0,fr,41621,96,1742052,1,4,Active Shallow Crust,0.0,89.9892,0.0,06/25/4803
+5.88501,50.7387,619,9,3,20,7,39,4.65,5.0,fr,41622,12,1742052,1,4,Active Shallow Crust,0.0,89.9892,0.0,09/03/0619
+5.88501,50.7387,5317,1,21,23,39,46,4.65,5.0,fr,41623,106,1742052,1,4,Active Shallow Crust,0.0,89.9892,0.0,01/21/5317
+5.88501,50.7387,7172,11,11,10,40,28,4.75,5.0,fr,41624,143,1742064,1,2,Active Shallow Crust,0.0,89.99038,0.0,11/11/7172
+5.88501,50.7387,7080,1,18,21,47,51,4.75,5.0,fr,41625,141,1742064,1,2,Active Shallow Crust,0.0,89.99038,0.0,01/18/7080
+5.88501,50.7387,2870,6,6,12,34,18,4.95,5.0,fr,41626,57,1742088,1,1,Active Shallow Crust,0.0,89.98981,0.0,06/06/2870
+5.88501,50.7387,6552,2,22,12,9,27,4.95,5.0,fr,41627,131,1742097,1,1,Active Shallow Crust,128.8882,89.98974,0.0,02/22/6552
+5.88501,50.7387,2203,8,20,21,56,53,5.45,15.0,fr,41628,44,1742149,1,1,Active Shallow Crust,0.0,89.98997,0.0,08/20/2203
+-0.54529,41.87922,9349,7,14,13,9,6,3.65,5.0,fr,41629,186,1742412,1,1,Active Shallow Crust,0.0,89.98996,0.0,07/14/9349
+-0.54529,41.87922,7478,6,13,16,40,35,3.65,5.0,fr,41630,149,1742421,1,1,Active Shallow Crust,128.9007,89.96351,0.0,06/13/7478
+-0.54529,41.87922,9218,4,2,14,49,29,4.55,5.0,fr,41631,184,1742520,1,1,Active Shallow Crust,0.0,89.98991,0.0,04/02/9218
+6.61665,48.45712,1194,9,16,8,1,59,3.65,15.0,fr,41632,23,1742899,1,1,Active Shallow Crust,0.0,89.98794,-90.0,09/16/1194
+6.61665,48.45712,7843,7,31,8,52,55,3.75,5.0,fr,41633,156,1742913,1,1,Active Shallow Crust,128.8967,89.96752,0.0,07/31/7843
+6.61665,48.45712,9008,7,24,19,5,15,3.85,15.0,fr,41634,180,1742917,1,2,Active Shallow Crust,0.0,89.99053,0.0,07/24/9008
+6.61665,48.45712,2534,5,8,2,27,34,3.85,15.0,fr,41635,50,1742917,1,2,Active Shallow Crust,0.0,89.99053,0.0,05/08/2534
+6.61665,48.45712,2970,1,15,18,16,28,3.95,5.0,fr,41636,59,1742928,1,2,Active Shallow Crust,0.0,89.99156,0.0,01/15/2970
+6.61665,48.45712,5747,2,13,17,32,16,3.95,5.0,fr,41637,114,1742928,1,2,Active Shallow Crust,0.0,89.99156,0.0,02/13/5747
+6.61665,48.45712,8638,8,1,7,12,37,4.05,5.0,fr,41638,172,1742940,1,1,Active Shallow Crust,0.0,89.98872,0.0,08/01/8638
+6.61665,48.45712,559,11,2,17,58,49,4.25,27.5,fr,41639,11,1742966,1,1,Active Shallow Crust,0.0,89.99104,0.0,11/02/0559
+6.61665,48.45712,8861,5,4,14,28,13,4.45,5.0,fr,41640,177,1742988,1,1,Active Shallow Crust,0.0,89.99051,0.0,05/04/8861
+6.61665,48.45712,6079,2,13,10,58,35,4.45,15.0,fr,41641,121,1742992,1,1,Active Shallow Crust,240.0059,57.9951,0.0,02/13/6079
+1.74944,46.68005,7797,12,30,6,37,46,3.55,5.0,fr,41642,155,1743360,1,1,Active Shallow Crust,0.0,89.98962,0.0,12/30/7797
+1.74944,46.68005,3321,5,12,20,53,28,3.55,5.0,fr,41643,66,1743363,1,1,Active Shallow Crust,240.0123,57.99842,0.0,05/12/3321
+1.74944,46.68005,1506,8,12,21,5,0,3.55,15.0,fr,41644,30,1743367,1,1,Active Shallow Crust,0.0,89.9895,-90.0,08/12/1506
+1.74944,46.68005,1044,4,1,23,55,50,3.55,27.5,fr,41645,20,1743368,1,1,Active Shallow Crust,0.0,89.9895,-90.0,04/01/1044
+1.74944,46.68005,9437,3,6,20,18,44,3.55,27.5,fr,41646,188,1743371,1,1,Active Shallow Crust,128.8965,89.99308,0.0,03/06/9437
+1.74944,46.68005,146,5,11,11,49,21,3.65,5.0,fr,41647,2,1743372,1,4,Active Shallow Crust,0.0,89.99075,0.0,05/11/0146
+1.74944,46.68005,460,7,16,3,19,4,3.65,5.0,fr,41648,9,1743372,1,4,Active Shallow Crust,0.0,89.99075,0.0,07/16/0460
+1.74944,46.68005,2972,2,2,3,40,18,3.65,5.0,fr,41649,59,1743372,1,4,Active Shallow Crust,0.0,89.99075,0.0,02/02/2972
+1.74944,46.68005,593,1,3,11,58,16,3.65,5.0,fr,41650,11,1743372,1,4,Active Shallow Crust,0.0,89.99075,0.0,01/03/0593
+1.74944,46.68005,1468,11,11,10,32,45,3.75,15.0,fr,41651,29,1743385,1,1,Active Shallow Crust,0.0,89.99038,0.0,11/11/1468
+1.74944,46.68005,8111,5,9,7,21,58,3.75,5.0,fr,41652,162,1743387,1,1,Active Shallow Crust,240.0085,58.01751,0.0,05/09/8111
+1.74944,46.68005,7155,7,7,3,7,32,3.85,5.0,fr,41653,143,1743396,1,2,Active Shallow Crust,0.0,89.9902,0.0,07/07/7155
+1.74944,46.68005,2729,8,4,9,1,48,3.85,5.0,fr,41654,54,1743396,1,2,Active Shallow Crust,0.0,89.9902,0.0,08/04/2729
+1.74944,46.68005,3539,11,28,11,19,11,3.95,5.0,fr,41655,70,1743408,1,1,Active Shallow Crust,0.0,89.99018,0.0,11/28/3539
+1.74944,46.68005,7902,8,10,0,9,26,3.95,5.0,fr,41656,158,1743414,1,1,Active Shallow Crust,0.0,89.99007,-90.0,08/10/7902
+1.74944,46.68005,6639,10,1,4,29,17,4.25,5.0,fr,41657,132,1743444,1,1,Active Shallow Crust,0.0,89.98996,0.0,10/01/6639
+1.74944,46.68005,5247,9,13,0,31,54,4.25,15.0,fr,41658,104,1743445,1,1,Active Shallow Crust,0.0,89.98996,0.0,09/13/5247
+1.74944,46.68005,288,11,4,16,3,35,4.35,5.0,fr,41659,5,1743456,1,1,Active Shallow Crust,0.0,89.98967,0.0,11/04/0288
+1.74944,46.68005,1363,11,26,13,30,55,4.45,27.5,fr,41660,27,1743470,1,1,Active Shallow Crust,0.0,89.99018,0.0,11/26/1363
+1.74944,46.68005,116,12,13,1,10,16,4.45,27.5,fr,41661,2,1743476,1,1,Active Shallow Crust,0.0,89.99007,-90.0,12/13/0116
+1.74944,46.68005,4388,1,22,7,12,34,4.65,5.0,fr,41662,87,1743495,1,1,Active Shallow Crust,240.0108,57.9943,0.0,01/22/4388
+1.74944,46.68005,1958,7,24,23,3,37,4.95,5.0,fr,41663,39,1743531,1,1,Active Shallow Crust,240.012,58.00442,0.0,07/24/1958
+1.74944,46.68005,9106,10,11,23,33,34,5.25,15.0,fr,41664,182,1743565,1,1,Active Shallow Crust,0.0,89.98998,0.0,10/11/9106
+6.69485,47.95788,8276,8,25,17,54,44,3.55,5.0,fr,41665,165,1743840,1,2,Active Shallow Crust,0.0,89.99325,0.0,08/25/8276
+6.69485,47.95788,592,6,15,15,21,38,3.55,5.0,fr,41666,11,1743840,1,2,Active Shallow Crust,0.0,89.99325,0.0,06/15/0592
+6.69485,47.95788,7874,10,13,18,39,33,3.55,27.5,fr,41667,157,1743842,1,1,Active Shallow Crust,0.0,89.99325,0.0,10/13/7874
+6.69485,47.95788,3186,12,4,15,8,16,3.55,5.0,fr,41668,63,1743843,1,1,Active Shallow Crust,240.0121,57.99834,0.0,12/04/3186
+6.69485,47.95788,5152,4,6,2,46,1,3.55,5.0,fr,41669,103,1743846,1,1,Active Shallow Crust,0.0,89.99317,-90.0,04/06/5152
+6.69485,47.95788,190,7,2,3,18,55,3.55,15.0,fr,41670,3,1743847,1,1,Active Shallow Crust,0.0,89.99317,-90.0,07/02/0190
+6.69485,47.95788,2138,3,2,1,29,29,3.65,5.0,fr,41671,42,1743852,1,1,Active Shallow Crust,0.0,89.98796,0.0,03/02/2138
+6.69485,47.95788,565,2,6,0,3,56,3.65,5.0,fr,41672,11,1743855,1,1,Active Shallow Crust,240.0008,58.0138,0.0,02/06/0565
+6.69485,47.95788,8686,6,25,22,21,19,3.65,15.0,fr,41673,173,1743856,1,1,Active Shallow Crust,240.0008,58.0138,0.0,06/25/8686
+6.69485,47.95788,5224,2,3,23,34,26,3.65,5.0,fr,41674,104,1743858,1,1,Active Shallow Crust,0.0,89.98782,-90.0,02/03/5224
+6.69485,47.95788,6326,6,20,9,50,59,3.75,5.0,fr,41675,126,1743864,1,1,Active Shallow Crust,0.0,89.98927,0.0,06/20/6326
+6.69485,47.95788,9820,10,27,10,59,38,3.75,15.0,fr,41676,196,1743868,1,1,Active Shallow Crust,240.0082,58.01781,0.0,10/27/9820
+6.69485,47.95788,9374,3,25,3,24,33,3.85,27.5,fr,41677,187,1743878,1,1,Active Shallow Crust,0.0,89.99044,0.0,03/25/9374
+6.69485,47.95788,6984,2,25,11,18,23,3.85,5.0,fr,41678,139,1743879,1,1,Active Shallow Crust,240.0102,57.99762,0.0,02/25/6984
+6.69485,47.95788,2518,8,11,16,39,32,3.95,5.0,fr,41679,50,1743888,1,1,Active Shallow Crust,0.0,89.99148,0.0,08/11/2518
+6.69485,47.95788,186,4,15,20,34,13,4.05,5.0,fr,41680,3,1743900,1,2,Active Shallow Crust,0.0,89.98861,0.0,04/15/0186
+6.69485,47.95788,5308,12,29,4,1,21,4.05,5.0,fr,41681,106,1743900,1,2,Active Shallow Crust,0.0,89.98861,0.0,12/29/5308
+6.69485,47.95788,3299,4,21,1,18,6,4.05,5.0,fr,41682,65,1743906,1,1,Active Shallow Crust,0.0,89.98847,-90.0,04/21/3299
+6.69485,47.95788,1959,7,9,12,37,57,4.15,5.0,fr,41683,39,1743912,1,2,Active Shallow Crust,0.0,89.98985,0.0,07/09/1959
+6.69485,47.95788,9078,8,21,20,34,27,4.15,5.0,fr,41684,181,1743912,1,2,Active Shallow Crust,0.0,89.98985,0.0,08/21/9078
+6.69485,47.95788,447,12,21,12,18,13,4.15,15.0,fr,41685,8,1743913,1,1,Active Shallow Crust,0.0,89.98985,0.0,12/21/0447
+6.69485,47.95788,4829,9,7,4,2,9,4.15,5.0,fr,41686,96,1743915,1,1,Active Shallow Crust,240.0086,57.99768,0.0,09/07/4829
+6.69485,47.95788,6770,10,15,8,23,17,4.25,5.0,fr,41687,135,1743924,1,1,Active Shallow Crust,0.0,89.99095,0.0,10/15/6770
+6.69485,47.95788,3783,8,22,19,24,51,4.35,5.0,fr,41688,75,1743936,1,2,Active Shallow Crust,0.0,89.98924,0.0,08/22/3783
+6.69485,47.95788,2002,4,10,0,12,32,4.35,5.0,fr,41689,40,1743936,1,2,Active Shallow Crust,0.0,89.98924,0.0,04/10/2002
+6.69485,47.95788,5618,2,11,14,52,46,4.45,15.0,fr,41690,112,1743949,1,1,Active Shallow Crust,0.0,89.99042,0.0,02/11/5618
+6.69485,47.95788,1637,10,23,14,2,17,4.45,5.0,fr,41691,32,1743951,1,1,Active Shallow Crust,240.0056,57.99502,0.0,10/23/1637
+6.69485,47.95788,4384,5,26,22,5,21,4.55,15.0,fr,41692,87,1743964,1,1,Active Shallow Crust,240.0099,57.99715,0.0,05/26/4384
+6.69485,47.95788,3390,7,2,12,32,51,4.75,5.0,fr,41693,67,1743984,1,2,Active Shallow Crust,0.0,89.98982,0.0,07/02/3390
+6.69485,47.95788,1730,2,14,4,46,10,4.75,5.0,fr,41694,34,1743984,1,2,Active Shallow Crust,0.0,89.98982,0.0,02/14/1730
+6.69485,47.95788,9291,4,16,8,41,22,4.85,5.0,fr,41695,185,1743996,1,1,Active Shallow Crust,0.0,89.98942,0.0,04/16/9291
+6.69485,47.95788,9230,6,9,2,3,49,5.35,5.0,fr,41696,184,1744056,1,1,Active Shallow Crust,0.0,89.98979,0.0,06/09/9230
+-1.15488,43.7413,1722,8,22,3,26,55,3.55,15.0,fr,41697,34,1744321,1,1,Active Shallow Crust,0.0,89.99089,0.0,08/22/1722
+-1.15488,43.7413,4313,10,25,1,30,27,3.65,5.0,fr,41698,86,1744332,1,2,Active Shallow Crust,0.0,89.99026,0.0,10/25/4313
+-1.15488,43.7413,9009,6,16,15,10,43,3.65,5.0,fr,41699,180,1744332,1,2,Active Shallow Crust,0.0,89.99026,0.0,06/16/9009
+-1.15488,43.7413,5314,6,1,21,30,31,3.65,5.0,fr,41700,106,1744341,1,1,Active Shallow Crust,128.9004,89.96347,0.0,06/01/5314
+-1.15488,43.7413,5610,6,2,2,46,55,4.05,15.0,fr,41701,112,1744381,1,1,Active Shallow Crust,0.0,89.98976,0.0,06/02/5610
+-1.15488,43.7413,9086,4,7,21,31,0,4.05,27.5,fr,41702,181,1744382,1,1,Active Shallow Crust,0.0,89.98976,0.0,04/07/9086
+-1.15488,43.7413,4291,3,12,13,26,38,4.05,27.5,fr,41703,85,1744388,1,1,Active Shallow Crust,0.0,89.98964,-90.0,03/12/4291
+3.78269,43.12878,8495,1,18,12,9,11,3.55,5.0,fr,41704,169,1744800,1,1,Active Shallow Crust,0.0,89.98896,0.0,01/18/8495
+3.78269,43.12878,3226,2,6,1,1,45,3.55,5.0,fr,41705,64,1744803,1,1,Active Shallow Crust,240.0117,57.99831,0.0,02/06/3226
+3.78269,43.12878,8545,2,2,22,38,37,3.65,27.5,fr,41706,170,1744823,1,1,Active Shallow Crust,128.8998,89.96371,0.0,02/02/8545
+3.78269,43.12878,9743,10,14,8,52,21,3.75,5.0,fr,41707,194,1744824,1,1,Active Shallow Crust,0.0,89.99123,0.0,10/14/9743
+3.78269,43.12878,2202,7,16,15,45,8,3.85,15.0,fr,41708,44,1744840,1,1,Active Shallow Crust,240.0103,57.99773,0.0,07/16/2202
+3.78269,43.12878,6303,11,10,11,43,24,4.05,27.5,fr,41709,126,1744862,1,1,Active Shallow Crust,0.0,89.98965,0.0,11/10/6303
+3.78269,43.12878,9372,6,5,23,48,20,4.55,15.0,fr,41710,187,1744921,1,1,Active Shallow Crust,0.0,89.98952,0.0,06/05/9372
+1.91411,40.96404,1860,8,22,17,27,35,3.55,5.0,fr,41711,37,1745280,1,2,Active Shallow Crust,0.0,89.99048,0.0,08/22/1860
+1.91411,40.96404,1603,9,16,12,48,34,3.55,5.0,fr,41712,32,1745280,1,2,Active Shallow Crust,0.0,89.99048,0.0,09/16/1603
+1.91411,40.96404,3247,5,7,1,6,6,3.55,5.0,fr,41713,64,1745286,1,1,Active Shallow Crust,0.0,89.99037,-90.0,05/07/3247
+1.91411,40.96404,5951,11,15,0,14,44,3.55,15.0,fr,41714,119,1745287,1,1,Active Shallow Crust,0.0,89.99037,-90.0,11/15/5951
+1.91411,40.96404,7817,3,13,5,37,18,3.65,5.0,fr,41715,156,1745292,1,2,Active Shallow Crust,0.0,89.98982,0.0,03/13/7817
+1.91411,40.96404,2818,4,17,20,3,4,3.65,5.0,fr,41716,56,1745292,1,2,Active Shallow Crust,0.0,89.98982,0.0,04/17/2818
+1.91411,40.96404,6300,11,18,14,21,30,3.65,5.0,fr,41717,125,1745295,1,1,Active Shallow Crust,240.0005,58.01268,0.0,11/18/6300
+1.91411,40.96404,933,8,18,13,59,46,3.65,5.0,fr,41718,18,1745298,1,1,Active Shallow Crust,0.0,89.9897,-90.0,08/18/0933
+1.91411,40.96404,2994,3,17,10,11,13,3.75,15.0,fr,41719,59,1745305,1,1,Active Shallow Crust,0.0,89.98942,0.0,03/17/2994
+1.91411,40.96404,6565,2,3,17,9,0,3.75,27.5,fr,41720,131,1745306,1,2,Active Shallow Crust,0.0,89.98942,0.0,02/03/6565
+1.91411,40.96404,2097,7,12,18,17,20,3.75,27.5,fr,41721,41,1745306,1,2,Active Shallow Crust,0.0,89.98942,0.0,07/12/2097
+1.91411,40.96404,8167,4,6,7,11,39,3.85,5.0,fr,41722,163,1745325,1,1,Active Shallow Crust,128.896,89.99393,0.0,04/06/8167
+1.91411,40.96404,5795,8,12,23,34,38,3.95,5.0,fr,41723,115,1745328,1,1,Active Shallow Crust,0.0,89.99039,0.0,08/12/5795
+1.91411,40.96404,8943,1,11,1,30,51,3.95,15.0,fr,41724,178,1745332,1,1,Active Shallow Crust,240.0191,58.0048,0.0,01/11/8943
+1.91411,40.96404,2140,8,9,19,27,53,3.95,15.0,fr,41725,42,1745338,1,1,Active Shallow Crust,128.9011,89.994,0.0,08/09/2140
+1.91411,40.96404,7719,5,19,7,52,12,5.15,5.0,fr,41726,154,1745472,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/19/7719
+1.73644,49.45099,3801,12,28,9,36,39,3.85,5.0,fr,41727,76,1745796,1,1,Active Shallow Crust,0.0,89.98956,0.0,12/28/3801
+1.73644,49.45099,9049,2,19,19,15,35,3.85,27.5,fr,41728,180,1745798,1,1,Active Shallow Crust,0.0,89.98956,0.0,02/19/9049
+1.73644,49.45099,2418,1,2,22,2,7,4.95,5.0,fr,41729,48,1745931,1,1,Active Shallow Crust,240.0134,58.00475,0.0,01/02/2418
+7.92991,46.42539,3557,6,13,7,35,49,3.55,5.0,fr,41730,71,1746240,1,3,Active Shallow Crust,0.0,89.99305,0.0,06/13/3557
+7.92991,46.42539,8589,9,18,7,5,53,3.55,5.0,fr,41731,171,1746240,1,3,Active Shallow Crust,0.0,89.99305,0.0,09/18/8589
+7.92991,46.42539,4561,9,23,6,42,48,3.55,5.0,fr,41732,91,1746240,1,3,Active Shallow Crust,0.0,89.99305,0.0,09/23/4561
+7.92991,46.42539,441,9,4,5,54,58,3.55,15.0,fr,41733,8,1746241,1,5,Active Shallow Crust,0.0,89.99305,0.0,09/04/0441
+7.92991,46.42539,5238,11,22,1,23,24,3.55,15.0,fr,41734,104,1746241,1,5,Active Shallow Crust,0.0,89.99305,0.0,11/22/5238
+7.92991,46.42539,6439,4,24,23,33,41,3.55,15.0,fr,41735,128,1746241,1,5,Active Shallow Crust,0.0,89.99305,0.0,04/24/6439
+7.92991,46.42539,8397,6,14,17,58,58,3.55,15.0,fr,41736,167,1746241,1,5,Active Shallow Crust,0.0,89.99305,0.0,06/14/8397
+7.92991,46.42539,1154,12,14,14,10,38,3.55,15.0,fr,41737,23,1746241,1,5,Active Shallow Crust,0.0,89.99305,0.0,12/14/1154
+7.92991,46.42539,8624,10,5,15,12,16,3.55,5.0,fr,41738,172,1746243,1,2,Active Shallow Crust,240.0125,57.99836,0.0,10/05/8624
+7.92991,46.42539,7966,6,29,18,12,17,3.55,5.0,fr,41739,159,1746243,1,2,Active Shallow Crust,240.0125,57.99836,0.0,06/29/7966
+7.92991,46.42539,7077,5,19,2,56,37,3.55,5.0,fr,41740,141,1746249,1,2,Active Shallow Crust,128.8957,89.99653,0.0,05/19/7077
+7.92991,46.42539,7417,2,2,12,24,14,3.55,5.0,fr,41741,148,1746249,1,2,Active Shallow Crust,128.8957,89.99653,0.0,02/02/7417
+7.92991,46.42539,3604,7,16,17,33,4,3.65,5.0,fr,41742,72,1746252,1,3,Active Shallow Crust,0.0,89.98761,0.0,07/16/3604
+7.92991,46.42539,7917,1,31,8,6,16,3.65,5.0,fr,41743,158,1746252,1,3,Active Shallow Crust,0.0,89.98761,0.0,01/31/7917
+7.92991,46.42539,5424,6,6,22,26,17,3.65,5.0,fr,41744,108,1746252,1,3,Active Shallow Crust,0.0,89.98761,0.0,06/06/5424
+7.92991,46.42539,8160,5,11,8,12,51,3.65,27.5,fr,41745,163,1746254,1,1,Active Shallow Crust,0.0,89.98761,0.0,05/11/8160
+7.92991,46.42539,2466,5,12,17,26,4,3.65,5.0,fr,41746,49,1746261,1,1,Active Shallow Crust,128.9011,89.96352,0.0,05/12/2466
+7.92991,46.42539,1238,8,24,6,32,13,3.75,5.0,fr,41747,24,1746264,1,2,Active Shallow Crust,0.0,89.98896,0.0,08/24/1238
+7.92991,46.42539,366,9,13,21,21,21,3.75,5.0,fr,41748,7,1746264,1,2,Active Shallow Crust,0.0,89.98896,0.0,09/13/0366
+7.92991,46.42539,8422,7,27,18,34,18,3.75,5.0,fr,41749,168,1746267,1,1,Active Shallow Crust,240.0075,58.01767,0.0,07/27/8422
+7.92991,46.42539,3443,10,29,18,21,7,3.75,5.0,fr,41750,68,1746270,1,2,Active Shallow Crust,0.0,89.98883,-90.0,10/29/3443
+7.92991,46.42539,2881,8,10,14,18,14,3.75,5.0,fr,41751,57,1746270,1,2,Active Shallow Crust,0.0,89.98883,-90.0,08/10/2881
+7.92991,46.42539,3363,2,14,14,54,1,3.85,5.0,fr,41752,67,1746276,1,1,Active Shallow Crust,0.0,89.99016,0.0,02/14/3363
+7.92991,46.42539,9536,2,4,7,52,3,3.85,15.0,fr,41753,190,1746277,1,4,Active Shallow Crust,0.0,89.99016,0.0,02/04/9536
+7.92991,46.42539,4256,12,2,13,58,18,3.85,15.0,fr,41754,85,1746277,1,4,Active Shallow Crust,0.0,89.99016,0.0,12/02/4256
+7.92991,46.42539,5256,8,19,15,12,10,3.85,15.0,fr,41755,105,1746277,1,4,Active Shallow Crust,0.0,89.99016,0.0,08/19/5256
+7.92991,46.42539,4479,6,19,23,0,1,3.85,15.0,fr,41756,89,1746277,1,4,Active Shallow Crust,0.0,89.99016,0.0,06/19/4479
+7.92991,46.42539,1226,8,15,15,13,51,3.85,5.0,fr,41757,24,1746279,1,1,Active Shallow Crust,240.0098,57.99783,0.0,08/15/1226
+7.92991,46.42539,6700,9,9,17,59,19,3.95,5.0,fr,41758,133,1746288,1,2,Active Shallow Crust,0.0,89.99123,0.0,09/09/6700
+7.92991,46.42539,5519,9,26,16,45,36,3.95,5.0,fr,41759,110,1746288,1,2,Active Shallow Crust,0.0,89.99123,0.0,09/26/5519
+7.92991,46.42539,834,11,4,1,47,52,3.95,15.0,fr,41760,16,1746289,1,2,Active Shallow Crust,0.0,89.99123,0.0,11/04/0834
+7.92991,46.42539,2189,6,22,9,48,54,3.95,15.0,fr,41761,43,1746289,1,2,Active Shallow Crust,0.0,89.99123,0.0,06/22/2189
+7.92991,46.42539,2921,8,13,13,58,12,3.95,5.0,fr,41762,58,1746297,1,1,Active Shallow Crust,128.8996,89.99342,0.0,08/13/2921
+7.92991,46.42539,4444,2,9,20,6,41,4.05,5.0,fr,41763,88,1746303,1,1,Active Shallow Crust,240.0053,58.00621,0.0,02/09/4444
+7.92991,46.42539,8675,8,12,7,40,29,4.15,5.0,fr,41764,173,1746312,1,1,Active Shallow Crust,0.0,89.98955,0.0,08/12/8675
+7.92991,46.42539,8108,3,14,19,27,48,4.15,27.5,fr,41765,162,1746314,1,2,Active Shallow Crust,0.0,89.98955,0.0,03/14/8108
+7.92991,46.42539,6002,1,26,5,58,54,4.15,27.5,fr,41766,120,1746314,1,2,Active Shallow Crust,0.0,89.98955,0.0,01/26/6002
+7.92991,46.42539,2000,7,24,3,50,51,4.15,15.0,fr,41767,39,1746322,1,1,Active Shallow Crust,128.8984,89.99303,0.0,07/24/2000
+7.92991,46.42539,6510,1,29,23,18,50,4.25,15.0,fr,41768,130,1746325,1,1,Active Shallow Crust,0.0,89.99068,0.0,01/29/6510
+7.92991,46.42539,5220,11,12,10,5,37,4.35,5.0,fr,41769,104,1746345,1,1,Active Shallow Crust,128.8974,89.98302,0.0,11/12/5220
+7.92991,46.42539,1211,1,25,19,46,24,4.45,5.0,fr,41770,24,1746348,1,1,Active Shallow Crust,0.0,89.99014,0.0,01/25/1211
+7.92991,46.42539,6251,1,22,14,29,10,4.65,5.0,fr,41771,125,1746378,1,1,Active Shallow Crust,0.0,89.99009,-90.0,01/22/6251
+0.96016,52.01578,3393,4,30,18,29,4,3.55,5.0,fr,41772,67,1747200,1,1,Active Shallow Crust,0.0,89.98991,0.0,04/30/3393
+0.96016,52.01578,3231,12,13,16,42,36,3.65,15.0,fr,41773,64,1747222,1,1,Active Shallow Crust,128.9,89.96346,0.0,12/13/3231
+0.96016,52.01578,3148,12,18,19,34,20,3.75,5.0,fr,41774,62,1747224,1,1,Active Shallow Crust,0.0,89.99014,0.0,12/18/3148
+0.96016,52.01578,6571,4,5,23,34,18,3.85,5.0,fr,41775,131,1747236,1,1,Active Shallow Crust,0.0,89.99011,0.0,04/05/6571
+4.65766,49.2088,4607,10,26,4,10,13,4.25,15.0,fr,41776,92,1748245,1,1,Active Shallow Crust,0.0,89.99117,0.0,10/26/4607
+0.82861,51.10684,870,11,19,22,2,13,3.55,5.0,fr,41777,17,1748640,1,1,Active Shallow Crust,0.0,89.98971,0.0,11/19/0870
+0.82861,51.10684,5953,6,3,13,46,44,3.55,5.0,fr,41778,119,1748649,1,1,Active Shallow Crust,128.896,89.99367,0.0,06/03/5953
+0.82861,51.10684,241,12,26,21,58,14,3.55,15.0,fr,41779,4,1748650,1,1,Active Shallow Crust,128.896,89.99367,0.0,12/26/0241
+0.82861,51.10684,5554,10,28,22,22,35,3.85,5.0,fr,41780,111,1748676,1,1,Active Shallow Crust,0.0,89.98991,0.0,10/28/5554
+0.82861,51.10684,7780,12,17,10,18,26,3.85,27.5,fr,41781,155,1748684,1,1,Active Shallow Crust,0.0,89.9898,-90.0,12/17/7780
+0.82861,51.10684,7615,3,27,22,37,23,3.95,27.5,fr,41782,152,1748690,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/27/7615
+0.82861,51.10684,1061,10,20,7,45,30,4.25,5.0,fr,41783,21,1748724,1,1,Active Shallow Crust,0.0,89.9901,0.0,10/20/1061
+0.82861,51.10684,2969,6,29,11,17,34,4.55,5.0,fr,41784,59,1748760,1,1,Active Shallow Crust,0.0,89.98999,0.0,06/29/2969
+2.16807,43.94021,9808,7,7,12,15,26,3.55,5.0,fr,41785,196,1749120,1,1,Active Shallow Crust,0.0,89.98911,0.0,07/07/9808
+2.16807,43.94021,3161,11,3,18,25,16,3.55,5.0,fr,41786,63,1749126,1,1,Active Shallow Crust,0.0,89.98898,-90.0,11/03/3161
+2.16807,43.94021,8013,1,7,0,24,18,3.75,5.0,fr,41787,160,1749144,1,1,Active Shallow Crust,0.0,89.99135,0.0,01/07/8013
+2.16807,43.94021,7045,6,6,3,23,14,3.95,27.5,fr,41788,140,1749170,1,1,Active Shallow Crust,0.0,89.99084,0.0,06/06/7045
+2.16807,43.94021,6676,10,14,4,40,15,4.05,5.0,fr,41789,133,1749180,1,1,Active Shallow Crust,0.0,89.98979,0.0,10/14/6676
+2.16807,43.94021,8743,1,28,3,6,54,4.05,27.5,fr,41790,174,1749185,1,1,Active Shallow Crust,240.0057,58.00585,0.0,01/28/8743
+2.16807,43.94021,5371,7,1,10,18,39,5.65,5.0,fr,41791,107,1749372,1,1,Active Shallow Crust,0.0,89.98997,0.0,07/01/5371
+7.21515,44.37425,8536,10,14,12,10,46,3.55,5.0,fr,41792,170,1749600,1,5,Active Shallow Crust,0.0,89.99279,0.0,10/14/8536
+7.21515,44.37425,7151,5,21,21,18,13,3.55,5.0,fr,41793,143,1749600,1,5,Active Shallow Crust,0.0,89.99279,0.0,05/21/7151
+7.21515,44.37425,1194,10,27,7,48,31,3.55,5.0,fr,41794,23,1749600,1,5,Active Shallow Crust,0.0,89.99279,0.0,10/27/1194
+7.21515,44.37425,8003,4,22,3,52,40,3.55,5.0,fr,41795,160,1749600,1,5,Active Shallow Crust,0.0,89.99279,0.0,04/22/8003
+7.21515,44.37425,5389,1,11,6,6,6,3.55,5.0,fr,41796,107,1749600,1,5,Active Shallow Crust,0.0,89.99279,0.0,01/11/5389
+7.21515,44.37425,4430,9,9,12,0,0,3.55,15.0,fr,41797,88,1749601,1,2,Active Shallow Crust,0.0,89.99279,0.0,09/09/4430
+7.21515,44.37425,3896,7,10,6,10,26,3.55,15.0,fr,41798,77,1749601,1,2,Active Shallow Crust,0.0,89.99279,0.0,07/10/3896
+7.21515,44.37425,8220,2,22,23,51,29,3.55,5.0,fr,41799,164,1749606,1,1,Active Shallow Crust,0.0,89.99271,-90.0,02/22/8220
+7.21515,44.37425,1949,4,11,13,33,57,3.65,5.0,fr,41800,38,1749612,1,3,Active Shallow Crust,0.0,89.98715,0.0,04/11/1949
+7.21515,44.37425,3753,4,24,21,35,23,3.65,5.0,fr,41801,75,1749612,1,3,Active Shallow Crust,0.0,89.98715,0.0,04/24/3753
+7.21515,44.37425,57,8,18,16,8,29,3.65,5.0,fr,41802,1,1749612,1,3,Active Shallow Crust,0.0,89.98715,0.0,08/18/0057
+7.21515,44.37425,7725,2,17,17,5,18,3.65,5.0,fr,41803,154,1749615,1,1,Active Shallow Crust,240.0013,58.01196,0.0,02/17/7725
+7.21515,44.37425,4261,11,14,16,6,37,3.65,5.0,fr,41804,85,1749618,1,2,Active Shallow Crust,0.0,89.987,-90.0,11/14/4261
+7.21515,44.37425,742,5,31,16,28,50,3.65,5.0,fr,41805,14,1749618,1,2,Active Shallow Crust,0.0,89.987,-90.0,05/31/0742
+7.21515,44.37425,396,10,17,15,39,40,3.75,5.0,fr,41806,7,1749624,1,3,Active Shallow Crust,0.0,89.98855,0.0,10/17/0396
+7.21515,44.37425,8418,8,30,5,11,13,3.75,5.0,fr,41807,168,1749624,1,3,Active Shallow Crust,0.0,89.98855,0.0,08/30/8418
+7.21515,44.37425,726,6,7,10,29,59,3.75,5.0,fr,41808,14,1749624,1,3,Active Shallow Crust,0.0,89.98855,0.0,06/07/0726
+7.21515,44.37425,7549,4,8,0,11,11,3.75,27.5,fr,41809,150,1749626,1,1,Active Shallow Crust,0.0,89.98855,0.0,04/08/7549
+7.21515,44.37425,1249,5,8,5,17,24,3.75,27.5,fr,41810,24,1749629,1,1,Active Shallow Crust,240.0085,58.01754,0.0,05/08/1249
+7.21515,44.37425,5363,2,28,21,0,8,3.85,5.0,fr,41811,107,1749636,1,3,Active Shallow Crust,0.0,89.98979,0.0,02/28/5363
+7.21515,44.37425,4991,5,19,7,14,4,3.85,5.0,fr,41812,99,1749636,1,3,Active Shallow Crust,0.0,89.98979,0.0,05/19/4991
+7.21515,44.37425,3314,3,5,11,4,45,3.85,5.0,fr,41813,66,1749636,1,3,Active Shallow Crust,0.0,89.98979,0.0,03/05/3314
+7.21515,44.37425,7122,12,31,2,32,34,3.85,15.0,fr,41814,142,1749637,1,2,Active Shallow Crust,0.0,89.98979,0.0,12/31/7122
+7.21515,44.37425,2884,3,7,21,0,36,3.85,15.0,fr,41815,57,1749637,1,2,Active Shallow Crust,0.0,89.98979,0.0,03/07/2884
+7.21515,44.37425,6850,7,30,9,52,7,3.85,27.5,fr,41816,136,1749638,1,1,Active Shallow Crust,0.0,89.98979,0.0,07/30/6850
+7.21515,44.37425,443,3,13,9,57,54,3.85,5.0,fr,41817,8,1749639,1,1,Active Shallow Crust,240.011,57.9978,0.0,03/13/0443
+7.21515,44.37425,8921,4,15,7,54,46,3.85,15.0,fr,41818,178,1749643,1,1,Active Shallow Crust,0.0,89.98968,-90.0,04/15/8921
+7.21515,44.37425,7804,7,14,5,50,46,3.85,27.5,fr,41819,156,1749644,1,2,Active Shallow Crust,0.0,89.98968,-90.0,07/14/7804
+7.21515,44.37425,656,3,25,3,43,28,3.85,27.5,fr,41820,13,1749644,1,2,Active Shallow Crust,0.0,89.98968,-90.0,03/25/0656
+7.21515,44.37425,980,10,21,8,21,0,3.85,5.0,fr,41821,19,1749645,1,1,Active Shallow Crust,128.8954,89.9949,0.0,10/21/0980
+7.21515,44.37425,6147,10,15,14,47,37,3.95,15.0,fr,41822,122,1749649,1,1,Active Shallow Crust,0.0,89.99091,0.0,10/15/6147
+7.21515,44.37425,5667,2,14,15,24,8,3.95,27.5,fr,41823,113,1749650,1,1,Active Shallow Crust,0.0,89.99091,0.0,02/14/5667
+7.21515,44.37425,6085,10,13,22,20,49,3.95,15.0,fr,41824,121,1749658,1,1,Active Shallow Crust,128.901,89.99318,0.0,10/13/6085
+7.21515,44.37425,3629,7,31,1,55,34,3.95,27.5,fr,41825,72,1749659,1,1,Active Shallow Crust,128.901,89.99318,0.0,07/31/3629
+7.21515,44.37425,7254,5,20,3,47,9,4.05,5.0,fr,41826,145,1749660,1,4,Active Shallow Crust,0.0,89.99189,0.0,05/20/7254
+7.21515,44.37425,6032,1,31,1,5,17,4.05,5.0,fr,41827,120,1749660,1,4,Active Shallow Crust,0.0,89.99189,0.0,01/31/6032
+7.21515,44.37425,3727,12,4,7,2,13,4.05,5.0,fr,41828,74,1749660,1,4,Active Shallow Crust,0.0,89.99189,0.0,12/04/3727
+7.21515,44.37425,4237,10,22,23,45,10,4.05,5.0,fr,41829,84,1749660,1,4,Active Shallow Crust,0.0,89.99189,0.0,10/22/4237
+7.21515,44.37425,9697,8,9,10,45,54,4.05,15.0,fr,41830,193,1749661,1,1,Active Shallow Crust,0.0,89.99189,0.0,08/09/9697
+7.21515,44.37425,5428,3,14,22,5,36,4.05,5.0,fr,41831,108,1749666,1,1,Active Shallow Crust,0.0,89.9918,-90.0,03/14/5428
+7.21515,44.37425,9488,11,29,5,8,52,4.05,5.0,fr,41832,189,1749669,1,2,Active Shallow Crust,128.8896,89.99392,0.0,11/29/9488
+7.21515,44.37425,8601,7,17,9,47,17,4.05,5.0,fr,41833,172,1749669,1,2,Active Shallow Crust,128.8896,89.99392,0.0,07/17/8601
+7.21515,44.37425,5816,6,1,22,11,18,4.15,5.0,fr,41834,116,1749672,1,2,Active Shallow Crust,0.0,89.98916,0.0,06/01/5816
+7.21515,44.37425,5371,10,1,3,3,42,4.15,5.0,fr,41835,107,1749672,1,2,Active Shallow Crust,0.0,89.98916,0.0,10/01/5371
+7.21515,44.37425,8646,12,4,2,0,47,4.15,15.0,fr,41836,172,1749673,1,1,Active Shallow Crust,0.0,89.98916,0.0,12/04/8646
+7.21515,44.37425,608,6,20,11,40,41,4.25,5.0,fr,41837,12,1749684,1,2,Active Shallow Crust,0.0,89.99034,0.0,06/20/0608
+7.21515,44.37425,686,8,27,0,26,13,4.25,5.0,fr,41838,13,1749684,1,2,Active Shallow Crust,0.0,89.99034,0.0,08/27/0686
+7.21515,44.37425,5222,12,8,13,39,18,4.25,15.0,fr,41839,104,1749685,1,1,Active Shallow Crust,0.0,89.99034,0.0,12/08/5222
+7.21515,44.37425,6619,4,30,10,43,30,4.25,5.0,fr,41840,132,1749687,1,2,Active Shallow Crust,240.0073,57.99387,0.0,04/30/6619
+7.21515,44.37425,7127,4,5,7,47,50,4.25,5.0,fr,41841,142,1749687,1,2,Active Shallow Crust,240.0073,57.99387,0.0,04/05/7127
+7.21515,44.37425,8792,12,14,12,20,33,4.35,5.0,fr,41842,175,1749696,1,1,Active Shallow Crust,0.0,89.99139,0.0,12/14/8792
+7.21515,44.37425,2754,3,26,1,39,33,4.35,5.0,fr,41843,55,1749702,1,1,Active Shallow Crust,0.0,89.99129,-90.0,03/26/2754
+7.21515,44.37425,7899,1,20,5,31,47,4.45,5.0,fr,41844,157,1749717,1,1,Active Shallow Crust,128.8931,89.99361,0.0,01/20/7899
+7.21515,44.37425,413,10,24,23,56,32,4.55,5.0,fr,41845,8,1749729,1,1,Active Shallow Crust,128.8941,89.98603,0.0,10/24/0413
+7.21515,44.37425,3871,3,23,13,12,47,4.65,5.0,fr,41846,77,1749732,1,1,Active Shallow Crust,0.0,89.98985,0.0,03/23/3871
+7.21515,44.37425,6745,1,14,3,50,35,4.65,27.5,fr,41847,134,1749737,1,1,Active Shallow Crust,240.0105,57.99383,0.0,01/14/6745
+7.21515,44.37425,2423,6,22,1,0,29,4.75,5.0,fr,41848,48,1749744,1,2,Active Shallow Crust,0.0,89.98914,0.0,06/22/2423
+7.21515,44.37425,2253,8,2,2,57,56,4.75,5.0,fr,41849,45,1749744,1,2,Active Shallow Crust,0.0,89.98914,0.0,08/02/2253
+7.21515,44.37425,8754,3,21,22,53,45,4.75,27.5,fr,41850,175,1749746,1,1,Active Shallow Crust,0.0,89.98914,0.0,03/21/8754
+7.21515,44.37425,1534,12,29,19,1,20,4.85,5.0,fr,41851,30,1749756,1,2,Active Shallow Crust,0.0,89.99032,0.0,12/29/1534
+7.21515,44.37425,8104,4,12,17,23,53,4.85,5.0,fr,41852,162,1749756,1,2,Active Shallow Crust,0.0,89.99032,0.0,04/12/8104
+7.21515,44.37425,1804,5,18,6,12,38,4.95,5.0,fr,41853,36,1749768,1,1,Active Shallow Crust,0.0,89.98993,0.0,05/18/1804
+7.21515,44.37425,4306,7,6,3,47,59,4.95,15.0,fr,41854,86,1749769,1,1,Active Shallow Crust,0.0,89.98993,0.0,07/06/4306
+7.21515,44.37425,8430,12,9,14,0,40,5.05,15.0,fr,41855,168,1749781,1,1,Active Shallow Crust,0.0,89.98975,0.0,12/09/8430
+7.21515,44.37425,8402,11,9,22,36,18,5.15,15.0,fr,41856,168,1749793,1,1,Active Shallow Crust,0.0,89.98972,0.0,11/09/8402
+7.21515,44.37425,2525,6,22,11,3,51,5.15,27.5,fr,41857,50,1749794,1,1,Active Shallow Crust,0.0,89.98972,0.0,06/22/2525
+7.21515,44.37425,4133,2,4,7,58,47,5.15,15.0,fr,41858,82,1749799,1,1,Active Shallow Crust,0.0,89.98959,-90.0,02/04/4133
+7.21515,44.37425,6403,7,10,21,8,37,5.65,5.0,fr,41859,128,1749861,1,1,Active Shallow Crust,128.877,89.99057,0.0,07/10/6403
+7.21515,44.37425,8315,8,12,7,37,31,6.05,5.357596,fr,41860,166,1749900,1,2,Active Shallow Crust,0.0,89.99006,0.0,08/12/8315
+7.21515,44.37425,5718,12,25,6,33,35,6.05,5.357596,fr,41861,114,1749900,1,2,Active Shallow Crust,0.0,89.99006,0.0,12/25/5718
+3.75967,49.70315,6234,1,21,17,49,19,3.65,5.0,fr,41862,124,1750101,1,2,Active Shallow Crust,128.9002,89.96358,0.0,01/21/6234
+3.75967,49.70315,1951,6,8,17,20,46,3.65,5.0,fr,41863,39,1750101,1,2,Active Shallow Crust,128.9002,89.96358,0.0,06/08/1951
+3.75967,49.70315,1408,11,28,5,33,31,4.05,5.0,fr,41864,28,1750140,1,1,Active Shallow Crust,0.0,89.99083,0.0,11/28/1408
+3.75967,49.70315,9501,9,25,15,10,56,4.65,5.0,fr,41865,190,1750212,1,1,Active Shallow Crust,0.0,89.98989,0.0,09/25/9501
+3.75967,49.70315,8762,7,21,14,45,46,5.05,15.0,fr,41866,175,1750261,1,1,Active Shallow Crust,0.0,89.99014,0.0,07/21/8762
+3.759663,49.70314,1576,5,22,5,8,41,6.55,9.527304,fr,41867,31,1750449,1,1,Active Shallow Crust,128.8212,89.99013,0.0,05/22/1576
+3.16174,48.73777,6905,10,20,12,3,34,4.05,5.0,fr,41868,138,1750620,1,1,Active Shallow Crust,0.0,89.99065,0.0,10/20/6905
+3.16174,48.73777,2290,11,16,8,39,11,4.55,5.0,fr,41869,45,1750683,1,1,Active Shallow Crust,240.0098,57.99749,0.0,11/16/2290
+3.16174,48.73777,518,10,12,11,45,24,5.25,5.0,fr,41870,10,1750764,1,1,Active Shallow Crust,0.0,89.99014,0.0,10/12/0518
+-5.60031,48.76775,6832,9,17,15,2,56,3.55,5.0,fr,41871,136,1751049,1,1,Active Shallow Crust,128.8969,89.99335,0.0,09/17/6832
+-5.60031,48.76775,9604,2,17,6,29,28,4.15,5.0,fr,41872,192,1751112,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/17/9604
+-5.60031,48.76775,4391,7,21,7,15,24,4.65,5.0,fr,41873,87,1751172,1,1,Active Shallow Crust,0.0,89.99063,0.0,07/21/4391
+-0.05654,49.62532,9844,9,19,18,59,32,3.55,5.0,fr,41874,196,1751520,1,1,Active Shallow Crust,0.0,89.99,0.0,09/19/9844
+-0.05654,49.62532,6732,2,7,19,20,39,3.65,5.0,fr,41875,134,1751535,1,1,Active Shallow Crust,240.0014,58.01297,0.0,02/07/6732
+-0.05654,49.62532,8042,11,29,0,55,17,3.75,15.0,fr,41876,160,1751545,1,1,Active Shallow Crust,0.0,89.98999,0.0,11/29/8042
+-0.05654,49.62532,5175,10,20,10,2,44,3.75,5.0,fr,41877,103,1751550,1,1,Active Shallow Crust,0.0,89.99,-90.0,10/20/5175
+-0.05654,49.62532,6605,6,4,8,39,55,3.75,27.5,fr,41878,132,1751552,1,1,Active Shallow Crust,0.0,89.99,-90.0,06/04/6605
+-0.05654,49.62532,4869,9,20,12,23,58,3.85,5.0,fr,41879,97,1751556,1,1,Active Shallow Crust,0.0,89.98999,0.0,09/20/4869
+-0.05654,49.62532,8308,3,22,2,59,42,3.95,5.0,fr,41880,166,1751568,1,1,Active Shallow Crust,0.0,89.98998,0.0,03/22/8308
+-0.05654,49.62532,8281,8,9,16,43,51,4.15,15.0,fr,41881,165,1751602,1,1,Active Shallow Crust,128.897,89.99371,0.0,08/09/8281
+-0.05654,49.62532,8688,5,28,8,21,35,4.35,5.0,fr,41882,173,1751616,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/28/8688
+-0.05654,49.62532,3055,7,12,17,25,55,4.35,15.0,fr,41883,61,1751617,1,1,Active Shallow Crust,0.0,89.99001,0.0,07/12/3055
+-0.05654,49.62532,7765,12,13,15,21,55,4.45,5.0,fr,41884,155,1751628,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/13/7765
+-0.05654,49.62532,802,3,9,6,13,27,4.65,5.0,fr,41885,16,1751652,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/09/0802
+-0.05654,49.62532,1004,8,29,17,1,29,5.25,5.0,fr,41886,20,1751727,1,1,Active Shallow Crust,240.0277,58.00067,0.0,08/29/1004
+4.11079,46.71653,8043,2,11,14,4,8,3.55,5.0,fr,41887,160,1752000,1,1,Active Shallow Crust,0.0,89.99309,0.0,02/11/8043
+4.11079,46.71653,9557,8,5,4,46,35,3.55,15.0,fr,41888,191,1752004,1,1,Active Shallow Crust,240.0111,57.9991,0.0,08/05/9557
+4.11079,46.71653,7069,2,27,1,42,2,3.65,5.0,fr,41889,141,1752012,1,1,Active Shallow Crust,0.0,89.98768,0.0,02/27/7069
+4.11079,46.71653,6820,7,29,6,38,39,3.75,5.0,fr,41890,136,1752024,1,1,Active Shallow Crust,0.0,89.98901,0.0,07/29/6820
+4.11079,46.71653,8814,2,8,14,4,45,4.25,15.0,fr,41891,176,1752085,1,1,Active Shallow Crust,0.0,89.99074,0.0,02/08/8814
+4.11079,46.71653,8236,7,20,17,29,59,4.25,5.0,fr,41892,164,1752090,1,1,Active Shallow Crust,0.0,89.99063,-90.0,07/20/8236
+4.11079,46.71653,4994,1,12,5,17,46,4.35,15.0,fr,41893,99,1752097,1,1,Active Shallow Crust,0.0,89.98899,0.0,01/12/4994
+4.11079,46.71653,9873,6,24,7,24,38,4.45,5.0,fr,41894,197,1752108,1,1,Active Shallow Crust,0.0,89.99019,0.0,06/24/9873
+4.11079,46.71653,8416,10,16,11,8,23,4.75,5.0,fr,41895,168,1752144,1,1,Active Shallow Crust,0.0,89.98958,0.0,10/16/8416
+2.03968,42.99279,7394,7,10,20,30,54,3.55,5.0,fr,41896,147,1752480,1,2,Active Shallow Crust,0.0,89.98894,0.0,07/10/7394
+2.03968,42.99279,7511,4,15,2,1,15,3.55,5.0,fr,41897,150,1752480,1,2,Active Shallow Crust,0.0,89.98894,0.0,04/15/7511
+2.03968,42.99279,491,11,25,6,45,32,3.65,5.0,fr,41898,9,1752492,1,1,Active Shallow Crust,0.0,89.99014,0.0,11/25/0491
+2.03968,42.99279,2593,11,12,18,34,39,3.75,5.0,fr,41899,51,1752504,1,2,Active Shallow Crust,0.0,89.99121,0.0,11/12/2593
+2.03968,42.99279,1895,1,24,16,11,1,3.75,5.0,fr,41900,37,1752504,1,2,Active Shallow Crust,0.0,89.99121,0.0,01/24/1895
+2.03968,42.99279,5499,12,24,14,31,24,3.75,15.0,fr,41901,109,1752505,1,1,Active Shallow Crust,0.0,89.99121,0.0,12/24/5499
+2.03968,42.99279,3770,6,14,10,27,38,3.85,5.0,fr,41902,75,1752516,1,1,Active Shallow Crust,0.0,89.98956,0.0,06/14/3770
+2.03968,42.99279,9188,4,25,2,57,56,3.95,27.5,fr,41903,183,1752530,1,1,Active Shallow Crust,0.0,89.99069,0.0,04/25/9188
+2.03968,42.99279,2154,3,13,5,31,51,3.95,5.0,fr,41904,43,1752537,1,1,Active Shallow Crust,128.9005,89.99419,0.0,03/13/2154
+2.03968,42.99279,3926,4,16,16,0,2,4.05,5.0,fr,41905,78,1752540,1,2,Active Shallow Crust,0.0,89.98963,0.0,04/16/3926
+2.03968,42.99279,8913,6,10,22,54,48,4.05,5.0,fr,41906,178,1752540,1,2,Active Shallow Crust,0.0,89.98963,0.0,06/10/8913
+2.03968,42.99279,9679,5,30,9,10,3,4.35,5.0,fr,41907,193,1752576,1,1,Active Shallow Crust,0.0,89.98972,0.0,05/30/9679
+2.03968,42.99279,6470,2,8,9,59,35,4.55,15.0,fr,41908,129,1752601,1,2,Active Shallow Crust,0.0,89.9895,0.0,02/08/6470
+2.03968,42.99279,378,2,20,2,52,30,4.55,15.0,fr,41909,7,1752601,1,2,Active Shallow Crust,0.0,89.9895,0.0,02/20/0378
+2.03968,42.99279,7488,3,14,22,44,17,4.65,5.0,fr,41910,149,1752612,1,1,Active Shallow Crust,0.0,89.98961,0.0,03/14/7488
+6.72908,51.3336,1822,11,5,17,15,45,3.55,5.0,fr,41911,36,1752960,1,1,Active Shallow Crust,0.0,89.9874,0.0,11/05/1822
+6.72908,51.3336,1188,6,26,15,23,34,3.55,27.5,fr,41912,23,1752962,1,1,Active Shallow Crust,0.0,89.9874,0.0,06/26/1188
+6.72908,51.3336,588,12,6,9,31,23,3.75,15.0,fr,41913,11,1752985,1,1,Active Shallow Crust,0.0,89.98999,0.0,12/06/0588
+-6.29257,47.72598,4502,1,21,18,0,33,3.75,27.5,fr,41914,90,1753466,1,1,Active Shallow Crust,0.0,89.98923,0.0,01/21/4502
+-5.56267,47.94901,4513,11,9,16,56,8,3.55,5.0,fr,41915,90,1753920,1,1,Active Shallow Crust,0.0,89.99325,0.0,11/09/4513
+-5.56267,47.94901,7362,7,13,8,34,59,3.55,15.0,fr,41916,147,1753921,1,1,Active Shallow Crust,0.0,89.99325,0.0,07/13/7362
+-5.56267,47.94901,7748,8,29,12,16,20,4.05,15.0,fr,41917,154,1753981,1,1,Active Shallow Crust,0.0,89.9886,0.0,08/29/7748
+-5.56267,47.94901,4816,7,31,19,21,5,4.15,15.0,fr,41918,96,1753993,1,1,Active Shallow Crust,0.0,89.98985,0.0,07/31/4816
+-5.56267,47.94901,7360,11,13,5,40,36,4.15,27.5,fr,41919,147,1753994,1,1,Active Shallow Crust,0.0,89.98985,0.0,11/13/7360
+-5.56267,47.94901,4202,3,2,12,0,21,4.35,5.0,fr,41920,84,1754016,1,1,Active Shallow Crust,0.0,89.98924,0.0,03/02/4202
+-5.56267,47.94901,2193,6,22,12,47,5,5.05,5.0,fr,41921,43,1754106,1,1,Active Shallow Crust,0.0,89.99028,-90.0,06/22/2193
+0.70865,45.13451,2502,4,13,22,38,35,3.55,5.0,fr,41922,50,1754400,1,1,Active Shallow Crust,0.0,89.99022,0.0,04/13/2502
+0.70865,45.13451,183,5,26,22,2,10,3.55,27.5,fr,41923,3,1754402,1,1,Active Shallow Crust,0.0,89.99022,0.0,05/26/0183
+0.70865,45.13451,591,3,2,4,3,20,3.55,5.0,fr,41924,11,1754403,1,1,Active Shallow Crust,240.0122,57.99801,0.0,03/02/0591
+0.70865,45.13451,9793,5,27,15,19,37,4.55,5.0,fr,41925,195,1754520,1,1,Active Shallow Crust,0.0,89.98988,0.0,05/27/9793
+0.70865,45.13451,3441,6,15,10,27,6,4.65,15.0,fr,41926,68,1754533,1,1,Active Shallow Crust,0.0,89.98997,0.0,06/15/3441
+2.29218,52.69061,5285,8,24,19,0,42,3.55,5.0,fr,41927,105,1754880,1,1,Active Shallow Crust,0.0,89.99083,0.0,08/24/5285
+2.29218,52.69061,2118,12,24,10,6,20,3.55,27.5,fr,41928,42,1754882,1,1,Active Shallow Crust,0.0,89.99083,0.0,12/24/2118
+2.29218,52.69061,6089,6,21,16,37,50,3.95,15.0,fr,41929,121,1754935,1,1,Active Shallow Crust,0.0,89.99025,-90.0,06/21/6089
+2.29218,52.69061,2670,9,12,12,49,2,4.05,15.0,fr,41930,53,1754944,1,1,Active Shallow Crust,240.0069,58.00617,0.0,09/12/2670
+-3.35386,47.35938,9783,10,10,3,29,50,3.55,5.0,fr,41931,195,1755366,1,1,Active Shallow Crust,0.0,89.98963,-90.0,10/10/9783
+-3.35386,47.35938,6599,10,24,13,50,58,3.65,5.0,fr,41932,131,1755372,1,1,Active Shallow Crust,0.0,89.99087,0.0,10/24/6599
+-3.35386,47.35938,451,10,21,12,49,34,3.75,5.0,fr,41933,9,1755384,1,2,Active Shallow Crust,0.0,89.98915,0.0,10/21/0451
+-3.35386,47.35938,2754,10,4,19,6,43,3.75,5.0,fr,41934,55,1755384,1,2,Active Shallow Crust,0.0,89.98915,0.0,10/04/2754
+-3.35386,47.35938,6991,4,25,2,19,0,3.75,27.5,fr,41935,139,1755395,1,1,Active Shallow Crust,128.897,89.96725,0.0,04/25/6991
+-3.35386,47.35938,5626,2,8,1,22,54,4.05,5.0,fr,41936,112,1755420,1,2,Active Shallow Crust,0.0,89.99039,0.0,02/08/5626
+-3.35386,47.35938,5986,12,4,17,15,41,4.05,5.0,fr,41937,119,1755420,1,2,Active Shallow Crust,0.0,89.99039,0.0,12/04/5986
+-3.35386,47.35938,6052,9,2,17,20,10,4.25,5.0,fr,41938,121,1755444,1,1,Active Shallow Crust,0.0,89.98932,0.0,09/02/6052
+-3.35386,47.35938,5221,11,18,3,52,51,4.45,5.0,fr,41939,104,1755468,1,1,Active Shallow Crust,0.0,89.9903,0.0,11/18/5221
+-3.35386,47.35938,5968,3,18,18,57,3,4.85,5.0,fr,41940,119,1755516,1,1,Active Shallow Crust,0.0,89.99006,0.0,03/18/5968
+0.2847,44.69436,3613,11,14,9,0,34,3.65,5.0,fr,41941,72,1755852,1,1,Active Shallow Crust,0.0,89.99002,0.0,11/14/3613
+0.2847,44.69436,8961,7,27,0,49,58,3.75,5.0,fr,41942,179,1755864,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/27/8961
+0.2847,44.69436,764,4,28,3,16,51,3.75,15.0,fr,41943,15,1755865,1,1,Active Shallow Crust,0.0,89.99004,0.0,04/28/0764
+0.2847,44.69436,1258,12,30,1,35,30,3.85,5.0,fr,41944,25,1755876,1,1,Active Shallow Crust,0.0,89.98985,0.0,12/30/1258
+0.2847,44.69436,3391,12,29,8,48,29,3.95,5.0,fr,41945,67,1755891,1,1,Active Shallow Crust,240.0195,58.00491,0.0,12/29/3391
+0.2847,44.69436,4821,1,31,8,1,45,4.15,5.0,fr,41946,96,1755912,1,1,Active Shallow Crust,0.0,89.9899,0.0,01/31/4821
+0.2847,44.69436,8905,8,29,1,22,29,4.25,5.0,fr,41947,178,1755924,1,1,Active Shallow Crust,0.0,89.98999,0.0,08/29/8905
+0.2847,44.69436,1134,12,10,23,4,23,4.35,5.0,fr,41948,22,1755936,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/10/1134
+-0.40171,50.13285,7511,4,12,21,58,21,3.55,5.0,fr,41949,150,1756329,1,1,Active Shallow Crust,128.896,89.99374,0.0,04/12/7511
+-0.40171,50.13285,5219,11,8,9,11,55,3.65,5.0,fr,41950,104,1756332,1,1,Active Shallow Crust,0.0,89.98992,0.0,11/08/5219
+-0.40171,50.13285,8274,6,22,7,50,1,3.65,5.0,fr,41951,165,1756338,1,1,Active Shallow Crust,0.0,89.99017,-90.0,06/22/8274
+-0.40171,50.13285,946,7,17,7,40,29,3.65,5.0,fr,41952,18,1756341,1,1,Active Shallow Crust,128.9,89.96353,0.0,07/17/0946
+-0.40171,50.13285,7735,8,12,16,57,18,3.75,5.0,fr,41953,154,1756344,1,1,Active Shallow Crust,0.0,89.99005,0.0,08/12/7735
+-0.40171,50.13285,3969,10,29,1,58,44,3.75,27.5,fr,41954,79,1756346,1,2,Active Shallow Crust,0.0,89.99005,0.0,10/29/3969
+-0.40171,50.13285,4211,2,26,18,33,43,3.75,27.5,fr,41955,84,1756346,1,2,Active Shallow Crust,0.0,89.99005,0.0,02/26/4211
+-0.40171,50.13285,878,9,20,20,16,45,3.85,5.0,fr,41956,17,1756356,1,1,Active Shallow Crust,0.0,89.98999,0.0,09/20/0878
+-0.40171,50.13285,5665,10,3,7,59,22,5.85,27.5,fr,41957,113,1756598,1,1,Active Shallow Crust,360.0,89.99001,0.0,10/03/5665
+6.81028,47.20287,7738,3,10,23,20,16,3.55,5.0,fr,41958,154,1756800,1,5,Active Shallow Crust,0.0,89.99315,0.0,03/10/7738
+6.81028,47.20287,3059,1,11,15,3,48,3.55,5.0,fr,41959,61,1756800,1,5,Active Shallow Crust,0.0,89.99315,0.0,01/11/3059
+6.81028,47.20287,4459,2,14,12,52,46,3.55,5.0,fr,41960,89,1756800,1,5,Active Shallow Crust,0.0,89.99315,0.0,02/14/4459
+6.81028,47.20287,4153,8,7,23,58,56,3.55,5.0,fr,41961,83,1756800,1,5,Active Shallow Crust,0.0,89.99315,0.0,08/07/4153
+6.81028,47.20287,9699,10,26,14,42,53,3.55,5.0,fr,41962,193,1756800,1,5,Active Shallow Crust,0.0,89.99315,0.0,10/26/9699
+6.81028,47.20287,8088,6,5,5,25,57,3.55,15.0,fr,41963,161,1756801,1,1,Active Shallow Crust,0.0,89.99315,0.0,06/05/8088
+6.81028,47.20287,7025,11,1,17,59,54,3.55,5.0,fr,41964,140,1756803,1,1,Active Shallow Crust,240.0127,57.9978,0.0,11/01/7025
+6.81028,47.20287,787,1,12,10,44,22,3.55,5.0,fr,41965,15,1756806,1,1,Active Shallow Crust,0.0,89.99307,-90.0,01/12/0787
+6.81028,47.20287,3978,11,16,12,24,43,3.55,5.0,fr,41966,79,1756809,1,1,Active Shallow Crust,128.8954,89.99315,0.0,11/16/3978
+6.81028,47.20287,9121,9,6,4,25,4,3.55,15.0,fr,41967,182,1756810,1,1,Active Shallow Crust,128.8954,89.99315,0.0,09/06/9121
+6.81028,47.20287,5540,7,20,11,49,48,3.65,5.0,fr,41968,110,1756812,1,3,Active Shallow Crust,0.0,89.98779,0.0,07/20/5540
+6.81028,47.20287,1804,10,10,12,40,4,3.65,5.0,fr,41969,36,1756812,1,3,Active Shallow Crust,0.0,89.98779,0.0,10/10/1804
+6.81028,47.20287,3101,11,15,15,23,21,3.65,5.0,fr,41970,62,1756812,1,3,Active Shallow Crust,0.0,89.98779,0.0,11/15/3101
+6.81028,47.20287,1955,3,15,19,58,16,3.65,27.5,fr,41971,39,1756814,1,1,Active Shallow Crust,0.0,89.98779,0.0,03/15/1955
+6.81028,47.20287,6370,7,6,2,26,54,3.65,5.0,fr,41972,127,1756815,1,1,Active Shallow Crust,240.0008,58.0135,0.0,07/06/6370
+6.81028,47.20287,7074,6,23,4,12,36,3.65,5.0,fr,41973,141,1756818,1,1,Active Shallow Crust,0.0,89.98765,-90.0,06/23/7074
+6.81028,47.20287,4957,3,25,6,47,41,3.65,5.0,fr,41974,99,1756821,1,1,Active Shallow Crust,128.9004,89.96354,0.0,03/25/4957
+6.81028,47.20287,648,8,1,8,50,57,3.75,5.0,fr,41975,12,1756824,1,2,Active Shallow Crust,0.0,89.98911,0.0,08/01/0648
+6.81028,47.20287,8517,1,6,9,20,45,3.75,5.0,fr,41976,170,1756824,1,2,Active Shallow Crust,0.0,89.98911,0.0,01/06/8517
+6.81028,47.20287,5452,5,13,16,56,48,3.75,5.0,fr,41977,109,1756827,1,2,Active Shallow Crust,240.0079,58.01777,0.0,05/13/5452
+6.81028,47.20287,2353,8,11,13,36,12,3.75,5.0,fr,41978,47,1756827,1,2,Active Shallow Crust,240.0079,58.01777,0.0,08/11/2353
+6.81028,47.20287,8889,3,24,13,16,37,3.75,5.0,fr,41979,177,1756833,1,1,Active Shallow Crust,128.8969,89.96694,0.0,03/24/8889
+6.81028,47.20287,5760,11,20,14,39,34,3.85,5.0,fr,41980,115,1756836,1,2,Active Shallow Crust,0.0,89.9903,0.0,11/20/5760
+6.81028,47.20287,474,10,26,4,24,58,3.85,5.0,fr,41981,9,1756836,1,2,Active Shallow Crust,0.0,89.9903,0.0,10/26/0474
+6.81028,47.20287,7688,11,25,3,49,5,3.85,5.0,fr,41982,153,1756839,1,1,Active Shallow Crust,240.0103,57.99768,0.0,11/25/7688
+6.81028,47.20287,8955,12,20,0,9,19,3.95,5.0,fr,41983,179,1756848,1,4,Active Shallow Crust,0.0,89.99136,0.0,12/20/8955
+6.81028,47.20287,7776,6,20,15,31,58,3.95,5.0,fr,41984,155,1756848,1,4,Active Shallow Crust,0.0,89.99136,0.0,06/20/7776
+6.81028,47.20287,19,10,12,6,14,49,3.95,5.0,fr,41985,0,1756848,1,4,Active Shallow Crust,0.0,89.99136,0.0,10/12/0019
+6.81028,47.20287,5470,11,14,12,44,46,3.95,5.0,fr,41986,109,1756848,1,4,Active Shallow Crust,0.0,89.99136,0.0,11/14/5470
+6.81028,47.20287,3423,2,9,17,28,22,3.95,5.0,fr,41987,68,1756854,1,1,Active Shallow Crust,0.0,89.99126,-90.0,02/09/3423
+6.81028,47.20287,6813,9,13,22,46,10,4.05,5.0,fr,41988,136,1756860,1,3,Active Shallow Crust,0.0,89.98844,0.0,09/13/6813
+6.81028,47.20287,3733,2,4,6,6,3,4.05,5.0,fr,41989,74,1756860,1,3,Active Shallow Crust,0.0,89.98844,0.0,02/04/3733
+6.81028,47.20287,4844,5,9,5,25,48,4.05,5.0,fr,41990,96,1756860,1,3,Active Shallow Crust,0.0,89.98844,0.0,05/09/4844
+6.81028,47.20287,7883,3,1,8,34,13,4.05,15.0,fr,41991,157,1756861,1,1,Active Shallow Crust,0.0,89.98844,0.0,03/01/7883
+6.81028,47.20287,2926,10,8,15,17,55,4.15,5.0,fr,41992,58,1756872,1,1,Active Shallow Crust,0.0,89.9897,0.0,10/08/2926
+6.81028,47.20287,7707,12,2,22,25,0,4.15,5.0,fr,41993,154,1756878,1,1,Active Shallow Crust,0.0,89.98958,-90.0,12/02/7707
+6.81028,47.20287,2672,9,24,7,33,45,4.25,5.0,fr,41994,53,1756884,1,4,Active Shallow Crust,0.0,89.99082,0.0,09/24/2672
+6.81028,47.20287,3774,9,21,3,1,29,4.25,5.0,fr,41995,75,1756884,1,4,Active Shallow Crust,0.0,89.99082,0.0,09/21/3774
+6.81028,47.20287,6223,7,13,19,25,57,4.25,5.0,fr,41996,124,1756884,1,4,Active Shallow Crust,0.0,89.99082,0.0,07/13/6223
+6.81028,47.20287,2482,10,13,22,48,41,4.25,5.0,fr,41997,49,1756884,1,4,Active Shallow Crust,0.0,89.99082,0.0,10/13/2482
+6.81028,47.20287,5569,5,30,15,27,16,4.25,27.5,fr,41998,111,1756895,1,1,Active Shallow Crust,128.895,89.98043,0.0,05/30/5569
+6.81028,47.20287,2018,9,1,13,25,19,4.35,15.0,fr,41999,40,1756897,1,1,Active Shallow Crust,0.0,89.98909,0.0,09/01/2018
+6.81028,47.20287,4670,7,1,3,54,35,4.45,5.0,fr,42000,93,1756917,1,1,Active Shallow Crust,128.8925,89.99271,0.0,07/01/4670
+6.81028,47.20287,3605,2,6,13,33,56,4.55,5.0,fr,42001,72,1756926,1,1,Active Shallow Crust,0.0,89.98904,-90.0,02/06/3605
+6.81028,47.20287,4475,10,16,3,40,14,4.75,5.0,fr,42002,89,1756944,1,3,Active Shallow Crust,0.0,89.98967,0.0,10/16/4475
+6.81028,47.20287,605,1,17,1,55,18,4.75,5.0,fr,42003,12,1756944,1,3,Active Shallow Crust,0.0,89.98967,0.0,01/17/0605
+6.81028,47.20287,4578,10,13,17,6,51,4.75,5.0,fr,42004,91,1756944,1,3,Active Shallow Crust,0.0,89.98967,0.0,10/13/4578
+6.81028,47.20287,8777,10,18,20,36,51,4.75,27.5,fr,42005,175,1756955,1,1,Active Shallow Crust,128.8885,89.98821,0.0,10/18/8777
+6.81028,47.20287,3722,4,27,22,21,32,4.85,15.0,fr,42006,74,1756957,1,1,Active Shallow Crust,0.0,89.98927,0.0,04/27/3722
+6.81028,47.20287,8729,10,30,21,37,8,4.95,15.0,fr,42007,174,1756969,1,1,Active Shallow Crust,0.0,89.99043,0.0,10/30/8729
+6.81028,47.20287,9755,8,31,16,28,0,5.35,5.0,fr,42008,195,1757016,1,1,Active Shallow Crust,0.0,89.98965,0.0,08/31/9755
+-4.09037,47.96883,2494,6,3,10,23,34,3.65,5.0,fr,42009,49,1757292,1,1,Active Shallow Crust,0.0,89.98797,0.0,06/03/2494
+-4.09037,47.96883,9860,2,15,17,34,14,3.65,27.5,fr,42010,197,1757297,1,2,Active Shallow Crust,240.0015,58.01252,0.0,02/15/9860
+-4.09037,47.96883,1141,5,27,18,42,35,3.65,27.5,fr,42011,22,1757297,1,2,Active Shallow Crust,240.0015,58.01252,0.0,05/27/1141
+-4.09037,47.96883,9461,9,27,19,3,38,3.75,27.5,fr,42012,189,1757306,1,1,Active Shallow Crust,0.0,89.98927,0.0,09/27/9461
+-4.09037,47.96883,7535,6,2,22,32,57,3.75,15.0,fr,42013,150,1757314,1,1,Active Shallow Crust,128.8961,89.96751,0.0,06/02/7535
+-4.09037,47.96883,2897,6,25,22,31,24,3.85,5.0,fr,42014,57,1757316,1,1,Active Shallow Crust,0.0,89.99044,0.0,06/25/2897
+-4.09037,47.96883,3076,7,26,17,15,21,3.85,15.0,fr,42015,61,1757317,1,1,Active Shallow Crust,0.0,89.99044,0.0,07/26/3076
+-4.09037,47.96883,2927,11,28,21,23,39,4.05,5.0,fr,42016,58,1757340,1,1,Active Shallow Crust,0.0,89.98861,0.0,11/28/2927
+-4.09037,47.96883,509,5,6,8,40,55,4.45,5.0,fr,42017,10,1757388,1,1,Active Shallow Crust,0.0,89.99042,0.0,05/06/0509
+-4.09037,47.96883,5493,3,25,18,25,48,4.45,15.0,fr,42018,109,1757392,1,1,Active Shallow Crust,240.0057,57.99488,0.0,03/25/5493
+-6.89175,47.79094,3024,3,21,18,59,7,3.75,5.0,fr,42019,60,1758264,1,1,Active Shallow Crust,0.0,89.98923,0.0,03/21/3024
+3.4795,50.54319,8495,5,20,7,40,5,3.55,15.0,fr,42020,169,1758721,1,2,Active Shallow Crust,0.0,89.99039,0.0,05/20/8495
+3.4795,50.54319,8140,4,28,16,31,45,3.55,15.0,fr,42021,162,1758721,1,2,Active Shallow Crust,0.0,89.99039,0.0,04/28/8140
+3.4795,50.54319,1801,5,14,4,54,19,3.75,5.0,fr,42022,36,1758750,1,1,Active Shallow Crust,0.0,89.9897,-90.0,05/14/1801
+3.4795,50.54319,746,9,18,4,11,50,3.95,5.0,fr,42023,14,1758768,1,1,Active Shallow Crust,0.0,89.98989,0.0,09/18/0746
+3.4795,50.54319,7275,5,4,22,58,9,4.15,5.0,fr,42024,145,1758792,1,1,Active Shallow Crust,0.0,89.99036,0.0,05/04/7275
+3.4795,50.54319,3908,4,8,8,13,52,4.65,5.0,fr,42025,78,1758852,1,1,Active Shallow Crust,0.0,89.99007,0.0,04/08/3908
+3.4795,50.54319,89,4,2,1,18,21,4.75,5.0,fr,42026,1,1758864,1,1,Active Shallow Crust,0.0,89.99034,0.0,04/02/0089
+3.4795,50.54319,5661,1,28,7,47,12,4.95,5.0,fr,42027,113,1758894,1,1,Active Shallow Crust,0.0,89.9903,-90.0,01/28/5661
+6.81783,49.36416,5839,10,24,21,17,8,3.55,27.5,fr,42028,116,1759685,1,1,Active Shallow Crust,240.0125,57.99856,0.0,10/24/5839
+6.81783,49.36416,3733,4,2,11,55,48,3.85,15.0,fr,42029,74,1759717,1,1,Active Shallow Crust,0.0,89.9907,0.0,04/02/3733
+6.81783,49.36416,1755,12,17,4,33,35,3.95,5.0,fr,42030,35,1759728,1,1,Active Shallow Crust,0.0,89.99171,0.0,12/17/1755
+6.81783,49.36416,1899,4,4,16,44,25,4.45,15.0,fr,42031,37,1759789,1,1,Active Shallow Crust,0.0,89.99068,0.0,04/04/1899
+3.7446,48.06869,2542,9,23,1,31,43,3.65,5.0,fr,42032,50,1760172,1,1,Active Shallow Crust,0.0,89.99099,0.0,09/23/2542
+3.7446,48.06869,9240,11,16,11,56,44,3.65,5.0,fr,42033,184,1760178,1,2,Active Shallow Crust,0.0,89.99089,-90.0,11/16/9240
+3.7446,48.06869,9929,4,2,4,32,8,3.65,5.0,fr,42034,198,1760178,1,2,Active Shallow Crust,0.0,89.99089,-90.0,04/02/9929
+1.88512,51.40241,1744,7,27,7,55,15,3.55,5.0,fr,42035,34,1760640,1,1,Active Shallow Crust,0.0,89.99056,0.0,07/27/1744
+1.88512,51.40241,7728,1,19,11,7,45,3.65,5.0,fr,42036,154,1760652,1,1,Active Shallow Crust,0.0,89.99019,0.0,01/19/7728
+1.88512,51.40241,580,7,28,22,36,58,3.95,15.0,fr,42037,11,1760689,1,1,Active Shallow Crust,0.0,89.99007,0.0,07/28/0580
+1.88512,51.40241,7921,2,6,1,24,20,5.05,15.0,fr,42038,158,1760821,1,1,Active Shallow Crust,0.0,89.98993,0.0,02/06/7921
+2.61409,42.68518,4423,12,2,18,45,28,3.55,5.0,fr,42039,88,1761120,1,3,Active Shallow Crust,0.0,89.98888,0.0,12/02/4423
+2.61409,42.68518,5858,11,9,23,32,41,3.55,5.0,fr,42040,117,1761120,1,3,Active Shallow Crust,0.0,89.98888,0.0,11/09/5858
+2.61409,42.68518,4221,8,31,10,49,13,3.55,5.0,fr,42041,84,1761120,1,3,Active Shallow Crust,0.0,89.98888,0.0,08/31/4221
+2.61409,42.68518,9900,1,6,21,3,49,3.55,15.0,fr,42042,197,1761124,1,1,Active Shallow Crust,240.012,57.99818,0.0,01/06/9900
+2.61409,42.68518,827,10,6,2,42,15,3.55,15.0,fr,42043,16,1761127,1,1,Active Shallow Crust,0.0,89.98875,-90.0,10/06/0827
+2.61409,42.68518,3326,3,28,0,45,10,3.55,5.0,fr,42044,66,1761129,1,1,Active Shallow Crust,128.8965,89.99258,0.0,03/28/3326
+2.61409,42.68518,4128,8,8,9,10,22,3.65,5.0,fr,42045,82,1761132,1,4,Active Shallow Crust,0.0,89.99009,0.0,08/08/4128
+2.61409,42.68518,2766,10,1,5,53,13,3.65,5.0,fr,42046,55,1761132,1,4,Active Shallow Crust,0.0,89.99009,0.0,10/01/2766
+2.61409,42.68518,5341,8,16,9,10,6,3.65,5.0,fr,42047,106,1761132,1,4,Active Shallow Crust,0.0,89.99009,0.0,08/16/5341
+2.61409,42.68518,113,11,10,21,48,11,3.65,5.0,fr,42048,2,1761132,1,4,Active Shallow Crust,0.0,89.99009,0.0,11/10/0113
+2.61409,42.68518,9157,5,19,14,20,29,3.65,15.0,fr,42049,183,1761133,1,1,Active Shallow Crust,0.0,89.99009,0.0,05/19/9157
+2.61409,42.68518,8591,5,18,6,20,47,3.65,5.0,fr,42050,171,1761138,1,1,Active Shallow Crust,0.0,89.98997,-90.0,05/18/8591
+2.61409,42.68518,3614,8,30,8,50,18,3.65,15.0,fr,42051,72,1761139,1,1,Active Shallow Crust,0.0,89.98997,-90.0,08/30/3614
+2.61409,42.68518,4385,10,16,0,53,6,3.75,5.0,fr,42052,87,1761144,1,2,Active Shallow Crust,0.0,89.99117,0.0,10/16/4385
+2.61409,42.68518,6815,5,1,23,57,30,3.75,5.0,fr,42053,136,1761144,1,2,Active Shallow Crust,0.0,89.99117,0.0,05/01/6815
+2.61409,42.68518,4451,9,27,21,13,19,3.75,15.0,fr,42054,89,1761145,1,1,Active Shallow Crust,0.0,89.99117,0.0,09/27/4451
+2.61409,42.68518,8719,1,28,12,12,56,3.75,27.5,fr,42055,174,1761146,1,1,Active Shallow Crust,0.0,89.99117,0.0,01/28/8719
+2.61409,42.68518,9387,5,15,17,33,22,3.75,5.0,fr,42056,187,1761153,1,1,Active Shallow Crust,128.8974,89.96742,0.0,05/15/9387
+2.61409,42.68518,3348,3,16,6,32,29,3.75,15.0,fr,42057,66,1761154,1,1,Active Shallow Crust,128.8974,89.96742,0.0,03/16/3348
+2.61409,42.68518,9857,3,11,8,16,8,3.85,15.0,fr,42058,197,1761163,1,1,Active Shallow Crust,0.0,89.98938,-90.0,03/11/9857
+2.61409,42.68518,6573,2,6,16,43,46,3.85,5.0,fr,42059,131,1761165,1,1,Active Shallow Crust,128.896,89.99344,0.0,02/06/6573
+2.61409,42.68518,9270,3,14,23,7,37,3.95,5.0,fr,42060,185,1761168,1,1,Active Shallow Crust,0.0,89.99065,0.0,03/14/9270
+2.61409,42.68518,8854,7,16,5,24,42,3.95,15.0,fr,42061,177,1761169,1,1,Active Shallow Crust,0.0,89.99065,0.0,07/16/8854
+2.61409,42.68518,2239,8,4,10,16,55,3.95,27.5,fr,42062,44,1761170,1,1,Active Shallow Crust,0.0,89.99065,0.0,08/04/2239
+2.61409,42.68518,6076,12,22,17,25,46,4.05,5.0,fr,42063,121,1761180,1,1,Active Shallow Crust,0.0,89.98958,0.0,12/22/6076
+2.61409,42.68518,9614,8,8,10,4,23,4.05,5.0,fr,42064,192,1761183,1,1,Active Shallow Crust,240.0053,58.00588,0.0,08/08/9614
+2.61409,42.68518,9989,11,23,1,20,42,4.15,15.0,fr,42065,199,1761193,1,1,Active Shallow Crust,0.0,89.99072,0.0,11/23/9989
+2.61409,42.68518,9679,8,31,16,42,3,4.25,15.0,fr,42066,193,1761205,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/31/9679
+2.61409,42.68518,1915,1,28,15,15,5,4.35,5.0,fr,42067,38,1761225,1,1,Active Shallow Crust,128.8983,89.98289,0.0,01/28/1915
+2.61409,42.68518,4751,11,19,16,17,44,4.65,5.0,fr,42068,95,1761252,1,1,Active Shallow Crust,0.0,89.98956,0.0,11/19/4751
+2.61409,42.68518,9005,7,19,1,57,24,5.95,5.0,fr,42069,180,1761408,1,1,Active Shallow Crust,0.0,89.98994,0.0,07/19/9005
+-0.74066,46.50605,592,2,22,13,3,12,3.55,15.0,fr,42070,11,1761601,1,2,Active Shallow Crust,0.0,89.98959,0.0,02/22/0592
+-0.74066,46.50605,9862,11,1,5,40,21,3.55,15.0,fr,42071,197,1761601,1,2,Active Shallow Crust,0.0,89.98959,0.0,11/01/9862
+-0.74066,46.50605,7747,10,3,5,52,36,3.55,5.0,fr,42072,154,1761603,1,1,Active Shallow Crust,240.0122,57.99814,0.0,10/03/7747
+-0.74066,46.50605,1339,4,8,18,10,41,3.65,5.0,fr,42073,26,1761612,1,3,Active Shallow Crust,0.0,89.98994,0.0,04/08/1339
+-0.74066,46.50605,6458,5,13,19,43,48,3.65,5.0,fr,42074,129,1761612,1,3,Active Shallow Crust,0.0,89.98994,0.0,05/13/6458
+-0.74066,46.50605,4628,12,19,8,11,50,3.65,5.0,fr,42075,92,1761612,1,3,Active Shallow Crust,0.0,89.98994,0.0,12/19/4628
+-0.74066,46.50605,8743,1,1,1,24,57,3.65,15.0,fr,42076,174,1761613,1,1,Active Shallow Crust,0.0,89.98994,0.0,01/01/8743
+-0.74066,46.50605,7632,4,29,4,50,8,3.65,5.0,fr,42077,152,1761618,1,1,Active Shallow Crust,0.0,89.98983,-90.0,04/29/7632
+-0.74066,46.50605,4517,4,13,0,37,24,3.75,5.0,fr,42078,90,1761624,1,2,Active Shallow Crust,0.0,89.98966,0.0,04/13/4517
+-0.74066,46.50605,4197,9,10,15,25,37,3.75,5.0,fr,42079,83,1761624,1,2,Active Shallow Crust,0.0,89.98966,0.0,09/10/4197
+-0.74066,46.50605,7916,9,29,3,32,7,3.75,15.0,fr,42080,158,1761625,1,1,Active Shallow Crust,0.0,89.98966,0.0,09/29/7916
+-0.74066,46.50605,2490,11,30,14,31,23,3.75,5.0,fr,42081,49,1761627,1,1,Active Shallow Crust,240.0083,58.01756,0.0,11/30/2490
+-0.74066,46.50605,6919,10,16,1,26,18,3.85,5.0,fr,42082,138,1761636,1,2,Active Shallow Crust,0.0,89.99017,0.0,10/16/6919
+-0.74066,46.50605,9037,1,28,10,8,13,3.85,5.0,fr,42083,180,1761636,1,2,Active Shallow Crust,0.0,89.99017,0.0,01/28/9037
+-0.74066,46.50605,1719,8,9,14,49,6,3.85,27.5,fr,42084,34,1761638,1,1,Active Shallow Crust,0.0,89.99017,0.0,08/09/1719
+-0.74066,46.50605,6417,4,2,12,25,18,3.85,5.0,fr,42085,128,1761639,1,1,Active Shallow Crust,240.0107,57.99785,0.0,04/02/6417
+-0.74066,46.50605,3157,4,23,22,10,6,3.85,5.0,fr,42086,63,1761642,1,1,Active Shallow Crust,0.0,89.99006,-90.0,04/23/3157
+-0.74066,46.50605,4363,5,8,15,0,13,3.95,5.0,fr,42087,87,1761648,1,1,Active Shallow Crust,0.0,89.99014,0.0,05/08/4363
+-0.74066,46.50605,1720,2,3,22,22,52,3.95,15.0,fr,42088,34,1761652,1,1,Active Shallow Crust,240.0199,58.00494,0.0,02/03/1720
+-0.74066,46.50605,4197,1,29,6,1,43,3.95,5.0,fr,42089,83,1761657,1,1,Active Shallow Crust,128.9003,89.99371,0.0,01/29/4197
+-0.74066,46.50605,4629,5,30,13,27,24,4.05,5.0,fr,42090,92,1761660,1,4,Active Shallow Crust,359.9998,89.99024,0.0,05/30/4629
+-0.74066,46.50605,2954,7,23,9,47,54,4.05,5.0,fr,42091,59,1761660,1,4,Active Shallow Crust,359.9998,89.99024,0.0,07/23/2954
+-0.74066,46.50605,4437,10,26,2,21,14,4.05,5.0,fr,42092,88,1761660,1,4,Active Shallow Crust,359.9998,89.99024,0.0,10/26/4437
+-0.74066,46.50605,6792,9,20,10,25,54,4.05,5.0,fr,42093,135,1761660,1,4,Active Shallow Crust,359.9998,89.99024,0.0,09/20/6792
+-0.74066,46.50605,801,12,2,6,45,25,4.15,27.5,fr,42094,16,1761674,1,1,Active Shallow Crust,0.0,89.99,0.0,12/02/0801
+-0.74066,46.50605,2245,12,4,21,58,40,4.15,5.0,fr,42095,44,1761675,1,1,Active Shallow Crust,240.0084,57.99726,0.0,12/04/2245
+-0.74066,46.50605,480,2,16,9,21,46,4.55,5.0,fr,42096,9,1761720,1,1,Active Shallow Crust,0.0,89.99012,0.0,02/16/0480
+-0.74066,46.50605,7536,12,8,7,28,33,4.55,5.0,fr,42097,150,1761726,1,1,Active Shallow Crust,0.0,89.99001,-90.0,12/08/7536
+-0.74066,46.50605,6120,8,15,13,57,33,4.85,15.0,fr,42098,122,1761757,1,1,Active Shallow Crust,359.9999,89.99009,0.0,08/15/6120
+1.44067,47.19409,8883,7,16,20,51,42,3.65,15.0,fr,42099,177,1762093,1,1,Active Shallow Crust,0.0,89.98931,0.0,07/16/8883
+1.44067,47.19409,1306,2,18,6,4,7,3.65,15.0,fr,42100,26,1762099,1,1,Active Shallow Crust,0.0,89.99073,-90.0,02/18/1306
+1.44067,47.19409,6260,5,22,15,13,2,3.75,15.0,fr,42101,125,1762105,1,1,Active Shallow Crust,0.0,89.99048,0.0,05/22/6260
+1.44067,47.19409,4006,7,10,18,52,2,3.85,15.0,fr,42102,80,1762126,1,1,Active Shallow Crust,128.8957,89.99333,0.0,07/10/4006
+1.44067,47.19409,3727,3,19,16,5,15,4.15,5.0,fr,42103,74,1762152,1,1,Active Shallow Crust,0.0,89.9897,0.0,03/19/3727
+1.44067,47.19409,5502,2,14,13,38,36,4.15,5.0,fr,42104,110,1762158,1,1,Active Shallow Crust,0.0,89.98958,-90.0,02/14/5502
+1.44067,47.19409,1495,6,19,22,34,8,4.15,15.0,fr,42105,29,1762159,1,1,Active Shallow Crust,0.0,89.98958,-90.0,06/19/1495
+1.440672,47.19409,9116,10,22,18,51,59,6.15,6.011322,fr,42106,182,1762392,1,1,Active Shallow Crust,0.0,89.98999,0.0,10/22/9116
+6.46974,50.07064,4785,6,14,6,13,9,3.65,5.0,fr,42107,95,1762578,1,1,Active Shallow Crust,0.0,89.98833,-90.0,06/14/4785
+6.46974,50.07064,9248,11,3,13,49,0,3.75,5.0,fr,42108,184,1762584,1,2,Active Shallow Crust,0.0,89.98972,0.0,11/03/9248
+6.46974,50.07064,1619,4,14,21,17,42,3.75,5.0,fr,42109,32,1762584,1,2,Active Shallow Crust,0.0,89.98972,0.0,04/14/1619
+6.46974,50.07064,5531,1,2,11,11,12,3.95,5.0,fr,42110,110,1762611,1,1,Active Shallow Crust,240.0207,58.00472,0.0,01/02/5531
+6.46974,50.07064,4845,5,29,11,33,20,4.05,5.0,fr,42111,96,1762620,1,1,Active Shallow Crust,0.0,89.98908,0.0,05/29/4845
+6.46974,50.07064,7403,1,2,0,45,40,4.05,15.0,fr,42112,148,1762621,1,1,Active Shallow Crust,0.0,89.98908,0.0,01/02/7403
+6.46974,50.07064,2493,11,3,8,32,34,5.85,5.0,fr,42113,49,1762836,1,1,Active Shallow Crust,0.0,89.98991,0.0,11/03/2493
+6.15204,44.24698,9305,11,2,13,58,53,3.55,27.5,fr,42114,186,1763048,1,1,Active Shallow Crust,0.0,89.99269,-90.0,11/02/9305
+6.15204,44.24698,4639,8,29,17,13,38,3.65,5.0,fr,42115,92,1763052,1,4,Active Shallow Crust,0.0,89.98712,0.0,08/29/4639
+6.15204,44.24698,9605,2,6,17,26,53,3.65,5.0,fr,42116,192,1763052,1,4,Active Shallow Crust,0.0,89.98712,0.0,02/06/9605
+6.15204,44.24698,2010,9,4,17,17,2,3.65,5.0,fr,42117,40,1763052,1,4,Active Shallow Crust,0.0,89.98712,0.0,09/04/2010
+6.15204,44.24698,9749,9,1,8,39,24,3.65,5.0,fr,42118,194,1763052,1,4,Active Shallow Crust,0.0,89.98712,0.0,09/01/9749
+6.15204,44.24698,9329,3,3,10,2,6,3.65,5.0,fr,42119,186,1763055,1,1,Active Shallow Crust,240.0005,58.013,0.0,03/03/9329
+6.15204,44.24698,9586,6,16,10,50,4,3.75,5.0,fr,42120,191,1763067,1,2,Active Shallow Crust,240.0079,58.01817,0.0,06/16/9586
+6.15204,44.24698,1432,9,15,6,13,52,3.75,5.0,fr,42121,28,1763067,1,2,Active Shallow Crust,240.0079,58.01817,0.0,09/15/1432
+6.15204,44.24698,9590,7,26,0,59,7,3.75,5.0,fr,42122,191,1763070,1,1,Active Shallow Crust,0.0,89.98839,-90.0,07/26/9590
+6.15204,44.24698,217,4,29,9,6,22,3.85,5.0,fr,42123,4,1763076,1,1,Active Shallow Crust,0.0,89.98977,0.0,04/29/0217
+6.15204,44.24698,2261,3,11,0,23,45,3.85,27.5,fr,42124,45,1763078,1,1,Active Shallow Crust,0.0,89.98977,0.0,03/11/2261
+6.15204,44.24698,9200,2,19,6,0,53,3.95,5.0,fr,42125,183,1763088,1,2,Active Shallow Crust,0.0,89.99088,0.0,02/19/9200
+6.15204,44.24698,9040,10,4,10,53,38,3.95,5.0,fr,42126,180,1763088,1,2,Active Shallow Crust,0.0,89.99088,0.0,10/04/9040
+6.15204,44.24698,3575,10,22,0,51,29,3.95,5.0,fr,42127,71,1763091,1,1,Active Shallow Crust,240.0201,58.00447,0.0,10/22/3575
+6.15204,44.24698,1222,1,1,10,29,35,3.95,5.0,fr,42128,24,1763097,1,1,Active Shallow Crust,128.9003,89.99316,0.0,01/01/1222
+6.15204,44.24698,3694,11,2,6,3,8,4.15,5.0,fr,42129,73,1763112,1,1,Active Shallow Crust,0.0,89.98914,0.0,11/02/3694
+6.15204,44.24698,5504,10,31,1,27,45,4.15,5.0,fr,42130,110,1763115,1,1,Active Shallow Crust,240.0078,57.99741,0.0,10/31/5504
+6.15204,44.24698,7028,11,10,7,47,1,4.15,5.0,fr,42131,140,1763118,1,1,Active Shallow Crust,0.0,89.98901,-90.0,11/10/7028
+6.15204,44.24698,8779,1,3,2,9,17,4.25,5.0,fr,42132,175,1763124,1,2,Active Shallow Crust,0.0,89.99032,0.0,01/03/8779
+6.15204,44.24698,6669,12,21,7,29,24,4.25,5.0,fr,42133,133,1763124,1,2,Active Shallow Crust,0.0,89.99032,0.0,12/21/6669
+6.15204,44.24698,2647,4,27,2,49,12,4.25,5.0,fr,42134,52,1763133,1,1,Active Shallow Crust,128.8949,89.98087,0.0,04/27/2647
+6.15204,44.24698,4507,4,28,19,59,21,4.65,15.0,fr,42135,90,1763173,1,1,Active Shallow Crust,0.0,89.98982,0.0,04/28/4507
+6.15204,44.24698,1436,9,23,13,19,9,4.75,5.0,fr,42136,28,1763184,1,1,Active Shallow Crust,0.0,89.98911,0.0,09/23/1436
+6.15204,44.24698,4990,10,17,18,32,43,4.85,5.0,fr,42137,99,1763196,1,1,Active Shallow Crust,0.0,89.9903,0.0,10/17/4990
+-2.06948,46.66294,2384,1,12,7,21,52,3.95,5.0,fr,42138,47,1763577,1,1,Active Shallow Crust,128.9005,89.99454,0.0,01/12/2384
+-2.06948,46.66294,6310,11,29,9,20,1,4.15,5.0,fr,42139,126,1763592,1,1,Active Shallow Crust,0.0,89.98959,0.0,11/29/6310
+-2.06948,46.66294,3317,4,2,11,3,5,4.25,5.0,fr,42140,66,1763607,1,1,Active Shallow Crust,240.0075,57.99428,0.0,04/02/3317
+-2.06948,46.66294,5495,3,13,13,47,43,5.05,15.0,fr,42141,109,1763710,1,1,Active Shallow Crust,128.8853,89.99055,0.0,03/13/5495
+2.58402,45.05704,9344,9,4,19,7,21,3.55,5.0,fr,42142,186,1764009,1,1,Active Shallow Crust,128.8966,89.99466,0.0,09/04/9344
+2.58402,45.05704,7079,5,15,8,16,47,3.65,5.0,fr,42143,141,1764012,1,1,Active Shallow Crust,0.0,89.99048,0.0,05/15/7079
+2.58402,45.05704,2637,9,26,14,49,47,3.65,27.5,fr,42144,52,1764014,1,1,Active Shallow Crust,0.0,89.99048,0.0,09/26/2637
+2.58402,45.05704,4149,10,17,16,0,9,3.65,5.0,fr,42145,82,1764015,1,1,Active Shallow Crust,240.0008,58.01279,0.0,10/17/4149
+2.58402,45.05704,9182,6,11,19,23,4,3.75,5.0,fr,42146,183,1764024,1,1,Active Shallow Crust,0.0,89.98869,0.0,06/11/9182
+2.58402,45.05704,4726,11,1,3,16,11,3.75,15.0,fr,42147,94,1764025,1,1,Active Shallow Crust,0.0,89.98869,0.0,11/01/4726
+2.58402,45.05704,7695,9,27,1,28,21,3.85,15.0,fr,42148,153,1764037,1,1,Active Shallow Crust,0.0,89.98991,0.0,09/27/7695
+2.58402,45.05704,6874,1,25,6,6,33,3.95,15.0,fr,42149,137,1764049,1,1,Active Shallow Crust,0.0,89.99101,0.0,01/25/6874
+2.58402,45.05704,6657,4,22,18,21,29,4.95,5.0,fr,42150,133,1764168,1,1,Active Shallow Crust,0.0,89.99005,0.0,04/22/6657
+2.58402,45.05704,2407,4,2,21,12,47,5.05,5.0,fr,42151,48,1764180,1,2,Active Shallow Crust,0.0,89.98986,0.0,04/02/2407
+2.58402,45.05704,3122,10,10,11,13,58,5.05,5.0,fr,42152,62,1764180,1,2,Active Shallow Crust,0.0,89.98986,0.0,10/10/3122
+2.58402,45.05704,1701,10,7,13,59,18,5.65,5.0,fr,42153,34,1764255,1,1,Active Shallow Crust,240.0327,58.00164,0.0,10/07/1701
+-0.89921,50.76185,8743,6,26,4,10,44,3.55,15.0,fr,42154,174,1764481,1,1,Active Shallow Crust,0.0,89.98963,0.0,06/26/8743
+-0.89921,50.76185,663,10,30,9,14,44,3.75,15.0,fr,42155,13,1764508,1,1,Active Shallow Crust,240.009,58.01757,0.0,10/30/0663
+1.07341,43.26889,4595,1,22,19,25,22,3.65,15.0,fr,42156,91,1764973,1,3,Active Shallow Crust,0.0,89.99018,0.0,01/22/4595
+1.07341,43.26889,5380,10,11,20,42,43,3.65,15.0,fr,42157,107,1764973,1,3,Active Shallow Crust,0.0,89.99018,0.0,10/11/5380
+1.07341,43.26889,7061,5,22,11,25,14,3.65,15.0,fr,42158,141,1764973,1,3,Active Shallow Crust,0.0,89.99018,0.0,05/22/7061
+1.07341,43.26889,479,3,24,6,45,16,3.75,5.0,fr,42159,9,1764984,1,1,Active Shallow Crust,0.0,89.98979,0.0,03/24/0479
+1.07341,43.26889,9344,1,26,23,4,9,3.75,5.0,fr,42160,186,1764993,1,1,Active Shallow Crust,128.8969,89.9673,0.0,01/26/9344
+1.07341,43.26889,7464,6,29,21,17,40,3.95,5.0,fr,42161,149,1765017,1,1,Active Shallow Crust,128.9008,89.99363,0.0,06/29/7464
+1.07341,43.26889,6956,3,19,0,43,34,4.35,5.0,fr,42162,139,1765059,1,1,Active Shallow Crust,240.0077,57.9958,0.0,03/19/6956
+1.53912,43.44358,9806,4,10,22,0,49,3.55,5.0,fr,42163,196,1765446,1,1,Active Shallow Crust,0.0,89.99075,-90.0,04/10/9806
+1.53912,43.44358,8970,12,2,17,1,18,3.65,5.0,fr,42164,179,1765452,1,1,Active Shallow Crust,0.0,89.99021,0.0,12/02/8970
+1.53912,43.44358,2702,9,14,8,58,31,3.65,15.0,fr,42165,54,1765453,1,1,Active Shallow Crust,0.0,89.99021,0.0,09/14/2702
+1.53912,43.44358,5974,2,25,11,2,33,4.65,5.0,fr,42166,119,1765572,1,1,Active Shallow Crust,0.0,89.9902,0.0,02/25/5974
+-0.86057,44.72897,7681,1,21,3,36,43,3.85,5.0,fr,42167,153,1765956,1,1,Active Shallow Crust,0.0,89.98985,0.0,01/21/7681
+-0.86057,44.72897,7577,10,29,9,49,15,3.95,5.0,fr,42168,151,1765968,1,1,Active Shallow Crust,0.0,89.98983,0.0,10/29/7577
+-0.86057,44.72897,7115,6,22,7,38,8,3.95,15.0,fr,42169,142,1765972,1,1,Active Shallow Crust,240.0195,58.00498,0.0,06/22/7115
+-0.86057,44.72897,6841,12,27,3,15,4,4.55,5.0,fr,42170,136,1766040,1,1,Active Shallow Crust,0.0,89.99009,0.0,12/27/6841
+-0.86057,44.72897,9968,1,7,22,51,19,4.85,5.0,fr,42171,199,1766076,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/07/9968
+-0.75203,41.44222,6341,1,13,5,33,9,3.85,5.0,fr,42172,126,1766442,1,1,Active Shallow Crust,0.0,89.98985,-90.0,01/13/6341
+-0.75203,41.44222,3526,7,2,11,16,15,5.55,15.0,fr,42173,70,1766641,1,1,Active Shallow Crust,0.0,89.98998,0.0,07/02/3526
+7.83701,46.28504,5317,2,27,0,20,34,3.55,5.0,fr,42174,106,1766880,1,11,Active Shallow Crust,0.0,89.99303,0.0,02/27/5317
+7.83701,46.28504,5657,4,6,14,28,24,3.55,5.0,fr,42175,113,1766880,1,11,Active Shallow Crust,0.0,89.99303,0.0,04/06/5657
+7.83701,46.28504,2346,4,28,7,19,24,3.55,5.0,fr,42176,46,1766880,1,11,Active Shallow Crust,0.0,89.99303,0.0,04/28/2346
+7.83701,46.28504,7216,2,1,12,30,34,3.55,5.0,fr,42177,144,1766880,1,11,Active Shallow Crust,0.0,89.99303,0.0,02/01/7216
+7.83701,46.28504,350,6,25,17,57,59,3.55,5.0,fr,42178,6,1766880,1,11,Active Shallow Crust,0.0,89.99303,0.0,06/25/0350
+7.83701,46.28504,4056,10,28,22,6,43,3.55,5.0,fr,42179,81,1766880,1,11,Active Shallow Crust,0.0,89.99303,0.0,10/28/4056
+7.83701,46.28504,3793,2,22,21,49,52,3.55,5.0,fr,42180,75,1766880,1,11,Active Shallow Crust,0.0,89.99303,0.0,02/22/3793
+7.83701,46.28504,7722,12,11,14,16,30,3.55,5.0,fr,42181,154,1766880,1,11,Active Shallow Crust,0.0,89.99303,0.0,12/11/7722
+7.83701,46.28504,4228,8,7,17,15,39,3.55,5.0,fr,42182,84,1766880,1,11,Active Shallow Crust,0.0,89.99303,0.0,08/07/4228
+7.83701,46.28504,392,4,28,10,24,56,3.55,5.0,fr,42183,7,1766880,1,11,Active Shallow Crust,0.0,89.99303,0.0,04/28/0392
+7.83701,46.28504,8974,1,5,17,33,54,3.55,5.0,fr,42184,179,1766880,1,11,Active Shallow Crust,0.0,89.99303,0.0,01/05/8974
+7.83701,46.28504,4587,7,18,8,22,13,3.55,15.0,fr,42185,91,1766881,1,6,Active Shallow Crust,0.0,89.99303,0.0,07/18/4587
+7.83701,46.28504,8765,6,20,21,40,47,3.55,15.0,fr,42186,175,1766881,1,6,Active Shallow Crust,0.0,89.99303,0.0,06/20/8765
+7.83701,46.28504,5484,12,12,14,39,28,3.55,15.0,fr,42187,109,1766881,1,6,Active Shallow Crust,0.0,89.99303,0.0,12/12/5484
+7.83701,46.28504,8899,6,21,18,42,54,3.55,15.0,fr,42188,177,1766881,1,6,Active Shallow Crust,0.0,89.99303,0.0,06/21/8899
+7.83701,46.28504,8908,11,27,17,35,41,3.55,15.0,fr,42189,178,1766881,1,6,Active Shallow Crust,0.0,89.99303,0.0,11/27/8908
+7.83701,46.28504,524,3,26,16,23,2,3.55,15.0,fr,42190,10,1766881,1,6,Active Shallow Crust,0.0,89.99303,0.0,03/26/0524
+7.83701,46.28504,4158,10,18,20,10,4,3.55,27.5,fr,42191,83,1766882,1,1,Active Shallow Crust,0.0,89.99303,0.0,10/18/4158
+7.83701,46.28504,215,7,9,0,1,36,3.55,5.0,fr,42192,4,1766883,1,4,Active Shallow Crust,240.0118,57.99805,0.0,07/09/0215
+7.83701,46.28504,6362,6,2,22,27,44,3.55,5.0,fr,42193,127,1766883,1,4,Active Shallow Crust,240.0118,57.99805,0.0,06/02/6362
+7.83701,46.28504,9110,10,18,18,35,7,3.55,5.0,fr,42194,182,1766883,1,4,Active Shallow Crust,240.0118,57.99805,0.0,10/18/9110
+7.83701,46.28504,3292,10,2,16,31,49,3.55,5.0,fr,42195,65,1766883,1,4,Active Shallow Crust,240.0118,57.99805,0.0,10/02/3292
+7.83701,46.28504,2767,9,2,19,5,31,3.55,5.0,fr,42196,55,1766886,1,1,Active Shallow Crust,0.0,89.99295,-90.0,09/02/2767
+7.83701,46.28504,2975,3,21,4,21,54,3.55,15.0,fr,42197,59,1766887,1,2,Active Shallow Crust,0.0,89.99295,-90.0,03/21/2975
+7.83701,46.28504,5794,3,14,5,46,49,3.55,15.0,fr,42198,115,1766887,1,2,Active Shallow Crust,0.0,89.99295,-90.0,03/14/5794
+7.83701,46.28504,5889,4,7,23,15,46,3.55,5.0,fr,42199,117,1766889,1,1,Active Shallow Crust,128.8959,89.99303,0.0,04/07/5889
+7.83701,46.28504,2061,3,1,9,11,9,3.65,5.0,fr,42200,41,1766892,1,7,Active Shallow Crust,0.0,89.98758,0.0,03/01/2061
+7.83701,46.28504,6102,4,30,20,12,29,3.65,5.0,fr,42201,122,1766892,1,7,Active Shallow Crust,0.0,89.98758,0.0,04/30/6102
+7.83701,46.28504,7154,6,28,0,41,13,3.65,5.0,fr,42202,143,1766892,1,7,Active Shallow Crust,0.0,89.98758,0.0,06/28/7154
+7.83701,46.28504,581,1,9,19,58,20,3.65,5.0,fr,42203,11,1766892,1,7,Active Shallow Crust,0.0,89.98758,0.0,01/09/0581
+7.83701,46.28504,3934,2,27,18,45,35,3.65,5.0,fr,42204,78,1766892,1,7,Active Shallow Crust,0.0,89.98758,0.0,02/27/3934
+7.83701,46.28504,6544,10,30,23,59,42,3.65,5.0,fr,42205,130,1766892,1,7,Active Shallow Crust,0.0,89.98758,0.0,10/30/6544
+7.83701,46.28504,2277,6,22,6,1,37,3.65,5.0,fr,42206,45,1766892,1,7,Active Shallow Crust,0.0,89.98758,0.0,06/22/2277
+7.83701,46.28504,7573,12,12,18,14,58,3.65,15.0,fr,42207,151,1766893,1,1,Active Shallow Crust,0.0,89.98758,0.0,12/12/7573
+7.83701,46.28504,6158,6,1,9,46,5,3.65,27.5,fr,42208,123,1766894,1,1,Active Shallow Crust,0.0,89.98758,0.0,06/01/6158
+7.83701,46.28504,5015,12,1,16,1,1,3.65,5.0,fr,42209,100,1766895,1,1,Active Shallow Crust,240.0013,58.01226,0.0,12/01/5015
+7.83701,46.28504,6868,1,9,0,21,40,3.65,5.0,fr,42210,137,1766898,1,2,Active Shallow Crust,0.0,89.98743,-90.0,01/09/6868
+7.83701,46.28504,3573,6,16,10,13,48,3.65,5.0,fr,42211,71,1766898,1,2,Active Shallow Crust,0.0,89.98743,-90.0,06/16/3573
+7.83701,46.28504,938,11,25,19,29,4,3.65,5.0,fr,42212,18,1766901,1,1,Active Shallow Crust,128.9013,89.96352,0.0,11/25/0938
+7.83701,46.28504,6940,12,17,4,21,12,3.75,5.0,fr,42213,138,1766904,1,1,Active Shallow Crust,0.0,89.98893,0.0,12/17/6940
+7.83701,46.28504,170,9,30,6,43,34,3.75,15.0,fr,42214,3,1766905,1,5,Active Shallow Crust,0.0,89.98893,0.0,09/30/0170
+7.83701,46.28504,6164,8,1,13,12,13,3.75,15.0,fr,42215,123,1766905,1,5,Active Shallow Crust,0.0,89.98893,0.0,08/01/6164
+7.83701,46.28504,697,10,5,0,8,26,3.75,15.0,fr,42216,13,1766905,1,5,Active Shallow Crust,0.0,89.98893,0.0,10/05/0697
+7.83701,46.28504,1643,5,16,3,36,45,3.75,15.0,fr,42217,32,1766905,1,5,Active Shallow Crust,0.0,89.98893,0.0,05/16/1643
+7.83701,46.28504,2538,4,5,3,24,38,3.75,15.0,fr,42218,50,1766905,1,5,Active Shallow Crust,0.0,89.98893,0.0,04/05/2538
+7.83701,46.28504,3576,6,7,18,40,18,3.75,5.0,fr,42219,71,1766907,1,1,Active Shallow Crust,240.0076,58.01754,0.0,06/07/3576
+7.83701,46.28504,217,11,20,20,19,40,3.75,5.0,fr,42220,4,1766913,1,3,Active Shallow Crust,128.8959,89.96748,0.0,11/20/0217
+7.83701,46.28504,2928,12,26,20,57,50,3.75,5.0,fr,42221,58,1766913,1,3,Active Shallow Crust,128.8959,89.96748,0.0,12/26/2928
+7.83701,46.28504,3099,5,17,14,14,0,3.75,5.0,fr,42222,61,1766913,1,3,Active Shallow Crust,128.8959,89.96748,0.0,05/17/3099
+7.83701,46.28504,146,6,6,17,23,22,3.85,5.0,fr,42223,2,1766916,1,3,Active Shallow Crust,0.0,89.99014,0.0,06/06/0146
+7.83701,46.28504,4543,10,26,20,45,2,3.85,5.0,fr,42224,90,1766916,1,3,Active Shallow Crust,0.0,89.99014,0.0,10/26/4543
+7.83701,46.28504,7421,11,29,5,57,10,3.85,5.0,fr,42225,148,1766916,1,3,Active Shallow Crust,0.0,89.99014,0.0,11/29/7421
+7.83701,46.28504,9617,3,3,16,40,42,3.85,15.0,fr,42226,192,1766920,1,1,Active Shallow Crust,240.0107,57.99696,0.0,03/03/9617
+7.83701,46.28504,956,7,7,3,24,18,3.85,5.0,fr,42227,19,1766922,1,1,Active Shallow Crust,0.0,89.99002,-90.0,07/07/0956
+7.83701,46.28504,199,8,14,9,50,19,3.85,15.0,fr,42228,3,1766923,1,1,Active Shallow Crust,0.0,89.99002,-90.0,08/14/0199
+7.83701,46.28504,30,5,17,9,0,42,3.85,27.5,fr,42229,0,1766924,1,1,Active Shallow Crust,0.0,89.99002,-90.0,05/17/0030
+7.83701,46.28504,6139,5,14,13,37,18,3.85,5.0,fr,42230,122,1766925,1,1,Active Shallow Crust,128.8949,89.99506,0.0,05/14/6139
+7.83701,46.28504,3265,12,20,5,5,34,3.95,5.0,fr,42231,65,1766928,1,3,Active Shallow Crust,0.0,89.9912,0.0,12/20/3265
+7.83701,46.28504,8549,4,26,15,9,59,3.95,5.0,fr,42232,170,1766928,1,3,Active Shallow Crust,0.0,89.9912,0.0,04/26/8549
+7.83701,46.28504,3881,10,12,13,35,38,3.95,5.0,fr,42233,77,1766928,1,3,Active Shallow Crust,0.0,89.9912,0.0,10/12/3881
+7.83701,46.28504,9534,5,9,11,59,22,3.95,15.0,fr,42234,190,1766929,1,1,Active Shallow Crust,0.0,89.9912,0.0,05/09/9534
+7.83701,46.28504,4605,12,31,7,8,27,3.95,5.0,fr,42235,92,1766934,1,2,Active Shallow Crust,0.0,89.9911,-90.0,12/31/4605
+7.83701,46.28504,2811,10,26,10,54,54,3.95,5.0,fr,42236,56,1766934,1,2,Active Shallow Crust,0.0,89.9911,-90.0,10/26/2811
+7.83701,46.28504,5983,11,30,23,45,30,3.95,5.0,fr,42237,119,1766937,1,1,Active Shallow Crust,128.8994,89.99341,0.0,11/30/5983
+7.83701,46.28504,4345,8,6,13,30,38,3.95,15.0,fr,42238,86,1766938,1,2,Active Shallow Crust,128.8994,89.99341,0.0,08/06/4345
+7.83701,46.28504,9129,5,2,21,34,43,3.95,15.0,fr,42239,182,1766938,1,2,Active Shallow Crust,128.8994,89.99341,0.0,05/02/9129
+7.83701,46.28504,1489,9,6,23,1,5,4.05,5.0,fr,42240,29,1766940,1,3,Active Shallow Crust,0.0,89.98824,0.0,09/06/1489
+7.83701,46.28504,7395,12,9,0,25,33,4.05,5.0,fr,42241,147,1766940,1,3,Active Shallow Crust,0.0,89.98824,0.0,12/09/7395
+7.83701,46.28504,2455,1,11,18,38,48,4.05,5.0,fr,42242,49,1766940,1,3,Active Shallow Crust,0.0,89.98824,0.0,01/11/2455
+7.83701,46.28504,4541,7,1,15,49,44,4.05,15.0,fr,42243,90,1766941,1,1,Active Shallow Crust,0.0,89.98824,0.0,07/01/4541
+7.83701,46.28504,7489,5,12,13,58,12,4.15,5.0,fr,42244,149,1766952,1,3,Active Shallow Crust,0.0,89.98952,0.0,05/12/7489
+7.83701,46.28504,3521,4,5,4,42,7,4.15,5.0,fr,42245,70,1766952,1,3,Active Shallow Crust,0.0,89.98952,0.0,04/05/3521
+7.83701,46.28504,4162,3,13,6,48,53,4.15,5.0,fr,42246,83,1766952,1,3,Active Shallow Crust,0.0,89.98952,0.0,03/13/4162
+7.83701,46.28504,6364,12,24,8,42,6,4.15,5.0,fr,42247,127,1766955,1,1,Active Shallow Crust,240.0089,57.99715,0.0,12/24/6364
+7.83701,46.28504,6721,10,15,19,19,59,4.15,27.5,fr,42248,134,1766957,1,1,Active Shallow Crust,240.0089,57.99712,0.0,10/15/6721
+7.83701,46.28504,2262,7,13,23,1,50,4.15,5.0,fr,42249,45,1766958,1,1,Active Shallow Crust,0.0,89.9894,-90.0,07/13/2262
+7.83701,46.28504,1319,12,23,16,25,51,4.15,27.5,fr,42250,26,1766960,1,1,Active Shallow Crust,0.0,89.9894,-90.0,12/23/1319
+7.83701,46.28504,3870,2,26,3,41,18,4.15,5.0,fr,42251,77,1766961,1,1,Active Shallow Crust,128.8966,89.99476,0.0,02/26/3870
+7.83701,46.28504,5170,5,2,4,18,6,4.25,5.0,fr,42252,103,1766964,1,6,Active Shallow Crust,0.0,89.99066,0.0,05/02/5170
+7.83701,46.28504,3046,2,24,2,5,15,4.25,5.0,fr,42253,60,1766964,1,6,Active Shallow Crust,0.0,89.99066,0.0,02/24/3046
+7.83701,46.28504,3261,7,9,16,28,11,4.25,5.0,fr,42254,65,1766964,1,6,Active Shallow Crust,0.0,89.99066,0.0,07/09/3261
+7.83701,46.28504,4311,6,26,5,21,21,4.25,5.0,fr,42255,86,1766964,1,6,Active Shallow Crust,0.0,89.99066,0.0,06/26/4311
+7.83701,46.28504,9458,10,30,15,13,23,4.25,5.0,fr,42256,189,1766964,1,6,Active Shallow Crust,0.0,89.99066,0.0,10/30/9458
+7.83701,46.28504,5431,7,24,5,42,7,4.25,5.0,fr,42257,108,1766964,1,6,Active Shallow Crust,0.0,89.99066,0.0,07/24/5431
+7.83701,46.28504,8611,12,28,18,13,46,4.25,15.0,fr,42258,172,1766965,1,1,Active Shallow Crust,0.0,89.99066,0.0,12/28/8611
+7.83701,46.28504,8405,9,22,21,40,39,4.35,5.0,fr,42259,168,1766976,1,1,Active Shallow Crust,0.0,89.9889,0.0,09/22/8405
+7.83701,46.28504,8616,2,25,9,38,42,4.35,5.0,fr,42260,172,1766985,1,1,Active Shallow Crust,128.8985,89.98251,0.0,02/25/8616
+7.83701,46.28504,2156,9,8,9,42,38,4.45,5.0,fr,42261,43,1766988,1,1,Active Shallow Crust,0.0,89.99011,0.0,09/08/2156
+7.83701,46.28504,4409,7,4,23,35,11,4.45,15.0,fr,42262,88,1766989,1,1,Active Shallow Crust,0.0,89.99011,0.0,07/04/4409
+7.83701,46.28504,6204,2,29,10,35,13,4.45,15.0,fr,42263,124,1766995,1,1,Active Shallow Crust,0.0,89.99,-90.0,02/29/6204
+7.83701,46.28504,8230,10,15,16,41,13,4.55,15.0,fr,42264,164,1767004,1,1,Active Shallow Crust,240.0092,57.99753,0.0,10/15/8230
+7.83701,46.28504,1025,2,28,20,13,28,4.65,5.0,fr,42265,20,1767012,1,2,Active Shallow Crust,0.0,89.99018,0.0,02/28/1025
+7.83701,46.28504,6323,4,22,18,35,48,4.65,5.0,fr,42266,126,1767012,1,2,Active Shallow Crust,0.0,89.99018,0.0,04/22/6323
+7.83701,46.28504,2693,2,5,6,54,26,4.75,5.0,fr,42267,53,1767024,1,1,Active Shallow Crust,0.0,89.98949,0.0,02/05/2693
+7.83701,46.28504,9461,1,10,0,4,45,4.85,5.0,fr,42268,189,1767036,1,1,Active Shallow Crust,0.0,89.99064,0.0,01/10/9461
+7.83701,46.28504,8851,6,9,23,24,24,4.95,5.0,fr,42269,177,1767048,1,1,Active Shallow Crust,0.0,89.99026,0.0,06/09/8851
+7.83701,46.28504,528,10,27,21,8,27,5.15,5.0,fr,42270,10,1767072,1,3,Active Shallow Crust,0.0,89.99006,0.0,10/27/0528
+7.83701,46.28504,5504,11,4,21,5,29,5.15,5.0,fr,42271,110,1767072,1,3,Active Shallow Crust,0.0,89.99006,0.0,11/04/5504
+7.83701,46.28504,368,5,1,7,22,15,5.15,5.0,fr,42272,7,1767072,1,3,Active Shallow Crust,0.0,89.99006,0.0,05/01/0368
+7.83701,46.28504,9614,12,30,2,31,15,5.25,5.0,fr,42273,192,1767084,1,1,Active Shallow Crust,0.0,89.99015,0.0,12/30/9614
+7.83701,46.28504,2631,3,11,5,14,9,5.55,5.0,fr,42274,52,1767120,1,1,Active Shallow Crust,0.0,89.99024,0.0,03/11/2631
+7.83701,46.28504,4259,11,25,9,9,8,6.15,15.0,fr,42275,85,1767193,1,1,Active Shallow Crust,0.0,89.98986,0.0,11/25/4259
+3.90714,43.01354,393,1,11,16,49,52,3.55,5.0,fr,42276,7,1767360,1,1,Active Shallow Crust,0.0,89.98894,0.0,01/11/0393
+3.90714,43.01354,3575,9,9,7,40,45,3.85,15.0,fr,42277,71,1767397,1,1,Active Shallow Crust,0.0,89.98956,0.0,09/09/3575
+3.90714,43.01354,4069,8,23,3,57,54,3.85,27.5,fr,42278,81,1767398,1,1,Active Shallow Crust,0.0,89.98956,0.0,08/23/4069
+3.90714,43.01354,7812,6,5,19,58,31,5.35,5.0,fr,42279,156,1767585,1,1,Active Shallow Crust,128.8851,89.99194,0.0,06/05/7812
+4.14918,47.10776,1067,6,27,7,7,12,3.55,5.0,fr,42280,21,1767840,1,1,Active Shallow Crust,0.0,89.99313,0.0,06/27/1067
+4.14918,47.10776,1815,12,23,23,36,42,3.85,5.0,fr,42281,36,1767876,1,1,Active Shallow Crust,0.0,89.99028,0.0,12/23/1815
+4.14918,47.10776,8151,4,25,8,39,17,3.85,15.0,fr,42282,163,1767877,1,1,Active Shallow Crust,0.0,89.99028,0.0,04/25/8151
+4.14918,47.10776,5424,2,19,23,58,15,4.05,5.0,fr,42283,108,1767906,1,1,Active Shallow Crust,0.0,89.98829,-90.0,02/19/5424
+4.14918,47.10776,614,12,21,16,35,55,4.15,15.0,fr,42284,12,1767913,1,1,Active Shallow Crust,0.0,89.98968,0.0,12/21/0614
+4.14918,47.10776,4743,4,3,1,54,22,4.35,5.0,fr,42285,94,1767939,1,1,Active Shallow Crust,240.0081,57.99612,0.0,04/03/4743
+4.14918,47.10776,6650,2,8,7,54,53,4.75,15.0,fr,42286,132,1767991,1,1,Active Shallow Crust,0.0,89.98953,-90.0,02/08/6650
+4.14918,47.10776,3753,7,16,4,27,44,4.85,5.0,fr,42287,75,1767996,1,1,Active Shallow Crust,0.0,89.98924,0.0,07/16/3753
+4.14918,47.10776,3633,9,27,15,30,34,4.95,5.0,fr,42288,72,1768011,1,1,Active Shallow Crust,240.0121,58.00454,0.0,09/27/3633
+3.86608,53.33907,9155,2,17,14,26,14,3.55,5.0,fr,42289,183,1768800,1,1,Active Shallow Crust,0.0,89.99097,0.0,02/17/9155
+3.86608,53.33907,9740,9,4,3,11,42,3.75,5.0,fr,42290,194,1768824,1,1,Active Shallow Crust,0.0,89.99043,0.0,09/04/9740
+3.86608,53.33907,4007,9,23,17,20,22,4.05,5.0,fr,42291,80,1768860,1,1,Active Shallow Crust,0.0,89.98985,0.0,09/23/4007
+2.55747,41.87352,9790,8,15,1,46,56,3.55,5.0,fr,42292,195,1769280,1,6,Active Shallow Crust,0.0,89.98874,0.0,08/15/9790
+2.55747,41.87352,4604,1,13,13,49,33,3.55,5.0,fr,42293,92,1769280,1,6,Active Shallow Crust,0.0,89.98874,0.0,01/13/4604
+2.55747,41.87352,5081,5,30,15,56,17,3.55,5.0,fr,42294,101,1769280,1,6,Active Shallow Crust,0.0,89.98874,0.0,05/30/5081
+2.55747,41.87352,3528,10,9,5,26,42,3.55,5.0,fr,42295,70,1769280,1,6,Active Shallow Crust,0.0,89.98874,0.0,10/09/3528
+2.55747,41.87352,9764,11,10,17,27,47,3.55,5.0,fr,42296,195,1769280,1,6,Active Shallow Crust,0.0,89.98874,0.0,11/10/9764
+2.55747,41.87352,7390,4,27,4,31,34,3.55,5.0,fr,42297,147,1769280,1,6,Active Shallow Crust,0.0,89.98874,0.0,04/27/7390
+2.55747,41.87352,9946,7,2,3,7,35,3.55,15.0,fr,42298,198,1769281,1,1,Active Shallow Crust,0.0,89.98874,0.0,07/02/9946
+2.55747,41.87352,1403,11,30,10,51,33,3.55,27.5,fr,42299,28,1769282,1,2,Active Shallow Crust,0.0,89.98874,0.0,11/30/1403
+2.55747,41.87352,6459,8,25,5,37,26,3.55,27.5,fr,42300,129,1769282,1,2,Active Shallow Crust,0.0,89.98874,0.0,08/25/6459
+2.55747,41.87352,4816,10,30,19,18,58,3.65,5.0,fr,42301,96,1769292,1,2,Active Shallow Crust,0.0,89.98996,0.0,10/30/4816
+2.55747,41.87352,117,11,6,23,19,2,3.65,5.0,fr,42302,2,1769292,1,2,Active Shallow Crust,0.0,89.98996,0.0,11/06/0117
+2.55747,41.87352,4266,8,23,6,34,1,3.65,15.0,fr,42303,85,1769293,1,1,Active Shallow Crust,0.0,89.98996,0.0,08/23/4266
+2.55747,41.87352,7212,2,20,13,11,59,3.75,5.0,fr,42304,144,1769304,1,2,Active Shallow Crust,0.0,89.99105,0.0,02/20/7212
+2.55747,41.87352,9506,3,5,13,56,37,3.75,5.0,fr,42305,190,1769304,1,2,Active Shallow Crust,0.0,89.99105,0.0,03/05/9506
+2.55747,41.87352,7796,10,17,16,31,43,3.75,15.0,fr,42306,155,1769305,1,2,Active Shallow Crust,0.0,89.99105,0.0,10/17/7796
+2.55747,41.87352,4573,10,4,12,41,30,3.75,15.0,fr,42307,91,1769305,1,2,Active Shallow Crust,0.0,89.99105,0.0,10/04/4573
+2.55747,41.87352,2452,7,8,13,7,27,3.75,15.0,fr,42308,49,1769308,1,1,Active Shallow Crust,240.0075,58.01757,0.0,07/08/2452
+2.55747,41.87352,2368,4,22,12,3,46,3.75,5.0,fr,42309,47,1769310,1,2,Active Shallow Crust,0.0,89.99095,-90.0,04/22/2368
+2.55747,41.87352,9172,6,23,17,0,14,3.75,5.0,fr,42310,183,1769310,1,2,Active Shallow Crust,0.0,89.99095,-90.0,06/23/9172
+2.55747,41.87352,2009,8,1,9,38,23,3.85,5.0,fr,42311,40,1769316,1,3,Active Shallow Crust,0.0,89.98936,0.0,08/01/2009
+2.55747,41.87352,7128,8,23,6,42,18,3.85,5.0,fr,42312,142,1769316,1,3,Active Shallow Crust,0.0,89.98936,0.0,08/23/7128
+2.55747,41.87352,5672,7,22,15,27,56,3.85,5.0,fr,42313,113,1769316,1,3,Active Shallow Crust,0.0,89.98936,0.0,07/22/5672
+2.55747,41.87352,1648,12,4,13,44,54,3.95,5.0,fr,42314,32,1769328,1,1,Active Shallow Crust,0.0,89.99052,0.0,12/04/1648
+2.55747,41.87352,4054,2,18,8,14,36,3.95,27.5,fr,42315,81,1769330,1,1,Active Shallow Crust,0.0,89.99052,0.0,02/18/4054
+2.55747,41.87352,9985,2,28,9,44,24,3.95,5.0,fr,42316,199,1769331,1,1,Active Shallow Crust,240.0192,58.00492,0.0,02/28/9985
+2.55747,41.87352,4570,3,13,0,51,33,3.95,15.0,fr,42317,91,1769332,1,1,Active Shallow Crust,240.0192,58.00492,0.0,03/13/4570
+2.55747,41.87352,520,4,18,5,10,17,4.05,5.0,fr,42318,10,1769340,1,2,Active Shallow Crust,0.0,89.98944,0.0,04/18/0520
+2.55747,41.87352,2833,1,23,9,46,20,4.05,5.0,fr,42319,56,1769340,1,2,Active Shallow Crust,0.0,89.98944,0.0,01/23/2833
+2.55747,41.87352,2107,5,3,18,35,24,4.05,27.5,fr,42320,42,1769342,1,1,Active Shallow Crust,0.0,89.98944,0.0,05/03/2107
+2.55747,41.87352,6546,7,18,20,18,11,4.15,5.0,fr,42321,130,1769352,1,1,Active Shallow Crust,0.0,89.99059,0.0,07/18/6546
+2.55747,41.87352,4598,12,10,22,26,25,4.25,15.0,fr,42322,91,1769365,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/10/4598
+2.55747,41.87352,9249,10,19,1,11,59,4.35,15.0,fr,42323,184,1769377,1,1,Active Shallow Crust,0.0,89.98954,0.0,10/19/9249
+2.55747,41.87352,5224,11,26,3,54,58,4.45,5.0,fr,42324,104,1769388,1,1,Active Shallow Crust,0.0,89.98934,0.0,11/26/5224
+2.55747,41.87352,1986,5,2,10,10,52,4.45,5.0,fr,42325,39,1769397,1,1,Active Shallow Crust,128.893,89.99334,0.0,05/02/1986
+2.55747,41.87352,7975,7,14,13,49,13,4.55,5.0,fr,42326,159,1769400,1,2,Active Shallow Crust,0.0,89.9905,0.0,07/14/7975
+2.55747,41.87352,5917,5,27,13,18,43,4.55,5.0,fr,42327,118,1769400,1,2,Active Shallow Crust,0.0,89.9905,0.0,05/27/5917
+2.55747,41.87352,7645,11,30,11,38,47,4.55,15.0,fr,42328,152,1769404,1,1,Active Shallow Crust,240.0081,57.9971,0.0,11/30/7645
+2.55747,41.87352,1785,10,19,13,0,43,5.15,5.0,fr,42329,35,1769475,1,1,Active Shallow Crust,240.0172,57.99947,0.0,10/19/1785
+2.55747,41.87352,4765,8,5,10,50,58,5.25,5.0,fr,42330,95,1769484,1,1,Active Shallow Crust,0.0,89.98992,0.0,08/05/4765
+2.55747,41.87352,7280,7,26,0,9,27,5.45,5.0,fr,42331,145,1769508,1,1,Active Shallow Crust,0.0,89.98988,0.0,07/26/7280
+5.55557,43.23945,1948,1,16,19,25,59,3.55,5.0,fr,42332,38,1769763,1,1,Active Shallow Crust,240.0127,57.99673,0.0,01/16/1948
+5.55557,43.23945,1668,11,26,18,30,33,3.65,5.0,fr,42333,33,1769772,1,1,Active Shallow Crust,0.0,89.98691,0.0,11/26/1668
+5.55557,43.23945,7319,1,10,2,44,24,3.75,27.5,fr,42334,146,1769786,1,2,Active Shallow Crust,0.0,89.98833,0.0,01/10/7319
+5.55557,43.23945,4819,12,5,0,13,19,3.75,27.5,fr,42335,96,1769786,1,2,Active Shallow Crust,0.0,89.98833,0.0,12/05/4819
+5.55557,43.23945,2884,5,14,19,49,8,3.75,15.0,fr,42336,57,1769791,1,1,Active Shallow Crust,0.0,89.9882,-90.0,05/14/2884
+5.55557,43.23945,5510,2,7,3,35,43,3.95,5.0,fr,42337,110,1769808,1,1,Active Shallow Crust,0.0,89.99073,0.0,02/07/5510
+5.55557,43.23945,4215,9,10,13,53,43,5.05,27.5,fr,42338,84,1769942,1,1,Active Shallow Crust,0.0,89.98955,0.0,09/10/4215
+2.59349,49.48398,6749,2,11,7,3,9,3.65,5.0,fr,42339,134,1770255,1,1,Active Shallow Crust,240.0016,58.01307,0.0,02/11/6749
+6.33635,45.19384,1203,12,19,6,18,4,3.55,5.0,fr,42340,24,1770720,1,1,Active Shallow Crust,0.0,89.9929,0.0,12/19/1203
+6.33635,45.19384,3904,9,11,19,49,58,3.55,15.0,fr,42341,78,1770721,1,2,Active Shallow Crust,0.0,89.9929,0.0,09/11/3904
+6.33635,45.19384,8374,10,3,16,35,51,3.55,15.0,fr,42342,167,1770721,1,2,Active Shallow Crust,0.0,89.9929,0.0,10/03/8374
+6.33635,45.19384,2326,2,7,23,29,30,3.55,5.0,fr,42343,46,1770723,1,1,Active Shallow Crust,240.0111,57.99906,0.0,02/07/2326
+6.33635,45.19384,79,4,14,11,33,3,3.55,15.0,fr,42344,1,1770730,1,1,Active Shallow Crust,128.8967,89.9929,0.0,04/14/0079
+6.33635,45.19384,9263,3,6,16,37,33,3.65,5.0,fr,42345,185,1770732,1,1,Active Shallow Crust,0.0,89.98734,0.0,03/06/9263
+6.33635,45.19384,9999,6,22,21,25,36,3.65,5.0,fr,42346,199,1770735,1,1,Active Shallow Crust,240.0016,58.01276,0.0,06/22/9999
+6.33635,45.19384,8029,4,20,14,20,26,3.75,5.0,fr,42347,160,1770744,1,1,Active Shallow Crust,0.0,89.98871,0.0,04/20/8029
+6.33635,45.19384,6441,9,27,2,51,15,3.75,27.5,fr,42348,128,1770746,1,1,Active Shallow Crust,0.0,89.98871,0.0,09/27/6441
+6.33635,45.19384,2144,9,13,15,18,17,3.75,15.0,fr,42349,42,1770748,1,1,Active Shallow Crust,240.0089,58.01734,0.0,09/13/2144
+6.33635,45.19384,1242,10,14,5,11,10,3.75,15.0,fr,42350,24,1770751,1,1,Active Shallow Crust,0.0,89.98858,-90.0,10/14/1242
+6.33635,45.19384,5354,9,30,13,26,41,3.85,5.0,fr,42351,107,1770756,1,1,Active Shallow Crust,0.0,89.98994,0.0,09/30/5354
+6.33635,45.19384,5600,3,20,22,34,46,3.85,15.0,fr,42352,111,1770760,1,1,Active Shallow Crust,240.0097,57.99788,0.0,03/20/5600
+6.33635,45.19384,3871,3,30,17,49,49,3.95,15.0,fr,42353,77,1770769,1,2,Active Shallow Crust,0.0,89.99104,0.0,03/30/3871
+6.33635,45.19384,3873,4,15,18,11,43,3.95,15.0,fr,42354,77,1770769,1,2,Active Shallow Crust,0.0,89.99104,0.0,04/15/3873
+6.33635,45.19384,259,9,18,4,6,23,4.05,5.0,fr,42355,5,1770780,1,1,Active Shallow Crust,0.0,89.98801,0.0,09/18/0259
+6.33635,45.19384,5377,6,11,0,40,43,4.45,5.0,fr,42356,107,1770828,1,1,Active Shallow Crust,0.0,89.98991,0.0,06/11/5377
+6.33635,45.19384,9197,9,22,14,16,5,4.45,15.0,fr,42357,183,1770829,1,1,Active Shallow Crust,0.0,89.98991,0.0,09/22/9197
+6.33635,45.19384,7977,8,10,18,8,23,4.55,27.5,fr,42358,159,1770842,1,1,Active Shallow Crust,0.0,89.99101,0.0,08/10/7977
+6.33635,45.19384,1516,7,11,11,55,56,4.65,15.0,fr,42359,30,1770856,1,1,Active Shallow Crust,240.0105,57.99414,0.0,07/11/1516
+6.33635,45.19384,6767,5,19,20,57,0,4.75,5.0,fr,42360,135,1770867,1,1,Active Shallow Crust,240.0072,58.00446,0.0,05/19/6767
+6.33635,45.19384,7369,9,22,4,16,14,5.65,5.0,fr,42361,147,1770972,1,1,Active Shallow Crust,0.0,89.98986,0.0,09/22/7369
+6.33635,45.19384,8186,4,15,16,13,28,5.75,15.0,fr,42362,163,1770988,1,1,Active Shallow Crust,240.0397,57.99924,0.0,04/15/8186
+8.5167,50.55102,8693,4,28,8,32,0,3.55,5.0,fr,42363,173,1771680,1,1,Active Shallow Crust,0.0,89.98718,0.0,04/28/8693
+8.5167,50.55102,1531,8,3,0,58,45,3.55,15.0,fr,42364,30,1771690,1,1,Active Shallow Crust,128.8986,89.99359,0.0,08/03/1531
+8.5167,50.55102,4239,4,3,16,10,18,3.65,5.0,fr,42365,84,1771692,1,1,Active Shallow Crust,0.0,89.98858,0.0,04/03/4239
+8.5167,50.55102,5544,7,1,19,21,48,3.85,5.0,fr,42366,110,1771722,1,1,Active Shallow Crust,0.0,89.99082,-90.0,07/01/5544
+8.5167,50.55102,1026,4,15,20,22,20,3.95,5.0,fr,42367,20,1771728,1,1,Active Shallow Crust,0.0,89.99191,0.0,04/15/1026
+8.5167,50.55102,8580,11,13,3,24,48,4.85,5.0,fr,42368,171,1771836,1,1,Active Shallow Crust,0.0,89.99139,0.0,11/13/8580
+2.25765,41.28853,5564,1,15,1,57,59,3.55,5.0,fr,42369,111,1772640,1,3,Active Shallow Crust,0.0,89.98863,0.0,01/15/5564
+2.25765,41.28853,5064,10,21,6,21,25,3.55,5.0,fr,42370,101,1772640,1,3,Active Shallow Crust,0.0,89.98863,0.0,10/21/5064
+2.25765,41.28853,1987,9,18,1,36,32,3.55,5.0,fr,42371,39,1772640,1,3,Active Shallow Crust,0.0,89.98863,0.0,09/18/1987
+2.25765,41.28853,9871,4,26,12,49,51,3.55,27.5,fr,42372,197,1772645,1,1,Active Shallow Crust,240.011,57.99826,0.0,04/26/9871
+2.25765,41.28853,7303,3,28,4,12,1,3.55,5.0,fr,42373,146,1772646,1,1,Active Shallow Crust,0.0,89.9885,-90.0,03/28/7303
+2.25765,41.28853,4176,3,18,3,22,37,3.65,5.0,fr,42374,83,1772652,1,2,Active Shallow Crust,0.0,89.98987,0.0,03/18/4176
+2.25765,41.28853,3177,9,9,15,58,0,3.65,5.0,fr,42375,63,1772652,1,2,Active Shallow Crust,0.0,89.98987,0.0,09/09/3177
+2.25765,41.28853,316,8,18,2,16,30,3.65,5.0,fr,42376,6,1772655,1,1,Active Shallow Crust,240.0005,58.01222,0.0,08/18/0316
+2.25765,41.28853,3198,10,11,16,51,15,3.65,5.0,fr,42377,63,1772661,1,1,Active Shallow Crust,128.901,89.96342,0.0,10/11/3198
+2.25765,41.28853,2639,7,18,23,52,34,3.65,15.0,fr,42378,52,1772662,1,1,Active Shallow Crust,128.901,89.96342,0.0,07/18/2639
+2.25765,41.28853,7868,7,6,11,47,26,3.75,5.0,fr,42379,157,1772664,1,2,Active Shallow Crust,0.0,89.99097,0.0,07/06/7868
+2.25765,41.28853,4314,4,26,7,37,55,3.75,5.0,fr,42380,86,1772664,1,2,Active Shallow Crust,0.0,89.99097,0.0,04/26/4314
+2.25765,41.28853,8170,3,27,0,0,11,3.75,5.0,fr,42381,163,1772667,1,1,Active Shallow Crust,240.0075,58.01769,0.0,03/27/8170
+2.25765,41.28853,6556,12,17,8,13,33,3.75,5.0,fr,42382,131,1772670,1,1,Active Shallow Crust,0.0,89.99087,-90.0,12/17/6556
+2.25765,41.28853,399,4,24,2,42,48,3.85,5.0,fr,42383,7,1772676,1,1,Active Shallow Crust,0.0,89.98927,0.0,04/24/0399
+2.25765,41.28853,8169,6,29,5,8,24,4.15,15.0,fr,42384,163,1772713,1,1,Active Shallow Crust,0.0,89.99051,0.0,06/29/8169
+2.25765,41.28853,9015,12,17,7,46,59,4.25,5.0,fr,42385,180,1772724,1,1,Active Shallow Crust,0.0,89.98985,0.0,12/17/9015
+2.25765,41.28853,9959,4,9,12,29,16,4.25,5.0,fr,42386,199,1772727,1,1,Active Shallow Crust,240.0065,57.99388,0.0,04/09/9959
+2.25765,41.28853,367,4,20,3,24,50,4.25,15.0,fr,42387,7,1772728,1,1,Active Shallow Crust,240.0065,57.99388,0.0,04/20/0367
+2.25765,41.28853,2295,2,28,8,51,53,4.45,27.5,fr,42388,45,1772750,1,1,Active Shallow Crust,0.0,89.99059,0.0,02/28/2295
+2.25765,41.28853,8423,7,31,4,31,51,4.65,27.5,fr,42389,168,1772774,1,1,Active Shallow Crust,0.0,89.99039,0.0,07/31/8423
+2.25765,41.28853,3538,6,3,11,44,8,4.65,5.0,fr,42390,70,1772775,1,1,Active Shallow Crust,240.0095,57.99394,0.0,06/03/3538
+2.25765,41.28853,1915,2,23,10,47,25,4.75,5.0,fr,42391,38,1772784,1,1,Active Shallow Crust,0.0,89.98953,0.0,02/23/1915
+2.25765,41.28853,1113,5,24,13,48,38,5.75,5.0,fr,42392,22,1772910,1,1,Active Shallow Crust,0.0,89.98995,-90.0,05/24/1113
+0.79379,46.75364,3869,6,12,11,55,21,3.65,5.0,fr,42393,77,1773612,1,1,Active Shallow Crust,0.0,89.98999,0.0,06/12/3869
+0.79379,46.75364,8677,5,30,19,23,24,3.65,15.0,fr,42394,173,1773613,1,1,Active Shallow Crust,0.0,89.98999,0.0,05/30/8677
+0.79379,46.75364,6424,4,21,4,31,4,3.65,5.0,fr,42395,128,1773618,1,1,Active Shallow Crust,0.0,89.98988,-90.0,04/21/6424
+0.79379,46.75364,2649,11,3,12,13,35,3.75,5.0,fr,42396,52,1773624,1,3,Active Shallow Crust,0.0,89.98971,0.0,11/03/2649
+0.79379,46.75364,9672,11,30,22,6,15,3.75,5.0,fr,42397,193,1773624,1,3,Active Shallow Crust,0.0,89.98971,0.0,11/30/9672
+0.79379,46.75364,2337,9,4,9,28,16,3.75,5.0,fr,42398,46,1773624,1,3,Active Shallow Crust,0.0,89.98971,0.0,09/04/2337
+0.79379,46.75364,6448,3,10,12,9,11,3.75,5.0,fr,42399,128,1773630,1,1,Active Shallow Crust,0.0,89.99029,-90.0,03/10/6448
+0.79379,46.75364,1608,11,22,4,59,43,3.85,5.0,fr,42400,32,1773636,1,1,Active Shallow Crust,0.0,89.99022,0.0,11/22/1608
+0.79379,46.75364,1542,2,28,16,18,46,3.95,5.0,fr,42401,30,1773648,1,3,Active Shallow Crust,0.0,89.99019,0.0,02/28/1542
+0.79379,46.75364,8585,9,5,23,13,1,3.95,5.0,fr,42402,171,1773648,1,3,Active Shallow Crust,0.0,89.99019,0.0,09/05/8585
+0.79379,46.75364,2124,8,20,5,17,33,3.95,5.0,fr,42403,42,1773648,1,3,Active Shallow Crust,0.0,89.99019,0.0,08/20/2124
+0.79379,46.75364,7636,9,3,9,10,18,3.95,15.0,fr,42404,152,1773652,1,1,Active Shallow Crust,240.0199,58.00497,0.0,09/03/7636
+0.79379,46.75364,8430,10,22,8,38,2,4.05,5.0,fr,42405,168,1773660,1,2,Active Shallow Crust,0.0,89.9898,0.0,10/22/8430
+0.79379,46.75364,1224,11,7,13,25,51,4.05,5.0,fr,42406,24,1773660,1,2,Active Shallow Crust,0.0,89.9898,0.0,11/07/1224
+0.79379,46.75364,3896,3,2,22,38,55,4.05,15.0,fr,42407,77,1773670,1,1,Active Shallow Crust,128.8905,89.99369,0.0,03/02/3896
+0.79379,46.75364,9639,1,6,1,52,4,4.15,5.0,fr,42408,192,1773672,1,2,Active Shallow Crust,0.0,89.99004,0.0,01/06/9639
+0.79379,46.75364,3188,11,19,15,40,17,4.15,5.0,fr,42409,63,1773672,1,2,Active Shallow Crust,0.0,89.99004,0.0,11/19/3188
+0.79379,46.75364,2214,1,10,19,54,4,4.55,15.0,fr,42410,44,1773721,1,1,Active Shallow Crust,0.0,89.98989,0.0,01/10/2214
+0.7937959,46.75364,7110,3,8,14,13,52,6.35,7.567806,fr,42411,142,1773936,1,1,Active Shallow Crust,360.0,89.99,0.0,03/08/7110
+6.77849,49.60983,7660,4,16,2,23,47,3.55,5.0,fr,42412,153,1774089,1,1,Active Shallow Crust,128.8954,89.99347,0.0,04/16/7660
+6.77849,49.60983,2899,2,2,23,53,29,3.75,5.0,fr,42413,57,1774113,1,1,Active Shallow Crust,128.8959,89.96754,0.0,02/02/2899
+6.77849,49.60983,3888,8,16,0,48,27,3.85,15.0,fr,42414,77,1774117,1,1,Active Shallow Crust,0.0,89.99075,0.0,08/16/3888
+6.77849,49.60983,6528,12,21,14,8,58,4.05,15.0,fr,42415,130,1774141,1,1,Active Shallow Crust,0.0,89.98898,0.0,12/21/6528
+2.33184,48.03395,5017,3,14,23,38,25,3.55,15.0,fr,42416,100,1774561,1,1,Active Shallow Crust,0.0,89.98988,0.0,03/14/5017
+2.33184,48.03395,7388,4,24,10,25,17,4.15,5.0,fr,42417,147,1774632,1,1,Active Shallow Crust,0.0,89.98986,0.0,04/24/7388
+-6.20373,47.45988,2435,6,25,22,12,31,4.05,5.0,fr,42418,48,1775103,1,1,Active Shallow Crust,240.0061,58.00585,0.0,06/25/2435
+3.82958,48.20801,9772,10,13,18,7,27,4.35,15.0,fr,42419,195,1775617,1,1,Active Shallow Crust,0.0,89.99064,0.0,10/13/9772
+-3.30799,42.38269,698,6,23,1,14,44,3.75,5.0,fr,42420,13,1776030,1,1,Active Shallow Crust,0.0,89.99102,-90.0,06/23/0698
+-3.30799,42.38269,2390,2,9,19,59,5,3.85,5.0,fr,42421,47,1776036,1,1,Active Shallow Crust,0.0,89.98946,0.0,02/09/2390
+-3.30799,42.38269,8783,6,30,0,49,49,4.05,5.0,fr,42422,175,1776060,1,1,Active Shallow Crust,0.0,89.98952,0.0,06/30/8783
+-3.30799,42.38269,4123,4,9,15,38,9,4.55,5.0,fr,42423,82,1776120,1,1,Active Shallow Crust,0.0,89.99058,0.0,04/09/4123
+4.13558,53.08932,4041,5,31,8,26,1,3.55,5.0,fr,42424,80,1776480,1,1,Active Shallow Crust,0.0,89.98788,0.0,05/31/4041
+3.40803,43.47234,6408,7,8,23,43,56,3.55,15.0,fr,42425,128,1776961,1,1,Active Shallow Crust,0.0,89.98902,0.0,07/08/6408
+3.40803,43.47234,6806,7,7,12,41,49,3.65,5.0,fr,42426,136,1776975,1,1,Active Shallow Crust,240.0012,58.01317,0.0,07/07/6806
+3.40803,43.47234,4561,6,16,23,50,46,3.75,5.0,fr,42427,91,1776984,1,1,Active Shallow Crust,0.0,89.99128,0.0,06/16/4561
+3.40803,43.47234,8367,10,6,23,2,29,4.05,5.0,fr,42428,167,1777020,1,1,Active Shallow Crust,0.0,89.98971,0.0,10/06/8367
+9.71158,49.5475,4091,6,29,2,51,44,3.55,5.0,fr,42429,81,1777440,1,1,Active Shallow Crust,0.0,89.98692,0.0,06/29/4091
+9.71158,49.5475,7981,6,28,6,43,14,3.55,5.0,fr,42430,159,1777446,1,1,Active Shallow Crust,0.0,89.98676,-90.0,06/28/7981
+9.71158,49.5475,7856,4,29,16,25,37,4.15,5.0,fr,42431,157,1777518,1,1,Active Shallow Crust,0.0,89.98673,-90.0,04/29/7856
+0.63434,44.99362,4724,3,11,12,40,51,3.55,5.0,fr,42432,94,1777920,1,1,Active Shallow Crust,0.0,89.9902,0.0,03/11/4724
+0.63434,44.99362,5197,1,19,16,24,17,3.65,5.0,fr,42433,103,1777935,1,1,Active Shallow Crust,240.0009,58.01289,0.0,01/19/5197
+0.63434,44.99362,889,3,8,7,29,33,3.85,5.0,fr,42434,17,1777956,1,1,Active Shallow Crust,0.0,89.98991,0.0,03/08/0889
+0.63434,44.99362,674,3,19,6,29,25,3.85,15.0,fr,42435,13,1777957,1,1,Active Shallow Crust,0.0,89.98991,0.0,03/19/0674
+0.63434,44.99362,834,9,15,13,52,28,4.95,5.0,fr,42436,16,1778091,1,1,Active Shallow Crust,240.0112,58.00431,0.0,09/15/0834
+0.63434,44.99362,8800,3,11,21,42,8,5.45,5.0,fr,42437,175,1778151,1,1,Active Shallow Crust,240.0276,57.99826,0.0,03/11/8800
+-0.33785,48.01467,1537,8,9,8,25,21,3.65,15.0,fr,42438,30,1778413,1,1,Active Shallow Crust,0.0,89.98985,0.0,08/09/1537
+-0.33785,48.01467,252,8,16,7,57,36,3.75,27.5,fr,42439,5,1778426,1,1,Active Shallow Crust,0.0,89.98995,0.0,08/16/0252
+-0.33785,48.01467,7649,3,25,0,18,49,3.85,15.0,fr,42440,152,1778443,1,1,Active Shallow Crust,0.0,89.99004,-90.0,03/25/7649
+-0.33785,48.01467,3851,10,13,23,26,56,3.85,5.0,fr,42441,77,1778445,1,1,Active Shallow Crust,128.8955,89.99374,0.0,10/13/3851
+-0.33785,48.01467,6675,10,10,10,53,10,3.95,5.0,fr,42442,133,1778457,1,1,Active Shallow Crust,128.9002,89.99361,0.0,10/10/6675
+-0.33785,48.01467,9082,12,10,15,4,23,4.15,5.0,fr,42443,181,1778472,1,1,Active Shallow Crust,0.0,89.99007,0.0,12/10/9082
+-0.33785,48.01467,842,6,30,14,42,28,4.25,5.0,fr,42444,16,1778484,1,1,Active Shallow Crust,0.0,89.99002,0.0,06/30/0842
+-0.33785,48.01467,2763,12,25,20,53,12,4.25,27.5,fr,42445,55,1778492,1,1,Active Shallow Crust,359.9999,89.9901,-90.0,12/25/2763
+-0.337844,48.01467,6328,8,20,8,51,35,6.35,7.567806,fr,42446,126,1778736,1,1,Active Shallow Crust,360.0,89.99,0.0,08/20/6328
+2.48469,45.56234,8667,8,9,8,38,15,3.65,5.0,fr,42447,173,1778892,1,2,Active Shallow Crust,0.0,89.99056,0.0,08/09/8667
+2.48469,45.56234,1104,10,28,11,32,40,3.65,5.0,fr,42448,22,1778892,1,2,Active Shallow Crust,0.0,89.99056,0.0,10/28/1104
+2.48469,45.56234,5850,10,2,16,55,57,3.75,5.0,fr,42449,116,1778904,1,1,Active Shallow Crust,0.0,89.98878,0.0,10/02/5850
+2.48469,45.56234,2694,9,1,18,52,56,3.75,5.0,fr,42450,53,1778907,1,1,Active Shallow Crust,240.0083,58.01755,0.0,09/01/2694
+2.48469,45.56234,5371,9,8,2,15,14,3.85,5.0,fr,42451,107,1778916,1,2,Active Shallow Crust,0.0,89.99001,0.0,09/08/5371
+2.48469,45.56234,5171,8,31,2,24,9,3.85,5.0,fr,42452,103,1778916,1,2,Active Shallow Crust,0.0,89.99001,0.0,08/31/5171
+2.48469,45.56234,1944,7,16,9,41,7,3.95,15.0,fr,42453,38,1778932,1,1,Active Shallow Crust,240.0197,58.00515,0.0,07/16/1944
+2.48469,45.56234,2481,10,22,21,50,57,4.05,15.0,fr,42454,49,1778944,1,1,Active Shallow Crust,240.0056,58.00601,0.0,10/22/2481
+2.48469,45.56234,8734,3,29,7,47,30,4.85,15.0,fr,42455,174,1779037,1,1,Active Shallow Crust,0.0,89.98972,0.0,03/29/8734
+-1.6658,45.47285,6987,7,11,18,46,49,3.75,5.0,fr,42456,139,1779384,1,1,Active Shallow Crust,0.0,89.99017,0.0,07/11/6987
+4.87506,51.70343,5011,4,26,18,47,35,3.65,27.5,fr,42457,100,1780340,1,1,Active Shallow Crust,0.0,89.98873,-90.0,04/26/5011
+2.50978,42.13418,6386,2,9,21,37,28,3.55,5.0,fr,42458,127,1780800,1,2,Active Shallow Crust,0.0,89.98878,0.0,02/09/6386
+2.50978,42.13418,5608,8,25,13,2,34,3.55,5.0,fr,42459,112,1780800,1,2,Active Shallow Crust,0.0,89.98878,0.0,08/25/5608
+2.50978,42.13418,1108,2,19,22,22,11,3.55,15.0,fr,42460,22,1780801,1,1,Active Shallow Crust,0.0,89.98878,0.0,02/19/1108
+2.50978,42.13418,5555,1,18,6,48,13,3.55,27.5,fr,42461,111,1780802,1,1,Active Shallow Crust,0.0,89.98878,0.0,01/18/5555
+2.50978,42.13418,2214,12,29,7,12,54,3.55,5.0,fr,42462,44,1780803,1,2,Active Shallow Crust,240.0121,57.99767,0.0,12/29/2214
+2.50978,42.13418,4506,12,7,4,21,25,3.55,5.0,fr,42463,90,1780803,1,2,Active Shallow Crust,240.0121,57.99767,0.0,12/07/4506
+2.50978,42.13418,1989,5,21,5,51,52,3.65,5.0,fr,42464,39,1780815,1,1,Active Shallow Crust,240.0012,58.01229,0.0,05/21/1989
+2.50978,42.13418,2402,10,29,21,1,26,3.65,5.0,fr,42465,48,1780821,1,2,Active Shallow Crust,128.9008,89.96344,0.0,10/29/2402
+2.50978,42.13418,432,9,10,8,45,50,3.65,5.0,fr,42466,8,1780821,1,2,Active Shallow Crust,128.9008,89.96344,0.0,09/10/0432
+2.50978,42.13418,5309,5,6,2,37,3,3.75,15.0,fr,42467,106,1780825,1,1,Active Shallow Crust,0.0,89.99109,0.0,05/06/5309
+2.50978,42.13418,777,11,21,20,15,37,3.85,5.0,fr,42468,15,1780836,1,2,Active Shallow Crust,0.0,89.98941,0.0,11/21/0777
+2.50978,42.13418,3746,2,4,22,32,33,3.85,5.0,fr,42469,74,1780836,1,2,Active Shallow Crust,0.0,89.98941,0.0,02/04/3746
+2.50978,42.13418,8928,10,1,11,51,32,4.05,5.0,fr,42470,178,1780860,1,2,Active Shallow Crust,0.0,89.98949,0.0,10/01/8928
+2.50978,42.13418,5447,4,4,16,0,18,4.05,5.0,fr,42471,108,1780860,1,2,Active Shallow Crust,0.0,89.98949,0.0,04/04/5447
+2.50978,42.13418,3185,8,26,13,7,9,4.05,5.0,fr,42472,63,1780866,1,1,Active Shallow Crust,0.0,89.98936,-90.0,08/26/3185
+2.50978,42.13418,7453,7,29,14,18,57,4.15,5.0,fr,42473,149,1780872,1,2,Active Shallow Crust,0.0,89.99063,0.0,07/29/7453
+2.50978,42.13418,9110,5,29,18,12,6,4.15,5.0,fr,42474,182,1780872,1,2,Active Shallow Crust,0.0,89.99063,0.0,05/29/9110
+2.50978,42.13418,1897,4,29,22,49,54,4.45,5.0,fr,42475,37,1780911,1,1,Active Shallow Crust,240.004,57.99442,0.0,04/29/1897
+2.50978,42.13418,8474,5,3,18,47,38,4.55,5.0,fr,42476,169,1780920,1,1,Active Shallow Crust,0.0,89.99054,0.0,05/03/8474
+2.50978,42.13418,5148,7,3,21,27,10,4.85,5.0,fr,42477,102,1780965,1,1,Active Shallow Crust,128.8939,89.98901,0.0,07/03/5148
+2.50978,42.13418,8507,5,14,23,7,3,5.15,5.0,fr,42478,170,1780992,1,1,Active Shallow Crust,0.0,89.98992,0.0,05/14/8507
+3.49593,45.32877,9418,8,5,7,47,59,3.55,27.5,fr,42479,188,1781762,1,1,Active Shallow Crust,0.0,89.98936,0.0,08/05/9418
+3.49593,45.32877,8279,7,1,23,44,30,3.55,5.0,fr,42480,165,1781769,1,2,Active Shallow Crust,128.8964,89.99468,0.0,07/01/8279
+3.49593,45.32877,5978,7,11,16,21,21,3.55,5.0,fr,42481,119,1781769,1,2,Active Shallow Crust,128.8964,89.99468,0.0,07/11/5978
+3.49593,45.32877,140,9,6,10,22,32,3.75,5.0,fr,42482,2,1781784,1,1,Active Shallow Crust,0.0,89.98874,0.0,09/06/0140
+3.49593,45.32877,8558,8,2,18,10,18,3.75,5.0,fr,42483,171,1781787,1,1,Active Shallow Crust,240.0084,58.0171,0.0,08/02/8558
+3.49593,45.32877,7251,12,13,4,10,43,3.85,15.0,fr,42484,145,1781806,1,1,Active Shallow Crust,128.8954,89.99373,0.0,12/13/7251
+3.49593,45.32877,1397,8,1,21,45,29,3.95,5.0,fr,42485,27,1781811,1,1,Active Shallow Crust,240.0197,58.00499,0.0,08/01/1397
+3.49593,45.32877,585,6,27,2,39,27,3.95,5.0,fr,42486,11,1781814,1,1,Active Shallow Crust,0.0,89.99095,-90.0,06/27/0585
+3.49593,45.32877,3923,7,8,22,44,33,4.05,15.0,fr,42487,78,1781830,1,1,Active Shallow Crust,128.8904,89.99402,0.0,07/08/3923
+3.49593,45.32877,4568,8,31,5,45,36,4.25,5.0,fr,42488,91,1781853,1,1,Active Shallow Crust,128.8947,89.9809,0.0,08/31/4568
+3.49593,45.32877,2659,5,10,10,20,44,4.45,5.0,fr,42489,53,1781871,1,1,Active Shallow Crust,240.005,57.99459,0.0,05/10/2659
+3.49593,45.32877,3979,10,15,21,32,1,4.55,27.5,fr,42490,79,1781888,1,1,Active Shallow Crust,0.0,89.98979,-90.0,10/15/3979
+3.49593,45.32877,2135,2,3,1,15,34,4.95,5.0,fr,42491,42,1781928,1,1,Active Shallow Crust,0.0,89.9901,0.0,02/03/2135
+2.1534,48.42038,5294,7,30,12,39,31,3.75,15.0,fr,42492,105,1782271,1,1,Active Shallow Crust,0.0,89.98924,-90.0,07/30/5294
+-0.60217,42.14851,9218,10,6,21,4,17,3.55,5.0,fr,42493,184,1782720,1,1,Active Shallow Crust,0.0,89.98972,0.0,10/06/9218
+-0.60217,42.14851,8253,3,2,9,30,59,3.55,15.0,fr,42494,165,1782721,1,2,Active Shallow Crust,0.0,89.98972,0.0,03/02/8253
+-0.60217,42.14851,945,10,21,15,13,7,3.55,15.0,fr,42495,18,1782721,1,2,Active Shallow Crust,0.0,89.98972,0.0,10/21/0945
+-0.60217,42.14851,2033,11,25,4,45,13,4.05,15.0,fr,42496,40,1782781,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/25/2033
+-0.60217,42.14851,9459,8,23,18,5,13,4.75,5.0,fr,42497,189,1782864,1,1,Active Shallow Crust,0.0,89.98991,0.0,08/23/9459
+7.10749,45.15478,6668,6,20,0,27,20,3.55,5.0,fr,42498,133,1783200,1,6,Active Shallow Crust,0.0,89.99289,0.0,06/20/6668
+7.10749,45.15478,9141,11,3,23,17,25,3.55,5.0,fr,42499,182,1783200,1,6,Active Shallow Crust,0.0,89.99289,0.0,11/03/9141
+7.10749,45.15478,2069,4,9,21,21,16,3.55,5.0,fr,42500,41,1783200,1,6,Active Shallow Crust,0.0,89.99289,0.0,04/09/2069
+7.10749,45.15478,3624,2,20,6,5,57,3.55,5.0,fr,42501,72,1783200,1,6,Active Shallow Crust,0.0,89.99289,0.0,02/20/3624
+7.10749,45.15478,4263,7,5,17,56,9,3.55,5.0,fr,42502,85,1783200,1,6,Active Shallow Crust,0.0,89.99289,0.0,07/05/4263
+7.10749,45.15478,7647,1,6,5,11,57,3.55,5.0,fr,42503,152,1783200,1,6,Active Shallow Crust,0.0,89.99289,0.0,01/06/7647
+7.10749,45.15478,8378,7,10,4,38,32,3.55,27.5,fr,42504,167,1783202,1,1,Active Shallow Crust,0.0,89.99289,0.0,07/10/8378
+7.10749,45.15478,164,10,21,0,55,36,3.55,5.0,fr,42505,3,1783206,1,2,Active Shallow Crust,0.0,89.99281,-90.0,10/21/0164
+7.10749,45.15478,3162,10,9,1,50,24,3.55,5.0,fr,42506,63,1783206,1,2,Active Shallow Crust,0.0,89.99281,-90.0,10/09/3162
+7.10749,45.15478,7289,7,1,8,3,37,3.55,5.0,fr,42507,145,1783209,1,2,Active Shallow Crust,128.8976,89.99289,0.0,07/01/7289
+7.10749,45.15478,7843,10,27,6,57,36,3.55,5.0,fr,42508,156,1783209,1,2,Active Shallow Crust,128.8976,89.99289,0.0,10/27/7843
+7.10749,45.15478,5850,3,16,4,14,41,3.55,15.0,fr,42509,116,1783210,1,1,Active Shallow Crust,128.8976,89.99289,0.0,03/16/5850
+7.10749,45.15478,7381,4,6,22,23,42,3.55,27.5,fr,42510,147,1783211,1,1,Active Shallow Crust,128.8976,89.99289,0.0,04/06/7381
+7.10749,45.15478,3489,12,16,22,57,39,3.65,5.0,fr,42511,69,1783212,1,3,Active Shallow Crust,0.0,89.98733,0.0,12/16/3489
+7.10749,45.15478,9506,4,20,4,44,26,3.65,5.0,fr,42512,190,1783212,1,3,Active Shallow Crust,0.0,89.98733,0.0,04/20/9506
+7.10749,45.15478,3053,4,20,20,15,51,3.65,5.0,fr,42513,61,1783212,1,3,Active Shallow Crust,0.0,89.98733,0.0,04/20/3053
+7.10749,45.15478,6789,9,3,2,44,47,3.65,5.0,fr,42514,135,1783215,1,1,Active Shallow Crust,240.0012,58.01238,0.0,09/03/6789
+7.10749,45.15478,9575,6,14,3,41,46,3.65,5.0,fr,42515,191,1783221,1,2,Active Shallow Crust,128.9003,89.9635,0.0,06/14/9575
+7.10749,45.15478,3377,10,21,5,2,50,3.65,5.0,fr,42516,67,1783221,1,2,Active Shallow Crust,128.9003,89.9635,0.0,10/21/3377
+7.10749,45.15478,7363,9,8,11,46,8,3.75,5.0,fr,42517,147,1783224,1,4,Active Shallow Crust,0.0,89.9887,0.0,09/08/7363
+7.10749,45.15478,6908,12,20,5,23,25,3.75,5.0,fr,42518,138,1783224,1,4,Active Shallow Crust,0.0,89.9887,0.0,12/20/6908
+7.10749,45.15478,2759,4,23,12,59,50,3.75,5.0,fr,42519,55,1783224,1,4,Active Shallow Crust,0.0,89.9887,0.0,04/23/2759
+7.10749,45.15478,4756,7,14,6,50,40,3.75,5.0,fr,42520,95,1783224,1,4,Active Shallow Crust,0.0,89.9887,0.0,07/14/4756
+7.10749,45.15478,2785,12,24,5,55,59,3.75,15.0,fr,42521,55,1783225,1,1,Active Shallow Crust,0.0,89.9887,0.0,12/24/2785
+7.10749,45.15478,687,10,15,21,15,19,3.75,5.0,fr,42522,13,1783227,1,2,Active Shallow Crust,240.0089,58.01772,0.0,10/15/0687
+7.10749,45.15478,1310,12,21,4,17,41,3.75,5.0,fr,42523,26,1783227,1,2,Active Shallow Crust,240.0089,58.01772,0.0,12/21/1310
+7.10749,45.15478,9057,12,10,15,29,10,3.85,5.0,fr,42524,181,1783236,1,1,Active Shallow Crust,0.0,89.98993,0.0,12/10/9057
+7.10749,45.15478,2051,9,17,21,43,28,3.85,27.5,fr,42525,41,1783238,1,1,Active Shallow Crust,0.0,89.98993,0.0,09/17/2051
+7.10749,45.15478,3098,10,8,2,0,6,3.85,5.0,fr,42526,61,1783239,1,1,Active Shallow Crust,240.0116,57.99773,0.0,10/08/3098
+7.10749,45.15478,2403,3,26,15,11,18,3.95,5.0,fr,42527,48,1783248,1,2,Active Shallow Crust,0.0,89.99103,0.0,03/26/2403
+7.10749,45.15478,266,3,19,7,2,33,3.95,5.0,fr,42528,5,1783248,1,2,Active Shallow Crust,0.0,89.99103,0.0,03/19/0266
+7.10749,45.15478,1310,6,4,21,42,49,3.95,27.5,fr,42529,26,1783253,1,1,Active Shallow Crust,240.019,58.00475,0.0,06/04/1310
+7.10749,45.15478,202,8,10,18,39,22,4.05,5.0,fr,42530,4,1783260,1,3,Active Shallow Crust,0.0,89.98801,0.0,08/10/0202
+7.10749,45.15478,2785,1,23,23,5,19,4.05,5.0,fr,42531,55,1783260,1,3,Active Shallow Crust,0.0,89.98801,0.0,01/23/2785
+7.10749,45.15478,7016,4,25,0,59,51,4.05,5.0,fr,42532,140,1783260,1,3,Active Shallow Crust,0.0,89.98801,0.0,04/25/7016
+7.10749,45.15478,9692,8,4,0,45,29,4.05,15.0,fr,42533,193,1783261,1,1,Active Shallow Crust,0.0,89.98801,0.0,08/04/9692
+7.10749,45.15478,3100,6,29,20,28,0,4.05,5.0,fr,42534,61,1783263,1,1,Active Shallow Crust,240.0064,58.00529,0.0,06/29/3100
+7.10749,45.15478,1899,2,20,19,35,46,4.35,5.0,fr,42535,37,1783296,1,1,Active Shallow Crust,0.0,89.98868,0.0,02/20/1899
+7.10749,45.15478,6856,8,22,6,49,10,4.35,15.0,fr,42536,137,1783297,1,1,Active Shallow Crust,0.0,89.98868,0.0,08/22/6856
+7.10749,45.15478,4285,1,25,14,59,35,4.35,27.5,fr,42537,85,1783301,1,1,Active Shallow Crust,240.008,57.99599,0.0,01/25/4285
+7.10749,45.15478,9595,12,4,17,2,41,4.45,5.0,fr,42538,191,1783308,1,1,Active Shallow Crust,0.0,89.98991,0.0,12/04/9595
+7.10749,45.15478,1990,1,10,10,52,21,4.55,5.0,fr,42539,39,1783320,1,1,Active Shallow Crust,0.0,89.991,0.0,01/10/1990
+7.10749,45.15478,7469,7,24,1,52,48,4.75,15.0,fr,42540,149,1783345,1,1,Active Shallow Crust,0.0,89.98928,0.0,07/24/7469
+7.10749,45.15478,8688,10,3,5,28,50,4.95,15.0,fr,42541,173,1783369,1,1,Active Shallow Crust,0.0,89.99007,0.0,10/03/8688
+7.10749,45.15478,3020,3,18,17,0,15,5.05,15.0,fr,42542,60,1783381,1,1,Active Shallow Crust,0.0,89.98988,0.0,03/18/3020
+7.10749,45.15478,2425,12,14,4,10,12,5.35,5.0,fr,42543,48,1783419,1,1,Active Shallow Crust,240.0243,57.99749,0.0,12/14/2425
+7.10749,45.15478,5469,12,20,7,38,29,5.85,5.0,fr,42544,109,1783476,1,1,Active Shallow Crust,0.0,89.98992,0.0,12/20/5469
+0.42402,51.86708,1550,8,14,8,44,31,3.55,5.0,fr,42545,30,1783683,1,2,Active Shallow Crust,240.0127,57.99828,0.0,08/14/1550
+0.42402,51.86708,8350,9,29,11,12,53,3.55,5.0,fr,42546,166,1783683,1,2,Active Shallow Crust,240.0127,57.99828,0.0,09/29/8350
+0.42402,51.86708,2456,8,20,1,34,47,3.65,5.0,fr,42547,49,1783692,1,1,Active Shallow Crust,0.0,89.98994,0.0,08/20/2456
+0.42402,51.86708,2108,1,23,10,54,34,3.65,27.5,fr,42548,42,1783703,1,1,Active Shallow Crust,128.8999,89.96352,0.0,01/23/2108
+0.42402,51.86708,4176,1,14,18,40,24,4.75,5.0,fr,42549,83,1783824,1,1,Active Shallow Crust,0.0,89.99003,0.0,01/14/4176
+-1.79668,46.00677,8541,6,7,2,20,21,3.65,5.0,fr,42550,170,1784172,1,1,Active Shallow Crust,0.0,89.99064,0.0,06/07/8541
+-1.79668,46.00677,9103,12,9,13,29,50,3.85,5.0,fr,42551,182,1784196,1,1,Active Shallow Crust,0.0,89.99008,0.0,12/09/9103
+4.37561,40.79044,1090,1,26,17,20,0,3.55,15.0,fr,42552,21,1784641,1,1,Active Shallow Crust,0.0,89.99236,0.0,01/26/1090
+4.37561,40.79044,9617,8,2,21,42,16,3.75,5.0,fr,42553,192,1784664,1,1,Active Shallow Crust,0.0,89.98787,0.0,08/02/9617
+4.37561,40.79044,3051,6,20,6,10,37,3.85,15.0,fr,42554,61,1784680,1,1,Active Shallow Crust,240.0106,57.99712,0.0,06/20/3051
+4.37561,40.79044,5861,5,3,0,59,14,4.05,5.0,fr,42555,117,1784700,1,3,Active Shallow Crust,0.0,89.99142,0.0,05/03/5861
+4.37561,40.79044,2176,6,12,3,0,2,4.05,5.0,fr,42556,43,1784700,1,3,Active Shallow Crust,0.0,89.99142,0.0,06/12/2176
+4.37561,40.79044,1474,4,19,14,9,15,4.05,5.0,fr,42557,29,1784700,1,3,Active Shallow Crust,0.0,89.99142,0.0,04/19/1474
+4.37561,40.79044,1147,1,16,17,54,15,4.55,5.0,fr,42558,22,1784760,1,1,Active Shallow Crust,0.0,89.99034,0.0,01/16/1147
+5.01657,43.30185,2390,7,7,0,1,48,3.55,5.0,fr,42559,47,1785120,1,2,Active Shallow Crust,0.0,89.99266,0.0,07/07/2390
+5.01657,43.30185,3200,10,12,7,31,49,3.55,5.0,fr,42560,63,1785120,1,2,Active Shallow Crust,0.0,89.99266,0.0,10/12/3200
+5.01657,43.30185,8325,9,10,14,57,47,3.55,5.0,fr,42561,166,1785126,1,1,Active Shallow Crust,0.0,89.99258,-90.0,09/10/8325
+5.01657,43.30185,720,4,22,13,57,21,4.25,15.0,fr,42562,14,1785211,1,1,Active Shallow Crust,0.0,89.99005,-90.0,04/22/0720
+5.01657,43.30185,3548,4,3,23,17,2,4.35,5.0,fr,42563,70,1785219,1,1,Active Shallow Crust,240.008,57.99573,0.0,04/03/3548
+1.38945,46.3913,535,9,8,19,16,0,3.55,5.0,fr,42564,10,1785600,1,1,Active Shallow Crust,0.0,89.98957,0.0,09/08/0535
+1.38945,46.3913,2336,4,24,5,45,16,3.65,5.0,fr,42565,46,1785612,1,1,Active Shallow Crust,0.0,89.9907,0.0,04/24/2336
+1.38945,46.3913,5911,10,7,11,39,28,3.75,27.5,fr,42566,118,1785626,1,2,Active Shallow Crust,0.0,89.99033,0.0,10/07/5911
+1.38945,46.3913,7416,4,9,3,50,31,3.75,27.5,fr,42567,148,1785626,1,2,Active Shallow Crust,0.0,89.99033,0.0,04/09/7416
+1.38945,46.3913,7747,8,30,15,34,22,3.85,5.0,fr,42568,154,1785642,1,1,Active Shallow Crust,0.0,89.99004,-90.0,08/30/7747
+1.38945,46.3913,9886,11,19,7,31,41,3.85,27.5,fr,42569,197,1785647,1,1,Active Shallow Crust,128.8955,89.99384,0.0,11/19/9886
+1.38945,46.3913,6813,4,5,21,49,24,3.95,5.0,fr,42570,136,1785648,1,1,Active Shallow Crust,0.0,89.99013,0.0,04/05/6813
+1.38945,46.3913,9303,9,22,8,6,45,4.25,5.0,fr,42571,186,1785684,1,1,Active Shallow Crust,0.0,89.9899,0.0,09/22/9303
+1.38945,46.3913,9079,11,9,22,56,18,4.65,5.0,fr,42572,181,1785732,1,1,Active Shallow Crust,0.0,89.9902,0.0,11/09/9079
+1.38945,46.3913,7990,8,16,6,35,54,4.75,5.0,fr,42573,159,1785744,1,1,Active Shallow Crust,0.0,89.98995,0.0,08/16/7990
+-5.53187,48.91173,9458,5,20,22,35,25,3.55,27.5,fr,42574,189,1786085,1,1,Active Shallow Crust,240.0113,57.99855,0.0,05/20/9458
+-5.53187,48.91173,6865,9,21,3,37,33,4.25,5.0,fr,42575,137,1786164,1,1,Active Shallow Crust,0.0,89.99112,0.0,09/21/6865
+2.03303,49.59361,4214,8,9,6,51,22,3.55,5.0,fr,42576,84,1786560,1,1,Active Shallow Crust,0.0,89.9902,0.0,08/09/4214
+2.03303,49.59361,6085,10,12,8,6,11,3.65,5.0,fr,42577,121,1786575,1,2,Active Shallow Crust,240.0014,58.01268,0.0,10/12/6085
+2.03303,49.59361,9777,4,27,19,37,41,3.65,5.0,fr,42578,195,1786575,1,2,Active Shallow Crust,240.0014,58.01268,0.0,04/27/9777
+2.03303,49.59361,6746,4,20,16,47,34,3.65,15.0,fr,42579,134,1786579,1,1,Active Shallow Crust,0.0,89.99116,-90.0,04/20/6746
+2.03303,49.59361,1033,1,15,18,31,27,3.85,15.0,fr,42580,20,1786597,1,1,Active Shallow Crust,0.0,89.99075,0.0,01/15/1033
+2.03303,49.59361,2735,4,18,16,56,19,4.05,15.0,fr,42581,54,1786630,1,1,Active Shallow Crust,128.8903,89.99357,0.0,04/18/2735
+2.03303,49.59361,4939,12,9,18,4,4,4.45,5.0,fr,42582,98,1786668,1,1,Active Shallow Crust,0.0,89.98956,0.0,12/09/4939
+-4.61073,48.18895,8092,8,27,15,19,35,3.55,5.0,fr,42583,161,1787040,1,1,Active Shallow Crust,0.0,89.99328,0.0,08/27/8092
+-4.61073,48.18895,2285,12,28,20,18,41,3.55,15.0,fr,42584,45,1787050,1,1,Active Shallow Crust,128.8964,89.99328,0.0,12/28/2285
+-4.61073,48.18895,886,12,3,20,25,0,3.65,15.0,fr,42585,17,1787059,1,1,Active Shallow Crust,0.0,89.98788,-90.0,12/03/0886
+-4.61073,48.18895,7959,5,11,12,55,5,3.75,5.0,fr,42586,159,1787064,1,1,Active Shallow Crust,0.0,89.98932,0.0,05/11/7959
+-4.61073,48.18895,7272,6,6,4,28,28,3.75,27.5,fr,42587,145,1787066,1,1,Active Shallow Crust,0.0,89.98932,0.0,06/06/7272
+-4.61073,48.18895,8343,4,9,16,23,15,3.75,5.0,fr,42588,166,1787067,1,1,Active Shallow Crust,240.0092,58.01722,0.0,04/09/8343
+-4.61073,48.18895,3097,5,3,19,41,32,3.75,5.0,fr,42589,61,1787070,1,1,Active Shallow Crust,0.0,89.9892,-90.0,05/03/3097
+-4.61073,48.18895,2734,10,24,21,50,21,3.95,15.0,fr,42590,54,1787089,1,1,Active Shallow Crust,0.0,89.99152,0.0,10/24/2734
+-4.61073,48.18895,900,8,9,4,41,33,3.95,5.0,fr,42591,17,1787097,1,1,Active Shallow Crust,128.8994,89.99364,0.0,08/09/0900
+-4.61073,48.18895,8844,12,3,19,5,2,4.05,5.0,fr,42592,176,1787100,1,1,Active Shallow Crust,0.0,89.98866,0.0,12/03/8844
+-4.61073,48.18895,4452,9,19,16,48,38,4.15,27.5,fr,42593,89,1787114,1,1,Active Shallow Crust,0.0,89.98989,0.0,09/19/4452
+-4.61073,48.18895,495,3,4,20,29,37,4.25,5.0,fr,42594,9,1787124,1,1,Active Shallow Crust,0.0,89.99099,0.0,03/04/0495
+-4.61073,48.18895,2717,10,13,12,56,29,4.25,15.0,fr,42595,54,1787125,1,1,Active Shallow Crust,0.0,89.99099,0.0,10/13/2717
+5.01567,46.58592,7487,4,17,10,42,53,3.75,15.0,fr,42596,149,1787545,1,2,Active Shallow Crust,0.0,89.98899,0.0,04/17/7487
+5.01567,46.58592,2349,1,2,10,27,53,3.75,15.0,fr,42597,46,1787545,1,2,Active Shallow Crust,0.0,89.98899,0.0,01/02/2349
+5.01567,46.58592,4632,11,30,17,54,25,3.85,5.0,fr,42598,92,1787556,1,1,Active Shallow Crust,0.0,89.99019,0.0,11/30/4632
+5.01567,46.58592,8400,5,16,3,51,23,3.95,5.0,fr,42599,167,1787568,1,1,Active Shallow Crust,0.0,89.99126,0.0,05/16/8400
+5.01567,46.58592,2441,4,1,3,49,11,3.95,15.0,fr,42600,48,1787569,1,1,Active Shallow Crust,0.0,89.99126,0.0,04/01/2441
+5.01567,46.58592,2241,6,3,7,10,17,4.25,15.0,fr,42601,44,1787605,1,1,Active Shallow Crust,0.0,89.99072,0.0,06/03/2241
+5.01567,46.58592,5945,6,16,17,18,9,4.45,5.0,fr,42602,118,1787637,1,1,Active Shallow Crust,128.8922,89.99385,0.0,06/16/5945
+5.01567,46.58592,349,10,6,1,6,25,4.65,27.5,fr,42603,6,1787654,1,1,Active Shallow Crust,0.0,89.99023,0.0,10/06/0349
+-1.08448,43.88578,38,6,8,4,16,48,3.95,5.0,fr,42604,0,1788048,1,1,Active Shallow Crust,0.0,89.98969,0.0,06/08/0038
+-1.08448,43.88578,9966,3,5,18,11,0,4.15,5.0,fr,42605,199,1788075,1,1,Active Shallow Crust,240.008,57.9972,0.0,03/05/9966
+2.73383,51.03994,9263,7,8,4,19,2,3.75,5.0,fr,42606,185,1788504,1,1,Active Shallow Crust,0.0,89.98993,0.0,07/08/9263
+2.73383,51.03994,1079,3,22,1,6,0,3.75,15.0,fr,42607,21,1788505,1,1,Active Shallow Crust,0.0,89.98993,0.0,03/22/1079
+2.73383,51.03994,3145,6,1,3,56,44,3.75,15.0,fr,42608,62,1788514,1,1,Active Shallow Crust,128.8965,89.96735,0.0,06/01/3145
+2.73383,51.03994,3981,10,19,13,35,3,4.05,15.0,fr,42609,79,1788541,1,1,Active Shallow Crust,0.0,89.9893,0.0,10/19/3981
+2.73383,51.03994,8576,1,30,6,6,46,4.05,5.0,fr,42610,171,1788543,1,1,Active Shallow Crust,240.0066,58.00594,0.0,01/30/8576
+2.73383,51.03994,4852,8,2,8,19,1,4.15,5.0,fr,42611,97,1788555,1,1,Active Shallow Crust,240.0095,57.99734,0.0,08/02/4852
+2.73383,51.03994,3490,7,6,12,45,13,4.45,15.0,fr,42612,69,1788589,1,1,Active Shallow Crust,0.0,89.98988,0.0,07/06/3490
+2.73383,51.03994,6424,12,24,0,49,29,4.55,15.0,fr,42613,128,1788601,1,1,Active Shallow Crust,0.0,89.98997,0.0,12/24/6424
+2.73383,51.03994,72,9,6,10,27,4,4.65,5.0,fr,42614,1,1788612,1,1,Active Shallow Crust,0.0,89.99017,0.0,09/06/0072
+2.73383,51.03994,1240,3,20,11,49,32,4.95,5.0,fr,42615,24,1788657,1,1,Active Shallow Crust,128.8878,89.98976,0.0,03/20/1240
+2.73383,51.03994,6025,12,20,22,54,6,5.05,15.0,fr,42616,120,1788661,1,1,Active Shallow Crust,0.0,89.98985,0.0,12/20/6025
+4.75377,47.44983,5431,8,9,14,3,8,3.55,5.0,fr,42617,108,1788963,1,1,Active Shallow Crust,240.0112,57.99891,0.0,08/09/5431
+4.75377,47.44983,8760,2,1,12,37,57,3.65,15.0,fr,42618,175,1788973,1,1,Active Shallow Crust,0.0,89.98785,0.0,02/01/8760
+4.75377,47.44983,1440,9,2,19,53,52,3.75,5.0,fr,42619,28,1788984,1,1,Active Shallow Crust,0.0,89.98917,0.0,09/02/1440
+4.75377,47.44983,2139,1,20,3,33,0,3.75,15.0,fr,42620,42,1788985,1,1,Active Shallow Crust,0.0,89.98917,0.0,01/20/2139
+4.75377,47.44983,3490,12,19,10,8,39,3.95,15.0,fr,42621,69,1789012,1,1,Active Shallow Crust,240.0202,58.00457,0.0,12/19/3490
+-1.95435,50.43262,4960,10,16,16,41,54,3.65,5.0,fr,42622,99,1789455,1,1,Active Shallow Crust,240.0018,58.01274,0.0,10/16/4960
+-1.95435,50.43262,2549,7,9,7,35,19,3.85,5.0,fr,42623,50,1789476,1,1,Active Shallow Crust,0.0,89.98977,0.0,07/09/2549
+-1.95435,50.43262,4603,10,5,22,31,22,4.05,5.0,fr,42624,92,1789503,1,1,Active Shallow Crust,240.0067,58.00597,0.0,10/05/4603
+8.2476,50.76965,5985,1,24,17,32,57,3.55,5.0,fr,42625,119,1790400,1,2,Active Shallow Crust,0.0,89.98724,0.0,01/24/5985
+8.2476,50.76965,4534,6,20,13,55,15,3.55,5.0,fr,42626,90,1790400,1,2,Active Shallow Crust,0.0,89.98724,0.0,06/20/4534
+8.2476,50.76965,4967,1,11,13,42,10,3.55,15.0,fr,42627,99,1790401,1,1,Active Shallow Crust,0.0,89.98724,0.0,01/11/4967
+8.2476,50.76965,2289,4,20,23,35,59,3.55,5.0,fr,42628,45,1790403,1,1,Active Shallow Crust,240.0136,57.99662,0.0,04/20/2289
+8.2476,50.76965,9691,7,14,3,27,11,3.55,5.0,fr,42629,193,1790406,1,1,Active Shallow Crust,0.0,89.9871,-90.0,07/14/9691
+8.2476,50.76965,5446,2,26,9,55,54,3.85,5.0,fr,42630,108,1790436,1,1,Active Shallow Crust,0.0,89.99097,0.0,02/26/5446
+8.2476,50.76965,13,3,13,2,44,50,3.95,5.0,fr,42631,0,1790448,1,1,Active Shallow Crust,0.0,89.99195,0.0,03/13/0013
+8.2476,50.76965,1104,4,27,4,16,46,4.25,5.0,fr,42632,22,1790484,1,1,Active Shallow Crust,0.0,89.9886,0.0,04/27/1104
+3.56141,51.31311,7365,6,3,20,15,55,3.55,27.5,fr,42633,147,1791362,1,2,Active Shallow Crust,0.0,89.99055,0.0,06/03/7365
+3.56141,51.31311,8389,12,25,12,47,46,3.55,27.5,fr,42634,167,1791362,1,2,Active Shallow Crust,0.0,89.99055,0.0,12/25/8389
+3.56141,51.31311,1817,9,26,19,39,4,3.55,5.0,fr,42635,36,1791366,1,1,Active Shallow Crust,0.0,89.99043,-90.0,09/26/1817
+3.56141,51.31311,2940,4,2,21,30,56,3.65,5.0,fr,42636,58,1791378,1,1,Active Shallow Crust,0.0,89.98863,-90.0,04/02/2940
+3.56141,51.31311,3875,6,27,4,5,31,3.75,5.0,fr,42637,77,1791384,1,1,Active Shallow Crust,0.0,89.98998,0.0,06/27/3875
+3.56141,51.31311,8832,12,16,1,42,34,4.05,27.5,fr,42638,176,1791422,1,1,Active Shallow Crust,0.0,89.98936,0.0,12/16/8832
+-3.44311,48.84487,4186,7,28,15,9,7,3.55,5.0,fr,42639,83,1791840,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/28/4186
+-3.44311,48.84487,712,4,11,6,45,0,3.95,5.0,fr,42640,14,1791888,1,2,Active Shallow Crust,0.0,89.98953,0.0,04/11/0712
+-3.44311,48.84487,7642,6,3,8,50,21,3.95,5.0,fr,42641,152,1791888,1,2,Active Shallow Crust,0.0,89.98953,0.0,06/03/7642
+-3.44311,48.84487,1004,3,15,1,18,53,3.95,5.0,fr,42642,20,1791891,1,1,Active Shallow Crust,240.0203,58.005,0.0,03/15/1004
+-3.44311,48.84487,2926,5,3,1,54,47,4.05,5.0,fr,42643,58,1791900,1,2,Active Shallow Crust,0.0,89.99067,0.0,05/03/2926
+-3.44311,48.84487,8422,12,27,17,39,24,4.05,5.0,fr,42644,168,1791900,1,2,Active Shallow Crust,0.0,89.99067,0.0,12/27/8422
+-3.44311,48.84487,5498,12,27,22,24,45,4.05,15.0,fr,42645,109,1791901,1,1,Active Shallow Crust,0.0,89.99067,0.0,12/27/5498
+5.88737,43.14813,6098,11,19,12,1,54,3.55,5.0,fr,42646,121,1793280,1,1,Active Shallow Crust,0.0,89.99265,0.0,11/19/6098
+5.88737,43.14813,9872,10,4,5,56,2,3.65,15.0,fr,42647,197,1793293,1,1,Active Shallow Crust,0.0,89.98689,0.0,10/04/9872
+5.88737,43.14813,8356,4,21,3,42,33,3.65,15.0,fr,42648,167,1793296,1,1,Active Shallow Crust,240.0002,58.01349,0.0,04/21/8356
+5.88737,43.14813,5238,7,22,23,55,20,3.65,27.5,fr,42649,104,1793300,1,1,Active Shallow Crust,0.0,89.98673,-90.0,07/22/5238
+5.88737,43.14813,7519,6,5,1,57,35,3.85,15.0,fr,42650,150,1793317,1,1,Active Shallow Crust,0.0,89.98959,0.0,06/05/7519
+5.88737,43.14813,2512,7,9,5,21,11,3.95,5.0,fr,42651,50,1793328,1,1,Active Shallow Crust,0.0,89.99072,0.0,07/09/2512
+7.45943,48.17524,3921,6,7,12,43,26,3.55,5.0,fr,42652,78,1793760,1,1,Active Shallow Crust,0.0,89.99328,0.0,06/07/3921
+7.45943,48.17524,7306,12,23,0,20,16,3.55,15.0,fr,42653,146,1793761,1,2,Active Shallow Crust,0.0,89.99328,0.0,12/23/7306
+7.45943,48.17524,5744,2,23,20,30,45,3.55,15.0,fr,42654,114,1793761,1,2,Active Shallow Crust,0.0,89.99328,0.0,02/23/5744
+7.45943,48.17524,7519,7,13,23,13,47,3.55,5.0,fr,42655,150,1793763,1,1,Active Shallow Crust,240.0118,57.99838,0.0,07/13/7519
+7.45943,48.17524,4882,8,28,0,49,36,3.55,5.0,fr,42656,97,1793766,1,2,Active Shallow Crust,0.0,89.99319,-90.0,08/28/4882
+7.45943,48.17524,4202,7,27,1,52,15,3.55,5.0,fr,42657,84,1793766,1,2,Active Shallow Crust,0.0,89.99319,-90.0,07/27/4202
+7.45943,48.17524,6502,4,23,16,14,55,3.65,5.0,fr,42658,130,1793772,1,1,Active Shallow Crust,0.0,89.98801,0.0,04/23/6502
+7.45943,48.17524,9450,4,18,13,30,56,3.65,15.0,fr,42659,188,1793773,1,2,Active Shallow Crust,0.0,89.98801,0.0,04/18/9450
+7.45943,48.17524,6297,12,24,19,13,0,3.65,15.0,fr,42660,125,1793773,1,2,Active Shallow Crust,0.0,89.98801,0.0,12/24/6297
+7.45943,48.17524,3600,5,15,8,19,43,3.65,15.0,fr,42661,71,1793776,1,1,Active Shallow Crust,240.0011,58.01297,0.0,05/15/3600
+7.45943,48.17524,3044,9,12,19,45,0,3.75,15.0,fr,42662,60,1793788,1,1,Active Shallow Crust,240.0078,58.01777,0.0,09/12/3044
+7.45943,48.17524,8447,5,10,22,21,26,3.85,5.0,fr,42663,168,1793796,1,1,Active Shallow Crust,0.0,89.99048,0.0,05/10/8447
+7.45943,48.17524,6924,2,17,11,48,8,3.85,27.5,fr,42664,138,1793798,1,1,Active Shallow Crust,0.0,89.99048,0.0,02/17/6924
+7.45943,48.17524,5380,5,6,4,56,31,3.85,5.0,fr,42665,107,1793799,1,2,Active Shallow Crust,240.0116,57.9975,0.0,05/06/5380
+7.45943,48.17524,3731,3,28,20,42,23,3.85,5.0,fr,42666,74,1793799,1,2,Active Shallow Crust,240.0116,57.9975,0.0,03/28/3731
+7.45943,48.17524,3749,10,11,5,0,54,3.95,5.0,fr,42667,74,1793817,1,1,Active Shallow Crust,128.8999,89.99364,0.0,10/11/3749
+7.45943,48.17524,7344,8,3,5,31,42,4.05,5.0,fr,42668,146,1793820,1,1,Active Shallow Crust,0.0,89.98866,0.0,08/03/7344
+7.45943,48.17524,45,10,6,16,49,58,4.15,5.0,fr,42669,0,1793832,1,1,Active Shallow Crust,0.0,89.98989,0.0,10/06/0045
+7.45943,48.17524,6721,10,22,14,12,7,4.15,27.5,fr,42670,134,1793834,1,1,Active Shallow Crust,0.0,89.98989,0.0,10/22/6721
+7.45943,48.17524,8993,2,24,18,21,0,4.15,5.0,fr,42671,179,1793835,1,1,Active Shallow Crust,240.0085,57.99765,0.0,02/24/8993
+7.45943,48.17524,1716,11,20,17,1,11,4.15,5.0,fr,42672,34,1793838,1,1,Active Shallow Crust,0.0,89.98977,-90.0,11/20/1716
+7.45943,48.17524,9502,4,12,22,28,51,4.35,5.0,fr,42673,190,1793856,1,1,Active Shallow Crust,0.0,89.98929,0.0,04/12/9502
+7.45943,48.17524,8984,5,3,19,51,43,4.45,5.0,fr,42674,179,1793871,1,1,Active Shallow Crust,240.0061,57.99483,0.0,05/03/8984
+7.45943,48.17524,8373,12,2,11,44,43,4.55,15.0,fr,42675,167,1793881,1,1,Active Shallow Crust,0.0,89.98936,0.0,12/02/8373
+7.45943,48.17524,9022,4,28,8,26,36,4.65,5.0,fr,42676,180,1793898,1,1,Active Shallow Crust,0.0,89.99041,-90.0,04/28/9022
+7.45943,48.17524,6165,5,22,18,8,15,4.95,5.0,fr,42677,123,1793928,1,1,Active Shallow Crust,0.0,89.99061,0.0,05/22/6165
+7.45943,48.17524,6304,10,3,6,57,15,4.95,27.5,fr,42678,126,1793930,1,1,Active Shallow Crust,0.0,89.99061,0.0,10/03/6304
+7.45943,48.17524,1373,11,13,14,21,32,5.05,5.0,fr,42679,27,1793940,1,1,Active Shallow Crust,0.0,89.99043,0.0,11/13/1373
+7.45943,48.17524,3332,4,20,4,55,0,5.15,5.0,fr,42680,66,1793961,1,1,Active Shallow Crust,128.8827,89.99133,0.0,04/20/3332
+7.45943,48.17524,1535,3,9,1,17,23,5.45,5.0,fr,42681,30,1793997,1,1,Active Shallow Crust,128.8776,89.98912,0.0,03/09/1535
+4.26068,40.2302,3898,1,23,16,39,27,3.55,5.0,fr,42682,77,1794240,1,1,Active Shallow Crust,0.0,89.9923,0.0,01/23/3898
+4.26068,40.2302,3179,4,30,10,53,39,3.55,15.0,fr,42683,63,1794241,1,1,Active Shallow Crust,0.0,89.9923,0.0,04/30/3179
+4.26068,40.2302,989,9,17,9,16,4,3.65,5.0,fr,42684,19,1794252,1,1,Active Shallow Crust,0.0,89.99314,0.0,09/17/0989
+4.26068,40.2302,9577,1,14,20,23,11,4.15,15.0,fr,42685,191,1794313,1,1,Active Shallow Crust,0.0,89.98843,0.0,01/14/9577
+4.26068,40.2302,8753,7,20,18,19,52,4.35,5.0,fr,42686,175,1794336,1,1,Active Shallow Crust,0.0,89.99081,0.0,07/20/8753
+-0.68335,41.58809,5957,3,27,14,39,54,3.65,27.5,fr,42687,119,1794734,1,1,Active Shallow Crust,0.0,89.98991,0.0,03/27/5957
+-0.68335,41.58809,9921,8,8,6,4,4,4.15,15.0,fr,42688,198,1794802,1,1,Active Shallow Crust,128.8983,89.99362,0.0,08/08/9921
+-0.68335,41.58809,4515,6,26,8,1,48,5.35,27.5,fr,42689,90,1794938,1,1,Active Shallow Crust,0.0,89.99003,0.0,06/26/4515
+-0.66664,46.64709,2154,1,4,3,54,49,3.55,5.0,fr,42690,43,1795200,1,1,Active Shallow Crust,0.0,89.98962,0.0,01/04/2154
+-0.66664,46.64709,9691,10,1,8,13,8,3.55,15.0,fr,42691,193,1795201,1,1,Active Shallow Crust,0.0,89.98962,0.0,10/01/9691
+-0.66664,46.64709,1601,5,10,21,10,7,3.55,27.5,fr,42692,32,1795202,1,1,Active Shallow Crust,0.0,89.98962,0.0,05/10/1601
+-0.66664,46.64709,5216,12,13,0,13,55,3.55,5.0,fr,42693,104,1795206,1,2,Active Shallow Crust,0.0,89.99037,-90.0,12/13/5216
+-0.66664,46.64709,6255,8,2,6,1,38,3.55,5.0,fr,42694,125,1795206,1,2,Active Shallow Crust,0.0,89.99037,-90.0,08/02/6255
+-0.66664,46.64709,9132,11,5,15,21,13,3.55,15.0,fr,42695,182,1795207,1,1,Active Shallow Crust,0.0,89.99037,-90.0,11/05/9132
+-0.66664,46.64709,5620,3,6,2,53,48,3.65,5.0,fr,42696,112,1795212,1,4,Active Shallow Crust,0.0,89.98997,0.0,03/06/5620
+-0.66664,46.64709,9550,12,1,1,21,31,3.65,5.0,fr,42697,190,1795212,1,4,Active Shallow Crust,0.0,89.98997,0.0,12/01/9550
+-0.66664,46.64709,2492,12,5,0,24,34,3.65,5.0,fr,42698,49,1795212,1,4,Active Shallow Crust,0.0,89.98997,0.0,12/05/2492
+-0.66664,46.64709,9536,4,24,3,42,52,3.65,5.0,fr,42699,190,1795212,1,4,Active Shallow Crust,0.0,89.98997,0.0,04/24/9536
+-0.66664,46.64709,636,7,15,19,43,1,3.75,5.0,fr,42700,12,1795224,1,4,Active Shallow Crust,0.0,89.98969,0.0,07/15/0636
+-0.66664,46.64709,7176,11,8,18,9,28,3.75,5.0,fr,42701,143,1795224,1,4,Active Shallow Crust,0.0,89.98969,0.0,11/08/7176
+-0.66664,46.64709,5481,6,18,0,31,32,3.75,5.0,fr,42702,109,1795224,1,4,Active Shallow Crust,0.0,89.98969,0.0,06/18/5481
+-0.66664,46.64709,8083,7,25,3,4,21,3.75,5.0,fr,42703,161,1795224,1,4,Active Shallow Crust,0.0,89.98969,0.0,07/25/8083
+-0.66664,46.64709,6679,9,18,14,14,33,3.75,5.0,fr,42704,133,1795227,1,1,Active Shallow Crust,240.0083,58.01752,0.0,09/18/6679
+-0.66664,46.64709,311,9,4,9,38,51,3.75,15.0,fr,42705,6,1795228,1,1,Active Shallow Crust,240.0083,58.01752,0.0,09/04/0311
+-0.66664,46.64709,1967,2,26,0,6,43,3.85,5.0,fr,42706,39,1795236,1,1,Active Shallow Crust,0.0,89.9902,0.0,02/26/1967
+-0.66664,46.64709,2683,3,20,23,14,11,3.85,15.0,fr,42707,53,1795240,1,1,Active Shallow Crust,240.0108,57.99782,0.0,03/20/2683
+-0.66664,46.64709,5579,4,20,21,34,9,3.95,5.0,fr,42708,111,1795248,1,1,Active Shallow Crust,0.0,89.99017,0.0,04/20/5579
+-0.66664,46.64709,9730,6,7,12,1,28,4.15,5.0,fr,42709,194,1795278,1,1,Active Shallow Crust,0.0,89.98991,-90.0,06/07/9730
+-0.66664,46.64709,7048,5,8,11,12,52,4.25,15.0,fr,42710,140,1795291,1,1,Active Shallow Crust,0.0,89.98983,-90.0,05/08/7048
+-0.66664,46.64709,7115,6,29,17,54,21,4.35,5.0,fr,42711,142,1795296,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/29/7115
+-0.66664,46.64709,3104,11,24,1,10,13,4.65,5.0,fr,42712,62,1795332,1,1,Active Shallow Crust,0.0,89.99,0.0,11/24/3104
+-0.66664,46.64709,2300,8,20,12,12,33,4.65,27.5,fr,42713,45,1795340,1,1,Active Shallow Crust,0.0,89.98988,-90.0,08/20/2300
+-0.66664,46.64709,1724,2,13,14,26,58,4.85,5.0,fr,42714,34,1795359,1,1,Active Shallow Crust,240.0172,58.00234,0.0,02/13/1724
+-0.66664,46.64709,7806,6,4,6,4,58,4.85,5.0,fr,42715,156,1795362,1,1,Active Shallow Crust,0.0,89.99001,-90.0,06/04/7806
+-0.66664,46.64709,2257,9,22,18,4,52,5.85,5.0,fr,42716,45,1795476,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/22/2257
+5.41244,48.17679,4740,5,31,1,17,58,3.65,5.0,fr,42717,94,1795692,1,1,Active Shallow Crust,0.0,89.98801,0.0,05/31/4740
+5.41244,48.17679,9957,1,25,0,42,13,3.85,5.0,fr,42718,199,1795722,1,1,Active Shallow Crust,0.0,89.99037,-90.0,01/25/9957
+5.41244,48.17679,1489,8,21,13,55,7,4.65,5.0,fr,42719,29,1795812,1,1,Active Shallow Crust,0.0,89.99052,0.0,08/21/1489
+5.41244,48.17679,8299,4,18,1,51,50,4.75,5.0,fr,42720,165,1795830,1,1,Active Shallow Crust,0.0,89.98975,-90.0,04/18/8299
+4.06752,43.30321,1208,8,13,17,15,39,3.55,15.0,fr,42721,24,1796161,1,1,Active Shallow Crust,0.0,89.99266,0.0,08/13/1208
+4.06752,43.30321,8552,4,14,14,53,48,3.65,5.0,fr,42722,171,1796172,1,1,Active Shallow Crust,0.0,89.98692,0.0,04/14/8552
+4.06752,43.30321,4432,11,9,4,12,38,5.35,15.0,fr,42723,88,1796377,1,1,Active Shallow Crust,0.0,89.98984,0.0,11/09/4432
+1.64497,46.14033,6532,8,12,19,25,14,3.55,5.0,fr,42724,130,1796640,1,1,Active Shallow Crust,0.0,89.98952,0.0,08/12/6532
+1.64497,46.14033,2625,9,9,13,17,16,3.55,15.0,fr,42725,52,1796641,1,1,Active Shallow Crust,0.0,89.98952,0.0,09/09/2625
+1.64497,46.14033,8142,5,27,20,50,25,3.55,27.5,fr,42726,162,1796642,1,2,Active Shallow Crust,0.0,89.98952,0.0,05/27/8142
+1.64497,46.14033,1934,5,1,21,29,50,3.55,27.5,fr,42727,38,1796642,1,2,Active Shallow Crust,0.0,89.98952,0.0,05/01/1934
+1.64497,46.14033,1516,2,9,23,25,41,3.55,15.0,fr,42728,30,1796644,1,1,Active Shallow Crust,240.0122,57.9981,0.0,02/09/1516
+1.64497,46.14033,5231,9,7,10,21,50,3.65,5.0,fr,42729,104,1796652,1,1,Active Shallow Crust,0.0,89.99066,0.0,09/07/5231
+1.64497,46.14033,485,11,1,21,55,14,3.65,15.0,fr,42730,9,1796653,1,1,Active Shallow Crust,0.0,89.99066,0.0,11/01/0485
+1.64497,46.14033,386,4,2,12,5,16,3.65,5.0,fr,42731,7,1796655,1,2,Active Shallow Crust,240.001,58.01277,0.0,04/02/0386
+1.64497,46.14033,8430,3,18,10,24,10,3.65,5.0,fr,42732,168,1796655,1,2,Active Shallow Crust,240.001,58.01277,0.0,03/18/8430
+1.64497,46.14033,7362,2,8,20,52,32,3.65,15.0,fr,42733,147,1796656,1,1,Active Shallow Crust,240.001,58.01277,0.0,02/08/7362
+1.64497,46.14033,9633,3,1,21,7,55,3.75,5.0,fr,42734,192,1796664,1,2,Active Shallow Crust,0.0,89.99029,0.0,03/01/9633
+1.64497,46.14033,8088,4,27,3,38,35,3.75,5.0,fr,42735,161,1796664,1,2,Active Shallow Crust,0.0,89.99029,0.0,04/27/8088
+1.64497,46.14033,2249,9,3,3,58,7,3.75,27.5,fr,42736,44,1796675,1,1,Active Shallow Crust,128.8965,89.96736,0.0,09/03/2249
+1.64497,46.14033,3380,6,29,20,56,51,3.85,5.0,fr,42737,67,1796676,1,1,Active Shallow Crust,0.0,89.9901,0.0,06/29/3380
+1.64497,46.14033,5549,10,1,11,20,57,3.85,5.0,fr,42738,110,1796685,1,1,Active Shallow Crust,128.8959,89.99382,0.0,10/01/5549
+1.64497,46.14033,6271,5,21,9,2,52,4.05,5.0,fr,42739,125,1796700,1,1,Active Shallow Crust,0.0,89.99017,0.0,05/21/6271
+1.64497,46.14033,5258,9,20,16,34,26,4.25,5.0,fr,42740,105,1796733,1,1,Active Shallow Crust,128.8943,89.98093,0.0,09/20/5258
+1.64497,46.14033,2647,8,3,1,39,30,4.35,15.0,fr,42741,52,1796737,1,1,Active Shallow Crust,0.0,89.99026,0.0,08/03/2647
+1.64497,46.14033,5644,6,8,19,35,21,4.35,27.5,fr,42742,112,1796738,1,2,Active Shallow Crust,0.0,89.99026,0.0,06/08/5644
+1.64497,46.14033,5147,3,12,22,57,43,4.35,27.5,fr,42743,102,1796738,1,2,Active Shallow Crust,0.0,89.99026,0.0,03/12/5147
+1.64497,46.14033,5762,7,7,10,34,0,4.35,27.5,fr,42744,115,1796747,1,1,Active Shallow Crust,128.8981,89.98277,0.0,07/07/5762
+1.64497,46.14033,3163,10,20,1,1,11,4.45,5.0,fr,42745,63,1796748,1,1,Active Shallow Crust,0.0,89.99008,0.0,10/20/3163
+1.64497,46.14033,8874,6,1,1,5,15,4.65,5.0,fr,42746,177,1796772,1,1,Active Shallow Crust,0.0,89.99015,0.0,06/01/8874
+1.64497,46.14033,3473,12,23,19,40,1,4.75,5.0,fr,42747,69,1796784,1,1,Active Shallow Crust,0.0,89.98991,0.0,12/23/3473
+1.64497,46.14033,8788,11,3,12,57,20,5.05,15.0,fr,42748,175,1796824,1,1,Active Shallow Crust,240.022,57.99747,0.0,11/03/8788
+-1.23207,49.42021,8649,8,21,19,27,35,3.55,5.0,fr,42749,172,1797120,1,1,Active Shallow Crust,0.0,89.99016,0.0,08/21/8649
+-1.23207,49.42021,363,12,12,12,32,11,3.55,5.0,fr,42750,7,1797123,1,1,Active Shallow Crust,240.0125,57.998,0.0,12/12/0363
+-1.23207,49.42021,8597,6,8,20,55,1,3.65,5.0,fr,42751,171,1797135,1,1,Active Shallow Crust,240.0014,58.01275,0.0,06/08/8597
+-1.23207,49.42021,5960,11,9,16,35,18,3.65,15.0,fr,42752,119,1797136,1,1,Active Shallow Crust,240.0014,58.01275,0.0,11/09/5960
+-1.23207,49.42021,6429,10,15,23,35,52,3.65,5.0,fr,42753,128,1797138,1,1,Active Shallow Crust,0.0,89.98965,-90.0,10/15/6429
+-1.23207,49.42021,813,4,26,14,55,26,3.75,5.0,fr,42754,16,1797144,1,1,Active Shallow Crust,0.0,89.98958,0.0,04/26/0813
+-1.23207,49.42021,7639,10,11,21,8,22,3.75,5.0,fr,42755,152,1797150,1,2,Active Shallow Crust,0.0,89.98946,-90.0,10/11/7639
+-1.23207,49.42021,2569,12,26,13,30,1,3.75,5.0,fr,42756,51,1797150,1,2,Active Shallow Crust,0.0,89.98946,-90.0,12/26/2569
+-1.23207,49.42021,2024,7,23,20,51,34,3.95,5.0,fr,42757,40,1797168,1,1,Active Shallow Crust,0.0,89.98965,0.0,07/23/2024
+-1.23207,49.42021,6127,7,6,0,37,45,3.95,15.0,fr,42758,122,1797178,1,1,Active Shallow Crust,128.9001,89.99328,0.0,07/06/6127
+-1.23207,49.42021,1151,11,5,15,36,58,4.05,5.0,fr,42759,23,1797180,1,1,Active Shallow Crust,0.0,89.98985,0.0,11/05/1151
+-1.23207,49.42021,8201,8,5,15,54,24,4.35,5.0,fr,42760,164,1797216,1,1,Active Shallow Crust,0.0,89.9902,0.0,08/05/8201
+-1.23207,49.42021,8968,2,16,21,49,3,4.35,27.5,fr,42761,179,1797224,1,1,Active Shallow Crust,0.0,89.99009,-90.0,02/16/8968
+-1.23207,49.42021,3762,11,15,10,0,45,4.85,5.0,fr,42762,75,1797276,1,2,Active Shallow Crust,0.0,89.99008,0.0,11/15/3762
+-1.23207,49.42021,4423,6,29,20,19,27,4.85,5.0,fr,42763,88,1797276,1,2,Active Shallow Crust,0.0,89.99008,0.0,06/29/4423
+-1.23207,49.42021,7400,3,11,18,47,31,4.95,15.0,fr,42764,147,1797292,1,1,Active Shallow Crust,240.0134,58.00474,0.0,03/11/7400
+6.44139,50.93139,3172,8,20,15,56,57,3.55,5.0,fr,42765,63,1797600,1,5,Active Shallow Crust,0.0,89.98729,0.0,08/20/3172
+6.44139,50.93139,1897,4,23,6,35,18,3.55,5.0,fr,42766,37,1797600,1,5,Active Shallow Crust,0.0,89.98729,0.0,04/23/1897
+6.44139,50.93139,6427,4,17,14,41,17,3.55,5.0,fr,42767,128,1797600,1,5,Active Shallow Crust,0.0,89.98729,0.0,04/17/6427
+6.44139,50.93139,5821,2,28,19,54,22,3.55,5.0,fr,42768,116,1797600,1,5,Active Shallow Crust,0.0,89.98729,0.0,02/28/5821
+6.44139,50.93139,3852,6,19,9,58,1,3.55,5.0,fr,42769,77,1797600,1,5,Active Shallow Crust,0.0,89.98729,0.0,06/19/3852
+6.44139,50.93139,2269,6,22,17,33,9,3.55,15.0,fr,42770,45,1797601,1,1,Active Shallow Crust,0.0,89.98729,0.0,06/22/2269
+6.44139,50.93139,3543,1,26,16,7,28,3.55,5.0,fr,42771,70,1797603,1,1,Active Shallow Crust,240.0135,57.99736,0.0,01/26/3543
+6.44139,50.93139,867,12,17,17,13,44,3.55,5.0,fr,42772,17,1797609,1,1,Active Shallow Crust,128.8956,89.99364,0.0,12/17/0867
+6.44139,50.93139,3584,8,15,6,51,12,3.65,5.0,fr,42773,71,1797612,1,4,Active Shallow Crust,0.0,89.98867,0.0,08/15/3584
+6.44139,50.93139,4824,3,13,8,3,13,3.65,5.0,fr,42774,96,1797612,1,4,Active Shallow Crust,0.0,89.98867,0.0,03/13/4824
+6.44139,50.93139,4726,1,23,13,37,10,3.65,5.0,fr,42775,94,1797612,1,4,Active Shallow Crust,0.0,89.98867,0.0,01/23/4726
+6.44139,50.93139,7517,10,18,0,45,26,3.65,5.0,fr,42776,150,1797612,1,4,Active Shallow Crust,0.0,89.98867,0.0,10/18/7517
+6.44139,50.93139,5376,1,23,16,59,15,3.65,5.0,fr,42777,107,1797615,1,1,Active Shallow Crust,240.0019,58.01326,0.0,01/23/5376
+6.44139,50.93139,8386,1,16,0,13,38,3.65,5.0,fr,42778,167,1797621,1,1,Active Shallow Crust,128.9003,89.96361,0.0,01/16/8386
+6.44139,50.93139,4981,5,30,10,16,32,3.75,5.0,fr,42779,99,1797624,1,4,Active Shallow Crust,0.0,89.98991,0.0,05/30/4981
+6.44139,50.93139,2598,5,20,17,45,37,3.75,5.0,fr,42780,51,1797624,1,4,Active Shallow Crust,0.0,89.98991,0.0,05/20/2598
+6.44139,50.93139,7698,1,25,12,24,1,3.75,5.0,fr,42781,153,1797624,1,4,Active Shallow Crust,0.0,89.98991,0.0,01/25/7698
+6.44139,50.93139,7287,5,21,23,48,2,3.75,5.0,fr,42782,145,1797624,1,4,Active Shallow Crust,0.0,89.98991,0.0,05/21/7287
+6.44139,50.93139,6479,7,1,12,18,35,3.75,27.5,fr,42783,129,1797629,1,1,Active Shallow Crust,240.0094,58.01791,0.0,07/01/6479
+6.44139,50.93139,1070,5,28,17,45,58,3.85,5.0,fr,42784,21,1797636,1,3,Active Shallow Crust,0.0,89.991,0.0,05/28/1070
+6.44139,50.93139,2470,9,27,19,5,17,3.85,5.0,fr,42785,49,1797636,1,3,Active Shallow Crust,0.0,89.991,0.0,09/27/2470
+6.44139,50.93139,5445,4,20,17,43,39,3.85,5.0,fr,42786,108,1797636,1,3,Active Shallow Crust,0.0,89.991,0.0,04/20/5445
+6.44139,50.93139,7684,9,27,5,56,38,3.85,5.0,fr,42787,153,1797639,1,1,Active Shallow Crust,240.0112,57.99793,0.0,09/27/7684
+6.44139,50.93139,4348,12,13,12,14,43,3.85,27.5,fr,42788,86,1797641,1,1,Active Shallow Crust,240.0112,57.99793,0.0,12/13/4348
+6.44139,50.93139,8174,8,4,5,8,15,3.95,5.0,fr,42789,163,1797651,1,1,Active Shallow Crust,240.0209,58.00452,0.0,08/04/8174
+6.44139,50.93139,2267,1,12,7,13,8,3.95,5.0,fr,42790,45,1797657,1,1,Active Shallow Crust,128.9006,89.99198,0.0,01/12/2267
+6.44139,50.93139,4886,4,15,17,11,57,4.05,5.0,fr,42791,97,1797660,1,1,Active Shallow Crust,0.0,89.98928,0.0,04/15/4886
+6.44139,50.93139,1292,7,20,0,58,21,4.15,27.5,fr,42792,25,1797674,1,1,Active Shallow Crust,0.0,89.99044,0.0,07/20/1292
+6.44139,50.93139,3613,1,12,11,4,10,4.25,27.5,fr,42793,72,1797686,1,1,Active Shallow Crust,0.0,89.98865,0.0,01/12/3613
+6.44139,50.93139,7461,12,19,0,31,15,4.35,5.0,fr,42794,149,1797696,1,1,Active Shallow Crust,0.0,89.98988,0.0,12/19/7461
+6.44139,50.93139,1524,8,19,11,56,21,4.35,15.0,fr,42795,30,1797697,1,1,Active Shallow Crust,0.0,89.98988,0.0,08/19/1524
+6.44139,50.93139,308,11,26,13,1,7,4.45,15.0,fr,42796,6,1797715,1,1,Active Shallow Crust,0.0,89.99088,-90.0,11/26/0308
+6.44139,50.93139,902,2,15,4,52,6,4.65,15.0,fr,42797,18,1797733,1,1,Active Shallow Crust,0.0,89.98925,0.0,02/15/0902
+6.44139,50.93139,5814,8,21,11,23,0,4.75,15.0,fr,42798,116,1797748,1,1,Active Shallow Crust,240.0093,58.00469,0.0,08/21/5814
+6.44139,50.93139,8548,11,5,20,39,34,4.85,15.0,fr,42799,170,1797763,1,1,Active Shallow Crust,0.0,89.98992,-90.0,11/05/8548
+-1.31452,45.77838,6461,4,11,1,44,45,3.55,5.0,fr,42800,129,1798080,1,1,Active Shallow Crust,0.0,89.98945,0.0,04/11/6461
+-1.31452,45.77838,4662,8,18,5,44,48,3.55,15.0,fr,42801,93,1798081,1,1,Active Shallow Crust,0.0,89.98945,0.0,08/18/4662
+-1.31452,45.77838,5299,1,10,15,52,10,4.15,5.0,fr,42802,105,1798152,1,1,Active Shallow Crust,0.0,89.9903,0.0,01/10/5299
+-1.31452,45.77838,5426,12,28,1,39,4,4.35,5.0,fr,42803,108,1798176,1,1,Active Shallow Crust,0.0,89.9902,0.0,12/28/5426
+-1.31452,45.77838,6712,5,26,22,44,9,4.45,5.0,fr,42804,134,1798197,1,1,Active Shallow Crust,128.8925,89.99376,0.0,05/26/6712
+-1.31452,45.77838,7130,9,13,2,27,28,5.55,5.0,fr,42805,142,1798320,1,1,Active Shallow Crust,0.0,89.98997,0.0,09/13/7130
+0.92454,46.62851,7406,7,25,14,46,37,3.55,5.0,fr,42806,148,1798560,1,3,Active Shallow Crust,0.0,89.98962,0.0,07/25/7406
+0.92454,46.62851,1020,3,19,17,20,15,3.55,5.0,fr,42807,20,1798560,1,3,Active Shallow Crust,0.0,89.98962,0.0,03/19/1020
+0.92454,46.62851,1229,4,20,10,4,43,3.55,5.0,fr,42808,24,1798560,1,3,Active Shallow Crust,0.0,89.98962,0.0,04/20/1229
+0.92454,46.62851,1323,10,15,5,30,38,3.55,5.0,fr,42809,26,1798566,1,1,Active Shallow Crust,0.0,89.99037,-90.0,10/15/1323
+0.92454,46.62851,2771,7,18,16,33,44,3.55,5.0,fr,42810,55,1798569,1,1,Active Shallow Crust,128.8961,89.99394,0.0,07/18/2771
+0.92454,46.62851,3997,6,8,4,39,22,3.55,15.0,fr,42811,79,1798570,1,1,Active Shallow Crust,128.8961,89.99394,0.0,06/08/3997
+0.92454,46.62851,2758,4,23,9,50,4,3.65,27.5,fr,42812,55,1798574,1,2,Active Shallow Crust,0.0,89.98997,0.0,04/23/2758
+0.92454,46.62851,3735,3,3,10,58,32,3.65,27.5,fr,42813,74,1798574,1,2,Active Shallow Crust,0.0,89.98997,0.0,03/03/3735
+0.92454,46.62851,1339,11,11,21,40,47,3.65,5.0,fr,42814,26,1798578,1,1,Active Shallow Crust,0.0,89.98985,-90.0,11/11/1339
+0.92454,46.62851,3763,2,27,7,8,10,3.75,5.0,fr,42815,75,1798584,1,1,Active Shallow Crust,0.0,89.98969,0.0,02/27/3763
+0.92454,46.62851,6772,10,5,2,30,56,3.75,27.5,fr,42816,135,1798586,1,1,Active Shallow Crust,0.0,89.98969,0.0,10/05/6772
+0.92454,46.62851,4763,12,12,22,59,52,3.75,15.0,fr,42817,95,1798588,1,1,Active Shallow Crust,240.0084,58.01749,0.0,12/12/4763
+0.92454,46.62851,7354,9,1,16,44,22,3.95,5.0,fr,42818,147,1798608,1,2,Active Shallow Crust,0.0,89.99017,0.0,09/01/7354
+0.92454,46.62851,9907,3,28,5,34,56,3.95,5.0,fr,42819,198,1798608,1,2,Active Shallow Crust,0.0,89.99017,0.0,03/28/9907
+0.92454,46.62851,969,7,6,0,16,54,3.95,27.5,fr,42820,19,1798613,1,1,Active Shallow Crust,240.0198,58.00498,0.0,07/06/0969
+0.92454,46.62851,8350,1,26,22,42,59,3.95,5.0,fr,42821,166,1798617,1,1,Active Shallow Crust,128.9003,89.99372,0.0,01/26/8350
+0.92454,46.62851,392,8,6,14,10,36,4.25,5.0,fr,42822,7,1798644,1,1,Active Shallow Crust,0.0,89.98994,0.0,08/06/0392
+0.92454,46.62851,2274,1,12,23,10,9,4.25,15.0,fr,42823,45,1798645,1,1,Active Shallow Crust,0.0,89.98994,0.0,01/12/2274
+0.92454,46.62851,9022,12,21,21,32,49,4.25,5.0,fr,42824,180,1798647,1,1,Active Shallow Crust,240.0075,57.99411,0.0,12/21/9022
+0.92454,46.62851,6383,2,25,16,14,55,4.35,5.0,fr,42825,127,1798656,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/25/6383
+0.92454,46.62851,8914,1,15,7,4,5,4.35,15.0,fr,42826,178,1798657,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/15/8914
+0.92454,46.62851,7683,4,4,1,47,28,4.85,15.0,fr,42827,153,1798726,1,1,Active Shallow Crust,128.8925,89.98904,0.0,04/04/7683
+2.85744,44.18171,8796,2,18,14,48,42,3.65,5.0,fr,42828,175,1799052,1,1,Active Shallow Crust,0.0,89.99033,0.0,02/18/8796
+2.85744,44.18171,37,1,12,15,39,34,3.65,15.0,fr,42829,0,1799053,1,1,Active Shallow Crust,0.0,89.99033,0.0,01/12/0037
+2.85744,44.18171,2403,1,7,16,45,20,3.65,5.0,fr,42830,48,1799061,1,2,Active Shallow Crust,128.9008,89.96348,0.0,01/07/2403
+2.85744,44.18171,461,2,5,21,10,35,3.65,5.0,fr,42831,9,1799061,1,2,Active Shallow Crust,128.9008,89.96348,0.0,02/05/0461
+2.85744,44.18171,3247,6,23,20,18,28,3.85,5.0,fr,42832,64,1799076,1,2,Active Shallow Crust,0.0,89.98976,0.0,06/23/3247
+2.85744,44.18171,4095,2,23,4,30,26,3.85,5.0,fr,42833,81,1799076,1,2,Active Shallow Crust,0.0,89.98976,0.0,02/23/4095
+2.85744,44.18171,5752,12,23,5,29,50,3.85,15.0,fr,42834,115,1799086,1,1,Active Shallow Crust,128.8959,89.9936,0.0,12/23/5752
+2.85744,44.18171,5558,12,3,5,18,54,3.95,5.0,fr,42835,111,1799088,1,2,Active Shallow Crust,0.0,89.99088,0.0,12/03/5558
+2.85744,44.18171,1517,11,29,10,15,38,3.95,5.0,fr,42836,30,1799088,1,2,Active Shallow Crust,0.0,89.99088,0.0,11/29/1517
+2.85744,44.18171,1810,2,5,7,57,36,4.05,5.0,fr,42837,36,1799100,1,2,Active Shallow Crust,0.0,89.98983,0.0,02/05/1810
+2.85744,44.18171,4380,8,29,14,40,28,4.05,5.0,fr,42838,87,1799100,1,2,Active Shallow Crust,0.0,89.98983,0.0,08/29/4380
+2.85744,44.18171,6739,5,17,3,20,21,4.35,5.0,fr,42839,134,1799136,1,1,Active Shallow Crust,0.0,89.98992,0.0,05/17/6739
+7.17949,44.63516,6995,8,6,7,43,31,3.55,5.0,fr,42840,139,1799520,1,5,Active Shallow Crust,0.0,89.99282,0.0,08/06/6995
+7.17949,44.63516,6138,12,20,0,42,29,3.55,5.0,fr,42841,122,1799520,1,5,Active Shallow Crust,0.0,89.99282,0.0,12/20/6138
+7.17949,44.63516,646,12,2,3,4,45,3.55,5.0,fr,42842,12,1799520,1,5,Active Shallow Crust,0.0,89.99282,0.0,12/02/0646
+7.17949,44.63516,4842,8,19,15,53,33,3.55,5.0,fr,42843,96,1799520,1,5,Active Shallow Crust,0.0,89.99282,0.0,08/19/4842
+7.17949,44.63516,2637,12,15,23,26,47,3.55,5.0,fr,42844,52,1799520,1,5,Active Shallow Crust,0.0,89.99282,0.0,12/15/2637
+7.17949,44.63516,133,2,3,7,30,46,3.55,15.0,fr,42845,2,1799521,1,3,Active Shallow Crust,0.0,89.99282,0.0,02/03/0133
+7.17949,44.63516,7998,7,30,19,47,7,3.55,15.0,fr,42846,159,1799521,1,3,Active Shallow Crust,0.0,89.99282,0.0,07/30/7998
+7.17949,44.63516,9589,9,1,23,25,6,3.55,15.0,fr,42847,191,1799521,1,3,Active Shallow Crust,0.0,89.99282,0.0,09/01/9589
+7.17949,44.63516,4241,12,23,18,7,12,3.55,27.5,fr,42848,84,1799522,1,2,Active Shallow Crust,0.0,89.99282,0.0,12/23/4241
+7.17949,44.63516,535,8,26,2,6,10,3.55,27.5,fr,42849,10,1799522,1,2,Active Shallow Crust,0.0,89.99282,0.0,08/26/0535
+7.17949,44.63516,1959,9,30,22,17,58,3.55,5.0,fr,42850,39,1799529,1,1,Active Shallow Crust,128.8958,89.99641,0.0,09/30/1959
+7.17949,44.63516,1359,8,19,21,36,45,3.55,15.0,fr,42851,27,1799530,1,1,Active Shallow Crust,128.8958,89.99641,0.0,08/19/1359
+7.17949,44.63516,7766,4,7,14,39,37,3.65,5.0,fr,42852,155,1799532,1,3,Active Shallow Crust,0.0,89.98721,0.0,04/07/7766
+7.17949,44.63516,7604,10,26,17,22,20,3.65,5.0,fr,42853,152,1799532,1,3,Active Shallow Crust,0.0,89.98721,0.0,10/26/7604
+7.17949,44.63516,8511,7,10,16,51,5,3.65,5.0,fr,42854,170,1799532,1,3,Active Shallow Crust,0.0,89.98721,0.0,07/10/8511
+7.17949,44.63516,2252,9,28,0,32,43,3.65,15.0,fr,42855,45,1799533,1,1,Active Shallow Crust,0.0,89.98721,0.0,09/28/2252
+7.17949,44.63516,79,9,9,23,23,23,3.65,15.0,fr,42856,1,1799536,1,1,Active Shallow Crust,240.0009,58.01224,0.0,09/09/0079
+7.17949,44.63516,2042,4,29,18,32,37,3.65,5.0,fr,42857,40,1799538,1,3,Active Shallow Crust,0.0,89.98706,-90.0,04/29/2042
+7.17949,44.63516,7260,7,16,8,32,0,3.65,5.0,fr,42858,145,1799538,1,3,Active Shallow Crust,0.0,89.98706,-90.0,07/16/7260
+7.17949,44.63516,4162,6,15,22,49,47,3.65,5.0,fr,42859,83,1799538,1,3,Active Shallow Crust,0.0,89.98706,-90.0,06/15/4162
+7.17949,44.63516,6501,12,13,15,51,38,3.65,5.0,fr,42860,130,1799541,1,1,Active Shallow Crust,128.9011,89.96349,0.0,12/13/6501
+7.17949,44.63516,6232,12,22,9,27,1,3.65,27.5,fr,42861,124,1799543,1,1,Active Shallow Crust,128.9011,89.96349,0.0,12/22/6232
+7.17949,44.63516,6446,3,8,6,1,26,3.75,5.0,fr,42862,128,1799544,1,2,Active Shallow Crust,0.0,89.9886,0.0,03/08/6446
+7.17949,44.63516,5409,10,27,15,45,28,3.75,5.0,fr,42863,108,1799544,1,2,Active Shallow Crust,0.0,89.9886,0.0,10/27/5409
+7.17949,44.63516,9358,6,11,9,46,22,3.85,5.0,fr,42864,187,1799556,1,3,Active Shallow Crust,0.0,89.98984,0.0,06/11/9358
+7.17949,44.63516,1858,8,1,9,32,40,3.85,5.0,fr,42865,37,1799556,1,3,Active Shallow Crust,0.0,89.98984,0.0,08/01/1858
+7.17949,44.63516,3381,2,24,16,35,13,3.85,5.0,fr,42866,67,1799556,1,3,Active Shallow Crust,0.0,89.98984,0.0,02/24/3381
+7.17949,44.63516,5219,12,8,11,37,59,3.95,5.0,fr,42867,104,1799568,1,3,Active Shallow Crust,0.0,89.99094,0.0,12/08/5219
+7.17949,44.63516,2122,3,12,16,59,48,3.95,5.0,fr,42868,42,1799568,1,3,Active Shallow Crust,0.0,89.99094,0.0,03/12/2122
+7.17949,44.63516,5192,8,19,22,17,54,3.95,5.0,fr,42869,103,1799568,1,3,Active Shallow Crust,0.0,89.99094,0.0,08/19/5192
+7.17949,44.63516,6503,4,6,17,53,13,3.95,15.0,fr,42870,130,1799569,1,1,Active Shallow Crust,0.0,89.99094,0.0,04/06/6503
+7.17949,44.63516,8677,4,16,6,8,6,3.95,27.5,fr,42871,173,1799570,1,1,Active Shallow Crust,0.0,89.99094,0.0,04/16/8677
+7.17949,44.63516,123,2,14,11,24,12,3.95,5.0,fr,42872,2,1799571,1,1,Active Shallow Crust,240.0188,58.00487,0.0,02/14/0123
+7.17949,44.63516,4834,11,22,7,33,55,4.05,5.0,fr,42873,96,1799583,1,1,Active Shallow Crust,240.0055,58.00588,0.0,11/22/4834
+7.17949,44.63516,928,10,7,17,27,58,4.05,5.0,fr,42874,18,1799586,1,1,Active Shallow Crust,0.0,89.99184,-90.0,10/07/0928
+7.17949,44.63516,3596,12,3,16,35,55,4.15,5.0,fr,42875,71,1799592,1,5,Active Shallow Crust,0.0,89.98921,0.0,12/03/3596
+7.17949,44.63516,7109,1,31,14,13,13,4.15,5.0,fr,42876,142,1799592,1,5,Active Shallow Crust,0.0,89.98921,0.0,01/31/7109
+7.17949,44.63516,2965,7,10,10,52,16,4.15,5.0,fr,42877,59,1799592,1,5,Active Shallow Crust,0.0,89.98921,0.0,07/10/2965
+7.17949,44.63516,1477,4,1,11,35,32,4.15,5.0,fr,42878,29,1799592,1,5,Active Shallow Crust,0.0,89.98921,0.0,04/01/1477
+7.17949,44.63516,6911,6,29,6,9,27,4.15,5.0,fr,42879,138,1799592,1,5,Active Shallow Crust,0.0,89.98921,0.0,06/29/6911
+7.17949,44.63516,1935,8,25,16,51,37,4.15,5.0,fr,42880,38,1799595,1,2,Active Shallow Crust,240.0081,57.99734,0.0,08/25/1935
+7.17949,44.63516,1080,11,6,14,8,34,4.15,5.0,fr,42881,21,1799595,1,2,Active Shallow Crust,240.0081,57.99734,0.0,11/06/1080
+7.17949,44.63516,9421,7,5,1,40,57,4.15,15.0,fr,42882,188,1799596,1,1,Active Shallow Crust,240.0081,57.99736,0.0,07/05/9421
+7.17949,44.63516,8548,7,15,4,56,32,4.15,5.0,fr,42883,170,1799598,1,1,Active Shallow Crust,0.0,89.98908,-90.0,07/15/8548
+7.17949,44.63516,1266,6,18,13,2,0,4.15,5.0,fr,42884,25,1799601,1,2,Active Shallow Crust,128.8985,89.99281,0.0,06/18/1266
+7.17949,44.63516,1176,11,4,2,2,32,4.15,5.0,fr,42885,23,1799601,1,2,Active Shallow Crust,128.8985,89.99281,0.0,11/04/1176
+7.17949,44.63516,9817,4,5,20,9,45,4.25,5.0,fr,42886,196,1799604,1,2,Active Shallow Crust,0.0,89.99039,0.0,04/05/9817
+7.17949,44.63516,2760,4,10,7,51,23,4.25,5.0,fr,42887,55,1799604,1,2,Active Shallow Crust,0.0,89.99039,0.0,04/10/2760
+7.17949,44.63516,1931,9,4,14,24,57,4.25,15.0,fr,42888,38,1799608,1,1,Active Shallow Crust,240.0072,57.99408,0.0,09/04/1931
+7.17949,44.63516,3677,11,10,4,22,43,4.35,15.0,fr,42889,73,1799620,1,1,Active Shallow Crust,240.0081,57.9957,0.0,11/10/3677
+7.17949,44.63516,6475,5,20,2,48,53,4.45,5.0,fr,42890,129,1799634,1,1,Active Shallow Crust,0.0,89.9897,-90.0,05/20/6475
+7.17949,44.63516,5834,9,27,17,10,14,4.65,5.0,fr,42891,116,1799652,1,1,Active Shallow Crust,0.0,89.98988,0.0,09/27/5834
+7.17949,44.63516,6597,11,22,4,21,14,4.65,15.0,fr,42892,131,1799653,1,1,Active Shallow Crust,0.0,89.98988,0.0,11/22/6597
+7.17949,44.63516,3244,12,31,0,52,4,4.75,5.0,fr,42893,64,1799667,1,1,Active Shallow Crust,240.007,58.00425,0.0,12/31/3244
+7.17949,44.63516,9007,9,4,15,26,36,4.95,5.0,fr,42894,180,1799694,1,1,Active Shallow Crust,0.0,89.98986,-90.0,09/04/9007
+7.17949,44.63516,6705,4,29,21,57,14,5.05,5.0,fr,42895,134,1799703,1,1,Active Shallow Crust,240.0211,57.99742,0.0,04/29/6705
+7.17949,44.63516,5708,2,12,3,2,41,5.05,27.5,fr,42896,114,1799708,1,1,Active Shallow Crust,0.0,89.98967,-90.0,02/12/5708
+7.17949,44.63516,5672,2,9,4,46,52,5.35,5.0,fr,42897,113,1799736,1,1,Active Shallow Crust,0.0,89.99006,0.0,02/09/5672
+7.57437,44.94438,5566,9,28,10,41,27,3.55,5.0,fr,42898,111,1800000,1,1,Active Shallow Crust,0.0,89.99286,0.0,09/28/5566
+7.57437,44.94438,4807,9,2,13,56,50,3.55,15.0,fr,42899,96,1800001,1,2,Active Shallow Crust,0.0,89.99286,0.0,09/02/4807
+7.57437,44.94438,2496,3,5,11,12,0,3.55,15.0,fr,42900,49,1800001,1,2,Active Shallow Crust,0.0,89.99286,0.0,03/05/2496
+7.57437,44.94438,3241,5,30,11,53,47,3.55,27.5,fr,42901,64,1800002,1,1,Active Shallow Crust,0.0,89.99286,0.0,05/30/3241
+7.57437,44.94438,264,5,16,4,29,30,3.55,5.0,fr,42902,5,1800006,1,1,Active Shallow Crust,0.0,89.99278,-90.0,05/16/0264
+7.57437,44.94438,5350,2,19,9,45,5,3.55,15.0,fr,42903,106,1800007,1,1,Active Shallow Crust,0.0,89.99278,-90.0,02/19/5350
+7.57437,44.94438,1117,2,24,2,55,33,3.65,15.0,fr,42904,22,1800013,1,1,Active Shallow Crust,0.0,89.98727,0.0,02/24/1117
+7.57437,44.94438,8231,10,14,7,33,5,3.65,27.5,fr,42905,164,1800014,1,1,Active Shallow Crust,0.0,89.98727,0.0,10/14/8231
+7.57437,44.94438,5528,12,15,23,29,56,3.65,5.0,fr,42906,110,1800018,1,1,Active Shallow Crust,0.0,89.98713,-90.0,12/15/5528
+7.57437,44.94438,186,1,19,16,23,44,3.65,5.0,fr,42907,3,1800021,1,1,Active Shallow Crust,128.9009,89.96349,0.0,01/19/0186
+7.57437,44.94438,8527,2,24,23,58,54,3.75,5.0,fr,42908,170,1800024,1,2,Active Shallow Crust,0.0,89.98866,0.0,02/24/8527
+7.57437,44.94438,7554,11,24,10,0,42,3.75,5.0,fr,42909,151,1800024,1,2,Active Shallow Crust,0.0,89.98866,0.0,11/24/7554
+7.57437,44.94438,8351,7,18,15,35,40,3.75,15.0,fr,42910,167,1800025,1,1,Active Shallow Crust,0.0,89.98866,0.0,07/18/8351
+7.57437,44.94438,5636,1,11,20,11,18,3.75,5.0,fr,42911,112,1800027,1,1,Active Shallow Crust,240.0082,58.01683,0.0,01/11/5636
+7.57437,44.94438,598,1,13,10,19,10,3.85,5.0,fr,42912,11,1800036,1,1,Active Shallow Crust,0.0,89.98989,0.0,01/13/0598
+7.57437,44.94438,8263,9,10,20,55,42,3.85,15.0,fr,42913,165,1800037,1,2,Active Shallow Crust,0.0,89.98989,0.0,09/10/8263
+7.57437,44.94438,588,2,29,23,1,58,3.85,15.0,fr,42914,11,1800037,1,2,Active Shallow Crust,0.0,89.98989,0.0,02/29/0588
+7.57437,44.94438,1546,11,7,16,24,24,3.85,27.5,fr,42915,30,1800038,1,1,Active Shallow Crust,0.0,89.98989,0.0,11/07/1546
+7.57437,44.94438,5625,4,27,17,31,37,3.95,15.0,fr,42916,112,1800058,1,1,Active Shallow Crust,128.9006,89.99325,0.0,04/27/5625
+7.57437,44.94438,9759,11,22,21,44,36,4.05,5.0,fr,42917,195,1800060,1,2,Active Shallow Crust,0.0,89.99197,0.0,11/22/9759
+7.57437,44.94438,1062,3,27,9,32,29,4.05,5.0,fr,42918,21,1800060,1,2,Active Shallow Crust,0.0,89.99197,0.0,03/27/1062
+7.57437,44.94438,1331,11,1,18,30,39,4.05,15.0,fr,42919,26,1800061,1,1,Active Shallow Crust,0.0,89.99197,0.0,11/01/1331
+7.57437,44.94438,1683,4,18,5,35,7,4.15,5.0,fr,42920,33,1800072,1,1,Active Shallow Crust,0.0,89.98927,0.0,04/18/1683
+7.57437,44.94438,7399,11,4,8,19,19,4.15,15.0,fr,42921,147,1800073,1,1,Active Shallow Crust,0.0,89.98927,0.0,11/04/7399
+7.57437,44.94438,548,11,16,6,55,49,4.15,15.0,fr,42922,10,1800076,1,1,Active Shallow Crust,240.008,57.99763,0.0,11/16/0548
+7.57437,44.94438,7980,7,18,12,23,3,4.15,15.0,fr,42923,159,1800082,1,2,Active Shallow Crust,128.8976,89.99464,0.0,07/18/7980
+7.57437,44.94438,8637,10,21,14,43,2,4.15,15.0,fr,42924,172,1800082,1,2,Active Shallow Crust,128.8976,89.99464,0.0,10/21/8637
+7.57437,44.94438,9391,2,19,22,40,27,4.25,15.0,fr,42925,187,1800085,1,1,Active Shallow Crust,0.0,89.99043,0.0,02/19/9391
+7.57437,44.94438,9427,2,15,0,28,1,4.25,27.5,fr,42926,188,1800089,1,1,Active Shallow Crust,240.0078,57.994,0.0,02/15/9427
+7.57437,44.94438,8724,9,22,8,41,47,4.35,5.0,fr,42927,174,1800096,1,1,Active Shallow Crust,0.0,89.98863,0.0,09/22/8724
+7.57437,44.94438,1920,6,25,19,43,36,4.35,27.5,fr,42928,38,1800098,1,1,Active Shallow Crust,0.0,89.98863,0.0,06/25/1920
+7.57437,44.94438,8552,11,30,17,2,25,4.45,5.0,fr,42929,171,1800108,1,1,Active Shallow Crust,0.0,89.98987,0.0,11/30/8552
+7.57437,44.94438,2591,7,10,14,3,38,4.65,15.0,fr,42930,51,1800133,1,1,Active Shallow Crust,0.0,89.98994,0.0,07/10/2591
+7.57437,44.94438,4585,5,7,9,46,57,5.25,15.0,fr,42931,91,1800205,1,1,Active Shallow Crust,0.0,89.98991,0.0,05/07/4585
+7.29347,50.04456,3125,5,30,4,3,58,3.55,5.0,fr,42932,62,1800489,1,1,Active Shallow Crust,128.8958,89.99352,0.0,05/30/3125
+7.29347,50.04456,5388,4,21,1,12,2,3.75,5.0,fr,42933,107,1800504,1,2,Active Shallow Crust,0.0,89.98972,0.0,04/21/5388
+7.29347,50.04456,8436,8,1,8,14,37,3.75,5.0,fr,42934,168,1800504,1,2,Active Shallow Crust,0.0,89.98972,0.0,08/01/8436
+7.29347,50.04456,326,7,1,14,6,53,3.75,5.0,fr,42935,6,1800510,1,1,Active Shallow Crust,0.0,89.98959,-90.0,07/01/0326
+7.29347,50.04456,8658,10,1,12,35,30,3.95,5.0,fr,42936,173,1800531,1,1,Active Shallow Crust,240.0199,58.00555,0.0,10/01/8658
+7.29347,50.04456,1099,2,19,6,56,19,3.95,5.0,fr,42937,21,1800534,1,1,Active Shallow Crust,0.0,89.99173,-90.0,02/19/1099
+7.29347,50.04456,6371,2,7,22,10,13,4.05,15.0,fr,42938,127,1800541,1,1,Active Shallow Crust,0.0,89.98907,0.0,02/07/6371
+7.29347,50.04456,1381,6,15,0,20,4,4.15,5.0,fr,42939,27,1800555,1,1,Active Shallow Crust,240.0091,57.99764,0.0,06/15/1381
+7.29347,50.04456,6731,12,13,4,38,53,4.35,5.0,fr,42940,134,1800582,1,1,Active Shallow Crust,0.0,89.98957,-90.0,12/13/6731
+1.98161,49.85227,1376,11,9,19,11,33,3.65,5.0,fr,42941,27,1800975,1,1,Active Shallow Crust,240.0014,58.01279,0.0,11/09/1376
+1.98161,49.85227,7464,1,14,4,16,14,3.95,5.0,fr,42942,149,1801008,1,1,Active Shallow Crust,0.0,89.98975,0.0,01/14/7464
+1.98161,49.85227,3162,7,6,22,21,2,5.05,5.0,fr,42943,63,1801149,1,1,Active Shallow Crust,128.8839,89.99042,0.0,07/06/3162
+3.95483,52.20722,4177,8,7,21,17,5,3.55,5.0,fr,42944,83,1801443,1,1,Active Shallow Crust,240.0129,57.99802,0.0,08/07/4177
+3.95483,52.20722,2537,10,14,22,3,21,3.65,15.0,fr,42945,50,1801453,1,1,Active Shallow Crust,0.0,89.98898,0.0,10/14/2537
+3.95483,52.20722,8094,8,11,19,5,20,3.85,27.5,fr,42946,161,1801487,1,1,Active Shallow Crust,128.8952,89.99344,0.0,08/11/8094
+3.95483,52.20722,5018,3,3,16,46,1,4.65,5.0,fr,42947,100,1801572,1,1,Active Shallow Crust,0.0,89.99042,0.0,03/03/5018
+3.95483,52.20722,2007,7,11,6,59,57,4.65,15.0,fr,42948,40,1801576,1,1,Active Shallow Crust,240.0129,57.99457,0.0,07/11/2007
+3.95483,52.20722,9496,1,8,16,15,4,6.65,15.0,fr,42949,189,1801813,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/08/9496
+1.44043,49.30706,9847,11,26,21,38,35,3.55,5.0,fr,42950,196,1801920,1,2,Active Shallow Crust,0.0,89.99014,0.0,11/26/9847
+1.44043,49.30706,2502,3,6,0,8,11,3.55,5.0,fr,42951,50,1801920,1,2,Active Shallow Crust,0.0,89.99014,0.0,03/06/2502
+1.44043,49.30706,5972,6,3,1,13,51,3.55,15.0,fr,42952,119,1801921,1,1,Active Shallow Crust,0.0,89.99014,0.0,06/03/5972
+1.44043,49.30706,9567,9,29,12,38,30,3.65,5.0,fr,42953,191,1801932,1,1,Active Shallow Crust,0.0,89.98975,0.0,09/29/9567
+1.44043,49.30706,1706,5,12,18,31,52,3.75,15.0,fr,42954,34,1801945,1,1,Active Shallow Crust,0.0,89.98956,0.0,05/12/1706
+1.44043,49.30706,2350,5,18,2,52,14,3.95,5.0,fr,42955,46,1801968,1,1,Active Shallow Crust,0.0,89.98963,0.0,05/18/2350
+1.66391,43.32878,1644,9,25,11,48,0,3.55,15.0,fr,42956,32,1802404,1,2,Active Shallow Crust,240.012,57.99802,0.0,09/25/1644
+1.66391,43.32878,4315,12,11,9,57,21,3.55,15.0,fr,42957,86,1802404,1,2,Active Shallow Crust,240.012,57.99802,0.0,12/11/4315
+1.66391,43.32878,3588,9,7,12,50,27,3.65,27.5,fr,42958,71,1802414,1,1,Active Shallow Crust,0.0,89.9902,0.0,09/07/3588
+1.66391,43.32878,8144,6,30,6,11,24,4.05,5.0,fr,42959,162,1802466,1,1,Active Shallow Crust,0.0,89.98957,-90.0,06/30/8144
+1.66391,43.32878,6515,5,10,17,54,59,5.05,15.0,fr,42960,130,1802581,1,1,Active Shallow Crust,0.0,89.98989,0.0,05/10/6515
+2.81954,53.45674,5445,10,16,4,54,59,4.45,15.0,fr,42961,108,1802989,1,1,Active Shallow Crust,0.0,89.99041,0.0,10/16/5445
+3.47032,51.82132,2190,2,26,21,6,14,3.75,5.0,fr,42962,43,1803384,1,1,Active Shallow Crust,0.0,89.9901,0.0,02/26/2190
+3.47032,51.82132,9867,11,16,23,5,42,3.75,5.0,fr,42963,197,1803387,1,1,Active Shallow Crust,240.009,58.01746,0.0,11/16/9867
+8.22365,45.01509,263,8,15,5,25,46,3.65,5.0,fr,42964,5,1803852,1,2,Active Shallow Crust,0.0,89.9873,0.0,08/15/0263
+8.22365,45.01509,2691,12,13,13,27,48,3.65,5.0,fr,42965,53,1803852,1,2,Active Shallow Crust,0.0,89.9873,0.0,12/13/2691
+8.22365,45.01509,8275,8,25,21,8,27,3.65,5.0,fr,42966,165,1803855,1,1,Active Shallow Crust,240.0,58.01413,0.0,08/25/8275
+8.22365,45.01509,4622,7,4,21,40,3,3.75,5.0,fr,42967,92,1803867,1,1,Active Shallow Crust,240.0074,58.01756,0.0,07/04/4622
+8.22365,45.01509,4592,8,4,3,21,43,3.85,5.0,fr,42968,91,1803876,1,2,Active Shallow Crust,0.0,89.98991,0.0,08/04/4592
+8.22365,45.01509,7714,3,6,6,56,47,3.85,5.0,fr,42969,154,1803876,1,2,Active Shallow Crust,0.0,89.98991,0.0,03/06/7714
+8.22365,45.01509,7536,3,18,12,45,16,4.35,15.0,fr,42970,150,1803937,1,1,Active Shallow Crust,0.0,89.98865,0.0,03/18/7536
+8.22365,45.01509,8299,2,26,12,55,29,4.55,5.0,fr,42971,165,1803960,1,2,Active Shallow Crust,0.0,89.99098,0.0,02/26/8299
+8.22365,45.01509,6425,1,1,5,42,49,4.55,5.0,fr,42972,128,1803960,1,2,Active Shallow Crust,0.0,89.99098,0.0,01/01/6425
+3.43438,50.79899,7030,3,30,16,2,22,3.65,5.0,fr,42973,140,1804332,1,1,Active Shallow Crust,0.0,89.98864,0.0,03/30/7030
+3.43438,50.79899,9053,3,10,6,22,9,3.75,15.0,fr,42974,181,1804345,1,1,Active Shallow Crust,0.0,89.98988,0.0,03/10/9053
+3.43438,50.79899,9745,7,3,12,17,14,4.05,5.0,fr,42975,194,1804383,1,1,Active Shallow Crust,240.0067,58.00595,0.0,07/03/9745
+3.43438,50.79899,7848,12,28,16,4,44,4.25,15.0,fr,42976,156,1804405,1,1,Active Shallow Crust,0.0,89.99004,0.0,12/28/7848
+2.90446,51.30052,5395,10,14,21,54,56,3.55,5.0,fr,42977,107,1804800,1,2,Active Shallow Crust,0.0,89.99054,0.0,10/14/5395
+2.90446,51.30052,9168,9,11,14,37,5,3.55,5.0,fr,42978,183,1804800,1,2,Active Shallow Crust,0.0,89.99054,0.0,09/11/9168
+2.90446,51.30052,7164,12,5,10,21,59,3.65,5.0,fr,42979,143,1804812,1,1,Active Shallow Crust,0.0,89.98876,0.0,12/05/7164
+2.90446,51.30052,2737,1,2,17,33,30,3.65,15.0,fr,42980,54,1804813,1,1,Active Shallow Crust,0.0,89.98876,0.0,01/02/2737
+2.90446,51.30052,1325,8,9,10,13,8,3.75,5.0,fr,42981,26,1804827,1,1,Active Shallow Crust,240.0092,58.01764,0.0,08/09/1325
+2.90446,51.30052,787,1,29,20,27,51,3.85,5.0,fr,42982,15,1804836,1,2,Active Shallow Crust,0.0,89.99107,0.0,01/29/0787
+2.90446,51.30052,5826,3,29,0,39,59,3.85,5.0,fr,42983,116,1804836,1,2,Active Shallow Crust,0.0,89.99107,0.0,03/29/5826
+2.90446,51.30052,7522,4,17,10,25,36,4.05,15.0,fr,42984,150,1804861,1,1,Active Shallow Crust,0.0,89.98936,0.0,04/17/7522
+2.90446,51.30052,1318,11,29,22,50,52,4.45,15.0,fr,42985,26,1804909,1,1,Active Shallow Crust,0.0,89.98993,0.0,11/29/1318
+2.904474,51.30052,843,8,19,0,1,3,6.65,10.56744,fr,42986,16,1805178,1,1,Active Shallow Crust,360.0,89.99001,-90.0,08/19/0843
+9.01544,49.48014,6930,1,31,6,31,38,3.55,15.0,fr,42987,138,1805281,1,2,Active Shallow Crust,0.0,89.9869,0.0,01/31/6930
+9.01544,49.48014,6209,12,21,7,47,4,3.55,15.0,fr,42988,124,1805281,1,2,Active Shallow Crust,0.0,89.9869,0.0,12/21/6209
+9.01544,49.48014,7395,2,17,19,14,14,3.55,5.0,fr,42989,147,1805286,1,1,Active Shallow Crust,0.0,89.98675,-90.0,02/17/7395
+9.01544,49.48014,7350,11,20,2,48,30,3.65,5.0,fr,42990,146,1805292,1,1,Active Shallow Crust,0.0,89.98832,0.0,11/20/7350
+9.01544,49.48014,750,5,10,11,13,35,3.75,5.0,fr,42991,14,1805304,1,1,Active Shallow Crust,0.0,89.98959,0.0,05/10/0750
+9.01544,49.48014,7467,6,17,16,13,45,3.75,15.0,fr,42992,149,1805305,1,1,Active Shallow Crust,0.0,89.98959,0.0,06/17/7467
+9.01544,49.48014,9257,5,11,22,47,47,3.85,5.0,fr,42993,185,1805316,1,2,Active Shallow Crust,0.0,89.99072,0.0,05/11/9257
+9.01544,49.48014,4105,3,27,17,20,33,3.85,5.0,fr,42994,82,1805316,1,2,Active Shallow Crust,0.0,89.99072,0.0,03/27/4105
+9.01544,49.48014,571,10,28,19,32,58,3.95,5.0,fr,42995,11,1805328,1,1,Active Shallow Crust,0.0,89.99173,0.0,10/28/0571
+9.01544,49.48014,2546,7,27,19,35,18,4.05,5.0,fr,42996,50,1805340,1,1,Active Shallow Crust,0.0,89.99263,0.0,07/27/2546
+9.01544,49.48014,8007,12,7,7,55,45,4.45,5.0,fr,42997,160,1805388,1,1,Active Shallow Crust,0.0,89.9907,0.0,12/07/8007
+9.01544,49.48014,7948,1,1,1,56,47,4.45,5.0,fr,42998,158,1805391,1,1,Active Shallow Crust,240.0068,57.99472,0.0,01/01/7948
+9.01544,49.48014,910,2,16,18,37,37,6.75,15.0,fr,42999,18,1805671,1,1,Active Shallow Crust,0.0,89.98999,-90.0,02/16/0910
+4.26044,44.65453,4062,11,3,15,34,2,3.55,5.0,fr,43000,81,1805760,1,2,Active Shallow Crust,0.0,89.99283,0.0,11/03/4062
+4.26044,44.65453,2688,12,15,16,35,52,3.55,5.0,fr,43001,53,1805760,1,2,Active Shallow Crust,0.0,89.99283,0.0,12/15/2688
+4.26044,44.65453,8370,9,4,6,40,51,3.55,15.0,fr,43002,167,1805770,1,1,Active Shallow Crust,128.8961,89.99283,0.0,09/04/8370
+4.26044,44.65453,724,4,4,23,40,44,3.65,5.0,fr,43003,14,1805772,1,1,Active Shallow Crust,0.0,89.98721,0.0,04/04/0724
+4.26044,44.65453,9661,8,31,17,49,25,3.65,27.5,fr,43004,193,1805777,1,1,Active Shallow Crust,240.0006,58.01295,0.0,08/31/9661
+4.26044,44.65453,518,9,30,17,28,33,3.75,5.0,fr,43005,10,1805784,1,2,Active Shallow Crust,0.0,89.9886,0.0,09/30/0518
+4.26044,44.65453,3794,7,29,0,0,37,3.75,5.0,fr,43006,75,1805784,1,2,Active Shallow Crust,0.0,89.9886,0.0,07/29/3794
+4.26044,44.65453,3087,1,23,16,22,49,3.85,5.0,fr,43007,61,1805796,1,1,Active Shallow Crust,0.0,89.98985,0.0,01/23/3087
+4.26044,44.65453,8137,5,31,19,31,52,3.85,5.0,fr,43008,162,1805799,1,1,Active Shallow Crust,240.01,57.99746,0.0,05/31/8137
+4.26044,44.65453,3104,6,5,3,4,12,3.95,5.0,fr,43009,62,1805808,1,1,Active Shallow Crust,0.0,89.99094,0.0,06/05/3104
+4.26044,44.65453,6960,11,15,7,43,1,4.05,15.0,fr,43010,139,1805821,1,1,Active Shallow Crust,0.0,89.99194,0.0,11/15/6960
+4.26044,44.65453,1365,8,11,4,24,56,4.15,5.0,fr,43011,27,1805832,1,1,Active Shallow Crust,0.0,89.98921,0.0,08/11/1365
+4.26044,44.65453,4072,10,24,3,21,35,4.15,15.0,fr,43012,81,1805836,1,1,Active Shallow Crust,240.0079,57.99722,0.0,10/24/4072
+4.26044,44.65453,6315,8,19,5,55,50,4.15,27.5,fr,43013,126,1805843,1,1,Active Shallow Crust,128.8988,89.99281,0.0,08/19/6315
+4.26044,44.65453,2533,12,30,12,38,47,4.25,15.0,fr,43014,50,1805848,1,1,Active Shallow Crust,240.0069,57.99419,0.0,12/30/2533
+4.26044,44.65453,7503,9,8,16,0,13,4.55,15.0,fr,43015,150,1805881,1,1,Active Shallow Crust,0.0,89.99093,0.0,09/08/7503
+4.26044,44.65453,6001,9,11,6,22,41,4.55,15.0,fr,43016,120,1805890,1,1,Active Shallow Crust,128.8945,89.98554,0.0,09/11/6001
+4.26044,44.65453,1358,4,11,11,18,2,5.05,15.0,fr,43017,27,1805950,1,1,Active Shallow Crust,128.886,89.99081,0.0,04/11/1358
+1.24308,43.96055,9726,6,29,23,7,38,3.85,5.0,fr,43018,194,1806282,1,1,Active Shallow Crust,0.0,89.9896,-90.0,06/29/9726
+1.24308,43.96055,6350,3,9,3,9,6,3.95,27.5,fr,43019,126,1806296,1,1,Active Shallow Crust,0.0,89.98958,-90.0,03/09/6350
+1.24308,43.96055,9991,1,14,2,44,34,4.35,5.0,fr,43020,199,1806336,1,1,Active Shallow Crust,0.0,89.98988,0.0,01/14/9991
+3.86254,43.2736,7738,6,25,13,37,37,3.55,5.0,fr,43021,154,1806729,1,1,Active Shallow Crust,128.8958,89.99449,0.0,06/25/7738
+3.86254,43.2736,8641,1,25,16,12,58,3.65,5.0,fr,43022,172,1806732,1,1,Active Shallow Crust,0.0,89.99018,0.0,01/25/8641
+3.86254,43.2736,8166,9,14,7,41,50,3.65,15.0,fr,43023,163,1806742,1,1,Active Shallow Crust,128.9004,89.96346,0.0,09/14/8166
+3.86254,43.2736,5812,11,13,10,36,14,3.75,5.0,fr,43024,116,1806744,1,2,Active Shallow Crust,0.0,89.99125,0.0,11/13/5812
+3.86254,43.2736,2839,6,1,11,49,5,3.75,5.0,fr,43025,56,1806744,1,2,Active Shallow Crust,0.0,89.99125,0.0,06/01/2839
+3.86254,43.2736,8531,1,30,16,11,37,4.05,5.0,fr,43026,170,1806780,1,1,Active Shallow Crust,0.0,89.98968,0.0,01/30/8531
+3.86254,43.2736,9664,11,9,9,27,20,4.05,15.0,fr,43027,193,1806784,1,1,Active Shallow Crust,240.0054,58.00589,0.0,11/09/9664
+3.23297,42.11127,6165,3,8,8,44,54,3.55,27.5,fr,43028,123,1807202,1,1,Active Shallow Crust,0.0,89.98878,0.0,03/08/6165
+3.23297,42.11127,290,1,29,3,18,22,3.55,5.0,fr,43029,5,1807206,1,1,Active Shallow Crust,0.0,89.98865,-90.0,01/29/0290
+3.23297,42.11127,8013,2,18,4,0,8,3.65,15.0,fr,43030,160,1807213,1,1,Active Shallow Crust,0.0,89.99,0.0,02/18/8013
+3.23297,42.11127,8942,6,3,4,36,28,3.65,5.0,fr,43031,178,1807221,1,1,Active Shallow Crust,128.9011,89.96344,0.0,06/03/8942
+3.23297,42.11127,1303,7,23,21,19,45,3.75,15.0,fr,43032,26,1807225,1,1,Active Shallow Crust,0.0,89.99109,0.0,07/23/1303
+3.23297,42.11127,6391,1,3,15,29,58,4.05,15.0,fr,43033,127,1807261,1,1,Active Shallow Crust,0.0,89.98949,0.0,01/03/6391
+3.23297,42.11127,8307,10,2,12,52,18,4.15,5.0,fr,43034,166,1807281,1,1,Active Shallow Crust,128.8981,89.99344,0.0,10/02/8307
+3.23297,42.11127,1870,5,4,1,7,34,4.35,5.0,fr,43035,37,1807299,1,1,Active Shallow Crust,240.0072,57.99576,0.0,05/04/1870
+3.23297,42.11127,7710,6,9,17,49,14,4.45,5.0,fr,43036,154,1807308,1,1,Active Shallow Crust,0.0,89.98938,0.0,06/09/7710
+-0.0464,41.38312,6541,4,15,4,38,23,3.75,15.0,fr,43037,130,1807705,1,1,Active Shallow Crust,0.0,89.99,0.0,04/15/6541
+-0.0464,41.38312,3833,6,18,4,41,18,3.95,15.0,fr,43038,76,1807729,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/18/3833
+7.93516,48.86296,9746,5,17,16,39,43,3.55,5.0,fr,43039,194,1808160,1,1,Active Shallow Crust,0.0,89.98673,0.0,05/17/9746
+7.93516,48.86296,3165,11,26,8,54,27,3.55,5.0,fr,43040,63,1808163,1,1,Active Shallow Crust,240.0123,57.99799,0.0,11/26/3165
+7.93516,48.86296,8428,7,31,1,59,11,3.55,5.0,fr,43041,168,1808166,1,1,Active Shallow Crust,0.0,89.99329,-90.0,07/31/8428
+7.93516,48.86296,4947,4,30,22,38,20,3.65,5.0,fr,43042,98,1808172,1,2,Active Shallow Crust,0.0,89.98817,0.0,04/30/4947
+7.93516,48.86296,4941,1,23,17,48,31,3.65,5.0,fr,43043,98,1808172,1,2,Active Shallow Crust,0.0,89.98817,0.0,01/23/4941
+7.93516,48.86296,130,2,11,7,25,53,3.65,15.0,fr,43044,2,1808176,1,1,Active Shallow Crust,240.0022,58.01203,0.0,02/11/0130
+7.93516,48.86296,8362,6,1,11,35,58,3.65,5.0,fr,43045,167,1808178,1,1,Active Shallow Crust,0.0,89.98804,-90.0,06/01/8362
+7.93516,48.86296,6707,10,6,5,7,33,3.75,5.0,fr,43046,134,1808190,1,1,Active Shallow Crust,0.0,89.98934,-90.0,10/06/6707
+7.93516,48.86296,375,11,14,12,26,26,3.85,5.0,fr,43047,7,1808196,1,1,Active Shallow Crust,0.0,89.99061,0.0,11/14/0375
+7.93516,48.86296,9411,2,5,23,27,16,3.85,15.0,fr,43048,188,1808206,1,2,Active Shallow Crust,128.8954,89.99296,0.0,02/05/9411
+7.93516,48.86296,5282,5,27,22,51,19,3.85,15.0,fr,43049,105,1808206,1,2,Active Shallow Crust,128.8954,89.99296,0.0,05/27/5282
+7.93516,48.86296,7784,12,24,22,48,20,4.05,5.0,fr,43050,155,1808220,1,3,Active Shallow Crust,0.0,89.98881,0.0,12/24/7784
+7.93516,48.86296,9780,4,3,10,22,32,4.05,5.0,fr,43051,195,1808220,1,3,Active Shallow Crust,0.0,89.98881,0.0,04/03/9780
+7.93516,48.86296,9415,7,19,7,24,5,4.05,5.0,fr,43052,188,1808220,1,3,Active Shallow Crust,0.0,89.98881,0.0,07/19/9415
+7.93516,48.86296,6266,4,1,23,53,56,4.15,5.0,fr,43053,125,1808232,1,1,Active Shallow Crust,0.0,89.99003,0.0,04/01/6266
+7.93516,48.86296,8572,7,4,20,40,25,4.15,5.0,fr,43054,171,1808241,1,1,Active Shallow Crust,128.8973,89.99335,0.0,07/04/8572
+7.93516,48.86296,5330,11,26,18,53,48,4.35,5.0,fr,43055,106,1808256,1,2,Active Shallow Crust,0.0,89.98943,0.0,11/26/5330
+7.93516,48.86296,9103,8,16,13,42,32,4.35,5.0,fr,43056,182,1808256,1,2,Active Shallow Crust,0.0,89.98943,0.0,08/16/9103
+7.93516,48.86296,8304,7,26,23,49,20,4.35,5.0,fr,43057,166,1808262,1,1,Active Shallow Crust,0.0,89.98931,-90.0,07/26/8304
+7.93516,48.86296,9911,2,6,13,51,40,4.55,5.0,fr,43058,198,1808280,1,1,Active Shallow Crust,0.0,89.98951,0.0,02/06/9911
+7.93516,48.86296,7229,11,5,11,8,39,4.85,15.0,fr,43059,144,1808317,1,1,Active Shallow Crust,0.0,89.9896,0.0,11/05/7229
+7.93516,48.86296,8426,1,7,15,57,46,5.35,5.0,fr,43060,168,1808376,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/07/8426
+4.59263,45.22653,2997,5,31,21,17,22,3.55,5.0,fr,43061,59,1808640,1,1,Active Shallow Crust,0.0,89.9929,0.0,05/31/2997
+4.59263,45.22653,3119,12,28,17,5,48,3.65,5.0,fr,43062,62,1808652,1,1,Active Shallow Crust,0.0,89.98734,0.0,12/28/3119
+4.59263,45.22653,1419,7,27,2,2,26,3.65,5.0,fr,43063,28,1808655,1,1,Active Shallow Crust,240.0016,58.01244,0.0,07/27/1419
+4.59263,45.22653,9528,12,10,16,52,54,3.65,5.0,fr,43064,190,1808658,1,2,Active Shallow Crust,0.0,89.98719,-90.0,12/10/9528
+4.59263,45.22653,4425,1,1,6,39,22,3.65,5.0,fr,43065,88,1808658,1,2,Active Shallow Crust,0.0,89.98719,-90.0,01/01/4425
+4.59263,45.22653,858,11,19,23,26,18,3.75,5.0,fr,43066,17,1808664,1,1,Active Shallow Crust,0.0,89.98872,0.0,11/19/0858
+4.59263,45.22653,5418,8,27,9,49,2,3.75,5.0,fr,43067,108,1808670,1,1,Active Shallow Crust,0.0,89.98859,-90.0,08/27/5418
+4.59263,45.22653,5660,3,14,22,46,49,3.85,5.0,fr,43068,113,1808676,1,1,Active Shallow Crust,0.0,89.98994,0.0,03/14/5660
+4.59263,45.22653,8901,7,4,22,30,41,3.85,27.5,fr,43069,178,1808678,1,1,Active Shallow Crust,0.0,89.98994,0.0,07/04/8901
+4.59263,45.22653,3401,3,15,4,26,51,4.05,15.0,fr,43070,68,1808701,1,1,Active Shallow Crust,0.0,89.98802,0.0,03/15/3401
+4.59263,45.22653,1642,4,6,8,24,5,4.15,5.0,fr,43071,32,1808718,1,1,Active Shallow Crust,0.0,89.9892,-90.0,04/06/1642
+4.59263,45.22653,9266,8,20,1,14,34,4.25,15.0,fr,43072,185,1808731,1,1,Active Shallow Crust,0.0,89.99037,-90.0,08/20/9266
+4.59263,45.22653,2930,2,23,15,53,26,4.35,5.0,fr,43073,58,1808742,1,1,Active Shallow Crust,0.0,89.99142,-90.0,02/23/2930
+4.59263,45.22653,7216,6,30,4,8,10,4.45,5.0,fr,43074,144,1808748,1,1,Active Shallow Crust,0.0,89.98992,0.0,06/30/7216
+4.59263,45.22653,1699,10,26,7,50,45,4.75,5.0,fr,43075,33,1808784,1,1,Active Shallow Crust,0.0,89.9893,0.0,10/26/1699
+8.01444,47.46923,5199,9,10,7,17,13,3.55,5.0,fr,43076,103,1809120,1,4,Active Shallow Crust,0.0,89.98637,0.0,09/10/5199
+8.01444,47.46923,8028,10,15,14,0,40,3.55,5.0,fr,43077,160,1809120,1,4,Active Shallow Crust,0.0,89.98637,0.0,10/15/8028
+8.01444,47.46923,3127,9,19,17,59,29,3.55,5.0,fr,43078,62,1809120,1,4,Active Shallow Crust,0.0,89.98637,0.0,09/19/3127
+8.01444,47.46923,3320,5,8,11,11,37,3.55,5.0,fr,43079,66,1809120,1,4,Active Shallow Crust,0.0,89.98637,0.0,05/08/3320
+8.01444,47.46923,4959,3,13,15,26,39,3.55,15.0,fr,43080,99,1809121,1,1,Active Shallow Crust,0.0,89.98637,0.0,03/13/4959
+8.01444,47.46923,4373,6,23,23,56,33,3.55,27.5,fr,43081,87,1809122,1,1,Active Shallow Crust,0.0,89.98637,0.0,06/23/4373
+8.01444,47.46923,2891,12,19,5,45,29,3.55,5.0,fr,43082,57,1809123,1,1,Active Shallow Crust,240.0106,57.99839,0.0,12/19/2891
+8.01444,47.46923,3051,9,16,2,6,34,3.55,27.5,fr,43083,61,1809125,1,1,Active Shallow Crust,240.0106,57.99829,0.0,09/16/3051
+8.01444,47.46923,991,6,25,22,17,58,3.55,5.0,fr,43084,19,1809126,1,1,Active Shallow Crust,0.0,89.98621,-90.0,06/25/0991
+8.01444,47.46923,4717,4,29,17,33,4,3.55,15.0,fr,43085,94,1809127,1,1,Active Shallow Crust,0.0,89.98621,-90.0,04/29/4717
+8.01444,47.46923,20,12,26,1,49,31,3.55,5.0,fr,43086,0,1809129,1,2,Active Shallow Crust,128.895,90.0,0.0,12/26/0020
+8.01444,47.46923,4170,11,29,17,16,3,3.55,5.0,fr,43087,83,1809129,1,2,Active Shallow Crust,128.895,90.0,0.0,11/29/4170
+8.01444,47.46923,7344,5,21,2,35,32,3.65,5.0,fr,43088,146,1809132,1,8,Active Shallow Crust,0.0,89.98785,0.0,05/21/7344
+8.01444,47.46923,9963,7,18,6,36,48,3.65,5.0,fr,43089,199,1809132,1,8,Active Shallow Crust,0.0,89.98785,0.0,07/18/9963
+8.01444,47.46923,937,10,9,1,57,41,3.65,5.0,fr,43090,18,1809132,1,8,Active Shallow Crust,0.0,89.98785,0.0,10/09/0937
+8.01444,47.46923,8627,3,24,21,43,18,3.65,5.0,fr,43091,172,1809132,1,8,Active Shallow Crust,0.0,89.98785,0.0,03/24/8627
+8.01444,47.46923,5989,12,15,12,53,56,3.65,5.0,fr,43092,119,1809132,1,8,Active Shallow Crust,0.0,89.98785,0.0,12/15/5989
+8.01444,47.46923,9914,9,8,7,1,0,3.65,5.0,fr,43093,198,1809132,1,8,Active Shallow Crust,0.0,89.98785,0.0,09/08/9914
+8.01444,47.46923,6995,1,17,23,37,11,3.65,5.0,fr,43094,139,1809132,1,8,Active Shallow Crust,0.0,89.98785,0.0,01/17/6995
+8.01444,47.46923,2807,8,30,19,12,53,3.65,5.0,fr,43095,56,1809132,1,8,Active Shallow Crust,0.0,89.98785,0.0,08/30/2807
+8.01444,47.46923,6972,5,4,4,42,40,3.65,5.0,fr,43096,139,1809135,1,2,Active Shallow Crust,239.999,58.01498,0.0,05/04/6972
+8.01444,47.46923,859,10,23,1,34,9,3.65,5.0,fr,43097,17,1809135,1,2,Active Shallow Crust,239.999,58.01498,0.0,10/23/0859
+8.01444,47.46923,8022,9,22,16,10,48,3.75,5.0,fr,43098,160,1809144,1,4,Active Shallow Crust,0.0,89.98917,0.0,09/22/8022
+8.01444,47.46923,4164,2,28,15,32,48,3.75,5.0,fr,43099,83,1809144,1,4,Active Shallow Crust,0.0,89.98917,0.0,02/28/4164
+8.01444,47.46923,9409,1,9,20,26,45,3.75,5.0,fr,43100,188,1809144,1,4,Active Shallow Crust,0.0,89.98917,0.0,01/09/9409
+8.01444,47.46923,8364,10,31,14,55,31,3.75,5.0,fr,43101,167,1809144,1,4,Active Shallow Crust,0.0,89.98917,0.0,10/31/8364
+8.01444,47.46923,8765,7,8,12,41,17,3.75,27.5,fr,43102,175,1809146,1,1,Active Shallow Crust,0.0,89.98917,0.0,07/08/8765
+8.01444,47.46923,5458,10,9,15,46,25,3.75,5.0,fr,43103,109,1809147,1,1,Active Shallow Crust,240.0077,58.01916,0.0,10/09/5458
+8.01444,47.46923,1875,12,4,9,52,35,3.75,5.0,fr,43104,37,1809150,1,2,Active Shallow Crust,0.0,89.98904,-90.0,12/04/1875
+8.01444,47.46923,8437,11,8,3,4,55,3.75,5.0,fr,43105,168,1809150,1,2,Active Shallow Crust,0.0,89.98904,-90.0,11/08/8437
+8.01444,47.46923,1400,9,30,11,38,38,3.85,5.0,fr,43106,27,1809156,1,1,Active Shallow Crust,0.0,89.99035,0.0,09/30/1400
+8.01444,47.46923,5004,5,28,14,48,3,3.85,5.0,fr,43107,100,1809165,1,1,Active Shallow Crust,128.8939,89.99518,0.0,05/28/5004
+8.01444,47.46923,58,11,22,10,14,19,3.95,5.0,fr,43108,1,1809168,1,3,Active Shallow Crust,0.0,89.99139,0.0,11/22/0058
+8.01444,47.46923,2916,4,25,10,54,22,3.95,5.0,fr,43109,58,1809168,1,3,Active Shallow Crust,0.0,89.99139,0.0,04/25/2916
+8.01444,47.46923,513,4,26,16,36,27,3.95,5.0,fr,43110,10,1809168,1,3,Active Shallow Crust,0.0,89.99139,0.0,04/26/0513
+8.01444,47.46923,4526,12,17,0,54,0,3.95,15.0,fr,43111,90,1809178,1,1,Active Shallow Crust,128.9001,89.9957,0.0,12/17/4526
+8.01444,47.46923,1499,8,6,11,5,9,4.05,5.0,fr,43112,29,1809180,1,5,Active Shallow Crust,0.0,89.99233,0.0,08/06/1499
+8.01444,47.46923,7754,1,26,19,31,16,4.05,5.0,fr,43113,155,1809180,1,5,Active Shallow Crust,0.0,89.99233,0.0,01/26/7754
+8.01444,47.46923,7149,1,10,17,42,40,4.05,5.0,fr,43114,142,1809180,1,5,Active Shallow Crust,0.0,89.99233,0.0,01/10/7149
+8.01444,47.46923,5016,8,2,19,48,38,4.05,5.0,fr,43115,100,1809180,1,5,Active Shallow Crust,0.0,89.99233,0.0,08/02/5016
+8.01444,47.46923,7107,2,12,2,50,50,4.05,5.0,fr,43116,142,1809180,1,5,Active Shallow Crust,0.0,89.99233,0.0,02/12/7107
+8.01444,47.46923,4030,10,19,13,56,21,4.05,15.0,fr,43117,80,1809181,1,3,Active Shallow Crust,0.0,89.99233,0.0,10/19/4030
+8.01444,47.46923,9515,6,25,2,46,3,4.05,15.0,fr,43118,190,1809181,1,3,Active Shallow Crust,0.0,89.99233,0.0,06/25/9515
+8.01444,47.46923,7211,2,5,2,26,2,4.05,15.0,fr,43119,144,1809181,1,3,Active Shallow Crust,0.0,89.99233,0.0,02/05/7211
+8.01444,47.46923,6890,5,16,16,1,22,4.05,5.0,fr,43120,137,1809183,1,1,Active Shallow Crust,240.0065,58.00619,0.0,05/16/6890
+8.01444,47.46923,7142,3,5,6,38,39,4.05,15.0,fr,43121,142,1809190,1,1,Active Shallow Crust,128.8904,89.99233,0.0,03/05/7142
+8.01444,47.46923,5729,7,1,4,21,12,4.15,5.0,fr,43122,114,1809192,1,3,Active Shallow Crust,0.0,89.99316,0.0,07/01/5729
+8.01444,47.46923,4522,9,10,6,21,28,4.15,5.0,fr,43123,90,1809192,1,3,Active Shallow Crust,0.0,89.99316,0.0,09/10/4522
+8.01444,47.46923,408,2,28,2,18,37,4.15,5.0,fr,43124,8,1809192,1,3,Active Shallow Crust,0.0,89.99316,0.0,02/28/0408
+8.01444,47.46923,3857,7,30,16,5,57,4.15,15.0,fr,43125,77,1809193,1,1,Active Shallow Crust,0.0,89.99316,0.0,07/30/3857
+8.01444,47.46923,9770,8,28,20,20,54,4.15,27.5,fr,43126,195,1809203,1,1,Active Shallow Crust,128.8963,89.99317,0.0,08/28/9770
+8.01444,47.46923,4874,10,2,15,30,14,4.35,5.0,fr,43127,97,1809216,1,4,Active Shallow Crust,0.0,89.98914,0.0,10/02/4874
+8.01444,47.46923,4598,8,16,17,6,50,4.35,5.0,fr,43128,91,1809216,1,4,Active Shallow Crust,0.0,89.98914,0.0,08/16/4598
+8.01444,47.46923,3200,7,9,9,27,15,4.35,5.0,fr,43129,63,1809216,1,4,Active Shallow Crust,0.0,89.98914,0.0,07/09/3200
+8.01444,47.46923,8052,12,7,22,48,57,4.35,5.0,fr,43130,161,1809216,1,4,Active Shallow Crust,0.0,89.98914,0.0,12/07/8052
+8.01444,47.46923,3231,4,13,6,48,54,4.35,5.0,fr,43131,64,1809222,1,1,Active Shallow Crust,0.0,89.98902,-90.0,04/13/3231
+8.01444,47.46923,7936,4,4,3,56,17,4.45,5.0,fr,43132,158,1809228,1,1,Active Shallow Crust,0.0,89.99033,0.0,04/04/7936
+8.01444,47.46923,9560,10,7,2,3,59,4.55,5.0,fr,43133,191,1809240,1,1,Active Shallow Crust,0.0,89.99138,0.0,10/07/9560
+8.01444,47.46923,7153,9,10,13,58,52,4.65,15.0,fr,43134,143,1809253,1,2,Active Shallow Crust,0.0,89.98847,0.0,09/10/7153
+8.01444,47.46923,1012,12,12,5,0,18,4.65,15.0,fr,43135,20,1809253,1,2,Active Shallow Crust,0.0,89.98847,0.0,12/12/1012
+8.01444,47.46923,5533,10,2,0,8,58,4.75,27.5,fr,43136,110,1809266,1,1,Active Shallow Crust,0.0,89.98972,0.0,10/02/5533
+8.01444,47.46923,9076,9,28,2,50,47,4.75,5.0,fr,43137,181,1809273,1,1,Active Shallow Crust,128.8885,89.98777,0.0,09/28/9076
+-1.55869,47.65524,2609,5,5,8,6,15,3.55,5.0,fr,43138,52,1809600,1,1,Active Shallow Crust,0.0,89.98981,0.0,05/05/2609
+-1.55869,47.65524,3989,7,28,3,54,16,3.55,15.0,fr,43139,79,1809601,1,1,Active Shallow Crust,0.0,89.98981,0.0,07/28/3989
+-1.55869,47.65524,3892,7,25,4,5,43,3.65,5.0,fr,43140,77,1809612,1,1,Active Shallow Crust,0.0,89.9894,0.0,07/25/3892
+-1.55869,47.65524,246,9,15,21,3,45,3.75,5.0,fr,43141,4,1809624,1,2,Active Shallow Crust,0.0,89.99055,0.0,09/15/0246
+-1.55869,47.65524,1963,12,11,13,44,31,3.75,5.0,fr,43142,39,1809624,1,2,Active Shallow Crust,0.0,89.99055,0.0,12/11/1963
+-1.55869,47.65524,2901,7,2,23,29,38,3.75,15.0,fr,43143,58,1809628,1,1,Active Shallow Crust,240.0084,58.01766,0.0,07/02/2901
+-1.55869,47.65524,5758,8,15,2,45,17,3.75,5.0,fr,43144,115,1809633,1,1,Active Shallow Crust,128.8964,89.96739,0.0,08/15/5758
+-1.55869,47.65524,5037,7,19,7,47,39,3.85,5.0,fr,43145,100,1809636,1,1,Active Shallow Crust,0.0,89.99038,0.0,07/19/5037
+-1.55869,47.65524,8772,11,5,8,31,6,3.95,5.0,fr,43146,175,1809648,1,1,Active Shallow Crust,0.0,89.99036,0.0,11/05/8772
+-1.55869,47.65524,5546,4,16,20,22,7,3.95,27.5,fr,43147,110,1809650,1,1,Active Shallow Crust,0.0,89.99036,0.0,04/16/5546
+-1.55869,47.65524,348,12,21,12,12,22,4.25,5.0,fr,43148,6,1809684,1,2,Active Shallow Crust,0.0,89.99014,0.0,12/21/0348
+-1.55869,47.65524,862,2,8,22,41,39,4.25,5.0,fr,43149,17,1809684,1,2,Active Shallow Crust,0.0,89.99014,0.0,02/08/0862
+-1.55869,47.65524,2224,3,7,10,30,43,5.25,5.0,fr,43150,44,1809804,1,1,Active Shallow Crust,0.0,89.98992,0.0,03/07/2224
+-6.24958,48.28314,3125,7,3,21,47,28,3.55,5.0,fr,43151,62,1810080,1,2,Active Shallow Crust,0.0,89.99329,0.0,07/03/3125
+-6.24958,48.28314,4025,11,21,17,21,47,3.55,5.0,fr,43152,80,1810080,1,2,Active Shallow Crust,0.0,89.99329,0.0,11/21/4025
+-6.24958,48.28314,8745,11,8,18,0,47,3.65,5.0,fr,43153,174,1810095,1,1,Active Shallow Crust,240.0012,58.01258,0.0,11/08/8745
+-2.09657,43.7792,9482,9,5,11,14,21,3.85,5.0,fr,43154,189,1810602,1,1,Active Shallow Crust,0.0,89.98957,-90.0,09/05/9482
+-2.09657,43.7792,5782,11,14,5,13,30,3.85,15.0,fr,43155,115,1810603,1,1,Active Shallow Crust,0.0,89.98957,-90.0,11/14/5782
+0.19717,51.85786,8167,2,2,7,15,48,3.55,15.0,fr,43156,163,1811041,1,1,Active Shallow Crust,0.0,89.99007,0.0,02/02/8167
+0.19717,51.85786,6910,7,10,2,39,46,3.65,5.0,fr,43157,138,1811052,1,1,Active Shallow Crust,0.0,89.98994,0.0,07/10/6910
+0.19717,51.85786,1673,4,18,14,48,15,3.75,5.0,fr,43158,33,1811064,1,1,Active Shallow Crust,0.0,89.98995,0.0,04/18/1673
+0.19717,51.85786,2189,7,17,16,43,50,3.85,15.0,fr,43159,43,1811077,1,1,Active Shallow Crust,0.0,89.98994,0.0,07/17/2189
+0.19717,51.85786,4338,12,6,21,25,44,4.15,5.0,fr,43160,86,1811118,1,1,Active Shallow Crust,0.0,89.99004,-90.0,12/06/4338
+0.19717,51.85786,639,5,17,13,24,9,4.45,15.0,fr,43161,12,1811158,1,1,Active Shallow Crust,128.8909,89.99371,0.0,05/17/0639
+-0.13516,49.48886,7150,7,24,8,14,5,3.55,5.0,fr,43162,142,1811520,1,1,Active Shallow Crust,0.0,89.98997,0.0,07/24/7150
+-0.13516,49.48886,7992,6,17,10,51,29,3.55,15.0,fr,43163,159,1811530,1,1,Active Shallow Crust,128.8959,89.99376,0.0,06/17/7992
+-0.13516,49.48886,1069,2,24,2,38,39,3.65,5.0,fr,43164,21,1811532,1,3,Active Shallow Crust,0.0,89.98997,0.0,02/24/1069
+-0.13516,49.48886,3586,12,22,8,11,16,3.65,5.0,fr,43165,71,1811532,1,3,Active Shallow Crust,0.0,89.98997,0.0,12/22/3586
+-0.13516,49.48886,2127,7,25,2,7,51,3.65,5.0,fr,43166,42,1811532,1,3,Active Shallow Crust,0.0,89.98997,0.0,07/25/2127
+-0.13516,49.48886,8621,5,19,17,26,54,3.65,5.0,fr,43167,172,1811535,1,1,Active Shallow Crust,240.0014,58.01298,0.0,05/19/8621
+-0.13516,49.48886,1207,9,16,18,28,26,3.65,15.0,fr,43168,24,1811536,1,1,Active Shallow Crust,240.0014,58.01298,0.0,09/16/1207
+-0.13516,49.48886,1809,11,30,3,22,16,3.65,5.0,fr,43169,36,1811538,1,1,Active Shallow Crust,0.0,89.99004,-90.0,11/30/1809
+-0.13516,49.48886,3040,1,30,5,54,53,3.75,5.0,fr,43170,60,1811544,1,1,Active Shallow Crust,359.9999,89.99008,0.0,01/30/3040
+-0.13516,49.48886,8824,1,23,8,46,51,3.95,15.0,fr,43171,176,1811569,1,1,Active Shallow Crust,0.0,89.99005,0.0,01/23/8824
+-0.13516,49.48886,7502,2,2,11,21,7,3.95,5.0,fr,43172,150,1811571,1,1,Active Shallow Crust,240.0203,58.00505,0.0,02/02/7502
+-0.13516,49.48886,1516,8,5,1,7,1,4.05,5.0,fr,43173,30,1811580,1,1,Active Shallow Crust,0.0,89.98998,0.0,08/05/1516
+-0.13516,49.48886,4554,11,12,8,41,10,4.05,15.0,fr,43174,91,1811590,1,1,Active Shallow Crust,128.8901,89.99373,0.0,11/12/4554
+-0.13516,49.48886,2176,9,1,9,12,9,4.45,5.0,fr,43175,43,1811628,1,1,Active Shallow Crust,0.0,89.98997,0.0,09/01/2176
+-0.13516,49.48886,8233,11,5,23,53,52,4.85,5.0,fr,43176,164,1811679,1,1,Active Shallow Crust,240.0184,58.00256,0.0,11/05/8233
+4.00379,41.82072,6468,11,8,11,24,16,3.65,5.0,fr,43177,129,1812012,1,2,Active Shallow Crust,0.0,89.9933,0.0,11/08/6468
+4.00379,41.82072,1854,12,10,21,32,39,3.65,5.0,fr,43178,37,1812012,1,2,Active Shallow Crust,0.0,89.9933,0.0,12/10/1854
+4.00379,41.82072,1437,7,3,4,57,16,3.65,15.0,fr,43179,28,1812016,1,1,Active Shallow Crust,240.0014,58.01176,0.0,07/03/1437
+4.00379,41.82072,1171,1,31,1,4,17,3.65,5.0,fr,43180,23,1812018,1,1,Active Shallow Crust,0.0,89.99323,-90.0,01/31/1171
+4.00379,41.82072,2582,12,6,20,24,29,3.75,5.0,fr,43181,51,1812024,1,1,Active Shallow Crust,0.0,89.98806,0.0,12/06/2582
+4.00379,41.82072,1644,7,13,11,4,45,4.15,15.0,fr,43182,32,1812073,1,1,Active Shallow Crust,0.0,89.9887,0.0,07/13/1644
+4.00379,41.82072,5585,8,20,6,31,58,4.35,5.0,fr,43183,111,1812096,1,1,Active Shallow Crust,0.0,89.99103,0.0,08/20/5585
+4.00379,41.82072,4103,7,8,17,54,32,4.35,15.0,fr,43184,82,1812097,1,1,Active Shallow Crust,0.0,89.99103,0.0,07/08/4103
+0.52117,44.03584,2567,12,29,1,54,21,3.85,5.0,fr,43185,51,1812516,1,1,Active Shallow Crust,0.0,89.98974,0.0,12/29/2567
+5.97879,50.87354,6231,5,30,21,45,35,3.55,5.0,fr,43186,124,1813440,1,8,Active Shallow Crust,0.0,89.98727,0.0,05/30/6231
+5.97879,50.87354,4148,12,18,5,51,41,3.55,5.0,fr,43187,82,1813440,1,8,Active Shallow Crust,0.0,89.98727,0.0,12/18/4148
+5.97879,50.87354,2329,7,5,0,13,34,3.55,5.0,fr,43188,46,1813440,1,8,Active Shallow Crust,0.0,89.98727,0.0,07/05/2329
+5.97879,50.87354,8841,10,6,18,26,12,3.55,5.0,fr,43189,176,1813440,1,8,Active Shallow Crust,0.0,89.98727,0.0,10/06/8841
+5.97879,50.87354,8268,11,27,17,43,58,3.55,5.0,fr,43190,165,1813440,1,8,Active Shallow Crust,0.0,89.98727,0.0,11/27/8268
+5.97879,50.87354,5358,2,24,15,30,47,3.55,5.0,fr,43191,107,1813440,1,8,Active Shallow Crust,0.0,89.98727,0.0,02/24/5358
+5.97879,50.87354,5614,9,2,5,57,6,3.55,5.0,fr,43192,112,1813440,1,8,Active Shallow Crust,0.0,89.98727,0.0,09/02/5614
+5.97879,50.87354,460,2,25,16,34,30,3.55,5.0,fr,43193,9,1813440,1,8,Active Shallow Crust,0.0,89.98727,0.0,02/25/0460
+5.97879,50.87354,371,2,7,3,8,8,3.55,15.0,fr,43194,7,1813441,1,1,Active Shallow Crust,0.0,89.98727,0.0,02/07/0371
+5.97879,50.87354,6980,5,16,19,29,38,3.55,27.5,fr,43195,139,1813442,1,1,Active Shallow Crust,0.0,89.98727,0.0,05/16/6980
+5.97879,50.87354,7517,8,10,16,52,22,3.55,5.0,fr,43196,150,1813446,1,3,Active Shallow Crust,0.0,89.98713,-90.0,08/10/7517
+5.97879,50.87354,6404,6,29,23,47,46,3.55,5.0,fr,43197,128,1813446,1,3,Active Shallow Crust,0.0,89.98713,-90.0,06/29/6404
+5.97879,50.87354,6034,12,30,11,36,40,3.55,5.0,fr,43198,120,1813446,1,3,Active Shallow Crust,0.0,89.98713,-90.0,12/30/6034
+5.97879,50.87354,3524,9,20,10,36,34,3.55,5.0,fr,43199,70,1813449,1,2,Active Shallow Crust,128.8968,89.99364,0.0,09/20/3524
+5.97879,50.87354,2748,6,10,6,0,4,3.55,5.0,fr,43200,54,1813449,1,2,Active Shallow Crust,128.8968,89.99364,0.0,06/10/2748
+5.97879,50.87354,4857,5,2,8,14,52,3.55,15.0,fr,43201,97,1813450,1,1,Active Shallow Crust,128.8968,89.99364,0.0,05/02/4857
+5.97879,50.87354,3235,1,8,10,23,33,3.65,5.0,fr,43202,64,1813452,1,8,Active Shallow Crust,0.0,89.98866,0.0,01/08/3235
+5.97879,50.87354,9182,8,2,15,6,58,3.65,5.0,fr,43203,183,1813452,1,8,Active Shallow Crust,0.0,89.98866,0.0,08/02/9182
+5.97879,50.87354,7629,3,2,9,44,15,3.65,5.0,fr,43204,152,1813452,1,8,Active Shallow Crust,0.0,89.98866,0.0,03/02/7629
+5.97879,50.87354,8125,12,13,14,33,13,3.65,5.0,fr,43205,162,1813452,1,8,Active Shallow Crust,0.0,89.98866,0.0,12/13/8125
+5.97879,50.87354,8283,2,25,18,27,28,3.65,5.0,fr,43206,165,1813452,1,8,Active Shallow Crust,0.0,89.98866,0.0,02/25/8283
+5.97879,50.87354,2709,7,4,6,14,38,3.65,5.0,fr,43207,54,1813452,1,8,Active Shallow Crust,0.0,89.98866,0.0,07/04/2709
+5.97879,50.87354,8731,11,7,3,52,35,3.65,5.0,fr,43208,174,1813452,1,8,Active Shallow Crust,0.0,89.98866,0.0,11/07/8731
+5.97879,50.87354,2056,2,26,18,17,39,3.65,5.0,fr,43209,41,1813452,1,8,Active Shallow Crust,0.0,89.98866,0.0,02/26/2056
+5.97879,50.87354,3976,1,14,10,34,11,3.65,15.0,fr,43210,79,1813453,1,3,Active Shallow Crust,0.0,89.98866,0.0,01/14/3976
+5.97879,50.87354,3775,11,20,11,57,45,3.65,15.0,fr,43211,75,1813453,1,3,Active Shallow Crust,0.0,89.98866,0.0,11/20/3775
+5.97879,50.87354,7619,2,5,2,46,25,3.65,15.0,fr,43212,152,1813453,1,3,Active Shallow Crust,0.0,89.98866,0.0,02/05/7619
+5.97879,50.87354,1312,6,1,3,10,43,3.65,27.5,fr,43213,26,1813454,1,1,Active Shallow Crust,0.0,89.98866,0.0,06/01/1312
+5.97879,50.87354,6764,2,26,17,55,20,3.65,5.0,fr,43214,135,1813455,1,2,Active Shallow Crust,240.0015,58.01247,0.0,02/26/6764
+5.97879,50.87354,486,1,1,14,47,10,3.65,5.0,fr,43215,9,1813455,1,2,Active Shallow Crust,240.0015,58.01247,0.0,01/01/0486
+5.97879,50.87354,2979,1,26,22,42,33,3.65,5.0,fr,43216,59,1813458,1,1,Active Shallow Crust,0.0,89.98853,-90.0,01/26/2979
+5.97879,50.87354,8941,4,26,0,5,28,3.65,15.0,fr,43217,178,1813462,1,1,Active Shallow Crust,128.8993,89.96361,0.0,04/26/8941
+5.97879,50.87354,435,8,30,21,13,18,3.75,5.0,fr,43218,8,1813464,1,5,Active Shallow Crust,0.0,89.98989,0.0,08/30/0435
+5.97879,50.87354,6250,6,19,21,28,17,3.75,5.0,fr,43219,124,1813464,1,5,Active Shallow Crust,0.0,89.98989,0.0,06/19/6250
+5.97879,50.87354,885,4,6,18,59,37,3.75,5.0,fr,43220,17,1813464,1,5,Active Shallow Crust,0.0,89.98989,0.0,04/06/0885
+5.97879,50.87354,6663,6,16,1,15,28,3.75,5.0,fr,43221,133,1813464,1,5,Active Shallow Crust,0.0,89.98989,0.0,06/16/6663
+5.97879,50.87354,8505,6,12,17,3,30,3.75,5.0,fr,43222,170,1813464,1,5,Active Shallow Crust,0.0,89.98989,0.0,06/12/8505
+5.97879,50.87354,8941,9,1,15,5,28,3.75,15.0,fr,43223,178,1813465,1,1,Active Shallow Crust,0.0,89.98989,0.0,09/01/8941
+5.97879,50.87354,8522,4,28,16,19,11,3.75,5.0,fr,43224,170,1813467,1,2,Active Shallow Crust,240.0087,58.01741,0.0,04/28/8522
+5.97879,50.87354,3594,6,12,18,48,2,3.75,5.0,fr,43225,71,1813467,1,2,Active Shallow Crust,240.0087,58.01741,0.0,06/12/3594
+5.97879,50.87354,1060,10,20,19,58,13,3.75,15.0,fr,43226,21,1813468,1,1,Active Shallow Crust,240.0087,58.01741,0.0,10/20/1060
+5.97879,50.87354,1483,1,25,22,1,38,3.75,5.0,fr,43227,29,1813470,1,1,Active Shallow Crust,0.0,89.98978,-90.0,01/25/1483
+5.97879,50.87354,2542,7,18,9,52,50,3.75,5.0,fr,43228,50,1813473,1,1,Active Shallow Crust,128.8968,89.96708,0.0,07/18/2542
+5.97879,50.87354,5924,7,2,10,18,56,3.75,15.0,fr,43229,118,1813474,1,1,Active Shallow Crust,128.8968,89.96708,0.0,07/02/5924
+5.97879,50.87354,4725,11,18,3,51,36,3.85,5.0,fr,43230,94,1813476,1,3,Active Shallow Crust,0.0,89.99099,0.0,11/18/4725
+5.97879,50.87354,3535,1,10,14,56,6,3.85,5.0,fr,43231,70,1813476,1,3,Active Shallow Crust,0.0,89.99099,0.0,01/10/3535
+5.97879,50.87354,4277,8,10,6,10,15,3.85,5.0,fr,43232,85,1813476,1,3,Active Shallow Crust,0.0,89.99099,0.0,08/10/4277
+5.97879,50.87354,9584,5,23,13,30,46,3.85,15.0,fr,43233,191,1813477,1,1,Active Shallow Crust,0.0,89.99099,0.0,05/23/9584
+5.97879,50.87354,1259,9,23,13,19,40,3.85,27.5,fr,43234,25,1813478,1,1,Active Shallow Crust,0.0,89.99099,0.0,09/23/1259
+5.97879,50.87354,5936,8,6,13,47,6,3.85,5.0,fr,43235,118,1813485,1,2,Active Shallow Crust,128.8942,89.99324,0.0,08/06/5936
+5.97879,50.87354,1961,3,2,11,29,49,3.85,5.0,fr,43236,39,1813485,1,2,Active Shallow Crust,128.8942,89.99324,0.0,03/02/1961
+5.97879,50.87354,4580,1,16,19,8,54,3.95,5.0,fr,43237,91,1813488,1,1,Active Shallow Crust,0.0,89.99197,0.0,01/16/4580
+5.97879,50.87354,7371,3,5,21,6,30,4.05,5.0,fr,43238,147,1813500,1,1,Active Shallow Crust,0.0,89.98927,0.0,03/05/7371
+5.97879,50.87354,1755,2,6,0,16,58,4.05,15.0,fr,43239,35,1813501,1,1,Active Shallow Crust,0.0,89.98927,0.0,02/06/1755
+5.97879,50.87354,4506,2,22,4,22,0,4.05,27.5,fr,43240,90,1813502,1,1,Active Shallow Crust,0.0,89.98927,0.0,02/22/4506
+5.97879,50.87354,2505,11,26,18,39,19,4.05,5.0,fr,43241,50,1813509,1,1,Active Shallow Crust,128.8892,89.99464,0.0,11/26/2505
+5.97879,50.87354,402,4,22,21,9,10,4.15,15.0,fr,43242,8,1813513,1,2,Active Shallow Crust,0.0,89.99043,0.0,04/22/0402
+5.97879,50.87354,7863,2,22,21,44,37,4.15,15.0,fr,43243,157,1813513,1,2,Active Shallow Crust,0.0,89.99043,0.0,02/22/7863
+5.97879,50.87354,7616,8,1,5,21,41,4.15,27.5,fr,43244,152,1813514,1,1,Active Shallow Crust,0.0,89.99043,0.0,08/01/7616
+5.97879,50.87354,3070,5,28,12,22,34,4.15,5.0,fr,43245,61,1813515,1,1,Active Shallow Crust,240.0096,57.99724,0.0,05/28/3070
+5.97879,50.87354,2998,1,4,13,32,41,4.25,5.0,fr,43246,59,1813524,1,3,Active Shallow Crust,0.0,89.98863,0.0,01/04/2998
+5.97879,50.87354,5949,6,17,15,9,48,4.25,5.0,fr,43247,118,1813524,1,3,Active Shallow Crust,0.0,89.98863,0.0,06/17/5949
+5.97879,50.87354,1818,12,13,5,12,11,4.25,5.0,fr,43248,36,1813524,1,3,Active Shallow Crust,0.0,89.98863,0.0,12/13/1818
+5.97879,50.87354,8881,7,12,0,43,48,4.25,5.0,fr,43249,177,1813533,1,1,Active Shallow Crust,128.8941,89.98064,0.0,07/12/8881
+5.97879,50.87354,9339,1,31,5,38,42,4.45,5.0,fr,43250,186,1813548,1,1,Active Shallow Crust,0.0,89.99097,0.0,01/31/9339
+5.97879,50.87354,2652,12,13,1,26,35,4.45,5.0,fr,43251,53,1813551,1,1,Active Shallow Crust,240.0069,57.99453,0.0,12/13/2652
+5.97879,50.87354,4226,3,19,4,59,58,4.55,27.5,fr,43252,84,1813571,1,1,Active Shallow Crust,128.8926,89.98589,0.0,03/19/4226
+5.97879,50.87354,9059,9,28,2,42,33,4.65,5.0,fr,43253,181,1813572,1,1,Active Shallow Crust,0.0,89.98923,0.0,09/28/9059
+5.97879,50.87354,5191,7,27,14,43,35,4.65,27.5,fr,43254,103,1813574,1,1,Active Shallow Crust,0.0,89.98923,0.0,07/27/5191
+5.97879,50.87354,8571,12,16,9,5,48,4.65,15.0,fr,43255,171,1813579,1,1,Active Shallow Crust,0.0,89.98911,-90.0,12/16/8571
+5.97879,50.87354,3650,4,30,17,56,26,4.65,5.0,fr,43256,72,1813581,1,1,Active Shallow Crust,128.8897,89.98701,0.0,04/30/3650
+5.97879,50.87354,2334,6,27,17,23,35,4.75,5.0,fr,43257,46,1813584,1,1,Active Shallow Crust,0.0,89.99041,0.0,06/27/2334
+5.97879,50.87354,1119,6,27,11,48,26,4.75,27.5,fr,43258,22,1813586,1,1,Active Shallow Crust,0.0,89.99041,0.0,06/27/1119
+5.97879,50.87354,8161,12,11,5,46,1,4.85,5.0,fr,43259,163,1813596,1,1,Active Shallow Crust,0.0,89.99003,0.0,12/11/8161
+5.97879,50.87354,6408,3,18,0,6,37,5.25,15.0,fr,43260,128,1813651,1,1,Active Shallow Crust,0.0,89.99,-90.0,03/18/6408
+-3.79404,43.43968,3815,2,18,4,27,49,3.55,5.0,fr,43261,76,1813920,1,3,Active Shallow Crust,0.0,89.98901,0.0,02/18/3815
+-3.79404,43.43968,8058,5,22,19,55,14,3.55,5.0,fr,43262,161,1813920,1,3,Active Shallow Crust,0.0,89.98901,0.0,05/22/8058
+-3.79404,43.43968,2842,8,1,16,5,3,3.55,5.0,fr,43263,56,1813920,1,3,Active Shallow Crust,0.0,89.98901,0.0,08/01/2842
+-3.79404,43.43968,9263,3,4,9,49,34,3.65,5.0,fr,43264,185,1813932,1,1,Active Shallow Crust,0.0,89.99021,0.0,03/04/9263
+-3.79404,43.43968,2576,5,9,8,51,51,3.75,5.0,fr,43265,51,1813944,1,1,Active Shallow Crust,0.0,89.99128,0.0,05/09/2576
+-3.79404,43.43968,1484,3,3,19,30,26,3.75,15.0,fr,43266,29,1813945,1,1,Active Shallow Crust,0.0,89.99128,0.0,03/03/1484
+-3.79404,43.43968,7930,7,8,13,37,25,3.85,27.5,fr,43267,158,1813958,1,1,Active Shallow Crust,0.0,89.98963,0.0,07/08/7930
+-3.79404,43.43968,6632,6,9,17,11,59,4.25,5.0,fr,43268,132,1814004,1,1,Active Shallow Crust,0.0,89.99019,0.0,06/09/6632
+-3.79404,43.43968,926,6,18,22,50,20,4.45,5.0,fr,43269,18,1814028,1,1,Active Shallow Crust,0.0,89.98961,0.0,06/18/0926
+4.17561,52.20885,6603,1,5,14,39,45,3.55,5.0,fr,43270,132,1814409,1,1,Active Shallow Crust,128.8954,89.99382,0.0,01/05/6603
+4.17561,52.20885,9023,2,22,10,53,36,3.75,5.0,fr,43271,180,1814424,1,1,Active Shallow Crust,0.0,89.99018,0.0,02/22/9023
+8.9142,48.4588,140,6,5,0,48,6,3.55,5.0,fr,43272,2,1815360,1,6,Active Shallow Crust,0.0,89.98663,0.0,06/05/0140
+8.9142,48.4588,6086,8,22,15,17,26,3.55,5.0,fr,43273,121,1815360,1,6,Active Shallow Crust,0.0,89.98663,0.0,08/22/6086
+8.9142,48.4588,3631,5,5,10,52,30,3.55,5.0,fr,43274,72,1815360,1,6,Active Shallow Crust,0.0,89.98663,0.0,05/05/3631
+8.9142,48.4588,944,12,23,1,56,29,3.55,5.0,fr,43275,18,1815360,1,6,Active Shallow Crust,0.0,89.98663,0.0,12/23/0944
+8.9142,48.4588,1643,2,16,12,16,20,3.55,5.0,fr,43276,32,1815360,1,6,Active Shallow Crust,0.0,89.98663,0.0,02/16/1643
+8.9142,48.4588,5607,5,5,2,2,32,3.55,5.0,fr,43277,112,1815360,1,6,Active Shallow Crust,0.0,89.98663,0.0,05/05/5607
+8.9142,48.4588,9257,9,5,19,1,21,3.55,27.5,fr,43278,185,1815362,1,2,Active Shallow Crust,0.0,89.98663,0.0,09/05/9257
+8.9142,48.4588,9761,6,12,1,55,13,3.55,27.5,fr,43279,195,1815362,1,2,Active Shallow Crust,0.0,89.98663,0.0,06/12/9761
+8.9142,48.4588,6903,5,7,22,50,39,3.55,15.0,fr,43280,138,1815364,1,1,Active Shallow Crust,240.0114,57.99862,0.0,05/07/6903
+8.9142,48.4588,9165,10,3,23,51,3,3.55,5.0,fr,43281,183,1815366,1,1,Active Shallow Crust,0.0,89.98647,-90.0,10/03/9165
+8.9142,48.4588,4689,6,26,21,49,49,3.55,5.0,fr,43282,93,1815369,1,4,Active Shallow Crust,128.8972,89.99332,0.0,06/26/4689
+8.9142,48.4588,5160,12,23,0,37,3,3.55,5.0,fr,43283,103,1815369,1,4,Active Shallow Crust,128.8972,89.99332,0.0,12/23/5160
+8.9142,48.4588,5730,11,8,12,6,37,3.55,5.0,fr,43284,114,1815369,1,4,Active Shallow Crust,128.8972,89.99332,0.0,11/08/5730
+8.9142,48.4588,5248,12,21,4,29,28,3.55,5.0,fr,43285,104,1815369,1,4,Active Shallow Crust,128.8972,89.99332,0.0,12/21/5248
+8.9142,48.4588,4502,9,20,20,47,14,3.55,15.0,fr,43286,90,1815370,1,1,Active Shallow Crust,128.8972,89.99332,0.0,09/20/4502
+8.9142,48.4588,3770,7,18,20,40,58,3.65,5.0,fr,43287,75,1815372,1,3,Active Shallow Crust,0.0,89.98808,0.0,07/18/3770
+8.9142,48.4588,9224,10,5,11,15,23,3.65,5.0,fr,43288,184,1815372,1,3,Active Shallow Crust,0.0,89.98808,0.0,10/05/9224
+8.9142,48.4588,3546,3,6,7,0,22,3.65,5.0,fr,43289,70,1815372,1,3,Active Shallow Crust,0.0,89.98808,0.0,03/06/3546
+8.9142,48.4588,6044,10,30,4,49,33,3.65,15.0,fr,43290,120,1815373,1,1,Active Shallow Crust,0.0,89.98808,0.0,10/30/6044
+8.9142,48.4588,1704,10,27,19,47,10,3.65,27.5,fr,43291,34,1815374,1,1,Active Shallow Crust,0.0,89.98808,0.0,10/27/1704
+8.9142,48.4588,7161,5,25,7,1,56,3.65,15.0,fr,43292,143,1815376,1,1,Active Shallow Crust,240.0022,58.01074,0.0,05/25/7161
+8.9142,48.4588,9897,4,22,3,20,19,3.65,5.0,fr,43293,197,1815378,1,1,Active Shallow Crust,0.0,89.98795,-90.0,04/22/9897
+8.9142,48.4588,4543,11,22,12,18,11,3.65,5.0,fr,43294,90,1815381,1,1,Active Shallow Crust,128.8999,89.96356,0.0,11/22/4543
+8.9142,48.4588,1365,5,6,21,21,55,3.75,5.0,fr,43295,27,1815384,1,5,Active Shallow Crust,0.0,89.98938,0.0,05/06/1365
+8.9142,48.4588,1464,8,24,19,25,28,3.75,5.0,fr,43296,29,1815384,1,5,Active Shallow Crust,0.0,89.98938,0.0,08/24/1464
+8.9142,48.4588,3541,11,6,16,38,39,3.75,5.0,fr,43297,70,1815384,1,5,Active Shallow Crust,0.0,89.98938,0.0,11/06/3541
+8.9142,48.4588,4130,6,11,3,19,8,3.75,5.0,fr,43298,82,1815384,1,5,Active Shallow Crust,0.0,89.98938,0.0,06/11/4130
+8.9142,48.4588,170,4,27,6,53,29,3.75,5.0,fr,43299,3,1815384,1,5,Active Shallow Crust,0.0,89.98938,0.0,04/27/0170
+8.9142,48.4588,5315,5,13,0,19,13,3.75,15.0,fr,43300,106,1815385,1,2,Active Shallow Crust,0.0,89.98938,0.0,05/13/5315
+8.9142,48.4588,6139,11,14,15,40,37,3.75,15.0,fr,43301,122,1815385,1,2,Active Shallow Crust,0.0,89.98938,0.0,11/14/6139
+8.9142,48.4588,3375,7,17,9,22,2,3.75,27.5,fr,43302,67,1815386,1,1,Active Shallow Crust,0.0,89.98938,0.0,07/17/3375
+8.9142,48.4588,8861,8,1,7,6,5,3.75,5.0,fr,43303,177,1815387,1,3,Active Shallow Crust,240.0098,58.01741,0.0,08/01/8861
+8.9142,48.4588,8514,5,31,16,58,56,3.75,5.0,fr,43304,170,1815387,1,3,Active Shallow Crust,240.0098,58.01741,0.0,05/31/8514
+8.9142,48.4588,2415,2,10,1,30,35,3.75,5.0,fr,43305,48,1815387,1,3,Active Shallow Crust,240.0098,58.01741,0.0,02/10/2415
+8.9142,48.4588,7542,6,28,11,26,45,3.75,27.5,fr,43306,150,1815389,1,1,Active Shallow Crust,240.0098,58.01741,0.0,06/28/7542
+8.9142,48.4588,1331,9,30,22,10,8,3.85,5.0,fr,43307,26,1815396,1,2,Active Shallow Crust,0.0,89.99053,0.0,09/30/1331
+8.9142,48.4588,5534,3,2,19,0,57,3.85,5.0,fr,43308,110,1815396,1,2,Active Shallow Crust,0.0,89.99053,0.0,03/02/5534
+8.9142,48.4588,1513,7,13,18,12,3,3.85,15.0,fr,43309,30,1815397,1,1,Active Shallow Crust,0.0,89.99053,0.0,07/13/1513
+8.9142,48.4588,7791,8,17,20,35,17,3.85,5.0,fr,43310,155,1815402,1,1,Active Shallow Crust,0.0,89.99043,-90.0,08/17/7791
+8.9142,48.4588,4549,6,19,20,37,2,3.85,15.0,fr,43311,90,1815403,1,1,Active Shallow Crust,0.0,89.99043,-90.0,06/19/4549
+8.9142,48.4588,4670,12,3,2,58,58,4.05,5.0,fr,43312,93,1815420,1,1,Active Shallow Crust,0.0,89.99248,0.0,12/03/4670
+8.9142,48.4588,5233,3,4,0,57,57,4.05,27.5,fr,43313,104,1815422,1,2,Active Shallow Crust,0.0,89.99248,0.0,03/04/5233
+8.9142,48.4588,4897,1,6,19,10,29,4.05,27.5,fr,43314,97,1815422,1,2,Active Shallow Crust,0.0,89.99248,0.0,01/06/4897
+8.9142,48.4588,1000,3,13,5,7,10,4.05,15.0,fr,43315,19,1815430,1,1,Active Shallow Crust,128.888,89.99624,0.0,03/13/1000
+8.9142,48.4588,6246,11,29,19,56,15,4.15,5.0,fr,43316,124,1815432,1,1,Active Shallow Crust,0.0,89.99329,0.0,11/29/6246
+8.9142,48.4588,5064,6,26,14,50,25,4.15,15.0,fr,43317,101,1815433,1,1,Active Shallow Crust,0.0,89.99329,0.0,06/26/5064
+8.9142,48.4588,4016,11,23,16,27,53,4.15,5.0,fr,43318,80,1815438,1,1,Active Shallow Crust,0.0,89.99322,-90.0,11/23/4016
+8.9142,48.4588,3500,4,14,1,19,20,4.35,5.0,fr,43319,69,1815456,1,1,Active Shallow Crust,0.0,89.98935,0.0,04/14/3500
+8.9142,48.4588,8759,1,9,15,44,22,4.35,27.5,fr,43320,175,1815461,1,1,Active Shallow Crust,240.0082,57.99591,0.0,01/09/8759
+8.9142,48.4588,2055,6,24,23,0,2,4.45,15.0,fr,43321,41,1815469,1,1,Active Shallow Crust,0.0,89.99051,0.0,06/24/2055
+8.9142,48.4588,7996,1,15,4,39,27,4.55,5.0,fr,43322,159,1815480,1,2,Active Shallow Crust,0.0,89.99154,0.0,01/15/7996
+8.9142,48.4588,7764,12,6,11,0,41,4.55,5.0,fr,43323,155,1815480,1,2,Active Shallow Crust,0.0,89.99154,0.0,12/06/7764
+8.9142,48.4588,181,8,25,2,27,36,4.55,27.5,fr,43324,3,1815482,1,1,Active Shallow Crust,0.0,89.99154,0.0,08/25/0181
+8.9142,48.4588,730,3,20,1,20,40,4.65,27.5,fr,43325,14,1815494,1,1,Active Shallow Crust,0.0,89.98869,0.0,03/20/0730
+8.9142,48.4588,276,3,11,5,10,18,4.65,27.5,fr,43326,5,1815497,1,1,Active Shallow Crust,240.0114,57.99411,0.0,03/11/0276
+8.9142,48.4588,6419,1,22,5,58,46,4.85,15.0,fr,43327,128,1815517,1,1,Active Shallow Crust,0.0,89.99101,0.0,01/22/6419
+8.9142,48.4588,5372,3,7,19,11,25,5.05,15.0,fr,43328,107,1815541,1,1,Active Shallow Crust,0.0,89.99049,0.0,03/07/5372
+8.9142,48.4588,2209,7,18,3,14,1,5.15,5.0,fr,43329,44,1815552,1,1,Active Shallow Crust,0.0,89.9894,0.0,07/18/2209
+-0.24564,48.55414,1225,10,28,9,29,3,3.55,27.5,fr,43330,24,1815842,1,1,Active Shallow Crust,0.0,89.98999,0.0,10/28/1225
+-0.24564,48.55414,7432,8,17,19,56,45,3.65,5.0,fr,43331,148,1815852,1,2,Active Shallow Crust,0.0,89.98996,0.0,08/17/7432
+-0.24564,48.55414,5425,11,14,2,20,4,3.65,5.0,fr,43332,108,1815852,1,2,Active Shallow Crust,0.0,89.98996,0.0,11/14/5425
+-0.24564,48.55414,1352,8,26,0,38,55,3.75,15.0,fr,43333,27,1815865,1,2,Active Shallow Crust,0.0,89.99006,0.0,08/26/1352
+-0.24564,48.55414,9830,3,8,8,22,54,3.75,15.0,fr,43334,196,1815865,1,2,Active Shallow Crust,0.0,89.99006,0.0,03/08/9830
+-0.24564,48.55414,6493,5,29,22,46,17,3.85,5.0,fr,43335,129,1815876,1,1,Active Shallow Crust,0.0,89.98996,0.0,05/29/6493
+-0.24564,48.55414,8711,1,8,18,36,24,3.85,5.0,fr,43336,174,1815882,1,1,Active Shallow Crust,0.0,89.98999,-90.0,01/08/8711
+-0.24564,48.55414,2732,9,27,17,44,43,3.95,5.0,fr,43337,54,1815888,1,1,Active Shallow Crust,0.0,89.99,0.0,09/27/2732
+-0.24564,48.55414,3352,8,7,19,34,59,4.15,5.0,fr,43338,67,1815921,1,1,Active Shallow Crust,128.8972,89.99373,0.0,08/07/3352
+-0.24564,48.55414,2738,10,25,10,13,1,4.35,5.0,fr,43339,54,1815936,1,1,Active Shallow Crust,0.0,89.99004,0.0,10/25/2738
+-0.24564,48.55414,6527,2,9,8,44,53,4.35,5.0,fr,43340,130,1815945,1,1,Active Shallow Crust,128.8974,89.98278,0.0,02/09/6527
+-0.24564,48.55414,6697,10,12,6,25,50,4.45,5.0,fr,43341,133,1815951,1,1,Active Shallow Crust,240.0058,57.99478,0.0,10/12/6697
+-0.24564,48.55414,3362,1,3,3,56,55,4.85,5.0,fr,43342,67,1815996,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/03/3362
+-0.24564,48.55414,2625,4,1,5,18,11,5.15,15.0,fr,43343,52,1816042,1,1,Active Shallow Crust,128.8827,89.99104,0.0,04/01/2625
+7.80457,51.3354,6827,9,15,12,6,55,3.65,5.0,fr,43344,136,1816332,1,1,Active Shallow Crust,0.0,89.98877,0.0,09/15/6827
+7.80457,51.3354,5059,12,9,15,31,54,3.95,5.0,fr,43345,101,1816368,1,1,Active Shallow Crust,0.0,89.98808,0.0,12/09/5059
+7.80457,51.3354,7987,8,17,1,11,2,4.15,27.5,fr,43346,159,1816397,1,1,Active Shallow Crust,240.0093,57.99762,0.0,08/17/7987
+4.97547,42.89542,3433,3,12,20,29,22,3.55,5.0,fr,43347,68,1816800,1,1,Active Shallow Crust,0.0,89.99261,0.0,03/12/3433
+4.97547,42.89542,6444,10,17,19,39,9,3.55,5.0,fr,43348,128,1816806,1,1,Active Shallow Crust,0.0,89.99253,-90.0,10/17/6444
+4.97547,42.89542,2559,12,28,17,11,26,3.65,5.0,fr,43349,51,1816818,1,1,Active Shallow Crust,0.0,89.98668,-90.0,12/28/2559
+4.97547,42.89542,3934,6,29,1,44,42,3.75,5.0,fr,43350,78,1816827,1,1,Active Shallow Crust,240.009,58.01639,0.0,06/29/3934
+4.97547,42.89542,9481,12,13,12,12,43,3.95,5.0,fr,43351,189,1816848,1,1,Active Shallow Crust,0.0,89.99068,0.0,12/13/9481
+4.97547,42.89542,8387,9,13,21,37,2,4.05,15.0,fr,43352,167,1816861,1,1,Active Shallow Crust,0.0,89.99169,0.0,09/13/8387
+-4.08058,44.10228,2037,10,15,5,54,44,4.05,5.0,fr,43353,40,1817349,1,1,Active Shallow Crust,128.8903,89.99389,0.0,10/15/2037
+7.04226,50.8808,4207,8,21,8,24,36,3.55,5.0,fr,43354,84,1817760,1,2,Active Shallow Crust,0.0,89.98727,0.0,08/21/4207
+7.04226,50.8808,2373,10,18,8,17,56,3.55,5.0,fr,43355,47,1817760,1,2,Active Shallow Crust,0.0,89.98727,0.0,10/18/2373
+7.04226,50.8808,2178,5,15,9,59,42,3.65,15.0,fr,43356,43,1817779,1,1,Active Shallow Crust,0.0,89.98853,-90.0,05/15/2178
+7.04226,50.8808,7252,12,18,5,22,35,3.75,5.0,fr,43357,145,1817787,1,1,Active Shallow Crust,240.0086,58.01734,0.0,12/18/7252
+7.04226,50.8808,4593,12,5,0,2,39,3.75,15.0,fr,43358,91,1817788,1,1,Active Shallow Crust,240.0086,58.01734,0.0,12/05/4593
+7.04226,50.8808,6895,9,7,2,58,41,3.75,5.0,fr,43359,137,1817790,1,1,Active Shallow Crust,0.0,89.98978,-90.0,09/07/6895
+7.04226,50.8808,6541,9,6,1,18,42,3.85,5.0,fr,43360,130,1817799,1,1,Active Shallow Crust,240.0123,57.99761,0.0,09/06/6541
+7.04226,50.8808,3196,3,5,22,48,17,3.95,5.0,fr,43361,63,1817808,1,1,Active Shallow Crust,0.0,89.99197,0.0,03/05/3196
+7.04226,50.8808,5041,12,19,16,25,12,4.05,5.0,fr,43362,100,1817820,1,1,Active Shallow Crust,0.0,89.98927,0.0,12/19/5041
+7.04226,50.8808,6950,8,9,3,43,36,4.25,5.0,fr,43363,138,1817844,1,1,Active Shallow Crust,0.0,89.98863,0.0,08/09/6950
+7.04226,50.8808,5366,4,24,0,51,52,4.25,5.0,fr,43364,107,1817847,1,1,Active Shallow Crust,240.0086,57.9941,0.0,04/24/5366
+7.04226,50.8808,9432,10,30,11,36,0,4.35,5.0,fr,43365,188,1817856,1,1,Active Shallow Crust,0.0,89.98987,0.0,10/30/9432
+7.04226,50.8808,6000,7,11,15,25,47,4.45,15.0,fr,43366,119,1817869,1,1,Active Shallow Crust,0.0,89.99097,0.0,07/11/6000
+2.64282,43.0892,9123,10,3,12,25,13,3.65,5.0,fr,43367,182,1818252,1,1,Active Shallow Crust,0.0,89.99016,0.0,10/03/9123
+2.64282,43.0892,1009,8,7,2,40,19,3.65,15.0,fr,43368,20,1818253,1,1,Active Shallow Crust,0.0,89.99016,0.0,08/07/1009
+2.64282,43.0892,9580,7,3,19,59,16,3.65,27.5,fr,43369,191,1818254,1,1,Active Shallow Crust,0.0,89.99016,0.0,07/03/9580
+2.64282,43.0892,1996,5,27,5,50,57,3.75,15.0,fr,43370,39,1818265,1,1,Active Shallow Crust,0.0,89.99123,0.0,05/27/1996
+2.64282,43.0892,463,11,6,15,12,4,3.75,27.5,fr,43371,9,1818266,1,1,Active Shallow Crust,0.0,89.99123,0.0,11/06/0463
+2.64282,43.0892,6789,1,19,10,20,47,3.85,27.5,fr,43372,135,1818278,1,1,Active Shallow Crust,0.0,89.98957,0.0,01/19/6789
+2.64282,43.0892,3025,12,16,12,22,20,4.05,5.0,fr,43373,60,1818300,1,1,Active Shallow Crust,0.0,89.98965,0.0,12/16/3025
+2.64282,43.0892,9031,8,8,0,44,32,4.35,5.0,fr,43374,180,1818342,1,2,Active Shallow Crust,0.0,89.98962,-90.0,08/08/9031
+2.64282,43.0892,1727,5,19,0,53,7,4.35,5.0,fr,43375,34,1818342,1,2,Active Shallow Crust,0.0,89.98962,-90.0,05/19/1727
+2.64282,43.0892,3445,3,21,13,16,42,4.75,5.0,fr,43376,68,1818384,1,1,Active Shallow Crust,0.0,89.98982,0.0,03/21/3445
+2.64282,43.0892,9989,2,19,21,41,1,4.85,5.0,fr,43377,199,1818402,1,1,Active Shallow Crust,0.0,89.98999,-90.0,02/19/9989
+-4.98377,48.28665,9036,3,30,8,10,37,3.55,5.0,fr,43378,180,1818720,1,1,Active Shallow Crust,0.0,89.99329,0.0,03/30/9036
+-4.98377,48.28665,9582,9,16,21,16,32,3.55,5.0,fr,43379,191,1818723,1,1,Active Shallow Crust,240.0132,57.99816,0.0,09/16/9582
+-4.98377,48.28665,4696,2,8,17,15,48,3.95,5.0,fr,43380,93,1818768,1,1,Active Shallow Crust,0.0,89.99153,0.0,02/08/4696
+-4.98377,48.28665,629,10,10,14,54,15,4.05,5.0,fr,43381,12,1818783,1,1,Active Shallow Crust,240.0069,58.00536,0.0,10/10/0629
+-4.98377,48.28665,2426,1,30,1,36,10,4.15,5.0,fr,43382,48,1818792,1,1,Active Shallow Crust,0.0,89.98991,0.0,01/30/2426
+-4.98377,48.28665,7855,2,9,1,48,52,4.45,27.5,fr,43383,157,1818833,1,1,Active Shallow Crust,240.0057,57.99472,0.0,02/09/7855
+3.82201,52.33248,7862,2,16,20,18,2,3.85,5.0,fr,43384,157,1819239,1,1,Active Shallow Crust,240.0114,57.99814,0.0,02/16/7862
+3.82201,52.33248,2411,12,31,0,19,43,3.95,5.0,fr,43385,48,1819248,1,1,Active Shallow Crust,0.0,89.99028,0.0,12/31/2411
+3.82201,52.33248,9596,11,22,4,37,56,4.25,5.0,fr,43386,191,1819287,1,1,Active Shallow Crust,240.0089,57.99421,0.0,11/22/9596
+-0.57897,47.19296,8616,5,31,23,53,57,3.55,15.0,fr,43387,172,1820161,1,1,Active Shallow Crust,0.0,89.98972,0.0,05/31/8616
+-0.57897,47.19296,7451,1,14,8,12,58,3.55,27.5,fr,43388,149,1820162,1,1,Active Shallow Crust,0.0,89.98972,0.0,01/14/7451
+-0.57897,47.19296,1880,12,10,22,13,1,3.55,5.0,fr,43389,37,1820163,1,1,Active Shallow Crust,240.0122,57.99804,0.0,12/10/1880
+-0.57897,47.19296,3483,10,4,17,13,29,3.55,5.0,fr,43390,69,1820166,1,1,Active Shallow Crust,0.0,89.9896,-90.0,10/04/3483
+-0.57897,47.19296,2726,8,10,11,53,6,3.55,27.5,fr,43391,54,1820168,1,1,Active Shallow Crust,0.0,89.9896,-90.0,08/10/2726
+-0.57897,47.19296,9786,2,20,13,9,25,3.65,5.0,fr,43392,195,1820172,1,2,Active Shallow Crust,0.0,89.99007,0.0,02/20/9786
+-0.57897,47.19296,284,6,21,4,59,54,3.65,5.0,fr,43393,5,1820172,1,2,Active Shallow Crust,0.0,89.99007,0.0,06/21/0284
+-0.57897,47.19296,9607,5,28,19,9,3,3.65,15.0,fr,43394,192,1820173,1,1,Active Shallow Crust,0.0,89.99007,0.0,05/28/9607
+-0.57897,47.19296,3886,2,27,18,39,2,3.75,5.0,fr,43395,77,1820184,1,2,Active Shallow Crust,0.0,89.98979,0.0,02/27/3886
+-0.57897,47.19296,8472,10,15,22,29,57,3.75,5.0,fr,43396,169,1820184,1,2,Active Shallow Crust,0.0,89.98979,0.0,10/15/8472
+-0.57897,47.19296,8751,12,19,1,49,4,3.75,27.5,fr,43397,175,1820186,1,1,Active Shallow Crust,0.0,89.98979,0.0,12/19/8751
+-0.57897,47.19296,5156,1,11,3,3,40,3.85,5.0,fr,43398,103,1820196,1,2,Active Shallow Crust,0.0,89.9903,0.0,01/11/5156
+-0.57897,47.19296,9517,6,20,7,45,57,3.85,5.0,fr,43399,190,1820196,1,2,Active Shallow Crust,0.0,89.9903,0.0,06/20/9517
+-0.57897,47.19296,5903,6,14,1,50,54,3.85,15.0,fr,43400,118,1820197,1,1,Active Shallow Crust,0.0,89.9903,0.0,06/14/5903
+-0.57897,47.19296,2287,3,28,20,16,46,3.85,5.0,fr,43401,45,1820199,1,1,Active Shallow Crust,240.0109,57.99789,0.0,03/28/2287
+-0.57897,47.19296,795,8,15,5,41,26,3.85,5.0,fr,43402,15,1820202,1,2,Active Shallow Crust,0.0,89.99019,-90.0,08/15/0795
+-0.57897,47.19296,6110,9,4,6,13,53,3.85,5.0,fr,43403,122,1820202,1,2,Active Shallow Crust,0.0,89.99019,-90.0,09/04/6110
+-0.57897,47.19296,8919,3,17,7,21,56,3.85,15.0,fr,43404,178,1820203,1,1,Active Shallow Crust,0.0,89.99019,-90.0,03/17/8919
+-0.57897,47.19296,4198,9,1,11,49,6,3.95,5.0,fr,43405,83,1820208,1,1,Active Shallow Crust,0.0,89.98973,0.0,09/01/4198
+-0.57897,47.19296,7040,8,25,17,10,48,3.95,15.0,fr,43406,140,1820209,1,2,Active Shallow Crust,0.0,89.98973,0.0,08/25/7040
+-0.57897,47.19296,6757,5,19,22,5,56,3.95,15.0,fr,43407,135,1820209,1,2,Active Shallow Crust,0.0,89.98973,0.0,05/19/6757
+-0.57897,47.19296,4051,6,5,9,34,11,4.05,5.0,fr,43408,81,1820220,1,2,Active Shallow Crust,0.0,89.98988,0.0,06/05/4051
+-0.57897,47.19296,5950,12,18,8,41,43,4.05,5.0,fr,43409,118,1820220,1,2,Active Shallow Crust,0.0,89.98988,0.0,12/18/5950
+-0.57897,47.19296,9955,12,17,10,24,59,4.15,5.0,fr,43410,199,1820232,1,1,Active Shallow Crust,0.0,89.99013,0.0,12/17/9955
+-0.57897,47.19296,8162,12,23,7,26,30,4.35,15.0,fr,43411,163,1820257,1,1,Active Shallow Crust,0.0,89.99011,0.0,12/23/8162
+-0.57897,47.19296,4647,1,10,1,4,4,4.45,5.0,fr,43412,92,1820268,1,2,Active Shallow Crust,0.0,89.98997,0.0,01/10/4647
+-0.57897,47.19296,4099,5,9,8,36,12,4.45,5.0,fr,43413,81,1820268,1,2,Active Shallow Crust,0.0,89.98997,0.0,05/09/4099
+-0.57897,47.19296,5375,10,4,6,56,36,4.75,5.0,fr,43414,107,1820304,1,1,Active Shallow Crust,0.0,89.9901,0.0,10/04/5375
+-0.57897,47.19296,7651,10,20,8,55,54,4.95,5.0,fr,43415,153,1820328,1,1,Active Shallow Crust,0.0,89.98991,0.0,10/20/7651
+-0.57897,47.19296,5960,12,19,5,21,53,5.05,5.0,fr,43416,119,1820340,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/19/5960
+9.64052,49.16316,4508,7,31,13,53,22,4.15,5.0,fr,43417,90,1820712,1,1,Active Shallow Crust,0.0,89.98678,0.0,07/31/4508
+6.39993,51.17134,4230,1,3,7,47,51,3.55,5.0,fr,43418,84,1821120,1,2,Active Shallow Crust,0.0,89.98736,0.0,01/03/4230
+6.39993,51.17134,4152,10,18,14,53,8,3.55,5.0,fr,43419,83,1821120,1,2,Active Shallow Crust,0.0,89.98736,0.0,10/18/4152
+6.39993,51.17134,5626,9,3,18,24,9,3.55,15.0,fr,43420,112,1821121,1,2,Active Shallow Crust,0.0,89.98736,0.0,09/03/5626
+6.39993,51.17134,8627,7,29,14,15,11,3.55,15.0,fr,43421,172,1821121,1,2,Active Shallow Crust,0.0,89.98736,0.0,07/29/8627
+6.39993,51.17134,9205,4,21,22,1,22,3.65,5.0,fr,43422,184,1821132,1,2,Active Shallow Crust,0.0,89.98873,0.0,04/21/9205
+6.39993,51.17134,5352,11,8,15,1,5,3.65,5.0,fr,43423,107,1821132,1,2,Active Shallow Crust,0.0,89.98873,0.0,11/08/5352
+6.39993,51.17134,6415,4,24,14,26,46,3.65,15.0,fr,43424,128,1821133,1,2,Active Shallow Crust,0.0,89.98873,0.0,04/24/6415
+6.39993,51.17134,3029,11,5,4,9,4,3.65,15.0,fr,43425,60,1821133,1,2,Active Shallow Crust,0.0,89.98873,0.0,11/05/3029
+6.39993,51.17134,1928,10,31,10,49,49,3.75,5.0,fr,43426,38,1821144,1,1,Active Shallow Crust,0.0,89.98995,0.0,10/31/1928
+6.39993,51.17134,4815,7,27,4,50,54,3.75,5.0,fr,43427,96,1821150,1,1,Active Shallow Crust,0.0,89.98984,-90.0,07/27/4815
+6.39993,51.17134,5082,6,1,22,41,4,3.85,15.0,fr,43428,101,1821157,1,1,Active Shallow Crust,0.0,89.99105,0.0,06/01/5082
+6.39993,51.17134,4895,3,26,16,52,50,3.95,15.0,fr,43429,97,1821172,1,1,Active Shallow Crust,240.0204,58.00481,0.0,03/26/4895
+6.39993,51.17134,7685,9,30,17,48,56,4.05,5.0,fr,43430,153,1821180,1,1,Active Shallow Crust,0.0,89.98933,0.0,09/30/7685
+6.39993,51.17134,5726,6,18,9,38,5,4.15,5.0,fr,43431,114,1821192,1,1,Active Shallow Crust,0.0,89.99049,0.0,06/18/5726
+6.39993,51.17134,9525,11,24,14,22,46,4.95,15.0,fr,43432,190,1821289,1,1,Active Shallow Crust,0.0,89.98991,0.0,11/24/9525
+6.39993,51.17134,5952,2,26,20,14,29,5.15,27.5,fr,43433,119,1821314,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/26/5952
+6.39993,51.17134,2215,10,31,5,44,8,5.45,5.0,fr,43434,44,1821351,1,1,Active Shallow Crust,240.0331,57.99931,0.0,10/31/2215
+6.39993,51.17134,3104,12,14,15,43,59,5.75,15.0,fr,43435,62,1821388,1,1,Active Shallow Crust,240.0473,58.0006,0.0,12/14/3104
+6.89799,43.53853,8807,2,25,11,37,38,3.55,5.0,fr,43436,176,1821600,1,1,Active Shallow Crust,0.0,89.99269,0.0,02/25/8807
+6.89799,43.53853,7453,1,27,5,12,24,3.55,5.0,fr,43437,149,1821603,1,1,Active Shallow Crust,240.0112,57.99898,0.0,01/27/7453
+6.89799,43.53853,3898,11,7,5,45,6,3.65,5.0,fr,43438,77,1821612,1,1,Active Shallow Crust,0.0,89.98697,0.0,11/07/3898
+6.89799,43.53853,1146,5,9,11,51,45,3.65,5.0,fr,43439,22,1821615,1,1,Active Shallow Crust,240.0009,58.01332,0.0,05/09/1146
+6.89799,43.53853,808,10,28,6,4,48,3.65,15.0,fr,43440,16,1821622,1,1,Active Shallow Crust,128.9009,89.96347,0.0,10/28/0808
+6.89799,43.53853,6156,6,25,1,1,47,3.75,5.0,fr,43441,123,1821630,1,1,Active Shallow Crust,0.0,89.98825,-90.0,06/25/6156
+6.89799,43.53853,6306,3,14,12,35,22,4.05,5.0,fr,43442,126,1821660,1,1,Active Shallow Crust,0.0,89.99178,0.0,03/14/6306
+6.89799,43.53853,7761,4,16,11,26,28,4.45,27.5,fr,43443,155,1821713,1,1,Active Shallow Crust,240.0048,57.99421,0.0,04/16/7761
+6.89799,43.53853,8960,5,16,2,26,30,4.55,5.0,fr,43444,179,1821723,1,1,Active Shallow Crust,240.0084,57.99742,0.0,05/16/8960
+3.98716,43.15845,6026,4,27,23,4,35,3.65,15.0,fr,43445,120,1822093,1,1,Active Shallow Crust,0.0,89.99017,0.0,04/27/6026
+3.98716,43.15845,346,9,22,13,4,27,3.85,15.0,fr,43446,6,1822126,1,1,Active Shallow Crust,128.896,89.99349,0.0,09/22/0346
+3.98716,43.15845,2750,12,6,0,6,7,3.85,27.5,fr,43447,54,1822127,1,1,Active Shallow Crust,128.896,89.99349,0.0,12/06/2750
+5.33371,50.54355,9109,3,7,6,12,50,3.55,5.0,fr,43448,182,1822560,1,1,Active Shallow Crust,0.0,89.98718,0.0,03/07/9109
+5.33371,50.54355,6601,5,1,10,16,33,3.55,15.0,fr,43449,132,1822561,1,2,Active Shallow Crust,0.0,89.98718,0.0,05/01/6601
+5.33371,50.54355,7026,7,11,5,40,38,3.55,15.0,fr,43450,140,1822561,1,2,Active Shallow Crust,0.0,89.98718,0.0,07/11/7026
+5.33371,50.54355,8767,12,9,19,33,21,3.75,5.0,fr,43451,175,1822584,1,1,Active Shallow Crust,0.0,89.98982,0.0,12/09/8767
+5.33371,50.54355,2929,12,1,17,44,28,3.85,5.0,fr,43452,58,1822596,1,1,Active Shallow Crust,0.0,89.99093,0.0,12/01/2929
+5.33371,50.54355,7268,7,24,4,32,51,3.85,15.0,fr,43453,145,1822597,1,2,Active Shallow Crust,0.0,89.99093,0.0,07/24/7268
+5.33371,50.54355,4394,6,26,11,38,50,3.85,15.0,fr,43454,87,1822597,1,2,Active Shallow Crust,0.0,89.99093,0.0,06/26/4394
+5.33371,50.54355,3478,9,18,11,7,23,3.95,15.0,fr,43455,69,1822609,1,1,Active Shallow Crust,0.0,89.99191,0.0,09/18/3478
+5.33371,50.54355,9868,7,10,20,37,23,4.05,5.0,fr,43456,197,1822620,1,2,Active Shallow Crust,0.0,89.98919,0.0,07/10/9868
+5.33371,50.54355,4976,11,27,17,49,55,4.05,5.0,fr,43457,99,1822620,1,2,Active Shallow Crust,0.0,89.98919,0.0,11/27/4976
+5.33371,50.54355,3017,4,29,14,58,22,4.35,5.0,fr,43458,60,1822656,1,1,Active Shallow Crust,0.0,89.98979,0.0,04/29/3017
+5.33371,50.54355,8363,11,13,1,47,52,4.35,15.0,fr,43459,167,1822657,1,1,Active Shallow Crust,0.0,89.98979,0.0,11/13/8363
+5.33371,50.54355,1987,10,31,7,3,12,4.35,15.0,fr,43460,39,1822666,1,1,Active Shallow Crust,128.8972,89.98272,0.0,10/31/1987
+5.33371,50.54355,1002,9,23,14,39,29,4.45,5.0,fr,43461,20,1822668,1,1,Active Shallow Crust,0.0,89.99091,0.0,09/23/1002
+5.33371,50.54355,9912,6,5,16,41,4,4.55,15.0,fr,43462,198,1822681,1,1,Active Shallow Crust,0.0,89.98987,0.0,06/05/9912
+5.33371,50.54355,2,1,8,5,43,17,5.45,15.0,fr,43463,0,1822789,1,1,Active Shallow Crust,0.0,89.98993,0.0,01/08/0002
+3.209,46.83901,8820,9,13,21,3,40,3.65,5.0,fr,43464,176,1823055,1,1,Active Shallow Crust,240.0014,58.01315,0.0,09/13/8820
+3.209,46.83901,1872,11,27,22,51,5,3.65,15.0,fr,43465,37,1823062,1,1,Active Shallow Crust,128.901,89.96353,0.0,11/27/1872
+3.209,46.83901,2883,7,26,5,0,38,3.75,15.0,fr,43466,57,1823074,1,1,Active Shallow Crust,128.8964,89.96724,0.0,07/26/2883
+3.209,46.83901,8588,6,16,13,49,20,4.25,27.5,fr,43467,171,1823135,1,1,Active Shallow Crust,128.8942,89.98096,0.0,06/16/8588
+-4.58629,47.36947,9454,6,7,16,57,6,3.65,15.0,fr,43468,189,1823533,1,1,Active Shallow Crust,0.0,89.98782,0.0,06/07/9454
+-4.58629,47.36947,76,4,8,5,2,11,4.55,5.0,fr,43469,1,1823643,1,1,Active Shallow Crust,240.0091,57.99742,0.0,04/08/0076
+3.26469,42.51796,8399,4,18,19,25,17,3.55,15.0,fr,43470,167,1824007,1,1,Active Shallow Crust,0.0,89.98872,-90.0,04/18/8399
+3.26469,42.51796,3586,11,26,0,37,25,3.65,27.5,fr,43471,71,1824014,1,1,Active Shallow Crust,0.0,89.99007,0.0,11/26/3586
+3.26469,42.51796,8088,3,27,15,20,37,3.65,27.5,fr,43472,161,1824020,1,1,Active Shallow Crust,0.0,89.98995,-90.0,03/27/8088
+3.26469,42.51796,216,8,9,5,2,2,3.75,5.0,fr,43473,4,1824024,1,1,Active Shallow Crust,0.0,89.99114,0.0,08/09/0216
+3.26469,42.51796,1080,8,28,18,50,47,3.75,15.0,fr,43474,21,1824028,1,1,Active Shallow Crust,240.0075,58.0178,0.0,08/28/1080
+3.26469,42.51796,6896,2,22,3,26,15,3.75,5.0,fr,43475,137,1824033,1,1,Active Shallow Crust,128.8963,89.96742,0.0,02/22/6896
+3.26469,42.51796,8125,5,11,7,26,32,4.05,15.0,fr,43476,162,1824067,1,1,Active Shallow Crust,0.0,89.98943,-90.0,05/11/8125
+3.26469,42.51796,6055,9,22,23,2,27,4.15,5.0,fr,43477,121,1824072,1,1,Active Shallow Crust,0.0,89.99068,0.0,09/22/6055
+3.26469,42.51796,4528,12,22,2,13,59,4.25,15.0,fr,43478,90,1824085,1,2,Active Shallow Crust,0.0,89.99004,0.0,12/22/4528
+3.26469,42.51796,9796,9,17,10,29,47,4.25,15.0,fr,43479,195,1824085,1,2,Active Shallow Crust,0.0,89.99004,0.0,09/17/9796
+3.26469,42.51796,4775,7,14,19,57,46,4.75,5.0,fr,43480,95,1824144,1,2,Active Shallow Crust,0.0,89.98973,0.0,07/14/4775
+3.26469,42.51796,8040,4,23,18,7,17,4.75,5.0,fr,43481,160,1824144,1,2,Active Shallow Crust,0.0,89.98973,0.0,04/23/8040
+3.26469,42.51796,5003,4,2,23,57,57,4.85,5.0,fr,43482,100,1824156,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/02/5003
+-1.16959,46.06334,5989,10,15,18,8,31,3.55,5.0,fr,43483,119,1824480,1,5,Active Shallow Crust,0.0,89.9895,0.0,10/15/5989
+-1.16959,46.06334,5370,11,18,15,25,44,3.55,5.0,fr,43484,107,1824480,1,5,Active Shallow Crust,0.0,89.9895,0.0,11/18/5370
+-1.16959,46.06334,1521,7,5,18,16,35,3.55,5.0,fr,43485,30,1824480,1,5,Active Shallow Crust,0.0,89.9895,0.0,07/05/1521
+-1.16959,46.06334,9463,3,29,21,16,0,3.55,5.0,fr,43486,189,1824480,1,5,Active Shallow Crust,0.0,89.9895,0.0,03/29/9463
+-1.16959,46.06334,1673,3,22,18,4,15,3.55,5.0,fr,43487,33,1824480,1,5,Active Shallow Crust,0.0,89.9895,0.0,03/22/1673
+-1.16959,46.06334,5549,5,1,20,42,17,3.55,15.0,fr,43488,110,1824481,1,1,Active Shallow Crust,0.0,89.9895,0.0,05/01/5549
+-1.16959,46.06334,21,11,16,19,20,50,3.55,15.0,fr,43489,0,1824484,1,1,Active Shallow Crust,240.0123,57.99801,0.0,11/16/0021
+-1.16959,46.06334,4202,6,12,13,34,5,3.65,5.0,fr,43490,84,1824492,1,4,Active Shallow Crust,0.0,89.99065,0.0,06/12/4202
+-1.16959,46.06334,1761,8,30,11,56,59,3.65,5.0,fr,43491,35,1824492,1,4,Active Shallow Crust,0.0,89.99065,0.0,08/30/1761
+-1.16959,46.06334,2871,1,14,0,40,16,3.65,5.0,fr,43492,57,1824492,1,4,Active Shallow Crust,0.0,89.99065,0.0,01/14/2871
+-1.16959,46.06334,5253,7,17,10,54,8,3.65,5.0,fr,43493,105,1824492,1,4,Active Shallow Crust,0.0,89.99065,0.0,07/17/5253
+-1.16959,46.06334,4677,8,1,10,23,22,3.65,15.0,fr,43494,93,1824493,1,1,Active Shallow Crust,0.0,89.99065,0.0,08/01/4677
+-1.16959,46.06334,1587,5,14,22,38,12,3.75,27.5,fr,43495,31,1824506,1,1,Active Shallow Crust,0.0,89.99027,0.0,05/14/1587
+-1.16959,46.06334,7914,12,15,21,17,3,3.75,27.5,fr,43496,158,1824512,1,1,Active Shallow Crust,0.0,89.99016,-90.0,12/15/7914
+-1.16959,46.06334,2650,10,23,16,15,49,3.75,27.5,fr,43497,52,1824515,1,1,Active Shallow Crust,128.8966,89.96735,0.0,10/23/2650
+-1.16959,46.06334,3813,2,12,9,19,0,3.85,5.0,fr,43498,76,1824516,1,4,Active Shallow Crust,0.0,89.99009,0.0,02/12/3813
+-1.16959,46.06334,9911,4,17,3,50,8,3.85,5.0,fr,43499,198,1824516,1,4,Active Shallow Crust,0.0,89.99009,0.0,04/17/9911
+-1.16959,46.06334,3488,6,9,22,14,0,3.85,5.0,fr,43500,69,1824516,1,4,Active Shallow Crust,0.0,89.99009,0.0,06/09/3488
+-1.16959,46.06334,1083,9,3,18,31,53,3.85,5.0,fr,43501,21,1824516,1,4,Active Shallow Crust,0.0,89.99009,0.0,09/03/1083
+-1.16959,46.06334,5711,2,12,22,35,43,3.85,15.0,fr,43502,114,1824517,1,2,Active Shallow Crust,0.0,89.99009,0.0,02/12/5711
+-1.16959,46.06334,6533,4,26,13,30,16,3.85,15.0,fr,43503,130,1824517,1,2,Active Shallow Crust,0.0,89.99009,0.0,04/26/6533
+-1.16959,46.06334,5314,10,13,16,55,19,3.85,27.5,fr,43504,106,1824518,1,1,Active Shallow Crust,0.0,89.99009,0.0,10/13/5314
+-1.16959,46.06334,3860,5,2,20,56,10,3.85,5.0,fr,43505,77,1824519,1,1,Active Shallow Crust,240.0109,57.99773,0.0,05/02/3860
+-1.16959,46.06334,9923,8,22,16,26,51,3.85,15.0,fr,43506,198,1824520,1,1,Active Shallow Crust,240.0109,57.99773,0.0,08/22/9923
+-1.16959,46.06334,7902,8,15,19,6,54,3.85,5.0,fr,43507,158,1824522,1,1,Active Shallow Crust,0.0,89.98997,-90.0,08/15/7902
+-1.16959,46.06334,8939,2,2,17,8,57,3.85,15.0,fr,43508,178,1824523,1,1,Active Shallow Crust,0.0,89.98997,-90.0,02/02/8939
+-1.16959,46.06334,3327,6,5,9,33,23,3.95,5.0,fr,43509,66,1824528,1,1,Active Shallow Crust,0.0,89.99007,0.0,06/05/3327
+-1.16959,46.06334,9365,6,21,17,48,0,3.95,15.0,fr,43510,187,1824529,1,1,Active Shallow Crust,0.0,89.99007,0.0,06/21/9365
+-1.16959,46.06334,1893,5,9,21,19,9,4.05,5.0,fr,43511,37,1824543,1,1,Active Shallow Crust,240.006,58.00571,0.0,05/09/1893
+-1.16959,46.06334,5227,8,28,23,15,41,4.05,5.0,fr,43512,104,1824549,1,1,Active Shallow Crust,128.8907,89.99361,0.0,08/28/5227
+-1.16959,46.06334,1996,10,30,5,3,40,4.15,5.0,fr,43513,39,1824552,1,1,Active Shallow Crust,0.0,89.99036,0.0,10/30/1996
+-1.16959,46.06334,5689,2,14,18,47,54,4.15,5.0,fr,43514,113,1824561,1,1,Active Shallow Crust,128.8975,89.99387,0.0,02/14/5689
+-1.16959,46.06334,8685,2,13,18,41,48,4.25,5.0,fr,43515,173,1824564,1,1,Active Shallow Crust,0.0,89.98985,0.0,02/13/8685
+-1.16959,46.06334,7688,7,4,18,25,13,4.45,15.0,fr,43516,153,1824589,1,1,Active Shallow Crust,0.0,89.99007,0.0,07/04/7688
+-1.16959,46.06334,3290,9,8,12,40,38,4.55,15.0,fr,43517,65,1824610,1,1,Active Shallow Crust,128.8939,89.98587,0.0,09/08/3290
+-1.16959,46.06334,7166,3,23,18,0,27,4.75,5.0,fr,43518,143,1824624,1,1,Active Shallow Crust,0.0,89.98989,0.0,03/23/7166
+-1.16959,46.06334,9790,7,7,11,51,18,4.85,5.0,fr,43519,195,1824636,1,1,Active Shallow Crust,0.0,89.98981,0.0,07/07/9790
+-1.16959,46.06334,8419,3,17,3,49,55,5.15,5.0,fr,43520,168,1824672,1,1,Active Shallow Crust,0.0,89.99002,0.0,03/17/8419
+8.04028,48.11245,6550,12,22,6,51,22,3.55,5.0,fr,43521,130,1824966,1,1,Active Shallow Crust,0.0,89.98638,-90.0,12/22/6550
+8.04028,48.11245,6888,6,6,1,29,32,3.65,27.5,fr,43522,137,1824974,1,1,Active Shallow Crust,0.0,89.988,0.0,06/06/6888
+8.04028,48.11245,7874,3,26,22,22,40,3.75,5.0,fr,43523,157,1824984,1,1,Active Shallow Crust,0.0,89.9893,0.0,03/26/7874
+8.04028,48.11245,4901,1,8,6,1,47,3.75,5.0,fr,43524,98,1824987,1,1,Active Shallow Crust,240.0101,58.01669,0.0,01/08/4901
+8.04028,48.11245,8062,6,22,19,30,49,3.75,27.5,fr,43525,161,1824995,1,1,Active Shallow Crust,128.8968,89.96752,0.0,06/22/8062
+8.04028,48.11245,3020,11,8,3,12,10,3.85,5.0,fr,43526,60,1824996,1,1,Active Shallow Crust,0.0,89.99046,0.0,11/08/3020
+8.04028,48.11245,9090,3,13,20,44,16,3.85,15.0,fr,43527,181,1825000,1,1,Active Shallow Crust,240.0122,57.9977,0.0,03/13/9090
+8.04028,48.11245,9743,1,22,16,37,51,3.95,27.5,fr,43528,194,1825010,1,1,Active Shallow Crust,0.0,89.9915,0.0,01/22/9743
+8.04028,48.11245,6859,5,8,21,49,14,3.95,5.0,fr,43529,137,1825011,1,1,Active Shallow Crust,240.0184,58.00595,0.0,05/08/6859
+8.04028,48.11245,3121,8,5,6,50,1,3.95,15.0,fr,43530,62,1825012,1,1,Active Shallow Crust,240.0184,58.00595,0.0,08/05/3121
+8.04028,48.11245,1916,8,9,19,36,20,3.95,5.0,fr,43531,38,1825017,1,1,Active Shallow Crust,128.9003,89.99151,0.0,08/09/1916
+8.04028,48.11245,4702,8,28,7,35,43,4.05,27.5,fr,43532,94,1825022,1,1,Active Shallow Crust,0.0,89.99242,0.0,08/28/4702
+8.04028,48.11245,4938,3,20,22,12,17,4.15,5.0,fr,43533,98,1825032,1,3,Active Shallow Crust,0.0,89.99325,0.0,03/20/4938
+8.04028,48.11245,8480,8,22,13,19,27,4.15,5.0,fr,43534,169,1825032,1,3,Active Shallow Crust,0.0,89.99325,0.0,08/22/8480
+8.04028,48.11245,6442,4,27,9,8,0,4.15,5.0,fr,43535,128,1825032,1,3,Active Shallow Crust,0.0,89.99325,0.0,04/27/6442
+8.04028,48.11245,8313,8,2,13,37,33,4.35,5.0,fr,43536,166,1825056,1,1,Active Shallow Crust,0.0,89.98928,0.0,08/02/8313
+8.04028,48.11245,1258,3,3,0,17,31,4.55,5.0,fr,43537,25,1825086,1,1,Active Shallow Crust,0.0,89.99139,-90.0,03/03/1258
+8.04028,48.11245,6759,3,4,13,46,49,5.15,15.0,fr,43538,135,1825153,1,1,Active Shallow Crust,0.0,89.98933,0.0,03/04/6759
+8.04028,48.11245,9533,1,19,16,56,32,5.15,27.5,fr,43539,190,1825160,1,1,Active Shallow Crust,0.0,89.9892,-90.0,01/19/9533
+-1.20239,50.61266,7447,8,28,7,39,56,3.55,5.0,fr,43540,148,1825443,1,1,Active Shallow Crust,240.0127,57.9981,0.0,08/28/7447
+-1.20239,50.61266,284,8,29,13,24,10,3.65,15.0,fr,43541,5,1825453,1,1,Active Shallow Crust,0.0,89.99002,0.0,08/29/0284
+-1.20239,50.61266,4057,9,7,16,14,47,3.75,5.0,fr,43542,81,1825470,1,1,Active Shallow Crust,0.0,89.98972,-90.0,09/07/4057
+-1.20239,50.61266,8309,6,9,23,52,25,4.05,5.0,fr,43543,166,1825503,1,1,Active Shallow Crust,240.0068,58.00587,0.0,06/09/8309
+8.65214,49.56873,9534,12,6,16,38,52,3.55,5.0,fr,43544,190,1825920,1,1,Active Shallow Crust,0.0,89.98692,0.0,12/06/9534
+8.65214,49.56873,5022,2,3,9,11,27,3.55,15.0,fr,43545,100,1825921,1,1,Active Shallow Crust,0.0,89.98692,0.0,02/03/5022
+8.65214,49.56873,7212,1,14,17,53,42,3.55,27.5,fr,43546,144,1825922,1,1,Active Shallow Crust,0.0,89.98692,0.0,01/14/7212
+8.65214,49.56873,6138,8,13,2,45,1,3.55,5.0,fr,43547,122,1825926,1,1,Active Shallow Crust,0.0,89.98677,-90.0,08/13/6138
+8.65214,49.56873,1153,10,31,9,52,52,3.55,15.0,fr,43548,23,1825930,1,1,Active Shallow Crust,128.8944,89.99346,0.0,10/31/1153
+8.65214,49.56873,4276,4,13,10,13,39,3.65,5.0,fr,43549,85,1825932,1,2,Active Shallow Crust,0.0,89.98834,0.0,04/13/4276
+8.65214,49.56873,1024,11,25,19,6,28,3.65,5.0,fr,43550,20,1825932,1,2,Active Shallow Crust,0.0,89.98834,0.0,11/25/1024
+8.65214,49.56873,1764,11,1,15,23,16,3.65,15.0,fr,43551,35,1825933,1,1,Active Shallow Crust,0.0,89.98834,0.0,11/01/1764
+8.65214,49.56873,9694,7,15,16,49,9,3.65,27.5,fr,43552,193,1825934,1,1,Active Shallow Crust,0.0,89.98834,0.0,07/15/9694
+8.65214,49.56873,1696,10,5,23,51,37,3.65,15.0,fr,43553,33,1825936,1,1,Active Shallow Crust,240.0002,58.01434,0.0,10/05/1696
+8.65214,49.56873,5690,12,30,6,6,43,3.65,5.0,fr,43554,113,1825941,1,2,Active Shallow Crust,128.8987,89.96358,0.0,12/30/5690
+8.65214,49.56873,1074,4,29,17,45,20,3.65,5.0,fr,43555,21,1825941,1,2,Active Shallow Crust,128.8987,89.96358,0.0,04/29/1074
+8.65214,49.56873,5680,1,27,8,38,19,3.75,5.0,fr,43556,113,1825944,1,1,Active Shallow Crust,0.0,89.98961,0.0,01/27/5680
+8.65214,49.56873,5738,8,27,19,30,23,3.75,15.0,fr,43557,114,1825945,1,1,Active Shallow Crust,0.0,89.98961,0.0,08/27/5738
+8.65214,49.56873,916,10,31,5,42,59,3.85,5.0,fr,43558,18,1825956,1,1,Active Shallow Crust,0.0,89.99074,0.0,10/31/0916
+8.65214,49.56873,5420,9,26,12,59,5,3.85,15.0,fr,43559,108,1825960,1,1,Active Shallow Crust,240.012,57.99767,0.0,09/26/5420
+8.65214,49.56873,8799,10,31,8,36,4,3.95,5.0,fr,43560,175,1825968,1,1,Active Shallow Crust,0.0,89.99174,0.0,10/31/8799
+8.65214,49.56873,8094,9,26,15,32,51,4.05,15.0,fr,43561,161,1825984,1,1,Active Shallow Crust,240.0071,58.00558,0.0,09/26/8094
+8.65214,49.56873,7960,9,21,0,5,53,4.35,5.0,fr,43562,159,1826025,1,1,Active Shallow Crust,128.8982,89.98215,0.0,09/21/7960
+8.65214,49.56873,5811,12,2,2,32,10,4.55,5.0,fr,43563,116,1826040,1,1,Active Shallow Crust,0.0,89.99173,0.0,12/02/5811
+8.65214,49.56873,8322,12,5,21,37,42,4.55,15.0,fr,43564,166,1826041,1,1,Active Shallow Crust,0.0,89.99173,0.0,12/05/8322
+8.65214,49.56873,6496,11,17,22,58,9,4.55,27.5,fr,43565,129,1826042,1,1,Active Shallow Crust,0.0,89.99173,0.0,11/17/6496
+8.65214,49.56873,8659,11,1,13,50,29,4.55,5.0,fr,43566,173,1826043,1,1,Active Shallow Crust,240.01,57.99737,0.0,11/01/8659
+8.65214,49.56873,4596,12,27,3,21,44,4.85,5.0,fr,43567,91,1826076,1,1,Active Shallow Crust,0.0,89.99121,0.0,12/27/4596
+8.65214,49.56873,8750,4,30,22,17,46,4.85,15.0,fr,43568,174,1826077,1,1,Active Shallow Crust,0.0,89.99121,0.0,04/30/8750
+8.65214,49.56873,8383,9,4,6,10,24,4.85,5.0,fr,43569,167,1826082,1,1,Active Shallow Crust,0.0,89.99111,-90.0,09/04/8383
+8.65214,49.56873,7387,11,15,14,49,20,4.85,5.0,fr,43570,147,1826085,1,1,Active Shallow Crust,128.8912,89.98923,0.0,11/15/7387
+8.65214,49.56873,6552,4,15,7,13,43,4.95,5.0,fr,43571,131,1826088,1,1,Active Shallow Crust,0.0,89.98956,0.0,04/15/6552
+8.65214,49.56873,5958,2,22,4,25,50,5.05,5.0,fr,43572,119,1826100,1,1,Active Shallow Crust,0.0,89.99069,0.0,02/22/5958
+-2.20338,47.60132,6444,10,16,9,9,27,3.55,5.0,fr,43573,128,1826400,1,1,Active Shallow Crust,0.0,89.9898,0.0,10/16/6444
+-2.20338,47.60132,7357,3,13,9,37,0,3.65,5.0,fr,43574,147,1826412,1,1,Active Shallow Crust,0.0,89.99091,0.0,03/13/7357
+-2.20338,47.60132,7979,2,14,17,31,33,3.65,27.5,fr,43575,159,1826423,1,1,Active Shallow Crust,128.9011,89.96326,0.0,02/14/7979
+-2.20338,47.60132,3258,1,27,12,11,56,3.75,5.0,fr,43576,65,1826424,1,1,Active Shallow Crust,0.0,89.9892,0.0,01/27/3258
+-2.20338,47.60132,4945,11,2,12,31,0,3.75,5.0,fr,43577,98,1826430,1,1,Active Shallow Crust,0.0,89.98907,-90.0,11/02/4945
+-2.20338,47.60132,5533,6,21,18,38,12,3.95,15.0,fr,43578,110,1826449,1,1,Active Shallow Crust,0.0,89.98927,0.0,06/21/5533
+-2.20338,47.60132,5334,4,27,15,35,6,3.95,5.0,fr,43579,106,1826451,1,1,Active Shallow Crust,240.02,58.00494,0.0,04/27/5334
+-2.20338,47.60132,2227,7,10,16,32,25,4.05,5.0,fr,43580,44,1826460,1,1,Active Shallow Crust,0.0,89.99044,0.0,07/10/2227
+-2.20338,47.60132,4066,7,5,22,12,10,4.15,15.0,fr,43581,81,1826476,1,1,Active Shallow Crust,240.0089,57.99748,0.0,07/05/4066
+-2.20338,47.60132,69,10,3,22,51,50,4.15,27.5,fr,43582,1,1826483,1,1,Active Shallow Crust,128.8971,89.99403,0.0,10/03/0069
+-2.20338,47.60132,9118,1,20,14,43,11,4.25,27.5,fr,43583,182,1826495,1,1,Active Shallow Crust,128.8942,89.98099,0.0,01/20/9118
+-2.20338,47.60132,8386,12,11,16,52,47,4.65,5.0,fr,43584,167,1826532,1,1,Active Shallow Crust,0.0,89.99042,0.0,12/11/8386
+-2.20338,47.60132,9310,9,13,9,30,12,5.05,5.0,fr,43585,186,1826580,1,1,Active Shallow Crust,0.0,89.98972,0.0,09/13/9310
+3.17093,51.04998,4733,8,2,23,14,31,3.55,15.0,fr,43586,94,1826881,1,1,Active Shallow Crust,0.0,89.99049,0.0,08/02/4733
+3.17093,51.04998,7424,10,29,19,16,40,3.55,5.0,fr,43587,148,1826889,1,1,Active Shallow Crust,128.8964,89.99366,0.0,10/29/7424
+3.17093,51.04998,7386,1,7,7,54,13,3.65,15.0,fr,43588,147,1826893,1,1,Active Shallow Crust,0.0,89.9887,0.0,01/07/7386
+3.17093,51.04998,7701,8,29,13,57,33,3.65,5.0,fr,43589,154,1826895,1,1,Active Shallow Crust,240.0014,58.01291,0.0,08/29/7701
+3.17093,51.04998,6817,5,3,0,23,12,3.65,27.5,fr,43590,136,1826900,1,1,Active Shallow Crust,0.0,89.99142,-90.0,05/03/6817
+3.17093,51.04998,4403,1,13,23,44,58,3.75,5.0,fr,43591,88,1826904,1,1,Active Shallow Crust,0.0,89.98993,0.0,01/13/4403
+3.17093,51.04998,5040,4,6,12,13,41,4.65,15.0,fr,43592,100,1827016,1,1,Active Shallow Crust,240.0125,57.99452,0.0,04/06/5040
+3.17093,51.04998,8355,7,9,17,13,7,4.85,5.0,fr,43593,167,1827036,1,1,Active Shallow Crust,0.0,89.99007,0.0,07/09/8355
+3.17093,51.04998,1309,12,23,3,24,29,5.55,27.5,fr,43594,26,1827128,1,1,Active Shallow Crust,0.0,89.99006,-90.0,12/23/1309
+2.90919,42.1962,3954,5,20,3,35,17,3.55,5.0,fr,43595,79,1827360,1,4,Active Shallow Crust,0.0,89.98879,0.0,05/20/3954
+2.90919,42.1962,8085,11,2,14,41,53,3.55,5.0,fr,43596,161,1827360,1,4,Active Shallow Crust,0.0,89.98879,0.0,11/02/8085
+2.90919,42.1962,7473,3,12,1,55,26,3.55,5.0,fr,43597,149,1827360,1,4,Active Shallow Crust,0.0,89.98879,0.0,03/12/7473
+2.90919,42.1962,7614,12,15,11,9,48,3.55,5.0,fr,43598,152,1827360,1,4,Active Shallow Crust,0.0,89.98879,0.0,12/15/7614
+2.90919,42.1962,1199,11,30,0,14,42,3.55,15.0,fr,43599,23,1827361,1,2,Active Shallow Crust,0.0,89.98879,0.0,11/30/1199
+2.90919,42.1962,2000,4,23,13,6,43,3.55,15.0,fr,43600,39,1827361,1,2,Active Shallow Crust,0.0,89.98879,0.0,04/23/2000
+2.90919,42.1962,6298,2,24,17,16,10,3.65,15.0,fr,43601,125,1827376,1,1,Active Shallow Crust,240.0011,58.01295,0.0,02/24/6298
+2.90919,42.1962,7115,8,16,19,14,18,3.75,5.0,fr,43602,142,1827384,1,2,Active Shallow Crust,0.0,89.9911,0.0,08/16/7115
+2.90919,42.1962,3240,12,3,1,3,13,3.75,5.0,fr,43603,64,1827384,1,2,Active Shallow Crust,0.0,89.9911,0.0,12/03/3240
+2.90919,42.1962,3088,2,27,6,47,10,3.75,15.0,fr,43604,61,1827385,1,1,Active Shallow Crust,0.0,89.9911,0.0,02/27/3088
+2.90919,42.1962,7932,11,14,0,36,0,3.85,5.0,fr,43605,158,1827396,1,2,Active Shallow Crust,0.0,89.98943,0.0,11/14/7932
+2.90919,42.1962,8937,6,23,19,9,51,3.85,5.0,fr,43606,178,1827396,1,2,Active Shallow Crust,0.0,89.98943,0.0,06/23/8937
+2.90919,42.1962,7736,7,1,23,18,36,3.85,15.0,fr,43607,154,1827397,1,1,Active Shallow Crust,0.0,89.98943,0.0,07/01/7736
+2.90919,42.1962,2109,7,16,23,49,4,4.05,5.0,fr,43608,42,1827420,1,2,Active Shallow Crust,0.0,89.98949,0.0,07/16/2109
+2.90919,42.1962,3348,1,27,13,39,9,4.05,5.0,fr,43609,66,1827420,1,2,Active Shallow Crust,0.0,89.98949,0.0,01/27/3348
+2.90919,42.1962,2299,8,24,16,18,11,4.25,15.0,fr,43610,45,1827445,1,1,Active Shallow Crust,0.0,89.98999,0.0,08/24/2299
+2.90919,42.1962,7257,9,23,4,9,36,4.35,5.0,fr,43611,145,1827465,1,1,Active Shallow Crust,128.8984,89.98288,0.0,09/23/7257
+2.90919,42.1962,108,7,6,8,7,2,4.85,5.0,fr,43612,2,1827516,1,1,Active Shallow Crust,0.0,89.98997,0.0,07/06/0108
+2.90919,42.1962,2279,8,27,20,31,55,5.05,5.0,fr,43613,45,1827540,1,1,Active Shallow Crust,0.0,89.99004,0.0,08/27/2279
+2.90919,42.1962,6532,4,15,20,21,50,5.25,5.0,fr,43614,130,1827564,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/15/6532
+2.34956,44.62692,77,12,31,5,38,50,3.55,5.0,fr,43615,1,1827840,1,1,Active Shallow Crust,0.0,89.98923,0.0,12/31/0077
+2.34956,44.62692,8352,8,15,23,8,27,3.55,5.0,fr,43616,167,1827849,1,1,Active Shallow Crust,128.8963,89.99462,0.0,08/15/8352
+2.34956,44.62692,7513,3,3,22,55,2,3.65,15.0,fr,43617,150,1827853,1,1,Active Shallow Crust,0.0,89.9904,0.0,03/03/7513
+2.34956,44.62692,4087,1,4,13,6,54,3.75,27.5,fr,43618,81,1827872,1,1,Active Shallow Crust,0.0,89.99135,-90.0,01/04/4087
+2.34956,44.62692,1348,8,24,6,35,45,3.85,5.0,fr,43619,26,1827876,1,2,Active Shallow Crust,0.0,89.98984,0.0,08/24/1348
+2.34956,44.62692,6457,11,17,22,12,30,3.85,5.0,fr,43620,129,1827876,1,2,Active Shallow Crust,0.0,89.98984,0.0,11/17/6457
+2.34956,44.62692,9330,12,13,16,20,5,3.95,15.0,fr,43621,186,1827898,1,1,Active Shallow Crust,128.9005,89.99434,0.0,12/13/9330
+2.34956,44.62692,2915,6,2,1,23,49,4.25,5.0,fr,43622,58,1827924,1,1,Active Shallow Crust,0.0,89.99038,0.0,06/02/2915
+2.34956,44.62692,6384,9,30,4,13,19,4.35,5.0,fr,43623,127,1827936,1,1,Active Shallow Crust,0.0,89.99,0.0,09/30/6384
+2.34956,44.62692,2207,3,1,4,24,59,4.55,15.0,fr,43624,44,1827961,1,1,Active Shallow Crust,0.0,89.98978,0.0,03/01/2207
+2.32663,40.3535,6402,8,20,9,43,37,3.65,5.0,fr,43625,128,1828335,1,1,Active Shallow Crust,240.0008,58.01303,0.0,08/20/6402
+2.32663,40.3535,8643,9,6,12,12,14,3.95,27.5,fr,43626,172,1828379,1,1,Active Shallow Crust,128.9006,89.99394,0.0,09/06/8643
+2.32663,40.3535,8850,9,5,19,0,36,4.05,15.0,fr,43627,176,1828381,1,1,Active Shallow Crust,0.0,89.9892,0.0,09/05/8850
+2.32663,40.3535,4473,12,29,7,41,6,4.45,27.5,fr,43628,89,1828430,1,1,Active Shallow Crust,0.0,89.99046,0.0,12/29/4473
+1.17374,42.73445,5804,7,6,7,53,5,3.55,5.0,fr,43629,116,1828800,1,3,Active Shallow Crust,0.0,89.99074,0.0,07/06/5804
+1.17374,42.73445,3194,12,18,23,16,3,3.55,5.0,fr,43630,63,1828800,1,3,Active Shallow Crust,0.0,89.99074,0.0,12/18/3194
+1.17374,42.73445,6505,11,21,13,2,26,3.55,5.0,fr,43631,130,1828800,1,3,Active Shallow Crust,0.0,89.99074,0.0,11/21/6505
+1.17374,42.73445,4415,10,1,6,25,33,3.55,15.0,fr,43632,88,1828801,1,1,Active Shallow Crust,0.0,89.99074,0.0,10/01/4415
+1.17374,42.73445,8989,3,13,11,13,36,3.55,27.5,fr,43633,179,1828802,1,1,Active Shallow Crust,0.0,89.99074,0.0,03/13/8989
+1.17374,42.73445,7446,3,6,15,3,32,3.65,5.0,fr,43634,148,1828812,1,2,Active Shallow Crust,0.0,89.9901,0.0,03/06/7446
+1.17374,42.73445,8991,2,20,6,11,24,3.65,5.0,fr,43635,179,1828812,1,2,Active Shallow Crust,0.0,89.9901,0.0,02/20/8991
+1.17374,42.73445,8934,1,29,12,9,52,3.65,15.0,fr,43636,178,1828813,1,1,Active Shallow Crust,0.0,89.9901,0.0,01/29/8934
+1.17374,42.73445,6731,2,12,12,38,16,3.65,5.0,fr,43637,134,1828818,1,1,Active Shallow Crust,0.0,89.98998,-90.0,02/12/6731
+1.17374,42.73445,3311,5,29,7,40,19,3.65,5.0,fr,43638,66,1828821,1,1,Active Shallow Crust,128.9003,89.96359,0.0,05/29/3311
+1.17374,42.73445,4020,1,10,3,10,58,3.75,5.0,fr,43639,80,1828824,1,1,Active Shallow Crust,0.0,89.9897,0.0,01/10/4020
+1.17374,42.73445,7823,10,25,13,3,49,3.85,5.0,fr,43640,156,1828836,1,1,Active Shallow Crust,0.0,89.98951,0.0,10/25/7823
+1.17374,42.73445,4870,4,28,15,52,43,3.85,5.0,fr,43641,97,1828839,1,1,Active Shallow Crust,240.0103,57.99779,0.0,04/28/4870
+1.17374,42.73445,2922,11,29,15,48,0,3.95,5.0,fr,43642,58,1828848,1,1,Active Shallow Crust,0.0,89.98949,0.0,11/29/2922
+1.17374,42.73445,4817,10,19,7,51,57,3.95,27.5,fr,43643,96,1828850,1,1,Active Shallow Crust,0.0,89.98949,0.0,10/19/4817
+1.17374,42.73445,25,10,3,1,14,7,3.95,5.0,fr,43644,0,1828851,1,1,Active Shallow Crust,240.0191,58.00492,0.0,10/03/0025
+1.17374,42.73445,2895,1,15,19,43,49,4.05,5.0,fr,43645,57,1828860,1,1,Active Shallow Crust,0.0,89.98959,0.0,01/15/2895
+1.17374,42.73445,227,12,25,10,3,57,4.05,15.0,fr,43646,4,1828861,1,1,Active Shallow Crust,0.0,89.98959,0.0,12/25/0227
+1.17374,42.73445,9077,10,31,10,56,2,4.05,27.5,fr,43647,181,1828862,1,1,Active Shallow Crust,0.0,89.98959,0.0,10/31/9077
+1.17374,42.73445,3367,8,14,0,47,33,4.15,5.0,fr,43648,67,1828872,1,1,Active Shallow Crust,0.0,89.98979,0.0,08/14/3367
+1.17374,42.73445,2508,12,4,20,58,42,4.15,15.0,fr,43649,50,1828873,1,1,Active Shallow Crust,0.0,89.98979,0.0,12/04/2508
+1.17374,42.73445,4686,5,7,10,57,39,4.15,27.5,fr,43650,93,1828874,1,1,Active Shallow Crust,0.0,89.98979,0.0,05/07/4686
+1.17374,42.73445,5989,10,10,22,16,33,4.25,15.0,fr,43651,119,1828885,1,1,Active Shallow Crust,0.0,89.99007,0.0,10/10/5989
+1.17374,42.73445,8156,4,14,3,34,14,4.55,27.5,fr,43652,163,1828922,1,1,Active Shallow Crust,0.0,89.99004,0.0,04/14/8156
+1.17374,42.73445,5705,3,2,1,28,2,4.75,5.0,fr,43653,114,1828947,1,1,Active Shallow Crust,240.0062,58.00425,0.0,03/02/5705
+1.17374,42.73445,6970,9,1,19,37,35,4.85,5.0,fr,43654,139,1828956,1,1,Active Shallow Crust,0.0,89.99005,0.0,09/01/6970
+7.08384,49.14453,2037,6,26,21,48,55,3.65,5.0,fr,43655,40,1829292,1,1,Active Shallow Crust,0.0,89.98824,0.0,06/26/2037
+7.08384,49.14453,1895,12,16,8,2,40,3.75,5.0,fr,43656,37,1829313,1,1,Active Shallow Crust,128.8961,89.96754,0.0,12/16/1895
+7.08384,49.14453,4116,1,16,10,11,13,3.85,5.0,fr,43657,82,1829322,1,1,Active Shallow Crust,0.0,89.99055,-90.0,01/16/4116
+7.08384,49.14453,5735,8,13,4,58,57,4.55,5.0,fr,43658,114,1829409,1,1,Active Shallow Crust,128.8928,89.98579,0.0,08/13/5735
+7.08384,49.14453,7609,10,30,9,37,43,4.95,15.0,fr,43659,152,1829449,1,1,Active Shallow Crust,0.0,89.98947,0.0,10/30/7609
+1.39222,43.1606,1428,2,1,8,10,5,3.55,15.0,fr,43660,28,1829761,1,1,Active Shallow Crust,0.0,89.99081,0.0,02/01/1428
+1.39222,43.1606,7057,9,6,2,35,55,3.75,27.5,fr,43661,141,1829786,1,1,Active Shallow Crust,0.0,89.98978,0.0,09/06/7057
+1.39222,43.1606,7160,11,4,2,45,52,3.85,15.0,fr,43662,143,1829797,1,1,Active Shallow Crust,0.0,89.98959,0.0,11/04/7160
+1.39222,43.1606,1100,7,2,3,1,0,3.95,5.0,fr,43663,21,1829808,1,1,Active Shallow Crust,0.0,89.98956,0.0,07/02/1100
+1.39222,43.1606,9827,3,29,6,46,20,4.15,5.0,fr,43664,196,1829832,1,1,Active Shallow Crust,0.0,89.98986,0.0,03/29/9827
+1.39222,43.1606,9403,4,7,15,33,48,4.25,15.0,fr,43665,188,1829848,1,1,Active Shallow Crust,240.0068,57.99391,0.0,04/07/9403
+1.39222,43.1606,7345,3,24,15,58,15,4.45,5.0,fr,43666,146,1829871,1,1,Active Shallow Crust,240.0044,57.99451,0.0,03/24/7345
+1.39222,43.1606,3967,6,30,6,4,34,4.65,15.0,fr,43667,79,1829899,1,1,Active Shallow Crust,0.0,89.99004,-90.0,06/30/3967
+1.39222,43.1606,6214,9,14,17,29,31,5.25,5.0,fr,43668,124,1829964,1,1,Active Shallow Crust,359.9999,89.99013,0.0,09/14/6214
+1.9405,44.56021,1472,10,23,12,18,30,3.65,5.0,fr,43669,29,1830252,1,2,Active Shallow Crust,0.0,89.99039,0.0,10/23/1472
+1.9405,44.56021,2400,9,26,11,44,9,3.65,5.0,fr,43670,47,1830252,1,2,Active Shallow Crust,0.0,89.99039,0.0,09/26/2400
+1.9405,44.56021,4272,1,25,19,19,3,3.65,5.0,fr,43671,85,1830261,1,1,Active Shallow Crust,128.9002,89.96362,0.0,01/25/4272
+1.9405,44.56021,8308,10,1,12,1,55,3.75,15.0,fr,43672,166,1830265,1,1,Active Shallow Crust,0.0,89.99001,0.0,10/01/8308
+1.9405,44.56021,9825,6,10,23,59,32,3.85,5.0,fr,43673,196,1830276,1,1,Active Shallow Crust,0.0,89.98983,0.0,06/10/9825
+1.9405,44.56021,6827,1,6,3,30,48,3.95,5.0,fr,43674,136,1830288,1,1,Active Shallow Crust,0.0,89.9898,0.0,01/06/6827
+1.9405,44.56021,5136,11,8,23,49,20,4.05,15.0,fr,43675,102,1830310,1,1,Active Shallow Crust,128.8905,89.99394,0.0,11/08/5136
+1.9405,44.56021,2449,4,9,21,37,51,4.45,5.0,fr,43676,48,1830348,1,1,Active Shallow Crust,0.0,89.9898,0.0,04/09/2449
+-6.09324,49.53349,7142,7,11,11,49,51,3.95,27.5,fr,43677,142,1830770,1,1,Active Shallow Crust,0.0,89.99174,0.0,07/11/7142
+7.93954,45.51143,4409,4,24,4,16,21,3.55,5.0,fr,43678,88,1832160,1,2,Active Shallow Crust,0.0,89.99294,0.0,04/24/4409
+7.93954,45.51143,9779,9,6,1,31,38,3.55,5.0,fr,43679,195,1832160,1,2,Active Shallow Crust,0.0,89.99294,0.0,09/06/9779
+7.93954,45.51143,6619,10,8,7,24,30,3.55,5.0,fr,43680,132,1832163,1,1,Active Shallow Crust,240.0136,57.99762,0.0,10/08/6619
+7.93954,45.51143,8017,5,24,23,0,1,3.55,27.5,fr,43681,160,1832165,1,1,Active Shallow Crust,240.0136,57.99753,0.0,05/24/8017
+7.93954,45.51143,844,9,16,4,15,38,3.55,5.0,fr,43682,16,1832166,1,1,Active Shallow Crust,0.0,89.99285,-90.0,09/16/0844
+7.93954,45.51143,6025,1,17,7,19,32,3.55,15.0,fr,43683,120,1832167,1,1,Active Shallow Crust,0.0,89.99285,-90.0,01/17/6025
+7.93954,45.51143,530,12,24,14,2,40,3.55,27.5,fr,43684,10,1832168,1,1,Active Shallow Crust,0.0,89.99285,-90.0,12/24/0530
+7.93954,45.51143,2389,4,7,17,54,52,3.65,15.0,fr,43685,47,1832173,1,1,Active Shallow Crust,0.0,89.9874,0.0,04/07/2389
+7.93954,45.51143,3344,7,8,11,48,59,3.65,5.0,fr,43686,66,1832175,1,1,Active Shallow Crust,240.0013,58.01274,0.0,07/08/3344
+7.93954,45.51143,6092,2,8,8,12,41,3.75,5.0,fr,43687,121,1832184,1,3,Active Shallow Crust,0.0,89.98878,0.0,02/08/6092
+7.93954,45.51143,8498,9,28,1,46,51,3.75,5.0,fr,43688,169,1832184,1,3,Active Shallow Crust,0.0,89.98878,0.0,09/28/8498
+7.93954,45.51143,4889,3,26,0,51,25,3.75,5.0,fr,43689,97,1832184,1,3,Active Shallow Crust,0.0,89.98878,0.0,03/26/4889
+7.93954,45.51143,9960,4,30,20,21,43,3.75,15.0,fr,43690,199,1832185,1,1,Active Shallow Crust,0.0,89.98878,0.0,04/30/9960
+7.93954,45.51143,9559,12,27,6,27,45,3.75,5.0,fr,43691,191,1832187,1,1,Active Shallow Crust,240.0076,58.01767,0.0,12/27/9559
+7.93954,45.51143,7308,4,10,9,56,47,3.75,5.0,fr,43692,146,1832190,1,1,Active Shallow Crust,0.0,89.98865,-90.0,04/10/7308
+7.93954,45.51143,2343,8,22,19,30,9,3.85,5.0,fr,43693,46,1832196,1,2,Active Shallow Crust,0.0,89.99,0.0,08/22/2343
+7.93954,45.51143,3409,2,9,18,6,50,3.85,5.0,fr,43694,68,1832196,1,2,Active Shallow Crust,0.0,89.99,0.0,02/09/3409
+7.93954,45.51143,6133,5,19,10,33,19,3.85,5.0,fr,43695,122,1832199,1,1,Active Shallow Crust,240.011,57.99784,0.0,05/19/6133
+7.93954,45.51143,5263,2,10,19,40,14,3.95,5.0,fr,43696,105,1832208,1,1,Active Shallow Crust,0.0,89.99108,0.0,02/10/5263
+7.93954,45.51143,1361,12,17,12,29,40,3.95,15.0,fr,43697,27,1832212,1,1,Active Shallow Crust,240.0193,58.00546,0.0,12/17/1361
+7.93954,45.51143,6979,6,30,1,24,55,4.05,5.0,fr,43698,139,1832220,1,1,Active Shallow Crust,0.0,89.98808,0.0,06/30/6979
+7.93954,45.51143,3739,9,9,0,2,24,4.05,5.0,fr,43699,74,1832226,1,2,Active Shallow Crust,0.0,89.99196,-90.0,09/09/3739
+7.93954,45.51143,97,12,14,21,34,29,4.05,5.0,fr,43700,1,1832226,1,2,Active Shallow Crust,0.0,89.99196,-90.0,12/14/0097
+7.93954,45.51143,8803,9,26,2,1,2,4.15,5.0,fr,43701,176,1832232,1,1,Active Shallow Crust,0.0,89.98937,0.0,09/26/8803
+7.93954,45.51143,5169,1,30,9,26,55,4.15,27.5,fr,43702,103,1832234,1,1,Active Shallow Crust,0.0,89.98937,0.0,01/30/5169
+7.93954,45.51143,6505,4,26,21,2,49,4.15,15.0,fr,43703,130,1832236,1,1,Active Shallow Crust,240.0089,57.99695,0.0,04/26/6505
+7.93954,45.51143,7991,4,2,16,27,22,4.15,15.0,fr,43704,159,1832239,1,1,Active Shallow Crust,0.0,89.98925,-90.0,04/02/7991
+7.93954,45.51143,834,1,3,10,53,48,4.25,15.0,fr,43705,16,1832245,1,1,Active Shallow Crust,0.0,89.99053,0.0,01/03/0834
+7.93954,45.51143,5374,10,27,5,10,8,4.25,5.0,fr,43706,107,1832247,1,1,Active Shallow Crust,240.0078,57.99366,0.0,10/27/5374
+7.93954,45.51143,1860,2,20,17,56,41,4.25,15.0,fr,43707,37,1832254,1,1,Active Shallow Crust,128.8949,89.98091,0.0,02/20/1860
+7.93954,45.51143,8840,6,24,6,4,19,4.35,15.0,fr,43708,176,1832257,1,1,Active Shallow Crust,0.0,89.98875,0.0,06/24/8840
+7.93954,45.51143,3942,10,27,4,16,26,4.45,5.0,fr,43709,78,1832268,1,2,Active Shallow Crust,0.0,89.98997,0.0,10/27/3942
+7.93954,45.51143,5341,3,9,12,26,33,4.45,5.0,fr,43710,106,1832268,1,2,Active Shallow Crust,0.0,89.98997,0.0,03/09/5341
+7.93954,45.51143,7735,9,19,21,8,13,4.55,5.0,fr,43711,154,1832280,1,1,Active Shallow Crust,0.0,89.99106,0.0,09/19/7735
+7.93954,45.51143,7719,3,18,2,56,39,4.55,27.5,fr,43712,154,1832282,1,1,Active Shallow Crust,0.0,89.99106,0.0,03/18/7719
+7.93954,45.51143,777,3,18,6,32,17,4.55,27.5,fr,43713,15,1832285,1,1,Active Shallow Crust,240.0089,57.9972,0.0,03/18/0777
+7.93954,45.51143,8305,9,11,9,2,55,4.85,27.5,fr,43714,166,1832318,1,1,Active Shallow Crust,0.0,89.99051,0.0,09/11/8305
+7.93954,45.51143,9922,3,9,4,27,27,5.05,5.0,fr,43715,198,1832340,1,1,Active Shallow Crust,0.0,89.98994,0.0,03/09/9922
+7.93954,45.51143,3949,6,12,22,19,54,5.05,5.0,fr,43716,78,1832346,1,1,Active Shallow Crust,0.0,89.98983,-90.0,06/12/3949
+8.11256,50.87836,4191,6,8,19,39,39,3.65,5.0,fr,43717,83,1832652,1,2,Active Shallow Crust,0.0,89.98866,0.0,06/08/4191
+8.11256,50.87836,2861,1,18,1,30,35,3.65,5.0,fr,43718,57,1832652,1,2,Active Shallow Crust,0.0,89.98866,0.0,01/18/2861
+8.11256,50.87836,3040,7,29,3,46,26,3.85,5.0,fr,43719,60,1832676,1,1,Active Shallow Crust,0.0,89.99099,0.0,07/29/3040
+8.11256,50.87836,410,9,8,12,44,6,4.35,15.0,fr,43720,8,1832740,1,1,Active Shallow Crust,240.0092,57.99583,0.0,09/08/0410
+8.11256,50.87836,8955,9,4,9,28,34,4.75,5.0,fr,43721,179,1832784,1,1,Active Shallow Crust,0.0,89.99041,0.0,09/04/8955
+4.92679,48.36466,9201,9,6,17,34,36,3.75,5.0,fr,43722,184,1833144,1,1,Active Shallow Crust,0.0,89.98936,0.0,09/06/9201
+-1.21241,50.21649,4971,2,21,19,27,56,3.55,15.0,fr,43723,99,1833601,1,1,Active Shallow Crust,0.0,89.99032,0.0,02/21/4971
+-1.21241,50.21649,855,1,16,0,5,48,3.95,5.0,fr,43724,17,1833654,1,1,Active Shallow Crust,0.0,89.9897,-90.0,01/16/0855
+-1.21241,50.21649,8735,6,21,22,54,15,5.05,5.0,fr,43725,174,1833783,1,1,Active Shallow Crust,240.0243,57.99792,0.0,06/21/8735
+-1.91292,42.13774,8493,6,13,11,49,43,3.55,5.0,fr,43726,169,1834080,1,2,Active Shallow Crust,0.0,89.99065,0.0,06/13/8493
+-1.91292,42.13774,7579,4,26,12,46,11,3.55,5.0,fr,43727,151,1834080,1,2,Active Shallow Crust,0.0,89.99065,0.0,04/26/7579
+-1.91292,42.13774,4761,8,16,3,52,16,3.55,5.0,fr,43728,95,1834086,1,1,Active Shallow Crust,0.0,89.99055,-90.0,08/16/4761
+-1.91292,42.13774,7290,5,26,5,27,58,3.65,5.0,fr,43729,145,1834092,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/26/7290
+-1.91292,42.13774,12,7,23,8,35,48,3.85,5.0,fr,43730,0,1834122,1,1,Active Shallow Crust,0.0,89.99063,-90.0,07/23/0012
+-1.91292,42.13774,9879,9,24,4,35,33,3.95,5.0,fr,43731,197,1834128,1,1,Active Shallow Crust,0.0,89.99056,0.0,09/24/9879
+6.24097,50.04226,6327,1,21,13,48,3,3.55,5.0,fr,43732,126,1834560,1,1,Active Shallow Crust,0.0,89.98705,0.0,01/21/6327
+6.24097,50.04226,8574,9,29,1,47,5,3.55,15.0,fr,43733,171,1834561,1,1,Active Shallow Crust,0.0,89.98705,0.0,09/29/8574
+6.24097,50.04226,9990,4,20,17,52,16,3.55,5.0,fr,43734,199,1834569,1,1,Active Shallow Crust,128.8965,89.99352,0.0,04/20/9990
+6.24097,50.04226,521,7,18,15,42,20,3.65,5.0,fr,43735,10,1834572,1,1,Active Shallow Crust,0.0,89.98846,0.0,07/18/0521
+6.24097,50.04226,4057,11,21,8,38,33,3.65,15.0,fr,43736,81,1834573,1,1,Active Shallow Crust,0.0,89.98846,0.0,11/21/4057
+6.24097,50.04226,491,4,8,20,10,54,3.85,15.0,fr,43737,9,1834597,1,1,Active Shallow Crust,0.0,89.99083,0.0,04/08/0491
+6.24097,50.04226,2142,4,1,23,23,1,3.85,15.0,fr,43738,42,1834606,1,1,Active Shallow Crust,128.8959,89.99313,0.0,04/01/2142
+6.24097,50.04226,5361,4,6,20,42,30,3.95,5.0,fr,43739,107,1834614,1,1,Active Shallow Crust,0.0,89.99173,-90.0,04/06/5361
+3.14299,46.05505,6911,6,18,1,55,19,3.55,5.0,fr,43740,138,1835520,1,1,Active Shallow Crust,0.0,89.9895,0.0,06/18/6911
+3.14299,46.05505,6306,5,2,19,38,55,3.55,15.0,fr,43741,126,1835521,1,1,Active Shallow Crust,0.0,89.9895,0.0,05/02/6306
+3.14299,46.05505,5315,2,8,3,24,57,3.55,15.0,fr,43742,106,1835524,1,1,Active Shallow Crust,240.0125,57.99778,0.0,02/08/5315
+3.14299,46.05505,7011,9,6,6,51,28,3.65,5.0,fr,43743,140,1835532,1,1,Active Shallow Crust,0.0,89.99065,0.0,09/06/7011
+3.14299,46.05505,7964,11,6,14,51,29,3.65,15.0,fr,43744,159,1835533,1,1,Active Shallow Crust,0.0,89.99065,0.0,11/06/7964
+3.14299,46.05505,3338,6,22,4,54,8,3.65,5.0,fr,43745,66,1835538,1,1,Active Shallow Crust,0.0,89.99054,-90.0,06/22/3338
+3.14299,46.05505,7415,10,25,8,33,14,3.75,5.0,fr,43746,148,1835544,1,1,Active Shallow Crust,0.0,89.98888,0.0,10/25/7415
+3.14299,46.05505,2452,6,14,0,40,50,3.75,15.0,fr,43747,49,1835545,1,1,Active Shallow Crust,0.0,89.98888,0.0,06/14/2452
+3.14299,46.05505,9947,9,29,15,4,22,3.85,5.0,fr,43748,198,1835556,1,3,Active Shallow Crust,0.0,89.99009,0.0,09/29/9947
+3.14299,46.05505,5412,1,3,22,36,57,3.85,5.0,fr,43749,108,1835556,1,3,Active Shallow Crust,0.0,89.99009,0.0,01/03/5412
+3.14299,46.05505,7847,7,18,23,44,42,3.85,5.0,fr,43750,156,1835556,1,3,Active Shallow Crust,0.0,89.99009,0.0,07/18/7847
+3.14299,46.05505,9711,3,30,13,21,34,3.85,15.0,fr,43751,194,1835560,1,1,Active Shallow Crust,240.0112,57.99782,0.0,03/30/9711
+3.14299,46.05505,6619,4,5,23,35,24,3.85,5.0,fr,43752,132,1835565,1,1,Active Shallow Crust,128.8958,89.9938,0.0,04/05/6619
+3.14299,46.05505,6920,1,22,9,0,31,3.95,5.0,fr,43753,138,1835568,1,1,Active Shallow Crust,0.0,89.98896,0.0,01/22/6920
+3.14299,46.05505,4400,3,25,6,15,46,3.95,5.0,fr,43754,87,1835571,1,1,Active Shallow Crust,240.0198,58.00473,0.0,03/25/4400
+3.14299,46.05505,7066,7,16,15,36,58,3.95,5.0,fr,43755,141,1835577,1,1,Active Shallow Crust,128.9006,89.99448,0.0,07/16/7066
+3.14299,46.05505,4977,6,25,10,38,18,4.05,15.0,fr,43756,99,1835581,1,1,Active Shallow Crust,0.0,89.99016,0.0,06/25/4977
+3.14299,46.05505,9897,1,18,7,29,35,4.15,5.0,fr,43757,197,1835598,1,1,Active Shallow Crust,0.0,89.98936,-90.0,01/18/9897
+3.14299,46.05505,5859,9,9,0,51,54,4.15,5.0,fr,43758,117,1835601,1,1,Active Shallow Crust,128.8971,89.99387,0.0,09/09/5859
+3.14299,46.05505,1501,4,25,6,10,4,4.25,5.0,fr,43759,30,1835604,1,1,Active Shallow Crust,0.0,89.99062,0.0,04/25/1501
+3.14299,46.05505,4515,7,29,5,11,39,4.25,15.0,fr,43760,90,1835605,1,1,Active Shallow Crust,0.0,89.99062,0.0,07/29/4515
+3.14299,46.05505,8449,4,22,10,30,22,4.25,5.0,fr,43761,168,1835610,1,1,Active Shallow Crust,0.0,89.99052,-90.0,04/22/8449
+3.14299,46.05505,3816,7,1,17,18,17,4.25,5.0,fr,43762,76,1835613,1,1,Active Shallow Crust,128.8947,89.98093,0.0,07/01/3816
+3.14299,46.05505,5010,5,11,19,23,37,5.95,15.0,fr,43763,100,1835812,1,1,Active Shallow Crust,240.0504,58.00055,0.0,05/11/5010
+-0.37076,50.92147,7749,1,8,7,24,5,3.55,5.0,fr,43764,154,1836006,1,1,Active Shallow Crust,0.0,89.98995,-90.0,01/08/7749
+-0.37076,50.92147,7071,4,8,15,47,13,3.65,5.0,fr,43765,141,1836015,1,1,Active Shallow Crust,240.0016,58.01301,0.0,04/08/7071
+-0.37076,50.92147,5070,3,24,16,15,16,3.75,5.0,fr,43766,101,1836027,1,1,Active Shallow Crust,240.0089,58.01768,0.0,03/24/5070
+-0.37076,50.92147,2772,6,13,20,33,23,3.85,5.0,fr,43767,55,1836036,1,1,Active Shallow Crust,0.0,89.98988,0.0,06/13/2772
+-0.37076,50.92147,3597,6,29,3,47,10,3.95,5.0,fr,43768,71,1836048,1,2,Active Shallow Crust,0.0,89.98997,0.0,06/29/3597
+-0.37076,50.92147,3943,1,8,14,17,4,3.95,5.0,fr,43769,78,1836048,1,2,Active Shallow Crust,0.0,89.98997,0.0,01/08/3943
+-0.37076,50.92147,1698,11,16,2,28,36,4.15,15.0,fr,43770,33,1836073,1,1,Active Shallow Crust,0.0,89.99004,0.0,11/16/1698
+-0.37076,50.92147,4064,2,26,0,5,22,4.35,5.0,fr,43771,81,1836105,1,1,Active Shallow Crust,128.8969,89.98274,0.0,02/26/4064
+6.04582,49.14331,8731,12,21,15,15,25,3.65,5.0,fr,43772,174,1836492,1,1,Active Shallow Crust,0.0,89.98824,0.0,12/21/8731
+6.04582,49.14331,5688,2,18,5,53,37,3.75,5.0,fr,43773,113,1836504,1,1,Active Shallow Crust,0.0,89.98952,0.0,02/18/5688
+6.04582,49.14331,6269,12,9,17,10,48,4.15,5.0,fr,43774,125,1836552,1,2,Active Shallow Crust,0.0,89.99008,0.0,12/09/6269
+6.04582,49.14331,3022,10,12,4,30,57,4.15,5.0,fr,43775,60,1836552,1,2,Active Shallow Crust,0.0,89.99008,0.0,10/12/3022
+6.04582,49.14331,9270,4,27,9,10,28,4.45,5.0,fr,43776,185,1836588,1,1,Active Shallow Crust,0.0,89.99064,0.0,04/27/9270
+6.04582,49.14331,889,9,22,16,36,31,4.95,5.0,fr,43777,17,1836654,1,1,Active Shallow Crust,0.0,89.98935,-90.0,09/22/0889
+4.8079,43.93856,2575,11,3,22,48,55,3.55,5.0,fr,43778,51,1836960,1,1,Active Shallow Crust,0.0,89.99274,0.0,11/03/2575
+4.8079,43.93856,6193,2,1,18,9,2,3.55,27.5,fr,43779,123,1836962,1,2,Active Shallow Crust,0.0,89.99274,0.0,02/01/6193
+4.8079,43.93856,6278,11,28,16,53,50,3.55,27.5,fr,43780,125,1836962,1,2,Active Shallow Crust,0.0,89.99274,0.0,11/28/6278
+4.8079,43.93856,434,8,21,22,1,52,3.55,15.0,fr,43781,8,1836964,1,1,Active Shallow Crust,240.013,57.9972,0.0,08/21/0434
+4.8079,43.93856,6724,11,20,9,52,51,3.55,5.0,fr,43782,134,1836969,1,1,Active Shallow Crust,128.8969,89.99274,0.0,11/20/6724
+4.8079,43.93856,664,12,29,6,24,40,3.65,5.0,fr,43783,13,1836972,1,6,Active Shallow Crust,0.0,89.98706,0.0,12/29/0664
+4.8079,43.93856,2097,1,29,5,41,58,3.65,5.0,fr,43784,41,1836972,1,6,Active Shallow Crust,0.0,89.98706,0.0,01/29/2097
+4.8079,43.93856,8123,12,29,8,13,56,3.65,5.0,fr,43785,162,1836972,1,6,Active Shallow Crust,0.0,89.98706,0.0,12/29/8123
+4.8079,43.93856,5448,8,20,10,42,1,3.65,5.0,fr,43786,108,1836972,1,6,Active Shallow Crust,0.0,89.98706,0.0,08/20/5448
+4.8079,43.93856,6651,3,9,11,1,4,3.65,5.0,fr,43787,133,1836972,1,6,Active Shallow Crust,0.0,89.98706,0.0,03/09/6651
+4.8079,43.93856,84,5,29,17,52,0,3.65,5.0,fr,43788,1,1836972,1,6,Active Shallow Crust,0.0,89.98706,0.0,05/29/0084
+4.8079,43.93856,5919,1,22,5,49,11,3.75,5.0,fr,43789,118,1836984,1,2,Active Shallow Crust,0.0,89.98846,0.0,01/22/5919
+4.8079,43.93856,9496,1,8,11,28,14,3.75,5.0,fr,43790,189,1836984,1,2,Active Shallow Crust,0.0,89.98846,0.0,01/08/9496
+4.8079,43.93856,7873,6,25,10,59,44,3.75,15.0,fr,43791,157,1836985,1,2,Active Shallow Crust,0.0,89.98846,0.0,06/25/7873
+4.8079,43.93856,289,3,13,15,14,27,3.75,15.0,fr,43792,5,1836985,1,2,Active Shallow Crust,0.0,89.98846,0.0,03/13/0289
+4.8079,43.93856,5133,8,17,1,53,25,3.75,5.0,fr,43793,102,1836990,1,1,Active Shallow Crust,0.0,89.98833,-90.0,08/17/5133
+4.8079,43.93856,5786,4,23,17,29,48,3.85,5.0,fr,43794,115,1836996,1,1,Active Shallow Crust,0.0,89.98972,0.0,04/23/5786
+4.8079,43.93856,8719,6,7,22,40,19,3.85,15.0,fr,43795,174,1836997,1,1,Active Shallow Crust,0.0,89.98972,0.0,06/07/8719
+4.8079,43.93856,4617,10,30,12,33,8,3.85,27.5,fr,43796,92,1836998,1,1,Active Shallow Crust,0.0,89.98972,0.0,10/30/4617
+4.8079,43.93856,554,12,15,11,11,49,3.85,15.0,fr,43797,11,1837000,1,1,Active Shallow Crust,240.0097,57.99804,0.0,12/15/0554
+4.8079,43.93856,2974,9,14,19,28,35,3.95,5.0,fr,43798,59,1837008,1,1,Active Shallow Crust,0.0,89.99084,0.0,09/14/2974
+4.8079,43.93856,7366,8,25,23,5,24,3.95,15.0,fr,43799,147,1837009,1,1,Active Shallow Crust,0.0,89.99084,0.0,08/25/7366
+4.8079,43.93856,4386,4,16,12,25,32,4.05,15.0,fr,43800,87,1837021,1,1,Active Shallow Crust,0.0,89.99184,0.0,04/16/4386
+4.8079,43.93856,7158,10,17,14,54,47,4.15,5.0,fr,43801,143,1837032,1,1,Active Shallow Crust,0.0,89.98908,0.0,10/17/7158
+4.8079,43.93856,1930,8,16,20,1,11,4.15,15.0,fr,43802,38,1837042,1,1,Active Shallow Crust,128.8982,89.99272,0.0,08/16/1930
+4.8079,43.93856,2617,7,18,6,3,21,4.25,5.0,fr,43803,52,1837044,1,1,Active Shallow Crust,0.0,89.99027,0.0,07/18/2617
+4.8079,43.93856,585,5,14,1,17,58,4.35,15.0,fr,43804,11,1837057,1,1,Active Shallow Crust,0.0,89.99133,0.0,05/14/0585
+4.8079,43.93856,4735,7,6,9,19,8,4.45,5.0,fr,43805,94,1837068,1,1,Active Shallow Crust,0.0,89.98969,0.0,07/06/4735
+4.8079,43.93856,5521,7,20,17,11,51,4.55,15.0,fr,43806,110,1837081,1,1,Active Shallow Crust,0.0,89.99081,0.0,07/20/5521
+4.8079,43.93856,7385,10,21,18,8,1,4.95,15.0,fr,43807,147,1837129,1,1,Active Shallow Crust,0.0,89.98985,0.0,10/21/7385
+4.8079,43.93856,5289,2,15,4,47,5,5.05,15.0,fr,43808,105,1837141,1,1,Active Shallow Crust,0.0,89.98967,0.0,02/15/5289
+4.8079,43.93856,2728,7,5,23,40,52,5.25,5.0,fr,43809,54,1837164,1,1,Active Shallow Crust,0.0,89.98974,0.0,07/05/2728
+5.79844,51.21781,380,3,26,15,28,52,3.55,5.0,fr,43810,7,1837440,1,3,Active Shallow Crust,0.0,89.98737,0.0,03/26/0380
+5.79844,51.21781,8886,8,17,8,18,54,3.55,5.0,fr,43811,177,1837440,1,3,Active Shallow Crust,0.0,89.98737,0.0,08/17/8886
+5.79844,51.21781,900,8,1,11,55,2,3.55,5.0,fr,43812,17,1837440,1,3,Active Shallow Crust,0.0,89.98737,0.0,08/01/0900
+5.79844,51.21781,896,9,13,23,32,14,3.55,15.0,fr,43813,17,1837441,1,1,Active Shallow Crust,0.0,89.98737,0.0,09/13/0896
+5.79844,51.21781,831,11,7,17,5,24,3.55,5.0,fr,43814,16,1837446,1,1,Active Shallow Crust,0.0,89.98722,-90.0,11/07/0831
+5.79844,51.21781,8482,4,19,20,40,58,3.65,5.0,fr,43815,169,1837452,1,1,Active Shallow Crust,0.0,89.98874,0.0,04/19/8482
+5.79844,51.21781,2719,10,21,12,51,46,3.65,15.0,fr,43816,54,1837453,1,2,Active Shallow Crust,0.0,89.98874,0.0,10/21/2719
+5.79844,51.21781,1838,3,24,2,55,58,3.65,15.0,fr,43817,36,1837453,1,2,Active Shallow Crust,0.0,89.98874,0.0,03/24/1838
+5.79844,51.21781,1541,9,5,19,11,0,3.65,27.5,fr,43818,30,1837454,1,1,Active Shallow Crust,0.0,89.98874,0.0,09/05/1541
+5.79844,51.21781,5565,9,26,2,59,29,3.65,15.0,fr,43819,111,1837456,1,1,Active Shallow Crust,240.0022,58.0124,0.0,09/26/5565
+5.79844,51.21781,3136,2,9,2,31,54,3.75,5.0,fr,43820,62,1837464,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/09/3136
+5.79844,51.21781,7664,6,4,14,42,54,3.75,15.0,fr,43821,153,1837465,1,1,Active Shallow Crust,0.0,89.98997,0.0,06/04/7664
+5.79844,51.21781,8574,3,31,17,16,31,3.75,27.5,fr,43822,171,1837466,1,2,Active Shallow Crust,0.0,89.98997,0.0,03/31/8574
+5.79844,51.21781,915,5,7,2,17,18,3.75,27.5,fr,43823,18,1837466,1,2,Active Shallow Crust,0.0,89.98997,0.0,05/07/0915
+5.79844,51.21781,5973,2,13,9,39,44,3.75,15.0,fr,43824,119,1837471,1,1,Active Shallow Crust,0.0,89.98985,-90.0,02/13/5973
+5.79844,51.21781,8930,4,8,10,24,44,3.85,5.0,fr,43825,178,1837476,1,1,Active Shallow Crust,0.0,89.99106,0.0,04/08/8930
+5.79844,51.21781,8533,11,23,7,4,29,3.85,15.0,fr,43826,170,1837477,1,1,Active Shallow Crust,0.0,89.99106,0.0,11/23/8533
+5.79844,51.21781,2628,3,31,7,37,38,3.85,5.0,fr,43827,52,1837479,1,1,Active Shallow Crust,240.0124,57.99783,0.0,03/31/2628
+5.79844,51.21781,6290,2,4,9,34,3,3.85,15.0,fr,43828,125,1837486,1,1,Active Shallow Crust,128.8952,89.99553,0.0,02/04/6290
+5.79844,51.21781,8687,6,8,20,28,0,3.95,5.0,fr,43829,173,1837488,1,1,Active Shallow Crust,0.0,89.98804,0.0,06/08/8687
+5.79844,51.21781,6447,11,26,0,23,44,4.05,5.0,fr,43830,128,1837500,1,1,Active Shallow Crust,0.0,89.98934,0.0,11/26/6447
+5.79844,51.21781,6529,3,27,16,35,32,4.15,15.0,fr,43831,130,1837513,1,1,Active Shallow Crust,0.0,89.9905,0.0,03/27/6529
+5.79844,51.21781,5735,4,16,12,37,38,4.15,27.5,fr,43832,114,1837514,1,2,Active Shallow Crust,0.0,89.9905,0.0,04/16/5735
+5.79844,51.21781,9620,6,26,6,6,26,4.15,27.5,fr,43833,192,1837514,1,2,Active Shallow Crust,0.0,89.9905,0.0,06/26/9620
+5.79844,51.21781,8266,12,13,18,57,40,4.25,15.0,fr,43834,165,1837525,1,1,Active Shallow Crust,0.0,89.98872,0.0,12/13/8266
+5.79844,51.21781,1893,12,10,13,42,30,4.45,15.0,fr,43835,37,1837549,1,1,Active Shallow Crust,0.0,89.99104,0.0,12/10/1893
+5.79844,51.21781,891,5,14,6,37,30,4.45,15.0,fr,43836,17,1837555,1,1,Active Shallow Crust,0.0,89.99093,-90.0,05/14/0891
+5.79844,51.21781,7472,4,20,20,26,56,4.95,15.0,fr,43837,149,1837609,1,1,Active Shallow Crust,0.0,89.98991,0.0,04/20/7472
+5.79844,51.21781,3124,12,10,16,5,3,5.15,5.0,fr,43838,62,1837632,1,1,Active Shallow Crust,0.0,89.98998,0.0,12/10/3124
+-1.65214,50.58468,1442,4,13,14,53,3,3.55,15.0,fr,43839,28,1839370,1,1,Active Shallow Crust,128.8955,89.9936,0.0,04/13/1442
+3.99848,51.9545,85,2,28,4,33,1,3.55,5.0,fr,43840,1,1839840,1,1,Active Shallow Crust,0.0,89.99068,0.0,02/28/0085
+3.99848,51.9545,7674,12,8,10,29,56,3.55,5.0,fr,43841,153,1839843,1,1,Active Shallow Crust,240.0124,57.99902,0.0,12/08/7674
+3.99848,51.9545,9659,10,24,0,28,57,3.85,27.5,fr,43842,193,1839884,1,1,Active Shallow Crust,0.0,89.9911,-90.0,10/24/9659
+-0.29394,43.55258,7329,4,20,11,46,33,3.65,5.0,fr,43843,146,1840332,1,1,Active Shallow Crust,0.0,89.98982,0.0,04/20/7329
+-0.29394,43.55258,5174,12,5,15,24,54,3.65,15.0,fr,43844,103,1840342,1,1,Active Shallow Crust,128.9008,89.9635,0.0,12/05/5174
+-0.29394,43.55258,9117,8,21,0,28,21,3.85,5.0,fr,43845,182,1840356,1,2,Active Shallow Crust,0.0,89.98997,0.0,08/21/9117
+-0.29394,43.55258,5775,5,21,21,14,56,3.85,5.0,fr,43846,115,1840356,1,2,Active Shallow Crust,0.0,89.98997,0.0,05/21/5775
+-0.29394,43.55258,4694,11,19,16,54,7,3.85,15.0,fr,43847,93,1840357,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/19/4694
+-0.29394,43.55258,6616,10,13,15,33,30,4.05,5.0,fr,43848,132,1840380,1,1,Active Shallow Crust,0.0,89.98998,0.0,10/13/6616
+-0.29394,43.55258,2666,10,2,14,48,55,4.15,5.0,fr,43849,53,1840392,1,1,Active Shallow Crust,0.0,89.98993,0.0,10/02/2666
+-0.29394,43.55258,418,8,16,21,26,22,5.65,5.0,fr,43850,8,1840572,1,1,Active Shallow Crust,0.0,89.98998,0.0,08/16/0418
+3.185,40.62003,4076,6,14,18,21,6,3.55,5.0,fr,43851,81,1840803,1,1,Active Shallow Crust,240.0118,57.99775,0.0,06/14/4076
+3.185,40.62003,7257,12,17,22,1,29,3.55,15.0,fr,43852,145,1840804,1,2,Active Shallow Crust,240.0118,57.99775,0.0,12/17/7257
+3.185,40.62003,6369,10,27,1,52,18,3.55,15.0,fr,43853,127,1840804,1,2,Active Shallow Crust,240.0118,57.99775,0.0,10/27/6369
+3.185,40.62003,9984,5,3,15,25,20,4.15,5.0,fr,43854,199,1840872,1,1,Active Shallow Crust,0.0,89.99041,0.0,05/03/9984
+3.185,40.62003,3355,4,16,6,10,20,4.15,15.0,fr,43855,67,1840873,1,1,Active Shallow Crust,0.0,89.99041,0.0,04/16/3355
+6.85514,45.38803,5739,10,9,20,37,22,3.55,5.0,fr,43856,114,1841280,1,3,Active Shallow Crust,0.0,89.99292,0.0,10/09/5739
+6.85514,45.38803,629,9,7,12,55,0,3.55,5.0,fr,43857,12,1841280,1,3,Active Shallow Crust,0.0,89.99292,0.0,09/07/0629
+6.85514,45.38803,7446,10,2,0,51,1,3.55,5.0,fr,43858,148,1841280,1,3,Active Shallow Crust,0.0,89.99292,0.0,10/02/7446
+6.85514,45.38803,7340,5,11,22,45,48,3.55,15.0,fr,43859,146,1841281,1,1,Active Shallow Crust,0.0,89.99292,0.0,05/11/7340
+6.85514,45.38803,8758,10,24,9,47,51,3.75,5.0,fr,43860,175,1841313,1,1,Active Shallow Crust,128.8966,89.96747,0.0,10/24/8758
+6.85514,45.38803,4900,11,11,22,2,17,3.75,15.0,fr,43861,97,1841314,1,1,Active Shallow Crust,128.8966,89.96747,0.0,11/11/4900
+6.85514,45.38803,9871,6,29,9,31,2,3.85,5.0,fr,43862,197,1841316,1,3,Active Shallow Crust,0.0,89.98997,0.0,06/29/9871
+6.85514,45.38803,5733,7,14,19,42,54,3.85,5.0,fr,43863,114,1841316,1,3,Active Shallow Crust,0.0,89.98997,0.0,07/14/5733
+6.85514,45.38803,2425,11,16,11,19,6,3.85,5.0,fr,43864,48,1841316,1,3,Active Shallow Crust,0.0,89.98997,0.0,11/16/2425
+6.85514,45.38803,2434,12,8,8,41,34,3.85,5.0,fr,43865,48,1841319,1,1,Active Shallow Crust,240.0114,57.99756,0.0,12/08/2434
+6.85514,45.38803,3015,11,23,22,38,15,4.15,5.0,fr,43866,60,1841358,1,1,Active Shallow Crust,0.0,89.98923,-90.0,11/23/3015
+6.85514,45.38803,9864,1,28,23,19,9,4.35,15.0,fr,43867,197,1841377,1,1,Active Shallow Crust,0.0,89.98872,0.0,01/28/9864
+6.85514,45.38803,1042,9,27,13,7,45,4.45,5.0,fr,43868,20,1841388,1,1,Active Shallow Crust,0.0,89.98994,0.0,09/27/1042
+6.85514,45.38803,8224,12,22,5,50,38,4.75,15.0,fr,43869,164,1841434,1,1,Active Shallow Crust,128.8887,89.98811,0.0,12/22/8224
+6.85514,45.38803,7063,8,15,4,22,35,4.85,5.0,fr,43870,141,1841445,1,1,Active Shallow Crust,128.8929,89.98897,0.0,08/15/7063
+-0.72785,49.18775,3712,12,16,11,21,27,3.55,27.5,fr,43871,74,1841765,1,1,Active Shallow Crust,240.0126,57.99803,0.0,12/16/3712
+-0.72785,49.18775,2306,11,2,14,29,32,3.55,5.0,fr,43872,46,1841766,1,1,Active Shallow Crust,0.0,89.99,-90.0,11/02/2306
+-0.72785,49.18775,50,5,31,1,48,26,3.75,5.0,fr,43873,0,1841784,1,1,Active Shallow Crust,0.0,89.99018,0.0,05/31/0050
+-0.72785,49.18775,9817,3,4,0,24,6,3.85,5.0,fr,43874,196,1841796,1,1,Active Shallow Crust,0.0,89.99008,0.0,03/04/9817
+-0.72785,49.18775,9314,5,1,22,20,53,3.85,5.0,fr,43875,186,1841802,1,1,Active Shallow Crust,0.0,89.98997,-90.0,05/01/9314
+-0.72785,49.18775,2280,5,7,2,36,26,3.95,27.5,fr,43876,45,1841810,1,1,Active Shallow Crust,0.0,89.99012,0.0,05/07/2280
+-0.72785,49.18775,8887,9,11,2,2,41,3.95,15.0,fr,43877,177,1841815,1,1,Active Shallow Crust,0.0,89.99001,-90.0,09/11/8887
+-0.72785,49.18775,4882,7,18,21,23,48,4.15,5.0,fr,43878,97,1841838,1,1,Active Shallow Crust,0.0,89.98997,-90.0,07/18/4882
+-0.72785,49.18775,6440,2,22,13,21,14,4.25,27.5,fr,43879,128,1841846,1,2,Active Shallow Crust,0.0,89.99007,0.0,02/22/6440
+-0.72785,49.18775,5140,5,25,11,41,9,4.25,27.5,fr,43880,102,1841846,1,2,Active Shallow Crust,0.0,89.99007,0.0,05/25/5140
+-0.72785,49.18775,3915,9,5,15,19,7,4.35,5.0,fr,43881,78,1841856,1,1,Active Shallow Crust,0.0,89.99016,0.0,09/05/3915
+-0.72785,49.18775,8964,11,5,12,57,23,4.35,15.0,fr,43882,179,1841857,1,1,Active Shallow Crust,0.0,89.99016,0.0,11/05/8964
+-0.72785,49.18775,889,2,20,3,1,20,4.45,5.0,fr,43883,17,1841868,1,1,Active Shallow Crust,0.0,89.99006,0.0,02/20/0889
+-0.72785,49.18775,880,8,17,5,3,55,4.75,15.0,fr,43884,17,1841908,1,1,Active Shallow Crust,240.0085,58.0047,0.0,08/17/0880
+-0.72785,49.18775,8418,12,4,4,16,2,4.95,27.5,fr,43885,168,1841930,1,1,Active Shallow Crust,0.0,89.98997,0.0,12/04/8418
+-0.72785,49.18775,8545,3,9,5,48,44,5.15,15.0,fr,43886,170,1841956,1,1,Active Shallow Crust,240.0213,58.00026,0.0,03/09/8545
+5.38272,41.60294,4538,4,14,21,45,49,3.65,5.0,fr,43887,90,1842255,1,1,Active Shallow Crust,240.0016,58.01271,0.0,04/14/4538
+5.38272,41.60294,7,2,9,6,27,32,3.75,15.0,fr,43888,0,1842265,1,1,Active Shallow Crust,0.0,89.98802,0.0,02/09/0007
+5.38272,41.60294,7966,9,23,20,39,3,4.05,15.0,fr,43889,159,1842304,1,1,Active Shallow Crust,240.0057,58.00589,0.0,09/23/7966
+5.38272,41.60294,4658,6,13,19,19,30,4.15,5.0,fr,43890,93,1842312,1,1,Active Shallow Crust,0.0,89.98866,0.0,06/13/4658
+6.66366,44.44207,6551,9,16,7,46,38,3.55,5.0,fr,43891,131,1842720,1,1,Active Shallow Crust,0.0,89.9928,0.0,09/16/6551
+6.66366,44.44207,3610,11,20,23,56,50,3.55,15.0,fr,43892,72,1842721,1,1,Active Shallow Crust,0.0,89.9928,0.0,11/20/3610
+6.66366,44.44207,6907,8,13,19,47,46,3.55,27.5,fr,43893,138,1842722,1,2,Active Shallow Crust,0.0,89.9928,0.0,08/13/6907
+6.66366,44.44207,8197,12,9,9,5,4,3.55,27.5,fr,43894,163,1842722,1,2,Active Shallow Crust,0.0,89.9928,0.0,12/09/8197
+6.66366,44.44207,9881,9,21,9,25,9,3.55,15.0,fr,43895,197,1842724,1,1,Active Shallow Crust,240.0108,57.99854,0.0,09/21/9881
+6.66366,44.44207,9946,5,12,20,51,16,3.55,5.0,fr,43896,198,1842726,1,1,Active Shallow Crust,0.0,89.99271,-90.0,05/12/9946
+6.66366,44.44207,7578,6,12,19,8,16,3.55,5.0,fr,43897,151,1842729,1,1,Active Shallow Crust,128.8977,89.9928,0.0,06/12/7578
+6.66366,44.44207,4672,7,10,10,59,16,3.65,5.0,fr,43898,93,1842732,1,5,Active Shallow Crust,0.0,89.98717,0.0,07/10/4672
+6.66366,44.44207,893,5,29,0,30,34,3.65,5.0,fr,43899,17,1842732,1,5,Active Shallow Crust,0.0,89.98717,0.0,05/29/0893
+6.66366,44.44207,1135,1,2,17,30,9,3.65,5.0,fr,43900,22,1842732,1,5,Active Shallow Crust,0.0,89.98717,0.0,01/02/1135
+6.66366,44.44207,9476,9,25,10,57,40,3.65,5.0,fr,43901,189,1842732,1,5,Active Shallow Crust,0.0,89.98717,0.0,09/25/9476
+6.66366,44.44207,3521,2,22,11,48,23,3.65,5.0,fr,43902,70,1842732,1,5,Active Shallow Crust,0.0,89.98717,0.0,02/22/3521
+6.66366,44.44207,5749,7,5,9,3,30,3.65,5.0,fr,43903,114,1842735,1,1,Active Shallow Crust,239.9999,58.01398,0.0,07/05/5749
+6.66366,44.44207,1247,12,11,16,27,38,3.65,5.0,fr,43904,24,1842738,1,1,Active Shallow Crust,0.0,89.98701,-90.0,12/11/1247
+6.66366,44.44207,8501,8,26,5,22,54,3.65,15.0,fr,43905,170,1842742,1,2,Active Shallow Crust,128.9008,89.96349,0.0,08/26/8501
+6.66366,44.44207,1743,8,28,13,2,29,3.65,15.0,fr,43906,34,1842742,1,2,Active Shallow Crust,128.9008,89.96349,0.0,08/28/1743
+6.66366,44.44207,7221,1,24,17,26,15,3.75,5.0,fr,43907,144,1842744,1,1,Active Shallow Crust,0.0,89.98856,0.0,01/24/7221
+6.66366,44.44207,9073,10,2,2,57,42,3.75,15.0,fr,43908,181,1842745,1,2,Active Shallow Crust,0.0,89.98856,0.0,10/02/9073
+6.66366,44.44207,2275,7,21,6,37,22,3.75,15.0,fr,43909,45,1842745,1,2,Active Shallow Crust,0.0,89.98856,0.0,07/21/2275
+6.66366,44.44207,6936,9,10,9,41,18,3.75,27.5,fr,43910,138,1842746,1,1,Active Shallow Crust,0.0,89.98856,0.0,09/10/6936
+6.66366,44.44207,2627,11,8,11,3,6,3.75,5.0,fr,43911,52,1842753,1,2,Active Shallow Crust,128.8969,89.96745,0.0,11/08/2627
+6.66366,44.44207,2138,11,20,7,40,32,3.75,5.0,fr,43912,42,1842753,1,2,Active Shallow Crust,128.8969,89.96745,0.0,11/20/2138
+6.66366,44.44207,2380,3,10,12,41,8,3.85,5.0,fr,43913,47,1842756,1,2,Active Shallow Crust,0.0,89.98981,0.0,03/10/2380
+6.66366,44.44207,3765,8,26,23,19,59,3.85,5.0,fr,43914,75,1842756,1,2,Active Shallow Crust,0.0,89.98981,0.0,08/26/3765
+6.66366,44.44207,8021,8,11,23,3,8,3.85,5.0,fr,43915,160,1842759,1,1,Active Shallow Crust,240.0116,57.99769,0.0,08/11/8021
+6.66366,44.44207,7918,9,9,3,57,16,3.85,15.0,fr,43916,158,1842760,1,1,Active Shallow Crust,240.0116,57.99769,0.0,09/09/7918
+6.66366,44.44207,9177,8,7,13,40,52,3.85,5.0,fr,43917,183,1842762,1,1,Active Shallow Crust,0.0,89.98969,-90.0,08/07/9177
+6.66366,44.44207,148,5,12,22,17,7,3.95,5.0,fr,43918,2,1842777,1,1,Active Shallow Crust,128.9007,89.99546,0.0,05/12/0148
+6.66366,44.44207,2092,5,7,7,49,26,4.05,5.0,fr,43919,41,1842780,1,1,Active Shallow Crust,0.0,89.99191,0.0,05/07/2092
+6.66366,44.44207,1979,3,16,2,45,28,4.15,5.0,fr,43920,39,1842798,1,2,Active Shallow Crust,0.0,89.98905,-90.0,03/16/1979
+6.66366,44.44207,9827,12,25,4,19,22,4.15,5.0,fr,43921,196,1842798,1,2,Active Shallow Crust,0.0,89.98905,-90.0,12/25/9827
+6.66366,44.44207,2311,6,19,0,17,52,4.25,5.0,fr,43922,46,1842804,1,2,Active Shallow Crust,0.0,89.99035,0.0,06/19/2311
+6.66366,44.44207,9217,10,16,11,30,48,4.25,5.0,fr,43923,184,1842804,1,2,Active Shallow Crust,0.0,89.99035,0.0,10/16/9217
+6.66366,44.44207,5974,3,15,4,12,20,4.35,15.0,fr,43924,119,1842817,1,1,Active Shallow Crust,0.0,89.9914,0.0,03/15/5974
+6.66366,44.44207,1384,2,14,12,49,50,4.35,5.0,fr,43925,27,1842819,1,1,Active Shallow Crust,240.0081,57.99559,0.0,02/14/1384
+6.66366,44.44207,3758,7,13,6,5,44,4.35,15.0,fr,43926,75,1842826,1,1,Active Shallow Crust,128.8984,89.98295,0.0,07/13/3758
+6.66366,44.44207,5769,10,29,22,19,23,4.45,5.0,fr,43927,115,1842834,1,1,Active Shallow Crust,0.0,89.98966,-90.0,10/29/5769
+6.66366,44.44207,9195,3,3,21,41,2,4.45,5.0,fr,43928,183,1842837,1,1,Active Shallow Crust,128.8926,89.99361,0.0,03/03/9195
+6.66366,44.44207,7835,4,13,9,15,12,4.55,5.0,fr,43929,156,1842840,1,2,Active Shallow Crust,0.0,89.99089,0.0,04/13/7835
+6.66366,44.44207,9543,11,29,17,2,1,4.55,5.0,fr,43930,190,1842840,1,2,Active Shallow Crust,0.0,89.99089,0.0,11/29/9543
+6.66366,44.44207,6605,10,26,23,35,57,4.75,5.0,fr,43931,132,1842867,1,1,Active Shallow Crust,240.007,58.00433,0.0,10/26/6605
+6.60305,47.81905,5755,8,7,4,22,17,3.55,5.0,fr,43932,115,1843200,1,2,Active Shallow Crust,0.0,89.99323,0.0,08/07/5755
+6.60305,47.81905,3848,1,2,11,54,37,3.55,5.0,fr,43933,76,1843200,1,2,Active Shallow Crust,0.0,89.99323,0.0,01/02/3848
+6.60305,47.81905,886,9,10,10,34,49,3.55,27.5,fr,43934,17,1843202,1,1,Active Shallow Crust,0.0,89.99323,0.0,09/10/0886
+6.60305,47.81905,8941,6,30,18,26,35,3.55,5.0,fr,43935,178,1843203,1,2,Active Shallow Crust,240.0126,57.99829,0.0,06/30/8941
+6.60305,47.81905,3893,2,15,8,24,8,3.55,5.0,fr,43936,77,1843203,1,2,Active Shallow Crust,240.0126,57.99829,0.0,02/15/3893
+6.60305,47.81905,5675,3,31,23,25,18,3.65,5.0,fr,43937,113,1843212,1,2,Active Shallow Crust,0.0,89.98793,0.0,03/31/5675
+6.60305,47.81905,8186,5,3,10,49,12,3.65,5.0,fr,43938,163,1843212,1,2,Active Shallow Crust,0.0,89.98793,0.0,05/03/8186
+6.60305,47.81905,3779,11,6,11,49,36,3.65,15.0,fr,43939,75,1843213,1,2,Active Shallow Crust,0.0,89.98793,0.0,11/06/3779
+6.60305,47.81905,2327,12,29,6,34,43,3.65,15.0,fr,43940,46,1843213,1,2,Active Shallow Crust,0.0,89.98793,0.0,12/29/2327
+6.60305,47.81905,6200,6,25,20,28,42,3.65,15.0,fr,43941,123,1843222,1,1,Active Shallow Crust,128.9013,89.96293,0.0,06/25/6200
+6.60305,47.81905,8360,9,14,6,37,6,3.75,5.0,fr,43942,167,1843227,1,1,Active Shallow Crust,240.0089,58.01764,0.0,09/14/8360
+6.60305,47.81905,6890,2,4,23,29,39,3.85,5.0,fr,43943,137,1843242,1,1,Active Shallow Crust,0.0,89.9903,-90.0,02/04/6890
+6.60305,47.81905,3587,5,15,9,12,10,3.95,5.0,fr,43944,71,1843248,1,1,Active Shallow Crust,0.0,89.99146,0.0,05/15/3587
+6.60305,47.81905,3487,7,5,23,37,26,3.95,27.5,fr,43945,69,1843250,1,1,Active Shallow Crust,0.0,89.99146,0.0,07/05/3487
+6.60305,47.81905,4706,11,6,7,6,48,4.05,5.0,fr,43946,94,1843260,1,2,Active Shallow Crust,0.0,89.98858,0.0,11/06/4706
+6.60305,47.81905,4344,12,19,12,12,6,4.05,5.0,fr,43947,86,1843260,1,2,Active Shallow Crust,0.0,89.98858,0.0,12/19/4344
+6.60305,47.81905,9286,11,18,5,38,13,4.35,5.0,fr,43948,185,1843296,1,1,Active Shallow Crust,0.0,89.98922,0.0,11/18/9286
+6.60305,47.81905,3083,7,20,6,0,54,4.55,5.0,fr,43949,61,1843329,1,1,Active Shallow Crust,128.8932,89.98572,0.0,07/20/3083
+6.60305,47.81905,2171,4,6,9,31,2,4.85,27.5,fr,43950,43,1843358,1,1,Active Shallow Crust,0.0,89.98939,0.0,04/06/2171
+6.60305,47.81905,1036,3,4,8,22,37,4.95,15.0,fr,43951,20,1843369,1,1,Active Shallow Crust,0.0,89.99054,0.0,03/04/1036
+6.60305,47.81905,9318,8,12,2,16,57,5.65,5.0,fr,43952,186,1843461,1,1,Active Shallow Crust,128.874,89.99042,0.0,08/12/9318
+6.603051,47.81905,3562,2,24,21,50,36,6.05,5.357596,fr,43953,71,1843500,1,1,Active Shallow Crust,359.9998,89.99009,0.0,02/24/3562
+5.23006,45.9666,6579,5,25,10,19,21,3.55,5.0,fr,43954,131,1843680,1,1,Active Shallow Crust,0.0,89.99299,0.0,05/25/6579
+5.23006,45.9666,6056,12,30,9,31,11,3.65,15.0,fr,43955,121,1843693,1,1,Active Shallow Crust,0.0,89.9875,0.0,12/30/6056
+5.23006,45.9666,3654,10,24,13,53,12,3.75,15.0,fr,43956,73,1843705,1,2,Active Shallow Crust,0.0,89.98886,0.0,10/24/3654
+5.23006,45.9666,2167,5,14,3,10,38,3.75,15.0,fr,43957,43,1843705,1,2,Active Shallow Crust,0.0,89.98886,0.0,05/14/2167
+5.23006,45.9666,1691,1,7,1,19,28,3.85,5.0,fr,43958,33,1843716,1,1,Active Shallow Crust,0.0,89.99007,0.0,01/07/1691
+5.23006,45.9666,3964,7,2,20,44,10,3.95,5.0,fr,43959,79,1843728,1,1,Active Shallow Crust,0.0,89.99116,0.0,07/02/3964
+5.23006,45.9666,8386,4,26,14,27,9,3.95,15.0,fr,43960,167,1843729,1,1,Active Shallow Crust,0.0,89.99116,0.0,04/26/8386
+5.23006,45.9666,7272,10,2,19,30,4,3.95,5.0,fr,43961,145,1843734,1,1,Active Shallow Crust,0.0,89.99105,-90.0,10/02/7272
+5.23006,45.9666,3755,12,26,3,3,59,4.15,5.0,fr,43962,75,1843758,1,1,Active Shallow Crust,0.0,89.98934,-90.0,12/26/3755
+5.23006,45.9666,645,2,21,23,21,14,4.35,15.0,fr,43963,12,1843783,1,1,Active Shallow Crust,0.0,89.98871,-90.0,02/21/0645
+5.23006,45.9666,6495,8,20,2,3,15,4.45,15.0,fr,43964,129,1843789,1,1,Active Shallow Crust,0.0,89.99005,0.0,08/20/6495
+5.23006,45.9666,8591,4,4,22,37,34,4.95,15.0,fr,43965,171,1843849,1,1,Active Shallow Crust,0.0,89.99021,0.0,04/04/8591
+-4.85954,48.98139,601,1,20,13,25,13,4.15,27.5,fr,43966,12,1844234,1,1,Active Shallow Crust,0.0,89.99005,0.0,01/20/0601
+-5.66846,48.62349,964,8,23,9,2,2,3.85,15.0,fr,43967,19,1844677,1,1,Active Shallow Crust,0.0,89.99056,0.0,08/23/0964
+2.0025,49.20054,4602,11,3,9,39,25,3.55,5.0,fr,43968,92,1845129,1,1,Active Shallow Crust,128.8959,89.99341,0.0,11/03/4602
+2.0025,49.20054,7873,7,2,4,53,5,3.75,15.0,fr,43969,157,1845145,1,1,Active Shallow Crust,0.0,89.98953,0.0,07/02/7873
+2.0025,49.20054,5599,3,21,10,56,57,3.75,15.0,fr,43970,111,1845154,1,1,Active Shallow Crust,128.8961,89.96742,0.0,03/21/5599
+2.0025,49.20054,7281,3,29,12,33,47,4.05,5.0,fr,43971,145,1845180,1,1,Active Shallow Crust,0.0,89.99074,0.0,03/29/7281
+2.0025,49.20054,1752,7,6,19,20,2,4.15,5.0,fr,43972,35,1845192,1,1,Active Shallow Crust,0.0,89.99009,0.0,07/06/1752
+3.39433,50.41274,2028,2,14,13,14,41,3.55,5.0,fr,43973,40,1845600,1,1,Active Shallow Crust,0.0,89.99036,0.0,02/14/2028
+3.39433,50.41274,3271,5,8,2,25,19,3.65,5.0,fr,43974,65,1845612,1,2,Active Shallow Crust,0.0,89.99141,0.0,05/08/3271
+3.39433,50.41274,2078,7,11,2,46,47,3.65,5.0,fr,43975,41,1845612,1,2,Active Shallow Crust,0.0,89.99141,0.0,07/11/2078
+3.39433,50.41274,5697,6,19,22,26,3,3.75,5.0,fr,43976,113,1845624,1,2,Active Shallow Crust,0.0,89.98979,0.0,06/19/5697
+3.39433,50.41274,3037,10,30,20,56,11,3.75,5.0,fr,43977,60,1845624,1,2,Active Shallow Crust,0.0,89.98979,0.0,10/30/3037
+3.39433,50.41274,8359,7,30,12,53,29,3.95,5.0,fr,43978,167,1845648,1,4,Active Shallow Crust,0.0,89.98986,0.0,07/30/8359
+3.39433,50.41274,5348,2,15,20,37,32,3.95,5.0,fr,43979,106,1845648,1,4,Active Shallow Crust,0.0,89.98986,0.0,02/15/5348
+3.39433,50.41274,4852,7,20,11,27,8,3.95,5.0,fr,43980,97,1845648,1,4,Active Shallow Crust,0.0,89.98986,0.0,07/20/4852
+3.39433,50.41274,5203,2,20,22,46,8,3.95,5.0,fr,43981,104,1845648,1,4,Active Shallow Crust,0.0,89.98986,0.0,02/20/5203
+3.39433,50.41274,9797,7,20,7,29,13,4.05,5.0,fr,43982,195,1845660,1,2,Active Shallow Crust,0.0,89.98916,0.0,07/20/9797
+3.39433,50.41274,4299,8,23,21,22,17,4.05,5.0,fr,43983,85,1845660,1,2,Active Shallow Crust,0.0,89.98916,0.0,08/23/4299
+3.39433,50.41274,1228,10,20,14,46,21,4.15,5.0,fr,43984,24,1845672,1,1,Active Shallow Crust,0.0,89.99034,0.0,10/20/1228
+3.39433,50.41274,217,8,14,13,44,56,4.15,5.0,fr,43985,4,1845681,1,1,Active Shallow Crust,128.8965,89.99356,0.0,08/14/0217
+3.39433,50.41274,4615,5,23,7,38,38,4.25,5.0,fr,43986,92,1845684,1,1,Active Shallow Crust,0.0,89.98995,0.0,05/23/4615
+3.39433,50.41274,8133,7,4,2,36,27,4.55,5.0,fr,43987,162,1845723,1,1,Active Shallow Crust,240.0105,57.99756,0.0,07/04/8133
+3.39433,50.41274,7598,11,30,22,39,55,4.65,5.0,fr,43988,151,1845732,1,1,Active Shallow Crust,0.0,89.99004,0.0,11/30/7598
+3.39433,50.41274,9614,8,31,17,37,10,4.75,27.5,fr,43989,192,1845746,1,1,Active Shallow Crust,0.0,89.99031,0.0,08/31/9614
+3.37748,52.32773,7105,4,10,11,3,56,3.55,27.5,fr,43990,142,1846082,1,1,Active Shallow Crust,0.0,89.99075,0.0,04/10/7105
+3.37748,52.32773,5499,2,8,6,32,15,4.25,15.0,fr,43991,109,1846165,1,1,Active Shallow Crust,0.0,89.99036,0.0,02/08/5499
+3.37748,52.32773,2109,7,5,7,16,32,4.25,27.5,fr,43992,42,1846166,1,1,Active Shallow Crust,0.0,89.99036,0.0,07/05/2109
+3.37748,52.32773,2348,1,18,2,47,46,4.35,15.0,fr,43993,46,1846177,1,1,Active Shallow Crust,0.0,89.99019,0.0,01/18/2348
+7.1092,43.56307,4283,12,29,12,42,42,3.55,5.0,fr,43994,85,1846560,1,2,Active Shallow Crust,0.0,89.99269,0.0,12/29/4283
+7.1092,43.56307,1764,2,25,4,37,59,3.55,5.0,fr,43995,35,1846560,1,2,Active Shallow Crust,0.0,89.99269,0.0,02/25/1764
+7.1092,43.56307,6640,10,31,15,20,40,3.65,27.5,fr,43996,132,1846574,1,1,Active Shallow Crust,0.0,89.98698,0.0,10/31/6640
+7.1092,43.56307,8227,7,25,19,18,46,3.75,5.0,fr,43997,164,1846584,1,1,Active Shallow Crust,0.0,89.98839,0.0,07/25/8227
+7.1092,43.56307,190,12,31,17,11,1,3.75,27.5,fr,43998,3,1846589,1,1,Active Shallow Crust,240.0072,58.01762,0.0,12/31/0190
+7.1092,43.56307,4791,12,17,17,53,58,3.85,5.0,fr,43999,95,1846596,1,1,Active Shallow Crust,0.0,89.98965,0.0,12/17/4791
+7.1092,43.56307,6816,10,5,4,31,31,3.85,5.0,fr,44000,136,1846599,1,1,Active Shallow Crust,240.0106,57.99701,0.0,10/05/6816
+7.1092,43.56307,4929,1,3,9,55,5,3.95,5.0,fr,44001,98,1846608,1,2,Active Shallow Crust,0.0,89.99078,0.0,01/03/4929
+7.1092,43.56307,5788,7,10,4,36,40,3.95,5.0,fr,44002,115,1846608,1,2,Active Shallow Crust,0.0,89.99078,0.0,07/10/5788
+7.1092,43.56307,10,5,27,1,3,19,3.95,5.0,fr,44003,0,1846614,1,1,Active Shallow Crust,0.0,89.99067,-90.0,05/27/0010
+7.1092,43.56307,9369,11,21,7,7,29,4.05,5.0,fr,44004,187,1846623,1,1,Active Shallow Crust,240.0053,58.00569,0.0,11/21/9369
+7.1092,43.56307,9951,3,4,0,3,9,4.25,15.0,fr,44005,199,1846645,1,1,Active Shallow Crust,0.0,89.99021,0.0,03/04/9951
+7.1092,43.56307,9989,11,19,18,39,7,4.45,15.0,fr,44006,199,1846678,1,1,Active Shallow Crust,128.8924,89.99352,0.0,11/19/9989
+7.1092,43.56307,2495,2,23,17,21,11,4.75,5.0,fr,44007,49,1846704,1,1,Active Shallow Crust,0.0,89.99082,0.0,02/23/2495
+1.17952,47.4447,2456,7,5,14,9,17,3.55,5.0,fr,44008,49,1847040,1,3,Active Shallow Crust,0.0,89.98977,0.0,07/05/2456
+1.17952,47.4447,9308,9,1,13,20,57,3.55,5.0,fr,44009,186,1847040,1,3,Active Shallow Crust,0.0,89.98977,0.0,09/01/9308
+1.17952,47.4447,1197,9,4,5,32,37,3.55,5.0,fr,44010,23,1847040,1,3,Active Shallow Crust,0.0,89.98977,0.0,09/04/1197
+1.17952,47.4447,8049,10,1,6,49,48,3.65,5.0,fr,44011,160,1847052,1,1,Active Shallow Crust,0.0,89.98936,0.0,10/01/8049
+1.17952,47.4447,324,10,15,21,22,46,3.75,5.0,fr,44012,6,1847064,1,1,Active Shallow Crust,0.0,89.99052,0.0,10/15/0324
+1.17952,47.4447,6684,8,3,3,49,7,3.75,15.0,fr,44013,133,1847065,1,1,Active Shallow Crust,0.0,89.99052,0.0,08/03/6684
+1.17952,47.4447,196,2,27,1,15,35,3.75,15.0,fr,44014,3,1847068,1,1,Active Shallow Crust,240.0084,58.01759,0.0,02/27/0196
+1.17952,47.4447,3364,1,10,15,57,29,4.25,5.0,fr,44015,67,1847124,1,1,Active Shallow Crust,0.0,89.9901,0.0,01/10/3364
+1.17952,47.4447,5570,8,31,3,29,26,4.35,5.0,fr,44016,111,1847136,1,1,Active Shallow Crust,0.0,89.98981,0.0,08/31/5570
+1.17952,47.4447,1812,2,26,1,18,19,4.45,5.0,fr,44017,36,1847148,1,1,Active Shallow Crust,0.0,89.98972,0.0,02/26/1812
+1.17952,47.4447,5178,4,5,22,6,50,4.65,15.0,fr,44018,103,1847179,1,1,Active Shallow Crust,0.0,89.98979,-90.0,04/05/5178
+1.17952,47.4447,7856,12,22,19,50,5,4.95,15.0,fr,44019,157,1847215,1,1,Active Shallow Crust,0.0,89.99002,-90.0,12/22/7856
+3.0671,52.19649,7545,4,11,12,8,58,3.95,5.0,fr,44020,150,1847568,1,1,Active Shallow Crust,0.0,89.99025,0.0,04/11/7545
+3.0671,52.19649,4308,2,17,2,40,42,4.05,15.0,fr,44021,86,1847584,1,1,Active Shallow Crust,240.0068,58.00615,0.0,02/17/4308
+-0.76412,43.36908,6690,4,26,8,28,27,3.55,5.0,fr,44022,133,1848000,1,5,Active Shallow Crust,0.0,89.98992,0.0,04/26/6690
+-0.76412,43.36908,4937,7,9,18,54,47,3.55,5.0,fr,44023,98,1848000,1,5,Active Shallow Crust,0.0,89.98992,0.0,07/09/4937
+-0.76412,43.36908,6208,6,13,20,4,32,3.55,5.0,fr,44024,124,1848000,1,5,Active Shallow Crust,0.0,89.98992,0.0,06/13/6208
+-0.76412,43.36908,6213,10,14,8,17,57,3.55,5.0,fr,44025,124,1848000,1,5,Active Shallow Crust,0.0,89.98992,0.0,10/14/6213
+-0.76412,43.36908,7591,6,9,10,36,37,3.55,5.0,fr,44026,151,1848000,1,5,Active Shallow Crust,0.0,89.98992,0.0,06/09/7591
+-0.76412,43.36908,4602,4,17,2,36,17,3.55,15.0,fr,44027,92,1848001,1,1,Active Shallow Crust,0.0,89.98992,0.0,04/17/4602
+-0.76412,43.36908,6571,2,7,9,1,28,3.65,5.0,fr,44028,131,1848012,1,2,Active Shallow Crust,0.0,89.9902,0.0,02/07/6571
+-0.76412,43.36908,9282,5,16,8,40,52,3.65,5.0,fr,44029,185,1848012,1,2,Active Shallow Crust,0.0,89.9902,0.0,05/16/9282
+-0.76412,43.36908,6837,11,20,5,36,41,3.65,15.0,fr,44030,136,1848013,1,1,Active Shallow Crust,0.0,89.9902,0.0,11/20/6837
+-0.76412,43.36908,1735,3,13,6,26,43,3.65,5.0,fr,44031,34,1848021,1,1,Active Shallow Crust,128.9008,89.96346,0.0,03/13/1735
+-0.76412,43.36908,6124,3,14,23,56,1,3.65,15.0,fr,44032,122,1848022,1,1,Active Shallow Crust,128.9008,89.96346,0.0,03/14/6124
+-0.76412,43.36908,5147,4,18,20,7,38,3.75,5.0,fr,44033,102,1848024,1,2,Active Shallow Crust,0.0,89.98981,0.0,04/18/5147
+-0.76412,43.36908,4097,11,28,13,24,43,3.75,5.0,fr,44034,81,1848024,1,2,Active Shallow Crust,0.0,89.98981,0.0,11/28/4097
+-0.76412,43.36908,1548,11,11,10,21,25,3.85,5.0,fr,44035,30,1848036,1,4,Active Shallow Crust,0.0,89.99027,0.0,11/11/1548
+-0.76412,43.36908,8085,5,27,17,23,46,3.85,5.0,fr,44036,161,1848036,1,4,Active Shallow Crust,0.0,89.99027,0.0,05/27/8085
+-0.76412,43.36908,9362,11,2,6,43,2,3.85,5.0,fr,44037,187,1848036,1,4,Active Shallow Crust,0.0,89.99027,0.0,11/02/9362
+-0.76412,43.36908,5425,2,22,6,34,59,3.85,5.0,fr,44038,108,1848036,1,4,Active Shallow Crust,0.0,89.99027,0.0,02/22/5425
+-0.76412,43.36908,2875,6,6,12,44,17,3.85,15.0,fr,44039,57,1848037,1,1,Active Shallow Crust,0.0,89.99027,0.0,06/06/2875
+-0.76412,43.36908,3241,6,5,15,45,53,3.85,27.5,fr,44040,64,1848038,1,1,Active Shallow Crust,0.0,89.99027,0.0,06/05/3241
+-0.76412,43.36908,9328,8,3,11,2,8,3.85,5.0,fr,44041,186,1848039,1,1,Active Shallow Crust,240.0104,57.99777,0.0,08/03/9328
+-0.76412,43.36908,6123,2,27,1,9,51,3.85,15.0,fr,44042,122,1848043,1,1,Active Shallow Crust,0.0,89.99016,-90.0,02/27/6123
+-0.76412,43.36908,28,8,7,6,47,38,3.95,5.0,fr,44043,0,1848048,1,1,Active Shallow Crust,0.0,89.99017,0.0,08/07/0028
+-0.76412,43.36908,8076,8,3,18,14,18,3.95,5.0,fr,44044,161,1848051,1,1,Active Shallow Crust,240.0195,58.00488,0.0,08/03/8076
+-0.76412,43.36908,1613,4,13,9,56,30,4.05,5.0,fr,44045,32,1848060,1,1,Active Shallow Crust,0.0,89.99021,0.0,04/13/1613
+-0.76412,43.36908,165,7,27,9,48,32,4.05,15.0,fr,44046,3,1848061,1,1,Active Shallow Crust,0.0,89.99021,0.0,07/27/0165
+-0.76412,43.36908,2087,7,23,5,20,6,4.05,27.5,fr,44047,41,1848062,1,1,Active Shallow Crust,0.0,89.99021,0.0,07/23/2087
+-0.76412,43.36908,4103,1,2,19,18,0,4.15,5.0,fr,44048,82,1848072,1,2,Active Shallow Crust,0.0,89.9899,0.0,01/02/4103
+-0.76412,43.36908,3232,1,31,11,20,25,4.15,5.0,fr,44049,64,1848072,1,2,Active Shallow Crust,0.0,89.9899,0.0,01/31/3232
+-0.76412,43.36908,1032,8,24,0,36,54,4.15,5.0,fr,44050,20,1848081,1,1,Active Shallow Crust,128.898,89.9938,0.0,08/24/1032
+-0.76412,43.36908,9960,11,2,3,53,27,4.25,5.0,fr,44051,199,1848084,1,1,Active Shallow Crust,0.0,89.99017,0.0,11/02/9960
+-0.76412,43.36908,1772,1,18,12,7,47,4.25,27.5,fr,44052,35,1848086,1,1,Active Shallow Crust,0.0,89.99017,0.0,01/18/1772
+-0.76412,43.36908,9976,3,4,18,16,10,4.35,15.0,fr,44053,199,1848097,1,1,Active Shallow Crust,0.0,89.99015,0.0,03/04/9976
+-0.76412,43.36908,9258,6,26,4,27,22,4.45,5.0,fr,44054,185,1848108,1,1,Active Shallow Crust,0.0,89.98992,0.0,06/26/9258
+-0.76412,43.36908,8869,8,17,22,55,3,4.45,15.0,fr,44055,177,1848115,1,1,Active Shallow Crust,0.0,89.99014,-90.0,08/17/8869
+-0.76412,43.36908,7965,5,11,23,58,32,4.75,27.5,fr,44056,159,1848146,1,1,Active Shallow Crust,0.0,89.9901,0.0,05/11/7965
+-0.76412,43.36908,6696,5,7,18,20,57,4.95,15.0,fr,44057,133,1848175,1,1,Active Shallow Crust,0.0,89.99001,-90.0,05/07/6696
+-0.76412,43.36908,4278,4,2,20,43,2,5.35,15.0,fr,44058,85,1848226,1,1,Active Shallow Crust,128.8849,89.99192,0.0,04/02/4278
+7.48061,48.81214,3527,4,15,11,42,30,3.75,5.0,fr,44059,70,1848504,1,2,Active Shallow Crust,0.0,89.98945,0.0,04/15/3527
+7.48061,48.81214,5503,7,14,23,7,35,3.75,5.0,fr,44060,110,1848504,1,2,Active Shallow Crust,0.0,89.98945,0.0,07/14/5503
+7.48061,48.81214,2053,6,14,6,10,53,3.95,15.0,fr,44061,41,1848535,1,1,Active Shallow Crust,0.0,89.99152,-90.0,06/14/2053
+7.48061,48.81214,9437,8,6,20,12,14,4.15,5.0,fr,44062,188,1848552,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/06/9437
+7.48061,48.81214,3485,11,30,23,58,57,4.35,5.0,fr,44063,69,1848576,1,1,Active Shallow Crust,0.0,89.98943,0.0,11/30/3485
+7.48061,48.81214,9063,6,5,21,14,46,4.45,15.0,fr,44064,181,1848592,1,1,Active Shallow Crust,240.0058,57.99478,0.0,06/05/9063
+6.45412,51.544,9031,11,14,6,27,10,3.55,15.0,fr,44065,180,1848961,1,1,Active Shallow Crust,0.0,89.98746,0.0,11/14/9031
+6.45412,51.544,281,10,21,18,1,20,3.55,5.0,fr,44066,5,1848969,1,1,Active Shallow Crust,128.8958,89.99373,0.0,10/21/0281
+6.45412,51.544,3831,7,29,12,20,53,3.85,5.0,fr,44067,76,1848996,1,1,Active Shallow Crust,0.0,89.99112,0.0,07/29/3831
+-2.84283,43.83344,9551,10,4,15,20,26,3.95,5.0,fr,44068,191,1849968,1,1,Active Shallow Crust,0.0,89.99082,0.0,10/04/9551
+-2.84283,43.83344,8776,10,14,1,26,20,4.05,5.0,fr,44069,175,1849980,1,1,Active Shallow Crust,0.0,89.98978,0.0,10/14/8776
+-2.84283,43.83344,9983,5,5,17,47,7,4.75,27.5,fr,44070,199,1850075,1,1,Active Shallow Crust,128.8893,89.98802,0.0,05/05/9983
+6.79526,46.55512,9102,6,12,9,49,49,3.55,5.0,fr,44071,182,1850400,1,4,Active Shallow Crust,0.0,89.99306,0.0,06/12/9102
+6.79526,46.55512,4653,1,27,1,14,38,3.55,5.0,fr,44072,93,1850400,1,4,Active Shallow Crust,0.0,89.99306,0.0,01/27/4653
+6.79526,46.55512,4627,3,25,1,54,18,3.55,5.0,fr,44073,92,1850400,1,4,Active Shallow Crust,0.0,89.99306,0.0,03/25/4627
+6.79526,46.55512,3426,12,13,6,27,24,3.55,5.0,fr,44074,68,1850400,1,4,Active Shallow Crust,0.0,89.99306,0.0,12/13/3426
+6.79526,46.55512,8981,8,29,0,32,56,3.55,15.0,fr,44075,179,1850401,1,3,Active Shallow Crust,0.0,89.99306,0.0,08/29/8981
+6.79526,46.55512,848,3,12,3,6,16,3.55,15.0,fr,44076,16,1850401,1,3,Active Shallow Crust,0.0,89.99306,0.0,03/12/0848
+6.79526,46.55512,4944,1,28,6,57,41,3.55,15.0,fr,44077,98,1850401,1,3,Active Shallow Crust,0.0,89.99306,0.0,01/28/4944
+6.79526,46.55512,296,3,17,17,58,16,3.55,27.5,fr,44078,5,1850402,1,1,Active Shallow Crust,0.0,89.99306,0.0,03/17/0296
+6.79526,46.55512,3368,12,18,20,31,23,3.55,5.0,fr,44079,67,1850403,1,1,Active Shallow Crust,240.0106,57.99899,0.0,12/18/3368
+6.79526,46.55512,3916,4,12,16,43,59,3.55,15.0,fr,44080,78,1850404,1,2,Active Shallow Crust,240.0106,57.99899,0.0,04/12/3916
+6.79526,46.55512,6761,8,31,11,2,41,3.55,15.0,fr,44081,135,1850404,1,2,Active Shallow Crust,240.0106,57.99899,0.0,08/31/6761
+6.79526,46.55512,7378,9,23,1,2,2,3.55,5.0,fr,44082,147,1850406,1,2,Active Shallow Crust,0.0,89.99299,-90.0,09/23/7378
+6.79526,46.55512,8571,4,9,11,15,6,3.55,5.0,fr,44083,171,1850406,1,2,Active Shallow Crust,0.0,89.99299,-90.0,04/09/8571
+6.79526,46.55512,3906,12,19,16,20,36,3.55,5.0,fr,44084,78,1850409,1,1,Active Shallow Crust,128.8971,89.99306,0.0,12/19/3906
+6.79526,46.55512,8930,7,22,20,8,57,3.55,15.0,fr,44085,178,1850410,1,1,Active Shallow Crust,128.8971,89.99306,0.0,07/22/8930
+6.79526,46.55512,4265,1,29,7,2,44,3.65,5.0,fr,44086,85,1850412,1,9,Active Shallow Crust,0.0,89.98764,0.0,01/29/4265
+6.79526,46.55512,6187,9,21,15,29,32,3.65,5.0,fr,44087,123,1850412,1,9,Active Shallow Crust,0.0,89.98764,0.0,09/21/6187
+6.79526,46.55512,1349,11,25,6,51,48,3.65,5.0,fr,44088,26,1850412,1,9,Active Shallow Crust,0.0,89.98764,0.0,11/25/1349
+6.79526,46.55512,9216,12,15,2,58,1,3.65,5.0,fr,44089,184,1850412,1,9,Active Shallow Crust,0.0,89.98764,0.0,12/15/9216
+6.79526,46.55512,7325,4,9,20,7,59,3.65,5.0,fr,44090,146,1850412,1,9,Active Shallow Crust,0.0,89.98764,0.0,04/09/7325
+6.79526,46.55512,6138,9,13,5,47,50,3.65,5.0,fr,44091,122,1850412,1,9,Active Shallow Crust,0.0,89.98764,0.0,09/13/6138
+6.79526,46.55512,9450,3,15,1,28,28,3.65,5.0,fr,44092,188,1850412,1,9,Active Shallow Crust,0.0,89.98764,0.0,03/15/9450
+6.79526,46.55512,1243,11,12,11,37,5,3.65,5.0,fr,44093,24,1850412,1,9,Active Shallow Crust,0.0,89.98764,0.0,11/12/1243
+6.79526,46.55512,3424,5,10,17,53,40,3.65,5.0,fr,44094,68,1850412,1,9,Active Shallow Crust,0.0,89.98764,0.0,05/10/3424
+6.79526,46.55512,4584,1,3,13,13,7,3.65,15.0,fr,44095,91,1850413,1,2,Active Shallow Crust,0.0,89.98764,0.0,01/03/4584
+6.79526,46.55512,3593,11,26,5,54,29,3.65,15.0,fr,44096,71,1850413,1,2,Active Shallow Crust,0.0,89.98764,0.0,11/26/3593
+6.79526,46.55512,7278,3,10,1,22,43,3.65,5.0,fr,44097,145,1850415,1,1,Active Shallow Crust,240.0008,58.01263,0.0,03/10/7278
+6.79526,46.55512,3299,5,18,22,37,28,3.65,5.0,fr,44098,65,1850418,1,1,Active Shallow Crust,0.0,89.9875,-90.0,05/18/3299
+6.79526,46.55512,7452,6,29,20,27,18,3.65,15.0,fr,44099,149,1850419,1,1,Active Shallow Crust,0.0,89.9875,-90.0,06/29/7452
+6.79526,46.55512,5074,8,10,21,56,57,3.75,5.0,fr,44100,101,1850424,1,6,Active Shallow Crust,0.0,89.98898,0.0,08/10/5074
+6.79526,46.55512,4501,1,4,15,27,57,3.75,5.0,fr,44101,90,1850424,1,6,Active Shallow Crust,0.0,89.98898,0.0,01/04/4501
+6.79526,46.55512,2403,3,28,17,50,13,3.75,5.0,fr,44102,48,1850424,1,6,Active Shallow Crust,0.0,89.98898,0.0,03/28/2403
+6.79526,46.55512,5646,1,28,1,43,20,3.75,5.0,fr,44103,112,1850424,1,6,Active Shallow Crust,0.0,89.98898,0.0,01/28/5646
+6.79526,46.55512,1756,5,25,1,28,16,3.75,5.0,fr,44104,35,1850424,1,6,Active Shallow Crust,0.0,89.98898,0.0,05/25/1756
+6.79526,46.55512,7522,8,3,12,15,54,3.75,5.0,fr,44105,150,1850424,1,6,Active Shallow Crust,0.0,89.98898,0.0,08/03/7522
+6.79526,46.55512,604,4,20,20,57,21,3.75,15.0,fr,44106,12,1850425,1,3,Active Shallow Crust,0.0,89.98898,0.0,04/20/0604
+6.79526,46.55512,1154,11,18,21,21,52,3.75,15.0,fr,44107,23,1850425,1,3,Active Shallow Crust,0.0,89.98898,0.0,11/18/1154
+6.79526,46.55512,9267,9,17,19,1,46,3.75,15.0,fr,44108,185,1850425,1,3,Active Shallow Crust,0.0,89.98898,0.0,09/17/9267
+6.79526,46.55512,5089,6,5,12,40,20,3.75,27.5,fr,44109,101,1850426,1,1,Active Shallow Crust,0.0,89.98898,0.0,06/05/5089
+6.79526,46.55512,5337,6,20,22,8,29,3.75,27.5,fr,44110,106,1850429,1,2,Active Shallow Crust,240.0076,58.01782,0.0,06/20/5337
+6.79526,46.55512,3214,11,10,12,3,29,3.75,27.5,fr,44111,64,1850429,1,2,Active Shallow Crust,240.0076,58.01782,0.0,11/10/3214
+6.79526,46.55512,2715,5,2,5,56,55,3.75,5.0,fr,44112,54,1850430,1,1,Active Shallow Crust,0.0,89.98885,-90.0,05/02/2715
+6.79526,46.55512,5741,10,22,23,22,0,3.85,5.0,fr,44113,114,1850436,1,3,Active Shallow Crust,0.0,89.99018,0.0,10/22/5741
+6.79526,46.55512,6397,5,21,15,23,54,3.85,5.0,fr,44114,127,1850436,1,3,Active Shallow Crust,0.0,89.99018,0.0,05/21/6397
+6.79526,46.55512,5917,11,1,1,2,39,3.85,5.0,fr,44115,118,1850436,1,3,Active Shallow Crust,0.0,89.99018,0.0,11/01/5917
+6.79526,46.55512,9210,7,16,19,11,29,3.85,15.0,fr,44116,184,1850437,1,2,Active Shallow Crust,0.0,89.99018,0.0,07/16/9210
+6.79526,46.55512,685,8,10,9,28,14,3.85,15.0,fr,44117,13,1850437,1,2,Active Shallow Crust,0.0,89.99018,0.0,08/10/0685
+6.79526,46.55512,197,7,3,15,44,29,3.85,27.5,fr,44118,3,1850438,1,1,Active Shallow Crust,0.0,89.99018,0.0,07/03/0197
+6.79526,46.55512,4705,1,4,19,52,40,3.85,5.0,fr,44119,94,1850439,1,1,Active Shallow Crust,240.0109,57.99755,0.0,01/04/4705
+6.79526,46.55512,5998,1,1,10,51,45,3.85,15.0,fr,44120,119,1850440,1,2,Active Shallow Crust,240.0109,57.99755,0.0,01/01/5998
+6.79526,46.55512,8122,10,28,17,21,23,3.85,15.0,fr,44121,162,1850440,1,2,Active Shallow Crust,240.0109,57.99755,0.0,10/28/8122
+6.79526,46.55512,9912,6,12,11,18,37,3.95,5.0,fr,44122,198,1850448,1,6,Active Shallow Crust,0.0,89.99125,0.0,06/12/9912
+6.79526,46.55512,5539,3,13,21,15,21,3.95,5.0,fr,44123,110,1850448,1,6,Active Shallow Crust,0.0,89.99125,0.0,03/13/5539
+6.79526,46.55512,8272,12,27,10,43,2,3.95,5.0,fr,44124,165,1850448,1,6,Active Shallow Crust,0.0,89.99125,0.0,12/27/8272
+6.79526,46.55512,7753,9,8,15,26,21,3.95,5.0,fr,44125,155,1850448,1,6,Active Shallow Crust,0.0,89.99125,0.0,09/08/7753
+6.79526,46.55512,9659,11,19,14,13,25,3.95,5.0,fr,44126,193,1850448,1,6,Active Shallow Crust,0.0,89.99125,0.0,11/19/9659
+6.79526,46.55512,4912,7,31,0,59,29,3.95,5.0,fr,44127,98,1850448,1,6,Active Shallow Crust,0.0,89.99125,0.0,07/31/4912
+6.79526,46.55512,8291,2,5,7,28,18,3.95,15.0,fr,44128,165,1850449,1,2,Active Shallow Crust,0.0,89.99125,0.0,02/05/8291
+6.79526,46.55512,3056,12,12,23,2,41,3.95,15.0,fr,44129,61,1850449,1,2,Active Shallow Crust,0.0,89.99125,0.0,12/12/3056
+6.79526,46.55512,3241,3,19,8,29,29,3.95,27.5,fr,44130,64,1850450,1,1,Active Shallow Crust,0.0,89.99125,0.0,03/19/3241
+6.79526,46.55512,7081,8,4,10,43,18,3.95,15.0,fr,44131,141,1850455,1,1,Active Shallow Crust,0.0,89.99115,-90.0,08/04/7081
+6.79526,46.55512,176,1,15,6,32,45,3.95,15.0,fr,44132,3,1850458,1,1,Active Shallow Crust,128.9003,89.99344,0.0,01/15/0176
+6.79526,46.55512,2594,5,25,11,25,55,4.05,5.0,fr,44133,51,1850460,1,1,Active Shallow Crust,0.0,89.9883,0.0,05/25/2594
+6.79526,46.55512,4215,10,13,6,2,19,4.05,15.0,fr,44134,84,1850467,1,1,Active Shallow Crust,0.0,89.98817,-90.0,10/13/4215
+6.79526,46.55512,2570,1,13,5,29,17,4.15,5.0,fr,44135,51,1850472,1,2,Active Shallow Crust,0.0,89.98957,0.0,01/13/2570
+6.79526,46.55512,7416,12,3,13,15,20,4.15,5.0,fr,44136,148,1850472,1,2,Active Shallow Crust,0.0,89.98957,0.0,12/03/7416
+6.79526,46.55512,3051,9,8,3,4,56,4.25,5.0,fr,44137,61,1850484,1,1,Active Shallow Crust,0.0,89.99071,0.0,09/08/3051
+6.79526,46.55512,2175,7,22,21,46,29,4.25,15.0,fr,44138,43,1850485,1,1,Active Shallow Crust,0.0,89.99071,0.0,07/22/2175
+6.79526,46.55512,8063,5,6,12,30,34,4.35,5.0,fr,44139,161,1850496,1,2,Active Shallow Crust,0.0,89.98896,0.0,05/06/8063
+6.79526,46.55512,2646,6,17,15,35,30,4.35,5.0,fr,44140,52,1850496,1,2,Active Shallow Crust,0.0,89.98896,0.0,06/17/2646
+6.79526,46.55512,1123,11,28,1,51,28,4.35,27.5,fr,44141,22,1850498,1,1,Active Shallow Crust,0.0,89.98896,0.0,11/28/1123
+6.79526,46.55512,396,3,11,10,42,26,4.45,5.0,fr,44142,7,1850511,1,1,Active Shallow Crust,240.0051,57.99485,0.0,03/11/0396
+6.79526,46.55512,1071,3,7,0,25,57,4.45,5.0,fr,44143,21,1850517,1,1,Active Shallow Crust,128.8925,89.99385,0.0,03/07/1071
+6.79526,46.55512,8999,7,15,23,41,1,4.45,27.5,fr,44144,179,1850519,1,1,Active Shallow Crust,128.8925,89.99385,0.0,07/15/8999
+6.79526,46.55512,972,7,4,13,54,53,4.65,15.0,fr,44145,19,1850533,1,1,Active Shallow Crust,0.0,89.99023,0.0,07/04/0972
+6.79526,46.55512,1026,7,8,23,46,56,4.75,5.0,fr,44146,20,1850544,1,1,Active Shallow Crust,0.0,89.98955,0.0,07/08/1026
+6.79526,46.55512,562,2,25,14,29,36,4.85,5.0,fr,44147,11,1850556,1,1,Active Shallow Crust,0.0,89.99068,0.0,02/25/0562
+6.79526,46.55512,6734,2,2,8,54,2,4.85,5.0,fr,44148,134,1850559,1,1,Active Shallow Crust,240.0173,58.0023,0.0,02/02/6734
+6.79526,46.55512,4063,11,24,23,26,2,4.95,5.0,fr,44149,81,1850568,1,1,Active Shallow Crust,0.0,89.99031,0.0,11/24/4063
+6.79526,46.55512,347,12,11,21,12,9,5.15,27.5,fr,44150,6,1850603,1,1,Active Shallow Crust,128.8837,89.99081,0.0,12/11/0347
+6.79526,46.55512,7989,5,8,22,10,7,5.35,15.0,fr,44151,159,1850617,1,1,Active Shallow Crust,0.0,89.99039,0.0,05/08/7989
+6.79526,46.55512,4290,4,22,3,25,35,5.95,5.0,fr,44152,85,1850688,1,1,Active Shallow Crust,0.0,89.98993,0.0,04/22/4290
+6.79526,46.55512,6717,7,30,23,52,36,6.05,15.0,fr,44153,134,1850704,1,1,Active Shallow Crust,240.0565,58.00027,0.0,07/30/6717
+6.795262,46.55512,6868,3,19,0,58,23,6.15,6.011322,fr,44154,137,1850712,1,1,Active Shallow Crust,0.0,89.98991,0.0,03/19/6868
+7.72023,47.9495,7960,5,5,23,44,26,3.55,5.0,fr,44155,159,1850880,1,3,Active Shallow Crust,0.0,89.99325,0.0,05/05/7960
+7.72023,47.9495,2345,2,18,12,37,11,3.55,5.0,fr,44156,46,1850880,1,3,Active Shallow Crust,0.0,89.99325,0.0,02/18/2345
+7.72023,47.9495,3036,1,30,17,32,54,3.55,5.0,fr,44157,60,1850880,1,3,Active Shallow Crust,0.0,89.99325,0.0,01/30/3036
+7.72023,47.9495,1092,9,30,6,28,13,3.55,15.0,fr,44158,21,1850881,1,3,Active Shallow Crust,0.0,89.99325,0.0,09/30/1092
+7.72023,47.9495,2426,4,6,7,21,11,3.55,15.0,fr,44159,48,1850881,1,3,Active Shallow Crust,0.0,89.99325,0.0,04/06/2426
+7.72023,47.9495,2270,8,30,3,26,36,3.55,15.0,fr,44160,45,1850881,1,3,Active Shallow Crust,0.0,89.99325,0.0,08/30/2270
+7.72023,47.9495,9021,12,19,19,32,52,3.55,27.5,fr,44161,180,1850882,1,1,Active Shallow Crust,0.0,89.99325,0.0,12/19/9021
+7.72023,47.9495,8251,7,20,13,41,16,3.55,5.0,fr,44162,165,1850883,1,1,Active Shallow Crust,240.0127,57.9973,0.0,07/20/8251
+7.72023,47.9495,3165,12,25,9,40,19,3.55,5.0,fr,44163,63,1850886,1,1,Active Shallow Crust,0.0,89.99316,-90.0,12/25/3165
+7.72023,47.9495,6081,1,26,6,15,18,3.55,5.0,fr,44164,121,1850889,1,1,Active Shallow Crust,128.8952,89.99662,0.0,01/26/6081
+7.72023,47.9495,9979,10,5,6,53,2,3.65,5.0,fr,44165,199,1850892,1,2,Active Shallow Crust,0.0,89.98796,0.0,10/05/9979
+7.72023,47.9495,770,11,13,13,15,47,3.65,5.0,fr,44166,15,1850892,1,2,Active Shallow Crust,0.0,89.98796,0.0,11/13/0770
+7.72023,47.9495,4908,7,23,10,7,57,3.65,15.0,fr,44167,98,1850893,1,3,Active Shallow Crust,0.0,89.98796,0.0,07/23/4908
+7.72023,47.9495,6041,2,12,18,49,34,3.65,15.0,fr,44168,120,1850893,1,3,Active Shallow Crust,0.0,89.98796,0.0,02/12/6041
+7.72023,47.9495,662,3,9,11,53,46,3.65,15.0,fr,44169,13,1850893,1,3,Active Shallow Crust,0.0,89.98796,0.0,03/09/0662
+7.72023,47.9495,4737,1,29,7,39,6,3.65,5.0,fr,44170,94,1850895,1,1,Active Shallow Crust,240.0018,58.01275,0.0,01/29/4737
+7.72023,47.9495,5066,7,5,19,3,12,3.65,15.0,fr,44171,101,1850896,1,1,Active Shallow Crust,240.0018,58.01275,0.0,07/05/5066
+7.72023,47.9495,1782,3,17,4,36,52,3.65,5.0,fr,44172,35,1850901,1,1,Active Shallow Crust,128.8999,89.96355,0.0,03/17/1782
+7.72023,47.9495,2675,6,18,6,43,18,3.65,15.0,fr,44173,53,1850902,1,1,Active Shallow Crust,128.8999,89.96355,0.0,06/18/2675
+7.72023,47.9495,38,12,3,19,52,54,3.75,5.0,fr,44174,0,1850904,1,5,Active Shallow Crust,0.0,89.98927,0.0,12/03/0038
+7.72023,47.9495,791,7,19,16,9,59,3.75,5.0,fr,44175,15,1850904,1,5,Active Shallow Crust,0.0,89.98927,0.0,07/19/0791
+7.72023,47.9495,3770,3,15,12,31,4,3.75,5.0,fr,44176,75,1850904,1,5,Active Shallow Crust,0.0,89.98927,0.0,03/15/3770
+7.72023,47.9495,8499,2,17,7,49,19,3.75,5.0,fr,44177,169,1850904,1,5,Active Shallow Crust,0.0,89.98927,0.0,02/17/8499
+7.72023,47.9495,4778,9,9,0,6,2,3.75,5.0,fr,44178,95,1850904,1,5,Active Shallow Crust,0.0,89.98927,0.0,09/09/4778
+7.72023,47.9495,4921,9,30,10,41,6,3.75,5.0,fr,44179,98,1850907,1,1,Active Shallow Crust,240.0081,58.01791,0.0,09/30/4921
+7.72023,47.9495,5441,7,25,0,52,0,3.85,15.0,fr,44180,108,1850917,1,1,Active Shallow Crust,0.0,89.99044,0.0,07/25/5441
+7.72023,47.9495,6808,5,28,12,16,39,3.85,5.0,fr,44181,136,1850925,1,1,Active Shallow Crust,128.8954,89.99283,0.0,05/28/6808
+7.72023,47.9495,990,4,4,13,15,21,3.95,5.0,fr,44182,19,1850928,1,1,Active Shallow Crust,0.0,89.99148,0.0,04/04/0990
+7.72023,47.9495,6904,4,9,20,34,28,4.05,5.0,fr,44183,138,1850940,1,1,Active Shallow Crust,0.0,89.9886,0.0,04/09/6904
+7.72023,47.9495,4265,1,4,0,10,16,4.05,15.0,fr,44184,85,1850941,1,1,Active Shallow Crust,0.0,89.9886,0.0,01/04/4265
+7.72023,47.9495,3536,4,24,13,40,35,4.15,5.0,fr,44185,70,1850952,1,1,Active Shallow Crust,0.0,89.98985,0.0,04/24/3536
+7.72023,47.9495,6692,7,3,9,9,54,4.15,15.0,fr,44186,133,1850953,1,1,Active Shallow Crust,0.0,89.98985,0.0,07/03/6692
+7.72023,47.9495,3282,5,9,23,27,54,4.15,27.5,fr,44187,65,1850954,1,1,Active Shallow Crust,0.0,89.98985,0.0,05/09/3282
+7.72023,47.9495,2961,9,11,2,53,29,4.25,5.0,fr,44188,59,1850967,1,1,Active Shallow Crust,240.0074,57.99429,0.0,09/11/2961
+7.72023,47.9495,6401,4,11,20,43,14,4.25,15.0,fr,44189,128,1850968,1,1,Active Shallow Crust,240.0074,57.99429,0.0,04/11/6401
+7.72023,47.9495,56,11,20,19,16,13,4.35,5.0,fr,44190,1,1850976,1,1,Active Shallow Crust,0.0,89.98924,0.0,11/20/0056
+7.72023,47.9495,8130,3,31,2,39,45,4.35,15.0,fr,44191,162,1850986,1,1,Active Shallow Crust,128.8979,89.98259,0.0,03/31/8130
+7.72023,47.9495,3880,6,29,17,56,24,4.45,15.0,fr,44192,77,1850989,1,1,Active Shallow Crust,0.0,89.99041,0.0,06/29/3880
+7.72023,47.9495,8737,4,8,23,45,35,4.45,15.0,fr,44193,174,1850992,1,1,Active Shallow Crust,240.0054,57.99501,0.0,04/08/8737
+7.72023,47.9495,4134,11,29,18,37,9,4.55,5.0,fr,44194,82,1851009,1,1,Active Shallow Crust,128.8932,89.98618,0.0,11/29/4134
+7.72023,47.9495,6357,2,2,5,15,35,5.35,5.0,fr,44195,127,1851096,1,2,Active Shallow Crust,0.0,89.98979,0.0,02/02/6357
+7.72023,47.9495,7743,5,16,1,20,41,5.35,5.0,fr,44196,154,1851096,1,2,Active Shallow Crust,0.0,89.98979,0.0,05/16/7743
+6.0303,51.2474,655,4,23,19,37,18,3.55,5.0,fr,44197,13,1851360,1,1,Active Shallow Crust,0.0,89.98737,0.0,04/23/0655
+6.0303,51.2474,5263,5,2,3,52,48,3.55,15.0,fr,44198,105,1851361,1,3,Active Shallow Crust,0.0,89.98737,0.0,05/02/5263
+6.0303,51.2474,1271,12,21,1,43,17,3.55,15.0,fr,44199,25,1851361,1,3,Active Shallow Crust,0.0,89.98737,0.0,12/21/1271
+6.0303,51.2474,6825,9,25,19,17,58,3.55,15.0,fr,44200,136,1851361,1,3,Active Shallow Crust,0.0,89.98737,0.0,09/25/6825
+6.0303,51.2474,9340,4,21,2,55,13,3.55,5.0,fr,44201,186,1851366,1,1,Active Shallow Crust,0.0,89.98723,-90.0,04/21/9340
+6.0303,51.2474,8624,6,30,17,46,42,3.55,15.0,fr,44202,172,1851370,1,1,Active Shallow Crust,128.896,89.99369,0.0,06/30/8624
+6.0303,51.2474,3866,4,20,17,49,33,3.65,5.0,fr,44203,77,1851372,1,2,Active Shallow Crust,0.0,89.98875,0.0,04/20/3866
+6.0303,51.2474,8193,1,24,17,3,54,3.65,5.0,fr,44204,163,1851372,1,2,Active Shallow Crust,0.0,89.98875,0.0,01/24/8193
+6.0303,51.2474,44,2,5,4,59,13,3.75,5.0,fr,44205,0,1851390,1,1,Active Shallow Crust,0.0,89.98985,-90.0,02/05/0044
+6.0303,51.2474,5794,6,9,4,46,17,3.85,5.0,fr,44206,115,1851396,1,1,Active Shallow Crust,0.0,89.99107,0.0,06/09/5794
+6.0303,51.2474,4337,8,25,14,38,41,3.85,15.0,fr,44207,86,1851397,1,2,Active Shallow Crust,0.0,89.99107,0.0,08/25/4337
+6.0303,51.2474,6787,9,2,7,4,19,3.85,15.0,fr,44208,135,1851397,1,2,Active Shallow Crust,0.0,89.99107,0.0,09/02/6787
+6.0303,51.2474,4183,4,26,1,27,44,3.85,5.0,fr,44209,83,1851399,1,2,Active Shallow Crust,240.011,57.99818,0.0,04/26/4183
+6.0303,51.2474,9738,6,9,7,38,19,3.85,5.0,fr,44210,194,1851399,1,2,Active Shallow Crust,240.011,57.99818,0.0,06/09/9738
+6.0303,51.2474,9048,3,11,5,36,3,3.85,5.0,fr,44211,180,1851402,1,1,Active Shallow Crust,0.0,89.99096,-90.0,03/11/9048
+6.0303,51.2474,9332,12,8,18,19,23,3.95,5.0,fr,44212,186,1851408,1,2,Active Shallow Crust,0.0,89.98805,0.0,12/08/9332
+6.0303,51.2474,3459,9,30,10,9,53,3.95,5.0,fr,44213,69,1851408,1,2,Active Shallow Crust,0.0,89.98805,0.0,09/30/3459
+6.0303,51.2474,9748,8,26,20,56,9,3.95,5.0,fr,44214,194,1851411,1,1,Active Shallow Crust,240.0213,58.00445,0.0,08/26/9748
+6.0303,51.2474,5741,12,7,3,56,24,4.05,15.0,fr,44215,114,1851421,1,1,Active Shallow Crust,0.0,89.98935,0.0,12/07/5741
+6.0303,51.2474,3884,1,6,20,9,3,4.05,5.0,fr,44216,77,1851429,1,1,Active Shallow Crust,128.8892,89.99467,0.0,01/06/3884
+6.0303,51.2474,8697,2,20,21,54,19,4.15,5.0,fr,44217,173,1851432,1,2,Active Shallow Crust,0.0,89.99051,0.0,02/20/8697
+6.0303,51.2474,860,10,27,19,57,11,4.15,5.0,fr,44218,17,1851432,1,2,Active Shallow Crust,0.0,89.99051,0.0,10/27/0860
+6.0303,51.2474,7126,9,15,9,17,23,4.15,15.0,fr,44219,142,1851433,1,2,Active Shallow Crust,0.0,89.99051,0.0,09/15/7126
+6.0303,51.2474,5369,10,15,7,0,48,4.15,15.0,fr,44220,107,1851433,1,2,Active Shallow Crust,0.0,89.99051,0.0,10/15/5369
+6.0303,51.2474,4187,3,7,17,36,54,4.35,5.0,fr,44221,83,1851456,1,2,Active Shallow Crust,0.0,89.98994,0.0,03/07/4187
+6.0303,51.2474,2516,3,28,19,47,22,4.35,5.0,fr,44222,50,1851456,1,2,Active Shallow Crust,0.0,89.98994,0.0,03/28/2516
+6.0303,51.2474,9743,10,31,17,50,58,4.35,15.0,fr,44223,194,1851457,1,1,Active Shallow Crust,0.0,89.98994,0.0,10/31/9743
+6.0303,51.2474,6726,9,28,12,30,34,4.55,5.0,fr,44224,134,1851483,1,1,Active Shallow Crust,240.0108,57.9976,0.0,09/28/6726
+6.0303,51.2474,6629,3,22,1,44,11,4.55,15.0,fr,44225,132,1851484,1,1,Active Shallow Crust,240.0108,57.99762,0.0,03/22/6629
+6.0303,51.2474,8741,10,8,9,38,4,4.65,15.0,fr,44226,174,1851493,1,1,Active Shallow Crust,0.0,89.98933,0.0,10/08/8741
+6.0303,51.2474,5127,12,17,16,17,55,4.75,5.0,fr,44227,102,1851510,1,1,Active Shallow Crust,0.0,89.99037,-90.0,12/17/5127
+6.0303,51.2474,8700,11,19,16,56,55,5.55,15.0,fr,44228,173,1851601,1,1,Active Shallow Crust,0.0,89.9899,0.0,11/19/8700
+-1.68647,48.58656,1518,5,24,12,22,11,3.55,5.0,fr,44229,30,1851843,1,1,Active Shallow Crust,240.0127,57.99821,0.0,05/24/1518
+-1.68647,48.58656,4280,6,2,7,15,46,3.55,15.0,fr,44230,85,1851850,1,1,Active Shallow Crust,128.896,89.99416,0.0,06/02/4280
+-1.68647,48.58656,4527,3,9,13,25,20,3.55,27.5,fr,44231,90,1851851,1,1,Active Shallow Crust,128.896,89.99416,0.0,03/09/4527
+-1.68647,48.58656,2689,10,29,2,34,56,3.65,5.0,fr,44232,53,1851852,1,3,Active Shallow Crust,0.0,89.98959,0.0,10/29/2689
+-1.68647,48.58656,164,8,2,11,14,45,3.65,5.0,fr,44233,3,1851852,1,3,Active Shallow Crust,0.0,89.98959,0.0,08/02/0164
+-1.68647,48.58656,8771,2,13,0,40,58,3.65,5.0,fr,44234,175,1851852,1,3,Active Shallow Crust,0.0,89.98959,0.0,02/13/8771
+-1.68647,48.58656,9412,6,25,14,34,13,3.65,15.0,fr,44235,188,1851856,1,1,Active Shallow Crust,240.001,58.0131,0.0,06/25/9412
+-1.68647,48.58656,1434,2,12,12,13,15,3.65,27.5,fr,44236,28,1851860,1,1,Active Shallow Crust,0.0,89.98948,-90.0,02/12/1434
+-1.68647,48.58656,2321,9,23,1,31,52,3.65,5.0,fr,44237,46,1851861,1,1,Active Shallow Crust,128.9005,89.96343,0.0,09/23/2321
+-1.68647,48.58656,5619,6,4,3,54,38,3.75,15.0,fr,44238,112,1851868,1,1,Active Shallow Crust,240.0085,58.01762,0.0,06/04/5619
+-1.68647,48.58656,6064,9,19,19,43,40,3.75,5.0,fr,44239,121,1851873,1,1,Active Shallow Crust,128.8961,89.96741,0.0,09/19/6064
+-1.68647,48.58656,8336,4,8,6,44,55,3.85,5.0,fr,44240,166,1851876,1,1,Active Shallow Crust,0.0,89.99055,0.0,04/08/8336
+-1.68647,48.58656,7158,12,26,9,40,49,3.85,15.0,fr,44241,143,1851877,1,1,Active Shallow Crust,0.0,89.99055,0.0,12/26/7158
+-1.68647,48.58656,383,3,31,22,15,32,3.95,5.0,fr,44242,7,1851888,1,1,Active Shallow Crust,0.0,89.98948,0.0,03/31/0383
+-1.68647,48.58656,6583,2,13,12,4,14,3.95,15.0,fr,44243,131,1851892,1,1,Active Shallow Crust,240.0202,58.0051,0.0,02/13/6583
+-1.68647,48.58656,8939,8,29,20,29,35,3.95,5.0,fr,44244,178,1851894,1,1,Active Shallow Crust,0.0,89.99042,-90.0,08/29/8939
+-1.68647,48.58656,6689,4,27,13,15,41,3.95,5.0,fr,44245,133,1851897,1,1,Active Shallow Crust,128.9003,89.99369,0.0,04/27/6689
+-1.68647,48.58656,9062,2,14,7,49,29,4.15,5.0,fr,44246,181,1851912,1,2,Active Shallow Crust,0.0,89.98997,0.0,02/14/9062
+-1.68647,48.58656,8076,11,7,7,35,16,4.15,5.0,fr,44247,161,1851912,1,2,Active Shallow Crust,0.0,89.98997,0.0,11/07/8076
+-1.68647,48.58656,2108,9,26,17,2,25,4.15,5.0,fr,44248,42,1851921,1,1,Active Shallow Crust,128.8973,89.99373,0.0,09/26/2108
+-1.68647,48.58656,8635,12,28,15,31,23,4.25,5.0,fr,44249,172,1851933,1,1,Active Shallow Crust,128.8941,89.9809,0.0,12/28/8635
+-1.68647,48.58656,956,8,30,16,0,54,4.45,5.0,fr,44250,19,1851948,1,2,Active Shallow Crust,0.0,89.98994,0.0,08/30/0956
+-1.68647,48.58656,9504,5,1,6,19,8,4.45,5.0,fr,44251,190,1851948,1,2,Active Shallow Crust,0.0,89.98994,0.0,05/01/9504
+-1.68647,48.58656,7228,8,11,9,32,8,4.45,15.0,fr,44252,144,1851949,1,1,Active Shallow Crust,0.0,89.98994,0.0,08/11/7228
+-1.68647,48.58656,981,5,23,11,48,20,4.65,15.0,fr,44253,19,1851973,1,1,Active Shallow Crust,0.0,89.99013,0.0,05/23/0981
+-1.68647,48.58656,7156,7,17,21,59,28,4.75,5.0,fr,44254,143,1851987,1,1,Active Shallow Crust,240.0083,58.00463,0.0,07/17/7156
+-1.68647,48.58656,7498,5,17,4,30,35,4.85,27.5,fr,44255,149,1851998,1,1,Active Shallow Crust,0.0,89.98992,0.0,05/17/7498
+5.61395,45.62624,4717,5,15,19,19,27,3.55,5.0,fr,44256,94,1852320,1,2,Active Shallow Crust,0.0,89.99295,0.0,05/15/4717
+5.61395,45.62624,7097,4,27,9,6,11,3.55,5.0,fr,44257,141,1852320,1,2,Active Shallow Crust,0.0,89.99295,0.0,04/27/7097
+5.61395,45.62624,9539,5,21,4,20,45,3.55,5.0,fr,44258,190,1852323,1,1,Active Shallow Crust,240.0105,57.99881,0.0,05/21/9539
+5.61395,45.62624,3171,7,10,1,39,18,3.55,15.0,fr,44259,63,1852327,1,1,Active Shallow Crust,0.0,89.99287,-90.0,07/10/3171
+5.61395,45.62624,7702,3,16,4,6,46,3.65,5.0,fr,44260,154,1852332,1,5,Active Shallow Crust,0.0,89.98743,0.0,03/16/7702
+5.61395,45.62624,3576,4,5,6,38,51,3.65,5.0,fr,44261,71,1852332,1,5,Active Shallow Crust,0.0,89.98743,0.0,04/05/3576
+5.61395,45.62624,7557,8,28,15,28,35,3.65,5.0,fr,44262,151,1852332,1,5,Active Shallow Crust,0.0,89.98743,0.0,08/28/7557
+5.61395,45.62624,2086,6,2,14,17,36,3.65,5.0,fr,44263,41,1852332,1,5,Active Shallow Crust,0.0,89.98743,0.0,06/02/2086
+5.61395,45.62624,621,8,7,0,14,57,3.65,5.0,fr,44264,12,1852332,1,5,Active Shallow Crust,0.0,89.98743,0.0,08/07/0621
+5.61395,45.62624,1899,11,3,17,51,46,3.65,15.0,fr,44265,37,1852333,1,1,Active Shallow Crust,0.0,89.98743,0.0,11/03/1899
+5.61395,45.62624,786,2,15,18,22,8,3.65,5.0,fr,44266,15,1852338,1,1,Active Shallow Crust,0.0,89.98728,-90.0,02/15/0786
+5.61395,45.62624,7041,9,27,23,18,8,3.65,27.5,fr,44267,140,1852343,1,1,Active Shallow Crust,128.9,89.96351,0.0,09/27/7041
+5.61395,45.62624,897,7,11,0,50,56,3.75,5.0,fr,44268,17,1852344,1,3,Active Shallow Crust,0.0,89.9888,0.0,07/11/0897
+5.61395,45.62624,3897,5,1,8,46,57,3.75,5.0,fr,44269,77,1852344,1,3,Active Shallow Crust,0.0,89.9888,0.0,05/01/3897
+5.61395,45.62624,8204,11,23,9,14,5,3.75,5.0,fr,44270,164,1852344,1,3,Active Shallow Crust,0.0,89.9888,0.0,11/23/8204
+5.61395,45.62624,7966,7,16,9,17,42,3.75,5.0,fr,44271,159,1852350,1,1,Active Shallow Crust,0.0,89.98867,-90.0,07/16/7966
+5.61395,45.62624,3291,2,11,14,6,13,3.85,15.0,fr,44272,65,1852357,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/11/3291
+5.61395,45.62624,8836,11,20,6,45,54,3.85,5.0,fr,44273,176,1852359,1,1,Active Shallow Crust,240.0103,57.99829,0.0,11/20/8836
+5.61395,45.62624,2816,4,20,20,34,12,3.85,5.0,fr,44274,56,1852362,1,1,Active Shallow Crust,0.0,89.9899,-90.0,04/20/2816
+5.61395,45.62624,5962,7,19,20,17,45,4.05,5.0,fr,44275,119,1852380,1,2,Active Shallow Crust,0.0,89.98811,0.0,07/19/5962
+5.61395,45.62624,3828,2,7,0,53,37,4.05,5.0,fr,44276,76,1852380,1,2,Active Shallow Crust,0.0,89.98811,0.0,02/07/3828
+5.61395,45.62624,9678,8,18,6,37,46,4.05,5.0,fr,44277,193,1852389,1,1,Active Shallow Crust,128.8896,89.99405,0.0,08/18/9678
+5.61395,45.62624,3620,10,23,23,50,42,4.15,5.0,fr,44278,72,1852392,1,1,Active Shallow Crust,0.0,89.9894,0.0,10/23/3620
+5.61395,45.62624,3595,10,28,0,15,41,4.25,5.0,fr,44279,71,1852404,1,1,Active Shallow Crust,0.0,89.99055,0.0,10/28/3595
+5.61395,45.62624,75,11,10,4,54,15,4.25,15.0,fr,44280,1,1852405,1,1,Active Shallow Crust,0.0,89.99055,0.0,11/10/0075
+5.61395,45.62624,8003,5,8,22,24,38,4.45,5.0,fr,44281,160,1852431,1,1,Active Shallow Crust,240.0046,57.9948,0.0,05/08/8003
+5.61395,45.62624,7960,5,2,18,42,32,4.65,5.0,fr,44282,159,1852452,1,1,Active Shallow Crust,0.0,89.99006,0.0,05/02/7960
+5.61395,45.62624,3620,8,24,17,26,52,4.95,15.0,fr,44283,72,1852492,1,1,Active Shallow Crust,240.0114,58.00444,0.0,08/24/3620
+5.61395,45.62624,3010,12,7,13,22,27,5.15,5.0,fr,44284,60,1852512,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/07/3010
+5.61395,45.62624,4263,1,26,0,17,47,5.25,5.0,fr,44285,85,1852524,1,1,Active Shallow Crust,0.0,89.99004,0.0,01/26/4263
+1.19252,44.22689,3480,6,8,10,12,23,3.65,5.0,fr,44286,69,1852812,1,1,Active Shallow Crust,0.0,89.99034,0.0,06/08/3480
+1.19252,44.22689,4131,2,19,10,2,1,3.85,5.0,fr,44287,82,1852836,1,1,Active Shallow Crust,0.0,89.98977,0.0,02/19/4131
+1.19252,44.22689,7638,1,6,2,28,48,4.55,5.0,fr,44288,152,1852920,1,1,Active Shallow Crust,0.0,89.98972,0.0,01/06/7638
+6.2296,46.61538,520,12,1,23,10,31,3.55,15.0,fr,44289,10,1853281,1,1,Active Shallow Crust,0.0,89.99307,0.0,12/01/0520
+6.2296,46.61538,9330,7,23,2,29,19,3.55,5.0,fr,44290,186,1853289,1,1,Active Shallow Crust,128.8956,89.99307,0.0,07/23/9330
+6.2296,46.61538,3955,12,11,18,1,12,3.65,5.0,fr,44291,79,1853292,1,5,Active Shallow Crust,0.0,89.98766,0.0,12/11/3955
+6.2296,46.61538,6275,4,20,3,45,27,3.65,5.0,fr,44292,125,1853292,1,5,Active Shallow Crust,0.0,89.98766,0.0,04/20/6275
+6.2296,46.61538,3706,1,4,2,23,6,3.65,5.0,fr,44293,74,1853292,1,5,Active Shallow Crust,0.0,89.98766,0.0,01/04/3706
+6.2296,46.61538,1598,10,12,2,37,32,3.65,5.0,fr,44294,31,1853292,1,5,Active Shallow Crust,0.0,89.98766,0.0,10/12/1598
+6.2296,46.61538,161,11,28,12,4,1,3.65,5.0,fr,44295,3,1853292,1,5,Active Shallow Crust,0.0,89.98766,0.0,11/28/0161
+6.2296,46.61538,2631,11,30,10,25,49,3.65,5.0,fr,44296,52,1853295,1,1,Active Shallow Crust,240.001,58.01324,0.0,11/30/2631
+6.2296,46.61538,5066,6,9,18,12,50,3.65,5.0,fr,44297,101,1853298,1,1,Active Shallow Crust,0.0,89.98751,-90.0,06/09/5066
+6.2296,46.61538,3162,10,23,13,17,45,3.75,5.0,fr,44298,63,1853307,1,1,Active Shallow Crust,240.0076,58.01797,0.0,10/23/3162
+6.2296,46.61538,6039,12,8,17,58,58,3.85,5.0,fr,44299,120,1853316,1,2,Active Shallow Crust,0.0,89.9902,0.0,12/08/6039
+6.2296,46.61538,905,6,6,19,15,36,3.85,5.0,fr,44300,18,1853316,1,2,Active Shallow Crust,0.0,89.9902,0.0,06/06/0905
+6.2296,46.61538,7064,12,18,18,27,33,3.95,15.0,fr,44301,141,1853329,1,2,Active Shallow Crust,0.0,89.99126,0.0,12/18/7064
+6.2296,46.61538,3050,3,19,19,13,7,3.95,15.0,fr,44302,60,1853329,1,2,Active Shallow Crust,0.0,89.99126,0.0,03/19/3050
+6.2296,46.61538,5220,6,20,20,1,35,4.05,5.0,fr,44303,104,1853340,1,1,Active Shallow Crust,0.0,89.98831,0.0,06/20/5220
+6.2296,46.61538,6617,10,18,10,42,4,4.05,15.0,fr,44304,132,1853341,1,2,Active Shallow Crust,0.0,89.98831,0.0,10/18/6617
+6.2296,46.61538,4161,9,27,15,5,1,4.05,15.0,fr,44305,83,1853341,1,2,Active Shallow Crust,0.0,89.98831,0.0,09/27/4161
+6.2296,46.61538,5385,6,1,21,4,49,4.05,5.0,fr,44306,107,1853343,1,1,Active Shallow Crust,240.0054,58.00638,0.0,06/01/5385
+6.2296,46.61538,5214,1,29,9,14,53,4.05,5.0,fr,44307,104,1853346,1,1,Active Shallow Crust,0.0,89.98818,-90.0,01/29/5214
+6.2296,46.61538,5791,10,9,20,17,11,4.25,5.0,fr,44308,115,1853364,1,1,Active Shallow Crust,0.0,89.99072,0.0,10/09/5791
+6.2296,46.61538,4319,6,13,6,32,50,4.55,27.5,fr,44309,86,1853402,1,1,Active Shallow Crust,0.0,89.98904,0.0,06/13/4319
+6.229604,46.61538,8230,8,12,4,59,39,6.25,6.744814,fr,44310,164,1853604,1,1,Active Shallow Crust,0.0,89.98994,0.0,08/12/8230
+-2.13409,47.33638,1600,7,26,0,34,40,3.55,5.0,fr,44311,31,1853760,1,1,Active Shallow Crust,0.0,89.98975,0.0,07/26/1600
+-2.13409,47.33638,4480,8,30,7,24,38,3.65,15.0,fr,44312,89,1853779,1,1,Active Shallow Crust,0.0,89.99076,-90.0,08/30/4480
+-2.13409,47.33638,9056,11,18,23,39,59,3.75,15.0,fr,44313,181,1853785,1,2,Active Shallow Crust,0.0,89.98914,0.0,11/18/9056
+-2.13409,47.33638,8952,12,27,12,25,29,3.75,15.0,fr,44314,179,1853785,1,2,Active Shallow Crust,0.0,89.98914,0.0,12/27/8952
+-2.13409,47.33638,3304,8,21,19,21,56,3.75,15.0,fr,44315,66,1853791,1,1,Active Shallow Crust,0.0,89.98902,-90.0,08/21/3304
+-2.13409,47.33638,112,9,7,5,35,5,3.85,5.0,fr,44316,2,1853796,1,1,Active Shallow Crust,0.0,89.99033,0.0,09/07/0112
+-2.13409,47.33638,2960,3,29,16,10,6,4.15,5.0,fr,44317,59,1853835,1,1,Active Shallow Crust,240.0087,57.99723,0.0,03/29/2960
+-2.13409,47.33638,497,7,11,14,10,38,4.45,5.0,fr,44318,9,1853868,1,1,Active Shallow Crust,0.0,89.9903,0.0,07/11/0497
+-2.13409,47.33638,2505,6,18,14,55,40,4.55,5.0,fr,44319,50,1853880,1,1,Active Shallow Crust,0.0,89.99027,0.0,06/18/2505
+-2.13409,47.33638,5645,2,22,5,45,59,4.75,15.0,fr,44320,112,1853908,1,1,Active Shallow Crust,240.0077,58.0047,0.0,02/22/5645
+-2.13409,47.33638,5797,5,10,6,49,17,4.95,27.5,fr,44321,115,1853930,1,1,Active Shallow Crust,0.0,89.98977,0.0,05/10/5797
+-2.13409,47.33638,4611,3,27,0,38,1,4.95,15.0,fr,44322,92,1853932,1,1,Active Shallow Crust,240.0123,58.00449,0.0,03/27/4611
+1.09011,44.75903,9693,11,8,10,20,39,3.55,27.5,fr,44323,193,1854728,1,1,Active Shallow Crust,0.0,89.98914,-90.0,11/08/9693
+1.09011,44.75903,1652,5,14,12,44,3,3.65,5.0,fr,44324,33,1854732,1,1,Active Shallow Crust,0.0,89.99043,0.0,05/14/1652
+1.09011,44.75903,3773,11,14,12,24,34,3.65,5.0,fr,44325,75,1854735,1,1,Active Shallow Crust,240.0009,58.01281,0.0,11/14/3773
+1.09011,44.75903,1609,9,13,19,47,2,4.05,5.0,fr,44326,32,1854780,1,2,Active Shallow Crust,0.0,89.98994,0.0,09/13/1609
+1.09011,44.75903,5275,8,7,15,51,10,4.05,5.0,fr,44327,105,1854780,1,2,Active Shallow Crust,0.0,89.98994,0.0,08/07/5275
+-2.43134,44.70911,8481,9,15,22,50,29,3.65,5.0,fr,44328,169,1855212,1,1,Active Shallow Crust,0.0,89.99042,0.0,09/15/8481
+3.54273,45.0744,9284,9,6,3,25,7,3.55,5.0,fr,44329,185,1855680,1,1,Active Shallow Crust,0.0,89.98932,0.0,09/06/9284
+3.54273,45.0744,6611,11,12,15,27,9,3.55,27.5,fr,44330,132,1855682,1,1,Active Shallow Crust,0.0,89.98932,0.0,11/12/6611
+3.54273,45.0744,4875,8,11,16,56,18,3.55,5.0,fr,44331,97,1855683,1,1,Active Shallow Crust,240.0114,57.9984,0.0,08/11/4875
+3.54273,45.0744,5728,8,24,15,58,20,3.65,5.0,fr,44332,114,1855692,1,1,Active Shallow Crust,0.0,89.99048,0.0,08/24/5728
+3.54273,45.0744,4844,11,18,2,56,57,3.65,27.5,fr,44333,96,1855694,1,1,Active Shallow Crust,0.0,89.99048,0.0,11/18/4844
+3.54273,45.0744,6057,11,4,20,12,46,3.75,5.0,fr,44334,121,1855704,1,2,Active Shallow Crust,0.0,89.98869,0.0,11/04/6057
+3.54273,45.0744,8922,6,4,2,22,7,3.75,5.0,fr,44335,178,1855704,1,2,Active Shallow Crust,0.0,89.98869,0.0,06/04/8922
+3.54273,45.0744,9031,6,13,5,17,6,3.85,15.0,fr,44336,180,1855717,1,1,Active Shallow Crust,0.0,89.98991,0.0,06/13/9031
+3.54273,45.0744,3970,6,7,23,31,36,3.85,5.0,fr,44337,79,1855725,1,1,Active Shallow Crust,128.8958,89.9937,0.0,06/07/3970
+3.54273,45.0744,7270,10,30,6,24,36,3.95,5.0,fr,44338,145,1855728,1,1,Active Shallow Crust,0.0,89.99101,0.0,10/30/7270
+3.54273,45.0744,7387,6,23,6,30,1,4.05,15.0,fr,44339,147,1855741,1,1,Active Shallow Crust,0.0,89.98999,0.0,06/23/7387
+3.54273,45.0744,6670,11,19,12,11,26,4.25,5.0,fr,44340,133,1855764,1,1,Active Shallow Crust,0.0,89.99046,0.0,11/19/6670
+3.54273,45.0744,2167,12,4,2,4,48,4.75,5.0,fr,44341,43,1855833,1,1,Active Shallow Crust,128.8892,89.98785,0.0,12/04/2167
+3.54273,45.0744,8820,9,1,15,53,25,4.85,15.0,fr,44342,176,1855837,1,1,Active Shallow Crust,0.0,89.98964,0.0,09/01/8820
+4.4878,42.02333,9971,10,8,10,12,56,3.85,5.0,fr,44343,199,1856196,1,1,Active Shallow Crust,0.0,89.9894,0.0,10/08/9971
+4.4878,42.02333,6097,1,12,19,59,21,3.95,15.0,fr,44344,121,1856212,1,1,Active Shallow Crust,240.0194,58.0045,0.0,01/12/6097
+4.4878,42.02333,9527,10,12,7,24,36,4.35,5.0,fr,44345,190,1856256,1,1,Active Shallow Crust,0.0,89.99105,0.0,10/12/9527
+4.4878,42.02333,3850,6,20,18,38,11,5.05,27.5,fr,44346,76,1856342,1,1,Active Shallow Crust,0.0,89.98934,0.0,06/20/3850
+6.72383,43.25046,8485,8,11,13,8,49,3.55,15.0,fr,44347,169,1857121,1,2,Active Shallow Crust,0.0,89.99265,0.0,08/11/8485
+6.72383,43.25046,2561,1,21,9,50,48,3.55,15.0,fr,44348,51,1857121,1,2,Active Shallow Crust,0.0,89.99265,0.0,01/21/2561
+6.72383,43.25046,8644,11,21,0,59,51,3.55,15.0,fr,44349,172,1857124,1,1,Active Shallow Crust,240.0119,57.9979,0.0,11/21/8644
+6.72383,43.25046,9125,11,17,18,40,47,3.65,27.5,fr,44350,182,1857134,1,1,Active Shallow Crust,0.0,89.98691,0.0,11/17/9125
+6.72383,43.25046,5406,6,30,1,38,26,3.75,5.0,fr,44351,108,1857144,1,1,Active Shallow Crust,0.0,89.98833,0.0,06/30/5406
+6.72383,43.25046,5581,9,17,18,37,42,3.85,15.0,fr,44352,111,1857160,1,1,Active Shallow Crust,240.0103,57.99787,0.0,09/17/5581
+6.72383,43.25046,32,6,23,21,54,49,4.45,15.0,fr,44353,0,1857229,1,1,Active Shallow Crust,0.0,89.98958,0.0,06/23/0032
+6.72383,43.25046,4382,2,12,6,3,44,5.95,27.5,fr,44354,87,1857419,1,1,Active Shallow Crust,128.8685,89.99014,0.0,02/12/4382
+1.21969,43.55255,2629,1,31,9,25,46,3.65,5.0,fr,44355,52,1857612,1,1,Active Shallow Crust,0.0,89.99023,0.0,01/31/2629
+1.21969,43.55255,7559,4,28,5,15,40,3.85,5.0,fr,44356,151,1857639,1,1,Active Shallow Crust,240.0104,57.99781,0.0,04/28/7559
+-3.83715,50.15592,4869,6,12,14,26,53,4.15,5.0,fr,44357,97,1858152,1,1,Active Shallow Crust,0.0,89.99029,0.0,06/12/4869
+-1.31989,42.20684,426,10,17,20,39,1,3.55,5.0,fr,44358,8,1859040,1,1,Active Shallow Crust,0.0,89.99066,0.0,10/17/0426
+-1.31989,42.20684,8776,10,29,16,55,47,3.75,5.0,fr,44359,175,1859070,1,1,Active Shallow Crust,0.0,89.98949,-90.0,10/29/8776
+-1.31989,42.20684,6414,9,9,0,3,41,4.05,5.0,fr,44360,128,1859100,1,1,Active Shallow Crust,0.0,89.9895,0.0,09/09/6414
+-1.31989,42.20684,2297,5,22,22,28,38,4.25,5.0,fr,44361,45,1859124,1,1,Active Shallow Crust,0.0,89.98999,0.0,05/22/2297
+-1.31989,42.20684,9024,7,13,6,7,10,4.25,5.0,fr,44362,180,1859127,1,1,Active Shallow Crust,240.0067,57.99388,0.0,07/13/9024
+-1.31989,42.20684,9667,6,17,8,17,30,4.95,15.0,fr,44363,193,1859215,1,1,Active Shallow Crust,0.0,89.98982,-90.0,06/17/9667
+3.00844,53.08135,93,6,29,8,32,57,3.55,15.0,fr,44364,1,1859521,1,1,Active Shallow Crust,0.0,89.99091,0.0,06/29/0093
+3.00844,53.08135,8079,9,1,18,42,33,3.65,27.5,fr,44365,161,1859534,1,1,Active Shallow Crust,0.0,89.9892,0.0,09/01/8079
+3.00844,53.08135,8228,5,21,20,30,8,4.45,5.0,fr,44366,164,1859628,1,1,Active Shallow Crust,0.0,89.99033,0.0,05/21/8228
+3.00844,53.08135,3886,2,27,16,56,39,4.55,5.0,fr,44367,77,1859643,1,1,Active Shallow Crust,240.0115,57.99766,0.0,02/27/3886
+4.31935,47.38848,1527,8,3,6,39,56,3.75,5.0,fr,44368,30,1860027,1,3,Active Shallow Crust,240.0078,58.01733,0.0,08/03/1527
+4.31935,47.38848,6441,11,8,13,23,31,3.75,5.0,fr,44369,128,1860027,1,3,Active Shallow Crust,240.0078,58.01733,0.0,11/08/6441
+4.31935,47.38848,604,3,8,6,38,48,3.75,5.0,fr,44370,12,1860027,1,3,Active Shallow Crust,240.0078,58.01733,0.0,03/08/0604
+4.31935,47.38848,837,9,26,16,51,40,4.05,27.5,fr,44371,16,1860062,1,1,Active Shallow Crust,0.0,89.98848,0.0,09/26/0837
+4.31935,47.38848,4462,5,8,10,54,24,4.05,5.0,fr,44372,89,1860063,1,1,Active Shallow Crust,240.0062,58.00607,0.0,05/08/4462
+2.07127,45.49927,6044,1,6,20,37,44,3.55,5.0,fr,44373,120,1860480,1,1,Active Shallow Crust,0.0,89.9894,0.0,01/06/6044
+2.07127,45.49927,3555,4,15,19,35,17,3.65,5.0,fr,44374,71,1860492,1,1,Active Shallow Crust,0.0,89.99055,0.0,04/15/3555
+2.07127,45.49927,3397,9,21,3,3,33,3.65,15.0,fr,44375,67,1860493,1,1,Active Shallow Crust,0.0,89.99055,0.0,09/21/3397
+2.07127,45.49927,1229,1,5,5,58,28,3.65,27.5,fr,44376,24,1860497,1,1,Active Shallow Crust,240.0012,58.0126,0.0,01/05/1229
+2.07127,45.49927,7014,8,6,5,31,18,3.75,15.0,fr,44377,140,1860505,1,1,Active Shallow Crust,0.0,89.98877,0.0,08/06/7014
+2.07127,45.49927,2204,8,22,8,52,4,3.85,5.0,fr,44378,44,1860516,1,1,Active Shallow Crust,0.0,89.98999,0.0,08/22/2204
+2.07127,45.49927,6543,9,29,11,31,9,3.95,27.5,fr,44379,130,1860530,1,1,Active Shallow Crust,0.0,89.99108,0.0,09/29/6543
+2.07127,45.49927,3772,9,26,2,52,24,4.15,5.0,fr,44380,75,1860558,1,1,Active Shallow Crust,0.0,89.98925,-90.0,09/26/3772
+2.07127,45.49927,3276,6,25,8,57,37,4.25,15.0,fr,44381,65,1860565,1,1,Active Shallow Crust,0.0,89.99052,0.0,06/25/3276
+2.07127,45.49927,5123,5,23,12,24,46,4.35,15.0,fr,44382,102,1860577,1,1,Active Shallow Crust,0.0,89.99015,0.0,05/23/5123
+-3.37755,42.65359,7079,12,6,2,41,49,3.95,15.0,fr,44383,141,1861009,1,1,Active Shallow Crust,0.0,89.99064,0.0,12/06/7079
+-3.37755,42.65359,2469,12,27,9,47,10,4.15,5.0,fr,44384,49,1861032,1,1,Active Shallow Crust,0.0,89.99071,0.0,12/27/2469
+7.48401,44.80213,7416,7,10,21,52,12,3.55,5.0,fr,44385,148,1861440,1,4,Active Shallow Crust,0.0,89.99284,0.0,07/10/7416
+7.48401,44.80213,6668,9,23,9,19,40,3.55,5.0,fr,44386,133,1861440,1,4,Active Shallow Crust,0.0,89.99284,0.0,09/23/6668
+7.48401,44.80213,594,5,19,22,23,52,3.55,5.0,fr,44387,11,1861440,1,4,Active Shallow Crust,0.0,89.99284,0.0,05/19/0594
+7.48401,44.80213,3334,12,28,5,41,23,3.55,5.0,fr,44388,66,1861440,1,4,Active Shallow Crust,0.0,89.99284,0.0,12/28/3334
+7.48401,44.80213,474,3,2,23,46,1,3.55,15.0,fr,44389,9,1861444,1,1,Active Shallow Crust,240.0113,57.9989,0.0,03/02/0474
+7.48401,44.80213,5228,9,26,5,56,56,3.55,5.0,fr,44390,104,1861446,1,1,Active Shallow Crust,0.0,89.99276,-90.0,09/26/5228
+7.48401,44.80213,415,10,7,15,43,48,3.55,27.5,fr,44391,8,1861448,1,1,Active Shallow Crust,0.0,89.99276,-90.0,10/07/0415
+7.48401,44.80213,3914,1,19,14,20,10,3.55,27.5,fr,44392,78,1861451,1,1,Active Shallow Crust,128.8956,89.99642,0.0,01/19/3914
+7.48401,44.80213,897,1,13,14,15,29,3.65,5.0,fr,44393,17,1861452,1,6,Active Shallow Crust,0.0,89.98724,0.0,01/13/0897
+7.48401,44.80213,3590,10,4,2,28,1,3.65,5.0,fr,44394,71,1861452,1,6,Active Shallow Crust,0.0,89.98724,0.0,10/04/3590
+7.48401,44.80213,1847,11,11,1,10,45,3.65,5.0,fr,44395,36,1861452,1,6,Active Shallow Crust,0.0,89.98724,0.0,11/11/1847
+7.48401,44.80213,2601,12,18,14,53,38,3.65,5.0,fr,44396,52,1861452,1,6,Active Shallow Crust,0.0,89.98724,0.0,12/18/2601
+7.48401,44.80213,5557,4,21,18,8,53,3.65,5.0,fr,44397,111,1861452,1,6,Active Shallow Crust,0.0,89.98724,0.0,04/21/5557
+7.48401,44.80213,1988,2,28,1,16,9,3.65,5.0,fr,44398,39,1861452,1,6,Active Shallow Crust,0.0,89.98724,0.0,02/28/1988
+7.48401,44.80213,7222,7,21,19,37,19,3.65,15.0,fr,44399,144,1861453,1,3,Active Shallow Crust,0.0,89.98724,0.0,07/21/7222
+7.48401,44.80213,5527,2,11,20,7,6,3.65,15.0,fr,44400,110,1861453,1,3,Active Shallow Crust,0.0,89.98724,0.0,02/11/5527
+7.48401,44.80213,6854,7,13,2,49,33,3.65,15.0,fr,44401,137,1861453,1,3,Active Shallow Crust,0.0,89.98724,0.0,07/13/6854
+7.48401,44.80213,5756,8,10,0,0,6,3.65,5.0,fr,44402,115,1861455,1,1,Active Shallow Crust,240.0012,58.01322,0.0,08/10/5756
+7.48401,44.80213,4988,12,26,16,43,5,3.65,15.0,fr,44403,99,1861456,1,1,Active Shallow Crust,240.0012,58.01322,0.0,12/26/4988
+7.48401,44.80213,3588,11,17,1,3,30,3.75,5.0,fr,44404,71,1861464,1,1,Active Shallow Crust,0.0,89.98863,0.0,11/17/3588
+7.48401,44.80213,6347,8,31,7,47,33,3.75,15.0,fr,44405,126,1861465,1,1,Active Shallow Crust,0.0,89.98863,0.0,08/31/6347
+7.48401,44.80213,6700,3,4,22,18,20,3.75,27.5,fr,44406,133,1861466,1,1,Active Shallow Crust,0.0,89.98863,0.0,03/04/6700
+7.48401,44.80213,6444,9,3,15,11,43,3.75,5.0,fr,44407,128,1861467,1,2,Active Shallow Crust,240.0071,58.01777,0.0,09/03/6444
+7.48401,44.80213,6187,10,7,22,33,34,3.75,5.0,fr,44408,123,1861467,1,2,Active Shallow Crust,240.0071,58.01777,0.0,10/07/6187
+7.48401,44.80213,9120,10,16,1,7,24,3.75,5.0,fr,44409,182,1861470,1,1,Active Shallow Crust,0.0,89.9885,-90.0,10/16/9120
+7.48401,44.80213,40,10,21,18,47,49,3.85,5.0,fr,44410,0,1861479,1,2,Active Shallow Crust,240.0114,57.99776,0.0,10/21/0040
+7.48401,44.80213,1260,6,6,0,21,14,3.85,5.0,fr,44411,25,1861479,1,2,Active Shallow Crust,240.0114,57.99776,0.0,06/06/1260
+7.48401,44.80213,4360,4,18,6,23,4,3.85,5.0,fr,44412,87,1861482,1,1,Active Shallow Crust,0.0,89.98975,-90.0,04/18/4360
+7.48401,44.80213,5,8,1,21,57,6,3.95,5.0,fr,44413,0,1861488,1,1,Active Shallow Crust,0.0,89.99097,0.0,08/01/0005
+7.48401,44.80213,8186,4,19,0,8,23,3.95,15.0,fr,44414,163,1861489,1,2,Active Shallow Crust,0.0,89.99097,0.0,04/19/8186
+7.48401,44.80213,2805,4,10,4,51,23,3.95,15.0,fr,44415,56,1861489,1,2,Active Shallow Crust,0.0,89.99097,0.0,04/10/2805
+7.48401,44.80213,8856,11,3,17,25,52,3.95,15.0,fr,44416,177,1861495,1,2,Active Shallow Crust,0.0,89.99087,-90.0,11/03/8856
+7.48401,44.80213,5686,8,26,5,11,42,3.95,15.0,fr,44417,113,1861495,1,2,Active Shallow Crust,0.0,89.99087,-90.0,08/26/5686
+7.48401,44.80213,2903,4,23,2,21,18,4.05,5.0,fr,44418,58,1861500,1,3,Active Shallow Crust,0.0,89.99195,0.0,04/23/2903
+7.48401,44.80213,3472,1,11,17,13,25,4.05,5.0,fr,44419,69,1861500,1,3,Active Shallow Crust,0.0,89.99195,0.0,01/11/3472
+7.48401,44.80213,8750,6,7,2,7,13,4.05,5.0,fr,44420,174,1861500,1,3,Active Shallow Crust,0.0,89.99195,0.0,06/07/8750
+7.48401,44.80213,6314,12,26,15,27,59,4.05,5.0,fr,44421,126,1861503,1,3,Active Shallow Crust,240.0055,58.00566,0.0,12/26/6314
+7.48401,44.80213,7867,8,31,14,8,32,4.05,5.0,fr,44422,157,1861503,1,3,Active Shallow Crust,240.0055,58.00566,0.0,08/31/7867
+7.48401,44.80213,6047,3,30,1,38,26,4.05,5.0,fr,44423,120,1861503,1,3,Active Shallow Crust,240.0055,58.00566,0.0,03/30/6047
+7.48401,44.80213,8975,2,6,2,38,59,4.05,5.0,fr,44424,179,1861506,1,2,Active Shallow Crust,0.0,89.99186,-90.0,02/06/8975
+7.48401,44.80213,8269,6,14,4,0,38,4.05,5.0,fr,44425,165,1861506,1,2,Active Shallow Crust,0.0,89.99186,-90.0,06/14/8269
+7.48401,44.80213,5968,1,30,7,33,37,4.05,5.0,fr,44426,119,1861509,1,1,Active Shallow Crust,128.8903,89.99397,0.0,01/30/5968
+7.48401,44.80213,7316,11,29,8,25,46,4.15,5.0,fr,44427,146,1861512,1,2,Active Shallow Crust,0.0,89.98924,0.0,11/29/7316
+7.48401,44.80213,7692,5,20,10,4,32,4.15,5.0,fr,44428,153,1861512,1,2,Active Shallow Crust,0.0,89.98924,0.0,05/20/7692
+7.48401,44.80213,5563,6,8,13,22,6,4.25,5.0,fr,44429,111,1861524,1,1,Active Shallow Crust,0.0,89.99041,0.0,06/08/5563
+7.48401,44.80213,7553,8,26,4,40,18,4.25,15.0,fr,44430,151,1861525,1,1,Active Shallow Crust,0.0,89.99041,0.0,08/26/7553
+7.48401,44.80213,8084,7,11,21,9,2,4.25,27.5,fr,44431,161,1861526,1,2,Active Shallow Crust,0.0,89.99041,0.0,07/11/8084
+7.48401,44.80213,3456,6,2,17,42,44,4.25,27.5,fr,44432,69,1861526,1,2,Active Shallow Crust,0.0,89.99041,0.0,06/02/3456
+7.48401,44.80213,5346,2,7,17,6,12,4.25,5.0,fr,44433,106,1861527,1,1,Active Shallow Crust,240.0076,57.99366,0.0,02/07/5346
+7.48401,44.80213,4706,12,17,16,56,25,4.35,5.0,fr,44434,94,1861536,1,2,Active Shallow Crust,0.0,89.9886,0.0,12/17/4706
+7.48401,44.80213,5865,8,24,8,32,39,4.35,5.0,fr,44435,117,1861536,1,2,Active Shallow Crust,0.0,89.9886,0.0,08/24/5865
+7.48401,44.80213,7386,8,30,23,9,10,4.45,5.0,fr,44436,147,1861554,1,1,Active Shallow Crust,0.0,89.98972,-90.0,08/30/7386
+7.48401,44.80213,1406,11,5,14,9,43,4.85,5.0,fr,44437,28,1861596,1,1,Active Shallow Crust,0.0,89.99039,0.0,11/05/1406
+7.48401,44.80213,1146,5,6,17,59,45,4.85,15.0,fr,44438,22,1861603,1,1,Active Shallow Crust,0.0,89.99028,-90.0,05/06/1146
+7.48401,44.80213,2421,3,22,15,5,6,5.35,15.0,fr,44439,48,1861660,1,1,Active Shallow Crust,240.0239,57.9975,0.0,03/22/2421
+7.48401,44.80213,1354,12,17,17,31,45,5.45,5.0,fr,44440,27,1861668,1,1,Active Shallow Crust,0.0,89.99036,0.0,12/17/1354
+7.484036,44.80213,1844,11,23,0,55,40,7.05,16.94221,fr,44441,36,1861860,1,1,Active Shallow Crust,0.0,89.98998,0.0,11/23/1844
+-5.69709,47.65815,8102,8,15,10,1,37,3.95,5.0,fr,44442,162,1861971,1,1,Active Shallow Crust,240.0204,58.00467,0.0,08/15/8102
+-1.92986,46.53955,334,5,3,6,45,5,3.65,5.0,fr,44443,6,1862895,1,1,Active Shallow Crust,240.0009,58.01308,0.0,05/03/0334
+-1.92986,46.53955,6723,3,18,9,13,10,3.75,15.0,fr,44444,134,1862905,1,1,Active Shallow Crust,0.0,89.99036,0.0,03/18/6723
+-1.92986,46.53955,2584,9,15,8,8,15,3.75,27.5,fr,44445,51,1862906,1,2,Active Shallow Crust,0.0,89.99036,0.0,09/15/2584
+-1.92986,46.53955,9567,9,23,20,17,13,3.75,27.5,fr,44446,191,1862906,1,2,Active Shallow Crust,0.0,89.99036,0.0,09/23/9567
+-1.92986,46.53955,9202,12,26,6,10,9,3.85,5.0,fr,44447,184,1862925,1,1,Active Shallow Crust,128.8953,89.99387,0.0,12/26/9202
+-1.92986,46.53955,7286,7,25,16,16,6,3.95,15.0,fr,44448,145,1862929,1,1,Active Shallow Crust,0.0,89.99015,0.0,07/25/7286
+-1.92986,46.53955,2541,8,4,2,26,4,4.05,5.0,fr,44449,50,1862943,1,1,Active Shallow Crust,240.0058,58.00585,0.0,08/04/2541
+-1.92986,46.53955,3688,5,23,2,53,2,4.35,27.5,fr,44450,73,1862978,1,1,Active Shallow Crust,0.0,89.99033,0.0,05/23/3688
+-1.92986,46.53955,4476,5,21,9,4,39,4.55,5.0,fr,44451,89,1863003,1,1,Active Shallow Crust,240.0093,57.99725,0.0,05/21/4476
+-1.92986,46.53955,7355,5,10,19,35,13,4.65,5.0,fr,44452,147,1863015,1,1,Active Shallow Crust,240.0108,57.99416,0.0,05/10/7355
+-1.66614,49.78929,7765,2,26,0,33,15,3.55,5.0,fr,44453,155,1863840,1,1,Active Shallow Crust,0.0,89.99023,0.0,02/26/7765
+-1.66614,49.78929,6890,3,11,14,53,31,3.55,15.0,fr,44454,137,1863844,1,1,Active Shallow Crust,240.0126,57.99824,0.0,03/11/6890
+-1.66614,49.78929,6945,8,23,20,26,4,3.85,5.0,fr,44455,138,1863882,1,1,Active Shallow Crust,0.0,89.98951,-90.0,08/23/6945
+-1.66614,49.78929,1602,6,1,8,17,35,4.25,5.0,fr,44456,32,1863927,1,1,Active Shallow Crust,240.0085,57.99414,0.0,06/01/1602
+8.02258,49.87719,7139,9,27,8,52,3,3.55,5.0,fr,44457,142,1864320,1,2,Active Shallow Crust,0.0,89.987,0.0,09/27/7139
+8.02258,49.87719,9604,7,29,21,40,38,3.55,5.0,fr,44458,192,1864320,1,2,Active Shallow Crust,0.0,89.987,0.0,07/29/9604
+8.02258,49.87719,5541,6,10,6,0,36,3.65,5.0,fr,44459,110,1864338,1,1,Active Shallow Crust,0.0,89.98828,-90.0,06/10/5541
+8.02258,49.87719,8476,11,25,9,15,22,3.75,5.0,fr,44460,169,1864344,1,1,Active Shallow Crust,0.0,89.98968,0.0,11/25/8476
+8.02258,49.87719,1112,4,22,12,44,24,3.85,5.0,fr,44461,22,1864356,1,1,Active Shallow Crust,0.0,89.9908,0.0,04/22/1112
+8.02258,49.87719,4068,7,15,20,59,21,3.85,15.0,fr,44462,81,1864357,1,3,Active Shallow Crust,0.0,89.9908,0.0,07/15/4068
+8.02258,49.87719,4982,4,8,7,38,18,3.85,15.0,fr,44463,99,1864357,1,3,Active Shallow Crust,0.0,89.9908,0.0,04/08/4982
+8.02258,49.87719,9784,7,9,16,49,43,3.85,15.0,fr,44464,195,1864357,1,3,Active Shallow Crust,0.0,89.9908,0.0,07/09/9784
+8.02258,49.87719,9750,5,1,0,18,39,3.85,27.5,fr,44465,194,1864361,1,1,Active Shallow Crust,240.0113,57.99747,0.0,05/01/9750
+8.02258,49.87719,2455,2,21,13,43,38,4.05,5.0,fr,44466,49,1864380,1,1,Active Shallow Crust,0.0,89.99269,0.0,02/21/2455
+8.02258,49.87719,1543,7,12,14,32,9,4.05,15.0,fr,44467,30,1864381,1,1,Active Shallow Crust,0.0,89.99269,0.0,07/12/1543
+8.02258,49.87719,9064,8,16,13,29,54,4.25,5.0,fr,44468,181,1864404,1,1,Active Shallow Crust,0.0,89.98839,0.0,08/16/9064
+8.02258,49.87719,7551,10,7,7,26,32,4.25,5.0,fr,44469,151,1864413,1,1,Active Shallow Crust,128.8924,89.98107,0.0,10/07/7551
+8.02258,49.87719,5753,11,12,12,31,52,4.45,5.0,fr,44470,115,1864431,1,1,Active Shallow Crust,240.0058,57.99525,0.0,11/12/5753
+8.02258,49.87719,5408,2,12,4,28,28,4.55,5.0,fr,44471,108,1864440,1,1,Active Shallow Crust,0.0,89.99178,0.0,02/12/5408
+8.02258,49.87719,4649,6,11,3,7,46,4.55,5.0,fr,44472,92,1864443,1,1,Active Shallow Crust,240.0102,57.99718,0.0,06/11/4649
+8.02258,49.87719,8427,4,16,15,43,33,4.65,15.0,fr,44473,168,1864453,1,1,Active Shallow Crust,0.0,89.98901,0.0,04/16/8427
+1.76328,43.8737,9978,5,8,9,41,22,3.65,27.5,fr,44474,199,1864814,1,1,Active Shallow Crust,0.0,89.99028,0.0,05/08/9978
+1.76328,43.8737,4914,1,19,11,34,55,3.65,5.0,fr,44475,98,1864815,1,1,Active Shallow Crust,240.0011,58.01281,0.0,01/19/4914
+1.76328,43.8737,8958,6,8,10,34,40,3.75,5.0,fr,44476,179,1864827,1,1,Active Shallow Crust,240.0081,58.01755,0.0,06/08/8958
+1.76328,43.8737,7743,12,5,22,56,39,4.55,5.0,fr,44477,154,1864920,1,1,Active Shallow Crust,0.0,89.99023,0.0,12/05/7743
+0.68007,43.23409,7661,12,17,10,13,31,3.55,15.0,fr,44478,153,1865281,1,2,Active Shallow Crust,0.0,89.9899,0.0,12/17/7661
+0.68007,43.23409,9904,11,16,13,36,4,3.55,15.0,fr,44479,198,1865281,1,2,Active Shallow Crust,0.0,89.9899,0.0,11/16/9904
+0.68007,43.23409,5715,8,4,2,37,51,3.55,5.0,fr,44480,114,1865283,1,1,Active Shallow Crust,240.0119,57.99812,0.0,08/04/5715
+0.68007,43.23409,3432,2,18,6,39,38,3.55,15.0,fr,44481,68,1865290,1,1,Active Shallow Crust,128.8963,89.99403,0.0,02/18/3432
+0.68007,43.23409,8495,1,12,13,39,35,3.65,5.0,fr,44482,169,1865292,1,2,Active Shallow Crust,0.0,89.99018,0.0,01/12/8495
+0.68007,43.23409,2288,9,21,13,37,57,3.65,5.0,fr,44483,45,1865292,1,2,Active Shallow Crust,0.0,89.99018,0.0,09/21/2288
+0.68007,43.23409,7266,2,4,0,54,25,3.65,15.0,fr,44484,145,1865293,1,1,Active Shallow Crust,0.0,89.99018,0.0,02/04/7266
+0.68007,43.23409,1078,8,18,17,31,9,3.75,5.0,fr,44485,21,1865304,1,2,Active Shallow Crust,0.0,89.98978,0.0,08/18/1078
+0.68007,43.23409,8177,5,7,20,48,21,3.75,5.0,fr,44486,163,1865304,1,2,Active Shallow Crust,0.0,89.98978,0.0,05/07/8177
+0.68007,43.23409,2279,2,2,1,9,25,3.85,5.0,fr,44487,45,1865316,1,1,Active Shallow Crust,0.0,89.99025,0.0,02/02/2279
+0.68007,43.23409,9450,5,2,11,51,55,4.05,5.0,fr,44488,188,1865340,1,1,Active Shallow Crust,0.0,89.99019,0.0,05/02/9450
+0.68007,43.23409,8537,9,13,13,28,4,4.35,5.0,fr,44489,170,1865376,1,1,Active Shallow Crust,0.0,89.99013,0.0,09/13/8537
+0.68007,43.23409,9657,6,4,17,30,16,4.45,5.0,fr,44490,193,1865397,1,1,Active Shallow Crust,128.893,89.99364,0.0,06/04/9657
+0.68007,43.23409,4687,3,5,21,53,25,4.55,5.0,fr,44491,93,1865400,1,1,Active Shallow Crust,0.0,89.99013,0.0,03/05/4687
+-2.83971,42.163,1998,12,30,12,43,13,3.55,5.0,fr,44492,39,1865763,1,1,Active Shallow Crust,240.012,57.99822,0.0,12/30/1998
+-2.83971,42.163,6654,8,26,12,7,45,3.65,5.0,fr,44493,133,1865772,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/26/6654
+-2.83971,42.163,4967,1,12,5,22,55,3.85,5.0,fr,44494,99,1865796,1,1,Active Shallow Crust,0.0,89.98942,0.0,01/12/4967
+-2.83971,42.163,6286,9,11,21,57,42,3.95,5.0,fr,44495,125,1865817,1,1,Active Shallow Crust,128.9008,89.9941,0.0,09/11/6286
+-2.83971,42.163,2502,9,29,1,58,54,4.05,5.0,fr,44496,50,1865823,1,1,Active Shallow Crust,240.0052,58.00595,0.0,09/29/2502
+-2.83971,42.163,3527,4,3,0,5,9,4.15,5.0,fr,44497,70,1865832,1,1,Active Shallow Crust,0.0,89.99063,0.0,04/03/3527
+-2.83971,42.163,7394,8,30,11,46,9,4.35,5.0,fr,44498,147,1865856,1,1,Active Shallow Crust,0.0,89.98959,0.0,08/30/7394
+-4.30972,47.94662,5248,11,11,21,20,56,3.55,5.0,fr,44499,104,1866240,1,1,Active Shallow Crust,0.0,89.99325,0.0,11/11/5248
+-4.30972,47.94662,2785,11,9,4,4,44,3.55,5.0,fr,44500,55,1866246,1,1,Active Shallow Crust,0.0,89.99316,-90.0,11/09/2785
+-4.30972,47.94662,2707,3,26,10,36,7,3.65,15.0,fr,44501,54,1866253,1,1,Active Shallow Crust,0.0,89.98796,0.0,03/26/2707
+-4.30972,47.94662,3556,6,22,7,4,25,3.65,5.0,fr,44502,71,1866261,1,1,Active Shallow Crust,128.9002,89.96355,0.0,06/22/3556
+-4.30972,47.94662,8785,10,27,20,5,39,3.75,5.0,fr,44503,175,1866264,1,1,Active Shallow Crust,0.0,89.98927,0.0,10/27/8785
+-4.30972,47.94662,5219,10,8,23,4,44,4.05,5.0,fr,44504,104,1866303,1,1,Active Shallow Crust,240.0054,58.00609,0.0,10/08/5219
+-4.30972,47.94662,2655,8,21,1,52,41,4.25,5.0,fr,44505,53,1866324,1,1,Active Shallow Crust,0.0,89.99095,0.0,08/21/2655
+-4.30972,47.94662,3919,11,8,5,0,6,4.25,15.0,fr,44506,78,1866325,1,1,Active Shallow Crust,0.0,89.99095,0.0,11/08/3919
+-4.30972,47.94662,9192,9,10,21,50,45,4.65,27.5,fr,44507,183,1866377,1,1,Active Shallow Crust,240.0111,57.9944,0.0,09/10/9192
+-4.40116,48.6191,3311,8,6,5,48,34,3.55,5.0,fr,44508,66,1866720,1,3,Active Shallow Crust,0.0,89.98667,0.0,08/06/3311
+-4.40116,48.6191,5249,9,23,22,26,12,3.55,5.0,fr,44509,104,1866720,1,3,Active Shallow Crust,0.0,89.98667,0.0,09/23/5249
+-4.40116,48.6191,6970,4,18,14,11,5,3.55,5.0,fr,44510,139,1866720,1,3,Active Shallow Crust,0.0,89.98667,0.0,04/18/6970
+-4.40116,48.6191,5887,10,6,1,47,45,3.75,5.0,fr,44511,117,1866744,1,1,Active Shallow Crust,0.0,89.98941,0.0,10/06/5887
+-4.40116,48.6191,3724,1,21,4,2,50,3.75,5.0,fr,44512,74,1866750,1,1,Active Shallow Crust,0.0,89.98929,-90.0,01/21/3724
+-4.40116,48.6191,6116,7,12,6,48,27,4.05,5.0,fr,44513,122,1866780,1,1,Active Shallow Crust,0.0,89.98875,0.0,07/12/6116
+-4.40116,48.6191,4785,11,16,18,53,7,4.05,15.0,fr,44514,95,1866781,1,1,Active Shallow Crust,0.0,89.98875,0.0,11/16/4785
+-4.40116,48.6191,4046,12,24,4,5,1,4.25,15.0,fr,44515,80,1866805,1,1,Active Shallow Crust,0.0,89.99107,0.0,12/24/4046
+-4.40116,48.6191,1292,10,21,21,53,52,4.35,15.0,fr,44516,25,1866817,1,1,Active Shallow Crust,0.0,89.98939,0.0,10/21/1292
+-4.40116,48.6191,4373,4,16,14,54,25,4.55,5.0,fr,44517,87,1866843,1,1,Active Shallow Crust,240.0098,57.99772,0.0,04/16/4373
+-4.40116,48.6191,8040,1,23,15,57,9,4.75,5.0,fr,44518,160,1866864,1,1,Active Shallow Crust,0.0,89.98995,0.0,01/23/8040
+-4.40116,48.6191,4704,3,4,2,0,32,4.85,27.5,fr,44519,94,1866881,1,1,Active Shallow Crust,240.0181,58.00258,0.0,03/04/4704
+-4.40116,48.6191,2696,7,18,14,9,17,4.95,5.0,fr,44520,53,1866888,1,1,Active Shallow Crust,0.0,89.98936,0.0,07/18/2696
+-4.40116,48.6191,9986,11,29,7,9,41,5.95,5.0,fr,44521,199,1867017,1,1,Active Shallow Crust,128.862,89.9901,0.0,11/29/9986
+8.7185,49.07241,5605,3,27,22,7,4,3.55,5.0,fr,44522,112,1867680,1,1,Active Shallow Crust,0.0,89.98679,0.0,03/27/5605
+8.7185,49.07241,8578,1,13,15,11,25,3.55,27.5,fr,44523,171,1867685,1,1,Active Shallow Crust,240.014,57.99826,0.0,01/13/8578
+8.7185,49.07241,4752,7,3,14,51,34,3.55,5.0,fr,44524,95,1867686,1,1,Active Shallow Crust,0.0,89.98663,-90.0,07/03/4752
+8.7185,49.07241,8167,8,27,10,24,4,3.65,27.5,fr,44525,163,1867694,1,1,Active Shallow Crust,0.0,89.98823,0.0,08/27/8167
+8.7185,49.07241,8147,5,26,16,49,22,3.65,5.0,fr,44526,162,1867695,1,1,Active Shallow Crust,240.0012,58.01405,0.0,05/26/8147
+8.7185,49.07241,9543,6,12,4,33,51,3.75,15.0,fr,44527,190,1867705,1,1,Active Shallow Crust,0.0,89.9895,0.0,06/12/9543
+8.7185,49.07241,601,3,20,15,23,1,4.05,5.0,fr,44528,12,1867749,1,1,Active Shallow Crust,128.8921,89.99257,0.0,03/20/0601
+8.7185,49.07241,1681,5,19,18,0,11,4.55,5.0,fr,44529,33,1867800,1,2,Active Shallow Crust,0.0,89.99165,0.0,05/19/1681
+8.7185,49.07241,7062,3,23,8,3,41,4.55,5.0,fr,44530,141,1867800,1,2,Active Shallow Crust,0.0,89.99165,0.0,03/23/7062
+8.7185,49.07241,4687,2,28,19,12,32,6.55,15.0,fr,44531,93,1868041,1,1,Active Shallow Crust,0.0,89.98996,0.0,02/28/4687
+0.30241,46.58565,3427,7,5,11,22,41,3.55,5.0,fr,44532,68,1868160,1,2,Active Shallow Crust,0.0,89.99004,0.0,07/05/3427
+0.30241,46.58565,2068,10,19,10,43,46,3.55,5.0,fr,44533,41,1868160,1,2,Active Shallow Crust,0.0,89.99004,0.0,10/19/2068
+0.30241,46.58565,2594,11,19,1,10,47,3.55,15.0,fr,44534,51,1868161,1,2,Active Shallow Crust,0.0,89.99004,0.0,11/19/2594
+0.30241,46.58565,259,7,25,20,35,33,3.55,15.0,fr,44535,5,1868161,1,2,Active Shallow Crust,0.0,89.99004,0.0,07/25/0259
+0.30241,46.58565,9791,12,29,16,40,24,3.55,5.0,fr,44536,195,1868163,1,1,Active Shallow Crust,240.0123,57.99811,0.0,12/29/9791
+0.30241,46.58565,6000,8,12,0,18,36,3.65,15.0,fr,44537,119,1868173,1,1,Active Shallow Crust,0.0,89.98996,0.0,08/12/6000
+0.30241,46.58565,9392,12,28,6,4,0,3.65,15.0,fr,44538,187,1868182,1,1,Active Shallow Crust,128.9004,89.96352,0.0,12/28/9392
+0.30241,46.58565,3815,1,25,3,18,17,3.75,5.0,fr,44539,76,1868187,1,1,Active Shallow Crust,240.0083,58.01758,0.0,01/25/3815
+0.30241,46.58565,7845,2,5,21,2,48,3.85,15.0,fr,44540,156,1868197,1,1,Active Shallow Crust,0.0,89.98988,0.0,02/05/7845
+0.30241,46.58565,8425,2,2,3,46,13,3.95,5.0,fr,44541,168,1868208,1,1,Active Shallow Crust,0.0,89.98989,0.0,02/02/8425
+0.30241,46.58565,9322,12,26,14,53,13,3.95,5.0,fr,44542,186,1868217,1,1,Active Shallow Crust,128.9004,89.99371,0.0,12/26/9322
+0.30241,46.58565,9129,3,16,22,47,1,4.05,5.0,fr,44543,182,1868220,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/16/9129
+0.30241,46.58565,3372,7,31,3,5,52,4.15,5.0,fr,44544,67,1868232,1,1,Active Shallow Crust,0.0,89.99001,0.0,07/31/3372
+0.30241,46.58565,9832,7,21,19,49,48,4.35,5.0,fr,44545,196,1868262,1,1,Active Shallow Crust,0.0,89.99006,-90.0,07/21/9832
+0.30241,46.58565,9414,7,4,2,4,44,5.35,5.0,fr,44546,188,1868376,1,1,Active Shallow Crust,0.0,89.99002,0.0,07/04/9414
+9.04751,49.23177,621,1,22,18,54,53,3.55,5.0,fr,44547,12,1869120,1,2,Active Shallow Crust,0.0,89.98683,0.0,01/22/0621
+9.04751,49.23177,6825,2,15,20,48,4,3.55,5.0,fr,44548,136,1869120,1,2,Active Shallow Crust,0.0,89.98683,0.0,02/15/6825
+9.04751,49.23177,4064,8,10,19,50,16,3.65,5.0,fr,44549,81,1869132,1,1,Active Shallow Crust,0.0,89.98827,0.0,08/10/4064
+9.04751,49.23177,726,9,22,14,50,22,3.85,27.5,fr,44550,14,1869161,1,1,Active Shallow Crust,240.0126,57.99683,0.0,09/22/0726
+9.04751,49.23177,1759,10,6,11,58,18,3.95,5.0,fr,44551,35,1869171,1,2,Active Shallow Crust,240.0198,58.00468,0.0,10/06/1759
+9.04751,49.23177,3431,7,7,0,54,0,3.95,5.0,fr,44552,68,1869171,1,2,Active Shallow Crust,240.0198,58.00468,0.0,07/07/3431
+9.04751,49.23177,6641,1,2,4,36,16,4.25,27.5,fr,44553,132,1869206,1,1,Active Shallow Crust,0.0,89.98824,0.0,01/02/6641
+9.04751,49.23177,5746,12,4,14,29,20,4.45,15.0,fr,44554,114,1869229,1,1,Active Shallow Crust,0.0,89.99065,0.0,12/04/5746
+9.04751,49.23177,8099,4,15,5,45,0,4.45,27.5,fr,44555,161,1869236,1,1,Active Shallow Crust,0.0,89.99055,-90.0,04/15/8099
+1.10229,51.89203,4229,10,13,1,32,19,3.55,5.0,fr,44556,84,1870086,1,1,Active Shallow Crust,0.0,89.99055,-90.0,10/13/4229
+1.10229,51.89203,5550,8,9,0,37,40,3.55,15.0,fr,44557,110,1870090,1,1,Active Shallow Crust,128.8955,89.99377,0.0,08/09/5550
+1.10229,51.89203,7079,5,5,20,9,35,3.95,5.0,fr,44558,141,1870128,1,1,Active Shallow Crust,0.0,89.99018,0.0,05/05/7079
+2.32843,51.41487,1238,1,17,10,26,0,3.65,5.0,fr,44559,24,1870572,1,1,Active Shallow Crust,0.0,89.98879,0.0,01/17/1238
+2.32843,51.41487,9215,7,6,14,58,19,3.95,15.0,fr,44560,184,1870609,1,1,Active Shallow Crust,0.0,89.99008,0.0,07/06/9215
+2.32843,51.41487,9793,6,14,6,38,5,4.35,5.0,fr,44561,195,1870659,1,1,Active Shallow Crust,240.0096,57.99618,0.0,06/14/9793
+2.32843,51.41487,7966,9,5,11,5,9,4.55,5.0,fr,44562,159,1870680,1,1,Active Shallow Crust,0.0,89.99005,0.0,09/05/7966
+2.32843,51.41487,248,4,2,0,48,26,4.65,15.0,fr,44563,4,1870693,1,1,Active Shallow Crust,0.0,89.99025,0.0,04/02/0248
+2.32843,51.41487,5025,4,14,18,21,44,4.75,5.0,fr,44564,100,1870713,1,1,Active Shallow Crust,128.8871,89.98806,0.0,04/14/5025
+-0.74063,44.19361,5229,8,19,21,22,44,3.55,27.5,fr,44565,104,1871042,1,1,Active Shallow Crust,0.0,89.99006,0.0,08/19/5229
+-0.74063,44.19361,9648,4,19,5,14,4,3.65,5.0,fr,44566,192,1871052,1,1,Active Shallow Crust,0.0,89.99033,0.0,04/19/9648
+-0.74063,44.19361,9118,3,28,22,6,51,4.45,5.0,fr,44567,182,1871148,1,1,Active Shallow Crust,0.0,89.99006,0.0,03/28/9118
+-0.74063,44.19361,5690,7,23,1,3,51,4.65,5.0,fr,44568,113,1871175,1,1,Active Shallow Crust,240.0101,57.99409,0.0,07/23/5690
+-0.7406245,44.19361,6038,5,13,14,0,27,7.35,17.5,fr,44569,120,1871497,1,1,Active Shallow Crust,360.0,89.99,0.0,05/13/6038
+5.54732,41.89459,1815,9,21,13,44,18,3.75,15.0,fr,44570,36,1871548,1,1,Active Shallow Crust,240.0082,58.0178,0.0,09/21/1815
+3.72208,49.32381,4592,5,31,7,19,46,4.05,5.0,fr,44571,91,1872060,1,1,Active Shallow Crust,0.0,89.99076,0.0,05/31/4592
+3.72208,49.32381,4416,9,12,2,1,59,4.45,5.0,fr,44572,88,1872108,1,1,Active Shallow Crust,0.0,89.9895,0.0,09/12/4416
+0.26797,42.78643,6892,6,28,17,2,49,3.55,15.0,fr,44573,137,1872481,1,1,Active Shallow Crust,0.0,89.98982,0.0,06/28/6892
+0.26797,42.78643,6957,6,25,12,55,17,3.55,5.0,fr,44574,139,1872483,1,1,Active Shallow Crust,240.0118,57.99819,0.0,06/25/6957
+0.26797,42.78643,452,11,1,20,47,41,3.55,15.0,fr,44575,9,1872484,1,1,Active Shallow Crust,240.0118,57.99819,0.0,11/01/0452
+0.26797,42.78643,3279,6,3,8,36,0,3.55,5.0,fr,44576,65,1872486,1,1,Active Shallow Crust,0.0,89.99017,-90.0,06/03/3279
+0.26797,42.78643,8942,7,10,3,15,13,3.55,5.0,fr,44577,178,1872489,1,1,Active Shallow Crust,128.8966,89.99352,0.0,07/10/8942
+0.26797,42.78643,360,12,8,2,50,33,3.65,5.0,fr,44578,7,1872492,1,1,Active Shallow Crust,0.0,89.9901,0.0,12/08/0360
+0.26797,42.78643,2042,11,13,3,11,44,3.65,27.5,fr,44579,40,1872494,1,2,Active Shallow Crust,0.0,89.9901,0.0,11/13/2042
+0.26797,42.78643,5230,4,19,12,25,23,3.65,27.5,fr,44580,104,1872494,1,2,Active Shallow Crust,0.0,89.9901,0.0,04/19/5230
+0.26797,42.78643,9000,4,3,20,48,10,3.65,5.0,fr,44581,179,1872495,1,1,Active Shallow Crust,240.0007,58.01285,0.0,04/03/9000
+0.26797,42.78643,9668,9,24,22,34,33,3.65,5.0,fr,44582,193,1872498,1,1,Active Shallow Crust,0.0,89.98999,-90.0,09/24/9668
+0.26797,42.78643,3241,12,26,23,37,13,3.75,5.0,fr,44583,64,1872504,1,1,Active Shallow Crust,0.0,89.99008,0.0,12/26/3241
+0.26797,42.78643,9040,7,3,22,49,15,3.75,15.0,fr,44584,180,1872505,1,3,Active Shallow Crust,0.0,89.99008,0.0,07/03/9040
+0.26797,42.78643,6652,11,27,1,57,23,3.75,15.0,fr,44585,133,1872505,1,3,Active Shallow Crust,0.0,89.99008,0.0,11/27/6652
+0.26797,42.78643,1902,10,18,23,46,22,3.75,15.0,fr,44586,38,1872505,1,3,Active Shallow Crust,0.0,89.99008,0.0,10/18/1902
+0.26797,42.78643,6145,6,3,9,21,32,3.75,27.5,fr,44587,122,1872506,1,1,Active Shallow Crust,0.0,89.99008,0.0,06/03/6145
+0.26797,42.78643,6649,1,29,6,29,34,3.75,5.0,fr,44588,132,1872507,1,1,Active Shallow Crust,240.0079,58.01748,0.0,01/29/6649
+0.26797,42.78643,1531,7,12,4,29,22,3.75,5.0,fr,44589,30,1872510,1,1,Active Shallow Crust,0.0,89.98997,-90.0,07/12/1531
+0.26797,42.78643,6013,6,2,21,16,18,3.85,5.0,fr,44590,120,1872516,1,4,Active Shallow Crust,0.0,89.98985,0.0,06/02/6013
+0.26797,42.78643,484,12,30,19,5,7,3.85,5.0,fr,44591,9,1872516,1,4,Active Shallow Crust,0.0,89.98985,0.0,12/30/0484
+0.26797,42.78643,5025,4,8,2,29,0,3.85,5.0,fr,44592,100,1872516,1,4,Active Shallow Crust,0.0,89.98985,0.0,04/08/5025
+0.26797,42.78643,8513,8,31,5,49,12,3.85,5.0,fr,44593,170,1872516,1,4,Active Shallow Crust,0.0,89.98985,0.0,08/31/8513
+0.26797,42.78643,9589,7,28,3,11,11,3.85,15.0,fr,44594,191,1872517,1,1,Active Shallow Crust,0.0,89.98985,0.0,07/28/9589
+0.26797,42.78643,1862,8,21,3,49,58,3.95,5.0,fr,44595,37,1872528,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/21/1862
+0.26797,42.78643,5122,9,14,11,18,12,3.95,15.0,fr,44596,102,1872532,1,1,Active Shallow Crust,240.0193,58.00487,0.0,09/14/5122
+0.26797,42.78643,4674,1,19,15,22,39,3.95,15.0,fr,44597,93,1872538,1,1,Active Shallow Crust,128.9008,89.99373,0.0,01/19/4674
+0.26797,42.78643,256,3,11,21,7,23,4.05,5.0,fr,44598,5,1872540,1,1,Active Shallow Crust,0.0,89.99011,0.0,03/11/0256
+0.26797,42.78643,7772,2,16,2,38,1,4.05,15.0,fr,44599,155,1872550,1,1,Active Shallow Crust,128.891,89.99376,0.0,02/16/7772
+0.26797,42.78643,2877,3,14,9,48,1,4.15,5.0,fr,44600,57,1872558,1,1,Active Shallow Crust,0.0,89.98991,-90.0,03/14/2877
+0.26797,42.78643,8379,11,8,0,7,44,4.25,5.0,fr,44601,167,1872567,1,1,Active Shallow Crust,240.0068,57.99396,0.0,11/08/8379
+0.26797,42.78643,53,11,30,10,53,42,4.35,15.0,fr,44602,1,1872580,1,1,Active Shallow Crust,240.0076,57.9958,0.0,11/30/0053
+0.26797,42.78643,5122,2,24,7,22,50,4.35,15.0,fr,44603,102,1872583,1,1,Active Shallow Crust,0.0,89.98994,-90.0,02/24/5122
+0.26797,42.78643,5821,11,27,22,37,8,4.55,5.0,fr,44604,116,1872609,1,1,Active Shallow Crust,128.8948,89.98578,0.0,11/27/5821
+0.26797,42.78643,7200,6,20,15,57,23,4.65,5.0,fr,44605,143,1872618,1,1,Active Shallow Crust,0.0,89.98997,-90.0,06/20/7200
+0.26797,42.78643,6470,9,14,12,33,23,4.75,5.0,fr,44606,129,1872624,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/14/6470
+0.26797,42.78643,9390,2,25,8,25,1,4.95,5.0,fr,44607,187,1872648,1,1,Active Shallow Crust,0.0,89.99003,0.0,02/25/9390
+6.09584,43.17423,4814,4,12,0,8,55,3.55,5.0,fr,44608,96,1872969,1,1,Active Shallow Crust,128.8974,89.99265,0.0,04/12/4814
+-2.26759,48.67526,3131,5,17,16,2,4,3.55,5.0,fr,44609,62,1873440,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/17/3131
+-2.26759,48.67526,2177,5,23,0,4,29,3.55,15.0,fr,44610,43,1873447,1,1,Active Shallow Crust,0.0,89.9899,-90.0,05/23/2177
+-2.26759,48.67526,374,1,12,15,21,51,3.65,5.0,fr,44611,7,1873452,1,1,Active Shallow Crust,0.0,89.9911,0.0,01/12/0374
+-2.26759,48.67526,5492,6,21,15,55,12,3.65,15.0,fr,44612,109,1873456,1,1,Active Shallow Crust,240.0016,58.01245,0.0,06/21/5492
+-2.26759,48.67526,6990,5,12,20,30,20,3.75,5.0,fr,44613,139,1873464,1,1,Active Shallow Crust,0.0,89.98942,0.0,05/12/6990
+-2.26759,48.67526,7538,6,12,21,15,30,3.75,15.0,fr,44614,150,1873465,1,2,Active Shallow Crust,0.0,89.98942,0.0,06/12/7538
+-2.26759,48.67526,9398,4,7,12,42,12,3.75,15.0,fr,44615,187,1873465,1,2,Active Shallow Crust,0.0,89.98942,0.0,04/07/9398
+-2.26759,48.67526,6304,11,10,15,34,45,3.85,5.0,fr,44616,126,1873476,1,1,Active Shallow Crust,0.0,89.99057,0.0,11/10/6304
+-2.26759,48.67526,5357,6,30,19,23,53,3.95,5.0,fr,44617,107,1873491,1,1,Active Shallow Crust,240.0202,58.00505,0.0,06/30/5357
+-2.26759,48.67526,3339,9,16,6,17,58,4.05,27.5,fr,44618,66,1873502,1,1,Active Shallow Crust,0.0,89.99064,0.0,09/16/3339
+-2.26759,48.67526,2030,1,27,11,12,52,4.25,5.0,fr,44619,40,1873524,1,3,Active Shallow Crust,0.0,89.98959,0.0,01/27/2030
+-2.26759,48.67526,6389,6,24,15,50,14,4.25,5.0,fr,44620,127,1873524,1,3,Active Shallow Crust,0.0,89.98959,0.0,06/24/6389
+-2.26759,48.67526,7478,1,3,15,51,34,4.25,5.0,fr,44621,149,1873524,1,3,Active Shallow Crust,0.0,89.98959,0.0,01/03/7478
+-2.26759,48.67526,4124,12,30,21,25,12,4.45,5.0,fr,44622,82,1873548,1,1,Active Shallow Crust,0.0,89.99055,0.0,12/30/4124
+-2.92899,49.4273,3238,7,3,8,49,57,3.55,5.0,fr,44623,64,1873920,1,1,Active Shallow Crust,0.0,89.99017,0.0,07/03/3238
+-2.92899,49.4273,3305,4,1,14,45,52,3.65,5.0,fr,44624,66,1873932,1,1,Active Shallow Crust,0.0,89.99123,0.0,04/01/3305
+-2.92899,49.4273,2001,6,5,16,33,43,3.75,5.0,fr,44625,40,1873944,1,1,Active Shallow Crust,0.0,89.98958,0.0,06/05/2001
+-2.92899,49.4273,8825,7,8,23,25,2,5.45,5.0,fr,44626,176,1874148,1,1,Active Shallow Crust,0.0,89.99006,0.0,07/08/8825
+3.67986,41.90867,6278,11,17,4,46,29,3.55,5.0,fr,44627,125,1874403,1,1,Active Shallow Crust,240.0121,57.99786,0.0,11/17/6278
+3.67986,41.90867,2801,5,16,5,48,1,3.75,15.0,fr,44628,56,1874425,1,1,Active Shallow Crust,0.0,89.99106,0.0,05/16/2801
+3.67986,41.90867,3645,9,16,8,46,7,3.75,15.0,fr,44629,72,1874431,1,1,Active Shallow Crust,0.0,89.99095,-90.0,09/16/3645
+3.67986,41.90867,6859,8,18,3,48,58,4.25,27.5,fr,44630,137,1874486,1,1,Active Shallow Crust,0.0,89.98994,0.0,08/18/6859
+3.67986,41.90867,1313,3,18,14,43,57,4.45,5.0,fr,44631,26,1874508,1,1,Active Shallow Crust,0.0,89.98935,0.0,03/18/1313
+0.61418,44.58613,6083,1,14,5,8,6,3.65,15.0,fr,44632,121,1874902,1,1,Active Shallow Crust,128.9006,89.96349,0.0,01/14/6083
+0.61418,44.58613,6900,11,12,12,34,16,4.35,5.0,fr,44633,137,1874976,1,1,Active Shallow Crust,0.0,89.98999,0.0,11/12/6900
+0.61418,44.58613,2234,10,10,10,32,45,4.35,27.5,fr,44634,44,1874978,1,1,Active Shallow Crust,0.0,89.98999,0.0,10/10/2234
+-0.84135,47.84509,7305,8,2,0,15,31,3.65,5.0,fr,44635,146,1875372,1,1,Active Shallow Crust,0.0,89.9902,0.0,08/02/7305
+-0.84135,47.84509,1138,4,21,8,9,4,3.65,27.5,fr,44636,22,1875374,1,1,Active Shallow Crust,0.0,89.9902,0.0,04/21/1138
+-0.84135,47.84509,1435,7,26,0,7,10,3.75,15.0,fr,44637,28,1875385,1,1,Active Shallow Crust,0.0,89.98992,0.0,07/26/1435
+-0.84135,47.84509,7031,4,23,1,8,32,3.75,5.0,fr,44638,140,1875390,1,1,Active Shallow Crust,0.0,89.98981,-90.0,04/23/7031
+-0.84135,47.84509,8125,7,28,16,43,11,3.85,5.0,fr,44639,162,1875399,1,1,Active Shallow Crust,240.011,57.9978,0.0,07/28/8125
+-0.84135,47.84509,9226,1,3,4,27,19,4.15,27.5,fr,44640,184,1875434,1,1,Active Shallow Crust,0.0,89.98982,0.0,01/03/9226
+-0.84135,47.84509,3641,1,1,3,49,33,4.35,5.0,fr,44641,72,1875456,1,1,Active Shallow Crust,0.0,89.9899,0.0,01/01/3641
+3.45889,40.796,3988,2,9,15,42,19,3.55,5.0,fr,44642,79,1875846,1,1,Active Shallow Crust,0.0,89.98842,-90.0,02/09/3988
+3.45889,40.796,2176,5,31,19,3,10,3.65,27.5,fr,44643,43,1875854,1,1,Active Shallow Crust,0.0,89.98979,0.0,05/31/2176
+3.45889,40.796,3845,11,25,10,56,53,3.75,5.0,fr,44644,76,1875864,1,1,Active Shallow Crust,0.0,89.99091,0.0,11/25/3845
+3.45889,40.796,7083,10,4,17,27,55,3.85,5.0,fr,44645,141,1875879,1,1,Active Shallow Crust,240.0105,57.99766,0.0,10/04/7083
+3.12711,46.69786,3623,6,21,1,18,3,3.75,27.5,fr,44646,72,1876349,1,1,Active Shallow Crust,240.0089,58.0173,0.0,06/21/3623
+3.12711,46.69786,6054,2,16,15,47,30,3.85,5.0,fr,44647,121,1876359,1,1,Active Shallow Crust,240.0104,57.99789,0.0,02/16/6054
+3.12711,46.69786,4071,1,4,5,58,7,3.95,27.5,fr,44648,81,1876370,1,1,Active Shallow Crust,0.0,89.98909,0.0,01/04/4071
+3.12711,46.69786,865,9,24,7,26,42,4.05,5.0,fr,44649,17,1876380,1,1,Active Shallow Crust,0.0,89.99028,0.0,09/24/0865
+-0.58099,51.30239,4093,7,17,19,45,20,3.55,5.0,fr,44650,81,1876803,1,1,Active Shallow Crust,240.0125,57.99822,0.0,07/17/4093
+-0.58099,51.30239,6849,8,15,18,59,56,3.75,15.0,fr,44651,136,1876825,1,1,Active Shallow Crust,0.0,89.98998,0.0,08/15/6849
+-0.58099,51.30239,3017,6,4,14,45,59,3.85,5.0,fr,44652,60,1876836,1,1,Active Shallow Crust,0.0,89.98996,0.0,06/04/3017
+-0.58099,51.30239,1272,9,4,13,38,50,4.05,5.0,fr,44653,25,1876860,1,1,Active Shallow Crust,0.0,89.98981,0.0,09/04/1272
+-0.58099,51.30239,3446,8,12,0,54,55,4.45,27.5,fr,44654,68,1876910,1,1,Active Shallow Crust,0.0,89.98993,0.0,08/12/3446
+1.75458,47.74187,8428,4,3,5,4,30,3.65,5.0,fr,44655,168,1877292,1,1,Active Shallow Crust,0.0,89.98943,0.0,04/03/8428
+1.75458,47.74187,9890,5,20,21,20,28,3.65,5.0,fr,44656,197,1877298,1,1,Active Shallow Crust,0.0,89.9893,-90.0,05/20/9890
+1.75458,47.74187,9016,2,23,17,53,0,4.45,5.0,fr,44657,180,1877391,1,1,Active Shallow Crust,240.0056,57.99468,0.0,02/23/9016
+1.754577,47.74187,466,1,5,0,48,33,6.25,6.744814,fr,44658,9,1877613,1,1,Active Shallow Crust,128.8473,89.99044,0.0,01/05/0466
+7.99803,45.91103,3836,6,19,17,11,18,3.55,5.0,fr,44659,76,1877760,1,1,Active Shallow Crust,0.0,89.99298,0.0,06/19/3836
+7.99803,45.91103,7762,3,30,15,12,42,3.55,27.5,fr,44660,155,1877762,1,1,Active Shallow Crust,0.0,89.99298,0.0,03/30/7762
+7.99803,45.91103,5768,11,6,18,40,16,3.55,15.0,fr,44661,115,1877770,1,1,Active Shallow Crust,128.8948,89.99298,0.0,11/06/5768
+7.99803,45.91103,7555,4,28,17,17,0,3.65,5.0,fr,44662,151,1877772,1,1,Active Shallow Crust,0.0,89.9875,0.0,04/28/7555
+7.99803,45.91103,2263,1,26,11,9,13,3.65,15.0,fr,44663,45,1877773,1,1,Active Shallow Crust,0.0,89.9875,0.0,01/26/2263
+7.99803,45.91103,6686,6,9,2,19,24,3.65,5.0,fr,44664,133,1877775,1,1,Active Shallow Crust,239.9997,58.0122,0.0,06/09/6686
+7.99803,45.91103,1511,8,3,3,35,2,4.05,5.0,fr,44665,30,1877820,1,1,Active Shallow Crust,0.0,89.98817,0.0,08/03/1511
+7.99803,45.91103,294,10,2,4,33,53,4.05,15.0,fr,44666,5,1877824,1,1,Active Shallow Crust,240.0055,58.0051,0.0,10/02/0294
+7.99803,45.91103,298,4,25,7,48,7,4.15,5.0,fr,44667,5,1877835,1,1,Active Shallow Crust,240.008,57.99732,0.0,04/25/0298
+7.99803,45.91103,951,10,21,5,33,55,4.65,5.0,fr,44668,19,1877892,1,1,Active Shallow Crust,0.0,89.99011,0.0,10/21/0951
+7.99803,45.91103,7195,8,10,15,3,51,4.85,15.0,fr,44669,143,1877917,1,1,Active Shallow Crust,0.0,89.99058,0.0,08/10/7195
+7.99803,45.91103,9318,11,5,15,51,25,5.15,5.0,fr,44670,186,1877952,1,1,Active Shallow Crust,0.0,89.98999,0.0,11/05/9318
+-3.92588,47.0278,1863,10,29,16,39,49,3.65,5.0,fr,44671,37,1878252,1,1,Active Shallow Crust,0.0,89.99081,0.0,10/29/1863
+4.51338,44.4268,2010,3,7,11,46,18,3.55,27.5,fr,44672,40,1878722,1,3,Active Shallow Crust,0.0,89.9928,0.0,03/07/2010
+4.51338,44.4268,7658,11,15,13,0,55,3.55,27.5,fr,44673,153,1878722,1,3,Active Shallow Crust,0.0,89.9928,0.0,11/15/7658
+4.51338,44.4268,3154,7,2,13,16,57,3.55,27.5,fr,44674,63,1878722,1,3,Active Shallow Crust,0.0,89.9928,0.0,07/02/3154
+4.51338,44.4268,3515,3,10,5,26,30,3.55,5.0,fr,44675,70,1878723,1,1,Active Shallow Crust,240.0119,57.99839,0.0,03/10/3515
+4.51338,44.4268,5004,6,11,17,35,4,3.65,5.0,fr,44676,100,1878732,1,2,Active Shallow Crust,0.0,89.98716,0.0,06/11/5004
+4.51338,44.4268,4654,4,21,21,29,32,3.65,5.0,fr,44677,93,1878732,1,2,Active Shallow Crust,0.0,89.98716,0.0,04/21/4654
+4.51338,44.4268,6260,6,24,21,50,18,3.65,15.0,fr,44678,125,1878739,1,2,Active Shallow Crust,0.0,89.98701,-90.0,06/24/6260
+4.51338,44.4268,7331,7,8,10,6,0,3.65,15.0,fr,44679,146,1878739,1,2,Active Shallow Crust,0.0,89.98701,-90.0,07/08/7331
+4.51338,44.4268,7524,8,26,11,18,15,3.75,27.5,fr,44680,150,1878749,1,1,Active Shallow Crust,240.0077,58.01726,0.0,08/26/7524
+4.51338,44.4268,6504,6,23,0,58,33,3.85,15.0,fr,44681,130,1878760,1,1,Active Shallow Crust,240.0104,57.99817,0.0,06/23/6504
+4.51338,44.4268,2876,4,21,14,11,16,3.85,5.0,fr,44682,57,1878762,1,1,Active Shallow Crust,0.0,89.98969,-90.0,04/21/2876
+4.51338,44.4268,4303,9,12,3,59,59,3.85,15.0,fr,44683,86,1878766,1,1,Active Shallow Crust,128.8949,89.9949,0.0,09/12/4303
+4.51338,44.4268,8121,7,4,2,27,36,3.85,27.5,fr,44684,162,1878767,1,1,Active Shallow Crust,128.8949,89.9949,0.0,07/04/8121
+4.51338,44.4268,8646,9,28,7,23,8,3.95,5.0,fr,44685,172,1878768,1,1,Active Shallow Crust,0.0,89.99091,0.0,09/28/8646
+4.51338,44.4268,7135,3,29,3,14,3,4.05,5.0,fr,44686,142,1878780,1,1,Active Shallow Crust,0.0,89.9919,0.0,03/29/7135
+4.51338,44.4268,1181,5,13,6,48,21,4.05,27.5,fr,44687,23,1878791,1,1,Active Shallow Crust,128.8919,89.99191,0.0,05/13/1181
+4.51338,44.4268,8282,1,18,2,2,54,4.15,27.5,fr,44688,165,1878794,1,1,Active Shallow Crust,0.0,89.98917,0.0,01/18/8282
+4.51338,44.4268,8529,11,18,6,27,15,4.25,5.0,fr,44689,170,1878810,1,1,Active Shallow Crust,0.0,89.99023,-90.0,11/18/8529
+4.51338,44.4268,329,12,27,1,18,49,4.35,5.0,fr,44690,6,1878819,1,1,Active Shallow Crust,240.0081,57.99573,0.0,12/27/0329
+4.51338,44.4268,3905,8,31,12,24,40,4.55,5.0,fr,44691,78,1878843,1,1,Active Shallow Crust,240.0086,57.99743,0.0,08/31/3905
+4.51338,44.4268,7319,1,3,14,7,22,4.65,27.5,fr,44692,146,1878863,1,1,Active Shallow Crust,128.8913,89.98711,0.0,01/03/7319
+4.51338,44.4268,9472,1,3,20,31,17,4.75,5.0,fr,44693,189,1878867,1,1,Active Shallow Crust,240.0067,58.00457,0.0,01/03/9472
+4.51338,44.4268,394,7,7,20,38,53,5.75,5.0,fr,44694,7,1878984,1,1,Active Shallow Crust,0.0,89.99027,0.0,07/07/0394
+2.56377,45.70487,3644,11,22,3,7,40,3.55,5.0,fr,44695,72,1879200,1,1,Active Shallow Crust,0.0,89.98943,0.0,11/22/3644
+2.56377,45.70487,6543,8,17,3,38,48,3.55,15.0,fr,44696,130,1879201,1,1,Active Shallow Crust,0.0,89.98943,0.0,08/17/6543
+2.56377,45.70487,7943,3,28,13,52,4,3.55,27.5,fr,44697,158,1879202,1,1,Active Shallow Crust,0.0,89.98943,0.0,03/28/7943
+2.56377,45.70487,3733,2,6,5,32,19,3.55,27.5,fr,44698,74,1879211,1,1,Active Shallow Crust,128.896,89.99296,0.0,02/06/3733
+2.56377,45.70487,6452,7,16,17,45,53,3.65,5.0,fr,44699,129,1879212,1,3,Active Shallow Crust,0.0,89.99059,0.0,07/16/6452
+2.56377,45.70487,6984,10,28,18,54,45,3.65,5.0,fr,44700,139,1879212,1,3,Active Shallow Crust,0.0,89.99059,0.0,10/28/6984
+2.56377,45.70487,5174,5,5,9,5,24,3.65,5.0,fr,44701,103,1879212,1,3,Active Shallow Crust,0.0,89.99059,0.0,05/05/5174
+2.56377,45.70487,355,1,22,6,35,54,3.65,5.0,fr,44702,7,1879215,1,1,Active Shallow Crust,240.0007,58.01294,0.0,01/22/0355
+2.56377,45.70487,9285,2,24,12,21,10,3.65,15.0,fr,44703,185,1879219,1,1,Active Shallow Crust,0.0,89.99048,-90.0,02/24/9285
+2.56377,45.70487,9509,3,17,20,9,47,3.85,15.0,fr,44704,190,1879240,1,1,Active Shallow Crust,240.0104,57.99781,0.0,03/17/9509
+2.56377,45.70487,2081,6,29,19,39,52,3.85,15.0,fr,44705,41,1879243,1,1,Active Shallow Crust,0.0,89.98991,-90.0,06/29/2081
+2.56377,45.70487,2778,1,11,15,3,13,3.95,5.0,fr,44706,55,1879248,1,2,Active Shallow Crust,0.0,89.98889,0.0,01/11/2778
+2.56377,45.70487,7563,8,22,23,55,0,3.95,5.0,fr,44707,151,1879248,1,2,Active Shallow Crust,0.0,89.98889,0.0,08/22/7563
+2.56377,45.70487,536,2,12,8,39,40,3.95,15.0,fr,44708,10,1879249,1,1,Active Shallow Crust,0.0,89.98889,0.0,02/12/0536
+2.56377,45.70487,7616,5,12,23,28,27,4.05,5.0,fr,44709,152,1879260,1,1,Active Shallow Crust,0.0,89.9901,0.0,05/12/7616
+2.56377,45.70487,7755,8,4,12,24,16,4.05,15.0,fr,44710,155,1879261,1,1,Active Shallow Crust,0.0,89.9901,0.0,08/04/7755
+2.56377,45.70487,9027,5,9,1,19,49,4.35,5.0,fr,44711,180,1879296,1,1,Active Shallow Crust,0.0,89.99019,0.0,05/09/9027
+2.56377,45.70487,7548,8,14,3,18,31,4.75,5.0,fr,44712,150,1879347,1,1,Active Shallow Crust,240.0072,58.00439,0.0,08/14/7548
+3.7138,42.31659,1841,6,12,18,11,30,3.55,5.0,fr,44713,36,1879689,1,1,Active Shallow Crust,128.8972,89.99255,0.0,06/12/1841
+3.7138,42.31659,1941,7,10,9,33,15,3.65,15.0,fr,44714,38,1879693,1,1,Active Shallow Crust,0.0,89.99003,0.0,07/10/1941
+3.7138,42.31659,5420,8,8,0,20,16,3.75,5.0,fr,44715,108,1879704,1,1,Active Shallow Crust,0.0,89.99112,0.0,08/08/5420
+3.7138,42.31659,5851,3,23,3,0,13,3.75,15.0,fr,44716,117,1879705,1,1,Active Shallow Crust,0.0,89.99112,0.0,03/23/5851
+3.7138,42.31659,3709,12,3,15,23,38,4.05,5.0,fr,44717,74,1879740,1,1,Active Shallow Crust,0.0,89.98952,0.0,12/03/3709
+3.7138,42.31659,5638,5,27,6,27,8,4.05,5.0,fr,44718,112,1879743,1,1,Active Shallow Crust,240.0051,58.00604,0.0,05/27/5638
+3.7138,42.31659,5357,10,13,20,7,32,4.25,5.0,fr,44719,107,1879767,1,1,Active Shallow Crust,240.0069,57.99395,0.0,10/13/5357
+-3.45662,43.76062,8257,7,16,4,54,17,3.75,5.0,fr,44720,165,1880673,1,1,Active Shallow Crust,128.8966,89.96745,0.0,07/16/8257
+-3.45662,43.76062,1446,9,25,12,58,47,3.75,15.0,fr,44721,28,1880674,1,1,Active Shallow Crust,128.8966,89.96745,0.0,09/25/1446
+-3.45662,43.76062,7007,6,13,15,21,26,3.95,5.0,fr,44722,140,1880688,1,1,Active Shallow Crust,0.0,89.99081,0.0,06/13/7007
+-3.45662,43.76062,6955,10,13,5,51,20,4.15,5.0,fr,44723,139,1880712,1,1,Active Shallow Crust,0.0,89.99088,0.0,10/13/6955
+-3.45662,43.76062,7751,1,19,18,19,33,4.15,5.0,fr,44724,155,1880715,1,1,Active Shallow Crust,240.008,57.99704,0.0,01/19/7751
+-3.45662,43.76062,3436,11,22,17,19,45,4.25,15.0,fr,44725,68,1880725,1,1,Active Shallow Crust,0.0,89.99024,0.0,11/22/3436
+-3.45662,43.76062,3319,8,30,10,29,30,4.35,5.0,fr,44726,66,1880736,1,1,Active Shallow Crust,0.0,89.98985,0.0,08/30/3319
+6.65888,50.34168,5826,6,18,14,34,14,3.65,5.0,fr,44727,116,1881132,1,1,Active Shallow Crust,0.0,89.98853,0.0,06/18/5826
+6.65888,50.34168,2971,1,8,22,1,28,3.65,15.0,fr,44728,59,1881136,1,1,Active Shallow Crust,240.001,58.01346,0.0,01/08/2971
+6.65888,50.34168,7286,4,1,8,34,36,3.65,15.0,fr,44729,145,1881139,1,1,Active Shallow Crust,0.0,89.9884,-90.0,04/01/7286
+6.65888,50.34168,2080,6,17,18,37,25,3.75,5.0,fr,44730,41,1881144,1,1,Active Shallow Crust,0.0,89.98978,0.0,06/17/2080
+6.65888,50.34168,6251,10,24,11,50,58,3.75,15.0,fr,44731,125,1881145,1,1,Active Shallow Crust,0.0,89.98978,0.0,10/24/6251
+6.65888,50.34168,838,1,9,13,35,24,3.75,15.0,fr,44732,16,1881154,1,1,Active Shallow Crust,128.8963,89.96706,0.0,01/09/0838
+6.65888,50.34168,1700,10,10,16,47,22,3.95,15.0,fr,44733,33,1881169,1,1,Active Shallow Crust,0.0,89.99187,0.0,10/10/1700
+-1.22231,49.819,7360,5,9,17,12,27,3.55,5.0,fr,44734,147,1881600,1,1,Active Shallow Crust,0.0,89.99024,0.0,05/09/7360
+-1.22231,49.819,9663,3,12,23,53,39,3.55,15.0,fr,44735,193,1881601,1,2,Active Shallow Crust,0.0,89.99024,0.0,03/12/9663
+-1.22231,49.819,2009,7,24,20,55,3,3.55,15.0,fr,44736,40,1881601,1,2,Active Shallow Crust,0.0,89.99024,0.0,07/24/2009
+-1.22231,49.819,9557,8,10,2,57,50,3.55,5.0,fr,44737,191,1881606,1,1,Active Shallow Crust,0.0,89.99013,-90.0,08/10/9557
+-1.22231,49.819,1048,3,29,16,35,7,3.65,5.0,fr,44738,20,1881615,1,1,Active Shallow Crust,240.0015,58.01297,0.0,03/29/1048
+-1.22231,49.819,1853,10,8,14,58,41,3.75,5.0,fr,44739,37,1881624,1,1,Active Shallow Crust,0.0,89.98966,0.0,10/08/1853
+-1.22231,49.819,2111,3,4,13,49,55,3.75,5.0,fr,44740,42,1881633,1,1,Active Shallow Crust,128.8965,89.96732,0.0,03/04/2111
+-1.22231,49.819,2127,11,24,2,15,28,3.95,5.0,fr,44741,42,1881648,1,1,Active Shallow Crust,0.0,89.98974,0.0,11/24/2127
+-1.22231,49.819,2590,3,14,3,11,14,4.05,15.0,fr,44742,51,1881664,1,1,Active Shallow Crust,240.0064,58.00607,0.0,03/14/2590
+-1.22231,49.819,420,11,29,14,46,49,4.05,27.5,fr,44743,8,1881665,1,1,Active Shallow Crust,240.0064,58.00607,0.0,11/29/0420
+-1.22231,49.819,6396,6,7,21,12,5,4.95,5.0,fr,44744,127,1881768,1,1,Active Shallow Crust,0.0,89.98994,0.0,06/07/6396
+2.46349,46.20661,4338,6,25,16,16,52,3.55,5.0,fr,44745,86,1882080,1,4,Active Shallow Crust,0.0,89.98953,0.0,06/25/4338
+2.46349,46.20661,6036,3,10,12,58,2,3.55,5.0,fr,44746,120,1882080,1,4,Active Shallow Crust,0.0,89.98953,0.0,03/10/6036
+2.46349,46.20661,2394,6,30,15,23,23,3.55,5.0,fr,44747,47,1882080,1,4,Active Shallow Crust,0.0,89.98953,0.0,06/30/2394
+2.46349,46.20661,7584,9,24,16,27,48,3.55,5.0,fr,44748,151,1882080,1,4,Active Shallow Crust,0.0,89.98953,0.0,09/24/7584
+2.46349,46.20661,2925,11,28,16,39,34,3.55,15.0,fr,44749,58,1882081,1,1,Active Shallow Crust,0.0,89.98953,0.0,11/28/2925
+2.46349,46.20661,8102,8,10,5,16,14,3.55,5.0,fr,44750,162,1882083,1,1,Active Shallow Crust,240.0124,57.99846,0.0,08/10/8102
+2.46349,46.20661,7442,11,15,4,26,5,3.55,15.0,fr,44751,148,1882087,1,1,Active Shallow Crust,0.0,89.98941,-90.0,11/15/7442
+2.46349,46.20661,108,7,15,23,21,44,3.55,27.5,fr,44752,2,1882088,1,1,Active Shallow Crust,0.0,89.98941,-90.0,07/15/0108
+2.46349,46.20661,3095,7,2,7,32,52,3.55,5.0,fr,44753,61,1882089,1,1,Active Shallow Crust,128.8964,89.99302,0.0,07/02/3095
+2.46349,46.20661,9751,8,24,23,11,33,3.65,5.0,fr,44754,195,1882092,1,2,Active Shallow Crust,0.0,89.99067,0.0,08/24/9751
+2.46349,46.20661,4086,7,30,3,6,45,3.65,5.0,fr,44755,81,1882092,1,2,Active Shallow Crust,0.0,89.99067,0.0,07/30/4086
+2.46349,46.20661,5133,3,16,19,57,9,3.65,15.0,fr,44756,102,1882093,1,1,Active Shallow Crust,0.0,89.99067,0.0,03/16/5133
+2.46349,46.20661,903,8,24,2,50,31,3.65,5.0,fr,44757,18,1882095,1,1,Active Shallow Crust,240.001,58.01294,0.0,08/24/0903
+2.46349,46.20661,1701,8,10,5,27,38,3.75,5.0,fr,44758,34,1882104,1,3,Active Shallow Crust,0.0,89.98891,0.0,08/10/1701
+2.46349,46.20661,3545,1,29,23,12,29,3.75,5.0,fr,44759,70,1882104,1,3,Active Shallow Crust,0.0,89.98891,0.0,01/29/3545
+2.46349,46.20661,404,10,26,22,27,27,3.75,5.0,fr,44760,8,1882104,1,3,Active Shallow Crust,0.0,89.98891,0.0,10/26/0404
+2.46349,46.20661,4602,5,25,20,44,10,3.95,5.0,fr,44761,92,1882128,1,2,Active Shallow Crust,0.0,89.98899,0.0,05/25/4602
+2.46349,46.20661,9183,5,15,19,43,0,3.95,5.0,fr,44762,183,1882128,1,2,Active Shallow Crust,0.0,89.98899,0.0,05/15/9183
+2.46349,46.20661,3774,1,28,2,9,46,3.95,15.0,fr,44763,75,1882129,1,1,Active Shallow Crust,0.0,89.98899,0.0,01/28/3774
+2.46349,46.20661,22,6,19,18,25,14,3.95,5.0,fr,44764,0,1882137,1,1,Active Shallow Crust,128.9008,89.99339,0.0,06/19/0022
+2.46349,46.20661,6744,6,24,7,7,18,4.05,27.5,fr,44765,134,1882142,1,1,Active Shallow Crust,0.0,89.99019,0.0,06/24/6744
+2.46349,46.20661,4996,12,24,3,28,50,4.15,5.0,fr,44766,99,1882152,1,2,Active Shallow Crust,0.0,89.98951,0.0,12/24/4996
+2.46349,46.20661,849,4,10,0,39,56,4.15,5.0,fr,44767,16,1882152,1,2,Active Shallow Crust,0.0,89.98951,0.0,04/10/0849
+2.46349,46.20661,2282,6,20,20,49,49,4.15,15.0,fr,44768,45,1882153,1,1,Active Shallow Crust,0.0,89.98951,0.0,06/20/2282
+2.46349,46.20661,3865,6,15,17,25,52,4.25,5.0,fr,44769,77,1882167,1,1,Active Shallow Crust,240.0076,57.99401,0.0,06/15/3865
+2.46349,46.20661,7899,1,21,9,28,25,4.35,15.0,fr,44770,157,1882180,1,1,Active Shallow Crust,240.0085,57.99603,0.0,01/21/7899
+2.46349,46.20661,9151,5,29,2,26,17,4.45,5.0,fr,44771,183,1882188,1,1,Active Shallow Crust,0.0,89.9901,0.0,05/29/9151
+2.46349,46.20661,5840,2,2,11,54,48,4.85,5.0,fr,44772,116,1882236,1,1,Active Shallow Crust,0.0,89.98985,0.0,02/02/5840
+2.46349,46.20661,9465,7,14,11,11,52,4.95,5.0,fr,44773,189,1882248,1,1,Active Shallow Crust,0.0,89.99025,0.0,07/14/9465
+2.46349,46.20661,7164,9,15,4,25,44,5.55,5.0,fr,44774,143,1882323,1,1,Active Shallow Crust,240.0289,58.00239,0.0,09/15/7164
+1.73881,43.47356,7355,9,22,19,0,22,3.55,27.5,fr,44775,147,1882562,1,1,Active Shallow Crust,0.0,89.99085,0.0,09/22/7355
+1.73881,43.47356,3209,11,10,11,58,12,3.65,15.0,fr,44776,64,1882573,1,1,Active Shallow Crust,0.0,89.99022,0.0,11/10/3209
+1.73881,43.47356,1612,9,30,12,17,34,3.75,15.0,fr,44777,32,1882585,1,1,Active Shallow Crust,0.0,89.98983,0.0,09/30/1612
+1.73881,43.47356,119,11,9,2,48,30,3.85,5.0,fr,44778,2,1882596,1,1,Active Shallow Crust,0.0,89.98964,0.0,11/09/0119
+1.73881,43.47356,5632,7,19,17,3,38,4.45,5.0,fr,44779,112,1882674,1,1,Active Shallow Crust,0.0,89.99015,-90.0,07/19/5632
+-3.20558,46.82738,8510,7,6,7,14,19,5.45,5.0,fr,44780,170,1883268,1,1,Active Shallow Crust,0.0,89.98993,0.0,07/06/8510
+-5.41208,49.60471,1155,1,8,6,47,18,4.85,5.0,fr,44781,23,1883676,1,1,Active Shallow Crust,0.0,89.98975,0.0,01/08/1155
+-6.00506,47.89821,5617,11,2,14,41,53,3.65,27.5,fr,44782,112,1884014,1,1,Active Shallow Crust,0.0,89.98795,0.0,11/02/5617
+-6.00506,47.89821,7624,11,26,16,53,56,4.35,5.0,fr,44783,152,1884096,1,1,Active Shallow Crust,0.0,89.98923,0.0,11/26/7624
+4.2022,46.21302,1996,6,1,0,32,24,3.55,5.0,fr,44784,39,1884480,1,1,Active Shallow Crust,0.0,89.99302,0.0,06/01/1996
+4.2022,46.21302,9759,5,13,15,29,43,3.55,15.0,fr,44785,195,1884481,1,1,Active Shallow Crust,0.0,89.99302,0.0,05/13/9759
+4.2022,46.21302,5914,8,6,13,32,32,3.55,27.5,fr,44786,118,1884482,1,1,Active Shallow Crust,0.0,89.99302,0.0,08/06/5914
+4.2022,46.21302,637,8,3,9,25,28,3.65,5.0,fr,44787,12,1884501,1,1,Active Shallow Crust,128.8996,89.96352,0.0,08/03/0637
+4.2022,46.21302,528,11,29,19,19,20,3.75,5.0,fr,44788,10,1884504,1,2,Active Shallow Crust,0.0,89.98891,0.0,11/29/0528
+4.2022,46.21302,1391,4,2,3,57,59,3.75,5.0,fr,44789,27,1884504,1,2,Active Shallow Crust,0.0,89.98891,0.0,04/02/1391
+4.2022,46.21302,4993,1,27,23,49,58,3.75,15.0,fr,44790,99,1884505,1,1,Active Shallow Crust,0.0,89.98891,0.0,01/27/4993
+4.2022,46.21302,8611,6,10,3,53,49,3.85,5.0,fr,44791,172,1884516,1,2,Active Shallow Crust,0.0,89.99012,0.0,06/10/8611
+4.2022,46.21302,5573,10,31,21,51,44,3.85,5.0,fr,44792,111,1884516,1,2,Active Shallow Crust,0.0,89.99012,0.0,10/31/5573
+4.2022,46.21302,4608,1,8,20,58,0,3.95,5.0,fr,44793,92,1884537,1,1,Active Shallow Crust,128.9013,89.99339,0.0,01/08/4608
+4.2022,46.21302,6544,5,9,5,12,38,4.35,5.0,fr,44794,130,1884576,1,1,Active Shallow Crust,0.0,89.98888,0.0,05/09/6544
+4.2022,46.21302,5431,5,7,14,1,13,5.55,27.5,fr,44795,108,1884731,1,1,Active Shallow Crust,128.8764,89.98978,0.0,05/07/5431
+-4.44856,47.65857,3829,3,25,4,55,28,3.65,15.0,fr,44796,76,1884973,1,1,Active Shallow Crust,0.0,89.98789,0.0,03/25/3829
+-4.44856,47.65857,3989,5,29,23,6,42,3.75,15.0,fr,44797,79,1884991,1,1,Active Shallow Crust,0.0,89.98908,-90.0,05/29/3989
+-4.44856,47.65857,7557,6,28,14,2,39,4.55,27.5,fr,44798,151,1885082,1,1,Active Shallow Crust,0.0,89.98926,0.0,06/28/7557
+-0.55833,45.70858,9932,5,31,18,48,24,3.55,5.0,fr,44799,198,1885920,1,1,Active Shallow Crust,0.0,89.99032,0.0,05/31/9932
+-0.55833,45.70858,4861,1,13,19,54,14,3.55,15.0,fr,44800,97,1885924,1,1,Active Shallow Crust,240.0119,57.9982,0.0,01/13/4861
+-0.55833,45.70858,1242,12,7,18,52,44,3.65,5.0,fr,44801,24,1885932,1,2,Active Shallow Crust,0.0,89.9898,0.0,12/07/1242
+-0.55833,45.70858,6911,12,19,2,38,6,3.65,5.0,fr,44802,138,1885932,1,2,Active Shallow Crust,0.0,89.9898,0.0,12/19/6911
+-0.55833,45.70858,203,7,1,1,50,7,3.65,15.0,fr,44803,4,1885933,1,1,Active Shallow Crust,0.0,89.9898,0.0,07/01/0203
+-0.55833,45.70858,1381,3,13,21,16,37,3.65,5.0,fr,44804,27,1885935,1,1,Active Shallow Crust,240.001,58.01287,0.0,03/13/1381
+-0.55833,45.70858,4125,7,17,0,35,12,3.65,5.0,fr,44805,82,1885938,1,1,Active Shallow Crust,0.0,89.98969,-90.0,07/17/4125
+-0.55833,45.70858,7592,5,12,2,30,9,3.75,5.0,fr,44806,151,1885944,1,3,Active Shallow Crust,0.0,89.99021,0.0,05/12/7592
+-0.55833,45.70858,9675,12,21,18,11,1,3.75,5.0,fr,44807,193,1885944,1,3,Active Shallow Crust,0.0,89.99021,0.0,12/21/9675
+-0.55833,45.70858,2166,3,25,0,19,17,3.75,5.0,fr,44808,43,1885944,1,3,Active Shallow Crust,0.0,89.99021,0.0,03/25/2166
+-0.55833,45.70858,9410,11,26,15,40,44,3.95,5.0,fr,44809,188,1885968,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/26/9410
+-0.55833,45.70858,4543,6,14,0,32,13,4.15,5.0,fr,44810,90,1885992,1,2,Active Shallow Crust,0.0,89.98985,0.0,06/14/4543
+-0.55833,45.70858,3739,1,16,10,59,36,4.15,5.0,fr,44811,74,1885992,1,2,Active Shallow Crust,0.0,89.98985,0.0,01/16/3739
+-0.55833,45.70858,451,6,12,21,18,38,4.35,15.0,fr,44812,9,1886023,1,1,Active Shallow Crust,0.0,89.99007,-90.0,06/12/0451
+-0.55833,45.70858,6010,4,22,13,56,53,4.45,27.5,fr,44813,120,1886030,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/22/6010
+-0.55833,45.70858,6670,4,16,18,7,17,4.65,5.0,fr,44814,133,1886052,1,1,Active Shallow Crust,0.0,89.99007,0.0,04/16/6670
+-0.55833,45.70858,5184,5,2,8,1,18,4.75,15.0,fr,44815,103,1886074,1,1,Active Shallow Crust,128.8889,89.98807,0.0,05/02/5184
+-0.55833,45.70858,8309,9,22,14,8,50,4.85,15.0,fr,44816,166,1886077,1,1,Active Shallow Crust,0.0,89.98995,0.0,09/22/8309
+3.07835,45.2651,4870,1,27,12,32,42,3.55,5.0,fr,44817,97,1886400,1,1,Active Shallow Crust,0.0,89.98936,0.0,01/27/4870
+3.07835,45.2651,843,3,20,22,27,12,3.55,27.5,fr,44818,16,1886402,1,1,Active Shallow Crust,0.0,89.98936,0.0,03/20/0843
+3.07835,45.2651,2261,11,25,10,3,35,3.55,15.0,fr,44819,45,1886404,1,1,Active Shallow Crust,240.0119,57.99885,0.0,11/25/2261
+3.07835,45.2651,808,4,26,2,30,3,3.75,5.0,fr,44820,16,1886424,1,1,Active Shallow Crust,0.0,89.98872,0.0,04/26/0808
+3.07835,45.2651,2305,2,19,16,46,11,3.75,27.5,fr,44821,46,1886429,1,1,Active Shallow Crust,240.0081,58.01764,0.0,02/19/2305
+3.07835,45.2651,990,9,7,4,49,47,3.85,5.0,fr,44822,19,1886445,1,1,Active Shallow Crust,128.8955,89.99372,0.0,09/07/0990
+3.07835,45.2651,9857,11,26,13,19,38,3.95,5.0,fr,44823,197,1886448,1,3,Active Shallow Crust,0.0,89.99104,0.0,11/26/9857
+3.07835,45.2651,4008,7,12,1,25,31,3.95,5.0,fr,44824,80,1886448,1,3,Active Shallow Crust,0.0,89.99104,0.0,07/12/4008
+3.07835,45.2651,2128,1,14,1,13,48,3.95,5.0,fr,44825,42,1886448,1,3,Active Shallow Crust,0.0,89.99104,0.0,01/14/2128
+3.07835,45.2651,4361,9,24,12,41,18,4.05,5.0,fr,44826,87,1886466,1,1,Active Shallow Crust,0.0,89.98991,-90.0,09/24/4361
+3.07835,45.2651,8893,6,18,20,58,23,4.15,15.0,fr,44827,177,1886473,1,1,Active Shallow Crust,0.0,89.98933,0.0,06/18/8893
+3.07835,45.2651,6497,2,26,9,54,45,4.35,5.0,fr,44828,129,1886496,1,1,Active Shallow Crust,0.0,89.99011,0.0,02/26/6497
+3.07835,45.2651,5829,1,7,20,1,49,4.45,5.0,fr,44829,116,1886511,1,1,Active Shallow Crust,240.0049,57.99457,0.0,01/07/5829
+3.07835,45.2651,3187,6,5,22,56,16,4.65,5.0,fr,44830,63,1886538,1,1,Active Shallow Crust,0.0,89.98988,-90.0,06/05/3187
+3.07835,45.2651,5614,7,1,5,3,57,4.75,5.0,fr,44831,112,1886544,1,1,Active Shallow Crust,0.0,89.9902,0.0,07/01/5614
+3.07835,45.2651,9617,10,7,2,16,24,5.75,15.0,fr,44832,192,1886665,1,1,Active Shallow Crust,0.0,89.99013,0.0,10/07/9617
+3.078354,45.2651,8062,6,16,11,3,29,6.25,6.744814,fr,44833,161,1886724,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/16/8062
+8.23829,47.49336,4637,7,26,18,38,52,3.55,5.0,fr,44834,92,1887360,1,6,Active Shallow Crust,0.0,89.98637,0.0,07/26/4637
+8.23829,47.49336,6041,6,24,4,50,0,3.55,5.0,fr,44835,120,1887360,1,6,Active Shallow Crust,0.0,89.98637,0.0,06/24/6041
+8.23829,47.49336,3339,8,29,1,3,1,3.55,5.0,fr,44836,66,1887360,1,6,Active Shallow Crust,0.0,89.98637,0.0,08/29/3339
+8.23829,47.49336,8100,2,16,18,9,27,3.55,5.0,fr,44837,161,1887360,1,6,Active Shallow Crust,0.0,89.98637,0.0,02/16/8100
+8.23829,47.49336,3989,9,30,9,27,12,3.55,5.0,fr,44838,79,1887360,1,6,Active Shallow Crust,0.0,89.98637,0.0,09/30/3989
+8.23829,47.49336,1049,9,17,10,9,19,3.55,5.0,fr,44839,20,1887360,1,6,Active Shallow Crust,0.0,89.98637,0.0,09/17/1049
+8.23829,47.49336,804,11,4,0,34,30,3.55,15.0,fr,44840,16,1887361,1,4,Active Shallow Crust,0.0,89.98637,0.0,11/04/0804
+8.23829,47.49336,3160,9,16,0,24,10,3.55,15.0,fr,44841,63,1887361,1,4,Active Shallow Crust,0.0,89.98637,0.0,09/16/3160
+8.23829,47.49336,233,7,4,8,5,41,3.55,15.0,fr,44842,4,1887361,1,4,Active Shallow Crust,0.0,89.98637,0.0,07/04/0233
+8.23829,47.49336,1180,9,5,2,53,38,3.55,15.0,fr,44843,23,1887361,1,4,Active Shallow Crust,0.0,89.98637,0.0,09/05/1180
+8.23829,47.49336,9922,1,5,20,46,22,3.55,5.0,fr,44844,198,1887363,1,2,Active Shallow Crust,240.0128,57.99557,0.0,01/05/9922
+8.23829,47.49336,3605,3,20,18,13,36,3.55,5.0,fr,44845,72,1887363,1,2,Active Shallow Crust,240.0128,57.99557,0.0,03/20/3605
+8.23829,47.49336,9801,2,11,13,23,13,3.65,5.0,fr,44846,196,1887372,1,1,Active Shallow Crust,0.0,89.98785,0.0,02/11/9801
+8.23829,47.49336,3459,11,14,14,29,41,3.65,15.0,fr,44847,69,1887373,1,4,Active Shallow Crust,0.0,89.98785,0.0,11/14/3459
+8.23829,47.49336,7174,1,17,2,3,13,3.65,15.0,fr,44848,143,1887373,1,4,Active Shallow Crust,0.0,89.98785,0.0,01/17/7174
+8.23829,47.49336,6909,5,9,10,24,25,3.65,15.0,fr,44849,138,1887373,1,4,Active Shallow Crust,0.0,89.98785,0.0,05/09/6909
+8.23829,47.49336,1948,1,21,6,44,45,3.65,15.0,fr,44850,38,1887373,1,4,Active Shallow Crust,0.0,89.98785,0.0,01/21/1948
+8.23829,47.49336,8512,3,30,9,34,16,3.65,5.0,fr,44851,170,1887375,1,1,Active Shallow Crust,240.0028,58.01278,0.0,03/30/8512
+8.23829,47.49336,8925,6,17,12,38,41,3.75,15.0,fr,44852,178,1887385,1,2,Active Shallow Crust,0.0,89.98917,0.0,06/17/8925
+8.23829,47.49336,167,6,19,0,28,53,3.75,15.0,fr,44853,3,1887385,1,2,Active Shallow Crust,0.0,89.98917,0.0,06/19/0167
+8.23829,47.49336,8422,3,1,14,7,21,3.75,15.0,fr,44854,168,1887388,1,1,Active Shallow Crust,240.0098,58.01752,0.0,03/01/8422
+8.23829,47.49336,248,4,13,17,16,53,3.85,5.0,fr,44855,4,1887396,1,2,Active Shallow Crust,0.0,89.99036,0.0,04/13/0248
+8.23829,47.49336,2575,7,23,6,54,22,3.85,5.0,fr,44856,51,1887396,1,2,Active Shallow Crust,0.0,89.99036,0.0,07/23/2575
+8.23829,47.49336,5397,6,26,16,49,30,3.85,5.0,fr,44857,107,1887399,1,1,Active Shallow Crust,240.0105,57.99824,0.0,06/26/5397
+8.23829,47.49336,394,11,10,0,34,58,3.85,5.0,fr,44858,7,1887402,1,1,Active Shallow Crust,0.0,89.99024,-90.0,11/10/0394
+8.23829,47.49336,4338,2,10,14,28,22,3.85,5.0,fr,44859,86,1887405,1,1,Active Shallow Crust,128.8946,89.99518,0.0,02/10/4338
+8.23829,47.49336,5170,9,7,5,49,29,3.95,5.0,fr,44860,103,1887408,1,1,Active Shallow Crust,0.0,89.9914,0.0,09/07/5170
+8.23829,47.49336,9930,6,6,15,10,4,3.95,5.0,fr,44861,198,1887411,1,2,Active Shallow Crust,240.0191,58.00534,0.0,06/06/9930
+8.23829,47.49336,2138,2,25,17,7,6,3.95,5.0,fr,44862,42,1887411,1,2,Active Shallow Crust,240.0191,58.00534,0.0,02/25/2138
+8.23829,47.49336,6108,7,7,11,27,12,3.95,15.0,fr,44863,122,1887415,1,1,Active Shallow Crust,0.0,89.9913,-90.0,07/07/6108
+8.23829,47.49336,657,11,5,8,52,26,3.95,5.0,fr,44864,13,1887417,1,1,Active Shallow Crust,128.8994,89.9957,0.0,11/05/0657
+8.23829,47.49336,2706,11,7,22,36,9,4.05,5.0,fr,44865,54,1887420,1,3,Active Shallow Crust,0.0,89.99234,0.0,11/07/2706
+8.23829,47.49336,6029,10,15,6,41,0,4.05,5.0,fr,44866,120,1887420,1,3,Active Shallow Crust,0.0,89.99234,0.0,10/15/6029
+8.23829,47.49336,295,10,29,15,34,29,4.05,5.0,fr,44867,5,1887420,1,3,Active Shallow Crust,0.0,89.99234,0.0,10/29/0295
+8.23829,47.49336,5923,4,29,20,25,22,4.05,15.0,fr,44868,118,1887421,1,1,Active Shallow Crust,0.0,89.99234,0.0,04/29/5923
+8.23829,47.49336,2557,1,10,20,51,32,4.05,27.5,fr,44869,51,1887422,1,1,Active Shallow Crust,0.0,89.99234,0.0,01/10/2557
+8.23829,47.49336,4457,10,20,15,56,52,4.15,5.0,fr,44870,89,1887432,1,3,Active Shallow Crust,0.0,89.99317,0.0,10/20/4457
+8.23829,47.49336,8766,9,26,2,53,15,4.15,5.0,fr,44871,175,1887432,1,3,Active Shallow Crust,0.0,89.99317,0.0,09/26/8766
+8.23829,47.49336,9264,11,13,23,26,5,4.15,5.0,fr,44872,185,1887432,1,3,Active Shallow Crust,0.0,89.99317,0.0,11/13/9264
+8.23829,47.49336,1876,10,9,14,40,18,4.15,15.0,fr,44873,37,1887433,1,1,Active Shallow Crust,0.0,89.99317,0.0,10/09/1876
+8.23829,47.49336,6721,8,6,3,14,49,4.15,27.5,fr,44874,134,1887434,1,1,Active Shallow Crust,0.0,89.99317,0.0,08/06/6721
+8.23829,47.49336,1049,5,20,10,19,59,4.15,5.0,fr,44875,20,1887441,1,1,Active Shallow Crust,128.8962,89.99317,0.0,05/20/1049
+8.23829,47.49336,6100,3,21,1,9,23,4.25,5.0,fr,44876,121,1887444,1,2,Active Shallow Crust,0.0,89.98782,0.0,03/21/6100
+8.23829,47.49336,3535,4,24,12,4,15,4.25,5.0,fr,44877,70,1887444,1,2,Active Shallow Crust,0.0,89.98782,0.0,04/24/3535
+8.23829,47.49336,1495,3,7,13,26,3,4.35,5.0,fr,44878,29,1887456,1,1,Active Shallow Crust,0.0,89.98915,0.0,03/07/1495
+8.23829,47.49336,1548,10,6,12,25,53,4.45,5.0,fr,44879,30,1887468,1,1,Active Shallow Crust,0.0,89.99033,0.0,10/06/1548
+8.23829,47.49336,1258,8,16,0,14,42,4.45,15.0,fr,44880,25,1887475,1,1,Active Shallow Crust,0.0,89.99022,-90.0,08/16/1258
+8.23829,47.49336,2846,5,2,19,24,10,4.55,15.0,fr,44881,56,1887484,1,1,Active Shallow Crust,240.0101,57.99659,0.0,05/02/2846
+8.23829,47.49336,2112,11,15,1,43,7,4.75,5.0,fr,44882,42,1887510,1,1,Active Shallow Crust,0.0,89.98961,-90.0,11/15/2112
+8.23829,47.49336,3731,8,3,9,17,8,4.85,5.0,fr,44883,74,1887516,1,2,Active Shallow Crust,0.0,89.99084,0.0,08/03/3731
+8.23829,47.49336,5366,1,13,21,22,1,4.85,5.0,fr,44884,107,1887516,1,2,Active Shallow Crust,0.0,89.99084,0.0,01/13/5366
+8.23829,47.49336,7915,9,17,14,53,40,4.95,5.0,fr,44885,158,1887528,1,1,Active Shallow Crust,0.0,89.98912,0.0,09/17/7915
+8.23829,47.49336,2583,11,19,9,50,8,4.95,5.0,fr,44886,51,1887531,1,1,Active Shallow Crust,240.0128,58.00433,0.0,11/19/2583
+8.23829,47.49336,6769,10,11,6,36,26,5.05,15.0,fr,44887,135,1887541,1,1,Active Shallow Crust,0.0,89.9903,0.0,10/11/6769
+8.23829,47.49336,4301,3,2,23,56,4,5.35,15.0,fr,44888,86,1887577,1,1,Active Shallow Crust,0.0,89.9897,0.0,03/02/4301
+7.02793,48.75965,3867,1,10,0,45,15,3.55,5.0,fr,44889,77,1887840,1,1,Active Shallow Crust,0.0,89.9867,0.0,01/10/3867
+7.02793,48.75965,7098,3,30,8,53,32,3.55,15.0,fr,44890,141,1887850,1,1,Active Shallow Crust,128.8965,89.99335,0.0,03/30/7098
+7.02793,48.75965,6227,2,12,11,30,57,3.95,5.0,fr,44891,124,1887897,1,1,Active Shallow Crust,128.8991,89.99371,0.0,02/12/6227
+7.02793,48.75965,7509,7,13,8,54,26,4.05,5.0,fr,44892,150,1887900,1,1,Active Shallow Crust,0.0,89.98878,0.0,07/13/7509
+3.69052,41.23585,610,10,6,3,0,52,3.55,15.0,fr,44893,12,1888321,1,1,Active Shallow Crust,0.0,89.98862,0.0,10/06/0610
+3.69052,41.23585,7391,4,4,16,26,31,3.55,15.0,fr,44894,147,1888324,1,1,Active Shallow Crust,240.0121,57.99798,0.0,04/04/7391
+3.69052,41.23585,7480,7,12,7,14,32,3.75,27.5,fr,44895,149,1888349,1,1,Active Shallow Crust,240.0079,58.0176,0.0,07/12/7480
+3.69052,41.23585,8694,3,27,2,58,25,4.15,5.0,fr,44896,173,1888395,1,1,Active Shallow Crust,240.0073,57.99721,0.0,03/27/8694
+3.69052,41.23585,6366,6,26,16,0,47,4.35,5.0,fr,44897,127,1888416,1,1,Active Shallow Crust,0.0,89.98943,0.0,06/26/6366
+3.69052,41.23585,7571,7,15,18,13,24,4.45,15.0,fr,44898,151,1888429,1,1,Active Shallow Crust,0.0,89.99059,0.0,07/15/7571
+-5.03733,47.73252,877,7,19,1,37,30,3.65,5.0,fr,44899,17,1888815,1,1,Active Shallow Crust,240.0015,58.01268,0.0,07/19/0877
+-5.03733,47.73252,6389,5,8,9,32,7,4.05,27.5,fr,44900,127,1888871,1,1,Active Shallow Crust,128.8896,89.99428,0.0,05/08/6389
+-5.03733,47.73252,8841,6,5,6,45,53,4.25,5.0,fr,44901,176,1888884,1,1,Active Shallow Crust,0.0,89.99091,0.0,06/05/8841
+5.28026,48.28601,3214,3,4,11,1,2,3.55,5.0,fr,44902,64,1889280,1,1,Active Shallow Crust,0.0,89.99329,0.0,03/04/3214
+5.28026,48.28601,4265,12,28,21,48,32,3.55,15.0,fr,44903,85,1889290,1,1,Active Shallow Crust,128.8968,89.99329,0.0,12/28/4265
+5.28026,48.28601,9589,4,13,8,57,38,3.85,15.0,fr,44904,191,1889320,1,1,Active Shallow Crust,240.0114,57.99833,0.0,04/13/9589
+5.28026,48.28601,436,11,6,10,35,21,3.95,5.0,fr,44905,8,1889334,1,1,Active Shallow Crust,0.0,89.99143,-90.0,11/06/0436
+-1.57203,42.86982,5370,6,20,12,40,55,3.55,5.0,fr,44906,107,1889760,1,9,Active Shallow Crust,0.0,89.99076,0.0,06/20/5370
+-1.57203,42.86982,6636,3,16,1,19,12,3.55,5.0,fr,44907,132,1889760,1,9,Active Shallow Crust,0.0,89.99076,0.0,03/16/6636
+-1.57203,42.86982,5312,7,10,10,58,33,3.55,5.0,fr,44908,106,1889760,1,9,Active Shallow Crust,0.0,89.99076,0.0,07/10/5312
+-1.57203,42.86982,6408,3,26,7,59,42,3.55,5.0,fr,44909,128,1889760,1,9,Active Shallow Crust,0.0,89.99076,0.0,03/26/6408
+-1.57203,42.86982,5440,9,28,2,18,8,3.55,5.0,fr,44910,108,1889760,1,9,Active Shallow Crust,0.0,89.99076,0.0,09/28/5440
+-1.57203,42.86982,4274,4,5,4,47,36,3.55,5.0,fr,44911,85,1889760,1,9,Active Shallow Crust,0.0,89.99076,0.0,04/05/4274
+-1.57203,42.86982,9043,2,15,8,10,21,3.55,5.0,fr,44912,180,1889760,1,9,Active Shallow Crust,0.0,89.99076,0.0,02/15/9043
+-1.57203,42.86982,3699,6,11,8,53,2,3.55,5.0,fr,44913,73,1889760,1,9,Active Shallow Crust,0.0,89.99076,0.0,06/11/3699
+-1.57203,42.86982,6323,9,20,16,48,17,3.55,5.0,fr,44914,126,1889760,1,9,Active Shallow Crust,0.0,89.99076,0.0,09/20/6323
+-1.57203,42.86982,1395,10,9,1,0,53,3.55,27.5,fr,44915,27,1889762,1,2,Active Shallow Crust,0.0,89.99076,0.0,10/09/1395
+-1.57203,42.86982,1866,10,18,21,14,40,3.55,27.5,fr,44916,37,1889762,1,2,Active Shallow Crust,0.0,89.99076,0.0,10/18/1866
+-1.57203,42.86982,6185,2,1,16,1,46,3.55,5.0,fr,44917,123,1889763,1,2,Active Shallow Crust,240.0116,57.99815,0.0,02/01/6185
+-1.57203,42.86982,7809,4,23,1,1,0,3.55,5.0,fr,44918,156,1889763,1,2,Active Shallow Crust,240.0116,57.99815,0.0,04/23/7809
+-1.57203,42.86982,8501,5,9,23,5,20,3.55,5.0,fr,44919,170,1889769,1,1,Active Shallow Crust,128.8963,89.99353,0.0,05/09/8501
+-1.57203,42.86982,6981,9,9,5,58,59,3.65,5.0,fr,44920,139,1889772,1,1,Active Shallow Crust,0.0,89.99012,0.0,09/09/6981
+-1.57203,42.86982,7086,7,15,16,31,14,3.65,15.0,fr,44921,141,1889773,1,1,Active Shallow Crust,0.0,89.99012,0.0,07/15/7086
+-1.57203,42.86982,7091,5,4,2,8,1,3.65,5.0,fr,44922,141,1889775,1,2,Active Shallow Crust,240.0009,58.01289,0.0,05/04/7091
+-1.57203,42.86982,6610,6,4,21,17,11,3.65,5.0,fr,44923,132,1889775,1,2,Active Shallow Crust,240.0009,58.01289,0.0,06/04/6610
+-1.57203,42.86982,3565,9,1,0,4,6,3.65,5.0,fr,44924,71,1889778,1,1,Active Shallow Crust,0.0,89.99001,-90.0,09/01/3565
+-1.57203,42.86982,2862,4,28,22,54,10,3.65,15.0,fr,44925,57,1889782,1,1,Active Shallow Crust,128.9005,89.96359,0.0,04/28/2862
+-1.57203,42.86982,7710,2,1,5,21,1,3.75,5.0,fr,44926,154,1889784,1,2,Active Shallow Crust,0.0,89.98972,0.0,02/01/7710
+-1.57203,42.86982,7315,5,1,21,7,54,3.75,5.0,fr,44927,146,1889784,1,2,Active Shallow Crust,0.0,89.98972,0.0,05/01/7315
+-1.57203,42.86982,500,7,22,9,46,50,3.75,5.0,fr,44928,9,1889787,1,1,Active Shallow Crust,240.0079,58.01745,0.0,07/22/0500
+-1.57203,42.86982,683,12,27,7,13,58,3.75,27.5,fr,44929,13,1889789,1,1,Active Shallow Crust,240.0079,58.01745,0.0,12/27/0683
+-1.57203,42.86982,312,4,6,11,58,40,3.75,5.0,fr,44930,6,1889793,1,1,Active Shallow Crust,128.8969,89.96743,0.0,04/06/0312
+-1.57203,42.86982,4775,12,31,16,2,14,3.85,5.0,fr,44931,95,1889796,1,2,Active Shallow Crust,0.0,89.98953,0.0,12/31/4775
+-1.57203,42.86982,8851,1,11,0,52,42,3.85,5.0,fr,44932,177,1889796,1,2,Active Shallow Crust,0.0,89.98953,0.0,01/11/8851
+-1.57203,42.86982,3682,8,16,6,24,32,3.85,27.5,fr,44933,73,1889798,1,1,Active Shallow Crust,0.0,89.98953,0.0,08/16/3682
+-1.57203,42.86982,5997,5,27,10,48,18,3.85,15.0,fr,44934,119,1889803,1,1,Active Shallow Crust,0.0,89.98942,-90.0,05/27/5997
+-1.57203,42.86982,9620,10,5,15,54,28,3.85,5.0,fr,44935,192,1889805,1,1,Active Shallow Crust,128.896,89.99346,0.0,10/05/9620
+-1.57203,42.86982,3769,2,10,16,24,17,3.95,5.0,fr,44936,75,1889808,1,4,Active Shallow Crust,0.0,89.98951,0.0,02/10/3769
+-1.57203,42.86982,7289,3,28,13,46,37,3.95,5.0,fr,44937,145,1889808,1,4,Active Shallow Crust,0.0,89.98951,0.0,03/28/7289
+-1.57203,42.86982,6519,12,16,13,53,0,3.95,5.0,fr,44938,130,1889808,1,4,Active Shallow Crust,0.0,89.98951,0.0,12/16/6519
+-1.57203,42.86982,5238,10,11,5,46,12,3.95,5.0,fr,44939,104,1889808,1,4,Active Shallow Crust,0.0,89.98951,0.0,10/11/5238
+-1.57203,42.86982,46,12,26,1,4,4,3.95,15.0,fr,44940,0,1889809,1,1,Active Shallow Crust,0.0,89.98951,0.0,12/26/0046
+-1.57203,42.86982,2107,10,18,11,28,54,3.95,5.0,fr,44941,42,1889811,1,1,Active Shallow Crust,240.0194,58.0049,0.0,10/18/2107
+-1.57203,42.86982,9047,5,22,21,22,0,3.95,5.0,fr,44942,180,1889814,1,1,Active Shallow Crust,0.0,89.99056,-90.0,05/22/9047
+-1.57203,42.86982,2314,11,28,15,32,26,3.95,15.0,fr,44943,46,1889818,1,1,Active Shallow Crust,128.9009,89.99359,0.0,11/28/2314
+-1.57203,42.86982,9303,4,14,21,12,6,4.05,5.0,fr,44944,186,1889820,1,2,Active Shallow Crust,0.0,89.98961,0.0,04/14/9303
+-1.57203,42.86982,7935,9,13,17,35,39,4.05,5.0,fr,44945,158,1889820,1,2,Active Shallow Crust,0.0,89.98961,0.0,09/13/7935
+-1.57203,42.86982,6892,9,1,5,10,52,4.05,27.5,fr,44946,137,1889822,1,1,Active Shallow Crust,0.0,89.98961,0.0,09/01/6892
+-1.57203,42.86982,3548,8,3,13,47,24,4.15,5.0,fr,44947,70,1889835,1,1,Active Shallow Crust,240.0078,57.99719,0.0,08/03/3548
+-1.57203,42.86982,2085,2,15,20,16,10,4.15,5.0,fr,44948,41,1889841,1,1,Active Shallow Crust,128.898,89.99352,0.0,02/15/2085
+-1.57203,42.86982,7120,5,29,13,32,22,4.25,5.0,fr,44949,142,1889844,1,1,Active Shallow Crust,0.0,89.9901,0.0,05/29/7120
+-1.57203,42.86982,9019,8,31,6,42,11,4.25,15.0,fr,44950,180,1889845,1,1,Active Shallow Crust,0.0,89.9901,0.0,08/31/9019
+-1.57203,42.86982,6632,8,12,8,44,1,4.25,27.5,fr,44951,132,1889846,1,1,Active Shallow Crust,0.0,89.9901,0.0,08/12/6632
+-1.57203,42.86982,6968,7,5,12,26,37,4.75,5.0,fr,44952,139,1889913,1,1,Active Shallow Crust,128.8896,89.98809,0.0,07/05/6968
+8.62037,48.936,8586,4,16,7,56,47,3.55,5.0,fr,44953,171,1890240,1,1,Active Shallow Crust,0.0,89.98676,0.0,04/16/8586
+8.62037,48.936,827,3,14,18,4,41,3.55,5.0,fr,44954,16,1890249,1,1,Active Shallow Crust,128.8951,90.0,0.0,03/14/0827
+8.62037,48.936,2474,8,10,12,33,17,3.65,5.0,fr,44955,49,1890252,1,1,Active Shallow Crust,0.0,89.98819,0.0,08/10/2474
+8.62037,48.936,4296,8,5,4,4,36,3.75,5.0,fr,44956,85,1890264,1,1,Active Shallow Crust,0.0,89.98948,0.0,08/05/4296
+8.62037,48.936,8714,10,27,13,15,26,3.75,27.5,fr,44957,174,1890272,1,1,Active Shallow Crust,0.0,89.98936,-90.0,10/27/8714
+8.62037,48.936,9777,5,7,18,6,36,3.95,27.5,fr,44958,195,1890293,1,1,Active Shallow Crust,240.0217,58.00343,0.0,05/07/9777
+8.62037,48.936,2144,3,21,6,48,46,4.05,15.0,fr,44959,42,1890301,1,1,Active Shallow Crust,0.0,89.99255,0.0,03/21/2144
+8.62037,48.936,9717,5,16,0,0,19,4.15,5.0,fr,44960,194,1890312,1,1,Active Shallow Crust,0.0,89.98672,0.0,05/16/9717
+8.62037,48.936,1908,4,29,16,25,56,4.25,15.0,fr,44961,38,1890325,1,1,Active Shallow Crust,0.0,89.98817,0.0,04/29/1908
+4.9706,48.74963,9669,8,26,10,13,25,3.65,5.0,fr,44962,193,1890732,1,1,Active Shallow Crust,0.0,89.98815,0.0,08/26/9669
+4.9706,48.74963,8170,2,15,9,40,48,3.65,5.0,fr,44963,163,1890735,1,1,Active Shallow Crust,240.002,58.01254,0.0,02/15/8170
+4.9706,48.74963,5424,11,6,13,36,5,4.35,27.5,fr,44964,108,1890818,1,1,Active Shallow Crust,0.0,89.98941,0.0,11/06/5424
+0.36057,49.25279,2443,8,29,10,49,47,3.55,5.0,fr,44965,48,1891209,1,1,Active Shallow Crust,128.8959,89.99383,0.0,08/29/2443
+0.36057,49.25279,5969,10,7,20,39,15,3.65,5.0,fr,44966,119,1891212,1,2,Active Shallow Crust,0.0,89.9901,0.0,10/07/5969
+0.36057,49.25279,3029,6,18,20,4,10,3.65,5.0,fr,44967,60,1891212,1,2,Active Shallow Crust,0.0,89.9901,0.0,06/18/3029
+0.36057,49.25279,3669,4,19,22,46,5,3.75,5.0,fr,44968,73,1891224,1,1,Active Shallow Crust,0.0,89.98987,0.0,04/19/3669
+0.36057,49.25279,8622,11,19,14,36,37,3.75,27.5,fr,44969,172,1891226,1,1,Active Shallow Crust,0.0,89.98987,0.0,11/19/8622
+0.36057,49.25279,9877,3,17,8,20,32,3.85,5.0,fr,44970,197,1891236,1,1,Active Shallow Crust,0.0,89.9901,0.0,03/17/9877
+0.36057,49.25279,2125,10,14,6,33,38,3.85,5.0,fr,44971,42,1891239,1,1,Active Shallow Crust,240.0113,57.99784,0.0,10/14/2125
+0.36057,49.25279,6933,5,9,6,32,44,3.85,27.5,fr,44972,138,1891241,1,1,Active Shallow Crust,240.0113,57.99784,0.0,05/09/6933
+0.36057,49.25279,4858,6,16,10,55,41,3.95,5.0,fr,44973,97,1891257,1,1,Active Shallow Crust,128.9001,89.99364,0.0,06/16/4858
+0.36057,49.25279,3135,1,10,8,22,34,4.15,27.5,fr,44974,62,1891274,1,1,Active Shallow Crust,359.9999,89.9901,0.0,01/10/3135
+0.36057,49.25279,5398,1,25,23,50,45,4.15,5.0,fr,44975,107,1891278,1,1,Active Shallow Crust,0.0,89.98999,-90.0,01/25/5398
+0.36057,49.25279,3984,11,9,0,5,48,4.45,5.0,fr,44976,79,1891308,1,1,Active Shallow Crust,0.0,89.98993,0.0,11/09/3984
+0.36057,49.25279,8736,10,12,13,25,27,4.65,5.0,fr,44977,174,1891335,1,1,Active Shallow Crust,240.0118,57.99439,0.0,10/12/8736
+0.36057,49.25279,7423,3,9,4,32,7,4.65,15.0,fr,44978,148,1891339,1,1,Active Shallow Crust,0.0,89.99003,-90.0,03/09/7423
+0.36057,49.25279,7227,2,16,17,12,27,5.15,5.0,fr,44979,144,1891392,1,2,Active Shallow Crust,0.0,89.99002,0.0,02/16/7227
+0.36057,49.25279,1653,12,30,9,42,33,5.15,5.0,fr,44980,33,1891392,1,2,Active Shallow Crust,0.0,89.99002,0.0,12/30/1653
+-0.48888,41.60984,7814,1,16,18,22,24,3.75,5.0,fr,44981,156,1891704,1,1,Active Shallow Crust,0.0,89.98989,0.0,01/16/7814
+5.06047,51.97052,7589,11,24,10,52,2,3.55,15.0,fr,44982,151,1892167,1,1,Active Shallow Crust,0.0,89.98743,-90.0,11/24/7589
+5.06047,51.97052,3234,8,21,17,34,48,3.55,15.0,fr,44983,64,1892170,1,1,Active Shallow Crust,128.8957,89.99379,0.0,08/21/3234
+5.06047,51.97052,6883,12,27,14,41,41,3.65,5.0,fr,44984,137,1892172,1,1,Active Shallow Crust,0.0,89.98893,0.0,12/27/6883
+0.48297,43.21613,1646,1,25,3,54,50,3.55,5.0,fr,44985,32,1892640,1,1,Active Shallow Crust,0.0,89.9899,0.0,01/25/1646
+0.48297,43.21613,2819,10,23,0,33,50,3.55,15.0,fr,44986,56,1892647,1,1,Active Shallow Crust,0.0,89.98978,-90.0,10/23/2819
+0.48297,43.21613,3636,8,2,21,20,8,3.65,5.0,fr,44987,72,1892652,1,1,Active Shallow Crust,0.0,89.99017,0.0,08/02/3636
+0.48297,43.21613,8463,5,7,9,58,11,3.65,15.0,fr,44988,169,1892653,1,1,Active Shallow Crust,0.0,89.99017,0.0,05/07/8463
+0.48297,43.21613,9227,4,20,11,3,41,3.75,5.0,fr,44989,184,1892673,1,1,Active Shallow Crust,128.8969,89.96737,0.0,04/20/9227
+0.48297,43.21613,7699,8,7,23,21,58,3.95,5.0,fr,44990,153,1892688,1,2,Active Shallow Crust,0.0,89.98985,0.0,08/07/7699
+0.48297,43.21613,5447,8,7,6,52,52,3.95,5.0,fr,44991,108,1892688,1,2,Active Shallow Crust,0.0,89.98985,0.0,08/07/5447
+0.48297,43.21613,5934,11,28,0,55,16,4.15,15.0,fr,44992,118,1892716,1,1,Active Shallow Crust,240.0079,57.99723,0.0,11/28/5934
+0.48297,43.21613,4144,8,19,11,19,31,4.25,27.5,fr,44993,82,1892726,1,1,Active Shallow Crust,0.0,89.98994,0.0,08/19/4144
+0.48297,43.21613,2439,3,3,4,17,12,4.25,5.0,fr,44994,48,1892730,1,1,Active Shallow Crust,0.0,89.99004,-90.0,03/03/2439
+0.48297,43.21613,8375,12,26,13,52,52,4.65,5.0,fr,44995,167,1892772,1,1,Active Shallow Crust,0.0,89.99003,0.0,12/26/8375
+0.48297,43.21613,8873,8,10,16,58,53,4.65,5.0,fr,44996,177,1892778,1,1,Active Shallow Crust,0.0,89.99004,-90.0,08/10/8873
+0.48297,43.21613,2868,1,6,8,6,8,4.95,5.0,fr,44997,57,1892808,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/06/2868
+3.92476,44.73755,4507,4,30,14,17,45,3.55,5.0,fr,44998,90,1893120,1,1,Active Shallow Crust,0.0,89.98926,0.0,04/30/4507
+3.92476,44.73755,7171,5,2,9,30,34,3.75,5.0,fr,44999,143,1893144,1,1,Active Shallow Crust,0.0,89.98862,0.0,05/02/7171
+3.92476,44.73755,4067,6,28,23,3,19,3.75,5.0,fr,45000,81,1893147,1,1,Active Shallow Crust,240.0078,58.0178,0.0,06/28/4067
+3.92476,44.73755,1548,5,24,20,8,26,3.85,15.0,fr,45001,30,1893157,1,2,Active Shallow Crust,0.0,89.98986,0.0,05/24/1548
+3.92476,44.73755,6966,5,24,9,54,15,3.85,15.0,fr,45002,139,1893157,1,2,Active Shallow Crust,0.0,89.98986,0.0,05/24/6966
+3.92476,44.73755,3197,5,20,3,52,0,3.95,5.0,fr,45003,63,1893168,1,1,Active Shallow Crust,0.0,89.99096,0.0,05/20/3197
+3.92476,44.73755,9435,9,18,3,46,55,4.25,15.0,fr,45004,188,1893205,1,1,Active Shallow Crust,0.0,89.9904,0.0,09/18/9435
+3.92476,44.73755,9908,10,9,14,59,2,4.45,5.0,fr,45005,198,1893228,1,1,Active Shallow Crust,0.0,89.98983,0.0,10/09/9908
+-3.31156,42.80181,3685,10,15,14,31,50,3.75,5.0,fr,45006,73,1894104,1,1,Active Shallow Crust,0.0,89.99119,0.0,10/15/3685
+-3.31156,42.80181,5898,3,14,11,58,53,3.75,15.0,fr,45007,117,1894105,1,1,Active Shallow Crust,0.0,89.99119,0.0,03/14/5898
+-3.31156,42.80181,5048,2,9,16,6,55,3.75,15.0,fr,45008,100,1894108,1,1,Active Shallow Crust,240.0084,58.01721,0.0,02/09/5048
+-3.31156,42.80181,8269,10,2,9,43,20,3.85,5.0,fr,45009,165,1894116,1,1,Active Shallow Crust,0.0,89.98952,0.0,10/02/8269
+-3.31156,42.80181,3897,2,10,11,39,7,4.25,15.0,fr,45010,77,1894165,1,1,Active Shallow Crust,0.0,89.99008,0.0,02/10/3897
+-3.31156,42.80181,1690,8,4,2,17,9,4.25,27.5,fr,45011,33,1894166,1,1,Active Shallow Crust,0.0,89.99008,0.0,08/04/1690
+-3.31156,42.80181,4619,5,1,9,31,27,4.45,5.0,fr,45012,92,1894188,1,1,Active Shallow Crust,0.0,89.9895,0.0,05/01/4619
+-3.31156,42.80181,7502,5,22,20,13,34,5.15,15.0,fr,45013,150,1894279,1,1,Active Shallow Crust,0.0,89.98991,-90.0,05/22/7502
+-3.31156,42.80181,7693,6,11,19,25,19,5.55,5.0,fr,45014,153,1894323,1,1,Active Shallow Crust,240.026,58.00189,0.0,06/11/7693
+3.77951,51.31648,4007,9,16,16,51,42,3.65,15.0,fr,45015,80,1895056,1,1,Active Shallow Crust,240.0017,58.01311,0.0,09/16/4007
+3.77951,51.31648,1286,7,11,22,44,13,3.85,5.0,fr,45016,25,1895079,1,1,Active Shallow Crust,240.0117,57.99792,0.0,07/11/1286
+3.77951,51.31648,7348,5,13,23,48,40,4.35,5.0,fr,45017,146,1895142,1,1,Active Shallow Crust,0.0,89.98985,-90.0,05/13/7348
+3.77951,51.31648,6352,5,14,15,1,26,5.55,15.0,fr,45018,127,1895287,1,1,Active Shallow Crust,0.0,89.99011,-90.0,05/14/6352
+4.29689,40.64367,6337,10,27,2,33,15,3.55,5.0,fr,45019,126,1895520,1,2,Active Shallow Crust,0.0,89.99235,0.0,10/27/6337
+4.29689,40.64367,7531,9,1,6,41,21,3.55,5.0,fr,45020,150,1895520,1,2,Active Shallow Crust,0.0,89.99235,0.0,09/01/7531
+4.29689,40.64367,4959,9,28,15,18,16,3.55,15.0,fr,45021,99,1895524,1,1,Active Shallow Crust,240.0126,57.99678,0.0,09/28/4959
+4.29689,40.64367,2150,2,23,2,41,0,3.75,5.0,fr,45022,42,1895553,1,1,Active Shallow Crust,128.897,89.96739,0.0,02/23/2150
+4.29689,40.64367,2085,7,25,14,33,11,4.45,5.0,fr,45023,41,1895631,1,1,Active Shallow Crust,240.0038,57.99448,0.0,07/25/2085
+-2.19005,49.21784,4041,10,9,1,51,12,3.55,5.0,fr,45024,80,1896000,1,1,Active Shallow Crust,0.0,89.99012,0.0,10/09/4041
+-2.19005,49.21784,4117,1,27,22,37,22,3.55,27.5,fr,45025,82,1896002,1,1,Active Shallow Crust,0.0,89.99012,0.0,01/27/4117
+-2.19005,49.21784,2735,4,18,11,37,0,3.55,5.0,fr,45026,54,1896003,1,1,Active Shallow Crust,240.0121,57.99837,0.0,04/18/2735
+-2.19005,49.21784,841,2,11,21,31,44,3.55,5.0,fr,45027,16,1896009,1,1,Active Shallow Crust,128.8953,89.99342,0.0,02/11/0841
+-2.19005,49.21784,9608,10,24,5,23,58,3.65,5.0,fr,45028,192,1896012,1,1,Active Shallow Crust,0.0,89.9912,0.0,10/24/9608
+-2.19005,49.21784,9337,9,27,6,24,45,3.75,5.0,fr,45029,186,1896024,1,2,Active Shallow Crust,0.0,89.98953,0.0,09/27/9337
+-2.19005,49.21784,2172,12,3,14,48,53,3.75,5.0,fr,45030,43,1896024,1,2,Active Shallow Crust,0.0,89.98953,0.0,12/03/2172
+-2.19005,49.21784,6125,6,21,20,24,29,3.75,15.0,fr,45031,122,1896025,1,1,Active Shallow Crust,0.0,89.98953,0.0,06/21/6125
+-2.19005,49.21784,5279,4,4,17,38,36,3.75,15.0,fr,45032,105,1896028,1,1,Active Shallow Crust,240.0082,58.01772,0.0,04/04/5279
+-2.19005,49.21784,6460,3,22,21,28,37,3.85,5.0,fr,45033,129,1896036,1,1,Active Shallow Crust,0.0,89.99068,0.0,03/22/6460
+-2.19005,49.21784,911,4,11,14,32,34,3.85,15.0,fr,45034,18,1896046,1,1,Active Shallow Crust,128.8954,89.993,0.0,04/11/0911
+-2.19005,49.21784,161,2,28,18,21,43,3.95,5.0,fr,45035,3,1896048,1,1,Active Shallow Crust,0.0,89.98961,0.0,02/28/0161
+-2.19005,49.21784,8746,5,28,6,26,11,3.95,15.0,fr,45036,174,1896049,1,1,Active Shallow Crust,0.0,89.98961,0.0,05/28/8746
+-2.19005,49.21784,8605,9,7,4,49,2,3.95,5.0,fr,45037,172,1896051,1,1,Active Shallow Crust,240.0206,58.00506,0.0,09/07/8605
+-2.19005,49.21784,5923,6,9,19,26,2,4.05,5.0,fr,45038,118,1896060,1,1,Active Shallow Crust,0.0,89.99074,0.0,06/09/5923
+-2.19005,49.21784,7607,2,26,19,33,28,4.15,5.0,fr,45039,152,1896072,1,1,Active Shallow Crust,0.0,89.9901,0.0,02/26/7607
+-2.19005,49.21784,3685,6,5,15,28,35,4.25,15.0,fr,45040,73,1896085,1,1,Active Shallow Crust,0.0,89.9897,0.0,06/05/3685
+-2.19005,49.21784,8390,9,2,13,51,1,4.35,5.0,fr,45041,167,1896102,1,2,Active Shallow Crust,0.0,89.98939,-90.0,09/02/8390
+-2.19005,49.21784,2548,4,12,20,51,57,4.35,5.0,fr,45042,50,1896102,1,2,Active Shallow Crust,0.0,89.98939,-90.0,04/12/2548
+-2.19005,49.21784,2372,1,4,5,58,58,4.45,5.0,fr,45043,47,1896108,1,1,Active Shallow Crust,0.0,89.98948,0.0,01/04/2372
+-2.19005,49.21784,5993,2,13,6,40,30,4.65,5.0,fr,45044,119,1896132,1,1,Active Shallow Crust,0.0,89.98979,0.0,02/13/5993
+-2.19005,49.21784,6768,5,2,9,17,42,5.35,15.0,fr,45045,135,1896217,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/02/6768
+2.43456,45.81386,9808,10,15,8,9,9,3.55,5.0,fr,45046,196,1896480,1,2,Active Shallow Crust,0.0,89.98946,0.0,10/15/9808
+2.43456,45.81386,6609,7,1,3,36,57,3.55,5.0,fr,45047,132,1896480,1,2,Active Shallow Crust,0.0,89.98946,0.0,07/01/6609
+2.43456,45.81386,6214,8,18,21,54,34,3.55,15.0,fr,45048,124,1896481,1,2,Active Shallow Crust,0.0,89.98946,0.0,08/18/6214
+2.43456,45.81386,5897,3,27,22,45,31,3.55,15.0,fr,45049,117,1896481,1,2,Active Shallow Crust,0.0,89.98946,0.0,03/27/5897
+2.43456,45.81386,6183,9,23,10,48,53,3.65,5.0,fr,45050,123,1896492,1,1,Active Shallow Crust,0.0,89.9906,0.0,09/23/6183
+2.43456,45.81386,5136,2,2,0,36,42,3.65,15.0,fr,45051,102,1896493,1,2,Active Shallow Crust,0.0,89.9906,0.0,02/02/5136
+2.43456,45.81386,1434,4,4,7,53,14,3.65,15.0,fr,45052,28,1896493,1,2,Active Shallow Crust,0.0,89.9906,0.0,04/04/1434
+2.43456,45.81386,8850,4,21,10,4,38,3.75,5.0,fr,45053,176,1896504,1,1,Active Shallow Crust,0.0,89.98883,0.0,04/21/8850
+2.43456,45.81386,1617,6,19,21,15,48,3.85,15.0,fr,45054,32,1896520,1,1,Active Shallow Crust,240.0105,57.99771,0.0,06/19/1617
+2.43456,45.81386,2326,10,20,20,51,12,4.35,5.0,fr,45055,46,1896576,1,2,Active Shallow Crust,0.0,89.9902,0.0,10/20/2326
+2.43456,45.81386,8928,6,10,2,57,21,4.35,5.0,fr,45056,178,1896576,1,2,Active Shallow Crust,0.0,89.9902,0.0,06/10/8928
+2.43456,45.81386,3674,3,13,2,36,30,4.45,15.0,fr,45057,73,1896589,1,1,Active Shallow Crust,0.0,89.99002,0.0,03/13/3674
+2.43456,45.81386,2144,9,19,18,28,9,4.75,27.5,fr,45058,42,1896626,1,1,Active Shallow Crust,0.0,89.99029,0.0,09/19/2144
+2.43456,45.81386,928,11,8,18,31,41,5.05,5.0,fr,45059,18,1896660,1,1,Active Shallow Crust,0.0,89.99,0.0,11/08/0928
+2.43456,45.81386,9455,5,10,5,44,54,5.15,15.0,fr,45060,189,1896673,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/10/9455
+2.27342,53.32311,2751,2,8,5,27,51,3.55,5.0,fr,45061,55,1896960,1,1,Active Shallow Crust,0.0,89.99097,0.0,02/08/2751
+2.27342,53.32311,4188,6,19,19,33,42,3.85,5.0,fr,45062,83,1896996,1,1,Active Shallow Crust,0.0,89.98934,0.0,06/19/4188
+2.27342,53.32311,9108,3,9,11,26,38,4.05,5.0,fr,45063,182,1897020,1,1,Active Shallow Crust,0.0,89.98984,0.0,03/09/9108
+2.27342,53.32311,2113,8,9,8,49,51,4.85,15.0,fr,45064,42,1897117,1,1,Active Shallow Crust,0.0,89.98988,0.0,08/09/2113
+1.61563,44.6636,590,3,23,12,39,18,3.55,5.0,fr,45065,11,1897449,1,2,Active Shallow Crust,128.8966,89.99373,0.0,03/23/0590
+1.61563,44.6636,7291,5,13,4,32,36,3.55,5.0,fr,45066,145,1897449,1,2,Active Shallow Crust,128.8966,89.99373,0.0,05/13/7291
+1.61563,44.6636,9495,4,1,6,3,9,3.65,5.0,fr,45067,189,1897461,1,1,Active Shallow Crust,128.9008,89.96349,0.0,04/01/9495
+1.61563,44.6636,2727,4,12,20,51,7,3.95,15.0,fr,45068,54,1897489,1,1,Active Shallow Crust,0.0,89.98981,0.0,04/12/2727
+1.61563,44.6636,7249,2,10,19,18,56,4.15,15.0,fr,45069,144,1897516,1,1,Active Shallow Crust,240.0081,57.99728,0.0,02/10/7249
+1.61563,44.6636,4782,8,27,18,47,56,4.25,15.0,fr,45070,95,1897528,1,1,Active Shallow Crust,240.0072,57.99401,0.0,08/27/4782
+1.61563,44.6636,1920,3,19,1,48,36,4.55,5.0,fr,45071,38,1897560,1,1,Active Shallow Crust,0.0,89.98979,0.0,03/19/1920
+-1.98821,47.61973,6884,4,8,7,49,30,3.55,5.0,fr,45072,137,1897920,1,1,Active Shallow Crust,0.0,89.98981,0.0,04/08/6884
+-1.98821,47.61973,9047,6,22,3,49,27,3.75,27.5,fr,45073,180,1897955,1,1,Active Shallow Crust,128.8964,89.96739,0.0,06/22/9047
+-1.98821,47.61973,936,9,25,12,21,58,3.85,5.0,fr,45074,18,1897956,1,1,Active Shallow Crust,0.0,89.99038,0.0,09/25/0936
+-1.98821,47.61973,9073,12,11,23,22,23,3.95,15.0,fr,45075,181,1897969,1,1,Active Shallow Crust,0.0,89.99035,0.0,12/11/9073
+-1.98821,47.61973,8656,4,11,17,23,4,4.25,5.0,fr,45076,173,1898007,1,1,Active Shallow Crust,240.0077,57.99419,0.0,04/11/8656
+-1.98821,47.61973,1653,3,26,22,59,22,4.85,5.0,fr,45077,33,1898076,1,1,Active Shallow Crust,0.0,89.9901,0.0,03/26/1653
+-2.9748,42.70442,6421,5,16,2,35,23,3.65,5.0,fr,45078,128,1898412,1,1,Active Shallow Crust,0.0,89.9901,0.0,05/16/6421
+-2.9748,42.70442,9659,9,29,10,2,37,3.95,5.0,fr,45079,193,1898448,1,2,Active Shallow Crust,0.0,89.99065,0.0,09/29/9659
+-2.9748,42.70442,3489,1,30,4,4,9,3.95,5.0,fr,45080,69,1898448,1,2,Active Shallow Crust,0.0,89.99065,0.0,01/30/3489
+-2.9748,42.70442,7324,5,11,15,29,27,4.05,5.0,fr,45081,146,1898460,1,1,Active Shallow Crust,0.0,89.98958,0.0,05/11/7324
+-2.9748,42.70442,721,11,25,19,8,20,4.25,5.0,fr,45082,14,1898484,1,1,Active Shallow Crust,0.0,89.99007,0.0,11/25/0721
+-2.9748,42.70442,4062,4,1,1,13,31,4.65,5.0,fr,45083,81,1898532,1,1,Active Shallow Crust,0.0,89.98956,0.0,04/01/4062
+-2.9748,42.70442,5600,5,6,7,0,9,4.95,27.5,fr,45084,111,1898570,1,1,Active Shallow Crust,0.0,89.98965,0.0,05/06/5600
+5.09903,42.77802,5130,7,13,23,32,54,3.55,5.0,fr,45085,102,1898889,1,1,Active Shallow Crust,128.8977,89.9926,0.0,07/13/5130
+5.09903,42.77802,1237,7,27,13,10,57,3.95,5.0,fr,45086,24,1898928,1,1,Active Shallow Crust,0.0,89.99066,0.0,07/27/1237
+5.09903,42.77802,2916,7,11,9,54,42,3.95,27.5,fr,45087,58,1898930,1,1,Active Shallow Crust,0.0,89.99066,0.0,07/11/2916
+3.19125,45.80316,9499,1,3,22,19,20,3.55,5.0,fr,45088,189,1899360,1,2,Active Shallow Crust,0.0,89.98946,0.0,01/03/9499
+3.19125,45.80316,9188,9,21,5,14,19,3.55,5.0,fr,45089,183,1899360,1,2,Active Shallow Crust,0.0,89.98946,0.0,09/21/9188
+3.19125,45.80316,7275,7,1,7,57,44,3.55,15.0,fr,45090,145,1899361,1,1,Active Shallow Crust,0.0,89.98946,0.0,07/01/7275
+3.19125,45.80316,1652,4,27,22,33,4,3.55,27.5,fr,45091,33,1899362,1,1,Active Shallow Crust,0.0,89.98946,0.0,04/27/1652
+3.19125,45.80316,6347,4,14,13,26,36,3.65,5.0,fr,45092,126,1899372,1,4,Active Shallow Crust,0.0,89.9906,0.0,04/14/6347
+3.19125,45.80316,9816,2,11,23,18,2,3.65,5.0,fr,45093,196,1899372,1,4,Active Shallow Crust,0.0,89.9906,0.0,02/11/9816
+3.19125,45.80316,1801,6,14,21,34,22,3.65,5.0,fr,45094,36,1899372,1,4,Active Shallow Crust,0.0,89.9906,0.0,06/14/1801
+3.19125,45.80316,7201,12,23,21,19,56,3.65,5.0,fr,45095,144,1899372,1,4,Active Shallow Crust,0.0,89.9906,0.0,12/23/7201
+3.19125,45.80316,705,10,22,10,26,59,3.65,15.0,fr,45096,14,1899373,1,4,Active Shallow Crust,0.0,89.9906,0.0,10/22/0705
+3.19125,45.80316,2421,3,28,13,7,34,3.65,15.0,fr,45097,48,1899373,1,4,Active Shallow Crust,0.0,89.9906,0.0,03/28/2421
+3.19125,45.80316,7355,1,10,17,45,21,3.65,15.0,fr,45098,147,1899373,1,4,Active Shallow Crust,0.0,89.9906,0.0,01/10/7355
+3.19125,45.80316,433,5,21,7,39,20,3.65,15.0,fr,45099,8,1899373,1,4,Active Shallow Crust,0.0,89.9906,0.0,05/21/0433
+3.19125,45.80316,1592,6,2,21,48,6,3.65,5.0,fr,45100,31,1899375,1,1,Active Shallow Crust,240.0009,58.01298,0.0,06/02/1592
+3.19125,45.80316,9742,11,24,17,41,18,3.75,5.0,fr,45101,194,1899384,1,3,Active Shallow Crust,0.0,89.98883,0.0,11/24/9742
+3.19125,45.80316,8345,5,5,10,37,45,3.75,5.0,fr,45102,166,1899384,1,3,Active Shallow Crust,0.0,89.98883,0.0,05/05/8345
+3.19125,45.80316,6397,5,15,10,7,37,3.75,5.0,fr,45103,127,1899384,1,3,Active Shallow Crust,0.0,89.98883,0.0,05/15/6397
+3.19125,45.80316,1472,12,18,1,30,6,3.75,15.0,fr,45104,29,1899385,1,2,Active Shallow Crust,0.0,89.98883,0.0,12/18/1472
+3.19125,45.80316,2017,10,16,1,59,29,3.75,15.0,fr,45105,40,1899385,1,2,Active Shallow Crust,0.0,89.98883,0.0,10/16/2017
+3.19125,45.80316,7495,11,20,17,12,58,3.75,27.5,fr,45106,149,1899386,1,2,Active Shallow Crust,0.0,89.98883,0.0,11/20/7495
+3.19125,45.80316,2657,8,26,11,55,39,3.75,27.5,fr,45107,53,1899386,1,2,Active Shallow Crust,0.0,89.98883,0.0,08/26/2657
+3.19125,45.80316,1491,10,24,2,21,34,3.75,5.0,fr,45108,29,1899387,1,1,Active Shallow Crust,240.0085,58.01738,0.0,10/24/1491
+3.19125,45.80316,8273,1,31,21,23,52,3.85,5.0,fr,45109,165,1899396,1,2,Active Shallow Crust,0.0,89.99004,0.0,01/31/8273
+3.19125,45.80316,7956,8,24,20,31,7,3.85,5.0,fr,45110,159,1899396,1,2,Active Shallow Crust,0.0,89.99004,0.0,08/24/7956
+3.19125,45.80316,5327,11,3,18,39,44,3.85,5.0,fr,45111,106,1899399,1,1,Active Shallow Crust,240.0109,57.99806,0.0,11/03/5327
+3.19125,45.80316,5866,7,26,22,6,48,3.85,15.0,fr,45112,117,1899400,1,1,Active Shallow Crust,240.0109,57.99806,0.0,07/26/5866
+3.19125,45.80316,2518,1,24,3,51,24,3.85,5.0,fr,45113,50,1899402,1,1,Active Shallow Crust,0.0,89.98993,-90.0,01/24/2518
+3.19125,45.80316,4142,9,26,1,13,37,3.95,27.5,fr,45114,82,1899410,1,1,Active Shallow Crust,0.0,89.98891,0.0,09/26/4142
+3.19125,45.80316,6905,12,9,13,52,57,3.95,5.0,fr,45115,138,1899411,1,1,Active Shallow Crust,240.0196,58.00505,0.0,12/09/6905
+3.19125,45.80316,1961,4,29,15,17,35,3.95,5.0,fr,45116,39,1899414,1,1,Active Shallow Crust,0.0,89.99103,-90.0,04/29/1961
+3.19125,45.80316,3151,7,18,16,14,11,3.95,5.0,fr,45117,63,1899417,1,1,Active Shallow Crust,128.9006,89.99335,0.0,07/18/3151
+3.19125,45.80316,5880,3,22,19,26,49,4.05,5.0,fr,45118,117,1899420,1,3,Active Shallow Crust,0.0,89.99012,0.0,03/22/5880
+3.19125,45.80316,2117,8,27,15,36,34,4.05,5.0,fr,45119,42,1899420,1,3,Active Shallow Crust,0.0,89.99012,0.0,08/27/2117
+3.19125,45.80316,4673,4,19,23,50,46,4.05,5.0,fr,45120,93,1899420,1,3,Active Shallow Crust,0.0,89.99012,0.0,04/19/4673
+3.19125,45.80316,9475,2,5,17,0,14,4.05,27.5,fr,45121,189,1899425,1,1,Active Shallow Crust,240.0058,58.006,0.0,02/05/9475
+3.19125,45.80316,7393,2,4,18,14,34,4.15,27.5,fr,45122,147,1899437,1,1,Active Shallow Crust,240.0086,57.99712,0.0,02/04/7393
+3.19125,45.80316,1957,8,29,21,58,32,4.15,15.0,fr,45123,39,1899439,1,1,Active Shallow Crust,0.0,89.98931,-90.0,08/29/1957
+3.19125,45.80316,5234,8,8,2,57,49,4.25,5.0,fr,45124,104,1899447,1,1,Active Shallow Crust,240.0077,57.99383,0.0,08/08/5234
+3.19125,45.80316,6791,1,31,12,21,37,4.25,5.0,fr,45125,135,1899453,1,1,Active Shallow Crust,128.8945,89.98092,0.0,01/31/6791
+3.19125,45.80316,5948,6,7,12,9,57,4.45,15.0,fr,45126,118,1899469,1,1,Active Shallow Crust,0.0,89.99002,0.0,06/07/5948
+3.19125,45.80316,9095,9,23,2,25,3,4.45,5.0,fr,45127,181,1899474,1,1,Active Shallow Crust,0.0,89.98991,-90.0,09/23/9095
+3.19125,45.80316,4072,9,11,18,23,52,4.55,15.0,fr,45128,81,1899481,1,1,Active Shallow Crust,0.0,89.99,0.0,09/11/4072
+3.19125,45.80316,7861,2,12,10,14,19,4.55,5.0,fr,45129,157,1899483,1,1,Active Shallow Crust,240.009,57.99744,0.0,02/12/7861
+3.19125,45.80316,4307,8,12,22,44,10,4.85,15.0,fr,45130,86,1899517,1,1,Active Shallow Crust,0.0,89.98977,0.0,08/12/4307
+3.19125,45.80316,1978,8,16,13,14,36,5.45,5.0,fr,45131,39,1899588,1,1,Active Shallow Crust,0.0,89.99014,0.0,08/16/1978
+-6.18285,48.42848,6741,4,16,2,13,19,3.75,5.0,fr,45132,134,1899867,1,1,Active Shallow Crust,240.0086,58.01694,0.0,04/16/6741
+-6.18285,48.42848,6688,4,15,19,9,43,3.95,5.0,fr,45133,133,1899894,1,1,Active Shallow Crust,0.0,89.99146,-90.0,04/15/6688
+-6.18285,48.42848,8987,5,1,9,32,34,4.45,5.0,fr,45134,179,1899948,1,1,Active Shallow Crust,0.0,89.9905,0.0,05/01/8987
+5.38435,51.52929,7085,11,15,19,44,43,3.55,5.0,fr,45135,141,1900320,1,2,Active Shallow Crust,0.0,89.98745,0.0,11/15/7085
+5.38435,51.52929,5450,10,22,22,57,10,3.55,5.0,fr,45136,108,1900320,1,2,Active Shallow Crust,0.0,89.98745,0.0,10/22/5450
+5.38435,51.52929,4905,7,18,8,25,38,3.55,15.0,fr,45137,98,1900321,1,1,Active Shallow Crust,0.0,89.98745,0.0,07/18/4905
+5.38435,51.52929,7223,1,24,21,16,25,3.75,15.0,fr,45138,144,1900354,1,1,Active Shallow Crust,128.8951,89.96758,0.0,01/24/7223
+5.38435,51.52929,7984,11,6,10,15,40,3.85,5.0,fr,45139,159,1900356,1,1,Active Shallow Crust,0.0,89.99112,0.0,11/06/7984
+5.38435,51.52929,3333,9,30,23,16,35,3.95,15.0,fr,45140,66,1900369,1,1,Active Shallow Crust,0.0,89.98812,0.0,09/30/3333
+5.38435,51.52929,9041,3,9,22,10,20,4.45,5.0,fr,45141,180,1900431,1,1,Active Shallow Crust,240.0065,57.99492,0.0,03/09/9041
+0.68355,47.28098,7309,11,26,15,56,7,3.65,5.0,fr,45142,146,1900812,1,2,Active Shallow Crust,0.0,89.99009,0.0,11/26/7309
+0.68355,47.28098,4916,4,17,10,47,6,3.65,5.0,fr,45143,98,1900812,1,2,Active Shallow Crust,0.0,89.99009,0.0,04/17/4916
+0.68355,47.28098,3659,7,24,19,29,10,3.65,15.0,fr,45144,73,1900813,1,1,Active Shallow Crust,0.0,89.99009,0.0,07/24/3659
+0.68355,47.28098,4894,5,12,20,11,29,3.75,5.0,fr,45145,97,1900827,1,1,Active Shallow Crust,240.0084,58.0176,0.0,05/12/4894
+0.68355,47.28098,6256,5,2,11,55,21,3.95,5.0,fr,45146,125,1900848,1,2,Active Shallow Crust,0.0,89.98975,0.0,05/02/6256
+0.68355,47.28098,3168,1,16,4,13,24,3.95,5.0,fr,45147,63,1900848,1,2,Active Shallow Crust,0.0,89.98975,0.0,01/16/3168
+0.68355,47.28098,7867,2,23,9,15,33,4.15,5.0,fr,45148,157,1900872,1,1,Active Shallow Crust,0.0,89.99014,0.0,02/23/7867
+0.68355,47.28098,66,5,15,1,54,30,4.45,5.0,fr,45149,1,1900914,1,1,Active Shallow Crust,0.0,89.98987,-90.0,05/15/0066
+0.68355,47.28098,2929,2,27,15,15,10,4.75,5.0,fr,45150,58,1900944,1,1,Active Shallow Crust,0.0,89.98991,0.0,02/27/2929
+0.6835632,47.28098,7628,1,12,7,10,48,6.65,10.68981,fr,45151,152,1901172,1,1,Active Shallow Crust,360.0,89.99001,0.0,01/12/7628
+-0.55888,49.86018,9126,10,15,16,33,39,3.85,5.0,fr,45152,182,1901316,1,1,Active Shallow Crust,0.0,89.99022,0.0,10/15/9126
+-0.55888,49.86018,1969,3,13,5,2,20,4.15,5.0,fr,45153,39,1901361,1,1,Active Shallow Crust,128.897,89.99369,0.0,03/13/1969
+-0.55888,49.86018,463,11,12,17,36,54,4.55,5.0,fr,45154,9,1901400,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/12/0463
+-0.55888,49.86018,4668,1,19,5,47,6,4.65,15.0,fr,45155,93,1901422,1,1,Active Shallow Crust,128.8902,89.98701,0.0,01/19/4668
+-0.30791,45.05113,5063,10,16,3,31,9,3.65,27.5,fr,45156,101,1901774,1,1,Active Shallow Crust,0.0,89.99008,0.0,10/16/5063
+-0.30791,45.05113,3818,8,7,12,22,36,3.85,5.0,fr,45157,76,1901796,1,1,Active Shallow Crust,0.0,89.98991,0.0,08/07/3818
+-0.3079077,45.05113,3235,8,17,23,59,13,6.15,6.011322,fr,45158,64,1902072,1,1,Active Shallow Crust,360.0,89.99001,0.0,08/17/3235
+3.6884,52.45762,2014,8,10,15,16,1,3.65,15.0,fr,45159,40,1902253,1,1,Active Shallow Crust,0.0,89.98904,0.0,08/10/2014
+-2.17505,42.38427,9814,7,9,9,47,35,3.55,15.0,fr,45160,196,1902721,1,1,Active Shallow Crust,0.0,89.98883,0.0,07/09/9814
+-2.17505,42.38427,2959,7,6,23,41,44,3.55,5.0,fr,45161,59,1902726,1,1,Active Shallow Crust,0.0,89.9887,-90.0,07/06/2959
+-2.17505,42.38427,7908,2,23,5,53,5,3.55,27.5,fr,45162,158,1902728,1,1,Active Shallow Crust,0.0,89.9887,-90.0,02/23/7908
+-2.17505,42.38427,978,9,9,12,11,37,3.65,5.0,fr,45163,19,1902732,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/09/0978
+-2.17505,42.38427,9043,7,26,11,54,0,3.65,15.0,fr,45164,180,1902733,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/26/9043
+-2.17505,42.38427,3905,5,1,2,34,34,3.75,5.0,fr,45165,78,1902744,1,1,Active Shallow Crust,0.0,89.99113,0.0,05/01/3905
+-2.17505,42.38427,4362,4,16,17,50,36,3.95,15.0,fr,45166,87,1902769,1,1,Active Shallow Crust,0.0,89.9906,0.0,04/16/4362
+-2.17505,42.38427,6115,8,14,22,29,1,4.95,5.0,fr,45167,122,1902888,1,1,Active Shallow Crust,0.0,89.99034,0.0,08/14/6115
+-2.17505,42.38427,5541,5,31,21,31,35,4.95,5.0,fr,45168,110,1902897,1,1,Active Shallow Crust,128.8914,89.98977,0.0,05/31/5541
+-3.14617,48.60104,4171,6,8,15,1,42,3.55,5.0,fr,45169,83,1903200,1,1,Active Shallow Crust,0.0,89.99,0.0,06/08/4171
+-3.14617,48.60104,5847,4,27,14,33,20,3.55,5.0,fr,45170,116,1903206,1,1,Active Shallow Crust,0.0,89.98988,-90.0,04/27/5847
+-3.14617,48.60104,5299,2,15,0,19,29,3.55,15.0,fr,45171,105,1903210,1,2,Active Shallow Crust,128.8961,89.995,0.0,02/15/5299
+-3.14617,48.60104,8458,12,16,18,8,30,3.55,15.0,fr,45172,169,1903210,1,2,Active Shallow Crust,128.8961,89.995,0.0,12/16/8458
+-3.14617,48.60104,6375,7,14,5,40,16,3.65,5.0,fr,45173,127,1903212,1,1,Active Shallow Crust,0.0,89.99108,0.0,07/14/6375
+-3.14617,48.60104,3315,12,16,14,34,25,3.65,5.0,fr,45174,66,1903215,1,1,Active Shallow Crust,240.001,58.01305,0.0,12/16/3315
+-3.14617,48.60104,3933,2,7,4,21,30,3.65,15.0,fr,45175,78,1903219,1,1,Active Shallow Crust,0.0,89.99098,-90.0,02/07/3933
+-3.14617,48.60104,6776,11,29,12,29,52,3.75,5.0,fr,45176,135,1903224,1,5,Active Shallow Crust,0.0,89.9894,0.0,11/29/6776
+-3.14617,48.60104,1820,12,18,1,27,35,3.75,5.0,fr,45177,36,1903224,1,5,Active Shallow Crust,0.0,89.9894,0.0,12/18/1820
+-3.14617,48.60104,5650,7,17,20,3,38,3.75,5.0,fr,45178,112,1903224,1,5,Active Shallow Crust,0.0,89.9894,0.0,07/17/5650
+-3.14617,48.60104,974,7,26,23,44,47,3.75,5.0,fr,45179,19,1903224,1,5,Active Shallow Crust,0.0,89.9894,0.0,07/26/0974
+-3.14617,48.60104,7434,1,30,14,41,52,3.75,5.0,fr,45180,148,1903224,1,5,Active Shallow Crust,0.0,89.9894,0.0,01/30/7434
+-3.14617,48.60104,3209,10,1,13,48,44,3.75,15.0,fr,45181,64,1903225,1,2,Active Shallow Crust,0.0,89.9894,0.0,10/01/3209
+-3.14617,48.60104,4242,10,11,8,27,0,3.75,15.0,fr,45182,84,1903225,1,2,Active Shallow Crust,0.0,89.9894,0.0,10/11/4242
+-3.14617,48.60104,2219,12,20,8,53,32,3.75,27.5,fr,45183,44,1903229,1,1,Active Shallow Crust,240.0084,58.01806,0.0,12/20/2219
+-3.14617,48.60104,5063,3,5,5,33,35,3.85,5.0,fr,45184,101,1903236,1,2,Active Shallow Crust,0.0,89.99055,0.0,03/05/5063
+-3.14617,48.60104,1667,3,23,8,18,45,3.85,5.0,fr,45185,33,1903236,1,2,Active Shallow Crust,0.0,89.99055,0.0,03/23/1667
+-3.14617,48.60104,4776,11,13,13,32,40,3.85,27.5,fr,45186,95,1903241,1,1,Active Shallow Crust,240.0109,57.99809,0.0,11/13/4776
+-3.14617,48.60104,7863,6,8,4,35,23,3.85,5.0,fr,45187,157,1903242,1,1,Active Shallow Crust,0.0,89.99045,-90.0,06/08/7863
+-3.14617,48.60104,9382,11,18,1,18,51,3.85,5.0,fr,45188,187,1903245,1,1,Active Shallow Crust,128.8952,89.9941,0.0,11/18/9382
+-3.14617,48.60104,3581,3,13,5,21,27,3.95,15.0,fr,45189,71,1903249,1,2,Active Shallow Crust,0.0,89.98948,0.0,03/13/3581
+-3.14617,48.60104,2137,12,9,11,36,20,3.95,15.0,fr,45190,42,1903249,1,2,Active Shallow Crust,0.0,89.98948,0.0,12/09/2137
+-3.14617,48.60104,7803,9,30,0,45,6,4.05,5.0,fr,45191,156,1903260,1,2,Active Shallow Crust,0.0,89.99062,0.0,09/30/7803
+-3.14617,48.60104,5409,5,11,2,31,15,4.05,5.0,fr,45192,108,1903260,1,2,Active Shallow Crust,0.0,89.99062,0.0,05/11/5409
+-3.14617,48.60104,2511,6,23,22,46,2,4.05,5.0,fr,45193,50,1903269,1,1,Active Shallow Crust,128.89,89.99344,0.0,06/23/2511
+-3.14617,48.60104,6033,6,6,18,22,56,4.15,5.0,fr,45194,120,1903272,1,1,Active Shallow Crust,0.0,89.98997,0.0,06/06/6033
+-3.14617,48.60104,7155,8,11,5,28,47,4.15,5.0,fr,45195,143,1903275,1,1,Active Shallow Crust,240.0087,57.99744,0.0,08/11/7155
+-3.14617,48.60104,8296,10,15,1,52,57,4.25,5.0,fr,45196,165,1903287,1,1,Active Shallow Crust,240.0082,57.99408,0.0,10/15/8296
+-3.14617,48.60104,1322,11,14,22,29,30,4.45,27.5,fr,45197,26,1903319,1,1,Active Shallow Crust,128.8919,89.99349,0.0,11/14/1322
+0.14782,47.7801,8315,3,8,22,13,19,3.55,5.0,fr,45198,166,1903686,1,1,Active Shallow Crust,0.0,89.98993,-90.0,03/08/8315
+0.14782,47.7801,4318,9,18,22,26,24,3.65,5.0,fr,45199,86,1903692,1,1,Active Shallow Crust,0.0,89.99,0.0,09/18/4318
+0.14782,47.7801,8269,7,1,12,22,2,3.75,5.0,fr,45200,165,1903704,1,1,Active Shallow Crust,0.0,89.99007,0.0,07/01/8269
+0.14782,47.7801,9495,11,21,17,0,21,3.85,5.0,fr,45201,189,1903722,1,1,Active Shallow Crust,0.0,89.98999,-90.0,11/21/9495
+0.14782,47.7801,4575,6,9,21,34,1,3.95,5.0,fr,45202,91,1903728,1,1,Active Shallow Crust,0.0,89.98998,0.0,06/09/4575
+0.14782,47.7801,1343,11,23,3,58,45,4.05,15.0,fr,45203,26,1903741,1,1,Active Shallow Crust,0.0,89.99,0.0,11/23/1343
+0.14782,47.7801,6202,1,29,1,46,52,4.15,5.0,fr,45204,124,1903761,1,1,Active Shallow Crust,128.8973,89.99374,0.0,01/29/6202
+-3.85987,43.29144,2198,4,7,16,31,18,3.55,5.0,fr,45205,43,1904163,1,1,Active Shallow Crust,240.0117,57.99834,0.0,04/07/2198
+-3.85987,43.29144,3003,5,15,2,35,36,3.65,5.0,fr,45206,60,1904178,1,1,Active Shallow Crust,0.0,89.99007,-90.0,05/15/3003
+-3.85987,43.29144,6796,12,15,14,12,56,3.75,15.0,fr,45207,135,1904185,1,1,Active Shallow Crust,0.0,89.99126,0.0,12/15/6796
+-3.85987,43.29144,3180,2,9,10,56,29,3.75,5.0,fr,45208,63,1904190,1,1,Active Shallow Crust,0.0,89.99115,-90.0,02/09/3180
+-3.85987,43.29144,4269,1,21,21,51,59,3.85,5.0,fr,45209,85,1904202,1,1,Active Shallow Crust,0.0,89.98949,-90.0,01/21/4269
+-3.85987,43.29144,478,2,5,20,48,9,3.95,5.0,fr,45210,9,1904208,1,1,Active Shallow Crust,0.0,89.99074,0.0,02/05/0478
+-3.85987,43.29144,6163,8,7,8,28,3,3.95,5.0,fr,45211,123,1904211,1,1,Active Shallow Crust,240.0189,58.00486,0.0,08/07/6163
+-3.85987,43.29144,9664,10,27,20,15,27,4.05,5.0,fr,45212,193,1904220,1,1,Active Shallow Crust,0.0,89.98968,0.0,10/27/9664
+-3.85987,43.29144,6066,6,28,1,19,2,4.15,5.0,fr,45213,121,1904238,1,1,Active Shallow Crust,0.0,89.9907,-90.0,06/28/6066
+-3.85987,43.29144,4891,10,12,22,57,31,4.15,5.0,fr,45214,97,1904241,1,1,Active Shallow Crust,128.898,89.99356,0.0,10/12/4891
+-3.85987,43.29144,4942,2,6,5,40,0,4.25,5.0,fr,45215,98,1904250,1,1,Active Shallow Crust,0.0,89.99005,-90.0,02/06/4942
+-3.85987,43.29144,5075,9,10,4,48,14,4.35,5.0,fr,45216,101,1904256,1,1,Active Shallow Crust,0.0,89.98977,0.0,09/10/5075
+-3.85987,43.29144,9495,8,15,11,38,12,4.35,5.0,fr,45217,189,1904265,1,1,Active Shallow Crust,128.8987,89.98265,0.0,08/15/9495
+-3.85987,43.29144,1482,4,22,12,39,1,4.45,5.0,fr,45218,29,1904268,1,1,Active Shallow Crust,0.0,89.98959,0.0,04/22/1482
+-3.85987,43.29144,24,11,24,10,39,28,5.35,15.0,fr,45219,0,1904377,1,1,Active Shallow Crust,0.0,89.98983,0.0,11/24/0024
+0.81509,44.60239,4028,10,4,10,36,32,3.55,5.0,fr,45220,80,1904640,1,1,Active Shallow Crust,0.0,89.99013,0.0,10/04/4028
+0.81509,44.60239,4807,7,15,9,56,49,3.55,5.0,fr,45221,96,1904643,1,1,Active Shallow Crust,240.012,57.99815,0.0,07/15/4807
+0.81509,44.60239,6313,3,18,20,26,25,4.25,5.0,fr,45222,126,1904724,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/18/6313
+0.81509,44.60239,9048,6,3,21,31,28,4.95,5.0,fr,45223,180,1904808,1,1,Active Shallow Crust,0.0,89.98997,0.0,06/03/9048
+1.05838,50.07518,8776,3,26,4,10,37,3.75,5.0,fr,45224,175,1905144,1,1,Active Shallow Crust,0.0,89.98972,0.0,03/26/8776
+1.05838,50.07518,9966,10,15,4,19,29,4.45,5.0,fr,45225,199,1905228,1,1,Active Shallow Crust,0.0,89.99024,0.0,10/15/9966
+1.05838,50.07518,4187,3,20,5,22,35,4.45,5.0,fr,45226,83,1905237,1,1,Active Shallow Crust,128.8913,89.99368,0.0,03/20/4187
+1.05838,50.07518,5612,12,5,8,33,42,5.55,5.0,fr,45227,112,1905360,1,1,Active Shallow Crust,0.0,89.98997,0.0,12/05/5612
+-3.80059,48.13364,5691,11,2,11,19,7,3.55,5.0,fr,45228,113,1905603,1,1,Active Shallow Crust,240.0117,57.99815,0.0,11/02/5691
+-3.80059,48.13364,7115,9,15,2,6,17,3.65,5.0,fr,45229,142,1905612,1,1,Active Shallow Crust,0.0,89.991,0.0,09/15/7115
+-3.80059,48.13364,4414,6,8,22,6,20,3.75,5.0,fr,45230,88,1905624,1,2,Active Shallow Crust,0.0,89.98931,0.0,06/08/4414
+-3.80059,48.13364,9906,8,28,23,17,12,3.75,5.0,fr,45231,198,1905624,1,2,Active Shallow Crust,0.0,89.98931,0.0,08/28/9906
+-3.80059,48.13364,1638,4,28,16,39,38,4.05,5.0,fr,45232,32,1905666,1,1,Active Shallow Crust,0.0,89.99043,-90.0,04/28/1638
+-3.80059,48.13364,7740,4,5,14,15,0,4.15,15.0,fr,45233,154,1905682,1,1,Active Shallow Crust,128.8972,89.99409,0.0,04/05/7740
+-3.80059,48.13364,6876,8,23,2,26,31,4.45,5.0,fr,45234,137,1905708,1,1,Active Shallow Crust,0.0,89.99045,0.0,08/23/6876
+-3.80059,48.13364,9549,7,9,22,10,15,4.55,27.5,fr,45235,190,1905722,1,1,Active Shallow Crust,0.0,89.99043,0.0,07/09/9549
+-3.80059,48.13364,2684,5,7,18,28,1,4.75,27.5,fr,45236,53,1905746,1,1,Active Shallow Crust,0.0,89.98985,0.0,05/07/2684
+-3.80059,48.13364,4115,2,4,7,39,32,5.85,5.0,fr,45237,82,1905885,1,1,Active Shallow Crust,128.8656,89.99149,0.0,02/04/4115
+9.40939,49.14113,8297,6,19,4,2,52,3.85,15.0,fr,45238,165,1906117,1,1,Active Shallow Crust,0.0,89.99066,0.0,06/19/8297
+9.40939,49.14113,5135,1,8,5,42,57,4.05,5.0,fr,45239,102,1906140,1,2,Active Shallow Crust,0.0,89.99258,0.0,01/08/5135
+9.40939,49.14113,7150,7,31,0,5,21,4.05,5.0,fr,45240,142,1906140,1,2,Active Shallow Crust,0.0,89.99258,0.0,07/31/7150
+9.40939,49.14113,7780,9,14,9,48,20,5.15,5.0,fr,45241,155,1906272,1,1,Active Shallow Crust,0.0,89.98954,0.0,09/14/7780
+-1.44408,49.80437,5697,5,29,8,20,41,3.75,5.0,fr,45242,113,1906584,1,1,Active Shallow Crust,0.0,89.98966,0.0,05/29/5697
+-1.44408,49.80437,2601,5,9,12,57,4,4.05,5.0,fr,45243,52,1906620,1,1,Active Shallow Crust,0.0,89.98994,0.0,05/09/2601
+-1.67301,49.38963,8192,12,5,9,32,48,3.55,5.0,fr,45244,163,1907043,1,1,Active Shallow Crust,240.0124,57.99816,0.0,12/05/8192
+-1.67301,49.38963,7121,7,6,6,29,0,3.55,15.0,fr,45245,142,1907050,1,1,Active Shallow Crust,128.8959,89.99344,0.0,07/06/7121
+-1.67301,49.38963,5083,5,10,14,16,30,3.65,5.0,fr,45246,101,1907052,1,3,Active Shallow Crust,0.0,89.98976,0.0,05/10/5083
+-1.67301,49.38963,5839,10,28,20,39,1,3.65,5.0,fr,45247,116,1907052,1,3,Active Shallow Crust,0.0,89.98976,0.0,10/28/5839
+-1.67301,49.38963,5652,12,28,9,59,4,3.65,5.0,fr,45248,113,1907052,1,3,Active Shallow Crust,0.0,89.98976,0.0,12/28/5652
+-1.67301,49.38963,6964,12,13,20,36,56,3.75,5.0,fr,45249,139,1907064,1,1,Active Shallow Crust,0.0,89.98957,0.0,12/13/6964
+-1.67301,49.38963,9949,4,10,19,19,11,3.85,5.0,fr,45250,198,1907076,1,1,Active Shallow Crust,0.0,89.98955,0.0,04/10/9949
+-1.59197,41.62076,7462,1,22,16,58,2,3.65,5.0,fr,45251,149,1908492,1,1,Active Shallow Crust,0.0,89.98992,0.0,01/22/7462
+-1.59197,41.62076,8293,6,13,0,55,54,3.65,15.0,fr,45252,165,1908496,1,1,Active Shallow Crust,240.0006,58.01307,0.0,06/13/8293
+-1.59197,41.62076,3952,9,3,15,18,39,3.65,5.0,fr,45253,79,1908501,1,1,Active Shallow Crust,128.9006,89.96358,0.0,09/03/3952
+-1.59197,41.62076,3396,4,12,0,37,27,5.45,5.0,fr,45254,67,1908708,1,1,Active Shallow Crust,0.0,89.99006,0.0,04/12/3396
+-5.4095,47.82869,2387,10,4,12,13,20,3.65,27.5,fr,45255,47,1908974,1,1,Active Shallow Crust,0.0,89.98793,0.0,10/04/2387
+-5.4095,47.82869,7512,11,11,2,54,40,3.75,15.0,fr,45256,150,1908988,1,1,Active Shallow Crust,240.0083,58.0177,0.0,11/11/7512
+-5.4095,47.82869,7807,4,9,3,1,35,4.25,15.0,fr,45257,156,1909045,1,1,Active Shallow Crust,0.0,89.99093,0.0,04/09/7807
+2.84404,52.19274,8925,5,6,19,6,26,3.85,5.0,fr,45258,178,1909476,1,1,Active Shallow Crust,0.0,89.98906,0.0,05/06/8925
+2.84404,52.19274,1492,6,12,13,45,16,4.55,27.5,fr,45259,29,1909565,1,1,Active Shallow Crust,240.0112,57.99775,0.0,06/12/1492
+2.84404,52.19274,402,3,14,20,10,28,4.95,15.0,fr,45260,8,1909609,1,1,Active Shallow Crust,0.0,89.99013,0.0,03/14/0402
+-5.13676,48.4072,8142,9,21,11,0,39,3.55,5.0,fr,45261,162,1909920,1,1,Active Shallow Crust,0.0,89.99331,0.0,09/21/8142
+-5.13676,48.4072,7203,1,9,3,6,47,3.55,27.5,fr,45262,144,1909922,1,1,Active Shallow Crust,0.0,89.99331,0.0,01/09/7203
+-5.13676,48.4072,7819,11,8,20,27,3,3.65,27.5,fr,45263,156,1909937,1,1,Active Shallow Crust,240.0006,58.01297,0.0,11/08/7819
+-5.13676,48.4072,9845,6,9,4,32,2,3.95,15.0,fr,45264,196,1909975,1,1,Active Shallow Crust,0.0,89.99146,-90.0,06/09/9845
+-5.13676,48.4072,1569,6,13,13,14,22,5.05,5.0,fr,45265,31,1910106,1,1,Active Shallow Crust,0.0,89.99036,-90.0,06/13/1569
+-5.13676,48.4072,8966,8,30,18,8,51,5.15,5.0,fr,45266,179,1910112,1,1,Active Shallow Crust,0.0,89.99045,0.0,08/30/8966
+-5.13676,48.4072,4748,5,11,11,28,1,5.15,5.0,fr,45267,94,1910115,1,1,Active Shallow Crust,240.0209,58.00021,0.0,05/11/4748
+0.30072,50.95413,2721,9,9,5,13,17,3.55,15.0,fr,45268,54,1910410,1,1,Active Shallow Crust,128.8958,89.99364,0.0,09/09/2721
+0.30072,50.95413,9139,9,20,3,25,26,3.85,15.0,fr,45269,182,1910437,1,1,Active Shallow Crust,0.0,89.98988,0.0,09/20/9139
+0.30072,50.95413,1208,12,8,11,20,12,4.15,27.5,fr,45270,24,1910474,1,1,Active Shallow Crust,0.0,89.99005,0.0,12/08/1208
+5.35563,45.19949,1342,2,10,0,55,13,3.55,5.0,fr,45271,26,1910880,1,1,Active Shallow Crust,0.0,89.9929,0.0,02/10/1342
+5.35563,45.19949,199,5,9,5,29,25,3.55,5.0,fr,45272,3,1910883,1,1,Active Shallow Crust,240.0121,57.99819,0.0,05/09/0199
+5.35563,45.19949,254,12,27,23,38,58,3.65,5.0,fr,45273,5,1910892,1,4,Active Shallow Crust,0.0,89.98734,0.0,12/27/0254
+5.35563,45.19949,4565,7,21,16,52,12,3.65,5.0,fr,45274,91,1910892,1,4,Active Shallow Crust,0.0,89.98734,0.0,07/21/4565
+5.35563,45.19949,7828,2,4,2,18,21,3.65,5.0,fr,45275,156,1910892,1,4,Active Shallow Crust,0.0,89.98734,0.0,02/04/7828
+5.35563,45.19949,3218,7,10,4,34,30,3.65,5.0,fr,45276,64,1910892,1,4,Active Shallow Crust,0.0,89.98734,0.0,07/10/3218
+5.35563,45.19949,3460,9,17,6,28,17,3.65,15.0,fr,45277,69,1910896,1,1,Active Shallow Crust,240.0007,58.0134,0.0,09/17/3460
+5.35563,45.19949,6985,8,19,8,33,48,3.75,15.0,fr,45278,139,1910905,1,1,Active Shallow Crust,0.0,89.98871,0.0,08/19/6985
+5.35563,45.19949,6071,10,10,9,28,1,3.75,5.0,fr,45279,121,1910907,1,1,Active Shallow Crust,240.0092,58.01678,0.0,10/10/6071
+5.35563,45.19949,7044,9,18,15,5,4,3.85,5.0,fr,45280,140,1910925,1,1,Active Shallow Crust,128.8948,89.99497,0.0,09/18/7044
+5.35563,45.19949,4884,4,16,7,8,27,3.95,5.0,fr,45281,97,1910928,1,2,Active Shallow Crust,0.0,89.99104,0.0,04/16/4884
+5.35563,45.19949,3372,8,28,17,57,44,3.95,5.0,fr,45282,67,1910928,1,2,Active Shallow Crust,0.0,89.99104,0.0,08/28/3372
+5.35563,45.19949,1421,9,23,17,55,56,4.15,5.0,fr,45283,28,1910952,1,2,Active Shallow Crust,0.0,89.98932,0.0,09/23/1421
+5.35563,45.19949,4243,10,4,13,48,24,4.15,5.0,fr,45284,84,1910952,1,2,Active Shallow Crust,0.0,89.98932,0.0,10/04/4243
+5.35563,45.19949,1719,12,9,14,7,44,4.25,5.0,fr,45285,34,1910964,1,5,Active Shallow Crust,0.0,89.99048,0.0,12/09/1719
+5.35563,45.19949,8356,2,9,9,15,49,4.25,5.0,fr,45286,167,1910964,1,5,Active Shallow Crust,0.0,89.99048,0.0,02/09/8356
+5.35563,45.19949,6010,10,2,21,33,42,4.25,5.0,fr,45287,120,1910964,1,5,Active Shallow Crust,0.0,89.99048,0.0,10/02/6010
+5.35563,45.19949,8499,3,19,19,5,44,4.25,5.0,fr,45288,169,1910964,1,5,Active Shallow Crust,0.0,89.99048,0.0,03/19/8499
+5.35563,45.19949,6484,1,8,23,41,31,4.25,5.0,fr,45289,129,1910964,1,5,Active Shallow Crust,0.0,89.99048,0.0,01/08/6484
+5.35563,45.19949,6987,1,26,19,10,23,4.35,5.0,fr,45290,139,1910976,1,1,Active Shallow Crust,0.0,89.98869,0.0,01/26/6987
+5.35563,45.19949,6817,10,30,17,39,20,4.35,15.0,fr,45291,136,1910977,1,1,Active Shallow Crust,0.0,89.98869,0.0,10/30/6817
+5.35563,45.19949,9092,6,19,19,52,14,4.45,27.5,fr,45292,181,1910993,1,1,Active Shallow Crust,240.0048,57.99463,0.0,06/19/9092
+5.35563,45.19949,2424,1,4,22,48,11,4.55,5.0,fr,45293,48,1911000,1,1,Active Shallow Crust,0.0,89.99101,0.0,01/04/2424
+5.35563,45.19949,9618,5,11,17,49,31,4.55,15.0,fr,45294,192,1911001,1,1,Active Shallow Crust,0.0,89.99101,0.0,05/11/9618
+5.35563,45.19949,5360,6,3,16,0,18,4.75,27.5,fr,45295,107,1911026,1,1,Active Shallow Crust,0.0,89.98929,0.0,06/03/5360
+5.355627,45.19949,2042,9,28,1,55,43,6.35,7.567806,fr,45296,40,1911225,1,1,Active Shallow Crust,128.8463,89.98976,0.0,09/28/2042
+7.35191,50.42345,1853,6,29,13,48,11,3.55,5.0,fr,45297,37,1911360,1,2,Active Shallow Crust,0.0,89.98715,0.0,06/29/1853
+7.35191,50.42345,3479,4,30,1,48,18,3.55,5.0,fr,45298,69,1911360,1,2,Active Shallow Crust,0.0,89.98715,0.0,04/30/3479
+7.35191,50.42345,1889,1,18,5,5,29,3.55,15.0,fr,45299,37,1911361,1,4,Active Shallow Crust,0.0,89.98715,0.0,01/18/1889
+7.35191,50.42345,8786,6,17,18,53,33,3.55,15.0,fr,45300,175,1911361,1,4,Active Shallow Crust,0.0,89.98715,0.0,06/17/8786
+7.35191,50.42345,8158,7,19,15,53,18,3.55,15.0,fr,45301,163,1911361,1,4,Active Shallow Crust,0.0,89.98715,0.0,07/19/8158
+7.35191,50.42345,3353,5,9,6,34,8,3.55,15.0,fr,45302,67,1911361,1,4,Active Shallow Crust,0.0,89.98715,0.0,05/09/3353
+7.35191,50.42345,9055,6,30,3,23,13,3.65,5.0,fr,45303,181,1911372,1,2,Active Shallow Crust,0.0,89.98855,0.0,06/30/9055
+7.35191,50.42345,2165,10,16,17,16,41,3.65,5.0,fr,45304,43,1911372,1,2,Active Shallow Crust,0.0,89.98855,0.0,10/16/2165
+7.35191,50.42345,632,8,8,9,19,50,3.65,15.0,fr,45305,12,1911373,1,3,Active Shallow Crust,0.0,89.98855,0.0,08/08/0632
+7.35191,50.42345,4275,1,9,1,24,5,3.65,15.0,fr,45306,85,1911373,1,3,Active Shallow Crust,0.0,89.98855,0.0,01/09/4275
+7.35191,50.42345,4206,8,26,17,57,54,3.65,15.0,fr,45307,84,1911373,1,3,Active Shallow Crust,0.0,89.98855,0.0,08/26/4206
+7.35191,50.42345,762,12,5,3,58,14,3.65,5.0,fr,45308,15,1911381,1,1,Active Shallow Crust,128.8995,89.9636,0.0,12/05/0762
+7.35191,50.42345,8737,11,5,7,22,38,3.75,15.0,fr,45309,174,1911385,1,1,Active Shallow Crust,0.0,89.98979,0.0,11/05/8737
+7.35191,50.42345,5990,2,14,10,18,3,3.75,5.0,fr,45310,119,1911387,1,1,Active Shallow Crust,240.0089,58.01711,0.0,02/14/5990
+7.35191,50.42345,4935,2,24,11,12,32,3.75,5.0,fr,45311,98,1911390,1,1,Active Shallow Crust,0.0,89.98968,-90.0,02/24/4935
+7.35191,50.42345,9203,8,14,2,13,52,3.75,27.5,fr,45312,184,1911392,1,1,Active Shallow Crust,0.0,89.98968,-90.0,08/14/9203
+7.35191,50.42345,4123,2,5,5,8,53,3.85,5.0,fr,45313,82,1911396,1,2,Active Shallow Crust,0.0,89.99091,0.0,02/05/4123
+7.35191,50.42345,3459,8,4,3,29,7,3.85,5.0,fr,45314,69,1911396,1,2,Active Shallow Crust,0.0,89.99091,0.0,08/04/3459
+7.35191,50.42345,2892,5,25,17,10,36,3.85,15.0,fr,45315,57,1911397,1,1,Active Shallow Crust,0.0,89.99091,0.0,05/25/2892
+7.35191,50.42345,2353,9,17,12,5,1,3.85,27.5,fr,45316,47,1911398,1,1,Active Shallow Crust,0.0,89.99091,0.0,09/17/2353
+7.35191,50.42345,7037,9,6,2,42,58,3.95,5.0,fr,45317,140,1911408,1,1,Active Shallow Crust,0.0,89.99189,0.0,09/06/7037
+7.35191,50.42345,4742,8,7,3,3,29,3.95,15.0,fr,45318,94,1911409,1,1,Active Shallow Crust,0.0,89.99189,0.0,08/07/4742
+7.35191,50.42345,1163,9,14,11,20,19,3.95,5.0,fr,45319,23,1911411,1,1,Active Shallow Crust,240.0202,58.00494,0.0,09/14/1163
+7.35191,50.42345,9720,7,15,14,17,30,4.05,5.0,fr,45320,194,1911420,1,2,Active Shallow Crust,0.0,89.98916,0.0,07/15/9720
+7.35191,50.42345,1311,8,6,10,17,36,4.05,5.0,fr,45321,26,1911420,1,2,Active Shallow Crust,0.0,89.98916,0.0,08/06/1311
+7.35191,50.42345,1408,6,28,10,12,56,4.05,15.0,fr,45322,28,1911421,1,1,Active Shallow Crust,0.0,89.98916,0.0,06/28/1408
+7.35191,50.42345,2074,9,10,10,5,7,4.15,5.0,fr,45323,41,1911432,1,1,Active Shallow Crust,0.0,89.99034,0.0,09/10/2074
+7.35191,50.42345,8613,2,8,12,20,53,4.25,5.0,fr,45324,172,1911450,1,1,Active Shallow Crust,0.0,89.99129,-90.0,02/08/8613
+7.35191,50.42345,6712,3,27,14,1,3,4.35,5.0,fr,45325,134,1911456,1,1,Active Shallow Crust,0.0,89.98977,0.0,03/27/6712
+7.35191,50.42345,3329,2,8,20,20,49,4.35,27.5,fr,45326,66,1911458,1,1,Active Shallow Crust,0.0,89.98977,0.0,02/08/3329
+7.35191,50.42345,5796,6,5,22,11,47,4.35,15.0,fr,45327,115,1911460,1,1,Active Shallow Crust,240.0094,57.99609,0.0,06/05/5796
+7.35191,50.42345,2821,3,29,14,59,24,4.35,5.0,fr,45328,56,1911462,1,1,Active Shallow Crust,0.0,89.98965,-90.0,03/29/2821
+7.35191,50.42345,8411,11,28,16,39,41,4.45,15.0,fr,45329,168,1911469,1,1,Active Shallow Crust,0.0,89.99088,0.0,11/28/8411
+7.35191,50.42345,8833,1,31,0,17,46,4.75,5.0,fr,45330,176,1911504,1,1,Active Shallow Crust,0.0,89.99032,0.0,01/31/8833
+7.35191,50.42345,8536,4,29,5,0,34,5.05,5.0,fr,45331,170,1911543,1,1,Active Shallow Crust,240.0244,57.99791,0.0,04/29/8536
+-0.09085,48.8296,9635,5,16,6,14,27,3.55,15.0,fr,45332,192,1911841,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/16/9635
+-0.09085,48.8296,1378,12,20,13,22,14,3.55,27.5,fr,45333,27,1911842,1,1,Active Shallow Crust,0.0,89.99004,0.0,12/20/1378
+-0.09085,48.8296,6644,11,11,0,24,0,3.55,5.0,fr,45334,132,1911843,1,1,Active Shallow Crust,240.0124,57.9982,0.0,11/11/6644
+-0.09085,48.8296,8211,4,7,19,19,51,3.55,15.0,fr,45335,164,1911844,1,1,Active Shallow Crust,240.0124,57.9982,0.0,04/07/8211
+-0.09085,48.8296,1418,6,25,5,14,42,3.65,15.0,fr,45336,28,1911853,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/25/1418
+-0.09085,48.8296,6665,3,29,17,45,31,3.65,5.0,fr,45337,133,1911858,1,1,Active Shallow Crust,0.0,89.98999,-90.0,03/29/6665
+-0.09085,48.8296,9102,10,2,8,2,20,3.75,5.0,fr,45338,182,1911864,1,1,Active Shallow Crust,0.0,89.99003,0.0,10/02/9102
+-0.09085,48.8296,4608,6,28,1,42,55,3.85,5.0,fr,45339,92,1911876,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/28/4608
+-0.09085,48.8296,2830,10,7,20,57,17,3.85,15.0,fr,45340,56,1911877,1,2,Active Shallow Crust,0.0,89.99001,0.0,10/07/2830
+-0.09085,48.8296,2224,1,6,16,48,27,3.85,15.0,fr,45341,44,1911877,1,2,Active Shallow Crust,0.0,89.99001,0.0,01/06/2224
+-0.09085,48.8296,3238,6,19,21,49,29,3.85,15.0,fr,45342,64,1911883,1,1,Active Shallow Crust,0.0,89.98997,-90.0,06/19/3238
+-0.09085,48.8296,5199,8,31,10,40,17,3.95,5.0,fr,45343,103,1911888,1,1,Active Shallow Crust,0.0,89.98999,0.0,08/31/5199
+-0.09085,48.8296,483,10,18,18,59,7,4.05,5.0,fr,45344,9,1911903,1,1,Active Shallow Crust,240.0064,58.0059,0.0,10/18/0483
+-0.09085,48.8296,6851,8,1,12,6,27,4.15,15.0,fr,45345,137,1911913,1,1,Active Shallow Crust,0.0,89.99002,0.0,08/01/6851
+-0.09085,48.8296,308,1,18,15,42,24,4.85,5.0,fr,45346,6,1911996,1,1,Active Shallow Crust,0.0,89.98999,0.0,01/18/0308
+-1.87748,50.57,6829,7,12,11,0,54,4.25,5.0,fr,45347,136,1912404,1,1,Active Shallow Crust,0.0,89.98998,0.0,07/12/6829
+-1.87748,50.57,2324,10,21,21,12,1,4.25,15.0,fr,45348,46,1912405,1,1,Active Shallow Crust,0.0,89.98998,0.0,10/21/2324
+1.69494,45.87624,370,10,17,8,12,39,3.55,27.5,fr,45349,7,1912802,1,1,Active Shallow Crust,0.0,89.98947,0.0,10/17/0370
+1.69494,45.87624,8158,12,8,7,54,54,3.75,5.0,fr,45350,163,1912824,1,2,Active Shallow Crust,0.0,89.99024,0.0,12/08/8158
+1.69494,45.87624,5914,4,20,13,15,38,3.75,5.0,fr,45351,118,1912824,1,2,Active Shallow Crust,0.0,89.99024,0.0,04/20/5914
+1.69494,45.87624,899,12,3,17,35,47,3.75,15.0,fr,45352,17,1912825,1,1,Active Shallow Crust,0.0,89.99024,0.0,12/03/0899
+1.69494,45.87624,3094,6,10,8,49,37,3.85,5.0,fr,45353,61,1912836,1,1,Active Shallow Crust,0.0,89.99006,0.0,06/10/3094
+1.69494,45.87624,148,6,16,11,37,31,3.85,5.0,fr,45354,2,1912845,1,1,Active Shallow Crust,128.8954,89.99379,0.0,06/16/0148
+1.69494,45.87624,3749,5,18,16,57,49,3.95,5.0,fr,45355,74,1912848,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/18/3749
+1.69494,45.87624,8923,10,1,14,26,37,4.05,5.0,fr,45356,178,1912860,1,1,Active Shallow Crust,0.0,89.99013,0.0,10/01/8923
+1.69494,45.87624,137,9,8,18,21,43,4.15,5.0,fr,45357,2,1912872,1,1,Active Shallow Crust,0.0,89.99033,0.0,09/08/0137
+1.69494,45.87624,5009,11,25,9,7,48,4.15,15.0,fr,45358,100,1912873,1,1,Active Shallow Crust,0.0,89.99033,0.0,11/25/5009
+-1.82413,49.1117,8718,10,19,3,15,39,3.55,5.0,fr,45359,174,1913280,1,1,Active Shallow Crust,0.0,89.9901,0.0,10/19/8718
+-1.82413,49.1117,8220,8,3,4,31,53,3.55,15.0,fr,45360,164,1913281,1,2,Active Shallow Crust,0.0,89.9901,0.0,08/03/8220
+-1.82413,49.1117,135,12,16,6,15,42,3.55,15.0,fr,45361,2,1913281,1,2,Active Shallow Crust,0.0,89.9901,0.0,12/16/0135
+-1.82413,49.1117,5154,6,16,18,36,30,3.55,27.5,fr,45362,103,1913282,1,2,Active Shallow Crust,0.0,89.9901,0.0,06/16/5154
+-1.82413,49.1117,5253,4,16,21,52,40,3.55,27.5,fr,45363,105,1913282,1,2,Active Shallow Crust,0.0,89.9901,0.0,04/16/5253
+-1.82413,49.1117,7759,4,25,11,5,42,3.55,15.0,fr,45364,155,1913284,1,1,Active Shallow Crust,240.0121,57.9982,0.0,04/25/7759
+-1.82413,49.1117,2944,9,23,23,24,15,3.55,5.0,fr,45365,58,1913289,1,1,Active Shallow Crust,128.8964,89.9934,0.0,09/23/2944
+-1.82413,49.1117,9890,12,12,4,57,56,3.65,5.0,fr,45366,197,1913292,1,1,Active Shallow Crust,0.0,89.98971,0.0,12/12/9890
+-1.82413,49.1117,9598,4,28,0,41,0,3.65,15.0,fr,45367,191,1913293,1,1,Active Shallow Crust,0.0,89.98971,0.0,04/28/9598
+-1.82413,49.1117,9091,7,9,4,22,12,3.75,15.0,fr,45368,181,1913305,1,1,Active Shallow Crust,0.0,89.98952,0.0,07/09/9091
+-1.82413,49.1117,4813,6,18,18,18,37,3.75,5.0,fr,45369,96,1913310,1,1,Active Shallow Crust,0.0,89.9894,-90.0,06/18/4813
+-1.82413,49.1117,9448,2,23,15,24,34,3.85,5.0,fr,45370,188,1913316,1,2,Active Shallow Crust,0.0,89.98949,0.0,02/23/9448
+-1.82413,49.1117,2049,5,30,19,0,2,3.85,5.0,fr,45371,40,1913316,1,2,Active Shallow Crust,0.0,89.98949,0.0,05/30/2049
+-1.82413,49.1117,473,3,29,12,8,50,3.85,15.0,fr,45372,9,1913326,1,1,Active Shallow Crust,128.8951,89.99416,0.0,03/29/0473
+-1.82413,49.1117,5658,9,24,6,31,34,3.95,5.0,fr,45373,113,1913328,1,1,Active Shallow Crust,0.0,89.98959,0.0,09/24/5658
+-1.82413,49.1117,8360,10,11,2,44,5,3.95,15.0,fr,45374,167,1913335,1,1,Active Shallow Crust,0.0,89.99052,-90.0,10/11/8360
+-1.82413,49.1117,4980,1,20,11,53,33,4.25,5.0,fr,45375,99,1913364,1,1,Active Shallow Crust,0.0,89.98968,0.0,01/20/4980
+-1.82413,49.1117,3468,10,29,0,49,27,4.25,15.0,fr,45376,69,1913368,1,1,Active Shallow Crust,240.0081,57.99409,0.0,10/29/3468
+-1.82413,49.1117,4893,4,26,23,16,21,4.35,15.0,fr,45377,97,1913380,1,1,Active Shallow Crust,240.009,57.99611,0.0,04/26/4893
+-1.82413,49.1117,1742,4,11,19,12,8,4.75,5.0,fr,45378,34,1913424,1,1,Active Shallow Crust,0.0,89.99005,0.0,04/11/1742
+-1.82413,49.1117,9468,9,20,18,23,39,5.45,27.5,fr,45379,189,1913513,1,1,Active Shallow Crust,240.0311,57.99891,0.0,09/20/9468
+-1.34829,44.13372,8132,1,12,21,51,58,3.95,15.0,fr,45380,162,1913809,1,1,Active Shallow Crust,0.0,89.98972,0.0,01/12/8132
+-1.34829,44.13372,5975,2,18,14,29,52,4.65,5.0,fr,45381,119,1913898,1,1,Active Shallow Crust,0.0,89.9902,-90.0,02/18/5975
+7.00683,49.63704,17,1,2,19,42,18,3.65,5.0,fr,45382,0,1914252,1,1,Active Shallow Crust,0.0,89.98836,0.0,01/02/0017
+7.00683,49.63704,5812,1,4,22,39,3,3.65,15.0,fr,45383,116,1914256,1,1,Active Shallow Crust,240.0019,58.01224,0.0,01/04/5812
+7.00683,49.63704,9308,12,4,22,54,44,4.35,15.0,fr,45384,186,1914337,1,1,Active Shallow Crust,0.0,89.9896,0.0,12/04/9308
+7.00683,49.63704,1781,1,21,18,20,45,4.45,5.0,fr,45385,35,1914348,1,1,Active Shallow Crust,0.0,89.99073,0.0,01/21/1781
+5.24202,50.40797,7419,3,26,17,43,36,3.55,5.0,fr,45386,148,1914720,1,1,Active Shallow Crust,0.0,89.98714,0.0,03/26/7419
+5.24202,50.40797,3074,11,14,19,35,47,3.55,5.0,fr,45387,61,1914723,1,1,Active Shallow Crust,240.0137,57.99738,0.0,11/14/3074
+5.24202,50.40797,892,4,26,9,13,30,3.65,5.0,fr,45388,17,1914732,1,2,Active Shallow Crust,0.0,89.98854,0.0,04/26/0892
+5.24202,50.40797,9626,10,13,21,51,33,3.65,5.0,fr,45389,192,1914732,1,2,Active Shallow Crust,0.0,89.98854,0.0,10/13/9626
+5.24202,50.40797,3211,2,26,9,22,1,3.75,5.0,fr,45390,64,1914744,1,3,Active Shallow Crust,0.0,89.98979,0.0,02/26/3211
+5.24202,50.40797,9638,1,9,18,15,31,3.75,5.0,fr,45391,192,1914744,1,3,Active Shallow Crust,0.0,89.98979,0.0,01/09/9638
+5.24202,50.40797,1027,5,15,9,23,5,3.75,5.0,fr,45392,20,1914744,1,3,Active Shallow Crust,0.0,89.98979,0.0,05/15/1027
+5.24202,50.40797,9426,6,27,22,13,16,3.75,5.0,fr,45393,188,1914750,1,1,Active Shallow Crust,0.0,89.98967,-90.0,06/27/9426
+5.24202,50.40797,3498,2,25,11,55,34,3.75,15.0,fr,45394,69,1914754,1,1,Active Shallow Crust,128.897,89.96706,0.0,02/25/3498
+5.24202,50.40797,8094,3,23,21,54,43,3.85,5.0,fr,45395,161,1914756,1,2,Active Shallow Crust,0.0,89.9909,0.0,03/23/8094
+5.24202,50.40797,1801,10,22,19,32,54,3.85,5.0,fr,45396,36,1914756,1,2,Active Shallow Crust,0.0,89.9909,0.0,10/22/1801
+5.24202,50.40797,7876,3,10,3,48,3,3.85,15.0,fr,45397,157,1914763,1,1,Active Shallow Crust,0.0,89.99079,-90.0,03/10/7876
+5.24202,50.40797,7680,2,5,19,16,35,3.95,15.0,fr,45398,153,1914769,1,1,Active Shallow Crust,0.0,89.99189,0.0,02/05/7680
+5.24202,50.40797,389,4,4,8,45,33,3.95,5.0,fr,45399,7,1914777,1,1,Active Shallow Crust,128.8999,89.99392,0.0,04/04/0389
+5.24202,50.40797,366,5,18,11,58,2,4.25,15.0,fr,45400,7,1914811,1,1,Active Shallow Crust,0.0,89.99129,-90.0,05/18/0366
+5.24202,50.40797,7343,8,4,18,34,59,4.45,5.0,fr,45401,146,1914828,1,1,Active Shallow Crust,0.0,89.99088,0.0,08/04/7343
+2.68217,44.54878,8739,6,16,18,2,10,3.55,5.0,fr,45402,174,1915206,1,1,Active Shallow Crust,0.0,89.9891,-90.0,06/16/8739
+2.68217,44.54878,9781,9,11,6,32,48,3.65,5.0,fr,45403,195,1915212,1,3,Active Shallow Crust,0.0,89.99039,0.0,09/11/9781
+2.68217,44.54878,2736,3,7,18,27,9,3.65,5.0,fr,45404,54,1915212,1,3,Active Shallow Crust,0.0,89.99039,0.0,03/07/2736
+2.68217,44.54878,2297,10,1,14,27,7,3.65,5.0,fr,45405,45,1915212,1,3,Active Shallow Crust,0.0,89.99039,0.0,10/01/2297
+2.68217,44.54878,6376,9,3,9,4,48,3.65,5.0,fr,45406,127,1915215,1,1,Active Shallow Crust,240.001,58.01285,0.0,09/03/6376
+2.68217,44.54878,7266,11,16,3,7,30,3.85,15.0,fr,45407,145,1915237,1,1,Active Shallow Crust,0.0,89.98982,0.0,11/16/7266
+2.68217,44.54878,8508,11,4,23,44,38,3.85,15.0,fr,45408,170,1915246,1,1,Active Shallow Crust,128.8959,89.99364,0.0,11/04/8508
+2.68217,44.54878,4064,4,23,4,49,59,3.95,5.0,fr,45409,81,1915254,1,1,Active Shallow Crust,0.0,89.99083,-90.0,04/23/4064
+2.68217,44.54878,6440,8,3,3,6,16,4.15,15.0,fr,45410,128,1915273,1,1,Active Shallow Crust,0.0,89.9892,0.0,08/03/6440
+2.68217,44.54878,4163,10,20,20,58,13,4.95,15.0,fr,45411,83,1915378,1,1,Active Shallow Crust,128.8907,89.98969,0.0,10/20/4163
+2.68217,44.54878,8204,7,1,8,34,51,5.25,15.0,fr,45412,164,1915414,1,1,Active Shallow Crust,128.8843,89.98696,0.0,07/01/8204
+3.47496,51.1839,4572,7,28,18,9,53,3.55,5.0,fr,45413,91,1915680,1,1,Active Shallow Crust,0.0,89.99052,0.0,07/28/4572
+3.47496,51.1839,2783,9,1,8,17,45,3.65,5.0,fr,45414,55,1915701,1,1,Active Shallow Crust,128.8995,89.96362,0.0,09/01/2783
+3.47496,51.1839,9022,10,10,18,5,4,3.75,15.0,fr,45415,180,1915705,1,1,Active Shallow Crust,0.0,89.98996,0.0,10/10/9022
+3.47496,51.1839,9209,2,12,23,57,15,3.85,5.0,fr,45416,184,1915716,1,1,Active Shallow Crust,0.0,89.99105,0.0,02/12/9209
+3.47496,51.1839,2239,5,3,13,36,59,4.05,5.0,fr,45417,44,1915740,1,1,Active Shallow Crust,0.0,89.98933,0.0,05/03/2239
+3.47496,51.1839,1467,3,23,5,57,50,4.05,27.5,fr,45418,29,1915742,1,1,Active Shallow Crust,0.0,89.98933,0.0,03/23/1467
+3.47496,51.1839,7494,7,13,14,55,47,4.05,5.0,fr,45419,149,1915749,1,1,Active Shallow Crust,128.8896,89.99378,0.0,07/13/7494
+3.47496,51.1839,2558,3,27,20,15,24,4.15,5.0,fr,45420,51,1915752,1,1,Active Shallow Crust,0.0,89.99049,0.0,03/27/2558
+3.47496,51.1839,6915,5,6,10,54,8,4.65,5.0,fr,45421,138,1915812,1,1,Active Shallow Crust,0.0,89.9902,0.0,05/06/6915
+3.47496,51.1839,4909,5,31,11,38,58,5.15,15.0,fr,45422,98,1915873,1,1,Active Shallow Crust,0.0,89.98998,0.0,05/31/4909
+3.47496,51.1839,5619,2,21,14,30,55,5.15,5.0,fr,45423,112,1915878,1,1,Active Shallow Crust,0.0,89.98986,-90.0,02/21/5619
+-0.48045,49.99666,2132,11,24,21,48,46,3.55,5.0,fr,45424,42,1916160,1,1,Active Shallow Crust,0.0,89.98987,0.0,11/24/2132
+-0.48045,49.99666,8396,1,27,3,37,23,3.95,5.0,fr,45425,167,1916208,1,1,Active Shallow Crust,0.0,89.99003,0.0,01/27/8396
+-0.48045,49.99666,1052,12,24,19,45,55,4.15,5.0,fr,45426,21,1916232,1,2,Active Shallow Crust,0.0,89.99005,0.0,12/24/1052
+-0.48045,49.99666,7356,6,20,23,53,26,4.15,5.0,fr,45427,147,1916232,1,2,Active Shallow Crust,0.0,89.99005,0.0,06/20/7356
+-0.48045,49.99666,8464,1,10,4,36,29,4.35,27.5,fr,45428,169,1916258,1,1,Active Shallow Crust,0.0,89.99,0.0,01/10/8464
+-0.48045,49.99666,6862,9,6,5,20,50,4.35,5.0,fr,45429,137,1916259,1,1,Active Shallow Crust,240.0093,57.99608,0.0,09/06/6862
+-0.48045,49.99666,8973,10,28,11,12,4,5.15,5.0,fr,45430,179,1916358,1,1,Active Shallow Crust,0.0,89.98999,-90.0,10/28/8973
+3.06324,42.48747,5525,5,1,19,33,29,3.55,5.0,fr,45431,110,1916640,1,2,Active Shallow Crust,0.0,89.98885,0.0,05/01/5525
+3.06324,42.48747,3609,1,26,1,53,55,3.55,5.0,fr,45432,72,1916640,1,2,Active Shallow Crust,0.0,89.98885,0.0,01/26/3609
+3.06324,42.48747,7071,12,15,5,8,25,3.55,5.0,fr,45433,141,1916643,1,1,Active Shallow Crust,240.0118,57.99823,0.0,12/15/7071
+3.06324,42.48747,2645,8,14,21,33,48,3.55,5.0,fr,45434,52,1916646,1,1,Active Shallow Crust,0.0,89.98872,-90.0,08/14/2645
+3.06324,42.48747,7340,1,12,6,32,29,3.65,5.0,fr,45435,146,1916652,1,1,Active Shallow Crust,0.0,89.99006,0.0,01/12/7340
+3.06324,42.48747,5711,4,10,10,50,8,3.65,15.0,fr,45436,114,1916659,1,1,Active Shallow Crust,0.0,89.98994,-90.0,04/10/5711
+3.06324,42.48747,3984,7,9,4,9,5,3.65,5.0,fr,45437,79,1916661,1,2,Active Shallow Crust,128.9014,89.96345,0.0,07/09/3984
+3.06324,42.48747,5242,4,30,8,29,53,3.65,5.0,fr,45438,104,1916661,1,2,Active Shallow Crust,128.9014,89.96345,0.0,04/30/5242
+3.06324,42.48747,3352,12,21,7,14,58,3.75,5.0,fr,45439,67,1916664,1,1,Active Shallow Crust,0.0,89.99114,0.0,12/21/3352
+3.06324,42.48747,5865,5,15,8,6,33,3.75,27.5,fr,45440,117,1916666,1,1,Active Shallow Crust,0.0,89.99114,0.0,05/15/5865
+3.06324,42.48747,1589,7,14,0,40,53,3.75,5.0,fr,45441,31,1916673,1,1,Active Shallow Crust,128.8975,89.96742,0.0,07/14/1589
+3.06324,42.48747,6062,4,24,13,6,7,3.85,5.0,fr,45442,121,1916676,1,1,Active Shallow Crust,0.0,89.98947,0.0,04/24/6062
+3.06324,42.48747,7269,5,31,11,59,19,3.85,15.0,fr,45443,145,1916677,1,1,Active Shallow Crust,0.0,89.98947,0.0,05/31/7269
+3.06324,42.48747,1975,7,10,9,59,16,3.95,5.0,fr,45444,39,1916688,1,1,Active Shallow Crust,0.0,89.99062,0.0,07/10/1975
+3.06324,42.48747,9027,1,26,18,14,16,4.25,5.0,fr,45445,180,1916724,1,1,Active Shallow Crust,0.0,89.99004,0.0,01/26/9027
+3.06324,42.48747,9913,12,1,12,25,14,4.25,15.0,fr,45446,198,1916725,1,1,Active Shallow Crust,0.0,89.99004,0.0,12/01/9913
+3.06324,42.48747,4801,3,30,13,41,32,4.35,5.0,fr,45447,96,1916736,1,1,Active Shallow Crust,0.0,89.98964,0.0,03/30/4801
+3.06324,42.48747,6533,1,20,22,57,43,4.45,5.0,fr,45448,130,1916748,1,1,Active Shallow Crust,0.0,89.98945,0.0,01/20/6533
+3.06324,42.48747,2812,3,29,3,18,22,4.45,15.0,fr,45449,56,1916749,1,1,Active Shallow Crust,0.0,89.98945,0.0,03/29/2812
+3.06324,42.48747,7879,11,2,16,52,36,4.85,5.0,fr,45450,157,1916805,1,1,Active Shallow Crust,128.8937,89.98902,0.0,11/02/7879
+0.68749,51.23078,5542,2,2,18,59,41,3.65,5.0,fr,45451,110,1917135,1,1,Active Shallow Crust,240.0016,58.01302,0.0,02/02/5542
+0.68749,51.23078,4414,5,2,4,44,59,3.75,5.0,fr,45452,88,1917150,1,1,Active Shallow Crust,0.0,89.98985,-90.0,05/02/4414
+0.68749,51.23078,9104,10,2,11,18,44,3.95,27.5,fr,45453,182,1917170,1,1,Active Shallow Crust,0.0,89.99004,0.0,10/02/9104
+0.68749,51.23078,5449,5,8,6,37,4,4.35,5.0,fr,45454,108,1917216,1,1,Active Shallow Crust,0.0,89.98994,0.0,05/08/5449
+-3.65232,48.01186,7034,10,22,0,53,25,3.55,5.0,fr,45455,140,1917600,1,2,Active Shallow Crust,0.0,89.98988,0.0,10/22/7034
+-3.65232,48.01186,8531,9,25,21,55,12,3.55,5.0,fr,45456,170,1917600,1,2,Active Shallow Crust,0.0,89.98988,0.0,09/25/8531
+-3.65232,48.01186,9535,8,18,20,38,52,3.55,15.0,fr,45457,190,1917601,1,1,Active Shallow Crust,0.0,89.98988,0.0,08/18/9535
+-3.65232,48.01186,390,3,13,23,17,23,3.65,5.0,fr,45458,7,1917612,1,1,Active Shallow Crust,0.0,89.99098,0.0,03/13/0390
+-3.65232,48.01186,1961,1,17,22,0,52,3.95,15.0,fr,45459,39,1917649,1,1,Active Shallow Crust,0.0,89.98936,0.0,01/17/1961
+-3.65232,48.01186,7398,5,30,3,5,10,4.05,5.0,fr,45460,147,1917669,1,1,Active Shallow Crust,128.8901,89.99336,0.0,05/30/7398
+-3.65232,48.01186,8313,11,8,8,41,32,4.45,5.0,fr,45461,166,1917708,1,2,Active Shallow Crust,0.0,89.99043,0.0,11/08/8313
+-3.65232,48.01186,5980,3,10,18,19,10,4.45,5.0,fr,45462,119,1917708,1,2,Active Shallow Crust,0.0,89.99043,0.0,03/10/5980
+-3.65232,48.01186,7002,5,14,14,56,2,4.65,5.0,fr,45463,140,1917732,1,1,Active Shallow Crust,0.0,89.98954,0.0,05/14/7002
+2.2841,41.69619,2364,9,29,18,30,10,3.55,5.0,fr,45464,47,1918080,1,5,Active Shallow Crust,0.0,89.98871,0.0,09/29/2364
+2.2841,41.69619,3337,11,19,19,44,58,3.55,5.0,fr,45465,66,1918080,1,5,Active Shallow Crust,0.0,89.98871,0.0,11/19/3337
+2.2841,41.69619,4277,1,19,6,17,23,3.55,5.0,fr,45466,85,1918080,1,5,Active Shallow Crust,0.0,89.98871,0.0,01/19/4277
+2.2841,41.69619,8127,1,24,22,53,22,3.55,5.0,fr,45467,162,1918080,1,5,Active Shallow Crust,0.0,89.98871,0.0,01/24/8127
+2.2841,41.69619,1554,9,5,4,16,11,3.55,5.0,fr,45468,31,1918080,1,5,Active Shallow Crust,0.0,89.98871,0.0,09/05/1554
+2.2841,41.69619,4749,3,24,22,31,48,3.55,15.0,fr,45469,94,1918081,1,2,Active Shallow Crust,0.0,89.98871,0.0,03/24/4749
+2.2841,41.69619,9285,12,18,16,57,17,3.55,15.0,fr,45470,185,1918081,1,2,Active Shallow Crust,0.0,89.98871,0.0,12/18/9285
+2.2841,41.69619,6357,10,10,6,55,19,3.55,27.5,fr,45471,127,1918082,1,1,Active Shallow Crust,0.0,89.98871,0.0,10/10/6357
+2.2841,41.69619,1299,5,16,16,48,16,3.65,5.0,fr,45472,25,1918092,1,1,Active Shallow Crust,0.0,89.98994,0.0,05/16/1299
+2.2841,41.69619,4982,9,25,3,24,8,3.65,15.0,fr,45473,99,1918093,1,1,Active Shallow Crust,0.0,89.98994,0.0,09/25/4982
+2.2841,41.69619,3472,11,18,12,41,18,3.75,5.0,fr,45474,69,1918104,1,2,Active Shallow Crust,0.0,89.99103,0.0,11/18/3472
+2.2841,41.69619,4193,5,9,2,13,14,3.75,5.0,fr,45475,83,1918104,1,2,Active Shallow Crust,0.0,89.99103,0.0,05/09/4193
+2.2841,41.69619,7938,12,10,17,4,56,3.95,5.0,fr,45476,158,1918128,1,2,Active Shallow Crust,0.0,89.9905,0.0,12/10/7938
+2.2841,41.69619,2224,12,22,7,58,9,3.95,5.0,fr,45477,44,1918128,1,2,Active Shallow Crust,0.0,89.9905,0.0,12/22/2224
+2.2841,41.69619,8478,3,12,16,6,54,3.95,15.0,fr,45478,169,1918129,1,2,Active Shallow Crust,0.0,89.9905,0.0,03/12/8478
+2.2841,41.69619,9073,9,28,4,15,45,3.95,15.0,fr,45479,181,1918129,1,2,Active Shallow Crust,0.0,89.9905,0.0,09/28/9073
+2.2841,41.69619,5732,12,5,0,6,46,3.95,15.0,fr,45480,114,1918138,1,1,Active Shallow Crust,128.9011,89.99406,0.0,12/05/5732
+2.2841,41.69619,3004,7,15,6,56,29,4.05,15.0,fr,45481,60,1918141,1,1,Active Shallow Crust,0.0,89.98942,0.0,07/15/3004
+2.2841,41.69619,2690,12,23,10,19,9,4.15,27.5,fr,45482,53,1918154,1,1,Active Shallow Crust,0.0,89.99056,0.0,12/23/2690
+2.2841,41.69619,8827,12,31,18,57,33,4.35,5.0,fr,45483,176,1918176,1,1,Active Shallow Crust,0.0,89.98951,0.0,12/31/8827
+2.2841,41.69619,9329,7,30,21,56,33,4.35,27.5,fr,45484,186,1918178,1,1,Active Shallow Crust,0.0,89.98951,0.0,07/30/9329
+2.2841,41.69619,4050,8,7,11,55,34,4.55,5.0,fr,45485,80,1918209,1,1,Active Shallow Crust,128.8952,89.98566,0.0,08/07/4050
+2.2841,41.69619,4596,11,20,22,7,44,4.65,5.0,fr,45486,91,1918212,1,1,Active Shallow Crust,0.0,89.99045,0.0,11/20/4596
+2.2841,41.69619,2495,5,7,11,58,11,4.75,15.0,fr,45487,49,1918225,1,1,Active Shallow Crust,0.0,89.98959,0.0,05/07/2495
+2.2841,41.69619,2657,2,3,0,16,41,4.95,5.0,fr,45488,53,1918248,1,1,Active Shallow Crust,0.0,89.99023,0.0,02/03/2657
+2.2841,41.69619,1357,11,3,10,55,21,5.75,5.0,fr,45489,27,1918353,1,1,Active Shallow Crust,128.8757,89.98852,0.0,11/03/1357
+0.34039,47.39215,7990,9,7,12,8,30,3.55,5.0,fr,45490,159,1918560,1,1,Active Shallow Crust,0.0,89.99019,0.0,09/07/7990
+0.34039,47.39215,8745,3,1,9,48,27,3.55,27.5,fr,45491,174,1918562,1,1,Active Shallow Crust,0.0,89.99019,0.0,03/01/8745
+0.34039,47.39215,7194,11,24,22,50,42,3.55,5.0,fr,45492,143,1918566,1,1,Active Shallow Crust,0.0,89.99007,-90.0,11/24/7194
+0.34039,47.39215,6400,2,27,11,46,35,3.65,5.0,fr,45493,127,1918572,1,1,Active Shallow Crust,0.0,89.99011,0.0,02/27/6400
+0.34039,47.39215,1578,10,18,14,48,15,3.75,5.0,fr,45494,31,1918584,1,1,Active Shallow Crust,0.0,89.98983,0.0,10/18/1578
+0.34039,47.39215,6263,10,1,14,58,53,3.75,15.0,fr,45495,125,1918588,1,1,Active Shallow Crust,240.0085,58.01756,0.0,10/01/6263
+0.34039,47.39215,210,5,6,11,41,46,3.85,15.0,fr,45496,4,1918597,1,1,Active Shallow Crust,0.0,89.99003,0.0,05/06/0210
+0.34039,47.39215,1956,8,20,23,14,1,4.05,5.0,fr,45497,39,1918620,1,1,Active Shallow Crust,0.0,89.98992,0.0,08/20/1956
+0.34039,47.39215,5692,3,7,16,10,57,4.35,5.0,fr,45498,113,1918656,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/07/5692
+5.91581,45.79581,2481,6,12,15,12,14,3.55,5.0,fr,45499,49,1919520,1,2,Active Shallow Crust,0.0,89.99297,0.0,06/12/2481
+5.91581,45.79581,4300,9,3,2,35,8,3.55,5.0,fr,45500,85,1919520,1,2,Active Shallow Crust,0.0,89.99297,0.0,09/03/4300
+5.91581,45.79581,1956,2,27,15,23,56,3.55,15.0,fr,45501,39,1919521,1,1,Active Shallow Crust,0.0,89.99297,0.0,02/27/1956
+5.91581,45.79581,9565,8,2,7,4,3,3.55,5.0,fr,45502,191,1919523,1,2,Active Shallow Crust,240.011,57.99893,0.0,08/02/9565
+5.91581,45.79581,7127,10,28,15,27,9,3.55,5.0,fr,45503,142,1919523,1,2,Active Shallow Crust,240.011,57.99893,0.0,10/28/7127
+5.91581,45.79581,8262,7,15,21,54,34,3.55,5.0,fr,45504,165,1919526,1,1,Active Shallow Crust,0.0,89.99289,-90.0,07/15/8262
+5.91581,45.79581,1307,3,27,17,22,21,3.55,5.0,fr,45505,26,1919529,1,1,Active Shallow Crust,128.8964,89.99297,0.0,03/27/1307
+5.91581,45.79581,5147,1,20,17,1,50,3.65,5.0,fr,45506,102,1919532,1,3,Active Shallow Crust,0.0,89.98746,0.0,01/20/5147
+5.91581,45.79581,1845,6,4,21,32,35,3.65,5.0,fr,45507,36,1919532,1,3,Active Shallow Crust,0.0,89.98746,0.0,06/04/1845
+5.91581,45.79581,7439,2,27,15,12,52,3.65,5.0,fr,45508,148,1919532,1,3,Active Shallow Crust,0.0,89.98746,0.0,02/27/7439
+5.91581,45.79581,540,3,20,14,13,2,3.65,5.0,fr,45509,10,1919538,1,1,Active Shallow Crust,0.0,89.98732,-90.0,03/20/0540
+5.91581,45.79581,3006,12,19,22,22,27,3.65,5.0,fr,45510,60,1919541,1,1,Active Shallow Crust,128.9002,89.96351,0.0,12/19/3006
+5.91581,45.79581,3286,5,23,2,23,52,3.75,5.0,fr,45511,65,1919544,1,3,Active Shallow Crust,0.0,89.98883,0.0,05/23/3286
+5.91581,45.79581,9613,11,21,6,7,7,3.75,5.0,fr,45512,192,1919544,1,3,Active Shallow Crust,0.0,89.98883,0.0,11/21/9613
+5.91581,45.79581,3575,8,11,7,46,58,3.75,5.0,fr,45513,71,1919544,1,3,Active Shallow Crust,0.0,89.98883,0.0,08/11/3575
+5.91581,45.79581,3425,2,20,19,52,24,3.75,15.0,fr,45514,68,1919545,1,1,Active Shallow Crust,0.0,89.98883,0.0,02/20/3425
+5.91581,45.79581,6222,6,5,17,58,56,3.75,27.5,fr,45515,124,1919546,1,1,Active Shallow Crust,0.0,89.98883,0.0,06/05/6222
+5.91581,45.79581,9723,1,23,4,0,12,3.75,5.0,fr,45516,194,1919550,1,1,Active Shallow Crust,0.0,89.9887,-90.0,01/23/9723
+5.91581,45.79581,2613,7,20,4,3,37,3.75,5.0,fr,45517,52,1919553,1,1,Active Shallow Crust,128.8958,89.96748,0.0,07/20/2613
+5.91581,45.79581,1235,4,12,12,22,13,3.85,5.0,fr,45518,24,1919556,1,1,Active Shallow Crust,0.0,89.99004,0.0,04/12/1235
+5.91581,45.79581,1140,1,16,8,13,39,3.85,5.0,fr,45519,22,1919559,1,1,Active Shallow Crust,240.011,57.99774,0.0,01/16/1140
+5.91581,45.79581,558,9,29,12,25,49,3.95,5.0,fr,45520,11,1919568,1,1,Active Shallow Crust,0.0,89.99113,0.0,09/29/0558
+5.91581,45.79581,3316,9,30,16,43,48,3.95,15.0,fr,45521,66,1919569,1,1,Active Shallow Crust,0.0,89.99113,0.0,09/30/3316
+5.91581,45.79581,1187,11,10,13,19,0,3.95,5.0,fr,45522,23,1919571,1,1,Active Shallow Crust,240.019,58.00515,0.0,11/10/1187
+5.91581,45.79581,1875,3,21,12,16,15,3.95,15.0,fr,45523,37,1919572,1,1,Active Shallow Crust,240.019,58.00515,0.0,03/21/1875
+5.91581,45.79581,5179,6,22,1,29,16,4.05,5.0,fr,45524,103,1919580,1,1,Active Shallow Crust,0.0,89.98814,0.0,06/22/5179
+5.91581,45.79581,2631,7,6,20,38,24,4.05,15.0,fr,45525,52,1919581,1,1,Active Shallow Crust,0.0,89.98814,0.0,07/06/2631
+5.91581,45.79581,590,4,28,9,14,55,4.05,27.5,fr,45526,11,1919582,1,1,Active Shallow Crust,0.0,89.98814,0.0,04/28/0590
+5.91581,45.79581,8008,6,12,6,28,14,4.25,5.0,fr,45527,160,1919604,1,1,Active Shallow Crust,0.0,89.99058,0.0,06/12/8008
+5.91581,45.79581,5358,9,7,13,50,47,4.25,5.0,fr,45528,107,1919610,1,1,Active Shallow Crust,0.0,89.99047,-90.0,09/07/5358
+5.91581,45.79581,3886,10,10,3,50,10,4.35,15.0,fr,45529,77,1919617,1,1,Active Shallow Crust,0.0,89.9888,0.0,10/10/3886
+5.91581,45.79581,9243,6,16,15,5,12,4.45,27.5,fr,45530,184,1919630,1,1,Active Shallow Crust,0.0,89.99002,0.0,06/16/9243
+5.91581,45.79581,4636,7,29,14,39,44,4.55,15.0,fr,45531,92,1919641,1,1,Active Shallow Crust,0.0,89.9911,0.0,07/29/4636
+5.91581,45.79581,7467,6,3,7,58,49,4.65,27.5,fr,45532,149,1919660,1,1,Active Shallow Crust,0.0,89.98997,-90.0,06/03/7467
+5.91581,45.79581,9771,7,16,6,39,2,4.75,5.0,fr,45533,195,1919664,1,1,Active Shallow Crust,0.0,89.9894,0.0,07/16/9771
+5.91581,45.79581,382,1,12,13,52,27,4.85,27.5,fr,45534,7,1919681,1,1,Active Shallow Crust,240.0172,58.00223,0.0,01/12/0382
+5.91581,45.79581,1975,6,8,3,17,36,5.65,5.0,fr,45535,39,1919772,1,2,Active Shallow Crust,0.0,89.98997,0.0,06/08/1975
+5.91581,45.79581,23,12,5,0,59,25,5.65,5.0,fr,45536,0,1919772,1,2,Active Shallow Crust,0.0,89.98997,0.0,12/05/0023
+2.41358,42.65355,7480,9,17,12,46,59,3.55,5.0,fr,45537,149,1920480,1,2,Active Shallow Crust,0.0,89.98888,0.0,09/17/7480
+2.41358,42.65355,4732,11,20,10,31,29,3.55,5.0,fr,45538,94,1920480,1,2,Active Shallow Crust,0.0,89.98888,0.0,11/20/4732
+2.41358,42.65355,7027,3,27,5,19,42,3.55,15.0,fr,45539,140,1920481,1,1,Active Shallow Crust,0.0,89.98888,0.0,03/27/7027
+2.41358,42.65355,8572,6,20,0,56,14,3.55,27.5,fr,45540,171,1920482,1,1,Active Shallow Crust,0.0,89.98888,0.0,06/20/8572
+2.41358,42.65355,1522,4,14,22,0,22,3.55,5.0,fr,45541,30,1920483,1,1,Active Shallow Crust,240.0116,57.99805,0.0,04/14/1522
+2.41358,42.65355,7280,7,24,2,43,56,3.55,5.0,fr,45542,145,1920486,1,1,Active Shallow Crust,0.0,89.98875,-90.0,07/24/7280
+2.41358,42.65355,872,7,29,6,28,5,3.65,27.5,fr,45543,17,1920494,1,1,Active Shallow Crust,0.0,89.99008,0.0,07/29/0872
+2.41358,42.65355,3746,9,26,5,4,30,3.65,15.0,fr,45544,74,1920496,1,1,Active Shallow Crust,240.0001,58.0128,0.0,09/26/3746
+2.41358,42.65355,6068,4,9,9,49,36,3.65,5.0,fr,45545,121,1920498,1,1,Active Shallow Crust,0.0,89.98997,-90.0,04/09/6068
+2.41358,42.65355,8839,8,19,14,35,48,3.75,5.0,fr,45546,176,1920504,1,1,Active Shallow Crust,0.0,89.99117,0.0,08/19/8839
+2.41358,42.65355,7368,8,31,4,3,21,3.85,5.0,fr,45547,147,1920516,1,1,Active Shallow Crust,0.0,89.9895,0.0,08/31/7368
+2.41358,42.65355,5863,8,12,11,45,51,3.85,15.0,fr,45548,117,1920517,1,1,Active Shallow Crust,0.0,89.9895,0.0,08/12/5863
+2.41358,42.65355,1875,8,11,22,36,17,3.85,5.0,fr,45549,37,1920525,1,1,Active Shallow Crust,128.8957,89.99475,0.0,08/11/1875
+2.41358,42.65355,6235,6,26,4,30,5,3.95,5.0,fr,45550,124,1920528,1,2,Active Shallow Crust,0.0,89.99064,0.0,06/26/6235
+2.41358,42.65355,6505,8,1,9,37,2,3.95,5.0,fr,45551,130,1920528,1,2,Active Shallow Crust,0.0,89.99064,0.0,08/01/6505
+2.41358,42.65355,8071,6,11,1,21,46,3.95,5.0,fr,45552,161,1920534,1,1,Active Shallow Crust,0.0,89.99053,-90.0,06/11/8071
+2.41358,42.65355,9259,10,29,8,55,44,4.05,5.0,fr,45553,185,1920546,1,1,Active Shallow Crust,0.0,89.98946,-90.0,10/29/9259
+2.41358,42.65355,173,2,27,0,1,11,4.15,5.0,fr,45554,3,1920558,1,2,Active Shallow Crust,0.0,89.9906,-90.0,02/27/0173
+2.41358,42.65355,6118,3,8,9,34,55,4.15,5.0,fr,45555,122,1920558,1,2,Active Shallow Crust,0.0,89.9906,-90.0,03/08/6118
+2.41358,42.65355,3225,6,25,5,18,50,4.25,5.0,fr,45556,64,1920564,1,1,Active Shallow Crust,0.0,89.99006,0.0,06/25/3225
+2.41358,42.65355,882,7,20,7,56,35,4.75,5.0,fr,45557,17,1920624,1,1,Active Shallow Crust,0.0,89.98975,0.0,07/20/0882
+-3.08084,49.95061,8409,4,21,22,10,40,3.65,15.0,fr,45558,168,1921453,1,1,Active Shallow Crust,0.0,89.99133,0.0,04/21/8409
+-5.27369,48.11848,6702,1,4,5,24,34,3.55,5.0,fr,45559,134,1921929,1,1,Active Shallow Crust,128.896,89.99327,0.0,01/04/6702
+-5.27369,48.11848,942,4,4,16,41,17,3.85,5.0,fr,45560,18,1921956,1,1,Active Shallow Crust,0.0,89.99047,0.0,04/04/0942
+-5.27369,48.11848,4643,6,11,18,41,12,3.95,5.0,fr,45561,92,1921968,1,1,Active Shallow Crust,0.0,89.9915,0.0,06/11/4643
+-5.27369,48.11848,5388,8,29,15,0,54,3.95,15.0,fr,45562,107,1921969,1,1,Active Shallow Crust,0.0,89.9915,0.0,08/29/5388
+-5.27369,48.11848,98,12,19,12,31,20,4.15,5.0,fr,45563,1,1921992,1,1,Active Shallow Crust,0.0,89.98988,0.0,12/19/0098
+-5.27369,48.11848,8103,4,26,13,6,53,4.25,5.0,fr,45564,162,1922004,1,1,Active Shallow Crust,0.0,89.99097,0.0,04/26/8103
+2.54489,49.74235,2384,10,4,18,11,40,3.55,5.0,fr,45565,47,1922400,1,1,Active Shallow Crust,0.0,89.99023,0.0,10/04/2384
+2.54489,49.74235,8884,1,25,7,34,10,4.05,5.0,fr,45566,177,1922466,1,1,Active Shallow Crust,0.0,89.99073,-90.0,01/25/8884
+2.54489,49.74235,699,5,23,18,51,32,4.15,5.0,fr,45567,13,1922472,1,1,Active Shallow Crust,0.0,89.9902,0.0,05/23/0699
+2.54489,49.74235,8157,7,6,13,1,44,4.65,5.0,fr,45568,163,1922532,1,1,Active Shallow Crust,0.0,89.9899,0.0,07/06/8157
+-0.53015,50.65119,1428,6,28,21,48,55,3.95,15.0,fr,45569,28,1922929,1,1,Active Shallow Crust,0.0,89.98991,0.0,06/28/1428
+8.95297,50.84261,196,3,9,18,33,26,4.05,5.0,fr,45570,3,1923429,1,1,Active Shallow Crust,128.8909,89.99284,0.0,03/09/0196
+8.95297,50.84261,1728,7,11,10,17,18,5.05,5.0,fr,45571,34,1923543,1,1,Active Shallow Crust,240.0247,57.99816,0.0,07/11/1728
+6.30466,51.03714,2217,4,29,21,39,10,3.55,5.0,fr,45572,44,1923840,1,1,Active Shallow Crust,0.0,89.98732,0.0,04/29/2217
+6.30466,51.03714,8149,5,12,19,46,56,3.55,15.0,fr,45573,162,1923841,1,2,Active Shallow Crust,0.0,89.98732,0.0,05/12/8149
+6.30466,51.03714,1956,11,18,14,8,32,3.55,15.0,fr,45574,39,1923841,1,2,Active Shallow Crust,0.0,89.98732,0.0,11/18/1956
+6.30466,51.03714,740,7,20,15,2,56,3.55,27.5,fr,45575,14,1923842,1,2,Active Shallow Crust,0.0,89.98732,0.0,07/20/0740
+6.30466,51.03714,1174,2,9,12,50,6,3.55,27.5,fr,45576,23,1923842,1,2,Active Shallow Crust,0.0,89.98732,0.0,02/09/1174
+6.30466,51.03714,124,4,24,10,26,46,3.55,5.0,fr,45577,2,1923843,1,1,Active Shallow Crust,240.0125,57.99856,0.0,04/24/0124
+6.30466,51.03714,3949,4,15,10,28,22,3.55,5.0,fr,45578,78,1923846,1,1,Active Shallow Crust,0.0,89.98717,-90.0,04/15/3949
+6.30466,51.03714,4011,6,17,14,13,1,3.65,5.0,fr,45579,80,1923852,1,3,Active Shallow Crust,0.0,89.9887,0.0,06/17/4011
+6.30466,51.03714,9484,12,9,5,7,36,3.65,5.0,fr,45580,189,1923852,1,3,Active Shallow Crust,0.0,89.9887,0.0,12/09/9484
+6.30466,51.03714,6844,11,13,8,40,39,3.65,5.0,fr,45581,136,1923852,1,3,Active Shallow Crust,0.0,89.9887,0.0,11/13/6844
+6.30466,51.03714,1814,7,26,2,31,0,3.65,27.5,fr,45582,36,1923854,1,1,Active Shallow Crust,0.0,89.9887,0.0,07/26/1814
+6.30466,51.03714,8195,4,2,21,55,16,3.65,15.0,fr,45583,163,1923856,1,1,Active Shallow Crust,240.002,58.01353,0.0,04/02/8195
+6.30466,51.03714,6141,10,17,18,23,57,3.75,5.0,fr,45584,122,1923864,1,1,Active Shallow Crust,0.0,89.98993,0.0,10/17/6141
+6.30466,51.03714,9616,1,18,9,25,5,3.85,5.0,fr,45585,192,1923876,1,3,Active Shallow Crust,0.0,89.99102,0.0,01/18/9616
+6.30466,51.03714,9200,1,26,9,10,38,3.85,5.0,fr,45586,183,1923876,1,3,Active Shallow Crust,0.0,89.99102,0.0,01/26/9200
+6.30466,51.03714,3611,5,27,20,4,21,3.85,5.0,fr,45587,72,1923876,1,3,Active Shallow Crust,0.0,89.99102,0.0,05/27/3611
+6.30466,51.03714,5701,1,6,5,33,29,3.85,27.5,fr,45588,114,1923878,1,1,Active Shallow Crust,0.0,89.99102,0.0,01/06/5701
+6.30466,51.03714,9458,3,2,13,55,35,3.85,5.0,fr,45589,189,1923885,1,1,Active Shallow Crust,128.8954,89.99327,0.0,03/02/9458
+6.30466,51.03714,2421,9,30,4,38,35,3.95,5.0,fr,45590,48,1923888,1,1,Active Shallow Crust,0.0,89.992,0.0,09/30/2421
+6.30466,51.03714,9279,3,1,3,7,46,3.95,27.5,fr,45591,185,1923899,1,1,Active Shallow Crust,128.8989,89.994,0.0,03/01/9279
+6.30466,51.03714,1424,3,5,12,44,10,4.05,15.0,fr,45592,28,1923901,1,1,Active Shallow Crust,0.0,89.9893,0.0,03/05/1424
+6.30466,51.03714,4459,9,14,2,14,0,4.15,5.0,fr,45593,89,1923912,1,2,Active Shallow Crust,0.0,89.99046,0.0,09/14/4459
+6.30466,51.03714,858,5,27,12,50,32,4.15,5.0,fr,45594,17,1923912,1,2,Active Shallow Crust,0.0,89.99046,0.0,05/27/0858
+6.30466,51.03714,4807,12,18,6,52,26,4.25,5.0,fr,45595,96,1923924,1,2,Active Shallow Crust,0.0,89.98867,0.0,12/18/4807
+6.30466,51.03714,743,8,27,11,14,38,4.25,5.0,fr,45596,14,1923924,1,2,Active Shallow Crust,0.0,89.98867,0.0,08/27/0743
+6.30466,51.03714,8667,10,4,10,53,45,4.25,15.0,fr,45597,173,1923925,1,1,Active Shallow Crust,0.0,89.98867,0.0,10/04/8667
+6.30466,51.03714,9354,9,27,22,35,38,4.35,15.0,fr,45598,187,1923940,1,1,Active Shallow Crust,240.0092,57.99638,0.0,09/27/9354
+6.30466,51.03714,4589,12,14,2,24,47,4.75,5.0,fr,45599,91,1923984,1,1,Active Shallow Crust,0.0,89.99044,0.0,12/14/4589
+6.30466,51.03714,9311,6,15,17,47,15,4.85,5.0,fr,45600,186,1923999,1,1,Active Shallow Crust,240.0191,58.00267,0.0,06/15/9311
+6.30466,51.03714,3759,7,27,16,40,16,4.95,5.0,fr,45601,75,1924008,1,1,Active Shallow Crust,0.0,89.98988,0.0,07/27/3759
+6.30466,51.03714,9367,7,27,21,36,26,5.25,27.5,fr,45602,187,1924049,1,1,Active Shallow Crust,240.0287,58.00087,0.0,07/27/9367
+4.89676,40.7249,6248,7,24,13,41,19,3.85,5.0,fr,45603,124,1924359,1,1,Active Shallow Crust,240.0094,57.99765,0.0,07/24/6248
+0.39275,42.66184,3607,4,26,10,57,38,3.55,5.0,fr,45604,72,1924800,1,4,Active Shallow Crust,0.0,89.98981,0.0,04/26/3607
+0.39275,42.66184,4957,2,27,20,20,32,3.55,5.0,fr,45605,99,1924800,1,4,Active Shallow Crust,0.0,89.98981,0.0,02/27/4957
+0.39275,42.66184,9284,2,22,6,5,9,3.55,5.0,fr,45606,185,1924800,1,4,Active Shallow Crust,0.0,89.98981,0.0,02/22/9284
+0.39275,42.66184,6242,7,8,18,32,38,3.55,5.0,fr,45607,124,1924800,1,4,Active Shallow Crust,0.0,89.98981,0.0,07/08/6242
+0.39275,42.66184,8742,10,21,3,17,5,3.55,15.0,fr,45608,174,1924801,1,2,Active Shallow Crust,0.0,89.98981,0.0,10/21/8742
+0.39275,42.66184,7388,7,2,10,53,59,3.55,15.0,fr,45609,147,1924801,1,2,Active Shallow Crust,0.0,89.98981,0.0,07/02/7388
+0.39275,42.66184,4031,10,17,10,6,34,3.55,5.0,fr,45610,80,1924803,1,1,Active Shallow Crust,240.0118,57.99812,0.0,10/17/4031
+0.39275,42.66184,1866,7,28,0,26,26,3.55,15.0,fr,45611,37,1924804,1,1,Active Shallow Crust,240.0118,57.99812,0.0,07/28/1866
+0.39275,42.66184,5540,8,24,2,23,4,3.55,5.0,fr,45612,110,1924806,1,1,Active Shallow Crust,0.0,89.99016,-90.0,08/24/5540
+0.39275,42.66184,9723,3,17,17,35,12,3.65,5.0,fr,45613,194,1924812,1,1,Active Shallow Crust,0.0,89.99009,0.0,03/17/9723
+0.39275,42.66184,8110,11,26,5,39,16,3.65,15.0,fr,45614,162,1924813,1,2,Active Shallow Crust,0.0,89.99009,0.0,11/26/8110
+0.39275,42.66184,6362,5,25,22,17,42,3.65,15.0,fr,45615,127,1924813,1,2,Active Shallow Crust,0.0,89.99009,0.0,05/25/6362
+0.39275,42.66184,4031,6,20,1,22,57,3.65,15.0,fr,45616,80,1924816,1,2,Active Shallow Crust,240.0007,58.01278,0.0,06/20/4031
+0.39275,42.66184,4543,8,6,15,1,22,3.65,15.0,fr,45617,90,1924816,1,2,Active Shallow Crust,240.0007,58.01278,0.0,08/06/4543
+0.39275,42.66184,2794,8,6,22,6,15,3.75,5.0,fr,45618,55,1924824,1,1,Active Shallow Crust,0.0,89.99006,0.0,08/06/2794
+0.39275,42.66184,1879,10,19,2,36,10,3.75,15.0,fr,45619,37,1924825,1,1,Active Shallow Crust,0.0,89.99006,0.0,10/19/1879
+0.39275,42.66184,1584,3,1,5,19,40,3.75,5.0,fr,45620,31,1924833,1,1,Active Shallow Crust,128.897,89.96735,0.0,03/01/1584
+0.39275,42.66184,1660,12,6,23,37,6,3.85,5.0,fr,45621,33,1924836,1,3,Active Shallow Crust,0.0,89.99016,0.0,12/06/1660
+0.39275,42.66184,8920,4,26,14,9,48,3.85,5.0,fr,45622,178,1924836,1,3,Active Shallow Crust,0.0,89.99016,0.0,04/26/8920
+0.39275,42.66184,2099,6,5,17,0,51,3.85,5.0,fr,45623,41,1924836,1,3,Active Shallow Crust,0.0,89.99016,0.0,06/05/2099
+0.39275,42.66184,5010,4,4,8,45,42,3.85,15.0,fr,45624,100,1924837,1,1,Active Shallow Crust,0.0,89.99016,0.0,04/04/5010
+0.39275,42.66184,7257,10,25,13,8,4,3.85,5.0,fr,45625,145,1924839,1,1,Active Shallow Crust,240.0104,57.9977,0.0,10/25/7257
+0.39275,42.66184,8180,4,13,7,34,37,3.95,5.0,fr,45626,163,1924848,1,1,Active Shallow Crust,0.0,89.99006,0.0,04/13/8180
+0.39275,42.66184,9825,5,20,0,40,33,3.95,15.0,fr,45627,196,1924849,1,1,Active Shallow Crust,0.0,89.99006,0.0,05/20/9825
+0.39275,42.66184,4095,10,17,16,41,29,3.95,5.0,fr,45628,81,1924851,1,1,Active Shallow Crust,240.0192,58.00489,0.0,10/17/4095
+0.39275,42.66184,8003,7,26,10,0,4,4.05,5.0,fr,45629,160,1924860,1,1,Active Shallow Crust,0.0,89.9901,0.0,07/26/8003
+0.39275,42.66184,3324,12,13,3,32,36,4.05,15.0,fr,45630,66,1924861,1,1,Active Shallow Crust,0.0,89.9901,0.0,12/13/3324
+0.39275,42.66184,2707,2,22,7,35,8,4.05,27.5,fr,45631,54,1924865,1,1,Active Shallow Crust,240.0054,58.0057,0.0,02/22/2707
+0.39275,42.66184,2856,2,16,23,40,2,4.05,27.5,fr,45632,57,1924868,1,1,Active Shallow Crust,0.0,89.98998,-90.0,02/16/2856
+0.39275,42.66184,4506,12,13,22,33,26,4.15,15.0,fr,45633,90,1924873,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/13/4506
+0.39275,42.66184,6217,10,23,13,39,47,4.15,27.5,fr,45634,124,1924880,1,1,Active Shallow Crust,0.0,89.9899,-90.0,10/23/6217
+0.39275,42.66184,188,9,1,6,6,15,4.35,5.0,fr,45635,3,1924896,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/01/0188
+0.39275,42.66184,5167,4,25,10,22,24,4.45,5.0,fr,45636,103,1924908,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/25/5167
+0.39275,42.66184,9117,5,10,18,17,40,4.55,5.0,fr,45637,182,1924920,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/10/9117
+0.39275,42.66184,4808,3,18,1,0,38,4.65,5.0,fr,45638,96,1924932,1,1,Active Shallow Crust,0.0,89.98994,0.0,03/18/4808
+0.39275,42.66184,8455,2,23,3,10,24,4.65,15.0,fr,45639,169,1924942,1,1,Active Shallow Crust,128.8921,89.98701,0.0,02/23/8455
+0.39275,42.66184,4150,10,27,11,51,18,4.75,5.0,fr,45640,82,1924944,1,1,Active Shallow Crust,0.0,89.98999,0.0,10/27/4150
+0.39275,42.66184,8718,8,24,19,19,56,4.75,5.0,fr,45641,174,1924953,1,1,Active Shallow Crust,128.8898,89.98808,0.0,08/24/8718
+0.39275,42.66184,3825,4,24,22,49,25,5.15,27.5,fr,45642,76,1924994,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/24/3825
+5.8354,42.06619,1058,12,17,16,19,22,3.65,5.0,fr,45643,21,1925292,1,1,Active Shallow Crust,0.0,89.99332,0.0,12/17/1058
+5.8354,42.06619,7420,1,26,10,31,33,5.05,15.0,fr,45644,148,1925461,1,1,Active Shallow Crust,0.0,89.98935,0.0,01/26/7420
+9.14245,48.48157,7616,6,17,18,59,55,3.55,5.0,fr,45645,152,1925760,1,2,Active Shallow Crust,0.0,89.98663,0.0,06/17/7616
+9.14245,48.48157,1244,6,10,17,31,6,3.55,5.0,fr,45646,24,1925760,1,2,Active Shallow Crust,0.0,89.98663,0.0,06/10/1244
+9.14245,48.48157,1042,2,20,19,50,54,3.55,27.5,fr,45647,20,1925762,1,1,Active Shallow Crust,0.0,89.98663,0.0,02/20/1042
+9.14245,48.48157,6150,2,2,17,19,9,3.55,5.0,fr,45648,122,1925766,1,1,Active Shallow Crust,0.0,89.98647,-90.0,02/02/6150
+9.14245,48.48157,8724,8,10,22,26,48,3.55,5.0,fr,45649,174,1925769,1,1,Active Shallow Crust,128.8971,89.99332,0.0,08/10/8724
+9.14245,48.48157,3650,11,28,0,40,47,3.65,5.0,fr,45650,72,1925772,1,4,Active Shallow Crust,0.0,89.98808,0.0,11/28/3650
+9.14245,48.48157,7646,7,20,20,3,17,3.65,5.0,fr,45651,152,1925772,1,4,Active Shallow Crust,0.0,89.98808,0.0,07/20/7646
+9.14245,48.48157,9197,2,6,12,32,13,3.65,5.0,fr,45652,183,1925772,1,4,Active Shallow Crust,0.0,89.98808,0.0,02/06/9197
+9.14245,48.48157,9821,10,3,8,48,29,3.65,5.0,fr,45653,196,1925772,1,4,Active Shallow Crust,0.0,89.98808,0.0,10/03/9821
+9.14245,48.48157,1907,1,10,19,20,30,3.65,15.0,fr,45654,38,1925773,1,2,Active Shallow Crust,0.0,89.98808,0.0,01/10/1907
+9.14245,48.48157,6356,11,28,2,22,59,3.65,15.0,fr,45655,127,1925773,1,2,Active Shallow Crust,0.0,89.98808,0.0,11/28/6356
+9.14245,48.48157,3205,8,19,14,34,47,3.65,5.0,fr,45656,64,1925775,1,1,Active Shallow Crust,240.0,58.01363,0.0,08/19/3205
+9.14245,48.48157,4780,10,27,3,50,17,3.65,27.5,fr,45657,95,1925777,1,1,Active Shallow Crust,240.0,58.01354,0.0,10/27/4780
+9.14245,48.48157,6213,2,17,10,58,9,3.65,15.0,fr,45658,124,1925779,1,1,Active Shallow Crust,0.0,89.98795,-90.0,02/17/6213
+9.14245,48.48157,716,5,12,3,4,59,3.65,5.0,fr,45659,14,1925781,1,1,Active Shallow Crust,128.9013,89.96356,0.0,05/12/0716
+9.14245,48.48157,6367,6,21,9,5,2,3.75,5.0,fr,45660,127,1925784,1,2,Active Shallow Crust,0.0,89.98938,0.0,06/21/6367
+9.14245,48.48157,8691,10,12,10,31,3,3.75,5.0,fr,45661,173,1925784,1,2,Active Shallow Crust,0.0,89.98938,0.0,10/12/8691
+9.14245,48.48157,6627,1,31,6,58,33,3.75,15.0,fr,45662,132,1925785,1,1,Active Shallow Crust,0.0,89.98938,0.0,01/31/6627
+9.14245,48.48157,8383,2,23,16,5,7,3.75,27.5,fr,45663,167,1925786,1,1,Active Shallow Crust,0.0,89.98938,0.0,02/23/8383
+9.14245,48.48157,9381,10,28,23,41,39,3.85,5.0,fr,45664,187,1925796,1,2,Active Shallow Crust,0.0,89.99053,0.0,10/28/9381
+9.14245,48.48157,3479,4,27,15,25,52,3.85,5.0,fr,45665,69,1925796,1,2,Active Shallow Crust,0.0,89.99053,0.0,04/27/3479
+9.14245,48.48157,9541,2,6,21,58,39,3.85,15.0,fr,45666,190,1925800,1,1,Active Shallow Crust,240.0109,57.99793,0.0,02/06/9541
+9.14245,48.48157,3435,11,12,1,8,1,3.85,5.0,fr,45667,68,1925802,1,2,Active Shallow Crust,0.0,89.99043,-90.0,11/12/3435
+9.14245,48.48157,9236,6,20,15,0,33,3.85,5.0,fr,45668,184,1925802,1,2,Active Shallow Crust,0.0,89.99043,-90.0,06/20/9236
+9.14245,48.48157,9316,4,6,13,20,4,3.95,15.0,fr,45669,186,1925818,1,1,Active Shallow Crust,128.9007,89.99157,0.0,04/06/9316
+9.14245,48.48157,3375,11,3,22,21,53,4.05,15.0,fr,45670,67,1925821,1,1,Active Shallow Crust,0.0,89.99249,0.0,11/03/3375
+9.14245,48.48157,108,3,3,22,23,6,4.05,27.5,fr,45671,2,1925822,1,1,Active Shallow Crust,0.0,89.99249,0.0,03/03/0108
+9.14245,48.48157,9875,6,23,18,36,55,4.15,15.0,fr,45672,197,1925833,1,1,Active Shallow Crust,0.0,89.9933,0.0,06/23/9875
+9.14245,48.48157,7927,9,9,0,58,55,4.15,5.0,fr,45673,158,1925835,1,1,Active Shallow Crust,240.0091,57.99785,0.0,09/09/7927
+9.14245,48.48157,2476,8,1,9,20,53,4.45,5.0,fr,45674,49,1925868,1,2,Active Shallow Crust,0.0,89.99051,0.0,08/01/2476
+9.14245,48.48157,5553,2,4,3,14,12,4.45,5.0,fr,45675,111,1925868,1,2,Active Shallow Crust,0.0,89.99051,0.0,02/04/5553
+9.14245,48.48157,9640,3,12,7,9,18,4.45,15.0,fr,45676,192,1925869,1,1,Active Shallow Crust,0.0,89.99051,0.0,03/12/9640
+9.14245,48.48157,8319,2,26,3,25,9,4.45,5.0,fr,45677,166,1925871,1,1,Active Shallow Crust,240.0058,57.99517,0.0,02/26/8319
+9.14245,48.48157,5639,10,5,9,55,29,4.55,5.0,fr,45678,112,1925880,1,2,Active Shallow Crust,0.0,89.99155,0.0,10/05/5639
+9.14245,48.48157,226,7,18,21,9,12,4.55,5.0,fr,45679,4,1925880,1,2,Active Shallow Crust,0.0,89.99155,0.0,07/18/0226
+9.14245,48.48157,124,9,16,16,42,15,4.65,5.0,fr,45680,2,1925895,1,2,Active Shallow Crust,240.0116,57.99381,0.0,09/16/0124
+9.14245,48.48157,9575,1,10,12,25,17,4.65,5.0,fr,45681,191,1925895,1,2,Active Shallow Crust,240.0116,57.99381,0.0,01/10/9575
+9.14245,48.48157,4956,11,12,15,6,25,4.75,15.0,fr,45682,99,1925908,1,1,Active Shallow Crust,240.0078,58.0048,0.0,11/12/4956
+9.14245,48.48157,5638,3,11,13,8,43,4.75,5.0,fr,45683,112,1925913,1,1,Active Shallow Crust,128.8889,89.98785,0.0,03/11/5638
+9.14245,48.48157,9292,6,19,5,55,4,5.05,5.0,fr,45684,185,1925940,1,1,Active Shallow Crust,0.0,89.99049,0.0,06/19/9292
+9.14245,48.48157,6256,4,5,0,12,40,5.35,15.0,fr,45685,125,1925977,1,1,Active Shallow Crust,0.0,89.9899,0.0,04/05/6256
+9.14245,48.48157,3407,10,24,16,31,23,5.55,15.0,fr,45686,68,1926001,1,1,Active Shallow Crust,0.0,89.99064,0.0,10/24/3407
+4.84864,44.34123,4414,10,3,10,51,17,3.55,5.0,fr,45687,88,1926240,1,4,Active Shallow Crust,0.0,89.99279,0.0,10/03/4414
+4.84864,44.34123,9290,1,28,18,35,32,3.55,5.0,fr,45688,185,1926240,1,4,Active Shallow Crust,0.0,89.99279,0.0,01/28/9290
+4.84864,44.34123,8997,9,30,3,23,40,3.55,5.0,fr,45689,179,1926240,1,4,Active Shallow Crust,0.0,89.99279,0.0,09/30/8997
+4.84864,44.34123,6658,7,19,1,16,38,3.55,5.0,fr,45690,133,1926240,1,4,Active Shallow Crust,0.0,89.99279,0.0,07/19/6658
+4.84864,44.34123,731,11,6,5,38,55,3.55,15.0,fr,45691,14,1926241,1,5,Active Shallow Crust,0.0,89.99279,0.0,11/06/0731
+4.84864,44.34123,4388,12,24,14,1,51,3.55,15.0,fr,45692,87,1926241,1,5,Active Shallow Crust,0.0,89.99279,0.0,12/24/4388
+4.84864,44.34123,7966,7,17,4,31,57,3.55,15.0,fr,45693,159,1926241,1,5,Active Shallow Crust,0.0,89.99279,0.0,07/17/7966
+4.84864,44.34123,5213,12,23,7,49,35,3.55,15.0,fr,45694,104,1926241,1,5,Active Shallow Crust,0.0,89.99279,0.0,12/23/5213
+4.84864,44.34123,5640,1,13,10,5,10,3.55,15.0,fr,45695,112,1926241,1,5,Active Shallow Crust,0.0,89.99279,0.0,01/13/5640
+4.84864,44.34123,8721,9,7,17,46,7,3.55,5.0,fr,45696,174,1926243,1,2,Active Shallow Crust,240.0121,57.99815,0.0,09/07/8721
+4.84864,44.34123,126,12,19,6,43,33,3.55,5.0,fr,45697,2,1926243,1,2,Active Shallow Crust,240.0121,57.99815,0.0,12/19/0126
+4.84864,44.34123,4019,12,19,19,56,58,3.55,5.0,fr,45698,80,1926246,1,1,Active Shallow Crust,0.0,89.99271,-90.0,12/19/4019
+4.84864,44.34123,9084,8,25,15,25,23,3.55,5.0,fr,45699,181,1926249,1,2,Active Shallow Crust,128.897,89.99279,0.0,08/25/9084
+4.84864,44.34123,3507,11,26,14,41,47,3.55,5.0,fr,45700,70,1926249,1,2,Active Shallow Crust,128.897,89.99279,0.0,11/26/3507
+4.84864,44.34123,2570,12,12,3,17,16,3.55,27.5,fr,45701,51,1926251,1,1,Active Shallow Crust,128.897,89.99279,0.0,12/12/2570
+4.84864,44.34123,5487,10,11,3,15,19,3.65,5.0,fr,45702,109,1926252,1,8,Active Shallow Crust,0.0,89.98714,0.0,10/11/5487
+4.84864,44.34123,2147,12,31,3,4,10,3.65,5.0,fr,45703,42,1926252,1,8,Active Shallow Crust,0.0,89.98714,0.0,12/31/2147
+4.84864,44.34123,5363,5,30,1,52,24,3.65,5.0,fr,45704,107,1926252,1,8,Active Shallow Crust,0.0,89.98714,0.0,05/30/5363
+4.84864,44.34123,1235,4,17,18,34,37,3.65,5.0,fr,45705,24,1926252,1,8,Active Shallow Crust,0.0,89.98714,0.0,04/17/1235
+4.84864,44.34123,5730,1,17,7,59,59,3.65,5.0,fr,45706,114,1926252,1,8,Active Shallow Crust,0.0,89.98714,0.0,01/17/5730
+4.84864,44.34123,1281,9,18,13,32,59,3.65,5.0,fr,45707,25,1926252,1,8,Active Shallow Crust,0.0,89.98714,0.0,09/18/1281
+4.84864,44.34123,476,8,15,15,19,29,3.65,5.0,fr,45708,9,1926252,1,8,Active Shallow Crust,0.0,89.98714,0.0,08/15/0476
+4.84864,44.34123,8936,2,6,20,42,50,3.65,5.0,fr,45709,178,1926252,1,8,Active Shallow Crust,0.0,89.98714,0.0,02/06/8936
+4.84864,44.34123,6996,4,30,9,3,51,3.65,15.0,fr,45710,139,1926253,1,2,Active Shallow Crust,0.0,89.98714,0.0,04/30/6996
+4.84864,44.34123,7129,4,8,20,52,47,3.65,15.0,fr,45711,142,1926253,1,2,Active Shallow Crust,0.0,89.98714,0.0,04/08/7129
+4.84864,44.34123,2483,7,11,20,33,0,3.65,27.5,fr,45712,49,1926254,1,1,Active Shallow Crust,0.0,89.98714,0.0,07/11/2483
+4.84864,44.34123,339,3,26,22,33,6,3.65,5.0,fr,45713,6,1926258,1,1,Active Shallow Crust,0.0,89.987,-90.0,03/26/0339
+4.84864,44.34123,8913,8,13,16,57,26,3.75,5.0,fr,45714,178,1926264,1,6,Active Shallow Crust,0.0,89.98854,0.0,08/13/8913
+4.84864,44.34123,2234,11,17,17,6,4,3.75,5.0,fr,45715,44,1926264,1,6,Active Shallow Crust,0.0,89.98854,0.0,11/17/2234
+4.84864,44.34123,9303,7,28,23,50,31,3.75,5.0,fr,45716,186,1926264,1,6,Active Shallow Crust,0.0,89.98854,0.0,07/28/9303
+4.84864,44.34123,1051,10,17,7,33,5,3.75,5.0,fr,45717,21,1926264,1,6,Active Shallow Crust,0.0,89.98854,0.0,10/17/1051
+4.84864,44.34123,7907,12,18,10,31,18,3.75,5.0,fr,45718,158,1926264,1,6,Active Shallow Crust,0.0,89.98854,0.0,12/18/7907
+4.84864,44.34123,4724,12,28,3,25,33,3.75,5.0,fr,45719,94,1926264,1,6,Active Shallow Crust,0.0,89.98854,0.0,12/28/4724
+4.84864,44.34123,8780,4,16,18,28,22,3.75,15.0,fr,45720,175,1926265,1,1,Active Shallow Crust,0.0,89.98854,0.0,04/16/8780
+4.84864,44.34123,6307,9,23,16,17,51,3.75,27.5,fr,45721,126,1926266,1,1,Active Shallow Crust,0.0,89.98854,0.0,09/23/6307
+4.84864,44.34123,293,6,16,1,37,8,3.75,27.5,fr,45722,5,1926269,1,1,Active Shallow Crust,240.0082,58.01756,0.0,06/16/0293
+4.84864,44.34123,1116,3,4,2,24,35,3.75,5.0,fr,45723,22,1926270,1,2,Active Shallow Crust,0.0,89.98841,-90.0,03/04/1116
+4.84864,44.34123,3140,7,17,18,42,14,3.75,5.0,fr,45724,62,1926270,1,2,Active Shallow Crust,0.0,89.98841,-90.0,07/17/3140
+4.84864,44.34123,5952,6,8,16,27,32,3.85,5.0,fr,45725,119,1926276,1,4,Active Shallow Crust,0.0,89.98979,0.0,06/08/5952
+4.84864,44.34123,3244,8,20,19,0,11,3.85,5.0,fr,45726,64,1926276,1,4,Active Shallow Crust,0.0,89.98979,0.0,08/20/3244
+4.84864,44.34123,963,5,7,15,3,26,3.85,5.0,fr,45727,19,1926276,1,4,Active Shallow Crust,0.0,89.98979,0.0,05/07/0963
+4.84864,44.34123,1293,6,27,4,15,10,3.85,5.0,fr,45728,25,1926276,1,4,Active Shallow Crust,0.0,89.98979,0.0,06/27/1293
+4.84864,44.34123,5656,1,8,1,6,41,3.85,5.0,fr,45729,113,1926279,1,3,Active Shallow Crust,240.0109,57.99741,0.0,01/08/5656
+4.84864,44.34123,4677,8,1,23,13,43,3.85,5.0,fr,45730,93,1926279,1,3,Active Shallow Crust,240.0109,57.99741,0.0,08/01/4677
+4.84864,44.34123,3820,1,2,6,59,36,3.85,5.0,fr,45731,76,1926279,1,3,Active Shallow Crust,240.0109,57.99741,0.0,01/02/3820
+4.84864,44.34123,9354,3,13,6,51,49,3.95,5.0,fr,45732,187,1926288,1,1,Active Shallow Crust,0.0,89.9909,0.0,03/13/9354
+4.84864,44.34123,7435,12,2,8,1,42,3.95,15.0,fr,45733,148,1926295,1,1,Active Shallow Crust,0.0,89.99079,-90.0,12/02/7435
+4.84864,44.34123,8297,2,27,13,18,5,4.05,5.0,fr,45734,165,1926300,1,3,Active Shallow Crust,0.0,89.99189,0.0,02/27/8297
+4.84864,44.34123,2125,6,5,15,12,44,4.05,5.0,fr,45735,42,1926300,1,3,Active Shallow Crust,0.0,89.99189,0.0,06/05/2125
+4.84864,44.34123,8216,8,5,11,45,26,4.05,5.0,fr,45736,164,1926300,1,3,Active Shallow Crust,0.0,89.99189,0.0,08/05/8216
+4.84864,44.34123,6345,8,6,23,10,45,4.05,27.5,fr,45737,126,1926302,1,1,Active Shallow Crust,0.0,89.99189,0.0,08/06/6345
+4.84864,44.34123,1051,7,18,17,0,34,4.05,27.5,fr,45738,21,1926305,1,1,Active Shallow Crust,240.0051,58.006,0.0,07/18/1051
+4.84864,44.34123,4419,7,16,7,34,41,4.15,5.0,fr,45739,88,1926312,1,1,Active Shallow Crust,0.0,89.98916,0.0,07/16/4419
+4.84864,44.34123,5837,8,31,14,19,7,4.15,15.0,fr,45740,116,1926313,1,1,Active Shallow Crust,0.0,89.98916,0.0,08/31/5837
+4.84864,44.34123,3426,5,24,16,28,4,4.25,5.0,fr,45741,68,1926324,1,1,Active Shallow Crust,0.0,89.99033,0.0,05/24/3426
+4.84864,44.34123,3595,3,17,11,39,4,4.35,15.0,fr,45742,71,1926337,1,1,Active Shallow Crust,0.0,89.99139,0.0,03/17/3595
+4.84864,44.34123,2880,2,9,10,31,8,4.45,5.0,fr,45743,57,1926357,1,1,Active Shallow Crust,128.8934,89.99361,0.0,02/09/2880
+4.84864,44.34123,1798,3,21,11,33,45,4.55,5.0,fr,45744,35,1926363,1,1,Active Shallow Crust,240.0083,57.9972,0.0,03/21/1798
+4.84864,44.34123,7793,11,26,9,12,14,4.65,15.0,fr,45745,155,1926373,1,1,Active Shallow Crust,0.0,89.98984,0.0,11/26/7793
+4.84864,44.34123,6750,11,8,2,53,18,5.05,5.0,fr,45746,134,1926429,1,1,Active Shallow Crust,128.8862,89.99038,0.0,11/08/6750
+4.84864,44.34123,6961,3,8,6,38,10,5.45,5.0,fr,45747,139,1926468,1,1,Active Shallow Crust,0.0,89.99029,0.0,03/08/6961
+4.84864,44.34123,2325,12,2,4,14,0,6.05,15.0,fr,45748,46,1926541,1,1,Active Shallow Crust,0.0,89.98985,0.0,12/02/2325
+2.86228,42.45668,9170,7,9,19,43,43,3.65,5.0,fr,45749,183,1926732,1,1,Active Shallow Crust,0.0,89.99005,0.0,07/09/9170
+2.86228,42.45668,4504,1,6,5,27,15,3.65,15.0,fr,45750,90,1926733,1,1,Active Shallow Crust,0.0,89.99005,0.0,01/06/4504
+2.86228,42.45668,9596,7,19,7,12,42,3.75,5.0,fr,45751,191,1926744,1,2,Active Shallow Crust,0.0,89.99113,0.0,07/19/9596
+2.86228,42.45668,642,6,1,4,4,37,3.75,5.0,fr,45752,12,1926744,1,2,Active Shallow Crust,0.0,89.99113,0.0,06/01/0642
+2.86228,42.45668,4071,11,25,8,24,57,3.75,15.0,fr,45753,81,1926745,1,1,Active Shallow Crust,0.0,89.99113,0.0,11/25/4071
+2.86228,42.45668,1583,10,19,23,51,2,3.75,5.0,fr,45754,31,1926747,1,1,Active Shallow Crust,240.0082,58.01713,0.0,10/19/1583
+2.86228,42.45668,9656,2,1,12,24,29,3.75,5.0,fr,45755,193,1926750,1,1,Active Shallow Crust,0.0,89.99104,-90.0,02/01/9656
+2.86228,42.45668,1435,10,21,13,40,37,3.85,5.0,fr,45756,28,1926756,1,1,Active Shallow Crust,0.0,89.98946,0.0,10/21/1435
+2.86228,42.45668,5696,1,24,10,54,57,3.85,27.5,fr,45757,113,1926758,1,1,Active Shallow Crust,0.0,89.98946,0.0,01/24/5696
+2.86228,42.45668,6007,9,13,17,57,15,4.05,5.0,fr,45758,120,1926783,1,1,Active Shallow Crust,240.0053,58.00576,0.0,09/13/6007
+2.86228,42.45668,6523,2,7,13,40,53,4.15,5.0,fr,45759,130,1926792,1,1,Active Shallow Crust,0.0,89.99068,0.0,02/07/6523
+2.86228,42.45668,523,4,21,20,35,40,4.15,15.0,fr,45760,10,1926793,1,1,Active Shallow Crust,0.0,89.99068,0.0,04/21/0523
+2.86228,42.45668,8437,9,30,23,29,40,4.35,27.5,fr,45761,168,1926818,1,1,Active Shallow Crust,0.0,89.98963,0.0,09/30/8437
+2.86228,42.45668,5058,9,13,5,43,9,4.45,15.0,fr,45762,101,1926838,1,1,Active Shallow Crust,128.8929,89.9934,0.0,09/13/5058
+2.86228,42.45668,9105,12,18,2,46,13,4.55,5.0,fr,45763,182,1926843,1,1,Active Shallow Crust,240.0083,57.99705,0.0,12/18/9105
+2.86228,42.45668,3357,11,2,9,36,14,4.65,15.0,fr,45764,67,1926859,1,1,Active Shallow Crust,0.0,89.99046,-90.0,11/02/3357
+2.86228,42.45668,5633,1,3,20,8,58,5.35,5.0,fr,45765,112,1926936,1,1,Active Shallow Crust,0.0,89.99017,0.0,01/03/5633
+-2.70646,47.42077,1137,2,6,8,54,55,3.55,5.0,fr,45766,22,1927200,1,1,Active Shallow Crust,0.0,89.98977,0.0,02/06/1137
+-2.70646,47.42077,5378,2,28,8,1,59,3.65,5.0,fr,45767,107,1927218,1,1,Active Shallow Crust,0.0,89.99078,-90.0,02/28/5378
+-2.70646,47.42077,9824,12,13,17,7,15,4.05,5.0,fr,45768,196,1927266,1,1,Active Shallow Crust,0.0,89.9903,-90.0,12/13/9824
+-2.70646,47.42077,3698,2,20,1,26,43,4.05,5.0,fr,45769,73,1927269,1,1,Active Shallow Crust,128.8899,89.99425,0.0,02/20/3698
+-2.706867,47.42125,8291,8,31,17,5,26,6.15,5.09789,fr,45770,165,1927515,1,1,Active Shallow Crust,240.0667,58.00034,0.0,08/31/8291
+1.10181,47.30702,3561,8,28,13,44,49,3.55,5.0,fr,45771,71,1927680,1,2,Active Shallow Crust,0.0,89.98975,0.0,08/28/3561
+1.10181,47.30702,3566,10,31,2,6,11,3.55,5.0,fr,45772,71,1927680,1,2,Active Shallow Crust,0.0,89.98975,0.0,10/31/3566
+1.10181,47.30702,989,12,29,4,39,28,3.75,27.5,fr,45773,19,1927712,1,1,Active Shallow Crust,0.0,89.99039,-90.0,12/29/0989
+1.10181,47.30702,3630,8,9,9,30,58,3.85,5.0,fr,45774,72,1927725,1,1,Active Shallow Crust,128.8953,89.99395,0.0,08/09/3630
+1.10181,47.30702,8177,12,3,13,4,22,3.95,5.0,fr,45775,163,1927734,1,1,Active Shallow Crust,0.0,89.99018,-90.0,12/03/8177
+1.10181,47.30702,4372,4,22,22,1,12,4.25,15.0,fr,45776,87,1927765,1,1,Active Shallow Crust,0.0,89.99007,0.0,04/22/4372
+1.10181,47.30702,4156,8,31,11,35,52,4.65,5.0,fr,45777,83,1927812,1,1,Active Shallow Crust,0.0,89.98988,0.0,08/31/4156
+1.10181,47.30702,8397,7,15,18,39,0,5.05,5.0,fr,45778,167,1927860,1,1,Active Shallow Crust,0.0,89.98997,0.0,07/15/8397
+5.87557,46.05132,9496,8,4,16,54,10,3.55,5.0,fr,45779,189,1928640,1,4,Active Shallow Crust,0.0,89.993,0.0,08/04/9496
+5.87557,46.05132,3448,1,17,3,41,12,3.55,5.0,fr,45780,68,1928640,1,4,Active Shallow Crust,0.0,89.993,0.0,01/17/3448
+5.87557,46.05132,8708,3,17,6,21,57,3.55,5.0,fr,45781,174,1928640,1,4,Active Shallow Crust,0.0,89.993,0.0,03/17/8708
+5.87557,46.05132,5849,10,13,12,25,8,3.55,5.0,fr,45782,116,1928640,1,4,Active Shallow Crust,0.0,89.993,0.0,10/13/5849
+5.87557,46.05132,6875,6,27,2,30,46,3.65,5.0,fr,45783,137,1928652,1,1,Active Shallow Crust,0.0,89.98753,0.0,06/27/6875
+5.87557,46.05132,3404,1,31,23,37,23,3.65,15.0,fr,45784,68,1928653,1,1,Active Shallow Crust,0.0,89.98753,0.0,01/31/3404
+5.87557,46.05132,9724,4,29,19,35,2,3.75,5.0,fr,45785,194,1928670,1,1,Active Shallow Crust,0.0,89.98875,-90.0,04/29/9724
+5.87557,46.05132,6552,9,11,9,23,28,3.85,5.0,fr,45786,131,1928679,1,1,Active Shallow Crust,240.011,57.99791,0.0,09/11/6552
+5.87557,46.05132,9681,7,29,10,52,4,3.95,5.0,fr,45787,193,1928691,1,2,Active Shallow Crust,240.0199,58.00477,0.0,07/29/9681
+5.87557,46.05132,5941,1,8,13,27,44,3.95,5.0,fr,45788,118,1928691,1,2,Active Shallow Crust,240.0199,58.00477,0.0,01/08/5941
+5.87557,46.05132,879,12,3,18,10,52,4.05,15.0,fr,45789,17,1928701,1,1,Active Shallow Crust,0.0,89.98819,0.0,12/03/0879
+5.87557,46.05132,4982,6,18,20,31,22,4.05,5.0,fr,45790,99,1928706,1,1,Active Shallow Crust,0.0,89.98806,-90.0,06/18/4982
+5.87557,46.05132,857,6,1,8,31,16,4.15,5.0,fr,45791,17,1928712,1,2,Active Shallow Crust,0.0,89.98948,0.0,06/01/0857
+5.87557,46.05132,9841,12,8,6,16,46,4.15,5.0,fr,45792,196,1928712,1,2,Active Shallow Crust,0.0,89.98948,0.0,12/08/9841
+5.87557,46.05132,8482,2,9,11,22,15,4.15,27.5,fr,45793,169,1928714,1,1,Active Shallow Crust,0.0,89.98948,0.0,02/09/8482
+5.87557,46.05132,5078,6,17,7,54,25,4.15,5.0,fr,45794,101,1928715,1,1,Active Shallow Crust,240.0084,57.99725,0.0,06/17/5078
+5.87557,46.05132,8398,10,8,9,19,11,4.25,5.0,fr,45795,167,1928724,1,1,Active Shallow Crust,0.0,89.99062,0.0,10/08/8398
+5.87557,46.05132,6204,2,11,12,50,12,4.45,5.0,fr,45796,124,1928748,1,1,Active Shallow Crust,0.0,89.99007,0.0,02/11/6204
+5.87557,46.05132,6596,8,1,23,17,6,4.45,5.0,fr,45797,131,1928751,1,1,Active Shallow Crust,240.0052,57.99483,0.0,08/01/6596
+5.87557,46.05132,3840,7,26,2,50,26,4.75,5.0,fr,45798,76,1928784,1,1,Active Shallow Crust,0.0,89.98945,0.0,07/26/3840
+5.87557,46.05132,7588,6,2,2,48,44,5.25,15.0,fr,45799,151,1928845,1,1,Active Shallow Crust,0.0,89.99011,0.0,06/02/7588
+2.05909,40.17576,4400,10,15,9,49,46,3.55,27.5,fr,45800,87,1929122,1,1,Active Shallow Crust,0.0,89.98844,0.0,10/15/4400
+2.05909,40.17576,9495,6,28,1,58,53,3.65,5.0,fr,45801,189,1929132,1,1,Active Shallow Crust,0.0,89.9897,0.0,06/28/9495
+3.62393,45.21733,5675,9,17,0,12,40,3.55,5.0,fr,45802,113,1930086,1,1,Active Shallow Crust,0.0,89.98922,-90.0,09/17/5675
+3.62393,45.21733,9447,9,29,2,58,54,3.65,5.0,fr,45803,188,1930092,1,1,Active Shallow Crust,0.0,89.9905,0.0,09/29/9447
+3.62393,45.21733,6111,10,15,13,36,41,3.65,5.0,fr,45804,122,1930095,1,1,Active Shallow Crust,240.0016,58.01274,0.0,10/15/6111
+3.62393,45.21733,7382,10,29,13,58,50,3.75,5.0,fr,45805,147,1930104,1,1,Active Shallow Crust,0.0,89.98872,0.0,10/29/7382
+3.62393,45.21733,2391,2,18,3,10,34,3.75,15.0,fr,45806,47,1930105,1,1,Active Shallow Crust,0.0,89.98872,0.0,02/18/2391
+3.62393,45.21733,7600,3,12,19,41,0,4.25,15.0,fr,45807,151,1930165,1,1,Active Shallow Crust,0.0,89.99048,0.0,03/12/7600
+3.62393,45.21733,9049,10,14,4,9,10,4.25,15.0,fr,45808,180,1930168,1,1,Active Shallow Crust,240.0074,57.99408,0.0,10/14/9049
+3.62393,45.21733,5629,7,12,7,30,31,4.95,5.0,fr,45809,112,1930248,1,1,Active Shallow Crust,0.0,89.99007,0.0,07/12/5629
+3.62393,45.21733,566,11,2,14,53,57,5.05,5.0,fr,45810,11,1930260,1,1,Active Shallow Crust,0.0,89.98989,0.0,11/02/0566
+3.62393,45.21733,2342,10,28,13,15,1,5.75,5.0,fr,45811,46,1930344,1,1,Active Shallow Crust,0.0,89.99012,0.0,10/28/2342
+0.06512,49.10392,187,12,21,6,41,41,3.55,5.0,fr,45812,3,1930560,1,1,Active Shallow Crust,0.0,89.99,0.0,12/21/0187
+0.06512,49.10392,9640,9,29,21,18,0,3.55,27.5,fr,45813,192,1930562,1,1,Active Shallow Crust,0.0,89.98999,0.0,09/29/9640
+0.06512,49.10392,8770,12,26,4,17,40,3.55,15.0,fr,45814,175,1930564,1,1,Active Shallow Crust,240.0125,57.9982,0.0,12/26/8770
+0.06512,49.10392,3419,6,29,15,42,36,3.65,5.0,fr,45815,68,1930578,1,1,Active Shallow Crust,0.0,89.98995,-90.0,06/29/3419
+0.06512,49.10392,3821,11,16,21,47,25,3.75,5.0,fr,45816,76,1930584,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/16/3821
+0.06512,49.10392,7746,1,19,13,40,25,3.75,5.0,fr,45817,154,1930593,1,2,Active Shallow Crust,128.8963,89.96735,0.0,01/19/7746
+0.06512,49.10392,6071,11,29,10,54,26,3.75,5.0,fr,45818,121,1930593,1,2,Active Shallow Crust,128.8963,89.96735,0.0,11/29/6071
+0.06512,49.10392,6187,7,1,12,58,20,3.85,5.0,fr,45819,123,1930605,1,1,Active Shallow Crust,128.8954,89.99372,0.0,07/01/6187
+0.06512,49.10392,8657,11,26,23,31,35,3.95,5.0,fr,45820,173,1930608,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/26/8657
+0.06512,49.10392,6092,1,2,23,26,44,3.95,27.5,fr,45821,121,1930613,1,1,Active Shallow Crust,240.0202,58.00506,0.0,01/02/6092
+0.06512,49.10392,6023,5,12,21,34,45,3.95,5.0,fr,45822,120,1930614,1,1,Active Shallow Crust,0.0,89.98999,-90.0,05/12/6023
+0.06512,49.10392,3459,9,4,13,6,54,4.25,15.0,fr,45823,69,1930645,1,1,Active Shallow Crust,0.0,89.99,0.0,09/04/3459
+0.06512,49.10392,4010,10,7,0,21,17,4.55,5.0,fr,45824,80,1930680,1,1,Active Shallow Crust,0.0,89.98998,0.0,10/07/4010
+0.06512,49.10392,7949,11,28,16,20,52,4.95,5.0,fr,45825,158,1930731,1,1,Active Shallow Crust,240.0132,58.0047,0.0,11/28/7949
+-1.36156,46.86071,7920,10,17,20,25,33,3.55,5.0,fr,45826,158,1931040,1,2,Active Shallow Crust,0.0,89.98965,0.0,10/17/7920
+-1.36156,46.86071,9147,9,5,7,46,22,3.55,5.0,fr,45827,182,1931040,1,2,Active Shallow Crust,0.0,89.98965,0.0,09/05/9147
+-1.36156,46.86071,2951,1,2,15,46,43,3.55,15.0,fr,45828,59,1931041,1,1,Active Shallow Crust,0.0,89.98965,0.0,01/02/2951
+-1.36156,46.86071,946,6,13,20,42,2,3.55,5.0,fr,45829,18,1931049,1,1,Active Shallow Crust,128.896,89.99397,0.0,06/13/0946
+-1.36156,46.86071,6565,3,28,6,51,40,3.65,5.0,fr,45830,131,1931052,1,1,Active Shallow Crust,0.0,89.98924,0.0,03/28/6565
+-1.36156,46.86071,7158,12,8,17,37,50,3.75,5.0,fr,45831,143,1931064,1,1,Active Shallow Crust,0.0,89.99042,0.0,12/08/7158
+-1.36156,46.86071,1164,9,18,12,9,27,3.75,15.0,fr,45832,23,1931065,1,2,Active Shallow Crust,0.0,89.99042,0.0,09/18/1164
+-1.36156,46.86071,9270,12,4,6,25,17,3.75,15.0,fr,45833,185,1931065,1,2,Active Shallow Crust,0.0,89.99042,0.0,12/04/9270
+-1.36156,46.86071,837,3,6,20,17,27,3.85,5.0,fr,45834,16,1931076,1,2,Active Shallow Crust,0.0,89.99023,0.0,03/06/0837
+-1.36156,46.86071,7772,2,9,9,57,35,3.85,5.0,fr,45835,155,1931076,1,2,Active Shallow Crust,0.0,89.99023,0.0,02/09/7772
+-1.36156,46.86071,945,8,10,2,7,3,3.85,5.0,fr,45836,18,1931082,1,1,Active Shallow Crust,0.0,89.99013,-90.0,08/10/0945
+-1.36156,46.86071,7199,3,4,0,45,22,4.05,5.0,fr,45837,143,1931100,1,1,Active Shallow Crust,0.0,89.9903,0.0,03/04/7199
+-1.36156,46.86071,6111,5,4,11,47,57,4.15,15.0,fr,45838,122,1931116,1,1,Active Shallow Crust,240.0084,57.99737,0.0,05/04/6111
+-1.36156,46.86071,636,12,7,9,4,10,4.25,5.0,fr,45839,12,1931133,1,1,Active Shallow Crust,128.8943,89.98096,0.0,12/07/0636
+-1.36156,46.86071,5539,6,14,6,55,31,4.65,5.0,fr,45840,110,1931172,1,2,Active Shallow Crust,0.0,89.9898,0.0,06/14/5539
+-1.36156,46.86071,5139,12,12,23,35,17,4.65,5.0,fr,45841,102,1931172,1,2,Active Shallow Crust,0.0,89.9898,0.0,12/12/5139
+-1.36156,46.86071,3994,10,15,9,47,21,4.85,5.0,fr,45842,79,1931202,1,1,Active Shallow Crust,0.0,89.98985,-90.0,10/15/3994
+-1.36156,46.86071,3961,10,17,3,37,8,4.85,15.0,fr,45843,79,1931206,1,1,Active Shallow Crust,128.8925,89.98895,0.0,10/17/3961
+-1.36156,46.86071,849,1,21,18,38,12,5.05,5.0,fr,45844,16,1931220,1,1,Active Shallow Crust,0.0,89.98988,0.0,01/21/0849
+-1.36156,46.86071,38,7,21,20,27,19,5.35,5.0,fr,45845,0,1931262,1,1,Active Shallow Crust,0.0,89.9899,-90.0,07/21/0038
+3.09431,50.27659,2125,11,13,16,58,48,3.55,5.0,fr,45846,42,1931520,1,1,Active Shallow Crust,0.0,89.99033,0.0,11/13/2125
+3.09431,50.27659,1225,7,1,5,38,55,3.55,15.0,fr,45847,24,1931521,1,1,Active Shallow Crust,0.0,89.99033,0.0,07/01/1225
+3.09431,50.27659,3636,5,22,0,3,55,3.55,5.0,fr,45848,72,1931523,1,1,Active Shallow Crust,240.0131,57.998,0.0,05/22/3636
+3.09431,50.27659,7435,9,13,23,59,37,3.65,5.0,fr,45849,148,1931532,1,1,Active Shallow Crust,0.0,89.99139,0.0,09/13/7435
+3.09431,50.27659,7376,11,16,20,53,21,3.85,5.0,fr,45850,147,1931559,1,1,Active Shallow Crust,240.0114,57.99816,0.0,11/16/7376
+3.09431,50.27659,6845,2,13,15,4,29,4.85,15.0,fr,45851,136,1931677,1,1,Active Shallow Crust,0.0,89.9899,0.0,02/13/6845
+1.11316,45.16512,6031,5,9,15,6,8,3.55,5.0,fr,45852,120,1932000,1,4,Active Shallow Crust,0.0,89.98933,0.0,05/09/6031
+1.11316,45.16512,1768,2,23,11,55,51,3.55,5.0,fr,45853,35,1932000,1,4,Active Shallow Crust,0.0,89.98933,0.0,02/23/1768
+1.11316,45.16512,5789,2,18,11,22,47,3.55,5.0,fr,45854,115,1932000,1,4,Active Shallow Crust,0.0,89.98933,0.0,02/18/5789
+1.11316,45.16512,3794,12,16,6,47,37,3.55,5.0,fr,45855,75,1932000,1,4,Active Shallow Crust,0.0,89.98933,0.0,12/16/3794
+1.11316,45.16512,8012,11,20,19,40,38,3.55,27.5,fr,45856,160,1932002,1,1,Active Shallow Crust,0.0,89.98933,0.0,11/20/8012
+1.11316,45.16512,4127,9,12,4,22,52,4.05,27.5,fr,45857,82,1932065,1,1,Active Shallow Crust,240.0056,58.00579,0.0,09/12/4127
+1.11316,45.16512,8316,7,8,15,19,49,4.25,15.0,fr,45858,166,1932088,1,1,Active Shallow Crust,240.0071,57.99406,0.0,07/08/8316
+1.11316,45.16512,3807,4,1,1,43,41,4.25,15.0,fr,45859,76,1932091,1,1,Active Shallow Crust,0.0,89.99036,-90.0,04/01/3807
+1.11316,45.16512,3261,11,13,15,26,24,4.35,5.0,fr,45860,65,1932096,1,1,Active Shallow Crust,0.0,89.99009,0.0,11/13/3261
+-3.4997,47.48157,4705,8,22,22,39,55,4.05,5.0,fr,45861,94,1933020,1,1,Active Shallow Crust,0.0,89.99042,0.0,08/22/4705
+-3.4997,47.48157,2910,11,19,12,0,2,4.05,15.0,fr,45862,58,1933021,1,1,Active Shallow Crust,0.0,89.99042,0.0,11/19/2910
+-2.57122,43.58736,2388,11,13,8,12,4,3.55,5.0,fr,45863,47,1933440,1,1,Active Shallow Crust,0.0,89.98904,0.0,11/13/2388
+-2.57122,43.58736,192,4,3,6,10,34,3.55,5.0,fr,45864,3,1933446,1,1,Active Shallow Crust,0.0,89.98891,-90.0,04/03/0192
+-2.57122,43.58736,4708,1,28,3,0,29,3.75,15.0,fr,45865,94,1933465,1,1,Active Shallow Crust,0.0,89.99129,0.0,01/28/4708
+-2.57122,43.58736,1331,12,30,7,12,32,3.85,5.0,fr,45866,26,1933476,1,1,Active Shallow Crust,0.0,89.98965,0.0,12/30/1331
+-2.57122,43.58736,1361,10,1,10,53,22,3.95,27.5,fr,45867,27,1933496,1,1,Active Shallow Crust,0.0,89.99068,-90.0,10/01/1361
+-2.57122,43.58736,9296,3,14,10,49,52,4.25,5.0,fr,45868,185,1933524,1,1,Active Shallow Crust,0.0,89.99021,0.0,03/14/9296
+-2.57122,43.58736,5895,10,24,14,43,41,4.75,15.0,fr,45869,117,1933591,1,1,Active Shallow Crust,0.0,89.98979,-90.0,10/24/5895
+4.70628,48.33409,6848,12,21,13,51,31,3.65,5.0,fr,45870,136,1933938,1,1,Active Shallow Crust,0.0,89.98792,-90.0,12/21/6848
+4.70628,48.33409,5192,1,1,21,7,35,3.95,15.0,fr,45871,103,1933969,1,1,Active Shallow Crust,0.0,89.99154,0.0,01/01/5192
+6.5778,50.82525,1366,2,5,5,33,21,3.55,5.0,fr,45872,27,1934400,1,3,Active Shallow Crust,0.0,89.98726,0.0,02/05/1366
+6.5778,50.82525,1585,2,5,18,34,30,3.55,5.0,fr,45873,31,1934400,1,3,Active Shallow Crust,0.0,89.98726,0.0,02/05/1585
+6.5778,50.82525,2152,7,11,12,23,26,3.55,5.0,fr,45874,43,1934400,1,3,Active Shallow Crust,0.0,89.98726,0.0,07/11/2152
+6.5778,50.82525,1646,4,25,11,2,36,3.55,15.0,fr,45875,32,1934401,1,1,Active Shallow Crust,0.0,89.98726,0.0,04/25/1646
+6.5778,50.82525,2103,10,28,1,39,12,3.55,27.5,fr,45876,42,1934402,1,2,Active Shallow Crust,0.0,89.98726,0.0,10/28/2103
+6.5778,50.82525,28,12,26,18,9,45,3.55,27.5,fr,45877,0,1934402,1,2,Active Shallow Crust,0.0,89.98726,0.0,12/26/0028
+6.5778,50.82525,9389,9,19,10,34,14,3.55,15.0,fr,45878,187,1934404,1,1,Active Shallow Crust,240.0111,57.99888,0.0,09/19/9389
+6.5778,50.82525,741,2,12,6,49,59,3.55,5.0,fr,45879,14,1934409,1,1,Active Shallow Crust,128.8958,89.99363,0.0,02/12/0741
+6.5778,50.82525,5472,9,25,2,40,23,3.55,27.5,fr,45880,109,1934411,1,1,Active Shallow Crust,128.8958,89.99363,0.0,09/25/5472
+6.5778,50.82525,8251,6,8,22,52,27,3.65,5.0,fr,45881,165,1934412,1,2,Active Shallow Crust,0.0,89.98865,0.0,06/08/8251
+6.5778,50.82525,8311,10,10,2,35,36,3.65,5.0,fr,45882,166,1934412,1,2,Active Shallow Crust,0.0,89.98865,0.0,10/10/8311
+6.5778,50.82525,3935,8,18,19,43,32,3.65,27.5,fr,45883,78,1934414,1,1,Active Shallow Crust,0.0,89.98865,0.0,08/18/3935
+6.5778,50.82525,6056,7,9,10,44,2,3.65,5.0,fr,45884,121,1934415,1,1,Active Shallow Crust,240.0017,58.01302,0.0,07/09/6056
+6.5778,50.82525,3461,11,11,20,41,5,3.65,5.0,fr,45885,69,1934421,1,1,Active Shallow Crust,128.9006,89.96361,0.0,11/11/3461
+6.5778,50.82525,2563,8,30,1,13,36,3.75,5.0,fr,45886,51,1934424,1,4,Active Shallow Crust,0.0,89.98988,0.0,08/30/2563
+6.5778,50.82525,239,9,30,20,35,5,3.75,5.0,fr,45887,4,1934424,1,4,Active Shallow Crust,0.0,89.98988,0.0,09/30/0239
+6.5778,50.82525,9132,12,31,9,53,1,3.75,5.0,fr,45888,182,1934424,1,4,Active Shallow Crust,0.0,89.98988,0.0,12/31/9132
+6.5778,50.82525,334,8,5,21,23,49,3.75,5.0,fr,45889,6,1934424,1,4,Active Shallow Crust,0.0,89.98988,0.0,08/05/0334
+6.5778,50.82525,1681,6,24,3,40,40,3.75,15.0,fr,45890,33,1934425,1,1,Active Shallow Crust,0.0,89.98988,0.0,06/24/1681
+6.5778,50.82525,2760,8,13,15,38,34,3.75,5.0,fr,45891,55,1934427,1,1,Active Shallow Crust,240.009,58.01718,0.0,08/13/2760
+6.5778,50.82525,9844,8,13,15,48,0,3.75,15.0,fr,45892,196,1934431,1,1,Active Shallow Crust,0.0,89.98976,-90.0,08/13/9844
+6.5778,50.82525,8606,2,24,4,55,22,3.75,5.0,fr,45893,172,1934433,1,1,Active Shallow Crust,128.8964,89.96707,0.0,02/24/8606
+6.5778,50.82525,2682,2,4,19,8,57,3.85,5.0,fr,45894,53,1934436,1,2,Active Shallow Crust,0.0,89.99098,0.0,02/04/2682
+6.5778,50.82525,346,11,17,20,44,41,3.85,5.0,fr,45895,6,1934436,1,2,Active Shallow Crust,0.0,89.99098,0.0,11/17/0346
+6.5778,50.82525,790,1,27,0,6,29,3.85,5.0,fr,45896,15,1934442,1,1,Active Shallow Crust,0.0,89.99088,-90.0,01/27/0790
+6.5778,50.82525,7465,10,14,23,41,33,3.95,5.0,fr,45897,149,1934448,1,1,Active Shallow Crust,0.0,89.99196,0.0,10/14/7465
+6.5778,50.82525,6584,2,9,8,42,59,3.95,5.0,fr,45898,131,1934454,1,1,Active Shallow Crust,0.0,89.99187,-90.0,02/09/6584
+6.5778,50.82525,4312,7,22,2,38,38,4.05,5.0,fr,45899,86,1934463,1,2,Active Shallow Crust,240.0067,58.00653,0.0,07/22/4312
+6.5778,50.82525,9358,11,2,12,52,33,4.05,5.0,fr,45900,187,1934463,1,2,Active Shallow Crust,240.0067,58.00653,0.0,11/02/9358
+6.5778,50.82525,8174,3,4,2,40,32,4.15,5.0,fr,45901,163,1934481,1,1,Active Shallow Crust,128.8964,89.99361,0.0,03/04/8174
+6.5778,50.82525,168,4,11,8,34,47,4.25,15.0,fr,45902,3,1934485,1,2,Active Shallow Crust,0.0,89.98862,0.0,04/11/0168
+6.5778,50.82525,5288,4,10,8,12,15,4.25,15.0,fr,45903,105,1934485,1,2,Active Shallow Crust,0.0,89.98862,0.0,04/10/5288
+6.5778,50.82525,1397,4,5,12,39,28,4.45,5.0,fr,45904,27,1934508,1,1,Active Shallow Crust,0.0,89.99096,0.0,04/05/1397
+6.5778,50.82525,6187,2,16,22,41,15,4.45,5.0,fr,45905,123,1934514,1,2,Active Shallow Crust,0.0,89.99085,-90.0,02/16/6187
+6.5778,50.82525,8445,11,6,20,53,10,4.45,5.0,fr,45906,168,1934514,1,2,Active Shallow Crust,0.0,89.99085,-90.0,11/06/8445
+6.5778,50.82525,3277,6,5,16,47,8,4.65,5.0,fr,45907,65,1934532,1,1,Active Shallow Crust,0.0,89.98923,0.0,06/05/3277
+6.5778,50.82525,2482,1,13,8,25,18,4.85,5.0,fr,45908,49,1934556,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/13/2482
+6.5778,50.82525,9911,12,9,11,49,59,4.95,5.0,fr,45909,198,1934568,1,1,Active Shallow Crust,0.0,89.98983,0.0,12/09/9911
+6.5778,50.82525,8669,5,10,5,54,38,4.95,15.0,fr,45910,173,1934578,1,1,Active Shallow Crust,128.888,89.98975,0.0,05/10/8669
+6.5778,50.82525,1342,2,27,2,4,14,5.05,15.0,fr,45911,26,1934581,1,1,Active Shallow Crust,0.0,89.9898,0.0,02/27/1342
+6.5778,50.82525,7560,9,2,20,49,5,6.05,15.0,fr,45912,151,1934707,1,1,Active Shallow Crust,0.0,89.98985,-90.0,09/02/7560
+6.5778,50.82525,86,2,15,10,16,52,6.15,15.0,fr,45913,1,1934713,1,1,Active Shallow Crust,0.0,89.99009,0.0,02/15/0086
+4.75133,48.08678,9907,6,27,12,44,51,3.55,5.0,fr,45914,198,1934883,1,1,Active Shallow Crust,240.0124,57.99871,0.0,06/27/9907
+4.75133,48.08678,9883,4,12,13,10,38,3.55,5.0,fr,45915,197,1934886,1,1,Active Shallow Crust,0.0,89.99319,-90.0,04/12/9883
+4.75133,48.08678,6550,6,12,14,21,3,3.85,15.0,fr,45916,130,1934917,1,1,Active Shallow Crust,0.0,89.99046,0.0,06/12/6550
+4.75133,48.08678,4232,2,3,14,43,48,3.95,27.5,fr,45917,84,1934933,1,1,Active Shallow Crust,240.0201,58.00544,0.0,02/03/4232
+4.75133,48.08678,8051,12,26,16,43,4,4.15,5.0,fr,45918,161,1934961,1,1,Active Shallow Crust,128.8982,89.99325,0.0,12/26/8051
+5.18768,46.22078,7008,2,15,13,48,7,3.55,5.0,fr,45919,140,1935360,1,1,Active Shallow Crust,0.0,89.99303,0.0,02/15/7008
+5.18768,46.22078,6082,12,27,15,54,1,3.55,15.0,fr,45920,121,1935361,1,2,Active Shallow Crust,0.0,89.99303,0.0,12/27/6082
+5.18768,46.22078,2389,7,19,9,46,35,3.55,15.0,fr,45921,47,1935361,1,2,Active Shallow Crust,0.0,89.99303,0.0,07/19/2389
+5.18768,46.22078,6863,3,13,16,16,19,3.65,5.0,fr,45922,137,1935372,1,1,Active Shallow Crust,0.0,89.98756,0.0,03/13/6863
+5.18768,46.22078,2348,3,3,15,42,18,3.65,27.5,fr,45923,46,1935374,1,1,Active Shallow Crust,0.0,89.98756,0.0,03/03/2348
+5.18768,46.22078,9593,7,13,13,52,6,3.85,15.0,fr,45924,191,1935397,1,1,Active Shallow Crust,0.0,89.99012,0.0,07/13/9593
+5.18768,46.22078,4455,8,31,12,0,31,3.85,27.5,fr,45925,89,1935398,1,1,Active Shallow Crust,0.0,89.99012,0.0,08/31/4455
+5.18768,46.22078,1853,7,22,3,31,57,3.95,5.0,fr,45926,37,1935408,1,1,Active Shallow Crust,0.0,89.9912,0.0,07/22/1853
+5.18768,46.22078,5045,3,24,21,46,41,4.05,5.0,fr,45927,100,1935420,1,1,Active Shallow Crust,0.0,89.98823,0.0,03/24/5045
+5.18768,46.22078,7212,3,5,2,14,52,6.25,15.0,fr,45928,144,1935685,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/05/7212
+-3.78662,47.31623,1886,7,11,2,15,23,3.55,5.0,fr,45929,37,1935840,1,1,Active Shallow Crust,0.0,89.98975,0.0,07/11/1886
+-3.78662,47.31623,6091,3,22,14,53,29,3.95,5.0,fr,45930,121,1935894,1,1,Active Shallow Crust,0.0,89.98909,-90.0,03/22/6091
+8.48907,49.04863,3226,2,17,3,59,59,3.55,5.0,fr,45931,64,1936320,1,1,Active Shallow Crust,0.0,89.98678,0.0,02/17/3226
+8.48907,49.04863,1305,7,26,15,12,49,3.55,15.0,fr,45932,26,1936321,1,1,Active Shallow Crust,0.0,89.98678,0.0,07/26/1305
+8.48907,49.04863,9121,3,19,0,23,34,3.55,5.0,fr,45933,182,1936323,1,1,Active Shallow Crust,240.0127,57.99808,0.0,03/19/9121
+8.48907,49.04863,5120,5,20,4,34,43,3.55,15.0,fr,45934,102,1936324,1,1,Active Shallow Crust,240.0127,57.99808,0.0,05/20/5120
+8.48907,49.04863,4405,7,27,7,8,7,3.65,5.0,fr,45935,88,1936332,1,2,Active Shallow Crust,0.0,89.98822,0.0,07/27/4405
+8.48907,49.04863,9898,2,23,5,13,54,3.65,5.0,fr,45936,197,1936332,1,2,Active Shallow Crust,0.0,89.98822,0.0,02/23/9898
+8.48907,49.04863,3142,8,27,2,3,36,3.65,5.0,fr,45937,62,1936341,1,1,Active Shallow Crust,128.8975,89.96357,0.0,08/27/3142
+8.48907,49.04863,4444,2,12,19,39,57,3.75,5.0,fr,45938,88,1936347,1,3,Active Shallow Crust,240.009,58.01686,0.0,02/12/4444
+8.48907,49.04863,6499,4,29,4,33,55,3.75,5.0,fr,45939,129,1936347,1,3,Active Shallow Crust,240.009,58.01686,0.0,04/29/6499
+8.48907,49.04863,6992,4,5,13,48,17,3.75,5.0,fr,45940,139,1936347,1,3,Active Shallow Crust,240.009,58.01686,0.0,04/05/6992
+8.48907,49.04863,7126,8,17,10,53,40,3.85,5.0,fr,45941,142,1936359,1,2,Active Shallow Crust,240.0108,57.99878,0.0,08/17/7126
+8.48907,49.04863,6953,11,19,4,1,43,3.85,5.0,fr,45942,139,1936359,1,2,Active Shallow Crust,240.0108,57.99878,0.0,11/19/6953
+8.48907,49.04863,5195,1,11,1,52,36,4.05,5.0,fr,45943,103,1936380,1,1,Active Shallow Crust,0.0,89.99257,0.0,01/11/5195
+8.48907,49.04863,6231,12,2,18,23,4,4.05,5.0,fr,45944,124,1936383,1,1,Active Shallow Crust,240.0064,58.00663,0.0,12/02/6231
+8.48907,49.04863,8753,9,6,15,34,9,4.15,5.0,fr,45945,175,1936392,1,1,Active Shallow Crust,0.0,89.98675,0.0,09/06/8753
+8.48907,49.04863,9021,6,21,7,13,34,4.25,15.0,fr,45946,180,1936405,1,1,Active Shallow Crust,0.0,89.98819,0.0,06/21/9021
+8.48907,49.04863,5122,4,3,16,23,27,4.35,5.0,fr,45947,102,1936416,1,1,Active Shallow Crust,0.0,89.98947,0.0,04/03/5122
+8.48907,49.04863,1533,6,15,19,0,12,4.65,15.0,fr,45948,30,1936453,1,1,Active Shallow Crust,0.0,89.98882,0.0,06/15/1533
+8.48907,49.04863,3381,6,18,1,15,56,5.15,5.0,fr,45949,67,1936512,1,1,Active Shallow Crust,0.0,89.98952,0.0,06/18/3381
+1.69909,46.94316,4573,9,17,8,52,43,3.55,5.0,fr,45950,91,1936809,1,1,Active Shallow Crust,128.8958,89.99397,0.0,09/17/4573
+1.69909,46.94316,25,11,15,11,0,43,3.55,15.0,fr,45951,0,1936810,1,1,Active Shallow Crust,128.8958,89.99397,0.0,11/15/0025
+1.69909,46.94316,6353,12,2,12,27,51,3.65,5.0,fr,45952,127,1936812,1,4,Active Shallow Crust,0.0,89.98927,0.0,12/02/6353
+1.69909,46.94316,8738,4,5,14,3,35,3.65,5.0,fr,45953,174,1936812,1,4,Active Shallow Crust,0.0,89.98927,0.0,04/05/8738
+1.69909,46.94316,8694,8,5,22,45,12,3.65,5.0,fr,45954,173,1936812,1,4,Active Shallow Crust,0.0,89.98927,0.0,08/05/8694
+1.69909,46.94316,4291,1,9,21,23,39,3.65,5.0,fr,45955,85,1936812,1,4,Active Shallow Crust,0.0,89.98927,0.0,01/09/4291
+1.69909,46.94316,7605,6,6,19,14,22,3.65,15.0,fr,45956,152,1936813,1,2,Active Shallow Crust,0.0,89.98927,0.0,06/06/7605
+1.69909,46.94316,2298,5,19,0,23,41,3.65,15.0,fr,45957,45,1936813,1,2,Active Shallow Crust,0.0,89.98927,0.0,05/19/2298
+1.69909,46.94316,6844,3,10,2,51,0,3.75,5.0,fr,45958,136,1936824,1,1,Active Shallow Crust,0.0,89.99043,0.0,03/10/6844
+1.69909,46.94316,2173,4,27,18,0,26,3.85,5.0,fr,45959,43,1936842,1,1,Active Shallow Crust,0.0,89.99014,-90.0,04/27/2173
+1.69909,46.94316,8560,8,19,21,58,20,3.95,15.0,fr,45960,171,1936849,1,1,Active Shallow Crust,0.0,89.99023,0.0,08/19/8560
+1.69909,46.94316,4286,11,19,21,38,11,4.05,15.0,fr,45961,85,1936864,1,1,Active Shallow Crust,240.0061,58.00582,0.0,11/19/4286
+1.69909,46.94316,3771,11,16,10,30,8,4.45,5.0,fr,45962,75,1936908,1,1,Active Shallow Crust,0.0,89.99023,0.0,11/16/3771
+1.69909,46.94316,5280,10,12,19,6,49,5.25,5.0,fr,45963,105,1937007,1,1,Active Shallow Crust,240.0258,58.00031,0.0,10/12/5280
+-1.67978,48.98871,2962,11,24,20,10,6,3.55,5.0,fr,45964,59,1937280,1,1,Active Shallow Crust,0.0,89.99007,0.0,11/24/2962
+-1.67978,48.98871,3631,2,9,20,4,5,3.55,15.0,fr,45965,72,1937281,1,2,Active Shallow Crust,0.0,89.99007,0.0,02/09/3631
+-1.67978,48.98871,2385,8,3,12,29,37,3.55,15.0,fr,45966,47,1937281,1,2,Active Shallow Crust,0.0,89.99007,0.0,08/03/2385
+-1.67978,48.98871,9236,7,17,10,47,26,3.55,15.0,fr,45967,184,1937290,1,1,Active Shallow Crust,128.8961,89.99421,0.0,07/17/9236
+-1.67978,48.98871,2064,1,30,21,43,43,3.65,27.5,fr,45968,41,1937294,1,1,Active Shallow Crust,0.0,89.98968,0.0,01/30/2064
+-1.67978,48.98871,2718,2,27,18,55,49,3.75,5.0,fr,45969,54,1937304,1,1,Active Shallow Crust,0.0,89.98949,0.0,02/27/2718
+-1.67978,48.98871,6179,7,24,13,41,20,3.85,5.0,fr,45970,123,1937316,1,1,Active Shallow Crust,0.0,89.98946,0.0,07/24/6179
+-1.67978,48.98871,1958,11,10,10,36,26,3.85,15.0,fr,45971,39,1937317,1,1,Active Shallow Crust,0.0,89.98946,0.0,11/10/1958
+-1.67978,48.98871,2044,11,18,8,10,51,3.95,27.5,fr,45972,40,1937330,1,1,Active Shallow Crust,0.0,89.98956,0.0,11/18/2044
+-1.67978,48.98871,2762,3,7,6,56,58,4.15,5.0,fr,45973,55,1937355,1,1,Active Shallow Crust,240.0089,57.99742,0.0,03/07/2762
+-1.67978,48.98871,7547,2,7,3,33,25,4.25,5.0,fr,45974,150,1937370,1,1,Active Shallow Crust,0.0,89.99028,-90.0,02/07/7547
+-1.67978,48.98871,4953,1,9,2,47,31,4.35,5.0,fr,45975,99,1937385,1,1,Active Shallow Crust,128.8973,89.98277,0.0,01/09/4953
+-1.67978,48.98871,8184,7,16,11,31,19,4.45,15.0,fr,45976,163,1937398,1,1,Active Shallow Crust,128.8915,89.99384,0.0,07/16/8184
+-1.67978,48.98871,2806,3,24,9,22,51,4.55,5.0,fr,45977,56,1937400,1,1,Active Shallow Crust,0.0,89.99006,0.0,03/24/2806
+-1.67978,48.98871,1912,6,11,6,41,1,4.65,5.0,fr,45978,38,1937412,1,1,Active Shallow Crust,0.0,89.9902,0.0,06/11/1912
+-1.67978,48.98871,5376,10,9,4,1,13,4.65,27.5,fr,45979,107,1937414,1,1,Active Shallow Crust,0.0,89.9902,0.0,10/09/5376
+-1.67978,48.98871,2224,8,1,15,44,48,4.95,5.0,fr,45980,44,1937454,1,1,Active Shallow Crust,0.0,89.98998,-90.0,08/01/2224
+8.04936,50.50132,6861,6,12,17,49,7,3.55,5.0,fr,45981,137,1937760,1,2,Active Shallow Crust,0.0,89.98717,0.0,06/12/6861
+8.04936,50.50132,1329,7,3,21,8,25,3.55,5.0,fr,45982,26,1937760,1,2,Active Shallow Crust,0.0,89.98717,0.0,07/03/1329
+8.04936,50.50132,4019,11,20,18,35,22,3.55,15.0,fr,45983,80,1937761,1,1,Active Shallow Crust,0.0,89.98717,0.0,11/20/4019
+8.04936,50.50132,9640,6,19,12,17,24,3.65,5.0,fr,45984,192,1937772,1,1,Active Shallow Crust,0.0,89.98856,0.0,06/19/9640
+8.04936,50.50132,5367,7,8,6,48,36,3.65,15.0,fr,45985,107,1937773,1,1,Active Shallow Crust,0.0,89.98856,0.0,07/08/5367
+8.04936,50.50132,5862,5,7,9,11,19,3.65,5.0,fr,45986,117,1937775,1,1,Active Shallow Crust,240.0005,58.01451,0.0,05/07/5862
+8.04936,50.50132,3400,9,5,4,0,21,3.75,5.0,fr,45987,67,1937790,1,1,Active Shallow Crust,0.0,89.98969,-90.0,09/05/3400
+8.04936,50.50132,4519,3,5,6,59,57,4.05,5.0,fr,45988,90,1937820,1,1,Active Shallow Crust,0.0,89.99278,0.0,03/05/4519
+8.04936,50.50132,6748,6,20,3,33,42,4.05,15.0,fr,45989,134,1937824,1,1,Active Shallow Crust,240.0061,58.00706,0.0,06/20/6748
+8.04936,50.50132,2324,9,5,13,3,34,4.15,5.0,fr,45990,46,1937832,1,1,Active Shallow Crust,0.0,89.98714,0.0,09/05/2324
+8.04936,50.50132,1732,1,12,11,5,11,4.15,15.0,fr,45991,34,1937833,1,1,Active Shallow Crust,0.0,89.98714,0.0,01/12/1732
+8.04936,50.50132,6826,5,21,0,23,14,4.25,15.0,fr,45992,136,1937848,1,1,Active Shallow Crust,240.0095,57.99345,0.0,05/21/6826
+8.04936,50.50132,2612,4,20,14,31,42,4.35,15.0,fr,45993,52,1937857,1,1,Active Shallow Crust,0.0,89.98978,0.0,04/20/2612
+8.04936,50.50132,7803,9,5,0,46,50,4.75,15.0,fr,45994,156,1937905,1,1,Active Shallow Crust,0.0,89.99033,0.0,09/05/7803
+8.04936,50.50132,2209,11,23,13,36,42,4.85,5.0,fr,45995,44,1937916,1,1,Active Shallow Crust,0.0,89.99139,0.0,11/23/2209
+8.04936,50.50132,7963,11,25,22,27,51,4.95,5.0,fr,45996,159,1937928,1,1,Active Shallow Crust,0.0,89.98976,0.0,11/25/7963
+8.04936,50.50132,2573,1,7,10,9,25,4.95,27.5,fr,45997,51,1937933,1,1,Active Shallow Crust,240.0138,58.00465,0.0,01/07/2573
+2.59072,53.45389,8819,4,1,5,13,47,3.65,5.0,fr,45998,176,1938261,1,1,Active Shallow Crust,128.9003,89.96343,0.0,04/01/8819
+7.41814,46.88697,6428,1,25,15,22,27,3.55,5.0,fr,45999,128,1938720,1,3,Active Shallow Crust,0.0,89.99311,0.0,01/25/6428
+7.41814,46.88697,9577,3,19,12,38,7,3.55,5.0,fr,46000,191,1938720,1,3,Active Shallow Crust,0.0,89.99311,0.0,03/19/9577
+7.41814,46.88697,5753,4,2,2,37,39,3.55,5.0,fr,46001,115,1938720,1,3,Active Shallow Crust,0.0,89.99311,0.0,04/02/5753
+7.41814,46.88697,5748,1,12,8,27,59,3.55,15.0,fr,46002,114,1938721,1,2,Active Shallow Crust,0.0,89.99311,0.0,01/12/5748
+7.41814,46.88697,6312,5,10,11,40,54,3.55,15.0,fr,46003,126,1938721,1,2,Active Shallow Crust,0.0,89.99311,0.0,05/10/6312
+7.41814,46.88697,4377,6,25,16,40,0,3.55,5.0,fr,46004,87,1938723,1,3,Active Shallow Crust,240.0119,57.99901,0.0,06/25/4377
+7.41814,46.88697,8844,1,28,9,46,32,3.55,5.0,fr,46005,176,1938723,1,3,Active Shallow Crust,240.0119,57.99901,0.0,01/28/8844
+7.41814,46.88697,8558,10,28,4,44,0,3.55,5.0,fr,46006,171,1938723,1,3,Active Shallow Crust,240.0119,57.99901,0.0,10/28/8558
+7.41814,46.88697,2423,11,16,2,0,37,3.55,5.0,fr,46007,48,1938726,1,1,Active Shallow Crust,0.0,89.99303,-90.0,11/16/2423
+7.41814,46.88697,2962,10,11,22,35,0,3.55,15.0,fr,46008,59,1938727,1,1,Active Shallow Crust,0.0,89.99303,-90.0,10/11/2962
+7.41814,46.88697,116,12,18,3,29,8,3.55,5.0,fr,46009,2,1938729,1,1,Active Shallow Crust,128.8957,89.99655,0.0,12/18/0116
+7.41814,46.88697,8092,12,30,4,27,41,3.65,5.0,fr,46010,161,1938732,1,6,Active Shallow Crust,0.0,89.98772,0.0,12/30/8092
+7.41814,46.88697,6857,4,26,13,14,14,3.65,5.0,fr,46011,137,1938732,1,6,Active Shallow Crust,0.0,89.98772,0.0,04/26/6857
+7.41814,46.88697,1114,4,29,15,47,40,3.65,5.0,fr,46012,22,1938732,1,6,Active Shallow Crust,0.0,89.98772,0.0,04/29/1114
+7.41814,46.88697,3434,1,12,19,28,29,3.65,5.0,fr,46013,68,1938732,1,6,Active Shallow Crust,0.0,89.98772,0.0,01/12/3434
+7.41814,46.88697,7074,2,9,6,38,12,3.65,5.0,fr,46014,141,1938732,1,6,Active Shallow Crust,0.0,89.98772,0.0,02/09/7074
+7.41814,46.88697,7073,11,21,4,38,45,3.65,5.0,fr,46015,141,1938732,1,6,Active Shallow Crust,0.0,89.98772,0.0,11/21/7073
+7.41814,46.88697,5898,10,22,16,20,46,3.65,15.0,fr,46016,117,1938733,1,2,Active Shallow Crust,0.0,89.98772,0.0,10/22/5898
+7.41814,46.88697,5839,5,7,10,32,3,3.65,15.0,fr,46017,116,1938733,1,2,Active Shallow Crust,0.0,89.98772,0.0,05/07/5839
+7.41814,46.88697,424,2,7,16,16,11,3.65,15.0,fr,46018,8,1938736,1,1,Active Shallow Crust,240.0007,58.01304,0.0,02/07/0424
+7.41814,46.88697,1687,3,13,21,41,44,3.75,5.0,fr,46019,33,1938744,1,1,Active Shallow Crust,0.0,89.98905,0.0,03/13/1687
+7.41814,46.88697,6395,9,20,17,58,38,3.75,15.0,fr,46020,127,1938745,1,2,Active Shallow Crust,0.0,89.98905,0.0,09/20/6395
+7.41814,46.88697,2354,5,13,20,26,46,3.75,15.0,fr,46021,47,1938745,1,2,Active Shallow Crust,0.0,89.98905,0.0,05/13/2354
+7.41814,46.88697,8844,1,20,1,24,20,3.75,5.0,fr,46022,176,1938747,1,1,Active Shallow Crust,240.0088,58.01783,0.0,01/20/8844
+7.41814,46.88697,4121,5,28,16,47,33,3.75,5.0,fr,46023,82,1938750,1,2,Active Shallow Crust,0.0,89.98892,-90.0,05/28/4121
+7.41814,46.88697,2242,3,5,7,44,20,3.75,5.0,fr,46024,44,1938750,1,2,Active Shallow Crust,0.0,89.98892,-90.0,03/05/2242
+7.41814,46.88697,784,1,25,19,31,26,3.85,5.0,fr,46025,15,1938756,1,3,Active Shallow Crust,0.0,89.99024,0.0,01/25/0784
+7.41814,46.88697,2720,3,14,9,41,37,3.85,5.0,fr,46026,54,1938756,1,3,Active Shallow Crust,0.0,89.99024,0.0,03/14/2720
+7.41814,46.88697,7357,11,16,12,56,36,3.85,5.0,fr,46027,147,1938756,1,3,Active Shallow Crust,0.0,89.99024,0.0,11/16/7357
+7.41814,46.88697,7266,6,13,20,14,0,3.85,15.0,fr,46028,145,1938757,1,1,Active Shallow Crust,0.0,89.99024,0.0,06/13/7266
+7.41814,46.88697,5018,10,26,5,46,29,3.85,27.5,fr,46029,100,1938758,1,1,Active Shallow Crust,0.0,89.99024,0.0,10/26/5018
+7.41814,46.88697,8988,5,12,21,1,9,3.85,5.0,fr,46030,179,1938765,1,2,Active Shallow Crust,128.8946,89.99512,0.0,05/12/8988
+7.41814,46.88697,5697,12,1,14,10,18,3.85,5.0,fr,46031,113,1938765,1,2,Active Shallow Crust,128.8946,89.99512,0.0,12/01/5697
+7.41814,46.88697,7927,12,8,3,2,7,3.95,5.0,fr,46032,158,1938768,1,2,Active Shallow Crust,0.0,89.9913,0.0,12/08/7927
+7.41814,46.88697,5233,1,8,17,16,46,3.95,5.0,fr,46033,104,1938768,1,2,Active Shallow Crust,0.0,89.9913,0.0,01/08/5233
+7.41814,46.88697,6365,11,23,1,24,1,3.95,15.0,fr,46034,127,1938769,1,3,Active Shallow Crust,0.0,89.9913,0.0,11/23/6365
+7.41814,46.88697,5541,2,22,0,55,12,3.95,15.0,fr,46035,110,1938769,1,3,Active Shallow Crust,0.0,89.9913,0.0,02/22/5541
+7.41814,46.88697,9413,5,27,4,41,56,3.95,15.0,fr,46036,188,1938769,1,3,Active Shallow Crust,0.0,89.9913,0.0,05/27/9413
+7.41814,46.88697,4037,9,15,21,24,3,3.95,5.0,fr,46037,80,1938771,1,1,Active Shallow Crust,240.0203,58.00513,0.0,09/15/4037
+7.41814,46.88697,6149,11,3,9,35,34,3.95,15.0,fr,46038,122,1938775,1,1,Active Shallow Crust,0.0,89.9912,-90.0,11/03/6149
+7.41814,46.88697,3887,12,29,15,14,55,3.95,15.0,fr,46039,77,1938778,1,1,Active Shallow Crust,128.8999,89.99348,0.0,12/29/3887
+7.41814,46.88697,5963,12,31,17,40,32,4.05,5.0,fr,46040,119,1938780,1,1,Active Shallow Crust,0.0,89.98837,0.0,12/31/5963
+7.41814,46.88697,8529,5,27,13,55,56,4.05,15.0,fr,46041,170,1938781,1,1,Active Shallow Crust,0.0,89.98837,0.0,05/27/8529
+7.41814,46.88697,5019,5,8,18,50,47,4.05,5.0,fr,46042,100,1938786,1,1,Active Shallow Crust,0.0,89.98824,-90.0,05/08/5019
+7.41814,46.88697,4576,1,23,2,50,9,4.05,15.0,fr,46043,91,1938790,1,1,Active Shallow Crust,128.8908,89.99419,0.0,01/23/4576
+7.41814,46.88697,5442,5,24,10,30,5,4.15,5.0,fr,46044,108,1938792,1,2,Active Shallow Crust,0.0,89.98964,0.0,05/24/5442
+7.41814,46.88697,7976,8,18,6,41,36,4.15,5.0,fr,46045,159,1938792,1,2,Active Shallow Crust,0.0,89.98964,0.0,08/18/7976
+7.41814,46.88697,2445,9,24,7,22,59,4.15,15.0,fr,46046,48,1938793,1,1,Active Shallow Crust,0.0,89.98964,0.0,09/24/2445
+7.41814,46.88697,1420,10,29,10,24,16,4.25,5.0,fr,46047,28,1938804,1,1,Active Shallow Crust,0.0,89.99076,0.0,10/29/1420
+7.41814,46.88697,7201,3,7,1,18,35,4.25,15.0,fr,46048,144,1938805,1,1,Active Shallow Crust,0.0,89.99076,0.0,03/07/7201
+7.41814,46.88697,4631,4,29,4,35,54,4.25,5.0,fr,46049,92,1938807,1,1,Active Shallow Crust,240.0073,57.99424,0.0,04/29/4631
+7.41814,46.88697,2342,7,22,6,44,19,4.35,5.0,fr,46050,46,1938816,1,1,Active Shallow Crust,0.0,89.98902,0.0,07/22/2342
+7.41814,46.88697,1800,7,25,23,0,56,4.35,15.0,fr,46051,35,1938817,1,1,Active Shallow Crust,0.0,89.98902,0.0,07/25/1800
+7.41814,46.88697,4037,1,12,2,15,22,4.35,15.0,fr,46052,80,1938820,1,1,Active Shallow Crust,240.0086,57.99564,0.0,01/12/4037
+7.41814,46.88697,3203,11,15,13,7,43,4.45,5.0,fr,46053,64,1938828,1,1,Active Shallow Crust,0.0,89.99022,0.0,11/15/3203
+7.41814,46.88697,4571,6,8,21,27,24,4.55,5.0,fr,46054,91,1938840,1,1,Active Shallow Crust,0.0,89.98911,0.0,06/08/4571
+7.41814,46.88697,5000,12,29,8,23,56,4.55,5.0,fr,46055,99,1938846,1,1,Active Shallow Crust,0.0,89.98898,-90.0,12/29/5000
+7.41814,46.88697,5913,9,16,3,3,25,4.65,15.0,fr,46056,118,1938853,1,1,Active Shallow Crust,0.0,89.99029,0.0,09/16/5913
+7.41814,46.88697,3211,5,5,5,22,49,4.75,5.0,fr,46057,64,1938864,1,1,Active Shallow Crust,0.0,89.98961,0.0,05/05/3211
+7.41814,46.88697,2812,8,5,19,17,29,4.75,15.0,fr,46058,56,1938871,1,1,Active Shallow Crust,0.0,89.98949,-90.0,08/05/2812
+7.41814,46.88697,1809,11,9,4,14,57,4.85,15.0,fr,46059,36,1938877,1,1,Active Shallow Crust,0.0,89.99074,0.0,11/09/1809
+7.41814,46.88697,2637,10,13,2,53,33,5.25,5.0,fr,46060,52,1938924,1,1,Active Shallow Crust,0.0,89.99026,0.0,10/13/2637
+7.41814,46.88697,5656,11,30,3,45,42,6.65,15.0,fr,46061,113,1939093,1,1,Active Shallow Crust,359.9999,89.99007,0.0,11/30/5656
+3.29673,42.92343,9235,9,15,18,17,8,3.55,5.0,fr,46062,184,1939200,1,1,Active Shallow Crust,0.0,89.98892,0.0,09/15/9235
+3.29673,42.92343,6490,10,8,3,33,5,3.55,15.0,fr,46063,129,1939210,1,1,Active Shallow Crust,128.8963,89.99446,0.0,10/08/6490
+3.29673,42.92343,7608,10,12,5,52,5,3.75,5.0,fr,46064,152,1939224,1,1,Active Shallow Crust,0.0,89.9912,0.0,10/12/7608
+3.29673,42.92343,1837,3,20,17,42,4,3.95,15.0,fr,46065,36,1939249,1,1,Active Shallow Crust,0.0,89.99068,0.0,03/20/1837
+3.29673,42.92343,5638,1,29,11,47,2,4.35,5.0,fr,46066,112,1939296,1,1,Active Shallow Crust,0.0,89.98971,0.0,01/29/5638
+3.29673,42.92343,5957,2,9,0,41,36,4.45,5.0,fr,46067,119,1939308,1,2,Active Shallow Crust,0.0,89.98952,0.0,02/09/5957
+3.29673,42.92343,7353,5,27,23,7,43,4.45,5.0,fr,46068,147,1939308,1,2,Active Shallow Crust,0.0,89.98952,0.0,05/27/7353
+3.29673,42.92343,8599,10,15,18,11,52,5.05,5.0,fr,46069,171,1939380,1,1,Active Shallow Crust,0.0,89.99015,0.0,10/15/8599
+-3.38856,50.59325,1178,7,15,3,39,41,3.85,15.0,fr,46070,23,1939720,1,1,Active Shallow Crust,240.0115,57.99784,0.0,07/15/1178
+-3.38856,50.59325,5582,11,13,3,12,41,4.05,5.0,fr,46071,111,1939740,1,1,Active Shallow Crust,0.0,89.9892,0.0,11/13/5582
+8.98049,48.84618,480,6,15,19,23,48,3.55,15.0,fr,46072,9,1940161,1,1,Active Shallow Crust,0.0,89.98672,0.0,06/15/0480
+8.98049,48.84618,6295,4,22,23,0,25,3.55,15.0,fr,46073,125,1940164,1,1,Active Shallow Crust,240.014,57.99723,0.0,04/22/6295
+8.98049,48.84618,7003,9,5,13,10,35,3.65,15.0,fr,46074,140,1940173,1,2,Active Shallow Crust,0.0,89.98817,0.0,09/05/7003
+8.98049,48.84618,9949,12,10,3,11,46,3.65,15.0,fr,46075,198,1940173,1,2,Active Shallow Crust,0.0,89.98817,0.0,12/10/9949
+8.98049,48.84618,6511,11,23,2,15,17,3.85,15.0,fr,46076,130,1940197,1,1,Active Shallow Crust,0.0,89.9906,0.0,11/23/6511
+8.98049,48.84618,8025,4,30,21,33,17,3.85,5.0,fr,46077,160,1940205,1,1,Active Shallow Crust,128.8978,89.99061,0.0,04/30/8025
+8.98049,48.84618,5067,3,25,17,44,29,3.95,15.0,fr,46078,101,1940209,1,1,Active Shallow Crust,0.0,89.99162,0.0,03/25/5067
+8.98049,48.84618,2546,11,12,9,15,48,4.05,5.0,fr,46079,50,1940220,1,1,Active Shallow Crust,0.0,89.99254,0.0,11/12/2546
+8.98049,48.84618,9268,5,17,11,53,16,4.15,15.0,fr,46080,185,1940233,1,1,Active Shallow Crust,0.0,89.98669,0.0,05/17/9268
+8.98049,48.84618,764,4,9,12,20,18,4.35,5.0,fr,46081,15,1940256,1,1,Active Shallow Crust,0.0,89.98943,0.0,04/09/0764
+8.98049,48.84618,5590,2,26,4,37,13,4.65,5.0,fr,46082,111,1940292,1,1,Active Shallow Crust,0.0,89.98878,0.0,02/26/5590
+8.98049,48.84618,1557,3,5,22,56,24,5.05,5.0,fr,46083,31,1940340,1,1,Active Shallow Crust,0.0,89.99055,0.0,03/05/1557
+4.69444,50.82523,7938,7,9,0,26,15,3.55,5.0,fr,46084,158,1940640,1,1,Active Shallow Crust,0.0,89.98726,0.0,07/09/7938
+4.69444,50.82523,3311,12,5,1,14,24,3.65,5.0,fr,46085,66,1940652,1,1,Active Shallow Crust,0.0,89.98865,0.0,12/05/3311
+4.69444,50.82523,4760,2,23,2,15,21,3.65,5.0,fr,46086,95,1940655,1,1,Active Shallow Crust,240.0017,58.01302,0.0,02/23/4760
+4.69444,50.82523,8947,1,14,19,48,53,3.75,5.0,fr,46087,178,1940664,1,1,Active Shallow Crust,0.0,89.98988,0.0,01/14/8947
+4.69444,50.82523,5861,2,7,18,22,31,3.75,5.0,fr,46088,117,1940670,1,1,Active Shallow Crust,0.0,89.98976,-90.0,02/07/5861
+4.69444,50.82523,502,12,9,1,34,11,3.75,15.0,fr,46089,10,1940674,1,1,Active Shallow Crust,128.8964,89.96707,0.0,12/09/0502
+4.69444,50.82523,1350,8,31,13,24,26,3.85,5.0,fr,46090,26,1940676,1,2,Active Shallow Crust,0.0,89.99098,0.0,08/31/1350
+4.69444,50.82523,2457,8,12,21,27,42,3.85,5.0,fr,46091,49,1940676,1,2,Active Shallow Crust,0.0,89.99098,0.0,08/12/2457
+4.69444,50.82523,7198,12,5,16,58,14,3.95,5.0,fr,46092,143,1940688,1,1,Active Shallow Crust,0.0,89.99196,0.0,12/05/7198
+4.69444,50.82523,1367,10,7,23,43,30,4.05,15.0,fr,46093,27,1940701,1,1,Active Shallow Crust,0.0,89.98925,0.0,10/07/1367
+4.69444,50.82523,9954,2,5,16,23,18,4.25,27.5,fr,46094,199,1940726,1,2,Active Shallow Crust,0.0,89.98862,0.0,02/05/9954
+4.69444,50.82523,1767,6,20,1,3,52,4.25,27.5,fr,46095,35,1940726,1,2,Active Shallow Crust,0.0,89.98862,0.0,06/20/1767
+4.69444,50.82523,8711,11,29,13,41,28,4.35,5.0,fr,46096,174,1940736,1,1,Active Shallow Crust,0.0,89.98985,0.0,11/29/8711
+4.69444,50.82523,5437,12,17,18,5,52,4.85,5.0,fr,46097,108,1940799,1,1,Active Shallow Crust,240.0192,58.0026,0.0,12/17/5437
+4.69444,50.82523,2547,11,11,19,13,57,4.95,15.0,fr,46098,50,1940809,1,1,Active Shallow Crust,0.0,89.98983,0.0,11/11/2547
+6.57598,44.29898,3409,11,5,4,2,29,3.55,5.0,fr,46099,68,1941120,1,4,Active Shallow Crust,0.0,89.99278,0.0,11/05/3409
+6.57598,44.29898,6999,7,28,19,20,25,3.55,5.0,fr,46100,139,1941120,1,4,Active Shallow Crust,0.0,89.99278,0.0,07/28/6999
+6.57598,44.29898,4043,1,4,5,33,24,3.55,5.0,fr,46101,80,1941120,1,4,Active Shallow Crust,0.0,89.99278,0.0,01/04/4043
+6.57598,44.29898,5312,7,27,2,37,30,3.55,5.0,fr,46102,106,1941120,1,4,Active Shallow Crust,0.0,89.99278,0.0,07/27/5312
+6.57598,44.29898,8964,12,1,7,1,38,3.55,15.0,fr,46103,179,1941121,1,1,Active Shallow Crust,0.0,89.99278,0.0,12/01/8964
+6.57598,44.29898,5861,11,26,15,43,1,3.55,27.5,fr,46104,117,1941122,1,1,Active Shallow Crust,0.0,89.99278,0.0,11/26/5861
+6.57598,44.29898,8731,8,1,1,6,30,3.55,15.0,fr,46105,174,1941127,1,1,Active Shallow Crust,0.0,89.9927,-90.0,08/01/8731
+6.57598,44.29898,5214,9,14,8,34,13,3.65,5.0,fr,46106,104,1941132,1,1,Active Shallow Crust,0.0,89.98714,0.0,09/14/5214
+6.57598,44.29898,2721,8,21,22,22,15,3.65,15.0,fr,46107,54,1941133,1,1,Active Shallow Crust,0.0,89.98714,0.0,08/21/2721
+6.57598,44.29898,918,3,28,23,19,59,3.85,15.0,fr,46108,18,1941157,1,1,Active Shallow Crust,0.0,89.98978,0.0,03/28/0918
+6.57598,44.29898,3096,8,28,21,32,37,3.95,5.0,fr,46109,61,1941168,1,5,Active Shallow Crust,0.0,89.99089,0.0,08/28/3096
+6.57598,44.29898,7291,3,9,13,24,30,3.95,5.0,fr,46110,145,1941168,1,5,Active Shallow Crust,0.0,89.99089,0.0,03/09/7291
+6.57598,44.29898,4734,6,1,20,36,6,3.95,5.0,fr,46111,94,1941168,1,5,Active Shallow Crust,0.0,89.99089,0.0,06/01/4734
+6.57598,44.29898,9047,4,8,11,58,47,3.95,5.0,fr,46112,180,1941168,1,5,Active Shallow Crust,0.0,89.99089,0.0,04/08/9047
+6.57598,44.29898,5390,7,13,20,43,59,3.95,5.0,fr,46113,107,1941168,1,5,Active Shallow Crust,0.0,89.99089,0.0,07/13/5390
+6.57598,44.29898,2,8,9,6,3,24,4.05,5.0,fr,46114,0,1941186,1,1,Active Shallow Crust,0.0,89.99179,-90.0,08/09/0002
+6.57598,44.29898,3574,10,15,3,35,21,4.05,15.0,fr,46115,71,1941187,1,2,Active Shallow Crust,0.0,89.99179,-90.0,10/15/3574
+6.57598,44.29898,7984,6,27,0,6,11,4.05,15.0,fr,46116,159,1941187,1,2,Active Shallow Crust,0.0,89.99179,-90.0,06/27/7984
+6.57598,44.29898,9981,10,11,21,17,6,4.15,5.0,fr,46117,199,1941195,1,1,Active Shallow Crust,240.0085,57.99697,0.0,10/11/9981
+6.57598,44.29898,1053,4,26,20,56,4,4.15,15.0,fr,46118,21,1941199,1,1,Active Shallow Crust,0.0,89.98902,-90.0,04/26/1053
+6.57598,44.29898,726,8,4,22,53,24,4.25,5.0,fr,46119,14,1941213,1,1,Active Shallow Crust,128.8954,89.98087,0.0,08/04/0726
+6.57598,44.29898,293,7,29,0,53,34,4.45,5.0,fr,46120,5,1941228,1,1,Active Shallow Crust,0.0,89.98975,0.0,07/29/0293
+6.57598,44.29898,3512,10,8,22,15,43,5.05,5.0,fr,46121,70,1941300,1,1,Active Shallow Crust,0.0,89.98973,0.0,10/08/3512
+6.57598,44.29898,2035,8,13,10,10,17,5.05,27.5,fr,46122,40,1941302,1,1,Active Shallow Crust,0.0,89.98973,0.0,08/13/2035
+6.57598,44.29898,3211,10,17,17,12,45,5.15,15.0,fr,46123,64,1941313,1,1,Active Shallow Crust,0.0,89.9897,0.0,10/17/3211
+6.57598,44.29898,9439,7,4,22,1,52,6.15,27.5,fr,46124,188,1941434,1,1,Active Shallow Crust,0.0,89.98986,0.0,07/04/9439
+7.39402,44.65969,6319,3,10,17,44,18,3.55,5.0,fr,46125,126,1941600,1,6,Active Shallow Crust,0.0,89.99283,0.0,03/10/6319
+7.39402,44.65969,5922,3,2,2,51,31,3.55,5.0,fr,46126,118,1941600,1,6,Active Shallow Crust,0.0,89.99283,0.0,03/02/5922
+7.39402,44.65969,1549,9,26,22,49,35,3.55,5.0,fr,46127,30,1941600,1,6,Active Shallow Crust,0.0,89.99283,0.0,09/26/1549
+7.39402,44.65969,9050,7,30,17,23,12,3.55,5.0,fr,46128,180,1941600,1,6,Active Shallow Crust,0.0,89.99283,0.0,07/30/9050
+7.39402,44.65969,9236,12,15,19,39,42,3.55,5.0,fr,46129,184,1941600,1,6,Active Shallow Crust,0.0,89.99283,0.0,12/15/9236
+7.39402,44.65969,2808,1,20,13,35,5,3.55,5.0,fr,46130,56,1941600,1,6,Active Shallow Crust,0.0,89.99283,0.0,01/20/2808
+7.39402,44.65969,3618,3,30,8,5,49,3.55,15.0,fr,46131,72,1941601,1,1,Active Shallow Crust,0.0,89.99283,0.0,03/30/3618
+7.39402,44.65969,1500,11,18,21,39,59,3.55,5.0,fr,46132,29,1941603,1,2,Active Shallow Crust,240.0115,57.99823,0.0,11/18/1500
+7.39402,44.65969,9791,1,30,10,27,40,3.55,5.0,fr,46133,195,1941603,1,2,Active Shallow Crust,240.0115,57.99823,0.0,01/30/9791
+7.39402,44.65969,5327,6,14,23,24,5,3.55,5.0,fr,46134,106,1941606,1,2,Active Shallow Crust,0.0,89.99274,-90.0,06/14/5327
+7.39402,44.65969,2985,2,3,14,20,1,3.55,5.0,fr,46135,59,1941606,1,2,Active Shallow Crust,0.0,89.99274,-90.0,02/03/2985
+7.39402,44.65969,7670,7,1,14,11,7,3.55,15.0,fr,46136,153,1941607,1,1,Active Shallow Crust,0.0,89.99274,-90.0,07/01/7670
+7.39402,44.65969,4609,8,26,15,47,48,3.55,5.0,fr,46137,92,1941609,1,1,Active Shallow Crust,128.8964,89.99283,0.0,08/26/4609
+7.39402,44.65969,7778,6,3,22,39,28,3.65,5.0,fr,46138,155,1941612,1,4,Active Shallow Crust,0.0,89.98721,0.0,06/03/7778
+7.39402,44.65969,1771,5,23,10,42,30,3.65,5.0,fr,46139,35,1941612,1,4,Active Shallow Crust,0.0,89.98721,0.0,05/23/1771
+7.39402,44.65969,1024,10,27,13,13,1,3.65,5.0,fr,46140,20,1941612,1,4,Active Shallow Crust,0.0,89.98721,0.0,10/27/1024
+7.39402,44.65969,4770,4,13,9,43,8,3.65,5.0,fr,46141,95,1941612,1,4,Active Shallow Crust,0.0,89.98721,0.0,04/13/4770
+7.39402,44.65969,6232,9,8,1,20,49,3.65,5.0,fr,46142,124,1941615,1,2,Active Shallow Crust,240.0,58.01361,0.0,09/08/6232
+7.39402,44.65969,2419,8,22,11,20,11,3.65,5.0,fr,46143,48,1941615,1,2,Active Shallow Crust,240.0,58.01361,0.0,08/22/2419
+7.39402,44.65969,1359,5,17,21,26,34,3.65,5.0,fr,46144,27,1941618,1,1,Active Shallow Crust,0.0,89.98707,-90.0,05/17/1359
+7.39402,44.65969,8682,1,23,23,50,39,3.65,27.5,fr,46145,173,1941620,1,1,Active Shallow Crust,0.0,89.98707,-90.0,01/23/8682
+7.39402,44.65969,877,8,29,11,48,52,3.65,15.0,fr,46146,17,1941622,1,1,Active Shallow Crust,128.9009,89.96349,0.0,08/29/0877
+7.39402,44.65969,7409,8,16,12,52,12,3.75,5.0,fr,46147,148,1941624,1,2,Active Shallow Crust,0.0,89.9886,0.0,08/16/7409
+7.39402,44.65969,2351,7,31,19,37,54,3.75,5.0,fr,46148,47,1941624,1,2,Active Shallow Crust,0.0,89.9886,0.0,07/31/2351
+7.39402,44.65969,5590,7,16,8,24,25,3.75,5.0,fr,46149,111,1941630,1,1,Active Shallow Crust,0.0,89.98847,-90.0,07/16/5590
+7.39402,44.65969,2568,8,12,7,6,55,3.85,5.0,fr,46150,51,1941636,1,2,Active Shallow Crust,0.0,89.98985,0.0,08/12/2568
+7.39402,44.65969,3976,1,19,16,10,27,3.85,5.0,fr,46151,79,1941636,1,2,Active Shallow Crust,0.0,89.98985,0.0,01/19/3976
+7.39402,44.65969,8470,12,30,23,10,38,3.85,27.5,fr,46152,169,1941641,1,1,Active Shallow Crust,240.0104,57.99803,0.0,12/30/8470
+7.39402,44.65969,85,3,16,12,25,21,3.95,5.0,fr,46153,1,1941648,1,1,Active Shallow Crust,0.0,89.99095,0.0,03/16/0085
+7.39402,44.65969,4443,4,15,8,59,44,3.95,5.0,fr,46154,88,1941651,1,1,Active Shallow Crust,240.0197,58.00567,0.0,04/15/4443
+7.39402,44.65969,5655,11,29,0,24,29,3.95,15.0,fr,46155,113,1941655,1,1,Active Shallow Crust,0.0,89.99084,-90.0,11/29/5655
+7.39402,44.65969,8893,6,9,0,7,38,3.95,15.0,fr,46156,177,1941658,1,1,Active Shallow Crust,128.9014,89.99321,0.0,06/09/8893
+7.39402,44.65969,755,10,16,9,25,50,4.05,5.0,fr,46157,15,1941660,1,2,Active Shallow Crust,0.0,89.99194,0.0,10/16/0755
+7.39402,44.65969,4332,12,27,22,57,26,4.05,5.0,fr,46158,86,1941660,1,2,Active Shallow Crust,0.0,89.99194,0.0,12/27/4332
+7.39402,44.65969,7993,10,2,1,41,22,4.15,5.0,fr,46159,159,1941672,1,1,Active Shallow Crust,0.0,89.98921,0.0,10/02/7993
+7.39402,44.65969,8864,9,25,3,7,40,4.15,5.0,fr,46160,177,1941678,1,1,Active Shallow Crust,0.0,89.98909,-90.0,09/25/8864
+7.39402,44.65969,9563,4,10,14,13,11,4.15,5.0,fr,46161,191,1941681,1,1,Active Shallow Crust,128.8968,89.99461,0.0,04/10/9563
+7.39402,44.65969,7067,6,12,14,23,34,4.25,15.0,fr,46162,141,1941685,1,2,Active Shallow Crust,0.0,89.99039,0.0,06/12/7067
+7.39402,44.65969,3593,9,18,23,50,50,4.25,15.0,fr,46163,71,1941685,1,2,Active Shallow Crust,0.0,89.99039,0.0,09/18/3593
+7.39402,44.65969,7868,9,18,23,9,47,4.35,5.0,fr,46164,157,1941696,1,2,Active Shallow Crust,0.0,89.98858,0.0,09/18/7868
+7.39402,44.65969,4956,6,28,6,43,23,4.35,5.0,fr,46165,99,1941696,1,2,Active Shallow Crust,0.0,89.98858,0.0,06/28/4956
+7.39402,44.65969,7889,5,4,19,49,42,4.45,5.0,fr,46166,157,1941711,1,1,Active Shallow Crust,240.0048,57.9948,0.0,05/04/7889
+7.39402,44.65969,8395,3,2,3,47,20,4.65,5.0,fr,46167,167,1941732,1,2,Active Shallow Crust,0.0,89.98989,0.0,03/02/8395
+7.39402,44.65969,4631,5,7,21,21,22,4.65,5.0,fr,46168,92,1941732,1,2,Active Shallow Crust,0.0,89.98989,0.0,05/07/4631
+7.39402,44.65969,5787,3,19,13,14,0,4.75,5.0,fr,46169,115,1941747,1,1,Active Shallow Crust,240.0068,58.00429,0.0,03/19/5787
+7.39402,44.65969,3583,5,11,20,49,26,4.85,15.0,fr,46170,71,1941757,1,1,Active Shallow Crust,0.0,89.99036,0.0,05/11/3583
+7.39402,44.65969,6780,10,30,20,2,15,4.95,5.0,fr,46171,135,1941768,1,1,Active Shallow Crust,0.0,89.98998,0.0,10/30/6780
+7.39402,44.65969,9530,10,13,5,34,37,5.15,5.0,fr,46172,190,1941801,1,1,Active Shallow Crust,128.8847,89.99106,0.0,10/13/9530
+7.39402,44.65969,7971,1,29,7,36,47,5.55,5.0,fr,46173,159,1941840,1,1,Active Shallow Crust,0.0,89.98995,0.0,01/29/7971
+7.39402,44.65969,6712,6,20,13,28,19,6.35,27.43219,fr,46174,134,1941938,1,1,Active Shallow Crust,0.0,89.99,0.0,06/20/6712
+7.394032,44.65969,6034,7,31,19,4,7,6.65,10.68981,fr,46175,120,1941972,1,1,Active Shallow Crust,0.0,89.98997,0.0,07/31/6034
+7.39402,44.65969,9461,2,17,9,26,33,6.85,15.0,fr,46176,189,1942003,1,1,Active Shallow Crust,359.9999,89.99007,-90.0,02/17/9461
+2.91286,40.4436,5533,3,31,9,43,13,4.25,27.5,fr,46177,110,1942166,1,1,Active Shallow Crust,0.0,89.98972,0.0,03/31/5533
+5.31403,45.45595,8177,10,10,1,1,1,3.55,5.0,fr,46178,163,1942560,1,3,Active Shallow Crust,0.0,89.99293,0.0,10/10/8177
+5.31403,45.45595,998,9,16,17,21,3,3.55,5.0,fr,46179,19,1942560,1,3,Active Shallow Crust,0.0,89.99293,0.0,09/16/0998
+5.31403,45.45595,7067,8,20,12,20,49,3.55,5.0,fr,46180,141,1942560,1,3,Active Shallow Crust,0.0,89.99293,0.0,08/20/7067
+5.31403,45.45595,6530,4,16,15,9,11,3.65,5.0,fr,46181,130,1942572,1,1,Active Shallow Crust,0.0,89.98739,0.0,04/16/6530
+5.31403,45.45595,5112,11,20,9,15,43,3.65,15.0,fr,46182,102,1942573,1,1,Active Shallow Crust,0.0,89.98739,0.0,11/20/5112
+5.31403,45.45595,1739,12,20,20,5,26,3.75,15.0,fr,46183,34,1942585,1,1,Active Shallow Crust,0.0,89.98876,0.0,12/20/1739
+5.31403,45.45595,7393,8,16,15,49,33,3.85,15.0,fr,46184,147,1942600,1,1,Active Shallow Crust,240.0104,57.99787,0.0,08/16/7393
+5.31403,45.45595,7645,11,27,17,37,4,3.95,5.0,fr,46185,152,1942608,1,1,Active Shallow Crust,0.0,89.99107,0.0,11/27/7645
+5.31403,45.45595,7431,8,25,17,38,32,3.95,15.0,fr,46186,148,1942609,1,1,Active Shallow Crust,0.0,89.99107,0.0,08/25/7431
+5.31403,45.45595,9286,6,19,3,7,26,4.05,27.5,fr,46187,185,1942622,1,1,Active Shallow Crust,0.0,89.98807,0.0,06/19/9286
+5.31403,45.45595,7779,1,31,22,45,17,4.15,5.0,fr,46188,155,1942632,1,2,Active Shallow Crust,0.0,89.98936,0.0,01/31/7779
+5.31403,45.45595,9285,2,13,16,55,35,4.15,5.0,fr,46189,185,1942632,1,2,Active Shallow Crust,0.0,89.98936,0.0,02/13/9285
+5.31403,45.45595,2504,4,23,4,30,4,4.15,15.0,fr,46190,50,1942633,1,1,Active Shallow Crust,0.0,89.98936,0.0,04/23/2504
+5.31403,45.45595,2097,4,20,18,0,44,4.15,5.0,fr,46191,41,1942641,1,1,Active Shallow Crust,128.8977,89.99291,0.0,04/20/2097
+5.31403,45.45595,3176,2,11,2,25,24,4.25,5.0,fr,46192,63,1942644,1,3,Active Shallow Crust,0.0,89.99052,0.0,02/11/3176
+5.31403,45.45595,8446,9,12,23,32,33,4.25,5.0,fr,46193,168,1942644,1,3,Active Shallow Crust,0.0,89.99052,0.0,09/12/8446
+5.31403,45.45595,4346,2,17,11,50,10,4.25,5.0,fr,46194,86,1942644,1,3,Active Shallow Crust,0.0,89.99052,0.0,02/17/4346
+5.31403,45.45595,3972,6,15,3,25,41,4.35,5.0,fr,46195,79,1942656,1,1,Active Shallow Crust,0.0,89.98874,0.0,06/15/3972
+5.31403,45.45595,7788,5,26,21,7,13,5.75,5.0,fr,46196,155,1942824,1,1,Active Shallow Crust,0.0,89.98988,0.0,05/26/7788
+-1.37256,42.89188,9067,4,3,9,11,17,3.55,5.0,fr,46197,181,1943040,1,4,Active Shallow Crust,0.0,89.99077,0.0,04/03/9067
+-1.37256,42.89188,9248,6,9,16,5,20,3.55,5.0,fr,46198,184,1943040,1,4,Active Shallow Crust,0.0,89.99077,0.0,06/09/9248
+-1.37256,42.89188,8300,4,10,17,17,11,3.55,5.0,fr,46199,165,1943040,1,4,Active Shallow Crust,0.0,89.99077,0.0,04/10/8300
+-1.37256,42.89188,6351,9,12,23,19,25,3.55,5.0,fr,46200,127,1943040,1,4,Active Shallow Crust,0.0,89.99077,0.0,09/12/6351
+-1.37256,42.89188,5954,11,22,5,34,18,3.55,15.0,fr,46201,119,1943041,1,2,Active Shallow Crust,0.0,89.99077,0.0,11/22/5954
+-1.37256,42.89188,6403,10,24,23,44,21,3.55,15.0,fr,46202,128,1943041,1,2,Active Shallow Crust,0.0,89.99077,0.0,10/24/6403
+-1.37256,42.89188,9182,7,9,22,26,38,3.55,5.0,fr,46203,183,1943043,1,2,Active Shallow Crust,240.012,57.9981,0.0,07/09/9182
+-1.37256,42.89188,6801,3,24,21,38,52,3.55,5.0,fr,46204,136,1943043,1,2,Active Shallow Crust,240.012,57.9981,0.0,03/24/6801
+-1.37256,42.89188,74,12,5,2,13,0,3.55,5.0,fr,46205,1,1943046,1,1,Active Shallow Crust,0.0,89.99066,-90.0,12/05/0074
+-1.37256,42.89188,3736,10,31,4,31,58,3.55,5.0,fr,46206,74,1943049,1,1,Active Shallow Crust,128.8965,89.99354,0.0,10/31/3736
+-1.37256,42.89188,19,4,22,22,29,46,3.65,27.5,fr,46207,0,1943054,1,1,Active Shallow Crust,0.0,89.99012,0.0,04/22/0019
+-1.37256,42.89188,1325,1,26,3,50,26,3.65,5.0,fr,46208,26,1943058,1,2,Active Shallow Crust,0.0,89.99001,-90.0,01/26/1325
+-1.37256,42.89188,3184,6,2,5,36,1,3.65,5.0,fr,46209,63,1943058,1,2,Active Shallow Crust,0.0,89.99001,-90.0,06/02/3184
+-1.37256,42.89188,8315,2,28,16,43,48,3.75,5.0,fr,46210,166,1943064,1,2,Active Shallow Crust,0.0,89.98973,0.0,02/28/8315
+-1.37256,42.89188,5106,4,13,1,44,55,3.75,5.0,fr,46211,102,1943064,1,2,Active Shallow Crust,0.0,89.98973,0.0,04/13/5106
+-1.37256,42.89188,2874,5,11,23,23,40,3.75,15.0,fr,46212,57,1943065,1,1,Active Shallow Crust,0.0,89.98973,0.0,05/11/2874
+-1.37256,42.89188,2530,12,9,21,16,39,3.75,27.5,fr,46213,50,1943066,1,1,Active Shallow Crust,0.0,89.98973,0.0,12/09/2530
+-1.37256,42.89188,8045,8,22,9,24,8,3.75,5.0,fr,46214,160,1943073,1,1,Active Shallow Crust,128.8968,89.96743,0.0,08/22/8045
+-1.37256,42.89188,7398,3,8,14,2,6,3.85,5.0,fr,46215,147,1943076,1,2,Active Shallow Crust,0.0,89.98954,0.0,03/08/7398
+-1.37256,42.89188,8766,6,23,5,37,43,3.85,5.0,fr,46216,175,1943076,1,2,Active Shallow Crust,0.0,89.98954,0.0,06/23/8766
+-1.37256,42.89188,2827,1,15,23,50,59,3.85,27.5,fr,46217,56,1943078,1,1,Active Shallow Crust,0.0,89.98954,0.0,01/15/2827
+-1.37256,42.89188,5839,9,28,23,57,27,3.85,5.0,fr,46218,116,1943079,1,1,Active Shallow Crust,240.0103,57.9978,0.0,09/28/5839
+-1.37256,42.89188,6785,12,29,15,15,4,3.95,5.0,fr,46219,135,1943088,1,1,Active Shallow Crust,0.0,89.98951,0.0,12/29/6785
+-1.37256,42.89188,601,1,16,16,58,2,3.95,15.0,fr,46220,12,1943089,1,1,Active Shallow Crust,0.0,89.98951,0.0,01/16/0601
+-1.37256,42.89188,680,2,10,3,41,15,4.15,15.0,fr,46221,13,1943113,1,2,Active Shallow Crust,0.0,89.98981,0.0,02/10/0680
+-1.37256,42.89188,1257,1,2,1,4,53,4.15,15.0,fr,46222,25,1943113,1,2,Active Shallow Crust,0.0,89.98981,0.0,01/02/1257
+-1.37256,42.89188,9014,8,30,18,37,32,4.15,5.0,fr,46223,180,1943121,1,1,Active Shallow Crust,128.8981,89.99352,0.0,08/30/9014
+-1.37256,42.89188,5960,4,15,6,45,46,4.25,5.0,fr,46224,119,1943124,1,1,Active Shallow Crust,0.0,89.9901,0.0,04/15/5960
+-1.37256,42.89188,4327,2,18,8,4,13,4.25,27.5,fr,46225,86,1943126,1,1,Active Shallow Crust,0.0,89.9901,0.0,02/18/4327
+-1.37256,42.89188,759,7,13,22,0,42,4.35,5.0,fr,46226,15,1943136,1,1,Active Shallow Crust,0.0,89.98971,0.0,07/13/0759
+-1.37256,42.89188,634,8,31,16,24,10,4.35,27.5,fr,46227,12,1943138,1,1,Active Shallow Crust,0.0,89.98971,0.0,08/31/0634
+-1.37256,42.89188,403,9,5,21,32,39,4.45,15.0,fr,46228,8,1943149,1,1,Active Shallow Crust,0.0,89.99017,0.0,09/05/0403
+-1.37256,42.89188,1148,5,19,21,2,50,4.65,5.0,fr,46229,22,1943172,1,1,Active Shallow Crust,0.0,89.99011,0.0,05/19/1148
+-1.37256,42.89188,9486,3,1,14,57,43,4.65,5.0,fr,46230,189,1943181,1,1,Active Shallow Crust,128.892,89.98703,0.0,03/01/9486
+-1.37256,42.89188,8444,1,26,20,6,11,4.75,5.0,fr,46231,168,1943184,1,1,Active Shallow Crust,0.0,89.98979,0.0,01/26/8444
+-1.37256,42.89188,8101,8,27,16,4,45,5.05,5.0,fr,46232,162,1943220,1,2,Active Shallow Crust,0.0,89.99014,0.0,08/27/8101
+-1.37256,42.89188,8738,6,29,20,36,51,5.05,5.0,fr,46233,174,1943220,1,2,Active Shallow Crust,0.0,89.99014,0.0,06/29/8738
+-1.37256,42.89188,167,5,3,20,39,58,5.05,15.0,fr,46234,3,1943224,1,1,Active Shallow Crust,240.0204,57.99721,0.0,05/03/0167
+-1.37256,42.89188,640,7,23,12,47,11,5.85,5.0,fr,46235,12,1943316,1,1,Active Shallow Crust,359.9999,89.99006,0.0,07/23/0640
+7.90998,48.2257,9440,5,10,23,27,26,3.55,5.0,fr,46236,188,1943520,1,4,Active Shallow Crust,0.0,89.99328,0.0,05/10/9440
+7.90998,48.2257,2977,11,15,4,44,9,3.55,5.0,fr,46237,59,1943520,1,4,Active Shallow Crust,0.0,89.99328,0.0,11/15/2977
+7.90998,48.2257,614,4,25,20,24,13,3.55,5.0,fr,46238,12,1943520,1,4,Active Shallow Crust,0.0,89.99328,0.0,04/25/0614
+7.90998,48.2257,3331,5,16,8,14,32,3.55,5.0,fr,46239,66,1943520,1,4,Active Shallow Crust,0.0,89.99328,0.0,05/16/3331
+7.90998,48.2257,4598,12,27,21,58,44,3.55,15.0,fr,46240,91,1943521,1,1,Active Shallow Crust,0.0,89.99328,0.0,12/27/4598
+7.90998,48.2257,60,11,29,13,30,41,3.55,15.0,fr,46241,1,1943530,1,1,Active Shallow Crust,128.8954,89.99329,0.0,11/29/0060
+7.90998,48.2257,1960,7,4,8,34,12,3.65,5.0,fr,46242,39,1943532,1,1,Active Shallow Crust,0.0,89.98802,0.0,07/04/1960
+7.90998,48.2257,6344,11,24,10,51,24,3.65,15.0,fr,46243,126,1943542,1,1,Active Shallow Crust,128.8994,89.96355,0.0,11/24/6344
+7.90998,48.2257,5367,6,22,3,12,32,3.75,15.0,fr,46244,107,1943545,1,1,Active Shallow Crust,0.0,89.98933,0.0,06/22/5367
+7.90998,48.2257,1970,10,20,11,18,38,3.75,5.0,fr,46245,39,1943547,1,2,Active Shallow Crust,240.0087,58.01731,0.0,10/20/1970
+7.90998,48.2257,8159,10,3,2,13,28,3.75,5.0,fr,46246,163,1943547,1,2,Active Shallow Crust,240.0087,58.01731,0.0,10/03/8159
+7.90998,48.2257,5900,12,5,6,39,43,3.75,15.0,fr,46247,117,1943551,1,1,Active Shallow Crust,0.0,89.9892,-90.0,12/05/5900
+7.90998,48.2257,5472,11,3,19,19,9,3.75,15.0,fr,46248,109,1943554,1,1,Active Shallow Crust,128.8966,89.96752,0.0,11/03/5472
+7.90998,48.2257,3774,9,8,5,51,13,3.85,5.0,fr,46249,75,1943556,1,1,Active Shallow Crust,0.0,89.99049,0.0,09/08/3774
+7.90998,48.2257,7922,10,27,21,57,15,3.85,5.0,fr,46250,158,1943559,1,1,Active Shallow Crust,240.0109,57.99779,0.0,10/27/7922
+7.90998,48.2257,5341,2,28,23,57,14,3.95,5.0,fr,46251,106,1943568,1,3,Active Shallow Crust,0.0,89.99152,0.0,02/28/5341
+7.90998,48.2257,5869,7,6,14,37,8,3.95,5.0,fr,46252,117,1943568,1,3,Active Shallow Crust,0.0,89.99152,0.0,07/06/5869
+7.90998,48.2257,878,1,15,22,51,33,3.95,5.0,fr,46253,17,1943568,1,3,Active Shallow Crust,0.0,89.99152,0.0,01/15/0878
+7.90998,48.2257,3560,8,27,21,20,1,3.95,15.0,fr,46254,71,1943569,1,1,Active Shallow Crust,0.0,89.99152,0.0,08/27/3560
+7.90998,48.2257,2986,4,6,0,14,36,3.95,5.0,fr,46255,59,1943571,1,1,Active Shallow Crust,240.0209,58.00487,0.0,04/06/2986
+7.90998,48.2257,3918,8,23,3,28,45,3.95,15.0,fr,46256,78,1943572,1,2,Active Shallow Crust,240.0209,58.00487,0.0,08/23/3918
+7.90998,48.2257,8910,8,28,1,26,9,3.95,15.0,fr,46257,178,1943572,1,2,Active Shallow Crust,240.0209,58.00487,0.0,08/28/8910
+7.90998,48.2257,8690,4,30,5,26,15,3.95,5.0,fr,46258,173,1943577,1,1,Active Shallow Crust,128.9009,89.99364,0.0,04/30/8690
+7.90998,48.2257,5512,4,7,1,47,2,3.95,27.5,fr,46259,110,1943579,1,1,Active Shallow Crust,128.9009,89.99364,0.0,04/07/5512
+7.90998,48.2257,6623,5,8,14,40,50,4.05,5.0,fr,46260,132,1943580,1,1,Active Shallow Crust,0.0,89.98866,0.0,05/08/6623
+7.90998,48.2257,2945,7,16,4,6,47,4.15,15.0,fr,46261,58,1943593,1,1,Active Shallow Crust,0.0,89.9899,0.0,07/16/2945
+7.90998,48.2257,5143,6,21,22,40,32,4.15,5.0,fr,46262,102,1943595,1,1,Active Shallow Crust,240.0085,57.99757,0.0,06/21/5143
+7.90998,48.2257,1179,1,13,21,56,43,4.35,15.0,fr,46263,23,1943617,1,1,Active Shallow Crust,0.0,89.9893,0.0,01/13/1179
+7.90998,48.2257,5359,6,5,19,44,14,4.35,15.0,fr,46264,107,1943626,1,1,Active Shallow Crust,128.8975,89.98308,0.0,06/05/5359
+7.90998,48.2257,8922,3,22,20,36,14,4.35,27.5,fr,46265,178,1943627,1,1,Active Shallow Crust,128.8975,89.98308,0.0,03/22/8922
+7.90998,48.2257,2382,9,20,13,46,36,4.45,5.0,fr,46266,47,1943628,1,2,Active Shallow Crust,0.0,89.99046,0.0,09/20/2382
+7.90998,48.2257,8257,3,2,12,31,29,4.45,5.0,fr,46267,165,1943628,1,2,Active Shallow Crust,0.0,89.99046,0.0,03/02/8257
+7.90998,48.2257,7223,9,14,12,59,55,4.65,5.0,fr,46268,144,1943652,1,1,Active Shallow Crust,0.0,89.99053,0.0,09/14/7223
+7.90998,48.2257,5598,5,18,21,35,53,4.75,5.0,fr,46269,111,1943664,1,1,Active Shallow Crust,0.0,89.98988,0.0,05/18/5598
+7.90998,48.2257,5542,12,18,7,34,40,6.25,15.0,fr,46270,110,1943851,1,1,Active Shallow Crust,0.0,89.98997,-90.0,12/18/5542
+0.43439,46.46078,6858,10,18,14,18,14,3.55,5.0,fr,46271,137,1944000,1,3,Active Shallow Crust,0.0,89.99001,0.0,10/18/6858
+0.43439,46.46078,133,8,15,19,40,5,3.55,5.0,fr,46272,2,1944000,1,3,Active Shallow Crust,0.0,89.99001,0.0,08/15/0133
+0.43439,46.46078,9736,9,5,12,27,1,3.55,5.0,fr,46273,194,1944000,1,3,Active Shallow Crust,0.0,89.99001,0.0,09/05/9736
+0.43439,46.46078,3379,9,2,5,6,45,3.55,15.0,fr,46274,67,1944001,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/02/3379
+0.43439,46.46078,8805,7,23,3,19,22,3.55,27.5,fr,46275,176,1944005,1,1,Active Shallow Crust,240.0121,57.99812,0.0,07/23/8805
+0.43439,46.46078,3180,10,11,6,45,34,3.65,5.0,fr,46276,63,1944012,1,1,Active Shallow Crust,0.0,89.98994,0.0,10/11/3180
+0.43439,46.46078,6653,1,20,10,48,40,3.65,5.0,fr,46277,133,1944018,1,1,Active Shallow Crust,0.0,89.98982,-90.0,01/20/6653
+0.43439,46.46078,1591,8,10,21,39,1,3.85,5.0,fr,46278,31,1944036,1,2,Active Shallow Crust,0.0,89.98986,0.0,08/10/1591
+0.43439,46.46078,1284,7,5,3,49,52,3.85,5.0,fr,46279,25,1944036,1,2,Active Shallow Crust,0.0,89.98986,0.0,07/05/1284
+0.43439,46.46078,1496,4,2,13,23,0,3.85,15.0,fr,46280,29,1944037,1,1,Active Shallow Crust,0.0,89.98986,0.0,04/02/1496
+0.43439,46.46078,5213,6,12,9,28,16,3.85,5.0,fr,46281,104,1944042,1,1,Active Shallow Crust,0.0,89.99005,-90.0,06/12/5213
+0.43439,46.46078,2602,10,17,7,13,52,3.85,5.0,fr,46282,52,1944045,1,1,Active Shallow Crust,128.8956,89.9937,0.0,10/17/2602
+0.43439,46.46078,6522,2,25,22,26,34,3.95,5.0,fr,46283,130,1944051,1,1,Active Shallow Crust,240.0198,58.00492,0.0,02/25/6522
+0.43439,46.46078,2147,4,22,11,55,21,3.95,5.0,fr,46284,42,1944057,1,1,Active Shallow Crust,128.9004,89.9937,0.0,04/22/2147
+0.43439,46.46078,1162,8,29,8,34,50,4.05,5.0,fr,46285,23,1944060,1,3,Active Shallow Crust,0.0,89.98999,0.0,08/29/1162
+0.43439,46.46078,8465,4,5,5,55,5,4.05,5.0,fr,46286,169,1944060,1,3,Active Shallow Crust,0.0,89.98999,0.0,04/05/8465
+0.43439,46.46078,2964,10,21,5,37,40,4.05,5.0,fr,46287,59,1944060,1,3,Active Shallow Crust,0.0,89.98999,0.0,10/21/2964
+0.43439,46.46078,5402,4,18,12,52,41,4.05,15.0,fr,46288,108,1944061,1,1,Active Shallow Crust,0.0,89.98999,0.0,04/18/5402
+0.43439,46.46078,7378,4,16,11,4,43,4.35,5.0,fr,46289,147,1944096,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/16/7378
+0.43439,46.46078,9619,12,8,7,16,22,4.45,5.0,fr,46290,192,1944108,1,2,Active Shallow Crust,0.0,89.98999,0.0,12/08/9619
+0.43439,46.46078,6540,10,4,7,37,14,4.45,5.0,fr,46291,130,1944108,1,2,Active Shallow Crust,0.0,89.98999,0.0,10/04/6540
+0.43439,46.46078,2593,9,4,21,11,36,4.55,5.0,fr,46292,51,1944120,1,1,Active Shallow Crust,0.0,89.98997,0.0,09/04/2593
+0.43439,46.46078,3500,11,24,2,3,23,4.55,15.0,fr,46293,69,1944121,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/24/3500
+0.43439,46.46078,6463,2,4,17,12,10,4.75,5.0,fr,46294,129,1944144,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/04/6463
+0.43439,46.46078,7601,7,17,9,6,59,5.25,27.5,fr,46295,152,1944209,1,1,Active Shallow Crust,240.0254,58.00027,0.0,07/17/7601
+0.43439,46.46078,4383,3,20,3,51,1,5.45,5.0,fr,46296,87,1944237,1,1,Active Shallow Crust,128.8788,89.98898,0.0,03/20/4383
+0.43439,46.46078,9815,12,29,20,52,37,5.75,15.0,fr,46297,196,1944265,1,1,Active Shallow Crust,0.0,89.98999,0.0,12/29/9815
+-5.32485,49.34202,5406,4,10,1,36,31,3.95,5.0,fr,46298,108,1944528,1,1,Active Shallow Crust,0.0,89.99171,0.0,04/10/5406
+7.73124,49.46986,4088,1,1,8,43,37,3.55,5.0,fr,46299,81,1944960,1,1,Active Shallow Crust,0.0,89.98689,0.0,01/01/4088
+7.73124,49.46986,2687,12,22,21,36,2,3.55,5.0,fr,46300,53,1944966,1,1,Active Shallow Crust,0.0,89.98674,-90.0,12/22/2687
+7.73124,49.46986,8031,3,18,10,43,46,3.55,5.0,fr,46301,160,1944969,1,1,Active Shallow Crust,128.8954,89.99345,0.0,03/18/8031
+7.73124,49.46986,4763,2,27,15,32,31,3.65,5.0,fr,46302,95,1944981,1,1,Active Shallow Crust,128.9007,89.963,0.0,02/27/4763
+7.73124,49.46986,5751,10,15,13,53,8,3.75,5.0,fr,46303,115,1944984,1,1,Active Shallow Crust,0.0,89.98959,0.0,10/15/5751
+7.73124,49.46986,2821,7,29,12,53,47,3.75,5.0,fr,46304,56,1944990,1,1,Active Shallow Crust,0.0,89.98947,-90.0,07/29/2821
+7.73124,49.46986,8768,6,25,11,14,54,3.85,5.0,fr,46305,175,1944996,1,1,Active Shallow Crust,0.0,89.99072,0.0,06/25/8768
+7.73124,49.46986,6550,1,29,0,18,34,4.05,15.0,fr,46306,130,1945027,1,1,Active Shallow Crust,0.0,89.98882,-90.0,01/29/6550
+7.73124,49.46986,3248,11,10,2,24,40,4.15,5.0,fr,46307,64,1945032,1,1,Active Shallow Crust,0.0,89.99014,0.0,11/10/3248
+7.73124,49.46986,5985,12,16,16,17,16,4.25,5.0,fr,46308,119,1945050,1,1,Active Shallow Crust,0.0,89.99112,-90.0,12/16/5985
+8.40867,45.29837,8524,8,4,3,17,21,3.75,5.0,fr,46309,170,1945944,1,1,Active Shallow Crust,0.0,89.98873,0.0,08/04/8524
+8.40867,45.29837,3532,9,27,8,44,52,3.95,5.0,fr,46310,70,1945968,1,1,Active Shallow Crust,0.0,89.99105,0.0,09/27/3532
+8.40867,45.29837,3807,1,29,19,30,9,4.15,5.0,fr,46311,76,1945992,1,2,Active Shallow Crust,0.0,89.99289,0.0,01/29/3807
+8.40867,45.29837,4996,5,24,6,50,56,4.15,5.0,fr,46312,99,1945992,1,2,Active Shallow Crust,0.0,89.99289,0.0,05/24/4996
+8.40867,45.29837,909,7,27,7,40,2,4.25,27.5,fr,46313,18,1946006,1,1,Active Shallow Crust,0.0,89.98733,0.0,07/27/0909
+8.40867,45.29837,1053,2,18,23,32,8,4.45,15.0,fr,46314,21,1946029,1,1,Active Shallow Crust,0.0,89.98993,0.0,02/18/1053
+8.40867,45.29837,329,6,21,11,44,10,4.55,5.0,fr,46315,6,1946046,1,1,Active Shallow Crust,0.0,89.99092,-90.0,06/21/0329
+8.12055,50.01247,2946,8,28,16,48,12,3.55,5.0,fr,46316,58,1946400,1,3,Active Shallow Crust,0.0,89.98704,0.0,08/28/2946
+8.12055,50.01247,4605,8,11,11,2,41,3.55,5.0,fr,46317,92,1946400,1,3,Active Shallow Crust,0.0,89.98704,0.0,08/11/4605
+8.12055,50.01247,6454,10,8,22,2,51,3.55,5.0,fr,46318,129,1946400,1,3,Active Shallow Crust,0.0,89.98704,0.0,10/08/6454
+8.12055,50.01247,9868,10,1,20,1,42,3.55,15.0,fr,46319,197,1946401,1,1,Active Shallow Crust,0.0,89.98704,0.0,10/01/9868
+8.12055,50.01247,7003,8,22,8,50,5,3.55,5.0,fr,46320,140,1946409,1,1,Active Shallow Crust,128.8975,89.99352,0.0,08/22/7003
+8.12055,50.01247,2740,12,2,4,3,3,3.65,5.0,fr,46321,54,1946412,1,3,Active Shallow Crust,0.0,89.98845,0.0,12/02/2740
+8.12055,50.01247,9580,12,21,12,44,58,3.65,5.0,fr,46322,191,1946412,1,3,Active Shallow Crust,0.0,89.98845,0.0,12/21/9580
+8.12055,50.01247,6523,6,17,17,11,32,3.65,5.0,fr,46323,130,1946412,1,3,Active Shallow Crust,0.0,89.98845,0.0,06/17/6523
+8.12055,50.01247,4898,6,28,14,6,3,3.65,15.0,fr,46324,97,1946413,1,1,Active Shallow Crust,0.0,89.98845,0.0,06/28/4898
+8.12055,50.01247,752,11,20,4,26,6,3.65,27.5,fr,46325,15,1946414,1,1,Active Shallow Crust,0.0,89.98845,0.0,11/20/0752
+8.12055,50.01247,9599,3,19,15,44,20,3.65,15.0,fr,46326,191,1946422,1,1,Active Shallow Crust,128.9002,89.96359,0.0,03/19/9599
+8.12055,50.01247,7510,2,10,8,34,57,3.75,5.0,fr,46327,150,1946424,1,2,Active Shallow Crust,0.0,89.98971,0.0,02/10/7510
+8.12055,50.01247,3739,5,30,0,46,59,3.75,5.0,fr,46328,74,1946424,1,2,Active Shallow Crust,0.0,89.98971,0.0,05/30/3739
+8.12055,50.01247,6062,9,21,6,9,0,3.75,5.0,fr,46329,121,1946427,1,2,Active Shallow Crust,240.0085,58.01816,0.0,09/21/6062
+8.12055,50.01247,968,4,8,18,0,58,3.75,5.0,fr,46330,19,1946427,1,2,Active Shallow Crust,240.0085,58.01816,0.0,04/08/0968
+8.12055,50.01247,6487,5,25,9,30,4,3.75,15.0,fr,46331,129,1946428,1,1,Active Shallow Crust,240.0085,58.01816,0.0,05/25/6487
+8.12055,50.01247,1900,6,21,3,44,48,3.85,5.0,fr,46332,37,1946442,1,1,Active Shallow Crust,0.0,89.99072,-90.0,06/21/1900
+8.12055,50.01247,4003,11,9,19,55,24,3.95,5.0,fr,46333,80,1946448,1,1,Active Shallow Crust,0.0,89.99182,0.0,11/09/4003
+8.12055,50.01247,5774,6,10,11,8,28,3.95,5.0,fr,46334,115,1946454,1,1,Active Shallow Crust,0.0,89.99173,-90.0,06/10/5774
+8.12055,50.01247,2334,4,20,15,24,8,4.05,5.0,fr,46335,46,1946460,1,1,Active Shallow Crust,0.0,89.99271,0.0,04/20/2334
+8.12055,50.01247,7451,4,28,17,28,31,4.25,5.0,fr,46336,149,1946484,1,1,Active Shallow Crust,0.0,89.98842,0.0,04/28/7451
+8.12055,50.01247,2137,8,5,2,33,32,4.45,27.5,fr,46337,42,1946510,1,1,Active Shallow Crust,0.0,89.9908,0.0,08/05/2137
+8.12055,50.01247,3072,5,29,2,51,34,4.65,27.5,fr,46338,61,1946534,1,1,Active Shallow Crust,0.0,89.98904,0.0,05/29/3072
+8.12055,50.01247,7191,11,27,12,51,51,4.75,5.0,fr,46339,143,1946544,1,1,Active Shallow Crust,0.0,89.99023,0.0,11/27/7191
+8.12055,50.01247,1249,5,9,6,55,48,5.15,5.0,fr,46340,24,1946592,1,1,Active Shallow Crust,0.0,89.98972,0.0,05/09/1249
+8.12055,50.01247,9293,9,11,12,3,2,5.65,5.0,fr,46341,185,1946661,1,1,Active Shallow Crust,128.872,89.99041,0.0,09/11/9293
+3.84664,49.84021,9020,4,25,7,38,14,3.55,15.0,fr,46342,180,1946884,1,1,Active Shallow Crust,240.0121,57.99846,0.0,04/25/9020
+3.84664,49.84021,7988,7,18,23,26,21,3.55,5.0,fr,46343,159,1946886,1,1,Active Shallow Crust,0.0,89.99014,-90.0,07/18/7988
+3.84664,49.84021,1965,5,21,8,39,9,3.55,5.0,fr,46344,39,1946889,1,1,Active Shallow Crust,128.8963,89.9935,0.0,05/21/1965
+3.84664,49.84021,3724,9,30,1,33,15,3.65,5.0,fr,46345,74,1946892,1,1,Active Shallow Crust,0.0,89.9913,0.0,09/30/3724
+3.84664,49.84021,1973,12,24,7,43,15,3.75,5.0,fr,46346,39,1946907,1,1,Active Shallow Crust,240.0089,58.01757,0.0,12/24/1973
+3.84664,49.84021,2311,8,1,11,20,3,3.85,5.0,fr,46347,46,1946916,1,1,Active Shallow Crust,0.0,89.99079,0.0,08/01/2311
+3.84664,49.84021,5824,8,16,21,0,21,4.15,27.5,fr,46348,116,1946954,1,1,Active Shallow Crust,0.0,89.99022,0.0,08/16/5824
+2.55485,47.3855,8217,10,20,19,20,30,3.65,5.0,fr,46349,164,1947372,1,1,Active Shallow Crust,0.0,89.99088,0.0,10/20/8217
+2.55485,47.3855,9212,10,24,14,34,3,3.65,15.0,fr,46350,184,1947373,1,1,Active Shallow Crust,0.0,89.99088,0.0,10/24/9212
+2.55485,47.3855,9722,3,10,19,32,24,4.15,5.0,fr,46351,194,1947432,1,1,Active Shallow Crust,0.0,89.98973,0.0,03/10/9722
+2.55485,47.3855,621,9,28,19,59,14,4.15,15.0,fr,46352,12,1947433,1,1,Active Shallow Crust,0.0,89.98973,0.0,09/28/0621
+5.94403,51.7233,9656,8,18,1,7,42,3.55,5.0,fr,46353,193,1947840,1,1,Active Shallow Crust,0.0,89.9875,0.0,08/18/9656
+5.94403,51.7233,1894,3,1,13,39,34,3.65,15.0,fr,46354,37,1947853,1,1,Active Shallow Crust,0.0,89.98887,0.0,03/01/1894
+5.94403,51.7233,5010,10,28,4,33,45,3.65,5.0,fr,46355,100,1947855,1,1,Active Shallow Crust,240.0017,58.0137,0.0,10/28/5010
+5.94403,51.7233,9695,1,31,1,31,25,3.65,5.0,fr,46356,193,1947861,1,1,Active Shallow Crust,128.8989,89.96362,0.0,01/31/9695
+5.94403,51.7233,8283,5,6,20,54,19,3.95,15.0,fr,46357,165,1947889,1,1,Active Shallow Crust,0.0,89.98817,0.0,05/06/8283
+5.94403,51.7233,6466,4,22,22,49,20,4.05,5.0,fr,46358,129,1947900,1,1,Active Shallow Crust,0.0,89.98946,0.0,04/22/6466
+3.19351,47.47657,422,8,1,1,23,13,3.65,15.0,fr,46359,8,1948336,1,1,Active Shallow Crust,240.0016,58.01266,0.0,08/01/0422
+3.19351,47.47657,7334,6,3,8,26,1,4.15,5.0,fr,46360,146,1948392,1,1,Active Shallow Crust,0.0,89.98975,0.0,06/03/7334
+3.19351,47.47657,6540,10,26,15,45,53,4.25,15.0,fr,46361,130,1948405,1,1,Active Shallow Crust,0.0,89.98934,0.0,10/26/6540
+3.19351,47.47657,2827,5,13,0,2,56,4.75,5.0,fr,46362,56,1948464,1,1,Active Shallow Crust,0.0,89.98972,0.0,05/13/2827
+3.19351,47.47657,8036,9,12,15,31,28,5.15,5.0,fr,46363,160,1948512,1,1,Active Shallow Crust,0.0,89.98974,0.0,09/12/8036
+6.77205,47.45535,6822,6,24,15,41,8,3.55,5.0,fr,46364,136,1948800,1,2,Active Shallow Crust,0.0,89.99318,0.0,06/24/6822
+6.77205,47.45535,2265,11,14,8,58,40,3.55,5.0,fr,46365,45,1948800,1,2,Active Shallow Crust,0.0,89.99318,0.0,11/14/2265
+6.77205,47.45535,1617,11,25,3,48,26,3.65,5.0,fr,46366,32,1948812,1,5,Active Shallow Crust,0.0,89.98785,0.0,11/25/1617
+6.77205,47.45535,1293,11,28,18,52,47,3.65,5.0,fr,46367,25,1948812,1,5,Active Shallow Crust,0.0,89.98785,0.0,11/28/1293
+6.77205,47.45535,378,11,24,18,56,39,3.65,5.0,fr,46368,7,1948812,1,5,Active Shallow Crust,0.0,89.98785,0.0,11/24/0378
+6.77205,47.45535,1755,3,17,10,4,53,3.65,5.0,fr,46369,35,1948812,1,5,Active Shallow Crust,0.0,89.98785,0.0,03/17/1755
+6.77205,47.45535,1765,6,16,6,55,0,3.65,5.0,fr,46370,35,1948812,1,5,Active Shallow Crust,0.0,89.98785,0.0,06/16/1765
+6.77205,47.45535,7996,12,27,1,36,38,3.65,5.0,fr,46371,159,1948815,1,1,Active Shallow Crust,240.001,58.01328,0.0,12/27/7996
+6.77205,47.45535,5909,11,13,18,4,38,3.65,5.0,fr,46372,118,1948821,1,1,Active Shallow Crust,128.9003,89.96354,0.0,11/13/5909
+6.77205,47.45535,4745,12,4,16,25,23,3.75,5.0,fr,46373,94,1948824,1,2,Active Shallow Crust,0.0,89.98917,0.0,12/04/4745
+6.77205,47.45535,8895,4,15,20,42,5,3.75,5.0,fr,46374,177,1948824,1,2,Active Shallow Crust,0.0,89.98917,0.0,04/15/8895
+6.77205,47.45535,1704,5,28,20,54,19,3.75,5.0,fr,46375,34,1948827,1,1,Active Shallow Crust,240.0088,58.01746,0.0,05/28/1704
+6.77205,47.45535,7656,6,9,8,50,54,3.75,5.0,fr,46376,153,1948833,1,1,Active Shallow Crust,128.8961,89.96751,0.0,06/09/7656
+6.77205,47.45535,8489,9,17,14,23,30,3.85,15.0,fr,46377,169,1948837,1,1,Active Shallow Crust,0.0,89.99035,0.0,09/17/8489
+6.77205,47.45535,2995,3,28,9,45,27,3.85,27.5,fr,46378,59,1948838,1,1,Active Shallow Crust,0.0,89.99035,0.0,03/28/2995
+6.77205,47.45535,6751,1,30,2,20,18,3.95,5.0,fr,46379,135,1948848,1,1,Active Shallow Crust,0.0,89.99139,0.0,01/30/6751
+6.77205,47.45535,7794,2,11,11,19,32,3.95,5.0,fr,46380,155,1948857,1,1,Active Shallow Crust,128.9008,89.99355,0.0,02/11/7794
+6.77205,47.45535,3247,8,20,15,8,26,4.05,5.0,fr,46381,64,1948860,1,1,Active Shallow Crust,0.0,89.98849,0.0,08/20/3247
+6.77205,47.45535,1286,4,26,5,14,34,4.15,27.5,fr,46382,25,1948874,1,1,Active Shallow Crust,0.0,89.98975,0.0,04/26/1286
+6.77205,47.45535,2516,7,7,14,49,0,4.35,5.0,fr,46383,50,1948899,1,1,Active Shallow Crust,240.0087,57.99569,0.0,07/07/2516
+6.77205,47.45535,8517,2,7,8,2,9,4.35,5.0,fr,46384,170,1948905,1,1,Active Shallow Crust,128.8972,89.98305,0.0,02/07/8517
+6.77205,47.45535,5641,12,23,2,26,59,4.35,15.0,fr,46385,112,1948906,1,1,Active Shallow Crust,128.8972,89.98305,0.0,12/23/5641
+6.77205,47.45535,6355,11,26,22,3,12,4.75,5.0,fr,46386,127,1948944,1,2,Active Shallow Crust,0.0,89.98972,0.0,11/26/6355
+6.77205,47.45535,2975,10,4,17,17,2,4.75,5.0,fr,46387,59,1948944,1,2,Active Shallow Crust,0.0,89.98972,0.0,10/04/2975
+3.82537,51.06793,384,8,8,5,44,41,3.75,5.0,fr,46388,7,1949304,1,1,Active Shallow Crust,0.0,89.98993,0.0,08/08/0384
+3.82537,51.06793,6878,10,19,6,30,30,3.75,5.0,fr,46389,137,1949313,1,1,Active Shallow Crust,128.896,89.96735,0.0,10/19/6878
+3.82537,51.06793,9406,12,14,23,48,5,3.85,27.5,fr,46390,188,1949321,1,1,Active Shallow Crust,240.0112,57.99829,0.0,12/14/9406
+3.82537,51.06793,5149,12,25,17,59,29,3.85,5.0,fr,46391,102,1949322,1,1,Active Shallow Crust,0.0,89.99092,-90.0,12/25/5149
+3.82537,51.06793,2312,9,22,14,43,29,4.15,5.0,fr,46392,46,1949358,1,1,Active Shallow Crust,0.0,89.99036,-90.0,09/22/2312
+3.82537,51.06793,7318,7,23,0,25,16,4.25,5.0,fr,46393,146,1949364,1,1,Active Shallow Crust,0.0,89.99009,0.0,07/23/7318
+3.61219,45.86698,4834,10,25,23,20,26,3.55,5.0,fr,46394,96,1950240,1,3,Active Shallow Crust,0.0,89.98946,0.0,10/25/4834
+3.61219,45.86698,1000,11,4,22,39,16,3.55,5.0,fr,46395,19,1950240,1,3,Active Shallow Crust,0.0,89.98946,0.0,11/04/1000
+3.61219,45.86698,1848,1,21,23,20,14,3.55,5.0,fr,46396,36,1950240,1,3,Active Shallow Crust,0.0,89.98946,0.0,01/21/1848
+3.61219,45.86698,2265,2,17,18,41,35,3.55,5.0,fr,46397,45,1950243,1,1,Active Shallow Crust,240.0117,57.99823,0.0,02/17/2265
+3.61219,45.86698,5151,9,26,22,54,42,3.65,5.0,fr,46398,103,1950252,1,1,Active Shallow Crust,0.0,89.99062,0.0,09/26/5151
+3.61219,45.86698,4947,10,24,22,57,22,3.65,15.0,fr,46399,98,1950253,1,1,Active Shallow Crust,0.0,89.99062,0.0,10/24/4947
+3.61219,45.86698,3190,7,18,13,41,54,3.75,5.0,fr,46400,63,1950264,1,3,Active Shallow Crust,0.0,89.98885,0.0,07/18/3190
+3.61219,45.86698,4517,11,21,3,34,7,3.75,5.0,fr,46401,90,1950264,1,3,Active Shallow Crust,0.0,89.98885,0.0,11/21/4517
+3.61219,45.86698,8309,3,31,10,25,3,3.75,5.0,fr,46402,166,1950264,1,3,Active Shallow Crust,0.0,89.98885,0.0,03/31/8309
+3.61219,45.86698,391,5,15,15,48,20,3.85,15.0,fr,46403,7,1950283,1,1,Active Shallow Crust,0.0,89.98994,-90.0,05/15/0391
+3.61219,45.86698,8717,1,5,14,43,21,4.05,5.0,fr,46404,174,1950303,1,1,Active Shallow Crust,240.006,58.00587,0.0,01/05/8717
+3.61219,45.86698,9423,10,15,4,31,55,4.05,5.0,fr,46405,188,1950309,1,1,Active Shallow Crust,128.8911,89.99309,0.0,10/15/9423
+3.61219,45.86698,3801,3,31,23,58,10,4.45,15.0,fr,46406,76,1950349,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/31/3801
+3.61219,45.86698,4275,11,26,4,48,25,4.45,5.0,fr,46407,85,1950351,1,1,Active Shallow Crust,240.0053,57.99451,0.0,11/26/4275
+3.61219,45.86698,5670,4,4,17,56,25,4.65,5.0,fr,46408,113,1950372,1,2,Active Shallow Crust,0.0,89.9901,0.0,04/04/5670
+3.61219,45.86698,6494,4,4,1,14,34,4.65,5.0,fr,46409,129,1950372,1,2,Active Shallow Crust,0.0,89.9901,0.0,04/04/6494
+3.61219,45.86698,9927,7,12,9,27,58,4.85,27.5,fr,46410,198,1950398,1,1,Active Shallow Crust,0.0,89.98978,0.0,07/12/9927
+3.61219,45.86698,272,5,18,20,57,37,5.85,5.0,fr,46411,5,1950525,1,1,Active Shallow Crust,128.8703,89.98942,0.0,05/18/0272
+-4.52928,47.92396,4039,9,29,11,8,10,3.75,15.0,fr,46412,80,1950745,1,1,Active Shallow Crust,0.0,89.98927,0.0,09/29/4039
+-4.52928,47.92396,4392,7,31,19,4,54,3.85,5.0,fr,46413,87,1950756,1,2,Active Shallow Crust,0.0,89.99043,0.0,07/31/4392
+-4.52928,47.92396,5003,2,19,11,6,30,3.85,5.0,fr,46414,100,1950756,1,2,Active Shallow Crust,0.0,89.99043,0.0,02/19/5003
+-4.52928,47.92396,4987,11,26,8,45,1,3.95,15.0,fr,46415,99,1950769,1,1,Active Shallow Crust,0.0,89.99147,0.0,11/26/4987
+-4.52928,47.92396,5823,11,18,4,21,23,3.95,27.5,fr,46416,116,1950770,1,1,Active Shallow Crust,0.0,89.99147,0.0,11/18/5823
+-4.52928,47.92396,2978,8,1,17,56,32,4.05,5.0,fr,46417,59,1950780,1,2,Active Shallow Crust,0.0,89.9886,0.0,08/01/2978
+-4.52928,47.92396,4869,11,4,6,20,22,4.05,5.0,fr,46418,97,1950780,1,2,Active Shallow Crust,0.0,89.9886,0.0,11/04/4869
+-4.52928,47.92396,9072,2,25,0,18,53,4.55,15.0,fr,46419,181,1950841,1,1,Active Shallow Crust,0.0,89.98931,0.0,02/25/9072
+-4.52928,47.92396,1396,7,15,21,16,31,4.95,5.0,fr,46420,27,1950888,1,1,Active Shallow Crust,0.0,89.99056,0.0,07/15/1396
+2.42039,43.71682,8154,5,30,7,10,37,3.75,5.0,fr,46421,163,1951224,1,2,Active Shallow Crust,0.0,89.99132,0.0,05/30/8154
+2.42039,43.71682,4444,10,6,2,49,55,3.75,5.0,fr,46422,88,1951224,1,2,Active Shallow Crust,0.0,89.99132,0.0,10/06/4444
+2.42039,43.71682,5727,6,24,19,57,54,3.95,15.0,fr,46423,114,1951258,1,1,Active Shallow Crust,128.9005,89.99426,0.0,06/24/5727
+2.42039,43.71682,6099,11,2,19,30,35,4.25,5.0,fr,46424,121,1951284,1,1,Active Shallow Crust,0.0,89.99023,0.0,11/02/6099
+2.42039,43.71682,1172,4,30,21,7,6,4.25,15.0,fr,46425,23,1951285,1,1,Active Shallow Crust,0.0,89.99023,0.0,04/30/1172
+2.42039,43.71682,4504,5,2,8,33,46,4.25,27.5,fr,46426,90,1951286,1,2,Active Shallow Crust,0.0,89.99023,0.0,05/02/4504
+2.42039,43.71682,7815,12,2,8,2,36,4.25,27.5,fr,46427,156,1951286,1,2,Active Shallow Crust,0.0,89.99023,0.0,12/02/7815
+5.92321,46.44708,2946,5,11,7,39,33,3.55,5.0,fr,46428,58,1951686,1,1,Active Shallow Crust,0.0,89.99297,-90.0,05/11/2946
+5.92321,46.44708,8893,7,8,11,46,1,3.65,5.0,fr,46429,177,1951695,1,1,Active Shallow Crust,240.0006,58.01295,0.0,07/08/8893
+5.92321,46.44708,7638,11,17,5,59,5,3.75,5.0,fr,46430,152,1951704,1,1,Active Shallow Crust,0.0,89.98896,0.0,11/17/7638
+5.92321,46.44708,4926,12,21,2,58,7,3.85,5.0,fr,46431,98,1951716,1,1,Active Shallow Crust,0.0,89.99017,0.0,12/21/4926
+5.92321,46.44708,2023,4,12,5,17,16,3.85,5.0,fr,46432,40,1951719,1,1,Active Shallow Crust,240.011,57.99726,0.0,04/12/2023
+5.92321,46.44708,3369,5,4,21,35,2,3.95,5.0,fr,46433,67,1951728,1,2,Active Shallow Crust,0.0,89.99123,0.0,05/04/3369
+5.92321,46.44708,7862,4,27,3,38,4,3.95,5.0,fr,46434,157,1951728,1,2,Active Shallow Crust,0.0,89.99123,0.0,04/27/7862
+5.92321,46.44708,6819,4,1,19,20,59,3.95,15.0,fr,46435,136,1951729,1,1,Active Shallow Crust,0.0,89.99123,0.0,04/01/6819
+5.92321,46.44708,2739,8,28,6,3,1,3.95,5.0,fr,46436,54,1951731,1,1,Active Shallow Crust,240.0191,58.00551,0.0,08/28/2739
+5.92321,46.44708,8386,11,10,1,27,12,4.05,5.0,fr,46437,167,1951740,1,1,Active Shallow Crust,0.0,89.98828,0.0,11/10/8386
+5.92321,46.44708,9425,5,7,15,35,42,4.25,5.0,fr,46438,188,1951770,1,1,Active Shallow Crust,0.0,89.99058,-90.0,05/07/9425
+5.92321,46.44708,9129,9,16,1,43,2,4.35,15.0,fr,46439,182,1951777,1,1,Active Shallow Crust,0.0,89.98894,0.0,09/16/9129
+5.92321,46.44708,8942,5,17,10,55,56,4.75,15.0,fr,46440,178,1951825,1,1,Active Shallow Crust,0.0,89.98952,0.0,05/17/8942
+5.84916,51.5898,4860,8,6,13,48,59,3.55,5.0,fr,46441,97,1952160,1,1,Active Shallow Crust,0.0,89.98747,0.0,08/06/4860
+5.84916,51.5898,653,3,28,19,26,11,3.55,5.0,fr,46442,13,1952163,1,2,Active Shallow Crust,240.0131,57.9986,0.0,03/28/0653
+5.84916,51.5898,8750,12,1,14,8,24,3.55,5.0,fr,46443,174,1952163,1,2,Active Shallow Crust,240.0131,57.9986,0.0,12/01/8750
+5.84916,51.5898,7733,7,11,2,49,36,3.65,5.0,fr,46444,154,1952175,1,1,Active Shallow Crust,240.0023,58.01247,0.0,07/11/7733
+5.84916,51.5898,96,1,13,11,8,47,3.75,5.0,fr,46445,1,1952184,1,1,Active Shallow Crust,0.0,89.99004,0.0,01/13/0096
+5.84916,51.5898,571,12,13,17,27,13,3.75,5.0,fr,46446,11,1952187,1,1,Active Shallow Crust,240.0088,58.01767,0.0,12/13/0571
+5.84916,51.5898,4075,5,9,7,45,8,3.85,15.0,fr,46447,81,1952197,1,1,Active Shallow Crust,0.0,89.99113,0.0,05/09/4075
+5.84916,51.5898,5235,2,3,16,18,27,3.85,5.0,fr,46448,104,1952199,1,1,Active Shallow Crust,240.0111,57.99826,0.0,02/03/5235
+-2.25574,50.2792,9183,8,28,16,56,30,3.55,27.5,fr,46449,183,1952642,1,1,Active Shallow Crust,0.0,89.99033,0.0,08/28/9183
+1.74447,45.6119,5464,12,2,4,37,55,3.55,5.0,fr,46450,109,1953120,1,2,Active Shallow Crust,0.0,89.98942,0.0,12/02/5464
+1.74447,45.6119,3167,6,23,23,5,1,3.55,5.0,fr,46451,63,1953120,1,2,Active Shallow Crust,0.0,89.98942,0.0,06/23/3167
+1.74447,45.6119,1674,5,1,9,51,39,3.65,5.0,fr,46452,33,1953132,1,1,Active Shallow Crust,0.0,89.99057,0.0,05/01/1674
+1.74447,45.6119,8799,3,7,19,48,16,3.65,5.0,fr,46453,175,1953135,1,1,Active Shallow Crust,240.001,58.01291,0.0,03/07/8799
+1.74447,45.6119,3721,1,25,23,39,13,3.75,5.0,fr,46454,74,1953144,1,1,Active Shallow Crust,0.0,89.9902,0.0,01/25/3721
+1.74447,45.6119,2357,10,20,16,21,5,3.75,5.0,fr,46455,47,1953147,1,1,Active Shallow Crust,240.0081,58.01759,0.0,10/20/2357
+1.74447,45.6119,5011,10,10,4,48,50,4.45,5.0,fr,46456,100,1953228,1,1,Active Shallow Crust,0.0,89.98999,0.0,10/10/5011
+4.57562,40.81778,4363,10,2,21,59,0,3.55,5.0,fr,46457,87,1953609,1,1,Active Shallow Crust,128.8954,89.99619,0.0,10/02/4363
+4.57562,40.81778,1961,11,4,6,34,52,4.15,5.0,fr,46458,39,1953672,1,1,Active Shallow Crust,0.0,89.98853,0.0,11/04/1961
+4.57562,40.81778,8051,10,25,2,58,8,4.35,5.0,fr,46459,161,1953696,1,1,Active Shallow Crust,0.0,89.99088,0.0,10/25/8051
+4.57562,40.81778,7685,12,16,13,30,23,4.75,5.0,fr,46460,153,1953744,1,1,Active Shallow Crust,0.0,89.99042,0.0,12/16/7685
+4.89564,41.40353,4731,8,31,18,48,23,3.55,5.0,fr,46461,94,1954080,1,1,Active Shallow Crust,0.0,89.99244,0.0,08/31/4731
+4.89564,41.40353,9148,11,8,7,25,46,3.55,27.5,fr,46462,182,1954082,1,1,Active Shallow Crust,0.0,89.99244,0.0,11/08/9148
+4.89564,41.40353,9383,5,12,17,44,11,3.65,5.0,fr,46463,187,1954101,1,1,Active Shallow Crust,128.9007,89.96342,0.0,05/12/9383
+4.89564,41.40353,4196,9,5,9,23,47,3.75,5.0,fr,46464,83,1954104,1,1,Active Shallow Crust,0.0,89.98798,0.0,09/05/4196
+4.89564,41.40353,5338,11,24,5,4,53,3.85,5.0,fr,46465,106,1954116,1,1,Active Shallow Crust,0.0,89.98929,0.0,11/24/5338
+4.89564,41.40353,7602,7,23,20,20,44,3.95,5.0,fr,46466,152,1954128,1,1,Active Shallow Crust,0.0,89.99046,0.0,07/23/7602
+4.89564,41.40353,4488,1,20,1,52,45,4.35,5.0,fr,46467,89,1954176,1,1,Active Shallow Crust,0.0,89.99097,0.0,01/20/4488
+2.66285,45.2001,8980,11,3,12,43,10,3.55,27.5,fr,46468,179,1954565,1,1,Active Shallow Crust,240.0128,57.99741,0.0,11/03/8980
+2.66285,45.2001,1133,1,1,17,58,54,3.75,15.0,fr,46469,22,1954585,1,1,Active Shallow Crust,0.0,89.98871,0.0,01/01/1133
+2.66285,45.2001,9672,7,14,10,21,41,3.95,5.0,fr,46470,193,1954608,1,2,Active Shallow Crust,0.0,89.99104,0.0,07/14/9672
+2.66285,45.2001,213,11,30,16,23,35,3.95,5.0,fr,46471,4,1954608,1,2,Active Shallow Crust,0.0,89.99104,0.0,11/30/0213
+2.66285,45.2001,1278,7,19,1,56,25,4.05,15.0,fr,46472,25,1954621,1,2,Active Shallow Crust,0.0,89.99001,0.0,07/19/1278
+2.66285,45.2001,922,9,24,15,34,22,4.05,15.0,fr,46473,18,1954621,1,2,Active Shallow Crust,0.0,89.99001,0.0,09/24/0922
+2.66285,45.2001,3968,2,25,1,4,38,4.15,15.0,fr,46474,79,1954633,1,1,Active Shallow Crust,0.0,89.98932,0.0,02/25/3968
+2.66285,45.2001,3044,7,16,21,48,32,4.15,27.5,fr,46475,60,1954634,1,1,Active Shallow Crust,0.0,89.98932,0.0,07/16/3044
+2.66285,45.2001,4086,2,9,15,14,35,5.75,5.0,fr,46476,81,1954830,1,1,Active Shallow Crust,0.0,89.99001,-90.0,02/09/4086
+-0.41996,51.57084,8478,10,5,1,38,57,3.55,27.5,fr,46477,169,1955042,1,1,Active Shallow Crust,0.0,89.98981,0.0,10/05/8478
+-0.41996,51.57084,314,12,4,2,37,53,3.75,15.0,fr,46478,6,1955065,1,1,Active Shallow Crust,0.0,89.99004,0.0,12/04/0314
+-0.41996,51.57084,4463,10,6,19,5,31,4.05,5.0,fr,46479,89,1955100,1,1,Active Shallow Crust,0.0,89.99009,0.0,10/06/4463
+2.4622,49.6095,4870,2,12,2,18,25,3.65,5.0,fr,46480,97,1955538,1,1,Active Shallow Crust,0.0,89.99117,-90.0,02/12/4870
+2.4622,49.6095,8822,5,14,16,16,45,4.15,5.0,fr,46481,176,1955595,1,1,Active Shallow Crust,240.0092,57.99746,0.0,05/14/8822
+2.4622,49.6095,4537,9,23,18,57,51,5.05,27.5,fr,46482,90,1955705,1,1,Active Shallow Crust,240.024,57.99781,0.0,09/23/4537
+1.57909,51.26388,2817,9,14,8,1,36,3.55,5.0,fr,46483,56,1956000,1,2,Active Shallow Crust,0.0,89.99053,0.0,09/14/2817
+1.57909,51.26388,4619,10,6,21,50,43,3.55,5.0,fr,46484,92,1956000,1,2,Active Shallow Crust,0.0,89.99053,0.0,10/06/4619
+1.57909,51.26388,2829,1,5,2,28,59,3.65,5.0,fr,46485,56,1956012,1,1,Active Shallow Crust,0.0,89.99016,0.0,01/05/2829
+1.57909,51.26388,9904,11,29,12,24,23,3.75,5.0,fr,46486,198,1956027,1,1,Active Shallow Crust,240.009,58.01781,0.0,11/29/9904
+1.57909,51.26388,6135,7,2,1,47,22,3.95,5.0,fr,46487,122,1956048,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/02/6135
+1.57909,51.26388,763,10,3,11,34,29,3.95,15.0,fr,46488,15,1956049,1,1,Active Shallow Crust,0.0,89.99004,0.0,10/03/0763
+1.57909,51.26388,1585,10,9,14,36,55,4.65,15.0,fr,46489,31,1956133,1,1,Active Shallow Crust,0.0,89.99022,0.0,10/09/1585
+1.57909,51.26388,6919,12,7,11,44,27,4.65,5.0,fr,46490,138,1956141,1,1,Active Shallow Crust,128.8896,89.98704,0.0,12/07/6919
+1.44111,42.89367,4657,3,26,8,19,25,3.55,5.0,fr,46491,93,1956480,1,4,Active Shallow Crust,0.0,89.99077,0.0,03/26/4657
+1.44111,42.89367,6898,10,12,11,14,54,3.55,5.0,fr,46492,137,1956480,1,4,Active Shallow Crust,0.0,89.99077,0.0,10/12/6898
+1.44111,42.89367,2994,10,18,21,47,34,3.55,5.0,fr,46493,59,1956480,1,4,Active Shallow Crust,0.0,89.99077,0.0,10/18/2994
+1.44111,42.89367,1757,1,28,17,9,59,3.55,5.0,fr,46494,35,1956480,1,4,Active Shallow Crust,0.0,89.99077,0.0,01/28/1757
+1.44111,42.89367,3903,2,13,8,31,21,3.55,5.0,fr,46495,78,1956489,1,1,Active Shallow Crust,128.8967,89.99354,0.0,02/13/3903
+1.44111,42.89367,7190,6,1,13,52,26,3.65,5.0,fr,46496,143,1956492,1,1,Active Shallow Crust,0.0,89.99012,0.0,06/01/7190
+1.44111,42.89367,2078,10,1,5,7,1,3.65,15.0,fr,46497,41,1956493,1,1,Active Shallow Crust,0.0,89.99012,0.0,10/01/2078
+1.44111,42.89367,527,2,1,15,32,33,3.75,5.0,fr,46498,10,1956504,1,1,Active Shallow Crust,0.0,89.98973,0.0,02/01/0527
+1.44111,42.89367,2834,2,22,1,0,10,3.75,5.0,fr,46499,56,1956507,1,1,Active Shallow Crust,240.0078,58.01745,0.0,02/22/2834
+1.44111,42.89367,4672,4,21,11,47,22,3.85,5.0,fr,46500,93,1956516,1,1,Active Shallow Crust,0.0,89.98954,0.0,04/21/4672
+1.44111,42.89367,8206,3,7,22,25,3,3.85,5.0,fr,46501,164,1956519,1,1,Active Shallow Crust,240.0106,57.99771,0.0,03/07/8206
+1.44111,42.89367,3855,8,28,14,41,8,3.95,5.0,fr,46502,77,1956528,1,1,Active Shallow Crust,0.0,89.98951,0.0,08/28/3855
+1.44111,42.89367,3354,8,21,10,47,25,4.05,15.0,fr,46503,67,1956547,1,1,Active Shallow Crust,0.0,89.98949,-90.0,08/21/3354
+1.44111,42.89367,5054,6,9,15,4,27,4.35,5.0,fr,46504,101,1956579,1,1,Active Shallow Crust,240.0076,57.9957,0.0,06/09/5054
+1.44111,42.89367,8462,4,1,9,59,56,4.45,5.0,fr,46505,169,1956594,1,1,Active Shallow Crust,0.0,89.99006,-90.0,04/01/8462
+1.44111,42.89367,4612,7,15,14,53,32,4.65,5.0,fr,46506,92,1956615,1,1,Active Shallow Crust,240.0097,57.99414,0.0,07/15/4612
+1.44111,42.89367,1217,9,25,17,1,49,4.85,15.0,fr,46507,24,1956637,1,1,Active Shallow Crust,0.0,89.99007,0.0,09/25/1217
+5.01385,52.20524,1893,2,12,6,17,20,3.65,5.0,fr,46508,37,1956972,1,1,Active Shallow Crust,0.0,89.98898,0.0,02/12/1893
+5.01385,52.20524,1449,6,4,12,32,49,3.75,5.0,fr,46509,28,1956984,1,1,Active Shallow Crust,0.0,89.99018,0.0,06/04/1449
+5.01385,52.20524,3707,7,10,5,9,26,3.75,5.0,fr,46510,74,1956990,1,1,Active Shallow Crust,0.0,89.99007,-90.0,07/10/3707
+5.01385,52.20524,1574,1,23,6,5,29,3.85,5.0,fr,46511,31,1956996,1,1,Active Shallow Crust,0.0,89.99125,0.0,01/23/1574
+6.12516,51.38138,4252,6,18,21,48,1,3.55,27.5,fr,46512,85,1957442,1,1,Active Shallow Crust,0.0,89.98741,0.0,06/18/4252
+6.12516,51.38138,8255,8,31,3,38,26,3.85,5.0,fr,46513,165,1957476,1,2,Active Shallow Crust,0.0,89.99109,0.0,08/31/8255
+6.12516,51.38138,7634,7,19,11,38,20,3.85,5.0,fr,46514,152,1957476,1,2,Active Shallow Crust,0.0,89.99109,0.0,07/19/7634
+6.12516,51.38138,9059,2,20,16,12,14,3.85,5.0,fr,46515,181,1957479,1,1,Active Shallow Crust,240.0111,57.99806,0.0,02/20/9059
+6.12516,51.38138,3423,2,5,3,40,6,3.95,5.0,fr,46516,68,1957488,1,2,Active Shallow Crust,0.0,89.98808,0.0,02/05/3423
+6.12516,51.38138,7731,4,28,0,42,17,3.95,5.0,fr,46517,154,1957488,1,2,Active Shallow Crust,0.0,89.98808,0.0,04/28/7731
+6.12516,51.38138,4272,5,2,5,56,56,4.15,5.0,fr,46518,85,1957512,1,1,Active Shallow Crust,0.0,89.99054,0.0,05/02/4272
+6.12516,51.38138,4860,5,7,4,11,1,4.15,5.0,fr,46519,97,1957518,1,1,Active Shallow Crust,0.0,89.99043,-90.0,05/07/4860
+6.12516,51.38138,7857,11,6,3,52,31,4.75,5.0,fr,46520,157,1957587,1,1,Active Shallow Crust,240.0094,58.00483,0.0,11/06/7857
+6.12516,51.38138,8282,2,16,7,24,28,5.85,15.0,fr,46521,165,1957717,1,1,Active Shallow Crust,0.0,89.99019,0.0,02/16/8282
+-6.5295,46.72423,323,7,15,17,1,23,3.75,5.0,fr,46522,6,1957944,1,1,Active Shallow Crust,0.0,89.98902,0.0,07/15/0323
+-6.5295,46.72423,6313,8,9,6,53,4,4.45,15.0,fr,46523,126,1958032,1,1,Active Shallow Crust,240.0056,57.99468,0.0,08/09/6313
+7.28948,47.00141,3663,2,7,5,2,17,3.55,5.0,fr,46524,73,1958400,1,3,Active Shallow Crust,0.0,89.99313,0.0,02/07/3663
+7.28948,47.00141,5881,4,10,11,48,18,3.55,5.0,fr,46525,117,1958400,1,3,Active Shallow Crust,0.0,89.99313,0.0,04/10/5881
+7.28948,47.00141,5893,12,26,4,4,49,3.55,5.0,fr,46526,117,1958400,1,3,Active Shallow Crust,0.0,89.99313,0.0,12/26/5893
+7.28948,47.00141,3317,11,30,23,42,23,3.55,15.0,fr,46527,66,1958401,1,2,Active Shallow Crust,0.0,89.99313,0.0,11/30/3317
+7.28948,47.00141,1603,11,2,0,18,48,3.55,15.0,fr,46528,32,1958401,1,2,Active Shallow Crust,0.0,89.99313,0.0,11/02/1603
+7.28948,47.00141,8604,3,3,14,41,16,3.55,27.5,fr,46529,172,1958402,1,2,Active Shallow Crust,0.0,89.99313,0.0,03/03/8604
+7.28948,47.00141,9007,4,19,13,1,3,3.55,27.5,fr,46530,180,1958402,1,2,Active Shallow Crust,0.0,89.99313,0.0,04/19/9007
+7.28948,47.00141,3530,5,24,11,50,36,3.55,5.0,fr,46531,70,1958403,1,1,Active Shallow Crust,240.0122,57.99817,0.0,05/24/3530
+7.28948,47.00141,9485,6,24,7,20,40,3.55,15.0,fr,46532,189,1958404,1,2,Active Shallow Crust,240.0122,57.99817,0.0,06/24/9485
+7.28948,47.00141,4550,2,3,11,12,57,3.55,15.0,fr,46533,90,1958404,1,2,Active Shallow Crust,240.0122,57.99817,0.0,02/03/4550
+7.28948,47.00141,2991,10,8,15,40,17,3.55,5.0,fr,46534,59,1958406,1,1,Active Shallow Crust,0.0,89.99304,-90.0,10/08/2991
+7.28948,47.00141,5833,6,5,10,59,39,3.65,5.0,fr,46535,116,1958412,1,1,Active Shallow Crust,0.0,89.98774,0.0,06/05/5833
+7.28948,47.00141,788,9,27,4,21,26,3.65,15.0,fr,46536,15,1958413,1,1,Active Shallow Crust,0.0,89.98774,0.0,09/27/0788
+7.28948,47.00141,7508,12,29,13,16,40,3.65,5.0,fr,46537,150,1958415,1,1,Active Shallow Crust,240.0014,58.01249,0.0,12/29/7508
+7.28948,47.00141,5020,12,20,11,25,39,3.75,5.0,fr,46538,100,1958424,1,2,Active Shallow Crust,0.0,89.98907,0.0,12/20/5020
+7.28948,47.00141,1596,11,12,1,57,33,3.75,5.0,fr,46539,31,1958424,1,2,Active Shallow Crust,0.0,89.98907,0.0,11/12/1596
+7.28948,47.00141,4176,8,11,19,35,42,3.75,27.5,fr,46540,83,1958426,1,1,Active Shallow Crust,0.0,89.98907,0.0,08/11/4176
+7.28948,47.00141,6198,1,4,1,44,1,3.75,15.0,fr,46541,123,1958428,1,1,Active Shallow Crust,240.0077,58.01768,0.0,01/04/6198
+7.28948,47.00141,4578,9,4,17,54,16,3.75,5.0,fr,46542,91,1958433,1,1,Active Shallow Crust,128.8971,89.96693,0.0,09/04/4578
+7.28948,47.00141,7594,12,31,11,3,33,3.75,15.0,fr,46543,151,1958434,1,1,Active Shallow Crust,128.8971,89.96693,0.0,12/31/7594
+7.28948,47.00141,7002,11,1,4,31,3,3.85,5.0,fr,46544,140,1958436,1,2,Active Shallow Crust,0.0,89.99026,0.0,11/01/7002
+7.28948,47.00141,2403,10,27,11,34,4,3.85,5.0,fr,46545,48,1958436,1,2,Active Shallow Crust,0.0,89.99026,0.0,10/27/2403
+7.28948,47.00141,3987,11,7,0,34,11,3.85,27.5,fr,46546,79,1958438,1,1,Active Shallow Crust,0.0,89.99026,0.0,11/07/3987
+7.28948,47.00141,4921,2,27,9,12,44,3.95,5.0,fr,46547,98,1958448,1,4,Active Shallow Crust,0.0,89.99132,0.0,02/27/4921
+7.28948,47.00141,5868,12,26,20,42,49,3.95,5.0,fr,46548,117,1958448,1,4,Active Shallow Crust,0.0,89.99132,0.0,12/26/5868
+7.28948,47.00141,9812,11,26,16,51,17,3.95,5.0,fr,46549,196,1958448,1,4,Active Shallow Crust,0.0,89.99132,0.0,11/26/9812
+7.28948,47.00141,3167,1,20,2,44,36,3.95,5.0,fr,46550,63,1958448,1,4,Active Shallow Crust,0.0,89.99132,0.0,01/20/3167
+7.28948,47.00141,5960,6,2,12,23,45,3.95,15.0,fr,46551,119,1958449,1,1,Active Shallow Crust,0.0,89.99132,0.0,06/02/5960
+7.28948,47.00141,836,1,1,6,16,31,3.95,5.0,fr,46552,16,1958457,1,1,Active Shallow Crust,128.8998,89.99349,0.0,01/01/0836
+7.28948,47.00141,6351,6,19,7,12,51,4.05,15.0,fr,46553,127,1958461,1,2,Active Shallow Crust,0.0,89.9884,0.0,06/19/6351
+7.28948,47.00141,521,2,17,10,2,16,4.05,15.0,fr,46554,10,1958461,1,2,Active Shallow Crust,0.0,89.9884,0.0,02/17/0521
+7.28948,47.00141,9385,12,11,16,36,36,4.05,27.5,fr,46555,187,1958462,1,1,Active Shallow Crust,0.0,89.9884,0.0,12/11/9385
+7.28948,47.00141,8335,11,5,9,11,20,4.15,5.0,fr,46556,166,1958472,1,1,Active Shallow Crust,0.0,89.98966,0.0,11/05/8335
+7.28948,47.00141,2839,7,6,14,16,50,4.15,15.0,fr,46557,56,1958473,1,2,Active Shallow Crust,0.0,89.98966,0.0,07/06/2839
+7.28948,47.00141,5521,7,27,5,16,25,4.15,15.0,fr,46558,110,1958473,1,2,Active Shallow Crust,0.0,89.98966,0.0,07/27/5521
+7.28948,47.00141,2788,12,22,8,7,49,4.15,5.0,fr,46559,55,1958475,1,1,Active Shallow Crust,240.0084,57.99706,0.0,12/22/2788
+7.28948,47.00141,9069,4,6,1,13,47,4.15,27.5,fr,46560,181,1958477,1,1,Active Shallow Crust,240.0084,57.99704,0.0,04/06/9069
+7.28948,47.00141,9315,2,23,1,40,33,4.25,15.0,fr,46561,186,1958488,1,1,Active Shallow Crust,240.0073,57.99431,0.0,02/23/9315
+7.28948,47.00141,4601,12,17,21,39,36,4.25,5.0,fr,46562,92,1958490,1,1,Active Shallow Crust,0.0,89.99068,-90.0,12/17/4601
+7.28948,47.00141,261,11,20,11,56,55,4.25,15.0,fr,46563,5,1958494,1,1,Active Shallow Crust,128.895,89.98096,0.0,11/20/0261
+7.28948,47.00141,730,7,10,16,13,37,4.35,5.0,fr,46564,14,1958496,1,1,Active Shallow Crust,0.0,89.98904,0.0,07/10/0730
+7.28948,47.00141,5923,1,10,17,17,50,4.45,27.5,fr,46565,118,1958510,1,1,Active Shallow Crust,0.0,89.99024,0.0,01/10/5923
+7.28948,47.00141,814,12,31,11,31,22,4.45,5.0,fr,46566,16,1958511,1,2,Active Shallow Crust,240.0054,57.99471,0.0,12/31/0814
+7.28948,47.00141,8457,11,9,20,21,49,4.45,5.0,fr,46567,169,1958511,1,2,Active Shallow Crust,240.0054,57.99471,0.0,11/09/8457
+7.28948,47.00141,6344,11,26,21,14,4,4.55,5.0,fr,46568,126,1958520,1,1,Active Shallow Crust,0.0,89.98913,0.0,11/26/6344
+7.28948,47.00141,6079,2,28,13,15,40,4.65,15.0,fr,46569,121,1958533,1,1,Active Shallow Crust,0.0,89.99031,0.0,02/28/6079
+7.28948,47.00141,95,12,18,20,28,38,4.65,27.5,fr,46570,1,1958534,1,1,Active Shallow Crust,0.0,89.99031,0.0,12/18/0095
+7.28948,47.00141,6213,2,13,2,2,12,4.65,5.0,fr,46571,124,1958541,1,1,Active Shallow Crust,128.8909,89.98676,0.0,02/13/6213
+7.28948,47.00141,8560,1,8,5,45,59,4.65,15.0,fr,46572,171,1958542,1,1,Active Shallow Crust,128.8909,89.98676,0.0,01/08/8560
+7.28948,47.00141,1928,9,11,3,51,22,4.85,15.0,fr,46573,38,1958557,1,1,Active Shallow Crust,0.0,89.99076,0.0,09/11/1928
+7.28948,47.00141,1374,6,7,12,19,28,5.05,27.5,fr,46574,27,1958588,1,1,Active Shallow Crust,0.0,89.9901,-90.0,06/07/1374
+1.05742,41.77062,3348,3,7,18,37,22,3.55,5.0,fr,46575,66,1958880,1,1,Active Shallow Crust,0.0,89.9906,0.0,03/07/3348
+1.05742,41.77062,8671,12,29,14,11,51,3.75,5.0,fr,46576,173,1958904,1,1,Active Shallow Crust,0.0,89.98955,0.0,12/29/8671
+1.05742,41.77062,1460,6,3,9,34,52,4.15,15.0,fr,46577,29,1958953,1,1,Active Shallow Crust,0.0,89.98963,0.0,06/03/1460
+-6.09356,48.16356,8862,7,16,6,17,49,3.65,5.0,fr,46578,177,1959372,1,1,Active Shallow Crust,0.0,89.98801,0.0,07/16/8862
+-6.09356,48.16356,5316,3,31,23,26,43,3.75,5.0,fr,46579,106,1959384,1,1,Active Shallow Crust,0.0,89.98931,0.0,03/31/5316
+-6.09356,48.16356,5437,4,13,10,19,37,3.85,27.5,fr,46580,108,1959404,1,1,Active Shallow Crust,0.0,89.99036,-90.0,04/13/5437
+-6.09356,48.16356,964,10,18,23,5,17,3.95,5.0,fr,46581,19,1959411,1,1,Active Shallow Crust,240.0202,58.00516,0.0,10/18/0964
+0.91973,44.06949,2680,1,18,12,52,30,4.25,5.0,fr,46582,53,1959924,1,1,Active Shallow Crust,0.0,89.98988,0.0,01/18/2680
+0.91973,44.06949,8382,6,12,8,46,48,4.25,15.0,fr,46583,167,1959925,1,2,Active Shallow Crust,0.0,89.98988,0.0,06/12/8382
+0.91973,44.06949,4700,6,13,15,39,52,4.25,15.0,fr,46584,93,1959925,1,2,Active Shallow Crust,0.0,89.98988,0.0,06/13/4700
+-6.53865,48.11102,1319,9,3,6,22,59,3.85,5.0,fr,46585,26,1960836,1,1,Active Shallow Crust,0.0,89.99046,0.0,09/03/1319
+-1.25982,41.93701,4020,2,3,5,30,7,3.55,27.5,fr,46586,80,1961282,1,1,Active Shallow Crust,0.0,89.99062,0.0,02/03/4020
+7.5606,45.8627,8154,5,26,15,6,39,3.55,5.0,fr,46587,163,1961760,1,1,Active Shallow Crust,0.0,89.99298,0.0,05/26/8154
+7.5606,45.8627,1873,5,2,4,48,15,3.55,15.0,fr,46588,37,1961761,1,1,Active Shallow Crust,0.0,89.99298,0.0,05/02/1873
+7.5606,45.8627,6125,7,7,4,3,34,3.55,5.0,fr,46589,122,1961769,1,1,Active Shallow Crust,128.8969,89.99298,0.0,07/07/6125
+7.5606,45.8627,228,5,2,12,18,55,3.65,5.0,fr,46590,4,1961772,1,2,Active Shallow Crust,0.0,89.98748,0.0,05/02/0228
+7.5606,45.8627,5708,12,6,14,27,57,3.65,5.0,fr,46591,114,1961772,1,2,Active Shallow Crust,0.0,89.98748,0.0,12/06/5708
+7.5606,45.8627,4691,10,13,16,22,25,3.65,27.5,fr,46592,93,1961783,1,1,Active Shallow Crust,128.9004,89.96351,0.0,10/13/4691
+7.5606,45.8627,9873,4,11,10,22,34,3.75,5.0,fr,46593,197,1961784,1,2,Active Shallow Crust,0.0,89.98885,0.0,04/11/9873
+7.5606,45.8627,3075,12,5,13,45,4,3.75,5.0,fr,46594,61,1961784,1,2,Active Shallow Crust,0.0,89.98885,0.0,12/05/3075
+7.5606,45.8627,2128,10,7,22,3,23,3.85,5.0,fr,46595,42,1961805,1,1,Active Shallow Crust,128.8952,89.99503,0.0,10/07/2128
+7.5606,45.8627,515,12,11,21,31,56,3.95,5.0,fr,46596,10,1961808,1,2,Active Shallow Crust,0.0,89.99113,0.0,12/11/0515
+7.5606,45.8627,5318,2,27,6,48,39,3.95,5.0,fr,46597,106,1961808,1,2,Active Shallow Crust,0.0,89.99113,0.0,02/27/5318
+7.5606,45.8627,2429,8,7,8,9,18,4.05,15.0,fr,46598,48,1961821,1,1,Active Shallow Crust,0.0,89.98815,0.0,08/07/2429
+7.5606,45.8627,3816,5,8,17,59,17,4.25,27.5,fr,46599,76,1961855,1,1,Active Shallow Crust,128.8949,89.98093,0.0,05/08/3816
+7.5606,45.8627,6945,4,4,2,38,32,4.95,5.0,fr,46600,138,1961928,1,1,Active Shallow Crust,0.0,89.99019,0.0,04/04/6945
+7.5606,45.8627,104,9,10,8,27,5,5.15,27.5,fr,46601,2,1961954,1,1,Active Shallow Crust,0.0,89.98998,0.0,09/10/0104
+7.5606,45.8627,2318,2,21,2,32,32,5.35,5.0,fr,46602,46,1961976,1,1,Active Shallow Crust,0.0,89.99027,0.0,02/21/2318
+7.5606,45.8627,8709,3,26,13,7,24,5.55,5.0,fr,46603,174,1962006,1,1,Active Shallow Crust,0.0,89.99005,-90.0,03/26/8709
+1.44101,43.97634,9486,8,29,19,16,59,3.55,5.0,fr,46604,189,1962240,1,1,Active Shallow Crust,0.0,89.98911,0.0,08/29/9486
+5.97043,50.25608,3110,11,20,4,34,46,3.55,5.0,fr,46605,62,1962720,1,1,Active Shallow Crust,0.0,89.98711,0.0,11/20/3110
+5.97043,50.25608,9770,4,29,15,21,17,3.65,5.0,fr,46606,195,1962732,1,3,Active Shallow Crust,0.0,89.98851,0.0,04/29/9770
+5.97043,50.25608,4426,9,15,21,34,41,3.65,5.0,fr,46607,88,1962732,1,3,Active Shallow Crust,0.0,89.98851,0.0,09/15/4426
+5.97043,50.25608,3094,10,23,17,43,8,3.65,5.0,fr,46608,61,1962732,1,3,Active Shallow Crust,0.0,89.98851,0.0,10/23/3094
+5.97043,50.25608,8130,12,15,5,57,30,3.65,15.0,fr,46609,162,1962733,1,1,Active Shallow Crust,0.0,89.98851,0.0,12/15/8130
+5.97043,50.25608,6704,10,19,18,36,43,3.75,5.0,fr,46610,134,1962750,1,1,Active Shallow Crust,0.0,89.98964,-90.0,10/19/6704
+5.97043,50.25608,8454,10,10,12,17,57,3.85,5.0,fr,46611,169,1962756,1,1,Active Shallow Crust,0.0,89.99087,0.0,10/10/8454
+5.97043,50.25608,1247,10,2,6,23,49,3.85,15.0,fr,46612,24,1962757,1,1,Active Shallow Crust,0.0,89.99087,0.0,10/02/1247
+5.97043,50.25608,4529,9,16,8,48,25,3.85,5.0,fr,46613,90,1962762,1,1,Active Shallow Crust,0.0,89.99077,-90.0,09/16/4529
+5.97043,50.25608,3105,10,20,20,21,5,3.95,15.0,fr,46614,62,1962769,1,1,Active Shallow Crust,0.0,89.99187,0.0,10/20/3105
+5.97043,50.25608,177,9,30,23,43,51,4.35,15.0,fr,46615,3,1962817,1,1,Active Shallow Crust,0.0,89.98973,0.0,09/30/0177
+5.97043,50.25608,9020,1,5,21,56,50,4.35,5.0,fr,46616,180,1962822,1,1,Active Shallow Crust,0.0,89.98962,-90.0,01/05/9020
+5.97043,50.25608,7829,6,27,7,36,25,4.45,15.0,fr,46617,156,1962838,1,1,Active Shallow Crust,128.8911,89.99429,0.0,06/27/7829
+5.97043,50.25608,7013,10,17,19,41,39,4.55,5.0,fr,46618,140,1962840,1,1,Active Shallow Crust,0.0,89.98981,0.0,10/17/7013
+5.97043,50.25608,6741,6,3,22,3,40,4.55,5.0,fr,46619,134,1962846,1,1,Active Shallow Crust,0.0,89.98969,-90.0,06/03/6741
+5.97043,50.25608,7623,8,8,11,8,48,5.25,15.0,fr,46620,152,1962925,1,1,Active Shallow Crust,0.0,89.98998,0.0,08/08/7623
+5.97043,50.25608,4605,7,11,8,0,12,5.65,5.0,fr,46621,92,1962981,1,1,Active Shallow Crust,128.8716,89.99062,0.0,07/11/4605
+3.46662,42.54813,7269,7,5,22,59,23,3.55,5.0,fr,46622,145,1963200,1,1,Active Shallow Crust,0.0,89.98885,0.0,07/05/7269
+3.46662,42.54813,6424,2,17,17,52,42,3.65,15.0,fr,46623,128,1963213,1,2,Active Shallow Crust,0.0,89.99007,0.0,02/17/6424
+3.46662,42.54813,5129,12,4,20,11,49,3.65,15.0,fr,46624,102,1963213,1,2,Active Shallow Crust,0.0,89.99007,0.0,12/04/5129
+3.46662,42.54813,1267,11,24,0,3,15,3.95,5.0,fr,46625,25,1963251,1,1,Active Shallow Crust,240.0193,58.00474,0.0,11/24/1267
+3.46662,42.54813,9739,4,29,3,3,33,4.05,5.0,fr,46626,194,1963266,1,1,Active Shallow Crust,0.0,89.98943,-90.0,04/29/9739
+3.46662,42.54813,3850,1,8,8,8,31,4.05,27.5,fr,46627,76,1963268,1,1,Active Shallow Crust,0.0,89.98943,-90.0,01/08/3850
+3.46662,42.54813,9798,12,2,8,17,54,4.15,15.0,fr,46628,195,1963279,1,1,Active Shallow Crust,0.0,89.99059,-90.0,12/02/9798
+-1.9034,42.97086,9533,11,16,20,13,6,3.55,5.0,fr,46629,190,1963680,1,5,Active Shallow Crust,0.0,89.99078,0.0,11/16/9533
+-1.9034,42.97086,5953,11,9,15,9,50,3.55,5.0,fr,46630,119,1963680,1,5,Active Shallow Crust,0.0,89.99078,0.0,11/09/5953
+-1.9034,42.97086,29,7,26,0,57,0,3.55,5.0,fr,46631,0,1963680,1,5,Active Shallow Crust,0.0,89.99078,0.0,07/26/0029
+-1.9034,42.97086,7345,4,17,16,17,13,3.55,5.0,fr,46632,146,1963680,1,5,Active Shallow Crust,0.0,89.99078,0.0,04/17/7345
+-1.9034,42.97086,3154,9,10,10,57,2,3.55,5.0,fr,46633,63,1963680,1,5,Active Shallow Crust,0.0,89.99078,0.0,09/10/3154
+-1.9034,42.97086,8897,6,24,13,47,7,3.55,15.0,fr,46634,177,1963681,1,2,Active Shallow Crust,0.0,89.99078,0.0,06/24/8897
+-1.9034,42.97086,7868,6,24,13,25,45,3.55,15.0,fr,46635,157,1963681,1,2,Active Shallow Crust,0.0,89.99078,0.0,06/24/7868
+-1.9034,42.97086,654,9,13,20,26,2,3.55,15.0,fr,46636,13,1963684,1,1,Active Shallow Crust,240.012,57.99814,0.0,09/13/0654
+-1.9034,42.97086,2978,8,22,2,18,7,3.55,5.0,fr,46637,59,1963686,1,2,Active Shallow Crust,0.0,89.99067,-90.0,08/22/2978
+-1.9034,42.97086,5252,6,17,16,22,5,3.55,5.0,fr,46638,105,1963686,1,2,Active Shallow Crust,0.0,89.99067,-90.0,06/17/5252
+-1.9034,42.97086,9938,6,12,3,55,30,3.55,15.0,fr,46639,198,1963687,1,1,Active Shallow Crust,0.0,89.99067,-90.0,06/12/9938
+-1.9034,42.97086,691,6,29,0,13,55,3.55,15.0,fr,46640,13,1963690,1,1,Active Shallow Crust,128.8964,89.99355,0.0,06/29/0691
+-1.9034,42.97086,4168,4,9,9,6,33,3.65,5.0,fr,46641,83,1963692,1,2,Active Shallow Crust,0.0,89.99014,0.0,04/09/4168
+-1.9034,42.97086,3541,5,15,16,0,39,3.65,5.0,fr,46642,70,1963692,1,2,Active Shallow Crust,0.0,89.99014,0.0,05/15/3541
+-1.9034,42.97086,5742,3,31,21,30,18,3.65,15.0,fr,46643,114,1963696,1,1,Active Shallow Crust,240.0005,58.01298,0.0,03/31/5742
+-1.9034,42.97086,1333,9,10,14,19,35,3.65,27.5,fr,46644,26,1963703,1,1,Active Shallow Crust,128.9009,89.96346,0.0,09/10/1333
+-1.9034,42.97086,656,11,19,6,42,41,3.75,5.0,fr,46645,13,1963704,1,3,Active Shallow Crust,0.0,89.98975,0.0,11/19/0656
+-1.9034,42.97086,5531,2,17,19,22,12,3.75,5.0,fr,46646,110,1963704,1,3,Active Shallow Crust,0.0,89.98975,0.0,02/17/5531
+-1.9034,42.97086,6532,11,7,22,26,45,3.75,5.0,fr,46647,130,1963704,1,3,Active Shallow Crust,0.0,89.98975,0.0,11/07/6532
+-1.9034,42.97086,2330,7,14,18,40,37,3.75,15.0,fr,46648,46,1963705,1,1,Active Shallow Crust,0.0,89.98975,0.0,07/14/2330
+-1.9034,42.97086,9819,1,13,10,30,1,3.75,5.0,fr,46649,196,1963713,1,1,Active Shallow Crust,128.8968,89.96743,0.0,01/13/9819
+-1.9034,42.97086,8727,10,26,3,25,44,3.85,5.0,fr,46650,174,1963716,1,1,Active Shallow Crust,0.0,89.98956,0.0,10/26/8727
+-1.9034,42.97086,5897,12,21,4,49,39,3.95,15.0,fr,46651,117,1963729,1,1,Active Shallow Crust,0.0,89.98952,0.0,12/21/5897
+-1.9034,42.97086,5480,7,2,18,3,31,4.05,5.0,fr,46652,109,1963740,1,4,Active Shallow Crust,0.0,89.98962,0.0,07/02/5480
+-1.9034,42.97086,3213,2,16,21,41,16,4.05,5.0,fr,46653,64,1963740,1,4,Active Shallow Crust,0.0,89.98962,0.0,02/16/3213
+-1.9034,42.97086,4005,5,29,16,29,9,4.05,5.0,fr,46654,80,1963740,1,4,Active Shallow Crust,0.0,89.98962,0.0,05/29/4005
+-1.9034,42.97086,6675,1,17,17,18,10,4.05,5.0,fr,46655,133,1963740,1,4,Active Shallow Crust,0.0,89.98962,0.0,01/17/6675
+-1.9034,42.97086,8208,5,6,6,30,33,4.05,27.5,fr,46656,164,1963748,1,1,Active Shallow Crust,0.0,89.98951,-90.0,05/06/8208
+-1.9034,42.97086,4197,11,1,9,13,51,4.05,15.0,fr,46657,83,1963750,1,1,Active Shallow Crust,128.8909,89.99377,0.0,11/01/4197
+-1.9034,42.97086,707,4,6,20,42,52,4.15,5.0,fr,46658,14,1963752,1,1,Active Shallow Crust,0.0,89.98983,0.0,04/06/0707
+-1.9034,42.97086,3303,1,1,13,54,41,4.25,15.0,fr,46659,66,1963765,1,1,Active Shallow Crust,0.0,89.99011,0.0,01/01/3303
+-1.9034,42.97086,3798,12,23,4,38,26,4.25,5.0,fr,46660,75,1963767,1,2,Active Shallow Crust,240.0068,57.99405,0.0,12/23/3798
+-1.9034,42.97086,7453,1,23,22,45,52,4.25,5.0,fr,46661,149,1963767,1,2,Active Shallow Crust,240.0068,57.99405,0.0,01/23/7453
+-1.9034,42.97086,3501,7,10,10,47,59,4.45,5.0,fr,46662,70,1963788,1,1,Active Shallow Crust,0.0,89.99018,0.0,07/10/3501
+-1.9034,42.97086,9083,3,20,4,34,4,4.45,5.0,fr,46663,181,1963791,1,1,Active Shallow Crust,240.0044,57.99453,0.0,03/20/9083
+-1.9034,42.97086,4360,10,23,9,17,19,4.45,27.5,fr,46664,87,1963796,1,1,Active Shallow Crust,0.0,89.99007,-90.0,10/23/4360
+-1.9034,42.97086,317,12,31,15,4,11,4.75,5.0,fr,46665,6,1963824,1,1,Active Shallow Crust,0.0,89.98981,0.0,12/31/0317
+-1.903385,42.97086,7254,9,29,10,17,16,6.75,11.99416,fr,46666,145,1964064,1,1,Active Shallow Crust,0.0,89.99,0.0,09/29/7254
+4.45003,41.61351,4809,9,24,19,21,16,3.65,27.5,fr,46667,96,1964174,1,1,Active Shallow Crust,0.0,89.99328,0.0,09/24/4809
+4.45003,41.61351,2439,12,8,13,34,33,3.75,5.0,fr,46668,48,1964184,1,2,Active Shallow Crust,0.0,89.98802,0.0,12/08/2439
+4.45003,41.61351,7668,10,28,6,15,41,3.75,5.0,fr,46669,153,1964184,1,2,Active Shallow Crust,0.0,89.98802,0.0,10/28/7668
+4.45003,41.61351,6830,11,28,9,51,5,4.85,15.0,fr,46670,136,1964317,1,1,Active Shallow Crust,0.0,89.98987,0.0,11/28/6830
+2.51464,51.03429,2931,9,16,6,46,15,3.55,27.5,fr,46671,58,1964645,1,1,Active Shallow Crust,240.0133,57.99807,0.0,09/16/2931
+2.51464,51.03429,3912,1,12,4,43,25,3.55,27.5,fr,46672,78,1964648,1,1,Active Shallow Crust,0.0,89.99038,-90.0,01/12/3912
+2.51464,51.03429,2282,12,19,13,51,7,3.65,27.5,fr,46673,45,1964654,1,1,Active Shallow Crust,0.0,89.98869,0.0,12/19/2282
+2.51464,51.03429,3337,4,30,7,12,37,3.75,27.5,fr,46674,66,1964675,1,1,Active Shallow Crust,128.8962,89.96735,0.0,04/30/3337
+2.51464,51.03429,4319,1,14,8,45,37,3.85,27.5,fr,46675,86,1964678,1,1,Active Shallow Crust,0.0,89.99102,0.0,01/14/4319
+2.51464,51.03429,4624,1,8,4,46,8,4.25,27.5,fr,46676,92,1964726,1,1,Active Shallow Crust,0.0,89.99008,0.0,01/08/4624
+2.51464,51.03429,54,9,29,0,20,32,4.65,5.0,fr,46677,1,1964778,1,1,Active Shallow Crust,0.0,89.99005,-90.0,09/29/0054
+-0.43607,43.26485,3112,5,19,19,32,29,3.55,5.0,fr,46678,62,1965120,1,8,Active Shallow Crust,0.0,89.98991,0.0,05/19/3112
+-0.43607,43.26485,7254,1,29,23,17,45,3.55,5.0,fr,46679,145,1965120,1,8,Active Shallow Crust,0.0,89.98991,0.0,01/29/7254
+-0.43607,43.26485,7796,11,27,6,28,52,3.55,5.0,fr,46680,155,1965120,1,8,Active Shallow Crust,0.0,89.98991,0.0,11/27/7796
+-0.43607,43.26485,7679,3,15,1,22,58,3.55,5.0,fr,46681,153,1965120,1,8,Active Shallow Crust,0.0,89.98991,0.0,03/15/7679
+-0.43607,43.26485,8089,7,31,2,54,44,3.55,5.0,fr,46682,161,1965120,1,8,Active Shallow Crust,0.0,89.98991,0.0,07/31/8089
+-0.43607,43.26485,3348,2,5,23,55,45,3.55,5.0,fr,46683,66,1965120,1,8,Active Shallow Crust,0.0,89.98991,0.0,02/05/3348
+-0.43607,43.26485,9503,4,17,6,38,20,3.55,5.0,fr,46684,190,1965120,1,8,Active Shallow Crust,0.0,89.98991,0.0,04/17/9503
+-0.43607,43.26485,2364,2,28,13,55,19,3.55,5.0,fr,46685,47,1965120,1,8,Active Shallow Crust,0.0,89.98991,0.0,02/28/2364
+-0.43607,43.26485,4732,9,23,12,59,13,3.55,15.0,fr,46686,94,1965121,1,2,Active Shallow Crust,0.0,89.98991,0.0,09/23/4732
+-0.43607,43.26485,8574,12,14,6,37,0,3.55,15.0,fr,46687,171,1965121,1,2,Active Shallow Crust,0.0,89.98991,0.0,12/14/8574
+-0.43607,43.26485,1598,9,15,13,49,35,3.55,15.0,fr,46688,31,1965127,1,1,Active Shallow Crust,0.0,89.98978,-90.0,09/15/1598
+-0.43607,43.26485,2194,12,26,8,43,23,3.65,5.0,fr,46689,43,1965132,1,4,Active Shallow Crust,0.0,89.99018,0.0,12/26/2194
+-0.43607,43.26485,6186,7,8,14,37,57,3.65,5.0,fr,46690,123,1965132,1,4,Active Shallow Crust,0.0,89.99018,0.0,07/08/6186
+-0.43607,43.26485,2997,7,4,22,37,26,3.65,5.0,fr,46691,59,1965132,1,4,Active Shallow Crust,0.0,89.99018,0.0,07/04/2997
+-0.43607,43.26485,4801,2,7,8,31,17,3.65,5.0,fr,46692,96,1965132,1,4,Active Shallow Crust,0.0,89.99018,0.0,02/07/4801
+-0.43607,43.26485,3696,12,7,1,52,38,3.65,15.0,fr,46693,73,1965133,1,2,Active Shallow Crust,0.0,89.99018,0.0,12/07/3696
+-0.43607,43.26485,6095,10,22,4,19,38,3.65,15.0,fr,46694,121,1965133,1,2,Active Shallow Crust,0.0,89.99018,0.0,10/22/6095
+-0.43607,43.26485,8292,12,30,3,6,26,3.65,27.5,fr,46695,165,1965134,1,1,Active Shallow Crust,0.0,89.99018,0.0,12/30/8292
+-0.43607,43.26485,3682,8,5,19,33,43,3.75,5.0,fr,46696,73,1965144,1,3,Active Shallow Crust,0.0,89.99016,0.0,08/05/3682
+-0.43607,43.26485,1218,1,10,5,57,57,3.75,5.0,fr,46697,24,1965144,1,3,Active Shallow Crust,0.0,89.99016,0.0,01/10/1218
+-0.43607,43.26485,8233,8,20,13,44,16,3.75,5.0,fr,46698,164,1965144,1,3,Active Shallow Crust,0.0,89.99016,0.0,08/20/8233
+-0.43607,43.26485,8770,5,31,17,49,39,3.75,15.0,fr,46699,175,1965145,1,1,Active Shallow Crust,0.0,89.99016,0.0,05/31/8770
+-0.43607,43.26485,1490,4,5,8,50,2,3.75,5.0,fr,46700,29,1965147,1,1,Active Shallow Crust,240.0079,58.01753,0.0,04/05/1490
+-0.43607,43.26485,1137,10,23,3,55,20,3.75,15.0,fr,46701,22,1965148,1,1,Active Shallow Crust,240.0079,58.01753,0.0,10/23/1137
+-0.43607,43.26485,6508,2,24,2,18,52,3.85,15.0,fr,46702,130,1965157,1,1,Active Shallow Crust,0.0,89.98993,0.0,02/24/6508
+-0.43607,43.26485,9188,3,4,21,2,58,3.85,5.0,fr,46703,183,1965159,1,2,Active Shallow Crust,240.0105,57.99767,0.0,03/04/9188
+-0.43607,43.26485,3834,10,21,18,5,3,3.85,5.0,fr,46704,76,1965159,1,2,Active Shallow Crust,240.0105,57.99767,0.0,10/21/3834
+-0.43607,43.26485,4751,2,11,21,34,13,3.95,5.0,fr,46705,95,1965168,1,2,Active Shallow Crust,0.0,89.98987,0.0,02/11/4751
+-0.43607,43.26485,6927,11,6,12,16,42,3.95,5.0,fr,46706,138,1965168,1,2,Active Shallow Crust,0.0,89.98987,0.0,11/06/6927
+-0.43607,43.26485,4624,12,15,0,35,55,3.95,15.0,fr,46707,92,1965178,1,1,Active Shallow Crust,128.9007,89.99377,0.0,12/15/4624
+-0.43607,43.26485,5974,4,11,3,47,15,4.05,15.0,fr,46708,119,1965184,1,1,Active Shallow Crust,240.0054,58.00573,0.0,04/11/5974
+-0.43607,43.26485,7484,3,25,21,41,52,4.15,5.0,fr,46709,149,1965192,1,2,Active Shallow Crust,0.0,89.99011,0.0,03/25/7484
+-0.43607,43.26485,7436,5,26,2,34,59,4.15,5.0,fr,46710,148,1965192,1,2,Active Shallow Crust,0.0,89.99011,0.0,05/26/7436
+-0.43607,43.26485,8228,7,22,18,31,44,4.15,15.0,fr,46711,164,1965193,1,1,Active Shallow Crust,0.0,89.99011,0.0,07/22/8228
+-0.43607,43.26485,476,9,7,11,55,18,4.15,15.0,fr,46712,9,1965196,1,1,Active Shallow Crust,240.0079,57.99721,0.0,09/07/0476
+-0.43607,43.26485,1059,5,24,6,38,27,4.15,27.5,fr,46713,21,1965197,1,1,Active Shallow Crust,240.0079,57.99716,0.0,05/24/1059
+-0.43607,43.26485,9943,8,19,9,42,18,4.35,15.0,fr,46714,198,1965220,1,1,Active Shallow Crust,240.0077,57.99584,0.0,08/19/9943
+-0.43607,43.26485,4384,2,5,12,54,56,4.45,5.0,fr,46715,87,1965228,1,1,Active Shallow Crust,0.0,89.99007,0.0,02/05/4384
+-0.43607,43.26485,857,6,4,22,53,42,4.65,5.0,fr,46716,17,1965252,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/04/0857
+-0.43607,43.26485,2671,8,1,4,55,56,4.65,15.0,fr,46717,53,1965253,1,2,Active Shallow Crust,0.0,89.99004,0.0,08/01/2671
+-0.43607,43.26485,8094,9,16,16,6,37,4.65,15.0,fr,46718,161,1965253,1,2,Active Shallow Crust,0.0,89.99004,0.0,09/16/8094
+-0.43607,43.26485,2680,11,12,23,36,22,4.75,5.0,fr,46719,53,1965270,1,1,Active Shallow Crust,0.0,89.98997,-90.0,11/12/2680
+-0.43607,43.26485,2238,4,20,2,44,32,4.85,15.0,fr,46720,44,1965277,1,1,Active Shallow Crust,0.0,89.99004,0.0,04/20/2238
+-0.43607,43.26485,552,4,18,16,17,12,5.25,27.5,fr,46721,11,1965326,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/18/0552
+-0.43607,43.26485,7923,7,20,16,16,57,5.45,15.0,fr,46722,158,1965349,1,1,Active Shallow Crust,0.0,89.99001,0.0,07/20/7923
+5.52344,44.82733,9937,4,2,8,59,50,3.55,5.0,fr,46723,198,1965600,1,1,Active Shallow Crust,0.0,89.99285,0.0,04/02/9937
+5.52344,44.82733,2187,5,13,7,32,11,3.55,15.0,fr,46724,43,1965601,1,2,Active Shallow Crust,0.0,89.99285,0.0,05/13/2187
+5.52344,44.82733,3016,2,12,19,54,7,3.55,15.0,fr,46725,60,1965601,1,2,Active Shallow Crust,0.0,89.99285,0.0,02/12/3016
+5.52344,44.82733,4808,2,4,13,4,45,3.55,15.0,fr,46726,96,1965604,1,1,Active Shallow Crust,240.0112,57.99868,0.0,02/04/4808
+5.52344,44.82733,9724,11,4,18,33,25,3.65,5.0,fr,46727,194,1965612,1,3,Active Shallow Crust,0.0,89.98725,0.0,11/04/9724
+5.52344,44.82733,4172,10,13,12,39,8,3.65,5.0,fr,46728,83,1965612,1,3,Active Shallow Crust,0.0,89.98725,0.0,10/13/4172
+5.52344,44.82733,9810,5,27,18,45,40,3.65,5.0,fr,46729,196,1965612,1,3,Active Shallow Crust,0.0,89.98725,0.0,05/27/9810
+5.52344,44.82733,7960,12,3,7,21,39,3.85,5.0,fr,46730,159,1965636,1,1,Active Shallow Crust,0.0,89.98988,0.0,12/03/7960
+5.52344,44.82733,3495,10,21,8,10,27,3.85,5.0,fr,46731,69,1965639,1,1,Active Shallow Crust,240.0107,57.99842,0.0,10/21/3495
+5.52344,44.82733,287,10,25,17,16,34,4.25,5.0,fr,46732,5,1965684,1,1,Active Shallow Crust,0.0,89.99042,0.0,10/25/0287
+5.52344,44.82733,2448,2,17,21,38,50,4.25,5.0,fr,46733,48,1965687,1,1,Active Shallow Crust,240.0072,57.99443,0.0,02/17/2448
+5.52344,44.82733,1103,12,7,11,22,28,4.35,5.0,fr,46734,22,1965696,1,1,Active Shallow Crust,0.0,89.98861,0.0,12/07/1103
+5.52344,44.82733,490,6,26,2,1,32,4.35,5.0,fr,46735,9,1965702,1,1,Active Shallow Crust,0.0,89.99136,-90.0,06/26/0490
+5.52344,44.82733,2856,12,13,1,31,13,4.65,5.0,fr,46736,57,1965732,1,1,Active Shallow Crust,0.0,89.98992,0.0,12/13/2856
+5.52344,44.82733,2185,6,15,15,54,55,4.95,5.0,fr,46737,43,1965768,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/15/2185
+5.52344,44.82733,5155,12,14,22,6,14,5.15,15.0,fr,46738,103,1965802,1,1,Active Shallow Crust,128.8846,89.99107,0.0,12/14/5155
+5.52344,44.82733,299,8,16,23,14,51,5.45,5.0,fr,46739,5,1965828,1,1,Active Shallow Crust,0.0,89.99036,0.0,08/16/0299
+3.53314,43.35818,4875,12,17,15,15,57,3.75,5.0,fr,46740,97,1966107,1,1,Active Shallow Crust,240.0084,58.01738,0.0,12/17/4875
+3.53314,43.35818,2227,1,26,3,13,18,3.85,5.0,fr,46741,44,1966122,1,1,Active Shallow Crust,0.0,89.9895,-90.0,01/26/2227
+3.53314,43.35818,3048,7,31,9,47,32,4.85,5.0,fr,46742,60,1966236,1,1,Active Shallow Crust,0.0,89.99015,0.0,07/31/3048
+-4.06407,50.13641,6566,12,16,3,37,7,3.55,5.0,fr,46743,131,1966560,1,1,Active Shallow Crust,0.0,89.98708,0.0,12/16/6566
+-4.06407,50.13641,6555,7,28,22,21,33,3.65,5.0,fr,46744,131,1966572,1,1,Active Shallow Crust,0.0,89.98848,0.0,07/28/6555
+5.86174,44.73928,2127,9,16,12,41,26,4.25,5.0,fr,46745,42,1967124,1,1,Active Shallow Crust,0.0,89.9904,0.0,09/16/2127
+5.86174,44.73928,8773,4,28,7,22,42,4.75,15.0,fr,46746,175,1967185,1,1,Active Shallow Crust,0.0,89.9892,0.0,04/28/8773
+5.86174,44.73928,3983,7,1,16,21,59,4.85,5.0,fr,46747,79,1967202,1,1,Active Shallow Crust,0.0,89.99026,-90.0,07/01/3983
+-4.54116,48.3326,2360,12,14,16,18,45,3.55,5.0,fr,46748,47,1968000,1,1,Active Shallow Crust,0.0,89.99329,0.0,12/14/2360
+-4.54116,48.3326,9484,6,2,4,0,29,3.55,5.0,fr,46749,189,1968009,1,1,Active Shallow Crust,128.8971,89.99329,0.0,06/02/9484
+-4.54116,48.3326,2159,4,26,1,34,45,3.65,27.5,fr,46750,43,1968014,1,1,Active Shallow Crust,0.0,89.98805,0.0,04/26/2159
+-4.54116,48.3326,2164,10,22,23,44,23,3.65,5.0,fr,46751,43,1968018,1,2,Active Shallow Crust,0.0,89.98792,-90.0,10/22/2164
+-4.54116,48.3326,9528,12,27,12,21,31,3.65,5.0,fr,46752,190,1968018,1,2,Active Shallow Crust,0.0,89.98792,-90.0,12/27/9528
+-4.54116,48.3326,6672,8,30,10,31,48,3.75,15.0,fr,46753,133,1968025,1,1,Active Shallow Crust,0.0,89.98935,0.0,08/30/6672
+-4.54116,48.3326,5765,3,9,7,17,35,3.75,5.0,fr,46754,115,1968030,1,1,Active Shallow Crust,0.0,89.98923,-90.0,03/09/5765
+-4.54116,48.3326,1764,8,19,17,34,36,3.85,5.0,fr,46755,35,1968036,1,1,Active Shallow Crust,0.0,89.99051,0.0,08/19/1764
+-4.54116,48.3326,6546,5,5,1,34,2,3.95,5.0,fr,46756,130,1968048,1,1,Active Shallow Crust,0.0,89.99154,0.0,05/05/6546
+-4.54116,48.3326,1155,4,24,21,14,36,3.95,15.0,fr,46757,23,1968049,1,1,Active Shallow Crust,0.0,89.99154,0.0,04/24/1155
+-4.54116,48.3326,5222,3,10,13,38,45,4.15,5.0,fr,46758,104,1968078,1,1,Active Shallow Crust,0.0,89.9898,-90.0,03/10/5222
+-4.54116,48.3326,402,12,6,13,54,39,4.25,5.0,fr,46759,8,1968084,1,1,Active Shallow Crust,0.0,89.99101,0.0,12/06/0402
+-4.54116,48.3326,1307,10,3,12,32,0,4.25,15.0,fr,46760,26,1968085,1,1,Active Shallow Crust,0.0,89.99101,0.0,10/03/1307
+-4.54116,48.3326,3079,7,2,10,42,2,4.35,5.0,fr,46761,61,1968096,1,1,Active Shallow Crust,0.0,89.98933,0.0,07/02/3079
+-4.54116,48.3326,6735,7,29,3,26,26,4.35,5.0,fr,46762,134,1968099,1,1,Active Shallow Crust,240.0091,57.99576,0.0,07/29/6735
+-4.54116,48.3326,8586,6,19,8,43,31,5.25,27.5,fr,46763,171,1968206,1,1,Active Shallow Crust,0.0,89.98958,0.0,06/19/8586
+5.78799,45.90982,2523,3,6,3,4,51,3.55,5.0,fr,46764,50,1968480,1,1,Active Shallow Crust,0.0,89.99298,0.0,03/06/2523
+5.78799,45.90982,9202,9,21,23,5,54,3.55,15.0,fr,46765,184,1968481,1,1,Active Shallow Crust,0.0,89.99298,0.0,09/21/9202
+5.78799,45.90982,9502,11,24,15,52,55,3.55,5.0,fr,46766,190,1968483,1,2,Active Shallow Crust,240.011,57.99873,0.0,11/24/9502
+5.78799,45.90982,1048,2,10,5,7,31,3.55,5.0,fr,46767,20,1968483,1,2,Active Shallow Crust,240.011,57.99873,0.0,02/10/1048
+5.78799,45.90982,3108,3,18,19,26,16,3.55,15.0,fr,46768,62,1968484,1,1,Active Shallow Crust,240.011,57.99873,0.0,03/18/3108
+5.78799,45.90982,8476,1,14,13,36,42,3.55,15.0,fr,46769,169,1968490,1,1,Active Shallow Crust,128.8964,89.99298,0.0,01/14/8476
+5.78799,45.90982,4680,7,28,15,37,44,3.65,27.5,fr,46770,93,1968494,1,2,Active Shallow Crust,0.0,89.9875,0.0,07/28/4680
+5.78799,45.90982,7058,2,2,15,51,34,3.65,27.5,fr,46771,141,1968494,1,2,Active Shallow Crust,0.0,89.9875,0.0,02/02/7058
+5.78799,45.90982,8581,10,4,22,34,31,3.75,5.0,fr,46772,171,1968504,1,3,Active Shallow Crust,0.0,89.98885,0.0,10/04/8581
+5.78799,45.90982,1554,8,29,19,7,17,3.75,5.0,fr,46773,31,1968504,1,3,Active Shallow Crust,0.0,89.98885,0.0,08/29/1554
+5.78799,45.90982,7082,9,15,0,16,35,3.75,5.0,fr,46774,141,1968504,1,3,Active Shallow Crust,0.0,89.98885,0.0,09/15/7082
+5.78799,45.90982,9656,12,25,13,29,27,3.85,5.0,fr,46775,193,1968516,1,1,Active Shallow Crust,0.0,89.99007,0.0,12/25/9656
+5.78799,45.90982,3420,11,21,14,57,48,3.95,5.0,fr,46776,68,1968528,1,3,Active Shallow Crust,0.0,89.99114,0.0,11/21/3420
+5.78799,45.90982,847,2,23,0,53,38,3.95,5.0,fr,46777,16,1968528,1,3,Active Shallow Crust,0.0,89.99114,0.0,02/23/0847
+5.78799,45.90982,7772,6,23,7,59,39,3.95,5.0,fr,46778,155,1968528,1,3,Active Shallow Crust,0.0,89.99114,0.0,06/23/7772
+5.78799,45.90982,93,11,6,22,21,59,3.95,5.0,fr,46779,1,1968537,1,1,Active Shallow Crust,128.9,89.99336,0.0,11/06/0093
+5.78799,45.90982,7465,1,28,20,39,59,4.05,15.0,fr,46780,149,1968541,1,1,Active Shallow Crust,0.0,89.98816,0.0,01/28/7465
+5.78799,45.90982,9610,8,6,15,20,35,4.05,5.0,fr,46781,192,1968543,1,1,Active Shallow Crust,240.0061,58.00582,0.0,08/06/9610
+5.78799,45.90982,9764,5,9,21,25,6,4.05,5.0,fr,46782,195,1968546,1,1,Active Shallow Crust,0.0,89.98803,-90.0,05/09/9764
+5.78799,45.90982,8716,9,20,23,45,57,4.15,5.0,fr,46783,174,1968552,1,1,Active Shallow Crust,0.0,89.98945,0.0,09/20/8716
+5.78799,45.90982,441,3,18,2,20,31,4.15,15.0,fr,46784,8,1968559,1,1,Active Shallow Crust,0.0,89.98933,-90.0,03/18/0441
+5.78799,45.90982,3095,2,23,18,17,48,4.15,27.5,fr,46785,61,1968560,1,1,Active Shallow Crust,0.0,89.98933,-90.0,02/23/3095
+5.78799,45.90982,6942,7,31,11,13,10,4.25,5.0,fr,46786,138,1968564,1,1,Active Shallow Crust,0.0,89.9906,0.0,07/31/6942
+5.78799,45.90982,2663,11,22,12,41,27,4.25,27.5,fr,46787,53,1968569,1,1,Active Shallow Crust,240.0072,57.9942,0.0,11/22/2663
+5.78799,45.90982,3256,7,4,15,41,54,4.35,15.0,fr,46788,65,1968577,1,1,Active Shallow Crust,0.0,89.98882,0.0,07/04/3256
+5.78799,45.90982,4578,10,1,9,39,25,4.45,5.0,fr,46789,91,1968588,1,1,Active Shallow Crust,0.0,89.99004,0.0,10/01/4578
+5.78799,45.90982,9322,5,4,16,59,43,4.95,5.0,fr,46790,186,1968648,1,1,Active Shallow Crust,0.0,89.9902,0.0,05/04/9322
+5.78799,45.90982,554,7,22,17,53,13,4.95,5.0,fr,46791,11,1968657,1,1,Active Shallow Crust,128.8898,89.98978,0.0,07/22/0554
+5.78799,45.90982,4433,12,27,17,14,24,5.05,5.0,fr,46792,88,1968660,1,2,Active Shallow Crust,0.0,89.99001,0.0,12/27/4433
+5.78799,45.90982,2910,6,3,15,2,50,5.05,5.0,fr,46793,58,1968660,1,2,Active Shallow Crust,0.0,89.99001,0.0,06/03/2910
+5.787991,45.90982,2128,9,13,10,30,22,6.05,5.357596,fr,46794,42,1968780,1,1,Active Shallow Crust,0.0,89.98993,0.0,09/13/2128
+8.12833,49.13637,1085,12,15,6,54,14,3.55,5.0,fr,46795,21,1968963,1,1,Active Shallow Crust,240.0118,57.99826,0.0,12/15/1085
+8.12833,49.13637,2861,3,29,23,5,30,3.55,27.5,fr,46796,57,1968971,1,1,Active Shallow Crust,128.8958,89.9934,0.0,03/29/2861
+8.12833,49.13637,2699,4,1,11,16,29,3.65,5.0,fr,46797,53,1968972,1,1,Active Shallow Crust,0.0,89.98824,0.0,04/01/2699
+8.12833,49.13637,5643,9,28,15,1,49,3.65,15.0,fr,46798,112,1968973,1,1,Active Shallow Crust,0.0,89.98824,0.0,09/28/5643
+8.12833,49.13637,9182,10,16,10,4,28,3.65,5.0,fr,46799,183,1968975,1,1,Active Shallow Crust,240.0016,58.01237,0.0,10/16/9182
+8.12833,49.13637,93,8,2,0,23,28,3.65,5.0,fr,46800,1,1968978,1,1,Active Shallow Crust,0.0,89.98811,-90.0,08/02/0093
+8.12833,49.13637,8122,10,6,0,29,43,3.75,5.0,fr,46801,162,1968984,1,2,Active Shallow Crust,0.0,89.98952,0.0,10/06/8122
+8.12833,49.13637,4561,6,1,4,39,10,3.75,5.0,fr,46802,91,1968984,1,2,Active Shallow Crust,0.0,89.98952,0.0,06/01/4561
+8.12833,49.13637,927,12,22,16,34,52,3.75,27.5,fr,46803,18,1968986,1,1,Active Shallow Crust,0.0,89.98952,0.0,12/22/0927
+8.12833,49.13637,8556,3,31,1,46,51,3.75,27.5,fr,46804,171,1968995,1,1,Active Shallow Crust,128.8964,89.96754,0.0,03/31/8556
+8.12833,49.13637,239,12,17,15,45,18,3.85,5.0,fr,46805,4,1968996,1,1,Active Shallow Crust,0.0,89.99066,0.0,12/17/0239
+8.12833,49.13637,9852,9,17,18,33,34,3.95,5.0,fr,46806,197,1969014,1,1,Active Shallow Crust,0.0,89.99158,-90.0,09/17/9852
+8.12833,49.13637,863,9,22,12,36,48,4.15,5.0,fr,46807,17,1969032,1,1,Active Shallow Crust,0.0,89.98677,0.0,09/22/0863
+8.12833,49.13637,4545,11,29,16,14,18,4.15,15.0,fr,46808,90,1969033,1,1,Active Shallow Crust,0.0,89.98677,0.0,11/29/4545
+8.12833,49.13637,7133,6,1,8,33,12,4.15,5.0,fr,46809,142,1969038,1,1,Active Shallow Crust,0.0,89.99331,-90.0,06/01/7133
+8.12833,49.13637,4195,2,16,3,18,24,4.25,5.0,fr,46810,83,1969047,1,1,Active Shallow Crust,240.0088,57.99417,0.0,02/16/4195
+8.12833,49.13637,2638,7,28,13,48,38,4.75,5.0,fr,46811,52,1969104,1,1,Active Shallow Crust,0.0,89.99005,0.0,07/28/2638
+8.12833,49.13637,3189,9,9,15,7,9,4.75,15.0,fr,46812,63,1969105,1,1,Active Shallow Crust,0.0,89.99005,0.0,09/09/3189
+-1.03404,43.20382,6882,9,2,12,13,7,3.55,5.0,fr,46813,137,1969440,1,1,Active Shallow Crust,0.0,89.99081,0.0,09/02/6882
+-1.03404,43.20382,9916,3,25,14,56,6,3.55,15.0,fr,46814,198,1969441,1,1,Active Shallow Crust,0.0,89.99081,0.0,03/25/9916
+-1.03404,43.20382,911,2,21,21,37,23,3.55,27.5,fr,46815,18,1969442,1,2,Active Shallow Crust,0.0,89.99081,0.0,02/21/0911
+-1.03404,43.20382,3713,12,5,21,48,41,3.55,27.5,fr,46816,74,1969442,1,2,Active Shallow Crust,0.0,89.99081,0.0,12/05/3713
+-1.03404,43.20382,5782,5,26,18,11,36,3.65,5.0,fr,46817,115,1969452,1,2,Active Shallow Crust,0.0,89.99017,0.0,05/26/5782
+-1.03404,43.20382,1704,11,8,23,32,29,3.65,5.0,fr,46818,34,1969452,1,2,Active Shallow Crust,0.0,89.99017,0.0,11/08/1704
+-1.03404,43.20382,4868,10,1,13,32,17,3.65,15.0,fr,46819,97,1969453,1,1,Active Shallow Crust,0.0,89.99017,0.0,10/01/4868
+-1.03404,43.20382,281,7,9,5,18,9,3.65,15.0,fr,46820,5,1969456,1,1,Active Shallow Crust,240.001,58.01276,0.0,07/09/0281
+-1.03404,43.20382,825,3,14,5,20,4,3.75,5.0,fr,46821,16,1969464,1,2,Active Shallow Crust,0.0,89.98978,0.0,03/14/0825
+-1.03404,43.20382,5514,12,17,12,53,35,3.75,5.0,fr,46822,110,1969464,1,2,Active Shallow Crust,0.0,89.98978,0.0,12/17/5514
+-1.03404,43.20382,5013,4,5,16,49,52,3.85,5.0,fr,46823,100,1969476,1,3,Active Shallow Crust,0.0,89.98959,0.0,04/05/5013
+-1.03404,43.20382,8168,10,8,22,58,38,3.85,5.0,fr,46824,163,1969476,1,3,Active Shallow Crust,0.0,89.98959,0.0,10/08/8168
+-1.03404,43.20382,197,2,17,19,54,56,3.85,5.0,fr,46825,3,1969476,1,3,Active Shallow Crust,0.0,89.98959,0.0,02/17/0197
+-1.03404,43.20382,7086,12,21,23,14,28,3.85,5.0,fr,46826,141,1969485,1,1,Active Shallow Crust,128.896,89.9935,0.0,12/21/7086
+-1.03404,43.20382,5480,12,29,12,55,8,3.95,5.0,fr,46827,109,1969488,1,2,Active Shallow Crust,0.0,89.98956,0.0,12/29/5480
+-1.03404,43.20382,3947,11,12,18,49,35,3.95,5.0,fr,46828,78,1969488,1,2,Active Shallow Crust,0.0,89.98956,0.0,11/12/3947
+-1.03404,43.20382,434,10,19,14,18,32,3.95,15.0,fr,46829,8,1969489,1,3,Active Shallow Crust,0.0,89.98956,0.0,10/19/0434
+-1.03404,43.20382,3112,12,8,19,31,31,3.95,15.0,fr,46830,62,1969489,1,3,Active Shallow Crust,0.0,89.98956,0.0,12/08/3112
+-1.03404,43.20382,4526,2,19,13,13,9,3.95,15.0,fr,46831,90,1969489,1,3,Active Shallow Crust,0.0,89.98956,0.0,02/19/4526
+-1.03404,43.20382,8621,7,12,10,30,17,4.05,5.0,fr,46832,172,1969500,1,1,Active Shallow Crust,0.0,89.98967,0.0,07/12/8621
+-1.03404,43.20382,307,2,8,0,19,16,4.05,15.0,fr,46833,6,1969507,1,1,Active Shallow Crust,0.0,89.98955,-90.0,02/08/0307
+-1.03404,43.20382,9766,1,11,16,33,9,4.05,15.0,fr,46834,195,1969510,1,1,Active Shallow Crust,128.8908,89.9938,0.0,01/11/9766
+-1.03404,43.20382,2891,4,11,11,19,52,4.15,15.0,fr,46835,57,1969522,1,1,Active Shallow Crust,128.8982,89.99355,0.0,04/11/2891
+-1.03404,43.20382,8369,6,15,18,40,1,4.35,5.0,fr,46836,167,1969536,1,1,Active Shallow Crust,0.0,89.98975,0.0,06/15/8369
+-1.03404,43.20382,1116,10,2,21,9,13,4.65,5.0,fr,46837,22,1969572,1,1,Active Shallow Crust,0.0,89.99016,0.0,10/02/1116
+-1.03404,43.20382,4041,10,26,1,6,20,4.65,15.0,fr,46838,80,1969573,1,1,Active Shallow Crust,0.0,89.99016,0.0,10/26/4041
+-1.03404,43.20382,6853,4,30,1,2,45,4.75,5.0,fr,46839,137,1969587,1,1,Active Shallow Crust,240.0063,58.00426,0.0,04/30/6853
+-1.03404,43.20382,3931,1,3,6,22,53,4.75,5.0,fr,46840,78,1969593,1,1,Active Shallow Crust,128.8896,89.98811,0.0,01/03/3931
+-1.03404,43.20382,1968,1,29,20,9,32,5.25,5.0,fr,46841,39,1969647,1,1,Active Shallow Crust,240.0185,57.99989,0.0,01/29/1968
+4.70911,47.69909,8906,9,1,14,34,4,3.55,5.0,fr,46842,178,1969920,1,1,Active Shallow Crust,0.0,89.99321,0.0,09/01/8906
+4.70911,47.69909,5474,1,1,12,16,54,3.55,5.0,fr,46843,109,1969929,1,1,Active Shallow Crust,128.8962,89.99322,0.0,01/01/5474
+4.70911,47.69909,3536,7,4,11,20,45,3.65,5.0,fr,46844,70,1969932,1,1,Active Shallow Crust,0.0,89.9879,0.0,07/04/3536
+4.70911,47.69909,1546,11,21,10,55,33,3.65,15.0,fr,46845,30,1969933,1,2,Active Shallow Crust,0.0,89.9879,0.0,11/21/1546
+4.70911,47.69909,4263,12,30,10,29,52,3.65,15.0,fr,46846,85,1969933,1,2,Active Shallow Crust,0.0,89.9879,0.0,12/30/4263
+4.70911,47.69909,9850,12,19,18,2,10,3.65,27.5,fr,46847,196,1969934,1,1,Active Shallow Crust,0.0,89.9879,0.0,12/19/9850
+4.70911,47.69909,8229,12,18,3,1,55,4.35,5.0,fr,46848,164,1970016,1,1,Active Shallow Crust,0.0,89.98919,0.0,12/18/8229
+3.96858,41.41093,3149,7,1,0,24,50,3.55,27.5,fr,46849,62,1970411,1,1,Active Shallow Crust,128.8967,89.99244,0.0,07/01/3149
+3.96858,41.41093,1075,1,19,12,4,12,3.75,15.0,fr,46850,21,1970425,1,1,Active Shallow Crust,0.0,89.99099,0.0,01/19/1075
+3.96858,41.41093,8115,1,1,11,6,28,3.95,5.0,fr,46851,162,1970448,1,1,Active Shallow Crust,0.0,89.99046,0.0,01/01/8115
+3.96858,41.41093,7276,6,26,2,0,10,4.05,5.0,fr,46852,145,1970460,1,1,Active Shallow Crust,0.0,89.98936,0.0,06/26/7276
+3.96858,41.41093,2473,8,10,19,31,37,4.15,5.0,fr,46853,49,1970472,1,1,Active Shallow Crust,0.0,89.99052,0.0,08/10/2473
+-4.15101,47.41566,1352,7,22,12,32,58,4.05,5.0,fr,46854,27,1971429,1,1,Active Shallow Crust,128.8908,89.99425,0.0,07/22/1352
+-4.15101,47.41566,7703,6,13,13,36,7,4.25,15.0,fr,46855,154,1971445,1,1,Active Shallow Crust,0.0,89.99085,0.0,06/13/7703
+2.17782,46.03954,3480,10,27,10,11,46,3.55,5.0,fr,46856,69,1971840,1,2,Active Shallow Crust,0.0,89.9895,0.0,10/27/3480
+2.17782,46.03954,7396,3,19,9,2,51,3.55,5.0,fr,46857,147,1971840,1,2,Active Shallow Crust,0.0,89.9895,0.0,03/19/7396
+2.17782,46.03954,6230,12,28,4,18,32,3.65,5.0,fr,46858,124,1971852,1,1,Active Shallow Crust,0.0,89.99064,0.0,12/28/6230
+2.17782,46.03954,5265,11,20,7,53,45,3.75,5.0,fr,46859,105,1971864,1,2,Active Shallow Crust,0.0,89.98888,0.0,11/20/5265
+2.17782,46.03954,3525,7,8,15,48,48,3.75,5.0,fr,46860,70,1971864,1,2,Active Shallow Crust,0.0,89.98888,0.0,07/08/3525
+2.17782,46.03954,6433,6,26,4,23,31,3.75,15.0,fr,46861,128,1971865,1,1,Active Shallow Crust,0.0,89.98888,0.0,06/26/6433
+2.17782,46.03954,8771,8,31,20,22,5,3.85,5.0,fr,46862,175,1971876,1,1,Active Shallow Crust,0.0,89.99009,0.0,08/31/8771
+2.17782,46.03954,6229,4,5,7,22,1,4.05,5.0,fr,46863,124,1971900,1,1,Active Shallow Crust,0.0,89.99016,0.0,04/05/6229
+2.17782,46.03954,5979,9,11,2,52,28,4.55,27.5,fr,46864,119,1971965,1,1,Active Shallow Crust,240.0091,57.99733,0.0,09/11/5979
+2.17782,46.03954,9366,1,21,4,37,40,4.85,15.0,fr,46865,187,1972000,1,1,Active Shallow Crust,240.0171,58.0022,0.0,01/21/9366
+2.17782,46.03954,4490,12,8,12,7,34,5.45,5.0,fr,46866,89,1972074,1,1,Active Shallow Crust,0.0,89.99007,-90.0,12/08/4490
+2.40594,45.41964,5713,7,26,12,23,31,3.55,5.0,fr,46867,114,1972320,1,1,Active Shallow Crust,0.0,89.98938,0.0,07/26/5713
+2.40594,45.41964,463,9,26,4,54,21,3.55,15.0,fr,46868,9,1972321,1,1,Active Shallow Crust,0.0,89.98938,0.0,09/26/0463
+2.40594,45.41964,6489,10,28,0,48,51,3.55,27.5,fr,46869,129,1972322,1,1,Active Shallow Crust,0.0,89.98938,0.0,10/28/6489
+2.40594,45.41964,7866,1,14,15,9,55,3.55,5.0,fr,46870,157,1972329,1,1,Active Shallow Crust,128.8958,89.99469,0.0,01/14/7866
+2.40594,45.41964,1315,10,12,18,43,46,3.65,5.0,fr,46871,26,1972332,1,1,Active Shallow Crust,0.0,89.99054,0.0,10/12/1315
+2.40594,45.41964,4269,3,11,19,3,3,3.65,5.0,fr,46872,85,1972335,1,2,Active Shallow Crust,240.0015,58.01294,0.0,03/11/4269
+2.40594,45.41964,4323,7,13,9,12,39,3.65,5.0,fr,46873,86,1972335,1,2,Active Shallow Crust,240.0015,58.01294,0.0,07/13/4323
+2.40594,45.41964,3410,9,10,5,27,33,3.85,15.0,fr,46874,68,1972360,1,1,Active Shallow Crust,240.0107,57.99745,0.0,09/10/3410
+2.40594,45.41964,9278,1,20,21,23,25,4.05,27.5,fr,46875,185,1972385,1,1,Active Shallow Crust,240.0058,58.00571,0.0,01/20/9278
+2.40594,45.41964,1535,6,29,15,52,33,4.25,15.0,fr,46876,30,1972405,1,1,Active Shallow Crust,0.0,89.99052,0.0,06/29/1535
+2.40594,45.41964,9182,11,8,20,26,45,4.35,5.0,fr,46877,183,1972416,1,1,Active Shallow Crust,0.0,89.99014,0.0,11/08/9182
+2.40594,45.41964,2250,2,10,10,31,44,6.95,15.0,fr,46878,44,1972732,1,1,Active Shallow Crust,240.1562,57.99986,0.0,02/10/2250
+3.06149,47.58359,5715,5,21,1,41,47,3.65,5.0,fr,46879,114,1972812,1,1,Active Shallow Crust,0.0,89.99091,0.0,05/21/5715
+3.06149,47.58359,4103,7,6,3,17,4,3.75,5.0,fr,46880,82,1972824,1,1,Active Shallow Crust,0.0,89.9892,0.0,07/06/4103
+3.06149,47.58359,7223,7,1,12,5,34,3.85,5.0,fr,46881,144,1972842,1,1,Active Shallow Crust,0.0,89.99026,-90.0,07/01/7223
+3.06149,47.58359,9915,10,9,4,28,38,4.05,5.0,fr,46882,198,1972860,1,1,Active Shallow Crust,0.0,89.99044,0.0,10/09/9915
+0.93864,48.09461,3493,7,4,6,46,35,3.75,5.0,fr,46883,69,1973304,1,1,Active Shallow Crust,0.0,89.98997,0.0,07/04/3493
+0.93864,48.09461,6064,12,1,12,26,48,3.85,5.0,fr,46884,121,1973325,1,1,Active Shallow Crust,128.8956,89.99374,0.0,12/01/6064
+5.7483,50.84397,9971,4,23,21,42,47,3.55,5.0,fr,46885,199,1973760,1,5,Active Shallow Crust,0.0,89.98727,0.0,04/23/9971
+5.7483,50.84397,7726,12,10,1,26,14,3.55,5.0,fr,46886,154,1973760,1,5,Active Shallow Crust,0.0,89.98727,0.0,12/10/7726
+5.7483,50.84397,5028,6,20,7,34,36,3.55,5.0,fr,46887,100,1973760,1,5,Active Shallow Crust,0.0,89.98727,0.0,06/20/5028
+5.7483,50.84397,187,11,21,7,40,10,3.55,5.0,fr,46888,3,1973760,1,5,Active Shallow Crust,0.0,89.98727,0.0,11/21/0187
+5.7483,50.84397,1650,10,27,19,0,43,3.55,5.0,fr,46889,32,1973760,1,5,Active Shallow Crust,0.0,89.98727,0.0,10/27/1650
+5.7483,50.84397,2736,6,7,16,3,18,3.55,15.0,fr,46890,54,1973761,1,2,Active Shallow Crust,0.0,89.98727,0.0,06/07/2736
+5.7483,50.84397,2966,7,23,2,31,40,3.55,15.0,fr,46891,59,1973761,1,2,Active Shallow Crust,0.0,89.98727,0.0,07/23/2966
+5.7483,50.84397,9534,9,25,8,47,10,3.55,27.5,fr,46892,190,1973762,1,1,Active Shallow Crust,0.0,89.98727,0.0,09/25/9534
+5.7483,50.84397,1303,6,25,5,30,50,3.55,5.0,fr,46893,26,1973763,1,1,Active Shallow Crust,240.0139,57.99741,0.0,06/25/1303
+5.7483,50.84397,1637,12,7,0,4,30,3.55,5.0,fr,46894,32,1973769,1,2,Active Shallow Crust,128.895,89.99363,0.0,12/07/1637
+5.7483,50.84397,8585,10,28,18,48,1,3.55,5.0,fr,46895,171,1973769,1,2,Active Shallow Crust,128.895,89.99363,0.0,10/28/8585
+5.7483,50.84397,9315,1,26,7,41,24,3.65,5.0,fr,46896,186,1973772,1,8,Active Shallow Crust,0.0,89.98865,0.0,01/26/9315
+5.7483,50.84397,1340,8,25,11,2,30,3.65,5.0,fr,46897,26,1973772,1,8,Active Shallow Crust,0.0,89.98865,0.0,08/25/1340
+5.7483,50.84397,9776,2,5,1,12,47,3.65,5.0,fr,46898,195,1973772,1,8,Active Shallow Crust,0.0,89.98865,0.0,02/05/9776
+5.7483,50.84397,2329,3,2,8,49,36,3.65,5.0,fr,46899,46,1973772,1,8,Active Shallow Crust,0.0,89.98865,0.0,03/02/2329
+5.7483,50.84397,4384,12,9,3,12,8,3.65,5.0,fr,46900,87,1973772,1,8,Active Shallow Crust,0.0,89.98865,0.0,12/09/4384
+5.7483,50.84397,1807,5,6,19,21,9,3.65,5.0,fr,46901,36,1973772,1,8,Active Shallow Crust,0.0,89.98865,0.0,05/06/1807
+5.7483,50.84397,3595,6,22,4,47,45,3.65,5.0,fr,46902,71,1973772,1,8,Active Shallow Crust,0.0,89.98865,0.0,06/22/3595
+5.7483,50.84397,2088,7,9,7,20,59,3.65,5.0,fr,46903,41,1973772,1,8,Active Shallow Crust,0.0,89.98865,0.0,07/09/2088
+5.7483,50.84397,6867,12,15,19,18,0,3.65,15.0,fr,46904,137,1973773,1,1,Active Shallow Crust,0.0,89.98865,0.0,12/15/6867
+5.7483,50.84397,2554,4,13,8,14,59,3.65,27.5,fr,46905,51,1973774,1,1,Active Shallow Crust,0.0,89.98865,0.0,04/13/2554
+5.7483,50.84397,3619,3,15,2,46,50,3.65,5.0,fr,46906,72,1973775,1,1,Active Shallow Crust,240.0017,58.0132,0.0,03/15/3619
+5.7483,50.84397,7824,9,1,8,15,20,3.65,15.0,fr,46907,156,1973776,1,1,Active Shallow Crust,240.0017,58.0132,0.0,09/01/7824
+5.7483,50.84397,8387,4,15,12,53,51,3.65,5.0,fr,46908,167,1973778,1,1,Active Shallow Crust,0.0,89.98852,-90.0,04/15/8387
+5.7483,50.84397,4047,9,18,16,5,53,3.65,5.0,fr,46909,80,1973781,1,1,Active Shallow Crust,128.8994,89.96361,0.0,09/18/4047
+5.7483,50.84397,8229,9,11,7,21,30,3.75,5.0,fr,46910,164,1973784,1,4,Active Shallow Crust,0.0,89.98988,0.0,09/11/8229
+5.7483,50.84397,84,11,3,22,16,21,3.75,5.0,fr,46911,1,1973784,1,4,Active Shallow Crust,0.0,89.98988,0.0,11/03/0084
+5.7483,50.84397,9914,12,1,7,43,39,3.75,5.0,fr,46912,198,1973784,1,4,Active Shallow Crust,0.0,89.98988,0.0,12/01/9914
+5.7483,50.84397,3377,3,4,14,44,0,3.75,5.0,fr,46913,67,1973784,1,4,Active Shallow Crust,0.0,89.98988,0.0,03/04/3377
+5.7483,50.84397,3427,3,2,17,4,56,3.75,15.0,fr,46914,68,1973785,1,1,Active Shallow Crust,0.0,89.98988,0.0,03/02/3427
+5.7483,50.84397,2836,11,16,9,7,39,3.75,27.5,fr,46915,56,1973786,1,1,Active Shallow Crust,0.0,89.98988,0.0,11/16/2836
+5.7483,50.84397,3147,8,19,22,56,27,3.75,5.0,fr,46916,62,1973790,1,3,Active Shallow Crust,0.0,89.98977,-90.0,08/19/3147
+5.7483,50.84397,3137,1,16,3,32,2,3.75,5.0,fr,46917,62,1973790,1,3,Active Shallow Crust,0.0,89.98977,-90.0,01/16/3137
+5.7483,50.84397,3073,6,12,16,46,15,3.75,5.0,fr,46918,61,1973790,1,3,Active Shallow Crust,0.0,89.98977,-90.0,06/12/3073
+5.7483,50.84397,5872,6,8,18,54,7,3.85,5.0,fr,46919,117,1973796,1,1,Active Shallow Crust,0.0,89.99098,0.0,06/08/5872
+5.7483,50.84397,333,9,27,4,50,23,3.85,27.5,fr,46920,6,1973798,1,1,Active Shallow Crust,0.0,89.99098,0.0,09/27/0333
+5.7483,50.84397,4425,2,4,11,1,52,3.85,27.5,fr,46921,88,1973804,1,1,Active Shallow Crust,0.0,89.99088,-90.0,02/04/4425
+5.7483,50.84397,9254,8,16,19,18,51,3.95,5.0,fr,46922,185,1973808,1,1,Active Shallow Crust,0.0,89.99197,0.0,08/16/9254
+5.7483,50.84397,9432,7,9,23,56,3,3.95,27.5,fr,46923,188,1973810,1,1,Active Shallow Crust,0.0,89.99197,0.0,07/09/9432
+5.7483,50.84397,3025,2,22,17,52,59,4.05,5.0,fr,46924,60,1973820,1,1,Active Shallow Crust,0.0,89.98926,0.0,02/22/3025
+5.7483,50.84397,7335,1,15,23,4,59,4.05,15.0,fr,46925,146,1973821,1,2,Active Shallow Crust,0.0,89.98926,0.0,01/15/7335
+5.7483,50.84397,808,4,12,20,5,59,4.05,15.0,fr,46926,16,1973821,1,2,Active Shallow Crust,0.0,89.98926,0.0,04/12/0808
+5.7483,50.84397,6692,2,17,17,52,37,4.15,5.0,fr,46927,133,1973832,1,2,Active Shallow Crust,0.0,89.99043,0.0,02/17/6692
+5.7483,50.84397,8653,3,22,9,35,44,4.15,5.0,fr,46928,173,1973832,1,2,Active Shallow Crust,0.0,89.99043,0.0,03/22/8653
+5.7483,50.84397,5649,2,23,11,19,6,4.15,15.0,fr,46929,112,1973833,1,1,Active Shallow Crust,0.0,89.99043,0.0,02/23/5649
+5.7483,50.84397,1772,9,28,7,41,0,4.15,27.5,fr,46930,35,1973834,1,1,Active Shallow Crust,0.0,89.99043,0.0,09/28/1772
+5.7483,50.84397,4352,4,15,0,22,46,4.15,15.0,fr,46931,87,1973839,1,1,Active Shallow Crust,0.0,89.99032,-90.0,04/15/4352
+5.7483,50.84397,4681,1,4,13,1,46,4.25,5.0,fr,46932,93,1973844,1,1,Active Shallow Crust,0.0,89.98862,0.0,01/04/4681
+5.7483,50.84397,2164,8,8,20,20,11,4.25,5.0,fr,46933,43,1973847,1,1,Active Shallow Crust,240.009,57.99444,0.0,08/08/2164
+5.7483,50.84397,3545,4,28,0,54,4,4.35,5.0,fr,46934,70,1973856,1,1,Active Shallow Crust,0.0,89.98986,0.0,04/28/3545
+5.7483,50.84397,2923,10,31,0,17,32,4.35,15.0,fr,46935,58,1973857,1,1,Active Shallow Crust,0.0,89.98986,0.0,10/31/2923
+5.7483,50.84397,8675,11,26,1,9,59,4.35,5.0,fr,46936,173,1973859,1,1,Active Shallow Crust,240.0097,57.99592,0.0,11/26/8675
+5.7483,50.84397,5512,11,3,7,28,24,4.45,5.0,fr,46937,110,1973868,1,1,Active Shallow Crust,0.0,89.99096,0.0,11/03/5512
+5.7483,50.84397,4864,8,7,9,32,55,4.85,5.0,fr,46938,97,1973916,1,2,Active Shallow Crust,0.0,89.99002,0.0,08/07/4864
+5.7483,50.84397,9699,8,7,19,8,24,4.85,5.0,fr,46939,193,1973916,1,2,Active Shallow Crust,0.0,89.99002,0.0,08/07/9699
+5.7483,50.84397,6465,9,15,4,22,49,5.05,27.5,fr,46940,129,1973948,1,1,Active Shallow Crust,0.0,89.98969,-90.0,09/15/6465
+5.7483,50.84397,8152,12,20,0,19,25,5.05,5.0,fr,46941,163,1973949,1,1,Active Shallow Crust,128.8833,89.9905,0.0,12/20/8152
+5.7483,50.84397,4453,10,17,20,35,20,5.25,15.0,fr,46942,89,1973965,1,1,Active Shallow Crust,0.0,89.9901,0.0,10/17/4453
+5.7483,50.84397,7740,7,28,17,42,29,5.35,15.0,fr,46943,154,1973980,1,1,Active Shallow Crust,240.0285,57.99836,0.0,07/28/7740
+5.7483,50.84397,1491,4,10,9,18,29,5.65,5.0,fr,46944,29,1974015,1,1,Active Shallow Crust,240.0422,58.00021,0.0,04/10/1491
+3.38842,42.40264,5507,12,16,6,53,23,3.55,5.0,fr,46945,110,1974240,1,1,Active Shallow Crust,0.0,89.98883,0.0,12/16/5507
+3.38842,42.40264,3019,12,16,9,8,34,3.55,15.0,fr,46946,60,1974241,1,1,Active Shallow Crust,0.0,89.98883,0.0,12/16/3019
+3.38842,42.40264,7977,2,26,5,43,43,3.55,5.0,fr,46947,159,1974246,1,1,Active Shallow Crust,0.0,89.9887,-90.0,02/26/7977
+3.38842,42.40264,126,6,22,3,39,58,3.65,5.0,fr,46948,2,1974252,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/22/0126
+3.38842,42.40264,3899,4,15,7,41,17,3.75,5.0,fr,46949,77,1974264,1,1,Active Shallow Crust,0.0,89.99113,0.0,04/15/3899
+3.38842,42.40264,2007,6,26,9,46,55,3.75,5.0,fr,46950,40,1974270,1,1,Active Shallow Crust,0.0,89.99103,-90.0,06/26/2007
+3.38842,42.40264,9356,8,28,8,32,45,3.95,5.0,fr,46951,187,1974288,1,2,Active Shallow Crust,0.0,89.9906,0.0,08/28/9356
+3.38842,42.40264,7421,3,28,22,3,18,3.95,5.0,fr,46952,148,1974288,1,2,Active Shallow Crust,0.0,89.9906,0.0,03/28/7421
+3.38842,42.40264,3457,1,12,5,15,55,4.25,5.0,fr,46953,69,1974327,1,1,Active Shallow Crust,240.0067,57.99395,0.0,01/12/3457
+3.38842,42.40264,406,5,7,6,15,18,4.25,15.0,fr,46954,8,1974328,1,1,Active Shallow Crust,240.0067,57.99395,0.0,05/07/0406
+3.38842,42.40264,4979,12,3,20,3,56,4.35,5.0,fr,46955,99,1974345,1,1,Active Shallow Crust,128.8988,89.98261,0.0,12/03/4979
+1.56432,43.85101,9587,3,28,18,47,8,3.55,15.0,fr,46956,191,1974721,1,1,Active Shallow Crust,0.0,89.98909,0.0,03/28/9587
+1.56432,43.85101,5307,6,21,22,20,2,3.55,27.5,fr,46957,106,1974728,1,1,Active Shallow Crust,0.0,89.99081,-90.0,06/21/5307
+1.56432,43.85101,2015,3,24,3,39,50,3.65,5.0,fr,46958,40,1974735,1,1,Active Shallow Crust,240.0008,58.01311,0.0,03/24/2015
+1.56432,43.85101,8109,1,23,23,30,50,4.45,15.0,fr,46959,162,1974832,1,1,Active Shallow Crust,240.0045,57.99457,0.0,01/23/8109
+1.56432,43.85101,4609,9,2,4,50,17,4.75,15.0,fr,46960,92,1974865,1,1,Active Shallow Crust,0.0,89.98995,0.0,09/02/4609
+5.84187,50.9787,9978,5,4,4,24,35,3.55,5.0,fr,46961,199,1975200,1,5,Active Shallow Crust,0.0,89.9873,0.0,05/04/9978
+5.84187,50.9787,6133,2,23,4,16,58,3.55,5.0,fr,46962,122,1975200,1,5,Active Shallow Crust,0.0,89.9873,0.0,02/23/6133
+5.84187,50.9787,1327,2,27,5,9,48,3.55,5.0,fr,46963,26,1975200,1,5,Active Shallow Crust,0.0,89.9873,0.0,02/27/1327
+5.84187,50.9787,7242,11,25,19,35,23,3.55,5.0,fr,46964,144,1975200,1,5,Active Shallow Crust,0.0,89.9873,0.0,11/25/7242
+5.84187,50.9787,5977,9,23,17,54,7,3.55,5.0,fr,46965,119,1975200,1,5,Active Shallow Crust,0.0,89.9873,0.0,09/23/5977
+5.84187,50.9787,1664,12,8,5,34,56,3.55,15.0,fr,46966,33,1975201,1,2,Active Shallow Crust,0.0,89.9873,0.0,12/08/1664
+5.84187,50.9787,353,1,10,11,6,21,3.55,15.0,fr,46967,7,1975201,1,2,Active Shallow Crust,0.0,89.9873,0.0,01/10/0353
+5.84187,50.9787,4891,10,12,0,14,22,3.55,5.0,fr,46968,97,1975203,1,1,Active Shallow Crust,240.0121,57.99852,0.0,10/12/4891
+5.84187,50.9787,2589,3,12,13,10,51,3.55,5.0,fr,46969,51,1975206,1,1,Active Shallow Crust,0.0,89.98715,-90.0,03/12/2589
+5.84187,50.9787,9768,12,9,3,33,7,3.55,5.0,fr,46970,195,1975209,1,1,Active Shallow Crust,128.8962,89.99365,0.0,12/09/9768
+5.84187,50.9787,595,10,11,21,9,36,3.65,5.0,fr,46971,11,1975212,1,6,Active Shallow Crust,0.0,89.98869,0.0,10/11/0595
+5.84187,50.9787,7677,11,13,0,3,47,3.65,5.0,fr,46972,153,1975212,1,6,Active Shallow Crust,0.0,89.98869,0.0,11/13/7677
+5.84187,50.9787,8070,7,31,11,7,18,3.65,5.0,fr,46973,161,1975212,1,6,Active Shallow Crust,0.0,89.98869,0.0,07/31/8070
+5.84187,50.9787,7689,1,1,21,16,57,3.65,5.0,fr,46974,153,1975212,1,6,Active Shallow Crust,0.0,89.98869,0.0,01/01/7689
+5.84187,50.9787,3718,2,3,5,48,45,3.65,5.0,fr,46975,74,1975212,1,6,Active Shallow Crust,0.0,89.98869,0.0,02/03/3718
+5.84187,50.9787,9115,6,22,13,28,44,3.65,5.0,fr,46976,182,1975212,1,6,Active Shallow Crust,0.0,89.98869,0.0,06/22/9115
+5.84187,50.9787,9525,9,24,18,30,44,3.65,27.5,fr,46977,190,1975217,1,1,Active Shallow Crust,240.0021,58.01252,0.0,09/24/9525
+5.84187,50.9787,2405,12,11,16,32,9,3.75,5.0,fr,46978,48,1975224,1,3,Active Shallow Crust,0.0,89.98991,0.0,12/11/2405
+5.84187,50.9787,4237,9,30,2,25,54,3.75,5.0,fr,46979,84,1975224,1,3,Active Shallow Crust,0.0,89.98991,0.0,09/30/4237
+5.84187,50.9787,9750,12,15,16,56,19,3.75,5.0,fr,46980,194,1975224,1,3,Active Shallow Crust,0.0,89.98991,0.0,12/15/9750
+5.84187,50.9787,6649,8,7,23,50,26,3.75,15.0,fr,46981,132,1975225,1,2,Active Shallow Crust,0.0,89.98991,0.0,08/07/6649
+5.84187,50.9787,8014,3,28,6,5,4,3.75,15.0,fr,46982,160,1975225,1,2,Active Shallow Crust,0.0,89.98991,0.0,03/28/8014
+5.84187,50.9787,628,2,16,2,59,19,3.75,5.0,fr,46983,12,1975227,1,1,Active Shallow Crust,240.0094,58.01805,0.0,02/16/0628
+5.84187,50.9787,1726,1,6,15,47,46,3.75,15.0,fr,46984,34,1975228,1,1,Active Shallow Crust,240.0094,58.01805,0.0,01/06/1726
+5.84187,50.9787,2832,11,20,23,20,1,3.85,5.0,fr,46985,56,1975236,1,1,Active Shallow Crust,0.0,89.99101,0.0,11/20/2832
+5.84187,50.9787,4217,11,24,15,8,15,3.85,5.0,fr,46986,84,1975242,1,1,Active Shallow Crust,0.0,89.99091,-90.0,11/24/4217
+5.84187,50.9787,3267,9,10,19,57,56,3.85,5.0,fr,46987,65,1975245,1,1,Active Shallow Crust,128.8954,89.99326,0.0,09/10/3267
+5.84187,50.9787,5114,5,4,9,16,54,3.95,5.0,fr,46988,102,1975248,1,3,Active Shallow Crust,0.0,89.99199,0.0,05/04/5114
+5.84187,50.9787,7165,12,6,17,39,58,3.95,5.0,fr,46989,143,1975248,1,3,Active Shallow Crust,0.0,89.99199,0.0,12/06/7165
+5.84187,50.9787,928,3,30,11,7,30,3.95,5.0,fr,46990,18,1975248,1,3,Active Shallow Crust,0.0,89.99199,0.0,03/30/0928
+5.84187,50.9787,3738,10,12,21,2,16,3.95,5.0,fr,46991,74,1975251,1,2,Active Shallow Crust,240.0207,58.00513,0.0,10/12/3738
+5.84187,50.9787,7274,10,3,15,59,21,3.95,5.0,fr,46992,145,1975251,1,2,Active Shallow Crust,240.0207,58.00513,0.0,10/03/7274
+5.84187,50.9787,5813,11,28,8,7,15,3.95,5.0,fr,46993,116,1975257,1,1,Active Shallow Crust,128.8989,89.99399,0.0,11/28/5813
+5.84187,50.9787,5280,5,12,6,24,10,4.05,5.0,fr,46994,105,1975260,1,1,Active Shallow Crust,0.0,89.98929,0.0,05/12/5280
+5.84187,50.9787,9916,11,23,4,25,10,4.15,5.0,fr,46995,198,1975272,1,1,Active Shallow Crust,0.0,89.99046,0.0,11/23/9916
+5.84187,50.9787,9958,12,16,18,32,53,4.15,15.0,fr,46996,199,1975273,1,2,Active Shallow Crust,0.0,89.99046,0.0,12/16/9958
+5.84187,50.9787,1274,3,12,20,1,48,4.15,15.0,fr,46997,25,1975273,1,2,Active Shallow Crust,0.0,89.99046,0.0,03/12/1274
+5.84187,50.9787,7157,9,15,22,33,0,4.25,5.0,fr,46998,143,1975284,1,1,Active Shallow Crust,0.0,89.98866,0.0,09/15/7157
+5.84187,50.9787,3969,1,22,18,34,27,4.45,5.0,fr,46999,79,1975308,1,1,Active Shallow Crust,0.0,89.99099,0.0,01/22/3969
+5.84187,50.9787,6057,1,23,1,6,45,4.55,5.0,fr,47000,121,1975320,1,1,Active Shallow Crust,0.0,89.98996,0.0,01/23/6057
+5.84187,50.9787,9180,3,31,21,25,59,4.65,5.0,fr,47001,183,1975332,1,1,Active Shallow Crust,0.0,89.98927,0.0,03/31/9180
+5.84187,50.9787,1630,6,21,7,20,26,4.75,5.0,fr,47002,32,1975344,1,2,Active Shallow Crust,0.0,89.99043,0.0,06/21/1630
+5.84187,50.9787,4648,11,21,14,34,3,4.75,5.0,fr,47003,92,1975344,1,2,Active Shallow Crust,0.0,89.99043,0.0,11/21/4648
+5.84187,50.9787,1545,2,18,22,36,19,4.85,15.0,fr,47004,30,1975360,1,1,Active Shallow Crust,240.0194,58.00269,0.0,02/18/1545
+5.84187,50.9787,3173,1,16,3,47,44,4.95,5.0,fr,47005,63,1975368,1,1,Active Shallow Crust,0.0,89.98986,0.0,01/16/3173
+5.84187,50.9787,2018,8,6,13,10,5,5.55,15.0,fr,47006,40,1975447,1,1,Active Shallow Crust,0.0,89.98972,-90.0,08/06/2018
+5.841871,50.9787,420,11,17,19,6,12,6.05,5.357596,fr,47007,8,1975500,1,1,Active Shallow Crust,0.0,89.98999,0.0,11/17/0420
+6.98522,50.50439,5000,10,23,3,35,20,3.55,5.0,fr,47008,99,1976160,1,4,Active Shallow Crust,0.0,89.98717,0.0,10/23/5000
+6.98522,50.50439,7622,9,3,4,54,30,3.55,5.0,fr,47009,152,1976160,1,4,Active Shallow Crust,0.0,89.98717,0.0,09/03/7622
+6.98522,50.50439,5046,10,18,6,13,47,3.55,5.0,fr,47010,100,1976160,1,4,Active Shallow Crust,0.0,89.98717,0.0,10/18/5046
+6.98522,50.50439,9638,12,11,7,2,40,3.55,5.0,fr,47011,192,1976160,1,4,Active Shallow Crust,0.0,89.98717,0.0,12/11/9638
+6.98522,50.50439,5349,1,23,0,30,31,3.55,15.0,fr,47012,106,1976161,1,2,Active Shallow Crust,0.0,89.98717,0.0,01/23/5349
+6.98522,50.50439,27,3,25,7,12,45,3.55,15.0,fr,47013,0,1976161,1,2,Active Shallow Crust,0.0,89.98717,0.0,03/25/0027
+6.98522,50.50439,3499,5,17,0,9,11,3.65,5.0,fr,47014,69,1976172,1,3,Active Shallow Crust,0.0,89.98857,0.0,05/17/3499
+6.98522,50.50439,9947,7,6,11,49,39,3.65,5.0,fr,47015,198,1976172,1,3,Active Shallow Crust,0.0,89.98857,0.0,07/06/9947
+6.98522,50.50439,9544,10,24,10,33,47,3.65,5.0,fr,47016,190,1976172,1,3,Active Shallow Crust,0.0,89.98857,0.0,10/24/9544
+6.98522,50.50439,3608,4,18,14,58,49,3.75,5.0,fr,47017,72,1976184,1,1,Active Shallow Crust,0.0,89.98981,0.0,04/18/3608
+6.98522,50.50439,8085,6,5,4,50,22,3.75,5.0,fr,47018,161,1976187,1,1,Active Shallow Crust,240.0085,58.0184,0.0,06/05/8085
+6.98522,50.50439,5614,1,31,11,23,35,3.85,15.0,fr,47019,112,1976197,1,1,Active Shallow Crust,0.0,89.99092,0.0,01/31/5614
+6.98522,50.50439,9284,4,16,3,52,51,3.95,5.0,fr,47020,185,1976208,1,1,Active Shallow Crust,0.0,89.99191,0.0,04/16/9284
+6.98522,50.50439,1674,8,29,5,35,31,3.95,5.0,fr,47021,33,1976211,1,1,Active Shallow Crust,240.0203,58.0048,0.0,08/29/1674
+6.98522,50.50439,1585,5,29,16,35,38,4.05,15.0,fr,47022,31,1976221,1,1,Active Shallow Crust,0.0,89.98918,0.0,05/29/1585
+6.98522,50.50439,6140,8,28,0,13,37,4.25,5.0,fr,47023,122,1976247,1,1,Active Shallow Crust,240.0086,57.99387,0.0,08/28/6140
+6.98522,50.50439,1059,12,20,5,53,38,4.85,5.0,fr,47024,21,1976322,1,1,Active Shallow Crust,0.0,89.98983,-90.0,12/20/1059
+6.98522,50.50439,9714,1,10,6,38,23,5.95,5.0,fr,47025,194,1976448,1,1,Active Shallow Crust,0.0,89.98988,0.0,01/10/9714
+-2.49114,47.44035,8197,10,28,14,26,54,3.55,15.0,fr,47026,163,1976641,1,1,Active Shallow Crust,0.0,89.98977,0.0,10/28/8197
+-2.49114,47.44035,6139,9,16,6,32,41,3.55,15.0,fr,47027,122,1976644,1,1,Active Shallow Crust,240.0123,57.99847,0.0,09/16/6139
+-2.49114,47.44035,5270,4,3,7,53,7,3.65,15.0,fr,47028,105,1976653,1,1,Active Shallow Crust,0.0,89.99088,0.0,04/03/5270
+-2.49114,47.44035,9477,9,10,16,37,31,3.75,5.0,fr,47029,189,1976664,1,1,Active Shallow Crust,0.0,89.98917,0.0,09/10/9477
+-2.49114,47.44035,4817,8,24,19,2,23,4.15,27.5,fr,47030,96,1976720,1,1,Active Shallow Crust,0.0,89.98962,-90.0,08/24/4817
+-2.49114,47.44035,1209,8,18,1,26,4,4.25,15.0,fr,47031,24,1976725,1,1,Active Shallow Crust,0.0,89.98933,0.0,08/18/1209
+-2.49114,47.44035,4986,12,16,13,35,49,4.25,5.0,fr,47032,99,1976727,1,1,Active Shallow Crust,240.0078,57.9941,0.0,12/16/4986
+-2.49114,47.44035,1378,2,17,18,31,11,4.25,5.0,fr,47033,27,1976733,1,1,Active Shallow Crust,128.8943,89.98098,0.0,02/17/1378
+-2.49114,47.44035,6579,3,17,14,27,31,4.55,5.0,fr,47034,131,1976763,1,1,Active Shallow Crust,240.0097,57.99739,0.0,03/17/6579
+-2.49114,47.44035,5830,10,10,16,14,0,4.95,15.0,fr,47035,116,1976812,1,1,Active Shallow Crust,240.0123,58.00462,0.0,10/10/5830
+4.24841,41.58549,1372,9,5,9,28,34,3.55,5.0,fr,47036,27,1977120,1,1,Active Shallow Crust,0.0,89.99245,0.0,09/05/1372
+4.24841,41.58549,9822,3,25,11,53,56,3.75,5.0,fr,47037,196,1977144,1,1,Active Shallow Crust,0.0,89.98801,0.0,03/25/9822
+4.24841,41.58549,4198,8,4,5,16,31,4.15,5.0,fr,47038,83,1977192,1,1,Active Shallow Crust,0.0,89.98866,0.0,08/04/4198
+4.24841,41.58549,1444,5,15,22,9,40,4.15,15.0,fr,47039,28,1977193,1,1,Active Shallow Crust,0.0,89.98866,0.0,05/15/1444
+4.24841,41.58549,2395,7,16,19,43,14,4.65,27.5,fr,47040,47,1977254,1,1,Active Shallow Crust,0.0,89.98937,0.0,07/16/2395
+0.92588,52.65574,2702,4,23,15,16,33,3.75,5.0,fr,47041,54,1977624,1,1,Active Shallow Crust,0.0,89.99028,0.0,04/23/2702
+0.92588,52.65574,7112,8,18,3,24,33,4.25,15.0,fr,47042,142,1977685,1,1,Active Shallow Crust,0.0,89.9901,0.0,08/18/7112
+-0.32253,46.53912,6406,4,19,9,39,7,3.65,5.0,fr,47043,128,1978092,1,1,Active Shallow Crust,0.0,89.98995,0.0,04/19/6406
+-0.32253,46.53912,9324,5,10,12,44,46,3.65,5.0,fr,47044,186,1978098,1,1,Active Shallow Crust,0.0,89.98984,-90.0,05/10/9324
+-0.32253,46.53912,7824,1,11,4,46,56,3.65,15.0,fr,47045,156,1978099,1,1,Active Shallow Crust,0.0,89.98984,-90.0,01/11/7824
+-0.32253,46.53912,8428,10,9,16,9,14,3.75,5.0,fr,47046,168,1978113,1,1,Active Shallow Crust,128.8967,89.96733,0.0,10/09/8428
+-0.32253,46.53912,2751,8,5,20,48,1,3.85,5.0,fr,47047,55,1978116,1,1,Active Shallow Crust,0.0,89.98987,0.0,08/05/2751
+-0.32253,46.53912,5084,7,6,2,15,24,3.95,5.0,fr,47048,101,1978128,1,1,Active Shallow Crust,0.0,89.98988,0.0,07/06/5084
+-0.32253,46.53912,7211,11,3,2,4,59,3.95,5.0,fr,47049,144,1978131,1,1,Active Shallow Crust,240.0198,58.00497,0.0,11/03/7211
+-0.32253,46.53912,9723,5,13,22,39,13,4.05,5.0,fr,47050,194,1978140,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/13/9723
+-0.32253,46.53912,2272,6,6,2,57,24,4.15,5.0,fr,47051,45,1978155,1,1,Active Shallow Crust,240.0084,57.99731,0.0,06/06/2272
+-0.32253,46.53912,649,1,11,19,58,1,4.25,5.0,fr,47052,12,1978164,1,1,Active Shallow Crust,0.0,89.98993,0.0,01/11/0649
+-0.32253,46.53912,6144,8,29,19,29,51,4.25,5.0,fr,47053,122,1978167,1,1,Active Shallow Crust,240.0076,57.99408,0.0,08/29/6144
+-0.32253,46.53912,8936,9,16,2,31,26,4.55,5.0,fr,47054,178,1978203,1,1,Active Shallow Crust,240.0093,57.99738,0.0,09/16/8936
+-0.32253,46.53912,1116,11,11,13,59,16,4.75,5.0,fr,47055,22,1978224,1,1,Active Shallow Crust,0.0,89.98998,0.0,11/11/1116
+-0.32253,46.53912,3221,5,10,7,17,7,4.85,5.0,fr,47056,64,1978236,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/10/3221
+2.69276,45.5955,4611,10,16,0,11,52,3.55,5.0,fr,47057,92,1979040,1,1,Active Shallow Crust,0.0,89.98942,0.0,10/16/4611
+2.69276,45.5955,1778,7,24,4,26,46,3.55,15.0,fr,47058,35,1979041,1,1,Active Shallow Crust,0.0,89.98942,0.0,07/24/1778
+2.69276,45.5955,4276,10,14,3,44,52,3.55,27.5,fr,47059,85,1979042,1,1,Active Shallow Crust,0.0,89.98942,0.0,10/14/4276
+2.69276,45.5955,4243,4,16,6,27,7,3.65,5.0,fr,47060,84,1979052,1,1,Active Shallow Crust,0.0,89.99057,0.0,04/16/4243
+2.69276,45.5955,5094,6,26,7,19,44,3.65,5.0,fr,47061,101,1979055,1,1,Active Shallow Crust,240.0012,58.01303,0.0,06/26/5094
+2.69276,45.5955,4746,2,17,7,31,59,3.75,5.0,fr,47062,94,1979064,1,1,Active Shallow Crust,0.0,89.98879,0.0,02/17/4746
+2.69276,45.5955,312,4,26,21,53,23,3.75,15.0,fr,47063,6,1979065,1,3,Active Shallow Crust,0.0,89.98879,0.0,04/26/0312
+2.69276,45.5955,5321,5,24,7,43,32,3.75,15.0,fr,47064,106,1979065,1,3,Active Shallow Crust,0.0,89.98879,0.0,05/24/5321
+2.69276,45.5955,819,9,8,0,22,49,3.75,15.0,fr,47065,16,1979065,1,3,Active Shallow Crust,0.0,89.98879,0.0,09/08/0819
+2.69276,45.5955,9602,9,23,10,2,27,3.85,15.0,fr,47066,192,1979077,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/23/9602
+2.69276,45.5955,5072,8,4,19,2,13,3.95,15.0,fr,47067,101,1979092,1,1,Active Shallow Crust,240.0195,58.00517,0.0,08/04/5072
+2.69276,45.5955,5162,12,17,11,18,8,4.05,15.0,fr,47068,103,1979101,1,2,Active Shallow Crust,0.0,89.99008,0.0,12/17/5162
+2.69276,45.5955,1091,4,10,7,41,16,4.05,15.0,fr,47069,21,1979101,1,2,Active Shallow Crust,0.0,89.99008,0.0,04/10/1091
+2.69276,45.5955,4970,6,2,22,38,37,4.05,5.0,fr,47070,99,1979103,1,1,Active Shallow Crust,240.0058,58.00563,0.0,06/02/4970
+2.69276,45.5955,6264,7,12,18,16,37,4.15,5.0,fr,47071,125,1979112,1,1,Active Shallow Crust,0.0,89.98939,0.0,07/12/6264
+2.69276,45.5955,9293,1,29,18,31,56,4.45,5.0,fr,47072,185,1979148,1,1,Active Shallow Crust,0.0,89.98998,0.0,01/29/9293
+6.04919,42.76621,4734,1,26,1,30,2,3.55,27.5,fr,47073,94,1979522,1,1,Active Shallow Crust,0.0,89.9926,0.0,01/26/4734
+6.04919,42.76621,5808,4,19,11,45,10,4.25,5.0,fr,47074,116,1979604,1,1,Active Shallow Crust,0.0,89.99008,0.0,04/19/5808
+0.04919,43.85786,4666,3,21,14,56,22,3.55,5.0,fr,47075,93,1980480,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/21/4666
+0.04919,43.85786,6700,10,19,3,56,40,3.75,15.0,fr,47076,133,1980511,1,1,Active Shallow Crust,0.0,89.99001,-90.0,10/19/6700
+0.04919,43.85786,9142,4,30,2,8,46,3.85,5.0,fr,47077,182,1980516,1,1,Active Shallow Crust,0.0,89.98998,0.0,04/30/9142
+0.04919,43.85786,6247,9,29,22,34,54,3.95,5.0,fr,47078,124,1980528,1,1,Active Shallow Crust,0.0,89.99,0.0,09/29/6247
+0.04919,43.85786,1855,2,8,8,16,45,4.05,5.0,fr,47079,37,1980543,1,1,Active Shallow Crust,240.0056,58.00576,0.0,02/08/1855
+5.93841,47.73597,3518,4,6,18,58,37,3.55,5.0,fr,47080,70,1980960,1,1,Active Shallow Crust,0.0,89.99322,0.0,04/06/3518
+5.93841,47.73597,9315,7,19,19,15,44,3.55,15.0,fr,47081,186,1980961,1,1,Active Shallow Crust,0.0,89.99322,0.0,07/19/9315
+5.93841,47.73597,5484,2,18,17,39,18,3.65,5.0,fr,47082,109,1980972,1,1,Active Shallow Crust,0.0,89.98791,0.0,02/18/5484
+5.93841,47.73597,6357,8,14,17,15,42,3.65,15.0,fr,47083,127,1980973,1,1,Active Shallow Crust,0.0,89.98791,0.0,08/14/6357
+5.93841,47.73597,6359,10,3,7,21,7,3.65,27.5,fr,47084,127,1980974,1,1,Active Shallow Crust,0.0,89.98791,0.0,10/03/6359
+5.93841,47.73597,1855,4,18,6,28,52,3.65,5.0,fr,47085,37,1980975,1,1,Active Shallow Crust,240.0013,58.01311,0.0,04/18/1855
+5.93841,47.73597,6300,9,28,13,10,7,3.75,5.0,fr,47086,125,1980984,1,2,Active Shallow Crust,0.0,89.98923,0.0,09/28/6300
+5.93841,47.73597,5505,1,19,6,9,17,3.75,5.0,fr,47087,110,1980984,1,2,Active Shallow Crust,0.0,89.98923,0.0,01/19/5505
+5.93841,47.73597,4650,7,25,7,48,21,3.75,15.0,fr,47088,92,1980985,1,1,Active Shallow Crust,0.0,89.98923,0.0,07/25/4650
+5.93841,47.73597,4294,1,15,4,34,43,3.85,5.0,fr,47089,85,1981002,1,1,Active Shallow Crust,0.0,89.99029,-90.0,01/15/4294
+5.93841,47.73597,9006,11,16,21,4,41,3.95,15.0,fr,47090,180,1981009,1,1,Active Shallow Crust,0.0,89.99144,0.0,11/16/9006
+5.93841,47.73597,2671,10,17,21,43,6,4.15,5.0,fr,47091,53,1981032,1,1,Active Shallow Crust,0.0,89.9898,0.0,10/17/2671
+5.93841,47.73597,3443,11,3,7,15,58,4.35,15.0,fr,47092,68,1981057,1,1,Active Shallow Crust,0.0,89.9892,0.0,11/03/3443
+2.07306,48.28524,8662,9,23,8,12,52,3.65,5.0,fr,47093,173,1981452,1,1,Active Shallow Crust,0.0,89.99103,0.0,09/23/8662
+2.07306,48.28524,6345,12,18,19,6,52,3.95,27.5,fr,47094,126,1981490,1,1,Active Shallow Crust,0.0,89.98942,0.0,12/18/6345
+2.07306,48.28524,3606,10,13,13,24,19,4.15,5.0,fr,47095,72,1981512,1,1,Active Shallow Crust,0.0,89.98991,0.0,10/13/3606
+2.07306,48.28524,6300,12,12,5,33,8,4.15,15.0,fr,47096,125,1981513,1,1,Active Shallow Crust,0.0,89.98991,0.0,12/12/6300
+2.07306,48.28524,184,10,19,14,50,39,4.35,5.0,fr,47097,3,1981536,1,1,Active Shallow Crust,0.0,89.99065,0.0,10/19/0184
+7.32082,43.58724,6863,12,22,14,23,42,3.55,5.0,fr,47098,137,1981920,1,1,Active Shallow Crust,0.0,89.9927,0.0,12/22/6863
+7.32082,43.58724,5428,1,28,15,50,37,3.55,15.0,fr,47099,108,1981921,1,1,Active Shallow Crust,0.0,89.9927,0.0,01/28/5428
+7.32082,43.58724,2895,3,2,9,51,2,3.65,5.0,fr,47100,57,1981932,1,4,Active Shallow Crust,0.0,89.98698,0.0,03/02/2895
+7.32082,43.58724,1896,12,1,11,49,26,3.65,5.0,fr,47101,37,1981932,1,4,Active Shallow Crust,0.0,89.98698,0.0,12/01/1896
+7.32082,43.58724,4940,7,10,12,2,51,3.65,5.0,fr,47102,98,1981932,1,4,Active Shallow Crust,0.0,89.98698,0.0,07/10/4940
+7.32082,43.58724,7185,1,18,9,2,30,3.65,5.0,fr,47103,143,1981932,1,4,Active Shallow Crust,0.0,89.98698,0.0,01/18/7185
+7.32082,43.58724,3924,5,27,13,34,54,3.65,15.0,fr,47104,78,1981933,1,1,Active Shallow Crust,0.0,89.98698,0.0,05/27/3924
+7.32082,43.58724,6932,6,12,12,35,45,3.65,5.0,fr,47105,138,1981938,1,1,Active Shallow Crust,0.0,89.98683,-90.0,06/12/6932
+7.32082,43.58724,2459,3,13,19,56,55,3.65,5.0,fr,47106,49,1981941,1,1,Active Shallow Crust,128.901,89.96347,0.0,03/13/2459
+7.32082,43.58724,6782,6,4,23,43,45,3.75,5.0,fr,47107,135,1981944,1,1,Active Shallow Crust,0.0,89.9884,0.0,06/04/6782
+7.32082,43.58724,2944,4,21,15,53,46,3.95,27.5,fr,47108,58,1981973,1,1,Active Shallow Crust,240.0201,58.00499,0.0,04/21/2944
+7.32082,43.58724,4486,6,1,4,51,0,4.05,5.0,fr,47109,89,1981980,1,3,Active Shallow Crust,0.0,89.99178,0.0,06/01/4486
+7.32082,43.58724,3975,6,4,13,20,11,4.05,5.0,fr,47110,79,1981980,1,3,Active Shallow Crust,0.0,89.99178,0.0,06/04/3975
+7.32082,43.58724,6274,4,21,21,46,10,4.05,5.0,fr,47111,125,1981980,1,3,Active Shallow Crust,0.0,89.99178,0.0,04/21/6274
+7.32082,43.58724,6665,1,20,6,50,6,4.95,15.0,fr,47112,133,1982098,1,1,Active Shallow Crust,128.8912,89.98962,0.0,01/20/6665
+7.32082,43.58724,428,3,18,12,32,43,5.55,15.0,fr,47113,8,1982167,1,1,Active Shallow Crust,0.0,89.98965,-90.0,03/18/0428
+-3.66467,48.82484,2644,11,17,17,54,40,3.55,15.0,fr,47114,52,1982401,1,1,Active Shallow Crust,0.0,89.99004,0.0,11/17/2644
+-3.66467,48.82484,6461,10,20,3,22,12,3.55,15.0,fr,47115,129,1982410,1,1,Active Shallow Crust,128.8964,89.99336,0.0,10/20/6461
+-3.66467,48.82484,963,7,14,8,36,44,3.65,5.0,fr,47116,19,1982412,1,1,Active Shallow Crust,0.0,89.99113,0.0,07/14/0963
+-3.66467,48.82484,2287,2,2,17,18,37,3.65,5.0,fr,47117,45,1982418,1,1,Active Shallow Crust,0.0,89.99102,-90.0,02/02/2287
+-3.66467,48.82484,8959,4,14,22,21,46,3.75,5.0,fr,47118,179,1982424,1,1,Active Shallow Crust,0.0,89.98946,0.0,04/14/8959
+-3.66467,48.82484,6407,6,10,11,50,48,3.75,27.5,fr,47119,128,1982426,1,1,Active Shallow Crust,0.0,89.98946,0.0,06/10/6407
+-3.66467,48.82484,5675,5,25,10,11,33,4.15,5.0,fr,47120,113,1982472,1,1,Active Shallow Crust,0.0,89.99002,0.0,05/25/5675
+-3.66467,48.82484,6522,6,20,0,33,28,4.55,5.0,fr,47121,130,1982529,1,1,Active Shallow Crust,128.8933,89.98578,0.0,06/20/6522
+-3.66467,48.82484,5075,5,30,0,44,6,5.65,5.0,fr,47122,101,1982652,1,1,Active Shallow Crust,0.0,89.98994,0.0,05/30/5075
+0.97743,49.9408,8526,9,3,4,45,32,3.55,15.0,fr,47123,170,1982881,1,1,Active Shallow Crust,0.0,89.99026,0.0,09/03/8526
+0.97743,49.9408,6538,11,15,6,14,35,3.75,15.0,fr,47124,130,1982908,1,1,Active Shallow Crust,240.0088,58.01772,0.0,11/15/6538
+0.97743,49.9408,425,12,7,23,11,41,3.85,15.0,fr,47125,8,1982917,1,1,Active Shallow Crust,0.0,89.99023,0.0,12/07/0425
+0.97743,49.9408,3811,2,27,17,45,36,3.95,5.0,fr,47126,76,1982928,1,1,Active Shallow Crust,0.0,89.98976,0.0,02/27/3811
+0.97743,49.9408,1633,4,30,14,12,51,4.05,15.0,fr,47127,32,1982941,1,1,Active Shallow Crust,0.0,89.98996,0.0,04/30/1633
+0.97743,49.9408,8028,1,15,18,50,41,4.15,5.0,fr,47128,160,1982952,1,1,Active Shallow Crust,0.0,89.98984,0.0,01/15/8028
+0.97743,49.9408,6898,12,19,5,35,11,4.15,15.0,fr,47129,137,1982953,1,1,Active Shallow Crust,0.0,89.98984,0.0,12/19/6898
+0.97743,49.9408,4046,7,26,3,56,1,4.25,5.0,fr,47130,80,1982970,1,1,Active Shallow Crust,0.0,89.9901,-90.0,07/26/4046
+0.97743,49.9408,6034,1,12,8,23,2,4.35,5.0,fr,47131,120,1982976,1,1,Active Shallow Crust,0.0,89.98999,0.0,01/12/6034
+0.97743,49.9408,4926,6,24,4,5,22,4.75,27.5,fr,47132,98,1983035,1,1,Active Shallow Crust,128.8875,89.98811,0.0,06/24/4926
+0.97743,49.9408,1685,10,21,6,50,27,4.85,15.0,fr,47133,33,1983046,1,1,Active Shallow Crust,128.8913,89.98901,0.0,10/21/1685
+-0.55163,43.80133,9147,10,4,8,21,21,3.55,5.0,fr,47134,182,1983360,1,1,Active Shallow Crust,0.0,89.98999,0.0,10/04/9147
+-0.55163,43.80133,358,9,1,18,36,11,3.55,15.0,fr,47135,7,1983361,1,1,Active Shallow Crust,0.0,89.98999,0.0,09/01/0358
+-0.55163,43.80133,9145,2,5,16,56,33,3.65,15.0,fr,47136,182,1983373,1,1,Active Shallow Crust,0.0,89.99027,0.0,02/05/9145
+-0.55163,43.80133,6972,1,9,3,12,17,3.65,5.0,fr,47137,139,1983381,1,1,Active Shallow Crust,128.9005,89.96354,0.0,01/09/6972
+-0.55163,43.80133,6957,12,8,4,10,32,3.75,5.0,fr,47138,139,1983384,1,1,Active Shallow Crust,0.0,89.98988,0.0,12/08/6957
+-0.55163,43.80133,7190,11,14,17,48,36,3.95,15.0,fr,47139,143,1983409,1,1,Active Shallow Crust,0.0,89.99024,0.0,11/14/7190
+-0.55163,43.80133,8234,11,14,8,30,18,4.25,5.0,fr,47140,164,1983444,1,1,Active Shallow Crust,0.0,89.98984,0.0,11/14/8234
+0.46028,49.78468,5524,11,4,4,55,35,3.55,5.0,fr,47141,110,1984320,1,1,Active Shallow Crust,0.0,89.98983,0.0,11/04/5524
+0.46028,49.78468,4888,10,25,20,37,42,3.65,5.0,fr,47142,97,1984332,1,1,Active Shallow Crust,0.0,89.98985,0.0,10/25/4888
+0.46028,49.78468,2648,3,7,16,42,40,3.65,27.5,fr,47143,52,1984334,1,1,Active Shallow Crust,0.0,89.98985,0.0,03/07/2648
+0.46028,49.78468,2597,6,2,15,58,23,3.65,5.0,fr,47144,51,1984338,1,1,Active Shallow Crust,0.0,89.9901,-90.0,06/02/2597
+0.46028,49.78468,8428,7,11,16,35,32,3.75,15.0,fr,47145,168,1984345,1,1,Active Shallow Crust,0.0,89.98998,0.0,07/11/8428
+0.46028,49.78468,3191,11,7,14,18,24,3.75,5.0,fr,47146,63,1984347,1,1,Active Shallow Crust,240.0087,58.01765,0.0,11/07/3191
+0.46028,49.78468,1626,8,31,0,33,1,3.75,15.0,fr,47147,32,1984354,1,1,Active Shallow Crust,128.8962,89.96735,0.0,08/31/1626
+0.46028,49.78468,9158,4,20,12,24,55,3.85,15.0,fr,47148,183,1984360,1,1,Active Shallow Crust,240.0113,57.99791,0.0,04/20/9158
+0.46028,49.78468,2780,8,29,22,58,5,4.05,5.0,fr,47149,55,1984380,1,1,Active Shallow Crust,0.0,89.98993,0.0,08/29/2780
+0.46028,49.78468,5288,7,21,2,22,0,4.35,5.0,fr,47150,105,1984419,1,1,Active Shallow Crust,240.0092,57.99608,0.0,07/21/5288
+0.46028,49.78468,4721,11,17,4,9,42,4.55,5.0,fr,47151,94,1984449,1,1,Active Shallow Crust,128.893,89.98577,0.0,11/17/4721
+0.46028,49.78468,5111,8,27,15,16,20,4.65,15.0,fr,47152,102,1984453,1,1,Active Shallow Crust,0.0,89.99002,0.0,08/27/5111
+0.46028,49.78468,4011,5,15,17,26,52,5.15,5.0,fr,47153,80,1984521,1,1,Active Shallow Crust,128.882,89.99104,0.0,05/15/4011
+-2.11117,49.75776,1807,10,30,1,6,17,4.95,15.0,fr,47154,36,1984969,1,1,Active Shallow Crust,0.0,89.99025,0.0,10/30/1807
+0.8051,50.7161,1866,7,4,0,27,12,3.55,5.0,fr,47155,37,1985763,1,1,Active Shallow Crust,240.0126,57.99823,0.0,07/04/1866
+0.8051,50.7161,957,4,2,23,54,12,3.85,5.0,fr,47156,19,1985796,1,1,Active Shallow Crust,0.0,89.98983,0.0,04/02/0957
+0.8051,50.7161,8416,1,9,23,48,54,3.95,5.0,fr,47157,168,1985808,1,2,Active Shallow Crust,0.0,89.98993,0.0,01/09/8416
+0.8051,50.7161,2678,3,28,20,58,18,3.95,5.0,fr,47158,53,1985808,1,2,Active Shallow Crust,0.0,89.98993,0.0,03/28/2678
+0.8051,50.7161,7588,12,12,7,13,33,4.55,5.0,fr,47159,151,1985889,1,1,Active Shallow Crust,128.8927,89.98577,0.0,12/12/7588
+0.8051,50.7161,2554,10,30,17,14,14,4.65,15.0,fr,47160,51,1985896,1,1,Active Shallow Crust,240.0124,57.99453,0.0,10/30/2554
+-1.26062,48.2164,995,9,24,4,24,5,3.55,5.0,fr,47161,19,1986240,1,1,Active Shallow Crust,0.0,89.98992,0.0,09/24/0995
+-1.26062,48.2164,3066,11,19,8,3,54,3.65,5.0,fr,47162,61,1986252,1,1,Active Shallow Crust,0.0,89.98952,0.0,11/19/3066
+-1.26062,48.2164,2866,4,23,17,24,21,3.65,5.0,fr,47163,57,1986255,1,1,Active Shallow Crust,240.001,58.01306,0.0,04/23/2866
+-1.26062,48.2164,3888,5,23,10,13,54,3.65,27.5,fr,47164,77,1986263,1,1,Active Shallow Crust,128.9,89.96355,0.0,05/23/3888
+-1.26062,48.2164,157,3,29,14,41,2,3.75,5.0,fr,47165,3,1986267,1,1,Active Shallow Crust,240.0086,58.01756,0.0,03/29/0157
+-1.26062,48.2164,1112,12,22,12,44,57,3.95,5.0,fr,47166,22,1986288,1,1,Active Shallow Crust,0.0,89.99046,0.0,12/22/1112
+-1.26062,48.2164,3995,11,19,10,43,46,4.05,5.0,fr,47167,79,1986303,1,1,Active Shallow Crust,240.0063,58.00592,0.0,11/19/3995
+-1.26062,48.2164,358,6,25,6,8,33,4.15,5.0,fr,47168,7,1986312,1,1,Active Shallow Crust,0.0,89.9899,0.0,06/25/0358
+-1.26062,48.2164,8066,4,25,17,16,50,4.45,5.0,fr,47169,161,1986354,1,1,Active Shallow Crust,0.0,89.98975,-90.0,04/25/8066
+-1.26062,48.2164,1039,5,22,0,30,37,4.95,5.0,fr,47170,20,1986408,1,1,Active Shallow Crust,0.0,89.98994,0.0,05/22/1039
+-1.26062,48.2164,6720,11,3,13,17,30,5.85,5.0,fr,47171,134,1986519,1,1,Active Shallow Crust,240.0495,58.00016,0.0,11/03/6720
+2.06334,42.33049,149,7,20,9,14,45,3.55,5.0,fr,47172,2,1987200,1,5,Active Shallow Crust,0.0,89.98882,0.0,07/20/0149
+2.06334,42.33049,5492,12,5,8,32,59,3.55,5.0,fr,47173,109,1987200,1,5,Active Shallow Crust,0.0,89.98882,0.0,12/05/5492
+2.06334,42.33049,8405,7,9,19,13,22,3.55,5.0,fr,47174,168,1987200,1,5,Active Shallow Crust,0.0,89.98882,0.0,07/09/8405
+2.06334,42.33049,2955,9,19,22,56,53,3.55,5.0,fr,47175,59,1987200,1,5,Active Shallow Crust,0.0,89.98882,0.0,09/19/2955
+2.06334,42.33049,6249,2,9,15,37,0,3.55,5.0,fr,47176,124,1987200,1,5,Active Shallow Crust,0.0,89.98882,0.0,02/09/6249
+2.06334,42.33049,12,4,21,19,5,2,3.55,15.0,fr,47177,0,1987201,1,4,Active Shallow Crust,0.0,89.98882,0.0,04/21/0012
+2.06334,42.33049,2084,8,22,22,25,46,3.55,15.0,fr,47178,41,1987201,1,4,Active Shallow Crust,0.0,89.98882,0.0,08/22/2084
+2.06334,42.33049,6837,4,18,21,31,5,3.55,15.0,fr,47179,136,1987201,1,4,Active Shallow Crust,0.0,89.98882,0.0,04/18/6837
+2.06334,42.33049,1190,12,16,5,55,27,3.55,15.0,fr,47180,23,1987201,1,4,Active Shallow Crust,0.0,89.98882,0.0,12/16/1190
+2.06334,42.33049,272,3,2,6,18,5,3.55,5.0,fr,47181,5,1987203,1,1,Active Shallow Crust,240.0115,57.9979,0.0,03/02/0272
+2.06334,42.33049,6963,10,30,3,22,51,3.55,5.0,fr,47182,139,1987209,1,1,Active Shallow Crust,128.8963,89.99441,0.0,10/30/6963
+2.06334,42.33049,9352,6,28,3,49,25,3.55,15.0,fr,47183,187,1987210,1,1,Active Shallow Crust,128.8963,89.99441,0.0,06/28/9352
+2.06334,42.33049,2623,3,12,19,25,24,3.65,5.0,fr,47184,52,1987212,1,8,Active Shallow Crust,0.0,89.99004,0.0,03/12/2623
+2.06334,42.33049,5566,12,18,23,41,8,3.65,5.0,fr,47185,111,1987212,1,8,Active Shallow Crust,0.0,89.99004,0.0,12/18/5566
+2.06334,42.33049,9835,12,23,6,10,14,3.65,5.0,fr,47186,196,1987212,1,8,Active Shallow Crust,0.0,89.99004,0.0,12/23/9835
+2.06334,42.33049,6617,2,27,4,12,32,3.65,5.0,fr,47187,132,1987212,1,8,Active Shallow Crust,0.0,89.99004,0.0,02/27/6617
+2.06334,42.33049,4730,9,11,4,20,33,3.65,5.0,fr,47188,94,1987212,1,8,Active Shallow Crust,0.0,89.99004,0.0,09/11/4730
+2.06334,42.33049,8723,3,22,8,48,21,3.65,5.0,fr,47189,174,1987212,1,8,Active Shallow Crust,0.0,89.99004,0.0,03/22/8723
+2.06334,42.33049,9266,1,23,22,41,16,3.65,5.0,fr,47190,185,1987212,1,8,Active Shallow Crust,0.0,89.99004,0.0,01/23/9266
+2.06334,42.33049,8640,12,29,20,22,6,3.65,5.0,fr,47191,172,1987212,1,8,Active Shallow Crust,0.0,89.99004,0.0,12/29/8640
+2.06334,42.33049,1825,12,3,13,34,16,3.65,15.0,fr,47192,36,1987213,1,1,Active Shallow Crust,0.0,89.99004,0.0,12/03/1825
+2.06334,42.33049,5318,9,20,10,29,5,3.65,27.5,fr,47193,106,1987214,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/20/5318
+2.06334,42.33049,1787,5,27,4,55,14,3.65,5.0,fr,47194,35,1987215,1,1,Active Shallow Crust,240.0006,58.01327,0.0,05/27/1787
+2.06334,42.33049,4164,7,22,0,50,4,3.65,15.0,fr,47195,83,1987219,1,1,Active Shallow Crust,0.0,89.98992,-90.0,07/22/4164
+2.06334,42.33049,5923,2,3,7,38,58,3.65,5.0,fr,47196,118,1987221,1,1,Active Shallow Crust,128.9001,89.96371,0.0,02/03/5923
+2.06334,42.33049,8194,1,15,2,14,4,3.75,5.0,fr,47197,163,1987224,1,3,Active Shallow Crust,0.0,89.99112,0.0,01/15/8194
+2.06334,42.33049,8884,6,12,12,2,38,3.75,5.0,fr,47198,177,1987224,1,3,Active Shallow Crust,0.0,89.99112,0.0,06/12/8884
+2.06334,42.33049,5847,5,30,22,7,24,3.75,5.0,fr,47199,116,1987224,1,3,Active Shallow Crust,0.0,89.99112,0.0,05/30/5847
+2.06334,42.33049,2353,10,1,14,41,18,3.75,15.0,fr,47200,47,1987225,1,2,Active Shallow Crust,0.0,89.99112,0.0,10/01/2353
+2.06334,42.33049,3503,6,22,16,51,39,3.75,15.0,fr,47201,70,1987225,1,2,Active Shallow Crust,0.0,89.99112,0.0,06/22/3503
+2.06334,42.33049,2806,2,26,1,51,30,3.75,27.5,fr,47202,56,1987226,1,1,Active Shallow Crust,0.0,89.99112,0.0,02/26/2806
+2.06334,42.33049,6702,7,11,13,47,1,3.75,5.0,fr,47203,134,1987230,1,1,Active Shallow Crust,0.0,89.99101,-90.0,07/11/6702
+2.06334,42.33049,1857,1,26,5,46,21,3.85,5.0,fr,47204,37,1987236,1,1,Active Shallow Crust,0.0,89.98945,0.0,01/26/1857
+2.06334,42.33049,8562,11,2,21,45,7,3.85,15.0,fr,47205,171,1987237,1,1,Active Shallow Crust,0.0,89.98944,0.0,11/02/8562
+2.06334,42.33049,9635,8,29,5,41,28,3.95,5.0,fr,47206,192,1987248,1,2,Active Shallow Crust,0.0,89.99059,0.0,08/29/9635
+2.06334,42.33049,7148,7,23,22,37,12,3.95,5.0,fr,47207,142,1987248,1,2,Active Shallow Crust,0.0,89.99059,0.0,07/23/7148
+2.06334,42.33049,226,7,29,17,48,7,3.95,15.0,fr,47208,4,1987249,1,1,Active Shallow Crust,0.0,89.99059,0.0,07/29/0226
+2.06334,42.33049,675,6,21,8,53,52,3.95,5.0,fr,47209,13,1987254,1,1,Active Shallow Crust,0.0,89.99049,-90.0,06/21/0675
+2.06334,42.33049,8564,10,14,17,6,58,3.95,5.0,fr,47210,171,1987257,1,1,Active Shallow Crust,128.9005,89.99412,0.0,10/14/8564
+2.06334,42.33049,8417,5,1,16,22,10,4.05,5.0,fr,47211,168,1987260,1,1,Active Shallow Crust,0.0,89.98952,0.0,05/01/8417
+2.06334,42.33049,5730,9,25,6,56,24,4.05,15.0,fr,47212,114,1987261,1,1,Active Shallow Crust,0.0,89.98952,0.0,09/25/5730
+2.06334,42.33049,6682,3,18,21,53,17,4.05,27.5,fr,47213,133,1987262,1,2,Active Shallow Crust,0.0,89.98952,0.0,03/18/6682
+2.06334,42.33049,972,9,18,13,48,16,4.05,27.5,fr,47214,19,1987262,1,2,Active Shallow Crust,0.0,89.98952,0.0,09/18/0972
+2.06334,42.33049,1257,5,15,11,34,33,4.05,5.0,fr,47215,25,1987263,1,1,Active Shallow Crust,240.0054,58.00569,0.0,05/15/1257
+2.06334,42.33049,327,8,26,16,18,51,4.15,5.0,fr,47216,6,1987272,1,1,Active Shallow Crust,0.0,89.99066,0.0,08/26/0327
+2.06334,42.33049,1132,11,26,12,52,14,4.15,15.0,fr,47217,22,1987273,1,3,Active Shallow Crust,0.0,89.99066,0.0,11/26/1132
+2.06334,42.33049,326,3,4,9,2,21,4.15,15.0,fr,47218,6,1987273,1,3,Active Shallow Crust,0.0,89.99066,0.0,03/04/0326
+2.06334,42.33049,3205,7,2,16,42,55,4.15,15.0,fr,47219,64,1987273,1,3,Active Shallow Crust,0.0,89.99066,0.0,07/02/3205
+2.06334,42.33049,9502,10,15,0,10,40,4.15,15.0,fr,47220,190,1987279,1,1,Active Shallow Crust,0.0,89.99055,-90.0,10/15/9502
+2.06334,42.33049,100,4,13,22,40,44,4.25,5.0,fr,47221,1,1987284,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/13/0100
+2.06334,42.33049,369,5,10,15,19,33,4.25,15.0,fr,47222,7,1987285,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/10/0369
+2.06334,42.33049,2524,4,15,22,56,16,4.25,5.0,fr,47223,50,1987287,1,1,Active Shallow Crust,240.0064,57.99397,0.0,04/15/2524
+2.06334,42.33049,3555,9,6,14,44,8,4.25,5.0,fr,47224,71,1987290,1,1,Active Shallow Crust,0.0,89.98989,-90.0,09/06/3555
+2.06334,42.33049,1923,12,29,13,33,44,4.35,15.0,fr,47225,38,1987297,1,1,Active Shallow Crust,0.0,89.98961,0.0,12/29/1923
+2.06334,42.33049,8996,7,21,10,41,47,4.35,15.0,fr,47226,179,1987300,1,1,Active Shallow Crust,240.0077,57.99574,0.0,07/21/8996
+2.06334,42.33049,9434,6,10,2,20,2,4.45,5.0,fr,47227,188,1987314,1,1,Active Shallow Crust,0.0,89.99063,-90.0,06/10/9434
+2.06334,42.33049,729,6,26,12,50,10,4.65,5.0,fr,47228,14,1987335,1,1,Active Shallow Crust,240.0095,57.99401,0.0,06/26/0729
+2.06334,42.33049,723,11,3,8,16,17,4.75,5.0,fr,47229,14,1987344,1,1,Active Shallow Crust,0.0,89.9897,0.0,11/03/0723
+2.06334,42.33049,6758,10,13,7,30,58,4.75,15.0,fr,47230,135,1987354,1,1,Active Shallow Crust,128.8897,89.98818,0.0,10/13/6758
+2.06334,42.33049,3721,7,18,21,54,27,4.75,27.5,fr,47231,74,1987355,1,1,Active Shallow Crust,128.8897,89.98818,0.0,07/18/3721
+2.06334,42.33049,7327,5,6,4,29,14,4.95,15.0,fr,47232,146,1987372,1,1,Active Shallow Crust,240.0101,58.00405,0.0,05/06/7327
+2.06334,42.33049,1197,10,14,1,15,57,5.35,27.5,fr,47233,23,1987427,1,1,Active Shallow Crust,128.8855,89.99188,0.0,10/14/1197
+2.060604,42.33399,3956,3,18,6,35,13,6.25,5.719927,fr,47234,79,1987527,1,1,Active Shallow Crust,240.0624,57.99967,0.0,03/18/3956
+2.04294,47.88855,2193,11,11,10,36,53,3.85,5.0,fr,47235,43,1987716,1,1,Active Shallow Crust,0.0,89.99043,0.0,11/11/2193
+2.04294,47.88855,5510,11,20,10,7,28,3.95,5.0,fr,47236,110,1987728,1,2,Active Shallow Crust,0.0,89.98933,0.0,11/20/5510
+2.04294,47.88855,5619,3,15,23,23,33,3.95,5.0,fr,47237,112,1987728,1,2,Active Shallow Crust,0.0,89.98933,0.0,03/15/5619
+2.04294,47.88855,2424,7,21,16,24,27,3.95,15.0,fr,47238,48,1987729,1,1,Active Shallow Crust,0.0,89.98933,0.0,07/21/2424
+2.04294,47.88855,6461,11,13,20,8,58,4.65,5.0,fr,47239,129,1987812,1,1,Active Shallow Crust,0.0,89.99047,0.0,11/13/6461
+-1.0942,43.47264,7176,10,16,4,21,11,3.55,5.0,fr,47240,143,1988160,1,1,Active Shallow Crust,0.0,89.99085,0.0,10/16/7176
+-1.0942,43.47264,6251,1,27,21,56,1,3.55,15.0,fr,47241,125,1988161,1,2,Active Shallow Crust,0.0,89.99085,0.0,01/27/6251
+-1.0942,43.47264,2194,4,24,5,38,12,3.55,15.0,fr,47242,43,1988161,1,2,Active Shallow Crust,0.0,89.99085,0.0,04/24/2194
+-1.0942,43.47264,691,10,12,15,31,37,3.65,15.0,fr,47243,13,1988173,1,1,Active Shallow Crust,0.0,89.99022,0.0,10/12/0691
+-1.0942,43.47264,6899,8,1,7,40,37,3.75,5.0,fr,47244,137,1988184,1,1,Active Shallow Crust,0.0,89.98983,0.0,08/01/6899
+-1.0942,43.47264,9605,4,23,5,8,52,3.75,27.5,fr,47245,192,1988186,1,1,Active Shallow Crust,0.0,89.98983,0.0,04/23/9605
+-1.0942,43.47264,9890,1,14,21,45,59,3.75,5.0,fr,47246,197,1988193,1,1,Active Shallow Crust,128.8968,89.9673,0.0,01/14/9890
+-1.0942,43.47264,7314,5,22,10,33,56,3.85,5.0,fr,47247,146,1988196,1,2,Active Shallow Crust,0.0,89.98964,0.0,05/22/7314
+-1.0942,43.47264,5274,1,3,4,18,1,3.85,5.0,fr,47248,105,1988196,1,2,Active Shallow Crust,0.0,89.98964,0.0,01/03/5274
+-1.0942,43.47264,8011,9,10,7,20,43,3.95,5.0,fr,47249,160,1988214,1,1,Active Shallow Crust,0.0,89.98949,-90.0,09/10/8011
+-1.0942,43.47264,8584,8,26,6,39,10,4.05,15.0,fr,47250,171,1988221,1,1,Active Shallow Crust,0.0,89.98972,0.0,08/26/8584
+-1.0942,43.47264,3261,7,31,7,58,3,4.05,15.0,fr,47251,65,1988224,1,1,Active Shallow Crust,240.0054,58.00583,0.0,07/31/3261
+-1.0942,43.47264,2485,5,10,17,26,1,4.25,5.0,fr,47252,49,1988247,1,1,Active Shallow Crust,240.0069,57.99397,0.0,05/10/2485
+-2.02634,50.69223,5352,4,1,22,26,25,3.75,27.5,fr,47253,107,1988675,1,1,Active Shallow Crust,128.8964,89.96734,0.0,04/01/5352
+5.10159,46.0793,5541,7,18,6,21,26,3.55,5.0,fr,47254,110,1989600,1,2,Active Shallow Crust,0.0,89.993,0.0,07/18/5541
+5.10159,46.0793,5752,3,17,4,4,25,3.55,5.0,fr,47255,115,1989600,1,2,Active Shallow Crust,0.0,89.993,0.0,03/17/5752
+5.10159,46.0793,4350,8,19,5,10,20,3.65,15.0,fr,47256,86,1989613,1,1,Active Shallow Crust,0.0,89.98753,0.0,08/19/4350
+5.10159,46.0793,5336,5,1,13,40,29,3.75,15.0,fr,47257,106,1989625,1,1,Active Shallow Crust,0.0,89.98888,0.0,05/01/5336
+5.10159,46.0793,4366,5,26,18,34,17,3.95,5.0,fr,47258,87,1989648,1,1,Active Shallow Crust,0.0,89.99117,0.0,05/26/4366
+5.10159,46.0793,9575,1,5,9,19,30,3.95,15.0,fr,47259,191,1989652,1,1,Active Shallow Crust,240.0194,58.00522,0.0,01/05/9575
+5.10159,46.0793,3021,10,26,14,3,11,4.25,5.0,fr,47260,60,1989684,1,1,Active Shallow Crust,0.0,89.99062,0.0,10/26/3021
+-0.56449,43.38915,2205,11,6,6,22,28,3.55,5.0,fr,47261,44,1990080,1,2,Active Shallow Crust,0.0,89.98992,0.0,11/06/2205
+-0.56449,43.38915,4952,8,1,7,16,7,3.55,5.0,fr,47262,99,1990080,1,2,Active Shallow Crust,0.0,89.98992,0.0,08/01/4952
+-0.56449,43.38915,3806,7,30,10,3,2,3.55,15.0,fr,47263,76,1990081,1,1,Active Shallow Crust,0.0,89.98992,0.0,07/30/3806
+-0.56449,43.38915,6921,1,17,2,47,18,3.55,5.0,fr,47264,138,1990083,1,1,Active Shallow Crust,240.0119,57.9982,0.0,01/17/6921
+-0.56449,43.38915,3063,12,12,10,27,35,3.55,15.0,fr,47265,61,1990084,1,1,Active Shallow Crust,240.0119,57.9982,0.0,12/12/3063
+-0.56449,43.38915,3645,12,4,20,9,57,3.55,5.0,fr,47266,72,1990086,1,1,Active Shallow Crust,0.0,89.98981,-90.0,12/04/3645
+-0.56449,43.38915,2847,4,4,14,10,41,3.55,15.0,fr,47267,56,1990090,1,1,Active Shallow Crust,128.8963,89.99359,0.0,04/04/2847
+-0.56449,43.38915,140,4,24,10,6,6,3.65,5.0,fr,47268,2,1990092,1,2,Active Shallow Crust,0.0,89.9902,0.0,04/24/0140
+-0.56449,43.38915,6708,12,10,18,0,5,3.65,5.0,fr,47269,134,1990092,1,2,Active Shallow Crust,0.0,89.9902,0.0,12/10/6708
+-0.56449,43.38915,7150,9,23,18,53,14,3.65,15.0,fr,47270,142,1990093,1,2,Active Shallow Crust,0.0,89.9902,0.0,09/23/7150
+-0.56449,43.38915,1373,10,23,14,33,42,3.65,15.0,fr,47271,27,1990093,1,2,Active Shallow Crust,0.0,89.9902,0.0,10/23/1373
+-0.56449,43.38915,4095,2,25,2,32,39,3.65,5.0,fr,47272,81,1990095,1,1,Active Shallow Crust,240.0008,58.01279,0.0,02/25/4095
+-0.56449,43.38915,3939,4,8,9,33,43,3.65,15.0,fr,47273,78,1990096,1,1,Active Shallow Crust,240.0008,58.01279,0.0,04/08/3939
+-0.56449,43.38915,3268,10,12,13,55,57,3.65,5.0,fr,47274,65,1990098,1,1,Active Shallow Crust,0.0,89.99009,-90.0,10/12/3268
+-0.56449,43.38915,6253,3,29,4,16,24,3.75,5.0,fr,47275,125,1990104,1,2,Active Shallow Crust,0.0,89.98981,0.0,03/29/6253
+-0.56449,43.38915,6602,10,27,18,40,27,3.75,5.0,fr,47276,132,1990104,1,2,Active Shallow Crust,0.0,89.98981,0.0,10/27/6602
+-0.56449,43.38915,89,5,27,13,35,31,3.75,15.0,fr,47277,1,1990105,1,2,Active Shallow Crust,0.0,89.98981,0.0,05/27/0089
+-0.56449,43.38915,7358,12,28,11,20,0,3.75,15.0,fr,47278,147,1990105,1,2,Active Shallow Crust,0.0,89.98981,0.0,12/28/7358
+-0.56449,43.38915,4439,7,12,9,27,54,3.75,15.0,fr,47279,88,1990108,1,1,Active Shallow Crust,240.0081,58.01743,0.0,07/12/4439
+-0.56449,43.38915,3312,5,31,5,15,52,3.85,15.0,fr,47280,66,1990117,1,1,Active Shallow Crust,0.0,89.99027,0.0,05/31/3312
+-0.56449,43.38915,1448,5,28,11,15,34,3.85,5.0,fr,47281,28,1990122,1,1,Active Shallow Crust,0.0,89.99016,-90.0,05/28/1448
+-0.56449,43.38915,6123,4,3,20,57,25,3.95,5.0,fr,47282,122,1990128,1,1,Active Shallow Crust,0.0,89.99017,0.0,04/03/6123
+-0.56449,43.38915,3328,9,16,22,58,36,3.95,27.5,fr,47283,66,1990130,1,1,Active Shallow Crust,0.0,89.99017,0.0,09/16/3328
+-0.56449,43.38915,3718,6,4,3,58,50,4.05,5.0,fr,47284,74,1990140,1,1,Active Shallow Crust,0.0,89.99021,0.0,06/04/3718
+-0.56449,43.38915,7822,10,24,18,57,38,4.05,15.0,fr,47285,156,1990141,1,1,Active Shallow Crust,0.0,89.99021,0.0,10/24/7822
+-0.56449,43.38915,5501,6,30,7,27,22,4.05,5.0,fr,47286,110,1990143,1,1,Active Shallow Crust,240.0054,58.0057,0.0,06/30/5501
+-0.56449,43.38915,925,11,5,0,42,18,4.15,15.0,fr,47287,18,1990159,1,1,Active Shallow Crust,0.0,89.98978,-90.0,11/05/0925
+-0.56449,43.38915,6007,6,29,15,43,50,4.35,5.0,fr,47288,120,1990176,1,1,Active Shallow Crust,0.0,89.99015,0.0,06/29/6007
+-0.56449,43.38915,5493,6,15,1,28,26,4.35,15.0,fr,47289,109,1990186,1,1,Active Shallow Crust,128.8984,89.98272,0.0,06/15/5493
+-0.56449,43.38915,6929,1,21,8,1,9,4.55,5.0,fr,47290,138,1990206,1,1,Active Shallow Crust,0.0,89.99004,-90.0,01/21/6929
+-0.56449,43.38915,2706,11,24,5,59,34,4.65,5.0,fr,47291,54,1990212,1,1,Active Shallow Crust,0.0,89.98993,0.0,11/24/2706
+-0.56449,43.38915,5150,6,8,6,15,37,4.75,5.0,fr,47292,102,1990233,1,1,Active Shallow Crust,128.8896,89.98805,0.0,06/08/5150
+-0.56449,43.38915,7105,4,29,1,48,45,5.85,5.0,fr,47293,142,1990362,1,1,Active Shallow Crust,360.0,89.99002,-90.0,04/29/7105
+-0.5644878,43.38915,6781,2,22,1,18,56,6.15,6.011322,fr,47294,135,1990392,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/22/6781
+-4.05505,49.73413,8353,6,30,21,40,41,3.55,15.0,fr,47295,167,1990564,1,1,Active Shallow Crust,240.0127,57.99748,0.0,06/30/8353
+5.98731,51.48579,4968,1,25,12,54,47,3.55,5.0,fr,47296,99,1991040,1,1,Active Shallow Crust,0.0,89.98744,0.0,01/25/4968
+5.98731,51.48579,8530,12,20,23,26,7,3.55,15.0,fr,47297,170,1991047,1,1,Active Shallow Crust,0.0,89.9873,-90.0,12/20/8530
+5.98731,51.48579,2130,1,10,20,38,57,3.65,5.0,fr,47298,42,1991052,1,1,Active Shallow Crust,0.0,89.98881,0.0,01/10/2130
+5.98731,51.48579,1156,5,31,17,1,10,3.65,27.5,fr,47299,23,1991054,1,1,Active Shallow Crust,0.0,89.98881,0.0,05/31/1156
+5.98731,51.48579,3133,6,1,7,17,10,3.65,15.0,fr,47300,62,1991056,1,1,Active Shallow Crust,240.0017,58.01316,0.0,06/01/3133
+5.98731,51.48579,7741,2,10,5,22,38,3.65,5.0,fr,47301,154,1991058,1,1,Active Shallow Crust,0.0,89.98868,-90.0,02/10/7741
+5.98731,51.48579,9854,10,18,10,11,59,3.75,5.0,fr,47302,197,1991067,1,1,Active Shallow Crust,240.0081,58.01775,0.0,10/18/9854
+5.98731,51.48579,6093,8,17,12,57,13,3.85,5.0,fr,47303,121,1991076,1,1,Active Shallow Crust,0.0,89.99111,0.0,08/17/6093
+5.98731,51.48579,4228,4,4,21,25,30,4.45,5.0,fr,47304,84,1991157,1,1,Active Shallow Crust,128.891,89.99443,0.0,04/04/4228
+5.98731,51.48579,995,12,25,13,49,28,4.95,5.0,fr,47305,19,1991208,1,1,Active Shallow Crust,0.0,89.98997,0.0,12/25/0995
+2.3776,45.02399,8012,4,27,9,53,7,3.65,15.0,fr,47306,160,1992022,1,1,Active Shallow Crust,128.9009,89.96349,0.0,04/27/8012
+2.3776,45.02399,6040,10,22,12,29,52,3.75,5.0,fr,47307,120,1992027,1,1,Active Shallow Crust,240.0085,58.01736,0.0,10/22/6040
+2.3776,45.02399,8940,5,13,19,13,50,3.85,5.0,fr,47308,178,1992036,1,2,Active Shallow Crust,0.0,89.98991,0.0,05/13/8940
+2.3776,45.02399,2937,10,30,0,14,17,3.85,5.0,fr,47309,58,1992036,1,2,Active Shallow Crust,0.0,89.98991,0.0,10/30/2937
+2.3776,45.02399,110,4,30,2,0,15,3.85,15.0,fr,47310,2,1992037,1,2,Active Shallow Crust,0.0,89.98991,0.0,04/30/0110
+2.3776,45.02399,9427,11,22,23,16,19,3.85,15.0,fr,47311,188,1992037,1,2,Active Shallow Crust,0.0,89.98991,0.0,11/22/9427
+2.3776,45.02399,514,5,6,13,7,38,3.95,5.0,fr,47312,10,1992051,1,1,Active Shallow Crust,240.0196,58.00525,0.0,05/06/0514
+2.3776,45.02399,2090,10,1,6,30,11,4.25,5.0,fr,47313,41,1992087,1,1,Active Shallow Crust,240.0072,57.99416,0.0,10/01/2090
+4.42583,44.94087,6,3,1,1,25,58,3.55,5.0,fr,47314,0,1992480,1,1,Active Shallow Crust,0.0,89.99286,0.0,03/01/0006
+4.42583,44.94087,1246,8,3,6,50,12,3.55,15.0,fr,47315,24,1992481,1,1,Active Shallow Crust,0.0,89.99286,0.0,08/03/1246
+4.42583,44.94087,6788,6,5,6,17,30,3.55,5.0,fr,47316,135,1992486,1,1,Active Shallow Crust,0.0,89.99278,-90.0,06/05/6788
+4.42583,44.94087,8976,8,18,4,50,51,3.65,5.0,fr,47317,179,1992501,1,1,Active Shallow Crust,128.9012,89.96349,0.0,08/18/8976
+4.42583,44.94087,6112,5,27,18,13,29,4.05,27.5,fr,47318,122,1992545,1,1,Active Shallow Crust,240.006,58.00582,0.0,05/27/6112
+4.42583,44.94087,6267,7,12,18,11,17,4.15,5.0,fr,47319,125,1992552,1,1,Active Shallow Crust,0.0,89.98927,0.0,07/12/6267
+4.42583,44.94087,5719,10,1,19,52,47,4.45,27.5,fr,47320,114,1992590,1,1,Active Shallow Crust,0.0,89.98987,0.0,10/01/5719
+4.42583,44.94087,9759,7,9,14,48,29,4.75,5.0,fr,47321,195,1992624,1,1,Active Shallow Crust,0.0,89.98924,0.0,07/09/9759
+0.75901,49.93059,6925,6,27,7,48,43,3.55,5.0,fr,47322,138,1992960,1,1,Active Shallow Crust,0.0,89.99026,0.0,06/27/6925
+0.75901,49.93059,6855,12,17,7,51,29,3.55,15.0,fr,47323,137,1992961,1,1,Active Shallow Crust,0.0,89.99026,0.0,12/17/6855
+0.75901,49.93059,960,10,29,22,45,33,3.65,5.0,fr,47324,19,1992972,1,1,Active Shallow Crust,0.0,89.98988,0.0,10/29/0960
+0.75901,49.93059,3233,4,13,21,5,57,3.65,15.0,fr,47325,64,1992973,1,1,Active Shallow Crust,0.0,89.98988,0.0,04/13/3233
+0.75901,49.93059,4146,6,14,18,54,40,3.85,5.0,fr,47326,82,1992999,1,1,Active Shallow Crust,240.0114,57.99789,0.0,06/14/4146
+0.75901,49.93059,857,9,27,0,51,46,3.85,27.5,fr,47327,17,1993004,1,1,Active Shallow Crust,0.0,89.99012,-90.0,09/27/0857
+0.75901,49.93059,4838,11,11,5,50,11,3.95,5.0,fr,47328,96,1993011,1,1,Active Shallow Crust,240.0203,58.00515,0.0,11/11/4838
+0.75901,49.93059,9195,12,30,6,48,47,4.35,15.0,fr,47329,183,1993057,1,1,Active Shallow Crust,0.0,89.98998,0.0,12/30/9195
+0.75901,49.93059,8814,4,11,17,20,15,4.35,27.5,fr,47330,176,1993058,1,1,Active Shallow Crust,0.0,89.98998,0.0,04/11/8814
+0.75901,49.93059,4117,6,4,11,57,35,4.35,5.0,fr,47331,82,1993059,1,1,Active Shallow Crust,240.0092,57.99611,0.0,06/04/4117
+-1.44902,42.33048,1633,6,9,23,21,58,3.55,27.5,fr,47332,32,1993442,1,1,Active Shallow Crust,0.0,89.99068,0.0,06/09/1633
+-1.44902,42.33048,9642,3,26,3,17,49,3.55,5.0,fr,47333,192,1993449,1,1,Active Shallow Crust,128.8963,89.99348,0.0,03/26/9642
+-1.44902,42.33048,3695,4,18,16,12,24,3.65,5.0,fr,47334,73,1993452,1,1,Active Shallow Crust,0.0,89.99004,0.0,04/18/3695
+-1.44902,42.33048,6712,3,26,13,38,52,3.75,5.0,fr,47335,134,1993464,1,1,Active Shallow Crust,0.0,89.98964,0.0,03/26/6712
+-1.44902,42.33048,1872,3,19,0,1,23,3.75,5.0,fr,47336,37,1993470,1,1,Active Shallow Crust,0.0,89.98952,-90.0,03/19/1872
+-1.44902,42.33048,4410,10,4,14,23,42,4.25,15.0,fr,47337,88,1993531,1,1,Active Shallow Crust,0.0,89.98989,-90.0,10/04/4410
+-1.44902,42.33048,5395,12,12,3,32,18,4.35,5.0,fr,47338,107,1993536,1,1,Active Shallow Crust,0.0,89.99036,0.0,12/12/5395
+5.50174,48.31552,4865,4,18,13,20,20,3.55,5.0,fr,47339,97,1993920,1,1,Active Shallow Crust,0.0,89.99329,0.0,04/18/4865
+5.50174,48.31552,5292,4,18,6,26,30,3.75,5.0,fr,47340,105,1993953,1,1,Active Shallow Crust,128.8972,89.96698,0.0,04/18/5292
+5.50174,48.31552,868,6,28,9,35,40,3.85,5.0,fr,47341,17,1993962,1,1,Active Shallow Crust,0.0,89.99039,-90.0,06/28/0868
+-2.16536,43.63334,5395,4,6,10,38,53,3.75,27.5,fr,47342,107,1994429,1,1,Active Shallow Crust,240.0079,58.01776,0.0,04/06/5395
+-2.16536,43.63334,2765,6,27,20,18,28,4.25,15.0,fr,47343,55,1994485,1,1,Active Shallow Crust,0.0,89.99022,0.0,06/27/2765
+-2.16536,43.63334,5502,2,11,15,16,29,4.95,5.0,fr,47344,110,1994568,1,1,Active Shallow Crust,0.0,89.98981,0.0,02/11/5502
+-1.20699,44.42219,8243,4,26,17,43,23,3.55,27.5,fr,47345,164,1994882,1,1,Active Shallow Crust,0.0,89.9892,0.0,04/26/8243
+0.50684,51.99931,7658,2,5,22,19,37,3.55,5.0,fr,47346,153,1995366,1,1,Active Shallow Crust,0.0,89.98979,-90.0,02/05/7658
+0.50684,51.99931,6867,12,16,1,24,52,4.35,15.0,fr,47347,137,1995457,1,1,Active Shallow Crust,0.0,89.99011,0.0,12/16/6867
+0.50684,51.99931,584,8,11,3,15,3,4.75,27.5,fr,47348,11,1995512,1,1,Active Shallow Crust,0.0,89.98994,-90.0,08/11/0584
+2.25175,47.89857,1085,12,5,4,29,2,3.65,5.0,fr,47349,21,1995861,1,1,Active Shallow Crust,128.8997,89.96355,0.0,12/05/1085
+2.25175,47.89857,9287,9,9,23,33,48,3.75,5.0,fr,47350,185,1995864,1,1,Active Shallow Crust,0.0,89.98926,0.0,09/09/9287
+2.25175,47.89857,3732,7,23,19,56,50,3.85,5.0,fr,47351,74,1995876,1,1,Active Shallow Crust,0.0,89.99043,0.0,07/23/3732
+2.25175,47.89857,9112,6,11,17,38,58,3.85,5.0,fr,47352,182,1995885,1,1,Active Shallow Crust,128.8957,89.99402,0.0,06/11/9112
+2.25175,47.89857,8,8,29,8,45,56,3.95,15.0,fr,47353,0,1995892,1,1,Active Shallow Crust,240.0201,58.00498,0.0,08/29/0008
+4.76537,44.19759,9414,4,15,15,50,26,3.55,5.0,fr,47354,188,1996320,1,3,Active Shallow Crust,0.0,89.99277,0.0,04/15/9414
+4.76537,44.19759,7616,10,25,13,20,57,3.55,5.0,fr,47355,152,1996320,1,3,Active Shallow Crust,0.0,89.99277,0.0,10/25/7616
+4.76537,44.19759,6124,11,17,5,12,35,3.55,5.0,fr,47356,122,1996320,1,3,Active Shallow Crust,0.0,89.99277,0.0,11/17/6124
+4.76537,44.19759,4962,2,18,16,0,51,3.55,5.0,fr,47357,99,1996323,1,1,Active Shallow Crust,240.0132,57.99772,0.0,02/18/4962
+4.76537,44.19759,5149,4,21,19,9,10,3.55,5.0,fr,47358,102,1996326,1,2,Active Shallow Crust,0.0,89.99268,-90.0,04/21/5149
+4.76537,44.19759,8723,5,26,17,10,47,3.55,5.0,fr,47359,174,1996326,1,2,Active Shallow Crust,0.0,89.99268,-90.0,05/26/8723
+4.76537,44.19759,1200,9,14,6,36,10,3.65,15.0,fr,47360,23,1996333,1,1,Active Shallow Crust,0.0,89.98711,0.0,09/14/1200
+4.76537,44.19759,4854,5,7,15,40,9,3.65,15.0,fr,47361,97,1996336,1,1,Active Shallow Crust,240.0004,58.01307,0.0,05/07/4854
+4.76537,44.19759,4525,9,24,10,32,32,3.65,5.0,fr,47362,90,1996338,1,1,Active Shallow Crust,0.0,89.98696,-90.0,09/24/4525
+4.76537,44.19759,3669,9,23,16,17,53,3.75,5.0,fr,47363,73,1996344,1,2,Active Shallow Crust,0.0,89.98852,0.0,09/23/3669
+4.76537,44.19759,3009,8,16,11,49,21,3.75,5.0,fr,47364,60,1996344,1,2,Active Shallow Crust,0.0,89.98852,0.0,08/16/3009
+4.76537,44.19759,4829,5,9,13,26,53,3.75,15.0,fr,47365,96,1996345,1,1,Active Shallow Crust,0.0,89.98852,0.0,05/09/4829
+4.76537,44.19759,7390,12,31,23,22,47,3.75,27.5,fr,47366,147,1996346,1,1,Active Shallow Crust,0.0,89.98852,0.0,12/31/7390
+4.76537,44.19759,8604,2,27,19,54,7,3.85,5.0,fr,47367,172,1996356,1,5,Active Shallow Crust,0.0,89.98976,0.0,02/27/8604
+4.76537,44.19759,9966,5,3,11,41,24,3.85,5.0,fr,47368,199,1996356,1,5,Active Shallow Crust,0.0,89.98976,0.0,05/03/9966
+4.76537,44.19759,5213,11,27,14,37,55,3.85,5.0,fr,47369,104,1996356,1,5,Active Shallow Crust,0.0,89.98976,0.0,11/27/5213
+4.76537,44.19759,9788,1,21,14,30,7,3.85,5.0,fr,47370,195,1996356,1,5,Active Shallow Crust,0.0,89.98976,0.0,01/21/9788
+4.76537,44.19759,6799,8,16,5,9,44,3.85,5.0,fr,47371,135,1996356,1,5,Active Shallow Crust,0.0,89.98976,0.0,08/16/6799
+4.76537,44.19759,344,2,28,7,25,24,3.85,15.0,fr,47372,6,1996357,1,1,Active Shallow Crust,0.0,89.98976,0.0,02/28/0344
+4.76537,44.19759,5117,7,22,19,14,51,3.95,5.0,fr,47373,102,1996368,1,1,Active Shallow Crust,0.0,89.99088,0.0,07/22/5117
+4.76537,44.19759,9166,11,30,1,49,23,3.95,15.0,fr,47374,183,1996369,1,2,Active Shallow Crust,0.0,89.99088,0.0,11/30/9166
+4.76537,44.19759,9544,2,26,2,59,44,3.95,15.0,fr,47375,190,1996369,1,2,Active Shallow Crust,0.0,89.99088,0.0,02/26/9544
+4.76537,44.19759,4847,12,7,12,18,54,3.95,5.0,fr,47376,96,1996371,1,1,Active Shallow Crust,240.0204,58.00487,0.0,12/07/4847
+4.76537,44.19759,1729,11,28,5,41,36,3.95,15.0,fr,47377,34,1996372,1,1,Active Shallow Crust,240.0204,58.00487,0.0,11/28/1729
+4.76537,44.19759,4161,5,7,5,43,17,3.95,5.0,fr,47378,83,1996374,1,1,Active Shallow Crust,0.0,89.99077,-90.0,05/07/4161
+4.76537,44.19759,3953,10,20,17,38,24,3.95,5.0,fr,47379,79,1996377,1,1,Active Shallow Crust,128.8998,89.99316,0.0,10/20/3953
+4.76537,44.19759,9910,7,1,1,49,35,4.05,5.0,fr,47380,198,1996380,1,1,Active Shallow Crust,0.0,89.99187,0.0,07/01/9910
+4.76537,44.19759,5398,6,8,9,7,24,4.05,5.0,fr,47381,107,1996383,1,1,Active Shallow Crust,240.0058,58.00579,0.0,06/08/5398
+4.76537,44.19759,918,5,26,19,8,11,4.05,5.0,fr,47382,18,1996386,1,1,Active Shallow Crust,0.0,89.99178,-90.0,05/26/0918
+4.76537,44.19759,3742,6,1,4,53,5,4.15,5.0,fr,47383,74,1996401,1,1,Active Shallow Crust,128.8976,89.99457,0.0,06/01/3742
+4.76537,44.19759,7764,2,12,6,17,50,4.25,5.0,fr,47384,155,1996404,1,1,Active Shallow Crust,0.0,89.99031,0.0,02/12/7764
+4.76537,44.19759,2345,10,30,11,44,52,4.35,5.0,fr,47385,46,1996416,1,1,Active Shallow Crust,0.0,89.99136,0.0,10/30/2345
+4.76537,44.19759,6164,1,17,5,25,0,4.45,15.0,fr,47386,123,1996438,1,1,Active Shallow Crust,128.8925,89.99359,0.0,01/17/6164
+4.76537,44.19759,6517,1,25,19,3,23,4.55,5.0,fr,47387,130,1996443,1,1,Active Shallow Crust,240.0084,57.99744,0.0,01/25/6517
+4.76537,44.19759,8763,8,29,20,58,45,5.15,15.0,fr,47388,175,1996513,1,1,Active Shallow Crust,0.0,89.98969,0.0,08/29/8763
+4.76537,44.19759,3300,3,26,9,49,22,5.95,5.0,fr,47389,65,1996614,1,1,Active Shallow Crust,0.0,89.98985,-90.0,03/26/3300
+5.10003,44.11074,7851,11,10,23,45,27,3.55,15.0,fr,47390,157,1996807,1,1,Active Shallow Crust,0.0,89.99268,-90.0,11/10/7851
+5.10003,44.11074,7911,3,28,14,50,38,3.65,15.0,fr,47391,158,1996816,1,1,Active Shallow Crust,240.0014,58.01179,0.0,03/28/7911
+5.10003,44.11074,860,9,19,11,38,3,3.75,5.0,fr,47392,17,1996824,1,2,Active Shallow Crust,0.0,89.98849,0.0,09/19/0860
+5.10003,44.11074,2792,6,9,1,13,2,3.75,5.0,fr,47393,55,1996824,1,2,Active Shallow Crust,0.0,89.98849,0.0,06/09/2792
+5.10003,44.11074,2186,4,10,5,31,39,3.75,15.0,fr,47394,43,1996834,1,1,Active Shallow Crust,128.8975,89.96745,0.0,04/10/2186
+5.10003,44.11074,3385,4,11,11,36,37,3.85,27.5,fr,47395,67,1996838,1,1,Active Shallow Crust,0.0,89.98975,0.0,04/11/3385
+5.10003,44.11074,1689,7,10,15,40,50,3.85,5.0,fr,47396,33,1996839,1,1,Active Shallow Crust,240.0108,57.99824,0.0,07/10/1689
+5.10003,44.11074,2561,6,30,12,48,56,3.85,5.0,fr,47397,51,1996845,1,1,Active Shallow Crust,128.8952,89.99487,0.0,06/30/2561
+5.10003,44.11074,8401,2,28,16,27,4,4.05,5.0,fr,47398,168,1996869,1,1,Active Shallow Crust,128.8918,89.9939,0.0,02/28/8401
+5.10003,44.11074,3693,9,30,5,30,18,4.15,27.5,fr,47399,73,1996874,1,1,Active Shallow Crust,0.0,89.98911,0.0,09/30/3693
+5.10003,44.11074,2278,2,17,9,31,7,4.15,5.0,fr,47400,45,1996878,1,1,Active Shallow Crust,0.0,89.98899,-90.0,02/17/2278
+5.10003,44.11074,9747,8,7,1,33,2,4.35,5.0,fr,47401,194,1996899,1,1,Active Shallow Crust,240.0078,57.99585,0.0,08/07/9747
+5.10003,44.11074,6167,4,5,13,21,27,4.35,5.0,fr,47402,123,1996905,1,1,Active Shallow Crust,128.8976,89.98294,0.0,04/05/6167
+5.10003,44.11074,3825,10,28,23,34,32,4.55,5.0,fr,47403,76,1996923,1,1,Active Shallow Crust,240.0083,57.99718,0.0,10/28/3825
+5.10003,44.11074,3826,1,28,0,54,44,4.55,27.5,fr,47404,76,1996928,1,1,Active Shallow Crust,0.0,89.99074,-90.0,01/28/3826
+5.10003,44.11074,3679,1,20,1,12,25,4.65,15.0,fr,47405,73,1996933,1,1,Active Shallow Crust,0.0,89.9898,0.0,01/20/3679
+5.10003,44.11074,9772,9,27,6,8,22,4.85,15.0,fr,47406,195,1996957,1,1,Active Shallow Crust,0.0,89.99027,0.0,09/27/9772
+5.10003,44.11074,9098,4,12,9,59,31,5.35,5.0,fr,47407,181,1997019,1,1,Active Shallow Crust,240.0233,57.99754,0.0,04/12/9098
+4.52595,42.43196,9940,1,5,23,38,5,3.55,5.0,fr,47408,198,1997283,1,1,Active Shallow Crust,240.0115,57.99883,0.0,01/05/9940
+8.15578,49.76675,9839,3,30,15,54,17,3.55,5.0,fr,47409,196,1998240,1,3,Active Shallow Crust,0.0,89.98698,0.0,03/30/9839
+8.15578,49.76675,2004,3,1,18,19,49,3.55,5.0,fr,47410,40,1998240,1,3,Active Shallow Crust,0.0,89.98698,0.0,03/01/2004
+8.15578,49.76675,7803,7,10,15,5,53,3.55,5.0,fr,47411,156,1998240,1,3,Active Shallow Crust,0.0,89.98698,0.0,07/10/7803
+8.15578,49.76675,7175,6,7,11,19,49,3.55,27.5,fr,47412,143,1998242,1,1,Active Shallow Crust,0.0,89.98698,0.0,06/07/7175
+8.15578,49.76675,2965,8,27,14,23,19,3.55,15.0,fr,47413,59,1998247,1,1,Active Shallow Crust,0.0,89.98682,-90.0,08/27/2965
+8.15578,49.76675,1290,7,12,3,48,17,3.55,27.5,fr,47414,25,1998248,1,2,Active Shallow Crust,0.0,89.98682,-90.0,07/12/1290
+8.15578,49.76675,2567,1,2,7,50,15,3.55,27.5,fr,47415,51,1998248,1,2,Active Shallow Crust,0.0,89.98682,-90.0,01/02/2567
+8.15578,49.76675,7112,3,30,9,21,16,3.55,5.0,fr,47416,142,1998249,1,1,Active Shallow Crust,128.8936,89.99348,0.0,03/30/7112
+8.15578,49.76675,9519,9,28,5,50,45,3.55,15.0,fr,47417,190,1998250,1,1,Active Shallow Crust,128.8936,89.99348,0.0,09/28/9519
+8.15578,49.76675,2762,4,9,20,23,26,3.65,5.0,fr,47418,55,1998252,1,4,Active Shallow Crust,0.0,89.98839,0.0,04/09/2762
+8.15578,49.76675,2097,11,5,1,22,20,3.65,5.0,fr,47419,41,1998252,1,4,Active Shallow Crust,0.0,89.98839,0.0,11/05/2097
+8.15578,49.76675,2241,12,5,15,20,27,3.65,5.0,fr,47420,44,1998252,1,4,Active Shallow Crust,0.0,89.98839,0.0,12/05/2241
+8.15578,49.76675,1193,11,14,11,15,4,3.65,5.0,fr,47421,23,1998252,1,4,Active Shallow Crust,0.0,89.98839,0.0,11/14/1193
+8.15578,49.76675,4703,12,19,20,54,1,3.65,27.5,fr,47422,94,1998254,1,1,Active Shallow Crust,0.0,89.98839,0.0,12/19/4703
+8.15578,49.76675,5943,3,26,22,26,28,3.65,5.0,fr,47423,118,1998255,1,1,Active Shallow Crust,240.0011,58.0134,0.0,03/26/5943
+8.15578,49.76675,8864,5,18,22,24,19,3.65,27.5,fr,47424,177,1998257,1,1,Active Shallow Crust,240.0011,58.01332,0.0,05/18/8864
+8.15578,49.76675,7092,8,8,17,44,39,3.75,15.0,fr,47425,141,1998265,1,1,Active Shallow Crust,0.0,89.98965,0.0,08/08/7092
+8.15578,49.76675,7995,1,31,12,34,6,3.75,27.5,fr,47426,159,1998266,1,1,Active Shallow Crust,0.0,89.98965,0.0,01/31/7995
+8.15578,49.76675,1532,2,29,7,56,4,3.85,5.0,fr,47427,30,1998276,1,1,Active Shallow Crust,0.0,89.99078,0.0,02/29/1532
+8.15578,49.76675,5622,7,25,8,54,48,3.85,27.5,fr,47428,112,1998278,1,1,Active Shallow Crust,0.0,89.99078,0.0,07/25/5622
+8.15578,49.76675,1375,1,3,8,42,8,3.85,5.0,fr,47429,27,1998285,1,1,Active Shallow Crust,128.8948,89.99539,0.0,01/03/1375
+8.15578,49.76675,1629,11,28,8,27,54,3.95,5.0,fr,47430,32,1998288,1,1,Active Shallow Crust,0.0,89.99178,0.0,11/28/1629
+8.15578,49.76675,608,5,14,6,23,10,3.95,15.0,fr,47431,12,1998289,1,1,Active Shallow Crust,0.0,89.99178,0.0,05/14/0608
+8.15578,49.76675,8012,10,11,19,33,3,3.95,5.0,fr,47432,160,1998297,1,1,Active Shallow Crust,128.8996,89.99589,0.0,10/11/8012
+8.15578,49.76675,3533,8,29,4,9,21,4.05,5.0,fr,47433,70,1998300,1,1,Active Shallow Crust,0.0,89.99268,0.0,08/29/3533
+8.15578,49.76675,5202,6,8,13,34,28,4.15,5.0,fr,47434,104,1998318,1,1,Active Shallow Crust,0.0,89.98679,-90.0,06/08/5202
+8.15578,49.76675,5525,3,22,17,23,8,4.45,5.0,fr,47435,110,1998348,1,1,Active Shallow Crust,0.0,89.99075,0.0,03/22/5525
+8.15578,49.76675,5005,7,12,20,13,30,4.75,5.0,fr,47436,100,1998393,1,1,Active Shallow Crust,128.8878,89.98794,0.0,07/12/5005
+8.15578,49.76675,5455,3,11,12,33,45,4.85,5.0,fr,47437,109,1998405,1,1,Active Shallow Crust,128.8913,89.98925,0.0,03/11/5455
+8.15578,49.76675,9877,12,9,13,36,56,5.15,15.0,fr,47438,197,1998439,1,1,Active Shallow Crust,0.0,89.98956,-90.0,12/09/9877
+-0.11822,49.88541,8338,5,26,14,47,16,3.75,5.0,fr,47439,166,1998744,1,1,Active Shallow Crust,0.0,89.99,0.0,05/26/8338
+-0.11822,49.88541,1707,7,4,22,43,42,3.75,15.0,fr,47440,34,1998745,1,1,Active Shallow Crust,0.0,89.99,0.0,07/04/1707
+-0.11822,49.88541,1195,2,19,5,43,4,3.85,15.0,fr,47441,23,1998757,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/19/1195
+-0.11822,49.88541,7818,10,7,14,38,11,3.95,5.0,fr,47442,156,1998768,1,1,Active Shallow Crust,0.0,89.99001,0.0,10/07/7818
+-0.11822,49.88541,2832,4,17,5,29,25,4.15,5.0,fr,47443,56,1998792,1,2,Active Shallow Crust,0.0,89.98997,0.0,04/17/2832
+-0.11822,49.88541,3011,2,16,11,41,34,4.15,5.0,fr,47444,60,1998792,1,2,Active Shallow Crust,0.0,89.98997,0.0,02/16/3011
+-0.11822,49.88541,4899,7,19,16,41,7,4.35,15.0,fr,47445,97,1998817,1,1,Active Shallow Crust,0.0,89.99001,0.0,07/19/4899
+-0.11822,49.88541,3397,3,23,1,45,14,4.45,5.0,fr,47446,67,1998828,1,1,Active Shallow Crust,0.0,89.98998,0.0,03/23/3397
+-0.11822,49.88541,9893,9,12,22,32,27,4.45,5.0,fr,47447,197,1998831,1,1,Active Shallow Crust,240.0062,57.99485,0.0,09/12/9893
+-0.11822,49.88541,8216,11,7,3,4,19,4.55,5.0,fr,47448,164,1998840,1,1,Active Shallow Crust,360.0,89.99001,0.0,11/07/8216
+-0.11822,49.88541,4240,6,25,23,11,45,5.05,5.0,fr,47449,84,1998909,1,1,Active Shallow Crust,128.8839,89.99046,0.0,06/25/4240
+2.11518,43.13786,6020,1,14,17,48,11,3.55,5.0,fr,47450,120,1999200,1,1,Active Shallow Crust,0.0,89.98896,0.0,01/14/6020
+2.11518,43.13786,5350,10,26,7,15,3,3.55,5.0,fr,47451,106,1999203,1,1,Active Shallow Crust,240.0117,57.99771,0.0,10/26/5350
+2.11518,43.13786,9291,8,31,13,54,25,3.65,5.0,fr,47452,185,1999212,1,1,Active Shallow Crust,0.0,89.99017,0.0,08/31/9291
+2.11518,43.13786,2730,7,25,8,59,0,3.65,15.0,fr,47453,54,1999213,1,1,Active Shallow Crust,0.0,89.99017,0.0,07/25/2730
+2.11518,43.13786,1799,1,11,16,22,50,3.65,5.0,fr,47454,35,1999215,1,1,Active Shallow Crust,240.0011,58.01311,0.0,01/11/1799
+2.11518,43.13786,5654,3,11,15,16,0,3.85,15.0,fr,47455,113,1999237,1,1,Active Shallow Crust,0.0,89.98958,0.0,03/11/5654
+2.11518,43.13786,9270,3,7,15,0,25,4.55,5.0,fr,47456,185,1999326,1,1,Active Shallow Crust,0.0,89.99059,-90.0,03/07/9270
+0.43193,44.97744,6644,3,11,11,41,39,3.65,5.0,fr,47457,132,1999692,1,1,Active Shallow Crust,0.0,89.99007,0.0,03/11/6644
+0.43193,44.97744,9613,7,30,21,5,25,3.65,5.0,fr,47458,192,1999701,1,1,Active Shallow Crust,128.9006,89.96349,0.0,07/30/9613
+0.43193,44.97744,5354,6,3,19,27,6,3.85,5.0,fr,47459,107,1999722,1,1,Active Shallow Crust,0.0,89.9901,-90.0,06/03/5354
+0.43193,44.97744,7542,11,15,21,4,15,3.95,5.0,fr,47460,150,1999728,1,1,Active Shallow Crust,0.0,89.98988,0.0,11/15/7542
+0.43193,44.97744,1520,12,3,23,40,54,3.95,5.0,fr,47461,30,1999731,1,1,Active Shallow Crust,240.0196,58.0049,0.0,12/03/1520
+0.43193,44.97744,5930,2,21,7,8,54,4.85,5.0,fr,47462,118,1999836,1,1,Active Shallow Crust,0.0,89.99002,0.0,02/21/5930
+4.97231,46.83806,2216,5,9,23,0,1,3.55,5.0,fr,47463,44,2000640,1,1,Active Shallow Crust,0.0,89.9931,0.0,05/09/2216
+4.97231,46.83806,9967,6,17,10,47,38,3.65,5.0,fr,47464,199,2000652,1,3,Active Shallow Crust,0.0,89.9877,0.0,06/17/9967
+4.97231,46.83806,7264,12,17,2,2,28,3.65,5.0,fr,47465,145,2000652,1,3,Active Shallow Crust,0.0,89.9877,0.0,12/17/7264
+4.97231,46.83806,7347,2,25,19,29,46,3.65,5.0,fr,47466,146,2000652,1,3,Active Shallow Crust,0.0,89.9877,0.0,02/25/7347
+4.97231,46.83806,5018,1,12,11,40,17,3.65,27.5,fr,47467,100,2000657,1,1,Active Shallow Crust,240.0018,58.0123,0.0,01/12/5018
+4.97231,46.83806,2533,4,7,12,56,4,3.65,5.0,fr,47468,50,2000661,1,1,Active Shallow Crust,128.8995,89.96353,0.0,04/07/2533
+4.97231,46.83806,4289,12,11,4,20,16,3.75,15.0,fr,47469,85,2000665,1,1,Active Shallow Crust,0.0,89.98904,0.0,12/11/4289
+4.97231,46.83806,1860,4,29,5,40,21,3.85,15.0,fr,47470,37,2000677,1,1,Active Shallow Crust,0.0,89.99023,0.0,04/29/1860
+4.97231,46.83806,3353,4,14,17,16,29,3.85,5.0,fr,47471,67,2000685,1,1,Active Shallow Crust,128.8967,89.99268,0.0,04/14/3353
+4.97231,46.83806,5069,1,20,11,3,11,3.95,15.0,fr,47472,101,2000689,1,1,Active Shallow Crust,0.0,89.99129,0.0,01/20/5069
+4.97231,46.83806,4842,3,31,15,46,31,4.05,5.0,fr,47473,96,2000700,1,2,Active Shallow Crust,0.0,89.98837,0.0,03/31/4842
+4.97231,46.83806,6623,7,1,0,32,45,4.05,5.0,fr,47474,132,2000700,1,2,Active Shallow Crust,0.0,89.98837,0.0,07/01/6623
+4.97231,46.83806,1102,4,6,11,46,32,4.05,15.0,fr,47475,22,2000701,1,1,Active Shallow Crust,0.0,89.98837,0.0,04/06/1102
+4.97231,46.83806,9454,2,25,23,56,25,4.05,15.0,fr,47476,189,2000704,1,1,Active Shallow Crust,240.0061,58.00573,0.0,02/25/9454
+4.97231,46.83806,9211,8,22,14,39,38,4.25,5.0,fr,47477,184,2000724,1,1,Active Shallow Crust,0.0,89.99075,0.0,08/22/9211
+4.97231,46.83806,7254,11,21,18,29,21,4.55,5.0,fr,47478,145,2000760,1,2,Active Shallow Crust,0.0,89.98909,0.0,11/21/7254
+4.97231,46.83806,8769,1,31,13,44,21,4.55,5.0,fr,47479,175,2000760,1,2,Active Shallow Crust,0.0,89.98909,0.0,01/31/8769
+4.97231,46.83806,9344,9,17,4,27,30,4.65,5.0,fr,47480,186,2000772,1,1,Active Shallow Crust,0.0,89.99028,0.0,09/17/9344
+4.97231,46.83806,2878,5,25,15,56,4,4.65,5.0,fr,47481,57,2000781,1,1,Active Shallow Crust,128.8909,89.98676,0.0,05/25/2878
+4.97231,46.83806,4907,2,9,10,23,11,5.95,5.0,fr,47482,98,2000928,1,1,Active Shallow Crust,0.0,89.98998,0.0,02/09/4907
+-4.7359,47.49065,1637,4,1,11,56,55,3.55,5.0,fr,47483,32,2001120,1,1,Active Shallow Crust,0.0,89.99319,0.0,04/01/1637
+-1.88303,50.17254,6748,3,12,5,41,19,3.55,15.0,fr,47484,134,2001601,1,1,Active Shallow Crust,0.0,89.99031,0.0,03/12/6748
+-1.88303,50.17254,6759,7,20,9,22,15,3.55,15.0,fr,47485,135,2001607,1,1,Active Shallow Crust,0.0,89.9902,-90.0,07/20/6759
+-1.88303,50.17254,9209,6,28,15,16,19,3.65,5.0,fr,47486,184,2001612,1,1,Active Shallow Crust,0.0,89.98993,0.0,06/28/9209
+-1.88303,50.17254,1247,11,17,22,42,11,4.25,5.0,fr,47487,24,2001684,1,1,Active Shallow Crust,0.0,89.9899,0.0,11/17/1247
+-1.88303,50.17254,4652,12,26,20,42,57,5.05,5.0,fr,47488,93,2001780,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/26/4652
+0.39582,45.65024,4935,11,4,4,27,44,3.55,5.0,fr,47489,98,2002080,1,1,Active Shallow Crust,0.0,89.98987,0.0,11/04/4935
+0.39582,45.65024,6451,9,23,21,35,48,3.65,5.0,fr,47490,129,2002092,1,1,Active Shallow Crust,0.0,89.99018,0.0,09/23/6451
+0.39582,45.65024,1269,4,8,11,32,47,3.65,15.0,fr,47491,25,2002093,1,1,Active Shallow Crust,0.0,89.99018,0.0,04/08/1269
+0.39582,45.65024,8908,12,19,0,33,35,3.65,27.5,fr,47492,178,2002094,1,1,Active Shallow Crust,0.0,89.99018,0.0,12/19/8908
+0.39582,45.65024,4360,3,19,4,13,45,3.75,15.0,fr,47493,87,2002111,1,1,Active Shallow Crust,0.0,89.99009,-90.0,03/19/4360
+0.39582,45.65024,275,7,26,11,33,43,4.05,5.0,fr,47494,5,2002140,1,1,Active Shallow Crust,0.0,89.99009,0.0,07/26/0275
+0.39582,45.65024,9583,6,5,15,27,37,4.05,5.0,fr,47495,191,2002143,1,1,Active Shallow Crust,240.0058,58.00583,0.0,06/05/9583
+0.39582,45.65024,2175,5,11,5,1,29,4.05,5.0,fr,47496,43,2002146,1,1,Active Shallow Crust,0.0,89.98997,-90.0,05/11/2175
+0.39582,45.65024,3962,10,6,4,14,29,4.15,5.0,fr,47497,79,2002152,1,1,Active Shallow Crust,0.0,89.99007,0.0,10/06/3962
+0.39582,45.65024,6123,7,13,19,21,50,4.25,5.0,fr,47498,122,2002164,1,1,Active Shallow Crust,0.0,89.98996,0.0,07/13/6123
+0.39582,45.65024,795,5,19,18,30,3,4.55,5.0,fr,47499,15,2002200,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/19/0795
+-2.12664,48.14825,1928,9,6,7,13,15,3.65,15.0,fr,47500,38,2002573,1,1,Active Shallow Crust,0.0,89.991,0.0,09/06/1928
+-2.12664,48.14825,9422,12,26,7,18,7,3.65,27.5,fr,47501,188,2002574,1,1,Active Shallow Crust,0.0,89.991,0.0,12/26/9422
+-2.12664,48.14825,1960,4,28,6,33,55,3.75,5.0,fr,47502,39,2002593,1,1,Active Shallow Crust,128.8962,89.96727,0.0,04/28/1960
+-2.12664,48.14825,5795,1,23,11,51,26,3.85,5.0,fr,47503,115,2002596,1,1,Active Shallow Crust,0.0,89.99047,0.0,01/23/5795
+-2.12664,48.14825,209,10,13,18,30,14,3.95,5.0,fr,47504,4,2002608,1,1,Active Shallow Crust,0.0,89.98939,0.0,10/13/0209
+-2.12664,48.14825,6939,12,6,18,36,40,3.95,5.0,fr,47505,138,2002617,1,1,Active Shallow Crust,128.8999,89.99363,0.0,12/06/6939
+-2.12664,48.14825,1117,5,16,14,8,38,4.05,5.0,fr,47506,22,2002620,1,1,Active Shallow Crust,0.0,89.99054,0.0,05/16/1117
+-2.12664,48.14825,2309,1,22,18,20,55,4.85,27.5,fr,47507,46,2002724,1,1,Active Shallow Crust,0.0,89.9901,-90.0,01/22/2309
+-2.12664,48.14825,8677,12,29,16,58,13,5.15,5.0,fr,47508,173,2002755,1,1,Active Shallow Crust,240.0207,58.00017,0.0,12/29/8677
+-2.12664,48.14825,6216,1,18,22,53,57,6.75,15.0,fr,47509,124,2002945,1,1,Active Shallow Crust,360.0,89.99001,0.0,01/18/6216
+-1.4606,49.00466,4892,1,29,0,31,39,3.55,5.0,fr,47510,97,2003040,1,2,Active Shallow Crust,0.0,89.99007,0.0,01/29/4892
+-1.4606,49.00466,2141,1,11,22,19,59,3.55,5.0,fr,47511,42,2003040,1,2,Active Shallow Crust,0.0,89.99007,0.0,01/11/2141
+-1.4606,49.00466,5791,8,20,2,37,33,3.55,15.0,fr,47512,115,2003041,1,3,Active Shallow Crust,0.0,89.99007,0.0,08/20/5791
+-1.4606,49.00466,2445,2,17,20,37,58,3.55,15.0,fr,47513,48,2003041,1,3,Active Shallow Crust,0.0,89.99007,0.0,02/17/2445
+-1.4606,49.00466,530,9,10,22,45,9,3.55,15.0,fr,47514,10,2003041,1,3,Active Shallow Crust,0.0,89.99007,0.0,09/10/0530
+-1.4606,49.00466,9702,7,16,0,4,43,3.55,5.0,fr,47515,194,2003043,1,2,Active Shallow Crust,240.0123,57.99835,0.0,07/16/9702
+-1.4606,49.00466,3361,11,29,22,7,44,3.55,5.0,fr,47516,67,2003043,1,2,Active Shallow Crust,240.0123,57.99835,0.0,11/29/3361
+-1.4606,49.00466,2251,3,5,13,58,36,3.55,5.0,fr,47517,45,2003049,1,1,Active Shallow Crust,128.8963,89.99339,0.0,03/05/2251
+-1.4606,49.00466,4379,9,29,21,22,15,3.65,5.0,fr,47518,87,2003052,1,1,Active Shallow Crust,0.0,89.98969,0.0,09/29/4379
+-1.4606,49.00466,3443,4,29,12,17,41,3.65,5.0,fr,47519,68,2003055,1,1,Active Shallow Crust,240.0011,58.01309,0.0,04/29/3443
+-1.4606,49.00466,5555,7,10,3,5,8,3.75,5.0,fr,47520,111,2003064,1,3,Active Shallow Crust,0.0,89.98949,0.0,07/10/5555
+-1.4606,49.00466,2691,3,3,0,9,43,3.75,5.0,fr,47521,53,2003064,1,3,Active Shallow Crust,0.0,89.98949,0.0,03/03/2691
+-1.4606,49.00466,2445,5,19,9,10,25,3.75,5.0,fr,47522,48,2003064,1,3,Active Shallow Crust,0.0,89.98949,0.0,05/19/2445
+-1.4606,49.00466,4375,4,4,6,25,50,3.75,27.5,fr,47523,87,2003066,1,1,Active Shallow Crust,0.0,89.98949,0.0,04/04/4375
+-1.4606,49.00466,1584,6,12,19,4,18,3.75,5.0,fr,47524,31,2003067,1,1,Active Shallow Crust,240.0086,58.01757,0.0,06/12/1584
+-1.4606,49.00466,7696,12,25,5,51,55,3.85,5.0,fr,47525,153,2003085,1,1,Active Shallow Crust,128.8954,89.99356,0.0,12/25/7696
+-1.4606,49.00466,532,9,27,17,57,17,3.95,5.0,fr,47526,10,2003088,1,2,Active Shallow Crust,0.0,89.98956,0.0,09/27/0532
+-1.4606,49.00466,4695,5,22,12,1,48,3.95,5.0,fr,47527,93,2003088,1,2,Active Shallow Crust,0.0,89.98956,0.0,05/22/4695
+-1.4606,49.00466,4762,1,10,1,48,55,3.95,5.0,fr,47528,95,2003097,1,1,Active Shallow Crust,128.9,89.99374,0.0,01/10/4762
+-1.4606,49.00466,7918,5,11,10,45,52,4.05,5.0,fr,47529,158,2003100,1,1,Active Shallow Crust,0.0,89.98977,0.0,05/11/7918
+-1.4606,49.00466,8838,5,8,6,0,53,4.05,27.5,fr,47530,176,2003102,1,1,Active Shallow Crust,0.0,89.98977,0.0,05/08/8838
+-1.4606,49.00466,8583,9,27,16,33,14,4.05,5.0,fr,47531,171,2003106,1,1,Active Shallow Crust,0.0,89.98965,-90.0,09/27/8583
+-1.4606,49.00466,6561,8,12,14,33,17,4.15,5.0,fr,47532,131,2003118,1,1,Active Shallow Crust,0.0,89.98994,-90.0,08/12/6561
+-1.4606,49.00466,8474,5,14,22,43,11,4.35,5.0,fr,47533,169,2003136,1,3,Active Shallow Crust,0.0,89.99012,0.0,05/14/8474
+-1.4606,49.00466,6989,5,21,10,9,38,4.35,5.0,fr,47534,139,2003136,1,3,Active Shallow Crust,0.0,89.99012,0.0,05/21/6989
+-1.4606,49.00466,5606,2,22,1,40,37,4.35,5.0,fr,47535,112,2003136,1,3,Active Shallow Crust,0.0,89.99012,0.0,02/22/5606
+-1.4606,49.00466,2640,9,3,10,39,19,4.35,15.0,fr,47536,52,2003137,1,1,Active Shallow Crust,0.0,89.99012,0.0,09/03/2640
+-1.4606,49.00466,4370,11,27,13,1,51,4.45,15.0,fr,47537,87,2003149,1,1,Active Shallow Crust,0.0,89.99002,0.0,11/27/4370
+-1.4606,49.00466,6957,4,11,8,2,37,4.55,15.0,fr,47538,139,2003167,1,1,Active Shallow Crust,0.0,89.98994,-90.0,04/11/6957
+-1.4606,49.00466,1140,7,27,12,30,37,5.45,5.0,fr,47539,22,2003268,1,1,Active Shallow Crust,0.0,89.98997,0.0,07/27/1140
+-1.4606,49.00466,7628,10,7,22,30,32,5.65,5.0,fr,47540,152,2003295,1,1,Active Shallow Crust,240.0401,57.99974,0.0,10/07/7628
+6.05742,43.43683,8171,6,28,8,54,52,3.55,5.0,fr,47541,163,2003520,1,1,Active Shallow Crust,0.0,89.99268,0.0,06/28/8171
+6.05742,43.43683,7970,5,27,23,20,8,3.55,5.0,fr,47542,159,2003526,1,1,Active Shallow Crust,0.0,89.99259,-90.0,05/27/7970
+6.05742,43.43683,6171,11,15,14,26,35,3.65,15.0,fr,47543,123,2003533,1,1,Active Shallow Crust,0.0,89.98695,0.0,11/15/6171
+6.05742,43.43683,1630,11,11,1,21,4,3.75,5.0,fr,47544,32,2003544,1,2,Active Shallow Crust,0.0,89.98837,0.0,11/11/1630
+6.05742,43.43683,3711,5,25,21,17,19,3.75,5.0,fr,47545,74,2003544,1,2,Active Shallow Crust,0.0,89.98837,0.0,05/25/3711
+6.05742,43.43683,7034,7,25,9,40,0,3.85,5.0,fr,47546,140,2003556,1,1,Active Shallow Crust,0.0,89.98963,0.0,07/25/7034
+6.05742,43.43683,6987,2,7,3,47,20,4.65,15.0,fr,47547,139,2003653,1,1,Active Shallow Crust,0.0,89.98968,0.0,02/07/6987
+4.59212,52.50743,367,9,19,5,46,24,3.65,15.0,fr,47548,7,2004016,1,1,Active Shallow Crust,240.0027,58.01228,0.0,09/19/0367
+4.59212,52.50743,1260,2,16,12,5,44,4.05,15.0,fr,47549,25,2004061,1,1,Active Shallow Crust,0.0,89.98965,0.0,02/16/1260
+4.59212,52.50743,3641,9,21,3,58,51,4.45,15.0,fr,47550,72,2004109,1,1,Active Shallow Crust,0.0,89.98911,0.0,09/21/3641
+4.59212,52.50743,206,11,26,1,15,28,4.55,5.0,fr,47551,4,2004120,1,1,Active Shallow Crust,0.0,89.9903,0.0,11/26/0206
+3.49971,42.95378,8776,4,25,12,45,13,3.55,5.0,fr,47552,175,2004483,1,1,Active Shallow Crust,240.0115,57.99792,0.0,04/25/8776
+3.49971,42.95378,7238,10,27,9,59,13,3.75,5.0,fr,47553,144,2004504,1,1,Active Shallow Crust,0.0,89.9912,0.0,10/27/7238
+3.49971,42.95378,912,11,25,6,39,24,3.95,15.0,fr,47554,18,2004529,1,1,Active Shallow Crust,0.0,89.99068,0.0,11/25/0912
+5.51555,43.5012,7446,10,19,4,56,58,3.55,5.0,fr,47555,148,2004960,1,5,Active Shallow Crust,0.0,89.99268,0.0,10/19/7446
+5.51555,43.5012,4904,6,13,3,31,12,3.55,5.0,fr,47556,98,2004960,1,5,Active Shallow Crust,0.0,89.99268,0.0,06/13/4904
+5.51555,43.5012,3741,1,21,6,35,34,3.55,5.0,fr,47557,74,2004960,1,5,Active Shallow Crust,0.0,89.99268,0.0,01/21/3741
+5.51555,43.5012,2308,5,17,20,1,23,3.55,5.0,fr,47558,46,2004960,1,5,Active Shallow Crust,0.0,89.99268,0.0,05/17/2308
+5.51555,43.5012,7828,6,14,9,55,51,3.55,5.0,fr,47559,156,2004960,1,5,Active Shallow Crust,0.0,89.99268,0.0,06/14/7828
+5.51555,43.5012,7126,9,23,10,0,29,3.55,15.0,fr,47560,142,2004964,1,1,Active Shallow Crust,240.0119,57.9981,0.0,09/23/7126
+5.51555,43.5012,8291,9,2,11,32,37,3.55,5.0,fr,47561,165,2004966,1,1,Active Shallow Crust,0.0,89.9926,-90.0,09/02/8291
+5.51555,43.5012,8758,9,26,23,18,57,3.55,5.0,fr,47562,175,2004969,1,1,Active Shallow Crust,128.8962,89.99635,0.0,09/26/8758
+5.51555,43.5012,3292,3,26,17,10,34,3.65,5.0,fr,47563,65,2004972,1,1,Active Shallow Crust,0.0,89.98696,0.0,03/26/3292
+5.51555,43.5012,2125,4,22,19,29,11,3.65,5.0,fr,47564,42,2004975,1,1,Active Shallow Crust,240.0016,58.0121,0.0,04/22/2125
+5.51555,43.5012,2037,8,10,3,28,12,3.65,5.0,fr,47565,40,2004978,1,1,Active Shallow Crust,0.0,89.98681,-90.0,08/10/2037
+5.51555,43.5012,6935,8,28,22,10,27,3.75,5.0,fr,47566,138,2004984,1,2,Active Shallow Crust,0.0,89.98838,0.0,08/28/6935
+5.51555,43.5012,9347,2,6,0,14,35,3.75,5.0,fr,47567,186,2004984,1,2,Active Shallow Crust,0.0,89.98838,0.0,02/06/9347
+5.51555,43.5012,9058,8,16,2,26,25,3.75,15.0,fr,47568,181,2004985,1,1,Active Shallow Crust,0.0,89.98838,0.0,08/16/9058
+5.51555,43.5012,1042,7,7,7,59,36,3.75,27.5,fr,47569,20,2004986,1,2,Active Shallow Crust,0.0,89.98838,0.0,07/07/1042
+5.51555,43.5012,6434,9,19,3,29,27,3.75,27.5,fr,47570,128,2004986,1,2,Active Shallow Crust,0.0,89.98838,0.0,09/19/6434
+5.51555,43.5012,8160,5,24,11,34,29,3.75,27.5,fr,47571,163,2004989,1,1,Active Shallow Crust,240.0079,58.01717,0.0,05/24/8160
+5.51555,43.5012,2992,2,21,16,26,19,3.85,5.0,fr,47572,59,2004996,1,2,Active Shallow Crust,0.0,89.98965,0.0,02/21/2992
+5.51555,43.5012,7626,5,10,4,51,47,3.85,5.0,fr,47573,152,2004996,1,2,Active Shallow Crust,0.0,89.98965,0.0,05/10/7626
+5.51555,43.5012,7942,2,20,16,21,11,3.85,27.5,fr,47574,158,2005001,1,1,Active Shallow Crust,240.0115,57.99699,0.0,02/20/7942
+5.51555,43.5012,7443,12,31,17,17,4,3.85,5.0,fr,47575,148,2005002,1,1,Active Shallow Crust,0.0,89.98952,-90.0,12/31/7443
+5.51555,43.5012,2821,5,27,1,27,18,3.85,5.0,fr,47576,56,2005005,1,1,Active Shallow Crust,128.8958,89.99482,0.0,05/27/2821
+5.51555,43.5012,9070,9,15,21,54,21,4.05,5.0,fr,47577,181,2005020,1,1,Active Shallow Crust,0.0,89.99178,0.0,09/15/9070
+5.51555,43.5012,4912,7,31,21,25,3,4.15,15.0,fr,47578,98,2005033,1,1,Active Shallow Crust,0.0,89.989,0.0,07/31/4912
+5.51555,43.5012,6646,7,12,15,52,58,4.25,5.0,fr,47579,132,2005047,1,1,Active Shallow Crust,240.0066,57.99424,0.0,07/12/6646
+5.51555,43.5012,9029,1,25,11,37,49,4.35,27.5,fr,47580,180,2005058,1,1,Active Shallow Crust,0.0,89.99126,0.0,01/25/9029
+5.51555,43.5012,3833,9,9,8,22,10,5.45,5.0,fr,47581,76,2005188,1,1,Active Shallow Crust,0.0,89.99015,0.0,09/09/3833
+5.515547,43.5012,1259,6,18,2,28,23,6.35,7.567806,fr,47582,25,2005305,1,1,Active Shallow Crust,128.8493,89.98982,0.0,06/18/1259
+-1.00354,44.44199,7479,7,17,12,3,12,3.55,27.5,fr,47583,149,2005922,1,1,Active Shallow Crust,0.0,89.9892,0.0,07/17/7479
+-1.00354,44.44199,4743,12,19,1,45,15,4.65,5.0,fr,47584,94,2006061,1,1,Active Shallow Crust,128.8917,89.98698,0.0,12/19/4743
+3.42931,51.43854,5830,2,10,12,39,34,3.55,5.0,fr,47585,116,2006400,1,1,Active Shallow Crust,0.0,89.99057,0.0,02/10/5830
+3.42931,51.43854,3999,1,8,15,30,47,3.75,5.0,fr,47586,79,2006430,1,1,Active Shallow Crust,0.0,89.9899,-90.0,01/08/3999
+3.42931,51.43854,8044,11,20,2,28,19,3.95,5.0,fr,47587,160,2006448,1,1,Active Shallow Crust,0.0,89.99008,0.0,11/20/8044
+3.42931,51.43854,9008,4,5,3,26,0,4.15,5.0,fr,47588,180,2006472,1,1,Active Shallow Crust,0.0,89.99055,0.0,04/05/9008
+5.76566,48.09611,4851,12,13,5,39,26,3.75,5.0,fr,47589,97,2006907,1,1,Active Shallow Crust,240.0086,58.01691,0.0,12/13/4851
+5.76566,48.09611,5101,9,21,15,43,16,3.75,27.5,fr,47590,102,2006912,1,1,Active Shallow Crust,0.0,89.98917,-90.0,09/21/5101
+5.76566,48.09611,5919,9,27,23,17,22,3.95,15.0,fr,47591,118,2006929,1,1,Active Shallow Crust,0.0,89.9915,0.0,09/27/5919
+5.76566,48.09611,2393,11,2,2,11,2,4.05,5.0,fr,47592,47,2006940,1,1,Active Shallow Crust,0.0,89.98864,0.0,11/02/2393
+5.76566,48.09611,9776,3,1,9,16,57,4.35,15.0,fr,47593,195,2006977,1,1,Active Shallow Crust,0.0,89.98927,0.0,03/01/9776
+5.76566,48.09611,2874,1,31,4,44,26,4.55,27.5,fr,47594,57,2007002,1,1,Active Shallow Crust,0.0,89.98935,0.0,01/31/2874
+-0.65674,44.7478,8201,2,8,23,7,49,3.55,5.0,fr,47595,164,2007360,1,1,Active Shallow Crust,0.0,89.99015,0.0,02/08/8201
+-0.65674,44.7478,335,9,10,4,7,1,4.15,5.0,fr,47596,6,2007432,1,1,Active Shallow Crust,0.0,89.99013,0.0,09/10/0335
+-0.65674,44.7478,3517,9,28,23,52,6,4.35,15.0,fr,47597,70,2007457,1,1,Active Shallow Crust,0.0,89.99002,0.0,09/28/3517
+5.4701,50.43834,7556,12,5,17,7,54,3.55,15.0,fr,47598,151,2007841,1,1,Active Shallow Crust,0.0,89.98715,0.0,12/05/7556
+5.4701,50.43834,8739,1,18,22,29,53,3.55,5.0,fr,47599,174,2007846,1,2,Active Shallow Crust,0.0,89.98701,-90.0,01/18/8739
+5.4701,50.43834,1643,9,23,11,51,3,3.55,5.0,fr,47600,32,2007846,1,2,Active Shallow Crust,0.0,89.98701,-90.0,09/23/1643
+5.4701,50.43834,8378,1,30,1,1,24,3.65,5.0,fr,47601,167,2007855,1,1,Active Shallow Crust,240.0006,58.01322,0.0,01/30/8378
+5.4701,50.43834,7359,10,2,6,12,54,3.75,15.0,fr,47602,147,2007865,1,3,Active Shallow Crust,0.0,89.9898,0.0,10/02/7359
+5.4701,50.43834,2512,4,22,8,51,1,3.75,15.0,fr,47603,50,2007865,1,3,Active Shallow Crust,0.0,89.9898,0.0,04/22/2512
+5.4701,50.43834,8305,5,9,9,35,38,3.75,15.0,fr,47604,166,2007865,1,3,Active Shallow Crust,0.0,89.9898,0.0,05/09/8305
+5.4701,50.43834,8375,8,16,4,37,51,3.75,15.0,fr,47605,167,2007868,1,1,Active Shallow Crust,240.0087,58.01697,0.0,08/16/8375
+5.4701,50.43834,7711,5,20,14,37,5,3.85,15.0,fr,47606,154,2007877,1,1,Active Shallow Crust,0.0,89.99091,0.0,05/20/7711
+5.4701,50.43834,3093,5,21,2,5,11,3.85,5.0,fr,47607,61,2007882,1,1,Active Shallow Crust,0.0,89.9908,-90.0,05/21/3093
+5.4701,50.43834,7819,4,17,17,3,8,3.95,5.0,fr,47608,156,2007888,1,2,Active Shallow Crust,0.0,89.9919,0.0,04/17/7819
+5.4701,50.43834,4439,9,16,5,25,30,3.95,5.0,fr,47609,88,2007888,1,2,Active Shallow Crust,0.0,89.9919,0.0,09/16/4439
+5.4701,50.43834,486,8,29,5,33,12,3.95,15.0,fr,47610,9,2007892,1,1,Active Shallow Crust,240.0205,58.00525,0.0,08/29/0486
+5.4701,50.43834,2268,9,1,4,57,43,4.05,5.0,fr,47611,45,2007900,1,1,Active Shallow Crust,0.0,89.98917,0.0,09/01/2268
+5.4701,50.43834,9863,7,25,12,30,12,4.05,5.0,fr,47612,197,2007903,1,1,Active Shallow Crust,240.0067,58.00617,0.0,07/25/9863
+5.4701,50.43834,5303,7,5,23,36,24,4.05,5.0,fr,47613,106,2007906,1,1,Active Shallow Crust,0.0,89.98904,-90.0,07/05/5303
+5.4701,50.43834,4230,5,28,21,10,53,4.05,5.0,fr,47614,84,2007909,1,1,Active Shallow Crust,128.8894,89.99458,0.0,05/28/4230
+5.4701,50.43834,3180,10,27,2,2,26,4.05,27.5,fr,47615,63,2007911,1,1,Active Shallow Crust,128.8894,89.99458,0.0,10/27/3180
+5.4701,50.43834,609,1,19,4,2,35,4.25,15.0,fr,47616,12,2007925,1,1,Active Shallow Crust,0.0,89.99139,0.0,01/19/0609
+5.4701,50.43834,8118,12,18,2,51,6,4.55,5.0,fr,47617,162,2007960,1,1,Active Shallow Crust,0.0,89.98985,0.0,12/18/8118
+5.4701,50.43834,778,6,26,1,0,50,4.65,5.0,fr,47618,15,2007972,1,1,Active Shallow Crust,0.0,89.98914,0.0,06/26/0778
+5.4701,50.43834,4668,10,23,14,46,51,4.95,5.0,fr,47619,93,2008017,1,1,Active Shallow Crust,128.8882,89.98972,0.0,10/23/4668
+6.49909,47.03631,1955,6,20,11,45,54,3.55,15.0,fr,47620,39,2008321,1,1,Active Shallow Crust,0.0,89.99313,0.0,06/20/1955
+6.49909,47.03631,9526,10,3,0,5,40,3.55,5.0,fr,47621,190,2008323,1,1,Active Shallow Crust,240.0114,57.99947,0.0,10/03/9526
+6.49909,47.03631,7788,4,18,9,21,44,3.65,5.0,fr,47622,155,2008332,1,1,Active Shallow Crust,0.0,89.98775,0.0,04/18/7788
+6.49909,47.03631,3756,2,11,23,10,14,3.65,5.0,fr,47623,75,2008335,1,2,Active Shallow Crust,240.0005,58.0128,0.0,02/11/3756
+6.49909,47.03631,2142,1,11,1,55,50,3.65,5.0,fr,47624,42,2008335,1,2,Active Shallow Crust,240.0005,58.0128,0.0,01/11/2142
+6.49909,47.03631,7534,3,11,7,25,18,3.65,5.0,fr,47625,150,2008341,1,2,Active Shallow Crust,128.9011,89.96353,0.0,03/11/7534
+6.49909,47.03631,632,11,10,4,41,33,3.65,5.0,fr,47626,12,2008341,1,2,Active Shallow Crust,128.9011,89.96353,0.0,11/10/0632
+6.49909,47.03631,6687,9,10,17,22,59,3.75,5.0,fr,47627,133,2008344,1,1,Active Shallow Crust,0.0,89.98908,0.0,09/10/6687
+6.49909,47.03631,9356,12,4,1,37,38,3.75,15.0,fr,47628,187,2008345,1,1,Active Shallow Crust,0.0,89.98908,0.0,12/04/9356
+6.49909,47.03631,6950,1,9,20,5,48,3.75,5.0,fr,47629,138,2008347,1,2,Active Shallow Crust,240.0079,58.01725,0.0,01/09/6950
+6.49909,47.03631,1387,5,10,17,37,51,3.75,5.0,fr,47630,27,2008347,1,2,Active Shallow Crust,240.0079,58.01725,0.0,05/10/1387
+6.49909,47.03631,1382,10,13,12,30,4,3.75,15.0,fr,47631,27,2008348,1,1,Active Shallow Crust,240.0079,58.01725,0.0,10/13/1382
+6.49909,47.03631,4847,6,23,8,46,21,3.75,27.5,fr,47632,96,2008349,1,1,Active Shallow Crust,240.0079,58.01725,0.0,06/23/4847
+6.49909,47.03631,2145,9,1,22,21,50,3.75,5.0,fr,47633,42,2008350,1,1,Active Shallow Crust,0.0,89.98895,-90.0,09/01/2145
+6.49909,47.03631,7846,1,16,5,2,33,3.75,15.0,fr,47634,156,2008354,1,1,Active Shallow Crust,128.8965,89.9675,0.0,01/16/7846
+6.49909,47.03631,9992,12,19,22,55,21,3.95,5.0,fr,47635,199,2008368,1,1,Active Shallow Crust,0.0,89.99133,0.0,12/19/9992
+6.49909,47.03631,7007,5,12,22,25,33,3.95,15.0,fr,47636,140,2008369,1,1,Active Shallow Crust,0.0,89.99133,0.0,05/12/7007
+6.49909,47.03631,1981,1,5,15,1,20,3.95,27.5,fr,47637,39,2008370,1,1,Active Shallow Crust,0.0,89.99133,0.0,01/05/1981
+6.49909,47.03631,8930,2,23,23,21,56,4.05,5.0,fr,47638,178,2008380,1,2,Active Shallow Crust,0.0,89.9884,0.0,02/23/8930
+6.49909,47.03631,3620,2,5,14,56,38,4.05,5.0,fr,47639,72,2008380,1,2,Active Shallow Crust,0.0,89.9884,0.0,02/05/3620
+6.49909,47.03631,8008,11,25,23,27,40,4.15,5.0,fr,47640,160,2008392,1,1,Active Shallow Crust,0.0,89.98967,0.0,11/25/8008
+6.49909,47.03631,1032,5,7,19,14,28,4.15,15.0,fr,47641,20,2008393,1,1,Active Shallow Crust,0.0,89.98967,0.0,05/07/1032
+6.49909,47.03631,7480,10,31,14,5,34,4.45,15.0,fr,47642,149,2008429,1,1,Active Shallow Crust,0.0,89.99024,0.0,10/31/7480
+6.49909,47.03631,1864,4,12,8,31,22,4.85,5.0,fr,47643,37,2008476,1,3,Active Shallow Crust,359.9992,89.99077,0.0,04/12/1864
+6.49909,47.03631,454,6,14,5,20,18,4.85,5.0,fr,47644,9,2008476,1,3,Active Shallow Crust,359.9992,89.99077,0.0,06/14/0454
+6.49909,47.03631,298,5,1,15,24,53,4.85,5.0,fr,47645,5,2008476,1,3,Active Shallow Crust,359.9992,89.99077,0.0,05/01/0298
+6.49909,47.03631,2274,2,6,10,20,3,4.95,15.0,fr,47646,45,2008492,1,1,Active Shallow Crust,240.0121,58.00462,0.0,02/06/2274
+6.49909,47.03631,7333,9,18,20,18,53,5.15,5.0,fr,47647,146,2008518,1,1,Active Shallow Crust,0.0,89.99008,-90.0,09/18/7333
+6.49909,47.03631,4836,10,6,12,11,26,5.15,5.0,fr,47648,96,2008521,1,1,Active Shallow Crust,128.8834,89.99124,0.0,10/06/4836
+6.499094,47.03631,9042,8,19,2,9,38,6.25,6.744814,fr,47649,180,2008644,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/19/9042
+6.499085,47.0363,9397,9,30,12,52,12,6.45,8.491219,fr,47650,187,2008677,1,1,Active Shallow Crust,128.8368,89.98933,0.0,09/30/9397
+2.96441,46.41501,9602,11,12,15,37,58,3.55,5.0,fr,47651,192,2008800,1,1,Active Shallow Crust,0.0,89.98957,0.0,11/12/9602
+2.96441,46.41501,61,6,18,3,45,34,3.65,5.0,fr,47652,1,2008815,1,1,Active Shallow Crust,240.0013,58.01245,0.0,06/18/0061
+2.96441,46.41501,6482,5,3,2,24,23,3.65,5.0,fr,47653,129,2008818,1,1,Active Shallow Crust,0.0,89.9906,-90.0,05/03/6482
+2.96441,46.41501,4447,5,11,15,57,52,3.75,15.0,fr,47654,88,2008825,1,1,Active Shallow Crust,0.0,89.98895,0.0,05/11/4447
+2.96441,46.41501,1421,2,26,6,58,20,3.85,15.0,fr,47655,28,2008840,1,1,Active Shallow Crust,240.0109,57.99764,0.0,02/26/1421
+2.96441,46.41501,1220,11,4,22,15,12,3.95,15.0,fr,47656,24,2008849,1,1,Active Shallow Crust,0.0,89.98904,0.0,11/04/1220
+2.96441,46.41501,6722,4,13,8,44,36,4.15,5.0,fr,47657,134,2008872,1,1,Active Shallow Crust,0.0,89.98955,0.0,04/13/6722
+3.42412,52.07476,7524,2,1,22,38,2,3.85,15.0,fr,47658,150,2009320,1,1,Active Shallow Crust,240.0114,57.99837,0.0,02/01/7524
+3.43386,42.14125,5907,2,20,18,27,5,3.75,27.5,fr,47659,118,2009789,1,1,Active Shallow Crust,240.008,58.01754,0.0,02/20/5907
+-5.67784,47.24599,2690,12,31,12,51,16,3.65,15.0,fr,47660,53,2010259,1,1,Active Shallow Crust,0.0,89.98766,-90.0,12/31/2690
+-5.67784,47.24599,3886,8,6,22,56,13,3.95,15.0,fr,47661,77,2010292,1,1,Active Shallow Crust,240.0201,58.00439,0.0,08/06/3886
+0.30341,43.60848,739,4,21,0,59,52,3.55,5.0,fr,47662,14,2011200,1,1,Active Shallow Crust,0.0,89.98996,0.0,04/21/0739
+0.30341,43.60848,1925,12,29,5,21,8,3.55,15.0,fr,47663,38,2011204,1,1,Active Shallow Crust,240.0119,57.99813,0.0,12/29/1925
+0.30341,43.60848,2845,4,14,7,1,56,3.65,5.0,fr,47664,56,2011212,1,1,Active Shallow Crust,0.0,89.98983,0.0,04/14/2845
+0.30341,43.60848,7057,7,21,5,12,58,3.65,5.0,fr,47665,141,2011215,1,1,Active Shallow Crust,240.0007,58.01286,0.0,07/21/7057
+0.30341,43.60848,2072,4,9,15,52,34,3.65,5.0,fr,47666,41,2011221,1,1,Active Shallow Crust,128.9007,89.9635,0.0,04/09/2072
+0.30341,43.60848,125,9,9,20,32,8,4.15,5.0,fr,47667,2,2011278,1,1,Active Shallow Crust,0.0,89.99005,-90.0,09/09/0125
+0.30341,43.60848,1195,9,25,22,1,45,4.55,15.0,fr,47668,23,2011321,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/25/1195
+0.30341,43.60848,5185,12,7,5,9,3,4.65,27.5,fr,47669,103,2011334,1,1,Active Shallow Crust,0.0,89.98997,0.0,12/07/5185
+8.88497,50.465,1614,3,29,6,45,8,3.55,5.0,fr,47670,32,2011680,1,1,Active Shallow Crust,0.0,89.98716,0.0,03/29/1614
+8.88497,50.465,1670,6,15,6,35,46,3.55,15.0,fr,47671,33,2011681,1,1,Active Shallow Crust,0.0,89.98716,0.0,06/15/1670
+8.88497,50.465,6457,7,10,8,8,56,3.75,5.0,fr,47672,129,2011704,1,1,Active Shallow Crust,0.0,89.9898,0.0,07/10/6457
+8.88497,50.465,418,3,9,14,19,24,4.55,15.0,fr,47673,8,2011801,1,1,Active Shallow Crust,0.0,89.99188,0.0,03/09/0418
+-4.63582,49.00366,3215,4,29,18,23,27,3.65,5.0,fr,47674,64,2012172,1,1,Active Shallow Crust,0.0,89.9882,0.0,04/29/3215
+-4.63582,49.00366,3244,1,28,8,38,0,4.35,5.0,fr,47675,64,2012265,1,1,Active Shallow Crust,128.898,89.98264,0.0,01/28/3244
+6.81794,45.6458,787,11,24,12,10,8,3.55,5.0,fr,47676,15,2012640,1,4,Active Shallow Crust,0.0,89.99295,0.0,11/24/0787
+6.81794,45.6458,5900,9,24,20,9,41,3.55,5.0,fr,47677,117,2012640,1,4,Active Shallow Crust,0.0,89.99295,0.0,09/24/5900
+6.81794,45.6458,5664,7,15,9,23,37,3.55,5.0,fr,47678,113,2012640,1,4,Active Shallow Crust,0.0,89.99295,0.0,07/15/5664
+6.81794,45.6458,4809,10,21,3,14,29,3.55,5.0,fr,47679,96,2012640,1,4,Active Shallow Crust,0.0,89.99295,0.0,10/21/4809
+6.81794,45.6458,7478,7,9,7,22,50,3.55,5.0,fr,47680,149,2012643,1,1,Active Shallow Crust,240.0125,57.99807,0.0,07/09/7478
+6.81794,45.6458,5174,9,24,0,4,33,3.75,5.0,fr,47681,103,2012664,1,1,Active Shallow Crust,0.0,89.9888,0.0,09/24/5174
+6.81794,45.6458,3901,12,7,14,39,22,3.85,5.0,fr,47682,78,2012676,1,1,Active Shallow Crust,0.0,89.99002,0.0,12/07/3901
+6.81794,45.6458,2437,6,24,19,41,53,3.85,5.0,fr,47683,48,2012679,1,1,Active Shallow Crust,240.0104,57.99736,0.0,06/24/2437
+6.81794,45.6458,3232,8,25,6,48,39,3.85,27.5,fr,47684,64,2012684,1,1,Active Shallow Crust,0.0,89.98991,-90.0,08/25/3232
+6.81794,45.6458,3564,5,23,5,52,25,3.95,15.0,fr,47685,71,2012692,1,1,Active Shallow Crust,240.019,58.00481,0.0,05/23/3564
+6.81794,45.6458,1254,8,25,17,14,38,4.25,5.0,fr,47686,25,2012733,1,1,Active Shallow Crust,128.8946,89.98091,0.0,08/25/1254
+6.81794,45.6458,8028,12,8,15,0,26,4.55,15.0,fr,47687,160,2012761,1,1,Active Shallow Crust,0.0,89.99108,0.0,12/08/8028
+6.81794,45.6458,2779,10,2,1,41,56,6.35,15.0,fr,47688,55,2012986,1,1,Active Shallow Crust,128.8454,89.9911,0.0,10/02/2779
+0.7621,44.86856,8790,1,3,18,1,57,3.65,5.0,fr,47689,175,2013141,1,1,Active Shallow Crust,128.9005,89.96349,0.0,01/03/8790
+0.7621,44.86856,117,3,22,18,36,38,3.75,5.0,fr,47690,2,2013144,1,1,Active Shallow Crust,0.0,89.99007,0.0,03/22/0117
+0.7621,44.86856,6988,4,22,19,23,25,3.75,15.0,fr,47691,139,2013145,1,1,Active Shallow Crust,0.0,89.99007,0.0,04/22/6988
+0.7621,44.86856,2633,11,23,4,11,1,4.55,5.0,fr,47692,52,2013240,1,1,Active Shallow Crust,0.0,89.99011,0.0,11/23/2633
+5.62874,47.56801,629,9,2,4,15,8,3.55,5.0,fr,47693,12,2014080,1,1,Active Shallow Crust,0.0,89.99319,0.0,09/02/0629
+5.62874,47.56801,5733,8,28,19,35,24,3.55,5.0,fr,47694,114,2014086,1,1,Active Shallow Crust,0.0,89.99312,-90.0,08/28/5733
+5.62874,47.56801,2670,8,1,23,10,31,3.75,5.0,fr,47695,53,2014104,1,1,Active Shallow Crust,0.0,89.98919,0.0,08/01/2670
+5.62874,47.56801,733,2,27,22,43,20,3.85,5.0,fr,47696,14,2014116,1,1,Active Shallow Crust,0.0,89.99036,0.0,02/27/0733
+5.62874,47.56801,4950,7,12,22,40,36,3.85,5.0,fr,47697,98,2014122,1,1,Active Shallow Crust,0.0,89.99026,-90.0,07/12/4950
+5.62874,47.56801,9028,12,5,14,13,43,3.95,5.0,fr,47698,180,2014134,1,1,Active Shallow Crust,0.0,89.99132,-90.0,12/05/9028
+5.62874,47.56801,1400,3,30,8,28,24,4.05,27.5,fr,47699,27,2014142,1,1,Active Shallow Crust,0.0,89.98852,0.0,03/30/1400
+5.62874,47.56801,1744,6,27,6,35,19,4.25,5.0,fr,47700,34,2014164,1,1,Active Shallow Crust,0.0,89.99088,0.0,06/27/1744
+5.62874,47.56801,98,4,18,4,1,36,4.45,5.0,fr,47701,1,2014194,1,1,Active Shallow Crust,0.0,89.99023,-90.0,04/18/0098
+5.62874,47.56801,7810,6,25,2,34,25,4.65,27.5,fr,47702,156,2014214,1,1,Active Shallow Crust,0.0,89.99041,0.0,06/25/7810
+5.62874,47.56801,795,4,19,23,31,26,5.65,5.0,fr,47703,15,2014332,1,1,Active Shallow Crust,359.9997,89.9903,0.0,04/19/0795
+2.39658,52.18396,2626,3,28,20,51,3,3.65,5.0,fr,47704,52,2014578,1,1,Active Shallow Crust,0.0,89.98885,-90.0,03/28/2626
+2.39658,52.18396,5222,2,2,17,53,0,3.95,5.0,fr,47705,104,2014608,1,1,Active Shallow Crust,0.0,89.99025,0.0,02/02/5222
+2.39658,52.18396,1724,4,28,15,41,2,4.05,5.0,fr,47706,34,2014620,1,1,Active Shallow Crust,0.0,89.98957,0.0,04/28/1724
+2.39658,52.18396,9559,10,16,12,23,50,4.15,5.0,fr,47707,191,2014632,1,1,Active Shallow Crust,0.0,89.9907,0.0,10/16/9559
+2.39658,52.18396,8356,2,28,17,26,42,4.45,27.5,fr,47708,167,2014670,1,1,Active Shallow Crust,0.0,89.99013,0.0,02/28/8356
+-0.12429,48.02905,47,7,23,16,21,50,3.55,5.0,fr,47709,0,2015040,1,1,Active Shallow Crust,0.0,89.98999,0.0,07/23/0047
+-0.12429,48.02905,2850,1,6,16,25,59,3.55,5.0,fr,47710,56,2015049,1,1,Active Shallow Crust,128.8961,89.99378,0.0,01/06/2850
+-0.12429,48.02905,930,11,24,11,56,16,3.65,5.0,fr,47711,18,2015052,1,1,Active Shallow Crust,0.0,89.99004,0.0,11/24/0930
+-0.12429,48.02905,6704,1,25,9,59,30,3.75,5.0,fr,47712,134,2015073,1,1,Active Shallow Crust,128.8964,89.96735,0.0,01/25/6704
+-0.12429,48.02905,6164,5,3,19,35,53,4.05,5.0,fr,47713,123,2015100,1,1,Active Shallow Crust,0.0,89.98998,0.0,05/03/6164
+-0.12429,48.02905,336,7,8,14,47,32,4.05,15.0,fr,47714,6,2015107,1,1,Active Shallow Crust,0.0,89.98999,-90.0,07/08/0336
+-0.12429,48.02905,2849,1,4,20,13,0,4.55,15.0,fr,47715,56,2015161,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/04/2849
+-0.12429,48.02905,5528,12,18,14,18,29,4.55,15.0,fr,47716,110,2015170,1,1,Active Shallow Crust,128.8935,89.98579,0.0,12/18/5528
+5.69871,50.46829,9906,12,20,10,0,44,3.55,5.0,fr,47717,198,2015520,1,3,Active Shallow Crust,0.0,89.98716,0.0,12/20/9906
+5.69871,50.46829,8588,4,4,9,33,12,3.55,5.0,fr,47718,171,2015520,1,3,Active Shallow Crust,0.0,89.98716,0.0,04/04/8588
+5.69871,50.46829,6787,5,8,13,59,11,3.55,5.0,fr,47719,135,2015520,1,3,Active Shallow Crust,0.0,89.98716,0.0,05/08/6787
+5.69871,50.46829,8082,2,26,12,0,45,3.55,15.0,fr,47720,161,2015521,1,2,Active Shallow Crust,0.0,89.98716,0.0,02/26/8082
+5.69871,50.46829,3871,7,24,22,39,2,3.55,15.0,fr,47721,77,2015521,1,2,Active Shallow Crust,0.0,89.98716,0.0,07/24/3871
+5.69871,50.46829,8337,4,29,15,4,11,3.55,27.5,fr,47722,166,2015528,1,2,Active Shallow Crust,0.0,89.98701,-90.0,04/29/8337
+5.69871,50.46829,6579,8,7,15,13,8,3.55,27.5,fr,47723,131,2015528,1,2,Active Shallow Crust,0.0,89.98701,-90.0,08/07/6579
+5.69871,50.46829,2705,1,20,8,26,35,3.55,15.0,fr,47724,54,2015530,1,1,Active Shallow Crust,128.8959,89.99358,0.0,01/20/2705
+5.69871,50.46829,7850,10,18,12,1,33,3.65,15.0,fr,47725,156,2015533,1,1,Active Shallow Crust,0.0,89.98856,0.0,10/18/7850
+5.69871,50.46829,5622,1,1,13,46,24,3.65,15.0,fr,47726,112,2015536,1,1,Active Shallow Crust,240.0006,58.01365,0.0,01/01/5622
+5.69871,50.46829,5011,1,27,14,21,33,3.65,5.0,fr,47727,100,2015541,1,1,Active Shallow Crust,128.9008,89.96304,0.0,01/27/5011
+5.69871,50.46829,3234,4,18,16,29,25,3.75,5.0,fr,47728,64,2015544,1,1,Active Shallow Crust,0.0,89.9898,0.0,04/18/3234
+5.69871,50.46829,9631,1,2,21,10,26,3.75,15.0,fr,47729,192,2015545,1,3,Active Shallow Crust,0.0,89.9898,0.0,01/02/9631
+5.69871,50.46829,2859,5,31,0,14,49,3.75,15.0,fr,47730,57,2015545,1,3,Active Shallow Crust,0.0,89.9898,0.0,05/31/2859
+5.69871,50.46829,2191,6,19,15,36,11,3.75,15.0,fr,47731,43,2015545,1,3,Active Shallow Crust,0.0,89.9898,0.0,06/19/2191
+5.69871,50.46829,7961,7,10,18,52,36,3.75,15.0,fr,47732,159,2015551,1,1,Active Shallow Crust,0.0,89.98969,-90.0,07/10/7961
+5.69871,50.46829,1602,8,21,18,16,29,3.75,5.0,fr,47733,32,2015553,1,1,Active Shallow Crust,128.8958,89.96756,0.0,08/21/1602
+5.69871,50.46829,1436,8,1,1,38,11,3.85,5.0,fr,47734,28,2015556,1,1,Active Shallow Crust,0.0,89.99091,0.0,08/01/1436
+5.69871,50.46829,7917,2,21,3,35,30,3.95,5.0,fr,47735,158,2015568,1,2,Active Shallow Crust,0.0,89.9919,0.0,02/21/7917
+5.69871,50.46829,9803,12,7,4,49,27,3.95,5.0,fr,47736,196,2015568,1,2,Active Shallow Crust,0.0,89.9919,0.0,12/07/9803
+5.69871,50.46829,8640,4,28,5,51,57,3.95,15.0,fr,47737,172,2015575,1,1,Active Shallow Crust,0.0,89.99181,-90.0,04/28/8640
+5.69871,50.46829,4772,7,14,7,0,54,4.05,5.0,fr,47738,95,2015583,1,1,Active Shallow Crust,240.0063,58.00642,0.0,07/14/4772
+5.69871,50.46829,6518,9,1,7,15,10,4.15,15.0,fr,47739,130,2015596,1,1,Active Shallow Crust,240.0091,57.99738,0.0,09/01/6518
+5.69871,50.46829,3333,9,4,23,59,48,4.15,5.0,fr,47740,66,2015601,1,1,Active Shallow Crust,128.897,89.99357,0.0,09/04/3333
+5.69871,50.46829,8127,11,11,20,58,56,4.25,15.0,fr,47741,162,2015605,1,2,Active Shallow Crust,0.0,89.9914,0.0,11/11/8127
+5.69871,50.46829,8635,3,2,13,0,1,4.25,15.0,fr,47742,172,2015605,1,2,Active Shallow Crust,0.0,89.9914,0.0,03/02/8635
+5.69871,50.46829,8709,12,8,6,18,34,4.45,5.0,fr,47743,174,2015628,1,1,Active Shallow Crust,0.0,89.99089,0.0,12/08/8709
+5.69871,50.46829,3604,7,18,2,47,46,4.55,5.0,fr,47744,72,2015640,1,1,Active Shallow Crust,0.0,89.98985,0.0,07/18/3604
+5.69871,50.46829,4229,4,17,11,8,47,4.85,15.0,fr,47745,84,2015677,1,1,Active Shallow Crust,0.0,89.98994,0.0,04/17/4229
+5.698711,50.46829,8006,9,14,18,34,8,6.05,5.357596,fr,47746,160,2015820,1,1,Active Shallow Crust,0.0,89.98988,0.0,09/14/8006
+-3.06435,47.11459,9028,7,30,12,18,20,3.55,5.0,fr,47747,180,2016483,1,1,Active Shallow Crust,240.0128,57.998,0.0,07/30/9028
+-3.06435,47.11459,582,6,18,20,33,58,3.65,5.0,fr,47748,11,2016492,1,1,Active Shallow Crust,0.0,89.99083,0.0,06/18/0582
+-3.06435,47.11459,4381,9,10,0,52,52,3.75,5.0,fr,47749,87,2016504,1,1,Active Shallow Crust,0.0,89.9891,0.0,09/10/4381
+-3.06435,47.11459,347,7,20,6,8,39,3.75,15.0,fr,47750,6,2016505,1,1,Active Shallow Crust,0.0,89.9891,0.0,07/20/0347
+0.33939,42.92988,4315,11,21,5,33,5,3.55,5.0,fr,47751,86,2016960,1,4,Active Shallow Crust,0.0,89.98985,0.0,11/21/4315
+0.33939,42.92988,9306,8,18,8,41,7,3.55,5.0,fr,47752,186,2016960,1,4,Active Shallow Crust,0.0,89.98985,0.0,08/18/9306
+0.33939,42.92988,2965,11,20,20,12,40,3.55,5.0,fr,47753,59,2016960,1,4,Active Shallow Crust,0.0,89.98985,0.0,11/20/2965
+0.33939,42.92988,4174,5,23,0,58,5,3.55,5.0,fr,47754,83,2016960,1,4,Active Shallow Crust,0.0,89.98985,0.0,05/23/4174
+0.33939,42.92988,4705,4,5,7,52,35,3.55,15.0,fr,47755,94,2016961,1,1,Active Shallow Crust,0.0,89.98985,0.0,04/05/4705
+0.33939,42.92988,6672,1,8,21,13,16,3.55,5.0,fr,47756,133,2016963,1,2,Active Shallow Crust,240.0118,57.99816,0.0,01/08/6672
+0.33939,42.92988,6476,8,10,16,32,21,3.55,5.0,fr,47757,129,2016963,1,2,Active Shallow Crust,240.0118,57.99816,0.0,08/10/6476
+0.33939,42.92988,7093,6,25,20,57,14,3.55,15.0,fr,47758,141,2016967,1,1,Active Shallow Crust,0.0,89.9902,-90.0,06/25/7093
+0.33939,42.92988,3746,4,1,17,23,52,3.55,27.5,fr,47759,74,2016968,1,1,Active Shallow Crust,0.0,89.9902,-90.0,04/01/3746
+0.33939,42.92988,9603,3,17,0,45,21,3.55,5.0,fr,47760,192,2016969,1,2,Active Shallow Crust,128.8965,89.99377,0.0,03/17/9603
+0.33939,42.92988,2543,5,19,11,34,49,3.55,5.0,fr,47761,50,2016969,1,2,Active Shallow Crust,128.8965,89.99377,0.0,05/19/2543
+0.33939,42.92988,9242,4,24,21,14,20,3.65,5.0,fr,47762,184,2016972,1,5,Active Shallow Crust,0.0,89.99013,0.0,04/24/9242
+0.33939,42.92988,8735,11,17,13,16,47,3.65,5.0,fr,47763,174,2016972,1,5,Active Shallow Crust,0.0,89.99013,0.0,11/17/8735
+0.33939,42.92988,2795,11,10,18,48,48,3.65,5.0,fr,47764,55,2016972,1,5,Active Shallow Crust,0.0,89.99013,0.0,11/10/2795
+0.33939,42.92988,2641,7,18,0,20,2,3.65,5.0,fr,47765,52,2016972,1,5,Active Shallow Crust,0.0,89.99013,0.0,07/18/2641
+0.33939,42.92988,6247,6,30,21,54,19,3.65,5.0,fr,47766,124,2016972,1,5,Active Shallow Crust,0.0,89.99013,0.0,06/30/6247
+0.33939,42.92988,7804,3,1,5,2,35,3.65,27.5,fr,47767,156,2016974,1,1,Active Shallow Crust,0.0,89.99013,0.0,03/01/7804
+0.33939,42.92988,3800,12,30,19,0,30,3.65,5.0,fr,47768,75,2016975,1,1,Active Shallow Crust,240.0007,58.01279,0.0,12/30/3800
+0.33939,42.92988,9276,10,17,21,13,29,3.65,15.0,fr,47769,185,2016976,1,1,Active Shallow Crust,240.0007,58.01279,0.0,10/17/9276
+0.33939,42.92988,4396,11,28,0,28,8,3.65,5.0,fr,47770,87,2016978,1,1,Active Shallow Crust,0.0,89.99001,-90.0,11/28/4396
+0.33939,42.92988,1069,12,13,20,45,49,3.65,15.0,fr,47771,21,2016979,1,1,Active Shallow Crust,0.0,89.99001,-90.0,12/13/1069
+0.33939,42.92988,7326,1,25,20,6,1,3.75,5.0,fr,47772,146,2016984,1,2,Active Shallow Crust,0.0,89.9901,0.0,01/25/7326
+0.33939,42.92988,2656,7,28,21,39,43,3.75,5.0,fr,47773,53,2016984,1,2,Active Shallow Crust,0.0,89.9901,0.0,07/28/2656
+0.33939,42.92988,6794,5,10,20,16,48,3.75,27.5,fr,47774,135,2016986,1,1,Active Shallow Crust,0.0,89.9901,0.0,05/10/6794
+0.33939,42.92988,2689,1,1,16,24,51,3.75,5.0,fr,47775,53,2016987,1,1,Active Shallow Crust,240.0079,58.0175,0.0,01/01/2689
+0.33939,42.92988,2728,1,20,2,53,33,3.75,15.0,fr,47776,54,2016988,1,1,Active Shallow Crust,240.0079,58.0175,0.0,01/20/2728
+0.33939,42.92988,1763,6,7,22,40,29,3.75,5.0,fr,47777,35,2016990,1,1,Active Shallow Crust,0.0,89.98999,-90.0,06/07/1763
+0.33939,42.92988,443,4,28,4,46,37,3.75,5.0,fr,47778,8,2016993,1,1,Active Shallow Crust,128.897,89.96732,0.0,04/28/0443
+0.33939,42.92988,9801,8,31,15,42,35,3.85,5.0,fr,47779,196,2016996,1,2,Active Shallow Crust,0.0,89.98988,0.0,08/31/9801
+0.33939,42.92988,9645,2,21,15,26,37,3.85,5.0,fr,47780,192,2016996,1,2,Active Shallow Crust,0.0,89.98988,0.0,02/21/9645
+0.33939,42.92988,348,4,26,22,10,47,3.85,15.0,fr,47781,6,2016997,1,2,Active Shallow Crust,0.0,89.98988,0.0,04/26/0348
+0.33939,42.92988,8021,12,13,5,34,39,3.85,15.0,fr,47782,160,2016997,1,2,Active Shallow Crust,0.0,89.98988,0.0,12/13/8021
+0.33939,42.92988,4298,8,21,17,10,0,3.85,5.0,fr,47783,85,2016999,1,1,Active Shallow Crust,240.0103,57.99775,0.0,08/21/4298
+0.33939,42.92988,1890,12,7,17,51,27,3.85,5.0,fr,47784,37,2017002,1,1,Active Shallow Crust,0.0,89.99009,-90.0,12/07/1890
+0.33939,42.92988,5732,8,6,18,55,31,3.85,5.0,fr,47785,114,2017005,1,1,Active Shallow Crust,128.896,89.9938,0.0,08/06/5732
+0.33939,42.92988,6558,5,22,16,17,37,3.95,5.0,fr,47786,131,2017008,1,3,Active Shallow Crust,0.0,89.9901,0.0,05/22/6558
+0.33939,42.92988,2662,3,13,10,19,39,3.95,5.0,fr,47787,53,2017008,1,3,Active Shallow Crust,0.0,89.9901,0.0,03/13/2662
+0.33939,42.92988,8560,4,8,9,5,49,3.95,5.0,fr,47788,171,2017008,1,3,Active Shallow Crust,0.0,89.9901,0.0,04/08/8560
+0.33939,42.92988,3366,3,16,17,46,15,3.95,5.0,fr,47789,67,2017014,1,1,Active Shallow Crust,0.0,89.98998,-90.0,03/16/3366
+0.33939,42.92988,7798,11,26,17,15,56,4.05,5.0,fr,47790,155,2017020,1,3,Active Shallow Crust,0.0,89.98988,0.0,11/26/7798
+0.33939,42.92988,5281,2,9,18,46,10,4.05,5.0,fr,47791,105,2017020,1,3,Active Shallow Crust,0.0,89.98988,0.0,02/09/5281
+0.33939,42.92988,1793,4,13,22,40,3,4.05,5.0,fr,47792,35,2017020,1,3,Active Shallow Crust,0.0,89.98988,0.0,04/13/1793
+0.33939,42.92988,3953,9,27,12,39,35,4.05,15.0,fr,47793,79,2017021,1,1,Active Shallow Crust,0.0,89.98988,0.0,09/27/3953
+0.33939,42.92988,4902,6,2,9,1,52,4.05,5.0,fr,47794,98,2017026,1,1,Active Shallow Crust,0.0,89.99003,-90.0,06/02/4902
+0.33939,42.92988,1325,4,12,10,57,9,4.15,5.0,fr,47795,26,2017032,1,1,Active Shallow Crust,0.0,89.99005,0.0,04/12/1325
+0.33939,42.92988,8131,1,12,0,24,49,4.25,5.0,fr,47796,162,2017044,1,1,Active Shallow Crust,0.0,89.9899,0.0,01/12/8131
+0.33939,42.92988,2033,7,26,12,0,48,4.25,5.0,fr,47797,40,2017050,1,2,Active Shallow Crust,0.0,89.98999,-90.0,07/26/2033
+0.33939,42.92988,8822,2,15,3,47,21,4.25,5.0,fr,47798,176,2017050,1,2,Active Shallow Crust,0.0,89.98999,-90.0,02/15/8822
+0.33939,42.92988,4123,12,20,16,1,28,4.45,5.0,fr,47799,82,2017068,1,4,Active Shallow Crust,0.0,89.99001,0.0,12/20/4123
+0.33939,42.92988,3343,6,10,4,6,31,4.45,5.0,fr,47800,66,2017068,1,4,Active Shallow Crust,0.0,89.99001,0.0,06/10/3343
+0.33939,42.92988,2285,10,25,5,13,0,4.45,5.0,fr,47801,45,2017068,1,4,Active Shallow Crust,0.0,89.99001,0.0,10/25/2285
+0.33939,42.92988,1634,1,14,7,17,51,4.45,5.0,fr,47802,32,2017068,1,4,Active Shallow Crust,0.0,89.99001,0.0,01/14/1634
+0.33939,42.92988,8858,7,30,16,32,11,4.45,15.0,fr,47803,177,2017078,1,1,Active Shallow Crust,128.893,89.9937,0.0,07/30/8858
+0.33939,42.92988,608,4,26,11,28,11,4.55,5.0,fr,47804,12,2017080,1,1,Active Shallow Crust,0.0,89.98993,0.0,04/26/0608
+0.33939,42.92988,2009,11,17,17,38,55,4.55,27.5,fr,47805,40,2017085,1,1,Active Shallow Crust,240.0083,57.99717,0.0,11/17/2009
+0.33939,42.92988,8054,3,10,8,0,23,4.75,27.5,fr,47806,161,2017106,1,1,Active Shallow Crust,0.0,89.99003,0.0,03/10/8054
+0.33939,42.92988,2360,10,29,5,50,28,4.75,5.0,fr,47807,47,2017107,1,1,Active Shallow Crust,240.0062,58.00428,0.0,10/29/2360
+0.33939,42.92988,5119,7,24,21,30,44,4.85,5.0,fr,47808,102,2017116,1,2,Active Shallow Crust,0.0,89.98997,0.0,07/24/5119
+0.33939,42.92988,3033,3,11,20,53,28,4.85,5.0,fr,47809,60,2017116,1,2,Active Shallow Crust,0.0,89.98997,0.0,03/11/3033
+0.33939,42.92988,9566,8,17,21,44,58,4.85,15.0,fr,47810,191,2017117,1,1,Active Shallow Crust,0.0,89.98997,0.0,08/17/9566
+0.33939,42.92988,3524,11,11,18,43,47,5.25,5.0,fr,47811,70,2017164,1,1,Active Shallow Crust,0.0,89.99002,0.0,11/11/3524
+0.33939,42.92988,6089,4,15,12,37,34,5.55,5.0,fr,47812,121,2017200,1,1,Active Shallow Crust,0.0,89.98998,0.0,04/15/6089
+0.33939,42.92988,8170,3,4,2,26,11,5.55,5.0,fr,47813,163,2017203,1,1,Active Shallow Crust,240.026,58.00191,0.0,03/04/8170
+6.57655,46.52869,5808,7,25,23,26,46,3.55,5.0,fr,47814,116,2017440,1,3,Active Shallow Crust,0.0,89.99306,0.0,07/25/5808
+6.57655,46.52869,5379,7,4,16,43,37,3.55,5.0,fr,47815,107,2017440,1,3,Active Shallow Crust,0.0,89.99306,0.0,07/04/5379
+6.57655,46.52869,3240,9,21,3,44,35,3.55,5.0,fr,47816,64,2017440,1,3,Active Shallow Crust,0.0,89.99306,0.0,09/21/3240
+6.57655,46.52869,7588,10,15,12,1,2,3.55,27.5,fr,47817,151,2017442,1,1,Active Shallow Crust,0.0,89.99306,0.0,10/15/7588
+6.57655,46.52869,3235,7,31,17,19,15,3.55,5.0,fr,47818,64,2017443,1,1,Active Shallow Crust,240.0123,57.99733,0.0,07/31/3235
+6.57655,46.52869,8515,6,14,22,47,38,3.55,5.0,fr,47819,170,2017446,1,1,Active Shallow Crust,0.0,89.99298,-90.0,06/14/8515
+6.57655,46.52869,900,3,29,9,16,0,3.55,15.0,fr,47820,17,2017447,1,1,Active Shallow Crust,0.0,89.99298,-90.0,03/29/0900
+6.57655,46.52869,680,4,9,20,38,58,3.55,5.0,fr,47821,13,2017449,1,1,Active Shallow Crust,128.8966,89.99306,0.0,04/09/0680
+6.57655,46.52869,2824,8,16,4,57,5,3.65,15.0,fr,47822,56,2017453,1,2,Active Shallow Crust,0.0,89.98763,0.0,08/16/2824
+6.57655,46.52869,3092,6,24,19,38,2,3.65,15.0,fr,47823,61,2017453,1,2,Active Shallow Crust,0.0,89.98763,0.0,06/24/3092
+6.57655,46.52869,2062,9,1,11,7,35,3.65,27.5,fr,47824,41,2017454,1,3,Active Shallow Crust,0.0,89.98763,0.0,09/01/2062
+6.57655,46.52869,4304,8,3,5,45,58,3.65,27.5,fr,47825,86,2017454,1,3,Active Shallow Crust,0.0,89.98763,0.0,08/03/4304
+6.57655,46.52869,4435,8,4,5,2,54,3.65,27.5,fr,47826,88,2017454,1,3,Active Shallow Crust,0.0,89.98763,0.0,08/04/4435
+6.57655,46.52869,9321,11,19,21,0,58,3.65,15.0,fr,47827,186,2017459,1,1,Active Shallow Crust,0.0,89.98749,-90.0,11/19/9321
+6.57655,46.52869,7507,10,9,23,28,11,3.65,27.5,fr,47828,150,2017460,1,1,Active Shallow Crust,0.0,89.98749,-90.0,10/09/7507
+6.57655,46.52869,8009,10,22,13,48,39,3.65,5.0,fr,47829,160,2017461,1,1,Active Shallow Crust,128.8999,89.96352,0.0,10/22/8009
+6.57655,46.52869,8718,7,19,1,30,39,3.65,27.5,fr,47830,174,2017463,1,1,Active Shallow Crust,128.8999,89.96352,0.0,07/19/8718
+6.57655,46.52869,5261,10,8,3,6,44,3.75,5.0,fr,47831,105,2017464,1,4,Active Shallow Crust,0.0,89.98898,0.0,10/08/5261
+6.57655,46.52869,6260,11,25,1,52,5,3.75,5.0,fr,47832,125,2017464,1,4,Active Shallow Crust,0.0,89.98898,0.0,11/25/6260
+6.57655,46.52869,1173,1,26,5,50,7,3.75,5.0,fr,47833,23,2017464,1,4,Active Shallow Crust,0.0,89.98898,0.0,01/26/1173
+6.57655,46.52869,5607,5,4,0,50,35,3.75,5.0,fr,47834,112,2017464,1,4,Active Shallow Crust,0.0,89.98898,0.0,05/04/5607
+6.57655,46.52869,4298,7,13,9,12,30,3.75,5.0,fr,47835,85,2017467,1,1,Active Shallow Crust,240.0087,58.01702,0.0,07/13/4298
+6.57655,46.52869,7051,10,21,22,39,46,3.75,5.0,fr,47836,141,2017473,1,1,Active Shallow Crust,128.8961,89.96749,0.0,10/21/7051
+6.57655,46.52869,8380,9,19,21,57,48,3.85,5.0,fr,47837,167,2017476,1,6,Active Shallow Crust,0.0,89.99017,0.0,09/19/8380
+6.57655,46.52869,4580,12,14,20,20,29,3.85,5.0,fr,47838,91,2017476,1,6,Active Shallow Crust,0.0,89.99017,0.0,12/14/4580
+6.57655,46.52869,4843,4,5,7,30,58,3.85,5.0,fr,47839,96,2017476,1,6,Active Shallow Crust,0.0,89.99017,0.0,04/05/4843
+6.57655,46.52869,8984,8,18,22,25,57,3.85,5.0,fr,47840,179,2017476,1,6,Active Shallow Crust,0.0,89.99017,0.0,08/18/8984
+6.57655,46.52869,5536,1,18,10,29,5,3.85,5.0,fr,47841,110,2017476,1,6,Active Shallow Crust,0.0,89.99017,0.0,01/18/5536
+6.57655,46.52869,2844,4,27,23,32,26,3.85,5.0,fr,47842,56,2017476,1,6,Active Shallow Crust,0.0,89.99017,0.0,04/27/2844
+6.57655,46.52869,8021,4,29,21,33,20,3.85,27.5,fr,47843,160,2017478,1,2,Active Shallow Crust,0.0,89.99017,0.0,04/29/8021
+6.57655,46.52869,828,2,21,12,59,38,3.85,27.5,fr,47844,16,2017478,1,2,Active Shallow Crust,0.0,89.99017,0.0,02/21/0828
+6.57655,46.52869,4683,11,15,11,49,0,3.85,5.0,fr,47845,93,2017479,1,1,Active Shallow Crust,240.0107,57.99858,0.0,11/15/4683
+6.57655,46.52869,2747,11,23,4,1,24,3.85,15.0,fr,47846,54,2017480,1,1,Active Shallow Crust,240.0107,57.99858,0.0,11/23/2747
+6.57655,46.52869,4953,3,17,18,4,24,3.95,15.0,fr,47847,99,2017489,1,1,Active Shallow Crust,0.0,89.99124,0.0,03/17/4953
+6.57655,46.52869,8683,3,3,17,46,22,3.95,5.0,fr,47848,173,2017491,1,1,Active Shallow Crust,240.0191,58.00495,0.0,03/03/8683
+6.57655,46.52869,1000,9,1,14,39,45,3.95,5.0,fr,47849,19,2017494,1,2,Active Shallow Crust,0.0,89.99114,-90.0,09/01/1000
+6.57655,46.52869,8365,7,24,11,45,19,3.95,5.0,fr,47850,167,2017494,1,2,Active Shallow Crust,0.0,89.99114,-90.0,07/24/8365
+6.57655,46.52869,4336,2,18,13,5,51,3.95,5.0,fr,47851,86,2017497,1,1,Active Shallow Crust,128.9004,89.99343,0.0,02/18/4336
+6.57655,46.52869,3110,9,22,10,27,15,4.05,5.0,fr,47852,62,2017500,1,2,Active Shallow Crust,0.0,89.9883,0.0,09/22/3110
+6.57655,46.52869,8663,8,27,4,18,30,4.05,5.0,fr,47853,173,2017500,1,2,Active Shallow Crust,0.0,89.9883,0.0,08/27/8663
+6.57655,46.52869,3602,6,16,18,22,23,4.05,15.0,fr,47854,72,2017504,1,1,Active Shallow Crust,240.0061,58.00598,0.0,06/16/3602
+6.57655,46.52869,3636,6,6,1,47,32,4.15,5.0,fr,47855,72,2017515,1,1,Active Shallow Crust,240.0087,57.99709,0.0,06/06/3636
+6.57655,46.52869,6762,12,9,3,32,7,4.15,15.0,fr,47856,135,2017519,1,1,Active Shallow Crust,0.0,89.98945,-90.0,12/09/6762
+6.57655,46.52869,5920,2,22,8,56,45,4.25,5.0,fr,47857,118,2017524,1,1,Active Shallow Crust,0.0,89.9907,0.0,02/22/5920
+6.57655,46.52869,137,3,10,7,27,41,4.25,5.0,fr,47858,2,2017527,1,2,Active Shallow Crust,240.0074,57.99408,0.0,03/10/0137
+6.57655,46.52869,5626,6,22,14,13,35,4.25,5.0,fr,47859,112,2017527,1,2,Active Shallow Crust,240.0074,57.99408,0.0,06/22/5626
+6.57655,46.52869,8724,12,29,23,5,16,4.35,5.0,fr,47860,174,2017536,1,2,Active Shallow Crust,0.0,89.98895,0.0,12/29/8724
+6.57655,46.52869,3529,3,27,13,18,44,4.35,5.0,fr,47861,70,2017536,1,2,Active Shallow Crust,0.0,89.98895,0.0,03/27/3529
+6.57655,46.52869,8732,11,17,22,1,8,4.45,15.0,fr,47862,174,2017549,1,2,Active Shallow Crust,0.0,89.99015,0.0,11/17/8732
+6.57655,46.52869,2360,11,7,6,6,22,4.45,15.0,fr,47863,47,2017549,1,2,Active Shallow Crust,0.0,89.99015,0.0,11/07/2360
+6.57655,46.52869,760,7,14,20,29,11,4.55,5.0,fr,47864,15,2017560,1,2,Active Shallow Crust,0.0,89.98903,0.0,07/14/0760
+6.57655,46.52869,6976,5,14,7,58,51,4.55,5.0,fr,47865,139,2017560,1,2,Active Shallow Crust,0.0,89.98903,0.0,05/14/6976
+6.57655,46.52869,3459,4,12,3,33,12,4.75,5.0,fr,47866,69,2017584,1,1,Active Shallow Crust,0.0,89.98954,0.0,04/12/3459
+6.57655,46.52869,1163,8,6,7,9,16,4.85,15.0,fr,47867,23,2017597,1,1,Active Shallow Crust,0.0,89.99068,0.0,08/06/1163
+6.57655,46.52869,6045,11,29,8,57,22,4.95,5.0,fr,47868,120,2017608,1,1,Active Shallow Crust,0.0,89.99031,0.0,11/29/6045
+6.57655,46.52869,4561,11,14,10,35,59,4.95,5.0,fr,47869,91,2017611,1,1,Active Shallow Crust,240.0119,58.00439,0.0,11/14/4561
+6.57655,46.52869,391,2,8,23,0,46,5.75,5.0,fr,47870,7,2017704,1,1,Active Shallow Crust,0.0,89.99007,0.0,02/08/0391
+6.57655,46.52869,9492,3,17,8,45,26,5.75,5.0,fr,47871,189,2017713,1,1,Active Shallow Crust,128.8739,89.98849,0.0,03/17/9492
+1.788,44.27254,2001,10,8,16,31,46,3.55,15.0,fr,47872,40,2017921,1,1,Active Shallow Crust,0.0,89.98917,0.0,10/08/2001
+1.788,44.27254,1994,12,8,17,26,27,3.65,5.0,fr,47873,39,2017932,1,1,Active Shallow Crust,0.0,89.99035,0.0,12/08/1994
+1.788,44.27254,4544,4,17,20,37,14,3.75,15.0,fr,47874,90,2017945,1,1,Active Shallow Crust,0.0,89.98996,0.0,04/17/4544
+1.788,44.27254,1808,12,11,8,12,36,4.45,5.0,fr,47875,36,2018028,1,1,Active Shallow Crust,0.0,89.98975,0.0,12/11/1808
+3.56691,43.76128,3588,10,7,12,33,28,3.65,5.0,fr,47876,71,2018412,1,1,Active Shallow Crust,0.0,89.99026,0.0,10/07/3588
+3.56691,43.76128,7915,6,23,1,43,29,4.05,5.0,fr,47877,158,2018460,1,1,Active Shallow Crust,0.0,89.98976,0.0,06/23/7915
+3.56691,43.76128,4701,5,7,16,12,46,4.25,5.0,fr,47878,94,2018484,1,1,Active Shallow Crust,0.0,89.99024,0.0,05/07/4701
+3.56691,43.76128,6219,5,12,20,55,41,4.65,15.0,fr,47879,124,2018533,1,1,Active Shallow Crust,0.0,89.98974,0.0,05/12/6219
+0.37689,45.24357,8772,7,16,22,25,21,3.55,5.0,fr,47880,175,2019366,1,1,Active Shallow Crust,0.0,89.99013,-90.0,07/16/8772
+0.37689,45.24357,4590,8,13,11,59,46,4.05,5.0,fr,47881,91,2019420,1,1,Active Shallow Crust,0.0,89.99002,0.0,08/13/4590
+0.37689,45.24357,8274,6,29,3,10,37,6.05,15.0,fr,47882,165,2019661,1,1,Active Shallow Crust,360.0,89.99001,0.0,06/29/8274
+7.40946,43.73084,9593,3,31,1,0,43,3.55,15.0,fr,47883,191,2019841,1,2,Active Shallow Crust,0.0,89.99271,0.0,03/31/9593
+7.40946,43.73084,1888,4,15,9,8,56,3.55,15.0,fr,47884,37,2019841,1,2,Active Shallow Crust,0.0,89.99271,0.0,04/15/1888
+7.40946,43.73084,3397,1,19,3,41,35,3.55,5.0,fr,47885,67,2019849,1,1,Active Shallow Crust,128.8977,89.99271,0.0,01/19/3397
+7.40946,43.73084,1825,11,3,23,23,48,3.55,27.5,fr,47886,36,2019851,1,1,Active Shallow Crust,128.8977,89.99271,0.0,11/03/1825
+7.40946,43.73084,2490,5,11,0,33,14,3.65,5.0,fr,47887,49,2019852,1,2,Active Shallow Crust,0.0,89.98701,0.0,05/11/2490
+7.40946,43.73084,8782,12,24,16,18,46,3.65,5.0,fr,47888,175,2019852,1,2,Active Shallow Crust,0.0,89.98701,0.0,12/24/8782
+7.40946,43.73084,1740,10,8,11,6,37,3.65,5.0,fr,47889,34,2019855,1,1,Active Shallow Crust,240.0012,58.01323,0.0,10/08/1740
+7.40946,43.73084,3272,8,8,8,22,5,3.65,15.0,fr,47890,65,2019856,1,1,Active Shallow Crust,240.0012,58.01323,0.0,08/08/3272
+7.40946,43.73084,8924,3,12,17,4,5,3.65,5.0,fr,47891,178,2019861,1,1,Active Shallow Crust,128.9006,89.96347,0.0,03/12/8924
+7.40946,43.73084,570,10,31,21,20,5,3.65,15.0,fr,47892,11,2019862,1,1,Active Shallow Crust,128.9006,89.96347,0.0,10/31/0570
+7.40946,43.73084,7824,4,3,10,50,59,3.75,5.0,fr,47893,156,2019864,1,1,Active Shallow Crust,0.0,89.98843,0.0,04/03/7824
+7.40946,43.73084,5016,4,20,23,52,48,3.85,5.0,fr,47894,100,2019876,1,1,Active Shallow Crust,0.0,89.98969,0.0,04/20/5016
+7.40946,43.73084,6444,6,28,9,34,42,3.85,15.0,fr,47895,128,2019877,1,1,Active Shallow Crust,0.0,89.98969,0.0,06/28/6444
+7.40946,43.73084,5899,9,2,9,16,25,3.85,5.0,fr,47896,117,2019879,1,1,Active Shallow Crust,240.0111,57.99747,0.0,09/02/5899
+7.40946,43.73084,5790,10,27,6,1,34,3.85,15.0,fr,47897,115,2019886,1,1,Active Shallow Crust,128.8957,89.99484,0.0,10/27/5790
+7.40946,43.73084,3989,3,3,14,52,38,3.95,5.0,fr,47898,79,2019888,1,1,Active Shallow Crust,0.0,89.99081,0.0,03/03/3989
+7.40946,43.73084,6504,4,16,15,41,47,4.05,5.0,fr,47899,130,2019900,1,1,Active Shallow Crust,0.0,89.99181,0.0,04/16/6504
+7.40946,43.73084,3727,6,21,3,27,3,4.05,27.5,fr,47900,74,2019911,1,1,Active Shallow Crust,128.89,89.99385,0.0,06/21/3727
+7.40946,43.73084,4740,6,19,11,50,15,4.15,5.0,fr,47901,94,2019912,1,1,Active Shallow Crust,0.0,89.98904,0.0,06/19/4740
+7.40946,43.73084,2867,7,20,14,4,21,4.15,27.5,fr,47902,57,2019914,1,1,Active Shallow Crust,0.0,89.98904,0.0,07/20/2867
+7.40946,43.73084,6943,1,7,20,10,47,4.15,5.0,fr,47903,138,2019918,1,1,Active Shallow Crust,0.0,89.98891,-90.0,01/07/6943
+7.40946,43.73084,1544,9,19,16,38,17,4.15,5.0,fr,47904,30,2019921,1,1,Active Shallow Crust,128.8969,89.99452,0.0,09/19/1544
+7.40946,43.73084,5402,2,1,5,7,58,4.25,15.0,fr,47905,108,2019931,1,2,Active Shallow Crust,0.0,89.99012,-90.0,02/01/5402
+7.40946,43.73084,7556,4,13,2,11,44,4.25,15.0,fr,47906,151,2019931,1,2,Active Shallow Crust,0.0,89.99012,-90.0,04/13/7556
+7.40946,43.73084,1959,3,14,12,13,4,4.35,27.5,fr,47907,39,2019938,1,1,Active Shallow Crust,0.0,89.99129,0.0,03/14/1959
+7.40946,43.73084,420,3,1,1,2,8,4.35,5.0,fr,47908,8,2019939,1,1,Active Shallow Crust,240.0078,57.99582,0.0,03/01/0420
+7.40946,43.73084,4679,11,4,22,14,10,4.35,5.0,fr,47909,93,2019942,1,1,Active Shallow Crust,0.0,89.9912,-90.0,11/04/4679
+7.40946,43.73084,7188,5,17,3,31,35,4.45,5.0,fr,47910,143,2019948,1,2,Active Shallow Crust,0.0,89.98965,0.0,05/17/7188
+7.40946,43.73084,8750,7,6,5,18,6,4.45,5.0,fr,47911,174,2019948,1,2,Active Shallow Crust,0.0,89.98965,0.0,07/06/8750
+7.40946,43.73084,6740,12,20,10,18,54,4.45,15.0,fr,47912,134,2019949,1,1,Active Shallow Crust,0.0,89.98965,0.0,12/20/6740
+7.40946,43.73084,6169,7,21,2,6,41,5.55,15.0,fr,47913,123,2020081,1,1,Active Shallow Crust,0.0,89.98979,0.0,07/21/6169
+-0.19241,44.51721,1826,7,6,9,11,44,3.55,5.0,fr,47914,36,2020320,1,1,Active Shallow Crust,0.0,89.98989,0.0,07/06/1826
+-0.19241,44.51721,9324,3,2,8,6,58,3.85,15.0,fr,47915,186,2020363,1,1,Active Shallow Crust,0.0,89.99002,-90.0,03/02/9324
+-0.19241,44.51721,5856,9,17,18,36,32,3.95,5.0,fr,47916,117,2020368,1,1,Active Shallow Crust,0.0,89.98994,0.0,09/17/5856
+0.40099,50.04416,3888,6,29,1,35,11,3.75,5.0,fr,47917,77,2020824,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/29/3888
+0.40099,50.04416,2931,11,26,22,22,6,4.15,15.0,fr,47918,58,2020873,1,1,Active Shallow Crust,0.0,89.99006,0.0,11/26/2931
+0.40099,50.04416,1209,12,16,18,33,32,4.25,5.0,fr,47919,24,2020887,1,1,Active Shallow Crust,240.0083,57.99419,0.0,12/16/1209
+0.40099,50.04416,5154,11,12,0,51,12,4.65,15.0,fr,47920,103,2020933,1,1,Active Shallow Crust,0.0,89.98996,0.0,11/12/5154
+2.49585,50.00034,641,10,12,20,38,20,3.55,15.0,fr,47921,12,2021284,1,2,Active Shallow Crust,240.0125,57.99782,0.0,10/12/0641
+2.49585,50.00034,6896,11,18,6,53,9,3.55,15.0,fr,47922,137,2021284,1,2,Active Shallow Crust,240.0125,57.99782,0.0,11/18/6896
+2.49585,50.00034,4106,8,30,9,1,54,3.65,15.0,fr,47923,82,2021293,1,1,Active Shallow Crust,0.0,89.99133,0.0,08/30/4106
+2.49585,50.00034,1781,1,16,17,15,48,3.75,5.0,fr,47924,35,2021313,1,1,Active Shallow Crust,128.8961,89.96732,0.0,01/16/1781
+2.49585,50.00034,5004,4,6,4,1,42,3.85,5.0,fr,47925,100,2021316,1,1,Active Shallow Crust,0.0,89.99082,0.0,04/06/5004
+2.49585,50.00034,7245,7,13,7,35,18,4.05,5.0,fr,47926,144,2021340,1,1,Active Shallow Crust,0.0,89.99089,0.0,07/13/7245
+2.49585,50.00034,7011,12,31,6,54,17,4.15,5.0,fr,47927,140,2021352,1,1,Active Shallow Crust,0.0,89.99026,0.0,12/31/7011
+2.49585,50.00034,5077,9,26,21,16,7,4.15,5.0,fr,47928,101,2021355,1,1,Active Shallow Crust,240.0092,57.99757,0.0,09/26/5077
+2.49585,50.00034,6670,12,25,5,38,43,4.25,5.0,fr,47929,133,2021364,1,1,Active Shallow Crust,0.0,89.98987,0.0,12/25/6670
+2.49585,50.00034,3008,3,16,19,59,51,4.35,5.0,fr,47930,60,2021376,1,1,Active Shallow Crust,0.0,89.98968,0.0,03/16/3008
+-0.42247,43.67698,5528,12,24,9,28,12,3.55,5.0,fr,47931,110,2021760,1,1,Active Shallow Crust,0.0,89.98997,0.0,12/24/5528
+-0.42247,43.67698,1603,11,10,23,23,40,3.85,5.0,fr,47932,32,2021796,1,2,Active Shallow Crust,0.0,89.99,0.0,11/10/1603
+-0.42247,43.67698,6027,12,11,5,26,14,3.85,5.0,fr,47933,120,2021796,1,2,Active Shallow Crust,0.0,89.99,0.0,12/11/6027
+-0.42247,43.67698,7337,6,1,11,25,14,3.95,5.0,fr,47934,146,2021808,1,1,Active Shallow Crust,0.0,89.98994,0.0,06/01/7337
+-0.42247,43.67698,1741,8,21,9,6,53,4.15,5.0,fr,47935,34,2021832,1,1,Active Shallow Crust,0.0,89.98994,0.0,08/21/1741
+6.87301,49.74604,3260,11,7,6,0,48,3.65,15.0,fr,47936,65,2022259,1,1,Active Shallow Crust,0.0,89.98825,-90.0,11/07/3260
+6.87301,49.74604,8855,3,24,6,14,10,3.85,5.0,fr,47937,177,2022276,1,2,Active Shallow Crust,0.0,89.99078,0.0,03/24/8855
+6.87301,49.74604,6452,6,23,22,8,17,3.85,5.0,fr,47938,129,2022276,1,2,Active Shallow Crust,0.0,89.99078,0.0,06/23/6452
+6.50892,51.91477,5178,9,17,15,45,5,3.95,5.0,fr,47939,103,2022771,1,1,Active Shallow Crust,240.0208,58.00512,0.0,09/17/5178
+6.50892,51.91477,7955,9,12,0,37,22,4.05,5.0,fr,47940,159,2022780,1,1,Active Shallow Crust,0.0,89.98951,0.0,09/12/7955
+6.50892,51.91477,9806,6,20,2,50,59,4.35,15.0,fr,47941,196,2022817,1,1,Active Shallow Crust,0.0,89.9901,0.0,06/20/9806
+6.06922,47.62479,4008,5,20,6,12,54,3.55,15.0,fr,47942,80,2024161,1,1,Active Shallow Crust,0.0,89.9932,0.0,05/20/4008
+6.06922,47.62479,3652,1,15,3,32,9,3.55,27.5,fr,47943,73,2024162,1,1,Active Shallow Crust,0.0,89.9932,0.0,01/15/3652
+6.06922,47.62479,8773,3,9,4,29,49,3.55,5.0,fr,47944,175,2024169,1,1,Active Shallow Crust,128.8969,89.9932,0.0,03/09/8773
+6.06922,47.62479,4946,3,31,4,16,12,3.65,5.0,fr,47945,98,2024178,1,1,Active Shallow Crust,0.0,89.98775,-90.0,03/31/4946
+6.06922,47.62479,3546,12,28,5,17,28,3.65,15.0,fr,47946,70,2024182,1,1,Active Shallow Crust,128.8994,89.96355,0.0,12/28/3546
+6.06922,47.62479,423,4,22,7,54,32,3.75,5.0,fr,47947,8,2024184,1,1,Active Shallow Crust,0.0,89.9892,0.0,04/22/0423
+6.06922,47.62479,4919,5,6,12,15,24,3.75,5.0,fr,47948,98,2024187,1,1,Active Shallow Crust,240.0084,58.01763,0.0,05/06/4919
+6.06922,47.62479,4557,11,5,21,21,5,3.75,5.0,fr,47949,91,2024193,1,1,Active Shallow Crust,128.8966,89.96696,0.0,11/05/4557
+6.06922,47.62479,5286,8,5,8,10,39,3.85,5.0,fr,47950,105,2024196,1,2,Active Shallow Crust,0.0,89.99038,0.0,08/05/5286
+6.06922,47.62479,6031,11,9,7,14,56,3.85,5.0,fr,47951,120,2024196,1,2,Active Shallow Crust,0.0,89.99038,0.0,11/09/6031
+6.06922,47.62479,4744,9,2,15,40,54,3.85,27.5,fr,47952,94,2024204,1,1,Active Shallow Crust,0.0,89.99026,-90.0,09/02/4744
+6.06922,47.62479,4340,12,10,13,26,0,4.05,5.0,fr,47953,86,2024220,1,1,Active Shallow Crust,0.0,89.98853,0.0,12/10/4340
+6.06922,47.62479,9060,7,5,15,7,4,4.15,5.0,fr,47954,181,2024232,1,2,Active Shallow Crust,0.0,89.98978,0.0,07/05/9060
+6.06922,47.62479,1313,10,31,12,3,41,4.15,5.0,fr,47955,26,2024232,1,2,Active Shallow Crust,0.0,89.98978,0.0,10/31/1313
+6.06922,47.62479,3761,6,17,3,46,45,4.35,5.0,fr,47956,75,2024256,1,1,Active Shallow Crust,0.0,89.98917,0.0,06/17/3761
+6.06922,47.62479,7507,3,21,5,31,36,4.45,5.0,fr,47957,150,2024268,1,1,Active Shallow Crust,0.0,89.99036,0.0,03/21/7507
+6.06922,47.62479,2351,9,4,14,19,25,4.55,15.0,fr,47958,47,2024281,1,1,Active Shallow Crust,0.0,89.98925,0.0,09/04/2351
+6.06922,47.62479,1171,10,4,10,37,47,4.85,5.0,fr,47959,23,2024316,1,1,Active Shallow Crust,0.0,89.98935,0.0,10/04/1171
+5.38124,50.91856,4129,1,13,20,29,40,3.55,5.0,fr,47960,82,2024640,1,2,Active Shallow Crust,0.0,89.98728,0.0,01/13/4129
+5.38124,50.91856,2677,9,20,16,6,28,3.55,5.0,fr,47961,53,2024640,1,2,Active Shallow Crust,0.0,89.98728,0.0,09/20/2677
+5.38124,50.91856,8111,3,19,13,36,42,3.65,5.0,fr,47962,162,2024652,1,2,Active Shallow Crust,0.0,89.98867,0.0,03/19/8111
+5.38124,50.91856,4327,9,6,19,4,47,3.65,5.0,fr,47963,86,2024652,1,2,Active Shallow Crust,0.0,89.98867,0.0,09/06/4327
+5.38124,50.91856,6274,10,19,0,42,12,3.65,27.5,fr,47964,125,2024657,1,1,Active Shallow Crust,240.0016,58.0126,0.0,10/19/6274
+5.38124,50.91856,7066,1,22,1,41,57,3.65,15.0,fr,47965,141,2024659,1,1,Active Shallow Crust,0.0,89.98854,-90.0,01/22/7066
+5.38124,50.91856,9822,8,16,22,17,23,3.65,15.0,fr,47966,196,2024662,1,1,Active Shallow Crust,128.8997,89.96361,0.0,08/16/9822
+5.38124,50.91856,8458,6,6,5,51,26,3.75,5.0,fr,47967,169,2024664,1,1,Active Shallow Crust,0.0,89.9899,0.0,06/06/8458
+5.38124,50.91856,3715,9,11,21,23,29,3.75,27.5,fr,47968,74,2024672,1,1,Active Shallow Crust,0.0,89.98978,-90.0,09/11/3715
+5.38124,50.91856,9407,4,10,4,33,10,3.85,5.0,fr,47969,188,2024676,1,1,Active Shallow Crust,0.0,89.991,0.0,04/10/9407
+5.38124,50.91856,7795,12,31,1,0,59,3.85,15.0,fr,47970,155,2024686,1,1,Active Shallow Crust,128.8959,89.99325,0.0,12/31/7795
+5.38124,50.91856,1783,5,18,3,56,49,3.95,5.0,fr,47971,35,2024697,1,1,Active Shallow Crust,128.9004,89.99398,0.0,05/18/1783
+5.38124,50.91856,3295,6,9,12,39,12,4.05,5.0,fr,47972,65,2024700,1,1,Active Shallow Crust,0.0,89.98927,0.0,06/09/3295
+5.38124,50.91856,3555,12,10,3,22,0,4.15,5.0,fr,47973,71,2024712,1,1,Active Shallow Crust,0.0,89.99044,0.0,12/10/3555
+5.38124,50.91856,307,9,15,23,27,1,4.25,5.0,fr,47974,6,2024724,1,1,Active Shallow Crust,0.0,89.98864,0.0,09/15/0307
+5.38124,50.91856,4604,6,24,18,41,49,4.45,15.0,fr,47975,92,2024755,1,1,Active Shallow Crust,0.0,89.99088,-90.0,06/24/4604
+5.38124,50.91856,5551,9,14,23,25,49,5.45,5.0,fr,47976,111,2024874,1,1,Active Shallow Crust,0.0,89.98989,-90.0,09/14/5551
+3.71915,47.04459,760,2,16,10,53,56,3.85,5.0,fr,47977,15,2025156,1,1,Active Shallow Crust,0.0,89.99027,0.0,02/16/0760
+3.71915,47.04459,6276,4,29,7,53,37,3.95,5.0,fr,47978,125,2025174,1,1,Active Shallow Crust,0.0,89.98904,-90.0,04/29/6276
+3.71915,47.04459,6908,3,7,16,54,22,4.05,5.0,fr,47979,138,2025180,1,1,Active Shallow Crust,0.0,89.99034,0.0,03/07/6908
+3.71915,47.04459,7078,4,25,6,3,54,4.45,5.0,fr,47980,141,2025231,1,1,Active Shallow Crust,240.0055,57.99474,0.0,04/25/7078
+6.22044,51.51511,4557,1,8,22,33,21,3.55,5.0,fr,47981,91,2025600,1,1,Active Shallow Crust,0.0,89.98745,0.0,01/08/4557
+6.22044,51.51511,9572,2,25,6,29,50,3.55,15.0,fr,47982,191,2025601,1,1,Active Shallow Crust,0.0,89.98745,0.0,02/25/9572
+6.22044,51.51511,1901,4,8,3,52,11,3.55,27.5,fr,47983,38,2025602,1,1,Active Shallow Crust,0.0,89.98745,0.0,04/08/1901
+6.22044,51.51511,3861,10,13,3,50,6,3.65,5.0,fr,47984,77,2025612,1,1,Active Shallow Crust,0.0,89.98882,0.0,10/13/3861
+6.22044,51.51511,1645,4,19,10,15,22,3.65,5.0,fr,47985,32,2025618,1,1,Active Shallow Crust,0.0,89.98869,-90.0,04/19/1645
+6.22044,51.51511,8658,5,10,4,17,53,3.75,15.0,fr,47986,173,2025625,1,1,Active Shallow Crust,0.0,89.99003,0.0,05/10/8658
+6.22044,51.51511,5133,9,1,6,48,38,3.95,15.0,fr,47987,102,2025649,1,1,Active Shallow Crust,0.0,89.98812,0.0,09/01/5133
+6.22044,51.51511,1175,1,27,13,31,59,4.05,15.0,fr,47988,23,2025667,1,1,Active Shallow Crust,0.0,89.98929,-90.0,01/27/1175
+6.22044,51.51511,3884,8,22,22,36,6,4.25,5.0,fr,47989,77,2025684,1,1,Active Shallow Crust,0.0,89.98878,0.0,08/22/3884
+6.22044,51.51511,495,3,28,1,12,7,4.25,27.5,fr,47990,9,2025686,1,1,Active Shallow Crust,0.0,89.98878,0.0,03/28/0495
+6.03502,45.02472,1711,9,30,7,58,28,3.55,5.0,fr,47991,34,2026560,1,2,Active Shallow Crust,0.0,89.99287,0.0,09/30/1711
+6.03502,45.02472,5005,11,16,21,16,24,3.55,5.0,fr,47992,100,2026560,1,2,Active Shallow Crust,0.0,89.99287,0.0,11/16/5005
+6.03502,45.02472,681,8,3,9,59,20,3.65,15.0,fr,47993,13,2026573,1,1,Active Shallow Crust,0.0,89.9873,0.0,08/03/0681
+6.03502,45.02472,2461,8,3,13,51,3,3.65,27.5,fr,47994,49,2026574,1,1,Active Shallow Crust,0.0,89.9873,0.0,08/03/2461
+6.03502,45.02472,7216,9,6,14,13,13,3.65,5.0,fr,47995,144,2026581,1,1,Active Shallow Crust,128.9003,89.96349,0.0,09/06/7216
+6.03502,45.02472,2582,4,26,10,0,18,3.65,15.0,fr,47996,51,2026582,1,1,Active Shallow Crust,128.9003,89.96349,0.0,04/26/2582
+6.03502,45.02472,4920,12,12,6,38,53,3.75,5.0,fr,47997,98,2026584,1,3,Active Shallow Crust,0.0,89.98868,0.0,12/12/4920
+6.03502,45.02472,2622,5,25,18,38,5,3.75,5.0,fr,47998,52,2026584,1,3,Active Shallow Crust,0.0,89.98868,0.0,05/25/2622
+6.03502,45.02472,3405,12,30,5,50,33,3.75,5.0,fr,47999,68,2026584,1,3,Active Shallow Crust,0.0,89.98868,0.0,12/30/3405
+6.03502,45.02472,8224,7,5,6,18,38,3.75,27.5,fr,48000,164,2026586,1,1,Active Shallow Crust,0.0,89.98868,0.0,07/05/8224
+6.03502,45.02472,4392,2,16,21,41,3,3.85,5.0,fr,48001,87,2026596,1,2,Active Shallow Crust,0.0,89.98991,0.0,02/16/4392
+6.03502,45.02472,5973,7,17,3,32,32,3.85,5.0,fr,48002,119,2026596,1,2,Active Shallow Crust,0.0,89.98991,0.0,07/17/5973
+6.03502,45.02472,9235,12,10,13,11,3,3.85,15.0,fr,48003,184,2026597,1,1,Active Shallow Crust,0.0,89.98991,0.0,12/10/9235
+6.03502,45.02472,3367,3,7,23,9,3,3.95,5.0,fr,48004,67,2026608,1,2,Active Shallow Crust,0.0,89.991,0.0,03/07/3367
+6.03502,45.02472,3714,6,30,4,28,56,3.95,5.0,fr,48005,74,2026608,1,2,Active Shallow Crust,0.0,89.991,0.0,06/30/3714
+6.03502,45.02472,4095,6,25,10,26,47,4.05,5.0,fr,48006,81,2026620,1,1,Active Shallow Crust,0.0,89.99198,0.0,06/25/4095
+6.03502,45.02472,9289,6,10,15,32,15,4.05,27.5,fr,48007,185,2026622,1,1,Active Shallow Crust,0.0,89.99198,0.0,06/10/9289
+6.03502,45.02472,2215,10,2,6,15,14,4.05,27.5,fr,48008,44,2026628,1,1,Active Shallow Crust,0.0,89.99189,-90.0,10/02/2215
+6.03502,45.02472,4527,2,15,15,59,35,4.05,27.5,fr,48009,90,2026631,1,1,Active Shallow Crust,128.8903,89.99399,0.0,02/15/4527
+6.03502,45.02472,9436,9,25,17,19,3,4.15,5.0,fr,48010,188,2026638,1,1,Active Shallow Crust,0.0,89.98916,-90.0,09/25/9436
+6.03502,45.02472,2393,8,21,8,13,47,4.85,27.5,fr,48011,47,2026721,1,1,Active Shallow Crust,240.0164,58.00237,0.0,08/21/2393
+6.03502,45.02472,1056,7,29,7,13,6,5.85,5.0,fr,48012,21,2026836,1,1,Active Shallow Crust,0.0,89.9899,0.0,07/29/1056
+-2.92067,46.99198,7632,11,17,13,13,38,3.65,5.0,fr,48013,152,2027061,1,1,Active Shallow Crust,128.8999,89.96353,0.0,11/17/7632
+-2.92067,46.99198,8338,12,31,7,40,18,4.25,5.0,fr,48014,166,2027124,1,1,Active Shallow Crust,0.0,89.98924,0.0,12/31/8338
+-2.92067,46.99198,7455,12,4,5,11,5,4.45,5.0,fr,48015,149,2027148,1,1,Active Shallow Crust,0.0,89.99023,0.0,12/04/7455
+1.12828,52.27808,7938,9,8,10,19,34,3.75,5.0,fr,48016,158,2027544,1,1,Active Shallow Crust,0.0,89.9902,0.0,09/08/7938
+1.12828,52.27808,1140,4,19,19,5,25,4.35,5.0,fr,48017,22,2027616,1,1,Active Shallow Crust,0.0,89.99017,0.0,04/19/1140
+1.128312,52.27808,9065,2,21,12,29,59,7.15,17.5,fr,48018,181,2027958,1,1,Active Shallow Crust,360.0,89.99001,-90.0,02/21/9065
+3.70793,47.682,9760,4,2,20,36,16,3.85,5.0,fr,48019,195,2028036,1,1,Active Shallow Crust,0.0,89.99039,0.0,04/02/9760
+3.70793,47.682,1449,12,21,21,53,6,5.15,15.0,fr,48020,28,2028196,1,1,Active Shallow Crust,240.0204,58.00008,0.0,12/21/1449
+1.85558,47.2175,7291,10,16,21,16,36,3.55,27.5,fr,48021,145,2028482,1,1,Active Shallow Crust,0.0,89.98972,0.0,10/16/7291
+1.85558,47.2175,7459,11,14,0,30,35,3.65,5.0,fr,48022,149,2028492,1,3,Active Shallow Crust,0.0,89.98932,0.0,11/14/7459
+1.85558,47.2175,4610,3,12,0,20,39,3.65,5.0,fr,48023,92,2028492,1,3,Active Shallow Crust,0.0,89.98932,0.0,03/12/4610
+1.85558,47.2175,3887,2,9,8,5,58,3.65,5.0,fr,48024,77,2028492,1,3,Active Shallow Crust,0.0,89.98932,0.0,02/09/3887
+1.85558,47.2175,3662,2,12,4,10,15,3.95,5.0,fr,48025,73,2028534,1,1,Active Shallow Crust,0.0,89.99017,-90.0,02/12/3662
+1.85558,47.2175,3979,8,3,6,56,45,4.15,5.0,fr,48026,79,2028552,1,1,Active Shallow Crust,0.0,89.9897,0.0,08/03/3979
+1.85558,47.2175,4304,5,23,14,43,22,4.75,15.0,fr,48027,86,2028631,1,1,Active Shallow Crust,0.0,89.98999,-90.0,05/23/4304
+1.85558,47.2175,7930,12,13,5,31,18,4.85,15.0,fr,48028,158,2028646,1,1,Active Shallow Crust,128.8923,89.98908,0.0,12/13/7930
+1.85558,47.2175,6732,6,6,19,25,26,5.15,5.0,fr,48029,134,2028672,1,1,Active Shallow Crust,0.0,89.98996,0.0,06/06/6732
+4.4615,51.40321,6466,8,2,0,43,41,3.55,5.0,fr,48030,129,2028960,1,4,Active Shallow Crust,0.0,89.98742,0.0,08/02/6466
+4.4615,51.40321,2345,7,30,5,3,6,3.55,5.0,fr,48031,46,2028960,1,4,Active Shallow Crust,0.0,89.98742,0.0,07/30/2345
+4.4615,51.40321,8727,7,7,10,8,57,3.55,5.0,fr,48032,174,2028960,1,4,Active Shallow Crust,0.0,89.98742,0.0,07/07/8727
+4.4615,51.40321,3742,12,26,14,43,6,3.55,5.0,fr,48033,74,2028960,1,4,Active Shallow Crust,0.0,89.98742,0.0,12/26/3742
+4.4615,51.40321,1182,7,20,21,46,25,3.65,5.0,fr,48034,23,2028978,1,1,Active Shallow Crust,0.0,89.98866,-90.0,07/20/1182
+4.4615,51.40321,5054,12,14,17,1,22,3.95,5.0,fr,48035,101,2029008,1,1,Active Shallow Crust,0.0,89.98809,0.0,12/14/5054
+4.4615,51.40321,5700,11,6,21,56,33,4.35,5.0,fr,48036,113,2029056,1,1,Active Shallow Crust,0.0,89.98998,0.0,11/06/5700
+-0.98461,42.52039,7126,11,23,9,25,50,3.55,5.0,fr,48037,142,2029440,1,1,Active Shallow Crust,0.0,89.98978,0.0,11/23/7126
+-0.98461,42.52039,1019,7,9,23,27,2,3.65,5.0,fr,48038,20,2029452,1,3,Active Shallow Crust,0.0,89.99007,0.0,07/09/1019
+-0.98461,42.52039,147,8,7,9,26,42,3.65,5.0,fr,48039,2,2029452,1,3,Active Shallow Crust,0.0,89.99007,0.0,08/07/0147
+-0.98461,42.52039,9996,1,19,17,8,18,3.65,5.0,fr,48040,199,2029452,1,3,Active Shallow Crust,0.0,89.99007,0.0,01/19/9996
+-0.98461,42.52039,7752,3,25,7,42,6,3.65,5.0,fr,48041,155,2029458,1,1,Active Shallow Crust,0.0,89.98995,-90.0,03/25/7752
+-0.98461,42.52039,8164,1,16,5,33,26,3.75,5.0,fr,48042,163,2029464,1,1,Active Shallow Crust,0.0,89.98967,0.0,01/16/8164
+-0.98461,42.52039,3950,8,13,22,42,12,3.75,15.0,fr,48043,78,2029465,1,1,Active Shallow Crust,0.0,89.98967,0.0,08/13/3950
+-0.98461,42.52039,6192,2,6,14,26,54,3.75,27.5,fr,48044,123,2029475,1,1,Active Shallow Crust,128.897,89.96735,0.0,02/06/6192
+-0.98461,42.52039,8186,7,4,0,52,35,3.95,5.0,fr,48045,163,2029488,1,3,Active Shallow Crust,0.0,89.99004,0.0,07/04/8186
+-0.98461,42.52039,3467,6,12,18,4,48,3.95,5.0,fr,48046,69,2029488,1,3,Active Shallow Crust,0.0,89.99004,0.0,06/12/3467
+-0.98461,42.52039,8665,11,26,17,53,13,3.95,5.0,fr,48047,173,2029488,1,3,Active Shallow Crust,0.0,89.99004,0.0,11/26/8665
+-0.98461,42.52039,4091,1,21,3,42,21,3.95,27.5,fr,48048,81,2029490,1,1,Active Shallow Crust,0.0,89.99004,0.0,01/21/4091
+-0.98461,42.52039,4254,12,10,22,42,16,3.95,5.0,fr,48049,85,2029491,1,1,Active Shallow Crust,240.0192,58.00486,0.0,12/10/4254
+-0.98461,42.52039,9888,6,16,7,36,22,4.45,15.0,fr,48050,197,2029558,1,1,Active Shallow Crust,128.893,89.99374,0.0,06/16/9888
+-0.98461,42.52039,8817,9,1,7,55,0,4.75,5.0,fr,48051,176,2029584,1,1,Active Shallow Crust,0.0,89.98997,0.0,09/01/8817
+-0.98461,42.52039,2652,3,12,23,8,56,4.85,27.5,fr,48052,53,2029601,1,1,Active Shallow Crust,240.0156,58.00202,0.0,03/12/2652
+-0.98461,42.52039,9304,12,20,4,5,38,4.95,5.0,fr,48053,186,2029608,1,1,Active Shallow Crust,0.0,89.98999,0.0,12/20/9304
+-0.98461,42.52039,4910,7,30,15,27,43,5.15,5.0,fr,48054,98,2029638,1,1,Active Shallow Crust,0.0,89.99002,-90.0,07/30/4910
+0.63493,49.00381,9622,4,19,10,6,26,3.55,15.0,fr,48055,192,2029921,1,1,Active Shallow Crust,0.0,89.99007,0.0,04/19/9622
+0.63493,49.00381,7834,1,22,10,18,12,3.65,5.0,fr,48056,156,2029938,1,1,Active Shallow Crust,0.0,89.99031,-90.0,01/22/7834
+0.63493,49.00381,5668,7,25,13,48,56,3.75,5.0,fr,48057,113,2029944,1,1,Active Shallow Crust,0.0,89.99015,0.0,07/25/5668
+0.63493,49.00381,4446,1,29,10,27,13,3.75,15.0,fr,48058,88,2029948,1,1,Active Shallow Crust,240.0087,58.0176,0.0,01/29/4446
+0.63493,49.00381,9316,11,19,12,26,31,3.85,5.0,fr,48059,186,2029956,1,2,Active Shallow Crust,0.0,89.99005,0.0,11/19/9316
+0.63493,49.00381,3311,4,30,21,15,37,3.85,5.0,fr,48060,66,2029956,1,2,Active Shallow Crust,0.0,89.99005,0.0,04/30/3311
+0.63493,49.00381,5220,9,28,7,26,24,3.95,5.0,fr,48061,104,2029968,1,1,Active Shallow Crust,0.0,89.99009,0.0,09/28/5220
+0.63493,49.00381,6252,5,21,13,55,53,4.15,5.0,fr,48062,125,2029992,1,1,Active Shallow Crust,0.0,89.99005,0.0,05/21/6252
+0.63493,49.00381,363,7,18,19,17,22,4.25,5.0,fr,48063,7,2030004,1,2,Active Shallow Crust,0.0,89.99003,0.0,07/18/0363
+0.63493,49.00381,2647,7,9,0,43,52,4.25,5.0,fr,48064,52,2030004,1,2,Active Shallow Crust,0.0,89.99003,0.0,07/09/2647
+0.63493,49.00381,9267,12,24,20,52,6,4.35,5.0,fr,48065,185,2030025,1,1,Active Shallow Crust,128.8974,89.9827,0.0,12/24/9267
+0.63493,49.00381,6750,3,26,18,0,10,4.35,15.0,fr,48066,134,2030026,1,1,Active Shallow Crust,128.8974,89.9827,0.0,03/26/6750
+0.63493,49.00381,2579,11,4,4,43,1,4.55,5.0,fr,48067,51,2030040,1,1,Active Shallow Crust,0.0,89.99006,0.0,11/04/2579
+-4.77585,48.71768,4458,8,11,23,8,45,3.55,15.0,fr,48068,89,2030401,1,1,Active Shallow Crust,0.0,89.98669,0.0,08/11/4458
+-4.77585,48.71768,2252,1,24,3,12,24,3.55,5.0,fr,48069,45,2030406,1,1,Active Shallow Crust,0.0,89.99327,-90.0,01/24/2252
+-4.77585,48.71768,1708,4,16,3,17,21,3.75,5.0,fr,48070,34,2030424,1,1,Active Shallow Crust,0.0,89.98943,0.0,04/16/1708
+-4.77585,48.71768,6905,10,26,1,41,48,3.85,5.0,fr,48071,138,2030442,1,1,Active Shallow Crust,0.0,89.99047,-90.0,10/26/6905
+-4.77585,48.71768,5,4,20,7,15,48,4.15,5.0,fr,48072,0,2030472,1,1,Active Shallow Crust,0.0,89.99,0.0,04/20/0005
+-4.77585,48.71768,1057,2,2,15,19,56,4.25,5.0,fr,48073,21,2030493,1,1,Active Shallow Crust,128.894,89.98103,0.0,02/02/1057
+-4.77585,48.71768,8769,6,9,13,31,7,4.55,15.0,fr,48074,175,2030521,1,1,Active Shallow Crust,0.0,89.98948,0.0,06/09/8769
+-4.77585,48.71768,5497,1,18,15,33,28,4.65,5.0,fr,48075,109,2030541,1,1,Active Shallow Crust,128.8904,89.98688,0.0,01/18/5497
+-4.77585,48.71768,3106,3,17,8,33,59,4.95,5.0,fr,48076,62,2030577,1,1,Active Shallow Crust,128.8891,89.98957,0.0,03/17/3106
+-4.77585,48.71768,7080,9,17,23,0,59,5.85,5.0,fr,48077,141,2030676,1,1,Active Shallow Crust,0.0,89.9901,0.0,09/17/7080
+0.96895,50.98276,7228,12,14,7,34,28,3.55,15.0,fr,48078,144,2031361,1,2,Active Shallow Crust,0.0,89.98969,0.0,12/14/7228
+0.96895,50.98276,6961,10,13,12,0,10,3.55,15.0,fr,48079,139,2031361,1,2,Active Shallow Crust,0.0,89.98969,0.0,10/13/6961
+0.96895,50.98276,6293,6,19,4,12,24,3.55,27.5,fr,48080,125,2031362,1,1,Active Shallow Crust,0.0,89.98969,0.0,06/19/6293
+0.96895,50.98276,8002,2,26,12,59,37,3.55,15.0,fr,48081,160,2031370,1,1,Active Shallow Crust,128.8959,89.99365,0.0,02/26/8002
+0.96895,50.98276,2306,12,23,12,27,24,3.65,5.0,fr,48082,46,2031381,1,1,Active Shallow Crust,128.8999,89.96349,0.0,12/23/2306
+0.96895,50.98276,2490,12,6,4,57,38,4.05,27.5,fr,48083,49,2031431,1,1,Active Shallow Crust,128.8898,89.99353,0.0,12/06/2490
+0.96895,50.98276,9711,9,12,13,7,59,4.25,5.0,fr,48084,194,2031444,1,1,Active Shallow Crust,0.0,89.99007,0.0,09/12/9711
+0.96895,50.98276,5901,2,13,8,2,16,4.35,15.0,fr,48085,118,2031457,1,1,Active Shallow Crust,0.0,89.98989,0.0,02/13/5901
+0.96895,50.98276,2358,12,31,16,2,29,4.55,5.0,fr,48086,47,2031480,1,1,Active Shallow Crust,0.0,89.98996,0.0,12/31/2358
+0.96895,50.98276,9479,7,3,18,1,3,4.65,15.0,fr,48087,189,2031493,1,1,Active Shallow Crust,0.0,89.98994,0.0,07/03/9479
+4.17827,44.51111,8354,1,16,4,32,47,3.55,5.0,fr,48088,167,2031840,1,1,Active Shallow Crust,0.0,89.99281,0.0,01/16/8354
+4.17827,44.51111,2909,5,21,7,44,50,3.55,15.0,fr,48089,58,2031841,1,1,Active Shallow Crust,0.0,89.99281,0.0,05/21/2909
+4.17827,44.51111,5211,7,10,18,49,35,3.85,5.0,fr,48090,104,2031882,1,1,Active Shallow Crust,0.0,89.9897,-90.0,07/10/5211
+-2.04759,41.84348,4842,3,22,2,58,31,3.55,27.5,fr,48091,96,2032328,1,1,Active Shallow Crust,0.0,89.9886,-90.0,03/22/4842
+-2.04759,41.84348,5016,4,10,22,58,0,3.95,5.0,fr,48092,100,2032368,1,1,Active Shallow Crust,0.0,89.99052,0.0,04/10/5016
+-2.04759,41.84348,8218,5,18,10,33,48,4.55,5.0,fr,48093,164,2032449,1,1,Active Shallow Crust,128.8952,89.98567,0.0,05/18/8218
+3.39448,48.14272,3802,3,3,9,44,51,3.55,15.0,fr,48094,76,2032801,1,1,Active Shallow Crust,0.0,89.98991,0.0,03/03/3802
+3.39448,48.14272,7967,6,13,19,26,22,3.55,15.0,fr,48095,159,2032810,1,1,Active Shallow Crust,128.8955,89.99327,0.0,06/13/7967
+1.51507,43.03883,8355,3,16,5,46,51,3.55,5.0,fr,48096,167,2033760,1,2,Active Shallow Crust,0.0,89.99078,0.0,03/16/8355
+1.51507,43.03883,4868,8,4,20,18,27,3.55,5.0,fr,48097,97,2033760,1,2,Active Shallow Crust,0.0,89.99078,0.0,08/04/4868
+1.51507,43.03883,835,7,24,18,6,49,3.75,5.0,fr,48098,16,2033784,1,1,Active Shallow Crust,0.0,89.98975,0.0,07/24/0835
+1.51507,43.03883,4669,1,29,13,33,13,3.75,15.0,fr,48099,93,2033785,1,1,Active Shallow Crust,0.0,89.98975,0.0,01/29/4669
+1.51507,43.03883,8088,2,11,1,32,19,3.85,5.0,fr,48100,161,2033796,1,1,Active Shallow Crust,0.0,89.98956,0.0,02/11/8088
+1.51507,43.03883,3033,4,17,4,33,47,3.85,15.0,fr,48101,60,2033806,1,1,Active Shallow Crust,128.8957,89.99413,0.0,04/17/3033
+1.51507,43.03883,6736,5,25,12,33,20,4.35,5.0,fr,48102,134,2033856,1,1,Active Shallow Crust,0.0,89.98973,0.0,05/25/6736
+1.25092,41.795,7871,11,1,11,16,4,3.55,27.5,fr,48103,157,2034242,1,1,Active Shallow Crust,0.0,89.9906,0.0,11/01/7871
+1.25092,41.795,1200,10,12,7,6,24,3.65,15.0,fr,48104,23,2034253,1,2,Active Shallow Crust,0.0,89.98995,0.0,10/12/1200
+1.25092,41.795,7882,11,3,23,59,27,3.65,15.0,fr,48105,157,2034253,1,2,Active Shallow Crust,0.0,89.98995,0.0,11/03/7882
+1.25092,41.795,529,4,19,17,48,33,3.85,5.0,fr,48106,10,2034276,1,1,Active Shallow Crust,0.0,89.98936,0.0,04/19/0529
+1.25092,41.795,4675,4,9,16,46,42,3.95,27.5,fr,48107,93,2034290,1,1,Active Shallow Crust,0.0,89.99052,0.0,04/09/4675
+1.25092,41.795,7818,9,19,10,46,53,4.25,5.0,fr,48108,156,2034327,1,1,Active Shallow Crust,240.0066,57.99391,0.0,09/19/7818
+1.25092,41.795,7433,4,19,14,37,15,4.45,15.0,fr,48109,148,2034349,1,1,Active Shallow Crust,0.0,89.99,0.0,04/19/7433
+1.25092,41.795,9544,4,18,4,40,56,4.95,15.0,fr,48110,190,2034409,1,1,Active Shallow Crust,0.0,89.98988,0.0,04/18/9544
+6.39268,48.42961,764,4,20,19,29,50,3.55,15.0,fr,48111,15,2034721,1,1,Active Shallow Crust,0.0,89.99331,0.0,04/20/0764
+6.39268,48.42961,5198,2,11,18,36,6,3.75,27.5,fr,48112,103,2034746,1,1,Active Shallow Crust,0.0,89.98937,0.0,02/11/5198
+6.39268,48.42961,5913,8,24,12,27,1,3.75,5.0,fr,48113,118,2034750,1,2,Active Shallow Crust,0.0,89.98925,-90.0,08/24/5913
+6.39268,48.42961,6820,4,22,19,56,52,3.75,5.0,fr,48114,136,2034750,1,2,Active Shallow Crust,0.0,89.98925,-90.0,04/22/6820
+6.39268,48.42961,4299,5,1,16,23,0,4.05,5.0,fr,48115,85,2034780,1,1,Active Shallow Crust,0.0,89.98871,0.0,05/01/4299
+6.39268,48.42961,6229,8,21,18,17,50,4.05,27.5,fr,48116,124,2034782,1,1,Active Shallow Crust,0.0,89.98871,0.0,08/21/6229
+6.39268,48.42961,9397,4,29,3,20,20,4.55,5.0,fr,48117,187,2034840,1,1,Active Shallow Crust,0.0,89.98942,0.0,04/29/9397
+6.39268,48.42961,5543,5,12,4,4,21,4.95,5.0,fr,48118,110,2034897,1,1,Active Shallow Crust,128.8893,89.98955,0.0,05/12/5543
+6.39268,48.42961,1111,5,11,0,35,5,5.55,5.0,fr,48119,22,2034960,1,1,Active Shallow Crust,0.0,89.98996,0.0,05/11/1111
+-4.23001,47.68134,3482,6,10,11,15,30,3.55,15.0,fr,48120,69,2036644,1,1,Active Shallow Crust,240.0122,57.9985,0.0,06/10/3482
+-4.23001,47.68134,256,7,11,9,12,5,3.55,5.0,fr,48121,5,2036646,1,1,Active Shallow Crust,0.0,89.99313,-90.0,07/11/0256
+-4.23001,47.68134,3478,3,8,12,32,32,3.75,5.0,fr,48122,69,2036670,1,1,Active Shallow Crust,0.0,89.98909,-90.0,03/08/3478
+2.76763,42.97567,9637,10,17,18,39,2,3.55,5.0,fr,48123,192,2037120,1,1,Active Shallow Crust,0.0,89.98893,0.0,10/17/9637
+2.76763,42.97567,4728,11,6,15,52,2,3.55,15.0,fr,48124,94,2037121,1,1,Active Shallow Crust,0.0,89.98893,0.0,11/06/4728
+2.76763,42.97567,6642,3,27,1,45,0,3.55,5.0,fr,48125,132,2037123,1,2,Active Shallow Crust,240.0119,57.99865,0.0,03/27/6642
+2.76763,42.97567,2088,9,7,23,12,5,3.55,5.0,fr,48126,41,2037123,1,2,Active Shallow Crust,240.0119,57.99865,0.0,09/07/2088
+2.76763,42.97567,2920,1,29,8,4,25,3.55,15.0,fr,48127,58,2037124,1,1,Active Shallow Crust,240.0119,57.99865,0.0,01/29/2920
+2.76763,42.97567,459,10,31,23,49,11,3.65,5.0,fr,48128,9,2037132,1,1,Active Shallow Crust,0.0,89.99014,0.0,10/31/0459
+2.76763,42.97567,8623,12,31,4,45,17,3.65,27.5,fr,48129,172,2037134,1,1,Active Shallow Crust,0.0,89.99014,0.0,12/31/8623
+2.76763,42.97567,32,8,5,10,53,30,3.75,15.0,fr,48130,0,2037145,1,1,Active Shallow Crust,0.0,89.99121,0.0,08/05/0032
+2.76763,42.97567,9637,10,4,3,27,48,3.75,15.0,fr,48131,192,2037154,1,1,Active Shallow Crust,128.8962,89.96743,0.0,10/04/9637
+2.76763,42.97567,3413,3,30,18,8,39,3.95,5.0,fr,48132,68,2037168,1,3,Active Shallow Crust,0.0,89.99069,0.0,03/30/3413
+2.76763,42.97567,2814,5,7,7,26,0,3.95,5.0,fr,48133,56,2037168,1,3,Active Shallow Crust,0.0,89.99069,0.0,05/07/2814
+2.76763,42.97567,4433,3,16,15,48,37,3.95,5.0,fr,48134,88,2037168,1,3,Active Shallow Crust,0.0,89.99069,0.0,03/16/4433
+2.76763,42.97567,8474,10,25,16,45,25,3.95,5.0,fr,48135,169,2037177,1,1,Active Shallow Crust,128.9007,89.99418,0.0,10/25/8474
+2.76763,42.97567,579,1,4,10,17,57,4.15,5.0,fr,48136,11,2037192,1,1,Active Shallow Crust,0.0,89.99075,0.0,01/04/0579
+2.76763,42.97567,5499,10,3,8,45,38,5.25,5.0,fr,48137,109,2037324,1,1,Active Shallow Crust,0.0,89.9901,0.0,10/03/5499
+-1.26826,41.52061,9881,5,14,8,45,41,3.55,15.0,fr,48138,197,2038081,1,1,Active Shallow Crust,0.0,89.99056,0.0,05/14/9881
+-1.26826,41.52061,7580,8,26,23,14,28,3.85,15.0,fr,48139,151,2038117,1,1,Active Shallow Crust,0.0,89.99065,0.0,08/26/7580
+-1.26826,41.52061,496,5,4,6,19,0,3.85,27.5,fr,48140,9,2038118,1,1,Active Shallow Crust,0.0,89.99065,0.0,05/04/0496
+-1.26826,41.52061,5544,4,21,0,54,13,4.05,15.0,fr,48141,110,2038141,1,1,Active Shallow Crust,0.0,89.99045,0.0,04/21/5544
+0.10933,42.08616,435,9,9,2,1,15,3.55,5.0,fr,48142,8,2038560,1,1,Active Shallow Crust,0.0,89.98994,0.0,09/09/0435
+0.10933,42.08616,480,1,11,8,9,13,3.75,5.0,fr,48143,9,2038584,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/11/0480
+0.10933,42.08616,7198,5,1,15,47,29,4.35,5.0,fr,48144,143,2038665,1,1,Active Shallow Crust,128.8986,89.98276,0.0,05/01/7198
+-2.90697,42.43378,7578,1,9,13,13,41,3.65,5.0,fr,48145,151,2039052,1,1,Active Shallow Crust,0.0,89.99005,0.0,01/09/7578
+-2.90697,42.43378,7157,6,25,20,15,34,3.65,5.0,fr,48146,143,2039058,1,1,Active Shallow Crust,0.0,89.98994,-90.0,06/25/7157
+-2.90697,42.43378,3949,10,8,14,19,28,3.75,5.0,fr,48147,78,2039073,1,1,Active Shallow Crust,128.8976,89.96742,0.0,10/08/3949
+-2.90697,42.43378,3930,9,15,3,39,12,3.85,5.0,fr,48148,78,2039082,1,1,Active Shallow Crust,0.0,89.98934,-90.0,09/15/3930
+-2.90697,42.43378,558,11,29,14,7,51,3.95,5.0,fr,48149,11,2039088,1,1,Active Shallow Crust,0.0,89.99061,0.0,11/29/0558
+-2.90697,42.43378,1748,2,26,10,54,10,4.05,5.0,fr,48150,34,2039106,1,1,Active Shallow Crust,0.0,89.98942,-90.0,02/26/1748
+-2.90697,42.43378,9010,4,24,16,16,8,4.55,15.0,fr,48151,180,2039170,1,1,Active Shallow Crust,128.8948,89.98569,0.0,04/24/9010
+-2.90697,42.43378,9269,8,8,8,49,38,4.75,5.0,fr,48152,185,2039184,1,1,Active Shallow Crust,0.0,89.98972,0.0,08/08/9269
+2.7275,41.49666,4142,3,20,22,28,52,3.55,5.0,fr,48153,82,2039520,1,4,Active Shallow Crust,0.0,89.98867,0.0,03/20/4142
+2.7275,41.49666,9378,7,29,12,25,13,3.55,5.0,fr,48154,187,2039520,1,4,Active Shallow Crust,0.0,89.98867,0.0,07/29/9378
+2.7275,41.49666,6173,12,7,2,32,53,3.55,5.0,fr,48155,123,2039520,1,4,Active Shallow Crust,0.0,89.98867,0.0,12/07/6173
+2.7275,41.49666,4698,7,31,1,50,38,3.55,5.0,fr,48156,93,2039520,1,4,Active Shallow Crust,0.0,89.98867,0.0,07/31/4698
+2.7275,41.49666,255,2,14,2,2,54,3.55,5.0,fr,48157,5,2039523,1,3,Active Shallow Crust,240.011,57.99812,0.0,02/14/0255
+2.7275,41.49666,3537,12,18,15,6,39,3.55,5.0,fr,48158,70,2039523,1,3,Active Shallow Crust,240.011,57.99812,0.0,12/18/3537
+2.7275,41.49666,1356,10,3,13,11,44,3.55,5.0,fr,48159,27,2039523,1,3,Active Shallow Crust,240.011,57.99812,0.0,10/03/1356
+2.7275,41.49666,5879,4,15,3,19,57,3.65,5.0,fr,48160,117,2039532,1,7,Active Shallow Crust,0.0,89.98991,0.0,04/15/5879
+2.7275,41.49666,5863,1,24,2,9,56,3.65,5.0,fr,48161,117,2039532,1,7,Active Shallow Crust,0.0,89.98991,0.0,01/24/5863
+2.7275,41.49666,5009,8,20,15,42,2,3.65,5.0,fr,48162,100,2039532,1,7,Active Shallow Crust,0.0,89.98991,0.0,08/20/5009
+2.7275,41.49666,1946,10,31,17,47,21,3.65,5.0,fr,48163,38,2039532,1,7,Active Shallow Crust,0.0,89.98991,0.0,10/31/1946
+2.7275,41.49666,1775,10,26,5,38,10,3.65,5.0,fr,48164,35,2039532,1,7,Active Shallow Crust,0.0,89.98991,0.0,10/26/1775
+2.7275,41.49666,2764,9,27,15,27,58,3.65,5.0,fr,48165,55,2039532,1,7,Active Shallow Crust,0.0,89.98991,0.0,09/27/2764
+2.7275,41.49666,1140,1,6,19,46,22,3.65,5.0,fr,48166,22,2039532,1,7,Active Shallow Crust,0.0,89.98991,0.0,01/06/1140
+2.7275,41.49666,445,11,28,7,50,42,3.65,27.5,fr,48167,8,2039534,1,1,Active Shallow Crust,0.0,89.98991,0.0,11/28/0445
+2.7275,41.49666,5001,7,15,1,16,38,3.65,5.0,fr,48168,100,2039538,1,1,Active Shallow Crust,0.0,89.98978,-90.0,07/15/5001
+2.7275,41.49666,9161,1,14,0,37,46,3.65,5.0,fr,48169,183,2039541,1,1,Active Shallow Crust,128.9018,89.96342,0.0,01/14/9161
+2.7275,41.49666,1879,12,11,12,14,21,3.75,5.0,fr,48170,37,2039544,1,4,Active Shallow Crust,0.0,89.991,0.0,12/11/1879
+2.7275,41.49666,7618,1,8,17,55,59,3.75,5.0,fr,48171,152,2039544,1,4,Active Shallow Crust,0.0,89.991,0.0,01/08/7618
+2.7275,41.49666,9174,9,8,20,7,43,3.75,5.0,fr,48172,183,2039544,1,4,Active Shallow Crust,0.0,89.991,0.0,09/08/9174
+2.7275,41.49666,7844,10,5,4,52,49,3.75,5.0,fr,48173,156,2039544,1,4,Active Shallow Crust,0.0,89.991,0.0,10/05/7844
+2.7275,41.49666,9292,10,16,23,18,58,3.75,15.0,fr,48174,185,2039545,1,2,Active Shallow Crust,0.0,89.991,0.0,10/16/9292
+2.7275,41.49666,3144,6,27,0,19,6,3.75,15.0,fr,48175,62,2039545,1,2,Active Shallow Crust,0.0,89.991,0.0,06/27/3144
+2.7275,41.49666,5520,1,30,15,18,21,3.75,27.5,fr,48176,110,2039549,1,1,Active Shallow Crust,240.0084,58.01728,0.0,01/30/5520
+2.7275,41.49666,5493,7,31,13,19,57,3.75,5.0,fr,48177,109,2039550,1,1,Active Shallow Crust,0.0,89.9909,-90.0,07/31/5493
+2.7275,41.49666,757,3,7,23,15,37,3.75,5.0,fr,48178,15,2039553,1,1,Active Shallow Crust,128.8972,89.96741,0.0,03/07/0757
+2.7275,41.49666,5312,10,1,14,39,27,3.75,15.0,fr,48179,106,2039554,1,1,Active Shallow Crust,128.8972,89.96741,0.0,10/01/5312
+2.7275,41.49666,515,4,5,9,55,47,3.85,15.0,fr,48180,10,2039557,1,1,Active Shallow Crust,0.0,89.9893,0.0,04/05/0515
+2.7275,41.49666,5920,4,3,23,37,50,3.85,15.0,fr,48181,118,2039560,1,1,Active Shallow Crust,240.0103,57.9975,0.0,04/03/5920
+2.7275,41.49666,9358,8,13,15,59,58,3.85,5.0,fr,48182,187,2039562,1,1,Active Shallow Crust,0.0,89.98918,-90.0,08/13/9358
+2.7275,41.49666,6898,1,20,8,8,35,3.85,5.0,fr,48183,137,2039565,1,1,Active Shallow Crust,128.8961,89.99465,0.0,01/20/6898
+2.7275,41.49666,1242,8,17,3,21,13,3.95,5.0,fr,48184,24,2039568,1,1,Active Shallow Crust,0.0,89.99047,0.0,08/17/1242
+2.7275,41.49666,5074,9,1,10,14,28,3.95,15.0,fr,48185,101,2039569,1,1,Active Shallow Crust,0.0,89.99047,0.0,09/01/5074
+2.7275,41.49666,8440,11,19,18,55,51,4.05,5.0,fr,48186,168,2039580,1,3,Active Shallow Crust,0.0,89.98938,0.0,11/19/8440
+2.7275,41.49666,2588,7,4,15,27,53,4.05,5.0,fr,48187,51,2039580,1,3,Active Shallow Crust,0.0,89.98938,0.0,07/04/2588
+2.7275,41.49666,2833,1,13,8,3,17,4.05,5.0,fr,48188,56,2039580,1,3,Active Shallow Crust,0.0,89.98938,0.0,01/13/2833
+2.7275,41.49666,5883,7,19,11,56,30,4.15,15.0,fr,48189,117,2039593,1,1,Active Shallow Crust,0.0,89.99054,0.0,07/19/5883
+2.7275,41.49666,5607,6,18,20,44,47,4.25,5.0,fr,48190,112,2039604,1,3,Active Shallow Crust,0.0,89.98988,0.0,06/18/5607
+2.7275,41.49666,1412,5,11,1,13,24,4.25,5.0,fr,48191,28,2039604,1,3,Active Shallow Crust,0.0,89.98988,0.0,05/11/1412
+2.7275,41.49666,596,5,23,10,24,29,4.25,5.0,fr,48192,11,2039604,1,3,Active Shallow Crust,0.0,89.98988,0.0,05/23/0596
+2.7275,41.49666,7710,1,26,18,42,50,4.45,5.0,fr,48193,154,2039628,1,1,Active Shallow Crust,0.0,89.99062,0.0,01/26/7710
+2.7275,41.49666,5062,6,9,7,41,47,4.45,5.0,fr,48194,101,2039637,1,1,Active Shallow Crust,128.8931,89.99397,0.0,06/09/5062
+2.7275,41.49666,443,4,27,10,37,22,4.95,5.0,fr,48195,8,2039688,1,1,Active Shallow Crust,0.0,89.9902,0.0,04/27/0443
+2.7275,41.49666,7263,1,3,15,36,5,4.95,15.0,fr,48196,145,2039689,1,1,Active Shallow Crust,0.0,89.9902,0.0,01/03/7263
+2.7275,41.49666,7589,12,16,22,8,52,5.45,5.0,fr,48197,151,2039748,1,1,Active Shallow Crust,0.0,89.98983,0.0,12/16/7589
+5.48253,45.085,1395,8,25,19,58,40,3.55,5.0,fr,48198,27,2040000,1,2,Active Shallow Crust,0.0,89.99288,0.0,08/25/1395
+5.48253,45.085,1533,8,24,8,17,47,3.55,5.0,fr,48199,30,2040000,1,2,Active Shallow Crust,0.0,89.99288,0.0,08/24/1533
+5.48253,45.085,6513,12,21,10,27,30,3.55,27.5,fr,48200,130,2040005,1,1,Active Shallow Crust,240.0122,57.99723,0.0,12/21/6513
+5.48253,45.085,2737,11,30,12,28,54,3.55,5.0,fr,48201,54,2040006,1,1,Active Shallow Crust,0.0,89.9928,-90.0,11/30/2737
+5.48253,45.085,6698,4,27,16,36,23,3.55,27.5,fr,48202,133,2040008,1,1,Active Shallow Crust,0.0,89.9928,-90.0,04/27/6698
+5.48253,45.085,3911,7,28,10,29,57,3.55,5.0,fr,48203,78,2040009,1,1,Active Shallow Crust,128.8969,89.99288,0.0,07/28/3911
+5.48253,45.085,7348,3,22,10,39,53,3.65,5.0,fr,48204,146,2040012,1,2,Active Shallow Crust,0.0,89.98731,0.0,03/22/7348
+5.48253,45.085,9239,8,17,22,51,32,3.65,5.0,fr,48205,184,2040012,1,2,Active Shallow Crust,0.0,89.98731,0.0,08/17/9239
+5.48253,45.085,7038,7,13,21,57,30,3.65,15.0,fr,48206,140,2040016,1,1,Active Shallow Crust,240.0014,58.01257,0.0,07/13/7038
+5.48253,45.085,9068,5,6,17,29,46,3.65,5.0,fr,48207,181,2040018,1,2,Active Shallow Crust,0.0,89.98716,-90.0,05/06/9068
+5.48253,45.085,442,5,25,11,27,51,3.65,5.0,fr,48208,8,2040018,1,2,Active Shallow Crust,0.0,89.98716,-90.0,05/25/0442
+5.48253,45.085,696,9,7,8,49,26,3.65,15.0,fr,48209,13,2040022,1,1,Active Shallow Crust,128.8999,89.96349,0.0,09/07/0696
+5.48253,45.085,5601,6,9,22,52,49,3.75,5.0,fr,48210,112,2040024,1,2,Active Shallow Crust,0.0,89.98869,0.0,06/09/5601
+5.48253,45.085,5237,6,21,22,37,6,3.75,5.0,fr,48211,104,2040024,1,2,Active Shallow Crust,0.0,89.98869,0.0,06/21/5237
+5.48253,45.085,5961,2,5,19,17,45,3.75,15.0,fr,48212,119,2040025,1,1,Active Shallow Crust,0.0,89.98869,0.0,02/05/5961
+5.48253,45.085,2834,11,5,6,30,9,3.75,27.5,fr,48213,56,2040029,1,1,Active Shallow Crust,240.0082,58.01703,0.0,11/05/2834
+5.48253,45.085,8467,5,22,8,32,58,3.85,5.0,fr,48214,169,2040036,1,4,Active Shallow Crust,0.0,89.98992,0.0,05/22/8467
+5.48253,45.085,8393,12,15,9,45,4,3.85,5.0,fr,48215,167,2040036,1,4,Active Shallow Crust,0.0,89.98992,0.0,12/15/8393
+5.48253,45.085,136,4,30,9,4,29,3.85,5.0,fr,48216,2,2040036,1,4,Active Shallow Crust,0.0,89.98992,0.0,04/30/0136
+5.48253,45.085,2219,10,31,14,17,47,3.85,5.0,fr,48217,44,2040036,1,4,Active Shallow Crust,0.0,89.98992,0.0,10/31/2219
+5.48253,45.085,193,3,31,4,55,20,3.85,27.5,fr,48218,3,2040041,1,1,Active Shallow Crust,240.0105,57.99734,0.0,03/31/0193
+5.48253,45.085,6508,9,4,11,58,28,3.95,5.0,fr,48219,130,2040048,1,2,Active Shallow Crust,0.0,89.99101,0.0,09/04/6508
+5.48253,45.085,6805,11,10,18,41,24,3.95,5.0,fr,48220,136,2040048,1,2,Active Shallow Crust,0.0,89.99101,0.0,11/10/6805
+5.48253,45.085,3129,12,30,2,33,28,3.95,15.0,fr,48221,62,2040049,1,1,Active Shallow Crust,0.0,89.99101,0.0,12/30/3129
+5.48253,45.085,4868,7,30,23,6,3,3.95,5.0,fr,48222,97,2040051,1,2,Active Shallow Crust,240.0201,58.00449,0.0,07/30/4868
+5.48253,45.085,1607,4,9,23,21,58,3.95,5.0,fr,48223,32,2040051,1,2,Active Shallow Crust,240.0201,58.00449,0.0,04/09/1607
+5.48253,45.085,7502,9,7,8,5,50,4.25,5.0,fr,48224,150,2040084,1,1,Active Shallow Crust,0.0,89.99046,0.0,09/07/7502
+5.48253,45.085,3492,9,15,17,52,46,4.25,15.0,fr,48225,69,2040085,1,1,Active Shallow Crust,0.0,89.99046,0.0,09/15/3492
+5.48253,45.085,7331,12,19,0,57,27,4.35,5.0,fr,48226,146,2040096,1,1,Active Shallow Crust,0.0,89.98866,0.0,12/19/7331
+5.48253,45.085,3886,7,10,13,59,48,4.35,5.0,fr,48227,77,2040102,1,1,Active Shallow Crust,0.0,89.99139,-90.0,07/10/3886
+5.48253,45.085,6314,5,7,2,42,29,4.45,5.0,fr,48228,126,2040114,1,1,Active Shallow Crust,0.0,89.98978,-90.0,05/07/6314
+5.48253,45.085,1221,9,27,23,35,52,4.45,5.0,fr,48229,24,2040117,1,1,Active Shallow Crust,128.8923,89.99368,0.0,09/27/1221
+5.48253,45.085,2864,7,3,5,45,58,4.65,15.0,fr,48230,57,2040133,1,1,Active Shallow Crust,0.0,89.98997,0.0,07/03/2864
+5.48253,45.085,6767,9,3,15,11,46,4.85,15.0,fr,48231,135,2040157,1,1,Active Shallow Crust,0.0,89.99043,0.0,09/03/6767
+5.48253,45.085,6397,11,20,2,30,30,5.05,15.0,fr,48232,127,2040181,1,1,Active Shallow Crust,0.0,89.98987,0.0,11/20/6397
+0.20615,47.51686,3850,3,28,16,35,13,3.55,5.0,fr,48233,76,2040960,1,1,Active Shallow Crust,0.0,89.99,0.0,03/28/3850
+0.20615,47.51686,4548,11,18,4,28,10,3.65,15.0,fr,48234,90,2040976,1,1,Active Shallow Crust,240.0012,58.01293,0.0,11/18/4548
+0.20615,47.51686,8120,9,24,21,16,2,3.65,5.0,fr,48235,162,2040978,1,1,Active Shallow Crust,0.0,89.99002,-90.0,09/24/8120
+0.20615,47.51686,6354,1,13,15,50,44,3.75,5.0,fr,48236,127,2040984,1,2,Active Shallow Crust,0.0,89.99003,0.0,01/13/6354
+0.20615,47.51686,7938,5,12,22,48,21,3.75,5.0,fr,48237,158,2040984,1,2,Active Shallow Crust,0.0,89.99003,0.0,05/12/7938
+0.20615,47.51686,3473,2,17,12,16,39,3.75,15.0,fr,48238,69,2040985,1,1,Active Shallow Crust,0.0,89.99003,0.0,02/17/3473
+0.20615,47.51686,1965,1,26,10,7,14,3.75,5.0,fr,48239,39,2040987,1,1,Active Shallow Crust,240.0085,58.01757,0.0,01/26/1965
+0.20615,47.51686,4936,3,17,11,36,33,4.55,5.0,fr,48240,98,2041080,1,2,Active Shallow Crust,0.0,89.98997,0.0,03/17/4936
+0.20615,47.51686,1981,7,11,9,57,0,4.55,5.0,fr,48241,39,2041080,1,2,Active Shallow Crust,0.0,89.98997,0.0,07/11/1981
+5.87383,41.80069,7949,3,17,9,9,35,3.65,5.0,fr,48242,158,2041452,1,1,Active Shallow Crust,0.0,89.9933,0.0,03/17/7949
+5.87383,41.80069,8842,10,20,19,53,47,3.75,5.0,fr,48243,176,2041464,1,1,Active Shallow Crust,0.0,89.98806,0.0,10/20/8842
+5.87383,41.80069,908,10,17,15,46,24,4.65,5.0,fr,48244,18,2041575,1,1,Active Shallow Crust,240.0094,57.99375,0.0,10/17/0908
+5.87383,41.80069,7729,11,19,13,37,59,5.05,5.0,fr,48245,154,2041620,1,1,Active Shallow Crust,0.0,89.99064,0.0,11/19/7729
+5.62543,41.36295,2484,9,7,0,37,35,3.65,5.0,fr,48246,49,2041932,1,1,Active Shallow Crust,0.0,89.99326,0.0,09/07/2484
+5.62543,41.36295,879,3,19,6,13,3,3.75,27.5,fr,48247,17,2041946,1,1,Active Shallow Crust,0.0,89.98798,0.0,03/19/0879
+5.62543,41.36295,7500,11,28,8,34,36,3.75,5.0,fr,48248,149,2041947,1,1,Active Shallow Crust,240.0092,58.01675,0.0,11/28/7500
+5.62543,41.36295,5849,6,2,12,19,17,3.95,5.0,fr,48249,116,2041968,1,1,Active Shallow Crust,0.0,89.99045,0.0,06/02/5849
+5.62543,41.36295,7297,2,10,8,56,1,4.75,5.0,fr,48250,145,2042070,1,1,Active Shallow Crust,0.0,89.99039,-90.0,02/10/7297
+5.68457,43.78939,8195,8,31,21,7,47,3.55,5.0,fr,48251,163,2042400,1,2,Active Shallow Crust,0.0,89.99272,0.0,08/31/8195
+5.68457,43.78939,862,10,29,17,54,17,3.55,5.0,fr,48252,17,2042400,1,2,Active Shallow Crust,0.0,89.99272,0.0,10/29/0862
+5.68457,43.78939,1706,5,6,14,1,38,3.55,15.0,fr,48253,34,2042401,1,1,Active Shallow Crust,0.0,89.99272,0.0,05/06/1706
+5.68457,43.78939,8938,2,16,16,45,11,3.55,15.0,fr,48254,178,2042404,1,1,Active Shallow Crust,240.0115,57.99804,0.0,02/16/8938
+5.68457,43.78939,5771,7,8,1,14,57,3.55,15.0,fr,48255,115,2042410,1,1,Active Shallow Crust,128.8976,89.99272,0.0,07/08/5771
+5.68457,43.78939,8293,3,4,8,5,43,3.65,5.0,fr,48256,165,2042412,1,2,Active Shallow Crust,0.0,89.98702,0.0,03/04/8293
+5.68457,43.78939,4116,5,28,12,15,46,3.65,5.0,fr,48257,82,2042412,1,2,Active Shallow Crust,0.0,89.98702,0.0,05/28/4116
+5.68457,43.78939,8203,11,20,20,14,6,3.65,15.0,fr,48258,164,2042413,1,1,Active Shallow Crust,0.0,89.98702,0.0,11/20/8203
+5.68457,43.78939,1449,9,11,13,52,31,3.65,15.0,fr,48259,28,2042419,1,1,Active Shallow Crust,0.0,89.98688,-90.0,09/11/1449
+5.68457,43.78939,7658,1,18,8,11,15,3.75,5.0,fr,48260,153,2042424,1,3,Active Shallow Crust,0.0,89.98843,0.0,01/18/7658
+5.68457,43.78939,5473,2,21,14,28,40,3.75,5.0,fr,48261,109,2042424,1,3,Active Shallow Crust,0.0,89.98843,0.0,02/21/5473
+5.68457,43.78939,9083,5,15,1,16,25,3.75,5.0,fr,48262,181,2042424,1,3,Active Shallow Crust,0.0,89.98843,0.0,05/15/9083
+5.68457,43.78939,3292,4,26,1,22,24,3.75,15.0,fr,48263,65,2042425,1,1,Active Shallow Crust,0.0,89.98843,0.0,04/26/3292
+5.68457,43.78939,4004,1,16,20,9,17,3.75,5.0,fr,48264,80,2042427,1,1,Active Shallow Crust,240.0078,58.01734,0.0,01/16/4004
+5.68457,43.78939,558,7,29,4,53,19,3.75,15.0,fr,48265,11,2042428,1,2,Active Shallow Crust,240.0078,58.01734,0.0,07/29/0558
+5.68457,43.78939,3154,9,8,15,37,6,3.75,15.0,fr,48266,63,2042428,1,2,Active Shallow Crust,240.0078,58.01734,0.0,09/08/3154
+5.68457,43.78939,1140,1,17,12,43,45,3.75,5.0,fr,48267,22,2042433,1,1,Active Shallow Crust,128.8964,89.96745,0.0,01/17/1140
+5.68457,43.78939,3131,8,2,9,21,47,3.85,5.0,fr,48268,62,2042436,1,2,Active Shallow Crust,0.0,89.98969,0.0,08/02/3131
+5.68457,43.78939,2203,9,17,6,14,29,3.85,5.0,fr,48269,44,2042436,1,2,Active Shallow Crust,0.0,89.98969,0.0,09/17/2203
+5.68457,43.78939,1809,2,15,2,59,35,3.85,15.0,fr,48270,36,2042437,1,2,Active Shallow Crust,0.0,89.98969,0.0,02/15/1809
+5.68457,43.78939,4475,1,20,23,30,49,3.85,15.0,fr,48271,89,2042437,1,2,Active Shallow Crust,0.0,89.98969,0.0,01/20/4475
+5.68457,43.78939,9796,6,7,18,2,50,3.85,5.0,fr,48272,195,2042442,1,1,Active Shallow Crust,0.0,89.98957,-90.0,06/07/9796
+5.68457,43.78939,7068,7,11,22,51,21,3.95,5.0,fr,48273,141,2042448,1,2,Active Shallow Crust,0.0,89.99081,0.0,07/11/7068
+5.68457,43.78939,1607,2,19,14,1,35,3.95,5.0,fr,48274,32,2042448,1,2,Active Shallow Crust,0.0,89.99081,0.0,02/19/1607
+5.68457,43.78939,9700,5,24,0,8,19,3.95,5.0,fr,48275,193,2042451,1,1,Active Shallow Crust,240.0193,58.00523,0.0,05/24/9700
+5.68457,43.78939,9289,5,6,9,44,22,4.05,5.0,fr,48276,185,2042460,1,2,Active Shallow Crust,0.0,89.99181,0.0,05/06/9289
+5.68457,43.78939,4244,7,18,20,24,8,4.05,5.0,fr,48277,84,2042460,1,2,Active Shallow Crust,0.0,89.99181,0.0,07/18/4244
+5.68457,43.78939,4429,12,9,8,31,14,4.05,5.0,fr,48278,88,2042466,1,2,Active Shallow Crust,0.0,89.99171,-90.0,12/09/4429
+5.68457,43.78939,5163,11,25,19,24,43,4.05,5.0,fr,48279,103,2042466,1,2,Active Shallow Crust,0.0,89.99171,-90.0,11/25/5163
+5.68457,43.78939,112,1,16,18,57,22,4.15,5.0,fr,48280,2,2042472,1,1,Active Shallow Crust,0.0,89.98905,0.0,01/16/0112
+5.68457,43.78939,3910,10,13,20,2,59,4.15,15.0,fr,48281,78,2042473,1,1,Active Shallow Crust,0.0,89.98905,0.0,10/13/3910
+5.68457,43.78939,4871,8,23,17,3,56,4.15,15.0,fr,48282,97,2042476,1,1,Active Shallow Crust,240.0075,57.99784,0.0,08/23/4871
+5.68457,43.78939,6196,5,26,6,18,15,4.15,5.0,fr,48283,123,2042478,1,1,Active Shallow Crust,0.0,89.98893,-90.0,05/26/6196
+5.68457,43.78939,3615,12,8,19,10,5,4.25,5.0,fr,48284,72,2042484,1,2,Active Shallow Crust,0.0,89.99024,0.0,12/08/3615
+5.68457,43.78939,2063,3,26,4,2,0,4.25,5.0,fr,48285,41,2042484,1,2,Active Shallow Crust,0.0,89.99024,0.0,03/26/2063
+5.68457,43.78939,2735,9,17,20,24,4,4.35,5.0,fr,48286,54,2042496,1,1,Active Shallow Crust,0.0,89.9913,0.0,09/17/2735
+5.68457,43.78939,1360,11,14,15,47,13,4.45,5.0,fr,48287,27,2042508,1,1,Active Shallow Crust,0.0,89.98967,0.0,11/14/1360
+5.68457,43.78939,3730,3,22,15,56,13,4.45,15.0,fr,48288,74,2042509,1,1,Active Shallow Crust,0.0,89.98967,0.0,03/22/3730
+5.68457,43.78939,7718,7,9,6,34,35,4.45,15.0,fr,48289,154,2042512,1,1,Active Shallow Crust,240.0047,57.99477,0.0,07/09/7718
+5.68457,43.78939,2299,10,6,8,58,1,4.45,5.0,fr,48290,45,2042514,1,1,Active Shallow Crust,0.0,89.98955,-90.0,10/06/2299
+5.68457,43.78939,3332,12,16,7,22,13,4.55,27.5,fr,48291,66,2042522,1,1,Active Shallow Crust,0.0,89.99079,0.0,12/16/3332
+5.68457,43.78939,3089,7,3,10,3,41,4.65,5.0,fr,48292,61,2042532,1,1,Active Shallow Crust,0.0,89.98974,0.0,07/03/3089
+5.68457,43.78939,8523,10,2,6,31,51,4.75,5.0,fr,48293,170,2042544,1,1,Active Shallow Crust,0.0,89.99086,0.0,10/02/8523
+5.68457,43.78939,1048,12,8,7,4,45,4.85,5.0,fr,48294,20,2042556,1,2,Active Shallow Crust,0.0,89.99022,0.0,12/08/1048
+5.68457,43.78939,7907,8,27,11,51,22,4.85,5.0,fr,48295,158,2042556,1,2,Active Shallow Crust,0.0,89.99022,0.0,08/27/7907
+5.68457,43.78939,4060,10,4,19,12,52,5.05,15.0,fr,48296,81,2042581,1,1,Active Shallow Crust,0.0,89.98964,0.0,10/04/4060
+5.68457,43.78939,3536,8,12,20,30,55,5.85,5.0,fr,48297,70,2042676,1,1,Active Shallow Crust,0.0,89.9902,0.0,08/12/3536
+4.68815,42.7225,9287,4,1,1,45,49,3.95,5.0,fr,48298,185,2042931,1,1,Active Shallow Crust,240.0195,58.00541,0.0,04/01/9287
+4.68815,42.7225,9956,1,24,20,2,34,4.15,15.0,fr,48299,199,2042953,1,1,Active Shallow Crust,0.0,89.98886,0.0,01/24/9956
+4.68815,42.7225,941,4,29,17,23,53,4.45,5.0,fr,48300,18,2042988,1,1,Active Shallow Crust,0.0,89.98949,0.0,04/29/0941
+6.41298,44.67623,7153,6,17,12,24,2,3.55,5.0,fr,48301,143,2043840,1,1,Active Shallow Crust,0.0,89.99283,0.0,06/17/7153
+6.41298,44.67623,1178,10,18,0,57,20,3.55,5.0,fr,48302,23,2043849,1,1,Active Shallow Crust,128.8976,89.99283,0.0,10/18/1178
+6.41298,44.67623,8052,11,17,23,8,15,3.65,5.0,fr,48303,161,2043852,1,3,Active Shallow Crust,0.0,89.98722,0.0,11/17/8052
+6.41298,44.67623,9465,6,24,1,15,53,3.65,5.0,fr,48304,189,2043852,1,3,Active Shallow Crust,0.0,89.98722,0.0,06/24/9465
+6.41298,44.67623,6085,6,16,0,38,42,3.65,5.0,fr,48305,121,2043852,1,3,Active Shallow Crust,0.0,89.98722,0.0,06/16/6085
+6.41298,44.67623,3713,12,3,21,10,28,3.75,5.0,fr,48306,74,2043864,1,1,Active Shallow Crust,0.0,89.98861,0.0,12/03/3713
+6.41298,44.67623,8692,7,9,8,56,26,3.75,15.0,fr,48307,173,2043865,1,1,Active Shallow Crust,0.0,89.98861,0.0,07/09/8692
+6.41298,44.67623,9293,12,27,20,12,11,3.75,27.5,fr,48308,185,2043866,1,1,Active Shallow Crust,0.0,89.98861,0.0,12/27/9293
+6.41298,44.67623,9484,11,12,6,28,9,3.75,5.0,fr,48309,189,2043867,1,2,Active Shallow Crust,240.0085,58.01702,0.0,11/12/9484
+6.41298,44.67623,8556,1,7,21,2,19,3.75,5.0,fr,48310,171,2043867,1,2,Active Shallow Crust,240.0085,58.01702,0.0,01/07/8556
+6.41298,44.67623,1640,10,6,18,35,37,3.85,5.0,fr,48311,32,2043876,1,2,Active Shallow Crust,0.0,89.98985,0.0,10/06/1640
+6.41298,44.67623,3967,1,11,0,30,17,3.85,5.0,fr,48312,79,2043876,1,2,Active Shallow Crust,0.0,89.98985,0.0,01/11/3967
+6.41298,44.67623,3944,7,6,17,6,33,3.85,15.0,fr,48313,78,2043877,1,1,Active Shallow Crust,0.0,89.98985,0.0,07/06/3944
+6.41298,44.67623,9048,12,26,21,4,26,3.95,5.0,fr,48314,180,2043888,1,2,Active Shallow Crust,0.0,89.99095,0.0,12/26/9048
+6.41298,44.67623,4362,4,17,20,22,56,3.95,5.0,fr,48315,87,2043888,1,2,Active Shallow Crust,0.0,89.99095,0.0,04/17/4362
+6.41298,44.67623,4604,6,24,22,13,29,3.95,15.0,fr,48316,92,2043889,1,1,Active Shallow Crust,0.0,89.99095,0.0,06/24/4604
+6.41298,44.67623,4944,6,10,5,8,36,4.25,15.0,fr,48317,98,2043925,1,1,Active Shallow Crust,0.0,89.99039,0.0,06/10/4944
+6.41298,44.67623,7553,9,27,2,26,23,4.25,27.5,fr,48318,151,2043932,1,1,Active Shallow Crust,0.0,89.99028,-90.0,09/27/7553
+6.41298,44.67623,2618,2,3,11,5,3,4.45,5.0,fr,48319,52,2043948,1,1,Active Shallow Crust,0.0,89.98982,0.0,02/03/2618
+6.41298,44.67623,8712,4,19,20,37,50,4.55,5.0,fr,48320,174,2043960,1,1,Active Shallow Crust,0.0,89.99093,0.0,04/19/8712
+6.41298,44.67623,4308,4,3,10,0,28,4.65,15.0,fr,48321,86,2043973,1,1,Active Shallow Crust,0.0,89.98989,0.0,04/03/4308
+6.41298,44.67623,786,7,27,6,47,45,4.85,27.5,fr,48322,15,2043998,1,1,Active Shallow Crust,0.0,89.99036,0.0,07/27/0786
+6.41298,44.67623,3179,1,25,13,31,18,4.95,5.0,fr,48323,63,2044008,1,1,Active Shallow Crust,0.0,89.98998,0.0,01/25/3179
+6.41298,44.67623,4346,5,21,20,33,7,4.95,15.0,fr,48324,86,2044009,1,1,Active Shallow Crust,0.0,89.98998,0.0,05/21/4346
+6.41298,44.67623,9584,11,2,2,13,9,5.65,5.0,fr,48325,191,2044092,1,1,Active Shallow Crust,0.0,89.98977,0.0,11/02/9584
+0.58283,41.17589,6650,4,20,20,18,25,3.65,15.0,fr,48326,132,2044333,1,1,Active Shallow Crust,0.0,89.98985,0.0,04/20/6650
+0.58283,41.17589,9687,2,23,22,40,24,3.75,5.0,fr,48327,193,2044344,1,1,Active Shallow Crust,0.0,89.9902,0.0,02/23/9687
+0.58283,41.17589,9600,5,28,7,11,31,3.85,5.0,fr,48328,191,2044356,1,1,Active Shallow Crust,0.0,89.98992,0.0,05/28/9600
+0.58283,41.17589,807,9,26,22,19,35,3.95,15.0,fr,48329,16,2044372,1,1,Active Shallow Crust,240.0189,58.00494,0.0,09/26/0807
+0.58283,41.17589,7199,8,1,4,32,37,4.15,5.0,fr,48330,143,2044392,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/01/7199
+0.58283,41.17589,8351,9,18,2,36,49,4.45,15.0,fr,48331,167,2044429,1,1,Active Shallow Crust,0.0,89.9899,0.0,09/18/8351
+0.58283,41.17589,7290,7,8,21,28,24,4.55,5.0,fr,48332,145,2044443,1,1,Active Shallow Crust,240.0079,57.99709,0.0,07/08/7290
+-0.91127,50.36672,5468,10,24,9,24,38,3.55,5.0,fr,48333,109,2044800,1,1,Active Shallow Crust,0.0,89.99035,0.0,10/24/5468
+-0.91127,50.36672,9842,7,19,21,20,38,3.55,5.0,fr,48334,196,2044803,1,1,Active Shallow Crust,240.0125,57.99826,0.0,07/19/9842
+-0.91127,50.36672,2153,2,5,22,15,30,3.65,15.0,fr,48335,43,2044813,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/05/2153
+-0.92787,47.30087,6905,12,24,6,29,40,3.55,5.0,fr,48336,138,2045280,1,1,Active Shallow Crust,0.0,89.98975,0.0,12/24/6905
+-0.92787,47.30087,6946,3,10,4,28,18,3.55,15.0,fr,48337,138,2045281,1,1,Active Shallow Crust,0.0,89.98975,0.0,03/10/6946
+-0.92787,47.30087,4930,11,30,13,28,7,3.65,5.0,fr,48338,98,2045292,1,1,Active Shallow Crust,0.0,89.9901,0.0,11/30/4930
+-0.92787,47.30087,3759,10,31,10,58,6,3.65,15.0,fr,48339,75,2045293,1,1,Active Shallow Crust,0.0,89.9901,0.0,10/31/3759
+-0.92787,47.30087,2005,8,31,7,20,23,3.65,27.5,fr,48340,40,2045297,1,1,Active Shallow Crust,240.0011,58.01288,0.0,08/31/2005
+-0.92787,47.30087,1406,11,9,2,53,36,3.85,5.0,fr,48341,28,2045316,1,2,Active Shallow Crust,0.0,89.98972,0.0,11/09/1406
+-0.92787,47.30087,2750,2,27,5,44,10,3.85,5.0,fr,48342,54,2045316,1,2,Active Shallow Crust,0.0,89.98972,0.0,02/27/2750
+-0.92787,47.30087,9553,7,18,16,6,59,3.95,15.0,fr,48343,191,2045329,1,1,Active Shallow Crust,0.0,89.98975,0.0,07/18/9553
+-0.92787,47.30087,4918,12,31,11,8,4,4.05,15.0,fr,48344,98,2045341,1,1,Active Shallow Crust,0.0,89.98991,0.0,12/31/4918
+-0.92787,47.30087,7284,6,26,3,53,2,4.05,15.0,fr,48345,145,2045350,1,1,Active Shallow Crust,128.8904,89.99375,0.0,06/26/7284
+-0.92787,47.30087,3579,12,24,23,34,43,4.15,5.0,fr,48346,71,2045352,1,1,Active Shallow Crust,0.0,89.99014,0.0,12/24/3579
+-0.92787,47.30087,8663,10,19,10,1,42,4.15,5.0,fr,48347,173,2045355,1,1,Active Shallow Crust,240.0086,57.99736,0.0,10/19/8663
+-0.92787,47.30087,1207,4,25,10,50,7,4.25,5.0,fr,48348,24,2045370,1,1,Active Shallow Crust,0.0,89.98996,-90.0,04/25/1207
+-0.92787,47.30087,8433,11,5,15,52,1,4.35,5.0,fr,48349,168,2045376,1,2,Active Shallow Crust,0.0,89.99013,0.0,11/05/8433
+-0.92787,47.30087,744,4,21,18,57,23,4.35,5.0,fr,48350,14,2045376,1,2,Active Shallow Crust,0.0,89.99013,0.0,04/21/0744
+-0.92787,47.30087,8852,3,11,3,32,53,4.95,27.5,fr,48351,177,2045450,1,1,Active Shallow Crust,0.0,89.98994,0.0,03/11/8852
+-0.92787,47.30087,939,6,20,12,20,56,5.25,5.0,fr,48352,18,2045484,1,1,Active Shallow Crust,0.0,89.98997,0.0,06/20/0939
+7.96078,49.49523,2244,3,24,3,20,51,3.55,27.5,fr,48353,44,2045768,1,1,Active Shallow Crust,0.0,89.98675,-90.0,03/24/2244
+7.96078,49.49523,5763,9,1,18,40,46,3.75,15.0,fr,48354,115,2045785,1,1,Active Shallow Crust,0.0,89.98959,0.0,09/01/5763
+7.96078,49.49523,7456,4,12,17,50,38,3.75,5.0,fr,48355,149,2045787,1,1,Active Shallow Crust,240.0079,58.01752,0.0,04/12/7456
+7.96078,49.49523,5130,4,6,17,58,57,3.85,5.0,fr,48356,102,2045796,1,1,Active Shallow Crust,0.0,89.99072,0.0,04/06/5130
+7.96078,49.49523,5860,2,23,22,43,17,3.85,5.0,fr,48357,117,2045802,1,1,Active Shallow Crust,0.0,89.99062,-90.0,02/23/5860
+7.96078,49.49523,3668,2,24,0,51,17,3.95,27.5,fr,48358,73,2045810,1,1,Active Shallow Crust,0.0,89.99174,0.0,02/24/3668
+7.96078,49.49523,7897,7,20,2,28,50,3.95,27.5,fr,48359,157,2045813,1,1,Active Shallow Crust,240.0195,58.00578,0.0,07/20/7897
+7.96078,49.49523,3516,5,12,5,5,6,3.95,5.0,fr,48360,70,2045817,1,1,Active Shallow Crust,128.9001,89.9938,0.0,05/12/3516
+7.96078,49.49523,7897,3,25,9,49,56,4.45,5.0,fr,48361,157,2045868,1,2,Active Shallow Crust,0.0,89.9907,0.0,03/25/7897
+7.96078,49.49523,6117,6,12,10,1,29,4.45,5.0,fr,48362,122,2045868,1,2,Active Shallow Crust,0.0,89.9907,0.0,06/12/6117
+7.96078,49.49523,550,6,3,18,18,21,4.75,5.0,fr,48363,10,2045913,1,1,Active Shallow Crust,128.8873,89.98835,0.0,06/03/0550
+4.2394,50.76096,1055,1,24,0,30,53,3.55,5.0,fr,48364,21,2046243,1,1,Active Shallow Crust,240.0134,57.99813,0.0,01/24/1055
+4.2394,50.76096,9223,3,26,12,24,47,3.55,5.0,fr,48365,184,2046249,1,2,Active Shallow Crust,128.8953,89.99362,0.0,03/26/9223
+4.2394,50.76096,6741,12,15,2,1,25,3.55,5.0,fr,48366,134,2046249,1,2,Active Shallow Crust,128.8953,89.99362,0.0,12/15/6741
+4.2394,50.76096,2549,5,31,12,35,38,3.65,15.0,fr,48367,50,2046253,1,1,Active Shallow Crust,0.0,89.98863,0.0,05/31/2549
+4.2394,50.76096,3822,11,11,19,3,1,3.65,5.0,fr,48368,76,2046255,1,1,Active Shallow Crust,240.0017,58.0126,0.0,11/11/3822
+4.2394,50.76096,5862,11,10,0,52,13,3.75,15.0,fr,48369,117,2046265,1,1,Active Shallow Crust,0.0,89.98987,0.0,11/10/5862
+4.2394,50.76096,1980,7,21,19,14,31,3.75,5.0,fr,48370,39,2046267,1,1,Active Shallow Crust,240.009,58.01799,0.0,07/21/1980
+4.2394,50.76096,5645,4,28,8,13,8,3.75,5.0,fr,48371,112,2046270,1,1,Active Shallow Crust,0.0,89.98975,-90.0,04/28/5645
+4.2394,50.76096,754,12,21,9,57,34,3.85,15.0,fr,48372,15,2046277,1,1,Active Shallow Crust,0.0,89.99097,0.0,12/21/0754
+4.2394,50.76096,1431,8,23,1,49,21,3.95,5.0,fr,48373,28,2046288,1,1,Active Shallow Crust,0.0,89.99195,0.0,08/23/1431
+4.2394,50.76096,5017,3,21,18,18,45,3.95,15.0,fr,48374,100,2046289,1,1,Active Shallow Crust,0.0,89.99195,0.0,03/21/5017
+4.2394,50.76096,6517,6,23,20,3,10,4.05,15.0,fr,48375,130,2046307,1,1,Active Shallow Crust,0.0,89.98911,-90.0,06/23/6517
+4.2394,50.76096,1309,6,16,14,16,20,4.25,15.0,fr,48376,26,2046325,1,1,Active Shallow Crust,0.0,89.9886,0.0,06/16/1309
+4.2394,50.76096,3369,9,25,5,42,28,4.25,5.0,fr,48377,67,2046327,1,1,Active Shallow Crust,240.0082,57.99448,0.0,09/25/3369
+4.2394,50.76096,9549,4,12,4,43,11,4.45,5.0,fr,48378,190,2046348,1,1,Active Shallow Crust,0.0,89.99094,0.0,04/12/9549
+4.2394,50.76096,5495,7,16,23,29,30,4.55,5.0,fr,48379,109,2046366,1,1,Active Shallow Crust,0.0,89.9898,-90.0,07/16/5495
+4.2394,50.76096,4359,10,5,4,43,14,4.55,5.0,fr,48380,87,2046369,1,1,Active Shallow Crust,128.8928,89.98542,0.0,10/05/4359
+4.2394,50.76096,612,1,18,20,16,6,4.95,15.0,fr,48381,12,2046409,1,1,Active Shallow Crust,0.0,89.98981,0.0,01/18/0612
+4.2394,50.76096,3254,11,10,0,56,31,5.85,15.0,fr,48382,65,2046517,1,1,Active Shallow Crust,0.0,89.99006,0.0,11/10/3254
+5.88055,42.47625,1372,1,6,21,31,57,3.85,5.0,fr,48383,27,2046765,1,1,Active Shallow Crust,128.8962,89.9921,0.0,01/06/1372
+5.88055,42.47625,5812,2,25,22,33,25,3.95,15.0,fr,48384,116,2046769,1,1,Active Shallow Crust,0.0,89.99062,0.0,02/25/5812
+3.96366,50.96601,2627,4,29,20,14,43,3.55,27.5,fr,48385,52,2047202,1,1,Active Shallow Crust,0.0,89.99047,0.0,04/29/2627
+3.96366,50.96601,7736,12,29,18,16,45,3.65,5.0,fr,48386,154,2047212,1,1,Active Shallow Crust,0.0,89.98868,0.0,12/29/7736
+3.96366,50.96601,7397,6,29,10,30,31,3.95,5.0,fr,48387,147,2047248,1,1,Active Shallow Crust,0.0,89.98998,0.0,06/29/7397
+3.96366,50.96601,8997,4,14,12,41,9,3.95,15.0,fr,48388,179,2047249,1,1,Active Shallow Crust,0.0,89.98998,0.0,04/14/8997
+3.96366,50.96601,8212,6,14,6,52,51,4.15,15.0,fr,48389,164,2047273,1,1,Active Shallow Crust,0.0,89.99045,0.0,06/14/8212
+3.96366,50.96601,9571,2,9,23,48,44,4.25,15.0,fr,48390,191,2047285,1,1,Active Shallow Crust,0.0,89.99007,0.0,02/09/9571
+3.96366,50.96601,2193,9,28,13,11,50,4.25,27.5,fr,48391,43,2047286,1,1,Active Shallow Crust,0.0,89.99007,0.0,09/28/2193
+3.96366,50.96601,6415,11,16,14,47,56,4.55,5.0,fr,48392,128,2047323,1,1,Active Shallow Crust,240.0108,57.99767,0.0,11/16/6415
+3.96366,50.96601,1072,3,13,22,32,21,4.85,5.0,fr,48393,21,2047362,1,1,Active Shallow Crust,0.0,89.98993,-90.0,03/13/1072
+3.91556,45.39107,2648,7,14,18,13,55,3.55,15.0,fr,48394,52,2047681,1,1,Active Shallow Crust,0.0,89.98938,0.0,07/14/2648
+3.91556,45.39107,1798,1,21,4,17,45,3.65,5.0,fr,48395,35,2047692,1,1,Active Shallow Crust,0.0,89.99053,0.0,01/21/1798
+3.91556,45.39107,1162,8,11,22,53,55,3.75,5.0,fr,48396,23,2047713,1,1,Active Shallow Crust,128.8972,89.9672,0.0,08/11/1162
+3.91556,45.39107,7722,4,2,21,14,17,3.85,5.0,fr,48397,154,2047719,1,1,Active Shallow Crust,240.0107,57.99738,0.0,04/02/7722
+3.91556,45.39107,4488,11,22,21,52,36,4.05,5.0,fr,48398,89,2047740,1,1,Active Shallow Crust,0.0,89.99004,0.0,11/22/4488
+3.91556,45.39107,6621,12,28,2,7,16,4.25,5.0,fr,48399,132,2047770,1,1,Active Shallow Crust,0.0,89.9904,-90.0,12/28/6621
+3.91556,45.39107,9450,5,20,10,22,50,4.65,5.0,fr,48400,188,2047821,1,1,Active Shallow Crust,128.8916,89.98692,0.0,05/20/9450
+3.91556,45.39107,9691,7,20,20,51,42,4.75,5.0,fr,48401,193,2047824,1,2,Active Shallow Crust,0.0,89.99021,0.0,07/20/9691
+3.91556,45.39107,688,3,29,23,3,11,4.75,5.0,fr,48402,13,2047824,1,2,Active Shallow Crust,0.0,89.99021,0.0,03/29/0688
+8.49556,47.26299,525,9,19,12,36,21,3.55,5.0,fr,48403,10,2048640,1,10,Active Shallow Crust,0.0,89.98631,0.0,09/19/0525
+8.49556,47.26299,3978,9,12,17,31,3,3.55,5.0,fr,48404,79,2048640,1,10,Active Shallow Crust,0.0,89.98631,0.0,09/12/3978
+8.49556,47.26299,7870,8,17,17,27,57,3.55,5.0,fr,48405,157,2048640,1,10,Active Shallow Crust,0.0,89.98631,0.0,08/17/7870
+8.49556,47.26299,7711,1,31,15,37,2,3.55,5.0,fr,48406,154,2048640,1,10,Active Shallow Crust,0.0,89.98631,0.0,01/31/7711
+8.49556,47.26299,4725,12,9,18,59,55,3.55,5.0,fr,48407,94,2048640,1,10,Active Shallow Crust,0.0,89.98631,0.0,12/09/4725
+8.49556,47.26299,4060,12,22,6,17,42,3.55,5.0,fr,48408,81,2048640,1,10,Active Shallow Crust,0.0,89.98631,0.0,12/22/4060
+8.49556,47.26299,6711,2,26,9,1,33,3.55,5.0,fr,48409,134,2048640,1,10,Active Shallow Crust,0.0,89.98631,0.0,02/26/6711
+8.49556,47.26299,9556,2,11,1,23,16,3.55,5.0,fr,48410,191,2048640,1,10,Active Shallow Crust,0.0,89.98631,0.0,02/11/9556
+8.49556,47.26299,1694,3,12,3,13,5,3.55,5.0,fr,48411,33,2048640,1,10,Active Shallow Crust,0.0,89.98631,0.0,03/12/1694
+8.49556,47.26299,2851,2,3,23,34,29,3.55,5.0,fr,48412,57,2048640,1,10,Active Shallow Crust,0.0,89.98631,0.0,02/03/2851
+8.49556,47.26299,7244,1,17,19,47,36,3.55,15.0,fr,48413,144,2048641,1,2,Active Shallow Crust,0.0,89.98631,0.0,01/17/7244
+8.49556,47.26299,7937,11,6,14,46,41,3.55,15.0,fr,48414,158,2048641,1,2,Active Shallow Crust,0.0,89.98631,0.0,11/06/7937
+8.49556,47.26299,5991,5,4,0,30,0,3.55,27.5,fr,48415,119,2048642,1,3,Active Shallow Crust,0.0,89.98631,0.0,05/04/5991
+8.49556,47.26299,919,6,13,3,59,57,3.55,27.5,fr,48416,18,2048642,1,3,Active Shallow Crust,0.0,89.98631,0.0,06/13/0919
+8.49556,47.26299,8394,7,17,22,0,8,3.55,27.5,fr,48417,167,2048642,1,3,Active Shallow Crust,0.0,89.98631,0.0,07/17/8394
+8.49556,47.26299,4944,10,10,12,26,37,3.55,5.0,fr,48418,98,2048643,1,1,Active Shallow Crust,240.012,57.99639,0.0,10/10/4944
+8.49556,47.26299,7328,7,20,7,20,43,3.55,27.5,fr,48419,146,2048651,1,1,Active Shallow Crust,128.897,89.99316,0.0,07/20/7328
+8.49556,47.26299,990,2,18,21,58,27,3.65,5.0,fr,48420,19,2048652,1,2,Active Shallow Crust,0.0,89.9878,0.0,02/18/0990
+8.49556,47.26299,2067,7,14,5,52,3,3.65,5.0,fr,48421,41,2048652,1,2,Active Shallow Crust,0.0,89.9878,0.0,07/14/2067
+8.49556,47.26299,8456,2,16,7,38,30,3.65,15.0,fr,48422,169,2048653,1,2,Active Shallow Crust,0.0,89.9878,0.0,02/16/8456
+8.49556,47.26299,6830,2,19,0,4,46,3.65,15.0,fr,48423,136,2048653,1,2,Active Shallow Crust,0.0,89.9878,0.0,02/19/6830
+8.49556,47.26299,356,12,26,1,49,44,3.65,27.5,fr,48424,7,2048654,1,1,Active Shallow Crust,0.0,89.9878,0.0,12/26/0356
+8.49556,47.26299,6871,6,15,23,49,30,3.65,5.0,fr,48425,137,2048655,1,1,Active Shallow Crust,240.0017,58.01305,0.0,06/15/6871
+8.49556,47.26299,6258,6,26,2,17,28,3.65,5.0,fr,48426,125,2048658,1,1,Active Shallow Crust,0.0,89.98766,-90.0,06/26/6258
+8.49556,47.26299,3420,8,23,1,17,40,3.75,5.0,fr,48427,68,2048664,1,4,Active Shallow Crust,0.0,89.98913,0.0,08/23/3420
+8.49556,47.26299,2660,5,23,9,6,46,3.75,5.0,fr,48428,53,2048664,1,4,Active Shallow Crust,0.0,89.98913,0.0,05/23/2660
+8.49556,47.26299,8864,5,21,4,34,23,3.75,5.0,fr,48429,177,2048664,1,4,Active Shallow Crust,0.0,89.98913,0.0,05/21/8864
+8.49556,47.26299,3908,10,26,13,59,44,3.75,5.0,fr,48430,78,2048664,1,4,Active Shallow Crust,0.0,89.98913,0.0,10/26/3908
+8.49556,47.26299,9957,1,13,16,57,15,3.75,15.0,fr,48431,199,2048665,1,2,Active Shallow Crust,0.0,89.98913,0.0,01/13/9957
+8.49556,47.26299,4115,4,2,0,59,24,3.75,15.0,fr,48432,82,2048665,1,2,Active Shallow Crust,0.0,89.98913,0.0,04/02/4115
+8.49556,47.26299,5966,1,29,14,34,36,3.75,27.5,fr,48433,119,2048666,1,1,Active Shallow Crust,0.0,89.98913,0.0,01/29/5966
+8.49556,47.26299,4795,10,9,21,18,42,3.75,5.0,fr,48434,95,2048667,1,1,Active Shallow Crust,240.0097,58.01699,0.0,10/09/4795
+8.49556,47.26299,6289,5,13,3,26,7,3.75,5.0,fr,48435,125,2048670,1,1,Active Shallow Crust,0.0,89.98901,-90.0,05/13/6289
+8.49556,47.26299,6029,8,25,23,2,42,3.85,5.0,fr,48436,120,2048679,1,1,Active Shallow Crust,240.0101,57.99881,0.0,08/25/6029
+8.49556,47.26299,5222,1,25,18,53,12,3.85,27.5,fr,48437,104,2048681,1,1,Active Shallow Crust,240.0101,57.99881,0.0,01/25/5222
+8.49556,47.26299,8689,3,22,9,15,26,3.85,5.0,fr,48438,173,2048685,1,2,Active Shallow Crust,128.8937,89.99516,0.0,03/22/8689
+8.49556,47.26299,7574,1,12,2,8,10,3.85,5.0,fr,48439,151,2048685,1,2,Active Shallow Crust,128.8937,89.99516,0.0,01/12/7574
+8.49556,47.26299,2604,6,1,7,39,31,3.85,15.0,fr,48440,52,2048686,1,1,Active Shallow Crust,128.8937,89.99516,0.0,06/01/2604
+8.49556,47.26299,4187,10,28,17,23,29,3.95,5.0,fr,48441,83,2048688,1,2,Active Shallow Crust,0.0,89.99136,0.0,10/28/4187
+8.49556,47.26299,2669,1,13,1,46,1,3.95,5.0,fr,48442,53,2048688,1,2,Active Shallow Crust,0.0,89.99136,0.0,01/13/2669
+8.49556,47.26299,4529,10,22,6,28,9,4.05,5.0,fr,48443,90,2048700,1,1,Active Shallow Crust,0.0,89.9923,0.0,10/22/4529
+8.49556,47.26299,1691,12,27,9,14,48,4.05,15.0,fr,48444,33,2048701,1,1,Active Shallow Crust,0.0,89.9923,0.0,12/27/1691
+8.49556,47.26299,6078,3,8,19,8,55,4.15,15.0,fr,48445,121,2048716,1,1,Active Shallow Crust,240.0076,57.99741,0.0,03/08/6078
+8.49556,47.26299,685,5,4,19,16,31,4.25,5.0,fr,48446,13,2048724,1,2,Active Shallow Crust,0.0,89.98777,0.0,05/04/0685
+8.49556,47.26299,8815,5,22,6,28,47,4.25,5.0,fr,48447,176,2048724,1,2,Active Shallow Crust,0.0,89.98777,0.0,05/22/8815
+8.49556,47.26299,8144,2,11,13,50,53,4.25,15.0,fr,48448,162,2048734,1,1,Active Shallow Crust,128.896,89.97978,0.0,02/11/8144
+8.49556,47.26299,9038,3,24,9,25,50,4.35,15.0,fr,48449,180,2048737,1,1,Active Shallow Crust,0.0,89.98911,0.0,03/24/9038
+8.49556,47.26299,2608,9,6,13,37,12,4.45,15.0,fr,48450,52,2048749,1,1,Active Shallow Crust,0.0,89.99029,0.0,09/06/2608
+8.49556,47.26299,8675,1,13,0,52,56,4.65,5.0,fr,48451,173,2048772,1,2,Active Shallow Crust,0.0,89.98843,0.0,01/13/8675
+8.49556,47.26299,7437,1,20,8,29,34,4.65,5.0,fr,48452,148,2048772,1,2,Active Shallow Crust,0.0,89.98843,0.0,01/20/7437
+8.49556,47.26299,6354,12,23,23,26,58,4.65,15.0,fr,48453,127,2048773,1,1,Active Shallow Crust,0.0,89.98843,0.0,12/23/6354
+8.49556,47.26299,1056,2,5,18,33,9,4.65,5.0,fr,48454,21,2048778,1,1,Active Shallow Crust,0.0,89.98829,-90.0,02/05/1056
+8.49556,47.26299,9361,8,27,5,39,51,4.75,27.5,fr,48455,187,2048795,1,1,Active Shallow Crust,128.8879,89.98863,0.0,08/27/9361
+8.49556,47.26299,6798,6,13,20,13,56,5.05,15.0,fr,48456,135,2048827,1,1,Active Shallow Crust,0.0,89.99015,-90.0,06/13/6798
+8.81706,49.20857,2371,4,27,21,4,52,3.65,5.0,fr,48457,47,2049132,1,2,Active Shallow Crust,0.0,89.98826,0.0,04/27/2371
+8.81706,49.20857,8629,7,17,18,3,37,3.65,5.0,fr,48458,172,2049132,1,2,Active Shallow Crust,0.0,89.98826,0.0,07/17/8629
+8.81706,49.20857,5722,6,19,14,45,19,3.65,15.0,fr,48459,114,2049133,1,1,Active Shallow Crust,0.0,89.98826,0.0,06/19/5722
+8.81706,49.20857,8175,9,19,2,32,2,3.75,15.0,fr,48460,163,2049151,1,1,Active Shallow Crust,0.0,89.98941,-90.0,09/19/8175
+8.81706,49.20857,5272,6,1,20,33,53,3.85,15.0,fr,48461,105,2049157,1,1,Active Shallow Crust,0.0,89.99067,0.0,06/01/5272
+8.81706,49.20857,1154,2,4,3,29,4,3.95,27.5,fr,48462,23,2049170,1,1,Active Shallow Crust,0.0,89.99168,0.0,02/04/1154
+8.81706,49.20857,4793,3,2,14,49,49,3.95,5.0,fr,48463,95,2049174,1,1,Active Shallow Crust,0.0,89.99159,-90.0,03/02/4793
+8.81706,49.20857,3023,9,12,18,22,54,4.05,5.0,fr,48464,60,2049180,1,2,Active Shallow Crust,0.0,89.99259,0.0,09/12/3023
+8.81706,49.20857,4499,7,26,12,14,27,4.05,5.0,fr,48465,89,2049180,1,2,Active Shallow Crust,0.0,89.99259,0.0,07/26/4499
+8.81706,49.20857,3645,6,1,17,47,36,4.15,5.0,fr,48466,72,2049198,1,1,Active Shallow Crust,0.0,89.99332,-90.0,06/01/3645
+8.81706,49.20857,9567,5,12,9,5,42,4.15,5.0,fr,48467,191,2049201,1,1,Active Shallow Crust,128.8983,89.9934,0.0,05/12/9567
+8.81706,49.20857,2534,3,13,16,29,29,4.25,27.5,fr,48468,50,2049206,1,1,Active Shallow Crust,0.0,89.98823,0.0,03/13/2534
+8.81706,49.20857,6724,4,6,23,37,47,4.55,15.0,fr,48469,134,2049241,1,1,Active Shallow Crust,0.0,89.99167,0.0,04/06/6724
+8.81706,49.20857,4902,1,7,18,12,23,5.15,5.0,fr,48470,98,2049315,1,1,Active Shallow Crust,240.021,58.00044,0.0,01/07/4902
+8.38697,49.79139,2604,5,29,19,57,16,3.55,5.0,fr,48471,52,2049600,1,2,Active Shallow Crust,0.0,89.98698,0.0,05/29/2604
+8.38697,49.79139,3950,7,20,0,35,24,3.55,5.0,fr,48472,78,2049600,1,2,Active Shallow Crust,0.0,89.98698,0.0,07/20/3950
+8.38697,49.79139,3904,2,5,5,47,31,3.55,15.0,fr,48473,78,2049601,1,2,Active Shallow Crust,0.0,89.98698,0.0,02/05/3904
+8.38697,49.79139,8093,11,9,10,39,11,3.55,15.0,fr,48474,161,2049601,1,2,Active Shallow Crust,0.0,89.98698,0.0,11/09/8093
+8.38697,49.79139,6485,12,13,21,41,24,3.55,15.0,fr,48475,129,2049607,1,1,Active Shallow Crust,0.0,89.98683,-90.0,12/13/6485
+8.38697,49.79139,365,8,14,19,44,23,3.65,5.0,fr,48476,7,2049612,1,3,Active Shallow Crust,0.0,89.9884,0.0,08/14/0365
+8.38697,49.79139,2475,12,8,1,5,12,3.65,5.0,fr,48477,49,2049612,1,3,Active Shallow Crust,0.0,89.9884,0.0,12/08/2475
+8.38697,49.79139,6620,10,16,7,17,46,3.65,5.0,fr,48478,132,2049612,1,3,Active Shallow Crust,0.0,89.9884,0.0,10/16/6620
+8.38697,49.79139,2098,6,14,16,35,23,3.65,15.0,fr,48479,41,2049613,1,1,Active Shallow Crust,0.0,89.9884,0.0,06/14/2098
+8.38697,49.79139,7209,10,29,19,24,42,3.65,5.0,fr,48480,144,2049615,1,1,Active Shallow Crust,240.0029,58.01176,0.0,10/29/7209
+8.38697,49.79139,4435,3,18,3,49,59,3.65,5.0,fr,48481,88,2049618,1,1,Active Shallow Crust,0.0,89.98826,-90.0,03/18/4435
+8.38697,49.79139,8066,2,10,15,47,53,3.75,5.0,fr,48482,161,2049624,1,4,Active Shallow Crust,0.0,89.98965,0.0,02/10/8066
+8.38697,49.79139,3861,8,19,18,3,39,3.75,5.0,fr,48483,77,2049624,1,4,Active Shallow Crust,0.0,89.98965,0.0,08/19/3861
+8.38697,49.79139,9425,4,16,3,52,20,3.75,5.0,fr,48484,188,2049624,1,4,Active Shallow Crust,0.0,89.98965,0.0,04/16/9425
+8.38697,49.79139,489,7,9,0,23,29,3.75,5.0,fr,48485,9,2049624,1,4,Active Shallow Crust,0.0,89.98965,0.0,07/09/0489
+8.38697,49.79139,8738,7,21,10,24,24,3.75,15.0,fr,48486,174,2049625,1,1,Active Shallow Crust,0.0,89.98965,0.0,07/21/8738
+8.38697,49.79139,4047,10,1,12,21,24,3.75,5.0,fr,48487,80,2049630,1,1,Active Shallow Crust,0.0,89.98954,-90.0,10/01/4047
+8.38697,49.79139,1875,9,9,11,0,48,3.75,27.5,fr,48488,37,2049635,1,1,Active Shallow Crust,128.898,89.96633,0.0,09/09/1875
+8.38697,49.79139,8879,10,24,7,3,13,3.85,5.0,fr,48489,177,2049636,1,4,Active Shallow Crust,0.0,89.99078,0.0,10/24/8879
+8.38697,49.79139,7384,8,26,23,36,40,3.85,5.0,fr,48490,147,2049636,1,4,Active Shallow Crust,0.0,89.99078,0.0,08/26/7384
+8.38697,49.79139,1313,12,14,19,26,0,3.85,5.0,fr,48491,26,2049636,1,4,Active Shallow Crust,0.0,89.99078,0.0,12/14/1313
+8.38697,49.79139,7009,8,7,14,37,59,3.85,5.0,fr,48492,140,2049636,1,4,Active Shallow Crust,0.0,89.99078,0.0,08/07/7009
+8.38697,49.79139,373,7,29,19,32,11,3.85,15.0,fr,48493,7,2049637,1,1,Active Shallow Crust,0.0,89.99078,0.0,07/29/0373
+8.38697,49.79139,5415,10,23,0,6,21,3.85,5.0,fr,48494,108,2049639,1,1,Active Shallow Crust,240.0116,57.99776,0.0,10/23/5415
+8.38697,49.79139,123,5,24,23,5,32,3.95,5.0,fr,48495,2,2049648,1,4,Active Shallow Crust,0.0,89.99178,0.0,05/24/0123
+8.38697,49.79139,2832,9,11,9,12,10,3.95,5.0,fr,48496,56,2049648,1,4,Active Shallow Crust,0.0,89.99178,0.0,09/11/2832
+8.38697,49.79139,9262,12,20,23,29,21,3.95,5.0,fr,48497,185,2049648,1,4,Active Shallow Crust,0.0,89.99178,0.0,12/20/9262
+8.38697,49.79139,9890,11,7,22,13,55,3.95,5.0,fr,48498,197,2049648,1,4,Active Shallow Crust,0.0,89.99178,0.0,11/07/9890
+8.38697,49.79139,4990,7,24,1,58,4,3.95,15.0,fr,48499,99,2049649,1,1,Active Shallow Crust,0.0,89.99178,0.0,07/24/4990
+8.38697,49.79139,2123,12,27,8,52,3,3.95,5.0,fr,48500,42,2049651,1,1,Active Shallow Crust,240.0211,58.00476,0.0,12/27/2123
+8.38697,49.79139,8479,11,10,9,19,11,3.95,15.0,fr,48501,169,2049652,1,1,Active Shallow Crust,240.0211,58.00476,0.0,11/10/8479
+8.38697,49.79139,3857,3,19,2,54,58,3.95,15.0,fr,48502,77,2049655,1,1,Active Shallow Crust,0.0,89.99169,-90.0,03/19/3857
+8.38697,49.79139,4027,12,2,5,39,35,4.05,15.0,fr,48503,80,2049661,1,2,Active Shallow Crust,0.0,89.99268,0.0,12/02/4027
+8.38697,49.79139,4084,6,2,0,12,43,4.05,15.0,fr,48504,81,2049661,1,2,Active Shallow Crust,0.0,89.99268,0.0,06/02/4084
+8.38697,49.79139,1850,3,23,12,1,21,4.05,27.5,fr,48505,36,2049662,1,1,Active Shallow Crust,0.0,89.99268,0.0,03/23/1850
+8.38697,49.79139,2244,6,25,5,42,9,4.05,27.5,fr,48506,44,2049671,1,1,Active Shallow Crust,128.8902,89.99268,0.0,06/25/2244
+8.38697,49.79139,3498,8,30,8,29,16,4.15,27.5,fr,48507,69,2049674,1,1,Active Shallow Crust,0.0,89.98695,0.0,08/30/3498
+8.38697,49.79139,609,9,29,0,26,55,4.15,5.0,fr,48508,12,2049678,1,1,Active Shallow Crust,0.0,89.9868,-90.0,09/29/0609
+8.38697,49.79139,1728,2,16,12,36,6,4.25,5.0,fr,48509,34,2049684,1,3,Active Shallow Crust,0.0,89.98837,0.0,02/16/1728
+8.38697,49.79139,3628,6,12,4,52,16,4.25,5.0,fr,48510,72,2049684,1,3,Active Shallow Crust,0.0,89.98837,0.0,06/12/3628
+8.38697,49.79139,6686,3,8,20,6,26,4.25,5.0,fr,48511,133,2049684,1,3,Active Shallow Crust,0.0,89.98837,0.0,03/08/6686
+8.38697,49.79139,5488,7,26,10,54,58,4.25,27.5,fr,48512,109,2049686,1,1,Active Shallow Crust,0.0,89.98837,0.0,07/26/5488
+8.38697,49.79139,2807,11,10,4,21,20,4.25,5.0,fr,48513,56,2049690,1,1,Active Shallow Crust,0.0,89.98824,-90.0,11/10/2807
+8.38697,49.79139,4929,4,23,12,55,18,4.25,15.0,fr,48514,98,2049691,1,1,Active Shallow Crust,0.0,89.98824,-90.0,04/23/4929
+8.38697,49.79139,6655,5,15,22,39,57,4.35,5.0,fr,48515,133,2049696,1,3,Active Shallow Crust,0.0,89.98963,0.0,05/15/6655
+8.38697,49.79139,5048,10,16,1,39,0,4.35,5.0,fr,48516,100,2049696,1,3,Active Shallow Crust,0.0,89.98963,0.0,10/16/5048
+8.38697,49.79139,6799,6,25,0,42,18,4.35,5.0,fr,48517,135,2049696,1,3,Active Shallow Crust,0.0,89.98963,0.0,06/25/6799
+8.38697,49.79139,6769,11,4,20,15,59,4.45,5.0,fr,48518,135,2049708,1,1,Active Shallow Crust,0.0,89.99076,0.0,11/04/6769
+8.38697,49.79139,4429,8,26,4,36,56,4.45,5.0,fr,48519,88,2049714,1,1,Active Shallow Crust,0.0,89.99065,-90.0,08/26/4429
+8.38697,49.79139,3201,2,23,7,42,30,4.55,5.0,fr,48520,64,2049720,1,1,Active Shallow Crust,0.0,89.99177,0.0,02/23/3201
+8.38697,49.79139,8095,4,5,18,53,54,4.65,27.5,fr,48521,161,2049740,1,1,Active Shallow Crust,0.0,89.98886,-90.0,04/05/8095
+8.38697,49.79139,8973,11,17,20,54,42,5.75,5.0,fr,48522,179,2049867,1,1,Active Shallow Crust,240.0455,58.00019,0.0,11/17/8973
+8.38697,49.79139,2128,4,10,4,50,26,6.55,15.0,fr,48523,42,2049961,1,1,Active Shallow Crust,0.0,89.9901,0.0,04/10/2128
+-2.16863,43.21767,6487,6,4,3,19,20,3.55,5.0,fr,48524,129,2050080,1,1,Active Shallow Crust,0.0,89.98898,0.0,06/04/6487
+-2.16863,43.21767,3595,4,1,19,58,15,3.55,27.5,fr,48525,71,2050082,1,1,Active Shallow Crust,0.0,89.98898,0.0,04/01/3595
+-2.16863,43.21767,4825,11,1,1,20,18,3.55,5.0,fr,48526,96,2050083,1,1,Active Shallow Crust,240.0123,57.99833,0.0,11/01/4825
+-2.16863,43.21767,4156,5,7,1,12,57,3.65,5.0,fr,48527,83,2050092,1,1,Active Shallow Crust,0.0,89.99017,0.0,05/07/4156
+-2.16863,43.21767,8040,5,3,3,52,46,3.65,27.5,fr,48528,160,2050094,1,1,Active Shallow Crust,0.0,89.99017,0.0,05/03/8040
+-2.16863,43.21767,5687,8,16,22,50,32,3.85,5.0,fr,48529,113,2050119,1,1,Active Shallow Crust,240.0106,57.99771,0.0,08/16/5687
+-2.16863,43.21767,3270,4,25,14,45,48,3.85,5.0,fr,48530,65,2050125,1,1,Active Shallow Crust,128.8962,89.9935,0.0,04/25/3270
+-2.16863,43.21767,1620,12,27,2,34,44,4.05,5.0,fr,48531,32,2050140,1,1,Active Shallow Crust,0.0,89.98967,0.0,12/27/1620
+-2.16863,43.21767,7338,6,16,11,46,33,4.05,15.0,fr,48532,146,2050141,1,2,Active Shallow Crust,0.0,89.98967,0.0,06/16/7338
+-2.16863,43.21767,8497,7,15,21,57,17,4.05,15.0,fr,48533,169,2050141,1,2,Active Shallow Crust,0.0,89.98967,0.0,07/15/8497
+-2.16863,43.21767,4766,8,23,4,49,17,4.25,5.0,fr,48534,95,2050164,1,1,Active Shallow Crust,0.0,89.99015,0.0,08/23/4766
+-2.16863,43.21767,6019,9,11,1,48,0,4.35,5.0,fr,48535,120,2050176,1,1,Active Shallow Crust,0.0,89.98976,0.0,09/11/6019
+-2.16863,43.21767,5444,10,22,13,55,28,4.75,15.0,fr,48536,108,2050225,1,1,Active Shallow Crust,0.0,89.98985,0.0,10/22/5444
+-0.43539,51.17936,4259,8,18,21,17,56,3.55,5.0,fr,48537,85,2050560,1,1,Active Shallow Crust,0.0,89.99012,0.0,08/18/4259
+-0.43539,51.17936,4720,4,21,22,23,16,3.55,5.0,fr,48538,94,2050569,1,1,Active Shallow Crust,128.8958,89.99368,0.0,04/21/4720
+-0.43539,51.17936,1275,4,24,18,15,34,4.75,5.0,fr,48539,25,2050704,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/24/1275
+-0.43539,51.17936,3025,10,20,23,30,25,4.95,15.0,fr,48540,60,2050738,1,1,Active Shallow Crust,128.8879,89.98978,0.0,10/20/3025
+6.89212,45.12951,276,11,30,19,28,50,3.55,5.0,fr,48541,5,2051040,1,4,Active Shallow Crust,0.0,89.99289,0.0,11/30/0276
+6.89212,45.12951,1352,5,8,18,0,47,3.55,5.0,fr,48542,27,2051040,1,4,Active Shallow Crust,0.0,89.99289,0.0,05/08/1352
+6.89212,45.12951,4584,3,25,2,33,13,3.55,5.0,fr,48543,91,2051040,1,4,Active Shallow Crust,0.0,89.99289,0.0,03/25/4584
+6.89212,45.12951,2612,2,24,19,28,22,3.55,5.0,fr,48544,52,2051040,1,4,Active Shallow Crust,0.0,89.99289,0.0,02/24/2612
+6.89212,45.12951,8027,2,6,1,14,46,3.55,5.0,fr,48545,160,2051043,1,2,Active Shallow Crust,240.0124,57.99782,0.0,02/06/8027
+6.89212,45.12951,3170,9,18,11,0,12,3.55,5.0,fr,48546,63,2051043,1,2,Active Shallow Crust,240.0124,57.99782,0.0,09/18/3170
+6.89212,45.12951,8559,8,8,1,47,30,3.55,5.0,fr,48547,171,2051046,1,1,Active Shallow Crust,0.0,89.99281,-90.0,08/08/8559
+6.89212,45.12951,9957,6,20,4,23,8,3.65,5.0,fr,48548,199,2051052,1,2,Active Shallow Crust,0.0,89.98732,0.0,06/20/9957
+6.89212,45.12951,2067,9,17,14,17,28,3.65,5.0,fr,48549,41,2051052,1,2,Active Shallow Crust,0.0,89.98732,0.0,09/17/2067
+6.89212,45.12951,1841,5,29,6,52,34,3.75,5.0,fr,48550,36,2051064,1,2,Active Shallow Crust,0.0,89.9887,0.0,05/29/1841
+6.89212,45.12951,174,12,5,12,43,48,3.75,5.0,fr,48551,3,2051064,1,2,Active Shallow Crust,0.0,89.9887,0.0,12/05/0174
+6.89212,45.12951,8968,10,3,14,43,15,3.85,5.0,fr,48552,179,2051076,1,2,Active Shallow Crust,0.0,89.98993,0.0,10/03/8968
+6.89212,45.12951,5946,1,19,20,50,10,3.85,5.0,fr,48553,118,2051076,1,2,Active Shallow Crust,0.0,89.98993,0.0,01/19/5946
+6.89212,45.12951,9538,8,7,17,50,45,3.85,15.0,fr,48554,190,2051077,1,1,Active Shallow Crust,0.0,89.98993,0.0,08/07/9538
+6.89212,45.12951,8750,3,12,23,32,55,3.85,27.5,fr,48555,174,2051081,1,1,Active Shallow Crust,240.0113,57.99809,0.0,03/12/8750
+6.89212,45.12951,2242,9,1,23,4,5,3.85,27.5,fr,48556,44,2051084,1,1,Active Shallow Crust,0.0,89.98981,-90.0,09/01/2242
+6.89212,45.12951,713,11,3,6,30,43,3.95,5.0,fr,48557,14,2051091,1,1,Active Shallow Crust,240.0199,58.00475,0.0,11/03/0713
+6.89212,45.12951,4408,1,10,9,18,48,3.95,5.0,fr,48558,88,2051097,1,1,Active Shallow Crust,128.9008,89.99327,0.0,01/10/4408
+6.89212,45.12951,8199,3,6,3,21,59,4.05,5.0,fr,48559,163,2051100,1,1,Active Shallow Crust,0.0,89.992,0.0,03/06/8199
+6.89212,45.12951,9280,1,16,6,25,2,4.15,5.0,fr,48560,185,2051115,1,1,Active Shallow Crust,240.0081,57.99723,0.0,01/16/9280
+6.89212,45.12951,8240,1,14,21,6,44,4.15,15.0,fr,48561,164,2051116,1,2,Active Shallow Crust,240.0081,57.99726,0.0,01/14/8240
+6.89212,45.12951,3235,6,8,22,29,34,4.15,15.0,fr,48562,64,2051116,1,2,Active Shallow Crust,240.0081,57.99726,0.0,06/08/3235
+6.89212,45.12951,9884,4,6,4,39,54,4.15,5.0,fr,48563,197,2051121,1,1,Active Shallow Crust,128.8985,89.99287,0.0,04/06/9884
+6.89212,45.12951,7767,10,31,2,24,52,4.25,27.5,fr,48564,155,2051126,1,1,Active Shallow Crust,0.0,89.99046,0.0,10/31/7767
+6.89212,45.12951,9284,4,11,23,58,40,4.25,5.0,fr,48565,185,2051127,1,1,Active Shallow Crust,240.0079,57.99391,0.0,04/11/9284
+6.89212,45.12951,6774,5,4,22,36,32,4.25,27.5,fr,48566,135,2051135,1,1,Active Shallow Crust,128.8952,89.9809,0.0,05/04/6774
+6.89212,45.12951,1109,3,8,7,53,23,4.35,15.0,fr,48567,22,2051137,1,1,Active Shallow Crust,0.0,89.98867,0.0,03/08/1109
+6.89212,45.12951,7109,12,26,18,17,39,4.45,5.0,fr,48568,142,2051148,1,1,Active Shallow Crust,0.0,89.9899,0.0,12/26/7109
+6.89212,45.12951,2794,2,5,19,1,23,4.45,5.0,fr,48569,55,2051154,1,1,Active Shallow Crust,0.0,89.98978,-90.0,02/05/2794
+6.89212,45.12951,2808,10,10,16,33,42,4.55,5.0,fr,48570,56,2051166,1,1,Active Shallow Crust,0.0,89.9909,-90.0,10/10/2808
+6.89212,45.12951,5800,8,22,15,23,40,4.75,5.0,fr,48571,115,2051184,1,1,Active Shallow Crust,0.0,89.98927,0.0,08/22/5800
+6.89212,45.12951,1957,11,12,5,46,20,5.35,27.5,fr,48572,39,2051258,1,1,Active Shallow Crust,0.0,89.99014,0.0,11/12/1957
+-1.38472,49.14346,7932,7,29,12,28,14,3.55,5.0,fr,48573,158,2051520,1,1,Active Shallow Crust,0.0,89.9901,0.0,07/29/7932
+-1.38472,49.14346,1753,10,17,6,43,50,3.65,5.0,fr,48574,35,2051532,1,1,Active Shallow Crust,0.0,89.98971,0.0,10/17/1753
+-1.38472,49.14346,5702,4,20,23,9,35,3.65,15.0,fr,48575,114,2051533,1,1,Active Shallow Crust,0.0,89.98971,0.0,04/20/5702
+-1.38472,49.14346,1377,2,11,17,59,21,3.85,5.0,fr,48576,27,2051556,1,1,Active Shallow Crust,0.0,89.98949,0.0,02/11/1377
+-1.38472,49.14346,2108,12,20,21,30,36,3.85,15.0,fr,48577,42,2051563,1,1,Active Shallow Crust,0.0,89.99055,-90.0,12/20/2108
+-1.38472,49.14346,8151,9,28,7,45,37,3.95,5.0,fr,48578,163,2051568,1,2,Active Shallow Crust,0.0,89.98959,0.0,09/28/8151
+-1.38472,49.14346,2422,8,12,10,6,34,3.95,5.0,fr,48579,48,2051568,1,2,Active Shallow Crust,0.0,89.98959,0.0,08/12/2422
+-1.38472,49.14346,381,4,21,8,48,19,4.25,5.0,fr,48580,7,2051604,1,1,Active Shallow Crust,0.0,89.98969,0.0,04/21/0381
+-1.38472,49.14346,1170,11,12,3,33,49,4.55,5.0,fr,48581,23,2051640,1,1,Active Shallow Crust,0.0,89.99009,0.0,11/12/1170
+-1.38472,49.14346,9485,5,17,23,28,56,4.75,5.0,fr,48582,189,2051664,1,1,Active Shallow Crust,0.0,89.99006,0.0,05/17/9485
+-1.38472,49.14346,3137,10,20,11,37,8,4.95,27.5,fr,48583,62,2051690,1,1,Active Shallow Crust,0.0,89.99013,0.0,10/20/3137
+0.82627,46.08569,3018,6,27,6,55,43,3.55,5.0,fr,48584,60,2052480,1,2,Active Shallow Crust,0.0,89.99039,0.0,06/27/3018
+0.82627,46.08569,143,4,23,8,28,1,3.55,5.0,fr,48585,2,2052480,1,2,Active Shallow Crust,0.0,89.99039,0.0,04/23/0143
+0.82627,46.08569,4173,2,22,8,22,40,3.55,27.5,fr,48586,83,2052482,1,1,Active Shallow Crust,0.0,89.99039,0.0,02/22/4173
+0.82627,46.08569,7739,5,26,16,41,48,3.55,5.0,fr,48587,154,2052483,1,1,Active Shallow Crust,240.0121,57.99821,0.0,05/26/7739
+0.82627,46.08569,783,11,5,11,50,52,3.65,5.0,fr,48588,15,2052492,1,1,Active Shallow Crust,0.0,89.98987,0.0,11/05/0783
+0.82627,46.08569,9608,1,27,6,10,2,3.75,5.0,fr,48589,192,2052510,1,1,Active Shallow Crust,0.0,89.99017,-90.0,01/27/9608
+0.82627,46.08569,8864,7,17,15,43,32,3.85,27.5,fr,48590,177,2052518,1,1,Active Shallow Crust,0.0,89.9901,0.0,07/17/8864
+0.82627,46.08569,4599,9,24,22,55,38,3.95,5.0,fr,48591,91,2052528,1,1,Active Shallow Crust,0.0,89.99007,0.0,09/24/4599
+0.82627,46.08569,2354,3,28,15,57,30,4.05,5.0,fr,48592,47,2052540,1,1,Active Shallow Crust,0.0,89.99017,0.0,03/28/2354
+0.82627,46.08569,2003,6,5,3,51,50,4.05,27.5,fr,48593,40,2052542,1,1,Active Shallow Crust,0.0,89.99017,0.0,06/05/2003
+0.82627,46.08569,5440,9,30,17,21,33,4.25,5.0,fr,48594,108,2052567,1,1,Active Shallow Crust,240.0075,57.99401,0.0,09/30/5440
+0.82627,46.08569,8133,11,13,1,1,31,4.75,5.0,fr,48595,162,2052624,1,1,Active Shallow Crust,0.0,89.9899,0.0,11/13/8133
+0.82627,46.08569,6826,4,29,20,3,33,5.25,5.0,fr,48596,136,2052684,1,1,Active Shallow Crust,0.0,89.99,0.0,04/29/6826
+2.36451,46.71456,4502,6,14,0,32,2,3.65,5.0,fr,48597,90,2052972,1,1,Active Shallow Crust,0.0,89.99075,0.0,06/14/4502
+2.36451,46.71456,1607,3,8,21,46,23,3.75,5.0,fr,48598,32,2052990,1,1,Active Shallow Crust,0.0,89.98889,-90.0,03/08/1607
+2.36451,46.71456,6017,9,14,12,13,18,3.85,5.0,fr,48599,120,2052996,1,2,Active Shallow Crust,0.0,89.99021,0.0,09/14/6017
+2.36451,46.71456,3895,7,27,13,46,23,3.85,5.0,fr,48600,77,2052996,1,2,Active Shallow Crust,0.0,89.99021,0.0,07/27/3895
+2.36451,46.71456,1029,7,6,23,12,15,3.85,15.0,fr,48601,20,2052997,1,1,Active Shallow Crust,0.0,89.99021,0.0,07/06/1029
+2.36451,46.71456,1087,4,7,13,10,52,3.85,15.0,fr,48602,21,2053006,1,1,Active Shallow Crust,128.8954,89.99388,0.0,04/07/1087
+2.36451,46.71456,1776,6,26,14,58,42,4.25,5.0,fr,48603,35,2053044,1,1,Active Shallow Crust,0.0,89.99074,0.0,06/26/1776
+2.36451,46.71456,4180,11,10,13,0,28,4.25,15.0,fr,48604,83,2053045,1,1,Active Shallow Crust,0.0,89.99074,0.0,11/10/4180
+2.36451,46.71456,2025,11,30,18,20,49,4.55,5.0,fr,48605,40,2053083,1,1,Active Shallow Crust,240.0095,57.99718,0.0,11/30/2025
+2.36451,46.71456,1382,8,17,23,55,30,4.75,27.5,fr,48606,27,2053112,1,1,Active Shallow Crust,0.0,89.99033,-90.0,08/17/1382
+8.51971,49.68026,8085,6,6,22,50,54,3.55,5.0,fr,48607,161,2053440,1,2,Active Shallow Crust,0.0,89.98695,0.0,06/06/8085
+8.51971,49.68026,885,6,3,22,32,39,3.55,5.0,fr,48608,17,2053440,1,2,Active Shallow Crust,0.0,89.98695,0.0,06/03/0885
+8.51971,49.68026,50,4,19,21,18,17,3.55,27.5,fr,48609,0,2053442,1,1,Active Shallow Crust,0.0,89.98695,0.0,04/19/0050
+8.51971,49.68026,9968,8,19,4,45,59,3.65,5.0,fr,48610,199,2053452,1,3,Active Shallow Crust,0.0,89.98837,0.0,08/19/9968
+8.51971,49.68026,2063,10,22,18,42,1,3.65,5.0,fr,48611,41,2053452,1,3,Active Shallow Crust,0.0,89.98837,0.0,10/22/2063
+8.51971,49.68026,4241,8,24,23,1,35,3.65,5.0,fr,48612,84,2053452,1,3,Active Shallow Crust,0.0,89.98837,0.0,08/24/4241
+8.51971,49.68026,6033,9,28,9,46,8,3.65,15.0,fr,48613,120,2053453,1,2,Active Shallow Crust,0.0,89.98837,0.0,09/28/6033
+8.51971,49.68026,9191,6,3,5,56,28,3.65,15.0,fr,48614,183,2053453,1,2,Active Shallow Crust,0.0,89.98837,0.0,06/03/9191
+8.51971,49.68026,9452,2,3,2,53,23,3.65,15.0,fr,48615,189,2053459,1,1,Active Shallow Crust,0.0,89.98824,-90.0,02/03/9452
+8.51971,49.68026,3872,4,5,18,37,26,3.65,15.0,fr,48616,77,2053462,1,1,Active Shallow Crust,128.9007,89.96358,0.0,04/05/3872
+8.51971,49.68026,8275,4,6,21,20,12,3.75,5.0,fr,48617,165,2053464,1,1,Active Shallow Crust,0.0,89.98963,0.0,04/06/8275
+8.51971,49.68026,8327,8,6,6,15,21,3.75,5.0,fr,48618,166,2053470,1,1,Active Shallow Crust,0.0,89.98952,-90.0,08/06/8327
+8.51971,49.68026,9882,5,23,12,34,11,3.85,15.0,fr,48619,197,2053486,1,1,Active Shallow Crust,128.8971,89.99076,0.0,05/23/9882
+8.51971,49.68026,7476,4,29,4,57,36,3.95,15.0,fr,48620,149,2053489,1,1,Active Shallow Crust,0.0,89.99177,0.0,04/29/7476
+8.51971,49.68026,4818,8,23,19,6,44,4.05,5.0,fr,48621,96,2053500,1,3,Active Shallow Crust,0.0,89.99266,0.0,08/23/4818
+8.51971,49.68026,6268,3,13,16,40,1,4.05,5.0,fr,48622,125,2053500,1,3,Active Shallow Crust,0.0,89.99266,0.0,03/13/6268
+8.51971,49.68026,1695,2,27,22,39,13,4.05,5.0,fr,48623,33,2053500,1,3,Active Shallow Crust,0.0,89.99266,0.0,02/27/1695
+8.51971,49.68026,648,4,19,19,52,48,4.15,5.0,fr,48624,12,2053512,1,2,Active Shallow Crust,0.0,89.98692,0.0,04/19/0648
+8.51971,49.68026,6856,11,30,21,3,3,4.15,5.0,fr,48625,137,2053512,1,2,Active Shallow Crust,0.0,89.98692,0.0,11/30/6856
+8.51971,49.68026,4882,1,5,3,35,37,4.15,15.0,fr,48626,97,2053522,1,1,Active Shallow Crust,128.8952,89.99673,0.0,01/05/4882
+8.51971,49.68026,1504,1,1,18,48,45,4.25,5.0,fr,48627,30,2053524,1,1,Active Shallow Crust,0.0,89.98834,0.0,01/01/1504
+8.51971,49.68026,2825,5,17,3,14,24,4.25,15.0,fr,48628,56,2053525,1,1,Active Shallow Crust,0.0,89.98834,0.0,05/17/2825
+8.51971,49.68026,1527,11,2,22,49,10,4.45,5.0,fr,48629,30,2053548,1,1,Active Shallow Crust,0.0,89.99074,0.0,11/02/1527
+8.51971,49.68026,1172,1,12,10,27,48,4.45,5.0,fr,48630,23,2053554,1,1,Active Shallow Crust,0.0,89.99063,-90.0,01/12/1172
+8.51971,49.68026,3816,4,28,0,30,57,4.75,5.0,fr,48631,76,2053584,1,1,Active Shallow Crust,0.0,89.99017,0.0,04/28/3816
+8.502048,49.70004,5919,8,18,2,19,43,6.65,9.065474,fr,48632,118,2053815,1,1,Active Shallow Crust,240.1277,58.00076,0.0,08/18/5919
+-3.73634,48.68285,246,8,7,15,26,24,3.55,27.5,fr,48633,4,2053922,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/07/0246
+-3.73634,48.68285,1173,2,5,18,19,26,3.55,5.0,fr,48634,23,2053926,1,1,Active Shallow Crust,0.0,89.9899,-90.0,02/05/1173
+-3.73634,48.68285,245,3,29,6,10,40,3.55,15.0,fr,48635,4,2053930,1,1,Active Shallow Crust,128.8966,89.99334,0.0,03/29/0245
+-3.73634,48.68285,5454,3,19,15,25,1,3.75,5.0,fr,48636,109,2053944,1,1,Active Shallow Crust,0.0,89.98943,0.0,03/19/5454
+-3.73634,48.68285,6173,1,16,14,0,35,3.95,5.0,fr,48637,123,2053968,1,1,Active Shallow Crust,0.0,89.98949,0.0,01/16/6173
+-3.73634,48.68285,8036,11,23,4,27,41,3.95,5.0,fr,48638,160,2053974,1,2,Active Shallow Crust,0.0,89.98938,-90.0,11/23/8036
+-3.73634,48.68285,1111,3,12,16,19,7,3.95,5.0,fr,48639,22,2053974,1,2,Active Shallow Crust,0.0,89.98938,-90.0,03/12/1111
+-3.73634,48.68285,6587,8,19,11,35,3,4.15,5.0,fr,48640,131,2053992,1,1,Active Shallow Crust,0.0,89.98999,0.0,08/19/6587
+-3.73634,48.68285,8841,6,19,9,55,19,4.45,5.0,fr,48641,176,2054028,1,1,Active Shallow Crust,0.0,89.99055,0.0,06/19/8841
+3.0022,41.6733,894,5,20,3,0,20,3.55,5.0,fr,48642,17,2054400,1,1,Active Shallow Crust,0.0,89.9887,0.0,05/20/0894
+3.0022,41.6733,7698,10,21,5,30,17,3.55,5.0,fr,48643,153,2054403,1,1,Active Shallow Crust,240.011,57.99813,0.0,10/21/7698
+3.0022,41.6733,713,12,15,4,48,33,3.55,15.0,fr,48644,14,2054404,1,1,Active Shallow Crust,240.011,57.99813,0.0,12/15/0713
+3.0022,41.6733,1268,9,24,8,59,16,3.55,5.0,fr,48645,25,2054409,1,1,Active Shallow Crust,128.8965,89.99435,0.0,09/24/1268
+3.0022,41.6733,5927,7,9,10,2,12,3.55,15.0,fr,48646,118,2054410,1,1,Active Shallow Crust,128.8965,89.99435,0.0,07/09/5927
+3.0022,41.6733,5917,6,29,6,52,9,3.65,5.0,fr,48647,118,2054412,1,1,Active Shallow Crust,0.0,89.98993,0.0,06/29/5917
+3.0022,41.6733,5471,5,21,8,16,46,3.65,15.0,fr,48648,109,2054413,1,1,Active Shallow Crust,0.0,89.98993,0.0,05/21/5471
+3.0022,41.6733,5753,5,8,21,55,50,3.65,27.5,fr,48649,115,2054414,1,1,Active Shallow Crust,0.0,89.98993,0.0,05/08/5753
+3.0022,41.6733,1599,10,19,4,44,53,3.65,15.0,fr,48650,31,2054416,1,2,Active Shallow Crust,240.0005,58.01262,0.0,10/19/1599
+3.0022,41.6733,3378,9,27,0,55,23,3.65,15.0,fr,48651,67,2054416,1,2,Active Shallow Crust,240.0005,58.01262,0.0,09/27/3378
+3.0022,41.6733,6711,10,7,14,36,5,3.75,5.0,fr,48652,134,2054424,1,3,Active Shallow Crust,0.0,89.99103,0.0,10/07/6711
+3.0022,41.6733,1573,6,19,16,10,29,3.75,5.0,fr,48653,31,2054424,1,3,Active Shallow Crust,0.0,89.99103,0.0,06/19/1573
+3.0022,41.6733,3673,12,28,21,12,27,3.75,5.0,fr,48654,73,2054424,1,3,Active Shallow Crust,0.0,89.99103,0.0,12/28/3673
+3.0022,41.6733,1841,11,12,9,34,39,3.75,15.0,fr,48655,36,2054428,1,1,Active Shallow Crust,240.008,58.01711,0.0,11/12/1841
+3.0022,41.6733,780,4,26,15,42,43,3.75,5.0,fr,48656,15,2054430,1,1,Active Shallow Crust,0.0,89.99092,-90.0,04/26/0780
+3.0022,41.6733,6372,4,3,23,4,10,3.75,15.0,fr,48657,127,2054431,1,1,Active Shallow Crust,0.0,89.99092,-90.0,04/03/6372
+3.0022,41.6733,7181,12,4,2,59,41,3.75,5.0,fr,48658,143,2054433,1,1,Active Shallow Crust,128.8967,89.96741,0.0,12/04/7181
+3.0022,41.6733,3860,4,2,13,54,32,3.85,5.0,fr,48659,77,2054436,1,3,Active Shallow Crust,0.0,89.98933,0.0,04/02/3860
+3.0022,41.6733,2748,11,7,9,17,32,3.85,5.0,fr,48660,54,2054436,1,3,Active Shallow Crust,0.0,89.98933,0.0,11/07/2748
+3.0022,41.6733,606,6,22,7,50,52,3.85,5.0,fr,48661,12,2054436,1,3,Active Shallow Crust,0.0,89.98933,0.0,06/22/0606
+3.0022,41.6733,3368,1,27,16,17,38,3.85,27.5,fr,48662,67,2054438,1,1,Active Shallow Crust,0.0,89.98933,0.0,01/27/3368
+3.0022,41.6733,4161,9,3,23,27,6,3.85,27.5,fr,48663,83,2054447,1,1,Active Shallow Crust,128.8964,89.99333,0.0,09/03/4161
+3.0022,41.6733,4752,2,1,10,11,51,3.95,5.0,fr,48664,95,2054448,1,1,Active Shallow Crust,0.0,89.99049,0.0,02/01/4752
+3.0022,41.6733,5468,2,12,16,25,39,3.95,5.0,fr,48665,109,2054451,1,1,Active Shallow Crust,240.0195,58.00495,0.0,02/12/5468
+3.0022,41.6733,7498,5,26,0,27,5,3.95,5.0,fr,48666,149,2054454,1,1,Active Shallow Crust,0.0,89.99039,-90.0,05/26/7498
+3.0022,41.6733,8078,12,19,18,46,50,4.05,5.0,fr,48667,161,2054460,1,2,Active Shallow Crust,0.0,89.98941,0.0,12/19/8078
+3.0022,41.6733,9790,12,20,11,28,53,4.05,5.0,fr,48668,195,2054460,1,2,Active Shallow Crust,0.0,89.98941,0.0,12/20/9790
+3.0022,41.6733,1128,11,26,22,43,22,4.05,5.0,fr,48669,22,2054463,1,1,Active Shallow Crust,240.0051,58.00575,0.0,11/26/1128
+3.0022,41.6733,4343,4,17,5,57,1,4.15,5.0,fr,48670,86,2054472,1,2,Active Shallow Crust,0.0,89.99056,0.0,04/17/4343
+3.0022,41.6733,3340,3,24,5,54,7,4.15,5.0,fr,48671,66,2054472,1,2,Active Shallow Crust,0.0,89.99056,0.0,03/24/3340
+3.0022,41.6733,5736,5,18,16,36,20,4.15,15.0,fr,48672,114,2054476,1,1,Active Shallow Crust,240.0076,57.99728,0.0,05/18/5736
+3.0022,41.6733,4382,7,3,16,30,17,4.25,5.0,fr,48673,87,2054484,1,1,Active Shallow Crust,0.0,89.98991,0.0,07/03/4382
+3.0022,41.6733,3270,10,13,12,33,29,4.25,5.0,fr,48674,65,2054487,1,1,Active Shallow Crust,240.0065,57.99418,0.0,10/13/3270
+3.0022,41.6733,5314,2,5,9,41,7,4.35,5.0,fr,48675,106,2054496,1,2,Active Shallow Crust,0.0,89.9895,0.0,02/05/5314
+3.0022,41.6733,4176,6,25,18,42,32,4.35,5.0,fr,48676,83,2054496,1,2,Active Shallow Crust,0.0,89.9895,0.0,06/25/4176
+3.0022,41.6733,2114,4,22,17,3,22,4.55,5.0,fr,48677,42,2054529,1,1,Active Shallow Crust,128.8949,89.98592,0.0,04/22/2114
+3.0022,41.6733,8563,2,19,0,5,54,4.65,5.0,fr,48678,171,2054532,1,1,Active Shallow Crust,0.0,89.99045,0.0,02/19/8563
+3.0022,41.6733,3696,1,19,1,56,48,4.85,5.0,fr,48679,73,2054556,1,2,Active Shallow Crust,0.0,89.98988,0.0,01/19/3696
+3.0022,41.6733,9636,8,8,11,27,57,4.85,5.0,fr,48680,192,2054556,1,2,Active Shallow Crust,0.0,89.98988,0.0,08/08/9636
+3.0022,41.6733,3037,5,20,22,48,17,4.95,5.0,fr,48681,60,2054571,1,1,Active Shallow Crust,240.0099,58.00412,0.0,05/20/3037
+5.82079,49.11448,452,10,16,10,21,5,3.55,5.0,fr,48682,9,2054880,1,1,Active Shallow Crust,0.0,89.9868,0.0,10/16/0452
+0.32145,44.01843,668,2,5,4,53,26,3.55,5.0,fr,48683,13,2055360,1,1,Active Shallow Crust,0.0,89.99003,0.0,02/05/0668
+0.32145,44.01843,454,8,4,8,16,26,3.65,5.0,fr,48684,9,2055372,1,1,Active Shallow Crust,0.0,89.9899,0.0,08/04/0454
+0.32145,44.01843,8519,3,27,15,35,7,3.65,5.0,fr,48685,170,2055378,1,1,Active Shallow Crust,0.0,89.9902,-90.0,03/27/8519
+0.32145,44.01843,7989,7,25,10,43,37,3.85,27.5,fr,48686,159,2055398,1,1,Active Shallow Crust,0.0,89.99005,0.0,07/25/7989
+0.32145,44.01843,9657,2,16,3,48,1,5.55,5.0,fr,48687,193,2055600,1,1,Active Shallow Crust,0.0,89.98998,0.0,02/16/9657
+0.32145,44.01843,5555,7,24,8,30,35,5.65,5.0,fr,48688,111,2055612,1,1,Active Shallow Crust,360.0,89.99002,0.0,07/24/5555
+6.02003,47.23384,4810,4,14,17,30,49,3.55,5.0,fr,48689,96,2055840,1,3,Active Shallow Crust,0.0,89.99316,0.0,04/14/4810
+6.02003,47.23384,8171,10,13,17,39,23,3.55,5.0,fr,48690,163,2055840,1,3,Active Shallow Crust,0.0,89.99316,0.0,10/13/8171
+6.02003,47.23384,2905,1,23,5,32,39,3.55,5.0,fr,48691,58,2055840,1,3,Active Shallow Crust,0.0,89.99316,0.0,01/23/2905
+6.02003,47.23384,8793,5,20,5,53,4,3.55,15.0,fr,48692,175,2055841,1,1,Active Shallow Crust,0.0,89.99316,0.0,05/20/8793
+6.02003,47.23384,5545,12,25,3,29,46,3.65,5.0,fr,48693,110,2055852,1,1,Active Shallow Crust,0.0,89.98779,0.0,12/25/5545
+6.02003,47.23384,9367,12,27,10,53,25,3.65,27.5,fr,48694,187,2055854,1,1,Active Shallow Crust,0.0,89.98779,0.0,12/27/9367
+6.02003,47.23384,1124,4,8,5,56,51,3.75,5.0,fr,48695,22,2055864,1,1,Active Shallow Crust,0.0,89.98912,0.0,04/08/1124
+6.02003,47.23384,7155,8,24,8,47,24,3.75,5.0,fr,48696,143,2055873,1,1,Active Shallow Crust,128.8962,89.96751,0.0,08/24/7155
+6.02003,47.23384,425,1,26,12,54,2,3.85,15.0,fr,48697,8,2055877,1,2,Active Shallow Crust,0.0,89.9903,0.0,01/26/0425
+6.02003,47.23384,2297,2,18,17,43,2,3.85,15.0,fr,48698,45,2055877,1,2,Active Shallow Crust,0.0,89.9903,0.0,02/18/2297
+6.02003,47.23384,6097,5,5,14,19,17,3.85,27.5,fr,48699,121,2055878,1,1,Active Shallow Crust,0.0,89.9903,0.0,05/05/6097
+6.02003,47.23384,211,10,6,17,23,39,3.85,5.0,fr,48700,4,2055879,1,1,Active Shallow Crust,240.0104,57.99733,0.0,10/06/0211
+6.02003,47.23384,8955,10,6,0,41,12,4.05,5.0,fr,48701,179,2055900,1,1,Active Shallow Crust,0.0,89.98845,0.0,10/06/8955
+6.02003,47.23384,656,12,25,23,48,20,4.05,5.0,fr,48702,13,2055906,1,1,Active Shallow Crust,0.0,89.98831,-90.0,12/25/0656
+6.02003,47.23384,929,2,20,22,59,25,4.45,5.0,fr,48703,18,2055951,1,1,Active Shallow Crust,240.0054,57.99443,0.0,02/20/0929
+6.02003,47.23384,6287,11,23,4,36,16,4.55,5.0,fr,48704,125,2055960,1,1,Active Shallow Crust,0.0,89.98917,0.0,11/23/6287
+6.02003,47.23384,9913,1,25,21,25,6,4.65,15.0,fr,48705,198,2055979,1,1,Active Shallow Crust,0.0,89.99023,-90.0,01/25/9913
+6.02003,47.23384,9880,6,21,17,54,27,4.75,5.0,fr,48706,197,2055990,1,1,Active Shallow Crust,0.0,89.98956,-90.0,06/21/9880
+6.02003,47.23384,722,12,27,15,49,44,4.95,5.0,fr,48707,14,2056008,1,1,Active Shallow Crust,0.0,89.99043,0.0,12/27/0722
+-3.59272,48.96654,4528,12,22,23,23,8,3.55,5.0,fr,48708,90,2056320,1,1,Active Shallow Crust,0.0,89.99007,0.0,12/22/4528
+-3.59272,48.96654,9248,10,17,14,29,30,3.55,15.0,fr,48709,184,2056324,1,1,Active Shallow Crust,240.0122,57.99799,0.0,10/17/9248
+-3.59272,48.96654,2083,4,29,15,26,26,3.65,5.0,fr,48710,41,2056332,1,1,Active Shallow Crust,0.0,89.99115,0.0,04/29/2083
+-3.59272,48.96654,9254,5,23,5,5,38,4.05,5.0,fr,48711,185,2056380,1,1,Active Shallow Crust,0.0,89.99069,0.0,05/23/9254
+-3.59272,48.96654,9547,3,16,20,49,17,4.35,5.0,fr,48712,190,2056425,1,1,Active Shallow Crust,128.897,89.98288,0.0,03/16/9547
+-3.59272,48.96654,6110,10,5,15,10,6,4.75,5.0,fr,48713,122,2056470,1,1,Active Shallow Crust,0.0,89.98991,-90.0,10/05/6110
+-3.59272,48.96654,481,6,20,0,46,53,5.45,15.0,fr,48714,9,2056552,1,1,Active Shallow Crust,240.031,57.99892,0.0,06/20/0481
+6.38775,50.55563,8559,4,3,10,41,52,3.55,5.0,fr,48715,171,2057280,1,2,Active Shallow Crust,0.0,89.98719,0.0,04/03/8559
+6.38775,50.55563,513,6,1,0,14,22,3.55,5.0,fr,48716,10,2057280,1,2,Active Shallow Crust,0.0,89.98719,0.0,06/01/0513
+6.38775,50.55563,5175,5,5,0,12,36,3.55,27.5,fr,48717,103,2057285,1,1,Active Shallow Crust,240.0116,57.99836,0.0,05/05/5175
+6.38775,50.55563,7778,11,3,9,59,57,3.55,5.0,fr,48718,155,2057289,1,1,Active Shallow Crust,128.8953,89.99359,0.0,11/03/7778
+6.38775,50.55563,1750,2,24,5,45,4,3.65,5.0,fr,48719,34,2057292,1,1,Active Shallow Crust,0.0,89.98858,0.0,02/24/1750
+6.38775,50.55563,5708,4,28,8,45,53,3.65,5.0,fr,48720,114,2057301,1,1,Active Shallow Crust,128.9006,89.9636,0.0,04/28/5708
+6.38775,50.55563,627,2,16,12,37,0,3.65,15.0,fr,48721,12,2057302,1,1,Active Shallow Crust,128.9006,89.9636,0.0,02/16/0627
+6.38775,50.55563,7722,5,16,23,33,56,3.75,15.0,fr,48722,154,2057314,1,1,Active Shallow Crust,128.8964,89.96756,0.0,05/16/7722
+6.38775,50.55563,928,3,29,5,53,9,3.75,27.5,fr,48723,18,2057315,1,1,Active Shallow Crust,128.8964,89.96756,0.0,03/29/0928
+6.38775,50.55563,7515,6,4,8,57,10,3.85,5.0,fr,48724,150,2057316,1,2,Active Shallow Crust,0.0,89.99093,0.0,06/04/7515
+6.38775,50.55563,1739,11,3,0,50,55,3.85,5.0,fr,48725,34,2057316,1,2,Active Shallow Crust,0.0,89.99093,0.0,11/03/1739
+6.38775,50.55563,9222,5,12,14,59,52,3.85,15.0,fr,48726,184,2057317,1,1,Active Shallow Crust,0.0,89.99093,0.0,05/12/9222
+6.38775,50.55563,3075,2,17,5,16,26,3.85,5.0,fr,48727,61,2057325,1,1,Active Shallow Crust,128.8945,89.99319,0.0,02/17/3075
+6.38775,50.55563,8344,10,12,3,20,14,3.95,15.0,fr,48728,166,2057329,1,2,Active Shallow Crust,0.0,89.99191,0.0,10/12/8344
+6.38775,50.55563,9388,11,10,7,0,41,3.95,15.0,fr,48729,187,2057329,1,2,Active Shallow Crust,0.0,89.99191,0.0,11/10/9388
+6.38775,50.55563,7831,8,2,17,15,55,3.95,5.0,fr,48730,156,2057334,1,1,Active Shallow Crust,0.0,89.99182,-90.0,08/02/7831
+6.38775,50.55563,7456,6,10,6,22,0,4.05,5.0,fr,48731,149,2057340,1,1,Active Shallow Crust,0.0,89.98919,0.0,06/10/7456
+6.38775,50.55563,3728,9,2,9,38,37,4.05,5.0,fr,48732,74,2057343,1,1,Active Shallow Crust,240.0073,58.00609,0.0,09/02/3728
+6.38775,50.55563,6291,3,17,17,48,21,4.15,5.0,fr,48733,125,2057352,1,2,Active Shallow Crust,0.0,89.99036,0.0,03/17/6291
+6.38775,50.55563,6878,11,24,3,44,14,4.15,5.0,fr,48734,137,2057352,1,2,Active Shallow Crust,0.0,89.99036,0.0,11/24/6878
+6.38775,50.55563,9039,4,5,8,2,30,4.25,5.0,fr,48735,180,2057364,1,2,Active Shallow Crust,0.0,89.99142,0.0,04/05/9039
+6.38775,50.55563,7610,11,2,10,11,46,4.25,5.0,fr,48736,152,2057364,1,2,Active Shallow Crust,0.0,89.99142,0.0,11/02/7610
+6.38775,50.55563,7293,8,24,7,28,21,4.35,5.0,fr,48737,145,2057376,1,1,Active Shallow Crust,0.0,89.9898,0.0,08/24/7293
+6.38775,50.55563,9465,7,14,17,8,16,4.45,5.0,fr,48738,189,2057388,1,2,Active Shallow Crust,0.0,89.99091,0.0,07/14/9465
+6.38775,50.55563,3927,8,10,14,26,54,4.45,5.0,fr,48739,78,2057388,1,2,Active Shallow Crust,0.0,89.99091,0.0,08/10/3927
+6.38775,50.55563,1301,9,15,4,19,2,4.45,5.0,fr,48740,26,2057397,1,1,Active Shallow Crust,128.8912,89.99318,0.0,09/15/1301
+6.38775,50.55563,1608,8,5,3,31,12,5.55,15.0,fr,48741,32,2057530,1,1,Active Shallow Crust,128.876,89.9897,0.0,08/05/1608
+6.38775,50.55563,7018,8,26,10,41,20,5.65,15.0,fr,48742,140,2057542,1,1,Active Shallow Crust,128.8714,89.99046,0.0,08/26/7018
+4.21205,41.1747,226,6,14,7,35,32,3.65,15.0,fr,48743,4,2057773,1,1,Active Shallow Crust,0.0,89.99323,0.0,06/14/0226
+4.21205,41.1747,6601,11,21,1,31,10,3.75,15.0,fr,48744,132,2057785,1,1,Active Shallow Crust,0.0,89.98794,0.0,11/21/6601
+4.21205,41.1747,7644,2,18,2,53,30,4.55,15.0,fr,48745,152,2057881,1,1,Active Shallow Crust,0.0,89.99039,0.0,02/18/7644
+4.21205,41.1747,2631,12,30,19,45,56,4.65,5.0,fr,48746,52,2057895,1,1,Active Shallow Crust,240.0089,57.99429,0.0,12/30/2631
+2.09839,53.06714,1773,7,24,6,50,26,3.95,5.0,fr,48747,35,2058297,1,1,Active Shallow Crust,128.8992,89.99331,0.0,07/24/1773
+1.34123,44.50845,7113,4,13,17,43,32,3.75,5.0,fr,48748,142,2058744,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/13/7113
+1.34123,44.50845,7548,3,13,11,32,32,3.75,15.0,fr,48749,150,2058745,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/13/7548
+1.34123,44.50845,8542,4,3,23,14,23,3.95,5.0,fr,48750,170,2058771,1,1,Active Shallow Crust,240.0196,58.00478,0.0,04/03/8542
+1.34123,44.50845,5752,4,4,21,57,22,3.95,15.0,fr,48751,115,2058772,1,1,Active Shallow Crust,240.0196,58.00478,0.0,04/04/5752
+1.341231,44.50845,3478,3,5,6,7,40,6.05,5.357596,fr,48752,69,2059020,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/05/3478
+4.03065,49.49405,9131,9,10,3,53,34,3.95,5.0,fr,48753,182,2059248,1,1,Active Shallow Crust,0.0,89.99174,0.0,09/10/9131
+4.03065,49.49405,3262,3,25,0,3,59,4.45,5.0,fr,48754,65,2059308,1,1,Active Shallow Crust,0.0,89.9907,0.0,03/25/3262
+1.7599,48.7967,7595,2,2,15,51,42,3.55,5.0,fr,48755,151,2059680,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/02/7595
+1.7599,48.7967,3038,1,24,1,56,25,3.75,5.0,fr,48756,60,2059704,1,2,Active Shallow Crust,0.0,89.98945,0.0,01/24/3038
+1.7599,48.7967,1094,11,21,5,45,13,3.75,5.0,fr,48757,21,2059704,1,2,Active Shallow Crust,0.0,89.98945,0.0,11/21/1094
+1.7599,48.7967,3202,1,27,0,39,19,3.85,15.0,fr,48758,64,2059717,1,1,Active Shallow Crust,0.0,89.98942,0.0,01/27/3202
+-4.23988,48.09025,3309,5,9,6,54,48,3.55,5.0,fr,48759,66,2060160,1,1,Active Shallow Crust,0.0,89.99326,0.0,05/09/3309
+-4.23988,48.09025,8732,12,9,7,31,22,3.55,15.0,fr,48760,174,2060161,1,1,Active Shallow Crust,0.0,89.99326,0.0,12/09/8732
+-4.23988,48.09025,6994,12,10,7,18,34,3.85,15.0,fr,48761,139,2060197,1,1,Active Shallow Crust,0.0,89.99046,0.0,12/10/6994
+-4.23988,48.09025,9518,5,12,1,57,4,4.05,15.0,fr,48762,190,2060221,1,1,Active Shallow Crust,0.0,89.98864,0.0,05/12/9518
+-4.23988,48.09025,4780,12,15,10,25,34,4.05,15.0,fr,48763,95,2060224,1,1,Active Shallow Crust,240.0065,58.0055,0.0,12/15/4780
+-4.23988,48.09025,4240,9,3,12,7,14,4.05,5.0,fr,48764,84,2060229,1,1,Active Shallow Crust,128.8898,89.99432,0.0,09/03/4240
+-4.23988,48.09025,9177,4,28,19,57,10,4.35,15.0,fr,48765,183,2060257,1,1,Active Shallow Crust,0.0,89.98927,0.0,04/28/9177
+-4.23988,48.09025,136,5,9,8,36,57,5.15,27.5,fr,48766,2,2060354,1,1,Active Shallow Crust,0.0,89.99039,0.0,05/09/0136
+-2.48973,47.84718,7205,6,7,5,57,37,3.55,5.0,fr,48767,144,2060640,1,2,Active Shallow Crust,0.0,89.98985,0.0,06/07/7205
+-2.48973,47.84718,5195,10,30,22,36,53,3.55,5.0,fr,48768,103,2060640,1,2,Active Shallow Crust,0.0,89.98985,0.0,10/30/5195
+-2.48973,47.84718,6059,7,25,20,19,58,3.65,5.0,fr,48769,121,2060652,1,1,Active Shallow Crust,0.0,89.99095,0.0,07/25/6059
+-2.48973,47.84718,7252,9,23,15,29,9,3.65,27.5,fr,48770,145,2060654,1,1,Active Shallow Crust,0.0,89.99095,0.0,09/23/7252
+-2.48973,47.84718,7358,6,30,3,11,43,3.65,27.5,fr,48771,147,2060660,1,1,Active Shallow Crust,0.0,89.99084,-90.0,06/30/7358
+-2.48973,47.84718,4622,1,16,22,33,44,3.75,5.0,fr,48772,92,2060664,1,1,Active Shallow Crust,0.0,89.98925,0.0,01/16/4622
+-2.48973,47.84718,9164,8,24,23,49,11,3.75,27.5,fr,48773,183,2060669,1,1,Active Shallow Crust,240.0088,58.01714,0.0,08/24/9164
+-2.48973,47.84718,6670,2,4,21,29,53,3.75,5.0,fr,48774,133,2060670,1,1,Active Shallow Crust,0.0,89.98912,-90.0,02/04/6670
+-2.48973,47.84718,2705,9,30,0,57,2,3.85,5.0,fr,48775,54,2060685,1,1,Active Shallow Crust,128.8957,89.99281,0.0,09/30/2705
+-2.48973,47.84718,6467,11,14,21,23,46,3.95,5.0,fr,48776,129,2060688,1,1,Active Shallow Crust,0.0,89.98933,0.0,11/14/6467
+-2.48973,47.84718,6053,7,5,6,21,23,4.25,5.0,fr,48777,121,2060724,1,1,Active Shallow Crust,0.0,89.98942,0.0,07/05/6053
+-2.48973,47.84718,6904,7,16,15,44,26,4.35,5.0,fr,48778,138,2060742,1,1,Active Shallow Crust,0.0,89.99046,-90.0,07/16/6904
+-2.48973,47.84718,6642,10,28,3,13,29,4.85,5.0,fr,48779,132,2060796,1,1,Active Shallow Crust,0.0,89.99015,0.0,10/28/6642
+-3.07124,48.33723,5661,10,22,13,22,4,3.55,5.0,fr,48780,113,2061120,1,1,Active Shallow Crust,0.0,89.98994,0.0,10/22/5661
+-3.07124,48.33723,3871,12,20,13,1,46,3.55,15.0,fr,48781,77,2061121,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/20/3871
+-3.07124,48.33723,4203,5,14,14,48,42,3.55,5.0,fr,48782,84,2061126,1,2,Active Shallow Crust,0.0,89.98983,-90.0,05/14/4203
+-3.07124,48.33723,8382,8,13,16,35,48,3.55,5.0,fr,48783,167,2061126,1,2,Active Shallow Crust,0.0,89.98983,-90.0,08/13/8382
+-3.07124,48.33723,9181,10,24,6,51,49,3.55,5.0,fr,48784,183,2061129,1,1,Active Shallow Crust,128.8965,89.99329,0.0,10/24/9181
+-3.07124,48.33723,9367,1,29,2,58,43,3.65,5.0,fr,48785,187,2061132,1,1,Active Shallow Crust,0.0,89.99104,0.0,01/29/9367
+-3.07124,48.33723,6840,3,14,21,13,25,3.65,5.0,fr,48786,136,2061135,1,2,Active Shallow Crust,240.0011,58.01307,0.0,03/14/6840
+-3.07124,48.33723,4184,9,5,21,59,54,3.65,5.0,fr,48787,83,2061135,1,2,Active Shallow Crust,240.0011,58.01307,0.0,09/05/4184
+-3.07124,48.33723,5140,1,19,2,43,2,3.75,5.0,fr,48788,102,2061144,1,2,Active Shallow Crust,0.0,89.98935,0.0,01/19/5140
+-3.07124,48.33723,837,11,17,17,39,49,3.75,5.0,fr,48789,16,2061144,1,2,Active Shallow Crust,0.0,89.98935,0.0,11/17/0837
+-3.07124,48.33723,6375,8,30,20,31,49,3.75,27.5,fr,48790,127,2061146,1,1,Active Shallow Crust,0.0,89.98935,0.0,08/30/6375
+-3.07124,48.33723,5423,6,1,2,17,48,3.75,5.0,fr,48791,108,2061147,1,2,Active Shallow Crust,240.0092,58.01725,0.0,06/01/5423
+-3.07124,48.33723,2299,12,29,18,42,10,3.75,5.0,fr,48792,45,2061147,1,2,Active Shallow Crust,240.0092,58.01725,0.0,12/29/2299
+-3.07124,48.33723,3565,10,30,23,24,43,3.85,5.0,fr,48793,71,2061159,1,1,Active Shallow Crust,240.0114,57.99774,0.0,10/30/3565
+-3.07124,48.33723,6662,5,30,3,45,5,3.85,15.0,fr,48794,133,2061166,1,1,Active Shallow Crust,128.8953,89.99407,0.0,05/30/6662
+-3.07124,48.33723,7487,12,29,20,53,8,3.95,5.0,fr,48795,149,2061168,1,1,Active Shallow Crust,0.0,89.98943,0.0,12/29/7487
+-3.07124,48.33723,3322,6,24,15,24,7,4.05,5.0,fr,48796,66,2061180,1,1,Active Shallow Crust,0.0,89.99058,0.0,06/24/3322
+-3.07124,48.33723,8470,11,19,23,57,23,4.05,15.0,fr,48797,169,2061181,1,1,Active Shallow Crust,0.0,89.99058,0.0,11/19/8470
+-3.07124,48.33723,7479,5,11,16,49,18,4.05,5.0,fr,48798,149,2061189,1,1,Active Shallow Crust,128.8902,89.99435,0.0,05/11/7479
+-3.07124,48.33723,8382,9,10,6,48,23,4.15,5.0,fr,48799,167,2061192,1,2,Active Shallow Crust,0.0,89.98992,0.0,09/10/8382
+-3.07124,48.33723,6013,2,4,4,46,42,4.15,5.0,fr,48800,120,2061192,1,2,Active Shallow Crust,0.0,89.98992,0.0,02/04/6013
+-3.07124,48.33723,4122,10,23,14,48,33,4.45,5.0,fr,48801,82,2061228,1,1,Active Shallow Crust,0.0,89.99049,0.0,10/23/4122
+-3.07124,48.33723,7388,6,17,14,1,20,4.65,15.0,fr,48802,147,2061259,1,1,Active Shallow Crust,0.0,89.99044,-90.0,06/17/7388
+-3.07124,48.33723,6438,12,22,1,3,12,4.75,5.0,fr,48803,128,2061264,1,2,Active Shallow Crust,0.0,89.9899,0.0,12/22/6438
+-3.07124,48.33723,8682,4,17,17,7,25,4.75,5.0,fr,48804,173,2061264,1,2,Active Shallow Crust,0.0,89.9899,0.0,04/17/8682
+-3.07124,48.33723,3174,3,16,23,0,58,4.85,5.0,fr,48805,63,2061276,1,1,Active Shallow Crust,0.0,89.99024,0.0,03/16/3174
+-3.07124,48.33723,796,12,19,9,58,48,5.75,15.0,fr,48806,15,2061388,1,1,Active Shallow Crust,240.0435,57.99992,0.0,12/19/0796
+-0.80251,46.7713,8662,5,20,19,8,37,3.55,5.0,fr,48807,173,2061600,1,3,Active Shallow Crust,0.0,89.98964,0.0,05/20/8662
+-0.80251,46.7713,8888,2,27,13,44,38,3.55,5.0,fr,48808,177,2061600,1,3,Active Shallow Crust,0.0,89.98964,0.0,02/27/8888
+-0.80251,46.7713,2585,3,31,1,26,53,3.55,5.0,fr,48809,51,2061600,1,3,Active Shallow Crust,0.0,89.98964,0.0,03/31/2585
+-0.80251,46.7713,7786,7,14,9,27,41,3.55,15.0,fr,48810,155,2061601,1,1,Active Shallow Crust,0.0,89.98964,0.0,07/14/7786
+-0.80251,46.7713,46,12,23,7,0,48,3.55,5.0,fr,48811,0,2061603,1,1,Active Shallow Crust,240.0122,57.99814,0.0,12/23/0046
+-0.80251,46.7713,6064,1,16,11,46,8,3.55,15.0,fr,48812,121,2061607,1,1,Active Shallow Crust,0.0,89.99039,-90.0,01/16/6064
+-0.80251,46.7713,483,2,2,14,41,13,3.55,5.0,fr,48813,9,2061609,1,2,Active Shallow Crust,128.8963,89.99352,0.0,02/02/0483
+-0.80251,46.7713,4324,3,8,21,5,24,3.55,5.0,fr,48814,86,2061609,1,2,Active Shallow Crust,128.8963,89.99352,0.0,03/08/4324
+-0.80251,46.7713,1345,10,6,8,34,44,3.65,5.0,fr,48815,26,2061612,1,1,Active Shallow Crust,0.0,89.99,0.0,10/06/1345
+-0.80251,46.7713,9840,12,10,20,14,25,3.65,15.0,fr,48816,196,2061613,1,1,Active Shallow Crust,0.0,89.99,0.0,12/10/9840
+-0.80251,46.7713,1356,7,2,16,9,33,3.65,5.0,fr,48817,27,2061615,1,1,Active Shallow Crust,240.0011,58.01304,0.0,07/02/1356
+-0.80251,46.7713,2150,4,30,2,45,5,3.65,5.0,fr,48818,42,2061618,1,2,Active Shallow Crust,0.0,89.98988,-90.0,04/30/2150
+-0.80251,46.7713,6198,12,30,4,56,5,3.65,5.0,fr,48819,123,2061618,1,2,Active Shallow Crust,0.0,89.98988,-90.0,12/30/6198
+-0.80251,46.7713,9924,8,19,9,23,50,3.65,5.0,fr,48820,198,2061621,1,1,Active Shallow Crust,128.9005,89.96353,0.0,08/19/9924
+-0.80251,46.7713,3141,8,4,4,0,5,3.75,5.0,fr,48821,62,2061624,1,2,Active Shallow Crust,0.0,89.98972,0.0,08/04/3141
+-0.80251,46.7713,4199,1,6,22,26,33,3.75,5.0,fr,48822,83,2061624,1,2,Active Shallow Crust,0.0,89.98972,0.0,01/06/4199
+-0.80251,46.7713,3242,5,13,4,55,13,3.85,5.0,fr,48823,64,2061636,1,1,Active Shallow Crust,0.0,89.99022,0.0,05/13/3242
+-0.80251,46.7713,2758,1,1,8,19,48,3.85,15.0,fr,48824,55,2061637,1,1,Active Shallow Crust,0.0,89.99022,0.0,01/01/2758
+-0.80251,46.7713,809,7,5,23,38,52,3.85,5.0,fr,48825,16,2061642,1,2,Active Shallow Crust,0.0,89.9901,-90.0,07/05/0809
+-0.80251,46.7713,7686,4,24,4,29,31,3.85,5.0,fr,48826,153,2061642,1,2,Active Shallow Crust,0.0,89.9901,-90.0,04/24/7686
+-0.80251,46.7713,8788,12,28,21,41,49,3.85,15.0,fr,48827,175,2061646,1,1,Active Shallow Crust,128.8957,89.99358,0.0,12/28/8788
+-0.80251,46.7713,8272,8,7,22,57,41,3.95,5.0,fr,48828,165,2061654,1,1,Active Shallow Crust,0.0,89.99008,-90.0,08/07/8272
+-0.80251,46.7713,9194,12,14,22,9,50,4.05,5.0,fr,48829,183,2061663,1,1,Active Shallow Crust,240.006,58.00579,0.0,12/14/9194
+-0.80251,46.7713,7371,8,27,13,44,25,4.15,5.0,fr,48830,147,2061678,1,1,Active Shallow Crust,0.0,89.98993,-90.0,08/27/7371
+-0.80251,46.7713,8822,9,19,8,51,42,4.25,5.0,fr,48831,176,2061687,1,2,Active Shallow Crust,240.0076,57.99411,0.0,09/19/8822
+-0.80251,46.7713,9415,11,30,18,22,4,4.25,5.0,fr,48832,188,2061687,1,2,Active Shallow Crust,240.0076,57.99411,0.0,11/30/9415
+-0.80251,46.7713,7101,6,11,20,23,22,4.35,5.0,fr,48833,142,2061696,1,1,Active Shallow Crust,0.0,89.99003,0.0,06/11/7101
+-0.80251,46.7713,6437,7,18,22,19,59,4.45,5.0,fr,48834,128,2061708,1,1,Active Shallow Crust,0.0,89.98989,0.0,07/18/6437
+-0.80251,46.7713,3165,7,18,5,33,12,4.55,15.0,fr,48835,63,2061721,1,1,Active Shallow Crust,0.0,89.9899,0.0,07/18/3165
+-0.80251,46.7713,121,5,26,3,17,56,4.65,5.0,fr,48836,2,2061735,1,1,Active Shallow Crust,240.0109,57.99424,0.0,05/26/0121
+-0.80251,46.7713,673,7,21,3,37,30,4.75,5.0,fr,48837,13,2061750,1,1,Active Shallow Crust,0.0,89.98991,-90.0,07/21/0673
+-0.80251,46.7713,4589,9,24,14,0,22,5.05,5.0,fr,48838,91,2061780,1,1,Active Shallow Crust,0.0,89.99002,0.0,09/24/4589
+-0.80251,46.7713,2289,12,6,4,18,41,5.35,15.0,fr,48839,45,2061826,1,1,Active Shallow Crust,128.8829,89.98808,0.0,12/06/2289
+-0.80251,46.7713,5715,12,6,12,35,14,5.75,5.0,fr,48840,114,2061864,1,1,Active Shallow Crust,0.0,89.98998,0.0,12/06/5715
+0.37933,48.19434,9442,11,7,12,59,45,3.55,5.0,fr,48841,188,2062083,1,1,Active Shallow Crust,240.0123,57.9982,0.0,11/07/9442
+0.37933,48.19434,236,4,17,18,36,26,3.65,27.5,fr,48842,4,2062097,1,1,Active Shallow Crust,240.0013,58.01282,0.0,04/17/0236
+0.37933,48.19434,3049,2,19,4,41,51,3.95,5.0,fr,48843,60,2062128,1,1,Active Shallow Crust,0.0,89.98993,0.0,02/19/3049
+0.37933,48.19434,2186,8,27,13,44,8,4.15,27.5,fr,48844,43,2062160,1,1,Active Shallow Crust,0.0,89.98999,-90.0,08/27/2186
+0.37933,48.19434,1501,7,5,14,44,52,4.25,5.0,fr,48845,30,2062164,1,1,Active Shallow Crust,0.0,89.99005,0.0,07/05/1501
+0.37933,48.19434,6202,6,7,17,16,1,4.35,5.0,fr,48846,124,2062176,1,1,Active Shallow Crust,0.0,89.98997,0.0,06/07/6202
+0.37933,48.19434,3996,7,6,7,0,47,4.55,5.0,fr,48847,79,2062200,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/06/3996
+0.37933,48.19434,7702,12,17,16,59,37,5.05,15.0,fr,48848,154,2062261,1,1,Active Shallow Crust,0.0,89.98998,0.0,12/17/7702
+0.37933,48.19434,3589,3,25,17,37,31,5.15,5.0,fr,48849,71,2062272,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/25/3589
+0.37933,48.19434,9812,6,29,7,48,52,5.45,27.5,fr,48850,196,2062319,1,1,Active Shallow Crust,128.8776,89.98899,0.0,06/29/9812
+-0.36922,49.07775,6102,10,19,13,52,27,3.55,15.0,fr,48851,122,2062561,1,1,Active Shallow Crust,0.0,89.99009,0.0,10/19/6102
+-0.36922,49.07775,9431,7,12,4,32,56,3.55,5.0,fr,48852,188,2062563,1,1,Active Shallow Crust,240.0124,57.99826,0.0,07/12/9431
+-0.36922,49.07775,8309,7,7,17,32,19,3.65,5.0,fr,48853,166,2062572,1,1,Active Shallow Crust,0.0,89.99007,0.0,07/07/8309
+-0.36922,49.07775,8910,5,12,6,29,25,3.65,15.0,fr,48854,178,2062573,1,1,Active Shallow Crust,0.0,89.99007,0.0,05/12/8910
+-0.36922,49.07775,6714,3,17,17,38,12,3.65,5.0,fr,48855,134,2062575,1,1,Active Shallow Crust,240.0013,58.01295,0.0,03/17/6714
+-0.36922,49.07775,6874,2,15,18,13,44,3.75,15.0,fr,48856,137,2062585,1,1,Active Shallow Crust,0.0,89.99017,0.0,02/15/6874
+-0.36922,49.07775,6044,7,16,18,39,18,3.75,27.5,fr,48857,120,2062586,1,1,Active Shallow Crust,0.0,89.99017,0.0,07/16/6044
+-0.36922,49.07775,5038,4,1,15,18,37,3.75,5.0,fr,48858,100,2062587,1,1,Active Shallow Crust,240.0086,58.01764,0.0,04/01/5038
+-0.36922,49.07775,7144,2,11,14,53,18,3.75,15.0,fr,48859,142,2062591,1,1,Active Shallow Crust,0.0,89.99005,-90.0,02/11/7144
+-0.36922,49.07775,5614,8,1,23,6,26,3.85,5.0,fr,48860,112,2062596,1,3,Active Shallow Crust,0.0,89.99007,0.0,08/01/5614
+-0.36922,49.07775,4660,2,13,10,20,49,3.85,5.0,fr,48861,93,2062596,1,3,Active Shallow Crust,0.0,89.99007,0.0,02/13/4660
+-0.36922,49.07775,8412,6,28,1,17,31,3.85,5.0,fr,48862,168,2062596,1,3,Active Shallow Crust,0.0,89.99007,0.0,06/28/8412
+-0.36922,49.07775,9474,4,20,6,49,30,3.95,5.0,fr,48863,189,2062611,1,1,Active Shallow Crust,240.0202,58.00506,0.0,04/20/9474
+-0.36922,49.07775,327,9,17,20,52,52,3.95,15.0,fr,48864,6,2062618,1,1,Active Shallow Crust,128.9001,89.99375,0.0,09/17/0327
+-0.36922,49.07775,4327,5,29,0,11,52,4.05,5.0,fr,48865,86,2062620,1,1,Active Shallow Crust,0.0,89.99002,0.0,05/29/4327
+-0.36922,49.07775,4616,4,16,4,11,38,4.25,5.0,fr,48866,92,2062644,1,1,Active Shallow Crust,0.0,89.99004,0.0,04/16/4616
+-0.36922,49.07775,9830,8,30,14,7,39,4.35,5.0,fr,48867,196,2062656,1,1,Active Shallow Crust,0.0,89.98997,0.0,08/30/9830
+-0.36922,49.07775,4976,3,17,18,41,54,4.55,15.0,fr,48868,99,2062681,1,1,Active Shallow Crust,0.0,89.98994,0.0,03/17/4976
+-4.73262,49.67158,9367,9,25,6,15,15,3.55,5.0,fr,48869,187,2063046,1,1,Active Shallow Crust,0.0,89.98679,-90.0,09/25/9367
+-4.73262,49.67158,1825,8,14,16,47,6,4.05,5.0,fr,48870,36,2063100,1,1,Active Shallow Crust,0.0,89.98899,0.0,08/14/1825
+0.24718,45.36845,684,12,24,6,26,12,3.55,5.0,fr,48871,13,2064003,1,1,Active Shallow Crust,240.012,57.99814,0.0,12/24/0684
+0.24718,45.36845,5438,12,5,23,55,0,3.65,5.0,fr,48872,108,2064012,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/05/5438
+0.24718,45.36845,8213,8,13,18,38,22,3.75,5.0,fr,48873,164,2064024,1,1,Active Shallow Crust,0.0,89.98997,0.0,08/13/8213
+0.24718,45.36845,632,10,18,14,43,59,3.85,5.0,fr,48874,12,2064036,1,1,Active Shallow Crust,0.0,89.98997,0.0,10/18/0632
+0.24718,45.36845,8905,5,7,23,18,42,4.05,15.0,fr,48875,178,2064064,1,1,Active Shallow Crust,240.0058,58.00574,0.0,05/07/8905
+0.24718,45.36845,4772,1,28,14,45,33,4.35,5.0,fr,48876,95,2064102,1,1,Active Shallow Crust,0.0,89.99001,-90.0,01/28/4772
+8.88348,49.59235,2581,11,17,16,14,31,3.55,15.0,fr,48877,51,2064961,1,2,Active Shallow Crust,0.0,89.98692,0.0,11/17/2581
+8.88348,49.59235,3260,10,11,23,32,12,3.55,15.0,fr,48878,65,2064961,1,2,Active Shallow Crust,0.0,89.98692,0.0,10/11/3260
+8.88348,49.59235,8668,9,25,13,31,5,3.55,5.0,fr,48879,173,2064963,1,1,Active Shallow Crust,240.0116,57.99948,0.0,09/25/8668
+8.88348,49.59235,3997,2,17,2,26,32,3.65,5.0,fr,48880,79,2064981,1,1,Active Shallow Crust,128.8976,89.96358,0.0,02/17/3997
+8.88348,49.59235,313,1,19,21,14,54,3.85,15.0,fr,48881,6,2064997,1,1,Active Shallow Crust,0.0,89.99075,0.0,01/19/0313
+8.88348,49.59235,6749,6,6,19,24,32,3.95,5.0,fr,48882,134,2065017,1,1,Active Shallow Crust,128.9,89.99587,0.0,06/06/6749
+8.88348,49.59235,877,1,20,3,58,3,4.05,5.0,fr,48883,17,2065020,1,2,Active Shallow Crust,0.0,89.99265,0.0,01/20/0877
+8.88348,49.59235,6111,10,18,21,33,46,4.05,5.0,fr,48884,122,2065020,1,2,Active Shallow Crust,0.0,89.99265,0.0,10/18/6111
+8.88348,49.59235,5493,10,21,4,31,24,4.05,15.0,fr,48885,109,2065021,1,1,Active Shallow Crust,0.0,89.99265,0.0,10/21/5493
+8.88348,49.59235,7631,10,10,7,7,12,4.05,27.5,fr,48886,152,2065025,1,1,Active Shallow Crust,240.0061,58.00558,0.0,10/10/7631
+8.88348,49.59235,5182,7,1,6,9,26,4.65,15.0,fr,48887,103,2065093,1,1,Active Shallow Crust,0.0,89.98895,0.0,07/01/5182
+7.48667,50.315,8673,7,1,14,14,3,3.55,5.0,fr,48888,173,2065440,1,6,Active Shallow Crust,0.0,89.98712,0.0,07/01/8673
+7.48667,50.315,1383,1,15,11,56,44,3.55,5.0,fr,48889,27,2065440,1,6,Active Shallow Crust,0.0,89.98712,0.0,01/15/1383
+7.48667,50.315,1812,10,27,13,47,30,3.55,5.0,fr,48890,36,2065440,1,6,Active Shallow Crust,0.0,89.98712,0.0,10/27/1812
+7.48667,50.315,537,5,6,11,25,40,3.55,5.0,fr,48891,10,2065440,1,6,Active Shallow Crust,0.0,89.98712,0.0,05/06/0537
+7.48667,50.315,3915,3,27,14,24,41,3.55,5.0,fr,48892,78,2065440,1,6,Active Shallow Crust,0.0,89.98712,0.0,03/27/3915
+7.48667,50.315,3591,11,25,14,30,41,3.55,5.0,fr,48893,71,2065440,1,6,Active Shallow Crust,0.0,89.98712,0.0,11/25/3591
+7.48667,50.315,8863,12,26,7,12,8,3.55,27.5,fr,48894,177,2065442,1,2,Active Shallow Crust,0.0,89.98712,0.0,12/26/8863
+7.48667,50.315,9040,2,7,18,6,39,3.55,27.5,fr,48895,180,2065442,1,2,Active Shallow Crust,0.0,89.98712,0.0,02/07/9040
+7.48667,50.315,9186,11,10,11,51,56,3.55,15.0,fr,48896,183,2065444,1,1,Active Shallow Crust,240.0124,57.99841,0.0,11/10/9186
+7.48667,50.315,7591,5,4,10,59,51,3.55,27.5,fr,48897,151,2065445,1,1,Active Shallow Crust,240.0124,57.99832,0.0,05/04/7591
+7.48667,50.315,1361,5,14,20,57,18,3.65,5.0,fr,48898,27,2065452,1,3,Active Shallow Crust,0.0,89.98853,0.0,05/14/1361
+7.48667,50.315,1130,2,8,20,33,21,3.65,5.0,fr,48899,22,2065452,1,3,Active Shallow Crust,0.0,89.98853,0.0,02/08/1130
+7.48667,50.315,2420,6,1,17,49,31,3.65,5.0,fr,48900,48,2065452,1,3,Active Shallow Crust,0.0,89.98853,0.0,06/01/2420
+7.48667,50.315,1692,7,30,4,17,7,3.65,15.0,fr,48901,33,2065453,1,2,Active Shallow Crust,0.0,89.98853,0.0,07/30/1692
+7.48667,50.315,6295,1,29,21,1,49,3.65,15.0,fr,48902,125,2065453,1,2,Active Shallow Crust,0.0,89.98853,0.0,01/29/6295
+7.48667,50.315,3441,3,21,6,37,44,3.65,27.5,fr,48903,68,2065454,1,1,Active Shallow Crust,0.0,89.98853,0.0,03/21/3441
+7.48667,50.315,43,4,2,20,11,42,3.65,5.0,fr,48904,0,2065455,1,1,Active Shallow Crust,240.002,58.01228,0.0,04/02/0043
+7.48667,50.315,9260,2,27,20,0,58,3.65,5.0,fr,48905,185,2065458,1,2,Active Shallow Crust,0.0,89.98839,-90.0,02/27/9260
+7.48667,50.315,4159,10,19,17,38,58,3.65,5.0,fr,48906,83,2065458,1,2,Active Shallow Crust,0.0,89.98839,-90.0,10/19/4159
+7.48667,50.315,4005,11,10,7,3,58,3.65,15.0,fr,48907,80,2065459,1,1,Active Shallow Crust,0.0,89.98839,-90.0,11/10/4005
+7.48667,50.315,7208,5,4,12,27,29,3.75,5.0,fr,48908,144,2065464,1,5,Active Shallow Crust,0.0,89.98977,0.0,05/04/7208
+7.48667,50.315,2265,4,17,14,6,53,3.75,5.0,fr,48909,45,2065464,1,5,Active Shallow Crust,0.0,89.98977,0.0,04/17/2265
+7.48667,50.315,3103,11,16,22,23,35,3.75,5.0,fr,48910,62,2065464,1,5,Active Shallow Crust,0.0,89.98977,0.0,11/16/3103
+7.48667,50.315,2048,2,5,23,54,16,3.75,5.0,fr,48911,40,2065464,1,5,Active Shallow Crust,0.0,89.98977,0.0,02/05/2048
+7.48667,50.315,8759,11,10,23,46,10,3.75,5.0,fr,48912,175,2065464,1,5,Active Shallow Crust,0.0,89.98977,0.0,11/10/8759
+7.48667,50.315,5041,1,22,4,57,1,3.75,15.0,fr,48913,100,2065465,1,1,Active Shallow Crust,0.0,89.98977,0.0,01/22/5041
+7.48667,50.315,178,8,11,14,39,40,3.75,5.0,fr,48914,3,2065467,1,1,Active Shallow Crust,240.0093,58.01756,0.0,08/11/0178
+7.48667,50.315,8235,2,1,1,29,1,3.75,5.0,fr,48915,164,2065470,1,2,Active Shallow Crust,0.0,89.98965,-90.0,02/01/8235
+7.48667,50.315,4031,4,13,4,51,2,3.75,5.0,fr,48916,80,2065470,1,2,Active Shallow Crust,0.0,89.98965,-90.0,04/13/4031
+7.48667,50.315,8168,12,20,2,21,42,3.85,27.5,fr,48917,163,2065478,1,1,Active Shallow Crust,0.0,89.99088,0.0,12/20/8168
+7.48667,50.315,4188,10,2,20,59,39,3.85,5.0,fr,48918,83,2065479,1,2,Active Shallow Crust,240.0114,57.99804,0.0,10/02/4188
+7.48667,50.315,479,5,1,22,21,57,3.85,5.0,fr,48919,9,2065479,1,2,Active Shallow Crust,240.0114,57.99804,0.0,05/01/0479
+7.48667,50.315,6695,2,14,3,59,39,3.85,5.0,fr,48920,133,2065485,1,1,Active Shallow Crust,128.895,89.99316,0.0,02/14/6695
+7.48667,50.315,7225,10,21,5,43,24,3.85,15.0,fr,48921,144,2065486,1,1,Active Shallow Crust,128.895,89.99316,0.0,10/21/7225
+7.48667,50.315,9831,9,12,14,27,10,3.95,5.0,fr,48922,196,2065488,1,5,Active Shallow Crust,0.0,89.99187,0.0,09/12/9831
+7.48667,50.315,1734,2,11,3,19,43,3.95,5.0,fr,48923,34,2065488,1,5,Active Shallow Crust,0.0,89.99187,0.0,02/11/1734
+7.48667,50.315,1311,6,1,21,52,13,3.95,5.0,fr,48924,26,2065488,1,5,Active Shallow Crust,0.0,89.99187,0.0,06/01/1311
+7.48667,50.315,1487,7,14,3,50,52,3.95,5.0,fr,48925,29,2065488,1,5,Active Shallow Crust,0.0,89.99187,0.0,07/14/1487
+7.48667,50.315,8729,6,8,1,8,20,3.95,5.0,fr,48926,174,2065488,1,5,Active Shallow Crust,0.0,89.99187,0.0,06/08/8729
+7.48667,50.315,9646,11,18,14,27,5,3.95,5.0,fr,48927,192,2065491,1,1,Active Shallow Crust,240.0201,58.00571,0.0,11/18/9646
+7.48667,50.315,2889,11,5,15,4,24,4.05,15.0,fr,48928,57,2065501,1,1,Active Shallow Crust,0.0,89.98914,0.0,11/05/2889
+7.48667,50.315,8974,12,31,13,21,17,4.15,5.0,fr,48929,179,2065512,1,2,Active Shallow Crust,0.0,89.99032,0.0,12/31/8974
+7.48667,50.315,9215,4,3,7,55,48,4.15,5.0,fr,48930,184,2065512,1,2,Active Shallow Crust,0.0,89.99032,0.0,04/03/9215
+7.48667,50.315,9358,1,22,19,43,42,4.15,5.0,fr,48931,187,2065515,1,1,Active Shallow Crust,240.0087,57.99771,0.0,01/22/9358
+7.48667,50.315,3065,2,6,21,45,42,4.15,15.0,fr,48932,61,2065519,1,1,Active Shallow Crust,0.0,89.9902,-90.0,02/06/3065
+7.48667,50.315,337,12,24,21,22,14,4.15,27.5,fr,48933,6,2065520,1,1,Active Shallow Crust,0.0,89.9902,-90.0,12/24/0337
+7.48667,50.315,7876,10,27,18,9,54,4.25,15.0,fr,48934,157,2065528,1,1,Active Shallow Crust,240.0079,57.9943,0.0,10/27/7876
+7.48667,50.315,9438,12,21,20,58,2,4.45,5.0,fr,48935,188,2065548,1,1,Active Shallow Crust,0.0,89.99086,0.0,12/21/9438
+7.48667,50.315,8272,10,5,19,6,52,4.45,5.0,fr,48936,165,2065554,1,1,Active Shallow Crust,0.0,89.99075,-90.0,10/05/8272
+7.48667,50.315,3405,12,21,12,39,36,4.55,15.0,fr,48937,68,2065561,1,1,Active Shallow Crust,0.0,89.98981,0.0,12/21/3405
+7.48667,50.315,4098,6,25,22,33,1,4.55,5.0,fr,48938,81,2065566,1,2,Active Shallow Crust,0.0,89.9897,-90.0,06/25/4098
+7.48667,50.315,2956,8,2,4,29,34,4.55,5.0,fr,48939,59,2065566,1,2,Active Shallow Crust,0.0,89.9897,-90.0,08/02/2956
+7.48667,50.315,4740,3,3,21,45,13,4.65,5.0,fr,48940,94,2065572,1,2,Active Shallow Crust,0.0,89.98911,0.0,03/03/4740
+7.48667,50.315,7351,7,31,17,50,40,4.65,5.0,fr,48941,147,2065572,1,2,Active Shallow Crust,0.0,89.98911,0.0,07/31/7351
+7.48667,50.315,1929,9,4,15,18,57,4.75,15.0,fr,48942,38,2065588,1,1,Active Shallow Crust,240.0088,58.0048,0.0,09/04/1929
+7.48667,50.315,5766,4,29,13,14,17,4.95,15.0,fr,48943,115,2065609,1,1,Active Shallow Crust,0.0,89.98972,0.0,04/29/5766
+7.48667,50.315,3950,11,23,4,57,57,5.25,15.0,fr,48944,78,2065645,1,1,Active Shallow Crust,0.0,89.98999,0.0,11/23/3950
+7.48667,50.315,8560,7,26,23,35,15,5.55,5.0,fr,48945,171,2065680,1,1,Active Shallow Crust,0.0,89.98969,0.0,07/26/8560
+-3.24215,42.53105,5367,7,28,14,42,2,3.55,5.0,fr,48946,107,2065926,1,1,Active Shallow Crust,0.0,89.98872,-90.0,07/28/5367
+-3.24215,42.53105,5765,12,1,18,38,33,3.65,5.0,fr,48947,115,2065932,1,2,Active Shallow Crust,0.0,89.99007,0.0,12/01/5765
+-3.24215,42.53105,704,10,16,3,28,51,3.65,5.0,fr,48948,14,2065932,1,2,Active Shallow Crust,0.0,89.99007,0.0,10/16/0704
+-3.24215,42.53105,7523,9,19,19,34,55,3.65,5.0,fr,48949,150,2065935,1,1,Active Shallow Crust,240.0009,58.01277,0.0,09/19/7523
+-3.24215,42.53105,2078,3,26,6,1,37,3.95,27.5,fr,48950,41,2065970,1,1,Active Shallow Crust,0.0,89.99062,0.0,03/26/2078
+-0.81185,44.04987,7032,11,23,22,47,15,3.85,15.0,fr,48951,140,2066437,1,1,Active Shallow Crust,0.0,89.98974,0.0,11/23/7032
+-0.81185,44.04987,3627,1,8,23,39,30,4.25,15.0,fr,48952,72,2066488,1,1,Active Shallow Crust,240.007,57.99401,0.0,01/08/3627
+0.62785,51.48743,6618,8,2,16,54,35,3.55,5.0,fr,48953,132,2066880,1,2,Active Shallow Crust,0.0,89.9898,0.0,08/02/6618
+0.62785,51.48743,1802,4,27,11,44,35,3.55,5.0,fr,48954,36,2066880,1,2,Active Shallow Crust,0.0,89.9898,0.0,04/27/1802
+0.62785,51.48743,8130,2,3,18,24,57,3.75,15.0,fr,48955,162,2066905,1,1,Active Shallow Crust,0.0,89.99002,0.0,02/03/8130
+0.62785,51.48743,2569,5,14,14,34,43,3.75,5.0,fr,48956,51,2066913,1,1,Active Shallow Crust,128.896,89.96736,0.0,05/14/2569
+0.62785,51.48743,1441,4,7,8,7,11,3.95,15.0,fr,48957,28,2066929,1,1,Active Shallow Crust,0.0,89.9901,0.0,04/07/1441
+0.62785,51.48743,3398,1,13,3,35,8,4.05,5.0,fr,48958,67,2066940,1,1,Active Shallow Crust,0.0,89.98985,0.0,01/13/3398
+0.62785,51.48743,1087,12,7,21,18,27,5.55,5.0,fr,48959,21,2067120,1,1,Active Shallow Crust,0.0,89.99003,0.0,12/07/1087
+5.58201,47.17721,2883,7,16,4,4,42,3.65,5.0,fr,48960,57,2067375,1,1,Active Shallow Crust,240.0006,58.01298,0.0,07/16/2883
+5.58201,47.17721,5802,4,3,2,30,42,3.75,5.0,fr,48961,116,2067384,1,2,Active Shallow Crust,0.0,89.98911,0.0,04/03/5802
+5.58201,47.17721,1509,8,26,1,37,17,3.75,5.0,fr,48962,30,2067384,1,2,Active Shallow Crust,0.0,89.98911,0.0,08/26/1509
+5.58201,47.17721,7873,9,5,14,52,43,3.95,5.0,fr,48963,157,2067408,1,2,Active Shallow Crust,0.0,89.99135,0.0,09/05/7873
+5.58201,47.17721,880,8,23,20,6,44,3.95,5.0,fr,48964,17,2067408,1,2,Active Shallow Crust,0.0,89.99135,0.0,08/23/0880
+5.58201,47.17721,2579,1,3,11,27,42,3.95,15.0,fr,48965,51,2067409,1,1,Active Shallow Crust,0.0,89.99135,0.0,01/03/2579
+5.58201,47.17721,637,8,24,14,40,23,3.95,15.0,fr,48966,12,2067412,1,1,Active Shallow Crust,240.0199,58.0052,0.0,08/24/0637
+5.58201,47.17721,2133,5,28,16,11,1,4.05,5.0,fr,48967,42,2067420,1,1,Active Shallow Crust,0.0,89.98843,0.0,05/28/2133
+5.58201,47.17721,3246,1,15,12,50,57,4.05,27.5,fr,48968,64,2067422,1,1,Active Shallow Crust,0.0,89.98843,0.0,01/15/3246
+5.58201,47.17721,7120,9,20,9,44,17,4.15,5.0,fr,48969,142,2067432,1,1,Active Shallow Crust,0.0,89.98969,0.0,09/20/7120
+5.58201,47.17721,5325,9,11,1,32,45,4.25,5.0,fr,48970,106,2067444,1,1,Active Shallow Crust,0.0,89.99081,0.0,09/11/5325
+5.58201,47.17721,7040,7,30,20,1,36,4.25,15.0,fr,48971,140,2067445,1,1,Active Shallow Crust,0.0,89.99081,0.0,07/30/7040
+5.58201,47.17721,1998,7,23,8,14,47,4.25,5.0,fr,48972,39,2067450,1,1,Active Shallow Crust,0.0,89.99071,-90.0,07/23/1998
+5.58201,47.17721,85,11,18,12,12,8,4.55,5.0,fr,48973,1,2067480,1,1,Active Shallow Crust,0.0,89.98916,0.0,11/18/0085
+5.58201,47.17721,8406,1,5,17,4,31,4.65,27.5,fr,48974,168,2067494,1,1,Active Shallow Crust,0.0,89.99034,0.0,01/05/8406
+-2.90933,43.26976,2226,9,22,6,57,3,3.55,5.0,fr,48975,44,2067849,1,1,Active Shallow Crust,128.8963,89.99449,0.0,09/22/2226
+-2.90933,43.26976,7948,1,13,23,38,16,3.65,15.0,fr,48976,158,2067853,1,1,Active Shallow Crust,0.0,89.99018,0.0,01/13/7948
+-2.90933,43.26976,9619,12,29,21,49,39,3.75,5.0,fr,48977,192,2067864,1,1,Active Shallow Crust,0.0,89.99125,0.0,12/29/9619
+-2.90933,43.26976,2114,7,1,14,43,44,3.75,15.0,fr,48978,42,2067865,1,1,Active Shallow Crust,0.0,89.99125,0.0,07/01/2114
+-2.90933,43.26976,7352,9,27,22,10,40,3.75,27.5,fr,48979,147,2067866,1,1,Active Shallow Crust,0.0,89.99125,0.0,09/27/7352
+-2.90933,43.26976,1586,9,14,15,41,48,3.75,5.0,fr,48980,31,2067870,1,1,Active Shallow Crust,0.0,89.99115,-90.0,09/14/1586
+-2.90933,43.26976,3875,5,9,4,3,50,3.75,5.0,fr,48981,77,2067873,1,1,Active Shallow Crust,128.8968,89.96744,0.0,05/09/3875
+-2.90933,43.26976,93,12,30,11,32,4,4.15,15.0,fr,48982,1,2067922,1,2,Active Shallow Crust,128.8984,89.99356,0.0,12/30/0093
+-2.90933,43.26976,3243,6,9,4,16,27,4.15,15.0,fr,48983,64,2067922,1,2,Active Shallow Crust,128.8984,89.99356,0.0,06/09/3243
+-2.90933,43.26976,8867,2,4,22,0,43,4.25,27.5,fr,48984,177,2067926,1,1,Active Shallow Crust,0.0,89.99016,0.0,02/04/8867
+-2.90933,43.26976,7196,2,21,17,30,55,4.65,5.0,fr,48985,143,2067972,1,1,Active Shallow Crust,0.0,89.98965,0.0,02/21/7196
+-2.90933,43.26976,1449,10,25,11,12,55,4.75,27.5,fr,48986,28,2067986,1,1,Active Shallow Crust,0.0,89.98985,0.0,10/25/1449
+-2.90933,43.26976,1010,9,26,9,27,28,5.45,15.0,fr,48987,20,2068075,1,1,Active Shallow Crust,0.0,89.99,-90.0,09/26/1010
+-2.90933,43.26976,6676,1,27,18,39,2,5.75,5.0,fr,48988,133,2068113,1,1,Active Shallow Crust,128.8744,89.98853,0.0,01/27/6676
+4.0728,46.32374,5026,10,2,11,34,42,3.55,5.0,fr,48989,100,2068320,1,1,Active Shallow Crust,0.0,89.99303,0.0,10/02/5026
+4.0728,46.32374,7091,12,16,7,33,50,3.85,15.0,fr,48990,141,2068357,1,1,Active Shallow Crust,0.0,89.99014,0.0,12/16/7091
+4.0728,46.32374,2135,12,5,0,54,38,3.95,5.0,fr,48991,42,2068368,1,1,Active Shallow Crust,0.0,89.99121,0.0,12/05/2135
+4.0728,46.32374,6917,5,20,13,49,58,4.25,5.0,fr,48992,138,2068404,1,1,Active Shallow Crust,0.0,89.99067,0.0,05/20/6917
+4.0728,46.32374,7775,7,18,9,36,17,5.95,5.0,fr,48993,155,2068608,1,1,Active Shallow Crust,0.0,89.98988,0.0,07/18/7775
+5.76368,43.26618,2520,12,2,1,54,36,3.55,5.0,fr,48994,50,2068800,1,1,Active Shallow Crust,0.0,89.99266,0.0,12/02/2520
+5.76368,43.26618,620,10,14,20,27,30,3.75,15.0,fr,48995,12,2068831,1,1,Active Shallow Crust,0.0,89.9882,-90.0,10/14/0620
+5.76368,43.26618,4686,6,15,16,8,5,3.85,5.0,fr,48996,93,2068836,1,1,Active Shallow Crust,0.0,89.9896,0.0,06/15/4686
+5.76368,43.26618,9474,6,25,17,9,15,4.15,5.0,fr,48997,189,2068872,1,1,Active Shallow Crust,0.0,89.98896,0.0,06/25/9474
+5.76368,43.26618,3748,6,10,9,8,18,4.75,15.0,fr,48998,74,2068945,1,1,Active Shallow Crust,0.0,89.99078,0.0,06/10/3748
+5.32853,49.30062,2929,8,28,21,8,13,3.65,5.0,fr,48999,58,2069292,1,1,Active Shallow Crust,0.0,89.98828,0.0,08/28/2929
+-0.52544,44.62344,1525,7,16,2,47,38,3.65,5.0,fr,49000,30,2070252,1,1,Active Shallow Crust,0.0,89.98961,0.0,07/16/1525
+-0.52544,44.62344,7485,5,8,8,35,57,3.85,15.0,fr,49001,149,2070277,1,1,Active Shallow Crust,0.0,89.98984,0.0,05/08/7485
+3.03136,43.81262,8037,10,26,18,35,11,3.55,5.0,fr,49002,160,2070726,1,1,Active Shallow Crust,0.0,89.98896,-90.0,10/26/8037
+3.03136,43.81262,6867,2,26,19,39,32,3.65,5.0,fr,49003,137,2070732,1,1,Active Shallow Crust,0.0,89.99027,0.0,02/26/6867
+3.03136,43.81262,915,10,24,8,37,47,3.75,5.0,fr,49004,18,2070744,1,1,Active Shallow Crust,0.0,89.99133,0.0,10/24/0915
+3.03136,43.81262,2523,6,24,10,50,44,4.25,5.0,fr,49005,50,2070804,1,1,Active Shallow Crust,0.0,89.99025,0.0,06/24/2523
+7.74364,48.58858,6868,10,21,10,20,6,3.55,5.0,fr,49006,137,2071680,1,3,Active Shallow Crust,0.0,89.99333,0.0,10/21/6868
+7.74364,48.58858,7573,5,14,6,30,34,3.55,5.0,fr,49007,151,2071680,1,3,Active Shallow Crust,0.0,89.99333,0.0,05/14/7573
+7.74364,48.58858,9910,4,20,11,17,27,3.55,5.0,fr,49008,198,2071680,1,3,Active Shallow Crust,0.0,89.99333,0.0,04/20/9910
+7.74364,48.58858,4857,10,10,20,33,22,3.55,5.0,fr,49009,97,2071683,1,2,Active Shallow Crust,240.0129,57.99812,0.0,10/10/4857
+7.74364,48.58858,6778,11,13,23,12,21,3.55,5.0,fr,49010,135,2071683,1,2,Active Shallow Crust,240.0129,57.99812,0.0,11/13/6778
+7.74364,48.58858,7945,5,19,5,35,4,3.55,5.0,fr,49011,158,2071686,1,2,Active Shallow Crust,0.0,89.99326,-90.0,05/19/7945
+7.74364,48.58858,8133,9,2,21,25,4,3.55,5.0,fr,49012,162,2071686,1,2,Active Shallow Crust,0.0,89.99326,-90.0,09/02/8133
+7.74364,48.58858,6108,12,26,3,38,45,3.65,5.0,fr,49013,122,2071692,1,4,Active Shallow Crust,0.0,89.98811,0.0,12/26/6108
+7.74364,48.58858,1181,2,5,4,51,59,3.65,5.0,fr,49014,23,2071692,1,4,Active Shallow Crust,0.0,89.98811,0.0,02/05/1181
+7.74364,48.58858,7623,6,14,5,36,45,3.65,5.0,fr,49015,152,2071692,1,4,Active Shallow Crust,0.0,89.98811,0.0,06/14/7623
+7.74364,48.58858,2729,11,24,19,57,42,3.65,5.0,fr,49016,54,2071692,1,4,Active Shallow Crust,0.0,89.98811,0.0,11/24/2729
+7.74364,48.58858,7141,9,21,0,24,43,3.65,15.0,fr,49017,142,2071693,1,1,Active Shallow Crust,0.0,89.98811,0.0,09/21/7141
+7.74364,48.58858,554,12,23,5,45,4,3.65,5.0,fr,49018,11,2071695,1,1,Active Shallow Crust,240.0012,58.01336,0.0,12/23/0554
+7.74364,48.58858,2674,10,21,18,34,40,3.65,15.0,fr,49019,53,2071696,1,1,Active Shallow Crust,240.0012,58.01336,0.0,10/21/2674
+7.74364,48.58858,922,5,26,15,59,45,3.65,5.0,fr,49020,18,2071701,1,1,Active Shallow Crust,128.9007,89.96356,0.0,05/26/0922
+7.74364,48.58858,5427,12,25,2,7,41,3.75,5.0,fr,49021,108,2071704,1,1,Active Shallow Crust,0.0,89.9894,0.0,12/25/5427
+7.74364,48.58858,5077,11,24,15,34,39,3.75,15.0,fr,49022,101,2071705,1,2,Active Shallow Crust,0.0,89.9894,0.0,11/24/5077
+7.74364,48.58858,308,6,8,22,34,25,3.75,15.0,fr,49023,6,2071705,1,2,Active Shallow Crust,0.0,89.9894,0.0,06/08/0308
+7.74364,48.58858,3774,10,1,23,44,30,3.75,5.0,fr,49024,75,2071707,1,1,Active Shallow Crust,240.0085,58.01815,0.0,10/01/3774
+7.74364,48.58858,425,12,5,15,14,10,3.85,5.0,fr,49025,8,2071716,1,2,Active Shallow Crust,0.0,89.99055,0.0,12/05/0425
+7.74364,48.58858,4768,4,25,12,28,58,3.85,5.0,fr,49026,95,2071716,1,2,Active Shallow Crust,0.0,89.99055,0.0,04/25/4768
+7.74364,48.58858,1225,5,11,11,19,6,3.85,15.0,fr,49027,24,2071720,1,2,Active Shallow Crust,240.0117,57.99751,0.0,05/11/1225
+7.74364,48.58858,1145,8,8,22,31,59,3.85,15.0,fr,49028,22,2071720,1,2,Active Shallow Crust,240.0117,57.99751,0.0,08/08/1145
+7.74364,48.58858,8600,12,17,16,26,25,3.85,5.0,fr,49029,171,2071725,1,2,Active Shallow Crust,128.8965,89.99292,0.0,12/17/8600
+7.74364,48.58858,398,1,25,7,42,2,3.85,5.0,fr,49030,7,2071725,1,2,Active Shallow Crust,128.8965,89.99292,0.0,01/25/0398
+7.74364,48.58858,2107,1,10,1,37,1,3.85,15.0,fr,49031,42,2071726,1,1,Active Shallow Crust,128.8965,89.99292,0.0,01/10/2107
+7.74364,48.58858,8066,10,14,6,52,29,3.95,5.0,fr,49032,161,2071728,1,3,Active Shallow Crust,0.0,89.99158,0.0,10/14/8066
+7.74364,48.58858,5004,4,1,18,40,21,3.95,5.0,fr,49033,100,2071728,1,3,Active Shallow Crust,0.0,89.99158,0.0,04/01/5004
+7.74364,48.58858,2449,10,5,21,12,50,3.95,5.0,fr,49034,48,2071728,1,3,Active Shallow Crust,0.0,89.99158,0.0,10/05/2449
+7.74364,48.58858,9564,3,15,3,54,38,3.95,15.0,fr,49035,191,2071729,1,1,Active Shallow Crust,0.0,89.99158,0.0,03/15/9564
+7.74364,48.58858,797,5,10,12,44,30,3.95,15.0,fr,49036,15,2071732,1,1,Active Shallow Crust,240.0202,58.00514,0.0,05/10/0797
+7.74364,48.58858,8719,11,15,5,57,33,3.95,5.0,fr,49037,174,2071737,1,1,Active Shallow Crust,128.8991,89.99369,0.0,11/15/8719
+7.74364,48.58858,6686,10,1,21,4,26,4.05,5.0,fr,49038,133,2071740,1,5,Active Shallow Crust,0.0,89.98875,0.0,10/01/6686
+7.74364,48.58858,7195,8,31,12,54,44,4.05,5.0,fr,49039,143,2071740,1,5,Active Shallow Crust,0.0,89.98875,0.0,08/31/7195
+7.74364,48.58858,3213,1,24,18,30,58,4.05,5.0,fr,49040,64,2071740,1,5,Active Shallow Crust,0.0,89.98875,0.0,01/24/3213
+7.74364,48.58858,842,5,11,0,11,48,4.05,5.0,fr,49041,16,2071740,1,5,Active Shallow Crust,0.0,89.98875,0.0,05/11/0842
+7.74364,48.58858,9020,5,18,9,39,4,4.05,5.0,fr,49042,180,2071740,1,5,Active Shallow Crust,0.0,89.98875,0.0,05/18/9020
+7.74364,48.58858,7808,2,6,18,18,17,4.05,5.0,fr,49043,156,2071743,1,1,Active Shallow Crust,240.0062,58.00613,0.0,02/06/7808
+7.74364,48.58858,109,5,2,19,47,48,4.05,15.0,fr,49044,2,2071750,1,1,Active Shallow Crust,128.8901,89.99438,0.0,05/02/0109
+7.74364,48.58858,8405,8,2,4,20,35,4.15,5.0,fr,49045,168,2071752,1,5,Active Shallow Crust,0.0,89.98997,0.0,08/02/8405
+7.74364,48.58858,4180,10,17,2,38,53,4.15,5.0,fr,49046,83,2071752,1,5,Active Shallow Crust,0.0,89.98997,0.0,10/17/4180
+7.74364,48.58858,4541,7,22,15,40,47,4.15,5.0,fr,49047,90,2071752,1,5,Active Shallow Crust,0.0,89.98997,0.0,07/22/4541
+7.74364,48.58858,3100,12,5,17,2,21,4.15,5.0,fr,49048,61,2071752,1,5,Active Shallow Crust,0.0,89.98997,0.0,12/05/3100
+7.74364,48.58858,1909,2,20,22,58,40,4.15,5.0,fr,49049,38,2071752,1,5,Active Shallow Crust,0.0,89.98997,0.0,02/20/1909
+7.74364,48.58858,3491,6,14,7,40,53,4.15,15.0,fr,49050,69,2071753,1,2,Active Shallow Crust,0.0,89.98997,0.0,06/14/3491
+7.74364,48.58858,471,10,12,7,9,28,4.15,15.0,fr,49051,9,2071753,1,2,Active Shallow Crust,0.0,89.98997,0.0,10/12/0471
+7.74364,48.58858,784,11,4,20,29,21,4.15,15.0,fr,49052,15,2071762,1,1,Active Shallow Crust,128.8974,89.99332,0.0,11/04/0784
+7.74364,48.58858,5504,11,9,9,6,39,4.25,5.0,fr,49053,110,2071764,1,1,Active Shallow Crust,0.0,89.99106,0.0,11/09/5504
+7.74364,48.58858,4826,1,27,12,32,34,4.25,15.0,fr,49054,96,2071768,1,1,Active Shallow Crust,240.0084,57.99407,0.0,01/27/4826
+7.74364,48.58858,1982,10,18,11,59,1,4.35,27.5,fr,49055,39,2071778,1,1,Active Shallow Crust,0.0,89.98938,0.0,10/18/1982
+7.74364,48.58858,8099,10,10,11,16,51,4.35,15.0,fr,49056,161,2071786,1,1,Active Shallow Crust,128.8972,89.98263,0.0,10/10/8099
+7.74364,48.58858,1451,3,7,4,5,29,4.45,5.0,fr,49057,29,2071788,1,1,Active Shallow Crust,0.0,89.99053,0.0,03/07/1451
+7.74364,48.58858,7106,11,30,7,1,13,4.45,27.5,fr,49058,142,2071790,1,1,Active Shallow Crust,0.0,89.99053,0.0,11/30/7106
+7.74364,48.58858,1182,11,5,23,52,13,4.45,5.0,fr,49059,23,2071794,1,1,Active Shallow Crust,0.0,89.99043,-90.0,11/05/1182
+7.74364,48.58858,1250,6,15,11,6,0,4.55,15.0,fr,49060,24,2071801,1,1,Active Shallow Crust,0.0,89.98945,0.0,06/15/1250
+7.74364,48.58858,6655,9,30,22,36,12,4.65,5.0,fr,49061,133,2071812,1,1,Active Shallow Crust,0.0,89.9906,0.0,09/30/6655
+7.74364,48.58858,7217,1,26,14,42,37,4.75,15.0,fr,49062,144,2071825,1,1,Active Shallow Crust,0.0,89.98994,0.0,01/26/7217
+7.74364,48.58858,4936,12,13,18,12,31,4.85,5.0,fr,49063,98,2071839,1,1,Active Shallow Crust,240.0181,58.00249,0.0,12/13/4936
+7.74364,48.58858,6748,6,14,3,15,54,4.95,5.0,fr,49064,134,2071848,1,1,Active Shallow Crust,0.0,89.98935,0.0,06/14/6748
+1.26963,43.28573,8116,2,25,23,44,52,3.55,5.0,fr,49065,162,2072160,1,1,Active Shallow Crust,0.0,89.99082,0.0,02/25/8116
+1.26963,43.28573,2435,9,4,17,16,12,3.65,5.0,fr,49066,48,2072175,1,1,Active Shallow Crust,240.0008,58.01274,0.0,09/04/2435
+1.26963,43.28573,1841,2,6,18,7,4,3.75,5.0,fr,49067,36,2072184,1,1,Active Shallow Crust,0.0,89.9898,0.0,02/06/1841
+1.26963,43.28573,2020,12,15,14,34,36,3.85,5.0,fr,49068,40,2072196,1,1,Active Shallow Crust,0.0,89.98961,0.0,12/15/2020
+1.26963,43.28573,7892,3,13,21,58,16,3.95,5.0,fr,49069,157,2072211,1,1,Active Shallow Crust,240.0192,58.005,0.0,03/13/7892
+1.26963,43.28573,8275,12,13,1,48,32,3.95,15.0,fr,49070,165,2072212,1,1,Active Shallow Crust,240.0192,58.005,0.0,12/13/8275
+1.26963,43.28573,676,2,18,2,27,6,4.05,5.0,fr,49071,13,2072220,1,1,Active Shallow Crust,0.0,89.98968,0.0,02/18/0676
+1.26963,43.28573,9862,11,17,10,11,30,4.55,15.0,fr,49072,197,2072284,1,1,Active Shallow Crust,240.0084,57.99721,0.0,11/17/9862
+1.26963,43.28573,6860,4,28,12,22,32,5.55,5.0,fr,49073,137,2072400,1,1,Active Shallow Crust,359.9999,89.99009,0.0,04/28/6860
+2.06395,49.98543,176,4,1,10,19,45,3.65,15.0,fr,49074,3,2072656,1,1,Active Shallow Crust,240.0017,58.01247,0.0,04/01/0176
+2.65345,46.88041,5631,10,4,14,45,40,4.25,5.0,fr,49075,112,2073204,1,1,Active Shallow Crust,0.0,89.99076,0.0,10/04/5631
+1.05123,42.8594,7885,1,11,8,0,44,3.55,5.0,fr,49076,157,2073600,1,3,Active Shallow Crust,0.0,89.99076,0.0,01/11/7885
+1.05123,42.8594,9254,8,25,2,4,13,3.55,5.0,fr,49077,185,2073600,1,3,Active Shallow Crust,0.0,89.99076,0.0,08/25/9254
+1.05123,42.8594,9629,5,19,6,9,16,3.55,5.0,fr,49078,192,2073600,1,3,Active Shallow Crust,0.0,89.99076,0.0,05/19/9629
+1.05123,42.8594,7454,12,28,14,54,44,3.55,15.0,fr,49079,149,2073601,1,1,Active Shallow Crust,0.0,89.99076,0.0,12/28/7454
+1.05123,42.8594,9582,8,13,21,51,36,3.75,5.0,fr,49080,191,2073624,1,2,Active Shallow Crust,0.0,89.98972,0.0,08/13/9582
+1.05123,42.8594,5489,6,16,17,28,55,3.75,5.0,fr,49081,109,2073624,1,2,Active Shallow Crust,0.0,89.98972,0.0,06/16/5489
+1.05123,42.8594,8943,2,19,1,51,23,3.75,15.0,fr,49082,178,2073625,1,1,Active Shallow Crust,0.0,89.98972,0.0,02/19/8943
+1.05123,42.8594,628,7,31,1,47,10,3.75,15.0,fr,49083,12,2073628,1,1,Active Shallow Crust,240.0077,58.01761,0.0,07/31/0628
+1.05123,42.8594,3238,10,15,9,46,32,3.75,5.0,fr,49084,64,2073630,1,1,Active Shallow Crust,0.0,89.98961,-90.0,10/15/3238
+1.05123,42.8594,8452,9,28,15,17,36,3.75,5.0,fr,49085,169,2073633,1,1,Active Shallow Crust,128.8968,89.96743,0.0,09/28/8452
+1.05123,42.8594,1355,7,12,1,38,35,3.75,27.5,fr,49086,27,2073635,1,1,Active Shallow Crust,128.8968,89.96743,0.0,07/12/1355
+1.05123,42.8594,2295,11,23,7,7,8,3.85,5.0,fr,49087,45,2073636,1,2,Active Shallow Crust,0.0,89.98953,0.0,11/23/2295
+1.05123,42.8594,8609,5,8,7,6,28,3.85,5.0,fr,49088,172,2073636,1,2,Active Shallow Crust,0.0,89.98953,0.0,05/08/8609
+1.05123,42.8594,9020,4,27,19,20,50,3.85,15.0,fr,49089,180,2073637,1,2,Active Shallow Crust,0.0,89.98953,0.0,04/27/9020
+1.05123,42.8594,1152,11,22,18,59,46,3.85,15.0,fr,49090,23,2073637,1,2,Active Shallow Crust,0.0,89.98953,0.0,11/22/1152
+1.05123,42.8594,8371,8,1,7,0,42,3.85,5.0,fr,49091,167,2073639,1,1,Active Shallow Crust,240.0103,57.99774,0.0,08/01/8371
+1.05123,42.8594,5357,6,22,8,13,31,3.95,5.0,fr,49092,107,2073648,1,2,Active Shallow Crust,0.0,89.98951,0.0,06/22/5357
+1.05123,42.8594,7237,5,8,18,51,20,3.95,5.0,fr,49093,144,2073648,1,2,Active Shallow Crust,0.0,89.98951,0.0,05/08/7237
+1.05123,42.8594,8567,7,5,15,10,57,3.95,15.0,fr,49094,171,2073649,1,1,Active Shallow Crust,0.0,89.98951,0.0,07/05/8567
+1.05123,42.8594,8221,11,24,5,32,49,3.95,5.0,fr,49095,164,2073651,1,1,Active Shallow Crust,240.0192,58.00505,0.0,11/24/8221
+1.05123,42.8594,2057,3,28,19,48,49,4.05,15.0,fr,49096,41,2073661,1,1,Active Shallow Crust,0.0,89.98961,0.0,03/28/2057
+1.05123,42.8594,5651,9,1,2,14,32,4.15,5.0,fr,49097,113,2073672,1,1,Active Shallow Crust,0.0,89.98981,0.0,09/01/5651
+1.05123,42.8594,9481,4,12,8,49,3,4.15,15.0,fr,49098,189,2073673,1,1,Active Shallow Crust,0.0,89.98981,0.0,04/12/9481
+1.05123,42.8594,8510,12,4,8,12,30,4.15,27.5,fr,49099,170,2073674,1,1,Active Shallow Crust,0.0,89.98981,0.0,12/04/8510
+1.05123,42.8594,9061,4,15,13,17,57,4.15,5.0,fr,49100,181,2073678,1,1,Active Shallow Crust,0.0,89.98969,-90.0,04/15/9061
+1.05123,42.8594,6271,8,28,13,32,2,4.25,15.0,fr,49101,125,2073688,1,1,Active Shallow Crust,240.0067,57.99394,0.0,08/28/6271
+1.05123,42.8594,1746,6,9,10,1,0,4.45,15.0,fr,49102,34,2073709,1,1,Active Shallow Crust,0.0,89.99017,0.0,06/09/1746
+1.05123,42.8594,798,11,10,9,52,40,4.45,27.5,fr,49103,15,2073710,1,1,Active Shallow Crust,0.0,89.99017,0.0,11/10/0798
+1.05123,42.8594,2840,1,21,8,0,43,4.45,5.0,fr,49104,56,2073717,1,1,Active Shallow Crust,128.8931,89.99345,0.0,01/21/2840
+1.05123,42.8594,1487,2,13,12,43,13,4.75,27.5,fr,49105,29,2073746,1,1,Active Shallow Crust,0.0,89.98978,0.0,02/13/1487
+1.05123,42.8594,7825,9,10,20,37,2,4.75,5.0,fr,49106,156,2073747,1,1,Active Shallow Crust,240.0062,58.00425,0.0,09/10/7825
+1.05123,42.8594,4985,6,28,22,33,13,4.85,15.0,fr,49107,99,2073757,1,1,Active Shallow Crust,0.0,89.99007,0.0,06/28/4985
+1.05123,42.8594,7737,7,10,4,24,36,4.95,15.0,fr,49108,154,2073769,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/10/7737
+1.05123,42.8594,124,11,14,17,21,24,5.15,5.0,fr,49109,2,2073795,1,1,Active Shallow Crust,240.0177,57.99956,0.0,11/14/0124
+3.73452,40.97152,4546,9,19,1,0,0,3.75,5.0,fr,49110,90,2075064,1,1,Active Shallow Crust,0.0,89.99093,0.0,09/19/4546
+3.73452,40.97152,5907,3,19,21,11,41,4.25,5.0,fr,49111,118,2075124,1,1,Active Shallow Crust,0.0,89.9898,0.0,03/19/5907
+3.73452,40.97152,4422,5,25,11,15,14,5.05,5.0,fr,49112,88,2075220,1,1,Active Shallow Crust,0.0,89.98985,0.0,05/25/4422
+0.3001,52.37765,407,5,1,23,18,53,3.55,5.0,fr,49113,8,2075526,1,1,Active Shallow Crust,0.0,89.98988,-90.0,05/01/0407
+0.3001,52.37765,8298,10,27,7,33,29,3.65,15.0,fr,49114,165,2075533,1,1,Active Shallow Crust,0.0,89.99006,0.0,10/27/8298
+0.3001,52.37765,4232,7,22,7,12,1,3.75,5.0,fr,49115,84,2075550,1,1,Active Shallow Crust,0.0,89.9901,-90.0,07/22/4232
+0.3001,52.37765,9914,2,22,16,38,3,4.65,15.0,fr,49116,198,2075653,1,1,Active Shallow Crust,0.0,89.99002,0.0,02/22/9914
+-6.45561,49.22051,8554,4,26,17,59,0,3.75,5.0,fr,49117,171,2076024,1,1,Active Shallow Crust,0.0,89.98954,0.0,04/26/8554
+6.19975,47.51322,964,11,24,12,14,39,3.55,27.5,fr,49118,19,2076482,1,1,Active Shallow Crust,0.0,89.99319,0.0,11/24/0964
+6.19975,47.51322,2960,4,30,20,51,9,3.65,5.0,fr,49119,59,2076495,1,1,Active Shallow Crust,240.001,58.01265,0.0,04/30/2960
+6.19975,47.51322,3611,12,8,14,50,29,3.65,5.0,fr,49120,72,2076498,1,1,Active Shallow Crust,0.0,89.98772,-90.0,12/08/3611
+6.19975,47.51322,6184,8,17,9,45,7,3.65,5.0,fr,49121,123,2076501,1,1,Active Shallow Crust,128.9007,89.96355,0.0,08/17/6184
+6.19975,47.51322,328,10,23,11,27,4,3.75,5.0,fr,49122,6,2076504,1,1,Active Shallow Crust,0.0,89.98918,0.0,10/23/0328
+6.19975,47.51322,8942,3,10,5,49,47,3.75,27.5,fr,49123,178,2076506,1,2,Active Shallow Crust,0.0,89.98918,0.0,03/10/8942
+6.19975,47.51322,3993,2,1,8,4,14,3.75,27.5,fr,49124,79,2076506,1,2,Active Shallow Crust,0.0,89.98918,0.0,02/01/3993
+6.19975,47.51322,3301,9,8,16,35,42,3.75,5.0,fr,49125,66,2076507,1,1,Active Shallow Crust,240.0085,58.01767,0.0,09/08/3301
+6.19975,47.51322,1258,12,5,1,30,42,3.75,5.0,fr,49126,25,2076510,1,1,Active Shallow Crust,0.0,89.98905,-90.0,12/05/1258
+6.19975,47.51322,8319,11,2,10,53,28,3.85,5.0,fr,49127,166,2076516,1,1,Active Shallow Crust,0.0,89.99036,0.0,11/02/8319
+6.19975,47.51322,7026,4,19,21,13,4,3.85,15.0,fr,49128,140,2076517,1,1,Active Shallow Crust,0.0,89.99036,0.0,04/19/7026
+6.19975,47.51322,5068,9,27,8,24,4,3.85,5.0,fr,49129,101,2076519,1,1,Active Shallow Crust,240.0107,57.99761,0.0,09/27/5068
+6.19975,47.51322,5295,6,30,5,40,34,4.05,15.0,fr,49130,105,2076544,1,1,Active Shallow Crust,240.0058,58.00586,0.0,06/30/5295
+6.19975,47.51322,5706,1,31,1,3,48,4.05,5.0,fr,49131,114,2076549,1,1,Active Shallow Crust,128.8898,89.99426,0.0,01/31/5706
+6.19975,47.51322,6741,11,25,18,37,27,4.45,5.0,fr,49132,134,2076588,1,1,Active Shallow Crust,0.0,89.99033,0.0,11/25/6741
+6.19975,47.51322,8658,3,2,19,28,27,4.55,15.0,fr,49133,173,2076610,1,1,Active Shallow Crust,128.8938,89.9857,0.0,03/02/8658
+6.19975,47.51322,5830,7,20,14,2,5,4.85,5.0,fr,49134,116,2076645,1,1,Active Shallow Crust,128.8925,89.98866,0.0,07/20/5830
+6.19975,47.51322,4631,9,23,7,42,11,5.05,5.0,fr,49135,92,2076660,1,1,Active Shallow Crust,0.0,89.99031,0.0,09/23/4631
+4.74113,50.58606,3821,8,24,2,32,50,3.55,5.0,fr,49136,76,2076960,1,3,Active Shallow Crust,0.0,89.9872,0.0,08/24/3821
+4.74113,50.58606,763,12,11,13,39,55,3.55,5.0,fr,49137,15,2076960,1,3,Active Shallow Crust,0.0,89.9872,0.0,12/11/0763
+4.74113,50.58606,1431,5,3,13,57,32,3.55,5.0,fr,49138,28,2076960,1,3,Active Shallow Crust,0.0,89.9872,0.0,05/03/1431
+4.74113,50.58606,2623,12,26,21,6,34,3.55,15.0,fr,49139,52,2076961,1,1,Active Shallow Crust,0.0,89.9872,0.0,12/26/2623
+4.74113,50.58606,911,8,26,9,20,53,3.65,5.0,fr,49140,18,2076972,1,1,Active Shallow Crust,0.0,89.98859,0.0,08/26/0911
+4.74113,50.58606,2906,2,9,19,54,51,3.65,5.0,fr,49141,58,2076975,1,1,Active Shallow Crust,240.0016,58.01276,0.0,02/09/2906
+4.74113,50.58606,8291,3,8,22,59,22,3.75,5.0,fr,49142,165,2076984,1,2,Active Shallow Crust,0.0,89.98983,0.0,03/08/8291
+4.74113,50.58606,6334,8,6,6,5,7,3.75,5.0,fr,49143,126,2076984,1,2,Active Shallow Crust,0.0,89.98983,0.0,08/06/6334
+4.74113,50.58606,4572,9,14,17,55,20,3.85,5.0,fr,49144,91,2076996,1,1,Active Shallow Crust,0.0,89.99094,0.0,09/14/4572
+4.74113,50.58606,6613,10,28,8,42,38,4.05,5.0,fr,49145,132,2077023,1,1,Active Shallow Crust,240.0066,58.00643,0.0,10/28/6613
+4.74113,50.58606,4103,8,8,6,8,24,4.15,5.0,fr,49146,82,2077032,1,1,Active Shallow Crust,0.0,89.99037,0.0,08/08/4103
+4.74113,50.58606,5711,4,15,5,6,58,4.15,15.0,fr,49147,114,2077033,1,1,Active Shallow Crust,0.0,89.99037,0.0,04/15/5711
+4.74113,50.58606,5013,6,27,17,49,16,4.15,5.0,fr,49148,100,2077038,1,1,Active Shallow Crust,0.0,89.99026,-90.0,06/27/5013
+4.74113,50.58606,5453,11,26,22,6,47,4.15,27.5,fr,49149,109,2077043,1,1,Active Shallow Crust,128.8963,89.99358,0.0,11/26/5453
+4.74113,50.58606,9823,5,24,11,42,53,4.25,5.0,fr,49150,196,2077047,1,1,Active Shallow Crust,240.0086,57.99409,0.0,05/24/9823
+4.74113,50.58606,3500,12,3,19,41,47,4.25,15.0,fr,49151,69,2077048,1,1,Active Shallow Crust,240.0086,57.99409,0.0,12/03/3500
+4.74113,50.58606,5034,4,23,8,4,23,4.35,5.0,fr,49152,100,2077059,1,1,Active Shallow Crust,240.0095,57.99606,0.0,04/23/5034
+-2.15189,45.28826,5170,9,8,4,1,6,3.85,15.0,fr,49153,103,2077477,1,1,Active Shallow Crust,0.0,89.98995,0.0,09/08/5170
+-2.15189,45.28826,9535,10,28,16,53,1,3.95,5.0,fr,49154,190,2077491,1,1,Active Shallow Crust,240.0195,58.00513,0.0,10/28/9535
+3.1105,45.66081,3203,3,22,3,33,58,3.55,5.0,fr,49155,64,2078400,1,1,Active Shallow Crust,0.0,89.98943,0.0,03/22/3203
+3.1105,45.66081,3037,1,16,17,38,47,3.55,15.0,fr,49156,60,2078401,1,1,Active Shallow Crust,0.0,89.98943,0.0,01/16/3037
+3.1105,45.66081,806,7,6,22,6,26,3.55,15.0,fr,49157,16,2078404,1,1,Active Shallow Crust,240.012,57.9983,0.0,07/06/0806
+3.1105,45.66081,589,10,7,3,31,17,3.55,5.0,fr,49158,11,2078406,1,1,Active Shallow Crust,0.0,89.9893,-90.0,10/07/0589
+3.1105,45.66081,9690,8,29,12,48,58,3.55,5.0,fr,49159,193,2078409,1,2,Active Shallow Crust,128.8961,89.99295,0.0,08/29/9690
+3.1105,45.66081,3287,11,13,4,6,5,3.55,5.0,fr,49160,65,2078409,1,2,Active Shallow Crust,128.8961,89.99295,0.0,11/13/3287
+3.1105,45.66081,9236,3,20,4,49,33,3.65,15.0,fr,49161,184,2078413,1,1,Active Shallow Crust,0.0,89.99058,0.0,03/20/9236
+3.1105,45.66081,9186,3,26,13,37,59,3.65,5.0,fr,49162,183,2078415,1,1,Active Shallow Crust,240.0006,58.0132,0.0,03/26/9186
+3.1105,45.66081,6628,6,29,0,7,36,3.65,15.0,fr,49163,132,2078416,1,1,Active Shallow Crust,240.0006,58.0132,0.0,06/29/6628
+3.1105,45.66081,8939,2,26,15,5,43,3.75,5.0,fr,49164,178,2078424,1,1,Active Shallow Crust,0.0,89.9888,0.0,02/26/8939
+3.1105,45.66081,2289,6,9,5,39,0,3.75,15.0,fr,49165,45,2078425,1,2,Active Shallow Crust,0.0,89.9888,0.0,06/09/2289
+3.1105,45.66081,9988,5,19,23,44,48,3.75,15.0,fr,49166,199,2078425,1,2,Active Shallow Crust,0.0,89.9888,0.0,05/19/9988
+3.1105,45.66081,8817,7,7,23,40,19,3.75,5.0,fr,49167,176,2078433,1,1,Active Shallow Crust,128.8966,89.96721,0.0,07/07/8817
+3.1105,45.66081,1840,9,16,15,33,31,3.85,5.0,fr,49168,36,2078436,1,2,Active Shallow Crust,0.0,89.99002,0.0,09/16/1840
+3.1105,45.66081,8495,9,25,23,48,25,3.85,5.0,fr,49169,169,2078436,1,2,Active Shallow Crust,0.0,89.99002,0.0,09/25/8495
+3.1105,45.66081,4714,1,24,12,17,28,3.85,15.0,fr,49170,94,2078437,1,1,Active Shallow Crust,0.0,89.99002,0.0,01/24/4714
+3.1105,45.66081,9243,7,7,15,43,24,3.85,27.5,fr,49171,184,2078438,1,1,Active Shallow Crust,0.0,89.99002,0.0,07/07/9243
+3.1105,45.66081,2826,3,15,1,50,25,3.85,5.0,fr,49172,56,2078442,1,1,Active Shallow Crust,0.0,89.98991,-90.0,03/15/2826
+3.1105,45.66081,9294,4,29,8,56,27,3.95,5.0,fr,49173,185,2078448,1,2,Active Shallow Crust,0.0,89.9911,0.0,04/29/9294
+3.1105,45.66081,6873,2,5,12,18,19,3.95,5.0,fr,49174,137,2078448,1,2,Active Shallow Crust,0.0,89.9911,0.0,02/05/6873
+3.1105,45.66081,3129,1,2,8,59,15,3.95,5.0,fr,49175,62,2078451,1,1,Active Shallow Crust,240.0195,58.00513,0.0,01/02/3129
+3.1105,45.66081,4298,10,29,3,56,8,4.05,5.0,fr,49176,85,2078460,1,1,Active Shallow Crust,0.0,89.99009,0.0,10/29/4298
+3.1105,45.66081,2275,3,2,2,2,31,4.05,5.0,fr,49177,45,2078463,1,1,Active Shallow Crust,240.0061,58.00557,0.0,03/02/2275
+3.1105,45.66081,2662,10,20,3,22,32,4.15,5.0,fr,49178,53,2078472,1,1,Active Shallow Crust,0.0,89.9894,0.0,10/20/2662
+3.1105,45.66081,9971,9,5,12,4,18,4.15,15.0,fr,49179,199,2078473,1,1,Active Shallow Crust,0.0,89.9894,0.0,09/05/9971
+3.1105,45.66081,6673,1,12,17,18,0,4.15,27.5,fr,49180,133,2078477,1,1,Active Shallow Crust,240.0083,57.99717,0.0,01/12/6673
+3.1105,45.66081,2295,3,4,22,45,59,4.25,5.0,fr,49181,45,2078484,1,1,Active Shallow Crust,0.0,89.99055,0.0,03/04/2295
+3.1105,45.66081,574,11,30,7,15,25,4.35,5.0,fr,49182,11,2078496,1,1,Active Shallow Crust,0.0,89.99018,0.0,11/30/0574
+3.1105,45.66081,5071,5,27,5,23,6,4.55,15.0,fr,49183,101,2078524,1,1,Active Shallow Crust,240.0091,57.99733,0.0,05/27/5071
+3.110505,45.66081,2670,3,30,15,3,50,6.65,24.31019,fr,49184,53,2078783,1,1,Active Shallow Crust,128.8233,89.98985,0.0,03/30/2670
+6.67387,42.84207,5344,4,18,11,35,57,3.75,5.0,fr,49185,106,2078913,1,1,Active Shallow Crust,128.8972,89.96743,0.0,04/18/5344
+6.67387,42.84207,7431,4,20,12,38,6,4.05,5.0,fr,49186,148,2078946,1,1,Active Shallow Crust,0.0,89.99158,-90.0,04/20/7431
+8.71739,50.81874,1219,1,11,11,20,7,4.55,5.0,fr,49187,24,2079480,1,1,Active Shallow Crust,0.0,89.99194,0.0,01/11/1219
+8.71739,50.81874,3527,6,29,20,0,39,4.85,15.0,fr,49188,70,2079520,1,1,Active Shallow Crust,240.0194,58.00261,0.0,06/29/3527
+-0.36513,43.40883,1734,11,21,4,18,27,3.55,15.0,fr,49189,34,2079841,1,1,Active Shallow Crust,0.0,89.98993,0.0,11/21/1734
+-0.36513,43.40883,605,12,20,18,22,44,3.65,5.0,fr,49190,12,2079852,1,1,Active Shallow Crust,0.0,89.9898,0.0,12/20/0605
+-0.36513,43.40883,8857,7,6,11,30,53,3.65,15.0,fr,49191,177,2079853,1,1,Active Shallow Crust,0.0,89.9898,0.0,07/06/8857
+-0.36513,43.40883,2957,12,13,20,6,35,3.75,5.0,fr,49192,59,2079864,1,1,Active Shallow Crust,0.0,89.99018,0.0,12/13/2957
+-0.36513,43.40883,6081,7,26,11,22,23,3.75,15.0,fr,49193,121,2079865,1,2,Active Shallow Crust,0.0,89.99018,0.0,07/26/6081
+-0.36513,43.40883,9563,6,23,0,11,50,3.75,15.0,fr,49194,191,2079865,1,2,Active Shallow Crust,0.0,89.99018,0.0,06/23/9563
+-0.36513,43.40883,8754,7,5,10,51,8,4.05,5.0,fr,49195,175,2079909,1,1,Active Shallow Crust,128.8909,89.99369,0.0,07/05/8754
+-0.36513,43.40883,2182,3,25,18,29,16,4.15,15.0,fr,49196,43,2079916,1,1,Active Shallow Crust,240.0079,57.99723,0.0,03/25/2182
+-0.36513,43.40883,6285,5,29,9,46,29,4.35,15.0,fr,49197,125,2079937,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/29/6285
+-0.36513,43.40883,5242,7,4,18,38,41,4.45,15.0,fr,49198,104,2079949,1,1,Active Shallow Crust,0.0,89.98993,0.0,07/04/5242
+4.6459,42.98433,911,10,27,14,35,30,3.55,5.0,fr,49199,18,2080329,1,1,Active Shallow Crust,128.8962,89.99262,0.0,10/27/0911
+4.6459,42.98433,1988,5,10,16,14,59,3.75,5.0,fr,49200,39,2080344,1,1,Active Shallow Crust,0.0,89.98828,0.0,05/10/1988
+4.6459,42.98433,4280,10,2,21,32,23,3.85,5.0,fr,49201,85,2080356,1,1,Active Shallow Crust,0.0,89.98956,0.0,10/02/4280
+4.6459,42.98433,8167,2,27,22,34,40,4.35,5.0,fr,49202,163,2080422,1,1,Active Shallow Crust,0.0,89.99109,-90.0,02/27/8167
+7.53123,51.54897,8335,6,26,11,29,43,3.75,5.0,fr,49203,166,2080824,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/26/8335
+4.87652,51.09522,599,7,8,8,25,6,3.55,15.0,fr,49204,11,2081287,1,1,Active Shallow Crust,0.0,89.98719,-90.0,07/08/0599
+4.87652,51.09522,733,11,30,5,30,34,3.75,5.0,fr,49205,14,2081304,1,1,Active Shallow Crust,0.0,89.98994,0.0,11/30/0733
+4.87652,51.09522,4132,2,20,4,37,17,4.15,5.0,fr,49206,82,2081358,1,1,Active Shallow Crust,0.0,89.99036,-90.0,02/20/4132
+4.87652,51.09522,3157,10,20,2,22,46,4.15,5.0,fr,49207,63,2081361,1,1,Active Shallow Crust,128.8972,89.99365,0.0,10/20/3157
+4.87652,51.09522,8016,8,3,10,8,23,4.35,27.5,fr,49208,160,2081384,1,1,Active Shallow Crust,0.0,89.9898,-90.0,08/03/8016
+4.87652,51.09522,2692,5,28,20,45,6,4.55,5.0,fr,49209,53,2081400,1,1,Active Shallow Crust,0.0,89.98998,0.0,05/28/2692
+4.87652,51.09522,6401,11,9,14,57,28,5.15,15.0,fr,49210,128,2081473,1,1,Active Shallow Crust,0.0,89.98996,0.0,11/09/6401
+1.2705,52.15435,1325,8,20,7,27,8,3.95,15.0,fr,49211,26,2081809,1,2,Active Shallow Crust,0.0,89.99024,0.0,08/20/1325
+1.2705,52.15435,3039,3,2,10,42,44,3.95,15.0,fr,49212,60,2081809,1,2,Active Shallow Crust,0.0,89.99024,0.0,03/02/3039
+1.2705,52.15435,4636,2,27,21,21,39,3.95,5.0,fr,49213,92,2081814,1,1,Active Shallow Crust,0.0,89.99013,-90.0,02/27/4636
+-2.90582,42.01484,1487,7,30,14,4,46,3.55,5.0,fr,49214,29,2082240,1,1,Active Shallow Crust,0.0,89.98876,0.0,07/30/1487
+-2.90582,42.01484,3239,5,17,22,13,20,3.65,27.5,fr,49215,64,2082254,1,1,Active Shallow Crust,0.0,89.98998,0.0,05/17/3239
+-2.90582,42.01484,1018,5,28,1,6,59,3.65,5.0,fr,49216,20,2082255,1,1,Active Shallow Crust,240.0004,58.01292,0.0,05/28/1018
+-2.90582,42.01484,785,8,1,2,34,52,3.75,5.0,fr,49217,15,2082264,1,1,Active Shallow Crust,0.0,89.99107,0.0,08/01/0785
+-2.90582,42.01484,7053,9,24,9,52,56,3.85,15.0,fr,49218,141,2082277,1,1,Active Shallow Crust,0.0,89.9894,0.0,09/24/7053
+-2.90582,42.01484,8660,8,29,23,14,4,3.85,27.5,fr,49219,173,2082278,1,1,Active Shallow Crust,0.0,89.9894,0.0,08/29/8660
+-2.90582,42.01484,5860,10,29,1,18,24,3.95,5.0,fr,49220,117,2082288,1,1,Active Shallow Crust,0.0,89.99055,0.0,10/29/5860
+-2.90582,42.01484,2423,2,17,21,2,8,3.95,5.0,fr,49221,48,2082297,1,1,Active Shallow Crust,128.9007,89.99409,0.0,02/17/2423
+-2.90582,42.01484,7026,10,5,3,17,10,4.05,15.0,fr,49222,140,2082301,1,1,Active Shallow Crust,0.0,89.98946,0.0,10/05/7026
+3.65898,45.61391,7537,11,13,13,12,25,3.55,5.0,fr,49223,150,2082720,1,1,Active Shallow Crust,0.0,89.98942,0.0,11/13/7537
+3.65898,45.61391,8790,7,29,23,12,53,3.55,15.0,fr,49224,175,2082721,1,2,Active Shallow Crust,0.0,89.98942,0.0,07/29/8790
+3.65898,45.61391,1994,11,8,10,28,35,3.55,15.0,fr,49225,39,2082721,1,2,Active Shallow Crust,0.0,89.98942,0.0,11/08/1994
+3.65898,45.61391,4882,5,30,0,2,25,3.65,5.0,fr,49226,97,2082732,1,1,Active Shallow Crust,0.0,89.99057,0.0,05/30/4882
+3.65898,45.61391,686,7,7,18,57,57,3.65,15.0,fr,49227,13,2082733,1,1,Active Shallow Crust,0.0,89.99057,0.0,07/07/0686
+3.65898,45.61391,7754,3,23,19,53,24,3.75,5.0,fr,49228,155,2082744,1,1,Active Shallow Crust,0.0,89.98879,0.0,03/23/7754
+3.65898,45.61391,7933,4,14,15,46,34,3.75,15.0,fr,49229,158,2082745,1,1,Active Shallow Crust,0.0,89.98879,0.0,04/14/7933
+3.65898,45.61391,7106,7,8,22,25,3,3.85,15.0,fr,49230,142,2082757,1,1,Active Shallow Crust,0.0,89.99001,0.0,07/08/7106
+3.65898,45.61391,724,2,11,20,34,56,3.85,5.0,fr,49231,14,2082759,1,1,Active Shallow Crust,240.0107,57.99793,0.0,02/11/0724
+3.65898,45.61391,2002,2,3,17,56,54,3.95,5.0,fr,49232,40,2082768,1,1,Active Shallow Crust,0.0,89.9911,0.0,02/03/2002
+3.65898,45.61391,207,1,5,8,3,24,4.45,5.0,fr,49233,4,2082828,1,1,Active Shallow Crust,0.0,89.98999,0.0,01/05/0207
+3.65898,45.61391,7184,1,18,0,58,36,4.75,15.0,fr,49234,143,2082865,1,1,Active Shallow Crust,0.0,89.99026,0.0,01/18/7184
+3.65898,45.61391,3217,12,5,1,23,4,5.65,15.0,fr,49235,64,2082979,1,1,Active Shallow Crust,0.0,89.99014,-90.0,12/05/3217
+-3.50479,47.88994,1059,1,13,16,8,41,3.55,27.5,fr,49236,21,2083202,1,1,Active Shallow Crust,0.0,89.98986,0.0,01/13/1059
+-3.50479,47.88994,6952,6,5,17,12,4,3.65,5.0,fr,49237,139,2083212,1,1,Active Shallow Crust,0.0,89.99096,0.0,06/05/6952
+-3.50479,47.88994,7949,5,2,13,26,43,3.65,5.0,fr,49238,158,2083218,1,1,Active Shallow Crust,0.0,89.99085,-90.0,05/02/7949
+-3.50479,47.88994,4412,10,26,10,51,3,3.75,5.0,fr,49239,88,2083224,1,1,Active Shallow Crust,0.0,89.98926,0.0,10/26/4412
+-3.50479,47.88994,6172,8,30,16,1,56,3.85,27.5,fr,49240,123,2083238,1,1,Active Shallow Crust,0.0,89.99043,0.0,08/30/6172
+-3.50479,47.88994,1875,5,13,15,19,36,4.05,5.0,fr,49241,37,2083260,1,1,Active Shallow Crust,0.0,89.99049,0.0,05/13/1875
+-3.50479,47.88994,5983,1,28,7,14,47,4.25,27.5,fr,49242,119,2083286,1,1,Active Shallow Crust,0.0,89.98943,0.0,01/28/5983
+-3.50479,47.88994,8725,12,6,9,11,46,4.25,5.0,fr,49243,174,2083293,1,1,Active Shallow Crust,128.8944,89.98074,0.0,12/06/8725
+-3.50479,47.88994,3934,8,17,22,1,48,4.55,5.0,fr,49244,78,2083320,1,1,Active Shallow Crust,0.0,89.99038,0.0,08/17/3934
+-3.50479,47.88994,8295,6,8,0,38,5,4.75,5.0,fr,49245,165,2083344,1,1,Active Shallow Crust,0.0,89.98981,0.0,06/08/8295
+-3.50479,47.88994,3785,8,27,10,54,14,4.75,5.0,fr,49246,75,2083347,1,1,Active Shallow Crust,240.0081,58.0046,0.0,08/27/3785
+0.77408,41.19582,4567,2,17,15,15,39,3.55,5.0,fr,49247,91,2083680,1,1,Active Shallow Crust,0.0,89.98957,0.0,02/17/4567
+0.77408,41.19582,6219,10,19,14,47,3,3.55,15.0,fr,49248,124,2083681,1,1,Active Shallow Crust,0.0,89.98957,0.0,10/19/6219
+0.77408,41.19582,51,8,15,14,50,36,3.65,15.0,fr,49249,1,2083693,1,1,Active Shallow Crust,0.0,89.98985,0.0,08/15/0051
+0.77408,41.19582,8063,6,30,23,27,2,3.75,5.0,fr,49250,161,2083707,1,1,Active Shallow Crust,240.0079,58.0175,0.0,06/30/8063
+0.77408,41.19582,330,1,1,15,35,42,3.95,5.0,fr,49251,6,2083728,1,2,Active Shallow Crust,0.0,89.98983,0.0,01/01/0330
+0.77408,41.19582,1609,1,30,4,22,57,3.95,5.0,fr,49252,32,2083728,1,2,Active Shallow Crust,0.0,89.98983,0.0,01/30/1609
+0.77408,41.19582,2167,10,18,18,6,28,5.15,5.0,fr,49253,43,2083875,1,1,Active Shallow Crust,240.0168,57.99945,0.0,10/18/2167
+1.56819,46.00178,4962,12,7,11,14,56,3.55,5.0,fr,49254,99,2084160,1,1,Active Shallow Crust,0.0,89.98949,0.0,12/07/4962
+1.56819,46.00178,8607,5,7,3,57,18,3.55,15.0,fr,49255,172,2084161,1,1,Active Shallow Crust,0.0,89.98949,0.0,05/07/8607
+1.56819,46.00178,4228,7,29,3,38,58,3.55,5.0,fr,49256,84,2084166,1,1,Active Shallow Crust,0.0,89.98937,-90.0,07/29/4228
+1.56819,46.00178,2594,4,16,0,34,48,3.55,15.0,fr,49257,51,2084167,1,1,Active Shallow Crust,0.0,89.98937,-90.0,04/16/2594
+1.56819,46.00178,9989,10,11,2,2,52,3.65,5.0,fr,49258,199,2084172,1,1,Active Shallow Crust,0.0,89.99064,0.0,10/11/9989
+1.56819,46.00178,7979,5,5,19,52,33,3.75,5.0,fr,49259,159,2084184,1,2,Active Shallow Crust,0.0,89.99026,0.0,05/05/7979
+1.56819,46.00178,1101,10,21,3,46,12,3.75,5.0,fr,49260,22,2084184,1,2,Active Shallow Crust,0.0,89.99026,0.0,10/21/1101
+1.56819,46.00178,2905,3,14,12,41,45,3.75,15.0,fr,49261,58,2084188,1,1,Active Shallow Crust,240.0083,58.01766,0.0,03/14/2905
+1.56819,46.00178,2896,2,23,18,48,42,3.95,5.0,fr,49262,57,2084208,1,1,Active Shallow Crust,0.0,89.99006,0.0,02/23/2896
+1.56819,46.00178,1516,2,26,23,50,10,3.95,5.0,fr,49263,30,2084214,1,1,Active Shallow Crust,0.0,89.98994,-90.0,02/26/1516
+1.56819,46.00178,7237,5,27,5,24,44,3.95,5.0,fr,49264,144,2084217,1,1,Active Shallow Crust,128.9003,89.99393,0.0,05/27/7237
+1.56819,46.00178,4187,4,28,15,44,42,3.95,27.5,fr,49265,83,2084219,1,1,Active Shallow Crust,128.9003,89.99393,0.0,04/28/4187
+1.56819,46.00178,265,2,10,10,39,27,4.15,27.5,fr,49266,5,2084237,1,1,Active Shallow Crust,240.0082,57.99741,0.0,02/10/0265
+1.1787,41.64888,2049,5,5,19,51,10,3.65,15.0,fr,49267,40,2084653,1,1,Active Shallow Crust,0.0,89.98993,0.0,05/05/2049
+1.1787,41.64888,3421,10,30,1,35,1,3.65,27.5,fr,49268,68,2084654,1,1,Active Shallow Crust,0.0,89.98993,0.0,10/30/3421
+1.1787,41.64888,1930,9,24,13,34,6,4.15,15.0,fr,49269,38,2084713,1,1,Active Shallow Crust,0.0,89.98962,0.0,09/24/1930
+-5.44503,48.64775,708,8,19,7,54,33,3.55,5.0,fr,49270,14,2085120,1,2,Active Shallow Crust,0.0,89.98668,0.0,08/19/0708
+-5.44503,48.64775,3482,9,18,14,9,6,3.55,5.0,fr,49271,69,2085120,1,2,Active Shallow Crust,0.0,89.98668,0.0,09/18/3482
+-5.44503,48.64775,4366,9,26,9,55,42,3.65,5.0,fr,49272,87,2085132,1,1,Active Shallow Crust,0.0,89.98812,0.0,09/26/4366
+-5.44503,48.64775,6398,8,4,13,12,47,4.35,5.0,fr,49273,127,2085216,1,1,Active Shallow Crust,0.0,89.98939,0.0,08/04/6398
+3.84995,46.93562,9380,9,23,11,23,8,3.75,5.0,fr,49274,187,2085624,1,1,Active Shallow Crust,0.0,89.98906,0.0,09/23/9380
+3.84995,46.93562,2258,4,9,18,4,5,3.75,15.0,fr,49275,45,2085625,1,1,Active Shallow Crust,0.0,89.98906,0.0,04/09/2258
+3.84995,46.93562,1424,8,19,13,16,55,3.85,15.0,fr,49276,28,2085637,1,2,Active Shallow Crust,0.0,89.99025,0.0,08/19/1424
+3.84995,46.93562,8516,2,11,1,24,5,3.85,15.0,fr,49277,170,2085637,1,2,Active Shallow Crust,0.0,89.99025,0.0,02/11/8516
+3.84995,46.93562,5585,9,3,0,12,17,4.05,5.0,fr,49278,111,2085663,1,1,Active Shallow Crust,240.006,58.00596,0.0,09/03/5585
+3.84995,46.93562,5636,9,11,22,37,20,4.15,5.0,fr,49279,112,2085672,1,1,Active Shallow Crust,0.0,89.98965,0.0,09/11/5636
+3.84995,46.93562,8712,11,7,0,12,35,4.45,15.0,fr,49280,174,2085718,1,1,Active Shallow Crust,128.8922,89.99329,0.0,11/07/8712
+1.22963,41.3893,9741,3,17,11,11,55,3.65,15.0,fr,49281,194,2086093,1,1,Active Shallow Crust,0.0,89.98988,0.0,03/17/9741
+1.22963,41.3893,1577,6,23,12,28,33,3.75,5.0,fr,49282,31,2086104,1,1,Active Shallow Crust,0.0,89.98949,0.0,06/23/1577
+1.22963,41.3893,1274,12,18,14,46,7,3.85,5.0,fr,49283,25,2086116,1,1,Active Shallow Crust,0.0,89.99062,0.0,12/18/1274
+1.22963,41.3893,3500,7,26,1,11,59,3.85,27.5,fr,49284,69,2086118,1,1,Active Shallow Crust,0.0,89.99062,0.0,07/26/3500
+1.22963,41.3893,4214,3,15,22,24,14,3.85,5.0,fr,49285,84,2086122,1,1,Active Shallow Crust,0.0,89.99052,-90.0,03/15/4214
+1.22963,41.3893,702,5,30,2,28,55,3.95,15.0,fr,49286,14,2086129,1,1,Active Shallow Crust,0.0,89.99046,0.0,05/30/0702
+1.22963,41.3893,7345,1,17,4,2,19,3.95,27.5,fr,49287,146,2086130,1,1,Active Shallow Crust,0.0,89.99046,0.0,01/17/7345
+1.22963,41.3893,3147,11,26,15,57,4,4.05,5.0,fr,49288,62,2086140,1,1,Active Shallow Crust,0.0,89.99043,0.0,11/26/3147
+1.22963,41.3893,4462,3,25,14,31,20,4.25,5.0,fr,49289,89,2086164,1,1,Active Shallow Crust,0.0,89.98986,0.0,03/25/4462
+1.22963,41.3893,1215,12,17,19,43,16,4.35,5.0,fr,49290,24,2086176,1,1,Active Shallow Crust,0.0,89.99021,0.0,12/17/1215
+1.22963,41.3893,7020,8,24,19,20,29,4.35,15.0,fr,49291,140,2086177,1,1,Active Shallow Crust,0.0,89.99021,0.0,08/24/7020
+1.22963,41.3893,9750,3,10,15,57,33,4.45,5.0,fr,49292,194,2086188,1,1,Active Shallow Crust,0.0,89.98994,0.0,03/10/9750
+1.22963,41.3893,7141,8,30,19,40,3,4.55,5.0,fr,49293,142,2086200,1,1,Active Shallow Crust,0.0,89.98983,0.0,08/30/7141
+1.22963,41.3893,9270,9,15,16,6,43,4.55,15.0,fr,49294,185,2086201,1,1,Active Shallow Crust,0.0,89.98983,0.0,09/15/9270
+1.22963,41.3893,9027,6,23,4,2,4,4.75,15.0,fr,49295,180,2086225,1,1,Active Shallow Crust,0.0,89.99002,0.0,06/23/9027
+1.22963,41.3893,9242,7,16,19,7,37,4.95,5.0,fr,49296,184,2086251,1,1,Active Shallow Crust,240.0098,58.00404,0.0,07/16/9242
+-5.73634,48.47897,7049,6,15,4,6,9,3.55,27.5,fr,49297,140,2086565,1,1,Active Shallow Crust,240.0132,57.99683,0.0,06/15/7049
+-5.73634,48.47897,2645,8,26,2,15,10,3.75,5.0,fr,49298,52,2086584,1,1,Active Shallow Crust,0.0,89.98938,0.0,08/26/2645
+-5.73634,48.47897,805,7,9,1,20,35,4.25,15.0,fr,49299,16,2086645,1,1,Active Shallow Crust,0.0,89.99104,0.0,07/09/0805
+-4.4374,47.24813,7026,10,28,17,14,17,3.75,5.0,fr,49300,140,2087064,1,1,Active Shallow Crust,0.0,89.98913,0.0,10/28/7026
+-4.4374,47.24813,9661,1,21,0,36,34,3.75,15.0,fr,49301,193,2087068,1,1,Active Shallow Crust,240.0085,58.01749,0.0,01/21/9661
+3.11005,43.95688,1854,3,19,1,29,15,3.55,5.0,fr,49302,37,2087526,1,1,Active Shallow Crust,0.0,89.98898,-90.0,03/19/1854
+3.11005,43.95688,1520,3,1,9,56,23,3.65,15.0,fr,49303,30,2087536,1,1,Active Shallow Crust,240.0004,58.01289,0.0,03/01/1520
+3.11005,43.95688,8206,3,2,17,54,7,4.25,15.0,fr,49304,164,2087605,1,1,Active Shallow Crust,0.0,89.99027,0.0,03/02/8206
+3.11005,43.95688,2919,4,6,12,56,49,4.85,5.0,fr,49305,58,2087676,1,2,Active Shallow Crust,0.0,89.99025,0.0,04/06/2919
+3.11005,43.95688,5352,1,24,21,45,6,4.85,5.0,fr,49306,107,2087676,1,2,Active Shallow Crust,0.0,89.99025,0.0,01/24/5352
+2.28605,46.57765,8320,11,9,6,27,8,3.55,27.5,fr,49307,166,2088011,1,1,Active Shallow Crust,128.8968,89.99307,0.0,11/09/8320
+2.28605,46.57765,2119,2,24,1,6,21,3.65,5.0,fr,49308,42,2088012,1,2,Active Shallow Crust,0.0,89.99073,0.0,02/24/2119
+2.28605,46.57765,2656,12,18,10,28,14,3.65,5.0,fr,49309,53,2088012,1,2,Active Shallow Crust,0.0,89.99073,0.0,12/18/2656
+2.28605,46.57765,945,5,1,22,31,49,3.75,5.0,fr,49310,18,2088024,1,1,Active Shallow Crust,0.0,89.98899,0.0,05/01/0945
+2.28605,46.57765,395,11,10,14,20,16,3.75,15.0,fr,49311,7,2088028,1,1,Active Shallow Crust,240.0083,58.01757,0.0,11/10/0395
+2.28605,46.57765,6195,6,4,4,7,13,3.85,15.0,fr,49312,123,2088043,1,1,Active Shallow Crust,0.0,89.99007,-90.0,06/04/6195
+2.28605,46.57765,6947,9,14,16,46,28,3.95,5.0,fr,49313,138,2088048,1,2,Active Shallow Crust,0.0,89.98907,0.0,09/14/6947
+2.28605,46.57765,4274,2,21,3,47,44,3.95,5.0,fr,49314,85,2088048,1,2,Active Shallow Crust,0.0,89.98907,0.0,02/21/4274
+2.28605,46.57765,4425,12,26,14,5,11,4.05,5.0,fr,49315,88,2088060,1,1,Active Shallow Crust,0.0,89.99026,0.0,12/26/4425
+2.28605,46.57765,9522,9,6,7,29,3,4.55,15.0,fr,49316,190,2088124,1,1,Active Shallow Crust,240.0093,57.99738,0.0,09/06/9522
+2.28605,46.57765,1781,7,20,12,2,21,4.85,5.0,fr,49317,35,2088156,1,1,Active Shallow Crust,0.0,89.98991,0.0,07/20/1781
+2.28605,46.57765,1652,9,5,1,14,26,5.25,5.0,fr,49318,33,2088210,1,1,Active Shallow Crust,0.0,89.99009,-90.0,09/05/1652
+2.28605,46.57765,3252,4,15,3,27,49,5.35,5.0,fr,49319,65,2088216,1,1,Active Shallow Crust,0.0,89.98996,0.0,04/15/3252
+2.7308,44.29357,3335,7,24,11,58,35,3.55,15.0,fr,49320,66,2088481,1,1,Active Shallow Crust,0.0,89.98917,0.0,07/24/3335
+2.7308,44.29357,8156,1,10,11,59,54,3.55,5.0,fr,49321,163,2088483,1,1,Active Shallow Crust,240.0124,57.99827,0.0,01/10/8156
+2.7308,44.29357,9413,8,3,21,15,5,3.65,5.0,fr,49322,188,2088501,1,1,Active Shallow Crust,128.9014,89.96348,0.0,08/03/9413
+2.7308,44.29357,3916,7,17,15,28,29,3.75,5.0,fr,49323,78,2088507,1,1,Active Shallow Crust,240.0076,58.0178,0.0,07/17/3916
+2.7308,44.29357,8427,7,9,12,27,21,3.85,5.0,fr,49324,168,2088516,1,1,Active Shallow Crust,0.0,89.98978,0.0,07/09/8427
+2.7308,44.29357,4086,2,9,16,4,53,4.05,5.0,fr,49325,81,2088540,1,1,Active Shallow Crust,0.0,89.98985,0.0,02/09/4086
+2.7308,44.29357,2646,10,15,15,29,6,4.05,27.5,fr,49326,52,2088545,1,1,Active Shallow Crust,240.0055,58.00594,0.0,10/15/2646
+2.7308,44.29357,7851,9,18,2,49,58,4.15,5.0,fr,49327,157,2088552,1,1,Active Shallow Crust,0.0,89.98914,0.0,09/18/7851
+2.7308,44.29357,4421,11,3,0,57,10,4.35,5.0,fr,49328,88,2088576,1,1,Active Shallow Crust,0.0,89.98994,0.0,11/03/4421
+2.7308,44.29357,8761,8,8,14,11,22,4.55,15.0,fr,49329,175,2088601,1,1,Active Shallow Crust,0.0,89.98973,0.0,08/08/8761
+2.7308,44.29357,4794,1,3,10,40,43,4.65,5.0,fr,49330,95,2088621,1,1,Active Shallow Crust,128.8918,89.9871,0.0,01/03/4794
+5.814,48.48305,36,11,19,12,1,5,3.55,5.0,fr,49331,0,2088969,1,1,Active Shallow Crust,128.8959,89.99332,0.0,11/19/0036
+5.814,48.48305,1674,1,22,22,21,59,3.65,15.0,fr,49332,33,2088973,1,1,Active Shallow Crust,0.0,89.98808,0.0,01/22/1674
+5.814,48.48305,7524,5,13,3,36,48,3.85,27.5,fr,49333,150,2088998,1,1,Active Shallow Crust,0.0,89.99054,0.0,05/13/7524
+5.814,48.48305,9627,2,22,7,59,47,3.95,27.5,fr,49334,192,2089010,1,1,Active Shallow Crust,0.0,89.99156,0.0,02/22/9627
+5.814,48.48305,1356,1,16,18,52,26,4.35,5.0,fr,49335,27,2089056,1,1,Active Shallow Crust,0.0,89.98936,0.0,01/16/1356
+5.814,48.48305,8120,10,7,17,14,6,4.55,5.0,fr,49336,162,2089080,1,1,Active Shallow Crust,0.0,89.98943,0.0,10/07/8120
+1.64652,40.78565,6240,12,26,22,49,1,3.55,5.0,fr,49337,124,2089440,1,1,Active Shallow Crust,0.0,89.99046,0.0,12/26/6240
+1.64652,40.78565,209,11,20,12,17,20,3.55,15.0,fr,49338,4,2089444,1,1,Active Shallow Crust,240.0113,57.99836,0.0,11/20/0209
+1.64652,40.78565,2576,8,5,2,4,33,3.65,5.0,fr,49339,51,2089461,1,1,Active Shallow Crust,128.9011,89.96342,0.0,08/05/2576
+1.64652,40.78565,9186,12,26,2,32,34,3.75,27.5,fr,49340,183,2089475,1,1,Active Shallow Crust,128.8972,89.96725,0.0,12/26/9186
+1.64652,40.78565,4691,4,19,2,43,40,3.85,5.0,fr,49341,93,2089476,1,1,Active Shallow Crust,0.0,89.99054,0.0,04/19/4691
+1.64652,40.78565,6165,2,2,10,2,31,3.85,15.0,fr,49342,123,2089477,1,1,Active Shallow Crust,0.0,89.99054,0.0,02/02/6165
+1.64652,40.78565,4192,5,3,4,50,35,3.95,15.0,fr,49343,83,2089492,1,2,Active Shallow Crust,240.0192,58.00479,0.0,05/03/4192
+1.64652,40.78565,6818,12,28,11,28,32,3.95,15.0,fr,49344,136,2089492,1,2,Active Shallow Crust,240.0192,58.00479,0.0,12/28/6818
+1.64652,40.78565,1511,11,3,15,33,25,4.25,15.0,fr,49345,30,2089525,1,1,Active Shallow Crust,0.0,89.98977,0.0,11/03/1511
+1.64652,40.78565,4716,12,29,11,7,9,4.35,15.0,fr,49346,94,2089543,1,1,Active Shallow Crust,0.0,89.99001,-90.0,12/29/4716
+3.5967,52.96111,7681,6,2,7,26,6,3.75,5.0,fr,49347,153,2089953,1,1,Active Shallow Crust,128.8958,89.9674,0.0,06/02/7681
+2.41428,53.19919,6745,8,16,14,44,5,3.65,5.0,fr,49348,134,2090412,1,1,Active Shallow Crust,0.0,89.98923,0.0,08/16/6745
+2.41428,53.19919,6579,7,17,0,27,18,3.75,15.0,fr,49349,131,2090425,1,1,Active Shallow Crust,0.0,89.9904,0.0,07/17/6579
+2.41428,53.19919,3883,7,27,5,6,34,3.95,5.0,fr,49350,77,2090448,1,1,Active Shallow Crust,0.0,89.99047,0.0,07/27/3883
+7.63931,46.912,4838,1,16,6,51,11,3.55,5.0,fr,49351,96,2090880,1,5,Active Shallow Crust,0.0,89.99311,0.0,01/16/4838
+7.63931,46.912,2573,3,16,10,5,4,3.55,5.0,fr,49352,51,2090880,1,5,Active Shallow Crust,0.0,89.99311,0.0,03/16/2573
+7.63931,46.912,7096,3,19,0,51,31,3.55,5.0,fr,49353,141,2090880,1,5,Active Shallow Crust,0.0,89.99311,0.0,03/19/7096
+7.63931,46.912,2197,7,17,6,5,29,3.55,5.0,fr,49354,43,2090880,1,5,Active Shallow Crust,0.0,89.99311,0.0,07/17/2197
+7.63931,46.912,7219,12,24,13,21,43,3.55,5.0,fr,49355,144,2090880,1,5,Active Shallow Crust,0.0,89.99311,0.0,12/24/7219
+7.63931,46.912,7934,2,5,1,22,50,3.55,15.0,fr,49356,158,2090881,1,1,Active Shallow Crust,0.0,89.99311,0.0,02/05/7934
+7.63931,46.912,7655,10,12,11,56,13,3.55,27.5,fr,49357,153,2090882,1,1,Active Shallow Crust,0.0,89.99311,0.0,10/12/7655
+7.63931,46.912,6791,7,22,0,27,23,3.55,5.0,fr,49358,135,2090886,1,1,Active Shallow Crust,0.0,89.99303,-90.0,07/22/6791
+7.63931,46.912,8583,9,12,3,25,24,3.55,5.0,fr,49359,171,2090889,1,1,Active Shallow Crust,128.8958,89.99311,0.0,09/12/8583
+7.63931,46.912,2739,1,29,1,59,45,3.55,15.0,fr,49360,54,2090890,1,1,Active Shallow Crust,128.8958,89.99311,0.0,01/29/2739
+7.63931,46.912,6780,12,26,23,32,10,3.55,27.5,fr,49361,135,2090891,1,1,Active Shallow Crust,128.8958,89.99311,0.0,12/26/6780
+7.63931,46.912,3069,2,7,3,44,28,3.65,5.0,fr,49362,61,2090892,1,2,Active Shallow Crust,0.0,89.98772,0.0,02/07/3069
+7.63931,46.912,8150,11,7,11,23,3,3.65,5.0,fr,49363,162,2090892,1,2,Active Shallow Crust,0.0,89.98772,0.0,11/07/8150
+7.63931,46.912,4309,6,4,6,14,34,3.65,5.0,fr,49364,86,2090895,1,2,Active Shallow Crust,239.9999,58.01344,0.0,06/04/4309
+7.63931,46.912,4678,2,6,7,10,55,3.65,5.0,fr,49365,93,2090895,1,2,Active Shallow Crust,239.9999,58.01344,0.0,02/06/4678
+7.63931,46.912,9676,12,16,4,40,49,3.65,15.0,fr,49366,193,2090896,1,1,Active Shallow Crust,239.9999,58.01344,0.0,12/16/9676
+7.63931,46.912,129,2,8,12,20,14,3.65,5.0,fr,49367,2,2090898,1,2,Active Shallow Crust,0.0,89.98758,-90.0,02/08/0129
+7.63931,46.912,5763,5,6,19,21,13,3.65,5.0,fr,49368,115,2090898,1,2,Active Shallow Crust,0.0,89.98758,-90.0,05/06/5763
+7.63931,46.912,7959,7,23,23,34,4,3.75,5.0,fr,49369,159,2090907,1,1,Active Shallow Crust,240.0082,58.01852,0.0,07/23/7959
+7.63931,46.912,4827,4,30,2,11,8,3.75,15.0,fr,49370,96,2090911,1,1,Active Shallow Crust,0.0,89.98893,-90.0,04/30/4827
+7.63931,46.912,6411,6,29,12,12,48,3.75,5.0,fr,49371,128,2090913,1,1,Active Shallow Crust,128.8967,89.9675,0.0,06/29/6411
+7.63931,46.912,2095,12,30,1,34,40,3.85,5.0,fr,49372,41,2090916,1,1,Active Shallow Crust,0.0,89.99025,0.0,12/30/2095
+7.63931,46.912,5878,3,19,18,39,17,3.85,15.0,fr,49373,117,2090920,1,1,Active Shallow Crust,240.0107,57.99865,0.0,03/19/5878
+7.63931,46.912,3396,4,30,5,51,32,3.85,5.0,fr,49374,67,2090925,1,1,Active Shallow Crust,128.8954,89.99268,0.0,04/30/3396
+7.63931,46.912,397,4,25,23,49,25,3.95,5.0,fr,49375,7,2090928,1,4,Active Shallow Crust,0.0,89.99131,0.0,04/25/0397
+7.63931,46.912,8252,4,10,2,23,27,3.95,5.0,fr,49376,165,2090928,1,4,Active Shallow Crust,0.0,89.99131,0.0,04/10/8252
+7.63931,46.912,1220,12,16,12,49,33,3.95,5.0,fr,49377,24,2090928,1,4,Active Shallow Crust,0.0,89.99131,0.0,12/16/1220
+7.63931,46.912,4099,1,2,17,2,5,3.95,5.0,fr,49378,81,2090928,1,4,Active Shallow Crust,0.0,89.99131,0.0,01/02/4099
+7.63931,46.912,4537,4,14,7,23,58,3.95,5.0,fr,49379,90,2090931,1,1,Active Shallow Crust,240.0196,58.00537,0.0,04/14/4537
+7.63931,46.912,4493,4,11,10,57,18,3.95,15.0,fr,49380,89,2090935,1,1,Active Shallow Crust,0.0,89.9912,-90.0,04/11/4493
+7.63931,46.912,6098,6,24,12,57,39,4.05,5.0,fr,49381,121,2090940,1,1,Active Shallow Crust,0.0,89.98838,0.0,06/24/6098
+7.63931,46.912,9351,9,24,9,35,58,4.15,15.0,fr,49382,187,2090953,1,1,Active Shallow Crust,0.0,89.98964,0.0,09/24/9351
+7.63931,46.912,6235,10,28,20,59,26,4.25,5.0,fr,49383,124,2090964,1,1,Active Shallow Crust,0.0,89.99077,0.0,10/28/6235
+7.63931,46.912,72,6,2,12,55,4,4.25,5.0,fr,49384,1,2090967,1,1,Active Shallow Crust,240.008,57.99399,0.0,06/02/0072
+7.63931,46.912,1787,6,25,23,12,28,4.25,27.5,fr,49385,35,2090969,1,1,Active Shallow Crust,240.008,57.99399,0.0,06/25/1787
+7.63931,46.912,368,7,3,11,54,27,4.35,15.0,fr,49386,7,2090977,1,1,Active Shallow Crust,0.0,89.98903,0.0,07/03/0368
+7.63931,46.912,9001,7,26,3,49,43,4.45,15.0,fr,49387,180,2090992,1,1,Active Shallow Crust,240.0053,57.99484,0.0,07/26/9001
+7.63931,46.912,3233,1,31,21,26,20,4.55,5.0,fr,49388,64,2091006,1,1,Active Shallow Crust,0.0,89.98898,-90.0,01/31/3233
+7.63931,46.912,9982,8,22,21,9,18,4.55,5.0,fr,49389,199,2091009,1,1,Active Shallow Crust,128.8934,89.98567,0.0,08/22/9982
+7.63931,46.912,3325,1,11,16,40,2,4.65,5.0,fr,49390,66,2091012,1,2,Active Shallow Crust,0.0,89.99029,0.0,01/11/3325
+7.63931,46.912,7301,9,4,4,22,5,4.65,5.0,fr,49391,146,2091012,1,2,Active Shallow Crust,0.0,89.99029,0.0,09/04/7301
+7.63931,46.912,4099,4,14,17,52,31,5.05,27.5,fr,49392,81,2091062,1,1,Active Shallow Crust,0.0,89.9902,0.0,04/14/4099
+7.76765,44.30349,261,9,5,1,48,48,3.55,5.0,fr,49393,5,2091360,1,1,Active Shallow Crust,0.0,89.99278,0.0,09/05/0261
+7.76765,44.30349,5623,8,3,23,38,44,3.65,5.0,fr,49394,112,2091372,1,3,Active Shallow Crust,0.0,89.98714,0.0,08/03/5623
+7.76765,44.30349,6370,9,28,17,59,24,3.65,5.0,fr,49395,127,2091372,1,3,Active Shallow Crust,0.0,89.98714,0.0,09/28/6370
+7.76765,44.30349,9288,6,26,0,11,53,3.65,5.0,fr,49396,185,2091372,1,3,Active Shallow Crust,0.0,89.98714,0.0,06/26/9288
+7.76765,44.30349,4010,9,8,23,17,24,3.65,15.0,fr,49397,80,2091373,1,1,Active Shallow Crust,0.0,89.98714,0.0,09/08/4010
+7.76765,44.30349,6270,4,10,10,45,30,3.65,5.0,fr,49398,125,2091375,1,2,Active Shallow Crust,240.0007,58.01237,0.0,04/10/6270
+7.76765,44.30349,7041,3,12,4,18,56,3.65,5.0,fr,49399,140,2091375,1,2,Active Shallow Crust,240.0007,58.01237,0.0,03/12/7041
+7.76765,44.30349,7124,3,26,11,37,2,3.65,15.0,fr,49400,142,2091379,1,1,Active Shallow Crust,0.0,89.98698,-90.0,03/26/7124
+7.76765,44.30349,3877,8,8,15,1,41,3.75,5.0,fr,49401,77,2091384,1,4,Active Shallow Crust,0.0,89.98853,0.0,08/08/3877
+7.76765,44.30349,9196,2,23,17,40,56,3.75,5.0,fr,49402,183,2091384,1,4,Active Shallow Crust,0.0,89.98853,0.0,02/23/9196
+7.76765,44.30349,6164,12,7,14,3,5,3.75,5.0,fr,49403,123,2091384,1,4,Active Shallow Crust,0.0,89.98853,0.0,12/07/6164
+7.76765,44.30349,391,6,2,23,55,42,3.75,5.0,fr,49404,7,2091384,1,4,Active Shallow Crust,0.0,89.98853,0.0,06/02/0391
+7.76765,44.30349,460,9,26,10,40,39,3.75,27.5,fr,49405,9,2091395,1,1,Active Shallow Crust,128.8972,89.96745,0.0,09/26/0460
+7.76765,44.30349,9237,9,12,12,31,40,3.85,5.0,fr,49406,184,2091405,1,1,Active Shallow Crust,128.8969,89.99234,0.0,09/12/9237
+7.76765,44.30349,702,8,22,1,18,51,3.95,5.0,fr,49407,14,2091408,1,2,Active Shallow Crust,0.0,89.99089,0.0,08/22/0702
+7.76765,44.30349,6530,8,20,0,49,49,3.95,5.0,fr,49408,130,2091408,1,2,Active Shallow Crust,0.0,89.99089,0.0,08/20/6530
+7.76765,44.30349,5208,1,11,2,32,15,4.05,5.0,fr,49409,104,2091420,1,3,Active Shallow Crust,0.0,89.99188,0.0,01/11/5208
+7.76765,44.30349,1111,11,9,23,23,39,4.05,5.0,fr,49410,22,2091420,1,3,Active Shallow Crust,0.0,89.99188,0.0,11/09/1111
+7.76765,44.30349,8358,7,5,12,41,12,4.05,5.0,fr,49411,167,2091420,1,3,Active Shallow Crust,0.0,89.99188,0.0,07/05/8358
+7.76765,44.30349,2796,1,6,0,24,57,4.05,15.0,fr,49412,55,2091424,1,1,Active Shallow Crust,240.0058,58.0053,0.0,01/06/2796
+7.76765,44.30349,8999,9,7,18,44,11,4.15,5.0,fr,49413,179,2091432,1,1,Active Shallow Crust,0.0,89.98915,0.0,09/07/8999
+7.76765,44.30349,9729,3,14,17,52,48,4.15,15.0,fr,49414,194,2091433,1,1,Active Shallow Crust,0.0,89.98915,0.0,03/14/9729
+7.76765,44.30349,5070,1,18,20,39,22,4.35,5.0,fr,49415,101,2091456,1,1,Active Shallow Crust,0.0,89.99138,0.0,01/18/5070
+7.76765,44.30349,8840,8,15,12,41,17,4.35,15.0,fr,49416,176,2091466,1,1,Active Shallow Crust,128.8989,89.98241,0.0,08/15/8840
+7.76765,44.30349,109,7,1,1,0,35,4.45,27.5,fr,49417,2,2091470,1,1,Active Shallow Crust,0.0,89.98975,0.0,07/01/0109
+7.76765,44.30349,8494,2,16,14,58,55,4.55,5.0,fr,49418,169,2091480,1,1,Active Shallow Crust,0.0,89.99087,0.0,02/16/8494
+7.76765,44.30349,5882,7,15,5,54,43,4.85,15.0,fr,49419,117,2091517,1,1,Active Shallow Crust,0.0,89.9903,0.0,07/15/5882
+7.76765,44.30349,493,5,22,17,30,35,5.15,5.0,fr,49420,9,2091552,1,1,Active Shallow Crust,0.0,89.9897,0.0,05/22/0493
+7.76765,44.30349,773,7,9,9,3,10,5.55,5.0,fr,49421,15,2091609,1,1,Active Shallow Crust,128.8779,89.98987,0.0,07/09/0773
+7.76765,44.30349,7958,10,7,20,29,24,5.75,27.5,fr,49422,159,2091626,1,1,Active Shallow Crust,0.0,89.99025,0.0,10/07/7958
+-0.4495,42.85203,8743,12,12,21,11,47,3.55,5.0,fr,49423,174,2091840,1,2,Active Shallow Crust,0.0,89.98984,0.0,12/12/8743
+-0.4495,42.85203,107,7,28,10,10,19,3.55,5.0,fr,49424,2,2091840,1,2,Active Shallow Crust,0.0,89.98984,0.0,07/28/0107
+-0.4495,42.85203,3137,2,9,7,19,40,3.55,15.0,fr,49425,62,2091841,1,2,Active Shallow Crust,0.0,89.98984,0.0,02/09/3137
+-0.4495,42.85203,1507,2,12,23,38,13,3.55,15.0,fr,49426,30,2091841,1,2,Active Shallow Crust,0.0,89.98984,0.0,02/12/1507
+-0.4495,42.85203,8826,7,11,23,44,28,3.55,15.0,fr,49427,176,2091844,1,1,Active Shallow Crust,240.0118,57.99816,0.0,07/11/8826
+-0.4495,42.85203,1599,3,3,11,48,51,3.65,5.0,fr,49428,31,2091852,1,2,Active Shallow Crust,0.0,89.99012,0.0,03/03/1599
+-0.4495,42.85203,9716,4,13,23,17,9,3.65,5.0,fr,49429,194,2091852,1,2,Active Shallow Crust,0.0,89.99012,0.0,04/13/9716
+-0.4495,42.85203,3342,7,5,0,35,44,3.65,5.0,fr,49430,66,2091855,1,1,Active Shallow Crust,240.0007,58.01287,0.0,07/05/3342
+-0.4495,42.85203,8161,2,22,7,10,8,3.75,5.0,fr,49431,163,2091873,1,1,Active Shallow Crust,128.8969,89.96736,0.0,02/22/8161
+-0.4495,42.85203,379,2,22,16,1,35,3.85,5.0,fr,49432,7,2091876,1,3,Active Shallow Crust,0.0,89.98986,0.0,02/22/0379
+-0.4495,42.85203,2015,9,21,7,7,57,3.85,5.0,fr,49433,40,2091876,1,3,Active Shallow Crust,0.0,89.98986,0.0,09/21/2015
+-0.4495,42.85203,5012,11,30,2,8,12,3.85,5.0,fr,49434,100,2091876,1,3,Active Shallow Crust,0.0,89.98986,0.0,11/30/5012
+-0.4495,42.85203,7978,1,18,16,25,9,3.85,15.0,fr,49435,159,2091877,1,1,Active Shallow Crust,0.0,89.98986,0.0,01/18/7978
+-0.4495,42.85203,327,12,11,8,57,43,3.95,5.0,fr,49436,6,2091891,1,1,Active Shallow Crust,240.0192,58.0049,0.0,12/11/0327
+-0.4495,42.85203,1653,12,26,19,32,25,3.95,5.0,fr,49437,33,2091894,1,1,Active Shallow Crust,0.0,89.98997,-90.0,12/26/1653
+-0.4495,42.85203,7761,3,3,18,54,55,4.05,5.0,fr,49438,155,2091900,1,1,Active Shallow Crust,0.0,89.99013,0.0,03/03/7761
+-0.4495,42.85203,3453,10,22,13,6,42,4.05,15.0,fr,49439,69,2091904,1,1,Active Shallow Crust,240.0054,58.00571,0.0,10/22/3453
+-0.4495,42.85203,7149,4,9,10,29,30,4.05,5.0,fr,49440,142,2091906,1,1,Active Shallow Crust,0.0,89.99001,-90.0,04/09/7149
+-0.4495,42.85203,2367,5,31,8,44,45,4.25,5.0,fr,49441,47,2091924,1,1,Active Shallow Crust,0.0,89.99009,0.0,05/31/2367
+-0.4495,42.85203,7641,3,26,1,40,50,4.35,5.0,fr,49442,152,2091939,1,1,Active Shallow Crust,240.0076,57.9958,0.0,03/26/7641
+-0.4495,42.85203,4129,9,8,19,9,8,5.45,5.0,fr,49443,82,2092068,1,1,Active Shallow Crust,0.0,89.98999,0.0,09/08/4129
+-0.4495,42.85203,6574,5,24,18,50,0,5.75,15.0,fr,49444,131,2092105,1,1,Active Shallow Crust,360.0,89.99001,0.0,05/24/6574
+6.11327,44.50695,9196,7,8,15,0,9,3.65,5.0,fr,49445,183,2092332,1,1,Active Shallow Crust,0.0,89.98718,0.0,07/08/9196
+6.11327,44.50695,5902,11,13,23,56,48,3.75,5.0,fr,49446,118,2092344,1,1,Active Shallow Crust,0.0,89.98858,0.0,11/13/5902
+6.11327,44.50695,655,7,11,21,28,0,3.85,15.0,fr,49447,13,2092357,1,1,Active Shallow Crust,0.0,89.98981,0.0,07/11/0655
+6.11327,44.50695,3571,11,6,1,59,37,3.95,5.0,fr,49448,71,2092368,1,1,Active Shallow Crust,0.0,89.99092,0.0,11/06/3571
+6.11327,44.50695,3370,9,13,8,42,39,4.05,5.0,fr,49449,67,2092380,1,1,Active Shallow Crust,0.0,89.99191,0.0,09/13/3370
+6.11327,44.50695,7464,2,28,18,2,52,4.05,15.0,fr,49450,149,2092384,1,1,Active Shallow Crust,240.0057,58.00622,0.0,02/28/7464
+6.11327,44.50695,1275,3,11,5,45,6,4.55,5.0,fr,49451,25,2092440,1,1,Active Shallow Crust,0.0,89.99091,0.0,03/11/1275
+6.11327,44.50695,9818,4,14,0,31,53,4.75,5.0,fr,49452,196,2092467,1,1,Active Shallow Crust,240.0066,58.00459,0.0,04/14/9818
+2.97311,49.75599,987,8,14,10,54,0,3.55,5.0,fr,49453,19,2092800,1,1,Active Shallow Crust,0.0,89.99023,0.0,08/14/0987
+2.97311,49.75599,9055,1,19,5,30,18,3.55,27.5,fr,49454,181,2092802,1,1,Active Shallow Crust,0.0,89.99023,0.0,01/19/9055
+2.97311,49.75599,8409,9,5,12,3,15,3.65,15.0,fr,49455,168,2092822,1,1,Active Shallow Crust,128.8996,89.96358,0.0,09/05/8409
+2.97311,49.75599,6908,5,15,13,29,47,3.85,15.0,fr,49456,138,2092837,1,1,Active Shallow Crust,0.0,89.99078,0.0,05/15/6908
+2.97311,49.75599,1570,4,13,13,15,13,4.05,15.0,fr,49457,31,2092870,1,1,Active Shallow Crust,128.8904,89.99359,0.0,04/13/1570
+2.97311,49.75599,9522,8,24,1,41,31,4.35,5.0,fr,49458,190,2092896,1,1,Active Shallow Crust,0.0,89.98962,0.0,08/24/9522
+2.97311,49.75599,9188,9,16,5,47,27,5.15,5.0,fr,49459,183,2092992,1,1,Active Shallow Crust,0.0,89.99019,0.0,09/16/9188
+2.97311,49.75599,2178,3,29,1,18,7,5.45,27.5,fr,49460,43,2093030,1,1,Active Shallow Crust,0.0,89.99013,0.0,03/29/2178
+2.97311,49.75599,6697,4,19,22,39,50,5.45,27.5,fr,49461,133,2093039,1,1,Active Shallow Crust,128.8763,89.98902,0.0,04/19/6697
+1.5239,51.51987,7004,1,17,19,51,58,3.55,5.0,fr,49462,140,2093280,1,2,Active Shallow Crust,0.0,89.99059,0.0,01/17/7004
+1.5239,51.51987,5522,12,28,8,21,52,3.55,5.0,fr,49463,110,2093280,1,2,Active Shallow Crust,0.0,89.99059,0.0,12/28/5522
+1.5239,51.51987,1065,3,30,7,57,32,3.55,5.0,fr,49464,21,2093289,1,1,Active Shallow Crust,128.8957,89.99373,0.0,03/30/1065
+1.5239,51.51987,4874,10,31,21,30,48,3.75,5.0,fr,49465,97,2093304,1,1,Active Shallow Crust,0.0,89.99003,0.0,10/31/4874
+1.5239,51.51987,2168,5,16,3,4,8,3.75,5.0,fr,49466,43,2093307,1,1,Active Shallow Crust,240.0089,58.0178,0.0,05/16/2168
+1.5239,51.51987,2368,8,29,2,48,45,3.95,5.0,fr,49467,47,2093328,1,1,Active Shallow Crust,0.0,89.9901,0.0,08/29/2368
+-0.84518,50.10703,2369,1,14,21,42,2,3.75,27.5,fr,49468,47,2093786,1,1,Active Shallow Crust,0.0,89.98972,0.0,01/14/2369
+4.51402,50.5543,6156,1,17,2,3,39,3.55,5.0,fr,49469,123,2094240,1,3,Active Shallow Crust,0.0,89.98718,0.0,01/17/6156
+4.51402,50.5543,302,3,7,3,54,29,3.55,5.0,fr,49470,6,2094240,1,3,Active Shallow Crust,0.0,89.98718,0.0,03/07/0302
+4.51402,50.5543,1887,9,6,7,1,8,3.55,5.0,fr,49471,37,2094240,1,3,Active Shallow Crust,0.0,89.98718,0.0,09/06/1887
+4.51402,50.5543,6205,9,5,19,19,22,3.55,15.0,fr,49472,124,2094241,1,1,Active Shallow Crust,0.0,89.98718,0.0,09/05/6205
+4.51402,50.5543,8474,1,24,19,48,10,3.55,5.0,fr,49473,169,2094243,1,1,Active Shallow Crust,240.0123,57.99827,0.0,01/24/8474
+4.51402,50.5543,8373,4,24,18,48,34,3.65,5.0,fr,49474,167,2094252,1,2,Active Shallow Crust,0.0,89.98858,0.0,04/24/8373
+4.51402,50.5543,6228,12,27,9,0,21,3.65,5.0,fr,49475,124,2094252,1,2,Active Shallow Crust,0.0,89.98858,0.0,12/27/6228
+4.51402,50.5543,3486,8,1,17,17,12,3.65,27.5,fr,49476,69,2094254,1,1,Active Shallow Crust,0.0,89.98858,0.0,08/01/3486
+4.51402,50.5543,2200,2,16,22,35,10,3.65,5.0,fr,49477,43,2094255,1,2,Active Shallow Crust,240.0012,58.01326,0.0,02/16/2200
+4.51402,50.5543,9323,4,23,0,27,22,3.65,5.0,fr,49478,186,2094255,1,2,Active Shallow Crust,240.0012,58.01326,0.0,04/23/9323
+4.51402,50.5543,9737,7,14,2,20,13,3.65,5.0,fr,49479,194,2094258,1,1,Active Shallow Crust,0.0,89.98845,-90.0,07/14/9737
+4.51402,50.5543,6170,7,27,18,7,24,3.75,5.0,fr,49480,123,2094264,1,5,Active Shallow Crust,0.0,89.98982,0.0,07/27/6170
+4.51402,50.5543,1127,5,2,6,5,12,3.75,5.0,fr,49481,22,2094264,1,5,Active Shallow Crust,0.0,89.98982,0.0,05/02/1127
+4.51402,50.5543,3664,7,29,9,42,19,3.75,5.0,fr,49482,73,2094264,1,5,Active Shallow Crust,0.0,89.98982,0.0,07/29/3664
+4.51402,50.5543,1761,6,4,6,53,3,3.75,5.0,fr,49483,35,2094264,1,5,Active Shallow Crust,0.0,89.98982,0.0,06/04/1761
+4.51402,50.5543,9108,2,1,1,17,2,3.75,5.0,fr,49484,182,2094264,1,5,Active Shallow Crust,0.0,89.98982,0.0,02/01/9108
+4.51402,50.5543,6350,9,2,21,36,8,3.75,15.0,fr,49485,126,2094265,1,3,Active Shallow Crust,0.0,89.98982,0.0,09/02/6350
+4.51402,50.5543,3716,5,29,22,14,53,3.75,15.0,fr,49486,74,2094265,1,3,Active Shallow Crust,0.0,89.98982,0.0,05/29/3716
+4.51402,50.5543,32,2,26,17,47,12,3.75,15.0,fr,49487,0,2094265,1,3,Active Shallow Crust,0.0,89.98982,0.0,02/26/0032
+4.51402,50.5543,6805,6,9,0,6,24,3.75,15.0,fr,49488,136,2094268,1,1,Active Shallow Crust,240.009,58.01765,0.0,06/09/6805
+4.51402,50.5543,318,10,28,2,39,3,3.75,27.5,fr,49489,6,2094269,1,1,Active Shallow Crust,240.009,58.01765,0.0,10/28/0318
+4.51402,50.5543,4096,5,1,20,32,50,3.75,5.0,fr,49490,81,2094273,1,1,Active Shallow Crust,128.8972,89.96706,0.0,05/01/4096
+4.51402,50.5543,5421,2,23,9,33,36,3.85,5.0,fr,49491,108,2094276,1,1,Active Shallow Crust,0.0,89.99093,0.0,02/23/5421
+4.51402,50.5543,9595,10,20,2,38,47,3.95,5.0,fr,49492,191,2094288,1,2,Active Shallow Crust,0.0,89.99191,0.0,10/20/9595
+4.51402,50.5543,4403,10,23,1,3,56,3.95,5.0,fr,49493,88,2094288,1,2,Active Shallow Crust,0.0,89.99191,0.0,10/23/4403
+4.51402,50.5543,9308,7,31,14,59,5,3.95,15.0,fr,49494,186,2094289,1,1,Active Shallow Crust,0.0,89.99191,0.0,07/31/9308
+4.51402,50.5543,5761,10,16,13,11,27,3.95,5.0,fr,49495,115,2094291,1,1,Active Shallow Crust,240.0204,58.00475,0.0,10/16/5761
+4.51402,50.5543,4087,2,14,14,18,26,3.95,5.0,fr,49496,81,2094294,1,1,Active Shallow Crust,0.0,89.99182,-90.0,02/14/4087
+4.51402,50.5543,6114,7,23,9,46,32,4.05,5.0,fr,49497,122,2094303,1,1,Active Shallow Crust,240.0062,58.00591,0.0,07/23/6114
+4.51402,50.5543,3521,6,27,10,15,24,4.15,5.0,fr,49498,70,2094312,1,1,Active Shallow Crust,0.0,89.99036,0.0,06/27/3521
+4.51402,50.5543,3075,12,13,21,28,10,4.15,27.5,fr,49499,61,2094317,1,1,Active Shallow Crust,240.0097,57.99747,0.0,12/13/3075
+4.51402,50.5543,4456,12,26,23,50,55,4.15,15.0,fr,49500,89,2094322,1,1,Active Shallow Crust,128.8976,89.99358,0.0,12/26/4456
+4.51402,50.5543,6741,4,19,19,8,35,4.25,5.0,fr,49501,134,2094324,1,1,Active Shallow Crust,0.0,89.99142,0.0,04/19/6741
+4.51402,50.5543,4944,4,15,1,34,25,4.25,15.0,fr,49502,98,2094331,1,1,Active Shallow Crust,0.0,89.99132,-90.0,04/15/4944
+4.51402,50.5543,6488,12,29,4,14,46,4.35,5.0,fr,49503,129,2094336,1,1,Active Shallow Crust,0.0,89.9898,0.0,12/29/6488
+4.51402,50.5543,6697,6,18,9,6,25,4.35,5.0,fr,49504,133,2094339,1,1,Active Shallow Crust,240.0097,57.99605,0.0,06/18/6697
+4.51402,50.5543,3972,9,3,7,5,23,4.35,5.0,fr,49505,79,2094345,1,1,Active Shallow Crust,128.8972,89.98273,0.0,09/03/3972
+4.51402,50.5543,3726,10,15,8,26,0,4.55,5.0,fr,49506,74,2094360,1,1,Active Shallow Crust,0.0,89.98987,0.0,10/15/3726
+4.51402,50.5543,3934,6,15,13,9,12,5.95,5.0,fr,49507,78,2094528,1,1,Active Shallow Crust,0.0,89.98988,0.0,06/15/3934
+0.5692,42.26911,9014,6,5,19,20,2,3.55,5.0,fr,49508,180,2094726,1,2,Active Shallow Crust,0.0,89.98962,-90.0,06/05/9014
+0.5692,42.26911,3527,11,13,2,7,13,3.55,5.0,fr,49509,70,2094726,1,2,Active Shallow Crust,0.0,89.98962,-90.0,11/13/3527
+0.5692,42.26911,4128,1,24,0,18,14,3.75,5.0,fr,49510,82,2094747,1,1,Active Shallow Crust,240.0079,58.01751,0.0,01/24/4128
+0.5692,42.26911,1244,5,27,15,29,38,3.85,15.0,fr,49511,24,2094757,1,1,Active Shallow Crust,0.0,89.9901,0.0,05/27/1244
+0.5692,42.26911,5264,1,25,15,51,48,3.95,5.0,fr,49512,105,2094768,1,1,Active Shallow Crust,0.0,89.99,0.0,01/25/5264
+0.5692,42.26911,6817,11,20,9,31,36,4.05,5.0,fr,49513,136,2094780,1,1,Active Shallow Crust,0.0,89.99004,0.0,11/20/6817
+0.5692,42.26911,559,9,16,13,5,34,4.05,15.0,fr,49514,11,2094781,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/16/0559
+0.5692,42.26911,9135,10,22,18,38,43,4.25,15.0,fr,49515,182,2094811,1,1,Active Shallow Crust,0.0,89.98988,-90.0,10/22/9135
+0.5692,42.26911,4753,4,20,15,37,0,4.95,27.5,fr,49516,95,2094890,1,1,Active Shallow Crust,0.0,89.98995,0.0,04/20/4753
+1.80752,52.29759,9560,2,15,20,56,59,3.55,5.0,fr,49517,191,2095200,1,1,Active Shallow Crust,0.0,89.99075,0.0,02/15/9560
+1.80752,52.29759,3241,9,30,10,29,43,3.85,5.0,fr,49518,64,2095236,1,1,Active Shallow Crust,0.0,89.99017,0.0,09/30/3241
+1.80752,52.29759,7427,6,30,20,43,2,4.85,5.0,fr,49519,148,2095359,1,1,Active Shallow Crust,240.0121,58.00275,0.0,06/30/7427
+-0.19315,51.58158,7433,11,14,14,11,44,3.75,5.0,fr,49520,148,2095704,1,1,Active Shallow Crust,0.0,89.99004,0.0,11/14/7433
+-0.19315,51.58158,459,10,9,1,2,11,3.95,15.0,fr,49521,9,2095729,1,1,Active Shallow Crust,0.0,89.98999,0.0,10/09/0459
+5.15383,52.10369,3228,3,21,4,12,10,3.55,27.5,fr,49522,64,2096168,1,1,Active Shallow Crust,0.0,89.98746,-90.0,03/21/3228
+5.15383,52.10369,3933,12,18,18,17,17,3.75,15.0,fr,49523,78,2096194,1,1,Active Shallow Crust,128.896,89.96758,0.0,12/18/3933
+5.15383,52.10369,8705,2,17,8,7,36,3.85,5.0,fr,49524,174,2096196,1,1,Active Shallow Crust,0.0,89.99123,0.0,02/17/8705
+5.15383,52.10369,6708,6,5,10,31,55,3.85,5.0,fr,49525,134,2096202,1,1,Active Shallow Crust,0.0,89.99113,-90.0,06/05/6708
+5.15383,52.10369,5656,10,15,11,53,4,4.15,15.0,fr,49526,113,2096233,1,1,Active Shallow Crust,0.0,89.99068,0.0,10/15/5656
+3.49126,41.20683,4743,6,24,12,3,59,3.55,5.0,fr,49527,94,2096640,1,1,Active Shallow Crust,0.0,89.98862,0.0,06/24/4743
+3.49126,41.20683,674,12,31,1,42,30,3.55,15.0,fr,49528,13,2096641,1,1,Active Shallow Crust,0.0,89.98862,0.0,12/31/0674
+3.49126,41.20683,7401,12,11,0,18,42,3.75,5.0,fr,49529,148,2096664,1,1,Active Shallow Crust,0.0,89.99096,0.0,12/11/7401
+3.49126,41.20683,9280,9,27,20,17,24,3.95,15.0,fr,49530,185,2096695,1,1,Active Shallow Crust,0.0,89.99032,-90.0,09/27/9280
+3.49126,41.20683,2680,5,30,10,47,20,4.05,5.0,fr,49531,53,2096700,1,1,Active Shallow Crust,0.0,89.98933,0.0,05/30/2680
+3.49126,41.20683,2,11,29,7,37,17,4.45,5.0,fr,49532,0,2096757,1,1,Active Shallow Crust,128.8933,89.99394,0.0,11/29/0002
+3.49126,41.20683,5133,12,22,16,49,30,5.05,5.0,fr,49533,102,2096820,1,1,Active Shallow Crust,0.0,89.98988,0.0,12/22/5133
+7.17884,47.75985,1988,9,27,11,52,54,3.55,5.0,fr,49534,39,2097120,1,6,Active Shallow Crust,0.0,89.99322,0.0,09/27/1988
+7.17884,47.75985,544,5,12,8,55,55,3.55,5.0,fr,49535,10,2097120,1,6,Active Shallow Crust,0.0,89.99322,0.0,05/12/0544
+7.17884,47.75985,3663,2,7,22,11,23,3.55,5.0,fr,49536,73,2097120,1,6,Active Shallow Crust,0.0,89.99322,0.0,02/07/3663
+7.17884,47.75985,9541,1,25,22,12,30,3.55,5.0,fr,49537,190,2097120,1,6,Active Shallow Crust,0.0,89.99322,0.0,01/25/9541
+7.17884,47.75985,7518,9,20,19,36,1,3.55,5.0,fr,49538,150,2097120,1,6,Active Shallow Crust,0.0,89.99322,0.0,09/20/7518
+7.17884,47.75985,4013,10,21,23,0,9,3.55,5.0,fr,49539,80,2097120,1,6,Active Shallow Crust,0.0,89.99322,0.0,10/21/4013
+7.17884,47.75985,8208,7,9,11,50,39,3.55,15.0,fr,49540,164,2097121,1,2,Active Shallow Crust,0.0,89.99322,0.0,07/09/8208
+7.17884,47.75985,4844,3,3,22,46,19,3.55,15.0,fr,49541,96,2097121,1,2,Active Shallow Crust,0.0,89.99322,0.0,03/03/4844
+7.17884,47.75985,9330,12,17,5,17,34,3.55,15.0,fr,49542,186,2097127,1,1,Active Shallow Crust,0.0,89.99314,-90.0,12/17/9330
+7.17884,47.75985,4093,6,24,15,34,12,3.65,5.0,fr,49543,81,2097132,1,3,Active Shallow Crust,0.0,89.98792,0.0,06/24/4093
+7.17884,47.75985,3641,10,9,2,26,17,3.65,5.0,fr,49544,72,2097132,1,3,Active Shallow Crust,0.0,89.98792,0.0,10/09/3641
+7.17884,47.75985,8978,4,11,16,52,11,3.65,5.0,fr,49545,179,2097132,1,3,Active Shallow Crust,0.0,89.98792,0.0,04/11/8978
+7.17884,47.75985,7401,9,14,10,50,21,3.65,27.5,fr,49546,148,2097134,1,1,Active Shallow Crust,0.0,89.98792,0.0,09/14/7401
+7.17884,47.75985,4163,2,26,2,37,48,3.65,27.5,fr,49547,83,2097137,1,1,Active Shallow Crust,240.0005,58.01342,0.0,02/26/4163
+7.17884,47.75985,976,11,27,22,23,11,3.75,5.0,fr,49548,19,2097144,1,1,Active Shallow Crust,0.0,89.98923,0.0,11/27/0976
+7.17884,47.75985,1034,12,28,13,50,30,3.75,15.0,fr,49549,20,2097145,1,1,Active Shallow Crust,0.0,89.98923,0.0,12/28/1034
+7.17884,47.75985,452,12,30,6,17,35,3.75,27.5,fr,49550,9,2097146,1,1,Active Shallow Crust,0.0,89.98923,0.0,12/30/0452
+7.17884,47.75985,1860,4,10,7,58,46,3.75,15.0,fr,49551,37,2097151,1,1,Active Shallow Crust,0.0,89.98911,-90.0,04/10/1860
+7.17884,47.75985,4946,1,4,16,35,1,3.75,5.0,fr,49552,98,2097153,1,2,Active Shallow Crust,128.8963,89.96751,0.0,01/04/4946
+7.17884,47.75985,109,7,16,9,8,30,3.75,5.0,fr,49553,2,2097153,1,2,Active Shallow Crust,128.8963,89.96751,0.0,07/16/0109
+7.17884,47.75985,5514,4,16,7,39,25,3.85,5.0,fr,49554,110,2097156,1,1,Active Shallow Crust,0.0,89.9904,0.0,04/16/5514
+7.17884,47.75985,3159,5,29,20,0,40,3.85,5.0,fr,49555,63,2097159,1,2,Active Shallow Crust,240.0115,57.9974,0.0,05/29/3159
+7.17884,47.75985,6707,12,12,19,3,58,3.85,5.0,fr,49556,134,2097159,1,2,Active Shallow Crust,240.0115,57.9974,0.0,12/12/6707
+7.17884,47.75985,1155,1,6,14,32,40,3.85,5.0,fr,49557,23,2097162,1,1,Active Shallow Crust,0.0,89.99029,-90.0,01/06/1155
+7.17884,47.75985,8231,2,7,21,26,45,3.85,15.0,fr,49558,164,2097166,1,1,Active Shallow Crust,128.8953,89.99281,0.0,02/07/8231
+7.17884,47.75985,9396,12,23,5,1,0,3.95,5.0,fr,49559,187,2097168,1,2,Active Shallow Crust,0.0,89.99145,0.0,12/23/9396
+7.17884,47.75985,9103,4,8,18,4,47,3.95,5.0,fr,49560,182,2097168,1,2,Active Shallow Crust,0.0,89.99145,0.0,04/08/9103
+7.17884,47.75985,7457,2,6,7,42,29,3.95,15.0,fr,49561,149,2097169,1,1,Active Shallow Crust,0.0,89.99145,0.0,02/06/7457
+7.17884,47.75985,2193,1,7,9,52,21,4.05,5.0,fr,49562,43,2097180,1,1,Active Shallow Crust,0.0,89.98856,0.0,01/07/2193
+7.17884,47.75985,8548,10,30,4,50,50,4.05,15.0,fr,49563,170,2097181,1,1,Active Shallow Crust,0.0,89.98856,0.0,10/30/8548
+7.17884,47.75985,6706,1,31,1,18,32,4.05,5.0,fr,49564,134,2097186,1,1,Active Shallow Crust,0.0,89.98843,-90.0,01/31/6706
+7.17884,47.75985,9417,6,9,2,37,27,4.15,5.0,fr,49565,188,2097192,1,1,Active Shallow Crust,0.0,89.98981,0.0,06/09/9417
+7.17884,47.75985,3881,2,16,8,42,2,4.25,5.0,fr,49566,77,2097204,1,1,Active Shallow Crust,0.0,89.99091,0.0,02/16/3881
+7.17884,47.75985,567,3,22,23,57,10,4.25,5.0,fr,49567,11,2097210,1,1,Active Shallow Crust,0.0,89.99081,-90.0,03/22/0567
+7.17884,47.75985,9193,5,30,15,14,43,4.45,5.0,fr,49568,183,2097228,1,4,Active Shallow Crust,0.0,89.99038,0.0,05/30/9193
+7.17884,47.75985,4772,3,13,1,25,18,4.45,5.0,fr,49569,95,2097228,1,4,Active Shallow Crust,0.0,89.99038,0.0,03/13/4772
+7.17884,47.75985,5701,6,15,7,49,32,4.45,5.0,fr,49570,114,2097228,1,4,Active Shallow Crust,0.0,89.99038,0.0,06/15/5701
+7.17884,47.75985,2015,7,18,14,21,47,4.45,5.0,fr,49571,40,2097228,1,4,Active Shallow Crust,0.0,89.99038,0.0,07/18/2015
+7.17884,47.75985,2052,10,4,15,18,41,4.45,15.0,fr,49572,41,2097229,1,1,Active Shallow Crust,0.0,89.99038,0.0,10/04/2052
+7.17884,47.75985,9609,6,5,16,58,3,4.55,5.0,fr,49573,192,2097240,1,1,Active Shallow Crust,0.0,89.98928,0.0,06/05/9609
+7.17884,47.75985,6679,2,8,0,3,40,4.55,5.0,fr,49574,133,2097243,1,1,Active Shallow Crust,240.0099,57.9975,0.0,02/08/6679
+7.17884,47.75985,53,9,4,2,19,39,4.85,15.0,fr,49575,1,2097277,1,1,Active Shallow Crust,0.0,89.98937,0.0,09/04/0053
+7.17884,47.75985,7826,2,17,4,55,21,5.25,5.0,fr,49576,156,2097324,1,1,Active Shallow Crust,0.0,89.99043,0.0,02/17/7826
+7.17884,47.75985,9552,6,17,10,22,11,5.35,15.0,fr,49577,191,2097337,1,1,Active Shallow Crust,0.0,89.98975,0.0,06/17/9552
+2.82992,48.1867,3357,9,2,19,44,43,3.55,5.0,fr,49578,67,2097600,1,2,Active Shallow Crust,0.0,89.98991,0.0,09/02/3357
+2.82992,48.1867,7701,9,24,7,57,28,3.55,5.0,fr,49579,154,2097600,1,2,Active Shallow Crust,0.0,89.98991,0.0,09/24/7701
+2.82992,48.1867,2192,2,16,14,5,34,3.65,15.0,fr,49580,43,2097616,1,1,Active Shallow Crust,240.0016,58.0125,0.0,02/16/2192
+2.82992,48.1867,2730,9,19,6,47,40,4.05,5.0,fr,49581,54,2097660,1,1,Active Shallow Crust,0.0,89.99055,0.0,09/19/2730
+-1.29931,49.68134,1941,8,22,2,48,26,3.55,15.0,fr,49582,38,2098081,1,1,Active Shallow Crust,0.0,89.99021,0.0,08/22/1941
+-1.29931,49.68134,3915,7,7,12,44,56,4.05,5.0,fr,49583,78,2098140,1,1,Active Shallow Crust,0.0,89.98991,0.0,07/07/3915
+-1.29931,49.68134,9428,11,11,5,37,43,4.65,15.0,fr,49584,188,2098213,1,1,Active Shallow Crust,0.0,89.98988,0.0,11/11/9428
+-1.29931,49.68134,9814,8,1,3,20,46,4.75,5.0,fr,49585,196,2098227,1,1,Active Shallow Crust,240.0087,58.00479,0.0,08/01/9814
+-1.29931,49.68134,5571,10,21,19,24,48,4.85,5.0,fr,49586,111,2098236,1,1,Active Shallow Crust,0.0,89.99014,0.0,10/21/5571
+-1.29931,49.68134,2744,8,18,4,24,34,5.15,5.0,fr,49587,54,2098278,1,1,Active Shallow Crust,0.0,89.99006,-90.0,08/18/2744
+-1.29931,49.68134,5915,1,7,1,25,18,5.95,15.0,fr,49588,118,2098378,1,1,Active Shallow Crust,128.8605,89.98804,0.0,01/07/5915
+1.93425,47.35426,351,9,28,4,26,54,3.75,15.0,fr,49589,7,2098585,1,1,Active Shallow Crust,0.0,89.9905,0.0,09/28/0351
+1.93425,47.35426,5036,6,28,7,28,43,3.85,5.0,fr,49590,100,2098599,1,1,Active Shallow Crust,240.0111,57.99787,0.0,06/28/5036
+1.93425,47.35426,2974,1,13,8,21,10,4.05,15.0,fr,49591,59,2098621,1,1,Active Shallow Crust,0.0,89.99039,0.0,01/13/2974
+1.93425,47.35426,7883,1,3,15,40,32,4.15,5.0,fr,49592,157,2098632,1,2,Active Shallow Crust,0.0,89.98973,0.0,01/03/7883
+1.93425,47.35426,3058,7,9,10,17,52,4.15,5.0,fr,49593,61,2098632,1,2,Active Shallow Crust,0.0,89.98973,0.0,07/09/3058
+1.93425,47.35426,2221,10,17,10,23,41,4.65,5.0,fr,49594,44,2098692,1,1,Active Shallow Crust,0.0,89.98989,0.0,10/17/2221
+1.93425,47.35426,946,2,2,3,14,59,5.95,27.5,fr,49595,18,2098856,1,1,Active Shallow Crust,0.0,89.98997,-90.0,02/02/0946
+-2.176,50.81429,1844,6,15,19,5,52,3.65,5.0,fr,49596,36,2099052,1,1,Active Shallow Crust,0.0,89.98864,0.0,06/15/1844
+-2.176,50.81429,8320,5,9,11,6,19,3.95,15.0,fr,49597,166,2099089,1,1,Active Shallow Crust,0.0,89.98995,0.0,05/09/8320
+-2.176,50.81429,9696,5,7,23,58,28,4.55,5.0,fr,49598,193,2099160,1,1,Active Shallow Crust,0.0,89.98992,0.0,05/07/9696
+-0.70165,49.98368,9244,10,19,18,53,33,3.55,15.0,fr,49599,184,2099527,1,1,Active Shallow Crust,0.0,89.99016,-90.0,10/19/9244
+6.1779,51.75277,8784,12,11,2,53,27,3.65,5.0,fr,49600,175,2100012,1,1,Active Shallow Crust,0.0,89.98887,0.0,12/11/8784
+6.1779,51.75277,3896,6,24,0,28,22,4.35,5.0,fr,49601,77,2100099,1,1,Active Shallow Crust,240.0095,57.99619,0.0,06/24/3896
+6.1779,51.75277,2896,11,21,5,40,45,4.75,15.0,fr,49602,57,2100145,1,1,Active Shallow Crust,0.0,89.99059,0.0,11/21/2896
+6.177884,51.75275,667,8,31,1,56,58,6.95,15.09976,fr,49603,13,2100417,1,1,Active Shallow Crust,128.7655,89.99042,0.0,08/31/0667
+2.8539,49.23265,254,5,18,19,43,20,3.55,5.0,fr,49604,5,2100480,1,1,Active Shallow Crust,0.0,89.99012,0.0,05/18/0254
+2.8539,49.23265,2071,8,26,9,1,20,3.55,15.0,fr,49605,41,2100481,1,1,Active Shallow Crust,0.0,89.99012,0.0,08/26/2071
+2.8539,49.23265,1704,5,17,11,13,8,4.15,5.0,fr,49606,34,2100552,1,1,Active Shallow Crust,0.0,89.9901,0.0,05/17/1704
+-3.72967,48.27643,1635,10,22,9,21,50,3.55,5.0,fr,49607,32,2100960,1,2,Active Shallow Crust,0.0,89.98994,0.0,10/22/1635
+-3.72967,48.27643,9682,6,4,15,14,29,3.55,5.0,fr,49608,193,2100960,1,2,Active Shallow Crust,0.0,89.98994,0.0,06/04/9682
+-3.72967,48.27643,2710,8,2,6,49,45,3.55,5.0,fr,49609,54,2100966,1,1,Active Shallow Crust,0.0,89.98981,-90.0,08/02/2710
+-3.72967,48.27643,8978,2,17,7,47,3,3.65,5.0,fr,49610,179,2100972,1,2,Active Shallow Crust,0.0,89.99103,0.0,02/17/8978
+-3.72967,48.27643,6747,7,23,1,47,2,3.65,5.0,fr,49611,134,2100972,1,2,Active Shallow Crust,0.0,89.99103,0.0,07/23/6747
+-3.72967,48.27643,5657,3,20,2,42,37,3.85,5.0,fr,49612,113,2100996,1,1,Active Shallow Crust,0.0,89.99049,0.0,03/20/5657
+-3.72967,48.27643,7237,9,1,16,12,44,3.85,5.0,fr,49613,144,2101005,1,1,Active Shallow Crust,128.8955,89.99287,0.0,09/01/7237
+-3.72967,48.27643,2583,10,13,18,42,4,3.95,5.0,fr,49614,51,2101008,1,1,Active Shallow Crust,0.0,89.98941,0.0,10/13/2583
+-3.72967,48.27643,575,7,10,19,0,22,4.05,5.0,fr,49615,11,2101020,1,2,Active Shallow Crust,0.0,89.99056,0.0,07/10/0575
+-3.72967,48.27643,5343,3,17,17,15,38,4.05,5.0,fr,49616,106,2101020,1,2,Active Shallow Crust,0.0,89.99056,0.0,03/17/5343
+-3.72967,48.27643,5802,8,23,13,12,33,4.35,5.0,fr,49617,116,2101056,1,2,Active Shallow Crust,0.0,89.99065,0.0,08/23/5802
+-3.72967,48.27643,6366,10,21,6,11,14,4.35,5.0,fr,49618,127,2101056,1,2,Active Shallow Crust,0.0,89.99065,0.0,10/21/6366
+-3.72967,48.27643,7292,2,17,2,59,50,4.45,5.0,fr,49619,145,2101071,1,1,Active Shallow Crust,240.0056,57.99493,0.0,02/17/7292
+-3.72967,48.27643,2695,10,11,5,37,2,4.75,5.0,fr,49620,53,2101107,1,1,Active Shallow Crust,240.008,58.00471,0.0,10/11/2695
+-3.72967,48.27643,9108,12,9,14,38,40,4.85,5.0,fr,49621,182,2101116,1,1,Active Shallow Crust,0.0,89.99023,0.0,12/09/9108
+-3.72967,48.27643,2367,8,31,1,12,50,4.85,15.0,fr,49622,47,2101117,1,1,Active Shallow Crust,0.0,89.99023,0.0,08/31/2367
+6.35298,43.60682,9079,7,3,17,17,43,3.55,5.0,fr,49623,181,2101443,1,1,Active Shallow Crust,240.0123,57.99854,0.0,07/03/9079
+6.35298,43.60682,1656,12,10,21,7,33,3.55,15.0,fr,49624,33,2101447,1,1,Active Shallow Crust,0.0,89.99261,-90.0,12/10/1656
+6.35298,43.60682,3605,5,17,19,10,40,3.75,15.0,fr,49625,72,2101465,1,2,Active Shallow Crust,0.0,89.9884,0.0,05/17/3605
+6.35298,43.60682,3277,4,16,10,5,0,3.75,15.0,fr,49626,65,2101465,1,2,Active Shallow Crust,0.0,89.9884,0.0,04/16/3277
+6.35298,43.60682,9154,11,16,1,3,10,3.85,5.0,fr,49627,183,2101476,1,1,Active Shallow Crust,0.0,89.98966,0.0,11/16/9154
+6.35298,43.60682,5282,10,15,23,27,16,3.95,5.0,fr,49628,105,2101488,1,1,Active Shallow Crust,0.0,89.99078,0.0,10/15/5282
+6.35298,43.60682,1432,12,13,6,47,51,3.95,5.0,fr,49629,28,2101494,1,1,Active Shallow Crust,0.0,89.99068,-90.0,12/13/1432
+6.35298,43.60682,3579,10,2,22,22,36,4.05,5.0,fr,49630,71,2101500,1,3,Active Shallow Crust,0.0,89.99179,0.0,10/02/3579
+6.35298,43.60682,5795,1,26,6,23,25,4.05,5.0,fr,49631,115,2101500,1,3,Active Shallow Crust,0.0,89.99179,0.0,01/26/5795
+6.35298,43.60682,6373,4,6,19,20,28,4.05,5.0,fr,49632,127,2101500,1,3,Active Shallow Crust,0.0,89.99179,0.0,04/06/6373
+6.35298,43.60682,471,6,3,23,51,31,4.05,5.0,fr,49633,9,2101506,1,1,Active Shallow Crust,0.0,89.99169,-90.0,06/03/0471
+6.35298,43.60682,3582,6,26,18,5,41,4.15,5.0,fr,49634,71,2101518,1,1,Active Shallow Crust,0.0,89.98889,-90.0,06/26/3582
+6.35298,43.60682,8160,2,24,19,24,13,4.25,5.0,fr,49635,163,2101533,1,1,Active Shallow Crust,128.8952,89.98084,0.0,02/24/8160
+6.35298,43.60682,1534,9,1,14,12,45,5.55,5.0,fr,49636,30,2101680,1,1,Active Shallow Crust,0.0,89.98978,0.0,09/01/1534
+0.0826,44.67722,7218,1,17,20,38,55,3.55,5.0,fr,49637,144,2101923,1,2,Active Shallow Crust,240.012,57.99812,0.0,01/17/7218
+0.0826,44.67722,1635,4,24,16,16,18,3.55,5.0,fr,49638,32,2101923,1,2,Active Shallow Crust,240.012,57.99812,0.0,04/24/1635
+0.0826,44.67722,1353,4,27,11,14,57,3.65,5.0,fr,49639,27,2101941,1,1,Active Shallow Crust,128.9006,89.96352,0.0,04/27/1353
+0.0826,44.67722,8554,2,1,11,12,51,3.85,5.0,fr,49640,171,2101956,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/01/8554
+0.0826,44.67722,1417,8,31,18,53,38,4.05,5.0,fr,49641,28,2101980,1,1,Active Shallow Crust,0.0,89.98998,0.0,08/31/1417
+0.0826,44.67722,8062,11,30,14,15,31,4.75,5.0,fr,49642,161,2102073,1,1,Active Shallow Crust,128.8892,89.98808,0.0,11/30/8062
+9.44003,48.89128,762,2,11,0,7,52,3.65,15.0,fr,49643,15,2102893,1,1,Active Shallow Crust,0.0,89.98818,0.0,02/11/0762
+9.44003,48.89128,5042,2,4,16,37,6,3.75,5.0,fr,49644,100,2102904,1,1,Active Shallow Crust,0.0,89.98946,0.0,02/04/5042
+9.44003,48.89128,956,2,11,0,8,3,3.95,5.0,fr,49645,19,2102928,1,1,Active Shallow Crust,0.0,89.99163,0.0,02/11/0956
+9.44003,48.89128,4058,1,13,23,53,52,3.95,15.0,fr,49646,81,2102932,1,1,Active Shallow Crust,240.0209,58.00476,0.0,01/13/4058
+9.44003,48.89128,8510,5,29,21,2,58,4.05,5.0,fr,49647,170,2102940,1,1,Active Shallow Crust,0.0,89.99255,0.0,05/29/8510
+9.44003,48.89128,9730,11,22,22,39,0,5.45,15.0,fr,49648,194,2103112,1,1,Active Shallow Crust,240.031,57.99899,0.0,11/22/9730
+-6.43082,48.81215,1633,4,17,5,58,15,4.35,5.0,fr,49649,32,2103456,1,1,Active Shallow Crust,0.0,89.98943,0.0,04/17/1633
+-3.58972,43.46532,5694,2,20,16,12,23,3.55,5.0,fr,49650,113,2104320,1,2,Active Shallow Crust,0.0,89.98902,0.0,02/20/5694
+-3.58972,43.46532,3076,1,29,3,42,24,3.55,5.0,fr,49651,61,2104320,1,2,Active Shallow Crust,0.0,89.98902,0.0,01/29/3076
+-3.58972,43.46532,7622,1,21,21,13,50,3.55,15.0,fr,49652,152,2104321,1,1,Active Shallow Crust,0.0,89.98902,0.0,01/21/7622
+-3.58972,43.46532,730,2,13,15,34,51,3.55,27.5,fr,49653,14,2104325,1,1,Active Shallow Crust,240.012,57.99806,0.0,02/13/0730
+-3.58972,43.46532,5184,1,17,5,29,44,3.55,5.0,fr,49654,103,2104326,1,1,Active Shallow Crust,0.0,89.98889,-90.0,01/17/5184
+-3.58972,43.46532,2325,9,2,5,51,0,3.55,15.0,fr,49655,46,2104327,1,1,Active Shallow Crust,0.0,89.98889,-90.0,09/02/2325
+-3.58972,43.46532,4689,2,2,10,20,36,3.75,5.0,fr,49656,93,2104344,1,1,Active Shallow Crust,0.0,89.99128,0.0,02/02/4689
+-3.58972,43.46532,1946,3,22,18,11,21,3.75,5.0,fr,49657,38,2104347,1,2,Active Shallow Crust,240.0081,58.01766,0.0,03/22/1946
+-3.58972,43.46532,7938,9,18,3,24,42,3.75,5.0,fr,49658,158,2104347,1,2,Active Shallow Crust,240.0081,58.01766,0.0,09/18/7938
+-3.58972,43.46532,3968,5,6,6,45,21,4.05,15.0,fr,49659,79,2104381,1,1,Active Shallow Crust,0.0,89.98971,0.0,05/06/3968
+-3.58972,43.46532,6113,8,25,1,19,56,4.25,5.0,fr,49660,122,2104407,1,1,Active Shallow Crust,240.007,57.99423,0.0,08/25/6113
+-3.58972,43.46532,3196,7,31,8,55,20,4.35,15.0,fr,49661,63,2104423,1,1,Active Shallow Crust,0.0,89.98969,-90.0,07/31/3196
+-3.58972,43.46532,757,6,2,18,53,38,4.65,5.0,fr,49662,15,2104452,1,1,Active Shallow Crust,0.0,89.98969,0.0,06/02/0757
+1.41124,53.05181,863,2,23,23,5,32,3.55,27.5,fr,49663,17,2104808,1,1,Active Shallow Crust,0.0,89.98927,-90.0,02/23/0863
+1.41124,53.05181,6097,4,30,14,59,43,3.85,5.0,fr,49664,121,2104836,1,1,Active Shallow Crust,0.0,89.99034,0.0,04/30/6097
+1.41124,53.05181,5615,9,11,13,59,28,3.95,5.0,fr,49665,112,2104848,1,1,Active Shallow Crust,0.0,89.99044,0.0,09/11/5615
+0.88585,42.16323,3791,7,17,18,22,24,3.55,5.0,fr,49666,75,2105760,1,1,Active Shallow Crust,0.0,89.98972,0.0,07/17/3791
+0.88585,42.16323,3485,3,9,14,20,30,3.65,15.0,fr,49667,69,2105773,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/09/3485
+0.88585,42.16323,365,6,20,1,31,6,3.75,5.0,fr,49668,7,2105784,1,1,Active Shallow Crust,0.0,89.99035,0.0,06/20/0365
+0.88585,42.16323,9517,8,5,16,57,29,3.95,15.0,fr,49669,190,2105809,1,1,Active Shallow Crust,0.0,89.98997,0.0,08/05/9517
+0.88585,42.16323,3109,8,20,13,3,44,4.25,5.0,fr,49670,62,2105844,1,1,Active Shallow Crust,0.0,89.98998,0.0,08/20/3109
+2.23922,52.9432,3173,8,15,17,39,8,3.65,5.0,fr,49671,63,2106252,1,1,Active Shallow Crust,0.0,89.98917,0.0,08/15/3173
+2.23922,52.9432,7066,8,26,9,57,23,3.65,5.0,fr,49672,141,2106255,1,1,Active Shallow Crust,240.0018,58.01314,0.0,08/26/7066
+3.24229,52.45264,1030,10,25,5,17,11,3.55,15.0,fr,49673,20,2106721,1,1,Active Shallow Crust,0.0,89.99078,0.0,10/25/1030
+3.24229,52.45264,673,6,30,20,31,12,3.75,5.0,fr,49674,13,2106744,1,1,Active Shallow Crust,0.0,89.99023,0.0,06/30/0673
+6.61492,46.2737,923,11,17,22,46,22,3.55,5.0,fr,49675,18,2107200,1,5,Active Shallow Crust,0.0,89.99303,0.0,11/17/0923
+6.61492,46.2737,3170,10,10,16,41,12,3.55,5.0,fr,49676,63,2107200,1,5,Active Shallow Crust,0.0,89.99303,0.0,10/10/3170
+6.61492,46.2737,3087,11,6,6,51,29,3.55,5.0,fr,49677,61,2107200,1,5,Active Shallow Crust,0.0,89.99303,0.0,11/06/3087
+6.61492,46.2737,8901,3,13,17,16,26,3.55,5.0,fr,49678,178,2107200,1,5,Active Shallow Crust,0.0,89.99303,0.0,03/13/8901
+6.61492,46.2737,5431,9,28,1,40,32,3.55,5.0,fr,49679,108,2107200,1,5,Active Shallow Crust,0.0,89.99303,0.0,09/28/5431
+6.61492,46.2737,6716,3,21,6,27,23,3.55,15.0,fr,49680,134,2107201,1,2,Active Shallow Crust,0.0,89.99303,0.0,03/21/6716
+6.61492,46.2737,8396,12,16,5,28,14,3.55,15.0,fr,49681,167,2107201,1,2,Active Shallow Crust,0.0,89.99303,0.0,12/16/8396
+6.61492,46.2737,8133,12,24,0,10,15,3.55,27.5,fr,49682,162,2107202,1,1,Active Shallow Crust,0.0,89.99303,0.0,12/24/8133
+6.61492,46.2737,9779,4,2,17,12,49,3.55,5.0,fr,49683,195,2107209,1,1,Active Shallow Crust,128.8967,89.99303,0.0,04/02/9779
+6.61492,46.2737,593,10,28,2,37,19,3.65,5.0,fr,49684,11,2107212,1,2,Active Shallow Crust,0.0,89.98758,0.0,10/28/0593
+6.61492,46.2737,2340,1,20,10,21,20,3.65,5.0,fr,49685,46,2107212,1,2,Active Shallow Crust,0.0,89.98758,0.0,01/20/2340
+6.61492,46.2737,7251,2,5,14,16,18,3.65,15.0,fr,49686,145,2107213,1,1,Active Shallow Crust,0.0,89.98758,0.0,02/05/7251
+6.61492,46.2737,708,6,24,2,46,44,3.65,27.5,fr,49687,14,2107214,1,1,Active Shallow Crust,0.0,89.98758,0.0,06/24/0708
+6.61492,46.2737,7254,12,29,0,48,48,3.65,5.0,fr,49688,145,2107215,1,1,Active Shallow Crust,240.0018,58.01225,0.0,12/29/7254
+6.61492,46.2737,8744,1,17,2,9,58,3.65,15.0,fr,49689,174,2107222,1,1,Active Shallow Crust,128.9013,89.96352,0.0,01/17/8744
+6.61492,46.2737,1711,12,7,17,3,18,3.75,5.0,fr,49690,34,2107224,1,1,Active Shallow Crust,0.0,89.98893,0.0,12/07/1711
+6.61492,46.2737,7090,9,24,14,43,24,3.75,15.0,fr,49691,141,2107225,1,1,Active Shallow Crust,0.0,89.98893,0.0,09/24/7090
+6.61492,46.2737,4276,8,17,13,33,49,3.75,5.0,fr,49692,85,2107230,1,1,Active Shallow Crust,0.0,89.9888,-90.0,08/17/4276
+6.61492,46.2737,821,2,5,4,0,29,3.75,5.0,fr,49693,16,2107233,1,2,Active Shallow Crust,128.897,89.9669,0.0,02/05/0821
+6.61492,46.2737,8305,2,6,21,31,8,3.75,5.0,fr,49694,166,2107233,1,2,Active Shallow Crust,128.897,89.9669,0.0,02/06/8305
+6.61492,46.2737,379,8,10,16,37,14,3.85,5.0,fr,49695,7,2107236,1,2,Active Shallow Crust,0.0,89.99013,0.0,08/10/0379
+6.61492,46.2737,4593,12,5,18,32,48,3.85,5.0,fr,49696,91,2107236,1,2,Active Shallow Crust,0.0,89.99013,0.0,12/05/4593
+6.61492,46.2737,1955,11,14,15,30,9,3.85,15.0,fr,49697,39,2107237,1,1,Active Shallow Crust,0.0,89.99013,0.0,11/14/1955
+6.61492,46.2737,3080,8,31,18,42,51,3.95,5.0,fr,49698,61,2107248,1,3,Active Shallow Crust,0.0,89.9912,0.0,08/31/3080
+6.61492,46.2737,4587,1,25,23,4,31,3.95,5.0,fr,49699,91,2107248,1,3,Active Shallow Crust,0.0,89.9912,0.0,01/25/4587
+6.61492,46.2737,5672,5,20,19,37,35,3.95,5.0,fr,49700,113,2107248,1,3,Active Shallow Crust,0.0,89.9912,0.0,05/20/5672
+6.61492,46.2737,2295,11,14,20,4,6,3.95,15.0,fr,49701,45,2107252,1,1,Active Shallow Crust,240.0199,58.00556,0.0,11/14/2295
+6.61492,46.2737,4386,2,2,22,35,32,3.95,5.0,fr,49702,87,2107254,1,1,Active Shallow Crust,0.0,89.9911,-90.0,02/02/4386
+6.61492,46.2737,265,1,9,5,8,9,4.05,27.5,fr,49703,5,2107265,1,1,Active Shallow Crust,240.0057,58.00574,0.0,01/09/0265
+6.61492,46.2737,288,3,18,19,47,36,4.15,5.0,fr,49704,5,2107272,1,1,Active Shallow Crust,0.0,89.98952,0.0,03/18/0288
+6.61492,46.2737,6150,3,18,7,0,5,4.15,15.0,fr,49705,122,2107273,1,1,Active Shallow Crust,0.0,89.98952,0.0,03/18/6150
+6.61492,46.2737,9605,10,28,14,17,14,4.15,27.5,fr,49706,192,2107274,1,1,Active Shallow Crust,0.0,89.98952,0.0,10/28/9605
+6.61492,46.2737,8813,9,22,10,36,16,4.25,15.0,fr,49707,176,2107285,1,1,Active Shallow Crust,0.0,89.99066,0.0,09/22/8813
+6.61492,46.2737,1827,10,9,22,13,7,4.35,15.0,fr,49708,36,2107297,1,1,Active Shallow Crust,0.0,89.9889,0.0,10/09/1827
+6.61492,46.2737,2035,1,5,4,17,37,4.45,5.0,fr,49709,40,2107308,1,1,Active Shallow Crust,0.0,89.9901,0.0,01/05/2035
+6.61492,46.2737,4032,11,26,9,17,8,4.45,15.0,fr,49710,80,2107309,1,1,Active Shallow Crust,0.0,89.9901,0.0,11/26/4032
+6.61492,46.2737,6867,2,18,16,23,20,4.45,27.5,fr,49711,137,2107310,1,1,Active Shallow Crust,0.0,89.9901,0.0,02/18/6867
+6.61492,46.2737,4140,9,12,11,38,42,4.55,5.0,fr,49712,82,2107320,1,1,Active Shallow Crust,0.0,89.98898,0.0,09/12/4140
+6.61492,46.2737,6323,5,6,17,58,26,4.55,5.0,fr,49713,126,2107326,1,1,Active Shallow Crust,0.0,89.99108,-90.0,05/06/6323
+6.61492,46.2737,3346,9,17,18,23,3,4.65,5.0,fr,49714,66,2107332,1,1,Active Shallow Crust,0.0,89.99017,0.0,09/17/3346
+6.61492,46.2737,3002,6,14,16,48,58,5.15,15.0,fr,49715,60,2107393,1,1,Active Shallow Crust,0.0,89.99006,0.0,06/14/3002
+6.61492,46.2737,7749,10,10,5,13,16,5.15,27.5,fr,49716,154,2107394,1,1,Active Shallow Crust,0.0,89.99006,0.0,10/10/7749
+6.61492,46.2737,4086,10,26,10,17,17,5.55,15.0,fr,49717,81,2107441,1,1,Active Shallow Crust,0.0,89.99023,0.0,10/26/4086
+6.614933,46.2737,3157,3,19,23,44,41,6.65,10.68981,fr,49718,63,2107572,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/19/3157
+6.75409,50.47684,4028,8,3,1,21,23,3.55,5.0,fr,49719,80,2107683,1,1,Active Shallow Crust,240.0113,57.99858,0.0,08/03/4028
+6.75409,50.47684,8078,9,10,1,0,29,3.65,5.0,fr,49720,161,2107692,1,1,Active Shallow Crust,0.0,89.98856,0.0,09/10/8078
+6.75409,50.47684,2521,2,14,16,20,35,3.65,27.5,fr,49721,50,2107700,1,1,Active Shallow Crust,0.0,89.98843,-90.0,02/14/2521
+6.75409,50.47684,5693,9,15,23,26,34,3.75,5.0,fr,49722,113,2107704,1,1,Active Shallow Crust,0.0,89.98981,0.0,09/15/5693
+6.75409,50.47684,8829,4,16,16,12,10,4.05,15.0,fr,49723,176,2107741,1,2,Active Shallow Crust,0.0,89.98917,0.0,04/16/8829
+6.75409,50.47684,5886,8,6,13,53,22,4.05,15.0,fr,49724,117,2107741,1,2,Active Shallow Crust,0.0,89.98917,0.0,08/06/5886
+6.75409,50.47684,9607,5,14,21,52,34,4.15,5.0,fr,49725,192,2107752,1,1,Active Shallow Crust,0.0,89.99035,0.0,05/14/9607
+6.75409,50.47684,5331,6,4,19,46,12,4.35,5.0,fr,49726,106,2107776,1,1,Active Shallow Crust,0.0,89.98978,0.0,06/04/5331
+6.75409,50.47684,7964,4,13,17,10,6,4.45,5.0,fr,49727,159,2107788,1,1,Active Shallow Crust,0.0,89.99089,0.0,04/13/7964
+6.75409,50.47684,1193,5,27,19,41,36,4.65,5.0,fr,49728,23,2107812,1,1,Active Shallow Crust,0.0,89.98914,0.0,05/27/1193
+6.75409,50.47684,5785,12,27,15,1,11,5.05,5.0,fr,49729,115,2107860,1,1,Active Shallow Crust,0.0,89.98972,0.0,12/27/5785
+-2.78035,49.30526,3288,1,8,15,3,23,3.55,15.0,fr,49730,65,2108161,1,1,Active Shallow Crust,0.0,89.99014,0.0,01/08/3288
+-2.78035,49.30526,515,12,23,7,27,26,3.65,5.0,fr,49731,10,2108172,1,1,Active Shallow Crust,0.0,89.99121,0.0,12/23/0515
+-2.78035,49.30526,9831,3,9,1,29,21,3.75,15.0,fr,49732,196,2108185,1,1,Active Shallow Crust,0.0,89.98956,0.0,03/09/9831
+-2.78035,49.30526,5181,4,21,23,51,50,3.85,27.5,fr,49733,103,2108201,1,1,Active Shallow Crust,240.0112,57.99802,0.0,04/21/5181
+-2.78035,49.30526,3546,1,11,15,53,2,4.05,5.0,fr,49734,70,2108220,1,1,Active Shallow Crust,0.0,89.99075,0.0,01/11/3546
+-2.78035,49.30526,2,3,5,15,41,57,4.55,15.0,fr,49735,0,2108281,1,1,Active Shallow Crust,0.0,89.9896,0.0,03/05/0002
+5.0147,49.75755,9551,4,5,1,40,13,3.55,15.0,fr,49736,191,2108641,1,1,Active Shallow Crust,0.0,89.98697,0.0,04/05/9551
+5.0147,49.75755,5116,9,25,9,49,44,4.05,5.0,fr,49737,102,2108700,1,1,Active Shallow Crust,0.0,89.98901,0.0,09/25/5116
+5.0147,49.75755,2043,3,18,15,43,7,4.15,5.0,fr,49738,40,2108718,1,1,Active Shallow Crust,0.0,89.99009,-90.0,03/18/2043
+-0.07381,49.22808,8176,11,16,3,47,52,3.55,5.0,fr,49739,163,2109120,1,1,Active Shallow Crust,0.0,89.99002,0.0,11/16/8176
+-0.07381,49.22808,1733,3,23,9,51,12,3.55,15.0,fr,49740,34,2109121,1,1,Active Shallow Crust,0.0,89.99002,0.0,03/23/1733
+-0.07381,49.22808,791,4,26,18,16,14,3.65,15.0,fr,49741,15,2109136,1,2,Active Shallow Crust,240.0014,58.01295,0.0,04/26/0791
+-0.07381,49.22808,6127,9,19,22,32,56,3.65,15.0,fr,49742,122,2109136,1,2,Active Shallow Crust,240.0014,58.01295,0.0,09/19/6127
+-0.07381,49.22808,5760,9,24,13,22,10,3.85,5.0,fr,49743,115,2109156,1,1,Active Shallow Crust,0.0,89.99002,0.0,09/24/5760
+-0.07381,49.22808,4324,1,9,23,50,41,4.05,15.0,fr,49744,86,2109187,1,1,Active Shallow Crust,0.0,89.98999,-90.0,01/09/4324
+-0.07381,49.22808,9642,8,11,9,28,18,4.25,15.0,fr,49745,192,2109205,1,1,Active Shallow Crust,0.0,89.98998,0.0,08/11/9642
+-0.07381,49.22808,9654,10,11,14,20,45,4.35,15.0,fr,49746,193,2109226,1,1,Active Shallow Crust,128.8973,89.98276,0.0,10/11/9654
+-0.07381,49.22808,1919,1,14,20,57,9,4.45,27.5,fr,49747,38,2109230,1,1,Active Shallow Crust,0.0,89.99,0.0,01/14/1919
+-0.07381,49.22808,1022,2,10,13,13,33,4.65,15.0,fr,49748,20,2109253,1,1,Active Shallow Crust,0.0,89.98999,0.0,02/10/1022
+-0.07381,49.22808,9351,10,9,6,53,55,4.85,15.0,fr,49749,187,2109277,1,1,Active Shallow Crust,0.0,89.99,0.0,10/09/9351
+-0.07381,49.22808,262,11,5,6,41,16,4.95,5.0,fr,49750,5,2109288,1,1,Active Shallow Crust,0.0,89.99,0.0,11/05/0262
+-0.07381,49.22808,8576,5,26,5,2,0,5.15,15.0,fr,49751,171,2109313,1,1,Active Shallow Crust,0.0,89.99,0.0,05/26/8576
+4.12613,45.4217,1986,11,27,2,37,6,3.55,5.0,fr,49752,39,2109600,1,2,Active Shallow Crust,0.0,89.99292,0.0,11/27/1986
+4.12613,45.4217,8361,11,11,15,13,52,3.55,5.0,fr,49753,167,2109600,1,2,Active Shallow Crust,0.0,89.99292,0.0,11/11/8361
+4.12613,45.4217,5451,12,28,3,55,10,3.65,5.0,fr,49754,109,2109612,1,1,Active Shallow Crust,0.0,89.98738,0.0,12/28/5451
+4.12613,45.4217,546,6,9,9,38,5,3.75,5.0,fr,49755,10,2109627,1,1,Active Shallow Crust,240.0091,58.01694,0.0,06/09/0546
+4.12613,45.4217,6198,2,13,8,43,32,3.75,15.0,fr,49756,123,2109628,1,1,Active Shallow Crust,240.0091,58.01694,0.0,02/13/6198
+4.12613,45.4217,5644,10,29,12,32,24,3.95,5.0,fr,49757,112,2109648,1,1,Active Shallow Crust,0.0,89.99107,0.0,10/29/5644
+4.12613,45.4217,2761,5,19,10,33,4,3.95,15.0,fr,49758,55,2109649,1,1,Active Shallow Crust,0.0,89.99107,0.0,05/19/2761
+4.12613,45.4217,8882,3,8,20,2,53,4.15,5.0,fr,49759,177,2109672,1,1,Active Shallow Crust,0.0,89.98936,0.0,03/08/8882
+4.12613,45.4217,3977,7,23,17,15,37,4.55,27.5,fr,49760,79,2109722,1,1,Active Shallow Crust,0.0,89.99104,0.0,07/23/3977
+4.12613,45.4217,8366,12,4,7,39,40,4.95,5.0,fr,49761,167,2109768,1,1,Active Shallow Crust,0.0,89.99011,0.0,12/04/8366
+4.12613,45.4217,8525,12,12,11,38,32,5.05,15.0,fr,49762,170,2109787,1,1,Active Shallow Crust,0.0,89.98981,-90.0,12/12/8525
+1.59706,47.46853,7597,1,25,9,3,52,3.55,5.0,fr,49763,151,2110080,1,2,Active Shallow Crust,0.0,89.98978,0.0,01/25/7597
+1.59706,47.46853,4439,5,31,15,49,49,3.55,5.0,fr,49764,88,2110080,1,2,Active Shallow Crust,0.0,89.98978,0.0,05/31/4439
+1.59706,47.46853,6940,12,7,17,8,18,3.65,5.0,fr,49765,138,2110092,1,1,Active Shallow Crust,0.0,89.98936,0.0,12/07/6940
+1.59706,47.46853,9855,3,24,2,50,11,3.85,5.0,fr,49766,197,2110116,1,1,Active Shallow Crust,0.0,89.99035,0.0,03/24/9855
+1.59706,47.46853,2394,11,27,21,7,32,3.85,15.0,fr,49767,47,2110117,1,1,Active Shallow Crust,0.0,89.99035,0.0,11/27/2394
+1.59706,47.46853,1677,2,8,6,42,52,3.95,15.0,fr,49768,33,2110135,1,1,Active Shallow Crust,0.0,89.99021,-90.0,02/08/1677
+1.59706,47.46853,5333,12,19,17,2,51,4.25,15.0,fr,49769,106,2110165,1,1,Active Shallow Crust,0.0,89.9901,0.0,12/19/5333
+1.59706,47.46853,4912,12,23,8,32,29,4.35,5.0,fr,49770,98,2110176,1,1,Active Shallow Crust,0.0,89.98982,0.0,12/23/4912
+4.33721,45.45199,1913,3,8,21,50,50,3.55,5.0,fr,49771,38,2110560,1,1,Active Shallow Crust,0.0,89.99293,0.0,03/08/1913
+4.33721,45.45199,4436,10,19,14,40,56,3.85,5.0,fr,49772,88,2110596,1,1,Active Shallow Crust,0.0,89.98998,0.0,10/19/4436
+4.33721,45.45199,2214,4,25,10,37,22,3.95,5.0,fr,49773,44,2110608,1,1,Active Shallow Crust,0.0,89.99107,0.0,04/25/2214
+4.33721,45.45199,9163,11,29,23,3,44,4.05,5.0,fr,49774,183,2110629,1,1,Active Shallow Crust,128.8902,89.99403,0.0,11/29/9163
+4.33721,45.45199,814,2,26,18,23,22,4.35,5.0,fr,49775,16,2110662,1,1,Active Shallow Crust,0.0,89.9886,-90.0,02/26/0814
+1.89178,48.67135,9553,2,4,6,53,29,3.75,5.0,fr,49776,191,2112024,1,1,Active Shallow Crust,0.0,89.98942,0.0,02/04/9553
+1.89178,48.67135,7063,3,29,19,56,25,5.35,15.0,fr,49777,141,2112217,1,1,Active Shallow Crust,0.0,89.98994,0.0,03/29/7063
+6.36379,44.27316,8365,2,10,6,1,28,3.55,5.0,fr,49778,167,2112480,1,1,Active Shallow Crust,0.0,89.99278,0.0,02/10/8365
+6.36379,44.27316,2407,6,15,14,53,15,3.55,15.0,fr,49779,48,2112481,1,1,Active Shallow Crust,0.0,89.99278,0.0,06/15/2407
+6.36379,44.27316,8227,2,23,3,38,44,3.55,5.0,fr,49780,164,2112483,1,1,Active Shallow Crust,240.012,57.99833,0.0,02/23/8227
+6.36379,44.27316,2791,1,8,13,0,38,3.65,5.0,fr,49781,55,2112492,1,3,Active Shallow Crust,0.0,89.98713,0.0,01/08/2791
+6.36379,44.27316,8852,8,15,16,58,44,3.65,5.0,fr,49782,177,2112492,1,3,Active Shallow Crust,0.0,89.98713,0.0,08/15/8852
+6.36379,44.27316,408,10,16,18,59,20,3.65,5.0,fr,49783,8,2112492,1,3,Active Shallow Crust,0.0,89.98713,0.0,10/16/0408
+6.36379,44.27316,2019,4,24,17,42,8,3.65,27.5,fr,49784,40,2112494,1,1,Active Shallow Crust,0.0,89.98713,0.0,04/24/2019
+6.36379,44.27316,7918,2,21,5,19,44,3.75,5.0,fr,49785,158,2112504,1,3,Active Shallow Crust,0.0,89.98853,0.0,02/21/7918
+6.36379,44.27316,9030,4,7,4,24,36,3.75,5.0,fr,49786,180,2112504,1,3,Active Shallow Crust,0.0,89.98853,0.0,04/07/9030
+6.36379,44.27316,8899,11,8,9,29,17,3.75,5.0,fr,49787,177,2112504,1,3,Active Shallow Crust,0.0,89.98853,0.0,11/08/8899
+6.36379,44.27316,4991,2,13,21,42,2,3.85,15.0,fr,49788,99,2112523,1,1,Active Shallow Crust,0.0,89.98965,-90.0,02/13/4991
+6.36379,44.27316,9224,11,13,3,40,31,3.85,15.0,fr,49789,184,2112526,1,1,Active Shallow Crust,128.8952,89.99489,0.0,11/13/9224
+6.36379,44.27316,5532,5,27,11,36,31,3.95,5.0,fr,49790,110,2112528,1,2,Active Shallow Crust,0.0,89.99089,0.0,05/27/5532
+6.36379,44.27316,9924,7,29,14,55,59,3.95,5.0,fr,49791,198,2112528,1,2,Active Shallow Crust,0.0,89.99089,0.0,07/29/9924
+6.36379,44.27316,3734,6,2,15,58,56,4.05,15.0,fr,49792,74,2112541,1,2,Active Shallow Crust,0.0,89.99188,0.0,06/02/3734
+6.36379,44.27316,3353,2,26,11,57,48,4.05,15.0,fr,49793,67,2112541,1,2,Active Shallow Crust,0.0,89.99188,0.0,02/26/3353
+6.36379,44.27316,296,11,20,16,9,39,4.05,15.0,fr,49794,5,2112550,1,1,Active Shallow Crust,128.8898,89.99391,0.0,11/20/0296
+6.36379,44.27316,1834,4,15,8,10,35,4.15,15.0,fr,49795,36,2112559,1,1,Active Shallow Crust,0.0,89.98902,-90.0,04/15/1834
+6.36379,44.27316,9643,8,6,10,12,5,4.35,5.0,fr,49796,192,2112576,1,1,Active Shallow Crust,0.0,89.99138,0.0,08/06/9643
+6.36379,44.27316,2561,12,25,7,58,2,4.85,5.0,fr,49797,51,2112642,1,1,Active Shallow Crust,0.0,89.99019,-90.0,12/25/2561
+6.36379,44.27316,8695,7,18,14,12,19,4.95,5.0,fr,49798,173,2112648,1,1,Active Shallow Crust,0.0,89.98991,0.0,07/18/8695
+6.36379,44.27316,4133,7,7,17,36,18,4.95,5.0,fr,49799,82,2112657,1,1,Active Shallow Crust,128.8909,89.98967,0.0,07/07/4133
+6.36379,44.27316,7419,12,2,23,34,4,5.55,5.0,fr,49800,148,2112723,1,1,Active Shallow Crust,240.0271,58.0021,0.0,12/02/7419
+6.360965,44.27666,3098,12,26,7,15,47,6.25,5.719927,fr,49801,61,2112807,1,1,Active Shallow Crust,240.0676,58.00036,0.0,12/26/3098
+-1.33161,44.95778,6800,4,2,10,34,56,3.55,5.0,fr,49802,135,2113440,1,2,Active Shallow Crust,0.0,89.9893,0.0,04/02/6800
+-1.33161,44.95778,9269,1,1,0,48,46,3.55,5.0,fr,49803,185,2113440,1,2,Active Shallow Crust,0.0,89.9893,0.0,01/01/9269
+-1.33161,44.95778,3291,7,25,15,57,9,3.75,5.0,fr,49804,65,2113464,1,1,Active Shallow Crust,0.0,89.99008,0.0,07/25/3291
+-1.33161,44.95778,393,6,22,11,53,38,3.85,27.5,fr,49805,7,2113487,1,1,Active Shallow Crust,128.8958,89.99432,0.0,06/22/0393
+-1.33161,44.95778,7205,8,29,1,57,10,4.05,5.0,fr,49806,144,2113503,1,1,Active Shallow Crust,240.0057,58.00583,0.0,08/29/7205
+2.36307,50.12566,9738,11,14,2,50,31,3.55,5.0,fr,49807,194,2113920,1,1,Active Shallow Crust,0.0,89.9903,0.0,11/14/9738
+2.36307,50.12566,2297,5,2,7,46,16,3.55,15.0,fr,49808,45,2113924,1,1,Active Shallow Crust,240.0125,57.99817,0.0,05/02/2297
+2.36307,50.12566,712,8,10,19,13,19,3.65,5.0,fr,49809,14,2113932,1,1,Active Shallow Crust,0.0,89.99136,0.0,08/10/0712
+2.36307,50.12566,3919,10,4,0,0,43,3.75,15.0,fr,49810,78,2113945,1,1,Active Shallow Crust,0.0,89.98973,0.0,10/04/3919
+2.36307,50.12566,1525,11,4,4,3,29,3.85,5.0,fr,49811,30,2113956,1,1,Active Shallow Crust,0.0,89.99084,0.0,11/04/1525
+2.36307,50.12566,6110,8,28,5,55,15,4.05,5.0,fr,49812,122,2113989,1,1,Active Shallow Crust,128.8898,89.99364,0.0,08/28/6110
+2.36307,50.12566,7877,9,23,20,54,56,4.15,5.0,fr,49813,157,2113992,1,1,Active Shallow Crust,0.0,89.99028,0.0,09/23/7877
+2.36307,50.12566,9766,1,7,1,37,3,4.95,15.0,fr,49814,195,2114098,1,1,Active Shallow Crust,128.8882,89.98988,0.0,01/07/9766
+-1.02358,46.34729,8308,3,20,23,0,19,3.55,5.0,fr,49815,166,2114400,1,2,Active Shallow Crust,0.0,89.98956,0.0,03/20/8308
+-1.02358,46.34729,4881,12,5,19,30,39,3.55,5.0,fr,49816,97,2114400,1,2,Active Shallow Crust,0.0,89.98956,0.0,12/05/4881
+-1.02358,46.34729,476,12,27,23,0,41,3.55,15.0,fr,49817,9,2114401,1,1,Active Shallow Crust,0.0,89.98956,0.0,12/27/0476
+-1.02358,46.34729,2354,11,12,10,29,34,3.55,27.5,fr,49818,47,2114402,1,2,Active Shallow Crust,0.0,89.98956,0.0,11/12/2354
+-1.02358,46.34729,9050,6,12,7,33,15,3.55,27.5,fr,49819,180,2114402,1,2,Active Shallow Crust,0.0,89.98956,0.0,06/12/9050
+-1.02358,46.34729,7715,4,25,4,56,22,3.55,27.5,fr,49820,154,2114405,1,1,Active Shallow Crust,240.0123,57.9979,0.0,04/25/7715
+-1.02358,46.34729,7062,8,6,1,8,37,3.55,5.0,fr,49821,141,2114406,1,1,Active Shallow Crust,0.0,89.98944,-90.0,08/06/7062
+-1.02358,46.34729,5081,10,31,9,12,20,3.65,5.0,fr,49822,101,2114412,1,1,Active Shallow Crust,0.0,89.99069,0.0,10/31/5081
+-1.02358,46.34729,9599,1,18,10,44,20,3.65,27.5,fr,49823,191,2114414,1,1,Active Shallow Crust,0.0,89.99069,0.0,01/18/9599
+-1.02358,46.34729,5775,12,29,6,11,13,3.65,15.0,fr,49824,115,2114416,1,2,Active Shallow Crust,240.001,58.01301,0.0,12/29/5775
+-1.02358,46.34729,5690,5,2,1,47,9,3.65,15.0,fr,49825,113,2114416,1,2,Active Shallow Crust,240.001,58.01301,0.0,05/02/5690
+-1.02358,46.34729,6168,4,19,4,8,29,3.65,5.0,fr,49826,123,2114418,1,1,Active Shallow Crust,0.0,89.99059,-90.0,04/19/6168
+-1.02358,46.34729,1583,12,29,2,29,48,3.65,15.0,fr,49827,31,2114419,1,1,Active Shallow Crust,0.0,89.99059,-90.0,12/29/1583
+-1.02358,46.34729,4447,1,27,11,50,44,3.75,15.0,fr,49828,88,2114428,1,1,Active Shallow Crust,240.0084,58.01753,0.0,01/27/4447
+-1.02358,46.34729,9144,10,31,2,23,58,3.75,5.0,fr,49829,182,2114430,1,1,Active Shallow Crust,0.0,89.99021,-90.0,10/31/9144
+-1.02358,46.34729,978,6,16,0,56,21,3.75,15.0,fr,49830,19,2114431,1,1,Active Shallow Crust,0.0,89.99021,-90.0,06/16/0978
+-1.02358,46.34729,2736,10,23,0,57,5,3.85,15.0,fr,49831,54,2114437,1,1,Active Shallow Crust,0.0,89.99014,0.0,10/23/2736
+-1.02358,46.34729,3633,3,2,3,15,19,3.95,5.0,fr,49832,72,2114448,1,1,Active Shallow Crust,0.0,89.99012,0.0,03/02/3633
+-1.02358,46.34729,2957,11,17,8,3,41,4.05,5.0,fr,49833,59,2114460,1,2,Active Shallow Crust,0.0,89.99021,0.0,11/17/2957
+-1.02358,46.34729,4947,11,20,20,29,22,4.05,5.0,fr,49834,98,2114460,1,2,Active Shallow Crust,0.0,89.99021,0.0,11/20/4947
+-1.02358,46.34729,7713,5,31,11,19,46,4.05,5.0,fr,49835,154,2114466,1,1,Active Shallow Crust,0.0,89.9901,-90.0,05/31/7713
+-1.02358,46.34729,3950,6,26,11,46,19,4.15,15.0,fr,49836,78,2114482,1,1,Active Shallow Crust,128.8978,89.99346,0.0,06/26/3950
+-1.02358,46.34729,7523,4,7,9,25,50,4.35,5.0,fr,49837,150,2114496,1,1,Active Shallow Crust,0.0,89.9903,0.0,04/07/7523
+-1.02358,46.34729,6032,10,21,21,32,16,4.35,27.5,fr,49838,120,2114498,1,1,Active Shallow Crust,0.0,89.9903,0.0,10/21/6032
+-1.02358,46.34729,1897,10,7,5,14,12,4.35,5.0,fr,49839,37,2114505,1,1,Active Shallow Crust,128.8977,89.98277,0.0,10/07/1897
+-1.02358,46.34729,2607,12,23,18,39,42,4.75,5.0,fr,49840,52,2114547,1,1,Active Shallow Crust,240.0075,58.00445,0.0,12/23/2607
+-0.65056,49.32538,733,6,12,10,14,32,3.55,5.0,fr,49841,14,2114880,1,2,Active Shallow Crust,0.0,89.99014,0.0,06/12/0733
+-0.65056,49.32538,4503,7,23,12,37,58,3.55,5.0,fr,49842,90,2114880,1,2,Active Shallow Crust,0.0,89.99014,0.0,07/23/4503
+-0.65056,49.32538,7905,2,11,19,35,23,3.55,15.0,fr,49843,158,2114881,1,1,Active Shallow Crust,0.0,89.99014,0.0,02/11/7905
+-0.65056,49.32538,106,7,29,6,16,37,3.55,5.0,fr,49844,2,2114883,1,2,Active Shallow Crust,240.0123,57.99828,0.0,07/29/0106
+-0.65056,49.32538,7573,7,17,19,50,47,3.55,5.0,fr,49845,151,2114883,1,2,Active Shallow Crust,240.0123,57.99828,0.0,07/17/7573
+-0.65056,49.32538,4287,2,11,17,22,50,3.55,5.0,fr,49846,85,2114889,1,2,Active Shallow Crust,128.8959,89.99384,0.0,02/11/4287
+-0.65056,49.32538,1376,3,8,3,33,34,3.55,5.0,fr,49847,27,2114889,1,2,Active Shallow Crust,128.8959,89.99384,0.0,03/08/1376
+-0.65056,49.32538,1011,3,6,13,24,41,3.65,5.0,fr,49848,20,2114892,1,2,Active Shallow Crust,0.0,89.98975,0.0,03/06/1011
+-0.65056,49.32538,3314,1,31,14,34,33,3.65,5.0,fr,49849,66,2114892,1,2,Active Shallow Crust,0.0,89.98975,0.0,01/31/3314
+-0.65056,49.32538,3445,1,6,3,37,42,3.65,15.0,fr,49850,68,2114893,1,1,Active Shallow Crust,0.0,89.98975,0.0,01/06/3445
+-0.65056,49.32538,6723,10,15,23,4,21,3.75,5.0,fr,49851,134,2114904,1,1,Active Shallow Crust,0.0,89.99021,0.0,10/15/6723
+-0.65056,49.32538,3431,11,26,14,10,31,3.85,15.0,fr,49852,68,2114923,1,1,Active Shallow Crust,0.0,89.99,-90.0,11/26/3431
+-0.65056,49.32538,5478,6,20,7,13,15,4.35,5.0,fr,49853,109,2114985,1,1,Active Shallow Crust,128.8972,89.98278,0.0,06/20/5478
+-0.65056,49.32538,343,9,12,11,2,31,4.65,15.0,fr,49854,6,2115013,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/12/0343
+-0.65056,49.32538,3532,9,9,2,51,43,5.15,5.0,fr,49855,70,2115072,1,2,Active Shallow Crust,0.0,89.98997,0.0,09/09/3532
+-0.65056,49.32538,6589,11,13,19,23,54,5.15,5.0,fr,49856,131,2115072,1,2,Active Shallow Crust,0.0,89.98997,0.0,11/13/6589
+2.26568,48.94968,9858,1,15,22,32,35,3.55,5.0,fr,49857,197,2115360,1,1,Active Shallow Crust,0.0,89.99007,0.0,01/15/9858
+2.26568,48.94968,2502,12,15,20,26,29,3.95,5.0,fr,49858,50,2115414,1,1,Active Shallow Crust,0.0,89.98943,-90.0,12/15/2502
+2.26568,48.94968,9106,7,26,15,24,6,4.15,5.0,fr,49859,182,2115432,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/26/9106
+0.62078,46.07104,8932,6,30,1,19,4,3.55,5.0,fr,49860,178,2116320,1,3,Active Shallow Crust,0.0,89.99038,0.0,06/30/8932
+0.62078,46.07104,4343,4,29,3,35,0,3.55,5.0,fr,49861,86,2116320,1,3,Active Shallow Crust,0.0,89.99038,0.0,04/29/4343
+0.62078,46.07104,1825,11,30,7,10,47,3.55,5.0,fr,49862,36,2116320,1,3,Active Shallow Crust,0.0,89.99038,0.0,11/30/1825
+0.62078,46.07104,3641,3,13,13,49,48,3.65,5.0,fr,49863,72,2116332,1,1,Active Shallow Crust,0.0,89.98987,0.0,03/13/3641
+0.62078,46.07104,4835,9,9,17,52,38,3.75,5.0,fr,49864,96,2116344,1,1,Active Shallow Crust,0.0,89.99027,0.0,09/09/4835
+0.62078,46.07104,6931,10,30,22,39,59,3.75,15.0,fr,49865,138,2116345,1,1,Active Shallow Crust,0.0,89.99027,0.0,10/30/6931
+0.62078,46.07104,1272,5,11,17,12,19,3.95,5.0,fr,49866,25,2116377,1,1,Active Shallow Crust,128.9005,89.99365,0.0,05/11/1272
+0.62078,46.07104,7261,8,22,4,16,37,4.15,5.0,fr,49867,145,2116392,1,1,Active Shallow Crust,0.0,89.98992,0.0,08/22/7261
+0.62078,46.07104,2114,4,11,15,50,45,4.15,15.0,fr,49868,42,2116402,1,1,Active Shallow Crust,128.8975,89.99387,0.0,04/11/2114
+0.62078,46.07104,7505,4,9,17,47,28,4.55,5.0,fr,49869,150,2116440,1,1,Active Shallow Crust,0.0,89.99004,0.0,04/09/7505
+0.62078,46.07104,3541,6,17,18,38,9,4.65,5.0,fr,49870,70,2116452,1,1,Active Shallow Crust,0.0,89.98989,0.0,06/17/3541
+0.62078,46.07104,7021,6,23,2,5,7,4.75,5.0,fr,49871,140,2116467,1,1,Active Shallow Crust,240.0074,58.00445,0.0,06/23/7021
+0.62078,46.07104,4557,3,25,19,56,42,5.55,27.5,fr,49872,91,2116571,1,1,Active Shallow Crust,128.8765,89.98979,0.0,03/25/4557
+3.64813,48.55998,6132,2,21,19,9,28,3.55,5.0,fr,49873,122,2116800,1,1,Active Shallow Crust,0.0,89.98999,0.0,02/21/6132
+3.64813,48.55998,785,11,6,10,45,39,3.55,15.0,fr,49874,15,2116801,1,1,Active Shallow Crust,0.0,89.98999,0.0,11/06/0785
+3.64813,48.55998,74,9,22,12,24,38,3.75,5.0,fr,49875,1,2116824,1,1,Active Shallow Crust,0.0,89.9894,0.0,09/22/0074
+3.64813,48.55998,1591,2,5,1,4,43,3.95,5.0,fr,49876,31,2116848,1,1,Active Shallow Crust,0.0,89.98947,0.0,02/05/1591
+3.64813,48.55998,4404,9,26,12,59,37,4.25,5.0,fr,49877,88,2116884,1,1,Active Shallow Crust,0.0,89.98956,0.0,09/26/4404
+3.64813,48.55998,6445,12,25,19,6,44,4.25,15.0,fr,49878,128,2116885,1,1,Active Shallow Crust,0.0,89.98956,0.0,12/25/6445
+6.88939,50.36937,9071,11,21,6,46,3,3.65,5.0,fr,49879,181,2117292,1,1,Active Shallow Crust,0.0,89.98853,0.0,11/21/9071
+6.88939,50.36937,6326,8,3,0,18,39,3.75,15.0,fr,49880,126,2117305,1,2,Active Shallow Crust,0.0,89.98978,0.0,08/03/6326
+6.88939,50.36937,3433,11,6,21,3,37,3.75,15.0,fr,49881,68,2117305,1,2,Active Shallow Crust,0.0,89.98978,0.0,11/06/3433
+6.88939,50.36937,9740,10,22,7,9,30,3.85,5.0,fr,49882,194,2117316,1,1,Active Shallow Crust,0.0,89.99089,0.0,10/22/9740
+6.88939,50.36937,1844,7,17,5,43,15,3.85,27.5,fr,49883,36,2117324,1,1,Active Shallow Crust,0.0,89.99078,-90.0,07/17/1844
+6.88939,50.36937,4557,12,11,7,47,3,3.95,5.0,fr,49884,91,2117328,1,1,Active Shallow Crust,0.0,89.99188,0.0,12/11/4557
+6.88939,50.36937,6737,5,4,22,17,12,3.95,15.0,fr,49885,134,2117329,1,1,Active Shallow Crust,0.0,89.99188,0.0,05/04/6737
+6.88939,50.36937,5504,3,26,2,46,0,4.05,15.0,fr,49886,110,2117350,1,1,Active Shallow Crust,128.8895,89.99458,0.0,03/26/5504
+6.88939,50.36937,2047,2,12,13,24,51,4.55,15.0,fr,49887,40,2117407,1,1,Active Shallow Crust,0.0,89.98971,-90.0,02/12/2047
+6.88939,50.36937,1243,11,10,22,29,53,4.55,15.0,fr,49888,24,2117410,1,1,Active Shallow Crust,128.893,89.9854,0.0,11/10/1243
+-2.56032,48.51658,5514,8,17,4,27,21,3.55,5.0,fr,49889,110,2117760,1,1,Active Shallow Crust,0.0,89.98998,0.0,08/17/5514
+-2.56032,48.51658,4796,2,6,2,53,41,3.55,15.0,fr,49890,95,2117761,1,1,Active Shallow Crust,0.0,89.98998,0.0,02/06/4796
+-2.56032,48.51658,1762,8,18,9,24,1,3.75,5.0,fr,49891,35,2117784,1,2,Active Shallow Crust,0.0,89.98939,0.0,08/18/1762
+-2.56032,48.51658,1652,5,21,6,29,24,3.75,5.0,fr,49892,33,2117784,1,2,Active Shallow Crust,0.0,89.98939,0.0,05/21/1652
+-2.56032,48.51658,3571,9,19,11,2,23,3.75,5.0,fr,49893,71,2117787,1,1,Active Shallow Crust,240.0087,58.01743,0.0,09/19/3571
+-2.56032,48.51658,2300,4,22,18,8,5,3.95,15.0,fr,49894,45,2117809,1,1,Active Shallow Crust,0.0,89.98946,0.0,04/22/2300
+-2.56032,48.51658,5994,8,29,14,50,58,3.95,5.0,fr,49895,119,2117811,1,1,Active Shallow Crust,240.0203,58.00491,0.0,08/29/5994
+-2.56032,48.51658,5659,11,25,1,40,20,4.05,15.0,fr,49896,113,2117827,1,1,Active Shallow Crust,0.0,89.9905,-90.0,11/25/5659
+-2.56032,48.51658,8371,7,15,22,11,19,4.25,5.0,fr,49897,167,2117847,1,1,Active Shallow Crust,240.0079,57.99407,0.0,07/15/8371
+-2.56032,48.51658,6077,12,12,0,7,55,4.25,27.5,fr,49898,121,2117849,1,1,Active Shallow Crust,240.0079,57.99407,0.0,12/12/6077
+-2.56032,48.51658,7775,8,19,0,5,5,4.35,5.0,fr,49899,155,2117856,1,2,Active Shallow Crust,0.0,89.98936,0.0,08/19/7775
+-2.56032,48.51658,9926,5,25,13,6,50,4.35,5.0,fr,49900,198,2117856,1,2,Active Shallow Crust,0.0,89.98936,0.0,05/25/9926
+-2.56032,48.51658,9740,2,5,20,6,12,4.75,15.0,fr,49901,194,2117905,1,1,Active Shallow Crust,0.0,89.98993,0.0,02/05/9740
+-2.56032,48.51658,1966,7,29,1,37,22,5.25,5.0,fr,49902,39,2117964,1,1,Active Shallow Crust,0.0,89.99009,0.0,07/29/1966
+4.3884,49.42087,6483,3,18,14,57,13,3.75,5.0,fr,49903,129,2118264,1,1,Active Shallow Crust,0.0,89.98958,0.0,03/18/6483
+7.04853,47.87245,8032,10,26,16,8,3,3.55,5.0,fr,49904,160,2118720,1,3,Active Shallow Crust,0.0,89.99323,0.0,10/26/8032
+7.04853,47.87245,3891,10,12,7,56,53,3.55,5.0,fr,49905,77,2118720,1,3,Active Shallow Crust,0.0,89.99323,0.0,10/12/3891
+7.04853,47.87245,2169,10,26,12,0,44,3.55,5.0,fr,49906,43,2118720,1,3,Active Shallow Crust,0.0,89.99323,0.0,10/26/2169
+7.04853,47.87245,8608,12,26,16,19,5,3.55,15.0,fr,49907,172,2118721,1,1,Active Shallow Crust,0.0,89.99323,0.0,12/26/8608
+7.04853,47.87245,7109,11,15,15,15,42,3.55,27.5,fr,49908,142,2118722,1,1,Active Shallow Crust,0.0,89.99323,0.0,11/15/7109
+7.04853,47.87245,1116,10,10,10,49,54,3.55,5.0,fr,49909,22,2118723,1,1,Active Shallow Crust,240.0125,57.99775,0.0,10/10/1116
+7.04853,47.87245,6853,2,28,7,25,23,3.65,5.0,fr,49910,137,2118732,1,2,Active Shallow Crust,0.0,89.98795,0.0,02/28/6853
+7.04853,47.87245,7879,3,25,0,44,59,3.65,5.0,fr,49911,157,2118732,1,2,Active Shallow Crust,0.0,89.98795,0.0,03/25/7879
+7.04853,47.87245,1699,4,30,6,11,28,3.65,15.0,fr,49912,33,2118733,1,1,Active Shallow Crust,0.0,89.98795,0.0,04/30/1699
+7.04853,47.87245,5247,10,19,2,19,21,3.65,5.0,fr,49913,104,2118735,1,1,Active Shallow Crust,240.0026,58.01211,0.0,10/19/5247
+7.04853,47.87245,2614,11,9,12,47,33,3.65,5.0,fr,49914,52,2118738,1,1,Active Shallow Crust,0.0,89.9878,-90.0,11/09/2614
+7.04853,47.87245,5022,7,6,5,53,12,3.65,5.0,fr,49915,100,2118741,1,1,Active Shallow Crust,128.8998,89.96355,0.0,07/06/5022
+7.04853,47.87245,9007,10,14,13,29,48,3.75,5.0,fr,49916,180,2118744,1,3,Active Shallow Crust,0.0,89.98925,0.0,10/14/9007
+7.04853,47.87245,3503,12,1,12,22,51,3.75,5.0,fr,49917,70,2118744,1,3,Active Shallow Crust,0.0,89.98925,0.0,12/01/3503
+7.04853,47.87245,4814,1,1,1,36,4,3.75,5.0,fr,49918,96,2118744,1,3,Active Shallow Crust,0.0,89.98925,0.0,01/01/4814
+7.04853,47.87245,973,6,29,10,29,52,3.75,15.0,fr,49919,19,2118745,1,1,Active Shallow Crust,0.0,89.98925,0.0,06/29/0973
+7.04853,47.87245,7322,6,11,0,14,24,3.85,5.0,fr,49920,146,2118756,1,3,Active Shallow Crust,0.0,89.99043,0.0,06/11/7322
+7.04853,47.87245,47,8,3,20,57,30,3.85,5.0,fr,49921,0,2118756,1,3,Active Shallow Crust,0.0,89.99043,0.0,08/03/0047
+7.04853,47.87245,3390,2,21,22,24,36,3.85,5.0,fr,49922,67,2118756,1,3,Active Shallow Crust,0.0,89.99043,0.0,02/21/3390
+7.04853,47.87245,3259,2,22,7,46,19,3.85,5.0,fr,49923,65,2118765,1,1,Active Shallow Crust,128.8958,89.99282,0.0,02/22/3259
+7.04853,47.87245,3474,1,5,20,56,36,3.95,5.0,fr,49924,69,2118771,1,1,Active Shallow Crust,240.0198,58.0049,0.0,01/05/3474
+7.04853,47.87245,5990,3,8,6,35,23,3.95,15.0,fr,49925,119,2118772,1,1,Active Shallow Crust,240.0198,58.0049,0.0,03/08/5990
+7.04853,47.87245,5470,7,22,13,27,18,4.05,5.0,fr,49926,109,2118780,1,1,Active Shallow Crust,0.0,89.98859,0.0,07/22/5470
+7.04853,47.87245,2000,8,18,17,16,57,4.05,5.0,fr,49927,39,2118783,1,1,Active Shallow Crust,240.0058,58.00573,0.0,08/18/2000
+7.04853,47.87245,645,7,5,10,48,38,4.15,15.0,fr,49928,12,2118793,1,2,Active Shallow Crust,0.0,89.98983,0.0,07/05/0645
+7.04853,47.87245,1375,9,12,16,13,19,4.15,15.0,fr,49929,27,2118793,1,2,Active Shallow Crust,0.0,89.98983,0.0,09/12/1375
+7.04853,47.87245,9246,8,23,16,59,33,4.25,15.0,fr,49930,184,2118805,1,1,Active Shallow Crust,0.0,89.99094,0.0,08/23/9246
+7.04853,47.87245,615,8,29,9,48,23,4.35,15.0,fr,49931,12,2118820,1,1,Active Shallow Crust,240.0086,57.99611,0.0,08/29/0615
+7.04853,47.87245,3168,11,18,0,34,6,4.45,5.0,fr,49932,63,2118834,1,1,Active Shallow Crust,0.0,89.99029,-90.0,11/18/3168
+7.04853,47.87245,7405,2,21,2,58,11,4.55,15.0,fr,49933,148,2118844,1,1,Active Shallow Crust,240.0102,57.9974,0.0,02/21/7405
+7.04853,47.87245,5449,1,12,4,17,11,4.75,5.0,fr,49934,108,2118864,1,1,Active Shallow Crust,0.0,89.98981,0.0,01/12/5449
+7.04853,47.87245,8249,6,21,23,8,25,4.75,15.0,fr,49935,164,2118865,1,1,Active Shallow Crust,0.0,89.98981,0.0,06/21/8249
+7.04853,47.87245,2623,7,8,6,52,51,4.95,5.0,fr,49936,52,2118888,1,1,Active Shallow Crust,0.0,89.99055,0.0,07/08/2623
+7.04853,47.87245,4624,6,30,17,40,26,5.15,15.0,fr,49937,92,2118913,1,1,Active Shallow Crust,0.0,89.99035,0.0,06/30/4624
+7.04853,47.87245,7157,7,9,8,25,55,5.15,5.0,fr,49938,143,2118921,1,1,Active Shallow Crust,128.8831,89.99094,0.0,07/09/7157
+7.04853,47.87245,9889,8,15,13,36,22,5.25,5.0,fr,49939,197,2118924,1,1,Active Shallow Crust,0.0,89.99044,0.0,08/15/9889
+7.048534,47.87245,2874,2,3,21,30,39,6.25,6.744814,fr,49940,57,2119044,1,1,Active Shallow Crust,359.9998,89.99002,0.0,02/03/2874
+2.49288,48.30388,5280,1,15,12,27,50,3.95,27.5,fr,49941,105,2119250,1,1,Active Shallow Crust,0.0,89.98942,0.0,01/15/5280
+2.49288,48.30388,7950,10,28,7,15,51,4.35,5.0,fr,49942,158,2119296,1,1,Active Shallow Crust,0.0,89.99065,0.0,10/28/7950
+2.49288,48.30388,5629,8,4,15,43,36,4.45,5.0,fr,49943,112,2119308,1,1,Active Shallow Crust,0.0,89.99048,0.0,08/04/5629
+6.81073,43.39458,1582,8,28,19,47,31,3.55,5.0,fr,49944,31,2119680,1,2,Active Shallow Crust,0.0,89.99268,0.0,08/28/1582
+6.81073,43.39458,1194,8,30,1,45,51,3.55,5.0,fr,49945,23,2119680,1,2,Active Shallow Crust,0.0,89.99268,0.0,08/30/1194
+6.81073,43.39458,328,10,16,7,22,18,3.65,15.0,fr,49946,6,2119693,1,1,Active Shallow Crust,0.0,89.98694,0.0,10/16/0328
+6.81073,43.39458,7422,7,25,1,2,18,4.65,5.0,fr,49947,148,2119812,1,1,Active Shallow Crust,0.0,89.98967,0.0,07/25/7422
+1.6932,41.60069,7023,2,25,19,36,46,3.55,5.0,fr,49948,140,2120163,1,1,Active Shallow Crust,240.0117,57.99807,0.0,02/25/7023
+1.6932,41.60069,3339,4,19,10,43,47,3.55,5.0,fr,49949,66,2120169,1,1,Active Shallow Crust,128.8964,89.99435,0.0,04/19/3339
+1.6932,41.60069,8553,9,18,17,56,3,3.65,15.0,fr,49950,171,2120173,1,1,Active Shallow Crust,0.0,89.98992,0.0,09/18/8553
+1.6932,41.60069,8136,8,27,20,23,5,3.65,15.0,fr,49951,162,2120176,1,1,Active Shallow Crust,240.0003,58.01284,0.0,08/27/8136
+1.6932,41.60069,8011,4,16,23,4,44,3.65,5.0,fr,49952,160,2120181,1,1,Active Shallow Crust,128.9004,89.96358,0.0,04/16/8011
+1.6932,41.60069,6586,8,12,9,43,27,3.75,5.0,fr,49953,131,2120184,1,2,Active Shallow Crust,0.0,89.98952,0.0,08/12/6586
+1.6932,41.60069,9723,10,12,2,1,32,3.75,5.0,fr,49954,194,2120184,1,2,Active Shallow Crust,0.0,89.98952,0.0,10/12/9723
+1.6932,41.60069,7755,6,23,11,30,25,3.85,5.0,fr,49955,155,2120196,1,1,Active Shallow Crust,0.0,89.99065,0.0,06/23/7755
+1.6932,41.60069,9615,11,4,1,39,59,3.85,15.0,fr,49956,192,2120206,1,1,Active Shallow Crust,128.8963,89.99332,0.0,11/04/9615
+1.6932,41.60069,8392,9,15,15,29,5,3.95,27.5,fr,49957,167,2120210,1,1,Active Shallow Crust,0.0,89.99049,0.0,09/15/8392
+1.6932,41.60069,4128,1,19,1,26,51,4.55,5.0,fr,49958,82,2120289,1,1,Active Shallow Crust,128.895,89.98579,0.0,01/19/4128
+-2.99883,48.47889,5152,6,18,5,38,53,3.55,5.0,fr,49959,103,2120640,1,1,Active Shallow Crust,0.0,89.98997,0.0,06/18/5152
+-2.99883,48.47889,3549,11,26,14,8,7,3.55,15.0,fr,49960,70,2120641,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/26/3549
+-2.99883,48.47889,1727,4,11,18,40,0,3.65,5.0,fr,49961,34,2120652,1,2,Active Shallow Crust,0.0,89.99107,0.0,04/11/1727
+-2.99883,48.47889,4663,3,30,10,28,8,3.65,5.0,fr,49962,93,2120652,1,2,Active Shallow Crust,0.0,89.99107,0.0,03/30/4663
+-2.99883,48.47889,8261,5,28,20,36,28,3.65,15.0,fr,49963,165,2120653,1,1,Active Shallow Crust,0.0,89.99107,0.0,05/28/8261
+-2.99883,48.47889,7278,10,24,15,56,17,3.65,15.0,fr,49964,145,2120659,1,1,Active Shallow Crust,0.0,89.99096,-90.0,10/24/7278
+-2.99883,48.47889,954,11,23,13,14,15,3.65,15.0,fr,49965,19,2120662,1,1,Active Shallow Crust,128.9007,89.96356,0.0,11/23/0954
+-2.99883,48.47889,9159,8,15,15,53,23,3.75,5.0,fr,49966,183,2120664,1,1,Active Shallow Crust,0.0,89.98938,0.0,08/15/9159
+-2.99883,48.47889,3636,11,16,1,29,18,3.75,5.0,fr,49967,72,2120670,1,2,Active Shallow Crust,0.0,89.98926,-90.0,11/16/3636
+-2.99883,48.47889,9425,10,11,15,47,24,3.75,5.0,fr,49968,188,2120670,1,2,Active Shallow Crust,0.0,89.98926,-90.0,10/11/9425
+-2.99883,48.47889,2370,6,11,5,22,49,3.95,5.0,fr,49969,47,2120688,1,1,Active Shallow Crust,0.0,89.98946,0.0,06/11/2370
+-2.99883,48.47889,6262,1,21,15,43,47,4.05,5.0,fr,49970,125,2120700,1,1,Active Shallow Crust,0.0,89.9906,0.0,01/21/6262
+-2.99883,48.47889,4793,6,13,18,49,59,4.05,15.0,fr,49971,95,2120710,1,1,Active Shallow Crust,128.8902,89.99436,0.0,06/13/4793
+-2.99883,48.47889,7546,7,7,22,20,14,4.15,15.0,fr,49972,150,2120713,1,1,Active Shallow Crust,0.0,89.98995,0.0,07/07/7546
+-2.99883,48.47889,3347,6,15,7,53,13,4.35,5.0,fr,49973,66,2120745,1,1,Active Shallow Crust,128.8975,89.98262,0.0,06/15/3347
+-2.99883,48.47889,8132,3,17,14,46,18,4.45,15.0,fr,49974,162,2120749,1,1,Active Shallow Crust,0.0,89.99051,0.0,03/17/8132
+-2.99883,48.47889,9169,11,25,3,18,21,4.45,5.0,fr,49975,183,2120751,1,1,Active Shallow Crust,240.0056,57.99483,0.0,11/25/9169
+1.00956,49.28663,3194,9,24,20,13,49,3.55,5.0,fr,49976,63,2121129,1,1,Active Shallow Crust,128.8961,89.99342,0.0,09/24/3194
+1.00956,49.28663,5070,10,27,20,1,2,3.75,5.0,fr,49977,101,2121144,1,2,Active Shallow Crust,0.0,89.98955,0.0,10/27/5070
+1.00956,49.28663,9869,10,13,13,57,33,3.75,5.0,fr,49978,197,2121144,1,2,Active Shallow Crust,0.0,89.98955,0.0,10/13/9869
+1.00956,49.28663,4081,4,4,18,10,47,3.75,5.0,fr,49979,81,2121147,1,1,Active Shallow Crust,240.0089,58.01755,0.0,04/04/4081
+-3.41987,46.80579,1680,5,1,17,31,52,3.55,27.5,fr,49980,33,2121602,1,1,Active Shallow Crust,0.0,89.98965,0.0,05/01/1680
+-3.41987,46.80579,5872,5,12,18,56,13,3.65,15.0,fr,49981,117,2121613,1,1,Active Shallow Crust,0.0,89.99078,0.0,05/12/5872
+-3.41987,46.80579,7328,3,4,4,47,11,3.95,15.0,fr,49982,146,2121652,1,1,Active Shallow Crust,240.0197,58.00509,0.0,03/04/7328
+0.44248,50.83033,4184,12,1,23,8,22,3.55,5.0,fr,49983,83,2122560,1,1,Active Shallow Crust,0.0,89.99005,0.0,12/01/4184
+0.44248,50.83033,4355,2,6,3,29,27,3.65,5.0,fr,49984,87,2122572,1,1,Active Shallow Crust,0.0,89.99007,0.0,02/06/4355
+0.44248,50.83033,7206,8,24,20,33,11,3.75,5.0,fr,49985,144,2122584,1,1,Active Shallow Crust,0.0,89.98988,0.0,08/24/7206
+0.44248,50.83033,8867,7,11,23,33,43,3.75,5.0,fr,49986,177,2122587,1,1,Active Shallow Crust,240.0089,58.01768,0.0,07/11/8867
+2.96966,43.00692,6076,5,21,22,33,4,3.55,5.0,fr,49987,121,2123040,1,2,Active Shallow Crust,0.0,89.98894,0.0,05/21/6076
+2.96966,43.00692,1532,1,25,23,38,53,3.55,5.0,fr,49988,30,2123040,1,2,Active Shallow Crust,0.0,89.98894,0.0,01/25/1532
+2.96966,43.00692,3948,10,26,19,1,36,3.55,27.5,fr,49989,78,2123045,1,1,Active Shallow Crust,240.0113,57.99791,0.0,10/26/3948
+2.96966,43.00692,3997,1,18,1,10,35,3.75,5.0,fr,49990,79,2123064,1,1,Active Shallow Crust,0.0,89.99121,0.0,01/18/3997
+2.96966,43.00692,5545,8,28,1,14,31,3.75,15.0,fr,49991,110,2123065,1,1,Active Shallow Crust,0.0,89.99121,0.0,08/28/5545
+2.96966,43.00692,8219,4,18,8,55,20,3.95,5.0,fr,49992,164,2123091,1,1,Active Shallow Crust,240.0189,58.00492,0.0,04/18/8219
+2.96966,43.00692,3049,4,20,12,37,30,4.15,15.0,fr,49993,60,2123113,1,2,Active Shallow Crust,0.0,89.99076,0.0,04/20/3049
+2.96966,43.00692,9922,9,6,14,52,39,4.15,15.0,fr,49994,198,2123113,1,2,Active Shallow Crust,0.0,89.99076,0.0,09/06/9922
+2.96966,43.00692,2459,2,14,1,54,39,4.95,15.0,fr,49995,49,2123218,1,1,Active Shallow Crust,128.8913,89.98981,0.0,02/14/2459
+2.44127,43.05737,2919,5,6,0,56,53,3.55,5.0,fr,49996,58,2123523,1,1,Active Shallow Crust,240.0121,57.99783,0.0,05/06/2919
+2.44127,43.05737,6240,6,22,14,24,40,3.65,5.0,fr,49997,124,2123532,1,2,Active Shallow Crust,0.0,89.99015,0.0,06/22/6240
+2.44127,43.05737,5236,6,15,20,58,46,3.65,5.0,fr,49998,104,2123532,1,2,Active Shallow Crust,0.0,89.99015,0.0,06/15/5236
+2.44127,43.05737,8067,10,22,8,35,49,3.65,15.0,fr,49999,161,2123539,1,1,Active Shallow Crust,0.0,89.99004,-90.0,10/22/8067
+2.44127,43.05737,5730,12,29,15,23,31,3.75,5.0,fr,50000,114,2123544,1,1,Active Shallow Crust,0.0,89.99122,0.0,12/29/5730
+2.44127,43.05737,9721,3,1,8,14,24,3.75,5.0,fr,50001,194,2123547,1,1,Active Shallow Crust,240.0081,58.01781,0.0,03/01/9721
+2.44127,43.05737,2550,10,17,5,14,2,3.75,5.0,fr,50002,50,2123550,1,1,Active Shallow Crust,0.0,89.99112,-90.0,10/17/2550
+2.44127,43.05737,5003,6,29,15,29,25,3.95,5.0,fr,50003,100,2123568,1,1,Active Shallow Crust,0.0,89.9907,0.0,06/29/5003
+2.44127,43.05737,5168,10,12,19,29,39,3.95,15.0,fr,50004,103,2123569,1,1,Active Shallow Crust,0.0,89.9907,0.0,10/12/5168
+2.44127,43.05737,7009,10,30,17,48,0,3.95,5.0,fr,50005,140,2123577,1,1,Active Shallow Crust,128.9007,89.99303,0.0,10/30/7009
+2.44127,43.05737,1155,5,31,19,47,1,4.05,15.0,fr,50006,23,2123584,1,1,Active Shallow Crust,240.0053,58.0059,0.0,05/31/1155
+2.44127,43.05737,9772,12,3,21,2,17,4.05,5.0,fr,50007,195,2123589,1,1,Active Shallow Crust,128.8907,89.99378,0.0,12/03/9772
+2.44127,43.05737,2852,8,2,16,1,43,4.25,5.0,fr,50008,57,2123604,1,1,Active Shallow Crust,0.0,89.99013,0.0,08/02/2852
+2.44127,43.05737,9413,4,23,17,24,33,4.25,5.0,fr,50009,188,2123607,1,1,Active Shallow Crust,240.0071,57.99386,0.0,04/23/9413
+2.44127,43.05737,5290,10,6,1,6,10,4.55,5.0,fr,50010,105,2123643,1,1,Active Shallow Crust,240.0085,57.99716,0.0,10/06/5290
+2.44127,43.05737,9331,10,5,14,35,25,4.85,15.0,fr,50011,186,2123677,1,1,Active Shallow Crust,0.0,89.9901,0.0,10/05/9331
+2.44127,43.05737,8720,3,8,16,50,14,4.95,5.0,fr,50012,174,2123688,1,1,Active Shallow Crust,0.0,89.98971,0.0,03/08/8720
+2.44127,43.05737,6981,6,2,8,26,23,5.75,5.0,fr,50013,139,2123784,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/02/6981
+1.88962,42.70228,6773,10,27,0,6,27,3.55,5.0,fr,50014,135,2124000,1,3,Active Shallow Crust,0.0,89.99074,0.0,10/27/6773
+1.88962,42.70228,8573,9,12,12,8,38,3.55,5.0,fr,50015,171,2124000,1,3,Active Shallow Crust,0.0,89.99074,0.0,09/12/8573
+1.88962,42.70228,479,8,7,0,57,41,3.55,5.0,fr,50016,9,2124000,1,3,Active Shallow Crust,0.0,89.99074,0.0,08/07/0479
+1.88962,42.70228,8177,10,14,3,4,46,3.55,5.0,fr,50017,163,2124003,1,2,Active Shallow Crust,240.0117,57.99838,0.0,10/14/8177
+1.88962,42.70228,9082,8,10,0,47,35,3.55,5.0,fr,50018,181,2124003,1,2,Active Shallow Crust,240.0117,57.99838,0.0,08/10/9082
+1.88962,42.70228,8163,3,20,8,29,12,3.55,5.0,fr,50019,163,2124006,1,1,Active Shallow Crust,0.0,89.99063,-90.0,03/20/8163
+1.88962,42.70228,8371,1,14,7,54,6,3.65,5.0,fr,50020,167,2124012,1,1,Active Shallow Crust,0.0,89.99009,0.0,01/14/8371
+1.88962,42.70228,2917,3,11,15,16,47,3.65,15.0,fr,50021,58,2124016,1,1,Active Shallow Crust,240.0004,58.01295,0.0,03/11/2917
+1.88962,42.70228,3177,3,28,11,40,12,3.75,5.0,fr,50022,63,2124024,1,1,Active Shallow Crust,0.0,89.9897,0.0,03/28/3177
+1.88962,42.70228,8273,12,31,7,27,35,3.75,15.0,fr,50023,165,2124025,1,1,Active Shallow Crust,0.0,89.9897,0.0,12/31/8273
+1.88962,42.70228,2097,6,19,22,52,18,3.85,5.0,fr,50024,41,2124036,1,1,Active Shallow Crust,0.0,89.98951,0.0,06/19/2097
+1.88962,42.70228,3177,3,1,9,9,39,3.85,27.5,fr,50025,63,2124038,1,1,Active Shallow Crust,0.0,89.98951,0.0,03/01/3177
+1.88962,42.70228,75,2,26,22,2,19,3.85,15.0,fr,50026,1,2124046,1,1,Active Shallow Crust,128.8958,89.99409,0.0,02/26/0075
+1.88962,42.70228,2943,12,2,9,42,5,3.95,5.0,fr,50027,58,2124048,1,2,Active Shallow Crust,0.0,89.98948,0.0,12/02/2943
+1.88962,42.70228,7345,9,23,10,54,38,3.95,5.0,fr,50028,146,2124048,1,2,Active Shallow Crust,0.0,89.98948,0.0,09/23/7345
+1.88962,42.70228,5720,6,3,23,53,43,3.95,27.5,fr,50029,114,2124050,1,1,Active Shallow Crust,0.0,89.98948,0.0,06/03/5720
+1.88962,42.70228,2454,5,27,0,10,49,4.05,5.0,fr,50030,49,2124060,1,1,Active Shallow Crust,0.0,89.98958,0.0,05/27/2454
+1.88962,42.70228,1407,12,5,15,24,6,4.05,15.0,fr,50031,28,2124061,1,1,Active Shallow Crust,0.0,89.98958,0.0,12/05/1407
+1.88962,42.70228,5029,3,11,15,7,18,4.05,15.0,fr,50032,100,2124064,1,1,Active Shallow Crust,240.0052,58.00563,0.0,03/11/5029
+-0.9611,46.08136,9184,7,19,5,27,0,3.55,5.0,fr,50033,183,2124480,1,2,Active Shallow Crust,0.0,89.99038,0.0,07/19/9184
+-0.9611,46.08136,6411,7,7,18,46,19,3.55,5.0,fr,50034,128,2124480,1,2,Active Shallow Crust,0.0,89.99038,0.0,07/07/6411
+-0.9611,46.08136,4762,4,28,1,55,30,3.55,5.0,fr,50035,95,2124489,1,1,Active Shallow Crust,128.8961,89.99388,0.0,04/28/4762
+-0.9611,46.08136,1170,10,16,16,12,49,3.65,5.0,fr,50036,23,2124492,1,4,Active Shallow Crust,0.0,89.98987,0.0,10/16/1170
+-0.9611,46.08136,5956,2,20,16,47,47,3.65,5.0,fr,50037,119,2124492,1,4,Active Shallow Crust,0.0,89.98987,0.0,02/20/5956
+-0.9611,46.08136,6253,2,8,16,21,19,3.65,5.0,fr,50038,125,2124492,1,4,Active Shallow Crust,0.0,89.98987,0.0,02/08/6253
+-0.9611,46.08136,2236,12,26,10,4,16,3.65,5.0,fr,50039,44,2124492,1,4,Active Shallow Crust,0.0,89.98987,0.0,12/26/2236
+-0.9611,46.08136,1546,8,24,2,53,26,3.65,15.0,fr,50040,30,2124493,1,2,Active Shallow Crust,0.0,89.98987,0.0,08/24/1546
+-0.9611,46.08136,7988,4,4,12,32,51,3.65,15.0,fr,50041,159,2124493,1,2,Active Shallow Crust,0.0,89.98987,0.0,04/04/7988
+-0.9611,46.08136,8630,7,12,3,41,11,3.75,5.0,fr,50042,172,2124504,1,2,Active Shallow Crust,0.0,89.99028,0.0,07/12/8630
+-0.9611,46.08136,1272,3,18,19,33,42,3.75,5.0,fr,50043,25,2124504,1,2,Active Shallow Crust,0.0,89.99028,0.0,03/18/1272
+-0.9611,46.08136,2380,9,23,15,53,45,3.75,27.5,fr,50044,47,2124506,1,1,Active Shallow Crust,0.0,89.99028,0.0,09/23/2380
+-0.9611,46.08136,3857,10,14,21,4,27,3.85,5.0,fr,50045,77,2124516,1,2,Active Shallow Crust,0.0,89.9901,0.0,10/14/3857
+-0.9611,46.08136,662,9,17,1,31,13,3.85,5.0,fr,50046,13,2124516,1,2,Active Shallow Crust,0.0,89.9901,0.0,09/17/0662
+-0.9611,46.08136,2942,7,29,20,12,59,3.85,15.0,fr,50047,58,2124517,1,1,Active Shallow Crust,0.0,89.9901,0.0,07/29/2942
+-0.9611,46.08136,94,7,12,15,32,57,3.85,5.0,fr,50048,1,2124519,1,1,Active Shallow Crust,240.0107,57.99787,0.0,07/12/0094
+-0.9611,46.08136,6424,1,9,19,5,44,3.95,5.0,fr,50049,128,2124534,1,1,Active Shallow Crust,0.0,89.98995,-90.0,01/09/6424
+-0.9611,46.08136,6804,10,16,5,43,42,4.05,5.0,fr,50050,136,2124540,1,1,Active Shallow Crust,0.0,89.99017,0.0,10/16/6804
+-0.9611,46.08136,5542,8,21,2,1,4,4.15,5.0,fr,50051,110,2124555,1,1,Active Shallow Crust,240.0085,57.99722,0.0,08/21/5542
+-0.9611,46.08136,8123,2,10,3,51,17,4.25,5.0,fr,50052,162,2124564,1,1,Active Shallow Crust,0.0,89.98985,0.0,02/10/8123
+-0.9611,46.08136,4944,8,20,16,14,20,4.35,15.0,fr,50053,98,2124577,1,1,Active Shallow Crust,0.0,89.98991,0.0,08/20/4944
+-0.9611,46.08136,2461,11,30,4,40,25,4.65,5.0,fr,50054,49,2124615,1,1,Active Shallow Crust,240.0107,57.99421,0.0,11/30/2461
+-0.9611,46.08136,2428,2,20,22,37,32,5.45,15.0,fr,50055,48,2124709,1,1,Active Shallow Crust,0.0,89.98999,0.0,02/20/2428
+-2.4883,48.25287,5314,1,11,13,34,11,3.55,5.0,fr,50056,106,2124960,1,2,Active Shallow Crust,0.0,89.98993,0.0,01/11/5314
+-2.4883,48.25287,497,11,28,21,40,46,3.55,5.0,fr,50057,9,2124960,1,2,Active Shallow Crust,0.0,89.98993,0.0,11/28/0497
+-2.4883,48.25287,5524,8,28,2,0,54,3.65,5.0,fr,50058,110,2124972,1,1,Active Shallow Crust,0.0,89.99102,0.0,08/28/5524
+-2.4883,48.25287,2567,4,9,22,50,21,3.65,27.5,fr,50059,51,2124974,1,2,Active Shallow Crust,0.0,89.99102,0.0,04/09/2567
+-2.4883,48.25287,2297,11,1,5,36,28,3.65,27.5,fr,50060,45,2124974,1,2,Active Shallow Crust,0.0,89.99102,0.0,11/01/2297
+-2.4883,48.25287,1680,10,16,0,2,30,3.75,5.0,fr,50061,33,2124987,1,1,Active Shallow Crust,240.0082,58.01791,0.0,10/16/1680
+-2.4883,48.25287,1530,6,4,7,37,29,3.75,27.5,fr,50062,30,2124989,1,1,Active Shallow Crust,240.0082,58.01791,0.0,06/04/1530
+-2.4883,48.25287,2559,10,22,0,36,19,3.95,5.0,fr,50063,51,2125008,1,1,Active Shallow Crust,0.0,89.98941,0.0,10/22/2559
+-2.4883,48.25287,8496,11,29,9,9,0,4.05,15.0,fr,50064,169,2125027,1,1,Active Shallow Crust,0.0,89.99045,-90.0,11/29/8496
+-2.4883,48.25287,2407,10,8,2,43,13,4.35,5.0,fr,50065,48,2125056,1,1,Active Shallow Crust,0.0,89.99065,0.0,10/08/2407
+-2.4883,48.25287,8011,1,2,21,33,38,4.45,5.0,fr,50066,160,2125074,1,1,Active Shallow Crust,0.0,89.99036,-90.0,01/02/8011
+-2.4883,48.25287,5466,9,14,12,55,6,4.55,27.5,fr,50067,109,2125082,1,1,Active Shallow Crust,0.0,89.99045,0.0,09/14/5466
+-2.4883,48.25287,2067,11,24,18,33,10,4.95,5.0,fr,50068,41,2125128,1,1,Active Shallow Crust,0.0,89.98995,0.0,11/24/2067
+-2.4883,48.25287,2212,7,9,14,57,44,5.85,5.0,fr,50069,44,2125245,1,1,Active Shallow Crust,128.8654,89.9915,0.0,07/09/2212
+-2.4883,48.25287,4546,5,31,8,9,41,6.05,15.0,fr,50070,90,2125261,1,1,Active Shallow Crust,0.0,89.98998,0.0,05/31/4546
+-1.91759,41.72028,4132,6,24,1,49,19,3.55,27.5,fr,50071,82,2125448,1,1,Active Shallow Crust,0.0,89.99049,-90.0,06/24/4132
+-1.91759,41.72028,486,3,14,16,21,22,3.65,5.0,fr,50072,9,2125452,1,1,Active Shallow Crust,0.0,89.98994,0.0,03/14/0486
+-1.91759,41.72028,9861,9,14,22,50,35,4.25,5.0,fr,50073,197,2125524,1,1,Active Shallow Crust,0.0,89.98991,0.0,09/14/9861
+3.94315,46.43407,5372,2,21,7,33,53,3.55,5.0,fr,50074,107,2125920,1,2,Active Shallow Crust,0.0,89.98958,0.0,02/21/5372
+3.94315,46.43407,5143,12,30,1,33,1,3.55,5.0,fr,50075,102,2125920,1,2,Active Shallow Crust,0.0,89.98958,0.0,12/30/5143
+3.94315,46.43407,6495,10,12,5,40,58,3.55,15.0,fr,50076,129,2125921,1,1,Active Shallow Crust,0.0,89.98958,0.0,10/12/6495
+3.94315,46.43407,6275,1,11,22,13,12,3.55,5.0,fr,50077,125,2125923,1,1,Active Shallow Crust,240.012,57.99865,0.0,01/11/6275
+3.94315,46.43407,4108,1,1,17,24,28,3.65,15.0,fr,50078,82,2125933,1,1,Active Shallow Crust,0.0,89.99071,0.0,01/01/4108
+3.94315,46.43407,2205,10,22,12,22,36,3.85,15.0,fr,50079,44,2125957,1,1,Active Shallow Crust,0.0,89.99016,0.0,10/22/2205
+3.94315,46.43407,9481,2,1,0,40,42,3.95,5.0,fr,50080,189,2125977,1,1,Active Shallow Crust,128.8999,89.99342,0.0,02/01/9481
+3.94315,46.43407,5829,6,11,9,1,49,4.25,5.0,fr,50081,116,2126004,1,1,Active Shallow Crust,0.0,89.99068,0.0,06/11/5829
+3.94315,46.43407,2723,6,20,2,33,12,4.35,5.0,fr,50082,54,2126016,1,1,Active Shallow Crust,0.0,89.99032,0.0,06/20/2723
+-1.96726,43.24048,4257,9,25,8,34,26,3.55,5.0,fr,50083,85,2126400,1,2,Active Shallow Crust,0.0,89.99081,0.0,09/25/4257
+-1.96726,43.24048,5460,10,15,21,57,45,3.55,5.0,fr,50084,109,2126400,1,2,Active Shallow Crust,0.0,89.99081,0.0,10/15/5460
+-1.96726,43.24048,3302,4,28,12,23,35,3.55,5.0,fr,50085,66,2126406,1,1,Active Shallow Crust,0.0,89.99072,-90.0,04/28/3302
+-1.96726,43.24048,847,8,21,4,15,22,3.55,15.0,fr,50086,16,2126407,1,1,Active Shallow Crust,0.0,89.99072,-90.0,08/21/0847
+-1.96726,43.24048,5654,4,23,5,20,1,3.65,5.0,fr,50087,113,2126412,1,1,Active Shallow Crust,0.0,89.99018,0.0,04/23/5654
+-1.96726,43.24048,4027,3,9,8,16,50,3.65,15.0,fr,50088,80,2126413,1,1,Active Shallow Crust,0.0,89.99018,0.0,03/09/4027
+-1.96726,43.24048,3136,4,20,11,31,7,3.65,27.5,fr,50089,62,2126414,1,1,Active Shallow Crust,0.0,89.99018,0.0,04/20/3136
+-1.96726,43.24048,7117,1,21,22,13,49,3.65,5.0,fr,50090,142,2126418,1,1,Active Shallow Crust,0.0,89.99007,-90.0,01/21/7117
+-1.96726,43.24048,4228,9,22,16,27,13,3.75,5.0,fr,50091,84,2126424,1,1,Active Shallow Crust,0.0,89.98979,0.0,09/22/4228
+-1.96726,43.24048,7285,11,17,10,32,17,3.75,5.0,fr,50092,145,2126427,1,1,Active Shallow Crust,240.0079,58.01758,0.0,11/17/7285
+-1.96726,43.24048,3519,5,10,14,6,7,3.85,5.0,fr,50093,70,2126436,1,2,Active Shallow Crust,0.0,89.9896,0.0,05/10/3519
+-1.96726,43.24048,3556,7,31,1,13,48,3.85,5.0,fr,50094,71,2126436,1,2,Active Shallow Crust,0.0,89.9896,0.0,07/31/3556
+-1.96726,43.24048,4414,3,15,21,5,0,3.85,15.0,fr,50095,88,2126440,1,1,Active Shallow Crust,240.0104,57.99764,0.0,03/15/4414
+-1.96726,43.24048,9775,5,12,17,10,23,3.85,5.0,fr,50096,195,2126442,1,1,Active Shallow Crust,0.0,89.98948,-90.0,05/12/9775
+-1.96726,43.24048,1891,10,5,23,26,24,3.95,5.0,fr,50097,37,2126448,1,1,Active Shallow Crust,0.0,89.98957,0.0,10/05/1891
+-1.96726,43.24048,9609,4,14,13,53,12,3.95,27.5,fr,50098,192,2126453,1,1,Active Shallow Crust,240.0194,58.00488,0.0,04/14/9609
+-1.96726,43.24048,3219,7,10,5,25,18,3.95,5.0,fr,50099,64,2126457,1,1,Active Shallow Crust,128.9008,89.99363,0.0,07/10/3219
+-1.96726,43.24048,8814,5,20,8,52,25,4.05,15.0,fr,50100,176,2126461,1,2,Active Shallow Crust,0.0,89.98967,0.0,05/20/8814
+-1.96726,43.24048,5569,2,1,1,33,14,4.05,15.0,fr,50101,111,2126461,1,2,Active Shallow Crust,0.0,89.98967,0.0,02/01/5569
+-1.96726,43.24048,7506,3,30,16,24,42,4.05,5.0,fr,50102,150,2126469,1,1,Active Shallow Crust,128.8907,89.9938,0.0,03/30/7506
+-1.96726,43.24048,9590,8,16,3,35,18,4.15,5.0,fr,50103,191,2126472,1,2,Active Shallow Crust,0.0,89.98988,0.0,08/16/9590
+-1.96726,43.24048,7901,3,4,9,17,58,4.15,5.0,fr,50104,158,2126472,1,2,Active Shallow Crust,0.0,89.98988,0.0,03/04/7901
+-1.96726,43.24048,9602,7,5,7,50,49,4.15,15.0,fr,50105,192,2126479,1,1,Active Shallow Crust,0.0,89.98976,-90.0,07/05/9602
+-1.96726,43.24048,6822,5,9,5,27,7,4.25,5.0,fr,50106,136,2126484,1,1,Active Shallow Crust,0.0,89.99016,0.0,05/09/6822
+-1.96726,43.24048,3241,7,17,2,55,16,4.25,5.0,fr,50107,64,2126490,1,1,Active Shallow Crust,0.0,89.99004,-90.0,07/17/3241
+-1.96726,43.24048,1119,10,6,6,9,38,4.85,5.0,fr,50108,22,2126556,1,3,Active Shallow Crust,0.0,89.99013,0.0,10/06/1119
+-1.96726,43.24048,4144,9,24,9,35,21,4.85,5.0,fr,50109,82,2126556,1,3,Active Shallow Crust,0.0,89.99013,0.0,09/24/4144
+-1.96726,43.24048,1453,7,25,16,50,45,4.85,5.0,fr,50110,29,2126556,1,3,Active Shallow Crust,0.0,89.99013,0.0,07/25/1453
+-1.96726,43.24048,8822,6,27,23,50,35,5.75,5.0,fr,50111,176,2126664,1,1,Active Shallow Crust,0.0,89.98993,0.0,06/27/8822
+-1.967253,43.24048,7384,12,5,23,41,57,6.45,8.39402,fr,50112,147,2126754,1,1,Active Shallow Crust,360.0,89.99001,-90.0,12/05/7384
+2.09243,47.62696,3203,1,18,18,57,32,3.65,5.0,fr,50113,64,2126892,1,1,Active Shallow Crust,0.0,89.99091,0.0,01/18/3203
+2.09243,47.62696,9457,4,17,15,37,34,3.75,5.0,fr,50114,189,2126904,1,2,Active Shallow Crust,0.0,89.9892,0.0,04/17/9457
+2.09243,47.62696,1835,8,21,0,41,26,3.75,5.0,fr,50115,36,2126904,1,2,Active Shallow Crust,0.0,89.9892,0.0,08/21/1835
+2.09243,47.62696,3244,1,11,2,46,16,4.05,5.0,fr,50116,64,2126940,1,1,Active Shallow Crust,0.0,89.99045,0.0,01/11/3244
+2.09243,47.62696,1078,6,3,22,57,11,4.05,5.0,fr,50117,21,2126949,1,1,Active Shallow Crust,128.8905,89.99331,0.0,06/03/1078
+2.09243,47.62696,8011,2,6,17,8,23,4.45,5.0,fr,50118,160,2126988,1,1,Active Shallow Crust,0.0,89.99036,0.0,02/06/8011
+2.09243,47.62696,6516,9,9,6,38,45,4.55,5.0,fr,50119,130,2127003,1,1,Active Shallow Crust,240.0098,57.99747,0.0,09/09/6516
+-4.24988,48.49798,2837,8,13,4,20,0,3.55,5.0,fr,50120,56,2127360,1,3,Active Shallow Crust,0.0,89.99332,0.0,08/13/2837
+-4.24988,48.49798,9321,9,27,12,25,15,3.55,5.0,fr,50121,186,2127360,1,3,Active Shallow Crust,0.0,89.99332,0.0,09/27/9321
+-4.24988,48.49798,3116,9,1,16,34,39,3.55,5.0,fr,50122,62,2127360,1,3,Active Shallow Crust,0.0,89.99332,0.0,09/01/3116
+-4.24988,48.49798,1520,2,15,7,57,40,3.55,27.5,fr,50123,30,2127362,1,1,Active Shallow Crust,0.0,89.99332,0.0,02/15/1520
+-4.24988,48.49798,502,2,20,12,32,44,3.65,15.0,fr,50124,10,2127373,1,1,Active Shallow Crust,0.0,89.98809,0.0,02/20/0502
+-4.24988,48.49798,9480,9,4,2,24,25,3.75,5.0,fr,50125,189,2127387,1,2,Active Shallow Crust,240.0079,58.01788,0.0,09/04/9480
+-4.24988,48.49798,1759,2,28,16,2,54,3.75,5.0,fr,50126,35,2127387,1,2,Active Shallow Crust,240.0079,58.01788,0.0,02/28/1759
+-4.24988,48.49798,2991,4,23,10,18,2,3.95,5.0,fr,50127,59,2127408,1,1,Active Shallow Crust,0.0,89.99157,0.0,04/23/2991
+-4.24988,48.49798,1704,2,2,18,11,24,3.95,5.0,fr,50128,34,2127414,1,1,Active Shallow Crust,0.0,89.99147,-90.0,02/02/1704
+-4.24988,48.49798,84,1,16,5,55,44,3.95,5.0,fr,50129,1,2127417,1,1,Active Shallow Crust,128.8992,89.99368,0.0,01/16/0084
+-4.24988,48.49798,6498,12,24,17,29,47,4.05,5.0,fr,50130,129,2127429,1,1,Active Shallow Crust,128.8907,89.99249,0.0,12/24/6498
+-4.24988,48.49798,3846,11,29,12,33,23,4.45,5.0,fr,50131,76,2127468,1,1,Active Shallow Crust,0.0,89.99052,0.0,11/29/3846
+-4.24988,48.49798,1108,10,6,1,47,53,4.65,5.0,fr,50132,22,2127492,1,1,Active Shallow Crust,0.0,89.99059,0.0,10/06/1108
+-4.24988,48.49798,6471,7,20,21,40,21,4.75,15.0,fr,50133,129,2127505,1,1,Active Shallow Crust,0.0,89.98993,0.0,07/20/6471
+-4.24988,48.49798,7016,12,15,19,51,35,5.55,5.0,fr,50134,140,2127600,1,1,Active Shallow Crust,0.0,89.98997,0.0,12/15/7016
+0.58021,45.25956,9528,11,19,3,7,27,3.55,5.0,fr,50135,190,2127840,1,1,Active Shallow Crust,0.0,89.99024,0.0,11/19/9528
+0.58021,45.25956,5096,5,26,17,41,36,3.85,5.0,fr,50136,101,2127876,1,1,Active Shallow Crust,0.0,89.98995,0.0,05/26/5096
+0.58021,45.25956,1691,3,28,19,46,49,3.95,5.0,fr,50137,33,2127888,1,1,Active Shallow Crust,0.0,89.98992,0.0,03/28/1691
+0.58021,45.25956,7822,8,7,1,13,22,4.05,15.0,fr,50138,156,2127901,1,1,Active Shallow Crust,0.0,89.99002,0.0,08/07/7822
+0.58021,45.25956,3128,5,25,21,10,20,4.35,15.0,fr,50139,62,2127937,1,1,Active Shallow Crust,0.0,89.99011,0.0,05/25/3128
+-0.27565,49.61277,3965,1,11,17,44,30,3.55,5.0,fr,50140,79,2128800,1,1,Active Shallow Crust,0.0,89.9902,0.0,01/11/3965
+-0.27565,49.61277,8442,9,18,3,39,52,3.55,15.0,fr,50141,168,2128804,1,1,Active Shallow Crust,240.0125,57.99819,0.0,09/18/8442
+-0.27565,49.61277,9823,5,8,7,44,52,3.55,15.0,fr,50142,196,2128807,1,1,Active Shallow Crust,0.0,89.99009,-90.0,05/08/9823
+-0.27565,49.61277,8088,3,2,23,43,29,3.65,27.5,fr,50143,161,2128814,1,1,Active Shallow Crust,0.0,89.99017,0.0,03/02/8088
+-0.27565,49.61277,6887,6,27,21,54,3,3.65,5.0,fr,50144,137,2128815,1,1,Active Shallow Crust,240.0014,58.01297,0.0,06/27/6887
+-0.27565,49.61277,299,8,12,2,7,33,3.75,5.0,fr,50145,5,2128824,1,1,Active Shallow Crust,0.0,89.98994,0.0,08/12/0299
+-0.27565,49.61277,7722,2,22,12,43,23,3.75,15.0,fr,50146,154,2128831,1,1,Active Shallow Crust,0.0,89.99016,-90.0,02/22/7722
+-0.27565,49.61277,19,11,30,1,56,45,3.85,5.0,fr,50147,0,2128836,1,1,Active Shallow Crust,0.0,89.98988,0.0,11/30/0019
+-0.27565,49.61277,1742,3,8,8,18,15,3.95,15.0,fr,50148,34,2128849,1,1,Active Shallow Crust,0.0,89.98995,0.0,03/08/1742
+-0.27565,49.61277,4838,7,1,8,20,16,3.95,15.0,fr,50149,96,2128855,1,1,Active Shallow Crust,0.0,89.9901,-90.0,07/01/4838
+-0.27565,49.61277,5208,2,7,0,18,45,4.05,27.5,fr,50150,104,2128862,1,1,Active Shallow Crust,0.0,89.9899,0.0,02/07/5208
+-0.27565,49.61277,560,11,9,8,32,27,4.15,27.5,fr,50151,11,2128877,1,1,Active Shallow Crust,240.009,57.99739,0.0,11/09/0560
+-0.27565,49.61277,5079,11,22,20,21,40,4.15,15.0,fr,50152,101,2128879,1,1,Active Shallow Crust,0.0,89.99006,-90.0,11/22/5079
+-0.27565,49.61277,9876,12,22,15,40,39,4.15,5.0,fr,50153,197,2128881,1,1,Active Shallow Crust,128.8971,89.99376,0.0,12/22/9876
+-0.27565,49.61277,7872,5,9,10,48,20,4.55,15.0,fr,50154,157,2128921,1,1,Active Shallow Crust,0.0,89.99006,0.0,05/09/7872
+-0.27565,49.61277,206,9,2,17,55,29,4.55,27.5,fr,50155,4,2128922,1,1,Active Shallow Crust,0.0,89.99006,0.0,09/02/0206
+-0.27565,49.61277,411,7,4,6,57,34,4.85,5.0,fr,50156,8,2128956,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/04/0411
+-0.27565,49.61277,2688,3,14,13,2,18,5.45,15.0,fr,50157,53,2129029,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/14/2688
+-1.19137,42.08316,4356,2,14,0,37,55,3.85,27.5,fr,50158,87,2129327,1,1,Active Shallow Crust,128.8961,89.99338,0.0,02/14/4356
+-1.19137,42.08316,6106,10,27,13,8,16,3.95,5.0,fr,50159,122,2129334,1,1,Active Shallow Crust,0.0,89.99045,-90.0,10/27/6106
+-1.19137,42.08316,8574,9,8,0,40,50,4.05,5.0,fr,50160,171,2129340,1,1,Active Shallow Crust,0.0,89.98948,0.0,09/08/8574
+8.04013,44.73103,9906,9,21,23,30,3,3.55,5.0,fr,50161,198,2129760,1,1,Active Shallow Crust,0.0,89.98567,0.0,09/21/9906
+8.04013,44.73103,5583,9,9,13,49,15,3.75,5.0,fr,50162,111,2129784,1,1,Active Shallow Crust,0.0,89.98862,0.0,09/09/5583
+8.04013,44.73103,2175,10,3,23,47,53,3.75,5.0,fr,50163,43,2129787,1,1,Active Shallow Crust,240.0077,58.01707,0.0,10/03/2175
+8.04013,44.73103,2937,3,22,22,26,6,3.85,5.0,fr,50164,58,2129799,1,1,Active Shallow Crust,240.0103,57.99843,0.0,03/22/2937
+8.04013,44.73103,945,1,22,23,19,20,3.95,5.0,fr,50165,18,2129808,1,1,Active Shallow Crust,0.0,89.99096,0.0,01/22/0945
+8.04013,44.73103,1854,9,19,13,49,4,4.05,15.0,fr,50166,37,2129821,1,1,Active Shallow Crust,0.0,89.99194,0.0,09/19/1854
+8.04013,44.73103,2948,7,6,22,10,41,5.05,5.0,fr,50167,58,2129940,1,1,Active Shallow Crust,0.0,89.98981,0.0,07/06/2948
+8.04013,44.73103,5049,2,1,15,36,59,5.35,5.0,fr,50168,100,2129976,1,1,Active Shallow Crust,0.0,89.98917,0.0,02/01/5049
+-0.0221,47.09942,1793,6,21,7,16,20,3.55,5.0,fr,50169,35,2130240,1,2,Active Shallow Crust,0.0,89.99,0.0,06/21/1793
+-0.0221,47.09942,115,11,18,1,49,3,3.55,5.0,fr,50170,2,2130240,1,2,Active Shallow Crust,0.0,89.99,0.0,11/18/0115
+-0.0221,47.09942,2379,9,8,4,27,58,3.55,15.0,fr,50171,47,2130241,1,2,Active Shallow Crust,0.0,89.99,0.0,09/08/2379
+-0.0221,47.09942,8505,8,7,5,45,36,3.55,15.0,fr,50172,170,2130241,1,2,Active Shallow Crust,0.0,89.99,0.0,08/07/8505
+-0.0221,47.09942,4788,11,7,23,49,22,3.55,15.0,fr,50173,95,2130244,1,1,Active Shallow Crust,240.0122,57.99817,0.0,11/07/4788
+-0.0221,47.09942,2078,12,10,0,2,46,3.55,5.0,fr,50174,41,2130249,1,1,Active Shallow Crust,128.8962,89.99373,0.0,12/10/2078
+-0.0221,47.09942,6239,6,4,3,2,10,3.65,5.0,fr,50175,124,2130252,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/04/6239
+-0.0221,47.09942,823,6,30,6,21,6,3.65,27.5,fr,50176,16,2130254,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/30/0823
+-0.0221,47.09942,69,8,18,7,15,6,3.65,5.0,fr,50177,1,2130255,1,1,Active Shallow Crust,240.0011,58.01291,0.0,08/18/0069
+-0.0221,47.09942,9997,9,19,4,9,41,3.65,15.0,fr,50178,199,2130256,1,1,Active Shallow Crust,240.0011,58.01291,0.0,09/19/9997
+-0.0221,47.09942,4549,8,31,5,53,50,3.65,5.0,fr,50179,90,2130258,1,1,Active Shallow Crust,0.0,89.98999,-90.0,08/31/4549
+-0.0221,47.09942,2383,1,31,23,1,47,3.85,5.0,fr,50180,47,2130276,1,2,Active Shallow Crust,0.0,89.99,0.0,01/31/2383
+-0.0221,47.09942,7848,2,10,14,48,58,3.85,5.0,fr,50181,156,2130276,1,2,Active Shallow Crust,0.0,89.99,0.0,02/10/7848
+-0.0221,47.09942,3841,6,20,11,45,57,3.85,27.5,fr,50182,76,2130278,1,2,Active Shallow Crust,0.0,89.99,0.0,06/20/3841
+-0.0221,47.09942,3311,8,19,7,44,0,3.85,27.5,fr,50183,66,2130278,1,2,Active Shallow Crust,0.0,89.99,0.0,08/19/3311
+-0.0221,47.09942,2831,4,3,7,11,25,3.95,5.0,fr,50184,56,2130294,1,1,Active Shallow Crust,0.0,89.99001,-90.0,04/03/2831
+-0.0221,47.09942,4156,12,29,15,35,21,3.95,5.0,fr,50185,83,2130297,1,1,Active Shallow Crust,128.9003,89.99372,0.0,12/29/4156
+-0.0221,47.09942,3261,4,30,14,55,17,4.05,5.0,fr,50186,65,2130300,1,2,Active Shallow Crust,0.0,89.99001,0.0,04/30/3261
+-0.0221,47.09942,3837,2,17,18,13,24,4.05,5.0,fr,50187,76,2130300,1,2,Active Shallow Crust,0.0,89.99001,0.0,02/17/3837
+-0.0221,47.09942,4454,10,31,2,40,31,4.15,5.0,fr,50188,89,2130312,1,1,Active Shallow Crust,0.0,89.99,0.0,10/31/4454
+-0.0221,47.09942,1443,1,1,7,53,4,4.45,5.0,fr,50189,28,2130348,1,2,Active Shallow Crust,0.0,89.99,0.0,01/01/1443
+-0.0221,47.09942,9252,10,24,22,15,13,4.45,5.0,fr,50190,185,2130348,1,2,Active Shallow Crust,0.0,89.99,0.0,10/24/9252
+-0.0221,47.09942,9529,9,8,15,10,36,5.65,27.5,fr,50191,190,2130494,1,1,Active Shallow Crust,360.0,89.99,0.0,09/08/9529
+7.67459,46.65694,4094,7,17,17,38,58,3.55,5.0,fr,50192,81,2130720,1,6,Active Shallow Crust,0.0,89.99308,0.0,07/17/4094
+7.67459,46.65694,5524,9,4,13,59,4,3.55,5.0,fr,50193,110,2130720,1,6,Active Shallow Crust,0.0,89.99308,0.0,09/04/5524
+7.67459,46.65694,9288,2,2,17,40,29,3.55,5.0,fr,50194,185,2130720,1,6,Active Shallow Crust,0.0,89.99308,0.0,02/02/9288
+7.67459,46.65694,4405,10,17,11,22,42,3.55,5.0,fr,50195,88,2130720,1,6,Active Shallow Crust,0.0,89.99308,0.0,10/17/4405
+7.67459,46.65694,5699,5,2,11,28,57,3.55,5.0,fr,50196,113,2130720,1,6,Active Shallow Crust,0.0,89.99308,0.0,05/02/5699
+7.67459,46.65694,4391,2,1,23,10,1,3.55,5.0,fr,50197,87,2130720,1,6,Active Shallow Crust,0.0,89.99308,0.0,02/01/4391
+7.67459,46.65694,4218,10,5,18,9,58,3.55,15.0,fr,50198,84,2130727,1,1,Active Shallow Crust,0.0,89.993,-90.0,10/05/4218
+7.67459,46.65694,4888,7,31,16,36,47,3.55,5.0,fr,50199,97,2130729,1,1,Active Shallow Crust,128.8954,89.99308,0.0,07/31/4888
+7.67459,46.65694,3729,9,26,13,43,15,3.65,5.0,fr,50200,74,2130732,1,4,Active Shallow Crust,0.0,89.98766,0.0,09/26/3729
+7.67459,46.65694,3987,3,31,17,15,11,3.65,5.0,fr,50201,79,2130732,1,4,Active Shallow Crust,0.0,89.98766,0.0,03/31/3987
+7.67459,46.65694,3803,1,31,11,14,37,3.65,5.0,fr,50202,76,2130732,1,4,Active Shallow Crust,0.0,89.98766,0.0,01/31/3803
+7.67459,46.65694,7782,4,28,7,55,28,3.65,5.0,fr,50203,155,2130732,1,4,Active Shallow Crust,0.0,89.98766,0.0,04/28/7782
+7.67459,46.65694,6880,4,30,22,55,20,3.65,5.0,fr,50204,137,2130735,1,1,Active Shallow Crust,240.002,58.01164,0.0,04/30/6880
+7.67459,46.65694,8976,11,6,14,24,46,3.65,15.0,fr,50205,179,2130742,1,1,Active Shallow Crust,128.9002,89.96352,0.0,11/06/8976
+7.67459,46.65694,2557,6,12,21,33,59,3.75,5.0,fr,50206,51,2130744,1,2,Active Shallow Crust,0.0,89.98901,0.0,06/12/2557
+7.67459,46.65694,5875,5,24,2,3,57,3.75,5.0,fr,50207,117,2130744,1,2,Active Shallow Crust,0.0,89.98901,0.0,05/24/5875
+7.67459,46.65694,6358,12,10,22,11,11,3.75,15.0,fr,50208,127,2130745,1,1,Active Shallow Crust,0.0,89.98901,0.0,12/10/6358
+7.67459,46.65694,5155,5,8,7,15,58,3.75,27.5,fr,50209,103,2130746,1,2,Active Shallow Crust,0.0,89.98901,0.0,05/08/5155
+7.67459,46.65694,4433,9,14,9,21,5,3.75,27.5,fr,50210,88,2130746,1,2,Active Shallow Crust,0.0,89.98901,0.0,09/14/4433
+7.67459,46.65694,6368,11,4,22,57,51,3.75,5.0,fr,50211,127,2130747,1,1,Active Shallow Crust,240.0078,58.01825,0.0,11/04/6368
+7.67459,46.65694,4304,1,19,8,5,33,3.75,27.5,fr,50212,86,2130755,1,1,Active Shallow Crust,128.8966,89.96749,0.0,01/19/4304
+7.67459,46.65694,8925,8,28,8,32,18,3.85,5.0,fr,50213,178,2130756,1,2,Active Shallow Crust,0.0,89.9902,0.0,08/28/8925
+7.67459,46.65694,5429,8,5,12,18,12,3.85,5.0,fr,50214,108,2130756,1,2,Active Shallow Crust,0.0,89.9902,0.0,08/05/5429
+7.67459,46.65694,2343,11,24,13,47,6,3.85,5.0,fr,50215,46,2130759,1,2,Active Shallow Crust,240.0108,57.99717,0.0,11/24/2343
+7.67459,46.65694,8774,8,21,21,14,10,3.85,5.0,fr,50216,175,2130759,1,2,Active Shallow Crust,240.0108,57.99717,0.0,08/21/8774
+7.67459,46.65694,4808,12,26,1,46,39,3.85,27.5,fr,50217,96,2130761,1,1,Active Shallow Crust,240.0108,57.99717,0.0,12/26/4808
+7.67459,46.65694,5794,3,7,12,27,13,3.85,5.0,fr,50218,115,2130762,1,1,Active Shallow Crust,0.0,89.99009,-90.0,03/07/5794
+7.67459,46.65694,4596,10,20,0,15,1,3.85,5.0,fr,50219,91,2130765,1,2,Active Shallow Crust,128.8947,89.9951,0.0,10/20/4596
+7.67459,46.65694,5793,8,2,10,38,20,3.85,5.0,fr,50220,115,2130765,1,2,Active Shallow Crust,128.8947,89.9951,0.0,08/02/5793
+7.67459,46.65694,8384,2,25,23,52,4,3.95,5.0,fr,50221,167,2130768,1,1,Active Shallow Crust,0.0,89.99126,0.0,02/25/8384
+7.67459,46.65694,9548,8,11,15,43,22,3.95,15.0,fr,50222,190,2130769,1,1,Active Shallow Crust,0.0,89.99126,0.0,08/11/9548
+7.67459,46.65694,3787,12,10,16,51,42,3.95,15.0,fr,50223,75,2130775,1,1,Active Shallow Crust,0.0,89.99117,-90.0,12/10/3787
+7.67459,46.65694,5962,8,18,23,59,24,4.05,5.0,fr,50224,119,2130780,1,1,Active Shallow Crust,0.0,89.98833,0.0,08/18/5962
+7.67459,46.65694,9508,3,2,23,45,5,4.05,27.5,fr,50225,190,2130782,1,1,Active Shallow Crust,0.0,89.98833,0.0,03/02/9508
+7.67459,46.65694,2991,4,14,9,6,21,4.05,5.0,fr,50226,59,2130783,1,1,Active Shallow Crust,240.0059,58.00637,0.0,04/14/2991
+7.67459,46.65694,8224,9,24,4,44,18,4.15,5.0,fr,50227,164,2130792,1,2,Active Shallow Crust,0.0,89.98959,0.0,09/24/8224
+7.67459,46.65694,9670,9,10,6,24,54,4.15,5.0,fr,50228,193,2130792,1,2,Active Shallow Crust,0.0,89.98959,0.0,09/10/9670
+7.67459,46.65694,552,10,6,11,35,32,4.15,15.0,fr,50229,11,2130793,1,1,Active Shallow Crust,0.0,89.98959,0.0,10/06/0552
+7.67459,46.65694,1521,9,21,15,11,19,4.25,5.0,fr,50230,30,2130804,1,1,Active Shallow Crust,0.0,89.99072,0.0,09/21/1521
+7.67459,46.65694,5644,10,3,15,33,42,4.25,15.0,fr,50231,112,2130805,1,1,Active Shallow Crust,0.0,89.99072,0.0,10/03/5644
+7.67459,46.65694,8742,6,23,21,35,45,4.35,5.0,fr,50232,174,2130816,1,1,Active Shallow Crust,0.0,89.98898,0.0,06/23/8742
+7.67459,46.65694,2112,1,16,8,59,13,4.45,5.0,fr,50233,42,2130828,1,1,Active Shallow Crust,0.0,89.99017,0.0,01/16/2112
+7.67459,46.65694,3923,8,8,15,2,51,4.45,5.0,fr,50234,78,2130831,1,1,Active Shallow Crust,240.0052,57.99445,0.0,08/08/3923
+7.67459,46.65694,2343,9,9,11,50,55,4.55,5.0,fr,50235,46,2130846,1,1,Active Shallow Crust,0.0,89.98893,-90.0,09/09/2343
+7.67459,46.65694,976,8,11,4,57,33,4.75,5.0,fr,50236,19,2130864,1,1,Active Shallow Crust,0.0,89.98957,0.0,08/11/0976
+7.67459,46.65694,9155,1,16,8,40,24,4.75,15.0,fr,50237,183,2130865,1,1,Active Shallow Crust,0.0,89.98957,0.0,01/16/9155
+7.67459,46.65694,1260,12,2,1,47,47,5.35,5.0,fr,50238,25,2130939,1,1,Active Shallow Crust,240.0251,57.99794,0.0,12/02/1260
+2.94198,51.68493,9487,6,24,0,11,31,3.65,5.0,fr,50239,189,2131212,1,1,Active Shallow Crust,0.0,89.98885,0.0,06/24/9487
+2.94198,51.68493,7653,9,5,17,40,57,3.75,5.0,fr,50240,153,2131230,1,1,Active Shallow Crust,0.0,89.98995,-90.0,09/05/7653
+8.22555,49.27272,6190,9,1,18,46,0,3.55,5.0,fr,50241,123,2131686,1,1,Active Shallow Crust,0.0,89.98669,-90.0,09/01/6190
+8.22555,49.27272,7331,7,30,17,19,18,3.55,5.0,fr,50242,146,2131689,1,1,Active Shallow Crust,128.8985,89.99342,0.0,07/30/7331
+8.22555,49.27272,8865,7,26,16,24,59,3.85,15.0,fr,50243,177,2131717,1,1,Active Shallow Crust,0.0,89.99068,0.0,07/26/8865
+8.22555,49.27272,1307,4,23,6,28,51,3.85,5.0,fr,50244,26,2131722,1,1,Active Shallow Crust,0.0,89.99058,-90.0,04/23/1307
+8.22555,49.27272,6078,7,30,20,29,8,3.95,5.0,fr,50245,121,2131728,1,1,Active Shallow Crust,0.0,89.9917,0.0,07/30/6078
+8.22555,49.27272,2373,10,15,15,27,26,4.15,15.0,fr,50246,47,2131753,1,1,Active Shallow Crust,0.0,89.98681,0.0,10/15/2373
+8.22555,49.27272,4085,5,7,1,18,50,4.25,5.0,fr,50247,81,2131764,1,1,Active Shallow Crust,0.0,89.98824,0.0,05/07/4085
+8.22555,49.27272,4661,11,16,14,48,47,4.25,15.0,fr,50248,93,2131765,1,1,Active Shallow Crust,0.0,89.98824,0.0,11/16/4661
+8.22555,49.27272,4078,10,26,19,1,52,4.35,27.5,fr,50249,81,2131778,1,1,Active Shallow Crust,0.0,89.98952,0.0,10/26/4078
+8.22555,49.27272,3849,5,12,18,20,39,4.45,27.5,fr,50250,76,2131790,1,1,Active Shallow Crust,0.0,89.99066,0.0,05/12/3849
+8.22555,49.27272,6636,1,19,5,58,49,4.45,15.0,fr,50251,132,2131792,1,1,Active Shallow Crust,240.0054,57.99523,0.0,01/19/6636
+8.22555,49.27272,1887,2,15,2,12,47,4.45,5.0,fr,50252,37,2131797,1,1,Active Shallow Crust,128.8914,89.99533,0.0,02/15/1887
+8.22555,49.27272,2750,9,27,9,47,11,4.55,5.0,fr,50253,54,2131800,1,1,Active Shallow Crust,0.0,89.99168,0.0,09/27/2750
+8.22555,49.27272,8930,2,3,11,40,29,4.55,15.0,fr,50254,178,2131801,1,1,Active Shallow Crust,0.0,89.99168,0.0,02/03/8930
+8.22555,49.27272,4057,10,20,8,13,30,4.55,27.5,fr,50255,81,2131805,1,1,Active Shallow Crust,240.0102,57.99722,0.0,10/20/4057
+8.22555,49.27272,6784,11,21,22,30,38,4.65,5.0,fr,50256,135,2131812,1,1,Active Shallow Crust,0.0,89.98887,0.0,11/21/6784
+8.22555,49.27272,8382,12,21,13,16,59,5.55,15.0,fr,50257,167,2131921,1,1,Active Shallow Crust,0.0,89.98947,0.0,12/21/8382
+0.30187,48.05653,5173,2,5,2,11,30,3.65,5.0,fr,50258,103,2132181,1,1,Active Shallow Crust,128.9003,89.96349,0.0,02/05/5173
+0.30187,48.05653,8751,9,15,3,44,25,3.75,5.0,fr,50259,175,2132184,1,1,Active Shallow Crust,0.0,89.98996,0.0,09/15/8751
+0.30187,48.05653,7243,3,22,1,51,48,3.95,27.5,fr,50260,144,2132213,1,1,Active Shallow Crust,240.02,58.00504,0.0,03/22/7243
+0.30187,48.05653,5928,2,17,0,15,41,4.15,5.0,fr,50261,118,2132232,1,2,Active Shallow Crust,0.0,89.99007,0.0,02/17/5928
+0.30187,48.05653,7445,7,16,17,22,4,4.15,5.0,fr,50262,148,2132232,1,2,Active Shallow Crust,0.0,89.99007,0.0,07/16/7445
+0.30187,48.05653,6003,12,16,1,15,31,4.15,27.5,fr,50263,120,2132243,1,1,Active Shallow Crust,128.8973,89.99377,0.0,12/16/6003
+0.30187,48.05653,7189,9,23,21,20,50,4.25,15.0,fr,50264,143,2132245,1,1,Active Shallow Crust,0.0,89.99003,0.0,09/23/7189
+0.30187,48.05653,5979,11,12,3,44,37,4.25,5.0,fr,50265,119,2132253,1,2,Active Shallow Crust,128.8941,89.98091,0.0,11/12/5979
+0.30187,48.05653,2758,6,4,3,37,48,4.25,5.0,fr,50266,55,2132253,1,2,Active Shallow Crust,128.8941,89.98091,0.0,06/04/2758
+0.30187,48.05653,4694,12,29,19,43,55,4.45,15.0,fr,50267,93,2132278,1,1,Active Shallow Crust,128.8918,89.99372,0.0,12/29/4694
+0.30187,48.05653,7457,7,5,4,10,24,4.55,5.0,fr,50268,149,2132280,1,1,Active Shallow Crust,0.0,89.99001,0.0,07/05/7457
+0.30187,48.05653,3737,3,24,8,11,13,4.75,5.0,fr,50269,74,2132310,1,1,Active Shallow Crust,0.0,89.99004,-90.0,03/24/3737
+0.30187,48.05653,532,11,29,22,25,2,5.95,15.0,fr,50270,10,2132449,1,1,Active Shallow Crust,360.0,89.99,0.0,11/29/0532
+5.77199,48.73042,5116,3,8,20,25,3,3.55,5.0,fr,50271,102,2132640,1,1,Active Shallow Crust,0.0,89.98669,0.0,03/08/5116
+5.77199,48.73042,9823,8,12,0,33,8,3.75,5.0,fr,50272,196,2132664,1,1,Active Shallow Crust,0.0,89.98943,0.0,08/12/9823
+5.77199,48.73042,4425,7,5,6,15,1,3.95,5.0,fr,50273,88,2132688,1,1,Active Shallow Crust,0.0,89.99161,0.0,07/05/4425
+3.60175,41.76267,24,5,11,13,14,0,3.55,5.0,fr,50274,0,2133120,1,1,Active Shallow Crust,0.0,89.98872,0.0,05/11/0024
+3.60175,41.76267,8509,6,29,6,5,41,3.55,15.0,fr,50275,170,2133121,1,1,Active Shallow Crust,0.0,89.98872,0.0,06/29/8509
+3.60175,41.76267,130,9,19,11,9,15,3.55,5.0,fr,50276,2,2133129,1,1,Active Shallow Crust,128.8965,89.99436,0.0,09/19/0130
+3.60175,41.76267,8839,3,10,18,47,45,3.65,15.0,fr,50277,176,2133133,1,1,Active Shallow Crust,0.0,89.98994,0.0,03/10/8839
+3.60175,41.76267,8751,12,24,4,45,1,3.65,27.5,fr,50278,175,2133134,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/24/8751
+3.60175,41.76267,1119,3,18,7,18,32,4.15,5.0,fr,50279,22,2133192,1,1,Active Shallow Crust,0.0,89.99058,0.0,03/18/1119
+3.60175,41.76267,1548,11,12,22,5,50,4.75,5.0,fr,50280,30,2133264,1,1,Active Shallow Crust,0.0,89.98961,0.0,11/12/1548
+4.19886,42.52035,1986,6,9,12,33,54,3.55,5.0,fr,50281,39,2134080,1,2,Active Shallow Crust,0.0,89.99257,0.0,06/09/1986
+4.19886,42.52035,1441,11,22,4,10,42,3.55,5.0,fr,50282,28,2134080,1,2,Active Shallow Crust,0.0,89.99257,0.0,11/22/1441
+4.19886,42.52035,1396,8,10,14,2,41,3.55,5.0,fr,50283,27,2134083,1,1,Active Shallow Crust,240.0117,57.99846,0.0,08/10/1396
+4.19886,42.52035,2629,5,20,8,11,12,4.15,5.0,fr,50284,52,2134161,1,1,Active Shallow Crust,128.8988,89.99255,0.0,05/20/2629
+5.51946,44.16629,8037,1,20,9,32,57,3.65,5.0,fr,50285,160,2134572,1,1,Active Shallow Crust,0.0,89.98711,0.0,01/20/8037
+5.51946,44.16629,3722,3,19,13,30,20,3.85,27.5,fr,50286,74,2134604,1,1,Active Shallow Crust,0.0,89.98964,-90.0,03/19/3722
+5.51946,44.16629,5970,8,27,3,39,34,3.95,5.0,fr,50287,119,2134608,1,1,Active Shallow Crust,0.0,89.99088,0.0,08/27/5970
+5.51946,44.16629,4796,4,21,6,54,25,3.95,15.0,fr,50288,95,2134609,1,1,Active Shallow Crust,0.0,89.99088,0.0,04/21/4796
+5.51946,44.16629,8355,9,6,5,25,49,4.35,15.0,fr,50289,167,2134657,1,1,Active Shallow Crust,0.0,89.99136,0.0,09/06/8355
+5.51946,44.16629,8952,6,10,2,32,47,4.35,15.0,fr,50290,179,2134663,1,1,Active Shallow Crust,0.0,89.99126,-90.0,06/10/8952
+5.51946,44.16629,9250,10,19,1,41,59,4.45,27.5,fr,50291,184,2134670,1,1,Active Shallow Crust,0.0,89.98973,0.0,10/19/9250
+5.51946,44.16629,6312,4,9,20,8,9,4.45,5.0,fr,50292,126,2134671,1,1,Active Shallow Crust,240.0044,57.99467,0.0,04/09/6312
+5.51946,44.16629,2800,4,30,22,40,51,4.65,5.0,fr,50293,55,2134692,1,1,Active Shallow Crust,0.0,89.98981,0.0,04/30/2800
+5.51946,44.16629,2302,10,16,13,50,3,5.05,27.5,fr,50294,46,2134745,1,1,Active Shallow Crust,240.0211,57.99717,0.0,10/16/2302
+5.51946,44.16629,7074,5,8,12,55,1,5.55,15.0,fr,50295,141,2134804,1,1,Active Shallow Crust,240.027,58.00222,0.0,05/08/7074
+-0.11392,46.55504,1258,7,12,15,29,13,3.55,5.0,fr,50296,25,2135520,1,3,Active Shallow Crust,0.0,89.99003,0.0,07/12/1258
+-0.11392,46.55504,9453,12,22,12,6,41,3.55,5.0,fr,50297,189,2135520,1,3,Active Shallow Crust,0.0,89.99003,0.0,12/22/9453
+-0.11392,46.55504,8013,7,5,16,9,25,3.55,5.0,fr,50298,160,2135520,1,3,Active Shallow Crust,0.0,89.99003,0.0,07/05/8013
+-0.11392,46.55504,1569,10,11,11,39,18,3.65,5.0,fr,50299,31,2135532,1,1,Active Shallow Crust,0.0,89.98996,0.0,10/11/1569
+-0.11392,46.55504,4499,7,19,17,17,59,3.65,5.0,fr,50300,89,2135535,1,1,Active Shallow Crust,240.0011,58.01289,0.0,07/19/4499
+-0.11392,46.55504,910,5,3,16,41,58,3.65,5.0,fr,50301,18,2135538,1,1,Active Shallow Crust,0.0,89.99004,-90.0,05/03/0910
+-0.11392,46.55504,5391,12,24,3,16,39,3.85,5.0,fr,50302,107,2135556,1,2,Active Shallow Crust,0.0,89.99003,0.0,12/24/5391
+-0.11392,46.55504,8978,9,22,13,27,33,3.85,5.0,fr,50303,179,2135556,1,2,Active Shallow Crust,0.0,89.99003,0.0,09/22/8978
+-0.11392,46.55504,9564,2,26,15,6,51,3.85,15.0,fr,50304,191,2135557,1,1,Active Shallow Crust,0.0,89.99003,0.0,02/26/9564
+-0.11392,46.55504,1258,8,31,10,25,3,3.85,5.0,fr,50305,25,2135559,1,1,Active Shallow Crust,240.0108,57.99782,0.0,08/31/1258
+-0.11392,46.55504,1266,10,15,23,13,23,3.95,15.0,fr,50306,25,2135569,1,1,Active Shallow Crust,0.0,89.99002,0.0,10/15/1266
+-0.11392,46.55504,9693,8,30,3,2,36,3.95,5.0,fr,50307,193,2135571,1,1,Active Shallow Crust,240.0198,58.00499,0.0,08/30/9693
+-0.11392,46.55504,696,3,27,9,47,41,4.15,5.0,fr,50308,13,2135592,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/27/0696
+-0.11392,46.55504,5255,5,22,14,32,57,4.55,15.0,fr,50309,105,2135641,1,1,Active Shallow Crust,0.0,89.99,0.0,05/22/5255
+-0.11392,46.55504,3003,8,20,5,7,48,4.65,5.0,fr,50310,60,2135652,1,1,Active Shallow Crust,360.0,89.99001,0.0,08/20/3003
+8.28866,49.6559,3963,10,3,11,32,33,3.55,5.0,fr,50311,79,2136000,1,6,Active Shallow Crust,0.0,89.98695,0.0,10/03/3963
+8.28866,49.6559,4092,9,22,5,38,11,3.55,5.0,fr,50312,81,2136000,1,6,Active Shallow Crust,0.0,89.98695,0.0,09/22/4092
+8.28866,49.6559,3522,7,1,2,42,25,3.55,5.0,fr,50313,70,2136000,1,6,Active Shallow Crust,0.0,89.98695,0.0,07/01/3522
+8.28866,49.6559,7182,4,11,0,28,8,3.55,5.0,fr,50314,143,2136000,1,6,Active Shallow Crust,0.0,89.98695,0.0,04/11/7182
+8.28866,49.6559,2356,4,13,7,7,8,3.55,5.0,fr,50315,47,2136000,1,6,Active Shallow Crust,0.0,89.98695,0.0,04/13/2356
+8.28866,49.6559,6228,3,5,15,36,27,3.55,5.0,fr,50316,124,2136000,1,6,Active Shallow Crust,0.0,89.98695,0.0,03/05/6228
+8.28866,49.6559,9393,11,7,21,23,54,3.55,15.0,fr,50317,187,2136001,1,1,Active Shallow Crust,0.0,89.98695,0.0,11/07/9393
+8.28866,49.6559,5307,8,31,4,51,54,3.55,27.5,fr,50318,106,2136002,1,1,Active Shallow Crust,0.0,89.98695,0.0,08/31/5307
+8.28866,49.6559,738,6,1,6,51,46,3.55,5.0,fr,50319,14,2136009,1,1,Active Shallow Crust,128.8952,89.99347,0.0,06/01/0738
+8.28866,49.6559,3159,10,13,5,13,40,3.65,15.0,fr,50320,63,2136013,1,1,Active Shallow Crust,0.0,89.98837,0.0,10/13/3159
+8.28866,49.6559,183,6,10,23,12,6,3.65,5.0,fr,50321,3,2136021,1,2,Active Shallow Crust,128.8976,89.96358,0.0,06/10/0183
+8.28866,49.6559,4766,10,31,20,48,49,3.65,5.0,fr,50322,95,2136021,1,2,Active Shallow Crust,128.8976,89.96358,0.0,10/31/4766
+8.28866,49.6559,1789,10,28,10,5,42,3.75,5.0,fr,50323,35,2136024,1,3,Active Shallow Crust,0.0,89.98963,0.0,10/28/1789
+8.28866,49.6559,7738,9,20,9,44,58,3.75,5.0,fr,50324,154,2136024,1,3,Active Shallow Crust,0.0,89.98963,0.0,09/20/7738
+8.28866,49.6559,8002,11,18,8,6,54,3.75,5.0,fr,50325,160,2136024,1,3,Active Shallow Crust,0.0,89.98963,0.0,11/18/8002
+8.28866,49.6559,33,3,13,20,43,51,3.75,15.0,fr,50326,0,2136025,1,1,Active Shallow Crust,0.0,89.98963,0.0,03/13/0033
+8.28866,49.6559,2174,4,1,22,45,6,3.75,15.0,fr,50327,43,2136031,1,1,Active Shallow Crust,0.0,89.98951,-90.0,04/01/2174
+8.28866,49.6559,2201,3,17,1,20,21,3.75,5.0,fr,50328,44,2136033,1,1,Active Shallow Crust,128.8979,89.96632,0.0,03/17/2201
+8.28866,49.6559,6604,3,12,4,2,56,3.85,5.0,fr,50329,132,2136036,1,2,Active Shallow Crust,0.0,89.99075,0.0,03/12/6604
+8.28866,49.6559,6336,1,23,5,37,19,3.85,5.0,fr,50330,126,2136036,1,2,Active Shallow Crust,0.0,89.99075,0.0,01/23/6336
+8.28866,49.6559,822,10,6,19,55,3,3.85,15.0,fr,50331,16,2136037,1,1,Active Shallow Crust,0.0,89.99075,0.0,10/06/0822
+8.28866,49.6559,9801,6,7,12,21,37,4.15,5.0,fr,50332,196,2136072,1,1,Active Shallow Crust,0.0,89.98692,0.0,06/07/9801
+8.28866,49.6559,269,9,1,13,12,57,4.15,5.0,fr,50333,5,2136075,1,2,Active Shallow Crust,240.0089,57.99839,0.0,09/01/0269
+8.28866,49.6559,3831,5,31,2,51,9,4.15,5.0,fr,50334,76,2136075,1,2,Active Shallow Crust,240.0089,57.99839,0.0,05/31/3831
+8.28866,49.6559,8553,12,10,11,57,24,4.25,15.0,fr,50335,171,2136094,1,1,Active Shallow Crust,128.8925,89.98106,0.0,12/10/8553
+8.28866,49.6559,2798,12,28,8,35,52,4.45,27.5,fr,50336,55,2136110,1,1,Active Shallow Crust,0.0,89.99073,0.0,12/28/2798
+8.28866,49.6559,2516,12,3,11,30,5,4.55,27.5,fr,50337,50,2136122,1,1,Active Shallow Crust,0.0,89.99174,0.0,12/03/2516
+8.28866,49.6559,4107,10,7,21,28,33,4.75,5.0,fr,50338,82,2136144,1,1,Active Shallow Crust,0.0,89.99016,0.0,10/07/4107
+8.28866,49.6559,8516,2,10,8,13,13,4.85,15.0,fr,50339,170,2136160,1,1,Active Shallow Crust,240.0184,58.00291,0.0,02/10/8516
+8.28866,49.6559,7234,10,10,18,56,22,5.15,15.0,fr,50340,144,2136193,1,1,Active Shallow Crust,0.0,89.98965,0.0,10/10/7234
+8.28866,49.6559,2671,4,9,14,40,19,5.25,5.0,fr,50341,53,2136204,1,1,Active Shallow Crust,0.0,89.99078,0.0,04/09/2671
+6.30474,43.19999,3884,12,6,9,13,18,3.65,15.0,fr,50342,77,2136493,1,1,Active Shallow Crust,0.0,89.9869,0.0,12/06/3884
+6.30474,43.19999,2114,6,24,12,50,30,3.75,15.0,fr,50343,42,2136505,1,1,Active Shallow Crust,0.0,89.98832,0.0,06/24/2114
+-0.66916,44.33712,428,7,9,10,56,48,3.55,5.0,fr,50344,8,2136960,1,2,Active Shallow Crust,0.0,89.99008,0.0,07/09/0428
+-0.66916,44.33712,546,12,23,3,4,59,3.55,5.0,fr,50345,10,2136960,1,2,Active Shallow Crust,0.0,89.99008,0.0,12/23/0546
+-0.66916,44.33712,6577,7,9,5,1,16,3.65,15.0,fr,50346,131,2136973,1,1,Active Shallow Crust,0.0,89.99036,0.0,07/09/6577
+-0.66916,44.33712,6285,4,27,12,17,5,3.65,27.5,fr,50347,125,2136974,1,1,Active Shallow Crust,0.0,89.99036,0.0,04/27/6285
+-0.66916,44.33712,2404,10,10,18,16,43,4.05,27.5,fr,50348,48,2137022,1,1,Active Shallow Crust,0.0,89.98986,0.0,10/10/2404
+-0.19709,49.74924,3286,10,29,0,52,44,3.55,5.0,fr,50349,65,2137446,1,1,Active Shallow Crust,0.0,89.98991,-90.0,10/29/3286
+-0.19709,49.74924,3683,5,4,9,55,17,3.65,5.0,fr,50350,73,2137452,1,1,Active Shallow Crust,0.0,89.99002,0.0,05/04/3683
+-0.19709,49.74924,3933,4,25,2,56,12,3.65,5.0,fr,50351,78,2137458,1,1,Active Shallow Crust,0.0,89.99009,-90.0,04/25/3933
+-0.19709,49.74924,6447,12,16,12,39,8,3.75,5.0,fr,50352,128,2137464,1,2,Active Shallow Crust,0.0,89.98997,0.0,12/16/6447
+-0.19709,49.74924,9504,10,25,18,5,15,3.75,5.0,fr,50353,190,2137464,1,2,Active Shallow Crust,0.0,89.98997,0.0,10/25/9504
+-0.19709,49.74924,9648,6,2,12,27,56,3.75,15.0,fr,50354,192,2137465,1,1,Active Shallow Crust,0.0,89.98997,0.0,06/02/9648
+-0.19709,49.74924,8855,11,11,0,18,18,3.75,27.5,fr,50355,177,2137466,1,2,Active Shallow Crust,0.0,89.98997,0.0,11/11/8855
+-0.19709,49.74924,2603,7,9,4,27,24,3.75,27.5,fr,50356,52,2137466,1,2,Active Shallow Crust,0.0,89.98997,0.0,07/09/2603
+-0.19709,49.74924,8183,2,3,13,47,11,3.75,5.0,fr,50357,163,2137467,1,1,Active Shallow Crust,240.0088,58.01764,0.0,02/03/8183
+-0.19709,49.74924,6524,10,27,8,25,31,3.95,27.5,fr,50358,130,2137499,1,1,Active Shallow Crust,128.8999,89.99371,0.0,10/27/6524
+-0.19709,49.74924,1534,12,7,3,3,23,4.05,5.0,fr,50359,30,2137500,1,1,Active Shallow Crust,0.0,89.99004,0.0,12/07/1534
+-0.19709,49.74924,5895,3,13,1,46,59,4.05,27.5,fr,50360,117,2137502,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/13/5895
+-0.19709,49.74924,1459,11,27,20,46,43,4.65,5.0,fr,50361,29,2137572,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/27/1459
+-0.19709,49.74924,4885,8,13,13,31,10,5.85,5.0,fr,50362,97,2137716,1,1,Active Shallow Crust,360.0,89.99001,0.0,08/13/4885
+-0.93491,49.57248,6322,7,28,2,15,25,3.55,15.0,fr,50363,126,2137921,1,2,Active Shallow Crust,0.0,89.99019,0.0,07/28/6322
+-0.93491,49.57248,5769,12,19,3,5,47,3.55,15.0,fr,50364,115,2137921,1,2,Active Shallow Crust,0.0,89.99019,0.0,12/19/5769
+-0.93491,49.57248,6519,1,28,12,49,15,3.65,5.0,fr,50365,130,2137932,1,2,Active Shallow Crust,0.0,89.9898,0.0,01/28/6519
+-0.93491,49.57248,9900,4,11,6,18,28,3.65,5.0,fr,50366,197,2137932,1,2,Active Shallow Crust,0.0,89.9898,0.0,04/11/9900
+-0.93491,49.57248,5034,5,29,14,15,23,3.65,5.0,fr,50367,100,2137935,1,1,Active Shallow Crust,240.0014,58.01297,0.0,05/29/5034
+-0.93491,49.57248,724,3,5,19,47,38,3.75,15.0,fr,50368,14,2137951,1,1,Active Shallow Crust,0.0,89.99015,-90.0,03/05/0724
+-0.93491,49.57248,1237,4,16,3,22,31,3.95,5.0,fr,50369,24,2137968,1,1,Active Shallow Crust,0.0,89.9902,0.0,04/16/1237
+-0.93491,49.57248,859,10,28,15,50,20,4.15,5.0,fr,50370,17,2137992,1,1,Active Shallow Crust,0.0,89.99017,0.0,10/28/0859
+-0.93491,49.57248,5780,10,2,11,39,15,4.15,5.0,fr,50371,115,2138001,1,1,Active Shallow Crust,128.897,89.99365,0.0,10/02/5780
+-0.93491,49.57248,5473,10,10,16,38,51,4.25,15.0,fr,50372,109,2138014,1,1,Active Shallow Crust,128.8937,89.98094,0.0,10/10/5473
+-0.93491,49.57248,2131,7,10,16,9,20,4.35,5.0,fr,50373,42,2138016,1,1,Active Shallow Crust,0.0,89.98991,0.0,07/10/2131
+-0.93491,49.57248,6028,8,19,5,20,10,4.65,5.0,fr,50374,120,2138055,1,1,Active Shallow Crust,240.0119,57.99442,0.0,08/19/6028
+-0.93491,49.57248,348,12,26,18,16,15,4.95,27.5,fr,50375,6,2138093,1,1,Active Shallow Crust,240.0134,58.00476,0.0,12/26/0348
+-0.93491,49.57248,7108,9,20,11,58,59,6.05,27.5,fr,50376,142,2138222,1,1,Active Shallow Crust,360.0,89.99001,0.0,09/20/7108
+7.97328,45.25204,5081,2,26,15,18,40,3.55,15.0,fr,50377,101,2138401,1,1,Active Shallow Crust,0.0,89.9929,0.0,02/26/5081
+7.97328,45.25204,6841,4,28,2,40,3,3.55,15.0,fr,50378,136,2138407,1,1,Active Shallow Crust,0.0,89.99282,-90.0,04/28/6841
+7.97328,45.25204,6883,1,28,11,26,40,3.65,5.0,fr,50379,137,2138412,1,2,Active Shallow Crust,0.0,89.98734,0.0,01/28/6883
+7.97328,45.25204,2052,3,6,21,18,8,3.65,5.0,fr,50380,41,2138412,1,2,Active Shallow Crust,0.0,89.98734,0.0,03/06/2052
+7.97328,45.25204,9428,8,27,19,13,41,3.65,15.0,fr,50381,188,2138413,1,1,Active Shallow Crust,0.0,89.98734,0.0,08/27/9428
+7.97328,45.25204,6917,7,22,1,54,5,3.75,15.0,fr,50382,138,2138425,1,1,Active Shallow Crust,0.0,89.98872,0.0,07/22/6917
+7.97328,45.25204,5032,8,16,0,3,4,3.95,5.0,fr,50383,100,2138448,1,1,Active Shallow Crust,0.0,89.99104,0.0,08/16/5032
+7.97328,45.25204,9538,11,13,18,27,45,3.95,5.0,fr,50384,190,2138454,1,1,Active Shallow Crust,0.0,89.99094,-90.0,11/13/9538
+7.97328,45.25204,8068,6,19,4,8,49,4.15,5.0,fr,50385,161,2138472,1,1,Active Shallow Crust,0.0,89.98933,0.0,06/19/8068
+7.97328,45.25204,3538,5,3,5,33,19,4.15,5.0,fr,50386,70,2138475,1,1,Active Shallow Crust,240.0081,57.9975,0.0,05/03/3538
+7.97328,45.25204,8776,12,9,14,23,50,4.15,15.0,fr,50387,175,2138482,1,1,Active Shallow Crust,128.8983,89.99288,0.0,12/09/8776
+7.97328,45.25204,5319,12,10,19,47,25,4.55,5.0,fr,50388,106,2138520,1,1,Active Shallow Crust,0.0,89.99102,0.0,12/10/5319
+7.97328,45.25204,6928,10,16,20,23,8,4.75,5.0,fr,50389,138,2138544,1,1,Active Shallow Crust,0.0,89.9893,0.0,10/16/6928
+2.5959,40.53085,2459,9,18,15,6,35,3.85,15.0,fr,50390,49,2138917,1,1,Active Shallow Crust,0.0,89.98915,0.0,09/18/2459
+-2.35081,46.90938,3450,5,4,1,54,21,3.55,5.0,fr,50391,68,2139360,1,1,Active Shallow Crust,0.0,89.98967,0.0,05/04/3450
+-2.35081,46.90938,616,9,21,21,24,37,3.55,15.0,fr,50392,12,2139361,1,1,Active Shallow Crust,0.0,89.98967,0.0,09/21/0616
+-2.35081,46.90938,309,4,24,8,50,49,3.55,27.5,fr,50393,6,2139362,1,1,Active Shallow Crust,0.0,89.98967,0.0,04/24/0309
+-2.35081,46.90938,3849,12,24,7,38,56,3.65,5.0,fr,50394,76,2139378,1,1,Active Shallow Crust,0.0,89.99068,-90.0,12/24/3849
+-2.35081,46.90938,7878,5,22,3,35,35,3.65,5.0,fr,50395,157,2139381,1,1,Active Shallow Crust,128.901,89.96353,0.0,05/22/7878
+-2.35081,46.90938,8160,1,16,4,51,47,3.75,5.0,fr,50396,163,2139384,1,1,Active Shallow Crust,0.0,89.98906,0.0,01/16/8160
+-2.35081,46.90938,2474,6,18,8,17,46,3.85,15.0,fr,50397,49,2139397,1,1,Active Shallow Crust,0.0,89.99025,0.0,06/18/2474
+-2.35081,46.90938,2792,3,26,20,59,34,3.95,5.0,fr,50398,55,2139408,1,1,Active Shallow Crust,0.0,89.98914,0.0,03/26/2792
+-2.35081,46.90938,8827,11,29,10,8,1,4.15,5.0,fr,50399,176,2139438,1,1,Active Shallow Crust,0.0,89.98952,-90.0,11/29/8827
+-2.35081,46.90938,7673,10,10,22,17,57,4.75,5.0,fr,50400,153,2139504,1,1,Active Shallow Crust,0.0,89.98962,0.0,10/10/7673
+-2.35081,46.90938,9473,2,1,22,44,12,4.95,5.0,fr,50401,189,2139528,1,1,Active Shallow Crust,0.0,89.98969,0.0,02/01/9473
+-2.35081,46.90938,9371,6,23,23,24,23,5.45,5.0,fr,50402,187,2139588,1,1,Active Shallow Crust,0.0,89.98994,0.0,06/23/9371
+-2.35081,46.90938,7898,1,10,6,58,3,5.85,5.0,fr,50403,157,2139636,1,1,Active Shallow Crust,0.0,89.99,0.0,01/10/7898
+4.22493,51.97515,9968,12,17,1,51,57,3.55,5.0,fr,50404,199,2139849,1,1,Active Shallow Crust,128.8966,89.99379,0.0,12/17/9968
+-3.31517,43.22027,5267,9,27,23,43,45,3.65,5.0,fr,50405,105,2140332,1,2,Active Shallow Crust,0.0,89.99017,0.0,09/27/5267
+-3.31517,43.22027,1283,5,19,22,14,43,3.65,5.0,fr,50406,25,2140332,1,2,Active Shallow Crust,0.0,89.99017,0.0,05/19/1283
+-3.31517,43.22027,2232,7,16,22,6,48,3.65,15.0,fr,50407,44,2140333,1,1,Active Shallow Crust,0.0,89.99017,0.0,07/16/2232
+-3.31517,43.22027,523,11,25,20,38,6,3.75,27.5,fr,50408,10,2140346,1,1,Active Shallow Crust,0.0,89.99124,0.0,11/25/0523
+-3.31517,43.22027,1191,10,6,1,7,41,3.85,27.5,fr,50409,23,2140358,1,1,Active Shallow Crust,0.0,89.98959,0.0,10/06/1191
+-3.31517,43.22027,2654,9,8,11,6,55,3.95,5.0,fr,50410,53,2140368,1,1,Active Shallow Crust,0.0,89.99073,0.0,09/08/2654
+-3.31517,43.22027,8416,9,30,16,15,0,3.95,15.0,fr,50411,168,2140369,1,1,Active Shallow Crust,0.0,89.99073,0.0,09/30/8416
+-3.31517,43.22027,220,7,16,5,22,35,4.25,5.0,fr,50412,4,2140404,1,1,Active Shallow Crust,0.0,89.99015,0.0,07/16/0220
+-3.31517,43.22027,2966,4,12,0,49,22,4.45,5.0,fr,50413,59,2140431,1,1,Active Shallow Crust,240.0046,57.9943,0.0,04/12/2966
+-3.31517,43.22027,1929,4,9,22,39,47,4.65,15.0,fr,50414,38,2140456,1,1,Active Shallow Crust,240.0098,57.99408,0.0,04/09/1929
+-3.31517,43.22027,9114,7,16,8,15,16,4.75,5.0,fr,50415,182,2140473,1,1,Active Shallow Crust,128.8896,89.98798,0.0,07/16/9114
+-3.31517,43.22027,5099,8,7,9,36,41,4.85,5.0,fr,50416,101,2140476,1,1,Active Shallow Crust,0.0,89.99013,0.0,08/07/5099
+-3.31517,43.22027,1000,7,8,21,34,52,4.95,5.0,fr,50417,19,2140488,1,1,Active Shallow Crust,0.0,89.98974,0.0,07/08/1000
+-3.31517,43.22027,1764,11,20,5,19,18,5.45,5.0,fr,50418,35,2140551,1,1,Active Shallow Crust,240.0263,57.998,0.0,11/20/1764
+-3.31517,43.22027,7422,10,5,0,47,41,5.95,5.0,fr,50419,148,2140608,1,1,Active Shallow Crust,0.0,89.99003,0.0,10/05/7422
+-0.24784,46.67959,9579,4,29,15,24,0,3.55,5.0,fr,50420,191,2140803,1,1,Active Shallow Crust,240.0121,57.99818,0.0,04/29/9579
+-0.24784,46.67959,7220,4,23,9,43,28,3.55,15.0,fr,50421,144,2140804,1,1,Active Shallow Crust,240.0121,57.99818,0.0,04/23/7220
+-0.24784,46.67959,9024,8,9,13,49,59,3.55,5.0,fr,50422,180,2140809,1,1,Active Shallow Crust,128.8962,89.99373,0.0,08/09/9024
+-0.24784,46.67959,8562,12,8,13,15,18,3.65,15.0,fr,50423,171,2140813,1,1,Active Shallow Crust,0.0,89.98998,0.0,12/08/8562
+-0.24784,46.67959,9035,9,23,23,23,31,3.75,5.0,fr,50424,180,2140824,1,2,Active Shallow Crust,0.0,89.99004,0.0,09/23/9035
+-0.24784,46.67959,2823,7,20,13,38,54,3.75,5.0,fr,50425,56,2140824,1,2,Active Shallow Crust,0.0,89.99004,0.0,07/20/2823
+-0.24784,46.67959,2064,12,16,12,34,6,3.75,15.0,fr,50426,41,2140825,1,1,Active Shallow Crust,0.0,89.99004,0.0,12/16/2064
+-0.24784,46.67959,7281,3,11,1,39,25,3.75,5.0,fr,50427,145,2140827,1,1,Active Shallow Crust,240.0083,58.01756,0.0,03/11/7281
+-0.24784,46.67959,4388,12,1,19,50,48,3.85,5.0,fr,50428,87,2140836,1,2,Active Shallow Crust,0.0,89.99005,0.0,12/01/4388
+-0.24784,46.67959,7569,10,17,22,3,46,3.85,5.0,fr,50429,151,2140836,1,2,Active Shallow Crust,0.0,89.99005,0.0,10/17/7569
+-0.24784,46.67959,6025,1,12,1,12,30,3.85,5.0,fr,50430,120,2140842,1,1,Active Shallow Crust,0.0,89.98994,-90.0,01/12/6025
+-0.24784,46.67959,3946,5,5,17,44,30,3.95,5.0,fr,50431,78,2140848,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/05/3946
+-0.24784,46.67959,2457,6,14,4,15,57,3.95,5.0,fr,50432,49,2140854,1,1,Active Shallow Crust,0.0,89.99007,-90.0,06/14/2457
+-0.24784,46.67959,9815,11,7,3,12,20,3.95,5.0,fr,50433,196,2140857,1,1,Active Shallow Crust,128.9003,89.99373,0.0,11/07/9815
+-0.24784,46.67959,2503,9,27,6,2,58,4.05,5.0,fr,50434,50,2140860,1,2,Active Shallow Crust,0.0,89.99003,0.0,09/27/2503
+-0.24784,46.67959,9959,5,28,3,8,41,4.05,5.0,fr,50435,199,2140860,1,2,Active Shallow Crust,0.0,89.99003,0.0,05/28/9959
+-0.24784,46.67959,3118,1,24,12,42,26,4.05,15.0,fr,50436,62,2140861,1,1,Active Shallow Crust,0.0,89.99003,0.0,01/24/3118
+-0.24784,46.67959,8542,11,7,10,22,24,4.05,27.5,fr,50437,170,2140862,1,1,Active Shallow Crust,0.0,89.99003,0.0,11/07/8542
+-0.24784,46.67959,2131,11,4,1,23,51,4.05,27.5,fr,50438,42,2140865,1,1,Active Shallow Crust,240.006,58.00582,0.0,11/04/2131
+-0.24784,46.67959,1766,4,15,8,58,49,4.15,5.0,fr,50439,35,2140872,1,1,Active Shallow Crust,0.0,89.99003,0.0,04/15/1766
+-0.24784,46.67959,7353,2,27,12,54,54,4.25,5.0,fr,50440,147,2140893,1,1,Active Shallow Crust,128.8943,89.98092,0.0,02/27/7353
+-0.24784,46.67959,7604,4,30,23,21,23,4.35,5.0,fr,50441,152,2140896,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/30/7604
+-0.24784,46.67959,1981,7,7,9,27,42,4.35,5.0,fr,50442,39,2140905,1,1,Active Shallow Crust,128.8978,89.98276,0.0,07/07/1981
+-0.24784,46.67959,9689,9,22,20,35,16,4.65,15.0,fr,50443,193,2140933,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/22/9689
+-0.24784,46.67959,6742,12,24,15,15,41,4.95,5.0,fr,50444,134,2140968,1,1,Active Shallow Crust,0.0,89.98999,0.0,12/24/6742
+-0.24784,46.67959,319,3,9,17,44,38,5.15,15.0,fr,50445,6,2140996,1,1,Active Shallow Crust,240.0198,57.99999,0.0,03/09/0319
+-0.24784,46.67959,7258,3,1,4,26,40,5.35,5.0,fr,50446,145,2141016,1,1,Active Shallow Crust,360.0,89.99001,0.0,03/01/7258
+4.25337,49.5263,7071,11,2,17,42,0,3.55,5.0,fr,50447,141,2141289,1,1,Active Shallow Crust,128.8968,89.99345,0.0,11/02/7071
+4.25337,49.5263,1213,4,8,13,41,57,3.85,5.0,fr,50448,24,2141316,1,1,Active Shallow Crust,0.0,89.99073,0.0,04/08/1213
+4.25337,49.5263,4563,7,31,8,51,22,3.95,15.0,fr,50449,91,2141329,1,1,Active Shallow Crust,0.0,89.99174,0.0,07/31/4563
+4.25337,49.5263,2943,6,7,1,14,55,4.05,5.0,fr,50450,58,2141340,1,1,Active Shallow Crust,0.0,89.98896,0.0,06/07/2943
+5.58668,47.818,4292,5,23,10,25,7,3.55,5.0,fr,50451,85,2142240,1,1,Active Shallow Crust,0.0,89.99323,0.0,05/23/4292
+5.58668,47.818,316,4,3,22,42,27,3.65,5.0,fr,50452,6,2142252,1,1,Active Shallow Crust,0.0,89.98793,0.0,04/03/0316
+5.58668,47.818,6963,12,7,17,55,57,3.95,5.0,fr,50453,139,2142294,1,1,Active Shallow Crust,0.0,89.99136,-90.0,12/07/6963
+5.58668,47.818,7416,8,20,7,37,30,4.05,5.0,fr,50454,148,2142300,1,1,Active Shallow Crust,0.0,89.98858,0.0,08/20/7416
+5.58668,47.818,7311,12,26,6,0,0,4.45,5.0,fr,50455,146,2142348,1,1,Active Shallow Crust,0.0,89.99039,0.0,12/26/7311
+5.58668,47.818,5672,4,16,0,13,19,4.65,27.5,fr,50456,113,2142380,1,1,Active Shallow Crust,0.0,89.99035,-90.0,04/16/5672
+1.91605,51.78864,324,3,26,22,37,50,3.85,5.0,fr,50457,6,2142756,1,1,Active Shallow Crust,0.0,89.99007,0.0,03/26/0324
+1.91605,51.78864,2285,7,2,5,21,26,3.95,27.5,fr,50458,45,2142773,1,1,Active Shallow Crust,240.0205,58.0052,0.0,07/02/2285
+1.91605,51.78864,3168,2,1,3,13,55,4.05,27.5,fr,50459,63,2142782,1,1,Active Shallow Crust,0.0,89.99036,0.0,02/01/3168
+1.91605,51.78864,994,4,8,16,21,29,4.15,5.0,fr,50460,19,2142795,1,1,Active Shallow Crust,240.0096,57.99753,0.0,04/08/0994
+8.62208,48.04646,2846,8,5,11,54,0,3.55,5.0,fr,50461,56,2143200,1,1,Active Shallow Crust,0.0,89.98652,0.0,08/05/2846
+8.62208,48.04646,1826,4,10,16,37,35,3.55,5.0,fr,50462,36,2143209,1,1,Active Shallow Crust,128.8949,89.99326,0.0,04/10/1826
+8.62208,48.04646,6217,10,4,8,17,17,3.75,5.0,fr,50463,124,2143224,1,1,Active Shallow Crust,0.0,89.98929,0.0,10/04/6217
+8.62208,48.04646,2325,12,30,4,11,1,3.85,5.0,fr,50464,46,2143242,1,1,Active Shallow Crust,0.0,89.99034,-90.0,12/30/2325
+8.62208,48.04646,2284,7,9,1,53,31,3.95,5.0,fr,50465,45,2143248,1,2,Active Shallow Crust,0.0,89.99149,0.0,07/09/2284
+8.62208,48.04646,5583,2,14,9,58,37,3.95,5.0,fr,50466,111,2143248,1,2,Active Shallow Crust,0.0,89.99149,0.0,02/14/5583
+8.62208,48.04646,4066,11,29,4,25,33,3.95,5.0,fr,50467,81,2143257,1,1,Active Shallow Crust,128.9018,89.99149,0.0,11/29/4066
+8.62208,48.04646,5742,5,21,18,38,31,4.05,5.0,fr,50468,114,2143269,1,1,Active Shallow Crust,128.8898,89.99242,0.0,05/21/5742
+8.62208,48.04646,9336,12,10,8,59,11,4.55,5.0,fr,50469,186,2143320,1,1,Active Shallow Crust,0.0,89.99147,0.0,12/10/9336
+8.62208,48.04646,3147,4,18,10,10,34,5.55,5.0,fr,50470,62,2143443,1,1,Active Shallow Crust,240.034,57.99993,0.0,04/18/3147
+2.953,43.66821,8205,9,25,21,42,56,3.55,5.0,fr,50471,164,2143686,1,1,Active Shallow Crust,0.0,89.98893,-90.0,09/25/8205
+2.953,43.66821,4788,7,26,19,33,5,3.65,27.5,fr,50472,95,2143694,1,1,Active Shallow Crust,0.0,89.99025,0.0,07/26/4788
+2.953,43.66821,369,9,23,19,6,33,3.75,5.0,fr,50473,7,2143704,1,1,Active Shallow Crust,0.0,89.99131,0.0,09/23/0369
+2.953,43.66821,6370,11,9,16,33,29,4.15,5.0,fr,50474,127,2143755,1,1,Active Shallow Crust,240.0079,57.99718,0.0,11/09/6370
+2.953,43.66821,7050,10,5,14,23,1,5.65,5.0,fr,50475,140,2143932,1,1,Active Shallow Crust,0.0,89.98992,0.0,10/05/7050
+1.39626,42.08694,7135,7,23,3,47,17,3.55,5.0,fr,50476,142,2145120,1,1,Active Shallow Crust,0.0,89.99065,0.0,07/23/7135
+1.39626,42.08694,7051,2,8,1,27,29,3.55,5.0,fr,50477,141,2145126,1,1,Active Shallow Crust,0.0,89.99054,-90.0,02/08/7051
+1.39626,42.08694,8339,12,12,17,32,34,3.55,27.5,fr,50478,166,2145131,1,1,Active Shallow Crust,128.8969,89.99345,0.0,12/12/8339
+1.39626,42.08694,2088,2,20,17,33,43,3.65,5.0,fr,50479,41,2145132,1,1,Active Shallow Crust,0.0,89.99,0.0,02/20/2088
+1.39626,42.08694,8199,2,24,10,35,10,3.75,5.0,fr,50480,163,2145147,1,1,Active Shallow Crust,240.0081,58.01738,0.0,02/24/8199
+1.39626,42.08694,4658,5,23,13,10,26,3.75,15.0,fr,50481,93,2145151,1,1,Active Shallow Crust,0.0,89.98948,-90.0,05/23/4658
+1.39626,42.08694,4995,1,19,12,35,29,3.85,15.0,fr,50482,99,2145157,1,1,Active Shallow Crust,0.0,89.9894,0.0,01/19/4995
+1.39626,42.08694,6123,7,14,1,1,53,4.05,15.0,fr,50483,122,2145190,1,1,Active Shallow Crust,128.891,89.99369,0.0,07/14/6123
+1.39626,42.08694,1281,2,11,16,44,12,4.75,5.0,fr,50484,25,2145264,1,1,Active Shallow Crust,0.0,89.99013,0.0,02/11/1281
+1.39626,42.08694,6964,4,11,18,1,29,4.75,5.0,fr,50485,139,2145273,1,1,Active Shallow Crust,128.8899,89.98817,0.0,04/11/6964
+1.31915,43.01877,8612,9,24,15,19,17,3.55,5.0,fr,50486,172,2145600,1,4,Active Shallow Crust,0.0,89.99078,0.0,09/24/8612
+1.31915,43.01877,823,8,4,14,45,41,3.55,5.0,fr,50487,16,2145600,1,4,Active Shallow Crust,0.0,89.99078,0.0,08/04/0823
+1.31915,43.01877,8497,10,18,18,37,3,3.55,5.0,fr,50488,169,2145600,1,4,Active Shallow Crust,0.0,89.99078,0.0,10/18/8497
+1.31915,43.01877,4181,2,9,10,54,19,3.55,5.0,fr,50489,83,2145600,1,4,Active Shallow Crust,0.0,89.99078,0.0,02/09/4181
+1.31915,43.01877,9948,4,8,1,36,33,3.55,15.0,fr,50490,198,2145601,1,2,Active Shallow Crust,0.0,89.99078,0.0,04/08/9948
+1.31915,43.01877,9956,4,4,4,7,17,3.55,15.0,fr,50491,199,2145601,1,2,Active Shallow Crust,0.0,89.99078,0.0,04/04/9956
+1.31915,43.01877,8809,2,19,15,33,15,3.65,5.0,fr,50492,176,2145612,1,1,Active Shallow Crust,0.0,89.99014,0.0,02/19/8809
+1.31915,43.01877,7418,2,19,3,32,46,3.65,5.0,fr,50493,148,2145618,1,1,Active Shallow Crust,0.0,89.99003,-90.0,02/19/7418
+1.31915,43.01877,3280,5,22,18,6,14,3.75,5.0,fr,50494,65,2145624,1,2,Active Shallow Crust,0.0,89.98975,0.0,05/22/3280
+1.31915,43.01877,6602,11,2,20,4,47,3.75,5.0,fr,50495,132,2145624,1,2,Active Shallow Crust,0.0,89.98975,0.0,11/02/6602
+1.31915,43.01877,7591,4,11,2,31,58,3.95,5.0,fr,50496,151,2145648,1,1,Active Shallow Crust,0.0,89.98953,0.0,04/11/7591
+1.31915,43.01877,866,8,3,7,3,3,4.05,5.0,fr,50497,17,2145660,1,1,Active Shallow Crust,0.0,89.98963,0.0,08/03/0866
+1.31915,43.01877,3689,4,1,1,4,23,4.05,15.0,fr,50498,73,2145661,1,1,Active Shallow Crust,0.0,89.98963,0.0,04/01/3689
+1.31915,43.01877,3427,8,10,13,19,31,4.15,5.0,fr,50499,68,2145672,1,1,Active Shallow Crust,0.0,89.98984,0.0,08/10/3427
+6.70077,44.18126,9125,5,21,10,0,30,3.55,5.0,fr,50500,182,2146080,1,3,Active Shallow Crust,0.0,89.99277,0.0,05/21/9125
+6.70077,44.18126,300,1,13,4,7,45,3.55,5.0,fr,50501,5,2146080,1,3,Active Shallow Crust,0.0,89.99277,0.0,01/13/0300
+6.70077,44.18126,4632,9,3,11,43,44,3.55,5.0,fr,50502,92,2146080,1,3,Active Shallow Crust,0.0,89.99277,0.0,09/03/4632
+6.70077,44.18126,5922,8,27,17,4,5,3.55,5.0,fr,50503,118,2146086,1,1,Active Shallow Crust,0.0,89.99268,-90.0,08/27/5922
+6.70077,44.18126,4642,1,7,8,7,39,3.75,5.0,fr,50504,92,2146107,1,1,Active Shallow Crust,240.0083,58.01707,0.0,01/07/4642
+6.70077,44.18126,3372,12,25,16,43,41,3.85,15.0,fr,50505,67,2146120,1,1,Active Shallow Crust,240.0107,57.99832,0.0,12/25/3372
+6.70077,44.18126,6105,3,5,20,10,14,4.05,5.0,fr,50506,122,2146140,1,1,Active Shallow Crust,0.0,89.99187,0.0,03/05/6105
+6.70077,44.18126,2901,3,2,15,31,32,4.15,15.0,fr,50507,58,2146162,1,1,Active Shallow Crust,128.8989,89.99275,0.0,03/02/2901
+6.70077,44.18126,3267,5,18,19,55,57,4.25,15.0,fr,50508,65,2146171,1,1,Active Shallow Crust,0.0,89.9902,-90.0,05/18/3267
+6.70077,44.18126,5136,7,28,18,19,18,4.55,15.0,fr,50509,102,2146201,1,1,Active Shallow Crust,0.0,89.99085,0.0,07/28/5136
+6.70077,44.18126,7739,1,14,16,56,57,4.65,5.0,fr,50510,154,2146212,1,1,Active Shallow Crust,0.0,89.98981,0.0,01/14/7739
+6.70077,44.18126,2058,1,20,12,38,27,5.05,5.0,fr,50511,41,2146260,1,1,Active Shallow Crust,0.0,89.98971,0.0,01/20/2058
+6.70077,44.18126,3925,10,26,14,35,22,5.85,5.0,fr,50512,78,2146356,1,1,Active Shallow Crust,0.0,89.98975,0.0,10/26/3925
+-2.30942,42.08974,4655,6,28,6,58,44,3.55,5.0,fr,50513,93,2146560,1,4,Active Shallow Crust,0.0,89.98878,0.0,06/28/4655
+-2.30942,42.08974,9340,5,30,9,37,39,3.55,5.0,fr,50514,186,2146560,1,4,Active Shallow Crust,0.0,89.98878,0.0,05/30/9340
+-2.30942,42.08974,3506,12,30,15,26,36,3.55,5.0,fr,50515,70,2146560,1,4,Active Shallow Crust,0.0,89.98878,0.0,12/30/3506
+-2.30942,42.08974,6564,12,25,21,37,28,3.55,5.0,fr,50516,131,2146560,1,4,Active Shallow Crust,0.0,89.98878,0.0,12/25/6564
+-2.30942,42.08974,7556,3,27,0,36,16,3.65,5.0,fr,50517,151,2146572,1,1,Active Shallow Crust,0.0,89.99,0.0,03/27/7556
+-2.30942,42.08974,3184,3,2,15,22,17,3.75,5.0,fr,50518,63,2146584,1,1,Active Shallow Crust,0.0,89.99108,0.0,03/02/3184
+-2.30942,42.08974,598,4,5,3,27,45,3.75,5.0,fr,50519,11,2146590,1,1,Active Shallow Crust,0.0,89.99098,-90.0,04/05/0598
+-2.30942,42.08974,1667,11,13,9,43,6,4.15,15.0,fr,50520,33,2146633,1,1,Active Shallow Crust,0.0,89.99062,0.0,11/13/1667
+-2.30942,42.08974,9086,10,7,0,8,8,4.55,5.0,fr,50521,181,2146680,1,1,Active Shallow Crust,0.0,89.99053,0.0,10/07/9086
+-2.30942,42.08974,5243,2,10,18,3,17,5.35,5.0,fr,50522,104,2146779,1,1,Active Shallow Crust,240.0221,58.001,0.0,02/10/5243
+3.38777,46.48022,5083,9,28,11,49,28,3.55,5.0,fr,50523,101,2147040,1,2,Active Shallow Crust,0.0,89.98959,0.0,09/28/5083
+3.38777,46.48022,3751,12,20,0,18,25,3.55,5.0,fr,50524,75,2147040,1,2,Active Shallow Crust,0.0,89.98959,0.0,12/20/3751
+3.38777,46.48022,374,4,7,17,56,48,3.55,15.0,fr,50525,7,2147044,1,1,Active Shallow Crust,240.0118,57.99821,0.0,04/07/0374
+3.38777,46.48022,4229,10,23,16,5,35,3.65,5.0,fr,50526,84,2147052,1,1,Active Shallow Crust,0.0,89.99072,0.0,10/23/4229
+3.38777,46.48022,4834,3,18,4,23,3,3.75,5.0,fr,50527,96,2147064,1,1,Active Shallow Crust,0.0,89.98897,0.0,03/18/4834
+3.38777,46.48022,8759,10,18,21,24,29,3.75,5.0,fr,50528,175,2147070,1,1,Active Shallow Crust,0.0,89.98884,-90.0,10/18/8759
+3.38777,46.48022,8487,11,2,17,5,54,4.15,5.0,fr,50529,169,2147112,1,1,Active Shallow Crust,0.0,89.98956,0.0,11/02/8487
+-5.32471,47.56292,3488,7,25,2,12,14,3.75,5.0,fr,50530,69,2147544,1,2,Active Shallow Crust,0.0,89.98919,0.0,07/25/3488
+-5.32471,47.56292,6718,9,16,17,43,7,3.75,5.0,fr,50531,134,2147544,1,2,Active Shallow Crust,0.0,89.98919,0.0,09/16/6718
+-5.32471,47.56292,6912,12,13,22,59,46,4.25,5.0,fr,50532,138,2147613,1,1,Active Shallow Crust,128.8947,89.98099,0.0,12/13/6912
+3.67309,49.56588,5566,2,17,15,51,7,3.55,5.0,fr,50533,111,2148480,1,1,Active Shallow Crust,0.0,89.99019,0.0,02/17/5566
+3.67309,49.56588,5626,6,6,11,37,43,3.55,5.0,fr,50534,112,2148489,1,1,Active Shallow Crust,128.8959,89.99346,0.0,06/06/5626
+3.67309,49.56588,3032,5,23,10,36,22,3.85,15.0,fr,50535,60,2148517,1,1,Active Shallow Crust,0.0,89.99074,0.0,05/23/3032
+3.67309,49.56588,7465,1,31,16,23,8,4.25,5.0,fr,50536,149,2148564,1,1,Active Shallow Crust,0.0,89.98978,0.0,01/31/7465
+8.232,48.38792,6043,11,9,6,22,59,3.55,5.0,fr,50537,120,2148960,1,1,Active Shallow Crust,0.0,89.98661,0.0,11/09/6043
+8.232,48.38792,2883,7,3,4,59,45,3.55,15.0,fr,50538,57,2148964,1,1,Active Shallow Crust,240.0125,57.99815,0.0,07/03/2883
+8.232,48.38792,7606,1,25,8,51,30,3.65,5.0,fr,50539,152,2148972,1,1,Active Shallow Crust,0.0,89.98806,0.0,01/25/7606
+8.232,48.38792,6974,10,7,22,42,31,3.65,5.0,fr,50540,139,2148975,1,1,Active Shallow Crust,240.001,58.01188,0.0,10/07/6974
+8.232,48.38792,352,9,30,15,59,40,3.75,5.0,fr,50541,7,2148984,1,3,Active Shallow Crust,0.0,89.98936,0.0,09/30/0352
+8.232,48.38792,2946,4,5,0,32,54,3.75,5.0,fr,50542,58,2148984,1,3,Active Shallow Crust,0.0,89.98936,0.0,04/05/2946
+8.232,48.38792,4143,8,28,17,35,35,3.75,5.0,fr,50543,82,2148984,1,3,Active Shallow Crust,0.0,89.98936,0.0,08/28/4143
+8.232,48.38792,4121,1,21,5,57,22,3.85,27.5,fr,50544,82,2149001,1,1,Active Shallow Crust,240.0116,57.99811,0.0,01/21/4121
+8.232,48.38792,4582,5,7,15,25,20,3.85,15.0,fr,50545,91,2149006,1,1,Active Shallow Crust,128.8956,89.99526,0.0,05/07/4582
+8.232,48.38792,6240,3,10,1,57,2,3.95,5.0,fr,50546,124,2149008,1,2,Active Shallow Crust,0.0,89.99155,0.0,03/10/6240
+8.232,48.38792,749,4,22,13,26,57,3.95,5.0,fr,50547,14,2149008,1,2,Active Shallow Crust,0.0,89.99155,0.0,04/22/0749
+8.232,48.38792,2437,12,24,3,33,56,3.95,5.0,fr,50548,48,2149017,1,1,Active Shallow Crust,128.9022,89.99155,0.0,12/24/2437
+8.232,48.38792,2425,4,10,14,57,3,3.95,15.0,fr,50549,48,2149018,1,1,Active Shallow Crust,128.9022,89.99155,0.0,04/10/2425
+8.232,48.38792,5468,8,10,16,36,57,4.05,5.0,fr,50550,109,2149020,1,2,Active Shallow Crust,0.0,89.99247,0.0,08/10/5468
+8.232,48.38792,1359,10,25,23,23,21,4.05,5.0,fr,50551,27,2149020,1,2,Active Shallow Crust,0.0,89.99247,0.0,10/25/1359
+8.232,48.38792,1943,10,6,8,25,18,4.15,5.0,fr,50552,38,2149032,1,1,Active Shallow Crust,0.0,89.99329,0.0,10/06/1943
+8.232,48.38792,5728,3,19,13,5,36,4.15,5.0,fr,50553,114,2149038,1,1,Active Shallow Crust,0.0,89.99321,-90.0,03/19/5728
+8.232,48.38792,9964,1,28,12,57,26,4.25,5.0,fr,50554,199,2149047,1,1,Active Shallow Crust,240.0072,57.99391,0.0,01/28/9964
+8.232,48.38792,497,5,25,23,27,36,4.35,15.0,fr,50555,9,2149057,1,1,Active Shallow Crust,0.0,89.98933,0.0,05/25/0497
+8.232,48.38792,3587,2,18,10,54,46,5.45,5.0,fr,50556,71,2149188,1,1,Active Shallow Crust,0.0,89.98948,0.0,02/18/3587
+0.79335,51.75223,9956,11,21,3,5,55,3.55,15.0,fr,50557,199,2150410,1,1,Active Shallow Crust,128.8957,89.99376,0.0,11/21/9956
+0.79335,51.75223,7786,6,15,2,55,44,3.75,5.0,fr,50558,155,2150427,1,1,Active Shallow Crust,240.0091,58.01772,0.0,06/15/7786
+0.79335,51.75223,361,4,26,5,39,57,3.85,5.0,fr,50559,7,2150436,1,1,Active Shallow Crust,0.0,89.99006,0.0,04/26/0361
+0.79335,51.75223,7965,9,13,18,0,52,3.95,5.0,fr,50560,159,2150448,1,1,Active Shallow Crust,0.0,89.99015,0.0,09/13/7965
+0.79335,51.75223,6499,7,20,16,40,15,4.05,27.5,fr,50561,129,2150462,1,1,Active Shallow Crust,0.0,89.98991,0.0,07/20/6499
+0.79335,51.75223,7557,2,2,15,25,28,4.05,5.0,fr,50562,151,2150463,1,1,Active Shallow Crust,240.0069,58.00604,0.0,02/02/7557
+0.79335,51.75223,2109,7,30,4,51,13,4.45,15.0,fr,50563,42,2150509,1,1,Active Shallow Crust,0.0,89.99003,0.0,07/30/2109
+0.79335,51.75223,468,10,22,9,45,3,4.55,5.0,fr,50564,9,2150520,1,1,Active Shallow Crust,0.0,89.98988,0.0,10/22/0468
+-3.94961,48.25525,9064,8,28,3,54,37,3.55,5.0,fr,50565,181,2150880,1,2,Active Shallow Crust,0.0,89.98993,0.0,08/28/9064
+-3.94961,48.25525,8156,3,10,20,33,34,3.55,5.0,fr,50566,163,2150880,1,2,Active Shallow Crust,0.0,89.98993,0.0,03/10/8156
+-3.94961,48.25525,6827,3,23,15,24,49,3.55,27.5,fr,50567,136,2150882,1,1,Active Shallow Crust,0.0,89.98993,0.0,03/23/6827
+-3.94961,48.25525,476,11,2,10,41,0,3.55,27.5,fr,50568,9,2150885,1,1,Active Shallow Crust,240.0125,57.99837,0.0,11/02/0476
+-3.94961,48.25525,5003,2,3,1,57,15,3.65,5.0,fr,50569,100,2150892,1,2,Active Shallow Crust,0.0,89.99103,0.0,02/03/5003
+-3.94961,48.25525,2682,12,30,16,32,53,3.65,5.0,fr,50570,53,2150892,1,2,Active Shallow Crust,0.0,89.99103,0.0,12/30/2682
+-3.94961,48.25525,1365,1,5,14,33,5,3.75,5.0,fr,50571,27,2150904,1,3,Active Shallow Crust,0.0,89.98933,0.0,01/05/1365
+-3.94961,48.25525,6049,3,25,8,28,16,3.75,5.0,fr,50572,120,2150904,1,3,Active Shallow Crust,0.0,89.98933,0.0,03/25/6049
+-3.94961,48.25525,116,10,15,1,52,11,3.75,5.0,fr,50573,2,2150904,1,3,Active Shallow Crust,0.0,89.98933,0.0,10/15/0116
+-3.94961,48.25525,7851,12,7,6,51,54,3.75,27.5,fr,50574,157,2150906,1,1,Active Shallow Crust,0.0,89.98933,0.0,12/07/7851
+-3.94961,48.25525,262,11,15,12,56,20,3.85,15.0,fr,50575,5,2150920,1,1,Active Shallow Crust,240.0109,57.99797,0.0,11/15/0262
+-3.94961,48.25525,6173,7,28,5,20,50,3.85,5.0,fr,50576,123,2150925,1,1,Active Shallow Crust,128.8958,89.99287,0.0,07/28/6173
+-3.94961,48.25525,398,11,12,20,59,22,3.95,5.0,fr,50577,7,2150931,1,1,Active Shallow Crust,240.0198,58.005,0.0,11/12/0398
+-3.94961,48.25525,2017,9,3,1,7,35,3.95,15.0,fr,50578,40,2150935,1,1,Active Shallow Crust,0.0,89.98929,-90.0,09/03/2017
+-3.94961,48.25525,464,9,10,7,49,32,4.05,5.0,fr,50579,9,2150940,1,1,Active Shallow Crust,0.0,89.99056,0.0,09/10/0464
+-3.94961,48.25525,5195,6,4,21,59,41,4.35,27.5,fr,50580,103,2150978,1,1,Active Shallow Crust,0.0,89.99065,0.0,06/04/5195
+-3.94961,48.25525,3030,6,7,7,12,20,4.75,5.0,fr,50581,60,2151024,1,1,Active Shallow Crust,0.0,89.98988,0.0,06/07/3030
+-3.94961,48.25525,3160,11,11,19,40,46,4.95,5.0,fr,50582,63,2151048,1,2,Active Shallow Crust,0.0,89.98995,0.0,11/11/3160
+-3.94961,48.25525,4973,5,17,5,46,2,4.95,5.0,fr,50583,99,2151048,1,2,Active Shallow Crust,0.0,89.98995,0.0,05/17/4973
+4.56528,49.69523,1480,2,20,8,38,8,3.55,5.0,fr,50584,29,2151360,1,1,Active Shallow Crust,0.0,89.98695,0.0,02/20/1480
+4.56528,49.69523,4089,7,15,18,30,3,3.75,5.0,fr,50585,81,2151384,1,1,Active Shallow Crust,0.0,89.98964,0.0,07/15/4089
+-3.72796,43.58771,607,1,17,10,1,52,3.65,5.0,fr,50586,12,2151852,1,2,Active Shallow Crust,0.0,89.99023,0.0,01/17/0607
+-3.72796,43.58771,6653,6,14,21,52,16,3.65,5.0,fr,50587,133,2151852,1,2,Active Shallow Crust,0.0,89.99023,0.0,06/14/6653
+-3.72796,43.58771,2792,4,21,16,15,49,3.75,5.0,fr,50588,55,2151864,1,2,Active Shallow Crust,0.0,89.99129,0.0,04/21/2792
+-3.72796,43.58771,4854,3,28,3,26,54,3.75,5.0,fr,50589,97,2151864,1,2,Active Shallow Crust,0.0,89.99129,0.0,03/28/4854
+-3.72796,43.58771,4226,11,12,20,51,20,3.75,15.0,fr,50590,84,2151874,1,1,Active Shallow Crust,128.8969,89.96715,0.0,11/12/4226
+-3.72796,43.58771,1706,1,18,1,16,3,4.45,5.0,fr,50591,34,2151948,1,1,Active Shallow Crust,0.0,89.98963,0.0,01/18/1706
+3.18632,53.33485,5229,6,25,6,43,59,3.55,5.0,fr,50592,104,2152320,1,1,Active Shallow Crust,0.0,89.99097,0.0,06/25/5229
+3.18632,53.33485,6155,7,13,19,57,23,3.65,5.0,fr,50593,123,2152332,1,1,Active Shallow Crust,0.0,89.98927,0.0,07/13/6155
+5.14504,46.47419,4736,11,19,9,11,33,3.55,5.0,fr,50594,94,2152800,1,1,Active Shallow Crust,0.0,89.99306,0.0,11/19/4736
+5.14504,46.47419,5570,1,5,3,54,17,3.55,15.0,fr,50595,111,2152801,1,1,Active Shallow Crust,0.0,89.99306,0.0,01/05/5570
+5.14504,46.47419,4628,11,12,20,23,48,3.55,5.0,fr,50596,92,2152803,1,1,Active Shallow Crust,240.0129,57.99823,0.0,11/12/4628
+5.14504,46.47419,4184,1,8,5,31,6,3.65,5.0,fr,50597,83,2152812,1,1,Active Shallow Crust,0.0,89.98762,0.0,01/08/4184
+5.14504,46.47419,3188,7,30,8,21,14,3.75,5.0,fr,50598,63,2152824,1,1,Active Shallow Crust,0.0,89.98897,0.0,07/30/3188
+5.14504,46.47419,6293,11,8,12,8,31,3.85,5.0,fr,50599,125,2152836,1,1,Active Shallow Crust,0.0,89.99017,0.0,11/08/6293
+5.14504,46.47419,2322,12,9,22,31,15,4.05,5.0,fr,50600,46,2152860,1,1,Active Shallow Crust,0.0,89.98828,0.0,12/09/2322
+5.14504,46.47419,7059,6,28,12,17,54,5.15,5.0,fr,50601,141,2152992,1,1,Active Shallow Crust,0.0,89.99009,0.0,06/28/7059
+5.14504,46.47419,1384,7,19,3,22,56,5.25,5.0,fr,50602,27,2153004,1,1,Active Shallow Crust,0.0,89.99019,0.0,07/19/1384
+3.29582,48.63261,2775,8,19,8,37,41,3.55,5.0,fr,50603,55,2153283,1,1,Active Shallow Crust,240.0121,57.99808,0.0,08/19/2775
+3.29582,48.63261,1750,8,4,19,56,19,3.75,5.0,fr,50604,34,2153304,1,1,Active Shallow Crust,0.0,89.98941,0.0,08/04/1750
+3.29582,48.63261,6101,9,6,20,15,7,3.75,15.0,fr,50605,122,2153308,1,1,Active Shallow Crust,240.0088,58.01759,0.0,09/06/6101
+3.29582,48.63261,4843,9,23,8,27,42,3.95,5.0,fr,50606,96,2153328,1,1,Active Shallow Crust,0.0,89.98949,0.0,09/23/4843
+3.29582,48.63261,7430,7,28,7,15,49,4.85,27.5,fr,50607,148,2153438,1,1,Active Shallow Crust,0.0,89.9903,0.0,07/28/7430
+5.19024,47.50968,2539,9,12,5,50,6,3.55,5.0,fr,50608,50,2154240,1,3,Active Shallow Crust,0.0,89.99319,0.0,09/12/2539
+5.19024,47.50968,366,6,1,21,2,5,3.55,5.0,fr,50609,7,2154240,1,3,Active Shallow Crust,0.0,89.99319,0.0,06/01/0366
+5.19024,47.50968,2047,9,18,22,55,24,3.55,5.0,fr,50610,40,2154240,1,3,Active Shallow Crust,0.0,89.99319,0.0,09/18/2047
+5.19024,47.50968,9831,11,19,13,1,49,3.55,15.0,fr,50611,196,2154247,1,1,Active Shallow Crust,0.0,89.99311,-90.0,11/19/9831
+5.19024,47.50968,7347,2,17,16,37,53,3.65,5.0,fr,50612,146,2154252,1,1,Active Shallow Crust,0.0,89.98786,0.0,02/17/7347
+5.19024,47.50968,6523,11,3,19,27,5,3.65,5.0,fr,50613,130,2154261,1,1,Active Shallow Crust,128.9007,89.96355,0.0,11/03/6523
+5.19024,47.50968,6796,2,4,7,45,9,3.75,5.0,fr,50614,135,2154264,1,2,Active Shallow Crust,0.0,89.98918,0.0,02/04/6796
+5.19024,47.50968,8596,6,27,9,37,28,3.75,5.0,fr,50615,171,2154264,1,2,Active Shallow Crust,0.0,89.98918,0.0,06/27/8596
+5.19024,47.50968,6454,3,14,14,5,7,3.85,5.0,fr,50616,129,2154285,1,1,Active Shallow Crust,128.8957,89.99518,0.0,03/14/6454
+5.19024,47.50968,5343,2,6,22,57,6,4.05,15.0,fr,50617,106,2154304,1,1,Active Shallow Crust,240.0066,58.00543,0.0,02/06/5343
+1.40255,41.01496,7618,8,30,1,55,51,3.55,5.0,fr,50618,152,2154720,1,1,Active Shallow Crust,0.0,89.99049,0.0,08/30/7618
+1.40255,41.01496,296,7,5,22,47,53,3.55,15.0,fr,50619,5,2154721,1,2,Active Shallow Crust,0.0,89.99049,0.0,07/05/0296
+1.40255,41.01496,5193,8,27,20,19,43,3.55,15.0,fr,50620,103,2154721,1,2,Active Shallow Crust,0.0,89.99049,0.0,08/27/5193
+1.40255,41.01496,6934,6,6,9,29,37,3.55,27.5,fr,50621,138,2154722,1,1,Active Shallow Crust,0.0,89.99049,0.0,06/06/6934
+1.40255,41.01496,3610,9,13,21,31,47,3.65,5.0,fr,50622,72,2154732,1,2,Active Shallow Crust,0.0,89.98983,0.0,09/13/3610
+1.40255,41.01496,9466,9,9,9,5,51,3.65,5.0,fr,50623,189,2154732,1,2,Active Shallow Crust,0.0,89.98983,0.0,09/09/9466
+1.40255,41.01496,9917,2,17,16,47,24,3.65,15.0,fr,50624,198,2154733,1,1,Active Shallow Crust,0.0,89.98983,0.0,02/17/9917
+1.40255,41.01496,8873,10,15,16,52,32,3.65,27.5,fr,50625,177,2154734,1,1,Active Shallow Crust,0.0,89.98983,0.0,10/15/8873
+1.40255,41.01496,1343,5,30,7,36,7,3.65,5.0,fr,50626,26,2154738,1,1,Active Shallow Crust,0.0,89.98971,-90.0,05/30/1343
+1.40255,41.01496,6765,9,15,22,24,19,3.65,5.0,fr,50627,135,2154741,1,1,Active Shallow Crust,128.9011,89.96342,0.0,09/15/6765
+1.40255,41.01496,5546,3,29,11,8,27,3.75,5.0,fr,50628,110,2154744,1,1,Active Shallow Crust,0.0,89.98943,0.0,03/29/5546
+1.40255,41.01496,7505,5,19,0,43,17,3.85,5.0,fr,50629,150,2154756,1,1,Active Shallow Crust,0.0,89.99057,0.0,05/19/7505
+1.40255,41.01496,3437,8,30,9,10,14,4.05,5.0,fr,50630,68,2154783,1,1,Active Shallow Crust,240.0052,58.00565,0.0,08/30/3437
+1.40255,41.01496,7985,2,8,1,37,15,4.15,5.0,fr,50631,159,2154792,1,1,Active Shallow Crust,0.0,89.99046,0.0,02/08/7985
+1.40255,41.01496,959,6,9,16,21,8,4.15,5.0,fr,50632,19,2154798,1,1,Active Shallow Crust,0.0,89.99036,-90.0,06/09/0959
+1.40255,41.01496,839,11,27,1,47,35,4.25,5.0,fr,50633,16,2154804,1,1,Active Shallow Crust,0.0,89.98981,0.0,11/27/0839
+1.40255,41.01496,6729,4,2,12,32,44,4.35,5.0,fr,50634,134,2154816,1,1,Active Shallow Crust,0.0,89.99016,0.0,04/02/6729
+1.40255,41.01496,4758,12,14,6,55,4,4.35,15.0,fr,50635,95,2154817,1,1,Active Shallow Crust,0.0,89.99016,0.0,12/14/4758
+1.40255,41.01496,7536,12,26,6,46,14,4.35,5.0,fr,50636,150,2154825,1,1,Active Shallow Crust,128.8988,89.9827,0.0,12/26/7536
+1.40255,41.01496,7277,6,14,8,29,56,5.15,5.0,fr,50637,145,2154915,1,1,Active Shallow Crust,240.0167,57.99944,0.0,06/14/7277
+0.62048,50.05493,7759,3,5,14,23,20,3.55,15.0,fr,50638,155,2155204,1,1,Active Shallow Crust,240.0125,57.99827,0.0,03/05/7759
+0.62048,50.05493,9149,6,29,8,15,16,3.55,5.0,fr,50639,182,2155209,1,2,Active Shallow Crust,128.8958,89.99393,0.0,06/29/9149
+0.62048,50.05493,166,7,3,6,10,37,3.55,5.0,fr,50640,3,2155209,1,2,Active Shallow Crust,128.8958,89.99393,0.0,07/03/0166
+0.62048,50.05493,8091,10,10,11,56,31,3.65,5.0,fr,50641,161,2155212,1,1,Active Shallow Crust,0.0,89.9899,0.0,10/10/8091
+0.62048,50.05493,3145,3,2,7,6,29,3.75,5.0,fr,50642,62,2155227,1,1,Active Shallow Crust,240.0088,58.01772,0.0,03/02/3145
+0.62048,50.05493,4539,5,13,6,47,31,3.75,5.0,fr,50643,90,2155230,1,1,Active Shallow Crust,0.0,89.99024,-90.0,05/13/4539
+0.62048,50.05493,2513,12,28,5,8,2,3.75,27.5,fr,50644,50,2155232,1,1,Active Shallow Crust,0.0,89.99024,-90.0,12/28/2513
+0.62048,50.05493,4241,8,11,9,16,25,3.75,15.0,fr,50645,84,2155234,1,1,Active Shallow Crust,128.8962,89.96738,0.0,08/11/4241
+0.62048,50.05493,9922,2,11,19,48,13,4.05,5.0,fr,50646,198,2155260,1,1,Active Shallow Crust,0.0,89.98999,0.0,02/11/9922
+0.62048,50.05493,4510,7,9,2,11,36,4.05,15.0,fr,50647,90,2155261,1,1,Active Shallow Crust,0.0,89.98999,0.0,07/09/4510
+0.62048,50.05493,7797,1,21,20,25,46,4.25,5.0,fr,50648,155,2155284,1,1,Active Shallow Crust,0.0,89.98988,0.0,01/21/7797
+3.14419,47.72366,3575,7,9,20,8,27,3.65,5.0,fr,50649,71,2155692,1,1,Active Shallow Crust,0.0,89.99093,0.0,07/09/3575
+3.14419,47.72366,6608,1,12,19,3,57,3.85,15.0,fr,50650,132,2155717,1,1,Active Shallow Crust,0.0,89.99039,0.0,01/12/6608
+3.14419,47.72366,591,4,1,11,40,11,4.05,5.0,fr,50651,11,2155749,1,1,Active Shallow Crust,128.8903,89.99428,0.0,04/01/0591
+3.14419,47.72366,8197,4,20,2,14,26,4.25,15.0,fr,50652,163,2155765,1,1,Active Shallow Crust,0.0,89.9894,0.0,04/20/8197
+3.14419,47.72366,7541,12,17,19,23,14,4.25,27.5,fr,50653,150,2155766,1,1,Active Shallow Crust,0.0,89.9894,0.0,12/17/7541
+3.14419,47.72366,3035,5,5,17,47,5,4.35,5.0,fr,50654,60,2155776,1,1,Active Shallow Crust,0.0,89.99055,0.0,05/05/3035
+3.14419,47.72366,2310,2,12,22,4,20,5.05,5.0,fr,50655,46,2155860,1,1,Active Shallow Crust,0.0,89.98975,0.0,02/12/2310
+3.38322,51.69275,9980,12,11,13,26,0,3.55,15.0,fr,50656,199,2156161,1,1,Active Shallow Crust,0.0,89.99062,0.0,12/11/9980
+3.38322,51.69275,7449,11,21,15,13,46,4.15,15.0,fr,50657,148,2156233,1,1,Active Shallow Crust,0.0,89.9906,0.0,11/21/7449
+3.38322,51.69275,1726,12,29,7,28,22,5.65,5.0,fr,50658,34,2156412,1,1,Active Shallow Crust,0.0,89.98997,0.0,12/29/1726
+5.0164,43.96692,6062,6,16,15,10,51,3.55,5.0,fr,50659,121,2156640,1,4,Active Shallow Crust,0.0,89.99274,0.0,06/16/6062
+5.0164,43.96692,8137,6,7,16,36,5,3.55,5.0,fr,50660,162,2156640,1,4,Active Shallow Crust,0.0,89.99274,0.0,06/07/8137
+5.0164,43.96692,3803,8,23,0,29,26,3.55,5.0,fr,50661,76,2156640,1,4,Active Shallow Crust,0.0,89.99274,0.0,08/23/3803
+5.0164,43.96692,9905,10,8,4,16,48,3.55,5.0,fr,50662,198,2156640,1,4,Active Shallow Crust,0.0,89.99274,0.0,10/08/9905
+5.0164,43.96692,8460,12,22,22,49,14,3.55,15.0,fr,50663,169,2156641,1,2,Active Shallow Crust,0.0,89.99274,0.0,12/22/8460
+5.0164,43.96692,1047,1,26,4,42,7,3.55,15.0,fr,50664,20,2156641,1,2,Active Shallow Crust,0.0,89.99274,0.0,01/26/1047
+5.0164,43.96692,873,4,19,22,17,24,3.55,5.0,fr,50665,17,2156643,1,3,Active Shallow Crust,240.0121,57.99719,0.0,04/19/0873
+5.0164,43.96692,6571,12,25,17,32,31,3.55,5.0,fr,50666,131,2156643,1,3,Active Shallow Crust,240.0121,57.99719,0.0,12/25/6571
+5.0164,43.96692,5835,2,15,2,33,57,3.55,5.0,fr,50667,116,2156643,1,3,Active Shallow Crust,240.0121,57.99719,0.0,02/15/5835
+5.0164,43.96692,9897,11,5,3,24,39,3.55,5.0,fr,50668,197,2156649,1,1,Active Shallow Crust,128.8966,89.99274,0.0,11/05/9897
+5.0164,43.96692,4886,8,9,20,42,31,3.55,27.5,fr,50669,97,2156651,1,1,Active Shallow Crust,128.8966,89.99274,0.0,08/09/4886
+5.0164,43.96692,4845,12,21,15,1,44,3.65,5.0,fr,50670,96,2156652,1,2,Active Shallow Crust,0.0,89.98706,0.0,12/21/4845
+5.0164,43.96692,8772,4,19,19,23,14,3.65,5.0,fr,50671,175,2156652,1,2,Active Shallow Crust,0.0,89.98706,0.0,04/19/8772
+5.0164,43.96692,277,8,13,22,44,25,3.65,15.0,fr,50672,5,2156659,1,1,Active Shallow Crust,0.0,89.98692,-90.0,08/13/0277
+5.0164,43.96692,1739,2,7,4,5,24,3.65,27.5,fr,50673,34,2156663,1,1,Active Shallow Crust,128.9016,89.96348,0.0,02/07/1739
+5.0164,43.96692,6192,4,25,15,38,50,3.75,5.0,fr,50674,123,2156664,1,3,Active Shallow Crust,0.0,89.98847,0.0,04/25/6192
+5.0164,43.96692,9945,12,1,4,35,56,3.75,5.0,fr,50675,198,2156664,1,3,Active Shallow Crust,0.0,89.98847,0.0,12/01/9945
+5.0164,43.96692,9913,9,3,17,2,17,3.75,5.0,fr,50676,198,2156664,1,3,Active Shallow Crust,0.0,89.98847,0.0,09/03/9913
+5.0164,43.96692,8166,5,7,0,6,18,3.75,15.0,fr,50677,163,2156665,1,2,Active Shallow Crust,0.0,89.98847,0.0,05/07/8166
+5.0164,43.96692,5859,6,9,0,55,49,3.75,15.0,fr,50678,117,2156665,1,2,Active Shallow Crust,0.0,89.98847,0.0,06/09/5859
+5.0164,43.96692,6616,10,4,10,21,57,3.75,15.0,fr,50679,132,2156668,1,1,Active Shallow Crust,240.0089,58.01693,0.0,10/04/6616
+5.0164,43.96692,638,12,21,7,29,17,3.75,5.0,fr,50680,12,2156670,1,1,Active Shallow Crust,0.0,89.98833,-90.0,12/21/0638
+5.0164,43.96692,7758,9,8,0,11,48,3.75,5.0,fr,50681,155,2156673,1,1,Active Shallow Crust,128.8964,89.96745,0.0,09/08/7758
+5.0164,43.96692,5112,9,20,8,44,25,3.85,15.0,fr,50682,102,2156677,1,2,Active Shallow Crust,0.0,89.98972,0.0,09/20/5112
+5.0164,43.96692,9922,7,18,17,32,50,3.85,15.0,fr,50683,198,2156677,1,2,Active Shallow Crust,0.0,89.98972,0.0,07/18/9922
+5.0164,43.96692,2302,11,23,7,8,19,3.95,5.0,fr,50684,46,2156688,1,2,Active Shallow Crust,0.0,89.99084,0.0,11/23/2302
+5.0164,43.96692,2149,2,2,17,26,13,3.95,5.0,fr,50685,42,2156688,1,2,Active Shallow Crust,0.0,89.99084,0.0,02/02/2149
+5.0164,43.96692,816,7,14,7,5,55,4.05,5.0,fr,50686,16,2156706,1,1,Active Shallow Crust,0.0,89.99174,-90.0,07/14/0816
+5.0164,43.96692,5114,9,6,7,20,10,4.05,15.0,fr,50687,102,2156707,1,1,Active Shallow Crust,0.0,89.99174,-90.0,09/06/5114
+5.0164,43.96692,9170,2,7,12,42,41,4.15,15.0,fr,50688,183,2156713,1,2,Active Shallow Crust,0.0,89.98909,0.0,02/07/9170
+5.0164,43.96692,1833,7,24,15,55,24,4.15,15.0,fr,50689,36,2156713,1,2,Active Shallow Crust,0.0,89.98909,0.0,07/24/1833
+5.0164,43.96692,8386,12,21,15,40,3,4.15,5.0,fr,50690,167,2156715,1,1,Active Shallow Crust,240.0074,57.99768,0.0,12/21/8386
+5.0164,43.96692,7233,7,1,21,15,29,4.15,15.0,fr,50691,144,2156716,1,1,Active Shallow Crust,240.0074,57.99771,0.0,07/01/7233
+5.0164,43.96692,6127,3,16,6,45,16,4.15,5.0,fr,50692,122,2156718,1,2,Active Shallow Crust,0.0,89.98896,-90.0,03/16/6127
+5.0164,43.96692,2253,6,3,3,44,20,4.15,5.0,fr,50693,45,2156718,1,2,Active Shallow Crust,0.0,89.98896,-90.0,06/03/2253
+5.0164,43.96692,943,8,26,3,41,1,4.25,5.0,fr,50694,18,2156724,1,1,Active Shallow Crust,0.0,89.99027,0.0,08/26/0943
+5.0164,43.96692,2067,10,31,18,19,14,4.25,5.0,fr,50695,41,2156730,1,1,Active Shallow Crust,0.0,89.99016,-90.0,10/31/2067
+5.0164,43.96692,4032,8,25,13,2,58,4.35,5.0,fr,50696,80,2156736,1,3,Active Shallow Crust,0.0,89.99133,0.0,08/25/4032
+5.0164,43.96692,7548,3,15,20,15,30,4.35,5.0,fr,50697,150,2156736,1,3,Active Shallow Crust,0.0,89.99133,0.0,03/15/7548
+5.0164,43.96692,5908,6,22,14,39,34,4.35,5.0,fr,50698,118,2156736,1,3,Active Shallow Crust,0.0,89.99133,0.0,06/22/5908
+5.0164,43.96692,4930,2,11,7,11,34,4.35,15.0,fr,50699,98,2156737,1,1,Active Shallow Crust,0.0,89.99133,0.0,02/11/4930
+5.0164,43.96692,1985,2,5,2,17,11,4.45,15.0,fr,50700,39,2156758,1,1,Active Shallow Crust,128.8932,89.99356,0.0,02/05/1985
+5.0164,43.96692,4768,8,17,11,24,23,4.55,5.0,fr,50701,95,2156760,1,1,Active Shallow Crust,0.0,89.99082,0.0,08/17/4768
+5.0164,43.96692,4100,11,16,3,36,0,4.65,5.0,fr,50702,81,2156772,1,1,Active Shallow Crust,0.0,89.98977,0.0,11/16/4100
+5.0164,43.96692,1844,10,20,18,17,41,4.65,27.5,fr,50703,36,2156774,1,1,Active Shallow Crust,0.0,89.98977,0.0,10/20/1844
+5.0164,43.96692,391,5,21,11,23,0,5.05,5.0,fr,50704,7,2156820,1,1,Active Shallow Crust,0.0,89.98967,0.0,05/21/0391
+5.0164,43.96692,4356,5,18,8,19,58,5.25,5.0,fr,50705,87,2156844,1,2,Active Shallow Crust,0.0,89.98975,0.0,05/18/4356
+5.0164,43.96692,5482,11,29,0,29,22,5.25,5.0,fr,50706,109,2156844,1,2,Active Shallow Crust,0.0,89.98975,0.0,11/29/5482
+3.46518,48.90971,5195,4,5,9,25,3,3.95,15.0,fr,50707,103,2157175,1,1,Active Shallow Crust,0.0,89.98943,-90.0,04/05/5195
+3.46518,48.90971,1965,11,19,10,15,6,4.55,5.0,fr,50708,39,2157243,1,1,Active Shallow Crust,240.0101,57.99754,0.0,11/19/1965
+4.93225,44.4847,6397,10,8,10,23,37,3.55,5.0,fr,50709,127,2157600,1,1,Active Shallow Crust,0.0,89.99281,0.0,10/08/6397
+4.93225,44.4847,9138,4,26,7,0,29,3.55,5.0,fr,50710,182,2157603,1,1,Active Shallow Crust,240.0125,57.99714,0.0,04/26/9138
+4.93225,44.4847,9639,8,14,16,38,7,3.65,5.0,fr,50711,192,2157612,1,3,Active Shallow Crust,0.0,89.98717,0.0,08/14/9639
+4.93225,44.4847,9203,3,11,10,39,44,3.65,5.0,fr,50712,184,2157612,1,3,Active Shallow Crust,0.0,89.98717,0.0,03/11/9203
+4.93225,44.4847,1468,11,29,9,9,45,3.65,5.0,fr,50713,29,2157612,1,3,Active Shallow Crust,0.0,89.98717,0.0,11/29/1468
+4.93225,44.4847,3928,3,15,19,49,29,3.65,15.0,fr,50714,78,2157613,1,3,Active Shallow Crust,0.0,89.98717,0.0,03/15/3928
+4.93225,44.4847,9567,8,31,9,34,17,3.65,15.0,fr,50715,191,2157613,1,3,Active Shallow Crust,0.0,89.98717,0.0,08/31/9567
+4.93225,44.4847,6850,3,1,12,36,30,3.65,15.0,fr,50716,136,2157613,1,3,Active Shallow Crust,0.0,89.98717,0.0,03/01/6850
+4.93225,44.4847,7309,12,20,16,54,1,3.65,5.0,fr,50717,146,2157615,1,1,Active Shallow Crust,240.001,58.01324,0.0,12/20/7309
+4.93225,44.4847,5376,2,12,14,12,1,3.65,5.0,fr,50718,107,2157618,1,1,Active Shallow Crust,0.0,89.98703,-90.0,02/12/5376
+4.93225,44.4847,2765,11,11,13,42,42,3.75,5.0,fr,50719,55,2157624,1,6,Active Shallow Crust,0.0,89.98857,0.0,11/11/2765
+4.93225,44.4847,7263,5,15,10,4,48,3.75,5.0,fr,50720,145,2157624,1,6,Active Shallow Crust,0.0,89.98857,0.0,05/15/7263
+4.93225,44.4847,1033,11,9,10,47,3,3.75,5.0,fr,50721,20,2157624,1,6,Active Shallow Crust,0.0,89.98857,0.0,11/09/1033
+4.93225,44.4847,8983,3,12,17,24,55,3.75,5.0,fr,50722,179,2157624,1,6,Active Shallow Crust,0.0,89.98857,0.0,03/12/8983
+4.93225,44.4847,6805,6,1,15,51,9,3.75,5.0,fr,50723,136,2157624,1,6,Active Shallow Crust,0.0,89.98857,0.0,06/01/6805
+4.93225,44.4847,2501,11,22,9,35,27,3.75,5.0,fr,50724,50,2157624,1,6,Active Shallow Crust,0.0,89.98857,0.0,11/22/2501
+4.93225,44.4847,6028,7,22,1,7,51,3.85,5.0,fr,50725,120,2157636,1,1,Active Shallow Crust,0.0,89.98981,0.0,07/22/6028
+4.93225,44.4847,1530,3,27,20,57,31,3.85,15.0,fr,50726,30,2157637,1,2,Active Shallow Crust,0.0,89.98981,0.0,03/27/1530
+4.93225,44.4847,2379,9,2,18,38,17,3.85,15.0,fr,50727,47,2157637,1,2,Active Shallow Crust,0.0,89.98981,0.0,09/02/2379
+4.93225,44.4847,5447,10,17,7,13,33,3.85,5.0,fr,50728,108,2157639,1,1,Active Shallow Crust,240.0113,57.99807,0.0,10/17/5447
+4.93225,44.4847,5674,1,1,17,44,11,3.85,15.0,fr,50729,113,2157640,1,1,Active Shallow Crust,240.0113,57.99807,0.0,01/01/5674
+4.93225,44.4847,7292,7,10,12,58,27,3.95,5.0,fr,50730,145,2157648,1,2,Active Shallow Crust,0.0,89.99092,0.0,07/10/7292
+4.93225,44.4847,9215,4,13,20,3,46,3.95,5.0,fr,50731,184,2157648,1,2,Active Shallow Crust,0.0,89.99092,0.0,04/13/9215
+4.93225,44.4847,4335,7,29,21,43,58,3.95,27.5,fr,50732,86,2157650,1,1,Active Shallow Crust,0.0,89.99092,0.0,07/29/4335
+4.93225,44.4847,8820,9,15,13,38,17,4.15,5.0,fr,50733,176,2157672,1,1,Active Shallow Crust,0.0,89.98918,0.0,09/15/8820
+4.93225,44.4847,502,9,5,9,12,15,4.15,5.0,fr,50734,10,2157675,1,1,Active Shallow Crust,240.0083,57.99749,0.0,09/05/0502
+4.93225,44.4847,318,1,11,4,55,42,4.25,27.5,fr,50735,6,2157686,1,1,Active Shallow Crust,0.0,89.99036,0.0,01/11/0318
+4.93225,44.4847,3606,10,21,0,1,40,4.55,5.0,fr,50736,72,2157723,1,1,Active Shallow Crust,240.0085,57.99754,0.0,10/21/3606
+2.6332,42.01949,2794,12,27,14,14,52,3.55,5.0,fr,50737,55,2158080,1,2,Active Shallow Crust,0.0,89.98876,0.0,12/27/2794
+2.6332,42.01949,4041,4,26,22,16,32,3.55,5.0,fr,50738,80,2158080,1,2,Active Shallow Crust,0.0,89.98876,0.0,04/26/4041
+2.6332,42.01949,3225,7,7,21,26,38,3.55,15.0,fr,50739,64,2158081,1,1,Active Shallow Crust,0.0,89.98876,0.0,07/07/3225
+2.6332,42.01949,5792,10,25,3,38,51,3.65,5.0,fr,50740,115,2158092,1,2,Active Shallow Crust,0.0,89.98998,0.0,10/25/5792
+2.6332,42.01949,614,6,4,22,16,36,3.65,5.0,fr,50741,12,2158092,1,2,Active Shallow Crust,0.0,89.98998,0.0,06/04/0614
+2.6332,42.01949,639,9,20,14,0,40,3.65,15.0,fr,50742,12,2158093,1,2,Active Shallow Crust,0.0,89.98998,0.0,09/20/0639
+2.6332,42.01949,3066,7,27,10,59,48,3.65,15.0,fr,50743,61,2158093,1,2,Active Shallow Crust,0.0,89.98998,0.0,07/27/3066
+2.6332,42.01949,8866,3,11,12,56,16,3.65,5.0,fr,50744,177,2158098,1,1,Active Shallow Crust,0.0,89.98987,-90.0,03/11/8866
+2.6332,42.01949,1743,7,7,15,5,57,3.65,15.0,fr,50745,34,2158102,1,1,Active Shallow Crust,128.9004,89.96344,0.0,07/07/1743
+2.6332,42.01949,5493,10,14,9,21,32,3.75,5.0,fr,50746,109,2158113,1,1,Active Shallow Crust,128.8964,89.96741,0.0,10/14/5493
+2.6332,42.01949,2949,5,25,22,2,30,3.85,27.5,fr,50747,58,2158118,1,1,Active Shallow Crust,0.0,89.9894,0.0,05/25/2949
+2.6332,42.01949,8549,2,7,10,19,44,3.85,5.0,fr,50748,170,2158119,1,1,Active Shallow Crust,240.0106,57.99745,0.0,02/07/8549
+2.6332,42.01949,4404,10,24,13,18,50,3.95,5.0,fr,50749,88,2158134,1,1,Active Shallow Crust,0.0,89.99044,-90.0,10/24/4404
+2.6332,42.01949,1501,3,10,9,41,4,4.05,15.0,fr,50750,30,2158141,1,1,Active Shallow Crust,0.0,89.98947,0.0,03/10/1501
+2.6332,42.01949,9141,6,16,0,16,50,4.05,15.0,fr,50751,182,2158144,1,1,Active Shallow Crust,240.005,58.00608,0.0,06/16/9141
+2.6332,42.01949,9131,6,7,21,54,38,4.05,15.0,fr,50752,182,2158150,1,1,Active Shallow Crust,128.891,89.99368,0.0,06/07/9131
+2.6332,42.01949,3802,7,25,5,3,21,4.15,5.0,fr,50753,76,2158155,1,1,Active Shallow Crust,240.0076,57.99737,0.0,07/25/3802
+2.6332,42.01949,9136,6,22,5,35,19,4.25,5.0,fr,50754,182,2158164,1,2,Active Shallow Crust,0.0,89.98996,0.0,06/22/9136
+2.6332,42.01949,2588,9,11,13,7,35,4.25,5.0,fr,50755,51,2158164,1,2,Active Shallow Crust,0.0,89.98996,0.0,09/11/2588
+2.6332,42.01949,3562,5,25,23,45,55,4.45,5.0,fr,50756,71,2158188,1,1,Active Shallow Crust,0.0,89.98936,0.0,05/25/3562
+2.6332,42.01949,2072,5,19,12,47,2,4.75,5.0,fr,50757,41,2158224,1,1,Active Shallow Crust,0.0,89.98965,0.0,05/19/2072
+2.6332,42.01949,3062,8,4,8,2,12,4.85,5.0,fr,50758,61,2158236,1,1,Active Shallow Crust,0.0,89.98994,0.0,08/04/3062
+-1.6971,43.40859,3604,8,25,19,19,33,3.55,5.0,fr,50759,72,2158563,1,1,Active Shallow Crust,240.0119,57.99794,0.0,08/25/3604
+-1.6971,43.40859,5477,1,2,5,28,12,3.55,15.0,fr,50760,109,2158564,1,1,Active Shallow Crust,240.0119,57.99794,0.0,01/02/5477
+-1.6971,43.40859,6776,3,28,0,55,51,3.55,5.0,fr,50761,135,2158566,1,1,Active Shallow Crust,0.0,89.99074,-90.0,03/28/6776
+-1.6971,43.40859,6849,6,16,4,6,40,3.65,5.0,fr,50762,136,2158572,1,1,Active Shallow Crust,0.0,89.9902,0.0,06/16/6849
+-1.6971,43.40859,9762,6,2,17,15,44,3.65,15.0,fr,50763,195,2158573,1,1,Active Shallow Crust,0.0,89.9902,0.0,06/02/9762
+-1.6971,43.40859,6845,1,26,11,50,14,3.65,5.0,fr,50764,136,2158575,1,1,Active Shallow Crust,240.0008,58.01296,0.0,01/26/6845
+-1.6971,43.40859,4073,2,8,21,10,20,3.65,5.0,fr,50765,81,2158578,1,1,Active Shallow Crust,0.0,89.99009,-90.0,02/08/4073
+-1.6971,43.40859,3747,10,11,7,41,21,3.75,5.0,fr,50766,74,2158584,1,2,Active Shallow Crust,0.0,89.98981,0.0,10/11/3747
+-1.6971,43.40859,2691,7,26,10,6,6,3.75,5.0,fr,50767,53,2158584,1,2,Active Shallow Crust,0.0,89.98981,0.0,07/26/2691
+-1.6971,43.40859,9794,1,6,6,52,35,3.75,15.0,fr,50768,195,2158585,1,1,Active Shallow Crust,0.0,89.98981,0.0,01/06/9794
+-1.6971,43.40859,5315,10,21,5,8,48,3.75,27.5,fr,50769,106,2158586,1,1,Active Shallow Crust,0.0,89.98981,0.0,10/21/5315
+-1.6971,43.40859,9014,5,18,7,25,30,3.75,5.0,fr,50770,180,2158590,1,1,Active Shallow Crust,0.0,89.9897,-90.0,05/18/9014
+-1.6971,43.40859,7337,1,17,2,32,23,4.35,5.0,fr,50771,146,2158656,1,1,Active Shallow Crust,0.0,89.98979,0.0,01/17/7337
+-1.6971,43.40859,5668,6,30,0,47,17,4.35,5.0,fr,50772,113,2158662,1,1,Active Shallow Crust,0.0,89.98968,-90.0,06/30/5668
+-1.6971,43.40859,9181,7,19,15,17,48,4.35,15.0,fr,50773,183,2158666,1,1,Active Shallow Crust,128.8984,89.98265,0.0,07/19/9181
+-1.6971,43.40859,2284,8,11,22,7,49,4.45,5.0,fr,50774,45,2158668,1,1,Active Shallow Crust,0.0,89.99025,0.0,08/11/2284
+-1.6971,43.40859,1054,12,6,9,24,3,4.45,15.0,fr,50775,21,2158678,1,1,Active Shallow Crust,128.8928,89.99383,0.0,12/06/1054
+-4.16977,48.23361,8632,3,29,20,28,40,3.55,5.0,fr,50776,172,2159040,1,1,Active Shallow Crust,0.0,89.99329,0.0,03/29/8632
+-4.16977,48.23361,9074,3,27,17,37,3,3.55,15.0,fr,50777,181,2159041,1,1,Active Shallow Crust,0.0,89.99329,0.0,03/27/9074
+-4.16977,48.23361,2630,11,27,19,35,46,3.55,27.5,fr,50778,52,2159045,1,1,Active Shallow Crust,240.0121,57.9985,0.0,11/27/2630
+-4.16977,48.23361,7520,1,12,15,24,18,3.55,5.0,fr,50779,150,2159046,1,1,Active Shallow Crust,0.0,89.9932,-90.0,01/12/7520
+-4.16977,48.23361,9563,12,12,9,6,35,3.65,5.0,fr,50780,191,2159052,1,1,Active Shallow Crust,0.0,89.98803,0.0,12/12/9563
+-4.16977,48.23361,6393,3,31,11,50,55,3.65,15.0,fr,50781,127,2159053,1,1,Active Shallow Crust,0.0,89.98803,0.0,03/31/6393
+-4.16977,48.23361,1529,5,12,14,18,16,3.65,5.0,fr,50782,30,2159055,1,1,Active Shallow Crust,240.0013,58.01268,0.0,05/12/1529
+-4.16977,48.23361,1421,6,5,1,8,32,3.65,15.0,fr,50783,28,2159062,1,1,Active Shallow Crust,128.9,89.96355,0.0,06/05/1421
+-4.16977,48.23361,7327,3,6,17,14,33,3.75,5.0,fr,50784,146,2159064,1,2,Active Shallow Crust,0.0,89.98933,0.0,03/06/7327
+-4.16977,48.23361,5253,4,15,20,56,36,3.75,5.0,fr,50785,105,2159064,1,2,Active Shallow Crust,0.0,89.98933,0.0,04/15/5253
+-4.16977,48.23361,4818,5,27,11,6,58,3.85,15.0,fr,50786,96,2159080,1,1,Active Shallow Crust,240.0107,57.99777,0.0,05/27/4818
+-4.16977,48.23361,3945,5,7,10,11,38,3.95,15.0,fr,50787,78,2159089,1,1,Active Shallow Crust,0.0,89.99152,0.0,05/07/3945
+-4.16977,48.23361,9478,9,7,22,12,42,3.95,5.0,fr,50788,189,2159094,1,1,Active Shallow Crust,0.0,89.99142,-90.0,09/07/9478
+-4.16977,48.23361,7656,8,3,9,18,1,4.05,15.0,fr,50789,153,2159104,1,1,Active Shallow Crust,240.0062,58.00585,0.0,08/03/7656
+-4.16977,48.23361,5988,1,27,5,37,38,4.05,5.0,fr,50790,119,2159106,1,1,Active Shallow Crust,0.0,89.98853,-90.0,01/27/5988
+-4.16977,48.23361,3556,2,26,16,44,42,4.15,5.0,fr,50791,71,2159112,1,1,Active Shallow Crust,0.0,89.9899,0.0,02/26/3556
+-4.16977,48.23361,8201,12,24,16,42,4,4.25,5.0,fr,50792,164,2159124,1,2,Active Shallow Crust,0.0,89.991,0.0,12/24/8201
+-4.16977,48.23361,7278,5,8,16,54,44,4.25,5.0,fr,50793,145,2159124,1,2,Active Shallow Crust,0.0,89.991,0.0,05/08/7278
+-4.16977,48.23361,5975,12,31,2,32,44,4.55,5.0,fr,50794,119,2159169,1,1,Active Shallow Crust,128.8934,89.98574,0.0,12/31/5975
+-4.16977,48.23361,5978,3,11,0,38,30,4.65,5.0,fr,50795,119,2159172,1,1,Active Shallow Crust,0.0,89.99053,0.0,03/11/5978
+-6.78813,48.49506,6842,7,19,9,59,20,3.55,5.0,fr,50796,136,2159520,1,1,Active Shallow Crust,0.0,89.99332,0.0,07/19/6842
+2.69805,50.65292,4384,11,22,3,19,51,3.55,5.0,fr,50797,87,2160480,1,1,Active Shallow Crust,0.0,89.99041,0.0,11/22/4384
+2.69805,50.65292,6104,6,25,4,39,40,3.55,27.5,fr,50798,122,2160482,1,1,Active Shallow Crust,0.0,89.99041,0.0,06/25/6104
+2.69805,50.65292,5591,2,1,12,1,37,3.65,15.0,fr,50799,111,2160493,1,1,Active Shallow Crust,0.0,89.9886,0.0,02/01/5591
+2.69805,50.65292,8251,8,27,16,39,37,3.65,15.0,fr,50800,165,2160502,1,1,Active Shallow Crust,128.9003,89.9636,0.0,08/27/8251
+2.69805,50.65292,5708,5,2,20,45,50,3.75,5.0,fr,50801,114,2160504,1,1,Active Shallow Crust,0.0,89.98985,0.0,05/02/5708
+2.69805,50.65292,1786,6,18,2,12,29,3.75,15.0,fr,50802,35,2160511,1,1,Active Shallow Crust,0.0,89.98972,-90.0,06/18/1786
+2.69805,50.65292,5865,8,21,16,38,8,5.15,5.0,fr,50803,117,2160672,1,1,Active Shallow Crust,0.0,89.98986,0.0,08/21/5865
+2.00111,51.91904,9389,6,29,3,32,17,4.15,5.0,fr,50804,187,2161038,1,1,Active Shallow Crust,0.0,89.99054,-90.0,06/29/9389
+2.00111,51.91904,1396,10,22,13,36,35,4.35,5.0,fr,50805,27,2161056,1,1,Active Shallow Crust,0.0,89.9901,0.0,10/22/1396
+2.00111,51.91904,6242,3,19,4,9,3,4.65,5.0,fr,50806,124,2161092,1,1,Active Shallow Crust,0.0,89.99036,0.0,03/19/6242
+2.83264,42.05038,6910,7,20,0,23,52,3.55,5.0,fr,50807,138,2161440,1,2,Active Shallow Crust,0.0,89.98877,0.0,07/20/6910
+2.83264,42.05038,2123,4,26,11,48,9,3.55,5.0,fr,50808,42,2161440,1,2,Active Shallow Crust,0.0,89.98877,0.0,04/26/2123
+2.83264,42.05038,5803,6,28,1,53,54,3.55,27.5,fr,50809,116,2161442,1,1,Active Shallow Crust,0.0,89.98877,0.0,06/28/5803
+2.83264,42.05038,4759,6,13,5,41,36,3.65,15.0,fr,50810,95,2161453,1,1,Active Shallow Crust,0.0,89.98999,0.0,06/13/4759
+2.83264,42.05038,2872,11,18,12,42,57,3.65,27.5,fr,50811,57,2161454,1,1,Active Shallow Crust,0.0,89.98999,0.0,11/18/2872
+2.83264,42.05038,378,5,28,1,52,3,3.65,5.0,fr,50812,7,2161455,1,1,Active Shallow Crust,240.0007,58.01298,0.0,05/28/0378
+2.83264,42.05038,6990,1,19,17,25,36,3.75,5.0,fr,50813,139,2161464,1,3,Active Shallow Crust,0.0,89.99108,0.0,01/19/6990
+2.83264,42.05038,3808,8,28,7,30,12,3.75,5.0,fr,50814,76,2161464,1,3,Active Shallow Crust,0.0,89.99108,0.0,08/28/3808
+2.83264,42.05038,4844,10,8,10,10,22,3.75,5.0,fr,50815,96,2161464,1,3,Active Shallow Crust,0.0,89.99108,0.0,10/08/4844
+2.83264,42.05038,653,2,15,23,57,53,3.85,5.0,fr,50816,13,2161476,1,1,Active Shallow Crust,0.0,89.9894,0.0,02/15/0653
+2.83264,42.05038,5266,4,21,9,12,1,3.85,15.0,fr,50817,105,2161483,1,1,Active Shallow Crust,0.0,89.98927,-90.0,04/21/5266
+2.83264,42.05038,4488,12,18,3,36,13,4.05,5.0,fr,50818,89,2161500,1,2,Active Shallow Crust,0.0,89.98947,0.0,12/18/4488
+2.83264,42.05038,5593,3,10,18,41,40,4.05,5.0,fr,50819,111,2161500,1,2,Active Shallow Crust,0.0,89.98947,0.0,03/10/5593
+2.83264,42.05038,6200,6,15,1,13,57,4.05,15.0,fr,50820,123,2161504,1,1,Active Shallow Crust,240.0051,58.00564,0.0,06/15/6200
+2.83264,42.05038,3091,11,10,23,59,48,4.15,5.0,fr,50821,61,2161512,1,1,Active Shallow Crust,0.0,89.99062,0.0,11/10/3091
+2.83264,42.05038,689,1,27,1,21,44,4.25,5.0,fr,50822,13,2161533,1,2,Active Shallow Crust,128.8949,89.98078,0.0,01/27/0689
+2.83264,42.05038,2485,9,18,12,4,44,4.25,5.0,fr,50823,49,2161533,1,2,Active Shallow Crust,128.8949,89.98078,0.0,09/18/2485
+2.83264,42.05038,8782,5,20,7,34,42,4.55,5.0,fr,50824,175,2161560,1,1,Active Shallow Crust,0.0,89.99052,0.0,05/20/8782
+2.83264,42.05038,6409,5,25,0,49,38,4.55,5.0,fr,50825,128,2161566,1,1,Active Shallow Crust,0.0,89.99042,-90.0,05/25/6409
+2.83264,42.05038,4935,4,30,13,58,52,4.65,5.0,fr,50826,98,2161572,1,1,Active Shallow Crust,0.0,89.9905,0.0,04/30/4935
+3.52736,48.03615,1498,4,6,15,42,11,3.55,15.0,fr,50827,29,2161921,1,1,Active Shallow Crust,0.0,89.98988,0.0,04/06/1498
+3.52736,48.03615,1411,1,1,12,58,51,3.65,27.5,fr,50828,28,2161934,1,1,Active Shallow Crust,0.0,89.99098,0.0,01/01/1411
+3.52736,48.03615,4627,9,14,20,36,16,4.15,5.0,fr,50829,92,2161992,1,1,Active Shallow Crust,0.0,89.98986,0.0,09/14/4627
+3.52736,48.03615,4242,9,27,14,41,49,4.25,5.0,fr,50830,84,2162013,1,1,Active Shallow Crust,128.8941,89.981,0.0,09/27/4242
+3.5242,50.28698,2530,4,20,14,9,9,3.65,5.0,fr,50831,50,2162412,1,1,Active Shallow Crust,0.0,89.99139,0.0,04/20/2530
+3.5242,50.28698,4766,10,30,5,41,45,3.65,15.0,fr,50832,95,2162413,1,1,Active Shallow Crust,0.0,89.99139,0.0,10/30/4766
+3.5242,50.28698,3255,10,3,6,42,33,3.75,15.0,fr,50833,65,2162425,1,1,Active Shallow Crust,0.0,89.98976,0.0,10/03/3255
+3.5242,50.28698,2779,4,1,16,59,56,3.95,5.0,fr,50834,55,2162448,1,1,Active Shallow Crust,0.0,89.98984,0.0,04/01/2779
+3.5242,50.28698,2347,12,22,10,27,49,4.05,5.0,fr,50835,46,2162463,1,1,Active Shallow Crust,240.0066,58.00596,0.0,12/22/2347
+3.5242,50.28698,9630,7,10,23,40,40,4.15,27.5,fr,50836,192,2162477,1,1,Active Shallow Crust,240.0092,57.99732,0.0,07/10/9630
+3.5242,50.28698,4764,4,17,5,24,34,4.25,5.0,fr,50837,95,2162484,1,1,Active Shallow Crust,0.0,89.98993,0.0,04/17/4764
+3.5242,50.28698,2887,1,1,16,12,55,4.65,5.0,fr,50838,57,2162538,1,1,Active Shallow Crust,0.0,89.9899,-90.0,01/01/2887
+3.5242,50.28698,7673,11,16,16,51,2,4.75,5.0,fr,50839,153,2162544,1,1,Active Shallow Crust,0.0,89.99029,0.0,11/16/7673
+3.5242,50.28698,5083,9,23,21,26,53,4.95,15.0,fr,50840,101,2162569,1,1,Active Shallow Crust,0.0,89.98972,0.0,09/23/5083
+3.5242,50.28698,1434,2,1,9,40,56,5.45,15.0,fr,50841,28,2162629,1,1,Active Shallow Crust,0.0,89.98988,0.0,02/01/1434
+3.15714,43.69956,6403,5,27,8,12,11,3.55,5.0,fr,50842,128,2163360,1,1,Active Shallow Crust,0.0,89.98907,0.0,05/27/6403
+3.15714,43.69956,5996,4,29,2,31,26,3.55,15.0,fr,50843,119,2163370,1,1,Active Shallow Crust,128.8956,89.99453,0.0,04/29/5996
+3.15714,43.69956,4664,8,3,12,27,15,3.75,15.0,fr,50844,93,2163385,1,1,Active Shallow Crust,0.0,89.99131,0.0,08/03/4664
+3.15714,43.69956,9134,6,5,13,58,7,3.95,15.0,fr,50845,182,2163409,1,1,Active Shallow Crust,0.0,89.9908,0.0,06/05/9134
+3.15714,43.69956,4676,7,19,2,26,38,4.05,5.0,fr,50846,93,2163420,1,1,Active Shallow Crust,0.0,89.98975,0.0,07/19/4676
+3.15714,43.69956,1213,2,22,0,13,42,4.05,15.0,fr,50847,24,2163421,1,2,Active Shallow Crust,0.0,89.98975,0.0,02/22/1213
+3.15714,43.69956,8433,4,14,7,42,14,4.05,15.0,fr,50848,168,2163421,1,2,Active Shallow Crust,0.0,89.98975,0.0,04/14/8433
+3.15714,43.69956,1252,4,14,7,27,50,4.15,5.0,fr,50849,25,2163432,1,1,Active Shallow Crust,0.0,89.99087,0.0,04/14/1252
+-1.90819,42.55461,8373,12,25,2,8,59,3.55,5.0,fr,50850,167,2163840,1,1,Active Shallow Crust,0.0,89.99072,0.0,12/25/8373
+-1.90819,42.55461,5608,2,18,22,3,36,3.65,5.0,fr,50851,112,2163855,1,1,Active Shallow Crust,240.0006,58.0131,0.0,02/18/5608
+-1.90819,42.55461,7977,10,7,23,0,50,3.75,5.0,fr,50852,159,2163864,1,1,Active Shallow Crust,0.0,89.98968,0.0,10/07/7977
+-1.90819,42.55461,6580,4,20,12,32,51,3.75,5.0,fr,50853,131,2163873,1,1,Active Shallow Crust,128.897,89.96742,0.0,04/20/6580
+-1.90819,42.55461,19,9,29,5,43,15,3.95,5.0,fr,50854,0,2163888,1,1,Active Shallow Crust,0.0,89.98946,0.0,09/29/0019
+-1.90819,42.55461,8356,8,11,2,25,11,4.25,15.0,fr,50855,167,2163931,1,1,Active Shallow Crust,0.0,89.98993,-90.0,08/11/8356
+-1.90819,42.55461,9216,11,22,3,54,37,4.45,5.0,fr,50856,184,2163948,1,1,Active Shallow Crust,0.0,89.99011,0.0,11/22/9216
+-1.90819,42.55461,1496,1,10,12,55,38,4.45,15.0,fr,50857,29,2163958,1,1,Active Shallow Crust,128.8931,89.99374,0.0,01/10/1496
+-1.90819,42.55461,3267,8,12,11,51,41,4.55,5.0,fr,50858,65,2163969,1,1,Active Shallow Crust,128.8948,89.9857,0.0,08/12/3267
+-1.90819,42.55461,9327,11,10,22,0,24,4.75,15.0,fr,50859,186,2163988,1,1,Active Shallow Crust,240.0061,58.00421,0.0,11/10/9327
+7.54646,50.69267,8016,9,6,12,4,46,3.55,15.0,fr,50860,160,2164321,1,2,Active Shallow Crust,0.0,89.98722,0.0,09/06/8016
+7.54646,50.69267,4407,8,31,22,53,32,3.55,15.0,fr,50861,88,2164321,1,2,Active Shallow Crust,0.0,89.98722,0.0,08/31/4407
+7.54646,50.69267,8235,10,8,2,44,21,3.55,5.0,fr,50862,164,2164323,1,1,Active Shallow Crust,240.0128,57.99822,0.0,10/08/8235
+7.54646,50.69267,5900,1,7,5,44,33,3.55,5.0,fr,50863,117,2164326,1,1,Active Shallow Crust,0.0,89.98708,-90.0,01/07/5900
+7.54646,50.69267,2667,8,13,20,29,1,3.65,27.5,fr,50864,53,2164334,1,1,Active Shallow Crust,0.0,89.98862,0.0,08/13/2667
+7.54646,50.69267,4523,12,21,23,35,41,3.75,27.5,fr,50865,90,2164352,1,1,Active Shallow Crust,0.0,89.98973,-90.0,12/21/4523
+7.54646,50.69267,4343,5,23,11,45,51,3.95,5.0,fr,50866,86,2164371,1,1,Active Shallow Crust,240.02,58.00571,0.0,05/23/4343
+7.54646,50.69267,6221,9,12,8,24,33,4.05,5.0,fr,50867,124,2164380,1,2,Active Shallow Crust,0.0,89.98922,0.0,09/12/6221
+7.54646,50.69267,5240,9,12,0,57,50,4.05,5.0,fr,50868,104,2164380,1,2,Active Shallow Crust,0.0,89.98922,0.0,09/12/5240
+7.54646,50.69267,2596,6,30,19,48,21,4.25,5.0,fr,50869,51,2164404,1,2,Active Shallow Crust,0.0,89.98859,0.0,06/30/2596
+7.54646,50.69267,4934,3,22,23,35,48,4.25,5.0,fr,50870,98,2164404,1,2,Active Shallow Crust,0.0,89.98859,0.0,03/22/4934
+7.54646,50.69267,367,12,13,16,29,17,4.55,5.0,fr,50871,7,2164446,1,1,Active Shallow Crust,0.0,89.98978,-90.0,12/13/0367
+0.19096,45.63432,5828,7,21,4,29,3,3.55,15.0,fr,50872,116,2164801,1,2,Active Shallow Crust,0.0,89.99008,0.0,07/21/5828
+0.19096,45.63432,4931,3,9,19,41,43,3.55,15.0,fr,50873,98,2164801,1,2,Active Shallow Crust,0.0,89.99008,0.0,03/09/4931
+0.19096,45.63432,6908,7,20,10,43,53,3.65,5.0,fr,50874,138,2164812,1,1,Active Shallow Crust,0.0,89.98998,0.0,07/20/6908
+0.19096,45.63432,7395,8,28,17,30,18,3.65,5.0,fr,50875,147,2164818,1,2,Active Shallow Crust,0.0,89.99007,-90.0,08/28/7395
+0.19096,45.63432,7437,5,7,23,38,0,3.65,5.0,fr,50876,148,2164818,1,2,Active Shallow Crust,0.0,89.99007,-90.0,05/07/7437
+0.19096,45.63432,518,5,29,6,1,18,3.75,5.0,fr,50877,10,2164824,1,1,Active Shallow Crust,0.0,89.99002,0.0,05/29/0518
+0.19096,45.63432,7293,4,16,20,31,30,3.75,15.0,fr,50878,145,2164825,1,1,Active Shallow Crust,0.0,89.99002,0.0,04/16/7293
+0.19096,45.63432,6414,3,23,6,9,6,3.85,5.0,fr,50879,128,2164836,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/23/6414
+0.19096,45.63432,154,12,19,7,9,16,3.95,5.0,fr,50880,3,2164848,1,1,Active Shallow Crust,0.0,89.98999,0.0,12/19/0154
+0.19096,45.63432,1222,8,24,22,52,22,4.05,27.5,fr,50881,24,2164862,1,1,Active Shallow Crust,0.0,89.98996,0.0,08/24/1222
+0.19096,45.63432,5882,11,25,6,17,5,4.05,27.5,fr,50882,117,2164865,1,1,Active Shallow Crust,240.0058,58.00578,0.0,11/25/5882
+0.19096,45.63432,1191,6,11,10,35,52,4.05,5.0,fr,50883,23,2164869,1,1,Active Shallow Crust,128.8906,89.99374,0.0,06/11/1191
+0.19096,45.63432,1141,6,5,23,35,53,4.15,5.0,fr,50884,22,2164872,1,1,Active Shallow Crust,0.0,89.98995,0.0,06/05/1141
+0.19096,45.63432,6653,2,17,15,24,58,4.35,15.0,fr,50885,133,2164897,1,1,Active Shallow Crust,0.0,89.99,0.0,02/17/6653
+0.19096,45.63432,4755,4,1,22,26,5,4.65,5.0,fr,50886,95,2164932,1,1,Active Shallow Crust,0.0,89.99,0.0,04/01/4755
+0.19096,45.63432,7552,5,5,17,4,18,4.75,5.0,fr,50887,151,2164944,1,1,Active Shallow Crust,0.0,89.98998,0.0,05/05/7552
+0.19096,45.63432,5464,11,30,23,25,35,4.75,15.0,fr,50888,109,2164945,1,1,Active Shallow Crust,0.0,89.98998,0.0,11/30/5464
+0.19096,45.63432,6013,10,2,12,44,35,5.15,5.0,fr,50889,120,2164995,1,1,Active Shallow Crust,240.0191,57.99987,0.0,10/02/6013
+0.1909658,45.63432,3308,5,2,7,36,40,6.35,7.567806,fr,50890,66,2165136,1,1,Active Shallow Crust,360.0,89.99,0.0,05/02/3308
+8.48226,50.79442,4384,3,12,12,49,57,3.75,5.0,fr,50891,87,2165307,1,1,Active Shallow Crust,240.0102,58.01615,0.0,03/12/4384
+3.45683,47.26135,7552,10,29,22,2,14,3.75,5.0,fr,50892,151,2165784,1,1,Active Shallow Crust,0.0,89.98913,0.0,10/29/7552
+3.45683,47.26135,7448,5,22,8,29,28,4.15,5.0,fr,50893,148,2165832,1,1,Active Shallow Crust,0.0,89.98971,0.0,05/22/7448
+1.83893,44.01799,8962,5,5,7,54,37,3.55,5.0,fr,50894,179,2166240,1,1,Active Shallow Crust,0.0,89.98912,0.0,05/05/8962
+1.83893,44.01799,4386,2,11,14,43,10,4.55,5.0,fr,50895,87,2166360,1,1,Active Shallow Crust,0.0,89.99025,0.0,02/11/4386
+1.83893,44.01799,3636,5,13,18,20,34,5.05,5.0,fr,50896,72,2166420,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/13/3636
+1.57422,40.63882,1879,3,18,18,41,8,3.55,15.0,fr,50897,37,2166724,1,1,Active Shallow Crust,240.012,57.99794,0.0,03/18/1879
+1.57422,40.63882,7176,3,14,9,1,7,3.65,5.0,fr,50898,143,2166732,1,2,Active Shallow Crust,0.0,89.98977,0.0,03/14/7176
+1.57422,40.63882,1351,5,5,2,15,13,3.65,5.0,fr,50899,27,2166732,1,2,Active Shallow Crust,0.0,89.98977,0.0,05/05/1351
+1.57422,40.63882,4538,9,11,9,28,43,3.75,5.0,fr,50900,90,2166753,1,1,Active Shallow Crust,128.8969,89.96739,0.0,09/11/4538
+1.57422,40.63882,8247,2,4,11,5,35,3.85,5.0,fr,50901,164,2166756,1,2,Active Shallow Crust,0.0,89.99052,0.0,02/04/8247
+1.57422,40.63882,1586,9,22,7,27,58,3.85,5.0,fr,50902,31,2166756,1,2,Active Shallow Crust,0.0,89.99052,0.0,09/22/1586
+1.57422,40.63882,1462,3,17,11,11,41,5.95,5.0,fr,50903,29,2167011,1,1,Active Shallow Crust,240.0411,58.00109,0.0,03/17/1462
+4.2791,42.66566,4481,12,14,11,29,27,3.55,5.0,fr,50904,89,2167206,1,1,Active Shallow Crust,0.0,89.9925,-90.0,12/14/4481
+4.2791,42.66566,9334,7,28,23,37,4,3.85,5.0,fr,50905,186,2167236,1,1,Active Shallow Crust,0.0,89.9895,0.0,07/28/9334
+4.2791,42.66566,3027,12,3,6,18,39,4.15,5.0,fr,50906,60,2167272,1,1,Active Shallow Crust,0.0,89.98885,0.0,12/03/3027
+4.2791,42.66566,1412,1,21,21,4,7,4.55,15.0,fr,50907,28,2167321,1,1,Active Shallow Crust,0.0,89.99062,0.0,01/21/1412
+1.56622,44.92899,4323,1,24,13,49,57,3.55,15.0,fr,50908,86,2167684,1,1,Active Shallow Crust,240.012,57.99793,0.0,01/24/4323
+1.56622,44.92899,3540,8,2,1,27,55,3.65,5.0,fr,50909,70,2167692,1,1,Active Shallow Crust,0.0,89.99046,0.0,08/02/3540
+1.56622,44.92899,4692,9,8,3,36,56,3.65,15.0,fr,50910,93,2167693,1,1,Active Shallow Crust,0.0,89.99046,0.0,09/08/4692
+1.56622,44.92899,8560,3,24,19,58,10,3.75,5.0,fr,50911,171,2167707,1,1,Active Shallow Crust,240.0081,58.01751,0.0,03/24/8560
+1.56622,44.92899,2687,6,16,15,27,8,3.75,15.0,fr,50912,53,2167708,1,1,Active Shallow Crust,240.0081,58.01751,0.0,06/16/2687
+1.56622,44.92899,4117,3,6,14,1,21,3.95,5.0,fr,50913,82,2167728,1,1,Active Shallow Crust,0.0,89.98987,0.0,03/06/4117
+1.56622,44.92899,9055,6,21,18,1,12,3.95,15.0,fr,50914,181,2167732,1,1,Active Shallow Crust,240.0193,58.00508,0.0,06/21/9055
+1.56622,44.92899,6069,7,7,10,59,57,3.95,5.0,fr,50915,121,2167734,1,1,Active Shallow Crust,0.0,89.98975,-90.0,07/07/6069
+1.56622,44.92899,5862,5,22,1,0,10,4.15,15.0,fr,50916,117,2167753,1,1,Active Shallow Crust,0.0,89.99016,0.0,05/22/5862
+1.56622,44.92899,6729,3,15,8,35,22,4.65,15.0,fr,50917,134,2167813,1,1,Active Shallow Crust,0.0,89.98994,0.0,03/15/6729
+1.56622,44.92899,6700,8,9,5,39,39,5.15,5.0,fr,50918,133,2167872,1,1,Active Shallow Crust,0.0,89.9901,0.0,08/09/6700
+5.22235,42.66026,4863,5,18,15,18,11,3.65,5.0,fr,50919,97,2168172,1,1,Active Shallow Crust,0.0,89.98678,0.0,05/18/4863
+0.4673,44.30275,3699,1,12,8,52,38,3.55,5.0,fr,50920,73,2168646,1,1,Active Shallow Crust,0.0,89.98996,-90.0,01/12/3699
+0.4673,44.30275,237,12,6,18,44,28,3.95,15.0,fr,50921,4,2168695,1,1,Active Shallow Crust,0.0,89.98992,-90.0,12/06/0237
+0.4673,44.30275,1170,9,27,23,49,10,4.95,5.0,fr,50922,23,2168808,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/27/1170
+8.94837,49.09575,5994,3,12,20,38,25,3.55,15.0,fr,50923,119,2169121,1,1,Active Shallow Crust,0.0,89.98679,0.0,03/12/5994
+8.94837,49.09575,7142,2,7,0,45,22,4.05,5.0,fr,50924,142,2169180,1,1,Active Shallow Crust,0.0,89.99258,0.0,02/07/7142
+8.94837,49.09575,1342,3,15,9,51,53,4.35,5.0,fr,50925,26,2169216,1,1,Active Shallow Crust,0.0,89.98949,0.0,03/15/1342
+8.94837,49.09575,1000,7,1,14,34,58,4.85,5.0,fr,50926,19,2169276,1,1,Active Shallow Crust,0.0,89.99113,0.0,07/01/1000
+8.94837,49.09575,7048,12,15,20,43,37,5.45,5.0,fr,50927,140,2169348,1,1,Active Shallow Crust,0.0,89.98962,0.0,12/15/7048
+1.62009,41.45441,3798,11,14,17,5,39,3.55,5.0,fr,50928,75,2169600,1,2,Active Shallow Crust,0.0,89.99055,0.0,11/14/3798
+1.62009,41.45441,2779,12,25,18,27,40,3.55,5.0,fr,50929,55,2169600,1,2,Active Shallow Crust,0.0,89.99055,0.0,12/25/2779
+1.62009,41.45441,2574,10,13,5,32,58,3.55,5.0,fr,50930,51,2169606,1,1,Active Shallow Crust,0.0,89.99044,-90.0,10/13/2574
+1.62009,41.45441,344,8,24,9,27,49,3.65,5.0,fr,50931,6,2169612,1,1,Active Shallow Crust,0.0,89.9899,0.0,08/24/0344
+1.62009,41.45441,1772,2,21,16,11,22,3.75,15.0,fr,50932,35,2169625,1,1,Active Shallow Crust,0.0,89.98949,0.0,02/21/1772
+1.62009,41.45441,1667,7,14,17,2,28,3.75,5.0,fr,50933,33,2169633,1,1,Active Shallow Crust,128.8969,89.96741,0.0,07/14/1667
+1.62009,41.45441,9802,11,15,16,49,27,3.85,5.0,fr,50934,196,2169636,1,2,Active Shallow Crust,0.0,89.99064,0.0,11/15/9802
+1.62009,41.45441,9602,5,21,4,36,8,3.85,5.0,fr,50935,192,2169636,1,2,Active Shallow Crust,0.0,89.99064,0.0,05/21/9602
+1.62009,41.45441,3568,9,9,9,12,32,3.95,5.0,fr,50936,71,2169648,1,1,Active Shallow Crust,0.0,89.99046,0.0,09/09/3568
+1.62009,41.45441,4478,7,18,1,32,48,4.05,5.0,fr,50937,89,2169660,1,1,Active Shallow Crust,0.0,89.99044,0.0,07/18/4478
+1.62009,41.45441,1368,1,6,17,52,12,4.15,15.0,fr,50938,27,2169673,1,1,Active Shallow Crust,0.0,89.98959,0.0,01/06/1368
+1.62009,41.45441,1853,1,20,20,59,26,4.25,5.0,fr,50939,37,2169684,1,1,Active Shallow Crust,0.0,89.98987,0.0,01/20/1853
+3.42964,48.52705,6261,6,4,22,50,43,3.65,5.0,fr,50940,125,2170095,1,1,Active Shallow Crust,240.0016,58.01246,0.0,06/04/6261
+3.42964,48.52705,3642,9,8,19,53,38,3.95,5.0,fr,50941,72,2170134,1,1,Active Shallow Crust,0.0,89.98934,-90.0,09/08/3642
+3.42964,48.52705,2699,1,19,19,51,28,4.45,5.0,fr,50942,53,2170191,1,1,Active Shallow Crust,240.0058,57.99466,0.0,01/19/2699
+3.42964,48.52705,1151,3,11,9,15,33,4.85,15.0,fr,50943,23,2170240,1,1,Active Shallow Crust,240.018,58.00242,0.0,03/11/1151
+3.42964,48.52705,7947,5,8,16,45,29,4.95,5.0,fr,50944,158,2170248,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/08/7947
+-5.07481,46.76328,8717,4,10,16,47,10,3.95,5.0,fr,50945,174,2170617,1,1,Active Shallow Crust,128.9012,89.99346,0.0,04/10/8717
+3.5686,41.35326,252,1,29,17,14,4,3.55,5.0,fr,50946,5,2171040,1,2,Active Shallow Crust,0.0,89.98865,0.0,01/29/0252
+3.5686,41.35326,7052,10,5,19,38,41,3.55,5.0,fr,50947,141,2171040,1,2,Active Shallow Crust,0.0,89.98865,0.0,10/05/7052
+3.5686,41.35326,8761,4,2,2,7,9,3.65,5.0,fr,50948,175,2171052,1,1,Active Shallow Crust,0.0,89.98988,0.0,04/02/8761
+3.5686,41.35326,6527,4,12,23,11,55,3.85,5.0,fr,50949,130,2171085,1,1,Active Shallow Crust,128.8964,89.9933,0.0,04/12/6527
+3.5686,41.35326,6300,11,21,0,19,30,3.95,15.0,fr,50950,125,2171098,1,1,Active Shallow Crust,128.9007,89.99403,0.0,11/21/6300
+3.5686,41.35326,2285,12,20,21,2,49,4.15,5.0,fr,50951,45,2171112,1,2,Active Shallow Crust,0.0,89.99052,0.0,12/20/2285
+3.5686,41.35326,1140,10,25,21,8,38,4.15,5.0,fr,50952,22,2171112,1,2,Active Shallow Crust,0.0,89.99052,0.0,10/25/1140
+3.5686,41.35326,5528,4,6,7,9,33,4.25,5.0,fr,50953,110,2171133,1,1,Active Shallow Crust,128.895,89.98103,0.0,04/06/5528
+3.5686,41.35326,5078,3,11,20,6,11,5.55,15.0,fr,50954,101,2171281,1,1,Active Shallow Crust,0.0,89.99016,0.0,03/11/5078
+-0.68142,43.92563,1663,7,29,16,57,11,4.55,5.0,fr,50955,33,2171640,1,1,Active Shallow Crust,0.0,89.98995,0.0,07/29/1663
+1.32344,41.94102,3513,1,19,22,9,44,3.55,5.0,fr,50956,70,2172003,1,1,Active Shallow Crust,240.0122,57.99795,0.0,01/19/3513
+1.32344,41.94102,7324,2,18,2,44,39,3.85,5.0,fr,50957,146,2172036,1,1,Active Shallow Crust,0.0,89.98938,0.0,02/18/7324
+1.32344,41.94102,8883,1,30,2,21,45,3.95,5.0,fr,50958,177,2172048,1,2,Active Shallow Crust,0.0,89.99053,0.0,01/30/8883
+1.32344,41.94102,3359,4,7,17,2,7,3.95,5.0,fr,50959,67,2172048,1,2,Active Shallow Crust,0.0,89.99053,0.0,04/07/3359
+1.32344,41.94102,8961,5,17,16,42,7,4.45,27.5,fr,50960,179,2172116,1,1,Active Shallow Crust,0.0,89.98991,-90.0,05/17/8961
+1.32344,41.94102,4530,11,21,12,18,22,5.75,5.0,fr,50961,90,2172264,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/21/4530
+0.54023,49.91995,4960,10,21,19,23,13,3.55,27.5,fr,50962,99,2172485,1,1,Active Shallow Crust,240.0126,57.99815,0.0,10/21/4960
+0.54023,49.91995,7659,5,4,14,22,1,3.65,15.0,fr,50963,153,2172502,1,1,Active Shallow Crust,128.9002,89.96347,0.0,05/04/7659
+0.54023,49.91995,5686,2,3,17,23,18,3.75,5.0,fr,50964,113,2172510,1,1,Active Shallow Crust,0.0,89.99022,-90.0,02/03/5686
+0.54023,49.91995,9832,11,25,10,6,13,3.75,27.5,fr,50965,196,2172515,1,1,Active Shallow Crust,128.8963,89.96732,0.0,11/25/9832
+0.54023,49.91995,2381,3,30,9,1,41,3.85,5.0,fr,50966,47,2172516,1,1,Active Shallow Crust,0.0,89.99023,0.0,03/30/2381
+0.54023,49.91995,6078,4,4,8,3,29,3.95,5.0,fr,50967,121,2172528,1,1,Active Shallow Crust,0.0,89.98976,0.0,04/04/6078
+0.54023,49.91995,1870,10,14,18,38,6,6.15,27.5,fr,50968,37,2172794,1,1,Active Shallow Crust,0.0,89.98998,0.0,10/14/1870
+4.08081,45.67594,7847,6,9,7,6,45,3.65,27.5,fr,50969,156,2172974,1,1,Active Shallow Crust,0.0,89.98744,0.0,06/09/7847
+4.08081,45.67594,6901,6,23,15,35,20,3.65,15.0,fr,50970,138,2172982,1,1,Active Shallow Crust,128.9011,89.96351,0.0,06/23/6901
+4.08081,45.67594,2933,12,25,7,58,22,3.75,15.0,fr,50971,58,2172988,1,1,Active Shallow Crust,240.0077,58.01752,0.0,12/25/2933
+4.08081,45.67594,2087,2,18,16,54,20,3.95,15.0,fr,50972,41,2173009,1,1,Active Shallow Crust,0.0,89.99111,0.0,02/18/2087
+4.08081,45.67594,58,2,18,5,15,32,3.95,15.0,fr,50973,1,2173012,1,1,Active Shallow Crust,240.019,58.00545,0.0,02/18/0058
+4.08081,45.67594,5167,9,16,23,53,43,4.35,5.0,fr,50974,103,2173056,1,1,Active Shallow Crust,0.0,89.98878,0.0,09/16/5167
+4.08081,45.67594,402,12,28,14,39,14,4.35,5.0,fr,50975,8,2173059,1,1,Active Shallow Crust,240.0082,57.99626,0.0,12/28/0402
+4.08081,45.67594,279,2,12,2,25,3,4.65,15.0,fr,50976,5,2173096,1,1,Active Shallow Crust,240.0106,57.99417,0.0,02/12/0279
+4.08081,45.67594,9428,2,8,19,54,52,5.25,27.5,fr,50977,188,2173166,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/08/9428
+5.14414,45.82483,450,3,30,0,34,16,3.55,5.0,fr,50978,8,2173440,1,2,Active Shallow Crust,0.0,89.99297,0.0,03/30/0450
+5.14414,45.82483,6384,9,28,4,1,8,3.55,5.0,fr,50979,127,2173440,1,2,Active Shallow Crust,0.0,89.99297,0.0,09/28/6384
+5.14414,45.82483,8889,6,9,17,23,42,3.55,5.0,fr,50980,177,2173443,1,1,Active Shallow Crust,240.0121,57.99781,0.0,06/09/8889
+5.14414,45.82483,3153,11,29,5,43,17,3.65,15.0,fr,50981,63,2173453,1,1,Active Shallow Crust,0.0,89.98747,0.0,11/29/3153
+5.14414,45.82483,2016,12,18,22,52,15,3.75,5.0,fr,50982,40,2173464,1,1,Active Shallow Crust,0.0,89.98884,0.0,12/18/2016
+5.14414,45.82483,8254,6,6,22,43,20,3.75,15.0,fr,50983,165,2173465,1,1,Active Shallow Crust,0.0,89.98884,0.0,06/06/8254
+5.14414,45.82483,3967,12,14,13,4,26,3.75,5.0,fr,50984,79,2173473,1,1,Active Shallow Crust,128.8964,89.96748,0.0,12/14/3967
+5.14414,45.82483,8121,10,6,21,16,0,3.85,5.0,fr,50985,162,2173479,1,1,Active Shallow Crust,240.0118,57.99687,0.0,10/06/8121
+5.14414,45.82483,8928,5,7,12,53,48,3.85,5.0,fr,50986,178,2173485,1,1,Active Shallow Crust,128.8949,89.99503,0.0,05/07/8928
+5.14414,45.82483,1692,7,5,5,33,47,3.95,5.0,fr,50987,33,2173488,1,2,Active Shallow Crust,0.0,89.99113,0.0,07/05/1692
+5.14414,45.82483,5708,11,3,0,31,48,3.95,5.0,fr,50988,114,2173488,1,2,Active Shallow Crust,0.0,89.99113,0.0,11/03/5708
+5.14414,45.82483,211,4,10,23,21,40,3.95,5.0,fr,50989,4,2173491,1,1,Active Shallow Crust,240.0194,58.00474,0.0,04/10/0211
+5.14414,45.82483,3994,10,30,18,54,36,4.15,5.0,fr,50990,79,2173512,1,2,Active Shallow Crust,0.0,89.98943,0.0,10/30/3994
+5.14414,45.82483,3355,10,16,14,40,6,4.15,5.0,fr,50991,67,2173512,1,2,Active Shallow Crust,0.0,89.98943,0.0,10/16/3355
+5.14414,45.82483,6,3,11,10,57,2,4.65,5.0,fr,50992,0,2173572,1,1,Active Shallow Crust,0.0,89.9901,0.0,03/11/0006
+5.14414,45.82483,8125,7,3,18,14,39,5.25,5.0,fr,50993,162,2173644,1,1,Active Shallow Crust,0.0,89.99007,0.0,07/03/8125
+1.79474,50.2355,8216,10,15,11,18,35,3.55,15.0,fr,50994,164,2174404,1,1,Active Shallow Crust,240.0123,57.99825,0.0,10/15/8216
+1.79474,50.2355,9621,1,12,0,13,42,3.65,5.0,fr,50995,192,2174412,1,1,Active Shallow Crust,0.0,89.98994,0.0,01/12/9621
+1.79474,50.2355,7651,6,22,15,1,54,3.85,5.0,fr,50996,153,2174436,1,1,Active Shallow Crust,0.0,89.98972,0.0,06/22/7651
+1.79474,50.2355,378,11,1,14,44,42,4.05,15.0,fr,50997,7,2174464,1,1,Active Shallow Crust,240.0065,58.00609,0.0,11/01/0378
+1.79474,50.2355,9552,11,13,18,16,44,4.05,5.0,fr,50998,191,2174469,1,1,Active Shallow Crust,128.89,89.99365,0.0,11/13/9552
+1.79474,50.2355,3398,11,16,3,17,55,4.15,5.0,fr,50999,67,2174472,1,1,Active Shallow Crust,0.0,89.9903,0.0,11/16/3398
+1.79474,50.2355,690,2,24,4,34,2,4.25,15.0,fr,51000,13,2174494,1,1,Active Shallow Crust,128.8935,89.98097,0.0,02/24/0690
+1.67187,46.54225,9663,2,7,15,6,47,3.55,5.0,fr,51001,193,2175360,1,1,Active Shallow Crust,0.0,89.98959,0.0,02/07/9663
+1.67187,46.54225,5209,11,7,17,47,46,3.55,15.0,fr,51002,104,2175361,1,1,Active Shallow Crust,0.0,89.98959,0.0,11/07/5209
+1.67187,46.54225,5071,8,6,11,13,2,3.65,5.0,fr,51003,101,2175372,1,3,Active Shallow Crust,0.0,89.99073,0.0,08/06/5071
+1.67187,46.54225,3675,3,3,5,59,18,3.65,5.0,fr,51004,73,2175372,1,3,Active Shallow Crust,0.0,89.99073,0.0,03/03/3675
+1.67187,46.54225,9239,9,30,0,25,53,3.65,5.0,fr,51005,184,2175372,1,3,Active Shallow Crust,0.0,89.99073,0.0,09/30/9239
+1.67187,46.54225,1121,4,12,9,11,45,3.65,15.0,fr,51006,22,2175373,1,1,Active Shallow Crust,0.0,89.99073,0.0,04/12/1121
+1.67187,46.54225,2246,6,9,10,56,13,3.65,15.0,fr,51007,44,2175376,1,1,Active Shallow Crust,240.0009,58.01307,0.0,06/09/2246
+1.67187,46.54225,7082,1,26,0,48,41,3.65,15.0,fr,51008,141,2175379,1,1,Active Shallow Crust,0.0,89.99062,-90.0,01/26/7082
+1.67187,46.54225,5162,11,11,15,38,36,3.65,5.0,fr,51009,103,2175381,1,1,Active Shallow Crust,128.9001,89.96352,0.0,11/11/5162
+1.67187,46.54225,4077,10,6,3,16,24,3.75,5.0,fr,51010,81,2175384,1,1,Active Shallow Crust,0.0,89.99036,0.0,10/06/4077
+1.67187,46.54225,4222,10,12,8,13,42,3.75,15.0,fr,51011,84,2175385,1,2,Active Shallow Crust,0.0,89.99036,0.0,10/12/4222
+1.67187,46.54225,4400,3,16,18,3,35,3.75,15.0,fr,51012,87,2175385,1,2,Active Shallow Crust,0.0,89.99036,0.0,03/16/4400
+1.67187,46.54225,4179,4,22,19,12,12,3.85,5.0,fr,51013,83,2175399,1,1,Active Shallow Crust,240.0109,57.99784,0.0,04/22/4179
+1.67187,46.54225,3795,5,22,21,29,19,3.85,5.0,fr,51014,75,2175405,1,1,Active Shallow Crust,128.8959,89.99325,0.0,05/22/3795
+1.67187,46.54225,6589,1,22,10,53,3,3.95,5.0,fr,51015,131,2175417,1,1,Active Shallow Crust,128.9002,89.99398,0.0,01/22/6589
+1.67187,46.54225,3258,4,6,11,54,17,4.25,5.0,fr,51016,65,2175444,1,1,Active Shallow Crust,0.0,89.98993,0.0,04/06/3258
+1.67187,46.54225,3233,5,12,4,54,56,4.35,5.0,fr,51017,64,2175459,1,1,Active Shallow Crust,240.0084,57.99595,0.0,05/12/3233
+1.67187,46.54225,6714,4,4,13,16,35,4.45,27.5,fr,51018,134,2175470,1,1,Active Shallow Crust,0.0,89.99016,0.0,04/04/6714
+1.67187,46.54225,461,10,18,15,42,58,4.65,5.0,fr,51019,9,2175495,1,1,Active Shallow Crust,240.0108,57.99427,0.0,10/18/0461
+1.67187,46.54225,1783,10,17,11,45,42,4.95,15.0,fr,51020,35,2175529,1,1,Active Shallow Crust,0.0,89.98997,0.0,10/17/1783
+1.67187,46.54225,8861,7,8,6,32,15,5.15,5.0,fr,51021,177,2175552,1,1,Active Shallow Crust,0.0,89.9901,0.0,07/08/8861
+1.67187,46.54225,7094,8,13,19,18,44,5.45,5.0,fr,51022,141,2175588,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/13/7094
+1.02638,50.72537,5966,12,5,20,6,16,3.55,5.0,fr,51023,119,2175840,1,1,Active Shallow Crust,0.0,89.99043,0.0,12/05/5966
+1.02638,50.72537,3680,8,3,22,4,11,3.55,15.0,fr,51024,73,2175841,1,1,Active Shallow Crust,0.0,89.99043,0.0,08/03/3680
+1.02638,50.72537,841,3,25,21,54,27,3.65,27.5,fr,51025,16,2175860,1,1,Active Shallow Crust,0.0,89.98993,-90.0,03/25/0841
+1.02638,50.72537,1028,5,19,13,10,37,3.75,27.5,fr,51026,20,2175866,1,1,Active Shallow Crust,0.0,89.98986,0.0,05/19/1028
+1.02638,50.72537,2034,10,5,17,49,56,3.85,5.0,fr,51027,40,2175876,1,1,Active Shallow Crust,0.0,89.98983,0.0,10/05/2034
+1.02638,50.72537,4994,8,18,6,53,38,3.85,5.0,fr,51028,99,2175879,1,1,Active Shallow Crust,240.0113,57.99796,0.0,08/18/4994
+1.02638,50.72537,89,7,6,4,23,56,3.85,5.0,fr,51029,1,2175885,1,1,Active Shallow Crust,128.8951,89.99379,0.0,07/06/0089
+1.02638,50.72537,1012,9,9,5,11,18,3.95,5.0,fr,51030,20,2175894,1,1,Active Shallow Crust,0.0,89.98981,-90.0,09/09/1012
+1.59324,42.11983,4350,10,17,9,4,21,3.55,15.0,fr,51031,86,2176321,1,1,Active Shallow Crust,0.0,89.99065,0.0,10/17/4350
+1.59324,42.11983,3563,7,11,19,48,15,3.65,5.0,fr,51032,71,2176332,1,1,Active Shallow Crust,0.0,89.99,0.0,07/11/3563
+1.59324,42.11983,821,2,15,1,39,55,3.75,15.0,fr,51033,16,2176345,1,1,Active Shallow Crust,0.0,89.9896,0.0,02/15/0821
+1.59324,42.11983,291,4,19,0,49,34,3.95,5.0,fr,51034,5,2176368,1,1,Active Shallow Crust,0.0,89.99056,0.0,04/19/0291
+1.59324,42.11983,8606,12,16,16,2,20,4.05,5.0,fr,51035,172,2176383,1,1,Active Shallow Crust,240.0052,58.00579,0.0,12/16/8606
+1.59324,42.11983,9001,12,26,8,13,28,4.15,27.5,fr,51036,180,2176394,1,1,Active Shallow Crust,0.0,89.98969,0.0,12/26/9001
+1.59324,42.11983,339,8,1,12,29,11,4.35,5.0,fr,51037,6,2176416,1,1,Active Shallow Crust,0.0,89.99032,0.0,08/01/0339
+1.59324,42.11983,4707,9,15,8,55,58,4.55,5.0,fr,51038,94,2176443,1,1,Active Shallow Crust,240.008,57.99714,0.0,09/15/4707
+1.59324,42.11983,256,7,21,11,57,20,5.05,15.0,fr,51039,5,2176507,1,1,Active Shallow Crust,0.0,89.98991,-90.0,07/21/0256
+5.95579,45.53953,3615,5,5,13,30,12,3.55,5.0,fr,51040,72,2176800,1,5,Active Shallow Crust,0.0,89.99294,0.0,05/05/3615
+5.95579,45.53953,4446,1,20,14,49,7,3.55,5.0,fr,51041,88,2176800,1,5,Active Shallow Crust,0.0,89.99294,0.0,01/20/4446
+5.95579,45.53953,5514,9,5,7,36,21,3.55,5.0,fr,51042,110,2176800,1,5,Active Shallow Crust,0.0,89.99294,0.0,09/05/5514
+5.95579,45.53953,3097,12,16,11,23,26,3.55,5.0,fr,51043,61,2176800,1,5,Active Shallow Crust,0.0,89.99294,0.0,12/16/3097
+5.95579,45.53953,8069,6,8,11,17,36,3.55,5.0,fr,51044,161,2176800,1,5,Active Shallow Crust,0.0,89.99294,0.0,06/08/8069
+5.95579,45.53953,2118,2,24,0,36,51,3.55,15.0,fr,51045,42,2176801,1,4,Active Shallow Crust,0.0,89.99294,0.0,02/24/2118
+5.95579,45.53953,2852,11,6,13,24,28,3.55,15.0,fr,51046,57,2176801,1,4,Active Shallow Crust,0.0,89.99294,0.0,11/06/2852
+5.95579,45.53953,3122,10,12,17,57,48,3.55,15.0,fr,51047,62,2176801,1,4,Active Shallow Crust,0.0,89.99294,0.0,10/12/3122
+5.95579,45.53953,3560,10,4,3,15,42,3.55,15.0,fr,51048,71,2176801,1,4,Active Shallow Crust,0.0,89.99294,0.0,10/04/3560
+5.95579,45.53953,9974,2,16,7,24,31,3.55,5.0,fr,51049,199,2176803,1,1,Active Shallow Crust,240.0118,57.99784,0.0,02/16/9974
+5.95579,45.53953,3663,10,11,7,43,27,3.55,15.0,fr,51050,73,2176804,1,1,Active Shallow Crust,240.0118,57.99784,0.0,10/11/3663
+5.95579,45.53953,3528,1,13,3,56,49,3.65,5.0,fr,51051,70,2176812,1,4,Active Shallow Crust,0.0,89.98741,0.0,01/13/3528
+5.95579,45.53953,7743,12,20,7,44,26,3.65,5.0,fr,51052,154,2176812,1,4,Active Shallow Crust,0.0,89.98741,0.0,12/20/7743
+5.95579,45.53953,1988,4,15,1,58,19,3.65,5.0,fr,51053,39,2176812,1,4,Active Shallow Crust,0.0,89.98741,0.0,04/15/1988
+5.95579,45.53953,7144,10,21,16,9,22,3.65,5.0,fr,51054,142,2176812,1,4,Active Shallow Crust,0.0,89.98741,0.0,10/21/7144
+5.95579,45.53953,1438,11,5,11,37,8,3.65,15.0,fr,51055,28,2176813,1,1,Active Shallow Crust,0.0,89.98741,0.0,11/05/1438
+5.95579,45.53953,8623,2,13,19,43,2,3.65,5.0,fr,51056,172,2176815,1,2,Active Shallow Crust,240.0015,58.01195,0.0,02/13/8623
+5.95579,45.53953,9955,10,2,12,34,23,3.65,5.0,fr,51057,199,2176815,1,2,Active Shallow Crust,240.0015,58.01195,0.0,10/02/9955
+5.95579,45.53953,6032,11,12,8,17,0,3.75,5.0,fr,51058,120,2176830,1,1,Active Shallow Crust,0.0,89.98865,-90.0,11/12/6032
+5.95579,45.53953,3393,9,6,18,24,38,3.85,15.0,fr,51059,67,2176837,1,1,Active Shallow Crust,0.0,89.99,0.0,09/06/3393
+5.95579,45.53953,1175,2,23,14,52,32,3.85,5.0,fr,51060,23,2176845,1,1,Active Shallow Crust,128.8962,89.9925,0.0,02/23/1175
+5.95579,45.53953,6853,11,3,23,28,27,3.95,5.0,fr,51061,137,2176848,1,2,Active Shallow Crust,0.0,89.99109,0.0,11/03/6853
+5.95579,45.53953,5671,9,10,18,34,11,3.95,5.0,fr,51062,113,2176848,1,2,Active Shallow Crust,0.0,89.99109,0.0,09/10/5671
+5.95579,45.53953,1446,1,20,20,11,1,3.95,5.0,fr,51063,28,2176854,1,1,Active Shallow Crust,0.0,89.99098,-90.0,01/20/1446
+5.95579,45.53953,6953,7,25,13,6,48,4.05,5.0,fr,51064,139,2176860,1,1,Active Shallow Crust,0.0,89.98808,0.0,07/25/6953
+5.95579,45.53953,320,6,4,21,51,21,4.05,15.0,fr,51065,6,2176861,1,2,Active Shallow Crust,0.0,89.98808,0.0,06/04/0320
+5.95579,45.53953,6396,6,10,4,23,38,4.05,15.0,fr,51066,127,2176861,1,2,Active Shallow Crust,0.0,89.98808,0.0,06/10/6396
+5.95579,45.53953,6954,2,27,6,36,14,4.05,5.0,fr,51067,139,2176863,1,1,Active Shallow Crust,240.0062,58.00595,0.0,02/27/6954
+5.95579,45.53953,2668,1,7,11,24,16,4.05,5.0,fr,51068,53,2176866,1,1,Active Shallow Crust,0.0,89.99197,-90.0,01/07/2668
+5.95579,45.53953,8073,10,18,19,18,55,4.15,5.0,fr,51069,161,2176872,1,1,Active Shallow Crust,0.0,89.98938,0.0,10/18/8073
+5.95579,45.53953,5036,8,21,19,34,7,4.15,15.0,fr,51070,100,2176882,1,1,Active Shallow Crust,128.8981,89.99292,0.0,08/21/5036
+5.95579,45.53953,7534,8,22,3,45,48,4.25,5.0,fr,51071,150,2176884,1,2,Active Shallow Crust,0.0,89.99053,0.0,08/22/7534
+5.95579,45.53953,6621,2,14,0,31,28,4.25,5.0,fr,51072,132,2176884,1,2,Active Shallow Crust,0.0,89.99053,0.0,02/14/6621
+5.95579,45.53953,4659,4,18,6,44,29,4.25,15.0,fr,51073,93,2176885,1,1,Active Shallow Crust,0.0,89.99053,0.0,04/18/4659
+5.95579,45.53953,1472,4,1,2,52,33,4.35,15.0,fr,51074,29,2176897,1,1,Active Shallow Crust,0.0,89.98875,0.0,04/01/1472
+5.95579,45.53953,9332,2,25,9,56,45,4.35,5.0,fr,51075,186,2176905,1,1,Active Shallow Crust,128.8979,89.98299,0.0,02/25/9332
+5.95579,45.53953,402,11,23,11,53,28,4.55,15.0,fr,51076,8,2176921,1,1,Active Shallow Crust,0.0,89.99107,0.0,11/23/0402
+5.95579,45.53953,6733,9,24,7,50,20,4.85,15.0,fr,51077,134,2176957,1,1,Active Shallow Crust,0.0,89.99051,0.0,09/24/6733
+5.95579,45.53953,6034,12,21,14,10,6,5.15,15.0,fr,51078,120,2176993,1,1,Active Shallow Crust,0.0,89.98992,0.0,12/21/6034
+5.95579,45.53953,3988,4,21,8,51,49,5.75,5.0,fr,51079,79,2177064,1,1,Active Shallow Crust,0.0,89.9899,0.0,04/21/3988
+4.02322,43.5628,6184,4,17,5,19,3,3.55,27.5,fr,51080,123,2177285,1,1,Active Shallow Crust,240.0122,57.99838,0.0,04/17/6184
+4.02322,43.5628,6012,4,30,15,56,19,3.65,5.0,fr,51081,120,2177298,1,1,Active Shallow Crust,0.0,89.98682,-90.0,04/30/6012
+4.02322,43.5628,1583,5,3,6,55,59,3.75,15.0,fr,51082,31,2177305,1,1,Active Shallow Crust,0.0,89.98839,0.0,05/03/1583
+4.02322,43.5628,863,10,15,14,6,2,3.75,15.0,fr,51083,17,2177314,1,1,Active Shallow Crust,128.8962,89.96744,0.0,10/15/0863
+4.02322,43.5628,6715,12,14,6,14,24,3.85,5.0,fr,51084,134,2177325,1,1,Active Shallow Crust,128.8968,89.99224,0.0,12/14/6715
+4.02322,43.5628,1756,12,7,7,18,17,3.95,15.0,fr,51085,35,2177335,1,1,Active Shallow Crust,0.0,89.99067,-90.0,12/07/1756
+4.02322,43.5628,8418,8,30,13,48,47,4.05,5.0,fr,51086,168,2177340,1,1,Active Shallow Crust,0.0,89.99178,0.0,08/30/8418
+1.21216,45.70996,3042,4,10,15,25,52,3.55,5.0,fr,51087,60,2178240,1,2,Active Shallow Crust,0.0,89.98944,0.0,04/10/3042
+1.21216,45.70996,8460,3,25,15,19,55,3.55,5.0,fr,51088,169,2178240,1,2,Active Shallow Crust,0.0,89.98944,0.0,03/25/8460
+1.21216,45.70996,2745,11,29,0,34,39,3.65,5.0,fr,51089,54,2178252,1,2,Active Shallow Crust,0.0,89.99059,0.0,11/29/2745
+1.21216,45.70996,259,1,29,4,23,1,3.65,5.0,fr,51090,5,2178252,1,2,Active Shallow Crust,0.0,89.99059,0.0,01/29/0259
+1.21216,45.70996,6517,2,8,1,27,20,3.75,5.0,fr,51091,130,2178270,1,1,Active Shallow Crust,0.0,89.9901,-90.0,02/08/6517
+1.21216,45.70996,6515,4,11,11,52,42,3.95,15.0,fr,51092,130,2178289,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/11/6515
+1.21216,45.70996,2788,9,28,19,17,42,4.05,27.5,fr,51093,55,2178302,1,1,Active Shallow Crust,0.0,89.9901,0.0,09/28/2788
+1.21216,45.70996,3520,1,5,9,46,59,4.15,5.0,fr,51094,70,2178315,1,1,Active Shallow Crust,240.0083,57.99723,0.0,01/05/3520
+1.21216,45.70996,7401,6,3,1,55,40,4.35,5.0,fr,51095,148,2178342,1,1,Active Shallow Crust,0.0,89.99007,-90.0,06/03/7401
+1.21216,45.70996,4286,6,25,13,28,8,4.55,15.0,fr,51096,85,2178361,1,1,Active Shallow Crust,0.0,89.98997,0.0,06/25/4286
+1.21216,45.70996,6156,10,20,9,11,43,4.65,5.0,fr,51097,123,2178372,1,1,Active Shallow Crust,0.0,89.99007,0.0,10/20/6156
+1.21216,45.70996,1668,3,9,6,21,2,4.95,27.5,fr,51098,33,2178410,1,1,Active Shallow Crust,0.0,89.99017,0.0,03/09/1668
+1.21216,45.70996,8612,10,19,20,18,54,5.45,27.5,fr,51099,172,2178470,1,1,Active Shallow Crust,0.0,89.98992,0.0,10/19/8612
+2.1383,42.47611,2237,9,7,23,29,21,3.55,5.0,fr,51100,44,2178720,1,4,Active Shallow Crust,0.0,89.98885,0.0,09/07/2237
+2.1383,42.47611,1251,10,1,22,28,10,3.55,5.0,fr,51101,25,2178720,1,4,Active Shallow Crust,0.0,89.98885,0.0,10/01/1251
+2.1383,42.47611,6524,3,10,14,47,10,3.55,5.0,fr,51102,130,2178720,1,4,Active Shallow Crust,0.0,89.98885,0.0,03/10/6524
+2.1383,42.47611,4510,1,27,4,2,30,3.55,5.0,fr,51103,90,2178720,1,4,Active Shallow Crust,0.0,89.98885,0.0,01/27/4510
+2.1383,42.47611,2620,2,12,23,31,4,3.55,15.0,fr,51104,52,2178721,1,1,Active Shallow Crust,0.0,89.98885,0.0,02/12/2620
+2.1383,42.47611,8981,4,15,6,12,49,3.55,5.0,fr,51105,179,2178729,1,1,Active Shallow Crust,128.8959,89.99442,0.0,04/15/8981
+2.1383,42.47611,330,4,21,13,55,10,3.65,5.0,fr,51106,6,2178732,1,1,Active Shallow Crust,0.0,89.99006,0.0,04/21/0330
+2.1383,42.47611,9006,2,25,4,50,23,3.65,15.0,fr,51107,180,2178733,1,3,Active Shallow Crust,0.0,89.99006,0.0,02/25/9006
+2.1383,42.47611,8310,10,27,12,8,17,3.65,15.0,fr,51108,166,2178733,1,3,Active Shallow Crust,0.0,89.99006,0.0,10/27/8310
+2.1383,42.47611,3848,6,25,1,22,9,3.65,15.0,fr,51109,76,2178733,1,3,Active Shallow Crust,0.0,89.99006,0.0,06/25/3848
+2.1383,42.47611,1786,6,22,2,14,9,3.75,5.0,fr,51110,35,2178744,1,4,Active Shallow Crust,0.0,89.99113,0.0,06/22/1786
+2.1383,42.47611,5688,3,11,15,18,25,3.75,5.0,fr,51111,113,2178744,1,4,Active Shallow Crust,0.0,89.99113,0.0,03/11/5688
+2.1383,42.47611,8197,1,6,19,47,8,3.75,5.0,fr,51112,163,2178744,1,4,Active Shallow Crust,0.0,89.99113,0.0,01/06/8197
+2.1383,42.47611,7833,10,3,9,41,15,3.75,5.0,fr,51113,156,2178744,1,4,Active Shallow Crust,0.0,89.99113,0.0,10/03/7833
+2.1383,42.47611,3673,9,30,7,46,16,3.75,5.0,fr,51114,73,2178750,1,1,Active Shallow Crust,0.0,89.99104,-90.0,09/30/3673
+2.1383,42.47611,2422,4,28,5,54,11,3.75,27.5,fr,51115,48,2178752,1,1,Active Shallow Crust,0.0,89.99104,-90.0,04/28/2422
+2.1383,42.47611,6097,9,9,9,6,37,3.85,5.0,fr,51116,121,2178756,1,1,Active Shallow Crust,0.0,89.98947,0.0,09/09/6097
+2.1383,42.47611,8140,5,17,0,43,48,3.85,5.0,fr,51117,162,2178759,1,1,Active Shallow Crust,240.01,57.99811,0.0,05/17/8140
+2.1383,42.47611,350,7,23,13,47,32,3.85,27.5,fr,51118,6,2178761,1,1,Active Shallow Crust,240.01,57.99811,0.0,07/23/0350
+2.1383,42.47611,3360,3,19,18,24,24,3.95,15.0,fr,51119,67,2178769,1,1,Active Shallow Crust,0.0,89.99062,0.0,03/19/3360
+2.1383,42.47611,1728,3,2,16,15,58,3.95,5.0,fr,51120,34,2178771,1,1,Active Shallow Crust,240.0192,58.00478,0.0,03/02/1728
+2.1383,42.47611,7771,8,21,21,37,4,3.95,15.0,fr,51121,155,2178772,1,1,Active Shallow Crust,240.0192,58.00478,0.0,08/21/7771
+2.1383,42.47611,4845,1,5,13,52,36,4.05,15.0,fr,51122,96,2178781,1,2,Active Shallow Crust,0.0,89.98954,0.0,01/05/4845
+2.1383,42.47611,3482,8,18,3,20,38,4.05,15.0,fr,51123,69,2178781,1,2,Active Shallow Crust,0.0,89.98954,0.0,08/18/3482
+2.1383,42.47611,2251,8,12,11,13,29,4.15,5.0,fr,51124,45,2178801,1,1,Active Shallow Crust,128.8977,89.99441,0.0,08/12/2251
+2.1383,42.47611,8196,3,24,17,19,25,4.25,15.0,fr,51125,163,2178805,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/24/8196
+2.1383,42.47611,7781,1,15,22,53,46,4.35,15.0,fr,51126,155,2178817,1,1,Active Shallow Crust,0.0,89.98964,0.0,01/15/7781
+2.1383,42.47611,2271,9,14,15,51,46,4.35,15.0,fr,51127,45,2178823,1,1,Active Shallow Crust,0.0,89.98952,-90.0,09/14/2271
+2.1383,42.47611,9319,4,2,10,8,40,4.45,5.0,fr,51128,186,2178828,1,4,Active Shallow Crust,0.0,89.98944,0.0,04/02/9319
+2.1383,42.47611,2851,7,24,18,48,10,4.45,5.0,fr,51129,57,2178828,1,4,Active Shallow Crust,0.0,89.98944,0.0,07/24/2851
+2.1383,42.47611,2685,9,22,9,25,9,4.45,5.0,fr,51130,53,2178828,1,4,Active Shallow Crust,0.0,89.98944,0.0,09/22/2685
+2.1383,42.47611,2644,3,10,10,47,50,4.45,5.0,fr,51131,52,2178828,1,4,Active Shallow Crust,0.0,89.98944,0.0,03/10/2644
+2.1383,42.47611,7091,5,20,16,0,14,4.45,5.0,fr,51132,141,2178831,1,1,Active Shallow Crust,240.0043,57.9946,0.0,05/20/7091
+2.1383,42.47611,7388,10,3,5,20,31,4.55,5.0,fr,51133,147,2178843,1,1,Active Shallow Crust,240.0082,57.9973,0.0,10/03/7388
+2.1383,42.47611,8456,11,30,10,5,21,4.65,5.0,fr,51134,169,2178852,1,1,Active Shallow Crust,0.0,89.98952,0.0,11/30/8456
+2.1383,42.47611,2128,3,9,0,29,48,4.65,5.0,fr,51135,42,2178855,1,1,Active Shallow Crust,240.0094,57.99405,0.0,03/09/2128
+2.1383,42.47611,9067,5,15,12,9,14,4.75,15.0,fr,51136,181,2178874,1,1,Active Shallow Crust,128.8901,89.98795,0.0,05/15/9067
+0.49815,42.12543,2847,11,30,15,27,9,3.55,15.0,fr,51137,56,2179201,1,1,Active Shallow Crust,0.0,89.99018,0.0,11/30/2847
+0.49815,42.12543,7365,2,22,10,18,25,3.65,15.0,fr,51138,147,2179219,1,1,Active Shallow Crust,0.0,89.98988,-90.0,02/22/7365
+0.49815,42.12543,8995,4,21,21,54,51,3.75,5.0,fr,51139,179,2179224,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/21/8995
+0.49815,42.12543,5579,12,30,3,40,30,4.05,5.0,fr,51140,111,2179260,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/30/5579
+0.49815,42.12543,7464,2,29,2,58,28,4.35,5.0,fr,51141,149,2179302,1,1,Active Shallow Crust,0.0,89.99002,-90.0,02/29/7464
+0.49815,42.12543,7045,3,29,15,21,50,4.45,5.0,fr,51142,140,2179308,1,1,Active Shallow Crust,0.0,89.99005,0.0,03/29/7045
+0.49815,42.12543,5352,5,26,4,22,4,4.45,5.0,fr,51143,107,2179311,1,1,Active Shallow Crust,240.0042,57.99445,0.0,05/26/5352
+1.20051,42.0568,4907,9,3,21,17,57,3.55,5.0,fr,51144,98,2179680,1,1,Active Shallow Crust,0.0,89.99064,0.0,09/03/4907
+1.20051,42.0568,619,3,19,2,51,9,3.65,5.0,fr,51145,12,2179692,1,1,Active Shallow Crust,0.0,89.98999,0.0,03/19/0619
+1.20051,42.0568,8522,10,6,1,47,17,3.65,15.0,fr,51146,170,2179693,1,1,Active Shallow Crust,0.0,89.98999,0.0,10/06/8522
+1.20051,42.0568,7143,6,26,17,27,18,3.65,5.0,fr,51147,142,2179701,1,1,Active Shallow Crust,128.9012,89.96344,0.0,06/26/7143
+1.20051,42.0568,2330,4,20,15,31,57,3.85,5.0,fr,51148,46,2179716,1,1,Active Shallow Crust,0.0,89.9894,0.0,04/20/2330
+1.20051,42.0568,6969,4,4,3,56,57,3.85,15.0,fr,51149,139,2179717,1,2,Active Shallow Crust,0.0,89.9894,0.0,04/04/6969
+1.20051,42.0568,5100,11,11,18,36,39,3.85,15.0,fr,51150,101,2179717,1,2,Active Shallow Crust,0.0,89.9894,0.0,11/11/5100
+1.20051,42.0568,5092,10,8,9,21,28,3.85,5.0,fr,51151,101,2179722,1,1,Active Shallow Crust,0.0,89.99062,-90.0,10/08/5092
+1.20051,42.0568,3755,10,18,6,16,59,3.95,27.5,fr,51152,75,2179730,1,1,Active Shallow Crust,0.0,89.99055,0.0,10/18/3755
+1.20051,42.0568,2523,5,22,20,54,16,4.05,15.0,fr,51153,50,2179741,1,1,Active Shallow Crust,0.0,89.98947,0.0,05/22/2523
+1.20051,42.0568,3514,11,13,5,54,19,4.25,5.0,fr,51154,70,2179764,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/13/3514
+1.20051,42.0568,8188,7,15,7,56,10,4.35,15.0,fr,51155,163,2179777,1,1,Active Shallow Crust,0.0,89.99031,0.0,07/15/8188
+1.20051,42.0568,6984,11,16,11,31,48,4.45,5.0,fr,51156,139,2179788,1,1,Active Shallow Crust,0.0,89.99004,0.0,11/16/6984
+1.20051,42.0568,6375,4,25,6,15,51,4.45,15.0,fr,51157,127,2179798,1,1,Active Shallow Crust,128.8932,89.99369,0.0,04/25/6375
+-0.97437,42.93484,5360,8,3,10,42,22,3.55,5.0,fr,51158,107,2180160,1,3,Active Shallow Crust,0.0,89.98985,0.0,08/03/5360
+-0.97437,42.93484,4267,12,5,4,50,32,3.55,5.0,fr,51159,85,2180160,1,3,Active Shallow Crust,0.0,89.98985,0.0,12/05/4267
+-0.97437,42.93484,4808,9,27,14,39,29,3.55,5.0,fr,51160,96,2180160,1,3,Active Shallow Crust,0.0,89.98985,0.0,09/27/4808
+-0.97437,42.93484,7081,9,7,14,59,56,3.55,5.0,fr,51161,141,2180163,1,1,Active Shallow Crust,240.0117,57.99809,0.0,09/07/7081
+-0.97437,42.93484,5591,9,1,1,23,12,3.55,27.5,fr,51162,111,2180165,1,1,Active Shallow Crust,240.0117,57.99799,0.0,09/01/5591
+-0.97437,42.93484,4373,2,8,3,3,14,3.55,5.0,fr,51163,87,2180166,1,1,Active Shallow Crust,0.0,89.98973,-90.0,02/08/4373
+-0.97437,42.93484,7145,3,6,1,28,8,3.65,5.0,fr,51164,142,2180172,1,1,Active Shallow Crust,0.0,89.99013,0.0,03/06/7145
+-0.97437,42.93484,735,5,4,20,57,27,3.65,15.0,fr,51165,14,2180173,1,1,Active Shallow Crust,0.0,89.99013,0.0,05/04/0735
+-0.97437,42.93484,9858,12,11,2,34,17,3.65,27.5,fr,51166,197,2180174,1,1,Active Shallow Crust,0.0,89.99013,0.0,12/11/9858
+-0.97437,42.93484,6856,1,6,9,25,31,3.75,5.0,fr,51167,137,2180184,1,4,Active Shallow Crust,0.0,89.98974,0.0,01/06/6856
+-0.97437,42.93484,3544,4,18,1,56,20,3.75,5.0,fr,51168,70,2180184,1,4,Active Shallow Crust,0.0,89.98974,0.0,04/18/3544
+-0.97437,42.93484,53,11,20,15,31,50,3.75,5.0,fr,51169,1,2180184,1,4,Active Shallow Crust,0.0,89.98974,0.0,11/20/0053
+-0.97437,42.93484,4663,5,24,23,53,57,3.75,5.0,fr,51170,93,2180184,1,4,Active Shallow Crust,0.0,89.98974,0.0,05/24/4663
+-0.97437,42.93484,8616,9,20,7,13,57,3.75,27.5,fr,51171,172,2180186,1,1,Active Shallow Crust,0.0,89.98974,0.0,09/20/8616
+-0.97437,42.93484,835,8,21,4,21,33,3.85,5.0,fr,51172,16,2180196,1,3,Active Shallow Crust,0.0,89.9902,0.0,08/21/0835
+-0.97437,42.93484,8713,1,2,4,56,28,3.85,5.0,fr,51173,174,2180196,1,3,Active Shallow Crust,0.0,89.9902,0.0,01/02/8713
+-0.97437,42.93484,5983,12,30,20,3,3,3.85,5.0,fr,51174,119,2180196,1,3,Active Shallow Crust,0.0,89.9902,0.0,12/30/5983
+-0.97437,42.93484,1446,3,19,19,51,34,3.85,27.5,fr,51175,28,2180198,1,1,Active Shallow Crust,0.0,89.9902,0.0,03/19/1446
+-0.97437,42.93484,3680,3,31,9,36,16,3.85,5.0,fr,51176,73,2180199,1,1,Active Shallow Crust,240.0104,57.99771,0.0,03/31/3680
+-0.97437,42.93484,6848,11,19,2,46,12,3.85,15.0,fr,51177,136,2180203,1,1,Active Shallow Crust,0.0,89.99009,-90.0,11/19/6848
+-0.97437,42.93484,3128,6,18,15,49,12,3.95,5.0,fr,51178,62,2180208,1,3,Active Shallow Crust,0.0,89.9901,0.0,06/18/3128
+-0.97437,42.93484,5982,4,28,10,50,42,3.95,5.0,fr,51179,119,2180208,1,3,Active Shallow Crust,0.0,89.9901,0.0,04/28/5982
+-0.97437,42.93484,8890,4,24,22,21,43,3.95,5.0,fr,51180,177,2180208,1,3,Active Shallow Crust,0.0,89.9901,0.0,04/24/8890
+-0.97437,42.93484,1696,1,11,16,52,48,3.95,15.0,fr,51181,33,2180209,1,1,Active Shallow Crust,0.0,89.9901,0.0,01/11/1696
+-0.97437,42.93484,5503,12,3,12,54,20,3.95,5.0,fr,51182,110,2180217,1,1,Active Shallow Crust,128.9008,89.99389,0.0,12/03/5503
+-0.97437,42.93484,7504,10,11,0,40,7,4.05,5.0,fr,51183,150,2180220,1,1,Active Shallow Crust,0.0,89.99014,0.0,10/11/7504
+-0.97437,42.93484,9837,12,1,23,55,7,4.15,15.0,fr,51184,196,2180233,1,1,Active Shallow Crust,0.0,89.98982,0.0,12/01/9837
+-0.97437,42.93484,9841,11,2,3,22,17,4.15,5.0,fr,51185,196,2180235,1,1,Active Shallow Crust,240.0079,57.99721,0.0,11/02/9841
+-0.97437,42.93484,8010,4,24,5,35,15,4.15,5.0,fr,51186,160,2180238,1,1,Active Shallow Crust,0.0,89.99017,-90.0,04/24/8010
+-0.97437,42.93484,6479,1,1,19,21,52,4.45,15.0,fr,51187,129,2180269,1,1,Active Shallow Crust,0.0,89.98985,0.0,01/01/6479
+-0.97437,42.93484,4553,5,1,20,32,57,4.65,15.0,fr,51188,91,2180293,1,1,Active Shallow Crust,0.0,89.99011,0.0,05/01/4553
+3.93371,41.0,7455,3,13,2,56,27,3.55,5.0,fr,51189,149,2180640,1,1,Active Shallow Crust,0.0,89.98859,0.0,03/13/7455
+3.93371,41.0,3053,10,27,12,24,17,3.55,15.0,fr,51190,61,2180641,1,1,Active Shallow Crust,0.0,89.98859,0.0,10/27/3053
+3.93371,41.0,3669,5,1,18,4,22,3.65,5.0,fr,51191,73,2180652,1,1,Active Shallow Crust,0.0,89.98982,0.0,05/01/3669
+3.93371,41.0,3331,3,10,0,53,16,3.65,27.5,fr,51192,66,2180654,1,1,Active Shallow Crust,0.0,89.98982,0.0,03/10/3331
+3.93371,41.0,3947,5,29,22,39,18,3.75,5.0,fr,51193,78,2180673,1,1,Active Shallow Crust,128.8971,89.96708,0.0,05/29/3947
+3.93371,41.0,2756,4,13,12,38,29,4.25,5.0,fr,51194,55,2180724,1,1,Active Shallow Crust,0.0,89.9898,0.0,04/13/2756
+3.93371,41.0,9430,9,8,1,28,46,4.35,5.0,fr,51195,188,2180736,1,1,Active Shallow Crust,0.0,89.9894,0.0,09/08/9430
+-2.56129,48.11152,5003,6,22,10,18,21,3.55,5.0,fr,51196,100,2181120,1,1,Active Shallow Crust,0.0,89.9899,0.0,06/22/5003
+-2.56129,48.11152,1468,12,7,15,53,18,3.65,5.0,fr,51197,29,2181132,1,1,Active Shallow Crust,0.0,89.991,0.0,12/07/1468
+-2.56129,48.11152,7632,10,20,20,43,46,3.65,15.0,fr,51198,152,2181139,1,1,Active Shallow Crust,0.0,89.9909,-90.0,10/20/7632
+-2.56129,48.11152,5668,2,12,10,43,53,3.65,5.0,fr,51199,113,2181141,1,1,Active Shallow Crust,128.9001,89.96355,0.0,02/12/5668
+-2.56129,48.11152,9121,1,8,0,18,14,3.75,15.0,fr,51200,182,2181148,1,1,Active Shallow Crust,240.0085,58.01771,0.0,01/08/9121
+-2.56129,48.11152,387,1,13,21,7,11,3.75,27.5,fr,51201,7,2181152,1,1,Active Shallow Crust,0.0,89.98918,-90.0,01/13/0387
+-2.56129,48.11152,3171,1,2,8,54,43,3.85,5.0,fr,51202,63,2181156,1,1,Active Shallow Crust,0.0,89.99046,0.0,01/02/3171
+-2.56129,48.11152,9634,9,9,6,30,10,3.85,5.0,fr,51203,192,2181159,1,1,Active Shallow Crust,240.0108,57.99809,0.0,09/09/9634
+-2.56129,48.11152,3664,5,20,20,33,17,3.95,15.0,fr,51204,73,2181169,1,1,Active Shallow Crust,0.0,89.98938,0.0,05/20/3664
+-2.56129,48.11152,6724,4,17,17,41,32,4.15,27.5,fr,51205,134,2181194,1,1,Active Shallow Crust,0.0,89.98988,0.0,04/17/6724
+-2.56129,48.11152,5203,10,31,0,3,48,4.15,5.0,fr,51206,104,2181201,1,1,Active Shallow Crust,128.8968,89.99409,0.0,10/31/5203
+-2.56129,48.11152,2142,5,18,18,52,47,4.25,5.0,fr,51207,42,2181204,1,1,Active Shallow Crust,0.0,89.98947,0.0,05/18/2142
+-2.56129,48.11152,219,9,24,23,21,54,4.65,5.0,fr,51208,4,2181252,1,1,Active Shallow Crust,0.0,89.98956,0.0,09/24/0219
+-2.56129,48.11152,6545,3,16,9,52,23,5.25,5.0,fr,51209,130,2181324,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/16/6545
+-5.01387,49.10179,3123,3,9,12,30,57,3.55,5.0,fr,51210,62,2181600,1,1,Active Shallow Crust,0.0,89.98679,0.0,03/09/3123
+-5.01387,49.10179,7595,12,5,17,41,15,3.95,5.0,fr,51211,151,2181648,1,1,Active Shallow Crust,0.0,89.99167,0.0,12/05/7595
+-5.01387,49.10179,5433,2,20,10,3,58,3.95,5.0,fr,51212,108,2181651,1,1,Active Shallow Crust,240.0204,58.00454,0.0,02/20/5433
+-5.01387,49.10179,5295,8,16,20,50,59,4.45,5.0,fr,51213,105,2181708,1,1,Active Shallow Crust,0.0,89.99063,0.0,08/16/5295
+5.05894,46.97865,8333,7,26,8,29,29,3.55,15.0,fr,51214,166,2182564,1,1,Active Shallow Crust,240.0124,57.99835,0.0,07/26/8333
+5.05894,46.97865,3990,2,13,18,17,37,3.65,15.0,fr,51215,79,2182582,1,1,Active Shallow Crust,128.8997,89.96353,0.0,02/13/3990
+5.05894,46.97865,6500,4,23,13,25,36,3.75,5.0,fr,51216,129,2182584,1,1,Active Shallow Crust,0.0,89.98907,0.0,04/23/6500
+5.05894,46.97865,3071,7,2,23,48,52,3.75,15.0,fr,51217,61,2182585,1,1,Active Shallow Crust,0.0,89.98907,0.0,07/02/3071
+5.05894,46.97865,9594,1,23,7,31,6,3.75,5.0,fr,51218,191,2182587,1,1,Active Shallow Crust,240.0087,58.01725,0.0,01/23/9594
+5.05894,46.97865,4021,1,30,16,30,50,3.75,15.0,fr,51219,80,2182591,1,1,Active Shallow Crust,0.0,89.98895,-90.0,01/30/4021
+5.05894,46.97865,360,8,12,3,39,17,3.85,5.0,fr,51220,7,2182596,1,1,Active Shallow Crust,0.0,89.99026,0.0,08/12/0360
+5.05894,46.97865,8027,6,9,19,19,16,3.95,5.0,fr,51221,160,2182608,1,1,Active Shallow Crust,0.0,89.99132,0.0,06/09/8027
+-0.45061,50.78648,7841,2,2,21,8,49,3.55,5.0,fr,51222,156,2183040,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/02/7841
+-0.45061,50.78648,1874,10,12,8,29,50,3.65,5.0,fr,51223,37,2183052,1,1,Active Shallow Crust,0.0,89.99006,0.0,10/12/1874
+-0.45061,50.78648,6233,10,24,12,16,42,3.75,5.0,fr,51224,124,2183067,1,1,Active Shallow Crust,240.0089,58.01767,0.0,10/24/6233
+-0.45061,50.78648,2231,1,22,4,4,14,4.35,15.0,fr,51225,44,2183137,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/22/2231
+-0.45061,50.78648,8823,3,6,23,29,29,5.95,5.0,fr,51226,176,2183331,1,1,Active Shallow Crust,240.058,58.00001,0.0,03/06/8823
+-1.4846,47.79594,5291,12,13,18,1,17,3.55,5.0,fr,51227,105,2183520,1,1,Active Shallow Crust,0.0,89.98984,0.0,12/13/5291
+-1.4846,47.79594,6712,4,16,13,33,57,3.55,5.0,fr,51228,134,2183529,1,1,Active Shallow Crust,128.8961,89.99323,0.0,04/16/6712
+-1.4846,47.79594,1680,5,20,12,30,14,3.75,5.0,fr,51229,33,2183544,1,3,Active Shallow Crust,0.0,89.99059,0.0,05/20/1680
+-1.4846,47.79594,8055,11,25,10,29,35,3.75,5.0,fr,51230,161,2183544,1,3,Active Shallow Crust,0.0,89.99059,0.0,11/25/8055
+-1.4846,47.79594,3542,10,8,18,25,12,3.75,5.0,fr,51231,70,2183544,1,3,Active Shallow Crust,0.0,89.99059,0.0,10/08/3542
+-1.4846,47.79594,2281,3,7,6,53,31,3.75,27.5,fr,51232,45,2183546,1,1,Active Shallow Crust,0.0,89.99059,0.0,03/07/2281
+-1.4846,47.79594,5576,5,28,6,8,38,3.85,5.0,fr,51233,111,2183556,1,1,Active Shallow Crust,0.0,89.99041,0.0,05/28/5576
+-1.4846,47.79594,1546,12,15,10,13,46,4.05,5.0,fr,51234,30,2183580,1,2,Active Shallow Crust,0.0,89.98952,0.0,12/15/1546
+-1.4846,47.79594,6021,7,5,20,20,42,4.05,5.0,fr,51235,120,2183580,1,2,Active Shallow Crust,0.0,89.98952,0.0,07/05/6021
+-1.4846,47.79594,3960,11,21,11,30,3,4.25,27.5,fr,51236,79,2183606,1,1,Active Shallow Crust,0.0,89.99017,0.0,11/21/3960
+-1.4846,47.79594,2873,9,18,10,7,33,4.25,15.0,fr,51237,57,2183608,1,1,Active Shallow Crust,240.0078,57.99411,0.0,09/18/2873
+-1.4846,47.79594,7589,5,21,20,55,9,4.45,15.0,fr,51238,151,2183629,1,1,Active Shallow Crust,0.0,89.98978,0.0,05/21/7589
+-1.4846,47.79594,4809,4,19,5,27,22,5.15,5.0,fr,51239,96,2183712,1,1,Active Shallow Crust,0.0,89.99007,0.0,04/19/4809
+7.60692,51.06847,7143,10,13,12,20,46,3.55,5.0,fr,51240,142,2184000,1,1,Active Shallow Crust,0.0,89.98733,0.0,10/13/7143
+7.60692,51.06847,4435,11,23,11,32,54,3.75,15.0,fr,51241,88,2184028,1,1,Active Shallow Crust,240.0092,58.0177,0.0,11/23/4435
+7.60692,51.06847,7748,9,25,7,22,50,4.15,15.0,fr,51242,154,2184076,1,1,Active Shallow Crust,240.0089,57.99797,0.0,09/25/7748
+7.60692,51.06847,6939,8,16,10,14,43,4.25,5.0,fr,51243,138,2184084,1,1,Active Shallow Crust,0.0,89.98868,0.0,08/16/6939
+5.5729,45.88186,240,5,13,16,29,26,3.55,5.0,fr,51244,4,2184480,1,1,Active Shallow Crust,0.0,89.99298,0.0,05/13/0240
+5.5729,45.88186,7884,9,26,17,22,33,3.55,5.0,fr,51245,157,2184483,1,1,Active Shallow Crust,240.013,57.99697,0.0,09/26/7884
+5.5729,45.88186,8913,11,29,23,49,14,3.65,27.5,fr,51246,178,2184494,1,1,Active Shallow Crust,0.0,89.98749,0.0,11/29/8913
+5.5729,45.88186,46,9,28,3,38,40,3.65,5.0,fr,51247,0,2184498,1,1,Active Shallow Crust,0.0,89.98734,-90.0,09/28/0046
+5.5729,45.88186,9377,1,14,22,40,31,3.65,5.0,fr,51248,187,2184501,1,2,Active Shallow Crust,128.9002,89.96351,0.0,01/14/9377
+5.5729,45.88186,4968,12,16,4,52,19,3.65,5.0,fr,51249,99,2184501,1,2,Active Shallow Crust,128.9002,89.96351,0.0,12/16/4968
+5.5729,45.88186,2850,6,22,3,21,52,3.75,5.0,fr,51250,56,2184510,1,1,Active Shallow Crust,0.0,89.98872,-90.0,06/22/2850
+5.5729,45.88186,54,11,12,8,19,36,3.85,5.0,fr,51251,1,2184525,1,1,Active Shallow Crust,128.8955,89.99255,0.0,11/12/0054
+5.5729,45.88186,8694,5,12,19,33,7,3.95,5.0,fr,51252,173,2184528,1,1,Active Shallow Crust,0.0,89.99114,0.0,05/12/8694
+5.5729,45.88186,5710,6,11,11,22,48,4.05,5.0,fr,51253,114,2184549,1,1,Active Shallow Crust,128.8912,89.99408,0.0,06/11/5710
+5.5729,45.88186,8704,10,26,13,58,27,4.15,5.0,fr,51254,174,2184552,1,1,Active Shallow Crust,0.0,89.98945,0.0,10/26/8704
+5.5729,45.88186,2903,3,28,12,5,57,4.15,5.0,fr,51255,58,2184561,1,1,Active Shallow Crust,128.8967,89.99472,0.0,03/28/2903
+5.5729,45.88186,5684,3,23,5,58,16,4.25,15.0,fr,51256,113,2184565,1,1,Active Shallow Crust,0.0,89.99059,0.0,03/23/5684
+5.5729,45.88186,131,10,28,20,52,29,5.05,15.0,fr,51257,2,2184661,1,1,Active Shallow Crust,0.0,89.99001,0.0,10/28/0131
+5.5729,45.88186,820,5,23,3,3,33,5.05,27.5,fr,51258,16,2184662,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/23/0820
+5.5729,45.88186,8063,7,7,22,43,12,5.05,5.0,fr,51259,161,2184666,1,1,Active Shallow Crust,0.0,89.9899,-90.0,07/07/8063
+5.5729,45.88186,1079,4,30,9,46,59,5.25,15.0,fr,51260,21,2184691,1,1,Active Shallow Crust,0.0,89.98997,-90.0,04/30/1079
+5.572918,45.88186,2325,6,4,15,9,50,6.85,13.30363,fr,51261,46,2184882,1,1,Active Shallow Crust,0.0,89.98997,-90.0,06/04/2325
+5.66913,41.77493,8255,5,6,19,37,2,3.75,5.0,fr,51262,165,2184984,1,1,Active Shallow Crust,0.0,89.98805,0.0,05/06/8255
+5.66913,41.77493,2127,2,23,10,35,5,3.75,5.0,fr,51263,42,2184987,1,1,Active Shallow Crust,240.0069,58.01842,0.0,02/23/2127
+5.66913,41.77493,8069,11,14,21,11,17,3.95,5.0,fr,51264,161,2185008,1,1,Active Shallow Crust,0.0,89.99051,0.0,11/14/8069
+5.66913,41.77493,7768,12,26,2,58,37,4.05,5.0,fr,51265,155,2185026,1,1,Active Shallow Crust,0.0,89.99145,-90.0,12/26/7768
+5.66913,41.77493,7753,1,31,10,23,32,4.15,15.0,fr,51266,155,2185033,1,1,Active Shallow Crust,0.0,89.98869,0.0,01/31/7753
+5.66913,41.77493,7256,6,14,9,4,3,4.25,5.0,fr,51267,145,2185044,1,1,Active Shallow Crust,0.0,89.98992,0.0,06/14/7256
+1.30047,51.51243,7721,5,12,12,39,21,3.65,5.0,fr,51268,154,2185452,1,2,Active Shallow Crust,0.0,89.99021,0.0,05/12/7721
+1.30047,51.51243,8628,9,15,9,37,19,3.65,5.0,fr,51269,172,2185452,1,2,Active Shallow Crust,0.0,89.99021,0.0,09/15/8628
+1.30047,51.51243,1669,12,11,11,5,16,3.85,5.0,fr,51270,33,2185476,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/11/1669
+1.30047,51.51243,2568,7,4,4,34,34,3.95,15.0,fr,51271,51,2185495,1,1,Active Shallow Crust,0.0,89.98998,-90.0,07/04/2568
+1.30047,51.51243,3351,1,25,20,42,54,4.15,5.0,fr,51272,67,2185512,1,1,Active Shallow Crust,0.0,89.98978,0.0,01/25/3351
+1.30047,51.51243,1653,10,11,14,24,32,4.15,5.0,fr,51273,33,2185515,1,1,Active Shallow Crust,240.0094,57.99753,0.0,10/11/1653
+1.30047,51.51243,4564,6,25,9,4,21,4.15,5.0,fr,51274,91,2185518,1,1,Active Shallow Crust,0.0,89.98966,-90.0,06/25/4564
+1.30047,51.51243,6193,11,12,22,38,31,4.45,15.0,fr,51275,123,2185549,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/12/6193
+1.30047,51.51243,8165,7,20,10,58,54,4.55,5.0,fr,51276,163,2185560,1,1,Active Shallow Crust,0.0,89.99007,0.0,07/20/8165
+1.30047,51.51243,3129,3,8,1,7,8,4.65,5.0,fr,51277,62,2185581,1,1,Active Shallow Crust,128.8896,89.98695,0.0,03/08/3129
+5.6188,46.27801,955,9,24,16,15,59,3.55,5.0,fr,51278,19,2185920,1,1,Active Shallow Crust,0.0,89.99303,0.0,09/24/0955
+5.6188,46.27801,1643,11,18,10,38,49,3.55,15.0,fr,51279,32,2185921,1,1,Active Shallow Crust,0.0,89.99303,0.0,11/18/1643
+5.6188,46.27801,6157,11,6,12,59,54,3.55,27.5,fr,51280,123,2185922,1,1,Active Shallow Crust,0.0,89.99303,0.0,11/06/6157
+5.6188,46.27801,3779,2,9,7,30,51,3.55,5.0,fr,51281,75,2185923,1,1,Active Shallow Crust,240.0115,57.99871,0.0,02/09/3779
+5.6188,46.27801,755,1,24,1,51,38,3.55,15.0,fr,51282,15,2185924,1,1,Active Shallow Crust,240.0115,57.99871,0.0,01/24/0755
+5.6188,46.27801,3622,10,17,8,15,3,3.65,15.0,fr,51283,72,2185933,1,1,Active Shallow Crust,0.0,89.98758,0.0,10/17/3622
+5.6188,46.27801,8933,10,5,20,40,7,3.75,5.0,fr,51284,178,2185944,1,1,Active Shallow Crust,0.0,89.98893,0.0,10/05/8933
+5.6188,46.27801,596,12,16,19,2,40,3.85,5.0,fr,51285,11,2185956,1,2,Active Shallow Crust,0.0,89.99014,0.0,12/16/0596
+5.6188,46.27801,3348,9,13,17,18,33,3.85,5.0,fr,51286,66,2185956,1,2,Active Shallow Crust,0.0,89.99014,0.0,09/13/3348
+5.6188,46.27801,9448,7,13,23,41,20,3.95,5.0,fr,51287,188,2185968,1,1,Active Shallow Crust,0.0,89.9912,0.0,07/13/9448
+5.6188,46.27801,4695,10,21,15,12,20,4.15,5.0,fr,51288,93,2185992,1,2,Active Shallow Crust,0.0,89.98952,0.0,10/21/4695
+5.6188,46.27801,2663,11,9,17,12,56,4.15,5.0,fr,51289,53,2185992,1,2,Active Shallow Crust,0.0,89.98952,0.0,11/09/2663
+5.6188,46.27801,1801,1,2,11,5,1,4.25,5.0,fr,51290,36,2186004,1,1,Active Shallow Crust,0.0,89.99066,0.0,01/02/1801
+5.6188,46.27801,232,4,21,8,38,22,4.25,5.0,fr,51291,4,2186007,1,1,Active Shallow Crust,240.0072,57.99413,0.0,04/21/0232
+5.6188,46.27801,7608,10,16,18,43,46,4.35,15.0,fr,51292,152,2186017,1,1,Active Shallow Crust,0.0,89.9889,0.0,10/16/7608
+5.6188,46.27801,8604,3,1,15,22,57,5.25,5.0,fr,51293,172,2186124,1,1,Active Shallow Crust,0.0,89.99015,0.0,03/01/8604
+7.43256,51.41586,4541,11,8,8,40,39,3.55,15.0,fr,51294,90,2186404,1,1,Active Shallow Crust,240.0121,57.99931,0.0,11/08/4541
+7.43256,51.41586,6915,7,24,19,5,30,3.75,5.0,fr,51295,138,2186430,1,1,Active Shallow Crust,0.0,89.98989,-90.0,07/24/6915
+5.53577,46.78479,661,5,2,4,57,33,3.55,5.0,fr,51296,13,2187360,1,1,Active Shallow Crust,0.0,89.9931,0.0,05/02/0661
+5.53577,46.78479,1890,9,10,19,48,57,3.65,5.0,fr,51297,37,2187372,1,1,Active Shallow Crust,0.0,89.98769,0.0,09/10/1890
+5.53577,46.78479,2229,11,13,18,49,46,3.65,5.0,fr,51298,44,2187375,1,1,Active Shallow Crust,240.0002,58.01384,0.0,11/13/2229
+5.53577,46.78479,5451,3,1,14,3,1,4.05,15.0,fr,51299,109,2187424,1,1,Active Shallow Crust,240.0064,58.00594,0.0,03/01/5451
+5.53577,46.78479,4921,11,3,3,38,43,4.15,5.0,fr,51300,98,2187432,1,1,Active Shallow Crust,0.0,89.98962,0.0,11/03/4921
+5.53577,46.78479,8762,6,9,21,56,27,4.15,15.0,fr,51301,175,2187442,1,1,Active Shallow Crust,128.8966,89.99481,0.0,06/09/8762
+5.53577,46.78479,2073,10,23,7,56,17,4.25,5.0,fr,51302,41,2187444,1,1,Active Shallow Crust,0.0,89.99075,0.0,10/23/2073
+5.53577,46.78479,9902,2,23,15,34,45,4.35,5.0,fr,51303,198,2187456,1,1,Active Shallow Crust,0.0,89.98901,0.0,02/23/9902
+5.53577,46.78479,6965,3,26,11,47,54,4.75,5.0,fr,51304,139,2187504,1,1,Active Shallow Crust,0.0,89.98959,0.0,03/26/6965
+5.53577,46.78479,1164,4,4,2,34,32,4.85,5.0,fr,51305,23,2187516,1,1,Active Shallow Crust,0.0,89.99072,0.0,04/04/1164
+-2.03164,43.50993,1844,6,5,8,16,54,3.55,5.0,fr,51306,36,2187840,1,2,Active Shallow Crust,0.0,89.98903,0.0,06/05/1844
+-2.03164,43.50993,8276,11,23,15,37,31,3.55,5.0,fr,51307,165,2187840,1,2,Active Shallow Crust,0.0,89.98903,0.0,11/23/8276
+-2.03164,43.50993,8127,1,2,21,41,35,3.65,5.0,fr,51308,162,2187858,1,1,Active Shallow Crust,0.0,89.99011,-90.0,01/02/8127
+-2.03164,43.50993,4620,6,15,14,41,22,3.75,15.0,fr,51309,92,2187865,1,1,Active Shallow Crust,0.0,89.99129,0.0,06/15/4620
+-2.03164,43.50993,9479,4,3,19,54,29,3.95,5.0,fr,51310,189,2187888,1,1,Active Shallow Crust,0.0,89.99077,0.0,04/03/9479
+-2.03164,43.50993,2110,8,19,2,41,37,4.05,5.0,fr,51311,42,2187900,1,1,Active Shallow Crust,0.0,89.98972,0.0,08/19/2110
+-2.03164,43.50993,4854,9,11,4,24,3,4.05,15.0,fr,51312,97,2187904,1,1,Active Shallow Crust,240.0056,58.00566,0.0,09/11/4854
+-2.03164,43.50993,3360,8,7,7,58,27,4.75,5.0,fr,51313,67,2187984,1,1,Active Shallow Crust,0.0,89.9899,0.0,08/07/3360
+3.17397,44.75649,8672,8,7,22,28,21,3.55,15.0,fr,51314,173,2188321,1,1,Active Shallow Crust,0.0,89.98926,0.0,08/07/8672
+3.17397,44.75649,2802,2,27,6,5,37,3.55,5.0,fr,51315,56,2188326,1,1,Active Shallow Crust,0.0,89.98914,-90.0,02/27/2802
+3.17397,44.75649,3397,10,22,12,13,52,3.65,5.0,fr,51316,67,2188332,1,4,Active Shallow Crust,0.0,89.99043,0.0,10/22/3397
+3.17397,44.75649,3379,2,17,15,26,33,3.65,5.0,fr,51317,67,2188332,1,4,Active Shallow Crust,0.0,89.99043,0.0,02/17/3379
+3.17397,44.75649,7846,6,26,10,43,25,3.65,5.0,fr,51318,156,2188332,1,4,Active Shallow Crust,0.0,89.99043,0.0,06/26/7846
+3.17397,44.75649,436,5,27,13,47,33,3.65,5.0,fr,51319,8,2188332,1,4,Active Shallow Crust,0.0,89.99043,0.0,05/27/0436
+3.17397,44.75649,4408,6,15,6,34,26,3.75,15.0,fr,51320,88,2188345,1,1,Active Shallow Crust,0.0,89.98862,0.0,06/15/4408
+3.17397,44.75649,4779,9,8,20,57,57,3.75,5.0,fr,51321,95,2188350,1,2,Active Shallow Crust,0.0,89.99137,-90.0,09/08/4779
+3.17397,44.75649,6371,12,10,7,5,35,3.75,5.0,fr,51322,127,2188350,1,2,Active Shallow Crust,0.0,89.99137,-90.0,12/10/6371
+3.17397,44.75649,3011,10,15,23,55,35,3.85,5.0,fr,51323,60,2188356,1,1,Active Shallow Crust,0.0,89.98986,0.0,10/15/3011
+3.17397,44.75649,9240,7,26,8,7,35,3.85,5.0,fr,51324,184,2188359,1,1,Active Shallow Crust,240.0108,57.99804,0.0,07/26/9240
+3.17397,44.75649,754,5,31,12,29,27,4.05,15.0,fr,51325,15,2188381,1,1,Active Shallow Crust,0.0,89.98993,0.0,05/31/0754
+3.17397,44.75649,7239,10,20,3,27,58,4.35,27.5,fr,51326,144,2188427,1,1,Active Shallow Crust,128.8982,89.98271,0.0,10/20/7239
+3.17397,44.75649,1874,7,24,3,26,14,4.45,5.0,fr,51327,37,2188428,1,1,Active Shallow Crust,0.0,89.98984,0.0,07/24/1874
+3.17397,44.75649,1439,8,7,5,44,16,4.55,5.0,fr,51328,28,2188440,1,1,Active Shallow Crust,0.0,89.98981,0.0,08/07/1439
+2.91511,46.66487,6239,11,17,11,32,12,3.55,5.0,fr,51329,124,2188800,1,1,Active Shallow Crust,0.0,89.98962,0.0,11/17/6239
+2.91511,46.66487,8966,12,23,6,25,57,3.65,5.0,fr,51330,179,2188815,1,1,Active Shallow Crust,240.0007,58.01324,0.0,12/23/8966
+2.91511,46.66487,3815,1,20,10,56,26,3.75,5.0,fr,51331,76,2188824,1,1,Active Shallow Crust,0.0,89.98901,0.0,01/20/3815
+2.91511,46.66487,8645,10,21,3,15,8,3.75,15.0,fr,51332,172,2188828,1,1,Active Shallow Crust,240.0082,58.01745,0.0,10/21/8645
+2.91511,46.66487,7676,11,13,17,13,13,4.05,5.0,fr,51333,153,2188866,1,1,Active Shallow Crust,0.0,89.99016,-90.0,11/13/7676
+2.91511,46.66487,7243,11,6,6,51,35,4.65,27.5,fr,51334,144,2188934,1,1,Active Shallow Crust,0.0,89.99025,0.0,11/06/7243
+8.15768,45.53496,7020,7,5,6,59,39,3.55,5.0,fr,51335,140,2189280,1,5,Active Shallow Crust,0.0,89.98587,0.0,07/05/7020
+8.15768,45.53496,759,4,16,20,23,27,3.55,5.0,fr,51336,15,2189280,1,5,Active Shallow Crust,0.0,89.98587,0.0,04/16/0759
+8.15768,45.53496,7674,5,28,14,56,14,3.55,5.0,fr,51337,153,2189280,1,5,Active Shallow Crust,0.0,89.98587,0.0,05/28/7674
+8.15768,45.53496,391,2,2,13,59,16,3.55,5.0,fr,51338,7,2189280,1,5,Active Shallow Crust,0.0,89.98587,0.0,02/02/0391
+8.15768,45.53496,7032,10,24,23,50,25,3.55,5.0,fr,51339,140,2189280,1,5,Active Shallow Crust,0.0,89.98587,0.0,10/24/7032
+8.15768,45.53496,1691,5,24,14,30,10,3.55,15.0,fr,51340,33,2189281,1,1,Active Shallow Crust,0.0,89.98587,0.0,05/24/1691
+8.15768,45.53496,3561,9,30,8,0,28,3.55,5.0,fr,51341,71,2189283,1,1,Active Shallow Crust,240.012,57.99882,0.0,09/30/3561
+8.15768,45.53496,2485,1,5,21,19,7,3.55,27.5,fr,51342,49,2189288,1,1,Active Shallow Crust,0.0,89.98571,-90.0,01/05/2485
+8.15768,45.53496,4409,3,30,22,45,38,3.65,5.0,fr,51343,88,2189292,1,2,Active Shallow Crust,0.0,89.98741,0.0,03/30/4409
+8.15768,45.53496,4180,4,5,8,31,44,3.65,5.0,fr,51344,83,2189292,1,2,Active Shallow Crust,0.0,89.98741,0.0,04/05/4180
+8.15768,45.53496,5540,9,12,11,21,7,3.65,27.5,fr,51345,110,2189294,1,1,Active Shallow Crust,0.0,89.98741,0.0,09/12/5540
+8.15768,45.53496,7371,2,23,7,23,4,3.65,15.0,fr,51346,147,2189296,1,1,Active Shallow Crust,240.0004,58.0141,0.0,02/23/7371
+8.15768,45.53496,9972,7,18,21,50,53,3.65,27.5,fr,51347,199,2189297,1,1,Active Shallow Crust,240.0004,58.01401,0.0,07/18/9972
+8.15768,45.53496,8890,9,21,17,34,24,3.65,15.0,fr,51348,177,2189299,1,3,Active Shallow Crust,0.0,89.98727,-90.0,09/21/8890
+8.15768,45.53496,1555,12,1,14,49,8,3.65,15.0,fr,51349,31,2189299,1,3,Active Shallow Crust,0.0,89.98727,-90.0,12/01/1555
+8.15768,45.53496,980,10,13,1,1,23,3.65,15.0,fr,51350,19,2189299,1,3,Active Shallow Crust,0.0,89.98727,-90.0,10/13/0980
+8.15768,45.53496,2768,4,20,19,5,45,3.85,27.5,fr,51351,55,2189318,1,1,Active Shallow Crust,0.0,89.99,0.0,04/20/2768
+8.15768,45.53496,3590,5,12,10,59,50,3.95,5.0,fr,51352,71,2189328,1,1,Active Shallow Crust,0.0,89.99109,0.0,05/12/3590
+8.15768,45.53496,3183,12,8,12,0,7,3.95,15.0,fr,51353,63,2189329,1,1,Active Shallow Crust,0.0,89.99109,0.0,12/08/3183
+8.15768,45.53496,6885,12,1,6,36,48,4.05,5.0,fr,51354,137,2189340,1,1,Active Shallow Crust,0.0,89.99206,0.0,12/01/6885
+8.15768,45.53496,2909,12,15,19,30,45,4.35,5.0,fr,51355,58,2189376,1,1,Active Shallow Crust,0.0,89.98875,0.0,12/15/2909
+8.15768,45.53496,6689,10,10,7,0,17,4.35,15.0,fr,51356,133,2189377,1,1,Active Shallow Crust,0.0,89.98875,0.0,10/10/6689
+8.15768,45.53496,5522,4,1,5,44,10,4.45,15.0,fr,51357,110,2189389,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/01/5522
+8.15768,45.53496,5487,12,14,2,31,19,4.75,5.0,fr,51358,109,2189433,1,1,Active Shallow Crust,128.8886,89.98763,0.0,12/14/5487
+8.15768,45.53496,832,7,13,0,24,26,5.75,27.5,fr,51359,16,2189546,1,1,Active Shallow Crust,0.0,89.9899,0.0,07/13/0832
+1.41255,50.99965,2014,8,20,13,41,36,3.55,15.0,fr,51360,40,2189761,1,2,Active Shallow Crust,0.0,89.99048,0.0,08/20/2014
+1.41255,50.99965,7163,8,10,0,49,15,3.55,15.0,fr,51361,143,2189761,1,2,Active Shallow Crust,0.0,89.99048,0.0,08/10/7163
+1.41255,50.99965,8662,3,5,7,56,49,3.55,15.0,fr,51362,173,2189770,1,1,Active Shallow Crust,128.8959,89.99365,0.0,03/05/8662
+1.41255,50.99965,3364,2,9,18,49,4,3.75,5.0,fr,51363,67,2189784,1,2,Active Shallow Crust,0.0,89.98992,0.0,02/09/3364
+1.41255,50.99965,3822,6,14,20,59,48,3.75,5.0,fr,51364,76,2189784,1,2,Active Shallow Crust,0.0,89.98992,0.0,06/14/3822
+1.41255,50.99965,947,12,21,15,1,49,3.95,5.0,fr,51365,18,2189808,1,1,Active Shallow Crust,0.0,89.98999,0.0,12/21/0947
+1.41255,50.99965,2269,1,1,21,40,29,3.95,15.0,fr,51366,45,2189809,1,1,Active Shallow Crust,0.0,89.98999,0.0,01/01/2269
+1.41255,50.99965,7554,12,15,5,26,8,4.05,5.0,fr,51367,151,2189829,1,1,Active Shallow Crust,128.8899,89.99376,0.0,12/15/7554
+1.41255,50.99965,677,9,27,8,5,56,4.25,5.0,fr,51368,13,2189850,1,1,Active Shallow Crust,0.0,89.98996,-90.0,09/27/0677
+4.01823,47.2169,5704,7,19,19,16,13,3.55,15.0,fr,51369,114,2190247,1,1,Active Shallow Crust,0.0,89.99307,-90.0,07/19/5704
+4.01823,47.2169,6856,8,20,5,43,22,3.65,5.0,fr,51370,137,2190252,1,2,Active Shallow Crust,0.0,89.98779,0.0,08/20/6856
+4.01823,47.2169,1964,7,31,2,3,58,3.65,5.0,fr,51371,39,2190252,1,2,Active Shallow Crust,0.0,89.98779,0.0,07/31/1964
+4.01823,47.2169,2818,5,7,5,37,41,3.65,27.5,fr,51372,56,2190257,1,1,Active Shallow Crust,240.0019,58.01254,0.0,05/07/2818
+4.01823,47.2169,778,5,18,9,15,22,3.85,5.0,fr,51373,15,2190276,1,1,Active Shallow Crust,0.0,89.9903,0.0,05/18/0778
+4.01823,47.2169,3095,7,4,12,41,21,4.15,5.0,fr,51374,61,2190312,1,1,Active Shallow Crust,0.0,89.9897,0.0,07/04/3095
+6.277,44.12981,3299,7,24,0,19,23,3.55,5.0,fr,51375,65,2190720,1,5,Active Shallow Crust,0.0,89.99276,0.0,07/24/3299
+6.277,44.12981,9722,2,21,15,57,9,3.55,5.0,fr,51376,194,2190720,1,5,Active Shallow Crust,0.0,89.99276,0.0,02/21/9722
+6.277,44.12981,3500,2,6,11,35,37,3.55,5.0,fr,51377,69,2190720,1,5,Active Shallow Crust,0.0,89.99276,0.0,02/06/3500
+6.277,44.12981,3846,7,3,12,55,25,3.55,5.0,fr,51378,76,2190720,1,5,Active Shallow Crust,0.0,89.99276,0.0,07/03/3846
+6.277,44.12981,2955,5,4,13,30,21,3.55,5.0,fr,51379,59,2190720,1,5,Active Shallow Crust,0.0,89.99276,0.0,05/04/2955
+6.277,44.12981,772,2,25,19,54,12,3.55,27.5,fr,51380,15,2190731,1,1,Active Shallow Crust,128.8962,89.99276,0.0,02/25/0772
+6.277,44.12981,808,1,2,10,53,44,3.65,15.0,fr,51381,16,2190733,1,1,Active Shallow Crust,0.0,89.9871,0.0,01/02/0808
+6.277,44.12981,1801,9,3,13,46,52,3.65,27.5,fr,51382,36,2190734,1,1,Active Shallow Crust,0.0,89.9871,0.0,09/03/1801
+6.277,44.12981,7786,11,18,7,28,13,3.75,5.0,fr,51383,155,2190744,1,3,Active Shallow Crust,0.0,89.9885,0.0,11/18/7786
+6.277,44.12981,6935,8,2,8,0,21,3.75,5.0,fr,51384,138,2190744,1,3,Active Shallow Crust,0.0,89.9885,0.0,08/02/6935
+6.277,44.12981,6675,2,27,23,57,39,3.75,5.0,fr,51385,133,2190744,1,3,Active Shallow Crust,0.0,89.9885,0.0,02/27/6675
+6.277,44.12981,4084,2,25,12,42,8,3.85,15.0,fr,51386,81,2190757,1,1,Active Shallow Crust,0.0,89.98975,0.0,02/25/4084
+6.277,44.12981,6909,3,31,13,19,57,3.85,5.0,fr,51387,138,2190762,1,1,Active Shallow Crust,0.0,89.98963,-90.0,03/31/6909
+6.277,44.12981,4443,4,8,14,41,38,3.85,5.0,fr,51388,88,2190765,1,1,Active Shallow Crust,128.8962,89.99487,0.0,04/08/4443
+6.277,44.12981,3668,9,7,20,26,48,3.95,5.0,fr,51389,73,2190768,1,4,Active Shallow Crust,0.0,89.99087,0.0,09/07/3668
+6.277,44.12981,1565,12,30,22,46,7,3.95,5.0,fr,51390,31,2190768,1,4,Active Shallow Crust,0.0,89.99087,0.0,12/30/1565
+6.277,44.12981,6981,6,9,19,2,33,3.95,5.0,fr,51391,139,2190768,1,4,Active Shallow Crust,0.0,89.99087,0.0,06/09/6981
+6.277,44.12981,470,3,31,4,31,37,3.95,5.0,fr,51392,9,2190768,1,4,Active Shallow Crust,0.0,89.99087,0.0,03/31/0470
+6.277,44.12981,6838,8,24,6,16,8,3.95,27.5,fr,51393,136,2190770,1,1,Active Shallow Crust,0.0,89.99087,0.0,08/24/6838
+6.277,44.12981,343,6,9,12,6,25,3.95,5.0,fr,51394,6,2190774,1,1,Active Shallow Crust,0.0,89.99076,-90.0,06/09/0343
+6.277,44.12981,4039,8,2,2,53,56,3.95,27.5,fr,51395,80,2190776,1,1,Active Shallow Crust,0.0,89.99076,-90.0,08/02/4039
+6.277,44.12981,6402,10,7,0,17,51,3.95,27.5,fr,51396,128,2190779,1,1,Active Shallow Crust,128.9006,89.99543,0.0,10/07/6402
+6.277,44.12981,1033,12,25,18,40,34,4.05,5.0,fr,51397,20,2190780,1,1,Active Shallow Crust,0.0,89.99186,0.0,12/25/1033
+6.277,44.12981,9133,2,13,20,58,35,4.05,15.0,fr,51398,182,2190781,1,1,Active Shallow Crust,0.0,89.99186,0.0,02/13/9133
+6.277,44.12981,4794,8,30,1,51,39,4.15,5.0,fr,51399,95,2190792,1,1,Active Shallow Crust,0.0,89.98912,0.0,08/30/4794
+6.277,44.12981,6305,11,29,15,4,46,4.65,15.0,fr,51400,126,2190853,1,1,Active Shallow Crust,0.0,89.9898,0.0,11/29/6305
+6.277,44.12981,3000,5,25,17,49,39,4.85,27.5,fr,51401,59,2190881,1,1,Active Shallow Crust,240.0164,58.00216,0.0,05/25/3000
+6.277,44.12981,7723,10,8,4,45,31,4.95,5.0,fr,51402,154,2190888,1,1,Active Shallow Crust,0.0,89.98989,0.0,10/08/7723
+6.277,44.12981,955,12,1,5,52,25,5.15,27.5,fr,51403,19,2190914,1,1,Active Shallow Crust,0.0,89.98967,0.0,12/01/0955
+6.277,44.12981,6042,4,3,16,50,57,5.25,5.0,fr,51404,120,2190933,1,1,Active Shallow Crust,128.8844,89.98706,0.0,04/03/6042
+6.277,44.12981,8229,3,8,17,47,48,5.45,15.0,fr,51405,164,2190949,1,1,Active Shallow Crust,0.0,89.99025,0.0,03/08/8229
+6.28725,44.79277,3354,12,19,3,55,45,3.55,5.0,fr,51406,67,2191200,1,1,Active Shallow Crust,0.0,89.99284,0.0,12/19/3354
+6.28725,44.79277,2791,9,4,8,2,45,3.65,5.0,fr,51407,55,2191212,1,1,Active Shallow Crust,0.0,89.98724,0.0,09/04/2791
+6.28725,44.79277,7936,10,10,5,14,44,3.65,15.0,fr,51408,158,2191213,1,1,Active Shallow Crust,0.0,89.98724,0.0,10/10/7936
+6.28725,44.79277,7391,7,18,17,11,43,3.75,5.0,fr,51409,147,2191224,1,1,Active Shallow Crust,0.0,89.98863,0.0,07/18/7391
+6.28725,44.79277,5815,7,19,16,33,38,3.95,5.0,fr,51410,116,2191257,1,1,Active Shallow Crust,128.9005,89.99323,0.0,07/19/5815
+6.28725,44.79277,9373,6,21,23,2,8,4.05,15.0,fr,51411,187,2191261,1,1,Active Shallow Crust,0.0,89.99195,0.0,06/21/9373
+6.28725,44.79277,3842,9,12,0,56,59,4.15,5.0,fr,51412,76,2191278,1,1,Active Shallow Crust,0.0,89.98911,-90.0,09/12/3842
+6.28725,44.79277,4738,3,11,1,7,18,4.25,15.0,fr,51413,94,2191285,1,1,Active Shallow Crust,0.0,89.99041,0.0,03/11/4738
+3.42816,44.53245,4427,1,6,1,42,54,3.55,5.0,fr,51414,88,2191680,1,1,Active Shallow Crust,0.0,89.98922,0.0,01/06/4427
+3.42816,44.53245,2411,7,6,11,59,30,3.75,5.0,fr,51415,48,2191704,1,1,Active Shallow Crust,0.0,89.98858,0.0,07/06/2411
+3.42816,44.53245,6915,9,23,6,58,1,3.75,15.0,fr,51416,138,2191705,1,1,Active Shallow Crust,0.0,89.98858,0.0,09/23/6915
+3.42816,44.53245,7196,6,28,18,1,49,3.85,5.0,fr,51417,143,2191719,1,1,Active Shallow Crust,240.01,57.99795,0.0,06/28/7196
+3.42816,44.53245,5566,10,26,5,18,55,3.85,27.5,fr,51418,111,2191724,1,1,Active Shallow Crust,0.0,89.9897,-90.0,10/26/5566
+3.42816,44.53245,2425,2,8,14,36,41,3.95,5.0,fr,51419,48,2191728,1,1,Active Shallow Crust,0.0,89.99093,0.0,02/08/2425
+3.42816,44.53245,758,8,22,14,31,57,4.25,5.0,fr,51420,15,2191770,1,1,Active Shallow Crust,0.0,89.99026,-90.0,08/22/0758
+3.42816,44.53245,4341,9,10,12,22,41,4.75,15.0,fr,51421,86,2191828,1,1,Active Shallow Crust,240.0068,58.00434,0.0,09/10/4341
+7.32589,46.747,4640,10,22,12,16,46,3.55,5.0,fr,51422,92,2192160,1,5,Active Shallow Crust,0.0,89.99309,0.0,10/22/4640
+7.32589,46.747,1342,8,2,14,35,50,3.55,5.0,fr,51423,26,2192160,1,5,Active Shallow Crust,0.0,89.99309,0.0,08/02/1342
+7.32589,46.747,8211,9,13,9,14,43,3.55,5.0,fr,51424,164,2192160,1,5,Active Shallow Crust,0.0,89.99309,0.0,09/13/8211
+7.32589,46.747,2324,1,19,14,44,6,3.55,5.0,fr,51425,46,2192160,1,5,Active Shallow Crust,0.0,89.99309,0.0,01/19/2324
+7.32589,46.747,6907,3,22,0,25,0,3.55,5.0,fr,51426,138,2192160,1,5,Active Shallow Crust,0.0,89.99309,0.0,03/22/6907
+7.32589,46.747,1411,3,22,6,4,33,3.55,15.0,fr,51427,28,2192161,1,3,Active Shallow Crust,0.0,89.99309,0.0,03/22/1411
+7.32589,46.747,1511,9,6,14,27,17,3.55,15.0,fr,51428,30,2192161,1,3,Active Shallow Crust,0.0,89.99309,0.0,09/06/1511
+7.32589,46.747,8468,3,31,2,41,35,3.55,15.0,fr,51429,169,2192161,1,3,Active Shallow Crust,0.0,89.99309,0.0,03/31/8468
+7.32589,46.747,2289,10,4,11,24,53,3.55,27.5,fr,51430,45,2192162,1,1,Active Shallow Crust,0.0,89.99309,0.0,10/04/2289
+7.32589,46.747,2795,1,31,4,58,22,3.55,5.0,fr,51431,55,2192163,1,2,Active Shallow Crust,240.0126,57.99834,0.0,01/31/2795
+7.32589,46.747,7700,3,11,2,42,32,3.55,5.0,fr,51432,153,2192163,1,2,Active Shallow Crust,240.0126,57.99834,0.0,03/11/7700
+7.32589,46.747,7130,2,18,3,42,51,3.55,5.0,fr,51433,142,2192169,1,1,Active Shallow Crust,128.8965,89.99309,0.0,02/18/7130
+7.32589,46.747,7746,9,24,9,13,35,3.65,5.0,fr,51434,154,2192172,1,3,Active Shallow Crust,0.0,89.98769,0.0,09/24/7746
+7.32589,46.747,8954,1,2,19,58,1,3.65,5.0,fr,51435,179,2192172,1,3,Active Shallow Crust,0.0,89.98769,0.0,01/02/8954
+7.32589,46.747,7378,11,3,10,14,18,3.65,5.0,fr,51436,147,2192172,1,3,Active Shallow Crust,0.0,89.98769,0.0,11/03/7378
+7.32589,46.747,511,2,17,19,50,53,3.65,15.0,fr,51437,10,2192173,1,1,Active Shallow Crust,0.0,89.98769,0.0,02/17/0511
+7.32589,46.747,2225,1,9,15,15,11,3.65,27.5,fr,51438,44,2192174,1,2,Active Shallow Crust,0.0,89.98769,0.0,01/09/2225
+7.32589,46.747,3500,9,19,8,21,28,3.65,27.5,fr,51439,69,2192174,1,2,Active Shallow Crust,0.0,89.98769,0.0,09/19/3500
+7.32589,46.747,5962,7,18,12,40,30,3.65,5.0,fr,51440,119,2192175,1,1,Active Shallow Crust,240.0007,58.01323,0.0,07/18/5962
+7.32589,46.747,1885,1,6,4,18,24,3.65,15.0,fr,51441,37,2192176,1,1,Active Shallow Crust,240.0007,58.01323,0.0,01/06/1885
+7.32589,46.747,4805,10,24,8,57,47,3.65,5.0,fr,51442,96,2192178,1,2,Active Shallow Crust,0.0,89.98754,-90.0,10/24/4805
+7.32589,46.747,5880,12,4,23,13,49,3.65,5.0,fr,51443,117,2192178,1,2,Active Shallow Crust,0.0,89.98754,-90.0,12/04/5880
+7.32589,46.747,7360,6,17,20,47,59,3.65,15.0,fr,51444,147,2192182,1,1,Active Shallow Crust,128.9005,89.96353,0.0,06/17/7360
+7.32589,46.747,4858,5,30,23,34,9,3.75,5.0,fr,51445,97,2192184,1,3,Active Shallow Crust,0.0,89.98902,0.0,05/30/4858
+7.32589,46.747,772,10,23,8,26,37,3.75,5.0,fr,51446,15,2192184,1,3,Active Shallow Crust,0.0,89.98902,0.0,10/23/0772
+7.32589,46.747,7914,11,30,9,54,28,3.75,5.0,fr,51447,158,2192184,1,3,Active Shallow Crust,0.0,89.98902,0.0,11/30/7914
+7.32589,46.747,3499,5,30,13,55,56,3.75,15.0,fr,51448,69,2192185,1,2,Active Shallow Crust,0.0,89.98902,0.0,05/30/3499
+7.32589,46.747,8297,4,19,21,51,52,3.75,15.0,fr,51449,165,2192185,1,2,Active Shallow Crust,0.0,89.98902,0.0,04/19/8297
+7.32589,46.747,9881,3,21,12,13,3,3.75,27.5,fr,51450,197,2192186,1,1,Active Shallow Crust,0.0,89.98902,0.0,03/21/9881
+7.32589,46.747,3458,8,11,11,29,55,3.75,5.0,fr,51451,69,2192187,1,1,Active Shallow Crust,240.0089,58.01735,0.0,08/11/3458
+7.32589,46.747,971,7,18,21,1,43,3.75,15.0,fr,51452,19,2192188,1,1,Active Shallow Crust,240.0089,58.01735,0.0,07/18/0971
+7.32589,46.747,2092,5,31,7,47,39,3.85,5.0,fr,51453,41,2192196,1,6,Active Shallow Crust,0.0,89.99022,0.0,05/31/2092
+7.32589,46.747,7556,12,24,2,54,41,3.85,5.0,fr,51454,151,2192196,1,6,Active Shallow Crust,0.0,89.99022,0.0,12/24/7556
+7.32589,46.747,9955,9,16,19,53,6,3.85,5.0,fr,51455,199,2192196,1,6,Active Shallow Crust,0.0,89.99022,0.0,09/16/9955
+7.32589,46.747,5895,12,19,16,48,26,3.85,5.0,fr,51456,117,2192196,1,6,Active Shallow Crust,0.0,89.99022,0.0,12/19/5895
+7.32589,46.747,5991,7,9,12,17,49,3.85,5.0,fr,51457,119,2192196,1,6,Active Shallow Crust,0.0,89.99022,0.0,07/09/5991
+7.32589,46.747,5563,10,17,9,13,34,3.85,5.0,fr,51458,111,2192196,1,6,Active Shallow Crust,0.0,89.99022,0.0,10/17/5563
+7.32589,46.747,4520,2,16,17,38,24,3.85,15.0,fr,51459,90,2192197,1,1,Active Shallow Crust,0.0,89.99022,0.0,02/16/4520
+7.32589,46.747,6664,7,6,5,8,15,3.85,15.0,fr,51460,133,2192200,1,1,Active Shallow Crust,240.0111,57.99753,0.0,07/06/6664
+7.32589,46.747,2458,7,19,17,21,55,3.85,5.0,fr,51461,49,2192202,1,1,Active Shallow Crust,0.0,89.9901,-90.0,07/19/2458
+7.32589,46.747,3006,4,30,18,11,45,3.85,15.0,fr,51462,60,2192206,1,1,Active Shallow Crust,128.8953,89.99266,0.0,04/30/3006
+7.32589,46.747,2668,12,4,10,10,43,3.95,5.0,fr,51463,53,2192208,1,2,Active Shallow Crust,0.0,89.99128,0.0,12/04/2668
+7.32589,46.747,2572,12,11,0,7,45,3.95,5.0,fr,51464,51,2192208,1,2,Active Shallow Crust,0.0,89.99128,0.0,12/11/2572
+7.32589,46.747,7541,8,20,8,31,57,3.95,15.0,fr,51465,150,2192209,1,1,Active Shallow Crust,0.0,89.99128,0.0,08/20/7541
+7.32589,46.747,6991,4,15,10,36,50,3.95,27.5,fr,51466,139,2192210,1,1,Active Shallow Crust,0.0,89.99128,0.0,04/15/6991
+7.32589,46.747,4817,7,24,11,22,14,4.05,5.0,fr,51467,96,2192220,1,1,Active Shallow Crust,0.0,89.98834,0.0,07/24/4817
+7.32589,46.747,175,4,9,20,37,40,4.05,27.5,fr,51468,3,2192222,1,1,Active Shallow Crust,0.0,89.98834,0.0,04/09/0175
+7.32589,46.747,5803,8,31,20,49,7,4.15,5.0,fr,51469,116,2192232,1,5,Active Shallow Crust,0.0,89.98961,0.0,08/31/5803
+7.32589,46.747,1951,3,21,9,41,40,4.15,5.0,fr,51470,39,2192232,1,5,Active Shallow Crust,0.0,89.98961,0.0,03/21/1951
+7.32589,46.747,7985,2,28,8,21,18,4.15,5.0,fr,51471,159,2192232,1,5,Active Shallow Crust,0.0,89.98961,0.0,02/28/7985
+7.32589,46.747,1538,10,11,11,25,55,4.15,5.0,fr,51472,30,2192232,1,5,Active Shallow Crust,0.0,89.98961,0.0,10/11/1538
+7.32589,46.747,4725,6,10,20,6,0,4.15,5.0,fr,51473,94,2192232,1,5,Active Shallow Crust,0.0,89.98961,0.0,06/10/4725
+7.32589,46.747,657,7,10,17,47,15,4.25,5.0,fr,51474,13,2192244,1,2,Active Shallow Crust,0.0,89.99074,0.0,07/10/0657
+7.32589,46.747,2534,7,19,17,28,44,4.25,5.0,fr,51475,50,2192244,1,2,Active Shallow Crust,0.0,89.99074,0.0,07/19/2534
+7.32589,46.747,1924,6,25,8,59,8,4.25,15.0,fr,51476,38,2192248,1,1,Active Shallow Crust,240.0071,57.99448,0.0,06/25/1924
+7.32589,46.747,1107,11,1,6,35,38,4.35,5.0,fr,51477,22,2192256,1,3,Active Shallow Crust,0.0,89.989,0.0,11/01/1107
+7.32589,46.747,1310,8,17,4,31,38,4.35,5.0,fr,51478,26,2192256,1,3,Active Shallow Crust,0.0,89.989,0.0,08/17/1310
+7.32589,46.747,9508,12,19,4,18,21,4.35,5.0,fr,51479,190,2192256,1,3,Active Shallow Crust,0.0,89.989,0.0,12/19/9508
+7.32589,46.747,4431,6,18,11,57,54,4.35,5.0,fr,51480,88,2192265,1,1,Active Shallow Crust,128.8971,89.98302,0.0,06/18/4431
+7.32589,46.747,6457,6,24,6,11,26,4.45,5.0,fr,51481,129,2192268,1,1,Active Shallow Crust,0.0,89.9902,0.0,06/24/6457
+7.32589,46.747,6798,3,21,23,59,11,4.45,5.0,fr,51482,135,2192271,1,1,Active Shallow Crust,240.0056,57.99478,0.0,03/21/6798
+7.32589,46.747,3705,12,26,13,40,26,4.45,15.0,fr,51483,74,2192275,1,1,Active Shallow Crust,0.0,89.99008,-90.0,12/26/3705
+7.32589,46.747,8174,2,17,8,37,21,4.55,5.0,fr,51484,163,2192280,1,1,Active Shallow Crust,0.0,89.98907,0.0,02/17/8174
+7.32589,46.747,487,7,19,21,25,9,4.55,5.0,fr,51485,9,2192283,1,1,Active Shallow Crust,240.0091,57.99734,0.0,07/19/0487
+7.32589,46.747,1231,6,3,0,43,4,4.55,5.0,fr,51486,24,2192289,1,1,Active Shallow Crust,128.8938,89.98566,0.0,06/03/1231
+7.32589,46.747,1021,1,13,2,49,3,4.85,5.0,fr,51487,20,2192316,1,1,Active Shallow Crust,0.0,89.99072,0.0,01/13/1021
+7.32589,46.747,4689,2,2,10,30,4,5.05,5.0,fr,51488,93,2192346,1,1,Active Shallow Crust,0.0,89.99005,-90.0,02/02/4689
+7.32589,46.747,9870,2,9,14,40,58,5.25,15.0,fr,51489,197,2192365,1,1,Active Shallow Crust,0.0,89.99023,0.0,02/09/9870
+-0.72867,44.60472,3016,1,13,17,12,14,4.15,15.0,fr,51490,60,2192713,1,1,Active Shallow Crust,0.0,89.9901,0.0,01/13/3016
+1.74159,50.49324,6710,3,1,7,2,55,3.55,5.0,fr,51491,134,2193126,1,1,Active Shallow Crust,0.0,89.99026,-90.0,03/01/6710
+1.74159,50.49324,4341,5,10,0,45,53,3.65,5.0,fr,51492,86,2193138,1,1,Active Shallow Crust,0.0,89.98988,-90.0,05/10/4341
+1.74159,50.49324,7158,4,21,12,28,56,3.75,5.0,fr,51493,143,2193144,1,2,Active Shallow Crust,0.0,89.98981,0.0,04/21/7158
+1.74159,50.49324,1343,12,25,14,31,58,3.75,5.0,fr,51494,26,2193144,1,2,Active Shallow Crust,0.0,89.98981,0.0,12/25/1343
+1.74159,50.49324,4985,2,28,6,27,5,3.75,5.0,fr,51495,99,2193147,1,1,Active Shallow Crust,240.0089,58.01769,0.0,02/28/4985
+1.74159,50.49324,1485,8,3,2,11,9,4.25,5.0,fr,51496,29,2193204,1,1,Active Shallow Crust,0.0,89.98997,0.0,08/03/1485
+1.74159,50.49324,2466,9,10,17,57,21,4.25,5.0,fr,51497,49,2193210,1,1,Active Shallow Crust,0.0,89.98985,-90.0,09/10/2466
+1.74159,50.49324,9528,8,19,3,19,28,4.65,5.0,fr,51498,190,2193252,1,1,Active Shallow Crust,0.0,89.99005,0.0,08/19/9528
+2.39601,47.11349,7387,7,7,7,4,5,3.65,27.5,fr,51499,147,2193623,1,1,Active Shallow Crust,128.9003,89.96354,0.0,07/07/7387
+2.39601,47.11349,8186,10,17,4,29,38,3.95,27.5,fr,51500,163,2193650,1,1,Active Shallow Crust,0.0,89.98917,0.0,10/17/8186
+2.39601,47.11349,6438,2,25,12,48,17,3.95,5.0,fr,51501,128,2193657,1,1,Active Shallow Crust,128.9001,89.99351,0.0,02/25/6438
+2.39601,47.11349,2028,6,23,8,51,1,4.05,5.0,fr,51502,40,2193660,1,1,Active Shallow Crust,0.0,89.99035,0.0,06/23/2028
+2.39601,47.11349,4324,11,30,8,39,36,4.45,5.0,fr,51503,86,2193711,1,1,Active Shallow Crust,240.0054,57.99454,0.0,11/30/4324
+2.32181,44.22848,1048,4,28,10,36,12,3.65,5.0,fr,51504,20,2194572,1,1,Active Shallow Crust,0.0,89.99034,0.0,04/28/1048
+2.32181,44.22848,2062,5,12,18,50,21,3.65,15.0,fr,51505,41,2194573,1,1,Active Shallow Crust,0.0,89.99034,0.0,05/12/2062
+2.32181,44.22848,964,9,8,17,10,7,3.75,5.0,fr,51506,19,2194593,1,1,Active Shallow Crust,128.8966,89.96745,0.0,09/08/0964
+2.32181,44.22848,1176,9,18,3,6,19,3.85,5.0,fr,51507,23,2194596,1,1,Active Shallow Crust,0.0,89.98977,0.0,09/18/1176
+2.32181,44.22848,6361,4,3,22,48,43,3.85,15.0,fr,51508,127,2194597,1,1,Active Shallow Crust,0.0,89.98977,0.0,04/03/6361
+2.32181,44.22848,4703,8,30,18,2,36,3.85,5.0,fr,51509,94,2194599,1,1,Active Shallow Crust,240.0106,57.99752,0.0,08/30/4703
+2.32181,44.22848,2818,11,25,22,36,51,4.95,5.0,fr,51510,56,2194728,1,1,Active Shallow Crust,0.0,89.98991,0.0,11/25/2818
+2.32181,44.22848,1227,5,30,13,24,10,5.15,5.0,fr,51511,24,2194752,1,1,Active Shallow Crust,0.0,89.99026,0.0,05/30/1227
+2.32181,44.22848,8884,9,4,3,36,15,5.95,5.0,fr,51512,177,2194848,1,1,Active Shallow Crust,0.0,89.98996,0.0,09/04/8884
+7.00166,44.34953,8266,2,21,16,19,49,3.55,5.0,fr,51513,165,2195040,1,6,Active Shallow Crust,0.0,89.99279,0.0,02/21/8266
+7.00166,44.34953,7342,4,25,3,26,41,3.55,5.0,fr,51514,146,2195040,1,6,Active Shallow Crust,0.0,89.99279,0.0,04/25/7342
+7.00166,44.34953,5650,3,26,9,42,22,3.55,5.0,fr,51515,112,2195040,1,6,Active Shallow Crust,0.0,89.99279,0.0,03/26/5650
+7.00166,44.34953,9262,7,8,11,43,56,3.55,5.0,fr,51516,185,2195040,1,6,Active Shallow Crust,0.0,89.99279,0.0,07/08/9262
+7.00166,44.34953,2828,2,5,1,7,36,3.55,5.0,fr,51517,56,2195040,1,6,Active Shallow Crust,0.0,89.99279,0.0,02/05/2828
+7.00166,44.34953,2982,3,11,13,19,24,3.55,5.0,fr,51518,59,2195040,1,6,Active Shallow Crust,0.0,89.99279,0.0,03/11/2982
+7.00166,44.34953,838,9,2,6,47,55,3.55,15.0,fr,51519,16,2195041,1,1,Active Shallow Crust,0.0,89.99279,0.0,09/02/0838
+7.00166,44.34953,4616,8,19,4,20,53,3.55,27.5,fr,51520,92,2195042,1,1,Active Shallow Crust,0.0,89.99279,0.0,08/19/4616
+7.00166,44.34953,165,2,3,19,36,33,3.55,5.0,fr,51521,3,2195046,1,1,Active Shallow Crust,0.0,89.99271,-90.0,02/03/0165
+7.00166,44.34953,4047,6,12,2,34,45,3.65,5.0,fr,51522,80,2195052,1,4,Active Shallow Crust,0.0,89.98714,0.0,06/12/4047
+7.00166,44.34953,7454,3,7,0,8,53,3.65,5.0,fr,51523,149,2195052,1,4,Active Shallow Crust,0.0,89.98714,0.0,03/07/7454
+7.00166,44.34953,9737,12,6,3,48,49,3.65,5.0,fr,51524,194,2195052,1,4,Active Shallow Crust,0.0,89.98714,0.0,12/06/9737
+7.00166,44.34953,649,6,23,6,22,32,3.65,5.0,fr,51525,12,2195052,1,4,Active Shallow Crust,0.0,89.98714,0.0,06/23/0649
+7.00166,44.34953,2843,5,8,23,30,18,3.65,15.0,fr,51526,56,2195056,1,1,Active Shallow Crust,240.0022,58.01197,0.0,05/08/2843
+7.00166,44.34953,8533,10,27,4,58,5,3.75,27.5,fr,51527,170,2195066,1,2,Active Shallow Crust,0.0,89.98854,0.0,10/27/8533
+7.00166,44.34953,3956,4,5,14,43,24,3.75,27.5,fr,51528,79,2195066,1,2,Active Shallow Crust,0.0,89.98854,0.0,04/05/3956
+7.00166,44.34953,767,12,13,21,59,10,3.75,5.0,fr,51529,15,2195067,1,1,Active Shallow Crust,240.0076,58.01726,0.0,12/13/0767
+7.00166,44.34953,3146,7,31,12,55,54,3.75,5.0,fr,51530,62,2195073,1,1,Active Shallow Crust,128.8976,89.96683,0.0,07/31/3146
+7.00166,44.34953,6956,11,13,20,29,24,3.85,5.0,fr,51531,139,2195076,1,2,Active Shallow Crust,0.0,89.98979,0.0,11/13/6956
+7.00166,44.34953,5458,10,22,12,24,40,3.85,5.0,fr,51532,109,2195076,1,2,Active Shallow Crust,0.0,89.98979,0.0,10/22/5458
+7.00166,44.34953,7205,7,1,21,29,38,3.85,27.5,fr,51533,144,2195078,1,1,Active Shallow Crust,0.0,89.98979,0.0,07/01/7205
+7.00166,44.34953,3369,4,14,6,4,36,3.85,15.0,fr,51534,67,2195086,1,1,Active Shallow Crust,128.8964,89.99234,0.0,04/14/3369
+7.00166,44.34953,451,3,4,1,25,22,3.95,15.0,fr,51535,9,2195092,1,1,Active Shallow Crust,240.0189,58.00509,0.0,03/04/0451
+7.00166,44.34953,3482,4,22,23,59,51,4.25,15.0,fr,51536,69,2195134,1,1,Active Shallow Crust,128.8952,89.98087,0.0,04/22/3482
+7.00166,44.34953,9598,2,20,7,4,25,4.35,5.0,fr,51537,191,2195136,1,1,Active Shallow Crust,0.0,89.99139,0.0,02/20/9598
+7.00166,44.34953,3134,4,29,3,16,53,4.35,5.0,fr,51538,62,2195145,1,2,Active Shallow Crust,128.8983,89.98241,0.0,04/29/3134
+7.00166,44.34953,6750,4,1,0,13,36,4.35,5.0,fr,51539,134,2195145,1,2,Active Shallow Crust,128.8983,89.98241,0.0,04/01/6750
+7.00166,44.34953,4509,12,14,15,23,54,4.35,27.5,fr,51540,90,2195147,1,1,Active Shallow Crust,128.8983,89.98241,0.0,12/14/4509
+7.00166,44.34953,3108,5,19,5,21,52,4.55,5.0,fr,51541,62,2195166,1,1,Active Shallow Crust,0.0,89.99078,-90.0,05/19/3108
+7.00166,44.34953,1014,1,19,7,0,9,4.55,15.0,fr,51542,20,2195167,1,1,Active Shallow Crust,0.0,89.99078,-90.0,01/19/1014
+7.00166,44.34953,7624,2,3,15,39,39,5.05,5.0,fr,51543,152,2195220,1,1,Active Shallow Crust,0.0,89.98974,0.0,02/03/7624
+7.00166,44.34953,9504,8,20,7,28,1,5.45,27.5,fr,51544,190,2195270,1,1,Active Shallow Crust,0.0,89.99029,0.0,08/20/9504
+7.44368,49.06033,7012,8,11,14,52,11,3.75,5.0,fr,51545,140,2195544,1,1,Active Shallow Crust,0.0,89.9895,0.0,08/11/7012
+7.44368,49.06033,1876,8,9,11,14,8,3.75,15.0,fr,51546,37,2195545,1,2,Active Shallow Crust,0.0,89.9895,0.0,08/09/1876
+7.44368,49.06033,6395,5,25,5,30,17,3.75,15.0,fr,51547,127,2195545,1,2,Active Shallow Crust,0.0,89.9895,0.0,05/25/6395
+7.44368,49.06033,9997,8,30,4,36,32,3.75,27.5,fr,51548,199,2195549,1,1,Active Shallow Crust,240.0084,58.01726,0.0,08/30/9997
+7.44368,49.06033,1028,9,24,15,53,52,3.85,27.5,fr,51549,20,2195567,1,1,Active Shallow Crust,128.8944,89.99532,0.0,09/24/1028
+7.44368,49.06033,4564,4,30,1,36,0,4.05,27.5,fr,51550,91,2195582,1,1,Active Shallow Crust,0.0,89.98885,0.0,04/30/4564
+1.86204,52.04335,2164,4,19,7,46,26,3.65,5.0,fr,51551,43,2196015,1,1,Active Shallow Crust,240.0016,58.01307,0.0,04/19/2164
+1.86204,52.04335,255,7,28,10,40,3,3.65,5.0,fr,51552,5,2196018,1,1,Active Shallow Crust,0.0,89.99021,-90.0,07/28/0255
+1.86204,52.04335,4113,5,2,10,22,26,3.95,5.0,fr,51553,82,2196048,1,1,Active Shallow Crust,0.0,89.99022,0.0,05/02/4113
+2.16452,42.88007,7924,11,13,9,29,48,3.55,5.0,fr,51554,158,2196960,1,6,Active Shallow Crust,0.0,89.98891,0.0,11/13/7924
+2.16452,42.88007,699,10,3,1,24,43,3.55,5.0,fr,51555,13,2196960,1,6,Active Shallow Crust,0.0,89.98891,0.0,10/03/0699
+2.16452,42.88007,9679,1,31,10,43,17,3.55,5.0,fr,51556,193,2196960,1,6,Active Shallow Crust,0.0,89.98891,0.0,01/31/9679
+2.16452,42.88007,7200,8,11,9,2,43,3.55,5.0,fr,51557,143,2196960,1,6,Active Shallow Crust,0.0,89.98891,0.0,08/11/7200
+2.16452,42.88007,5756,4,14,1,25,19,3.55,5.0,fr,51558,115,2196960,1,6,Active Shallow Crust,0.0,89.98891,0.0,04/14/5756
+2.16452,42.88007,952,8,15,10,13,40,3.55,5.0,fr,51559,19,2196960,1,6,Active Shallow Crust,0.0,89.98891,0.0,08/15/0952
+2.16452,42.88007,1835,2,5,2,24,14,3.55,15.0,fr,51560,36,2196964,1,1,Active Shallow Crust,240.0116,57.99805,0.0,02/05/1835
+2.16452,42.88007,2113,12,7,19,41,26,3.65,15.0,fr,51561,42,2196973,1,1,Active Shallow Crust,0.0,89.99012,0.0,12/07/2113
+2.16452,42.88007,5579,12,2,7,38,7,3.65,27.5,fr,51562,111,2196974,1,1,Active Shallow Crust,0.0,89.99012,0.0,12/02/5579
+2.16452,42.88007,7971,4,6,9,16,30,3.65,5.0,fr,51563,159,2196975,1,1,Active Shallow Crust,240.0009,58.01326,0.0,04/06/7971
+2.16452,42.88007,2298,2,11,19,56,11,3.65,5.0,fr,51564,45,2196978,1,1,Active Shallow Crust,0.0,89.99001,-90.0,02/11/2298
+2.16452,42.88007,9003,5,27,22,23,13,3.65,5.0,fr,51565,180,2196981,1,1,Active Shallow Crust,128.8999,89.96371,0.0,05/27/9003
+2.16452,42.88007,4751,10,2,3,13,36,3.75,5.0,fr,51566,95,2196984,1,1,Active Shallow Crust,0.0,89.9912,0.0,10/02/4751
+2.16452,42.88007,1157,10,13,2,52,27,3.75,5.0,fr,51567,23,2196993,1,2,Active Shallow Crust,128.897,89.96743,0.0,10/13/1157
+2.16452,42.88007,2919,8,1,12,58,44,3.75,5.0,fr,51568,58,2196993,1,2,Active Shallow Crust,128.897,89.96743,0.0,08/01/2919
+2.16452,42.88007,9109,11,27,13,26,19,3.95,5.0,fr,51569,182,2197008,1,2,Active Shallow Crust,0.0,89.99068,0.0,11/27/9109
+2.16452,42.88007,9027,7,3,10,16,17,3.95,5.0,fr,51570,180,2197008,1,2,Active Shallow Crust,0.0,89.99068,0.0,07/03/9027
+2.16452,42.88007,9035,11,30,14,44,20,3.95,15.0,fr,51571,180,2197009,1,1,Active Shallow Crust,0.0,89.99068,0.0,11/30/9035
+2.16452,42.88007,7254,5,20,1,43,14,3.95,5.0,fr,51572,145,2197011,1,1,Active Shallow Crust,240.0193,58.00498,0.0,05/20/7254
+2.16452,42.88007,6775,11,2,2,10,40,4.05,5.0,fr,51573,135,2197020,1,2,Active Shallow Crust,0.0,89.98961,0.0,11/02/6775
+2.16452,42.88007,4011,7,19,22,13,7,4.05,5.0,fr,51574,80,2197020,1,2,Active Shallow Crust,0.0,89.98961,0.0,07/19/4011
+2.16452,42.88007,9613,5,28,9,11,25,4.05,15.0,fr,51575,192,2197021,1,1,Active Shallow Crust,0.0,89.98961,0.0,05/28/9613
+2.16452,42.88007,4106,7,22,20,6,3,4.25,5.0,fr,51576,82,2197044,1,2,Active Shallow Crust,0.0,89.9901,0.0,07/22/4106
+2.16452,42.88007,2110,4,30,8,50,54,4.25,5.0,fr,51577,42,2197044,1,2,Active Shallow Crust,0.0,89.9901,0.0,04/30/2110
+2.16452,42.88007,5718,4,9,10,43,12,4.45,5.0,fr,51578,114,2197068,1,1,Active Shallow Crust,0.0,89.98951,0.0,04/09/5718
+2.16452,42.88007,3478,10,18,10,36,9,5.05,15.0,fr,51579,69,2197141,1,1,Active Shallow Crust,0.0,89.99014,0.0,10/18/3478
+4.11894,42.37491,6387,4,23,23,32,0,3.55,5.0,fr,51580,127,2197440,1,2,Active Shallow Crust,0.0,89.99255,0.0,04/23/6387
+4.11894,42.37491,6643,11,1,20,44,27,3.55,5.0,fr,51581,132,2197440,1,2,Active Shallow Crust,0.0,89.99255,0.0,11/01/6643
+4.11894,42.37491,5588,8,20,2,47,32,3.75,5.0,fr,51582,111,2197464,1,1,Active Shallow Crust,0.0,89.98817,0.0,08/20/5588
+4.11894,42.37491,7423,1,14,7,52,22,3.95,5.0,fr,51583,148,2197488,1,1,Active Shallow Crust,0.0,89.9906,0.0,01/14/7423
+4.11894,42.37491,5226,10,29,12,48,37,4.05,15.0,fr,51584,104,2197501,1,1,Active Shallow Crust,0.0,89.99162,0.0,10/29/5226
+1.44056,48.25424,8394,5,14,4,16,20,3.55,5.0,fr,51585,167,2197920,1,1,Active Shallow Crust,0.0,89.98993,0.0,05/14/8394
+1.44056,48.25424,7605,12,18,23,17,21,3.75,5.0,fr,51586,152,2197944,1,1,Active Shallow Crust,0.0,89.98933,0.0,12/18/7605
+1.44056,48.25424,4449,10,13,20,36,15,3.75,15.0,fr,51587,88,2197945,1,1,Active Shallow Crust,0.0,89.98933,0.0,10/13/4449
+1.44056,48.25424,3969,2,4,9,3,32,4.45,5.0,fr,51588,79,2198028,1,1,Active Shallow Crust,0.0,89.98988,0.0,02/04/3969
+-1.24171,49.02016,7405,10,18,5,34,39,3.55,5.0,fr,51589,148,2198400,1,1,Active Shallow Crust,0.0,89.99008,0.0,10/18/7405
+-1.24171,49.02016,8311,4,19,19,56,10,3.65,5.0,fr,51590,166,2198412,1,2,Active Shallow Crust,0.0,89.98969,0.0,04/19/8311
+-1.24171,49.02016,165,5,24,1,16,48,3.65,5.0,fr,51591,3,2198412,1,2,Active Shallow Crust,0.0,89.98969,0.0,05/24/0165
+-1.24171,49.02016,6476,8,4,3,52,38,3.65,15.0,fr,51592,129,2198413,1,3,Active Shallow Crust,0.0,89.98969,0.0,08/04/6476
+-1.24171,49.02016,1079,2,6,16,48,34,3.65,15.0,fr,51593,21,2198413,1,3,Active Shallow Crust,0.0,89.98969,0.0,02/06/1079
+-1.24171,49.02016,1867,2,12,2,55,48,3.65,15.0,fr,51594,37,2198413,1,3,Active Shallow Crust,0.0,89.98969,0.0,02/12/1867
+-1.24171,49.02016,6724,2,9,21,15,54,3.75,5.0,fr,51595,134,2198424,1,1,Active Shallow Crust,0.0,89.98949,0.0,02/09/6724
+-1.24171,49.02016,8019,8,13,22,2,7,3.75,15.0,fr,51596,160,2198425,1,1,Active Shallow Crust,0.0,89.98949,0.0,08/13/8019
+-1.24171,49.02016,2085,12,24,23,18,30,3.85,15.0,fr,51597,41,2198437,1,2,Active Shallow Crust,0.0,89.98946,0.0,12/24/2085
+-1.24171,49.02016,9045,3,14,9,18,38,3.85,15.0,fr,51598,180,2198437,1,2,Active Shallow Crust,0.0,89.98946,0.0,03/14/9045
+-1.24171,49.02016,9960,5,15,2,5,0,3.85,5.0,fr,51599,199,2198439,1,1,Active Shallow Crust,240.0113,57.99783,0.0,05/15/9960
+-1.24171,49.02016,2372,2,14,10,18,14,3.95,5.0,fr,51600,47,2198448,1,1,Active Shallow Crust,0.0,89.98957,0.0,02/14/2372
+-1.24171,49.02016,5117,6,18,1,13,58,3.95,5.0,fr,51601,102,2198454,1,1,Active Shallow Crust,0.0,89.9905,-90.0,06/18/5117
+-1.24171,49.02016,9067,10,30,15,43,8,4.05,5.0,fr,51602,181,2198460,1,1,Active Shallow Crust,0.0,89.98978,0.0,10/30/9067
+-1.24171,49.02016,2817,6,2,18,58,31,4.25,5.0,fr,51603,56,2198484,1,1,Active Shallow Crust,0.0,89.98966,0.0,06/02/2817
+-1.24171,49.02016,9838,2,3,10,22,15,4.25,15.0,fr,51604,196,2198491,1,1,Active Shallow Crust,0.0,89.99029,-90.0,02/03/9838
+-1.24171,49.02016,4013,4,18,18,12,24,4.35,15.0,fr,51605,80,2198497,1,1,Active Shallow Crust,0.0,89.99013,0.0,04/18/4013
+-1.24171,49.02016,2078,11,19,15,40,18,4.35,15.0,fr,51606,41,2198500,1,1,Active Shallow Crust,240.0091,57.99596,0.0,11/19/2078
+-1.24171,49.02016,4362,2,18,5,28,48,4.65,5.0,fr,51607,87,2198532,1,1,Active Shallow Crust,0.0,89.99021,0.0,02/18/4362
+-2.3341,49.74131,716,10,15,19,55,24,3.65,5.0,fr,51608,14,2198895,1,1,Active Shallow Crust,240.0017,58.01249,0.0,10/15/0716
+-2.3341,49.74131,9339,4,22,20,10,30,4.55,15.0,fr,51609,186,2199004,1,1,Active Shallow Crust,240.0101,57.99767,0.0,04/22/9339
+6.58969,47.1762,7849,11,25,14,49,47,3.55,5.0,fr,51610,156,2199360,1,2,Active Shallow Crust,0.0,89.99315,0.0,11/25/7849
+6.58969,47.1762,6714,7,24,16,8,26,3.55,5.0,fr,51611,134,2199360,1,2,Active Shallow Crust,0.0,89.99315,0.0,07/24/6714
+6.58969,47.1762,1306,5,6,17,2,52,3.55,15.0,fr,51612,26,2199361,1,2,Active Shallow Crust,0.0,89.99315,0.0,05/06/1306
+6.58969,47.1762,3336,10,4,14,27,33,3.55,15.0,fr,51613,66,2199361,1,2,Active Shallow Crust,0.0,89.99315,0.0,10/04/3336
+6.58969,47.1762,5097,4,10,9,58,39,3.55,27.5,fr,51614,101,2199362,1,1,Active Shallow Crust,0.0,89.99315,0.0,04/10/5097
+6.58969,47.1762,5699,10,12,16,9,20,3.65,5.0,fr,51615,113,2199372,1,4,Active Shallow Crust,0.0,89.98779,0.0,10/12/5699
+6.58969,47.1762,7503,10,5,21,28,40,3.65,5.0,fr,51616,150,2199372,1,4,Active Shallow Crust,0.0,89.98779,0.0,10/05/7503
+6.58969,47.1762,6274,3,20,7,18,57,3.65,5.0,fr,51617,125,2199372,1,4,Active Shallow Crust,0.0,89.98779,0.0,03/20/6274
+6.58969,47.1762,3511,6,5,22,3,44,3.65,5.0,fr,51618,70,2199372,1,4,Active Shallow Crust,0.0,89.98779,0.0,06/05/3511
+6.58969,47.1762,7006,2,16,14,58,57,3.65,5.0,fr,51619,140,2199381,1,1,Active Shallow Crust,128.8997,89.96354,0.0,02/16/7006
+6.58969,47.1762,9071,4,18,9,39,42,3.75,5.0,fr,51620,181,2199384,1,1,Active Shallow Crust,0.0,89.98911,0.0,04/18/9071
+6.58969,47.1762,8947,12,15,18,15,6,3.75,15.0,fr,51621,178,2199385,1,1,Active Shallow Crust,0.0,89.98911,0.0,12/15/8947
+6.58969,47.1762,2017,8,8,1,24,52,3.75,27.5,fr,51622,40,2199386,1,1,Active Shallow Crust,0.0,89.98911,0.0,08/08/2017
+6.58969,47.1762,8845,2,1,14,34,2,3.75,5.0,fr,51623,176,2199393,1,1,Active Shallow Crust,128.8965,89.9675,0.0,02/01/8845
+6.58969,47.1762,2251,9,9,3,37,12,3.85,15.0,fr,51624,45,2199397,1,1,Active Shallow Crust,0.0,89.9903,0.0,09/09/2251
+6.58969,47.1762,8656,2,12,0,13,35,3.85,27.5,fr,51625,173,2199401,1,1,Active Shallow Crust,240.0107,57.99856,0.0,02/12/8656
+6.58969,47.1762,2940,8,1,11,51,51,3.85,15.0,fr,51626,58,2199406,1,2,Active Shallow Crust,128.8966,89.99272,0.0,08/01/2940
+6.58969,47.1762,5596,8,5,7,53,49,3.85,15.0,fr,51627,111,2199406,1,2,Active Shallow Crust,128.8966,89.99272,0.0,08/05/5596
+6.58969,47.1762,3775,7,9,9,5,2,3.95,5.0,fr,51628,75,2199408,1,1,Active Shallow Crust,0.0,89.99135,0.0,07/09/3775
+6.58969,47.1762,3537,10,1,3,12,4,4.05,15.0,fr,51629,70,2199421,1,3,Active Shallow Crust,0.0,89.98843,0.0,10/01/3537
+6.58969,47.1762,4468,6,30,17,20,38,4.05,15.0,fr,51630,89,2199421,1,3,Active Shallow Crust,0.0,89.98843,0.0,06/30/4468
+6.58969,47.1762,9059,1,14,7,8,48,4.05,15.0,fr,51631,181,2199421,1,3,Active Shallow Crust,0.0,89.98843,0.0,01/14/9059
+6.58969,47.1762,4118,2,17,2,2,55,4.05,27.5,fr,51632,82,2199422,1,2,Active Shallow Crust,0.0,89.98843,0.0,02/17/4118
+6.58969,47.1762,1613,7,3,10,20,9,4.05,27.5,fr,51633,32,2199422,1,2,Active Shallow Crust,0.0,89.98843,0.0,07/03/1613
+6.58969,47.1762,5102,11,16,13,4,33,4.05,27.5,fr,51634,102,2199425,1,1,Active Shallow Crust,240.0057,58.00631,0.0,11/16/5102
+6.58969,47.1762,5784,4,8,15,3,27,4.15,5.0,fr,51635,115,2199432,1,1,Active Shallow Crust,0.0,89.98969,0.0,04/08/5784
+6.58969,47.1762,4599,9,19,0,4,52,4.15,15.0,fr,51636,91,2199433,1,1,Active Shallow Crust,0.0,89.98969,0.0,09/19/4599
+6.58969,47.1762,6760,3,28,19,2,41,4.55,5.0,fr,51637,135,2199480,1,2,Active Shallow Crust,0.0,89.98916,0.0,03/28/6760
+6.58969,47.1762,7510,4,15,14,46,32,4.55,5.0,fr,51638,150,2199480,1,2,Active Shallow Crust,0.0,89.98916,0.0,04/15/7510
+6.58969,47.1762,5304,3,30,11,53,9,4.65,15.0,fr,51639,106,2199493,1,1,Active Shallow Crust,0.0,89.99034,0.0,03/30/5304
+6.58969,47.1762,3968,7,2,14,47,25,4.65,15.0,fr,51640,79,2199499,1,1,Active Shallow Crust,0.0,89.99023,-90.0,07/02/3968
+6.58969,47.1762,4783,2,6,15,19,51,4.75,27.5,fr,51641,95,2199506,1,1,Active Shallow Crust,0.0,89.98967,0.0,02/06/4783
+1.3031,50.47653,744,10,10,3,9,57,3.55,15.0,fr,51642,14,2199841,1,1,Active Shallow Crust,0.0,89.99037,0.0,10/10/0744
+1.3031,50.47653,9229,12,21,6,44,36,3.55,27.5,fr,51643,184,2199842,1,1,Active Shallow Crust,0.0,89.99037,0.0,12/21/9229
+1.3031,50.47653,9835,12,13,4,36,55,3.55,5.0,fr,51644,196,2199843,1,1,Active Shallow Crust,240.0126,57.9982,0.0,12/13/9835
+1.3031,50.47653,7123,2,28,20,3,56,3.75,5.0,fr,51645,142,2199867,1,1,Active Shallow Crust,240.0088,58.01758,0.0,02/28/7123
+1.3031,50.47653,5857,2,15,13,34,51,3.95,15.0,fr,51646,117,2199889,1,1,Active Shallow Crust,0.0,89.98988,0.0,02/15/5857
+1.3031,50.47653,2643,12,11,9,17,1,4.15,5.0,fr,51647,52,2199915,1,1,Active Shallow Crust,240.0094,57.99745,0.0,12/11/2643
+1.3031,50.47653,937,4,9,11,14,14,4.25,5.0,fr,51648,18,2199924,1,2,Active Shallow Crust,0.0,89.98997,0.0,04/09/0937
+1.3031,50.47653,3017,8,27,13,1,39,4.25,5.0,fr,51649,60,2199924,1,2,Active Shallow Crust,0.0,89.98997,0.0,08/27/3017
+1.3031,50.47653,6812,8,14,18,46,49,4.35,15.0,fr,51650,136,2199937,1,1,Active Shallow Crust,0.0,89.98978,0.0,08/14/6812
+1.3031,50.47653,1857,8,3,17,35,21,5.15,5.0,fr,51651,37,2200035,1,1,Active Shallow Crust,240.0221,58.0004,0.0,08/03/1857
+1.3031,50.47653,8941,8,30,20,22,44,5.95,15.0,fr,51652,178,2200135,1,1,Active Shallow Crust,0.0,89.98996,-90.0,08/30/8941
+4.64391,51.67154,9328,7,20,17,5,0,3.55,15.0,fr,51653,186,2200321,1,1,Active Shallow Crust,0.0,89.9875,0.0,07/20/9328
+4.64391,51.67154,6541,6,27,23,8,30,4.35,5.0,fr,51654,130,2200416,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/27/6541
+1.38529,50.60971,4017,12,26,22,44,56,3.65,5.0,fr,51655,80,2200812,1,1,Active Shallow Crust,0.0,89.99002,0.0,12/26/4017
+1.38529,50.60971,1977,7,16,1,24,16,3.75,15.0,fr,51656,39,2200825,1,1,Active Shallow Crust,0.0,89.98983,0.0,07/16/1977
+1.38529,50.60971,4570,5,8,10,40,7,3.85,5.0,fr,51657,91,2200839,1,1,Active Shallow Crust,240.0113,57.99793,0.0,05/08/4570
+1.38529,50.60971,5175,8,11,14,35,53,4.25,15.0,fr,51658,103,2200885,1,1,Active Shallow Crust,0.0,89.99,0.0,08/11/5175
+1.38529,50.60971,3758,2,2,4,53,48,5.05,5.0,fr,51659,75,2200980,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/02/3758
+1.38529,50.60971,975,5,5,4,16,43,5.15,15.0,fr,51660,19,2200993,1,1,Active Shallow Crust,0.0,89.9901,0.0,05/05/0975
+1.38529,50.60971,3426,7,29,19,25,48,5.75,5.0,fr,51661,68,2201073,1,1,Active Shallow Crust,128.8671,89.99102,0.0,07/29/3426
+1.38529,50.60971,9727,9,30,6,9,21,6.55,15.0,fr,51662,194,2201161,1,1,Active Shallow Crust,360.0,89.99001,0.0,09/30/9727
+7.50875,50.93461,6072,10,12,1,5,5,3.75,5.0,fr,51663,121,2201304,1,1,Active Shallow Crust,0.0,89.98991,0.0,10/12/6072
+4.59628,44.57024,5805,1,9,21,23,29,3.55,27.5,fr,51664,116,2202731,1,1,Active Shallow Crust,128.8961,89.99641,0.0,01/09/5805
+4.59628,44.57024,6455,11,11,0,42,31,3.65,5.0,fr,51665,129,2202738,1,1,Active Shallow Crust,0.0,89.98705,-90.0,11/11/6455
+4.59628,44.57024,2572,9,16,0,47,35,3.75,5.0,fr,51666,51,2202744,1,2,Active Shallow Crust,0.0,89.98859,0.0,09/16/2572
+4.59628,44.57024,1643,3,25,14,35,10,3.75,5.0,fr,51667,32,2202744,1,2,Active Shallow Crust,0.0,89.98859,0.0,03/25/1643
+4.59628,44.57024,2658,1,10,0,39,44,3.75,15.0,fr,51668,53,2202745,1,1,Active Shallow Crust,0.0,89.98859,0.0,01/10/2658
+4.59628,44.57024,3951,7,25,5,15,13,3.75,27.5,fr,51669,79,2202746,1,1,Active Shallow Crust,0.0,89.98859,0.0,07/25/3951
+4.59628,44.57024,5840,3,11,12,40,18,3.85,5.0,fr,51670,116,2202756,1,2,Active Shallow Crust,0.0,89.98983,0.0,03/11/5840
+4.59628,44.57024,73,8,30,6,44,1,3.85,5.0,fr,51671,1,2202756,1,2,Active Shallow Crust,0.0,89.98983,0.0,08/30/0073
+4.59628,44.57024,5386,11,1,11,11,4,3.85,27.5,fr,51672,107,2202758,1,1,Active Shallow Crust,0.0,89.98983,0.0,11/01/5386
+4.59628,44.57024,4344,2,1,3,8,51,3.95,5.0,fr,51673,86,2202768,1,2,Active Shallow Crust,0.0,89.99094,0.0,02/01/4344
+4.59628,44.57024,4128,4,1,9,48,39,3.95,5.0,fr,51674,82,2202768,1,2,Active Shallow Crust,0.0,89.99094,0.0,04/01/4128
+4.59628,44.57024,2286,12,24,7,1,23,3.95,15.0,fr,51675,45,2202769,1,2,Active Shallow Crust,0.0,89.99094,0.0,12/24/2286
+4.59628,44.57024,8025,2,20,17,59,39,3.95,15.0,fr,51676,160,2202769,1,2,Active Shallow Crust,0.0,89.99094,0.0,02/20/8025
+4.59628,44.57024,9261,11,15,21,21,34,3.95,5.0,fr,51677,185,2202777,1,1,Active Shallow Crust,128.9009,89.9932,0.0,11/15/9261
+4.59628,44.57024,1416,4,9,10,16,38,4.15,15.0,fr,51678,28,2202793,1,1,Active Shallow Crust,0.0,89.9892,0.0,04/09/1416
+4.59628,44.57024,623,12,27,5,58,58,4.25,27.5,fr,51679,12,2202806,1,1,Active Shallow Crust,0.0,89.99037,0.0,12/27/0623
+4.59628,44.57024,3289,1,6,15,6,54,4.25,5.0,fr,51680,65,2202810,1,1,Active Shallow Crust,0.0,89.99026,-90.0,01/06/3289
+4.59628,44.57024,4083,10,19,18,19,19,4.35,5.0,fr,51681,81,2202816,1,1,Active Shallow Crust,0.0,89.99142,0.0,10/19/4083
+4.59628,44.57024,291,5,8,21,35,40,4.35,5.0,fr,51682,5,2202819,1,1,Active Shallow Crust,240.008,57.99578,0.0,05/08/0291
+4.59628,44.57024,3206,3,17,2,53,27,4.55,5.0,fr,51683,64,2202840,1,1,Active Shallow Crust,0.0,89.99091,0.0,03/17/3206
+4.59628,44.57024,4460,9,12,5,16,44,4.65,15.0,fr,51684,89,2202853,1,1,Active Shallow Crust,0.0,89.98988,0.0,09/12/4460
+4.59628,44.57024,7928,4,2,10,59,23,4.85,15.0,fr,51685,158,2202886,1,1,Active Shallow Crust,128.8933,89.98891,0.0,04/02/7928
+4.59628,44.57024,1301,6,8,4,33,41,5.15,15.0,fr,51686,26,2202913,1,1,Active Shallow Crust,0.0,89.98975,0.0,06/08/1301
+4.59628,44.57024,8691,9,1,17,9,55,5.15,5.0,fr,51687,173,2202915,1,1,Active Shallow Crust,240.0185,57.9998,0.0,09/01/8691
+3.60631,51.05835,7729,2,28,13,9,1,3.95,5.0,fr,51688,154,2203248,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/28/7729
+3.60631,51.05835,9703,7,13,4,44,41,5.85,15.0,fr,51689,194,2203483,1,1,Active Shallow Crust,0.0,89.99001,-90.0,07/13/9703
+-5.05251,48.14243,8989,3,11,16,48,3,3.55,5.0,fr,51690,179,2203680,1,2,Active Shallow Crust,0.0,89.99327,0.0,03/11/8989
+-5.05251,48.14243,8171,1,21,7,44,19,3.55,5.0,fr,51691,163,2203680,1,2,Active Shallow Crust,0.0,89.99327,0.0,01/21/8171
+-5.05251,48.14243,344,9,19,19,15,45,3.55,5.0,fr,51692,6,2203689,1,1,Active Shallow Crust,128.8964,89.99327,0.0,09/19/0344
+-5.05251,48.14243,7381,9,2,17,38,13,3.65,5.0,fr,51693,147,2203692,1,1,Active Shallow Crust,0.0,89.98801,0.0,09/02/7381
+-5.05251,48.14243,3630,12,30,22,16,37,3.65,5.0,fr,51694,72,2203698,1,1,Active Shallow Crust,0.0,89.98787,-90.0,12/30/3630
+-5.05251,48.14243,266,11,20,22,20,10,3.75,15.0,fr,51695,5,2203705,1,1,Active Shallow Crust,0.0,89.98931,0.0,11/20/0266
+-5.05251,48.14243,2138,4,18,21,42,31,3.85,15.0,fr,51696,42,2203717,1,1,Active Shallow Crust,0.0,89.99047,0.0,04/18/2138
+-5.05251,48.14243,6724,9,21,15,20,43,3.95,5.0,fr,51697,134,2203728,1,1,Active Shallow Crust,0.0,89.99151,0.0,09/21/6724
+-5.05251,48.14243,4508,7,24,3,29,0,4.05,5.0,fr,51698,90,2203749,1,1,Active Shallow Crust,128.8898,89.99432,0.0,07/24/4508
+-5.05251,48.14243,3204,4,4,11,43,31,4.95,5.0,fr,51699,64,2203848,1,1,Active Shallow Crust,0.0,89.9906,0.0,04/04/3204
+-1.9928,47.21315,2898,12,7,18,0,9,3.55,5.0,fr,51700,57,2204160,1,3,Active Shallow Crust,0.0,89.98972,0.0,12/07/2898
+-1.9928,47.21315,7891,2,5,23,41,36,3.55,5.0,fr,51701,157,2204160,1,3,Active Shallow Crust,0.0,89.98972,0.0,02/05/7891
+-1.9928,47.21315,3443,5,9,2,10,35,3.55,5.0,fr,51702,68,2204160,1,3,Active Shallow Crust,0.0,89.98972,0.0,05/09/3443
+-1.9928,47.21315,3009,8,31,21,54,11,3.55,27.5,fr,51703,60,2204171,1,1,Active Shallow Crust,128.8965,89.99315,0.0,08/31/3009
+-1.9928,47.21315,9902,10,13,1,30,4,3.65,5.0,fr,51704,198,2204172,1,1,Active Shallow Crust,0.0,89.98932,0.0,10/13/9902
+-1.9928,47.21315,1490,10,18,23,26,26,3.65,15.0,fr,51705,29,2204173,1,1,Active Shallow Crust,0.0,89.98932,0.0,10/18/1490
+-1.9928,47.21315,1095,6,15,7,17,19,3.65,5.0,fr,51706,21,2204175,1,1,Active Shallow Crust,240.0013,58.01281,0.0,06/15/1095
+-1.9928,47.21315,977,12,18,4,44,6,3.65,5.0,fr,51707,19,2204178,1,1,Active Shallow Crust,0.0,89.99074,-90.0,12/18/0977
+-1.9928,47.21315,1582,12,1,0,0,34,3.65,15.0,fr,51708,31,2204179,1,1,Active Shallow Crust,0.0,89.99074,-90.0,12/01/1582
+-1.9928,47.21315,6460,11,4,4,41,48,3.75,5.0,fr,51709,129,2204184,1,4,Active Shallow Crust,0.0,89.99048,0.0,11/04/6460
+-1.9928,47.21315,5559,5,13,13,31,50,3.75,5.0,fr,51710,111,2204184,1,4,Active Shallow Crust,0.0,89.99048,0.0,05/13/5559
+-1.9928,47.21315,1998,4,14,3,42,21,3.75,5.0,fr,51711,39,2204184,1,4,Active Shallow Crust,0.0,89.99048,0.0,04/14/1998
+-1.9928,47.21315,7280,11,8,7,6,54,3.75,5.0,fr,51712,145,2204184,1,4,Active Shallow Crust,0.0,89.99048,0.0,11/08/7280
+-1.9928,47.21315,8378,6,21,15,8,4,3.75,15.0,fr,51713,167,2204185,1,1,Active Shallow Crust,0.0,89.99048,0.0,06/21/8378
+-1.9928,47.21315,9323,11,5,4,44,1,3.75,5.0,fr,51714,186,2204187,1,1,Active Shallow Crust,240.0085,58.01757,0.0,11/05/9323
+-1.9928,47.21315,403,3,20,10,46,45,3.85,5.0,fr,51715,8,2204196,1,1,Active Shallow Crust,0.0,89.9903,0.0,03/20/0403
+-1.9928,47.21315,782,2,7,12,25,10,3.85,15.0,fr,51716,15,2204197,1,1,Active Shallow Crust,0.0,89.9903,0.0,02/07/0782
+-1.9928,47.21315,1751,1,26,7,32,1,3.85,5.0,fr,51717,35,2204202,1,1,Active Shallow Crust,0.0,89.99019,-90.0,01/26/1751
+-1.9928,47.21315,3948,9,24,10,12,5,3.95,5.0,fr,51718,78,2204208,1,2,Active Shallow Crust,0.0,89.99027,0.0,09/24/3948
+-1.9928,47.21315,6334,1,9,2,6,27,3.95,5.0,fr,51719,126,2204208,1,2,Active Shallow Crust,0.0,89.99027,0.0,01/09/6334
+-1.9928,47.21315,8572,11,6,0,35,47,3.95,15.0,fr,51720,171,2204209,1,1,Active Shallow Crust,0.0,89.99027,0.0,11/06/8572
+-1.9928,47.21315,5749,4,12,3,39,6,4.05,5.0,fr,51721,114,2204220,1,2,Active Shallow Crust,0.0,89.99037,0.0,04/12/5749
+-1.9928,47.21315,2052,6,25,18,23,22,4.05,5.0,fr,51722,41,2204220,1,2,Active Shallow Crust,0.0,89.99037,0.0,06/25/2052
+-1.9928,47.21315,5969,9,11,13,13,23,4.05,5.0,fr,51723,119,2204229,1,1,Active Shallow Crust,128.8904,89.99374,0.0,09/11/5969
+-1.9928,47.21315,4505,4,15,21,8,32,4.15,5.0,fr,51724,90,2204232,1,1,Active Shallow Crust,0.0,89.9897,0.0,04/15/4505
+-1.9928,47.21315,5241,7,17,1,20,21,4.55,5.0,fr,51725,104,2204280,1,1,Active Shallow Crust,0.0,89.99025,0.0,07/17/5241
+-1.9928,47.21315,7018,7,31,13,4,16,4.55,15.0,fr,51726,140,2204281,1,1,Active Shallow Crust,0.0,89.99025,0.0,07/31/7018
+5.5271,52.03251,8486,6,3,6,45,48,3.65,27.5,fr,51727,169,2205134,1,1,Active Shallow Crust,0.0,89.98895,0.0,06/03/8486
+5.5271,52.03251,460,9,17,10,6,25,4.25,5.0,fr,51728,9,2205204,1,1,Active Shallow Crust,0.0,89.98891,0.0,09/17/0460
+5.5271,52.03251,5996,11,27,2,2,46,4.85,5.0,fr,51729,119,2205276,1,1,Active Shallow Crust,0.0,89.99027,0.0,11/27/5996
+-2.37023,43.19446,9686,10,21,16,43,26,3.55,27.5,fr,51730,193,2206082,1,1,Active Shallow Crust,0.0,89.98898,0.0,10/21/9686
+-2.37023,43.19446,5776,7,8,14,23,2,3.65,5.0,fr,51731,115,2206092,1,2,Active Shallow Crust,0.0,89.99017,0.0,07/08/5776
+-2.37023,43.19446,889,3,22,20,24,51,3.65,5.0,fr,51732,17,2206092,1,2,Active Shallow Crust,0.0,89.99017,0.0,03/22/0889
+-2.37023,43.19446,3393,6,12,3,57,15,3.65,15.0,fr,51733,67,2206093,1,1,Active Shallow Crust,0.0,89.99017,0.0,06/12/3393
+-2.37023,43.19446,6657,7,13,18,16,35,3.65,27.5,fr,51734,133,2206094,1,1,Active Shallow Crust,0.0,89.99017,0.0,07/13/6657
+-2.37023,43.19446,4293,12,26,9,10,32,3.65,5.0,fr,51735,85,2206095,1,1,Active Shallow Crust,240.0003,58.01282,0.0,12/26/4293
+-2.37023,43.19446,4462,7,12,16,39,20,3.65,5.0,fr,51736,89,2206101,1,1,Active Shallow Crust,128.9011,89.96346,0.0,07/12/4462
+-2.37023,43.19446,3073,6,5,16,25,3,3.75,5.0,fr,51737,61,2206104,1,1,Active Shallow Crust,0.0,89.99124,0.0,06/05/3073
+-2.37023,43.19446,2121,3,1,11,58,27,3.75,15.0,fr,51738,42,2206105,1,1,Active Shallow Crust,0.0,89.99124,0.0,03/01/2121
+-2.37023,43.19446,1466,6,28,14,1,9,3.85,5.0,fr,51739,29,2206116,1,1,Active Shallow Crust,0.0,89.98959,0.0,06/28/1466
+-2.37023,43.19446,6369,2,17,10,49,3,3.85,5.0,fr,51740,127,2206119,1,1,Active Shallow Crust,240.0103,57.99802,0.0,02/17/6369
+-2.37023,43.19446,339,10,5,13,29,40,3.95,5.0,fr,51741,6,2206134,1,1,Active Shallow Crust,0.0,89.99062,-90.0,10/05/0339
+-2.37023,43.19446,6646,1,28,14,47,53,4.05,5.0,fr,51742,132,2206140,1,1,Active Shallow Crust,0.0,89.98966,0.0,01/28/6646
+-2.37023,43.19446,6997,8,21,12,29,14,4.05,15.0,fr,51743,139,2206147,1,2,Active Shallow Crust,0.0,89.98955,-90.0,08/21/6997
+-2.37023,43.19446,3156,3,8,1,50,57,4.05,15.0,fr,51744,63,2206147,1,2,Active Shallow Crust,0.0,89.98955,-90.0,03/08/3156
+-2.37023,43.19446,6552,8,2,4,10,16,4.15,5.0,fr,51745,131,2206155,1,1,Active Shallow Crust,240.008,57.99697,0.0,08/02/6552
+-2.37023,43.19446,8252,3,23,19,45,30,4.25,5.0,fr,51746,165,2206164,1,2,Active Shallow Crust,0.0,89.99015,0.0,03/23/8252
+-2.37023,43.19446,4514,2,5,5,48,20,4.25,5.0,fr,51747,90,2206164,1,2,Active Shallow Crust,0.0,89.99015,0.0,02/05/4514
+-2.37023,43.19446,4450,12,14,14,2,12,4.35,27.5,fr,51748,88,2206178,1,1,Active Shallow Crust,0.0,89.98975,0.0,12/14/4450
+-2.37023,43.19446,6983,8,2,10,53,26,4.45,5.0,fr,51749,139,2206188,1,2,Active Shallow Crust,0.0,89.98956,0.0,08/02/6983
+-2.37023,43.19446,4984,3,21,0,37,51,4.45,5.0,fr,51750,99,2206188,1,2,Active Shallow Crust,0.0,89.98956,0.0,03/21/4984
+-2.37023,43.19446,9862,8,12,23,28,9,4.55,5.0,fr,51751,197,2206200,1,1,Active Shallow Crust,0.0,89.98954,0.0,08/12/9862
+-2.37023,43.19446,8250,2,25,11,3,38,4.55,15.0,fr,51752,164,2206210,1,1,Active Shallow Crust,128.8946,89.98573,0.0,02/25/8250
+-2.56865,44.83231,1409,4,28,16,31,21,3.65,5.0,fr,51753,28,2206572,1,2,Active Shallow Crust,0.0,89.99044,0.0,04/28/1409
+-2.56865,44.83231,2744,9,29,0,50,11,3.65,5.0,fr,51754,54,2206572,1,2,Active Shallow Crust,0.0,89.99044,0.0,09/29/2744
+-1.89392,49.37367,9986,1,14,1,15,30,3.55,5.0,fr,51755,199,2207040,1,3,Active Shallow Crust,0.0,89.99015,0.0,01/14/9986
+-1.89392,49.37367,9958,2,5,1,21,34,3.55,5.0,fr,51756,199,2207040,1,3,Active Shallow Crust,0.0,89.99015,0.0,02/05/9958
+-1.89392,49.37367,7775,2,21,17,54,4,3.55,5.0,fr,51757,155,2207040,1,3,Active Shallow Crust,0.0,89.99015,0.0,02/21/7775
+-1.89392,49.37367,4034,9,27,21,56,10,3.65,27.5,fr,51758,80,2207054,1,1,Active Shallow Crust,0.0,89.98976,0.0,09/27/4034
+-1.89392,49.37367,432,10,18,2,17,46,3.65,5.0,fr,51759,8,2207058,1,1,Active Shallow Crust,0.0,89.98964,-90.0,10/18/0432
+-1.89392,49.37367,8154,5,25,15,10,32,3.75,5.0,fr,51760,163,2207064,1,2,Active Shallow Crust,0.0,89.98957,0.0,05/25/8154
+-1.89392,49.37367,3011,11,18,9,34,59,3.75,5.0,fr,51761,60,2207064,1,2,Active Shallow Crust,0.0,89.98957,0.0,11/18/3011
+-1.89392,49.37367,5024,4,16,14,19,17,3.75,5.0,fr,51762,100,2207067,1,1,Active Shallow Crust,240.0088,58.01759,0.0,04/16/5024
+-1.89392,49.37367,5939,10,29,11,7,53,3.75,15.0,fr,51763,118,2207068,1,1,Active Shallow Crust,240.0088,58.01759,0.0,10/29/5939
+-1.89392,49.37367,5718,10,5,12,41,46,3.75,5.0,fr,51764,114,2207073,1,1,Active Shallow Crust,128.8964,89.96743,0.0,10/05/5718
+-1.89392,49.37367,4980,4,2,11,14,35,3.85,5.0,fr,51765,99,2207079,1,1,Active Shallow Crust,240.0113,57.99785,0.0,04/02/4980
+-1.89392,49.37367,5608,7,18,20,49,0,4.45,5.0,fr,51766,112,2207148,1,1,Active Shallow Crust,0.0,89.9901,0.0,07/18/5608
+-1.89392,49.37367,5346,3,22,6,51,14,4.55,27.5,fr,51767,106,2207162,1,1,Active Shallow Crust,0.0,89.99014,0.0,03/22/5346
+-1.89392,49.37367,7983,9,26,18,17,6,4.65,5.0,fr,51768,159,2207172,1,1,Active Shallow Crust,0.0,89.98982,0.0,09/26/7983
+1.33947,45.58458,8160,5,3,14,52,52,3.65,5.0,fr,51769,163,2207532,1,1,Active Shallow Crust,0.0,89.99056,0.0,05/03/8160
+1.33947,45.58458,6451,11,26,19,8,55,3.65,15.0,fr,51770,129,2207539,1,1,Active Shallow Crust,0.0,89.99046,-90.0,11/26/6451
+1.33947,45.58458,8522,9,29,6,5,31,3.85,5.0,fr,51771,170,2207559,1,1,Active Shallow Crust,240.0106,57.99774,0.0,09/29/8522
+1.33947,45.58458,1151,1,9,20,14,35,3.95,5.0,fr,51772,23,2207571,1,2,Active Shallow Crust,240.0196,58.00486,0.0,01/09/1151
+1.33947,45.58458,2691,10,28,13,20,10,3.95,5.0,fr,51773,53,2207571,1,2,Active Shallow Crust,240.0196,58.00486,0.0,10/28/2691
+1.33947,45.58458,7526,12,6,12,12,13,3.95,5.0,fr,51774,150,2207574,1,1,Active Shallow Crust,0.0,89.98987,-90.0,12/06/7526
+1.33947,45.58458,7446,8,26,13,58,28,4.15,5.0,fr,51775,148,2207601,1,1,Active Shallow Crust,128.8978,89.99381,0.0,08/26/7446
+1.33947,45.58458,8943,2,26,19,5,54,4.35,15.0,fr,51776,178,2207617,1,1,Active Shallow Crust,0.0,89.99017,0.0,02/26/8943
+1.33947,45.58458,7013,8,18,11,58,35,4.45,5.0,fr,51777,140,2207628,1,1,Active Shallow Crust,0.0,89.98998,0.0,08/18/7013
+7.40217,47.78565,5728,4,30,6,2,4,3.55,5.0,fr,51778,114,2208000,1,7,Active Shallow Crust,0.0,89.99323,0.0,04/30/5728
+7.40217,47.78565,8649,2,1,1,47,54,3.55,5.0,fr,51779,172,2208000,1,7,Active Shallow Crust,0.0,89.99323,0.0,02/01/8649
+7.40217,47.78565,1239,2,18,15,4,25,3.55,5.0,fr,51780,24,2208000,1,7,Active Shallow Crust,0.0,89.99323,0.0,02/18/1239
+7.40217,47.78565,2174,6,26,17,30,32,3.55,5.0,fr,51781,43,2208000,1,7,Active Shallow Crust,0.0,89.99323,0.0,06/26/2174
+7.40217,47.78565,2983,3,22,0,37,14,3.55,5.0,fr,51782,59,2208000,1,7,Active Shallow Crust,0.0,89.99323,0.0,03/22/2983
+7.40217,47.78565,3692,11,2,0,17,33,3.55,5.0,fr,51783,73,2208000,1,7,Active Shallow Crust,0.0,89.99323,0.0,11/02/3692
+7.40217,47.78565,3772,10,23,14,44,47,3.55,5.0,fr,51784,75,2208000,1,7,Active Shallow Crust,0.0,89.99323,0.0,10/23/3772
+7.40217,47.78565,3896,3,23,9,29,23,3.55,15.0,fr,51785,77,2208001,1,1,Active Shallow Crust,0.0,89.99323,0.0,03/23/3896
+7.40217,47.78565,9206,9,17,12,29,36,3.55,15.0,fr,51786,184,2208004,1,1,Active Shallow Crust,240.0134,57.99702,0.0,09/17/9206
+7.40217,47.78565,6376,5,12,2,40,56,3.55,5.0,fr,51787,127,2208006,1,1,Active Shallow Crust,0.0,89.99315,-90.0,05/12/6376
+7.40217,47.78565,8344,7,30,22,47,40,3.55,5.0,fr,51788,166,2208009,1,1,Active Shallow Crust,128.8959,89.99323,0.0,07/30/8344
+7.40217,47.78565,1027,12,22,4,7,9,3.65,5.0,fr,51789,20,2208012,1,4,Active Shallow Crust,0.0,89.98792,0.0,12/22/1027
+7.40217,47.78565,9439,5,21,16,42,4,3.65,5.0,fr,51790,188,2208012,1,4,Active Shallow Crust,0.0,89.98792,0.0,05/21/9439
+7.40217,47.78565,306,2,24,7,15,0,3.65,5.0,fr,51791,6,2208012,1,4,Active Shallow Crust,0.0,89.98792,0.0,02/24/0306
+7.40217,47.78565,5638,11,24,1,11,43,3.65,5.0,fr,51792,112,2208012,1,4,Active Shallow Crust,0.0,89.98792,0.0,11/24/5638
+7.40217,47.78565,9632,11,25,6,23,0,3.65,15.0,fr,51793,192,2208013,1,2,Active Shallow Crust,0.0,89.98792,0.0,11/25/9632
+7.40217,47.78565,3599,8,2,20,16,41,3.65,15.0,fr,51794,71,2208013,1,2,Active Shallow Crust,0.0,89.98792,0.0,08/02/3599
+7.40217,47.78565,4091,9,27,11,8,47,3.65,5.0,fr,51795,81,2208015,1,1,Active Shallow Crust,240.0018,58.01285,0.0,09/27/4091
+7.40217,47.78565,3523,11,1,5,34,46,3.65,15.0,fr,51796,70,2208019,1,1,Active Shallow Crust,0.0,89.98779,-90.0,11/01/3523
+7.40217,47.78565,2294,2,10,20,27,31,3.75,5.0,fr,51797,45,2208024,1,5,Active Shallow Crust,0.0,89.98923,0.0,02/10/2294
+7.40217,47.78565,799,2,22,21,18,29,3.75,5.0,fr,51798,15,2208024,1,5,Active Shallow Crust,0.0,89.98923,0.0,02/22/0799
+7.40217,47.78565,2387,4,2,20,42,51,3.75,5.0,fr,51799,47,2208024,1,5,Active Shallow Crust,0.0,89.98923,0.0,04/02/2387
+7.40217,47.78565,3750,8,5,19,22,20,3.75,5.0,fr,51800,74,2208024,1,5,Active Shallow Crust,0.0,89.98923,0.0,08/05/3750
+7.40217,47.78565,2992,5,17,21,15,26,3.75,5.0,fr,51801,59,2208024,1,5,Active Shallow Crust,0.0,89.98923,0.0,05/17/2992
+7.40217,47.78565,9270,5,1,20,27,41,3.75,5.0,fr,51802,185,2208027,1,1,Active Shallow Crust,240.0087,58.01807,0.0,05/01/9270
+7.40217,47.78565,4344,7,14,1,11,12,3.75,27.5,fr,51803,86,2208035,1,1,Active Shallow Crust,128.8967,89.96751,0.0,07/14/4344
+7.40217,47.78565,7542,12,21,6,20,11,3.85,5.0,fr,51804,150,2208036,1,2,Active Shallow Crust,0.0,89.99041,0.0,12/21/7542
+7.40217,47.78565,2367,4,6,5,56,28,3.85,5.0,fr,51805,47,2208036,1,2,Active Shallow Crust,0.0,89.99041,0.0,04/06/2367
+7.40217,47.78565,9739,12,11,0,58,56,3.85,15.0,fr,51806,194,2208037,1,1,Active Shallow Crust,0.0,89.99041,0.0,12/11/9739
+7.40217,47.78565,4682,9,7,16,30,51,3.85,27.5,fr,51807,93,2208038,1,1,Active Shallow Crust,0.0,89.99041,0.0,09/07/4682
+7.40217,47.78565,810,4,27,21,30,45,3.85,5.0,fr,51808,16,2208039,1,2,Active Shallow Crust,240.0112,57.99856,0.0,04/27/0810
+7.40217,47.78565,9814,8,20,5,25,42,3.85,5.0,fr,51809,196,2208039,1,2,Active Shallow Crust,240.0112,57.99856,0.0,08/20/9814
+7.40217,47.78565,2458,3,20,3,44,15,3.85,5.0,fr,51810,49,2208045,1,1,Active Shallow Crust,128.8957,89.9952,0.0,03/20/2458
+7.40217,47.78565,2687,6,21,9,43,38,3.95,5.0,fr,51811,53,2208048,1,3,Active Shallow Crust,0.0,89.99145,0.0,06/21/2687
+7.40217,47.78565,6955,1,22,21,41,19,3.95,5.0,fr,51812,139,2208048,1,3,Active Shallow Crust,0.0,89.99145,0.0,01/22/6955
+7.40217,47.78565,6593,7,24,18,46,31,3.95,5.0,fr,51813,131,2208048,1,3,Active Shallow Crust,0.0,89.99145,0.0,07/24/6593
+7.40217,47.78565,589,11,9,5,57,3,4.05,5.0,fr,51814,11,2208060,1,1,Active Shallow Crust,0.0,89.98857,0.0,11/09/0589
+7.40217,47.78565,8325,7,23,1,12,12,4.05,5.0,fr,51815,166,2208063,1,2,Active Shallow Crust,240.0054,58.00626,0.0,07/23/8325
+7.40217,47.78565,4007,2,26,7,18,52,4.05,5.0,fr,51816,80,2208063,1,2,Active Shallow Crust,240.0054,58.00626,0.0,02/26/4007
+7.40217,47.78565,5044,5,3,5,45,18,4.05,15.0,fr,51817,100,2208064,1,1,Active Shallow Crust,240.0054,58.00624,0.0,05/03/5044
+7.40217,47.78565,9863,4,6,8,17,33,4.15,5.0,fr,51818,197,2208072,1,4,Active Shallow Crust,0.0,89.98981,0.0,04/06/9863
+7.40217,47.78565,3102,10,9,14,56,41,4.15,5.0,fr,51819,62,2208072,1,4,Active Shallow Crust,0.0,89.98981,0.0,10/09/3102
+7.40217,47.78565,3217,9,6,18,35,38,4.15,5.0,fr,51820,64,2208072,1,4,Active Shallow Crust,0.0,89.98981,0.0,09/06/3217
+7.40217,47.78565,243,12,28,21,40,8,4.15,5.0,fr,51821,4,2208072,1,4,Active Shallow Crust,0.0,89.98981,0.0,12/28/0243
+7.40217,47.78565,7031,2,27,14,35,49,4.15,15.0,fr,51822,140,2208073,1,3,Active Shallow Crust,0.0,89.98981,0.0,02/27/7031
+7.40217,47.78565,9511,3,10,21,26,50,4.15,15.0,fr,51823,190,2208073,1,3,Active Shallow Crust,0.0,89.98981,0.0,03/10/9511
+7.40217,47.78565,9698,1,24,3,3,23,4.15,15.0,fr,51824,193,2208073,1,3,Active Shallow Crust,0.0,89.98981,0.0,01/24/9698
+7.40217,47.78565,8046,10,30,8,29,36,4.15,5.0,fr,51825,160,2208075,1,1,Active Shallow Crust,240.0088,57.99713,0.0,10/30/8046
+7.40217,47.78565,4608,5,8,21,54,26,4.25,5.0,fr,51826,92,2208084,1,1,Active Shallow Crust,0.0,89.99092,0.0,05/08/4608
+7.40217,47.78565,5125,3,20,23,22,32,4.35,5.0,fr,51827,102,2208096,1,1,Active Shallow Crust,0.0,89.98921,0.0,03/20/5125
+7.40217,47.78565,8824,12,16,17,3,53,4.35,5.0,fr,51828,176,2208105,1,1,Active Shallow Crust,128.8973,89.98258,0.0,12/16/8824
+7.40217,47.78565,5086,4,7,12,18,48,4.95,15.0,fr,51829,101,2208172,1,1,Active Shallow Crust,240.0125,58.00443,0.0,04/07/5086
+7.40217,47.78565,8214,4,23,10,9,51,5.25,5.0,fr,51830,164,2208204,1,1,Active Shallow Crust,0.0,89.99043,0.0,04/23/8214
+7.402173,47.78565,4757,6,23,23,18,51,6.15,6.011322,fr,51831,95,2208312,1,1,Active Shallow Crust,359.9998,89.99014,0.0,06/23/4757
+5.72424,43.52813,9114,10,24,2,33,51,3.55,5.0,fr,51832,182,2208480,1,2,Active Shallow Crust,0.0,89.99269,0.0,10/24/9114
+5.72424,43.52813,8520,7,31,2,40,47,3.55,5.0,fr,51833,170,2208480,1,2,Active Shallow Crust,0.0,89.99269,0.0,07/31/8520
+5.72424,43.52813,1082,7,18,17,50,27,3.55,5.0,fr,51834,21,2208486,1,1,Active Shallow Crust,0.0,89.99261,-90.0,07/18/1082
+5.72424,43.52813,5495,11,28,19,28,42,3.65,5.0,fr,51835,109,2208495,1,2,Active Shallow Crust,240.0003,58.01359,0.0,11/28/5495
+5.72424,43.52813,6729,8,18,6,56,24,3.65,5.0,fr,51836,134,2208495,1,2,Active Shallow Crust,240.0003,58.01359,0.0,08/18/6729
+5.72424,43.52813,2811,3,15,16,51,34,3.65,5.0,fr,51837,56,2208501,1,1,Active Shallow Crust,128.9002,89.96347,0.0,03/15/2811
+5.72424,43.52813,1737,5,22,12,48,14,3.75,15.0,fr,51838,34,2208505,1,1,Active Shallow Crust,0.0,89.98839,0.0,05/22/1737
+5.72424,43.52813,1513,12,27,13,36,10,3.75,15.0,fr,51839,30,2208511,1,1,Active Shallow Crust,0.0,89.98825,-90.0,12/27/1513
+5.72424,43.52813,8250,10,6,11,51,55,3.75,5.0,fr,51840,164,2208513,1,1,Active Shallow Crust,128.8965,89.96744,0.0,10/06/8250
+5.72424,43.52813,1159,6,5,7,1,32,3.85,15.0,fr,51841,23,2208520,1,1,Active Shallow Crust,240.0108,57.99767,0.0,06/05/1159
+5.72424,43.52813,7006,12,18,18,26,2,3.95,5.0,fr,51842,140,2208534,1,1,Active Shallow Crust,0.0,89.99067,-90.0,12/18/7006
+5.72424,43.52813,2900,6,8,0,8,44,4.05,27.5,fr,51843,57,2208542,1,1,Active Shallow Crust,0.0,89.99178,0.0,06/08/2900
+5.72424,43.52813,3780,12,3,17,4,1,4.15,27.5,fr,51844,75,2208554,1,1,Active Shallow Crust,0.0,89.98901,0.0,12/03/3780
+5.72424,43.52813,1029,8,16,13,28,45,4.45,5.0,fr,51845,20,2208588,1,1,Active Shallow Crust,0.0,89.98962,0.0,08/16/1029
+5.72424,43.52813,6345,5,17,17,28,1,4.55,5.0,fr,51846,126,2208606,1,1,Active Shallow Crust,0.0,89.99065,-90.0,05/17/6345
+5.72424,43.52813,3930,5,17,19,42,33,5.05,5.0,fr,51847,78,2208660,1,1,Active Shallow Crust,0.0,89.98959,0.0,05/17/3930
+5.72424,43.52813,8298,1,12,22,40,23,5.05,5.0,fr,51848,165,2208663,1,1,Active Shallow Crust,240.0204,57.99738,0.0,01/12/8298
+6.05472,49.77,4743,1,23,4,54,58,4.15,5.0,fr,51849,94,2209041,1,1,Active Shallow Crust,128.8977,89.99347,0.0,01/23/4743
+6.05472,49.77,7731,6,7,8,19,14,4.35,5.0,fr,51850,154,2209056,1,1,Active Shallow Crust,0.0,89.98963,0.0,06/07/7731
+3.38135,44.78807,7242,10,22,13,43,18,3.55,5.0,fr,51851,144,2209440,1,1,Active Shallow Crust,0.0,89.98927,0.0,10/22/7242
+3.38135,44.78807,7607,10,22,4,12,24,3.55,15.0,fr,51852,152,2209441,1,1,Active Shallow Crust,0.0,89.98927,0.0,10/22/7607
+3.38135,44.78807,3375,5,21,2,31,29,3.65,5.0,fr,51853,67,2209452,1,3,Active Shallow Crust,0.0,89.99043,0.0,05/21/3375
+3.38135,44.78807,3379,11,28,21,27,16,3.65,5.0,fr,51854,67,2209452,1,3,Active Shallow Crust,0.0,89.99043,0.0,11/28/3379
+3.38135,44.78807,4068,10,6,16,37,37,3.65,5.0,fr,51855,81,2209452,1,3,Active Shallow Crust,0.0,89.99043,0.0,10/06/4068
+3.38135,44.78807,8442,6,30,15,24,17,3.75,15.0,fr,51856,168,2209465,1,1,Active Shallow Crust,0.0,89.98863,0.0,06/30/8442
+3.38135,44.78807,9262,9,2,6,59,38,3.85,5.0,fr,51857,185,2209476,1,2,Active Shallow Crust,0.0,89.98987,0.0,09/02/9262
+3.38135,44.78807,680,8,5,15,42,25,3.85,5.0,fr,51858,13,2209476,1,2,Active Shallow Crust,0.0,89.98987,0.0,08/05/0680
+3.38135,44.78807,6662,7,2,13,10,23,4.05,5.0,fr,51859,133,2209500,1,1,Active Shallow Crust,0.0,89.98994,0.0,07/02/6662
+3.38135,44.78807,8717,7,30,11,18,7,4.15,5.0,fr,51860,174,2209512,1,1,Active Shallow Crust,0.0,89.98924,0.0,07/30/8717
+3.38135,44.78807,3568,6,3,0,51,31,4.65,5.0,fr,51861,71,2209572,1,1,Active Shallow Crust,0.0,89.98991,0.0,06/03/3568
+3.38135,44.78807,1689,6,5,18,22,40,5.75,15.0,fr,51862,33,2209705,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/05/1689
+7.58997,48.06257,3822,1,31,12,46,44,3.55,5.0,fr,51863,76,2209920,1,6,Active Shallow Crust,0.0,89.99326,0.0,01/31/3822
+7.58997,48.06257,6552,12,17,2,16,22,3.55,5.0,fr,51864,131,2209920,1,6,Active Shallow Crust,0.0,89.99326,0.0,12/17/6552
+7.58997,48.06257,4451,7,31,5,58,37,3.55,5.0,fr,51865,89,2209920,1,6,Active Shallow Crust,0.0,89.99326,0.0,07/31/4451
+7.58997,48.06257,7140,5,27,1,4,55,3.55,5.0,fr,51866,142,2209920,1,6,Active Shallow Crust,0.0,89.99326,0.0,05/27/7140
+7.58997,48.06257,2729,7,31,16,54,7,3.55,5.0,fr,51867,54,2209920,1,6,Active Shallow Crust,0.0,89.99326,0.0,07/31/2729
+7.58997,48.06257,1779,6,19,3,29,25,3.55,5.0,fr,51868,35,2209920,1,6,Active Shallow Crust,0.0,89.99326,0.0,06/19/1779
+7.58997,48.06257,986,8,10,9,36,6,3.55,15.0,fr,51869,19,2209921,1,1,Active Shallow Crust,0.0,89.99326,0.0,08/10/0986
+7.58997,48.06257,7570,3,12,2,37,41,3.55,27.5,fr,51870,151,2209922,1,1,Active Shallow Crust,0.0,89.99326,0.0,03/12/7570
+7.58997,48.06257,2309,8,22,11,44,27,3.55,5.0,fr,51871,46,2209923,1,1,Active Shallow Crust,240.0123,57.99854,0.0,08/22/2309
+7.58997,48.06257,1860,7,18,1,54,39,3.55,15.0,fr,51872,37,2209930,1,1,Active Shallow Crust,128.8973,89.99326,0.0,07/18/1860
+7.58997,48.06257,9946,1,19,6,27,46,3.65,5.0,fr,51873,198,2209932,1,3,Active Shallow Crust,0.0,89.98798,0.0,01/19/9946
+7.58997,48.06257,7384,3,13,10,36,58,3.65,5.0,fr,51874,147,2209932,1,3,Active Shallow Crust,0.0,89.98798,0.0,03/13/7384
+7.58997,48.06257,1698,10,25,20,27,43,3.65,5.0,fr,51875,33,2209932,1,3,Active Shallow Crust,0.0,89.98798,0.0,10/25/1698
+7.58997,48.06257,6643,4,8,20,42,15,3.65,15.0,fr,51876,132,2209933,1,3,Active Shallow Crust,0.0,89.98798,0.0,04/08/6643
+7.58997,48.06257,8834,9,3,20,24,37,3.65,15.0,fr,51877,176,2209933,1,3,Active Shallow Crust,0.0,89.98798,0.0,09/03/8834
+7.58997,48.06257,2820,12,23,22,9,34,3.65,15.0,fr,51878,56,2209933,1,3,Active Shallow Crust,0.0,89.98798,0.0,12/23/2820
+7.58997,48.06257,4671,6,12,3,18,42,3.65,27.5,fr,51879,93,2209940,1,1,Active Shallow Crust,0.0,89.98785,-90.0,06/12/4671
+7.58997,48.06257,5713,7,30,14,1,35,3.75,5.0,fr,51880,114,2209944,1,3,Active Shallow Crust,0.0,89.9893,0.0,07/30/5713
+7.58997,48.06257,3421,5,31,0,3,30,3.75,5.0,fr,51881,68,2209944,1,3,Active Shallow Crust,0.0,89.9893,0.0,05/31/3421
+7.58997,48.06257,8157,3,4,19,18,56,3.75,5.0,fr,51882,163,2209944,1,3,Active Shallow Crust,0.0,89.9893,0.0,03/04/8157
+7.58997,48.06257,5202,5,30,18,46,46,3.75,5.0,fr,51883,104,2209947,1,1,Active Shallow Crust,240.0087,58.01725,0.0,05/30/5202
+7.58997,48.06257,8583,12,14,0,17,36,3.75,27.5,fr,51884,171,2209955,1,2,Active Shallow Crust,128.8966,89.96697,0.0,12/14/8583
+7.58997,48.06257,3584,7,7,23,11,23,3.75,27.5,fr,51885,71,2209955,1,2,Active Shallow Crust,128.8966,89.96697,0.0,07/07/3584
+7.58997,48.06257,5184,9,21,5,54,15,3.85,5.0,fr,51886,103,2209956,1,2,Active Shallow Crust,0.0,89.99046,0.0,09/21/5184
+7.58997,48.06257,5056,12,28,9,20,37,3.85,5.0,fr,51887,101,2209956,1,2,Active Shallow Crust,0.0,89.99046,0.0,12/28/5056
+7.58997,48.06257,9992,9,13,13,12,7,3.85,15.0,fr,51888,199,2209957,1,1,Active Shallow Crust,0.0,89.99046,0.0,09/13/9992
+7.58997,48.06257,9227,12,12,14,55,52,3.85,5.0,fr,51889,184,2209959,1,2,Active Shallow Crust,240.0112,57.99752,0.0,12/12/9227
+7.58997,48.06257,9636,8,15,22,29,18,3.85,5.0,fr,51890,192,2209959,1,2,Active Shallow Crust,240.0112,57.99752,0.0,08/15/9636
+7.58997,48.06257,6338,5,2,17,49,25,3.85,15.0,fr,51891,126,2209960,1,1,Active Shallow Crust,240.0112,57.99752,0.0,05/02/6338
+7.58997,48.06257,2834,7,22,6,55,41,3.85,5.0,fr,51892,56,2209965,1,1,Active Shallow Crust,128.8953,89.99523,0.0,07/22/2834
+7.58997,48.06257,5960,4,1,9,7,59,3.95,5.0,fr,51893,119,2209968,1,1,Active Shallow Crust,0.0,89.99149,0.0,04/01/5960
+7.58997,48.06257,826,10,6,6,38,43,3.95,5.0,fr,51894,16,2209971,1,1,Active Shallow Crust,240.0201,58.00512,0.0,10/06/0826
+7.58997,48.06257,9522,5,1,1,42,11,4.05,5.0,fr,51895,190,2209980,1,2,Active Shallow Crust,0.0,89.98863,0.0,05/01/9522
+7.58997,48.06257,9895,12,19,9,16,1,4.05,5.0,fr,51896,197,2209980,1,2,Active Shallow Crust,0.0,89.98863,0.0,12/19/9895
+7.58997,48.06257,4813,4,27,1,17,35,4.15,5.0,fr,51897,96,2209992,1,1,Active Shallow Crust,0.0,89.98987,0.0,04/27/4813
+7.58997,48.06257,8194,3,10,9,41,34,4.15,15.0,fr,51898,163,2209993,1,1,Active Shallow Crust,0.0,89.98987,0.0,03/10/8194
+7.58997,48.06257,3241,11,23,16,39,41,4.15,5.0,fr,51899,64,2209995,1,1,Active Shallow Crust,240.0089,57.99784,0.0,11/23/3241
+7.58997,48.06257,2964,1,14,2,14,39,4.15,5.0,fr,51900,59,2209998,1,1,Active Shallow Crust,0.0,89.98975,-90.0,01/14/2964
+7.58997,48.06257,7755,5,2,6,19,47,4.15,15.0,fr,51901,155,2210002,1,1,Active Shallow Crust,128.8978,89.99325,0.0,05/02/7755
+7.58997,48.06257,7107,12,9,17,46,44,4.25,5.0,fr,51902,142,2210013,1,1,Active Shallow Crust,128.8943,89.981,0.0,12/09/7107
+7.58997,48.06257,131,2,3,14,48,29,4.35,5.0,fr,51903,2,2210016,1,1,Active Shallow Crust,0.0,89.98927,0.0,02/03/0131
+7.58997,48.06257,8298,6,19,6,49,3,4.55,5.0,fr,51904,165,2210040,1,1,Active Shallow Crust,0.0,89.98934,0.0,06/19/8298
+7.58997,48.06257,4611,5,14,2,31,44,4.55,5.0,fr,51905,92,2210049,1,1,Active Shallow Crust,128.8936,89.98573,0.0,05/14/4611
+7.58997,48.06257,8594,11,16,20,30,51,5.05,5.0,fr,51906,171,2210103,1,1,Active Shallow Crust,240.0232,57.99763,0.0,11/16/8594
+7.58997,48.06257,9285,2,7,0,25,33,5.35,5.0,fr,51907,185,2210136,1,1,Active Shallow Crust,0.0,89.98981,0.0,02/07/9285
+7.58997,48.06257,7809,8,1,13,57,10,5.55,5.0,fr,51908,156,2210160,1,1,Active Shallow Crust,0.0,89.98988,0.0,08/01/7809
+8.59122,47.40181,8444,5,5,18,11,45,3.55,5.0,fr,51909,168,2210400,1,9,Active Shallow Crust,0.0,89.98635,0.0,05/05/8444
+8.59122,47.40181,9351,2,26,8,53,36,3.55,5.0,fr,51910,187,2210400,1,9,Active Shallow Crust,0.0,89.98635,0.0,02/26/9351
+8.59122,47.40181,7397,1,3,19,41,21,3.55,5.0,fr,51911,147,2210400,1,9,Active Shallow Crust,0.0,89.98635,0.0,01/03/7397
+8.59122,47.40181,1504,2,17,21,27,20,3.55,5.0,fr,51912,30,2210400,1,9,Active Shallow Crust,0.0,89.98635,0.0,02/17/1504
+8.59122,47.40181,8968,1,23,19,22,6,3.55,5.0,fr,51913,179,2210400,1,9,Active Shallow Crust,0.0,89.98635,0.0,01/23/8968
+8.59122,47.40181,9460,10,26,3,41,18,3.55,5.0,fr,51914,189,2210400,1,9,Active Shallow Crust,0.0,89.98635,0.0,10/26/9460
+8.59122,47.40181,985,10,14,3,46,1,3.55,5.0,fr,51915,19,2210400,1,9,Active Shallow Crust,0.0,89.98635,0.0,10/14/0985
+8.59122,47.40181,7458,3,16,2,3,53,3.55,5.0,fr,51916,149,2210400,1,9,Active Shallow Crust,0.0,89.98635,0.0,03/16/7458
+8.59122,47.40181,7223,3,7,13,3,0,3.55,5.0,fr,51917,144,2210400,1,9,Active Shallow Crust,0.0,89.98635,0.0,03/07/7223
+8.59122,47.40181,8267,12,9,15,29,19,3.55,15.0,fr,51918,165,2210401,1,1,Active Shallow Crust,0.0,89.98635,0.0,12/09/8267
+8.59122,47.40181,8231,10,30,5,39,33,3.55,27.5,fr,51919,164,2210402,1,1,Active Shallow Crust,0.0,89.98635,0.0,10/30/8231
+8.59122,47.40181,8676,1,7,21,49,58,3.55,5.0,fr,51920,173,2210403,1,2,Active Shallow Crust,240.0117,57.99882,0.0,01/07/8676
+8.59122,47.40181,6992,7,15,6,8,7,3.55,5.0,fr,51921,139,2210403,1,2,Active Shallow Crust,240.0117,57.99882,0.0,07/15/6992
+8.59122,47.40181,6629,10,29,16,25,31,3.55,15.0,fr,51922,132,2210404,1,1,Active Shallow Crust,240.0117,57.99882,0.0,10/29/6629
+8.59122,47.40181,1269,7,30,15,32,12,3.55,5.0,fr,51923,25,2210409,1,1,Active Shallow Crust,128.8977,89.99317,0.0,07/30/1269
+8.59122,47.40181,8262,9,20,17,51,35,3.65,5.0,fr,51924,165,2210412,1,7,Active Shallow Crust,0.0,89.98783,0.0,09/20/8262
+8.59122,47.40181,261,5,3,9,59,21,3.65,5.0,fr,51925,5,2210412,1,7,Active Shallow Crust,0.0,89.98783,0.0,05/03/0261
+8.59122,47.40181,8572,4,22,7,44,58,3.65,5.0,fr,51926,171,2210412,1,7,Active Shallow Crust,0.0,89.98783,0.0,04/22/8572
+8.59122,47.40181,5001,5,16,13,2,5,3.65,5.0,fr,51927,100,2210412,1,7,Active Shallow Crust,0.0,89.98783,0.0,05/16/5001
+8.59122,47.40181,483,8,22,8,35,34,3.65,5.0,fr,51928,9,2210412,1,7,Active Shallow Crust,0.0,89.98783,0.0,08/22/0483
+8.59122,47.40181,8968,8,18,19,13,50,3.65,5.0,fr,51929,179,2210412,1,7,Active Shallow Crust,0.0,89.98783,0.0,08/18/8968
+8.59122,47.40181,4769,12,7,15,1,29,3.65,5.0,fr,51930,95,2210412,1,7,Active Shallow Crust,0.0,89.98783,0.0,12/07/4769
+8.59122,47.40181,4056,4,17,20,3,57,3.65,15.0,fr,51931,81,2210413,1,5,Active Shallow Crust,0.0,89.98783,0.0,04/17/4056
+8.59122,47.40181,9445,12,25,7,56,50,3.65,15.0,fr,51932,188,2210413,1,5,Active Shallow Crust,0.0,89.98783,0.0,12/25/9445
+8.59122,47.40181,7846,8,18,9,36,53,3.65,15.0,fr,51933,156,2210413,1,5,Active Shallow Crust,0.0,89.98783,0.0,08/18/7846
+8.59122,47.40181,6153,4,3,19,22,28,3.65,15.0,fr,51934,123,2210413,1,5,Active Shallow Crust,0.0,89.98783,0.0,04/03/6153
+8.59122,47.40181,3076,4,22,13,10,9,3.65,15.0,fr,51935,61,2210413,1,5,Active Shallow Crust,0.0,89.98783,0.0,04/22/3076
+8.59122,47.40181,7356,11,11,1,34,8,3.65,15.0,fr,51936,147,2210416,1,2,Active Shallow Crust,240.0035,58.01189,0.0,11/11/7356
+8.59122,47.40181,9790,8,23,7,33,58,3.65,15.0,fr,51937,195,2210416,1,2,Active Shallow Crust,240.0035,58.01189,0.0,08/23/9790
+8.59122,47.40181,5795,2,14,23,20,8,3.65,5.0,fr,51938,115,2210421,1,2,Active Shallow Crust,128.8986,89.96354,0.0,02/14/5795
+8.59122,47.40181,7043,4,17,7,58,58,3.65,5.0,fr,51939,140,2210421,1,2,Active Shallow Crust,128.8986,89.96354,0.0,04/17/7043
+8.59122,47.40181,8365,1,19,6,53,15,3.75,5.0,fr,51940,167,2210424,1,5,Active Shallow Crust,0.0,89.98916,0.0,01/19/8365
+8.59122,47.40181,5940,1,22,14,34,21,3.75,5.0,fr,51941,118,2210424,1,5,Active Shallow Crust,0.0,89.98916,0.0,01/22/5940
+8.59122,47.40181,6024,11,20,22,41,45,3.75,5.0,fr,51942,120,2210424,1,5,Active Shallow Crust,0.0,89.98916,0.0,11/20/6024
+8.59122,47.40181,8472,8,5,13,8,36,3.75,5.0,fr,51943,169,2210424,1,5,Active Shallow Crust,0.0,89.98916,0.0,08/05/8472
+8.59122,47.40181,7808,4,29,10,13,35,3.75,5.0,fr,51944,156,2210424,1,5,Active Shallow Crust,0.0,89.98916,0.0,04/29/7808
+8.59122,47.40181,30,6,28,8,29,44,3.75,27.5,fr,51945,0,2210426,1,1,Active Shallow Crust,0.0,89.98916,0.0,06/28/0030
+8.59122,47.40181,6695,5,3,1,1,23,3.75,5.0,fr,51946,133,2210427,1,2,Active Shallow Crust,240.0096,58.0155,0.0,05/03/6695
+8.59122,47.40181,9663,10,16,0,16,29,3.75,5.0,fr,51947,193,2210427,1,2,Active Shallow Crust,240.0096,58.0155,0.0,10/16/9663
+8.59122,47.40181,6904,6,30,9,14,42,3.75,5.0,fr,51948,138,2210430,1,1,Active Shallow Crust,0.0,89.98903,-90.0,06/30/6904
+8.59122,47.40181,444,4,24,13,10,6,3.85,5.0,fr,51949,8,2210436,1,5,Active Shallow Crust,0.0,89.99033,0.0,04/24/0444
+8.59122,47.40181,7701,4,1,19,48,58,3.85,5.0,fr,51950,154,2210436,1,5,Active Shallow Crust,0.0,89.99033,0.0,04/01/7701
+8.59122,47.40181,9906,7,11,5,28,50,3.85,5.0,fr,51951,198,2210436,1,5,Active Shallow Crust,0.0,89.99033,0.0,07/11/9906
+8.59122,47.40181,7225,1,10,18,10,24,3.85,5.0,fr,51952,144,2210436,1,5,Active Shallow Crust,0.0,89.99033,0.0,01/10/7225
+8.59122,47.40181,1604,9,7,6,53,34,3.85,5.0,fr,51953,32,2210436,1,5,Active Shallow Crust,0.0,89.99033,0.0,09/07/1604
+8.59122,47.40181,1673,10,16,12,56,10,3.85,15.0,fr,51954,33,2210437,1,3,Active Shallow Crust,0.0,89.99033,0.0,10/16/1673
+8.59122,47.40181,5203,3,2,17,19,28,3.85,15.0,fr,51955,104,2210437,1,3,Active Shallow Crust,0.0,89.99033,0.0,03/02/5203
+8.59122,47.40181,1184,4,8,10,2,56,3.85,15.0,fr,51956,23,2210437,1,3,Active Shallow Crust,0.0,89.99033,0.0,04/08/1184
+8.59122,47.40181,5931,9,15,2,6,59,3.85,27.5,fr,51957,118,2210438,1,1,Active Shallow Crust,0.0,89.99033,0.0,09/15/5931
+8.59122,47.40181,1070,5,16,17,0,48,3.85,27.5,fr,51958,21,2210441,1,1,Active Shallow Crust,240.0126,57.99727,0.0,05/16/1070
+8.59122,47.40181,8707,12,3,6,12,34,3.85,15.0,fr,51959,174,2210443,1,1,Active Shallow Crust,0.0,89.99023,-90.0,12/03/8707
+8.59122,47.40181,8592,4,20,18,50,27,3.85,27.5,fr,51960,171,2210447,1,1,Active Shallow Crust,128.8944,89.99517,0.0,04/20/8592
+8.59122,47.40181,7673,12,2,9,40,8,3.95,5.0,fr,51961,153,2210448,1,4,Active Shallow Crust,0.0,89.99139,0.0,12/02/7673
+8.59122,47.40181,4082,6,15,6,46,8,3.95,5.0,fr,51962,81,2210448,1,4,Active Shallow Crust,0.0,89.99139,0.0,06/15/4082
+8.59122,47.40181,1126,1,14,1,58,55,3.95,5.0,fr,51963,22,2210448,1,4,Active Shallow Crust,0.0,89.99139,0.0,01/14/1126
+8.59122,47.40181,4045,10,21,13,59,1,3.95,5.0,fr,51964,80,2210448,1,4,Active Shallow Crust,0.0,89.99139,0.0,10/21/4045
+8.59122,47.40181,9580,1,9,21,18,47,3.95,27.5,fr,51965,191,2210456,1,1,Active Shallow Crust,0.0,89.99129,-90.0,01/09/9580
+8.59122,47.40181,7469,5,4,13,29,56,3.95,5.0,fr,51966,149,2210457,1,1,Active Shallow Crust,128.8994,89.9957,0.0,05/04/7469
+8.59122,47.40181,4908,5,23,2,15,56,4.05,5.0,fr,51967,98,2210460,1,5,Active Shallow Crust,0.0,89.99232,0.0,05/23/4908
+8.59122,47.40181,2383,11,8,8,17,41,4.05,5.0,fr,51968,47,2210460,1,5,Active Shallow Crust,0.0,89.99232,0.0,11/08/2383
+8.59122,47.40181,3005,9,10,19,30,33,4.05,5.0,fr,51969,60,2210460,1,5,Active Shallow Crust,0.0,89.99232,0.0,09/10/3005
+8.59122,47.40181,8698,1,17,14,34,26,4.05,5.0,fr,51970,173,2210460,1,5,Active Shallow Crust,0.0,89.99232,0.0,01/17/8698
+8.59122,47.40181,5139,3,6,5,27,40,4.05,5.0,fr,51971,102,2210460,1,5,Active Shallow Crust,0.0,89.99232,0.0,03/06/5139
+8.59122,47.40181,3646,3,5,11,52,42,4.05,15.0,fr,51972,72,2210461,1,1,Active Shallow Crust,0.0,89.99232,0.0,03/05/3646
+8.59122,47.40181,3835,4,10,13,57,20,4.05,27.5,fr,51973,76,2210462,1,2,Active Shallow Crust,0.0,89.99232,0.0,04/10/3835
+8.59122,47.40181,803,12,26,15,40,43,4.05,27.5,fr,51974,16,2210462,1,2,Active Shallow Crust,0.0,89.99232,0.0,12/26/0803
+8.59122,47.40181,6849,7,17,7,55,22,4.05,27.5,fr,51975,136,2210465,1,1,Active Shallow Crust,240.0057,58.00604,0.0,07/17/6849
+8.59122,47.40181,4080,7,16,9,24,19,4.05,5.0,fr,51976,81,2210466,1,1,Active Shallow Crust,0.0,89.99223,-90.0,07/16/4080
+8.59122,47.40181,3775,10,25,3,11,41,4.15,5.0,fr,51977,75,2210472,1,3,Active Shallow Crust,0.0,89.99316,0.0,10/25/3775
+8.59122,47.40181,8623,5,27,20,47,3,4.15,5.0,fr,51978,172,2210472,1,3,Active Shallow Crust,0.0,89.99316,0.0,05/27/8623
+8.59122,47.40181,1371,9,26,2,43,44,4.15,5.0,fr,51979,27,2210472,1,3,Active Shallow Crust,0.0,89.99316,0.0,09/26/1371
+8.59122,47.40181,1956,7,23,2,23,9,4.15,15.0,fr,51980,39,2210473,1,1,Active Shallow Crust,0.0,89.99316,0.0,07/23/1956
+8.59122,47.40181,150,2,17,6,31,41,4.15,15.0,fr,51981,2,2210482,1,1,Active Shallow Crust,128.899,89.99316,0.0,02/17/0150
+8.59122,47.40181,9650,12,28,2,22,30,4.25,5.0,fr,51982,192,2210484,1,5,Active Shallow Crust,0.0,89.9878,0.0,12/28/9650
+8.59122,47.40181,8624,3,18,9,25,34,4.25,5.0,fr,51983,172,2210484,1,5,Active Shallow Crust,0.0,89.9878,0.0,03/18/8624
+8.59122,47.40181,6206,11,20,19,40,47,4.25,5.0,fr,51984,124,2210484,1,5,Active Shallow Crust,0.0,89.9878,0.0,11/20/6206
+8.59122,47.40181,2002,7,26,4,4,28,4.25,5.0,fr,51985,40,2210484,1,5,Active Shallow Crust,0.0,89.9878,0.0,07/26/2002
+8.59122,47.40181,8105,5,9,13,12,31,4.25,5.0,fr,51986,162,2210484,1,5,Active Shallow Crust,0.0,89.9878,0.0,05/09/8105
+8.59122,47.40181,3346,7,11,9,1,21,4.25,15.0,fr,51987,66,2210485,1,1,Active Shallow Crust,0.0,89.9878,0.0,07/11/3346
+8.59122,47.40181,1456,9,2,8,56,14,4.35,5.0,fr,51988,29,2210496,1,2,Active Shallow Crust,0.0,89.98913,0.0,09/02/1456
+8.59122,47.40181,3478,9,14,5,51,8,4.35,5.0,fr,51989,69,2210496,1,2,Active Shallow Crust,0.0,89.98913,0.0,09/14/3478
+8.59122,47.40181,6469,3,15,2,26,41,4.35,15.0,fr,51990,129,2210497,1,2,Active Shallow Crust,0.0,89.98913,0.0,03/15/6469
+8.59122,47.40181,3359,8,1,10,56,48,4.35,15.0,fr,51991,67,2210497,1,2,Active Shallow Crust,0.0,89.98913,0.0,08/01/3359
+8.59122,47.40181,4853,6,1,2,47,15,4.35,5.0,fr,51992,97,2210502,1,1,Active Shallow Crust,0.0,89.98901,-90.0,06/01/4853
+8.59122,47.40181,6726,4,9,5,23,44,4.35,5.0,fr,51993,134,2210505,1,1,Active Shallow Crust,128.8977,89.98305,0.0,04/09/6726
+8.59122,47.40181,5277,4,12,15,3,8,4.45,5.0,fr,51994,105,2210508,1,1,Active Shallow Crust,0.0,89.99031,0.0,04/12/5277
+8.59122,47.40181,3805,4,17,5,53,47,4.45,15.0,fr,51995,76,2210509,1,1,Active Shallow Crust,0.0,89.99031,0.0,04/17/3805
+8.59122,47.40181,5716,7,15,6,19,22,4.55,15.0,fr,51996,114,2210521,1,1,Active Shallow Crust,0.0,89.99136,0.0,07/15/5716
+8.59122,47.40181,2607,6,4,8,8,0,4.75,5.0,fr,51997,52,2210544,1,1,Active Shallow Crust,0.0,89.98971,0.0,06/04/2607
+8.59122,47.40181,7686,2,5,10,38,17,4.75,5.0,fr,51998,153,2210547,1,1,Active Shallow Crust,240.0081,58.00414,0.0,02/05/7686
+8.59122,47.40181,6170,5,14,12,24,43,4.85,5.0,fr,51999,123,2210556,1,1,Active Shallow Crust,0.0,89.99083,0.0,05/14/6170
+8.59122,47.40181,643,5,6,13,57,37,4.95,27.5,fr,52000,12,2210570,1,1,Active Shallow Crust,0.0,89.98911,0.0,05/06/0643
+8.59122,47.40181,9560,6,6,2,49,21,5.15,5.0,fr,52001,191,2210598,1,1,Active Shallow Crust,0.0,89.98905,-90.0,06/06/9560
+8.59122,47.40181,4576,7,19,5,58,45,5.85,15.0,fr,52002,91,2210680,1,1,Active Shallow Crust,240.0484,57.9999,0.0,07/19/4576
+8.59122,47.40181,5247,12,23,13,41,52,5.85,5.0,fr,52003,104,2210685,1,1,Active Shallow Crust,128.8664,89.99152,0.0,12/23/5247
+7.85811,44.44619,7807,11,30,9,36,8,3.55,5.0,fr,52004,156,2210880,1,3,Active Shallow Crust,0.0,89.9928,0.0,11/30/7807
+7.85811,44.44619,7226,8,24,13,2,54,3.55,5.0,fr,52005,144,2210880,1,3,Active Shallow Crust,0.0,89.9928,0.0,08/24/7226
+7.85811,44.44619,6370,12,1,15,56,19,3.55,5.0,fr,52006,127,2210880,1,3,Active Shallow Crust,0.0,89.9928,0.0,12/01/6370
+7.85811,44.44619,8015,10,29,11,20,58,3.55,15.0,fr,52007,160,2210881,1,1,Active Shallow Crust,0.0,89.9928,0.0,10/29/8015
+7.85811,44.44619,7882,8,9,16,8,3,3.55,27.5,fr,52008,157,2210882,1,1,Active Shallow Crust,0.0,89.9928,0.0,08/09/7882
+7.85811,44.44619,7356,11,29,21,42,43,3.65,5.0,fr,52009,147,2210892,1,1,Active Shallow Crust,0.0,89.98717,0.0,11/29/7356
+7.85811,44.44619,5244,5,22,21,42,22,3.65,27.5,fr,52010,104,2210894,1,1,Active Shallow Crust,0.0,89.98717,0.0,05/22/5244
+7.85811,44.44619,9720,2,1,23,22,43,3.85,5.0,fr,52011,194,2210922,1,2,Active Shallow Crust,0.0,89.98969,-90.0,02/01/9720
+7.85811,44.44619,4862,10,27,10,21,57,3.85,5.0,fr,52012,97,2210922,1,2,Active Shallow Crust,0.0,89.98969,-90.0,10/27/4862
+7.85811,44.44619,6496,8,25,4,16,1,3.95,5.0,fr,52013,129,2210931,1,1,Active Shallow Crust,240.02,58.00513,0.0,08/25/6496
+7.85811,44.44619,672,6,4,10,12,5,3.95,5.0,fr,52014,13,2210937,1,1,Active Shallow Crust,128.9012,89.99319,0.0,06/04/0672
+7.85811,44.44619,4646,3,25,18,8,8,4.05,5.0,fr,52015,92,2210940,1,1,Active Shallow Crust,0.0,89.99191,0.0,03/25/4646
+7.85811,44.44619,5720,4,16,18,19,48,4.15,5.0,fr,52016,114,2210961,1,1,Active Shallow Crust,128.8981,89.99278,0.0,04/16/5720
+7.85811,44.44619,1345,12,26,20,22,12,4.25,5.0,fr,52017,26,2210973,1,2,Active Shallow Crust,128.895,89.98087,0.0,12/26/1345
+7.85811,44.44619,1314,1,28,15,18,38,4.25,5.0,fr,52018,26,2210973,1,2,Active Shallow Crust,128.895,89.98087,0.0,01/28/1314
+7.85811,44.44619,6607,3,5,7,49,32,4.55,5.0,fr,52019,132,2211000,1,2,Active Shallow Crust,0.0,89.99089,0.0,03/05/6607
+7.85811,44.44619,5415,4,16,23,17,18,4.55,5.0,fr,52020,108,2211000,1,2,Active Shallow Crust,0.0,89.99089,0.0,04/16/5415
+7.85811,44.44619,4386,2,22,7,53,11,4.55,5.0,fr,52021,87,2211003,1,1,Active Shallow Crust,240.0083,57.99763,0.0,02/22/4386
+7.85811,44.44619,2507,12,14,20,53,42,4.65,5.0,fr,52022,50,2211012,1,1,Active Shallow Crust,0.0,89.98985,0.0,12/14/2507
+7.85811,44.44619,1987,6,9,18,16,59,4.65,15.0,fr,52023,39,2211013,1,2,Active Shallow Crust,0.0,89.98985,0.0,06/09/1987
+7.85811,44.44619,8330,8,14,4,15,40,4.65,15.0,fr,52024,166,2211013,1,2,Active Shallow Crust,0.0,89.98985,0.0,08/14/8330
+4.79187,49.10216,6650,12,16,13,12,42,4.45,5.0,fr,52025,132,2211474,1,1,Active Shallow Crust,0.0,89.99052,-90.0,12/16/6650
+1.82447,50.62582,829,6,30,17,20,39,3.65,15.0,fr,52026,16,2211853,1,1,Active Shallow Crust,0.0,89.99002,0.0,06/30/0829
+1.82447,50.62582,1816,10,6,3,35,51,3.75,5.0,fr,52027,36,2211864,1,1,Active Shallow Crust,0.0,89.98984,0.0,10/06/1816
+1.82447,50.62582,4248,3,17,3,35,34,3.75,15.0,fr,52028,84,2211874,1,1,Active Shallow Crust,128.8962,89.96734,0.0,03/17/4248
+1.82447,50.62582,2369,9,1,6,39,45,3.85,5.0,fr,52029,47,2211876,1,1,Active Shallow Crust,0.0,89.98981,0.0,09/01/2369
+1.82447,50.62582,5382,4,18,11,53,42,3.95,15.0,fr,52030,107,2211889,1,1,Active Shallow Crust,0.0,89.98991,0.0,04/18/5382
+1.82447,50.62582,3336,6,11,12,15,58,3.95,5.0,fr,52031,66,2211891,1,1,Active Shallow Crust,240.0206,58.0051,0.0,06/11/3336
+1.82447,50.62582,9806,4,11,11,45,3,4.55,5.0,fr,52032,196,2211960,1,1,Active Shallow Crust,0.0,89.98988,0.0,04/11/9806
+6.69092,45.7614,9453,4,28,13,3,3,3.65,5.0,fr,52033,189,2212332,1,1,Active Shallow Crust,0.0,89.98746,0.0,04/28/9453
+6.69092,45.7614,5076,11,12,9,4,57,3.75,5.0,fr,52034,101,2212344,1,1,Active Shallow Crust,0.0,89.98882,0.0,11/12/5076
+6.69092,45.7614,1509,2,2,11,53,9,3.75,15.0,fr,52035,30,2212345,1,1,Active Shallow Crust,0.0,89.98882,0.0,02/02/1509
+6.69092,45.7614,7851,10,16,7,57,31,3.95,5.0,fr,52036,157,2212368,1,1,Active Shallow Crust,0.0,89.99112,0.0,10/16/7851
+6.69092,45.7614,2210,2,22,23,18,51,4.05,5.0,fr,52037,44,2212386,1,1,Active Shallow Crust,0.0,89.992,-90.0,02/22/2210
+6.69092,45.7614,9829,2,10,4,28,13,4.45,15.0,fr,52038,196,2212432,1,1,Active Shallow Crust,240.0053,57.99448,0.0,02/10/9829
+6.69092,45.7614,706,2,26,10,33,21,4.55,5.0,fr,52039,14,2212440,1,2,Active Shallow Crust,0.0,89.9911,0.0,02/26/0706
+6.69092,45.7614,9462,8,21,15,4,48,4.55,5.0,fr,52040,189,2212440,1,2,Active Shallow Crust,0.0,89.9911,0.0,08/21/9462
+3.17048,41.29438,3563,10,14,7,13,59,3.55,5.0,fr,52041,71,2212806,1,1,Active Shallow Crust,0.0,89.9885,-90.0,10/14/3563
+3.17048,41.29438,8079,4,30,12,56,5,3.55,15.0,fr,52042,161,2212807,1,1,Active Shallow Crust,0.0,89.9885,-90.0,04/30/8079
+3.17048,41.29438,2893,4,7,2,14,35,3.65,5.0,fr,52043,57,2212812,1,1,Active Shallow Crust,0.0,89.98987,0.0,04/07/2893
+3.17048,41.29438,8040,10,8,8,56,48,3.75,5.0,fr,52044,160,2212824,1,1,Active Shallow Crust,0.0,89.99097,0.0,10/08/8040
+3.17048,41.29438,4242,10,26,7,47,15,3.85,5.0,fr,52045,84,2212839,1,1,Active Shallow Crust,240.0098,57.9979,0.0,10/26/4242
+3.17048,41.29438,2900,11,10,9,9,41,4.15,15.0,fr,52046,57,2212879,1,1,Active Shallow Crust,0.0,89.99039,-90.0,11/10/2900
+3.17048,41.29438,9866,3,10,14,30,36,4.35,5.0,fr,52047,197,2212896,1,1,Active Shallow Crust,0.0,89.98944,0.0,03/10/9866
+3.17048,41.29438,5489,5,10,13,26,27,4.45,5.0,fr,52048,109,2212908,1,1,Active Shallow Crust,0.0,89.99059,0.0,05/10/5489
+3.17048,41.29438,168,4,14,18,40,41,4.65,27.5,fr,52049,3,2212934,1,1,Active Shallow Crust,0.0,89.99039,0.0,04/14/0168
+3.17048,41.29438,4093,7,19,17,23,44,4.75,5.0,fr,52050,81,2212953,1,1,Active Shallow Crust,128.8902,89.98813,0.0,07/19/4093
+-2.2451,41.81914,8695,10,9,17,20,37,3.65,5.0,fr,52051,173,2213292,1,1,Active Shallow Crust,0.0,89.98995,0.0,10/09/8695
+-2.2451,41.81914,9268,7,17,7,16,54,3.65,27.5,fr,52052,185,2213294,1,1,Active Shallow Crust,0.0,89.98995,0.0,07/17/9268
+-2.2451,41.81914,8669,6,19,8,38,50,3.65,5.0,fr,52053,173,2213298,1,2,Active Shallow Crust,0.0,89.98984,-90.0,06/19/8669
+-2.2451,41.81914,4033,7,2,7,27,31,3.65,5.0,fr,52054,80,2213298,1,2,Active Shallow Crust,0.0,89.98984,-90.0,07/02/4033
+-2.2451,41.81914,9459,12,15,7,19,16,3.75,5.0,fr,52055,189,2213304,1,1,Active Shallow Crust,0.0,89.99104,0.0,12/15/9459
+-2.2451,41.81914,4048,7,6,3,32,27,3.85,5.0,fr,52056,80,2213316,1,1,Active Shallow Crust,0.0,89.98936,0.0,07/06/4048
+-2.2451,41.81914,424,8,29,20,52,43,4.15,5.0,fr,52057,8,2213352,1,1,Active Shallow Crust,0.0,89.99059,0.0,08/29/0424
+0.94962,43.3939,9263,11,29,12,12,49,3.55,5.0,fr,52058,185,2213760,1,1,Active Shallow Crust,0.0,89.98992,0.0,11/29/9263
+0.94962,43.3939,983,1,28,2,37,5,3.55,5.0,fr,52059,19,2213766,1,1,Active Shallow Crust,0.0,89.98981,-90.0,01/28/0983
+0.94962,43.3939,86,3,16,23,58,23,3.95,5.0,fr,52060,1,2213808,1,2,Active Shallow Crust,0.0,89.99017,0.0,03/16/0086
+0.94962,43.3939,1627,12,17,15,5,26,3.95,5.0,fr,52061,32,2213808,1,2,Active Shallow Crust,0.0,89.99017,0.0,12/17/1627
+0.94962,43.3939,1117,3,24,18,27,19,4.35,27.5,fr,52062,22,2213867,1,1,Active Shallow Crust,128.8984,89.98279,0.0,03/24/1117
+-5.17317,47.44227,9355,5,28,22,39,32,3.85,5.0,fr,52063,187,2214276,1,1,Active Shallow Crust,0.0,89.99034,0.0,05/28/9355
+-5.17317,47.44227,2411,10,10,21,42,40,3.85,15.0,fr,52064,48,2214277,1,1,Active Shallow Crust,0.0,89.99034,0.0,10/10/2411
+-5.17317,47.44227,5935,7,12,21,52,22,4.55,15.0,fr,52065,118,2214361,1,1,Active Shallow Crust,0.0,89.98921,0.0,07/12/5935
+-1.12401,50.74885,470,10,26,16,7,3,3.55,5.0,fr,52066,9,2214720,1,1,Active Shallow Crust,0.0,89.99043,0.0,10/26/0470
+-1.12401,50.74885,526,6,12,12,52,1,3.75,5.0,fr,52067,10,2214744,1,1,Active Shallow Crust,0.0,89.98986,0.0,06/12/0526
+-1.12401,50.74885,6442,4,19,11,9,30,3.75,15.0,fr,52068,128,2214745,1,1,Active Shallow Crust,0.0,89.98986,0.0,04/19/6442
+-1.12401,50.74885,9023,6,6,7,22,1,4.25,5.0,fr,52069,180,2214804,1,1,Active Shallow Crust,0.0,89.99002,0.0,06/06/9023
+3.91111,53.08858,4971,7,2,8,31,25,3.65,5.0,fr,52070,99,2215212,1,1,Active Shallow Crust,0.0,89.9892,0.0,07/02/4971
+0.6055,51.0976,2510,4,21,19,25,40,3.65,5.0,fr,52071,50,2215692,1,1,Active Shallow Crust,0.0,89.99012,0.0,04/21/2510
+0.6055,51.0976,7330,11,18,14,0,33,3.65,27.5,fr,52072,146,2215694,1,1,Active Shallow Crust,0.0,89.99012,0.0,11/18/7330
+0.6055,51.0976,2569,8,7,3,46,58,3.65,5.0,fr,52073,51,2215695,1,1,Active Shallow Crust,240.0017,58.01295,0.0,08/07/2569
+0.6055,51.0976,1894,5,31,23,53,20,3.65,15.0,fr,52074,37,2215702,1,1,Active Shallow Crust,128.9001,89.96349,0.0,05/31/1894
+0.6055,51.0976,8438,3,5,15,50,5,3.75,5.0,fr,52075,168,2215704,1,1,Active Shallow Crust,0.0,89.98994,0.0,03/05/8438
+0.6055,51.0976,9018,2,24,12,33,43,3.75,5.0,fr,52076,180,2215707,1,1,Active Shallow Crust,240.009,58.01762,0.0,02/24/9018
+0.6055,51.0976,669,1,22,5,3,18,4.25,15.0,fr,52077,13,2215765,1,1,Active Shallow Crust,0.0,89.9901,0.0,01/22/0669
+0.6055,51.0976,7971,4,29,23,59,57,4.45,27.5,fr,52078,159,2215790,1,1,Active Shallow Crust,0.0,89.98989,0.0,04/29/7971
+0.6055,51.0976,3886,2,8,22,29,58,4.65,5.0,fr,52079,77,2215812,1,1,Active Shallow Crust,0.0,89.98996,0.0,02/08/3886
+3.06268,44.2135,6791,12,12,7,2,59,3.55,5.0,fr,52080,135,2216640,1,1,Active Shallow Crust,0.0,89.98916,0.0,12/12/6791
+3.06268,44.2135,1337,3,25,14,31,56,3.65,5.0,fr,52081,26,2216655,1,1,Active Shallow Crust,240.0009,58.01344,0.0,03/25/1337
+3.06268,44.2135,2727,1,23,19,51,6,3.75,5.0,fr,52082,54,2216673,1,1,Active Shallow Crust,128.8967,89.96745,0.0,01/23/2727
+3.06268,44.2135,2934,6,1,1,25,37,3.95,5.0,fr,52083,58,2216691,1,2,Active Shallow Crust,240.0194,58.00467,0.0,06/01/2934
+3.06268,44.2135,6644,4,25,0,40,3,3.95,5.0,fr,52084,132,2216691,1,2,Active Shallow Crust,240.0194,58.00467,0.0,04/25/6644
+3.06268,44.2135,2894,5,15,20,53,15,4.05,5.0,fr,52085,57,2216709,1,1,Active Shallow Crust,128.8907,89.9939,0.0,05/15/2894
+3.06268,44.2135,4775,8,13,9,13,23,4.25,15.0,fr,52086,95,2216725,1,1,Active Shallow Crust,0.0,89.99031,0.0,08/13/4775
+3.06268,44.2135,9591,11,25,8,53,58,4.25,5.0,fr,52087,191,2216730,1,1,Active Shallow Crust,0.0,89.9902,-90.0,11/25/9591
+3.06268,44.2135,609,4,10,7,1,55,4.35,5.0,fr,52088,12,2216736,1,1,Active Shallow Crust,0.0,89.98993,0.0,04/10/0609
+3.06268,44.2135,4203,6,18,13,57,31,4.55,5.0,fr,52089,84,2216760,1,1,Active Shallow Crust,0.0,89.98972,0.0,06/18/4203
+4.88211,48.61133,292,3,30,22,44,5,4.15,5.0,fr,52090,5,2217201,1,1,Active Shallow Crust,128.8974,89.99332,0.0,03/30/0292
+4.88211,48.61133,4299,8,18,0,49,28,4.55,15.0,fr,52091,85,2217241,1,1,Active Shallow Crust,0.0,89.98946,0.0,08/18/4299
+4.88211,48.61133,7481,3,7,9,3,24,4.85,5.0,fr,52092,149,2217276,1,1,Active Shallow Crust,0.0,89.98955,0.0,03/07/7481
+5.46149,41.07047,6912,7,15,3,8,46,3.65,15.0,fr,52093,138,2217613,1,2,Active Shallow Crust,0.0,89.99323,0.0,07/15/6912
+5.46149,41.07047,9386,7,30,17,9,43,3.65,15.0,fr,52094,187,2217613,1,2,Active Shallow Crust,0.0,89.99323,0.0,07/30/9386
+5.46149,41.07047,2632,3,5,8,35,55,3.65,5.0,fr,52095,52,2217615,1,1,Active Shallow Crust,240.0002,58.01302,0.0,03/05/2632
+5.46149,41.07047,1760,3,5,10,59,24,3.65,5.0,fr,52096,35,2217618,1,1,Active Shallow Crust,0.0,89.99315,-90.0,03/05/1760
+5.46149,41.07047,2059,10,1,13,7,7,3.95,5.0,fr,52097,41,2217654,1,1,Active Shallow Crust,0.0,89.9903,-90.0,10/01/2059
+5.46149,41.07047,8088,10,6,18,16,50,4.05,5.0,fr,52098,161,2217669,1,1,Active Shallow Crust,128.8905,89.99359,0.0,10/06/8088
+5.46149,41.07047,373,12,16,8,58,17,4.65,15.0,fr,52099,7,2217733,1,1,Active Shallow Crust,0.0,89.98929,0.0,12/16/0373
+5.42528,42.01392,5886,11,8,4,53,8,3.85,5.0,fr,52100,117,2218119,1,1,Active Shallow Crust,240.0107,57.99801,0.0,11/08/5886
+5.42528,42.01392,8138,8,4,17,42,47,3.95,5.0,fr,52101,162,2218128,1,1,Active Shallow Crust,0.0,89.99055,0.0,08/04/8138
+5.42528,42.01392,2703,11,13,19,18,21,4.15,5.0,fr,52102,54,2218152,1,1,Active Shallow Crust,0.0,89.98873,0.0,11/13/2703
+-3.52329,43.61307,5290,3,19,21,21,12,3.55,5.0,fr,52103,105,2218560,1,1,Active Shallow Crust,0.0,89.98905,0.0,03/19/5290
+-3.52329,43.61307,4512,2,10,23,42,20,3.55,15.0,fr,52104,90,2218561,1,1,Active Shallow Crust,0.0,89.98905,0.0,02/10/4512
+-3.52329,43.61307,9578,5,26,2,34,35,3.55,5.0,fr,52105,191,2218566,1,1,Active Shallow Crust,0.0,89.98892,-90.0,05/26/9578
+-3.52329,43.61307,2295,11,17,3,24,54,3.65,5.0,fr,52106,45,2218572,1,2,Active Shallow Crust,0.0,89.99024,0.0,11/17/2295
+-3.52329,43.61307,5315,7,20,14,19,2,3.65,5.0,fr,52107,106,2218572,1,2,Active Shallow Crust,0.0,89.99024,0.0,07/20/5315
+-3.52329,43.61307,8645,8,18,6,52,24,3.75,15.0,fr,52108,172,2218585,1,1,Active Shallow Crust,0.0,89.9913,0.0,08/18/8645
+-3.52329,43.61307,9267,1,5,2,24,31,3.75,5.0,fr,52109,185,2218593,1,1,Active Shallow Crust,128.8968,89.96744,0.0,01/05/9267
+-3.52329,43.61307,5611,12,12,11,14,28,3.85,5.0,fr,52110,112,2218596,1,1,Active Shallow Crust,0.0,89.98966,0.0,12/12/5611
+-3.52329,43.61307,1071,2,26,9,3,17,3.95,5.0,fr,52111,21,2218608,1,1,Active Shallow Crust,0.0,89.99078,0.0,02/26/1071
+-3.52329,43.61307,6892,7,1,1,26,27,4.35,5.0,fr,52112,137,2218662,1,1,Active Shallow Crust,0.0,89.98971,-90.0,07/01/6892
+1.49566,51.13192,7601,9,25,11,4,34,3.55,5.0,fr,52113,152,2219043,1,1,Active Shallow Crust,240.0128,57.99799,0.0,09/25/7601
+1.49566,51.13192,1058,3,25,5,19,18,3.65,5.0,fr,52114,21,2219052,1,1,Active Shallow Crust,0.0,89.99013,0.0,03/25/1058
+1.49566,51.13192,5541,8,21,3,24,50,3.65,5.0,fr,52115,110,2219058,1,1,Active Shallow Crust,0.0,89.99001,-90.0,08/21/5541
+1.49566,51.13192,6330,10,1,1,10,2,4.05,5.0,fr,52116,126,2219100,1,1,Active Shallow Crust,0.0,89.99021,0.0,10/01/6330
+1.49566,51.13192,6696,3,3,6,20,24,4.15,15.0,fr,52117,133,2219113,1,1,Active Shallow Crust,0.0,89.98969,0.0,03/03/6696
+1.49566,51.13192,4826,4,7,13,15,37,4.15,5.0,fr,52118,96,2219115,1,1,Active Shallow Crust,240.0092,57.99752,0.0,04/07/4826
+1.49566,51.13192,6795,2,21,3,38,36,4.35,5.0,fr,52119,135,2219136,1,1,Active Shallow Crust,0.0,89.98992,0.0,02/21/6795
+1.49566,51.13192,3042,9,11,2,3,21,4.85,5.0,fr,52120,60,2219196,1,1,Active Shallow Crust,0.0,89.99008,0.0,09/11/3042
+1.49566,51.13192,4615,5,25,12,22,48,5.05,5.0,fr,52121,92,2219226,1,1,Active Shallow Crust,0.0,89.99004,-90.0,05/25/4615
+1.49566,51.13192,7491,5,20,17,30,58,5.15,15.0,fr,52122,149,2219233,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/20/7491
+4.37063,46.4959,7844,4,21,1,26,36,3.55,5.0,fr,52123,156,2219520,1,1,Active Shallow Crust,0.0,89.99306,0.0,04/21/7844
+4.37063,46.4959,6308,5,15,10,37,59,3.55,5.0,fr,52124,126,2219523,1,1,Active Shallow Crust,240.0116,57.99786,0.0,05/15/6308
+4.37063,46.4959,9855,12,3,6,8,0,3.65,5.0,fr,52125,197,2219538,1,1,Active Shallow Crust,0.0,89.98748,-90.0,12/03/9855
+4.37063,46.4959,1892,1,8,23,45,18,3.75,15.0,fr,52126,37,2219548,1,1,Active Shallow Crust,240.0071,58.01781,0.0,01/08/1892
+4.37063,46.4959,407,10,29,3,55,43,3.85,5.0,fr,52127,8,2219556,1,1,Active Shallow Crust,0.0,89.99017,0.0,10/29/0407
+4.37063,46.4959,555,10,3,23,6,39,3.85,15.0,fr,52128,11,2219557,1,1,Active Shallow Crust,0.0,89.99017,0.0,10/03/0555
+4.37063,46.4959,7895,12,22,13,19,28,4.05,5.0,fr,52129,157,2219589,1,1,Active Shallow Crust,128.8908,89.99415,0.0,12/22/7895
+4.37063,46.4959,9263,6,23,14,28,21,4.15,5.0,fr,52130,185,2219592,1,1,Active Shallow Crust,0.0,89.98956,0.0,06/23/9263
+4.37063,46.4959,8137,11,13,10,19,9,4.25,15.0,fr,52131,162,2219605,1,1,Active Shallow Crust,0.0,89.9907,0.0,11/13/8137
+4.37063,46.4959,6791,4,2,2,26,30,4.25,15.0,fr,52132,135,2219611,1,1,Active Shallow Crust,0.0,89.99059,-90.0,04/02/6791
+4.37063,46.4959,712,12,23,22,49,44,4.35,27.5,fr,52133,14,2219618,1,1,Active Shallow Crust,0.0,89.98895,0.0,12/23/0712
+2.96709,44.72459,1205,4,3,7,55,20,3.55,5.0,fr,52134,24,2220000,1,1,Active Shallow Crust,0.0,89.98925,0.0,04/03/1205
+2.96709,44.72459,7080,12,19,11,33,42,3.55,15.0,fr,52135,141,2220001,1,1,Active Shallow Crust,0.0,89.98925,0.0,12/19/7080
+2.96709,44.72459,5104,5,15,13,14,5,3.55,5.0,fr,52136,102,2220003,1,1,Active Shallow Crust,240.0123,57.99785,0.0,05/15/5104
+2.96709,44.72459,2746,1,21,4,15,20,3.55,15.0,fr,52137,54,2220004,1,1,Active Shallow Crust,240.0123,57.99785,0.0,01/21/2746
+2.96709,44.72459,3869,4,15,21,35,45,3.65,15.0,fr,52138,77,2220013,1,2,Active Shallow Crust,0.0,89.99043,0.0,04/15/3869
+2.96709,44.72459,6881,10,20,13,48,0,3.65,15.0,fr,52139,137,2220013,1,2,Active Shallow Crust,0.0,89.99043,0.0,10/20/6881
+2.96709,44.72459,9963,3,26,11,45,17,3.65,27.5,fr,52140,199,2220014,1,1,Active Shallow Crust,0.0,89.99043,0.0,03/26/9963
+2.96709,44.72459,6916,5,7,2,34,34,3.65,5.0,fr,52141,138,2220015,1,3,Active Shallow Crust,240.0009,58.01337,0.0,05/07/6916
+2.96709,44.72459,3844,10,3,12,42,46,3.65,5.0,fr,52142,76,2220015,1,3,Active Shallow Crust,240.0009,58.01337,0.0,10/03/3844
+2.96709,44.72459,5970,5,25,19,31,42,3.65,5.0,fr,52143,119,2220015,1,3,Active Shallow Crust,240.0009,58.01337,0.0,05/25/5970
+2.96709,44.72459,6949,8,17,2,3,52,3.75,5.0,fr,52144,138,2220024,1,3,Active Shallow Crust,0.0,89.98862,0.0,08/17/6949
+2.96709,44.72459,708,1,30,0,14,36,3.75,5.0,fr,52145,14,2220024,1,3,Active Shallow Crust,0.0,89.98862,0.0,01/30/0708
+2.96709,44.72459,4538,3,29,12,34,46,3.75,5.0,fr,52146,90,2220024,1,3,Active Shallow Crust,0.0,89.98862,0.0,03/29/4538
+2.96709,44.72459,5572,5,28,13,51,25,3.75,27.5,fr,52147,111,2220026,1,1,Active Shallow Crust,0.0,89.98862,0.0,05/28/5572
+2.96709,44.72459,8816,11,2,17,27,8,4.15,15.0,fr,52148,176,2220079,1,1,Active Shallow Crust,0.0,89.98911,-90.0,11/02/8816
+2.96709,44.72459,9472,3,16,10,32,29,4.45,5.0,fr,52149,189,2220108,1,1,Active Shallow Crust,0.0,89.98983,0.0,03/16/9472
+2.96709,44.72459,2595,6,11,6,33,7,4.75,15.0,fr,52150,51,2220145,1,1,Active Shallow Crust,0.0,89.9901,0.0,06/11/2595
+2.96709,44.72459,5276,10,9,2,25,36,4.75,27.5,fr,52151,105,2220146,1,1,Active Shallow Crust,0.0,89.9901,0.0,10/09/5276
+2.96709,44.72459,7813,3,11,0,5,45,4.75,5.0,fr,52152,156,2220147,1,1,Active Shallow Crust,240.0067,58.00444,0.0,03/11/7813
+5.27615,47.00802,3455,6,24,20,2,19,3.65,5.0,fr,52153,69,2220492,1,3,Active Shallow Crust,0.0,89.98774,0.0,06/24/3455
+5.27615,47.00802,2585,8,23,16,49,5,3.65,5.0,fr,52154,51,2220492,1,3,Active Shallow Crust,0.0,89.98774,0.0,08/23/2585
+5.27615,47.00802,7768,4,25,11,28,29,3.65,5.0,fr,52155,155,2220492,1,3,Active Shallow Crust,0.0,89.98774,0.0,04/25/7768
+5.27615,47.00802,8529,8,5,16,40,28,3.65,15.0,fr,52156,170,2220493,1,1,Active Shallow Crust,0.0,89.98774,0.0,08/05/8529
+5.27615,47.00802,1170,7,13,5,22,28,3.65,5.0,fr,52157,23,2220495,1,1,Active Shallow Crust,239.9998,58.01329,0.0,07/13/1170
+5.27615,47.00802,3232,11,19,8,18,35,3.65,15.0,fr,52158,64,2220499,1,1,Active Shallow Crust,0.0,89.9876,-90.0,11/19/3232
+5.27615,47.00802,2363,11,13,16,0,45,3.85,5.0,fr,52159,47,2220516,1,1,Active Shallow Crust,0.0,89.99026,0.0,11/13/2363
+5.27615,47.00802,4176,4,2,6,45,1,3.85,15.0,fr,52160,83,2220517,1,2,Active Shallow Crust,0.0,89.99026,0.0,04/02/4176
+5.27615,47.00802,1738,3,22,17,33,57,3.85,15.0,fr,52161,34,2220517,1,2,Active Shallow Crust,0.0,89.99026,0.0,03/22/1738
+5.27615,47.00802,1709,5,29,23,58,33,3.95,27.5,fr,52162,34,2220530,1,1,Active Shallow Crust,0.0,89.99133,0.0,05/29/1709
+5.27615,47.00802,3215,5,2,22,23,28,4.15,5.0,fr,52163,64,2220552,1,1,Active Shallow Crust,0.0,89.98966,0.0,05/02/3215
+5.80078,47.20572,5754,7,8,1,53,9,3.55,5.0,fr,52164,115,2220960,1,1,Active Shallow Crust,0.0,89.99315,0.0,07/08/5754
+5.80078,47.20572,8762,11,5,8,56,20,3.55,15.0,fr,52165,175,2220961,1,1,Active Shallow Crust,0.0,89.99315,0.0,11/05/8762
+5.80078,47.20572,8094,1,11,22,43,31,3.55,5.0,fr,52166,161,2220963,1,2,Active Shallow Crust,240.0114,57.99959,0.0,01/11/8094
+5.80078,47.20572,9478,9,2,17,56,44,3.55,5.0,fr,52167,189,2220963,1,2,Active Shallow Crust,240.0114,57.99959,0.0,09/02/9478
+5.80078,47.20572,9299,2,6,14,57,48,3.55,5.0,fr,52168,185,2220966,1,1,Active Shallow Crust,0.0,89.99307,-90.0,02/06/9299
+5.80078,47.20572,4654,9,22,17,37,11,3.75,5.0,fr,52169,93,2220984,1,2,Active Shallow Crust,0.0,89.98911,0.0,09/22/4654
+5.80078,47.20572,3518,9,30,11,35,16,3.75,5.0,fr,52170,70,2220984,1,2,Active Shallow Crust,0.0,89.98911,0.0,09/30/3518
+5.80078,47.20572,2679,3,24,4,0,9,3.95,5.0,fr,52171,53,2221014,1,1,Active Shallow Crust,0.0,89.99126,-90.0,03/24/2679
+5.80078,47.20572,8775,7,12,4,29,24,4.05,15.0,fr,52172,175,2221021,1,1,Active Shallow Crust,0.0,89.98844,0.0,07/12/8775
+5.80078,47.20572,959,3,6,8,22,56,4.15,5.0,fr,52173,19,2221038,1,1,Active Shallow Crust,0.0,89.98958,-90.0,03/06/0959
+5.80078,47.20572,8717,8,16,16,13,58,4.15,15.0,fr,52174,174,2221039,1,1,Active Shallow Crust,0.0,89.98958,-90.0,08/16/8717
+5.80078,47.20572,5435,8,19,4,38,35,4.25,5.0,fr,52175,108,2221044,1,1,Active Shallow Crust,0.0,89.99082,0.0,08/19/5435
+5.80078,47.20572,7093,3,24,2,26,14,4.25,27.5,fr,52176,141,2221046,1,1,Active Shallow Crust,0.0,89.99082,0.0,03/24/7093
+5.80078,47.20572,5252,5,18,18,17,13,4.35,15.0,fr,52177,105,2221057,1,1,Active Shallow Crust,0.0,89.98909,0.0,05/18/5252
+5.80078,47.20572,9211,7,9,20,20,34,4.35,5.0,fr,52178,184,2221062,1,1,Active Shallow Crust,0.0,89.98896,-90.0,07/09/9211
+5.90135,44.48022,5091,1,22,1,36,11,3.65,5.0,fr,52179,101,2221452,1,1,Active Shallow Crust,0.0,89.98717,0.0,01/22/5091
+5.90135,44.48022,3419,3,17,3,37,18,3.75,5.0,fr,52180,68,2221464,1,1,Active Shallow Crust,0.0,89.98857,0.0,03/17/3419
+5.90135,44.48022,9444,1,20,19,58,38,4.05,15.0,fr,52181,188,2221501,1,1,Active Shallow Crust,0.0,89.99191,0.0,01/20/9444
+5.90135,44.48022,2691,2,17,19,59,41,4.15,15.0,fr,52182,53,2221513,1,1,Active Shallow Crust,0.0,89.98918,0.0,02/17/2691
+5.90135,44.48022,7000,7,3,17,50,13,4.25,5.0,fr,52183,139,2221524,1,1,Active Shallow Crust,0.0,89.99036,0.0,07/03/7000
+5.90135,44.48022,2899,7,30,18,18,58,4.35,5.0,fr,52184,57,2221536,1,1,Active Shallow Crust,0.0,89.99141,0.0,07/30/2899
+7.97721,50.98666,9431,3,15,2,15,2,3.95,27.5,fr,52185,188,2222450,1,1,Active Shallow Crust,0.0,89.99199,0.0,03/15/9431
+1.19549,49.95058,4538,6,10,7,26,32,3.55,5.0,fr,52186,90,2222880,1,1,Active Shallow Crust,0.0,89.99026,0.0,06/10/4538
+1.19549,49.95058,5958,6,22,7,55,15,3.55,15.0,fr,52187,119,2222884,1,1,Active Shallow Crust,240.0122,57.99838,0.0,06/22/5958
+1.19549,49.95058,7231,2,19,11,11,37,3.65,5.0,fr,52188,144,2222892,1,1,Active Shallow Crust,0.0,89.98988,0.0,02/19/7231
+1.19549,49.95058,6766,9,5,16,2,46,3.65,15.0,fr,52189,135,2222893,1,1,Active Shallow Crust,0.0,89.98988,0.0,09/05/6766
+1.19549,49.95058,6391,8,24,19,0,29,3.75,15.0,fr,52190,127,2222905,1,1,Active Shallow Crust,0.0,89.98969,0.0,08/24/6391
+1.19549,49.95058,4048,2,24,6,50,30,3.75,5.0,fr,52191,80,2222910,1,1,Active Shallow Crust,0.0,89.98957,-90.0,02/24/4048
+1.19549,49.95058,368,12,13,16,25,28,3.85,27.5,fr,52192,7,2222918,1,1,Active Shallow Crust,0.0,89.98966,0.0,12/13/0368
+1.19549,49.95058,7721,4,25,1,29,34,3.95,5.0,fr,52193,154,2222928,1,1,Active Shallow Crust,0.0,89.98976,0.0,04/25/7721
+1.19549,49.95058,7146,9,28,4,16,40,4.15,5.0,fr,52194,142,2222955,1,1,Active Shallow Crust,240.009,57.99746,0.0,09/28/7146
+1.19549,49.95058,8654,4,4,22,12,42,4.35,27.5,fr,52195,173,2222984,1,1,Active Shallow Crust,0.0,89.9902,-90.0,04/04/8654
+1.19549,49.95058,9401,7,14,6,59,52,4.65,5.0,fr,52196,188,2223015,1,1,Active Shallow Crust,240.0121,57.99441,0.0,07/14/9401
+3.71053,49.94404,5872,5,21,18,53,4,3.55,27.5,fr,52197,117,2223851,1,1,Active Shallow Crust,128.8953,89.99351,0.0,05/21/5872
+3.71053,49.94404,917,10,20,11,54,37,3.65,5.0,fr,52198,18,2223852,1,1,Active Shallow Crust,0.0,89.99133,0.0,10/20/0917
+3.71053,49.94404,5569,6,7,1,25,51,3.65,15.0,fr,52199,111,2223853,1,1,Active Shallow Crust,0.0,89.99133,0.0,06/07/5569
+3.71053,49.94404,3077,1,28,0,45,24,3.75,5.0,fr,52200,61,2223870,1,1,Active Shallow Crust,0.0,89.98957,-90.0,01/28/3077
+3.71053,49.94404,5032,4,25,10,6,55,3.85,27.5,fr,52201,100,2223884,1,1,Active Shallow Crust,0.0,89.99071,-90.0,04/25/5032
+3.71053,49.94404,2405,5,6,7,15,9,3.85,5.0,fr,52202,48,2223885,1,1,Active Shallow Crust,128.8949,89.99426,0.0,05/06/2405
+3.71053,49.94404,5831,6,11,22,23,53,4.05,5.0,fr,52203,116,2223900,1,1,Active Shallow Crust,0.0,89.99088,0.0,06/11/5831
+2.83962,44.83578,8333,6,11,13,55,39,3.55,15.0,fr,52204,166,2224321,1,2,Active Shallow Crust,0.0,89.98927,0.0,06/11/8333
+2.83962,44.83578,8512,5,18,15,1,37,3.55,15.0,fr,52205,170,2224321,1,2,Active Shallow Crust,0.0,89.98927,0.0,05/18/8512
+2.83962,44.83578,3129,3,7,1,12,12,3.55,15.0,fr,52206,62,2224324,1,1,Active Shallow Crust,240.012,57.99811,0.0,03/07/3129
+2.83962,44.83578,9832,11,19,7,29,21,3.55,5.0,fr,52207,196,2224329,1,2,Active Shallow Crust,128.8962,89.99464,0.0,11/19/9832
+2.83962,44.83578,9287,2,24,11,58,55,3.55,5.0,fr,52208,185,2224329,1,2,Active Shallow Crust,128.8962,89.99464,0.0,02/24/9287
+2.83962,44.83578,4120,7,3,14,34,8,3.65,27.5,fr,52209,82,2224334,1,1,Active Shallow Crust,0.0,89.99044,0.0,07/03/4120
+2.83962,44.83578,9230,1,9,19,43,14,3.65,5.0,fr,52210,184,2224335,1,2,Active Shallow Crust,240.001,58.01225,0.0,01/09/9230
+2.83962,44.83578,3274,12,14,11,13,50,3.65,5.0,fr,52211,65,2224335,1,2,Active Shallow Crust,240.001,58.01225,0.0,12/14/3274
+2.83962,44.83578,3287,12,17,13,48,22,3.75,5.0,fr,52212,65,2224344,1,1,Active Shallow Crust,0.0,89.98864,0.0,12/17/3287
+2.83962,44.83578,1114,5,22,9,13,3,3.75,15.0,fr,52213,22,2224345,1,3,Active Shallow Crust,0.0,89.98864,0.0,05/22/1114
+2.83962,44.83578,2382,4,27,3,48,39,3.75,15.0,fr,52214,47,2224345,1,3,Active Shallow Crust,0.0,89.98864,0.0,04/27/2382
+2.83962,44.83578,4221,7,26,19,51,36,3.75,15.0,fr,52215,84,2224345,1,3,Active Shallow Crust,0.0,89.98864,0.0,07/26/4221
+2.83962,44.83578,4580,2,23,20,26,15,3.85,5.0,fr,52216,91,2224362,1,1,Active Shallow Crust,0.0,89.98976,-90.0,02/23/4580
+2.83962,44.83578,6580,11,3,16,6,23,3.85,5.0,fr,52217,131,2224365,1,1,Active Shallow Crust,128.896,89.99368,0.0,11/03/6580
+2.83962,44.83578,3435,8,6,20,4,49,3.95,15.0,fr,52218,68,2224375,1,1,Active Shallow Crust,0.0,89.99088,-90.0,08/06/3435
+2.83962,44.83578,3507,9,11,8,53,21,4.05,5.0,fr,52219,70,2224380,1,1,Active Shallow Crust,0.0,89.98994,0.0,09/11/3507
+2.83962,44.83578,8621,12,13,8,56,30,4.35,5.0,fr,52220,172,2224416,1,1,Active Shallow Crust,0.0,89.99004,0.0,12/13/8621
+2.83962,44.83578,7787,10,30,14,46,33,4.95,5.0,fr,52221,155,2224488,1,1,Active Shallow Crust,0.0,89.99001,0.0,10/30/7787
+2.83962,44.83578,6607,1,26,18,53,31,4.95,27.5,fr,52222,132,2224490,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/26/6607
+-0.75245,43.78172,2741,5,14,16,36,37,3.55,5.0,fr,52223,54,2224800,1,1,Active Shallow Crust,0.0,89.98999,0.0,05/14/2741
+-0.75245,43.78172,997,4,3,17,46,29,3.65,5.0,fr,52224,19,2224821,1,1,Active Shallow Crust,128.9005,89.96354,0.0,04/03/0997
+-0.75245,43.78172,5903,5,9,6,29,34,4.85,5.0,fr,52225,118,2224959,1,1,Active Shallow Crust,240.0161,58.00213,0.0,05/09/5903
+2.67185,43.49195,7872,9,6,15,15,6,3.95,5.0,fr,52226,157,2225331,1,1,Active Shallow Crust,240.0195,58.00509,0.0,09/06/7872
+2.67185,43.49195,3526,12,11,4,19,27,3.95,15.0,fr,52227,70,2225335,1,1,Active Shallow Crust,0.0,89.99066,-90.0,12/11/3526
+2.67185,43.49195,6188,3,8,17,42,31,3.95,5.0,fr,52228,123,2225337,1,1,Active Shallow Crust,128.9007,89.99423,0.0,03/08/6188
+2.67185,43.49195,6655,1,20,6,52,54,4.45,15.0,fr,52229,133,2225389,1,1,Active Shallow Crust,0.0,89.98962,0.0,01/20/6655
+2.67185,43.49195,7695,11,8,13,3,25,4.95,5.0,fr,52230,153,2225448,1,1,Active Shallow Crust,0.0,89.98978,0.0,11/08/7695
+2.67185,43.49195,3467,3,21,23,15,34,5.55,5.0,fr,52231,69,2225520,1,1,Active Shallow Crust,0.0,89.99012,0.0,03/21/3467
+-1.50769,46.57709,5633,4,15,17,37,22,3.55,5.0,fr,52232,112,2225760,1,1,Active Shallow Crust,0.0,89.9896,0.0,04/15/5633
+-1.50769,46.57709,7479,2,15,7,5,11,3.55,15.0,fr,52233,149,2225761,1,1,Active Shallow Crust,0.0,89.9896,0.0,02/15/7479
+-1.50769,46.57709,809,1,8,16,18,33,3.55,5.0,fr,52234,16,2225763,1,1,Active Shallow Crust,240.0123,57.99829,0.0,01/08/0809
+-1.50769,46.57709,5235,1,13,19,45,26,3.55,5.0,fr,52235,104,2225769,1,1,Active Shallow Crust,128.8965,89.99307,0.0,01/13/5235
+-1.50769,46.57709,7590,8,15,20,15,40,3.65,5.0,fr,52236,151,2225772,1,1,Active Shallow Crust,0.0,89.99073,0.0,08/15/7590
+-1.50769,46.57709,3298,4,16,0,24,47,3.65,5.0,fr,52237,65,2225781,1,2,Active Shallow Crust,128.9006,89.96352,0.0,04/16/3298
+-1.50769,46.57709,860,12,29,13,26,8,3.65,5.0,fr,52238,17,2225781,1,2,Active Shallow Crust,128.9006,89.96352,0.0,12/29/0860
+-1.50769,46.57709,124,2,2,23,58,57,3.75,5.0,fr,52239,2,2225784,1,1,Active Shallow Crust,0.0,89.99036,0.0,02/02/0124
+-1.50769,46.57709,6550,10,30,13,25,37,3.75,5.0,fr,52240,130,2225787,1,1,Active Shallow Crust,240.0082,58.01751,0.0,10/30/6550
+-1.50769,46.57709,7125,3,29,12,6,24,3.75,27.5,fr,52241,142,2225792,1,1,Active Shallow Crust,0.0,89.99025,-90.0,03/29/7125
+-1.50769,46.57709,2987,8,3,10,23,14,4.05,15.0,fr,52242,59,2225821,1,1,Active Shallow Crust,0.0,89.99026,0.0,08/03/2987
+-1.50769,46.57709,9807,6,16,19,28,30,4.05,27.5,fr,52243,196,2225822,1,1,Active Shallow Crust,0.0,89.99026,0.0,06/16/9807
+-1.50769,46.57709,3561,8,10,5,20,29,4.05,27.5,fr,52244,71,2225831,1,1,Active Shallow Crust,128.8904,89.99367,0.0,08/10/3561
+-1.50769,46.57709,2599,10,20,0,56,6,4.25,27.5,fr,52245,51,2225846,1,1,Active Shallow Crust,0.0,89.98994,0.0,10/20/2599
+-1.50769,46.57709,6367,5,1,16,9,35,4.65,15.0,fr,52246,127,2225893,1,1,Active Shallow Crust,0.0,89.99023,0.0,05/01/6367
+-1.50769,46.57709,201,3,5,13,30,20,4.95,5.0,fr,52247,4,2225928,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/05/0201
+-0.62752,47.86062,5132,6,3,4,33,42,3.55,5.0,fr,52248,102,2226240,1,1,Active Shallow Crust,0.0,89.98985,0.0,06/03/5132
+-0.62752,47.86062,6301,10,7,6,57,35,3.55,15.0,fr,52249,126,2226241,1,1,Active Shallow Crust,0.0,89.98985,0.0,10/07/6301
+-0.62752,47.86062,1150,8,18,21,5,56,3.55,27.5,fr,52250,22,2226242,1,1,Active Shallow Crust,0.0,89.98985,0.0,08/18/1150
+-0.62752,47.86062,9251,5,14,18,40,13,3.55,5.0,fr,52251,185,2226246,1,1,Active Shallow Crust,0.0,89.98973,-90.0,05/14/9251
+-0.62752,47.86062,2957,5,14,14,29,31,3.65,15.0,fr,52252,59,2226253,1,3,Active Shallow Crust,0.0,89.9902,0.0,05/14/2957
+-0.62752,47.86062,9701,3,27,9,48,6,3.65,15.0,fr,52253,194,2226253,1,3,Active Shallow Crust,0.0,89.9902,0.0,03/27/9701
+-0.62752,47.86062,3925,3,14,5,23,36,3.65,15.0,fr,52254,78,2226253,1,3,Active Shallow Crust,0.0,89.9902,0.0,03/14/3925
+-0.62752,47.86062,9908,12,29,0,41,16,3.65,15.0,fr,52255,198,2226259,1,1,Active Shallow Crust,0.0,89.99009,-90.0,12/29/9908
+-0.62752,47.86062,8989,8,1,13,18,34,3.65,15.0,fr,52256,179,2226262,1,1,Active Shallow Crust,128.9003,89.96349,0.0,08/01/8989
+-0.62752,47.86062,5749,11,18,14,5,59,3.75,5.0,fr,52257,114,2226273,1,1,Active Shallow Crust,128.8964,89.9674,0.0,11/18/5749
+-0.62752,47.86062,5673,1,3,9,14,31,3.85,5.0,fr,52258,113,2226276,1,1,Active Shallow Crust,0.0,89.98982,0.0,01/03/5673
+-0.62752,47.86062,7380,4,26,9,43,44,3.85,5.0,fr,52259,147,2226285,1,1,Active Shallow Crust,128.8955,89.99371,0.0,04/26/7380
+-0.62752,47.86062,8260,9,21,20,39,46,4.15,5.0,fr,52260,165,2226321,1,1,Active Shallow Crust,128.8972,89.99386,0.0,09/21/8260
+-0.62752,47.86062,5289,6,22,14,1,5,4.35,15.0,fr,52261,105,2226346,1,1,Active Shallow Crust,128.8976,89.98272,0.0,06/22/5289
+-0.62752,47.86062,6491,6,24,2,39,56,4.45,5.0,fr,52262,129,2226348,1,1,Active Shallow Crust,0.0,89.9901,0.0,06/24/6491
+-0.62752,47.86062,38,10,13,4,14,50,5.15,15.0,fr,52263,0,2226436,1,1,Active Shallow Crust,240.0205,58.0001,0.0,10/13/0038
+5.0593,48.25612,7689,11,20,18,21,20,3.75,15.0,fr,52264,153,2226745,1,1,Active Shallow Crust,0.0,89.98933,0.0,11/20/7689
+5.0593,48.25612,6059,11,15,13,18,10,3.75,27.5,fr,52265,121,2226746,1,1,Active Shallow Crust,0.0,89.98933,0.0,11/15/6059
+5.0593,48.25612,7973,7,20,14,49,34,5.45,15.0,fr,52266,159,2226952,1,1,Active Shallow Crust,240.0304,57.99874,0.0,07/20/7973
+-0.21667,47.48786,1554,11,29,18,22,1,3.55,5.0,fr,52267,31,2227200,1,2,Active Shallow Crust,0.0,89.98999,0.0,11/29/1554
+-0.21667,47.48786,9789,7,18,18,35,32,3.55,5.0,fr,52268,195,2227200,1,2,Active Shallow Crust,0.0,89.98999,0.0,07/18/9789
+-0.21667,47.48786,366,6,3,15,1,0,3.55,5.0,fr,52269,7,2227203,1,1,Active Shallow Crust,240.0123,57.99819,0.0,06/03/0366
+-0.21667,47.48786,6314,9,19,18,24,45,3.65,15.0,fr,52270,126,2227213,1,1,Active Shallow Crust,0.0,89.98994,0.0,09/19/6314
+-0.21667,47.48786,6338,8,15,20,23,5,3.65,27.5,fr,52271,126,2227217,1,1,Active Shallow Crust,240.0012,58.01283,0.0,08/15/6338
+-0.21667,47.48786,7375,12,18,22,57,4,3.75,5.0,fr,52272,147,2227224,1,1,Active Shallow Crust,0.0,89.99002,0.0,12/18/7375
+-0.21667,47.48786,4379,8,1,22,18,17,3.75,5.0,fr,52273,87,2227227,1,2,Active Shallow Crust,240.0085,58.0176,0.0,08/01/4379
+-0.21667,47.48786,9157,2,18,3,4,14,3.75,5.0,fr,52274,183,2227227,1,2,Active Shallow Crust,240.0085,58.0176,0.0,02/18/9157
+-0.21667,47.48786,4621,7,5,17,8,50,3.85,5.0,fr,52275,92,2227236,1,1,Active Shallow Crust,0.0,89.99005,0.0,07/05/4621
+-0.21667,47.48786,6860,12,24,12,12,35,3.85,27.5,fr,52276,137,2227244,1,1,Active Shallow Crust,0.0,89.98994,-90.0,12/24/6860
+-0.21667,47.48786,6547,1,31,23,7,40,3.95,5.0,fr,52277,130,2227248,1,1,Active Shallow Crust,0.0,89.99006,0.0,01/31/6547
+-0.21667,47.48786,8988,10,21,6,11,16,3.95,5.0,fr,52278,179,2227251,1,1,Active Shallow Crust,240.0199,58.00498,0.0,10/21/8988
+-0.21667,47.48786,6591,8,12,15,27,16,4.05,5.0,fr,52279,131,2227260,1,1,Active Shallow Crust,0.0,89.98994,0.0,08/12/6591
+-0.21667,47.48786,5444,3,19,11,18,36,4.05,15.0,fr,52280,108,2227261,1,1,Active Shallow Crust,0.0,89.98994,0.0,03/19/5444
+-0.21667,47.48786,4285,11,23,12,4,42,4.15,15.0,fr,52281,85,2227282,1,1,Active Shallow Crust,128.8974,89.99371,0.0,11/23/4285
+-0.21667,47.48786,1481,9,20,6,20,21,4.25,5.0,fr,52282,29,2227284,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/20/1481
+-0.21667,47.48786,4200,5,23,4,32,26,4.35,5.0,fr,52283,83,2227296,1,1,Active Shallow Crust,0.0,89.99,0.0,05/23/4200
+-0.21667,47.48786,7002,7,24,8,40,47,5.45,5.0,fr,52284,140,2227437,1,1,Active Shallow Crust,128.8781,89.98899,0.0,07/24/7002
+-0.2166725,47.48786,3786,7,19,23,25,45,6.25,6.744814,fr,52285,75,2227533,1,1,Active Shallow Crust,128.8478,89.99045,0.0,07/19/3786
+-1.13028,47.68903,7670,9,26,19,32,4,3.55,5.0,fr,52286,153,2227680,1,1,Active Shallow Crust,0.0,89.98981,0.0,09/26/7670
+-1.13028,47.68903,5550,2,1,20,26,46,3.65,15.0,fr,52287,110,2227696,1,1,Active Shallow Crust,240.0014,58.01276,0.0,02/01/5550
+-1.13028,47.68903,5374,4,24,19,2,37,3.65,5.0,fr,52288,107,2227698,1,2,Active Shallow Crust,0.0,89.98929,-90.0,04/24/5374
+-1.13028,47.68903,348,12,22,9,12,27,3.65,5.0,fr,52289,6,2227698,1,2,Active Shallow Crust,0.0,89.98929,-90.0,12/22/0348
+-1.13028,47.68903,386,8,3,22,40,51,3.75,5.0,fr,52290,7,2227704,1,1,Active Shallow Crust,0.0,89.99056,0.0,08/03/0386
+-1.13028,47.68903,2817,5,25,20,24,46,3.75,15.0,fr,52291,56,2227705,1,1,Active Shallow Crust,0.0,89.99056,0.0,05/25/2817
+-1.13028,47.68903,8431,11,1,13,2,9,3.75,5.0,fr,52292,168,2227707,1,1,Active Shallow Crust,240.0086,58.01754,0.0,11/01/8431
+-1.13028,47.68903,2161,5,24,0,19,26,3.75,5.0,fr,52293,43,2227710,1,1,Active Shallow Crust,0.0,89.99046,-90.0,05/24/2161
+-1.13028,47.68903,3661,3,25,21,9,44,3.95,5.0,fr,52294,73,2227728,1,2,Active Shallow Crust,0.0,89.99036,0.0,03/25/3661
+-1.13028,47.68903,5448,5,26,14,5,35,3.95,5.0,fr,52295,108,2227728,1,2,Active Shallow Crust,0.0,89.99036,0.0,05/26/5448
+-1.13028,47.68903,6257,7,17,1,2,23,3.95,5.0,fr,52296,125,2227731,1,1,Active Shallow Crust,240.0199,58.00485,0.0,07/17/6257
+-1.13028,47.68903,3513,4,9,14,41,26,4.05,5.0,fr,52297,70,2227740,1,1,Active Shallow Crust,0.0,89.99046,0.0,04/09/3513
+-1.13028,47.68903,1281,8,5,4,38,53,4.05,15.0,fr,52298,25,2227741,1,1,Active Shallow Crust,0.0,89.99046,0.0,08/05/1281
+-1.13028,47.68903,6776,11,5,8,59,46,4.05,5.0,fr,52299,135,2227749,1,1,Active Shallow Crust,128.8902,89.9938,0.0,11/05/6776
+-1.13028,47.68903,4455,6,11,8,50,27,4.25,5.0,fr,52300,89,2227770,1,1,Active Shallow Crust,0.0,89.99003,-90.0,06/11/4455
+-1.13028,47.68903,7785,6,21,17,14,32,4.75,5.0,fr,52301,155,2227824,1,1,Active Shallow Crust,0.0,89.9902,0.0,06/21/7785
+-1.13028,47.68903,9126,6,27,3,39,0,5.45,5.0,fr,52302,182,2227908,1,1,Active Shallow Crust,359.9999,89.9901,0.0,06/27/9126
+7.44897,50.55819,8094,4,17,8,53,55,3.55,5.0,fr,52303,161,2228160,1,2,Active Shallow Crust,0.0,89.98719,0.0,04/17/8094
+7.44897,50.55819,2608,3,16,10,9,28,3.55,5.0,fr,52304,52,2228160,1,2,Active Shallow Crust,0.0,89.98719,0.0,03/16/2608
+7.44897,50.55819,9393,10,5,12,36,45,3.55,15.0,fr,52305,187,2228161,1,1,Active Shallow Crust,0.0,89.98719,0.0,10/05/9393
+7.44897,50.55819,7719,6,12,22,20,15,3.65,5.0,fr,52306,154,2228172,1,5,Active Shallow Crust,0.0,89.98858,0.0,06/12/7719
+7.44897,50.55819,4919,6,14,13,13,42,3.65,5.0,fr,52307,98,2228172,1,5,Active Shallow Crust,0.0,89.98858,0.0,06/14/4919
+7.44897,50.55819,9102,2,10,14,7,41,3.65,5.0,fr,52308,182,2228172,1,5,Active Shallow Crust,0.0,89.98858,0.0,02/10/9102
+7.44897,50.55819,7516,10,13,20,34,18,3.65,5.0,fr,52309,150,2228172,1,5,Active Shallow Crust,0.0,89.98858,0.0,10/13/7516
+7.44897,50.55819,8990,9,15,17,53,5,3.65,5.0,fr,52310,179,2228172,1,5,Active Shallow Crust,0.0,89.98858,0.0,09/15/8990
+7.44897,50.55819,6895,4,26,8,4,33,3.75,5.0,fr,52311,137,2228184,1,3,Active Shallow Crust,0.0,89.98982,0.0,04/26/6895
+7.44897,50.55819,4144,4,6,1,32,5,3.75,5.0,fr,52312,82,2228184,1,3,Active Shallow Crust,0.0,89.98982,0.0,04/06/4144
+7.44897,50.55819,4119,10,5,22,36,57,3.75,5.0,fr,52313,82,2228184,1,3,Active Shallow Crust,0.0,89.98982,0.0,10/05/4119
+7.44897,50.55819,2916,12,16,13,34,52,3.75,15.0,fr,52314,58,2228185,1,1,Active Shallow Crust,0.0,89.98982,0.0,12/16/2916
+7.44897,50.55819,1515,11,6,10,59,9,3.75,15.0,fr,52315,30,2228191,1,1,Active Shallow Crust,0.0,89.98971,-90.0,11/06/1515
+7.44897,50.55819,1278,12,29,19,50,35,3.85,5.0,fr,52316,25,2228205,1,1,Active Shallow Crust,128.8961,89.99319,0.0,12/29/1278
+7.44897,50.55819,662,12,31,23,10,50,3.95,15.0,fr,52317,13,2228209,1,1,Active Shallow Crust,0.0,89.99191,0.0,12/31/0662
+7.44897,50.55819,5476,8,28,6,28,31,4.05,15.0,fr,52318,109,2228221,1,1,Active Shallow Crust,0.0,89.98919,0.0,08/28/5476
+7.44897,50.55819,9062,3,25,13,17,56,4.05,5.0,fr,52319,181,2228226,1,1,Active Shallow Crust,0.0,89.98907,-90.0,03/25/9062
+7.44897,50.55819,6085,10,23,7,58,42,4.15,15.0,fr,52320,121,2228233,1,1,Active Shallow Crust,0.0,89.99036,0.0,10/23/6085
+7.44897,50.55819,2154,7,11,19,36,8,4.25,5.0,fr,52321,43,2228244,1,1,Active Shallow Crust,0.0,89.99142,0.0,07/11/2154
+7.44897,50.55819,2204,7,29,6,55,14,4.35,27.5,fr,52322,44,2228258,1,1,Active Shallow Crust,0.0,89.9898,0.0,07/29/2204
+7.44897,50.55819,9839,2,21,18,41,38,4.45,5.0,fr,52323,196,2228268,1,2,Active Shallow Crust,0.0,89.99091,0.0,02/21/9839
+7.44897,50.55819,7630,3,31,4,31,17,4.45,5.0,fr,52324,152,2228268,1,2,Active Shallow Crust,0.0,89.99091,0.0,03/31/7630
+7.44897,50.55819,8416,12,26,17,16,9,4.45,5.0,fr,52325,168,2228271,1,1,Active Shallow Crust,240.0061,57.99493,0.0,12/26/8416
+7.44897,50.55819,3296,4,9,7,1,8,4.65,5.0,fr,52326,65,2228292,1,1,Active Shallow Crust,0.0,89.98917,0.0,04/09/3296
+7.44897,50.55819,2840,2,21,17,27,15,4.85,5.0,fr,52327,56,2228325,1,1,Active Shallow Crust,128.8911,89.9889,0.0,02/21/2840
+7.44897,50.55819,4430,9,5,6,32,44,5.25,5.0,fr,52328,88,2228367,1,1,Active Shallow Crust,240.0285,58.00075,0.0,09/05/4430
+8.97789,47.95477,3250,10,11,23,53,48,3.75,5.0,fr,52329,64,2228667,1,1,Active Shallow Crust,240.0083,58.01743,0.0,10/11/3250
+8.97789,47.95477,9297,11,6,21,13,4,3.75,5.0,fr,52330,185,2228670,1,1,Active Shallow Crust,0.0,89.98914,-90.0,11/06/9297
+8.97789,47.95477,9554,6,24,19,37,50,3.95,5.0,fr,52331,191,2228688,1,1,Active Shallow Crust,0.0,89.99148,0.0,06/24/9554
+8.97789,47.95477,665,1,17,19,29,41,4.05,5.0,fr,52332,13,2228703,1,1,Active Shallow Crust,240.0063,58.0063,0.0,01/17/0665
+8.97789,47.95477,1796,1,9,5,6,25,4.15,5.0,fr,52333,35,2228712,1,1,Active Shallow Crust,0.0,89.99323,0.0,01/09/1796
+8.97789,47.95477,2919,8,8,7,35,59,4.25,27.5,fr,52334,58,2228726,1,1,Active Shallow Crust,0.0,89.98793,0.0,08/08/2919
+8.97789,47.95477,7783,11,30,14,25,45,4.35,5.0,fr,52335,155,2228736,1,1,Active Shallow Crust,0.0,89.98924,0.0,11/30/7783
+-2.12285,48.55246,9204,6,7,21,40,51,3.55,5.0,fr,52336,184,2229120,1,3,Active Shallow Crust,0.0,89.98999,0.0,06/07/9204
+-2.12285,48.55246,6019,10,5,2,23,40,3.55,5.0,fr,52337,120,2229120,1,3,Active Shallow Crust,0.0,89.98999,0.0,10/05/6019
+-2.12285,48.55246,4490,12,17,9,48,41,3.55,5.0,fr,52338,89,2229120,1,3,Active Shallow Crust,0.0,89.98999,0.0,12/17/4490
+-2.12285,48.55246,2402,7,23,12,49,3,3.55,5.0,fr,52339,48,2229123,1,1,Active Shallow Crust,240.0123,57.99847,0.0,07/23/2402
+-2.12285,48.55246,6942,6,9,19,20,18,3.65,5.0,fr,52340,138,2229132,1,1,Active Shallow Crust,0.0,89.99107,0.0,06/09/6942
+-2.12285,48.55246,1743,2,19,4,52,58,3.75,5.0,fr,52341,34,2229144,1,1,Active Shallow Crust,0.0,89.9894,0.0,02/19/1743
+-2.12285,48.55246,3779,3,12,2,13,40,3.75,15.0,fr,52342,75,2229145,1,1,Active Shallow Crust,0.0,89.9894,0.0,03/12/3779
+-2.12285,48.55246,6637,8,8,4,14,14,3.75,27.5,fr,52343,132,2229146,1,1,Active Shallow Crust,0.0,89.9894,0.0,08/08/6637
+-2.12285,48.55246,4116,4,16,23,31,30,3.75,5.0,fr,52344,82,2229147,1,2,Active Shallow Crust,240.0084,58.01749,0.0,04/16/4116
+-2.12285,48.55246,7953,8,14,19,13,8,3.75,5.0,fr,52345,159,2229147,1,2,Active Shallow Crust,240.0084,58.01749,0.0,08/14/7953
+-2.12285,48.55246,220,3,14,22,31,10,3.75,15.0,fr,52346,4,2229154,1,1,Active Shallow Crust,128.8968,89.96729,0.0,03/14/0220
+-2.12285,48.55246,4176,2,19,11,25,38,3.85,5.0,fr,52347,83,2229159,1,1,Active Shallow Crust,240.0111,57.99791,0.0,02/19/4176
+-2.12285,48.55246,5621,7,28,16,50,52,3.95,5.0,fr,52348,112,2229168,1,1,Active Shallow Crust,0.0,89.98947,0.0,07/28/5621
+-2.12285,48.55246,2738,1,3,22,17,28,3.95,15.0,fr,52349,54,2229169,1,1,Active Shallow Crust,0.0,89.98947,0.0,01/03/2738
+-2.12285,48.55246,7631,11,7,16,1,38,4.05,15.0,fr,52350,152,2229181,1,2,Active Shallow Crust,0.0,89.99062,0.0,11/07/7631
+-2.12285,48.55246,7702,3,6,17,18,43,4.05,15.0,fr,52351,154,2229181,1,2,Active Shallow Crust,0.0,89.99062,0.0,03/06/7702
+-2.12285,48.55246,4454,2,5,15,23,14,4.05,5.0,fr,52352,89,2229186,1,1,Active Shallow Crust,0.0,89.99051,-90.0,02/05/4454
+-2.12285,48.55246,7174,5,16,0,50,36,4.25,5.0,fr,52353,143,2229204,1,1,Active Shallow Crust,0.0,89.98956,0.0,05/16/7174
+-2.12285,48.55246,3823,2,11,18,24,1,4.75,15.0,fr,52354,76,2229265,1,1,Active Shallow Crust,0.0,89.98994,0.0,02/11/3823
+-2.12285,48.55246,2428,10,23,11,1,22,4.95,15.0,fr,52355,48,2229289,1,1,Active Shallow Crust,0.0,89.99001,0.0,10/23/2428
+-2.12285,48.55246,7859,5,25,12,45,8,5.25,5.0,fr,52356,157,2229333,1,1,Active Shallow Crust,128.8865,89.98695,0.0,05/25/7859
+-3.44329,42.50517,7174,3,1,7,33,12,3.55,5.0,fr,52357,143,2229600,1,2,Active Shallow Crust,0.0,89.98885,0.0,03/01/7174
+-3.44329,42.50517,3948,9,10,23,56,46,3.55,5.0,fr,52358,78,2229600,1,2,Active Shallow Crust,0.0,89.98885,0.0,09/10/3948
+-3.44329,42.50517,8470,10,29,11,51,57,3.65,15.0,fr,52359,169,2229613,1,1,Active Shallow Crust,0.0,89.99006,0.0,10/29/8470
+5.82842,45.65402,4367,9,17,6,58,54,3.55,5.0,fr,52360,87,2230080,1,2,Active Shallow Crust,0.0,89.99295,0.0,09/17/4367
+5.82842,45.65402,5300,8,31,6,55,49,3.55,5.0,fr,52361,105,2230080,1,2,Active Shallow Crust,0.0,89.99295,0.0,08/31/5300
+5.82842,45.65402,2880,5,21,15,44,13,3.55,15.0,fr,52362,57,2230087,1,2,Active Shallow Crust,0.0,89.99287,-90.0,05/21/2880
+5.82842,45.65402,7645,10,24,4,58,36,3.55,15.0,fr,52363,152,2230087,1,2,Active Shallow Crust,0.0,89.99287,-90.0,10/24/7645
+5.82842,45.65402,4501,11,23,10,47,59,3.65,5.0,fr,52364,90,2230092,1,4,Active Shallow Crust,0.0,89.98743,0.0,11/23/4501
+5.82842,45.65402,7588,7,7,12,8,20,3.65,5.0,fr,52365,151,2230092,1,4,Active Shallow Crust,0.0,89.98743,0.0,07/07/7588
+5.82842,45.65402,5777,2,3,0,33,17,3.65,5.0,fr,52366,115,2230092,1,4,Active Shallow Crust,0.0,89.98743,0.0,02/03/5777
+5.82842,45.65402,223,3,25,19,49,59,3.65,5.0,fr,52367,4,2230092,1,4,Active Shallow Crust,0.0,89.98743,0.0,03/25/0223
+5.82842,45.65402,1893,12,5,5,25,1,3.65,15.0,fr,52368,37,2230093,1,1,Active Shallow Crust,0.0,89.98743,0.0,12/05/1893
+5.82842,45.65402,5923,11,27,3,44,18,3.65,5.0,fr,52369,118,2230095,1,2,Active Shallow Crust,240.0012,58.01308,0.0,11/27/5923
+5.82842,45.65402,3841,2,12,15,39,33,3.65,5.0,fr,52370,76,2230095,1,2,Active Shallow Crust,240.0012,58.01308,0.0,02/12/3841
+5.82842,45.65402,2327,10,10,17,5,22,3.65,5.0,fr,52371,46,2230101,1,1,Active Shallow Crust,128.9,89.96351,0.0,10/10/2327
+5.82842,45.65402,9497,11,3,1,11,20,3.75,5.0,fr,52372,189,2230104,1,2,Active Shallow Crust,0.0,89.9888,0.0,11/03/9497
+5.82842,45.65402,169,1,16,11,8,35,3.75,5.0,fr,52373,3,2230104,1,2,Active Shallow Crust,0.0,89.9888,0.0,01/16/0169
+5.82842,45.65402,6907,3,6,17,9,48,3.75,5.0,fr,52374,138,2230110,1,1,Active Shallow Crust,0.0,89.98867,-90.0,03/06/6907
+5.82842,45.65402,7946,4,16,6,20,22,3.75,15.0,fr,52375,158,2230114,1,1,Active Shallow Crust,128.8968,89.96748,0.0,04/16/7946
+5.82842,45.65402,9742,12,24,20,49,40,3.85,5.0,fr,52376,194,2230116,1,2,Active Shallow Crust,0.0,89.99002,0.0,12/24/9742
+5.82842,45.65402,1691,9,8,11,15,3,3.85,5.0,fr,52377,33,2230116,1,2,Active Shallow Crust,0.0,89.99002,0.0,09/08/1691
+5.82842,45.65402,6865,12,20,1,36,26,3.85,15.0,fr,52378,137,2230117,1,1,Active Shallow Crust,0.0,89.99002,0.0,12/20/6865
+5.82842,45.65402,9199,2,20,8,50,50,3.85,27.5,fr,52379,183,2230124,1,1,Active Shallow Crust,0.0,89.98991,-90.0,02/20/9199
+5.82842,45.65402,3081,9,9,1,16,56,4.05,5.0,fr,52380,61,2230140,1,1,Active Shallow Crust,0.0,89.98811,0.0,09/09/3081
+5.82842,45.65402,5289,1,30,11,34,42,4.05,5.0,fr,52381,105,2230143,1,1,Active Shallow Crust,240.0052,58.00647,0.0,01/30/5289
+5.82842,45.65402,8946,9,30,22,13,46,4.05,27.5,fr,52382,178,2230145,1,1,Active Shallow Crust,240.0052,58.00644,0.0,09/30/8946
+5.82842,45.65402,635,6,13,16,59,21,4.15,27.5,fr,52383,12,2230160,1,1,Active Shallow Crust,0.0,89.98928,-90.0,06/13/0635
+5.82842,45.65402,8280,8,26,5,28,51,4.25,5.0,fr,52384,165,2230164,1,1,Active Shallow Crust,0.0,89.99055,0.0,08/26/8280
+5.82842,45.65402,9470,3,2,21,11,12,4.25,15.0,fr,52385,189,2230165,1,1,Active Shallow Crust,0.0,89.99055,0.0,03/02/9470
+5.82842,45.65402,5606,8,29,4,32,17,4.25,27.5,fr,52386,112,2230166,1,1,Active Shallow Crust,0.0,89.99055,0.0,08/29/5606
+5.82842,45.65402,2581,11,9,22,22,3,4.35,5.0,fr,52387,51,2230176,1,1,Active Shallow Crust,0.0,89.98878,0.0,11/09/2581
+5.82842,45.65402,6873,9,29,15,3,56,4.35,5.0,fr,52388,137,2230185,1,1,Active Shallow Crust,128.8985,89.98248,0.0,09/29/6873
+5.82842,45.65402,8059,7,13,10,48,37,4.45,5.0,fr,52389,161,2230188,1,1,Active Shallow Crust,0.0,89.99,0.0,07/13/8059
+5.82842,45.65402,8726,4,14,15,35,20,4.45,5.0,fr,52390,174,2230191,1,1,Active Shallow Crust,240.0048,57.99481,0.0,04/14/8726
+5.82842,45.65402,9952,6,24,14,53,53,4.55,5.0,fr,52391,199,2230200,1,1,Active Shallow Crust,0.0,89.99108,0.0,06/24/9952
+5.82842,45.65402,6668,6,13,7,10,17,4.75,15.0,fr,52392,133,2230228,1,1,Active Shallow Crust,240.0074,58.00455,0.0,06/13/6668
+5.82842,45.65402,3528,2,19,13,30,15,5.25,27.5,fr,52393,70,2230286,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/19/3528
+2.14813,45.63768,3905,2,16,1,19,59,3.55,5.0,fr,52394,78,2230560,1,1,Active Shallow Crust,0.0,89.98943,0.0,02/16/3905
+2.14813,45.63768,7221,11,18,2,11,19,3.85,27.5,fr,52395,144,2230598,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/18/7221
+2.14813,45.63768,1240,5,16,23,3,15,4.05,5.0,fr,52396,24,2230620,1,1,Active Shallow Crust,0.0,89.99009,0.0,05/16/1240
+2.14813,45.63768,2650,1,2,4,41,58,4.05,15.0,fr,52397,52,2230621,1,1,Active Shallow Crust,0.0,89.99009,0.0,01/02/2650
+2.14813,45.63768,8841,5,1,21,47,41,4.25,5.0,fr,52398,176,2230650,1,1,Active Shallow Crust,0.0,89.99044,-90.0,05/01/8841
+2.23828,46.8404,4951,10,10,3,54,3,3.55,15.0,fr,52399,99,2231044,1,1,Active Shallow Crust,240.0118,57.99781,0.0,10/10/4951
+2.23828,46.8404,3123,3,25,16,14,29,3.75,15.0,fr,52400,62,2231065,1,1,Active Shallow Crust,0.0,89.98904,0.0,03/25/3123
+2.23828,46.8404,4969,3,14,11,10,35,3.85,5.0,fr,52401,99,2231076,1,1,Active Shallow Crust,0.0,89.99023,0.0,03/14/4969
+2.23828,46.8404,8083,8,17,7,33,11,4.05,15.0,fr,52402,161,2231101,1,1,Active Shallow Crust,0.0,89.9903,0.0,08/17/8083
+2.23828,46.8404,1313,11,18,10,2,42,4.25,5.0,fr,52403,26,2231124,1,1,Active Shallow Crust,0.0,89.99075,0.0,11/18/1313
+2.23828,46.8404,5835,3,7,3,38,58,4.25,27.5,fr,52404,116,2231126,1,1,Active Shallow Crust,0.0,89.99075,0.0,03/07/5835
+2.23828,46.8404,3744,3,21,8,31,20,4.35,5.0,fr,52405,74,2231136,1,1,Active Shallow Crust,0.0,89.99039,0.0,03/21/3744
+0.52887,52.38611,6982,1,29,17,28,8,3.65,27.5,fr,52406,139,2231534,1,1,Active Shallow Crust,0.0,89.98972,0.0,01/29/6982
+1.36698,43.83531,470,8,27,7,20,37,3.95,5.0,fr,52407,9,2232048,1,1,Active Shallow Crust,0.0,89.98967,0.0,08/27/0470
+1.36698,43.83531,9399,10,17,5,18,39,4.45,5.0,fr,52408,187,2232114,1,1,Active Shallow Crust,0.0,89.99021,-90.0,10/17/9399
+1.36698,43.83531,5306,10,4,7,33,57,5.15,15.0,fr,52409,106,2232193,1,1,Active Shallow Crust,0.0,89.98991,0.0,10/04/5306
+0.39425,44.16071,2069,6,12,11,34,46,3.55,5.0,fr,52410,41,2232480,1,1,Active Shallow Crust,0.0,89.99005,0.0,06/12/2069
+0.39425,44.16071,2901,11,22,15,17,51,3.85,5.0,fr,52411,58,2232519,1,1,Active Shallow Crust,240.0106,57.99771,0.0,11/22/2901
+0.39425,44.16071,6680,8,8,3,45,43,4.15,15.0,fr,52412,133,2232553,1,1,Active Shallow Crust,0.0,89.99003,0.0,08/08/6680
+6.3525,48.67782,2260,3,2,16,11,56,3.55,5.0,fr,52413,45,2232969,1,1,Active Shallow Crust,128.8969,89.99334,0.0,03/02/2260
+6.3525,48.67782,2933,11,26,12,14,20,3.85,5.0,fr,52414,58,2233002,1,1,Active Shallow Crust,0.0,89.99046,-90.0,11/26/2933
+6.3525,48.67782,6965,6,28,17,41,28,3.85,15.0,fr,52415,139,2233003,1,1,Active Shallow Crust,0.0,89.99046,-90.0,06/28/6965
+6.3525,48.67782,6568,12,19,10,9,27,4.15,5.0,fr,52416,131,2233032,1,1,Active Shallow Crust,0.0,89.98999,0.0,12/19/6568
+6.3525,48.67782,2282,2,14,16,20,7,5.35,5.0,fr,52417,45,2233176,1,1,Active Shallow Crust,0.0,89.98994,0.0,02/14/2282
+6.352506,48.67782,116,3,23,8,1,48,6.35,7.567806,fr,52418,2,2233296,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/23/0116
+8.45148,50.17214,5467,4,17,4,18,59,3.55,5.0,fr,52419,109,2233440,1,4,Active Shallow Crust,0.0,89.98708,0.0,04/17/5467
+8.45148,50.17214,3898,9,23,21,15,35,3.55,5.0,fr,52420,77,2233440,1,4,Active Shallow Crust,0.0,89.98708,0.0,09/23/3898
+8.45148,50.17214,5328,12,17,23,37,5,3.55,5.0,fr,52421,106,2233440,1,4,Active Shallow Crust,0.0,89.98708,0.0,12/17/5328
+8.45148,50.17214,7730,4,8,13,49,10,3.55,5.0,fr,52422,154,2233440,1,4,Active Shallow Crust,0.0,89.98708,0.0,04/08/7730
+8.45148,50.17214,9029,7,6,2,46,3,3.65,5.0,fr,52423,180,2233452,1,1,Active Shallow Crust,0.0,89.98849,0.0,07/06/9029
+8.45148,50.17214,11,12,10,15,34,34,3.65,5.0,fr,52424,0,2233461,1,1,Active Shallow Crust,128.8994,89.96359,0.0,12/10/0011
+8.45148,50.17214,2632,8,30,17,34,15,3.75,5.0,fr,52425,52,2233464,1,2,Active Shallow Crust,0.0,89.98974,0.0,08/30/2632
+8.45148,50.17214,5596,5,7,2,4,18,3.75,5.0,fr,52426,111,2233464,1,2,Active Shallow Crust,0.0,89.98974,0.0,05/07/5596
+8.45148,50.17214,1921,2,2,13,44,21,3.75,5.0,fr,52427,38,2233467,1,1,Active Shallow Crust,240.0081,58.01782,0.0,02/02/1921
+8.45148,50.17214,4539,11,15,21,5,11,3.75,27.5,fr,52428,90,2233472,1,1,Active Shallow Crust,0.0,89.98962,-90.0,11/15/4539
+8.45148,50.17214,5890,8,22,15,38,42,3.85,5.0,fr,52429,117,2233476,1,1,Active Shallow Crust,0.0,89.99085,0.0,08/22/5890
+8.45148,50.17214,3306,5,5,16,13,38,3.95,5.0,fr,52430,66,2233488,1,3,Active Shallow Crust,0.0,89.99185,0.0,05/05/3306
+8.45148,50.17214,9809,5,3,1,27,29,3.95,5.0,fr,52431,196,2233488,1,3,Active Shallow Crust,0.0,89.99185,0.0,05/03/9809
+8.45148,50.17214,9970,7,9,7,8,9,3.95,5.0,fr,52432,199,2233488,1,3,Active Shallow Crust,0.0,89.99185,0.0,07/09/9970
+8.45148,50.17214,9423,6,5,23,29,0,3.95,5.0,fr,52433,188,2233494,1,1,Active Shallow Crust,0.0,89.99175,-90.0,06/05/9423
+8.45148,50.17214,207,3,24,21,50,13,4.25,5.0,fr,52434,4,2233524,1,1,Active Shallow Crust,0.0,89.98846,0.0,03/24/0207
+8.45148,50.17214,8621,7,20,23,37,5,4.25,15.0,fr,52435,172,2233525,1,1,Active Shallow Crust,0.0,89.98846,0.0,07/20/8621
+8.45148,50.17214,959,12,29,13,22,35,4.25,15.0,fr,52436,19,2233531,1,1,Active Shallow Crust,0.0,89.98833,-90.0,12/29/0959
+8.45148,50.17214,2486,1,6,13,3,1,4.45,5.0,fr,52437,49,2233548,1,2,Active Shallow Crust,0.0,89.99083,0.0,01/06/2486
+8.45148,50.17214,8391,4,4,14,34,59,4.45,5.0,fr,52438,167,2233548,1,2,Active Shallow Crust,0.0,89.99083,0.0,04/04/8391
+8.45148,50.17214,5942,4,4,23,41,38,4.45,27.5,fr,52439,118,2233559,1,1,Active Shallow Crust,128.8915,89.99313,0.0,04/04/5942
+8.451484,50.17214,2421,6,25,4,24,22,6.25,6.744814,fr,52440,48,2233764,1,1,Active Shallow Crust,0.0,89.98989,0.0,06/25/2421
+-2.5068,42.48329,3629,6,21,14,34,15,3.55,5.0,fr,52441,72,2233920,1,1,Active Shallow Crust,0.0,89.98885,0.0,06/21/3629
+-2.5068,42.48329,6774,10,17,15,33,12,3.55,5.0,fr,52442,135,2233929,1,1,Active Shallow Crust,128.8967,89.99256,0.0,10/17/6774
+-2.5068,42.48329,422,8,15,3,2,14,3.65,5.0,fr,52443,8,2233935,1,1,Active Shallow Crust,240.0007,58.01277,0.0,08/15/0422
+-2.5068,42.48329,6680,12,27,22,38,33,3.75,5.0,fr,52444,133,2233950,1,1,Active Shallow Crust,0.0,89.99104,-90.0,12/27/6680
+-2.5068,42.48329,5569,1,7,13,22,2,3.85,5.0,fr,52445,111,2233956,1,1,Active Shallow Crust,0.0,89.98947,0.0,01/07/5569
+-2.5068,42.48329,7554,7,19,9,8,49,3.85,15.0,fr,52446,151,2233957,1,1,Active Shallow Crust,0.0,89.98947,0.0,07/19/7554
+-2.5068,42.48329,1461,4,11,16,23,25,3.85,27.5,fr,52447,29,2233958,1,1,Active Shallow Crust,0.0,89.98947,0.0,04/11/1461
+-2.5068,42.48329,5268,6,3,10,53,17,3.85,5.0,fr,52448,105,2233962,1,1,Active Shallow Crust,0.0,89.98935,-90.0,06/03/5268
+-2.5068,42.48329,4803,10,28,6,20,46,3.95,5.0,fr,52449,96,2233977,1,1,Active Shallow Crust,128.9008,89.99413,0.0,10/28/4803
+-2.5068,42.48329,8888,9,15,7,24,8,4.05,5.0,fr,52450,177,2233983,1,1,Active Shallow Crust,240.0052,58.00583,0.0,09/15/8888
+-2.5068,42.48329,4925,3,22,18,21,45,4.15,15.0,fr,52451,98,2233996,1,1,Active Shallow Crust,240.0076,57.99715,0.0,03/22/4925
+-2.5068,42.48329,7017,8,19,14,6,10,4.25,5.0,fr,52452,140,2234004,1,1,Active Shallow Crust,0.0,89.99004,0.0,08/19/7017
+-2.5068,42.48329,4284,3,17,23,27,20,4.35,15.0,fr,52453,85,2234017,1,1,Active Shallow Crust,0.0,89.98964,0.0,03/17/4284
+-2.5068,42.48329,1596,6,6,21,6,42,5.35,15.0,fr,52454,31,2234140,1,1,Active Shallow Crust,240.0223,58.0011,0.0,06/06/1596
+5.43805,44.68435,669,2,23,2,51,22,3.55,5.0,fr,52455,13,2234400,1,1,Active Shallow Crust,0.0,89.99283,0.0,02/23/0669
+5.43805,44.68435,3202,9,5,12,34,1,3.55,15.0,fr,52456,64,2234404,1,1,Active Shallow Crust,240.0117,57.99793,0.0,09/05/3202
+5.43805,44.68435,1976,2,13,13,17,29,3.55,5.0,fr,52457,39,2234406,1,1,Active Shallow Crust,0.0,89.99274,-90.0,02/13/1976
+5.43805,44.68435,1099,12,17,5,57,13,3.65,5.0,fr,52458,21,2234412,1,2,Active Shallow Crust,0.0,89.98722,0.0,12/17/1099
+5.43805,44.68435,2394,5,2,5,24,42,3.65,5.0,fr,52459,47,2234412,1,2,Active Shallow Crust,0.0,89.98722,0.0,05/02/2394
+5.43805,44.68435,8246,6,18,19,29,5,3.65,15.0,fr,52460,164,2234419,1,1,Active Shallow Crust,0.0,89.98708,-90.0,06/18/8246
+5.43805,44.68435,6433,4,10,20,8,47,3.85,5.0,fr,52461,128,2234436,1,1,Active Shallow Crust,0.0,89.98985,0.0,04/10/6433
+5.43805,44.68435,1966,12,24,20,49,12,3.85,15.0,fr,52462,39,2234437,1,1,Active Shallow Crust,0.0,89.98985,0.0,12/24/1966
+5.43805,44.68435,6385,7,8,21,5,20,4.05,5.0,fr,52463,127,2234466,1,1,Active Shallow Crust,0.0,89.99184,-90.0,07/08/6385
+5.43805,44.68435,594,7,8,21,19,29,4.35,5.0,fr,52464,11,2234496,1,1,Active Shallow Crust,0.0,89.98858,0.0,07/08/0594
+5.43805,44.68435,1154,12,18,18,17,20,4.75,5.0,fr,52465,23,2234544,1,1,Active Shallow Crust,0.0,89.9892,0.0,12/18/1154
+5.43805,44.68435,7802,7,12,14,57,1,5.25,5.0,fr,52466,156,2234610,1,1,Active Shallow Crust,0.0,89.98975,-90.0,07/12/7802
+5.43805,44.68435,2012,11,28,1,50,0,6.15,15.0,fr,52467,40,2234713,1,1,Active Shallow Crust,0.0,89.98993,0.0,11/28/2012
+2.13216,40.32291,213,7,21,0,28,42,3.55,27.5,fr,52468,4,2234882,1,1,Active Shallow Crust,0.0,89.98846,0.0,07/21/0213
+2.13216,40.32291,1836,10,5,0,0,47,3.55,5.0,fr,52469,36,2234889,1,1,Active Shallow Crust,128.8963,89.99423,0.0,10/05/1836
+2.13216,40.32291,3250,11,4,23,37,25,3.75,5.0,fr,52470,64,2234913,1,1,Active Shallow Crust,128.8972,89.96706,0.0,11/04/3250
+2.29434,43.8287,9542,10,24,19,42,11,4.05,5.0,fr,52471,190,2235420,1,1,Active Shallow Crust,0.0,89.98977,0.0,10/24/9542
+2.29434,43.8287,4017,9,24,12,40,16,4.15,5.0,fr,52472,80,2235432,1,1,Active Shallow Crust,0.0,89.99088,0.0,09/24/4017
+2.29434,43.8287,2713,2,28,20,25,14,4.15,27.5,fr,52473,54,2235434,1,1,Active Shallow Crust,0.0,89.99088,0.0,02/28/2713
+1.81147,48.53618,7552,5,13,7,8,42,3.55,15.0,fr,52474,151,2235841,1,1,Active Shallow Crust,0.0,89.98998,0.0,05/13/7552
+1.81147,48.53618,9132,10,25,15,3,12,3.95,5.0,fr,52475,182,2235894,1,1,Active Shallow Crust,0.0,89.99041,-90.0,10/25/9132
+1.81147,48.53618,4007,9,4,9,34,36,4.05,5.0,fr,52476,80,2235900,1,1,Active Shallow Crust,0.0,89.98968,0.0,09/04/4007
+1.81147,48.53618,8539,12,1,11,32,5,4.35,5.0,fr,52477,170,2235936,1,1,Active Shallow Crust,0.0,89.99003,0.0,12/01/8539
+1.59457,46.40418,7671,11,11,22,16,43,3.55,5.0,fr,52478,153,2236320,1,6,Active Shallow Crust,0.0,89.98957,0.0,11/11/7671
+1.59457,46.40418,3134,11,9,19,1,56,3.55,5.0,fr,52479,62,2236320,1,6,Active Shallow Crust,0.0,89.98957,0.0,11/09/3134
+1.59457,46.40418,2427,2,17,11,51,53,3.55,5.0,fr,52480,48,2236320,1,6,Active Shallow Crust,0.0,89.98957,0.0,02/17/2427
+1.59457,46.40418,2834,3,20,15,43,16,3.55,5.0,fr,52481,56,2236320,1,6,Active Shallow Crust,0.0,89.98957,0.0,03/20/2834
+1.59457,46.40418,1557,7,11,22,9,28,3.55,5.0,fr,52482,31,2236320,1,6,Active Shallow Crust,0.0,89.98957,0.0,07/11/1557
+1.59457,46.40418,3293,9,10,2,54,42,3.55,5.0,fr,52483,65,2236320,1,6,Active Shallow Crust,0.0,89.98957,0.0,09/10/3293
+1.59457,46.40418,2863,3,17,21,39,11,3.55,15.0,fr,52484,57,2236321,1,1,Active Shallow Crust,0.0,89.98957,0.0,03/17/2863
+1.59457,46.40418,6013,10,3,1,46,31,3.65,5.0,fr,52485,120,2236338,1,2,Active Shallow Crust,0.0,89.99059,-90.0,10/03/6013
+1.59457,46.40418,9692,8,19,5,22,50,3.65,5.0,fr,52486,193,2236338,1,2,Active Shallow Crust,0.0,89.99059,-90.0,08/19/9692
+1.59457,46.40418,3041,11,23,21,4,28,3.75,5.0,fr,52487,60,2236344,1,1,Active Shallow Crust,0.0,89.99033,0.0,11/23/3041
+1.59457,46.40418,3043,8,28,14,17,33,3.75,15.0,fr,52488,60,2236348,1,1,Active Shallow Crust,240.0085,58.0175,0.0,08/28/3043
+1.59457,46.40418,889,12,3,2,2,26,3.75,15.0,fr,52489,17,2236351,1,1,Active Shallow Crust,0.0,89.99022,-90.0,12/03/0889
+1.59457,46.40418,1970,4,6,8,21,0,4.05,15.0,fr,52490,39,2236390,1,1,Active Shallow Crust,128.8903,89.99364,0.0,04/06/1970
+1.59457,46.40418,679,11,26,20,19,51,4.15,5.0,fr,52491,13,2236392,1,1,Active Shallow Crust,0.0,89.99042,0.0,11/26/0679
+1.59457,46.40418,5357,6,20,4,0,29,4.45,15.0,fr,52492,107,2236429,1,1,Active Shallow Crust,0.0,89.99013,0.0,06/20/5357
+1.59457,46.40418,479,11,6,0,32,25,4.65,5.0,fr,52493,9,2236452,1,2,Active Shallow Crust,0.0,89.9902,0.0,11/06/0479
+1.59457,46.40418,994,12,25,19,32,42,4.65,5.0,fr,52494,19,2236452,1,2,Active Shallow Crust,0.0,89.9902,0.0,12/25/0994
+1.59457,46.40418,546,8,28,0,15,8,4.65,27.5,fr,52495,10,2236457,1,1,Active Shallow Crust,240.0108,57.99422,0.0,08/28/0546
+1.59457,46.40418,8722,12,7,0,2,16,5.15,15.0,fr,52496,174,2236513,1,1,Active Shallow Crust,0.0,89.99008,0.0,12/07/8722
+1.59457,46.40418,1122,9,1,12,10,1,5.25,15.0,fr,52497,22,2236525,1,2,Active Shallow Crust,0.0,89.98993,0.0,09/01/1122
+1.59457,46.40418,5419,2,8,6,10,43,5.25,15.0,fr,52498,108,2236525,1,2,Active Shallow Crust,0.0,89.98993,0.0,02/08/5419
+0.32128,46.98942,7672,1,16,4,45,0,3.55,5.0,fr,52499,153,2237280,1,3,Active Shallow Crust,0.0,89.99011,0.0,01/16/7672
+0.32128,46.98942,6651,5,20,7,13,56,3.55,5.0,fr,52500,133,2237280,1,3,Active Shallow Crust,0.0,89.99011,0.0,05/20/6651
+0.32128,46.98942,1111,10,24,19,2,2,3.55,5.0,fr,52501,22,2237280,1,3,Active Shallow Crust,0.0,89.99011,0.0,10/24/1111
+0.32128,46.98942,7767,3,15,8,47,9,3.55,15.0,fr,52502,155,2237281,1,1,Active Shallow Crust,0.0,89.99011,0.0,03/15/7767
+0.32128,46.98942,9894,11,19,11,45,51,3.55,5.0,fr,52503,197,2237286,1,1,Active Shallow Crust,0.0,89.99,-90.0,11/19/9894
+0.32128,46.98942,47,6,10,9,47,58,3.65,5.0,fr,52504,0,2237292,1,2,Active Shallow Crust,0.0,89.99004,0.0,06/10/0047
+0.32128,46.98942,9832,12,12,13,19,46,3.65,5.0,fr,52505,196,2237292,1,2,Active Shallow Crust,0.0,89.99004,0.0,12/12/9832
+0.32128,46.98942,4882,11,30,19,36,26,3.65,5.0,fr,52506,97,2237295,1,1,Active Shallow Crust,240.0011,58.01292,0.0,11/30/4882
+0.32128,46.98942,7266,1,5,13,19,31,3.65,5.0,fr,52507,145,2237301,1,1,Active Shallow Crust,128.9004,89.9635,0.0,01/05/7266
+0.32128,46.98942,4727,12,3,1,43,25,3.75,5.0,fr,52508,94,2237304,1,1,Active Shallow Crust,0.0,89.9901,0.0,12/03/4727
+0.32128,46.98942,6957,11,28,13,10,36,3.75,15.0,fr,52509,139,2237308,1,1,Active Shallow Crust,240.0084,58.01761,0.0,11/28/6957
+0.32128,46.98942,9364,4,27,18,58,0,3.75,5.0,fr,52510,187,2237310,1,1,Active Shallow Crust,0.0,89.98998,-90.0,04/27/9364
+0.32128,46.98942,6165,6,13,2,30,1,3.85,5.0,fr,52511,123,2237316,1,1,Active Shallow Crust,0.0,89.98996,0.0,06/13/6165
+0.32128,46.98942,4684,2,19,0,0,22,3.95,15.0,fr,52512,93,2237329,1,1,Active Shallow Crust,0.0,89.98996,0.0,02/19/4684
+0.32128,46.98942,5069,11,3,17,5,45,3.95,27.5,fr,52513,101,2237333,1,1,Active Shallow Crust,240.0198,58.00501,0.0,11/03/5069
+0.32128,46.98942,527,11,20,13,42,39,4.05,15.0,fr,52514,10,2237344,1,1,Active Shallow Crust,240.006,58.00585,0.0,11/20/0527
+0.32128,46.98942,1568,8,3,17,35,20,4.15,5.0,fr,52515,31,2237352,1,2,Active Shallow Crust,0.0,89.99009,0.0,08/03/1568
+0.32128,46.98942,7026,4,16,23,43,7,4.15,5.0,fr,52516,140,2237352,1,2,Active Shallow Crust,0.0,89.99009,0.0,04/16/7026
+0.32128,46.98942,7024,2,12,18,15,40,4.25,27.5,fr,52517,140,2237366,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/12/7024
+0.32128,46.98942,7329,1,18,18,6,31,4.35,15.0,fr,52518,146,2237377,1,1,Active Shallow Crust,0.0,89.99007,0.0,01/18/7329
+0.32128,46.98942,3009,8,29,18,45,40,4.45,15.0,fr,52519,60,2237389,1,1,Active Shallow Crust,0.0,89.98993,0.0,08/29/3009
+0.32128,46.98942,542,10,30,11,1,48,4.55,5.0,fr,52520,10,2237400,1,1,Active Shallow Crust,0.0,89.98994,0.0,10/30/0542
+0.32128,46.98942,1650,1,22,15,6,14,4.95,5.0,fr,52521,32,2237451,1,1,Active Shallow Crust,240.0121,58.00451,0.0,01/22/1650
+0.32128,46.98942,5963,7,17,21,39,17,5.05,5.0,fr,52522,119,2237469,1,1,Active Shallow Crust,128.8853,89.99045,0.0,07/17/5963
+0.32128,46.98942,7956,7,21,19,37,14,5.35,5.0,fr,52523,159,2237496,1,1,Active Shallow Crust,0.0,89.98998,0.0,07/21/7956
+0.3183143,46.99293,4080,6,27,1,52,21,6.25,5.719927,fr,52524,81,2237607,1,1,Active Shallow Crust,240.0731,57.99998,0.0,06/27/4080
+6.58874,44.96151,2288,8,22,3,59,6,3.55,5.0,fr,52525,45,2237760,1,1,Active Shallow Crust,0.0,89.99287,0.0,08/22/2288
+6.58874,44.96151,1139,10,28,13,4,9,3.55,5.0,fr,52526,22,2237763,1,1,Active Shallow Crust,240.0122,57.99855,0.0,10/28/1139
+6.58874,44.96151,3256,1,17,18,42,43,3.55,15.0,fr,52527,65,2237767,1,1,Active Shallow Crust,0.0,89.99278,-90.0,01/17/3256
+6.58874,44.96151,3011,12,17,6,55,15,3.55,15.0,fr,52528,60,2237770,1,1,Active Shallow Crust,128.8969,89.99287,0.0,12/17/3011
+6.58874,44.96151,753,1,7,9,2,51,3.65,5.0,fr,52529,15,2237772,1,1,Active Shallow Crust,0.0,89.98728,0.0,01/07/0753
+6.58874,44.96151,4288,1,14,15,21,27,3.65,15.0,fr,52530,85,2237773,1,1,Active Shallow Crust,0.0,89.98728,0.0,01/14/4288
+6.58874,44.96151,4045,6,11,19,8,26,3.75,5.0,fr,52531,80,2237784,1,2,Active Shallow Crust,0.0,89.98866,0.0,06/11/4045
+6.58874,44.96151,1438,7,16,0,4,1,3.75,5.0,fr,52532,28,2237784,1,2,Active Shallow Crust,0.0,89.98866,0.0,07/16/1438
+6.58874,44.96151,308,10,22,6,37,30,3.75,15.0,fr,52533,6,2237788,1,1,Active Shallow Crust,240.0079,58.01755,0.0,10/22/0308
+6.58874,44.96151,1983,9,25,10,31,47,3.75,5.0,fr,52534,39,2237790,1,1,Active Shallow Crust,0.0,89.98853,-90.0,09/25/1983
+6.58874,44.96151,6257,10,4,10,42,38,3.75,5.0,fr,52535,125,2237793,1,1,Active Shallow Crust,128.8961,89.96747,0.0,10/04/6257
+6.58874,44.96151,9569,5,19,19,13,19,3.85,5.0,fr,52536,191,2237796,1,1,Active Shallow Crust,0.0,89.9899,0.0,05/19/9569
+6.58874,44.96151,7867,1,22,13,26,36,3.85,15.0,fr,52537,157,2237800,1,1,Active Shallow Crust,240.011,57.99736,0.0,01/22/7867
+6.58874,44.96151,4689,9,8,3,8,4,3.95,5.0,fr,52538,93,2237811,1,1,Active Shallow Crust,240.0185,58.00586,0.0,09/08/4689
+6.58874,44.96151,7972,5,5,14,18,28,4.05,15.0,fr,52539,159,2237824,1,1,Active Shallow Crust,240.0061,58.00558,0.0,05/05/7972
+6.58874,44.96151,6765,6,3,10,26,4,4.05,27.5,fr,52540,135,2237825,1,1,Active Shallow Crust,240.0061,58.00558,0.0,06/03/6765
+6.58874,44.96151,47,9,3,6,8,8,4.05,15.0,fr,52541,0,2237830,1,1,Active Shallow Crust,128.8896,89.99398,0.0,09/03/0047
+6.58874,44.96151,6135,2,17,10,41,10,4.15,5.0,fr,52542,122,2237832,1,1,Active Shallow Crust,0.0,89.98927,0.0,02/17/6135
+3.95225,45.78735,7488,3,6,10,45,4,3.55,5.0,fr,52543,149,2238240,1,1,Active Shallow Crust,0.0,89.98946,0.0,03/06/7488
+3.95225,45.78735,2203,7,10,13,32,20,3.55,15.0,fr,52544,44,2238241,1,1,Active Shallow Crust,0.0,89.98946,0.0,07/10/2203
+3.95225,45.78735,912,3,23,5,40,30,3.55,27.5,fr,52545,18,2238242,1,1,Active Shallow Crust,0.0,89.98945,0.0,03/23/0912
+3.95225,45.78735,6312,2,9,21,37,38,3.65,5.0,fr,52546,126,2238252,1,1,Active Shallow Crust,0.0,89.9906,0.0,02/09/6312
+3.95225,45.78735,7844,7,6,11,43,28,4.35,5.0,fr,52547,156,2238345,1,1,Active Shallow Crust,128.8976,89.98299,0.0,07/06/7844
+3.95225,45.78735,9012,8,24,17,23,17,4.75,5.0,fr,52548,180,2238384,1,1,Active Shallow Crust,0.0,89.99029,0.0,08/24/9012
+3.95225,45.78735,6538,9,22,13,8,10,5.15,15.0,fr,52549,130,2238436,1,1,Active Shallow Crust,240.0192,57.99987,0.0,09/22/6538
+3.86626,52.71127,8030,2,2,14,14,9,3.75,5.0,fr,52550,160,2238744,1,1,Active Shallow Crust,0.0,89.9903,0.0,02/02/8030
+3.86626,52.71127,3614,2,3,20,50,45,3.75,15.0,fr,52551,72,2238745,1,1,Active Shallow Crust,0.0,89.9903,0.0,02/03/3614
+8.42123,49.54466,961,11,11,3,19,53,3.55,5.0,fr,52552,19,2239200,1,1,Active Shallow Crust,0.0,89.98692,0.0,11/11/0961
+8.42123,49.54466,3567,7,15,11,47,30,3.55,15.0,fr,52553,71,2239201,1,1,Active Shallow Crust,0.0,89.98692,0.0,07/15/3567
+8.42123,49.54466,2179,4,14,10,17,39,3.55,5.0,fr,52554,43,2239209,1,1,Active Shallow Crust,128.897,89.99345,0.0,04/14/2179
+8.42123,49.54466,3808,5,13,0,4,52,3.65,5.0,fr,52555,76,2239212,1,1,Active Shallow Crust,0.0,89.98833,0.0,05/13/3808
+8.42123,49.54466,7978,1,17,18,12,20,3.65,15.0,fr,52556,159,2239213,1,2,Active Shallow Crust,0.0,89.98833,0.0,01/17/7978
+8.42123,49.54466,807,6,21,16,13,37,3.65,15.0,fr,52557,16,2239213,1,2,Active Shallow Crust,0.0,89.98833,0.0,06/21/0807
+8.42123,49.54466,2190,10,28,6,24,35,3.65,5.0,fr,52558,43,2239215,1,1,Active Shallow Crust,240.0008,58.01363,0.0,10/28/2190
+8.42123,49.54466,7991,8,11,15,59,1,3.65,5.0,fr,52559,159,2239221,1,1,Active Shallow Crust,128.8996,89.96358,0.0,08/11/7991
+8.42123,49.54466,457,11,6,10,26,30,3.75,5.0,fr,52560,9,2239224,1,3,Active Shallow Crust,0.0,89.98961,0.0,11/06/0457
+8.42123,49.54466,2105,1,22,17,13,12,3.75,5.0,fr,52561,42,2239224,1,3,Active Shallow Crust,0.0,89.98961,0.0,01/22/2105
+8.42123,49.54466,3538,2,28,2,32,55,3.75,5.0,fr,52562,70,2239224,1,3,Active Shallow Crust,0.0,89.98961,0.0,02/28/3538
+8.42123,49.54466,117,7,2,11,45,28,3.85,5.0,fr,52563,2,2239236,1,4,Active Shallow Crust,0.0,89.99074,0.0,07/02/0117
+8.42123,49.54466,4220,2,1,17,48,20,3.85,5.0,fr,52564,84,2239236,1,4,Active Shallow Crust,0.0,89.99074,0.0,02/01/4220
+8.42123,49.54466,489,9,23,6,32,20,3.85,5.0,fr,52565,9,2239236,1,4,Active Shallow Crust,0.0,89.99074,0.0,09/23/0489
+8.42123,49.54466,9935,6,4,13,4,2,3.85,5.0,fr,52566,198,2239236,1,4,Active Shallow Crust,0.0,89.99074,0.0,06/04/9935
+8.42123,49.54466,4717,12,9,7,35,41,3.85,5.0,fr,52567,94,2239242,1,1,Active Shallow Crust,0.0,89.99063,-90.0,12/09/4717
+8.42123,49.54466,9416,12,11,21,33,32,3.95,5.0,fr,52568,188,2239248,1,2,Active Shallow Crust,0.0,89.99174,0.0,12/11/9416
+8.42123,49.54466,3573,5,24,11,48,15,3.95,5.0,fr,52569,71,2239248,1,2,Active Shallow Crust,0.0,89.99174,0.0,05/24/3573
+8.42123,49.54466,3201,7,6,13,19,21,3.95,27.5,fr,52570,64,2239253,1,1,Active Shallow Crust,240.0213,58.00528,0.0,07/06/3201
+8.42123,49.54466,9024,10,16,12,16,10,3.95,5.0,fr,52571,180,2239257,1,1,Active Shallow Crust,128.9012,89.99174,0.0,10/16/9024
+8.42123,49.54466,6690,8,10,0,15,17,4.25,5.0,fr,52572,133,2239287,1,1,Active Shallow Crust,240.0085,57.99406,0.0,08/10/6690
+8.42123,49.54466,8309,9,3,20,31,11,4.45,5.0,fr,52573,166,2239308,1,1,Active Shallow Crust,0.0,89.99072,0.0,09/03/8309
+8.42123,49.54466,8425,6,24,0,50,53,4.55,5.0,fr,52574,168,2239320,1,1,Active Shallow Crust,0.0,89.99172,0.0,06/24/8425
+8.42123,49.54466,2786,5,28,2,31,39,4.55,5.0,fr,52575,55,2239326,1,1,Active Shallow Crust,0.0,89.99163,-90.0,05/28/2786
+8.42123,49.54466,8110,7,10,16,59,37,4.85,27.5,fr,52576,162,2239358,1,1,Active Shallow Crust,0.0,89.99121,0.0,07/10/8110
+8.42123,49.54466,8752,2,12,15,5,35,4.85,5.0,fr,52577,175,2239362,1,1,Active Shallow Crust,0.0,89.9911,-90.0,02/12/8752
+8.421236,49.54466,7251,8,31,17,58,28,6.35,7.567806,fr,52578,145,2239536,1,1,Active Shallow Crust,0.0,89.98983,0.0,08/31/7251
+3.44119,43.87489,2093,12,1,11,37,9,3.75,5.0,fr,52579,41,2239704,1,1,Active Shallow Crust,0.0,89.99134,0.0,12/01/2093
+3.44119,43.87489,5363,4,27,9,18,22,4.15,5.0,fr,52580,107,2239761,1,1,Active Shallow Crust,128.898,89.99362,0.0,04/27/5363
+3.44119,43.87489,7696,1,25,0,13,59,4.25,5.0,fr,52581,153,2239764,1,1,Active Shallow Crust,0.0,89.99026,0.0,01/25/7696
+3.44119,43.87489,3300,3,10,6,35,13,5.25,5.0,fr,52582,65,2239890,1,1,Active Shallow Crust,0.0,89.99013,-90.0,03/10/3300
+3.79237,47.82182,2344,9,29,14,17,45,3.75,27.5,fr,52583,46,2240195,1,1,Active Shallow Crust,128.8967,89.96726,0.0,09/29/2344
+3.79237,47.82182,2258,4,25,6,8,21,3.95,15.0,fr,52584,45,2240212,1,1,Active Shallow Crust,240.02,58.00496,0.0,04/25/2258
+3.79237,47.82182,3913,10,10,13,45,0,4.75,15.0,fr,52585,78,2240305,1,1,Active Shallow Crust,0.0,89.98979,0.0,10/10/3913
+3.79237,47.82182,97,10,24,19,29,36,4.85,15.0,fr,52586,1,2240320,1,1,Active Shallow Crust,240.0177,58.00244,0.0,10/24/0097
+7.98905,46.82124,5915,11,26,17,48,20,3.55,5.0,fr,52587,118,2240640,1,2,Active Shallow Crust,0.0,89.9931,0.0,11/26/5915
+7.98905,46.82124,2117,3,4,3,14,37,3.55,5.0,fr,52588,42,2240640,1,2,Active Shallow Crust,0.0,89.9931,0.0,03/04/2117
+7.98905,46.82124,1534,4,9,3,20,59,3.55,15.0,fr,52589,30,2240641,1,5,Active Shallow Crust,0.0,89.9931,0.0,04/09/1534
+7.98905,46.82124,6405,3,27,4,18,31,3.55,15.0,fr,52590,128,2240641,1,5,Active Shallow Crust,0.0,89.9931,0.0,03/27/6405
+7.98905,46.82124,3696,3,9,6,32,14,3.55,15.0,fr,52591,73,2240641,1,5,Active Shallow Crust,0.0,89.9931,0.0,03/09/3696
+7.98905,46.82124,2690,2,12,22,47,39,3.55,15.0,fr,52592,53,2240641,1,5,Active Shallow Crust,0.0,89.9931,0.0,02/12/2690
+7.98905,46.82124,6294,6,26,2,44,35,3.55,15.0,fr,52593,125,2240641,1,5,Active Shallow Crust,0.0,89.9931,0.0,06/26/6294
+7.98905,46.82124,5275,10,11,14,18,38,3.55,5.0,fr,52594,105,2240646,1,1,Active Shallow Crust,0.0,89.99302,-90.0,10/11/5275
+7.98905,46.82124,8404,6,21,2,5,21,3.55,15.0,fr,52595,168,2240650,1,1,Active Shallow Crust,128.8961,89.9931,0.0,06/21/8404
+7.98905,46.82124,8208,10,6,10,3,48,3.65,5.0,fr,52596,164,2240652,1,8,Active Shallow Crust,0.0,89.9877,0.0,10/06/8208
+7.98905,46.82124,4163,4,27,11,9,0,3.65,5.0,fr,52597,83,2240652,1,8,Active Shallow Crust,0.0,89.9877,0.0,04/27/4163
+7.98905,46.82124,471,8,30,22,6,56,3.65,5.0,fr,52598,9,2240652,1,8,Active Shallow Crust,0.0,89.9877,0.0,08/30/0471
+7.98905,46.82124,146,6,7,6,1,41,3.65,5.0,fr,52599,2,2240652,1,8,Active Shallow Crust,0.0,89.9877,0.0,06/07/0146
+7.98905,46.82124,943,12,9,15,1,5,3.65,5.0,fr,52600,18,2240652,1,8,Active Shallow Crust,0.0,89.9877,0.0,12/09/0943
+7.98905,46.82124,9204,8,11,8,11,30,3.65,5.0,fr,52601,184,2240652,1,8,Active Shallow Crust,0.0,89.9877,0.0,08/11/9204
+7.98905,46.82124,3343,6,23,10,53,11,3.65,5.0,fr,52602,66,2240652,1,8,Active Shallow Crust,0.0,89.9877,0.0,06/23/3343
+7.98905,46.82124,1243,9,17,6,22,58,3.65,5.0,fr,52603,24,2240652,1,8,Active Shallow Crust,0.0,89.9877,0.0,09/17/1243
+7.98905,46.82124,3804,3,11,20,23,19,3.65,27.5,fr,52604,76,2240657,1,1,Active Shallow Crust,240.0019,58.01289,0.0,03/11/3804
+7.98905,46.82124,1148,3,25,9,55,18,3.65,27.5,fr,52605,22,2240663,1,1,Active Shallow Crust,128.9004,89.96353,0.0,03/25/1148
+7.98905,46.82124,3726,2,22,17,28,54,3.75,5.0,fr,52606,74,2240664,1,2,Active Shallow Crust,0.0,89.98904,0.0,02/22/3726
+7.98905,46.82124,8585,10,18,12,50,47,3.75,5.0,fr,52607,171,2240664,1,2,Active Shallow Crust,0.0,89.98904,0.0,10/18/8585
+7.98905,46.82124,8374,6,26,0,24,54,3.75,15.0,fr,52608,167,2240665,1,1,Active Shallow Crust,0.0,89.98904,0.0,06/26/8374
+7.98905,46.82124,1468,7,9,5,58,45,3.75,15.0,fr,52609,29,2240674,1,1,Active Shallow Crust,128.8958,89.9675,0.0,07/09/1468
+7.98905,46.82124,10000,7,17,14,22,40,3.85,5.0,fr,52610,199,2240676,1,1,Active Shallow Crust,0.0,89.99023,0.0,07/17/10000
+7.98905,46.82124,1978,5,21,14,36,52,3.85,5.0,fr,52611,39,2240679,1,1,Active Shallow Crust,240.0111,57.99812,0.0,05/21/1978
+7.98905,46.82124,2473,6,25,18,39,4,3.85,15.0,fr,52612,49,2240680,1,1,Active Shallow Crust,240.0111,57.99812,0.0,06/25/2473
+7.98905,46.82124,699,7,28,16,2,20,3.85,5.0,fr,52613,13,2240682,1,1,Active Shallow Crust,0.0,89.99012,-90.0,07/28/0699
+7.98905,46.82124,8908,11,16,0,21,20,3.95,5.0,fr,52614,178,2240688,1,2,Active Shallow Crust,0.0,89.99129,0.0,11/16/8908
+7.98905,46.82124,2257,2,14,14,53,28,3.95,5.0,fr,52615,45,2240688,1,2,Active Shallow Crust,0.0,89.99129,0.0,02/14/2257
+7.98905,46.82124,8858,10,1,13,59,8,4.05,5.0,fr,52616,177,2240700,1,3,Active Shallow Crust,0.0,89.98836,0.0,10/01/8858
+7.98905,46.82124,4235,12,2,5,46,55,4.05,5.0,fr,52617,84,2240700,1,3,Active Shallow Crust,0.0,89.98836,0.0,12/02/4235
+7.98905,46.82124,3034,7,11,2,8,39,4.05,5.0,fr,52618,60,2240700,1,3,Active Shallow Crust,0.0,89.98836,0.0,07/11/3034
+7.98905,46.82124,8410,1,7,13,45,53,4.15,5.0,fr,52619,168,2240712,1,2,Active Shallow Crust,0.0,89.98962,0.0,01/07/8410
+7.98905,46.82124,1749,6,10,12,18,51,4.15,5.0,fr,52620,34,2240712,1,2,Active Shallow Crust,0.0,89.98962,0.0,06/10/1749
+7.98905,46.82124,7591,8,12,8,22,10,4.25,5.0,fr,52621,151,2240724,1,2,Active Shallow Crust,0.0,89.99075,0.0,08/12/7591
+7.98905,46.82124,9905,1,11,20,50,35,4.25,5.0,fr,52622,198,2240724,1,2,Active Shallow Crust,0.0,89.99075,0.0,01/11/9905
+7.98905,46.82124,6919,1,2,11,14,30,4.25,27.5,fr,52623,138,2240732,1,1,Active Shallow Crust,0.0,89.99065,-90.0,01/02/6919
+7.98905,46.82124,4324,6,25,14,11,40,4.35,15.0,fr,52624,86,2240737,1,1,Active Shallow Crust,0.0,89.98901,0.0,06/25/4324
+7.98905,46.82124,3338,5,14,23,36,15,4.45,5.0,fr,52625,66,2240751,1,1,Active Shallow Crust,240.0057,57.99431,0.0,05/14/3338
+7.98905,46.82124,6835,3,9,19,52,15,4.75,15.0,fr,52626,136,2240785,1,1,Active Shallow Crust,0.0,89.9896,0.0,03/09/6835
+7.98905,46.82124,7060,10,27,0,12,19,4.95,5.0,fr,52627,141,2240811,1,1,Active Shallow Crust,240.012,58.0047,0.0,10/27/7060
+7.98905,46.82124,2107,10,30,10,8,27,5.05,15.0,fr,52628,42,2240830,1,1,Active Shallow Crust,128.8854,89.99015,0.0,10/30/2107
+7.98905,46.82124,9906,7,29,13,11,9,5.15,5.0,fr,52629,198,2240835,1,1,Active Shallow Crust,240.02,57.99997,0.0,07/29/9906
+7.98905,46.82124,371,7,12,1,4,55,5.45,27.5,fr,52630,7,2240870,1,1,Active Shallow Crust,0.0,89.98993,0.0,07/12/0371
+-6.27295,48.69295,2134,7,10,7,18,25,3.75,15.0,fr,52631,42,2241145,1,1,Active Shallow Crust,0.0,89.98943,0.0,07/10/2134
+-6.27295,48.69295,8158,6,24,10,49,31,4.25,15.0,fr,52632,163,2241208,1,1,Active Shallow Crust,240.0084,57.99414,0.0,06/24/8158
+-6.27295,48.69295,3996,4,2,19,11,34,4.65,5.0,fr,52633,79,2241252,1,1,Active Shallow Crust,0.0,89.99062,0.0,04/02/3996
+2.01724,44.70383,3436,9,12,11,28,6,3.55,27.5,fr,52634,68,2241602,1,1,Active Shallow Crust,0.0,89.98925,0.0,09/12/3436
+2.01724,44.70383,8749,12,26,16,36,26,3.85,5.0,fr,52635,174,2241636,1,1,Active Shallow Crust,0.0,89.98985,0.0,12/26/8749
+2.01724,44.70383,7802,9,3,20,49,16,4.15,15.0,fr,52636,156,2241673,1,1,Active Shallow Crust,0.0,89.98922,0.0,09/03/7802
+2.73663,48.70666,4639,7,13,11,56,20,3.55,5.0,fr,52637,92,2242560,1,2,Active Shallow Crust,0.0,89.99002,0.0,07/13/4639
+2.73663,48.70666,9559,7,19,19,47,39,3.55,5.0,fr,52638,191,2242560,1,2,Active Shallow Crust,0.0,89.99002,0.0,07/19/9559
+2.73663,48.70666,2320,8,24,9,46,8,3.65,5.0,fr,52639,46,2242572,1,1,Active Shallow Crust,0.0,89.9911,0.0,08/24/2320
+2.73663,48.70666,1824,11,13,20,32,14,4.35,5.0,fr,52640,36,2242656,1,1,Active Shallow Crust,0.0,89.9894,0.0,11/13/1824
+-0.70552,43.10042,8655,5,24,2,5,28,3.55,5.0,fr,52641,173,2243040,1,5,Active Shallow Crust,0.0,89.98988,0.0,05/24/8655
+-0.70552,43.10042,5213,11,22,3,49,0,3.55,5.0,fr,52642,104,2243040,1,5,Active Shallow Crust,0.0,89.98988,0.0,11/22/5213
+-0.70552,43.10042,1739,9,16,23,48,27,3.55,5.0,fr,52643,34,2243040,1,5,Active Shallow Crust,0.0,89.98988,0.0,09/16/1739
+-0.70552,43.10042,2381,6,23,21,50,54,3.55,5.0,fr,52644,47,2243040,1,5,Active Shallow Crust,0.0,89.98988,0.0,06/23/2381
+-0.70552,43.10042,1904,7,1,4,45,17,3.55,5.0,fr,52645,38,2243040,1,5,Active Shallow Crust,0.0,89.98988,0.0,07/01/1904
+-0.70552,43.10042,1693,12,8,15,14,59,3.55,27.5,fr,52646,33,2243042,1,1,Active Shallow Crust,0.0,89.98988,0.0,12/08/1693
+-0.70552,43.10042,5020,7,13,9,33,29,3.55,5.0,fr,52647,100,2243043,1,1,Active Shallow Crust,240.0119,57.99806,0.0,07/13/5020
+-0.70552,43.10042,590,9,7,3,20,24,3.55,15.0,fr,52648,11,2243044,1,1,Active Shallow Crust,240.0119,57.99806,0.0,09/07/0590
+-0.70552,43.10042,879,7,21,11,28,7,3.55,5.0,fr,52649,17,2243046,1,1,Active Shallow Crust,0.0,89.98976,-90.0,07/21/0879
+-0.70552,43.10042,6109,3,21,14,37,11,3.55,15.0,fr,52650,122,2243047,1,1,Active Shallow Crust,0.0,89.98976,-90.0,03/21/6109
+-0.70552,43.10042,1458,6,2,1,2,11,3.55,5.0,fr,52651,29,2243049,1,2,Active Shallow Crust,128.8963,89.99402,0.0,06/02/1458
+-0.70552,43.10042,9042,6,13,0,31,21,3.55,5.0,fr,52652,180,2243049,1,2,Active Shallow Crust,128.8963,89.99402,0.0,06/13/9042
+-0.70552,43.10042,6982,11,12,19,50,11,3.65,5.0,fr,52653,139,2243052,1,6,Active Shallow Crust,0.0,89.99016,0.0,11/12/6982
+-0.70552,43.10042,7293,12,17,12,59,13,3.65,5.0,fr,52654,145,2243052,1,6,Active Shallow Crust,0.0,89.99016,0.0,12/17/7293
+-0.70552,43.10042,1728,7,31,17,1,33,3.65,5.0,fr,52655,34,2243052,1,6,Active Shallow Crust,0.0,89.99016,0.0,07/31/1728
+-0.70552,43.10042,7293,6,9,8,53,50,3.65,5.0,fr,52656,145,2243052,1,6,Active Shallow Crust,0.0,89.99016,0.0,06/09/7293
+-0.70552,43.10042,6808,4,10,14,7,50,3.65,5.0,fr,52657,136,2243052,1,6,Active Shallow Crust,0.0,89.99016,0.0,04/10/6808
+-0.70552,43.10042,489,6,3,17,47,5,3.65,5.0,fr,52658,9,2243052,1,6,Active Shallow Crust,0.0,89.99016,0.0,06/03/0489
+-0.70552,43.10042,494,3,28,1,57,34,3.65,15.0,fr,52659,9,2243053,1,2,Active Shallow Crust,0.0,89.99016,0.0,03/28/0494
+-0.70552,43.10042,4623,1,27,21,26,53,3.65,15.0,fr,52660,92,2243053,1,2,Active Shallow Crust,0.0,89.99016,0.0,01/27/4623
+-0.70552,43.10042,7832,1,21,21,3,54,3.65,27.5,fr,52661,156,2243054,1,1,Active Shallow Crust,0.0,89.99016,0.0,01/21/7832
+-0.70552,43.10042,5270,5,11,19,37,6,3.65,5.0,fr,52662,105,2243055,1,2,Active Shallow Crust,240.0007,58.01299,0.0,05/11/5270
+-0.70552,43.10042,8870,11,24,18,12,14,3.65,5.0,fr,52663,177,2243055,1,2,Active Shallow Crust,240.0007,58.01299,0.0,11/24/8870
+-0.70552,43.10042,5165,8,12,3,36,33,3.65,27.5,fr,52664,103,2243057,1,1,Active Shallow Crust,240.0007,58.01291,0.0,08/12/5165
+-0.70552,43.10042,8265,3,7,20,57,15,3.65,15.0,fr,52665,165,2243059,1,1,Active Shallow Crust,0.0,89.99004,-90.0,03/07/8265
+-0.70552,43.10042,7882,2,23,23,24,30,3.65,5.0,fr,52666,157,2243061,1,2,Active Shallow Crust,128.9007,89.96353,0.0,02/23/7882
+-0.70552,43.10042,7923,8,10,17,0,46,3.65,5.0,fr,52667,158,2243061,1,2,Active Shallow Crust,128.9007,89.96353,0.0,08/10/7923
+-0.70552,43.10042,3976,9,10,13,20,7,3.75,5.0,fr,52668,79,2243064,1,2,Active Shallow Crust,0.0,89.98976,0.0,09/10/3976
+-0.70552,43.10042,2085,9,29,12,8,46,3.75,5.0,fr,52669,41,2243064,1,2,Active Shallow Crust,0.0,89.98976,0.0,09/29/2085
+-0.70552,43.10042,3574,2,28,21,8,12,3.75,15.0,fr,52670,71,2243065,1,4,Active Shallow Crust,0.0,89.98976,0.0,02/28/3574
+-0.70552,43.10042,5391,12,26,6,40,16,3.75,15.0,fr,52671,107,2243065,1,4,Active Shallow Crust,0.0,89.98976,0.0,12/26/5391
+-0.70552,43.10042,4760,8,29,13,42,45,3.75,15.0,fr,52672,95,2243065,1,4,Active Shallow Crust,0.0,89.98976,0.0,08/29/4760
+-0.70552,43.10042,4538,2,27,18,45,52,3.75,15.0,fr,52673,90,2243065,1,4,Active Shallow Crust,0.0,89.98976,0.0,02/27/4538
+-0.70552,43.10042,5705,7,20,12,19,51,3.75,27.5,fr,52674,114,2243066,1,2,Active Shallow Crust,0.0,89.98976,0.0,07/20/5705
+-0.70552,43.10042,9814,8,10,20,28,52,3.75,27.5,fr,52675,196,2243066,1,2,Active Shallow Crust,0.0,89.98976,0.0,08/10/9814
+-0.70552,43.10042,7175,1,4,12,1,42,3.75,5.0,fr,52676,143,2243067,1,3,Active Shallow Crust,240.0079,58.01753,0.0,01/04/7175
+-0.70552,43.10042,3304,8,10,13,56,53,3.75,5.0,fr,52677,66,2243067,1,3,Active Shallow Crust,240.0079,58.01753,0.0,08/10/3304
+-0.70552,43.10042,9723,3,22,17,3,2,3.75,5.0,fr,52678,194,2243067,1,3,Active Shallow Crust,240.0079,58.01753,0.0,03/22/9723
+-0.70552,43.10042,3630,1,10,18,59,49,3.85,5.0,fr,52679,72,2243076,1,4,Active Shallow Crust,0.0,89.99023,0.0,01/10/3630
+-0.70552,43.10042,6879,7,4,1,27,2,3.85,5.0,fr,52680,137,2243076,1,4,Active Shallow Crust,0.0,89.99023,0.0,07/04/6879
+-0.70552,43.10042,2944,10,7,9,14,17,3.85,5.0,fr,52681,58,2243076,1,4,Active Shallow Crust,0.0,89.99023,0.0,10/07/2944
+-0.70552,43.10042,2783,3,31,10,19,42,3.85,5.0,fr,52682,55,2243076,1,4,Active Shallow Crust,0.0,89.99023,0.0,03/31/2783
+-0.70552,43.10042,2235,8,18,12,55,50,3.85,15.0,fr,52683,44,2243077,1,3,Active Shallow Crust,0.0,89.99023,0.0,08/18/2235
+-0.70552,43.10042,5515,9,23,16,21,19,3.85,15.0,fr,52684,110,2243077,1,3,Active Shallow Crust,0.0,89.99023,0.0,09/23/5515
+-0.70552,43.10042,5983,2,3,7,39,14,3.85,15.0,fr,52685,119,2243077,1,3,Active Shallow Crust,0.0,89.99023,0.0,02/03/5983
+-0.70552,43.10042,1512,1,24,18,51,45,3.85,27.5,fr,52686,30,2243081,1,1,Active Shallow Crust,240.0105,57.99765,0.0,01/24/1512
+-0.70552,43.10042,8165,8,15,6,2,42,3.95,5.0,fr,52687,163,2243088,1,4,Active Shallow Crust,0.0,89.99013,0.0,08/15/8165
+-0.70552,43.10042,1105,10,5,2,20,42,3.95,5.0,fr,52688,22,2243088,1,4,Active Shallow Crust,0.0,89.99013,0.0,10/05/1105
+-0.70552,43.10042,6993,6,30,22,2,16,3.95,5.0,fr,52689,139,2243088,1,4,Active Shallow Crust,0.0,89.99013,0.0,06/30/6993
+-0.70552,43.10042,2832,10,9,7,59,5,3.95,5.0,fr,52690,56,2243088,1,4,Active Shallow Crust,0.0,89.99013,0.0,10/09/2832
+-0.70552,43.10042,4682,1,20,14,9,57,3.95,15.0,fr,52691,93,2243089,1,2,Active Shallow Crust,0.0,89.99013,0.0,01/20/4682
+-0.70552,43.10042,4947,3,12,5,21,26,3.95,15.0,fr,52692,98,2243089,1,2,Active Shallow Crust,0.0,89.99013,0.0,03/12/4947
+-0.70552,43.10042,7416,9,21,8,42,17,3.95,5.0,fr,52693,148,2243091,1,1,Active Shallow Crust,240.0193,58.005,0.0,09/21/7416
+-0.70552,43.10042,8714,9,16,16,48,37,3.95,5.0,fr,52694,174,2243097,1,1,Active Shallow Crust,128.9009,89.99361,0.0,09/16/8714
+-0.70552,43.10042,6475,6,11,0,7,33,4.05,5.0,fr,52695,129,2243100,1,3,Active Shallow Crust,0.0,89.99017,0.0,06/11/6475
+-0.70552,43.10042,2990,3,17,17,34,46,4.05,5.0,fr,52696,59,2243100,1,3,Active Shallow Crust,0.0,89.99017,0.0,03/17/2990
+-0.70552,43.10042,3648,8,3,13,53,34,4.05,5.0,fr,52697,72,2243100,1,3,Active Shallow Crust,0.0,89.99017,0.0,08/03/3648
+-0.70552,43.10042,9694,6,15,14,8,50,4.05,15.0,fr,52698,193,2243101,1,1,Active Shallow Crust,0.0,89.99017,0.0,06/15/9694
+-0.70552,43.10042,9596,1,4,19,6,38,4.15,5.0,fr,52699,191,2243121,1,1,Active Shallow Crust,128.8981,89.99355,0.0,01/04/9596
+-0.70552,43.10042,90,6,9,12,19,52,4.25,5.0,fr,52700,1,2243124,1,1,Active Shallow Crust,0.0,89.99014,0.0,06/09/0090
+-0.70552,43.10042,2840,5,8,21,1,39,4.25,5.0,fr,52701,56,2243130,1,1,Active Shallow Crust,0.0,89.99002,-90.0,05/08/2840
+-0.70552,43.10042,8266,8,18,20,35,59,4.25,5.0,fr,52702,165,2243133,1,1,Active Shallow Crust,128.8949,89.98089,0.0,08/18/8266
+-0.70552,43.10042,4566,2,22,8,9,18,4.25,15.0,fr,52703,91,2243134,1,2,Active Shallow Crust,128.8949,89.98089,0.0,02/22/4566
+-0.70552,43.10042,6591,12,4,4,20,32,4.25,15.0,fr,52704,131,2243134,1,2,Active Shallow Crust,128.8949,89.98089,0.0,12/04/6591
+-0.70552,43.10042,8636,7,27,17,54,50,4.35,5.0,fr,52705,172,2243136,1,1,Active Shallow Crust,0.0,89.9901,0.0,07/27/8636
+-0.70552,43.10042,1961,6,5,8,38,3,4.35,15.0,fr,52706,39,2243140,1,1,Active Shallow Crust,240.0076,57.9958,0.0,06/05/1961
+-0.70552,43.10042,3481,1,26,8,44,45,4.35,15.0,fr,52707,69,2243143,1,1,Active Shallow Crust,0.0,89.98999,-90.0,01/26/3481
+-0.70552,43.10042,5305,12,9,6,36,16,4.35,5.0,fr,52708,106,2243145,1,1,Active Shallow Crust,128.8985,89.98278,0.0,12/09/5305
+-0.70552,43.10042,3743,8,16,3,45,39,4.45,27.5,fr,52709,74,2243150,1,1,Active Shallow Crust,0.0,89.98988,0.0,08/16/3743
+-0.70552,43.10042,5062,6,4,4,39,25,4.55,5.0,fr,52710,101,2243160,1,2,Active Shallow Crust,0.0,89.9901,0.0,06/04/5062
+-0.70552,43.10042,8442,3,16,0,18,24,4.55,5.0,fr,52711,168,2243160,1,2,Active Shallow Crust,0.0,89.9901,0.0,03/16/8442
+-0.70552,43.10042,3017,5,29,21,43,49,4.55,5.0,fr,52712,60,2243163,1,2,Active Shallow Crust,240.0083,57.99718,0.0,05/29/3017
+-0.70552,43.10042,8137,7,5,14,40,31,4.55,5.0,fr,52713,162,2243163,1,2,Active Shallow Crust,240.0083,57.99718,0.0,07/05/8137
+-0.70552,43.10042,2689,9,7,21,48,48,4.55,5.0,fr,52714,53,2243166,1,1,Active Shallow Crust,0.0,89.98999,-90.0,09/07/2689
+-0.70552,43.10042,3606,4,11,8,49,25,4.55,5.0,fr,52715,72,2243169,1,1,Active Shallow Crust,128.8947,89.98579,0.0,04/11/3606
+-0.70552,43.10042,5527,12,7,1,57,30,4.75,15.0,fr,52716,110,2243194,1,1,Active Shallow Crust,128.8896,89.9881,0.0,12/07/5527
+-0.70552,43.10042,6383,2,6,20,8,17,4.85,15.0,fr,52717,127,2243197,1,1,Active Shallow Crust,0.0,89.9899,0.0,02/06/6383
+-0.70552,43.10042,9123,3,29,11,48,25,5.25,5.0,fr,52718,182,2243244,1,1,Active Shallow Crust,0.0,89.98999,0.0,03/29/9123
+-0.70552,43.10042,1534,7,19,2,41,57,5.35,5.0,fr,52719,30,2243256,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/19/1534
+1.96359,41.77897,9897,8,17,22,34,2,3.65,5.0,fr,52720,197,2244012,1,2,Active Shallow Crust,0.0,89.98994,0.0,08/17/9897
+1.96359,41.77897,776,5,28,1,26,13,3.65,5.0,fr,52721,15,2244012,1,2,Active Shallow Crust,0.0,89.98994,0.0,05/28/0776
+1.96359,41.77897,9332,3,25,0,49,36,3.65,15.0,fr,52722,186,2244013,1,2,Active Shallow Crust,0.0,89.98994,0.0,03/25/9332
+1.96359,41.77897,2839,1,31,9,38,21,3.65,15.0,fr,52723,56,2244013,1,2,Active Shallow Crust,0.0,89.98994,0.0,01/31/2839
+1.96359,41.77897,1795,10,6,22,42,52,3.65,5.0,fr,52724,35,2244015,1,1,Active Shallow Crust,240.0004,58.0129,0.0,10/06/1795
+1.96359,41.77897,225,1,19,7,23,4,3.75,27.5,fr,52725,4,2244026,1,1,Active Shallow Crust,0.0,89.98955,0.0,01/19/0225
+1.96359,41.77897,4368,11,17,5,27,40,3.75,5.0,fr,52726,87,2244027,1,1,Active Shallow Crust,240.0079,58.01724,0.0,11/17/4368
+1.96359,41.77897,9590,2,12,18,16,50,3.75,5.0,fr,52727,191,2244030,1,1,Active Shallow Crust,0.0,89.98943,-90.0,02/12/9590
+1.96359,41.77897,3116,5,12,18,47,51,3.85,5.0,fr,52728,62,2244039,1,1,Active Shallow Crust,240.0103,57.9977,0.0,05/12/3116
+1.96359,41.77897,413,3,13,2,42,1,3.95,15.0,fr,52729,8,2244058,1,1,Active Shallow Crust,128.901,89.99407,0.0,03/13/0413
+1.96359,41.77897,9048,7,6,20,52,19,4.05,5.0,fr,52730,180,2244060,1,1,Active Shallow Crust,0.0,89.99049,0.0,07/06/9048
+1.96359,41.77897,1738,2,19,12,46,15,4.15,5.0,fr,52731,34,2244072,1,1,Active Shallow Crust,0.0,89.98963,0.0,02/19/1738
+1.96359,41.77897,1210,2,1,19,21,4,4.35,5.0,fr,52732,24,2244096,1,1,Active Shallow Crust,0.0,89.99027,0.0,02/01/1210
+1.96359,41.77897,9851,3,13,9,22,54,4.55,27.5,fr,52733,197,2244125,1,1,Active Shallow Crust,240.008,57.99714,0.0,03/13/9851
+4.1404,40.3498,925,12,5,9,57,34,3.65,5.0,fr,52734,18,2244495,1,1,Active Shallow Crust,239.9996,58.01413,0.0,12/05/0925
+4.1404,40.3498,7378,1,1,13,44,38,4.15,15.0,fr,52735,147,2244553,1,1,Active Shallow Crust,0.0,89.98844,0.0,01/01/7378
+4.1404,40.3498,3428,2,3,0,13,42,4.25,15.0,fr,52736,68,2244574,1,1,Active Shallow Crust,128.8957,89.98072,0.0,02/03/3428
+0.57458,43.76874,3666,5,3,12,17,21,3.55,5.0,fr,52737,73,2244960,1,1,Active Shallow Crust,0.0,89.98999,0.0,05/03/3666
+0.57458,43.76874,8379,3,15,11,46,33,5.45,15.0,fr,52738,167,2245189,1,1,Active Shallow Crust,0.0,89.98999,0.0,03/15/8379
+-1.76612,43.26289,9338,11,15,23,50,26,3.55,27.5,fr,52739,186,2245445,1,1,Active Shallow Crust,240.0118,57.99795,0.0,11/15/9338
+-1.76612,43.26289,5351,10,31,5,28,57,3.55,15.0,fr,52740,107,2245450,1,1,Active Shallow Crust,128.8966,89.99358,0.0,10/31/5351
+-1.76612,43.26289,4773,6,22,8,40,45,3.65,5.0,fr,52741,95,2245452,1,2,Active Shallow Crust,0.0,89.99018,0.0,06/22/4773
+-1.76612,43.26289,2957,2,4,5,47,3,3.65,5.0,fr,52742,59,2245452,1,2,Active Shallow Crust,0.0,89.99018,0.0,02/04/2957
+-1.76612,43.26289,6135,8,8,22,54,45,3.65,5.0,fr,52743,122,2245458,1,2,Active Shallow Crust,0.0,89.99007,-90.0,08/08/6135
+-1.76612,43.26289,232,4,3,19,33,57,3.65,5.0,fr,52744,4,2245458,1,2,Active Shallow Crust,0.0,89.99007,-90.0,04/03/0232
+-1.76612,43.26289,7671,3,8,5,44,5,3.75,15.0,fr,52745,153,2245465,1,1,Active Shallow Crust,0.0,89.98979,0.0,03/08/7671
+-1.76612,43.26289,5256,5,29,12,28,28,3.75,5.0,fr,52746,105,2245470,1,2,Active Shallow Crust,0.0,89.98968,-90.0,05/29/5256
+-1.76612,43.26289,9222,8,12,2,37,45,3.75,5.0,fr,52747,184,2245470,1,2,Active Shallow Crust,0.0,89.98968,-90.0,08/12/9222
+-1.76612,43.26289,3924,9,23,4,58,43,3.75,15.0,fr,52748,78,2245474,1,1,Active Shallow Crust,128.8969,89.9673,0.0,09/23/3924
+-1.76612,43.26289,8784,1,18,9,17,21,3.85,5.0,fr,52749,175,2245479,1,1,Active Shallow Crust,240.0104,57.99781,0.0,01/18/8784
+-1.76612,43.26289,3055,4,28,19,54,44,3.85,15.0,fr,52750,61,2245483,1,1,Active Shallow Crust,0.0,89.98948,-90.0,04/28/3055
+-1.76612,43.26289,8533,6,13,15,0,51,3.95,5.0,fr,52751,170,2245488,1,1,Active Shallow Crust,0.0,89.98958,0.0,06/13/8533
+-1.76612,43.26289,8987,6,30,19,24,35,3.95,15.0,fr,52752,179,2245489,1,1,Active Shallow Crust,0.0,89.98958,0.0,06/30/8987
+-1.76612,43.26289,7746,9,8,17,23,5,3.95,27.5,fr,52753,154,2245490,1,1,Active Shallow Crust,0.0,89.98958,0.0,09/08/7746
+-1.76612,43.26289,6322,1,17,21,51,57,4.15,5.0,fr,52754,126,2245512,1,1,Active Shallow Crust,0.0,89.98988,0.0,01/17/6322
+-1.76612,43.26289,7215,5,9,18,44,5,4.15,15.0,fr,52755,144,2245516,1,1,Active Shallow Crust,240.0077,57.99739,0.0,05/09/7215
+-1.76612,43.26289,217,10,7,22,9,59,4.15,15.0,fr,52756,4,2245519,1,1,Active Shallow Crust,0.0,89.98976,-90.0,10/07/0217
+-1.76612,43.26289,5854,1,22,11,43,56,4.25,5.0,fr,52757,117,2245524,1,1,Active Shallow Crust,0.0,89.99016,0.0,01/22/5854
+-1.76612,43.26289,3389,6,24,14,56,54,4.35,5.0,fr,52758,67,2245536,1,1,Active Shallow Crust,0.0,89.98977,0.0,06/24/3389
+-1.76612,43.26289,382,9,30,0,56,59,4.45,27.5,fr,52759,7,2245553,1,1,Active Shallow Crust,240.0045,57.99454,0.0,09/30/0382
+-1.76612,43.26289,5721,4,25,21,25,58,4.55,5.0,fr,52760,114,2245560,1,1,Active Shallow Crust,0.0,89.99013,0.0,04/25/5721
+-1.76612,43.26289,8352,10,15,6,48,49,4.55,5.0,fr,52761,167,2245569,1,1,Active Shallow Crust,128.8947,89.98573,0.0,10/15/8352
+-1.76612,43.26289,1369,10,29,3,33,53,4.65,5.0,fr,52762,27,2245572,1,1,Active Shallow Crust,0.0,89.99017,0.0,10/29/1369
+-1.76612,43.26289,4672,9,24,14,31,28,4.65,5.0,fr,52763,93,2245578,1,1,Active Shallow Crust,0.0,89.99005,-90.0,09/24/4672
+-1.76612,43.26289,3554,3,22,15,50,12,5.55,27.5,fr,52764,71,2245682,1,1,Active Shallow Crust,0.0,89.99008,0.0,03/22/3554
+1.5406,44.52347,6398,11,16,6,39,51,3.55,5.0,fr,52765,127,2245920,1,1,Active Shallow Crust,0.0,89.98921,0.0,11/16/6398
+1.5406,44.52347,5792,7,20,7,31,9,4.05,5.0,fr,52766,115,2245980,1,1,Active Shallow Crust,0.0,89.98989,0.0,07/20/5792
+1.5406,44.52347,8210,5,25,21,27,7,4.15,5.0,fr,52767,164,2246001,1,1,Active Shallow Crust,128.8979,89.9937,0.0,05/25/8210
+1.5406,44.52347,7148,10,8,20,33,10,4.45,5.0,fr,52768,142,2246028,1,1,Active Shallow Crust,0.0,89.98979,0.0,10/08/7148
+5.93338,43.55471,1584,1,24,15,3,16,3.55,15.0,fr,52769,31,2246884,1,1,Active Shallow Crust,240.0118,57.99761,0.0,01/24/1584
+5.93338,43.55471,8106,7,16,17,12,12,3.65,5.0,fr,52770,162,2246892,1,2,Active Shallow Crust,0.0,89.98698,0.0,07/16/8106
+5.93338,43.55471,6047,8,19,16,4,45,3.65,5.0,fr,52771,120,2246892,1,2,Active Shallow Crust,0.0,89.98698,0.0,08/19/6047
+5.93338,43.55471,9432,6,16,11,47,18,3.75,5.0,fr,52772,188,2246904,1,2,Active Shallow Crust,0.0,89.98839,0.0,06/16/9432
+5.93338,43.55471,9289,1,26,2,37,42,3.75,5.0,fr,52773,185,2246904,1,2,Active Shallow Crust,0.0,89.98839,0.0,01/26/9289
+5.93338,43.55471,7460,9,25,15,8,55,4.05,27.5,fr,52774,149,2246945,1,1,Active Shallow Crust,240.0056,58.00564,0.0,09/25/7460
+5.93338,43.55471,3571,7,31,7,47,24,4.25,5.0,fr,52775,71,2246964,1,1,Active Shallow Crust,0.0,89.9902,0.0,07/31/3571
+5.93338,43.55471,2258,6,14,4,37,1,4.25,15.0,fr,52776,45,2246965,1,1,Active Shallow Crust,0.0,89.9902,0.0,06/14/2258
+5.93338,43.55471,3795,4,23,11,15,0,4.45,5.0,fr,52777,75,2246988,1,1,Active Shallow Crust,0.0,89.98962,0.0,04/23/3795
+5.93338,43.55471,8031,3,16,4,22,32,5.25,5.0,fr,52778,160,2247084,1,1,Active Shallow Crust,0.0,89.98968,0.0,03/16/8031
+0.73216,42.96655,8148,4,1,8,57,55,3.55,5.0,fr,52779,162,2247360,1,4,Active Shallow Crust,0.0,89.98985,0.0,04/01/8148
+0.73216,42.96655,4873,1,18,8,7,38,3.55,5.0,fr,52780,97,2247360,1,4,Active Shallow Crust,0.0,89.98985,0.0,01/18/4873
+0.73216,42.96655,7544,9,27,8,47,40,3.55,5.0,fr,52781,150,2247360,1,4,Active Shallow Crust,0.0,89.98985,0.0,09/27/7544
+0.73216,42.96655,8062,2,18,7,34,29,3.55,5.0,fr,52782,161,2247360,1,4,Active Shallow Crust,0.0,89.98985,0.0,02/18/8062
+0.73216,42.96655,2945,2,1,7,38,21,3.55,15.0,fr,52783,58,2247361,1,1,Active Shallow Crust,0.0,89.98985,0.0,02/01/2945
+0.73216,42.96655,1235,3,17,1,0,32,3.55,27.5,fr,52784,24,2247362,1,1,Active Shallow Crust,0.0,89.98985,0.0,03/17/1235
+0.73216,42.96655,6903,1,20,17,25,52,3.55,5.0,fr,52785,138,2247369,1,2,Active Shallow Crust,128.8965,89.99355,0.0,01/20/6903
+0.73216,42.96655,2703,10,7,20,28,49,3.55,5.0,fr,52786,54,2247369,1,2,Active Shallow Crust,128.8965,89.99355,0.0,10/07/2703
+0.73216,42.96655,1288,3,6,21,40,55,3.65,5.0,fr,52787,25,2247372,1,5,Active Shallow Crust,0.0,89.99014,0.0,03/06/1288
+0.73216,42.96655,9490,4,13,14,35,38,3.65,5.0,fr,52788,189,2247372,1,5,Active Shallow Crust,0.0,89.99014,0.0,04/13/9490
+0.73216,42.96655,1233,9,28,20,51,41,3.65,5.0,fr,52789,24,2247372,1,5,Active Shallow Crust,0.0,89.99014,0.0,09/28/1233
+0.73216,42.96655,9142,5,7,15,48,52,3.65,5.0,fr,52790,182,2247372,1,5,Active Shallow Crust,0.0,89.99014,0.0,05/07/9142
+0.73216,42.96655,5800,11,28,15,7,6,3.65,5.0,fr,52791,115,2247372,1,5,Active Shallow Crust,0.0,89.99014,0.0,11/28/5800
+0.73216,42.96655,9778,6,24,23,24,4,3.65,5.0,fr,52792,195,2247375,1,1,Active Shallow Crust,240.0006,58.01288,0.0,06/24/9778
+0.73216,42.96655,3518,1,8,0,52,36,3.65,15.0,fr,52793,70,2247376,1,1,Active Shallow Crust,240.0006,58.01288,0.0,01/08/3518
+0.73216,42.96655,6267,3,12,5,44,45,3.65,15.0,fr,52794,125,2247379,1,1,Active Shallow Crust,0.0,89.99002,-90.0,03/12/6267
+0.73216,42.96655,490,7,28,9,39,17,3.65,5.0,fr,52795,9,2247381,1,1,Active Shallow Crust,128.9005,89.96353,0.0,07/28/0490
+0.73216,42.96655,6255,7,28,13,19,3,3.75,5.0,fr,52796,125,2247384,1,1,Active Shallow Crust,0.0,89.98975,0.0,07/28/6255
+0.73216,42.96655,6243,10,16,15,51,58,3.75,27.5,fr,52797,124,2247395,1,1,Active Shallow Crust,128.8969,89.96736,0.0,10/16/6243
+0.73216,42.96655,5257,12,3,20,1,30,3.85,27.5,fr,52798,105,2247398,1,2,Active Shallow Crust,0.0,89.9902,0.0,12/03/5257
+0.73216,42.96655,5986,12,7,1,31,34,3.85,27.5,fr,52799,119,2247398,1,2,Active Shallow Crust,0.0,89.9902,0.0,12/07/5986
+0.73216,42.96655,6759,1,6,7,24,35,3.85,5.0,fr,52800,135,2247399,1,1,Active Shallow Crust,240.0105,57.99771,0.0,01/06/6759
+0.73216,42.96655,3894,9,29,6,9,17,3.85,5.0,fr,52801,77,2247405,1,1,Active Shallow Crust,128.896,89.9938,0.0,09/29/3894
+0.73216,42.96655,224,1,13,20,26,16,3.95,5.0,fr,52802,4,2247408,1,2,Active Shallow Crust,0.0,89.9901,0.0,01/13/0224
+0.73216,42.96655,4197,7,14,17,51,39,3.95,5.0,fr,52803,83,2247408,1,2,Active Shallow Crust,0.0,89.9901,0.0,07/14/4197
+0.73216,42.96655,5004,12,13,17,11,14,3.95,15.0,fr,52804,100,2247409,1,3,Active Shallow Crust,0.0,89.9901,0.0,12/13/5004
+0.73216,42.96655,3894,12,27,0,46,49,3.95,15.0,fr,52805,77,2247409,1,3,Active Shallow Crust,0.0,89.9901,0.0,12/27/3894
+0.73216,42.96655,1599,2,8,7,58,2,3.95,15.0,fr,52806,31,2247409,1,3,Active Shallow Crust,0.0,89.9901,0.0,02/08/1599
+0.73216,42.96655,1166,9,19,5,22,25,3.95,15.0,fr,52807,23,2247418,1,1,Active Shallow Crust,128.9008,89.9936,0.0,09/19/1166
+0.73216,42.96655,408,12,14,1,45,28,4.05,5.0,fr,52808,8,2247420,1,3,Active Shallow Crust,0.0,89.99014,0.0,12/14/0408
+0.73216,42.96655,4924,12,27,21,59,27,4.05,5.0,fr,52809,98,2247420,1,3,Active Shallow Crust,0.0,89.99014,0.0,12/27/4924
+0.73216,42.96655,8318,9,25,19,36,17,4.05,5.0,fr,52810,166,2247420,1,3,Active Shallow Crust,0.0,89.99014,0.0,09/25/8318
+0.73216,42.96655,4543,9,5,13,46,44,4.05,27.5,fr,52811,90,2247422,1,1,Active Shallow Crust,0.0,89.99014,0.0,09/05/4543
+0.73216,42.96655,965,4,18,2,37,19,4.15,5.0,fr,52812,19,2247432,1,1,Active Shallow Crust,0.0,89.98983,0.0,04/18/0965
+0.73216,42.96655,9790,6,4,8,12,23,4.25,5.0,fr,52813,195,2247444,1,1,Active Shallow Crust,0.0,89.99011,0.0,06/04/9790
+0.73216,42.96655,1635,12,23,2,47,45,4.25,5.0,fr,52814,32,2247450,1,1,Active Shallow Crust,0.0,89.99,-90.0,12/23/1635
+0.73216,42.96655,5430,2,1,7,33,28,4.25,15.0,fr,52815,108,2247454,1,1,Active Shallow Crust,128.8948,89.98096,0.0,02/01/5430
+0.73216,42.96655,9032,3,1,23,56,43,4.45,5.0,fr,52816,180,2247474,1,1,Active Shallow Crust,0.0,89.99007,-90.0,03/01/9032
+0.73216,42.96655,6014,6,28,14,36,14,5.05,15.0,fr,52817,120,2247550,1,1,Active Shallow Crust,128.8869,89.99045,0.0,06/28/6014
+6.10585,50.14937,2604,1,9,4,39,26,3.65,15.0,fr,52818,52,2248333,1,1,Active Shallow Crust,0.0,89.98848,0.0,01/09/2604
+6.10585,50.14937,1754,7,19,5,9,3,3.75,5.0,fr,52819,35,2248344,1,1,Active Shallow Crust,0.0,89.98973,0.0,07/19/1754
+6.10585,50.14937,2109,2,1,14,58,40,3.75,5.0,fr,52820,42,2248350,1,1,Active Shallow Crust,0.0,89.98962,-90.0,02/01/2109
+6.10585,50.14937,4220,8,15,20,37,24,4.35,15.0,fr,52821,84,2248423,1,1,Active Shallow Crust,0.0,89.98959,-90.0,08/15/4220
+6.10585,50.14937,3424,5,13,11,50,58,4.45,5.0,fr,52822,68,2248428,1,2,Active Shallow Crust,0.0,89.99083,0.0,05/13/3424
+6.10585,50.14937,8846,7,23,19,20,43,4.45,5.0,fr,52823,176,2248428,1,2,Active Shallow Crust,0.0,89.99083,0.0,07/23/8846
+6.10585,50.14937,2700,8,29,2,20,25,4.85,5.0,fr,52824,53,2248482,1,1,Active Shallow Crust,0.0,89.98975,-90.0,08/29/2700
+4.74884,48.71898,4812,3,7,23,48,47,3.95,5.0,fr,52825,96,2248848,1,1,Active Shallow Crust,0.0,89.99161,0.0,03/07/4812
+2.21775,43.68426,8320,6,14,5,52,19,3.55,5.0,fr,52826,166,2249280,1,1,Active Shallow Crust,0.0,89.98906,0.0,06/14/8320
+2.21775,43.68426,2325,12,30,16,6,20,3.65,5.0,fr,52827,46,2249292,1,1,Active Shallow Crust,0.0,89.99025,0.0,12/30/2325
+2.21775,43.68426,5123,9,2,23,15,50,3.75,15.0,fr,52828,102,2249305,1,1,Active Shallow Crust,0.0,89.99131,0.0,09/02/5123
+2.21775,43.68426,7071,4,13,19,3,44,4.05,27.5,fr,52829,141,2249342,1,1,Active Shallow Crust,0.0,89.98975,0.0,04/13/7071
+2.21775,43.68426,3685,10,8,1,18,13,4.15,5.0,fr,52830,73,2249352,1,1,Active Shallow Crust,0.0,89.99086,0.0,10/08/3685
+2.21775,43.68426,1562,7,28,4,16,15,4.25,5.0,fr,52831,31,2249364,1,1,Active Shallow Crust,0.0,89.99023,0.0,07/28/1562
+2.21775,43.68426,6264,1,31,1,31,43,4.85,5.0,fr,52832,125,2249436,1,1,Active Shallow Crust,0.0,89.9902,0.0,01/31/6264
+2.21775,43.68426,2196,12,12,1,53,4,4.85,15.0,fr,52833,43,2249437,1,1,Active Shallow Crust,0.0,89.9902,0.0,12/12/2196
+4.72514,43.79451,7493,7,13,5,30,11,3.55,5.0,fr,52834,149,2249760,1,2,Active Shallow Crust,0.0,89.99272,0.0,07/13/7493
+4.72514,43.79451,5431,9,3,4,50,14,3.55,5.0,fr,52835,108,2249760,1,2,Active Shallow Crust,0.0,89.99272,0.0,09/03/5431
+4.72514,43.79451,2140,10,31,9,48,56,3.55,5.0,fr,52836,42,2249766,1,1,Active Shallow Crust,0.0,89.99264,-90.0,10/31/2140
+4.72514,43.79451,634,8,29,7,52,49,3.65,5.0,fr,52837,12,2249772,1,2,Active Shallow Crust,0.0,89.98702,0.0,08/29/0634
+4.72514,43.79451,5670,4,19,9,4,3,3.65,5.0,fr,52838,113,2249772,1,2,Active Shallow Crust,0.0,89.98702,0.0,04/19/5670
+4.72514,43.79451,1015,3,30,2,29,28,3.65,15.0,fr,52839,20,2249773,1,1,Active Shallow Crust,0.0,89.98702,0.0,03/30/1015
+4.72514,43.79451,5597,7,12,23,10,18,3.65,5.0,fr,52840,111,2249775,1,1,Active Shallow Crust,240.0007,58.0132,0.0,07/12/5597
+4.72514,43.79451,579,12,21,23,47,9,3.65,15.0,fr,52841,11,2249776,1,1,Active Shallow Crust,240.0007,58.0132,0.0,12/21/0579
+4.72514,43.79451,9234,1,30,3,9,14,3.75,5.0,fr,52842,184,2249784,1,2,Active Shallow Crust,0.0,89.98843,0.0,01/30/9234
+4.72514,43.79451,7356,8,2,7,18,0,3.75,5.0,fr,52843,147,2249784,1,2,Active Shallow Crust,0.0,89.98843,0.0,08/02/7356
+4.72514,43.79451,6681,12,20,13,32,27,3.85,5.0,fr,52844,133,2249796,1,1,Active Shallow Crust,0.0,89.98969,0.0,12/20/6681
+4.72514,43.79451,6868,1,18,3,1,59,3.85,15.0,fr,52845,137,2249797,1,1,Active Shallow Crust,0.0,89.98969,0.0,01/18/6868
+4.72514,43.79451,7170,7,16,11,53,26,3.85,27.5,fr,52846,143,2249798,1,1,Active Shallow Crust,0.0,89.98969,0.0,07/16/7170
+4.72514,43.79451,3219,6,28,19,34,35,4.05,5.0,fr,52847,64,2249820,1,1,Active Shallow Crust,0.0,89.99181,0.0,06/28/3219
+4.72514,43.79451,2818,10,9,19,41,38,4.05,15.0,fr,52848,56,2249827,1,1,Active Shallow Crust,0.0,89.99172,-90.0,10/09/2818
+4.72514,43.79451,2177,8,22,5,9,6,4.15,15.0,fr,52849,43,2249833,1,1,Active Shallow Crust,0.0,89.98905,0.0,08/22/2177
+4.72514,43.79451,1344,6,17,13,31,43,4.25,5.0,fr,52850,26,2249844,1,1,Active Shallow Crust,0.0,89.99024,0.0,06/17/1344
+4.72514,43.79451,2716,5,25,11,47,15,4.25,5.0,fr,52851,54,2249847,1,1,Active Shallow Crust,240.0077,57.99389,0.0,05/25/2716
+4.72514,43.79451,7742,9,24,21,28,20,4.25,27.5,fr,52852,154,2249849,1,1,Active Shallow Crust,240.0077,57.99389,0.0,09/24/7742
+4.72514,43.79451,1568,4,18,16,15,52,4.25,15.0,fr,52853,31,2249854,1,1,Active Shallow Crust,128.8949,89.98084,0.0,04/18/1568
+4.72514,43.79451,3169,7,19,19,51,47,4.55,5.0,fr,52854,63,2249886,1,1,Active Shallow Crust,0.0,89.99068,-90.0,07/19/3169
+4.72514,43.79451,510,6,7,2,23,21,4.75,27.5,fr,52855,10,2249909,1,1,Active Shallow Crust,240.0064,58.00431,0.0,06/07/0510
+4.72514,43.79451,6951,10,4,8,9,24,4.95,5.0,fr,52856,139,2249931,1,1,Active Shallow Crust,240.0107,58.00433,0.0,10/04/6951
+4.72514,43.79451,5716,6,8,15,11,49,5.05,5.0,fr,52857,114,2249949,1,1,Active Shallow Crust,128.8867,89.99034,0.0,06/08/5716
+0.12586,42.49888,2147,11,1,9,39,59,3.55,5.0,fr,52858,42,2250243,1,1,Active Shallow Crust,240.0119,57.99807,0.0,11/01/2147
+0.12586,42.49888,1169,12,10,8,51,34,3.65,5.0,fr,52859,23,2250252,1,1,Active Shallow Crust,0.0,89.99006,0.0,12/10/1169
+0.12586,42.49888,7050,5,4,16,40,0,3.65,5.0,fr,52860,140,2250261,1,1,Active Shallow Crust,128.9008,89.9635,0.0,05/04/7050
+0.12586,42.49888,5245,2,17,1,2,55,3.75,5.0,fr,52861,104,2250264,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/17/5245
+0.12586,42.49888,3374,4,7,1,54,29,3.75,27.5,fr,52862,67,2250266,1,1,Active Shallow Crust,0.0,89.99004,0.0,04/07/3374
+0.12586,42.49888,7308,1,25,21,27,21,4.15,15.0,fr,52863,146,2250319,1,1,Active Shallow Crust,0.0,89.98999,-90.0,01/25/7308
+0.12586,42.49888,786,9,1,1,30,34,4.25,5.0,fr,52864,15,2250324,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/01/0786
+0.12586,42.49888,4388,9,16,15,39,4,4.35,5.0,fr,52865,87,2250336,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/16/4388
+0.12586,42.49888,6722,8,24,20,14,11,4.85,5.0,fr,52866,134,2250396,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/24/6722
+-5.86601,49.55772,7607,4,10,22,51,37,3.85,5.0,fr,52867,152,2250759,1,1,Active Shallow Crust,240.0118,57.99818,0.0,04/10/7607
+-0.39695,46.3984,1816,5,11,0,19,59,3.55,5.0,fr,52868,36,2251200,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/11/1816
+-0.39695,46.3984,7611,1,6,21,53,48,3.65,15.0,fr,52869,152,2251213,1,1,Active Shallow Crust,0.0,89.98993,0.0,01/06/7611
+-0.39695,46.3984,1731,4,22,7,51,2,3.65,5.0,fr,52870,34,2251221,1,1,Active Shallow Crust,128.9004,89.96352,0.0,04/22/1731
+-0.39695,46.3984,9388,4,24,6,17,11,3.75,5.0,fr,52871,187,2251224,1,4,Active Shallow Crust,0.0,89.98999,0.0,04/24/9388
+-0.39695,46.3984,338,5,31,9,18,42,3.75,5.0,fr,52872,6,2251224,1,4,Active Shallow Crust,0.0,89.98999,0.0,05/31/0338
+-0.39695,46.3984,5152,2,1,23,47,35,3.75,5.0,fr,52873,103,2251224,1,4,Active Shallow Crust,0.0,89.98999,0.0,02/01/5152
+-0.39695,46.3984,273,2,9,11,48,31,3.75,5.0,fr,52874,5,2251224,1,4,Active Shallow Crust,0.0,89.98999,0.0,02/09/0273
+-0.39695,46.3984,2469,12,11,4,29,33,3.75,15.0,fr,52875,49,2251225,1,1,Active Shallow Crust,0.0,89.98999,0.0,12/11/2469
+-0.39695,46.3984,9659,2,6,13,39,19,3.75,5.0,fr,52876,193,2251233,1,1,Active Shallow Crust,128.8966,89.96736,0.0,02/06/9659
+-0.39695,46.3984,1887,11,19,16,8,39,4.05,5.0,fr,52877,37,2251266,1,1,Active Shallow Crust,0.0,89.99011,-90.0,11/19/1887
+-0.39695,46.3984,4776,8,13,2,48,21,4.55,5.0,fr,52878,95,2251320,1,1,Active Shallow Crust,0.0,89.98997,0.0,08/13/4776
+4.57343,48.44197,762,12,17,20,11,41,3.65,15.0,fr,52879,15,2252173,1,1,Active Shallow Crust,0.0,89.98808,0.0,12/17/0762
+4.57343,48.44197,9754,2,14,11,4,29,4.15,15.0,fr,52880,195,2252233,1,1,Active Shallow Crust,0.0,89.98994,0.0,02/14/9754
+3.93401,49.97704,8235,6,20,15,58,14,4.35,5.0,fr,52881,164,2252736,1,1,Active Shallow Crust,0.0,89.98967,0.0,06/20/8235
+3.93401,49.97704,8292,2,21,14,37,6,4.55,5.0,fr,52882,165,2252760,1,1,Active Shallow Crust,0.0,89.98975,0.0,02/21/8292
+2.98606,42.3419,862,8,4,4,45,46,3.55,5.0,fr,52883,17,2253120,1,2,Active Shallow Crust,0.0,89.98882,0.0,08/04/0862
+2.98606,42.3419,9284,1,27,12,34,15,3.55,5.0,fr,52884,185,2253120,1,2,Active Shallow Crust,0.0,89.98882,0.0,01/27/9284
+2.98606,42.3419,4333,2,7,8,27,15,3.65,5.0,fr,52885,86,2253132,1,2,Active Shallow Crust,0.0,89.99004,0.0,02/07/4333
+2.98606,42.3419,9792,5,15,2,33,57,3.65,5.0,fr,52886,195,2253132,1,2,Active Shallow Crust,0.0,89.99004,0.0,05/15/9792
+2.98606,42.3419,1129,6,22,4,50,27,3.65,15.0,fr,52887,22,2253133,1,2,Active Shallow Crust,0.0,89.99004,0.0,06/22/1129
+2.98606,42.3419,9963,9,29,1,19,47,3.65,15.0,fr,52888,199,2253133,1,2,Active Shallow Crust,0.0,89.99004,0.0,09/29/9963
+2.98606,42.3419,9747,6,10,1,20,49,3.65,27.5,fr,52889,194,2253134,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/10/9747
+2.98606,42.3419,2235,8,5,20,43,1,3.65,5.0,fr,52890,44,2253135,1,1,Active Shallow Crust,240.0011,58.01303,0.0,08/05/2235
+2.98606,42.3419,8063,12,13,12,55,25,3.65,5.0,fr,52891,161,2253138,1,1,Active Shallow Crust,0.0,89.98992,-90.0,12/13/8063
+2.98606,42.3419,9230,7,15,13,12,26,3.75,5.0,fr,52892,184,2253144,1,1,Active Shallow Crust,0.0,89.99112,0.0,07/15/9230
+2.98606,42.3419,6815,1,3,17,44,20,3.75,5.0,fr,52893,136,2253150,1,1,Active Shallow Crust,0.0,89.99102,-90.0,01/03/6815
+2.98606,42.3419,4827,2,25,23,8,32,3.85,5.0,fr,52894,96,2253156,1,1,Active Shallow Crust,0.0,89.98945,0.0,02/25/4827
+2.98606,42.3419,7026,4,19,12,40,0,3.85,5.0,fr,52895,140,2253165,1,1,Active Shallow Crust,128.8958,89.99341,0.0,04/19/7026
+2.98606,42.3419,1808,12,3,2,36,30,4.05,5.0,fr,52896,36,2253180,1,1,Active Shallow Crust,0.0,89.98952,0.0,12/03/1808
+2.98606,42.3419,9656,1,19,2,48,42,4.05,15.0,fr,52897,193,2253181,1,1,Active Shallow Crust,0.0,89.98952,0.0,01/19/9656
+2.98606,42.3419,5804,8,12,12,11,11,4.05,5.0,fr,52898,116,2253183,1,1,Active Shallow Crust,240.0056,58.00552,0.0,08/12/5804
+2.98606,42.3419,6013,4,14,13,23,17,4.05,15.0,fr,52899,120,2253187,1,1,Active Shallow Crust,0.0,89.9894,-90.0,04/14/6013
+2.98606,42.3419,8081,7,8,17,54,43,4.05,5.0,fr,52900,161,2253189,1,1,Active Shallow Crust,128.8913,89.99371,0.0,07/08/8081
+-1.47367,44.67006,8554,7,18,3,25,18,3.65,15.0,fr,52901,171,2253613,1,1,Active Shallow Crust,0.0,89.99041,0.0,07/18/8554
+4.10994,50.25004,8246,8,4,11,54,21,3.55,5.0,fr,52902,164,2254560,1,3,Active Shallow Crust,0.0,89.98711,0.0,08/04/8246
+4.10994,50.25004,9933,9,29,6,6,10,3.55,5.0,fr,52903,198,2254560,1,3,Active Shallow Crust,0.0,89.98711,0.0,09/29/9933
+4.10994,50.25004,3278,9,24,4,9,4,3.55,5.0,fr,52904,65,2254560,1,3,Active Shallow Crust,0.0,89.98711,0.0,09/24/3278
+4.10994,50.25004,4436,7,11,2,35,51,3.55,5.0,fr,52905,88,2254563,1,1,Active Shallow Crust,240.0124,57.99783,0.0,07/11/4436
+4.10994,50.25004,6070,9,30,7,11,56,3.55,27.5,fr,52906,121,2254565,1,1,Active Shallow Crust,240.0124,57.99773,0.0,09/30/6070
+4.10994,50.25004,1818,5,17,23,16,56,3.65,5.0,fr,52907,36,2254572,1,1,Active Shallow Crust,0.0,89.9885,0.0,05/17/1818
+4.10994,50.25004,8387,10,19,23,57,55,3.65,27.5,fr,52908,167,2254574,1,1,Active Shallow Crust,0.0,89.9885,0.0,10/19/8387
+4.10994,50.25004,6037,4,4,3,39,56,3.75,5.0,fr,52909,120,2254584,1,3,Active Shallow Crust,0.0,89.98975,0.0,04/04/6037
+4.10994,50.25004,3345,3,6,2,45,5,3.75,5.0,fr,52910,66,2254584,1,3,Active Shallow Crust,0.0,89.98975,0.0,03/06/3345
+4.10994,50.25004,4516,6,2,7,49,23,3.75,5.0,fr,52911,90,2254584,1,3,Active Shallow Crust,0.0,89.98975,0.0,06/02/4516
+4.10994,50.25004,2445,10,7,5,34,50,3.75,5.0,fr,52912,48,2254587,1,1,Active Shallow Crust,240.0086,58.01855,0.0,10/07/2445
+4.10994,50.25004,5226,11,28,6,6,55,3.85,5.0,fr,52913,104,2254596,1,1,Active Shallow Crust,0.0,89.99087,0.0,11/28/5226
+4.10994,50.25004,8991,9,19,13,5,16,3.85,5.0,fr,52914,179,2254602,1,1,Active Shallow Crust,0.0,89.99076,-90.0,09/19/8991
+4.10994,50.25004,2375,4,14,16,33,10,3.95,5.0,fr,52915,47,2254608,1,2,Active Shallow Crust,0.0,89.99186,0.0,04/14/2375
+4.10994,50.25004,8747,2,16,9,33,32,3.95,5.0,fr,52916,174,2254608,1,2,Active Shallow Crust,0.0,89.99186,0.0,02/16/8747
+4.10994,50.25004,1006,11,8,11,0,20,3.95,5.0,fr,52917,20,2254611,1,1,Active Shallow Crust,240.0194,58.00555,0.0,11/08/1006
+4.10994,50.25004,2801,3,18,5,24,49,3.95,27.5,fr,52918,56,2254613,1,1,Active Shallow Crust,240.0194,58.00555,0.0,03/18/2801
+4.10994,50.25004,1392,3,9,2,49,19,4.05,5.0,fr,52919,27,2254620,1,1,Active Shallow Crust,0.0,89.98912,0.0,03/09/1392
+4.10994,50.25004,3683,2,4,6,53,2,4.15,5.0,fr,52920,73,2254632,1,2,Active Shallow Crust,0.0,89.9903,0.0,02/04/3683
+4.10994,50.25004,9715,9,14,2,20,36,4.15,5.0,fr,52921,194,2254632,1,2,Active Shallow Crust,0.0,89.9903,0.0,09/14/9715
+4.10994,50.25004,1871,4,24,1,26,27,4.15,15.0,fr,52922,37,2254633,1,1,Active Shallow Crust,0.0,89.9903,0.0,04/24/1871
+4.10994,50.25004,9765,3,20,18,28,33,4.15,5.0,fr,52923,195,2254638,1,1,Active Shallow Crust,0.0,89.99019,-90.0,03/20/9765
+4.10994,50.25004,7698,10,22,9,58,58,4.25,5.0,fr,52924,153,2254644,1,1,Active Shallow Crust,0.0,89.99136,0.0,10/22/7698
+4.10994,50.25004,8639,6,24,22,35,45,4.35,27.5,fr,52925,172,2254658,1,1,Active Shallow Crust,0.0,89.98973,0.0,06/24/8639
+4.10994,50.25004,4918,8,21,16,58,12,4.45,5.0,fr,52926,98,2254668,1,1,Active Shallow Crust,0.0,89.99084,0.0,08/21/4918
+4.10994,50.25004,3333,11,22,8,11,1,4.75,15.0,fr,52927,66,2254705,1,1,Active Shallow Crust,0.0,89.99028,0.0,11/22/3333
+4.10994,50.25004,2722,8,18,7,29,4,4.75,5.0,fr,52928,54,2254710,1,1,Active Shallow Crust,0.0,89.99017,-90.0,08/18/2722
+4.10994,50.25004,5002,10,20,8,3,31,5.65,5.0,fr,52929,100,2254821,1,1,Active Shallow Crust,128.8717,89.99043,0.0,10/20/5002
+0.10692,48.4434,1576,6,5,2,8,3,3.55,15.0,fr,52930,31,2255521,1,1,Active Shallow Crust,0.0,89.98997,0.0,06/05/1576
+0.10692,48.4434,9362,5,1,8,45,41,3.65,5.0,fr,52931,187,2255535,1,1,Active Shallow Crust,240.0013,58.01293,0.0,05/01/9362
+0.10692,48.4434,6103,11,23,11,19,21,3.75,5.0,fr,52932,122,2255544,1,1,Active Shallow Crust,0.0,89.99004,0.0,11/23/6103
+0.10692,48.4434,4548,7,6,2,36,17,4.15,5.0,fr,52933,90,2255595,1,1,Active Shallow Crust,240.0088,57.99738,0.0,07/06/4548
+0.10692,48.4434,9702,3,20,4,46,25,4.25,5.0,fr,52934,194,2255604,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/20/9702
+4.03937,48.8695,8079,12,4,20,42,26,3.65,5.0,fr,52935,161,2256012,1,1,Active Shallow Crust,0.0,89.98817,0.0,12/04/8079
+3.12478,41.55721,8906,10,19,0,16,8,3.55,5.0,fr,52936,178,2256480,1,3,Active Shallow Crust,0.0,89.98868,0.0,10/19/8906
+3.12478,41.55721,8994,2,28,1,55,25,3.55,5.0,fr,52937,179,2256480,1,3,Active Shallow Crust,0.0,89.98868,0.0,02/28/8994
+3.12478,41.55721,190,8,17,10,57,43,3.55,5.0,fr,52938,3,2256480,1,3,Active Shallow Crust,0.0,89.98868,0.0,08/17/0190
+3.12478,41.55721,9950,11,6,21,34,7,3.65,5.0,fr,52939,198,2256492,1,1,Active Shallow Crust,0.0,89.98991,0.0,11/06/9950
+3.12478,41.55721,3379,12,5,4,55,0,3.65,5.0,fr,52940,67,2256495,1,1,Active Shallow Crust,240.0007,58.01314,0.0,12/05/3379
+3.12478,41.55721,8003,9,6,15,6,50,3.65,5.0,fr,52941,160,2256498,1,1,Active Shallow Crust,0.0,89.98979,-90.0,09/06/8003
+3.12478,41.55721,1663,12,31,19,46,29,3.75,5.0,fr,52942,33,2256510,1,1,Active Shallow Crust,0.0,89.99091,-90.0,12/31/1663
+3.12478,41.55721,9482,6,26,2,37,0,3.85,5.0,fr,52943,189,2256516,1,2,Active Shallow Crust,0.0,89.98932,0.0,06/26/9482
+3.12478,41.55721,6875,4,1,0,52,37,3.85,5.0,fr,52944,137,2256516,1,2,Active Shallow Crust,0.0,89.98932,0.0,04/01/6875
+3.12478,41.55721,8613,6,18,8,35,57,3.85,15.0,fr,52945,172,2256526,1,1,Active Shallow Crust,128.8963,89.99332,0.0,06/18/8613
+3.12478,41.55721,3143,12,31,0,13,53,3.95,5.0,fr,52946,62,2256528,1,1,Active Shallow Crust,0.0,89.99048,0.0,12/31/3143
+3.12478,41.55721,5601,7,15,22,16,13,3.95,15.0,fr,52947,112,2256529,1,1,Active Shallow Crust,0.0,89.99048,0.0,07/15/5601
+3.12478,41.55721,2434,12,16,4,23,48,3.95,15.0,fr,52948,48,2256535,1,1,Active Shallow Crust,0.0,89.99036,-90.0,12/16/2434
+3.12478,41.55721,8121,8,23,17,5,35,4.05,5.0,fr,52949,162,2256540,1,1,Active Shallow Crust,0.0,89.9894,0.0,08/23/8121
+3.12478,41.55721,3552,3,9,3,49,16,4.05,5.0,fr,52950,71,2256549,1,1,Active Shallow Crust,128.8909,89.99364,0.0,03/09/3552
+3.12478,41.55721,5430,12,22,9,42,10,4.25,5.0,fr,52951,108,2256564,1,2,Active Shallow Crust,0.0,89.98989,0.0,12/22/5430
+3.12478,41.55721,8973,6,22,14,50,17,4.25,5.0,fr,52952,179,2256564,1,2,Active Shallow Crust,0.0,89.98989,0.0,06/22/8973
+3.12478,41.55721,7298,10,5,1,24,35,4.25,15.0,fr,52953,145,2256565,1,2,Active Shallow Crust,0.0,89.98989,0.0,10/05/7298
+3.12478,41.55721,1964,6,11,22,21,27,4.25,15.0,fr,52954,39,2256565,1,2,Active Shallow Crust,0.0,89.98989,0.0,06/11/1964
+3.12478,41.55721,7430,10,5,3,23,14,4.35,5.0,fr,52955,148,2256576,1,1,Active Shallow Crust,0.0,89.98949,0.0,10/05/7430
+3.12478,41.55721,6377,7,6,7,48,4,4.55,5.0,fr,52956,127,2256609,1,1,Active Shallow Crust,128.8951,89.98566,0.0,07/06/6377
+3.12478,41.55721,8298,4,2,0,24,58,4.75,15.0,fr,52957,165,2256625,1,1,Active Shallow Crust,0.0,89.98957,0.0,04/02/8298
+3.12478,41.55721,6786,6,10,8,33,53,4.85,5.0,fr,52958,135,2256636,1,1,Active Shallow Crust,0.0,89.98986,0.0,06/10/6786
+3.12478,41.55721,3584,2,22,7,38,52,6.15,27.5,fr,52959,71,2256794,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/22/3584
+3.1263,45.01117,5933,8,4,14,12,14,3.65,5.0,fr,52960,118,2256972,1,1,Active Shallow Crust,0.0,89.99047,0.0,08/04/5933
+3.1263,45.01117,1015,3,14,6,27,22,3.75,15.0,fr,52961,20,2256985,1,2,Active Shallow Crust,0.0,89.98868,0.0,03/14/1015
+3.1263,45.01117,5231,9,3,13,23,23,3.75,15.0,fr,52962,104,2256985,1,2,Active Shallow Crust,0.0,89.98868,0.0,09/03/5231
+3.1263,45.01117,6438,8,13,12,46,6,3.85,15.0,fr,52963,128,2256997,1,1,Active Shallow Crust,0.0,89.98991,0.0,08/13/6438
+3.1263,45.01117,5389,12,23,23,5,47,3.95,15.0,fr,52964,107,2257009,1,1,Active Shallow Crust,0.0,89.991,0.0,12/23/5389
+3.1263,45.01117,6273,6,30,19,56,25,4.05,5.0,fr,52965,125,2257029,1,1,Active Shallow Crust,128.8912,89.99299,0.0,06/30/6273
+3.1263,45.01117,6850,10,15,22,36,50,4.05,15.0,fr,52966,136,2257030,1,1,Active Shallow Crust,128.8912,89.99299,0.0,10/15/6850
+3.1263,45.01117,9069,2,16,4,37,1,4.15,5.0,fr,52967,181,2257032,1,1,Active Shallow Crust,0.0,89.98928,0.0,02/16/9069
+3.1263,45.01117,4101,8,5,6,43,47,4.25,5.0,fr,52968,82,2257044,1,1,Active Shallow Crust,0.0,89.99045,0.0,08/05/4101
+3.1263,45.01117,8534,11,10,4,36,12,5.45,15.0,fr,52969,170,2257192,1,1,Active Shallow Crust,240.0277,57.99825,0.0,11/10/8534
+0.56763,51.74361,6218,6,3,1,8,25,3.65,5.0,fr,52970,124,2257461,1,1,Active Shallow Crust,128.8999,89.96351,0.0,06/03/6218
+0.56763,51.74361,9486,11,16,9,22,21,4.35,5.0,fr,52971,189,2257536,1,1,Active Shallow Crust,0.0,89.99006,0.0,11/16/9486
+0.56763,51.74361,1757,1,8,12,40,15,4.45,15.0,fr,52972,35,2257549,1,2,Active Shallow Crust,0.0,89.99003,0.0,01/08/1757
+0.56763,51.74361,7172,6,16,20,46,16,4.45,15.0,fr,52973,143,2257549,1,2,Active Shallow Crust,0.0,89.99003,0.0,06/16/7172
+0.56763,51.74361,43,5,5,2,10,48,4.85,5.0,fr,52974,0,2257596,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/05/0043
+3.64685,43.90554,2988,6,11,20,43,8,3.55,5.0,fr,52975,59,2257920,1,1,Active Shallow Crust,0.0,89.98911,0.0,06/11/2988
+3.64685,43.90554,591,1,19,13,34,50,3.55,27.5,fr,52976,11,2257922,1,1,Active Shallow Crust,0.0,89.98911,0.0,01/19/0591
+3.64685,43.90554,7733,4,29,20,18,50,3.65,5.0,fr,52977,154,2257932,1,1,Active Shallow Crust,0.0,89.99029,0.0,04/29/7733
+3.64685,43.90554,7984,7,16,15,27,2,3.75,15.0,fr,52978,159,2257945,1,2,Active Shallow Crust,0.0,89.99134,0.0,07/16/7984
+3.64685,43.90554,7648,5,14,21,42,21,3.75,15.0,fr,52979,152,2257945,1,2,Active Shallow Crust,0.0,89.99134,0.0,05/14/7648
+3.64685,43.90554,1058,6,11,7,42,52,3.95,27.5,fr,52980,21,2257970,1,1,Active Shallow Crust,0.0,89.99083,0.0,06/11/1058
+3.64685,43.90554,5468,2,14,23,18,51,4.15,15.0,fr,52981,109,2257993,1,1,Active Shallow Crust,0.0,89.9909,0.0,02/14/5468
+3.64685,43.90554,7593,8,16,13,59,29,4.25,5.0,fr,52982,151,2258004,1,1,Active Shallow Crust,0.0,89.99026,0.0,08/16/7593
+3.64685,43.90554,8342,10,25,17,29,8,4.75,5.0,fr,52983,166,2258064,1,1,Active Shallow Crust,0.0,89.98996,0.0,10/25/8342
+3.64685,43.90554,3521,4,18,5,7,9,4.75,27.5,fr,52984,70,2258066,1,1,Active Shallow Crust,0.0,89.98996,0.0,04/18/3521
+3.50759,52.83447,1780,6,3,23,31,18,3.85,5.0,fr,52985,35,2258436,1,1,Active Shallow Crust,0.0,89.98922,0.0,06/03/1780
+-2.9796,43.95636,4757,3,3,1,4,55,3.65,15.0,fr,52986,95,2258896,1,1,Active Shallow Crust,240.0006,58.01283,0.0,03/03/4757
+2.53412,52.0594,2495,9,1,11,4,15,3.55,5.0,fr,52987,49,2259840,1,1,Active Shallow Crust,0.0,89.9907,0.0,09/01/2495
+2.53412,52.0594,1444,8,12,4,33,53,3.55,5.0,fr,52988,28,2259843,1,1,Active Shallow Crust,240.0124,57.99831,0.0,08/12/1444
+2.53412,52.0594,6936,6,7,1,25,45,3.85,27.5,fr,52989,138,2259884,1,1,Active Shallow Crust,0.0,89.9889,-90.0,06/07/6936
+-2.34852,47.31739,4747,9,11,9,49,25,3.55,5.0,fr,52990,94,2260320,1,1,Active Shallow Crust,0.0,89.98975,0.0,09/11/4747
+-2.34852,47.31739,6024,10,13,1,43,11,3.65,5.0,fr,52991,120,2260341,1,1,Active Shallow Crust,128.9006,89.96354,0.0,10/13/6024
+-2.34852,47.31739,6469,9,14,12,33,6,3.75,5.0,fr,52992,129,2260344,1,3,Active Shallow Crust,0.0,89.98914,0.0,09/14/6469
+-2.34852,47.31739,3594,2,22,2,12,43,3.75,5.0,fr,52993,71,2260344,1,3,Active Shallow Crust,0.0,89.98914,0.0,02/22/3594
+-2.34852,47.31739,5247,9,12,4,20,17,3.75,5.0,fr,52994,104,2260344,1,3,Active Shallow Crust,0.0,89.98914,0.0,09/12/5247
+-2.34852,47.31739,7616,8,6,21,36,34,3.75,5.0,fr,52995,152,2260347,1,1,Active Shallow Crust,240.0086,58.01728,0.0,08/06/7616
+-2.34852,47.31739,8418,2,6,20,46,10,3.85,5.0,fr,52996,168,2260356,1,1,Active Shallow Crust,0.0,89.99032,0.0,02/06/8418
+-2.34852,47.31739,2921,9,7,23,0,18,3.85,27.5,fr,52997,58,2260364,1,1,Active Shallow Crust,0.0,89.99021,-90.0,09/07/2921
+-2.34852,47.31739,858,5,6,6,48,29,3.95,5.0,fr,52998,17,2260368,1,2,Active Shallow Crust,0.0,89.98922,0.0,05/06/0858
+-2.34852,47.31739,297,12,28,15,15,59,3.95,5.0,fr,52999,5,2260368,1,2,Active Shallow Crust,0.0,89.98922,0.0,12/28/0297
+-2.34852,47.31739,7303,9,9,20,35,14,4.05,5.0,fr,53000,146,2260380,1,2,Active Shallow Crust,0.0,89.99039,0.0,09/09/7303
+-2.34852,47.31739,5707,3,21,7,0,8,4.05,5.0,fr,53001,114,2260380,1,2,Active Shallow Crust,0.0,89.99039,0.0,03/21/5707
+-2.34852,47.31739,5099,4,30,3,52,8,4.25,5.0,fr,53002,101,2260404,1,1,Active Shallow Crust,0.0,89.98931,0.0,04/30/5099
+-2.34852,47.31739,580,1,28,3,10,51,4.25,27.5,fr,53003,11,2260406,1,1,Active Shallow Crust,0.0,89.98931,0.0,01/28/0580
+-2.34852,47.31739,6075,11,27,5,31,16,4.65,27.5,fr,53004,121,2260454,1,1,Active Shallow Crust,0.0,89.99036,0.0,11/27/6075
+-2.34852,47.31739,1231,5,17,4,2,52,5.85,5.0,fr,53005,24,2260605,1,1,Active Shallow Crust,128.8665,89.99151,0.0,05/17/1231
+7.62595,47.81105,1575,7,17,11,22,55,3.55,5.0,fr,53006,31,2260800,1,4,Active Shallow Crust,0.0,89.99323,0.0,07/17/1575
+7.62595,47.81105,2704,7,15,5,40,17,3.55,5.0,fr,53007,54,2260800,1,4,Active Shallow Crust,0.0,89.99323,0.0,07/15/2704
+7.62595,47.81105,3066,6,1,1,20,52,3.55,5.0,fr,53008,61,2260800,1,4,Active Shallow Crust,0.0,89.99323,0.0,06/01/3066
+7.62595,47.81105,7941,6,14,0,26,57,3.55,5.0,fr,53009,158,2260800,1,4,Active Shallow Crust,0.0,89.99323,0.0,06/14/7941
+7.62595,47.81105,6166,8,2,22,51,37,3.55,15.0,fr,53010,123,2260801,1,1,Active Shallow Crust,0.0,89.99323,0.0,08/02/6166
+7.62595,47.81105,8022,11,20,13,34,44,3.55,5.0,fr,53011,160,2260803,1,3,Active Shallow Crust,240.0114,57.99873,0.0,11/20/8022
+7.62595,47.81105,2183,10,22,10,10,42,3.55,5.0,fr,53012,43,2260803,1,3,Active Shallow Crust,240.0114,57.99873,0.0,10/22/2183
+7.62595,47.81105,248,9,7,17,1,12,3.55,5.0,fr,53013,4,2260803,1,3,Active Shallow Crust,240.0114,57.99873,0.0,09/07/0248
+7.62595,47.81105,3119,4,13,2,49,41,3.55,5.0,fr,53014,62,2260806,1,1,Active Shallow Crust,0.0,89.99315,-90.0,04/13/3119
+7.62595,47.81105,2388,4,21,18,7,47,3.55,15.0,fr,53015,47,2260807,1,1,Active Shallow Crust,0.0,89.99315,-90.0,04/21/2388
+7.62595,47.81105,4249,8,7,15,55,15,3.65,5.0,fr,53016,84,2260812,1,4,Active Shallow Crust,0.0,89.98793,0.0,08/07/4249
+7.62595,47.81105,7065,5,18,3,32,21,3.65,5.0,fr,53017,141,2260812,1,4,Active Shallow Crust,0.0,89.98793,0.0,05/18/7065
+7.62595,47.81105,4178,10,6,21,41,45,3.65,5.0,fr,53018,83,2260812,1,4,Active Shallow Crust,0.0,89.98793,0.0,10/06/4178
+7.62595,47.81105,1942,9,19,7,32,37,3.65,5.0,fr,53019,38,2260812,1,4,Active Shallow Crust,0.0,89.98793,0.0,09/19/1942
+7.62595,47.81105,9253,6,28,21,27,25,3.65,15.0,fr,53020,185,2260813,1,4,Active Shallow Crust,0.0,89.98793,0.0,06/28/9253
+7.62595,47.81105,7989,9,9,12,6,19,3.65,15.0,fr,53021,159,2260813,1,4,Active Shallow Crust,0.0,89.98793,0.0,09/09/7989
+7.62595,47.81105,4938,12,10,5,37,29,3.65,15.0,fr,53022,98,2260813,1,4,Active Shallow Crust,0.0,89.98793,0.0,12/10/4938
+7.62595,47.81105,153,12,26,15,31,55,3.65,15.0,fr,53023,3,2260813,1,4,Active Shallow Crust,0.0,89.98793,0.0,12/26/0153
+7.62595,47.81105,6434,4,4,9,54,29,3.65,27.5,fr,53024,128,2260814,1,1,Active Shallow Crust,0.0,89.98793,0.0,04/04/6434
+7.62595,47.81105,819,1,21,13,28,23,3.65,5.0,fr,53025,16,2260821,1,1,Active Shallow Crust,128.9008,89.96355,0.0,01/21/0819
+7.62595,47.81105,6078,4,30,1,33,9,3.75,5.0,fr,53026,121,2260824,1,2,Active Shallow Crust,0.0,89.98924,0.0,04/30/6078
+7.62595,47.81105,8600,9,28,23,41,58,3.75,5.0,fr,53027,171,2260824,1,2,Active Shallow Crust,0.0,89.98924,0.0,09/28/8600
+7.62595,47.81105,2334,7,21,0,42,17,3.75,5.0,fr,53028,46,2260827,1,1,Active Shallow Crust,240.0086,58.01779,0.0,07/21/2334
+7.62595,47.81105,2921,6,12,13,43,17,3.75,5.0,fr,53029,58,2260830,1,1,Active Shallow Crust,0.0,89.98911,-90.0,06/12/2921
+7.62595,47.81105,1951,2,13,15,35,56,3.85,5.0,fr,53030,39,2260836,1,2,Active Shallow Crust,0.0,89.99041,0.0,02/13/1951
+7.62595,47.81105,9974,4,30,22,55,18,3.85,5.0,fr,53031,199,2260836,1,2,Active Shallow Crust,0.0,89.99041,0.0,04/30/9974
+7.62595,47.81105,842,1,18,14,49,52,3.85,15.0,fr,53032,16,2260837,1,1,Active Shallow Crust,0.0,89.99041,0.0,01/18/0842
+7.62595,47.81105,1759,3,13,11,5,37,3.85,15.0,fr,53033,35,2260843,1,2,Active Shallow Crust,0.0,89.9903,-90.0,03/13/1759
+7.62595,47.81105,7675,2,20,18,41,31,3.85,15.0,fr,53034,153,2260843,1,2,Active Shallow Crust,0.0,89.9903,-90.0,02/20/7675
+7.62595,47.81105,7155,4,23,16,50,56,3.95,5.0,fr,53035,143,2260848,1,2,Active Shallow Crust,0.0,89.99146,0.0,04/23/7155
+7.62595,47.81105,4601,4,27,14,42,9,3.95,5.0,fr,53036,92,2260848,1,2,Active Shallow Crust,0.0,89.99146,0.0,04/27/4601
+7.62595,47.81105,9281,11,28,7,1,22,3.95,15.0,fr,53037,185,2260858,1,1,Active Shallow Crust,128.9002,89.99359,0.0,11/28/9281
+7.62595,47.81105,7917,9,18,18,48,56,4.05,5.0,fr,53038,158,2260860,1,1,Active Shallow Crust,0.0,89.98857,0.0,09/18/7917
+7.62595,47.81105,211,7,5,23,20,40,4.15,5.0,fr,53039,4,2260872,1,1,Active Shallow Crust,0.0,89.98981,0.0,07/05/0211
+7.62595,47.81105,1156,3,16,9,12,41,4.15,5.0,fr,53040,23,2260875,1,1,Active Shallow Crust,240.0085,57.9974,0.0,03/16/1156
+7.62595,47.81105,7092,7,21,22,26,10,4.25,5.0,fr,53041,141,2260884,1,2,Active Shallow Crust,0.0,89.99092,0.0,07/21/7092
+7.62595,47.81105,6967,8,21,23,52,25,4.25,5.0,fr,53042,139,2260884,1,2,Active Shallow Crust,0.0,89.99092,0.0,08/21/6967
+7.62595,47.81105,4957,12,23,20,23,24,4.25,5.0,fr,53043,99,2260887,1,1,Active Shallow Crust,240.008,57.99374,0.0,12/23/4957
+7.62595,47.81105,8304,7,10,19,4,10,4.35,5.0,fr,53044,166,2260896,1,1,Active Shallow Crust,0.0,89.98921,0.0,07/10/8304
+7.62595,47.81105,2425,8,14,8,11,2,4.35,15.0,fr,53045,48,2260897,1,1,Active Shallow Crust,0.0,89.98921,0.0,08/14/2425
+7.62595,47.81105,1881,9,23,17,9,42,4.45,5.0,fr,53046,37,2260908,1,2,Active Shallow Crust,0.0,89.99039,0.0,09/23/1881
+7.62595,47.81105,5403,1,28,2,41,13,4.45,5.0,fr,53047,108,2260908,1,2,Active Shallow Crust,0.0,89.99039,0.0,01/28/5403
+7.62595,47.81105,7880,10,29,17,49,50,4.65,5.0,fr,53048,157,2260938,1,1,Active Shallow Crust,0.0,89.99034,-90.0,10/29/7880
+7.62595,47.81105,1261,6,15,12,42,57,4.75,5.0,fr,53049,25,2260944,1,1,Active Shallow Crust,0.0,89.98979,0.0,06/15/1261
+7.62595,47.81105,173,4,11,1,19,53,4.75,15.0,fr,53050,3,2260945,1,1,Active Shallow Crust,0.0,89.98979,0.0,04/11/0173
+7.62595,47.81105,5831,1,30,3,52,18,4.85,5.0,fr,53051,116,2260959,1,1,Active Shallow Crust,240.0174,58.00271,0.0,01/30/5831
+7.62595,47.81105,9729,2,8,21,3,2,4.95,15.0,fr,53052,194,2260969,1,1,Active Shallow Crust,0.0,89.99054,0.0,02/08/9729
+7.62595,47.81105,6612,10,27,19,18,8,5.45,5.0,fr,53053,132,2261037,1,1,Active Shallow Crust,128.8778,89.9891,0.0,10/27/6612
+5.61647,51.55976,882,4,17,6,32,4,3.65,15.0,fr,53054,17,2261293,1,1,Active Shallow Crust,0.0,89.98882,0.0,04/17/0882
+5.61647,51.55976,4950,1,3,11,50,33,3.65,5.0,fr,53055,98,2261298,1,1,Active Shallow Crust,0.0,89.98869,-90.0,01/03/4950
+5.61647,51.55976,8349,6,1,14,47,5,4.45,5.0,fr,53056,166,2261397,1,1,Active Shallow Crust,128.8911,89.99332,0.0,06/01/8349
+5.61647,51.55976,5070,1,7,15,49,8,4.65,5.0,fr,53057,101,2261412,1,1,Active Shallow Crust,0.0,89.9894,0.0,01/07/5070
+-3.53129,49.91376,7995,9,21,7,6,50,3.65,15.0,fr,53058,159,2261776,1,1,Active Shallow Crust,240.001,58.01332,0.0,09/21/7995
+1.18623,52.02334,2945,10,2,22,13,38,3.55,5.0,fr,53059,58,2262240,1,2,Active Shallow Crust,0.0,89.99069,0.0,10/02/2945
+1.18623,52.02334,9370,3,10,19,16,41,3.55,5.0,fr,53060,187,2262240,1,2,Active Shallow Crust,0.0,89.99069,0.0,03/10/9370
+1.18623,52.02334,1737,12,31,12,16,30,3.65,5.0,fr,53061,34,2262252,1,2,Active Shallow Crust,0.0,89.99032,0.0,12/31/1737
+1.18623,52.02334,851,11,18,0,7,10,3.65,5.0,fr,53062,17,2262252,1,2,Active Shallow Crust,0.0,89.99032,0.0,11/18/0851
+1.18623,52.02334,1868,1,7,4,43,32,4.15,5.0,fr,53063,37,2262312,1,1,Active Shallow Crust,0.0,89.98989,0.0,01/07/1868
+1.18623,52.02334,5270,6,5,18,6,50,4.85,5.0,fr,53064,105,2262396,1,1,Active Shallow Crust,0.0,89.98993,0.0,06/05/5270
+1.66461,44.39802,8925,6,29,6,22,40,3.55,5.0,fr,53065,178,2262720,1,2,Active Shallow Crust,0.0,89.98919,0.0,06/29/8925
+1.66461,44.39802,2451,7,4,3,56,8,3.55,5.0,fr,53066,49,2262720,1,2,Active Shallow Crust,0.0,89.98919,0.0,07/04/2451
+1.66461,44.39802,1659,7,14,4,22,28,3.55,27.5,fr,53067,33,2262725,1,1,Active Shallow Crust,240.0124,57.9978,0.0,07/14/1659
+1.66461,44.39802,7756,10,24,8,57,31,3.65,15.0,fr,53068,155,2262733,1,1,Active Shallow Crust,0.0,89.99036,0.0,10/24/7756
+1.66461,44.39802,9512,11,3,18,25,5,3.85,5.0,fr,53069,190,2262756,1,1,Active Shallow Crust,0.0,89.9898,0.0,11/03/9512
+5.42931,51.29174,3941,4,13,0,57,25,3.55,15.0,fr,53070,78,2263201,1,1,Active Shallow Crust,0.0,89.98739,0.0,04/13/3941
+5.42931,51.29174,3975,5,3,10,10,41,3.55,5.0,fr,53071,79,2263206,1,1,Active Shallow Crust,0.0,89.98724,-90.0,05/03/3975
+5.42931,51.29174,6836,3,8,3,15,40,3.75,5.0,fr,53072,136,2263224,1,1,Active Shallow Crust,0.0,89.98998,0.0,03/08/6836
+5.42931,51.29174,2933,6,18,17,19,3,3.75,15.0,fr,53073,58,2263225,1,1,Active Shallow Crust,0.0,89.98998,0.0,06/18/2933
+5.42931,51.29174,5762,7,19,6,39,37,3.85,5.0,fr,53074,115,2263239,1,1,Active Shallow Crust,240.0116,57.99776,0.0,07/19/5762
+5.42931,51.29174,3182,9,4,18,38,27,3.95,5.0,fr,53075,63,2263248,1,1,Active Shallow Crust,0.0,89.98806,0.0,09/04/3182
+5.42931,51.29174,6837,9,10,19,18,38,4.05,5.0,fr,53076,136,2263269,1,1,Active Shallow Crust,128.8895,89.99468,0.0,09/10/6837
+5.42931,51.29174,112,12,3,22,52,13,4.25,5.0,fr,53077,2,2263284,1,1,Active Shallow Crust,0.0,89.98873,0.0,12/03/0112
+5.42931,51.29174,5230,5,12,5,33,30,4.45,15.0,fr,53078,104,2263315,1,1,Active Shallow Crust,0.0,89.99094,-90.0,05/12/5230
+-4.51861,50.09595,4986,4,24,11,43,20,3.75,5.0,fr,53079,99,2263707,1,1,Active Shallow Crust,240.0091,58.01736,0.0,04/24/4986
+-0.32248,44.64176,2454,7,6,15,9,27,3.55,5.0,fr,53080,49,2264169,1,1,Active Shallow Crust,128.8964,89.99372,0.0,07/06/2454
+-0.32248,44.64176,5773,3,19,13,24,3,3.75,5.0,fr,53081,115,2264184,1,2,Active Shallow Crust,0.0,89.99003,0.0,03/19/5773
+-0.32248,44.64176,8124,4,23,3,27,54,3.75,5.0,fr,53082,162,2264184,1,2,Active Shallow Crust,0.0,89.99003,0.0,04/23/8124
+-0.32248,44.64176,8539,9,4,22,59,23,4.55,5.0,fr,53083,170,2264280,1,1,Active Shallow Crust,0.0,89.98993,0.0,09/04/8539
+5.27218,45.71165,3535,5,3,12,5,1,3.55,5.0,fr,53084,70,2264643,1,1,Active Shallow Crust,240.0114,57.99817,0.0,05/03/3535
+5.27218,45.71165,8956,10,18,21,58,16,3.55,5.0,fr,53085,179,2264646,1,2,Active Shallow Crust,0.0,89.99287,-90.0,10/18/8956
+5.27218,45.71165,4401,7,8,23,42,22,3.55,5.0,fr,53086,88,2264646,1,2,Active Shallow Crust,0.0,89.99287,-90.0,07/08/4401
+5.27218,45.71165,1403,2,24,10,38,27,3.65,5.0,fr,53087,28,2264652,1,1,Active Shallow Crust,0.0,89.98745,0.0,02/24/1403
+5.27218,45.71165,8197,9,2,15,49,42,3.65,15.0,fr,53088,163,2264653,1,1,Active Shallow Crust,0.0,89.98745,0.0,09/02/8197
+5.27218,45.71165,2710,5,25,10,49,9,3.65,15.0,fr,53089,54,2264656,1,1,Active Shallow Crust,240.0008,58.01306,0.0,05/25/2710
+5.27218,45.71165,6131,5,28,20,24,54,3.65,5.0,fr,53090,122,2264658,1,1,Active Shallow Crust,0.0,89.9873,-90.0,05/28/6131
+5.27218,45.71165,1726,4,7,5,48,52,3.65,5.0,fr,53091,34,2264661,1,1,Active Shallow Crust,128.9013,89.96351,0.0,04/07/1726
+5.27218,45.71165,8342,8,11,19,19,20,3.75,15.0,fr,53092,166,2264668,1,1,Active Shallow Crust,240.0073,58.01808,0.0,08/11/8342
+5.27218,45.71165,5594,11,6,9,40,37,3.75,15.0,fr,53093,111,2264671,1,1,Active Shallow Crust,0.0,89.98869,-90.0,11/06/5594
+5.27218,45.71165,6857,4,19,6,36,15,3.95,5.0,fr,53094,137,2264688,1,2,Active Shallow Crust,0.0,89.99111,0.0,04/19/6857
+5.27218,45.71165,5176,2,3,13,51,10,3.95,5.0,fr,53095,103,2264688,1,2,Active Shallow Crust,0.0,89.99111,0.0,02/03/5176
+5.27218,45.71165,7832,5,13,0,30,9,4.05,5.0,fr,53096,156,2264700,1,1,Active Shallow Crust,0.0,89.98812,0.0,05/13/7832
+5.27218,45.71165,8451,3,20,11,2,20,4.15,27.5,fr,53097,169,2264723,1,1,Active Shallow Crust,128.8975,89.99471,0.0,03/20/8451
+5.27218,45.71165,5653,4,27,10,37,22,4.25,5.0,fr,53098,113,2264724,1,1,Active Shallow Crust,0.0,89.99056,0.0,04/27/5653
+5.27218,45.71165,8963,3,31,11,48,0,4.35,5.0,fr,53099,179,2264745,1,1,Active Shallow Crust,128.8974,89.98299,0.0,03/31/8963
+5.27218,45.71165,3624,7,25,19,14,15,5.65,5.0,fr,53100,72,2264895,1,1,Active Shallow Crust,240.0333,58.00185,0.0,07/25/3624
+-4.19883,49.45151,5261,6,24,11,48,52,3.65,5.0,fr,53101,105,2265132,1,1,Active Shallow Crust,0.0,89.98831,0.0,06/24/5261
+-4.19883,49.45151,7882,2,2,11,40,27,3.65,15.0,fr,53102,157,2265133,1,1,Active Shallow Crust,0.0,89.98831,0.0,02/02/7882
+3.22491,50.15094,2353,11,29,15,41,26,3.55,5.0,fr,53103,47,2265600,1,3,Active Shallow Crust,0.0,89.99031,0.0,11/29/2353
+3.22491,50.15094,5600,8,5,14,9,59,3.55,5.0,fr,53104,111,2265600,1,3,Active Shallow Crust,0.0,89.99031,0.0,08/05/5600
+3.22491,50.15094,3731,5,31,23,5,30,3.55,5.0,fr,53105,74,2265600,1,3,Active Shallow Crust,0.0,89.99031,0.0,05/31/3731
+3.22491,50.15094,8310,6,15,10,52,18,3.55,15.0,fr,53106,166,2265607,1,1,Active Shallow Crust,0.0,89.9902,-90.0,06/15/8310
+3.22491,50.15094,9155,8,10,2,4,42,3.65,15.0,fr,53107,183,2265613,1,1,Active Shallow Crust,0.0,89.99136,0.0,08/10/9155
+3.22491,50.15094,2935,11,6,1,0,35,3.75,5.0,fr,53108,58,2265630,1,1,Active Shallow Crust,0.0,89.98962,-90.0,11/06/2935
+3.22491,50.15094,7268,11,14,11,41,23,3.85,5.0,fr,53109,145,2265645,1,1,Active Shallow Crust,128.8954,89.99429,0.0,11/14/7268
+3.22491,50.15094,137,12,21,18,31,12,3.95,15.0,fr,53110,2,2265655,1,1,Active Shallow Crust,0.0,89.98969,-90.0,12/21/0137
+3.22491,50.15094,3703,7,1,22,16,0,4.05,5.0,fr,53111,74,2265660,1,1,Active Shallow Crust,0.0,89.9891,0.0,07/01/3703
+3.22491,50.15094,8296,11,9,11,4,58,5.25,15.0,fr,53112,165,2265805,1,1,Active Shallow Crust,0.0,89.98996,0.0,11/09/8296
+2.20548,52.5618,2021,3,10,20,43,11,3.75,5.0,fr,53113,40,2266590,1,1,Active Shallow Crust,0.0,89.99015,-90.0,03/10/2021
+2.20548,52.5618,9790,2,28,23,33,18,3.75,5.0,fr,53114,195,2266593,1,1,Active Shallow Crust,128.8963,89.96739,0.0,02/28/9790
+2.20548,52.5618,9211,3,22,12,21,9,3.85,15.0,fr,53115,184,2266597,1,1,Active Shallow Crust,0.0,89.98915,0.0,03/22/9211
+1.99118,50.89006,6796,8,31,0,39,41,3.55,15.0,fr,53116,135,2267041,1,1,Active Shallow Crust,0.0,89.99046,0.0,08/31/6796
+1.99118,50.89006,5361,4,21,6,8,3,3.65,5.0,fr,53117,107,2267052,1,1,Active Shallow Crust,0.0,89.99008,0.0,04/21/5361
+1.99118,50.89006,9059,8,11,4,27,40,3.65,15.0,fr,53118,181,2267053,1,1,Active Shallow Crust,0.0,89.99008,0.0,08/11/9059
+1.99118,50.89006,8445,4,22,20,16,35,3.65,27.5,fr,53119,168,2267054,1,1,Active Shallow Crust,0.0,89.99008,0.0,04/22/8445
+1.99118,50.89006,5480,7,19,10,21,59,3.75,5.0,fr,53120,109,2267064,1,1,Active Shallow Crust,0.0,89.98989,0.0,07/19/5480
+1.99118,50.89006,7747,6,9,12,13,8,3.85,15.0,fr,53121,154,2267077,1,1,Active Shallow Crust,0.0,89.98987,0.0,06/09/7747
+1.99118,50.89006,2034,10,12,4,26,3,4.25,5.0,fr,53122,40,2267124,1,1,Active Shallow Crust,0.0,89.99005,0.0,10/12/2034
+1.99118,50.89006,5001,1,20,7,19,11,4.25,27.5,fr,53123,100,2267129,1,1,Active Shallow Crust,240.0087,57.99418,0.0,01/20/5001
+1.99118,50.89006,7354,11,6,18,40,39,4.35,5.0,fr,53124,147,2267136,1,1,Active Shallow Crust,0.0,89.98987,0.0,11/06/7354
+1.99118,50.89006,8800,8,16,16,36,20,4.95,5.0,fr,53125,175,2267217,1,1,Active Shallow Crust,128.888,89.98975,0.0,08/16/8800
+3.2827,43.58613,7723,6,13,16,18,38,3.55,5.0,fr,53126,154,2267520,1,1,Active Shallow Crust,0.0,89.98904,0.0,06/13/7723
+3.2827,43.58613,8531,2,6,15,12,43,3.55,27.5,fr,53127,170,2267528,1,1,Active Shallow Crust,0.0,89.98891,-90.0,02/06/8531
+3.2827,43.58613,8839,5,13,7,59,58,3.65,5.0,fr,53128,176,2267532,1,1,Active Shallow Crust,0.0,89.99023,0.0,05/13/8839
+3.2827,43.58613,2002,12,15,11,52,53,3.75,5.0,fr,53129,40,2267547,1,1,Active Shallow Crust,240.0078,58.01762,0.0,12/15/2002
+3.2827,43.58613,1785,2,18,20,12,58,3.75,5.0,fr,53130,35,2267550,1,1,Active Shallow Crust,0.0,89.9912,-90.0,02/18/1785
+3.2827,43.58613,9688,10,16,3,3,52,3.85,15.0,fr,53131,193,2267560,1,1,Active Shallow Crust,240.0108,57.99728,0.0,10/16/9688
+3.59944,48.80439,4999,7,9,19,36,18,3.85,15.0,fr,53132,99,2268040,1,1,Active Shallow Crust,240.0108,57.99813,0.0,07/09/4999
+3.59944,48.80439,17,11,18,4,11,12,4.25,15.0,fr,53133,0,2268091,1,1,Active Shallow Crust,0.0,89.98949,-90.0,11/18/0017
+3.59944,48.80439,9730,10,10,6,32,50,4.55,5.0,fr,53134,194,2268120,1,1,Active Shallow Crust,0.0,89.98949,0.0,10/10/9730
+3.59944,48.80439,7042,6,12,5,17,51,4.55,5.0,fr,53135,140,2268123,1,1,Active Shallow Crust,240.01,57.99756,0.0,06/12/7042
+-4.45985,48.06787,4116,7,5,6,45,32,3.55,15.0,fr,53136,82,2268481,1,1,Active Shallow Crust,0.0,89.99326,0.0,07/05/4116
+-4.45985,48.06787,3514,6,27,10,30,45,3.55,15.0,fr,53137,70,2268490,1,1,Active Shallow Crust,128.8959,89.99326,0.0,06/27/3514
+-4.45985,48.06787,7911,10,2,10,58,4,3.65,5.0,fr,53138,158,2268495,1,1,Active Shallow Crust,240.0005,58.0135,0.0,10/02/7911
+-4.45985,48.06787,6503,1,9,19,19,46,4.05,5.0,fr,53139,130,2268540,1,2,Active Shallow Crust,0.0,89.98863,0.0,01/09/6503
+-4.45985,48.06787,7456,3,18,0,28,50,4.05,5.0,fr,53140,149,2268540,1,2,Active Shallow Crust,0.0,89.98863,0.0,03/18/7456
+-4.45985,48.06787,3640,10,24,14,3,8,4.45,27.5,fr,53141,72,2268593,1,1,Active Shallow Crust,240.0053,57.99507,0.0,10/24/3640
+-4.45985,48.06787,7692,2,27,3,42,7,4.65,5.0,fr,53142,153,2268615,1,1,Active Shallow Crust,240.0113,57.99422,0.0,02/27/7692
+3.62378,49.8071,7780,1,27,18,6,2,3.75,15.0,fr,53143,155,2268988,1,1,Active Shallow Crust,240.009,58.01754,0.0,01/27/7780
+3.62378,49.8071,6248,1,1,9,48,35,4.25,5.0,fr,53144,124,2269044,1,1,Active Shallow Crust,0.0,89.98982,0.0,01/01/6248
+3.62378,49.8071,4872,4,14,5,36,43,4.45,15.0,fr,53145,97,2269069,1,1,Active Shallow Crust,0.0,89.98961,0.0,04/14/4872
+3.62378,49.8071,8394,11,3,7,43,15,5.35,5.0,fr,53146,167,2269176,1,1,Active Shallow Crust,0.0,89.99017,0.0,11/03/8394
+3.35379,46.08734,6281,1,23,2,5,4,3.55,5.0,fr,53147,125,2269440,1,1,Active Shallow Crust,0.0,89.98951,0.0,01/23/6281
+3.35379,46.08734,5588,2,11,23,33,23,3.65,5.0,fr,53148,111,2269452,1,1,Active Shallow Crust,0.0,89.99065,0.0,02/11/5588
+3.35379,46.08734,2300,1,22,1,20,7,3.65,27.5,fr,53149,45,2269460,1,1,Active Shallow Crust,0.0,89.99054,-90.0,01/22/2300
+3.35379,46.08734,1364,12,27,22,24,28,3.75,5.0,fr,53150,27,2269467,1,1,Active Shallow Crust,240.0081,58.0179,0.0,12/27/1364
+3.35379,46.08734,8578,12,18,18,1,48,3.75,15.0,fr,53151,171,2269468,1,1,Active Shallow Crust,240.0081,58.0179,0.0,12/18/8578
+3.35379,46.08734,1131,6,25,9,59,41,3.75,5.0,fr,53152,22,2269470,1,1,Active Shallow Crust,0.0,89.98876,-90.0,06/25/1131
+3.35379,46.08734,1127,11,2,18,31,34,3.85,15.0,fr,53153,22,2269477,1,1,Active Shallow Crust,0.0,89.9901,0.0,11/02/1127
+3.35379,46.08734,3374,4,22,7,3,18,4.05,5.0,fr,53154,67,2269500,1,1,Active Shallow Crust,0.0,89.99017,0.0,04/22/3374
+3.35379,46.08734,932,8,17,17,53,33,4.25,15.0,fr,53155,18,2269525,1,1,Active Shallow Crust,0.0,89.99063,0.0,08/17/0932
+-3.57013,47.33803,706,11,27,11,41,17,3.65,15.0,fr,53156,14,2269933,1,1,Active Shallow Crust,0.0,89.99087,0.0,11/27/0706
+-3.57013,47.33803,3719,5,3,15,2,49,3.95,5.0,fr,53157,74,2269968,1,1,Active Shallow Crust,0.0,89.98922,0.0,05/03/3719
+-3.57013,47.33803,5373,10,21,8,44,38,3.95,5.0,fr,53158,107,2269971,1,1,Active Shallow Crust,240.0201,58.00461,0.0,10/21/5373
+-3.57013,47.33803,7692,5,7,7,43,21,4.25,5.0,fr,53159,153,2270004,1,1,Active Shallow Crust,0.0,89.98932,0.0,05/07/7692
+4.64744,51.06353,8546,11,3,3,51,10,3.55,15.0,fr,53160,170,2270401,1,1,Active Shallow Crust,0.0,89.98733,0.0,11/03/8546
+4.64744,51.06353,5100,11,25,8,40,7,3.55,5.0,fr,53161,101,2270406,1,1,Active Shallow Crust,0.0,89.98717,-90.0,11/25/5100
+4.64744,51.06353,8745,8,15,0,49,0,3.65,5.0,fr,53162,174,2270412,1,1,Active Shallow Crust,0.0,89.9887,0.0,08/15/8745
+4.64744,51.06353,6988,11,4,10,14,0,3.85,5.0,fr,53163,139,2270436,1,1,Active Shallow Crust,0.0,89.99103,0.0,11/04/6988
+4.64744,51.06353,4980,10,25,9,52,15,3.85,5.0,fr,53164,99,2270445,1,1,Active Shallow Crust,128.8958,89.99327,0.0,10/25/4980
+4.64744,51.06353,8563,6,15,8,32,43,4.05,5.0,fr,53165,171,2270460,1,1,Active Shallow Crust,0.0,89.98931,0.0,06/15/8563
+4.64744,51.06353,552,6,3,23,42,10,4.15,15.0,fr,53166,11,2270482,1,1,Active Shallow Crust,128.8959,89.99364,0.0,06/03/0552
+4.64744,51.06353,1591,3,11,23,6,12,4.75,5.0,fr,53167,31,2270553,1,1,Active Shallow Crust,128.8873,89.98804,0.0,03/11/1591
+4.64744,51.06353,7639,6,28,0,3,42,6.05,27.5,fr,53168,152,2270702,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/28/7639
+3.95147,42.7528,6890,10,3,7,32,52,3.85,5.0,fr,53169,137,2271396,1,1,Active Shallow Crust,0.0,89.98952,0.0,10/03/6890
+3.95147,42.7528,9586,7,29,16,15,50,3.95,5.0,fr,53170,191,2271408,1,1,Active Shallow Crust,0.0,89.99065,0.0,07/29/9586
+3.95147,42.7528,8168,2,20,12,58,43,4.35,5.0,fr,53171,163,2271456,1,1,Active Shallow Crust,0.0,89.98969,0.0,02/20/8168
+0.03329,51.59186,4770,3,18,0,44,45,3.65,15.0,fr,53172,95,2271853,1,1,Active Shallow Crust,0.0,89.99001,0.0,03/18/4770
+0.03329,51.59186,8718,6,14,1,6,10,3.75,5.0,fr,53173,174,2271864,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/14/8718
+0.03329,51.59186,6295,10,21,1,24,10,3.85,15.0,fr,53174,125,2271886,1,1,Active Shallow Crust,128.8951,89.99372,0.0,10/21/6295
+0.03329,51.59186,4290,9,9,13,15,47,3.95,5.0,fr,53175,85,2271888,1,1,Active Shallow Crust,0.0,89.99,0.0,09/09/4290
+0.03329,51.59186,2533,9,15,20,46,7,4.45,5.0,fr,53176,50,2271954,1,1,Active Shallow Crust,0.0,89.99001,-90.0,09/15/2533
+5.29884,40.7775,3720,8,8,22,9,17,3.55,5.0,fr,53177,74,2272320,1,1,Active Shallow Crust,0.0,89.99236,0.0,08/08/3720
+-2.25876,49.88015,3808,8,8,21,33,36,4.65,15.0,fr,53178,76,2272933,1,1,Active Shallow Crust,0.0,89.98993,0.0,08/08/3808
+2.34835,47.37548,6896,9,8,3,56,16,3.55,5.0,fr,53179,137,2273280,1,1,Active Shallow Crust,0.0,89.98975,0.0,09/08/6896
+2.34835,47.37548,4574,11,24,0,21,1,3.75,5.0,fr,53180,91,2273304,1,1,Active Shallow Crust,0.0,89.98915,0.0,11/24/4574
+2.34835,47.37548,1629,11,14,4,54,39,3.75,5.0,fr,53181,32,2273313,1,1,Active Shallow Crust,128.897,89.96725,0.0,11/14/1629
+2.34835,47.37548,4188,9,6,3,1,43,3.95,5.0,fr,53182,83,2273328,1,2,Active Shallow Crust,0.0,89.98923,0.0,09/06/4188
+2.34835,47.37548,6822,10,29,21,26,32,3.95,5.0,fr,53183,136,2273328,1,2,Active Shallow Crust,0.0,89.98923,0.0,10/29/6822
+2.34835,47.37548,947,11,13,4,48,42,4.25,5.0,fr,53184,18,2273364,1,1,Active Shallow Crust,0.0,89.98933,0.0,11/13/0947
+2.34835,47.37548,1533,9,7,19,52,0,4.25,15.0,fr,53185,30,2273368,1,1,Active Shallow Crust,240.0078,57.99393,0.0,09/07/1533
+2.34835,47.37548,7075,5,27,20,27,32,4.45,5.0,fr,53186,141,2273388,1,1,Active Shallow Crust,0.0,89.99031,0.0,05/27/7075
+2.34835,47.37548,5165,6,15,2,11,38,4.55,27.5,fr,53187,103,2273405,1,1,Active Shallow Crust,240.0095,57.99723,0.0,06/15/5165
+7.31124,49.17102,826,5,10,23,24,37,3.65,5.0,fr,53188,16,2273772,1,1,Active Shallow Crust,0.0,89.98825,0.0,05/10/0826
+7.31124,49.17102,2355,1,12,0,30,46,3.65,15.0,fr,53189,47,2273782,1,1,Active Shallow Crust,128.9001,89.96358,0.0,01/12/2355
+7.31124,49.17102,7589,4,30,14,47,18,3.75,5.0,fr,53190,151,2273784,1,1,Active Shallow Crust,0.0,89.98952,0.0,04/30/7589
+7.31124,49.17102,6056,11,5,20,32,27,3.75,15.0,fr,53191,121,2273785,1,1,Active Shallow Crust,0.0,89.98952,0.0,11/05/6056
+7.31124,49.17102,3390,1,22,15,23,17,4.05,15.0,fr,53192,67,2273821,1,1,Active Shallow Crust,0.0,89.98888,0.0,01/22/3390
+7.31124,49.17102,2476,12,3,10,2,36,4.35,5.0,fr,53193,49,2273859,1,1,Active Shallow Crust,240.0089,57.99602,0.0,12/03/2476
+7.31124,49.17102,9323,1,5,5,6,59,4.65,5.0,fr,53194,186,2273898,1,1,Active Shallow Crust,0.0,89.9906,-90.0,01/05/9323
+2.36228,51.80012,7009,3,26,18,18,30,3.55,5.0,fr,53195,140,2274243,1,1,Active Shallow Crust,240.0127,57.99804,0.0,03/26/7009
+2.36228,51.80012,1747,7,12,18,31,42,3.65,27.5,fr,53196,34,2274257,1,1,Active Shallow Crust,240.0019,58.01277,0.0,07/12/1747
+2.36228,51.80012,3566,1,3,5,6,20,3.75,5.0,fr,53197,71,2274267,1,1,Active Shallow Crust,240.0089,58.01811,0.0,01/03/3566
+2.36228,51.80012,5533,7,21,23,48,45,4.85,27.5,fr,53198,110,2274398,1,1,Active Shallow Crust,0.0,89.99023,0.0,07/21/5533
+4.11156,43.04293,4141,10,26,17,9,15,3.75,5.0,fr,53199,82,2274744,1,1,Active Shallow Crust,0.0,89.98829,0.0,10/26/4141
+4.11156,43.04293,4650,10,1,11,21,6,4.15,5.0,fr,53200,92,2274801,1,1,Active Shallow Crust,128.8975,89.99446,0.0,10/01/4650
+4.11156,43.04293,3613,1,17,9,28,59,4.55,5.0,fr,53201,72,2274840,1,1,Active Shallow Crust,0.0,89.99068,0.0,01/17/3613
+1.06734,44.3521,5581,9,10,22,44,7,3.75,15.0,fr,53202,111,2275225,1,1,Active Shallow Crust,0.0,89.98997,0.0,09/10/5581
+1.06734,44.3521,5603,5,31,11,38,37,4.05,5.0,fr,53203,112,2275260,1,1,Active Shallow Crust,0.0,89.98986,0.0,05/31/5603
+7.86092,46.93663,6808,6,6,16,18,46,3.55,5.0,fr,53204,136,2276160,1,2,Active Shallow Crust,0.0,89.99312,0.0,06/06/6808
+7.86092,46.93663,8941,12,24,0,15,38,3.55,5.0,fr,53205,178,2276160,1,2,Active Shallow Crust,0.0,89.99312,0.0,12/24/8941
+7.86092,46.93663,2172,9,20,14,23,47,3.55,15.0,fr,53206,43,2276161,1,1,Active Shallow Crust,0.0,89.99312,0.0,09/20/2172
+7.86092,46.93663,5143,11,13,11,25,59,3.55,5.0,fr,53207,102,2276169,1,1,Active Shallow Crust,128.8957,89.99656,0.0,11/13/5143
+7.86092,46.93663,7586,3,15,17,42,10,3.65,5.0,fr,53208,151,2276172,1,4,Active Shallow Crust,0.0,89.98772,0.0,03/15/7586
+7.86092,46.93663,2527,3,23,4,45,57,3.65,5.0,fr,53209,50,2276172,1,4,Active Shallow Crust,0.0,89.98772,0.0,03/23/2527
+7.86092,46.93663,7752,5,21,0,39,50,3.65,5.0,fr,53210,155,2276172,1,4,Active Shallow Crust,0.0,89.98772,0.0,05/21/7752
+7.86092,46.93663,1505,7,2,5,23,23,3.65,5.0,fr,53211,30,2276172,1,4,Active Shallow Crust,0.0,89.98772,0.0,07/02/1505
+7.86092,46.93663,9486,3,21,1,8,17,3.65,5.0,fr,53212,189,2276175,1,2,Active Shallow Crust,240.0008,58.0138,0.0,03/21/9486
+7.86092,46.93663,4627,4,28,11,23,30,3.65,5.0,fr,53213,92,2276175,1,2,Active Shallow Crust,240.0008,58.0138,0.0,04/28/4627
+7.86092,46.93663,4190,2,2,10,40,21,3.75,5.0,fr,53214,83,2276184,1,3,Active Shallow Crust,0.0,89.98906,0.0,02/02/4190
+7.86092,46.93663,1507,9,30,8,44,40,3.75,5.0,fr,53215,30,2276184,1,3,Active Shallow Crust,0.0,89.98906,0.0,09/30/1507
+7.86092,46.93663,2761,10,25,11,32,21,3.75,5.0,fr,53216,55,2276184,1,3,Active Shallow Crust,0.0,89.98906,0.0,10/25/2761
+7.86092,46.93663,7389,9,17,13,32,46,3.75,15.0,fr,53217,147,2276185,1,2,Active Shallow Crust,0.0,89.98906,0.0,09/17/7389
+7.86092,46.93663,1691,11,19,6,1,54,3.75,15.0,fr,53218,33,2276185,1,2,Active Shallow Crust,0.0,89.98906,0.0,11/19/1691
+7.86092,46.93663,3089,2,1,16,46,20,3.75,27.5,fr,53219,61,2276186,1,1,Active Shallow Crust,0.0,89.98906,0.0,02/01/3089
+7.86092,46.93663,285,5,5,19,8,20,3.75,5.0,fr,53220,5,2276190,1,1,Active Shallow Crust,0.0,89.98894,-90.0,05/05/0285
+7.86092,46.93663,8012,1,28,0,4,19,3.75,5.0,fr,53221,160,2276193,1,1,Active Shallow Crust,128.8975,89.96693,0.0,01/28/8012
+7.86092,46.93663,3252,8,31,6,3,29,3.85,5.0,fr,53222,65,2276196,1,1,Active Shallow Crust,0.0,89.99025,0.0,08/31/3252
+7.86092,46.93663,9882,6,20,4,44,59,3.85,15.0,fr,53223,197,2276200,1,1,Active Shallow Crust,240.0114,57.99748,0.0,06/20/9882
+7.86092,46.93663,8069,10,27,4,37,18,3.95,5.0,fr,53224,161,2276211,1,2,Active Shallow Crust,240.0201,58.00464,0.0,10/27/8069
+7.86092,46.93663,9472,10,16,8,57,49,3.95,5.0,fr,53225,189,2276211,1,2,Active Shallow Crust,240.0201,58.00464,0.0,10/16/9472
+7.86092,46.93663,4922,2,22,22,0,34,3.95,5.0,fr,53226,98,2276214,1,1,Active Shallow Crust,0.0,89.99121,-90.0,02/22/4922
+7.86092,46.93663,8299,2,5,3,16,56,4.05,5.0,fr,53227,165,2276220,1,1,Active Shallow Crust,0.0,89.98838,0.0,02/05/8299
+7.86092,46.93663,8624,10,23,0,48,32,4.05,5.0,fr,53228,172,2276229,1,1,Active Shallow Crust,128.89,89.99419,0.0,10/23/8624
+7.86092,46.93663,4432,5,30,19,6,7,4.25,27.5,fr,53229,88,2276246,1,1,Active Shallow Crust,0.0,89.99078,0.0,05/30/4432
+7.86092,46.93663,1152,7,23,7,45,30,4.25,5.0,fr,53230,23,2276247,1,1,Active Shallow Crust,240.0082,57.99369,0.0,07/23/1152
+7.86092,46.93663,6705,9,10,0,26,54,4.35,15.0,fr,53231,134,2276260,1,1,Active Shallow Crust,240.009,57.99579,0.0,09/10/6705
+7.86092,46.93663,398,9,27,9,10,17,4.35,5.0,fr,53232,7,2276265,1,1,Active Shallow Crust,128.8976,89.98254,0.0,09/27/0398
+7.86092,46.93663,6882,12,21,6,11,6,4.45,27.5,fr,53233,137,2276270,1,1,Active Shallow Crust,0.0,89.99023,0.0,12/21/6882
+7.86092,46.93663,5795,11,10,5,22,18,4.45,5.0,fr,53234,115,2276271,1,1,Active Shallow Crust,240.0049,57.99467,0.0,11/10/5795
+7.86092,46.93663,8810,6,1,2,6,43,4.45,27.5,fr,53235,176,2276279,1,1,Active Shallow Crust,128.892,89.9939,0.0,06/01/8810
+7.86092,46.93663,6493,2,9,9,18,20,4.55,15.0,fr,53236,129,2276281,1,1,Active Shallow Crust,0.0,89.98911,0.0,02/09/6493
+7.86092,46.93663,8825,6,18,6,50,10,4.75,15.0,fr,53237,176,2276308,1,1,Active Shallow Crust,240.0073,58.00471,0.0,06/18/8825
+7.86092,46.93663,3725,1,7,7,29,23,4.85,27.5,fr,53238,74,2276318,1,1,Active Shallow Crust,0.0,89.99075,0.0,01/07/3725
+7.86092,46.93663,4357,11,19,1,25,57,4.95,5.0,fr,53239,87,2276331,1,1,Active Shallow Crust,240.012,58.00455,0.0,11/19/4357
+7.86092,46.93663,4178,11,26,7,44,38,5.25,5.0,fr,53240,83,2276367,1,1,Active Shallow Crust,240.0259,58.00019,0.0,11/26/4178
+1.51995,48.39028,7255,2,22,9,52,37,3.55,5.0,fr,53241,145,2276640,1,1,Active Shallow Crust,0.0,89.98995,0.0,02/22/7255
+1.51995,48.39028,9363,12,16,21,35,14,3.55,27.5,fr,53242,187,2276642,1,1,Active Shallow Crust,0.0,89.98995,0.0,12/16/9363
+1.51995,48.39028,6112,3,21,13,33,29,3.65,5.0,fr,53243,122,2276652,1,2,Active Shallow Crust,0.0,89.98956,0.0,03/21/6112
+1.51995,48.39028,5247,5,6,4,6,18,3.65,5.0,fr,53244,104,2276652,1,2,Active Shallow Crust,0.0,89.98956,0.0,05/06/5247
+1.51995,48.39028,4015,10,30,12,45,7,3.75,15.0,fr,53245,80,2276665,1,1,Active Shallow Crust,0.0,89.98936,0.0,10/30/4015
+3.87925,44.99333,8636,1,10,9,54,18,3.65,5.0,fr,53246,172,2277132,1,3,Active Shallow Crust,0.0,89.99046,0.0,01/10/8636
+3.87925,44.99333,2342,12,5,20,39,0,3.65,5.0,fr,53247,46,2277132,1,3,Active Shallow Crust,0.0,89.99046,0.0,12/05/2342
+3.87925,44.99333,5629,10,29,22,45,53,3.65,5.0,fr,53248,112,2277132,1,3,Active Shallow Crust,0.0,89.99046,0.0,10/29/5629
+3.87925,44.99333,9554,5,25,19,16,54,3.65,5.0,fr,53249,191,2277135,1,1,Active Shallow Crust,240.0007,58.01303,0.0,05/25/9554
+3.87925,44.99333,9910,5,13,11,55,18,3.75,5.0,fr,53250,198,2277144,1,1,Active Shallow Crust,0.0,89.98867,0.0,05/13/9910
+3.87925,44.99333,5759,4,12,9,39,51,3.85,15.0,fr,53251,115,2277157,1,1,Active Shallow Crust,0.0,89.98991,0.0,04/12/5759
+3.87925,44.99333,9453,3,24,0,37,42,3.85,15.0,fr,53252,189,2277166,1,1,Active Shallow Crust,128.8958,89.99369,0.0,03/24/9453
+3.87925,44.99333,2604,7,30,20,5,24,3.95,5.0,fr,53253,52,2277168,1,2,Active Shallow Crust,0.0,89.991,0.0,07/30/2604
+3.87925,44.99333,5033,11,17,6,3,42,3.95,5.0,fr,53254,100,2277168,1,2,Active Shallow Crust,0.0,89.991,0.0,11/17/5033
+3.87925,44.99333,6013,7,30,9,5,56,3.95,27.5,fr,53255,120,2277176,1,1,Active Shallow Crust,0.0,89.9909,-90.0,07/30/6013
+3.87925,44.99333,2932,1,25,16,55,11,4.05,27.5,fr,53256,58,2277182,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/25/2932
+3.87925,44.99333,671,7,2,4,36,28,4.45,15.0,fr,53257,13,2277229,1,1,Active Shallow Crust,0.0,89.98988,0.0,07/02/0671
+3.87925,44.99333,8342,3,31,15,28,58,4.95,5.0,fr,53258,166,2277294,1,1,Active Shallow Crust,0.0,89.98992,-90.0,03/31/8342
+0.38202,51.08791,9415,3,5,0,46,29,3.55,15.0,fr,53259,188,2277601,1,1,Active Shallow Crust,0.0,89.9901,0.0,03/05/9415
+0.38202,51.08791,5793,6,22,9,21,25,3.65,5.0,fr,53260,115,2277612,1,1,Active Shallow Crust,0.0,89.99012,0.0,06/22/5793
+0.38202,51.08791,5146,6,10,12,14,55,4.05,5.0,fr,53261,102,2277663,1,1,Active Shallow Crust,240.0068,58.00595,0.0,06/10/5146
+0.38202,51.08791,4256,11,29,22,6,56,4.15,5.0,fr,53262,85,2277672,1,1,Active Shallow Crust,0.0,89.99008,0.0,11/29/4256
+0.38202,51.08791,8248,4,1,16,46,8,4.85,15.0,fr,53263,164,2277760,1,1,Active Shallow Crust,240.0192,58.0027,0.0,04/01/8248
+5.05842,45.02841,8574,5,12,9,20,27,3.55,5.0,fr,53264,171,2278080,1,2,Active Shallow Crust,0.0,89.99287,0.0,05/12/8574
+5.05842,45.02841,3530,3,14,18,8,50,3.55,5.0,fr,53265,70,2278080,1,2,Active Shallow Crust,0.0,89.99287,0.0,03/14/3530
+5.05842,45.02841,4529,3,23,9,37,40,3.55,5.0,fr,53266,90,2278083,1,1,Active Shallow Crust,240.0118,57.99851,0.0,03/23/4529
+5.05842,45.02841,5394,9,8,17,28,14,3.55,5.0,fr,53267,107,2278086,1,1,Active Shallow Crust,0.0,89.99279,-90.0,09/08/5394
+5.05842,45.02841,3279,5,17,7,33,56,3.65,5.0,fr,53268,65,2278092,1,1,Active Shallow Crust,0.0,89.9873,0.0,05/17/3279
+5.05842,45.02841,931,1,11,15,27,20,3.65,15.0,fr,53269,18,2278093,1,1,Active Shallow Crust,0.0,89.9873,0.0,01/11/0931
+5.05842,45.02841,6162,9,26,19,10,25,3.65,15.0,fr,53270,123,2278102,1,1,Active Shallow Crust,128.9001,89.96349,0.0,09/26/6162
+5.05842,45.02841,9449,10,20,2,10,28,3.75,5.0,fr,53271,188,2278104,1,1,Active Shallow Crust,0.0,89.98868,0.0,10/20/9449
+5.05842,45.02841,5600,6,2,11,38,37,3.75,5.0,fr,53272,111,2278110,1,1,Active Shallow Crust,0.0,89.98855,-90.0,06/02/5600
+5.05842,45.02841,8087,9,5,5,54,42,3.85,5.0,fr,53273,161,2278116,1,2,Active Shallow Crust,0.0,89.98991,0.0,09/05/8087
+5.05842,45.02841,297,11,18,16,4,8,3.85,5.0,fr,53274,5,2278116,1,2,Active Shallow Crust,0.0,89.98991,0.0,11/18/0297
+5.05842,45.02841,6507,7,9,16,42,52,3.85,15.0,fr,53275,130,2278117,1,1,Active Shallow Crust,0.0,89.98991,0.0,07/09/6507
+5.05842,45.02841,2556,11,9,15,23,13,3.85,5.0,fr,53276,51,2278119,1,1,Active Shallow Crust,240.0111,57.99738,0.0,11/09/2556
+5.05842,45.02841,3673,10,31,15,42,24,3.95,5.0,fr,53277,73,2278128,1,4,Active Shallow Crust,0.0,89.991,0.0,10/31/3673
+5.05842,45.02841,3414,10,10,22,39,3,3.95,5.0,fr,53278,68,2278128,1,4,Active Shallow Crust,0.0,89.991,0.0,10/10/3414
+5.05842,45.02841,84,7,21,22,52,2,3.95,5.0,fr,53279,1,2278128,1,4,Active Shallow Crust,0.0,89.991,0.0,07/21/0084
+5.05842,45.02841,7169,5,21,7,28,25,3.95,5.0,fr,53280,143,2278128,1,4,Active Shallow Crust,0.0,89.991,0.0,05/21/7169
+5.05842,45.02841,5294,7,4,22,47,43,4.25,15.0,fr,53281,105,2278174,1,1,Active Shallow Crust,128.8946,89.98089,0.0,07/04/5294
+5.05842,45.02841,2513,10,17,15,26,7,4.35,27.5,fr,53282,50,2278181,1,1,Active Shallow Crust,240.0076,57.99617,0.0,10/17/2513
+5.05842,45.02841,3732,4,26,20,46,10,4.45,27.5,fr,53283,74,2278190,1,1,Active Shallow Crust,0.0,89.98988,0.0,04/26/3732
+-2.98976,46.43822,7750,11,12,22,26,9,4.05,5.0,fr,53284,154,2278620,1,1,Active Shallow Crust,0.0,89.99023,0.0,11/12/7750
+8.68637,48.4356,8411,11,3,17,56,33,3.55,5.0,fr,53285,168,2279040,1,2,Active Shallow Crust,0.0,89.98662,0.0,11/03/8411
+8.68637,48.4356,9118,6,4,22,48,4,3.55,5.0,fr,53286,182,2279040,1,2,Active Shallow Crust,0.0,89.98662,0.0,06/04/9118
+8.68637,48.4356,6013,2,23,21,55,28,3.55,15.0,fr,53287,120,2279041,1,1,Active Shallow Crust,0.0,89.98662,0.0,02/23/6013
+8.68637,48.4356,7512,10,30,23,5,50,3.55,15.0,fr,53288,150,2279044,1,1,Active Shallow Crust,240.0127,57.99851,0.0,10/30/7512
+8.68637,48.4356,8829,3,7,12,12,3,3.65,5.0,fr,53289,176,2279052,1,2,Active Shallow Crust,0.0,89.98808,0.0,03/07/8829
+8.68637,48.4356,3314,2,27,6,48,49,3.65,5.0,fr,53290,66,2279052,1,2,Active Shallow Crust,0.0,89.98808,0.0,02/27/3314
+8.68637,48.4356,7028,10,23,11,34,45,3.65,5.0,fr,53291,140,2279058,1,1,Active Shallow Crust,0.0,89.98794,-90.0,10/23/7028
+8.68637,48.4356,3447,2,23,22,11,58,3.75,5.0,fr,53292,68,2279064,1,1,Active Shallow Crust,0.0,89.98937,0.0,02/23/3447
+8.68637,48.4356,7737,7,11,21,36,8,3.85,5.0,fr,53293,154,2279076,1,2,Active Shallow Crust,0.0,89.99052,0.0,07/11/7737
+8.68637,48.4356,8700,5,4,16,36,24,3.85,5.0,fr,53294,173,2279076,1,2,Active Shallow Crust,0.0,89.99052,0.0,05/04/8700
+8.68637,48.4356,538,6,25,12,37,16,3.85,15.0,fr,53295,10,2279077,1,1,Active Shallow Crust,0.0,89.99052,0.0,06/25/0538
+8.68637,48.4356,5444,3,20,5,36,46,3.95,5.0,fr,53296,108,2279088,1,1,Active Shallow Crust,0.0,89.99155,0.0,03/20/5444
+8.68637,48.4356,899,10,28,15,40,36,4.05,5.0,fr,53297,17,2279103,1,1,Active Shallow Crust,240.006,58.0074,0.0,10/28/0899
+8.68637,48.4356,2142,5,6,13,26,47,4.05,27.5,fr,53298,42,2279105,1,1,Active Shallow Crust,240.006,58.00737,0.0,05/06/2142
+8.68637,48.4356,4525,5,1,6,42,31,4.45,27.5,fr,53299,90,2279150,1,1,Active Shallow Crust,0.0,89.9905,0.0,05/01/4525
+8.68637,48.4356,1052,11,1,17,21,36,4.55,5.0,fr,53300,21,2279160,1,1,Active Shallow Crust,0.0,89.99154,0.0,11/01/1052
+7.25404,48.7861,5654,4,6,18,26,59,3.55,15.0,fr,53301,113,2279521,1,1,Active Shallow Crust,0.0,89.98671,0.0,04/06/5654
+7.25404,48.7861,8434,10,1,6,20,56,3.55,5.0,fr,53302,168,2279526,1,1,Active Shallow Crust,0.0,89.99328,-90.0,10/01/8434
+7.25404,48.7861,7728,4,15,6,56,51,4.15,5.0,fr,53303,154,2279595,1,1,Active Shallow Crust,240.0089,57.99776,0.0,04/15/7728
+7.25404,48.7861,4136,12,1,16,13,54,4.45,5.0,fr,53304,82,2279631,1,1,Active Shallow Crust,240.0057,57.99492,0.0,12/01/4136
+7.25404,48.7861,6346,8,6,1,51,37,4.45,15.0,fr,53305,126,2279635,1,1,Active Shallow Crust,0.0,89.99046,-90.0,08/06/6346
+7.25404,48.7861,9047,6,24,13,26,47,4.45,15.0,fr,53306,180,2279638,1,1,Active Shallow Crust,128.8917,89.99411,0.0,06/24/9047
+7.25404,48.7861,9135,11,9,10,56,56,4.55,5.0,fr,53307,182,2279649,1,1,Active Shallow Crust,128.8934,89.98577,0.0,11/09/9135
+2.38616,42.24851,5771,2,6,8,22,40,3.55,5.0,fr,53308,115,2280480,1,5,Active Shallow Crust,0.0,89.9888,0.0,02/06/5771
+2.38616,42.24851,4528,2,17,6,55,49,3.55,5.0,fr,53309,90,2280480,1,5,Active Shallow Crust,0.0,89.9888,0.0,02/17/4528
+2.38616,42.24851,2485,2,28,2,10,23,3.55,5.0,fr,53310,49,2280480,1,5,Active Shallow Crust,0.0,89.9888,0.0,02/28/2485
+2.38616,42.24851,5895,6,23,22,39,21,3.55,5.0,fr,53311,117,2280480,1,5,Active Shallow Crust,0.0,89.9888,0.0,06/23/5895
+2.38616,42.24851,5741,12,30,23,29,7,3.55,5.0,fr,53312,114,2280480,1,5,Active Shallow Crust,0.0,89.9888,0.0,12/30/5741
+2.38616,42.24851,5652,1,18,7,28,15,3.55,5.0,fr,53313,113,2280483,1,2,Active Shallow Crust,240.0112,57.99822,0.0,01/18/5652
+2.38616,42.24851,5765,3,23,17,16,49,3.55,5.0,fr,53314,115,2280483,1,2,Active Shallow Crust,240.0112,57.99822,0.0,03/23/5765
+2.38616,42.24851,4415,1,26,3,54,18,3.55,5.0,fr,53315,88,2280486,1,1,Active Shallow Crust,0.0,89.98867,-90.0,01/26/4415
+2.38616,42.24851,4395,4,26,12,8,42,3.55,15.0,fr,53316,87,2280490,1,1,Active Shallow Crust,128.8962,89.9944,0.0,04/26/4395
+2.38616,42.24851,7368,1,20,15,39,47,3.65,5.0,fr,53317,147,2280492,1,3,Active Shallow Crust,0.0,89.99002,0.0,01/20/7368
+2.38616,42.24851,9473,9,1,20,23,20,3.65,5.0,fr,53318,189,2280492,1,3,Active Shallow Crust,0.0,89.99002,0.0,09/01/9473
+2.38616,42.24851,3163,11,27,4,49,38,3.65,5.0,fr,53319,63,2280492,1,3,Active Shallow Crust,0.0,89.99002,0.0,11/27/3163
+2.38616,42.24851,3755,12,25,0,26,18,3.65,15.0,fr,53320,75,2280493,1,2,Active Shallow Crust,0.0,89.99002,0.0,12/25/3755
+2.38616,42.24851,1378,11,16,13,39,30,3.65,15.0,fr,53321,27,2280493,1,2,Active Shallow Crust,0.0,89.99002,0.0,11/16/1378
+2.38616,42.24851,7400,6,29,4,5,19,3.65,27.5,fr,53322,147,2280494,1,1,Active Shallow Crust,0.0,89.99002,0.0,06/29/7400
+2.38616,42.24851,8815,8,16,13,8,7,3.65,15.0,fr,53323,176,2280499,1,2,Active Shallow Crust,0.0,89.98991,-90.0,08/16/8815
+2.38616,42.24851,4714,2,1,19,20,49,3.65,15.0,fr,53324,94,2280499,1,2,Active Shallow Crust,0.0,89.98991,-90.0,02/01/4714
+2.38616,42.24851,8631,6,7,10,49,44,3.75,5.0,fr,53325,172,2280504,1,3,Active Shallow Crust,0.0,89.9911,0.0,06/07/8631
+2.38616,42.24851,5839,4,14,0,18,1,3.75,5.0,fr,53326,116,2280504,1,3,Active Shallow Crust,0.0,89.9911,0.0,04/14/5839
+2.38616,42.24851,4756,7,15,3,4,17,3.75,5.0,fr,53327,95,2280504,1,3,Active Shallow Crust,0.0,89.9911,0.0,07/15/4756
+2.38616,42.24851,9282,8,6,18,40,42,3.75,15.0,fr,53328,185,2280505,1,2,Active Shallow Crust,0.0,89.9911,0.0,08/06/9282
+2.38616,42.24851,5662,6,23,6,26,15,3.75,15.0,fr,53329,113,2280505,1,2,Active Shallow Crust,0.0,89.9911,0.0,06/23/5662
+2.38616,42.24851,3174,1,26,11,33,24,3.75,27.5,fr,53330,63,2280515,1,1,Active Shallow Crust,128.8969,89.96741,0.0,01/26/3174
+2.38616,42.24851,572,8,17,12,14,53,3.85,5.0,fr,53331,11,2280516,1,1,Active Shallow Crust,0.0,89.98943,0.0,08/17/0572
+2.38616,42.24851,3243,11,17,17,53,35,3.85,5.0,fr,53332,64,2280519,1,1,Active Shallow Crust,240.0102,57.99771,0.0,11/17/3243
+2.38616,42.24851,4948,1,6,3,0,34,3.95,15.0,fr,53333,98,2280529,1,1,Active Shallow Crust,0.0,89.99058,0.0,01/06/4948
+2.38616,42.24851,801,9,13,9,6,21,3.95,5.0,fr,53334,16,2280534,1,1,Active Shallow Crust,0.0,89.99047,-90.0,09/13/0801
+2.38616,42.24851,4578,2,24,23,40,0,4.05,15.0,fr,53335,91,2280541,1,1,Active Shallow Crust,0.0,89.98951,0.0,02/24/4578
+2.38616,42.24851,2632,11,11,8,17,52,4.05,5.0,fr,53336,52,2280543,1,1,Active Shallow Crust,240.0052,58.00576,0.0,11/11/2632
+2.38616,42.24851,9910,10,19,20,54,41,4.15,5.0,fr,53337,198,2280555,1,1,Active Shallow Crust,240.0074,57.99721,0.0,10/19/9910
+2.38616,42.24851,4263,6,10,23,26,9,4.25,15.0,fr,53338,85,2280565,1,1,Active Shallow Crust,0.0,89.99,0.0,06/10/4263
+2.38616,42.24851,9357,8,30,14,23,53,4.35,5.0,fr,53339,187,2280579,1,1,Active Shallow Crust,240.0077,57.99586,0.0,08/30/9357
+2.38616,42.24851,1147,5,27,14,59,42,4.35,15.0,fr,53340,22,2280580,1,1,Active Shallow Crust,240.0077,57.99586,0.0,05/27/1147
+2.38616,42.24851,6995,2,2,13,22,38,4.45,5.0,fr,53341,139,2280588,1,1,Active Shallow Crust,0.0,89.9894,0.0,02/02/6995
+2.38616,42.24851,5981,5,20,12,31,50,4.45,15.0,fr,53342,119,2280595,1,1,Active Shallow Crust,0.0,89.99062,-90.0,05/20/5981
+2.38616,42.24851,887,1,8,21,44,12,4.55,5.0,fr,53343,17,2280603,1,1,Active Shallow Crust,240.0082,57.99721,0.0,01/08/0887
+2.38616,42.24851,1116,8,15,1,30,47,4.65,15.0,fr,53344,22,2280613,1,2,Active Shallow Crust,0.0,89.98948,0.0,08/15/1116
+2.38616,42.24851,5867,8,29,22,56,32,4.65,15.0,fr,53345,117,2280613,1,2,Active Shallow Crust,0.0,89.98948,0.0,08/29/5867
+2.38616,42.24851,8561,2,9,9,49,7,4.85,15.0,fr,53346,171,2280637,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/09/8561
+2.38616,42.24851,8346,6,13,1,39,54,4.95,5.0,fr,53347,166,2280648,1,1,Active Shallow Crust,0.0,89.99032,0.0,06/13/8346
+2.38616,42.24851,7677,11,27,9,39,16,5.05,5.0,fr,53348,153,2280663,1,1,Active Shallow Crust,240.0202,57.99723,0.0,11/27/7677
+2.38616,42.24851,5943,8,22,6,4,23,5.55,5.0,fr,53349,118,2280720,1,1,Active Shallow Crust,0.0,89.98992,0.0,08/22/5943
+2.32658,53.07136,1026,10,23,9,45,2,4.75,5.0,fr,53350,20,2281104,1,1,Active Shallow Crust,0.0,89.9901,0.0,10/23/1026
+6.50068,44.81896,6593,8,15,6,13,3,3.55,5.0,fr,53351,131,2281440,1,3,Active Shallow Crust,0.0,89.99284,0.0,08/15/6593
+6.50068,44.81896,4621,12,15,0,17,38,3.55,5.0,fr,53352,92,2281440,1,3,Active Shallow Crust,0.0,89.99284,0.0,12/15/4621
+6.50068,44.81896,1261,7,1,8,40,11,3.55,5.0,fr,53353,25,2281440,1,3,Active Shallow Crust,0.0,89.99284,0.0,07/01/1261
+6.50068,44.81896,138,3,5,9,53,58,3.55,15.0,fr,53354,2,2281441,1,2,Active Shallow Crust,0.0,89.99284,0.0,03/05/0138
+6.50068,44.81896,8160,12,29,14,16,53,3.55,15.0,fr,53355,163,2281441,1,2,Active Shallow Crust,0.0,89.99284,0.0,12/29/8160
+6.50068,44.81896,5590,11,15,12,56,11,3.65,5.0,fr,53356,111,2281452,1,4,Active Shallow Crust,0.0,89.98725,0.0,11/15/5590
+6.50068,44.81896,1798,4,22,21,11,25,3.65,5.0,fr,53357,35,2281452,1,4,Active Shallow Crust,0.0,89.98725,0.0,04/22/1798
+6.50068,44.81896,3784,1,30,22,5,37,3.65,5.0,fr,53358,75,2281452,1,4,Active Shallow Crust,0.0,89.98725,0.0,01/30/3784
+6.50068,44.81896,818,9,26,2,38,55,3.65,5.0,fr,53359,16,2281452,1,4,Active Shallow Crust,0.0,89.98725,0.0,09/26/0818
+6.50068,44.81896,6591,10,14,13,29,22,3.65,15.0,fr,53360,131,2281453,1,1,Active Shallow Crust,0.0,89.98725,0.0,10/14/6591
+6.50068,44.81896,3937,10,6,10,59,14,3.65,5.0,fr,53361,78,2281455,1,1,Active Shallow Crust,240.0003,58.01374,0.0,10/06/3937
+6.50068,44.81896,5389,2,6,23,54,0,3.65,27.5,fr,53362,107,2281460,1,1,Active Shallow Crust,0.0,89.9871,-90.0,02/06/5389
+6.50068,44.81896,9399,10,23,18,34,44,3.85,5.0,fr,53363,187,2281476,1,1,Active Shallow Crust,0.0,89.98988,0.0,10/23/9399
+6.50068,44.81896,9723,7,20,21,29,58,3.85,5.0,fr,53364,194,2281479,1,1,Active Shallow Crust,240.0105,57.99856,0.0,07/20/9723
+6.50068,44.81896,1410,8,5,7,16,40,3.95,5.0,fr,53365,28,2281488,1,2,Active Shallow Crust,0.0,89.99097,0.0,08/05/1410
+6.50068,44.81896,6090,4,22,13,53,32,3.95,5.0,fr,53366,121,2281488,1,2,Active Shallow Crust,0.0,89.99097,0.0,04/22/6090
+6.50068,44.81896,5797,11,9,12,44,17,4.05,5.0,fr,53367,115,2281500,1,1,Active Shallow Crust,0.0,89.99196,0.0,11/09/5797
+6.50068,44.81896,1264,11,20,15,42,6,4.05,15.0,fr,53368,25,2281501,1,1,Active Shallow Crust,0.0,89.99196,0.0,11/20/1264
+6.50068,44.81896,1652,10,20,1,26,57,4.05,27.5,fr,53369,33,2281502,1,1,Active Shallow Crust,0.0,89.99196,0.0,10/20/1652
+6.50068,44.81896,9371,1,7,23,18,54,4.15,5.0,fr,53370,187,2281518,1,1,Active Shallow Crust,0.0,89.98912,-90.0,01/07/9371
+6.50068,44.81896,9683,5,30,4,11,16,4.25,5.0,fr,53371,193,2281524,1,1,Active Shallow Crust,0.0,89.99042,0.0,05/30/9683
+6.50068,44.81896,4457,10,16,20,20,29,4.45,5.0,fr,53372,89,2281548,1,1,Active Shallow Crust,0.0,89.98985,0.0,10/16/4457
+6.50068,44.81896,9637,10,17,7,55,14,4.45,15.0,fr,53373,192,2281549,1,1,Active Shallow Crust,0.0,89.98985,0.0,10/17/9637
+6.50068,44.81896,629,6,28,1,44,29,4.65,15.0,fr,53374,12,2281573,1,1,Active Shallow Crust,0.0,89.98992,0.0,06/28/0629
+6.50068,44.81896,4429,7,27,10,20,50,4.85,27.5,fr,53375,88,2281598,1,1,Active Shallow Crust,0.0,89.99039,0.0,07/27/4429
+6.50068,44.81896,2859,1,23,18,6,5,5.45,15.0,fr,53376,57,2281669,1,1,Active Shallow Crust,0.0,89.99036,0.0,01/23/2859
+6.50068,44.81896,6212,4,8,8,29,26,5.65,5.0,fr,53377,124,2281692,1,1,Active Shallow Crust,0.0,89.98979,0.0,04/08/6212
+5.10437,49.27041,5151,12,28,12,53,53,3.65,5.0,fr,53378,103,2281932,1,1,Active Shallow Crust,0.0,89.98827,0.0,12/28/5151
+-1.30334,43.03739,8686,5,18,8,30,17,3.55,5.0,fr,53379,173,2282400,1,2,Active Shallow Crust,0.0,89.99078,0.0,05/18/8686
+-1.30334,43.03739,336,5,20,8,50,35,3.55,5.0,fr,53380,6,2282400,1,2,Active Shallow Crust,0.0,89.99078,0.0,05/20/0336
+-1.30334,43.03739,1033,7,13,18,56,42,3.55,27.5,fr,53381,20,2282402,1,1,Active Shallow Crust,0.0,89.99078,0.0,07/13/1033
+-1.30334,43.03739,7215,4,14,16,47,9,3.55,5.0,fr,53382,144,2282403,1,1,Active Shallow Crust,240.0119,57.99808,0.0,04/14/7215
+-1.30334,43.03739,9670,10,4,15,49,0,3.55,15.0,fr,53383,193,2282404,1,1,Active Shallow Crust,240.0119,57.99808,0.0,10/04/9670
+-1.30334,43.03739,7701,7,10,22,27,17,3.55,5.0,fr,53384,154,2282406,1,1,Active Shallow Crust,0.0,89.99068,-90.0,07/10/7701
+-1.30334,43.03739,8677,8,10,0,40,55,3.55,15.0,fr,53385,173,2282407,1,1,Active Shallow Crust,0.0,89.99068,-90.0,08/10/8677
+-1.30334,43.03739,6166,2,6,9,2,16,3.65,5.0,fr,53386,123,2282412,1,3,Active Shallow Crust,0.0,89.99015,0.0,02/06/6166
+-1.30334,43.03739,2689,1,7,5,42,33,3.65,5.0,fr,53387,53,2282412,1,3,Active Shallow Crust,0.0,89.99015,0.0,01/07/2689
+-1.30334,43.03739,532,10,7,2,7,6,3.65,5.0,fr,53388,10,2282412,1,3,Active Shallow Crust,0.0,89.99015,0.0,10/07/0532
+-1.30334,43.03739,8136,10,4,18,15,18,3.65,15.0,fr,53389,162,2282413,1,1,Active Shallow Crust,0.0,89.99015,0.0,10/04/8136
+-1.30334,43.03739,94,1,19,14,57,1,3.75,5.0,fr,53390,1,2282424,1,3,Active Shallow Crust,0.0,89.98975,0.0,01/19/0094
+-1.30334,43.03739,8954,1,20,22,22,14,3.75,5.0,fr,53391,179,2282424,1,3,Active Shallow Crust,0.0,89.98975,0.0,01/20/8954
+-1.30334,43.03739,7729,9,9,16,16,51,3.75,5.0,fr,53392,154,2282424,1,3,Active Shallow Crust,0.0,89.98975,0.0,09/09/7729
+-1.30334,43.03739,551,4,26,7,28,44,3.75,27.5,fr,53393,11,2282426,1,1,Active Shallow Crust,0.0,89.98975,0.0,04/26/0551
+-1.30334,43.03739,603,9,28,21,37,6,3.75,5.0,fr,53394,12,2282427,1,2,Active Shallow Crust,240.0078,58.01758,0.0,09/28/0603
+-1.30334,43.03739,820,7,27,23,27,39,3.75,5.0,fr,53395,16,2282427,1,2,Active Shallow Crust,240.0078,58.01758,0.0,07/27/0820
+-1.30334,43.03739,6724,7,23,5,9,15,3.75,5.0,fr,53396,134,2282430,1,1,Active Shallow Crust,0.0,89.98964,-90.0,07/23/6724
+-1.30334,43.03739,6250,2,19,19,4,48,3.75,5.0,fr,53397,124,2282433,1,1,Active Shallow Crust,128.8968,89.96743,0.0,02/19/6250
+-1.30334,43.03739,6661,2,16,11,54,53,3.85,5.0,fr,53398,133,2282436,1,3,Active Shallow Crust,0.0,89.98956,0.0,02/16/6661
+-1.30334,43.03739,2330,12,3,0,29,51,3.85,5.0,fr,53399,46,2282436,1,3,Active Shallow Crust,0.0,89.98956,0.0,12/03/2330
+-1.30334,43.03739,5412,5,5,3,38,58,3.85,5.0,fr,53400,108,2282436,1,3,Active Shallow Crust,0.0,89.98956,0.0,05/05/5412
+-1.30334,43.03739,232,10,24,6,50,34,3.85,15.0,fr,53401,4,2282437,1,1,Active Shallow Crust,0.0,89.98956,0.0,10/24/0232
+-1.30334,43.03739,2781,1,5,1,41,0,3.85,27.5,fr,53402,55,2282438,1,1,Active Shallow Crust,0.0,89.98956,0.0,01/05/2781
+-1.30334,43.03739,238,7,29,23,36,34,3.85,5.0,fr,53403,4,2282445,1,1,Active Shallow Crust,128.8959,89.99413,0.0,07/29/0238
+-1.30334,43.03739,9917,11,6,10,40,56,3.85,15.0,fr,53404,198,2282446,1,1,Active Shallow Crust,128.8959,89.99413,0.0,11/06/9917
+-1.30334,43.03739,4780,7,9,8,10,2,3.95,5.0,fr,53405,95,2282448,1,1,Active Shallow Crust,0.0,89.98954,0.0,07/09/4780
+-1.30334,43.03739,5336,11,9,0,39,22,3.95,15.0,fr,53406,106,2282449,1,2,Active Shallow Crust,0.0,89.98954,0.0,11/09/5336
+-1.30334,43.03739,4598,8,22,11,37,57,3.95,15.0,fr,53407,91,2282449,1,2,Active Shallow Crust,0.0,89.98954,0.0,08/22/4598
+-1.30334,43.03739,8760,7,12,7,38,15,3.95,5.0,fr,53408,175,2282451,1,1,Active Shallow Crust,240.0191,58.00491,0.0,07/12/8760
+-1.30334,43.03739,8829,8,16,12,25,29,4.05,5.0,fr,53409,176,2282460,1,3,Active Shallow Crust,0.0,89.98964,0.0,08/16/8829
+-1.30334,43.03739,4311,3,16,18,32,19,4.05,5.0,fr,53410,86,2282460,1,3,Active Shallow Crust,0.0,89.98964,0.0,03/16/4311
+-1.30334,43.03739,3258,3,5,19,59,48,4.05,5.0,fr,53411,65,2282460,1,3,Active Shallow Crust,0.0,89.98964,0.0,03/05/3258
+-1.30334,43.03739,4231,8,29,5,31,28,4.05,15.0,fr,53412,84,2282464,1,1,Active Shallow Crust,240.0054,58.00556,0.0,08/29/4231
+-1.30334,43.03739,6323,9,24,20,18,54,4.15,15.0,fr,53413,126,2282473,1,2,Active Shallow Crust,0.0,89.98984,0.0,09/24/6323
+-1.30334,43.03739,6532,10,1,3,36,35,4.15,15.0,fr,53414,130,2282473,1,2,Active Shallow Crust,0.0,89.98984,0.0,10/01/6532
+-1.30334,43.03739,9815,4,27,21,9,22,4.15,5.0,fr,53415,196,2282475,1,1,Active Shallow Crust,240.0078,57.99726,0.0,04/27/9815
+-1.30334,43.03739,9663,8,3,22,14,4,4.15,27.5,fr,53416,193,2282477,1,1,Active Shallow Crust,240.0078,57.99724,0.0,08/03/9663
+-1.30334,43.03739,9870,1,6,10,57,15,4.25,5.0,fr,53417,197,2282487,1,1,Active Shallow Crust,240.0067,57.99403,0.0,01/06/9870
+-1.30334,43.03739,9320,2,8,11,38,15,4.35,5.0,fr,53418,186,2282496,1,1,Active Shallow Crust,0.0,89.98973,0.0,02/08/9320
+-1.30334,43.03739,5018,10,16,8,41,35,4.45,5.0,fr,53419,100,2282508,1,1,Active Shallow Crust,0.0,89.9902,0.0,10/16/5018
+-1.30334,43.03739,4851,10,6,1,18,24,4.45,15.0,fr,53420,97,2282509,1,1,Active Shallow Crust,0.0,89.9902,0.0,10/06/4851
+-1.30334,43.03739,3332,10,14,11,17,42,4.45,15.0,fr,53421,66,2282518,1,1,Active Shallow Crust,128.893,89.99346,0.0,10/14/3332
+-1.30334,43.03739,2556,9,10,15,10,39,4.55,5.0,fr,53422,51,2282526,1,2,Active Shallow Crust,0.0,89.98998,-90.0,09/10/2556
+-1.30334,43.03739,5471,2,22,15,44,49,4.55,5.0,fr,53423,109,2282526,1,2,Active Shallow Crust,0.0,89.98998,-90.0,02/22/5471
+-1.30334,43.03739,9289,2,4,3,34,46,4.65,15.0,fr,53424,185,2282536,1,1,Active Shallow Crust,240.0098,57.99397,0.0,02/04/9289
+-1.30334,43.03739,6586,8,12,17,5,50,4.65,5.0,fr,53425,131,2282538,1,2,Active Shallow Crust,0.0,89.99002,-90.0,08/12/6586
+-1.30334,43.03739,8063,5,7,7,26,18,4.65,5.0,fr,53426,161,2282538,1,2,Active Shallow Crust,0.0,89.99002,-90.0,05/07/8063
+-1.30334,43.03739,2039,5,7,3,18,15,4.75,5.0,fr,53427,40,2282544,1,1,Active Shallow Crust,0.0,89.98981,0.0,05/07/2039
+-1.30334,43.03739,2712,11,29,12,15,45,4.85,15.0,fr,53428,54,2282557,1,1,Active Shallow Crust,0.0,89.9901,0.0,11/29/2712
+-1.30334,43.03739,6855,6,16,17,39,3,4.85,5.0,fr,53429,137,2282559,1,1,Active Shallow Crust,240.0158,58.00207,0.0,06/16/6855
+-1.30334,43.03739,6569,8,1,2,34,55,5.15,5.0,fr,53430,131,2282592,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/01/6569
+-1.30334,43.03739,602,8,28,5,25,40,5.15,15.0,fr,53431,12,2282593,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/28/0602
+-1.30334,43.03739,738,9,16,9,27,28,5.25,5.0,fr,53432,14,2282604,1,1,Active Shallow Crust,0.0,89.9901,0.0,09/16/0738
+7.23567,49.66384,6235,10,3,4,58,20,3.55,5.0,fr,53433,124,2282880,1,2,Active Shallow Crust,0.0,89.98695,0.0,10/03/6235
+7.23567,49.66384,7388,11,15,14,34,0,3.55,5.0,fr,53434,147,2282880,1,2,Active Shallow Crust,0.0,89.98695,0.0,11/15/7388
+7.23567,49.66384,3617,3,25,11,31,43,3.65,15.0,fr,53435,72,2282893,1,1,Active Shallow Crust,0.0,89.98837,0.0,03/25/3617
+7.23567,49.66384,6332,9,29,6,9,17,3.75,5.0,fr,53436,126,2282904,1,1,Active Shallow Crust,0.0,89.98963,0.0,09/29/6332
+7.23567,49.66384,2843,11,6,15,57,29,3.85,5.0,fr,53437,56,2282916,1,1,Active Shallow Crust,0.0,89.99076,0.0,11/06/2843
+7.23567,49.66384,3370,3,13,1,22,49,3.85,5.0,fr,53438,67,2282919,1,2,Active Shallow Crust,240.011,57.99846,0.0,03/13/3370
+7.23567,49.66384,4429,1,20,10,50,55,3.85,5.0,fr,53439,88,2282919,1,2,Active Shallow Crust,240.011,57.99846,0.0,01/20/4429
+7.23567,49.66384,7428,12,8,9,23,20,3.95,15.0,fr,53440,148,2282929,1,1,Active Shallow Crust,0.0,89.99176,0.0,12/08/7428
+7.23567,49.66384,1185,11,12,14,53,8,4.55,27.5,fr,53441,23,2283011,1,1,Active Shallow Crust,128.8931,89.98582,0.0,11/12/1185
+-6.13844,48.9823,1229,5,23,23,59,0,4.55,27.5,fr,53442,24,2283962,1,1,Active Shallow Crust,0.0,89.98953,0.0,05/23/1229
+7.01442,46.58116,9211,7,14,17,27,22,3.55,5.0,fr,53443,184,2284320,1,5,Active Shallow Crust,0.0,89.99307,0.0,07/14/9211
+7.01442,46.58116,5420,3,16,5,57,26,3.55,5.0,fr,53444,108,2284320,1,5,Active Shallow Crust,0.0,89.99307,0.0,03/16/5420
+7.01442,46.58116,4846,9,26,19,23,47,3.55,5.0,fr,53445,96,2284320,1,5,Active Shallow Crust,0.0,89.99307,0.0,09/26/4846
+7.01442,46.58116,5093,1,14,18,16,48,3.55,5.0,fr,53446,101,2284320,1,5,Active Shallow Crust,0.0,89.99307,0.0,01/14/5093
+7.01442,46.58116,3213,6,16,2,35,56,3.55,5.0,fr,53447,64,2284320,1,5,Active Shallow Crust,0.0,89.99307,0.0,06/16/3213
+7.01442,46.58116,3254,12,6,3,53,39,3.55,15.0,fr,53448,65,2284321,1,2,Active Shallow Crust,0.0,89.99307,0.0,12/06/3254
+7.01442,46.58116,1907,12,4,7,56,11,3.55,15.0,fr,53449,38,2284321,1,2,Active Shallow Crust,0.0,89.99307,0.0,12/04/1907
+7.01442,46.58116,7685,6,20,0,7,58,3.55,27.5,fr,53450,153,2284322,1,1,Active Shallow Crust,0.0,89.99307,0.0,06/20/7685
+7.01442,46.58116,6217,8,24,9,34,15,3.55,5.0,fr,53451,124,2284323,1,5,Active Shallow Crust,240.0126,57.99767,0.0,08/24/6217
+7.01442,46.58116,4098,3,19,11,9,36,3.55,5.0,fr,53452,81,2284323,1,5,Active Shallow Crust,240.0126,57.99767,0.0,03/19/4098
+7.01442,46.58116,9291,12,27,19,13,46,3.55,5.0,fr,53453,185,2284323,1,5,Active Shallow Crust,240.0126,57.99767,0.0,12/27/9291
+7.01442,46.58116,8361,5,25,23,32,34,3.55,5.0,fr,53454,167,2284323,1,5,Active Shallow Crust,240.0126,57.99767,0.0,05/25/8361
+7.01442,46.58116,9849,11,8,7,48,35,3.55,5.0,fr,53455,196,2284323,1,5,Active Shallow Crust,240.0126,57.99767,0.0,11/08/9849
+7.01442,46.58116,6764,10,4,15,56,24,3.55,15.0,fr,53456,135,2284324,1,1,Active Shallow Crust,240.0126,57.99767,0.0,10/04/6764
+7.01442,46.58116,8412,11,28,20,41,29,3.55,5.0,fr,53457,168,2284326,1,1,Active Shallow Crust,0.0,89.99299,-90.0,11/28/8412
+7.01442,46.58116,6451,5,29,6,9,7,3.55,5.0,fr,53458,129,2284329,1,1,Active Shallow Crust,128.8975,89.99307,0.0,05/29/6451
+7.01442,46.58116,1226,8,31,18,28,20,3.65,5.0,fr,53459,24,2284332,1,4,Active Shallow Crust,0.0,89.98765,0.0,08/31/1226
+7.01442,46.58116,3577,7,3,2,20,49,3.65,5.0,fr,53460,71,2284332,1,4,Active Shallow Crust,0.0,89.98765,0.0,07/03/3577
+7.01442,46.58116,186,3,13,10,38,27,3.65,5.0,fr,53461,3,2284332,1,4,Active Shallow Crust,0.0,89.98765,0.0,03/13/0186
+7.01442,46.58116,2714,7,4,7,58,4,3.65,5.0,fr,53462,54,2284332,1,4,Active Shallow Crust,0.0,89.98765,0.0,07/04/2714
+7.01442,46.58116,6360,10,11,19,28,0,3.65,15.0,fr,53463,127,2284333,1,3,Active Shallow Crust,0.0,89.98765,0.0,10/11/6360
+7.01442,46.58116,4641,8,16,2,59,58,3.65,15.0,fr,53464,92,2284333,1,3,Active Shallow Crust,0.0,89.98765,0.0,08/16/4641
+7.01442,46.58116,1282,5,15,10,31,52,3.65,15.0,fr,53465,25,2284333,1,3,Active Shallow Crust,0.0,89.98765,0.0,05/15/1282
+7.01442,46.58116,9529,11,28,11,37,45,3.65,5.0,fr,53466,190,2284335,1,1,Active Shallow Crust,240.0012,58.0131,0.0,11/28/9529
+7.01442,46.58116,570,5,2,9,37,26,3.65,15.0,fr,53467,11,2284336,1,1,Active Shallow Crust,240.0012,58.0131,0.0,05/02/0570
+7.01442,46.58116,8730,11,15,9,35,28,3.65,5.0,fr,53468,174,2284338,1,2,Active Shallow Crust,0.0,89.9875,-90.0,11/15/8730
+7.01442,46.58116,7830,1,6,13,8,38,3.65,5.0,fr,53469,156,2284338,1,2,Active Shallow Crust,0.0,89.9875,-90.0,01/06/7830
+7.01442,46.58116,682,8,15,11,33,22,3.65,15.0,fr,53470,13,2284342,1,1,Active Shallow Crust,128.8998,89.96352,0.0,08/15/0682
+7.01442,46.58116,2458,6,13,9,45,45,3.75,5.0,fr,53471,49,2284344,1,8,Active Shallow Crust,0.0,89.98899,0.0,06/13/2458
+7.01442,46.58116,3028,6,3,7,28,14,3.75,5.0,fr,53472,60,2284344,1,8,Active Shallow Crust,0.0,89.98899,0.0,06/03/3028
+7.01442,46.58116,1189,5,19,12,38,41,3.75,5.0,fr,53473,23,2284344,1,8,Active Shallow Crust,0.0,89.98899,0.0,05/19/1189
+7.01442,46.58116,1210,5,12,21,14,19,3.75,5.0,fr,53474,24,2284344,1,8,Active Shallow Crust,0.0,89.98899,0.0,05/12/1210
+7.01442,46.58116,8243,3,12,19,22,54,3.75,5.0,fr,53475,164,2284344,1,8,Active Shallow Crust,0.0,89.98899,0.0,03/12/8243
+7.01442,46.58116,8630,12,17,14,19,2,3.75,5.0,fr,53476,172,2284344,1,8,Active Shallow Crust,0.0,89.98899,0.0,12/17/8630
+7.01442,46.58116,1080,3,24,16,33,41,3.75,5.0,fr,53477,21,2284344,1,8,Active Shallow Crust,0.0,89.98899,0.0,03/24/1080
+7.01442,46.58116,4382,2,8,13,12,10,3.75,5.0,fr,53478,87,2284344,1,8,Active Shallow Crust,0.0,89.98899,0.0,02/08/4382
+7.01442,46.58116,6751,9,25,7,6,7,3.75,15.0,fr,53479,135,2284345,1,1,Active Shallow Crust,0.0,89.98899,0.0,09/25/6751
+7.01442,46.58116,6563,8,13,19,2,49,3.75,27.5,fr,53480,131,2284346,1,1,Active Shallow Crust,0.0,89.98899,0.0,08/13/6563
+7.01442,46.58116,8657,11,27,1,43,41,3.75,5.0,fr,53481,173,2284347,1,1,Active Shallow Crust,240.0081,58.01741,0.0,11/27/8657
+7.01442,46.58116,6848,3,12,5,23,20,3.75,15.0,fr,53482,136,2284348,1,1,Active Shallow Crust,240.0081,58.01741,0.0,03/12/6848
+7.01442,46.58116,1190,5,16,13,4,56,3.75,5.0,fr,53483,23,2284350,1,2,Active Shallow Crust,0.0,89.98886,-90.0,05/16/1190
+7.01442,46.58116,3061,10,21,0,49,17,3.75,5.0,fr,53484,61,2284350,1,2,Active Shallow Crust,0.0,89.98886,-90.0,10/21/3061
+7.01442,46.58116,605,5,11,22,8,16,3.75,15.0,fr,53485,12,2284351,1,2,Active Shallow Crust,0.0,89.98886,-90.0,05/11/0605
+7.01442,46.58116,9227,8,20,5,46,50,3.75,15.0,fr,53486,184,2284351,1,2,Active Shallow Crust,0.0,89.98886,-90.0,08/20/9227
+7.01442,46.58116,59,6,9,4,54,18,3.75,15.0,fr,53487,1,2284354,1,1,Active Shallow Crust,128.8972,89.96749,0.0,06/09/0059
+7.01442,46.58116,9673,7,19,2,39,19,3.75,27.5,fr,53488,193,2284355,1,1,Active Shallow Crust,128.8972,89.96749,0.0,07/19/9673
+7.01442,46.58116,9761,5,20,6,28,18,3.85,5.0,fr,53489,195,2284356,1,1,Active Shallow Crust,0.0,89.99019,0.0,05/20/9761
+7.01442,46.58116,5411,12,8,1,42,31,3.85,5.0,fr,53490,108,2284359,1,2,Active Shallow Crust,240.0112,57.99752,0.0,12/08/5411
+7.01442,46.58116,5771,1,29,16,35,14,3.85,5.0,fr,53491,115,2284359,1,2,Active Shallow Crust,240.0112,57.99752,0.0,01/29/5771
+7.01442,46.58116,8000,8,13,15,57,0,3.85,15.0,fr,53492,159,2284360,1,1,Active Shallow Crust,240.0112,57.99752,0.0,08/13/8000
+7.01442,46.58116,5634,4,2,1,46,32,3.95,5.0,fr,53493,112,2284368,1,2,Active Shallow Crust,0.0,89.99126,0.0,04/02/5634
+7.01442,46.58116,2209,5,19,19,29,6,3.95,5.0,fr,53494,44,2284368,1,2,Active Shallow Crust,0.0,89.99126,0.0,05/19/2209
+7.01442,46.58116,1214,1,13,11,40,28,3.95,15.0,fr,53495,24,2284369,1,3,Active Shallow Crust,0.0,89.99126,0.0,01/13/1214
+7.01442,46.58116,8960,3,27,19,7,16,3.95,15.0,fr,53496,179,2284369,1,3,Active Shallow Crust,0.0,89.99126,0.0,03/27/8960
+7.01442,46.58116,7091,2,19,15,14,9,3.95,15.0,fr,53497,141,2284369,1,3,Active Shallow Crust,0.0,89.99126,0.0,02/19/7091
+7.01442,46.58116,5994,12,11,17,26,13,3.95,5.0,fr,53498,119,2284371,1,2,Active Shallow Crust,240.0203,58.00468,0.0,12/11/5994
+7.01442,46.58116,883,2,24,15,51,17,3.95,5.0,fr,53499,17,2284371,1,2,Active Shallow Crust,240.0203,58.00468,0.0,02/24/0883
+7.01442,46.58116,4114,1,27,19,52,21,3.95,15.0,fr,53500,82,2284372,1,1,Active Shallow Crust,240.0203,58.00468,0.0,01/27/4114
+7.01442,46.58116,620,6,2,4,22,21,3.95,15.0,fr,53501,12,2284378,1,1,Active Shallow Crust,128.9,89.99344,0.0,06/02/0620
+7.01442,46.58116,9577,8,8,23,21,59,4.05,5.0,fr,53502,191,2284380,1,2,Active Shallow Crust,0.0,89.9883,0.0,08/08/9577
+7.01442,46.58116,9906,3,7,20,42,45,4.05,5.0,fr,53503,198,2284380,1,2,Active Shallow Crust,0.0,89.9883,0.0,03/07/9906
+7.01442,46.58116,2918,1,1,16,55,12,4.05,5.0,fr,53504,58,2284386,1,2,Active Shallow Crust,0.0,89.98817,-90.0,01/01/2918
+7.01442,46.58116,79,10,14,10,50,23,4.05,5.0,fr,53505,1,2284386,1,2,Active Shallow Crust,0.0,89.98817,-90.0,10/14/0079
+7.01442,46.58116,6941,2,8,13,47,39,4.05,5.0,fr,53506,138,2284389,1,2,Active Shallow Crust,128.8907,89.99416,0.0,02/08/6941
+7.01442,46.58116,4267,3,27,9,0,24,4.05,5.0,fr,53507,85,2284389,1,2,Active Shallow Crust,128.8907,89.99416,0.0,03/27/4267
+7.01442,46.58116,2721,6,1,22,0,48,4.05,15.0,fr,53508,54,2284390,1,1,Active Shallow Crust,128.8907,89.99416,0.0,06/01/2721
+7.01442,46.58116,1558,3,31,23,31,33,4.15,5.0,fr,53509,31,2284392,1,3,Active Shallow Crust,0.0,89.98958,0.0,03/31/1558
+7.01442,46.58116,6976,9,30,13,54,24,4.15,5.0,fr,53510,139,2284392,1,3,Active Shallow Crust,0.0,89.98958,0.0,09/30/6976
+7.01442,46.58116,3153,12,25,11,32,6,4.15,5.0,fr,53511,63,2284392,1,3,Active Shallow Crust,0.0,89.98958,0.0,12/25/3153
+7.01442,46.58116,6676,1,17,3,6,50,4.15,15.0,fr,53512,133,2284393,1,1,Active Shallow Crust,0.0,89.98958,0.0,01/17/6676
+7.01442,46.58116,9558,7,21,0,41,14,4.15,27.5,fr,53513,191,2284397,1,2,Active Shallow Crust,240.0091,57.99739,0.0,07/21/9558
+7.01442,46.58116,5094,10,24,3,10,58,4.15,27.5,fr,53514,101,2284397,1,2,Active Shallow Crust,240.0091,57.99739,0.0,10/24/5094
+7.01442,46.58116,3162,8,4,3,9,59,4.25,5.0,fr,53515,63,2284404,1,2,Active Shallow Crust,0.0,89.99072,0.0,08/04/3162
+7.01442,46.58116,6491,9,6,15,32,51,4.25,5.0,fr,53516,129,2284404,1,2,Active Shallow Crust,0.0,89.99072,0.0,09/06/6491
+7.01442,46.58116,5042,8,1,4,17,31,4.25,15.0,fr,53517,100,2284405,1,2,Active Shallow Crust,0.0,89.99072,0.0,08/01/5042
+7.01442,46.58116,8908,5,31,15,6,16,4.25,15.0,fr,53518,178,2284405,1,2,Active Shallow Crust,0.0,89.99072,0.0,05/31/8908
+7.01442,46.58116,3061,1,3,7,13,1,4.25,5.0,fr,53519,61,2284410,1,1,Active Shallow Crust,0.0,89.9906,-90.0,01/03/3061
+7.01442,46.58116,3097,1,28,19,7,48,4.35,5.0,fr,53520,61,2284416,1,2,Active Shallow Crust,0.0,89.98896,0.0,01/28/3097
+7.01442,46.58116,5059,8,21,16,50,42,4.35,5.0,fr,53521,101,2284416,1,2,Active Shallow Crust,0.0,89.98896,0.0,08/21/5059
+7.01442,46.58116,8759,7,2,16,0,53,4.45,5.0,fr,53522,175,2284428,1,2,Active Shallow Crust,0.0,89.99017,0.0,07/02/8759
+7.01442,46.58116,1676,5,17,19,31,48,4.45,5.0,fr,53523,33,2284428,1,2,Active Shallow Crust,0.0,89.99017,0.0,05/17/1676
+7.01442,46.58116,5703,10,9,15,56,0,4.45,15.0,fr,53524,114,2284429,1,1,Active Shallow Crust,0.0,89.99017,0.0,10/09/5703
+7.01442,46.58116,5685,3,29,9,24,29,4.45,15.0,fr,53525,113,2284438,1,1,Active Shallow Crust,128.892,89.99385,0.0,03/29/5685
+7.01442,46.58116,2417,9,8,10,28,30,4.55,5.0,fr,53526,48,2284440,1,2,Active Shallow Crust,0.0,89.98904,0.0,09/08/2417
+7.01442,46.58116,6774,4,19,22,10,9,4.55,5.0,fr,53527,135,2284440,1,2,Active Shallow Crust,0.0,89.98904,0.0,04/19/6774
+7.01442,46.58116,2176,6,15,20,41,5,4.55,5.0,fr,53528,43,2284443,1,2,Active Shallow Crust,240.0091,57.99754,0.0,06/15/2176
+7.01442,46.58116,919,11,6,6,54,22,4.55,5.0,fr,53529,18,2284443,1,2,Active Shallow Crust,240.0091,57.99754,0.0,11/06/0919
+7.01442,46.58116,2510,4,24,4,45,10,4.65,5.0,fr,53530,50,2284458,1,1,Active Shallow Crust,0.0,89.99012,-90.0,04/24/2510
+7.01442,46.58116,7062,9,30,8,5,27,4.75,5.0,fr,53531,141,2284464,1,1,Active Shallow Crust,0.0,89.98956,0.0,09/30/7062
+7.01442,46.58116,2186,4,6,8,35,41,4.95,15.0,fr,53532,43,2284492,1,1,Active Shallow Crust,240.0118,58.00445,0.0,04/06/2186
+7.01442,46.58116,7079,8,8,11,29,47,5.05,5.0,fr,53533,141,2284500,1,1,Active Shallow Crust,0.0,89.99014,0.0,08/08/7079
+7.01442,46.58116,2588,11,3,18,46,27,5.35,15.0,fr,53534,51,2284537,1,1,Active Shallow Crust,0.0,89.9904,0.0,11/03/2588
+5.18165,42.92296,4471,12,31,23,27,19,3.75,5.0,fr,53535,89,2284830,1,1,Active Shallow Crust,0.0,89.98814,-90.0,12/31/4471
+5.18165,42.92296,530,12,31,20,13,14,4.05,27.5,fr,53536,10,2284862,1,1,Active Shallow Crust,0.0,89.99169,0.0,12/31/0530
+5.18165,42.92296,6697,3,12,20,35,15,4.65,5.0,fr,53537,133,2284932,1,1,Active Shallow Crust,0.0,89.98959,0.0,03/12/6697
+-0.51975,42.70747,525,8,20,6,44,5,3.55,5.0,fr,53538,10,2285280,1,2,Active Shallow Crust,0.0,89.98981,0.0,08/20/0525
+-0.51975,42.70747,9058,11,8,12,45,10,3.55,5.0,fr,53539,181,2285280,1,2,Active Shallow Crust,0.0,89.98981,0.0,11/08/9058
+-0.51975,42.70747,6591,3,11,0,23,50,4.05,27.5,fr,53540,131,2285342,1,1,Active Shallow Crust,0.0,89.9901,0.0,03/11/6591
+-0.51975,42.70747,1662,11,26,16,38,7,4.45,27.5,fr,53541,33,2285399,1,1,Active Shallow Crust,128.8929,89.99376,0.0,11/26/1662
+0.00056,42.62331,2867,5,27,7,8,50,3.75,5.0,fr,53542,57,2285784,1,1,Active Shallow Crust,360.0,89.99,0.0,05/27/2867
+0.00056,42.62331,3595,1,26,17,58,37,4.15,5.0,fr,53543,71,2285832,1,1,Active Shallow Crust,360.0,89.99,0.0,01/26/3595
+0.00056,42.62331,2760,6,15,20,31,40,4.85,15.0,fr,53544,55,2285923,1,1,Active Shallow Crust,360.0,89.99,-90.0,06/15/2760
+0.00056,42.62331,7607,11,13,0,53,12,5.15,15.0,fr,53545,152,2285953,1,1,Active Shallow Crust,360.0,89.99,0.0,11/13/7607
+0.0005599991,42.62331,1405,2,24,19,38,41,5.25,5.0,fr,53546,28,2285967,1,1,Active Shallow Crust,240.0182,57.99984,0.0,02/24/1405
+3.59032,42.43254,1270,12,22,20,21,51,3.65,15.0,fr,53547,25,2286253,1,1,Active Shallow Crust,0.0,89.99005,0.0,12/22/1270
+3.59032,42.43254,295,3,26,14,50,30,3.65,27.5,fr,53548,5,2286257,1,1,Active Shallow Crust,240.001,58.01309,0.0,03/26/0295
+3.59032,42.43254,4782,11,30,12,8,5,4.05,5.0,fr,53549,95,2286300,1,1,Active Shallow Crust,0.0,89.98954,0.0,11/30/4782
+3.59032,42.43254,8520,1,13,9,19,43,4.15,5.0,fr,53550,170,2286312,1,1,Active Shallow Crust,0.0,89.99068,0.0,01/13/8520
+3.59032,42.43254,2734,11,14,5,17,35,4.15,15.0,fr,53551,54,2286316,1,1,Active Shallow Crust,240.0076,57.99707,0.0,11/14/2734
+-2.48538,49.06069,2157,6,22,23,10,43,3.55,5.0,fr,53552,43,2286720,1,1,Active Shallow Crust,0.0,89.99009,0.0,06/22/2157
+-2.48538,49.06069,444,5,9,21,32,1,3.55,15.0,fr,53553,8,2286721,1,1,Active Shallow Crust,0.0,89.99009,0.0,05/09/0444
+-2.48538,49.06069,8028,10,24,2,59,39,3.55,5.0,fr,53554,160,2286723,1,1,Active Shallow Crust,240.0125,57.99824,0.0,10/24/8028
+-2.48538,49.06069,7848,2,3,12,52,46,3.75,5.0,fr,53555,156,2286744,1,1,Active Shallow Crust,0.0,89.9895,0.0,02/03/7848
+-2.48538,49.06069,5304,11,23,15,30,55,3.75,15.0,fr,53556,106,2286754,1,1,Active Shallow Crust,128.8965,89.9673,0.0,11/23/5304
+-2.48538,49.06069,1864,8,12,4,44,6,3.95,5.0,fr,53557,37,2286768,1,1,Active Shallow Crust,0.0,89.98958,0.0,08/12/1864
+-2.48538,49.06069,6821,9,9,8,27,23,4.05,5.0,fr,53558,136,2286780,1,1,Active Shallow Crust,0.0,89.99071,0.0,09/09/6821
+-2.48538,49.06069,3697,3,12,23,35,52,4.25,5.0,fr,53559,73,2286804,1,1,Active Shallow Crust,0.0,89.98967,0.0,03/12/3697
+-2.48538,49.06069,5010,12,26,22,35,12,4.45,5.0,fr,53560,100,2286828,1,1,Active Shallow Crust,0.0,89.98945,0.0,12/26/5010
+-2.48538,49.06069,8386,6,11,18,48,33,4.45,27.5,fr,53561,167,2286830,1,1,Active Shallow Crust,0.0,89.98945,0.0,06/11/8386
+-2.48538,49.06069,803,6,19,14,1,44,4.45,5.0,fr,53562,16,2286834,1,1,Active Shallow Crust,0.0,89.99051,-90.0,06/19/0803
+-2.48538,49.06069,9225,10,27,8,1,27,4.75,5.0,fr,53563,184,2286867,1,1,Active Shallow Crust,240.0084,58.00472,0.0,10/27/9225
+-2.48538,49.06069,7891,6,9,14,41,0,4.75,15.0,fr,53564,157,2286871,1,1,Active Shallow Crust,0.0,89.98992,-90.0,06/09/7891
+7.74273,50.96086,4725,8,5,13,16,45,3.55,5.0,fr,53565,94,2287200,1,2,Active Shallow Crust,0.0,89.9873,0.0,08/05/4725
+7.74273,50.96086,3614,12,10,18,12,7,3.55,5.0,fr,53566,72,2287200,1,2,Active Shallow Crust,0.0,89.9873,0.0,12/10/3614
+7.74273,50.96086,4205,5,9,16,21,5,3.55,5.0,fr,53567,84,2287203,1,1,Active Shallow Crust,240.0121,57.99874,0.0,05/09/4205
+7.74273,50.96086,2809,10,1,0,40,58,3.75,27.5,fr,53568,56,2287226,1,1,Active Shallow Crust,0.0,89.98991,0.0,10/01/2809
+7.74273,50.96086,5925,10,13,0,22,9,3.75,5.0,fr,53569,118,2287227,1,1,Active Shallow Crust,240.0088,58.01772,0.0,10/13/5925
+7.74273,50.96086,9506,8,20,18,32,45,4.35,15.0,fr,53570,190,2287297,1,1,Active Shallow Crust,0.0,89.98988,0.0,08/20/9506
+2.1522,52.81472,7898,12,12,12,0,4,3.85,5.0,fr,53571,157,2287716,1,1,Active Shallow Crust,0.0,89.98921,0.0,12/12/7898
+-1.89366,43.80131,9380,3,11,23,35,29,3.55,15.0,fr,53572,187,2288161,1,1,Active Shallow Crust,0.0,89.99091,0.0,03/11/9380
+-1.89366,43.80131,3681,7,9,21,38,11,3.65,5.0,fr,53573,73,2288181,1,1,Active Shallow Crust,128.901,89.96347,0.0,07/09/3681
+-1.89366,43.80131,6529,1,29,22,35,24,4.05,5.0,fr,53574,130,2288226,1,1,Active Shallow Crust,0.0,89.98965,-90.0,01/29/6529
+0.61346,48.60607,208,4,15,5,34,38,3.55,5.0,fr,53575,4,2288640,1,1,Active Shallow Crust,0.0,89.99,0.0,04/15/0208
+0.61346,48.60607,5664,5,29,15,49,11,3.85,15.0,fr,53576,113,2288677,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/29/5664
+0.61346,48.60607,5179,7,28,16,12,55,3.85,5.0,fr,53577,103,2288679,1,1,Active Shallow Crust,240.0111,57.99786,0.0,07/28/5179
+0.61346,48.60607,3459,6,13,11,44,40,3.95,15.0,fr,53578,69,2288689,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/13/3459
+0.61346,48.60607,8913,6,28,4,21,55,4.15,5.0,fr,53579,178,2288712,1,2,Active Shallow Crust,0.0,89.98997,0.0,06/28/8913
+0.61346,48.60607,2333,2,12,15,31,56,4.15,5.0,fr,53580,46,2288712,1,2,Active Shallow Crust,0.0,89.98997,0.0,02/12/2333
+0.61346,48.60607,5155,11,14,10,42,43,4.45,15.0,fr,53581,103,2288749,1,1,Active Shallow Crust,0.0,89.98994,0.0,11/14/5155
+0.61346,48.60607,2851,2,9,6,51,39,4.55,15.0,fr,53582,57,2288767,1,1,Active Shallow Crust,0.0,89.98987,-90.0,02/09/2851
+0.51692,42.53722,4968,2,22,13,22,28,3.55,5.0,fr,53583,99,2289120,1,3,Active Shallow Crust,0.0,89.98978,0.0,02/22/4968
+0.51692,42.53722,392,10,10,23,39,33,3.55,5.0,fr,53584,7,2289120,1,3,Active Shallow Crust,0.0,89.98978,0.0,10/10/0392
+0.51692,42.53722,8389,12,6,20,2,27,3.55,5.0,fr,53585,167,2289120,1,3,Active Shallow Crust,0.0,89.98978,0.0,12/06/8389
+0.51692,42.53722,9932,8,19,7,10,27,3.55,5.0,fr,53586,198,2289123,1,2,Active Shallow Crust,240.0118,57.99823,0.0,08/19/9932
+0.51692,42.53722,4745,7,10,20,28,53,3.55,5.0,fr,53587,94,2289123,1,2,Active Shallow Crust,240.0118,57.99823,0.0,07/10/4745
+0.51692,42.53722,2433,1,15,0,52,44,3.55,15.0,fr,53588,48,2289124,1,1,Active Shallow Crust,240.0118,57.99823,0.0,01/15/2433
+0.51692,42.53722,8516,9,21,20,40,9,3.55,5.0,fr,53589,170,2289126,1,2,Active Shallow Crust,0.0,89.98966,-90.0,09/21/8516
+0.51692,42.53722,2944,11,30,0,25,1,3.55,5.0,fr,53590,58,2289126,1,2,Active Shallow Crust,0.0,89.98966,-90.0,11/30/2944
+0.51692,42.53722,577,11,8,3,12,6,3.55,27.5,fr,53591,11,2289128,1,1,Active Shallow Crust,0.0,89.98966,-90.0,11/08/0577
+0.51692,42.53722,8934,8,18,23,37,32,3.65,5.0,fr,53592,178,2289132,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/18/8934
+0.51692,42.53722,3203,9,2,5,15,39,3.65,15.0,fr,53593,64,2289133,1,2,Active Shallow Crust,0.0,89.99007,0.0,09/02/3203
+0.51692,42.53722,3430,4,4,17,52,58,3.65,15.0,fr,53594,68,2289133,1,2,Active Shallow Crust,0.0,89.99007,0.0,04/04/3430
+0.51692,42.53722,699,5,9,13,2,18,3.65,27.5,fr,53595,13,2289134,1,1,Active Shallow Crust,0.0,89.99007,0.0,05/09/0699
+0.51692,42.53722,9251,11,16,18,20,53,3.65,5.0,fr,53596,185,2289135,1,1,Active Shallow Crust,240.0007,58.01288,0.0,11/16/9251
+0.51692,42.53722,2344,5,5,16,43,33,3.65,15.0,fr,53597,46,2289136,1,1,Active Shallow Crust,240.0007,58.01288,0.0,05/05/2344
+0.51692,42.53722,1528,11,19,5,5,26,3.65,5.0,fr,53598,30,2289141,1,2,Active Shallow Crust,128.9008,89.96352,0.0,11/19/1528
+0.51692,42.53722,1643,9,15,15,36,35,3.65,5.0,fr,53599,32,2289141,1,2,Active Shallow Crust,128.9008,89.96352,0.0,09/15/1643
+0.51692,42.53722,8851,8,24,14,14,55,3.75,5.0,fr,53600,177,2289144,1,1,Active Shallow Crust,0.0,89.98967,0.0,08/24/8851
+0.51692,42.53722,9693,10,31,14,24,51,3.75,15.0,fr,53601,193,2289145,1,1,Active Shallow Crust,0.0,89.98967,0.0,10/31/9693
+0.51692,42.53722,7254,6,15,5,55,2,3.75,27.5,fr,53602,145,2289146,1,1,Active Shallow Crust,0.0,89.98967,0.0,06/15/7254
+0.51692,42.53722,8138,11,12,18,58,4,3.85,15.0,fr,53603,162,2289157,1,1,Active Shallow Crust,0.0,89.99014,0.0,11/12/8138
+0.51692,42.53722,314,10,16,14,28,7,3.85,5.0,fr,53604,6,2289159,1,1,Active Shallow Crust,240.0105,57.99771,0.0,10/16/0314
+0.51692,42.53722,7100,11,11,16,30,24,3.85,5.0,fr,53605,141,2289162,1,1,Active Shallow Crust,0.0,89.99002,-90.0,11/11/7100
+0.51692,42.53722,6673,10,7,1,12,56,3.85,15.0,fr,53606,133,2289166,1,1,Active Shallow Crust,128.8961,89.99375,0.0,10/07/6673
+0.51692,42.53722,9340,1,25,0,38,53,3.95,5.0,fr,53607,186,2289168,1,1,Active Shallow Crust,0.0,89.99004,0.0,01/25/9340
+0.51692,42.53722,7148,7,16,18,22,45,3.95,15.0,fr,53608,142,2289169,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/16/7148
+0.51692,42.53722,9968,9,10,2,28,7,3.95,15.0,fr,53609,199,2289172,1,1,Active Shallow Crust,240.0193,58.00486,0.0,09/10/9968
+0.51692,42.53722,3438,12,22,16,29,13,3.95,5.0,fr,53610,68,2289174,1,1,Active Shallow Crust,0.0,89.98992,-90.0,12/22/3438
+0.51692,42.53722,9339,4,18,23,29,21,4.05,5.0,fr,53611,186,2289183,1,1,Active Shallow Crust,240.0054,58.00574,0.0,04/18/9339
+0.51692,42.53722,5238,4,16,6,37,25,4.15,5.0,fr,53612,104,2289192,1,1,Active Shallow Crust,0.0,89.99023,0.0,04/16/5238
+0.51692,42.53722,69,5,1,13,34,4,4.25,15.0,fr,53613,1,2289205,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/01/0069
+0.51692,42.53722,2668,8,5,13,52,14,4.35,27.5,fr,53614,53,2289218,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/05/2668
+0.51692,42.53722,783,11,28,10,12,34,4.45,5.0,fr,53615,15,2289231,1,1,Active Shallow Crust,240.0043,57.99453,0.0,11/28/0783
+0.51692,42.53722,4348,5,23,15,5,46,4.55,15.0,fr,53616,86,2289244,1,1,Active Shallow Crust,240.0082,57.9972,0.0,05/23/4348
+0.51692,42.53722,3238,4,7,21,53,40,4.85,15.0,fr,53617,64,2289280,1,1,Active Shallow Crust,240.0156,58.00204,0.0,04/07/3238
+0.51692,42.53722,5775,8,18,6,50,47,4.95,15.0,fr,53618,115,2289292,1,1,Active Shallow Crust,240.0102,58.00415,0.0,08/18/5775
+-5.87125,48.18912,7151,11,6,17,50,38,3.85,5.0,fr,53619,143,2290125,1,1,Active Shallow Crust,128.8955,89.99524,0.0,11/06/7151
+0.37465,42.24994,4961,5,17,23,25,57,3.65,5.0,fr,53620,99,2290572,1,1,Active Shallow Crust,0.0,89.99002,0.0,05/17/4961
+0.37465,42.24994,4292,8,12,22,11,29,3.75,5.0,fr,53621,85,2290584,1,2,Active Shallow Crust,0.0,89.99,0.0,08/12/4292
+0.37465,42.24994,184,1,12,16,16,56,3.75,5.0,fr,53622,3,2290584,1,2,Active Shallow Crust,0.0,89.99,0.0,01/12/0184
+0.37465,42.24994,9716,3,1,23,19,47,3.95,5.0,fr,53623,194,2290608,1,1,Active Shallow Crust,0.0,89.98999,0.0,03/01/9716
+0.37465,42.24994,6919,7,2,11,33,43,4.05,15.0,fr,53624,138,2290621,1,1,Active Shallow Crust,0.0,89.99003,0.0,07/02/6919
+9.67042,48.91317,2028,12,21,11,45,10,3.55,5.0,fr,53625,40,2291040,1,2,Active Shallow Crust,0.0,89.98675,0.0,12/21/2028
+9.67042,48.91317,5503,1,26,10,15,29,3.55,5.0,fr,53626,110,2291040,1,2,Active Shallow Crust,0.0,89.98675,0.0,01/26/5503
+9.67042,48.91317,6075,11,26,12,42,29,3.55,27.5,fr,53627,121,2291042,1,1,Active Shallow Crust,0.0,89.98675,0.0,11/26/6075
+9.67042,48.91317,8643,5,18,11,45,3,3.85,5.0,fr,53628,172,2291076,1,1,Active Shallow Crust,0.0,89.99062,0.0,05/18/8643
+9.67042,48.91317,2111,6,14,22,19,22,3.85,15.0,fr,53629,42,2291077,1,1,Active Shallow Crust,0.0,89.99062,0.0,06/14/2111
+9.67042,48.91317,1595,12,10,9,35,21,3.95,5.0,fr,53630,31,2291088,1,1,Active Shallow Crust,0.0,89.99164,0.0,12/10/1595
+9.67042,48.91317,6700,1,30,1,40,1,4.05,15.0,fr,53631,133,2291101,1,1,Active Shallow Crust,0.0,89.99255,0.0,01/30/6700
+9.67042,48.91317,9609,7,14,2,42,5,4.25,5.0,fr,53632,192,2291124,1,1,Active Shallow Crust,0.0,89.98816,0.0,07/14/9609
+-5.09924,49.36487,4558,9,3,21,39,23,4.05,27.5,fr,53633,91,2291585,1,1,Active Shallow Crust,240.0061,58.00614,0.0,09/03/4558
+-5.09924,49.36487,4198,9,25,10,13,49,4.75,5.0,fr,53634,83,2291673,1,1,Active Shallow Crust,128.8874,89.98834,0.0,09/25/4198
+9.54961,49.90801,5429,3,21,5,49,31,4.25,5.0,fr,53635,108,2292564,1,1,Active Shallow Crust,0.0,89.9884,0.0,03/21/5429
+-1.04396,42.78966,6315,4,30,19,43,34,3.55,5.0,fr,53636,126,2292960,1,1,Active Shallow Crust,0.0,89.99075,0.0,04/30/6315
+-1.04396,42.78966,7106,1,13,23,15,16,3.55,15.0,fr,53637,142,2292961,1,1,Active Shallow Crust,0.0,89.99075,0.0,01/13/7106
+-1.04396,42.78966,748,4,19,1,38,11,3.55,27.5,fr,53638,14,2292962,1,2,Active Shallow Crust,0.0,89.99075,0.0,04/19/0748
+-1.04396,42.78966,9628,5,5,12,5,47,3.55,27.5,fr,53639,192,2292962,1,2,Active Shallow Crust,0.0,89.99075,0.0,05/05/9628
+-1.04396,42.78966,5629,7,19,2,45,39,3.55,15.0,fr,53640,112,2292964,1,1,Active Shallow Crust,240.0119,57.99804,0.0,07/19/5629
+-1.04396,42.78966,8481,5,27,6,38,0,3.65,5.0,fr,53641,169,2292972,1,3,Active Shallow Crust,0.0,89.9901,0.0,05/27/8481
+-1.04396,42.78966,1684,8,30,3,22,14,3.65,5.0,fr,53642,33,2292972,1,3,Active Shallow Crust,0.0,89.9901,0.0,08/30/1684
+-1.04396,42.78966,7269,7,5,11,54,51,3.65,5.0,fr,53643,145,2292972,1,3,Active Shallow Crust,0.0,89.9901,0.0,07/05/7269
+-1.04396,42.78966,9839,1,13,23,2,8,3.75,5.0,fr,53644,196,2292984,1,3,Active Shallow Crust,0.0,89.98972,0.0,01/13/9839
+-1.04396,42.78966,5872,12,15,13,58,55,3.75,5.0,fr,53645,117,2292984,1,3,Active Shallow Crust,0.0,89.98972,0.0,12/15/5872
+-1.04396,42.78966,1751,2,26,9,25,26,3.75,5.0,fr,53646,35,2292984,1,3,Active Shallow Crust,0.0,89.98972,0.0,02/26/1751
+-1.04396,42.78966,4869,7,6,8,11,2,3.75,15.0,fr,53647,97,2292985,1,2,Active Shallow Crust,0.0,89.98972,0.0,07/06/4869
+-1.04396,42.78966,1090,3,27,21,3,34,3.75,15.0,fr,53648,21,2292985,1,2,Active Shallow Crust,0.0,89.98972,0.0,03/27/1090
+-1.04396,42.78966,6084,2,12,5,39,54,3.75,15.0,fr,53649,121,2292991,1,1,Active Shallow Crust,0.0,89.98959,-90.0,02/12/6084
+-1.04396,42.78966,7246,11,16,11,6,59,3.75,5.0,fr,53650,144,2292993,1,1,Active Shallow Crust,128.897,89.96729,0.0,11/16/7246
+-1.04396,42.78966,3495,12,25,21,24,18,3.85,5.0,fr,53651,69,2292996,1,2,Active Shallow Crust,0.0,89.98952,0.0,12/25/3495
+-1.04396,42.78966,4374,9,18,7,39,41,3.85,5.0,fr,53652,87,2292996,1,2,Active Shallow Crust,0.0,89.98952,0.0,09/18/4374
+-1.04396,42.78966,508,12,15,10,0,40,3.85,5.0,fr,53653,10,2293005,1,1,Active Shallow Crust,128.8958,89.99411,0.0,12/15/0508
+-1.04396,42.78966,3080,10,16,17,57,9,3.95,27.5,fr,53654,61,2293010,1,1,Active Shallow Crust,0.0,89.98949,0.0,10/16/3080
+-1.04396,42.78966,4829,8,14,1,40,38,3.95,15.0,fr,53655,96,2293012,1,1,Active Shallow Crust,240.0195,58.00471,0.0,08/14/4829
+-1.04396,42.78966,895,8,16,9,59,7,4.05,5.0,fr,53656,17,2293020,1,1,Active Shallow Crust,0.0,89.98959,0.0,08/16/0895
+-1.04396,42.78966,8726,3,3,12,47,30,4.15,27.5,fr,53657,174,2293034,1,1,Active Shallow Crust,0.0,89.9898,0.0,03/03/8726
+-1.04396,42.78966,323,11,22,5,46,46,4.15,5.0,fr,53658,6,2293035,1,1,Active Shallow Crust,240.0079,57.99709,0.0,11/22/0323
+-1.04396,42.78966,7295,10,2,22,7,5,4.25,5.0,fr,53659,145,2293050,1,1,Active Shallow Crust,0.0,89.98997,-90.0,10/02/7295
+-1.04396,42.78966,1063,9,24,9,33,41,4.35,5.0,fr,53660,21,2293056,1,1,Active Shallow Crust,0.0,89.98969,0.0,09/24/1063
+-1.04396,42.78966,2140,8,10,21,3,34,4.45,5.0,fr,53661,42,2293068,1,1,Active Shallow Crust,0.0,89.99015,0.0,08/10/2140
+-1.04396,42.78966,5911,12,14,14,59,1,5.05,15.0,fr,53662,118,2293141,1,1,Active Shallow Crust,0.0,89.99013,0.0,12/14/5911
+1.32976,50.86708,2716,2,23,18,42,17,3.55,27.5,fr,53663,54,2293442,1,1,Active Shallow Crust,0.0,89.99046,0.0,02/23/2716
+1.32976,50.86708,7277,7,30,9,16,8,3.55,27.5,fr,53664,145,2293451,1,1,Active Shallow Crust,128.8959,89.99364,0.0,07/30/7277
+1.32976,50.86708,7474,8,17,14,59,45,3.65,5.0,fr,53665,149,2293452,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/17/7474
+1.32976,50.86708,737,12,21,21,29,11,3.75,5.0,fr,53666,14,2293464,1,1,Active Shallow Crust,0.0,89.98989,0.0,12/21/0737
+1.32976,50.86708,5349,7,21,9,18,13,3.75,15.0,fr,53667,106,2293465,1,1,Active Shallow Crust,0.0,89.98989,0.0,07/21/5349
+1.32976,50.86708,129,9,30,12,4,53,5.35,5.0,fr,53668,2,2293665,1,1,Active Shallow Crust,128.8802,89.98804,0.0,09/30/0129
+1.15524,47.04387,4875,7,17,18,49,32,3.55,27.5,fr,53669,97,2293922,1,1,Active Shallow Crust,0.0,89.98969,0.0,07/17/4875
+1.15524,47.04387,8004,12,22,16,48,8,3.55,5.0,fr,53670,160,2293923,1,1,Active Shallow Crust,240.0122,57.99819,0.0,12/22/8004
+1.15524,47.04387,369,7,18,14,58,19,3.65,5.0,fr,53671,7,2293938,1,1,Active Shallow Crust,0.0,89.99071,-90.0,07/18/0369
+1.15524,47.04387,8703,1,3,10,8,53,3.75,5.0,fr,53672,174,2293944,1,3,Active Shallow Crust,0.0,89.99045,0.0,01/03/8703
+1.15524,47.04387,9419,2,21,11,18,11,3.75,5.0,fr,53673,188,2293944,1,3,Active Shallow Crust,0.0,89.99045,0.0,02/21/9419
+1.15524,47.04387,5007,5,15,19,43,1,3.75,5.0,fr,53674,100,2293944,1,3,Active Shallow Crust,0.0,89.99045,0.0,05/15/5007
+1.15524,47.04387,6808,11,12,15,29,48,3.75,15.0,fr,53675,136,2293945,1,1,Active Shallow Crust,0.0,89.99045,0.0,11/12/6808
+1.15524,47.04387,3834,1,16,14,59,31,3.95,5.0,fr,53676,76,2293968,1,1,Active Shallow Crust,0.0,89.99024,0.0,01/16/3834
+1.15524,47.04387,5286,12,6,19,0,30,3.95,15.0,fr,53677,105,2293969,1,1,Active Shallow Crust,0.0,89.99024,0.0,12/06/5286
+1.15524,47.04387,4099,10,14,17,21,20,4.25,5.0,fr,53678,81,2294010,1,1,Active Shallow Crust,0.0,89.98991,-90.0,10/14/4099
+1.15524,47.04387,1260,7,27,21,58,2,4.85,15.0,fr,53679,25,2294077,1,1,Active Shallow Crust,0.0,89.99,0.0,07/27/1260
+0.95556,45.96051,3293,5,18,12,3,15,3.55,5.0,fr,53680,65,2294400,1,1,Active Shallow Crust,0.0,89.99036,0.0,05/18/3293
+0.95556,45.96051,8719,5,20,4,35,8,3.65,5.0,fr,53681,174,2294412,1,1,Active Shallow Crust,0.0,89.98985,0.0,05/20/8719
+0.95556,45.96051,9320,8,3,16,32,7,3.75,15.0,fr,53682,186,2294425,1,1,Active Shallow Crust,0.0,89.99026,0.0,08/03/9320
+0.95556,45.96051,4452,9,17,1,16,45,3.75,27.5,fr,53683,89,2294432,1,1,Active Shallow Crust,0.0,89.99014,-90.0,09/17/4452
+0.95556,45.96051,7557,10,20,21,57,57,3.85,27.5,fr,53684,151,2294444,1,1,Active Shallow Crust,0.0,89.98996,-90.0,10/20/7557
+0.95556,45.96051,3116,1,6,2,34,1,3.95,5.0,fr,53685,62,2294448,1,1,Active Shallow Crust,0.0,89.99005,0.0,01/06/3116
+0.95556,45.96051,5986,10,26,6,45,55,3.95,5.0,fr,53686,119,2294457,1,1,Active Shallow Crust,128.9004,89.99364,0.0,10/26/5986
+0.95556,45.96051,5997,4,7,16,29,10,4.25,5.0,fr,53687,119,2294493,1,1,Active Shallow Crust,128.8944,89.98093,0.0,04/07/5997
+0.95556,45.96051,65,11,6,14,7,50,4.35,5.0,fr,53688,1,2294496,1,1,Active Shallow Crust,0.0,89.98988,0.0,11/06/0065
+0.95556,45.96051,8267,2,12,6,41,27,4.65,15.0,fr,53689,165,2294539,1,1,Active Shallow Crust,0.0,89.99001,-90.0,02/12/8267
+1.33579,47.71923,9647,9,17,2,28,8,3.75,5.0,fr,53690,192,2294904,1,1,Active Shallow Crust,0.0,89.99057,0.0,09/17/9647
+1.33579,47.71923,8367,9,21,5,3,10,4.15,5.0,fr,53691,167,2294961,1,1,Active Shallow Crust,128.8973,89.99362,0.0,09/21/8367
+1.66975,41.19371,3096,1,21,16,45,29,3.55,5.0,fr,53692,61,2295360,1,1,Active Shallow Crust,0.0,89.99052,0.0,01/21/3096
+1.66975,41.19371,4734,3,6,0,10,30,3.65,5.0,fr,53693,94,2295372,1,1,Active Shallow Crust,0.0,89.98985,0.0,03/06/4734
+1.66975,41.19371,6783,10,15,16,45,57,3.65,15.0,fr,53694,135,2295373,1,1,Active Shallow Crust,0.0,89.98985,0.0,10/15/6783
+1.66975,41.19371,3202,8,5,21,17,20,3.75,5.0,fr,53695,64,2295384,1,1,Active Shallow Crust,0.0,89.98945,0.0,08/05/3202
+1.66975,41.19371,8055,2,25,1,31,42,3.85,15.0,fr,53696,161,2295397,1,1,Active Shallow Crust,0.0,89.9906,0.0,02/25/8055
+1.66975,41.19371,1848,2,22,7,14,7,3.95,5.0,fr,53697,36,2295408,1,1,Active Shallow Crust,0.0,89.99043,0.0,02/22/1848
+1.66975,41.19371,5392,2,15,14,36,53,3.95,5.0,fr,53698,107,2295411,1,1,Active Shallow Crust,240.0191,58.00492,0.0,02/15/5392
+1.66975,41.19371,7813,5,11,14,7,41,3.95,5.0,fr,53699,156,2295417,1,1,Active Shallow Crust,128.901,89.99402,0.0,05/11/7813
+1.66975,41.19371,2419,9,9,5,8,45,4.05,5.0,fr,53700,48,2295420,1,1,Active Shallow Crust,0.0,89.9904,0.0,09/09/2419
+1.66975,41.19371,1563,7,4,10,36,31,4.05,27.5,fr,53701,31,2295422,1,1,Active Shallow Crust,0.0,89.9904,0.0,07/04/1563
+1.66975,41.19371,9966,7,3,8,2,40,4.25,5.0,fr,53702,199,2295444,1,1,Active Shallow Crust,0.0,89.98983,0.0,07/03/9966
+5.43156,43.35687,3662,2,13,12,31,14,3.55,5.0,fr,53703,73,2295840,1,2,Active Shallow Crust,0.0,89.99267,0.0,02/13/3662
+5.43156,43.35687,5030,2,6,11,14,39,3.55,5.0,fr,53704,100,2295840,1,2,Active Shallow Crust,0.0,89.99267,0.0,02/06/5030
+5.43156,43.35687,6520,5,1,10,21,38,3.65,5.0,fr,53705,130,2295852,1,1,Active Shallow Crust,0.0,89.98693,0.0,05/01/6520
+5.43156,43.35687,1051,12,10,22,5,10,3.75,5.0,fr,53706,21,2295864,1,2,Active Shallow Crust,0.0,89.98835,0.0,12/10/1051
+5.43156,43.35687,8364,7,5,2,10,57,3.75,5.0,fr,53707,167,2295864,1,2,Active Shallow Crust,0.0,89.98835,0.0,07/05/8364
+5.43156,43.35687,851,7,2,11,20,36,3.85,5.0,fr,53708,17,2295876,1,1,Active Shallow Crust,0.0,89.98962,0.0,07/02/0851
+5.43156,43.35687,8317,9,22,22,57,18,3.95,15.0,fr,53709,166,2295889,1,1,Active Shallow Crust,0.0,89.99075,0.0,09/22/8317
+5.43156,43.35687,3332,3,19,20,16,30,4.25,5.0,fr,53710,66,2295933,1,1,Active Shallow Crust,128.8943,89.98083,0.0,03/19/3332
+5.43156,43.35687,3224,1,16,6,14,4,4.35,5.0,fr,53711,64,2295936,1,1,Active Shallow Crust,0.0,89.99124,0.0,01/16/3224
+5.43156,43.35687,3062,9,29,12,19,43,4.45,5.0,fr,53712,61,2295957,1,1,Active Shallow Crust,128.8932,89.9935,0.0,09/29/3062
+5.43156,43.35687,7282,1,30,2,3,16,4.55,5.0,fr,53713,145,2295963,1,1,Active Shallow Crust,240.0082,57.99723,0.0,01/30/7282
+-1.62558,47.91941,657,8,9,16,35,23,3.55,5.0,fr,53714,13,2296320,1,1,Active Shallow Crust,0.0,89.98986,0.0,08/09/0657
+-1.62558,47.91941,8374,5,18,18,53,6,3.75,15.0,fr,53715,167,2296345,1,1,Active Shallow Crust,0.0,89.99061,0.0,05/18/8374
+-1.62558,47.91941,8038,8,17,23,3,34,3.75,27.5,fr,53716,160,2296352,1,1,Active Shallow Crust,0.0,89.99049,-90.0,08/17/8038
+-1.62558,47.91941,5867,7,7,19,0,9,3.85,5.0,fr,53717,117,2296356,1,1,Active Shallow Crust,0.0,89.99043,0.0,07/07/5867
+-1.62558,47.91941,7090,9,21,21,13,38,3.85,15.0,fr,53718,141,2296366,1,1,Active Shallow Crust,128.8953,89.99402,0.0,09/21/7090
+-1.62558,47.91941,1891,2,17,9,54,37,3.95,5.0,fr,53719,37,2296368,1,1,Active Shallow Crust,0.0,89.9904,0.0,02/17/1891
+-1.62558,47.91941,5822,9,21,15,29,28,3.95,15.0,fr,53720,116,2296369,1,1,Active Shallow Crust,0.0,89.9904,0.0,09/21/5822
+-1.62558,47.91941,3364,10,20,4,42,46,4.05,5.0,fr,53721,67,2296383,1,1,Active Shallow Crust,240.0064,58.00573,0.0,10/20/3364
+-1.62558,47.91941,9636,5,1,5,59,41,4.35,5.0,fr,53722,192,2296416,1,1,Active Shallow Crust,0.0,89.98991,0.0,05/01/9636
+-1.62558,47.91941,4956,5,8,11,5,13,4.75,5.0,fr,53723,99,2296470,1,1,Active Shallow Crust,0.0,89.99013,-90.0,05/08/4956
+4.87795,50.48183,8399,1,20,0,14,29,3.55,5.0,fr,53724,167,2296800,1,1,Active Shallow Crust,0.0,89.98717,0.0,01/20/8399
+4.87795,50.48183,2863,6,10,17,39,5,3.55,5.0,fr,53725,57,2296803,1,2,Active Shallow Crust,240.0119,57.99926,0.0,06/10/2863
+4.87795,50.48183,5231,10,23,15,53,46,3.55,5.0,fr,53726,104,2296803,1,2,Active Shallow Crust,240.0119,57.99926,0.0,10/23/5231
+4.87795,50.48183,730,10,6,18,45,14,3.55,15.0,fr,53727,14,2296804,1,1,Active Shallow Crust,240.0119,57.99926,0.0,10/06/0730
+4.87795,50.48183,821,10,9,1,2,0,3.65,5.0,fr,53728,16,2296812,1,1,Active Shallow Crust,0.0,89.98856,0.0,10/09/0821
+4.87795,50.48183,1815,10,1,4,30,5,3.65,15.0,fr,53729,36,2296813,1,1,Active Shallow Crust,0.0,89.98856,0.0,10/01/1815
+4.87795,50.48183,6074,3,10,4,32,18,3.65,27.5,fr,53730,121,2296823,1,1,Active Shallow Crust,128.8999,89.9636,0.0,03/10/6074
+4.87795,50.48183,4895,10,25,21,3,21,3.75,5.0,fr,53731,97,2296824,1,3,Active Shallow Crust,0.0,89.98981,0.0,10/25/4895
+4.87795,50.48183,4608,3,24,18,52,4,3.75,5.0,fr,53732,92,2296824,1,3,Active Shallow Crust,0.0,89.98981,0.0,03/24/4608
+4.87795,50.48183,4802,3,31,10,10,32,3.75,5.0,fr,53733,96,2296824,1,3,Active Shallow Crust,0.0,89.98981,0.0,03/31/4802
+4.87795,50.48183,1716,4,29,20,56,47,3.75,27.5,fr,53734,34,2296826,1,1,Active Shallow Crust,0.0,89.98981,0.0,04/29/1716
+4.87795,50.48183,3796,9,12,4,22,47,3.85,15.0,fr,53735,75,2296840,1,1,Active Shallow Crust,240.0117,57.99754,0.0,09/12/3796
+4.87795,50.48183,8535,8,11,10,6,14,3.95,5.0,fr,53736,170,2296851,1,1,Active Shallow Crust,240.02,58.00515,0.0,08/11/8535
+4.87795,50.48183,1626,12,5,10,32,52,4.05,5.0,fr,53737,32,2296860,1,2,Active Shallow Crust,0.0,89.98917,0.0,12/05/1626
+4.87795,50.48183,8863,6,19,7,49,30,4.05,5.0,fr,53738,177,2296860,1,2,Active Shallow Crust,0.0,89.98917,0.0,06/19/8863
+4.87795,50.48183,5390,8,10,20,9,44,4.05,15.0,fr,53739,107,2296870,1,1,Active Shallow Crust,128.8902,89.99278,0.0,08/10/5390
+4.87795,50.48183,6333,8,18,15,37,35,4.25,5.0,fr,53740,126,2296884,1,2,Active Shallow Crust,0.0,89.9914,0.0,08/18/6333
+4.87795,50.48183,6048,1,9,10,18,15,4.25,5.0,fr,53741,120,2296884,1,2,Active Shallow Crust,0.0,89.9914,0.0,01/09/6048
+4.87795,50.48183,2259,9,29,0,27,58,4.25,5.0,fr,53742,45,2296890,1,1,Active Shallow Crust,0.0,89.9913,-90.0,09/29/2259
+4.87795,50.48183,7459,1,30,14,22,14,4.45,5.0,fr,53743,149,2296908,1,1,Active Shallow Crust,0.0,89.99089,0.0,01/30/7459
+4.87795,50.48183,4629,11,3,16,22,46,4.45,15.0,fr,53744,92,2296915,1,1,Active Shallow Crust,0.0,89.99078,-90.0,11/03/4629
+4.87795,50.48183,5210,2,4,15,45,25,4.45,5.0,fr,53745,104,2296917,1,1,Active Shallow Crust,128.891,89.99431,0.0,02/04/5210
+5.88987,47.34562,2271,9,22,16,57,18,3.55,5.0,fr,53746,45,2297280,1,1,Active Shallow Crust,0.0,89.99316,0.0,09/22/2271
+5.88987,47.34562,5281,7,21,22,15,7,3.55,15.0,fr,53747,105,2297281,1,1,Active Shallow Crust,0.0,89.99316,0.0,07/21/5281
+5.88987,47.34562,8214,10,6,14,14,31,3.55,27.5,fr,53748,164,2297282,1,1,Active Shallow Crust,0.0,89.99316,0.0,10/06/8214
+5.88987,47.34562,3111,1,2,18,10,2,3.65,5.0,fr,53749,62,2297292,1,2,Active Shallow Crust,0.0,89.98782,0.0,01/02/3111
+5.88987,47.34562,7627,3,5,10,51,40,3.65,5.0,fr,53750,152,2297292,1,2,Active Shallow Crust,0.0,89.98782,0.0,03/05/7627
+5.88987,47.34562,4038,1,20,1,33,3,3.65,15.0,fr,53751,80,2297293,1,1,Active Shallow Crust,0.0,89.98782,0.0,01/20/4038
+5.88987,47.34562,8056,5,13,1,34,24,3.75,5.0,fr,53752,161,2297304,1,1,Active Shallow Crust,0.0,89.98914,0.0,05/13/8056
+5.88987,47.34562,5610,4,1,15,13,19,4.05,5.0,fr,53753,112,2297340,1,1,Active Shallow Crust,0.0,89.98847,0.0,04/01/5610
+5.88987,47.34562,2704,8,14,21,24,3,4.15,5.0,fr,53754,54,2297352,1,1,Active Shallow Crust,0.0,89.98972,0.0,08/14/2704
+5.88987,47.34562,7154,9,20,21,58,36,4.15,15.0,fr,53755,143,2297353,1,1,Active Shallow Crust,0.0,89.98972,0.0,09/20/7154
+5.88987,47.34562,1618,12,11,5,22,3,4.25,5.0,fr,53756,32,2297364,1,1,Active Shallow Crust,0.0,89.99084,0.0,12/11/1618
+5.88987,47.34562,5126,4,2,1,53,30,4.75,15.0,fr,53757,102,2297425,1,1,Active Shallow Crust,0.0,89.9897,0.0,04/02/5126
+5.88987,47.34562,3051,3,15,6,20,1,5.05,5.0,fr,53758,61,2297460,1,1,Active Shallow Crust,0.0,89.99028,0.0,03/15/3051
+5.88987,47.34562,1690,4,7,10,33,57,5.75,5.0,fr,53759,33,2297553,1,1,Active Shallow Crust,128.873,89.98854,0.0,04/07/1690
+-2.08907,44.60749,2667,3,23,9,51,15,3.95,15.0,fr,53760,53,2297818,1,1,Active Shallow Crust,128.9004,89.99321,0.0,03/23/2667
+-1.37835,46.0449,9401,6,5,15,31,7,3.55,5.0,fr,53761,188,2298240,1,4,Active Shallow Crust,0.0,89.9895,0.0,06/05/9401
+-1.37835,46.0449,9481,1,12,18,20,10,3.55,5.0,fr,53762,189,2298240,1,4,Active Shallow Crust,0.0,89.9895,0.0,01/12/9481
+-1.37835,46.0449,6271,2,17,0,27,38,3.55,5.0,fr,53763,125,2298240,1,4,Active Shallow Crust,0.0,89.9895,0.0,02/17/6271
+-1.37835,46.0449,661,8,16,2,23,39,3.55,5.0,fr,53764,13,2298240,1,4,Active Shallow Crust,0.0,89.9895,0.0,08/16/0661
+-1.37835,46.0449,5590,3,17,5,32,50,3.55,15.0,fr,53765,111,2298241,1,1,Active Shallow Crust,0.0,89.9895,0.0,03/17/5590
+-1.37835,46.0449,4604,4,27,6,40,31,3.55,15.0,fr,53766,92,2298244,1,1,Active Shallow Crust,240.0119,57.99809,0.0,04/27/4604
+-1.37835,46.0449,6724,12,7,9,36,20,3.55,5.0,fr,53767,134,2298246,1,1,Active Shallow Crust,0.0,89.98938,-90.0,12/07/6724
+-1.37835,46.0449,478,1,26,2,13,3,3.65,5.0,fr,53768,9,2298252,1,2,Active Shallow Crust,0.0,89.99065,0.0,01/26/0478
+-1.37835,46.0449,3764,3,31,12,29,59,3.65,5.0,fr,53769,75,2298252,1,2,Active Shallow Crust,0.0,89.99065,0.0,03/31/3764
+-1.37835,46.0449,7773,1,1,9,39,15,3.65,15.0,fr,53770,155,2298253,1,1,Active Shallow Crust,0.0,89.99065,0.0,01/01/7773
+-1.37835,46.0449,235,11,2,13,17,20,3.65,5.0,fr,53771,4,2298255,1,1,Active Shallow Crust,240.001,58.01287,0.0,11/02/0235
+-1.37835,46.0449,1523,10,31,11,8,55,3.65,15.0,fr,53772,30,2298259,1,1,Active Shallow Crust,0.0,89.99053,-90.0,10/31/1523
+-1.37835,46.0449,7185,5,20,11,20,12,3.75,5.0,fr,53773,143,2298264,1,1,Active Shallow Crust,0.0,89.99027,0.0,05/20/7185
+-1.37835,46.0449,8607,1,5,23,27,9,3.75,15.0,fr,53774,172,2298268,1,1,Active Shallow Crust,240.0084,58.01737,0.0,01/05/8607
+-1.37835,46.0449,4031,12,27,2,20,58,3.75,27.5,fr,53775,80,2298269,1,1,Active Shallow Crust,240.0084,58.01737,0.0,12/27/4031
+-1.37835,46.0449,740,9,1,5,37,13,3.75,15.0,fr,53776,14,2298274,1,1,Active Shallow Crust,128.8969,89.96722,0.0,09/01/0740
+-1.37835,46.0449,9260,7,13,13,44,4,3.85,5.0,fr,53777,185,2298276,1,6,Active Shallow Crust,0.0,89.99009,0.0,07/13/9260
+-1.37835,46.0449,8512,11,1,10,4,41,3.85,5.0,fr,53778,170,2298276,1,6,Active Shallow Crust,0.0,89.99009,0.0,11/01/8512
+-1.37835,46.0449,5284,8,19,1,19,30,3.85,5.0,fr,53779,105,2298276,1,6,Active Shallow Crust,0.0,89.99009,0.0,08/19/5284
+-1.37835,46.0449,8956,9,1,22,25,56,3.85,5.0,fr,53780,179,2298276,1,6,Active Shallow Crust,0.0,89.99009,0.0,09/01/8956
+-1.37835,46.0449,6361,10,3,7,21,13,3.85,5.0,fr,53781,127,2298276,1,6,Active Shallow Crust,0.0,89.99009,0.0,10/03/6361
+-1.37835,46.0449,834,8,5,10,9,17,3.85,5.0,fr,53782,16,2298276,1,6,Active Shallow Crust,0.0,89.99009,0.0,08/05/0834
+-1.37835,46.0449,8671,3,28,11,49,52,3.85,15.0,fr,53783,173,2298277,1,1,Active Shallow Crust,0.0,89.99009,0.0,03/28/8671
+-1.37835,46.0449,8473,7,19,17,45,49,3.85,5.0,fr,53784,169,2298279,1,1,Active Shallow Crust,240.0108,57.99768,0.0,07/19/8473
+-1.37835,46.0449,1163,7,12,3,43,42,3.85,5.0,fr,53785,23,2298282,1,1,Active Shallow Crust,0.0,89.98997,-90.0,07/12/1163
+-1.37835,46.0449,9870,7,26,23,36,18,3.95,5.0,fr,53786,197,2298288,1,2,Active Shallow Crust,0.0,89.99007,0.0,07/26/9870
+-1.37835,46.0449,6143,12,8,12,36,49,3.95,5.0,fr,53787,122,2298288,1,2,Active Shallow Crust,0.0,89.99007,0.0,12/08/6143
+-1.37835,46.0449,5295,8,5,8,8,54,3.95,15.0,fr,53788,105,2298289,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/05/5295
+-1.37835,46.0449,3901,4,15,13,25,28,3.95,15.0,fr,53789,78,2298292,1,1,Active Shallow Crust,240.0197,58.00496,0.0,04/15/3901
+-1.37835,46.0449,9997,11,11,19,15,2,4.05,5.0,fr,53790,199,2298300,1,1,Active Shallow Crust,0.0,89.99016,0.0,11/11/9997
+-1.37835,46.0449,6002,6,15,21,53,42,4.05,5.0,fr,53791,120,2298306,1,1,Active Shallow Crust,0.0,89.99004,-90.0,06/15/6002
+-1.37835,46.0449,814,2,5,4,5,51,4.05,5.0,fr,53792,16,2298309,1,1,Active Shallow Crust,128.8906,89.99361,0.0,02/05/0814
+-1.37835,46.0449,8257,7,6,21,18,15,4.05,15.0,fr,53793,165,2298310,1,1,Active Shallow Crust,128.8906,89.99361,0.0,07/06/8257
+-1.37835,46.0449,5139,9,28,11,39,27,4.15,5.0,fr,53794,102,2298312,1,1,Active Shallow Crust,0.0,89.99036,0.0,09/28/5139
+-1.37835,46.0449,8315,5,4,2,21,37,4.15,15.0,fr,53795,166,2298313,1,3,Active Shallow Crust,0.0,89.99036,0.0,05/04/8315
+-1.37835,46.0449,6915,4,5,4,4,24,4.15,15.0,fr,53796,138,2298313,1,3,Active Shallow Crust,0.0,89.99036,0.0,04/05/6915
+-1.37835,46.0449,7678,2,13,11,53,17,4.15,15.0,fr,53797,153,2298313,1,3,Active Shallow Crust,0.0,89.99036,0.0,02/13/7678
+-1.37835,46.0449,8618,7,22,22,55,37,4.25,5.0,fr,53798,172,2298324,1,1,Active Shallow Crust,0.0,89.98984,0.0,07/22/8618
+-1.37835,46.0449,8500,2,12,3,45,6,4.35,5.0,fr,53799,169,2298336,1,2,Active Shallow Crust,0.0,89.99025,0.0,02/12/8500
+-1.37835,46.0449,4828,2,6,4,40,33,4.35,5.0,fr,53800,96,2298336,1,2,Active Shallow Crust,0.0,89.99025,0.0,02/06/4828
+-1.37835,46.0449,5934,9,30,5,15,9,4.45,15.0,fr,53801,118,2298358,1,1,Active Shallow Crust,128.8924,89.99348,0.0,09/30/5934
+-1.37835,46.0449,229,2,5,12,5,39,4.65,5.0,fr,53802,4,2298372,1,1,Active Shallow Crust,0.0,89.99014,0.0,02/05/0229
+-1.37835,46.0449,5267,10,30,8,9,23,4.65,5.0,fr,53803,105,2298378,1,1,Active Shallow Crust,0.0,89.99002,-90.0,10/30/5267
+-1.37835,46.0449,5661,3,28,8,33,36,4.75,15.0,fr,53804,113,2298385,1,1,Active Shallow Crust,0.0,89.98989,0.0,03/28/5661
+-1.37835,46.0449,6919,3,10,16,49,9,4.85,5.0,fr,53805,138,2298399,1,1,Active Shallow Crust,240.017,58.00233,0.0,03/10/6919
+-1.37835,46.0449,4653,2,28,18,18,29,5.05,5.0,fr,53806,93,2298420,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/28/4653
+2.60294,47.12849,5676,10,6,1,26,4,3.55,27.5,fr,53807,113,2298722,1,1,Active Shallow Crust,0.0,89.98971,0.0,10/06/5676
+2.60294,47.12849,3869,3,9,21,43,38,3.65,5.0,fr,53808,77,2298732,1,1,Active Shallow Crust,0.0,89.99083,0.0,03/09/3869
+2.60294,47.12849,1675,9,24,14,45,31,3.95,15.0,fr,53809,33,2298769,1,1,Active Shallow Crust,0.0,89.98917,0.0,09/24/1675
+-0.05547,46.29,3941,11,20,8,44,26,3.55,15.0,fr,53810,78,2299201,1,2,Active Shallow Crust,0.0,89.98998,0.0,11/20/3941
+-0.05547,46.29,7005,11,18,1,47,47,3.55,15.0,fr,53811,140,2299201,1,2,Active Shallow Crust,0.0,89.98998,0.0,11/18/7005
+-0.05547,46.29,1557,11,4,13,41,59,3.65,5.0,fr,53812,31,2299212,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/04/1557
+-0.05547,46.29,1480,3,13,15,38,28,3.75,5.0,fr,53813,29,2299230,1,1,Active Shallow Crust,0.0,89.98998,-90.0,03/13/1480
+-0.05547,46.29,3732,5,22,6,45,57,3.75,5.0,fr,53814,74,2299233,1,1,Active Shallow Crust,128.8966,89.96735,0.0,05/22/3732
+-0.05547,46.29,4331,12,26,16,12,2,4.05,5.0,fr,53815,86,2299260,1,1,Active Shallow Crust,0.0,89.98999,0.0,12/26/4331
+-0.05547,46.29,9764,7,23,13,54,48,4.05,27.5,fr,53816,195,2299262,1,1,Active Shallow Crust,0.0,89.98999,0.0,07/23/9764
+-0.05547,46.29,9298,1,27,11,42,41,4.05,5.0,fr,53817,185,2299263,1,1,Active Shallow Crust,240.0059,58.00582,0.0,01/27/9298
+-0.05547,46.29,6272,1,4,9,50,51,4.25,5.0,fr,53818,125,2299284,1,2,Active Shallow Crust,0.0,89.99001,0.0,01/04/6272
+-0.05547,46.29,7295,10,13,3,53,46,4.25,5.0,fr,53819,145,2299284,1,2,Active Shallow Crust,0.0,89.99001,0.0,10/13/7295
+-0.05547,46.29,8305,2,11,11,43,59,4.35,27.5,fr,53820,166,2299298,1,1,Active Shallow Crust,360.0,89.99001,0.0,02/11/8305
+-3.29811,49.12744,1991,1,11,16,20,43,3.55,5.0,fr,53821,39,2300160,1,1,Active Shallow Crust,0.0,89.9901,0.0,01/11/1991
+-3.29811,49.12744,8510,1,19,0,36,30,3.65,5.0,fr,53822,170,2300172,1,1,Active Shallow Crust,0.0,89.99118,0.0,01/19/8510
+-3.29811,49.12744,3220,10,1,22,43,59,3.85,15.0,fr,53823,64,2300197,1,1,Active Shallow Crust,0.0,89.99065,0.0,10/01/3220
+-1.5854,42.0377,2280,4,14,12,41,28,3.55,5.0,fr,53824,45,2300640,1,1,Active Shallow Crust,0.0,89.99064,0.0,04/14/2280
+-1.5854,42.0377,8805,10,13,4,39,12,3.85,27.5,fr,53825,176,2300678,1,1,Active Shallow Crust,0.0,89.9894,0.0,10/13/8805
+-1.5854,42.0377,7558,12,7,7,27,58,3.85,5.0,fr,53826,151,2300679,1,1,Active Shallow Crust,240.0104,57.9976,0.0,12/07/7558
+-1.5854,42.0377,4203,12,1,1,30,17,4.25,5.0,fr,53827,84,2300724,1,2,Active Shallow Crust,0.0,89.98996,0.0,12/01/4203
+-1.5854,42.0377,5097,3,13,21,59,9,4.25,5.0,fr,53828,101,2300724,1,2,Active Shallow Crust,0.0,89.98996,0.0,03/13/5097
+-1.5854,42.0377,5725,1,24,8,55,11,4.35,5.0,fr,53829,114,2300742,1,1,Active Shallow Crust,0.0,89.9902,-90.0,01/24/5725
+-0.7887,44.8721,9069,3,5,18,23,10,3.85,15.0,fr,53830,181,2301160,1,1,Active Shallow Crust,240.0106,57.99779,0.0,03/05/9069
+-0.7887,44.8721,4377,1,8,21,19,30,4.75,5.0,fr,53831,87,2301264,1,1,Active Shallow Crust,0.0,89.9899,0.0,01/08/4377
+3.8361,50.4566,3602,3,14,13,34,47,3.55,5.0,fr,53832,72,2301600,1,1,Active Shallow Crust,0.0,89.99037,0.0,03/14/3602
+3.8361,50.4566,5651,4,2,2,3,51,3.55,5.0,fr,53833,113,2301603,1,1,Active Shallow Crust,240.0123,57.99855,0.0,04/02/5651
+3.8361,50.4566,7388,11,19,20,54,36,3.65,5.0,fr,53834,147,2301612,1,5,Active Shallow Crust,0.0,89.99142,0.0,11/19/7388
+3.8361,50.4566,1475,11,4,5,7,33,3.65,5.0,fr,53835,29,2301612,1,5,Active Shallow Crust,0.0,89.99142,0.0,11/04/1475
+3.8361,50.4566,905,8,2,16,29,57,3.65,5.0,fr,53836,18,2301612,1,5,Active Shallow Crust,0.0,89.99142,0.0,08/02/0905
+3.8361,50.4566,8309,3,4,15,15,11,3.65,5.0,fr,53837,166,2301612,1,5,Active Shallow Crust,0.0,89.99142,0.0,03/04/8309
+3.8361,50.4566,2247,3,31,23,55,15,3.65,5.0,fr,53838,44,2301612,1,5,Active Shallow Crust,0.0,89.99142,0.0,03/31/2247
+3.8361,50.4566,8313,9,6,18,28,55,3.65,15.0,fr,53839,166,2301613,1,1,Active Shallow Crust,0.0,89.99142,0.0,09/06/8313
+3.8361,50.4566,9432,11,27,15,10,16,3.65,5.0,fr,53840,188,2301618,1,1,Active Shallow Crust,0.0,89.99132,-90.0,11/27/9432
+3.8361,50.4566,5918,9,29,9,10,1,3.75,5.0,fr,53841,118,2301624,1,2,Active Shallow Crust,0.0,89.9898,0.0,09/29/5918
+3.8361,50.4566,9269,6,23,23,48,34,3.75,5.0,fr,53842,185,2301624,1,2,Active Shallow Crust,0.0,89.9898,0.0,06/23/9269
+3.8361,50.4566,1342,10,22,16,47,3,3.75,27.5,fr,53843,26,2301626,1,1,Active Shallow Crust,0.0,89.9898,0.0,10/22/1342
+3.8361,50.4566,1455,4,23,19,33,2,3.85,5.0,fr,53844,29,2301636,1,1,Active Shallow Crust,0.0,89.99091,0.0,04/23/1455
+3.8361,50.4566,2973,10,18,15,37,36,3.85,15.0,fr,53845,59,2301637,1,2,Active Shallow Crust,0.0,89.99091,0.0,10/18/2973
+3.8361,50.4566,2956,5,1,3,34,7,3.85,15.0,fr,53846,59,2301637,1,2,Active Shallow Crust,0.0,89.99091,0.0,05/01/2956
+3.8361,50.4566,5529,9,13,23,29,54,3.85,5.0,fr,53847,110,2301639,1,1,Active Shallow Crust,240.0113,57.99796,0.0,09/13/5529
+3.8361,50.4566,9906,1,30,15,47,12,3.85,15.0,fr,53848,198,2301643,1,1,Active Shallow Crust,0.0,89.99081,-90.0,01/30/9906
+3.8361,50.4566,9307,7,15,19,48,3,3.85,27.5,fr,53849,186,2301644,1,1,Active Shallow Crust,0.0,89.99081,-90.0,07/15/9307
+3.8361,50.4566,2224,11,9,19,30,36,3.85,5.0,fr,53850,44,2301645,1,1,Active Shallow Crust,128.895,89.99432,0.0,11/09/2224
+3.8361,50.4566,7395,7,23,22,53,18,3.95,27.5,fr,53851,147,2301650,1,1,Active Shallow Crust,0.0,89.98988,0.0,07/23/7395
+3.8361,50.4566,8361,10,29,23,35,49,3.95,5.0,fr,53852,167,2301651,1,1,Active Shallow Crust,240.0206,58.00515,0.0,10/29/8361
+3.8361,50.4566,5320,1,29,15,56,43,4.05,5.0,fr,53853,106,2301660,1,1,Active Shallow Crust,0.0,89.98917,0.0,01/29/5320
+3.8361,50.4566,1152,1,27,21,8,10,4.05,15.0,fr,53854,23,2301661,1,1,Active Shallow Crust,0.0,89.98917,0.0,01/27/1152
+3.8361,50.4566,5348,9,2,19,56,6,4.05,5.0,fr,53855,106,2301663,1,1,Active Shallow Crust,240.0066,58.00597,0.0,09/02/5348
+3.8361,50.4566,9324,7,30,15,23,45,4.05,5.0,fr,53856,186,2301669,1,1,Active Shallow Crust,128.89,89.99368,0.0,07/30/9324
+3.8361,50.4566,6940,4,14,22,24,26,4.15,5.0,fr,53857,138,2301672,1,1,Active Shallow Crust,0.0,89.99035,0.0,04/14/6940
+3.8361,50.4566,2897,9,30,1,3,57,4.15,5.0,fr,53858,57,2301675,1,1,Active Shallow Crust,240.0092,57.99747,0.0,09/30/2897
+3.8361,50.4566,990,12,23,11,49,58,4.15,27.5,fr,53859,19,2301677,1,1,Active Shallow Crust,240.0092,57.99744,0.0,12/23/0990
+3.8361,50.4566,8783,5,4,18,12,45,4.25,5.0,fr,53860,175,2301690,1,1,Active Shallow Crust,0.0,89.98985,-90.0,05/04/8783
+3.8361,50.4566,3557,3,19,16,48,49,4.35,5.0,fr,53861,71,2301696,1,1,Active Shallow Crust,0.0,89.98978,0.0,03/19/3557
+3.8361,50.4566,2692,2,20,6,59,8,4.35,15.0,fr,53862,53,2301703,1,1,Active Shallow Crust,0.0,89.98965,-90.0,02/20/2692
+3.8361,50.4566,9306,9,5,21,20,15,4.65,5.0,fr,53863,186,2301732,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/05/9306
+3.8361,50.4566,1386,4,9,9,24,34,4.75,5.0,fr,53864,27,2301744,1,1,Active Shallow Crust,0.0,89.99033,0.0,04/09/1386
+3.8361,50.4566,6796,7,20,23,15,7,5.05,27.5,fr,53865,135,2301782,1,1,Active Shallow Crust,0.0,89.98972,0.0,07/20/6796
+3.15453,52.32472,3179,1,25,17,28,52,4.65,5.0,fr,53866,63,2302221,1,1,Active Shallow Crust,128.8894,89.9869,0.0,01/25/3179
+0.89818,43.66095,2549,9,20,4,41,30,4.05,5.0,fr,53867,50,2302620,1,1,Active Shallow Crust,0.0,89.98975,0.0,09/20/2549
+5.38,40.92405,2443,12,17,0,7,52,3.55,5.0,fr,53868,48,2303040,1,1,Active Shallow Crust,0.0,89.99238,0.0,12/17/2443
+5.38,40.92405,609,9,27,17,40,38,3.85,5.0,fr,53869,12,2303076,1,1,Active Shallow Crust,0.0,89.98921,0.0,09/27/0609
+5.38,40.92405,2965,10,28,12,36,39,4.25,15.0,fr,53870,59,2303125,1,1,Active Shallow Crust,0.0,89.98979,0.0,10/28/2965
+5.38,40.92405,5608,6,27,6,48,1,5.35,15.0,fr,53871,112,2303263,1,1,Active Shallow Crust,0.0,89.9903,-90.0,06/27/5608
+5.67053,47.31721,3724,6,16,6,52,36,3.65,5.0,fr,53872,74,2303532,1,2,Active Shallow Crust,0.0,89.98782,0.0,06/16/3724
+5.67053,47.31721,7000,6,27,13,16,33,3.65,5.0,fr,53873,139,2303532,1,2,Active Shallow Crust,0.0,89.98782,0.0,06/27/7000
+5.67053,47.31721,2252,5,17,11,35,56,3.65,5.0,fr,53874,45,2303535,1,1,Active Shallow Crust,240.0006,58.01318,0.0,05/17/2252
+5.67053,47.31721,8309,11,20,19,23,17,3.75,15.0,fr,53875,166,2303548,1,1,Active Shallow Crust,240.0087,58.01784,0.0,11/20/8309
+5.67053,47.31721,4283,1,20,5,24,55,3.85,5.0,fr,53876,85,2303556,1,2,Active Shallow Crust,0.0,89.99032,0.0,01/20/4283
+5.67053,47.31721,3464,4,26,17,6,9,3.85,5.0,fr,53877,69,2303556,1,2,Active Shallow Crust,0.0,89.99032,0.0,04/26/3464
+5.67053,47.31721,2949,10,7,1,34,49,3.95,5.0,fr,53878,58,2303571,1,2,Active Shallow Crust,240.0202,58.00482,0.0,10/07/2949
+5.67053,47.31721,2520,1,1,8,58,47,3.95,5.0,fr,53879,50,2303571,1,2,Active Shallow Crust,240.0202,58.00482,0.0,01/01/2520
+5.67053,47.31721,2975,5,12,0,50,12,4.25,5.0,fr,53880,59,2303604,1,1,Active Shallow Crust,0.0,89.99084,0.0,05/12/2975
+5.67053,47.31721,1148,4,21,21,5,32,4.35,15.0,fr,53881,22,2303617,1,1,Active Shallow Crust,0.0,89.98911,0.0,04/21/1148
+7.14256,46.46642,2942,8,26,0,21,48,3.55,5.0,fr,53882,58,2304000,1,5,Active Shallow Crust,0.0,89.99306,0.0,08/26/2942
+7.14256,46.46642,8997,1,24,10,45,7,3.55,5.0,fr,53883,179,2304000,1,5,Active Shallow Crust,0.0,89.99306,0.0,01/24/8997
+7.14256,46.46642,8699,8,24,21,5,9,3.55,5.0,fr,53884,173,2304000,1,5,Active Shallow Crust,0.0,89.99306,0.0,08/24/8699
+7.14256,46.46642,5337,8,23,3,3,45,3.55,5.0,fr,53885,106,2304000,1,5,Active Shallow Crust,0.0,89.99306,0.0,08/23/5337
+7.14256,46.46642,4310,1,20,20,50,10,3.55,5.0,fr,53886,86,2304000,1,5,Active Shallow Crust,0.0,89.99306,0.0,01/20/4310
+7.14256,46.46642,953,9,23,19,10,50,3.55,15.0,fr,53887,19,2304001,1,4,Active Shallow Crust,0.0,89.99306,0.0,09/23/0953
+7.14256,46.46642,4148,9,17,4,17,17,3.55,15.0,fr,53888,82,2304001,1,4,Active Shallow Crust,0.0,89.99306,0.0,09/17/4148
+7.14256,46.46642,3293,6,15,18,40,42,3.55,15.0,fr,53889,65,2304001,1,4,Active Shallow Crust,0.0,89.99306,0.0,06/15/3293
+7.14256,46.46642,5153,1,6,10,44,18,3.55,15.0,fr,53890,103,2304001,1,4,Active Shallow Crust,0.0,89.99306,0.0,01/06/5153
+7.14256,46.46642,4013,7,31,21,1,41,3.55,27.5,fr,53891,80,2304002,1,2,Active Shallow Crust,0.0,89.99306,0.0,07/31/4013
+7.14256,46.46642,7469,7,13,0,12,52,3.55,27.5,fr,53892,149,2304002,1,2,Active Shallow Crust,0.0,89.99306,0.0,07/13/7469
+7.14256,46.46642,3462,9,23,17,41,39,3.55,5.0,fr,53893,69,2304003,1,2,Active Shallow Crust,240.0112,57.99878,0.0,09/23/3462
+7.14256,46.46642,8120,1,12,21,13,49,3.55,5.0,fr,53894,162,2304003,1,2,Active Shallow Crust,240.0112,57.99878,0.0,01/12/8120
+7.14256,46.46642,1588,8,3,11,13,31,3.55,15.0,fr,53895,31,2304004,1,2,Active Shallow Crust,240.0112,57.99878,0.0,08/03/1588
+7.14256,46.46642,6927,12,8,8,45,19,3.55,15.0,fr,53896,138,2304004,1,2,Active Shallow Crust,240.0112,57.99878,0.0,12/08/6927
+7.14256,46.46642,111,11,24,4,57,50,3.55,27.5,fr,53897,2,2304005,1,1,Active Shallow Crust,240.0112,57.99869,0.0,11/24/0111
+7.14256,46.46642,4057,8,24,13,20,38,3.55,5.0,fr,53898,81,2304006,1,2,Active Shallow Crust,0.0,89.99297,-90.0,08/24/4057
+7.14256,46.46642,1949,7,27,17,9,1,3.55,5.0,fr,53899,38,2304006,1,2,Active Shallow Crust,0.0,89.99297,-90.0,07/27/1949
+7.14256,46.46642,9143,12,16,20,29,38,3.55,15.0,fr,53900,182,2304010,1,1,Active Shallow Crust,128.895,89.99653,0.0,12/16/9143
+7.14256,46.46642,716,6,15,5,21,4,3.65,5.0,fr,53901,14,2304012,1,11,Active Shallow Crust,0.0,89.98762,0.0,06/15/0716
+7.14256,46.46642,6357,1,21,1,55,30,3.65,5.0,fr,53902,127,2304012,1,11,Active Shallow Crust,0.0,89.98762,0.0,01/21/6357
+7.14256,46.46642,3021,11,29,14,30,48,3.65,5.0,fr,53903,60,2304012,1,11,Active Shallow Crust,0.0,89.98762,0.0,11/29/3021
+7.14256,46.46642,6442,10,7,13,53,36,3.65,5.0,fr,53904,128,2304012,1,11,Active Shallow Crust,0.0,89.98762,0.0,10/07/6442
+7.14256,46.46642,4452,11,16,10,47,58,3.65,5.0,fr,53905,89,2304012,1,11,Active Shallow Crust,0.0,89.98762,0.0,11/16/4452
+7.14256,46.46642,7058,8,21,10,52,11,3.65,5.0,fr,53906,141,2304012,1,11,Active Shallow Crust,0.0,89.98762,0.0,08/21/7058
+7.14256,46.46642,9210,12,29,10,32,6,3.65,5.0,fr,53907,184,2304012,1,11,Active Shallow Crust,0.0,89.98762,0.0,12/29/9210
+7.14256,46.46642,2591,5,24,22,6,30,3.65,5.0,fr,53908,51,2304012,1,11,Active Shallow Crust,0.0,89.98762,0.0,05/24/2591
+7.14256,46.46642,4753,4,25,23,15,13,3.65,5.0,fr,53909,95,2304012,1,11,Active Shallow Crust,0.0,89.98762,0.0,04/25/4753
+7.14256,46.46642,9516,5,11,7,5,43,3.65,5.0,fr,53910,190,2304012,1,11,Active Shallow Crust,0.0,89.98762,0.0,05/11/9516
+7.14256,46.46642,7857,5,4,21,31,58,3.65,5.0,fr,53911,157,2304012,1,11,Active Shallow Crust,0.0,89.98762,0.0,05/04/7857
+7.14256,46.46642,886,10,16,13,0,19,3.65,15.0,fr,53912,17,2304013,1,1,Active Shallow Crust,0.0,89.98762,0.0,10/16/0886
+7.14256,46.46642,7535,3,4,19,27,48,3.65,27.5,fr,53913,150,2304014,1,1,Active Shallow Crust,0.0,89.98762,0.0,03/04/7535
+7.14256,46.46642,3518,4,27,1,55,53,3.65,5.0,fr,53914,70,2304015,1,1,Active Shallow Crust,240.0011,58.01262,0.0,04/27/3518
+7.14256,46.46642,5063,4,23,0,32,49,3.65,15.0,fr,53915,101,2304016,1,1,Active Shallow Crust,240.0011,58.01262,0.0,04/23/5063
+7.14256,46.46642,2634,8,23,12,24,55,3.65,27.5,fr,53916,52,2304017,1,1,Active Shallow Crust,240.0011,58.01253,0.0,08/23/2634
+7.14256,46.46642,5026,5,28,23,22,31,3.65,5.0,fr,53917,100,2304018,1,2,Active Shallow Crust,0.0,89.98747,-90.0,05/28/5026
+7.14256,46.46642,2018,6,30,20,55,7,3.65,5.0,fr,53918,40,2304018,1,2,Active Shallow Crust,0.0,89.98747,-90.0,06/30/2018
+7.14256,46.46642,1451,10,11,8,32,26,3.65,15.0,fr,53919,29,2304019,1,1,Active Shallow Crust,0.0,89.98747,-90.0,10/11/1451
+7.14256,46.46642,4713,2,24,10,33,52,3.65,5.0,fr,53920,94,2304021,1,3,Active Shallow Crust,128.9008,89.96352,0.0,02/24/4713
+7.14256,46.46642,7940,9,16,7,28,34,3.65,5.0,fr,53921,158,2304021,1,3,Active Shallow Crust,128.9008,89.96352,0.0,09/16/7940
+7.14256,46.46642,5924,8,16,14,57,58,3.65,5.0,fr,53922,118,2304021,1,3,Active Shallow Crust,128.9008,89.96352,0.0,08/16/5924
+7.14256,46.46642,9627,8,7,17,9,29,3.75,5.0,fr,53923,192,2304024,1,4,Active Shallow Crust,0.0,89.98897,0.0,08/07/9627
+7.14256,46.46642,9380,10,23,14,5,26,3.75,5.0,fr,53924,187,2304024,1,4,Active Shallow Crust,0.0,89.98897,0.0,10/23/9380
+7.14256,46.46642,4785,5,6,10,19,52,3.75,5.0,fr,53925,95,2304024,1,4,Active Shallow Crust,0.0,89.98897,0.0,05/06/4785
+7.14256,46.46642,2532,5,31,19,42,20,3.75,5.0,fr,53926,50,2304024,1,4,Active Shallow Crust,0.0,89.98897,0.0,05/31/2532
+7.14256,46.46642,9871,3,22,15,16,26,3.75,15.0,fr,53927,197,2304025,1,2,Active Shallow Crust,0.0,89.98897,0.0,03/22/9871
+7.14256,46.46642,6951,11,10,18,19,46,3.75,15.0,fr,53928,139,2304025,1,2,Active Shallow Crust,0.0,89.98897,0.0,11/10/6951
+7.14256,46.46642,6954,2,19,13,25,23,3.75,5.0,fr,53929,139,2304027,1,2,Active Shallow Crust,240.0081,58.01783,0.0,02/19/6954
+7.14256,46.46642,7850,9,20,8,54,50,3.75,5.0,fr,53930,156,2304027,1,2,Active Shallow Crust,240.0081,58.01783,0.0,09/20/7850
+7.14256,46.46642,6459,6,15,17,39,27,3.75,27.5,fr,53931,129,2304029,1,1,Active Shallow Crust,240.0081,58.01783,0.0,06/15/6459
+7.14256,46.46642,8475,8,26,11,49,43,3.75,5.0,fr,53932,169,2304030,1,2,Active Shallow Crust,0.0,89.98884,-90.0,08/26/8475
+7.14256,46.46642,3502,4,4,21,55,31,3.75,5.0,fr,53933,70,2304030,1,2,Active Shallow Crust,0.0,89.98884,-90.0,04/04/3502
+7.14256,46.46642,6070,5,25,14,40,52,3.85,5.0,fr,53934,121,2304036,1,4,Active Shallow Crust,0.0,89.99017,0.0,05/25/6070
+7.14256,46.46642,732,10,6,9,1,4,3.85,5.0,fr,53935,14,2304036,1,4,Active Shallow Crust,0.0,89.99017,0.0,10/06/0732
+7.14256,46.46642,1151,5,28,22,20,14,3.85,5.0,fr,53936,23,2304036,1,4,Active Shallow Crust,0.0,89.99017,0.0,05/28/1151
+7.14256,46.46642,8805,11,26,23,36,11,3.85,5.0,fr,53937,176,2304036,1,4,Active Shallow Crust,0.0,89.99017,0.0,11/26/8805
+7.14256,46.46642,9791,10,19,18,56,17,3.85,15.0,fr,53938,195,2304037,1,2,Active Shallow Crust,0.0,89.99017,0.0,10/19/9791
+7.14256,46.46642,4749,4,28,9,43,12,3.85,15.0,fr,53939,94,2304037,1,2,Active Shallow Crust,0.0,89.99017,0.0,04/28/4749
+7.14256,46.46642,6856,11,27,17,24,41,3.85,27.5,fr,53940,137,2304038,1,1,Active Shallow Crust,0.0,89.99017,0.0,11/27/6856
+7.14256,46.46642,4587,2,20,14,52,8,3.85,5.0,fr,53941,91,2304045,1,2,Active Shallow Crust,128.8951,89.99509,0.0,02/20/4587
+7.14256,46.46642,803,6,29,14,45,35,3.85,5.0,fr,53942,16,2304045,1,2,Active Shallow Crust,128.8951,89.99509,0.0,06/29/0803
+7.14256,46.46642,7244,4,22,17,8,30,3.95,5.0,fr,53943,144,2304048,1,3,Active Shallow Crust,0.0,89.99123,0.0,04/22/7244
+7.14256,46.46642,2898,11,12,1,42,2,3.95,5.0,fr,53944,57,2304048,1,3,Active Shallow Crust,0.0,89.99123,0.0,11/12/2898
+7.14256,46.46642,8571,4,6,9,8,40,3.95,5.0,fr,53945,171,2304048,1,3,Active Shallow Crust,0.0,89.99123,0.0,04/06/8571
+7.14256,46.46642,9269,10,13,6,17,31,3.95,15.0,fr,53946,185,2304049,1,1,Active Shallow Crust,0.0,89.99123,0.0,10/13/9269
+7.14256,46.46642,9279,3,28,12,22,28,3.95,15.0,fr,53947,185,2304052,1,1,Active Shallow Crust,240.0191,58.005,0.0,03/28/9279
+7.14256,46.46642,8037,8,28,9,53,16,3.95,27.5,fr,53948,160,2304056,1,1,Active Shallow Crust,0.0,89.99113,-90.0,08/28/8037
+7.14256,46.46642,4953,6,5,19,7,48,3.95,15.0,fr,53949,99,2304058,1,1,Active Shallow Crust,128.9014,89.99342,0.0,06/05/4953
+7.14256,46.46642,8745,9,14,22,47,7,4.05,5.0,fr,53950,174,2304060,1,5,Active Shallow Crust,0.0,89.98828,0.0,09/14/8745
+7.14256,46.46642,6777,5,14,12,3,45,4.05,5.0,fr,53951,135,2304060,1,5,Active Shallow Crust,0.0,89.98828,0.0,05/14/6777
+7.14256,46.46642,6902,6,17,21,26,20,4.05,5.0,fr,53952,138,2304060,1,5,Active Shallow Crust,0.0,89.98828,0.0,06/17/6902
+7.14256,46.46642,9009,9,27,19,50,57,4.05,5.0,fr,53953,180,2304060,1,5,Active Shallow Crust,0.0,89.98828,0.0,09/27/9009
+7.14256,46.46642,6235,4,26,4,49,29,4.05,5.0,fr,53954,124,2304060,1,5,Active Shallow Crust,0.0,89.98828,0.0,04/26/6235
+7.14256,46.46642,6977,10,22,10,20,29,4.05,5.0,fr,53955,139,2304066,1,2,Active Shallow Crust,0.0,89.98814,-90.0,10/22/6977
+7.14256,46.46642,706,7,30,7,21,56,4.05,5.0,fr,53956,14,2304066,1,2,Active Shallow Crust,0.0,89.98814,-90.0,07/30/0706
+7.14256,46.46642,126,10,4,5,47,44,4.15,5.0,fr,53957,2,2304072,1,5,Active Shallow Crust,0.0,89.98956,0.0,10/04/0126
+7.14256,46.46642,8956,12,8,2,28,2,4.15,5.0,fr,53958,179,2304072,1,5,Active Shallow Crust,0.0,89.98956,0.0,12/08/8956
+7.14256,46.46642,9192,10,26,9,34,10,4.15,5.0,fr,53959,183,2304072,1,5,Active Shallow Crust,0.0,89.98956,0.0,10/26/9192
+7.14256,46.46642,3861,11,1,7,22,58,4.15,5.0,fr,53960,77,2304072,1,5,Active Shallow Crust,0.0,89.98956,0.0,11/01/3861
+7.14256,46.46642,6860,11,12,22,5,43,4.15,5.0,fr,53961,137,2304072,1,5,Active Shallow Crust,0.0,89.98956,0.0,11/12/6860
+7.14256,46.46642,6521,6,13,19,3,19,4.15,5.0,fr,53962,130,2304075,1,2,Active Shallow Crust,240.0085,57.99783,0.0,06/13/6521
+7.14256,46.46642,2678,6,21,17,35,53,4.15,5.0,fr,53963,53,2304075,1,2,Active Shallow Crust,240.0085,57.99783,0.0,06/21/2678
+7.14256,46.46642,6851,6,20,1,0,55,4.15,5.0,fr,53964,137,2304078,1,2,Active Shallow Crust,0.0,89.98943,-90.0,06/20/6851
+7.14256,46.46642,9003,4,5,17,10,51,4.15,5.0,fr,53965,180,2304078,1,2,Active Shallow Crust,0.0,89.98943,-90.0,04/05/9003
+7.14256,46.46642,7464,10,25,1,48,40,4.15,5.0,fr,53966,149,2304081,1,3,Active Shallow Crust,128.8976,89.99304,0.0,10/25/7464
+7.14256,46.46642,8554,6,7,12,16,3,4.15,5.0,fr,53967,171,2304081,1,3,Active Shallow Crust,128.8976,89.99304,0.0,06/07/8554
+7.14256,46.46642,3550,12,3,23,47,7,4.15,5.0,fr,53968,70,2304081,1,3,Active Shallow Crust,128.8976,89.99304,0.0,12/03/3550
+7.14256,46.46642,6452,7,19,13,56,34,4.25,5.0,fr,53969,129,2304084,1,3,Active Shallow Crust,0.0,89.99069,0.0,07/19/6452
+7.14256,46.46642,5730,2,7,20,11,11,4.25,5.0,fr,53970,114,2304084,1,3,Active Shallow Crust,0.0,89.99069,0.0,02/07/5730
+7.14256,46.46642,2897,11,17,12,1,19,4.25,5.0,fr,53971,57,2304084,1,3,Active Shallow Crust,0.0,89.99069,0.0,11/17/2897
+7.14256,46.46642,1937,9,13,14,8,4,4.35,5.0,fr,53972,38,2304096,1,2,Active Shallow Crust,0.0,89.98894,0.0,09/13/1937
+7.14256,46.46642,8818,7,24,11,54,47,4.35,5.0,fr,53973,176,2304096,1,2,Active Shallow Crust,0.0,89.98894,0.0,07/24/8818
+7.14256,46.46642,865,3,19,11,21,51,4.35,5.0,fr,53974,17,2304099,1,1,Active Shallow Crust,240.0088,57.99576,0.0,03/19/0865
+7.14256,46.46642,1801,10,13,11,15,14,4.35,5.0,fr,53975,36,2304105,1,2,Active Shallow Crust,128.8976,89.98302,0.0,10/13/1801
+7.14256,46.46642,2870,10,8,22,17,53,4.35,5.0,fr,53976,57,2304105,1,2,Active Shallow Crust,128.8976,89.98302,0.0,10/08/2870
+7.14256,46.46642,5929,7,8,11,41,48,4.35,27.5,fr,53977,118,2304107,1,1,Active Shallow Crust,128.8976,89.98302,0.0,07/08/5929
+7.14256,46.46642,8874,10,13,22,37,10,4.45,27.5,fr,53978,177,2304110,1,1,Active Shallow Crust,0.0,89.99014,0.0,10/13/8874
+7.14256,46.46642,763,10,2,17,40,29,4.45,5.0,fr,53979,15,2304117,1,1,Active Shallow Crust,128.8917,89.99384,0.0,10/02/0763
+7.14256,46.46642,7289,5,30,23,42,56,4.55,5.0,fr,53980,145,2304120,1,1,Active Shallow Crust,0.0,89.98901,0.0,05/30/7289
+7.14256,46.46642,325,9,3,14,32,25,4.55,5.0,fr,53981,6,2304126,1,1,Active Shallow Crust,0.0,89.98889,-90.0,09/03/0325
+7.14256,46.46642,1567,6,13,5,30,2,4.65,5.0,fr,53982,31,2304132,1,2,Active Shallow Crust,0.0,89.99021,0.0,06/13/1567
+7.14256,46.46642,2851,11,26,7,20,35,4.65,5.0,fr,53983,57,2304132,1,2,Active Shallow Crust,0.0,89.99021,0.0,11/26/2851
+7.14256,46.46642,883,7,17,12,16,9,4.75,5.0,fr,53984,17,2304153,1,1,Active Shallow Crust,128.8885,89.98817,0.0,07/17/0883
+7.14256,46.46642,579,4,6,2,33,31,4.95,5.0,fr,53985,11,2304168,1,1,Active Shallow Crust,0.0,89.9903,0.0,04/06/0579
+7.14256,46.46642,704,2,3,18,42,9,4.95,15.0,fr,53986,14,2304169,1,1,Active Shallow Crust,0.0,89.9903,0.0,02/03/0704
+7.14256,46.46642,2756,11,25,18,49,5,5.05,15.0,fr,53987,55,2304181,1,2,Active Shallow Crust,0.0,89.99012,0.0,11/25/2756
+7.14256,46.46642,3209,4,1,13,54,59,5.05,15.0,fr,53988,64,2304181,1,2,Active Shallow Crust,0.0,89.99012,0.0,04/01/3209
+7.14256,46.46642,3359,9,30,21,37,25,5.15,5.0,fr,53989,67,2304192,1,1,Active Shallow Crust,0.0,89.99009,0.0,09/30/3359
+7.14256,46.46642,3598,3,15,8,58,13,5.35,5.0,fr,53990,71,2304222,1,1,Active Shallow Crust,0.0,89.99026,-90.0,03/15/3598
+6.33001,47.40127,5149,7,8,1,39,56,3.55,5.0,fr,53991,102,2304480,1,1,Active Shallow Crust,0.0,89.99317,0.0,07/08/5149
+6.33001,47.40127,8305,4,30,9,0,36,3.55,5.0,fr,53992,166,2304483,1,1,Active Shallow Crust,240.0136,57.99731,0.0,04/30/8305
+6.33001,47.40127,4004,3,23,18,53,0,3.55,5.0,fr,53993,80,2304489,1,1,Active Shallow Crust,128.8952,89.99659,0.0,03/23/4004
+6.33001,47.40127,6824,5,12,13,25,50,3.65,5.0,fr,53994,136,2304492,1,1,Active Shallow Crust,0.0,89.98783,0.0,05/12/6824
+6.33001,47.40127,8289,2,7,7,59,47,3.65,5.0,fr,53995,165,2304501,1,1,Active Shallow Crust,128.9002,89.96354,0.0,02/07/8289
+6.33001,47.40127,8542,11,27,18,46,5,3.75,27.5,fr,53996,170,2304506,1,1,Active Shallow Crust,0.0,89.98916,0.0,11/27/8542
+6.33001,47.40127,1515,10,16,11,33,32,3.75,5.0,fr,53997,30,2304510,1,1,Active Shallow Crust,0.0,89.98903,-90.0,10/16/1515
+6.33001,47.40127,1576,4,8,3,40,4,3.85,27.5,fr,53998,31,2304518,1,1,Active Shallow Crust,0.0,89.99033,0.0,04/08/1576
+6.33001,47.40127,3513,7,9,19,40,27,3.95,27.5,fr,53999,70,2304530,1,1,Active Shallow Crust,0.0,89.99139,0.0,07/09/3513
+6.33001,47.40127,2787,12,8,5,27,59,4.05,5.0,fr,54000,55,2304540,1,1,Active Shallow Crust,0.0,89.98849,0.0,12/08/2787
+6.33001,47.40127,1952,12,6,13,7,9,4.15,27.5,fr,54001,39,2304554,1,1,Active Shallow Crust,0.0,89.98974,0.0,12/06/1952
+6.33001,47.40127,1190,2,1,6,38,25,4.25,5.0,fr,54002,23,2304564,1,1,Active Shallow Crust,0.0,89.99085,0.0,02/01/1190
+6.33001,47.40127,1223,10,16,1,46,37,4.25,5.0,fr,54003,24,2304567,1,1,Active Shallow Crust,240.0079,57.99417,0.0,10/16/1223
+6.33001,47.40127,3089,6,1,6,11,14,5.25,5.0,fr,54004,61,2304693,1,1,Active Shallow Crust,128.8828,89.987,0.0,06/01/3089
+2.49899,51.67541,294,5,13,3,39,16,3.65,15.0,fr,54005,5,2304973,1,1,Active Shallow Crust,0.0,89.98885,0.0,05/13/0294
+2.49899,51.67541,186,3,11,22,9,57,3.75,15.0,fr,54006,3,2304985,1,1,Active Shallow Crust,0.0,89.99007,0.0,03/11/0186
+2.49899,51.67541,2423,5,23,18,49,44,4.05,15.0,fr,54007,48,2305021,1,1,Active Shallow Crust,0.0,89.98945,0.0,05/23/2423
+1.26069,46.51668,8191,10,11,10,57,33,3.55,5.0,fr,54008,163,2305440,1,1,Active Shallow Crust,0.0,89.98959,0.0,10/11/8191
+1.26069,46.51668,2498,7,19,11,44,1,3.55,15.0,fr,54009,49,2305441,1,1,Active Shallow Crust,0.0,89.98959,0.0,07/19/2498
+1.26069,46.51668,2332,3,19,16,18,14,3.55,27.5,fr,54010,46,2305442,1,1,Active Shallow Crust,0.0,89.98959,0.0,03/19/2332
+1.26069,46.51668,5206,8,11,10,49,15,3.55,5.0,fr,54011,104,2305446,1,2,Active Shallow Crust,0.0,89.98947,-90.0,08/11/5206
+1.26069,46.51668,5724,7,25,8,9,54,3.55,5.0,fr,54012,114,2305446,1,2,Active Shallow Crust,0.0,89.98947,-90.0,07/25/5724
+1.26069,46.51668,9067,4,15,22,51,16,3.65,15.0,fr,54013,181,2305453,1,1,Active Shallow Crust,0.0,89.99072,0.0,04/15/9067
+1.26069,46.51668,5212,5,10,17,39,27,3.65,27.5,fr,54014,104,2305457,1,1,Active Shallow Crust,240.001,58.01291,0.0,05/10/5212
+1.26069,46.51668,5215,10,20,20,9,0,3.65,5.0,fr,54015,104,2305458,1,1,Active Shallow Crust,0.0,89.99062,-90.0,10/20/5215
+1.26069,46.51668,5831,11,16,19,58,36,3.75,15.0,fr,54016,116,2305465,1,1,Active Shallow Crust,0.0,89.99036,0.0,11/16/5831
+1.26069,46.51668,1753,4,3,22,54,21,3.75,5.0,fr,54017,35,2305470,1,1,Active Shallow Crust,0.0,89.99024,-90.0,04/03/1753
+1.26069,46.51668,2549,2,2,17,51,33,3.85,5.0,fr,54018,50,2305479,1,3,Active Shallow Crust,240.0109,57.99768,0.0,02/02/2549
+1.26069,46.51668,3706,12,21,7,5,34,3.85,5.0,fr,54019,74,2305479,1,3,Active Shallow Crust,240.0109,57.99768,0.0,12/21/3706
+1.26069,46.51668,9029,9,25,22,48,54,3.85,5.0,fr,54020,180,2305479,1,3,Active Shallow Crust,240.0109,57.99768,0.0,09/25/9029
+1.26069,46.51668,536,1,14,10,46,9,3.85,15.0,fr,54021,10,2305483,1,1,Active Shallow Crust,0.0,89.99006,-90.0,01/14/0536
+1.26069,46.51668,916,8,15,18,27,43,3.95,5.0,fr,54022,18,2305488,1,1,Active Shallow Crust,0.0,89.99015,0.0,08/15/0916
+1.26069,46.51668,567,4,28,21,45,6,4.25,5.0,fr,54023,11,2305533,1,1,Active Shallow Crust,128.8943,89.98082,0.0,04/28/0567
+1.26069,46.51668,743,9,24,8,34,49,4.35,5.0,fr,54024,14,2305542,1,1,Active Shallow Crust,0.0,89.99022,-90.0,09/24/0743
+1.26069,46.51668,394,3,8,16,21,10,5.45,5.0,fr,54025,7,2305668,1,1,Active Shallow Crust,0.0,89.99007,0.0,03/08/0394
+3.31525,43.98813,7676,7,1,16,20,46,3.65,15.0,fr,54026,153,2305939,1,1,Active Shallow Crust,0.0,89.99019,-90.0,07/01/7676
+3.31525,43.98813,5890,3,25,16,49,24,3.75,15.0,fr,54027,117,2305945,1,1,Active Shallow Crust,0.0,89.99136,0.0,03/25/5890
+3.31525,43.98813,9504,10,24,16,40,57,3.75,15.0,fr,54028,190,2305951,1,1,Active Shallow Crust,0.0,89.99126,-90.0,10/24/9504
+3.31525,43.98813,8091,12,14,11,20,53,3.95,5.0,fr,54029,161,2305968,1,1,Active Shallow Crust,0.0,89.99084,0.0,12/14/8091
+3.31525,43.98813,5582,7,27,1,36,43,4.25,15.0,fr,54030,111,2306005,1,1,Active Shallow Crust,0.0,89.99028,0.0,07/27/5582
+3.31525,43.98813,340,2,14,2,39,8,4.35,5.0,fr,54031,6,2306016,1,1,Active Shallow Crust,0.0,89.98989,0.0,02/14/0340
+3.31525,43.98813,3074,3,29,10,32,35,4.45,5.0,fr,54032,61,2306028,1,1,Active Shallow Crust,0.0,89.9897,0.0,03/29/3074
+3.31525,43.98813,515,8,19,19,46,15,4.55,5.0,fr,54033,10,2306040,1,1,Active Shallow Crust,0.0,89.98968,0.0,08/19/0515
+4.16574,49.3889,7593,7,8,3,42,51,4.05,5.0,fr,54034,151,2306460,1,1,Active Shallow Crust,0.0,89.98893,0.0,07/08/7593
+4.16574,49.3889,9546,11,9,2,14,37,4.55,5.0,fr,54035,190,2306523,1,1,Active Shallow Crust,240.0104,57.99745,0.0,11/09/9546
+3.30303,50.92454,279,3,15,7,54,18,3.55,5.0,fr,54036,5,2306880,1,1,Active Shallow Crust,0.0,89.99046,0.0,03/15/0279
+3.30303,50.92454,6800,8,12,19,59,25,3.65,15.0,fr,54037,135,2306893,1,1,Active Shallow Crust,0.0,89.98867,0.0,08/12/6800
+3.30303,50.92454,1670,9,18,3,17,10,3.65,5.0,fr,54038,33,2306895,1,1,Active Shallow Crust,240.0013,58.01351,0.0,09/18/1670
+3.30303,50.92454,5587,2,1,3,38,12,3.75,15.0,fr,54039,111,2306908,1,1,Active Shallow Crust,240.0087,58.0175,0.0,02/01/5587
+3.30303,50.92454,9228,2,15,10,4,24,3.85,15.0,fr,54040,184,2306920,1,1,Active Shallow Crust,240.0115,57.99793,0.0,02/15/9228
+3.30303,50.92454,4492,7,31,18,51,35,4.15,15.0,fr,54041,89,2306959,1,1,Active Shallow Crust,0.0,89.99033,-90.0,07/31/4492
+3.30303,50.92454,4366,11,1,19,52,56,4.65,5.0,fr,54042,87,2307015,1,1,Active Shallow Crust,240.0124,57.99458,0.0,11/01/4366
+-2.40915,49.60217,4740,8,1,4,20,18,3.65,5.0,fr,54043,94,2307372,1,1,Active Shallow Crust,0.0,89.99126,0.0,08/01/4740
+-2.40915,49.60217,7798,5,21,17,54,18,3.75,5.0,fr,54044,155,2307384,1,1,Active Shallow Crust,0.0,89.98962,0.0,05/21/7798
+-2.40915,49.60217,2326,2,2,21,33,0,3.75,27.5,fr,54045,46,2307386,1,1,Active Shallow Crust,0.0,89.98962,0.0,02/02/2326
+-2.40915,49.60217,2392,10,4,22,47,47,3.95,5.0,fr,54046,47,2307408,1,1,Active Shallow Crust,0.0,89.98969,0.0,10/04/2392
+-2.40915,49.60217,1310,5,17,17,27,45,5.35,15.0,fr,54047,26,2307577,1,1,Active Shallow Crust,0.0,89.99012,0.0,05/17/1310
+1.23983,52.79271,8533,3,2,9,43,8,3.65,15.0,fr,54048,170,2307859,1,1,Active Shallow Crust,0.0,89.99038,-90.0,03/02/8533
+1.23983,52.79271,9773,9,7,23,2,28,3.85,15.0,fr,54049,195,2307883,1,1,Active Shallow Crust,0.0,89.99017,-90.0,09/07/9773
+1.23983,52.79271,2602,2,25,19,35,33,5.95,5.0,fr,54050,52,2308131,1,1,Active Shallow Crust,240.0639,57.99879,0.0,02/25/2602
+-1.84121,47.90201,3418,9,22,3,2,54,3.65,15.0,fr,54051,68,2308336,1,1,Active Shallow Crust,240.0012,58.01291,0.0,09/22/3418
+-1.84121,47.90201,503,2,10,22,45,49,3.75,15.0,fr,54052,10,2308345,1,1,Active Shallow Crust,0.0,89.9906,0.0,02/10/0503
+-1.84121,47.90201,8607,1,10,9,15,24,3.75,5.0,fr,54053,172,2308347,1,1,Active Shallow Crust,240.0085,58.01769,0.0,01/10/8607
+-1.84121,47.90201,9487,10,13,14,52,50,3.95,5.0,fr,54054,189,2308368,1,1,Active Shallow Crust,0.0,89.9904,0.0,10/13/9487
+-1.84121,47.90201,3704,6,5,6,54,27,4.05,5.0,fr,54055,74,2308380,1,1,Active Shallow Crust,0.0,89.98955,0.0,06/05/3704
+-1.84121,47.90201,3314,11,26,20,32,28,4.05,15.0,fr,54056,66,2308381,1,1,Active Shallow Crust,0.0,89.98955,0.0,11/26/3314
+-1.84121,47.90201,154,6,27,1,59,51,4.25,5.0,fr,54057,3,2308407,1,1,Active Shallow Crust,240.0079,57.99414,0.0,06/27/0154
+-1.84121,47.90201,5228,4,7,11,16,50,4.75,5.0,fr,54058,104,2308467,1,1,Active Shallow Crust,240.008,58.00457,0.0,04/07/5228
+8.7515,47.93186,7185,2,25,15,43,43,3.55,5.0,fr,54059,143,2308800,1,1,Active Shallow Crust,0.0,89.98649,0.0,02/25/7185
+8.7515,47.93186,377,10,29,14,54,43,3.55,15.0,fr,54060,7,2308801,1,1,Active Shallow Crust,0.0,89.98649,0.0,10/29/0377
+8.7515,47.93186,2788,12,14,11,17,55,3.55,5.0,fr,54061,55,2308809,1,1,Active Shallow Crust,128.8963,89.99325,0.0,12/14/2788
+8.7515,47.93186,7003,11,18,9,3,52,3.65,5.0,fr,54062,140,2308812,1,1,Active Shallow Crust,0.0,89.98795,0.0,11/18/7003
+8.7515,47.93186,1966,3,22,17,21,25,3.75,5.0,fr,54063,39,2308833,1,1,Active Shallow Crust,128.8963,89.96751,0.0,03/22/1966
+8.7515,47.93186,5411,6,19,5,41,39,3.85,5.0,fr,54064,108,2308836,1,1,Active Shallow Crust,0.0,89.99043,0.0,06/19/5411
+8.7515,47.93186,1240,4,26,13,8,17,3.85,15.0,fr,54065,24,2308837,1,1,Active Shallow Crust,0.0,89.99043,0.0,04/26/1240
+8.7515,47.93186,2266,5,28,4,6,4,4.05,5.0,fr,54066,45,2308860,1,1,Active Shallow Crust,0.0,89.9924,0.0,05/28/2266
+8.7515,47.93186,897,11,26,11,55,52,4.15,5.0,fr,54067,17,2308872,1,1,Active Shallow Crust,0.0,89.99323,0.0,11/26/0897
+8.7515,47.93186,7492,9,20,14,59,19,4.35,5.0,fr,54068,149,2308899,1,1,Active Shallow Crust,240.0077,57.99665,0.0,09/20/7492
+8.7515,47.93186,4535,5,21,8,29,4,4.65,5.0,fr,54069,90,2308932,1,1,Active Shallow Crust,0.0,89.98857,0.0,05/21/4535
+4.34139,49.66348,9593,10,21,20,18,55,4.15,15.0,fr,54070,191,2309356,1,1,Active Shallow Crust,240.0092,57.99733,0.0,10/21/9593
+4.34139,49.66348,1227,11,10,12,59,43,5.15,5.0,fr,54071,24,2309475,1,1,Active Shallow Crust,240.0214,58.00043,0.0,11/10/1227
+1.69232,51.78224,8129,8,8,1,57,47,3.55,15.0,fr,54072,162,2309761,1,1,Active Shallow Crust,0.0,89.99064,0.0,08/08/8129
+1.69232,51.78224,5740,2,21,16,40,16,3.55,5.0,fr,54073,114,2309763,1,1,Active Shallow Crust,240.0124,57.99846,0.0,02/21/5740
+1.69232,51.78224,5775,12,2,5,24,35,3.55,15.0,fr,54074,115,2309767,1,1,Active Shallow Crust,0.0,89.99053,-90.0,12/02/5775
+1.69232,51.78224,5438,6,14,18,36,28,3.65,5.0,fr,54075,108,2309772,1,1,Active Shallow Crust,0.0,89.99027,0.0,06/14/5438
+1.69232,51.78224,1171,11,2,21,54,14,4.55,5.0,fr,54076,23,2309880,1,2,Active Shallow Crust,0.0,89.99014,0.0,11/02/1171
+1.69232,51.78224,1084,11,12,8,59,15,4.55,5.0,fr,54077,21,2309880,1,2,Active Shallow Crust,0.0,89.99014,0.0,11/12/1084
+1.69232,51.78224,8948,6,17,5,27,21,4.65,5.0,fr,54078,178,2309892,1,1,Active Shallow Crust,0.0,89.98989,0.0,06/17/8948
+4.42981,49.80044,3391,5,18,22,55,39,3.55,5.0,fr,54079,67,2310240,1,2,Active Shallow Crust,0.0,89.98698,0.0,05/18/3391
+4.42981,49.80044,8882,6,17,10,25,9,3.55,5.0,fr,54080,177,2310240,1,2,Active Shallow Crust,0.0,89.98698,0.0,06/17/8882
+4.42981,49.80044,1293,5,15,12,7,2,3.55,5.0,fr,54081,25,2310249,1,1,Active Shallow Crust,128.8967,89.99349,0.0,05/15/1293
+4.42981,49.80044,2758,2,3,16,37,10,3.75,15.0,fr,54082,55,2310265,1,1,Active Shallow Crust,0.0,89.98966,0.0,02/03/2758
+4.42981,49.80044,7800,5,21,5,34,45,3.85,5.0,fr,54083,155,2310279,1,1,Active Shallow Crust,240.0115,57.99799,0.0,05/21/7800
+4.42981,49.80044,7483,1,19,21,48,23,5.65,5.0,fr,54084,149,2310498,1,1,Active Shallow Crust,0.0,89.99002,-90.0,01/19/7483
+8.45526,49.29707,9364,3,27,15,15,39,3.55,5.0,fr,54085,187,2310729,1,1,Active Shallow Crust,128.8958,89.99342,0.0,03/27/9364
+8.45526,49.29707,9503,7,23,11,48,47,3.65,5.0,fr,54086,190,2310732,1,1,Active Shallow Crust,0.0,89.98828,0.0,07/23/9503
+8.45526,49.29707,4847,4,26,16,10,33,3.65,15.0,fr,54087,96,2310736,1,1,Active Shallow Crust,240.0002,58.01338,0.0,04/26/4847
+8.45526,49.29707,5172,8,11,1,50,34,3.75,15.0,fr,54088,103,2310745,1,1,Active Shallow Crust,0.0,89.98956,0.0,08/11/5172
+8.45526,49.29707,2797,3,18,14,33,6,3.85,5.0,fr,54089,55,2310756,1,2,Active Shallow Crust,0.0,89.99069,0.0,03/18/2797
+8.45526,49.29707,3748,7,21,21,46,31,3.85,5.0,fr,54090,74,2310756,1,2,Active Shallow Crust,0.0,89.99069,0.0,07/21/3748
+8.45526,49.29707,8130,2,3,2,17,21,3.85,15.0,fr,54091,162,2310763,1,1,Active Shallow Crust,0.0,89.99058,-90.0,02/03/8130
+8.45526,49.29707,8367,8,18,18,18,40,4.05,5.0,fr,54092,167,2310780,1,1,Active Shallow Crust,0.0,89.99261,0.0,08/18/8367
+8.45526,49.29707,9745,3,4,1,6,20,4.75,15.0,fr,54093,194,2310865,1,2,Active Shallow Crust,0.0,89.99009,0.0,03/04/9745
+8.45526,49.29707,2046,6,28,11,57,0,4.75,15.0,fr,54094,40,2310865,1,2,Active Shallow Crust,0.0,89.99009,0.0,06/28/2046
+-2.14842,45.69984,9739,2,9,19,22,31,3.55,5.0,fr,54095,194,2311206,1,1,Active Shallow Crust,0.0,89.98931,-90.0,02/09/9739
+0.22922,44.96088,6519,7,25,12,2,42,3.55,5.0,fr,54096,130,2311680,1,1,Active Shallow Crust,0.0,89.98997,0.0,07/25/6519
+0.22922,44.96088,7011,4,6,0,2,16,3.65,15.0,fr,54097,140,2311696,1,1,Active Shallow Crust,240.0009,58.01288,0.0,04/06/7011
+0.22922,44.96088,9332,6,7,16,45,44,3.95,5.0,fr,54098,186,2311728,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/07/9332
+0.22922,44.96088,7186,2,1,7,52,22,4.65,15.0,fr,54099,143,2311813,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/01/7186
+-1.41022,47.93637,2036,3,3,23,28,55,3.55,15.0,fr,54100,40,2312641,1,1,Active Shallow Crust,0.0,89.98987,0.0,03/03/2036
+-1.41022,47.93637,7169,3,15,8,32,41,3.55,5.0,fr,54101,143,2312646,1,1,Active Shallow Crust,0.0,89.98975,-90.0,03/15/7169
+-1.41022,47.93637,5762,4,2,23,22,25,3.65,5.0,fr,54102,115,2312652,1,2,Active Shallow Crust,0.0,89.98946,0.0,04/02/5762
+-1.41022,47.93637,9300,1,31,1,3,30,3.65,5.0,fr,54103,185,2312652,1,2,Active Shallow Crust,0.0,89.98946,0.0,01/31/9300
+-1.41022,47.93637,3483,6,9,11,40,57,3.85,5.0,fr,54104,69,2312676,1,1,Active Shallow Crust,0.0,89.99043,0.0,06/09/3483
+-1.41022,47.93637,6776,11,26,17,54,52,4.05,5.0,fr,54105,135,2312700,1,2,Active Shallow Crust,0.0,89.98956,0.0,11/26/6776
+-1.41022,47.93637,9523,6,8,17,58,26,4.05,5.0,fr,54106,190,2312700,1,2,Active Shallow Crust,0.0,89.98956,0.0,06/08/9523
+-1.41022,47.93637,4011,4,19,22,52,26,4.05,15.0,fr,54107,80,2312701,1,1,Active Shallow Crust,0.0,89.98956,0.0,04/19/4011
+4.93479,42.48771,624,8,26,18,1,34,3.75,5.0,fr,54108,12,2313624,1,1,Active Shallow Crust,0.0,89.98819,0.0,08/26/0624
+4.93479,42.48771,5965,5,14,21,14,32,4.05,5.0,fr,54109,119,2313660,1,1,Active Shallow Crust,0.0,89.99164,0.0,05/14/5965
+7.96408,46.1686,4961,10,24,4,38,36,3.55,5.0,fr,54110,99,2314080,1,6,Active Shallow Crust,0.0,89.99302,0.0,10/24/4961
+7.96408,46.1686,6017,4,10,20,44,45,3.55,5.0,fr,54111,120,2314080,1,6,Active Shallow Crust,0.0,89.99302,0.0,04/10/6017
+7.96408,46.1686,5030,7,24,13,53,12,3.55,5.0,fr,54112,100,2314080,1,6,Active Shallow Crust,0.0,89.99302,0.0,07/24/5030
+7.96408,46.1686,3007,10,11,19,41,18,3.55,5.0,fr,54113,60,2314080,1,6,Active Shallow Crust,0.0,89.99302,0.0,10/11/3007
+7.96408,46.1686,3174,10,30,15,30,58,3.55,5.0,fr,54114,63,2314080,1,6,Active Shallow Crust,0.0,89.99302,0.0,10/30/3174
+7.96408,46.1686,6562,8,8,5,12,8,3.55,5.0,fr,54115,131,2314080,1,6,Active Shallow Crust,0.0,89.99302,0.0,08/08/6562
+7.96408,46.1686,703,2,4,10,37,59,3.55,15.0,fr,54116,14,2314081,1,2,Active Shallow Crust,0.0,89.99302,0.0,02/04/0703
+7.96408,46.1686,7866,1,23,2,54,42,3.55,15.0,fr,54117,157,2314081,1,2,Active Shallow Crust,0.0,89.99302,0.0,01/23/7866
+7.96408,46.1686,8184,6,26,22,26,33,3.55,5.0,fr,54118,163,2314083,1,1,Active Shallow Crust,240.0121,57.99771,0.0,06/26/8184
+7.96408,46.1686,7938,2,8,4,42,9,3.55,5.0,fr,54119,158,2314086,1,1,Active Shallow Crust,0.0,89.99294,-90.0,02/08/7938
+7.96408,46.1686,572,11,10,21,35,13,3.55,27.5,fr,54120,11,2314088,1,1,Active Shallow Crust,0.0,89.99294,-90.0,11/10/0572
+7.96408,46.1686,7721,8,15,16,27,16,3.55,15.0,fr,54121,154,2314090,1,1,Active Shallow Crust,128.8957,89.99651,0.0,08/15/7721
+7.96408,46.1686,4203,5,13,17,34,31,3.65,5.0,fr,54122,84,2314092,1,6,Active Shallow Crust,0.0,89.98755,0.0,05/13/4203
+7.96408,46.1686,23,2,5,9,17,48,3.65,5.0,fr,54123,0,2314092,1,6,Active Shallow Crust,0.0,89.98755,0.0,02/05/0023
+7.96408,46.1686,6560,11,30,20,8,43,3.65,5.0,fr,54124,131,2314092,1,6,Active Shallow Crust,0.0,89.98755,0.0,11/30/6560
+7.96408,46.1686,4655,12,25,15,52,6,3.65,5.0,fr,54125,93,2314092,1,6,Active Shallow Crust,0.0,89.98755,0.0,12/25/4655
+7.96408,46.1686,1678,5,15,12,28,29,3.65,5.0,fr,54126,33,2314092,1,6,Active Shallow Crust,0.0,89.98755,0.0,05/15/1678
+7.96408,46.1686,3592,2,25,13,1,39,3.65,5.0,fr,54127,71,2314092,1,6,Active Shallow Crust,0.0,89.98755,0.0,02/25/3592
+7.96408,46.1686,3612,6,3,8,47,25,3.65,15.0,fr,54128,72,2314093,1,1,Active Shallow Crust,0.0,89.98755,0.0,06/03/3612
+7.96408,46.1686,7263,8,3,4,37,34,3.65,27.5,fr,54129,145,2314094,1,2,Active Shallow Crust,0.0,89.98755,0.0,08/03/7263
+7.96408,46.1686,7374,2,24,23,29,50,3.65,27.5,fr,54130,147,2314094,1,2,Active Shallow Crust,0.0,89.98755,0.0,02/24/7374
+7.96408,46.1686,1340,6,13,2,27,29,3.65,5.0,fr,54131,26,2314095,1,1,Active Shallow Crust,240.0011,58.01311,0.0,06/13/1340
+7.96408,46.1686,3743,6,23,14,27,10,3.65,15.0,fr,54132,74,2314096,1,2,Active Shallow Crust,240.0011,58.01311,0.0,06/23/3743
+7.96408,46.1686,9791,1,9,20,36,41,3.65,15.0,fr,54133,195,2314096,1,2,Active Shallow Crust,240.0011,58.01311,0.0,01/09/9791
+7.96408,46.1686,190,9,29,8,32,58,3.65,15.0,fr,54134,3,2314102,1,1,Active Shallow Crust,128.9005,89.96352,0.0,09/29/0190
+7.96408,46.1686,5090,12,2,8,36,47,3.75,5.0,fr,54135,101,2314104,1,1,Active Shallow Crust,0.0,89.98891,0.0,12/02/5090
+7.96408,46.1686,9457,8,15,7,6,25,3.75,15.0,fr,54136,189,2314105,1,2,Active Shallow Crust,0.0,89.98891,0.0,08/15/9457
+7.96408,46.1686,6716,12,18,21,47,36,3.75,15.0,fr,54137,134,2314105,1,2,Active Shallow Crust,0.0,89.98891,0.0,12/18/6716
+7.96408,46.1686,684,4,23,2,26,35,3.75,27.5,fr,54138,13,2314106,1,1,Active Shallow Crust,0.0,89.98891,0.0,04/23/0684
+7.96408,46.1686,3006,7,29,5,59,4,3.75,15.0,fr,54139,60,2314111,1,1,Active Shallow Crust,0.0,89.98878,-90.0,07/29/3006
+7.96408,46.1686,1401,4,8,12,8,46,3.75,27.5,fr,54140,28,2314112,1,1,Active Shallow Crust,0.0,89.98878,-90.0,04/08/1401
+7.96408,46.1686,2339,8,3,8,18,0,3.75,5.0,fr,54141,46,2314113,1,2,Active Shallow Crust,128.8956,89.96748,0.0,08/03/2339
+7.96408,46.1686,4128,10,1,15,53,53,3.75,5.0,fr,54142,82,2314113,1,2,Active Shallow Crust,128.8956,89.96748,0.0,10/01/4128
+7.96408,46.1686,3805,2,26,12,45,15,3.85,5.0,fr,54143,76,2314116,1,3,Active Shallow Crust,0.0,89.99011,0.0,02/26/3805
+7.96408,46.1686,1175,2,7,17,35,43,3.85,5.0,fr,54144,23,2314116,1,3,Active Shallow Crust,0.0,89.99011,0.0,02/07/1175
+7.96408,46.1686,5312,3,30,20,6,47,3.85,5.0,fr,54145,106,2314116,1,3,Active Shallow Crust,0.0,89.99011,0.0,03/30/5312
+7.96408,46.1686,1407,4,27,8,34,8,3.85,15.0,fr,54146,28,2314117,1,1,Active Shallow Crust,0.0,89.99011,0.0,04/27/1407
+7.96408,46.1686,547,11,6,7,45,39,3.85,5.0,fr,54147,10,2314119,1,1,Active Shallow Crust,240.0115,57.99796,0.0,11/06/0547
+7.96408,46.1686,2977,6,29,18,4,20,3.85,15.0,fr,54148,59,2314120,1,2,Active Shallow Crust,240.0115,57.99796,0.0,06/29/2977
+7.96408,46.1686,6289,5,31,17,59,28,3.85,15.0,fr,54149,125,2314120,1,2,Active Shallow Crust,240.0115,57.99796,0.0,05/31/6289
+7.96408,46.1686,2632,10,30,15,22,57,3.85,5.0,fr,54150,52,2314122,1,1,Active Shallow Crust,0.0,89.99,-90.0,10/30/2632
+7.96408,46.1686,5893,10,1,10,51,15,3.85,15.0,fr,54151,117,2314126,1,1,Active Shallow Crust,128.896,89.99506,0.0,10/01/5893
+7.96408,46.1686,4269,7,9,10,7,35,3.95,5.0,fr,54152,85,2314128,1,1,Active Shallow Crust,0.0,89.99119,0.0,07/09/4269
+7.96408,46.1686,1870,6,11,18,58,48,3.95,15.0,fr,54153,37,2314129,1,1,Active Shallow Crust,0.0,89.99119,0.0,06/11/1870
+7.96408,46.1686,4264,4,27,6,48,29,3.95,15.0,fr,54154,85,2314132,1,1,Active Shallow Crust,240.02,58.00537,0.0,04/27/4264
+7.96408,46.1686,9973,11,27,23,37,40,4.05,5.0,fr,54155,199,2314140,1,3,Active Shallow Crust,0.0,89.98822,0.0,11/27/9973
+7.96408,46.1686,2659,10,22,22,28,39,4.05,5.0,fr,54156,53,2314140,1,3,Active Shallow Crust,0.0,89.98822,0.0,10/22/2659
+7.96408,46.1686,2285,9,29,6,34,8,4.05,5.0,fr,54157,45,2314140,1,3,Active Shallow Crust,0.0,89.98822,0.0,09/29/2285
+7.96408,46.1686,6882,7,5,7,23,28,4.05,15.0,fr,54158,137,2314141,1,2,Active Shallow Crust,0.0,89.98822,0.0,07/05/6882
+7.96408,46.1686,4630,1,3,7,34,44,4.05,15.0,fr,54159,92,2314141,1,2,Active Shallow Crust,0.0,89.98822,0.0,01/03/4630
+7.96408,46.1686,7086,8,29,4,30,41,4.05,27.5,fr,54160,141,2314142,1,1,Active Shallow Crust,0.0,89.98822,0.0,08/29/7086
+7.96408,46.1686,2400,4,9,14,34,4,4.15,5.0,fr,54161,47,2314152,1,1,Active Shallow Crust,0.0,89.9895,0.0,04/09/2400
+7.96408,46.1686,3591,7,7,22,19,15,4.15,27.5,fr,54162,71,2314154,1,1,Active Shallow Crust,0.0,89.9895,0.0,07/07/3591
+7.96408,46.1686,5613,11,20,14,41,36,4.25,5.0,fr,54163,112,2314164,1,3,Active Shallow Crust,0.0,89.99064,0.0,11/20/5613
+7.96408,46.1686,530,2,13,7,31,7,4.25,5.0,fr,54164,10,2314164,1,3,Active Shallow Crust,0.0,89.99064,0.0,02/13/0530
+7.96408,46.1686,6086,12,1,8,11,54,4.25,5.0,fr,54165,121,2314164,1,3,Active Shallow Crust,0.0,89.99064,0.0,12/01/6086
+7.96408,46.1686,7842,3,28,4,4,47,4.25,5.0,fr,54166,156,2314170,1,2,Active Shallow Crust,0.0,89.99053,-90.0,03/28/7842
+7.96408,46.1686,3322,1,20,19,1,57,4.25,5.0,fr,54167,66,2314170,1,2,Active Shallow Crust,0.0,89.99053,-90.0,01/20/3322
+7.96408,46.1686,2294,2,3,21,55,42,4.35,5.0,fr,54168,45,2314176,1,1,Active Shallow Crust,0.0,89.98888,0.0,02/03/2294
+7.96408,46.1686,2845,11,6,21,54,17,4.35,5.0,fr,54169,56,2314179,1,1,Active Shallow Crust,240.0079,57.99599,0.0,11/06/2845
+7.96408,46.1686,2911,5,11,19,39,18,4.35,15.0,fr,54170,58,2314180,1,2,Active Shallow Crust,240.0079,57.99599,0.0,05/11/2911
+7.96408,46.1686,8219,2,17,20,44,49,4.35,15.0,fr,54171,164,2314180,1,2,Active Shallow Crust,240.0079,57.99599,0.0,02/17/8219
+7.96408,46.1686,4590,6,27,13,39,39,4.45,5.0,fr,54172,91,2314188,1,1,Active Shallow Crust,0.0,89.99009,0.0,06/27/4590
+7.96408,46.1686,7776,6,15,20,41,29,4.45,15.0,fr,54173,155,2314189,1,1,Active Shallow Crust,0.0,89.99009,0.0,06/15/7776
+7.96408,46.1686,2429,6,4,21,34,49,4.75,5.0,fr,54174,48,2314224,1,1,Active Shallow Crust,0.0,89.98947,0.0,06/04/2429
+7.96408,46.1686,3869,12,1,0,35,34,4.75,27.5,fr,54175,77,2314226,1,1,Active Shallow Crust,0.0,89.98947,0.0,12/01/3869
+7.96408,46.1686,7151,11,1,13,56,15,4.75,5.0,fr,54176,143,2314227,1,1,Active Shallow Crust,240.0076,58.00445,0.0,11/01/7151
+7.96408,46.1686,1085,3,6,12,9,56,5.05,5.0,fr,54177,21,2314260,1,1,Active Shallow Crust,0.0,89.99007,0.0,03/06/1085
+7.96408,46.1686,9852,11,22,17,28,11,5.75,5.0,fr,54178,197,2314344,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/22/9852
+5.88266,46.70075,2738,3,9,21,35,8,3.55,5.0,fr,54179,54,2315040,1,1,Active Shallow Crust,0.0,89.99309,0.0,03/09/2738
+5.88266,46.70075,5502,10,14,20,15,36,3.55,15.0,fr,54180,110,2315041,1,2,Active Shallow Crust,0.0,89.99309,0.0,10/14/5502
+5.88266,46.70075,2156,7,14,14,49,33,3.55,15.0,fr,54181,43,2315041,1,2,Active Shallow Crust,0.0,89.99309,0.0,07/14/2156
+5.88266,46.70075,5494,4,27,10,47,16,3.65,5.0,fr,54182,109,2315052,1,1,Active Shallow Crust,0.0,89.98767,0.0,04/27/5494
+5.88266,46.70075,9684,6,7,11,26,23,3.85,27.5,fr,54183,193,2315078,1,1,Active Shallow Crust,0.0,89.99021,0.0,06/07/9684
+5.88266,46.70075,3999,12,6,5,37,47,3.95,5.0,fr,54184,79,2315088,1,1,Active Shallow Crust,0.0,89.99127,0.0,12/06/3999
+5.88266,46.70075,2143,8,19,23,56,33,4.15,5.0,fr,54185,42,2315112,1,1,Active Shallow Crust,0.0,89.9896,0.0,08/19/2143
+5.88266,46.70075,4608,3,3,22,57,32,4.25,15.0,fr,54186,92,2315125,1,1,Active Shallow Crust,0.0,89.99073,0.0,03/03/4608
+5.88266,46.70075,1301,9,5,16,28,53,4.25,27.5,fr,54187,26,2315126,1,1,Active Shallow Crust,0.0,89.99073,0.0,09/05/1301
+5.88266,46.70075,8674,9,22,6,48,5,4.25,27.5,fr,54188,173,2315129,1,1,Active Shallow Crust,240.0075,57.9942,0.0,09/22/8674
+7.44897,45.06221,7503,3,6,1,33,33,3.55,5.0,fr,54189,150,2315520,1,8,Active Shallow Crust,0.0,89.99287,0.0,03/06/7503
+7.44897,45.06221,4624,6,8,23,50,26,3.55,5.0,fr,54190,92,2315520,1,8,Active Shallow Crust,0.0,89.99287,0.0,06/08/4624
+7.44897,45.06221,7913,5,24,21,10,39,3.55,5.0,fr,54191,158,2315520,1,8,Active Shallow Crust,0.0,89.99287,0.0,05/24/7913
+7.44897,45.06221,5406,4,13,22,30,19,3.55,5.0,fr,54192,108,2315520,1,8,Active Shallow Crust,0.0,89.99287,0.0,04/13/5406
+7.44897,45.06221,9914,8,13,21,57,49,3.55,5.0,fr,54193,198,2315520,1,8,Active Shallow Crust,0.0,89.99287,0.0,08/13/9914
+7.44897,45.06221,9778,10,1,19,37,48,3.55,5.0,fr,54194,195,2315520,1,8,Active Shallow Crust,0.0,89.99287,0.0,10/01/9778
+7.44897,45.06221,8777,9,19,12,55,6,3.55,5.0,fr,54195,175,2315520,1,8,Active Shallow Crust,0.0,89.99287,0.0,09/19/8777
+7.44897,45.06221,8489,12,21,11,46,47,3.55,5.0,fr,54196,169,2315520,1,8,Active Shallow Crust,0.0,89.99287,0.0,12/21/8489
+7.44897,45.06221,1079,9,9,16,23,12,3.55,15.0,fr,54197,21,2315521,1,1,Active Shallow Crust,0.0,89.99287,0.0,09/09/1079
+7.44897,45.06221,6073,5,4,20,54,46,3.55,5.0,fr,54198,121,2315523,1,1,Active Shallow Crust,240.0114,57.99929,0.0,05/04/6073
+7.44897,45.06221,409,5,5,0,40,13,3.55,15.0,fr,54199,8,2315524,1,1,Active Shallow Crust,240.0114,57.99929,0.0,05/05/0409
+7.44897,45.06221,6378,11,17,7,56,26,3.55,5.0,fr,54200,127,2315529,1,1,Active Shallow Crust,128.8969,89.99287,0.0,11/17/6378
+7.44897,45.06221,2807,3,7,12,23,44,3.65,5.0,fr,54201,56,2315532,1,5,Active Shallow Crust,0.0,89.9873,0.0,03/07/2807
+7.44897,45.06221,3412,9,18,23,33,13,3.65,5.0,fr,54202,68,2315532,1,5,Active Shallow Crust,0.0,89.9873,0.0,09/18/3412
+7.44897,45.06221,9823,1,13,0,19,49,3.65,5.0,fr,54203,196,2315532,1,5,Active Shallow Crust,0.0,89.9873,0.0,01/13/9823
+7.44897,45.06221,8981,12,28,4,54,39,3.65,5.0,fr,54204,179,2315532,1,5,Active Shallow Crust,0.0,89.9873,0.0,12/28/8981
+7.44897,45.06221,8366,3,1,13,0,0,3.65,5.0,fr,54205,167,2315532,1,5,Active Shallow Crust,0.0,89.9873,0.0,03/01/8366
+7.44897,45.06221,2195,7,14,19,14,42,3.65,15.0,fr,54206,43,2315533,1,1,Active Shallow Crust,0.0,89.9873,0.0,07/14/2195
+7.44897,45.06221,7479,7,14,21,5,0,3.65,5.0,fr,54207,149,2315535,1,3,Active Shallow Crust,240.0002,58.01404,0.0,07/14/7479
+7.44897,45.06221,9079,5,13,10,21,53,3.65,5.0,fr,54208,181,2315535,1,3,Active Shallow Crust,240.0002,58.01404,0.0,05/13/9079
+7.44897,45.06221,4486,6,29,2,37,14,3.65,5.0,fr,54209,89,2315535,1,3,Active Shallow Crust,240.0002,58.01404,0.0,06/29/4486
+7.44897,45.06221,9858,4,18,14,35,38,3.65,15.0,fr,54210,197,2315542,1,1,Active Shallow Crust,128.9007,89.96349,0.0,04/18/9858
+7.44897,45.06221,9391,8,8,21,30,56,3.75,5.0,fr,54211,187,2315544,1,5,Active Shallow Crust,0.0,89.98869,0.0,08/08/9391
+7.44897,45.06221,2983,4,1,6,12,52,3.75,5.0,fr,54212,59,2315544,1,5,Active Shallow Crust,0.0,89.98869,0.0,04/01/2983
+7.44897,45.06221,1381,10,15,15,41,34,3.75,5.0,fr,54213,27,2315544,1,5,Active Shallow Crust,0.0,89.98869,0.0,10/15/1381
+7.44897,45.06221,9711,6,17,7,26,7,3.75,5.0,fr,54214,194,2315544,1,5,Active Shallow Crust,0.0,89.98869,0.0,06/17/9711
+7.44897,45.06221,1878,5,17,10,53,46,3.75,5.0,fr,54215,37,2315544,1,5,Active Shallow Crust,0.0,89.98869,0.0,05/17/1878
+7.44897,45.06221,3109,12,27,16,2,31,3.75,15.0,fr,54216,62,2315545,1,3,Active Shallow Crust,0.0,89.98869,0.0,12/27/3109
+7.44897,45.06221,498,10,30,17,1,14,3.75,15.0,fr,54217,9,2315545,1,3,Active Shallow Crust,0.0,89.98869,0.0,10/30/0498
+7.44897,45.06221,6683,6,2,19,0,37,3.75,15.0,fr,54218,133,2315545,1,3,Active Shallow Crust,0.0,89.98869,0.0,06/02/6683
+7.44897,45.06221,4331,3,14,14,34,18,3.75,5.0,fr,54219,86,2315547,1,1,Active Shallow Crust,240.0082,58.01806,0.0,03/14/4331
+7.44897,45.06221,1558,3,1,6,46,21,3.75,5.0,fr,54220,31,2315550,1,1,Active Shallow Crust,0.0,89.98856,-90.0,03/01/1558
+7.44897,45.06221,3285,10,2,21,19,44,3.75,15.0,fr,54221,65,2315554,1,1,Active Shallow Crust,128.8973,89.96747,0.0,10/02/3285
+7.44897,45.06221,9543,7,27,14,11,6,3.85,5.0,fr,54222,190,2315556,1,3,Active Shallow Crust,0.0,89.98991,0.0,07/27/9543
+7.44897,45.06221,6246,1,7,23,27,5,3.85,5.0,fr,54223,124,2315556,1,3,Active Shallow Crust,0.0,89.98991,0.0,01/07/6246
+7.44897,45.06221,8910,1,1,9,59,55,3.85,5.0,fr,54224,178,2315556,1,3,Active Shallow Crust,0.0,89.98991,0.0,01/01/8910
+7.44897,45.06221,8646,1,10,4,47,55,3.85,15.0,fr,54225,172,2315557,1,1,Active Shallow Crust,0.0,89.98991,0.0,01/10/8646
+7.44897,45.06221,7261,6,18,16,50,32,3.85,5.0,fr,54226,145,2315559,1,1,Active Shallow Crust,240.0116,57.99691,0.0,06/18/7261
+7.44897,45.06221,5783,4,3,5,22,33,3.95,5.0,fr,54227,115,2315568,1,2,Active Shallow Crust,0.0,89.99101,0.0,04/03/5783
+7.44897,45.06221,2716,6,18,2,44,19,3.95,5.0,fr,54228,54,2315568,1,2,Active Shallow Crust,0.0,89.99101,0.0,06/18/2716
+7.44897,45.06221,2483,1,19,10,15,44,3.95,15.0,fr,54229,49,2315569,1,2,Active Shallow Crust,0.0,89.99101,0.0,01/19/2483
+7.44897,45.06221,8172,4,13,7,1,28,3.95,15.0,fr,54230,163,2315569,1,2,Active Shallow Crust,0.0,89.99101,0.0,04/13/8172
+7.44897,45.06221,6418,4,23,0,1,24,3.95,27.5,fr,54231,128,2315573,1,1,Active Shallow Crust,240.0199,58.00478,0.0,04/23/6418
+7.44897,45.06221,5760,2,2,22,46,58,3.95,5.0,fr,54232,115,2315574,1,1,Active Shallow Crust,0.0,89.99091,-90.0,02/02/5760
+7.44897,45.06221,8333,1,3,10,37,47,4.05,5.0,fr,54233,166,2315580,1,2,Active Shallow Crust,0.0,89.99199,0.0,01/03/8333
+7.44897,45.06221,4858,8,22,11,6,49,4.05,5.0,fr,54234,97,2315580,1,2,Active Shallow Crust,0.0,89.99199,0.0,08/22/4858
+7.44897,45.06221,1747,6,4,9,7,9,4.05,15.0,fr,54235,34,2315581,1,1,Active Shallow Crust,0.0,89.99199,0.0,06/04/1747
+7.44897,45.06221,1468,4,17,0,40,13,4.05,15.0,fr,54236,29,2315584,1,1,Active Shallow Crust,240.0056,58.00585,0.0,04/17/1468
+7.44897,45.06221,3559,2,8,12,20,38,4.15,5.0,fr,54237,71,2315595,1,1,Active Shallow Crust,240.0088,57.99721,0.0,02/08/3559
+7.44897,45.06221,9624,12,23,18,42,20,4.15,5.0,fr,54238,192,2315598,1,1,Active Shallow Crust,0.0,89.98917,-90.0,12/23/9624
+7.44897,45.06221,1484,5,8,15,55,18,4.15,5.0,fr,54239,29,2315601,1,1,Active Shallow Crust,128.8968,89.99464,0.0,05/08/1484
+7.44897,45.06221,1682,9,25,20,5,28,4.25,5.0,fr,54240,33,2315610,1,1,Active Shallow Crust,0.0,89.99034,-90.0,09/25/1682
+7.44897,45.06221,8919,7,25,5,12,39,4.35,5.0,fr,54241,178,2315616,1,1,Active Shallow Crust,0.0,89.98866,0.0,07/25/8919
+7.44897,45.06221,643,4,3,23,14,52,4.45,5.0,fr,54242,12,2315628,1,3,Active Shallow Crust,0.0,89.98989,0.0,04/03/0643
+7.44897,45.06221,5730,5,15,2,22,57,4.45,5.0,fr,54243,114,2315628,1,3,Active Shallow Crust,0.0,89.98989,0.0,05/15/5730
+7.44897,45.06221,6121,8,11,23,48,42,4.45,5.0,fr,54244,122,2315628,1,3,Active Shallow Crust,0.0,89.98989,0.0,08/11/6121
+7.44897,45.06221,705,11,9,22,5,46,4.45,15.0,fr,54245,14,2315629,1,1,Active Shallow Crust,0.0,89.98989,0.0,11/09/0705
+7.44897,45.06221,3976,5,11,9,45,2,4.45,5.0,fr,54246,79,2315631,1,1,Active Shallow Crust,240.0052,57.99411,0.0,05/11/3976
+7.44897,45.06221,7422,12,6,19,39,5,4.65,15.0,fr,54247,148,2315653,1,1,Active Shallow Crust,0.0,89.98996,0.0,12/06/7422
+7.44897,45.06221,6909,6,10,21,20,36,4.65,5.0,fr,54248,138,2315658,1,1,Active Shallow Crust,0.0,89.98985,-90.0,06/10/6909
+7.44897,45.06221,8898,10,10,12,46,18,4.75,5.0,fr,54249,177,2315664,1,2,Active Shallow Crust,0.0,89.98927,0.0,10/10/8898
+7.44897,45.06221,5137,6,18,19,56,47,4.75,5.0,fr,54250,102,2315664,1,2,Active Shallow Crust,0.0,89.98927,0.0,06/18/5137
+7.44897,45.06221,4717,8,13,18,34,40,4.75,27.5,fr,54251,94,2315669,1,1,Active Shallow Crust,240.0068,58.00437,0.0,08/13/4717
+7.44897,45.06221,8854,11,17,17,34,17,4.75,15.0,fr,54252,177,2315671,1,1,Active Shallow Crust,0.0,89.98914,-90.0,11/17/8854
+7.44897,45.06221,7693,5,4,17,46,19,4.85,5.0,fr,54253,153,2315679,1,1,Active Shallow Crust,240.0166,58.00219,0.0,05/04/7693
+7.44897,45.06221,7590,1,25,15,57,47,4.95,5.0,fr,54254,151,2315688,1,1,Active Shallow Crust,0.0,89.99005,0.0,01/25/7590
+7.44897,45.06221,6673,4,18,9,27,45,4.95,15.0,fr,54255,133,2315698,1,1,Active Shallow Crust,128.8904,89.98972,0.0,04/18/6673
+7.44897,45.06221,2395,3,1,15,14,21,5.45,5.0,fr,54256,47,2315748,1,1,Active Shallow Crust,0.0,89.98961,0.0,03/01/2395
+7.448971,45.06221,4479,2,18,5,13,5,6.05,5.357596,fr,54257,89,2315820,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/18/4479
+-1.49589,43.43033,7463,7,7,13,15,23,3.55,5.0,fr,54258,149,2316000,1,1,Active Shallow Crust,0.0,89.99084,0.0,07/07/7463
+-1.49589,43.43033,2489,7,29,14,28,52,3.55,15.0,fr,54259,49,2316001,1,2,Active Shallow Crust,0.0,89.99084,0.0,07/29/2489
+-1.49589,43.43033,1569,8,5,12,43,27,3.55,15.0,fr,54260,31,2316001,1,2,Active Shallow Crust,0.0,89.99084,0.0,08/05/1569
+-1.49589,43.43033,7939,10,16,7,43,26,3.75,5.0,fr,54261,158,2316024,1,3,Active Shallow Crust,0.0,89.98982,0.0,10/16/7939
+-1.49589,43.43033,8639,5,31,23,10,13,3.75,5.0,fr,54262,172,2316024,1,3,Active Shallow Crust,0.0,89.98982,0.0,05/31/8639
+-1.49589,43.43033,1275,1,5,19,38,5,3.75,5.0,fr,54263,25,2316024,1,3,Active Shallow Crust,0.0,89.98982,0.0,01/05/1275
+-1.49589,43.43033,8996,6,10,4,58,23,3.85,5.0,fr,54264,179,2316036,1,2,Active Shallow Crust,0.0,89.98963,0.0,06/10/8996
+-1.49589,43.43033,9524,6,29,3,24,28,3.85,5.0,fr,54265,190,2316036,1,2,Active Shallow Crust,0.0,89.98963,0.0,06/29/9524
+-1.49589,43.43033,6570,11,29,2,5,58,3.95,15.0,fr,54266,131,2316049,1,1,Active Shallow Crust,0.0,89.9896,0.0,11/29/6570
+-1.49589,43.43033,1411,8,16,14,47,19,3.95,5.0,fr,54267,28,2316057,1,1,Active Shallow Crust,128.9008,89.99364,0.0,08/16/1411
+-1.49589,43.43033,3035,10,4,2,15,50,4.35,15.0,fr,54268,60,2316097,1,1,Active Shallow Crust,0.0,89.98979,0.0,10/04/3035
+-1.49589,43.43033,9254,2,1,18,53,56,4.45,5.0,fr,54269,185,2316108,1,1,Active Shallow Crust,0.0,89.99026,0.0,02/01/9254
+-1.49589,43.43033,3761,11,8,21,44,44,4.95,5.0,fr,54270,75,2316168,1,1,Active Shallow Crust,0.0,89.99014,0.0,11/08/3761
+-1.49589,43.43033,4924,9,28,10,30,17,5.25,5.0,fr,54271,98,2316207,1,1,Active Shallow Crust,240.0186,57.99994,0.0,09/28/4924
+0.51446,48.06964,8528,11,1,0,33,34,3.55,5.0,fr,54272,170,2316483,1,1,Active Shallow Crust,240.0125,57.99817,0.0,11/01/8528
+0.51446,48.06964,1601,6,26,7,57,30,3.65,5.0,fr,54273,32,2316492,1,1,Active Shallow Crust,0.0,89.99024,0.0,06/26/1601
+0.51446,48.06964,3729,1,28,3,18,18,3.75,15.0,fr,54274,74,2316505,1,2,Active Shallow Crust,0.0,89.98997,0.0,01/28/3729
+0.51446,48.06964,2925,9,3,20,27,41,3.75,15.0,fr,54275,58,2316505,1,2,Active Shallow Crust,0.0,89.98997,0.0,09/03/2925
+-1.00085,49.83318,523,8,18,2,15,18,3.65,27.5,fr,54276,10,2316974,1,1,Active Shallow Crust,0.0,89.98985,0.0,08/18/0523
+-1.00085,49.83318,2899,10,2,20,43,16,3.65,5.0,fr,54277,57,2316978,1,1,Active Shallow Crust,0.0,89.98974,-90.0,10/02/2899
+-1.00085,49.83318,2717,1,25,2,20,44,3.65,5.0,fr,54278,54,2316981,1,1,Active Shallow Crust,128.9003,89.96346,0.0,01/25/2717
+-1.00085,49.83318,5303,8,25,0,33,3,3.85,15.0,fr,54279,106,2317000,1,1,Active Shallow Crust,240.0112,57.99795,0.0,08/25/5303
+-1.00085,49.83318,9752,7,5,17,21,43,3.85,15.0,fr,54280,195,2317003,1,1,Active Shallow Crust,0.0,89.98952,-90.0,07/05/9752
+-1.00085,49.83318,3827,5,11,5,55,27,4.45,5.0,fr,54281,76,2317068,1,1,Active Shallow Crust,0.0,89.99019,0.0,05/11/3827
+-1.00085,49.83318,8238,6,14,18,43,12,4.45,5.0,fr,54282,164,2317074,1,1,Active Shallow Crust,0.0,89.99007,-90.0,06/14/8238
+-1.00085,49.83318,1501,4,18,15,21,59,4.65,5.0,fr,54283,30,2317101,1,1,Active Shallow Crust,128.8902,89.98695,0.0,04/18/1501
+8.39596,48.02284,4149,9,10,23,3,58,3.55,5.0,fr,54284,82,2317440,1,1,Active Shallow Crust,0.0,89.98651,0.0,09/10/4149
+8.39596,48.02284,8043,9,7,16,38,31,3.55,5.0,fr,54285,160,2317449,1,1,Active Shallow Crust,128.899,89.99326,0.0,09/07/8043
+8.39596,48.02284,9409,10,8,7,14,19,3.65,27.5,fr,54286,188,2317457,1,1,Active Shallow Crust,240.0011,58.01416,0.0,10/08/9409
+8.39596,48.02284,5958,1,28,5,41,54,3.75,15.0,fr,54287,119,2317465,1,1,Active Shallow Crust,0.0,89.98929,0.0,01/28/5958
+8.39596,48.02284,9014,12,25,6,29,30,3.75,5.0,fr,54288,180,2317467,1,1,Active Shallow Crust,240.0078,58.0191,0.0,12/25/9014
+8.39596,48.02284,2545,9,20,22,20,16,3.85,5.0,fr,54289,50,2317476,1,1,Active Shallow Crust,0.0,89.99045,0.0,09/20/2545
+8.39596,48.02284,5871,3,17,3,45,56,3.95,15.0,fr,54290,117,2317489,1,1,Active Shallow Crust,0.0,89.99149,0.0,03/17/5871
+8.39596,48.02284,238,12,7,12,14,24,4.05,5.0,fr,54291,4,2317500,1,1,Active Shallow Crust,0.0,89.99242,0.0,12/07/0238
+8.39596,48.02284,8181,2,23,11,44,11,4.35,5.0,fr,54292,163,2317536,1,1,Active Shallow Crust,0.0,89.98926,0.0,02/23/8181
+8.39596,48.02284,3670,4,16,14,2,50,4.45,5.0,fr,54293,73,2317548,1,1,Active Shallow Crust,0.0,89.99043,0.0,04/16/3670
+8.39596,48.02284,7440,4,17,18,24,38,4.75,27.5,fr,54294,148,2317589,1,1,Active Shallow Crust,240.0084,58.00496,0.0,04/17/7440
+8.39596,48.02284,7656,9,4,3,37,52,5.15,5.0,fr,54295,153,2317632,1,1,Active Shallow Crust,0.0,89.98931,0.0,09/04/7656
+8.39596,48.02284,4203,4,4,9,21,9,5.95,5.0,fr,54296,84,2317728,1,1,Active Shallow Crust,0.0,89.98978,0.0,04/04/4203
+1.51873,47.33144,7417,5,28,6,27,31,3.55,5.0,fr,54297,148,2317920,1,1,Active Shallow Crust,0.0,89.98975,0.0,05/28/7417
+1.51873,47.33144,2882,6,30,13,50,32,3.55,15.0,fr,54298,57,2317924,1,1,Active Shallow Crust,240.0123,57.9982,0.0,06/30/2882
+1.51873,47.33144,4788,4,1,11,4,37,3.65,5.0,fr,54299,95,2317932,1,1,Active Shallow Crust,0.0,89.98934,0.0,04/01/4788
+1.51873,47.33144,8014,1,23,9,33,37,3.65,15.0,fr,54300,160,2317933,1,1,Active Shallow Crust,0.0,89.98934,0.0,01/23/8014
+1.51873,47.33144,7,2,3,6,46,55,4.15,5.0,fr,54301,0,2317992,1,2,Active Shallow Crust,0.0,89.98972,0.0,02/03/0007
+1.51873,47.33144,7124,3,12,7,11,22,4.15,5.0,fr,54302,142,2317992,1,2,Active Shallow Crust,0.0,89.98972,0.0,03/12/7124
+1.51873,47.33144,4417,4,17,5,56,3,4.25,15.0,fr,54303,88,2318005,1,1,Active Shallow Crust,0.0,89.99007,0.0,04/17/4417
+1.51873,47.33144,6158,5,16,16,1,11,4.35,5.0,fr,54304,123,2318022,1,1,Active Shallow Crust,0.0,89.98968,-90.0,05/16/6158
+1.51873,47.33144,366,10,28,22,19,48,4.45,15.0,fr,54305,7,2318032,1,1,Active Shallow Crust,240.0055,57.99475,0.0,10/28/0366
+3.98932,46.18213,148,10,14,17,27,3,4.05,5.0,fr,54306,2,2318469,1,1,Active Shallow Crust,128.8906,89.99411,0.0,10/14/0148
+3.98932,46.18213,6217,3,23,6,55,30,4.65,5.0,fr,54307,124,2318535,1,1,Active Shallow Crust,240.0107,57.99425,0.0,03/23/6217
+3.98932,46.18213,4574,11,3,0,24,16,4.75,5.0,fr,54308,91,2318544,1,1,Active Shallow Crust,0.0,89.99036,0.0,11/03/4574
+3.98932,46.18213,2658,1,19,20,57,55,4.85,5.0,fr,54309,53,2318562,1,1,Active Shallow Crust,0.0,89.98972,-90.0,01/19/2658
+3.98932,46.18213,5160,11,29,6,52,31,5.75,5.0,fr,54310,103,2318673,1,1,Active Shallow Crust,128.8743,89.98854,0.0,11/29/5160
+7.37823,45.58013,712,11,29,19,57,0,3.55,15.0,fr,54311,14,2318881,1,1,Active Shallow Crust,0.0,89.99294,0.0,11/29/0712
+7.37823,45.58013,1291,8,19,23,59,56,3.65,15.0,fr,54312,25,2318893,1,1,Active Shallow Crust,0.0,89.98742,0.0,08/19/1291
+7.37823,45.58013,1360,8,16,12,7,18,3.65,27.5,fr,54313,27,2318894,1,1,Active Shallow Crust,0.0,89.98742,0.0,08/16/1360
+7.37823,45.58013,627,4,4,21,50,3,3.85,15.0,fr,54314,12,2318917,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/04/0627
+7.37823,45.58013,5313,7,21,5,40,49,3.85,5.0,fr,54315,106,2318919,1,1,Active Shallow Crust,240.0107,57.99723,0.0,07/21/5313
+7.37823,45.58013,820,4,30,14,6,6,4.25,5.0,fr,54316,16,2318964,1,1,Active Shallow Crust,0.0,89.99054,0.0,04/30/0820
+7.37823,45.58013,8687,3,17,17,59,54,4.35,15.0,fr,54317,173,2318977,1,1,Active Shallow Crust,0.0,89.98876,0.0,03/17/8687
+3.55775,51.94959,8605,7,19,20,42,30,3.55,5.0,fr,54318,172,2319360,1,1,Active Shallow Crust,0.0,89.99068,0.0,07/19/8605
+3.55775,51.94959,9867,6,12,5,42,21,3.55,15.0,fr,54319,197,2319364,1,1,Active Shallow Crust,240.0127,57.99831,0.0,06/12/9867
+3.55775,51.94959,6311,1,30,17,58,12,3.85,5.0,fr,54320,126,2319396,1,1,Active Shallow Crust,0.0,89.989,0.0,01/30/6311
+3.55775,51.94959,3540,9,1,1,53,27,4.65,15.0,fr,54321,70,2319493,1,1,Active Shallow Crust,0.0,89.99036,0.0,09/01/3540
+2.75353,46.38189,3914,12,19,16,49,54,3.55,5.0,fr,54322,78,2319840,1,1,Active Shallow Crust,0.0,89.98956,0.0,12/19/3914
+2.75353,46.38189,427,2,19,12,45,49,3.75,5.0,fr,54323,8,2319864,1,1,Active Shallow Crust,0.0,89.98895,0.0,02/19/0427
+2.75353,46.38189,1297,3,20,18,9,17,3.75,15.0,fr,54324,25,2319865,1,1,Active Shallow Crust,0.0,89.98895,0.0,03/20/1297
+2.75353,46.38189,150,5,12,19,56,2,3.85,27.5,fr,54325,2,2319884,1,1,Active Shallow Crust,0.0,89.99004,-90.0,05/12/0150
+2.75353,46.38189,1510,3,26,14,24,21,4.15,5.0,fr,54326,30,2319912,1,1,Active Shallow Crust,0.0,89.98954,0.0,03/26/1510
+2.75353,46.38189,931,3,12,3,52,23,4.15,15.0,fr,54327,18,2319913,1,1,Active Shallow Crust,0.0,89.98954,0.0,03/12/0931
+2.75353,46.38189,5292,8,17,18,31,40,4.45,5.0,fr,54328,105,2319957,1,1,Active Shallow Crust,128.8924,89.99383,0.0,08/17/5292
+2.75353,46.38189,6110,4,5,12,15,52,4.95,15.0,fr,54329,122,2320009,1,1,Active Shallow Crust,0.0,89.99028,0.0,04/05/6110
+2.75353,46.38189,9897,10,28,12,1,13,4.95,5.0,fr,54330,197,2320014,1,1,Active Shallow Crust,0.0,89.99017,-90.0,10/28/9897
+2.75353,46.38189,4213,2,4,12,13,6,5.95,5.0,fr,54331,84,2320137,1,1,Active Shallow Crust,128.8649,89.99014,0.0,02/04/4213
+0.60676,47.14244,4630,5,29,5,2,47,3.55,5.0,fr,54332,92,2320320,1,1,Active Shallow Crust,0.0,89.98971,0.0,05/29/4630
+0.60676,47.14244,3486,2,5,22,20,8,3.55,15.0,fr,54333,69,2320321,1,1,Active Shallow Crust,0.0,89.98971,0.0,02/05/3486
+0.60676,47.14244,4962,10,6,0,42,52,3.55,5.0,fr,54334,99,2320326,1,2,Active Shallow Crust,0.0,89.98959,-90.0,10/06/4962
+0.60676,47.14244,172,11,3,14,14,54,3.55,5.0,fr,54335,3,2320326,1,2,Active Shallow Crust,0.0,89.98959,-90.0,11/03/0172
+0.60676,47.14244,3828,12,15,22,15,11,3.65,5.0,fr,54336,76,2320332,1,1,Active Shallow Crust,0.0,89.99007,0.0,12/15/3828
+0.60676,47.14244,3472,8,3,22,51,57,3.65,15.0,fr,54337,69,2320333,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/03/3472
+0.60676,47.14244,7317,3,13,17,33,29,3.65,27.5,fr,54338,146,2320340,1,1,Active Shallow Crust,0.0,89.98995,-90.0,03/13/7317
+0.60676,47.14244,9081,2,5,5,25,52,3.75,27.5,fr,54339,181,2320346,1,1,Active Shallow Crust,0.0,89.98978,0.0,02/05/9081
+0.60676,47.14244,3432,3,21,6,30,38,3.75,5.0,fr,54340,68,2320353,1,2,Active Shallow Crust,128.8965,89.96738,0.0,03/21/3432
+0.60676,47.14244,853,3,9,9,21,2,3.75,5.0,fr,54341,17,2320353,1,2,Active Shallow Crust,128.8965,89.96738,0.0,03/09/0853
+0.60676,47.14244,7149,1,23,23,48,3,3.85,5.0,fr,54342,142,2320356,1,1,Active Shallow Crust,0.0,89.99029,0.0,01/23/7149
+0.60676,47.14244,7930,3,15,10,53,30,3.95,27.5,fr,54343,158,2320370,1,1,Active Shallow Crust,0.0,89.99026,0.0,03/15/7930
+0.60676,47.14244,6760,3,22,23,28,45,4.05,5.0,fr,54344,135,2320380,1,1,Active Shallow Crust,0.0,89.98988,0.0,03/22/6760
+0.60676,47.14244,2932,4,2,7,8,30,4.15,5.0,fr,54345,58,2320392,1,1,Active Shallow Crust,0.0,89.99012,0.0,04/02/2932
+0.60676,47.14244,8969,8,9,0,27,47,4.35,15.0,fr,54346,179,2320417,1,1,Active Shallow Crust,0.0,89.9901,0.0,08/09/8969
+0.60676,47.14244,5023,9,26,15,46,6,4.35,15.0,fr,54347,100,2320426,1,1,Active Shallow Crust,128.8977,89.98281,0.0,09/26/5023
+0.60676,47.14244,3645,1,15,20,16,33,4.45,27.5,fr,54348,72,2320430,1,1,Active Shallow Crust,0.0,89.98996,0.0,01/15/3645
+5.05825,44.36973,5158,1,31,12,31,20,3.55,5.0,fr,54349,103,2320800,1,2,Active Shallow Crust,0.0,89.99279,0.0,01/31/5158
+5.05825,44.36973,7122,6,3,16,5,39,3.55,5.0,fr,54350,142,2320800,1,2,Active Shallow Crust,0.0,89.99279,0.0,06/03/7122
+5.05825,44.36973,9751,1,7,15,54,42,3.55,27.5,fr,54351,195,2320802,1,1,Active Shallow Crust,0.0,89.99279,0.0,01/07/9751
+5.05825,44.36973,3948,12,8,15,42,54,3.55,5.0,fr,54352,78,2320809,1,1,Active Shallow Crust,128.897,89.99279,0.0,12/08/3948
+5.05825,44.36973,4712,5,13,7,47,51,3.65,5.0,fr,54353,94,2320812,1,2,Active Shallow Crust,0.0,89.98715,0.0,05/13/4712
+5.05825,44.36973,3591,12,25,12,43,51,3.65,5.0,fr,54354,71,2320812,1,2,Active Shallow Crust,0.0,89.98715,0.0,12/25/3591
+5.05825,44.36973,9632,1,30,12,19,21,3.65,15.0,fr,54355,192,2320813,1,1,Active Shallow Crust,0.0,89.98715,0.0,01/30/9632
+5.05825,44.36973,4057,8,21,16,3,39,3.75,5.0,fr,54356,81,2320824,1,1,Active Shallow Crust,0.0,89.98855,0.0,08/21/4057
+5.05825,44.36973,9293,12,22,7,18,13,3.75,27.5,fr,54357,185,2320826,1,1,Active Shallow Crust,0.0,89.98855,0.0,12/22/9293
+5.05825,44.36973,7092,5,15,9,39,12,3.85,5.0,fr,54358,141,2320836,1,1,Active Shallow Crust,0.0,89.98979,0.0,05/15/7092
+5.05825,44.36973,8550,6,6,22,22,56,3.85,15.0,fr,54359,170,2320837,1,1,Active Shallow Crust,0.0,89.98979,0.0,06/06/8550
+5.05825,44.36973,8764,4,21,19,50,42,3.85,15.0,fr,54360,175,2320846,1,1,Active Shallow Crust,128.8964,89.99235,0.0,04/21/8764
+5.05825,44.36973,862,8,13,7,6,29,3.95,5.0,fr,54361,17,2320848,1,1,Active Shallow Crust,0.0,89.99091,0.0,08/13/0862
+5.05825,44.36973,5506,12,7,5,55,43,3.95,5.0,fr,54362,110,2320857,1,1,Active Shallow Crust,128.9017,89.99318,0.0,12/07/5506
+5.05825,44.36973,3448,9,17,7,25,2,4.05,5.0,fr,54363,68,2320860,1,1,Active Shallow Crust,0.0,89.99189,0.0,09/17/3448
+5.05825,44.36973,3145,9,15,15,1,38,4.05,5.0,fr,54364,62,2320863,1,1,Active Shallow Crust,240.0062,58.00573,0.0,09/15/3145
+5.05825,44.36973,52,1,5,11,42,2,4.05,5.0,fr,54365,1,2320866,1,1,Active Shallow Crust,0.0,89.9918,-90.0,01/05/0052
+5.05825,44.36973,4348,7,27,18,40,46,4.05,5.0,fr,54366,86,2320869,1,1,Active Shallow Crust,128.89,89.99392,0.0,07/27/4348
+5.05825,44.36973,4017,4,10,18,40,48,4.25,5.0,fr,54367,80,2320884,1,2,Active Shallow Crust,0.0,89.99034,0.0,04/10/4017
+5.05825,44.36973,8485,10,22,1,42,9,4.25,5.0,fr,54368,169,2320884,1,2,Active Shallow Crust,0.0,89.99034,0.0,10/22/8485
+5.05825,44.36973,9656,11,12,8,45,17,4.45,15.0,fr,54369,193,2320918,1,1,Active Shallow Crust,128.8925,89.99361,0.0,11/12/9656
+5.05825,44.36973,7633,8,19,17,41,27,4.65,27.5,fr,54370,152,2320937,1,1,Active Shallow Crust,240.0103,57.99419,0.0,08/19/7633
+5.05825,44.36973,1011,7,18,19,38,8,4.85,27.5,fr,54371,20,2320958,1,1,Active Shallow Crust,0.0,89.99032,0.0,07/18/1011
+5.05825,44.36973,1642,1,4,3,4,42,5.25,27.5,fr,54372,32,2321006,1,1,Active Shallow Crust,0.0,89.98981,0.0,01/04/1642
+5.058252,44.36973,6286,1,13,2,41,27,6.15,6.011322,fr,54373,125,2321112,1,1,Active Shallow Crust,0.0,89.99006,0.0,01/13/6286
+4.71997,45.11324,4678,1,3,21,59,51,3.55,5.0,fr,54374,93,2321280,1,1,Active Shallow Crust,0.0,89.99288,0.0,01/03/4678
+4.71997,45.11324,5971,2,6,10,23,33,3.55,5.0,fr,54375,119,2321283,1,1,Active Shallow Crust,240.0106,57.999,0.0,02/06/5971
+4.71997,45.11324,7105,10,6,8,45,43,3.65,15.0,fr,54376,142,2321293,1,2,Active Shallow Crust,0.0,89.98731,0.0,10/06/7105
+4.71997,45.11324,8369,2,4,22,56,25,3.65,15.0,fr,54377,167,2321293,1,2,Active Shallow Crust,0.0,89.98731,0.0,02/04/8369
+4.71997,45.11324,5466,9,28,16,6,30,3.75,5.0,fr,54378,109,2321304,1,1,Active Shallow Crust,0.0,89.98869,0.0,09/28/5466
+4.71997,45.11324,6873,5,4,0,7,59,3.75,15.0,fr,54379,137,2321308,1,1,Active Shallow Crust,240.0072,58.01782,0.0,05/04/6873
+4.71997,45.11324,3134,1,13,16,22,23,3.75,5.0,fr,54380,62,2321313,1,1,Active Shallow Crust,128.8957,89.96747,0.0,01/13/3134
+4.71997,45.11324,551,7,10,4,0,49,3.95,5.0,fr,54381,11,2321328,1,1,Active Shallow Crust,0.0,89.99102,0.0,07/10/0551
+4.71997,45.11324,3292,10,10,17,6,21,4.05,5.0,fr,54382,65,2321340,1,2,Active Shallow Crust,0.0,89.992,0.0,10/10/3292
+4.71997,45.11324,7051,2,11,5,5,26,4.05,5.0,fr,54383,141,2321340,1,2,Active Shallow Crust,0.0,89.992,0.0,02/11/7051
+4.71997,45.11324,3510,3,13,21,24,36,4.15,5.0,fr,54384,70,2321352,1,1,Active Shallow Crust,0.0,89.9893,0.0,03/13/3510
+4.71997,45.11324,2001,4,10,22,0,38,4.45,5.0,fr,54385,40,2321388,1,1,Active Shallow Crust,0.0,89.9899,0.0,04/10/2001
+4.71997,45.11324,4307,3,11,18,32,47,4.65,5.0,fr,54386,86,2321412,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/11/4307
+4.71997,45.11324,6445,3,18,15,44,47,5.05,5.0,fr,54387,128,2321460,1,1,Active Shallow Crust,0.0,89.98988,0.0,03/18/6445
+5.59989,43.64538,2099,9,7,9,20,54,3.55,5.0,fr,54388,41,2321760,1,2,Active Shallow Crust,0.0,89.99271,0.0,09/07/2099
+5.59989,43.64538,5360,12,9,20,28,38,3.55,5.0,fr,54389,107,2321760,1,2,Active Shallow Crust,0.0,89.99271,0.0,12/09/5360
+5.59989,43.64538,5103,4,13,20,14,41,3.55,15.0,fr,54390,102,2321761,1,1,Active Shallow Crust,0.0,89.99271,0.0,04/13/5103
+5.59989,43.64538,7620,8,25,16,37,26,3.55,15.0,fr,54391,152,2321767,1,1,Active Shallow Crust,0.0,89.99262,-90.0,08/25/7620
+5.59989,43.64538,6859,1,10,6,21,12,3.55,15.0,fr,54392,137,2321770,1,1,Active Shallow Crust,128.8967,89.99271,0.0,01/10/6859
+5.59989,43.64538,7113,6,18,3,31,0,3.55,27.5,fr,54393,142,2321771,1,1,Active Shallow Crust,128.8967,89.99271,0.0,06/18/7113
+5.59989,43.64538,9426,1,15,14,37,20,3.65,5.0,fr,54394,188,2321772,1,1,Active Shallow Crust,0.0,89.98699,0.0,01/15/9426
+5.59989,43.64538,5642,5,25,11,16,48,3.65,15.0,fr,54395,112,2321773,1,1,Active Shallow Crust,0.0,89.98699,0.0,05/25/5642
+5.59989,43.64538,342,7,5,15,35,5,3.65,5.0,fr,54396,6,2321781,1,2,Active Shallow Crust,128.9016,89.96347,0.0,07/05/0342
+5.59989,43.64538,6142,12,15,18,12,37,3.65,5.0,fr,54397,122,2321781,1,2,Active Shallow Crust,128.9016,89.96347,0.0,12/15/6142
+5.59989,43.64538,2941,1,11,12,37,10,3.75,5.0,fr,54398,58,2321784,1,2,Active Shallow Crust,0.0,89.98841,0.0,01/11/2941
+5.59989,43.64538,573,9,28,19,43,3,3.75,5.0,fr,54399,11,2321784,1,2,Active Shallow Crust,0.0,89.98841,0.0,09/28/0573
+5.59989,43.64538,8232,12,6,1,49,58,3.75,15.0,fr,54400,164,2321785,1,1,Active Shallow Crust,0.0,89.98841,0.0,12/06/8232
+5.59989,43.64538,7978,11,1,18,22,48,3.75,15.0,fr,54401,159,2321794,1,1,Active Shallow Crust,128.8964,89.96745,0.0,11/01/7978
+5.59989,43.64538,9411,9,14,22,4,41,3.85,15.0,fr,54402,188,2321806,1,1,Active Shallow Crust,128.8963,89.99225,0.0,09/14/9411
+5.59989,43.64538,5123,6,15,10,18,2,3.95,5.0,fr,54403,102,2321808,1,2,Active Shallow Crust,0.0,89.99079,0.0,06/15/5123
+5.59989,43.64538,8120,2,29,18,55,56,3.95,5.0,fr,54404,162,2321808,1,2,Active Shallow Crust,0.0,89.99079,0.0,02/29/8120
+5.59989,43.64538,1954,2,7,17,44,43,3.95,15.0,fr,54405,39,2321812,1,1,Active Shallow Crust,240.0191,58.00536,0.0,02/07/1954
+5.59989,43.64538,1665,9,15,16,16,40,3.95,5.0,fr,54406,33,2321817,1,1,Active Shallow Crust,128.9018,89.9931,0.0,09/15/1665
+5.59989,43.64538,3964,4,16,19,17,34,4.05,15.0,fr,54407,79,2321821,1,1,Active Shallow Crust,0.0,89.99179,0.0,04/16/3964
+5.59989,43.64538,8518,6,24,7,25,18,4.05,5.0,fr,54408,170,2321823,1,1,Active Shallow Crust,240.0052,58.00579,0.0,06/24/8518
+5.59989,43.64538,7385,10,5,7,8,50,4.15,5.0,fr,54409,147,2321832,1,1,Active Shallow Crust,0.0,89.98903,0.0,10/05/7385
+5.59989,43.64538,2887,2,22,7,59,13,4.15,5.0,fr,54410,57,2321841,1,1,Active Shallow Crust,128.8984,89.99268,0.0,02/22/2887
+5.59989,43.64538,8998,4,20,13,58,33,4.15,15.0,fr,54411,179,2321842,1,1,Active Shallow Crust,128.8984,89.99268,0.0,04/20/8998
+5.59989,43.64538,3971,2,19,23,45,44,4.25,5.0,fr,54412,79,2321844,1,1,Active Shallow Crust,0.0,89.99022,0.0,02/19/3971
+5.59989,43.64538,4094,3,19,2,26,32,4.35,27.5,fr,54413,81,2321858,1,1,Active Shallow Crust,0.0,89.99129,0.0,03/19/4094
+5.59989,43.64538,9068,2,18,4,53,0,4.45,5.0,fr,54414,181,2321868,1,1,Active Shallow Crust,0.0,89.98964,0.0,02/18/9068
+5.59989,43.64538,9969,8,26,8,20,40,4.75,5.0,fr,54415,199,2321913,1,1,Active Shallow Crust,128.8896,89.98801,0.0,08/26/9969
+5.59989,43.64538,559,5,6,19,25,29,4.85,5.0,fr,54416,11,2321916,1,1,Active Shallow Crust,0.0,89.9902,0.0,05/06/0559
+5.59989,43.64538,7931,5,9,6,24,48,4.95,5.0,fr,54417,158,2321928,1,1,Active Shallow Crust,0.0,89.98981,0.0,05/09/7931
+5.59989,43.64538,873,8,30,23,13,46,5.35,27.5,fr,54418,17,2321981,1,1,Active Shallow Crust,240.0232,57.99751,0.0,08/30/0873
+5.59989,43.64538,8318,11,3,21,9,25,5.95,5.0,fr,54419,166,2322051,1,1,Active Shallow Crust,240.047,57.99993,0.0,11/03/8318
+1.33063,40.86829,2456,8,17,5,4,47,3.55,5.0,fr,54420,49,2322240,1,1,Active Shallow Crust,0.0,89.99047,0.0,08/17/2456
+1.33063,40.86829,4979,7,10,12,18,10,3.65,5.0,fr,54421,99,2322252,1,2,Active Shallow Crust,0.0,89.98981,0.0,07/10/4979
+1.33063,40.86829,4037,5,16,6,16,11,3.65,5.0,fr,54422,80,2322252,1,2,Active Shallow Crust,0.0,89.98981,0.0,05/16/4037
+1.33063,40.86829,1439,7,1,7,5,0,3.75,27.5,fr,54423,28,2322266,1,1,Active Shallow Crust,0.0,89.9894,0.0,07/01/1439
+1.33063,40.86829,8323,1,4,2,10,55,3.75,15.0,fr,54424,166,2322274,1,1,Active Shallow Crust,128.8973,89.96739,0.0,01/04/8323
+1.33063,40.86829,2352,3,31,15,28,8,3.85,5.0,fr,54425,47,2322285,1,1,Active Shallow Crust,128.8961,89.99393,0.0,03/31/2352
+1.33063,40.86829,2603,3,30,15,45,29,4.15,5.0,fr,54426,52,2322321,1,1,Active Shallow Crust,128.8982,89.99379,0.0,03/30/2603
+1.33063,40.86829,418,2,1,19,54,12,4.15,27.5,fr,54427,8,2322323,1,1,Active Shallow Crust,128.8982,89.99379,0.0,02/01/0418
+1.33063,40.86829,1988,6,26,22,50,29,4.45,15.0,fr,54428,39,2322349,1,1,Active Shallow Crust,0.0,89.98985,0.0,06/26/1988
+1.33063,40.86829,3592,3,18,9,31,14,4.85,15.0,fr,54429,71,2322397,1,1,Active Shallow Crust,0.0,89.99018,0.0,03/18/3592
+6.76957,51.09386,6691,4,20,5,56,28,3.55,5.0,fr,54430,133,2323200,1,2,Active Shallow Crust,0.0,89.98734,0.0,04/20/6691
+6.76957,51.09386,5246,3,4,18,33,23,3.55,5.0,fr,54431,104,2323200,1,2,Active Shallow Crust,0.0,89.98734,0.0,03/04/5246
+6.76957,51.09386,5320,7,11,5,19,42,3.55,15.0,fr,54432,106,2323201,1,1,Active Shallow Crust,0.0,89.98734,0.0,07/11/5320
+6.76957,51.09386,2401,4,28,17,0,13,3.65,5.0,fr,54433,48,2323212,1,1,Active Shallow Crust,0.0,89.98871,0.0,04/28/2401
+6.76957,51.09386,9153,5,24,19,17,43,3.75,5.0,fr,54434,183,2323224,1,1,Active Shallow Crust,0.0,89.98994,0.0,05/24/9153
+6.76957,51.09386,9572,7,4,13,47,59,3.85,5.0,fr,54435,191,2323236,1,1,Active Shallow Crust,0.0,89.99104,0.0,07/04/9572
+6.76957,51.09386,6058,4,19,5,21,35,3.95,5.0,fr,54436,121,2323248,1,1,Active Shallow Crust,0.0,89.98801,0.0,04/19/6058
+6.76957,51.09386,1007,6,4,16,10,1,3.95,5.0,fr,54437,20,2323254,1,1,Active Shallow Crust,0.0,89.99191,-90.0,06/04/1007
+6.76957,51.09386,4313,9,5,18,14,0,4.25,5.0,fr,54438,86,2323284,1,2,Active Shallow Crust,0.0,89.98869,0.0,09/05/4313
+6.76957,51.09386,4208,6,21,15,54,28,4.25,5.0,fr,54439,84,2323284,1,2,Active Shallow Crust,0.0,89.98869,0.0,06/21/4208
+6.76957,51.09386,4420,5,13,18,42,40,4.25,15.0,fr,54440,88,2323291,1,1,Active Shallow Crust,0.0,89.99142,-90.0,05/13/4420
+6.76957,51.09386,8384,12,4,15,46,29,4.35,5.0,fr,54441,167,2323296,1,1,Active Shallow Crust,0.0,89.98991,0.0,12/04/8384
+6.76957,51.09386,1993,1,10,5,16,54,4.45,5.0,fr,54442,39,2323308,1,1,Active Shallow Crust,0.0,89.99101,0.0,01/10/1993
+6.76957,51.09386,331,8,18,4,22,47,4.45,15.0,fr,54443,6,2323309,1,1,Active Shallow Crust,0.0,89.99101,0.0,08/18/0331
+6.76957,51.09386,5636,5,3,6,13,44,4.55,5.0,fr,54444,112,2323320,1,2,Active Shallow Crust,0.0,89.98998,0.0,05/03/5636
+6.76957,51.09386,6895,5,26,8,23,2,4.55,5.0,fr,54445,137,2323320,1,2,Active Shallow Crust,0.0,89.98998,0.0,05/26/6895
+-2.57206,43.17085,5210,3,26,22,17,14,3.55,5.0,fr,54446,104,2323680,1,1,Active Shallow Crust,0.0,89.98897,0.0,03/26/5210
+-2.57206,43.17085,3550,10,19,19,2,6,3.55,15.0,fr,54447,70,2323687,1,1,Active Shallow Crust,0.0,89.98884,-90.0,10/19/3550
+-2.57206,43.17085,6591,12,5,23,57,33,3.65,5.0,fr,54448,131,2323692,1,2,Active Shallow Crust,0.0,89.99017,0.0,12/05/6591
+-2.57206,43.17085,1142,2,11,16,6,21,3.65,5.0,fr,54449,22,2323692,1,2,Active Shallow Crust,0.0,89.99017,0.0,02/11/1142
+-2.57206,43.17085,689,1,2,2,17,39,3.65,5.0,fr,54450,13,2323695,1,1,Active Shallow Crust,240.0009,58.01241,0.0,01/02/0689
+-2.57206,43.17085,1160,9,18,22,11,14,3.75,5.0,fr,54451,23,2323704,1,1,Active Shallow Crust,0.0,89.99123,0.0,09/18/1160
+-2.57206,43.17085,1304,5,11,1,25,13,3.85,15.0,fr,54452,26,2323720,1,1,Active Shallow Crust,240.0108,57.99774,0.0,05/11/1304
+-2.57206,43.17085,4932,10,12,23,52,9,4.05,5.0,fr,54453,98,2323740,1,1,Active Shallow Crust,0.0,89.98966,0.0,10/12/4932
+-2.57206,43.17085,9087,12,16,3,55,13,4.05,5.0,fr,54454,181,2323743,1,1,Active Shallow Crust,240.0054,58.00558,0.0,12/16/9087
+-2.57206,43.17085,6643,4,26,19,42,18,4.15,5.0,fr,54455,132,2323755,1,1,Active Shallow Crust,240.0079,57.99722,0.0,04/26/6643
+-2.57206,43.17085,629,7,2,11,48,37,4.25,5.0,fr,54456,12,2323764,1,1,Active Shallow Crust,0.0,89.99014,0.0,07/02/0629
+-2.57206,43.17085,2658,4,27,2,47,28,4.25,15.0,fr,54457,53,2323765,1,1,Active Shallow Crust,0.0,89.99014,0.0,04/27/2658
+-2.57206,43.17085,323,11,22,9,1,56,4.75,27.5,fr,54458,6,2323826,1,1,Active Shallow Crust,0.0,89.98984,0.0,11/22/0323
+-5.89668,47.21991,906,2,24,13,23,21,3.75,5.0,fr,54459,18,2324184,1,1,Active Shallow Crust,0.0,89.98912,0.0,02/24/0906
+1.49319,47.99266,2995,9,26,23,7,36,3.65,15.0,fr,54460,59,2324653,1,1,Active Shallow Crust,0.0,89.98947,0.0,09/26/2995
+1.49319,47.99266,6773,8,16,21,51,15,3.75,5.0,fr,54461,135,2324664,1,1,Active Shallow Crust,0.0,89.99062,0.0,08/16/6773
+1.49319,47.99266,4559,12,16,8,17,45,3.75,15.0,fr,54462,91,2324665,1,1,Active Shallow Crust,0.0,89.99062,0.0,12/16/4559
+1.49319,47.99266,7062,4,22,23,19,34,4.25,5.0,fr,54463,141,2324733,1,1,Active Shallow Crust,128.8941,89.98088,0.0,04/22/7062
+1.49319,47.99266,851,8,4,10,56,8,4.45,5.0,fr,54464,17,2324748,1,1,Active Shallow Crust,0.0,89.98982,0.0,08/04/0851
+1.49319,47.99266,6321,12,8,19,19,39,4.65,5.0,fr,54465,126,2324772,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/08/6321
+1.49319,47.99266,9506,9,4,7,40,25,4.85,5.0,fr,54466,190,2324802,1,1,Active Shallow Crust,0.0,89.99007,-90.0,09/04/9506
+5.76126,52.06287,9372,2,11,8,6,40,3.55,27.5,fr,54467,187,2325125,1,1,Active Shallow Crust,240.0128,57.99872,0.0,02/11/9372
+5.76126,52.06287,2002,4,25,5,14,11,3.55,5.0,fr,54468,40,2325126,1,1,Active Shallow Crust,0.0,89.98746,-90.0,04/25/2002
+5.76126,52.06287,3987,11,8,5,38,42,3.65,15.0,fr,54469,79,2325133,1,1,Active Shallow Crust,0.0,89.98895,0.0,11/08/3987
+5.76126,52.06287,2299,6,29,8,53,0,3.75,5.0,fr,54470,45,2325144,1,1,Active Shallow Crust,0.0,89.99015,0.0,06/29/2299
+5.76126,52.06287,6054,7,12,12,57,37,4.55,5.0,fr,54471,121,2325240,1,1,Active Shallow Crust,0.0,89.9902,0.0,07/12/6054
+1.31494,45.17984,3160,5,31,19,46,37,3.55,5.0,fr,54472,63,2325600,1,1,Active Shallow Crust,0.0,89.98934,0.0,05/31/3160
+1.31494,45.17984,926,10,4,5,17,34,3.85,5.0,fr,54473,18,2325636,1,1,Active Shallow Crust,0.0,89.98994,0.0,10/04/0926
+1.31494,45.17984,9782,12,7,20,24,5,3.95,5.0,fr,54474,195,2325648,1,1,Active Shallow Crust,0.0,89.98991,0.0,12/07/9782
+6.3151,43.86866,8935,10,13,20,35,55,3.55,15.0,fr,54475,178,2326081,1,2,Active Shallow Crust,0.0,89.99273,0.0,10/13/8935
+6.3151,43.86866,1500,7,11,14,41,9,3.55,15.0,fr,54476,29,2326081,1,2,Active Shallow Crust,0.0,89.99273,0.0,07/11/1500
+6.3151,43.86866,3023,11,10,8,1,56,3.55,27.5,fr,54477,60,2326091,1,1,Active Shallow Crust,128.896,89.99273,0.0,11/10/3023
+6.3151,43.86866,4013,4,27,23,24,8,3.75,5.0,fr,54478,80,2326104,1,1,Active Shallow Crust,0.0,89.98845,0.0,04/27/4013
+6.3151,43.86866,9336,8,9,10,4,34,3.75,15.0,fr,54479,186,2326105,1,1,Active Shallow Crust,0.0,89.98845,0.0,08/09/9336
+6.3151,43.86866,2626,3,6,19,37,23,3.75,5.0,fr,54480,52,2326113,1,1,Active Shallow Crust,128.8973,89.96745,0.0,03/06/2626
+6.3151,43.86866,8333,3,17,16,54,45,3.85,5.0,fr,54481,166,2326116,1,2,Active Shallow Crust,0.0,89.98971,0.0,03/17/8333
+6.3151,43.86866,5971,5,13,1,51,8,3.85,5.0,fr,54482,119,2326116,1,2,Active Shallow Crust,0.0,89.98971,0.0,05/13/5971
+6.3151,43.86866,7396,6,6,18,2,50,3.85,15.0,fr,54483,147,2326117,1,1,Active Shallow Crust,0.0,89.98971,0.0,06/06/7396
+6.3151,43.86866,9117,3,24,22,27,15,4.05,5.0,fr,54484,182,2326143,1,2,Active Shallow Crust,240.0059,58.0055,0.0,03/24/9117
+6.3151,43.86866,4252,10,25,21,8,23,4.05,5.0,fr,54485,85,2326143,1,2,Active Shallow Crust,240.0059,58.0055,0.0,10/25/4252
+6.3151,43.86866,3840,2,17,15,59,48,4.15,27.5,fr,54486,76,2326154,1,1,Active Shallow Crust,0.0,89.98907,0.0,02/17/3840
+6.3151,43.86866,7850,5,13,20,59,9,4.25,5.0,fr,54487,156,2326164,1,1,Active Shallow Crust,0.0,89.99026,0.0,05/13/7850
+6.3151,43.86866,5511,10,21,12,1,43,4.25,5.0,fr,54488,110,2326167,1,1,Active Shallow Crust,240.007,57.99431,0.0,10/21/5511
+6.3151,43.86866,727,6,15,1,21,31,4.25,5.0,fr,54489,14,2326170,1,1,Active Shallow Crust,0.0,89.99014,-90.0,06/15/0727
+6.3151,43.86866,3932,3,16,21,2,50,4.35,5.0,fr,54490,78,2326179,1,1,Active Shallow Crust,240.0078,57.99593,0.0,03/16/3932
+6.3151,43.86866,6460,7,21,10,30,30,4.45,5.0,fr,54491,129,2326188,1,1,Active Shallow Crust,0.0,89.98969,0.0,07/21/6460
+6.3151,43.86866,519,3,24,21,43,56,4.45,15.0,fr,54492,10,2326189,1,1,Active Shallow Crust,0.0,89.98969,0.0,03/24/0519
+6.3151,43.86866,9207,12,7,23,24,34,4.55,5.0,fr,54493,184,2326200,1,1,Active Shallow Crust,0.0,89.99081,0.0,12/07/9207
+6.3151,43.86866,4661,2,21,23,33,11,4.65,5.0,fr,54494,93,2326212,1,1,Active Shallow Crust,0.0,89.98975,0.0,02/21/4661
+6.3151,43.86866,6463,10,13,12,2,19,5.15,5.0,fr,54495,129,2326275,1,1,Active Shallow Crust,240.0182,57.99958,0.0,10/13/6463
+6.3151,43.86866,3982,4,28,6,40,56,5.55,5.0,fr,54496,79,2326320,1,1,Active Shallow Crust,0.0,89.98981,0.0,04/28/3982
+3.19589,49.11918,5790,3,6,12,26,22,3.55,15.0,fr,54497,115,2326561,1,1,Active Shallow Crust,0.0,89.9901,0.0,03/06/5790
+3.19589,49.11918,3609,7,8,18,36,33,3.55,5.0,fr,54498,72,2326566,1,1,Active Shallow Crust,0.0,89.98998,-90.0,07/08/3609
+3.19589,49.11918,8017,8,22,23,10,59,3.65,27.5,fr,54499,160,2326580,1,1,Active Shallow Crust,0.0,89.99107,-90.0,08/22/8017
+3.19589,49.11918,8103,3,10,11,18,30,4.15,27.5,fr,54500,162,2326634,1,1,Active Shallow Crust,0.0,89.99007,0.0,03/10/8103
+3.19589,49.11918,255,6,21,7,36,6,4.25,5.0,fr,54501,5,2326644,1,1,Active Shallow Crust,0.0,89.98968,0.0,06/21/0255
+3.19589,49.11918,7588,1,10,4,52,22,4.75,27.5,fr,54502,151,2326709,1,1,Active Shallow Crust,240.0087,58.00455,0.0,01/10/7588
+3.195891,49.11918,6233,5,1,16,37,41,6.05,5.357596,fr,54503,124,2326860,1,1,Active Shallow Crust,0.0,89.99007,0.0,05/01/6233
+1.91436,42.03891,1812,2,12,7,29,17,3.55,5.0,fr,54504,36,2327040,1,2,Active Shallow Crust,0.0,89.99064,0.0,02/12/1812
+1.91436,42.03891,1834,1,8,17,8,34,3.55,5.0,fr,54505,36,2327040,1,2,Active Shallow Crust,0.0,89.99064,0.0,01/08/1834
+1.91436,42.03891,8214,7,8,10,36,55,3.55,5.0,fr,54506,164,2327049,1,1,Active Shallow Crust,128.8968,89.99345,0.0,07/08/8214
+1.91436,42.03891,1250,10,29,12,25,46,3.65,5.0,fr,54507,24,2327052,1,1,Active Shallow Crust,0.0,89.98999,0.0,10/29/1250
+1.91436,42.03891,1815,4,22,14,48,9,3.75,5.0,fr,54508,36,2327067,1,1,Active Shallow Crust,240.0079,58.01755,0.0,04/22/1815
+1.91436,42.03891,4499,5,7,3,18,4,3.75,5.0,fr,54509,89,2327070,1,1,Active Shallow Crust,0.0,89.98947,-90.0,05/07/4499
+1.91436,42.03891,8319,2,7,9,40,45,3.85,5.0,fr,54510,166,2327076,1,1,Active Shallow Crust,0.0,89.9894,0.0,02/07/8319
+1.91436,42.03891,803,8,15,19,23,54,3.85,15.0,fr,54511,16,2327077,1,1,Active Shallow Crust,0.0,89.9894,0.0,08/15/0803
+1.91436,42.03891,5542,11,12,2,12,45,4.65,5.0,fr,54512,110,2327178,1,1,Active Shallow Crust,0.0,89.98986,-90.0,11/12/5542
+1.91436,42.03891,1711,10,16,2,5,26,4.75,5.0,fr,54513,34,2327184,1,1,Active Shallow Crust,0.0,89.99012,0.0,10/16/1711
+1.914353,42.03891,2443,3,27,18,19,33,6.65,10.68981,fr,54514,48,2327421,1,1,Active Shallow Crust,128.8324,89.98987,0.0,03/27/2443
+1.30175,41.53561,7505,7,16,11,47,50,3.55,5.0,fr,54515,150,2328480,1,2,Active Shallow Crust,0.0,89.99056,0.0,07/16/7505
+1.30175,41.53561,4528,11,2,13,32,38,3.55,5.0,fr,54516,90,2328480,1,2,Active Shallow Crust,0.0,89.99056,0.0,11/02/4528
+1.30175,41.53561,7246,1,14,6,48,40,3.65,15.0,fr,54517,144,2328496,1,1,Active Shallow Crust,240.0005,58.01313,0.0,01/14/7246
+1.30175,41.53561,8466,10,16,17,27,4,3.85,5.0,fr,54518,169,2328516,1,1,Active Shallow Crust,0.0,89.99065,0.0,10/16/8466
+1.30175,41.53561,4147,1,14,12,45,26,4.15,15.0,fr,54519,82,2328553,1,1,Active Shallow Crust,0.0,89.98959,0.0,01/14/4147
+1.30175,41.53561,316,7,6,10,57,36,4.35,5.0,fr,54520,6,2328579,1,1,Active Shallow Crust,240.0072,57.99576,0.0,07/06/0316
+1.30175,41.53561,8648,1,23,1,25,29,5.25,5.0,fr,54521,172,2328684,1,1,Active Shallow Crust,0.0,89.98987,0.0,01/23/8648
+-1.71864,46.55853,8545,12,24,2,51,55,3.55,5.0,fr,54522,170,2328960,1,2,Active Shallow Crust,0.0,89.9896,0.0,12/24/8545
+-1.71864,46.55853,9024,9,29,11,30,16,3.55,5.0,fr,54523,180,2328960,1,2,Active Shallow Crust,0.0,89.9896,0.0,09/29/9024
+-1.71864,46.55853,842,9,18,11,38,43,3.55,15.0,fr,54524,16,2328961,1,1,Active Shallow Crust,0.0,89.9896,0.0,09/18/0842
+-1.71864,46.55853,9791,8,10,14,19,27,3.75,5.0,fr,54525,195,2328984,1,1,Active Shallow Crust,0.0,89.99036,0.0,08/10/9791
+-1.71864,46.55853,7451,8,24,21,55,55,3.75,5.0,fr,54526,149,2328993,1,1,Active Shallow Crust,128.8967,89.96737,0.0,08/24/7451
+-1.71864,46.55853,7265,4,27,7,56,26,3.85,15.0,fr,54527,145,2328997,1,1,Active Shallow Crust,0.0,89.99018,0.0,04/27/7265
+-1.71864,46.55853,7702,4,15,18,15,35,3.95,27.5,fr,54528,154,2329010,1,1,Active Shallow Crust,0.0,89.99016,0.0,04/15/7702
+-1.71864,46.55853,9602,5,18,7,29,43,3.95,27.5,fr,54529,192,2329016,1,1,Active Shallow Crust,0.0,89.99004,-90.0,05/18/9602
+-1.71864,46.55853,6015,9,9,20,28,17,4.35,5.0,fr,54530,120,2329056,1,2,Active Shallow Crust,0.0,89.99034,0.0,09/09/6015
+-1.71864,46.55853,3941,3,16,9,38,28,4.35,5.0,fr,54531,78,2329056,1,2,Active Shallow Crust,0.0,89.99034,0.0,03/16/3941
+4.65431,49.83208,4905,4,16,7,20,16,3.55,5.0,fr,54532,98,2329440,1,1,Active Shallow Crust,0.0,89.98699,0.0,04/16/4905
+4.65431,49.83208,8504,10,2,21,22,42,3.95,5.0,fr,54533,170,2329488,1,1,Active Shallow Crust,0.0,89.99179,0.0,10/02/8504
+4.65431,49.83208,2033,5,31,20,57,30,5.25,5.0,fr,54534,40,2329644,1,1,Active Shallow Crust,0.0,89.98989,0.0,05/31/2033
+3.22423,46.19695,9232,7,31,19,53,22,3.55,5.0,fr,54535,184,2329920,1,2,Active Shallow Crust,0.0,89.98953,0.0,07/31/9232
+3.22423,46.19695,8277,5,15,4,50,25,3.55,5.0,fr,54536,165,2329920,1,2,Active Shallow Crust,0.0,89.98953,0.0,05/15/8277
+3.22423,46.19695,2164,9,19,9,21,32,3.75,5.0,fr,54537,43,2329944,1,1,Active Shallow Crust,0.0,89.98891,0.0,09/19/2164
+3.22423,46.19695,1745,6,24,0,49,7,3.75,5.0,fr,54538,34,2329953,1,1,Active Shallow Crust,128.897,89.96722,0.0,06/24/1745
+3.22423,46.19695,1173,3,11,3,52,43,3.85,5.0,fr,54539,23,2329956,1,1,Active Shallow Crust,0.0,89.99012,0.0,03/11/1173
+3.22423,46.19695,6616,6,22,10,6,6,4.05,15.0,fr,54540,132,2329981,1,2,Active Shallow Crust,0.0,89.99019,0.0,06/22/6616
+3.22423,46.19695,3973,6,29,0,13,33,4.05,15.0,fr,54541,79,2329981,1,2,Active Shallow Crust,0.0,89.99019,0.0,06/29/3973
+3.22423,46.19695,761,12,25,22,40,18,4.05,5.0,fr,54542,15,2329989,1,1,Active Shallow Crust,128.8901,89.99411,0.0,12/25/0761
+3.22423,46.19695,9830,10,31,13,0,48,4.15,15.0,fr,54543,196,2329993,1,1,Active Shallow Crust,0.0,89.9895,0.0,10/31/9830
+3.22423,46.19695,9496,1,8,21,17,19,4.25,27.5,fr,54544,189,2330015,1,1,Active Shallow Crust,128.8943,89.98093,0.0,01/08/9496
+3.22423,46.19695,8821,7,10,11,7,52,4.65,5.0,fr,54545,176,2330052,1,1,Active Shallow Crust,0.0,89.99017,0.0,07/10/8821
+3.22423,46.19695,63,3,6,10,50,48,5.25,27.5,fr,54546,1,2330126,1,1,Active Shallow Crust,0.0,89.99014,0.0,03/06/0063
+6.8661,51.22779,3653,1,31,21,11,12,3.65,5.0,fr,54547,73,2330412,1,1,Active Shallow Crust,0.0,89.98875,0.0,01/31/3653
+6.8661,51.22779,1276,1,19,5,5,8,3.65,5.0,fr,54548,25,2330415,1,1,Active Shallow Crust,240.0011,58.0138,0.0,01/19/1276
+6.8661,51.22779,2699,5,3,9,17,10,3.75,5.0,fr,54549,53,2330424,1,2,Active Shallow Crust,0.0,89.98997,0.0,05/03/2699
+6.8661,51.22779,2912,10,18,18,40,8,3.75,5.0,fr,54550,58,2330424,1,2,Active Shallow Crust,0.0,89.98997,0.0,10/18/2912
+6.8661,51.22779,6104,10,8,19,40,44,3.95,15.0,fr,54551,122,2330449,1,1,Active Shallow Crust,0.0,89.98804,0.0,10/08/6104
+6.8661,51.22779,5106,2,26,0,4,34,4.45,5.0,fr,54552,102,2330514,1,1,Active Shallow Crust,0.0,89.99094,-90.0,02/26/5106
+6.8661,51.22779,2746,2,21,16,4,51,4.75,27.5,fr,54553,54,2330546,1,1,Active Shallow Crust,0.0,89.99048,0.0,02/21/2746
+0.72349,41.46425,7598,12,9,6,15,23,3.55,5.0,fr,54554,151,2331360,1,1,Active Shallow Crust,0.0,89.98961,0.0,12/09/7598
+0.72349,41.46425,6926,4,5,19,59,20,3.55,15.0,fr,54555,138,2331361,1,2,Active Shallow Crust,0.0,89.98961,0.0,04/05/6926
+0.72349,41.46425,1279,10,5,1,1,23,3.55,15.0,fr,54556,25,2331361,1,2,Active Shallow Crust,0.0,89.98961,0.0,10/05/1279
+0.72349,41.46425,580,11,24,23,34,0,3.65,5.0,fr,54557,11,2331372,1,1,Active Shallow Crust,0.0,89.9899,0.0,11/24/0580
+0.72349,41.46425,8860,12,15,6,17,5,3.65,27.5,fr,54558,177,2331374,1,1,Active Shallow Crust,0.0,89.9899,0.0,12/15/8860
+0.72349,41.46425,5626,12,24,9,36,23,3.85,15.0,fr,54559,112,2331397,1,1,Active Shallow Crust,0.0,89.98997,0.0,12/24/5626
+4.35873,52.47476,8886,7,28,17,2,22,3.65,5.0,fr,54560,177,2331852,1,1,Active Shallow Crust,0.0,89.98905,0.0,07/28/8886
+4.35873,52.47476,3990,8,2,11,32,39,4.15,5.0,fr,54561,79,2331912,1,1,Active Shallow Crust,0.0,89.99076,0.0,08/02/3990
+5.09952,43.44632,454,11,24,10,57,30,3.55,15.0,fr,54562,9,2332321,1,2,Active Shallow Crust,0.0,89.99268,0.0,11/24/0454
+5.09952,43.44632,2370,10,13,22,41,45,3.55,15.0,fr,54563,47,2332321,1,2,Active Shallow Crust,0.0,89.99268,0.0,10/13/2370
+5.09952,43.44632,6412,7,23,15,40,59,3.55,27.5,fr,54564,128,2332328,1,1,Active Shallow Crust,0.0,89.99259,-90.0,07/23/6412
+5.09952,43.44632,596,9,12,6,20,56,3.65,15.0,fr,54565,11,2332339,1,1,Active Shallow Crust,0.0,89.9868,-90.0,09/12/0596
+5.09952,43.44632,8696,7,28,13,50,4,3.65,5.0,fr,54566,173,2332341,1,1,Active Shallow Crust,128.9011,89.96346,0.0,07/28/8696
+5.09952,43.44632,9461,4,22,2,50,43,3.85,5.0,fr,54567,189,2332356,1,1,Active Shallow Crust,0.0,89.98963,0.0,04/22/9461
+5.09952,43.44632,8270,9,29,20,36,42,3.95,5.0,fr,54568,165,2332368,1,1,Active Shallow Crust,0.0,89.99076,0.0,09/29/8270
+5.09952,43.44632,9608,9,3,23,27,59,4.15,15.0,fr,54569,192,2332399,1,1,Active Shallow Crust,0.0,89.98886,-90.0,09/03/9608
+5.09952,43.44632,811,3,5,7,55,37,4.25,15.0,fr,54570,16,2332405,1,1,Active Shallow Crust,0.0,89.99019,0.0,03/05/0811
+5.09952,43.44632,473,10,29,0,43,0,4.35,5.0,fr,54571,9,2332416,1,1,Active Shallow Crust,0.0,89.99126,0.0,10/29/0473
+5.09952,43.44632,7665,8,18,20,14,28,4.45,5.0,fr,54572,153,2332428,1,1,Active Shallow Crust,0.0,89.98961,0.0,08/18/7665
+5.09952,43.44632,5245,1,11,20,33,24,4.55,5.0,fr,54573,104,2332440,1,1,Active Shallow Crust,0.0,89.99074,0.0,01/11/5245
+5.099521,43.44632,6358,2,16,2,4,58,6.05,5.357596,fr,54574,127,2332620,1,1,Active Shallow Crust,0.0,89.98991,0.0,02/16/6358
+-0.86491,47.03624,1017,8,9,20,59,48,3.55,5.0,fr,54575,20,2332800,1,2,Active Shallow Crust,0.0,89.98969,0.0,08/09/1017
+-0.86491,47.03624,3330,8,21,16,22,51,3.55,5.0,fr,54576,66,2332800,1,2,Active Shallow Crust,0.0,89.98969,0.0,08/21/3330
+-0.86491,47.03624,9553,6,24,13,54,8,3.55,15.0,fr,54577,191,2332801,1,1,Active Shallow Crust,0.0,89.98969,0.0,06/24/9553
+-0.86491,47.03624,9438,8,21,9,40,28,3.55,27.5,fr,54578,188,2332802,1,1,Active Shallow Crust,0.0,89.98969,0.0,08/21/9438
+-0.86491,47.03624,517,8,26,9,32,3,3.55,27.5,fr,54579,10,2332805,1,1,Active Shallow Crust,240.0121,57.99809,0.0,08/26/0517
+-0.86491,47.03624,9804,2,9,0,50,59,3.55,5.0,fr,54580,196,2332809,1,1,Active Shallow Crust,128.8963,89.99356,0.0,02/09/9804
+-0.86491,47.03624,4984,3,12,11,45,46,3.65,5.0,fr,54581,99,2332812,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/12/4984
+-0.86491,47.03624,1693,7,11,14,32,45,3.75,27.5,fr,54582,33,2332826,1,1,Active Shallow Crust,0.0,89.98976,0.0,07/11/1693
+-0.86491,47.03624,8800,3,1,14,6,12,3.85,15.0,fr,54583,175,2332837,1,1,Active Shallow Crust,0.0,89.99027,0.0,03/01/8800
+-0.86491,47.03624,4649,11,6,9,59,46,3.85,27.5,fr,54584,92,2332838,1,1,Active Shallow Crust,0.0,89.99027,0.0,11/06/4649
+-0.86491,47.03624,8418,2,13,0,51,13,3.85,15.0,fr,54585,168,2332840,1,1,Active Shallow Crust,240.0109,57.99786,0.0,02/13/8418
+-0.86491,47.03624,6831,6,24,5,51,16,3.85,5.0,fr,54586,136,2332842,1,1,Active Shallow Crust,0.0,89.99016,-90.0,06/24/6831
+-0.86491,47.03624,7482,2,28,13,21,21,3.85,5.0,fr,54587,149,2332845,1,1,Active Shallow Crust,128.8954,89.99392,0.0,02/28/7482
+-0.86491,47.03624,3198,2,23,21,14,36,3.95,5.0,fr,54588,63,2332848,1,1,Active Shallow Crust,0.0,89.99024,0.0,02/23/3198
+-0.86491,47.03624,2906,11,2,9,49,54,3.95,27.5,fr,54589,58,2332853,1,1,Active Shallow Crust,240.0199,58.00502,0.0,11/02/2906
+-0.86491,47.03624,5206,2,18,16,50,29,4.05,5.0,fr,54590,104,2332863,1,1,Active Shallow Crust,240.006,58.00588,0.0,02/18/5206
+-0.86491,47.03624,1044,4,16,0,7,35,4.15,5.0,fr,54591,20,2332872,1,1,Active Shallow Crust,0.0,89.9901,0.0,04/16/1044
+-0.86491,47.03624,5373,7,27,20,40,58,4.15,5.0,fr,54592,107,2332881,1,1,Active Shallow Crust,128.8976,89.99355,0.0,07/27/5373
+-0.86491,47.03624,2527,6,10,17,15,51,4.25,5.0,fr,54593,50,2332884,1,1,Active Shallow Crust,0.0,89.99002,0.0,06/10/2527
+-0.86491,47.03624,120,5,17,18,0,42,4.55,5.0,fr,54594,2,2332920,1,1,Active Shallow Crust,0.0,89.98994,0.0,05/17/0120
+-0.86491,47.03624,7623,4,16,22,28,21,4.65,5.0,fr,54595,152,2332932,1,1,Active Shallow Crust,0.0,89.99007,0.0,04/16/7623
+-0.86491,47.03624,5414,2,17,2,33,17,4.65,27.5,fr,54596,108,2332934,1,1,Active Shallow Crust,0.0,89.99007,0.0,02/17/5414
+-0.86491,47.03624,3283,11,15,16,52,1,4.75,27.5,fr,54597,65,2332946,1,1,Active Shallow Crust,0.0,89.99007,0.0,11/15/3283
+-0.86491,47.03624,3467,8,3,16,2,7,4.85,5.0,fr,54598,69,2332956,1,2,Active Shallow Crust,0.0,89.99,0.0,08/03/3467
+-0.86491,47.03624,7801,12,31,4,47,45,4.85,5.0,fr,54599,156,2332956,1,2,Active Shallow Crust,0.0,89.99,0.0,12/31/7801
+-0.86491,47.03624,2903,2,3,13,26,59,5.85,5.0,fr,54600,58,2333076,1,1,Active Shallow Crust,360.0,89.99002,0.0,02/03/2903
+-1.51519,46.16872,3001,11,27,15,19,44,3.55,5.0,fr,54601,60,2333280,1,2,Active Shallow Crust,0.0,89.98952,0.0,11/27/3001
+-1.51519,46.16872,4191,8,24,2,56,59,3.55,5.0,fr,54602,83,2333280,1,2,Active Shallow Crust,0.0,89.98952,0.0,08/24/4191
+-1.51519,46.16872,7788,10,9,4,0,5,3.55,15.0,fr,54603,155,2333281,1,1,Active Shallow Crust,0.0,89.98952,0.0,10/09/7788
+-1.51519,46.16872,4246,4,5,5,6,47,3.55,27.5,fr,54604,84,2333282,1,1,Active Shallow Crust,0.0,89.98952,0.0,04/05/4246
+-1.51519,46.16872,463,12,17,22,11,22,3.55,27.5,fr,54605,9,2333285,1,1,Active Shallow Crust,240.0121,57.99837,0.0,12/17/0463
+-1.51519,46.16872,9202,5,30,3,19,47,3.55,5.0,fr,54606,184,2333286,1,1,Active Shallow Crust,0.0,89.9894,-90.0,05/30/9202
+-1.51519,46.16872,690,11,18,22,24,2,3.65,15.0,fr,54607,13,2333293,1,1,Active Shallow Crust,0.0,89.99066,0.0,11/18/0690
+-1.51519,46.16872,1432,1,27,2,42,3,3.65,27.5,fr,54608,28,2333300,1,1,Active Shallow Crust,0.0,89.99055,-90.0,01/27/1432
+-1.51519,46.16872,4116,2,16,3,44,46,3.65,5.0,fr,54609,82,2333301,1,1,Active Shallow Crust,128.9005,89.96352,0.0,02/16/4116
+-1.51519,46.16872,8658,11,20,6,56,0,3.75,5.0,fr,54610,173,2333307,1,1,Active Shallow Crust,240.0082,58.0177,0.0,11/20/8658
+-1.51519,46.16872,1617,8,9,2,56,55,3.85,27.5,fr,54611,32,2333318,1,1,Active Shallow Crust,0.0,89.99011,0.0,08/09/1617
+-1.51519,46.16872,7675,1,15,23,18,26,3.95,15.0,fr,54612,153,2333329,1,1,Active Shallow Crust,0.0,89.99008,0.0,01/15/7675
+-1.51519,46.16872,3744,3,28,11,44,36,4.05,5.0,fr,54613,74,2333349,1,1,Active Shallow Crust,128.8906,89.99362,0.0,03/28/3744
+-1.51519,46.16872,5344,2,21,9,7,56,4.75,5.0,fr,54614,106,2333424,1,1,Active Shallow Crust,0.0,89.98991,0.0,02/21/5344
+-1.51519,46.16872,9562,10,9,22,6,6,5.35,5.0,fr,54615,191,2333496,1,1,Active Shallow Crust,359.9999,89.9901,0.0,10/09/9562
+0.02238,49.76149,738,5,29,4,46,30,3.55,5.0,fr,54616,14,2333760,1,1,Active Shallow Crust,0.0,89.99,0.0,05/29/0738
+0.02238,49.76149,1061,12,13,13,33,26,3.65,5.0,fr,54617,21,2333775,1,1,Active Shallow Crust,240.0014,58.01296,0.0,12/13/1061
+0.02238,49.76149,7565,4,1,1,0,6,3.65,15.0,fr,54618,151,2333776,1,1,Active Shallow Crust,240.0014,58.01296,0.0,04/01/7565
+0.02238,49.76149,6450,4,16,22,59,2,3.75,5.0,fr,54619,128,2333784,1,1,Active Shallow Crust,0.0,89.99,0.0,04/16/6450
+0.02238,49.76149,1034,4,9,1,9,0,3.95,5.0,fr,54620,20,2333808,1,1,Active Shallow Crust,0.0,89.99,0.0,04/09/1034
+0.02238,49.76149,6947,11,24,14,17,43,4.05,5.0,fr,54621,138,2333829,1,1,Active Shallow Crust,128.89,89.99373,0.0,11/24/6947
+0.02238,49.76149,1545,4,13,1,35,19,4.45,15.0,fr,54622,30,2333869,1,1,Active Shallow Crust,0.0,89.99,0.0,04/13/1545
+0.02238,49.76149,1087,4,30,3,8,55,4.65,15.0,fr,54623,21,2333899,1,1,Active Shallow Crust,360.0,89.99001,-90.0,04/30/1087
+0.02238,49.76149,8290,6,14,9,55,21,5.15,5.0,fr,54624,165,2333958,1,1,Active Shallow Crust,360.0,89.99,-90.0,06/14/8290
+-4.29715,44.49411,3785,2,11,11,54,47,3.55,5.0,fr,54625,75,2334240,1,1,Active Shallow Crust,0.0,89.99281,0.0,02/11/3785
+2.88979,49.62374,5394,4,1,12,39,48,3.65,5.0,fr,54626,107,2334732,1,1,Active Shallow Crust,0.0,89.99126,0.0,04/01/5394
+2.88979,49.62374,7535,7,23,8,2,42,5.05,5.0,fr,54627,150,2334900,1,1,Active Shallow Crust,0.0,89.99012,0.0,07/23/7535
+1.41317,49.95993,611,7,14,3,35,13,3.55,5.0,fr,54628,12,2335200,1,1,Active Shallow Crust,0.0,89.99027,0.0,07/14/0611
+1.41317,49.95993,9139,1,21,11,10,37,3.65,15.0,fr,54629,182,2335213,1,1,Active Shallow Crust,0.0,89.98988,0.0,01/21/9139
+1.41317,49.95993,1253,10,26,23,58,36,3.85,5.0,fr,54630,25,2335236,1,1,Active Shallow Crust,0.0,89.98967,0.0,10/26/1253
+1.41317,49.95993,2250,12,24,5,42,53,3.95,5.0,fr,54631,44,2335248,1,1,Active Shallow Crust,0.0,89.98977,0.0,12/24/2250
+1.41317,49.95993,1452,9,20,6,44,29,3.95,15.0,fr,54632,29,2335249,1,1,Active Shallow Crust,0.0,89.98977,0.0,09/20/1452
+1.41317,49.95993,4522,7,18,17,7,36,4.05,5.0,fr,54633,90,2335260,1,1,Active Shallow Crust,0.0,89.98997,0.0,07/18/4522
+0.5502,41.85708,2892,11,1,17,27,56,3.65,5.0,fr,54634,57,2335692,1,1,Active Shallow Crust,0.0,89.98996,0.0,11/01/2892
+0.5502,41.85708,6320,6,23,5,45,38,3.95,5.0,fr,54635,126,2335728,1,1,Active Shallow Crust,0.0,89.98993,0.0,06/23/6320
+-1.58962,49.92725,987,2,1,18,38,33,4.35,5.0,fr,54636,19,2336259,1,1,Active Shallow Crust,240.0092,57.99614,0.0,02/01/0987
+-1.58962,49.92725,2797,6,25,21,47,46,4.55,5.0,fr,54637,55,2336280,1,1,Active Shallow Crust,0.0,89.99025,0.0,06/25/2797
+3.853,43.93586,4286,5,17,13,51,24,3.55,5.0,fr,54638,85,2336640,1,2,Active Shallow Crust,0.0,89.98911,0.0,05/17/4286
+3.853,43.93586,9758,9,22,3,42,51,3.55,5.0,fr,54639,195,2336640,1,2,Active Shallow Crust,0.0,89.98911,0.0,09/22/9758
+3.853,43.93586,6866,12,2,19,38,32,3.55,5.0,fr,54640,137,2336649,1,1,Active Shallow Crust,128.8968,89.99274,0.0,12/02/6866
+3.853,43.93586,1304,1,31,11,32,42,3.65,5.0,fr,54641,26,2336652,1,1,Active Shallow Crust,0.0,89.9903,0.0,01/31/1304
+3.853,43.93586,4686,5,27,15,28,41,3.65,5.0,fr,54642,93,2336655,1,1,Active Shallow Crust,240.0002,58.01335,0.0,05/27/4686
+3.853,43.93586,1530,3,31,13,5,12,3.95,5.0,fr,54643,30,2336688,1,1,Active Shallow Crust,0.0,89.99084,0.0,03/31/1530
+3.853,43.93586,1700,9,22,7,17,25,4.45,5.0,fr,54644,33,2336754,1,1,Active Shallow Crust,0.0,89.98957,-90.0,09/22/1700
+3.853,43.93586,1234,12,22,9,40,37,4.45,5.0,fr,54645,24,2336757,1,2,Active Shallow Crust,128.8927,89.99356,0.0,12/22/1234
+3.853,43.93586,188,1,16,10,56,31,4.45,5.0,fr,54646,3,2336757,1,2,Active Shallow Crust,128.8927,89.99356,0.0,01/16/0188
+9.44833,49.77328,4251,6,5,22,45,17,3.95,5.0,fr,54647,85,2337168,1,1,Active Shallow Crust,0.0,89.99178,0.0,06/05/4251
+-0.89917,45.81516,2727,3,5,15,7,53,3.55,5.0,fr,54648,54,2337600,1,2,Active Shallow Crust,0.0,89.99033,0.0,03/05/2727
+-0.89917,45.81516,7482,1,24,16,40,24,3.55,5.0,fr,54649,149,2337600,1,2,Active Shallow Crust,0.0,89.99033,0.0,01/24/7482
+-0.89917,45.81516,4345,11,7,21,3,18,3.55,15.0,fr,54650,86,2337601,1,3,Active Shallow Crust,0.0,89.99033,0.0,11/07/4345
+-0.89917,45.81516,5732,3,21,9,44,55,3.55,15.0,fr,54651,114,2337601,1,3,Active Shallow Crust,0.0,89.99033,0.0,03/21/5732
+-0.89917,45.81516,2819,2,4,3,44,25,3.55,15.0,fr,54652,56,2337601,1,3,Active Shallow Crust,0.0,89.99033,0.0,02/04/2819
+-0.89917,45.81516,9217,10,1,15,54,25,3.85,5.0,fr,54653,184,2337639,1,1,Active Shallow Crust,240.0108,57.99773,0.0,10/01/9217
+-0.89917,45.81516,8182,12,30,1,14,39,4.35,5.0,fr,54654,163,2337696,1,1,Active Shallow Crust,0.0,89.98985,0.0,12/30/8182
+-0.89917,45.81516,4560,12,18,15,52,56,4.35,15.0,fr,54655,91,2337697,1,1,Active Shallow Crust,0.0,89.98985,0.0,12/18/4560
+-0.89917,45.81516,8679,12,10,17,2,36,6.05,27.5,fr,54656,173,2337905,1,1,Active Shallow Crust,240.0553,58.0,0.0,12/10/8679
+0.75726,52.39412,3224,8,7,5,58,23,3.75,15.0,fr,54657,64,2338105,1,1,Active Shallow Crust,0.0,89.99023,0.0,08/07/3224
+0.75726,52.39412,1313,3,26,19,30,14,4.45,5.0,fr,54658,26,2338188,1,1,Active Shallow Crust,0.0,89.9899,0.0,03/26/1313
+0.75726,52.39412,4439,11,11,20,13,59,5.45,15.0,fr,54659,88,2338309,1,1,Active Shallow Crust,0.0,89.98998,0.0,11/11/4439
+7.45409,46.63208,2945,7,1,7,49,23,3.55,5.0,fr,54660,58,2338560,1,7,Active Shallow Crust,0.0,89.99307,0.0,07/01/2945
+7.45409,46.63208,7519,10,29,3,55,36,3.55,5.0,fr,54661,150,2338560,1,7,Active Shallow Crust,0.0,89.99307,0.0,10/29/7519
+7.45409,46.63208,3246,6,29,10,21,43,3.55,5.0,fr,54662,64,2338560,1,7,Active Shallow Crust,0.0,89.99307,0.0,06/29/3246
+7.45409,46.63208,5977,7,25,1,8,41,3.55,5.0,fr,54663,119,2338560,1,7,Active Shallow Crust,0.0,89.99307,0.0,07/25/5977
+7.45409,46.63208,4039,11,6,1,21,10,3.55,5.0,fr,54664,80,2338560,1,7,Active Shallow Crust,0.0,89.99307,0.0,11/06/4039
+7.45409,46.63208,3377,7,5,18,43,59,3.55,5.0,fr,54665,67,2338560,1,7,Active Shallow Crust,0.0,89.99307,0.0,07/05/3377
+7.45409,46.63208,5717,10,22,22,45,12,3.55,5.0,fr,54666,114,2338560,1,7,Active Shallow Crust,0.0,89.99307,0.0,10/22/5717
+7.45409,46.63208,421,1,13,6,54,0,3.55,15.0,fr,54667,8,2338561,1,2,Active Shallow Crust,0.0,89.99307,0.0,01/13/0421
+7.45409,46.63208,5964,4,17,22,42,16,3.55,15.0,fr,54668,119,2338561,1,2,Active Shallow Crust,0.0,89.99307,0.0,04/17/5964
+7.45409,46.63208,289,4,18,2,19,6,3.55,27.5,fr,54669,5,2338562,1,2,Active Shallow Crust,0.0,89.99307,0.0,04/18/0289
+7.45409,46.63208,1172,5,7,8,20,39,3.55,27.5,fr,54670,23,2338562,1,2,Active Shallow Crust,0.0,89.99307,0.0,05/07/1172
+7.45409,46.63208,8919,10,6,15,20,14,3.55,5.0,fr,54671,178,2338569,1,1,Active Shallow Crust,128.8955,89.99307,0.0,10/06/8919
+7.45409,46.63208,6171,5,7,6,8,54,3.55,15.0,fr,54672,123,2338570,1,1,Active Shallow Crust,128.8955,89.99307,0.0,05/07/6171
+7.45409,46.63208,3219,8,12,13,50,39,3.65,5.0,fr,54673,64,2338572,1,4,Active Shallow Crust,0.0,89.98766,0.0,08/12/3219
+7.45409,46.63208,571,4,6,11,8,12,3.65,5.0,fr,54674,11,2338572,1,4,Active Shallow Crust,0.0,89.98766,0.0,04/06/0571
+7.45409,46.63208,2094,1,23,11,57,45,3.65,5.0,fr,54675,41,2338572,1,4,Active Shallow Crust,0.0,89.98766,0.0,01/23/2094
+7.45409,46.63208,7891,5,16,8,51,33,3.65,5.0,fr,54676,157,2338572,1,4,Active Shallow Crust,0.0,89.98766,0.0,05/16/7891
+7.45409,46.63208,7329,1,23,6,7,39,3.65,15.0,fr,54677,146,2338573,1,2,Active Shallow Crust,0.0,89.98766,0.0,01/23/7329
+7.45409,46.63208,7631,12,22,4,14,55,3.65,15.0,fr,54678,152,2338573,1,2,Active Shallow Crust,0.0,89.98766,0.0,12/22/7631
+7.45409,46.63208,6007,3,8,7,14,37,3.65,27.5,fr,54679,120,2338574,1,3,Active Shallow Crust,0.0,89.98766,0.0,03/08/6007
+7.45409,46.63208,667,8,15,9,21,29,3.65,27.5,fr,54680,13,2338574,1,3,Active Shallow Crust,0.0,89.98766,0.0,08/15/0667
+7.45409,46.63208,5423,10,30,18,26,1,3.65,27.5,fr,54681,108,2338574,1,3,Active Shallow Crust,0.0,89.98766,0.0,10/30/5423
+7.45409,46.63208,5577,5,23,21,43,35,3.65,15.0,fr,54682,111,2338576,1,1,Active Shallow Crust,240.0011,58.01261,0.0,05/23/5577
+7.45409,46.63208,8399,7,9,23,54,8,3.65,27.5,fr,54683,167,2338577,1,1,Active Shallow Crust,240.0011,58.01252,0.0,07/09/8399
+7.45409,46.63208,4808,1,13,18,34,59,3.65,5.0,fr,54684,96,2338578,1,1,Active Shallow Crust,0.0,89.98751,-90.0,01/13/4808
+7.45409,46.63208,3054,6,21,8,15,23,3.65,5.0,fr,54685,61,2338581,1,3,Active Shallow Crust,128.9009,89.96352,0.0,06/21/3054
+7.45409,46.63208,2633,12,12,17,26,56,3.65,5.0,fr,54686,52,2338581,1,3,Active Shallow Crust,128.9009,89.96352,0.0,12/12/2633
+7.45409,46.63208,151,8,28,16,29,1,3.65,5.0,fr,54687,3,2338581,1,3,Active Shallow Crust,128.9009,89.96352,0.0,08/28/0151
+7.45409,46.63208,9338,6,14,12,32,39,3.75,5.0,fr,54688,186,2338584,1,3,Active Shallow Crust,0.0,89.989,0.0,06/14/9338
+7.45409,46.63208,6779,4,8,11,14,59,3.75,5.0,fr,54689,135,2338584,1,3,Active Shallow Crust,0.0,89.989,0.0,04/08/6779
+7.45409,46.63208,5771,11,15,9,33,43,3.75,5.0,fr,54690,115,2338584,1,3,Active Shallow Crust,0.0,89.989,0.0,11/15/5771
+7.45409,46.63208,7187,8,24,21,4,35,3.75,15.0,fr,54691,143,2338585,1,1,Active Shallow Crust,0.0,89.989,0.0,08/24/7187
+7.45409,46.63208,1527,8,24,5,11,3,3.75,27.5,fr,54692,30,2338586,1,1,Active Shallow Crust,0.0,89.989,0.0,08/24/1527
+7.45409,46.63208,1677,6,4,12,34,3,3.75,15.0,fr,54693,33,2338588,1,1,Active Shallow Crust,240.0081,58.01763,0.0,06/04/1677
+7.45409,46.63208,9088,8,9,15,49,16,3.75,5.0,fr,54694,181,2338593,1,1,Active Shallow Crust,128.8976,89.96692,0.0,08/09/9088
+7.45409,46.63208,509,12,26,3,4,33,3.75,15.0,fr,54695,10,2338594,1,1,Active Shallow Crust,128.8976,89.96692,0.0,12/26/0509
+7.45409,46.63208,8170,6,20,17,2,5,3.85,5.0,fr,54696,163,2338596,1,1,Active Shallow Crust,0.0,89.9902,0.0,06/20/8170
+7.45409,46.63208,8580,4,6,18,27,15,3.85,15.0,fr,54697,171,2338597,1,1,Active Shallow Crust,0.0,89.9902,0.0,04/06/8580
+7.45409,46.63208,2632,11,27,17,21,32,3.85,5.0,fr,54698,52,2338599,1,3,Active Shallow Crust,240.0112,57.99733,0.0,11/27/2632
+7.45409,46.63208,30,12,6,11,49,32,3.85,5.0,fr,54699,0,2338599,1,3,Active Shallow Crust,240.0112,57.99733,0.0,12/06/0030
+7.45409,46.63208,5061,6,2,19,30,11,3.85,5.0,fr,54700,101,2338599,1,3,Active Shallow Crust,240.0112,57.99733,0.0,06/02/5061
+7.45409,46.63208,6643,9,28,9,8,34,3.95,5.0,fr,54701,132,2338608,1,2,Active Shallow Crust,0.0,89.99126,0.0,09/28/6643
+7.45409,46.63208,8591,8,23,10,26,11,3.95,5.0,fr,54702,171,2338608,1,2,Active Shallow Crust,0.0,89.99126,0.0,08/23/8591
+7.45409,46.63208,2405,7,29,7,6,45,3.95,15.0,fr,54703,48,2338609,1,1,Active Shallow Crust,0.0,89.99126,0.0,07/29/2405
+7.45409,46.63208,8389,5,7,14,45,27,3.95,15.0,fr,54704,167,2338615,1,1,Active Shallow Crust,0.0,89.99116,-90.0,05/07/8389
+7.45409,46.63208,9988,7,1,1,20,47,3.95,15.0,fr,54705,199,2338618,1,1,Active Shallow Crust,128.9003,89.99563,0.0,07/01/9988
+7.45409,46.63208,5915,1,29,6,35,6,4.05,5.0,fr,54706,118,2338620,1,2,Active Shallow Crust,0.0,89.98832,0.0,01/29/5915
+7.45409,46.63208,4387,8,21,19,56,36,4.05,5.0,fr,54707,87,2338620,1,2,Active Shallow Crust,0.0,89.98832,0.0,08/21/4387
+7.45409,46.63208,9374,5,9,5,12,22,4.05,15.0,fr,54708,187,2338621,1,1,Active Shallow Crust,0.0,89.98832,0.0,05/09/9374
+7.45409,46.63208,9363,7,26,16,15,6,4.05,5.0,fr,54709,187,2338623,1,1,Active Shallow Crust,240.0065,58.00507,0.0,07/26/9363
+7.45409,46.63208,9819,7,5,16,33,39,4.05,15.0,fr,54710,196,2338624,1,1,Active Shallow Crust,240.0065,58.00504,0.0,07/05/9819
+7.45409,46.63208,2064,8,26,22,14,36,4.05,5.0,fr,54711,41,2338626,1,1,Active Shallow Crust,0.0,89.98818,-90.0,08/26/2064
+7.45409,46.63208,6254,7,23,22,40,0,4.05,15.0,fr,54712,125,2338627,1,1,Active Shallow Crust,0.0,89.98818,-90.0,07/23/6254
+7.45409,46.63208,8654,6,9,6,11,10,4.15,5.0,fr,54713,173,2338632,1,4,Active Shallow Crust,0.0,89.98959,0.0,06/09/8654
+7.45409,46.63208,5489,12,28,18,31,33,4.15,5.0,fr,54714,109,2338632,1,4,Active Shallow Crust,0.0,89.98959,0.0,12/28/5489
+7.45409,46.63208,419,6,13,5,50,41,4.15,5.0,fr,54715,8,2338632,1,4,Active Shallow Crust,0.0,89.98959,0.0,06/13/0419
+7.45409,46.63208,1202,5,29,9,35,4,4.15,5.0,fr,54716,24,2338632,1,4,Active Shallow Crust,0.0,89.98959,0.0,05/29/1202
+7.45409,46.63208,8893,5,1,23,18,6,4.15,15.0,fr,54717,177,2338633,1,1,Active Shallow Crust,0.0,89.98959,0.0,05/01/8893
+7.45409,46.63208,3503,4,25,23,44,26,4.15,5.0,fr,54718,70,2338638,1,1,Active Shallow Crust,0.0,89.98946,-90.0,04/25/3503
+7.45409,46.63208,3022,7,20,7,11,46,4.25,5.0,fr,54719,60,2338644,1,1,Active Shallow Crust,0.0,89.99072,0.0,07/20/3022
+7.45409,46.63208,1064,12,15,22,59,7,4.25,15.0,fr,54720,21,2338645,1,1,Active Shallow Crust,0.0,89.99072,0.0,12/15/1064
+7.45409,46.63208,595,11,17,3,3,12,4.25,15.0,fr,54721,11,2338648,1,1,Active Shallow Crust,240.0081,57.99389,0.0,11/17/0595
+7.45409,46.63208,9823,3,8,20,12,58,4.35,5.0,fr,54722,196,2338656,1,2,Active Shallow Crust,0.0,89.98898,0.0,03/08/9823
+7.45409,46.63208,4197,5,15,21,30,11,4.35,5.0,fr,54723,83,2338656,1,2,Active Shallow Crust,0.0,89.98898,0.0,05/15/4197
+7.45409,46.63208,5941,3,19,16,30,35,4.35,15.0,fr,54724,118,2338657,1,1,Active Shallow Crust,0.0,89.98898,0.0,03/19/5941
+7.45409,46.63208,3296,8,11,1,6,57,4.35,5.0,fr,54725,65,2338665,1,1,Active Shallow Crust,128.8981,89.98253,0.0,08/11/3296
+7.45409,46.63208,7390,5,8,21,11,19,4.45,5.0,fr,54726,147,2338668,1,1,Active Shallow Crust,0.0,89.99017,0.0,05/08/7390
+7.45409,46.63208,9111,11,6,18,42,37,4.45,15.0,fr,54727,182,2338669,1,2,Active Shallow Crust,0.0,89.99017,0.0,11/06/9111
+7.45409,46.63208,7858,10,6,18,14,49,4.45,15.0,fr,54728,157,2338669,1,2,Active Shallow Crust,0.0,89.99017,0.0,10/06/7858
+7.45409,46.63208,5567,6,8,3,23,57,4.45,5.0,fr,54729,111,2338671,1,1,Active Shallow Crust,240.0055,57.99461,0.0,06/08/5567
+7.45409,46.63208,9863,1,25,15,47,41,4.45,5.0,fr,54730,197,2338674,1,1,Active Shallow Crust,0.0,89.99006,-90.0,01/25/9863
+7.45409,46.63208,3937,11,24,16,46,26,4.45,15.0,fr,54731,78,2338678,1,1,Active Shallow Crust,128.8921,89.99386,0.0,11/24/3937
+7.45409,46.63208,4110,4,28,20,44,13,4.55,27.5,fr,54732,82,2338682,1,1,Active Shallow Crust,0.0,89.98905,0.0,04/28/4110
+7.45409,46.63208,2237,9,23,7,7,57,4.65,15.0,fr,54733,44,2338693,1,1,Active Shallow Crust,0.0,89.99024,0.0,09/23/2237
+7.45409,46.63208,1482,5,19,7,59,24,4.75,5.0,fr,54734,29,2338704,1,2,Active Shallow Crust,0.0,89.98956,0.0,05/19/1482
+7.45409,46.63208,7417,1,29,6,0,5,4.75,5.0,fr,54735,148,2338704,1,2,Active Shallow Crust,0.0,89.98956,0.0,01/29/7417
+7.45409,46.63208,8315,4,20,6,10,45,4.85,5.0,fr,54736,166,2338716,1,1,Active Shallow Crust,0.0,89.9907,0.0,04/20/8315
+7.45409,46.63208,4388,12,9,3,23,56,4.85,15.0,fr,54737,87,2338717,1,1,Active Shallow Crust,0.0,89.9907,0.0,12/09/4388
+7.45409,46.63208,1989,6,27,5,38,5,5.25,5.0,fr,54738,39,2338773,1,1,Active Shallow Crust,128.8833,89.98695,0.0,06/27/1989
+7.45409,46.63208,1747,7,20,17,1,46,5.45,5.0,fr,54739,34,2338788,1,1,Active Shallow Crust,0.0,89.9899,0.0,07/20/1747
+0.26918,41.27978,8031,7,24,10,58,28,3.65,5.0,fr,54740,160,2339052,1,1,Active Shallow Crust,0.0,89.98987,0.0,07/24/8031
+8.62375,47.14723,1305,8,6,14,21,35,3.55,5.0,fr,54741,26,2339520,1,5,Active Shallow Crust,0.0,89.98628,0.0,08/06/1305
+8.62375,47.14723,3208,5,31,20,32,0,3.55,5.0,fr,54742,64,2339520,1,5,Active Shallow Crust,0.0,89.98628,0.0,05/31/3208
+8.62375,47.14723,394,6,5,15,16,44,3.55,5.0,fr,54743,7,2339520,1,5,Active Shallow Crust,0.0,89.98628,0.0,06/05/0394
+8.62375,47.14723,6117,11,16,22,46,8,3.55,5.0,fr,54744,122,2339520,1,5,Active Shallow Crust,0.0,89.98628,0.0,11/16/6117
+8.62375,47.14723,3606,11,7,11,19,24,3.55,5.0,fr,54745,72,2339520,1,5,Active Shallow Crust,0.0,89.98628,0.0,11/07/3606
+8.62375,47.14723,9348,2,1,23,44,44,3.55,15.0,fr,54746,186,2339521,1,2,Active Shallow Crust,0.0,89.98628,0.0,02/01/9348
+8.62375,47.14723,4142,12,10,10,1,10,3.55,15.0,fr,54747,82,2339521,1,2,Active Shallow Crust,0.0,89.98628,0.0,12/10/4142
+8.62375,47.14723,5725,10,19,6,50,31,3.55,27.5,fr,54748,114,2339522,1,1,Active Shallow Crust,0.0,89.98628,0.0,10/19/5725
+8.62375,47.14723,1882,12,5,9,37,27,3.65,5.0,fr,54749,37,2339532,1,4,Active Shallow Crust,0.0,89.98778,0.0,12/05/1882
+8.62375,47.14723,7641,2,20,2,58,15,3.65,5.0,fr,54750,152,2339532,1,4,Active Shallow Crust,0.0,89.98778,0.0,02/20/7641
+8.62375,47.14723,1232,3,19,4,3,18,3.65,5.0,fr,54751,24,2339532,1,4,Active Shallow Crust,0.0,89.98778,0.0,03/19/1232
+8.62375,47.14723,6224,4,30,8,54,38,3.65,5.0,fr,54752,124,2339532,1,4,Active Shallow Crust,0.0,89.98778,0.0,04/30/6224
+8.62375,47.14723,6146,6,19,21,0,43,3.65,15.0,fr,54753,122,2339533,1,1,Active Shallow Crust,0.0,89.98778,0.0,06/19/6146
+8.62375,47.14723,728,6,9,3,59,8,3.65,5.0,fr,54754,14,2339541,1,1,Active Shallow Crust,128.9017,89.96354,0.0,06/09/0728
+8.62375,47.14723,2380,3,21,21,15,12,3.75,5.0,fr,54755,47,2339544,1,2,Active Shallow Crust,0.0,89.98911,0.0,03/21/2380
+8.62375,47.14723,8210,1,3,15,29,24,3.75,5.0,fr,54756,164,2339544,1,2,Active Shallow Crust,0.0,89.98911,0.0,01/03/8210
+8.62375,47.14723,4358,3,27,16,34,40,3.75,5.0,fr,54757,87,2339547,1,1,Active Shallow Crust,240.0094,58.01679,0.0,03/27/4358
+8.62375,47.14723,8373,4,21,18,12,27,3.75,15.0,fr,54758,167,2339548,1,1,Active Shallow Crust,240.0094,58.01679,0.0,04/21/8373
+8.62375,47.14723,750,9,28,19,11,50,3.75,15.0,fr,54759,14,2339551,1,1,Active Shallow Crust,0.0,89.98898,-90.0,09/28/0750
+8.62375,47.14723,5908,10,9,14,38,38,3.75,15.0,fr,54760,118,2339554,1,1,Active Shallow Crust,128.8983,89.96616,0.0,10/09/5908
+8.62375,47.14723,1336,8,19,6,10,21,3.85,5.0,fr,54761,26,2339556,1,1,Active Shallow Crust,0.0,89.99029,0.0,08/19/1336
+8.62375,47.14723,8357,4,16,1,58,6,3.95,5.0,fr,54762,167,2339568,1,2,Active Shallow Crust,0.0,89.99135,0.0,04/16/8357
+8.62375,47.14723,2346,7,30,22,0,38,3.95,5.0,fr,54763,46,2339568,1,2,Active Shallow Crust,0.0,89.99135,0.0,07/30/2346
+8.62375,47.14723,9424,9,21,7,21,43,3.95,15.0,fr,54764,188,2339569,1,1,Active Shallow Crust,0.0,89.99135,0.0,09/21/9424
+8.62375,47.14723,2906,2,2,12,15,52,4.05,5.0,fr,54765,58,2339580,1,1,Active Shallow Crust,0.0,89.99229,0.0,02/02/2906
+8.62375,47.14723,7208,3,8,12,44,33,4.05,15.0,fr,54766,144,2339584,1,1,Active Shallow Crust,240.0076,58.00444,0.0,03/08/7208
+8.62375,47.14723,6201,1,14,23,52,54,4.15,5.0,fr,54767,124,2339592,1,1,Active Shallow Crust,0.0,89.99313,0.0,01/14/6201
+8.62375,47.14723,5083,8,6,22,51,31,4.25,5.0,fr,54768,101,2339607,1,1,Active Shallow Crust,240.0085,57.99437,0.0,08/06/5083
+8.62375,47.14723,8861,2,12,7,2,6,4.25,5.0,fr,54769,177,2339610,1,1,Active Shallow Crust,0.0,89.9876,-90.0,02/12/8861
+8.62375,47.14723,3445,7,24,23,8,39,4.65,5.0,fr,54770,68,2339652,1,1,Active Shallow Crust,0.0,89.9884,0.0,07/24/3445
+8.62375,47.14723,1800,7,1,0,25,57,4.85,15.0,fr,54771,35,2339677,1,1,Active Shallow Crust,0.0,89.99078,0.0,07/01/1800
+8.62375,47.14723,5788,11,18,16,10,25,4.95,5.0,fr,54772,115,2339688,1,1,Active Shallow Crust,0.0,89.98905,0.0,11/18/5788
+8.62375,47.14723,3597,3,23,6,40,53,5.05,5.0,fr,54773,71,2339700,1,1,Active Shallow Crust,0.0,89.99024,0.0,03/23/3597
+8.62375,47.14723,2,2,7,7,50,4,5.15,15.0,fr,54774,0,2339716,1,1,Active Shallow Crust,240.0202,57.99994,0.0,02/07/0002
+8.62375,47.14723,8557,3,28,20,44,27,5.65,5.0,fr,54775,171,2339772,1,1,Active Shallow Crust,0.0,89.99021,0.0,03/28/8557
+-0.46278,42.43856,4864,12,27,17,41,23,3.75,5.0,fr,54776,97,2340024,1,1,Active Shallow Crust,0.0,89.99002,0.0,12/27/4864
+-0.46278,42.43856,8365,8,25,9,28,30,3.85,5.0,fr,54777,167,2340036,1,1,Active Shallow Crust,0.0,89.99012,0.0,08/25/8365
+-0.46278,42.43856,122,12,12,22,21,55,4.05,5.0,fr,54778,2,2340063,1,1,Active Shallow Crust,240.0053,58.00573,0.0,12/12/0122
+-0.46278,42.43856,5217,9,12,19,26,59,4.65,5.0,fr,54779,104,2340132,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/12/5217
+5.13828,41.16447,3559,11,6,20,27,45,3.55,5.0,fr,54780,71,2340480,1,1,Active Shallow Crust,0.0,89.99241,0.0,11/06/3559
+5.13828,41.16447,2934,8,28,0,48,35,3.55,15.0,fr,54781,58,2340481,1,1,Active Shallow Crust,0.0,89.99241,0.0,08/28/2934
+5.13828,41.16447,998,11,23,3,42,5,3.65,5.0,fr,54782,19,2340498,1,1,Active Shallow Crust,0.0,89.99316,-90.0,11/23/0998
+-1.20023,41.66708,1411,2,20,20,39,58,4.15,5.0,fr,54783,28,2341035,1,1,Active Shallow Crust,240.0077,57.99704,0.0,02/20/1411
+-1.20023,41.66708,5135,12,2,8,53,31,4.65,5.0,fr,54784,102,2341095,1,1,Active Shallow Crust,240.0094,57.99396,0.0,12/02/5135
+5.95414,49.00591,2550,9,25,4,14,57,3.55,5.0,fr,54785,50,2341440,1,1,Active Shallow Crust,0.0,89.98677,0.0,09/25/2550
+5.95414,49.00591,7731,6,11,20,2,21,5.35,5.0,fr,54786,154,2341656,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/11/7731
+0.69631,46.21079,6866,12,16,7,20,8,3.55,5.0,fr,54787,137,2341920,1,1,Active Shallow Crust,0.0,89.9904,0.0,12/16/6866
+0.69631,46.21079,2086,2,1,19,58,37,3.65,5.0,fr,54788,41,2341932,1,1,Active Shallow Crust,0.0,89.98989,0.0,02/01/2086
+0.69631,46.21079,2730,9,6,6,23,22,3.65,27.5,fr,54789,54,2341940,1,1,Active Shallow Crust,0.0,89.98978,-90.0,09/06/2730
+0.69631,46.21079,1071,5,10,4,39,27,3.75,15.0,fr,54790,21,2341945,1,1,Active Shallow Crust,0.0,89.9903,0.0,05/10/1071
+0.69631,46.21079,3730,6,9,13,31,49,3.85,5.0,fr,54791,74,2341956,1,1,Active Shallow Crust,0.0,89.99012,0.0,06/09/3730
+0.69631,46.21079,7397,1,26,20,3,26,3.95,5.0,fr,54792,147,2341968,1,1,Active Shallow Crust,0.0,89.99009,0.0,01/26/7397
+0.69631,46.21079,3297,12,10,5,46,16,4.05,5.0,fr,54793,65,2341980,1,1,Active Shallow Crust,0.0,89.99019,0.0,12/10/3297
+0.69631,46.21079,5752,2,18,23,38,6,4.25,27.5,fr,54794,115,2342006,1,1,Active Shallow Crust,0.0,89.98987,0.0,02/18/5752
+0.69631,46.21079,2366,1,18,14,52,33,4.65,5.0,fr,54795,47,2342052,1,1,Active Shallow Crust,0.0,89.98992,0.0,01/18/2366
+0.69631,46.21079,83,4,28,6,41,25,4.65,5.0,fr,54796,1,2342061,1,1,Active Shallow Crust,128.8912,89.98702,0.0,04/28/0083
+0.69631,46.21079,4778,2,9,7,59,45,4.75,5.0,fr,54797,95,2342064,1,1,Active Shallow Crust,0.0,89.98992,0.0,02/09/4778
+0.69631,46.21079,4203,1,13,2,48,54,5.25,5.0,fr,54798,84,2342124,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/13/4203
+0.69631,46.21079,5865,3,26,8,19,27,5.45,5.0,fr,54799,117,2342154,1,1,Active Shallow Crust,0.0,89.99,-90.0,03/26/5865
+0.69631,46.21079,2084,4,10,20,29,27,5.85,15.0,fr,54800,41,2342197,1,1,Active Shallow Crust,0.0,89.98999,0.0,04/10/2084
+-0.7539,50.6388,298,4,9,6,6,47,3.65,5.0,fr,54801,5,2342412,1,1,Active Shallow Crust,0.0,89.99003,0.0,04/09/0298
+-0.7539,50.6388,6828,3,4,12,40,38,3.75,5.0,fr,54802,136,2342424,1,1,Active Shallow Crust,0.0,89.98984,0.0,03/04/6828
+-0.19595,42.60348,8112,2,15,0,28,46,3.55,15.0,fr,54803,162,2342887,1,1,Active Shallow Crust,0.0,89.98991,-90.0,02/15/8112
+-0.19595,42.60348,227,12,24,0,55,51,3.65,5.0,fr,54804,4,2342892,1,1,Active Shallow Crust,0.0,89.99007,0.0,12/24/0227
+-0.19595,42.60348,7803,8,8,13,55,5,3.65,27.5,fr,54805,156,2342894,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/08/7803
+-0.19595,42.60348,1550,10,27,6,27,45,3.65,5.0,fr,54806,30,2342901,1,1,Active Shallow Crust,128.9007,89.9635,0.0,10/27/1550
+-0.19595,42.60348,2806,11,2,10,9,49,3.75,15.0,fr,54807,56,2342914,1,1,Active Shallow Crust,128.897,89.96734,0.0,11/02/2806
+-0.19595,42.60348,3120,2,4,21,40,55,3.85,15.0,fr,54808,62,2342917,1,2,Active Shallow Crust,0.0,89.98998,0.0,02/04/3120
+-0.19595,42.60348,9632,5,6,18,11,15,3.85,15.0,fr,54809,192,2342917,1,2,Active Shallow Crust,0.0,89.98998,0.0,05/06/9632
+-0.19595,42.60348,4917,7,31,4,4,52,4.05,15.0,fr,54810,98,2342941,1,1,Active Shallow Crust,0.0,89.98996,0.0,07/31/4917
+0.98623,41.62723,8883,9,20,20,27,58,3.55,15.0,fr,54811,177,2343361,1,1,Active Shallow Crust,0.0,89.98964,0.0,09/20/8883
+0.98623,41.62723,687,12,7,22,8,23,3.55,15.0,fr,54812,13,2343364,1,1,Active Shallow Crust,240.0118,57.99812,0.0,12/07/0687
+0.98623,41.62723,9860,3,13,17,2,23,3.75,5.0,fr,54813,197,2343387,1,1,Active Shallow Crust,240.0078,58.01742,0.0,03/13/9860
+0.98623,41.62723,8923,1,26,21,6,19,3.95,15.0,fr,54814,178,2343415,1,1,Active Shallow Crust,0.0,89.98978,-90.0,01/26/8923
+0.98623,41.62723,1784,9,28,11,19,18,4.25,5.0,fr,54815,35,2343447,1,1,Active Shallow Crust,240.0066,57.99395,0.0,09/28/1784
+-0.0228,43.71484,4575,1,5,14,0,9,3.55,5.0,fr,54816,91,2343840,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/05/4575
+-0.0228,43.71484,4195,8,4,22,16,26,3.55,27.5,fr,54817,83,2343842,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/04/4195
+-0.0228,43.71484,5379,2,22,20,47,56,3.65,5.0,fr,54818,107,2343852,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/22/5379
+-0.0228,43.71484,391,7,6,16,59,15,3.65,15.0,fr,54819,7,2343862,1,1,Active Shallow Crust,128.9007,89.96351,0.0,07/06/0391
+-0.0228,43.71484,4745,12,5,3,21,36,3.85,5.0,fr,54820,94,2343876,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/05/4745
+-0.0228,43.71484,8911,3,22,1,28,11,3.95,5.0,fr,54821,178,2343894,1,1,Active Shallow Crust,0.0,89.99001,-90.0,03/22/8911
+-0.0228,43.71484,1353,6,5,1,34,56,4.15,5.0,fr,54822,27,2343915,1,1,Active Shallow Crust,240.008,57.99722,0.0,06/05/1353
+4.69748,50.20996,6632,6,7,0,26,18,3.55,5.0,fr,54823,132,2344326,1,1,Active Shallow Crust,0.0,89.98695,-90.0,06/07/6632
+4.69748,50.20996,5181,4,30,20,23,38,3.65,5.0,fr,54824,103,2344332,1,1,Active Shallow Crust,0.0,89.98849,0.0,04/30/5181
+4.69748,50.20996,7233,8,5,16,54,21,3.75,5.0,fr,54825,144,2344350,1,1,Active Shallow Crust,0.0,89.98963,-90.0,08/05/7233
+4.69748,50.20996,5370,12,4,19,42,17,3.85,5.0,fr,54826,107,2344356,1,1,Active Shallow Crust,0.0,89.99086,0.0,12/04/5370
+4.69748,50.20996,4087,12,27,9,46,32,3.85,15.0,fr,54827,81,2344357,1,1,Active Shallow Crust,0.0,89.99086,0.0,12/27/4087
+4.69748,50.20996,7336,5,9,4,41,42,3.85,5.0,fr,54828,146,2344359,1,1,Active Shallow Crust,240.0113,57.99836,0.0,05/09/7336
+4.69748,50.20996,3358,7,5,16,58,28,3.95,5.0,fr,54829,67,2344368,1,1,Active Shallow Crust,0.0,89.99186,0.0,07/05/3358
+4.69748,50.20996,4152,5,22,14,14,40,4.15,5.0,fr,54830,83,2344392,1,1,Active Shallow Crust,0.0,89.9903,0.0,05/22/4152
+-0.33686,44.23155,3414,12,2,18,7,30,3.55,5.0,fr,54831,68,2344800,1,1,Active Shallow Crust,0.0,89.99007,0.0,12/02/3414
+-0.33686,44.23155,4315,4,17,6,35,28,3.75,5.0,fr,54832,86,2344824,1,1,Active Shallow Crust,0.0,89.98996,0.0,04/17/4315
+-0.33686,44.23155,6950,6,19,17,53,35,3.85,5.0,fr,54833,138,2344839,1,1,Active Shallow Crust,240.0105,57.99778,0.0,06/19/6950
+-0.33686,44.23155,1613,3,7,20,38,1,3.95,5.0,fr,54834,32,2344851,1,1,Active Shallow Crust,240.0195,58.00489,0.0,03/07/1613
+-0.33686,44.23155,9005,6,17,8,35,10,4.55,5.0,fr,54835,180,2344920,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/17/9005
+3.06378,40.73747,262,6,17,9,57,43,3.55,5.0,fr,54836,5,2345280,1,1,Active Shallow Crust,0.0,89.98854,0.0,06/17/0262
+1.62423,47.86731,5630,11,16,6,23,59,3.55,5.0,fr,54837,112,2345763,1,1,Active Shallow Crust,240.012,57.99818,0.0,11/16/5630
+1.62423,47.86731,5251,11,8,17,24,11,3.65,5.0,fr,54838,105,2345775,1,1,Active Shallow Crust,240.0013,58.01307,0.0,11/08/5251
+1.62423,47.86731,9435,6,19,23,20,25,3.85,5.0,fr,54839,188,2345796,1,1,Active Shallow Crust,0.0,89.99043,0.0,06/19/9435
+1.62423,47.86731,8492,11,18,1,2,47,3.85,27.5,fr,54840,169,2345798,1,1,Active Shallow Crust,0.0,89.99043,0.0,11/18/8492
+1.62423,47.86731,9165,3,24,15,5,6,4.05,5.0,fr,54841,183,2345820,1,1,Active Shallow Crust,0.0,89.98954,0.0,03/24/9165
+1.62423,47.86731,8443,8,13,14,43,30,4.35,27.5,fr,54842,168,2345858,1,1,Active Shallow Crust,0.0,89.9899,0.0,08/13/8443
+1.62423,47.86731,2896,4,28,18,45,51,4.45,15.0,fr,54843,57,2345878,1,1,Active Shallow Crust,128.8919,89.9937,0.0,04/28/2896
+2.92923,47.69022,8316,11,26,19,9,6,3.75,5.0,fr,54844,166,2346264,1,1,Active Shallow Crust,0.0,89.98922,0.0,11/26/8316
+2.92923,47.69022,8686,2,14,21,6,8,3.85,5.0,fr,54845,173,2346276,1,1,Active Shallow Crust,0.0,89.99039,0.0,02/14/8686
+2.92923,47.69022,2975,7,18,23,52,19,3.95,15.0,fr,54846,59,2346289,1,1,Active Shallow Crust,0.0,89.9893,0.0,07/18/2975
+2.92923,47.69022,5056,11,13,7,44,50,4.25,15.0,fr,54847,101,2346328,1,1,Active Shallow Crust,240.0076,57.9942,0.0,11/13/5056
+5.71871,42.8588,9650,8,31,14,29,7,3.55,15.0,fr,54848,192,2346721,1,1,Active Shallow Crust,0.0,89.99261,0.0,08/31/9650
+5.71871,42.8588,2298,11,10,7,58,39,3.65,15.0,fr,54849,45,2346733,1,1,Active Shallow Crust,0.0,89.98682,0.0,11/10/2298
+5.71871,42.8588,3520,4,14,6,15,43,4.05,5.0,fr,54850,70,2346783,1,1,Active Shallow Crust,240.0055,58.00583,0.0,04/14/3520
+1.07806,46.90568,4760,6,23,17,44,10,3.55,5.0,fr,54851,95,2347200,1,1,Active Shallow Crust,0.0,89.98966,0.0,06/23/4760
+1.07806,46.90568,7364,8,23,12,15,24,3.65,5.0,fr,54852,147,2347212,1,3,Active Shallow Crust,0.0,89.98926,0.0,08/23/7364
+1.07806,46.90568,8707,5,10,10,24,2,3.65,5.0,fr,54853,174,2347212,1,3,Active Shallow Crust,0.0,89.98926,0.0,05/10/8707
+1.07806,46.90568,8134,9,6,4,25,19,3.65,5.0,fr,54854,162,2347212,1,3,Active Shallow Crust,0.0,89.98926,0.0,09/06/8134
+1.07806,46.90568,4788,6,17,7,21,17,3.65,5.0,fr,54855,95,2347218,1,1,Active Shallow Crust,0.0,89.99068,-90.0,06/17/4788
+1.07806,46.90568,421,6,17,19,20,41,3.65,27.5,fr,54856,8,2347223,1,1,Active Shallow Crust,128.9001,89.96353,0.0,06/17/0421
+1.07806,46.90568,8946,12,27,23,10,4,3.75,5.0,fr,54857,178,2347224,1,1,Active Shallow Crust,0.0,89.99043,0.0,12/27/8946
+1.07806,46.90568,9893,2,11,1,26,15,3.85,5.0,fr,54858,197,2347236,1,1,Active Shallow Crust,0.0,89.99024,0.0,02/11/9893
+1.07806,46.90568,7765,7,19,3,37,27,3.85,5.0,fr,54859,155,2347245,1,1,Active Shallow Crust,128.8955,89.9939,0.0,07/19/7765
+1.07806,46.90568,9243,9,28,14,10,12,3.95,5.0,fr,54860,184,2347248,1,1,Active Shallow Crust,0.0,89.99022,0.0,09/28/9243
+1.07806,46.90568,5659,5,13,12,47,53,4.15,15.0,fr,54861,113,2347282,1,1,Active Shallow Crust,128.8978,89.99353,0.0,05/13/5659
+1.07806,46.90568,3937,5,12,16,46,59,4.25,5.0,fr,54862,78,2347284,1,1,Active Shallow Crust,0.0,89.99,0.0,05/12/3937
+1.07806,46.90568,76,12,12,21,24,7,4.35,5.0,fr,54863,1,2347296,1,1,Active Shallow Crust,0.0,89.98972,0.0,12/12/0076
+1.07806,46.90568,2714,11,27,17,33,8,4.75,15.0,fr,54864,54,2347348,1,1,Active Shallow Crust,240.0076,58.00457,0.0,11/27/2714
+1.07806,46.90568,2419,5,29,19,52,39,4.85,15.0,fr,54865,48,2347360,1,1,Active Shallow Crust,240.0174,58.00232,0.0,05/29/2419
+1.07806,46.90568,4665,1,4,8,17,34,4.95,5.0,fr,54866,93,2347371,1,1,Active Shallow Crust,240.0121,58.00447,0.0,01/04/4665
+-2.3661,44.02591,9147,5,25,4,19,42,4.15,27.5,fr,54867,182,2348234,1,1,Active Shallow Crust,0.0,89.9891,0.0,05/25/9147
+-3.27224,46.27219,4197,10,16,3,52,30,3.55,5.0,fr,54868,83,2348640,1,1,Active Shallow Crust,0.0,89.98955,0.0,10/16/4197
+-3.39806,44.74038,912,8,28,13,14,9,4.05,27.5,fr,54869,18,2349662,1,1,Active Shallow Crust,0.0,89.98993,0.0,08/28/0912
+6.37478,44.9354,1282,3,23,16,13,57,3.55,5.0,fr,54870,25,2350080,1,2,Active Shallow Crust,0.0,89.99286,0.0,03/23/1282
+6.37478,44.9354,1545,9,1,14,9,18,3.55,5.0,fr,54871,30,2350080,1,2,Active Shallow Crust,0.0,89.99286,0.0,09/01/1545
+6.37478,44.9354,5156,9,20,15,39,37,3.55,27.5,fr,54872,103,2350082,1,1,Active Shallow Crust,0.0,89.99286,0.0,09/20/5156
+6.37478,44.9354,1778,6,22,2,1,29,3.55,5.0,fr,54873,35,2350089,1,1,Active Shallow Crust,128.8976,89.99286,0.0,06/22/1778
+6.37478,44.9354,6330,4,14,12,45,28,3.65,5.0,fr,54874,126,2350092,1,1,Active Shallow Crust,0.0,89.98727,0.0,04/14/6330
+6.37478,44.9354,6046,4,13,8,22,5,3.65,5.0,fr,54875,120,2350095,1,1,Active Shallow Crust,240.0011,58.01327,0.0,04/13/6046
+6.37478,44.9354,40,11,22,1,59,51,3.65,15.0,fr,54876,0,2350102,1,1,Active Shallow Crust,128.9005,89.96349,0.0,11/22/0040
+6.37478,44.9354,5385,1,7,22,56,34,3.75,5.0,fr,54877,107,2350104,1,1,Active Shallow Crust,0.0,89.98866,0.0,01/07/5385
+6.37478,44.9354,3650,10,25,15,3,1,3.75,5.0,fr,54878,72,2350110,1,1,Active Shallow Crust,0.0,89.98853,-90.0,10/25/3650
+6.37478,44.9354,8755,5,6,0,14,15,3.95,5.0,fr,54879,175,2350128,1,1,Active Shallow Crust,0.0,89.99099,0.0,05/06/8755
+6.37478,44.9354,8263,5,1,7,48,51,3.95,5.0,fr,54880,165,2350131,1,1,Active Shallow Crust,240.0197,58.00484,0.0,05/01/8263
+6.37478,44.9354,7680,5,19,3,43,31,3.95,15.0,fr,54881,153,2350132,1,1,Active Shallow Crust,240.0197,58.00484,0.0,05/19/7680
+6.37478,44.9354,1684,12,1,1,14,39,4.05,5.0,fr,54882,33,2350140,1,1,Active Shallow Crust,0.0,89.99197,0.0,12/01/1684
+6.37478,44.9354,8041,1,22,23,39,7,4.05,15.0,fr,54883,160,2350141,1,1,Active Shallow Crust,0.0,89.99197,0.0,01/22/8041
+6.37478,44.9354,2238,1,31,21,28,6,4.05,5.0,fr,54884,44,2350143,1,1,Active Shallow Crust,240.0063,58.00523,0.0,01/31/2238
+0.95746,42.30636,1176,10,23,14,32,9,3.55,5.0,fr,54885,23,2350560,1,2,Active Shallow Crust,0.0,89.98975,0.0,10/23/1176
+0.95746,42.30636,7675,12,31,23,52,50,3.55,5.0,fr,54886,153,2350560,1,2,Active Shallow Crust,0.0,89.98975,0.0,12/31/7675
+0.95746,42.30636,7900,2,15,4,51,25,3.55,5.0,fr,54887,157,2350566,1,1,Active Shallow Crust,0.0,89.98962,-90.0,02/15/7900
+0.95746,42.30636,3923,1,12,0,55,37,3.65,5.0,fr,54888,78,2350572,1,2,Active Shallow Crust,0.0,89.99003,0.0,01/12/3923
+0.95746,42.30636,2076,8,15,20,6,25,3.65,5.0,fr,54889,41,2350572,1,2,Active Shallow Crust,0.0,89.99003,0.0,08/15/2076
+0.95746,42.30636,8559,12,31,20,17,1,3.65,5.0,fr,54890,171,2350575,1,1,Active Shallow Crust,240.0006,58.01292,0.0,12/31/8559
+0.95746,42.30636,4939,12,28,16,21,6,3.75,5.0,fr,54891,98,2350584,1,1,Active Shallow Crust,0.0,89.98963,0.0,12/28/4939
+0.95746,42.30636,4927,4,3,2,24,22,3.85,15.0,fr,54892,98,2350597,1,1,Active Shallow Crust,0.0,89.9901,0.0,04/03/4927
+0.95746,42.30636,346,6,10,22,3,2,3.95,5.0,fr,54893,6,2350608,1,1,Active Shallow Crust,0.0,89.99,0.0,06/10/0346
+0.95746,42.30636,214,8,25,22,57,24,3.95,27.5,fr,54894,4,2350610,1,1,Active Shallow Crust,0.0,89.99,0.0,08/25/0214
+0.95746,42.30636,255,5,1,13,44,40,3.95,5.0,fr,54895,5,2350614,1,1,Active Shallow Crust,0.0,89.98988,-90.0,05/01/0255
+0.95746,42.30636,2276,6,1,20,4,15,4.15,15.0,fr,54896,45,2350633,1,1,Active Shallow Crust,0.0,89.99019,0.0,06/01/2276
+0.95746,42.30636,5892,4,23,23,11,29,4.15,5.0,fr,54897,117,2350641,1,1,Active Shallow Crust,128.8982,89.99369,0.0,04/23/5892
+0.95746,42.30636,503,6,28,10,58,25,4.45,15.0,fr,54898,10,2350669,1,1,Active Shallow Crust,0.0,89.99007,0.0,06/28/0503
+0.95746,42.30636,2154,6,21,23,21,31,4.55,5.0,fr,54899,43,2350680,1,1,Active Shallow Crust,0.0,89.98997,0.0,06/21/2154
+0.95746,42.30636,9757,3,16,13,55,1,4.75,5.0,fr,54900,195,2350710,1,1,Active Shallow Crust,0.0,89.99005,-90.0,03/16/9757
+0.95746,42.30636,3229,4,5,23,40,40,5.05,5.0,fr,54901,64,2350749,1,1,Active Shallow Crust,128.8872,89.99046,0.0,04/05/3229
+4.51863,49.93718,4299,6,5,8,22,53,3.65,27.5,fr,54902,85,2351054,1,1,Active Shallow Crust,0.0,89.98843,0.0,06/05/4299
+4.51863,49.93718,2908,8,11,1,57,7,4.05,5.0,fr,54903,58,2351100,1,1,Active Shallow Crust,0.0,89.98905,0.0,08/11/2908
+-4.84544,48.57427,1584,7,11,5,3,10,3.55,5.0,fr,54904,31,2351520,1,1,Active Shallow Crust,0.0,89.99332,0.0,07/11/1584
+-4.84544,48.57427,6472,4,12,16,26,50,3.55,15.0,fr,54905,129,2351530,1,1,Active Shallow Crust,128.896,89.99333,0.0,04/12/6472
+-4.84544,48.57427,8225,3,21,2,55,51,3.65,15.0,fr,54906,164,2351533,1,1,Active Shallow Crust,0.0,89.98811,0.0,03/21/8225
+-4.84544,48.57427,3802,11,18,4,1,52,3.65,5.0,fr,54907,76,2351541,1,1,Active Shallow Crust,128.9002,89.96356,0.0,11/18/3802
+-4.84544,48.57427,1002,8,14,15,39,2,3.75,5.0,fr,54908,20,2351544,1,1,Active Shallow Crust,0.0,89.9894,0.0,08/14/1002
+-4.84544,48.57427,4005,6,1,22,35,45,3.75,15.0,fr,54909,80,2351545,1,1,Active Shallow Crust,0.0,89.9894,0.0,06/01/4005
+-4.84544,48.57427,6339,12,21,3,18,51,3.85,27.5,fr,54910,126,2351561,1,1,Active Shallow Crust,240.0116,57.99768,0.0,12/21/6339
+-4.84544,48.57427,7732,8,26,3,7,38,4.05,5.0,fr,54911,154,2351589,1,1,Active Shallow Crust,128.8904,89.99437,0.0,08/26/7732
+-4.84544,48.57427,1010,9,25,22,50,16,4.15,27.5,fr,54912,20,2351594,1,1,Active Shallow Crust,0.0,89.98997,0.0,09/25/1010
+-4.84544,48.57427,7413,9,8,23,25,57,4.25,5.0,fr,54913,148,2351610,1,1,Active Shallow Crust,0.0,89.99095,-90.0,09/08/7413
+-4.84544,48.57427,5855,10,25,2,56,28,4.45,5.0,fr,54914,117,2351637,1,1,Active Shallow Crust,128.8919,89.99408,0.0,10/25/5855
+-4.84544,48.57427,5951,11,3,19,14,30,5.25,5.0,fr,54915,119,2351724,1,1,Active Shallow Crust,0.0,89.98963,0.0,11/03/5951
+-0.13,46.14934,2658,9,18,12,5,7,3.55,5.0,fr,54916,53,2352000,1,1,Active Shallow Crust,0.0,89.98996,0.0,09/18/2658
+-0.13,46.14934,1191,10,21,14,15,1,3.55,15.0,fr,54917,23,2352001,1,1,Active Shallow Crust,0.0,89.98996,0.0,10/21/1191
+-0.13,46.14934,7519,1,23,16,43,57,3.55,27.5,fr,54918,150,2352002,1,1,Active Shallow Crust,0.0,89.98996,0.0,01/23/7519
+-0.13,46.14934,7844,12,29,10,46,33,3.55,15.0,fr,54919,156,2352004,1,2,Active Shallow Crust,240.0121,57.99814,0.0,12/29/7844
+-0.13,46.14934,8879,3,20,5,46,29,3.55,15.0,fr,54920,177,2352004,1,2,Active Shallow Crust,240.0121,57.99814,0.0,03/20/8879
+-0.13,46.14934,1321,9,2,23,23,30,3.55,5.0,fr,54921,26,2352009,1,1,Active Shallow Crust,128.8962,89.99367,0.0,09/02/1321
+-0.13,46.14934,5635,4,9,9,5,53,3.65,15.0,fr,54922,112,2352013,1,1,Active Shallow Crust,0.0,89.99007,0.0,04/09/5635
+-0.13,46.14934,980,10,22,0,14,50,3.65,5.0,fr,54923,19,2352021,1,2,Active Shallow Crust,128.9004,89.96352,0.0,10/22/0980
+-0.13,46.14934,3243,12,31,5,2,32,3.65,5.0,fr,54924,64,2352021,1,2,Active Shallow Crust,128.9004,89.96352,0.0,12/31/3243
+-0.13,46.14934,116,2,19,22,43,1,3.65,15.0,fr,54925,2,2352022,1,1,Active Shallow Crust,128.9004,89.96352,0.0,02/19/0116
+-0.13,46.14934,3472,1,12,18,26,44,3.75,27.5,fr,54926,69,2352026,1,1,Active Shallow Crust,0.0,89.98994,0.0,01/12/3472
+-0.13,46.14934,4451,5,11,20,45,58,3.75,5.0,fr,54927,89,2352027,1,1,Active Shallow Crust,240.0083,58.01755,0.0,05/11/4451
+-0.13,46.14934,4839,4,1,12,49,56,3.75,5.0,fr,54928,96,2352033,1,1,Active Shallow Crust,128.8967,89.96735,0.0,04/01/4839
+-0.13,46.14934,3592,5,16,21,3,49,3.85,5.0,fr,54929,71,2352036,1,2,Active Shallow Crust,0.0,89.98995,0.0,05/16/3592
+-0.13,46.14934,6273,11,1,6,55,25,3.85,5.0,fr,54930,125,2352036,1,2,Active Shallow Crust,0.0,89.98995,0.0,11/01/6273
+-0.13,46.14934,5510,5,30,12,6,21,4.05,15.0,fr,54931,110,2352070,1,1,Active Shallow Crust,128.8905,89.99374,0.0,05/30/5510
+-0.13,46.14934,618,8,24,3,37,8,4.15,5.0,fr,54932,12,2352072,1,1,Active Shallow Crust,0.0,89.99004,0.0,08/24/0618
+-0.13,46.14934,3590,6,27,5,36,58,4.35,5.0,fr,54933,71,2352096,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/27/3590
+-0.13,46.14934,701,3,20,14,25,51,4.65,5.0,fr,54934,14,2352132,1,1,Active Shallow Crust,0.0,89.98997,0.0,03/20/0701
+7.64337,44.42258,1545,9,9,11,6,51,3.55,5.0,fr,54935,30,2352480,1,3,Active Shallow Crust,0.0,89.9928,0.0,09/09/1545
+7.64337,44.42258,6435,8,5,20,1,10,3.55,5.0,fr,54936,128,2352480,1,3,Active Shallow Crust,0.0,89.9928,0.0,08/05/6435
+7.64337,44.42258,2411,9,5,17,52,37,3.55,5.0,fr,54937,48,2352480,1,3,Active Shallow Crust,0.0,89.9928,0.0,09/05/2411
+7.64337,44.42258,7536,4,8,5,42,19,3.55,15.0,fr,54938,150,2352481,1,2,Active Shallow Crust,0.0,89.9928,0.0,04/08/7536
+7.64337,44.42258,9289,8,23,4,39,41,3.55,15.0,fr,54939,185,2352481,1,2,Active Shallow Crust,0.0,89.9928,0.0,08/23/9289
+7.64337,44.42258,5887,11,29,11,55,47,3.55,5.0,fr,54940,117,2352483,1,1,Active Shallow Crust,240.0119,57.99792,0.0,11/29/5887
+7.64337,44.42258,3351,3,24,16,27,10,3.55,5.0,fr,54941,67,2352486,1,1,Active Shallow Crust,0.0,89.99271,-90.0,03/24/3351
+7.64337,44.42258,4042,5,14,9,28,53,3.55,15.0,fr,54942,80,2352487,1,1,Active Shallow Crust,0.0,89.99271,-90.0,05/14/4042
+7.64337,44.42258,7702,7,4,21,53,51,3.65,5.0,fr,54943,154,2352492,1,4,Active Shallow Crust,0.0,89.98716,0.0,07/04/7702
+7.64337,44.42258,5782,1,12,7,47,38,3.65,5.0,fr,54944,115,2352492,1,4,Active Shallow Crust,0.0,89.98716,0.0,01/12/5782
+7.64337,44.42258,4094,1,26,15,41,28,3.65,5.0,fr,54945,81,2352492,1,4,Active Shallow Crust,0.0,89.98716,0.0,01/26/4094
+7.64337,44.42258,5365,3,2,14,0,10,3.65,5.0,fr,54946,107,2352492,1,4,Active Shallow Crust,0.0,89.98716,0.0,03/02/5365
+7.64337,44.42258,466,4,6,22,17,41,3.65,15.0,fr,54947,9,2352493,1,2,Active Shallow Crust,0.0,89.98716,0.0,04/06/0466
+7.64337,44.42258,7478,1,14,20,18,34,3.65,15.0,fr,54948,149,2352493,1,2,Active Shallow Crust,0.0,89.98716,0.0,01/14/7478
+7.64337,44.42258,5571,8,13,20,47,38,3.65,5.0,fr,54949,111,2352501,1,1,Active Shallow Crust,128.9016,89.96349,0.0,08/13/5571
+7.64337,44.42258,6684,2,23,13,44,13,3.65,15.0,fr,54950,133,2352502,1,1,Active Shallow Crust,128.9016,89.96349,0.0,02/23/6684
+7.64337,44.42258,1631,11,22,17,19,55,3.75,5.0,fr,54951,32,2352504,1,1,Active Shallow Crust,0.0,89.98856,0.0,11/22/1631
+7.64337,44.42258,2986,5,3,15,29,40,3.75,15.0,fr,54952,59,2352505,1,1,Active Shallow Crust,0.0,89.98856,0.0,05/03/2986
+7.64337,44.42258,8321,6,19,7,29,55,3.75,15.0,fr,54953,166,2352508,1,1,Active Shallow Crust,240.0081,58.01801,0.0,06/19/8321
+7.64337,44.42258,6074,11,5,22,6,38,3.75,5.0,fr,54954,121,2352513,1,1,Active Shallow Crust,128.8966,89.96745,0.0,11/05/6074
+7.64337,44.42258,9090,6,23,0,21,38,3.85,5.0,fr,54955,181,2352516,1,1,Active Shallow Crust,0.0,89.9898,0.0,06/23/9090
+7.64337,44.42258,2273,6,18,6,22,50,3.95,5.0,fr,54956,45,2352528,1,3,Active Shallow Crust,0.0,89.99091,0.0,06/18/2273
+7.64337,44.42258,4456,11,12,3,34,21,3.95,5.0,fr,54957,89,2352528,1,3,Active Shallow Crust,0.0,89.99091,0.0,11/12/4456
+7.64337,44.42258,8389,1,11,5,14,41,3.95,5.0,fr,54958,167,2352528,1,3,Active Shallow Crust,0.0,89.99091,0.0,01/11/8389
+7.64337,44.42258,355,3,4,14,34,52,3.95,15.0,fr,54959,7,2352529,1,1,Active Shallow Crust,0.0,89.99091,0.0,03/04/0355
+7.64337,44.42258,8486,3,29,10,9,36,3.95,15.0,fr,54960,169,2352532,1,1,Active Shallow Crust,240.0198,58.00541,0.0,03/29/8486
+7.64337,44.42258,2098,8,12,9,23,5,4.05,5.0,fr,54961,41,2352540,1,3,Active Shallow Crust,0.0,89.9919,0.0,08/12/2098
+7.64337,44.42258,1807,6,24,6,37,17,4.05,5.0,fr,54962,36,2352540,1,3,Active Shallow Crust,0.0,89.9919,0.0,06/24/1807
+7.64337,44.42258,6300,2,19,13,2,40,4.05,5.0,fr,54963,125,2352540,1,3,Active Shallow Crust,0.0,89.9919,0.0,02/19/6300
+7.64337,44.42258,8422,1,31,21,48,40,4.05,27.5,fr,54964,168,2352542,1,1,Active Shallow Crust,0.0,89.9919,0.0,01/31/8422
+7.64337,44.42258,8629,4,7,5,44,58,4.15,5.0,fr,54965,172,2352552,1,1,Active Shallow Crust,0.0,89.98917,0.0,04/07/8629
+7.64337,44.42258,958,1,30,4,57,19,4.15,15.0,fr,54966,19,2352553,1,1,Active Shallow Crust,0.0,89.98917,0.0,01/30/0958
+7.64337,44.42258,1300,5,10,19,15,23,4.15,27.5,fr,54967,25,2352554,1,1,Active Shallow Crust,0.0,89.98917,0.0,05/10/1300
+7.64337,44.42258,8822,12,19,14,53,14,4.15,5.0,fr,54968,176,2352555,1,1,Active Shallow Crust,240.0086,57.99676,0.0,12/19/8822
+7.64337,44.42258,7278,11,24,17,27,12,4.25,15.0,fr,54969,145,2352565,1,1,Active Shallow Crust,0.0,89.99035,0.0,11/24/7278
+7.64337,44.42258,1439,8,23,0,25,14,4.35,5.0,fr,54970,28,2352576,1,1,Active Shallow Crust,0.0,89.9914,0.0,08/23/1439
+7.64337,44.42258,4343,10,1,19,7,2,4.45,5.0,fr,54971,86,2352594,1,1,Active Shallow Crust,0.0,89.98966,-90.0,10/01/4343
+7.64337,44.42258,7311,2,16,10,33,35,4.55,15.0,fr,54972,146,2352604,1,1,Active Shallow Crust,240.0087,57.99698,0.0,02/16/7311
+7.64337,44.42258,1975,8,4,0,53,32,4.55,27.5,fr,54973,39,2352608,1,1,Active Shallow Crust,0.0,89.99078,-90.0,08/04/1975
+7.64337,44.42258,4187,8,23,16,25,30,4.65,15.0,fr,54974,83,2352613,1,1,Active Shallow Crust,0.0,89.98985,0.0,08/23/4187
+7.64337,44.42258,7592,6,28,20,59,16,4.75,15.0,fr,54975,151,2352625,1,1,Active Shallow Crust,0.0,89.98914,0.0,06/28/7592
+7.64337,44.42258,2881,8,12,17,6,41,5.25,5.0,fr,54976,57,2352684,1,1,Active Shallow Crust,0.0,89.98982,0.0,08/12/2881
+1.9149,44.16213,6891,2,13,5,35,18,3.55,5.0,fr,54977,137,2352966,1,1,Active Shallow Crust,0.0,89.99085,-90.0,02/13/6891
+1.9149,44.16213,1702,7,21,23,56,40,3.65,27.5,fr,54978,34,2352974,1,1,Active Shallow Crust,0.0,89.99033,0.0,07/21/1702
+1.9149,44.16213,3173,12,3,17,51,55,4.35,15.0,fr,54979,63,2353057,1,1,Active Shallow Crust,0.0,89.98992,0.0,12/03/3173
+1.9149,44.16213,5455,8,16,6,30,20,4.85,15.0,fr,54980,109,2353120,1,1,Active Shallow Crust,240.0162,58.00216,0.0,08/16/5455
+4.39752,43.2168,7588,4,2,14,29,56,3.65,5.0,fr,54981,151,2353452,1,1,Active Shallow Crust,0.0,89.9869,0.0,04/02/7588
+4.39752,43.2168,2876,9,9,14,38,57,3.75,5.0,fr,54982,57,2353464,1,2,Active Shallow Crust,0.0,89.98833,0.0,09/09/2876
+4.39752,43.2168,3380,11,26,3,44,11,3.75,5.0,fr,54983,67,2353464,1,2,Active Shallow Crust,0.0,89.98833,0.0,11/26/3380
+4.39752,43.2168,6418,6,6,19,22,7,3.85,15.0,fr,54984,128,2353477,1,1,Active Shallow Crust,0.0,89.98959,0.0,06/06/6418
+4.39752,43.2168,1339,12,10,5,58,54,4.75,5.0,fr,54985,26,2353593,1,1,Active Shallow Crust,128.8895,89.98798,0.0,12/10/1339
+1.54214,45.59844,2291,3,17,7,51,7,3.55,5.0,fr,54986,45,2353920,1,2,Active Shallow Crust,0.0,89.98942,0.0,03/17/2291
+1.54214,45.59844,932,4,5,6,15,14,3.55,5.0,fr,54987,18,2353920,1,2,Active Shallow Crust,0.0,89.98942,0.0,04/05/0932
+1.54214,45.59844,2661,12,12,21,25,32,3.55,5.0,fr,54988,53,2353923,1,2,Active Shallow Crust,240.0118,57.99824,0.0,12/12/2661
+1.54214,45.59844,6632,4,23,4,20,37,3.55,5.0,fr,54989,132,2353923,1,2,Active Shallow Crust,240.0118,57.99824,0.0,04/23/6632
+1.54214,45.59844,7734,1,8,5,12,13,3.65,15.0,fr,54990,154,2353933,1,1,Active Shallow Crust,0.0,89.99057,0.0,01/08/7734
+1.54214,45.59844,8256,10,21,6,25,34,3.65,5.0,fr,54991,165,2353938,1,1,Active Shallow Crust,0.0,89.99046,-90.0,10/21/8256
+1.54214,45.59844,7681,1,12,8,8,39,4.15,5.0,fr,54992,153,2353995,1,1,Active Shallow Crust,240.0083,57.99733,0.0,01/12/7681
+1.54214,45.59844,6628,1,31,1,5,28,4.25,5.0,fr,54993,132,2354004,1,2,Active Shallow Crust,0.0,89.98975,0.0,01/31/6628
+1.54214,45.59844,9590,4,12,15,59,2,4.25,5.0,fr,54994,191,2354004,1,2,Active Shallow Crust,0.0,89.98975,0.0,04/12/9590
+1.54214,45.59844,7041,1,29,1,21,47,4.55,5.0,fr,54995,140,2354040,1,1,Active Shallow Crust,0.0,89.98996,0.0,01/29/7041
+-0.43292,41.34038,5207,6,10,8,19,4,5.35,5.0,fr,54996,104,2354616,1,1,Active Shallow Crust,0.0,89.98999,0.0,06/10/5207
+-1.84008,42.7011,9205,2,28,5,23,14,3.55,5.0,fr,54997,184,2354880,1,5,Active Shallow Crust,0.0,89.99074,0.0,02/28/9205
+-1.84008,42.7011,7335,1,13,8,24,35,3.55,5.0,fr,54998,146,2354880,1,5,Active Shallow Crust,0.0,89.99074,0.0,01/13/7335
+-1.84008,42.7011,7859,7,26,7,32,30,3.55,5.0,fr,54999,157,2354880,1,5,Active Shallow Crust,0.0,89.99074,0.0,07/26/7859
+-1.84008,42.7011,2643,6,1,7,41,6,3.55,5.0,fr,55000,52,2354880,1,5,Active Shallow Crust,0.0,89.99074,0.0,06/01/2643
+-1.84008,42.7011,9341,1,28,4,59,12,3.55,5.0,fr,55001,186,2354880,1,5,Active Shallow Crust,0.0,89.99074,0.0,01/28/9341
+-1.84008,42.7011,9666,12,2,13,18,38,3.55,15.0,fr,55002,193,2354881,1,1,Active Shallow Crust,0.0,89.99074,0.0,12/02/9666
+-1.84008,42.7011,5485,10,20,8,38,56,3.55,5.0,fr,55003,109,2354883,1,1,Active Shallow Crust,240.0121,57.99787,0.0,10/20/5485
+-1.84008,42.7011,5944,12,15,10,7,2,3.55,5.0,fr,55004,118,2354886,1,1,Active Shallow Crust,0.0,89.99063,-90.0,12/15/5944
+-1.84008,42.7011,6014,9,30,1,11,44,3.65,5.0,fr,55005,120,2354892,1,3,Active Shallow Crust,0.0,89.99009,0.0,09/30/6014
+-1.84008,42.7011,5708,6,10,8,27,42,3.65,5.0,fr,55006,114,2354892,1,3,Active Shallow Crust,0.0,89.99009,0.0,06/10/5708
+-1.84008,42.7011,6845,2,1,2,30,14,3.65,5.0,fr,55007,136,2354892,1,3,Active Shallow Crust,0.0,89.99009,0.0,02/01/6845
+-1.84008,42.7011,1949,7,20,5,42,14,3.65,5.0,fr,55008,38,2354898,1,1,Active Shallow Crust,0.0,89.98997,-90.0,07/20/1949
+-1.84008,42.7011,4787,3,31,18,15,53,3.65,27.5,fr,55009,95,2354900,1,1,Active Shallow Crust,0.0,89.98997,-90.0,03/31/4787
+-1.84008,42.7011,7319,7,29,9,36,8,3.65,15.0,fr,55010,146,2354902,1,1,Active Shallow Crust,128.9008,89.96345,0.0,07/29/7319
+-1.84008,42.7011,2159,9,22,1,29,5,3.75,5.0,fr,55011,43,2354904,1,1,Active Shallow Crust,0.0,89.9897,0.0,09/22/2159
+-1.84008,42.7011,8154,5,30,20,46,49,3.75,5.0,fr,55012,163,2354907,1,2,Active Shallow Crust,240.0083,58.01735,0.0,05/30/8154
+-1.84008,42.7011,8206,1,22,17,58,8,3.75,5.0,fr,55013,164,2354907,1,2,Active Shallow Crust,240.0083,58.01735,0.0,01/22/8206
+-1.84008,42.7011,5981,5,18,7,53,11,3.75,5.0,fr,55014,119,2354913,1,1,Active Shallow Crust,128.8968,89.96729,0.0,05/18/5981
+-1.84008,42.7011,6270,8,1,23,5,49,3.85,5.0,fr,55015,125,2354916,1,1,Active Shallow Crust,0.0,89.98951,0.0,08/01/6270
+-1.84008,42.7011,3593,8,12,22,57,28,3.95,5.0,fr,55016,71,2354931,1,1,Active Shallow Crust,240.0193,58.00468,0.0,08/12/3593
+-1.84008,42.7011,7023,3,8,8,44,46,3.95,15.0,fr,55017,140,2354932,1,1,Active Shallow Crust,240.0193,58.00468,0.0,03/08/7023
+-1.84008,42.7011,8819,4,25,20,56,59,4.05,5.0,fr,55018,176,2354940,1,1,Active Shallow Crust,0.0,89.98958,0.0,04/25/8819
+-1.84008,42.7011,7106,12,9,16,24,17,4.15,5.0,fr,55019,142,2354952,1,3,Active Shallow Crust,0.0,89.98978,0.0,12/09/7106
+-1.84008,42.7011,4396,8,23,1,55,27,4.15,5.0,fr,55020,87,2354952,1,3,Active Shallow Crust,0.0,89.98978,0.0,08/23/4396
+-1.84008,42.7011,4015,8,28,8,18,21,4.15,5.0,fr,55021,80,2354952,1,3,Active Shallow Crust,0.0,89.98978,0.0,08/28/4015
+-1.84008,42.7011,1678,7,20,1,55,18,4.15,5.0,fr,55022,33,2354958,1,1,Active Shallow Crust,0.0,89.98967,-90.0,07/20/1678
+-1.84008,42.7011,2750,6,2,14,29,54,4.25,5.0,fr,55023,54,2354964,1,1,Active Shallow Crust,0.0,89.99007,0.0,06/02/2750
+-1.84008,42.7011,7542,4,16,2,41,2,4.65,5.0,fr,55024,150,2355012,1,2,Active Shallow Crust,0.0,89.99008,0.0,04/16/7542
+-1.84008,42.7011,7395,10,23,20,36,15,4.65,5.0,fr,55025,147,2355012,1,2,Active Shallow Crust,0.0,89.99008,0.0,10/23/7395
+-1.84008,42.7011,476,9,22,7,22,2,5.45,5.0,fr,55026,9,2355108,1,1,Active Shallow Crust,0.0,89.99002,0.0,09/22/0476
+8.29439,48.77528,2278,2,14,6,27,9,3.55,5.0,fr,55027,45,2355360,1,3,Active Shallow Crust,0.0,89.98671,0.0,02/14/2278
+8.29439,48.77528,1204,2,23,12,25,44,3.55,5.0,fr,55028,24,2355360,1,3,Active Shallow Crust,0.0,89.98671,0.0,02/23/1204
+8.29439,48.77528,7749,1,1,11,1,25,3.55,5.0,fr,55029,154,2355360,1,3,Active Shallow Crust,0.0,89.98671,0.0,01/01/7749
+8.29439,48.77528,884,11,14,18,3,35,3.55,15.0,fr,55030,17,2355361,1,2,Active Shallow Crust,0.0,89.98671,0.0,11/14/0884
+8.29439,48.77528,521,12,20,12,19,23,3.55,15.0,fr,55031,10,2355361,1,2,Active Shallow Crust,0.0,89.98671,0.0,12/20/0521
+8.29439,48.77528,1097,3,17,20,39,4,3.55,15.0,fr,55032,21,2355370,1,1,Active Shallow Crust,128.8969,89.99335,0.0,03/17/1097
+8.29439,48.77528,1260,3,23,16,41,18,3.65,15.0,fr,55033,25,2355373,1,1,Active Shallow Crust,0.0,89.98815,0.0,03/23/1260
+8.29439,48.77528,152,4,6,14,38,7,3.65,27.5,fr,55034,3,2355374,1,1,Active Shallow Crust,0.0,89.98815,0.0,04/06/0152
+8.29439,48.77528,234,3,26,13,39,32,3.75,5.0,fr,55035,4,2355387,1,1,Active Shallow Crust,240.0078,58.01735,0.0,03/26/0234
+8.29439,48.77528,9061,10,8,22,52,56,3.95,5.0,fr,55036,181,2355408,1,1,Active Shallow Crust,0.0,89.99162,0.0,10/08/9061
+8.29439,48.77528,7109,6,18,18,38,10,4.05,5.0,fr,55037,142,2355420,1,2,Active Shallow Crust,0.0,89.99252,0.0,06/18/7109
+8.29439,48.77528,6592,9,8,2,35,5,4.05,5.0,fr,55038,131,2355420,1,2,Active Shallow Crust,0.0,89.99252,0.0,09/08/6592
+8.29439,48.77528,8779,8,8,17,21,3,4.25,15.0,fr,55039,175,2355445,1,1,Active Shallow Crust,0.0,89.98813,0.0,08/08/8779
+8.29439,48.77528,3478,6,2,16,6,37,4.45,5.0,fr,55040,69,2355474,1,1,Active Shallow Crust,0.0,89.99046,-90.0,06/02/3478
+8.29439,48.77528,9,8,16,19,23,1,4.65,5.0,fr,55041,0,2355498,1,1,Active Shallow Crust,0.0,89.98863,-90.0,08/16/0009
+8.29439,48.77528,7758,8,13,4,16,3,4.75,5.0,fr,55042,155,2355504,1,1,Active Shallow Crust,0.0,89.98998,0.0,08/13/7758
+8.29439,48.77528,61,10,27,22,30,42,4.85,15.0,fr,55043,1,2355517,1,1,Active Shallow Crust,0.0,89.99107,0.0,10/27/0061
+8.29439,48.77528,3749,6,27,22,24,39,5.15,5.0,fr,55044,74,2355555,1,1,Active Shallow Crust,240.021,58.00004,0.0,06/27/3749
+8.294393,48.77528,1555,2,14,10,35,5,6.15,6.011322,fr,55045,31,2355672,1,1,Active Shallow Crust,359.9997,89.99,0.0,02/14/1555
+7.6651,45.08644,217,5,7,13,4,18,3.55,5.0,fr,55046,4,2355840,1,1,Active Shallow Crust,0.0,89.99288,0.0,05/07/0217
+7.6651,45.08644,1187,4,3,19,19,31,3.55,5.0,fr,55047,23,2355843,1,1,Active Shallow Crust,240.0116,57.999,0.0,04/03/1187
+7.6651,45.08644,1564,12,21,6,41,1,3.55,5.0,fr,55048,31,2355849,1,1,Active Shallow Crust,128.8953,89.99644,0.0,12/21/1564
+7.6651,45.08644,1639,6,29,22,16,10,3.65,27.5,fr,55049,32,2355854,1,2,Active Shallow Crust,0.0,89.98731,0.0,06/29/1639
+7.6651,45.08644,9916,2,8,22,20,48,3.65,27.5,fr,55050,198,2355854,1,2,Active Shallow Crust,0.0,89.98731,0.0,02/08/9916
+7.6651,45.08644,5025,4,1,20,21,12,3.65,5.0,fr,55051,100,2355858,1,1,Active Shallow Crust,0.0,89.98716,-90.0,04/01/5025
+7.6651,45.08644,7047,8,17,20,30,32,3.75,5.0,fr,55052,140,2355864,1,1,Active Shallow Crust,0.0,89.98869,0.0,08/17/7047
+7.6651,45.08644,2319,1,26,17,33,41,3.75,15.0,fr,55053,46,2355865,1,2,Active Shallow Crust,0.0,89.98869,0.0,01/26/2319
+7.6651,45.08644,8973,3,29,4,27,3,3.75,15.0,fr,55054,179,2355865,1,2,Active Shallow Crust,0.0,89.98869,0.0,03/29/8973
+7.6651,45.08644,748,4,8,1,4,11,3.75,5.0,fr,55055,14,2355867,1,1,Active Shallow Crust,240.009,58.01719,0.0,04/08/0748
+7.6651,45.08644,4292,2,6,17,47,24,3.75,15.0,fr,55056,85,2355868,1,1,Active Shallow Crust,240.009,58.01719,0.0,02/06/4292
+7.6651,45.08644,5336,12,19,8,24,20,3.85,15.0,fr,55057,106,2355877,1,1,Active Shallow Crust,0.0,89.98992,0.0,12/19/5336
+7.6651,45.08644,9522,2,11,2,45,13,3.85,5.0,fr,55058,190,2355879,1,1,Active Shallow Crust,240.0111,57.9975,0.0,02/11/9522
+7.6651,45.08644,3401,6,8,5,36,5,3.95,5.0,fr,55059,68,2355888,1,3,Active Shallow Crust,0.0,89.99101,0.0,06/08/3401
+7.6651,45.08644,9486,6,8,6,23,18,3.95,5.0,fr,55060,189,2355888,1,3,Active Shallow Crust,0.0,89.99101,0.0,06/08/9486
+7.6651,45.08644,8764,3,25,14,59,27,3.95,5.0,fr,55061,175,2355888,1,3,Active Shallow Crust,0.0,89.99101,0.0,03/25/8764
+7.6651,45.08644,4944,8,10,3,7,39,3.95,15.0,fr,55062,98,2355889,1,1,Active Shallow Crust,0.0,89.99101,0.0,08/10/4944
+7.6651,45.08644,7660,12,10,21,58,26,3.95,27.5,fr,55063,153,2355890,1,1,Active Shallow Crust,0.0,89.99101,0.0,12/10/7660
+7.6651,45.08644,2428,3,22,22,32,12,4.05,5.0,fr,55064,48,2355900,1,1,Active Shallow Crust,0.0,89.99199,0.0,03/22/2428
+7.6651,45.08644,7075,2,28,5,5,19,4.15,5.0,fr,55065,141,2355912,1,3,Active Shallow Crust,0.0,89.9893,0.0,02/28/7075
+7.6651,45.08644,5556,5,23,3,46,46,4.15,5.0,fr,55066,111,2355912,1,3,Active Shallow Crust,0.0,89.9893,0.0,05/23/5556
+7.6651,45.08644,40,7,13,19,54,46,4.15,5.0,fr,55067,0,2355912,1,3,Active Shallow Crust,0.0,89.9893,0.0,07/13/0040
+7.6651,45.08644,2445,1,27,18,58,23,4.25,5.0,fr,55068,48,2355924,1,2,Active Shallow Crust,0.0,89.99046,0.0,01/27/2445
+7.6651,45.08644,8372,2,22,4,13,32,4.25,5.0,fr,55069,167,2355924,1,2,Active Shallow Crust,0.0,89.99046,0.0,02/22/8372
+7.6651,45.08644,7966,2,3,11,55,45,4.35,15.0,fr,55070,159,2355940,1,1,Active Shallow Crust,240.0087,57.99549,0.0,02/03/7966
+7.6651,45.08644,65,8,25,0,32,46,4.55,5.0,fr,55071,1,2355960,1,1,Active Shallow Crust,0.0,89.99099,0.0,08/25/0065
+7.6651,45.08644,4425,10,17,6,44,36,4.65,27.5,fr,55072,88,2355980,1,1,Active Shallow Crust,0.0,89.98985,-90.0,10/17/4425
+4.85608,40.99139,785,6,21,8,5,20,3.65,15.0,fr,55073,15,2356333,1,1,Active Shallow Crust,0.0,89.99322,0.0,06/21/0785
+4.85608,40.99139,9662,4,22,2,59,27,3.75,5.0,fr,55074,193,2356350,1,1,Active Shallow Crust,0.0,89.98777,-90.0,04/22/9662
+4.85608,40.99139,9998,4,15,9,17,54,3.95,5.0,fr,55075,199,2356368,1,1,Active Shallow Crust,0.0,89.99039,0.0,04/15/9998
+4.85608,40.99139,2554,5,6,10,13,43,4.45,5.0,fr,55076,51,2356428,1,1,Active Shallow Crust,0.0,89.9892,0.0,05/06/2554
+4.85608,40.99139,4320,3,17,23,46,3,5.15,5.0,fr,55077,86,2356518,1,1,Active Shallow Crust,0.0,89.99023,-90.0,03/17/4320
+5.62373,46.92531,2153,12,24,20,30,14,3.55,27.5,fr,55078,43,2356802,1,1,Active Shallow Crust,0.0,89.99311,0.0,12/24/2153
+5.62373,46.92531,9976,4,30,1,17,22,3.55,5.0,fr,55079,199,2356803,1,1,Active Shallow Crust,240.0131,57.99777,0.0,04/30/9976
+5.62373,46.92531,255,12,1,14,59,18,3.55,5.0,fr,55080,5,2356806,1,1,Active Shallow Crust,0.0,89.99303,-90.0,12/01/0255
+5.62373,46.92531,2274,4,3,0,39,16,3.65,5.0,fr,55081,45,2356812,1,1,Active Shallow Crust,0.0,89.98772,0.0,04/03/2274
+5.62373,46.92531,8644,7,8,14,32,23,3.65,5.0,fr,55082,172,2356815,1,1,Active Shallow Crust,240.0014,58.01244,0.0,07/08/8644
+5.62373,46.92531,8992,7,29,12,51,2,3.75,15.0,fr,55083,179,2356825,1,1,Active Shallow Crust,0.0,89.98906,0.0,07/29/8992
+5.62373,46.92531,589,1,8,8,46,39,3.85,5.0,fr,55084,11,2356836,1,1,Active Shallow Crust,0.0,89.99025,0.0,01/08/0589
+5.62373,46.92531,298,12,11,20,50,59,3.85,27.5,fr,55085,5,2356847,1,1,Active Shallow Crust,128.8962,89.99269,0.0,12/11/0298
+5.62373,46.92531,9819,3,16,19,22,29,4.15,5.0,fr,55086,196,2356872,1,1,Active Shallow Crust,0.0,89.98965,0.0,03/16/9819
+5.62373,46.92531,9473,9,27,16,55,13,4.65,5.0,fr,55087,189,2356932,1,1,Active Shallow Crust,0.0,89.9903,0.0,09/27/9473
+-4.39015,48.21151,7148,6,1,9,23,56,3.55,5.0,fr,55088,142,2357280,1,1,Active Shallow Crust,0.0,89.99328,0.0,06/01/7148
+-4.39015,48.21151,8282,6,11,0,36,45,3.55,27.5,fr,55089,165,2357282,1,1,Active Shallow Crust,0.0,89.99328,0.0,06/11/8282
+-4.39015,48.21151,2558,4,29,8,18,44,3.65,5.0,fr,55090,51,2357292,1,1,Active Shallow Crust,0.0,89.98802,0.0,04/29/2558
+-4.39015,48.21151,2657,10,17,18,34,41,3.65,15.0,fr,55091,53,2357296,1,1,Active Shallow Crust,240.0015,58.01244,0.0,10/17/2657
+-4.39015,48.21151,7006,9,13,5,40,27,3.65,5.0,fr,55092,140,2357298,1,1,Active Shallow Crust,0.0,89.98788,-90.0,09/13/7006
+-4.39015,48.21151,4968,12,24,19,47,9,3.75,15.0,fr,55093,99,2357305,1,1,Active Shallow Crust,0.0,89.98933,0.0,12/24/4968
+-4.39015,48.21151,9780,3,2,18,23,6,3.85,5.0,fr,55094,195,2357316,1,1,Active Shallow Crust,0.0,89.99049,0.0,03/02/9780
+-4.39015,48.21151,9341,8,5,11,19,44,3.95,15.0,fr,55095,186,2357329,1,1,Active Shallow Crust,0.0,89.99152,0.0,08/05/9341
+-4.39015,48.21151,7853,6,24,10,31,15,3.95,5.0,fr,55096,157,2357331,1,1,Active Shallow Crust,240.0193,58.00578,0.0,06/24/7853
+-4.39015,48.21151,960,12,21,13,52,14,4.65,15.0,fr,55097,19,2357413,1,1,Active Shallow Crust,0.0,89.99053,0.0,12/21/0960
+-0.03067,45.2104,6540,2,12,11,47,41,3.65,5.0,fr,55098,130,2357772,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/12/6540
+-0.03067,45.2104,8385,3,15,12,16,22,3.95,5.0,fr,55099,167,2357814,1,1,Active Shallow Crust,0.0,89.98999,-90.0,03/15/8385
+-0.03067,45.2104,5739,1,7,6,31,31,4.05,5.0,fr,55100,114,2357820,1,1,Active Shallow Crust,0.0,89.99,0.0,01/07/5739
+2.27715,45.52885,7816,3,31,2,27,21,3.75,5.0,fr,55101,156,2358264,1,1,Active Shallow Crust,0.0,89.98878,0.0,03/31/7816
+2.27715,45.52885,151,4,30,6,17,18,3.75,27.5,fr,55102,3,2358269,1,1,Active Shallow Crust,240.0076,58.01788,0.0,04/30/0151
+2.27715,45.52885,5934,6,6,15,25,26,4.05,5.0,fr,55103,118,2358306,1,1,Active Shallow Crust,0.0,89.98995,-90.0,06/06/5934
+2.27715,45.52885,429,10,5,0,7,59,4.15,5.0,fr,55104,8,2358321,1,1,Active Shallow Crust,128.8972,89.9938,0.0,10/05/0429
+2.27715,45.52885,8246,7,15,14,24,42,4.25,5.0,fr,55105,164,2358327,1,1,Active Shallow Crust,240.0073,57.99398,0.0,07/15/8246
+2.27715,45.52885,186,3,27,11,32,1,4.25,5.0,fr,55106,3,2358330,1,1,Active Shallow Crust,0.0,89.99043,-90.0,03/27/0186
+2.27715,45.52885,5230,11,3,10,50,18,4.45,5.0,fr,55107,104,2358348,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/03/5230
+2.27715,45.52885,271,7,22,0,28,42,5.05,5.0,fr,55108,5,2358420,1,1,Active Shallow Crust,0.0,89.98994,0.0,07/22/0271
+6.93431,48.62206,3037,4,9,2,36,51,3.55,5.0,fr,55109,60,2358723,1,1,Active Shallow Crust,240.0132,57.99815,0.0,04/09/3037
+6.93431,48.62206,8626,1,30,21,19,38,3.75,5.0,fr,55110,172,2358744,1,1,Active Shallow Crust,0.0,89.98941,0.0,01/30/8626
+6.93431,48.62206,9538,1,23,10,11,19,3.75,27.5,fr,55111,190,2358755,1,1,Active Shallow Crust,128.8963,89.967,0.0,01/23/9538
+6.93431,48.62206,4088,8,26,5,43,21,3.85,5.0,fr,55112,81,2358756,1,1,Active Shallow Crust,0.0,89.99056,0.0,08/26/4088
+6.93431,48.62206,1837,10,17,21,33,3,4.05,5.0,fr,55113,36,2358780,1,1,Active Shallow Crust,0.0,89.98875,0.0,10/17/1837
+6.93431,48.62206,651,7,21,12,18,25,4.95,5.0,fr,55114,13,2358894,1,1,Active Shallow Crust,0.0,89.99058,-90.0,07/21/0651
+0.98594,45.29037,4553,4,23,17,0,7,3.55,5.0,fr,55115,91,2359203,1,1,Active Shallow Crust,240.0122,57.99814,0.0,04/23/4553
+0.98594,45.29037,9404,1,14,13,51,55,3.85,15.0,fr,55116,188,2359237,1,1,Active Shallow Crust,0.0,89.98995,0.0,01/14/9404
+0.98594,45.29037,6498,6,7,13,11,59,4.55,5.0,fr,55117,129,2359326,1,1,Active Shallow Crust,0.0,89.99007,-90.0,06/07/6498
+0.98594,45.29037,2210,11,15,4,54,17,4.65,27.5,fr,55118,44,2359337,1,1,Active Shallow Crust,240.0105,57.99416,0.0,11/15/2210
+2.89221,42.86178,8208,12,29,11,39,33,3.55,5.0,fr,55119,164,2359680,1,3,Active Shallow Crust,0.0,89.98891,0.0,12/29/8208
+2.89221,42.86178,8063,11,27,2,58,19,3.55,5.0,fr,55120,161,2359680,1,3,Active Shallow Crust,0.0,89.98891,0.0,11/27/8063
+2.89221,42.86178,7653,10,7,10,14,7,3.55,5.0,fr,55121,153,2359680,1,3,Active Shallow Crust,0.0,89.98891,0.0,10/07/7653
+2.89221,42.86178,5643,7,13,0,31,27,3.55,15.0,fr,55122,112,2359681,1,1,Active Shallow Crust,0.0,89.98891,0.0,07/13/5643
+2.89221,42.86178,1095,6,14,15,38,52,3.55,15.0,fr,55123,21,2359690,1,2,Active Shallow Crust,128.8973,89.99261,0.0,06/14/1095
+2.89221,42.86178,4541,12,30,6,52,57,3.55,15.0,fr,55124,90,2359690,1,2,Active Shallow Crust,128.8973,89.99261,0.0,12/30/4541
+2.89221,42.86178,3276,6,22,2,35,51,3.65,5.0,fr,55125,65,2359692,1,1,Active Shallow Crust,0.0,89.99012,0.0,06/22/3276
+2.89221,42.86178,7363,8,29,21,36,13,3.85,27.5,fr,55126,147,2359718,1,1,Active Shallow Crust,0.0,89.98953,0.0,08/29/7363
+2.89221,42.86178,9309,6,11,2,52,9,4.05,5.0,fr,55127,186,2359740,1,2,Active Shallow Crust,0.0,89.98961,0.0,06/11/9309
+2.89221,42.86178,1183,2,18,16,27,29,4.05,5.0,fr,55128,23,2359740,1,2,Active Shallow Crust,0.0,89.98961,0.0,02/18/1183
+2.89221,42.86178,1086,7,13,17,36,3,4.15,5.0,fr,55129,21,2359752,1,1,Active Shallow Crust,0.0,89.99074,0.0,07/13/1086
+2.89221,42.86178,8860,10,12,14,27,54,4.15,27.5,fr,55130,177,2359760,1,1,Active Shallow Crust,0.0,89.99063,-90.0,10/12/8860
+2.89221,42.86178,6100,4,2,22,32,2,4.25,15.0,fr,55131,121,2359765,1,1,Active Shallow Crust,0.0,89.9901,0.0,04/02/6100
+2.89221,42.86178,5875,11,10,20,26,1,4.35,15.0,fr,55132,117,2359777,1,1,Active Shallow Crust,0.0,89.9897,0.0,11/10/5875
+2.89221,42.86178,2639,11,22,5,43,14,4.55,5.0,fr,55133,52,2359800,1,1,Active Shallow Crust,0.0,89.98948,0.0,11/22/2639
+2.89221,42.86178,7836,3,11,2,22,32,4.95,5.0,fr,55134,156,2359848,1,1,Active Shallow Crust,0.0,89.98968,0.0,03/11/7836
+0.32137,45.50947,3485,8,16,15,51,4,3.55,5.0,fr,55135,69,2360160,1,1,Active Shallow Crust,0.0,89.98985,0.0,08/16/3485
+0.32137,45.50947,2751,10,17,8,43,16,3.55,15.0,fr,55136,55,2360161,1,1,Active Shallow Crust,0.0,89.98985,0.0,10/17/2751
+0.32137,45.50947,1908,12,14,2,52,41,3.55,5.0,fr,55137,38,2360166,1,1,Active Shallow Crust,0.0,89.99017,-90.0,12/14/1908
+0.32137,45.50947,893,12,22,19,32,4,3.65,15.0,fr,55138,17,2360173,1,1,Active Shallow Crust,0.0,89.99016,0.0,12/22/0893
+0.32137,45.50947,6279,5,21,16,8,21,3.65,15.0,fr,55139,125,2360179,1,1,Active Shallow Crust,0.0,89.99004,-90.0,05/21/6279
+0.32137,45.50947,308,4,13,14,25,7,3.85,5.0,fr,55140,6,2360196,1,1,Active Shallow Crust,0.0,89.99,0.0,04/13/0308
+0.32137,45.50947,4393,11,17,9,54,40,4.05,5.0,fr,55141,87,2360226,1,1,Active Shallow Crust,0.0,89.98995,-90.0,11/17/4393
+0.32137,45.50947,3131,4,5,17,0,48,5.95,5.0,fr,55142,62,2360448,1,1,Active Shallow Crust,0.0,89.98999,0.0,04/05/3131
+0.3213968,45.50947,8507,5,4,0,47,48,7.05,16.94221,fr,55143,170,2360580,1,1,Active Shallow Crust,360.0,89.99001,0.0,05/04/8507
+7.89553,46.68141,4689,12,25,4,49,47,3.55,5.0,fr,55144,93,2360640,1,6,Active Shallow Crust,0.0,89.99308,0.0,12/25/4689
+7.89553,46.68141,716,4,11,0,39,23,3.55,5.0,fr,55145,14,2360640,1,6,Active Shallow Crust,0.0,89.99308,0.0,04/11/0716
+7.89553,46.68141,6824,3,17,3,26,20,3.55,5.0,fr,55146,136,2360640,1,6,Active Shallow Crust,0.0,89.99308,0.0,03/17/6824
+7.89553,46.68141,223,4,26,10,23,7,3.55,5.0,fr,55147,4,2360640,1,6,Active Shallow Crust,0.0,89.99308,0.0,04/26/0223
+7.89553,46.68141,9286,10,3,12,33,27,3.55,5.0,fr,55148,185,2360640,1,6,Active Shallow Crust,0.0,89.99308,0.0,10/03/9286
+7.89553,46.68141,9853,5,2,9,22,32,3.55,5.0,fr,55149,197,2360640,1,6,Active Shallow Crust,0.0,89.99308,0.0,05/02/9853
+7.89553,46.68141,5596,12,27,11,41,14,3.55,15.0,fr,55150,111,2360641,1,2,Active Shallow Crust,0.0,89.99308,0.0,12/27/5596
+7.89553,46.68141,5155,2,1,20,32,50,3.55,15.0,fr,55151,103,2360641,1,2,Active Shallow Crust,0.0,89.99308,0.0,02/01/5155
+7.89553,46.68141,7914,7,31,23,21,2,3.55,5.0,fr,55152,158,2360643,1,2,Active Shallow Crust,240.0116,57.99932,0.0,07/31/7914
+7.89553,46.68141,7792,5,18,19,17,11,3.55,5.0,fr,55153,155,2360643,1,2,Active Shallow Crust,240.0116,57.99932,0.0,05/18/7792
+7.89553,46.68141,290,9,16,17,56,31,3.55,27.5,fr,55154,5,2360645,1,1,Active Shallow Crust,240.0116,57.99922,0.0,09/16/0290
+7.89553,46.68141,9014,6,11,22,21,55,3.65,5.0,fr,55155,180,2360652,1,5,Active Shallow Crust,0.0,89.98767,0.0,06/11/9014
+7.89553,46.68141,7157,11,7,8,11,35,3.65,5.0,fr,55156,143,2360652,1,5,Active Shallow Crust,0.0,89.98767,0.0,11/07/7157
+7.89553,46.68141,8175,1,5,9,48,14,3.65,5.0,fr,55157,163,2360652,1,5,Active Shallow Crust,0.0,89.98767,0.0,01/05/8175
+7.89553,46.68141,1836,9,18,10,3,19,3.65,5.0,fr,55158,36,2360652,1,5,Active Shallow Crust,0.0,89.98767,0.0,09/18/1836
+7.89553,46.68141,430,5,4,2,5,34,3.65,5.0,fr,55159,8,2360652,1,5,Active Shallow Crust,0.0,89.98767,0.0,05/04/0430
+7.89553,46.68141,4531,9,27,11,1,42,3.65,15.0,fr,55160,90,2360653,1,2,Active Shallow Crust,0.0,89.98767,0.0,09/27/4531
+7.89553,46.68141,8500,1,22,14,9,17,3.65,15.0,fr,55161,169,2360653,1,2,Active Shallow Crust,0.0,89.98767,0.0,01/22/8500
+7.89553,46.68141,2578,2,8,23,22,0,3.65,27.5,fr,55162,51,2360654,1,1,Active Shallow Crust,0.0,89.98767,0.0,02/08/2578
+7.89553,46.68141,2584,3,22,0,41,35,3.75,5.0,fr,55163,51,2360664,1,2,Active Shallow Crust,0.0,89.98901,0.0,03/22/2584
+7.89553,46.68141,9471,12,6,8,52,31,3.75,5.0,fr,55164,189,2360664,1,2,Active Shallow Crust,0.0,89.98901,0.0,12/06/9471
+7.89553,46.68141,7081,5,22,2,18,5,3.75,15.0,fr,55165,141,2360671,1,1,Active Shallow Crust,0.0,89.98888,-90.0,05/22/7081
+7.89553,46.68141,8303,6,21,6,23,58,3.75,5.0,fr,55166,166,2360673,1,1,Active Shallow Crust,128.8955,89.96749,0.0,06/21/8303
+7.89553,46.68141,517,5,21,23,21,16,3.85,5.0,fr,55167,10,2360676,1,1,Active Shallow Crust,0.0,89.9902,0.0,05/21/0517
+7.89553,46.68141,5995,1,22,3,13,25,3.85,15.0,fr,55168,119,2360677,1,2,Active Shallow Crust,0.0,89.9902,0.0,01/22/5995
+7.89553,46.68141,7419,4,22,1,40,20,3.85,15.0,fr,55169,148,2360677,1,2,Active Shallow Crust,0.0,89.9902,0.0,04/22/7419
+7.89553,46.68141,1771,6,1,0,50,58,3.85,5.0,fr,55170,35,2360685,1,1,Active Shallow Crust,128.8951,89.99265,0.0,06/01/1771
+7.89553,46.68141,6054,4,7,20,25,18,4.05,5.0,fr,55171,121,2360700,1,3,Active Shallow Crust,0.0,89.98833,0.0,04/07/6054
+7.89553,46.68141,9284,4,6,7,21,48,4.05,5.0,fr,55172,185,2360700,1,3,Active Shallow Crust,0.0,89.98833,0.0,04/06/9284
+7.89553,46.68141,4023,5,22,13,22,18,4.05,5.0,fr,55173,80,2360700,1,3,Active Shallow Crust,0.0,89.98833,0.0,05/22/4023
+7.89553,46.68141,5752,8,1,11,0,36,4.05,5.0,fr,55174,115,2360706,1,1,Active Shallow Crust,0.0,89.98819,-90.0,08/01/5752
+7.89553,46.68141,327,5,7,0,38,26,4.05,5.0,fr,55175,6,2360709,1,1,Active Shallow Crust,128.8912,89.99222,0.0,05/07/0327
+7.89553,46.68141,4833,7,14,21,32,33,4.15,5.0,fr,55176,96,2360712,1,1,Active Shallow Crust,0.0,89.9896,0.0,07/14/4833
+7.89553,46.68141,364,8,6,13,25,57,4.15,5.0,fr,55177,7,2360718,1,1,Active Shallow Crust,0.0,89.98948,-90.0,08/06/0364
+7.89553,46.68141,9266,6,10,7,26,28,4.35,5.0,fr,55178,185,2360736,1,1,Active Shallow Crust,0.0,89.98898,0.0,06/10/9266
+7.89553,46.68141,7797,6,18,7,51,1,4.35,15.0,fr,55179,155,2360737,1,1,Active Shallow Crust,0.0,89.98898,0.0,06/18/7797
+7.89553,46.68141,3108,2,16,4,50,37,4.45,5.0,fr,55180,62,2360751,1,1,Active Shallow Crust,240.0056,57.99476,0.0,02/16/3108
+7.89553,46.68141,6101,10,12,22,31,18,4.55,5.0,fr,55181,122,2360760,1,1,Active Shallow Crust,0.0,89.98906,0.0,10/12/6101
+7.89553,46.68141,2002,5,29,22,55,57,4.55,15.0,fr,55182,40,2360761,1,1,Active Shallow Crust,0.0,89.98906,0.0,05/29/2002
+7.89553,46.68141,3738,1,11,11,34,45,4.55,27.5,fr,55183,74,2360771,1,1,Active Shallow Crust,128.8941,89.98566,0.0,01/11/3738
+7.89553,46.68141,7995,9,28,4,23,45,4.65,15.0,fr,55184,159,2360779,1,1,Active Shallow Crust,0.0,89.99014,-90.0,09/28/7995
+7.89553,46.68141,6562,7,24,8,11,41,4.65,5.0,fr,55185,131,2360781,1,1,Active Shallow Crust,128.8908,89.98721,0.0,07/24/6562
+7.89553,46.68141,3810,2,8,15,11,1,4.75,5.0,fr,55186,76,2360784,1,1,Active Shallow Crust,0.0,89.98957,0.0,02/08/3810
+7.89553,46.68141,9305,6,15,3,35,15,4.75,15.0,fr,55187,186,2360785,1,1,Active Shallow Crust,0.0,89.98957,0.0,06/15/9305
+8.78424,49.4568,1173,10,30,5,57,11,3.65,15.0,fr,55188,23,2361133,1,1,Active Shallow Crust,0.0,89.98832,0.0,10/30/1173
+8.78424,49.4568,36,9,23,3,5,28,3.65,5.0,fr,55189,0,2361135,1,1,Active Shallow Crust,239.9986,58.01445,0.0,09/23/0036
+8.78424,49.4568,8299,12,12,0,39,33,3.75,5.0,fr,55190,165,2361144,1,2,Active Shallow Crust,0.0,89.98959,0.0,12/12/8299
+8.78424,49.4568,9851,5,23,12,44,22,3.75,5.0,fr,55191,197,2361144,1,2,Active Shallow Crust,0.0,89.98959,0.0,05/23/9851
+8.78424,49.4568,8349,3,28,12,41,6,3.75,5.0,fr,55192,166,2361147,1,2,Active Shallow Crust,240.0078,58.0191,0.0,03/28/8349
+8.78424,49.4568,8065,11,30,16,31,47,3.75,5.0,fr,55193,161,2361147,1,2,Active Shallow Crust,240.0078,58.0191,0.0,11/30/8065
+8.78424,49.4568,9401,10,27,12,23,13,4.05,15.0,fr,55194,188,2361184,1,1,Active Shallow Crust,240.0067,58.0049,0.0,10/27/9401
+8.78424,49.4568,9106,11,7,10,39,59,4.15,5.0,fr,55195,182,2361195,1,1,Active Shallow Crust,240.0084,57.99717,0.0,11/07/9106
+8.78424,49.4568,386,4,16,17,42,55,4.25,27.5,fr,55196,7,2361206,1,1,Active Shallow Crust,0.0,89.98829,0.0,04/16/0386
+8.78424,49.4568,4655,3,30,14,26,28,4.25,5.0,fr,55197,93,2361210,1,1,Active Shallow Crust,0.0,89.98815,-90.0,03/30/4655
+8.78424,49.4568,4909,1,4,12,2,29,4.45,5.0,fr,55198,98,2361231,1,1,Active Shallow Crust,240.0058,57.99461,0.0,01/04/4909
+8.78424,49.4568,24,10,1,22,53,2,4.55,5.0,fr,55199,0,2361240,1,1,Active Shallow Crust,0.0,89.99171,0.0,10/01/0024
+8.78424,49.4568,9689,11,25,11,31,39,4.65,5.0,fr,55200,193,2361258,1,1,Active Shallow Crust,0.0,89.98878,-90.0,11/25/9689
+8.78424,49.4568,6394,7,1,3,55,10,4.75,27.5,fr,55201,127,2361266,1,1,Active Shallow Crust,0.0,89.99012,0.0,07/01/6394
+8.78424,49.4568,3205,8,28,23,23,9,5.05,5.0,fr,55202,64,2361303,1,1,Active Shallow Crust,240.0236,57.99817,0.0,08/28/3205
+2.52226,46.9876,5274,2,28,0,6,47,3.85,15.0,fr,55203,105,2361646,1,1,Active Shallow Crust,128.8959,89.99391,0.0,02/28/5274
+2.52226,46.9876,8532,8,21,0,31,14,3.95,5.0,fr,55204,170,2361648,1,2,Active Shallow Crust,0.0,89.98915,0.0,08/21/8532
+2.52226,46.9876,934,12,15,11,27,34,3.95,5.0,fr,55205,18,2361648,1,2,Active Shallow Crust,0.0,89.98915,0.0,12/15/0934
+2.52226,46.9876,8666,9,26,20,53,37,4.25,5.0,fr,55206,173,2361684,1,1,Active Shallow Crust,0.0,89.98924,0.0,09/26/8666
+2.52226,46.9876,4356,7,29,0,55,43,4.45,15.0,fr,55207,87,2361709,1,1,Active Shallow Crust,0.0,89.99023,0.0,07/29/4356
+2.52226,46.9876,5569,11,14,13,8,47,4.75,15.0,fr,55208,111,2361745,1,1,Active Shallow Crust,0.0,89.98963,0.0,11/14/5569
+2.52226,46.9876,8457,1,25,0,8,4,5.25,5.0,fr,55209,169,2361804,1,1,Active Shallow Crust,0.0,89.98979,0.0,01/25/8457
+7.12345,47.3686,4602,4,15,8,3,30,3.55,5.0,fr,55210,92,2362560,1,2,Active Shallow Crust,0.0,89.99317,0.0,04/15/4602
+7.12345,47.3686,8343,7,2,15,37,12,3.55,5.0,fr,55211,166,2362560,1,2,Active Shallow Crust,0.0,89.99317,0.0,07/02/8343
+7.12345,47.3686,7621,6,16,11,35,37,3.55,15.0,fr,55212,152,2362561,1,1,Active Shallow Crust,0.0,89.99317,0.0,06/16/7621
+7.12345,47.3686,8415,11,5,21,2,29,3.55,27.5,fr,55213,168,2362562,1,2,Active Shallow Crust,0.0,89.99317,0.0,11/05/8415
+7.12345,47.3686,4885,8,27,15,28,7,3.55,27.5,fr,55214,97,2362562,1,2,Active Shallow Crust,0.0,89.99317,0.0,08/27/4885
+7.12345,47.3686,6953,6,11,8,6,27,3.55,5.0,fr,55215,139,2362563,1,2,Active Shallow Crust,240.0137,57.99766,0.0,06/11/6953
+7.12345,47.3686,8059,10,11,2,40,45,3.55,5.0,fr,55216,161,2362563,1,2,Active Shallow Crust,240.0137,57.99766,0.0,10/11/8059
+7.12345,47.3686,5457,6,1,20,6,58,3.55,5.0,fr,55217,109,2362569,1,1,Active Shallow Crust,128.895,89.99658,0.0,06/01/5457
+7.12345,47.3686,6840,10,2,10,9,29,3.65,5.0,fr,55218,136,2362572,1,2,Active Shallow Crust,0.0,89.98782,0.0,10/02/6840
+7.12345,47.3686,6027,6,1,5,3,46,3.65,5.0,fr,55219,120,2362572,1,2,Active Shallow Crust,0.0,89.98782,0.0,06/01/6027
+7.12345,47.3686,2786,7,31,23,25,19,3.65,27.5,fr,55220,55,2362574,1,1,Active Shallow Crust,0.0,89.98782,0.0,07/31/2786
+7.12345,47.3686,8638,5,3,22,3,45,3.75,5.0,fr,55221,172,2362584,1,2,Active Shallow Crust,0.0,89.98915,0.0,05/03/8638
+7.12345,47.3686,7973,12,20,21,24,39,3.75,5.0,fr,55222,159,2362584,1,2,Active Shallow Crust,0.0,89.98915,0.0,12/20/7973
+7.12345,47.3686,1263,11,1,23,12,10,3.75,5.0,fr,55223,25,2362587,1,1,Active Shallow Crust,240.009,58.0172,0.0,11/01/1263
+7.12345,47.3686,5502,9,26,19,53,28,3.75,15.0,fr,55224,110,2362588,1,1,Active Shallow Crust,240.009,58.0172,0.0,09/26/5502
+7.12345,47.3686,8998,7,17,6,24,14,3.85,5.0,fr,55225,179,2362596,1,2,Active Shallow Crust,0.0,89.99033,0.0,07/17/8998
+7.12345,47.3686,1028,1,2,0,26,43,3.85,5.0,fr,55226,20,2362596,1,2,Active Shallow Crust,0.0,89.99033,0.0,01/02/1028
+7.12345,47.3686,5321,11,14,18,1,14,3.85,5.0,fr,55227,106,2362599,1,1,Active Shallow Crust,240.0113,57.99834,0.0,11/14/5321
+7.12345,47.3686,4167,12,20,5,26,26,3.85,5.0,fr,55228,83,2362602,1,1,Active Shallow Crust,0.0,89.99022,-90.0,12/20/4167
+7.12345,47.3686,4225,12,29,2,1,43,3.95,5.0,fr,55229,84,2362608,1,1,Active Shallow Crust,0.0,89.99138,0.0,12/29/4225
+7.12345,47.3686,211,9,2,22,38,53,4.05,15.0,fr,55230,4,2362621,1,2,Active Shallow Crust,0.0,89.98848,0.0,09/02/0211
+7.12345,47.3686,2101,11,18,12,13,18,4.05,15.0,fr,55231,42,2362621,1,2,Active Shallow Crust,0.0,89.98848,0.0,11/18/2101
+7.12345,47.3686,1971,6,8,9,40,20,4.05,5.0,fr,55232,39,2362623,1,1,Active Shallow Crust,240.0069,58.00527,0.0,06/08/1971
+7.12345,47.3686,8308,11,27,23,54,58,4.15,5.0,fr,55233,166,2362632,1,2,Active Shallow Crust,0.0,89.98973,0.0,11/27/8308
+7.12345,47.3686,8930,8,8,23,43,45,4.15,5.0,fr,55234,178,2362632,1,2,Active Shallow Crust,0.0,89.98973,0.0,08/08/8930
+7.12345,47.3686,8136,9,7,16,33,16,4.15,15.0,fr,55235,162,2362633,1,1,Active Shallow Crust,0.0,89.98973,0.0,09/07/8136
+7.12345,47.3686,4399,11,11,19,21,35,4.25,15.0,fr,55236,87,2362645,1,1,Active Shallow Crust,0.0,89.99084,0.0,11/11/4399
+7.12345,47.3686,561,11,20,4,34,32,4.25,5.0,fr,55237,11,2362653,1,1,Active Shallow Crust,128.8944,89.98098,0.0,11/20/0561
+7.12345,47.3686,632,2,7,8,17,54,4.35,5.0,fr,55238,12,2362659,1,1,Active Shallow Crust,240.0087,57.99545,0.0,02/07/0632
+7.12345,47.3686,7028,2,22,1,17,2,4.35,15.0,fr,55239,140,2362666,1,1,Active Shallow Crust,128.8971,89.98305,0.0,02/22/7028
+7.12345,47.3686,2310,5,7,1,5,38,4.45,5.0,fr,55240,46,2362668,1,1,Active Shallow Crust,0.0,89.9903,0.0,05/07/2310
+7.12345,47.3686,5190,5,17,21,13,43,5.05,15.0,fr,55241,103,2362741,1,1,Active Shallow Crust,0.0,89.99028,0.0,05/17/5190
+3.187,42.37242,3914,12,15,16,44,55,3.55,5.0,fr,55242,78,2363040,1,1,Active Shallow Crust,0.0,89.98882,0.0,12/15/3914
+3.187,42.37242,9795,10,21,17,53,6,3.55,15.0,fr,55243,195,2363041,1,1,Active Shallow Crust,0.0,89.98882,0.0,10/21/9795
+3.187,42.37242,3699,10,21,1,6,41,3.55,27.5,fr,55244,73,2363042,1,1,Active Shallow Crust,0.0,89.98882,0.0,10/21/3699
+3.187,42.37242,916,2,7,8,25,28,3.55,5.0,fr,55245,18,2363049,1,1,Active Shallow Crust,128.8963,89.99442,0.0,02/07/0916
+3.187,42.37242,2523,10,20,7,54,22,3.65,5.0,fr,55246,50,2363061,1,1,Active Shallow Crust,128.9,89.96371,0.0,10/20/2523
+3.187,42.37242,7464,4,29,9,25,59,3.75,5.0,fr,55247,149,2363064,1,1,Active Shallow Crust,0.0,89.99113,0.0,04/29/7464
+3.187,42.37242,4399,9,17,23,41,51,3.75,5.0,fr,55248,87,2363067,1,1,Active Shallow Crust,240.0075,58.01788,0.0,09/17/4399
+3.187,42.37242,8930,4,19,5,20,50,3.85,5.0,fr,55249,178,2363076,1,1,Active Shallow Crust,0.0,89.98945,0.0,04/19/8930
+3.187,42.37242,4797,1,14,7,19,16,4.05,5.0,fr,55250,95,2363100,1,1,Active Shallow Crust,0.0,89.98952,0.0,01/14/4797
+3.187,42.37242,54,5,20,21,4,15,4.05,27.5,fr,55251,1,2363108,1,1,Active Shallow Crust,0.0,89.9894,-90.0,05/20/0054
+3.187,42.37242,5675,2,5,2,1,41,4.25,15.0,fr,55252,113,2363134,1,1,Active Shallow Crust,128.8951,89.9808,0.0,02/05/5675
+3.187,42.37242,9684,6,30,9,32,7,4.65,5.0,fr,55253,193,2363172,1,1,Active Shallow Crust,0.0,89.9895,0.0,06/30/9684
+3.187,42.37242,572,1,12,4,24,44,5.35,5.0,fr,55254,11,2363256,1,1,Active Shallow Crust,0.0,89.99015,0.0,01/12/0572
+5.35828,45.85353,5981,7,24,1,20,31,3.55,5.0,fr,55255,119,2363520,1,1,Active Shallow Crust,0.0,89.99297,0.0,07/24/5981
+5.35828,45.85353,6386,7,24,22,34,23,3.55,5.0,fr,55256,127,2363523,1,1,Active Shallow Crust,240.0116,57.99816,0.0,07/24/6386
+5.35828,45.85353,7570,4,12,12,41,31,3.65,15.0,fr,55257,151,2363533,1,2,Active Shallow Crust,0.0,89.98748,0.0,04/12/7570
+5.35828,45.85353,6124,9,2,14,9,16,3.65,15.0,fr,55258,122,2363533,1,2,Active Shallow Crust,0.0,89.98748,0.0,09/02/6124
+5.35828,45.85353,7166,3,26,0,9,36,3.75,5.0,fr,55259,143,2363544,1,1,Active Shallow Crust,0.0,89.98885,0.0,03/26/7166
+5.35828,45.85353,279,5,4,12,45,53,3.85,5.0,fr,55260,5,2363556,1,1,Active Shallow Crust,0.0,89.99006,0.0,05/04/0279
+5.35828,45.85353,3420,5,30,20,16,12,3.85,15.0,fr,55261,68,2363557,1,3,Active Shallow Crust,0.0,89.99006,0.0,05/30/3420
+5.35828,45.85353,5734,8,2,12,35,48,3.85,15.0,fr,55262,114,2363557,1,3,Active Shallow Crust,0.0,89.99006,0.0,08/02/5734
+5.35828,45.85353,1640,10,5,19,49,49,3.85,15.0,fr,55263,32,2363557,1,3,Active Shallow Crust,0.0,89.99006,0.0,10/05/1640
+5.35828,45.85353,7126,10,20,6,22,26,3.85,5.0,fr,55264,142,2363559,1,2,Active Shallow Crust,240.0102,57.99809,0.0,10/20/7126
+5.35828,45.85353,708,4,2,23,40,41,3.85,5.0,fr,55265,14,2363559,1,2,Active Shallow Crust,240.0102,57.99809,0.0,04/02/0708
+5.35828,45.85353,9357,1,13,12,7,26,3.85,5.0,fr,55266,187,2363562,1,1,Active Shallow Crust,0.0,89.98994,-90.0,01/13/9357
+5.35828,45.85353,7168,11,3,6,54,37,4.05,15.0,fr,55267,143,2363581,1,1,Active Shallow Crust,0.0,89.98815,0.0,11/03/7168
+5.35828,45.85353,9943,5,15,3,7,18,4.05,5.0,fr,55268,198,2363589,1,1,Active Shallow Crust,128.8905,89.99408,0.0,05/15/9943
+5.35828,45.85353,7900,1,19,13,29,48,4.25,5.0,fr,55269,157,2363604,1,1,Active Shallow Crust,0.0,89.99059,0.0,01/19/7900
+5.35828,45.85353,9867,3,16,1,25,5,4.35,5.0,fr,55270,197,2363616,1,1,Active Shallow Crust,0.0,89.98882,0.0,03/16/9867
+5.35828,45.85353,2495,6,14,14,4,16,4.55,5.0,fr,55271,49,2363640,1,1,Active Shallow Crust,0.0,89.98889,0.0,06/14/2495
+4.56825,42.16902,9123,1,23,4,11,28,4.25,15.0,fr,55272,182,2364091,1,1,Active Shallow Crust,0.0,89.98987,-90.0,01/23/9123
+3.11097,47.33619,4011,10,4,2,32,27,3.75,15.0,fr,55273,80,2364505,1,1,Active Shallow Crust,0.0,89.98914,0.0,10/04/4011
+3.11097,47.33619,3376,3,17,15,22,4,3.85,15.0,fr,55274,67,2364517,1,1,Active Shallow Crust,0.0,89.99033,0.0,03/17/3376
+3.11097,47.33619,4981,7,21,16,46,45,3.95,27.5,fr,55275,99,2364530,1,1,Active Shallow Crust,0.0,89.98922,0.0,07/21/4981
+7.97985,47.7222,4938,2,22,5,26,42,3.55,5.0,fr,55276,98,2364960,1,2,Active Shallow Crust,0.0,89.99322,0.0,02/22/4938
+7.97985,47.7222,1963,6,22,2,14,53,3.55,5.0,fr,55277,39,2364960,1,2,Active Shallow Crust,0.0,89.99322,0.0,06/22/1963
+7.97985,47.7222,7077,7,31,5,48,4,3.55,5.0,fr,55278,141,2364966,1,1,Active Shallow Crust,0.0,89.99314,-90.0,07/31/7077
+7.97985,47.7222,4251,12,30,19,16,2,3.55,27.5,fr,55279,85,2364968,1,1,Active Shallow Crust,0.0,89.99314,-90.0,12/30/4251
+7.97985,47.7222,2942,12,12,21,35,10,3.55,5.0,fr,55280,58,2364969,1,1,Active Shallow Crust,128.8958,89.99322,0.0,12/12/2942
+7.97985,47.7222,8341,2,26,20,11,8,3.65,5.0,fr,55281,166,2364972,1,1,Active Shallow Crust,0.0,89.98791,0.0,02/26/8341
+7.97985,47.7222,4989,11,27,0,45,36,3.65,15.0,fr,55282,99,2364973,1,1,Active Shallow Crust,0.0,89.98791,0.0,11/27/4989
+7.97985,47.7222,7298,11,2,15,47,17,3.65,27.5,fr,55283,145,2364974,1,1,Active Shallow Crust,0.0,89.98791,0.0,11/02/7298
+7.97985,47.7222,4629,5,21,22,48,36,3.65,5.0,fr,55284,92,2364978,1,1,Active Shallow Crust,0.0,89.98777,-90.0,05/21/4629
+7.97985,47.7222,9685,10,20,17,43,53,3.75,5.0,fr,55285,193,2364984,1,2,Active Shallow Crust,0.0,89.98922,0.0,10/20/9685
+7.97985,47.7222,5854,12,14,16,59,33,3.75,5.0,fr,55286,117,2364984,1,2,Active Shallow Crust,0.0,89.98922,0.0,12/14/5854
+7.97985,47.7222,1710,10,27,4,12,29,3.75,27.5,fr,55287,34,2364986,1,1,Active Shallow Crust,0.0,89.98922,0.0,10/27/1710
+7.97985,47.7222,5530,1,21,21,32,9,3.75,5.0,fr,55288,110,2364987,1,1,Active Shallow Crust,240.0079,58.01821,0.0,01/21/5530
+7.97985,47.7222,8184,3,23,12,48,4,3.85,5.0,fr,55289,163,2364996,1,2,Active Shallow Crust,0.0,89.99039,0.0,03/23/8184
+7.97985,47.7222,8950,1,3,1,40,43,3.85,5.0,fr,55290,178,2364996,1,2,Active Shallow Crust,0.0,89.99039,0.0,01/03/8950
+7.97985,47.7222,2322,12,30,8,45,40,3.85,5.0,fr,55291,46,2364999,1,1,Active Shallow Crust,240.0114,57.99783,0.0,12/30/2322
+7.97985,47.7222,2140,3,16,21,1,54,3.95,5.0,fr,55292,42,2365008,1,1,Active Shallow Crust,0.0,89.99144,0.0,03/16/2140
+7.97985,47.7222,4167,4,8,9,9,46,3.95,5.0,fr,55293,83,2365014,1,1,Active Shallow Crust,0.0,89.99134,-90.0,04/08/4167
+7.97985,47.7222,8592,12,27,17,33,7,4.05,5.0,fr,55294,171,2365020,1,1,Active Shallow Crust,0.0,89.98856,0.0,12/27/8592
+7.97985,47.7222,7533,12,12,17,25,47,4.05,27.5,fr,55295,150,2365022,1,1,Active Shallow Crust,0.0,89.98856,0.0,12/12/7533
+7.97985,47.7222,1817,5,28,18,5,11,4.15,5.0,fr,55296,36,2365032,1,2,Active Shallow Crust,0.0,89.9898,0.0,05/28/1817
+7.97985,47.7222,3021,4,9,12,16,28,4.15,5.0,fr,55297,60,2365032,1,2,Active Shallow Crust,0.0,89.9898,0.0,04/09/3021
+7.97985,47.7222,3305,4,1,5,36,47,4.15,15.0,fr,55298,66,2365033,1,2,Active Shallow Crust,0.0,89.9898,0.0,04/01/3305
+7.97985,47.7222,355,9,1,23,40,9,4.15,15.0,fr,55299,7,2365033,1,2,Active Shallow Crust,0.0,89.9898,0.0,09/01/0355
+7.97985,47.7222,585,9,9,0,42,57,4.25,5.0,fr,55300,11,2365044,1,1,Active Shallow Crust,0.0,89.99091,0.0,09/09/0585
+7.97985,47.7222,3508,9,30,17,51,20,4.35,15.0,fr,55301,70,2365057,1,1,Active Shallow Crust,0.0,89.9892,0.0,09/30/3508
+7.97985,47.7222,6639,11,15,18,16,42,4.45,5.0,fr,55302,132,2365068,1,1,Active Shallow Crust,0.0,89.99037,0.0,11/15/6639
+7.97985,47.7222,2600,5,10,15,56,26,4.55,15.0,fr,55303,51,2365081,1,1,Active Shallow Crust,0.0,89.98927,0.0,05/10/2600
+7.97985,47.7222,5528,11,17,18,28,22,4.55,15.0,fr,55304,110,2365084,1,1,Active Shallow Crust,240.0096,57.9974,0.0,11/17/5528
+7.97985,47.7222,1490,5,2,20,55,36,4.55,5.0,fr,55305,29,2365089,1,1,Active Shallow Crust,128.8936,89.98572,0.0,05/02/1490
+7.97985,47.7222,2699,2,3,6,42,23,4.95,15.0,fr,55306,53,2365132,1,1,Active Shallow Crust,240.0123,58.0046,0.0,02/03/2699
+7.97985,47.7222,3847,6,23,5,55,30,5.15,5.0,fr,55307,76,2365152,1,1,Active Shallow Crust,0.0,89.99032,0.0,06/23/3847
+7.97985,47.7222,8777,2,10,11,26,31,5.15,5.0,fr,55308,175,2365161,1,1,Active Shallow Crust,128.8831,89.99092,0.0,02/10/8777
+7.979854,47.7222,9036,10,19,13,6,10,6.25,6.744814,fr,55309,180,2365284,1,1,Active Shallow Crust,359.9998,89.98999,0.0,10/19/9036
+6.46522,42.81713,4369,5,9,6,23,15,3.55,5.0,fr,55310,87,2365440,1,1,Active Shallow Crust,0.0,89.9926,0.0,05/09/4369
+6.46522,42.81713,2531,11,18,16,28,25,3.65,15.0,fr,55311,50,2365453,1,1,Active Shallow Crust,0.0,89.98682,0.0,11/18/2531
+1.06108,45.43048,4388,12,3,22,7,35,3.55,15.0,fr,55312,87,2365921,1,1,Active Shallow Crust,0.0,89.98939,0.0,12/03/4388
+1.06108,45.43048,9771,12,9,12,37,32,3.65,5.0,fr,55313,195,2365941,1,1,Active Shallow Crust,128.9004,89.9635,0.0,12/09/9771
+1.06108,45.43048,4191,5,22,19,7,1,3.75,27.5,fr,55314,83,2365946,1,1,Active Shallow Crust,0.0,89.99017,0.0,05/22/4191
+1.06108,45.43048,7998,4,27,4,15,0,3.75,5.0,fr,55315,159,2365950,1,1,Active Shallow Crust,0.0,89.99005,-90.0,04/27/7998
+1.06108,45.43048,5456,5,28,5,9,43,4.05,5.0,fr,55316,109,2365980,1,1,Active Shallow Crust,0.0,89.99005,0.0,05/28/5456
+1.06108,45.43048,3389,7,11,12,3,19,4.25,27.5,fr,55317,67,2366012,1,1,Active Shallow Crust,0.0,89.98961,-90.0,07/11/3389
+1.06108,45.43048,3042,10,9,9,51,50,4.45,5.0,fr,55318,60,2366028,1,1,Active Shallow Crust,0.0,89.98995,0.0,10/09/3042
+1.06108,45.43048,7507,2,5,2,23,23,4.45,15.0,fr,55319,150,2366029,1,1,Active Shallow Crust,0.0,89.98995,0.0,02/05/7507
+1.06108,45.43048,2141,1,20,20,37,25,5.35,15.0,fr,55320,42,2366137,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/20/2141
+7.35561,43.3235,1419,4,18,2,1,8,3.55,15.0,fr,55321,28,2366401,1,1,Active Shallow Crust,0.0,89.99266,0.0,04/18/1419
+7.35561,43.3235,1015,7,12,7,6,13,3.65,5.0,fr,55322,20,2366412,1,1,Active Shallow Crust,0.0,89.98692,0.0,07/12/1015
+7.35561,43.3235,2501,1,17,6,2,2,3.65,15.0,fr,55323,50,2366422,1,1,Active Shallow Crust,128.8998,89.96391,0.0,01/17/2501
+7.35561,43.3235,977,4,27,17,18,55,3.75,5.0,fr,55324,19,2366424,1,1,Active Shallow Crust,0.0,89.98834,0.0,04/27/0977
+7.35561,43.3235,1629,6,21,13,8,4,3.85,5.0,fr,55325,32,2366436,1,2,Active Shallow Crust,0.0,89.98962,0.0,06/21/1629
+7.35561,43.3235,6360,6,17,6,32,40,3.85,5.0,fr,55326,127,2366436,1,2,Active Shallow Crust,0.0,89.98962,0.0,06/17/6360
+7.35561,43.3235,2709,1,16,10,43,59,4.05,5.0,fr,55327,54,2366460,1,1,Active Shallow Crust,0.0,89.99175,0.0,01/16/2709
+7.35561,43.3235,7903,7,22,23,28,56,4.55,5.0,fr,55328,158,2366520,1,1,Active Shallow Crust,0.0,89.99072,0.0,07/22/7903
+7.35561,43.3235,271,5,27,20,29,11,4.65,5.0,fr,55329,5,2366535,1,1,Active Shallow Crust,240.0096,57.99426,0.0,05/27/0271
+7.35561,43.3235,8880,6,22,19,50,27,5.15,27.5,fr,55330,177,2366597,1,1,Active Shallow Crust,240.0181,57.99967,0.0,06/22/8880
+2.08649,52.04914,2173,1,14,9,31,11,3.55,5.0,fr,55331,43,2367360,1,1,Active Shallow Crust,0.0,89.9907,0.0,01/14/2173
+2.08649,52.04914,2330,7,23,9,53,58,3.75,15.0,fr,55332,46,2367385,1,1,Active Shallow Crust,0.0,89.99015,0.0,07/23/2330
+2.08649,52.04914,1711,4,9,16,18,24,4.25,5.0,fr,55333,34,2367444,1,1,Active Shallow Crust,0.0,89.9903,0.0,04/09/1711
+2.08649,52.04914,7907,3,22,15,3,36,5.45,15.0,fr,55334,158,2367589,1,1,Active Shallow Crust,0.0,89.98991,0.0,03/22/7907
+5.19847,51.26101,172,12,13,9,20,2,3.55,5.0,fr,55335,3,2367840,1,1,Active Shallow Crust,0.0,89.98738,0.0,12/13/0172
+5.19847,51.26101,3498,11,3,5,18,9,3.75,5.0,fr,55336,69,2367873,1,1,Active Shallow Crust,128.8957,89.96758,0.0,11/03/3498
+5.19847,51.26101,4457,4,24,0,22,55,3.85,5.0,fr,55337,89,2367882,1,1,Active Shallow Crust,0.0,89.99096,-90.0,04/24/4457
+5.19847,51.26101,7774,9,5,4,39,19,4.05,5.0,fr,55338,155,2367909,1,1,Active Shallow Crust,128.8897,89.99467,0.0,09/05/7774
+4.53793,40.40442,6540,5,24,11,45,37,3.95,5.0,fr,55339,130,2368368,1,1,Active Shallow Crust,0.0,89.99031,0.0,05/24/6540
+4.53793,40.40442,3997,12,8,7,30,56,4.05,5.0,fr,55340,79,2368380,1,1,Active Shallow Crust,0.0,89.99136,0.0,12/08/3997
+6.32329,49.55414,3015,5,3,5,42,4,3.65,5.0,fr,55341,60,2368812,1,1,Active Shallow Crust,0.0,89.98834,0.0,05/03/3015
+6.32329,49.55414,8968,8,23,22,59,47,3.95,5.0,fr,55342,179,2368857,1,1,Active Shallow Crust,128.9001,89.99381,0.0,08/23/8968
+6.32329,49.55414,9637,7,16,15,11,46,4.15,5.0,fr,55343,192,2368872,1,1,Active Shallow Crust,0.0,89.99017,0.0,07/16/9637
+6.32329,49.55414,8787,3,4,9,2,43,4.65,5.0,fr,55344,175,2368932,1,1,Active Shallow Crust,0.0,89.99078,0.0,03/04/8787
+4.77189,42.19685,7517,1,9,2,42,34,3.75,5.0,fr,55345,150,2369310,1,1,Active Shallow Crust,0.0,89.98799,-90.0,01/09/7517
+4.89451,42.07876,4232,12,7,5,41,23,4.85,5.0,fr,55346,84,2369916,1,1,Active Shallow Crust,0.0,89.98994,0.0,12/07/4232
+4.89451,42.07876,5409,11,26,1,50,9,5.35,15.0,fr,55347,108,2369977,1,1,Active Shallow Crust,0.0,89.98963,0.0,11/26/5409
+1.29565,42.60949,7689,2,18,3,19,41,3.55,5.0,fr,55348,153,2370240,1,1,Active Shallow Crust,0.0,89.99072,0.0,02/18/7689
+1.29565,42.60949,1138,3,17,6,48,58,3.55,15.0,fr,55349,22,2370241,1,1,Active Shallow Crust,0.0,89.99072,0.0,03/17/1138
+1.29565,42.60949,8343,11,22,20,25,35,3.55,27.5,fr,55350,166,2370242,1,1,Active Shallow Crust,0.0,89.99072,0.0,11/22/8343
+1.29565,42.60949,2919,1,31,11,37,24,3.65,5.0,fr,55351,58,2370252,1,3,Active Shallow Crust,0.0,89.99008,0.0,01/31/2919
+1.29565,42.60949,7523,1,6,9,5,21,3.65,5.0,fr,55352,150,2370252,1,3,Active Shallow Crust,0.0,89.99008,0.0,01/06/7523
+1.29565,42.60949,6981,8,10,12,53,24,3.65,5.0,fr,55353,139,2370252,1,3,Active Shallow Crust,0.0,89.99008,0.0,08/10/6981
+1.29565,42.60949,8004,8,5,20,47,51,3.65,15.0,fr,55354,160,2370253,1,3,Active Shallow Crust,0.0,89.99008,0.0,08/05/8004
+1.29565,42.60949,815,2,15,18,8,41,3.65,15.0,fr,55355,16,2370253,1,3,Active Shallow Crust,0.0,89.99008,0.0,02/15/0815
+1.29565,42.60949,7161,8,2,7,55,50,3.65,15.0,fr,55356,143,2370253,1,3,Active Shallow Crust,0.0,89.99008,0.0,08/02/7161
+1.29565,42.60949,4250,11,15,16,33,45,3.65,5.0,fr,55357,84,2370261,1,1,Active Shallow Crust,128.901,89.96345,0.0,11/15/4250
+1.29565,42.60949,9971,2,9,7,24,49,3.75,5.0,fr,55358,199,2370264,1,1,Active Shallow Crust,0.0,89.98969,0.0,02/09/9971
+1.29565,42.60949,6213,11,6,17,27,26,3.85,5.0,fr,55359,124,2370276,1,1,Active Shallow Crust,0.0,89.98949,0.0,11/06/6213
+1.29565,42.60949,5925,5,4,19,34,28,3.85,5.0,fr,55360,118,2370282,1,1,Active Shallow Crust,0.0,89.98937,-90.0,05/04/5925
+1.29565,42.60949,6333,1,23,7,47,40,3.95,15.0,fr,55361,126,2370289,1,2,Active Shallow Crust,0.0,89.98946,0.0,01/23/6333
+1.29565,42.60949,9837,9,14,15,8,56,3.95,15.0,fr,55362,196,2370289,1,2,Active Shallow Crust,0.0,89.98946,0.0,09/14/9837
+1.29565,42.60949,4309,4,9,15,59,34,4.05,5.0,fr,55363,86,2370300,1,2,Active Shallow Crust,0.0,89.98956,0.0,04/09/4309
+1.29565,42.60949,5166,10,24,23,17,59,4.05,5.0,fr,55364,103,2370300,1,2,Active Shallow Crust,0.0,89.98956,0.0,10/24/5166
+1.29565,42.60949,9267,11,1,9,27,8,4.05,5.0,fr,55365,185,2370303,1,1,Active Shallow Crust,240.0052,58.00578,0.0,11/01/9267
+1.29565,42.60949,4205,2,19,12,53,10,4.05,5.0,fr,55366,84,2370309,1,1,Active Shallow Crust,128.8908,89.99374,0.0,02/19/4205
+1.29565,42.60949,1759,1,10,20,11,18,4.15,15.0,fr,55367,35,2370313,1,1,Active Shallow Crust,0.0,89.98977,0.0,01/10/1759
+1.29565,42.60949,7211,6,18,21,21,41,4.15,27.5,fr,55368,144,2370314,1,1,Active Shallow Crust,0.0,89.98977,0.0,06/18/7211
+1.29565,42.60949,3183,11,19,4,41,16,4.15,5.0,fr,55369,63,2370315,1,1,Active Shallow Crust,240.0077,57.99711,0.0,11/19/3183
+1.29565,42.60949,8024,8,29,11,24,56,4.25,5.0,fr,55370,160,2370324,1,1,Active Shallow Crust,0.0,89.99005,0.0,08/29/8024
+1.29565,42.60949,2431,4,21,14,33,43,4.25,15.0,fr,55371,48,2370325,1,1,Active Shallow Crust,0.0,89.99005,0.0,04/21/2431
+1.29565,42.60949,9477,1,6,5,41,57,4.25,5.0,fr,55372,189,2370333,1,1,Active Shallow Crust,128.8949,89.98094,0.0,01/06/9477
+1.29565,42.60949,2814,1,3,8,28,7,4.45,5.0,fr,55373,56,2370351,1,1,Active Shallow Crust,240.0044,57.99438,0.0,01/03/2814
+1.29565,42.60949,6477,6,18,2,49,36,4.55,5.0,fr,55374,129,2370363,1,1,Active Shallow Crust,240.0083,57.99711,0.0,06/18/6477
+1.29565,42.60949,5928,2,21,23,8,23,4.65,15.0,fr,55375,118,2370373,1,1,Active Shallow Crust,0.0,89.99007,0.0,02/21/5928
+1.29565,42.60949,2649,5,29,22,28,26,4.75,5.0,fr,55376,52,2370387,1,1,Active Shallow Crust,240.0061,58.00424,0.0,05/29/2649
+1.29565,42.60949,5373,2,20,20,59,57,4.75,5.0,fr,55377,107,2370393,1,1,Active Shallow Crust,128.8898,89.98808,0.0,02/20/5373
+1.29565,42.60949,6701,9,21,16,1,22,4.95,5.0,fr,55378,134,2370411,1,1,Active Shallow Crust,240.0103,58.00418,0.0,09/21/6701
+1.29565,42.60949,6873,2,10,9,20,8,4.95,15.0,fr,55379,137,2370412,1,1,Active Shallow Crust,240.0103,58.00419,0.0,02/10/6873
+1.29565,42.60949,6368,5,20,1,50,2,5.15,15.0,fr,55380,127,2370436,1,1,Active Shallow Crust,240.0175,57.99957,0.0,05/20/6368
+1.29565,42.60949,2283,4,4,6,27,34,5.55,5.0,fr,55381,45,2370480,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/04/2283
+1.29565,42.60949,6651,11,8,3,58,6,5.55,15.0,fr,55382,133,2370481,1,1,Active Shallow Crust,0.0,89.98997,0.0,11/08/6651
+-0.15189,49.09105,7167,1,16,9,4,21,3.55,5.0,fr,55383,143,2370720,1,6,Active Shallow Crust,0.0,89.9901,0.0,01/16/7167
+-0.15189,49.09105,2038,10,22,6,25,49,3.55,5.0,fr,55384,40,2370720,1,6,Active Shallow Crust,0.0,89.9901,0.0,10/22/2038
+-0.15189,49.09105,3437,9,2,11,0,7,3.55,5.0,fr,55385,68,2370720,1,6,Active Shallow Crust,0.0,89.9901,0.0,09/02/3437
+-0.15189,49.09105,3791,3,19,14,47,44,3.55,5.0,fr,55386,75,2370720,1,6,Active Shallow Crust,0.0,89.9901,0.0,03/19/3791
+-0.15189,49.09105,5077,10,15,23,19,40,3.55,5.0,fr,55387,101,2370720,1,6,Active Shallow Crust,0.0,89.9901,0.0,10/15/5077
+-0.15189,49.09105,4534,8,8,15,20,9,3.55,5.0,fr,55388,90,2370720,1,6,Active Shallow Crust,0.0,89.9901,0.0,08/08/4534
+-0.15189,49.09105,1922,4,17,2,1,31,3.55,15.0,fr,55389,38,2370721,1,1,Active Shallow Crust,0.0,89.9901,0.0,04/17/1922
+-0.15189,49.09105,1719,11,13,0,12,29,3.65,5.0,fr,55390,34,2370732,1,1,Active Shallow Crust,0.0,89.99007,0.0,11/13/1719
+-0.15189,49.09105,6771,9,22,14,48,9,3.65,15.0,fr,55391,135,2370736,1,1,Active Shallow Crust,240.0014,58.01292,0.0,09/22/6771
+-0.15189,49.09105,4965,5,3,14,27,41,3.75,5.0,fr,55392,99,2370753,1,1,Active Shallow Crust,128.8964,89.96735,0.0,05/03/4965
+-0.15189,49.09105,8502,2,25,10,44,28,3.85,5.0,fr,55393,170,2370765,1,1,Active Shallow Crust,128.8953,89.99379,0.0,02/25/8502
+-0.15189,49.09105,4662,8,10,1,15,12,3.95,5.0,fr,55394,93,2370768,1,1,Active Shallow Crust,0.0,89.98997,0.0,08/10/4662
+-0.15189,49.09105,1279,4,13,3,57,15,3.95,15.0,fr,55395,25,2370769,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/13/1279
+-0.15189,49.09105,3691,2,11,16,1,45,4.05,5.0,fr,55396,73,2370780,1,1,Active Shallow Crust,0.0,89.99002,0.0,02/11/3691
+-0.15189,49.09105,6498,6,1,11,54,41,4.05,15.0,fr,55397,129,2370781,1,1,Active Shallow Crust,0.0,89.99002,0.0,06/01/6498
+-0.15189,49.09105,9586,1,14,15,16,3,4.05,5.0,fr,55398,191,2370789,1,1,Active Shallow Crust,128.8901,89.99374,0.0,01/14/9586
+-0.15189,49.09105,5783,8,2,0,55,41,4.15,15.0,fr,55399,115,2370793,1,1,Active Shallow Crust,0.0,89.98997,0.0,08/02/5783
+-0.15189,49.09105,7621,9,22,22,41,45,4.15,27.5,fr,55400,152,2370794,1,1,Active Shallow Crust,0.0,89.98997,0.0,09/22/7621
+-0.15189,49.09105,3507,7,12,9,8,43,4.85,5.0,fr,55401,70,2370885,1,1,Active Shallow Crust,128.8917,89.98901,0.0,07/12/3507
+-0.15189,49.09105,9615,9,4,12,5,14,5.25,27.5,fr,55402,192,2370926,1,1,Active Shallow Crust,0.0,89.99,0.0,09/04/9615
+1.2907,44.77423,8922,2,12,17,1,39,3.55,5.0,fr,55403,178,2371200,1,1,Active Shallow Crust,0.0,89.98927,0.0,02/12/8922
+1.2907,44.77423,4114,11,26,20,58,55,3.85,5.0,fr,55404,82,2371236,1,1,Active Shallow Crust,0.0,89.98986,0.0,11/26/4114
+1.2907,44.77423,3499,1,1,14,31,23,3.95,5.0,fr,55405,69,2371257,1,1,Active Shallow Crust,128.9004,89.99379,0.0,01/01/3499
+1.2907,44.77423,7361,7,10,9,48,10,4.45,5.0,fr,55406,147,2371314,1,1,Active Shallow Crust,0.0,89.98972,-90.0,07/10/7361
+1.0171,48.23153,2169,4,4,22,56,14,3.55,5.0,fr,55407,43,2371680,1,1,Active Shallow Crust,0.0,89.98992,0.0,04/04/2169
+1.0171,48.23153,9752,10,2,14,19,57,3.65,5.0,fr,55408,195,2371701,1,1,Active Shallow Crust,128.9003,89.96342,0.0,10/02/9752
+1.0171,48.23153,3645,8,29,22,20,20,3.95,27.5,fr,55409,72,2371736,1,1,Active Shallow Crust,0.0,89.99036,-90.0,08/29/3645
+1.0171,48.23153,4780,3,25,3,23,58,4.25,5.0,fr,55410,95,2371764,1,1,Active Shallow Crust,0.0,89.99025,0.0,03/25/4780
+1.0171,48.23153,2829,7,23,4,31,33,4.45,5.0,fr,55411,56,2371797,1,1,Active Shallow Crust,128.8918,89.99374,0.0,07/23/2829
+7.42755,49.93549,736,7,22,6,46,50,3.55,15.0,fr,55412,14,2372161,1,1,Active Shallow Crust,0.0,89.98702,0.0,07/22/0736
+7.42755,49.93549,4784,11,29,12,52,53,3.55,15.0,fr,55413,95,2372167,1,1,Active Shallow Crust,0.0,89.98687,-90.0,11/29/4784
+7.42755,49.93549,4115,10,30,14,14,9,3.75,5.0,fr,55414,82,2372184,1,2,Active Shallow Crust,0.0,89.98969,0.0,10/30/4115
+7.42755,49.93549,6222,9,28,23,48,15,3.75,5.0,fr,55415,124,2372184,1,2,Active Shallow Crust,0.0,89.98969,0.0,09/28/6222
+7.42755,49.93549,1677,11,25,11,51,24,3.75,5.0,fr,55416,33,2372193,1,1,Active Shallow Crust,128.8972,89.96704,0.0,11/25/1677
+7.42755,49.93549,4335,4,13,18,38,8,3.95,15.0,fr,55417,86,2372209,1,1,Active Shallow Crust,0.0,89.99181,0.0,04/13/4335
+7.42755,49.93549,9866,10,8,0,47,17,4.25,5.0,fr,55418,197,2372244,1,1,Active Shallow Crust,0.0,89.9913,0.0,10/08/9866
+7.42755,49.93549,2984,1,2,17,42,2,4.55,15.0,fr,55419,59,2372284,1,1,Active Shallow Crust,240.0105,57.99758,0.0,01/02/2984
+7.42755,49.93549,5835,7,3,5,55,56,4.65,15.0,fr,55420,116,2372293,1,1,Active Shallow Crust,0.0,89.99085,0.0,07/03/5835
+7.42755,49.93549,6075,10,30,12,43,38,5.75,5.0,fr,55421,121,2372424,1,1,Active Shallow Crust,0.0,89.9902,0.0,10/30/6075
+6.1379,49.28048,2862,12,15,23,49,22,3.85,5.0,fr,55422,57,2373156,1,2,Active Shallow Crust,0.0,89.99068,0.0,12/15/2862
+6.1379,49.28048,2592,6,7,6,44,37,3.85,5.0,fr,55423,51,2373156,1,2,Active Shallow Crust,0.0,89.99068,0.0,06/07/2592
+6.1379,49.28048,750,11,10,2,21,37,3.95,15.0,fr,55424,14,2373169,1,1,Active Shallow Crust,0.0,89.9917,0.0,11/10/0750
+6.1379,49.28048,5982,1,20,20,37,49,4.05,5.0,fr,55425,119,2373180,1,1,Active Shallow Crust,0.0,89.9889,0.0,01/20/5982
+6.1379,49.28048,9250,9,11,11,35,24,4.25,5.0,fr,55426,184,2373204,1,1,Active Shallow Crust,0.0,89.99118,0.0,09/11/9250
+6.1379,49.28048,3926,10,22,4,52,16,4.35,15.0,fr,55427,78,2373220,1,1,Active Shallow Crust,240.009,57.99638,0.0,10/22/3926
+6.87964,48.23486,650,8,25,1,15,38,3.55,5.0,fr,55428,12,2373609,1,1,Active Shallow Crust,128.8962,89.99329,0.0,08/25/0650
+6.87964,48.23486,3517,10,23,19,3,17,3.65,5.0,fr,55429,70,2373612,1,2,Active Shallow Crust,0.0,89.98803,0.0,10/23/3517
+6.87964,48.23486,3050,4,14,7,41,25,3.65,5.0,fr,55430,60,2373612,1,2,Active Shallow Crust,0.0,89.98803,0.0,04/14/3050
+6.87964,48.23486,9714,5,19,1,7,59,3.65,27.5,fr,55431,194,2373617,1,1,Active Shallow Crust,240.0007,58.01403,0.0,05/19/9714
+6.87964,48.23486,6406,8,14,21,56,49,3.75,5.0,fr,55432,128,2373624,1,1,Active Shallow Crust,0.0,89.98933,0.0,08/14/6406
+6.87964,48.23486,7642,2,22,14,32,37,3.85,5.0,fr,55433,152,2373636,1,2,Active Shallow Crust,0.0,89.99049,0.0,02/22/7642
+6.87964,48.23486,531,6,23,0,23,32,3.85,5.0,fr,55434,10,2373636,1,2,Active Shallow Crust,0.0,89.99049,0.0,06/23/0531
+6.87964,48.23486,2445,10,1,1,13,4,3.85,15.0,fr,55435,48,2373640,1,1,Active Shallow Crust,240.0101,57.99793,0.0,10/01/2445
+6.87964,48.23486,6234,2,7,2,23,17,3.85,5.0,fr,55436,124,2373642,1,2,Active Shallow Crust,0.0,89.99038,-90.0,02/07/6234
+6.87964,48.23486,3141,12,30,1,15,47,3.85,5.0,fr,55437,62,2373642,1,2,Active Shallow Crust,0.0,89.99038,-90.0,12/30/3141
+6.87964,48.23486,1384,11,5,12,41,49,3.85,5.0,fr,55438,27,2373645,1,1,Active Shallow Crust,128.8951,89.99287,0.0,11/05/1384
+6.87964,48.23486,513,8,30,20,56,11,3.95,5.0,fr,55439,10,2373651,1,1,Active Shallow Crust,240.0196,58.00513,0.0,08/30/0513
+6.87964,48.23486,4116,5,7,23,29,39,4.45,27.5,fr,55440,82,2373710,1,1,Active Shallow Crust,0.0,89.99046,0.0,05/07/4116
+6.87964,48.23486,1316,12,30,0,22,38,4.55,5.0,fr,55441,26,2373729,1,1,Active Shallow Crust,128.8934,89.98574,0.0,12/30/1316
+1.46855,52.79889,2136,10,29,18,14,3,3.55,5.0,fr,55442,42,2374089,1,1,Active Shallow Crust,128.8954,89.9939,0.0,10/29/2136
+-5.42715,48.23882,3275,3,13,5,59,57,3.55,5.0,fr,55443,65,2375040,1,1,Active Shallow Crust,0.0,89.99329,0.0,03/13/3275
+-5.42715,48.23882,2855,2,7,5,21,2,3.65,15.0,fr,55444,57,2375053,1,1,Active Shallow Crust,0.0,89.98803,0.0,02/07/2855
+-5.42715,48.23882,4334,4,22,6,39,59,3.65,5.0,fr,55445,86,2375055,1,1,Active Shallow Crust,240.0003,58.01334,0.0,04/22/4334
+-5.42715,48.23882,9911,8,29,21,36,29,3.85,5.0,fr,55446,198,2375082,1,1,Active Shallow Crust,0.0,89.99038,-90.0,08/29/9911
+-1.74872,49.25081,5335,1,19,9,17,40,3.55,5.0,fr,55447,106,2375520,1,1,Active Shallow Crust,0.0,89.99013,0.0,01/19/5335
+-1.74872,49.25081,9768,10,25,13,12,23,3.55,27.5,fr,55448,195,2375522,1,1,Active Shallow Crust,0.0,89.99013,0.0,10/25/9768
+-1.74872,49.25081,9569,3,13,9,19,24,3.55,5.0,fr,55449,191,2375526,1,1,Active Shallow Crust,0.0,89.99001,-90.0,03/13/9569
+-1.74872,49.25081,3443,1,16,1,33,31,3.65,5.0,fr,55450,68,2375532,1,1,Active Shallow Crust,0.0,89.98973,0.0,01/16/3443
+-1.74872,49.25081,4291,2,21,18,36,38,3.65,5.0,fr,55451,85,2375535,1,2,Active Shallow Crust,240.0011,58.01294,0.0,02/21/4291
+-1.74872,49.25081,3363,10,25,17,3,7,3.65,5.0,fr,55452,67,2375535,1,2,Active Shallow Crust,240.0011,58.01294,0.0,10/25/3363
+-1.74872,49.25081,348,11,15,19,3,14,3.65,15.0,fr,55453,6,2375536,1,1,Active Shallow Crust,240.0011,58.01294,0.0,11/15/0348
+-1.74872,49.25081,9603,7,19,10,8,58,3.75,5.0,fr,55454,192,2375547,1,1,Active Shallow Crust,240.0086,58.01758,0.0,07/19/9603
+-1.74872,49.25081,5747,1,30,14,11,5,3.75,27.5,fr,55455,114,2375552,1,1,Active Shallow Crust,0.0,89.98942,-90.0,01/30/5747
+-1.74872,49.25081,780,9,7,13,50,20,3.85,5.0,fr,55456,15,2375556,1,1,Active Shallow Crust,0.0,89.98952,0.0,09/07/0780
+-1.74872,49.25081,8159,8,5,14,21,11,3.95,5.0,fr,55457,163,2375568,1,1,Active Shallow Crust,0.0,89.98962,0.0,08/05/8159
+-1.74872,49.25081,5278,1,14,0,31,44,4.15,5.0,fr,55458,105,2375592,1,1,Active Shallow Crust,0.0,89.9901,0.0,01/14/5278
+-1.74872,49.25081,7535,10,30,11,12,38,4.25,5.0,fr,55459,150,2375604,1,1,Active Shallow Crust,0.0,89.98971,0.0,10/30/7535
+-1.74872,49.25081,2354,1,23,8,38,52,4.25,15.0,fr,55460,47,2375605,1,2,Active Shallow Crust,0.0,89.98971,0.0,01/23/2354
+-1.74872,49.25081,9662,2,16,17,51,10,4.25,15.0,fr,55461,193,2375605,1,2,Active Shallow Crust,0.0,89.98971,0.0,02/16/9662
+-1.74872,49.25081,6140,2,24,16,41,6,4.35,5.0,fr,55462,122,2375616,1,1,Active Shallow Crust,0.0,89.99017,0.0,02/24/6140
+-1.74872,49.25081,8905,6,11,2,59,43,4.35,15.0,fr,55463,178,2375617,1,3,Active Shallow Crust,0.0,89.99017,0.0,06/11/8905
+-1.74872,49.25081,5505,1,24,14,6,7,4.35,15.0,fr,55464,110,2375617,1,3,Active Shallow Crust,0.0,89.99017,0.0,01/24/5505
+-1.74872,49.25081,4971,4,21,16,45,13,4.35,15.0,fr,55465,99,2375617,1,3,Active Shallow Crust,0.0,89.99017,0.0,04/21/4971
+-1.74872,49.25081,9957,7,11,22,57,58,4.35,27.5,fr,55466,199,2375621,1,1,Active Shallow Crust,240.0092,57.99598,0.0,07/11/9957
+-1.74872,49.25081,5434,12,30,1,22,15,4.55,15.0,fr,55467,108,2375647,1,1,Active Shallow Crust,0.0,89.99,-90.0,12/30/5434
+-1.74872,49.25081,278,9,12,13,39,35,5.55,15.0,fr,55468,5,2375761,1,1,Active Shallow Crust,0.0,89.98996,0.0,09/12/0278
+2.01563,43.65139,6847,10,21,8,13,22,3.55,15.0,fr,55469,136,2376481,1,1,Active Shallow Crust,0.0,89.98906,0.0,10/21/6847
+2.01563,43.65139,4519,3,13,15,38,13,3.65,5.0,fr,55470,90,2376492,1,1,Active Shallow Crust,0.0,89.99024,0.0,03/13/4519
+2.01563,43.65139,4385,4,8,17,16,4,3.75,15.0,fr,55471,87,2376505,1,1,Active Shallow Crust,0.0,89.99131,0.0,04/08/4385
+2.01563,43.65139,9025,5,30,7,6,30,3.85,15.0,fr,55472,180,2376517,1,2,Active Shallow Crust,0.0,89.98967,0.0,05/30/9025
+2.01563,43.65139,4651,5,6,5,47,50,3.85,15.0,fr,55473,93,2376517,1,2,Active Shallow Crust,0.0,89.98967,0.0,05/06/4651
+2.01563,43.65139,2948,2,22,15,40,22,3.85,15.0,fr,55474,58,2376520,1,1,Active Shallow Crust,240.0104,57.9977,0.0,02/22/2948
+2.01563,43.65139,3334,5,2,13,59,39,4.55,5.0,fr,55475,66,2376603,1,1,Active Shallow Crust,240.0087,57.99725,0.0,05/02/3334
+2.47686,44.51618,9714,10,23,5,18,20,3.55,5.0,fr,55476,194,2376960,1,2,Active Shallow Crust,0.0,89.98921,0.0,10/23/9714
+2.47686,44.51618,6594,1,10,19,8,13,3.55,5.0,fr,55477,131,2376960,1,2,Active Shallow Crust,0.0,89.98921,0.0,01/10/6594
+2.47686,44.51618,5271,7,23,16,54,3,3.55,15.0,fr,55478,105,2376964,1,1,Active Shallow Crust,240.0117,57.99833,0.0,07/23/5271
+2.47686,44.51618,5242,5,22,23,2,7,3.65,5.0,fr,55479,104,2376972,1,1,Active Shallow Crust,0.0,89.99039,0.0,05/22/5242
+2.47686,44.51618,6993,6,30,6,56,17,3.65,5.0,fr,55480,139,2376975,1,1,Active Shallow Crust,240.0012,58.01264,0.0,06/30/6993
+2.47686,44.51618,7939,9,30,15,46,9,3.75,5.0,fr,55481,158,2376984,1,1,Active Shallow Crust,0.0,89.98858,0.0,09/30/7939
+2.47686,44.51618,6331,3,27,5,20,21,3.75,5.0,fr,55482,126,2376990,1,1,Active Shallow Crust,0.0,89.99133,-90.0,03/27/6331
+2.47686,44.51618,1956,1,2,20,37,35,3.95,5.0,fr,55483,39,2377008,1,1,Active Shallow Crust,0.0,89.99093,0.0,01/02/1956
+2.47686,44.51618,6922,8,11,12,12,27,4.05,5.0,fr,55484,138,2377023,1,2,Active Shallow Crust,240.0058,58.00555,0.0,08/11/6922
+2.47686,44.51618,1427,2,5,17,10,14,4.05,5.0,fr,55485,28,2377023,1,2,Active Shallow Crust,240.0058,58.00555,0.0,02/05/1427
+2.47686,44.51618,7062,2,6,15,22,29,4.25,5.0,fr,55486,141,2377044,1,2,Active Shallow Crust,0.0,89.99036,0.0,02/06/7062
+2.47686,44.51618,4225,10,16,0,13,6,4.25,5.0,fr,55487,84,2377044,1,2,Active Shallow Crust,0.0,89.99036,0.0,10/16/4225
+2.47686,44.51618,6830,4,28,11,17,16,4.35,5.0,fr,55488,136,2377056,1,1,Active Shallow Crust,0.0,89.98998,0.0,04/28/6830
+2.47686,44.51618,4477,5,20,13,9,38,4.65,15.0,fr,55489,89,2377093,1,1,Active Shallow Crust,0.0,89.98987,0.0,05/20/4477
+2.47686,44.51618,6934,1,10,6,25,44,4.85,5.0,fr,55490,138,2377116,1,1,Active Shallow Crust,0.0,89.99034,0.0,01/10/6934
+-5.98101,48.8629,9862,11,14,19,5,12,3.65,27.5,fr,55491,197,2377457,1,1,Active Shallow Crust,240.0022,58.01193,0.0,11/14/9862
+-5.98101,48.8629,3945,3,6,1,22,57,3.75,15.0,fr,55492,78,2377468,1,1,Active Shallow Crust,240.008,58.01742,0.0,03/06/3945
+-5.98101,48.8629,5918,11,5,12,39,25,3.85,15.0,fr,55493,118,2377477,1,1,Active Shallow Crust,0.0,89.99061,0.0,11/05/5918
+-0.20078,47.89038,4877,8,27,11,47,52,3.55,5.0,fr,55494,97,2377920,1,4,Active Shallow Crust,0.0,89.99007,0.0,08/27/4877
+-0.20078,47.89038,202,6,10,18,4,31,3.55,5.0,fr,55495,4,2377920,1,4,Active Shallow Crust,0.0,89.99007,0.0,06/10/0202
+-0.20078,47.89038,4659,3,12,1,38,58,3.55,5.0,fr,55496,93,2377920,1,4,Active Shallow Crust,0.0,89.99007,0.0,03/12/4659
+-0.20078,47.89038,2913,12,25,8,37,17,3.55,5.0,fr,55497,58,2377920,1,4,Active Shallow Crust,0.0,89.99007,0.0,12/25/2913
+-0.20078,47.89038,4944,7,27,14,27,2,3.65,5.0,fr,55498,98,2377932,1,1,Active Shallow Crust,0.0,89.99002,0.0,07/27/4944
+-0.20078,47.89038,2759,11,22,3,11,6,3.75,5.0,fr,55499,55,2377953,1,1,Active Shallow Crust,128.8965,89.96735,0.0,11/22/2759
+-0.20078,47.89038,7970,6,17,14,10,10,3.85,5.0,fr,55500,159,2377956,1,1,Active Shallow Crust,0.0,89.98997,0.0,06/17/7970
+-0.20078,47.89038,2748,5,26,13,24,5,3.85,15.0,fr,55501,54,2377957,1,1,Active Shallow Crust,0.0,89.98997,0.0,05/26/2748
+-0.20078,47.89038,3308,8,16,16,31,27,4.05,5.0,fr,55502,66,2377986,1,1,Active Shallow Crust,0.0,89.99002,-90.0,08/16/3308
+-0.20078,47.89038,3103,8,10,4,45,3,4.15,15.0,fr,55503,62,2377996,1,1,Active Shallow Crust,240.0087,57.99738,0.0,08/10/3103
+0.33908,41.42441,8740,3,17,12,43,40,3.75,5.0,fr,55504,174,2378424,1,1,Active Shallow Crust,0.0,89.98987,0.0,03/17/8740
+0.33908,41.42441,5464,8,2,6,28,3,3.85,5.0,fr,55505,109,2378436,1,1,Active Shallow Crust,0.0,89.98996,0.0,08/02/5464
+0.33908,41.42441,61,10,2,0,58,44,3.85,15.0,fr,55506,1,2378440,1,1,Active Shallow Crust,240.0102,57.9977,0.0,10/02/0061
+0.33908,41.42441,7719,9,29,12,8,8,4.45,5.0,fr,55507,154,2378508,1,1,Active Shallow Crust,0.0,89.98994,0.0,09/29/7719
+0.33908,41.42441,4925,12,14,3,55,32,5.25,27.5,fr,55508,98,2378609,1,1,Active Shallow Crust,240.0175,57.99972,0.0,12/14/4925
+-1.05459,45.12048,1120,10,27,12,21,14,3.65,5.0,fr,55509,22,2378895,1,1,Active Shallow Crust,240.0006,58.01287,0.0,10/27/1120
+-1.05459,45.12048,9742,3,4,12,11,49,3.85,15.0,fr,55510,194,2378917,1,1,Active Shallow Crust,0.0,89.98992,0.0,03/04/9742
+-1.05459,45.12048,3452,11,30,2,57,15,4.45,5.0,fr,55511,69,2378988,1,1,Active Shallow Crust,0.0,89.9899,0.0,11/30/3452
+-1.97885,48.42951,7552,8,29,7,42,35,3.55,5.0,fr,55512,151,2379360,1,3,Active Shallow Crust,0.0,89.98996,0.0,08/29/7552
+-1.97885,48.42951,1834,8,26,23,3,44,3.55,5.0,fr,55513,36,2379360,1,3,Active Shallow Crust,0.0,89.98996,0.0,08/26/1834
+-1.97885,48.42951,2785,12,12,8,6,2,3.55,5.0,fr,55514,55,2379360,1,3,Active Shallow Crust,0.0,89.98996,0.0,12/12/2785
+-1.97885,48.42951,8285,7,2,6,24,31,3.55,15.0,fr,55515,165,2379361,1,1,Active Shallow Crust,0.0,89.98996,0.0,07/02/8285
+-1.97885,48.42951,3728,8,14,4,51,30,3.55,27.5,fr,55516,74,2379371,1,1,Active Shallow Crust,128.8957,89.99415,0.0,08/14/3728
+-1.97885,48.42951,509,1,24,3,3,35,3.65,5.0,fr,55517,10,2379372,1,1,Active Shallow Crust,0.0,89.98956,0.0,01/24/0509
+-1.97885,48.42951,3181,3,24,21,15,25,3.65,15.0,fr,55518,63,2379373,1,1,Active Shallow Crust,0.0,89.98956,0.0,03/24/3181
+-1.97885,48.42951,6988,6,27,2,59,38,3.65,27.5,fr,55519,139,2379374,1,1,Active Shallow Crust,0.0,89.98956,0.0,06/27/6988
+-1.97885,48.42951,575,12,18,7,32,26,3.65,5.0,fr,55520,11,2379375,1,2,Active Shallow Crust,240.0016,58.01271,0.0,12/18/0575
+-1.97885,48.42951,8366,7,25,3,4,52,3.65,5.0,fr,55521,167,2379375,1,2,Active Shallow Crust,240.0016,58.01271,0.0,07/25/8366
+-1.97885,48.42951,7318,7,25,10,3,53,3.65,15.0,fr,55522,146,2379376,1,2,Active Shallow Crust,240.0016,58.01271,0.0,07/25/7318
+-1.97885,48.42951,3745,11,9,9,28,17,3.65,15.0,fr,55523,74,2379376,1,2,Active Shallow Crust,240.0016,58.01271,0.0,11/09/3745
+-1.97885,48.42951,6675,6,25,1,18,31,3.65,5.0,fr,55524,133,2379381,1,1,Active Shallow Crust,128.9002,89.96343,0.0,06/25/6675
+-1.97885,48.42951,3576,12,28,20,33,54,3.75,5.0,fr,55525,71,2379384,1,1,Active Shallow Crust,0.0,89.98937,0.0,12/28/3576
+-1.97885,48.42951,6667,12,30,13,15,23,3.75,15.0,fr,55526,133,2379385,1,1,Active Shallow Crust,0.0,89.98937,0.0,12/30/6667
+-1.97885,48.42951,3286,12,23,7,56,35,3.75,5.0,fr,55527,65,2379390,1,1,Active Shallow Crust,0.0,89.99059,-90.0,12/23/3286
+-1.97885,48.42951,1430,11,25,5,39,4,3.75,15.0,fr,55528,28,2379391,1,1,Active Shallow Crust,0.0,89.99059,-90.0,11/25/1430
+-1.97885,48.42951,8687,4,24,21,56,17,3.85,5.0,fr,55529,173,2379396,1,1,Active Shallow Crust,0.0,89.99052,0.0,04/24/8687
+-1.97885,48.42951,7747,5,26,2,1,56,3.95,5.0,fr,55530,154,2379417,1,1,Active Shallow Crust,128.9002,89.99367,0.0,05/26/7747
+-1.97885,48.42951,1681,9,8,16,8,32,3.95,15.0,fr,55531,33,2379418,1,1,Active Shallow Crust,128.9002,89.99367,0.0,09/08/1681
+-1.97885,48.42951,2162,1,31,9,32,46,4.05,5.0,fr,55532,43,2379420,1,1,Active Shallow Crust,0.0,89.98965,0.0,01/31/2162
+-1.97885,48.42951,1753,2,7,23,18,55,4.05,5.0,fr,55533,35,2379423,1,1,Active Shallow Crust,240.0064,58.00583,0.0,02/07/1753
+-1.97885,48.42951,8469,5,13,14,41,38,4.15,5.0,fr,55534,169,2379438,1,1,Active Shallow Crust,0.0,89.98982,-90.0,05/13/8469
+-1.97885,48.42951,2176,5,2,7,28,44,4.45,5.0,fr,55535,43,2379468,1,1,Active Shallow Crust,0.0,89.98991,0.0,05/02/2176
+-1.97885,48.42951,688,12,2,6,17,42,4.75,15.0,fr,55536,13,2379505,1,1,Active Shallow Crust,0.0,89.98991,0.0,12/02/0688
+1.06517,49.02629,5290,7,16,6,13,36,3.65,5.0,fr,55537,105,2379852,1,3,Active Shallow Crust,0.0,89.98969,0.0,07/16/5290
+1.06517,49.02629,3813,8,16,12,6,52,3.65,5.0,fr,55538,76,2379852,1,3,Active Shallow Crust,0.0,89.98969,0.0,08/16/3813
+1.06517,49.02629,676,10,24,3,50,26,3.65,5.0,fr,55539,13,2379852,1,3,Active Shallow Crust,0.0,89.98969,0.0,10/24/0676
+1.06517,49.02629,1530,6,18,17,11,27,3.75,5.0,fr,55540,30,2379864,1,1,Active Shallow Crust,0.0,89.98949,0.0,06/18/1530
+1.06517,49.02629,7132,6,2,6,7,23,3.75,27.5,fr,55541,142,2379869,1,1,Active Shallow Crust,240.0086,58.01759,0.0,06/02/7132
+1.06517,49.02629,3357,5,29,2,14,31,3.85,15.0,fr,55542,67,2379880,1,1,Active Shallow Crust,240.0112,57.99788,0.0,05/29/3357
+1.06517,49.02629,6205,5,7,13,54,28,4.15,15.0,fr,55543,124,2379913,1,1,Active Shallow Crust,0.0,89.99006,0.0,05/07/6205
+1.06517,49.02629,3177,11,7,0,14,49,4.15,15.0,fr,55544,63,2379922,1,1,Active Shallow Crust,128.8972,89.99379,0.0,11/07/3177
+1.06517,49.02629,1199,8,17,0,54,19,4.25,27.5,fr,55545,23,2379926,1,1,Active Shallow Crust,0.0,89.98966,0.0,08/17/1199
+1.06517,49.02629,4590,5,27,15,7,33,4.45,15.0,fr,55546,91,2379949,1,1,Active Shallow Crust,0.0,89.99003,0.0,05/27/4590
+1.06517,49.02629,9396,6,23,13,55,12,4.55,5.0,fr,55547,187,2379960,1,1,Active Shallow Crust,0.0,89.99007,0.0,06/23/9396
+1.06517,49.02629,1133,3,12,7,19,52,5.15,15.0,fr,55548,22,2380033,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/12/1133
+1.06517,49.02629,1394,5,13,22,2,28,5.35,15.0,fr,55549,27,2380057,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/13/1394
+1.06517,49.02629,3889,9,5,0,10,11,5.75,27.5,fr,55550,77,2380112,1,1,Active Shallow Crust,0.0,89.99003,-90.0,09/05/3889
+5.23501,47.89868,4863,3,15,3,58,4,3.55,27.5,fr,55551,97,2380331,1,1,Active Shallow Crust,128.8953,89.99324,0.0,03/15/4863
+5.23501,47.89868,9070,8,21,3,53,3,3.65,27.5,fr,55552,181,2380334,1,1,Active Shallow Crust,0.0,89.98795,0.0,08/21/9070
+5.23501,47.89868,2081,11,28,3,26,39,4.25,27.5,fr,55553,41,2380406,1,1,Active Shallow Crust,0.0,89.99094,0.0,11/28/2081
+-1.39333,48.74229,9913,7,2,14,44,42,3.55,5.0,fr,55554,198,2380800,1,2,Active Shallow Crust,0.0,89.99003,0.0,07/02/9913
+-1.39333,48.74229,3971,4,6,15,33,16,3.55,5.0,fr,55555,79,2380800,1,2,Active Shallow Crust,0.0,89.99003,0.0,04/06/3971
+-1.39333,48.74229,3039,5,4,9,46,23,3.65,5.0,fr,55556,60,2380812,1,2,Active Shallow Crust,0.0,89.98963,0.0,05/04/3039
+-1.39333,48.74229,8944,8,23,21,29,43,3.65,5.0,fr,55557,178,2380812,1,2,Active Shallow Crust,0.0,89.98963,0.0,08/23/8944
+-1.39333,48.74229,1348,10,13,3,35,47,3.65,15.0,fr,55558,26,2380813,1,3,Active Shallow Crust,0.0,89.98963,0.0,10/13/1348
+-1.39333,48.74229,7233,7,2,13,33,54,3.65,15.0,fr,55559,144,2380813,1,3,Active Shallow Crust,0.0,89.98963,0.0,07/02/7233
+-1.39333,48.74229,4442,10,24,12,34,42,3.65,15.0,fr,55560,88,2380813,1,3,Active Shallow Crust,0.0,89.98963,0.0,10/24/4442
+-1.39333,48.74229,7575,10,5,1,1,11,3.65,27.5,fr,55561,151,2380814,1,1,Active Shallow Crust,0.0,89.98963,0.0,10/05/7575
+-1.39333,48.74229,1522,2,8,0,20,9,3.85,5.0,fr,55562,30,2380842,1,1,Active Shallow Crust,0.0,89.99048,-90.0,02/08/1522
+-1.39333,48.74229,4722,8,16,15,22,16,3.95,5.0,fr,55563,94,2380848,1,3,Active Shallow Crust,0.0,89.98951,0.0,08/16/4722
+-1.39333,48.74229,3388,8,7,21,14,52,3.95,5.0,fr,55564,67,2380848,1,3,Active Shallow Crust,0.0,89.98951,0.0,08/07/3388
+-1.39333,48.74229,2289,9,3,15,7,26,3.95,5.0,fr,55565,45,2380848,1,3,Active Shallow Crust,0.0,89.98951,0.0,09/03/2289
+-1.39333,48.74229,4213,2,25,21,21,37,4.05,5.0,fr,55566,84,2380860,1,2,Active Shallow Crust,0.0,89.98972,0.0,02/25/4213
+-1.39333,48.74229,8074,4,9,6,42,46,4.05,5.0,fr,55567,161,2380860,1,2,Active Shallow Crust,0.0,89.98972,0.0,04/09/8074
+-1.39333,48.74229,7230,2,13,22,56,59,4.05,5.0,fr,55568,144,2380863,1,1,Active Shallow Crust,240.0062,58.00591,0.0,02/13/7230
+-1.39333,48.74229,3478,4,2,7,6,33,4.85,5.0,fr,55569,69,2380956,1,1,Active Shallow Crust,0.0,89.98995,0.0,04/02/3478
+-1.39333,48.74229,5171,3,19,3,21,52,5.15,15.0,fr,55570,103,2380993,1,1,Active Shallow Crust,0.0,89.98998,0.0,03/19/5171
+-4.33717,46.15643,1231,7,11,13,36,31,4.35,5.0,fr,55571,24,2381376,1,1,Active Shallow Crust,0.0,89.98888,0.0,07/11/1231
+-2.63196,49.58497,2102,5,30,10,25,4,3.55,5.0,fr,55572,42,2381760,1,1,Active Shallow Crust,0.0,89.9902,0.0,05/30/2102
+-2.63196,49.58497,8271,7,26,16,9,5,3.75,5.0,fr,55573,165,2381784,1,1,Active Shallow Crust,0.0,89.98962,0.0,07/26/8271
+-2.63196,49.58497,5081,2,10,0,15,26,3.75,5.0,fr,55574,101,2381787,1,1,Active Shallow Crust,240.0084,58.01778,0.0,02/10/5081
+4.45465,40.93709,8,4,11,16,0,39,3.55,5.0,fr,55575,0,2382246,1,1,Active Shallow Crust,0.0,89.99229,-90.0,04/11/0008
+4.45465,40.93709,3155,6,17,1,32,51,3.65,15.0,fr,55576,63,2382256,1,1,Active Shallow Crust,240.0013,58.01293,0.0,06/17/3155
+4.45465,40.93709,1121,12,17,17,34,43,3.65,27.5,fr,55577,22,2382260,1,1,Active Shallow Crust,0.0,89.99313,-90.0,12/17/1121
+4.45465,40.93709,5213,5,3,2,3,7,3.75,5.0,fr,55578,104,2382264,1,1,Active Shallow Crust,0.0,89.9879,0.0,05/03/5213
+4.45465,40.93709,3277,11,12,23,47,27,3.85,5.0,fr,55579,65,2382276,1,2,Active Shallow Crust,0.0,89.98921,0.0,11/12/3277
+4.45465,40.93709,5930,2,3,20,23,1,3.85,5.0,fr,55580,118,2382276,1,2,Active Shallow Crust,0.0,89.98921,0.0,02/03/5930
+4.45465,40.93709,5268,12,5,12,14,55,3.95,5.0,fr,55581,105,2382297,1,1,Active Shallow Crust,128.8998,89.99519,0.0,12/05/5268
+4.45465,40.93709,1014,7,6,16,4,44,5.55,15.0,fr,55582,20,2382484,1,1,Active Shallow Crust,240.028,58.00164,0.0,07/06/1014
+6.7743,43.65751,6034,2,20,14,27,5,3.55,5.0,fr,55583,120,2382720,1,1,Active Shallow Crust,0.0,89.99271,0.0,02/20/6034
+6.7743,43.65751,5492,9,10,2,57,19,3.65,5.0,fr,55584,109,2382732,1,2,Active Shallow Crust,0.0,89.987,0.0,09/10/5492
+6.7743,43.65751,7429,7,11,4,24,10,3.65,5.0,fr,55585,148,2382732,1,2,Active Shallow Crust,0.0,89.987,0.0,07/11/7429
+6.7743,43.65751,1822,12,23,4,8,18,3.75,15.0,fr,55586,36,2382745,1,1,Active Shallow Crust,0.0,89.98841,0.0,12/23/1822
+6.7743,43.65751,285,3,19,5,39,35,3.85,15.0,fr,55587,5,2382757,1,3,Active Shallow Crust,0.0,89.98967,0.0,03/19/0285
+6.7743,43.65751,8524,6,20,15,0,13,3.85,15.0,fr,55588,170,2382757,1,3,Active Shallow Crust,0.0,89.98967,0.0,06/20/8524
+6.7743,43.65751,7974,5,11,1,44,49,3.85,15.0,fr,55589,159,2382757,1,3,Active Shallow Crust,0.0,89.98967,0.0,05/11/7974
+6.7743,43.65751,6103,12,21,5,18,11,3.95,27.5,fr,55590,122,2382779,1,1,Active Shallow Crust,128.9017,89.9931,0.0,12/21/6103
+6.7743,43.65751,372,9,8,12,53,49,4.05,5.0,fr,55591,7,2382780,1,1,Active Shallow Crust,0.0,89.9918,0.0,09/08/0372
+6.7743,43.65751,2761,3,9,4,15,6,4.05,15.0,fr,55592,55,2382781,1,1,Active Shallow Crust,0.0,89.9918,0.0,03/09/2761
+6.7743,43.65751,1054,2,3,19,49,15,4.65,5.0,fr,55593,21,2382852,1,2,Active Shallow Crust,0.0,89.98972,0.0,02/03/1054
+6.7743,43.65751,8165,2,1,23,16,12,4.65,5.0,fr,55594,163,2382852,1,2,Active Shallow Crust,0.0,89.98972,0.0,02/01/8165
+6.7743,43.65751,6807,4,2,15,49,31,5.25,5.0,fr,55595,136,2382924,1,1,Active Shallow Crust,0.0,89.98969,0.0,04/02/6807
+6.7743,43.65751,4968,1,2,15,48,33,5.55,27.5,fr,55596,99,2382968,1,1,Active Shallow Crust,0.0,89.98966,-90.0,01/02/4968
+0.19394,44.14321,5816,9,3,6,1,35,3.85,15.0,fr,55597,116,2383240,1,1,Active Shallow Crust,240.0105,57.99777,0.0,09/03/5816
+0.19394,44.14321,2614,3,18,19,54,23,4.25,15.0,fr,55598,52,2383288,1,1,Active Shallow Crust,240.0071,57.99399,0.0,03/18/2614
+0.19394,44.14321,4369,5,27,10,51,2,5.35,5.0,fr,55599,87,2383419,1,1,Active Shallow Crust,240.0234,57.99754,0.0,05/27/4369
+1.86485,42.2982,7353,2,17,2,53,6,3.55,5.0,fr,55600,147,2383680,1,1,Active Shallow Crust,0.0,89.99068,0.0,02/17/7353
+1.86485,42.2982,5403,8,12,14,20,13,3.55,27.5,fr,55601,108,2383691,1,1,Active Shallow Crust,128.8966,89.99348,0.0,08/12/5403
+1.86485,42.2982,7565,11,27,16,23,6,3.65,5.0,fr,55602,151,2383692,1,4,Active Shallow Crust,0.0,89.99003,0.0,11/27/7565
+1.86485,42.2982,7326,11,6,2,9,16,3.65,5.0,fr,55603,146,2383692,1,4,Active Shallow Crust,0.0,89.99003,0.0,11/06/7326
+1.86485,42.2982,8854,3,7,1,45,1,3.65,5.0,fr,55604,177,2383692,1,4,Active Shallow Crust,0.0,89.99003,0.0,03/07/8854
+1.86485,42.2982,849,5,28,13,5,33,3.65,5.0,fr,55605,16,2383692,1,4,Active Shallow Crust,0.0,89.99003,0.0,05/28/0849
+1.86485,42.2982,401,7,17,4,52,37,3.65,15.0,fr,55606,8,2383693,1,1,Active Shallow Crust,0.0,89.99003,0.0,07/17/0401
+1.86485,42.2982,6365,2,9,23,13,25,3.65,5.0,fr,55607,127,2383695,1,2,Active Shallow Crust,240.0009,58.01279,0.0,02/09/6365
+1.86485,42.2982,390,3,23,3,19,57,3.65,5.0,fr,55608,7,2383695,1,2,Active Shallow Crust,240.0009,58.01279,0.0,03/23/0390
+1.86485,42.2982,9436,8,12,11,14,40,3.65,5.0,fr,55609,188,2383701,1,1,Active Shallow Crust,128.9003,89.96358,0.0,08/12/9436
+1.86485,42.2982,256,10,14,6,17,47,3.75,5.0,fr,55610,5,2383704,1,1,Active Shallow Crust,0.0,89.98963,0.0,10/14/0256
+1.86485,42.2982,5112,8,11,10,28,26,3.75,15.0,fr,55611,102,2383711,1,1,Active Shallow Crust,0.0,89.98951,-90.0,08/11/5112
+1.86485,42.2982,4783,3,4,19,40,30,3.85,5.0,fr,55612,95,2383716,1,1,Active Shallow Crust,0.0,89.98944,0.0,03/04/4783
+1.86485,42.2982,169,10,19,20,15,13,3.85,15.0,fr,55613,3,2383717,1,1,Active Shallow Crust,0.0,89.98944,0.0,10/19/0169
+1.86485,42.2982,7211,12,6,1,53,22,3.85,15.0,fr,55614,144,2383726,1,1,Active Shallow Crust,128.8959,89.99406,0.0,12/06/7211
+1.86485,42.2982,6721,7,19,1,40,56,3.95,27.5,fr,55615,134,2383739,1,1,Active Shallow Crust,128.9009,89.99353,0.0,07/19/6721
+1.86485,42.2982,8430,11,16,9,57,51,4.05,5.0,fr,55616,168,2383740,1,1,Active Shallow Crust,0.0,89.98952,0.0,11/16/8430
+1.86485,42.2982,3517,2,16,17,15,4,4.05,15.0,fr,55617,70,2383744,1,1,Active Shallow Crust,240.0053,58.00569,0.0,02/16/3517
+1.86485,42.2982,6262,9,4,16,4,59,4.05,27.5,fr,55618,125,2383745,1,1,Active Shallow Crust,240.0053,58.00569,0.0,09/04/6262
+1.86485,42.2982,6159,8,25,5,45,37,4.05,5.0,fr,55619,123,2383746,1,1,Active Shallow Crust,0.0,89.99046,-90.0,08/25/6159
+1.86485,42.2982,3779,9,5,10,26,13,4.15,15.0,fr,55620,75,2383762,1,1,Active Shallow Crust,128.8981,89.99393,0.0,09/05/3779
+1.86485,42.2982,2706,9,10,16,58,8,4.35,15.0,fr,55621,54,2383777,1,1,Active Shallow Crust,0.0,89.99035,0.0,09/10/2706
+1.86485,42.2982,4839,7,5,20,54,4,4.65,5.0,fr,55622,96,2383812,1,1,Active Shallow Crust,0.0,89.99001,0.0,07/05/4839
+1.86485,42.2982,7220,4,9,14,27,18,5.25,15.0,fr,55623,144,2383891,1,1,Active Shallow Crust,0.0,89.98988,-90.0,04/09/7220
+1.86485,42.2982,6235,12,18,9,31,50,6.05,27.5,fr,55624,124,2383982,1,1,Active Shallow Crust,0.0,89.99003,0.0,12/18/6235
+2.90137,45.62832,2856,12,23,3,5,4,3.55,5.0,fr,55625,57,2384160,1,2,Active Shallow Crust,0.0,89.98943,0.0,12/23/2856
+2.90137,45.62832,4299,5,23,12,0,11,3.55,5.0,fr,55626,85,2384160,1,2,Active Shallow Crust,0.0,89.98943,0.0,05/23/4299
+2.90137,45.62832,824,7,6,0,51,0,3.55,15.0,fr,55627,16,2384161,1,1,Active Shallow Crust,0.0,89.98943,0.0,07/06/0824
+2.90137,45.62832,6831,5,14,14,42,24,3.55,27.5,fr,55628,136,2384162,1,1,Active Shallow Crust,0.0,89.98943,0.0,05/14/6831
+2.90137,45.62832,1884,12,20,23,10,22,3.55,5.0,fr,55629,37,2384169,1,1,Active Shallow Crust,128.8965,89.99471,0.0,12/20/1884
+2.90137,45.62832,8375,10,23,4,7,51,3.65,5.0,fr,55630,167,2384172,1,1,Active Shallow Crust,0.0,89.99057,0.0,10/23/8375
+2.90137,45.62832,3961,8,29,5,20,28,3.75,5.0,fr,55631,79,2384184,1,1,Active Shallow Crust,0.0,89.9888,0.0,08/29/3961
+2.90137,45.62832,6512,5,16,6,41,5,3.85,5.0,fr,55632,130,2384196,1,3,Active Shallow Crust,0.0,89.99001,0.0,05/16/6512
+2.90137,45.62832,7303,5,3,7,13,55,3.85,5.0,fr,55633,146,2384196,1,3,Active Shallow Crust,0.0,89.99001,0.0,05/03/7303
+2.90137,45.62832,5752,5,25,11,24,16,3.85,5.0,fr,55634,115,2384196,1,3,Active Shallow Crust,0.0,89.99001,0.0,05/25/5752
+2.90137,45.62832,7785,4,1,14,13,36,3.85,5.0,fr,55635,155,2384199,1,1,Active Shallow Crust,240.0106,57.99747,0.0,04/01/7785
+2.90137,45.62832,887,11,6,2,27,35,3.95,15.0,fr,55636,17,2384209,1,1,Active Shallow Crust,0.0,89.9911,0.0,11/06/0887
+2.90137,45.62832,7227,12,1,21,40,47,3.95,27.5,fr,55637,144,2384216,1,1,Active Shallow Crust,0.0,89.991,-90.0,12/01/7227
+2.90137,45.62832,5379,11,6,8,10,29,3.95,5.0,fr,55638,107,2384217,1,1,Active Shallow Crust,128.9009,89.99332,0.0,11/06/5379
+2.90137,45.62832,142,12,21,10,8,12,4.05,5.0,fr,55639,2,2384220,1,1,Active Shallow Crust,0.0,89.99009,0.0,12/21/0142
+2.90137,45.62832,2049,7,27,19,18,45,4.05,5.0,fr,55640,40,2384223,1,1,Active Shallow Crust,240.0057,58.00562,0.0,07/27/2049
+2.90137,45.62832,4040,2,5,11,23,38,4.15,15.0,fr,55641,80,2384233,1,2,Active Shallow Crust,0.0,89.9894,0.0,02/05/4040
+2.90137,45.62832,4287,10,27,7,45,26,4.15,15.0,fr,55642,85,2384233,1,2,Active Shallow Crust,0.0,89.9894,0.0,10/27/4287
+2.90137,45.62832,3532,4,26,13,40,42,4.25,15.0,fr,55643,70,2384251,1,1,Active Shallow Crust,0.0,89.99044,-90.0,04/26/3532
+2.90137,45.62832,4153,11,12,15,20,52,4.35,15.0,fr,55644,83,2384266,1,1,Active Shallow Crust,128.898,89.98274,0.0,11/12/4153
+2.90137,45.62832,5367,3,6,2,18,23,4.45,5.0,fr,55645,107,2384268,1,1,Active Shallow Crust,0.0,89.98999,0.0,03/06/5367
+2.90137,45.62832,3262,10,8,0,41,41,4.55,5.0,fr,55646,65,2384280,1,1,Active Shallow Crust,0.0,89.98997,0.0,10/08/3262
+2.90137,45.62832,8443,8,25,17,20,23,4.65,27.5,fr,55647,168,2384294,1,1,Active Shallow Crust,0.0,89.99006,0.0,08/25/8443
+2.90137,45.62832,7981,7,19,12,40,49,4.65,5.0,fr,55648,159,2384301,1,1,Active Shallow Crust,128.8914,89.98692,0.0,07/19/7981
+2.90137,45.62832,3078,3,5,11,37,41,4.85,5.0,fr,55649,61,2384316,1,1,Active Shallow Crust,0.0,89.98974,0.0,03/05/3078
+2.90137,45.62832,3357,4,30,4,48,14,4.85,15.0,fr,55650,67,2384317,1,1,Active Shallow Crust,0.0,89.98974,0.0,04/30/3357
+0.07144,42.76725,5835,4,15,6,12,45,3.55,5.0,fr,55651,116,2384640,1,4,Active Shallow Crust,0.0,89.99005,0.0,04/15/5835
+0.07144,42.76725,7607,12,14,5,21,10,3.55,5.0,fr,55652,152,2384640,1,4,Active Shallow Crust,0.0,89.99005,0.0,12/14/7607
+0.07144,42.76725,1912,10,16,8,1,28,3.55,5.0,fr,55653,38,2384640,1,4,Active Shallow Crust,0.0,89.99005,0.0,10/16/1912
+0.07144,42.76725,9328,7,6,3,19,21,3.55,5.0,fr,55654,186,2384640,1,4,Active Shallow Crust,0.0,89.99005,0.0,07/06/9328
+0.07144,42.76725,2209,8,29,22,51,35,3.55,15.0,fr,55655,44,2384647,1,1,Active Shallow Crust,0.0,89.99005,-90.0,08/29/2209
+0.07144,42.76725,5952,4,17,3,57,21,3.65,15.0,fr,55656,119,2384653,1,1,Active Shallow Crust,0.0,89.99,0.0,04/17/5952
+0.07144,42.76725,8689,8,17,2,3,10,3.75,5.0,fr,55657,173,2384664,1,2,Active Shallow Crust,0.0,89.98998,0.0,08/17/8689
+0.07144,42.76725,8836,1,16,5,32,34,3.75,5.0,fr,55658,176,2384664,1,2,Active Shallow Crust,0.0,89.98998,0.0,01/16/8836
+0.07144,42.76725,311,9,1,10,55,4,3.75,15.0,fr,55659,6,2384665,1,2,Active Shallow Crust,0.0,89.98998,0.0,09/01/0311
+0.07144,42.76725,2284,7,18,4,51,28,3.75,15.0,fr,55660,45,2384665,1,2,Active Shallow Crust,0.0,89.98998,0.0,07/18/2284
+0.07144,42.76725,8082,4,4,10,30,45,3.75,15.0,fr,55661,161,2384668,1,1,Active Shallow Crust,240.0079,58.01749,0.0,04/04/8082
+0.07144,42.76725,3575,8,22,7,28,56,3.85,5.0,fr,55662,71,2384676,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/22/3575
+0.07144,42.76725,3886,12,3,13,4,45,3.95,5.0,fr,55663,77,2384694,1,1,Active Shallow Crust,0.0,89.99004,-90.0,12/03/3886
+0.07144,42.76725,9878,10,25,17,3,30,3.95,27.5,fr,55664,197,2384696,1,1,Active Shallow Crust,0.0,89.99004,-90.0,10/25/9878
+0.07144,42.76725,4185,2,3,19,51,9,4.05,15.0,fr,55665,83,2384701,1,1,Active Shallow Crust,0.0,89.98998,0.0,02/03/4185
+0.07144,42.76725,5837,8,13,23,2,58,4.05,27.5,fr,55666,116,2384702,1,1,Active Shallow Crust,0.0,89.98998,0.0,08/13/5837
+0.07144,42.76725,9135,10,20,0,43,42,4.25,5.0,fr,55667,182,2384724,1,1,Active Shallow Crust,0.0,89.98997,0.0,10/20/9135
+0.07144,42.76725,8081,6,4,9,33,20,4.35,5.0,fr,55668,161,2384736,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/04/8081
+0.07144,42.76725,6445,7,11,18,5,57,4.55,15.0,fr,55669,128,2384770,1,1,Active Shallow Crust,128.8947,89.98578,0.0,07/11/6445
+0.07144,42.76725,5277,7,31,6,31,29,5.45,27.5,fr,55670,105,2384870,1,1,Active Shallow Crust,360.0,89.99001,0.0,07/31/5277
+6.83297,46.29995,8486,2,21,12,16,16,3.55,5.0,fr,55671,169,2385120,1,8,Active Shallow Crust,0.0,89.99303,0.0,02/21/8486
+6.83297,46.29995,2141,11,5,15,25,16,3.55,5.0,fr,55672,42,2385120,1,8,Active Shallow Crust,0.0,89.99303,0.0,11/05/2141
+6.83297,46.29995,5148,2,2,17,55,26,3.55,5.0,fr,55673,102,2385120,1,8,Active Shallow Crust,0.0,89.99303,0.0,02/02/5148
+6.83297,46.29995,3296,4,6,22,19,41,3.55,5.0,fr,55674,65,2385120,1,8,Active Shallow Crust,0.0,89.99303,0.0,04/06/3296
+6.83297,46.29995,7974,6,25,5,43,17,3.55,5.0,fr,55675,159,2385120,1,8,Active Shallow Crust,0.0,89.99303,0.0,06/25/7974
+6.83297,46.29995,5670,4,5,6,43,55,3.55,5.0,fr,55676,113,2385120,1,8,Active Shallow Crust,0.0,89.99303,0.0,04/05/5670
+6.83297,46.29995,3451,6,1,23,43,53,3.55,5.0,fr,55677,69,2385120,1,8,Active Shallow Crust,0.0,89.99303,0.0,06/01/3451
+6.83297,46.29995,6802,5,25,21,15,15,3.55,5.0,fr,55678,136,2385120,1,8,Active Shallow Crust,0.0,89.99303,0.0,05/25/6802
+6.83297,46.29995,7480,6,23,15,0,3,3.55,15.0,fr,55679,149,2385121,1,2,Active Shallow Crust,0.0,89.99303,0.0,06/23/7480
+6.83297,46.29995,8406,9,23,5,49,9,3.55,15.0,fr,55680,168,2385121,1,2,Active Shallow Crust,0.0,89.99303,0.0,09/23/8406
+6.83297,46.29995,2643,6,11,10,48,16,3.55,5.0,fr,55681,52,2385123,1,2,Active Shallow Crust,240.012,57.99833,0.0,06/11/2643
+6.83297,46.29995,5386,6,6,6,30,31,3.55,5.0,fr,55682,107,2385123,1,2,Active Shallow Crust,240.012,57.99833,0.0,06/06/5386
+6.83297,46.29995,1467,11,17,17,42,35,3.65,5.0,fr,55683,29,2385132,1,5,Active Shallow Crust,0.0,89.98758,0.0,11/17/1467
+6.83297,46.29995,8645,11,11,2,27,53,3.65,5.0,fr,55684,172,2385132,1,5,Active Shallow Crust,0.0,89.98758,0.0,11/11/8645
+6.83297,46.29995,4762,8,7,16,25,26,3.65,5.0,fr,55685,95,2385132,1,5,Active Shallow Crust,0.0,89.98758,0.0,08/07/4762
+6.83297,46.29995,1121,5,16,23,55,44,3.65,5.0,fr,55686,22,2385132,1,5,Active Shallow Crust,0.0,89.98758,0.0,05/16/1121
+6.83297,46.29995,9745,5,20,15,30,42,3.65,5.0,fr,55687,194,2385132,1,5,Active Shallow Crust,0.0,89.98758,0.0,05/20/9745
+6.83297,46.29995,1427,10,5,18,31,43,3.65,15.0,fr,55688,28,2385133,1,1,Active Shallow Crust,0.0,89.98758,0.0,10/05/1427
+6.83297,46.29995,5140,11,7,18,37,36,3.75,5.0,fr,55689,102,2385144,1,3,Active Shallow Crust,0.0,89.98893,0.0,11/07/5140
+6.83297,46.29995,5844,1,3,10,36,32,3.75,5.0,fr,55690,116,2385144,1,3,Active Shallow Crust,0.0,89.98893,0.0,01/03/5844
+6.83297,46.29995,8960,6,2,0,21,48,3.75,5.0,fr,55691,179,2385144,1,3,Active Shallow Crust,0.0,89.98893,0.0,06/02/8960
+6.83297,46.29995,7283,1,27,21,8,59,3.75,15.0,fr,55692,145,2385145,1,3,Active Shallow Crust,0.0,89.98893,0.0,01/27/7283
+6.83297,46.29995,9020,11,1,13,24,53,3.75,15.0,fr,55693,180,2385145,1,3,Active Shallow Crust,0.0,89.98893,0.0,11/01/9020
+6.83297,46.29995,3182,8,8,18,35,55,3.75,15.0,fr,55694,63,2385145,1,3,Active Shallow Crust,0.0,89.98893,0.0,08/08/3182
+6.83297,46.29995,8266,10,24,10,46,58,3.75,15.0,fr,55695,165,2385148,1,1,Active Shallow Crust,240.0078,58.01812,0.0,10/24/8266
+6.83297,46.29995,906,9,7,19,12,59,3.75,5.0,fr,55696,18,2385153,1,1,Active Shallow Crust,128.8965,89.96749,0.0,09/07/0906
+6.83297,46.29995,1330,6,10,16,40,56,3.75,27.5,fr,55697,26,2385155,1,1,Active Shallow Crust,128.8965,89.96749,0.0,06/10/1330
+6.83297,46.29995,5932,9,14,1,29,54,3.85,5.0,fr,55698,118,2385156,1,6,Active Shallow Crust,0.0,89.99014,0.0,09/14/5932
+6.83297,46.29995,8753,2,9,16,36,9,3.85,5.0,fr,55699,175,2385156,1,6,Active Shallow Crust,0.0,89.99014,0.0,02/09/8753
+6.83297,46.29995,1678,9,26,5,29,4,3.85,5.0,fr,55700,33,2385156,1,6,Active Shallow Crust,0.0,89.99014,0.0,09/26/1678
+6.83297,46.29995,4502,4,11,15,40,15,3.85,5.0,fr,55701,90,2385156,1,6,Active Shallow Crust,0.0,89.99014,0.0,04/11/4502
+6.83297,46.29995,1842,3,1,8,12,50,3.85,5.0,fr,55702,36,2385156,1,6,Active Shallow Crust,0.0,89.99014,0.0,03/01/1842
+6.83297,46.29995,5541,1,19,8,42,58,3.85,5.0,fr,55703,110,2385156,1,6,Active Shallow Crust,0.0,89.99014,0.0,01/19/5541
+6.83297,46.29995,9062,1,21,22,2,25,3.85,5.0,fr,55704,181,2385159,1,1,Active Shallow Crust,240.0101,57.99767,0.0,01/21/9062
+6.83297,46.29995,2003,8,14,9,45,10,3.85,5.0,fr,55705,40,2385162,1,1,Active Shallow Crust,0.0,89.99002,-90.0,08/14/2003
+6.83297,46.29995,1050,2,18,9,44,2,3.95,5.0,fr,55706,20,2385168,1,1,Active Shallow Crust,0.0,89.99121,0.0,02/18/1050
+6.83297,46.29995,9298,1,23,5,16,47,3.95,15.0,fr,55707,185,2385169,1,4,Active Shallow Crust,0.0,89.99121,0.0,01/23/9298
+6.83297,46.29995,225,2,12,0,0,19,3.95,15.0,fr,55708,4,2385169,1,4,Active Shallow Crust,0.0,89.99121,0.0,02/12/0225
+6.83297,46.29995,1162,3,22,2,10,27,3.95,15.0,fr,55709,23,2385169,1,4,Active Shallow Crust,0.0,89.99121,0.0,03/22/1162
+6.83297,46.29995,6950,4,28,6,3,34,3.95,15.0,fr,55710,138,2385169,1,4,Active Shallow Crust,0.0,89.99121,0.0,04/28/6950
+6.83297,46.29995,3413,11,27,20,44,9,3.95,5.0,fr,55711,68,2385177,1,1,Active Shallow Crust,128.9015,89.99341,0.0,11/27/3413
+6.83297,46.29995,8588,9,10,8,12,21,4.05,5.0,fr,55712,171,2385180,1,2,Active Shallow Crust,0.0,89.98824,0.0,09/10/8588
+6.83297,46.29995,3014,7,18,13,20,33,4.05,5.0,fr,55713,60,2385180,1,2,Active Shallow Crust,0.0,89.98824,0.0,07/18/3014
+6.83297,46.29995,848,12,24,14,39,19,4.05,5.0,fr,55714,16,2385183,1,1,Active Shallow Crust,240.0055,58.00636,0.0,12/24/0848
+6.83297,46.29995,1764,5,3,22,31,54,4.05,27.5,fr,55715,35,2385191,1,2,Active Shallow Crust,128.891,89.99413,0.0,05/03/1764
+6.83297,46.29995,9849,5,4,18,25,1,4.05,27.5,fr,55716,196,2385191,1,2,Active Shallow Crust,128.891,89.99413,0.0,05/04/9849
+6.83297,46.29995,4097,6,30,9,50,3,4.15,15.0,fr,55717,81,2385193,1,1,Active Shallow Crust,0.0,89.98952,0.0,06/30/4097
+6.83297,46.29995,4171,1,21,15,0,15,4.15,27.5,fr,55718,83,2385194,1,1,Active Shallow Crust,0.0,89.98952,0.0,01/21/4171
+6.83297,46.29995,3710,6,22,0,20,33,4.25,15.0,fr,55719,74,2385211,1,1,Active Shallow Crust,0.0,89.99055,-90.0,06/22/3710
+6.83297,46.29995,3474,11,28,6,11,2,4.45,5.0,fr,55720,69,2385228,1,1,Active Shallow Crust,0.0,89.99011,0.0,11/28/3474
+6.83297,46.29995,7392,6,9,10,8,12,4.55,5.0,fr,55721,147,2385240,1,1,Active Shallow Crust,0.0,89.98898,0.0,06/09/7392
+6.83297,46.29995,5398,11,12,23,51,48,4.55,15.0,fr,55722,107,2385241,1,1,Active Shallow Crust,0.0,89.98898,0.0,11/12/5398
+6.83297,46.29995,5289,5,9,14,46,34,4.55,15.0,fr,55723,105,2385247,1,1,Active Shallow Crust,0.0,89.99108,-90.0,05/09/5289
+6.83297,46.29995,757,10,9,12,35,15,4.65,15.0,fr,55724,15,2385253,1,1,Active Shallow Crust,0.0,89.99018,0.0,10/09/0757
+6.83297,46.29995,6257,9,16,18,45,14,4.75,15.0,fr,55725,125,2385265,1,1,Active Shallow Crust,0.0,89.9895,0.0,09/16/6257
+6.83297,46.29995,3255,10,24,10,52,37,4.85,5.0,fr,55726,65,2385276,1,1,Active Shallow Crust,0.0,89.99064,0.0,10/24/3255
+6.83297,46.29995,2043,10,5,12,8,53,4.95,5.0,fr,55727,40,2385288,1,1,Active Shallow Crust,0.0,89.99026,0.0,10/05/2043
+6.83297,46.29995,9953,5,5,7,41,27,4.95,15.0,fr,55728,199,2385289,1,1,Active Shallow Crust,0.0,89.99026,0.0,05/05/9953
+6.83297,46.29995,2163,9,14,21,21,29,5.25,15.0,fr,55729,43,2385325,1,1,Active Shallow Crust,0.0,89.99016,0.0,09/14/2163
+6.83297,46.29995,1348,10,20,9,2,43,5.35,5.0,fr,55730,26,2385336,1,1,Active Shallow Crust,0.0,89.99035,0.0,10/20/1348
+6.83297,46.29995,6905,7,14,15,1,47,5.35,15.0,fr,55731,138,2385340,1,1,Active Shallow Crust,240.025,57.99778,0.0,07/14/6905
+6.832963,46.29994,8153,3,15,16,31,42,6.55,9.527304,fr,55732,163,2385489,1,1,Active Shallow Crust,128.8301,89.9901,0.0,03/15/8153
+6.43609,45.99147,3159,11,16,16,56,54,3.55,5.0,fr,55733,63,2385600,1,3,Active Shallow Crust,0.0,89.993,0.0,11/16/3159
+6.43609,45.99147,4782,9,7,12,59,12,3.55,5.0,fr,55734,95,2385600,1,3,Active Shallow Crust,0.0,89.993,0.0,09/07/4782
+6.43609,45.99147,3901,10,11,12,9,12,3.55,5.0,fr,55735,78,2385600,1,3,Active Shallow Crust,0.0,89.993,0.0,10/11/3901
+6.43609,45.99147,3494,7,4,14,34,54,3.55,15.0,fr,55736,69,2385601,1,1,Active Shallow Crust,0.0,89.993,0.0,07/04/3494
+6.43609,45.99147,6089,4,5,11,27,11,3.55,5.0,fr,55737,121,2385603,1,1,Active Shallow Crust,240.0131,57.9978,0.0,04/05/6089
+6.43609,45.99147,9237,12,14,10,53,4,3.55,5.0,fr,55738,184,2385606,1,1,Active Shallow Crust,0.0,89.99291,-90.0,12/14/9237
+6.43609,45.99147,1490,9,9,0,58,42,3.65,5.0,fr,55739,29,2385612,1,1,Active Shallow Crust,0.0,89.98751,0.0,09/09/1490
+6.43609,45.99147,1282,6,23,2,47,51,3.65,5.0,fr,55740,25,2385615,1,1,Active Shallow Crust,239.9996,58.01359,0.0,06/23/1282
+6.43609,45.99147,8266,9,9,17,42,34,3.65,15.0,fr,55741,165,2385616,1,1,Active Shallow Crust,239.9996,58.01359,0.0,09/09/8266
+6.43609,45.99147,542,4,24,11,3,2,3.65,5.0,fr,55742,10,2385618,1,1,Active Shallow Crust,0.0,89.98737,-90.0,04/24/0542
+6.43609,45.99147,1339,10,11,0,36,25,3.65,15.0,fr,55743,26,2385619,1,1,Active Shallow Crust,0.0,89.98737,-90.0,10/11/1339
+6.43609,45.99147,2156,2,28,21,40,18,3.75,5.0,fr,55744,43,2385624,1,3,Active Shallow Crust,0.0,89.98887,0.0,02/28/2156
+6.43609,45.99147,5946,9,19,19,10,59,3.75,5.0,fr,55745,118,2385624,1,3,Active Shallow Crust,0.0,89.98887,0.0,09/19/5946
+6.43609,45.99147,5499,10,19,1,21,5,3.75,5.0,fr,55746,109,2385624,1,3,Active Shallow Crust,0.0,89.98887,0.0,10/19/5499
+6.43609,45.99147,8035,12,12,20,48,6,3.75,5.0,fr,55747,160,2385630,1,1,Active Shallow Crust,0.0,89.98874,-90.0,12/12/8035
+6.43609,45.99147,6816,4,15,17,30,25,3.75,5.0,fr,55748,136,2385633,1,2,Active Shallow Crust,128.8965,89.96748,0.0,04/15/6816
+6.43609,45.99147,5537,11,2,0,41,59,3.75,5.0,fr,55749,110,2385633,1,2,Active Shallow Crust,128.8965,89.96748,0.0,11/02/5537
+6.43609,45.99147,2858,2,12,2,46,38,3.85,5.0,fr,55750,57,2385636,1,1,Active Shallow Crust,0.0,89.99008,0.0,02/12/2858
+6.43609,45.99147,6599,7,3,9,59,42,3.95,5.0,fr,55751,131,2385651,1,1,Active Shallow Crust,240.0202,58.00529,0.0,07/03/6599
+6.43609,45.99147,8798,7,30,15,31,48,4.05,5.0,fr,55752,175,2385660,1,1,Active Shallow Crust,0.0,89.98818,0.0,07/30/8798
+6.43609,45.99147,5478,5,26,14,37,26,4.05,15.0,fr,55753,109,2385661,1,2,Active Shallow Crust,0.0,89.98818,0.0,05/26/5478
+6.43609,45.99147,8093,5,15,2,33,33,4.05,15.0,fr,55754,161,2385661,1,2,Active Shallow Crust,0.0,89.98818,0.0,05/15/8093
+6.43609,45.99147,8460,8,14,12,10,26,4.05,15.0,fr,55755,169,2385664,1,1,Active Shallow Crust,240.006,58.00525,0.0,08/14/8460
+6.43609,45.99147,722,6,19,23,16,37,4.05,15.0,fr,55756,14,2385667,1,1,Active Shallow Crust,0.0,89.98804,-90.0,06/19/0722
+6.43609,45.99147,1959,1,3,6,36,55,4.35,15.0,fr,55757,39,2385697,1,1,Active Shallow Crust,0.0,89.98885,0.0,01/03/1959
+6.43609,45.99147,2676,11,15,10,59,14,4.45,5.0,fr,55758,53,2385708,1,1,Active Shallow Crust,0.0,89.99006,0.0,11/15/2676
+6.43609,45.99147,3495,12,11,2,19,48,4.45,15.0,fr,55759,69,2385709,1,2,Active Shallow Crust,0.0,89.99006,0.0,12/11/3495
+6.43609,45.99147,671,4,22,2,47,46,4.45,15.0,fr,55760,13,2385709,1,2,Active Shallow Crust,0.0,89.99006,0.0,04/22/0671
+6.43609,45.99147,9707,1,9,22,34,50,4.55,5.0,fr,55761,194,2385720,1,1,Active Shallow Crust,0.0,89.98892,0.0,01/09/9707
+6.43609,45.99147,3226,5,28,14,43,41,4.95,5.0,fr,55762,64,2385768,1,1,Active Shallow Crust,0.0,89.99021,0.0,05/28/3226
+6.43609,45.99147,648,5,29,1,12,42,5.15,5.0,fr,55763,12,2385795,1,1,Active Shallow Crust,240.0194,57.99993,0.0,05/29/0648
+6.43609,45.99147,1753,4,7,6,24,28,5.35,15.0,fr,55764,35,2385826,1,1,Active Shallow Crust,128.8836,89.98788,0.0,04/07/1753
+6.43609,45.99147,3574,9,7,1,30,28,5.85,5.0,fr,55765,71,2385876,1,1,Active Shallow Crust,0.0,89.99007,0.0,09/07/3574
+7.99628,49.24793,1021,8,7,17,15,32,3.55,5.0,fr,55766,20,2386080,1,1,Active Shallow Crust,0.0,89.98683,0.0,08/07/1021
+7.99628,49.24793,8941,10,17,2,20,51,3.55,15.0,fr,55767,178,2386081,1,1,Active Shallow Crust,0.0,89.98683,0.0,10/17/8941
+7.99628,49.24793,9402,3,4,22,9,33,3.55,5.0,fr,55768,188,2386083,1,2,Active Shallow Crust,240.0135,57.99741,0.0,03/04/9402
+7.99628,49.24793,2660,5,25,22,32,50,3.55,5.0,fr,55769,53,2386083,1,2,Active Shallow Crust,240.0135,57.99741,0.0,05/25/2660
+7.99628,49.24793,8137,6,4,17,41,1,3.55,5.0,fr,55770,162,2386089,1,1,Active Shallow Crust,128.8969,89.99342,0.0,06/04/8137
+7.99628,49.24793,1741,5,7,17,38,41,3.65,5.0,fr,55771,34,2386092,1,4,Active Shallow Crust,0.0,89.98827,0.0,05/07/1741
+7.99628,49.24793,3151,8,2,18,45,44,3.65,5.0,fr,55772,63,2386092,1,4,Active Shallow Crust,0.0,89.98827,0.0,08/02/3151
+7.99628,49.24793,259,5,22,7,49,50,3.65,5.0,fr,55773,5,2386092,1,4,Active Shallow Crust,0.0,89.98827,0.0,05/22/0259
+7.99628,49.24793,566,8,5,17,30,53,3.65,5.0,fr,55774,11,2386092,1,4,Active Shallow Crust,0.0,89.98827,0.0,08/05/0566
+7.99628,49.24793,953,10,10,11,14,30,3.65,27.5,fr,55775,19,2386097,1,1,Active Shallow Crust,240.0,58.01435,0.0,10/10/0953
+7.99628,49.24793,5887,10,18,11,8,6,3.75,15.0,fr,55776,117,2386105,1,1,Active Shallow Crust,0.0,89.98954,0.0,10/18/5887
+7.99628,49.24793,2647,3,28,3,11,14,3.75,27.5,fr,55777,52,2386106,1,1,Active Shallow Crust,0.0,89.98954,0.0,03/28/2647
+7.99628,49.24793,4864,5,27,21,48,26,3.85,27.5,fr,55778,97,2386118,1,1,Active Shallow Crust,0.0,89.99068,0.0,05/27/4864
+7.99628,49.24793,3226,4,14,10,45,47,4.25,5.0,fr,55779,64,2386164,1,1,Active Shallow Crust,0.0,89.99118,0.0,04/14/3226
+7.99628,49.24793,5128,11,3,12,16,1,4.45,5.0,fr,55780,102,2386188,1,1,Active Shallow Crust,0.0,89.99065,0.0,11/03/5128
+7.99628,49.24793,7299,6,3,14,22,20,4.55,27.5,fr,55781,145,2386202,1,1,Active Shallow Crust,0.0,89.98959,0.0,06/03/7299
+7.99628,49.24793,350,3,19,20,34,23,5.55,5.0,fr,55782,6,2386320,1,1,Active Shallow Crust,0.0,89.99012,0.0,03/19/0350
+7.26752,43.17947,4776,12,30,9,31,36,3.55,27.5,fr,55783,95,2387051,1,1,Active Shallow Crust,128.8952,89.99632,0.0,12/30/4776
+7.26752,43.17947,1210,10,21,2,40,43,3.75,5.0,fr,55784,24,2387067,1,2,Active Shallow Crust,240.0083,58.01764,0.0,10/21/1210
+7.26752,43.17947,8211,4,26,9,2,15,3.75,5.0,fr,55785,164,2387067,1,2,Active Shallow Crust,240.0083,58.01764,0.0,04/26/8211
+7.26752,43.17947,6981,11,25,18,37,4,3.85,27.5,fr,55786,139,2387078,1,1,Active Shallow Crust,0.0,89.98959,0.0,11/25/6981
+7.26752,43.17947,5248,4,13,7,40,4,3.95,5.0,fr,55787,104,2387088,1,1,Active Shallow Crust,0.0,89.99072,0.0,04/13/5248
+7.26752,43.17947,3575,5,7,3,23,9,4.15,5.0,fr,55788,71,2387112,1,1,Active Shallow Crust,0.0,89.98895,0.0,05/07/3575
+2.70222,48.3126,3989,11,6,14,11,34,4.15,5.0,fr,55789,79,2387601,1,1,Active Shallow Crust,128.8968,89.99412,0.0,11/06/3989
+2.70222,48.3126,111,6,20,18,44,39,4.45,15.0,fr,55790,2,2387632,1,1,Active Shallow Crust,240.0059,57.99471,0.0,06/20/0111
+7.1583,51.62802,5266,2,13,3,24,39,3.65,15.0,fr,55791,105,2388013,1,1,Active Shallow Crust,0.0,89.98884,0.0,02/13/5266
+7.1583,51.62802,340,10,5,18,3,23,3.75,27.5,fr,55792,6,2388026,1,1,Active Shallow Crust,0.0,89.99006,0.0,10/05/0340
+2.76317,40.14934,860,12,6,4,32,19,3.65,5.0,fr,55793,17,2388492,1,1,Active Shallow Crust,0.0,89.98969,0.0,12/06/0860
+2.68877,40.00208,691,8,12,8,0,0,3.75,5.0,fr,55794,13,2388993,1,1,Active Shallow Crust,128.8965,89.96738,0.0,08/12/0691
+2.68877,40.00208,8363,4,8,11,36,44,4.05,5.0,fr,55795,167,2389020,1,1,Active Shallow Crust,0.0,89.98914,0.0,04/08/8363
+2.68877,40.00208,4657,7,25,22,32,46,4.15,5.0,fr,55796,93,2389038,1,1,Active Shallow Crust,0.0,89.99021,-90.0,07/25/4657
+2.31052,52.05449,8411,7,18,17,50,46,3.55,5.0,fr,55797,168,2389446,1,1,Active Shallow Crust,0.0,89.99059,-90.0,07/18/8411
+2.31052,52.05449,2799,12,24,5,54,56,3.65,5.0,fr,55798,55,2389452,1,1,Active Shallow Crust,0.0,89.98895,0.0,12/24/2799
+2.31052,52.05449,3168,10,15,5,48,42,3.65,15.0,fr,55799,63,2389462,1,1,Active Shallow Crust,128.9006,89.96339,0.0,10/15/3168
+2.31052,52.05449,5167,11,8,18,19,58,3.75,5.0,fr,55800,103,2389464,1,1,Active Shallow Crust,0.0,89.99015,0.0,11/08/5167
+3.2611,40.76688,4168,11,13,4,48,58,3.55,15.0,fr,55801,83,2389921,1,1,Active Shallow Crust,0.0,89.98854,0.0,11/13/4168
+3.2611,40.76688,7605,2,7,4,7,15,3.55,27.5,fr,55802,152,2389928,1,1,Active Shallow Crust,0.0,89.98841,-90.0,02/07/7605
+3.2611,40.76688,4652,7,16,21,19,45,4.15,5.0,fr,55803,93,2389995,1,1,Active Shallow Crust,240.0078,57.99709,0.0,07/16/4652
+3.2611,40.76688,430,12,20,4,3,57,4.25,15.0,fr,55804,8,2390005,1,1,Active Shallow Crust,0.0,89.98977,0.0,12/20/0430
+-2.99153,46.84854,6819,1,28,16,46,20,3.55,5.0,fr,55805,136,2390400,1,1,Active Shallow Crust,0.0,89.98965,0.0,01/28/6819
+-2.99153,46.84854,5879,12,25,19,30,8,5.45,15.0,fr,55806,117,2390638,1,1,Active Shallow Crust,128.8786,89.98892,0.0,12/25/5879
+3.24715,41.44076,2327,2,23,13,2,31,3.55,5.0,fr,55807,46,2390880,1,1,Active Shallow Crust,0.0,89.98866,0.0,02/23/2327
+3.24715,41.44076,3120,5,5,15,45,31,3.55,5.0,fr,55808,62,2390883,1,2,Active Shallow Crust,240.0116,57.99817,0.0,05/05/3120
+3.24715,41.44076,5296,8,20,21,42,9,3.55,5.0,fr,55809,105,2390883,1,2,Active Shallow Crust,240.0116,57.99817,0.0,08/20/5296
+3.24715,41.44076,9333,12,22,12,7,42,3.55,15.0,fr,55810,186,2390884,1,1,Active Shallow Crust,240.0116,57.99817,0.0,12/22/9333
+3.24715,41.44076,593,7,15,8,16,20,3.65,5.0,fr,55811,11,2390892,1,1,Active Shallow Crust,0.0,89.98989,0.0,07/15/0593
+3.24715,41.44076,1218,3,22,13,46,35,3.65,5.0,fr,55812,24,2390898,1,1,Active Shallow Crust,0.0,89.98978,-90.0,03/22/1218
+3.24715,41.44076,3996,10,25,12,37,14,4.15,5.0,fr,55813,79,2390952,1,1,Active Shallow Crust,0.0,89.99053,0.0,10/25/3996
+3.24715,41.44076,2032,9,23,14,6,40,4.25,5.0,fr,55814,40,2390964,1,1,Active Shallow Crust,0.0,89.98987,0.0,09/23/2032
+3.24715,41.44076,266,12,15,0,9,40,4.35,15.0,fr,55815,5,2390977,1,1,Active Shallow Crust,0.0,89.98946,0.0,12/15/0266
+3.24715,41.44076,3728,5,1,15,38,11,4.35,5.0,fr,55816,74,2390985,1,1,Active Shallow Crust,128.8989,89.98285,0.0,05/01/3728
+3.24715,41.44076,8316,3,4,22,6,28,4.45,15.0,fr,55817,166,2390989,1,1,Active Shallow Crust,0.0,89.99061,0.0,03/04/8316
+5.92786,50.49783,614,7,20,17,49,22,3.55,5.0,fr,55818,12,2391360,1,8,Active Shallow Crust,0.0,89.98717,0.0,07/20/0614
+5.92786,50.49783,1366,4,21,17,3,56,3.55,5.0,fr,55819,27,2391360,1,8,Active Shallow Crust,0.0,89.98717,0.0,04/21/1366
+5.92786,50.49783,9495,1,21,10,0,57,3.55,5.0,fr,55820,189,2391360,1,8,Active Shallow Crust,0.0,89.98717,0.0,01/21/9495
+5.92786,50.49783,8380,5,26,3,23,52,3.55,5.0,fr,55821,167,2391360,1,8,Active Shallow Crust,0.0,89.98717,0.0,05/26/8380
+5.92786,50.49783,2129,11,4,13,20,9,3.55,5.0,fr,55822,42,2391360,1,8,Active Shallow Crust,0.0,89.98717,0.0,11/04/2129
+5.92786,50.49783,5518,8,15,11,43,18,3.55,5.0,fr,55823,110,2391360,1,8,Active Shallow Crust,0.0,89.98717,0.0,08/15/5518
+5.92786,50.49783,8418,12,3,6,37,55,3.55,5.0,fr,55824,168,2391360,1,8,Active Shallow Crust,0.0,89.98717,0.0,12/03/8418
+5.92786,50.49783,9316,4,6,6,5,26,3.55,5.0,fr,55825,186,2391360,1,8,Active Shallow Crust,0.0,89.98717,0.0,04/06/9316
+5.92786,50.49783,4540,7,27,14,28,47,3.55,27.5,fr,55826,90,2391362,1,1,Active Shallow Crust,0.0,89.98717,0.0,07/27/4540
+5.92786,50.49783,9997,8,14,18,54,29,3.55,5.0,fr,55827,199,2391363,1,1,Active Shallow Crust,240.0131,57.99736,0.0,08/14/9997
+5.92786,50.49783,8093,9,2,8,1,52,3.55,5.0,fr,55828,161,2391369,1,2,Active Shallow Crust,128.8952,89.99358,0.0,09/02/8093
+5.92786,50.49783,2686,11,28,19,18,25,3.55,5.0,fr,55829,53,2391369,1,2,Active Shallow Crust,128.8952,89.99358,0.0,11/28/2686
+5.92786,50.49783,8676,9,25,15,52,38,3.65,5.0,fr,55830,173,2391372,1,4,Active Shallow Crust,0.0,89.98856,0.0,09/25/8676
+5.92786,50.49783,7604,5,22,11,37,2,3.65,5.0,fr,55831,152,2391372,1,4,Active Shallow Crust,0.0,89.98856,0.0,05/22/7604
+5.92786,50.49783,7496,6,27,21,46,12,3.65,5.0,fr,55832,149,2391372,1,4,Active Shallow Crust,0.0,89.98856,0.0,06/27/7496
+5.92786,50.49783,7579,7,21,3,11,17,3.65,5.0,fr,55833,151,2391372,1,4,Active Shallow Crust,0.0,89.98856,0.0,07/21/7579
+5.92786,50.49783,5820,10,16,2,16,50,3.65,15.0,fr,55834,116,2391376,1,1,Active Shallow Crust,240.0023,58.01283,0.0,10/16/5820
+5.92786,50.49783,7791,2,3,16,49,42,3.75,5.0,fr,55835,155,2391384,1,2,Active Shallow Crust,0.0,89.98981,0.0,02/03/7791
+5.92786,50.49783,9627,9,20,17,25,33,3.75,5.0,fr,55836,192,2391384,1,2,Active Shallow Crust,0.0,89.98981,0.0,09/20/9627
+5.92786,50.49783,7261,1,6,15,44,46,3.75,15.0,fr,55837,145,2391385,1,1,Active Shallow Crust,0.0,89.98981,0.0,01/06/7261
+5.92786,50.49783,38,6,3,2,20,55,3.75,27.5,fr,55838,0,2391386,1,2,Active Shallow Crust,0.0,89.98981,0.0,06/03/0038
+5.92786,50.49783,6621,6,26,11,25,18,3.75,27.5,fr,55839,132,2391386,1,2,Active Shallow Crust,0.0,89.98981,0.0,06/26/6621
+5.92786,50.49783,2357,7,23,23,20,58,3.75,5.0,fr,55840,47,2391393,1,1,Active Shallow Crust,128.8957,89.96756,0.0,07/23/2357
+5.92786,50.49783,3228,2,15,10,43,13,3.85,5.0,fr,55841,64,2391396,1,1,Active Shallow Crust,0.0,89.99092,0.0,02/15/3228
+5.92786,50.49783,5207,6,5,22,41,54,3.85,5.0,fr,55842,104,2391399,1,2,Active Shallow Crust,240.0124,57.9978,0.0,06/05/5207
+5.92786,50.49783,2563,6,26,23,52,28,3.85,5.0,fr,55843,51,2391399,1,2,Active Shallow Crust,240.0124,57.9978,0.0,06/26/2563
+5.92786,50.49783,9952,9,1,0,20,46,3.85,15.0,fr,55844,199,2391400,1,1,Active Shallow Crust,240.0124,57.9978,0.0,09/01/9952
+5.92786,50.49783,8540,8,25,3,13,23,3.85,27.5,fr,55845,170,2391404,1,1,Active Shallow Crust,0.0,89.99081,-90.0,08/25/8540
+5.92786,50.49783,3533,5,25,13,34,47,3.85,5.0,fr,55846,70,2391405,1,2,Active Shallow Crust,128.8944,89.99319,0.0,05/25/3533
+5.92786,50.49783,1600,7,17,5,53,58,3.85,5.0,fr,55847,31,2391405,1,2,Active Shallow Crust,128.8944,89.99319,0.0,07/17/1600
+5.92786,50.49783,3483,7,20,8,15,26,4.05,5.0,fr,55848,69,2391420,1,2,Active Shallow Crust,0.0,89.98918,0.0,07/20/3483
+5.92786,50.49783,982,5,12,1,12,17,4.05,5.0,fr,55849,19,2391420,1,2,Active Shallow Crust,0.0,89.98918,0.0,05/12/0982
+5.92786,50.49783,9783,7,20,13,47,15,4.05,15.0,fr,55850,195,2391421,1,1,Active Shallow Crust,0.0,89.98918,0.0,07/20/9783
+5.92786,50.49783,3923,3,10,7,36,16,4.15,5.0,fr,55851,78,2391441,1,1,Active Shallow Crust,128.8964,89.99357,0.0,03/10/3923
+5.92786,50.49783,1781,7,24,20,6,25,4.15,27.5,fr,55852,35,2391443,1,1,Active Shallow Crust,128.8964,89.99357,0.0,07/24/1781
+5.92786,50.49783,6179,6,2,0,31,38,4.25,15.0,fr,55853,123,2391445,1,2,Active Shallow Crust,0.0,89.9914,0.0,06/02/6179
+5.92786,50.49783,2545,12,23,18,57,23,4.25,15.0,fr,55854,50,2391445,1,2,Active Shallow Crust,0.0,89.9914,0.0,12/23/2545
+5.92786,50.49783,2071,6,8,4,54,53,4.25,15.0,fr,55855,41,2391454,1,1,Active Shallow Crust,128.894,89.98061,0.0,06/08/2071
+5.92786,50.49783,8784,2,19,2,1,28,4.35,15.0,fr,55856,175,2391457,1,2,Active Shallow Crust,0.0,89.98978,0.0,02/19/8784
+5.92786,50.49783,701,2,16,23,43,9,4.35,15.0,fr,55857,14,2391457,1,2,Active Shallow Crust,0.0,89.98978,0.0,02/16/0701
+5.92786,50.49783,2887,7,26,4,47,21,4.35,5.0,fr,55858,57,2391459,1,1,Active Shallow Crust,240.0094,57.99646,0.0,07/26/2887
+5.92786,50.49783,4711,1,19,5,53,57,4.75,15.0,fr,55859,94,2391505,1,1,Active Shallow Crust,0.0,89.99033,0.0,01/19/4711
+5.92786,50.49783,3190,9,9,16,0,27,4.85,5.0,fr,55860,63,2391516,1,1,Active Shallow Crust,0.0,89.98994,0.0,09/09/3190
+5.92786,50.49783,4605,3,8,7,7,32,4.95,27.5,fr,55861,92,2391530,1,1,Active Shallow Crust,0.0,89.98976,0.0,03/08/4605
+5.92786,50.49783,5525,6,17,5,44,39,6.25,15.0,fr,55862,110,2391685,1,1,Active Shallow Crust,0.0,89.98996,0.0,06/17/5525
+-1.8503,41.86744,9197,3,15,21,34,17,3.55,5.0,fr,55863,183,2391840,1,2,Active Shallow Crust,0.0,89.99062,0.0,03/15/9197
+-1.8503,41.86744,2591,12,2,15,37,43,3.55,5.0,fr,55864,51,2391840,1,2,Active Shallow Crust,0.0,89.99062,0.0,12/02/2591
+-1.8503,41.86744,6797,9,4,17,29,22,3.55,15.0,fr,55865,135,2391841,1,1,Active Shallow Crust,0.0,89.99062,0.0,09/04/6797
+-1.8503,41.86744,4499,10,31,19,32,37,3.55,5.0,fr,55866,89,2391843,1,1,Active Shallow Crust,240.0117,57.99809,0.0,10/31/4499
+-1.8503,41.86744,349,12,27,3,21,33,3.65,15.0,fr,55867,6,2391853,1,1,Active Shallow Crust,0.0,89.98996,0.0,12/27/0349
+-1.8503,41.86744,3477,7,6,14,26,52,3.75,15.0,fr,55868,69,2391868,1,1,Active Shallow Crust,240.008,58.01728,0.0,07/06/3477
+-1.8503,41.86744,9473,1,15,22,7,3,3.95,5.0,fr,55869,189,2391888,1,2,Active Shallow Crust,0.0,89.99052,0.0,01/15/9473
+-1.8503,41.86744,3284,4,13,18,45,53,3.95,5.0,fr,55870,65,2391888,1,2,Active Shallow Crust,0.0,89.99052,0.0,04/13/3284
+-1.8503,41.86744,1639,5,3,13,21,10,4.05,5.0,fr,55871,32,2391900,1,1,Active Shallow Crust,0.0,89.9905,0.0,05/03/1639
+3.06576,49.23967,3009,7,20,20,6,43,3.55,5.0,fr,55872,60,2392323,1,1,Active Shallow Crust,240.0127,57.99842,0.0,07/20/3009
+3.06576,49.23967,7708,7,16,13,42,10,3.55,5.0,fr,55873,154,2392329,1,1,Active Shallow Crust,128.8953,89.99342,0.0,07/16/7708
+3.06576,49.23967,4223,5,14,2,30,6,3.65,5.0,fr,55874,84,2392332,1,1,Active Shallow Crust,0.0,89.9912,0.0,05/14/4223
+3.06576,49.23967,1745,12,4,6,57,49,3.75,5.0,fr,55875,34,2392344,1,1,Active Shallow Crust,0.0,89.98954,0.0,12/04/1745
+3.06576,49.23967,7415,1,10,16,32,20,3.85,15.0,fr,55876,148,2392360,1,1,Active Shallow Crust,240.011,57.99786,0.0,01/10/7415
+3.06576,49.23967,4840,5,23,3,47,56,4.05,5.0,fr,55877,96,2392380,1,1,Active Shallow Crust,0.0,89.99075,0.0,05/23/4840
+3.06576,49.23967,3992,5,23,12,53,32,4.25,15.0,fr,55878,79,2392405,1,1,Active Shallow Crust,0.0,89.98971,0.0,05/23/3992
+8.5509,50.30675,3006,4,23,17,6,20,3.65,5.0,fr,55879,60,2392815,1,1,Active Shallow Crust,240.002,58.01238,0.0,04/23/3006
+8.5509,50.30675,6519,6,4,2,14,37,3.65,15.0,fr,55880,130,2392816,1,1,Active Shallow Crust,240.002,58.01238,0.0,06/04/6519
+8.5509,50.30675,7456,8,12,5,42,33,3.75,5.0,fr,55881,149,2392824,1,1,Active Shallow Crust,0.0,89.98977,0.0,08/12/7456
+8.5509,50.30675,9313,10,5,2,54,38,3.75,15.0,fr,55882,186,2392825,1,1,Active Shallow Crust,0.0,89.98977,0.0,10/05/9313
+8.5509,50.30675,3054,5,4,13,3,1,3.85,27.5,fr,55883,61,2392844,1,1,Active Shallow Crust,0.0,89.99078,-90.0,05/04/3054
+8.5509,50.30675,9929,8,30,21,51,17,3.95,15.0,fr,55884,198,2392849,1,1,Active Shallow Crust,0.0,89.99187,0.0,08/30/9929
+8.5509,50.30675,4215,12,9,7,10,53,4.25,5.0,fr,55885,84,2392884,1,1,Active Shallow Crust,0.0,89.98849,0.0,12/09/4215
+-2.10026,43.36391,322,5,20,1,22,39,3.55,5.0,fr,55886,6,2393289,1,1,Active Shallow Crust,128.8959,89.9945,0.0,05/20/0322
+-2.10026,43.36391,1986,3,1,21,40,32,3.75,5.0,fr,55887,39,2393313,1,2,Active Shallow Crust,128.8963,89.96744,0.0,03/01/1986
+-2.10026,43.36391,9624,8,16,1,6,53,3.75,5.0,fr,55888,192,2393313,1,2,Active Shallow Crust,128.8963,89.96744,0.0,08/16/9624
+-2.10026,43.36391,2448,12,8,13,46,15,3.85,5.0,fr,55889,48,2393316,1,2,Active Shallow Crust,0.0,89.98962,0.0,12/08/2448
+-2.10026,43.36391,1309,4,13,6,56,40,3.85,5.0,fr,55890,26,2393316,1,2,Active Shallow Crust,0.0,89.98962,0.0,04/13/1309
+-2.10026,43.36391,3624,3,22,11,44,13,3.85,27.5,fr,55891,72,2393318,1,1,Active Shallow Crust,0.0,89.98962,0.0,03/22/3624
+-2.10026,43.36391,5899,3,18,7,27,21,3.95,5.0,fr,55892,117,2393328,1,1,Active Shallow Crust,0.0,89.99075,0.0,03/18/5899
+-2.10026,43.36391,465,6,1,8,1,0,3.95,27.5,fr,55893,9,2393330,1,1,Active Shallow Crust,0.0,89.99075,0.0,06/01/0465
+-2.10026,43.36391,1017,8,26,21,16,17,4.25,5.0,fr,55894,20,2393373,1,1,Active Shallow Crust,128.8945,89.98109,0.0,08/26/1017
+-2.10026,43.36391,1399,10,30,17,23,58,4.45,27.5,fr,55895,27,2393390,1,1,Active Shallow Crust,0.0,89.98959,0.0,10/30/1399
+-2.10026,43.36391,4204,5,30,6,46,37,5.45,15.0,fr,55896,84,2393515,1,1,Active Shallow Crust,0.0,89.99001,-90.0,05/30/4204
+7.90558,45.77007,5833,1,7,5,44,2,3.55,27.5,fr,55897,116,2393765,1,1,Active Shallow Crust,240.0119,57.99884,0.0,01/07/5833
+7.90558,45.77007,4227,1,14,1,58,17,3.65,5.0,fr,55898,84,2393772,1,2,Active Shallow Crust,0.0,89.98746,0.0,01/14/4227
+7.90558,45.77007,179,3,8,5,31,4,3.65,5.0,fr,55899,3,2393772,1,2,Active Shallow Crust,0.0,89.98746,0.0,03/08/0179
+7.90558,45.77007,4569,12,16,14,34,6,3.65,5.0,fr,55900,91,2393775,1,1,Active Shallow Crust,239.9999,58.01315,0.0,12/16/4569
+7.90558,45.77007,4746,12,14,20,59,49,3.75,5.0,fr,55901,94,2393784,1,3,Active Shallow Crust,0.0,89.98882,0.0,12/14/4746
+7.90558,45.77007,1309,6,10,16,0,32,3.75,5.0,fr,55902,26,2393784,1,3,Active Shallow Crust,0.0,89.98882,0.0,06/10/1309
+7.90558,45.77007,7251,2,9,3,18,36,3.75,5.0,fr,55903,145,2393784,1,3,Active Shallow Crust,0.0,89.98882,0.0,02/09/7251
+7.90558,45.77007,9622,1,27,4,22,47,3.75,15.0,fr,55904,192,2393785,1,1,Active Shallow Crust,0.0,89.98882,0.0,01/27/9622
+7.90558,45.77007,6224,7,20,22,15,22,3.75,5.0,fr,55905,124,2393787,1,1,Active Shallow Crust,240.0093,58.01651,0.0,07/20/6224
+7.90558,45.77007,8926,12,7,12,31,4,3.85,15.0,fr,55906,178,2393797,1,1,Active Shallow Crust,0.0,89.99004,0.0,12/07/8926
+7.90558,45.77007,5523,2,5,12,34,23,3.85,5.0,fr,55907,110,2393799,1,1,Active Shallow Crust,240.0113,57.99793,0.0,02/05/5523
+7.90558,45.77007,8115,8,14,12,59,13,3.95,5.0,fr,55908,162,2393811,1,2,Active Shallow Crust,240.0205,58.005,0.0,08/14/8115
+7.90558,45.77007,3020,2,18,23,40,9,3.95,5.0,fr,55909,60,2393811,1,2,Active Shallow Crust,240.0205,58.005,0.0,02/18/3020
+7.90558,45.77007,8689,11,19,18,17,23,3.95,15.0,fr,55910,173,2393815,1,1,Active Shallow Crust,0.0,89.99102,-90.0,11/19/8689
+7.90558,45.77007,2942,1,8,6,7,2,4.25,15.0,fr,55911,58,2393845,1,1,Active Shallow Crust,0.0,89.99057,0.0,01/08/2942
+7.90558,45.77007,6921,10,10,22,20,12,4.65,15.0,fr,55912,138,2393893,1,1,Active Shallow Crust,0.0,89.99009,0.0,10/10/6921
+1.24362,51.76812,675,2,11,4,11,58,3.65,5.0,fr,55913,13,2394255,1,1,Active Shallow Crust,240.0018,58.01301,0.0,02/11/0675
+1.24362,51.76812,4974,2,5,19,35,36,3.65,5.0,fr,55914,99,2394258,1,1,Active Shallow Crust,0.0,89.99015,-90.0,02/05/4974
+-1.79095,46.41605,6125,7,15,10,29,15,3.55,5.0,fr,55915,122,2394720,1,1,Active Shallow Crust,0.0,89.98957,0.0,07/15/6125
+-1.79095,46.41605,7418,1,3,9,35,14,3.65,15.0,fr,55916,148,2394739,1,1,Active Shallow Crust,0.0,89.9906,-90.0,01/03/7418
+-1.79095,46.41605,1254,3,24,8,48,2,3.75,15.0,fr,55917,25,2394748,1,1,Active Shallow Crust,240.0083,58.01744,0.0,03/24/1254
+-1.79095,46.41605,6525,5,23,21,35,9,4.05,5.0,fr,55918,130,2394789,1,1,Active Shallow Crust,128.8906,89.99364,0.0,05/23/6525
+-0.41399,47.87571,3098,12,7,0,57,9,3.55,5.0,fr,55919,61,2395200,1,1,Active Shallow Crust,0.0,89.98985,0.0,12/07/3098
+-0.41399,47.87571,6825,7,7,20,47,2,3.55,15.0,fr,55920,136,2395201,1,1,Active Shallow Crust,0.0,89.98985,0.0,07/07/6825
+-0.41399,47.87571,202,6,21,14,50,24,3.55,15.0,fr,55921,4,2395210,1,1,Active Shallow Crust,128.896,89.99387,0.0,06/21/0202
+-0.41399,47.87571,902,8,20,20,49,19,3.65,15.0,fr,55922,18,2395219,1,1,Active Shallow Crust,0.0,89.99009,-90.0,08/20/0902
+-0.41399,47.87571,3822,1,22,21,5,32,3.75,5.0,fr,55923,76,2395224,1,1,Active Shallow Crust,0.0,89.98993,0.0,01/22/3822
+-0.41399,47.87571,4737,7,6,12,20,39,3.85,5.0,fr,55924,94,2395236,1,2,Active Shallow Crust,0.0,89.99013,0.0,07/06/4737
+-0.41399,47.87571,5698,9,22,4,54,15,3.85,5.0,fr,55925,113,2395236,1,2,Active Shallow Crust,0.0,89.99013,0.0,09/22/5698
+-0.41399,47.87571,6466,7,27,13,12,9,3.95,5.0,fr,55926,129,2395248,1,1,Active Shallow Crust,0.0,89.99013,0.0,07/27/6466
+-0.41399,47.87571,6678,6,24,21,45,33,3.95,15.0,fr,55927,133,2395258,1,1,Active Shallow Crust,128.9002,89.99374,0.0,06/24/6678
+-0.41399,47.87571,8194,9,6,22,11,28,4.35,5.0,fr,55928,163,2395305,1,1,Active Shallow Crust,128.8975,89.98278,0.0,09/06/8194
+-0.41399,47.87571,9810,4,10,3,54,26,5.15,5.0,fr,55929,196,2395392,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/10/9810
+-0.41399,47.87571,2870,12,20,8,25,57,5.75,15.0,fr,55930,57,2395465,1,1,Active Shallow Crust,0.0,89.98999,0.0,12/20/2870
+-5.00757,46.90926,5749,10,26,7,30,22,3.95,15.0,fr,55931,114,2395729,1,1,Active Shallow Crust,0.0,89.99131,0.0,10/26/5749
+4.04349,45.27908,5385,6,26,7,28,9,3.65,5.0,fr,55932,107,2396172,1,1,Active Shallow Crust,0.0,89.98735,0.0,06/26/5385
+4.04349,45.27908,8476,6,12,8,25,22,3.65,15.0,fr,55933,169,2396173,1,1,Active Shallow Crust,0.0,89.98735,0.0,06/12/8476
+4.04349,45.27908,8257,10,4,2,2,57,3.65,5.0,fr,55934,165,2396175,1,1,Active Shallow Crust,240.0008,58.01303,0.0,10/04/8257
+4.04349,45.27908,5507,3,5,8,58,39,3.75,27.5,fr,55935,110,2396189,1,1,Active Shallow Crust,240.0083,58.01743,0.0,03/05/5507
+4.04349,45.27908,7947,7,23,1,43,23,3.75,15.0,fr,55936,158,2396191,1,1,Active Shallow Crust,0.0,89.98859,-90.0,07/23/7947
+4.04349,45.27908,2770,1,16,14,57,10,3.85,5.0,fr,55937,55,2396205,1,1,Active Shallow Crust,128.8961,89.99246,0.0,01/16/2770
+4.04349,45.27908,6810,11,27,9,39,38,3.95,5.0,fr,55938,136,2396217,1,1,Active Shallow Crust,128.9013,89.99329,0.0,11/27/6810
+4.04349,45.27908,7746,8,13,12,46,18,4.05,5.0,fr,55939,154,2396220,1,2,Active Shallow Crust,0.0,89.98803,0.0,08/13/7746
+4.04349,45.27908,8165,8,1,0,8,21,4.05,5.0,fr,55940,163,2396220,1,2,Active Shallow Crust,0.0,89.98803,0.0,08/01/8165
+4.04349,45.27908,4913,8,1,7,6,32,4.45,5.0,fr,55941,98,2396268,1,1,Active Shallow Crust,0.0,89.98993,0.0,08/01/4913
+4.04349,45.27908,1276,9,16,13,54,33,4.45,27.5,fr,55942,25,2396270,1,1,Active Shallow Crust,0.0,89.98993,0.0,09/16/1276
+4.04349,45.27908,8376,4,21,15,14,28,4.55,5.0,fr,55943,167,2396289,1,1,Active Shallow Crust,128.8947,89.98558,0.0,04/21/8376
+4.04349,45.27908,9462,6,5,23,6,38,5.05,27.5,fr,55944,189,2396345,1,1,Active Shallow Crust,240.0216,57.99756,0.0,06/05/9462
+4.043494,45.27908,8757,11,27,22,39,27,6.25,6.744814,fr,55945,175,2396484,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/27/8757
+3.04751,50.5332,5430,12,28,0,7,51,3.55,15.0,fr,55946,108,2396641,1,1,Active Shallow Crust,0.0,89.99039,0.0,12/28/5430
+3.04751,50.5332,9790,7,17,7,30,47,3.75,5.0,fr,55947,195,2396664,1,1,Active Shallow Crust,0.0,89.98981,0.0,07/17/9790
+3.04751,50.5332,1321,2,23,0,38,45,3.75,5.0,fr,55948,26,2396667,1,1,Active Shallow Crust,240.0086,58.01801,0.0,02/23/1321
+3.04751,50.5332,283,6,7,0,10,25,3.75,15.0,fr,55949,5,2396671,1,1,Active Shallow Crust,0.0,89.9897,-90.0,06/07/0283
+3.04751,50.5332,273,8,4,0,38,0,3.85,15.0,fr,55950,5,2396683,1,1,Active Shallow Crust,0.0,89.99082,-90.0,08/04/0273
+3.04751,50.5332,9113,4,2,3,56,44,4.15,5.0,fr,55951,182,2396715,1,1,Active Shallow Crust,240.0091,57.99734,0.0,04/02/9113
+3.04751,50.5332,6953,5,2,4,48,28,4.25,15.0,fr,55952,139,2396728,1,1,Active Shallow Crust,240.0085,57.99415,0.0,05/02/6953
+3.9062,46.04034,1385,8,4,23,11,6,3.55,5.0,fr,55953,27,2397120,1,1,Active Shallow Crust,0.0,89.9895,0.0,08/04/1385
+3.9062,46.04034,3550,3,2,11,25,25,3.55,15.0,fr,55954,70,2397124,1,1,Active Shallow Crust,240.0122,57.99829,0.0,03/02/3550
+3.9062,46.04034,3272,6,1,23,16,1,3.75,5.0,fr,55955,65,2397144,1,1,Active Shallow Crust,0.0,89.98888,0.0,06/01/3272
+3.9062,46.04034,4308,1,17,5,30,20,3.85,5.0,fr,55956,86,2397156,1,1,Active Shallow Crust,0.0,89.99009,0.0,01/17/4308
+3.9062,46.04034,2221,4,8,6,23,18,3.95,15.0,fr,55957,44,2397169,1,1,Active Shallow Crust,0.0,89.98896,0.0,04/08/2221
+3.9062,46.04034,4041,6,18,0,7,2,6.35,15.0,fr,55958,80,2397457,1,1,Active Shallow Crust,0.0,89.98996,0.0,06/18/4041
+3.23921,45.55051,1951,3,9,23,2,33,3.55,5.0,fr,55959,39,2397600,1,2,Active Shallow Crust,0.0,89.98941,0.0,03/09/1951
+3.23921,45.55051,7108,1,2,12,59,7,3.55,5.0,fr,55960,142,2397600,1,2,Active Shallow Crust,0.0,89.98941,0.0,01/02/7108
+3.23921,45.55051,5164,6,27,14,18,19,3.55,5.0,fr,55961,103,2397603,1,1,Active Shallow Crust,240.0122,57.99835,0.0,06/27/5164
+3.23921,45.55051,2819,3,27,21,58,7,3.55,15.0,fr,55962,56,2397604,1,1,Active Shallow Crust,240.0122,57.99835,0.0,03/27/2819
+3.23921,45.55051,7432,8,4,11,36,10,3.55,5.0,fr,55963,148,2397606,1,2,Active Shallow Crust,0.0,89.98929,-90.0,08/04/7432
+3.23921,45.55051,7718,7,23,16,41,32,3.55,5.0,fr,55964,154,2397606,1,2,Active Shallow Crust,0.0,89.98929,-90.0,07/23/7718
+3.23921,45.55051,2417,11,7,12,15,29,3.55,15.0,fr,55965,48,2397607,1,1,Active Shallow Crust,0.0,89.98929,-90.0,11/07/2417
+3.23921,45.55051,6319,7,26,20,56,35,3.65,27.5,fr,55966,126,2397614,1,1,Active Shallow Crust,0.0,89.99056,0.0,07/26/6319
+3.23921,45.55051,1033,12,11,8,10,55,3.65,15.0,fr,55967,20,2397622,1,1,Active Shallow Crust,128.9007,89.96351,0.0,12/11/1033
+3.23921,45.55051,1492,8,8,12,18,56,3.75,15.0,fr,55968,29,2397625,1,1,Active Shallow Crust,0.0,89.98878,0.0,08/08/1492
+3.23921,45.55051,9244,7,3,16,27,31,3.85,5.0,fr,55969,184,2397636,1,2,Active Shallow Crust,0.0,89.99,0.0,07/03/9244
+3.23921,45.55051,8508,5,17,18,46,7,3.85,5.0,fr,55970,170,2397636,1,2,Active Shallow Crust,0.0,89.99,0.0,05/17/8508
+3.23921,45.55051,2500,10,28,5,37,5,3.95,15.0,fr,55971,49,2397652,1,1,Active Shallow Crust,240.0193,58.00521,0.0,10/28/2500
+3.23921,45.55051,2192,8,4,17,22,51,4.05,5.0,fr,55972,43,2397660,1,2,Active Shallow Crust,0.0,89.99007,0.0,08/04/2192
+3.23921,45.55051,176,8,16,9,41,8,4.05,5.0,fr,55973,3,2397660,1,2,Active Shallow Crust,0.0,89.99007,0.0,08/16/0176
+3.23921,45.55051,9424,11,3,9,46,19,4.05,27.5,fr,55974,188,2397662,1,2,Active Shallow Crust,0.0,89.99007,0.0,11/03/9424
+3.23921,45.55051,2218,8,27,20,28,55,4.05,27.5,fr,55975,44,2397662,1,2,Active Shallow Crust,0.0,89.99007,0.0,08/27/2218
+3.23921,45.55051,2190,12,20,14,49,49,4.15,15.0,fr,55976,43,2397676,1,1,Active Shallow Crust,240.0084,57.9973,0.0,12/20/2190
+3.23921,45.55051,734,10,22,8,9,34,4.25,5.0,fr,55977,14,2397687,1,1,Active Shallow Crust,240.0076,57.99379,0.0,10/22/0734
+3.23921,45.55051,5035,6,16,4,44,13,4.55,5.0,fr,55978,100,2397720,1,1,Active Shallow Crust,0.0,89.98995,0.0,06/16/5035
+3.23921,45.55051,4987,2,1,15,30,10,4.85,5.0,fr,55979,99,2397756,1,1,Active Shallow Crust,0.0,89.98972,0.0,02/01/4987
+3.23921,45.55051,3008,8,13,18,20,39,5.15,15.0,fr,55980,60,2397799,1,1,Active Shallow Crust,0.0,89.98981,-90.0,08/13/3008
+3.15438,40.20807,6870,10,17,4,50,46,3.65,5.0,fr,55981,137,2398092,1,1,Active Shallow Crust,0.0,89.98971,0.0,10/17/6870
+3.15438,40.20807,3275,1,29,5,57,35,3.85,27.5,fr,55982,65,2398118,1,1,Active Shallow Crust,0.0,89.9891,0.0,01/29/3275
+3.15438,40.20807,3980,9,28,8,19,7,3.85,5.0,fr,55983,79,2398119,1,1,Active Shallow Crust,240.0101,57.99763,0.0,09/28/3980
+3.15438,40.20807,424,9,12,5,10,36,4.35,15.0,fr,55984,8,2398180,1,1,Active Shallow Crust,240.007,57.99586,0.0,09/12/0424
+6.82585,51.46715,7369,6,16,14,4,36,3.65,5.0,fr,55985,147,2398575,1,1,Active Shallow Crust,240.002,58.01291,0.0,06/16/7369
+-1.63249,47.51428,152,10,28,17,5,18,3.55,5.0,fr,55986,3,2399040,1,5,Active Shallow Crust,0.0,89.98978,0.0,10/28/0152
+-1.63249,47.51428,5446,6,2,4,56,28,3.55,5.0,fr,55987,108,2399040,1,5,Active Shallow Crust,0.0,89.98978,0.0,06/02/5446
+-1.63249,47.51428,4307,6,26,8,54,25,3.55,5.0,fr,55988,86,2399040,1,5,Active Shallow Crust,0.0,89.98978,0.0,06/26/4307
+-1.63249,47.51428,594,11,10,9,53,55,3.55,5.0,fr,55989,11,2399040,1,5,Active Shallow Crust,0.0,89.98978,0.0,11/10/0594
+-1.63249,47.51428,3045,4,28,10,18,25,3.55,5.0,fr,55990,60,2399040,1,5,Active Shallow Crust,0.0,89.98978,0.0,04/28/3045
+-1.63249,47.51428,9838,1,3,15,49,51,3.55,15.0,fr,55991,196,2399041,1,1,Active Shallow Crust,0.0,89.98978,0.0,01/03/9838
+-1.63249,47.51428,2950,1,12,12,50,59,3.65,5.0,fr,55992,58,2399052,1,1,Active Shallow Crust,0.0,89.98938,0.0,01/12/2950
+-1.63249,47.51428,1356,1,21,16,22,37,3.65,15.0,fr,55993,27,2399062,1,1,Active Shallow Crust,128.9003,89.96355,0.0,01/21/1356
+-1.63249,47.51428,6271,5,25,7,54,18,3.75,5.0,fr,55994,125,2399064,1,2,Active Shallow Crust,0.0,89.99053,0.0,05/25/6271
+-1.63249,47.51428,5009,7,6,20,14,58,3.75,5.0,fr,55995,100,2399064,1,2,Active Shallow Crust,0.0,89.99053,0.0,07/06/5009
+-1.63249,47.51428,1670,1,5,22,34,58,3.85,15.0,fr,55996,33,2399077,1,1,Active Shallow Crust,0.0,89.99036,0.0,01/05/1670
+-1.63249,47.51428,7691,1,24,10,54,23,3.95,15.0,fr,55997,153,2399089,1,1,Active Shallow Crust,0.0,89.99033,0.0,01/24/7691
+-1.63249,47.51428,5249,12,31,3,32,1,3.95,27.5,fr,55998,104,2399090,1,2,Active Shallow Crust,0.0,89.99033,0.0,12/31/5249
+-1.63249,47.51428,8482,11,1,3,46,21,3.95,27.5,fr,55999,169,2399090,1,2,Active Shallow Crust,0.0,89.99033,0.0,11/01/8482
+-1.63249,47.51428,9135,12,23,15,18,11,4.05,5.0,fr,56000,182,2399100,1,2,Active Shallow Crust,0.0,89.99043,0.0,12/23/9135
+-1.63249,47.51428,1659,6,16,23,28,7,4.05,5.0,fr,56001,33,2399100,1,2,Active Shallow Crust,0.0,89.99043,0.0,06/16/1659
+-1.63249,47.51428,2067,11,8,12,14,9,4.05,15.0,fr,56002,41,2399101,1,1,Active Shallow Crust,0.0,89.99043,0.0,11/08/2067
+-1.63249,47.51428,6794,2,13,16,51,1,4.05,5.0,fr,56003,135,2399103,1,1,Active Shallow Crust,240.0061,58.00582,0.0,02/13/6794
+-1.63249,47.51428,6789,2,25,5,17,4,4.15,5.0,fr,56004,135,2399115,1,1,Active Shallow Crust,240.0087,57.99725,0.0,02/25/6789
+-1.63249,47.51428,6587,12,14,12,37,48,4.35,5.0,fr,56005,131,2399136,1,1,Active Shallow Crust,0.0,89.98983,0.0,12/14/6587
+-1.63249,47.51428,8343,7,11,17,25,39,4.35,15.0,fr,56006,166,2399137,1,1,Active Shallow Crust,0.0,89.98983,0.0,07/11/8343
+-1.63249,47.51428,3884,9,25,12,17,55,4.45,5.0,fr,56007,77,2399148,1,1,Active Shallow Crust,0.0,89.98973,0.0,09/25/3884
+-1.63249,47.51428,1832,8,12,9,21,57,4.65,15.0,fr,56008,36,2399182,1,1,Active Shallow Crust,128.8908,89.98703,0.0,08/12/1832
+-1.63249,47.51428,9390,2,13,2,2,22,4.75,5.0,fr,56009,187,2399190,1,1,Active Shallow Crust,0.0,89.99005,-90.0,02/13/9390
+3.70101,40.5597,1917,7,8,22,49,33,3.85,5.0,fr,56010,38,2399556,1,1,Active Shallow Crust,0.0,89.98915,0.0,07/08/1917
+3.70101,40.5597,1831,5,10,2,1,1,4.35,15.0,fr,56011,36,2399623,1,1,Active Shallow Crust,0.0,89.99075,-90.0,05/10/1831
+7.38986,50.1799,3456,11,3,9,8,16,3.55,15.0,fr,56012,69,2400001,1,1,Active Shallow Crust,0.0,89.98708,0.0,11/03/3456
+7.38986,50.1799,9797,10,6,10,52,7,3.55,27.5,fr,56013,195,2400002,1,1,Active Shallow Crust,0.0,89.98708,0.0,10/06/9797
+7.38986,50.1799,189,12,21,11,42,57,3.55,5.0,fr,56014,3,2400006,1,1,Active Shallow Crust,0.0,89.98694,-90.0,12/21/0189
+7.38986,50.1799,1047,4,19,20,44,51,3.65,5.0,fr,56015,20,2400012,1,5,Active Shallow Crust,0.0,89.98849,0.0,04/19/1047
+7.38986,50.1799,2934,12,18,21,29,21,3.65,5.0,fr,56016,58,2400012,1,5,Active Shallow Crust,0.0,89.98849,0.0,12/18/2934
+7.38986,50.1799,6734,10,18,5,43,42,3.65,5.0,fr,56017,134,2400012,1,5,Active Shallow Crust,0.0,89.98849,0.0,10/18/6734
+7.38986,50.1799,5372,4,26,13,8,4,3.65,5.0,fr,56018,107,2400012,1,5,Active Shallow Crust,0.0,89.98849,0.0,04/26/5372
+7.38986,50.1799,4788,4,26,0,43,26,3.65,5.0,fr,56019,95,2400012,1,5,Active Shallow Crust,0.0,89.98849,0.0,04/26/4788
+7.38986,50.1799,6061,9,26,15,37,12,3.65,5.0,fr,56020,121,2400015,1,1,Active Shallow Crust,240.002,58.0123,0.0,09/26/6061
+7.38986,50.1799,5351,7,20,1,40,8,3.65,5.0,fr,56021,107,2400021,1,1,Active Shallow Crust,128.9003,89.96359,0.0,07/20/5351
+7.38986,50.1799,5907,7,25,10,43,52,3.65,27.5,fr,56022,118,2400023,1,1,Active Shallow Crust,128.9003,89.96359,0.0,07/25/5907
+7.38986,50.1799,4925,4,18,6,16,53,3.75,5.0,fr,56023,98,2400024,1,2,Active Shallow Crust,0.0,89.98974,0.0,04/18/4925
+7.38986,50.1799,4426,9,16,3,58,49,3.75,5.0,fr,56024,88,2400024,1,2,Active Shallow Crust,0.0,89.98974,0.0,09/16/4426
+7.38986,50.1799,7850,8,21,5,9,38,3.75,15.0,fr,56025,156,2400031,1,1,Active Shallow Crust,0.0,89.98962,-90.0,08/21/7850
+7.38986,50.1799,1106,10,13,8,49,25,3.85,5.0,fr,56026,22,2400036,1,2,Active Shallow Crust,0.0,89.99086,0.0,10/13/1106
+7.38986,50.1799,4403,4,24,3,9,36,3.85,5.0,fr,56027,88,2400036,1,2,Active Shallow Crust,0.0,89.99086,0.0,04/24/4403
+7.38986,50.1799,5559,6,26,6,23,59,3.85,15.0,fr,56028,111,2400037,1,1,Active Shallow Crust,0.0,89.99086,0.0,06/26/5559
+7.38986,50.1799,5700,4,11,2,16,33,3.95,27.5,fr,56029,113,2400050,1,1,Active Shallow Crust,0.0,89.99185,0.0,04/11/5700
+7.38986,50.1799,1045,1,18,18,41,47,3.95,5.0,fr,56030,20,2400051,1,1,Active Shallow Crust,240.0202,58.00558,0.0,01/18/1045
+7.38986,50.1799,2057,5,16,19,59,47,4.05,5.0,fr,56031,41,2400060,1,1,Active Shallow Crust,0.0,89.98911,0.0,05/16/2057
+7.38986,50.1799,1507,10,14,20,7,19,4.15,5.0,fr,56032,30,2400072,1,1,Active Shallow Crust,0.0,89.99029,0.0,10/14/1507
+7.38986,50.1799,2672,11,7,11,18,24,4.45,15.0,fr,56033,53,2400118,1,1,Active Shallow Crust,128.8917,89.99313,0.0,11/07/2672
+7.38986,50.1799,8771,3,28,1,14,9,4.65,15.0,fr,56034,175,2400133,1,1,Active Shallow Crust,0.0,89.9909,0.0,03/28/8771
+7.38986,50.1799,64,1,6,16,21,57,4.95,5.0,fr,56035,1,2400168,1,1,Active Shallow Crust,0.0,89.98969,0.0,01/06/0064
+7.38986,50.1799,7177,2,17,10,10,31,5.25,15.0,fr,56036,143,2400205,1,1,Active Shallow Crust,0.0,89.98996,0.0,02/17/7177
+-0.59234,46.78788,9254,2,23,0,43,2,3.55,5.0,fr,56037,185,2400960,1,2,Active Shallow Crust,0.0,89.98965,0.0,02/23/9254
+-0.59234,46.78788,2136,8,15,14,12,11,3.55,5.0,fr,56038,42,2400960,1,2,Active Shallow Crust,0.0,89.98965,0.0,08/15/2136
+-0.59234,46.78788,8064,4,10,0,43,30,3.55,15.0,fr,56039,161,2400967,1,1,Active Shallow Crust,0.0,89.99039,-90.0,04/10/8064
+-0.59234,46.78788,3994,3,25,6,45,30,3.65,15.0,fr,56040,79,2400973,1,2,Active Shallow Crust,0.0,89.99,0.0,03/25/3994
+-0.59234,46.78788,4698,4,17,1,15,31,3.65,15.0,fr,56041,93,2400973,1,2,Active Shallow Crust,0.0,89.99,0.0,04/17/4698
+-0.59234,46.78788,1538,10,2,11,29,38,3.65,5.0,fr,56042,30,2400975,1,3,Active Shallow Crust,240.0011,58.0129,0.0,10/02/1538
+-0.59234,46.78788,3637,1,23,5,1,30,3.65,5.0,fr,56043,72,2400975,1,3,Active Shallow Crust,240.0011,58.0129,0.0,01/23/3637
+-0.59234,46.78788,3794,1,17,5,40,3,3.65,5.0,fr,56044,75,2400975,1,3,Active Shallow Crust,240.0011,58.0129,0.0,01/17/3794
+-0.59234,46.78788,8614,5,13,3,45,59,3.65,5.0,fr,56045,172,2400981,1,1,Active Shallow Crust,128.9004,89.96353,0.0,05/13/8614
+-0.59234,46.78788,8533,7,18,0,48,6,3.65,27.5,fr,56046,170,2400983,1,1,Active Shallow Crust,128.9004,89.96353,0.0,07/18/8533
+-0.59234,46.78788,8867,9,19,14,40,28,3.85,5.0,fr,56047,177,2400996,1,1,Active Shallow Crust,0.0,89.99023,0.0,09/19/8867
+-0.59234,46.78788,829,7,2,12,2,2,3.95,15.0,fr,56048,16,2401009,1,1,Active Shallow Crust,0.0,89.9902,0.0,07/02/0829
+-0.59234,46.78788,6878,11,29,20,16,18,4.05,5.0,fr,56049,137,2401023,1,1,Active Shallow Crust,240.006,58.00582,0.0,11/29/6878
+-0.59234,46.78788,7041,5,2,12,33,43,4.25,5.0,fr,56050,140,2401050,1,1,Active Shallow Crust,0.0,89.98986,-90.0,05/02/7041
+-0.59234,46.78788,7009,3,18,7,15,56,4.25,5.0,fr,56051,140,2401053,1,1,Active Shallow Crust,128.8943,89.9809,0.0,03/18/7009
+-0.59234,46.78788,6087,8,7,16,42,8,4.45,5.0,fr,56052,121,2401077,1,1,Active Shallow Crust,128.8921,89.99372,0.0,08/07/6087
+-0.59234,46.78788,5123,12,10,16,34,28,4.55,5.0,fr,56053,102,2401080,1,3,Active Shallow Crust,0.0,89.9899,0.0,12/10/5123
+-0.59234,46.78788,8883,7,4,11,20,17,4.55,5.0,fr,56054,177,2401080,1,3,Active Shallow Crust,0.0,89.9899,0.0,07/04/8883
+-0.59234,46.78788,4651,4,4,1,45,56,4.55,5.0,fr,56055,93,2401080,1,3,Active Shallow Crust,0.0,89.9899,0.0,04/04/4651
+2.62354,43.74907,2586,1,24,6,50,20,3.65,5.0,fr,56056,51,2401458,1,1,Active Shallow Crust,0.0,89.99015,-90.0,01/24/2586
+2.62354,43.74907,489,3,21,7,57,32,3.75,5.0,fr,56057,9,2401464,1,1,Active Shallow Crust,0.0,89.99132,0.0,03/21/0489
+2.62354,43.74907,1794,11,1,10,23,56,3.85,5.0,fr,56058,35,2401476,1,1,Active Shallow Crust,0.0,89.98969,0.0,11/01/1794
+2.62354,43.74907,1848,8,31,13,30,48,3.85,5.0,fr,56059,36,2401482,1,1,Active Shallow Crust,0.0,89.98956,-90.0,08/31/1848
+-3.00072,48.88357,7724,2,2,14,13,9,3.55,5.0,fr,56060,154,2401920,1,1,Active Shallow Crust,0.0,89.99005,0.0,02/02/7724
+-3.00072,48.88357,363,9,10,22,55,51,3.65,15.0,fr,56061,7,2401939,1,1,Active Shallow Crust,0.0,89.99104,-90.0,09/10/0363
+-3.00072,48.88357,8213,4,15,3,41,28,3.75,5.0,fr,56062,164,2401944,1,1,Active Shallow Crust,0.0,89.98946,0.0,04/15/8213
+-3.00072,48.88357,7031,7,30,0,15,26,3.85,27.5,fr,56063,140,2401958,1,1,Active Shallow Crust,0.0,89.99061,0.0,07/30/7031
+-3.00072,48.88357,9214,10,12,12,27,31,4.05,5.0,fr,56064,184,2401980,1,1,Active Shallow Crust,0.0,89.99068,0.0,10/12/9214
+-3.00072,48.88357,2225,12,3,8,58,32,4.05,5.0,fr,56065,44,2401983,1,1,Active Shallow Crust,240.0061,58.00624,0.0,12/03/2225
+-3.00072,48.88357,9253,7,30,21,58,6,4.15,5.0,fr,56066,185,2401992,1,2,Active Shallow Crust,0.0,89.99003,0.0,07/30/9253
+-3.00072,48.88357,8196,12,4,0,37,34,4.15,5.0,fr,56067,163,2401992,1,2,Active Shallow Crust,0.0,89.99003,0.0,12/04/8196
+-3.00072,48.88357,7157,8,9,23,25,17,4.25,5.0,fr,56068,143,2402004,1,1,Active Shallow Crust,0.0,89.98963,0.0,08/09/7157
+-3.00072,48.88357,6397,7,14,20,21,9,4.45,15.0,fr,56069,127,2402029,1,1,Active Shallow Crust,359.9994,89.99059,0.0,07/14/6397
+-3.00072,48.88357,9352,11,10,6,23,42,4.95,5.0,fr,56070,187,2402088,1,1,Active Shallow Crust,0.0,89.99007,0.0,11/10/9352
+0.89454,41.07147,2421,4,10,10,34,30,3.55,5.0,fr,56071,48,2402400,1,2,Active Shallow Crust,0.0,89.98955,0.0,04/10/2421
+0.89454,41.07147,7510,12,31,4,31,13,3.55,5.0,fr,56072,150,2402400,1,2,Active Shallow Crust,0.0,89.98955,0.0,12/31/7510
+0.89454,41.07147,3993,7,5,5,0,54,3.65,5.0,fr,56073,79,2402421,1,1,Active Shallow Crust,128.9007,89.96349,0.0,07/05/3993
+0.89454,41.07147,954,5,11,14,29,0,3.75,5.0,fr,56074,19,2402424,1,2,Active Shallow Crust,0.0,89.99019,0.0,05/11/0954
+0.89454,41.07147,8634,12,29,20,12,29,3.75,5.0,fr,56075,172,2402424,1,2,Active Shallow Crust,0.0,89.99019,0.0,12/29/8634
+0.89454,41.07147,3536,10,27,1,42,0,3.75,5.0,fr,56076,70,2402427,1,1,Active Shallow Crust,240.0077,58.01744,0.0,10/27/3536
+0.89454,41.07147,5723,7,14,0,48,50,3.85,15.0,fr,56077,114,2402446,1,1,Active Shallow Crust,128.8962,89.99394,0.0,07/14/5723
+0.89454,41.07147,3325,3,6,6,51,19,3.95,5.0,fr,56078,66,2402451,1,1,Active Shallow Crust,240.019,58.00486,0.0,03/06/3325
+0.89454,41.07147,2449,10,11,18,11,18,4.55,15.0,fr,56079,48,2402521,1,1,Active Shallow Crust,0.0,89.99008,0.0,10/11/2449
+3.84331,44.59416,3619,11,30,7,35,18,3.55,15.0,fr,56080,72,2402881,1,1,Active Shallow Crust,0.0,89.98923,0.0,11/30/3619
+3.84331,44.59416,1566,7,11,2,55,40,3.65,5.0,fr,56081,31,2402892,1,1,Active Shallow Crust,0.0,89.9904,0.0,07/11/1566
+3.84331,44.59416,4826,7,3,11,34,58,3.65,15.0,fr,56082,96,2402893,1,1,Active Shallow Crust,0.0,89.9904,0.0,07/03/4826
+3.84331,44.59416,2251,2,13,13,58,10,3.75,5.0,fr,56083,45,2402904,1,2,Active Shallow Crust,0.0,89.98859,0.0,02/13/2251
+3.84331,44.59416,4245,8,18,23,49,12,3.75,5.0,fr,56084,84,2402904,1,2,Active Shallow Crust,0.0,89.98859,0.0,08/18/4245
+3.84331,44.59416,7557,7,18,0,53,13,3.85,15.0,fr,56085,151,2402917,1,1,Active Shallow Crust,0.0,89.98983,0.0,07/18/7557
+3.84331,44.59416,6152,9,6,12,40,53,3.85,5.0,fr,56086,123,2402922,1,1,Active Shallow Crust,0.0,89.98972,-90.0,09/06/6152
+3.84331,44.59416,6474,12,31,4,23,23,3.95,5.0,fr,56087,129,2402928,1,1,Active Shallow Crust,0.0,89.99094,0.0,12/31/6474
+3.84331,44.59416,7080,4,13,14,0,26,3.95,15.0,fr,56088,141,2402929,1,1,Active Shallow Crust,0.0,89.99094,0.0,04/13/7080
+3.84331,44.59416,5418,9,6,1,20,2,3.95,5.0,fr,56089,108,2402931,1,1,Active Shallow Crust,240.0193,58.00512,0.0,09/06/5418
+3.84331,44.59416,5403,1,12,4,14,56,3.95,15.0,fr,56090,108,2402938,1,1,Active Shallow Crust,128.9011,89.9932,0.0,01/12/5403
+3.84331,44.59416,2193,5,7,12,32,3,4.15,5.0,fr,56091,43,2402952,1,2,Active Shallow Crust,0.0,89.9892,0.0,05/07/2193
+3.84331,44.59416,8130,10,14,15,59,31,4.15,5.0,fr,56092,162,2402952,1,2,Active Shallow Crust,0.0,89.9892,0.0,10/14/8130
+3.84331,44.59416,5271,7,9,3,49,30,4.25,5.0,fr,56093,105,2402964,1,1,Active Shallow Crust,0.0,89.99038,0.0,07/09/5271
+3.84331,44.59416,3183,4,3,5,57,48,4.45,27.5,fr,56094,63,2402999,1,1,Active Shallow Crust,128.8928,89.99363,0.0,04/03/3183
+4.01495,44.2238,8634,7,15,20,14,55,3.55,27.5,fr,56095,172,2403371,1,1,Active Shallow Crust,128.8977,89.99277,0.0,07/15/8634
+4.01495,44.2238,2617,12,7,17,14,48,3.65,15.0,fr,56096,52,2403373,1,1,Active Shallow Crust,0.0,89.98712,0.0,12/07/2617
+4.01495,44.2238,7950,9,7,1,12,32,3.75,5.0,fr,56097,158,2403384,1,1,Active Shallow Crust,0.0,89.98852,0.0,09/07/7950
+4.01495,44.2238,5329,5,24,11,49,8,3.95,15.0,fr,56098,106,2403418,1,1,Active Shallow Crust,128.9008,89.99316,0.0,05/24/5329
+4.01495,44.2238,6085,5,21,21,30,44,4.25,5.0,fr,56099,121,2403453,1,1,Active Shallow Crust,128.894,89.98087,0.0,05/21/6085
+-3.80771,48.54059,1132,2,19,18,16,29,3.55,5.0,fr,56100,22,2403840,1,1,Active Shallow Crust,0.0,89.98998,0.0,02/19/1132
+-3.80771,48.54059,2743,5,27,11,4,28,3.55,15.0,fr,56101,54,2403841,1,1,Active Shallow Crust,0.0,89.98998,0.0,05/27/2743
+-3.80771,48.54059,9575,8,27,5,0,24,3.55,15.0,fr,56102,191,2403850,1,1,Active Shallow Crust,128.8951,89.995,0.0,08/27/9575
+-3.80771,48.54059,2644,4,29,14,39,28,3.75,5.0,fr,56103,52,2403867,1,1,Active Shallow Crust,240.0082,58.01767,0.0,04/29/2644
+-3.80771,48.54059,182,2,2,16,24,43,3.85,5.0,fr,56104,3,2403876,1,1,Active Shallow Crust,0.0,89.99055,0.0,02/02/0182
+-3.80771,48.54059,1486,8,20,3,6,37,3.85,5.0,fr,56105,29,2403879,1,1,Active Shallow Crust,240.011,57.99791,0.0,08/20/1486
+-3.80771,48.54059,1495,4,28,10,49,16,3.95,5.0,fr,56106,29,2403891,1,1,Active Shallow Crust,240.0201,58.00528,0.0,04/28/1495
+-3.80771,48.54059,2007,5,24,23,25,43,4.15,5.0,fr,56107,40,2403912,1,1,Active Shallow Crust,0.0,89.98996,0.0,05/24/2007
+-3.80771,48.54059,5797,12,14,3,39,9,4.35,15.0,fr,56108,115,2403937,1,1,Active Shallow Crust,0.0,89.98936,0.0,12/14/5797
+-3.80771,48.54059,309,7,5,18,35,27,4.85,15.0,fr,56109,6,2403997,1,1,Active Shallow Crust,0.0,89.99028,0.0,07/05/0309
+2.98386,44.06948,435,11,1,8,23,27,3.55,5.0,fr,56110,8,2404320,1,1,Active Shallow Crust,0.0,89.98914,0.0,11/01/0435
+2.98386,44.06948,4679,5,12,10,43,14,3.55,5.0,fr,56111,93,2404329,1,1,Active Shallow Crust,128.8961,89.99457,0.0,05/12/4679
+2.98386,44.06948,4731,10,12,13,14,6,3.65,5.0,fr,56112,94,2404332,1,1,Active Shallow Crust,0.0,89.99031,0.0,10/12/4731
+2.98386,44.06948,7605,4,19,2,32,49,3.75,5.0,fr,56113,152,2404344,1,1,Active Shallow Crust,0.0,89.99136,0.0,04/19/7605
+2.98386,44.06948,6882,7,21,6,44,18,3.85,15.0,fr,56114,137,2404357,1,1,Active Shallow Crust,0.0,89.98974,0.0,07/21/6882
+2.98386,44.06948,9926,4,30,21,26,58,3.95,5.0,fr,56115,198,2404368,1,1,Active Shallow Crust,0.0,89.99086,0.0,04/30/9926
+2.98386,44.06948,9293,10,22,23,46,36,4.15,5.0,fr,56116,185,2404392,1,1,Active Shallow Crust,0.0,89.98911,0.0,10/22/9293
+2.98386,44.06948,2100,12,2,10,10,22,4.35,5.0,fr,56117,41,2404416,1,1,Active Shallow Crust,0.0,89.98991,0.0,12/02/2100
+2.98386,44.06948,9290,4,29,0,39,54,4.35,15.0,fr,56118,185,2404417,1,1,Active Shallow Crust,0.0,89.98991,0.0,04/29/9290
+4.09644,44.36753,2663,2,24,8,10,18,3.95,5.0,fr,56119,53,2404854,1,1,Active Shallow Crust,0.0,89.9908,-90.0,02/24/2663
+4.09644,44.36753,2036,5,13,22,49,58,4.05,5.0,fr,56120,40,2404860,1,1,Active Shallow Crust,0.0,89.99189,0.0,05/13/2036
+4.09644,44.36753,5748,8,12,8,8,29,4.15,5.0,fr,56121,114,2404872,1,1,Active Shallow Crust,0.0,89.98916,0.0,08/12/5748
+4.09644,44.36753,4296,4,23,16,4,3,4.45,5.0,fr,56122,85,2404911,1,1,Active Shallow Crust,240.0047,57.99444,0.0,04/23/4296
+4.09644,44.36753,1645,11,23,21,45,15,4.55,27.5,fr,56123,32,2404922,1,1,Active Shallow Crust,0.0,89.99088,0.0,11/23/1645
+4.74375,49.96871,3832,2,27,13,25,49,3.55,5.0,fr,56124,76,2405280,1,1,Active Shallow Crust,0.0,89.98703,0.0,02/27/3832
+4.74375,49.96871,1999,9,7,14,55,16,3.55,15.0,fr,56125,39,2405281,1,1,Active Shallow Crust,0.0,89.98703,0.0,09/07/1999
+4.74375,49.96871,4055,6,21,9,54,7,3.65,5.0,fr,56126,81,2405292,1,2,Active Shallow Crust,0.0,89.98844,0.0,06/21/4055
+4.74375,49.96871,8771,3,2,15,34,46,3.65,5.0,fr,56127,175,2405292,1,2,Active Shallow Crust,0.0,89.98844,0.0,03/02/8771
+4.74375,49.96871,3299,10,8,11,57,58,3.85,15.0,fr,56128,65,2405323,1,1,Active Shallow Crust,0.0,89.99071,-90.0,10/08/3299
+4.74375,49.96871,1236,11,19,19,53,21,4.75,15.0,fr,56129,24,2405425,1,1,Active Shallow Crust,0.0,89.99023,0.0,11/19/1236
+0.56569,46.33582,1386,5,19,9,49,48,3.65,5.0,fr,56130,27,2405772,1,1,Active Shallow Crust,0.0,89.98991,0.0,05/19/1386
+0.56569,46.33582,1951,6,18,5,14,47,3.65,5.0,fr,56131,39,2405775,1,1,Active Shallow Crust,240.001,58.01297,0.0,06/18/1951
+0.56569,46.33582,7392,9,2,18,28,58,3.75,15.0,fr,56132,147,2405785,1,1,Active Shallow Crust,0.0,89.99032,0.0,09/02/7392
+0.56569,46.33582,5982,5,30,22,21,35,3.85,5.0,fr,56133,119,2405796,1,1,Active Shallow Crust,0.0,89.99014,0.0,05/30/5982
+0.56569,46.33582,9356,9,2,8,37,52,3.85,15.0,fr,56134,187,2405797,1,1,Active Shallow Crust,0.0,89.99014,0.0,09/02/9356
+0.56569,46.33582,4296,1,13,18,53,14,3.85,15.0,fr,56135,85,2405806,1,1,Active Shallow Crust,128.8957,89.99384,0.0,01/13/4296
+0.56569,46.33582,9008,12,6,18,4,12,3.95,5.0,fr,56136,180,2405808,1,1,Active Shallow Crust,0.0,89.99011,0.0,12/06/9008
+0.56569,46.33582,8766,10,8,6,38,39,3.95,15.0,fr,56137,175,2405809,1,1,Active Shallow Crust,0.0,89.99011,0.0,10/08/8766
+0.56569,46.33582,1582,4,19,8,26,25,4.15,5.0,fr,56138,31,2405832,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/19/1582
+0.56569,46.33582,4290,1,6,16,12,37,4.25,5.0,fr,56139,85,2405844,1,1,Active Shallow Crust,0.0,89.98989,0.0,01/06/4290
+0.56569,46.33582,7054,2,19,17,8,48,4.45,5.0,fr,56140,141,2405868,1,1,Active Shallow Crust,0.0,89.99012,0.0,02/19/7054
+0.56569,46.33582,7494,2,9,7,51,37,4.55,5.0,fr,56141,149,2405880,1,1,Active Shallow Crust,0.0,89.99009,0.0,02/09/7494
+0.56569,46.33582,4735,10,15,22,25,6,5.55,5.0,fr,56142,94,2406000,1,1,Active Shallow Crust,0.0,89.98999,0.0,10/15/4735
+6.09645,49.52567,9896,11,17,22,32,40,5.15,5.0,fr,56143,197,2406438,1,1,Active Shallow Crust,0.0,89.9895,-90.0,11/17/9896
+4.77606,40.84482,8255,5,23,22,16,47,3.55,5.0,fr,56144,165,2406720,1,3,Active Shallow Crust,0.0,89.99237,0.0,05/23/8255
+4.77606,40.84482,2105,1,8,12,31,22,3.55,5.0,fr,56145,42,2406720,1,3,Active Shallow Crust,0.0,89.99237,0.0,01/08/2105
+4.77606,40.84482,240,10,9,8,28,47,3.55,5.0,fr,56146,4,2406720,1,3,Active Shallow Crust,0.0,89.99237,0.0,10/09/0240
+4.77606,40.84482,5749,3,30,7,25,59,3.75,5.0,fr,56147,114,2406744,1,1,Active Shallow Crust,0.0,89.98788,0.0,03/30/5749
+4.77606,40.84482,9396,11,5,12,11,44,3.95,15.0,fr,56148,187,2406769,1,1,Active Shallow Crust,0.0,89.99037,0.0,11/05/9396
+4.77606,40.84482,8372,6,6,12,51,18,4.05,15.0,fr,56149,167,2406781,1,1,Active Shallow Crust,0.0,89.99142,0.0,06/06/8372
+4.77606,40.84482,2242,1,21,22,30,30,4.35,5.0,fr,56150,44,2406819,1,1,Active Shallow Crust,240.0076,57.99588,0.0,01/21/2242
+4.77606,40.84482,2123,12,26,16,57,42,4.55,5.0,fr,56151,42,2406840,1,1,Active Shallow Crust,0.0,89.99035,0.0,12/26/2123
+4.77606,40.84482,2403,11,21,19,51,32,4.85,5.0,fr,56152,48,2406876,1,1,Active Shallow Crust,0.0,89.98975,0.0,11/21/2403
+3.81767,43.53297,3791,1,27,4,21,11,3.65,15.0,fr,56153,75,2407213,1,1,Active Shallow Crust,0.0,89.99023,0.0,01/27/3791
+3.81767,43.53297,9318,3,11,15,25,0,3.75,5.0,fr,56154,186,2407224,1,1,Active Shallow Crust,0.0,89.99129,0.0,03/11/9318
+3.81767,43.53297,1089,9,7,10,32,24,3.95,5.0,fr,56155,21,2407257,1,1,Active Shallow Crust,128.9009,89.99423,0.0,09/07/1089
+3.81767,43.53297,8697,2,28,17,15,47,3.95,15.0,fr,56156,173,2407258,1,1,Active Shallow Crust,128.9009,89.99423,0.0,02/28/8697
+3.81767,43.53297,3231,12,20,8,7,32,4.15,27.5,fr,56157,64,2407283,1,1,Active Shallow Crust,128.8978,89.99359,0.0,12/20/3231
+3.81767,43.53297,5909,6,15,2,15,49,4.25,5.0,fr,56158,118,2407287,1,1,Active Shallow Crust,240.007,57.99382,0.0,06/15/5909
+3.81767,43.53297,1935,3,13,9,29,58,5.35,5.0,fr,56159,38,2407419,1,1,Active Shallow Crust,240.023,57.99747,0.0,03/13/1935
+4.41752,40.52421,8949,6,15,2,58,5,3.85,5.0,fr,56160,178,2407722,1,1,Active Shallow Crust,0.0,89.98902,-90.0,06/15/8949
+4.41752,40.52421,6692,11,14,4,10,21,4.65,5.0,fr,56161,133,2407812,1,1,Active Shallow Crust,0.0,89.9892,0.0,11/14/6692
+1.38416,51.64407,6693,11,6,20,47,34,3.75,15.0,fr,56162,133,2408194,1,1,Active Shallow Crust,128.8959,89.96736,0.0,11/06/6693
+1.38416,51.64407,8534,7,4,18,42,57,4.05,5.0,fr,56163,170,2408223,1,1,Active Shallow Crust,240.0069,58.00593,0.0,07/04/8534
+1.38416,51.64407,6555,7,29,12,45,46,4.15,15.0,fr,56164,131,2408233,1,1,Active Shallow Crust,0.0,89.98981,0.0,07/29/6555
+1.38416,51.64407,8068,2,18,3,15,8,4.15,27.5,fr,56165,161,2408240,1,1,Active Shallow Crust,0.0,89.98969,-90.0,02/18/8068
+1.38416,51.64407,1363,3,18,4,22,28,4.95,15.0,fr,56166,27,2408332,1,1,Active Shallow Crust,240.0146,58.00489,0.0,03/18/1363
+1.38416,51.64407,7542,4,28,16,1,30,5.05,5.0,fr,56167,150,2408340,1,1,Active Shallow Crust,0.0,89.98998,0.0,04/28/7542
+3.68491,48.94274,9407,8,29,1,13,24,3.85,5.0,fr,56168,188,2408676,1,1,Active Shallow Crust,0.0,89.99062,0.0,08/29/9407
+3.68491,48.94274,2565,5,4,10,14,14,4.15,15.0,fr,56169,51,2408719,1,1,Active Shallow Crust,0.0,89.98993,-90.0,05/04/2565
+4.96941,49.99984,1960,1,27,22,23,33,3.55,15.0,fr,56170,39,2409607,1,1,Active Shallow Crust,0.0,89.98689,-90.0,01/27/1960
+4.96941,49.99984,1883,9,21,2,35,0,4.25,5.0,fr,56171,37,2409684,1,1,Active Shallow Crust,0.0,89.99131,0.0,09/21/1883
+-4.92927,48.83825,1577,1,1,9,1,43,3.55,5.0,fr,56172,31,2410080,1,2,Active Shallow Crust,0.0,89.98672,0.0,01/01/1577
+-4.92927,48.83825,9440,2,3,0,46,42,3.55,5.0,fr,56173,188,2410080,1,2,Active Shallow Crust,0.0,89.98672,0.0,02/03/9440
+-4.92927,48.83825,1234,7,5,6,33,30,3.55,27.5,fr,56174,24,2410082,1,1,Active Shallow Crust,0.0,89.98672,0.0,07/05/1234
+-4.92927,48.83825,4760,11,24,12,29,52,3.65,5.0,fr,56175,95,2410092,1,1,Active Shallow Crust,0.0,89.98817,0.0,11/24/4760
+-4.92927,48.83825,9648,3,20,5,47,44,3.65,5.0,fr,56176,192,2410095,1,1,Active Shallow Crust,240.0011,58.01387,0.0,03/20/9648
+-4.92927,48.83825,2186,6,6,10,36,24,3.75,5.0,fr,56177,43,2410110,1,1,Active Shallow Crust,0.0,89.98933,-90.0,06/06/2186
+-4.92927,48.83825,6953,8,28,14,47,58,3.85,5.0,fr,56178,139,2410116,1,1,Active Shallow Crust,0.0,89.9906,0.0,08/28/6953
+-4.92927,48.83825,6970,5,4,22,9,22,3.95,15.0,fr,56179,139,2410129,1,1,Active Shallow Crust,0.0,89.99162,0.0,05/04/6970
+-4.92927,48.83825,7498,1,5,18,37,53,3.95,27.5,fr,56180,149,2410130,1,1,Active Shallow Crust,0.0,89.99162,0.0,01/05/7498
+-4.92927,48.83825,8372,10,12,7,5,56,4.05,15.0,fr,56181,167,2410144,1,1,Active Shallow Crust,240.0067,58.00552,0.0,10/12/8372
+-4.92927,48.83825,3308,12,7,16,47,23,5.35,5.0,fr,56182,66,2410296,1,1,Active Shallow Crust,0.0,89.98997,0.0,12/07/3308
+-4.27028,49.30977,3299,3,31,23,20,37,3.55,15.0,fr,56183,65,2410561,1,1,Active Shallow Crust,0.0,89.98685,0.0,03/31/3299
+-4.27028,49.30977,9613,11,13,1,50,43,3.75,5.0,fr,56184,192,2410584,1,1,Active Shallow Crust,0.0,89.98956,0.0,11/13/9613
+-4.27028,49.30977,98,2,8,5,17,42,3.85,5.0,fr,56185,1,2410596,1,1,Active Shallow Crust,0.0,89.99069,0.0,02/08/0098
+6.28227,49.79863,7904,6,13,11,21,27,3.95,27.5,fr,56186,158,2411090,1,1,Active Shallow Crust,0.0,89.99178,0.0,06/13/7904
+6.28227,49.79863,8615,5,12,21,26,30,4.05,5.0,fr,56187,172,2411100,1,1,Active Shallow Crust,0.0,89.98902,0.0,05/12/8615
+6.95098,49.25454,9547,7,10,0,55,0,3.55,15.0,fr,56188,190,2411524,1,1,Active Shallow Crust,240.0118,57.99827,0.0,07/10/9547
+6.95098,49.25454,7514,2,10,18,36,15,3.65,15.0,fr,56189,150,2411533,1,1,Active Shallow Crust,0.0,89.98827,0.0,02/10/7514
+6.95098,49.25454,1738,6,8,23,8,9,3.65,15.0,fr,56190,34,2411536,1,1,Active Shallow Crust,240.0011,58.01405,0.0,06/08/1738
+6.95098,49.25454,5206,11,27,21,46,33,3.75,15.0,fr,56191,104,2411548,1,1,Active Shallow Crust,240.0081,58.01807,0.0,11/27/5206
+6.95098,49.25454,3299,5,29,6,57,47,3.85,5.0,fr,56192,65,2411556,1,1,Active Shallow Crust,0.0,89.99068,0.0,05/29/3299
+6.95098,49.25454,7749,6,28,1,19,59,4.05,5.0,fr,56193,154,2411583,1,1,Active Shallow Crust,240.0062,58.00586,0.0,06/28/7749
+6.95098,49.25454,867,5,14,20,26,7,4.25,5.0,fr,56194,17,2411613,1,1,Active Shallow Crust,128.8931,89.98105,0.0,05/14/0867
+2.15768,40.73298,7638,7,23,3,31,28,3.55,5.0,fr,56195,152,2412000,1,1,Active Shallow Crust,0.0,89.98854,0.0,07/23/7638
+2.15768,40.73298,1422,5,4,17,11,26,3.65,27.5,fr,56196,28,2412014,1,1,Active Shallow Crust,0.0,89.98978,0.0,05/04/1422
+2.15768,40.73298,107,7,20,13,18,51,3.75,5.0,fr,56197,2,2412024,1,1,Active Shallow Crust,0.0,89.9909,0.0,07/20/0107
+2.15768,40.73298,7892,1,2,20,33,1,4.75,5.0,fr,56198,157,2412144,1,1,Active Shallow Crust,0.0,89.9904,0.0,01/02/7892
+6.34723,45.85006,3720,9,9,16,58,10,3.55,5.0,fr,56199,74,2412480,1,6,Active Shallow Crust,0.0,89.99297,0.0,09/09/3720
+6.34723,45.85006,2829,6,6,18,36,17,3.55,5.0,fr,56200,56,2412480,1,6,Active Shallow Crust,0.0,89.99297,0.0,06/06/2829
+6.34723,45.85006,4986,9,29,5,12,55,3.55,5.0,fr,56201,99,2412480,1,6,Active Shallow Crust,0.0,89.99297,0.0,09/29/4986
+6.34723,45.85006,353,1,27,3,30,8,3.55,5.0,fr,56202,7,2412480,1,6,Active Shallow Crust,0.0,89.99297,0.0,01/27/0353
+6.34723,45.85006,7180,2,19,15,9,37,3.55,5.0,fr,56203,143,2412480,1,6,Active Shallow Crust,0.0,89.99297,0.0,02/19/7180
+6.34723,45.85006,4709,7,31,9,13,29,3.55,5.0,fr,56204,94,2412480,1,6,Active Shallow Crust,0.0,89.99297,0.0,07/31/4709
+6.34723,45.85006,9009,4,3,10,27,20,3.55,5.0,fr,56205,180,2412483,1,1,Active Shallow Crust,240.0114,57.99924,0.0,04/03/9009
+6.34723,45.85006,2507,10,29,11,14,51,3.55,15.0,fr,56206,50,2412484,1,3,Active Shallow Crust,240.0114,57.99924,0.0,10/29/2507
+6.34723,45.85006,2468,1,13,3,15,35,3.55,15.0,fr,56207,49,2412484,1,3,Active Shallow Crust,240.0114,57.99924,0.0,01/13/2468
+6.34723,45.85006,6716,5,27,15,22,40,3.55,15.0,fr,56208,134,2412484,1,3,Active Shallow Crust,240.0114,57.99924,0.0,05/27/6716
+6.34723,45.85006,3045,4,11,14,38,6,3.65,5.0,fr,56209,60,2412492,1,1,Active Shallow Crust,0.0,89.98748,0.0,04/11/3045
+6.34723,45.85006,1165,6,28,8,0,39,3.65,15.0,fr,56210,23,2412493,1,2,Active Shallow Crust,0.0,89.98748,0.0,06/28/1165
+6.34723,45.85006,7052,7,14,3,30,25,3.65,15.0,fr,56211,141,2412493,1,2,Active Shallow Crust,0.0,89.98748,0.0,07/14/7052
+6.34723,45.85006,2098,11,17,3,4,42,3.65,15.0,fr,56212,41,2412496,1,1,Active Shallow Crust,240.0003,58.01309,0.0,11/17/2098
+6.34723,45.85006,880,3,18,18,3,31,3.65,5.0,fr,56213,17,2412498,1,1,Active Shallow Crust,0.0,89.98734,-90.0,03/18/0880
+6.34723,45.85006,861,6,5,1,33,15,3.75,5.0,fr,56214,17,2412504,1,1,Active Shallow Crust,0.0,89.98884,0.0,06/05/0861
+6.34723,45.85006,2510,2,25,23,47,27,3.75,15.0,fr,56215,50,2412505,1,1,Active Shallow Crust,0.0,89.98884,0.0,02/25/2510
+6.34723,45.85006,9821,12,3,10,27,25,3.75,15.0,fr,56216,196,2412508,1,2,Active Shallow Crust,240.0085,58.01748,0.0,12/03/9821
+6.34723,45.85006,3764,10,7,2,49,10,3.75,15.0,fr,56217,75,2412508,1,2,Active Shallow Crust,240.0085,58.01748,0.0,10/07/3764
+6.34723,45.85006,3931,4,6,10,47,6,3.75,5.0,fr,56218,78,2412510,1,1,Active Shallow Crust,0.0,89.98871,-90.0,04/06/3931
+6.34723,45.85006,5423,10,27,5,4,30,3.75,5.0,fr,56219,108,2412513,1,1,Active Shallow Crust,128.8968,89.96748,0.0,10/27/5423
+6.34723,45.85006,9116,9,3,1,2,43,3.85,27.5,fr,56220,182,2412518,1,1,Active Shallow Crust,0.0,89.99005,0.0,09/03/9116
+6.34723,45.85006,5898,7,27,14,17,46,3.95,5.0,fr,56221,117,2412528,1,2,Active Shallow Crust,0.0,89.99113,0.0,07/27/5898
+6.34723,45.85006,7167,2,20,7,19,46,3.95,5.0,fr,56222,143,2412528,1,2,Active Shallow Crust,0.0,89.99113,0.0,02/20/7167
+6.34723,45.85006,4827,6,13,8,50,41,3.95,5.0,fr,56223,96,2412531,1,1,Active Shallow Crust,240.0203,58.00484,0.0,06/13/4827
+6.34723,45.85006,2453,4,11,4,20,35,4.05,5.0,fr,56224,49,2412540,1,2,Active Shallow Crust,0.0,89.98815,0.0,04/11/2453
+6.34723,45.85006,4323,8,27,8,32,15,4.05,5.0,fr,56225,86,2412540,1,2,Active Shallow Crust,0.0,89.98815,0.0,08/27/4323
+6.34723,45.85006,4828,12,21,0,30,45,4.05,27.5,fr,56226,96,2412542,1,1,Active Shallow Crust,0.0,89.98815,0.0,12/21/4828
+6.34723,45.85006,6256,8,2,23,10,55,4.05,15.0,fr,56227,125,2412544,1,1,Active Shallow Crust,240.0061,58.00556,0.0,08/02/6256
+6.34723,45.85006,1550,1,8,17,3,51,4.15,5.0,fr,56228,30,2412552,1,1,Active Shallow Crust,0.0,89.98944,0.0,01/08/1550
+6.34723,45.85006,8272,8,12,9,15,49,4.15,5.0,fr,56229,165,2412555,1,2,Active Shallow Crust,240.0088,57.99697,0.0,08/12/8272
+6.34723,45.85006,5740,10,12,7,0,24,4.15,5.0,fr,56230,114,2412555,1,2,Active Shallow Crust,240.0088,57.99697,0.0,10/12/5740
+6.34723,45.85006,9379,7,23,16,22,0,4.15,5.0,fr,56231,187,2412561,1,1,Active Shallow Crust,128.8984,89.99296,0.0,07/23/9379
+6.34723,45.85006,6490,1,15,13,47,10,4.25,5.0,fr,56232,129,2412564,1,1,Active Shallow Crust,0.0,89.99059,0.0,01/15/6490
+6.34723,45.85006,4236,3,25,0,24,27,4.25,5.0,fr,56233,84,2412570,1,1,Active Shallow Crust,0.0,89.99048,-90.0,03/25/4236
+6.34723,45.85006,4392,5,8,10,44,37,4.35,15.0,fr,56234,87,2412577,1,1,Active Shallow Crust,0.0,89.98882,0.0,05/08/4392
+6.34723,45.85006,6749,3,12,8,2,19,4.45,5.0,fr,56235,134,2412588,1,1,Active Shallow Crust,0.0,89.99003,0.0,03/12/6749
+6.34723,45.85006,2310,3,23,9,44,24,4.45,27.5,fr,56236,46,2412590,1,1,Active Shallow Crust,0.0,89.99003,0.0,03/23/2310
+6.34723,45.85006,4719,1,31,2,3,55,4.55,27.5,fr,56237,94,2412608,1,1,Active Shallow Crust,0.0,89.99101,-90.0,01/31/4719
+6.34723,45.85006,2069,8,25,16,49,59,4.75,5.0,fr,56238,41,2412624,1,1,Active Shallow Crust,0.0,89.98941,0.0,08/25/2069
+6.34723,45.85006,5578,9,10,10,9,7,4.95,15.0,fr,56239,111,2412649,1,1,Active Shallow Crust,0.0,89.99019,0.0,09/10/5578
+6.34723,45.85006,9877,5,21,23,2,5,5.35,15.0,fr,56240,197,2412697,1,1,Active Shallow Crust,0.0,89.99027,0.0,05/21/9877
+6.34723,45.85006,1950,1,3,3,54,17,5.55,5.0,fr,56241,38,2412720,1,1,Active Shallow Crust,0.0,89.99017,0.0,01/03/1950
+6.34723,45.85006,1884,1,6,0,34,28,5.55,15.0,fr,56242,37,2412730,1,1,Active Shallow Crust,128.8765,89.98997,0.0,01/06/1884
+4.80976,43.27384,7163,9,25,17,49,20,3.75,5.0,fr,56243,143,2413950,1,1,Active Shallow Crust,0.0,89.9882,-90.0,09/25/7163
+4.80976,43.27384,1202,1,31,14,40,27,3.85,5.0,fr,56244,24,2413956,1,1,Active Shallow Crust,0.0,89.9896,0.0,01/31/1202
+4.80976,43.27384,3435,9,22,10,52,45,3.95,5.0,fr,56245,68,2413968,1,1,Active Shallow Crust,0.0,89.99074,0.0,09/22/3435
+4.80976,43.27384,6916,3,30,16,4,21,4.05,15.0,fr,56246,138,2413990,1,1,Active Shallow Crust,128.8899,89.9938,0.0,03/30/6916
+4.80976,43.27384,3822,3,28,16,46,0,4.35,5.0,fr,56247,76,2414025,1,1,Active Shallow Crust,128.8989,89.98291,0.0,03/28/3822
+5.69529,45.11275,1944,4,15,17,29,18,3.55,5.0,fr,56248,38,2414400,1,2,Active Shallow Crust,0.0,89.99288,0.0,04/15/1944
+5.69529,45.11275,7866,5,14,13,2,31,3.55,5.0,fr,56249,157,2414400,1,2,Active Shallow Crust,0.0,89.99288,0.0,05/14/7866
+5.69529,45.11275,8530,6,3,7,29,19,3.55,27.5,fr,56250,170,2414411,1,1,Active Shallow Crust,128.897,89.99288,0.0,06/03/8530
+5.69529,45.11275,1504,6,18,3,2,9,3.65,5.0,fr,56251,30,2414412,1,2,Active Shallow Crust,0.0,89.98731,0.0,06/18/1504
+5.69529,45.11275,2814,10,21,17,43,27,3.65,5.0,fr,56252,56,2414412,1,2,Active Shallow Crust,0.0,89.98731,0.0,10/21/2814
+5.69529,45.11275,1167,9,24,10,12,4,3.65,27.5,fr,56253,23,2414414,1,1,Active Shallow Crust,0.0,89.98731,0.0,09/24/1167
+5.69529,45.11275,3034,1,24,8,1,17,3.65,27.5,fr,56254,60,2414417,1,1,Active Shallow Crust,240.0004,58.01292,0.0,01/24/3034
+5.69529,45.11275,6823,9,17,7,38,32,3.65,5.0,fr,56255,136,2414418,1,1,Active Shallow Crust,0.0,89.98717,-90.0,09/17/6823
+5.69529,45.11275,1222,4,28,11,48,15,3.75,5.0,fr,56256,24,2414424,1,4,Active Shallow Crust,0.0,89.98869,0.0,04/28/1222
+5.69529,45.11275,8305,7,14,10,28,40,3.75,5.0,fr,56257,166,2414424,1,4,Active Shallow Crust,0.0,89.98869,0.0,07/14/8305
+5.69529,45.11275,3866,6,14,4,6,39,3.75,5.0,fr,56258,77,2414424,1,4,Active Shallow Crust,0.0,89.98869,0.0,06/14/3866
+5.69529,45.11275,615,9,16,9,35,8,3.75,5.0,fr,56259,12,2414424,1,4,Active Shallow Crust,0.0,89.98869,0.0,09/16/0615
+5.69529,45.11275,4794,2,19,14,37,30,3.75,27.5,fr,56260,95,2414426,1,1,Active Shallow Crust,0.0,89.98869,0.0,02/19/4794
+5.69529,45.11275,1923,11,27,10,34,41,3.75,5.0,fr,56261,38,2414430,1,1,Active Shallow Crust,0.0,89.98856,-90.0,11/27/1923
+5.69529,45.11275,3570,2,11,1,22,8,3.75,5.0,fr,56262,71,2414433,1,1,Active Shallow Crust,128.8972,89.96747,0.0,02/11/3570
+5.69529,45.11275,2682,7,5,9,6,27,3.85,15.0,fr,56263,53,2414437,1,1,Active Shallow Crust,0.0,89.98992,0.0,07/05/2682
+5.69529,45.11275,3767,12,1,2,2,27,4.05,5.0,fr,56264,75,2414469,1,1,Active Shallow Crust,128.8907,89.994,0.0,12/01/3767
+5.69529,45.11275,4811,9,29,7,58,36,4.15,5.0,fr,56265,96,2414472,1,2,Active Shallow Crust,0.0,89.9893,0.0,09/29/4811
+5.69529,45.11275,8784,5,22,11,43,12,4.15,5.0,fr,56266,175,2414472,1,2,Active Shallow Crust,0.0,89.9893,0.0,05/22/8784
+5.69529,45.11275,5477,7,20,14,9,37,4.25,5.0,fr,56267,109,2414484,1,2,Active Shallow Crust,0.0,89.99046,0.0,07/20/5477
+5.69529,45.11275,8892,11,25,14,17,2,4.25,5.0,fr,56268,177,2414484,1,2,Active Shallow Crust,0.0,89.99046,0.0,11/25/8892
+5.69529,45.11275,3232,8,18,23,40,36,4.25,5.0,fr,56269,64,2414487,1,1,Active Shallow Crust,240.0073,57.99404,0.0,08/18/3232
+5.69529,45.11275,7665,8,26,6,33,40,4.25,27.5,fr,56270,153,2414489,1,1,Active Shallow Crust,240.0073,57.99404,0.0,08/26/7665
+5.69529,45.11275,3766,4,14,22,29,36,4.35,5.0,fr,56271,75,2414496,1,3,Active Shallow Crust,0.0,89.98867,0.0,04/14/3766
+5.69529,45.11275,6232,10,5,14,8,32,4.35,5.0,fr,56272,124,2414496,1,3,Active Shallow Crust,0.0,89.98867,0.0,10/05/6232
+5.69529,45.11275,6870,7,5,12,31,37,4.35,5.0,fr,56273,137,2414496,1,3,Active Shallow Crust,0.0,89.98867,0.0,07/05/6870
+5.69529,45.11275,575,1,22,9,55,5,4.45,5.0,fr,56274,11,2414508,1,1,Active Shallow Crust,0.0,89.9899,0.0,01/22/0575
+5.69529,45.11275,8232,4,5,18,9,32,4.55,15.0,fr,56275,164,2414521,1,1,Active Shallow Crust,0.0,89.991,0.0,04/05/8232
+5.69529,45.11275,2241,12,10,16,51,13,4.65,5.0,fr,56276,44,2414538,1,1,Active Shallow Crust,0.0,89.98985,-90.0,12/10/2241
+5.69529,45.11275,3102,5,10,14,50,21,4.85,5.0,fr,56277,62,2414556,1,2,Active Shallow Crust,0.0,89.99044,0.0,05/10/3102
+5.69529,45.11275,8619,10,9,2,28,31,4.85,5.0,fr,56278,172,2414556,1,2,Active Shallow Crust,0.0,89.99044,0.0,10/09/8619
+5.69529,45.11275,7617,12,14,17,13,46,4.95,5.0,fr,56279,152,2414568,1,1,Active Shallow Crust,0.0,89.99006,0.0,12/14/7617
+5.69529,45.11275,4914,7,1,21,5,34,5.05,5.0,fr,56280,98,2414580,1,1,Active Shallow Crust,0.0,89.98988,0.0,07/01/4914
+4.3254,46.74746,3982,12,29,4,4,48,3.55,5.0,fr,56281,79,2414880,1,2,Active Shallow Crust,0.0,89.99309,0.0,12/29/3982
+4.3254,46.74746,7769,6,24,9,59,51,3.55,5.0,fr,56282,155,2414880,1,2,Active Shallow Crust,0.0,89.99309,0.0,06/24/7769
+4.3254,46.74746,5700,4,6,8,54,48,3.55,5.0,fr,56283,113,2414883,1,1,Active Shallow Crust,240.0124,57.9984,0.0,04/06/5700
+4.3254,46.74746,172,3,27,12,20,2,3.55,15.0,fr,56284,3,2414884,1,1,Active Shallow Crust,240.0124,57.9984,0.0,03/27/0172
+4.3254,46.74746,293,11,25,23,3,12,3.55,5.0,fr,56285,5,2414889,1,1,Active Shallow Crust,128.8967,89.99309,0.0,11/25/0293
+4.3254,46.74746,4536,6,26,20,5,13,3.65,5.0,fr,56286,90,2414892,1,2,Active Shallow Crust,0.0,89.98769,0.0,06/26/4536
+4.3254,46.74746,6186,10,7,1,17,43,3.65,5.0,fr,56287,123,2414892,1,2,Active Shallow Crust,0.0,89.98769,0.0,10/07/6186
+4.3254,46.74746,9310,12,12,9,7,0,3.65,15.0,fr,56288,186,2414893,1,2,Active Shallow Crust,0.0,89.98769,0.0,12/12/9310
+4.3254,46.74746,1115,5,15,21,43,36,3.65,15.0,fr,56289,22,2414893,1,2,Active Shallow Crust,0.0,89.98769,0.0,05/15/1115
+4.3254,46.74746,5428,12,16,9,2,2,3.65,5.0,fr,56290,108,2414898,1,1,Active Shallow Crust,0.0,89.98754,-90.0,12/16/5428
+4.3254,46.74746,2714,3,3,13,0,44,3.75,15.0,fr,56291,54,2414905,1,1,Active Shallow Crust,0.0,89.98902,0.0,03/03/2714
+4.3254,46.74746,3862,4,16,20,36,42,3.85,5.0,fr,56292,77,2414916,1,1,Active Shallow Crust,0.0,89.99022,0.0,04/16/3862
+4.3254,46.74746,1542,2,8,19,22,42,3.95,5.0,fr,56293,30,2414928,1,1,Active Shallow Crust,0.0,89.99128,0.0,02/08/1542
+4.3254,46.74746,2404,9,14,23,26,19,3.95,5.0,fr,56294,48,2414931,1,1,Active Shallow Crust,240.0193,58.00504,0.0,09/14/2404
+4.3254,46.74746,5747,7,26,23,35,34,3.95,5.0,fr,56295,114,2414937,1,1,Active Shallow Crust,128.9011,89.99346,0.0,07/26/5747
+4.3254,46.74746,3050,12,3,7,44,20,4.05,5.0,fr,56296,60,2414940,1,1,Active Shallow Crust,0.0,89.98834,0.0,12/03/3050
+4.3254,46.74746,9577,10,12,4,44,34,4.25,5.0,fr,56297,191,2414970,1,1,Active Shallow Crust,0.0,89.99063,-90.0,10/12/9577
+-1.98356,48.0252,7148,3,14,21,19,11,3.55,5.0,fr,56298,142,2415360,1,1,Active Shallow Crust,0.0,89.98988,0.0,03/14/7148
+-1.98356,48.0252,7455,8,29,18,11,43,3.55,15.0,fr,56299,149,2415361,1,2,Active Shallow Crust,0.0,89.98988,0.0,08/29/7455
+-1.98356,48.0252,7284,8,19,21,34,10,3.55,15.0,fr,56300,145,2415361,1,2,Active Shallow Crust,0.0,89.98988,0.0,08/19/7284
+-1.98356,48.0252,9169,11,4,18,4,9,3.75,27.5,fr,56301,183,2415386,1,1,Active Shallow Crust,0.0,89.99062,0.0,11/04/9169
+-1.98356,48.0252,4374,1,31,23,0,35,3.85,5.0,fr,56302,87,2415396,1,1,Active Shallow Crust,0.0,89.99045,0.0,01/31/4374
+-1.98356,48.0252,9136,5,12,8,16,13,3.85,5.0,fr,56303,182,2415399,1,1,Active Shallow Crust,240.011,57.99791,0.0,05/12/9136
+-1.98356,48.0252,8027,5,3,10,31,9,3.95,5.0,fr,56304,160,2415417,1,2,Active Shallow Crust,128.9003,89.99361,0.0,05/03/8027
+-1.98356,48.0252,4492,12,31,4,3,8,3.95,5.0,fr,56305,89,2415417,1,2,Active Shallow Crust,128.9003,89.99361,0.0,12/31/4492
+-1.98356,48.0252,1251,3,22,8,1,26,4.25,5.0,fr,56306,25,2415444,1,1,Active Shallow Crust,0.0,89.99021,0.0,03/22/1251
+-1.98356,48.0252,1252,2,27,7,49,35,4.25,5.0,fr,56307,25,2415450,1,1,Active Shallow Crust,0.0,89.9901,-90.0,02/27/1252
+-1.98356,48.0252,5416,1,23,23,24,55,4.45,5.0,fr,56308,108,2415468,1,1,Active Shallow Crust,0.0,89.98983,0.0,01/23/5416
+1.54705,48.78674,7733,4,16,10,18,50,3.65,5.0,fr,56309,154,2415861,1,1,Active Shallow Crust,128.9,89.96357,0.0,04/16/7733
+1.54705,48.78674,190,12,3,17,18,24,3.75,5.0,fr,56310,3,2415864,1,1,Active Shallow Crust,0.0,89.98945,0.0,12/03/0190
+1.54705,48.78674,4623,11,3,7,45,51,3.85,5.0,fr,56311,92,2415876,1,1,Active Shallow Crust,0.0,89.98942,0.0,11/03/4623
+1.54705,48.78674,2799,10,29,20,21,7,4.45,15.0,fr,56312,55,2415949,1,1,Active Shallow Crust,0.0,89.98998,0.0,10/29/2799
+1.54705,48.78674,7645,2,7,12,11,25,4.45,27.5,fr,56313,152,2415950,1,1,Active Shallow Crust,0.0,89.98998,0.0,02/07/7645
+3.04789,53.45914,7223,5,10,10,56,7,3.65,15.0,fr,56314,144,2416339,1,1,Active Shallow Crust,0.0,89.98917,-90.0,05/10/7223
+8.42938,47.77037,1060,12,25,5,36,1,3.55,5.0,fr,56315,21,2416800,1,4,Active Shallow Crust,0.0,89.98644,0.0,12/25/1060
+8.42938,47.77037,3531,11,16,15,55,25,3.55,5.0,fr,56316,70,2416800,1,4,Active Shallow Crust,0.0,89.98644,0.0,11/16/3531
+8.42938,47.77037,8760,10,13,17,2,43,3.55,5.0,fr,56317,175,2416800,1,4,Active Shallow Crust,0.0,89.98644,0.0,10/13/8760
+8.42938,47.77037,2391,12,19,9,50,18,3.55,5.0,fr,56318,47,2416800,1,4,Active Shallow Crust,0.0,89.98644,0.0,12/19/2391
+8.42938,47.77037,6178,2,28,16,7,48,3.55,15.0,fr,56319,123,2416801,1,1,Active Shallow Crust,0.0,89.98644,0.0,02/28/6178
+8.42938,47.77037,3559,1,6,1,54,22,3.55,5.0,fr,56320,71,2416803,1,1,Active Shallow Crust,240.0139,57.998,0.0,01/06/3559
+8.42938,47.77037,1609,10,21,17,28,38,3.55,15.0,fr,56321,32,2416807,1,2,Active Shallow Crust,0.0,89.98629,-90.0,10/21/1609
+8.42938,47.77037,9834,10,24,23,24,54,3.55,15.0,fr,56322,196,2416807,1,2,Active Shallow Crust,0.0,89.98629,-90.0,10/24/9834
+8.42938,47.77037,366,12,9,10,18,46,3.65,5.0,fr,56323,7,2416812,1,7,Active Shallow Crust,0.0,89.98792,0.0,12/09/0366
+8.42938,47.77037,9969,10,24,22,45,27,3.65,5.0,fr,56324,199,2416812,1,7,Active Shallow Crust,0.0,89.98792,0.0,10/24/9969
+8.42938,47.77037,3785,10,14,1,10,17,3.65,5.0,fr,56325,75,2416812,1,7,Active Shallow Crust,0.0,89.98792,0.0,10/14/3785
+8.42938,47.77037,9068,9,17,1,25,5,3.65,5.0,fr,56326,181,2416812,1,7,Active Shallow Crust,0.0,89.98792,0.0,09/17/9068
+8.42938,47.77037,4818,2,7,17,2,6,3.65,5.0,fr,56327,96,2416812,1,7,Active Shallow Crust,0.0,89.98792,0.0,02/07/4818
+8.42938,47.77037,8472,10,8,8,46,51,3.65,5.0,fr,56328,169,2416812,1,7,Active Shallow Crust,0.0,89.98792,0.0,10/08/8472
+8.42938,47.77037,6115,4,5,21,45,0,3.65,5.0,fr,56329,122,2416812,1,7,Active Shallow Crust,0.0,89.98792,0.0,04/05/6115
+8.42938,47.77037,3890,3,20,15,54,2,3.65,5.0,fr,56330,77,2416815,1,1,Active Shallow Crust,240.0016,58.01352,0.0,03/20/3890
+8.42938,47.77037,1209,1,23,16,7,26,3.65,15.0,fr,56331,24,2416822,1,1,Active Shallow Crust,128.8978,89.96355,0.0,01/23/1209
+8.42938,47.77037,732,8,12,9,20,24,3.65,27.5,fr,56332,14,2416823,1,1,Active Shallow Crust,128.8978,89.96355,0.0,08/12/0732
+8.42938,47.77037,7796,2,22,21,50,54,3.75,5.0,fr,56333,155,2416824,1,3,Active Shallow Crust,0.0,89.98923,0.0,02/22/7796
+8.42938,47.77037,8710,11,28,16,0,32,3.75,5.0,fr,56334,174,2416824,1,3,Active Shallow Crust,0.0,89.98923,0.0,11/28/8710
+8.42938,47.77037,7421,8,2,5,30,47,3.75,5.0,fr,56335,148,2416824,1,3,Active Shallow Crust,0.0,89.98923,0.0,08/02/7421
+8.42938,47.77037,4438,12,16,0,41,40,3.75,15.0,fr,56336,88,2416825,1,2,Active Shallow Crust,0.0,89.98923,0.0,12/16/4438
+8.42938,47.77037,8500,1,28,12,20,11,3.75,15.0,fr,56337,169,2416825,1,2,Active Shallow Crust,0.0,89.98923,0.0,01/28/8500
+8.42938,47.77037,4496,6,25,5,37,36,3.75,15.0,fr,56338,89,2416828,1,1,Active Shallow Crust,240.0079,58.01731,0.0,06/25/4496
+8.42938,47.77037,611,4,30,18,53,51,3.75,5.0,fr,56339,12,2416833,1,2,Active Shallow Crust,128.8969,89.96751,0.0,04/30/0611
+8.42938,47.77037,1628,3,27,5,26,26,3.75,5.0,fr,56340,32,2416833,1,2,Active Shallow Crust,128.8969,89.96751,0.0,03/27/1628
+8.42938,47.77037,4153,1,3,18,56,52,3.85,5.0,fr,56341,83,2416836,1,1,Active Shallow Crust,0.0,89.9904,0.0,01/03/4153
+8.42938,47.77037,339,10,15,11,32,10,3.85,15.0,fr,56342,6,2416840,1,1,Active Shallow Crust,240.0113,57.99768,0.0,10/15/0339
+8.42938,47.77037,7994,11,17,21,46,31,3.95,5.0,fr,56343,159,2416854,1,1,Active Shallow Crust,0.0,89.99135,-90.0,11/17/7994
+8.42938,47.77037,1573,12,16,10,5,0,4.05,15.0,fr,56344,31,2416864,1,1,Active Shallow Crust,240.007,58.00596,0.0,12/16/1573
+8.42938,47.77037,5515,1,28,21,2,41,4.05,5.0,fr,56345,110,2416869,1,1,Active Shallow Crust,128.8885,89.99619,0.0,01/28/5515
+8.42938,47.77037,7355,11,3,6,15,23,4.15,5.0,fr,56346,147,2416872,1,1,Active Shallow Crust,0.0,89.99321,0.0,11/03/7355
+8.42938,47.77037,9708,7,15,21,2,47,4.15,15.0,fr,56347,194,2416873,1,1,Active Shallow Crust,0.0,89.99321,0.0,07/15/9708
+8.42938,47.77037,3913,6,30,5,12,14,4.15,5.0,fr,56348,78,2416878,1,1,Active Shallow Crust,0.0,89.99313,-90.0,06/30/3913
+8.42938,47.77037,388,3,1,14,36,17,4.25,5.0,fr,56349,7,2416890,1,1,Active Shallow Crust,0.0,89.98775,-90.0,03/01/0388
+8.42938,47.77037,4160,12,12,5,2,36,4.25,15.0,fr,56350,83,2416894,1,1,Active Shallow Crust,128.8954,89.981,0.0,12/12/4160
+8.42938,47.77037,4364,12,10,8,16,22,4.35,5.0,fr,56351,87,2416896,1,2,Active Shallow Crust,0.0,89.9892,0.0,12/10/4364
+8.42938,47.77037,6605,2,23,22,54,41,4.35,5.0,fr,56352,132,2416896,1,2,Active Shallow Crust,0.0,89.9892,0.0,02/23/6605
+8.42938,47.77037,7173,10,27,23,11,27,4.35,5.0,fr,56353,143,2416905,1,1,Active Shallow Crust,128.8976,89.98306,0.0,10/27/7173
+8.42938,47.77037,5863,3,6,17,51,51,4.45,5.0,fr,56354,117,2416908,1,1,Active Shallow Crust,0.0,89.99038,0.0,03/06/5863
+8.42938,47.77037,9981,12,28,2,57,32,4.45,27.5,fr,56355,199,2416910,1,1,Active Shallow Crust,0.0,89.99038,0.0,12/28/9981
+8.42938,47.77037,587,8,8,1,40,17,4.55,5.0,fr,56356,11,2416923,1,1,Active Shallow Crust,240.0087,57.99789,0.0,08/08/0587
+8.42938,47.77037,1063,11,30,12,48,48,4.65,27.5,fr,56357,21,2416934,1,1,Active Shallow Crust,0.0,89.98854,0.0,11/30/1063
+8.42938,47.77037,8783,7,20,10,32,43,4.65,27.5,fr,56358,175,2416943,1,1,Active Shallow Crust,128.8908,89.98631,0.0,07/20/8783
+8.42938,47.77037,7854,12,6,4,22,0,4.75,5.0,fr,56359,157,2416944,1,1,Active Shallow Crust,0.0,89.98978,0.0,12/06/7854
+8.42938,47.77037,1826,7,19,23,30,38,4.75,27.5,fr,56360,36,2416952,1,1,Active Shallow Crust,0.0,89.98966,-90.0,07/19/1826
+8.42938,47.77037,9973,5,4,4,45,59,4.95,5.0,fr,56361,199,2416974,1,1,Active Shallow Crust,0.0,89.98905,-90.0,05/04/9973
+8.42938,47.77037,1274,12,22,11,49,52,5.45,5.0,fr,56362,25,2417034,1,1,Active Shallow Crust,359.9992,89.99077,-90.0,12/22/1274
+8.42938,47.77037,3628,10,16,1,10,32,5.75,15.0,fr,56363,72,2417074,1,1,Active Shallow Crust,128.8727,89.98842,0.0,10/16/3628
+-3.34977,46.9498,2091,3,5,17,55,19,3.75,15.0,fr,56364,41,2417308,1,1,Active Shallow Crust,240.0078,58.01784,0.0,03/05/2091
+-3.34977,46.9498,3503,1,16,9,17,8,4.15,27.5,fr,56365,70,2417354,1,1,Active Shallow Crust,0.0,89.98965,0.0,01/16/3503
+2.17194,47.7629,8716,1,29,17,10,34,3.55,5.0,fr,56366,174,2417760,1,1,Active Shallow Crust,0.0,89.98983,0.0,01/29/8716
+2.17194,47.7629,8381,6,18,3,28,27,3.55,15.0,fr,56367,167,2417761,1,1,Active Shallow Crust,0.0,89.98983,0.0,06/18/8381
+2.17194,47.7629,2368,4,25,20,30,41,3.75,5.0,fr,56368,47,2417784,1,1,Active Shallow Crust,0.0,89.98923,0.0,04/25/2368
+2.17194,47.7629,8012,7,13,21,23,14,3.75,15.0,fr,56369,160,2417788,1,1,Active Shallow Crust,240.0087,58.01753,0.0,07/13/8012
+3.91493,48.34712,6998,10,13,6,26,55,3.55,5.0,fr,56370,139,2418240,1,1,Active Shallow Crust,0.0,89.98994,0.0,10/13/6998
+3.91493,48.34712,8300,10,18,23,18,41,3.65,5.0,fr,56371,165,2418252,1,1,Active Shallow Crust,0.0,89.99104,0.0,10/18/8300
+3.91493,48.34712,9820,10,8,20,19,18,3.65,5.0,fr,56372,196,2418261,1,1,Active Shallow Crust,128.9003,89.96329,0.0,10/08/9820
+3.91493,48.34712,7187,1,29,2,16,52,3.85,27.5,fr,56373,143,2418278,1,1,Active Shallow Crust,0.0,89.99051,0.0,01/29/7187
+3.91493,48.34712,7281,6,21,4,47,19,3.95,15.0,fr,56374,145,2418289,1,1,Active Shallow Crust,0.0,89.98943,0.0,06/21/7281
+3.91493,48.34712,2220,7,7,0,11,7,4.05,5.0,fr,56375,44,2418300,1,1,Active Shallow Crust,0.0,89.99058,0.0,07/07/2220
+3.91493,48.34712,4333,1,22,6,31,44,4.35,5.0,fr,56376,86,2418336,1,1,Active Shallow Crust,0.0,89.99066,0.0,01/22/4333
+3.91493,48.34712,5975,2,27,11,1,51,4.45,5.0,fr,56377,119,2418348,1,1,Active Shallow Crust,0.0,89.99049,0.0,02/27/5975
+3.91493,48.34712,8703,9,15,23,39,52,4.45,27.5,fr,56378,174,2418350,1,1,Active Shallow Crust,0.0,89.99049,0.0,09/15/8703
+3.857,49.21883,1324,9,2,21,52,5,3.55,5.0,fr,56379,26,2418726,1,1,Active Shallow Crust,0.0,89.99001,-90.0,09/02/1324
+-0.33896,51.7046,1103,6,4,15,43,59,3.65,5.0,fr,56380,22,2419218,1,1,Active Shallow Crust,0.0,89.99014,-90.0,06/04/1103
+-0.33896,51.7046,5277,11,16,21,43,57,3.75,5.0,fr,56381,105,2419224,1,1,Active Shallow Crust,0.0,89.99007,0.0,11/16/5277
+7.41101,50.8005,4453,4,12,6,30,19,3.55,5.0,fr,56382,89,2419680,1,2,Active Shallow Crust,0.0,89.98725,0.0,04/12/4453
+7.41101,50.8005,2612,7,16,7,38,12,3.55,5.0,fr,56383,52,2419680,1,2,Active Shallow Crust,0.0,89.98725,0.0,07/16/2612
+7.41101,50.8005,7616,5,25,14,45,40,3.55,15.0,fr,56384,152,2419681,1,1,Active Shallow Crust,0.0,89.98725,0.0,05/25/7616
+7.41101,50.8005,3424,3,23,5,34,0,3.55,5.0,fr,56385,68,2419683,1,1,Active Shallow Crust,240.0131,57.99817,0.0,03/23/3424
+7.41101,50.8005,8658,4,17,4,43,28,3.65,5.0,fr,56386,173,2419692,1,1,Active Shallow Crust,0.0,89.98864,0.0,04/17/8658
+7.41101,50.8005,5076,2,29,22,1,47,3.65,27.5,fr,56387,101,2419694,1,1,Active Shallow Crust,0.0,89.98864,0.0,02/29/5076
+7.41101,50.8005,4154,6,29,15,24,15,3.75,5.0,fr,56388,83,2419704,1,1,Active Shallow Crust,0.0,89.98988,0.0,06/29/4154
+7.41101,50.8005,159,3,20,19,3,16,3.75,27.5,fr,56389,3,2419712,1,1,Active Shallow Crust,0.0,89.98976,-90.0,03/20/0159
+7.41101,50.8005,8891,7,10,11,36,47,3.85,5.0,fr,56390,177,2419725,1,1,Active Shallow Crust,128.8957,89.99323,0.0,07/10/8891
+7.41101,50.8005,6224,4,15,9,52,28,3.95,15.0,fr,56391,124,2419729,1,1,Active Shallow Crust,0.0,89.99196,0.0,04/15/6224
+1.86447,43.36202,2884,8,19,11,58,21,3.55,5.0,fr,56392,57,2420160,1,1,Active Shallow Crust,0.0,89.99084,0.0,08/19/2884
+1.86447,43.36202,1233,11,14,20,38,1,3.75,15.0,fr,56393,24,2420185,1,1,Active Shallow Crust,0.0,89.98981,0.0,11/14/1233
+1.86447,43.36202,2503,1,1,21,35,23,4.35,15.0,fr,56394,50,2420260,1,1,Active Shallow Crust,240.0077,57.99576,0.0,01/01/2503
+1.86447,43.36202,6500,9,21,11,1,41,4.45,5.0,fr,56395,129,2420268,1,1,Active Shallow Crust,0.0,89.99024,0.0,09/21/6500
+1.86447,43.36202,4829,3,25,1,55,16,4.85,5.0,fr,56396,96,2420316,1,1,Active Shallow Crust,0.0,89.99015,0.0,03/25/4829
+6.95598,47.73363,6985,3,4,6,46,27,3.55,5.0,fr,56397,139,2420640,1,3,Active Shallow Crust,0.0,89.99322,0.0,03/04/6985
+6.95598,47.73363,9379,5,2,4,20,3,3.55,5.0,fr,56398,187,2420640,1,3,Active Shallow Crust,0.0,89.99322,0.0,05/02/9379
+6.95598,47.73363,2033,10,23,17,49,38,3.55,5.0,fr,56399,40,2420640,1,3,Active Shallow Crust,0.0,89.99322,0.0,10/23/2033
+6.95598,47.73363,3449,1,28,17,35,21,3.55,15.0,fr,56400,68,2420644,1,1,Active Shallow Crust,240.0127,57.99777,0.0,01/28/3449
+6.95598,47.73363,7982,3,8,15,32,13,3.55,5.0,fr,56401,159,2420646,1,1,Active Shallow Crust,0.0,89.99314,-90.0,03/08/7982
+6.95598,47.73363,5905,4,27,1,15,46,3.55,5.0,fr,56402,118,2420649,1,1,Active Shallow Crust,128.8956,89.99322,0.0,04/27/5905
+6.95598,47.73363,6354,2,2,7,38,58,3.65,5.0,fr,56403,127,2420652,1,3,Active Shallow Crust,0.0,89.98791,0.0,02/02/6354
+6.95598,47.73363,7615,12,11,18,59,11,3.65,5.0,fr,56404,152,2420652,1,3,Active Shallow Crust,0.0,89.98791,0.0,12/11/7615
+6.95598,47.73363,8893,6,27,5,15,27,3.65,5.0,fr,56405,177,2420652,1,3,Active Shallow Crust,0.0,89.98791,0.0,06/27/8893
+6.95598,47.73363,3085,10,10,22,12,27,3.65,15.0,fr,56406,61,2420653,1,3,Active Shallow Crust,0.0,89.98791,0.0,10/10/3085
+6.95598,47.73363,3148,4,11,21,55,29,3.65,15.0,fr,56407,62,2420653,1,3,Active Shallow Crust,0.0,89.98791,0.0,04/11/3148
+6.95598,47.73363,7278,1,9,12,12,44,3.65,15.0,fr,56408,145,2420653,1,3,Active Shallow Crust,0.0,89.98791,0.0,01/09/7278
+6.95598,47.73363,5243,3,29,6,50,14,3.65,5.0,fr,56409,104,2420655,1,3,Active Shallow Crust,240.0009,58.01282,0.0,03/29/5243
+6.95598,47.73363,9144,7,26,19,55,9,3.65,5.0,fr,56410,182,2420655,1,3,Active Shallow Crust,240.0009,58.01282,0.0,07/26/9144
+6.95598,47.73363,2807,3,24,23,43,53,3.65,5.0,fr,56411,56,2420655,1,3,Active Shallow Crust,240.0009,58.01282,0.0,03/24/2807
+6.95598,47.73363,3368,6,4,4,51,32,3.65,5.0,fr,56412,67,2420661,1,1,Active Shallow Crust,128.9008,89.96355,0.0,06/04/3368
+6.95598,47.73363,7862,11,28,16,39,14,3.75,15.0,fr,56413,157,2420665,1,1,Active Shallow Crust,0.0,89.98923,0.0,11/28/7862
+6.95598,47.73363,720,6,29,3,6,31,3.85,5.0,fr,56414,14,2420679,1,1,Active Shallow Crust,240.0108,57.99721,0.0,06/29/0720
+6.95598,47.73363,3590,1,4,0,26,1,3.95,5.0,fr,56415,71,2420688,1,1,Active Shallow Crust,0.0,89.99144,0.0,01/04/3590
+6.95598,47.73363,9277,2,21,5,59,31,3.95,27.5,fr,56416,185,2420699,1,1,Active Shallow Crust,128.9001,89.99572,0.0,02/21/9277
+6.95598,47.73363,3871,10,1,5,24,20,4.05,5.0,fr,56417,77,2420700,1,1,Active Shallow Crust,0.0,89.98856,0.0,10/01/3871
+6.95598,47.73363,5502,11,23,2,50,58,4.05,27.5,fr,56418,110,2420702,1,1,Active Shallow Crust,0.0,89.98856,0.0,11/23/5502
+6.95598,47.73363,1996,12,28,9,40,37,4.15,5.0,fr,56419,39,2420712,1,3,Active Shallow Crust,0.0,89.9898,0.0,12/28/1996
+6.95598,47.73363,8405,11,4,21,57,18,4.15,5.0,fr,56420,168,2420712,1,3,Active Shallow Crust,0.0,89.9898,0.0,11/04/8405
+6.95598,47.73363,7691,6,1,10,19,51,4.15,5.0,fr,56421,153,2420712,1,3,Active Shallow Crust,0.0,89.9898,0.0,06/01/7691
+6.95598,47.73363,3349,2,4,22,22,25,4.15,5.0,fr,56422,66,2420718,1,1,Active Shallow Crust,0.0,89.98969,-90.0,02/04/3349
+6.95598,47.73363,5824,2,4,13,19,10,4.35,15.0,fr,56423,116,2420737,1,1,Active Shallow Crust,0.0,89.9892,0.0,02/04/5824
+6.95598,47.73363,6142,4,1,3,16,18,4.65,5.0,fr,56424,122,2420778,1,1,Active Shallow Crust,0.0,89.99033,-90.0,04/01/6142
+6.95598,47.73363,1593,12,14,6,5,0,4.65,27.5,fr,56425,31,2420783,1,1,Active Shallow Crust,128.8908,89.98681,0.0,12/14/1593
+1.15116,42.32443,3138,8,16,9,47,48,3.55,5.0,fr,56426,62,2421120,1,1,Active Shallow Crust,0.0,89.99068,0.0,08/16/3138
+1.15116,42.32443,6935,6,9,0,7,23,3.55,15.0,fr,56427,138,2421121,1,2,Active Shallow Crust,0.0,89.99068,0.0,06/09/6935
+1.15116,42.32443,5156,8,24,8,26,5,3.55,15.0,fr,56428,103,2421121,1,2,Active Shallow Crust,0.0,89.99068,0.0,08/24/5156
+1.15116,42.32443,3688,4,30,9,41,40,3.55,15.0,fr,56429,73,2421124,1,1,Active Shallow Crust,240.012,57.99807,0.0,04/30/3688
+1.15116,42.32443,467,11,25,2,59,23,3.55,5.0,fr,56430,9,2421126,1,2,Active Shallow Crust,0.0,89.99057,-90.0,11/25/0467
+1.15116,42.32443,6060,3,7,21,9,3,3.55,5.0,fr,56431,121,2421126,1,2,Active Shallow Crust,0.0,89.99057,-90.0,03/07/6060
+1.15116,42.32443,412,7,14,8,40,22,3.65,5.0,fr,56432,8,2421132,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/14/0412
+1.15116,42.32443,22,7,28,17,36,49,3.65,15.0,fr,56433,0,2421133,1,2,Active Shallow Crust,0.0,89.99004,0.0,07/28/0022
+1.15116,42.32443,5221,2,5,2,2,16,3.65,15.0,fr,56434,104,2421133,1,2,Active Shallow Crust,0.0,89.99004,0.0,02/05/5221
+1.15116,42.32443,9181,1,14,6,58,54,3.65,15.0,fr,56435,183,2421139,1,1,Active Shallow Crust,0.0,89.98991,-90.0,01/14/9181
+1.15116,42.32443,7968,11,13,15,18,29,3.75,5.0,fr,56436,159,2421144,1,1,Active Shallow Crust,0.0,89.98964,0.0,11/13/7968
+1.15116,42.32443,7412,8,23,9,17,40,3.75,15.0,fr,56437,148,2421145,1,1,Active Shallow Crust,0.0,89.98964,0.0,08/23/7412
+1.15116,42.32443,5265,3,2,6,39,11,3.75,5.0,fr,56438,105,2421153,1,1,Active Shallow Crust,128.8972,89.96742,0.0,03/02/5265
+1.15116,42.32443,1638,6,26,6,3,28,3.75,15.0,fr,56439,32,2421154,1,1,Active Shallow Crust,128.8972,89.96742,0.0,06/26/1638
+1.15116,42.32443,1858,7,23,4,10,36,3.85,5.0,fr,56440,37,2421156,1,1,Active Shallow Crust,0.0,89.98944,0.0,07/23/1858
+1.15116,42.32443,7688,8,20,10,30,12,3.85,5.0,fr,56441,153,2421165,1,1,Active Shallow Crust,128.8959,89.99406,0.0,08/20/7688
+1.15116,42.32443,5297,6,12,6,0,3,3.95,5.0,fr,56442,105,2421168,1,2,Active Shallow Crust,0.0,89.98942,0.0,06/12/5297
+1.15116,42.32443,2595,7,21,6,19,38,3.95,5.0,fr,56443,51,2421168,1,2,Active Shallow Crust,0.0,89.98942,0.0,07/21/2595
+1.15116,42.32443,6283,5,27,22,56,48,3.95,15.0,fr,56444,125,2421169,1,1,Active Shallow Crust,0.0,89.98942,0.0,05/27/6283
+1.15116,42.32443,5661,3,7,3,11,21,4.05,15.0,fr,56445,113,2421184,1,1,Active Shallow Crust,240.0052,58.00571,0.0,03/07/5661
+1.15116,42.32443,4004,2,2,21,21,59,4.25,5.0,fr,56446,80,2421213,1,1,Active Shallow Crust,128.8949,89.98093,0.0,02/02/4004
+1.15116,42.32443,4083,7,21,11,57,30,4.55,5.0,fr,56447,81,2421240,1,1,Active Shallow Crust,0.0,89.98998,0.0,07/21/4083
+1.15116,42.32443,2155,8,28,21,20,5,5.25,5.0,fr,56448,43,2421327,1,1,Active Shallow Crust,240.018,57.99979,0.0,08/28/2155
+4.46026,45.99044,4654,8,18,1,50,5,3.75,5.0,fr,56449,93,2421624,1,1,Active Shallow Crust,0.0,89.98887,0.0,08/18/4654
+4.46026,45.99044,360,3,10,19,32,4,3.95,5.0,fr,56450,7,2421648,1,1,Active Shallow Crust,0.0,89.99116,0.0,03/10/0360
+4.46026,45.99044,392,2,6,7,6,8,3.95,5.0,fr,56451,7,2421651,1,1,Active Shallow Crust,240.0196,58.00517,0.0,02/06/0392
+4.46026,45.99044,5897,9,26,11,56,33,3.95,15.0,fr,56452,117,2421655,1,1,Active Shallow Crust,0.0,89.99106,-90.0,09/26/5897
+4.46026,45.99044,9332,6,24,0,33,55,4.05,5.0,fr,56453,186,2421666,1,1,Active Shallow Crust,0.0,89.98804,-90.0,06/24/9332
+4.46026,45.99044,5657,10,7,14,49,55,4.05,5.0,fr,56454,113,2421669,1,1,Active Shallow Crust,128.8915,89.99212,0.0,10/07/5657
+4.46026,45.99044,7361,3,12,7,53,33,4.45,5.0,fr,56455,147,2421708,1,1,Active Shallow Crust,0.0,89.99006,0.0,03/12/7361
+4.46026,45.99044,2076,5,21,6,44,37,4.75,5.0,fr,56456,41,2421753,1,1,Active Shallow Crust,128.889,89.98814,0.0,05/21/2076
+4.46026,45.99044,3810,1,16,22,48,41,4.95,27.5,fr,56457,76,2421770,1,1,Active Shallow Crust,0.0,89.99021,0.0,01/16/3810
+4.46026,45.99044,241,2,19,5,31,9,6.15,15.0,fr,56458,4,2421913,1,1,Active Shallow Crust,359.9998,89.99016,0.0,02/19/0241
+4.17117,45.16672,9295,9,20,4,46,27,3.55,5.0,fr,56459,185,2422080,1,1,Active Shallow Crust,0.0,89.99289,0.0,09/20/9295
+4.17117,45.16672,942,10,18,13,21,37,3.55,5.0,fr,56460,18,2422086,1,2,Active Shallow Crust,0.0,89.99281,-90.0,10/18/0942
+4.17117,45.16672,4018,11,22,21,39,48,3.55,5.0,fr,56461,80,2422086,1,2,Active Shallow Crust,0.0,89.99281,-90.0,11/22/4018
+4.17117,45.16672,3098,10,14,0,59,56,3.65,5.0,fr,56462,61,2422098,1,1,Active Shallow Crust,0.0,89.98718,-90.0,10/14/3098
+4.17117,45.16672,9685,3,15,0,28,18,3.75,5.0,fr,56463,193,2422104,1,1,Active Shallow Crust,0.0,89.98871,0.0,03/15/9685
+4.17117,45.16672,2159,8,8,10,0,3,3.85,5.0,fr,56464,43,2422125,1,1,Active Shallow Crust,128.896,89.99496,0.0,08/08/2159
+4.17117,45.16672,56,10,24,18,59,28,3.95,5.0,fr,56465,1,2422128,1,1,Active Shallow Crust,0.0,89.99103,0.0,10/24/0056
+4.17117,45.16672,2641,8,15,4,39,19,3.95,5.0,fr,56466,52,2422131,1,1,Active Shallow Crust,240.0194,58.00515,0.0,08/15/2641
+4.17117,45.16672,4498,5,25,13,52,15,3.95,27.5,fr,56467,89,2422133,1,1,Active Shallow Crust,240.0194,58.00515,0.0,05/25/4498
+4.17117,45.16672,780,8,21,14,29,18,4.45,27.5,fr,56468,15,2422193,1,1,Active Shallow Crust,240.0052,57.99414,0.0,08/21/0780
+7.70965,46.40109,1047,2,12,8,18,48,3.55,5.0,fr,56469,20,2422560,1,7,Active Shallow Crust,0.0,89.99305,0.0,02/12/1047
+7.70965,46.40109,1076,2,26,4,11,20,3.55,5.0,fr,56470,21,2422560,1,7,Active Shallow Crust,0.0,89.99305,0.0,02/26/1076
+7.70965,46.40109,8569,12,31,2,40,46,3.55,5.0,fr,56471,171,2422560,1,7,Active Shallow Crust,0.0,89.99305,0.0,12/31/8569
+7.70965,46.40109,520,4,27,20,26,54,3.55,5.0,fr,56472,10,2422560,1,7,Active Shallow Crust,0.0,89.99305,0.0,04/27/0520
+7.70965,46.40109,5790,8,22,13,33,6,3.55,5.0,fr,56473,115,2422560,1,7,Active Shallow Crust,0.0,89.99305,0.0,08/22/5790
+7.70965,46.40109,9230,2,18,10,21,19,3.55,5.0,fr,56474,184,2422560,1,7,Active Shallow Crust,0.0,89.99305,0.0,02/18/9230
+7.70965,46.40109,6221,4,10,12,49,59,3.55,5.0,fr,56475,124,2422560,1,7,Active Shallow Crust,0.0,89.99305,0.0,04/10/6221
+7.70965,46.40109,94,8,20,1,37,55,3.55,15.0,fr,56476,1,2422561,1,2,Active Shallow Crust,0.0,89.99305,0.0,08/20/0094
+7.70965,46.40109,1008,3,14,15,4,28,3.55,15.0,fr,56477,20,2422561,1,2,Active Shallow Crust,0.0,89.99305,0.0,03/14/1008
+7.70965,46.40109,6236,8,19,5,31,24,3.65,5.0,fr,56478,124,2422572,1,5,Active Shallow Crust,0.0,89.9876,0.0,08/19/6236
+7.70965,46.40109,9576,12,30,10,26,37,3.65,5.0,fr,56479,191,2422572,1,5,Active Shallow Crust,0.0,89.9876,0.0,12/30/9576
+7.70965,46.40109,6119,2,25,13,4,36,3.65,5.0,fr,56480,122,2422572,1,5,Active Shallow Crust,0.0,89.9876,0.0,02/25/6119
+7.70965,46.40109,6733,1,16,9,37,33,3.65,5.0,fr,56481,134,2422572,1,5,Active Shallow Crust,0.0,89.9876,0.0,01/16/6733
+7.70965,46.40109,5144,6,22,6,38,2,3.65,5.0,fr,56482,102,2422572,1,5,Active Shallow Crust,0.0,89.9876,0.0,06/22/5144
+7.70965,46.40109,9078,8,22,0,26,21,3.65,15.0,fr,56483,181,2422573,1,1,Active Shallow Crust,0.0,89.9876,0.0,08/22/9078
+7.70965,46.40109,1387,9,20,22,13,35,3.65,27.5,fr,56484,27,2422574,1,1,Active Shallow Crust,0.0,89.9876,0.0,09/20/1387
+7.70965,46.40109,8248,10,6,7,42,13,3.65,5.0,fr,56485,164,2422575,1,1,Active Shallow Crust,240.0014,58.01278,0.0,10/06/8248
+7.70965,46.40109,3385,8,13,1,39,48,3.65,15.0,fr,56486,67,2422576,1,1,Active Shallow Crust,240.0014,58.01278,0.0,08/13/3385
+7.70965,46.40109,5417,2,11,2,25,28,3.65,5.0,fr,56487,108,2422581,1,1,Active Shallow Crust,128.9003,89.96352,0.0,02/11/5417
+7.70965,46.40109,993,1,1,11,27,12,3.75,5.0,fr,56488,19,2422584,1,3,Active Shallow Crust,0.0,89.98895,0.0,01/01/0993
+7.70965,46.40109,4029,7,9,2,4,39,3.75,5.0,fr,56489,80,2422584,1,3,Active Shallow Crust,0.0,89.98895,0.0,07/09/4029
+7.70965,46.40109,6872,7,19,16,22,1,3.75,5.0,fr,56490,137,2422584,1,3,Active Shallow Crust,0.0,89.98895,0.0,07/19/6872
+7.70965,46.40109,5400,12,5,7,34,46,3.75,15.0,fr,56491,107,2422585,1,2,Active Shallow Crust,0.0,89.98895,0.0,12/05/5400
+7.70965,46.40109,9118,3,7,18,56,11,3.75,15.0,fr,56492,182,2422585,1,2,Active Shallow Crust,0.0,89.98895,0.0,03/07/9118
+7.70965,46.40109,2961,6,2,20,25,4,3.75,5.0,fr,56493,59,2422590,1,1,Active Shallow Crust,0.0,89.98882,-90.0,06/02/2961
+7.70965,46.40109,3157,7,20,3,24,44,3.75,5.0,fr,56494,63,2422593,1,1,Active Shallow Crust,128.8963,89.96749,0.0,07/20/3157
+7.70965,46.40109,2446,9,15,10,34,14,3.85,5.0,fr,56495,48,2422596,1,1,Active Shallow Crust,0.0,89.99015,0.0,09/15/2446
+7.70965,46.40109,1955,1,29,11,34,56,3.85,15.0,fr,56496,39,2422597,1,1,Active Shallow Crust,0.0,89.99015,0.0,01/29/1955
+7.70965,46.40109,9717,3,6,4,27,45,3.85,5.0,fr,56497,194,2422599,1,3,Active Shallow Crust,240.011,57.99704,0.0,03/06/9717
+7.70965,46.40109,3108,5,1,1,25,25,3.85,5.0,fr,56498,62,2422599,1,3,Active Shallow Crust,240.011,57.99704,0.0,05/01/3108
+7.70965,46.40109,8707,3,22,10,33,13,3.85,5.0,fr,56499,174,2422599,1,3,Active Shallow Crust,240.011,57.99704,0.0,03/22/8707
+7.70965,46.40109,455,8,5,17,30,10,3.85,15.0,fr,56500,9,2422600,1,1,Active Shallow Crust,240.011,57.99704,0.0,08/05/0455
+7.70965,46.40109,5085,10,2,14,25,54,3.85,15.0,fr,56501,101,2422606,1,1,Active Shallow Crust,128.8955,89.99261,0.0,10/02/5085
+7.70965,46.40109,9987,6,22,16,12,24,3.95,5.0,fr,56502,199,2422608,1,3,Active Shallow Crust,0.0,89.99123,0.0,06/22/9987
+7.70965,46.40109,1570,2,21,20,17,50,3.95,5.0,fr,56503,31,2422608,1,3,Active Shallow Crust,0.0,89.99123,0.0,02/21/1570
+7.70965,46.40109,8832,1,29,4,27,38,3.95,5.0,fr,56504,176,2422608,1,3,Active Shallow Crust,0.0,89.99123,0.0,01/29/8832
+7.70965,46.40109,7928,10,14,18,20,55,3.95,15.0,fr,56505,158,2422609,1,1,Active Shallow Crust,0.0,89.99123,0.0,10/14/7928
+7.70965,46.40109,7902,5,17,4,32,52,3.95,5.0,fr,56506,158,2422611,1,1,Active Shallow Crust,240.0203,58.00473,0.0,05/17/7902
+7.70965,46.40109,4999,11,29,7,30,13,3.95,27.5,fr,56507,99,2422616,1,1,Active Shallow Crust,0.0,89.99112,-90.0,11/29/4999
+7.70965,46.40109,3704,9,30,18,14,7,3.95,5.0,fr,56508,74,2422617,1,2,Active Shallow Crust,128.9009,89.99342,0.0,09/30/3704
+7.70965,46.40109,3355,10,12,11,47,0,3.95,5.0,fr,56509,67,2422617,1,2,Active Shallow Crust,128.9009,89.99342,0.0,10/12/3355
+7.70965,46.40109,3730,9,27,3,20,1,4.05,5.0,fr,56510,74,2422620,1,1,Active Shallow Crust,0.0,89.98827,0.0,09/27/3730
+7.70965,46.40109,1003,1,6,13,0,23,4.05,15.0,fr,56511,20,2422621,1,1,Active Shallow Crust,0.0,89.98827,0.0,01/06/1003
+7.70965,46.40109,5555,3,7,15,2,48,4.05,5.0,fr,56512,111,2422623,1,1,Active Shallow Crust,240.0056,58.00583,0.0,03/07/5555
+7.70965,46.40109,2917,6,16,2,24,30,4.15,15.0,fr,56513,58,2422633,1,1,Active Shallow Crust,0.0,89.98954,0.0,06/16/2917
+7.70965,46.40109,3110,5,25,5,38,15,4.15,5.0,fr,56514,62,2422638,1,2,Active Shallow Crust,0.0,89.98943,-90.0,05/25/3110
+7.70965,46.40109,5725,4,27,22,57,26,4.15,5.0,fr,56515,114,2422638,1,2,Active Shallow Crust,0.0,89.98943,-90.0,04/27/5725
+7.70965,46.40109,6590,2,13,22,8,42,4.25,5.0,fr,56516,131,2422644,1,4,Active Shallow Crust,0.0,89.99068,0.0,02/13/6590
+7.70965,46.40109,3444,12,2,1,25,16,4.25,5.0,fr,56517,68,2422644,1,4,Active Shallow Crust,0.0,89.99068,0.0,12/02/3444
+7.70965,46.40109,9264,12,22,22,55,44,4.25,5.0,fr,56518,185,2422644,1,4,Active Shallow Crust,0.0,89.99068,0.0,12/22/9264
+7.70965,46.40109,3006,12,22,0,15,34,4.25,5.0,fr,56519,60,2422644,1,4,Active Shallow Crust,0.0,89.99068,0.0,12/22/3006
+7.70965,46.40109,3533,4,17,9,31,30,4.25,15.0,fr,56520,70,2422645,1,1,Active Shallow Crust,0.0,89.99068,0.0,04/17/3533
+7.70965,46.40109,527,5,29,12,28,29,4.25,5.0,fr,56521,10,2422653,1,1,Active Shallow Crust,128.8941,89.98094,0.0,05/29/0527
+7.70965,46.40109,1298,12,24,1,0,31,4.35,15.0,fr,56522,25,2422657,1,1,Active Shallow Crust,0.0,89.98892,0.0,12/24/1298
+7.70965,46.40109,3650,2,5,17,42,46,4.35,15.0,fr,56523,72,2422666,1,1,Active Shallow Crust,128.897,89.98302,0.0,02/05/3650
+7.70965,46.40109,5579,10,2,23,25,13,4.45,15.0,fr,56524,111,2422669,1,2,Active Shallow Crust,0.0,89.99013,0.0,10/02/5579
+7.70965,46.40109,4787,1,21,2,30,2,4.45,15.0,fr,56525,95,2422669,1,2,Active Shallow Crust,0.0,89.99013,0.0,01/21/4787
+7.70965,46.40109,2367,7,20,4,16,52,4.45,5.0,fr,56526,47,2422674,1,1,Active Shallow Crust,0.0,89.99001,-90.0,07/20/2367
+7.70965,46.40109,1551,7,23,3,1,43,4.55,5.0,fr,56527,31,2422680,1,3,Active Shallow Crust,0.0,89.98901,0.0,07/23/1551
+7.70965,46.40109,1804,8,26,4,24,23,4.55,5.0,fr,56528,36,2422680,1,3,Active Shallow Crust,0.0,89.98901,0.0,08/26/1804
+7.70965,46.40109,8520,10,24,6,25,42,4.55,5.0,fr,56529,170,2422680,1,3,Active Shallow Crust,0.0,89.98901,0.0,10/24/8520
+7.70965,46.40109,6434,6,1,14,38,2,4.55,5.0,fr,56530,128,2422683,1,1,Active Shallow Crust,240.0094,57.99718,0.0,06/01/6434
+7.70965,46.40109,6998,1,1,13,11,2,4.65,5.0,fr,56531,139,2422692,1,2,Active Shallow Crust,0.0,89.9902,0.0,01/01/6998
+7.70965,46.40109,260,8,8,8,39,6,4.65,5.0,fr,56532,5,2422692,1,2,Active Shallow Crust,0.0,89.9902,0.0,08/08/0260
+7.70965,46.40109,863,2,11,13,27,9,4.75,5.0,fr,56533,17,2422707,1,1,Active Shallow Crust,240.0074,58.00468,0.0,02/11/0863
+7.70965,46.40109,544,12,12,17,12,27,4.85,15.0,fr,56534,10,2422717,1,1,Active Shallow Crust,0.0,89.99065,0.0,12/12/0544
+7.70965,46.40109,545,3,30,7,2,43,5.05,15.0,fr,56535,10,2422741,1,1,Active Shallow Crust,0.0,89.9901,0.0,03/30/0545
+7.70965,46.40109,8932,8,4,11,31,58,5.75,5.0,fr,56536,178,2422824,1,1,Active Shallow Crust,0.0,89.99005,0.0,08/04/8932
+-1.41851,47.53168,8767,4,24,9,13,8,3.55,5.0,fr,56537,175,2423040,1,1,Active Shallow Crust,0.0,89.98978,0.0,04/24/8767
+-1.41851,47.53168,8050,5,7,21,43,32,3.55,15.0,fr,56538,160,2423041,1,2,Active Shallow Crust,0.0,89.98978,0.0,05/07/8050
+-1.41851,47.53168,1352,9,25,23,14,1,3.55,15.0,fr,56539,27,2423041,1,2,Active Shallow Crust,0.0,89.98978,0.0,09/25/1352
+-1.41851,47.53168,5277,11,13,23,44,25,3.55,5.0,fr,56540,105,2423043,1,1,Active Shallow Crust,240.0126,57.9981,0.0,11/13/5277
+-1.41851,47.53168,9914,7,7,8,59,14,3.55,27.5,fr,56541,198,2423045,1,1,Active Shallow Crust,240.0126,57.99801,0.0,07/07/9914
+-1.41851,47.53168,8233,10,30,21,52,38,3.65,5.0,fr,56542,164,2423052,1,1,Active Shallow Crust,0.0,89.98938,0.0,10/30/8233
+-1.41851,47.53168,323,12,4,22,39,49,3.65,15.0,fr,56543,6,2423059,1,1,Active Shallow Crust,0.0,89.98926,-90.0,12/04/0323
+-1.41851,47.53168,7156,7,12,1,50,1,3.75,5.0,fr,56544,143,2423064,1,1,Active Shallow Crust,0.0,89.99053,0.0,07/12/7156
+-1.41851,47.53168,8041,1,21,15,27,40,3.75,15.0,fr,56545,160,2423065,1,1,Active Shallow Crust,0.0,89.99053,0.0,01/21/8041
+-1.41851,47.53168,6438,1,23,11,11,15,3.85,5.0,fr,56546,128,2423079,1,1,Active Shallow Crust,240.011,57.99783,0.0,01/23/6438
+-1.41851,47.53168,753,8,18,16,56,35,3.85,5.0,fr,56547,15,2423085,1,1,Active Shallow Crust,128.8957,89.99337,0.0,08/18/0753
+-1.41851,47.53168,675,10,13,3,12,44,3.95,5.0,fr,56548,13,2423088,1,2,Active Shallow Crust,0.0,89.99033,0.0,10/13/0675
+-1.41851,47.53168,287,1,19,16,33,27,3.95,5.0,fr,56549,5,2423088,1,2,Active Shallow Crust,0.0,89.99033,0.0,01/19/0287
+-1.41851,47.53168,8312,10,3,3,44,36,3.95,5.0,fr,56550,166,2423097,1,1,Active Shallow Crust,128.9003,89.99355,0.0,10/03/8312
+-1.41851,47.53168,6656,2,14,0,45,20,3.95,15.0,fr,56551,133,2423098,1,1,Active Shallow Crust,128.9003,89.99355,0.0,02/14/6656
+-1.41851,47.53168,9490,4,16,0,12,18,4.15,15.0,fr,56552,189,2423119,1,1,Active Shallow Crust,0.0,89.98965,-90.0,04/16/9490
+-1.41851,47.53168,5890,9,25,13,11,7,4.35,5.0,fr,56553,117,2423142,1,1,Active Shallow Crust,0.0,89.98972,-90.0,09/25/5890
+-1.41851,47.53168,7140,7,2,3,35,49,4.45,27.5,fr,56554,142,2423156,1,1,Active Shallow Crust,0.0,89.99023,-90.0,07/02/7140
+-1.41851,47.53168,6199,12,20,2,52,12,4.55,15.0,fr,56555,123,2423161,1,1,Active Shallow Crust,0.0,89.98977,0.0,12/20/6199
+-1.41851,47.53168,5,7,30,0,20,20,4.85,5.0,fr,56556,0,2423196,1,1,Active Shallow Crust,0.0,89.99009,0.0,07/30/0005
+-1.41851,47.53168,1066,12,24,18,52,51,5.15,5.0,fr,56557,21,2423232,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/24/1066
+-1.41851,47.53168,4186,10,1,23,30,21,5.15,5.0,fr,56558,83,2423235,1,1,Active Shallow Crust,240.0202,58.00008,0.0,10/01/4186
+-1.41851,47.53168,9825,7,25,17,54,30,5.25,15.0,fr,56559,196,2423245,1,1,Active Shallow Crust,0.0,89.9899,0.0,07/25/9825
+1.41597,44.64887,3481,5,14,21,46,23,4.05,15.0,fr,56560,69,2423584,1,1,Active Shallow Crust,240.0055,58.00588,0.0,05/14/3481
+1.41597,44.64887,9606,1,22,11,2,23,4.15,5.0,fr,56561,192,2423592,1,2,Active Shallow Crust,0.0,89.99011,0.0,01/22/9606
+1.41597,44.64887,3628,5,28,3,51,37,4.15,5.0,fr,56562,72,2423592,1,2,Active Shallow Crust,0.0,89.99011,0.0,05/28/3628
+2.39619,48.8241,7187,8,4,1,57,48,3.55,5.0,fr,56563,143,2424000,1,2,Active Shallow Crust,0.0,89.99004,0.0,08/04/7187
+2.39619,48.8241,3509,12,5,13,15,6,3.55,5.0,fr,56564,70,2424000,1,2,Active Shallow Crust,0.0,89.99004,0.0,12/05/3509
+2.39619,48.8241,9732,12,7,1,1,30,4.25,5.0,fr,56565,194,2424093,1,1,Active Shallow Crust,128.8937,89.98103,0.0,12/07/9732
+2.02253,51.27781,1458,7,11,23,57,7,3.55,15.0,fr,56566,29,2424481,1,1,Active Shallow Crust,0.0,89.99054,0.0,07/11/1458
+2.02253,51.27781,3851,7,12,9,1,36,3.55,5.0,fr,56567,77,2424489,1,1,Active Shallow Crust,128.8957,89.99369,0.0,07/12/3851
+2.02253,51.27781,3180,2,8,0,57,22,3.65,15.0,fr,56568,63,2424499,1,1,Active Shallow Crust,0.0,89.98862,-90.0,02/08/3180
+2.02253,51.27781,4834,1,21,12,46,11,3.75,5.0,fr,56569,96,2424504,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/21/4834
+2.02253,51.27781,2352,4,7,23,47,11,3.75,5.0,fr,56570,47,2424507,1,1,Active Shallow Crust,240.009,58.01764,0.0,04/07/2352
+2.02253,51.27781,7381,8,3,1,33,47,3.85,5.0,fr,56571,147,2424516,1,1,Active Shallow Crust,0.0,89.99107,0.0,08/03/7381
+2.02253,51.27781,3051,1,2,4,26,29,4.15,5.0,fr,56572,61,2424552,1,1,Active Shallow Crust,0.0,89.99052,0.0,01/02/3051
+2.02253,51.27781,8486,2,18,1,56,45,4.25,15.0,fr,56573,169,2424565,1,1,Active Shallow Crust,0.0,89.99014,0.0,02/18/8486
+2.02253,51.27781,407,7,10,0,25,52,4.35,5.0,fr,56574,8,2424576,1,1,Active Shallow Crust,0.0,89.98995,0.0,07/10/0407
+2.02253,51.27781,8449,5,28,19,10,40,4.55,5.0,fr,56575,168,2424603,1,1,Active Shallow Crust,240.0109,57.99763,0.0,05/28/8449
+2.02253,51.27781,8343,6,19,12,42,42,4.95,5.0,fr,56576,166,2424648,1,1,Active Shallow Crust,0.0,89.98993,0.0,06/19/8343
+6.06045,46.98158,6331,12,22,17,21,58,3.55,15.0,fr,56577,126,2424961,1,1,Active Shallow Crust,0.0,89.99312,0.0,12/22/6331
+6.06045,46.98158,1798,8,15,7,2,22,3.55,15.0,fr,56578,35,2424970,1,1,Active Shallow Crust,128.8954,89.99312,0.0,08/15/1798
+6.06045,46.98158,5210,12,27,0,9,17,3.65,5.0,fr,56579,104,2424972,1,3,Active Shallow Crust,0.0,89.98774,0.0,12/27/5210
+6.06045,46.98158,7386,9,26,8,43,50,3.65,5.0,fr,56580,147,2424972,1,3,Active Shallow Crust,0.0,89.98774,0.0,09/26/7386
+6.06045,46.98158,4494,8,17,5,32,7,3.65,5.0,fr,56581,89,2424972,1,3,Active Shallow Crust,0.0,89.98774,0.0,08/17/4494
+6.06045,46.98158,6883,12,19,18,0,46,3.65,15.0,fr,56582,137,2424973,1,1,Active Shallow Crust,0.0,89.98774,0.0,12/19/6883
+6.06045,46.98158,7855,1,3,7,32,59,3.65,5.0,fr,56583,157,2424975,1,2,Active Shallow Crust,240.0014,58.0127,0.0,01/03/7855
+6.06045,46.98158,3551,11,13,7,14,20,3.65,5.0,fr,56584,71,2424975,1,2,Active Shallow Crust,240.0014,58.0127,0.0,11/13/3551
+6.06045,46.98158,1598,4,2,18,49,55,3.65,15.0,fr,56585,31,2424976,1,1,Active Shallow Crust,240.0014,58.0127,0.0,04/02/1598
+6.06045,46.98158,1553,5,15,23,9,39,3.75,5.0,fr,56586,31,2424984,1,1,Active Shallow Crust,0.0,89.98907,0.0,05/15/1553
+6.06045,46.98158,7185,9,17,16,29,53,3.75,27.5,fr,56587,143,2424986,1,1,Active Shallow Crust,0.0,89.98907,0.0,09/17/7185
+6.06045,46.98158,6956,6,29,18,12,14,3.85,5.0,fr,56588,139,2424996,1,3,Active Shallow Crust,0.0,89.99026,0.0,06/29/6956
+6.06045,46.98158,4549,6,1,6,47,32,3.85,5.0,fr,56589,90,2424996,1,3,Active Shallow Crust,0.0,89.99026,0.0,06/01/4549
+6.06045,46.98158,773,3,14,7,37,29,3.85,5.0,fr,56590,15,2424996,1,3,Active Shallow Crust,0.0,89.99026,0.0,03/14/0773
+6.06045,46.98158,6948,12,1,18,58,20,3.85,5.0,fr,56591,138,2425005,1,1,Active Shallow Crust,128.8951,89.9927,0.0,12/01/6948
+6.06045,46.98158,2041,2,24,1,25,44,3.95,5.0,fr,56592,40,2425008,1,1,Active Shallow Crust,0.0,89.99132,0.0,02/24/2041
+6.06045,46.98158,6287,2,22,20,24,57,3.95,27.5,fr,56593,125,2425010,1,1,Active Shallow Crust,0.0,89.99132,0.0,02/22/6287
+6.06045,46.98158,2319,7,25,7,32,33,4.05,5.0,fr,56594,46,2425029,1,1,Active Shallow Crust,128.8904,89.99419,0.0,07/25/2319
+6.06045,46.98158,8576,5,28,13,41,26,4.25,15.0,fr,56595,171,2425054,1,1,Active Shallow Crust,128.8942,89.98096,0.0,05/28/8576
+6.06045,46.98158,2630,12,11,1,14,18,4.75,15.0,fr,56596,52,2425105,1,1,Active Shallow Crust,0.0,89.98963,0.0,12/11/2630
+6.06045,46.98158,8546,10,3,20,25,53,4.85,5.0,fr,56597,170,2425116,1,1,Active Shallow Crust,0.0,89.99076,0.0,10/03/8546
+1.51991,41.97394,1149,1,13,17,51,27,3.55,15.0,fr,56598,22,2425441,1,2,Active Shallow Crust,0.0,89.99063,0.0,01/13/1149
+1.51991,41.97394,4616,12,23,15,52,52,3.55,15.0,fr,56599,92,2425441,1,2,Active Shallow Crust,0.0,89.99063,0.0,12/23/4616
+1.51991,41.97394,8328,5,22,7,25,39,4.05,5.0,fr,56600,166,2425500,1,1,Active Shallow Crust,0.0,89.99052,0.0,05/22/8328
+1.51991,41.97394,7563,11,9,17,53,51,4.15,27.5,fr,56601,151,2425514,1,1,Active Shallow Crust,0.0,89.98967,0.0,11/09/7563
+1.51991,41.97394,1799,1,15,6,57,35,4.35,15.0,fr,56602,35,2425537,1,1,Active Shallow Crust,0.0,89.9903,0.0,01/15/1799
+-0.96631,51.02032,1614,9,9,9,44,46,3.85,5.0,fr,56603,32,2425959,1,1,Active Shallow Crust,240.0115,57.99787,0.0,09/09/1614
+-0.96631,51.02032,5760,8,27,18,44,7,3.95,5.0,fr,56604,115,2425968,1,1,Active Shallow Crust,0.0,89.98999,0.0,08/27/5760
+-0.96631,51.02032,4629,4,30,9,16,46,4.25,5.0,fr,56605,92,2426004,1,1,Active Shallow Crust,0.0,89.99008,0.0,04/30/4629
+-1.76043,43.67772,6528,11,25,15,29,47,3.55,5.0,fr,56606,130,2426400,1,1,Active Shallow Crust,0.0,89.99088,0.0,11/25/6528
+-1.76043,43.67772,5438,1,7,20,50,34,3.95,5.0,fr,56607,108,2426451,1,1,Active Shallow Crust,240.0196,58.00492,0.0,01/07/5438
+-1.76043,43.67772,6793,11,25,12,15,56,5.05,27.5,fr,56608,135,2426585,1,1,Active Shallow Crust,240.0208,57.99728,0.0,11/25/6793
+4.891,44.08244,5463,8,7,4,45,2,3.55,5.0,fr,56609,109,2426880,1,2,Active Shallow Crust,0.0,89.99276,0.0,08/07/5463
+4.891,44.08244,1777,5,25,19,41,45,3.55,5.0,fr,56610,35,2426880,1,2,Active Shallow Crust,0.0,89.99276,0.0,05/25/1777
+4.891,44.08244,4507,1,2,21,1,44,3.55,15.0,fr,56611,90,2426881,1,1,Active Shallow Crust,0.0,89.99276,0.0,01/02/4507
+4.891,44.08244,2049,2,2,16,11,16,3.55,15.0,fr,56612,40,2426884,1,1,Active Shallow Crust,240.0109,57.99897,0.0,02/02/2049
+4.891,44.08244,4925,5,23,10,35,55,3.65,5.0,fr,56613,98,2426892,1,2,Active Shallow Crust,0.0,89.98709,0.0,05/23/4925
+4.891,44.08244,9844,9,26,23,12,44,3.65,5.0,fr,56614,196,2426892,1,2,Active Shallow Crust,0.0,89.98709,0.0,09/26/9844
+4.891,44.08244,369,10,22,0,28,21,3.65,5.0,fr,56615,7,2426895,1,1,Active Shallow Crust,240.0004,58.01282,0.0,10/22/0369
+4.891,44.08244,8941,8,22,12,4,26,3.65,5.0,fr,56616,178,2426901,1,1,Active Shallow Crust,128.9013,89.96348,0.0,08/22/8941
+4.891,44.08244,1383,11,21,0,55,13,3.75,5.0,fr,56617,27,2426904,1,2,Active Shallow Crust,0.0,89.98849,0.0,11/21/1383
+4.891,44.08244,91,10,1,6,56,43,3.75,5.0,fr,56618,1,2426904,1,2,Active Shallow Crust,0.0,89.98849,0.0,10/01/0091
+4.891,44.08244,9211,8,23,5,28,33,3.75,15.0,fr,56619,184,2426905,1,2,Active Shallow Crust,0.0,89.98849,0.0,08/23/9211
+4.891,44.08244,3609,9,18,12,43,37,3.75,15.0,fr,56620,72,2426905,1,2,Active Shallow Crust,0.0,89.98849,0.0,09/18/3609
+4.891,44.08244,4984,2,16,21,22,48,3.75,27.5,fr,56621,99,2426906,1,1,Active Shallow Crust,0.0,89.98849,0.0,02/16/4984
+4.891,44.08244,2126,7,24,13,37,56,3.85,5.0,fr,56622,42,2426916,1,1,Active Shallow Crust,0.0,89.98975,0.0,07/24/2126
+4.891,44.08244,4166,10,10,7,56,56,3.85,5.0,fr,56623,83,2426922,1,1,Active Shallow Crust,0.0,89.98962,-90.0,10/10/4166
+4.891,44.08244,489,5,31,2,42,57,3.95,27.5,fr,56624,9,2426930,1,1,Active Shallow Crust,0.0,89.99086,0.0,05/31/0489
+4.891,44.08244,8303,3,23,4,23,7,3.95,5.0,fr,56625,166,2426931,1,1,Active Shallow Crust,240.0197,58.0049,0.0,03/23/8303
+4.891,44.08244,4887,10,16,15,22,34,4.05,15.0,fr,56626,97,2426941,1,1,Active Shallow Crust,0.0,89.99185,0.0,10/16/4887
+4.891,44.08244,7036,8,28,11,38,56,4.15,15.0,fr,56627,140,2426953,1,1,Active Shallow Crust,0.0,89.98911,0.0,08/28/7036
+4.891,44.08244,8279,2,13,7,40,38,4.15,5.0,fr,56628,165,2426958,1,1,Active Shallow Crust,0.0,89.98898,-90.0,02/13/8279
+4.891,44.08244,1895,4,2,19,11,3,4.35,5.0,fr,56629,37,2426976,1,1,Active Shallow Crust,0.0,89.99135,0.0,04/02/1895
+4.891,44.08244,4585,12,2,22,16,33,4.75,5.0,fr,56630,91,2427027,1,1,Active Shallow Crust,240.0067,58.00418,0.0,12/02/4585
+4.891,44.08244,2852,5,10,3,31,56,5.15,5.0,fr,56631,57,2427072,1,2,Active Shallow Crust,0.0,89.98966,0.0,05/10/2852
+4.891,44.08244,9208,5,24,16,22,44,5.15,5.0,fr,56632,184,2427072,1,2,Active Shallow Crust,0.0,89.98966,0.0,05/24/9208
+4.891,44.08244,4107,4,28,22,5,45,5.15,5.0,fr,56633,82,2427078,1,1,Active Shallow Crust,0.0,89.98955,-90.0,04/28/4107
+3.61129,50.42324,5264,3,12,4,49,53,3.55,5.0,fr,56634,105,2427363,1,1,Active Shallow Crust,240.0129,57.9981,0.0,03/12/5264
+3.61129,50.42324,3475,3,5,9,38,51,3.65,15.0,fr,56635,69,2427373,1,1,Active Shallow Crust,0.0,89.99141,0.0,03/05/3475
+3.61129,50.42324,9243,5,8,3,1,46,3.75,5.0,fr,56636,184,2427384,1,1,Active Shallow Crust,0.0,89.98979,0.0,05/08/9243
+3.61129,50.42324,134,12,17,6,49,49,3.75,5.0,fr,56637,2,2427390,1,1,Active Shallow Crust,0.0,89.98968,-90.0,12/17/0134
+3.61129,50.42324,2253,10,9,1,8,8,3.85,15.0,fr,56638,45,2427400,1,1,Active Shallow Crust,240.0111,57.99824,0.0,10/09/2253
+3.61129,50.42324,4438,6,24,8,2,1,3.95,15.0,fr,56639,88,2427409,1,1,Active Shallow Crust,0.0,89.98987,0.0,06/24/4438
+3.61129,50.42324,6533,1,22,20,40,29,4.05,5.0,fr,56640,130,2427420,1,1,Active Shallow Crust,0.0,89.98916,0.0,01/22/6533
+3.61129,50.42324,7405,11,15,18,21,28,4.05,5.0,fr,56641,148,2427423,1,1,Active Shallow Crust,240.0069,58.00603,0.0,11/15/7405
+3.61129,50.42324,1568,4,13,6,58,2,4.05,5.0,fr,56642,31,2427426,1,2,Active Shallow Crust,0.0,89.99086,-90.0,04/13/1568
+3.61129,50.42324,3290,10,14,1,35,3,4.05,5.0,fr,56643,65,2427426,1,2,Active Shallow Crust,0.0,89.99086,-90.0,10/14/3290
+3.61129,50.42324,7539,10,8,0,46,44,4.35,5.0,fr,56644,150,2427456,1,1,Active Shallow Crust,0.0,89.98977,0.0,10/08/7539
+3.61129,50.42324,9559,6,17,9,45,11,4.35,5.0,fr,56645,191,2427459,1,1,Active Shallow Crust,240.0092,57.99633,0.0,06/17/9559
+3.61129,50.42324,6857,2,11,20,10,40,4.45,15.0,fr,56646,137,2427469,1,1,Active Shallow Crust,0.0,89.98974,0.0,02/11/6857
+3.61129,50.42324,6583,10,8,20,38,22,4.65,5.0,fr,56647,131,2427492,1,1,Active Shallow Crust,0.0,89.99004,0.0,10/08/6583
+-2.19345,48.81551,2705,5,14,22,45,24,3.55,5.0,fr,56648,54,2427840,1,2,Active Shallow Crust,0.0,89.99004,0.0,05/14/2705
+-2.19345,48.81551,6967,11,1,17,38,53,3.55,5.0,fr,56649,139,2427840,1,2,Active Shallow Crust,0.0,89.99004,0.0,11/01/6967
+-2.19345,48.81551,7824,9,12,5,11,39,3.55,15.0,fr,56650,156,2427841,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/12/7824
+-2.19345,48.81551,7466,3,20,16,3,48,3.65,5.0,fr,56651,149,2427852,1,2,Active Shallow Crust,0.0,89.99112,0.0,03/20/7466
+-2.19345,48.81551,3626,3,10,13,50,15,3.65,5.0,fr,56652,72,2427852,1,2,Active Shallow Crust,0.0,89.99112,0.0,03/10/3626
+-2.19345,48.81551,7524,9,12,16,51,29,3.65,15.0,fr,56653,150,2427853,1,1,Active Shallow Crust,0.0,89.99112,0.0,09/12/7524
+-2.19345,48.81551,4809,3,19,14,5,53,3.65,5.0,fr,56654,96,2427855,1,2,Active Shallow Crust,240.0013,58.01283,0.0,03/19/4809
+-2.19345,48.81551,7862,4,27,7,54,30,3.65,5.0,fr,56655,157,2427855,1,2,Active Shallow Crust,240.0013,58.01283,0.0,04/27/7862
+-2.19345,48.81551,5903,12,15,16,35,46,3.75,5.0,fr,56656,118,2427864,1,1,Active Shallow Crust,0.0,89.98945,0.0,12/15/5903
+-2.19345,48.81551,9339,9,3,20,14,18,3.85,5.0,fr,56657,186,2427876,1,1,Active Shallow Crust,0.0,89.9906,0.0,09/03/9339
+-2.19345,48.81551,6314,4,26,18,14,11,3.85,15.0,fr,56658,126,2427877,1,1,Active Shallow Crust,0.0,89.9906,0.0,04/26/6314
+-2.19345,48.81551,4450,5,9,4,39,39,3.85,5.0,fr,56659,88,2427879,1,2,Active Shallow Crust,240.0112,57.99806,0.0,05/09/4450
+-2.19345,48.81551,582,2,8,18,51,2,3.85,5.0,fr,56660,11,2427879,1,2,Active Shallow Crust,240.0112,57.99806,0.0,02/08/0582
+-2.19345,48.81551,5525,8,31,5,57,25,3.95,5.0,fr,56661,110,2427897,1,1,Active Shallow Crust,128.9,89.99371,0.0,08/31/5525
+-2.19345,48.81551,4756,9,10,0,53,36,4.05,5.0,fr,56662,95,2427900,1,2,Active Shallow Crust,0.0,89.99066,0.0,09/10/4756
+-2.19345,48.81551,9811,10,28,7,20,0,4.05,5.0,fr,56663,196,2427900,1,2,Active Shallow Crust,0.0,89.99066,0.0,10/28/9811
+-2.19345,48.81551,2698,4,8,0,29,52,4.05,5.0,fr,56664,53,2427903,1,1,Active Shallow Crust,240.0062,58.00579,0.0,04/08/2698
+-2.19345,48.81551,8267,3,16,6,16,51,4.05,27.5,fr,56665,165,2427911,1,1,Active Shallow Crust,128.8906,89.99347,0.0,03/16/8267
+-2.19345,48.81551,2382,4,11,2,11,45,4.15,5.0,fr,56666,47,2427912,1,2,Active Shallow Crust,0.0,89.99001,0.0,04/11/2382
+-2.19345,48.81551,2544,7,23,7,6,19,4.15,5.0,fr,56667,50,2427912,1,2,Active Shallow Crust,0.0,89.99001,0.0,07/23/2544
+-2.19345,48.81551,4936,1,24,6,50,35,4.25,5.0,fr,56668,98,2427924,1,1,Active Shallow Crust,0.0,89.98962,0.0,01/24/4936
+-2.19345,48.81551,2260,11,24,12,40,0,4.35,27.5,fr,56669,45,2427938,1,1,Active Shallow Crust,0.0,89.98943,0.0,11/24/2260
+-2.19345,48.81551,5888,11,26,20,9,28,4.35,5.0,fr,56670,117,2427939,1,1,Active Shallow Crust,240.009,57.99587,0.0,11/26/5888
+-2.19345,48.81551,1536,2,22,16,15,32,4.55,15.0,fr,56671,30,2427961,1,1,Active Shallow Crust,0.0,89.9895,0.0,02/22/1536
+-2.19345,48.81551,5487,10,8,2,5,29,4.75,5.0,fr,56672,109,2427984,1,1,Active Shallow Crust,0.0,89.98999,0.0,10/08/5487
+-2.19345,48.81551,2940,5,18,15,20,10,4.75,15.0,fr,56673,58,2427985,1,1,Active Shallow Crust,0.0,89.98999,0.0,05/18/2940
+5.39402,44.28227,9833,9,7,22,21,28,3.55,5.0,fr,56674,196,2429280,1,2,Active Shallow Crust,0.0,89.99278,0.0,09/07/9833
+5.39402,44.28227,7072,6,3,10,38,45,3.55,5.0,fr,56675,141,2429280,1,2,Active Shallow Crust,0.0,89.99278,0.0,06/03/7072
+5.39402,44.28227,1236,3,8,20,52,11,3.55,15.0,fr,56676,24,2429281,1,1,Active Shallow Crust,0.0,89.99278,0.0,03/08/1236
+5.39402,44.28227,6309,3,5,1,44,4,3.65,5.0,fr,56677,126,2429295,1,1,Active Shallow Crust,240.0017,58.01278,0.0,03/05/6309
+5.39402,44.28227,334,7,27,22,12,16,3.65,5.0,fr,56678,6,2429298,1,1,Active Shallow Crust,0.0,89.98698,-90.0,07/27/0334
+5.39402,44.28227,6686,3,5,12,42,36,3.75,5.0,fr,56679,133,2429304,1,1,Active Shallow Crust,0.0,89.98853,0.0,03/05/6686
+5.39402,44.28227,9687,10,19,9,4,57,3.75,5.0,fr,56680,193,2429310,1,1,Active Shallow Crust,0.0,89.9884,-90.0,10/19/9687
+5.39402,44.28227,1292,3,17,13,3,49,3.75,5.0,fr,56681,25,2429313,1,1,Active Shallow Crust,128.8979,89.96683,0.0,03/17/1292
+5.39402,44.28227,499,10,29,22,19,12,3.85,5.0,fr,56682,9,2429316,1,1,Active Shallow Crust,0.0,89.98978,0.0,10/29/0499
+5.39402,44.28227,2308,12,29,8,2,28,3.85,15.0,fr,56683,46,2429317,1,2,Active Shallow Crust,0.0,89.98978,0.0,12/29/2308
+5.39402,44.28227,847,7,14,18,23,54,3.85,15.0,fr,56684,16,2429317,1,2,Active Shallow Crust,0.0,89.98978,0.0,07/14/0847
+5.39402,44.28227,7623,9,18,2,21,55,3.95,5.0,fr,56685,152,2429328,1,1,Active Shallow Crust,0.0,89.99089,0.0,09/18/7623
+5.39402,44.28227,1033,9,29,21,54,46,3.95,5.0,fr,56686,20,2429334,1,1,Active Shallow Crust,0.0,89.99078,-90.0,09/29/1033
+5.39402,44.28227,4671,3,28,22,50,12,4.05,15.0,fr,56687,93,2429341,1,1,Active Shallow Crust,0.0,89.99188,0.0,03/28/4671
+5.39402,44.28227,3743,8,2,18,8,46,4.15,15.0,fr,56688,74,2429353,1,1,Active Shallow Crust,0.0,89.98914,0.0,08/02/3743
+5.39402,44.28227,8904,1,23,11,30,48,4.25,5.0,fr,56689,178,2429364,1,1,Active Shallow Crust,0.0,89.99033,0.0,01/23/8904
+5.39402,44.28227,7615,12,18,22,14,25,4.65,5.0,fr,56690,152,2429412,1,1,Active Shallow Crust,0.0,89.98982,0.0,12/18/7615
+5.39402,44.28227,5231,8,30,13,41,30,5.55,5.0,fr,56691,104,2429520,1,1,Active Shallow Crust,0.0,89.98989,0.0,08/30/5231
+0.78259,47.81995,1286,11,7,3,6,32,3.55,27.5,fr,56692,25,2429765,1,1,Active Shallow Crust,240.0124,57.99813,0.0,11/07/1286
+0.78259,47.81995,6828,2,17,15,14,31,3.65,5.0,fr,56693,136,2429772,1,1,Active Shallow Crust,0.0,89.9902,0.0,02/17/6828
+0.78259,47.81995,9466,4,18,9,15,20,3.95,5.0,fr,56694,189,2429808,1,1,Active Shallow Crust,0.0,89.98985,0.0,04/18/9466
+0.78259,47.81995,1919,7,16,2,37,19,4.35,5.0,fr,56695,38,2429865,1,1,Active Shallow Crust,128.8976,89.98271,0.0,07/16/1919
+6.18988,46.86893,2215,6,23,9,15,37,3.55,5.0,fr,56696,44,2430240,1,1,Active Shallow Crust,0.0,89.9931,0.0,06/23/2215
+6.18988,46.86893,5432,12,7,21,3,58,3.55,15.0,fr,56697,108,2430241,1,1,Active Shallow Crust,0.0,89.9931,0.0,12/07/5432
+6.18988,46.86893,3191,9,18,3,32,59,3.55,27.5,fr,56698,63,2430242,1,1,Active Shallow Crust,0.0,89.9931,0.0,09/18/3191
+6.18988,46.86893,2026,8,12,14,24,49,3.55,15.0,fr,56699,40,2430244,1,1,Active Shallow Crust,240.0116,57.99831,0.0,08/12/2026
+6.18988,46.86893,1744,2,26,19,3,51,3.65,5.0,fr,56700,34,2430258,1,1,Active Shallow Crust,0.0,89.98757,-90.0,02/26/1744
+6.18988,46.86893,4982,4,29,2,14,58,3.75,5.0,fr,56701,99,2430264,1,2,Active Shallow Crust,0.0,89.98904,0.0,04/29/4982
+6.18988,46.86893,3944,1,16,16,11,53,3.75,5.0,fr,56702,78,2430264,1,2,Active Shallow Crust,0.0,89.98904,0.0,01/16/3944
+6.18988,46.86893,8261,7,14,11,44,28,3.75,15.0,fr,56703,165,2430265,1,1,Active Shallow Crust,0.0,89.98904,0.0,07/14/8261
+6.18988,46.86893,2737,4,7,4,40,56,3.75,5.0,fr,56704,54,2430273,1,1,Active Shallow Crust,128.8965,89.9675,0.0,04/07/2737
+6.18988,46.86893,517,8,30,16,35,37,3.85,5.0,fr,56705,10,2430276,1,6,Active Shallow Crust,0.0,89.99024,0.0,08/30/0517
+6.18988,46.86893,5453,2,25,7,39,6,3.85,5.0,fr,56706,109,2430276,1,6,Active Shallow Crust,0.0,89.99024,0.0,02/25/5453
+6.18988,46.86893,5478,8,8,13,9,13,3.85,5.0,fr,56707,109,2430276,1,6,Active Shallow Crust,0.0,89.99024,0.0,08/08/5478
+6.18988,46.86893,2519,2,14,14,1,23,3.85,5.0,fr,56708,50,2430276,1,6,Active Shallow Crust,0.0,89.99024,0.0,02/14/2519
+6.18988,46.86893,7882,11,22,7,7,28,3.85,5.0,fr,56709,157,2430276,1,6,Active Shallow Crust,0.0,89.99024,0.0,11/22/7882
+6.18988,46.86893,1063,8,20,22,3,3,3.85,5.0,fr,56710,21,2430276,1,6,Active Shallow Crust,0.0,89.99024,0.0,08/20/1063
+6.18988,46.86893,3956,1,14,16,23,56,3.85,15.0,fr,56711,79,2430277,1,1,Active Shallow Crust,0.0,89.99024,0.0,01/14/3956
+6.18988,46.86893,7478,2,27,19,3,40,3.85,5.0,fr,56712,149,2430282,1,1,Active Shallow Crust,0.0,89.99013,-90.0,02/27/7478
+6.18988,46.86893,229,5,3,12,47,18,3.95,5.0,fr,56713,4,2430291,1,1,Active Shallow Crust,240.0199,58.00481,0.0,05/03/0229
+6.18988,46.86893,1607,1,8,5,52,14,4.05,5.0,fr,56714,32,2430300,1,2,Active Shallow Crust,0.0,89.98837,0.0,01/08/1607
+6.18988,46.86893,2229,12,19,0,11,14,4.05,5.0,fr,56715,44,2430300,1,2,Active Shallow Crust,0.0,89.98837,0.0,12/19/2229
+6.18988,46.86893,8296,5,12,13,47,31,4.15,15.0,fr,56716,165,2430319,1,1,Active Shallow Crust,0.0,89.98952,-90.0,05/12/8296
+6.18988,46.86893,1551,5,11,9,19,47,4.25,5.0,fr,56717,31,2430324,1,1,Active Shallow Crust,0.0,89.99076,0.0,05/11/1551
+6.18988,46.86893,3908,7,21,17,34,28,4.25,15.0,fr,56718,78,2430325,1,1,Active Shallow Crust,0.0,89.99076,0.0,07/21/3908
+6.18988,46.86893,5079,2,11,17,34,21,4.35,15.0,fr,56719,101,2430337,1,1,Active Shallow Crust,0.0,89.98902,0.0,02/11/5079
+6.18988,46.86893,2451,2,3,5,8,49,4.45,5.0,fr,56720,49,2430348,1,1,Active Shallow Crust,0.0,89.99021,0.0,02/03/2451
+6.18988,46.86893,1710,12,9,16,10,49,4.45,15.0,fr,56721,34,2430352,1,1,Active Shallow Crust,240.0057,57.99485,0.0,12/09/1710
+6.18988,46.86893,3292,6,11,3,55,35,4.85,5.0,fr,56722,65,2430396,1,2,Active Shallow Crust,0.0,89.99074,0.0,06/11/3292
+6.18988,46.86893,7007,11,23,16,29,57,4.85,5.0,fr,56723,140,2430396,1,2,Active Shallow Crust,0.0,89.99074,0.0,11/23/7007
+6.18988,46.86893,9516,10,19,1,36,52,5.05,5.0,fr,56724,190,2430429,1,1,Active Shallow Crust,128.8852,89.99056,0.0,10/19/9516
+5.19155,48.14717,9326,3,10,3,17,57,3.55,5.0,fr,56725,186,2430720,1,1,Active Shallow Crust,0.0,89.99327,0.0,03/10/9326
+5.19155,48.14717,8143,8,29,16,35,16,3.65,5.0,fr,56726,162,2430738,1,1,Active Shallow Crust,0.0,89.98787,-90.0,08/29/8143
+5.19155,48.14717,7738,3,23,23,53,35,4.35,5.0,fr,56727,154,2430816,1,1,Active Shallow Crust,0.0,89.98929,0.0,03/23/7738
+5.19155,48.14717,5803,10,16,14,59,47,5.05,5.0,fr,56728,116,2430900,1,2,Active Shallow Crust,0.0,89.99043,0.0,10/16/5803
+5.19155,48.14717,2058,4,4,3,44,12,5.05,5.0,fr,56729,41,2430900,1,2,Active Shallow Crust,0.0,89.99043,0.0,04/04/2058
+-1.29492,43.45168,9024,7,1,0,13,58,3.55,15.0,fr,56730,180,2431201,1,2,Active Shallow Crust,0.0,89.99085,0.0,07/01/9024
+-1.29492,43.45168,4220,1,4,19,21,56,3.55,15.0,fr,56731,84,2431201,1,2,Active Shallow Crust,0.0,89.99085,0.0,01/04/4220
+-1.29492,43.45168,3813,1,27,20,5,32,3.55,5.0,fr,56732,76,2431209,1,1,Active Shallow Crust,128.8962,89.99359,0.0,01/27/3813
+-1.29492,43.45168,8295,9,26,7,34,42,3.65,5.0,fr,56733,165,2431212,1,1,Active Shallow Crust,0.0,89.99021,0.0,09/26/8295
+-1.29492,43.45168,2636,12,27,8,3,22,3.65,27.5,fr,56734,52,2431217,1,2,Active Shallow Crust,240.0007,58.01296,0.0,12/27/2636
+-1.29492,43.45168,1199,6,27,9,37,48,3.65,27.5,fr,56735,23,2431217,1,2,Active Shallow Crust,240.0007,58.01296,0.0,06/27/1199
+-1.29492,43.45168,4938,5,8,11,46,21,3.75,5.0,fr,56736,98,2431224,1,1,Active Shallow Crust,0.0,89.98982,0.0,05/08/4938
+-1.29492,43.45168,9579,2,16,6,48,39,3.75,15.0,fr,56737,191,2431228,1,1,Active Shallow Crust,240.0079,58.01775,0.0,02/16/9579
+-1.29492,43.45168,2358,2,6,4,8,33,3.95,5.0,fr,56738,47,2431248,1,1,Active Shallow Crust,0.0,89.98961,0.0,02/06/2358
+-1.29492,43.45168,4390,7,1,21,27,16,4.05,5.0,fr,56739,87,2431263,1,1,Active Shallow Crust,240.0056,58.00558,0.0,07/01/4390
+-1.29492,43.45168,5697,6,16,7,12,42,4.15,15.0,fr,56740,113,2431273,1,1,Active Shallow Crust,0.0,89.98991,0.0,06/16/5697
+-1.29492,43.45168,7774,12,1,17,50,48,4.25,5.0,fr,56741,155,2431284,1,1,Active Shallow Crust,0.0,89.99019,0.0,12/01/7774
+-1.74886,44.50511,1043,8,20,12,38,19,3.55,5.0,fr,56742,20,2431680,1,1,Active Shallow Crust,0.0,89.98921,0.0,08/20/1043
+-1.74886,44.50511,872,3,31,8,58,0,4.75,5.0,fr,56743,17,2431830,1,1,Active Shallow Crust,0.0,89.98994,-90.0,03/31/0872
+8.68543,49.32099,3770,3,16,4,9,47,3.55,5.0,fr,56744,75,2432160,1,1,Active Shallow Crust,0.0,89.98685,0.0,03/16/3770
+8.68543,49.32099,9540,5,27,9,29,19,3.55,15.0,fr,56745,190,2432161,1,1,Active Shallow Crust,0.0,89.98685,0.0,05/27/9540
+8.68543,49.32099,684,10,22,6,56,40,3.65,5.0,fr,56746,13,2432172,1,1,Active Shallow Crust,0.0,89.98828,0.0,10/22/0684
+8.68543,49.32099,7776,4,4,15,10,58,3.75,5.0,fr,56747,155,2432184,1,1,Active Shallow Crust,0.0,89.98956,0.0,04/04/7776
+8.68543,49.32099,146,12,27,1,17,32,3.75,15.0,fr,56748,2,2432185,1,1,Active Shallow Crust,0.0,89.98956,0.0,12/27/0146
+8.68543,49.32099,9547,8,25,9,43,33,3.75,27.5,fr,56749,190,2432186,1,1,Active Shallow Crust,0.0,89.98956,0.0,08/25/9547
+8.68543,49.32099,3000,6,2,23,28,4,3.75,5.0,fr,56750,59,2432193,1,1,Active Shallow Crust,128.8959,89.96754,0.0,06/02/3000
+8.68543,49.32099,3754,8,14,9,9,49,3.85,15.0,fr,56751,75,2432206,1,1,Active Shallow Crust,128.8954,89.99535,0.0,08/14/3754
+8.68543,49.32099,359,7,6,12,5,47,3.95,15.0,fr,56752,7,2432209,1,1,Active Shallow Crust,0.0,89.99171,0.0,07/06/0359
+5.7079,41.509,8509,2,23,1,11,53,3.55,5.0,fr,56753,170,2432643,1,1,Active Shallow Crust,240.0129,57.99774,0.0,02/23/8509
+5.7079,41.509,8360,9,20,4,55,21,3.65,15.0,fr,56754,167,2432653,1,1,Active Shallow Crust,0.0,89.99327,0.0,09/20/8360
+5.7079,41.509,5397,11,12,3,19,36,4.95,15.0,fr,56755,107,2432809,1,1,Active Shallow Crust,0.0,89.98945,0.0,11/12/5397
+2.39638,50.51511,5814,6,5,21,48,37,3.55,5.0,fr,56756,116,2433120,1,1,Active Shallow Crust,0.0,89.99038,0.0,06/05/5814
+2.39638,50.51511,5595,11,14,10,9,49,3.85,5.0,fr,56757,111,2433156,1,1,Active Shallow Crust,0.0,89.99092,0.0,11/14/5595
+2.39638,50.51511,348,11,5,13,15,38,3.85,15.0,fr,56758,6,2433160,1,1,Active Shallow Crust,240.0118,57.99775,0.0,11/05/0348
+2.39638,50.51511,2097,6,18,22,45,8,3.95,15.0,fr,56759,41,2433169,1,1,Active Shallow Crust,0.0,89.98988,0.0,06/18/2097
+2.39638,50.51511,8247,12,30,19,45,18,4.45,5.0,fr,56760,164,2433231,1,1,Active Shallow Crust,240.0063,57.99483,0.0,12/30/8247
+-2.92475,48.21493,8016,2,16,23,0,43,3.55,5.0,fr,56761,160,2433600,1,3,Active Shallow Crust,0.0,89.98992,0.0,02/16/8016
+-2.92475,48.21493,5572,9,21,14,33,32,3.55,5.0,fr,56762,111,2433600,1,3,Active Shallow Crust,0.0,89.98992,0.0,09/21/5572
+-2.92475,48.21493,9647,1,16,4,47,49,3.55,5.0,fr,56763,192,2433600,1,3,Active Shallow Crust,0.0,89.98992,0.0,01/16/9647
+-2.92475,48.21493,9754,6,10,11,57,17,3.55,5.0,fr,56764,195,2433606,1,1,Active Shallow Crust,0.0,89.98981,-90.0,06/10/9754
+-2.92475,48.21493,5051,8,11,22,48,49,3.65,5.0,fr,56765,101,2433612,1,3,Active Shallow Crust,0.0,89.99102,0.0,08/11/5051
+-2.92475,48.21493,8160,2,21,23,15,22,3.65,5.0,fr,56766,163,2433612,1,3,Active Shallow Crust,0.0,89.99102,0.0,02/21/8160
+-2.92475,48.21493,7814,3,5,20,42,59,3.65,5.0,fr,56767,156,2433612,1,3,Active Shallow Crust,0.0,89.99102,0.0,03/05/7814
+-2.92475,48.21493,2409,10,4,16,48,58,3.75,5.0,fr,56768,48,2433624,1,2,Active Shallow Crust,0.0,89.98933,0.0,10/04/2409
+-2.92475,48.21493,4699,10,26,1,36,42,3.75,5.0,fr,56769,93,2433624,1,2,Active Shallow Crust,0.0,89.98933,0.0,10/26/4699
+-2.92475,48.21493,2389,7,20,23,16,56,3.85,15.0,fr,56770,47,2433637,1,1,Active Shallow Crust,0.0,89.99049,0.0,07/20/2389
+-2.92475,48.21493,9134,11,29,1,16,5,3.85,5.0,fr,56771,182,2433642,1,1,Active Shallow Crust,0.0,89.99038,-90.0,11/29/9134
+-2.92475,48.21493,611,12,7,21,9,59,3.95,5.0,fr,56772,12,2433648,1,1,Active Shallow Crust,0.0,89.9894,0.0,12/07/0611
+-2.92475,48.21493,7608,1,6,16,56,8,3.95,5.0,fr,56773,152,2433651,1,1,Active Shallow Crust,240.0203,58.00487,0.0,01/06/7608
+-2.92475,48.21493,6472,5,15,20,13,59,4.05,15.0,fr,56774,129,2433670,1,1,Active Shallow Crust,128.8902,89.99339,0.0,05/15/6472
+-2.92475,48.21493,4244,11,27,0,39,34,4.15,5.0,fr,56775,84,2433675,1,1,Active Shallow Crust,240.0091,57.99728,0.0,11/27/4244
+-2.92475,48.21493,697,6,15,4,58,18,4.15,15.0,fr,56776,13,2433676,1,1,Active Shallow Crust,240.0091,57.99731,0.0,06/15/0697
+-2.92475,48.21493,4472,10,24,12,48,4,4.25,5.0,fr,56777,89,2433684,1,1,Active Shallow Crust,0.0,89.98949,0.0,10/24/4472
+-2.92475,48.21493,5286,7,17,16,38,53,4.35,5.0,fr,56778,105,2433696,1,3,Active Shallow Crust,0.0,89.99064,0.0,07/17/5286
+-2.92475,48.21493,539,10,10,10,47,26,4.35,5.0,fr,56779,10,2433696,1,3,Active Shallow Crust,0.0,89.99064,0.0,10/10/0539
+-2.92475,48.21493,4259,10,18,19,52,48,4.35,5.0,fr,56780,85,2433696,1,3,Active Shallow Crust,0.0,89.99064,0.0,10/18/4259
+-2.92475,48.21493,5274,7,11,19,22,0,4.65,5.0,fr,56781,105,2433732,1,1,Active Shallow Crust,0.0,89.98959,0.0,07/11/5274
+-2.92475,48.21493,3062,3,27,11,47,14,4.65,15.0,fr,56782,61,2433733,1,1,Active Shallow Crust,0.0,89.98959,0.0,03/27/3062
+-2.92475,48.21493,5237,7,18,19,34,48,5.55,5.0,fr,56783,104,2433840,1,1,Active Shallow Crust,0.0,89.98991,0.0,07/18/5237
+-2.8478,46.31544,1472,1,2,6,5,33,3.75,5.0,fr,56784,29,2434110,1,1,Active Shallow Crust,0.0,89.98881,-90.0,01/02/1472
+7.6038,47.16626,5288,11,3,23,27,12,3.55,5.0,fr,56785,105,2435040,1,3,Active Shallow Crust,0.0,89.99314,0.0,11/03/5288
+7.6038,47.16626,8999,4,6,4,39,16,3.55,5.0,fr,56786,179,2435040,1,3,Active Shallow Crust,0.0,89.99314,0.0,04/06/8999
+7.6038,47.16626,8781,7,3,10,56,18,3.55,5.0,fr,56787,175,2435040,1,3,Active Shallow Crust,0.0,89.99314,0.0,07/03/8781
+7.6038,47.16626,6860,7,7,8,17,54,3.55,15.0,fr,56788,137,2435041,1,1,Active Shallow Crust,0.0,89.99314,0.0,07/07/6860
+7.6038,47.16626,1771,4,3,10,37,40,3.55,5.0,fr,56789,35,2435043,1,1,Active Shallow Crust,240.011,57.99916,0.0,04/03/1771
+7.6038,47.16626,9031,1,15,5,50,26,3.55,15.0,fr,56790,180,2435044,1,2,Active Shallow Crust,240.011,57.99916,0.0,01/15/9031
+7.6038,47.16626,6335,8,13,20,51,58,3.55,15.0,fr,56791,126,2435044,1,2,Active Shallow Crust,240.011,57.99916,0.0,08/13/6335
+7.6038,47.16626,5939,4,6,17,23,35,3.65,5.0,fr,56792,118,2435052,1,6,Active Shallow Crust,0.0,89.98778,0.0,04/06/5939
+7.6038,47.16626,8710,2,2,14,12,47,3.65,5.0,fr,56793,174,2435052,1,6,Active Shallow Crust,0.0,89.98778,0.0,02/02/8710
+7.6038,47.16626,453,4,2,16,2,40,3.65,5.0,fr,56794,9,2435052,1,6,Active Shallow Crust,0.0,89.98778,0.0,04/02/0453
+7.6038,47.16626,4363,8,19,23,46,29,3.65,5.0,fr,56795,87,2435052,1,6,Active Shallow Crust,0.0,89.98778,0.0,08/19/4363
+7.6038,47.16626,6034,8,28,11,35,35,3.65,5.0,fr,56796,120,2435052,1,6,Active Shallow Crust,0.0,89.98778,0.0,08/28/6034
+7.6038,47.16626,8580,5,8,18,12,2,3.65,5.0,fr,56797,171,2435052,1,6,Active Shallow Crust,0.0,89.98778,0.0,05/08/8580
+7.6038,47.16626,3921,2,9,4,50,26,3.65,27.5,fr,56798,78,2435054,1,1,Active Shallow Crust,0.0,89.98778,0.0,02/09/3921
+7.6038,47.16626,3764,7,2,4,14,40,3.65,5.0,fr,56799,75,2435055,1,2,Active Shallow Crust,240.0011,58.01295,0.0,07/02/3764
+7.6038,47.16626,4303,3,7,6,31,19,3.65,5.0,fr,56800,86,2435055,1,2,Active Shallow Crust,240.0011,58.01295,0.0,03/07/4303
+7.6038,47.16626,1385,6,29,3,50,43,3.75,5.0,fr,56801,27,2435064,1,4,Active Shallow Crust,0.0,89.98911,0.0,06/29/1385
+7.6038,47.16626,7668,9,17,0,17,38,3.75,5.0,fr,56802,153,2435064,1,4,Active Shallow Crust,0.0,89.98911,0.0,09/17/7668
+7.6038,47.16626,5136,5,15,16,9,42,3.75,5.0,fr,56803,102,2435064,1,4,Active Shallow Crust,0.0,89.98911,0.0,05/15/5136
+7.6038,47.16626,1718,9,4,10,8,55,3.75,5.0,fr,56804,34,2435064,1,4,Active Shallow Crust,0.0,89.98911,0.0,09/04/1718
+7.6038,47.16626,1265,4,22,3,2,30,3.75,15.0,fr,56805,25,2435065,1,1,Active Shallow Crust,0.0,89.98911,0.0,04/22/1265
+7.6038,47.16626,4429,9,23,17,28,7,3.75,27.5,fr,56806,88,2435066,1,1,Active Shallow Crust,0.0,89.98911,0.0,09/23/4429
+7.6038,47.16626,9948,1,13,10,14,33,3.75,5.0,fr,56807,198,2435067,1,1,Active Shallow Crust,240.0087,58.01794,0.0,01/13/9948
+7.6038,47.16626,2202,4,3,17,48,18,3.85,5.0,fr,56808,44,2435076,1,2,Active Shallow Crust,0.0,89.9903,0.0,04/03/2202
+7.6038,47.16626,6283,11,12,17,54,28,3.85,5.0,fr,56809,125,2435076,1,2,Active Shallow Crust,0.0,89.9903,0.0,11/12/6283
+7.6038,47.16626,4183,1,3,3,8,56,3.85,15.0,fr,56810,83,2435077,1,1,Active Shallow Crust,0.0,89.9903,0.0,01/03/4183
+7.6038,47.16626,3242,12,29,0,30,45,3.85,27.5,fr,56811,64,2435081,1,1,Active Shallow Crust,240.0105,57.99736,0.0,12/29/3242
+7.6038,47.16626,3317,9,21,4,31,3,3.85,5.0,fr,56812,66,2435082,1,2,Active Shallow Crust,0.0,89.99018,-90.0,09/21/3317
+7.6038,47.16626,879,8,19,23,4,0,3.85,5.0,fr,56813,17,2435082,1,2,Active Shallow Crust,0.0,89.99018,-90.0,08/19/0879
+7.6038,47.16626,2633,8,9,17,20,58,3.85,15.0,fr,56814,52,2435083,1,1,Active Shallow Crust,0.0,89.99018,-90.0,08/09/2633
+7.6038,47.16626,3807,7,16,16,2,19,3.95,5.0,fr,56815,76,2435088,1,1,Active Shallow Crust,0.0,89.99135,0.0,07/16/3807
+7.6038,47.16626,6676,9,18,20,48,13,3.95,15.0,fr,56816,133,2435089,1,1,Active Shallow Crust,0.0,89.99135,0.0,09/18/6676
+7.6038,47.16626,5801,11,26,1,47,1,3.95,5.0,fr,56817,116,2435091,1,1,Active Shallow Crust,240.0196,58.00479,0.0,11/26/5801
+7.6038,47.16626,7559,11,30,3,43,21,4.05,5.0,fr,56818,151,2435100,1,3,Active Shallow Crust,0.0,89.98843,0.0,11/30/7559
+7.6038,47.16626,8341,3,29,19,35,27,4.05,5.0,fr,56819,166,2435100,1,3,Active Shallow Crust,0.0,89.98843,0.0,03/29/8341
+7.6038,47.16626,6349,7,16,18,26,58,4.05,5.0,fr,56820,126,2435100,1,3,Active Shallow Crust,0.0,89.98843,0.0,07/16/6349
+7.6038,47.16626,1239,6,12,21,10,39,4.05,27.5,fr,56821,24,2435102,1,1,Active Shallow Crust,0.0,89.98843,0.0,06/12/1239
+7.6038,47.16626,3810,5,7,17,7,39,4.05,5.0,fr,56822,76,2435103,1,1,Active Shallow Crust,240.0055,58.00595,0.0,05/07/3810
+7.6038,47.16626,1035,9,23,10,52,34,4.05,5.0,fr,56823,20,2435109,1,1,Active Shallow Crust,128.8904,89.99422,0.0,09/23/1035
+7.6038,47.16626,9356,4,19,12,14,56,4.15,15.0,fr,56824,187,2435113,1,1,Active Shallow Crust,0.0,89.98969,0.0,04/19/9356
+7.6038,47.16626,4934,3,24,14,12,45,4.15,27.5,fr,56825,98,2435114,1,1,Active Shallow Crust,0.0,89.98969,0.0,03/24/4934
+7.6038,47.16626,6723,11,12,10,7,46,4.15,5.0,fr,56826,134,2435115,1,1,Active Shallow Crust,240.0082,57.99728,0.0,11/12/6723
+7.6038,47.16626,5208,3,11,0,34,38,4.15,27.5,fr,56827,104,2435120,1,1,Active Shallow Crust,0.0,89.98957,-90.0,03/11/5208
+7.6038,47.16626,7018,2,12,16,45,45,4.25,15.0,fr,56828,140,2435125,1,2,Active Shallow Crust,0.0,89.99081,0.0,02/12/7018
+7.6038,47.16626,690,1,30,22,39,29,4.25,15.0,fr,56829,13,2435125,1,2,Active Shallow Crust,0.0,89.99081,0.0,01/30/0690
+7.6038,47.16626,258,3,31,10,3,50,4.25,27.5,fr,56830,5,2435126,1,1,Active Shallow Crust,0.0,89.99081,0.0,03/31/0258
+7.6038,47.16626,8938,8,19,9,54,25,4.35,5.0,fr,56831,178,2435139,1,1,Active Shallow Crust,240.0089,57.99567,0.0,08/19/8938
+7.6038,47.16626,4275,12,21,11,8,0,4.55,5.0,fr,56832,85,2435160,1,1,Active Shallow Crust,0.0,89.98916,0.0,12/21/4275
+7.6038,47.16626,6064,6,17,20,33,47,4.55,15.0,fr,56833,121,2435161,1,1,Active Shallow Crust,0.0,89.98916,0.0,06/17/6064
+7.6038,47.16626,6599,2,15,20,0,38,4.75,5.0,fr,56834,131,2435184,1,1,Active Shallow Crust,0.0,89.98966,0.0,02/15/6599
+7.6038,47.16626,1017,8,10,14,25,25,4.75,15.0,fr,56835,20,2435185,1,1,Active Shallow Crust,0.0,89.98966,0.0,08/10/1017
+7.6038,47.16626,7648,5,4,22,31,20,4.75,5.0,fr,56836,152,2435190,1,1,Active Shallow Crust,0.0,89.98955,-90.0,05/04/7648
+7.6038,47.16626,7904,12,30,4,33,31,4.85,5.0,fr,56837,158,2435196,1,1,Active Shallow Crust,0.0,89.98926,0.0,12/30/7904
+7.6038,47.16626,1025,4,18,8,27,53,5.15,15.0,fr,56838,20,2435233,1,1,Active Shallow Crust,0.0,89.99022,0.0,04/18/1025
+7.6038,47.16626,537,1,28,12,14,24,5.15,15.0,fr,56839,10,2435242,1,1,Active Shallow Crust,128.8834,89.99087,0.0,01/28/0537
+7.6038,47.16626,7408,12,13,5,51,51,5.45,27.5,fr,56840,148,2435270,1,1,Active Shallow Crust,0.0,89.99,0.0,12/13/7408
+7.603395,47.16674,4866,1,30,0,22,11,6.15,5.09789,fr,56841,97,2435355,1,1,Active Shallow Crust,240.0662,58.00024,0.0,01/30/4866
+6.23039,49.41743,8469,4,5,7,14,34,3.65,5.0,fr,56842,169,2435538,1,1,Active Shallow Crust,0.0,89.98817,-90.0,04/05/8469
+5.01407,51.60112,9441,12,20,23,16,17,3.75,5.0,fr,56843,188,2436027,1,1,Active Shallow Crust,240.0088,58.01822,0.0,12/20/9441
+5.01407,51.60112,4440,9,20,22,22,38,3.95,5.0,fr,56844,88,2436048,1,1,Active Shallow Crust,0.0,89.98814,0.0,09/20/4440
+5.01407,51.60112,688,10,4,14,10,42,3.95,5.0,fr,56845,13,2436054,1,1,Active Shallow Crust,0.0,89.98801,-90.0,10/04/0688
+5.01407,51.60112,7959,10,30,4,35,4,4.75,5.0,fr,56846,159,2436144,1,1,Active Shallow Crust,0.0,89.99055,0.0,10/30/7959
+5.26833,44.39788,1331,6,16,21,48,24,3.55,5.0,fr,56847,26,2436480,1,2,Active Shallow Crust,0.0,89.9928,0.0,06/16/1331
+5.26833,44.39788,2911,1,21,4,45,9,3.55,5.0,fr,56848,58,2436480,1,2,Active Shallow Crust,0.0,89.9928,0.0,01/21/2911
+5.26833,44.39788,9704,12,25,16,20,3,3.55,15.0,fr,56849,194,2436481,1,1,Active Shallow Crust,0.0,89.9928,0.0,12/25/9704
+5.26833,44.39788,6776,8,25,17,30,29,3.55,27.5,fr,56850,135,2436482,1,1,Active Shallow Crust,0.0,89.9928,0.0,08/25/6776
+5.26833,44.39788,4029,12,20,12,19,41,3.55,5.0,fr,56851,80,2436483,1,2,Active Shallow Crust,240.0115,57.99826,0.0,12/20/4029
+5.26833,44.39788,6161,9,27,21,27,6,3.55,5.0,fr,56852,123,2436483,1,2,Active Shallow Crust,240.0115,57.99826,0.0,09/27/6161
+5.26833,44.39788,8325,2,9,6,21,41,3.65,5.0,fr,56853,166,2436492,1,3,Active Shallow Crust,0.0,89.98716,0.0,02/09/8325
+5.26833,44.39788,655,6,24,0,20,40,3.65,5.0,fr,56854,13,2436492,1,3,Active Shallow Crust,0.0,89.98716,0.0,06/24/0655
+5.26833,44.39788,4058,7,29,23,38,7,3.65,5.0,fr,56855,81,2436492,1,3,Active Shallow Crust,0.0,89.98716,0.0,07/29/4058
+5.26833,44.39788,1718,11,21,21,37,3,3.65,5.0,fr,56856,34,2436495,1,1,Active Shallow Crust,240.001,58.0132,0.0,11/21/1718
+5.26833,44.39788,7852,1,24,15,54,5,3.65,5.0,fr,56857,157,2436498,1,1,Active Shallow Crust,0.0,89.98701,-90.0,01/24/7852
+5.26833,44.39788,6868,11,30,4,17,36,3.75,5.0,fr,56858,137,2436504,1,4,Active Shallow Crust,0.0,89.98856,0.0,11/30/6868
+5.26833,44.39788,9733,5,29,15,23,29,3.75,5.0,fr,56859,194,2436504,1,4,Active Shallow Crust,0.0,89.98856,0.0,05/29/9733
+5.26833,44.39788,5038,11,7,2,29,9,3.75,5.0,fr,56860,100,2436504,1,4,Active Shallow Crust,0.0,89.98856,0.0,11/07/5038
+5.26833,44.39788,7487,11,18,20,41,14,3.75,5.0,fr,56861,149,2436504,1,4,Active Shallow Crust,0.0,89.98856,0.0,11/18/7487
+5.26833,44.39788,8292,5,10,20,37,41,3.75,15.0,fr,56862,165,2436505,1,1,Active Shallow Crust,0.0,89.98856,0.0,05/10/8292
+5.26833,44.39788,8259,3,15,10,33,55,3.85,5.0,fr,56863,165,2436516,1,1,Active Shallow Crust,0.0,89.9898,0.0,03/15/8259
+5.26833,44.39788,5638,2,24,8,55,36,3.85,15.0,fr,56864,112,2436517,1,1,Active Shallow Crust,0.0,89.9898,0.0,02/24/5638
+5.26833,44.39788,7349,1,9,23,56,50,3.95,5.0,fr,56865,146,2436528,1,1,Active Shallow Crust,0.0,89.99091,0.0,01/09/7349
+5.26833,44.39788,3219,6,18,11,15,0,3.95,5.0,fr,56866,64,2436531,1,1,Active Shallow Crust,240.0189,58.00462,0.0,06/18/3219
+5.26833,44.39788,3960,7,11,14,38,10,4.25,5.0,fr,56867,79,2436564,1,1,Active Shallow Crust,0.0,89.99034,0.0,07/11/3960
+5.26833,44.39788,7264,2,12,22,47,55,4.25,15.0,fr,56868,145,2436565,1,1,Active Shallow Crust,0.0,89.99034,0.0,02/12/7264
+5.26833,44.39788,1844,2,2,10,25,9,4.25,15.0,fr,56869,36,2436568,1,1,Active Shallow Crust,240.007,57.99374,0.0,02/02/1844
+5.26833,44.39788,8778,5,26,12,6,53,4.35,5.0,fr,56870,175,2436579,1,1,Active Shallow Crust,240.0082,57.99559,0.0,05/26/8778
+5.26833,44.39788,1062,5,9,22,1,53,4.55,5.0,fr,56871,21,2436600,1,2,Active Shallow Crust,0.0,89.99088,0.0,05/09/1062
+5.26833,44.39788,126,3,17,5,3,39,4.55,5.0,fr,56872,2,2436600,1,2,Active Shallow Crust,0.0,89.99088,0.0,03/17/0126
+5.26833,44.39788,1041,3,3,13,7,11,4.55,15.0,fr,56873,20,2436610,1,1,Active Shallow Crust,128.894,89.98603,0.0,03/03/1041
+5.26833,44.39788,4993,1,14,4,52,50,5.05,5.0,fr,56874,99,2436660,1,1,Active Shallow Crust,0.0,89.98975,0.0,01/14/4993
+5.26833,44.39788,827,3,3,18,40,25,5.95,5.0,fr,56875,16,2436768,1,1,Active Shallow Crust,0.0,89.98999,0.0,03/03/0827
+1.81704,40.40797,7342,9,6,15,6,52,3.75,15.0,fr,56876,146,2436985,1,1,Active Shallow Crust,0.0,89.98933,0.0,09/06/7342
+1.81704,40.40797,372,2,11,12,4,58,3.85,5.0,fr,56877,7,2436996,1,1,Active Shallow Crust,0.0,89.99049,0.0,02/11/0372
+1.81704,40.40797,7813,1,23,13,7,40,4.45,15.0,fr,56878,156,2437069,1,1,Active Shallow Crust,0.0,89.98978,0.0,01/23/7813
+4.10167,50.86369,878,9,3,3,13,47,3.55,5.0,fr,56879,17,2437440,1,1,Active Shallow Crust,0.0,89.98727,0.0,09/03/0878
+4.10167,50.86369,7354,5,15,5,55,58,3.55,5.0,fr,56880,147,2437446,1,3,Active Shallow Crust,0.0,89.98712,-90.0,05/15/7354
+4.10167,50.86369,2740,8,8,6,1,53,3.55,5.0,fr,56881,54,2437446,1,3,Active Shallow Crust,0.0,89.98712,-90.0,08/08/2740
+4.10167,50.86369,4036,11,2,17,46,1,3.55,5.0,fr,56882,80,2437446,1,3,Active Shallow Crust,0.0,89.98712,-90.0,11/02/4036
+4.10167,50.86369,5481,4,11,18,22,24,3.65,5.0,fr,56883,109,2437455,1,1,Active Shallow Crust,240.0011,58.01352,0.0,04/11/5481
+4.10167,50.86369,8747,8,14,6,53,46,3.65,5.0,fr,56884,174,2437461,1,1,Active Shallow Crust,128.9005,89.96306,0.0,08/14/8747
+4.10167,50.86369,5767,12,3,9,2,26,3.75,5.0,fr,56885,115,2437464,1,2,Active Shallow Crust,0.0,89.98989,0.0,12/03/5767
+4.10167,50.86369,354,5,29,22,49,31,3.75,5.0,fr,56886,7,2437464,1,2,Active Shallow Crust,0.0,89.98989,0.0,05/29/0354
+4.10167,50.86369,109,6,10,23,57,15,3.75,5.0,fr,56887,2,2437473,1,1,Active Shallow Crust,128.8956,89.96757,0.0,06/10/0109
+4.10167,50.86369,9655,6,18,16,17,13,4.55,5.0,fr,56888,193,2437560,1,1,Active Shallow Crust,0.0,89.98994,0.0,06/18/9655
+4.101701,50.86369,2923,6,18,0,17,36,7.15,17.5,fr,56889,58,2437878,1,1,Active Shallow Crust,0.0,89.98999,-90.0,06/18/2923
+-2.92614,48.62028,2787,2,12,5,23,29,3.55,5.0,fr,56890,55,2437920,1,1,Active Shallow Crust,0.0,89.99,0.0,02/12/2787
+-2.92614,48.62028,1706,10,27,11,12,34,3.55,15.0,fr,56891,34,2437921,1,2,Active Shallow Crust,0.0,89.99,0.0,10/27/1706
+-2.92614,48.62028,5999,10,22,16,46,15,3.55,15.0,fr,56892,119,2437921,1,2,Active Shallow Crust,0.0,89.99,0.0,10/22/5999
+-2.92614,48.62028,8405,9,19,16,56,5,3.55,27.5,fr,56893,168,2437931,1,1,Active Shallow Crust,128.8953,89.995,0.0,09/19/8405
+-2.92614,48.62028,1532,7,19,4,59,38,3.65,5.0,fr,56894,30,2437932,1,4,Active Shallow Crust,0.0,89.99109,0.0,07/19/1532
+-2.92614,48.62028,6331,3,9,16,43,56,3.65,5.0,fr,56895,126,2437932,1,4,Active Shallow Crust,0.0,89.99109,0.0,03/09/6331
+-2.92614,48.62028,3188,2,1,13,9,42,3.65,5.0,fr,56896,63,2437932,1,4,Active Shallow Crust,0.0,89.99109,0.0,02/01/3188
+-2.92614,48.62028,656,4,25,20,41,21,3.65,5.0,fr,56897,13,2437932,1,4,Active Shallow Crust,0.0,89.99109,0.0,04/25/0656
+-2.92614,48.62028,7232,8,12,3,6,23,3.75,5.0,fr,56898,144,2437944,1,2,Active Shallow Crust,0.0,89.98941,0.0,08/12/7232
+-2.92614,48.62028,3811,9,27,21,18,29,3.75,5.0,fr,56899,76,2437944,1,2,Active Shallow Crust,0.0,89.98941,0.0,09/27/3811
+-2.92614,48.62028,3639,10,2,23,7,22,3.75,5.0,fr,56900,72,2437950,1,1,Active Shallow Crust,0.0,89.98929,-90.0,10/02/3639
+-2.92614,48.62028,9233,2,2,4,18,17,3.85,5.0,fr,56901,184,2437956,1,1,Active Shallow Crust,0.0,89.99056,0.0,02/02/9233
+-2.92614,48.62028,7633,6,5,7,46,43,3.85,15.0,fr,56902,152,2437957,1,1,Active Shallow Crust,0.0,89.99056,0.0,06/05/7633
+-2.92614,48.62028,1080,8,22,5,38,23,3.95,5.0,fr,56903,21,2437968,1,2,Active Shallow Crust,0.0,89.98949,0.0,08/22/1080
+-2.92614,48.62028,8762,3,24,7,21,6,3.95,5.0,fr,56904,175,2437968,1,2,Active Shallow Crust,0.0,89.98949,0.0,03/24/8762
+-2.92614,48.62028,7570,11,1,4,19,53,3.95,15.0,fr,56905,151,2437969,1,1,Active Shallow Crust,0.0,89.98949,0.0,11/01/7570
+-2.92614,48.62028,9721,9,12,23,29,50,4.25,15.0,fr,56906,194,2438005,1,2,Active Shallow Crust,0.0,89.98958,0.0,09/12/9721
+-2.92614,48.62028,3361,4,5,21,32,28,4.25,15.0,fr,56907,67,2438005,1,2,Active Shallow Crust,0.0,89.98958,0.0,04/05/3361
+-2.92614,48.62028,6191,5,28,13,41,49,4.35,15.0,fr,56908,123,2438017,1,1,Active Shallow Crust,0.0,89.98939,0.0,05/28/6191
+-2.92614,48.62028,9339,12,26,19,12,28,4.35,5.0,fr,56909,186,2438019,1,1,Active Shallow Crust,240.0089,57.99588,0.0,12/26/9339
+-2.92614,48.62028,975,7,14,0,13,52,4.85,5.0,fr,56910,19,2438076,1,1,Active Shallow Crust,0.0,89.9903,0.0,07/14/0975
+-2.92614,48.62028,1952,11,8,16,39,42,5.35,15.0,fr,56911,39,2438137,1,1,Active Shallow Crust,0.0,89.98993,0.0,11/08/1952
+-2.926142,48.62028,2741,11,11,2,38,57,6.15,6.011322,fr,56912,54,2438241,1,1,Active Shallow Crust,128.8511,89.99123,0.0,11/11/2741
+4.33523,50.28243,3995,5,18,4,51,44,3.55,5.0,fr,56913,79,2438400,1,3,Active Shallow Crust,0.0,89.98711,0.0,05/18/3995
+4.33523,50.28243,2509,4,10,19,58,57,3.55,5.0,fr,56914,50,2438400,1,3,Active Shallow Crust,0.0,89.98711,0.0,04/10/2509
+4.33523,50.28243,6836,4,9,7,0,32,3.55,5.0,fr,56915,136,2438400,1,3,Active Shallow Crust,0.0,89.98711,0.0,04/09/6836
+4.33523,50.28243,2845,5,15,7,12,26,3.55,15.0,fr,56916,56,2438401,1,1,Active Shallow Crust,0.0,89.98711,0.0,05/15/2845
+4.33523,50.28243,7540,3,10,17,32,11,3.55,5.0,fr,56917,150,2438409,1,1,Active Shallow Crust,128.8952,89.99355,0.0,03/10/7540
+4.33523,50.28243,5905,9,4,20,23,41,3.65,5.0,fr,56918,118,2438412,1,1,Active Shallow Crust,0.0,89.98852,0.0,09/04/5905
+4.33523,50.28243,1729,12,11,5,54,48,3.65,15.0,fr,56919,34,2438416,1,1,Active Shallow Crust,240.0018,58.01274,0.0,12/11/1729
+4.33523,50.28243,369,2,23,8,16,19,3.75,5.0,fr,56920,7,2438424,1,1,Active Shallow Crust,0.0,89.98976,0.0,02/23/0369
+4.33523,50.28243,807,12,17,11,46,28,3.75,27.5,fr,56921,16,2438426,1,1,Active Shallow Crust,0.0,89.98976,0.0,12/17/0807
+4.33523,50.28243,2698,7,29,17,51,34,3.75,5.0,fr,56922,53,2438427,1,1,Active Shallow Crust,240.0084,58.01749,0.0,07/29/2698
+4.33523,50.28243,1902,4,18,19,8,12,3.85,5.0,fr,56923,38,2438436,1,1,Active Shallow Crust,0.0,89.99088,0.0,04/18/1902
+4.33523,50.28243,1679,8,17,22,42,16,3.85,5.0,fr,56924,33,2438439,1,1,Active Shallow Crust,240.0112,57.9975,0.0,08/17/1679
+4.33523,50.28243,5970,7,31,9,24,49,3.95,5.0,fr,56925,119,2438448,1,1,Active Shallow Crust,0.0,89.99187,0.0,07/31/5970
+4.33523,50.28243,5699,8,24,23,16,12,3.95,5.0,fr,56926,113,2438451,1,1,Active Shallow Crust,240.0198,58.00562,0.0,08/24/5699
+4.33523,50.28243,1336,4,1,12,49,30,3.95,15.0,fr,56927,26,2438452,1,1,Active Shallow Crust,240.0198,58.00562,0.0,04/01/1336
+4.33523,50.28243,8955,11,25,8,2,31,4.45,5.0,fr,56928,179,2438508,1,1,Active Shallow Crust,0.0,89.99085,0.0,11/25/8955
+4.33523,50.28243,7298,2,12,1,27,59,5.65,5.0,fr,56929,145,2438652,1,1,Active Shallow Crust,0.0,89.99023,0.0,02/12/7298
+-1.0866,46.61293,4856,7,23,22,58,49,3.55,15.0,fr,56930,97,2438881,1,1,Active Shallow Crust,0.0,89.98961,0.0,07/23/4856
+-1.0866,46.61293,8439,12,15,4,20,27,3.55,5.0,fr,56931,168,2438883,1,1,Active Shallow Crust,240.0123,57.99814,0.0,12/15/8439
+-1.0866,46.61293,5046,9,21,0,39,52,3.55,15.0,fr,56932,100,2438884,1,1,Active Shallow Crust,240.0123,57.99814,0.0,09/21/5046
+-1.0866,46.61293,7258,6,17,0,15,52,3.55,15.0,fr,56933,145,2438887,1,1,Active Shallow Crust,0.0,89.98949,-90.0,06/17/7258
+-1.0866,46.61293,2767,7,20,23,30,16,3.65,5.0,fr,56934,55,2438892,1,3,Active Shallow Crust,0.0,89.99074,0.0,07/20/2767
+-1.0866,46.61293,5207,6,29,4,0,27,3.65,5.0,fr,56935,104,2438892,1,3,Active Shallow Crust,0.0,89.99074,0.0,06/29/5207
+-1.0866,46.61293,1575,2,3,11,17,13,3.65,5.0,fr,56936,31,2438892,1,3,Active Shallow Crust,0.0,89.99074,0.0,02/03/1575
+-1.0866,46.61293,9515,9,7,8,24,27,3.65,15.0,fr,56937,190,2438893,1,1,Active Shallow Crust,0.0,89.99074,0.0,09/07/9515
+-1.0866,46.61293,3655,5,28,17,57,7,3.65,27.5,fr,56938,73,2438894,1,1,Active Shallow Crust,0.0,89.99074,0.0,05/28/3655
+-1.0866,46.61293,3475,12,1,3,25,16,3.65,15.0,fr,56939,69,2438896,1,1,Active Shallow Crust,240.001,58.01295,0.0,12/01/3475
+-1.0866,46.61293,3752,3,26,9,33,4,3.75,5.0,fr,56940,75,2438904,1,2,Active Shallow Crust,0.0,89.99037,0.0,03/26/3752
+-1.0866,46.61293,5466,4,20,21,4,26,3.75,5.0,fr,56941,109,2438904,1,2,Active Shallow Crust,0.0,89.99037,0.0,04/20/5466
+-1.0866,46.61293,2867,4,11,21,5,45,3.75,5.0,fr,56942,57,2438907,1,1,Active Shallow Crust,240.0083,58.01768,0.0,04/11/2867
+-1.0866,46.61293,4579,12,5,5,27,38,3.75,15.0,fr,56943,91,2438914,1,1,Active Shallow Crust,128.8967,89.96723,0.0,12/05/4579
+-1.0866,46.61293,6534,9,3,20,26,2,3.85,5.0,fr,56944,130,2438916,1,1,Active Shallow Crust,0.0,89.99019,0.0,09/03/6534
+-1.0866,46.61293,8187,11,21,6,21,21,3.85,15.0,fr,56945,163,2438917,1,1,Active Shallow Crust,0.0,89.99019,0.0,11/21/8187
+-1.0866,46.61293,6153,5,20,6,43,39,3.95,5.0,fr,56946,123,2438928,1,2,Active Shallow Crust,0.0,89.99017,0.0,05/20/6153
+-1.0866,46.61293,345,2,21,4,49,31,3.95,5.0,fr,56947,6,2438928,1,2,Active Shallow Crust,0.0,89.99017,0.0,02/21/0345
+-1.0866,46.61293,8936,6,9,2,30,36,3.95,5.0,fr,56948,178,2438934,1,1,Active Shallow Crust,0.0,89.99005,-90.0,06/09/8936
+-1.0866,46.61293,7506,12,30,14,10,41,4.05,5.0,fr,56949,150,2438943,1,1,Active Shallow Crust,240.0058,58.00588,0.0,12/30/7506
+-1.0866,46.61293,8217,7,28,8,19,58,4.05,5.0,fr,56950,164,2438946,1,1,Active Shallow Crust,0.0,89.99015,-90.0,07/28/8217
+-1.0866,46.61293,4822,8,24,15,24,39,4.25,15.0,fr,56951,96,2438968,1,1,Active Shallow Crust,240.0076,57.99407,0.0,08/24/4822
+-1.0866,46.61293,6890,5,8,22,44,17,4.55,5.0,fr,56952,137,2439000,1,1,Active Shallow Crust,0.0,89.99014,0.0,05/08/6890
+-1.0866,46.61293,3136,8,2,17,16,22,4.55,15.0,fr,56953,62,2439001,1,1,Active Shallow Crust,0.0,89.99014,0.0,08/02/3136
+-1.0866,46.61293,5976,8,19,18,39,46,4.75,5.0,fr,56954,119,2439024,1,1,Active Shallow Crust,0.0,89.98999,0.0,08/19/5976
+-1.0866,46.61293,3251,4,16,11,23,20,4.75,15.0,fr,56955,65,2439025,1,1,Active Shallow Crust,0.0,89.98999,0.0,04/16/3251
+-1.0866,46.61293,2373,7,16,13,6,28,5.15,5.0,fr,56956,47,2439072,1,1,Active Shallow Crust,0.0,89.99012,0.0,07/16/2373
+-1.0866,46.61293,3386,12,27,12,3,45,5.25,5.0,fr,56957,67,2439087,1,1,Active Shallow Crust,240.0256,58.00028,0.0,12/27/3386
+-1.0866,46.61293,2233,9,4,3,26,51,6.05,27.5,fr,56958,44,2439191,1,1,Active Shallow Crust,128.8601,89.98897,0.0,09/04/2233
+5.97986,43.95994,7527,10,10,20,40,35,3.55,5.0,fr,56959,150,2439360,1,2,Active Shallow Crust,0.0,89.99274,0.0,10/10/7527
+5.97986,43.95994,2273,4,28,16,44,25,3.55,5.0,fr,56960,45,2439360,1,2,Active Shallow Crust,0.0,89.99274,0.0,04/28/2273
+5.97986,43.95994,1818,9,17,19,24,56,3.55,15.0,fr,56961,36,2439361,1,2,Active Shallow Crust,0.0,89.99274,0.0,09/17/1818
+5.97986,43.95994,8815,12,30,8,42,58,3.55,15.0,fr,56962,176,2439361,1,2,Active Shallow Crust,0.0,89.99274,0.0,12/30/8815
+5.97986,43.95994,5477,4,30,8,39,29,3.55,27.5,fr,56963,109,2439362,1,1,Active Shallow Crust,0.0,89.99274,0.0,04/30/5477
+5.97986,43.95994,200,1,25,1,21,54,3.55,27.5,fr,56964,3,2439371,1,1,Active Shallow Crust,128.8956,89.99637,0.0,01/25/0200
+5.97986,43.95994,7375,4,15,11,18,28,3.75,5.0,fr,56965,147,2439384,1,1,Active Shallow Crust,0.0,89.98847,0.0,04/15/7375
+5.97986,43.95994,9898,2,18,17,42,5,3.75,15.0,fr,56966,197,2439385,1,1,Active Shallow Crust,0.0,89.98847,0.0,02/18/9898
+5.97986,43.95994,7522,6,28,17,17,15,3.75,5.0,fr,56967,150,2439387,1,1,Active Shallow Crust,240.0075,58.01862,0.0,06/28/7522
+5.97986,43.95994,2497,8,31,21,38,15,3.75,27.5,fr,56968,49,2439392,1,1,Active Shallow Crust,0.0,89.98833,-90.0,08/31/2497
+5.97986,43.95994,5251,6,2,4,12,37,3.75,5.0,fr,56969,105,2439393,1,1,Active Shallow Crust,128.8968,89.96745,0.0,06/02/5251
+5.97986,43.95994,4265,9,8,14,13,7,3.85,15.0,fr,56970,85,2439397,1,1,Active Shallow Crust,0.0,89.98972,0.0,09/08/4265
+5.97986,43.95994,4961,6,10,10,37,58,3.85,27.5,fr,56971,99,2439398,1,1,Active Shallow Crust,0.0,89.98972,0.0,06/10/4961
+5.97986,43.95994,5403,11,25,14,4,34,3.85,5.0,fr,56972,108,2439405,1,1,Active Shallow Crust,128.8949,89.99487,0.0,11/25/5403
+5.97986,43.95994,4455,7,1,17,39,35,3.95,15.0,fr,56973,89,2439409,1,1,Active Shallow Crust,0.0,89.99084,0.0,07/01/4455
+5.97986,43.95994,6364,12,18,22,42,13,3.95,27.5,fr,56974,127,2439410,1,1,Active Shallow Crust,0.0,89.99084,0.0,12/18/6364
+5.97986,43.95994,1209,5,16,12,6,4,3.95,5.0,fr,56975,24,2439411,1,1,Active Shallow Crust,240.0194,58.00421,0.0,05/16/1209
+5.97986,43.95994,5845,8,10,14,3,4,4.05,5.0,fr,56976,116,2439420,1,1,Active Shallow Crust,0.0,89.99184,0.0,08/10/5845
+5.97986,43.95994,5488,2,5,1,33,10,4.15,5.0,fr,56977,109,2439432,1,1,Active Shallow Crust,0.0,89.98908,0.0,02/05/5488
+5.97986,43.95994,3871,2,9,1,7,28,4.25,5.0,fr,56978,77,2439450,1,2,Active Shallow Crust,0.0,89.99016,-90.0,02/09/3871
+5.97986,43.95994,9761,11,10,20,42,31,4.25,5.0,fr,56979,195,2439450,1,2,Active Shallow Crust,0.0,89.99016,-90.0,11/10/9761
+5.97986,43.95994,3903,8,5,22,4,48,4.35,5.0,fr,56980,78,2439459,1,1,Active Shallow Crust,240.0081,57.99538,0.0,08/05/3903
+5.97986,43.95994,7750,6,7,16,53,56,4.45,5.0,fr,56981,154,2439468,1,1,Active Shallow Crust,0.0,89.9897,0.0,06/07/7750
+5.97986,43.95994,9057,2,6,3,46,4,4.95,5.0,fr,56982,181,2439528,1,1,Active Shallow Crust,0.0,89.98986,0.0,02/06/9057
+3.0134,46.16438,552,6,14,8,19,38,3.55,5.0,fr,56983,11,2439840,1,1,Active Shallow Crust,0.0,89.98952,0.0,06/14/0552
+3.0134,46.16438,2097,11,22,15,33,59,3.55,15.0,fr,56984,41,2439841,1,1,Active Shallow Crust,0.0,89.98952,0.0,11/22/2097
+3.0134,46.16438,1874,8,18,0,19,7,3.65,5.0,fr,56985,37,2439852,1,2,Active Shallow Crust,0.0,89.99066,0.0,08/18/1874
+3.0134,46.16438,1861,6,13,6,5,34,3.65,5.0,fr,56986,37,2439852,1,2,Active Shallow Crust,0.0,89.99066,0.0,06/13/1861
+3.0134,46.16438,9456,9,10,20,29,25,3.75,5.0,fr,56987,189,2439864,1,2,Active Shallow Crust,0.0,89.98891,0.0,09/10/9456
+3.0134,46.16438,5289,6,14,2,56,43,3.75,5.0,fr,56988,105,2439864,1,2,Active Shallow Crust,0.0,89.98891,0.0,06/14/5289
+3.0134,46.16438,8746,3,8,20,58,38,3.75,15.0,fr,56989,174,2439865,1,1,Active Shallow Crust,0.0,89.98891,0.0,03/08/8746
+3.0134,46.16438,4385,9,22,11,49,22,3.75,27.5,fr,56990,87,2439866,1,1,Active Shallow Crust,0.0,89.98891,0.0,09/22/4385
+3.0134,46.16438,1055,10,14,4,13,24,4.05,27.5,fr,56991,21,2439908,1,1,Active Shallow Crust,0.0,89.99007,-90.0,10/14/1055
+3.0134,46.16438,8291,5,4,2,47,28,4.15,5.0,fr,56992,165,2439912,1,1,Active Shallow Crust,0.0,89.9895,0.0,05/04/8291
+3.0134,46.16438,4960,6,23,11,37,56,4.25,15.0,fr,56993,99,2439925,1,1,Active Shallow Crust,0.0,89.99064,0.0,06/23/4960
+3.0134,46.16438,4040,4,9,9,59,36,4.85,5.0,fr,56994,80,2440002,1,1,Active Shallow Crust,0.0,89.98972,-90.0,04/09/4040
+3.0134,46.16438,782,3,23,13,25,23,5.15,5.0,fr,56995,15,2440032,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/23/0782
+-1.74237,49.65104,6453,10,6,17,20,47,3.55,5.0,fr,56996,129,2440326,1,1,Active Shallow Crust,0.0,89.9901,-90.0,10/06/6453
+-1.74237,49.65104,4193,5,2,16,28,56,3.65,5.0,fr,56997,83,2440332,1,1,Active Shallow Crust,0.0,89.98981,0.0,05/02/4193
+-1.74237,49.65104,1857,12,3,23,50,13,3.75,5.0,fr,56998,37,2440353,1,1,Active Shallow Crust,128.8963,89.96732,0.0,12/03/1857
+1.15997,51.63649,8186,3,30,11,36,51,3.55,5.0,fr,56999,163,2440800,1,1,Active Shallow Crust,0.0,89.99062,0.0,03/30/8186
+1.15997,51.63649,8478,2,23,10,38,39,3.65,5.0,fr,57000,169,2440812,1,1,Active Shallow Crust,0.0,89.99024,0.0,02/23/8478
+1.15997,51.63649,5134,6,11,18,53,29,3.65,5.0,fr,57001,102,2440815,1,1,Active Shallow Crust,240.0019,58.01288,0.0,06/11/5134
+1.15997,51.63649,6049,8,29,17,29,1,3.75,5.0,fr,57002,120,2440827,1,1,Active Shallow Crust,240.009,58.0177,0.0,08/29/6049
+1.15997,51.63649,2953,3,17,16,33,52,3.85,5.0,fr,57003,59,2440836,1,1,Active Shallow Crust,0.0,89.99003,0.0,03/17/2953
+1.15997,51.63649,5553,6,29,22,25,16,3.85,5.0,fr,57004,111,2440842,1,1,Active Shallow Crust,0.0,89.98991,-90.0,06/29/5553
+1.15997,51.63649,8701,11,1,6,37,22,4.05,15.0,fr,57005,174,2440861,1,1,Active Shallow Crust,0.0,89.99032,0.0,11/01/8701
+1.15997,51.63649,1763,9,3,19,17,48,4.15,5.0,fr,57006,35,2440872,1,1,Active Shallow Crust,0.0,89.98981,0.0,09/03/1763
+1.15997,51.63649,4677,1,14,20,32,45,4.35,27.5,fr,57007,93,2440907,1,1,Active Shallow Crust,128.8968,89.98267,0.0,01/14/4677
+-0.12535,42.7477,2317,3,11,13,18,37,3.55,27.5,fr,57008,46,2441285,1,1,Active Shallow Crust,240.0119,57.99802,0.0,03/11/2317
+-0.12535,42.7477,1801,2,21,11,8,49,3.55,5.0,fr,57009,36,2441286,1,1,Active Shallow Crust,0.0,89.98994,-90.0,02/21/1801
+-0.12535,42.7477,4681,12,16,15,57,24,3.55,5.0,fr,57010,93,2441289,1,2,Active Shallow Crust,128.8965,89.99375,0.0,12/16/4681
+-0.12535,42.7477,6697,8,14,11,56,12,3.55,5.0,fr,57011,133,2441289,1,2,Active Shallow Crust,128.8965,89.99375,0.0,08/14/6697
+-0.12535,42.7477,7017,9,30,0,18,34,3.65,5.0,fr,57012,140,2441298,1,1,Active Shallow Crust,0.0,89.98998,-90.0,09/30/7017
+-0.12535,42.7477,6538,10,28,13,28,16,3.75,5.0,fr,57013,130,2441304,1,1,Active Shallow Crust,0.0,89.99007,0.0,10/28/6538
+-0.12535,42.7477,9621,6,19,13,48,59,3.85,5.0,fr,57014,192,2441316,1,1,Active Shallow Crust,0.0,89.99001,0.0,06/19/9621
+-0.12535,42.7477,2331,3,9,13,5,21,4.05,5.0,fr,57015,46,2441340,1,2,Active Shallow Crust,0.0,89.98998,0.0,03/09/2331
+-0.12535,42.7477,7667,10,23,18,30,22,4.05,5.0,fr,57016,153,2441340,1,2,Active Shallow Crust,0.0,89.98998,0.0,10/23/7667
+-0.12535,42.7477,7028,8,2,0,26,5,4.15,15.0,fr,57017,140,2441356,1,1,Active Shallow Crust,240.0078,57.99723,0.0,08/02/7028
+-0.12535,42.7477,3140,10,26,9,29,14,4.25,15.0,fr,57018,62,2441365,1,1,Active Shallow Crust,0.0,89.98997,0.0,10/26/3140
+-0.12535,42.7477,3415,7,10,16,57,37,5.05,5.0,fr,57019,68,2441460,1,1,Active Shallow Crust,0.0,89.99,0.0,07/10/3415
+-0.12535,42.7477,8246,2,3,12,21,59,5.15,5.0,fr,57020,164,2441472,1,1,Active Shallow Crust,0.0,89.98998,0.0,02/03/8246
+3.34813,44.38878,6225,11,15,22,39,5,3.75,5.0,fr,57021,124,2441784,1,2,Active Shallow Crust,0.0,89.99142,0.0,11/15/6225
+3.34813,44.38878,6066,7,12,12,21,28,3.75,5.0,fr,57022,121,2441784,1,2,Active Shallow Crust,0.0,89.99142,0.0,07/12/6066
+3.34813,44.38878,9722,1,19,20,6,59,3.75,15.0,fr,57023,194,2441785,1,1,Active Shallow Crust,0.0,89.99142,0.0,01/19/9722
+3.34813,44.38878,757,8,9,3,26,38,3.75,15.0,fr,57024,15,2441794,1,1,Active Shallow Crust,128.8974,89.96717,0.0,08/09/0757
+3.34813,44.38878,6858,12,14,19,4,11,3.85,5.0,fr,57025,137,2441796,1,1,Active Shallow Crust,0.0,89.9898,0.0,12/14/6858
+3.34813,44.38878,1108,5,15,3,48,57,4.35,5.0,fr,57026,22,2441862,1,1,Active Shallow Crust,0.0,89.98985,-90.0,05/15/1108
+3.34813,44.38878,8876,9,23,8,7,39,4.45,5.0,fr,57027,177,2441868,1,1,Active Shallow Crust,0.0,89.98977,0.0,09/23/8876
+3.34813,44.38878,8028,12,11,5,50,50,5.05,5.0,fr,57028,160,2441940,1,1,Active Shallow Crust,0.0,89.98975,0.0,12/11/8028
+-4.29123,50.11642,1111,11,11,15,5,28,3.75,15.0,fr,57029,22,2442265,1,1,Active Shallow Crust,0.0,89.98973,0.0,11/11/1111
+-4.29123,50.11642,2504,12,3,9,43,23,3.85,5.0,fr,57030,50,2442276,1,1,Active Shallow Crust,0.0,89.99084,0.0,12/03/2504
+-1.39598,41.64411,3909,3,11,21,56,6,5.15,5.0,fr,57031,78,2442921,1,1,Active Shallow Crust,128.886,89.99104,0.0,03/11/3909
+-0.69354,43.51339,9219,12,1,16,53,33,3.55,5.0,fr,57032,184,2443200,1,2,Active Shallow Crust,0.0,89.98994,0.0,12/01/9219
+-0.69354,43.51339,5961,7,27,6,48,16,3.55,5.0,fr,57033,119,2443200,1,2,Active Shallow Crust,0.0,89.98994,0.0,07/27/5961
+-0.69354,43.51339,6841,8,4,7,32,45,3.55,15.0,fr,57034,136,2443201,1,2,Active Shallow Crust,0.0,89.98994,0.0,08/04/6841
+-0.69354,43.51339,6965,1,21,1,29,24,3.55,15.0,fr,57035,139,2443201,1,2,Active Shallow Crust,0.0,89.98994,0.0,01/21/6965
+-0.69354,43.51339,9051,6,25,3,55,57,3.65,5.0,fr,57036,181,2443212,1,1,Active Shallow Crust,0.0,89.99023,0.0,06/25/9051
+-0.69354,43.51339,910,11,20,20,8,15,3.65,5.0,fr,57037,18,2443215,1,1,Active Shallow Crust,240.0008,58.01288,0.0,11/20/0910
+-0.69354,43.51339,4508,2,10,22,25,47,3.75,5.0,fr,57038,90,2443224,1,1,Active Shallow Crust,0.0,89.98984,0.0,02/10/4508
+-0.69354,43.51339,1026,8,18,18,0,21,3.85,15.0,fr,57039,20,2443237,1,1,Active Shallow Crust,0.0,89.9903,0.0,08/18/1026
+-0.69354,43.51339,5295,6,1,15,11,18,4.05,5.0,fr,57040,105,2443260,1,1,Active Shallow Crust,0.0,89.99023,0.0,06/01/5295
+5.98763,44.6233,2690,11,21,23,23,38,3.55,15.0,fr,57041,53,2443681,1,1,Active Shallow Crust,0.0,89.99282,0.0,11/21/2690
+5.98763,44.6233,8928,11,3,1,23,0,3.65,5.0,fr,57042,178,2443692,1,2,Active Shallow Crust,0.0,89.98721,0.0,11/03/8928
+5.98763,44.6233,6171,12,25,10,45,18,3.65,5.0,fr,57043,123,2443692,1,2,Active Shallow Crust,0.0,89.98721,0.0,12/25/6171
+5.98763,44.6233,3396,3,3,4,31,22,3.85,15.0,fr,57044,67,2443723,1,1,Active Shallow Crust,0.0,89.98972,-90.0,03/03/3396
+5.98763,44.6233,5987,4,19,19,27,33,3.95,15.0,fr,57045,119,2443729,1,1,Active Shallow Crust,0.0,89.99094,0.0,04/19/5987
+5.98763,44.6233,403,7,18,13,7,41,3.95,5.0,fr,57046,8,2443734,1,1,Active Shallow Crust,0.0,89.99084,-90.0,07/18/0403
+5.98763,44.6233,9892,9,13,20,43,59,4.35,15.0,fr,57047,197,2443777,1,1,Active Shallow Crust,359.9986,89.99142,0.0,09/13/9892
+5.98763,44.6233,9541,11,3,11,12,23,4.45,5.0,fr,57048,190,2443788,1,1,Active Shallow Crust,0.0,89.98981,0.0,11/03/9541
+5.98763,44.6233,1247,10,25,19,26,22,4.65,5.0,fr,57049,24,2443815,1,2,Active Shallow Crust,240.01,57.99425,0.0,10/25/1247
+5.98763,44.6233,8119,2,23,5,16,34,4.65,5.0,fr,57050,162,2443815,1,2,Active Shallow Crust,240.01,57.99425,0.0,02/23/8119
+5.98763,44.6233,8945,9,18,14,27,7,4.75,5.0,fr,57051,178,2443830,1,1,Active Shallow Crust,0.0,89.99088,-90.0,09/18/8945
+3.77076,49.08089,7474,6,19,9,41,55,4.25,15.0,fr,57052,149,2444245,1,1,Active Shallow Crust,0.0,89.98967,0.0,06/19/7474
+3.77076,49.08089,2099,2,8,20,27,14,4.45,27.5,fr,57053,41,2444270,1,1,Active Shallow Crust,0.0,89.98946,0.0,02/08/2099
+1.95128,49.45986,826,8,14,15,10,35,3.55,5.0,fr,57054,16,2444640,1,1,Active Shallow Crust,0.0,89.99017,0.0,08/14/0826
+1.95128,49.45986,6133,4,30,10,30,7,3.85,5.0,fr,57055,122,2444679,1,1,Active Shallow Crust,240.0113,57.99783,0.0,04/30/6133
+1.95128,49.45986,4998,11,26,15,41,19,3.95,15.0,fr,57056,99,2444692,1,1,Active Shallow Crust,240.0204,58.00486,0.0,11/26/4998
+1.95128,49.45986,1515,8,24,19,8,3,4.15,5.0,fr,57057,30,2444721,1,1,Active Shallow Crust,128.8969,89.99384,0.0,08/24/1515
+1.95128,49.45986,7031,11,26,13,29,33,4.75,15.0,fr,57058,140,2444785,1,1,Active Shallow Crust,0.0,89.99012,0.0,11/26/7031
+1.951309,49.45986,2020,7,1,20,59,38,7.05,16.94221,fr,57059,40,2445060,1,1,Active Shallow Crust,360.0,89.99001,0.0,07/01/2020
+4.17328,48.76321,1266,7,1,15,1,56,3.55,5.0,fr,57060,25,2445120,1,1,Active Shallow Crust,0.0,89.98671,0.0,07/01/1266
+4.17328,48.76321,2385,11,8,1,40,16,3.55,15.0,fr,57061,47,2445124,1,1,Active Shallow Crust,240.0119,57.99926,0.0,11/08/2385
+-5.09,47.17595,6024,7,12,9,45,33,3.55,5.0,fr,57062,120,2445603,1,1,Active Shallow Crust,240.0116,57.99889,0.0,07/12/6024
+-5.09,47.17595,286,2,8,1,15,50,3.95,5.0,fr,57063,5,2445648,1,1,Active Shallow Crust,0.0,89.99135,0.0,02/08/0286
+-1.8003,50.70708,6174,8,11,4,27,12,3.55,5.0,fr,57064,123,2446080,1,1,Active Shallow Crust,0.0,89.99042,0.0,08/11/6174
+-1.8003,50.70708,2259,2,14,7,51,49,3.75,15.0,fr,57065,45,2446111,1,1,Active Shallow Crust,0.0,89.98974,-90.0,02/14/2259
+-1.8003,50.70708,4844,3,18,8,54,57,3.75,5.0,fr,57066,96,2446113,1,1,Active Shallow Crust,128.8961,89.96734,0.0,03/18/4844
+-1.8003,50.70708,5678,10,12,16,20,43,3.85,5.0,fr,57067,113,2446116,1,2,Active Shallow Crust,0.0,89.98983,0.0,10/12/5678
+-1.8003,50.70708,4538,7,8,18,59,8,3.85,5.0,fr,57068,90,2446116,1,2,Active Shallow Crust,0.0,89.98983,0.0,07/08/4538
+8.71956,47.28615,8721,7,1,15,6,38,3.55,5.0,fr,57069,174,2446560,1,7,Active Shallow Crust,0.0,89.98632,0.0,07/01/8721
+8.71956,47.28615,3500,12,21,9,51,2,3.55,5.0,fr,57070,69,2446560,1,7,Active Shallow Crust,0.0,89.98632,0.0,12/21/3500
+8.71956,47.28615,9261,7,10,23,40,57,3.55,5.0,fr,57071,185,2446560,1,7,Active Shallow Crust,0.0,89.98632,0.0,07/10/9261
+8.71956,47.28615,695,4,5,1,7,14,3.55,5.0,fr,57072,13,2446560,1,7,Active Shallow Crust,0.0,89.98632,0.0,04/05/0695
+8.71956,47.28615,4665,5,29,9,45,23,3.55,5.0,fr,57073,93,2446560,1,7,Active Shallow Crust,0.0,89.98632,0.0,05/29/4665
+8.71956,47.28615,4267,7,14,7,49,19,3.55,5.0,fr,57074,85,2446560,1,7,Active Shallow Crust,0.0,89.98632,0.0,07/14/4267
+8.71956,47.28615,7645,8,8,10,35,42,3.55,5.0,fr,57075,152,2446560,1,7,Active Shallow Crust,0.0,89.98632,0.0,08/08/7645
+8.71956,47.28615,3889,3,24,0,37,11,3.55,15.0,fr,57076,77,2446561,1,4,Active Shallow Crust,0.0,89.98632,0.0,03/24/3889
+8.71956,47.28615,3200,6,26,21,16,40,3.55,15.0,fr,57077,63,2446561,1,4,Active Shallow Crust,0.0,89.98632,0.0,06/26/3200
+8.71956,47.28615,5277,12,12,21,59,13,3.55,15.0,fr,57078,105,2446561,1,4,Active Shallow Crust,0.0,89.98632,0.0,12/12/5277
+8.71956,47.28615,5819,9,4,8,38,16,3.55,15.0,fr,57079,116,2446561,1,4,Active Shallow Crust,0.0,89.98632,0.0,09/04/5819
+8.71956,47.28615,2117,10,18,20,5,51,3.55,27.5,fr,57080,42,2446562,1,1,Active Shallow Crust,0.0,89.98632,0.0,10/18/2117
+8.71956,47.28615,3134,11,15,7,34,21,3.55,5.0,fr,57081,62,2446563,1,2,Active Shallow Crust,240.0114,57.99921,0.0,11/15/3134
+8.71956,47.28615,5068,12,6,11,18,22,3.55,5.0,fr,57082,101,2446563,1,2,Active Shallow Crust,240.0114,57.99921,0.0,12/06/5068
+8.71956,47.28615,9627,5,11,15,30,23,3.55,5.0,fr,57083,192,2446566,1,2,Active Shallow Crust,0.0,89.98616,-90.0,05/11/9627
+8.71956,47.28615,9681,4,13,10,48,32,3.55,5.0,fr,57084,193,2446566,1,2,Active Shallow Crust,0.0,89.98616,-90.0,04/13/9681
+8.71956,47.28615,6882,9,20,22,3,19,3.55,5.0,fr,57085,137,2446569,1,1,Active Shallow Crust,128.8964,89.99316,0.0,09/20/6882
+8.71956,47.28615,3840,4,2,22,24,7,3.65,5.0,fr,57086,76,2446572,1,3,Active Shallow Crust,0.0,89.98781,0.0,04/02/3840
+8.71956,47.28615,5768,3,9,0,35,31,3.65,5.0,fr,57087,115,2446572,1,3,Active Shallow Crust,0.0,89.98781,0.0,03/09/5768
+8.71956,47.28615,5216,7,9,23,31,55,3.65,5.0,fr,57088,104,2446572,1,3,Active Shallow Crust,0.0,89.98781,0.0,07/09/5216
+8.71956,47.28615,6578,5,23,5,40,8,3.65,15.0,fr,57089,131,2446573,1,2,Active Shallow Crust,0.0,89.98781,0.0,05/23/6578
+8.71956,47.28615,4425,1,2,13,39,50,3.65,15.0,fr,57090,88,2446573,1,2,Active Shallow Crust,0.0,89.98781,0.0,01/02/4425
+8.71956,47.28615,5124,8,3,1,5,35,3.65,27.5,fr,57091,102,2446574,1,1,Active Shallow Crust,0.0,89.98781,0.0,08/03/5124
+8.71956,47.28615,8971,11,25,18,11,39,3.65,5.0,fr,57092,179,2446575,1,2,Active Shallow Crust,240.0,58.01328,0.0,11/25/8971
+8.71956,47.28615,6779,1,24,22,2,9,3.65,5.0,fr,57093,135,2446575,1,2,Active Shallow Crust,240.0,58.01328,0.0,01/24/6779
+8.71956,47.28615,1322,9,27,20,16,17,3.65,5.0,fr,57094,26,2446578,1,1,Active Shallow Crust,0.0,89.98766,-90.0,09/27/1322
+8.71956,47.28615,5489,1,10,15,47,38,3.65,5.0,fr,57095,109,2446581,1,1,Active Shallow Crust,128.8984,89.96354,0.0,01/10/5489
+8.71956,47.28615,1429,4,18,1,22,30,3.65,15.0,fr,57096,28,2446582,1,2,Active Shallow Crust,128.8984,89.96354,0.0,04/18/1429
+8.71956,47.28615,4279,10,21,0,56,25,3.65,15.0,fr,57097,85,2446582,1,2,Active Shallow Crust,128.8984,89.96354,0.0,10/21/4279
+8.71956,47.28615,2743,4,18,17,42,58,3.75,5.0,fr,57098,54,2446584,1,2,Active Shallow Crust,0.0,89.98914,0.0,04/18/2743
+8.71956,47.28615,7348,11,27,11,25,59,3.75,5.0,fr,57099,146,2446584,1,2,Active Shallow Crust,0.0,89.98914,0.0,11/27/7348
+8.71956,47.28615,8481,9,28,21,13,15,3.75,15.0,fr,57100,169,2446585,1,1,Active Shallow Crust,0.0,89.98914,0.0,09/28/8481
+8.71956,47.28615,8594,1,1,8,8,32,3.75,5.0,fr,57101,171,2446593,1,1,Active Shallow Crust,128.8965,89.96751,0.0,01/01/8594
+8.71956,47.28615,2530,10,25,1,23,49,3.85,5.0,fr,57102,50,2446596,1,6,Active Shallow Crust,0.0,89.99032,0.0,10/25/2530
+8.71956,47.28615,528,9,15,22,50,23,3.85,5.0,fr,57103,10,2446596,1,6,Active Shallow Crust,0.0,89.99032,0.0,09/15/0528
+8.71956,47.28615,4924,4,13,4,3,54,3.85,5.0,fr,57104,98,2446596,1,6,Active Shallow Crust,0.0,89.99032,0.0,04/13/4924
+8.71956,47.28615,1875,7,15,17,54,55,3.85,5.0,fr,57105,37,2446596,1,6,Active Shallow Crust,0.0,89.99032,0.0,07/15/1875
+8.71956,47.28615,8039,9,23,21,32,33,3.85,5.0,fr,57106,160,2446596,1,6,Active Shallow Crust,0.0,89.99032,0.0,09/23/8039
+8.71956,47.28615,776,11,4,19,49,50,3.85,5.0,fr,57107,15,2446596,1,6,Active Shallow Crust,0.0,89.99032,0.0,11/04/0776
+8.71956,47.28615,4793,7,19,3,45,43,3.85,15.0,fr,57108,95,2446597,1,2,Active Shallow Crust,0.0,89.99032,0.0,07/19/4793
+8.71956,47.28615,3642,2,3,4,39,51,3.85,15.0,fr,57109,72,2446597,1,2,Active Shallow Crust,0.0,89.99032,0.0,02/03/3642
+8.71956,47.28615,1624,6,13,16,57,16,3.85,5.0,fr,57110,32,2446599,1,1,Active Shallow Crust,240.0113,57.99752,0.0,06/13/1624
+8.71956,47.28615,8546,6,7,4,18,54,3.85,5.0,fr,57111,170,2446605,1,2,Active Shallow Crust,128.8938,89.99516,0.0,06/07/8546
+8.71956,47.28615,7127,3,26,17,7,31,3.85,5.0,fr,57112,142,2446605,1,2,Active Shallow Crust,128.8938,89.99516,0.0,03/26/7127
+8.71956,47.28615,3441,4,28,7,10,43,3.95,5.0,fr,57113,68,2446608,1,3,Active Shallow Crust,0.0,89.99137,0.0,04/28/3441
+8.71956,47.28615,5079,6,25,21,20,22,3.95,5.0,fr,57114,101,2446608,1,3,Active Shallow Crust,0.0,89.99137,0.0,06/25/5079
+8.71956,47.28615,3059,11,12,9,5,12,3.95,5.0,fr,57115,61,2446608,1,3,Active Shallow Crust,0.0,89.99137,0.0,11/12/3059
+8.71956,47.28615,8645,6,23,22,16,16,3.95,27.5,fr,57116,172,2446610,1,1,Active Shallow Crust,0.0,89.99137,0.0,06/23/8645
+8.71956,47.28615,7230,1,29,14,1,58,3.95,5.0,fr,57117,144,2446611,1,1,Active Shallow Crust,240.0218,58.00378,0.0,01/29/7230
+8.71956,47.28615,6654,10,2,14,7,45,3.95,15.0,fr,57118,133,2446615,1,1,Active Shallow Crust,0.0,89.99126,-90.0,10/02/6654
+8.71956,47.28615,4973,8,16,10,31,45,3.95,5.0,fr,57119,99,2446617,1,1,Active Shallow Crust,128.9003,89.99568,0.0,08/16/4973
+8.71956,47.28615,2030,9,22,18,2,27,4.05,5.0,fr,57120,40,2446620,1,1,Active Shallow Crust,0.0,89.99231,0.0,09/22/2030
+8.71956,47.28615,5263,2,8,22,43,7,4.05,27.5,fr,57121,105,2446622,1,1,Active Shallow Crust,0.0,89.99231,0.0,02/08/5263
+8.71956,47.28615,2077,4,23,6,33,53,4.15,15.0,fr,57122,41,2446633,1,1,Active Shallow Crust,0.0,89.99314,0.0,04/23/2077
+8.71956,47.28615,8710,11,12,13,12,32,4.15,5.0,fr,57123,174,2446641,1,1,Active Shallow Crust,128.8979,89.99314,0.0,11/12/8710
+8.71956,47.28615,6959,6,2,12,22,19,4.25,5.0,fr,57124,139,2446644,1,1,Active Shallow Crust,0.0,89.98778,0.0,06/02/6959
+8.71956,47.28615,108,2,16,11,12,15,4.25,15.0,fr,57125,2,2446645,1,2,Active Shallow Crust,0.0,89.98778,0.0,02/16/0108
+8.71956,47.28615,3333,11,23,2,23,36,4.25,15.0,fr,57126,66,2446645,1,2,Active Shallow Crust,0.0,89.98778,0.0,11/23/3333
+8.71956,47.28615,4331,7,15,15,9,34,4.25,5.0,fr,57127,86,2446647,1,1,Active Shallow Crust,240.0078,57.99307,0.0,07/15/4331
+8.71956,47.28615,841,6,28,11,28,21,4.35,5.0,fr,57128,16,2446656,1,2,Active Shallow Crust,0.0,89.98911,0.0,06/28/0841
+8.71956,47.28615,9778,8,9,13,27,35,4.35,5.0,fr,57129,195,2446656,1,2,Active Shallow Crust,0.0,89.98911,0.0,08/09/9778
+8.71956,47.28615,3572,7,27,11,35,22,4.35,27.5,fr,57130,71,2446664,1,1,Active Shallow Crust,0.0,89.98898,-90.0,07/27/3572
+8.71956,47.28615,3901,10,28,3,15,35,4.45,5.0,fr,57131,78,2446668,1,1,Active Shallow Crust,0.0,89.99029,0.0,10/28/3901
+8.71956,47.28615,4520,1,15,20,0,33,4.65,5.0,fr,57132,90,2446695,1,1,Active Shallow Crust,240.011,57.99473,0.0,01/15/4520
+8.71956,47.28615,7193,10,3,6,7,20,4.75,5.0,fr,57133,143,2446713,1,1,Active Shallow Crust,128.8882,89.98775,0.0,10/03/7193
+8.71956,47.28615,7206,10,11,4,47,31,4.95,15.0,fr,57134,144,2446729,1,1,Active Shallow Crust,0.0,89.98908,0.0,10/11/7206
+8.71956,47.28615,4873,5,19,14,47,26,4.95,5.0,fr,57135,97,2446737,1,1,Active Shallow Crust,128.8893,89.99027,0.0,05/19/4873
+8.71956,47.28615,3770,6,15,7,49,53,5.05,5.0,fr,57136,75,2446740,1,1,Active Shallow Crust,0.0,89.99026,0.0,06/15/3770
+8.71956,47.28615,5653,7,21,9,1,25,5.95,5.0,fr,57137,113,2446848,1,2,Active Shallow Crust,0.0,89.98963,0.0,07/21/5653
+8.71956,47.28615,3162,4,25,1,43,3,5.95,5.0,fr,57138,63,2446848,1,2,Active Shallow Crust,0.0,89.98963,0.0,04/25/3162
+8.719562,47.28615,1515,9,27,20,9,19,6.15,6.011322,fr,57139,30,2446872,1,1,Active Shallow Crust,0.0,89.99005,0.0,09/27/1515
+8.14335,47.35452,3752,1,1,6,36,12,3.55,5.0,fr,57140,75,2447040,1,3,Active Shallow Crust,0.0,89.98634,0.0,01/01/3752
+8.14335,47.35452,235,3,7,1,42,37,3.55,5.0,fr,57141,4,2447040,1,3,Active Shallow Crust,0.0,89.98634,0.0,03/07/0235
+8.14335,47.35452,3791,10,23,14,18,25,3.55,5.0,fr,57142,75,2447040,1,3,Active Shallow Crust,0.0,89.98634,0.0,10/23/3791
+8.14335,47.35452,4326,2,4,23,26,3,3.55,15.0,fr,57143,86,2447041,1,2,Active Shallow Crust,0.0,89.98634,0.0,02/04/4326
+8.14335,47.35452,4627,2,22,9,9,4,3.55,15.0,fr,57144,92,2447041,1,2,Active Shallow Crust,0.0,89.98634,0.0,02/22/4627
+8.14335,47.35452,9296,1,1,16,47,31,3.55,27.5,fr,57145,185,2447045,1,1,Active Shallow Crust,240.0134,57.99874,0.0,01/01/9296
+8.14335,47.35452,5745,3,26,21,46,23,3.55,5.0,fr,57146,114,2447046,1,2,Active Shallow Crust,0.0,89.98618,-90.0,03/26/5745
+8.14335,47.35452,1780,10,27,14,35,37,3.55,5.0,fr,57147,35,2447046,1,2,Active Shallow Crust,0.0,89.98618,-90.0,10/27/1780
+8.14335,47.35452,509,5,20,15,41,10,3.55,5.0,fr,57148,10,2447049,1,1,Active Shallow Crust,128.8983,89.99317,0.0,05/20/0509
+8.14335,47.35452,1549,6,11,0,20,22,3.65,5.0,fr,57149,30,2447052,1,5,Active Shallow Crust,0.0,89.98782,0.0,06/11/1549
+8.14335,47.35452,7611,8,19,5,52,30,3.65,5.0,fr,57150,152,2447052,1,5,Active Shallow Crust,0.0,89.98782,0.0,08/19/7611
+8.14335,47.35452,7336,4,12,17,7,30,3.65,5.0,fr,57151,146,2447052,1,5,Active Shallow Crust,0.0,89.98782,0.0,04/12/7336
+8.14335,47.35452,6689,1,28,2,9,15,3.65,5.0,fr,57152,133,2447052,1,5,Active Shallow Crust,0.0,89.98782,0.0,01/28/6689
+8.14335,47.35452,9372,12,21,18,4,33,3.65,5.0,fr,57153,187,2447052,1,5,Active Shallow Crust,0.0,89.98782,0.0,12/21/9372
+8.14335,47.35452,7930,9,8,11,5,16,3.65,27.5,fr,57154,158,2447054,1,1,Active Shallow Crust,0.0,89.98782,0.0,09/08/7930
+8.14335,47.35452,7991,3,13,9,26,20,3.65,5.0,fr,57155,159,2447055,1,1,Active Shallow Crust,240.0014,58.01127,0.0,03/13/7991
+8.14335,47.35452,7047,8,5,21,47,32,3.65,15.0,fr,57156,140,2447056,1,1,Active Shallow Crust,240.0014,58.01127,0.0,08/05/7047
+8.14335,47.35452,2128,4,1,3,9,30,3.65,27.5,fr,57157,42,2447057,1,1,Active Shallow Crust,240.0014,58.01119,0.0,04/01/2128
+8.14335,47.35452,6285,11,18,23,33,41,3.65,5.0,fr,57158,125,2447061,1,1,Active Shallow Crust,128.9002,89.96354,0.0,11/18/6285
+8.14335,47.35452,3912,3,2,5,32,58,3.65,15.0,fr,57159,78,2447062,1,1,Active Shallow Crust,128.9002,89.96354,0.0,03/02/3912
+8.14335,47.35452,1129,3,9,3,5,27,3.75,15.0,fr,57160,22,2447065,1,1,Active Shallow Crust,0.0,89.98914,0.0,03/09/1129
+8.14335,47.35452,7675,4,13,0,3,30,3.85,15.0,fr,57161,153,2447077,1,1,Active Shallow Crust,0.0,89.99033,0.0,04/13/7675
+8.14335,47.35452,5862,4,26,9,43,40,3.85,15.0,fr,57162,117,2447080,1,1,Active Shallow Crust,240.0107,57.99765,0.0,04/26/5862
+8.14335,47.35452,7967,12,13,5,16,7,3.85,27.5,fr,57163,159,2447081,1,1,Active Shallow Crust,240.0107,57.99765,0.0,12/13/7967
+8.14335,47.35452,2514,7,23,15,6,13,3.85,5.0,fr,57164,50,2447082,1,1,Active Shallow Crust,0.0,89.99021,-90.0,07/23/2514
+8.14335,47.35452,8887,2,15,23,53,58,3.95,5.0,fr,57165,177,2447088,1,2,Active Shallow Crust,0.0,89.99138,0.0,02/15/8887
+8.14335,47.35452,2105,8,20,8,57,21,3.95,5.0,fr,57166,42,2447088,1,2,Active Shallow Crust,0.0,89.99138,0.0,08/20/2105
+8.14335,47.35452,8201,11,9,23,31,5,3.95,15.0,fr,57167,164,2447089,1,1,Active Shallow Crust,0.0,89.99138,0.0,11/09/8201
+8.14335,47.35452,8278,2,15,8,13,21,3.95,5.0,fr,57168,165,2447091,1,1,Active Shallow Crust,240.0199,58.0048,0.0,02/15/8278
+8.14335,47.35452,4996,1,25,11,28,14,3.95,5.0,fr,57169,99,2447094,1,1,Active Shallow Crust,0.0,89.99128,-90.0,01/25/4996
+8.14335,47.35452,1792,8,7,22,36,59,3.95,27.5,fr,57170,35,2447096,1,1,Active Shallow Crust,0.0,89.99128,-90.0,08/07/1792
+8.14335,47.35452,9229,4,11,21,10,31,4.05,5.0,fr,57171,184,2447100,1,1,Active Shallow Crust,0.0,89.99232,0.0,04/11/9229
+8.14335,47.35452,5530,6,25,2,31,41,4.15,5.0,fr,57172,110,2447121,1,1,Active Shallow Crust,128.8954,89.99657,0.0,06/25/5530
+8.14335,47.35452,2918,1,25,9,3,53,4.35,5.0,fr,57173,58,2447136,1,2,Active Shallow Crust,0.0,89.98912,0.0,01/25/2918
+8.14335,47.35452,2101,3,23,14,13,15,4.35,5.0,fr,57174,42,2447136,1,2,Active Shallow Crust,0.0,89.98912,0.0,03/23/2101
+8.14335,47.35452,5221,7,5,2,54,33,4.35,15.0,fr,57175,104,2447137,1,2,Active Shallow Crust,0.0,89.98912,0.0,07/05/5221
+8.14335,47.35452,8334,7,9,21,34,1,4.35,15.0,fr,57176,166,2447137,1,2,Active Shallow Crust,0.0,89.98912,0.0,07/09/8334
+8.14335,47.35452,655,11,14,13,51,48,4.35,15.0,fr,57177,13,2447143,1,1,Active Shallow Crust,0.0,89.98899,-90.0,11/14/0655
+8.14335,47.35452,1904,8,30,21,8,25,4.65,15.0,fr,57178,38,2447173,1,2,Active Shallow Crust,0.0,89.98845,0.0,08/30/1904
+8.14335,47.35452,944,2,19,14,55,58,4.65,15.0,fr,57179,18,2447173,1,2,Active Shallow Crust,0.0,89.98845,0.0,02/19/0944
+8.14335,47.35452,5780,7,15,13,57,8,4.65,5.0,fr,57180,115,2447181,1,1,Active Shallow Crust,128.8902,89.98725,0.0,07/15/5780
+8.14335,47.35452,4700,4,16,7,30,54,4.95,5.0,fr,57181,93,2447211,1,1,Active Shallow Crust,240.0122,58.00467,0.0,04/16/4700
+8.14335,47.35452,2370,6,20,7,24,30,5.05,5.0,fr,57182,47,2447229,1,1,Active Shallow Crust,128.8849,89.9906,0.0,06/20/2370
+8.143345,47.35452,6108,4,15,4,36,24,6.55,25.58175,fr,57183,122,2447408,1,1,Active Shallow Crust,0.0,89.98993,-90.0,04/15/6108
+3.84652,41.52852,495,9,22,4,39,32,3.55,5.0,fr,57184,9,2447520,1,1,Active Shallow Crust,0.0,89.98868,0.0,09/22/0495
+3.84652,41.52852,5732,1,23,2,11,57,3.55,15.0,fr,57185,114,2447530,1,1,Active Shallow Crust,128.8965,89.99434,0.0,01/23/5732
+3.84652,41.52852,3296,1,15,0,48,49,3.65,5.0,fr,57186,65,2447532,1,1,Active Shallow Crust,0.0,89.98991,0.0,01/15/3296
+3.84652,41.52852,3466,5,26,11,25,8,3.75,5.0,fr,57187,69,2447547,1,1,Active Shallow Crust,240.0075,58.01727,0.0,05/26/3466
+3.84652,41.52852,1330,5,24,20,24,8,3.85,5.0,fr,57188,26,2447556,1,1,Active Shallow Crust,0.0,89.98931,0.0,05/24/1330
+3.84652,41.52852,8285,11,4,10,30,35,3.95,5.0,fr,57189,165,2447568,1,1,Active Shallow Crust,0.0,89.99047,0.0,11/04/8285
+3.84652,41.52852,4447,8,25,9,10,45,3.95,5.0,fr,57190,88,2447571,1,1,Active Shallow Crust,240.0192,58.00463,0.0,08/25/4447
+3.84652,41.52852,8071,7,30,11,1,59,5.25,5.0,fr,57191,161,2447724,1,1,Active Shallow Crust,0.0,89.98987,0.0,07/30/8071
+4.13361,44.76783,1184,11,19,8,51,49,3.55,5.0,fr,57192,23,2448000,1,2,Active Shallow Crust,0.0,89.99284,0.0,11/19/1184
+4.13361,44.76783,3466,3,19,9,8,49,3.55,5.0,fr,57193,69,2448000,1,2,Active Shallow Crust,0.0,89.99284,0.0,03/19/3466
+4.13361,44.76783,4195,8,28,12,7,54,3.55,15.0,fr,57194,83,2448001,1,1,Active Shallow Crust,0.0,89.99284,0.0,08/28/4195
+4.13361,44.76783,6850,4,5,8,55,10,3.65,27.5,fr,57195,136,2448014,1,1,Active Shallow Crust,0.0,89.98724,0.0,04/05/6850
+4.13361,44.76783,7401,3,2,0,16,39,3.65,5.0,fr,57196,148,2448015,1,1,Active Shallow Crust,240.0,58.01345,0.0,03/02/7401
+4.13361,44.76783,9873,2,1,23,18,8,3.75,15.0,fr,57197,197,2448025,1,1,Active Shallow Crust,0.0,89.98862,0.0,02/01/9873
+4.13361,44.76783,2689,9,9,11,8,35,3.75,5.0,fr,57198,53,2448027,1,1,Active Shallow Crust,240.009,58.01756,0.0,09/09/2689
+4.13361,44.76783,7785,12,31,23,35,19,4.05,5.0,fr,57199,155,2448060,1,1,Active Shallow Crust,0.0,89.99195,0.0,12/31/7785
+4.13361,44.76783,4386,7,8,22,14,58,4.15,5.0,fr,57200,87,2448081,1,1,Active Shallow Crust,128.8973,89.99462,0.0,07/08/4386
+4.13361,44.76783,4793,5,12,0,53,36,4.25,5.0,fr,57201,95,2448084,1,1,Active Shallow Crust,0.0,89.9904,0.0,05/12/4793
+4.13361,44.76783,3351,9,3,17,28,44,4.35,5.0,fr,57202,67,2448096,1,1,Active Shallow Crust,0.0,89.9886,0.0,09/03/3351
+4.13361,44.76783,8259,3,27,8,49,21,4.45,15.0,fr,57203,165,2448109,1,1,Active Shallow Crust,0.0,89.98984,0.0,03/27/8259
+3.09444,46.30617,4170,6,21,11,11,35,3.55,15.0,fr,57204,83,2448481,1,1,Active Shallow Crust,0.0,89.98955,0.0,06/21/4170
+3.09444,46.30617,3082,8,8,11,50,5,3.95,5.0,fr,57205,61,2448528,1,1,Active Shallow Crust,0.0,89.98901,0.0,08/08/3082
+3.09444,46.30617,6416,9,18,23,0,25,4.05,5.0,fr,57206,128,2448540,1,1,Active Shallow Crust,0.0,89.9902,0.0,09/18/6416
+3.09444,46.30617,7242,4,23,3,2,2,4.85,15.0,fr,57207,144,2448637,1,1,Active Shallow Crust,0.0,89.98986,0.0,04/23/7242
+3.09444,46.30617,5120,1,9,3,27,0,5.05,15.0,fr,57208,102,2448661,1,1,Active Shallow Crust,0.0,89.99009,0.0,01/09/5120
+0.55605,48.8674,7129,8,4,12,54,14,3.55,15.0,fr,57209,142,2448970,1,1,Active Shallow Crust,128.896,89.99378,0.0,08/04/7129
+0.55605,48.8674,7591,10,31,21,28,32,3.65,5.0,fr,57210,151,2448972,1,3,Active Shallow Crust,0.0,89.98965,0.0,10/31/7591
+0.55605,48.8674,6201,3,29,13,36,21,3.65,5.0,fr,57211,124,2448972,1,3,Active Shallow Crust,0.0,89.98965,0.0,03/29/6201
+0.55605,48.8674,482,6,16,4,33,55,3.65,5.0,fr,57212,9,2448972,1,3,Active Shallow Crust,0.0,89.98965,0.0,06/16/0482
+0.55605,48.8674,3374,4,18,23,43,55,3.65,5.0,fr,57213,67,2448981,1,1,Active Shallow Crust,128.9002,89.96351,0.0,04/18/3374
+0.55605,48.8674,8817,6,25,6,34,24,3.75,15.0,fr,57214,176,2448985,1,1,Active Shallow Crust,0.0,89.99012,0.0,06/25/8817
+0.55605,48.8674,5930,12,10,23,11,36,3.75,5.0,fr,57215,118,2448990,1,1,Active Shallow Crust,0.0,89.99001,-90.0,12/10/5930
+0.55605,48.8674,4855,3,17,1,11,21,3.75,5.0,fr,57216,97,2448993,1,1,Active Shallow Crust,128.8963,89.96735,0.0,03/17/4855
+0.55605,48.8674,7879,7,22,5,32,46,4.25,5.0,fr,57217,157,2449053,1,1,Active Shallow Crust,128.894,89.98092,0.0,07/22/7879
+0.55605,48.8674,8987,2,8,22,49,5,5.35,5.0,fr,57218,179,2449179,1,1,Active Shallow Crust,240.0269,57.99819,0.0,02/08/8987
+-1.80793,45.18535,990,5,2,16,49,47,3.95,5.0,fr,57219,19,2449494,1,1,Active Shallow Crust,0.0,89.98979,-90.0,05/02/0990
+-1.80793,45.18535,9702,3,10,12,3,48,4.75,27.5,fr,57220,194,2449586,1,1,Active Shallow Crust,0.0,89.99018,0.0,03/10/9702
+4.46664,50.7933,2698,5,30,12,13,2,3.55,5.0,fr,57221,53,2450400,1,2,Active Shallow Crust,0.0,89.98725,0.0,05/30/2698
+4.46664,50.7933,5091,3,12,17,10,2,3.55,5.0,fr,57222,101,2450400,1,2,Active Shallow Crust,0.0,89.98725,0.0,03/12/5091
+4.46664,50.7933,444,9,7,6,41,40,3.55,15.0,fr,57223,8,2450404,1,1,Active Shallow Crust,240.0138,57.99718,0.0,09/07/0444
+4.46664,50.7933,9205,8,7,21,39,21,3.65,5.0,fr,57224,184,2450412,1,1,Active Shallow Crust,0.0,89.98864,0.0,08/07/9205
+4.46664,50.7933,2043,2,13,19,30,53,3.65,15.0,fr,57225,40,2450413,1,1,Active Shallow Crust,0.0,89.98864,0.0,02/13/2043
+4.46664,50.7933,2676,8,19,3,50,4,3.65,27.5,fr,57226,53,2450414,1,1,Active Shallow Crust,0.0,89.98864,0.0,08/19/2676
+4.46664,50.7933,7736,8,10,2,43,24,3.65,5.0,fr,57227,154,2450418,1,1,Active Shallow Crust,0.0,89.9885,-90.0,08/10/7736
+4.46664,50.7933,807,10,20,4,41,23,3.75,5.0,fr,57228,16,2450424,1,2,Active Shallow Crust,0.0,89.98988,0.0,10/20/0807
+4.46664,50.7933,6776,3,31,20,34,39,3.75,5.0,fr,57229,135,2450424,1,2,Active Shallow Crust,0.0,89.98988,0.0,03/31/6776
+4.46664,50.7933,2240,10,24,8,1,55,3.75,15.0,fr,57230,44,2450428,1,1,Active Shallow Crust,240.0096,58.01707,0.0,10/24/2240
+4.46664,50.7933,846,5,6,9,16,50,3.85,5.0,fr,57231,16,2450436,1,2,Active Shallow Crust,0.0,89.99097,0.0,05/06/0846
+4.46664,50.7933,9620,2,27,22,39,26,3.85,5.0,fr,57232,192,2450436,1,2,Active Shallow Crust,0.0,89.99097,0.0,02/27/9620
+4.46664,50.7933,281,10,13,7,19,51,3.85,5.0,fr,57233,5,2450445,1,1,Active Shallow Crust,128.8942,89.99323,0.0,10/13/0281
+4.46664,50.7933,3567,6,29,0,58,16,3.95,15.0,fr,57234,71,2450449,1,1,Active Shallow Crust,0.0,89.99196,0.0,06/29/3567
+4.46664,50.7933,2549,2,18,7,49,43,4.25,15.0,fr,57235,50,2450485,1,1,Active Shallow Crust,0.0,89.98861,0.0,02/18/2549
+-4.36855,47.39279,7571,4,16,10,19,54,3.55,5.0,fr,57236,151,2450880,1,1,Active Shallow Crust,0.0,89.99317,0.0,04/16/7571
+-4.36855,47.39279,605,3,22,4,35,42,3.65,27.5,fr,57237,12,2450900,1,1,Active Shallow Crust,0.0,89.98769,-90.0,03/22/0605
+-4.36855,47.39279,5258,1,7,8,43,21,3.75,15.0,fr,57238,105,2450911,1,1,Active Shallow Crust,0.0,89.98903,-90.0,01/07/5258
+-4.36855,47.39279,6840,8,8,16,53,42,4.05,5.0,fr,57239,136,2450943,1,1,Active Shallow Crust,240.0061,58.00578,0.0,08/08/6840
+-4.36855,47.39279,3007,8,8,0,12,51,5.55,5.0,fr,57240,60,2451120,1,1,Active Shallow Crust,0.0,89.98975,0.0,08/08/3007
+4.22721,47.88542,1414,1,16,16,45,1,3.85,15.0,fr,57241,28,2451397,1,1,Active Shallow Crust,0.0,89.99043,0.0,01/16/1414
+4.22721,47.88542,6501,12,8,5,11,43,4.35,15.0,fr,57242,130,2451457,1,1,Active Shallow Crust,0.0,89.98923,0.0,12/08/6501
+-5.46315,49.05543,4932,6,15,13,26,51,3.55,15.0,fr,57243,98,2451841,1,1,Active Shallow Crust,0.0,89.98679,0.0,06/15/4932
+-5.46315,49.05543,2699,12,8,13,22,59,3.75,5.0,fr,57244,53,2451864,1,1,Active Shallow Crust,0.0,89.9895,0.0,12/08/2699
+-5.46315,49.05543,8862,1,6,4,51,49,4.15,27.5,fr,57245,177,2451917,1,1,Active Shallow Crust,240.0097,57.99725,0.0,01/06/8862
+-5.46315,49.05543,4150,9,1,16,4,0,4.35,5.0,fr,57246,82,2451936,1,1,Active Shallow Crust,0.0,89.98948,0.0,09/01/4150
+-3.4244,47.21586,8017,1,16,3,42,39,3.55,15.0,fr,57247,160,2452321,1,2,Active Shallow Crust,0.0,89.98972,0.0,01/16/8017
+-3.4244,47.21586,9443,3,13,8,42,24,3.55,15.0,fr,57248,188,2452321,1,2,Active Shallow Crust,0.0,89.98972,0.0,03/13/9443
+-3.4244,47.21586,6494,9,4,6,7,26,3.95,15.0,fr,57249,129,2452369,1,1,Active Shallow Crust,0.0,89.9892,0.0,09/04/6494
+-3.4244,47.21586,8658,1,18,4,53,57,4.05,5.0,fr,57250,173,2452380,1,1,Active Shallow Crust,0.0,89.99037,0.0,01/18/8658
+-3.4244,47.21586,417,2,26,13,47,1,4.35,5.0,fr,57251,8,2452416,1,1,Active Shallow Crust,0.0,89.99046,0.0,02/26/0417
+4.73847,51.19829,7739,4,7,19,3,51,3.65,5.0,fr,57252,154,2452812,1,1,Active Shallow Crust,0.0,89.98874,0.0,04/07/7739
+4.73847,51.19829,3604,7,1,12,14,22,3.65,15.0,fr,57253,72,2452819,1,1,Active Shallow Crust,0.0,89.98861,-90.0,07/01/3604
+4.73847,51.19829,2640,8,5,16,15,40,3.75,15.0,fr,57254,52,2452825,1,1,Active Shallow Crust,0.0,89.98996,0.0,08/05/2640
+4.73847,51.19829,1376,1,26,22,39,58,3.95,5.0,fr,57255,27,2452857,1,1,Active Shallow Crust,128.8988,89.99402,0.0,01/26/1376
+6.03708,48.51166,2704,1,8,1,46,27,3.65,5.0,fr,57256,54,2453292,1,1,Active Shallow Crust,0.0,89.98809,0.0,01/08/2704
+6.52531,46.13268,5068,5,4,1,50,42,3.55,5.0,fr,57257,101,2454240,1,2,Active Shallow Crust,0.0,89.99301,0.0,05/04/5068
+6.52531,46.13268,2194,8,7,5,49,38,3.55,5.0,fr,57258,43,2454240,1,2,Active Shallow Crust,0.0,89.99301,0.0,08/07/2194
+6.52531,46.13268,456,1,16,6,0,6,3.55,15.0,fr,57259,9,2454241,1,3,Active Shallow Crust,0.0,89.99301,0.0,01/16/0456
+6.52531,46.13268,9793,3,5,15,30,46,3.55,15.0,fr,57260,195,2454241,1,3,Active Shallow Crust,0.0,89.99301,0.0,03/05/9793
+6.52531,46.13268,1812,6,17,2,16,46,3.55,15.0,fr,57261,36,2454241,1,3,Active Shallow Crust,0.0,89.99301,0.0,06/17/1812
+6.52531,46.13268,4381,1,11,19,27,6,3.55,5.0,fr,57262,87,2454246,1,1,Active Shallow Crust,0.0,89.99293,-90.0,01/11/4381
+6.52531,46.13268,8685,3,27,13,17,36,3.55,5.0,fr,57263,173,2454249,1,1,Active Shallow Crust,128.895,89.99651,0.0,03/27/8685
+6.52531,46.13268,9671,12,18,11,43,42,3.65,5.0,fr,57264,193,2454252,1,4,Active Shallow Crust,0.0,89.98754,0.0,12/18/9671
+6.52531,46.13268,6187,1,5,21,44,35,3.65,5.0,fr,57265,123,2454252,1,4,Active Shallow Crust,0.0,89.98754,0.0,01/05/6187
+6.52531,46.13268,226,4,29,22,8,52,3.65,5.0,fr,57266,4,2454252,1,4,Active Shallow Crust,0.0,89.98754,0.0,04/29/0226
+6.52531,46.13268,8588,9,23,17,46,45,3.65,5.0,fr,57267,171,2454252,1,4,Active Shallow Crust,0.0,89.98754,0.0,09/23/8588
+6.52531,46.13268,516,5,23,19,25,34,3.65,15.0,fr,57268,10,2454253,1,1,Active Shallow Crust,0.0,89.98754,0.0,05/23/0516
+6.52531,46.13268,9389,3,25,17,27,25,3.65,5.0,fr,57269,187,2454255,1,1,Active Shallow Crust,240.0017,58.01287,0.0,03/25/9389
+6.52531,46.13268,2601,10,3,13,0,43,3.65,5.0,fr,57270,52,2454261,1,1,Active Shallow Crust,128.8998,89.96352,0.0,10/03/2601
+6.52531,46.13268,8535,7,30,1,3,21,3.75,5.0,fr,57271,170,2454264,1,2,Active Shallow Crust,0.0,89.9889,0.0,07/30/8535
+6.52531,46.13268,7878,6,20,9,21,19,3.75,5.0,fr,57272,157,2454264,1,2,Active Shallow Crust,0.0,89.9889,0.0,06/20/7878
+6.52531,46.13268,5866,11,30,18,55,26,3.75,15.0,fr,57273,117,2454268,1,1,Active Shallow Crust,240.0085,58.01731,0.0,11/30/5866
+6.52531,46.13268,3298,9,3,6,5,22,3.85,5.0,fr,57274,65,2454276,1,2,Active Shallow Crust,0.0,89.9901,0.0,09/03/3298
+6.52531,46.13268,9921,4,29,10,2,40,3.85,5.0,fr,57275,198,2454276,1,2,Active Shallow Crust,0.0,89.9901,0.0,04/29/9921
+6.52531,46.13268,4118,4,12,7,26,59,3.85,15.0,fr,57276,82,2454280,1,1,Active Shallow Crust,240.0103,57.99796,0.0,04/12/4118
+6.52531,46.13268,6880,9,24,7,38,41,3.95,5.0,fr,57277,137,2454288,1,1,Active Shallow Crust,0.0,89.99118,0.0,09/24/6880
+6.52531,46.13268,9453,2,15,3,5,36,3.95,5.0,fr,57278,189,2454297,1,1,Active Shallow Crust,128.9005,89.99559,0.0,02/15/9453
+6.52531,46.13268,7236,10,28,22,26,48,3.95,15.0,fr,57279,144,2454298,1,2,Active Shallow Crust,128.9005,89.99559,0.0,10/28/7236
+6.52531,46.13268,8103,2,9,22,16,22,3.95,15.0,fr,57280,162,2454298,1,2,Active Shallow Crust,128.9005,89.99559,0.0,02/09/8103
+6.52531,46.13268,1792,9,14,11,34,59,4.05,5.0,fr,57281,35,2454300,1,1,Active Shallow Crust,0.0,89.98821,0.0,09/14/1792
+6.52531,46.13268,6751,7,8,5,20,2,4.05,5.0,fr,57282,135,2454309,1,1,Active Shallow Crust,128.8895,89.9941,0.0,07/08/6751
+6.52531,46.13268,2755,5,18,11,17,3,4.15,5.0,fr,57283,55,2454312,1,1,Active Shallow Crust,0.0,89.98949,0.0,05/18/2755
+6.52531,46.13268,689,5,10,16,32,16,4.15,5.0,fr,57284,13,2454318,1,1,Active Shallow Crust,0.0,89.98937,-90.0,05/10/0689
+6.52531,46.13268,9228,9,17,12,9,41,4.25,5.0,fr,57285,184,2454333,1,1,Active Shallow Crust,128.8939,89.98093,0.0,09/17/9228
+6.52531,46.13268,7529,10,15,20,19,31,4.45,5.0,fr,57286,150,2454348,1,1,Active Shallow Crust,0.0,89.99008,0.0,10/15/7529
+6.52531,46.13268,4774,5,29,5,11,51,4.45,5.0,fr,57287,95,2454351,1,1,Active Shallow Crust,240.0046,57.99486,0.0,05/29/4774
+6.52531,46.13268,6153,9,21,1,47,19,4.55,5.0,fr,57288,123,2454366,1,1,Active Shallow Crust,0.0,89.99106,-90.0,09/21/6153
+6.52531,46.13268,6865,8,2,5,31,16,4.75,5.0,fr,57289,137,2454384,1,2,Active Shallow Crust,0.0,89.98946,0.0,08/02/6865
+6.52531,46.13268,2561,6,3,2,54,37,4.75,5.0,fr,57290,51,2454384,1,2,Active Shallow Crust,0.0,89.98946,0.0,06/03/2561
+6.52531,46.13268,2737,5,9,8,48,44,5.95,27.5,fr,57291,54,2454530,1,1,Active Shallow Crust,0.0,89.98985,0.0,05/09/2737
+-0.58455,44.89066,627,5,19,19,22,36,3.65,27.5,fr,57292,12,2454734,1,1,Active Shallow Crust,0.0,89.98965,0.0,05/19/0627
+-0.58455,44.89066,2651,5,17,22,48,5,3.65,5.0,fr,57293,53,2454741,1,1,Active Shallow Crust,128.9007,89.96349,0.0,05/17/2651
+-0.58455,44.89066,4868,1,25,19,46,43,4.35,5.0,fr,57294,97,2454822,1,1,Active Shallow Crust,0.0,89.98993,-90.0,01/25/4868
+-0.88154,48.91163,7181,11,2,0,20,8,3.55,5.0,fr,57295,143,2455200,1,1,Active Shallow Crust,0.0,89.99006,0.0,11/02/7181
+-0.88154,48.91163,5783,5,26,14,26,38,3.55,27.5,fr,57296,115,2455202,1,2,Active Shallow Crust,0.0,89.99006,0.0,05/26/5783
+-0.88154,48.91163,2848,3,6,0,15,33,3.55,27.5,fr,57297,56,2455202,1,2,Active Shallow Crust,0.0,89.99006,0.0,03/06/2848
+-0.88154,48.91163,5174,6,11,12,36,52,3.55,5.0,fr,57298,103,2455206,1,1,Active Shallow Crust,0.0,89.98994,-90.0,06/11/5174
+-0.88154,48.91163,2165,9,29,2,17,30,3.65,5.0,fr,57299,43,2455212,1,1,Active Shallow Crust,0.0,89.98966,0.0,09/29/2165
+-0.88154,48.91163,8817,12,28,0,52,24,3.75,5.0,fr,57300,176,2455224,1,2,Active Shallow Crust,0.0,89.99013,0.0,12/28/8817
+-0.88154,48.91163,6756,3,30,19,5,44,3.75,5.0,fr,57301,135,2455224,1,2,Active Shallow Crust,0.0,89.99013,0.0,03/30/6756
+-0.88154,48.91163,1600,1,11,7,50,56,3.75,5.0,fr,57302,31,2455227,1,1,Active Shallow Crust,240.0087,58.01755,0.0,01/11/1600
+-0.88154,48.91163,3820,8,23,11,48,15,4.05,5.0,fr,57303,76,2455260,1,1,Active Shallow Crust,0.0,89.99022,0.0,08/23/3820
+-0.88154,48.91163,949,12,9,5,46,4,4.15,27.5,fr,57304,18,2455280,1,1,Active Shallow Crust,0.0,89.98992,-90.0,12/09/0949
+-0.88154,48.91163,4543,9,28,21,17,54,4.35,15.0,fr,57305,90,2455300,1,1,Active Shallow Crust,240.009,57.99606,0.0,09/28/4543
+-0.88154,48.91163,7111,10,28,17,37,47,4.45,5.0,fr,57306,142,2455308,1,1,Active Shallow Crust,0.0,89.99001,0.0,10/28/7111
+-0.88154,48.91163,4690,4,16,8,2,23,4.45,15.0,fr,57307,93,2455309,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/16/4690
+-0.88154,48.91163,5773,10,24,23,18,49,4.65,15.0,fr,57308,115,2455333,1,1,Active Shallow Crust,0.0,89.98996,0.0,10/24/5773
+-0.88154,48.91163,4379,5,22,22,32,2,4.75,5.0,fr,57309,87,2455344,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/22/4379
+-0.88154,48.91163,2460,3,20,3,53,23,4.95,5.0,fr,57310,49,2455368,1,1,Active Shallow Crust,359.9999,89.99008,0.0,03/20/2460
+-0.88154,48.91163,8515,8,30,19,10,48,5.85,15.0,fr,57311,170,2455480,1,1,Active Shallow Crust,240.0505,58.00034,0.0,08/30/8515
+0.58842,42.68055,9846,3,20,9,51,50,3.55,5.0,fr,57312,196,2455680,1,2,Active Shallow Crust,0.0,89.98981,0.0,03/20/9846
+0.58842,42.68055,3703,4,30,9,2,27,3.55,5.0,fr,57313,74,2455680,1,2,Active Shallow Crust,0.0,89.98981,0.0,04/30/3703
+0.58842,42.68055,4501,10,14,19,36,17,3.55,5.0,fr,57314,90,2455683,1,1,Active Shallow Crust,240.0118,57.9981,0.0,10/14/4501
+0.58842,42.68055,8654,12,20,12,51,19,3.55,15.0,fr,57315,173,2455684,1,1,Active Shallow Crust,240.0118,57.9981,0.0,12/20/8654
+0.58842,42.68055,1282,7,11,14,42,9,3.65,5.0,fr,57316,25,2455692,1,1,Active Shallow Crust,0.0,89.99009,0.0,07/11/1282
+0.58842,42.68055,9110,2,10,8,17,10,3.65,15.0,fr,57317,182,2455693,1,1,Active Shallow Crust,0.0,89.99009,0.0,02/10/9110
+0.58842,42.68055,7762,1,2,8,40,59,3.65,5.0,fr,57318,155,2455695,1,1,Active Shallow Crust,240.0007,58.01297,0.0,01/02/7762
+0.58842,42.68055,1689,4,7,20,27,51,3.65,15.0,fr,57319,33,2455696,1,1,Active Shallow Crust,240.0007,58.01297,0.0,04/07/1689
+0.58842,42.68055,5602,8,1,8,38,18,3.65,5.0,fr,57320,112,2455698,1,1,Active Shallow Crust,0.0,89.98997,-90.0,08/01/5602
+0.58842,42.68055,2847,1,5,16,35,45,3.65,15.0,fr,57321,56,2455699,1,2,Active Shallow Crust,0.0,89.98997,-90.0,01/05/2847
+0.58842,42.68055,6887,10,15,23,3,56,3.65,15.0,fr,57322,137,2455699,1,2,Active Shallow Crust,0.0,89.98997,-90.0,10/15/6887
+0.58842,42.68055,2706,3,11,3,15,27,3.75,5.0,fr,57323,54,2455704,1,1,Active Shallow Crust,0.0,89.98969,0.0,03/11/2706
+0.58842,42.68055,4305,4,20,4,58,6,3.75,15.0,fr,57324,86,2455705,1,1,Active Shallow Crust,0.0,89.98969,0.0,04/20/4305
+0.58842,42.68055,8715,4,18,12,20,52,3.75,15.0,fr,57325,174,2455708,1,1,Active Shallow Crust,240.008,58.01756,0.0,04/18/8715
+0.58842,42.68055,7032,3,9,23,26,1,3.75,5.0,fr,57326,140,2455713,1,1,Active Shallow Crust,128.897,89.96735,0.0,03/09/7032
+0.58842,42.68055,1531,3,28,13,14,53,3.85,5.0,fr,57327,30,2455716,1,2,Active Shallow Crust,0.0,89.99016,0.0,03/28/1531
+0.58842,42.68055,6826,7,1,7,51,43,3.85,5.0,fr,57328,136,2455716,1,2,Active Shallow Crust,0.0,89.99016,0.0,07/01/6826
+0.58842,42.68055,6509,8,20,16,16,34,3.85,15.0,fr,57329,130,2455717,1,4,Active Shallow Crust,0.0,89.99016,0.0,08/20/6509
+0.58842,42.68055,2164,10,6,9,3,5,3.85,15.0,fr,57330,43,2455717,1,4,Active Shallow Crust,0.0,89.99016,0.0,10/06/2164
+0.58842,42.68055,6135,4,20,20,59,19,3.85,15.0,fr,57331,122,2455717,1,4,Active Shallow Crust,0.0,89.99016,0.0,04/20/6135
+0.58842,42.68055,3745,11,26,17,41,22,3.85,15.0,fr,57332,74,2455717,1,4,Active Shallow Crust,0.0,89.99016,0.0,11/26/3745
+0.58842,42.68055,4888,11,10,13,41,51,3.95,5.0,fr,57333,97,2455728,1,2,Active Shallow Crust,0.0,89.99006,0.0,11/10/4888
+0.58842,42.68055,2240,8,4,7,52,14,3.95,5.0,fr,57334,44,2455728,1,2,Active Shallow Crust,0.0,89.99006,0.0,08/04/2240
+0.58842,42.68055,7783,8,18,7,21,59,3.95,5.0,fr,57335,155,2455734,1,1,Active Shallow Crust,0.0,89.98994,-90.0,08/18/7783
+0.58842,42.68055,5682,6,27,17,22,48,4.05,5.0,fr,57336,113,2455740,1,1,Active Shallow Crust,0.0,89.9901,0.0,06/27/5682
+0.58842,42.68055,1418,1,12,12,17,9,4.15,5.0,fr,57337,28,2455752,1,1,Active Shallow Crust,0.0,89.98978,0.0,01/12/1418
+0.58842,42.68055,952,7,26,15,48,4,4.15,15.0,fr,57338,19,2455753,1,2,Active Shallow Crust,0.0,89.98978,0.0,07/26/0952
+0.58842,42.68055,1377,7,25,19,36,28,4.15,15.0,fr,57339,27,2455753,1,2,Active Shallow Crust,0.0,89.98978,0.0,07/25/1377
+0.58842,42.68055,916,5,9,17,37,41,4.15,27.5,fr,57340,18,2455760,1,1,Active Shallow Crust,0.0,89.99014,-90.0,05/09/0916
+0.58842,42.68055,2977,6,17,3,10,47,4.25,5.0,fr,57341,59,2455764,1,2,Active Shallow Crust,0.0,89.99007,0.0,06/17/2977
+0.58842,42.68055,2664,9,29,3,59,36,4.25,5.0,fr,57342,53,2455764,1,2,Active Shallow Crust,0.0,89.99007,0.0,09/29/2664
+0.58842,42.68055,816,3,17,23,52,42,4.25,27.5,fr,57343,16,2455766,1,2,Active Shallow Crust,0.0,89.99007,0.0,03/17/0816
+0.58842,42.68055,9783,12,14,23,3,38,4.25,27.5,fr,57344,195,2455766,1,2,Active Shallow Crust,0.0,89.99007,0.0,12/14/9783
+0.58842,42.68055,7851,4,24,2,1,0,4.25,27.5,fr,57345,157,2455769,1,1,Active Shallow Crust,240.0068,57.99393,0.0,04/24/7851
+0.58842,42.68055,7221,9,9,12,2,4,4.55,5.0,fr,57346,144,2455806,1,1,Active Shallow Crust,0.0,89.98992,-90.0,09/09/7221
+0.58842,42.68055,181,10,27,18,28,57,4.65,15.0,fr,57347,3,2455813,1,1,Active Shallow Crust,0.0,89.99007,0.0,10/27/0181
+0.58842,42.68055,9381,12,19,6,49,22,4.75,5.0,fr,57348,187,2455833,1,1,Active Shallow Crust,128.8898,89.98808,0.0,12/19/9381
+0.58842,42.68055,7204,2,13,16,25,54,4.95,5.0,fr,57349,144,2455848,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/13/7204
+0.58842,42.68055,1528,9,3,8,45,37,4.95,5.0,fr,57350,30,2455854,1,1,Active Shallow Crust,0.0,89.99009,-90.0,09/03/1528
+0.58842,42.68055,9572,5,18,21,42,21,5.15,5.0,fr,57351,191,2455875,1,1,Active Shallow Crust,240.0175,57.9996,0.0,05/18/9572
+0.58842,42.68055,1931,3,9,21,4,17,5.25,27.5,fr,57352,38,2455886,1,1,Active Shallow Crust,0.0,89.99005,0.0,03/09/1931
+0.7819,50.32401,6710,8,16,22,3,49,3.55,5.0,fr,57353,134,2456166,1,1,Active Shallow Crust,0.0,89.99023,-90.0,08/16/6710
+0.7819,50.32401,524,9,18,15,32,34,3.75,5.0,fr,57354,10,2456184,1,1,Active Shallow Crust,0.0,89.98977,0.0,09/18/0524
+0.7819,50.32401,3550,1,7,23,24,0,3.95,15.0,fr,57355,70,2456209,1,1,Active Shallow Crust,0.0,89.98985,0.0,01/07/3550
+0.7819,50.32401,5632,5,29,7,46,37,3.95,27.5,fr,57356,112,2456213,1,1,Active Shallow Crust,240.0203,58.0051,0.0,05/29/5632
+0.7819,50.32401,3555,9,18,16,42,18,4.45,5.0,fr,57357,71,2456268,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/18/3555
+0.7819,50.32401,4455,11,14,15,30,29,4.85,5.0,fr,57358,89,2456316,1,2,Active Shallow Crust,359.9999,89.99009,0.0,11/14/4455
+0.7819,50.32401,3116,2,10,4,54,7,4.85,5.0,fr,57359,62,2456316,1,2,Active Shallow Crust,359.9999,89.99009,0.0,02/10/3116
+0.7819,50.32401,4692,1,10,2,59,49,5.25,5.0,fr,57360,93,2456364,1,1,Active Shallow Crust,0.0,89.98999,0.0,01/10/4692
+3.80849,49.46141,4389,8,6,2,57,5,3.65,5.0,fr,57361,87,2456652,1,1,Active Shallow Crust,0.0,89.99124,0.0,08/06/4389
+3.80849,49.46141,9546,6,3,13,54,1,3.95,5.0,fr,57362,190,2456688,1,1,Active Shallow Crust,0.0,89.98966,0.0,06/03/9546
+3.80849,49.46141,1263,2,17,19,14,31,4.45,15.0,fr,57363,25,2456758,1,1,Active Shallow Crust,128.8917,89.99361,0.0,02/17/1263
+1.33766,46.65508,7008,3,22,10,0,19,3.55,5.0,fr,57364,140,2457120,1,1,Active Shallow Crust,0.0,89.98962,0.0,03/22/7008
+1.33766,46.65508,3154,5,2,8,20,42,3.65,5.0,fr,57365,63,2457132,1,1,Active Shallow Crust,0.0,89.99075,0.0,05/02/3154
+1.33766,46.65508,2958,1,7,21,3,20,3.65,5.0,fr,57366,59,2457135,1,1,Active Shallow Crust,240.0013,58.01273,0.0,01/07/2958
+1.33766,46.65508,7511,2,12,21,17,7,3.75,27.5,fr,57367,150,2457146,1,1,Active Shallow Crust,0.0,89.99038,0.0,02/12/7511
+1.33766,46.65508,4882,11,25,19,17,23,3.85,5.0,fr,57368,97,2457159,1,1,Active Shallow Crust,240.0108,57.99773,0.0,11/25/4882
+1.33766,46.65508,4618,12,1,10,39,52,3.95,5.0,fr,57369,92,2457168,1,1,Active Shallow Crust,0.0,89.99017,0.0,12/01/4618
+1.33766,46.65508,3875,1,20,19,0,18,4.05,27.5,fr,57370,77,2457182,1,1,Active Shallow Crust,0.0,89.99027,0.0,01/20/3875
+1.33766,46.65508,6515,11,5,13,7,49,4.25,5.0,fr,57371,130,2457204,1,2,Active Shallow Crust,0.0,89.98995,0.0,11/05/6515
+1.33766,46.65508,2118,7,13,1,56,58,4.25,5.0,fr,57372,42,2457204,1,2,Active Shallow Crust,0.0,89.98995,0.0,07/13/2118
+1.33766,46.65508,4872,7,25,18,10,12,4.25,15.0,fr,57373,97,2457205,1,1,Active Shallow Crust,0.0,89.98995,0.0,07/25/4872
+1.33766,46.65508,5258,10,19,9,9,24,4.25,27.5,fr,57374,105,2457206,1,1,Active Shallow Crust,0.0,89.98995,0.0,10/19/5258
+1.33766,46.65508,5452,5,6,12,4,45,4.45,5.0,fr,57375,109,2457228,1,2,Active Shallow Crust,0.0,89.99017,0.0,05/06/5452
+1.33766,46.65508,3462,10,5,18,11,1,4.45,5.0,fr,57376,69,2457228,1,2,Active Shallow Crust,0.0,89.99017,0.0,10/05/3462
+1.33766,46.65508,3840,6,5,19,0,17,4.65,5.0,fr,57377,76,2457252,1,1,Active Shallow Crust,0.0,89.98975,0.0,06/05/3840
+4.15025,50.62538,7487,3,18,7,49,14,3.55,5.0,fr,57378,149,2457600,1,1,Active Shallow Crust,0.0,89.98721,0.0,03/18/7487
+4.15025,50.62538,2695,11,10,20,30,14,3.55,15.0,fr,57379,53,2457601,1,2,Active Shallow Crust,0.0,89.98721,0.0,11/10/2695
+4.15025,50.62538,1027,2,21,21,37,26,3.55,15.0,fr,57380,20,2457601,1,2,Active Shallow Crust,0.0,89.98721,0.0,02/21/1027
+4.15025,50.62538,3210,10,19,21,48,29,3.55,27.5,fr,57381,64,2457602,1,1,Active Shallow Crust,0.0,89.98721,0.0,10/19/3210
+4.15025,50.62538,6671,9,2,15,26,21,3.65,5.0,fr,57382,133,2457612,1,2,Active Shallow Crust,0.0,89.98859,0.0,09/02/6671
+4.15025,50.62538,1181,2,11,16,32,40,3.65,5.0,fr,57383,23,2457612,1,2,Active Shallow Crust,0.0,89.98859,0.0,02/11/1181
+4.15025,50.62538,8411,1,22,7,43,25,3.65,15.0,fr,57384,168,2457613,1,1,Active Shallow Crust,0.0,89.98859,0.0,01/22/8411
+4.15025,50.62538,492,9,30,9,19,10,3.75,5.0,fr,57385,9,2457624,1,1,Active Shallow Crust,0.0,89.98984,0.0,09/30/0492
+4.15025,50.62538,5235,8,1,16,34,30,3.75,15.0,fr,57386,104,2457625,1,3,Active Shallow Crust,0.0,89.98984,0.0,08/01/5235
+4.15025,50.62538,1084,8,6,7,7,39,3.75,15.0,fr,57387,21,2457625,1,3,Active Shallow Crust,0.0,89.98984,0.0,08/06/1084
+4.15025,50.62538,8834,7,14,18,28,26,3.75,15.0,fr,57388,176,2457625,1,3,Active Shallow Crust,0.0,89.98984,0.0,07/14/8834
+4.15025,50.62538,4750,9,24,16,13,30,3.75,5.0,fr,57389,94,2457630,1,1,Active Shallow Crust,0.0,89.98972,-90.0,09/24/4750
+4.15025,50.62538,798,11,3,21,14,3,3.75,27.5,fr,57390,15,2457635,1,1,Active Shallow Crust,128.8964,89.96756,0.0,11/03/0798
+4.15025,50.62538,9400,3,26,5,7,57,3.85,5.0,fr,57391,187,2457636,1,2,Active Shallow Crust,0.0,89.99094,0.0,03/26/9400
+4.15025,50.62538,9681,8,7,17,42,13,3.85,5.0,fr,57392,193,2457636,1,2,Active Shallow Crust,0.0,89.99094,0.0,08/07/9681
+4.15025,50.62538,3412,1,15,4,46,1,3.85,15.0,fr,57393,68,2457637,1,1,Active Shallow Crust,0.0,89.99094,0.0,01/15/3412
+4.15025,50.62538,2571,1,31,14,0,12,3.95,5.0,fr,57394,51,2457651,1,1,Active Shallow Crust,240.0203,58.00504,0.0,01/31/2571
+4.15025,50.62538,3295,11,30,20,42,20,4.05,5.0,fr,57395,65,2457660,1,2,Active Shallow Crust,0.0,89.9892,0.0,11/30/3295
+4.15025,50.62538,9081,6,28,23,35,9,4.05,5.0,fr,57396,181,2457660,1,2,Active Shallow Crust,0.0,89.9892,0.0,06/28/9081
+4.15025,50.62538,8273,12,19,6,37,19,4.05,5.0,fr,57397,165,2457669,1,1,Active Shallow Crust,128.8895,89.99461,0.0,12/19/8273
+4.15025,50.62538,3086,8,29,18,20,1,4.15,5.0,fr,57398,61,2457672,1,2,Active Shallow Crust,0.0,89.99038,0.0,08/29/3086
+4.15025,50.62538,54,8,30,3,29,59,4.15,5.0,fr,57399,1,2457672,1,2,Active Shallow Crust,0.0,89.99038,0.0,08/30/0054
+4.15025,50.62538,1664,10,22,15,6,1,4.15,5.0,fr,57400,33,2457675,1,1,Active Shallow Crust,240.0091,57.99769,0.0,10/22/1664
+4.15025,50.62538,1808,1,7,21,42,49,4.15,15.0,fr,57401,36,2457682,1,1,Active Shallow Crust,128.8976,89.99359,0.0,01/07/1808
+4.15025,50.62538,3427,11,27,22,45,3,4.35,5.0,fr,57402,68,2457696,1,1,Active Shallow Crust,0.0,89.98981,0.0,11/27/3427
+4.15025,50.62538,1865,1,3,4,5,53,4.35,15.0,fr,57403,37,2457697,1,1,Active Shallow Crust,0.0,89.98981,0.0,01/03/1865
+4.15025,50.62538,685,9,11,5,7,56,4.45,5.0,fr,57404,13,2457717,1,1,Active Shallow Crust,128.8913,89.99319,0.0,09/11/0685
+4.15025,50.62538,6363,9,5,7,49,41,4.55,5.0,fr,57405,127,2457720,1,1,Active Shallow Crust,0.0,89.98988,0.0,09/05/6363
+4.15025,50.62538,8983,7,14,13,29,7,4.55,5.0,fr,57406,179,2457723,1,1,Active Shallow Crust,240.0109,57.99755,0.0,07/14/8983
+4.15025,50.62538,8193,1,3,16,55,10,4.65,5.0,fr,57407,163,2457732,1,1,Active Shallow Crust,0.0,89.98918,0.0,01/03/8193
+4.15025,50.62538,3954,10,4,0,47,15,5.05,5.0,fr,57408,79,2457780,1,1,Active Shallow Crust,0.0,89.98976,0.0,10/04/3954
+4.150251,50.62538,936,2,5,11,55,40,6.05,5.357596,fr,57409,18,2457900,1,1,Active Shallow Crust,0.0,89.98991,0.0,02/05/0936
+4.97646,41.54966,1474,8,28,1,38,6,3.55,5.0,fr,57410,29,2458560,1,1,Active Shallow Crust,0.0,89.99245,0.0,08/28/1474
+4.97646,41.54966,5042,8,23,9,21,24,3.65,5.0,fr,57411,100,2458572,1,1,Active Shallow Crust,0.0,89.99327,0.0,08/23/5042
+4.97646,41.54966,4376,11,4,12,14,46,3.75,5.0,fr,57412,87,2458584,1,1,Active Shallow Crust,0.0,89.98801,0.0,11/04/4376
+4.97646,41.54966,2919,5,4,5,0,26,3.75,27.5,fr,57413,58,2458592,1,1,Active Shallow Crust,0.0,89.98787,-90.0,05/04/2919
+4.97646,41.54966,2602,2,2,13,12,41,3.95,15.0,fr,57414,52,2458612,1,1,Active Shallow Crust,240.0188,58.00421,0.0,02/02/2602
+-0.66102,51.16771,6740,3,5,16,55,39,4.05,5.0,fr,57415,134,2459100,1,1,Active Shallow Crust,359.9998,89.99022,0.0,03/05/6740
+5.49386,47.03701,8047,5,3,3,48,26,3.55,27.5,fr,57416,160,2459528,1,1,Active Shallow Crust,0.0,89.99305,-90.0,05/03/8047
+5.49386,47.03701,824,3,14,22,44,46,3.65,15.0,fr,57417,16,2459536,1,1,Active Shallow Crust,240.0017,58.01289,0.0,03/14/0824
+5.49386,47.03701,9717,10,4,17,0,26,3.75,5.0,fr,57418,194,2459544,1,1,Active Shallow Crust,0.0,89.98908,0.0,10/04/9717
+5.49386,47.03701,6874,1,27,20,57,55,3.75,15.0,fr,57419,137,2459545,1,1,Active Shallow Crust,0.0,89.98908,0.0,01/27/6874
+5.49386,47.03701,3518,6,28,4,47,1,3.75,5.0,fr,57420,70,2459547,1,1,Active Shallow Crust,240.0089,58.01734,0.0,06/28/3518
+5.49386,47.03701,8914,5,16,19,45,21,3.75,5.0,fr,57421,178,2459550,1,1,Active Shallow Crust,0.0,89.98895,-90.0,05/16/8914
+5.49386,47.03701,7609,3,24,8,30,37,3.75,5.0,fr,57422,152,2459553,1,1,Active Shallow Crust,128.8969,89.9675,0.0,03/24/7609
+5.49386,47.03701,830,9,4,21,31,34,3.95,5.0,fr,57423,16,2459568,1,1,Active Shallow Crust,0.0,89.99133,0.0,09/04/0830
+5.49386,47.03701,8497,10,6,7,20,14,4.05,5.0,fr,57424,169,2459580,1,1,Active Shallow Crust,0.0,89.9884,0.0,10/06/8497
+5.49386,47.03701,930,8,19,22,8,19,4.55,5.0,fr,57425,18,2459640,1,1,Active Shallow Crust,0.0,89.98914,0.0,08/19/0930
+0.30292,45.10235,6510,7,17,0,59,45,3.85,15.0,fr,57426,130,2460517,1,1,Active Shallow Crust,0.0,89.98992,0.0,07/17/6510
+0.30292,45.10235,5600,12,4,12,42,49,4.05,5.0,fr,57427,111,2460546,1,1,Active Shallow Crust,0.0,89.98988,-90.0,12/04/5600
+5.19704,50.64836,9550,11,22,23,55,8,3.55,5.0,fr,57428,190,2460960,1,1,Active Shallow Crust,0.0,89.98721,0.0,11/22/9550
+5.19704,50.64836,5252,2,25,10,51,8,3.55,5.0,fr,57429,105,2460969,1,1,Active Shallow Crust,128.8962,89.99361,0.0,02/25/5252
+5.19704,50.64836,3100,10,21,3,3,41,3.65,5.0,fr,57430,61,2460972,1,1,Active Shallow Crust,0.0,89.9886,0.0,10/21/3100
+5.19704,50.64836,5272,5,12,22,9,22,3.65,27.5,fr,57431,105,2460974,1,2,Active Shallow Crust,0.0,89.9886,0.0,05/12/5272
+5.19704,50.64836,5027,5,7,16,13,25,3.65,27.5,fr,57432,100,2460974,1,2,Active Shallow Crust,0.0,89.9886,0.0,05/07/5027
+5.19704,50.64836,6079,6,16,3,24,53,3.65,5.0,fr,57433,121,2460975,1,1,Active Shallow Crust,240.0015,58.01283,0.0,06/16/6079
+5.19704,50.64836,8311,6,28,7,54,13,3.75,5.0,fr,57434,166,2460984,1,2,Active Shallow Crust,0.0,89.98985,0.0,06/28/8311
+5.19704,50.64836,6784,3,14,1,11,27,3.75,5.0,fr,57435,135,2460984,1,2,Active Shallow Crust,0.0,89.98985,0.0,03/14/6784
+5.19704,50.64836,5117,11,13,19,27,52,3.75,15.0,fr,57436,102,2460988,1,1,Active Shallow Crust,240.009,58.01759,0.0,11/13/5117
+5.19704,50.64836,1857,4,11,16,42,27,3.75,27.5,fr,57437,37,2460995,1,1,Active Shallow Crust,128.8957,89.96756,0.0,04/11/1857
+5.19704,50.64836,4488,1,11,23,52,30,3.85,27.5,fr,57438,89,2460998,1,1,Active Shallow Crust,0.0,89.99094,0.0,01/11/4488
+5.19704,50.64836,8882,11,1,15,49,5,3.95,5.0,fr,57439,177,2461008,1,2,Active Shallow Crust,0.0,89.99193,0.0,11/01/8882
+5.19704,50.64836,6681,1,8,5,8,53,3.95,5.0,fr,57440,133,2461008,1,2,Active Shallow Crust,0.0,89.99193,0.0,01/08/6681
+5.19704,50.64836,3349,5,13,6,31,36,4.05,15.0,fr,57441,66,2461021,1,1,Active Shallow Crust,0.0,89.98921,0.0,05/13/3349
+5.19704,50.64836,5776,12,4,19,13,19,4.05,27.5,fr,57442,115,2461022,1,1,Active Shallow Crust,0.0,89.98921,0.0,12/04/5776
+5.19704,50.64836,8283,4,24,21,38,21,4.15,5.0,fr,57443,165,2461032,1,1,Active Shallow Crust,0.0,89.99039,0.0,04/24/8283
+5.19704,50.64836,4123,7,25,21,39,22,4.35,27.5,fr,57444,82,2461058,1,1,Active Shallow Crust,0.0,89.98981,0.0,07/25/4123
+5.19704,50.64836,8299,7,19,14,9,27,5.05,5.0,fr,57445,165,2461140,1,1,Active Shallow Crust,0.0,89.98976,0.0,07/19/8299
+5.19704,50.64836,6013,4,20,23,9,45,5.25,15.0,fr,57446,120,2461165,1,1,Active Shallow Crust,0.0,89.99006,0.0,04/20/6013
+-1.24219,45.92099,6249,10,6,12,0,13,3.55,5.0,fr,57447,124,2461440,1,1,Active Shallow Crust,0.0,89.98948,0.0,10/06/6249
+-1.24219,45.92099,7159,2,3,5,44,47,3.55,15.0,fr,57448,143,2461441,1,1,Active Shallow Crust,0.0,89.98948,0.0,02/03/7159
+-1.24219,45.92099,7180,10,9,21,19,11,3.55,5.0,fr,57449,143,2461443,1,2,Active Shallow Crust,240.0117,57.99816,0.0,10/09/7180
+-1.24219,45.92099,2991,4,19,16,17,28,3.55,5.0,fr,57450,59,2461443,1,2,Active Shallow Crust,240.0117,57.99816,0.0,04/19/2991
+-1.24219,45.92099,5819,8,30,0,40,47,3.65,5.0,fr,57451,116,2461452,1,1,Active Shallow Crust,0.0,89.99062,0.0,08/30/5819
+-1.24219,45.92099,1266,2,7,11,34,39,3.65,27.5,fr,57452,25,2461460,1,1,Active Shallow Crust,0.0,89.99052,-90.0,02/07/1266
+-1.24219,45.92099,4118,5,23,0,7,36,3.75,5.0,fr,57453,82,2461464,1,1,Active Shallow Crust,0.0,89.99025,0.0,05/23/4118
+-1.24219,45.92099,9379,7,11,2,11,19,3.75,5.0,fr,57454,187,2461470,1,1,Active Shallow Crust,0.0,89.99014,-90.0,07/11/9379
+-1.24219,45.92099,5795,10,15,12,33,14,3.75,5.0,fr,57455,115,2461473,1,1,Active Shallow Crust,128.8967,89.96735,0.0,10/15/5795
+-1.24219,45.92099,5845,6,15,10,33,56,3.75,27.5,fr,57456,116,2461475,1,1,Active Shallow Crust,128.8967,89.96735,0.0,06/15/5845
+-1.24219,45.92099,2942,9,21,11,32,7,3.85,5.0,fr,57457,58,2461476,1,1,Active Shallow Crust,0.0,89.99007,0.0,09/21/2942
+-1.24219,45.92099,1549,2,22,17,20,35,3.85,5.0,fr,57458,30,2461479,1,1,Active Shallow Crust,240.0108,57.99774,0.0,02/22/1549
+-1.24219,45.92099,4104,4,17,7,21,4,3.95,5.0,fr,57459,82,2461494,1,1,Active Shallow Crust,0.0,89.98993,-90.0,04/17/4104
+-1.24219,45.92099,5914,7,15,15,4,22,4.15,15.0,fr,57460,118,2461516,1,1,Active Shallow Crust,240.0084,57.99719,0.0,07/15/5914
+-1.24219,45.92099,8872,12,12,0,23,59,4.15,27.5,fr,57461,177,2461523,1,1,Active Shallow Crust,128.8977,89.99385,0.0,12/12/8872
+-1.24219,45.92099,8931,8,19,8,49,17,4.25,15.0,fr,57462,178,2461525,1,1,Active Shallow Crust,0.0,89.98981,0.0,08/19/8931
+-1.24219,45.92099,2738,5,3,3,49,43,4.25,27.5,fr,57463,54,2461532,1,1,Active Shallow Crust,0.0,89.9897,-90.0,05/03/2738
+-1.24219,45.92099,7384,5,2,23,22,36,4.95,5.0,fr,57464,147,2461611,1,1,Active Shallow Crust,240.0116,58.00439,0.0,05/02/7384
+-1.24219,45.92099,7717,4,1,3,25,31,5.15,5.0,fr,57465,154,2461635,1,2,Active Shallow Crust,240.0193,57.99993,0.0,04/01/7717
+-1.24219,45.92099,4628,9,25,14,49,22,5.15,5.0,fr,57466,92,2461635,1,2,Active Shallow Crust,240.0193,57.99993,0.0,09/25/4628
+-1.24219,45.92099,6944,12,4,13,52,27,5.35,5.0,fr,57467,138,2461656,1,1,Active Shallow Crust,0.0,89.99006,0.0,12/04/6944
+-1.24219,45.92099,62,10,24,21,46,15,5.85,5.0,fr,57468,1,2461716,1,1,Active Shallow Crust,359.9999,89.99006,0.0,10/24/0062
+1.07928,42.18159,5525,4,7,11,50,12,3.55,5.0,fr,57469,110,2461920,1,1,Active Shallow Crust,0.0,89.99066,0.0,04/07/5525
+1.07928,42.18159,5730,3,29,6,45,8,3.65,5.0,fr,57470,114,2461932,1,2,Active Shallow Crust,0.0,89.99001,0.0,03/29/5730
+1.07928,42.18159,6086,9,12,8,13,11,3.65,5.0,fr,57471,121,2461932,1,2,Active Shallow Crust,0.0,89.99001,0.0,09/12/6086
+1.07928,42.18159,2024,7,22,4,28,1,3.75,5.0,fr,57472,40,2461944,1,4,Active Shallow Crust,0.0,89.98962,0.0,07/22/2024
+1.07928,42.18159,7357,9,17,18,49,31,3.75,5.0,fr,57473,147,2461944,1,4,Active Shallow Crust,0.0,89.98962,0.0,09/17/7357
+1.07928,42.18159,6477,4,3,5,42,27,3.75,5.0,fr,57474,129,2461944,1,4,Active Shallow Crust,0.0,89.98962,0.0,04/03/6477
+1.07928,42.18159,1713,3,21,3,57,38,3.75,5.0,fr,57475,34,2461944,1,4,Active Shallow Crust,0.0,89.98962,0.0,03/21/1713
+1.07928,42.18159,6919,10,29,21,10,34,3.85,5.0,fr,57476,138,2461956,1,1,Active Shallow Crust,0.0,89.98942,0.0,10/29/6919
+1.07928,42.18159,6958,8,17,21,23,0,3.85,27.5,fr,57477,139,2461964,1,1,Active Shallow Crust,0.0,89.99064,-90.0,08/17/6958
+1.07928,42.18159,3305,4,17,5,53,42,4.05,5.0,fr,57478,66,2461980,1,1,Active Shallow Crust,0.0,89.98949,0.0,04/17/3305
+1.07928,42.18159,4075,10,28,10,46,7,4.35,15.0,fr,57479,81,2462017,1,1,Active Shallow Crust,0.0,89.99033,0.0,10/28/4075
+1.07928,42.18159,8246,3,10,2,7,39,4.35,15.0,fr,57480,164,2462023,1,1,Active Shallow Crust,0.0,89.99022,-90.0,03/10/8246
+1.07928,42.18159,271,12,15,13,4,39,4.45,5.0,fr,57481,5,2462028,1,1,Active Shallow Crust,0.0,89.99006,0.0,12/15/0271
+1.07928,42.18159,3880,4,9,4,24,27,4.55,5.0,fr,57482,77,2462040,1,1,Active Shallow Crust,0.0,89.98996,0.0,04/09/3880
+1.07928,42.18159,6485,2,17,17,36,6,4.65,5.0,fr,57483,129,2462052,1,1,Active Shallow Crust,0.0,89.99,0.0,02/17/6485
+1.07928,42.18159,7846,12,4,3,50,19,4.65,15.0,fr,57484,156,2462053,1,1,Active Shallow Crust,0.0,89.99,0.0,12/04/7846
+1.07928,42.18159,119,11,24,5,36,14,5.05,5.0,fr,57485,2,2462100,1,1,Active Shallow Crust,0.0,89.99003,0.0,11/24/0119
+1.07928,42.18159,2920,4,9,22,36,26,5.35,5.0,fr,57486,58,2462136,1,1,Active Shallow Crust,0.0,89.98988,0.0,04/09/2920
+2.04159,44.05136,6962,7,6,17,25,59,3.55,5.0,fr,57487,139,2462400,1,1,Active Shallow Crust,0.0,89.98913,0.0,07/06/6962
+2.04159,44.05136,7157,3,15,1,58,15,3.65,5.0,fr,57488,143,2462415,1,1,Active Shallow Crust,240.0005,58.01286,0.0,03/15/7157
+2.04159,44.05136,2308,1,12,20,31,1,3.65,5.0,fr,57489,46,2462418,1,1,Active Shallow Crust,0.0,89.9902,-90.0,01/12/2308
+2.04159,44.05136,4665,10,24,7,16,50,4.45,5.0,fr,57490,93,2462508,1,2,Active Shallow Crust,0.0,89.98972,0.0,10/24/4665
+2.04159,44.05136,387,8,22,6,47,25,4.45,5.0,fr,57491,7,2462508,1,2,Active Shallow Crust,0.0,89.98972,0.0,08/22/0387
+0.08324,49.50127,3040,6,8,1,0,44,3.55,15.0,fr,57492,60,2462881,1,1,Active Shallow Crust,0.0,89.98997,0.0,06/08/3040
+0.08324,49.50127,2450,3,23,21,57,51,3.65,15.0,fr,57493,48,2462896,1,1,Active Shallow Crust,240.0014,58.01297,0.0,03/23/2450
+0.08324,49.50127,2902,8,9,0,44,18,3.65,5.0,fr,57494,58,2462898,1,1,Active Shallow Crust,0.0,89.99004,-90.0,08/09/2902
+0.08324,49.50127,7681,6,27,10,1,8,3.75,5.0,fr,57495,153,2462904,1,3,Active Shallow Crust,0.0,89.99001,0.0,06/27/7681
+0.08324,49.50127,3545,1,31,1,43,56,3.75,5.0,fr,57496,70,2462904,1,3,Active Shallow Crust,0.0,89.99001,0.0,01/31/3545
+0.08324,49.50127,2997,9,9,1,6,46,3.75,5.0,fr,57497,59,2462904,1,3,Active Shallow Crust,0.0,89.99001,0.0,09/09/2997
+0.08324,49.50127,6658,11,18,11,5,20,3.85,15.0,fr,57498,133,2462917,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/18/6658
+0.08324,49.50127,1637,9,21,11,38,10,3.95,5.0,fr,57499,32,2462928,1,1,Active Shallow Crust,0.0,89.98999,0.0,09/21/1637
+0.08324,49.50127,2633,9,28,21,24,46,4.15,5.0,fr,57500,52,2462961,1,1,Active Shallow Crust,128.8971,89.99372,0.0,09/28/2633
+0.08324,49.50127,2062,12,2,21,8,52,4.25,15.0,fr,57501,41,2462965,1,1,Active Shallow Crust,0.0,89.98999,0.0,12/02/2062
+0.08324,49.50127,3955,6,22,21,57,18,4.35,5.0,fr,57502,79,2462982,1,1,Active Shallow Crust,0.0,89.98998,-90.0,06/22/3955
+0.08324,49.50127,1096,6,20,10,51,5,4.35,15.0,fr,57503,21,2462983,1,1,Active Shallow Crust,0.0,89.98998,-90.0,06/20/1096
+0.08324,49.50127,1262,4,24,0,44,7,4.65,5.0,fr,57504,25,2463015,1,1,Active Shallow Crust,240.0119,57.99442,0.0,04/24/1262
+0.08324,49.50127,2579,8,10,21,20,45,4.85,5.0,fr,57505,51,2463039,1,1,Active Shallow Crust,240.0184,58.00256,0.0,08/10/2579
+0.08324,49.50127,7892,9,4,15,22,6,5.85,5.0,fr,57506,157,2463165,1,1,Active Shallow Crust,128.8639,89.99152,0.0,09/04/7892
+2.81898,51.17038,323,12,6,7,28,31,3.55,5.0,fr,57507,6,2464800,1,1,Active Shallow Crust,0.0,89.99052,0.0,12/06/0323
+2.81898,51.17038,9161,7,12,15,11,9,3.65,5.0,fr,57508,183,2464812,1,2,Active Shallow Crust,0.0,89.98873,0.0,07/12/9161
+2.81898,51.17038,8410,7,30,13,39,58,3.65,5.0,fr,57509,168,2464812,1,2,Active Shallow Crust,0.0,89.98873,0.0,07/30/8410
+2.81898,51.17038,2043,2,13,3,14,8,3.75,5.0,fr,57510,40,2464824,1,1,Active Shallow Crust,0.0,89.98995,0.0,02/13/2043
+2.81898,51.17038,5674,2,17,23,21,39,3.95,27.5,fr,57511,113,2464850,1,1,Active Shallow Crust,0.0,89.99003,0.0,02/17/5674
+1.9474,52.17344,8277,12,20,18,25,34,3.95,5.0,fr,57512,165,2465328,1,1,Active Shallow Crust,0.0,89.99024,0.0,12/20/8277
+-1.65919,50.18765,7293,10,20,21,41,58,3.55,5.0,fr,57513,145,2465763,1,1,Active Shallow Crust,240.0126,57.99829,0.0,10/20/7293
+-1.65919,50.18765,7540,11,6,14,58,17,3.65,5.0,fr,57514,150,2465772,1,1,Active Shallow Crust,0.0,89.98993,0.0,11/06/7540
+5.25925,41.04443,4492,2,15,15,40,4,3.55,15.0,fr,57515,89,2466241,1,1,Active Shallow Crust,0.0,89.99239,0.0,02/15/4492
+5.25925,41.04443,6122,4,8,16,3,37,3.65,15.0,fr,57516,122,2466253,1,1,Active Shallow Crust,0.0,89.99323,0.0,04/08/6122
+5.25925,41.04443,5973,9,29,3,6,6,3.65,27.5,fr,57517,119,2466260,1,1,Active Shallow Crust,0.0,89.99314,-90.0,09/29/5973
+5.25925,41.04443,6614,5,30,1,58,53,4.15,5.0,fr,57518,132,2466312,1,1,Active Shallow Crust,0.0,89.98856,0.0,05/30/6614
+5.25925,41.04443,2473,2,4,12,38,46,4.45,5.0,fr,57519,49,2466348,1,1,Active Shallow Crust,0.0,89.9892,0.0,02/04/2473
+5.25925,41.04443,9791,4,4,9,23,41,4.45,5.0,fr,57520,195,2466357,1,1,Active Shallow Crust,128.8934,89.99326,0.0,04/04/9791
+5.25925,41.04443,8243,7,3,7,4,50,4.65,5.0,fr,57521,164,2466372,1,1,Active Shallow Crust,0.0,89.98928,0.0,07/03/8243
+6.94468,45.52982,8722,5,27,4,30,55,3.55,5.0,fr,57522,174,2466720,1,1,Active Shallow Crust,0.0,89.99294,0.0,05/27/8722
+6.94468,45.52982,9580,11,30,4,17,6,3.65,5.0,fr,57523,191,2466735,1,1,Active Shallow Crust,240.0011,58.0135,0.0,11/30/9580
+6.94468,45.52982,7843,8,27,13,27,55,3.75,5.0,fr,57524,156,2466744,1,1,Active Shallow Crust,0.0,89.98878,0.0,08/27/7843
+6.94468,45.52982,3803,1,29,3,44,28,3.75,5.0,fr,57525,76,2466747,1,1,Active Shallow Crust,240.0079,58.01739,0.0,01/29/3803
+6.94468,45.52982,3151,5,16,5,51,18,3.85,15.0,fr,57526,63,2466766,1,1,Active Shallow Crust,128.896,89.995,0.0,05/16/3151
+6.94468,45.52982,7284,4,8,7,45,2,4.15,5.0,fr,57527,145,2466792,1,1,Active Shallow Crust,0.0,89.98938,0.0,04/08/7284
+6.94468,45.52982,2687,3,6,15,46,43,4.25,5.0,fr,57528,53,2466810,1,1,Active Shallow Crust,0.0,89.99043,-90.0,03/06/2687
+6.94468,45.52982,1852,7,20,9,34,3,4.65,5.0,fr,57529,37,2466852,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/20/1852
+1.89053,44.81756,8044,10,13,2,44,32,3.55,5.0,fr,57530,160,2467200,1,1,Active Shallow Crust,0.0,89.98927,0.0,10/13/8044
+1.89053,44.81756,7375,11,30,20,16,42,3.55,15.0,fr,57531,147,2467201,1,1,Active Shallow Crust,0.0,89.98927,0.0,11/30/7375
+1.89053,44.81756,3424,1,16,9,18,35,3.55,5.0,fr,57532,68,2467206,1,1,Active Shallow Crust,0.0,89.98914,-90.0,01/16/3424
+1.89053,44.81756,5536,6,21,13,39,25,3.65,5.0,fr,57533,110,2467212,1,1,Active Shallow Crust,0.0,89.99044,0.0,06/21/5536
+1.89053,44.81756,481,8,18,15,42,30,3.65,15.0,fr,57534,9,2467213,1,1,Active Shallow Crust,0.0,89.99044,0.0,08/18/0481
+1.89053,44.81756,1671,2,9,11,24,15,3.95,5.0,fr,57535,33,2467251,1,1,Active Shallow Crust,240.0194,58.00504,0.0,02/09/1671
+1.89053,44.81756,143,6,24,14,44,50,4.05,5.0,fr,57536,2,2467260,1,1,Active Shallow Crust,0.0,89.98994,0.0,06/24/0143
+1.89053,44.81756,7464,11,2,13,3,40,4.25,5.0,fr,57537,149,2467293,1,1,Active Shallow Crust,128.8945,89.98101,0.0,11/02/7464
+1.89053,44.81756,5519,1,24,5,32,30,4.25,15.0,fr,57538,110,2467294,1,1,Active Shallow Crust,128.8945,89.98101,0.0,01/24/5519
+1.89053,44.81756,1628,6,6,3,33,41,4.35,27.5,fr,57539,32,2467298,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/06/1628
+1.89053,44.81756,5375,6,30,2,30,26,6.05,27.5,fr,57540,107,2467508,1,1,Active Shallow Crust,0.0,89.99002,-90.0,06/30/5375
+0.36236,52.12262,4130,5,14,12,26,55,3.75,5.0,fr,57541,82,2467704,1,1,Active Shallow Crust,0.0,89.98985,0.0,05/14/4130
+0.36236,52.12262,2997,7,17,16,30,48,3.85,5.0,fr,57542,59,2467716,1,1,Active Shallow Crust,0.0,89.98986,0.0,07/17/2997
+0.36236,52.12262,7509,5,26,19,46,13,5.05,27.5,fr,57543,150,2467862,1,1,Active Shallow Crust,0.0,89.99002,0.0,05/26/7509
+0.36236,52.12262,4121,8,15,15,24,14,5.15,15.0,fr,57544,82,2467873,1,1,Active Shallow Crust,0.0,89.99,0.0,08/15/4121
+1.82103,45.75064,9307,2,20,2,24,17,3.55,5.0,fr,57545,186,2468160,1,2,Active Shallow Crust,0.0,89.98945,0.0,02/20/9307
+1.82103,45.75064,991,6,5,4,19,54,3.55,5.0,fr,57546,19,2468160,1,2,Active Shallow Crust,0.0,89.98945,0.0,06/05/0991
+1.82103,45.75064,7528,5,2,17,54,43,3.55,15.0,fr,57547,150,2468167,1,1,Active Shallow Crust,0.0,89.98933,-90.0,05/02/7528
+1.82103,45.75064,1571,10,26,19,42,53,3.65,5.0,fr,57548,31,2468172,1,2,Active Shallow Crust,0.0,89.99059,0.0,10/26/1571
+1.82103,45.75064,5966,2,12,11,22,49,3.65,5.0,fr,57549,119,2468172,1,2,Active Shallow Crust,0.0,89.99059,0.0,02/12/5966
+1.82103,45.75064,6624,11,5,16,10,20,3.65,15.0,fr,57550,132,2468176,1,1,Active Shallow Crust,240.0011,58.01257,0.0,11/05/6624
+1.82103,45.75064,4017,7,1,1,3,46,3.85,15.0,fr,57551,80,2468203,1,1,Active Shallow Crust,0.0,89.98992,-90.0,07/01/4017
+1.82103,45.75064,6001,4,2,23,58,10,4.05,5.0,fr,57552,120,2468220,1,1,Active Shallow Crust,0.0,89.9901,0.0,04/02/6001
+1.82103,45.75064,6608,6,1,7,2,2,4.05,15.0,fr,57553,132,2468221,1,1,Active Shallow Crust,0.0,89.9901,0.0,06/01/6608
+1.82103,45.75064,2367,5,11,11,2,0,4.15,5.0,fr,57554,47,2468232,1,1,Active Shallow Crust,0.0,89.9903,0.0,05/11/2367
+1.82103,45.75064,5947,4,30,2,32,37,4.15,5.0,fr,57555,118,2468235,1,1,Active Shallow Crust,240.0081,57.99743,0.0,04/30/5947
+1.82103,45.75064,3817,2,2,2,4,46,4.35,5.0,fr,57556,76,2468256,1,1,Active Shallow Crust,0.0,89.9902,0.0,02/02/3817
+1.82103,45.75064,4099,7,29,14,36,8,6.35,15.0,fr,57557,81,2468506,1,1,Active Shallow Crust,128.8452,89.99103,0.0,07/29/4099
+2.52599,48.69844,249,5,27,13,22,51,3.75,5.0,fr,57558,4,2468664,1,1,Active Shallow Crust,0.0,89.98943,0.0,05/27/0249
+2.52599,48.69844,7955,3,11,12,2,27,4.65,5.0,fr,57559,159,2468775,1,1,Active Shallow Crust,240.0116,57.99434,0.0,03/11/7955
+-5.56968,49.72433,5673,6,2,14,36,1,3.75,5.0,fr,57560,113,2469144,1,1,Active Shallow Crust,0.0,89.98965,0.0,06/02/5673
+-1.97605,42.40792,4004,8,7,6,12,33,3.55,5.0,fr,57561,80,2469600,1,3,Active Shallow Crust,0.0,89.99069,0.0,08/07/4004
+-1.97605,42.40792,8831,11,7,2,31,28,3.55,5.0,fr,57562,176,2469600,1,3,Active Shallow Crust,0.0,89.99069,0.0,11/07/8831
+-1.97605,42.40792,8847,10,7,23,8,58,3.55,5.0,fr,57563,176,2469600,1,3,Active Shallow Crust,0.0,89.99069,0.0,10/07/8847
+-1.97605,42.40792,7541,10,2,1,4,9,3.65,15.0,fr,57564,150,2469613,1,1,Active Shallow Crust,0.0,89.99004,0.0,10/02/7541
+-1.97605,42.40792,3454,12,30,4,37,30,3.75,5.0,fr,57565,69,2469624,1,1,Active Shallow Crust,0.0,89.98965,0.0,12/30/3454
+-1.97605,42.40792,8605,2,16,3,47,36,3.75,15.0,fr,57566,172,2469631,1,1,Active Shallow Crust,0.0,89.98953,-90.0,02/16/8605
+-1.97605,42.40792,7292,11,3,3,51,7,3.75,15.0,fr,57567,145,2469634,1,1,Active Shallow Crust,128.8972,89.96728,0.0,11/03/7292
+-1.97605,42.40792,2923,10,31,1,31,55,3.85,15.0,fr,57568,58,2469637,1,1,Active Shallow Crust,0.0,89.98946,0.0,10/31/2923
+-1.97605,42.40792,6003,12,2,10,31,57,4.05,5.0,fr,57569,120,2469660,1,1,Active Shallow Crust,0.0,89.98953,0.0,12/02/6003
+-1.97605,42.40792,9219,4,30,16,22,33,4.35,5.0,fr,57570,184,2469705,1,1,Active Shallow Crust,128.8986,89.98275,0.0,04/30/9219
+-5.55065,49.31868,5055,3,5,11,11,3,3.55,5.0,fr,57571,101,2470080,1,1,Active Shallow Crust,0.0,89.98685,0.0,03/05/5055
+-5.55065,49.31868,1366,7,29,20,59,19,3.95,5.0,fr,57572,27,2470128,1,1,Active Shallow Crust,0.0,89.99171,0.0,07/29/1366
+-5.55065,49.31868,4681,10,3,18,20,24,5.45,5.0,fr,57573,93,2470308,1,1,Active Shallow Crust,0.0,89.98967,0.0,10/03/4681
+-0.8532,47.44121,5247,8,26,12,35,31,3.55,5.0,fr,57574,104,2470560,1,1,Active Shallow Crust,0.0,89.98977,0.0,08/26/5247
+-0.8532,47.44121,1253,8,6,18,26,54,3.55,15.0,fr,57575,25,2470561,1,1,Active Shallow Crust,0.0,89.98977,0.0,08/06/1253
+-0.8532,47.44121,1134,4,22,19,47,13,3.55,15.0,fr,57576,22,2470567,1,1,Active Shallow Crust,0.0,89.98965,-90.0,04/22/1134
+-0.8532,47.44121,4121,10,27,20,23,58,3.65,5.0,fr,57577,82,2470572,1,4,Active Shallow Crust,0.0,89.99012,0.0,10/27/4121
+-0.8532,47.44121,2564,2,5,23,19,35,3.65,5.0,fr,57578,51,2470572,1,4,Active Shallow Crust,0.0,89.99012,0.0,02/05/2564
+-0.8532,47.44121,5109,6,18,4,55,2,3.65,5.0,fr,57579,102,2470572,1,4,Active Shallow Crust,0.0,89.99012,0.0,06/18/5109
+-0.8532,47.44121,814,3,30,7,40,0,3.65,5.0,fr,57580,16,2470572,1,4,Active Shallow Crust,0.0,89.99012,0.0,03/30/0814
+-0.8532,47.44121,6271,8,8,1,50,53,3.65,27.5,fr,57581,125,2470574,1,1,Active Shallow Crust,0.0,89.99012,0.0,08/08/6271
+-0.8532,47.44121,332,3,13,10,13,15,3.65,15.0,fr,57582,6,2470576,1,1,Active Shallow Crust,240.0012,58.013,0.0,03/13/0332
+-0.8532,47.44121,7514,2,22,19,52,20,3.65,15.0,fr,57583,150,2470582,1,1,Active Shallow Crust,128.9004,89.96348,0.0,02/22/7514
+-0.8532,47.44121,4342,9,2,23,55,6,3.75,5.0,fr,57584,86,2470584,1,3,Active Shallow Crust,0.0,89.98985,0.0,09/02/4342
+-0.8532,47.44121,8831,9,28,15,48,0,3.75,5.0,fr,57585,176,2470584,1,3,Active Shallow Crust,0.0,89.98985,0.0,09/28/8831
+-0.8532,47.44121,9775,9,13,1,12,14,3.75,5.0,fr,57586,195,2470584,1,3,Active Shallow Crust,0.0,89.98985,0.0,09/13/9775
+-0.8532,47.44121,4320,3,17,16,14,23,3.75,27.5,fr,57587,86,2470586,1,1,Active Shallow Crust,0.0,89.98985,0.0,03/17/4320
+-0.8532,47.44121,5272,2,6,22,54,56,3.75,5.0,fr,57588,105,2470587,1,1,Active Shallow Crust,240.0085,58.01759,0.0,02/06/5272
+-0.8532,47.44121,9811,4,30,16,9,15,3.75,5.0,fr,57589,196,2470590,1,1,Active Shallow Crust,0.0,89.98972,-90.0,04/30/9811
+-0.8532,47.44121,1193,2,2,10,6,21,3.85,15.0,fr,57590,23,2470597,1,1,Active Shallow Crust,0.0,89.98974,0.0,02/02/1193
+-0.8532,47.44121,4641,8,20,23,14,22,3.85,5.0,fr,57591,92,2470599,1,1,Active Shallow Crust,240.0109,57.99774,0.0,08/20/4641
+-0.8532,47.44121,4151,10,12,22,5,28,3.95,5.0,fr,57592,83,2470614,1,1,Active Shallow Crust,0.0,89.9902,-90.0,10/12/4151
+-0.8532,47.44121,9095,1,16,9,34,46,4.15,5.0,fr,57593,181,2470632,1,2,Active Shallow Crust,0.0,89.99017,0.0,01/16/9095
+-0.8532,47.44121,5851,2,4,19,18,42,4.15,5.0,fr,57594,117,2470632,1,2,Active Shallow Crust,0.0,89.99017,0.0,02/04/5851
+-0.8532,47.44121,2663,6,16,14,11,8,4.25,5.0,fr,57595,53,2470647,1,2,Active Shallow Crust,240.0078,57.99405,0.0,06/16/2663
+-0.8532,47.44121,8156,9,13,12,52,36,4.25,5.0,fr,57596,163,2470647,1,2,Active Shallow Crust,240.0078,57.99405,0.0,09/13/8156
+-0.8532,47.44121,2998,10,14,19,31,56,4.35,5.0,fr,57597,59,2470656,1,1,Active Shallow Crust,0.0,89.99016,0.0,10/14/2998
+-0.8532,47.44121,6038,12,9,7,11,59,4.35,5.0,fr,57598,120,2470665,1,1,Active Shallow Crust,128.8977,89.98276,0.0,12/09/6038
+-0.8532,47.44121,3689,5,12,10,23,8,4.35,15.0,fr,57599,73,2470666,1,1,Active Shallow Crust,128.8977,89.98276,0.0,05/12/3689
+-0.8532,47.44121,8487,5,14,19,34,55,4.55,5.0,fr,57600,169,2470680,1,1,Active Shallow Crust,0.0,89.99002,0.0,05/14/8487
+-0.8532,47.44121,2933,3,11,13,41,21,4.75,15.0,fr,57601,58,2470714,1,1,Active Shallow Crust,128.8884,89.98806,0.0,03/11/2933
+-0.8532,47.44121,5353,8,26,10,48,24,5.15,5.0,fr,57602,107,2470755,1,1,Active Shallow Crust,240.0202,58.00006,0.0,08/26/5353
+-0.8532,47.44121,377,12,10,10,1,58,5.95,5.0,fr,57603,7,2470848,1,1,Active Shallow Crust,0.0,89.98999,0.0,12/10/0377
+8.31597,45.15683,5059,6,30,8,6,31,3.55,5.0,fr,57604,101,2471040,1,2,Active Shallow Crust,0.0,89.98578,0.0,06/30/5059
+8.31597,45.15683,440,10,7,3,27,56,3.55,5.0,fr,57605,8,2471040,1,2,Active Shallow Crust,0.0,89.98578,0.0,10/07/0440
+8.31597,45.15683,252,12,25,5,12,38,3.65,5.0,fr,57606,5,2471055,1,2,Active Shallow Crust,240.0019,58.01126,0.0,12/25/0252
+8.31597,45.15683,1230,2,6,12,44,24,3.65,5.0,fr,57607,24,2471055,1,2,Active Shallow Crust,240.0019,58.01126,0.0,02/06/1230
+8.31597,45.15683,5221,12,17,12,15,58,3.75,5.0,fr,57608,104,2471064,1,1,Active Shallow Crust,0.0,89.9887,0.0,12/17/5221
+8.31597,45.15683,7377,12,13,22,34,36,3.75,15.0,fr,57609,147,2471068,1,1,Active Shallow Crust,240.0108,58.01675,0.0,12/13/7377
+8.31597,45.15683,2701,5,27,14,48,30,3.75,15.0,fr,57610,54,2471074,1,1,Active Shallow Crust,128.8958,89.96747,0.0,05/27/2701
+8.31597,45.15683,8068,4,15,10,13,57,3.95,5.0,fr,57611,161,2471088,1,1,Active Shallow Crust,0.0,89.99103,0.0,04/15/8068
+8.31597,45.15683,559,11,26,22,49,47,4.25,5.0,fr,57612,11,2471124,1,1,Active Shallow Crust,0.0,89.9873,0.0,11/26/0559
+8.31597,45.15683,6053,10,28,20,13,23,4.75,27.5,fr,57613,121,2471186,1,1,Active Shallow Crust,0.0,89.98928,0.0,10/28/6053
+8.31597,45.15683,5158,9,24,6,0,10,5.25,5.0,fr,57614,103,2471244,1,1,Active Shallow Crust,0.0,89.98995,0.0,09/24/5158
+8.31597,45.15683,1307,4,4,23,10,40,5.35,15.0,fr,57615,26,2471257,1,1,Active Shallow Crust,0.0,89.98926,0.0,04/04/1307
+9.08325,49.86269,8037,8,26,10,9,55,3.55,5.0,fr,57616,160,2471520,1,1,Active Shallow Crust,0.0,89.987,0.0,08/26/8037
+9.08325,49.86269,8718,1,24,12,39,22,3.55,5.0,fr,57617,174,2471529,1,1,Active Shallow Crust,128.896,89.9935,0.0,01/24/8718
+9.08325,49.86269,7966,5,3,15,13,22,3.65,5.0,fr,57618,159,2471532,1,1,Active Shallow Crust,0.0,89.98841,0.0,05/03/7966
+9.08325,49.86269,1606,9,11,9,37,2,3.75,5.0,fr,57619,32,2471544,1,1,Active Shallow Crust,0.0,89.98967,0.0,09/11/1606
+9.08325,49.86269,2532,3,22,19,32,50,3.75,15.0,fr,57620,50,2471545,1,1,Active Shallow Crust,0.0,89.98967,0.0,03/22/2532
+9.08325,49.86269,9108,11,20,3,28,27,3.85,5.0,fr,57621,182,2471556,1,1,Active Shallow Crust,0.0,89.9908,0.0,11/20/9108
+9.08325,49.86269,2879,6,26,17,50,9,3.85,5.0,fr,57622,57,2471565,1,1,Active Shallow Crust,128.8954,89.9954,0.0,06/26/2879
+9.08325,49.86269,4501,11,20,17,7,40,3.95,5.0,fr,57623,90,2471574,1,1,Active Shallow Crust,0.0,89.9917,-90.0,11/20/4501
+9.08325,49.86269,9746,10,29,13,32,57,4.15,5.0,fr,57624,194,2471592,1,1,Active Shallow Crust,0.0,89.98697,0.0,10/29/9746
+9.08325,49.86269,1384,6,2,11,2,12,5.15,27.5,fr,57625,27,2471714,1,1,Active Shallow Crust,0.0,89.98969,0.0,06/02/1384
+9.08325,49.86269,6624,11,11,7,8,33,5.35,5.0,fr,57626,132,2471736,1,1,Active Shallow Crust,0.0,89.99017,0.0,11/11/6624
+3.55697,42.02514,549,6,4,10,12,9,3.55,5.0,fr,57627,10,2472003,1,1,Active Shallow Crust,240.0117,57.9985,0.0,06/04/0549
+3.55697,42.02514,10000,4,17,8,5,12,3.65,15.0,fr,57628,199,2472013,1,1,Active Shallow Crust,0.0,89.98998,0.0,04/17/10000
+3.55697,42.02514,2250,7,17,18,57,6,3.75,5.0,fr,57629,44,2472024,1,1,Active Shallow Crust,0.0,89.99107,0.0,07/17/2250
+3.55697,42.02514,670,3,21,15,35,51,3.75,15.0,fr,57630,13,2472025,1,1,Active Shallow Crust,0.0,89.99107,0.0,03/21/0670
+3.55697,42.02514,6570,6,17,16,58,38,3.95,5.0,fr,57631,131,2472048,1,1,Active Shallow Crust,0.0,89.99055,0.0,06/17/6570
+3.55697,42.02514,3370,10,13,9,37,27,4.45,5.0,fr,57632,67,2472117,1,1,Active Shallow Crust,128.8932,89.99402,0.0,10/13/3370
+3.55697,42.02514,5014,5,13,1,4,12,4.65,5.0,fr,57633,100,2472132,1,1,Active Shallow Crust,0.0,89.9905,0.0,05/13/5014
+-0.95794,48.77314,297,3,19,23,5,31,3.55,5.0,fr,57634,5,2472480,1,1,Active Shallow Crust,0.0,89.99003,0.0,03/19/0297
+-0.95794,48.77314,5257,2,3,18,14,53,3.55,5.0,fr,57635,105,2472483,1,1,Active Shallow Crust,240.0123,57.99824,0.0,02/03/5257
+-0.95794,48.77314,7932,12,10,12,30,52,3.55,5.0,fr,57636,158,2472486,1,1,Active Shallow Crust,0.0,89.98991,-90.0,12/10/7932
+-0.95794,48.77314,8728,1,16,17,35,3,3.55,15.0,fr,57637,174,2472487,1,1,Active Shallow Crust,0.0,89.98991,-90.0,01/16/8728
+-0.95794,48.77314,3376,8,20,3,56,4,3.65,5.0,fr,57638,67,2472492,1,2,Active Shallow Crust,0.0,89.98963,0.0,08/20/3376
+-0.95794,48.77314,5817,1,31,4,32,18,3.65,5.0,fr,57639,116,2472492,1,2,Active Shallow Crust,0.0,89.98963,0.0,01/31/5817
+-0.95794,48.77314,312,5,31,17,6,32,3.65,15.0,fr,57640,6,2472493,1,2,Active Shallow Crust,0.0,89.98963,0.0,05/31/0312
+-0.95794,48.77314,8423,5,30,15,18,36,3.65,15.0,fr,57641,168,2472493,1,2,Active Shallow Crust,0.0,89.98963,0.0,05/30/8423
+-0.95794,48.77314,8605,1,1,2,54,42,3.65,27.5,fr,57642,172,2472497,1,1,Active Shallow Crust,240.0015,58.01279,0.0,01/01/8605
+-0.95794,48.77314,6868,9,28,5,53,2,3.75,5.0,fr,57643,137,2472504,1,1,Active Shallow Crust,0.0,89.9901,0.0,09/28/6868
+-0.95794,48.77314,287,5,23,0,1,59,3.75,5.0,fr,57644,5,2472513,1,1,Active Shallow Crust,128.8963,89.96735,0.0,05/23/0287
+-0.95794,48.77314,723,9,20,15,33,27,3.85,5.0,fr,57645,14,2472525,1,1,Active Shallow Crust,128.8954,89.99383,0.0,09/20/0723
+-0.95794,48.77314,2461,11,23,11,56,30,4.05,5.0,fr,57646,49,2472543,1,1,Active Shallow Crust,240.0064,58.0059,0.0,11/23/2461
+-0.95794,48.77314,7971,6,5,1,47,11,4.35,27.5,fr,57647,159,2472587,1,1,Active Shallow Crust,128.8973,89.98276,0.0,06/05/7971
+-0.95794,48.77314,5420,7,1,22,52,24,4.45,27.5,fr,57648,108,2472596,1,1,Active Shallow Crust,0.0,89.98986,-90.0,07/01/5420
+-0.95794,48.77314,1790,7,16,1,50,37,4.55,5.0,fr,57649,35,2472600,1,2,Active Shallow Crust,0.0,89.99001,0.0,07/16/1790
+-0.95794,48.77314,4290,2,11,4,35,33,4.55,5.0,fr,57650,85,2472600,1,2,Active Shallow Crust,0.0,89.99001,0.0,02/11/4290
+-0.95794,48.77314,7461,5,4,19,34,27,5.45,5.0,fr,57651,149,2472708,1,1,Active Shallow Crust,0.0,89.99002,0.0,05/04/7461
+3.23005,40.3552,7467,2,5,0,36,30,3.55,5.0,fr,57652,149,2472960,1,1,Active Shallow Crust,0.0,89.98847,0.0,02/05/7467
+3.23005,40.3552,4880,4,16,4,35,15,3.65,15.0,fr,57653,97,2472973,1,1,Active Shallow Crust,0.0,89.98972,0.0,04/16/4880
+3.23005,40.3552,2536,12,27,3,4,14,4.15,15.0,fr,57654,50,2473033,1,1,Active Shallow Crust,0.0,89.99037,0.0,12/27/2536
+3.23005,40.3552,8063,3,29,23,25,43,4.25,5.0,fr,57655,161,2473044,1,1,Active Shallow Crust,0.0,89.9897,0.0,03/29/8063
+1.993,48.14982,5036,12,12,1,20,5,3.55,5.0,fr,57656,100,2473440,1,1,Active Shallow Crust,0.0,89.98991,0.0,12/12/5036
+1.993,48.14982,6689,11,30,14,52,40,3.65,5.0,fr,57657,133,2473452,1,1,Active Shallow Crust,0.0,89.98951,0.0,11/30/6689
+1.993,48.14982,5862,6,12,4,24,45,4.75,15.0,fr,57658,117,2473588,1,1,Active Shallow Crust,240.0082,58.00455,0.0,06/12/5862
+-5.89207,48.59876,1596,11,4,13,44,1,3.75,15.0,fr,57659,31,2473945,1,1,Active Shallow Crust,0.0,89.9894,0.0,11/04/1596
+3.01855,52.44951,2400,5,23,8,48,41,3.55,15.0,fr,57660,47,2474401,1,1,Active Shallow Crust,0.0,89.99078,0.0,05/23/2400
+3.01855,52.44951,693,1,17,8,24,47,3.55,27.5,fr,57661,13,2474402,1,1,Active Shallow Crust,0.0,89.99078,0.0,01/17/0693
+3.01855,52.44951,7195,2,9,10,11,0,4.75,15.0,fr,57662,143,2474545,1,1,Active Shallow Crust,0.0,89.98997,0.0,02/09/7195
+5.33637,51.15736,5736,7,6,18,37,49,3.55,5.0,fr,57663,114,2474880,1,1,Active Shallow Crust,0.0,89.98735,0.0,07/06/5736
+5.33637,51.15736,1913,9,28,9,45,52,3.55,27.5,fr,57664,38,2474885,1,1,Active Shallow Crust,240.013,57.99775,0.0,09/28/1913
+5.33637,51.15736,1159,1,8,19,5,37,3.65,15.0,fr,57665,23,2474893,1,1,Active Shallow Crust,0.0,89.98872,0.0,01/08/1159
+5.33637,51.15736,4768,4,8,9,6,25,3.65,5.0,fr,57666,95,2474895,1,1,Active Shallow Crust,240.0024,58.01231,0.0,04/08/4768
+5.33637,51.15736,1241,11,25,16,7,41,3.75,5.0,fr,57667,24,2474904,1,1,Active Shallow Crust,0.0,89.98995,0.0,11/25/1241
+5.33637,51.15736,6921,3,21,17,29,33,3.75,15.0,fr,57668,138,2474905,1,1,Active Shallow Crust,0.0,89.98995,0.0,03/21/6921
+5.33637,51.15736,4109,12,8,21,19,18,3.85,5.0,fr,57669,82,2474925,1,1,Active Shallow Crust,128.895,89.99552,0.0,12/08/4109
+5.33637,51.15736,6328,12,8,14,58,17,3.95,5.0,fr,57670,126,2474928,1,1,Active Shallow Crust,0.0,89.98803,0.0,12/08/6328
+5.33637,51.15736,4431,11,29,14,40,33,4.15,5.0,fr,57671,88,2474952,1,1,Active Shallow Crust,0.0,89.99049,0.0,11/29/4431
+5.33637,51.15736,5048,5,15,5,49,11,4.15,27.5,fr,57672,100,2474954,1,1,Active Shallow Crust,0.0,89.99049,0.0,05/15/5048
+5.33637,51.15736,123,5,14,14,12,59,4.15,15.0,fr,57673,2,2474959,1,1,Active Shallow Crust,0.0,89.99038,-90.0,05/14/0123
+5.33637,51.15736,6052,12,6,12,15,17,4.75,5.0,fr,57674,121,2475030,1,1,Active Shallow Crust,0.0,89.99036,-90.0,12/06/6052
+5.33637,51.15736,5732,10,10,0,23,4,4.85,5.0,fr,57675,114,2475039,1,1,Active Shallow Crust,240.0191,58.00288,0.0,10/10/5732
+0.70383,41.05163,2566,10,27,4,16,23,3.55,27.5,fr,57676,51,2475362,1,1,Active Shallow Crust,0.0,89.98955,0.0,10/27/2566
+0.70383,41.05163,9872,11,8,14,55,46,3.55,5.0,fr,57677,197,2475369,1,1,Active Shallow Crust,128.8967,89.99382,0.0,11/08/9872
+0.70383,41.05163,9594,2,21,3,12,49,3.65,5.0,fr,57678,191,2475372,1,2,Active Shallow Crust,0.0,89.98983,0.0,02/21/9594
+0.70383,41.05163,5072,5,27,5,35,14,3.65,5.0,fr,57679,101,2475372,1,2,Active Shallow Crust,0.0,89.98983,0.0,05/27/5072
+0.70383,41.05163,7213,4,10,11,19,0,3.95,15.0,fr,57680,144,2475412,1,1,Active Shallow Crust,240.0191,58.00483,0.0,04/10/7213
+0.70383,41.05163,3384,1,8,13,11,33,4.05,5.0,fr,57681,67,2475420,1,1,Active Shallow Crust,0.0,89.98985,0.0,01/08/3384
+0.70383,41.05163,2049,12,26,19,20,24,4.15,15.0,fr,57682,40,2475436,1,1,Active Shallow Crust,240.0076,57.9971,0.0,12/26/2049
+6.86382,47.5946,8245,1,30,15,37,57,3.55,5.0,fr,57683,164,2475840,1,1,Active Shallow Crust,0.0,89.9932,0.0,01/30/8245
+6.86382,47.5946,5470,1,3,7,36,52,3.55,5.0,fr,57684,109,2475843,1,1,Active Shallow Crust,240.0126,57.9979,0.0,01/03/5470
+6.86382,47.5946,3106,8,4,23,20,2,3.65,5.0,fr,57685,62,2475852,1,2,Active Shallow Crust,0.0,89.98788,0.0,08/04/3106
+6.86382,47.5946,1810,3,11,10,20,9,3.65,5.0,fr,57686,36,2475852,1,2,Active Shallow Crust,0.0,89.98788,0.0,03/11/1810
+6.86382,47.5946,5651,9,13,22,59,46,3.65,27.5,fr,57687,113,2475854,1,1,Active Shallow Crust,0.0,89.98788,0.0,09/13/5651
+6.86382,47.5946,17,10,3,1,34,37,3.75,5.0,fr,57688,0,2475864,1,1,Active Shallow Crust,0.0,89.9892,0.0,10/03/0017
+6.86382,47.5946,6774,2,21,23,32,23,3.75,15.0,fr,57689,135,2475865,1,2,Active Shallow Crust,0.0,89.9892,0.0,02/21/6774
+6.86382,47.5946,7008,9,21,17,5,46,3.75,15.0,fr,57690,140,2475865,1,2,Active Shallow Crust,0.0,89.9892,0.0,09/21/7008
+6.86382,47.5946,2704,11,5,0,48,21,3.75,5.0,fr,57691,54,2475867,1,1,Active Shallow Crust,240.0078,58.01735,0.0,11/05/2704
+6.86382,47.5946,5174,9,12,13,4,49,3.75,5.0,fr,57692,103,2475873,1,1,Active Shallow Crust,128.8974,89.96696,0.0,09/12/5174
+6.86382,47.5946,5431,4,12,20,28,56,3.85,5.0,fr,57693,108,2475876,1,3,Active Shallow Crust,0.0,89.99037,0.0,04/12/5431
+6.86382,47.5946,3683,4,18,21,20,51,3.85,5.0,fr,57694,73,2475876,1,3,Active Shallow Crust,0.0,89.99037,0.0,04/18/3683
+6.86382,47.5946,7185,4,25,0,2,25,3.85,5.0,fr,57695,143,2475876,1,3,Active Shallow Crust,0.0,89.99037,0.0,04/25/7185
+6.86382,47.5946,8200,12,28,0,11,53,3.85,27.5,fr,57696,163,2475878,1,1,Active Shallow Crust,0.0,89.99037,0.0,12/28/8200
+6.86382,47.5946,4478,1,31,7,46,59,4.05,5.0,fr,57697,89,2475900,1,1,Active Shallow Crust,0.0,89.98853,0.0,01/31/4478
+6.86382,47.5946,9136,5,23,13,59,15,4.05,5.0,fr,57698,182,2475903,1,3,Active Shallow Crust,240.0056,58.00615,0.0,05/23/9136
+6.86382,47.5946,2748,6,12,12,51,20,4.05,5.0,fr,57699,54,2475903,1,3,Active Shallow Crust,240.0056,58.00615,0.0,06/12/2748
+6.86382,47.5946,8194,4,24,9,10,53,4.05,5.0,fr,57700,163,2475903,1,3,Active Shallow Crust,240.0056,58.00615,0.0,04/24/8194
+6.86382,47.5946,5821,8,18,4,12,48,4.15,5.0,fr,57701,116,2475912,1,2,Active Shallow Crust,0.0,89.98978,0.0,08/18/5821
+6.86382,47.5946,5162,3,10,17,12,37,4.15,5.0,fr,57702,103,2475912,1,2,Active Shallow Crust,0.0,89.98978,0.0,03/10/5162
+6.86382,47.5946,5241,11,26,6,41,27,4.35,5.0,fr,57703,104,2475939,1,1,Active Shallow Crust,240.0086,57.99611,0.0,11/26/5241
+6.86382,47.5946,8160,9,7,16,13,41,4.55,5.0,fr,57704,163,2475960,1,1,Active Shallow Crust,0.0,89.98925,0.0,09/07/8160
+6.86382,47.5946,5149,7,3,10,54,34,4.65,27.5,fr,57705,102,2475974,1,1,Active Shallow Crust,0.0,89.99042,0.0,07/03/5149
+6.86382,47.5946,6854,8,5,3,14,47,4.65,5.0,fr,57706,137,2475975,1,1,Active Shallow Crust,240.0108,57.99456,0.0,08/05/6854
+6.86382,47.5946,3979,7,23,0,24,28,4.95,5.0,fr,57707,79,2476008,1,1,Active Shallow Crust,0.0,89.9905,0.0,07/23/3979
+2.95583,41.93507,5068,9,12,15,39,50,3.55,5.0,fr,57708,101,2476800,1,2,Active Shallow Crust,0.0,89.98875,0.0,09/12/5068
+2.95583,41.93507,8156,2,14,23,21,52,3.55,5.0,fr,57709,163,2476800,1,2,Active Shallow Crust,0.0,89.98875,0.0,02/14/8156
+2.95583,41.93507,8326,4,13,14,45,51,3.55,15.0,fr,57710,166,2476807,1,1,Active Shallow Crust,0.0,89.98862,-90.0,04/13/8326
+2.95583,41.93507,4145,2,9,20,55,41,3.65,5.0,fr,57711,82,2476818,1,1,Active Shallow Crust,0.0,89.98985,-90.0,02/09/4145
+2.95583,41.93507,1476,8,10,17,15,38,3.75,5.0,fr,57712,29,2476824,1,2,Active Shallow Crust,0.0,89.99106,0.0,08/10/1476
+2.95583,41.93507,5709,2,1,14,59,34,3.75,5.0,fr,57713,114,2476824,1,2,Active Shallow Crust,0.0,89.99106,0.0,02/01/5709
+2.95583,41.93507,2524,8,6,19,8,41,3.75,5.0,fr,57714,50,2476830,1,2,Active Shallow Crust,0.0,89.99096,-90.0,08/06/2524
+2.95583,41.93507,7346,6,30,17,12,12,3.75,5.0,fr,57715,146,2476830,1,2,Active Shallow Crust,0.0,89.99096,-90.0,06/30/7346
+2.95583,41.93507,7490,7,6,7,8,39,3.85,27.5,fr,57716,149,2476841,1,1,Active Shallow Crust,240.0103,57.99791,0.0,07/06/7490
+2.95583,41.93507,6249,11,2,21,18,3,3.85,5.0,fr,57717,124,2476842,1,1,Active Shallow Crust,0.0,89.98926,-90.0,11/02/6249
+2.95583,41.93507,362,6,26,8,18,1,3.85,5.0,fr,57718,7,2476845,1,1,Active Shallow Crust,128.8963,89.99336,0.0,06/26/0362
+2.95583,41.93507,5017,12,16,13,11,16,3.95,5.0,fr,57719,100,2476848,1,1,Active Shallow Crust,0.0,89.99053,0.0,12/16/5017
+2.95583,41.93507,5540,9,25,11,9,16,3.95,5.0,fr,57720,110,2476857,1,1,Active Shallow Crust,128.9005,89.99409,0.0,09/25/5540
+2.95583,41.93507,8546,4,5,5,12,27,4.05,5.0,fr,57721,170,2476860,1,1,Active Shallow Crust,0.0,89.98946,0.0,04/05/8546
+2.95583,41.93507,6457,1,14,1,3,44,4.05,15.0,fr,57722,129,2476861,1,1,Active Shallow Crust,0.0,89.98946,0.0,01/14/6457
+2.95583,41.93507,4012,9,16,2,0,57,4.45,5.0,fr,57723,80,2476908,1,1,Active Shallow Crust,0.0,89.98935,0.0,09/16/4012
+2.95583,41.93507,1028,10,9,17,14,1,4.55,5.0,fr,57724,20,2476920,1,1,Active Shallow Crust,0.0,89.99051,0.0,10/09/1028
+2.95583,41.93507,1573,8,11,18,1,39,4.85,5.0,fr,57725,31,2476962,1,1,Active Shallow Crust,0.0,89.98981,-90.0,08/11/1573
+2.95583,41.93507,491,1,16,18,7,39,5.05,15.0,fr,57726,9,2476984,1,1,Active Shallow Crust,240.02,57.99716,0.0,01/16/0491
+-1.84676,47.49645,8152,10,20,8,0,50,3.55,5.0,fr,57727,163,2477280,1,2,Active Shallow Crust,0.0,89.98978,0.0,10/20/8152
+-1.84676,47.49645,2551,6,12,12,55,13,3.55,5.0,fr,57728,51,2477280,1,2,Active Shallow Crust,0.0,89.98978,0.0,06/12/2551
+-1.84676,47.49645,9952,10,15,7,54,24,3.55,5.0,fr,57729,199,2477283,1,1,Active Shallow Crust,240.0122,57.99812,0.0,10/15/9952
+-1.84676,47.49645,5806,12,21,4,49,2,3.65,5.0,fr,57730,116,2477292,1,1,Active Shallow Crust,0.0,89.98937,0.0,12/21/5806
+-1.84676,47.49645,4602,12,5,14,44,59,3.75,15.0,fr,57731,92,2477305,1,1,Active Shallow Crust,0.0,89.99053,0.0,12/05/4602
+-1.84676,47.49645,7439,4,21,6,28,13,3.75,15.0,fr,57732,148,2477311,1,1,Active Shallow Crust,0.0,89.99042,-90.0,04/21/7439
+-1.84676,47.49645,9461,11,25,3,22,35,3.75,15.0,fr,57733,189,2477314,1,1,Active Shallow Crust,128.8963,89.96739,0.0,11/25/9461
+-1.84676,47.49645,1474,2,17,23,48,23,3.95,5.0,fr,57734,29,2477331,1,1,Active Shallow Crust,240.0197,58.00504,0.0,02/17/1474
+-1.84676,47.49645,1720,3,8,4,38,35,3.95,15.0,fr,57735,34,2477338,1,1,Active Shallow Crust,128.9001,89.99409,0.0,03/08/1720
+-1.84676,47.49645,5705,12,23,11,46,10,4.05,5.0,fr,57736,114,2477343,1,1,Active Shallow Crust,240.0061,58.00586,0.0,12/23/5705
+-1.84676,47.49645,1848,12,30,13,40,25,4.15,5.0,fr,57737,36,2477352,1,1,Active Shallow Crust,0.0,89.98975,0.0,12/30/1848
+-1.84676,47.49645,5429,9,1,11,16,4,4.15,15.0,fr,57738,108,2477353,1,1,Active Shallow Crust,0.0,89.98975,0.0,09/01/5429
+-1.84676,47.49645,2941,5,2,10,12,6,4.25,5.0,fr,57739,58,2477364,1,2,Active Shallow Crust,0.0,89.99011,0.0,05/02/2941
+-1.84676,47.49645,7281,7,1,9,14,11,4.25,5.0,fr,57740,145,2477364,1,2,Active Shallow Crust,0.0,89.99011,0.0,07/01/7281
+-1.84676,47.49645,9447,2,20,13,52,54,4.45,5.0,fr,57741,188,2477388,1,1,Active Shallow Crust,0.0,89.98972,0.0,02/20/9447
+-1.84676,47.49645,5481,8,28,9,7,53,4.45,5.0,fr,57742,109,2477394,1,1,Active Shallow Crust,0.0,89.99022,-90.0,08/28/5481
+-1.84676,47.49645,9135,3,26,2,31,56,4.55,5.0,fr,57743,182,2477400,1,2,Active Shallow Crust,0.0,89.98976,0.0,03/26/9135
+-1.84676,47.49645,9061,1,9,16,52,31,4.55,5.0,fr,57744,181,2477400,1,2,Active Shallow Crust,0.0,89.98976,0.0,01/09/9061
+-1.84676,47.49645,819,8,1,18,6,44,4.65,5.0,fr,57745,16,2477412,1,1,Active Shallow Crust,0.0,89.98991,0.0,08/01/0819
+-1.84676,47.49645,9100,11,3,18,47,0,4.95,5.0,fr,57746,181,2477454,1,1,Active Shallow Crust,0.0,89.99003,-90.0,11/03/9100
+2.27685,51.67001,9919,11,16,4,12,39,3.65,5.0,fr,57747,198,2478252,1,2,Active Shallow Crust,0.0,89.98885,0.0,11/16/9919
+2.27685,51.67001,593,9,11,4,44,3,3.65,5.0,fr,57748,11,2478252,1,2,Active Shallow Crust,0.0,89.98885,0.0,09/11/0593
+2.27685,51.67001,6066,8,7,22,14,57,3.75,5.0,fr,57749,121,2478264,1,2,Active Shallow Crust,0.0,89.99007,0.0,08/07/6066
+2.27685,51.67001,3438,1,20,2,17,0,3.75,5.0,fr,57750,68,2478264,1,2,Active Shallow Crust,0.0,89.99007,0.0,01/20/3438
+2.27685,51.67001,1196,12,13,7,45,24,3.85,15.0,fr,57751,23,2478286,1,1,Active Shallow Crust,128.8951,89.99447,0.0,12/13/1196
+2.27685,51.67001,4226,7,31,17,59,55,4.35,5.0,fr,57752,84,2478345,1,1,Active Shallow Crust,128.897,89.98278,0.0,07/31/4226
+6.68721,43.51364,5099,7,6,12,16,1,3.55,15.0,fr,57753,101,2478721,1,1,Active Shallow Crust,0.0,89.99268,0.0,07/06/5099
+6.68721,43.51364,9097,4,23,15,46,41,3.75,5.0,fr,57754,181,2478744,1,1,Active Shallow Crust,0.0,89.98838,0.0,04/23/9097
+6.68721,43.51364,4986,12,12,17,58,34,3.95,15.0,fr,57755,99,2478769,1,1,Active Shallow Crust,0.0,89.99077,0.0,12/12/4986
+6.68721,43.51364,8570,8,6,21,42,0,3.95,5.0,fr,57756,171,2478777,1,1,Active Shallow Crust,128.9013,89.99308,0.0,08/06/8570
+6.68721,43.51364,2850,5,24,15,52,18,4.15,5.0,fr,57757,56,2478798,1,1,Active Shallow Crust,0.0,89.98888,-90.0,05/24/2850
+6.68721,43.51364,7460,12,2,7,16,23,4.35,5.0,fr,57758,149,2478825,1,1,Active Shallow Crust,128.8979,89.98292,0.0,12/02/7460
+-0.1198,44.65968,5274,4,1,17,44,40,3.65,5.0,fr,57759,105,2479212,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/01/5274
+-0.1198,44.65968,1931,5,7,0,3,1,3.65,15.0,fr,57760,38,2479213,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/07/1931
+-0.1198,44.65968,5743,11,19,12,56,42,3.85,15.0,fr,57761,114,2479240,1,1,Active Shallow Crust,240.0106,57.99776,0.0,11/19/5743
+-0.1198,44.65968,2807,2,14,13,34,58,4.35,5.0,fr,57762,56,2479305,1,1,Active Shallow Crust,128.8982,89.98276,0.0,02/14/2807
+4.53001,41.75954,1789,4,4,12,13,14,3.65,5.0,fr,57763,35,2479692,1,1,Active Shallow Crust,0.0,89.99329,0.0,04/04/1789
+2.57914,50.1326,171,10,16,5,38,15,3.55,15.0,fr,57764,3,2480161,1,1,Active Shallow Crust,0.0,89.9903,0.0,10/16/0171
+2.57914,50.1326,2028,8,14,20,51,48,3.75,5.0,fr,57765,40,2480184,1,1,Active Shallow Crust,0.0,89.98973,0.0,08/14/2028
+2.57914,50.1326,6955,7,23,9,43,45,3.75,15.0,fr,57766,139,2480185,1,1,Active Shallow Crust,0.0,89.98973,0.0,07/23/6955
+2.57914,50.1326,6301,12,18,12,40,4,3.75,27.5,fr,57767,126,2480186,1,2,Active Shallow Crust,0.0,89.98973,0.0,12/18/6301
+2.57914,50.1326,3597,8,29,12,14,24,3.75,27.5,fr,57768,71,2480186,1,2,Active Shallow Crust,0.0,89.98973,0.0,08/29/3597
+2.57914,50.1326,9006,7,7,3,21,13,3.85,5.0,fr,57769,180,2480196,1,1,Active Shallow Crust,0.0,89.99084,0.0,07/07/9006
+2.57914,50.1326,2801,7,4,7,52,36,3.95,5.0,fr,57770,56,2480208,1,1,Active Shallow Crust,0.0,89.98981,0.0,07/04/2801
+2.57914,50.1326,6295,11,25,9,29,50,3.95,15.0,fr,57771,125,2480209,1,1,Active Shallow Crust,0.0,89.98981,0.0,11/25/6295
+2.57914,50.1326,5048,7,1,5,27,35,4.05,15.0,fr,57772,100,2480221,1,1,Active Shallow Crust,0.0,89.9891,0.0,07/01/5048
+2.57914,50.1326,2794,2,19,13,28,33,4.05,5.0,fr,57773,55,2480223,1,1,Active Shallow Crust,240.0066,58.00591,0.0,02/19/2794
+2.57914,50.1326,2962,3,24,4,46,16,4.15,15.0,fr,57774,59,2480233,1,1,Active Shallow Crust,0.0,89.99028,0.0,03/24/2962
+2.57914,50.1326,5057,1,23,14,27,38,4.45,5.0,fr,57775,101,2480274,1,1,Active Shallow Crust,0.0,89.98956,-90.0,01/23/5057
+2.57914,50.1326,3495,2,18,20,57,58,5.05,27.5,fr,57776,69,2480342,1,1,Active Shallow Crust,0.0,89.99023,0.0,02/18/3495
+0.99365,51.37228,9750,10,21,6,1,52,3.55,5.0,fr,57777,194,2480640,1,1,Active Shallow Crust,0.0,89.98977,0.0,10/21/9750
+0.99365,51.37228,1717,6,7,23,30,38,3.55,15.0,fr,57778,34,2480641,1,1,Active Shallow Crust,0.0,89.98977,0.0,06/07/1717
+0.99365,51.37228,9712,2,21,1,52,31,3.55,5.0,fr,57779,194,2480643,1,1,Active Shallow Crust,240.0127,57.99818,0.0,02/21/9712
+0.99365,51.37228,2826,1,26,7,50,35,3.85,5.0,fr,57780,56,2480676,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/26/2826
+0.99365,51.37228,3011,8,16,19,8,7,3.95,5.0,fr,57781,60,2480688,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/16/3011
+0.99365,51.37228,773,9,27,6,23,45,4.25,5.0,fr,57782,15,2480724,1,2,Active Shallow Crust,0.0,89.99016,0.0,09/27/0773
+0.99365,51.37228,4105,7,17,16,34,51,4.25,5.0,fr,57783,82,2480724,1,2,Active Shallow Crust,0.0,89.99016,0.0,07/17/4105
+0.99365,51.37228,5374,3,21,20,15,13,4.55,5.0,fr,57784,107,2480760,1,1,Active Shallow Crust,0.0,89.99004,0.0,03/21/5374
+0.99365,51.37228,7271,1,26,0,27,55,4.75,5.0,fr,57785,145,2480787,1,1,Active Shallow Crust,240.0095,58.0048,0.0,01/26/7271
+-4.49464,49.28854,9438,4,19,5,23,5,3.55,5.0,fr,57786,188,2481123,1,2,Active Shallow Crust,240.0128,57.99852,0.0,04/19/9438
+-4.49464,49.28854,5688,10,1,7,44,57,3.55,5.0,fr,57787,113,2481123,1,2,Active Shallow Crust,240.0128,57.99852,0.0,10/01/5688
+-4.49464,49.28854,6484,11,26,20,31,45,3.65,5.0,fr,57788,129,2481132,1,2,Active Shallow Crust,0.0,89.98827,0.0,11/26/6484
+-4.49464,49.28854,3478,3,27,3,18,22,3.65,5.0,fr,57789,69,2481132,1,2,Active Shallow Crust,0.0,89.98827,0.0,03/27/3478
+-4.49464,49.28854,9594,11,16,18,45,2,3.65,15.0,fr,57790,191,2481142,1,1,Active Shallow Crust,128.9003,89.96358,0.0,11/16/9594
+-4.49464,49.28854,7869,3,20,4,9,3,3.75,5.0,fr,57791,157,2481144,1,1,Active Shallow Crust,0.0,89.98955,0.0,03/20/7869
+-4.49464,49.28854,5682,2,7,19,59,55,4.05,15.0,fr,57792,113,2481184,1,1,Active Shallow Crust,240.0067,58.00557,0.0,02/07/5682
+-4.49464,49.28854,2746,11,7,12,9,18,4.05,5.0,fr,57793,54,2481186,1,1,Active Shallow Crust,0.0,89.98878,-90.0,11/07/2746
+-4.49464,49.28854,2053,10,15,11,4,19,4.25,15.0,fr,57794,41,2481205,1,1,Active Shallow Crust,0.0,89.99119,0.0,10/15/2053
+5.52748,45.48418,10,3,2,20,30,25,3.55,5.0,fr,57795,0,2481600,1,1,Active Shallow Crust,0.0,89.99293,0.0,03/02/0010
+5.52748,45.48418,8474,11,13,12,29,42,3.55,15.0,fr,57796,169,2481601,1,1,Active Shallow Crust,0.0,89.99293,0.0,11/13/8474
+5.52748,45.48418,4675,5,2,21,35,7,3.55,5.0,fr,57797,93,2481603,1,1,Active Shallow Crust,240.0115,57.999,0.0,05/02/4675
+5.52748,45.48418,965,4,17,18,27,0,3.55,5.0,fr,57798,19,2481606,1,1,Active Shallow Crust,0.0,89.99285,-90.0,04/17/0965
+5.52748,45.48418,8645,1,2,1,0,16,3.55,27.5,fr,57799,172,2481611,1,1,Active Shallow Crust,128.8956,89.99647,0.0,01/02/8645
+5.52748,45.48418,7080,1,15,12,23,7,3.65,15.0,fr,57800,141,2481613,1,1,Active Shallow Crust,0.0,89.9874,0.0,01/15/7080
+5.52748,45.48418,7046,1,14,7,15,12,3.75,5.0,fr,57801,140,2481624,1,4,Active Shallow Crust,0.0,89.98877,0.0,01/14/7046
+5.52748,45.48418,2042,12,25,15,31,46,3.75,5.0,fr,57802,40,2481624,1,4,Active Shallow Crust,0.0,89.98877,0.0,12/25/2042
+5.52748,45.48418,3593,10,16,13,44,13,3.75,5.0,fr,57803,71,2481624,1,4,Active Shallow Crust,0.0,89.98877,0.0,10/16/3593
+5.52748,45.48418,2003,9,11,20,6,35,3.75,5.0,fr,57804,40,2481624,1,4,Active Shallow Crust,0.0,89.98877,0.0,09/11/2003
+5.52748,45.48418,4814,9,12,0,44,52,3.75,5.0,fr,57805,96,2481627,1,1,Active Shallow Crust,240.0083,58.01693,0.0,09/12/4814
+5.52748,45.48418,5294,9,9,3,52,17,3.75,5.0,fr,57806,105,2481630,1,1,Active Shallow Crust,0.0,89.98864,-90.0,09/09/5294
+5.52748,45.48418,2113,10,7,20,20,17,3.85,5.0,fr,57807,42,2481639,1,1,Active Shallow Crust,240.0117,57.99685,0.0,10/07/2113
+5.52748,45.48418,9306,4,11,5,52,43,3.95,5.0,fr,57808,186,2481648,1,1,Active Shallow Crust,0.0,89.99108,0.0,04/11/9306
+5.52748,45.48418,7061,4,19,4,13,48,3.95,5.0,fr,57809,141,2481651,1,2,Active Shallow Crust,240.019,58.00518,0.0,04/19/7061
+5.52748,45.48418,4415,10,24,15,1,27,3.95,5.0,fr,57810,88,2481651,1,2,Active Shallow Crust,240.019,58.00518,0.0,10/24/4415
+5.52748,45.48418,7228,7,4,4,38,40,3.95,15.0,fr,57811,144,2481652,1,1,Active Shallow Crust,240.019,58.00518,0.0,07/04/7228
+5.52748,45.48418,8874,3,29,8,8,48,4.05,5.0,fr,57812,177,2481660,1,2,Active Shallow Crust,0.0,89.98808,0.0,03/29/8874
+5.52748,45.48418,2238,10,5,11,46,15,4.05,5.0,fr,57813,44,2481660,1,2,Active Shallow Crust,0.0,89.98808,0.0,10/05/2238
+5.52748,45.48418,2468,3,26,8,0,16,4.15,5.0,fr,57814,49,2481672,1,1,Active Shallow Crust,0.0,89.98937,0.0,03/26/2468
+5.52748,45.48418,2692,4,21,10,30,0,4.15,5.0,fr,57815,53,2481681,1,1,Active Shallow Crust,128.8973,89.99468,0.0,04/21/2692
+5.52748,45.48418,5033,11,2,5,34,3,4.25,5.0,fr,57816,100,2481693,1,1,Active Shallow Crust,128.8952,89.98091,0.0,11/02/5033
+5.52748,45.48418,9333,6,16,19,42,34,5.15,15.0,fr,57817,186,2481793,1,1,Active Shallow Crust,0.0,89.98991,0.0,06/16/9333
+5.52748,45.48418,2378,1,9,8,4,28,5.15,5.0,fr,57818,47,2481801,1,1,Active Shallow Crust,128.884,89.99112,0.0,01/09/2378
+-2.55526,50.52316,2656,11,15,7,16,22,3.55,15.0,fr,57819,53,2482081,1,1,Active Shallow Crust,0.0,89.99039,0.0,11/15/2656
+-2.55526,50.52316,7445,3,30,15,2,4,4.05,5.0,fr,57820,148,2482140,1,1,Active Shallow Crust,0.0,89.98918,0.0,03/30/7445
+-2.55526,50.52316,4828,12,22,6,54,14,4.95,15.0,fr,57821,96,2482249,1,1,Active Shallow Crust,0.0,89.98976,0.0,12/22/4828
+3.51188,52.2027,3474,5,14,20,59,16,4.15,5.0,fr,57822,69,2482632,1,1,Active Shallow Crust,0.0,89.99071,0.0,05/14/3474
+-2.70624,50.24633,3714,11,16,17,2,1,3.65,5.0,fr,57823,74,2483061,1,1,Active Shallow Crust,128.9004,89.96334,0.0,11/16/3714
+-2.70624,50.24633,6297,4,6,14,56,13,3.75,15.0,fr,57824,125,2483065,1,1,Active Shallow Crust,0.0,89.98975,0.0,04/06/6297
+-2.70624,50.24633,8340,8,1,1,33,15,3.75,5.0,fr,57825,166,2483067,1,1,Active Shallow Crust,240.0087,58.0175,0.0,08/01/8340
+6.26906,46.36105,1234,9,18,0,42,35,3.55,15.0,fr,57826,24,2483521,1,1,Active Shallow Crust,0.0,89.99304,0.0,09/18/1234
+6.26906,46.36105,8664,8,15,17,41,53,3.55,5.0,fr,57827,173,2483523,1,2,Active Shallow Crust,240.0122,57.99814,0.0,08/15/8664
+6.26906,46.36105,2848,11,20,10,56,37,3.55,5.0,fr,57828,56,2483523,1,2,Active Shallow Crust,240.0122,57.99814,0.0,11/20/2848
+6.26906,46.36105,4599,11,12,20,49,19,3.55,15.0,fr,57829,91,2483524,1,1,Active Shallow Crust,240.0122,57.99814,0.0,11/12/4599
+6.26906,46.36105,194,9,29,22,41,23,3.55,27.5,fr,57830,3,2483528,1,1,Active Shallow Crust,0.0,89.99296,-90.0,09/29/0194
+6.26906,46.36105,9935,8,31,5,41,43,3.55,5.0,fr,57831,198,2483529,1,2,Active Shallow Crust,128.8955,89.99304,0.0,08/31/9935
+6.26906,46.36105,5150,10,24,12,42,15,3.55,5.0,fr,57832,102,2483529,1,2,Active Shallow Crust,128.8955,89.99304,0.0,10/24/5150
+6.26906,46.36105,4592,1,8,11,55,36,3.65,5.0,fr,57833,91,2483532,1,5,Active Shallow Crust,0.0,89.98759,0.0,01/08/4592
+6.26906,46.36105,1009,7,9,16,44,58,3.65,5.0,fr,57834,20,2483532,1,5,Active Shallow Crust,0.0,89.98759,0.0,07/09/1009
+6.26906,46.36105,8469,9,1,8,21,14,3.65,5.0,fr,57835,169,2483532,1,5,Active Shallow Crust,0.0,89.98759,0.0,09/01/8469
+6.26906,46.36105,4287,1,16,4,56,23,3.65,5.0,fr,57836,85,2483532,1,5,Active Shallow Crust,0.0,89.98759,0.0,01/16/4287
+6.26906,46.36105,637,10,14,13,48,13,3.65,5.0,fr,57837,12,2483532,1,5,Active Shallow Crust,0.0,89.98759,0.0,10/14/0637
+6.26906,46.36105,4928,1,12,20,50,45,3.65,27.5,fr,57838,98,2483534,1,1,Active Shallow Crust,0.0,89.98759,0.0,01/12/4928
+6.26906,46.36105,8964,10,15,12,54,11,3.65,5.0,fr,57839,179,2483541,1,1,Active Shallow Crust,128.9012,89.96352,0.0,10/15/8964
+6.26906,46.36105,6731,2,27,19,22,20,3.65,15.0,fr,57840,134,2483542,1,1,Active Shallow Crust,128.9012,89.96352,0.0,02/27/6731
+6.26906,46.36105,1981,5,28,11,5,25,3.75,5.0,fr,57841,39,2483544,1,4,Active Shallow Crust,0.0,89.98895,0.0,05/28/1981
+6.26906,46.36105,511,12,8,14,7,24,3.75,5.0,fr,57842,10,2483544,1,4,Active Shallow Crust,0.0,89.98895,0.0,12/08/0511
+6.26906,46.36105,4615,8,4,4,56,58,3.75,5.0,fr,57843,92,2483544,1,4,Active Shallow Crust,0.0,89.98895,0.0,08/04/4615
+6.26906,46.36105,5832,8,27,8,6,1,3.75,5.0,fr,57844,116,2483544,1,4,Active Shallow Crust,0.0,89.98895,0.0,08/27/5832
+6.26906,46.36105,776,10,5,21,3,41,3.75,5.0,fr,57845,15,2483547,1,2,Active Shallow Crust,240.0077,58.01828,0.0,10/05/0776
+6.26906,46.36105,604,4,26,14,56,20,3.75,5.0,fr,57846,12,2483547,1,2,Active Shallow Crust,240.0077,58.01828,0.0,04/26/0604
+6.26906,46.36105,1204,7,21,14,1,57,3.85,5.0,fr,57847,24,2483556,1,1,Active Shallow Crust,0.0,89.99014,0.0,07/21/1204
+6.26906,46.36105,6402,7,14,1,35,44,3.85,15.0,fr,57848,128,2483557,1,1,Active Shallow Crust,0.0,89.99014,0.0,07/14/6402
+6.26906,46.36105,7855,9,27,13,31,7,3.85,27.5,fr,57849,157,2483558,1,1,Active Shallow Crust,0.0,89.99014,0.0,09/27/7855
+6.26906,46.36105,4879,9,7,1,44,14,3.95,5.0,fr,57850,97,2483568,1,3,Active Shallow Crust,0.0,89.99122,0.0,09/07/4879
+6.26906,46.36105,8636,3,15,13,34,9,3.95,5.0,fr,57851,172,2483568,1,3,Active Shallow Crust,0.0,89.99122,0.0,03/15/8636
+6.26906,46.36105,6195,11,19,5,4,46,3.95,5.0,fr,57852,123,2483568,1,3,Active Shallow Crust,0.0,89.99122,0.0,11/19/6195
+6.26906,46.36105,5203,8,21,14,27,40,3.95,15.0,fr,57853,104,2483569,1,1,Active Shallow Crust,0.0,89.99122,0.0,08/21/5203
+6.26906,46.36105,2144,5,14,18,10,35,4.05,5.0,fr,57854,42,2483580,1,1,Active Shallow Crust,0.0,89.98826,0.0,05/14/2144
+6.26906,46.36105,8962,5,7,15,8,53,4.15,5.0,fr,57855,179,2483592,1,2,Active Shallow Crust,0.0,89.98953,0.0,05/07/8962
+6.26906,46.36105,5535,8,6,8,35,30,4.15,5.0,fr,57856,110,2483592,1,2,Active Shallow Crust,0.0,89.98953,0.0,08/06/5535
+6.26906,46.36105,367,6,2,11,38,53,4.15,15.0,fr,57857,7,2483593,1,1,Active Shallow Crust,0.0,89.98953,0.0,06/02/0367
+6.26906,46.36105,8150,10,24,18,1,55,4.25,5.0,fr,57858,162,2483604,1,1,Active Shallow Crust,0.0,89.99068,0.0,10/24/8150
+6.26906,46.36105,8552,10,29,15,5,34,4.35,5.0,fr,57859,171,2483616,1,1,Active Shallow Crust,0.0,89.98891,0.0,10/29/8552
+6.26906,46.36105,9737,1,25,11,21,25,4.35,15.0,fr,57860,194,2483617,1,1,Active Shallow Crust,0.0,89.98891,0.0,01/25/9737
+6.26906,46.36105,7617,4,9,21,29,46,4.45,5.0,fr,57861,152,2483628,1,1,Active Shallow Crust,0.0,89.99012,0.0,04/09/7617
+6.26906,46.36105,9505,9,25,18,57,16,4.45,5.0,fr,57862,190,2483634,1,2,Active Shallow Crust,0.0,89.99001,-90.0,09/25/9505
+6.26906,46.36105,6069,5,18,23,4,18,4.45,5.0,fr,57863,121,2483634,1,2,Active Shallow Crust,0.0,89.99001,-90.0,05/18/6069
+6.26906,46.36105,767,4,15,7,28,51,4.55,5.0,fr,57864,15,2483640,1,1,Active Shallow Crust,0.0,89.989,0.0,04/15/0767
+6.26906,46.36105,7837,11,15,11,5,3,4.85,5.0,fr,57865,156,2483679,1,1,Active Shallow Crust,240.017,58.00244,0.0,11/15/7837
+6.26906,46.36105,4214,10,10,12,53,42,4.95,27.5,fr,57866,84,2483690,1,1,Active Shallow Crust,0.0,89.99028,0.0,10/10/4214
+6.26906,46.36105,1223,1,3,20,51,55,4.95,5.0,fr,57867,24,2483691,1,1,Active Shallow Crust,240.0119,58.00456,0.0,01/03/1223
+6.26906,46.36105,3708,9,4,2,43,21,5.55,5.0,fr,57868,74,2483760,1,1,Active Shallow Crust,0.0,89.99025,0.0,09/04/3708
+-0.81442,46.36474,8460,8,2,14,0,24,3.55,5.0,fr,57869,169,2484000,1,1,Active Shallow Crust,0.0,89.99043,0.0,08/02/8460
+-0.81442,46.36474,3916,3,22,1,1,24,3.55,15.0,fr,57870,78,2484001,1,1,Active Shallow Crust,0.0,89.99043,0.0,03/22/3916
+-0.81442,46.36474,4561,9,28,21,37,2,3.55,27.5,fr,57871,91,2484005,1,1,Active Shallow Crust,240.0123,57.99811,0.0,09/28/4561
+-0.81442,46.36474,5109,1,7,16,54,56,3.65,5.0,fr,57872,102,2484012,1,1,Active Shallow Crust,0.0,89.98992,0.0,01/07/5109
+-0.81442,46.36474,8618,4,25,15,41,57,3.65,5.0,fr,57873,172,2484018,1,1,Active Shallow Crust,0.0,89.98981,-90.0,04/25/8618
+-0.81442,46.36474,72,5,1,14,3,11,3.75,5.0,fr,57874,1,2484024,1,2,Active Shallow Crust,0.0,89.99033,0.0,05/01/0072
+-0.81442,46.36474,7968,4,12,11,7,10,3.75,5.0,fr,57875,159,2484024,1,2,Active Shallow Crust,0.0,89.99033,0.0,04/12/7968
+-0.81442,46.36474,9750,4,23,13,20,32,3.75,15.0,fr,57876,194,2484028,1,1,Active Shallow Crust,240.0085,58.01754,0.0,04/23/9750
+-0.81442,46.36474,85,9,5,16,8,32,3.85,5.0,fr,57877,1,2484036,1,2,Active Shallow Crust,0.0,89.99015,0.0,09/05/0085
+-0.81442,46.36474,5409,5,16,8,37,33,3.85,5.0,fr,57878,108,2484036,1,2,Active Shallow Crust,0.0,89.99015,0.0,05/16/5409
+-0.81442,46.36474,3851,1,3,4,33,6,3.85,15.0,fr,57879,77,2484037,1,1,Active Shallow Crust,0.0,89.99015,0.0,01/03/3851
+-0.81442,46.36474,3310,7,11,22,52,27,3.95,15.0,fr,57880,66,2484058,1,1,Active Shallow Crust,128.9003,89.99369,0.0,07/11/3310
+-0.81442,46.36474,3897,6,15,20,11,0,4.05,27.5,fr,57881,77,2484062,1,1,Active Shallow Crust,0.0,89.99022,0.0,06/15/3897
+-0.81442,46.36474,8480,9,5,15,43,5,5.15,5.0,fr,57882,169,2484195,1,1,Active Shallow Crust,240.0196,57.99997,0.0,09/05/8480
+5.72987,44.19354,487,4,6,15,14,32,3.55,5.0,fr,57883,9,2484480,1,1,Active Shallow Crust,0.0,89.99277,0.0,04/06/0487
+5.72987,44.19354,3288,10,4,23,26,51,3.65,5.0,fr,57884,65,2484492,1,1,Active Shallow Crust,0.0,89.98711,0.0,10/04/3288
+5.72987,44.19354,3773,6,12,8,15,30,3.65,15.0,fr,57885,75,2484496,1,1,Active Shallow Crust,240.0004,58.01262,0.0,06/12/3773
+5.72987,44.19354,2719,10,10,4,4,56,3.75,5.0,fr,57886,54,2484504,1,1,Active Shallow Crust,0.0,89.98851,0.0,10/10/2719
+5.72987,44.19354,7117,7,9,15,30,33,3.75,5.0,fr,57887,142,2484513,1,1,Active Shallow Crust,128.8971,89.96745,0.0,07/09/7117
+5.72987,44.19354,6591,4,1,8,36,53,3.85,5.0,fr,57888,131,2484516,1,1,Active Shallow Crust,0.0,89.98976,0.0,04/01/6591
+5.72987,44.19354,9340,12,28,20,55,12,4.15,5.0,fr,57889,186,2484552,1,1,Active Shallow Crust,0.0,89.98913,0.0,12/28/9340
+5.72987,44.19354,5848,9,10,23,34,50,4.15,5.0,fr,57890,116,2484555,1,1,Active Shallow Crust,240.0086,57.99694,0.0,09/10/5848
+5.72987,44.19354,2790,1,6,7,35,56,4.25,15.0,fr,57891,55,2484565,1,1,Active Shallow Crust,0.0,89.99031,0.0,01/06/2790
+1.46555,43.3022,2895,1,14,23,21,34,3.55,15.0,fr,57892,57,2485444,1,1,Active Shallow Crust,240.0119,57.99792,0.0,01/14/2895
+1.46555,43.3022,4591,3,26,15,44,23,3.85,5.0,fr,57893,91,2485479,1,1,Active Shallow Crust,240.0106,57.99756,0.0,03/26/4591
+1.46555,43.3022,2736,9,27,19,27,44,3.95,5.0,fr,57894,54,2485488,1,1,Active Shallow Crust,0.0,89.98958,0.0,09/27/2736
+1.46555,43.3022,1947,5,11,4,45,34,4.25,5.0,fr,57895,38,2485527,1,1,Active Shallow Crust,240.007,57.99391,0.0,05/11/1947
+1.46555,43.3022,7953,1,28,17,14,58,4.35,5.0,fr,57896,159,2485536,1,2,Active Shallow Crust,0.0,89.98978,0.0,01/28/7953
+1.46555,43.3022,1160,12,14,12,14,51,4.35,5.0,fr,57897,23,2485536,1,2,Active Shallow Crust,0.0,89.98978,0.0,12/14/1160
+-1.18539,48.356,7474,5,11,1,24,30,3.65,15.0,fr,57898,149,2486899,1,1,Active Shallow Crust,0.0,89.98943,-90.0,05/11/7474
+-1.18539,48.356,5289,6,2,2,57,39,3.75,5.0,fr,57899,105,2486904,1,1,Active Shallow Crust,0.0,89.98936,0.0,06/02/5289
+-1.18539,48.356,2780,4,29,2,44,43,3.75,15.0,fr,57900,55,2486908,1,1,Active Shallow Crust,240.0087,58.01764,0.0,04/29/2780
+-1.18539,48.356,7766,7,31,14,34,30,3.75,5.0,fr,57901,155,2486910,1,1,Active Shallow Crust,0.0,89.99058,-90.0,07/31/7766
+-1.18539,48.356,9825,11,23,1,42,20,3.95,5.0,fr,57902,196,2486928,1,1,Active Shallow Crust,0.0,89.99049,0.0,11/23/9825
+-1.18539,48.356,7222,3,25,5,16,36,3.95,15.0,fr,57903,144,2486929,1,1,Active Shallow Crust,0.0,89.99049,0.0,03/25/7222
+-1.18539,48.356,7055,5,28,3,9,44,3.95,15.0,fr,57904,141,2486935,1,1,Active Shallow Crust,0.0,89.99038,-90.0,05/28/7055
+-1.18539,48.356,1536,6,22,21,55,32,4.15,15.0,fr,57905,30,2486953,1,1,Active Shallow Crust,0.0,89.98992,0.0,06/22/1536
+-1.18539,48.356,9095,7,27,5,29,21,4.25,15.0,fr,57906,181,2486965,1,1,Active Shallow Crust,0.0,89.99027,0.0,07/27/9095
+-1.18539,48.356,2587,10,15,16,29,42,4.35,5.0,fr,57907,51,2486976,1,1,Active Shallow Crust,0.0,89.99,0.0,10/15/2587
+-1.18539,48.356,8262,2,27,17,35,35,4.45,15.0,fr,57908,165,2486989,1,1,Active Shallow Crust,0.0,89.98989,0.0,02/27/8262
+-1.18539,48.356,4041,5,10,17,56,51,5.35,5.0,fr,57909,80,2487096,1,1,Active Shallow Crust,0.0,89.99008,0.0,05/10/4041
+1.68795,43.72928,3223,7,27,9,33,24,3.55,5.0,fr,57910,64,2487360,1,1,Active Shallow Crust,0.0,89.99089,0.0,07/27/3223
+1.68795,43.72928,1493,7,25,13,41,32,3.75,5.0,fr,57911,29,2487384,1,1,Active Shallow Crust,0.0,89.98987,0.0,07/25/1493
+3.16282,51.68905,6989,12,28,10,58,24,3.55,5.0,fr,57912,139,2487840,1,2,Active Shallow Crust,0.0,89.99062,0.0,12/28/6989
+3.16282,51.68905,7815,3,11,4,31,17,3.55,5.0,fr,57913,156,2487840,1,2,Active Shallow Crust,0.0,89.99062,0.0,03/11/7815
+3.16282,51.68905,7626,8,8,21,59,32,3.55,15.0,fr,57914,152,2487844,1,1,Active Shallow Crust,240.0128,57.99809,0.0,08/08/7626
+3.16282,51.68905,5195,1,21,11,9,50,4.35,5.0,fr,57915,103,2487936,1,1,Active Shallow Crust,0.0,89.99004,0.0,01/21/5195
+-3.50995,48.29715,7205,4,8,13,48,44,3.55,15.0,fr,57916,144,2488321,1,1,Active Shallow Crust,0.0,89.98994,0.0,04/08/7205
+-3.50995,48.29715,7374,3,5,5,55,9,3.65,15.0,fr,57917,147,2488333,1,4,Active Shallow Crust,0.0,89.99103,0.0,03/05/7374
+-3.50995,48.29715,1873,4,24,10,38,23,3.65,15.0,fr,57918,37,2488333,1,4,Active Shallow Crust,0.0,89.99103,0.0,04/24/1873
+-3.50995,48.29715,8313,11,14,7,39,23,3.65,15.0,fr,57919,166,2488333,1,4,Active Shallow Crust,0.0,89.99103,0.0,11/14/8313
+-3.50995,48.29715,1180,9,30,3,6,49,3.65,15.0,fr,57920,23,2488333,1,4,Active Shallow Crust,0.0,89.99103,0.0,09/30/1180
+-3.50995,48.29715,469,11,16,4,56,8,3.65,27.5,fr,57921,9,2488334,1,1,Active Shallow Crust,0.0,89.99103,0.0,11/16/0469
+-3.50995,48.29715,1072,12,23,17,26,15,3.65,15.0,fr,57922,21,2488336,1,1,Active Shallow Crust,240.0011,58.01308,0.0,12/23/1072
+-3.50995,48.29715,8732,8,28,7,55,12,3.75,5.0,fr,57923,174,2488344,1,1,Active Shallow Crust,0.0,89.98934,0.0,08/28/8732
+-3.50995,48.29715,8525,11,21,22,0,34,3.95,5.0,fr,57924,170,2488368,1,1,Active Shallow Crust,0.0,89.98942,0.0,11/21/8525
+-3.50995,48.29715,6055,4,24,5,3,59,3.95,15.0,fr,57925,121,2488369,1,1,Active Shallow Crust,0.0,89.98942,0.0,04/24/6055
+-3.50995,48.29715,7593,8,13,10,44,51,4.05,5.0,fr,57926,151,2488383,1,1,Active Shallow Crust,240.0061,58.00588,0.0,08/13/7593
+-3.50995,48.29715,3467,1,22,11,41,33,4.15,15.0,fr,57927,69,2488393,1,1,Active Shallow Crust,0.0,89.98991,0.0,01/22/3467
+-3.50995,48.29715,8883,12,7,20,3,15,4.25,5.0,fr,57928,177,2488404,1,1,Active Shallow Crust,0.0,89.98951,0.0,12/07/8883
+-3.50995,48.29715,8552,8,27,21,56,45,4.35,27.5,fr,57929,171,2488421,1,1,Active Shallow Crust,240.009,57.99582,0.0,08/27/8552
+-3.50995,48.29715,5171,10,5,17,58,13,4.45,5.0,fr,57930,103,2488428,1,1,Active Shallow Crust,0.0,89.99048,0.0,10/05/5171
+0.39131,41.15561,735,2,15,20,8,49,3.55,15.0,fr,57931,14,2488801,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/15/0735
+0.39131,41.15561,2645,6,24,2,14,32,3.85,5.0,fr,57932,52,2488836,1,1,Active Shallow Crust,0.0,89.98992,0.0,06/24/2645
+0.39131,41.15561,285,6,11,12,9,9,4.25,5.0,fr,57933,5,2488884,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/11/0285
+7.76756,46.79689,9166,3,24,0,7,19,3.55,5.0,fr,57934,183,2489280,1,3,Active Shallow Crust,0.0,89.9931,0.0,03/24/9166
+7.76756,46.79689,2597,5,17,2,24,42,3.55,5.0,fr,57935,51,2489280,1,3,Active Shallow Crust,0.0,89.9931,0.0,05/17/2597
+7.76756,46.79689,8954,2,8,6,14,37,3.55,5.0,fr,57936,179,2489280,1,3,Active Shallow Crust,0.0,89.9931,0.0,02/08/8954
+7.76756,46.79689,610,11,10,16,3,10,3.55,15.0,fr,57937,12,2489281,1,2,Active Shallow Crust,0.0,89.9931,0.0,11/10/0610
+7.76756,46.79689,47,8,24,17,12,47,3.55,15.0,fr,57938,0,2489281,1,2,Active Shallow Crust,0.0,89.9931,0.0,08/24/0047
+7.76756,46.79689,8661,8,23,21,19,17,3.55,27.5,fr,57939,173,2489282,1,2,Active Shallow Crust,0.0,89.9931,0.0,08/23/8661
+7.76756,46.79689,6712,5,6,15,0,11,3.55,27.5,fr,57940,134,2489282,1,2,Active Shallow Crust,0.0,89.9931,0.0,05/06/6712
+7.76756,46.79689,6561,7,27,6,25,0,3.55,15.0,fr,57941,131,2489284,1,1,Active Shallow Crust,240.0121,57.99845,0.0,07/27/6561
+7.76756,46.79689,6371,8,10,15,34,4,3.55,27.5,fr,57942,127,2489285,1,1,Active Shallow Crust,240.0121,57.99836,0.0,08/10/6371
+7.76756,46.79689,1341,11,19,23,44,49,3.65,5.0,fr,57943,26,2489292,1,7,Active Shallow Crust,0.0,89.98769,0.0,11/19/1341
+7.76756,46.79689,7276,4,7,23,55,15,3.65,5.0,fr,57944,145,2489292,1,7,Active Shallow Crust,0.0,89.98769,0.0,04/07/7276
+7.76756,46.79689,2554,2,27,7,49,53,3.65,5.0,fr,57945,51,2489292,1,7,Active Shallow Crust,0.0,89.98769,0.0,02/27/2554
+7.76756,46.79689,7251,5,31,11,16,54,3.65,5.0,fr,57946,145,2489292,1,7,Active Shallow Crust,0.0,89.98769,0.0,05/31/7251
+7.76756,46.79689,7791,7,20,20,27,8,3.65,5.0,fr,57947,155,2489292,1,7,Active Shallow Crust,0.0,89.98769,0.0,07/20/7791
+7.76756,46.79689,9579,12,24,12,56,0,3.65,5.0,fr,57948,191,2489292,1,7,Active Shallow Crust,0.0,89.98769,0.0,12/24/9579
+7.76756,46.79689,2093,4,27,22,22,1,3.65,5.0,fr,57949,41,2489292,1,7,Active Shallow Crust,0.0,89.98769,0.0,04/27/2093
+7.76756,46.79689,9757,4,5,20,37,6,3.65,5.0,fr,57950,195,2489295,1,1,Active Shallow Crust,240.0008,58.01267,0.0,04/05/9757
+7.76756,46.79689,307,4,13,4,24,21,3.65,5.0,fr,57951,6,2489301,1,1,Active Shallow Crust,128.9013,89.96353,0.0,04/13/0307
+7.76756,46.79689,9650,9,3,12,50,22,3.65,27.5,fr,57952,192,2489303,1,1,Active Shallow Crust,128.9013,89.96353,0.0,09/03/9650
+7.76756,46.79689,3713,9,22,5,40,55,3.75,5.0,fr,57953,74,2489304,1,3,Active Shallow Crust,0.0,89.98904,0.0,09/22/3713
+7.76756,46.79689,2753,11,16,1,13,27,3.75,5.0,fr,57954,55,2489304,1,3,Active Shallow Crust,0.0,89.98904,0.0,11/16/2753
+7.76756,46.79689,4436,10,6,14,30,52,3.75,5.0,fr,57955,88,2489304,1,3,Active Shallow Crust,0.0,89.98904,0.0,10/06/4436
+7.76756,46.79689,4848,8,22,16,12,27,3.75,27.5,fr,57956,96,2489306,1,1,Active Shallow Crust,0.0,89.98904,0.0,08/22/4848
+7.76756,46.79689,808,11,8,23,17,23,3.75,27.5,fr,57957,16,2489309,1,1,Active Shallow Crust,240.0079,58.01749,0.0,11/08/0808
+7.76756,46.79689,9605,8,16,8,17,11,3.75,15.0,fr,57958,192,2489314,1,1,Active Shallow Crust,128.8969,89.96693,0.0,08/16/9605
+7.76756,46.79689,4572,7,17,21,10,49,3.85,5.0,fr,57959,91,2489316,1,4,Active Shallow Crust,0.0,89.99023,0.0,07/17/4572
+7.76756,46.79689,9806,1,29,18,50,59,3.85,5.0,fr,57960,196,2489316,1,4,Active Shallow Crust,0.0,89.99023,0.0,01/29/9806
+7.76756,46.79689,4564,8,10,10,43,27,3.85,5.0,fr,57961,91,2489316,1,4,Active Shallow Crust,0.0,89.99023,0.0,08/10/4564
+7.76756,46.79689,6488,11,17,0,46,53,3.85,5.0,fr,57962,129,2489316,1,4,Active Shallow Crust,0.0,89.99023,0.0,11/17/6488
+7.76756,46.79689,732,11,10,5,46,1,3.85,5.0,fr,57963,14,2489322,1,1,Active Shallow Crust,0.0,89.99011,-90.0,11/10/0732
+7.76756,46.79689,5160,4,7,22,5,25,3.95,5.0,fr,57964,103,2489328,1,2,Active Shallow Crust,0.0,89.99129,0.0,04/07/5160
+7.76756,46.79689,8347,1,11,17,4,5,3.95,5.0,fr,57965,166,2489328,1,2,Active Shallow Crust,0.0,89.99129,0.0,01/11/8347
+7.76756,46.79689,45,1,3,4,58,29,3.95,5.0,fr,57966,0,2489334,1,1,Active Shallow Crust,0.0,89.99119,-90.0,01/03/0045
+7.76756,46.79689,5704,3,8,13,6,36,3.95,5.0,fr,57967,114,2489337,1,1,Active Shallow Crust,128.8995,89.99347,0.0,03/08/5704
+7.76756,46.79689,7292,3,3,2,34,55,4.05,5.0,fr,57968,145,2489340,1,2,Active Shallow Crust,0.0,89.98835,0.0,03/03/7292
+7.76756,46.79689,3363,10,13,21,0,5,4.05,5.0,fr,57969,67,2489340,1,2,Active Shallow Crust,0.0,89.98835,0.0,10/13/3363
+7.76756,46.79689,6606,1,6,2,13,54,4.05,5.0,fr,57970,132,2489343,1,1,Active Shallow Crust,240.0056,58.00577,0.0,01/06/6606
+7.76756,46.79689,6047,8,17,10,58,58,4.15,5.0,fr,57971,120,2489352,1,1,Active Shallow Crust,0.0,89.98962,0.0,08/17/6047
+7.76756,46.79689,9328,4,2,23,13,33,4.15,15.0,fr,57972,186,2489353,1,1,Active Shallow Crust,0.0,89.98962,0.0,04/02/9328
+7.76756,46.79689,3280,12,7,1,41,2,4.15,5.0,fr,57973,65,2489355,1,1,Active Shallow Crust,240.008,57.9974,0.0,12/07/3280
+7.76756,46.79689,4974,4,28,14,55,37,4.15,5.0,fr,57974,99,2489358,1,1,Active Shallow Crust,0.0,89.9895,-90.0,04/28/4974
+7.76756,46.79689,5622,6,6,10,5,51,4.35,5.0,fr,57975,112,2489379,1,1,Active Shallow Crust,240.0083,57.99591,0.0,06/06/5622
+7.76756,46.79689,400,9,1,19,18,22,4.45,5.0,fr,57976,7,2489388,1,1,Active Shallow Crust,0.0,89.9902,0.0,09/01/0400
+7.76756,46.79689,4278,9,10,23,50,30,4.45,5.0,fr,57977,85,2489394,1,1,Active Shallow Crust,0.0,89.99009,-90.0,09/10/4278
+7.76756,46.79689,7457,12,23,9,8,47,5.05,15.0,fr,57978,149,2489461,1,1,Active Shallow Crust,0.0,89.99017,0.0,12/23/7457
+7.76756,46.79689,6212,8,20,6,23,9,5.65,5.0,fr,57979,124,2489532,1,1,Active Shallow Crust,0.0,89.99015,0.0,08/20/6212
+7.76756,46.79689,6490,1,1,2,37,54,6.35,15.0,fr,57980,129,2489617,1,1,Active Shallow Crust,0.0,89.9901,0.0,01/01/6490
+-0.36641,45.31776,483,12,25,9,10,48,3.55,15.0,fr,57981,9,2489761,1,1,Active Shallow Crust,0.0,89.98981,0.0,12/25/0483
+-0.36641,45.31776,9932,10,14,4,29,23,3.55,5.0,fr,57982,198,2489766,1,1,Active Shallow Crust,0.0,89.99014,-90.0,10/14/9932
+-0.36641,45.31776,45,10,3,11,12,6,3.65,15.0,fr,57983,0,2489773,1,1,Active Shallow Crust,0.0,89.99013,0.0,10/03/0045
+-0.36641,45.31776,8267,2,9,1,29,39,3.95,5.0,fr,57984,165,2489808,1,2,Active Shallow Crust,0.0,89.98994,0.0,02/09/8267
+-0.36641,45.31776,5941,3,30,10,2,4,3.95,5.0,fr,57985,118,2489808,1,2,Active Shallow Crust,0.0,89.98994,0.0,03/30/5941
+-0.36641,45.31776,6296,11,30,23,36,14,4.05,27.5,fr,57986,125,2489822,1,1,Active Shallow Crust,0.0,89.99003,0.0,11/30/6296
+-0.36641,45.31776,4558,5,7,10,7,50,4.25,27.5,fr,57987,91,2489846,1,1,Active Shallow Crust,0.0,89.98991,0.0,05/07/4558
+3.21592,41.03094,2572,5,30,15,58,17,3.85,5.0,fr,57988,51,2490756,1,1,Active Shallow Crust,0.0,89.98923,0.0,05/30/2572
+3.21592,41.03094,9813,10,8,14,57,22,3.95,15.0,fr,57989,196,2490769,1,2,Active Shallow Crust,0.0,89.9904,0.0,10/08/9813
+3.21592,41.03094,9383,8,7,12,30,56,3.95,15.0,fr,57990,187,2490769,1,2,Active Shallow Crust,0.0,89.9904,0.0,08/07/9383
+3.21592,41.03094,5793,2,10,0,15,18,4.15,5.0,fr,57991,115,2490792,1,1,Active Shallow Crust,0.0,89.99047,0.0,02/10/5793
+3.21592,41.03094,2705,2,27,4,13,44,4.95,15.0,fr,57992,54,2490889,1,1,Active Shallow Crust,0.0,89.99014,0.0,02/27/2705
+0.56029,44.85248,5736,8,25,17,20,2,3.55,5.0,fr,57993,114,2491200,1,1,Active Shallow Crust,0.0,89.99017,0.0,08/25/5736
+0.56029,44.85248,7473,1,15,17,15,6,3.55,5.0,fr,57994,149,2491203,1,1,Active Shallow Crust,240.0122,57.99808,0.0,01/15/7473
+0.56029,44.85248,2502,9,19,16,20,37,3.65,27.5,fr,57995,50,2491214,1,1,Active Shallow Crust,0.0,89.98965,0.0,09/19/2502
+0.56029,44.85248,8897,2,24,8,33,29,3.75,27.5,fr,57996,177,2491235,1,1,Active Shallow Crust,128.8966,89.9674,0.0,02/24/8897
+0.56029,44.85248,9890,12,28,4,0,46,3.85,5.0,fr,57997,197,2491239,1,1,Active Shallow Crust,240.0106,57.99788,0.0,12/28/9890
+0.56029,44.85248,1586,5,2,2,30,28,3.95,27.5,fr,57998,31,2491256,1,1,Active Shallow Crust,0.0,89.98973,-90.0,05/02/1586
+0.56029,44.85248,6551,3,20,6,16,13,4.05,27.5,fr,57999,131,2491262,1,1,Active Shallow Crust,0.0,89.98995,0.0,03/20/6551
+0.56029,44.85248,7182,5,10,22,33,5,4.45,15.0,fr,58000,143,2491315,1,1,Active Shallow Crust,0.0,89.99006,-90.0,05/10/7182
+0.56029,44.85248,1790,12,29,7,53,59,4.75,5.0,fr,58001,35,2491347,1,1,Active Shallow Crust,240.0069,58.00437,0.0,12/29/1790
+-0.76498,45.69093,8446,8,4,0,18,14,3.55,5.0,fr,58002,168,2491680,1,1,Active Shallow Crust,0.0,89.99032,0.0,08/04/8446
+-0.76498,45.69093,9844,8,15,6,34,59,3.55,15.0,fr,58003,196,2491681,1,1,Active Shallow Crust,0.0,89.99032,0.0,08/15/9844
+-0.76498,45.69093,9222,6,29,2,21,29,3.65,15.0,fr,58004,184,2491696,1,1,Active Shallow Crust,240.001,58.01284,0.0,06/29/9222
+-0.76498,45.69093,2138,9,6,8,51,50,3.85,5.0,fr,58005,42,2491716,1,1,Active Shallow Crust,0.0,89.99003,0.0,09/06/2138
+-0.76498,45.69093,4515,7,3,1,15,30,3.85,15.0,fr,58006,90,2491717,1,1,Active Shallow Crust,0.0,89.99003,0.0,07/03/4515
+-0.76498,45.69093,8729,2,12,19,9,12,3.95,5.0,fr,58007,174,2491728,1,1,Active Shallow Crust,0.0,89.99,0.0,02/12/8729
+-0.76498,45.69093,7114,1,1,13,45,10,4.05,5.0,fr,58008,142,2491740,1,2,Active Shallow Crust,0.0,89.9901,0.0,01/01/7114
+-0.76498,45.69093,9021,8,30,1,49,8,4.05,5.0,fr,58009,180,2491740,1,2,Active Shallow Crust,0.0,89.9901,0.0,08/30/9021
+-0.76498,45.69093,3506,1,26,19,14,52,4.05,5.0,fr,58010,70,2491743,1,1,Active Shallow Crust,240.0059,58.00578,0.0,01/26/3506
+-0.76498,45.69093,9630,8,24,20,45,1,4.05,27.5,fr,58011,192,2491745,1,1,Active Shallow Crust,240.0059,58.00575,0.0,08/24/9630
+-0.76498,45.69093,4255,12,9,18,30,2,4.15,15.0,fr,58012,85,2491753,1,1,Active Shallow Crust,0.0,89.98985,0.0,12/09/4255
+-0.7649536,45.69093,3151,9,23,13,54,35,7.05,16.74827,fr,58013,63,2492106,1,1,Active Shallow Crust,360.0,89.99,-90.0,09/23/3151
+-4.91474,48.43059,4175,1,9,23,35,27,3.55,5.0,fr,58014,83,2492160,1,2,Active Shallow Crust,0.0,89.99331,0.0,01/09/4175
+-4.91474,48.43059,8212,7,6,14,28,38,3.55,5.0,fr,58015,164,2492160,1,2,Active Shallow Crust,0.0,89.99331,0.0,07/06/8212
+-4.91474,48.43059,2531,5,3,3,40,19,3.85,5.0,fr,58016,50,2492196,1,1,Active Shallow Crust,0.0,89.99052,0.0,05/03/2531
+-4.91474,48.43059,2384,8,27,13,33,39,4.15,5.0,fr,58017,47,2492232,1,1,Active Shallow Crust,0.0,89.98994,0.0,08/27/2384
+-4.91474,48.43059,1028,4,9,2,33,17,4.35,5.0,fr,58018,20,2492256,1,1,Active Shallow Crust,0.0,89.98934,0.0,04/09/1028
+-4.91474,48.43059,6028,2,14,8,3,8,5.55,5.0,fr,58019,120,2492409,1,1,Active Shallow Crust,128.8745,89.98994,0.0,02/14/6028
+4.89336,42.75042,3098,7,17,19,31,20,3.55,15.0,fr,58020,61,2492647,1,1,Active Shallow Crust,0.0,89.99251,-90.0,07/17/3098
+4.89336,42.75042,3821,7,17,1,32,50,3.65,5.0,fr,58021,76,2492652,1,1,Active Shallow Crust,0.0,89.9868,0.0,07/17/3821
+4.89336,42.75042,5459,8,18,4,22,17,4.05,27.5,fr,58022,109,2492702,1,1,Active Shallow Crust,0.0,89.99167,0.0,08/18/5459
+3.30118,44.64466,1520,9,11,8,11,43,3.55,5.0,fr,58023,30,2493120,1,2,Active Shallow Crust,0.0,89.98923,0.0,09/11/1520
+3.30118,44.64466,7212,6,20,11,43,58,3.55,5.0,fr,58024,144,2493120,1,2,Active Shallow Crust,0.0,89.98923,0.0,06/20/7212
+3.30118,44.64466,9050,3,19,9,41,25,3.55,5.0,fr,58025,180,2493123,1,1,Active Shallow Crust,240.0116,57.99809,0.0,03/19/9050
+3.30118,44.64466,8877,5,17,1,2,27,3.85,5.0,fr,58026,177,2493156,1,1,Active Shallow Crust,0.0,89.98985,0.0,05/17/8877
+3.30118,44.64466,6457,3,23,16,46,1,3.95,5.0,fr,58027,129,2493168,1,1,Active Shallow Crust,0.0,89.99094,0.0,03/23/6457
+3.30118,44.64466,5151,10,28,22,17,23,3.95,15.0,fr,58028,103,2493169,1,1,Active Shallow Crust,0.0,89.99094,0.0,10/28/5151
+3.30118,44.64466,5545,9,14,14,1,49,4.05,15.0,fr,58029,110,2493190,1,1,Active Shallow Crust,128.8913,89.99294,0.0,09/14/5545
+3.30118,44.64466,6660,5,31,14,8,24,4.35,27.5,fr,58030,133,2493218,1,1,Active Shallow Crust,0.0,89.99001,0.0,05/31/6660
+3.30118,44.64466,5851,7,16,1,15,7,4.85,5.0,fr,58031,117,2493276,1,1,Active Shallow Crust,0.0,89.99036,0.0,07/16/5851
+3.30118,44.64466,3926,10,30,5,53,53,5.45,5.0,fr,58032,78,2493351,1,1,Active Shallow Crust,240.0274,57.99823,0.0,10/30/3926
+6.51165,47.68001,4802,7,20,9,21,54,3.55,5.0,fr,58033,96,2493600,1,3,Active Shallow Crust,0.0,89.99321,0.0,07/20/4802
+6.51165,47.68001,7778,7,16,2,28,30,3.55,5.0,fr,58034,155,2493600,1,3,Active Shallow Crust,0.0,89.99321,0.0,07/16/7778
+6.51165,47.68001,9899,12,28,12,13,20,3.55,5.0,fr,58035,197,2493600,1,3,Active Shallow Crust,0.0,89.99321,0.0,12/28/9899
+6.51165,47.68001,8103,10,11,19,56,46,3.55,15.0,fr,58036,162,2493601,1,1,Active Shallow Crust,0.0,89.99321,0.0,10/11/8103
+6.51165,47.68001,2355,4,1,19,40,33,3.55,5.0,fr,58037,47,2493606,1,1,Active Shallow Crust,0.0,89.99313,-90.0,04/01/2355
+6.51165,47.68001,4931,4,16,18,30,49,3.55,15.0,fr,58038,98,2493607,1,1,Active Shallow Crust,0.0,89.99313,-90.0,04/16/4931
+6.51165,47.68001,4290,3,22,10,25,16,3.65,5.0,fr,58039,85,2493612,1,2,Active Shallow Crust,0.0,89.9879,0.0,03/22/4290
+6.51165,47.68001,8678,4,30,22,29,59,3.65,5.0,fr,58040,173,2493612,1,2,Active Shallow Crust,0.0,89.9879,0.0,04/30/8678
+6.51165,47.68001,6429,9,6,11,28,11,3.65,15.0,fr,58041,128,2493613,1,1,Active Shallow Crust,0.0,89.9879,0.0,09/06/6429
+6.51165,47.68001,5775,5,15,14,28,20,3.65,5.0,fr,58042,115,2493615,1,1,Active Shallow Crust,240.0007,58.01261,0.0,05/15/5775
+6.51165,47.68001,734,6,1,21,51,35,3.65,15.0,fr,58043,14,2493622,1,1,Active Shallow Crust,128.9005,89.96355,0.0,06/01/0734
+6.51165,47.68001,4376,4,7,23,33,37,3.75,5.0,fr,58044,87,2493624,1,1,Active Shallow Crust,0.0,89.98921,0.0,04/07/4376
+6.51165,47.68001,3814,1,8,20,20,11,3.75,15.0,fr,58045,76,2493625,1,1,Active Shallow Crust,0.0,89.98921,0.0,01/08/3814
+6.51165,47.68001,9768,7,21,0,5,29,3.75,5.0,fr,58046,195,2493627,1,1,Active Shallow Crust,240.0091,58.01757,0.0,07/21/9768
+6.51165,47.68001,1311,7,10,20,15,46,3.95,5.0,fr,58047,26,2493651,1,1,Active Shallow Crust,240.0197,58.00465,0.0,07/10/1311
+6.51165,47.68001,192,6,27,22,50,57,4.05,27.5,fr,58048,3,2493662,1,1,Active Shallow Crust,0.0,89.98855,0.0,06/27/0192
+6.51165,47.68001,7568,4,30,21,57,39,4.05,5.0,fr,58049,151,2493669,1,1,Active Shallow Crust,128.8902,89.99427,0.0,04/30/7568
+6.51165,47.68001,4202,10,7,17,52,2,4.15,5.0,fr,58050,84,2493678,1,1,Active Shallow Crust,0.0,89.98967,-90.0,10/07/4202
+6.51165,47.68001,3781,8,8,17,27,16,4.25,5.0,fr,58051,75,2493684,1,1,Active Shallow Crust,0.0,89.9909,0.0,08/08/3781
+6.51165,47.68001,8453,12,29,6,47,38,4.25,5.0,fr,58052,169,2493687,1,1,Active Shallow Crust,240.0076,57.99423,0.0,12/29/8453
+6.51165,47.68001,5712,8,13,14,8,16,4.65,5.0,fr,58053,114,2493732,1,1,Active Shallow Crust,0.0,89.99043,0.0,08/13/5712
+6.51165,47.68001,318,1,14,0,59,54,4.65,15.0,fr,58054,6,2493739,1,1,Active Shallow Crust,0.0,89.99032,-90.0,01/14/0318
+6.51165,47.68001,5822,9,29,0,52,28,4.95,5.0,fr,58055,116,2493771,1,1,Active Shallow Crust,240.0127,58.00456,0.0,09/29/5822
+1.1085,50.85855,6443,8,23,17,5,21,3.55,15.0,fr,58056,128,2494090,1,1,Active Shallow Crust,128.8958,89.99364,0.0,08/23/6443
+1.1085,50.85855,9372,2,3,17,29,35,3.75,27.5,fr,58057,187,2494106,1,1,Active Shallow Crust,0.0,89.98989,0.0,02/03/9372
+1.1085,50.85855,3927,9,26,8,8,28,3.85,5.0,fr,58058,78,2494116,1,1,Active Shallow Crust,0.0,89.98986,0.0,09/26/3927
+1.1085,50.85855,2997,4,12,16,31,7,4.05,15.0,fr,58059,59,2494141,1,1,Active Shallow Crust,0.0,89.99016,0.0,04/12/2997
+1.1085,50.85855,62,10,26,10,27,26,4.15,5.0,fr,58060,1,2494152,1,1,Active Shallow Crust,0.0,89.98963,0.0,10/26/0062
+1.1085,50.85855,3950,12,2,14,24,59,4.45,27.5,fr,58061,78,2494190,1,1,Active Shallow Crust,0.0,89.98984,0.0,12/02/3950
+1.1085,50.85855,2291,6,30,11,27,26,4.65,15.0,fr,58062,45,2494213,1,1,Active Shallow Crust,0.0,89.99014,0.0,06/30/2291
+0.21974,50.82004,906,2,25,20,15,3,3.55,5.0,fr,58063,18,2494566,1,1,Active Shallow Crust,0.0,89.98993,-90.0,02/25/0906
+0.21974,50.82004,1183,10,29,4,53,50,3.65,5.0,fr,58064,23,2494572,1,1,Active Shallow Crust,0.0,89.99007,0.0,10/29/1183
+0.21974,50.82004,5453,4,5,5,12,44,3.85,5.0,fr,58065,109,2494596,1,1,Active Shallow Crust,0.0,89.98999,0.0,04/05/5453
+0.21974,50.82004,876,2,12,19,10,12,3.95,5.0,fr,58066,17,2494608,1,1,Active Shallow Crust,0.0,89.98995,0.0,02/12/0876
+0.21974,50.82004,3934,12,25,11,24,53,4.05,27.5,fr,58067,78,2494622,1,1,Active Shallow Crust,0.0,89.99004,0.0,12/25/3934
+0.21974,50.82004,3664,9,4,2,9,46,4.15,15.0,fr,58068,73,2494633,1,1,Active Shallow Crust,0.0,89.99002,0.0,09/04/3664
+0.21974,50.82004,338,9,30,8,54,37,4.65,5.0,fr,58069,6,2494692,1,1,Active Shallow Crust,0.0,89.99001,0.0,09/30/0338
+4.80601,44.59929,5788,5,27,8,45,16,3.55,5.0,fr,58070,115,2495040,1,3,Active Shallow Crust,0.0,89.99282,0.0,05/27/5788
+4.80601,44.59929,9641,3,1,7,21,52,3.55,5.0,fr,58071,192,2495040,1,3,Active Shallow Crust,0.0,89.99282,0.0,03/01/9641
+4.80601,44.59929,4195,3,8,10,49,41,3.55,5.0,fr,58072,83,2495040,1,3,Active Shallow Crust,0.0,89.99282,0.0,03/08/4195
+4.80601,44.59929,3284,1,21,0,10,41,3.55,15.0,fr,58073,65,2495041,1,1,Active Shallow Crust,0.0,89.99282,0.0,01/21/3284
+4.80601,44.59929,6987,8,20,10,42,50,3.55,5.0,fr,58074,139,2495043,1,1,Active Shallow Crust,240.0122,57.99762,0.0,08/20/6987
+4.80601,44.59929,5165,3,25,1,47,43,3.55,15.0,fr,58075,103,2495044,1,1,Active Shallow Crust,240.0122,57.99762,0.0,03/25/5165
+4.80601,44.59929,6290,12,25,2,41,36,3.55,5.0,fr,58076,125,2495049,1,2,Active Shallow Crust,128.8965,89.99282,0.0,12/25/6290
+4.80601,44.59929,3189,4,2,1,11,53,3.55,5.0,fr,58077,63,2495049,1,2,Active Shallow Crust,128.8965,89.99282,0.0,04/02/3189
+4.80601,44.59929,5975,2,17,9,22,5,3.55,27.5,fr,58078,119,2495051,1,1,Active Shallow Crust,128.8965,89.99282,0.0,02/17/5975
+4.80601,44.59929,5247,8,24,15,48,20,3.65,5.0,fr,58079,104,2495052,1,2,Active Shallow Crust,0.0,89.9872,0.0,08/24/5247
+4.80601,44.59929,4055,3,9,9,32,44,3.65,5.0,fr,58080,81,2495052,1,2,Active Shallow Crust,0.0,89.9872,0.0,03/09/4055
+4.80601,44.59929,3243,12,29,7,24,18,3.65,27.5,fr,58081,64,2495054,1,1,Active Shallow Crust,0.0,89.9872,0.0,12/29/3243
+4.80601,44.59929,3796,11,27,5,14,20,3.75,5.0,fr,58082,75,2495064,1,3,Active Shallow Crust,0.0,89.98859,0.0,11/27/3796
+4.80601,44.59929,2818,2,20,7,36,0,3.75,5.0,fr,58083,56,2495064,1,3,Active Shallow Crust,0.0,89.98859,0.0,02/20/2818
+4.80601,44.59929,2074,1,11,3,43,30,3.75,5.0,fr,58084,41,2495064,1,3,Active Shallow Crust,0.0,89.98859,0.0,01/11/2074
+4.80601,44.59929,9612,10,17,22,33,48,3.75,15.0,fr,58085,192,2495065,1,1,Active Shallow Crust,0.0,89.98859,0.0,10/17/9612
+4.80601,44.59929,2951,2,23,13,29,54,3.85,5.0,fr,58086,59,2495076,1,2,Active Shallow Crust,0.0,89.98983,0.0,02/23/2951
+4.80601,44.59929,4458,2,21,3,35,25,3.85,5.0,fr,58087,89,2495076,1,2,Active Shallow Crust,0.0,89.98983,0.0,02/21/4458
+4.80601,44.59929,7985,4,29,1,18,44,3.85,27.5,fr,58088,159,2495078,1,1,Active Shallow Crust,0.0,89.98983,0.0,04/29/7985
+4.80601,44.59929,5753,11,5,5,45,20,3.85,5.0,fr,58089,115,2495079,1,1,Active Shallow Crust,240.0108,57.9978,0.0,11/05/5753
+4.80601,44.59929,3821,1,21,11,18,3,3.95,5.0,fr,58090,76,2495088,1,1,Active Shallow Crust,0.0,89.99094,0.0,01/21/3821
+4.80601,44.59929,8640,1,26,19,39,6,3.95,15.0,fr,58091,172,2495089,1,1,Active Shallow Crust,0.0,89.99094,0.0,01/26/8640
+4.80601,44.59929,9262,6,9,20,7,48,4.25,27.5,fr,58092,185,2495126,1,1,Active Shallow Crust,0.0,89.99038,0.0,06/09/9262
+4.80601,44.59929,9405,5,7,12,16,33,4.35,15.0,fr,58093,188,2495140,1,1,Active Shallow Crust,240.0077,57.99597,0.0,05/07/9405
+4.80601,44.59929,4849,1,18,14,25,42,4.35,5.0,fr,58094,96,2495145,1,1,Active Shallow Crust,128.8985,89.98242,0.0,01/18/4849
+4.80601,44.59929,1272,6,15,12,9,33,4.65,5.0,fr,58095,25,2495172,1,1,Active Shallow Crust,0.0,89.98988,0.0,06/15/1272
+4.80601,44.59929,5101,8,26,16,7,13,4.65,15.0,fr,58096,102,2495179,1,1,Active Shallow Crust,0.0,89.98976,-90.0,08/26/5101
+4.80601,44.59929,7534,5,25,17,26,50,4.85,5.0,fr,58097,150,2495199,1,1,Active Shallow Crust,240.0163,58.00208,0.0,05/25/7534
+4.80601,44.59929,3369,3,16,23,11,13,4.95,5.0,fr,58098,67,2495217,1,1,Active Shallow Crust,128.8905,89.99012,0.0,03/16/3369
+4.80601,44.59929,7328,3,16,22,42,41,5.95,5.0,fr,58099,146,2495328,1,1,Active Shallow Crust,0.0,89.99003,0.0,03/16/7328
+0.26251,48.71823,6111,11,29,11,57,14,3.65,5.0,fr,58100,122,2495532,1,1,Active Shallow Crust,0.0,89.98999,0.0,11/29/6111
+0.26251,48.71823,7830,12,20,20,57,47,3.65,5.0,fr,58101,156,2495538,1,1,Active Shallow Crust,0.0,89.98988,-90.0,12/20/7830
+0.26251,48.71823,6020,2,13,0,43,34,3.95,27.5,fr,58102,120,2495573,1,1,Active Shallow Crust,240.0201,58.00504,0.0,02/13/6020
+0.26251,48.71823,2096,9,5,9,23,39,4.25,5.0,fr,58103,41,2495604,1,1,Active Shallow Crust,0.0,89.98997,0.0,09/05/2096
+0.26251,48.71823,4940,9,2,1,52,59,4.45,5.0,fr,58104,98,2495628,1,1,Active Shallow Crust,0.0,89.98997,0.0,09/02/4940
+-2.40304,50.7988,637,7,19,20,34,13,3.85,5.0,fr,58105,12,2496036,1,1,Active Shallow Crust,0.0,89.99097,0.0,07/19/0637
+-2.40304,50.7988,9479,1,5,10,52,36,4.35,5.0,fr,58106,189,2496096,1,1,Active Shallow Crust,0.0,89.98985,0.0,01/05/9479
+4.28747,50.52213,542,1,1,23,33,38,3.55,5.0,fr,58107,10,2496480,1,3,Active Shallow Crust,0.0,89.98717,0.0,01/01/0542
+4.28747,50.52213,3403,4,1,14,8,38,3.55,5.0,fr,58108,68,2496480,1,3,Active Shallow Crust,0.0,89.98717,0.0,04/01/3403
+4.28747,50.52213,8622,12,16,16,1,52,3.55,5.0,fr,58109,172,2496480,1,3,Active Shallow Crust,0.0,89.98717,0.0,12/16/8622
+4.28747,50.52213,4506,2,17,1,35,55,3.55,15.0,fr,58110,90,2496481,1,1,Active Shallow Crust,0.0,89.98717,0.0,02/17/4506
+4.28747,50.52213,6083,3,7,22,5,42,3.55,27.5,fr,58111,121,2496482,1,1,Active Shallow Crust,0.0,89.98717,0.0,03/07/6083
+4.28747,50.52213,5415,2,10,10,39,15,3.55,5.0,fr,58112,108,2496483,1,1,Active Shallow Crust,240.0132,57.99796,0.0,02/10/5415
+4.28747,50.52213,3672,1,28,3,26,42,3.55,5.0,fr,58113,73,2496489,1,1,Active Shallow Crust,128.8956,89.99359,0.0,01/28/3672
+4.28747,50.52213,839,3,4,2,47,32,3.65,5.0,fr,58114,16,2496492,1,3,Active Shallow Crust,0.0,89.98857,0.0,03/04/0839
+4.28747,50.52213,6487,7,4,13,54,52,3.65,5.0,fr,58115,129,2496492,1,3,Active Shallow Crust,0.0,89.98857,0.0,07/04/6487
+4.28747,50.52213,4829,10,13,19,12,15,3.65,5.0,fr,58116,96,2496492,1,3,Active Shallow Crust,0.0,89.98857,0.0,10/13/4829
+4.28747,50.52213,9058,9,13,20,41,3,3.65,15.0,fr,58117,181,2496493,1,1,Active Shallow Crust,0.0,89.98857,0.0,09/13/9058
+4.28747,50.52213,7000,10,27,16,22,3,3.65,27.5,fr,58118,139,2496494,1,1,Active Shallow Crust,0.0,89.98857,0.0,10/27/7000
+4.28747,50.52213,8812,9,3,5,45,52,3.65,5.0,fr,58119,176,2496498,1,1,Active Shallow Crust,0.0,89.98844,-90.0,09/03/8812
+4.28747,50.52213,6491,8,11,12,57,5,3.65,15.0,fr,58120,129,2496499,1,1,Active Shallow Crust,0.0,89.98844,-90.0,08/11/6491
+4.28747,50.52213,2370,6,18,20,23,24,3.75,5.0,fr,58121,47,2496504,1,3,Active Shallow Crust,0.0,89.98981,0.0,06/18/2370
+4.28747,50.52213,6022,1,20,17,46,34,3.75,5.0,fr,58122,120,2496504,1,3,Active Shallow Crust,0.0,89.98981,0.0,01/20/6022
+4.28747,50.52213,3096,8,29,15,1,31,3.75,5.0,fr,58123,61,2496504,1,3,Active Shallow Crust,0.0,89.98981,0.0,08/29/3096
+4.28747,50.52213,2015,8,11,4,22,57,3.75,15.0,fr,58124,40,2496505,1,1,Active Shallow Crust,0.0,89.98981,0.0,08/11/2015
+4.28747,50.52213,1052,12,18,0,18,55,3.75,27.5,fr,58125,21,2496506,1,1,Active Shallow Crust,0.0,89.98981,0.0,12/18/1052
+4.28747,50.52213,1587,9,14,9,21,30,3.75,15.0,fr,58126,31,2496514,1,1,Active Shallow Crust,128.8957,89.96756,0.0,09/14/1587
+4.28747,50.52213,4660,10,11,4,55,21,3.85,5.0,fr,58127,93,2496516,1,2,Active Shallow Crust,0.0,89.99092,0.0,10/11/4660
+4.28747,50.52213,7603,11,13,6,54,42,3.85,5.0,fr,58128,152,2496516,1,2,Active Shallow Crust,0.0,89.99092,0.0,11/13/7603
+4.28747,50.52213,246,12,11,9,46,16,3.85,15.0,fr,58129,4,2496517,1,2,Active Shallow Crust,0.0,89.99092,0.0,12/11/0246
+4.28747,50.52213,374,6,7,1,56,40,3.85,15.0,fr,58130,7,2496517,1,2,Active Shallow Crust,0.0,89.99092,0.0,06/07/0374
+4.28747,50.52213,4332,3,10,21,2,45,3.85,15.0,fr,58131,86,2496520,1,1,Active Shallow Crust,240.0109,57.99822,0.0,03/10/4332
+4.28747,50.52213,208,6,6,21,55,17,3.85,5.0,fr,58132,4,2496525,1,1,Active Shallow Crust,128.8946,89.99319,0.0,06/06/0208
+4.28747,50.52213,6004,8,6,0,26,20,3.85,15.0,fr,58133,120,2496526,1,1,Active Shallow Crust,128.8946,89.99319,0.0,08/06/6004
+4.28747,50.52213,2147,7,18,6,59,14,3.95,5.0,fr,58134,42,2496528,1,3,Active Shallow Crust,0.0,89.99191,0.0,07/18/2147
+4.28747,50.52213,4758,8,11,1,42,54,3.95,5.0,fr,58135,95,2496528,1,3,Active Shallow Crust,0.0,89.99191,0.0,08/11/4758
+4.28747,50.52213,5127,3,21,9,41,18,3.95,5.0,fr,58136,102,2496528,1,3,Active Shallow Crust,0.0,89.99191,0.0,03/21/5127
+4.28747,50.52213,9876,8,26,23,48,45,3.95,5.0,fr,58137,197,2496531,1,1,Active Shallow Crust,240.0201,58.0055,0.0,08/26/9876
+4.28747,50.52213,2872,5,15,13,39,17,3.95,15.0,fr,58138,57,2496532,1,1,Active Shallow Crust,240.0201,58.0055,0.0,05/15/2872
+4.28747,50.52213,6571,7,24,3,4,4,3.95,5.0,fr,58139,131,2496534,1,1,Active Shallow Crust,0.0,89.99181,-90.0,07/24/6571
+4.28747,50.52213,3019,4,28,1,50,9,4.05,5.0,fr,58140,60,2496540,1,2,Active Shallow Crust,0.0,89.98918,0.0,04/28/3019
+4.28747,50.52213,7929,3,18,18,12,46,4.05,5.0,fr,58141,158,2496540,1,2,Active Shallow Crust,0.0,89.98918,0.0,03/18/7929
+4.28747,50.52213,7443,6,8,21,23,1,4.05,5.0,fr,58142,148,2496546,1,1,Active Shallow Crust,0.0,89.98906,-90.0,06/08/7443
+4.28747,50.52213,7448,9,9,1,30,17,4.15,5.0,fr,58143,148,2496552,1,1,Active Shallow Crust,0.0,89.99036,0.0,09/09/7448
+4.28747,50.52213,1861,4,3,2,31,15,4.35,5.0,fr,58144,37,2496576,1,2,Active Shallow Crust,0.0,89.98979,0.0,04/03/1861
+4.28747,50.52213,4514,12,28,15,14,32,4.35,5.0,fr,58145,90,2496576,1,2,Active Shallow Crust,0.0,89.98979,0.0,12/28/4514
+4.28747,50.52213,63,9,29,10,35,11,4.35,15.0,fr,58146,1,2496577,1,1,Active Shallow Crust,0.0,89.98979,0.0,09/29/0063
+4.28747,50.52213,8310,3,15,20,46,41,4.45,5.0,fr,58147,166,2496588,1,1,Active Shallow Crust,0.0,89.9909,0.0,03/15/8310
+4.28747,50.52213,8306,6,20,10,47,14,4.65,5.0,fr,58148,166,2496612,1,2,Active Shallow Crust,0.0,89.98916,0.0,06/20/8306
+4.28747,50.52213,9884,12,14,19,56,14,4.65,5.0,fr,58149,197,2496612,1,2,Active Shallow Crust,0.0,89.98916,0.0,12/14/9884
+4.28747,50.52213,609,5,30,5,27,30,4.75,15.0,fr,58150,12,2496625,1,1,Active Shallow Crust,0.0,89.99033,0.0,05/30/0609
+4.28747,50.52213,1369,9,24,3,31,10,5.15,15.0,fr,58151,27,2496673,1,1,Active Shallow Crust,0.0,89.98984,0.0,09/24/1369
+4.28747,50.52213,1969,6,2,14,52,58,5.25,5.0,fr,58152,39,2496684,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/02/1969
+4.287476,50.52213,622,2,18,9,22,4,6.35,7.567806,fr,58153,12,2496816,1,1,Active Shallow Crust,0.0,89.99003,0.0,02/18/0622
+-0.11574,41.23795,1301,4,1,16,40,12,3.65,5.0,fr,58154,26,2496975,1,1,Active Shallow Crust,240.0006,58.01281,0.0,04/01/1301
+7.1975,49.90897,8894,5,31,20,40,11,3.55,15.0,fr,58155,177,2497441,1,1,Active Shallow Crust,0.0,89.98701,0.0,05/31/8894
+7.1975,49.90897,8809,11,30,4,34,42,3.55,5.0,fr,58156,176,2497443,1,1,Active Shallow Crust,240.0125,57.99867,0.0,11/30/8809
+7.1975,49.90897,6569,11,28,21,26,5,3.75,5.0,fr,58157,131,2497467,1,1,Active Shallow Crust,240.009,58.01743,0.0,11/28/6569
+7.1975,49.90897,9048,9,2,20,57,13,3.75,15.0,fr,58158,180,2497468,1,1,Active Shallow Crust,240.009,58.01743,0.0,09/02/9048
+7.1975,49.90897,8282,1,13,0,10,31,3.85,5.0,fr,58159,165,2497476,1,1,Active Shallow Crust,0.0,89.99081,0.0,01/13/8282
+7.1975,49.90897,9011,12,13,21,58,53,4.05,5.0,fr,58160,180,2497500,1,1,Active Shallow Crust,0.0,89.98904,0.0,12/13/9011
+8.05715,46.30906,4359,9,14,9,13,57,3.55,5.0,fr,58161,87,2497920,1,5,Active Shallow Crust,0.0,89.98607,0.0,09/14/4359
+8.05715,46.30906,8154,10,28,12,26,49,3.55,5.0,fr,58162,163,2497920,1,5,Active Shallow Crust,0.0,89.98607,0.0,10/28/8154
+8.05715,46.30906,6814,1,12,14,19,10,3.55,5.0,fr,58163,136,2497920,1,5,Active Shallow Crust,0.0,89.98607,0.0,01/12/6814
+8.05715,46.30906,9495,1,25,0,44,53,3.55,5.0,fr,58164,189,2497920,1,5,Active Shallow Crust,0.0,89.98607,0.0,01/25/9495
+8.05715,46.30906,3551,4,28,10,44,38,3.55,5.0,fr,58165,71,2497920,1,5,Active Shallow Crust,0.0,89.98607,0.0,04/28/3551
+8.05715,46.30906,6292,6,21,11,47,27,3.55,15.0,fr,58166,125,2497921,1,1,Active Shallow Crust,0.0,89.98607,0.0,06/21/6292
+8.05715,46.30906,2523,2,20,16,12,36,3.55,5.0,fr,58167,50,2497926,1,3,Active Shallow Crust,0.0,89.98591,-90.0,02/20/2523
+8.05715,46.30906,3976,1,2,2,47,25,3.55,5.0,fr,58168,79,2497926,1,3,Active Shallow Crust,0.0,89.98591,-90.0,01/02/3976
+8.05715,46.30906,3362,12,2,12,16,48,3.55,5.0,fr,58169,67,2497926,1,3,Active Shallow Crust,0.0,89.98591,-90.0,12/02/3362
+8.05715,46.30906,6874,4,14,18,49,19,3.55,5.0,fr,58170,137,2497929,1,1,Active Shallow Crust,128.8951,90.0,0.0,04/14/6874
+8.05715,46.30906,8849,8,22,15,33,41,3.65,5.0,fr,58171,176,2497932,1,7,Active Shallow Crust,0.0,89.98759,0.0,08/22/8849
+8.05715,46.30906,2799,6,7,11,31,18,3.65,5.0,fr,58172,55,2497932,1,7,Active Shallow Crust,0.0,89.98759,0.0,06/07/2799
+8.05715,46.30906,9246,12,4,8,30,5,3.65,5.0,fr,58173,184,2497932,1,7,Active Shallow Crust,0.0,89.98759,0.0,12/04/9246
+8.05715,46.30906,7128,5,11,19,55,58,3.65,5.0,fr,58174,142,2497932,1,7,Active Shallow Crust,0.0,89.98759,0.0,05/11/7128
+8.05715,46.30906,7205,1,28,17,51,41,3.65,5.0,fr,58175,144,2497932,1,7,Active Shallow Crust,0.0,89.98759,0.0,01/28/7205
+8.05715,46.30906,5720,3,7,19,46,43,3.65,5.0,fr,58176,114,2497932,1,7,Active Shallow Crust,0.0,89.98759,0.0,03/07/5720
+8.05715,46.30906,4984,7,1,5,20,48,3.65,5.0,fr,58177,99,2497932,1,7,Active Shallow Crust,0.0,89.98759,0.0,07/01/4984
+8.05715,46.30906,9330,10,13,4,41,50,3.65,5.0,fr,58178,186,2497935,1,2,Active Shallow Crust,240.0013,58.01377,0.0,10/13/9330
+8.05715,46.30906,5366,3,8,5,33,18,3.65,5.0,fr,58179,107,2497935,1,2,Active Shallow Crust,240.0013,58.01377,0.0,03/08/5366
+8.05715,46.30906,6073,5,29,14,53,6,3.65,5.0,fr,58180,121,2497938,1,2,Active Shallow Crust,0.0,89.98744,-90.0,05/29/6073
+8.05715,46.30906,4174,6,28,11,14,53,3.65,5.0,fr,58181,83,2497938,1,2,Active Shallow Crust,0.0,89.98744,-90.0,06/28/4174
+8.05715,46.30906,4233,9,16,22,27,51,3.65,5.0,fr,58182,84,2497941,1,1,Active Shallow Crust,128.8999,89.96352,0.0,09/16/4233
+8.05715,46.30906,1692,11,19,1,20,56,3.75,5.0,fr,58183,33,2497944,1,3,Active Shallow Crust,0.0,89.98894,0.0,11/19/1692
+8.05715,46.30906,7817,3,16,2,42,1,3.75,5.0,fr,58184,156,2497944,1,3,Active Shallow Crust,0.0,89.98894,0.0,03/16/7817
+8.05715,46.30906,1979,6,13,18,6,42,3.75,5.0,fr,58185,39,2497944,1,3,Active Shallow Crust,0.0,89.98894,0.0,06/13/1979
+8.05715,46.30906,1612,11,7,5,24,54,3.75,15.0,fr,58186,32,2497945,1,1,Active Shallow Crust,0.0,89.98894,0.0,11/07/1612
+8.05715,46.30906,9627,2,23,17,44,20,3.75,27.5,fr,58187,192,2497946,1,1,Active Shallow Crust,0.0,89.98894,0.0,02/23/9627
+8.05715,46.30906,8261,9,19,6,21,22,3.75,15.0,fr,58188,165,2497951,1,1,Active Shallow Crust,0.0,89.98881,-90.0,09/19/8261
+8.05715,46.30906,6733,12,5,8,53,30,3.85,5.0,fr,58189,134,2497956,1,2,Active Shallow Crust,0.0,89.99014,0.0,12/05/6733
+8.05715,46.30906,4716,9,2,2,14,3,3.85,5.0,fr,58190,94,2497956,1,2,Active Shallow Crust,0.0,89.99014,0.0,09/02/4716
+8.05715,46.30906,6038,7,9,8,27,0,3.85,15.0,fr,58191,120,2497957,1,2,Active Shallow Crust,0.0,89.99014,0.0,07/09/6038
+8.05715,46.30906,3811,11,16,11,23,42,3.85,15.0,fr,58192,76,2497957,1,2,Active Shallow Crust,0.0,89.99014,0.0,11/16/3811
+8.05715,46.30906,7628,9,21,5,48,43,3.85,27.5,fr,58193,152,2497958,1,1,Active Shallow Crust,0.0,89.99014,0.0,09/21/7628
+8.05715,46.30906,2121,4,4,2,55,22,3.95,5.0,fr,58194,42,2497968,1,5,Active Shallow Crust,0.0,89.99121,0.0,04/04/2121
+8.05715,46.30906,5313,10,10,3,8,46,3.95,5.0,fr,58195,106,2497968,1,5,Active Shallow Crust,0.0,89.99121,0.0,10/10/5313
+8.05715,46.30906,4888,1,3,12,55,44,3.95,5.0,fr,58196,97,2497968,1,5,Active Shallow Crust,0.0,89.99121,0.0,01/03/4888
+8.05715,46.30906,4734,1,1,9,49,16,3.95,5.0,fr,58197,94,2497968,1,5,Active Shallow Crust,0.0,89.99121,0.0,01/01/4734
+8.05715,46.30906,7424,2,7,5,31,54,3.95,5.0,fr,58198,148,2497968,1,5,Active Shallow Crust,0.0,89.99121,0.0,02/07/7424
+8.05715,46.30906,4950,10,3,6,14,38,3.95,5.0,fr,58199,98,2497971,1,3,Active Shallow Crust,240.0192,58.00506,0.0,10/03/4950
+8.05715,46.30906,3720,11,11,7,41,9,3.95,5.0,fr,58200,74,2497971,1,3,Active Shallow Crust,240.0192,58.00506,0.0,11/11/3720
+8.05715,46.30906,8045,3,13,22,10,4,3.95,5.0,fr,58201,160,2497971,1,3,Active Shallow Crust,240.0192,58.00506,0.0,03/13/8045
+8.05715,46.30906,7210,2,26,20,32,34,4.05,5.0,fr,58202,144,2497980,1,8,Active Shallow Crust,0.0,89.99216,0.0,02/26/7210
+8.05715,46.30906,8619,4,17,5,11,27,4.05,5.0,fr,58203,172,2497980,1,8,Active Shallow Crust,0.0,89.99216,0.0,04/17/8619
+8.05715,46.30906,3844,8,26,15,5,33,4.05,5.0,fr,58204,76,2497980,1,8,Active Shallow Crust,0.0,89.99216,0.0,08/26/3844
+8.05715,46.30906,1363,3,10,0,41,47,4.05,5.0,fr,58205,27,2497980,1,8,Active Shallow Crust,0.0,89.99216,0.0,03/10/1363
+8.05715,46.30906,2694,4,8,15,26,27,4.05,5.0,fr,58206,53,2497980,1,8,Active Shallow Crust,0.0,89.99216,0.0,04/08/2694
+8.05715,46.30906,9319,2,8,2,19,12,4.05,5.0,fr,58207,186,2497980,1,8,Active Shallow Crust,0.0,89.99216,0.0,02/08/9319
+8.05715,46.30906,7423,1,29,23,1,26,4.05,5.0,fr,58208,148,2497980,1,8,Active Shallow Crust,0.0,89.99216,0.0,01/29/7423
+8.05715,46.30906,9822,8,19,2,50,36,4.05,5.0,fr,58209,196,2497980,1,8,Active Shallow Crust,0.0,89.99216,0.0,08/19/9822
+8.05715,46.30906,1786,7,26,2,12,21,4.15,5.0,fr,58210,35,2497992,1,1,Active Shallow Crust,0.0,89.99302,0.0,07/26/1786
+8.05715,46.30906,7051,10,19,22,54,24,4.15,15.0,fr,58211,141,2497993,1,1,Active Shallow Crust,0.0,89.99302,0.0,10/19/7051
+8.05715,46.30906,9940,2,18,11,8,0,4.25,5.0,fr,58212,198,2498004,1,1,Active Shallow Crust,0.0,89.98756,0.0,02/18/9940
+8.05715,46.30906,2496,8,24,23,10,6,4.25,15.0,fr,58213,49,2498005,1,1,Active Shallow Crust,0.0,89.98756,0.0,08/24/2496
+8.05715,46.30906,312,10,9,4,57,16,4.25,5.0,fr,58214,6,2498007,1,1,Active Shallow Crust,240.0079,57.99382,0.0,10/09/0312
+8.05715,46.30906,4982,3,20,22,6,33,4.35,5.0,fr,58215,99,2498016,1,4,Active Shallow Crust,0.0,89.98891,0.0,03/20/4982
+8.05715,46.30906,8243,7,20,12,24,5,4.35,5.0,fr,58216,164,2498016,1,4,Active Shallow Crust,0.0,89.98891,0.0,07/20/8243
+8.05715,46.30906,961,1,12,14,6,49,4.35,5.0,fr,58217,19,2498016,1,4,Active Shallow Crust,0.0,89.98891,0.0,01/12/0961
+8.05715,46.30906,9286,12,13,6,21,58,4.35,5.0,fr,58218,185,2498016,1,4,Active Shallow Crust,0.0,89.98891,0.0,12/13/9286
+8.05715,46.30906,5999,3,5,23,26,5,4.35,15.0,fr,58219,119,2498017,1,2,Active Shallow Crust,0.0,89.98891,0.0,03/05/5999
+8.05715,46.30906,6567,9,19,17,31,44,4.35,15.0,fr,58220,131,2498017,1,2,Active Shallow Crust,0.0,89.98891,0.0,09/19/6567
+8.05715,46.30906,2200,4,5,11,46,23,4.45,15.0,fr,58221,43,2498035,1,1,Active Shallow Crust,0.0,89.99,-90.0,04/05/2200
+8.05715,46.30906,6512,1,4,12,47,25,4.55,5.0,fr,58222,130,2498040,1,2,Active Shallow Crust,0.0,89.99119,0.0,01/04/6512
+8.05715,46.30906,6669,11,24,20,11,6,4.55,5.0,fr,58223,133,2498040,1,2,Active Shallow Crust,0.0,89.99119,0.0,11/24/6669
+8.05715,46.30906,3949,6,21,18,18,21,4.55,15.0,fr,58224,78,2498041,1,1,Active Shallow Crust,0.0,89.99119,0.0,06/21/3949
+8.05715,46.30906,900,1,23,2,27,56,4.55,5.0,fr,58225,17,2498049,1,1,Active Shallow Crust,128.894,89.9865,0.0,01/23/0900
+8.05715,46.30906,2458,10,20,4,11,11,4.75,5.0,fr,58226,49,2498064,1,1,Active Shallow Crust,0.0,89.9895,0.0,10/20/2458
+8.057162,46.30906,6410,1,2,17,18,57,6.65,10.68981,fr,58227,128,2498292,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/02/6410
+9.47911,49.52549,921,2,15,4,35,23,3.75,5.0,fr,58228,18,2498427,1,1,Active Shallow Crust,240.0094,58.0171,0.0,02/15/0921
+9.47911,49.52549,1639,3,8,10,13,24,3.85,5.0,fr,58229,32,2498436,1,1,Active Shallow Crust,0.0,89.99073,0.0,03/08/1639
+9.47911,49.52549,3889,2,14,19,18,58,5.25,15.0,fr,58230,77,2498605,1,1,Active Shallow Crust,0.0,89.99075,0.0,02/14/3889
+0.05988,45.75909,3250,8,4,9,53,15,3.55,5.0,fr,58231,64,2498880,1,3,Active Shallow Crust,0.0,89.99,0.0,08/04/3250
+0.05988,45.75909,1437,6,12,15,34,16,3.55,5.0,fr,58232,28,2498880,1,3,Active Shallow Crust,0.0,89.99,0.0,06/12/1437
+0.05988,45.75909,5666,1,25,23,28,19,3.55,5.0,fr,58233,113,2498880,1,3,Active Shallow Crust,0.0,89.99,0.0,01/25/5666
+0.05988,45.75909,2774,6,6,16,36,36,3.55,15.0,fr,58234,55,2498887,1,1,Active Shallow Crust,0.0,89.98999,-90.0,06/06/2774
+0.05988,45.75909,7262,1,8,19,4,39,3.55,5.0,fr,58235,145,2498889,1,3,Active Shallow Crust,128.8963,89.99374,0.0,01/08/7262
+0.05988,45.75909,4085,9,9,15,54,33,3.55,5.0,fr,58236,81,2498889,1,3,Active Shallow Crust,128.8963,89.99374,0.0,09/09/4085
+0.05988,45.75909,6400,3,9,11,16,27,3.55,5.0,fr,58237,127,2498889,1,3,Active Shallow Crust,128.8963,89.99374,0.0,03/09/6400
+0.05988,45.75909,1533,12,16,15,57,11,3.65,5.0,fr,58238,30,2498892,1,2,Active Shallow Crust,0.0,89.99001,0.0,12/16/1533
+0.05988,45.75909,6000,1,9,6,27,18,3.65,5.0,fr,58239,119,2498892,1,2,Active Shallow Crust,0.0,89.99001,0.0,01/09/6000
+0.05988,45.75909,4993,1,23,1,48,35,3.65,27.5,fr,58240,99,2498894,1,1,Active Shallow Crust,0.0,89.99001,0.0,01/23/4993
+0.05988,45.75909,2738,2,28,1,51,53,3.75,5.0,fr,58241,54,2498904,1,3,Active Shallow Crust,0.0,89.99001,0.0,02/28/2738
+0.05988,45.75909,6674,6,19,14,34,59,3.75,5.0,fr,58242,133,2498904,1,3,Active Shallow Crust,0.0,89.99001,0.0,06/19/6674
+0.05988,45.75909,8875,1,8,4,9,25,3.75,5.0,fr,58243,177,2498904,1,3,Active Shallow Crust,0.0,89.99001,0.0,01/08/8875
+0.05988,45.75909,4179,7,7,9,2,55,3.75,15.0,fr,58244,83,2498914,1,1,Active Shallow Crust,128.8967,89.96735,0.0,07/07/4179
+0.05988,45.75909,1580,11,25,9,6,52,3.85,15.0,fr,58245,31,2498917,1,4,Active Shallow Crust,0.0,89.99,0.0,11/25/1580
+0.05988,45.75909,8813,12,13,11,24,8,3.85,15.0,fr,58246,176,2498917,1,4,Active Shallow Crust,0.0,89.99,0.0,12/13/8813
+0.05988,45.75909,3546,4,5,7,16,53,3.85,15.0,fr,58247,70,2498917,1,4,Active Shallow Crust,0.0,89.99,0.0,04/05/3546
+0.05988,45.75909,1413,7,29,20,23,49,3.85,15.0,fr,58248,28,2498917,1,4,Active Shallow Crust,0.0,89.99,0.0,07/29/1413
+0.05988,45.75909,954,4,20,12,19,53,3.85,5.0,fr,58249,19,2498919,1,1,Active Shallow Crust,240.0107,57.99779,0.0,04/20/0954
+0.05988,45.75909,940,11,18,6,30,5,3.85,5.0,fr,58250,18,2498922,1,1,Active Shallow Crust,0.0,89.99001,-90.0,11/18/0940
+0.05988,45.75909,1100,4,7,7,18,57,3.95,5.0,fr,58251,21,2498934,1,1,Active Shallow Crust,0.0,89.99,-90.0,04/07/1100
+0.05988,45.75909,7911,4,6,18,29,57,3.95,5.0,fr,58252,158,2498937,1,1,Active Shallow Crust,128.9005,89.99372,0.0,04/06/7911
+0.05988,45.75909,472,10,22,8,4,35,4.05,5.0,fr,58253,9,2498940,1,1,Active Shallow Crust,0.0,89.98998,0.0,10/22/0472
+0.05988,45.75909,4755,12,10,22,9,8,4.45,27.5,fr,58254,95,2498990,1,1,Active Shallow Crust,0.0,89.99,0.0,12/10/4755
+0.05988,45.75909,5952,10,15,10,24,46,4.45,15.0,fr,58255,119,2498995,1,1,Active Shallow Crust,0.0,89.99,-90.0,10/15/5952
+0.05988,45.75909,7228,8,24,19,14,45,4.45,5.0,fr,58256,144,2498997,1,1,Active Shallow Crust,128.8924,89.99372,0.0,08/24/7228
+0.05988,45.75909,9491,2,17,16,20,35,4.55,15.0,fr,58257,189,2499001,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/17/9491
+0.05988,45.75909,5399,8,13,6,43,5,4.65,5.0,fr,58258,107,2499021,1,1,Active Shallow Crust,128.8913,89.98701,0.0,08/13/5399
+0.05988,45.75909,4369,10,30,21,49,22,4.65,15.0,fr,58259,87,2499022,1,1,Active Shallow Crust,128.8913,89.98701,0.0,10/30/4369
+0.05988,45.75909,2021,11,1,6,47,32,4.75,5.0,fr,58260,40,2499024,1,2,Active Shallow Crust,0.0,89.99001,0.0,11/01/2021
+0.05988,45.75909,3861,1,20,12,15,16,4.75,5.0,fr,58261,77,2499024,1,2,Active Shallow Crust,0.0,89.99001,0.0,01/20/3861
+0.05988,45.75909,1672,7,31,22,28,29,4.85,15.0,fr,58262,33,2499040,1,1,Active Shallow Crust,240.0168,58.00227,0.0,07/31/1672
+0.05988,45.75909,9283,7,24,5,37,10,4.95,5.0,fr,58263,185,2499048,1,1,Active Shallow Crust,0.0,89.99,0.0,07/24/9283
+0.05988,45.75909,9211,6,21,16,42,0,5.05,5.0,fr,58264,184,2499060,1,1,Active Shallow Crust,0.0,89.99,0.0,06/21/9211
+4.42442,50.41848,2724,4,9,23,44,46,3.55,5.0,fr,58265,54,2499360,1,2,Active Shallow Crust,0.0,89.98715,0.0,04/09/2724
+4.42442,50.41848,1425,5,19,1,27,57,3.55,5.0,fr,58266,28,2499360,1,2,Active Shallow Crust,0.0,89.98715,0.0,05/19/1425
+4.42442,50.41848,4932,1,28,4,36,40,3.55,15.0,fr,58267,98,2499361,1,1,Active Shallow Crust,0.0,89.98715,0.0,01/28/4932
+4.42442,50.41848,4442,2,6,7,7,51,3.55,5.0,fr,58268,88,2499363,1,2,Active Shallow Crust,240.013,57.99745,0.0,02/06/4442
+4.42442,50.41848,5535,10,22,6,14,27,3.55,5.0,fr,58269,110,2499363,1,2,Active Shallow Crust,240.013,57.99745,0.0,10/22/5535
+4.42442,50.41848,3779,7,4,15,31,57,3.55,27.5,fr,58270,75,2499365,1,1,Active Shallow Crust,240.013,57.99735,0.0,07/04/3779
+4.42442,50.41848,6356,2,28,1,49,35,3.65,5.0,fr,58271,127,2499372,1,3,Active Shallow Crust,0.0,89.98855,0.0,02/28/6356
+4.42442,50.41848,531,8,27,21,52,43,3.65,5.0,fr,58272,10,2499372,1,3,Active Shallow Crust,0.0,89.98855,0.0,08/27/0531
+4.42442,50.41848,7348,7,30,10,15,37,3.65,5.0,fr,58273,146,2499372,1,3,Active Shallow Crust,0.0,89.98855,0.0,07/30/7348
+4.42442,50.41848,59,10,18,16,23,43,3.65,27.5,fr,58274,1,2499374,1,1,Active Shallow Crust,0.0,89.98855,0.0,10/18/0059
+4.42442,50.41848,2533,8,6,6,15,43,3.65,27.5,fr,58275,50,2499377,1,2,Active Shallow Crust,240.0024,58.01286,0.0,08/06/2533
+4.42442,50.41848,6787,4,10,1,56,59,3.65,27.5,fr,58276,135,2499377,1,2,Active Shallow Crust,240.0024,58.01286,0.0,04/10/6787
+4.42442,50.41848,146,1,3,21,7,36,3.75,5.0,fr,58277,2,2499384,1,3,Active Shallow Crust,0.0,89.98979,0.0,01/03/0146
+4.42442,50.41848,846,7,14,6,14,14,3.75,5.0,fr,58278,16,2499384,1,3,Active Shallow Crust,0.0,89.98979,0.0,07/14/0846
+4.42442,50.41848,1084,1,24,11,51,28,3.75,5.0,fr,58279,21,2499384,1,3,Active Shallow Crust,0.0,89.98979,0.0,01/24/1084
+4.42442,50.41848,308,7,2,8,14,18,3.75,15.0,fr,58280,6,2499385,1,1,Active Shallow Crust,0.0,89.98979,0.0,07/02/0308
+4.42442,50.41848,1728,9,19,2,5,28,3.75,5.0,fr,58281,34,2499387,1,2,Active Shallow Crust,240.0089,58.0186,0.0,09/19/1728
+4.42442,50.41848,5329,5,9,1,15,27,3.75,5.0,fr,58282,106,2499387,1,2,Active Shallow Crust,240.0089,58.0186,0.0,05/09/5329
+4.42442,50.41848,3708,2,27,19,48,55,3.85,5.0,fr,58283,74,2499396,1,1,Active Shallow Crust,0.0,89.99091,0.0,02/27/3708
+4.42442,50.41848,281,11,2,19,10,16,3.85,5.0,fr,58284,5,2499399,1,2,Active Shallow Crust,240.0119,57.9976,0.0,11/02/0281
+4.42442,50.41848,7631,1,15,20,0,31,3.85,5.0,fr,58285,152,2499399,1,2,Active Shallow Crust,240.0119,57.9976,0.0,01/15/7631
+4.42442,50.41848,7108,8,27,22,18,20,3.95,5.0,fr,58286,142,2499417,1,2,Active Shallow Crust,128.8997,89.99392,0.0,08/27/7108
+4.42442,50.41848,3403,4,27,18,48,15,3.95,5.0,fr,58287,68,2499417,1,2,Active Shallow Crust,128.8997,89.99392,0.0,04/27/3403
+4.42442,50.41848,3031,8,31,4,13,52,4.05,5.0,fr,58288,60,2499423,1,1,Active Shallow Crust,240.0071,58.00577,0.0,08/31/3031
+4.42442,50.41848,4985,2,13,12,39,0,4.25,5.0,fr,58289,99,2499447,1,1,Active Shallow Crust,240.0085,57.99372,0.0,02/13/4985
+4.42442,50.41848,4793,3,27,4,9,12,4.25,15.0,fr,58290,95,2499448,1,1,Active Shallow Crust,240.0085,57.99372,0.0,03/27/4793
+4.42442,50.41848,6063,3,26,12,6,15,4.25,5.0,fr,58291,121,2499450,1,1,Active Shallow Crust,0.0,89.99129,-90.0,03/26/6063
+4.42442,50.41848,3377,4,12,22,17,54,4.35,5.0,fr,58292,67,2499465,1,1,Active Shallow Crust,128.8969,89.98272,0.0,04/12/3377
+4.42442,50.41848,3640,9,17,14,1,26,4.55,5.0,fr,58293,72,2499480,1,1,Active Shallow Crust,0.0,89.98984,0.0,09/17/3640
+4.42442,50.41848,2053,9,16,22,10,4,4.85,5.0,fr,58294,41,2499516,1,1,Active Shallow Crust,0.0,89.98993,0.0,09/16/2053
+4.42442,50.41848,8021,5,3,2,36,26,4.95,5.0,fr,58295,160,2499534,1,1,Active Shallow Crust,0.0,89.98962,-90.0,05/03/8021
+4.42442,50.41848,8555,7,26,18,7,56,5.15,15.0,fr,58296,171,2499553,1,1,Active Shallow Crust,0.0,89.98981,0.0,07/26/8555
+5.56713,51.1878,863,9,6,13,5,32,3.55,5.0,fr,58297,17,2499840,1,7,Active Shallow Crust,0.0,89.98736,0.0,09/06/0863
+5.56713,51.1878,3771,1,24,14,39,26,3.55,5.0,fr,58298,75,2499840,1,7,Active Shallow Crust,0.0,89.98736,0.0,01/24/3771
+5.56713,51.1878,9649,2,10,2,42,51,3.55,5.0,fr,58299,192,2499840,1,7,Active Shallow Crust,0.0,89.98736,0.0,02/10/9649
+5.56713,51.1878,3233,6,5,13,25,5,3.55,5.0,fr,58300,64,2499840,1,7,Active Shallow Crust,0.0,89.98736,0.0,06/05/3233
+5.56713,51.1878,8586,3,14,11,37,1,3.55,5.0,fr,58301,171,2499840,1,7,Active Shallow Crust,0.0,89.98736,0.0,03/14/8586
+5.56713,51.1878,2315,11,18,16,13,53,3.55,5.0,fr,58302,46,2499840,1,7,Active Shallow Crust,0.0,89.98736,0.0,11/18/2315
+5.56713,51.1878,6658,12,28,5,27,42,3.55,5.0,fr,58303,133,2499840,1,7,Active Shallow Crust,0.0,89.98736,0.0,12/28/6658
+5.56713,51.1878,9195,11,8,19,33,25,3.55,27.5,fr,58304,183,2499842,1,1,Active Shallow Crust,0.0,89.98736,0.0,11/08/9195
+5.56713,51.1878,2630,7,16,15,48,0,3.65,15.0,fr,58305,52,2499853,1,1,Active Shallow Crust,0.0,89.98873,0.0,07/16/2630
+5.56713,51.1878,7003,5,2,9,16,47,3.75,5.0,fr,58306,140,2499864,1,1,Active Shallow Crust,0.0,89.98996,0.0,05/02/7003
+5.56713,51.1878,5937,10,20,13,53,54,3.75,5.0,fr,58307,118,2499870,1,1,Active Shallow Crust,0.0,89.98985,-90.0,10/20/5937
+5.56713,51.1878,2735,8,30,3,56,55,3.75,15.0,fr,58308,54,2499871,1,1,Active Shallow Crust,0.0,89.98985,-90.0,08/30/2735
+5.56713,51.1878,4325,1,9,18,57,24,3.85,5.0,fr,58309,86,2499876,1,1,Active Shallow Crust,0.0,89.99105,0.0,01/09/4325
+5.56713,51.1878,7684,9,23,19,12,43,3.85,15.0,fr,58310,153,2499877,1,1,Active Shallow Crust,0.0,89.99105,0.0,09/23/7684
+5.56713,51.1878,2261,11,19,15,29,47,3.95,5.0,fr,58311,45,2499888,1,2,Active Shallow Crust,0.0,89.98804,0.0,11/19/2261
+5.56713,51.1878,6431,10,1,15,0,24,3.95,5.0,fr,58312,128,2499888,1,2,Active Shallow Crust,0.0,89.98804,0.0,10/01/6431
+5.56713,51.1878,9122,6,27,18,37,36,4.25,27.5,fr,58313,182,2499932,1,1,Active Shallow Crust,0.0,89.98858,-90.0,06/27/9122
+5.56713,51.1878,9378,12,22,12,6,54,4.35,5.0,fr,58314,187,2499936,1,2,Active Shallow Crust,0.0,89.98994,0.0,12/22/9378
+5.56713,51.1878,6057,5,9,1,51,21,4.35,5.0,fr,58315,121,2499936,1,2,Active Shallow Crust,0.0,89.98994,0.0,05/09/6057
+5.56713,51.1878,870,8,20,7,6,12,4.75,15.0,fr,58316,17,2499985,1,1,Active Shallow Crust,0.0,89.99047,0.0,08/20/0870
+5.56713,51.1878,3557,12,27,14,37,11,4.85,5.0,fr,58317,71,2500005,1,1,Active Shallow Crust,128.8837,89.99364,0.0,12/27/3557
+5.56713,51.1878,7686,12,7,23,45,8,4.95,5.0,fr,58318,153,2500011,1,1,Active Shallow Crust,240.0144,58.00482,0.0,12/07/7686
+5.56713,51.1878,7011,4,3,9,9,50,5.25,5.0,fr,58319,140,2500044,1,1,Active Shallow Crust,0.0,89.99017,0.0,04/03/7011
+8.33868,46.72913,8847,12,1,3,37,1,3.55,5.0,fr,58320,176,2500320,1,4,Active Shallow Crust,0.0,89.98618,0.0,12/01/8847
+8.33868,46.72913,6661,9,13,1,26,47,3.55,5.0,fr,58321,133,2500320,1,4,Active Shallow Crust,0.0,89.98618,0.0,09/13/6661
+8.33868,46.72913,5352,5,14,13,34,43,3.55,5.0,fr,58322,107,2500320,1,4,Active Shallow Crust,0.0,89.98618,0.0,05/14/5352
+8.33868,46.72913,5076,1,21,14,58,5,3.55,5.0,fr,58323,101,2500320,1,4,Active Shallow Crust,0.0,89.98618,0.0,01/21/5076
+8.33868,46.72913,9710,8,1,21,2,18,3.55,15.0,fr,58324,194,2500321,1,2,Active Shallow Crust,0.0,89.98618,0.0,08/01/9710
+8.33868,46.72913,1339,9,18,20,17,26,3.55,15.0,fr,58325,26,2500321,1,2,Active Shallow Crust,0.0,89.98618,0.0,09/18/1339
+8.33868,46.72913,2499,5,7,21,56,35,3.55,27.5,fr,58326,49,2500322,1,1,Active Shallow Crust,0.0,89.98618,0.0,05/07/2499
+8.33868,46.72913,9717,5,15,13,1,4,3.55,5.0,fr,58327,194,2500326,1,1,Active Shallow Crust,0.0,89.98602,-90.0,05/15/9717
+8.33868,46.72913,6501,6,1,19,19,6,3.55,15.0,fr,58328,130,2500327,1,1,Active Shallow Crust,0.0,89.98602,-90.0,06/01/6501
+8.33868,46.72913,9965,9,22,1,23,47,3.55,5.0,fr,58329,199,2500329,1,1,Active Shallow Crust,128.898,89.99309,0.0,09/22/9965
+8.33868,46.72913,8809,5,7,19,51,11,3.65,5.0,fr,58330,176,2500332,1,4,Active Shallow Crust,0.0,89.98768,0.0,05/07/8809
+8.33868,46.72913,2780,2,20,0,26,58,3.65,5.0,fr,58331,55,2500332,1,4,Active Shallow Crust,0.0,89.98768,0.0,02/20/2780
+8.33868,46.72913,2336,3,20,8,9,12,3.65,5.0,fr,58332,46,2500332,1,4,Active Shallow Crust,0.0,89.98768,0.0,03/20/2336
+8.33868,46.72913,427,11,2,13,5,42,3.65,5.0,fr,58333,8,2500332,1,4,Active Shallow Crust,0.0,89.98768,0.0,11/02/0427
+8.33868,46.72913,3503,10,14,9,6,18,3.65,15.0,fr,58334,70,2500333,1,3,Active Shallow Crust,0.0,89.98768,0.0,10/14/3503
+8.33868,46.72913,1405,3,21,5,10,53,3.65,15.0,fr,58335,28,2500333,1,3,Active Shallow Crust,0.0,89.98768,0.0,03/21/1405
+8.33868,46.72913,2993,9,28,12,19,14,3.65,15.0,fr,58336,59,2500333,1,3,Active Shallow Crust,0.0,89.98768,0.0,09/28/2993
+8.33868,46.72913,7161,8,7,12,24,19,3.65,15.0,fr,58337,143,2500339,1,1,Active Shallow Crust,0.0,89.98753,-90.0,08/07/7161
+8.33868,46.72913,2630,6,14,22,1,21,3.75,5.0,fr,58338,52,2500344,1,4,Active Shallow Crust,0.0,89.98902,0.0,06/14/2630
+8.33868,46.72913,8573,5,20,7,54,55,3.75,5.0,fr,58339,171,2500344,1,4,Active Shallow Crust,0.0,89.98902,0.0,05/20/8573
+8.33868,46.72913,7927,10,31,22,5,2,3.75,5.0,fr,58340,158,2500344,1,4,Active Shallow Crust,0.0,89.98902,0.0,10/31/7927
+8.33868,46.72913,496,2,24,4,53,27,3.75,5.0,fr,58341,9,2500344,1,4,Active Shallow Crust,0.0,89.98902,0.0,02/24/0496
+8.33868,46.72913,8701,9,15,0,58,3,3.75,15.0,fr,58342,174,2500345,1,1,Active Shallow Crust,0.0,89.98902,0.0,09/15/8701
+8.33868,46.72913,2724,10,24,16,2,50,3.75,27.5,fr,58343,54,2500349,1,1,Active Shallow Crust,240.0089,58.01754,0.0,10/24/2724
+8.33868,46.72913,7760,8,27,17,45,36,3.85,5.0,fr,58344,155,2500356,1,1,Active Shallow Crust,0.0,89.99021,0.0,08/27/7760
+8.33868,46.72913,167,5,7,13,40,38,3.85,15.0,fr,58345,3,2500357,1,1,Active Shallow Crust,0.0,89.99021,0.0,05/07/0167
+8.33868,46.72913,9560,6,30,0,45,14,3.85,15.0,fr,58346,191,2500360,1,2,Active Shallow Crust,240.012,57.99644,0.0,06/30/9560
+8.33868,46.72913,5755,9,3,6,1,13,3.85,15.0,fr,58347,115,2500360,1,2,Active Shallow Crust,240.012,57.99644,0.0,09/03/5755
+8.33868,46.72913,3574,1,10,5,23,47,3.85,15.0,fr,58348,71,2500363,1,1,Active Shallow Crust,0.0,89.9901,-90.0,01/10/3574
+8.33868,46.72913,727,4,12,19,12,32,3.85,5.0,fr,58349,14,2500365,1,1,Active Shallow Crust,128.8953,89.99511,0.0,04/12/0727
+8.33868,46.72913,3136,5,9,3,4,13,3.95,5.0,fr,58350,62,2500368,1,2,Active Shallow Crust,0.0,89.99128,0.0,05/09/3136
+8.33868,46.72913,2183,9,29,7,4,24,3.95,5.0,fr,58351,43,2500368,1,2,Active Shallow Crust,0.0,89.99128,0.0,09/29/2183
+8.33868,46.72913,7050,12,8,8,2,3,3.95,5.0,fr,58352,140,2500371,1,1,Active Shallow Crust,240.0201,58.0047,0.0,12/08/7050
+8.33868,46.72913,2287,5,10,1,34,6,3.95,5.0,fr,58353,45,2500377,1,1,Active Shallow Crust,128.8998,89.99564,0.0,05/10/2287
+8.33868,46.72913,4385,5,17,23,54,13,3.95,15.0,fr,58354,87,2500378,1,1,Active Shallow Crust,128.8998,89.99564,0.0,05/17/4385
+8.33868,46.72913,7401,12,9,4,33,24,4.05,5.0,fr,58355,148,2500380,1,2,Active Shallow Crust,0.0,89.99223,0.0,12/09/7401
+8.33868,46.72913,1310,12,23,0,1,59,4.05,5.0,fr,58356,26,2500380,1,2,Active Shallow Crust,0.0,89.99223,0.0,12/23/1310
+8.33868,46.72913,9539,3,10,17,49,35,4.05,5.0,fr,58357,190,2500389,1,1,Active Shallow Crust,128.8891,89.99612,0.0,03/10/9539
+8.33868,46.72913,7125,8,26,22,44,15,4.15,5.0,fr,58358,142,2500392,1,1,Active Shallow Crust,0.0,89.99307,0.0,08/26/7125
+8.33868,46.72913,3527,7,15,2,43,48,4.15,15.0,fr,58359,70,2500393,1,3,Active Shallow Crust,0.0,89.99307,0.0,07/15/3527
+8.33868,46.72913,840,8,4,6,40,4,4.15,15.0,fr,58360,16,2500393,1,3,Active Shallow Crust,0.0,89.99307,0.0,08/04/0840
+8.33868,46.72913,3262,4,21,3,22,42,4.15,15.0,fr,58361,65,2500393,1,3,Active Shallow Crust,0.0,89.99307,0.0,04/21/3262
+8.33868,46.72913,4775,8,7,5,13,23,4.25,5.0,fr,58362,95,2500404,1,5,Active Shallow Crust,0.0,89.98765,0.0,08/07/4775
+8.33868,46.72913,926,10,16,17,16,29,4.25,5.0,fr,58363,18,2500404,1,5,Active Shallow Crust,0.0,89.98765,0.0,10/16/0926
+8.33868,46.72913,7891,4,8,20,22,24,4.25,5.0,fr,58364,157,2500404,1,5,Active Shallow Crust,0.0,89.98765,0.0,04/08/7891
+8.33868,46.72913,2850,1,14,8,7,8,4.25,5.0,fr,58365,56,2500404,1,5,Active Shallow Crust,0.0,89.98765,0.0,01/14/2850
+8.33868,46.72913,8586,4,20,0,52,37,4.25,5.0,fr,58366,171,2500404,1,5,Active Shallow Crust,0.0,89.98765,0.0,04/20/8586
+8.33868,46.72913,1828,5,7,10,38,49,4.25,5.0,fr,58367,36,2500410,1,1,Active Shallow Crust,0.0,89.9875,-90.0,05/07/1828
+8.33868,46.72913,1665,10,14,19,43,44,4.35,5.0,fr,58368,33,2500416,1,1,Active Shallow Crust,0.0,89.98899,0.0,10/14/1665
+8.33868,46.72913,8886,8,6,18,42,49,4.45,5.0,fr,58369,177,2500428,1,1,Active Shallow Crust,0.0,89.99019,0.0,08/06/8886
+8.33868,46.72913,2580,12,9,10,12,1,4.55,15.0,fr,58370,51,2500441,1,1,Active Shallow Crust,0.0,89.99126,0.0,12/09/2580
+8.33868,46.72913,1681,10,14,12,14,19,4.55,5.0,fr,58371,33,2500443,1,1,Active Shallow Crust,240.0091,57.99706,0.0,10/14/1681
+8.33868,46.72913,9913,6,16,18,6,46,4.75,5.0,fr,58372,198,2500464,1,2,Active Shallow Crust,0.0,89.98958,0.0,06/16/9913
+8.33868,46.72913,3755,11,4,9,45,54,4.75,5.0,fr,58373,75,2500464,1,2,Active Shallow Crust,0.0,89.98958,0.0,11/04/3755
+8.33868,46.72913,9439,10,20,1,24,9,4.85,15.0,fr,58374,188,2500483,1,1,Active Shallow Crust,0.0,89.99061,-90.0,10/20/9439
+8.33868,46.72913,3606,5,29,4,35,14,5.45,5.0,fr,58375,72,2500551,1,1,Active Shallow Crust,240.0294,57.99854,0.0,05/29/3606
+8.33868,46.72913,3442,3,3,6,2,27,5.55,5.0,fr,58376,68,2500560,1,1,Active Shallow Crust,0.0,89.99032,0.0,03/03/3442
+-3.11703,44.07919,4067,4,13,0,9,34,3.65,5.0,fr,58377,81,2500812,1,1,Active Shallow Crust,0.0,89.99032,0.0,04/13/4067
+-3.11703,44.07919,6600,6,24,6,47,34,5.15,5.0,fr,58378,131,2501001,1,1,Active Shallow Crust,128.8849,89.99101,0.0,06/24/6600
+-3.11703,44.07919,3895,6,24,1,32,44,5.95,5.0,fr,58379,77,2501091,1,1,Active Shallow Crust,240.0477,58.00004,0.0,06/24/3895
+-3.20874,47.23705,2471,6,16,14,23,33,3.55,15.0,fr,58380,49,2501281,1,1,Active Shallow Crust,0.0,89.98973,0.0,06/16/2471
+-3.20874,47.23705,2283,2,4,13,35,50,3.85,5.0,fr,58381,45,2501316,1,1,Active Shallow Crust,0.0,89.9903,0.0,02/04/2283
+-3.20874,47.23705,4921,11,3,20,13,5,4.35,15.0,fr,58382,98,2501377,1,1,Active Shallow Crust,0.0,89.99046,0.0,11/03/4921
+4.54469,46.13218,7129,12,22,17,8,27,3.55,5.0,fr,58383,142,2501760,1,1,Active Shallow Crust,0.0,89.99301,0.0,12/22/7129
+4.54469,46.13218,9153,8,25,17,12,57,3.65,5.0,fr,58384,183,2501775,1,1,Active Shallow Crust,240.0004,58.01281,0.0,08/25/9153
+4.54469,46.13218,8271,8,24,13,7,48,3.75,15.0,fr,58385,165,2501794,1,1,Active Shallow Crust,128.8963,89.96748,0.0,08/24/8271
+4.54469,46.13218,957,6,7,10,34,51,3.95,5.0,fr,58386,19,2501817,1,1,Active Shallow Crust,128.9003,89.99559,0.0,06/07/0957
+4.54469,46.13218,2561,4,23,20,28,6,4.25,5.0,fr,58387,51,2501853,1,1,Active Shallow Crust,128.8936,89.98093,0.0,04/23/2561
+4.54469,46.13218,9796,2,21,12,53,32,4.65,5.0,fr,58388,195,2501892,1,1,Active Shallow Crust,0.0,89.99015,0.0,02/21/9796
+4.54469,46.13218,222,6,15,18,33,20,4.65,15.0,fr,58389,4,2501893,1,1,Active Shallow Crust,0.0,89.99015,0.0,06/15/0222
+-7.30181,48.29388,7060,6,2,20,23,41,5.85,15.0,fr,58390,141,2502517,1,1,Active Shallow Crust,0.0,89.99002,0.0,06/02/7060
+1.10758,46.23912,1424,10,9,18,51,38,3.55,5.0,fr,58391,28,2502720,1,1,Active Shallow Crust,0.0,89.98954,0.0,10/09/1424
+1.10758,46.23912,5319,3,3,2,36,31,3.55,15.0,fr,58392,106,2502724,1,2,Active Shallow Crust,240.0121,57.9982,0.0,03/03/5319
+1.10758,46.23912,1209,2,25,18,40,59,3.55,15.0,fr,58393,24,2502724,1,2,Active Shallow Crust,240.0121,57.9982,0.0,02/25/1209
+1.10758,46.23912,735,4,10,22,10,50,3.65,5.0,fr,58394,14,2502738,1,1,Active Shallow Crust,0.0,89.99057,-90.0,04/10/0735
+1.10758,46.23912,2303,8,18,11,35,27,3.75,5.0,fr,58395,46,2502744,1,2,Active Shallow Crust,0.0,89.9903,0.0,08/18/2303
+1.10758,46.23912,579,5,15,17,55,33,3.75,5.0,fr,58396,11,2502744,1,2,Active Shallow Crust,0.0,89.9903,0.0,05/15/0579
+1.10758,46.23912,6040,3,29,6,5,15,3.75,15.0,fr,58397,120,2502745,1,1,Active Shallow Crust,0.0,89.9903,0.0,03/29/6040
+1.10758,46.23912,2952,12,30,17,26,16,3.75,27.5,fr,58398,59,2502746,1,1,Active Shallow Crust,0.0,89.9903,0.0,12/30/2952
+1.10758,46.23912,5025,5,16,11,4,32,3.75,15.0,fr,58399,100,2502748,1,1,Active Shallow Crust,240.0083,58.01773,0.0,05/16/5025
+1.10758,46.23912,5220,9,13,21,54,46,3.85,15.0,fr,58400,104,2502757,1,1,Active Shallow Crust,0.0,89.99013,0.0,09/13/5220
+1.10758,46.23912,2976,11,12,9,33,28,3.85,5.0,fr,58401,59,2502759,1,1,Active Shallow Crust,240.0108,57.99785,0.0,11/12/2976
+1.10758,46.23912,1575,8,12,5,32,9,3.85,15.0,fr,58402,31,2502760,1,1,Active Shallow Crust,240.0108,57.99785,0.0,08/12/1575
+1.10758,46.23912,7657,12,1,2,25,18,3.95,5.0,fr,58403,153,2502768,1,1,Active Shallow Crust,0.0,89.9901,0.0,12/01/7657
+1.10758,46.23912,7461,10,15,13,36,13,3.95,5.0,fr,58404,149,2502777,1,1,Active Shallow Crust,128.9004,89.99395,0.0,10/15/7461
+1.10758,46.23912,6254,7,26,15,52,38,4.25,5.0,fr,58405,125,2502804,1,1,Active Shallow Crust,0.0,89.98988,0.0,07/26/6254
+1.10758,46.23912,4273,4,23,8,51,30,4.55,15.0,fr,58406,85,2502841,1,1,Active Shallow Crust,0.0,89.99007,0.0,04/23/4273
+2.06251,47.2286,1687,2,1,6,56,26,3.55,5.0,fr,58407,33,2503200,1,1,Active Shallow Crust,0.0,89.98973,0.0,02/01/1687
+2.06251,47.2286,6686,12,8,13,52,31,3.55,27.5,fr,58408,133,2503202,1,1,Active Shallow Crust,0.0,89.98973,0.0,12/08/6686
+2.06251,47.2286,2072,9,16,12,49,26,3.75,15.0,fr,58409,41,2503225,1,1,Active Shallow Crust,0.0,89.98912,0.0,09/16/2072
+2.06251,47.2286,3388,3,16,15,49,40,3.85,5.0,fr,58410,67,2503242,1,1,Active Shallow Crust,0.0,89.99019,-90.0,03/16/3388
+2.06251,47.2286,7321,6,3,17,13,40,3.95,5.0,fr,58411,146,2503254,1,1,Active Shallow Crust,0.0,89.98907,-90.0,06/03/7321
+2.06251,47.2286,2353,7,19,11,33,53,4.15,5.0,fr,58412,47,2503275,1,1,Active Shallow Crust,240.0087,57.9972,0.0,07/19/2353
+2.06251,47.2286,9062,12,28,20,29,27,5.15,5.0,fr,58413,181,2503392,1,1,Active Shallow Crust,0.0,89.99023,0.0,12/28/9062
+7.04546,49.39121,8435,3,14,14,8,49,3.55,15.0,fr,58414,168,2503690,1,1,Active Shallow Crust,128.8958,89.99344,0.0,03/14/8435
+7.04546,49.39121,4929,3,9,6,54,28,3.75,5.0,fr,58415,98,2503704,1,1,Active Shallow Crust,0.0,89.98957,0.0,03/09/4929
+7.04546,49.39121,3769,3,27,17,40,9,4.15,5.0,fr,58416,75,2503758,1,1,Active Shallow Crust,0.0,89.99001,-90.0,03/27/3769
+-0.80484,49.04983,1529,3,12,13,57,38,3.55,5.0,fr,58417,30,2504160,1,1,Active Shallow Crust,0.0,89.99009,0.0,03/12/1529
+-0.80484,49.04983,1369,3,16,17,34,36,3.55,15.0,fr,58418,27,2504161,1,2,Active Shallow Crust,0.0,89.99009,0.0,03/16/1369
+-0.80484,49.04983,8567,7,1,20,30,4,3.55,15.0,fr,58419,171,2504161,1,2,Active Shallow Crust,0.0,89.99009,0.0,07/01/8567
+-0.80484,49.04983,4064,5,7,14,13,5,3.55,5.0,fr,58420,81,2504163,1,1,Active Shallow Crust,240.0125,57.99824,0.0,05/07/4064
+-0.80484,49.04983,7747,4,18,22,14,54,3.55,15.0,fr,58421,154,2504167,1,1,Active Shallow Crust,0.0,89.98997,-90.0,04/18/7747
+-0.80484,49.04983,4427,6,11,5,33,54,3.55,5.0,fr,58422,88,2504169,1,1,Active Shallow Crust,128.896,89.9938,0.0,06/11/4427
+-0.80484,49.04983,4465,8,30,10,56,24,3.75,27.5,fr,58423,89,2504189,1,1,Active Shallow Crust,240.0087,58.01757,0.0,08/30/4465
+-0.80484,49.04983,9929,2,3,17,0,1,3.75,15.0,fr,58424,198,2504191,1,1,Active Shallow Crust,0.0,89.99004,-90.0,02/03/9929
+-0.80484,49.04983,1027,12,31,22,50,35,3.85,5.0,fr,58425,20,2504205,1,1,Active Shallow Crust,128.8954,89.99357,0.0,12/31/1027
+-0.80484,49.04983,7774,3,10,2,7,6,4.15,5.0,fr,58426,155,2504235,1,1,Active Shallow Crust,240.0089,57.99742,0.0,03/10/7774
+-0.80484,49.04983,451,2,12,22,37,26,4.35,5.0,fr,58427,9,2504256,1,1,Active Shallow Crust,0.0,89.99014,0.0,02/12/0451
+-0.80484,49.04983,9398,7,8,2,32,17,4.45,5.0,fr,58428,187,2504268,1,1,Active Shallow Crust,0.0,89.99004,0.0,07/08/9398
+-0.80484,49.04983,2060,12,3,1,26,22,5.15,5.0,fr,58429,41,2504358,1,1,Active Shallow Crust,359.9999,89.99007,-90.0,12/03/2060
+-0.80484,49.04983,2066,2,2,23,58,27,5.35,5.0,fr,58430,41,2504376,1,1,Active Shallow Crust,0.0,89.99001,0.0,02/02/2066
+-0.8048453,49.04983,3335,5,7,22,1,5,6.45,8.491219,fr,58431,66,2504517,1,1,Active Shallow Crust,128.831,89.99049,0.0,05/07/3335
+7.19746,48.39943,2478,11,12,11,56,57,3.55,5.0,fr,58432,49,2504640,1,1,Active Shallow Crust,0.0,89.9933,0.0,11/12/2478
+7.19746,48.39943,476,10,13,21,27,8,3.55,27.5,fr,58433,9,2504642,1,1,Active Shallow Crust,0.0,89.9933,0.0,10/13/0476
+7.19746,48.39943,9424,9,28,15,44,53,3.55,5.0,fr,58434,188,2504649,1,1,Active Shallow Crust,128.896,89.99331,0.0,09/28/9424
+7.19746,48.39943,5107,8,19,9,54,33,3.65,5.0,fr,58435,102,2504652,1,1,Active Shallow Crust,0.0,89.98807,0.0,08/19/5107
+7.19746,48.39943,2021,8,24,11,1,35,4.15,5.0,fr,58436,40,2504712,1,2,Active Shallow Crust,0.0,89.98993,0.0,08/24/2021
+7.19746,48.39943,7796,3,20,3,35,41,4.15,5.0,fr,58437,155,2504712,1,2,Active Shallow Crust,0.0,89.98993,0.0,03/20/7796
+7.19746,48.39943,7945,12,22,21,37,48,4.15,15.0,fr,58438,158,2504713,1,1,Active Shallow Crust,0.0,89.98993,0.0,12/22/7945
+7.19746,48.39943,9339,1,11,18,52,19,4.25,15.0,fr,58439,186,2504728,1,1,Active Shallow Crust,240.0083,57.9941,0.0,01/11/9339
+7.19746,48.39943,5553,2,28,15,48,6,4.35,5.0,fr,58440,111,2504736,1,1,Active Shallow Crust,0.0,89.98933,0.0,02/28/5553
+7.19741,46.86154,7519,7,13,23,44,0,3.55,5.0,fr,58441,150,2505120,1,10,Active Shallow Crust,0.0,89.9931,0.0,07/13/7519
+7.19741,46.86154,2710,4,8,1,6,16,3.55,5.0,fr,58442,54,2505120,1,10,Active Shallow Crust,0.0,89.9931,0.0,04/08/2710
+7.19741,46.86154,9227,10,20,4,48,45,3.55,5.0,fr,58443,184,2505120,1,10,Active Shallow Crust,0.0,89.9931,0.0,10/20/9227
+7.19741,46.86154,2257,5,5,17,38,27,3.55,5.0,fr,58444,45,2505120,1,10,Active Shallow Crust,0.0,89.9931,0.0,05/05/2257
+7.19741,46.86154,9959,1,19,18,2,14,3.55,5.0,fr,58445,199,2505120,1,10,Active Shallow Crust,0.0,89.9931,0.0,01/19/9959
+7.19741,46.86154,2009,11,20,8,51,56,3.55,5.0,fr,58446,40,2505120,1,10,Active Shallow Crust,0.0,89.9931,0.0,11/20/2009
+7.19741,46.86154,3433,2,26,17,53,48,3.55,5.0,fr,58447,68,2505120,1,10,Active Shallow Crust,0.0,89.9931,0.0,02/26/3433
+7.19741,46.86154,6793,9,8,12,11,38,3.55,5.0,fr,58448,135,2505120,1,10,Active Shallow Crust,0.0,89.9931,0.0,09/08/6793
+7.19741,46.86154,9169,6,7,4,7,50,3.55,5.0,fr,58449,183,2505120,1,10,Active Shallow Crust,0.0,89.9931,0.0,06/07/9169
+7.19741,46.86154,4753,7,22,9,11,44,3.55,5.0,fr,58450,95,2505120,1,10,Active Shallow Crust,0.0,89.9931,0.0,07/22/4753
+7.19741,46.86154,6165,5,5,5,7,41,3.55,15.0,fr,58451,123,2505121,1,3,Active Shallow Crust,0.0,89.9931,0.0,05/05/6165
+7.19741,46.86154,1476,9,9,21,49,39,3.55,15.0,fr,58452,29,2505121,1,3,Active Shallow Crust,0.0,89.9931,0.0,09/09/1476
+7.19741,46.86154,125,10,29,16,10,0,3.55,15.0,fr,58453,2,2505121,1,3,Active Shallow Crust,0.0,89.9931,0.0,10/29/0125
+7.19741,46.86154,7635,5,12,7,45,7,3.55,27.5,fr,58454,152,2505122,1,1,Active Shallow Crust,0.0,89.9931,0.0,05/12/7635
+7.19741,46.86154,458,6,29,15,28,0,3.55,15.0,fr,58455,9,2505127,1,1,Active Shallow Crust,0.0,89.99303,-90.0,06/29/0458
+7.19741,46.86154,5388,10,4,22,1,4,3.65,5.0,fr,58456,107,2505132,1,7,Active Shallow Crust,0.0,89.98771,0.0,10/04/5388
+7.19741,46.86154,7242,9,3,9,33,36,3.65,5.0,fr,58457,144,2505132,1,7,Active Shallow Crust,0.0,89.98771,0.0,09/03/7242
+7.19741,46.86154,3045,5,11,10,27,29,3.65,5.0,fr,58458,60,2505132,1,7,Active Shallow Crust,0.0,89.98771,0.0,05/11/3045
+7.19741,46.86154,5848,4,22,4,57,4,3.65,5.0,fr,58459,116,2505132,1,7,Active Shallow Crust,0.0,89.98771,0.0,04/22/5848
+7.19741,46.86154,6188,12,18,7,22,8,3.65,5.0,fr,58460,123,2505132,1,7,Active Shallow Crust,0.0,89.98771,0.0,12/18/6188
+7.19741,46.86154,8230,5,25,14,33,19,3.65,5.0,fr,58461,164,2505132,1,7,Active Shallow Crust,0.0,89.98771,0.0,05/25/8230
+7.19741,46.86154,6749,11,22,9,59,10,3.65,5.0,fr,58462,134,2505132,1,7,Active Shallow Crust,0.0,89.98771,0.0,11/22/6749
+7.19741,46.86154,7519,5,19,5,11,38,3.65,15.0,fr,58463,150,2505133,1,1,Active Shallow Crust,0.0,89.98771,0.0,05/19/7519
+7.19741,46.86154,1561,5,2,1,29,54,3.65,27.5,fr,58464,31,2505134,1,1,Active Shallow Crust,0.0,89.98771,0.0,05/02/1561
+7.19741,46.86154,3641,1,9,16,48,59,3.65,5.0,fr,58465,72,2505135,1,3,Active Shallow Crust,240.0002,58.0139,0.0,01/09/3641
+7.19741,46.86154,7273,5,10,20,20,55,3.65,5.0,fr,58466,145,2505135,1,3,Active Shallow Crust,240.0002,58.0139,0.0,05/10/7273
+7.19741,46.86154,6667,5,19,17,9,9,3.65,5.0,fr,58467,133,2505135,1,3,Active Shallow Crust,240.0002,58.0139,0.0,05/19/6667
+7.19741,46.86154,5070,1,6,22,9,11,3.65,5.0,fr,58468,101,2505138,1,2,Active Shallow Crust,0.0,89.98756,-90.0,01/06/5070
+7.19741,46.86154,6136,4,9,5,29,23,3.65,5.0,fr,58469,122,2505138,1,2,Active Shallow Crust,0.0,89.98756,-90.0,04/09/6136
+7.19741,46.86154,9668,8,19,9,4,59,3.75,5.0,fr,58470,193,2505144,1,4,Active Shallow Crust,0.0,89.98904,0.0,08/19/9668
+7.19741,46.86154,5927,4,28,15,24,28,3.75,5.0,fr,58471,118,2505144,1,4,Active Shallow Crust,0.0,89.98904,0.0,04/28/5927
+7.19741,46.86154,708,7,30,17,42,30,3.75,5.0,fr,58472,14,2505144,1,4,Active Shallow Crust,0.0,89.98904,0.0,07/30/0708
+7.19741,46.86154,5475,6,25,5,40,53,3.75,5.0,fr,58473,109,2505144,1,4,Active Shallow Crust,0.0,89.98904,0.0,06/25/5475
+7.19741,46.86154,4279,5,18,0,24,19,3.75,15.0,fr,58474,85,2505145,1,2,Active Shallow Crust,0.0,89.98904,0.0,05/18/4279
+7.19741,46.86154,554,9,20,16,50,4,3.75,15.0,fr,58475,11,2505145,1,2,Active Shallow Crust,0.0,89.98904,0.0,09/20/0554
+7.19741,46.86154,5440,8,26,16,3,49,3.75,5.0,fr,58476,108,2505147,1,1,Active Shallow Crust,240.0082,58.01826,0.0,08/26/5440
+7.19741,46.86154,1029,5,19,0,23,53,3.75,5.0,fr,58477,20,2505153,1,2,Active Shallow Crust,128.8961,89.9675,0.0,05/19/1029
+7.19741,46.86154,9158,10,23,13,12,35,3.75,5.0,fr,58478,183,2505153,1,2,Active Shallow Crust,128.8961,89.9675,0.0,10/23/9158
+7.19741,46.86154,4738,7,27,3,22,17,3.85,5.0,fr,58479,94,2505156,1,5,Active Shallow Crust,0.0,89.99023,0.0,07/27/4738
+7.19741,46.86154,8873,11,4,16,16,16,3.85,5.0,fr,58480,177,2505156,1,5,Active Shallow Crust,0.0,89.99023,0.0,11/04/8873
+7.19741,46.86154,2618,9,4,18,45,5,3.85,5.0,fr,58481,52,2505156,1,5,Active Shallow Crust,0.0,89.99023,0.0,09/04/2618
+7.19741,46.86154,6096,7,17,13,29,53,3.85,5.0,fr,58482,121,2505156,1,5,Active Shallow Crust,0.0,89.99023,0.0,07/17/6096
+7.19741,46.86154,8359,3,26,5,3,53,3.85,5.0,fr,58483,167,2505156,1,5,Active Shallow Crust,0.0,89.99023,0.0,03/26/8359
+7.19741,46.86154,8646,10,13,10,34,34,3.85,15.0,fr,58484,172,2505157,1,1,Active Shallow Crust,0.0,89.99023,0.0,10/13/8646
+7.19741,46.86154,2765,11,3,8,20,57,3.85,5.0,fr,58485,55,2505159,1,1,Active Shallow Crust,240.0108,57.99777,0.0,11/03/2765
+7.19741,46.86154,9835,5,21,7,57,15,3.95,5.0,fr,58486,196,2505168,1,3,Active Shallow Crust,0.0,89.9913,0.0,05/21/9835
+7.19741,46.86154,102,12,21,11,2,54,3.95,5.0,fr,58487,2,2505168,1,3,Active Shallow Crust,0.0,89.9913,0.0,12/21/0102
+7.19741,46.86154,1477,9,4,5,19,15,3.95,5.0,fr,58488,29,2505168,1,3,Active Shallow Crust,0.0,89.9913,0.0,09/04/1477
+7.19741,46.86154,5596,9,7,15,53,9,3.95,15.0,fr,58489,111,2505169,1,2,Active Shallow Crust,0.0,89.9913,0.0,09/07/5596
+7.19741,46.86154,2845,8,10,19,45,11,3.95,15.0,fr,58490,56,2505169,1,2,Active Shallow Crust,0.0,89.9913,0.0,08/10/2845
+7.19741,46.86154,9606,6,13,9,13,2,3.95,27.5,fr,58491,192,2505170,1,1,Active Shallow Crust,0.0,89.9913,0.0,06/13/9606
+7.19741,46.86154,9031,7,26,20,54,14,3.95,5.0,fr,58492,180,2505171,1,1,Active Shallow Crust,240.0201,58.00484,0.0,07/26/9031
+7.19741,46.86154,3857,7,4,2,56,9,3.95,15.0,fr,58493,77,2505172,1,1,Active Shallow Crust,240.0201,58.00484,0.0,07/04/3857
+7.19741,46.86154,2098,11,7,6,54,47,3.95,5.0,fr,58494,41,2505174,1,2,Active Shallow Crust,0.0,89.9912,-90.0,11/07/2098
+7.19741,46.86154,8998,1,22,9,17,12,3.95,5.0,fr,58495,179,2505174,1,2,Active Shallow Crust,0.0,89.9912,-90.0,01/22/8998
+7.19741,46.86154,6987,8,30,20,32,6,3.95,5.0,fr,58496,139,2505177,1,1,Active Shallow Crust,128.9003,89.99348,0.0,08/30/6987
+7.19741,46.86154,5957,6,30,11,56,56,4.05,5.0,fr,58497,119,2505180,1,3,Active Shallow Crust,0.0,89.98837,0.0,06/30/5957
+7.19741,46.86154,3115,7,22,5,17,15,4.05,5.0,fr,58498,62,2505180,1,3,Active Shallow Crust,0.0,89.98837,0.0,07/22/3115
+7.19741,46.86154,1602,10,21,1,30,22,4.05,5.0,fr,58499,32,2505180,1,3,Active Shallow Crust,0.0,89.98837,0.0,10/21/1602
+7.19741,46.86154,2035,10,29,11,27,34,4.05,15.0,fr,58500,40,2505181,1,2,Active Shallow Crust,0.0,89.98837,0.0,10/29/2035
+7.19741,46.86154,8356,11,11,9,6,9,4.05,15.0,fr,58501,167,2505181,1,2,Active Shallow Crust,0.0,89.98837,0.0,11/11/8356
+7.19741,46.86154,277,2,16,10,35,53,4.05,5.0,fr,58502,5,2505183,1,1,Active Shallow Crust,240.0059,58.00611,0.0,02/16/0277
+7.19741,46.86154,217,7,29,22,42,13,4.05,15.0,fr,58503,4,2505184,1,1,Active Shallow Crust,240.0059,58.00608,0.0,07/29/0217
+7.19741,46.86154,7329,8,24,3,35,46,4.15,5.0,fr,58504,146,2505192,1,2,Active Shallow Crust,0.0,89.98963,0.0,08/24/7329
+7.19741,46.86154,3647,12,25,22,51,51,4.15,5.0,fr,58505,72,2505192,1,2,Active Shallow Crust,0.0,89.98963,0.0,12/25/3647
+7.19741,46.86154,5890,5,12,0,35,23,4.15,15.0,fr,58506,117,2505193,1,1,Active Shallow Crust,0.0,89.98963,0.0,05/12/5890
+7.19741,46.86154,8863,1,25,0,56,55,4.15,5.0,fr,58507,177,2505198,1,1,Active Shallow Crust,0.0,89.98951,-90.0,01/25/8863
+7.19741,46.86154,2955,6,6,13,40,49,4.15,27.5,fr,58508,59,2505200,1,1,Active Shallow Crust,0.0,89.98951,-90.0,06/06/2955
+7.19741,46.86154,374,3,5,1,41,37,4.25,27.5,fr,58509,7,2505206,1,1,Active Shallow Crust,0.0,89.99076,0.0,03/05/0374
+7.19741,46.86154,3074,5,13,2,20,28,4.35,5.0,fr,58510,61,2505216,1,1,Active Shallow Crust,0.0,89.98902,0.0,05/13/3074
+7.19741,46.86154,3507,9,1,19,37,43,4.35,15.0,fr,58511,70,2505220,1,1,Active Shallow Crust,240.008,57.99608,0.0,09/01/3507
+7.19741,46.86154,8936,7,15,11,53,44,4.45,5.0,fr,58512,178,2505228,1,1,Active Shallow Crust,0.0,89.99021,0.0,07/15/8936
+7.19741,46.86154,5297,8,19,17,1,31,4.45,5.0,fr,58513,105,2505231,1,2,Active Shallow Crust,240.0054,57.99499,0.0,08/19/5297
+7.19741,46.86154,4134,6,8,2,40,55,4.45,5.0,fr,58514,82,2505231,1,2,Active Shallow Crust,240.0054,57.99499,0.0,06/08/4134
+7.19741,46.86154,1316,9,11,20,52,25,4.55,15.0,fr,58515,26,2505241,1,1,Active Shallow Crust,0.0,89.9891,0.0,09/11/1316
+7.19741,46.86154,5926,3,1,3,33,15,4.65,5.0,fr,58516,118,2505252,1,1,Active Shallow Crust,0.0,89.99028,0.0,03/01/5926
+7.19741,46.86154,6570,1,1,7,3,17,4.85,5.0,fr,58517,131,2505276,1,1,Active Shallow Crust,0.0,89.99074,0.0,01/01/6570
+7.19741,46.86154,9500,10,12,6,7,15,4.95,5.0,fr,58518,189,2505294,1,1,Active Shallow Crust,0.0,89.99026,-90.0,10/12/9500
+7.19741,46.86154,5592,12,16,4,39,48,5.15,27.5,fr,58519,111,2505314,1,1,Active Shallow Crust,0.0,89.99017,0.0,12/16/5592
+7.19741,46.86154,731,12,8,11,30,34,5.45,5.0,fr,58520,14,2505348,1,2,Active Shallow Crust,0.0,89.98994,0.0,12/08/0731
+7.19741,46.86154,6522,12,27,10,17,45,5.45,5.0,fr,58521,130,2505348,1,2,Active Shallow Crust,0.0,89.98994,0.0,12/27/6522
+7.19741,46.86154,6957,11,14,17,58,42,5.85,5.0,fr,58522,139,2505405,1,1,Active Shallow Crust,128.8671,89.99146,0.0,11/14/6957
+6.30103,48.29132,6084,4,7,16,18,39,3.55,5.0,fr,58523,121,2505609,1,1,Active Shallow Crust,128.8955,89.99329,0.0,04/07/6084
+6.30103,48.29132,1788,8,18,4,26,19,3.65,5.0,fr,58524,35,2505612,1,1,Active Shallow Crust,0.0,89.98804,0.0,08/18/1788
+6.30103,48.29132,414,6,22,13,48,39,3.65,5.0,fr,58525,8,2505615,1,1,Active Shallow Crust,240.0002,58.01361,0.0,06/22/0414
+6.30103,48.29132,7089,7,13,17,20,29,3.75,5.0,fr,58526,141,2505624,1,1,Active Shallow Crust,0.0,89.98934,0.0,07/13/7089
+6.30103,48.29132,2536,9,13,12,25,10,3.75,27.5,fr,58527,50,2505626,1,1,Active Shallow Crust,0.0,89.98934,0.0,09/13/2536
+6.30103,48.29132,6676,2,9,19,20,46,3.85,15.0,fr,58528,133,2505643,1,1,Active Shallow Crust,0.0,89.99039,-90.0,02/09/6676
+6.30103,48.29132,3210,7,24,2,47,7,4.45,5.0,fr,58529,64,2505708,1,1,Active Shallow Crust,0.0,89.99048,0.0,07/24/3210
+6.30103,48.29132,623,12,22,17,3,54,4.55,5.0,fr,58530,12,2505720,1,1,Active Shallow Crust,0.0,89.98939,0.0,12/22/0623
+6.30103,48.29132,6416,4,18,13,8,15,4.95,5.0,fr,58531,128,2505768,1,1,Active Shallow Crust,0.0,89.99062,0.0,04/18/6416
+2.87898,47.93631,9862,7,27,12,50,47,3.75,5.0,fr,58532,197,2506587,1,1,Active Shallow Crust,240.0085,58.01797,0.0,07/27/9862
+2.87898,47.93631,2635,8,31,21,55,42,3.85,15.0,fr,58533,52,2506600,1,1,Active Shallow Crust,240.011,57.99797,0.0,08/31/2635
+2.27918,40.61693,7398,12,3,12,57,38,3.55,5.0,fr,58534,147,2507043,1,1,Active Shallow Crust,240.0111,57.99826,0.0,12/03/7398
+2.27918,40.61693,9603,2,3,21,3,54,3.65,5.0,fr,58535,192,2507052,1,1,Active Shallow Crust,0.0,89.98977,0.0,02/03/9603
+2.27918,40.61693,9594,7,14,4,41,6,3.85,5.0,fr,58536,191,2507076,1,1,Active Shallow Crust,0.0,89.98916,0.0,07/14/9594
+-2.7066,45.36872,7702,8,9,13,38,43,3.55,5.0,fr,58537,154,2507523,1,1,Active Shallow Crust,240.0118,57.99784,0.0,08/09/7702
+1.19987,48.90138,6318,12,16,20,34,12,3.55,5.0,fr,58538,126,2508000,1,2,Active Shallow Crust,0.0,89.99006,0.0,12/16/6318
+1.19987,48.90138,4408,1,25,14,53,39,3.55,5.0,fr,58539,88,2508000,1,2,Active Shallow Crust,0.0,89.99006,0.0,01/25/4408
+1.19987,48.90138,4265,11,5,11,15,53,3.55,15.0,fr,58540,85,2508001,1,1,Active Shallow Crust,0.0,89.99006,0.0,11/05/4265
+1.19987,48.90138,4371,10,30,22,16,33,3.65,5.0,fr,58541,87,2508012,1,1,Active Shallow Crust,0.0,89.98966,0.0,10/30/4371
+1.19987,48.90138,7327,5,13,14,6,11,3.65,5.0,fr,58542,146,2508018,1,1,Active Shallow Crust,0.0,89.98954,-90.0,05/13/7327
+1.19987,48.90138,5240,9,27,14,2,46,3.85,5.0,fr,58543,104,2508036,1,2,Active Shallow Crust,0.0,89.98944,0.0,09/27/5240
+1.19987,48.90138,9954,2,21,21,35,32,3.85,5.0,fr,58544,199,2508036,1,2,Active Shallow Crust,0.0,89.98944,0.0,02/21/9954
+1.19987,48.90138,7137,6,8,3,35,38,4.05,5.0,fr,58545,142,2508060,1,1,Active Shallow Crust,0.0,89.98975,0.0,06/08/7137
+0.87995,45.82082,1829,2,19,20,53,46,3.65,5.0,fr,58546,36,2508978,1,1,Active Shallow Crust,0.0,89.98971,-90.0,02/19/1829
+0.87995,45.82082,3433,3,9,16,56,8,3.75,5.0,fr,58547,68,2508990,1,1,Active Shallow Crust,0.0,89.99012,-90.0,03/09/3433
+0.87995,45.82082,2379,11,21,12,47,45,3.85,15.0,fr,58548,47,2508997,1,1,Active Shallow Crust,0.0,89.99005,0.0,11/21/2379
+0.87995,45.82082,1519,6,9,15,36,5,3.85,15.0,fr,58549,30,2509000,1,1,Active Shallow Crust,240.0107,57.99786,0.0,06/09/1519
+0.87995,45.82082,2411,5,10,15,56,18,4.15,5.0,fr,58550,48,2509032,1,1,Active Shallow Crust,0.0,89.98988,0.0,05/10/2411
+0.87995,45.82082,3120,4,9,17,14,53,4.25,15.0,fr,58551,62,2509045,1,1,Active Shallow Crust,0.0,89.99019,0.0,04/09/3120
+0.87995,45.82082,1133,7,12,13,47,41,4.35,5.0,fr,58552,22,2509062,1,1,Active Shallow Crust,0.0,89.9901,-90.0,07/12/1133
+0.87995,45.82082,6813,3,12,2,37,50,4.65,15.0,fr,58553,136,2509093,1,1,Active Shallow Crust,0.0,89.9901,0.0,03/12/6813
+0.87995,45.82082,4515,10,11,15,16,12,4.75,5.0,fr,58554,90,2509107,1,1,Active Shallow Crust,240.0072,58.00443,0.0,10/11/4515
+0.87995,45.82082,4232,7,20,16,53,55,4.85,5.0,fr,58555,84,2509116,1,1,Active Shallow Crust,0.0,89.98997,0.0,07/20/4232
+9.01855,50.3544,2466,12,18,1,6,47,3.55,5.0,fr,58556,49,2509443,1,1,Active Shallow Crust,240.0111,57.99966,0.0,12/18/2466
+9.01855,50.3544,1405,9,7,7,3,0,3.65,15.0,fr,58557,28,2509453,1,1,Active Shallow Crust,0.0,89.98853,0.0,09/07/1405
+9.01855,50.3544,6607,2,1,15,45,58,3.65,5.0,fr,58558,132,2509458,1,1,Active Shallow Crust,0.0,89.9884,-90.0,02/01/6607
+9.01855,50.3544,8720,5,7,4,58,18,3.75,5.0,fr,58559,174,2509464,1,1,Active Shallow Crust,0.0,89.98978,0.0,05/07/8720
+9.01855,50.3544,9465,1,1,4,9,47,4.15,15.0,fr,58560,189,2509513,1,1,Active Shallow Crust,0.0,89.9871,0.0,01/01/9465
+9.01855,50.3544,152,7,14,9,16,14,5.65,5.0,fr,58561,3,2509695,1,1,Active Shallow Crust,240.0417,58.00001,0.0,07/14/0152
+1.36431,45.98842,6901,2,13,8,14,8,3.55,5.0,fr,58562,138,2510400,1,2,Active Shallow Crust,0.0,89.98949,0.0,02/13/6901
+1.36431,45.98842,8946,11,21,13,17,16,3.55,5.0,fr,58563,178,2510400,1,2,Active Shallow Crust,0.0,89.98949,0.0,11/21/8946
+1.36431,45.98842,8078,5,13,19,22,49,3.65,5.0,fr,58564,161,2510412,1,3,Active Shallow Crust,0.0,89.99063,0.0,05/13/8078
+1.36431,45.98842,9178,1,17,4,14,41,3.65,5.0,fr,58565,183,2510412,1,3,Active Shallow Crust,0.0,89.99063,0.0,01/17/9178
+1.36431,45.98842,9,11,8,22,54,1,3.65,5.0,fr,58566,0,2510412,1,3,Active Shallow Crust,0.0,89.99063,0.0,11/08/0009
+1.36431,45.98842,1206,1,17,9,54,50,3.75,27.5,fr,58567,24,2510429,1,1,Active Shallow Crust,240.0083,58.01758,0.0,01/17/1206
+1.36431,45.98842,8130,4,30,5,27,29,3.85,5.0,fr,58568,162,2510436,1,3,Active Shallow Crust,0.0,89.99008,0.0,04/30/8130
+1.36431,45.98842,6428,7,13,9,17,14,3.85,5.0,fr,58569,128,2510436,1,3,Active Shallow Crust,0.0,89.99008,0.0,07/13/6428
+1.36431,45.98842,7443,7,22,19,12,46,3.85,5.0,fr,58570,148,2510436,1,3,Active Shallow Crust,0.0,89.99008,0.0,07/22/7443
+1.36431,45.98842,2894,8,31,6,57,54,3.85,15.0,fr,58571,57,2510437,1,1,Active Shallow Crust,0.0,89.99008,0.0,08/31/2894
+1.36431,45.98842,9865,12,17,17,35,7,3.95,5.0,fr,58572,197,2510451,1,1,Active Shallow Crust,240.0196,58.00494,0.0,12/17/9865
+1.36431,45.98842,5889,9,15,18,25,54,4.05,27.5,fr,58573,117,2510462,1,1,Active Shallow Crust,0.0,89.99015,0.0,09/15/5889
+1.36431,45.98842,789,4,2,1,12,8,4.05,5.0,fr,58574,15,2510463,1,1,Active Shallow Crust,240.0059,58.00575,0.0,04/02/0789
+1.36431,45.98842,9228,2,13,11,5,26,4.15,5.0,fr,58575,184,2510472,1,1,Active Shallow Crust,0.0,89.99034,0.0,02/13/9228
+1.36431,45.98842,9657,10,20,23,56,27,4.25,5.0,fr,58576,193,2510484,1,1,Active Shallow Crust,0.0,89.98983,0.0,10/20/9657
+1.36431,45.98842,1070,12,29,19,52,48,4.35,5.0,fr,58577,21,2510496,1,2,Active Shallow Crust,0.0,89.99023,0.0,12/29/1070
+1.36431,45.98842,1394,12,28,2,24,23,4.35,5.0,fr,58578,27,2510496,1,2,Active Shallow Crust,0.0,89.99023,0.0,12/28/1394
+1.36431,45.98842,1230,10,8,22,28,3,4.35,15.0,fr,58579,24,2510497,1,1,Active Shallow Crust,0.0,89.99023,0.0,10/08/1230
+1.36431,45.98842,3465,3,3,5,35,21,4.55,5.0,fr,58580,69,2510523,1,1,Active Shallow Crust,240.009,57.99739,0.0,03/03/3465
+1.36431,45.98842,2056,9,24,13,39,48,4.65,5.0,fr,58581,41,2510532,1,2,Active Shallow Crust,0.0,89.99013,0.0,09/24/2056
+1.36431,45.98842,909,11,7,20,44,33,4.65,5.0,fr,58582,18,2510532,1,2,Active Shallow Crust,0.0,89.99013,0.0,11/07/0909
+1.36431,45.98842,5623,8,28,17,29,11,4.85,15.0,fr,58583,112,2510557,1,1,Active Shallow Crust,359.9998,89.9902,0.0,08/28/5623
+6.12221,45.16717,9375,6,22,0,19,15,3.55,5.0,fr,58584,187,2510880,1,2,Active Shallow Crust,0.0,89.99289,0.0,06/22/9375
+6.12221,45.16717,529,11,26,13,59,36,3.55,5.0,fr,58585,10,2510880,1,2,Active Shallow Crust,0.0,89.99289,0.0,11/26/0529
+6.12221,45.16717,8396,3,17,15,36,58,3.55,5.0,fr,58586,167,2510883,1,1,Active Shallow Crust,240.012,57.99755,0.0,03/17/8396
+6.12221,45.16717,6443,10,31,18,15,1,3.55,5.0,fr,58587,128,2510886,1,1,Active Shallow Crust,0.0,89.99281,-90.0,10/31/6443
+6.12221,45.16717,8334,8,6,20,25,22,3.65,5.0,fr,58588,166,2510895,1,1,Active Shallow Crust,240.0005,58.01378,0.0,08/06/8334
+6.12221,45.16717,3417,2,6,4,54,20,3.65,5.0,fr,58589,68,2510898,1,1,Active Shallow Crust,0.0,89.98718,-90.0,02/06/3417
+6.12221,45.16717,2518,11,26,1,21,12,3.75,5.0,fr,58590,50,2510904,1,2,Active Shallow Crust,0.0,89.98871,0.0,11/26/2518
+6.12221,45.16717,6542,4,24,18,19,31,3.75,5.0,fr,58591,130,2510904,1,2,Active Shallow Crust,0.0,89.98871,0.0,04/24/6542
+6.12221,45.16717,3599,4,11,12,22,4,3.75,15.0,fr,58592,71,2510905,1,1,Active Shallow Crust,0.0,89.98871,0.0,04/11/3599
+6.12221,45.16717,576,9,6,1,6,48,3.75,15.0,fr,58593,11,2510914,1,1,Active Shallow Crust,128.8973,89.96686,0.0,09/06/0576
+6.12221,45.16717,901,8,2,6,18,33,3.85,5.0,fr,58594,18,2510916,1,1,Active Shallow Crust,0.0,89.98994,0.0,08/02/0901
+6.12221,45.16717,9763,7,31,2,25,16,3.85,15.0,fr,58595,195,2510917,1,1,Active Shallow Crust,0.0,89.98994,0.0,07/31/9763
+6.12221,45.16717,2915,4,26,15,45,10,3.85,5.0,fr,58596,58,2510919,1,2,Active Shallow Crust,240.01,57.99807,0.0,04/26/2915
+6.12221,45.16717,7789,7,31,20,33,57,3.85,5.0,fr,58597,155,2510919,1,2,Active Shallow Crust,240.01,57.99807,0.0,07/31/7789
+6.12221,45.16717,9646,1,3,0,25,26,3.95,5.0,fr,58598,192,2510928,1,1,Active Shallow Crust,0.0,89.99103,0.0,01/03/9646
+6.12221,45.16717,8732,11,2,11,23,39,3.95,15.0,fr,58599,174,2510938,1,1,Active Shallow Crust,128.8996,89.99327,0.0,11/02/8732
+6.12221,45.16717,8748,8,3,19,31,1,4.25,15.0,fr,58600,174,2510965,1,1,Active Shallow Crust,0.0,89.99047,0.0,08/03/8748
+6.12221,45.16717,8277,8,1,5,39,24,4.35,15.0,fr,58601,165,2510977,1,2,Active Shallow Crust,0.0,89.98868,0.0,08/01/8277
+6.12221,45.16717,977,9,7,10,42,35,4.35,15.0,fr,58602,19,2510977,1,2,Active Shallow Crust,0.0,89.98868,0.0,09/07/0977
+6.12221,45.16717,9016,9,21,9,12,48,4.35,5.0,fr,58603,180,2510985,1,1,Active Shallow Crust,128.8979,89.98297,0.0,09/21/9016
+6.12221,45.16717,1597,1,16,3,2,7,4.45,5.0,fr,58604,31,2510988,1,1,Active Shallow Crust,0.0,89.98991,0.0,01/16/1597
+6.12221,45.16717,4853,10,25,10,13,33,4.85,5.0,fr,58605,97,2511036,1,1,Active Shallow Crust,0.0,89.99045,0.0,10/25/4853
+6.12221,45.16717,5629,7,16,6,6,15,4.85,5.0,fr,58606,112,2511039,1,1,Active Shallow Crust,240.0168,58.00221,0.0,07/16/5629
+6.12221,45.16717,4073,1,23,15,56,13,4.85,15.0,fr,58607,81,2511043,1,1,Active Shallow Crust,0.0,89.99034,-90.0,01/23/4073
+0.79417,41.60812,9618,6,17,5,56,35,3.55,15.0,fr,58608,192,2511361,1,1,Active Shallow Crust,0.0,89.98963,0.0,06/17/9618
+0.79417,41.60812,6533,5,1,20,51,39,3.65,15.0,fr,58609,130,2511373,1,1,Active Shallow Crust,0.0,89.98992,0.0,05/01/6533
+0.79417,41.60812,9027,11,18,5,53,59,3.75,5.0,fr,58610,180,2511384,1,1,Active Shallow Crust,0.0,89.99026,0.0,11/18/9027
+0.79417,41.60812,9079,2,7,2,57,27,3.75,15.0,fr,58611,181,2511385,1,1,Active Shallow Crust,0.0,89.99026,0.0,02/07/9079
+0.79417,41.60812,8971,3,23,17,10,1,3.75,5.0,fr,58612,179,2511390,1,1,Active Shallow Crust,0.0,89.99016,-90.0,03/23/8971
+0.79417,41.60812,8505,8,9,8,36,44,3.85,5.0,fr,58613,170,2511396,1,1,Active Shallow Crust,0.0,89.98999,0.0,08/09/8505
+1.74081,42.41129,860,2,3,9,40,53,3.55,5.0,fr,58614,17,2511840,1,3,Active Shallow Crust,0.0,89.99069,0.0,02/03/0860
+1.74081,42.41129,5718,11,16,16,36,19,3.55,5.0,fr,58615,114,2511840,1,3,Active Shallow Crust,0.0,89.99069,0.0,11/16/5718
+1.74081,42.41129,4164,4,3,2,58,19,3.55,5.0,fr,58616,83,2511840,1,3,Active Shallow Crust,0.0,89.99069,0.0,04/03/4164
+1.74081,42.41129,4344,3,30,22,57,35,3.55,15.0,fr,58617,86,2511841,1,2,Active Shallow Crust,0.0,89.99069,0.0,03/30/4344
+1.74081,42.41129,2336,12,24,9,24,14,3.55,15.0,fr,58618,46,2511841,1,2,Active Shallow Crust,0.0,89.99069,0.0,12/24/2336
+1.74081,42.41129,5508,7,6,4,43,47,3.55,15.0,fr,58619,110,2511850,1,1,Active Shallow Crust,128.8967,89.99348,0.0,07/06/5508
+1.74081,42.41129,7115,8,19,1,58,12,3.65,5.0,fr,58620,142,2511852,1,2,Active Shallow Crust,0.0,89.99004,0.0,08/19/7115
+1.74081,42.41129,3563,4,24,22,6,21,3.65,5.0,fr,58621,71,2511852,1,2,Active Shallow Crust,0.0,89.99004,0.0,04/24/3563
+1.74081,42.41129,6717,6,14,2,36,7,3.65,5.0,fr,58622,134,2511855,1,2,Active Shallow Crust,240.0007,58.01275,0.0,06/14/6717
+1.74081,42.41129,7841,3,3,20,49,23,3.65,5.0,fr,58623,156,2511855,1,2,Active Shallow Crust,240.0007,58.01275,0.0,03/03/7841
+1.74081,42.41129,6596,7,6,16,40,18,3.65,5.0,fr,58624,131,2511858,1,1,Active Shallow Crust,0.0,89.98993,-90.0,07/06/6596
+1.74081,42.41129,5287,8,17,8,38,32,3.75,15.0,fr,58625,105,2511865,1,1,Active Shallow Crust,0.0,89.98965,0.0,08/17/5287
+1.74081,42.41129,2133,7,4,0,34,10,3.75,5.0,fr,58626,42,2511867,1,1,Active Shallow Crust,240.008,58.01748,0.0,07/04/2133
+1.74081,42.41129,8297,4,22,4,39,16,3.85,5.0,fr,58627,165,2511876,1,1,Active Shallow Crust,0.0,89.98946,0.0,04/22/8297
+1.74081,42.41129,2909,10,21,8,8,49,3.85,15.0,fr,58628,58,2511880,1,1,Active Shallow Crust,240.0103,57.99759,0.0,10/21/2909
+1.74081,42.41129,7274,12,4,22,50,53,3.85,15.0,fr,58629,145,2511883,1,1,Active Shallow Crust,0.0,89.98933,-90.0,12/04/7274
+1.74081,42.41129,3067,9,10,8,8,44,3.95,5.0,fr,58630,61,2511888,1,1,Active Shallow Crust,0.0,89.98943,0.0,09/10/3067
+1.74081,42.41129,7606,10,31,5,0,24,3.95,15.0,fr,58631,152,2511889,1,1,Active Shallow Crust,0.0,89.98943,0.0,10/31/7606
+1.74081,42.41129,6984,8,15,5,25,21,4.05,5.0,fr,58632,139,2511903,1,1,Active Shallow Crust,240.0055,58.00575,0.0,08/15/6984
+1.74081,42.41129,3479,6,17,15,44,34,4.05,27.5,fr,58633,69,2511908,1,1,Active Shallow Crust,0.0,89.99047,-90.0,06/17/3479
+1.74081,42.41129,358,2,20,8,41,2,4.15,5.0,fr,58634,7,2511912,1,1,Active Shallow Crust,0.0,89.98974,0.0,02/20/0358
+1.74081,42.41129,1253,10,17,16,42,58,4.45,5.0,fr,58635,25,2511948,1,1,Active Shallow Crust,0.0,89.99009,0.0,10/17/1253
+1.74081,42.41129,5922,7,11,12,27,38,4.65,5.0,fr,58636,118,2511972,1,1,Active Shallow Crust,0.0,89.99003,0.0,07/11/5922
+1.74081,42.41129,6465,9,26,2,36,50,5.85,5.0,fr,58637,129,2512119,1,1,Active Shallow Crust,240.0397,57.99884,0.0,09/26/6465
+-0.61414,48.26292,2874,9,4,8,23,14,3.55,5.0,fr,58638,57,2512320,1,2,Active Shallow Crust,0.0,89.98993,0.0,09/04/2874
+-0.61414,48.26292,356,9,13,13,54,45,3.55,5.0,fr,58639,7,2512320,1,2,Active Shallow Crust,0.0,89.98993,0.0,09/13/0356
+-0.61414,48.26292,5788,9,19,2,47,23,3.55,27.5,fr,58640,115,2512322,1,1,Active Shallow Crust,0.0,89.98993,0.0,09/19/5788
+-0.61414,48.26292,2598,6,14,3,35,30,3.55,5.0,fr,58641,51,2512323,1,1,Active Shallow Crust,240.0123,57.99819,0.0,06/14/2598
+-0.61414,48.26292,8703,1,23,19,0,30,3.65,5.0,fr,58642,174,2512332,1,1,Active Shallow Crust,0.0,89.99028,0.0,01/23/8703
+-0.61414,48.26292,5450,6,11,13,16,22,3.65,15.0,fr,58643,108,2512333,1,1,Active Shallow Crust,0.0,89.99028,0.0,06/11/5450
+-0.61414,48.26292,9081,5,22,17,43,13,3.75,5.0,fr,58644,181,2512350,1,1,Active Shallow Crust,0.0,89.98988,-90.0,05/22/9081
+-0.61414,48.26292,204,7,6,0,38,27,3.95,15.0,fr,58645,4,2512369,1,1,Active Shallow Crust,0.0,89.98994,0.0,07/06/0204
+-0.61414,48.26292,5457,8,16,19,11,11,4.05,15.0,fr,58646,109,2512384,1,1,Active Shallow Crust,240.0062,58.00594,0.0,08/16/5457
+-0.61414,48.26292,5560,1,26,23,37,40,4.15,15.0,fr,58647,111,2512393,1,1,Active Shallow Crust,0.0,89.98991,0.0,01/26/5560
+-0.61414,48.26292,7590,10,30,18,36,35,4.25,5.0,fr,58648,151,2512404,1,1,Active Shallow Crust,0.0,89.98988,0.0,10/30/7590
+-0.61414,48.26292,2339,4,11,4,38,3,4.55,15.0,fr,58649,46,2512447,1,1,Active Shallow Crust,0.0,89.99007,-90.0,04/11/2339
+-0.61414,48.26292,6025,4,19,23,28,19,5.05,5.0,fr,58650,120,2512503,1,1,Active Shallow Crust,240.0231,57.99773,0.0,04/19/6025
+0.50594,45.11863,2294,1,6,7,13,31,3.55,5.0,fr,58651,45,2512800,1,1,Active Shallow Crust,0.0,89.99022,0.0,01/06/2294
+0.50594,45.11863,5529,11,12,6,37,54,3.55,5.0,fr,58652,110,2512803,1,1,Active Shallow Crust,240.012,57.9981,0.0,11/12/5529
+0.50594,45.11863,6440,4,19,20,34,57,3.55,15.0,fr,58653,128,2512810,1,1,Active Shallow Crust,128.8963,89.99377,0.0,04/19/6440
+0.50594,45.11863,8046,7,23,15,10,17,3.65,5.0,fr,58654,160,2512812,1,1,Active Shallow Crust,0.0,89.98969,0.0,07/23/8046
+0.50594,45.11863,7529,6,18,10,17,29,3.75,5.0,fr,58655,150,2512824,1,1,Active Shallow Crust,0.0,89.99011,0.0,06/18/7529
+0.50594,45.11863,1199,4,14,7,9,27,3.75,5.0,fr,58656,23,2512833,1,1,Active Shallow Crust,128.8968,89.96734,0.0,04/14/1199
+0.50594,45.11863,3098,2,9,5,48,56,4.15,5.0,fr,58657,61,2512872,1,1,Active Shallow Crust,0.0,89.99019,0.0,02/09/3098
+0.50594,45.11863,3356,12,10,12,8,54,4.35,5.0,fr,58658,67,2512896,1,1,Active Shallow Crust,0.0,89.99008,0.0,12/10/3356
+0.50594,45.11863,783,7,15,10,8,16,5.25,5.0,fr,58659,15,2513004,1,1,Active Shallow Crust,0.0,89.98994,0.0,07/15/0783
+0.50594,45.11863,4384,8,18,14,49,19,5.55,5.0,fr,58660,87,2513046,1,1,Active Shallow Crust,0.0,89.99001,-90.0,08/18/4384
+0.50594,45.11863,2941,9,17,0,28,52,5.75,15.0,fr,58661,58,2513074,1,1,Active Shallow Crust,128.8752,89.98852,0.0,09/17/2941
+-0.53145,46.52279,6574,9,20,3,11,36,3.55,5.0,fr,58662,131,2513280,1,1,Active Shallow Crust,0.0,89.98959,0.0,09/20/6574
+-0.53145,46.52279,818,4,13,19,38,46,3.55,15.0,fr,58663,16,2513281,1,1,Active Shallow Crust,0.0,89.98959,0.0,04/13/0818
+-0.53145,46.52279,2273,3,24,16,15,21,3.65,15.0,fr,58664,45,2513293,1,1,Active Shallow Crust,0.0,89.98995,0.0,03/24/2273
+-0.53145,46.52279,8748,5,16,7,55,39,3.65,27.5,fr,58665,174,2513294,1,1,Active Shallow Crust,0.0,89.98995,0.0,05/16/8748
+-0.53145,46.52279,4478,6,7,23,10,10,3.65,15.0,fr,58666,89,2513296,1,1,Active Shallow Crust,240.0011,58.01289,0.0,06/07/4478
+-0.53145,46.52279,5337,12,6,6,42,42,3.65,5.0,fr,58667,106,2513301,1,1,Active Shallow Crust,128.9002,89.96352,0.0,12/06/5337
+-0.53145,46.52279,1145,8,30,17,1,7,3.75,15.0,fr,58668,22,2513314,1,1,Active Shallow Crust,128.8967,89.96737,0.0,08/30/1145
+-0.53145,46.52279,4802,3,13,22,41,53,3.95,27.5,fr,58669,96,2513333,1,1,Active Shallow Crust,240.0198,58.00495,0.0,03/13/4802
+-0.53145,46.52279,9157,6,26,2,43,59,4.05,27.5,fr,58670,183,2513342,1,1,Active Shallow Crust,0.0,89.98975,0.0,06/26/9157
+-0.53145,46.52279,914,5,12,15,17,40,4.15,5.0,fr,58671,18,2513358,1,1,Active Shallow Crust,0.0,89.98988,-90.0,05/12/0914
+-0.53145,46.52279,3278,7,23,11,2,33,4.35,5.0,fr,58672,65,2513382,1,1,Active Shallow Crust,0.0,89.98987,-90.0,07/23/3278
+-0.53145,46.52279,3485,9,15,10,46,18,4.45,5.0,fr,58673,69,2513388,1,1,Active Shallow Crust,359.9998,89.99015,0.0,09/15/3485
+-0.53145,46.52279,8536,7,4,5,31,35,4.45,15.0,fr,58674,170,2513389,1,1,Active Shallow Crust,359.9998,89.99015,0.0,07/04/8536
+-0.53145,46.52279,5175,11,24,4,38,38,4.45,5.0,fr,58675,103,2513391,1,1,Active Shallow Crust,240.0052,57.99467,0.0,11/24/5175
+-0.53145,46.52279,1493,6,12,9,57,22,4.55,5.0,fr,58676,29,2513400,1,1,Active Shallow Crust,0.0,89.99013,0.0,06/12/1493
+-0.53145,46.52279,7418,9,20,0,39,12,4.75,15.0,fr,58677,148,2513434,1,1,Active Shallow Crust,128.8887,89.98812,0.0,09/20/7418
+-0.53145,46.52279,2926,10,10,20,31,10,4.85,5.0,fr,58678,58,2513436,1,1,Active Shallow Crust,359.9999,89.9901,0.0,10/10/2926
+7.60898,44.68385,9554,4,8,14,6,41,3.55,5.0,fr,58679,191,2513760,1,3,Active Shallow Crust,0.0,89.99283,0.0,04/08/9554
+7.60898,44.68385,2127,1,14,10,34,32,3.55,5.0,fr,58680,42,2513760,1,3,Active Shallow Crust,0.0,89.99283,0.0,01/14/2127
+7.60898,44.68385,8866,8,27,0,39,37,3.55,5.0,fr,58681,177,2513760,1,3,Active Shallow Crust,0.0,89.99283,0.0,08/27/8866
+7.60898,44.68385,3062,6,14,13,13,0,3.55,15.0,fr,58682,61,2513761,1,2,Active Shallow Crust,0.0,89.99283,0.0,06/14/3062
+7.60898,44.68385,4289,6,21,10,0,14,3.55,15.0,fr,58683,85,2513761,1,2,Active Shallow Crust,0.0,89.99283,0.0,06/21/4289
+7.60898,44.68385,3073,5,29,6,37,16,3.55,5.0,fr,58684,61,2513763,1,2,Active Shallow Crust,240.0119,57.99788,0.0,05/29/3073
+7.60898,44.68385,911,10,30,3,40,3,3.55,5.0,fr,58685,18,2513763,1,2,Active Shallow Crust,240.0119,57.99788,0.0,10/30/0911
+7.60898,44.68385,8478,11,25,13,43,43,3.55,15.0,fr,58686,169,2513764,1,1,Active Shallow Crust,240.0119,57.99788,0.0,11/25/8478
+7.60898,44.68385,5269,3,7,7,6,36,3.65,5.0,fr,58687,105,2513772,1,2,Active Shallow Crust,0.0,89.98722,0.0,03/07/5269
+7.60898,44.68385,9612,6,10,22,45,33,3.65,5.0,fr,58688,192,2513772,1,2,Active Shallow Crust,0.0,89.98722,0.0,06/10/9612
+7.60898,44.68385,2718,1,29,7,33,49,3.65,5.0,fr,58689,54,2513775,1,1,Active Shallow Crust,240.0008,58.01223,0.0,01/29/2718
+7.60898,44.68385,4180,7,31,21,0,25,3.75,5.0,fr,58690,83,2513790,1,1,Active Shallow Crust,0.0,89.98848,-90.0,07/31/4180
+7.60898,44.68385,2133,6,10,17,55,12,3.85,5.0,fr,58691,42,2513796,1,1,Active Shallow Crust,0.0,89.98985,0.0,06/10/2133
+7.60898,44.68385,6683,5,22,9,13,4,3.85,15.0,fr,58692,133,2513797,1,1,Active Shallow Crust,0.0,89.98985,0.0,05/22/6683
+7.60898,44.68385,6062,3,18,3,50,15,3.85,27.5,fr,58693,121,2513798,1,1,Active Shallow Crust,0.0,89.98985,0.0,03/18/6062
+7.60898,44.68385,4790,8,22,6,27,17,3.95,15.0,fr,58694,95,2513812,1,1,Active Shallow Crust,240.0195,58.00547,0.0,08/22/4790
+7.60898,44.68385,5288,4,28,15,20,21,3.95,5.0,fr,58695,105,2513817,1,1,Active Shallow Crust,128.9017,89.99322,0.0,04/28/5288
+7.60898,44.68385,9113,9,17,6,58,2,4.05,5.0,fr,58696,182,2513820,1,2,Active Shallow Crust,0.0,89.99194,0.0,09/17/9113
+7.60898,44.68385,2004,9,18,12,52,58,4.05,5.0,fr,58697,40,2513820,1,2,Active Shallow Crust,0.0,89.99194,0.0,09/18/2004
+7.60898,44.68385,3268,5,14,2,56,1,4.15,5.0,fr,58698,65,2513832,1,1,Active Shallow Crust,0.0,89.98922,0.0,05/14/3268
+7.60898,44.68385,2676,11,5,23,26,9,4.25,5.0,fr,58699,53,2513844,1,3,Active Shallow Crust,0.0,89.99039,0.0,11/05/2676
+7.60898,44.68385,3382,7,29,17,26,48,4.25,5.0,fr,58700,67,2513844,1,3,Active Shallow Crust,0.0,89.99039,0.0,07/29/3382
+7.60898,44.68385,867,6,7,8,7,14,4.25,5.0,fr,58701,17,2513844,1,3,Active Shallow Crust,0.0,89.99039,0.0,06/07/0867
+7.60898,44.68385,1224,12,17,18,12,18,4.25,15.0,fr,58702,24,2513845,1,1,Active Shallow Crust,0.0,89.99039,0.0,12/17/1224
+7.60898,44.68385,9568,12,2,3,44,53,4.45,5.0,fr,58703,191,2513868,1,2,Active Shallow Crust,0.0,89.98982,0.0,12/02/9568
+7.60898,44.68385,197,6,4,7,49,51,4.45,5.0,fr,58704,3,2513868,1,2,Active Shallow Crust,0.0,89.98982,0.0,06/04/0197
+7.60898,44.68385,3053,4,9,16,49,10,4.55,5.0,fr,58705,61,2513880,1,1,Active Shallow Crust,0.0,89.99093,0.0,04/09/3053
+7.60898,44.68385,7562,10,8,14,36,8,4.55,15.0,fr,58706,151,2513884,1,1,Active Shallow Crust,240.0087,57.99746,0.0,10/08/7562
+7.60898,44.68385,1476,12,26,2,36,44,4.65,5.0,fr,58707,29,2513892,1,1,Active Shallow Crust,0.0,89.9899,0.0,12/26/1476
+7.60898,44.68385,422,8,25,5,38,53,5.45,15.0,fr,58708,8,2513989,1,1,Active Shallow Crust,0.0,89.99034,0.0,08/25/0422
+7.608993,44.68385,8046,11,4,21,23,9,6.65,10.68981,fr,58709,160,2514132,1,1,Active Shallow Crust,0.0,89.98998,0.0,11/04/8046
+-0.30754,46.94428,7509,11,11,22,12,22,3.55,5.0,fr,58710,150,2514240,1,2,Active Shallow Crust,0.0,89.9901,0.0,11/11/7509
+-0.30754,46.94428,3126,11,7,1,44,58,3.55,5.0,fr,58711,62,2514240,1,2,Active Shallow Crust,0.0,89.9901,0.0,11/07/3126
+-0.30754,46.94428,2014,10,11,16,19,6,3.55,15.0,fr,58712,40,2514241,1,1,Active Shallow Crust,0.0,89.9901,0.0,10/11/2014
+-0.30754,46.94428,302,3,3,13,50,35,3.55,5.0,fr,58713,6,2514243,1,1,Active Shallow Crust,240.0123,57.99813,0.0,03/03/0302
+-0.30754,46.94428,3010,5,12,12,13,29,3.65,5.0,fr,58714,60,2514252,1,1,Active Shallow Crust,0.0,89.99003,0.0,05/12/3010
+-0.30754,46.94428,2500,1,8,23,3,22,3.75,15.0,fr,58715,49,2514265,1,1,Active Shallow Crust,0.0,89.99009,0.0,01/08/2500
+-0.30754,46.94428,5324,1,28,13,14,20,3.75,15.0,fr,58716,106,2514268,1,1,Active Shallow Crust,240.0083,58.01761,0.0,01/28/5324
+-0.30754,46.94428,1637,9,7,7,50,43,3.85,5.0,fr,58717,32,2514279,1,1,Active Shallow Crust,240.0109,57.99782,0.0,09/07/1637
+-0.30754,46.94428,6056,4,24,9,24,9,3.95,27.5,fr,58718,121,2514290,1,1,Active Shallow Crust,0.0,89.98995,0.0,04/24/6056
+-0.30754,46.94428,5721,9,25,0,0,41,3.95,5.0,fr,58719,114,2514294,1,1,Active Shallow Crust,0.0,89.99011,-90.0,09/25/5721
+-0.30754,46.94428,4038,7,22,1,4,7,4.05,5.0,fr,58720,80,2514300,1,1,Active Shallow Crust,0.0,89.99008,0.0,07/22/4038
+-0.30754,46.94428,1911,10,13,3,13,59,4.05,5.0,fr,58721,38,2514309,1,1,Active Shallow Crust,128.8904,89.99371,0.0,10/13/1911
+-0.30754,46.94428,6999,8,4,15,49,48,4.15,5.0,fr,58722,139,2514312,1,3,Active Shallow Crust,0.0,89.99008,0.0,08/04/6999
+-0.30754,46.94428,8620,11,28,22,36,25,4.15,5.0,fr,58723,172,2514312,1,3,Active Shallow Crust,0.0,89.99008,0.0,11/28/8620
+-0.30754,46.94428,3098,9,19,10,59,38,4.15,5.0,fr,58724,61,2514312,1,3,Active Shallow Crust,0.0,89.99008,0.0,09/19/3098
+-0.30754,46.94428,562,1,3,23,14,3,4.15,5.0,fr,58725,11,2514315,1,1,Active Shallow Crust,240.0085,57.99731,0.0,01/03/0562
+-0.30754,46.94428,624,7,30,20,6,49,4.25,15.0,fr,58726,12,2514334,1,1,Active Shallow Crust,128.8943,89.98093,0.0,07/30/0624
+-0.30754,46.94428,969,8,27,14,11,26,4.35,5.0,fr,58727,19,2514336,1,1,Active Shallow Crust,0.0,89.99007,0.0,08/27/0969
+-0.30754,46.94428,1631,2,27,21,2,22,4.35,15.0,fr,58728,32,2514337,1,1,Active Shallow Crust,0.0,89.99007,0.0,02/27/1631
+-0.30754,46.94428,6305,10,11,22,50,33,4.35,15.0,fr,58729,126,2514346,1,1,Active Shallow Crust,128.8978,89.98273,0.0,10/11/6305
+-0.30754,46.94428,2483,9,6,0,45,54,4.45,15.0,fr,58730,49,2514355,1,1,Active Shallow Crust,0.0,89.98996,-90.0,09/06/2483
+-0.30754,46.94428,5941,12,16,21,19,41,4.65,5.0,fr,58731,118,2514375,1,1,Active Shallow Crust,240.011,57.99427,0.0,12/16/5941
+-0.30754,46.94428,7512,1,31,19,10,14,4.75,5.0,fr,58732,150,2514384,1,1,Active Shallow Crust,0.0,89.98994,0.0,01/31/7512
+-0.30754,46.94428,5587,12,24,9,19,30,4.95,5.0,fr,58733,111,2514414,1,1,Active Shallow Crust,0.0,89.99001,-90.0,12/24/5587
+-0.30754,46.94428,1578,3,29,12,54,32,5.85,5.0,fr,58734,31,2514516,1,1,Active Shallow Crust,360.0,89.99001,0.0,03/29/1578
+3.91076,52.45948,1951,11,8,20,49,31,3.75,5.0,fr,58735,39,2514744,1,1,Active Shallow Crust,0.0,89.99024,0.0,11/08/1951
+0.00246,46.02468,2006,9,11,15,55,16,3.55,5.0,fr,58736,40,2515680,1,2,Active Shallow Crust,0.0,89.99,0.0,09/11/2006
+0.00246,46.02468,8607,1,24,14,29,50,3.55,5.0,fr,58737,172,2515680,1,2,Active Shallow Crust,0.0,89.99,0.0,01/24/8607
+0.00246,46.02468,5319,4,9,4,41,38,3.55,15.0,fr,58738,106,2515681,1,2,Active Shallow Crust,0.0,89.99,0.0,04/09/5319
+0.00246,46.02468,2430,10,31,23,45,36,3.55,15.0,fr,58739,48,2515681,1,2,Active Shallow Crust,0.0,89.99,0.0,10/31/2430
+0.00246,46.02468,5899,6,1,16,38,9,3.65,5.0,fr,58740,117,2515692,1,2,Active Shallow Crust,0.0,89.99,0.0,06/01/5899
+0.00246,46.02468,9844,6,7,18,21,16,3.65,5.0,fr,58741,196,2515692,1,2,Active Shallow Crust,0.0,89.99,0.0,06/07/9844
+0.00246,46.02468,9181,4,10,12,30,0,3.75,5.0,fr,58742,183,2515704,1,1,Active Shallow Crust,360.0,89.99,0.0,04/10/9181
+0.00246,46.02468,1945,10,9,1,30,11,3.85,5.0,fr,58743,38,2515716,1,2,Active Shallow Crust,0.0,89.99,0.0,10/09/1945
+0.00246,46.02468,8964,10,31,7,36,34,3.85,5.0,fr,58744,179,2515716,1,2,Active Shallow Crust,0.0,89.99,0.0,10/31/8964
+0.00246,46.02468,2872,10,13,0,6,41,3.95,15.0,fr,58745,57,2515729,1,1,Active Shallow Crust,0.0,89.99,0.0,10/13/2872
+0.00246,46.02468,8885,10,27,1,24,21,4.15,5.0,fr,58746,177,2515752,1,1,Active Shallow Crust,360.0,89.99,0.0,10/27/8885
+0.00246,46.02468,5069,1,18,8,33,52,4.25,5.0,fr,58747,101,2515764,1,1,Active Shallow Crust,360.0,89.99,0.0,01/18/5069
+0.00246,46.02468,3260,5,16,11,11,39,4.25,15.0,fr,58748,65,2515765,1,1,Active Shallow Crust,360.0,89.99,0.0,05/16/3260
+0.00246,46.02468,7027,5,4,8,30,41,4.75,15.0,fr,58749,140,2515834,1,1,Active Shallow Crust,128.8888,89.98808,0.0,05/04/7027
+0.002460001,46.02468,8028,3,30,0,44,31,5.25,5.0,fr,58750,160,2515893,1,1,Active Shallow Crust,128.8835,89.98699,0.0,03/30/8028
+0.00246,46.02468,1762,11,6,7,42,31,5.85,5.0,fr,58751,35,2515965,1,1,Active Shallow Crust,128.8701,89.98938,0.0,11/06/1762
+5.23333,47.25925,9869,3,20,6,37,19,3.55,27.5,fr,58752,197,2516165,1,1,Active Shallow Crust,240.012,57.99874,0.0,03/20/9869
+5.23333,47.25925,8684,4,9,19,14,22,3.55,5.0,fr,58753,173,2516169,1,1,Active Shallow Crust,128.8972,89.99316,0.0,04/09/8684
+5.23333,47.25925,1609,3,26,22,1,54,3.65,15.0,fr,58754,32,2516173,1,1,Active Shallow Crust,0.0,89.9878,0.0,03/26/1609
+5.23333,47.25925,9040,3,12,9,31,45,3.75,5.0,fr,58755,180,2516184,1,1,Active Shallow Crust,0.0,89.98913,0.0,03/12/9040
+5.23333,47.25925,4399,3,28,0,34,4,3.75,15.0,fr,58756,87,2516185,1,1,Active Shallow Crust,0.0,89.98913,0.0,03/28/4399
+5.23333,47.25925,4238,7,12,14,24,44,3.75,5.0,fr,58757,84,2516187,1,1,Active Shallow Crust,240.0087,58.01769,0.0,07/12/4238
+5.23333,47.25925,3839,9,1,2,21,28,3.85,5.0,fr,58758,76,2516205,1,1,Active Shallow Crust,128.8948,89.99516,0.0,09/01/3839
+5.23333,47.25925,4020,11,9,17,12,55,3.95,15.0,fr,58759,80,2516209,1,1,Active Shallow Crust,0.0,89.99136,0.0,11/09/4020
+5.23333,47.25925,7261,1,10,23,53,37,4.05,27.5,fr,58760,145,2516222,1,1,Active Shallow Crust,0.0,89.98846,0.0,01/10/7261
+5.23333,47.25925,7542,8,17,20,42,45,4.55,5.0,fr,58761,150,2516280,1,1,Active Shallow Crust,0.0,89.98918,0.0,08/17/7542
+5.23333,47.25925,6436,10,1,4,11,46,4.95,5.0,fr,58762,128,2516331,1,1,Active Shallow Crust,240.0122,58.00464,0.0,10/01/6436
+5.23333,47.25925,3239,12,21,20,10,56,5.45,5.0,fr,58763,64,2516388,1,1,Active Shallow Crust,0.0,89.99001,0.0,12/21/3239
+2.55489,44.6598,1006,1,1,16,21,10,3.55,15.0,fr,58764,20,2517121,1,1,Active Shallow Crust,0.0,89.98924,0.0,01/01/1006
+2.55489,44.6598,2791,9,10,0,33,26,3.55,5.0,fr,58765,55,2517123,1,1,Active Shallow Crust,240.0123,57.99825,0.0,09/10/2791
+2.55489,44.6598,4171,8,9,23,53,38,3.75,15.0,fr,58766,83,2517145,1,1,Active Shallow Crust,0.0,89.9886,0.0,08/09/4171
+2.55489,44.6598,1282,6,22,23,52,44,3.85,15.0,fr,58767,25,2517157,1,1,Active Shallow Crust,0.0,89.98985,0.0,06/22/1282
+2.55489,44.6598,8168,6,30,17,22,35,3.95,5.0,fr,58768,163,2517168,1,2,Active Shallow Crust,0.0,89.99095,0.0,06/30/8168
+2.55489,44.6598,2529,11,9,2,2,11,3.95,5.0,fr,58769,50,2517168,1,2,Active Shallow Crust,0.0,89.99095,0.0,11/09/2529
+2.55489,44.6598,6056,10,5,1,15,51,4.05,5.0,fr,58770,121,2517180,1,1,Active Shallow Crust,0.0,89.98991,0.0,10/05/6056
+2.55489,44.6598,949,7,22,23,52,8,4.05,15.0,fr,58771,18,2517181,1,1,Active Shallow Crust,0.0,89.98991,0.0,07/22/0949
+2.55489,44.6598,3521,8,2,11,45,34,4.15,15.0,fr,58772,70,2517196,1,1,Active Shallow Crust,240.0079,57.99743,0.0,08/02/3521
+2.55489,44.6598,6767,7,14,8,48,13,5.05,5.0,fr,58773,135,2517303,1,1,Active Shallow Crust,240.0211,57.99745,0.0,07/14/6767
+2.55489,44.6598,5947,1,12,8,41,14,5.05,15.0,fr,58774,118,2517310,1,1,Active Shallow Crust,128.8863,89.9904,0.0,01/12/5947
+8.06657,48.7508,4704,10,29,21,47,41,3.55,5.0,fr,58775,94,2517600,1,1,Active Shallow Crust,0.0,89.9867,0.0,10/29/4704
+8.06657,48.7508,3925,4,16,10,2,48,3.55,27.5,fr,58776,78,2517602,1,2,Active Shallow Crust,0.0,89.9867,0.0,04/16/3925
+8.06657,48.7508,4826,4,16,5,17,36,3.55,27.5,fr,58777,96,2517602,1,2,Active Shallow Crust,0.0,89.9867,0.0,04/16/4826
+8.06657,48.7508,9191,9,9,8,4,31,3.55,5.0,fr,58778,183,2517603,1,1,Active Shallow Crust,240.0113,57.99908,0.0,09/09/9191
+8.06657,48.7508,184,12,19,4,27,34,3.55,27.5,fr,58779,3,2517611,1,1,Active Shallow Crust,128.8958,89.99335,0.0,12/19/0184
+8.06657,48.7508,8189,9,21,19,40,23,3.85,5.0,fr,58780,163,2517636,1,1,Active Shallow Crust,0.0,89.99059,0.0,09/21/8189
+8.06657,48.7508,448,3,24,20,39,45,3.85,15.0,fr,58781,8,2517643,1,1,Active Shallow Crust,0.0,89.99048,-90.0,03/24/0448
+8.06657,48.7508,8968,11,21,12,56,0,3.95,15.0,fr,58782,179,2517649,1,1,Active Shallow Crust,0.0,89.99161,0.0,11/21/8968
+8.06657,48.7508,9101,9,26,23,33,15,4.05,5.0,fr,58783,182,2517666,1,1,Active Shallow Crust,0.0,89.99243,-90.0,09/26/9101
+8.06657,48.7508,5715,5,20,13,45,39,4.55,5.0,fr,58784,114,2517726,1,1,Active Shallow Crust,0.0,89.99149,-90.0,05/20/5715
+8.06657,48.7508,848,11,20,15,58,18,5.05,5.0,fr,58785,16,2517780,1,1,Active Shallow Crust,0.0,89.99054,0.0,11/20/0848
+8.06657,48.7508,1698,6,28,17,35,27,5.25,5.0,fr,58786,33,2517810,1,1,Active Shallow Crust,0.0,89.99049,-90.0,06/28/1698
+4.20551,41.84927,4268,7,21,7,39,45,3.55,5.0,fr,58787,85,2518560,1,1,Active Shallow Crust,0.0,89.99249,0.0,07/21/4268
+4.20551,41.84927,9987,3,19,1,46,12,3.65,5.0,fr,58788,199,2518572,1,1,Active Shallow Crust,0.0,89.99331,0.0,03/19/9987
+4.20551,41.84927,9017,4,10,16,17,2,3.75,5.0,fr,58789,180,2518584,1,1,Active Shallow Crust,0.0,89.98807,0.0,04/10/9017
+4.20551,41.84927,1090,5,11,10,27,23,4.05,5.0,fr,58790,21,2518620,1,1,Active Shallow Crust,0.0,89.99155,0.0,05/11/1090
+7.10196,49.77313,4078,1,20,5,2,58,3.65,5.0,fr,58791,81,2519052,1,1,Active Shallow Crust,0.0,89.98839,0.0,01/20/4078
+7.10196,49.77313,360,8,5,20,40,3,3.65,15.0,fr,58792,7,2519053,1,1,Active Shallow Crust,0.0,89.98839,0.0,08/05/0360
+7.10196,49.77313,4479,11,20,8,11,11,3.75,15.0,fr,58793,89,2519065,1,1,Active Shallow Crust,0.0,89.98965,0.0,11/20/4479
+7.10196,49.77313,7979,7,16,0,34,51,3.75,5.0,fr,58794,159,2519067,1,1,Active Shallow Crust,240.0077,58.01796,0.0,07/16/7979
+7.10196,49.77313,460,11,19,10,14,45,3.85,5.0,fr,58795,9,2519079,1,1,Active Shallow Crust,240.0117,57.99827,0.0,11/19/0460
+7.10196,49.77313,6744,12,12,11,29,7,4.25,15.0,fr,58796,134,2519125,1,1,Active Shallow Crust,0.0,89.99127,0.0,12/12/6744
+7.10196,49.77313,597,2,17,5,50,58,4.65,5.0,fr,58797,11,2519178,1,1,Active Shallow Crust,0.0,89.99072,-90.0,02/17/0597
+5.14071,43.18498,4037,7,2,22,33,9,3.55,5.0,fr,58798,80,2519526,1,1,Active Shallow Crust,0.0,89.99256,-90.0,07/02/4037
+5.14071,43.18498,7111,12,27,14,41,1,3.65,5.0,fr,58799,142,2519541,1,1,Active Shallow Crust,128.8998,89.96346,0.0,12/27/7111
+1.7034,48.00359,1767,9,9,5,44,18,3.55,5.0,fr,58800,35,2520480,1,2,Active Shallow Crust,0.0,89.98988,0.0,09/09/1767
+1.7034,48.00359,711,5,28,17,15,39,3.55,5.0,fr,58801,14,2520480,1,2,Active Shallow Crust,0.0,89.98988,0.0,05/28/0711
+1.7034,48.00359,4478,11,26,6,34,58,3.55,27.5,fr,58802,89,2520482,1,1,Active Shallow Crust,0.0,89.98988,0.0,11/26/4478
+1.7034,48.00359,7782,6,18,7,25,50,3.85,15.0,fr,58803,155,2520517,1,1,Active Shallow Crust,0.0,89.99045,0.0,06/18/7782
+1.7034,48.00359,7258,5,2,4,3,35,3.95,27.5,fr,58804,145,2520530,1,1,Active Shallow Crust,0.0,89.99043,0.0,05/02/7258
+1.7034,48.00359,7685,1,21,7,56,47,4.15,5.0,fr,58805,153,2520552,1,1,Active Shallow Crust,0.0,89.98985,0.0,01/21/7685
+1.7034,48.00359,9221,6,10,5,2,57,4.45,5.0,fr,58806,184,2520588,1,1,Active Shallow Crust,0.0,89.98982,0.0,06/10/9221
+-4.9004,48.02172,6730,7,9,18,28,38,3.75,5.0,fr,58807,134,2520984,1,1,Active Shallow Crust,0.0,89.98929,0.0,07/09/6730
+-4.9004,48.02172,9482,5,3,21,43,57,3.85,27.5,fr,58808,189,2520998,1,1,Active Shallow Crust,0.0,89.99045,0.0,05/03/9482
+-4.9004,48.02172,7770,3,9,10,34,7,4.05,5.0,fr,58809,155,2521029,1,1,Active Shallow Crust,128.8907,89.99242,0.0,03/09/7770
+-4.9004,48.02172,7245,6,4,11,24,46,4.25,5.0,fr,58810,144,2521047,1,1,Active Shallow Crust,240.0074,57.99435,0.0,06/04/7245
+-4.9004,48.02172,9341,12,29,16,17,24,4.35,5.0,fr,58811,186,2521062,1,1,Active Shallow Crust,0.0,89.98914,-90.0,12/29/9341
+-0.38434,48.67825,1326,12,13,23,54,1,3.65,15.0,fr,58812,26,2521462,1,1,Active Shallow Crust,128.9002,89.9635,0.0,12/13/1326
+-0.38434,48.67825,5789,11,28,10,52,49,3.75,5.0,fr,58813,115,2521464,1,2,Active Shallow Crust,0.0,89.99008,0.0,11/28/5789
+-0.38434,48.67825,328,7,19,11,56,28,3.75,5.0,fr,58814,6,2521464,1,2,Active Shallow Crust,0.0,89.99008,0.0,07/19/0328
+-0.38434,48.67825,5455,10,21,6,15,57,3.75,27.5,fr,58815,109,2521466,1,1,Active Shallow Crust,0.0,89.99008,0.0,10/21/5455
+-0.38434,48.67825,4826,10,12,7,25,25,3.85,5.0,fr,58816,96,2521476,1,1,Active Shallow Crust,0.0,89.98998,0.0,10/12/4826
+-0.38434,48.67825,8588,12,12,7,8,48,3.95,5.0,fr,58817,171,2521488,1,1,Active Shallow Crust,0.0,89.99002,0.0,12/12/8588
+-0.38434,48.67825,2233,9,23,3,47,17,4.05,15.0,fr,58818,44,2521501,1,1,Active Shallow Crust,0.0,89.98994,0.0,09/23/2233
+-0.38434,48.67825,8729,7,15,20,18,39,4.45,5.0,fr,58819,174,2521548,1,1,Active Shallow Crust,0.0,89.98996,0.0,07/15/8729
+-0.38434,48.67825,2423,3,28,17,57,10,4.45,5.0,fr,58820,48,2521557,1,1,Active Shallow Crust,128.8917,89.99373,0.0,03/28/2423
+-0.38434,48.67825,6505,1,31,16,41,48,4.85,5.0,fr,58821,130,2521596,1,1,Active Shallow Crust,0.0,89.99003,0.0,01/31/6505
+0.90686,42.57409,4417,7,23,23,43,19,3.55,5.0,fr,58822,88,2521920,1,3,Active Shallow Crust,0.0,89.98979,0.0,07/23/4417
+0.90686,42.57409,7423,12,12,15,8,42,3.55,5.0,fr,58823,148,2521920,1,3,Active Shallow Crust,0.0,89.98979,0.0,12/12/7423
+0.90686,42.57409,9141,8,2,22,14,41,3.55,5.0,fr,58824,182,2521920,1,3,Active Shallow Crust,0.0,89.98979,0.0,08/02/9141
+0.90686,42.57409,4482,11,27,14,36,49,3.55,15.0,fr,58825,89,2521921,1,2,Active Shallow Crust,0.0,89.98979,0.0,11/27/4482
+0.90686,42.57409,756,1,30,7,1,23,3.55,15.0,fr,58826,15,2521921,1,2,Active Shallow Crust,0.0,89.98979,0.0,01/30/0756
+0.90686,42.57409,3400,5,12,12,57,1,3.55,27.5,fr,58827,67,2521922,1,3,Active Shallow Crust,0.0,89.98979,0.0,05/12/3400
+0.90686,42.57409,676,12,7,7,30,53,3.55,27.5,fr,58828,13,2521922,1,3,Active Shallow Crust,0.0,89.98979,0.0,12/07/0676
+0.90686,42.57409,2065,12,7,4,16,29,3.55,27.5,fr,58829,41,2521922,1,3,Active Shallow Crust,0.0,89.98979,0.0,12/07/2065
+0.90686,42.57409,3864,8,18,6,59,47,3.55,5.0,fr,58830,77,2521923,1,2,Active Shallow Crust,240.012,57.9981,0.0,08/18/3864
+0.90686,42.57409,6798,10,26,4,10,10,3.55,5.0,fr,58831,135,2521923,1,2,Active Shallow Crust,240.012,57.9981,0.0,10/26/6798
+0.90686,42.57409,2116,7,25,13,4,48,3.55,15.0,fr,58832,42,2521924,1,3,Active Shallow Crust,240.012,57.9981,0.0,07/25/2116
+0.90686,42.57409,2504,2,24,0,38,4,3.55,15.0,fr,58833,50,2521924,1,3,Active Shallow Crust,240.012,57.9981,0.0,02/24/2504
+0.90686,42.57409,4988,4,12,2,41,5,3.55,15.0,fr,58834,99,2521924,1,3,Active Shallow Crust,240.012,57.9981,0.0,04/12/4988
+0.90686,42.57409,19,6,18,16,55,58,3.55,27.5,fr,58835,0,2521925,1,1,Active Shallow Crust,240.012,57.998,0.0,06/18/0019
+0.90686,42.57409,4751,7,6,11,17,11,3.55,5.0,fr,58836,95,2521926,1,1,Active Shallow Crust,0.0,89.98967,-90.0,07/06/4751
+0.90686,42.57409,1740,7,8,19,51,4,3.65,5.0,fr,58837,34,2521932,1,1,Active Shallow Crust,0.0,89.99007,0.0,07/08/1740
+0.90686,42.57409,6666,3,25,12,52,3,3.65,15.0,fr,58838,133,2521933,1,1,Active Shallow Crust,0.0,89.99007,0.0,03/25/6666
+0.90686,42.57409,6175,12,17,0,56,33,3.65,5.0,fr,58839,123,2521935,1,1,Active Shallow Crust,240.0007,58.01283,0.0,12/17/6175
+0.90686,42.57409,6264,8,15,16,33,14,3.65,5.0,fr,58840,125,2521941,1,1,Active Shallow Crust,128.9007,89.96352,0.0,08/15/6264
+0.90686,42.57409,7364,7,12,16,16,36,3.75,15.0,fr,58841,147,2521945,1,2,Active Shallow Crust,0.0,89.98968,0.0,07/12/7364
+0.90686,42.57409,2748,4,7,22,35,0,3.75,15.0,fr,58842,54,2521945,1,2,Active Shallow Crust,0.0,89.98968,0.0,04/07/2748
+0.90686,42.57409,20,10,29,8,54,48,3.75,15.0,fr,58843,0,2521954,1,1,Active Shallow Crust,128.897,89.96735,0.0,10/29/0020
+0.90686,42.57409,2404,4,26,4,55,36,3.85,5.0,fr,58844,48,2521956,1,1,Active Shallow Crust,0.0,89.99014,0.0,04/26/2404
+0.90686,42.57409,7528,4,21,5,57,38,3.95,5.0,fr,58845,150,2521968,1,1,Active Shallow Crust,0.0,89.99004,0.0,04/21/7528
+0.90686,42.57409,1589,5,25,18,18,49,3.95,15.0,fr,58846,31,2521969,1,1,Active Shallow Crust,0.0,89.99004,0.0,05/25/1589
+0.90686,42.57409,57,11,13,0,38,11,3.95,5.0,fr,58847,1,2521974,1,1,Active Shallow Crust,0.0,89.98993,-90.0,11/13/0057
+0.90686,42.57409,5910,2,12,9,49,26,3.95,15.0,fr,58848,118,2521975,1,1,Active Shallow Crust,0.0,89.98993,-90.0,02/12/5910
+0.90686,42.57409,8452,9,16,20,39,16,4.05,5.0,fr,58849,169,2521980,1,2,Active Shallow Crust,0.0,89.99008,0.0,09/16/8452
+0.90686,42.57409,7713,6,25,23,37,22,4.05,5.0,fr,58850,154,2521980,1,2,Active Shallow Crust,0.0,89.99008,0.0,06/25/7713
+0.90686,42.57409,6324,12,19,2,5,50,4.05,5.0,fr,58851,126,2521983,1,1,Active Shallow Crust,240.0053,58.00578,0.0,12/19/6324
+0.90686,42.57409,9308,8,10,13,58,37,4.05,27.5,fr,58852,186,2521985,1,1,Active Shallow Crust,240.0053,58.00575,0.0,08/10/9308
+0.90686,42.57409,9311,11,23,21,23,49,4.25,15.0,fr,58853,186,2522005,1,1,Active Shallow Crust,0.0,89.99005,0.0,11/23/9311
+0.90686,42.57409,5734,1,16,11,56,58,4.35,5.0,fr,58854,114,2522016,1,1,Active Shallow Crust,0.0,89.99002,0.0,01/16/5734
+0.90686,42.57409,2063,6,12,20,39,21,4.65,5.0,fr,58855,41,2522052,1,2,Active Shallow Crust,0.0,89.99006,0.0,06/12/2063
+0.90686,42.57409,2042,6,28,18,38,33,4.65,5.0,fr,58856,40,2522052,1,2,Active Shallow Crust,0.0,89.99006,0.0,06/28/2042
+0.90686,42.57409,6396,8,3,15,56,17,4.95,5.0,fr,58857,127,2522088,1,1,Active Shallow Crust,0.0,89.99,0.0,08/03/6396
+0.90686,42.57409,471,1,4,12,50,51,5.05,15.0,fr,58858,9,2522101,1,1,Active Shallow Crust,0.0,89.98993,0.0,01/04/0471
+1.66818,45.47291,7786,5,24,12,32,44,3.55,15.0,fr,58859,155,2522401,1,1,Active Shallow Crust,0.0,89.9894,0.0,05/24/7786
+1.66818,45.47291,2682,3,1,14,13,47,3.55,15.0,fr,58860,53,2522404,1,1,Active Shallow Crust,240.012,57.99847,0.0,03/01/2682
+1.66818,45.47291,5851,6,4,18,41,7,3.85,5.0,fr,58861,117,2522436,1,1,Active Shallow Crust,0.0,89.98999,0.0,06/04/5851
+1.66818,45.47291,4783,9,4,13,3,18,3.95,15.0,fr,58862,95,2522449,1,1,Active Shallow Crust,0.0,89.98996,0.0,09/04/4783
+1.66818,45.47291,8522,10,3,18,52,50,4.05,5.0,fr,58863,170,2522469,1,1,Active Shallow Crust,128.8906,89.99354,0.0,10/03/8522
+1.66818,45.47291,4328,3,18,8,20,28,4.15,15.0,fr,58864,86,2522473,1,1,Active Shallow Crust,0.0,89.99025,0.0,03/18/4328
+1.66818,45.47291,2868,9,24,19,47,26,4.15,15.0,fr,58865,57,2522479,1,1,Active Shallow Crust,0.0,89.99014,-90.0,09/24/2868
+6.51032,49.82684,3390,12,22,5,13,54,3.75,5.0,fr,58866,67,2523384,1,1,Active Shallow Crust,0.0,89.98966,0.0,12/22/3390
+6.51032,49.82684,7090,9,18,12,59,24,3.95,5.0,fr,58867,141,2523408,1,1,Active Shallow Crust,0.0,89.99179,0.0,09/18/7090
+6.51032,49.82684,18,1,8,1,22,8,4.05,5.0,fr,58868,0,2523420,1,1,Active Shallow Crust,0.0,89.98903,0.0,01/08/0018
+6.51032,49.82684,49,2,8,6,16,20,4.25,15.0,fr,58869,0,2523448,1,1,Active Shallow Crust,240.0081,57.99436,0.0,02/08/0049
+6.51032,49.82684,295,11,7,16,48,31,5.95,5.0,fr,58870,5,2523648,1,1,Active Shallow Crust,0.0,89.99014,0.0,11/07/0295
+4.1416,47.74578,6107,4,8,11,35,25,3.55,5.0,fr,58871,122,2523840,1,1,Active Shallow Crust,0.0,89.99322,0.0,04/08/6107
+4.1416,47.74578,3817,11,25,6,53,48,3.85,27.5,fr,58872,76,2523884,1,1,Active Shallow Crust,0.0,89.99029,-90.0,11/25/3817
+4.1416,47.74578,1716,11,16,20,12,56,3.95,5.0,fr,58873,34,2523888,1,1,Active Shallow Crust,0.0,89.99144,0.0,11/16/1716
+4.1416,47.74578,6774,12,3,9,17,20,4.55,5.0,fr,58874,135,2523960,1,1,Active Shallow Crust,0.0,89.98928,0.0,12/03/6774
+4.1416,47.74578,9366,7,15,21,5,25,4.75,5.0,fr,58875,187,2523993,1,1,Active Shallow Crust,128.8884,89.98824,0.0,07/15/9366
+3.27868,41.84947,2688,12,18,2,52,21,3.55,5.0,fr,58876,53,2524329,1,1,Active Shallow Crust,128.8967,89.99437,0.0,12/18/2688
+3.27868,41.84947,738,2,11,6,46,35,3.65,5.0,fr,58877,14,2524332,1,1,Active Shallow Crust,0.0,89.98996,0.0,02/11/0738
+3.27868,41.84947,5046,7,30,14,33,43,3.65,15.0,fr,58878,100,2524333,1,2,Active Shallow Crust,0.0,89.98996,0.0,07/30/5046
+3.27868,41.84947,4961,5,29,3,15,12,3.65,15.0,fr,58879,99,2524333,1,2,Active Shallow Crust,0.0,89.98996,0.0,05/29/4961
+3.27868,41.84947,1726,10,23,16,49,28,3.65,5.0,fr,58880,34,2524338,1,1,Active Shallow Crust,0.0,89.98985,-90.0,10/23/1726
+3.27868,41.84947,2659,7,31,12,39,29,3.75,27.5,fr,58881,53,2524352,1,1,Active Shallow Crust,0.0,89.99094,-90.0,07/31/2659
+3.27868,41.84947,2604,12,2,21,40,14,3.95,5.0,fr,58882,52,2524374,1,1,Active Shallow Crust,0.0,89.99041,-90.0,12/02/2604
+3.27868,41.84947,7705,9,19,19,9,47,4.05,5.0,fr,58883,154,2524380,1,1,Active Shallow Crust,0.0,89.98944,0.0,09/19/7705
+3.27868,41.84947,1308,9,16,0,34,3,4.35,5.0,fr,58884,26,2524419,1,1,Active Shallow Crust,240.0077,57.99555,0.0,09/16/1308
+3.27868,41.84947,3342,3,6,20,50,6,4.45,5.0,fr,58885,66,2524428,1,1,Active Shallow Crust,0.0,89.98934,0.0,03/06/3342
+3.278681,41.84947,7597,3,9,11,18,12,6.05,5.357596,fr,58886,151,2524620,1,1,Active Shallow Crust,0.0,89.99007,0.0,03/09/7597
+5.01586,45.93762,7101,7,15,12,20,52,3.55,5.0,fr,58887,142,2524800,1,2,Active Shallow Crust,0.0,89.99299,0.0,07/15/7101
+5.01586,45.93762,3002,5,9,0,40,55,3.55,5.0,fr,58888,60,2524800,1,2,Active Shallow Crust,0.0,89.99299,0.0,05/09/3002
+5.01586,45.93762,9031,5,29,0,45,34,3.55,15.0,fr,58889,180,2524801,1,1,Active Shallow Crust,0.0,89.99299,0.0,05/29/9031
+5.01586,45.93762,8570,5,10,10,26,41,3.55,15.0,fr,58890,171,2524807,1,1,Active Shallow Crust,0.0,89.9929,-90.0,05/10/8570
+5.01586,45.93762,322,9,2,20,39,8,3.55,5.0,fr,58891,6,2524809,1,1,Active Shallow Crust,128.8972,89.99299,0.0,09/02/0322
+5.01586,45.93762,1488,4,15,19,38,30,3.65,5.0,fr,58892,29,2524812,1,3,Active Shallow Crust,0.0,89.9875,0.0,04/15/1488
+5.01586,45.93762,928,6,1,9,38,36,3.65,5.0,fr,58893,18,2524812,1,3,Active Shallow Crust,0.0,89.9875,0.0,06/01/0928
+5.01586,45.93762,9244,6,6,21,27,42,3.65,5.0,fr,58894,184,2524812,1,3,Active Shallow Crust,0.0,89.9875,0.0,06/06/9244
+5.01586,45.93762,3850,7,23,15,22,10,3.65,5.0,fr,58895,76,2524821,1,1,Active Shallow Crust,128.9009,89.96352,0.0,07/23/3850
+5.01586,45.93762,338,2,24,2,8,31,3.75,5.0,fr,58896,6,2524824,1,1,Active Shallow Crust,0.0,89.98886,0.0,02/24/0338
+5.01586,45.93762,9991,6,13,19,52,4,3.75,5.0,fr,58897,199,2524827,1,1,Active Shallow Crust,240.0085,58.01699,0.0,06/13/9991
+5.01586,45.93762,5953,9,20,12,26,44,3.75,5.0,fr,58898,119,2524833,1,1,Active Shallow Crust,128.8972,89.96689,0.0,09/20/5953
+5.01586,45.93762,8433,3,7,18,4,37,3.85,15.0,fr,58899,168,2524837,1,1,Active Shallow Crust,0.0,89.99007,0.0,03/07/8433
+5.01586,45.93762,9238,2,25,17,39,18,3.95,5.0,fr,58900,184,2524848,1,2,Active Shallow Crust,0.0,89.99115,0.0,02/25/9238
+5.01586,45.93762,2384,8,17,19,31,50,3.95,5.0,fr,58901,47,2524848,1,2,Active Shallow Crust,0.0,89.99115,0.0,08/17/2384
+5.01586,45.93762,3932,1,19,17,28,5,3.95,5.0,fr,58902,78,2524851,1,1,Active Shallow Crust,240.02,58.00466,0.0,01/19/3932
+5.01586,45.93762,3387,11,21,12,36,43,4.05,27.5,fr,58903,67,2524862,1,1,Active Shallow Crust,0.0,89.98817,0.0,11/21/3387
+5.01586,45.93762,3031,8,28,13,59,35,4.05,27.5,fr,58904,60,2524871,1,1,Active Shallow Crust,128.8896,89.99409,0.0,08/28/3031
+5.01586,45.93762,1451,5,30,0,1,7,4.35,5.0,fr,58905,29,2524896,1,1,Active Shallow Crust,0.0,89.98883,0.0,05/30/1451
+5.01586,45.93762,5413,9,23,15,47,23,4.45,5.0,fr,58906,108,2524908,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/23/5413
+5.01586,45.93762,1454,9,29,20,48,39,4.55,5.0,fr,58907,29,2524920,1,3,Active Shallow Crust,0.0,89.98891,0.0,09/29/1454
+5.01586,45.93762,308,4,21,21,19,11,4.55,5.0,fr,58908,6,2524920,1,3,Active Shallow Crust,0.0,89.98891,0.0,04/21/0308
+5.01586,45.93762,1115,1,17,14,55,52,4.55,5.0,fr,58909,22,2524920,1,3,Active Shallow Crust,0.0,89.98891,0.0,01/17/1115
+5.01586,45.93762,9511,5,1,20,23,41,4.85,5.0,fr,58910,190,2524956,1,1,Active Shallow Crust,0.0,89.99058,0.0,05/01/9511
+-2.508,42.06516,2493,7,17,10,54,27,3.55,5.0,fr,58911,49,2525760,1,2,Active Shallow Crust,0.0,89.98877,0.0,07/17/2493
+-2.508,42.06516,2382,9,24,9,29,49,3.55,5.0,fr,58912,47,2525760,1,2,Active Shallow Crust,0.0,89.98877,0.0,09/24/2382
+-2.508,42.06516,9934,10,7,14,5,17,3.55,5.0,fr,58913,198,2525763,1,1,Active Shallow Crust,240.012,57.9978,0.0,10/07/9934
+-2.508,42.06516,6385,9,3,19,2,36,3.55,5.0,fr,58914,127,2525766,1,1,Active Shallow Crust,0.0,89.98864,-90.0,09/03/6385
+-2.508,42.06516,3641,9,4,5,28,57,3.65,5.0,fr,58915,72,2525772,1,1,Active Shallow Crust,0.0,89.98999,0.0,09/04/3641
+-2.508,42.06516,7964,6,14,0,39,26,3.65,5.0,fr,58916,159,2525775,1,1,Active Shallow Crust,240.0007,58.01236,0.0,06/14/7964
+-2.508,42.06516,83,2,24,17,34,29,3.65,5.0,fr,58917,1,2525781,1,1,Active Shallow Crust,128.9017,89.96344,0.0,02/24/0083
+-2.508,42.06516,7056,5,30,6,0,52,3.75,27.5,fr,58918,141,2525786,1,1,Active Shallow Crust,0.0,89.99108,0.0,05/30/7056
+-2.508,42.06516,9833,3,12,5,41,25,3.85,5.0,fr,58919,196,2525796,1,1,Active Shallow Crust,0.0,89.9894,0.0,03/12/9833
+-2.508,42.06516,9844,12,7,13,28,48,3.85,5.0,fr,58920,196,2525799,1,1,Active Shallow Crust,240.01,57.99814,0.0,12/07/9844
+-2.508,42.06516,7102,6,23,12,55,2,3.95,5.0,fr,58921,142,2525808,1,1,Active Shallow Crust,0.0,89.99055,0.0,06/23/7102
+-2.508,42.06516,4637,11,29,1,17,1,4.05,15.0,fr,58922,92,2525821,1,1,Active Shallow Crust,0.0,89.98948,0.0,11/29/4637
+-2.508,42.06516,9414,5,14,9,5,28,4.35,5.0,fr,58923,188,2525865,1,1,Active Shallow Crust,128.8985,89.98287,0.0,05/14/9414
+-2.508,42.06516,5109,10,30,11,56,55,5.35,5.0,fr,58924,102,2525979,1,1,Active Shallow Crust,240.022,58.0011,0.0,10/30/5109
+-2.508,42.06516,9358,11,22,20,59,17,5.95,5.0,fr,58925,187,2526051,1,1,Active Shallow Crust,240.0429,58.00141,0.0,11/22/9358
+2.87497,43.52366,2728,1,25,5,28,58,3.55,5.0,fr,58926,54,2526240,1,1,Active Shallow Crust,0.0,89.98903,0.0,01/25/2728
+2.87497,43.52366,2921,10,22,22,21,53,3.55,15.0,fr,58927,58,2526241,1,1,Active Shallow Crust,0.0,89.98903,0.0,10/22/2921
+2.87497,43.52366,5312,10,13,7,35,57,3.65,5.0,fr,58928,106,2526252,1,1,Active Shallow Crust,0.0,89.99023,0.0,10/13/5312
+2.87497,43.52366,7716,12,17,20,55,51,3.65,15.0,fr,58929,154,2526253,1,1,Active Shallow Crust,0.0,89.99023,0.0,12/17/7716
+2.87497,43.52366,2320,2,5,17,31,36,3.85,27.5,fr,58930,46,2526278,1,1,Active Shallow Crust,0.0,89.98965,0.0,02/05/2320
+2.87497,43.52366,2701,11,29,0,31,58,3.95,15.0,fr,58931,54,2526292,1,1,Active Shallow Crust,240.0197,58.00505,0.0,11/29/2701
+2.87497,43.52366,1370,5,8,21,0,52,4.05,15.0,fr,58932,27,2526310,1,1,Active Shallow Crust,128.8915,89.99281,0.0,05/08/1370
+2.87497,43.52366,6568,12,11,5,51,45,4.55,5.0,fr,58933,131,2526360,1,1,Active Shallow Crust,0.0,89.98959,0.0,12/11/6568
+2.87497,43.52366,7497,6,30,9,37,34,4.75,27.5,fr,58934,149,2526395,1,1,Active Shallow Crust,128.8898,89.988,0.0,06/30/7497
+2.87497,43.52366,4043,1,27,6,3,50,5.05,5.0,fr,58935,80,2526420,1,1,Active Shallow Crust,0.0,89.99025,0.0,01/27/4043
+5.5433,41.21678,6421,7,22,16,10,15,3.75,15.0,fr,58936,128,2526745,1,1,Active Shallow Crust,0.0,89.98795,0.0,07/22/6421
+5.5433,41.21678,1042,3,15,6,18,37,4.25,27.5,fr,58937,20,2526809,1,1,Active Shallow Crust,240.0067,57.99435,0.0,03/15/1042
+0.21707,52.24576,4939,1,21,19,5,44,3.55,5.0,fr,58938,98,2527200,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/21/4939
+0.21707,52.24576,5616,7,15,1,47,1,4.25,5.0,fr,58939,112,2527287,1,1,Active Shallow Crust,240.0089,57.99432,0.0,07/15/5616
+5.30514,42.80528,4589,7,25,9,26,23,3.65,5.0,fr,58940,91,2527692,1,3,Active Shallow Crust,0.0,89.98682,0.0,07/25/4589
+5.30514,42.80528,5824,10,23,14,23,39,3.65,5.0,fr,58941,116,2527692,1,3,Active Shallow Crust,0.0,89.98682,0.0,10/23/5824
+5.30514,42.80528,948,3,13,8,14,53,3.65,5.0,fr,58942,18,2527692,1,3,Active Shallow Crust,0.0,89.98682,0.0,03/13/0948
+5.30514,42.80528,5222,6,7,7,44,23,3.65,5.0,fr,58943,104,2527695,1,1,Active Shallow Crust,240.0005,58.01245,0.0,06/07/5222
+5.30514,42.80528,8968,4,17,9,37,10,3.85,5.0,fr,58944,179,2527719,1,1,Active Shallow Crust,240.0101,57.99765,0.0,04/17/8968
+2.21086,50.89686,1912,4,18,11,0,38,3.55,5.0,fr,58945,38,2528640,1,1,Active Shallow Crust,0.0,89.99046,0.0,04/18/1912
+2.21086,50.89686,8031,9,12,2,50,26,3.55,15.0,fr,58946,160,2528644,1,1,Active Shallow Crust,240.012,57.99865,0.0,09/12/8031
+2.21086,50.89686,6549,7,29,0,55,17,3.65,5.0,fr,58947,130,2528652,1,2,Active Shallow Crust,0.0,89.98866,0.0,07/29/6549
+2.21086,50.89686,2940,6,15,20,13,23,3.65,5.0,fr,58948,58,2528652,1,2,Active Shallow Crust,0.0,89.98866,0.0,06/15/2940
+2.21086,50.89686,2208,12,26,7,0,35,3.65,27.5,fr,58949,44,2528657,1,1,Active Shallow Crust,240.0019,58.0126,0.0,12/26/2208
+2.21086,50.89686,7692,9,5,17,7,29,3.75,5.0,fr,58950,153,2528664,1,1,Active Shallow Crust,0.0,89.9899,0.0,09/05/7692
+2.21086,50.89686,5223,3,19,11,22,10,3.85,15.0,fr,58951,104,2528677,1,1,Active Shallow Crust,0.0,89.991,0.0,03/19/5223
+2.21086,50.89686,9293,12,8,23,30,44,4.05,5.0,fr,58952,185,2528703,1,1,Active Shallow Crust,240.0066,58.00617,0.0,12/08/9293
+2.21086,50.89686,4593,4,4,8,21,2,4.05,27.5,fr,58953,91,2528705,1,1,Active Shallow Crust,240.0066,58.00615,0.0,04/04/4593
+2.21086,50.89686,1968,9,23,5,48,45,4.15,5.0,fr,58954,39,2528715,1,1,Active Shallow Crust,240.0091,57.99742,0.0,09/23/1968
+2.21086,50.89686,7918,4,5,7,24,50,4.55,5.0,fr,58955,158,2528760,1,1,Active Shallow Crust,0.0,89.98994,0.0,04/05/7918
+2.21086,50.89686,3136,7,22,23,56,58,4.75,5.0,fr,58956,62,2528784,1,1,Active Shallow Crust,0.0,89.98962,0.0,07/22/3136
+2.21086,50.89686,1513,9,23,9,26,26,5.15,27.5,fr,58957,30,2528834,1,1,Active Shallow Crust,0.0,89.98991,0.0,09/23/1513
+6.1692,48.40168,4277,4,8,4,3,37,3.55,5.0,fr,58958,85,2529120,1,1,Active Shallow Crust,0.0,89.99331,0.0,04/08/4277
+6.1692,48.40168,5227,9,19,7,0,26,3.75,15.0,fr,58959,104,2529145,1,1,Active Shallow Crust,0.0,89.98936,0.0,09/19/5227
+6.1692,48.40168,9287,7,19,9,52,17,3.85,5.0,fr,58960,185,2529156,1,1,Active Shallow Crust,0.0,89.99052,0.0,07/19/9287
+6.1692,48.40168,507,4,2,2,36,30,3.95,27.5,fr,58961,10,2529170,1,1,Active Shallow Crust,0.0,89.99155,0.0,04/02/0507
+6.1692,48.40168,9577,3,6,22,20,13,4.05,5.0,fr,58962,191,2529180,1,1,Active Shallow Crust,0.0,89.98871,0.0,03/06/9577
+6.1692,48.40168,8709,6,27,17,41,28,4.05,27.5,fr,58963,174,2529185,1,1,Active Shallow Crust,240.0056,58.00627,0.0,06/27/8709
+6.1692,48.40168,4809,3,31,21,19,50,4.35,5.0,fr,58964,96,2529216,1,1,Active Shallow Crust,0.0,89.98934,0.0,03/31/4809
+6.1692,48.40168,6627,7,30,6,15,40,4.55,15.0,fr,58965,132,2529241,1,1,Active Shallow Crust,0.0,89.98941,0.0,07/30/6627
+6.1692,48.40168,5607,1,18,8,48,34,5.75,5.0,fr,58966,112,2529384,1,1,Active Shallow Crust,0.0,89.98989,0.0,01/18/5607
+1.84226,45.08255,8076,7,17,6,0,58,3.55,5.0,fr,58967,161,2529600,1,1,Active Shallow Crust,0.0,89.98932,0.0,07/17/8076
+1.84226,45.08255,588,3,17,21,18,2,3.65,5.0,fr,58968,11,2529612,1,1,Active Shallow Crust,0.0,89.99048,0.0,03/17/0588
+1.84226,45.08255,1560,9,25,21,38,11,3.65,27.5,fr,58969,31,2529614,1,1,Active Shallow Crust,0.0,89.99048,0.0,09/25/1560
+1.84226,45.08255,7943,6,17,7,54,37,3.75,5.0,fr,58970,158,2529624,1,1,Active Shallow Crust,0.0,89.9901,0.0,06/17/7943
+1.84226,45.08255,5154,7,15,15,21,22,3.85,15.0,fr,58971,103,2529640,1,1,Active Shallow Crust,240.0106,57.99786,0.0,07/15/5154
+1.84226,45.08255,7075,9,7,10,11,3,4.05,5.0,fr,58972,141,2529663,1,1,Active Shallow Crust,240.0058,58.00583,0.0,09/07/7075
+1.84226,45.08255,4810,6,5,21,19,15,4.05,15.0,fr,58973,96,2529664,1,1,Active Shallow Crust,240.0058,58.00581,0.0,06/05/4810
+1.84226,45.08255,7851,10,31,14,20,16,5.15,5.0,fr,58974,157,2529792,1,1,Active Shallow Crust,0.0,89.99012,0.0,10/31/7851
+-4.04615,49.33053,4556,11,22,13,23,48,3.55,15.0,fr,58975,91,2530081,1,1,Active Shallow Crust,0.0,89.98685,0.0,11/22/4556
+-4.04615,49.33053,7977,2,26,16,16,29,3.65,15.0,fr,58976,159,2530093,1,1,Active Shallow Crust,0.0,89.98829,0.0,02/26/7977
+-4.04615,49.33053,910,6,25,14,59,15,4.05,15.0,fr,58977,18,2530147,1,1,Active Shallow Crust,0.0,89.98878,-90.0,06/25/0910
+7.6173,46.26062,8762,6,19,3,31,55,3.55,5.0,fr,58978,175,2530560,1,9,Active Shallow Crust,0.0,89.99303,0.0,06/19/8762
+7.6173,46.26062,4230,2,22,12,3,13,3.55,5.0,fr,58979,84,2530560,1,9,Active Shallow Crust,0.0,89.99303,0.0,02/22/4230
+7.6173,46.26062,4803,7,7,23,5,0,3.55,5.0,fr,58980,96,2530560,1,9,Active Shallow Crust,0.0,89.99303,0.0,07/07/4803
+7.6173,46.26062,7659,12,2,3,39,49,3.55,5.0,fr,58981,153,2530560,1,9,Active Shallow Crust,0.0,89.99303,0.0,12/02/7659
+7.6173,46.26062,8123,9,15,20,22,25,3.55,5.0,fr,58982,162,2530560,1,9,Active Shallow Crust,0.0,89.99303,0.0,09/15/8123
+7.6173,46.26062,3325,10,22,18,29,29,3.55,5.0,fr,58983,66,2530560,1,9,Active Shallow Crust,0.0,89.99303,0.0,10/22/3325
+7.6173,46.26062,345,4,14,17,48,35,3.55,5.0,fr,58984,6,2530560,1,9,Active Shallow Crust,0.0,89.99303,0.0,04/14/0345
+7.6173,46.26062,2735,11,6,18,5,38,3.55,5.0,fr,58985,54,2530560,1,9,Active Shallow Crust,0.0,89.99303,0.0,11/06/2735
+7.6173,46.26062,8376,5,21,10,28,21,3.55,5.0,fr,58986,167,2530560,1,9,Active Shallow Crust,0.0,89.99303,0.0,05/21/8376
+7.6173,46.26062,260,6,7,5,12,36,3.55,15.0,fr,58987,5,2530561,1,2,Active Shallow Crust,0.0,89.99303,0.0,06/07/0260
+7.6173,46.26062,5649,1,9,9,44,35,3.55,15.0,fr,58988,112,2530561,1,2,Active Shallow Crust,0.0,89.99303,0.0,01/09/5649
+7.6173,46.26062,6594,8,23,7,16,35,3.55,5.0,fr,58989,131,2530563,1,3,Active Shallow Crust,240.0124,57.99814,0.0,08/23/6594
+7.6173,46.26062,774,12,2,19,26,52,3.55,5.0,fr,58990,15,2530563,1,3,Active Shallow Crust,240.0124,57.99814,0.0,12/02/0774
+7.6173,46.26062,9141,9,20,3,53,4,3.55,5.0,fr,58991,182,2530563,1,3,Active Shallow Crust,240.0124,57.99814,0.0,09/20/9141
+7.6173,46.26062,2447,1,1,19,20,9,3.55,15.0,fr,58992,48,2530564,1,2,Active Shallow Crust,240.0124,57.99814,0.0,01/01/2447
+7.6173,46.26062,3699,4,18,3,16,20,3.55,15.0,fr,58993,73,2530564,1,2,Active Shallow Crust,240.0124,57.99814,0.0,04/18/3699
+7.6173,46.26062,3229,6,25,10,47,15,3.55,27.5,fr,58994,64,2530565,1,1,Active Shallow Crust,240.0124,57.99804,0.0,06/25/3229
+7.6173,46.26062,5216,10,12,7,31,21,3.55,5.0,fr,58995,104,2530566,1,4,Active Shallow Crust,0.0,89.99295,-90.0,10/12/5216
+7.6173,46.26062,2915,1,7,18,48,50,3.55,5.0,fr,58996,58,2530566,1,4,Active Shallow Crust,0.0,89.99295,-90.0,01/07/2915
+7.6173,46.26062,3760,3,27,0,35,17,3.55,5.0,fr,58997,75,2530566,1,4,Active Shallow Crust,0.0,89.99295,-90.0,03/27/3760
+7.6173,46.26062,7663,7,24,20,27,25,3.55,5.0,fr,58998,153,2530566,1,4,Active Shallow Crust,0.0,89.99295,-90.0,07/24/7663
+7.6173,46.26062,3021,8,24,16,21,25,3.55,5.0,fr,58999,60,2530569,1,1,Active Shallow Crust,128.8966,89.99303,0.0,08/24/3021
+7.6173,46.26062,1270,8,11,21,10,22,3.55,15.0,fr,59000,25,2530570,1,1,Active Shallow Crust,128.8966,89.99303,0.0,08/11/1270
+7.6173,46.26062,7604,5,12,20,53,59,3.65,5.0,fr,59001,152,2530572,1,7,Active Shallow Crust,0.0,89.98757,0.0,05/12/7604
+7.6173,46.26062,2812,1,18,5,25,2,3.65,5.0,fr,59002,56,2530572,1,7,Active Shallow Crust,0.0,89.98757,0.0,01/18/2812
+7.6173,46.26062,8289,1,5,20,47,3,3.65,5.0,fr,59003,165,2530572,1,7,Active Shallow Crust,0.0,89.98757,0.0,01/05/8289
+7.6173,46.26062,8481,8,1,18,56,27,3.65,5.0,fr,59004,169,2530572,1,7,Active Shallow Crust,0.0,89.98757,0.0,08/01/8481
+7.6173,46.26062,8712,5,29,15,42,38,3.65,5.0,fr,59005,174,2530572,1,7,Active Shallow Crust,0.0,89.98757,0.0,05/29/8712
+7.6173,46.26062,2928,11,25,10,31,27,3.65,5.0,fr,59006,58,2530572,1,7,Active Shallow Crust,0.0,89.98757,0.0,11/25/2928
+7.6173,46.26062,1539,9,21,15,19,35,3.65,5.0,fr,59007,30,2530572,1,7,Active Shallow Crust,0.0,89.98757,0.0,09/21/1539
+7.6173,46.26062,6078,1,1,11,23,18,3.65,15.0,fr,59008,121,2530573,1,1,Active Shallow Crust,0.0,89.98757,0.0,01/01/6078
+7.6173,46.26062,993,2,27,0,53,43,3.65,27.5,fr,59009,19,2530574,1,2,Active Shallow Crust,0.0,89.98757,0.0,02/27/0993
+7.6173,46.26062,6860,4,23,11,26,32,3.65,27.5,fr,59010,137,2530574,1,2,Active Shallow Crust,0.0,89.98757,0.0,04/23/6860
+7.6173,46.26062,8305,10,9,22,24,20,3.65,5.0,fr,59011,166,2530575,1,2,Active Shallow Crust,239.9999,58.01335,0.0,10/09/8305
+7.6173,46.26062,2808,11,1,2,29,35,3.65,5.0,fr,59012,56,2530575,1,2,Active Shallow Crust,239.9999,58.01335,0.0,11/01/2808
+7.6173,46.26062,6605,7,28,17,54,10,3.65,27.5,fr,59013,132,2530577,1,1,Active Shallow Crust,239.9999,58.01326,0.0,07/28/6605
+7.6173,46.26062,2482,4,12,11,26,53,3.65,5.0,fr,59014,49,2530578,1,1,Active Shallow Crust,0.0,89.98743,-90.0,04/12/2482
+7.6173,46.26062,8692,8,17,10,3,46,3.65,15.0,fr,59015,173,2530579,1,1,Active Shallow Crust,0.0,89.98743,-90.0,08/17/8692
+7.6173,46.26062,4420,7,16,5,27,30,3.65,5.0,fr,59016,88,2530581,1,1,Active Shallow Crust,128.9005,89.96352,0.0,07/16/4420
+7.6173,46.26062,431,5,17,18,6,16,3.65,27.5,fr,59017,8,2530583,1,1,Active Shallow Crust,128.9005,89.96352,0.0,05/17/0431
+7.6173,46.26062,5088,7,7,7,12,35,3.75,5.0,fr,59018,101,2530584,1,6,Active Shallow Crust,0.0,89.98892,0.0,07/07/5088
+7.6173,46.26062,474,8,26,11,23,45,3.75,5.0,fr,59019,9,2530584,1,6,Active Shallow Crust,0.0,89.98892,0.0,08/26/0474
+7.6173,46.26062,2035,3,3,22,18,53,3.75,5.0,fr,59020,40,2530584,1,6,Active Shallow Crust,0.0,89.98892,0.0,03/03/2035
+7.6173,46.26062,4735,3,25,7,49,20,3.75,5.0,fr,59021,94,2530584,1,6,Active Shallow Crust,0.0,89.98892,0.0,03/25/4735
+7.6173,46.26062,8405,2,9,3,57,18,3.75,5.0,fr,59022,168,2530584,1,6,Active Shallow Crust,0.0,89.98892,0.0,02/09/8405
+7.6173,46.26062,222,4,23,5,7,27,3.75,5.0,fr,59023,4,2530584,1,6,Active Shallow Crust,0.0,89.98892,0.0,04/23/0222
+7.6173,46.26062,1416,11,3,5,35,15,3.75,15.0,fr,59024,28,2530585,1,1,Active Shallow Crust,0.0,89.98892,0.0,11/03/1416
+7.6173,46.26062,7001,4,16,23,46,1,3.75,5.0,fr,59025,140,2530587,1,1,Active Shallow Crust,240.009,58.01702,0.0,04/16/7001
+7.6173,46.26062,8216,4,16,21,42,7,3.75,5.0,fr,59026,164,2530590,1,1,Active Shallow Crust,0.0,89.98879,-90.0,04/16/8216
+7.6173,46.26062,2258,2,10,20,29,44,3.75,15.0,fr,59027,45,2530594,1,1,Active Shallow Crust,128.8973,89.9669,0.0,02/10/2258
+7.6173,46.26062,1292,7,8,8,0,35,3.85,5.0,fr,59028,25,2530596,1,6,Active Shallow Crust,0.0,89.99013,0.0,07/08/1292
+7.6173,46.26062,3334,10,16,3,41,20,3.85,5.0,fr,59029,66,2530596,1,6,Active Shallow Crust,0.0,89.99013,0.0,10/16/3334
+7.6173,46.26062,8177,3,16,11,49,13,3.85,5.0,fr,59030,163,2530596,1,6,Active Shallow Crust,0.0,89.99013,0.0,03/16/8177
+7.6173,46.26062,5666,12,6,14,28,59,3.85,5.0,fr,59031,113,2530596,1,6,Active Shallow Crust,0.0,89.99013,0.0,12/06/5666
+7.6173,46.26062,399,10,4,0,9,17,3.85,5.0,fr,59032,7,2530596,1,6,Active Shallow Crust,0.0,89.99013,0.0,10/04/0399
+7.6173,46.26062,1395,1,24,8,6,35,3.85,5.0,fr,59033,27,2530596,1,6,Active Shallow Crust,0.0,89.99013,0.0,01/24/1395
+7.6173,46.26062,5524,2,15,13,13,11,3.85,15.0,fr,59034,110,2530597,1,1,Active Shallow Crust,0.0,89.99013,0.0,02/15/5524
+7.6173,46.26062,2072,5,28,4,52,55,3.85,5.0,fr,59035,41,2530599,1,1,Active Shallow Crust,240.0107,57.99723,0.0,05/28/2072
+7.6173,46.26062,8739,9,3,22,22,27,3.85,15.0,fr,59036,174,2530600,1,1,Active Shallow Crust,240.0107,57.99723,0.0,09/03/8739
+7.6173,46.26062,5395,4,17,5,50,20,3.85,15.0,fr,59037,107,2530603,1,2,Active Shallow Crust,0.0,89.99001,-90.0,04/17/5395
+7.6173,46.26062,7782,6,15,2,31,21,3.85,15.0,fr,59038,155,2530603,1,2,Active Shallow Crust,0.0,89.99001,-90.0,06/15/7782
+7.6173,46.26062,3182,3,30,6,35,13,3.85,5.0,fr,59039,63,2530605,1,1,Active Shallow Crust,128.8948,89.99506,0.0,03/30/3182
+7.6173,46.26062,1379,9,20,6,43,29,3.95,5.0,fr,59040,27,2530608,1,6,Active Shallow Crust,0.0,89.9912,0.0,09/20/1379
+7.6173,46.26062,307,2,9,14,26,51,3.95,5.0,fr,59041,6,2530608,1,6,Active Shallow Crust,0.0,89.9912,0.0,02/09/0307
+7.6173,46.26062,4915,8,23,22,15,10,3.95,5.0,fr,59042,98,2530608,1,6,Active Shallow Crust,0.0,89.9912,0.0,08/23/4915
+7.6173,46.26062,9055,11,13,10,31,16,3.95,5.0,fr,59043,181,2530608,1,6,Active Shallow Crust,0.0,89.9912,0.0,11/13/9055
+7.6173,46.26062,1446,3,1,18,14,19,3.95,5.0,fr,59044,28,2530608,1,6,Active Shallow Crust,0.0,89.9912,0.0,03/01/1446
+7.6173,46.26062,578,8,12,18,59,5,3.95,5.0,fr,59045,11,2530608,1,6,Active Shallow Crust,0.0,89.9912,0.0,08/12/0578
+7.6173,46.26062,5690,3,17,17,15,45,3.95,5.0,fr,59046,113,2530611,1,1,Active Shallow Crust,240.0203,58.00496,0.0,03/17/5690
+7.6173,46.26062,9322,11,14,20,13,15,3.95,15.0,fr,59047,186,2530612,1,1,Active Shallow Crust,240.0203,58.00496,0.0,11/14/9322
+7.6173,46.26062,9740,12,1,13,43,48,4.05,5.0,fr,59048,194,2530620,1,2,Active Shallow Crust,0.0,89.98824,0.0,12/01/9740
+7.6173,46.26062,5485,12,22,4,2,1,4.05,5.0,fr,59049,109,2530620,1,2,Active Shallow Crust,0.0,89.98824,0.0,12/22/5485
+7.6173,46.26062,6782,4,10,19,39,41,4.05,15.0,fr,59050,135,2530621,1,1,Active Shallow Crust,0.0,89.98824,0.0,04/10/6782
+7.6173,46.26062,5589,8,26,8,32,8,4.05,27.5,fr,59051,111,2530628,1,1,Active Shallow Crust,0.0,89.9881,-90.0,08/26/5589
+7.6173,46.26062,4271,10,14,17,25,17,4.15,5.0,fr,59052,85,2530632,1,5,Active Shallow Crust,0.0,89.98952,0.0,10/14/4271
+7.6173,46.26062,5237,4,25,10,36,6,4.15,5.0,fr,59053,104,2530632,1,5,Active Shallow Crust,0.0,89.98952,0.0,04/25/5237
+7.6173,46.26062,2953,11,15,0,19,8,4.15,5.0,fr,59054,59,2530632,1,5,Active Shallow Crust,0.0,89.98952,0.0,11/15/2953
+7.6173,46.26062,349,9,11,12,39,37,4.15,5.0,fr,59055,6,2530632,1,5,Active Shallow Crust,0.0,89.98952,0.0,09/11/0349
+7.6173,46.26062,7696,9,19,10,58,44,4.15,5.0,fr,59056,153,2530632,1,5,Active Shallow Crust,0.0,89.98952,0.0,09/19/7696
+7.6173,46.26062,9487,6,11,8,40,23,4.15,5.0,fr,59057,189,2530638,1,2,Active Shallow Crust,0.0,89.9894,-90.0,06/11/9487
+7.6173,46.26062,3098,1,19,3,32,15,4.15,5.0,fr,59058,61,2530638,1,2,Active Shallow Crust,0.0,89.9894,-90.0,01/19/3098
+7.6173,46.26062,6199,9,28,3,25,0,4.25,5.0,fr,59059,123,2530644,1,6,Active Shallow Crust,0.0,89.99065,0.0,09/28/6199
+7.6173,46.26062,8823,9,27,9,46,14,4.25,5.0,fr,59060,176,2530644,1,6,Active Shallow Crust,0.0,89.99065,0.0,09/27/8823
+7.6173,46.26062,642,7,28,14,50,3,4.25,5.0,fr,59061,12,2530644,1,6,Active Shallow Crust,0.0,89.99065,0.0,07/28/0642
+7.6173,46.26062,6670,9,23,23,11,59,4.25,5.0,fr,59062,133,2530644,1,6,Active Shallow Crust,0.0,89.99065,0.0,09/23/6670
+7.6173,46.26062,3734,8,11,22,12,29,4.25,5.0,fr,59063,74,2530644,1,6,Active Shallow Crust,0.0,89.99065,0.0,08/11/3734
+7.6173,46.26062,9673,9,22,10,54,17,4.25,5.0,fr,59064,193,2530644,1,6,Active Shallow Crust,0.0,89.99065,0.0,09/22/9673
+7.6173,46.26062,9400,9,25,0,6,21,4.25,5.0,fr,59065,187,2530647,1,1,Active Shallow Crust,240.0073,57.99407,0.0,09/25/9400
+7.6173,46.26062,4912,7,30,18,50,4,4.35,5.0,fr,59066,98,2530656,1,2,Active Shallow Crust,0.0,89.9889,0.0,07/30/4912
+7.6173,46.26062,5130,6,19,21,5,8,4.35,5.0,fr,59067,102,2530656,1,2,Active Shallow Crust,0.0,89.9889,0.0,06/19/5130
+7.6173,46.26062,7183,2,7,15,21,40,4.35,27.5,fr,59068,143,2530658,1,1,Active Shallow Crust,0.0,89.9889,0.0,02/07/7183
+7.6173,46.26062,1322,7,7,21,46,56,4.35,5.0,fr,59069,26,2530659,1,2,Active Shallow Crust,240.008,57.99618,0.0,07/07/1322
+7.6173,46.26062,6455,1,25,5,4,55,4.35,5.0,fr,59070,129,2530659,1,2,Active Shallow Crust,240.008,57.99618,0.0,01/25/6455
+7.6173,46.26062,863,6,6,21,2,48,4.45,5.0,fr,59071,17,2530668,1,1,Active Shallow Crust,0.0,89.9901,0.0,06/06/0863
+7.6173,46.26062,8626,6,9,23,39,46,4.45,15.0,fr,59072,172,2530669,1,1,Active Shallow Crust,0.0,89.9901,0.0,06/09/8626
+7.6173,46.26062,1632,12,22,22,25,23,4.55,5.0,fr,59073,32,2530680,1,5,Active Shallow Crust,0.0,89.98898,0.0,12/22/1632
+7.6173,46.26062,4970,7,18,2,9,34,4.55,5.0,fr,59074,99,2530680,1,5,Active Shallow Crust,0.0,89.98898,0.0,07/18/4970
+7.6173,46.26062,2010,2,6,3,27,55,4.55,5.0,fr,59075,40,2530680,1,5,Active Shallow Crust,0.0,89.98898,0.0,02/06/2010
+7.6173,46.26062,284,12,30,2,30,41,4.55,5.0,fr,59076,5,2530680,1,5,Active Shallow Crust,0.0,89.98898,0.0,12/30/0284
+7.6173,46.26062,6964,4,29,8,39,30,4.55,5.0,fr,59077,139,2530680,1,5,Active Shallow Crust,0.0,89.98898,0.0,04/29/6964
+7.6173,46.26062,592,2,14,20,27,36,4.55,5.0,fr,59078,11,2530686,1,1,Active Shallow Crust,0.0,89.99108,-90.0,02/14/0592
+7.6173,46.26062,2613,4,21,22,18,36,4.65,5.0,fr,59079,52,2530692,1,1,Active Shallow Crust,0.0,89.99017,0.0,04/21/2613
+7.6173,46.26062,9826,3,22,15,48,4,4.65,5.0,fr,59080,196,2530701,1,1,Active Shallow Crust,128.8914,89.98672,0.0,03/22/9826
+7.6173,46.26062,1246,2,9,16,50,28,4.75,5.0,fr,59081,24,2530704,1,1,Active Shallow Crust,0.0,89.98949,0.0,02/09/1246
+7.6173,46.26062,2913,2,22,17,11,26,4.75,15.0,fr,59082,58,2530705,1,2,Active Shallow Crust,0.0,89.98949,0.0,02/22/2913
+7.6173,46.26062,6936,3,21,12,25,19,4.75,15.0,fr,59083,138,2530705,1,2,Active Shallow Crust,0.0,89.98949,0.0,03/21/6936
+7.6173,46.26062,7827,10,21,9,51,2,4.85,5.0,fr,59084,156,2530722,1,1,Active Shallow Crust,0.0,89.99052,-90.0,10/21/7827
+7.6173,46.26062,3378,12,3,17,33,2,4.95,5.0,fr,59085,67,2530728,1,2,Active Shallow Crust,0.0,89.99026,0.0,12/03/3378
+7.6173,46.26062,2200,4,29,3,10,37,4.95,5.0,fr,59086,43,2530728,1,2,Active Shallow Crust,0.0,89.99026,0.0,04/29/2200
+7.6173,46.26062,2953,7,21,5,56,40,4.95,15.0,fr,59087,59,2530729,1,1,Active Shallow Crust,0.0,89.99026,0.0,07/21/2953
+7.6173,46.26062,714,4,21,5,27,4,4.95,27.5,fr,59088,14,2530733,1,1,Active Shallow Crust,240.0115,58.00455,0.0,04/21/0714
+7.6173,46.26062,7908,11,30,15,35,33,5.05,15.0,fr,59089,158,2530741,1,1,Active Shallow Crust,0.0,89.99008,0.0,11/30/7908
+7.6173,46.26062,9534,7,26,19,30,5,5.05,5.0,fr,59090,190,2530749,1,2,Active Shallow Crust,128.8854,89.99052,0.0,07/26/9534
+7.6173,46.26062,9236,4,29,20,38,42,5.05,5.0,fr,59091,184,2530749,1,2,Active Shallow Crust,128.8854,89.99052,0.0,04/29/9236
+7.6173,46.26062,8371,3,3,13,6,35,5.95,5.0,fr,59092,167,2530857,1,1,Active Shallow Crust,128.865,89.9902,0.0,03/03/8371
+0.94724,47.03086,9516,8,23,2,11,31,3.55,5.0,fr,59093,190,2531040,1,1,Active Shallow Crust,0.0,89.98969,0.0,08/23/9516
+0.94724,47.03086,8902,3,8,10,42,28,3.55,5.0,fr,59094,178,2531046,1,1,Active Shallow Crust,0.0,89.98957,-90.0,03/08/8902
+0.94724,47.03086,3024,11,12,20,38,57,3.55,5.0,fr,59095,60,2531049,1,2,Active Shallow Crust,128.8961,89.99399,0.0,11/12/3024
+0.94724,47.03086,2873,8,23,22,46,44,3.55,5.0,fr,59096,57,2531049,1,2,Active Shallow Crust,128.8961,89.99399,0.0,08/23/2873
+0.94724,47.03086,9811,2,18,12,6,18,3.65,5.0,fr,59097,196,2531052,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/18/9811
+0.94724,47.03086,5998,3,27,1,21,46,3.75,5.0,fr,59098,119,2531064,1,5,Active Shallow Crust,0.0,89.98976,0.0,03/27/5998
+0.94724,47.03086,9384,4,23,17,45,58,3.75,5.0,fr,59099,187,2531064,1,5,Active Shallow Crust,0.0,89.98976,0.0,04/23/9384
+0.94724,47.03086,7647,3,1,0,53,1,3.75,5.0,fr,59100,152,2531064,1,5,Active Shallow Crust,0.0,89.98976,0.0,03/01/7647
+0.94724,47.03086,2888,6,19,14,47,50,3.75,5.0,fr,59101,57,2531064,1,5,Active Shallow Crust,0.0,89.98976,0.0,06/19/2888
+0.94724,47.03086,5358,9,12,12,11,2,3.75,5.0,fr,59102,107,2531064,1,5,Active Shallow Crust,0.0,89.98976,0.0,09/12/5358
+0.94724,47.03086,6870,10,26,14,25,32,3.85,5.0,fr,59103,137,2531076,1,1,Active Shallow Crust,0.0,89.99026,0.0,10/26/6870
+0.94724,47.03086,3516,8,20,1,18,13,3.85,15.0,fr,59104,70,2531086,1,1,Active Shallow Crust,128.8957,89.99361,0.0,08/20/3516
+0.94724,47.03086,5600,4,22,20,39,15,3.95,15.0,fr,59105,111,2531089,1,1,Active Shallow Crust,0.0,89.99024,0.0,04/22/5600
+0.94724,47.03086,5763,2,16,4,55,52,3.95,5.0,fr,59106,115,2531091,1,1,Active Shallow Crust,240.0198,58.00495,0.0,02/16/5763
+0.94724,47.03086,2439,10,9,17,22,5,4.05,5.0,fr,59107,48,2531106,1,1,Active Shallow Crust,0.0,89.99023,-90.0,10/09/2439
+0.94724,47.03086,1930,1,25,21,57,56,4.05,5.0,fr,59108,38,2531109,1,1,Active Shallow Crust,128.8905,89.99372,0.0,01/25/1930
+0.94724,47.03086,1002,11,6,16,48,29,4.15,27.5,fr,59109,20,2531114,1,1,Active Shallow Crust,0.0,89.9901,0.0,11/06/1002
+0.94724,47.03086,8724,4,25,16,14,38,4.25,5.0,fr,59110,174,2531124,1,1,Active Shallow Crust,0.0,89.99002,0.0,04/25/8724
+0.94724,47.03086,8155,5,6,18,8,59,4.25,15.0,fr,59111,163,2531125,1,1,Active Shallow Crust,0.0,89.99002,0.0,05/06/8155
+0.94724,47.03086,5387,2,7,4,42,39,4.45,5.0,fr,59112,107,2531148,1,1,Active Shallow Crust,0.0,89.98994,0.0,02/07/5387
+0.94724,47.03086,8994,3,14,22,33,38,4.75,15.0,fr,59113,179,2531194,1,1,Active Shallow Crust,128.8885,89.98809,0.0,03/14/8994
+4.42075,45.59436,6285,4,16,15,40,51,3.65,5.0,fr,59114,125,2531532,1,2,Active Shallow Crust,0.0,89.98742,0.0,04/16/6285
+4.42075,45.59436,8874,3,22,15,8,31,3.65,5.0,fr,59115,177,2531532,1,2,Active Shallow Crust,0.0,89.98742,0.0,03/22/8874
+4.42075,45.59436,7816,8,3,22,27,26,3.85,5.0,fr,59116,156,2531556,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/03/7816
+4.42075,45.59436,4144,11,27,14,48,43,3.85,15.0,fr,59117,82,2531557,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/27/4144
+4.42075,45.59436,2625,12,31,16,31,13,3.95,5.0,fr,59118,52,2531568,1,1,Active Shallow Crust,0.0,89.9911,0.0,12/31/2625
+4.42075,45.59436,628,2,29,17,11,55,4.05,5.0,fr,59119,12,2531580,1,1,Active Shallow Crust,0.0,89.9881,0.0,02/29/0628
+4.42075,45.59436,3318,9,1,0,4,54,4.05,15.0,fr,59120,66,2531581,1,1,Active Shallow Crust,0.0,89.9881,0.0,09/01/3318
+-0.93218,44.5856,2261,11,20,16,51,14,3.55,15.0,fr,59121,45,2532001,1,2,Active Shallow Crust,0.0,89.99013,0.0,11/20/2261
+-0.93218,44.5856,3832,6,17,3,12,16,3.55,15.0,fr,59122,76,2532001,1,2,Active Shallow Crust,0.0,89.99013,0.0,06/17/3832
+-0.93218,44.5856,3105,1,26,14,31,23,3.95,15.0,fr,59123,62,2532049,1,1,Active Shallow Crust,0.0,89.98981,0.0,01/26/3105
+5.35044,43.87878,2474,8,27,16,22,33,3.55,5.0,fr,59124,49,2532480,1,2,Active Shallow Crust,0.0,89.99273,0.0,08/27/2474
+5.35044,43.87878,4870,10,1,3,5,13,3.55,5.0,fr,59125,97,2532480,1,2,Active Shallow Crust,0.0,89.99273,0.0,10/01/4870
+5.35044,43.87878,287,6,5,10,11,58,3.55,15.0,fr,59126,5,2532481,1,3,Active Shallow Crust,0.0,89.99273,0.0,06/05/0287
+5.35044,43.87878,2521,4,24,2,45,8,3.55,15.0,fr,59127,50,2532481,1,3,Active Shallow Crust,0.0,89.99273,0.0,04/24/2521
+5.35044,43.87878,4526,6,17,22,8,3,3.55,15.0,fr,59128,90,2532481,1,3,Active Shallow Crust,0.0,89.99273,0.0,06/17/4526
+5.35044,43.87878,3281,2,5,8,42,46,3.55,15.0,fr,59129,65,2532487,1,1,Active Shallow Crust,0.0,89.99265,-90.0,02/05/3281
+5.35044,43.87878,5229,1,11,10,32,2,3.65,5.0,fr,59130,104,2532492,1,1,Active Shallow Crust,0.0,89.98705,0.0,01/11/5229
+5.35044,43.87878,2005,12,24,9,35,29,3.65,15.0,fr,59131,40,2532493,1,1,Active Shallow Crust,0.0,89.98705,0.0,12/24/2005
+5.35044,43.87878,5424,6,3,5,29,43,3.65,5.0,fr,59132,108,2532498,1,1,Active Shallow Crust,0.0,89.98689,-90.0,06/03/5424
+5.35044,43.87878,1499,8,29,4,51,31,3.65,15.0,fr,59133,29,2532499,1,1,Active Shallow Crust,0.0,89.98689,-90.0,08/29/1499
+5.35044,43.87878,771,5,22,20,33,1,3.75,5.0,fr,59134,15,2532504,1,2,Active Shallow Crust,0.0,89.98845,0.0,05/22/0771
+5.35044,43.87878,9364,8,23,12,28,39,3.75,5.0,fr,59135,187,2532504,1,2,Active Shallow Crust,0.0,89.98845,0.0,08/23/9364
+5.35044,43.87878,5921,3,10,11,39,57,3.75,15.0,fr,59136,118,2532505,1,2,Active Shallow Crust,0.0,89.98845,0.0,03/10/5921
+5.35044,43.87878,2380,6,30,23,36,16,3.75,15.0,fr,59137,47,2532505,1,2,Active Shallow Crust,0.0,89.98845,0.0,06/30/2380
+5.35044,43.87878,194,1,31,17,1,31,3.85,5.0,fr,59138,3,2532516,1,1,Active Shallow Crust,0.0,89.98971,0.0,01/31/0194
+5.35044,43.87878,5036,3,24,16,26,12,3.85,15.0,fr,59139,100,2532517,1,1,Active Shallow Crust,0.0,89.98971,0.0,03/24/5036
+5.35044,43.87878,5221,4,14,19,28,52,3.85,5.0,fr,59140,104,2532522,1,1,Active Shallow Crust,0.0,89.98959,-90.0,04/14/5221
+5.35044,43.87878,2245,5,19,8,29,50,3.95,5.0,fr,59141,44,2532528,1,1,Active Shallow Crust,0.0,89.99083,0.0,05/19/2245
+5.35044,43.87878,9557,3,29,20,24,32,3.95,15.0,fr,59142,191,2532529,1,1,Active Shallow Crust,0.0,89.99083,0.0,03/29/9557
+5.35044,43.87878,4291,8,11,13,6,39,3.95,27.5,fr,59143,85,2532530,1,1,Active Shallow Crust,0.0,89.99083,0.0,08/11/4291
+5.35044,43.87878,7862,5,1,10,50,55,3.95,15.0,fr,59144,157,2532532,1,1,Active Shallow Crust,240.0189,58.00514,0.0,05/01/7862
+5.35044,43.87878,1454,7,12,14,52,37,3.95,15.0,fr,59145,29,2532535,1,1,Active Shallow Crust,0.0,89.99072,-90.0,07/12/1454
+5.35044,43.87878,7445,5,26,12,25,8,4.15,5.0,fr,59146,148,2532552,1,1,Active Shallow Crust,0.0,89.98907,0.0,05/26/7445
+5.35044,43.87878,447,8,24,3,26,31,4.25,5.0,fr,59147,8,2532564,1,1,Active Shallow Crust,0.0,89.99026,0.0,08/24/0447
+5.35044,43.87878,4541,1,20,23,28,26,4.25,15.0,fr,59148,90,2532568,1,1,Active Shallow Crust,240.0076,57.99403,0.0,01/20/4541
+5.35044,43.87878,3861,3,2,9,40,54,4.65,15.0,fr,59149,77,2532613,1,1,Active Shallow Crust,0.0,89.98975,0.0,03/02/3861
+5.35044,43.87878,9503,3,1,15,41,22,4.65,27.5,fr,59150,190,2532614,1,1,Active Shallow Crust,0.0,89.98975,0.0,03/01/9503
+5.35044,43.87878,7090,10,15,14,52,15,5.25,5.0,fr,59151,141,2532684,1,1,Active Shallow Crust,0.0,89.98973,0.0,10/15/7090
+6.87044,46.04401,2690,10,13,5,24,6,3.55,5.0,fr,59152,53,2532960,1,6,Active Shallow Crust,0.0,89.993,0.0,10/13/2690
+6.87044,46.04401,9104,3,22,3,13,15,3.55,5.0,fr,59153,182,2532960,1,6,Active Shallow Crust,0.0,89.993,0.0,03/22/9104
+6.87044,46.04401,9345,6,13,22,34,14,3.55,5.0,fr,59154,186,2532960,1,6,Active Shallow Crust,0.0,89.993,0.0,06/13/9345
+6.87044,46.04401,2377,9,13,11,11,10,3.55,5.0,fr,59155,47,2532960,1,6,Active Shallow Crust,0.0,89.993,0.0,09/13/2377
+6.87044,46.04401,518,12,17,15,26,49,3.55,5.0,fr,59156,10,2532960,1,6,Active Shallow Crust,0.0,89.993,0.0,12/17/0518
+6.87044,46.04401,4839,6,6,20,7,6,3.55,5.0,fr,59157,96,2532960,1,6,Active Shallow Crust,0.0,89.993,0.0,06/06/4839
+6.87044,46.04401,8923,5,12,14,38,42,3.55,15.0,fr,59158,178,2532961,1,1,Active Shallow Crust,0.0,89.993,0.0,05/12/8923
+6.87044,46.04401,9089,12,15,16,19,3,3.55,27.5,fr,59159,181,2532962,1,2,Active Shallow Crust,0.0,89.993,0.0,12/15/9089
+6.87044,46.04401,27,1,24,6,26,0,3.55,27.5,fr,59160,0,2532962,1,2,Active Shallow Crust,0.0,89.993,0.0,01/24/0027
+6.87044,46.04401,583,2,3,21,0,38,3.55,5.0,fr,59161,11,2532963,1,1,Active Shallow Crust,240.0123,57.99798,0.0,02/03/0583
+6.87044,46.04401,6832,11,22,13,33,29,3.55,5.0,fr,59162,136,2532969,1,1,Active Shallow Crust,128.8961,89.993,0.0,11/22/6832
+6.87044,46.04401,4600,1,6,12,43,13,3.65,5.0,fr,59163,91,2532972,1,3,Active Shallow Crust,0.0,89.98753,0.0,01/06/4600
+6.87044,46.04401,1940,12,21,0,26,58,3.65,5.0,fr,59164,38,2532972,1,3,Active Shallow Crust,0.0,89.98753,0.0,12/21/1940
+6.87044,46.04401,9865,6,3,5,10,50,3.65,5.0,fr,59165,197,2532972,1,3,Active Shallow Crust,0.0,89.98753,0.0,06/03/9865
+6.87044,46.04401,7802,3,12,10,54,7,3.65,5.0,fr,59166,156,2532978,1,1,Active Shallow Crust,0.0,89.98738,-90.0,03/12/7802
+6.87044,46.04401,9780,12,11,5,37,15,3.75,5.0,fr,59167,195,2532984,1,2,Active Shallow Crust,0.0,89.98888,0.0,12/11/9780
+6.87044,46.04401,8596,5,27,9,50,5,3.75,5.0,fr,59168,171,2532984,1,2,Active Shallow Crust,0.0,89.98888,0.0,05/27/8596
+6.87044,46.04401,2800,6,6,9,9,10,3.75,15.0,fr,59169,55,2532985,1,2,Active Shallow Crust,0.0,89.98888,0.0,06/06/2800
+6.87044,46.04401,3170,5,11,15,2,57,3.75,15.0,fr,59170,63,2532985,1,2,Active Shallow Crust,0.0,89.98888,0.0,05/11/3170
+6.87044,46.04401,8775,3,17,6,28,19,3.75,15.0,fr,59171,175,2532991,1,1,Active Shallow Crust,0.0,89.98875,-90.0,03/17/8775
+6.87044,46.04401,4837,2,4,0,36,57,3.85,5.0,fr,59172,96,2532996,1,2,Active Shallow Crust,0.0,89.99009,0.0,02/04/4837
+6.87044,46.04401,2009,2,11,3,59,6,3.85,5.0,fr,59173,40,2532996,1,2,Active Shallow Crust,0.0,89.99009,0.0,02/11/2009
+6.87044,46.04401,863,12,13,4,31,26,3.85,15.0,fr,59174,17,2532997,1,1,Active Shallow Crust,0.0,89.99009,0.0,12/13/0863
+6.87044,46.04401,547,2,24,18,10,13,3.85,5.0,fr,59175,10,2533002,1,1,Active Shallow Crust,0.0,89.98997,-90.0,02/24/0547
+6.87044,46.04401,4809,10,16,10,5,56,3.85,5.0,fr,59176,96,2533005,1,1,Active Shallow Crust,128.8964,89.99257,0.0,10/16/4809
+6.87044,46.04401,4968,4,29,23,3,59,3.95,5.0,fr,59177,99,2533008,1,3,Active Shallow Crust,0.0,89.99117,0.0,04/29/4968
+6.87044,46.04401,8296,4,6,20,5,40,3.95,5.0,fr,59178,165,2533008,1,3,Active Shallow Crust,0.0,89.99117,0.0,04/06/8296
+6.87044,46.04401,2737,12,20,3,46,9,3.95,5.0,fr,59179,54,2533008,1,3,Active Shallow Crust,0.0,89.99117,0.0,12/20/2737
+6.87044,46.04401,2853,3,6,1,30,34,3.95,15.0,fr,59180,57,2533009,1,2,Active Shallow Crust,0.0,89.99117,0.0,03/06/2853
+6.87044,46.04401,4565,8,17,10,11,49,3.95,15.0,fr,59181,91,2533009,1,2,Active Shallow Crust,0.0,89.99117,0.0,08/17/4565
+6.87044,46.04401,3010,4,3,6,57,14,4.15,5.0,fr,59182,60,2533032,1,1,Active Shallow Crust,0.0,89.98948,0.0,04/03/3010
+6.87044,46.04401,3626,8,7,22,11,27,4.15,27.5,fr,59183,72,2533034,1,1,Active Shallow Crust,0.0,89.98948,0.0,08/07/3626
+6.87044,46.04401,9977,11,1,14,2,55,4.15,5.0,fr,59184,199,2533035,1,1,Active Shallow Crust,240.0081,57.99788,0.0,11/01/9977
+6.87044,46.04401,4504,3,12,4,50,23,4.25,5.0,fr,59185,90,2533044,1,1,Active Shallow Crust,0.0,89.99062,0.0,03/12/4504
+6.87044,46.04401,3344,11,18,6,8,45,4.45,5.0,fr,59186,66,2533068,1,1,Active Shallow Crust,0.0,89.99007,0.0,11/18/3344
+6.87044,46.04401,9881,12,13,10,6,1,4.55,5.0,fr,59187,197,2533080,1,1,Active Shallow Crust,0.0,89.98893,0.0,12/13/9881
+6.87044,46.04401,6416,2,27,20,43,24,4.55,15.0,fr,59188,128,2533081,1,1,Active Shallow Crust,0.0,89.98893,0.0,02/27/6416
+6.87044,46.04401,9168,8,3,18,41,51,4.65,27.5,fr,59189,183,2533094,1,1,Active Shallow Crust,0.0,89.99014,0.0,08/03/9168
+6.87044,46.04401,9822,6,20,12,42,47,5.05,5.0,fr,59190,196,2533140,1,1,Active Shallow Crust,0.0,89.99004,0.0,06/20/9822
+6.87044,46.04401,8023,2,28,22,3,25,5.05,15.0,fr,59191,160,2533141,1,1,Active Shallow Crust,0.0,89.99004,0.0,02/28/8023
+6.87044,46.04401,3111,7,6,21,26,42,5.25,5.0,fr,59192,62,2533164,1,1,Active Shallow Crust,0.0,89.99011,0.0,07/06/3111
+-0.22967,48.95373,3137,12,14,7,18,6,3.55,15.0,fr,59193,62,2533441,1,1,Active Shallow Crust,0.0,89.99007,0.0,12/14/3137
+-0.22967,48.95373,2208,10,14,14,41,34,3.55,27.5,fr,59194,44,2533442,1,1,Active Shallow Crust,0.0,89.99007,0.0,10/14/2208
+-0.22967,48.95373,8773,7,9,17,38,44,3.55,15.0,fr,59195,175,2533444,1,1,Active Shallow Crust,240.0125,57.99818,0.0,07/09/8773
+-0.22967,48.95373,1948,4,30,2,23,41,3.55,27.5,fr,59196,38,2533448,1,1,Active Shallow Crust,0.0,89.98995,-90.0,04/30/1948
+-0.22967,48.95373,5330,8,13,17,24,26,3.55,5.0,fr,59197,106,2533449,1,1,Active Shallow Crust,128.896,89.99379,0.0,08/13/5330
+-0.22967,48.95373,3606,3,1,12,53,13,3.65,5.0,fr,59198,72,2533452,1,2,Active Shallow Crust,0.0,89.99004,0.0,03/01/3606
+-0.22967,48.95373,7659,9,4,6,22,49,3.65,5.0,fr,59199,153,2533452,1,2,Active Shallow Crust,0.0,89.99004,0.0,09/04/7659
+-0.22967,48.95373,1252,12,13,2,52,13,3.75,15.0,fr,59200,25,2533474,1,1,Active Shallow Crust,128.8963,89.96736,0.0,12/13/1252
+-0.22967,48.95373,4632,11,20,2,41,25,3.85,5.0,fr,59201,92,2533476,1,1,Active Shallow Crust,0.0,89.99004,0.0,11/20/4632
+-0.22967,48.95373,2216,5,6,7,57,55,3.85,15.0,fr,59202,44,2533477,1,2,Active Shallow Crust,0.0,89.99004,0.0,05/06/2216
+-0.22967,48.95373,3551,3,1,5,18,42,3.85,15.0,fr,59203,71,2533477,1,2,Active Shallow Crust,0.0,89.99004,0.0,03/01/3551
+-0.22967,48.95373,6210,9,14,14,16,35,3.85,5.0,fr,59204,124,2533479,1,1,Active Shallow Crust,240.0112,57.99788,0.0,09/14/6210
+-0.22967,48.95373,9848,2,25,1,24,59,3.95,15.0,fr,59205,196,2533492,1,1,Active Shallow Crust,240.0202,58.00503,0.0,02/25/9848
+-0.22967,48.95373,3379,2,1,5,48,44,4.05,5.0,fr,59206,67,2533500,1,1,Active Shallow Crust,0.0,89.98999,0.0,02/01/3379
+-0.22967,48.95373,1229,3,10,14,43,57,4.45,15.0,fr,59207,24,2533552,1,1,Active Shallow Crust,240.006,57.9948,0.0,03/10/1229
+-0.22967,48.95373,5595,9,17,12,4,9,4.65,5.0,fr,59208,111,2533572,1,1,Active Shallow Crust,360.0,89.99003,0.0,09/17/5595
+-0.22967,48.95373,4867,11,19,14,12,1,4.95,5.0,fr,59209,97,2533611,1,1,Active Shallow Crust,240.0131,58.00468,0.0,11/19/4867
+-0.22967,48.95373,4709,10,17,15,9,50,5.05,5.0,fr,59210,94,2533620,1,1,Active Shallow Crust,0.0,89.98999,0.0,10/17/4709
+-2.00181,46.39678,4406,3,30,22,53,2,3.75,15.0,fr,59211,88,2533945,1,1,Active Shallow Crust,0.0,89.98895,0.0,03/30/4406
+-2.00181,46.39678,5572,5,20,15,37,23,3.85,15.0,fr,59212,111,2533957,1,1,Active Shallow Crust,0.0,89.99015,0.0,05/20/5572
+-2.00181,46.39678,9041,9,7,6,47,17,4.35,5.0,fr,59213,180,2534016,1,1,Active Shallow Crust,0.0,89.99031,0.0,09/07/9041
+-2.00181,46.39678,7739,10,30,6,46,12,4.45,5.0,fr,59214,154,2534028,1,1,Active Shallow Crust,0.0,89.99013,0.0,10/30/7739
+-2.00181,46.39678,9422,6,9,21,12,36,5.25,5.0,fr,59215,188,2534124,1,1,Active Shallow Crust,0.0,89.99017,0.0,06/09/9422
+2.55432,53.07513,2311,6,12,12,16,17,3.65,27.5,fr,59216,46,2534414,1,1,Active Shallow Crust,0.0,89.9892,0.0,06/12/2311
+2.64321,45.84724,2192,11,20,21,51,32,3.55,5.0,fr,59217,43,2534880,1,1,Active Shallow Crust,0.0,89.98946,0.0,11/20/2192
+2.64321,45.84724,125,1,22,17,40,29,3.55,15.0,fr,59218,2,2534881,1,3,Active Shallow Crust,0.0,89.98946,0.0,01/22/0125
+2.64321,45.84724,1263,11,13,3,37,35,3.55,15.0,fr,59219,25,2534881,1,3,Active Shallow Crust,0.0,89.98946,0.0,11/13/1263
+2.64321,45.84724,8745,2,2,3,57,24,3.55,15.0,fr,59220,174,2534881,1,3,Active Shallow Crust,0.0,89.98946,0.0,02/02/8745
+2.64321,45.84724,8983,9,23,19,54,31,3.55,5.0,fr,59221,179,2534883,1,1,Active Shallow Crust,240.0127,57.99817,0.0,09/23/8983
+2.64321,45.84724,8954,8,12,13,52,33,3.65,15.0,fr,59222,179,2534893,1,1,Active Shallow Crust,0.0,89.99061,0.0,08/12/8954
+2.64321,45.84724,9414,2,28,19,16,7,3.65,27.5,fr,59223,188,2534894,1,1,Active Shallow Crust,0.0,89.99061,0.0,02/28/9414
+2.64321,45.84724,9546,5,24,10,9,12,3.75,5.0,fr,59224,190,2534904,1,1,Active Shallow Crust,0.0,89.98884,0.0,05/24/9546
+2.64321,45.84724,49,5,19,0,3,57,3.85,15.0,fr,59225,0,2534917,1,1,Active Shallow Crust,0.0,89.99005,0.0,05/19/0049
+2.64321,45.84724,6334,6,17,5,23,35,3.95,5.0,fr,59226,126,2534928,1,2,Active Shallow Crust,0.0,89.98892,0.0,06/17/6334
+2.64321,45.84724,9848,4,2,15,57,14,3.95,5.0,fr,59227,196,2534928,1,2,Active Shallow Crust,0.0,89.98892,0.0,04/02/9848
+2.64321,45.84724,5868,9,2,13,0,9,4.05,5.0,fr,59228,117,2534940,1,1,Active Shallow Crust,0.0,89.99013,0.0,09/02/5868
+2.64321,45.84724,4007,5,6,22,1,32,4.35,5.0,fr,59229,80,2534976,1,1,Active Shallow Crust,0.0,89.99021,0.0,05/06/4007
+2.64321,45.84724,9796,4,7,20,32,47,4.95,5.0,fr,59230,195,2535051,1,1,Active Shallow Crust,240.0116,58.00446,0.0,04/07/9796
+7.1785,49.28131,9067,9,5,3,50,48,3.55,5.0,fr,59231,181,2535360,1,1,Active Shallow Crust,0.0,89.98685,0.0,09/05/9067
+7.1785,49.28131,7885,2,12,23,5,51,3.55,15.0,fr,59232,157,2535361,1,1,Active Shallow Crust,0.0,89.98685,0.0,02/12/7885
+7.1785,49.28131,7745,11,28,10,32,16,3.65,5.0,fr,59233,154,2535375,1,1,Active Shallow Crust,240.0008,58.01381,0.0,11/28/7745
+7.1785,49.28131,267,11,11,1,13,57,3.75,5.0,fr,59234,5,2535390,1,1,Active Shallow Crust,0.0,89.98943,-90.0,11/11/0267
+7.1785,49.28131,937,2,10,23,36,28,4.15,15.0,fr,59235,18,2535433,1,1,Active Shallow Crust,0.0,89.99011,0.0,02/10/0937
+-2.50435,43.31763,2161,3,17,19,26,20,3.55,5.0,fr,59236,43,2535840,1,2,Active Shallow Crust,0.0,89.989,0.0,03/17/2161
+-2.50435,43.31763,3767,10,29,3,51,47,3.55,5.0,fr,59237,75,2535840,1,2,Active Shallow Crust,0.0,89.989,0.0,10/29/3767
+-2.50435,43.31763,70,4,21,1,4,18,3.55,5.0,fr,59238,1,2535849,1,1,Active Shallow Crust,128.8964,89.9945,0.0,04/21/0070
+-2.50435,43.31763,882,12,29,7,0,33,3.95,15.0,fr,59239,17,2535895,1,1,Active Shallow Crust,0.0,89.99063,-90.0,12/29/0882
+-2.50435,43.31763,8259,10,29,8,42,15,4.15,5.0,fr,59240,165,2535912,1,1,Active Shallow Crust,0.0,89.99081,0.0,10/29/8259
+-2.50435,43.31763,7551,9,30,16,47,42,4.25,5.0,fr,59241,151,2535927,1,1,Active Shallow Crust,240.0069,57.99381,0.0,09/30/7551
+-2.50435,43.31763,2980,5,8,7,20,44,4.65,5.0,fr,59242,59,2535972,1,1,Active Shallow Crust,0.0,89.98966,0.0,05/08/2980
+-2.50435,43.31763,4957,2,10,18,11,57,5.05,5.0,fr,59243,99,2536020,1,1,Active Shallow Crust,0.0,89.99021,0.0,02/10/4957
+1.4671,48.65125,6655,3,12,6,1,38,3.65,5.0,fr,59244,133,2536335,1,1,Active Shallow Crust,240.0012,58.01316,0.0,03/12/6655
+1.4671,48.65125,7296,8,2,17,6,36,3.65,5.0,fr,59245,145,2536338,1,1,Active Shallow Crust,0.0,89.98949,-90.0,08/02/7296
+1.4671,48.65125,2109,6,8,8,47,36,3.75,5.0,fr,59246,42,2536344,1,1,Active Shallow Crust,0.0,89.98942,0.0,06/08/2109
+1.4671,48.65125,1304,5,6,11,55,12,4.25,5.0,fr,59247,26,2536404,1,1,Active Shallow Crust,0.0,89.99033,0.0,05/06/1304
+1.4671,48.65125,5703,4,1,16,32,46,4.25,27.5,fr,59248,114,2536409,1,2,Active Shallow Crust,240.0079,57.99417,0.0,04/01/5703
+1.4671,48.65125,9879,4,13,20,34,15,4.25,27.5,fr,59249,197,2536409,1,2,Active Shallow Crust,240.0079,57.99417,0.0,04/13/9879
+5.76961,43.93324,9797,8,14,7,9,58,3.55,5.0,fr,59250,195,2536800,1,5,Active Shallow Crust,0.0,89.99274,0.0,08/14/9797
+5.76961,43.93324,356,12,10,18,17,54,3.55,5.0,fr,59251,7,2536800,1,5,Active Shallow Crust,0.0,89.99274,0.0,12/10/0356
+5.76961,43.93324,8493,6,9,4,34,13,3.55,5.0,fr,59252,169,2536800,1,5,Active Shallow Crust,0.0,89.99274,0.0,06/09/8493
+5.76961,43.93324,5721,5,11,6,38,52,3.55,5.0,fr,59253,114,2536800,1,5,Active Shallow Crust,0.0,89.99274,0.0,05/11/5721
+5.76961,43.93324,8530,5,16,11,58,16,3.55,5.0,fr,59254,170,2536800,1,5,Active Shallow Crust,0.0,89.99274,0.0,05/16/8530
+5.76961,43.93324,1331,6,8,14,47,27,3.55,15.0,fr,59255,26,2536801,1,2,Active Shallow Crust,0.0,89.99274,0.0,06/08/1331
+5.76961,43.93324,1437,11,15,10,38,24,3.55,15.0,fr,59256,28,2536801,1,2,Active Shallow Crust,0.0,89.99274,0.0,11/15/1437
+5.76961,43.93324,68,11,21,20,3,18,3.55,5.0,fr,59257,1,2536803,1,1,Active Shallow Crust,240.0116,57.99816,0.0,11/21/0068
+5.76961,43.93324,5756,3,14,7,18,0,3.55,5.0,fr,59258,115,2536809,1,1,Active Shallow Crust,128.8967,89.99274,0.0,03/14/5756
+5.76961,43.93324,4801,7,4,22,18,46,3.55,27.5,fr,59259,96,2536811,1,1,Active Shallow Crust,128.8967,89.99274,0.0,07/04/4801
+5.76961,43.93324,4794,1,12,17,49,52,3.65,5.0,fr,59260,95,2536812,1,2,Active Shallow Crust,0.0,89.98705,0.0,01/12/4794
+5.76961,43.93324,4161,5,28,13,40,12,3.65,5.0,fr,59261,83,2536812,1,2,Active Shallow Crust,0.0,89.98705,0.0,05/28/4161
+5.76961,43.93324,6466,6,17,12,1,7,3.75,15.0,fr,59262,129,2536825,1,1,Active Shallow Crust,0.0,89.98846,0.0,06/17/6466
+5.76961,43.93324,9851,2,18,8,49,29,3.75,5.0,fr,59263,197,2536830,1,1,Active Shallow Crust,0.0,89.98833,-90.0,02/18/9851
+5.76961,43.93324,1299,2,21,20,38,45,3.95,5.0,fr,59264,25,2536848,1,3,Active Shallow Crust,0.0,89.99084,0.0,02/21/1299
+5.76961,43.93324,3809,9,5,19,9,8,3.95,5.0,fr,59265,76,2536848,1,3,Active Shallow Crust,0.0,89.99084,0.0,09/05/3809
+5.76961,43.93324,8558,2,8,8,57,47,3.95,5.0,fr,59266,171,2536848,1,3,Active Shallow Crust,0.0,89.99084,0.0,02/08/8558
+5.76961,43.93324,7203,3,30,1,16,21,3.95,15.0,fr,59267,144,2536849,1,1,Active Shallow Crust,0.0,89.99084,0.0,03/30/7203
+5.76961,43.93324,8638,1,21,6,39,56,3.95,27.5,fr,59268,172,2536850,1,1,Active Shallow Crust,0.0,89.99084,0.0,01/21/8638
+5.76961,43.93324,2142,9,5,1,39,46,3.95,5.0,fr,59269,42,2536851,1,1,Active Shallow Crust,240.0191,58.0052,0.0,09/05/2142
+5.76961,43.93324,3899,1,3,13,16,46,3.95,5.0,fr,59270,77,2536857,1,1,Active Shallow Crust,128.9011,89.99313,0.0,01/03/3899
+5.76961,43.93324,3935,4,23,13,54,18,4.15,15.0,fr,59271,78,2536873,1,1,Active Shallow Crust,0.0,89.98908,0.0,04/23/3935
+5.76961,43.93324,2418,7,22,7,52,29,4.25,5.0,fr,59272,48,2536884,1,1,Active Shallow Crust,0.0,89.99026,0.0,07/22/2418
+5.76961,43.93324,7819,2,16,16,12,2,4.35,5.0,fr,59273,156,2536899,1,1,Active Shallow Crust,240.0084,57.99555,0.0,02/16/7819
+5.76961,43.93324,9208,8,21,9,44,54,4.55,15.0,fr,59274,184,2536924,1,1,Active Shallow Crust,240.0086,57.99689,0.0,08/21/9208
+5.76961,43.93324,1670,8,27,1,25,10,4.55,5.0,fr,59275,33,2536929,1,1,Active Shallow Crust,128.8947,89.9855,0.0,08/27/1670
+5.76961,43.93324,9391,12,2,18,30,11,4.75,5.0,fr,59276,187,2536944,1,2,Active Shallow Crust,0.0,89.99088,0.0,12/02/9391
+5.76961,43.93324,4275,3,4,15,29,50,4.75,5.0,fr,59277,85,2536944,1,2,Active Shallow Crust,0.0,89.99088,0.0,03/04/4275
+5.76961,43.93324,7533,4,3,0,29,18,4.85,5.0,fr,59278,150,2536959,1,1,Active Shallow Crust,240.0158,58.00214,0.0,04/03/7533
+5.769615,43.93324,6144,11,28,5,39,43,6.35,7.567806,fr,59279,122,2537136,1,1,Active Shallow Crust,0.0,89.99001,0.0,11/28/6144
+3.00028,50.78939,390,7,12,16,14,6,3.55,5.0,fr,59280,7,2537280,1,1,Active Shallow Crust,0.0,89.99044,0.0,07/12/0390
+3.00028,50.78939,655,5,23,12,34,31,3.55,15.0,fr,59281,13,2537290,1,1,Active Shallow Crust,128.8953,89.99363,0.0,05/23/0655
+3.00028,50.78939,9655,5,9,11,29,46,3.65,5.0,fr,59282,193,2537292,1,3,Active Shallow Crust,0.0,89.98864,0.0,05/09/9655
+3.00028,50.78939,5920,2,19,18,14,16,3.65,5.0,fr,59283,118,2537292,1,3,Active Shallow Crust,0.0,89.98864,0.0,02/19/5920
+3.00028,50.78939,2988,6,23,0,22,14,3.65,5.0,fr,59284,59,2537292,1,3,Active Shallow Crust,0.0,89.98864,0.0,06/23/2988
+3.00028,50.78939,2496,4,13,18,9,43,3.75,5.0,fr,59285,49,2537304,1,1,Active Shallow Crust,0.0,89.98988,0.0,04/13/2496
+3.00028,50.78939,994,5,14,23,0,42,3.85,5.0,fr,59286,19,2537319,1,1,Active Shallow Crust,240.0112,57.99791,0.0,05/14/0994
+3.00028,50.78939,9130,11,9,20,42,5,4.25,5.0,fr,59287,182,2537370,1,1,Active Shallow Crust,0.0,89.98991,-90.0,11/09/9130
+3.00028,50.78939,5818,5,5,6,6,43,4.45,5.0,fr,59288,116,2537391,1,1,Active Shallow Crust,240.0064,57.9949,0.0,05/05/5818
+5.44137,45.34192,2065,2,8,6,57,28,3.55,5.0,fr,59289,41,2537760,1,3,Active Shallow Crust,0.0,89.99291,0.0,02/08/2065
+5.44137,45.34192,9361,8,30,22,10,20,3.55,5.0,fr,59290,187,2537760,1,3,Active Shallow Crust,0.0,89.99291,0.0,08/30/9361
+5.44137,45.34192,1252,11,24,5,14,38,3.55,5.0,fr,59291,25,2537760,1,3,Active Shallow Crust,0.0,89.99291,0.0,11/24/1252
+5.44137,45.34192,2211,1,28,7,33,53,3.55,15.0,fr,59292,44,2537761,1,1,Active Shallow Crust,0.0,89.99291,0.0,01/28/2211
+5.44137,45.34192,3785,2,23,8,0,58,3.55,5.0,fr,59293,75,2537763,1,1,Active Shallow Crust,240.012,57.9978,0.0,02/23/3785
+5.44137,45.34192,4443,7,1,5,5,28,3.65,15.0,fr,59294,88,2537773,1,1,Active Shallow Crust,0.0,89.98737,0.0,07/01/4443
+5.44137,45.34192,6498,7,21,8,53,53,3.65,5.0,fr,59295,129,2537778,1,1,Active Shallow Crust,0.0,89.98722,-90.0,07/21/6498
+5.44137,45.34192,8026,2,16,22,18,50,3.65,15.0,fr,59296,160,2537779,1,1,Active Shallow Crust,0.0,89.98722,-90.0,02/16/8026
+5.44137,45.34192,5610,1,13,10,3,58,3.75,5.0,fr,59297,112,2537784,1,1,Active Shallow Crust,0.0,89.98874,0.0,01/13/5610
+5.44137,45.34192,712,10,10,0,10,48,3.75,5.0,fr,59298,14,2537790,1,1,Active Shallow Crust,0.0,89.98861,-90.0,10/10/0712
+5.44137,45.34192,6766,1,9,0,25,40,3.75,15.0,fr,59299,135,2537794,1,1,Active Shallow Crust,128.8967,89.96747,0.0,01/09/6766
+5.44137,45.34192,4946,1,16,12,51,45,3.85,5.0,fr,59300,98,2537796,1,1,Active Shallow Crust,0.0,89.98997,0.0,01/16/4946
+5.44137,45.34192,3410,6,9,10,53,24,3.85,5.0,fr,59301,68,2537799,1,1,Active Shallow Crust,240.0103,57.99763,0.0,06/09/3410
+5.44137,45.34192,9544,10,12,4,32,45,3.85,5.0,fr,59302,190,2537802,1,1,Active Shallow Crust,0.0,89.98985,-90.0,10/12/9544
+5.44137,45.34192,6588,12,22,15,17,36,3.85,5.0,fr,59303,131,2537805,1,2,Active Shallow Crust,128.8956,89.99248,0.0,12/22/6588
+5.44137,45.34192,3236,7,31,15,56,32,3.85,5.0,fr,59304,64,2537805,1,2,Active Shallow Crust,128.8956,89.99248,0.0,07/31/3236
+5.44137,45.34192,6537,2,24,14,24,47,3.95,5.0,fr,59305,130,2537808,1,2,Active Shallow Crust,0.0,89.99106,0.0,02/24/6537
+5.44137,45.34192,8290,6,4,2,34,56,3.95,5.0,fr,59306,165,2537808,1,2,Active Shallow Crust,0.0,89.99106,0.0,06/04/8290
+5.44137,45.34192,4993,4,9,6,45,3,3.95,15.0,fr,59307,99,2537809,1,1,Active Shallow Crust,0.0,89.99106,0.0,04/09/4993
+5.44137,45.34192,8226,9,18,10,13,11,3.95,15.0,fr,59308,164,2537818,1,1,Active Shallow Crust,128.9014,89.99329,0.0,09/18/8226
+5.44137,45.34192,3734,11,16,16,51,12,4.25,15.0,fr,59309,74,2537845,1,1,Active Shallow Crust,0.0,89.9905,0.0,11/16/3734
+5.44137,45.34192,8242,8,2,21,29,38,4.35,5.0,fr,59310,164,2537856,1,1,Active Shallow Crust,0.0,89.98872,0.0,08/02/8242
+5.44137,45.34192,9110,8,14,18,36,46,4.35,27.5,fr,59311,182,2537858,1,1,Active Shallow Crust,0.0,89.98872,0.0,08/14/9110
+5.44137,45.34192,5740,2,23,4,0,48,4.45,5.0,fr,59312,114,2537868,1,2,Active Shallow Crust,0.0,89.98994,0.0,02/23/5740
+5.44137,45.34192,5158,11,4,3,3,19,4.45,5.0,fr,59313,103,2537868,1,2,Active Shallow Crust,0.0,89.98994,0.0,11/04/5158
+5.44137,45.34192,1254,5,11,17,3,57,4.45,5.0,fr,59314,25,2537874,1,1,Active Shallow Crust,0.0,89.98982,-90.0,05/11/1254
+5.44137,45.34192,7532,2,29,23,44,17,4.45,15.0,fr,59315,150,2537878,1,2,Active Shallow Crust,128.8921,89.99371,0.0,02/29/7532
+5.44137,45.34192,971,3,4,7,4,55,4.45,15.0,fr,59316,19,2537878,1,2,Active Shallow Crust,128.8921,89.99371,0.0,03/04/0971
+5.44137,45.34192,7898,8,2,5,9,17,4.65,15.0,fr,59317,157,2537893,1,1,Active Shallow Crust,0.0,89.99001,0.0,08/02/7898
+5.44137,45.34192,8367,5,15,12,56,13,4.95,5.0,fr,59318,167,2537928,1,1,Active Shallow Crust,0.0,89.9901,0.0,05/15/8367
+5.44137,45.34192,6060,4,25,20,14,16,4.95,27.5,fr,59319,121,2537930,1,1,Active Shallow Crust,0.0,89.9901,0.0,04/25/6060
+5.44137,45.34192,1486,5,18,1,37,20,5.05,5.0,fr,59320,29,2537940,1,1,Active Shallow Crust,0.0,89.98991,0.0,05/18/1486
+2.99026,51.43034,2196,8,9,14,36,25,3.55,5.0,fr,59321,43,2538240,1,1,Active Shallow Crust,0.0,89.99057,0.0,08/09/2196
+2.99026,51.43034,8086,10,12,10,5,35,3.55,5.0,fr,59322,161,2538249,1,1,Active Shallow Crust,128.896,89.99371,0.0,10/12/8086
+2.99026,51.43034,1233,7,21,5,54,50,3.65,5.0,fr,59323,24,2538252,1,1,Active Shallow Crust,0.0,89.98879,0.0,07/21/1233
+2.99026,51.43034,7725,6,30,9,21,53,4.45,15.0,fr,59324,154,2538349,1,1,Active Shallow Crust,0.0,89.98996,0.0,06/30/7725
+3.64277,52.7096,596,2,5,20,18,59,4.65,5.0,fr,59325,11,2538852,1,1,Active Shallow Crust,0.0,89.98967,0.0,02/05/0596
+3.64277,52.7096,3380,10,7,17,55,59,5.45,5.0,fr,59326,67,2538948,1,1,Active Shallow Crust,0.0,89.99006,0.0,10/07/3380
+-1.21606,44.00978,3343,5,12,3,8,25,3.95,5.0,fr,59327,66,2539248,1,1,Active Shallow Crust,0.0,89.9897,0.0,05/12/3343
+-1.21606,44.00978,3318,10,5,5,22,27,4.05,5.0,fr,59328,66,2539260,1,1,Active Shallow Crust,0.0,89.98981,0.0,10/05/3318
+-1.21606,44.00978,7958,9,29,12,25,33,4.65,5.0,fr,59329,159,2539335,1,1,Active Shallow Crust,240.0101,57.9942,0.0,09/29/7958
+2.94696,47.05488,3756,9,22,15,22,24,3.55,5.0,fr,59330,75,2539680,1,1,Active Shallow Crust,0.0,89.98969,0.0,09/22/3756
+2.94696,47.05488,47,9,19,18,15,48,3.75,5.0,fr,59331,0,2539707,1,1,Active Shallow Crust,240.0081,58.01776,0.0,09/19/0047
+2.94696,47.05488,4910,3,3,16,27,7,3.85,5.0,fr,59332,98,2539719,1,1,Active Shallow Crust,240.0107,57.99779,0.0,03/03/4910
+2.94696,47.05488,4858,9,15,16,32,4,3.95,5.0,fr,59333,97,2539728,1,1,Active Shallow Crust,0.0,89.98917,0.0,09/15/4858
+2.94696,47.05488,4979,9,19,11,7,27,4.15,5.0,fr,59334,99,2539752,1,1,Active Shallow Crust,0.0,89.98967,0.0,09/19/4979
+3.10298,49.63025,5396,5,17,19,36,33,3.55,5.0,fr,59335,107,2540160,1,1,Active Shallow Crust,0.0,89.9902,0.0,05/17/5396
+3.10298,49.63025,6512,6,3,23,24,25,3.65,5.0,fr,59336,130,2540172,1,1,Active Shallow Crust,0.0,89.99126,0.0,06/03/6512
+3.10298,49.63025,36,7,20,8,34,27,3.75,5.0,fr,59337,0,2540184,1,1,Active Shallow Crust,0.0,89.98962,0.0,07/20/0036
+3.10298,49.63025,6211,10,15,23,44,35,3.75,27.5,fr,59338,124,2540189,1,1,Active Shallow Crust,240.0088,58.0177,0.0,10/15/6211
+3.10298,49.63025,4020,10,6,13,59,56,3.95,5.0,fr,59339,80,2540211,1,1,Active Shallow Crust,240.0206,58.00477,0.0,10/06/4020
+3.10298,49.63025,802,10,11,21,33,26,4.45,5.0,fr,59340,16,2540268,1,1,Active Shallow Crust,0.0,89.98957,0.0,10/11/0802
+7.63497,49.33359,6841,6,14,17,58,16,3.55,5.0,fr,59341,136,2540643,1,1,Active Shallow Crust,240.0131,57.99744,0.0,06/14/6841
+7.63497,49.33359,7427,5,4,6,2,49,3.75,27.5,fr,59342,148,2540672,1,1,Active Shallow Crust,0.0,89.98944,-90.0,05/04/7427
+7.63497,49.33359,9423,1,3,14,58,58,3.85,15.0,fr,59343,188,2540677,1,2,Active Shallow Crust,0.0,89.99069,0.0,01/03/9423
+7.63497,49.33359,2601,4,8,0,33,51,3.85,15.0,fr,59344,52,2540677,1,2,Active Shallow Crust,0.0,89.99069,0.0,04/08/2601
+7.63497,49.33359,3024,8,21,14,20,19,4.25,5.0,fr,59345,60,2540727,1,1,Active Shallow Crust,240.0083,57.9943,0.0,08/21/3024
+7.63497,49.33359,9063,8,3,17,34,51,4.45,27.5,fr,59346,181,2540753,1,1,Active Shallow Crust,240.0057,57.99527,0.0,08/03/9063
+7.63497,49.33359,9209,12,4,20,39,13,4.55,5.0,fr,59347,184,2540769,1,1,Active Shallow Crust,128.8927,89.9858,0.0,12/04/9209
+6.53845,44.55933,6775,6,4,14,34,20,3.55,5.0,fr,59348,135,2541120,1,6,Active Shallow Crust,0.0,89.99281,0.0,06/04/6775
+6.53845,44.55933,8218,3,14,0,41,31,3.55,5.0,fr,59349,164,2541120,1,6,Active Shallow Crust,0.0,89.99281,0.0,03/14/8218
+6.53845,44.55933,6884,12,12,10,24,22,3.55,5.0,fr,59350,137,2541120,1,6,Active Shallow Crust,0.0,89.99281,0.0,12/12/6884
+6.53845,44.55933,9184,8,3,12,54,36,3.55,5.0,fr,59351,183,2541120,1,6,Active Shallow Crust,0.0,89.99281,0.0,08/03/9184
+6.53845,44.55933,4098,7,25,15,1,38,3.55,5.0,fr,59352,81,2541120,1,6,Active Shallow Crust,0.0,89.99281,0.0,07/25/4098
+6.53845,44.55933,9322,11,20,1,5,7,3.55,5.0,fr,59353,186,2541120,1,6,Active Shallow Crust,0.0,89.99281,0.0,11/20/9322
+6.53845,44.55933,8523,9,8,15,45,18,3.55,15.0,fr,59354,170,2541121,1,1,Active Shallow Crust,0.0,89.99281,0.0,09/08/8523
+6.53845,44.55933,4711,3,30,10,6,28,3.55,15.0,fr,59355,94,2541124,1,1,Active Shallow Crust,240.0112,57.99929,0.0,03/30/4711
+6.53845,44.55933,9337,11,25,8,54,4,3.55,5.0,fr,59356,186,2541126,1,1,Active Shallow Crust,0.0,89.99273,-90.0,11/25/9337
+6.53845,44.55933,2728,6,23,11,35,48,3.55,5.0,fr,59357,54,2541129,1,1,Active Shallow Crust,128.8953,89.99641,0.0,06/23/2728
+6.53845,44.55933,6142,1,19,3,43,31,3.65,5.0,fr,59358,122,2541132,1,7,Active Shallow Crust,0.0,89.98719,0.0,01/19/6142
+6.53845,44.55933,3628,12,14,1,53,19,3.65,5.0,fr,59359,72,2541132,1,7,Active Shallow Crust,0.0,89.98719,0.0,12/14/3628
+6.53845,44.55933,3208,8,1,21,38,18,3.65,5.0,fr,59360,64,2541132,1,7,Active Shallow Crust,0.0,89.98719,0.0,08/01/3208
+6.53845,44.55933,9336,2,25,5,5,23,3.65,5.0,fr,59361,186,2541132,1,7,Active Shallow Crust,0.0,89.98719,0.0,02/25/9336
+6.53845,44.55933,9618,5,20,11,59,31,3.65,5.0,fr,59362,192,2541132,1,7,Active Shallow Crust,0.0,89.98719,0.0,05/20/9618
+6.53845,44.55933,2129,6,14,4,50,24,3.65,5.0,fr,59363,42,2541132,1,7,Active Shallow Crust,0.0,89.98719,0.0,06/14/2129
+6.53845,44.55933,6872,4,19,23,39,26,3.65,5.0,fr,59364,137,2541132,1,7,Active Shallow Crust,0.0,89.98719,0.0,04/19/6872
+6.53845,44.55933,1965,9,28,17,37,11,3.65,15.0,fr,59365,39,2541133,1,2,Active Shallow Crust,0.0,89.98719,0.0,09/28/1965
+6.53845,44.55933,2059,3,7,0,25,58,3.65,15.0,fr,59366,41,2541133,1,2,Active Shallow Crust,0.0,89.98719,0.0,03/07/2059
+6.53845,44.55933,6671,2,13,23,59,10,3.65,5.0,fr,59367,133,2541135,1,1,Active Shallow Crust,240.0013,58.01198,0.0,02/13/6671
+6.53845,44.55933,4916,3,26,1,58,12,3.65,15.0,fr,59368,98,2541136,1,2,Active Shallow Crust,240.0013,58.01198,0.0,03/26/4916
+6.53845,44.55933,1910,5,25,22,30,2,3.65,15.0,fr,59369,38,2541136,1,2,Active Shallow Crust,240.0013,58.01198,0.0,05/25/1910
+6.53845,44.55933,3097,1,23,11,20,12,3.65,15.0,fr,59370,61,2541142,1,1,Active Shallow Crust,128.9008,89.96349,0.0,01/23/3097
+6.53845,44.55933,1795,10,27,9,17,20,3.75,5.0,fr,59371,35,2541144,1,1,Active Shallow Crust,0.0,89.98859,0.0,10/27/1795
+6.53845,44.55933,9210,12,9,0,49,3,3.75,15.0,fr,59372,184,2541145,1,3,Active Shallow Crust,0.0,89.98859,0.0,12/09/9210
+6.53845,44.55933,9768,4,23,23,16,55,3.75,15.0,fr,59373,195,2541145,1,3,Active Shallow Crust,0.0,89.98859,0.0,04/23/9768
+6.53845,44.55933,580,1,16,4,31,54,3.75,15.0,fr,59374,11,2541145,1,3,Active Shallow Crust,0.0,89.98859,0.0,01/16/0580
+6.53845,44.55933,4611,9,16,9,52,29,3.85,5.0,fr,59375,92,2541156,1,1,Active Shallow Crust,0.0,89.98983,0.0,09/16/4611
+6.53845,44.55933,682,3,27,15,47,50,3.85,15.0,fr,59376,13,2541157,1,1,Active Shallow Crust,0.0,89.98983,0.0,03/27/0682
+6.53845,44.55933,362,2,8,13,45,47,3.85,5.0,fr,59377,7,2541162,1,1,Active Shallow Crust,0.0,89.98971,-90.0,02/08/0362
+6.53845,44.55933,636,5,8,19,51,28,3.95,5.0,fr,59378,12,2541168,1,2,Active Shallow Crust,0.0,89.99094,0.0,05/08/0636
+6.53845,44.55933,3093,1,28,4,4,38,3.95,5.0,fr,59379,61,2541168,1,2,Active Shallow Crust,0.0,89.99094,0.0,01/28/3093
+6.53845,44.55933,6255,10,24,21,21,28,3.95,15.0,fr,59380,125,2541172,1,1,Active Shallow Crust,240.0195,58.00415,0.0,10/24/6255
+6.53845,44.55933,531,7,18,21,3,41,3.95,5.0,fr,59381,10,2541174,1,2,Active Shallow Crust,0.0,89.99083,-90.0,07/18/0531
+6.53845,44.55933,6726,9,2,18,42,12,3.95,5.0,fr,59382,134,2541174,1,2,Active Shallow Crust,0.0,89.99083,-90.0,09/02/6726
+6.53845,44.55933,9090,1,2,8,57,28,4.05,5.0,fr,59383,181,2541180,1,3,Active Shallow Crust,0.0,89.99192,0.0,01/02/9090
+6.53845,44.55933,5744,12,23,2,28,39,4.05,5.0,fr,59384,114,2541180,1,3,Active Shallow Crust,0.0,89.99192,0.0,12/23/5744
+6.53845,44.55933,5488,8,24,21,53,42,4.05,5.0,fr,59385,109,2541180,1,3,Active Shallow Crust,0.0,89.99192,0.0,08/24/5488
+6.53845,44.55933,3312,8,10,11,58,43,4.05,15.0,fr,59386,66,2541181,1,1,Active Shallow Crust,0.0,89.99192,0.0,08/10/3312
+6.53845,44.55933,699,7,17,6,50,46,4.05,5.0,fr,59387,13,2541186,1,1,Active Shallow Crust,0.0,89.99183,-90.0,07/17/0699
+6.53845,44.55933,5197,10,8,8,58,11,4.15,5.0,fr,59388,103,2541192,1,3,Active Shallow Crust,0.0,89.9892,0.0,10/08/5197
+6.53845,44.55933,9933,4,27,13,4,59,4.15,5.0,fr,59389,198,2541192,1,3,Active Shallow Crust,0.0,89.9892,0.0,04/27/9933
+6.53845,44.55933,6214,12,8,0,45,26,4.15,5.0,fr,59390,124,2541192,1,3,Active Shallow Crust,0.0,89.9892,0.0,12/08/6214
+6.53845,44.55933,4573,7,5,9,4,48,4.45,15.0,fr,59391,91,2541229,1,2,Active Shallow Crust,0.0,89.9898,0.0,07/05/4573
+6.53845,44.55933,7143,2,3,15,46,50,4.45,15.0,fr,59392,142,2541229,1,2,Active Shallow Crust,0.0,89.9898,0.0,02/03/7143
+6.53845,44.55933,6104,6,1,6,12,54,4.55,5.0,fr,59393,122,2541240,1,1,Active Shallow Crust,0.0,89.99091,0.0,06/01/6104
+6.53845,44.55933,4815,12,30,16,28,31,4.75,15.0,fr,59394,96,2541265,1,1,Active Shallow Crust,0.0,89.98917,0.0,12/30/4815
+6.53845,44.55933,3906,11,20,16,30,1,4.75,5.0,fr,59395,78,2541267,1,1,Active Shallow Crust,240.0068,58.00426,0.0,11/20/3906
+6.53845,44.55933,7534,5,7,4,12,7,4.75,5.0,fr,59396,150,2541270,1,1,Active Shallow Crust,0.0,89.99087,-90.0,05/07/7534
+6.53845,44.55933,1492,5,7,3,1,27,4.95,5.0,fr,59397,29,2541288,1,1,Active Shallow Crust,0.0,89.98996,0.0,05/07/1492
+6.53845,44.55933,2479,11,13,8,6,31,5.15,27.5,fr,59398,49,2541314,1,1,Active Shallow Crust,0.0,89.98975,0.0,11/13/2479
+6.84972,50.61174,3286,8,31,3,32,50,3.55,5.0,fr,59399,65,2541600,1,3,Active Shallow Crust,0.0,89.98721,0.0,08/31/3286
+6.84972,50.61174,7173,1,21,14,20,21,3.55,5.0,fr,59400,143,2541600,1,3,Active Shallow Crust,0.0,89.98721,0.0,01/21/7173
+6.84972,50.61174,7805,8,6,3,41,17,3.55,5.0,fr,59401,156,2541600,1,3,Active Shallow Crust,0.0,89.98721,0.0,08/06/7805
+6.84972,50.61174,9035,4,13,19,30,49,3.65,5.0,fr,59402,180,2541612,1,1,Active Shallow Crust,0.0,89.98859,0.0,04/13/9035
+6.84972,50.61174,381,10,25,19,19,6,3.65,15.0,fr,59403,7,2541613,1,1,Active Shallow Crust,0.0,89.98859,0.0,10/25/0381
+6.84972,50.61174,760,6,23,8,19,33,3.65,5.0,fr,59404,15,2541615,1,1,Active Shallow Crust,240.0009,58.01265,0.0,06/23/0760
+6.84972,50.61174,8649,6,2,1,33,45,3.65,27.5,fr,59405,172,2541620,1,1,Active Shallow Crust,0.0,89.98846,-90.0,06/02/8649
+6.84972,50.61174,3607,1,30,11,1,17,3.75,5.0,fr,59406,72,2541624,1,1,Active Shallow Crust,0.0,89.98984,0.0,01/30/3607
+6.84972,50.61174,911,8,2,7,5,18,3.85,5.0,fr,59407,18,2541642,1,1,Active Shallow Crust,0.0,89.99084,-90.0,08/02/0911
+6.84972,50.61174,3560,4,2,3,11,37,3.95,5.0,fr,59408,71,2541648,1,4,Active Shallow Crust,0.0,89.99193,0.0,04/02/3560
+6.84972,50.61174,3709,12,15,4,27,16,3.95,5.0,fr,59409,74,2541648,1,4,Active Shallow Crust,0.0,89.99193,0.0,12/15/3709
+6.84972,50.61174,795,9,15,13,52,18,3.95,5.0,fr,59410,15,2541648,1,4,Active Shallow Crust,0.0,89.99193,0.0,09/15/0795
+6.84972,50.61174,3345,7,27,0,37,55,3.95,5.0,fr,59411,66,2541648,1,4,Active Shallow Crust,0.0,89.99193,0.0,07/27/3345
+6.84972,50.61174,5454,11,18,0,6,14,3.95,5.0,fr,59412,109,2541654,1,1,Active Shallow Crust,0.0,89.99183,-90.0,11/18/5454
+6.84972,50.61174,3531,4,5,17,22,53,4.05,5.0,fr,59413,70,2541660,1,1,Active Shallow Crust,0.0,89.9892,0.0,04/05/3531
+6.84972,50.61174,3602,12,26,5,48,32,4.05,5.0,fr,59414,72,2541663,1,1,Active Shallow Crust,240.0066,58.00613,0.0,12/26/3602
+6.84972,50.61174,7275,1,30,1,40,0,4.25,5.0,fr,59415,145,2541684,1,1,Active Shallow Crust,0.0,89.99142,0.0,01/30/7275
+6.84972,50.61174,4338,9,14,23,39,33,4.25,15.0,fr,59416,86,2541688,1,1,Active Shallow Crust,240.0086,57.99458,0.0,09/14/4338
+6.84972,50.61174,1367,10,5,23,58,2,4.45,5.0,fr,59417,27,2541708,1,1,Active Shallow Crust,0.0,89.99092,0.0,10/05/1367
+6.84972,50.61174,8477,6,8,15,7,5,4.55,15.0,fr,59418,169,2541721,1,1,Active Shallow Crust,0.0,89.98988,0.0,06/08/8477
+6.84972,50.61174,9562,6,21,19,19,52,4.85,5.0,fr,59419,191,2541756,1,3,Active Shallow Crust,0.0,89.98997,0.0,06/21/9562
+6.84972,50.61174,958,1,11,18,16,54,4.85,5.0,fr,59420,19,2541756,1,3,Active Shallow Crust,0.0,89.98997,0.0,01/11/0958
+6.84972,50.61174,516,5,8,4,53,20,4.85,5.0,fr,59421,10,2541756,1,3,Active Shallow Crust,0.0,89.98997,0.0,05/08/0516
+6.84972,50.61174,2591,4,6,5,54,4,4.85,27.5,fr,59422,51,2541758,1,1,Active Shallow Crust,0.0,89.98997,0.0,04/06/2591
+6.84972,50.61174,5731,11,26,8,56,26,4.95,5.0,fr,59423,114,2541771,1,1,Active Shallow Crust,240.0139,58.00481,0.0,11/26/5731
+2.63469,47.5211,1178,1,4,14,44,40,3.55,5.0,fr,59424,23,2542083,1,1,Active Shallow Crust,240.0116,57.99825,0.0,01/04/1178
+2.63469,47.5211,641,7,26,13,49,7,3.55,15.0,fr,59425,12,2542087,1,1,Active Shallow Crust,0.0,89.98967,-90.0,07/26/0641
+2.63469,47.5211,5642,4,20,9,45,15,3.95,5.0,fr,59426,112,2542128,1,1,Active Shallow Crust,0.0,89.98926,0.0,04/20/5642
+2.63469,47.5211,1338,3,30,22,20,14,4.35,5.0,fr,59427,26,2542179,1,1,Active Shallow Crust,240.0085,57.99598,0.0,03/30/1338
+2.63469,47.5211,2043,2,3,2,35,9,4.65,5.0,fr,59428,40,2542212,1,1,Active Shallow Crust,0.0,89.9904,0.0,02/03/2043
+-0.22681,50.79812,104,8,25,8,15,3,3.55,5.0,fr,59429,2,2542563,1,1,Active Shallow Crust,240.0126,57.99822,0.0,08/25/0104
+-0.22681,50.79812,1618,5,27,5,36,45,3.65,5.0,fr,59430,32,2542572,1,2,Active Shallow Crust,0.0,89.99006,0.0,05/27/1618
+-0.22681,50.79812,1205,10,27,10,9,46,3.65,5.0,fr,59431,24,2542572,1,2,Active Shallow Crust,0.0,89.99006,0.0,10/27/1205
+-0.22681,50.79812,5777,9,12,17,20,17,3.75,5.0,fr,59432,115,2542584,1,1,Active Shallow Crust,0.0,89.99004,0.0,09/12/5777
+-0.22681,50.79812,8429,5,11,1,29,13,3.75,5.0,fr,59433,168,2542587,1,1,Active Shallow Crust,240.0089,58.01767,0.0,05/11/8429
+4.54053,46.77803,6208,10,5,4,51,48,3.55,5.0,fr,59434,124,2543040,1,1,Active Shallow Crust,0.0,89.9931,0.0,10/05/6208
+4.54053,46.77803,7792,12,8,17,29,39,3.55,5.0,fr,59435,155,2543046,1,1,Active Shallow Crust,0.0,89.99301,-90.0,12/08/7792
+4.54053,46.77803,7969,1,11,0,46,6,3.55,27.5,fr,59436,159,2543048,1,1,Active Shallow Crust,0.0,89.99301,-90.0,01/11/7969
+4.54053,46.77803,423,10,30,7,14,4,3.65,5.0,fr,59437,8,2543052,1,2,Active Shallow Crust,0.0,89.98769,0.0,10/30/0423
+4.54053,46.77803,1573,5,11,5,52,4,3.65,5.0,fr,59438,31,2543052,1,2,Active Shallow Crust,0.0,89.98769,0.0,05/11/1573
+4.54053,46.77803,1695,5,20,17,28,6,3.65,15.0,fr,59439,33,2543053,1,1,Active Shallow Crust,0.0,89.98769,0.0,05/20/1695
+4.54053,46.77803,5132,8,30,9,18,8,3.65,27.5,fr,59440,102,2543054,1,1,Active Shallow Crust,0.0,89.98769,0.0,08/30/5132
+4.54053,46.77803,932,6,3,8,28,19,3.75,5.0,fr,59441,18,2543064,1,3,Active Shallow Crust,0.0,89.98903,0.0,06/03/0932
+4.54053,46.77803,9767,11,11,10,5,21,3.75,5.0,fr,59442,195,2543064,1,3,Active Shallow Crust,0.0,89.98903,0.0,11/11/9767
+4.54053,46.77803,7477,5,6,11,22,26,3.75,5.0,fr,59443,149,2543064,1,3,Active Shallow Crust,0.0,89.98903,0.0,05/06/7477
+4.54053,46.77803,9045,8,6,15,26,44,3.75,5.0,fr,59444,180,2543070,1,1,Active Shallow Crust,0.0,89.9889,-90.0,08/06/9045
+4.54053,46.77803,674,1,22,23,11,2,3.95,15.0,fr,59445,13,2543089,1,1,Active Shallow Crust,0.0,89.99129,0.0,01/22/0674
+4.54053,46.77803,1229,5,18,6,9,48,3.95,5.0,fr,59446,24,2543091,1,1,Active Shallow Crust,240.0205,58.005,0.0,05/18/1229
+4.54053,46.77803,4168,3,22,16,25,40,3.95,5.0,fr,59447,83,2543094,1,1,Active Shallow Crust,0.0,89.99119,-90.0,03/22/4168
+4.54053,46.77803,45,5,29,18,24,54,4.05,5.0,fr,59448,0,2543100,1,1,Active Shallow Crust,0.0,89.98835,0.0,05/29/0045
+4.54053,46.77803,503,3,5,12,26,27,4.15,5.0,fr,59449,10,2543118,1,1,Active Shallow Crust,0.0,89.98949,-90.0,03/05/0503
+4.54053,46.77803,5629,4,5,18,45,31,4.35,5.0,fr,59450,112,2543136,1,1,Active Shallow Crust,0.0,89.98901,0.0,04/05/5629
+4.54053,46.77803,5047,11,19,10,22,35,4.35,15.0,fr,59451,100,2543137,1,1,Active Shallow Crust,0.0,89.98901,0.0,11/19/5047
+4.54053,46.77803,3743,9,5,17,55,4,4.45,5.0,fr,59452,74,2543148,1,1,Active Shallow Crust,0.0,89.9902,0.0,09/05/3743
+4.54053,46.77803,1899,2,26,21,48,57,4.65,5.0,fr,59453,37,2543172,1,1,Active Shallow Crust,0.0,89.99026,0.0,02/26/1899
+4.54053,46.77803,6993,10,1,23,21,11,5.25,15.0,fr,59454,139,2543245,1,1,Active Shallow Crust,0.0,89.99024,0.0,10/01/6993
+4.31319,48.02487,917,12,1,2,58,49,3.55,5.0,fr,59455,18,2543520,1,1,Active Shallow Crust,0.0,89.99326,0.0,12/01/0917
+4.31319,48.02487,2573,1,23,3,38,58,4.05,5.0,fr,59456,51,2543580,1,1,Active Shallow Crust,0.0,89.98862,0.0,01/23/2573
+0.4216,50.43791,6342,12,26,12,46,29,3.85,5.0,fr,59457,126,2544036,1,1,Active Shallow Crust,0.0,89.99005,0.0,12/26/6342
+0.4216,50.43791,8331,4,7,7,59,1,5.15,15.0,fr,59458,166,2544193,1,1,Active Shallow Crust,0.0,89.99001,0.0,04/07/8331
+8.52833,47.00809,3201,8,9,18,52,6,3.55,5.0,fr,59459,64,2544480,1,2,Active Shallow Crust,0.0,89.98624,0.0,08/09/3201
+8.52833,47.00809,7444,5,16,3,10,30,3.55,5.0,fr,59460,148,2544480,1,2,Active Shallow Crust,0.0,89.98624,0.0,05/16/7444
+8.52833,47.00809,940,9,9,8,42,4,3.55,15.0,fr,59461,18,2544481,1,2,Active Shallow Crust,0.0,89.98624,0.0,09/09/0940
+8.52833,47.00809,3049,10,12,8,34,24,3.55,15.0,fr,59462,60,2544481,1,2,Active Shallow Crust,0.0,89.98624,0.0,10/12/3049
+8.52833,47.00809,7550,3,11,13,0,59,3.55,5.0,fr,59463,150,2544483,1,1,Active Shallow Crust,240.0108,57.99752,0.0,03/11/7550
+8.52833,47.00809,622,9,28,13,25,52,3.55,15.0,fr,59464,12,2544484,1,1,Active Shallow Crust,240.0108,57.99752,0.0,09/28/0622
+8.52833,47.00809,9849,1,23,10,49,46,3.55,5.0,fr,59465,196,2544486,1,1,Active Shallow Crust,0.0,89.98609,-90.0,01/23/9849
+8.52833,47.00809,4890,2,12,14,41,45,3.55,15.0,fr,59466,97,2544490,1,1,Active Shallow Crust,128.8963,89.99313,0.0,02/12/4890
+8.52833,47.00809,6326,9,10,9,11,16,3.65,5.0,fr,59467,126,2544492,1,4,Active Shallow Crust,0.0,89.98774,0.0,09/10/6326
+8.52833,47.00809,8970,9,9,22,46,56,3.65,5.0,fr,59468,179,2544492,1,4,Active Shallow Crust,0.0,89.98774,0.0,09/09/8970
+8.52833,47.00809,707,10,26,10,46,29,3.65,5.0,fr,59469,14,2544492,1,4,Active Shallow Crust,0.0,89.98774,0.0,10/26/0707
+8.52833,47.00809,5857,5,13,17,58,29,3.65,5.0,fr,59470,117,2544492,1,4,Active Shallow Crust,0.0,89.98774,0.0,05/13/5857
+8.52833,47.00809,6014,10,12,20,9,26,3.65,15.0,fr,59471,120,2544493,1,1,Active Shallow Crust,0.0,89.98774,0.0,10/12/6014
+8.52833,47.00809,3201,12,9,22,26,54,3.65,5.0,fr,59472,64,2544495,1,1,Active Shallow Crust,240.0013,58.0133,0.0,12/09/3201
+8.52833,47.00809,1281,4,19,3,44,42,3.65,5.0,fr,59473,25,2544498,1,1,Active Shallow Crust,0.0,89.9876,-90.0,04/19/1281
+8.52833,47.00809,8576,9,4,15,17,26,3.75,15.0,fr,59474,171,2544505,1,1,Active Shallow Crust,0.0,89.98907,0.0,09/04/8576
+8.52833,47.00809,7703,12,1,8,15,28,3.75,15.0,fr,59475,154,2544508,1,1,Active Shallow Crust,240.0087,58.01849,0.0,12/01/7703
+8.52833,47.00809,1497,10,13,10,1,21,3.75,5.0,fr,59476,29,2544510,1,1,Active Shallow Crust,0.0,89.98895,-90.0,10/13/1497
+8.52833,47.00809,7514,2,2,23,38,46,3.85,15.0,fr,59477,150,2544517,1,1,Active Shallow Crust,0.0,89.99026,0.0,02/02/7514
+8.52833,47.00809,5722,3,8,7,9,31,3.85,5.0,fr,59478,114,2544519,1,1,Active Shallow Crust,240.01,57.99885,0.0,03/08/5722
+8.52833,47.00809,5039,8,25,8,37,54,3.95,5.0,fr,59479,100,2544528,1,2,Active Shallow Crust,0.0,89.99133,0.0,08/25/5039
+8.52833,47.00809,3781,1,25,1,26,59,3.95,5.0,fr,59480,75,2544528,1,2,Active Shallow Crust,0.0,89.99133,0.0,01/25/3781
+8.52833,47.00809,3779,2,12,20,12,41,3.95,15.0,fr,59481,75,2544529,1,2,Active Shallow Crust,0.0,89.99133,0.0,02/12/3779
+8.52833,47.00809,2346,5,25,0,11,11,3.95,15.0,fr,59482,46,2544529,1,2,Active Shallow Crust,0.0,89.99133,0.0,05/25/2346
+8.52833,47.00809,1835,7,13,4,43,32,3.95,15.0,fr,59483,36,2544535,1,1,Active Shallow Crust,0.0,89.99122,-90.0,07/13/1835
+8.52833,47.00809,8938,10,27,7,13,4,4.05,15.0,fr,59484,178,2544541,1,1,Active Shallow Crust,0.0,89.99226,0.0,10/27/8938
+8.52833,47.00809,7891,9,13,6,42,18,4.05,5.0,fr,59485,157,2544549,1,1,Active Shallow Crust,128.8885,89.99613,0.0,09/13/7891
+8.52833,47.00809,1961,3,1,7,0,33,4.15,5.0,fr,59486,39,2544561,1,1,Active Shallow Crust,128.8983,89.99311,0.0,03/01/1961
+8.52833,47.00809,335,11,27,14,9,48,4.25,5.0,fr,59487,6,2544564,1,1,Active Shallow Crust,0.0,89.98772,0.0,11/27/0335
+8.52833,47.00809,5636,4,8,7,13,27,4.45,5.0,fr,59488,112,2544588,1,1,Active Shallow Crust,0.0,89.99024,0.0,04/08/5636
+8.52833,47.00809,7414,10,5,20,49,34,4.55,5.0,fr,59489,148,2544603,1,1,Active Shallow Crust,240.0089,57.99816,0.0,10/05/7414
+8.52833,47.00809,952,1,19,21,20,13,4.75,27.5,fr,59490,19,2544629,1,1,Active Shallow Crust,240.0079,58.0045,0.0,01/19/0952
+8.52833,47.00809,6236,12,22,10,10,5,4.75,5.0,fr,59491,124,2544630,1,1,Active Shallow Crust,0.0,89.98952,-90.0,12/22/6236
+8.52833,47.00809,567,1,20,1,17,46,4.85,5.0,fr,59492,11,2544636,1,1,Active Shallow Crust,0.0,89.99076,0.0,01/20/0567
+8.52833,47.00809,2987,1,17,3,41,17,4.85,5.0,fr,59493,59,2544642,1,1,Active Shallow Crust,0.0,89.99065,-90.0,01/17/2987
+8.52833,47.00809,6359,4,19,18,50,20,4.95,15.0,fr,59494,127,2544649,1,1,Active Shallow Crust,0.0,89.98902,0.0,04/19/6359
+8.52833,47.00809,6610,9,2,9,48,40,5.55,5.0,fr,59495,132,2544720,1,1,Active Shallow Crust,0.0,89.99037,0.0,09/02/6610
+8.52833,47.00809,1643,8,12,4,58,47,5.65,5.0,fr,59496,32,2544732,1,1,Active Shallow Crust,0.0,89.99019,0.0,08/12/1643
+-1.13596,44.56608,4565,4,1,20,33,4,3.85,15.0,fr,59497,91,2545000,1,1,Active Shallow Crust,240.0103,57.99789,0.0,04/01/4565
+5.90467,48.62123,4642,8,28,11,33,32,3.85,5.0,fr,59498,92,2545476,1,1,Active Shallow Crust,0.0,89.99056,0.0,08/28/4642
+5.90467,48.62123,4184,7,26,8,32,5,4.05,5.0,fr,59499,83,2545506,1,1,Active Shallow Crust,0.0,89.98862,-90.0,07/26/4184
+5.90467,48.62123,851,6,25,14,56,22,4.75,5.0,fr,59500,17,2545593,1,1,Active Shallow Crust,128.8882,89.9883,0.0,06/25/0851
diff --git a/openquake/quaket/output/ses_generation/stochastic_event_set.csv b/openquake/quaket/output/ses_generation/stochastic_event_set.csv
new file mode 100644
index 0000000..545a41c
--- /dev/null
+++ b/openquake/quaket/output/ses_generation/stochastic_event_set.csv
@@ -0,0 +1,2343 @@
+rupture_id,magnitude,longitude,latitude,depth,tectonic_region
+1,4.05,5.557371338640676,46.04311120392052,10.0,Undef
+2,4.1499999999999995,5.557371338640676,46.04311120392052,5.0,Undef
+5,4.249999999999999,5.557371338640676,46.04311120392052,10.0,Undef
+9,4.449999999999998,5.557371338640676,46.04311120392052,10.0,Undef
+10,4.549999999999998,5.557371338640676,46.04311120392052,5.0,Undef
+11,4.549999999999998,5.557371338640676,46.04311120392052,10.0,Undef
+12,4.649999999999998,5.557371338640676,46.04311120392052,5.0,Undef
+13,4.649999999999998,5.557371338640676,46.04311120392052,10.0,Undef
+15,4.749999999999997,5.557371338640676,46.04311120392052,10.0,Undef
+39,5.949999999999993,5.557371338640676,46.04311120392052,10.0,Undef
+61,4.05,5.686934642259881,46.04311120392052,10.0,Undef
+62,4.1499999999999995,5.686934642259881,46.04311120392052,5.0,Undef
+63,4.1499999999999995,5.686934642259881,46.04311120392052,10.0,Undef
+65,4.249999999999999,5.686934642259881,46.04311120392052,10.0,Undef
+67,4.349999999999999,5.686934642259881,46.04311120392052,10.0,Undef
+73,4.649999999999998,5.686934642259881,46.04311120392052,10.0,Undef
+77,4.849999999999997,5.686934642259881,46.04311120392052,10.0,Undef
+84,5.249999999999996,5.686934642259881,46.04311120392052,5.0,Undef
+95,5.749999999999994,5.686934642259881,46.04311120392052,10.0,Undef
+121,4.05,5.816497945879085,46.04311120392052,10.0,Undef
+124,4.249999999999999,5.816497945879085,46.04311120392052,5.0,Undef
+131,4.549999999999998,5.816497945879085,46.04311120392052,10.0,Undef
+132,4.649999999999998,5.816497945879085,46.04311120392052,5.0,Undef
+135,4.749999999999997,5.816497945879085,46.04311120392052,10.0,Undef
+146,5.349999999999995,5.816497945879085,46.04311120392052,5.0,Undef
+181,4.05,5.94606124949829,46.04311120392052,10.0,Undef
+182,4.1499999999999995,5.94606124949829,46.04311120392052,5.0,Undef
+183,4.1499999999999995,5.94606124949829,46.04311120392052,10.0,Undef
+185,4.249999999999999,5.94606124949829,46.04311120392052,10.0,Undef
+189,4.449999999999998,5.94606124949829,46.04311120392052,10.0,Undef
+190,4.549999999999998,5.94606124949829,46.04311120392052,5.0,Undef
+191,4.549999999999998,5.94606124949829,46.04311120392052,10.0,Undef
+192,4.649999999999998,5.94606124949829,46.04311120392052,5.0,Undef
+195,4.749999999999997,5.94606124949829,46.04311120392052,10.0,Undef
+199,4.949999999999997,5.94606124949829,46.04311120392052,10.0,Undef
+201,5.049999999999996,5.94606124949829,46.04311120392052,10.0,Undef
+241,4.05,6.075624553117494,46.04311120392052,10.0,Undef
+242,4.1499999999999995,6.075624553117494,46.04311120392052,5.0,Undef
+243,4.1499999999999995,6.075624553117494,46.04311120392052,10.0,Undef
+245,4.249999999999999,6.075624553117494,46.04311120392052,10.0,Undef
+246,4.349999999999999,6.075624553117494,46.04311120392052,5.0,Undef
+247,4.349999999999999,6.075624553117494,46.04311120392052,10.0,Undef
+251,4.549999999999998,6.075624553117494,46.04311120392052,10.0,Undef
+303,4.1499999999999995,6.205187856736699,46.04311120392052,10.0,Undef
+304,4.249999999999999,6.205187856736699,46.04311120392052,5.0,Undef
+305,4.249999999999999,6.205187856736699,46.04311120392052,10.0,Undef
+307,4.349999999999999,6.205187856736699,46.04311120392052,10.0,Undef
+311,4.549999999999998,6.205187856736699,46.04311120392052,10.0,Undef
+366,4.349999999999999,6.3347511603559035,46.04311120392052,5.0,Undef
+367,4.349999999999999,6.3347511603559035,46.04311120392052,10.0,Undef
+369,4.449999999999998,6.3347511603559035,46.04311120392052,10.0,Undef
+375,4.749999999999997,6.3347511603559035,46.04311120392052,10.0,Undef
+379,4.949999999999997,6.3347511603559035,46.04311120392052,10.0,Undef
+421,4.05,4.649165786609412,45.95317904332864,10.0,Undef
+424,4.249999999999999,4.649165786609412,45.95317904332864,5.0,Undef
+428,4.449999999999998,4.649165786609412,45.95317904332864,5.0,Undef
+429,4.449999999999998,4.649165786609412,45.95317904332864,10.0,Undef
+432,4.649999999999998,4.649165786609412,45.95317904332864,5.0,Undef
+434,4.749999999999997,4.649165786609412,45.95317904332864,5.0,Undef
+481,4.05,4.77851868577914,45.95317904332864,10.0,Undef
+483,4.1499999999999995,4.77851868577914,45.95317904332864,10.0,Undef
+488,4.449999999999998,4.77851868577914,45.95317904332864,5.0,Undef
+491,4.549999999999998,4.77851868577914,45.95317904332864,10.0,Undef
+499,4.949999999999997,4.77851868577914,45.95317904332864,10.0,Undef
+541,4.05,4.907871584948868,45.95317904332864,10.0,Undef
+543,4.1499999999999995,4.907871584948868,45.95317904332864,10.0,Undef
+545,4.249999999999999,4.907871584948868,45.95317904332864,10.0,Undef
+546,4.349999999999999,4.907871584948868,45.95317904332864,5.0,Undef
+601,4.05,5.037224484118597,45.95317904332864,10.0,Undef
+607,4.349999999999999,5.037224484118597,45.95317904332864,10.0,Undef
+608,4.449999999999998,5.037224484118597,45.95317904332864,5.0,Undef
+611,4.549999999999998,5.037224484118597,45.95317904332864,10.0,Undef
+616,4.849999999999997,5.037224484118597,45.95317904332864,5.0,Undef
+617,4.849999999999997,5.037224484118597,45.95317904332864,10.0,Undef
+619,4.949999999999997,5.037224484118597,45.95317904332864,10.0,Undef
+621,5.049999999999996,5.037224484118597,45.95317904332864,10.0,Undef
+625,5.249999999999996,5.037224484118597,45.95317904332864,10.0,Undef
+660,4.05,5.166577383288325,45.95317904332864,5.0,Undef
+661,4.05,5.166577383288325,45.95317904332864,10.0,Undef
+667,4.349999999999999,5.166577383288325,45.95317904332864,10.0,Undef
+670,4.549999999999998,5.166577383288325,45.95317904332864,5.0,Undef
+681,5.049999999999996,5.166577383288325,45.95317904332864,10.0,Undef
+720,4.05,5.295930282458054,45.95317904332864,5.0,Undef
+722,4.1499999999999995,5.295930282458054,45.95317904332864,5.0,Undef
+723,4.1499999999999995,5.295930282458054,45.95317904332864,10.0,Undef
+727,4.349999999999999,5.295930282458054,45.95317904332864,10.0,Undef
+747,5.349999999999995,5.295930282458054,45.95317904332864,10.0,Undef
+781,4.05,5.425283181627782,45.95317904332864,10.0,Undef
+782,4.1499999999999995,5.425283181627782,45.95317904332864,5.0,Undef
+785,4.249999999999999,5.425283181627782,45.95317904332864,10.0,Undef
+790,4.549999999999998,5.425283181627782,45.95317904332864,5.0,Undef
+791,4.549999999999998,5.425283181627782,45.95317904332864,10.0,Undef
+792,4.649999999999998,5.425283181627782,45.95317904332864,5.0,Undef
+795,4.749999999999997,5.425283181627782,45.95317904332864,10.0,Undef
+802,5.149999999999996,5.425283181627782,45.95317904332864,5.0,Undef
+811,5.5499999999999945,5.425283181627782,45.95317904332864,10.0,Undef
+841,4.05,5.5546360807975095,45.95317904332864,10.0,Undef
+843,4.1499999999999995,5.5546360807975095,45.95317904332864,10.0,Undef
+845,4.249999999999999,5.5546360807975095,45.95317904332864,10.0,Undef
+847,4.349999999999999,5.5546360807975095,45.95317904332864,10.0,Undef
+849,4.449999999999998,5.5546360807975095,45.95317904332864,10.0,Undef
+852,4.649999999999998,5.5546360807975095,45.95317904332864,5.0,Undef
+853,4.649999999999998,5.5546360807975095,45.95317904332864,10.0,Undef
+854,4.749999999999997,5.5546360807975095,45.95317904332864,5.0,Undef
+860,5.049999999999996,5.5546360807975095,45.95317904332864,5.0,Undef
+881,6.049999999999993,5.5546360807975095,45.95317904332864,10.0,Undef
+900,4.05,5.683988979967238,45.95317904332864,5.0,Undef
+901,4.05,5.683988979967238,45.95317904332864,10.0,Undef
+903,4.1499999999999995,5.683988979967238,45.95317904332864,10.0,Undef
+913,4.649999999999998,5.683988979967238,45.95317904332864,10.0,Undef
+960,4.05,5.813341879136966,45.95317904332864,5.0,Undef
+963,4.1499999999999995,5.813341879136966,45.95317904332864,10.0,Undef
+967,4.349999999999999,5.813341879136966,45.95317904332864,10.0,Undef
+973,4.649999999999998,5.813341879136966,45.95317904332864,10.0,Undef
+1020,4.05,5.942694778306695,45.95317904332864,5.0,Undef
+1021,4.05,5.942694778306695,45.95317904332864,10.0,Undef
+1022,4.1499999999999995,5.942694778306695,45.95317904332864,5.0,Undef
+1023,4.1499999999999995,5.942694778306695,45.95317904332864,10.0,Undef
+1024,4.249999999999999,5.942694778306695,45.95317904332864,5.0,Undef
+1027,4.349999999999999,5.942694778306695,45.95317904332864,10.0,Undef
+1031,4.549999999999998,5.942694778306695,45.95317904332864,10.0,Undef
+1040,5.049999999999996,5.942694778306695,45.95317904332864,5.0,Undef
+1045,5.249999999999996,5.942694778306695,45.95317904332864,10.0,Undef
+1081,4.05,6.072047677476423,45.95317904332864,10.0,Undef
+1082,4.1499999999999995,6.072047677476423,45.95317904332864,5.0,Undef
+1086,4.349999999999999,6.072047677476423,45.95317904332864,5.0,Undef
+1087,4.349999999999999,6.072047677476423,45.95317904332864,10.0,Undef
+1096,4.849999999999997,6.072047677476423,45.95317904332864,5.0,Undef
+1108,5.449999999999995,6.072047677476423,45.95317904332864,5.0,Undef
+1140,4.05,6.201400576646151,45.95317904332864,5.0,Undef
+1141,4.05,6.201400576646151,45.95317904332864,10.0,Undef
+1144,4.249999999999999,6.201400576646151,45.95317904332864,5.0,Undef
+1148,4.449999999999998,6.201400576646151,45.95317904332864,5.0,Undef
+1160,5.049999999999996,6.201400576646151,45.95317904332864,5.0,Undef
+1200,4.05,6.33075347581588,45.95317904332864,5.0,Undef
+1201,4.05,6.33075347581588,45.95317904332864,10.0,Undef
+1203,4.1499999999999995,6.33075347581588,45.95317904332864,10.0,Undef
+1205,4.249999999999999,6.33075347581588,45.95317904332864,10.0,Undef
+1212,4.649999999999998,6.33075347581588,45.95317904332864,5.0,Undef
+1215,4.749999999999997,6.33075347581588,45.95317904332864,10.0,Undef
+1223,5.149999999999996,6.33075347581588,45.95317904332864,10.0,Undef
+1263,4.1499999999999995,4.002191886226798,45.863246882736775,10.0,Undef
+1265,4.249999999999999,4.002191886226798,45.863246882736775,10.0,Undef
+1271,4.549999999999998,4.002191886226798,45.863246882736775,10.0,Undef
+1285,5.249999999999996,4.002191886226798,45.863246882736775,10.0,Undef
+1287,5.349999999999995,4.002191886226798,45.863246882736775,10.0,Undef
+1325,4.249999999999999,4.131335380862552,45.863246882736775,10.0,Undef
+1326,4.349999999999999,4.131335380862552,45.863246882736775,5.0,Undef
+1331,4.549999999999998,4.131335380862552,45.863246882736775,10.0,Undef
+1340,5.049999999999996,4.131335380862552,45.863246882736775,5.0,Undef
+1380,4.05,4.260478875498307,45.863246882736775,5.0,Undef
+1382,4.1499999999999995,4.260478875498307,45.863246882736775,5.0,Undef
+1383,4.1499999999999995,4.260478875498307,45.863246882736775,10.0,Undef
+1384,4.249999999999999,4.260478875498307,45.863246882736775,5.0,Undef
+1387,4.349999999999999,4.260478875498307,45.863246882736775,10.0,Undef
+1393,4.649999999999998,4.260478875498307,45.863246882736775,10.0,Undef
+1440,4.05,4.389622370134062,45.863246882736775,5.0,Undef
+1441,4.05,4.389622370134062,45.863246882736775,10.0,Undef
+1442,4.1499999999999995,4.389622370134062,45.863246882736775,5.0,Undef
+1447,4.349999999999999,4.389622370134062,45.863246882736775,10.0,Undef
+1451,4.549999999999998,4.389622370134062,45.863246882736775,10.0,Undef
+1452,4.649999999999998,4.389622370134062,45.863246882736775,5.0,Undef
+1500,4.05,4.518765864769817,45.863246882736775,5.0,Undef
+1501,4.05,4.518765864769817,45.863246882736775,10.0,Undef
+1502,4.1499999999999995,4.518765864769817,45.863246882736775,5.0,Undef
+1503,4.1499999999999995,4.518765864769817,45.863246882736775,10.0,Undef
+1504,4.249999999999999,4.518765864769817,45.863246882736775,5.0,Undef
+1505,4.249999999999999,4.518765864769817,45.863246882736775,10.0,Undef
+1506,4.349999999999999,4.518765864769817,45.863246882736775,5.0,Undef
+1511,4.549999999999998,4.518765864769817,45.863246882736775,10.0,Undef
+1524,5.249999999999996,4.518765864769817,45.863246882736775,5.0,Undef
+1561,4.05,4.647909359405572,45.863246882736775,10.0,Undef
+1563,4.1499999999999995,4.647909359405572,45.863246882736775,10.0,Undef
+1568,4.449999999999998,4.647909359405572,45.863246882736775,5.0,Undef
+1573,4.649999999999998,4.647909359405572,45.863246882736775,10.0,Undef
+1579,4.949999999999997,4.647909359405572,45.863246882736775,10.0,Undef
+1621,4.05,4.777052854041327,45.863246882736775,10.0,Undef
+1625,4.249999999999999,4.777052854041327,45.863246882736775,10.0,Undef
+1628,4.449999999999998,4.777052854041327,45.863246882736775,5.0,Undef
+1633,4.649999999999998,4.777052854041327,45.863246882736775,10.0,Undef
+1635,4.749999999999997,4.777052854041327,45.863246882736775,10.0,Undef
+1637,4.849999999999997,4.777052854041327,45.863246882736775,10.0,Undef
+1639,4.949999999999997,4.777052854041327,45.863246882736775,10.0,Undef
+1681,4.05,4.906196348677081,45.863246882736775,10.0,Undef
+1683,4.1499999999999995,4.906196348677081,45.863246882736775,10.0,Undef
+1687,4.349999999999999,4.906196348677081,45.863246882736775,10.0,Undef
+1694,4.749999999999997,4.906196348677081,45.863246882736775,5.0,Undef
+1695,4.749999999999997,4.906196348677081,45.863246882736775,10.0,Undef
+1717,5.849999999999993,4.906196348677081,45.863246882736775,10.0,Undef
+1741,4.05,5.035339843312837,45.863246882736775,10.0,Undef
+1743,4.1499999999999995,5.035339843312837,45.863246882736775,10.0,Undef
+1747,4.349999999999999,5.035339843312837,45.863246882736775,10.0,Undef
+1749,4.449999999999998,5.035339843312837,45.863246882736775,10.0,Undef
+1755,4.749999999999997,5.035339843312837,45.863246882736775,10.0,Undef
+1756,4.849999999999997,5.035339843312837,45.863246882736775,5.0,Undef
+1761,5.049999999999996,5.035339843312837,45.863246882736775,10.0,Undef
+1801,4.05,5.1644833379485915,45.863246882736775,10.0,Undef
+1807,4.349999999999999,5.1644833379485915,45.863246882736775,10.0,Undef
+1810,4.549999999999998,5.1644833379485915,45.863246882736775,5.0,Undef
+1813,4.649999999999998,5.1644833379485915,45.863246882736775,10.0,Undef
+1815,4.749999999999997,5.1644833379485915,45.863246882736775,10.0,Undef
+1860,4.05,5.293626832584347,45.863246882736775,5.0,Undef
+1861,4.05,5.293626832584347,45.863246882736775,10.0,Undef
+1865,4.249999999999999,5.293626832584347,45.863246882736775,10.0,Undef
+1868,4.449999999999998,5.293626832584347,45.863246882736775,5.0,Undef
+1870,4.549999999999998,5.293626832584347,45.863246882736775,5.0,Undef
+1921,4.05,5.4227703272201015,45.863246882736775,10.0,Undef
+1922,4.1499999999999995,5.4227703272201015,45.863246882736775,5.0,Undef
+1923,4.1499999999999995,5.4227703272201015,45.863246882736775,10.0,Undef
+1925,4.249999999999999,5.4227703272201015,45.863246882736775,10.0,Undef
+1926,4.349999999999999,5.4227703272201015,45.863246882736775,5.0,Undef
+1928,4.449999999999998,5.4227703272201015,45.863246882736775,5.0,Undef
+1945,5.249999999999996,5.4227703272201015,45.863246882736775,10.0,Undef
+1981,4.05,5.551913821855857,45.863246882736775,10.0,Undef
+1982,4.1499999999999995,5.551913821855857,45.863246882736775,5.0,Undef
+1983,4.1499999999999995,5.551913821855857,45.863246882736775,10.0,Undef
+1984,4.249999999999999,5.551913821855857,45.863246882736775,5.0,Undef
+1985,4.249999999999999,5.551913821855857,45.863246882736775,10.0,Undef
+1986,4.349999999999999,5.551913821855857,45.863246882736775,5.0,Undef
+1987,4.349999999999999,5.551913821855857,45.863246882736775,10.0,Undef
+1989,4.449999999999998,5.551913821855857,45.863246882736775,10.0,Undef
+2009,5.449999999999995,5.551913821855857,45.863246882736775,10.0,Undef
+2041,4.05,5.681057316491612,45.863246882736775,10.0,Undef
+2042,4.1499999999999995,5.681057316491612,45.863246882736775,5.0,Undef
+2043,4.1499999999999995,5.681057316491612,45.863246882736775,10.0,Undef
+2045,4.249999999999999,5.681057316491612,45.863246882736775,10.0,Undef
+2047,4.349999999999999,5.681057316491612,45.863246882736775,10.0,Undef
+2049,4.449999999999998,5.681057316491612,45.863246882736775,10.0,Undef
+2051,4.549999999999998,5.681057316491612,45.863246882736775,10.0,Undef
+2053,4.649999999999998,5.681057316491612,45.863246882736775,10.0,Undef
+2103,4.1499999999999995,5.810200811127366,45.863246882736775,10.0,Undef
+2106,4.349999999999999,5.810200811127366,45.863246882736775,5.0,Undef
+2111,4.549999999999998,5.810200811127366,45.863246882736775,10.0,Undef
+2112,4.649999999999998,5.810200811127366,45.863246882736775,5.0,Undef
+2124,5.249999999999996,5.810200811127366,45.863246882736775,5.0,Undef
+2161,4.05,5.939344305763122,45.863246882736775,10.0,Undef
+2165,4.249999999999999,5.939344305763122,45.863246882736775,10.0,Undef
+2167,4.349999999999999,5.939344305763122,45.863246882736775,10.0,Undef
+2171,4.549999999999998,5.939344305763122,45.863246882736775,10.0,Undef
+2179,4.949999999999997,5.939344305763122,45.863246882736775,10.0,Undef
+2220,4.05,6.068487800398876,45.863246882736775,5.0,Undef
+2221,4.05,6.068487800398876,45.863246882736775,10.0,Undef
+2224,4.249999999999999,6.068487800398876,45.863246882736775,5.0,Undef
+2225,4.249999999999999,6.068487800398876,45.863246882736775,10.0,Undef
+2226,4.349999999999999,6.068487800398876,45.863246882736775,5.0,Undef
+2227,4.349999999999999,6.068487800398876,45.863246882736775,10.0,Undef
+2234,4.749999999999997,6.068487800398876,45.863246882736775,5.0,Undef
+2247,5.349999999999995,6.068487800398876,45.863246882736775,10.0,Undef
+2251,5.5499999999999945,6.068487800398876,45.863246882736775,10.0,Undef
+2283,4.1499999999999995,6.197631295034632,45.863246882736775,10.0,Undef
+2285,4.249999999999999,6.197631295034632,45.863246882736775,10.0,Undef
+2289,4.449999999999998,6.197631295034632,45.863246882736775,10.0,Undef
+2306,5.349999999999995,6.197631295034632,45.863246882736775,5.0,Undef
+2340,4.05,6.326774789670386,45.863246882736775,5.0,Undef
+2341,4.05,6.326774789670386,45.863246882736775,10.0,Undef
+2342,4.1499999999999995,6.326774789670386,45.863246882736775,5.0,Undef
+2343,4.1499999999999995,6.326774789670386,45.863246882736775,10.0,Undef
+2345,4.249999999999999,6.326774789670386,45.863246882736775,10.0,Undef
+2349,4.449999999999998,6.326774789670386,45.863246882736775,10.0,Undef
+2350,4.549999999999998,6.326774789670386,45.863246882736775,5.0,Undef
+2351,4.549999999999998,6.326774789670386,45.863246882736775,10.0,Undef
+2352,4.649999999999998,6.326774789670386,45.863246882736775,5.0,Undef
+2355,4.749999999999997,6.326774789670386,45.863246882736775,10.0,Undef
+2357,4.849999999999997,6.326774789670386,45.863246882736775,10.0,Undef
+2372,5.649999999999994,6.326774789670386,45.863246882736775,5.0,Undef
+2401,4.05,4.001983475730687,45.773314722144896,10.0,Undef
+2402,4.1499999999999995,4.001983475730687,45.773314722144896,5.0,Undef
+2403,4.1499999999999995,4.001983475730687,45.773314722144896,10.0,Undef
+2409,4.449999999999998,4.001983475730687,45.773314722144896,10.0,Undef
+2417,4.849999999999997,4.001983475730687,45.773314722144896,10.0,Undef
+2425,5.249999999999996,4.001983475730687,45.773314722144896,10.0,Undef
+2461,4.05,4.1309185598703575,45.773314722144896,10.0,Undef
+2462,4.1499999999999995,4.1309185598703575,45.773314722144896,5.0,Undef
+2463,4.1499999999999995,4.1309185598703575,45.773314722144896,10.0,Undef
+2464,4.249999999999999,4.1309185598703575,45.773314722144896,5.0,Undef
+2465,4.249999999999999,4.1309185598703575,45.773314722144896,10.0,Undef
+2466,4.349999999999999,4.1309185598703575,45.773314722144896,5.0,Undef
+2471,4.549999999999998,4.1309185598703575,45.773314722144896,10.0,Undef
+2472,4.649999999999998,4.1309185598703575,45.773314722144896,5.0,Undef
+2488,5.449999999999995,4.1309185598703575,45.773314722144896,5.0,Undef
+2503,6.149999999999992,4.1309185598703575,45.773314722144896,10.0,Undef
+2521,4.05,4.259853644010002,45.773314722144896,10.0,Undef
+2523,4.1499999999999995,4.259853644010002,45.773314722144896,10.0,Undef
+2531,4.549999999999998,4.259853644010002,45.773314722144896,10.0,Undef
+2539,4.949999999999997,4.259853644010002,45.773314722144896,10.0,Undef
+2587,4.349999999999999,4.388788728149648,45.773314722144896,10.0,Undef
+2589,4.449999999999998,4.388788728149648,45.773314722144896,10.0,Undef
+2592,4.649999999999998,4.388788728149648,45.773314722144896,5.0,Undef
+2614,5.749999999999994,4.388788728149648,45.773314722144896,5.0,Undef
+2640,4.05,4.517723812289318,45.773314722144896,5.0,Undef
+2641,4.05,4.517723812289318,45.773314722144896,10.0,Undef
+2642,4.1499999999999995,4.517723812289318,45.773314722144896,5.0,Undef
+2643,4.1499999999999995,4.517723812289318,45.773314722144896,10.0,Undef
+2645,4.249999999999999,4.517723812289318,45.773314722144896,10.0,Undef
+2647,4.349999999999999,4.517723812289318,45.773314722144896,10.0,Undef
+2648,4.449999999999998,4.517723812289318,45.773314722144896,5.0,Undef
+2649,4.449999999999998,4.517723812289318,45.773314722144896,10.0,Undef
+2655,4.749999999999997,4.517723812289318,45.773314722144896,10.0,Undef
+2702,4.1499999999999995,4.646658896428988,45.773314722144896,5.0,Undef
+2703,4.1499999999999995,4.646658896428988,45.773314722144896,10.0,Undef
+2709,4.449999999999998,4.646658896428988,45.773314722144896,10.0,Undef
+2711,4.549999999999998,4.646658896428988,45.773314722144896,10.0,Undef
+2713,4.649999999999998,4.646658896428988,45.773314722144896,10.0,Undef
+2724,5.249999999999996,4.646658896428988,45.773314722144896,5.0,Undef
+2737,5.849999999999993,4.646658896428988,45.773314722144896,10.0,Undef
+2760,4.05,4.775593980568633,45.773314722144896,5.0,Undef
+2761,4.05,4.775593980568633,45.773314722144896,10.0,Undef
+2762,4.1499999999999995,4.775593980568633,45.773314722144896,5.0,Undef
+2763,4.1499999999999995,4.775593980568633,45.773314722144896,10.0,Undef
+2765,4.249999999999999,4.775593980568633,45.773314722144896,10.0,Undef
+2767,4.349999999999999,4.775593980568633,45.773314722144896,10.0,Undef
+2768,4.449999999999998,4.775593980568633,45.773314722144896,5.0,Undef
+2769,4.449999999999998,4.775593980568633,45.773314722144896,10.0,Undef
+2771,4.549999999999998,4.775593980568633,45.773314722144896,10.0,Undef
+2789,5.449999999999995,4.775593980568633,45.773314722144896,10.0,Undef
+2791,5.5499999999999945,4.775593980568633,45.773314722144896,10.0,Undef
+2820,4.05,4.904529064708279,45.773314722144896,5.0,Undef
+2821,4.05,4.904529064708279,45.773314722144896,10.0,Undef
+2823,4.1499999999999995,4.904529064708279,45.773314722144896,10.0,Undef
+2824,4.249999999999999,4.904529064708279,45.773314722144896,5.0,Undef
+2827,4.349999999999999,4.904529064708279,45.773314722144896,10.0,Undef
+2829,4.449999999999998,4.904529064708279,45.773314722144896,10.0,Undef
+2844,5.249999999999996,4.904529064708279,45.773314722144896,5.0,Undef
+2880,4.05,5.033464148847949,45.773314722144896,5.0,Undef
+2881,4.05,5.033464148847949,45.773314722144896,10.0,Undef
+2885,4.249999999999999,5.033464148847949,45.773314722144896,10.0,Undef
+2886,4.349999999999999,5.033464148847949,45.773314722144896,5.0,Undef
+2897,4.849999999999997,5.033464148847949,45.773314722144896,10.0,Undef
+2905,5.249999999999996,5.033464148847949,45.773314722144896,10.0,Undef
+2919,5.949999999999993,5.033464148847949,45.773314722144896,10.0,Undef
+2940,4.05,5.162399232987619,45.773314722144896,5.0,Undef
+2941,4.05,5.162399232987619,45.773314722144896,10.0,Undef
+2943,4.1499999999999995,5.162399232987619,45.773314722144896,10.0,Undef
+2949,4.449999999999998,5.162399232987619,45.773314722144896,10.0,Undef
+2951,4.549999999999998,5.162399232987619,45.773314722144896,10.0,Undef
+2961,5.049999999999996,5.162399232987619,45.773314722144896,10.0,Undef
+2963,5.149999999999996,5.162399232987619,45.773314722144896,10.0,Undef
+3001,4.05,5.291334317127265,45.773314722144896,10.0,Undef
+3003,4.1499999999999995,5.291334317127265,45.773314722144896,10.0,Undef
+3004,4.249999999999999,5.291334317127265,45.773314722144896,5.0,Undef
+3005,4.249999999999999,5.291334317127265,45.773314722144896,10.0,Undef
+3009,4.449999999999998,5.291334317127265,45.773314722144896,10.0,Undef
+3023,5.149999999999996,5.291334317127265,45.773314722144896,10.0,Undef
+3043,6.149999999999992,5.291334317127265,45.773314722144896,10.0,Undef
+3060,4.05,5.420269401266935,45.773314722144896,5.0,Undef
+3061,4.05,5.420269401266935,45.773314722144896,10.0,Undef
+3065,4.249999999999999,5.420269401266935,45.773314722144896,10.0,Undef
+3075,4.749999999999997,5.420269401266935,45.773314722144896,10.0,Undef
+3087,5.349999999999995,5.420269401266935,45.773314722144896,10.0,Undef
+3120,4.05,5.549204485406605,45.773314722144896,5.0,Undef
+3123,4.1499999999999995,5.549204485406605,45.773314722144896,10.0,Undef
+3124,4.249999999999999,5.549204485406605,45.773314722144896,5.0,Undef
+3125,4.249999999999999,5.549204485406605,45.773314722144896,10.0,Undef
+3133,4.649999999999998,5.549204485406605,45.773314722144896,10.0,Undef
+3138,4.949999999999997,5.549204485406605,45.773314722144896,5.0,Undef
+3180,4.05,5.67813956954625,45.773314722144896,5.0,Undef
+3181,4.05,5.67813956954625,45.773314722144896,10.0,Undef
+3182,4.1499999999999995,5.67813956954625,45.773314722144896,5.0,Undef
+3183,4.1499999999999995,5.67813956954625,45.773314722144896,10.0,Undef
+3193,4.649999999999998,5.67813956954625,45.773314722144896,10.0,Undef
+3197,4.849999999999997,5.67813956954625,45.773314722144896,10.0,Undef
+3209,5.449999999999995,5.67813956954625,45.773314722144896,10.0,Undef
+3225,6.249999999999992,5.67813956954625,45.773314722144896,10.0,Undef
+3241,4.05,5.807074653685896,45.773314722144896,10.0,Undef
+3249,4.449999999999998,5.807074653685896,45.773314722144896,10.0,Undef
+3252,4.649999999999998,5.807074653685896,45.773314722144896,5.0,Undef
+3255,4.749999999999997,5.807074653685896,45.773314722144896,10.0,Undef
+3260,5.049999999999996,5.807074653685896,45.773314722144896,5.0,Undef
+3261,5.049999999999996,5.807074653685896,45.773314722144896,10.0,Undef
+3270,5.5499999999999945,5.807074653685896,45.773314722144896,5.0,Undef
+3271,5.5499999999999945,5.807074653685896,45.773314722144896,10.0,Undef
+3301,4.05,5.936009737825565,45.773314722144896,10.0,Undef
+3303,4.1499999999999995,5.936009737825565,45.773314722144896,10.0,Undef
+3304,4.249999999999999,5.936009737825565,45.773314722144896,5.0,Undef
+3308,4.449999999999998,5.936009737825565,45.773314722144896,5.0,Undef
+3311,4.549999999999998,5.936009737825565,45.773314722144896,10.0,Undef
+3313,4.649999999999998,5.936009737825565,45.773314722144896,10.0,Undef
+3361,4.05,6.064944821965236,45.773314722144896,10.0,Undef
+3363,4.1499999999999995,6.064944821965236,45.773314722144896,10.0,Undef
+3365,4.249999999999999,6.064944821965236,45.773314722144896,10.0,Undef
+3366,4.349999999999999,6.064944821965236,45.773314722144896,5.0,Undef
+3367,4.349999999999999,6.064944821965236,45.773314722144896,10.0,Undef
+3375,4.749999999999997,6.064944821965236,45.773314722144896,10.0,Undef
+3391,5.5499999999999945,6.064944821965236,45.773314722144896,10.0,Undef
+3420,4.05,6.193879906104881,45.773314722144896,5.0,Undef
+3421,4.05,6.193879906104881,45.773314722144896,10.0,Undef
+3422,4.1499999999999995,6.193879906104881,45.773314722144896,5.0,Undef
+3423,4.1499999999999995,6.193879906104881,45.773314722144896,10.0,Undef
+3425,4.249999999999999,6.193879906104881,45.773314722144896,10.0,Undef
+3434,4.749999999999997,6.193879906104881,45.773314722144896,5.0,Undef
+3437,4.849999999999997,6.193879906104881,45.773314722144896,10.0,Undef
+3480,4.05,6.3228149902445265,45.773314722144896,5.0,Undef
+3482,4.1499999999999995,6.3228149902445265,45.773314722144896,5.0,Undef
+3483,4.1499999999999995,6.3228149902445265,45.773314722144896,10.0,Undef
+3486,4.349999999999999,6.3228149902445265,45.773314722144896,5.0,Undef
+3493,4.649999999999998,6.3228149902445265,45.773314722144896,10.0,Undef
+3496,4.849999999999997,6.3228149902445265,45.773314722144896,5.0,Undef
+3503,5.149999999999996,6.3228149902445265,45.773314722144896,10.0,Undef
+3541,4.05,6.451750074384196,45.773314722144896,10.0,Undef
+3544,4.249999999999999,6.451750074384196,45.773314722144896,5.0,Undef
+3545,4.249999999999999,6.451750074384196,45.773314722144896,10.0,Undef
+3556,4.849999999999997,6.451750074384196,45.773314722144896,5.0,Undef
+3559,4.949999999999997,6.451750074384196,45.773314722144896,10.0,Undef
+3560,5.049999999999996,6.451750074384196,45.773314722144896,5.0,Undef
+3561,5.049999999999996,6.451750074384196,45.773314722144896,10.0,Undef
+3577,5.849999999999993,6.451750074384196,45.773314722144896,10.0,Undef
+3600,4.05,4.001776053443298,45.683382561553024,5.0,Undef
+3601,4.05,4.001776053443298,45.683382561553024,10.0,Undef
+3602,4.1499999999999995,4.001776053443298,45.683382561553024,5.0,Undef
+3604,4.249999999999999,4.001776053443298,45.683382561553024,5.0,Undef
+3605,4.249999999999999,4.001776053443298,45.683382561553024,10.0,Undef
+3606,4.349999999999999,4.001776053443298,45.683382561553024,5.0,Undef
+3607,4.349999999999999,4.001776053443298,45.683382561553024,10.0,Undef
+3623,5.149999999999996,4.001776053443298,45.683382561553024,10.0,Undef
+3660,4.05,4.130503715295554,45.683382561553024,5.0,Undef
+3661,4.05,4.130503715295554,45.683382561553024,10.0,Undef
+3662,4.1499999999999995,4.130503715295554,45.683382561553024,5.0,Undef
+3663,4.1499999999999995,4.130503715295554,45.683382561553024,10.0,Undef
+3665,4.249999999999999,4.130503715295554,45.683382561553024,10.0,Undef
+3667,4.349999999999999,4.130503715295554,45.683382561553024,10.0,Undef
+3669,4.449999999999998,4.130503715295554,45.683382561553024,10.0,Undef
+3670,4.549999999999998,4.130503715295554,45.683382561553024,5.0,Undef
+3671,4.549999999999998,4.130503715295554,45.683382561553024,10.0,Undef
+3678,4.949999999999997,4.130503715295554,45.683382561553024,5.0,Undef
+3695,5.749999999999994,4.130503715295554,45.683382561553024,10.0,Undef
+3721,4.05,4.25923137714781,45.683382561553024,10.0,Undef
+3723,4.1499999999999995,4.25923137714781,45.683382561553024,10.0,Undef
+3726,4.349999999999999,4.25923137714781,45.683382561553024,5.0,Undef
+3727,4.349999999999999,4.25923137714781,45.683382561553024,10.0,Undef
+3731,4.549999999999998,4.25923137714781,45.683382561553024,10.0,Undef
+3734,4.749999999999997,4.25923137714781,45.683382561553024,5.0,Undef
+3735,4.749999999999997,4.25923137714781,45.683382561553024,10.0,Undef
+3741,5.049999999999996,4.25923137714781,45.683382561553024,10.0,Undef
+3742,5.149999999999996,4.25923137714781,45.683382561553024,5.0,Undef
+3783,4.1499999999999995,4.387959039000066,45.683382561553024,10.0,Undef
+3784,4.249999999999999,4.387959039000066,45.683382561553024,5.0,Undef
+3787,4.349999999999999,4.387959039000066,45.683382561553024,10.0,Undef
+3792,4.649999999999998,4.387959039000066,45.683382561553024,5.0,Undef
+3793,4.649999999999998,4.387959039000066,45.683382561553024,10.0,Undef
+3795,4.749999999999997,4.387959039000066,45.683382561553024,10.0,Undef
+3797,4.849999999999997,4.387959039000066,45.683382561553024,10.0,Undef
+3809,5.449999999999995,4.387959039000066,45.683382561553024,10.0,Undef
+3840,4.05,4.516686700852322,45.683382561553024,5.0,Undef
+3841,4.05,4.516686700852322,45.683382561553024,10.0,Undef
+3842,4.1499999999999995,4.516686700852322,45.683382561553024,5.0,Undef
+3843,4.1499999999999995,4.516686700852322,45.683382561553024,10.0,Undef
+3844,4.249999999999999,4.516686700852322,45.683382561553024,5.0,Undef
+3845,4.249999999999999,4.516686700852322,45.683382561553024,10.0,Undef
+3846,4.349999999999999,4.516686700852322,45.683382561553024,5.0,Undef
+3847,4.349999999999999,4.516686700852322,45.683382561553024,10.0,Undef
+3848,4.449999999999998,4.516686700852322,45.683382561553024,5.0,Undef
+3849,4.449999999999998,4.516686700852322,45.683382561553024,10.0,Undef
+3851,4.549999999999998,4.516686700852322,45.683382561553024,10.0,Undef
+3866,5.349999999999995,4.516686700852322,45.683382561553024,5.0,Undef
+3893,6.649999999999991,4.516686700852322,45.683382561553024,10.0,Undef
+3901,4.05,4.645414362704578,45.683382561553024,10.0,Undef
+3903,4.1499999999999995,4.645414362704578,45.683382561553024,10.0,Undef
+3904,4.249999999999999,4.645414362704578,45.683382561553024,5.0,Undef
+3905,4.249999999999999,4.645414362704578,45.683382561553024,10.0,Undef
+3911,4.549999999999998,4.645414362704578,45.683382561553024,10.0,Undef
+3960,4.05,4.774142024556833,45.683382561553024,5.0,Undef
+3961,4.05,4.774142024556833,45.683382561553024,10.0,Undef
+3962,4.1499999999999995,4.774142024556833,45.683382561553024,5.0,Undef
+3965,4.249999999999999,4.774142024556833,45.683382561553024,10.0,Undef
+3967,4.349999999999999,4.774142024556833,45.683382561553024,10.0,Undef
+3971,4.549999999999998,4.774142024556833,45.683382561553024,10.0,Undef
+3973,4.649999999999998,4.774142024556833,45.683382561553024,10.0,Undef
+4021,4.05,4.9028696864090895,45.683382561553024,10.0,Undef
+4022,4.1499999999999995,4.9028696864090895,45.683382561553024,5.0,Undef
+4023,4.1499999999999995,4.9028696864090895,45.683382561553024,10.0,Undef
+4025,4.249999999999999,4.9028696864090895,45.683382561553024,10.0,Undef
+4026,4.349999999999999,4.9028696864090895,45.683382561553024,5.0,Undef
+4027,4.349999999999999,4.9028696864090895,45.683382561553024,10.0,Undef
+4028,4.449999999999998,4.9028696864090895,45.683382561553024,5.0,Undef
+4029,4.449999999999998,4.9028696864090895,45.683382561553024,10.0,Undef
+4031,4.549999999999998,4.9028696864090895,45.683382561553024,10.0,Undef
+4045,5.249999999999996,4.9028696864090895,45.683382561553024,10.0,Undef
+4080,4.05,5.031597348261346,45.683382561553024,5.0,Undef
+4082,4.1499999999999995,5.031597348261346,45.683382561553024,5.0,Undef
+4083,4.1499999999999995,5.031597348261346,45.683382561553024,10.0,Undef
+4086,4.349999999999999,5.031597348261346,45.683382561553024,5.0,Undef
+4087,4.349999999999999,5.031597348261346,45.683382561553024,10.0,Undef
+4088,4.449999999999998,5.031597348261346,45.683382561553024,5.0,Undef
+4089,4.449999999999998,5.031597348261346,45.683382561553024,10.0,Undef
+4095,4.749999999999997,5.031597348261346,45.683382561553024,10.0,Undef
+4100,5.049999999999996,5.031597348261346,45.683382561553024,5.0,Undef
+4143,4.1499999999999995,5.160325010113601,45.683382561553024,10.0,Undef
+4145,4.249999999999999,5.160325010113601,45.683382561553024,10.0,Undef
+4149,4.449999999999998,5.160325010113601,45.683382561553024,10.0,Undef
+4150,4.549999999999998,5.160325010113601,45.683382561553024,5.0,Undef
+4200,4.05,5.289052671965857,45.683382561553024,5.0,Undef
+4201,4.05,5.289052671965857,45.683382561553024,10.0,Undef
+4202,4.1499999999999995,5.289052671965857,45.683382561553024,5.0,Undef
+4203,4.1499999999999995,5.289052671965857,45.683382561553024,10.0,Undef
+4205,4.249999999999999,5.289052671965857,45.683382561553024,10.0,Undef
+4206,4.349999999999999,5.289052671965857,45.683382561553024,5.0,Undef
+4209,4.449999999999998,5.289052671965857,45.683382561553024,10.0,Undef
+4211,4.549999999999998,5.289052671965857,45.683382561553024,10.0,Undef
+4223,5.149999999999996,5.289052671965857,45.683382561553024,10.0,Undef
+4261,4.05,5.417780333818113,45.683382561553024,10.0,Undef
+4262,4.1499999999999995,5.417780333818113,45.683382561553024,5.0,Undef
+4263,4.1499999999999995,5.417780333818113,45.683382561553024,10.0,Undef
+4265,4.249999999999999,5.417780333818113,45.683382561553024,10.0,Undef
+4269,4.449999999999998,5.417780333818113,45.683382561553024,10.0,Undef
+4287,5.349999999999995,5.417780333818113,45.683382561553024,10.0,Undef
+4321,4.05,5.546507995670369,45.683382561553024,10.0,Undef
+4325,4.249999999999999,5.546507995670369,45.683382561553024,10.0,Undef
+4327,4.349999999999999,5.546507995670369,45.683382561553024,10.0,Undef
+4331,4.549999999999998,5.546507995670369,45.683382561553024,10.0,Undef
+4332,4.649999999999998,5.546507995670369,45.683382561553024,5.0,Undef
+4380,4.05,5.675235657522625,45.683382561553024,5.0,Undef
+4381,4.05,5.675235657522625,45.683382561553024,10.0,Undef
+4383,4.1499999999999995,5.675235657522625,45.683382561553024,10.0,Undef
+4391,4.549999999999998,5.675235657522625,45.683382561553024,10.0,Undef
+4398,4.949999999999997,5.675235657522625,45.683382561553024,5.0,Undef
+4403,5.149999999999996,5.675235657522625,45.683382561553024,10.0,Undef
+4411,5.5499999999999945,5.675235657522625,45.683382561553024,10.0,Undef
+4441,4.05,5.803963319374881,45.683382561553024,10.0,Undef
+4443,4.1499999999999995,5.803963319374881,45.683382561553024,10.0,Undef
+4444,4.249999999999999,5.803963319374881,45.683382561553024,5.0,Undef
+4453,4.649999999999998,5.803963319374881,45.683382561553024,10.0,Undef
+4454,4.749999999999997,5.803963319374881,45.683382561553024,5.0,Undef
+4500,4.05,5.932690981227137,45.683382561553024,5.0,Undef
+4501,4.05,5.932690981227137,45.683382561553024,10.0,Undef
+4506,4.349999999999999,5.932690981227137,45.683382561553024,5.0,Undef
+4507,4.349999999999999,5.932690981227137,45.683382561553024,10.0,Undef
+4510,4.549999999999998,5.932690981227137,45.683382561553024,5.0,Undef
+4513,4.649999999999998,5.932690981227137,45.683382561553024,10.0,Undef
+4520,5.049999999999996,5.932690981227137,45.683382561553024,5.0,Undef
+4555,6.74999999999999,5.932690981227137,45.683382561553024,10.0,Undef
+4561,4.05,6.061418643079393,45.683382561553024,10.0,Undef
+4566,4.349999999999999,6.061418643079393,45.683382561553024,5.0,Undef
+4567,4.349999999999999,6.061418643079393,45.683382561553024,10.0,Undef
+4571,4.549999999999998,6.061418643079393,45.683382561553024,10.0,Undef
+4574,4.749999999999997,6.061418643079393,45.683382561553024,5.0,Undef
+4579,4.949999999999997,6.061418643079393,45.683382561553024,10.0,Undef
+4621,4.05,6.190146304931648,45.683382561553024,10.0,Undef
+4623,4.1499999999999995,6.190146304931648,45.683382561553024,10.0,Undef
+4625,4.249999999999999,6.190146304931648,45.683382561553024,10.0,Undef
+4628,4.449999999999998,6.190146304931648,45.683382561553024,5.0,Undef
+4681,4.05,6.3188739667839045,45.683382561553024,10.0,Undef
+4682,4.1499999999999995,6.3188739667839045,45.683382561553024,5.0,Undef
+4685,4.249999999999999,6.3188739667839045,45.683382561553024,10.0,Undef
+4696,4.849999999999997,6.3188739667839045,45.683382561553024,5.0,Undef
+4728,6.449999999999991,6.3188739667839045,45.683382561553024,5.0,Undef
+4740,4.05,6.447601628636161,45.683382561553024,5.0,Undef
+4741,4.05,6.447601628636161,45.683382561553024,10.0,Undef
+4744,4.249999999999999,6.447601628636161,45.683382561553024,5.0,Undef
+4745,4.249999999999999,6.447601628636161,45.683382561553024,10.0,Undef
+4748,4.449999999999998,6.447601628636161,45.683382561553024,5.0,Undef
+4749,4.449999999999998,6.447601628636161,45.683382561553024,10.0,Undef
+4756,4.849999999999997,6.447601628636161,45.683382561553024,5.0,Undef
+4779,5.949999999999993,6.447601628636161,45.683382561553024,10.0,Undef
+4781,6.049999999999993,6.447601628636161,45.683382561553024,10.0,Undef
+4800,4.05,4.001569613583374,45.593450400961146,5.0,Undef
+4801,4.05,4.001569613583374,45.593450400961146,10.0,Undef
+4802,4.1499999999999995,4.001569613583374,45.593450400961146,5.0,Undef
+4803,4.1499999999999995,4.001569613583374,45.593450400961146,10.0,Undef
+4805,4.249999999999999,4.001569613583374,45.593450400961146,10.0,Undef
+4807,4.349999999999999,4.001569613583374,45.593450400961146,10.0,Undef
+4809,4.449999999999998,4.001569613583374,45.593450400961146,10.0,Undef
+4811,4.549999999999998,4.001569613583374,45.593450400961146,10.0,Undef
+4817,4.849999999999997,4.001569613583374,45.593450400961146,10.0,Undef
+4824,5.249999999999996,4.001569613583374,45.593450400961146,5.0,Undef
+4860,4.05,4.130090835575731,45.593450400961146,5.0,Undef
+4861,4.05,4.130090835575731,45.593450400961146,10.0,Undef
+4862,4.1499999999999995,4.130090835575731,45.593450400961146,5.0,Undef
+4863,4.1499999999999995,4.130090835575731,45.593450400961146,10.0,Undef
+4864,4.249999999999999,4.130090835575731,45.593450400961146,5.0,Undef
+4865,4.249999999999999,4.130090835575731,45.593450400961146,10.0,Undef
+4873,4.649999999999998,4.130090835575731,45.593450400961146,10.0,Undef
+4874,4.749999999999997,4.130090835575731,45.593450400961146,5.0,Undef
+4877,4.849999999999997,4.130090835575731,45.593450400961146,10.0,Undef
+4921,4.05,4.258612057568088,45.593450400961146,10.0,Undef
+4923,4.1499999999999995,4.258612057568088,45.593450400961146,10.0,Undef
+4930,4.549999999999998,4.258612057568088,45.593450400961146,5.0,Undef
+4949,5.449999999999995,4.258612057568088,45.593450400961146,10.0,Undef
+4981,4.05,4.387133279560445,45.593450400961146,10.0,Undef
+4987,4.349999999999999,4.387133279560445,45.593450400961146,10.0,Undef
+4988,4.449999999999998,4.387133279560445,45.593450400961146,5.0,Undef
+4990,4.549999999999998,4.387133279560445,45.593450400961146,5.0,Undef
+4992,4.649999999999998,4.387133279560445,45.593450400961146,5.0,Undef
+5010,5.5499999999999945,4.387133279560445,45.593450400961146,5.0,Undef
+5041,4.05,4.5156545015528025,45.593450400961146,10.0,Undef
+5042,4.1499999999999995,4.5156545015528025,45.593450400961146,5.0,Undef
+5045,4.249999999999999,4.5156545015528025,45.593450400961146,10.0,Undef
+5046,4.349999999999999,4.5156545015528025,45.593450400961146,5.0,Undef
+5049,4.449999999999998,4.5156545015528025,45.593450400961146,10.0,Undef
+5101,4.05,4.644175723545159,45.593450400961146,10.0,Undef
+5102,4.1499999999999995,4.644175723545159,45.593450400961146,5.0,Undef
+5109,4.449999999999998,4.644175723545159,45.593450400961146,10.0,Undef
+5111,4.549999999999998,4.644175723545159,45.593450400961146,10.0,Undef
+5115,4.749999999999997,4.644175723545159,45.593450400961146,10.0,Undef
+5122,5.149999999999996,4.644175723545159,45.593450400961146,5.0,Undef
+5131,5.5499999999999945,4.644175723545159,45.593450400961146,10.0,Undef
+5161,4.05,4.772696945537516,45.593450400961146,10.0,Undef
+5163,4.1499999999999995,4.772696945537516,45.593450400961146,10.0,Undef
+5165,4.249999999999999,4.772696945537516,45.593450400961146,10.0,Undef
+5173,4.649999999999998,4.772696945537516,45.593450400961146,10.0,Undef
+5220,4.05,4.901218167529873,45.593450400961146,5.0,Undef
+5221,4.05,4.901218167529873,45.593450400961146,10.0,Undef
+5223,4.1499999999999995,4.901218167529873,45.593450400961146,10.0,Undef
+5225,4.249999999999999,4.901218167529873,45.593450400961146,10.0,Undef
+5226,4.349999999999999,4.901218167529873,45.593450400961146,5.0,Undef
+5227,4.349999999999999,4.901218167529873,45.593450400961146,10.0,Undef
+5231,4.549999999999998,4.901218167529873,45.593450400961146,10.0,Undef
+5240,5.049999999999996,4.901218167529873,45.593450400961146,5.0,Undef
+5253,5.649999999999994,4.901218167529873,45.593450400961146,10.0,Undef
+5261,6.049999999999993,4.901218167529873,45.593450400961146,10.0,Undef
+5280,4.05,5.02973938952223,45.593450400961146,5.0,Undef
+5281,4.05,5.02973938952223,45.593450400961146,10.0,Undef
+5283,4.1499999999999995,5.02973938952223,45.593450400961146,10.0,Undef
+5285,4.249999999999999,5.02973938952223,45.593450400961146,10.0,Undef
+5287,4.349999999999999,5.02973938952223,45.593450400961146,10.0,Undef
+5295,4.749999999999997,5.02973938952223,45.593450400961146,10.0,Undef
+5297,4.849999999999997,5.02973938952223,45.593450400961146,10.0,Undef
+5333,6.649999999999991,5.02973938952223,45.593450400961146,10.0,Undef
+5341,4.05,5.158260611514587,45.593450400961146,10.0,Undef
+5351,4.549999999999998,5.158260611514587,45.593450400961146,10.0,Undef
+5353,4.649999999999998,5.158260611514587,45.593450400961146,10.0,Undef
+5401,4.05,5.286781833506944,45.593450400961146,10.0,Undef
+5403,4.1499999999999995,5.286781833506944,45.593450400961146,10.0,Undef
+5405,4.249999999999999,5.286781833506944,45.593450400961146,10.0,Undef
+5406,4.349999999999999,5.286781833506944,45.593450400961146,5.0,Undef
+5408,4.449999999999998,5.286781833506944,45.593450400961146,5.0,Undef
+5411,4.549999999999998,5.286781833506944,45.593450400961146,10.0,Undef
+5414,4.749999999999997,5.286781833506944,45.593450400961146,5.0,Undef
+5422,5.149999999999996,5.286781833506944,45.593450400961146,5.0,Undef
+5441,6.049999999999993,5.286781833506944,45.593450400961146,10.0,Undef
+5461,4.05,5.415303055499301,45.593450400961146,10.0,Undef
+5462,4.1499999999999995,5.415303055499301,45.593450400961146,5.0,Undef
+5464,4.249999999999999,5.415303055499301,45.593450400961146,5.0,Undef
+5466,4.349999999999999,5.415303055499301,45.593450400961146,5.0,Undef
+5469,4.449999999999998,5.415303055499301,45.593450400961146,10.0,Undef
+5471,4.549999999999998,5.415303055499301,45.593450400961146,10.0,Undef
+5473,4.649999999999998,5.415303055499301,45.593450400961146,10.0,Undef
+5475,4.749999999999997,5.415303055499301,45.593450400961146,10.0,Undef
+5482,5.149999999999996,5.415303055499301,45.593450400961146,5.0,Undef
+5521,4.05,5.543824277491658,45.593450400961146,10.0,Undef
+5523,4.1499999999999995,5.543824277491658,45.593450400961146,10.0,Undef
+5527,4.349999999999999,5.543824277491658,45.593450400961146,10.0,Undef
+5539,4.949999999999997,5.543824277491658,45.593450400961146,10.0,Undef
+5583,4.1499999999999995,5.672345499484015,45.593450400961146,10.0,Undef
+5585,4.249999999999999,5.672345499484015,45.593450400961146,10.0,Undef
+5589,4.449999999999998,5.672345499484015,45.593450400961146,10.0,Undef
+5595,4.749999999999997,5.672345499484015,45.593450400961146,10.0,Undef
+5607,5.349999999999995,5.672345499484015,45.593450400961146,10.0,Undef
+5615,5.749999999999994,5.672345499484015,45.593450400961146,10.0,Undef
+5644,4.249999999999999,5.800866721476372,45.593450400961146,5.0,Undef
+5645,4.249999999999999,5.800866721476372,45.593450400961146,10.0,Undef
+5651,4.549999999999998,5.800866721476372,45.593450400961146,10.0,Undef
+5654,4.749999999999997,5.800866721476372,45.593450400961146,5.0,Undef
+5657,4.849999999999997,5.800866721476372,45.593450400961146,10.0,Undef
+5700,4.05,5.929387943468729,45.593450400961146,5.0,Undef
+5701,4.05,5.929387943468729,45.593450400961146,10.0,Undef
+5702,4.1499999999999995,5.929387943468729,45.593450400961146,5.0,Undef
+5707,4.349999999999999,5.929387943468729,45.593450400961146,10.0,Undef
+5713,4.649999999999998,5.929387943468729,45.593450400961146,10.0,Undef
+5763,4.1499999999999995,6.057909165461086,45.593450400961146,10.0,Undef
+5764,4.249999999999999,6.057909165461086,45.593450400961146,5.0,Undef
+5765,4.249999999999999,6.057909165461086,45.593450400961146,10.0,Undef
+5766,4.349999999999999,6.057909165461086,45.593450400961146,5.0,Undef
+5779,4.949999999999997,6.057909165461086,45.593450400961146,10.0,Undef
+5809,6.449999999999991,6.057909165461086,45.593450400961146,10.0,Undef
+5821,4.05,6.186430387453443,45.593450400961146,10.0,Undef
+5823,4.1499999999999995,6.186430387453443,45.593450400961146,10.0,Undef
+5825,4.249999999999999,6.186430387453443,45.593450400961146,10.0,Undef
+5827,4.349999999999999,6.186430387453443,45.593450400961146,10.0,Undef
+5828,4.449999999999998,6.186430387453443,45.593450400961146,5.0,Undef
+5831,4.549999999999998,6.186430387453443,45.593450400961146,10.0,Undef
+5834,4.749999999999997,6.186430387453443,45.593450400961146,5.0,Undef
+5835,4.749999999999997,6.186430387453443,45.593450400961146,10.0,Undef
+5837,4.849999999999997,6.186430387453443,45.593450400961146,10.0,Undef
+5880,4.05,6.3149516094458,45.593450400961146,5.0,Undef
+5881,4.05,6.3149516094458,45.593450400961146,10.0,Undef
+5882,4.1499999999999995,6.3149516094458,45.593450400961146,5.0,Undef
+5884,4.249999999999999,6.3149516094458,45.593450400961146,5.0,Undef
+5885,4.249999999999999,6.3149516094458,45.593450400961146,10.0,Undef
+5886,4.349999999999999,6.3149516094458,45.593450400961146,5.0,Undef
+5887,4.349999999999999,6.3149516094458,45.593450400961146,10.0,Undef
+5888,4.449999999999998,6.3149516094458,45.593450400961146,5.0,Undef
+5899,4.949999999999997,6.3149516094458,45.593450400961146,10.0,Undef
+5941,4.05,6.443472831438157,45.593450400961146,10.0,Undef
+5943,4.1499999999999995,6.443472831438157,45.593450400961146,10.0,Undef
+5945,4.249999999999999,6.443472831438157,45.593450400961146,10.0,Undef
+5952,4.649999999999998,6.443472831438157,45.593450400961146,5.0,Undef
+6000,4.05,4.001364150417239,45.503518240369274,5.0,Undef
+6001,4.05,4.001364150417239,45.503518240369274,10.0,Undef
+6005,4.249999999999999,4.001364150417239,45.503518240369274,10.0,Undef
+6007,4.349999999999999,4.001364150417239,45.503518240369274,10.0,Undef
+6011,4.549999999999998,4.001364150417239,45.503518240369274,10.0,Undef
+6017,4.849999999999997,4.001364150417239,45.503518240369274,10.0,Undef
+6060,4.05,4.129679909243436,45.503518240369274,5.0,Undef
+6063,4.1499999999999995,4.129679909243436,45.503518240369274,10.0,Undef
+6066,4.349999999999999,4.129679909243436,45.503518240369274,5.0,Undef
+6067,4.349999999999999,4.129679909243436,45.503518240369274,10.0,Undef
+6069,4.449999999999998,4.129679909243436,45.503518240369274,10.0,Undef
+6073,4.649999999999998,4.129679909243436,45.503518240369274,10.0,Undef
+6081,5.049999999999996,4.129679909243436,45.503518240369274,10.0,Undef
+6085,5.249999999999996,4.129679909243436,45.503518240369274,10.0,Undef
+6120,4.05,4.257995668069634,45.503518240369274,5.0,Undef
+6121,4.05,4.257995668069634,45.503518240369274,10.0,Undef
+6124,4.249999999999999,4.257995668069634,45.503518240369274,5.0,Undef
+6127,4.349999999999999,4.257995668069634,45.503518240369274,10.0,Undef
+6131,4.549999999999998,4.257995668069634,45.503518240369274,10.0,Undef
+6139,4.949999999999997,4.257995668069634,45.503518240369274,10.0,Undef
+6141,5.049999999999996,4.257995668069634,45.503518240369274,10.0,Undef
+6181,4.05,4.386311426895831,45.503518240369274,10.0,Undef
+6183,4.1499999999999995,4.386311426895831,45.503518240369274,10.0,Undef
+6185,4.249999999999999,4.386311426895831,45.503518240369274,10.0,Undef
+6186,4.349999999999999,4.386311426895831,45.503518240369274,5.0,Undef
+6189,4.449999999999998,4.386311426895831,45.503518240369274,10.0,Undef
+6190,4.549999999999998,4.386311426895831,45.503518240369274,5.0,Undef
+6240,4.05,4.514627185722028,45.503518240369274,5.0,Undef
+6241,4.05,4.514627185722028,45.503518240369274,10.0,Undef
+6242,4.1499999999999995,4.514627185722028,45.503518240369274,5.0,Undef
+6245,4.249999999999999,4.514627185722028,45.503518240369274,10.0,Undef
+6246,4.349999999999999,4.514627185722028,45.503518240369274,5.0,Undef
+6249,4.449999999999998,4.514627185722028,45.503518240369274,10.0,Undef
+6250,4.549999999999998,4.514627185722028,45.503518240369274,5.0,Undef
+6255,4.749999999999997,4.514627185722028,45.503518240369274,10.0,Undef
+6261,5.049999999999996,4.514627185722028,45.503518240369274,10.0,Undef
+6301,4.05,4.642942944548225,45.503518240369274,10.0,Undef
+6305,4.249999999999999,4.642942944548225,45.503518240369274,10.0,Undef
+6307,4.349999999999999,4.642942944548225,45.503518240369274,10.0,Undef
+6308,4.449999999999998,4.642942944548225,45.503518240369274,5.0,Undef
+6309,4.449999999999998,4.642942944548225,45.503518240369274,10.0,Undef
+6312,4.649999999999998,4.642942944548225,45.503518240369274,5.0,Undef
+6323,5.149999999999996,4.642942944548225,45.503518240369274,10.0,Undef
+6335,5.749999999999994,4.642942944548225,45.503518240369274,10.0,Undef
+6361,4.05,4.771258703374422,45.503518240369274,10.0,Undef
+6362,4.1499999999999995,4.771258703374422,45.503518240369274,5.0,Undef
+6364,4.249999999999999,4.771258703374422,45.503518240369274,5.0,Undef
+6369,4.449999999999998,4.771258703374422,45.503518240369274,10.0,Undef
+6371,4.549999999999998,4.771258703374422,45.503518240369274,10.0,Undef
+6420,4.05,4.899574462200619,45.503518240369274,5.0,Undef
+6421,4.05,4.899574462200619,45.503518240369274,10.0,Undef
+6423,4.1499999999999995,4.899574462200619,45.503518240369274,10.0,Undef
+6425,4.249999999999999,4.899574462200619,45.503518240369274,10.0,Undef
+6427,4.349999999999999,4.899574462200619,45.503518240369274,10.0,Undef
+6429,4.449999999999998,4.899574462200619,45.503518240369274,10.0,Undef
+6435,4.749999999999997,4.899574462200619,45.503518240369274,10.0,Undef
+6468,6.449999999999991,4.899574462200619,45.503518240369274,5.0,Undef
+6481,4.05,5.027890221026816,45.503518240369274,10.0,Undef
+6482,4.1499999999999995,5.027890221026816,45.503518240369274,5.0,Undef
+6485,4.249999999999999,5.027890221026816,45.503518240369274,10.0,Undef
+6487,4.349999999999999,5.027890221026816,45.503518240369274,10.0,Undef
+6489,4.449999999999998,5.027890221026816,45.503518240369274,10.0,Undef
+6497,4.849999999999997,5.027890221026816,45.503518240369274,10.0,Undef
+6540,4.05,5.156205979853013,45.503518240369274,5.0,Undef
+6541,4.05,5.156205979853013,45.503518240369274,10.0,Undef
+6546,4.349999999999999,5.156205979853013,45.503518240369274,5.0,Undef
+6547,4.349999999999999,5.156205979853013,45.503518240369274,10.0,Undef
+6548,4.449999999999998,5.156205979853013,45.503518240369274,5.0,Undef
+6567,5.349999999999995,5.156205979853013,45.503518240369274,10.0,Undef
+6602,4.1499999999999995,5.28452173867921,45.503518240369274,5.0,Undef
+6603,4.1499999999999995,5.28452173867921,45.503518240369274,10.0,Undef
+6606,4.349999999999999,5.28452173867921,45.503518240369274,5.0,Undef
+6615,4.749999999999997,5.28452173867921,45.503518240369274,10.0,Undef
+6619,4.949999999999997,5.28452173867921,45.503518240369274,10.0,Undef
+6625,5.249999999999996,5.28452173867921,45.503518240369274,10.0,Undef
+6627,5.349999999999995,5.28452173867921,45.503518240369274,10.0,Undef
+6663,4.1499999999999995,5.412837497505407,45.503518240369274,10.0,Undef
+6665,4.249999999999999,5.412837497505407,45.503518240369274,10.0,Undef
+6667,4.349999999999999,5.412837497505407,45.503518240369274,10.0,Undef
+6668,4.449999999999998,5.412837497505407,45.503518240369274,5.0,Undef
+6669,4.449999999999998,5.412837497505407,45.503518240369274,10.0,Undef
+6679,4.949999999999997,5.412837497505407,45.503518240369274,10.0,Undef
+6721,4.05,5.541153256331604,45.503518240369274,10.0,Undef
+6723,4.1499999999999995,5.541153256331604,45.503518240369274,10.0,Undef
+6725,4.249999999999999,5.541153256331604,45.503518240369274,10.0,Undef
+6727,4.349999999999999,5.541153256331604,45.503518240369274,10.0,Undef
+6731,4.549999999999998,5.541153256331604,45.503518240369274,10.0,Undef
+6781,4.05,5.6694690151578016,45.503518240369274,10.0,Undef
+6782,4.1499999999999995,5.6694690151578016,45.503518240369274,5.0,Undef
+6785,4.249999999999999,5.6694690151578016,45.503518240369274,10.0,Undef
+6787,4.349999999999999,5.6694690151578016,45.503518240369274,10.0,Undef
+6791,4.549999999999998,5.6694690151578016,45.503518240369274,10.0,Undef
+6793,4.649999999999998,5.6694690151578016,45.503518240369274,10.0,Undef
+6795,4.749999999999997,5.6694690151578016,45.503518240369274,10.0,Undef
+6801,5.049999999999996,5.6694690151578016,45.503518240369274,10.0,Undef
+6843,4.1499999999999995,5.797784773983999,45.503518240369274,10.0,Undef
+6845,4.249999999999999,5.797784773983999,45.503518240369274,10.0,Undef
+6847,4.349999999999999,5.797784773983999,45.503518240369274,10.0,Undef
+6848,4.449999999999998,5.797784773983999,45.503518240369274,5.0,Undef
+6849,4.449999999999998,5.797784773983999,45.503518240369274,10.0,Undef
+6855,4.749999999999997,5.797784773983999,45.503518240369274,10.0,Undef
+6856,4.849999999999997,5.797784773983999,45.503518240369274,5.0,Undef
+6857,4.849999999999997,5.797784773983999,45.503518240369274,10.0,Undef
+6901,4.05,5.926100532810196,45.503518240369274,10.0,Undef
+6903,4.1499999999999995,5.926100532810196,45.503518240369274,10.0,Undef
+6908,4.449999999999998,5.926100532810196,45.503518240369274,5.0,Undef
+6911,4.549999999999998,5.926100532810196,45.503518240369274,10.0,Undef
+6913,4.649999999999998,5.926100532810196,45.503518240369274,10.0,Undef
+6915,4.749999999999997,5.926100532810196,45.503518240369274,10.0,Undef
+6917,4.849999999999997,5.926100532810196,45.503518240369274,10.0,Undef
+6918,4.949999999999997,5.926100532810196,45.503518240369274,5.0,Undef
+6960,4.05,6.054416291636393,45.503518240369274,5.0,Undef
+6961,4.05,6.054416291636393,45.503518240369274,10.0,Undef
+6963,4.1499999999999995,6.054416291636393,45.503518240369274,10.0,Undef
+6964,4.249999999999999,6.054416291636393,45.503518240369274,5.0,Undef
+6967,4.349999999999999,6.054416291636393,45.503518240369274,10.0,Undef
+6968,4.449999999999998,6.054416291636393,45.503518240369274,5.0,Undef
+6969,4.449999999999998,6.054416291636393,45.503518240369274,10.0,Undef
+6974,4.749999999999997,6.054416291636393,45.503518240369274,5.0,Undef
+6985,5.249999999999996,6.054416291636393,45.503518240369274,10.0,Undef
+7020,4.05,6.18273205046259,45.503518240369274,5.0,Undef
+7021,4.05,6.18273205046259,45.503518240369274,10.0,Undef
+7023,4.1499999999999995,6.18273205046259,45.503518240369274,10.0,Undef
+7027,4.349999999999999,6.18273205046259,45.503518240369274,10.0,Undef
+7029,4.449999999999998,6.18273205046259,45.503518240369274,10.0,Undef
+7030,4.549999999999998,6.18273205046259,45.503518240369274,5.0,Undef
+7035,4.749999999999997,6.18273205046259,45.503518240369274,10.0,Undef
+7080,4.05,6.311047809288787,45.503518240369274,5.0,Undef
+7081,4.05,6.311047809288787,45.503518240369274,10.0,Undef
+7083,4.1499999999999995,6.311047809288787,45.503518240369274,10.0,Undef
+7087,4.349999999999999,6.311047809288787,45.503518240369274,10.0,Undef
+7089,4.449999999999998,6.311047809288787,45.503518240369274,10.0,Undef
+7091,4.549999999999998,6.311047809288787,45.503518240369274,10.0,Undef
+7141,4.05,6.439363568114985,45.503518240369274,10.0,Undef
+7142,4.1499999999999995,6.439363568114985,45.503518240369274,5.0,Undef
+7143,4.1499999999999995,6.439363568114985,45.503518240369274,10.0,Undef
+7145,4.249999999999999,6.439363568114985,45.503518240369274,10.0,Undef
+7147,4.349999999999999,6.439363568114985,45.503518240369274,10.0,Undef
+7148,4.449999999999998,6.439363568114985,45.503518240369274,5.0,Undef
+7149,4.449999999999998,6.439363568114985,45.503518240369274,10.0,Undef
+7151,4.549999999999998,6.439363568114985,45.503518240369274,10.0,Undef
+7159,4.949999999999997,6.439363568114985,45.503518240369274,10.0,Undef
+7204,4.249999999999999,4.001159658258139,45.413586079777396,5.0,Undef
+7205,4.249999999999999,4.001159658258139,45.413586079777396,10.0,Undef
+7207,4.349999999999999,4.001159658258139,45.413586079777396,10.0,Undef
+7211,4.549999999999998,4.001159658258139,45.413586079777396,10.0,Undef
+7213,4.649999999999998,4.001159658258139,45.413586079777396,10.0,Undef
+7216,4.849999999999997,4.001159658258139,45.413586079777396,5.0,Undef
+7224,5.249999999999996,4.001159658258139,45.413586079777396,5.0,Undef
+7260,4.05,4.129270924925262,45.413586079777396,5.0,Undef
+7266,4.349999999999999,4.129270924925262,45.413586079777396,5.0,Undef
+7268,4.449999999999998,4.129270924925262,45.413586079777396,5.0,Undef
+7274,4.749999999999997,4.129270924925262,45.413586079777396,5.0,Undef
+7320,4.05,4.257382191592384,45.413586079777396,5.0,Undef
+7321,4.05,4.257382191592384,45.413586079777396,10.0,Undef
+7323,4.1499999999999995,4.257382191592384,45.413586079777396,10.0,Undef
+7324,4.249999999999999,4.257382191592384,45.413586079777396,5.0,Undef
+7326,4.349999999999999,4.257382191592384,45.413586079777396,5.0,Undef
+7327,4.349999999999999,4.257382191592384,45.413586079777396,10.0,Undef
+7341,5.049999999999996,4.257382191592384,45.413586079777396,10.0,Undef
+7343,5.149999999999996,4.257382191592384,45.413586079777396,10.0,Undef
+7345,5.249999999999996,4.257382191592384,45.413586079777396,10.0,Undef
+7383,4.1499999999999995,4.385493458259506,45.413586079777396,10.0,Undef
+7385,4.249999999999999,4.385493458259506,45.413586079777396,10.0,Undef
+7386,4.349999999999999,4.385493458259506,45.413586079777396,5.0,Undef
+7387,4.349999999999999,4.385493458259506,45.413586079777396,10.0,Undef
+7391,4.549999999999998,4.385493458259506,45.413586079777396,10.0,Undef
+7401,5.049999999999996,4.385493458259506,45.413586079777396,10.0,Undef
+7441,4.05,4.513604724926629,45.413586079777396,10.0,Undef
+7445,4.249999999999999,4.513604724926629,45.413586079777396,10.0,Undef
+7449,4.449999999999998,4.513604724926629,45.413586079777396,10.0,Undef
+7451,4.549999999999998,4.513604724926629,45.413586079777396,10.0,Undef
+7452,4.649999999999998,4.513604724926629,45.413586079777396,5.0,Undef
+7459,4.949999999999997,4.513604724926629,45.413586079777396,10.0,Undef
+7477,5.849999999999993,4.513604724926629,45.413586079777396,10.0,Undef
+7502,4.1499999999999995,4.641715991593752,45.413586079777396,5.0,Undef
+7503,4.1499999999999995,4.641715991593752,45.413586079777396,10.0,Undef
+7508,4.449999999999998,4.641715991593752,45.413586079777396,5.0,Undef
+7511,4.549999999999998,4.641715991593752,45.413586079777396,10.0,Undef
+7513,4.649999999999998,4.641715991593752,45.413586079777396,10.0,Undef
+7515,4.749999999999997,4.641715991593752,45.413586079777396,10.0,Undef
+7517,4.849999999999997,4.641715991593752,45.413586079777396,10.0,Undef
+7525,5.249999999999996,4.641715991593752,45.413586079777396,10.0,Undef
+7531,5.5499999999999945,4.641715991593752,45.413586079777396,10.0,Undef
+7560,4.05,4.769827258260873,45.413586079777396,5.0,Undef
+7561,4.05,4.769827258260873,45.413586079777396,10.0,Undef
+7563,4.1499999999999995,4.769827258260873,45.413586079777396,10.0,Undef
+7565,4.249999999999999,4.769827258260873,45.413586079777396,10.0,Undef
+7570,4.549999999999998,4.769827258260873,45.413586079777396,5.0,Undef
+7582,5.149999999999996,4.769827258260873,45.413586079777396,5.0,Undef
+7608,6.449999999999991,4.769827258260873,45.413586079777396,5.0,Undef
+7620,4.05,4.897938524927996,45.413586079777396,5.0,Undef
+7623,4.1499999999999995,4.897938524927996,45.413586079777396,10.0,Undef
+7625,4.249999999999999,4.897938524927996,45.413586079777396,10.0,Undef
+7626,4.349999999999999,4.897938524927996,45.413586079777396,5.0,Undef
+7630,4.549999999999998,4.897938524927996,45.413586079777396,5.0,Undef
+7631,4.549999999999998,4.897938524927996,45.413586079777396,10.0,Undef
+7637,4.849999999999997,4.897938524927996,45.413586079777396,10.0,Undef
+7640,5.049999999999996,4.897938524927996,45.413586079777396,5.0,Undef
+7680,4.05,5.026049791595119,45.413586079777396,5.0,Undef
+7681,4.05,5.026049791595119,45.413586079777396,10.0,Undef
+7682,4.1499999999999995,5.026049791595119,45.413586079777396,5.0,Undef
+7683,4.1499999999999995,5.026049791595119,45.413586079777396,10.0,Undef
+7684,4.249999999999999,5.026049791595119,45.413586079777396,5.0,Undef
+7687,4.349999999999999,5.026049791595119,45.413586079777396,10.0,Undef
+7689,4.449999999999998,5.026049791595119,45.413586079777396,10.0,Undef
+7695,4.749999999999997,5.026049791595119,45.413586079777396,10.0,Undef
+7740,4.05,5.154161058262241,45.413586079777396,5.0,Undef
+7741,4.05,5.154161058262241,45.413586079777396,10.0,Undef
+7743,4.1499999999999995,5.154161058262241,45.413586079777396,10.0,Undef
+7745,4.249999999999999,5.154161058262241,45.413586079777396,10.0,Undef
+7747,4.349999999999999,5.154161058262241,45.413586079777396,10.0,Undef
+7751,4.549999999999998,5.154161058262241,45.413586079777396,10.0,Undef
+7754,4.749999999999997,5.154161058262241,45.413586079777396,5.0,Undef
+7765,5.249999999999996,5.154161058262241,45.413586079777396,10.0,Undef
+7801,4.05,5.282272324929363,45.413586079777396,10.0,Undef
+7802,4.1499999999999995,5.282272324929363,45.413586079777396,5.0,Undef
+7805,4.249999999999999,5.282272324929363,45.413586079777396,10.0,Undef
+7807,4.349999999999999,5.282272324929363,45.413586079777396,10.0,Undef
+7817,4.849999999999997,5.282272324929363,45.413586079777396,10.0,Undef
+7823,5.149999999999996,5.282272324929363,45.413586079777396,10.0,Undef
+7831,5.5499999999999945,5.282272324929363,45.413586079777396,10.0,Undef
+7860,4.05,5.410383591596486,45.413586079777396,5.0,Undef
+7861,4.05,5.410383591596486,45.413586079777396,10.0,Undef
+7862,4.1499999999999995,5.410383591596486,45.413586079777396,5.0,Undef
+7864,4.249999999999999,5.410383591596486,45.413586079777396,5.0,Undef
+7865,4.249999999999999,5.410383591596486,45.413586079777396,10.0,Undef
+7867,4.349999999999999,5.410383591596486,45.413586079777396,10.0,Undef
+7877,4.849999999999997,5.410383591596486,45.413586079777396,10.0,Undef
+7878,4.949999999999997,5.410383591596486,45.413586079777396,5.0,Undef
+7880,5.049999999999996,5.410383591596486,45.413586079777396,5.0,Undef
+7887,5.349999999999995,5.410383591596486,45.413586079777396,10.0,Undef
+7920,4.05,5.538494858263608,45.413586079777396,5.0,Undef
+7921,4.05,5.538494858263608,45.413586079777396,10.0,Undef
+7923,4.1499999999999995,5.538494858263608,45.413586079777396,10.0,Undef
+7924,4.249999999999999,5.538494858263608,45.413586079777396,5.0,Undef
+7928,4.449999999999998,5.538494858263608,45.413586079777396,5.0,Undef
+7929,4.449999999999998,5.538494858263608,45.413586079777396,10.0,Undef
+7931,4.549999999999998,5.538494858263608,45.413586079777396,10.0,Undef
+7933,4.649999999999998,5.538494858263608,45.413586079777396,10.0,Undef
+7943,5.149999999999996,5.538494858263608,45.413586079777396,10.0,Undef
+7949,5.449999999999995,5.538494858263608,45.413586079777396,10.0,Undef
+7952,5.649999999999994,5.538494858263608,45.413586079777396,5.0,Undef
+7981,4.05,5.6666061249307305,45.413586079777396,10.0,Undef
+7985,4.249999999999999,5.6666061249307305,45.413586079777396,10.0,Undef
+7991,4.549999999999998,5.6666061249307305,45.413586079777396,10.0,Undef
+7994,4.749999999999997,5.6666061249307305,45.413586079777396,5.0,Undef
+7995,4.749999999999997,5.6666061249307305,45.413586079777396,10.0,Undef
+8009,5.449999999999995,5.6666061249307305,45.413586079777396,10.0,Undef
+8040,4.05,5.794717391597853,45.413586079777396,5.0,Undef
+8041,4.05,5.794717391597853,45.413586079777396,10.0,Undef
+8042,4.1499999999999995,5.794717391597853,45.413586079777396,5.0,Undef
+8044,4.249999999999999,5.794717391597853,45.413586079777396,5.0,Undef
+8047,4.349999999999999,5.794717391597853,45.413586079777396,10.0,Undef
+8101,4.05,5.922828658264975,45.413586079777396,10.0,Undef
+8103,4.1499999999999995,5.922828658264975,45.413586079777396,10.0,Undef
+8105,4.249999999999999,5.922828658264975,45.413586079777396,10.0,Undef
+8107,4.349999999999999,5.922828658264975,45.413586079777396,10.0,Undef
+8109,4.449999999999998,5.922828658264975,45.413586079777396,10.0,Undef
+8118,4.949999999999997,5.922828658264975,45.413586079777396,5.0,Undef
+8160,4.05,6.050939924932098,45.413586079777396,5.0,Undef
+8161,4.05,6.050939924932098,45.413586079777396,10.0,Undef
+8163,4.1499999999999995,6.050939924932098,45.413586079777396,10.0,Undef
+8169,4.449999999999998,6.050939924932098,45.413586079777396,10.0,Undef
+8173,4.649999999999998,6.050939924932098,45.413586079777396,10.0,Undef
+8175,4.749999999999997,6.050939924932098,45.413586079777396,10.0,Undef
+8222,4.1499999999999995,6.17905119159922,45.413586079777396,5.0,Undef
+8223,4.1499999999999995,6.17905119159922,45.413586079777396,10.0,Undef
+8225,4.249999999999999,6.17905119159922,45.413586079777396,10.0,Undef
+8230,4.549999999999998,6.17905119159922,45.413586079777396,5.0,Undef
+8237,4.849999999999997,6.17905119159922,45.413586079777396,10.0,Undef
+8280,4.05,6.307162458266342,45.413586079777396,5.0,Undef
+8283,4.1499999999999995,6.307162458266342,45.413586079777396,10.0,Undef
+8285,4.249999999999999,6.307162458266342,45.413586079777396,10.0,Undef
+8287,4.349999999999999,6.307162458266342,45.413586079777396,10.0,Undef
+8289,4.449999999999998,6.307162458266342,45.413586079777396,10.0,Undef
+8291,4.549999999999998,6.307162458266342,45.413586079777396,10.0,Undef
+8342,4.1499999999999995,6.435273724933465,45.413586079777396,5.0,Undef
+8344,4.249999999999999,6.435273724933465,45.413586079777396,5.0,Undef
+8348,4.449999999999998,6.435273724933465,45.413586079777396,5.0,Undef
+8349,4.449999999999998,6.435273724933465,45.413586079777396,10.0,Undef
+8351,4.549999999999998,6.435273724933465,45.413586079777396,10.0,Undef
+8353,4.649999999999998,6.435273724933465,45.413586079777396,10.0,Undef
+8365,5.249999999999996,6.435273724933465,45.413586079777396,10.0,Undef
+8400,4.05,4.000956131465932,45.323653919185524,5.0,Undef
+8402,4.1499999999999995,4.000956131465932,45.323653919185524,5.0,Undef
+8403,4.1499999999999995,4.000956131465932,45.323653919185524,10.0,Undef
+8418,4.949999999999997,4.000956131465932,45.323653919185524,5.0,Undef
+8425,5.249999999999996,4.000956131465932,45.323653919185524,10.0,Undef
+8429,5.449999999999995,4.000956131465932,45.323653919185524,10.0,Undef
+8460,4.05,4.1288638713408226,45.323653919185524,5.0,Undef
+8463,4.1499999999999995,4.1288638713408226,45.323653919185524,10.0,Undef
+8464,4.249999999999999,4.1288638713408226,45.323653919185524,5.0,Undef
+8465,4.249999999999999,4.1288638713408226,45.323653919185524,10.0,Undef
+8469,4.449999999999998,4.1288638713408226,45.323653919185524,10.0,Undef
+8473,4.649999999999998,4.1288638713408226,45.323653919185524,10.0,Undef
+8474,4.749999999999997,4.1288638713408226,45.323653919185524,5.0,Undef
+8481,5.049999999999996,4.1288638713408226,45.323653919185524,10.0,Undef
+8485,5.249999999999996,4.1288638713408226,45.323653919185524,10.0,Undef
+8520,4.05,4.256771611215712,45.323653919185524,5.0,Undef
+8521,4.05,4.256771611215712,45.323653919185524,10.0,Undef
+8523,4.1499999999999995,4.256771611215712,45.323653919185524,10.0,Undef
+8525,4.249999999999999,4.256771611215712,45.323653919185524,10.0,Undef
+8527,4.349999999999999,4.256771611215712,45.323653919185524,10.0,Undef
+8533,4.649999999999998,4.256771611215712,45.323653919185524,10.0,Undef
+8542,5.149999999999996,4.256771611215712,45.323653919185524,5.0,Undef
+8580,4.05,4.384679351090602,45.323653919185524,5.0,Undef
+8581,4.05,4.384679351090602,45.323653919185524,10.0,Undef
+8585,4.249999999999999,4.384679351090602,45.323653919185524,10.0,Undef
+8587,4.349999999999999,4.384679351090602,45.323653919185524,10.0,Undef
+8589,4.449999999999998,4.384679351090602,45.323653919185524,10.0,Undef
+8599,4.949999999999997,4.384679351090602,45.323653919185524,10.0,Undef
+8603,5.149999999999996,4.384679351090602,45.323653919185524,10.0,Undef
+8640,4.05,4.512587090965492,45.323653919185524,5.0,Undef
+8641,4.05,4.512587090965492,45.323653919185524,10.0,Undef
+8643,4.1499999999999995,4.512587090965492,45.323653919185524,10.0,Undef
+8644,4.249999999999999,4.512587090965492,45.323653919185524,5.0,Undef
+8645,4.249999999999999,4.512587090965492,45.323653919185524,10.0,Undef
+8653,4.649999999999998,4.512587090965492,45.323653919185524,10.0,Undef
+8657,4.849999999999997,4.512587090965492,45.323653919185524,10.0,Undef
+8659,4.949999999999997,4.512587090965492,45.323653919185524,10.0,Undef
+8701,4.05,4.640494830840382,45.323653919185524,10.0,Undef
+8702,4.1499999999999995,4.640494830840382,45.323653919185524,5.0,Undef
+8703,4.1499999999999995,4.640494830840382,45.323653919185524,10.0,Undef
+8706,4.349999999999999,4.640494830840382,45.323653919185524,5.0,Undef
+8707,4.349999999999999,4.640494830840382,45.323653919185524,10.0,Undef
+8711,4.549999999999998,4.640494830840382,45.323653919185524,10.0,Undef
+8760,4.05,4.7684025707152715,45.323653919185524,5.0,Undef
+8761,4.05,4.7684025707152715,45.323653919185524,10.0,Undef
+8763,4.1499999999999995,4.7684025707152715,45.323653919185524,10.0,Undef
+8764,4.249999999999999,4.7684025707152715,45.323653919185524,5.0,Undef
+8767,4.349999999999999,4.7684025707152715,45.323653919185524,10.0,Undef
+8772,4.649999999999998,4.7684025707152715,45.323653919185524,5.0,Undef
+8773,4.649999999999998,4.7684025707152715,45.323653919185524,10.0,Undef
+8777,4.849999999999997,4.7684025707152715,45.323653919185524,10.0,Undef
+8779,4.949999999999997,4.7684025707152715,45.323653919185524,10.0,Undef
+8785,5.249999999999996,4.7684025707152715,45.323653919185524,10.0,Undef
+8787,5.349999999999995,4.7684025707152715,45.323653919185524,10.0,Undef
+8807,6.349999999999992,4.7684025707152715,45.323653919185524,10.0,Undef
+8821,4.05,4.896310310590162,45.323653919185524,10.0,Undef
+8823,4.1499999999999995,4.896310310590162,45.323653919185524,10.0,Undef
+8831,4.549999999999998,4.896310310590162,45.323653919185524,10.0,Undef
+8832,4.649999999999998,4.896310310590162,45.323653919185524,5.0,Undef
+8833,4.649999999999998,4.896310310590162,45.323653919185524,10.0,Undef
+8845,5.249999999999996,4.896310310590162,45.323653919185524,10.0,Undef
+8881,4.05,5.024218050465052,45.323653919185524,10.0,Undef
+8882,4.1499999999999995,5.024218050465052,45.323653919185524,5.0,Undef
+8885,4.249999999999999,5.024218050465052,45.323653919185524,10.0,Undef
+8940,4.05,5.152125790339942,45.323653919185524,5.0,Undef
+8942,4.1499999999999995,5.152125790339942,45.323653919185524,5.0,Undef
+8947,4.349999999999999,5.152125790339942,45.323653919185524,10.0,Undef
+8949,4.449999999999998,5.152125790339942,45.323653919185524,10.0,Undef
+8951,4.549999999999998,5.152125790339942,45.323653919185524,10.0,Undef
+8971,5.5499999999999945,5.152125790339942,45.323653919185524,10.0,Undef
+9002,4.1499999999999995,5.280033530214832,45.323653919185524,5.0,Undef
+9003,4.1499999999999995,5.280033530214832,45.323653919185524,10.0,Undef
+9004,4.249999999999999,5.280033530214832,45.323653919185524,5.0,Undef
+9007,4.349999999999999,5.280033530214832,45.323653919185524,10.0,Undef
+9012,4.649999999999998,5.280033530214832,45.323653919185524,5.0,Undef
+9039,5.949999999999993,5.280033530214832,45.323653919185524,10.0,Undef
+9047,6.349999999999992,5.280033530214832,45.323653919185524,10.0,Undef
+9060,4.05,5.407941270089721,45.323653919185524,5.0,Undef
+9063,4.1499999999999995,5.407941270089721,45.323653919185524,10.0,Undef
+9067,4.349999999999999,5.407941270089721,45.323653919185524,10.0,Undef
+9069,4.449999999999998,5.407941270089721,45.323653919185524,10.0,Undef
+9070,4.549999999999998,5.407941270089721,45.323653919185524,5.0,Undef
+9071,4.549999999999998,5.407941270089721,45.323653919185524,10.0,Undef
+9073,4.649999999999998,5.407941270089721,45.323653919185524,10.0,Undef
+9075,4.749999999999997,5.407941270089721,45.323653919185524,10.0,Undef
+9095,5.749999999999994,5.407941270089721,45.323653919185524,10.0,Undef
+9121,4.05,5.535849009964612,45.323653919185524,10.0,Undef
+9123,4.1499999999999995,5.535849009964612,45.323653919185524,10.0,Undef
+9124,4.249999999999999,5.535849009964612,45.323653919185524,5.0,Undef
+9125,4.249999999999999,5.535849009964612,45.323653919185524,10.0,Undef
+9129,4.449999999999998,5.535849009964612,45.323653919185524,10.0,Undef
+9130,4.549999999999998,5.535849009964612,45.323653919185524,5.0,Undef
+9142,5.149999999999996,5.535849009964612,45.323653919185524,5.0,Undef
+9144,5.249999999999996,5.535849009964612,45.323653919185524,5.0,Undef
+9150,5.5499999999999945,5.535849009964612,45.323653919185524,5.0,Undef
+9181,4.05,5.663756749839502,45.323653919185524,10.0,Undef
+9191,4.549999999999998,5.663756749839502,45.323653919185524,10.0,Undef
+9197,4.849999999999997,5.663756749839502,45.323653919185524,10.0,Undef
+9199,4.949999999999997,5.663756749839502,45.323653919185524,10.0,Undef
+9205,5.249999999999996,5.663756749839502,45.323653919185524,10.0,Undef
+9241,4.05,5.791664489714392,45.323653919185524,10.0,Undef
+9244,4.249999999999999,5.791664489714392,45.323653919185524,5.0,Undef
+9245,4.249999999999999,5.791664489714392,45.323653919185524,10.0,Undef
+9246,4.349999999999999,5.791664489714392,45.323653919185524,5.0,Undef
+9247,4.349999999999999,5.791664489714392,45.323653919185524,10.0,Undef
+9274,5.749999999999994,5.791664489714392,45.323653919185524,5.0,Undef
+9300,4.05,5.919572229589281,45.323653919185524,5.0,Undef
+9301,4.05,5.919572229589281,45.323653919185524,10.0,Undef
+9302,4.1499999999999995,5.919572229589281,45.323653919185524,5.0,Undef
+9303,4.1499999999999995,5.919572229589281,45.323653919185524,10.0,Undef
+9307,4.349999999999999,5.919572229589281,45.323653919185524,10.0,Undef
+9317,4.849999999999997,5.919572229589281,45.323653919185524,10.0,Undef
+9320,5.049999999999996,5.919572229589281,45.323653919185524,5.0,Undef
+9361,4.05,6.047479969464171,45.323653919185524,10.0,Undef
+9364,4.249999999999999,6.047479969464171,45.323653919185524,5.0,Undef
+9366,4.349999999999999,6.047479969464171,45.323653919185524,5.0,Undef
+9367,4.349999999999999,6.047479969464171,45.323653919185524,10.0,Undef
+9369,4.449999999999998,6.047479969464171,45.323653919185524,10.0,Undef
+9373,4.649999999999998,6.047479969464171,45.323653919185524,10.0,Undef
+9420,4.05,6.175387709339062,45.323653919185524,5.0,Undef
+9421,4.05,6.175387709339062,45.323653919185524,10.0,Undef
+9422,4.1499999999999995,6.175387709339062,45.323653919185524,5.0,Undef
+9423,4.1499999999999995,6.175387709339062,45.323653919185524,10.0,Undef
+9427,4.349999999999999,6.175387709339062,45.323653919185524,10.0,Undef
+9482,4.1499999999999995,6.303295449213952,45.323653919185524,5.0,Undef
+9485,4.249999999999999,6.303295449213952,45.323653919185524,10.0,Undef
+9493,4.649999999999998,6.303295449213952,45.323653919185524,10.0,Undef
+9497,4.849999999999997,6.303295449213952,45.323653919185524,10.0,Undef
+9503,5.149999999999996,6.303295449213952,45.323653919185524,10.0,Undef
+9540,4.05,6.4312031890888415,45.323653919185524,5.0,Undef
+9541,4.05,6.4312031890888415,45.323653919185524,10.0,Undef
+9542,4.1499999999999995,6.4312031890888415,45.323653919185524,5.0,Undef
+9543,4.1499999999999995,6.4312031890888415,45.323653919185524,10.0,Undef
+9544,4.249999999999999,6.4312031890888415,45.323653919185524,5.0,Undef
+9545,4.249999999999999,6.4312031890888415,45.323653919185524,10.0,Undef
+9548,4.449999999999998,6.4312031890888415,45.323653919185524,5.0,Undef
+9553,4.649999999999998,6.4312031890888415,45.323653919185524,10.0,Undef
+9559,4.949999999999997,6.4312031890888415,45.323653919185524,10.0,Undef
+9560,5.049999999999996,6.4312031890888415,45.323653919185524,5.0,Undef
+9562,5.149999999999996,6.4312031890888415,45.323653919185524,5.0,Undef
+9565,5.249999999999996,6.4312031890888415,45.323653919185524,10.0,Undef
+9601,4.05,4.000753564446455,45.23372175859365,10.0,Undef
+9602,4.1499999999999995,4.000753564446455,45.23372175859365,5.0,Undef
+9605,4.249999999999999,4.000753564446455,45.23372175859365,10.0,Undef
+9611,4.549999999999998,4.000753564446455,45.23372175859365,10.0,Undef
+9614,4.749999999999997,4.000753564446455,45.23372175859365,5.0,Undef
+9616,4.849999999999997,4.000753564446455,45.23372175859365,5.0,Undef
+9619,4.949999999999997,4.000753564446455,45.23372175859365,10.0,Undef
+9623,5.149999999999996,4.000753564446455,45.23372175859365,10.0,Undef
+9660,4.05,4.128458737301868,45.23372175859365,5.0,Undef
+9661,4.05,4.128458737301868,45.23372175859365,10.0,Undef
+9662,4.1499999999999995,4.128458737301868,45.23372175859365,5.0,Undef
+9664,4.249999999999999,4.128458737301868,45.23372175859365,5.0,Undef
+9665,4.249999999999999,4.128458737301868,45.23372175859365,10.0,Undef
+9670,4.549999999999998,4.128458737301868,45.23372175859365,5.0,Undef
+9671,4.549999999999998,4.128458737301868,45.23372175859365,10.0,Undef
+9673,4.649999999999998,4.128458737301868,45.23372175859365,10.0,Undef
+9681,5.049999999999996,4.128458737301868,45.23372175859365,10.0,Undef
+9683,5.149999999999996,4.128458737301868,45.23372175859365,10.0,Undef
+9685,5.249999999999996,4.128458737301868,45.23372175859365,10.0,Undef
+9721,4.05,4.256163910157281,45.23372175859365,10.0,Undef
+9723,4.1499999999999995,4.256163910157281,45.23372175859365,10.0,Undef
+9728,4.449999999999998,4.256163910157281,45.23372175859365,5.0,Undef
+9731,4.549999999999998,4.256163910157281,45.23372175859365,10.0,Undef
+9732,4.649999999999998,4.256163910157281,45.23372175859365,5.0,Undef
+9733,4.649999999999998,4.256163910157281,45.23372175859365,10.0,Undef
+9741,5.049999999999996,4.256163910157281,45.23372175859365,10.0,Undef
+9753,5.649999999999994,4.256163910157281,45.23372175859365,10.0,Undef
+9761,6.049999999999993,4.256163910157281,45.23372175859365,10.0,Undef
+9780,4.05,4.383869083012694,45.23372175859365,5.0,Undef
+9781,4.05,4.383869083012694,45.23372175859365,10.0,Undef
+9783,4.1499999999999995,4.383869083012694,45.23372175859365,10.0,Undef
+9789,4.449999999999998,4.383869083012694,45.23372175859365,10.0,Undef
+9794,4.749999999999997,4.383869083012694,45.23372175859365,5.0,Undef
+9840,4.05,4.511574255868107,45.23372175859365,5.0,Undef
+9841,4.05,4.511574255868107,45.23372175859365,10.0,Undef
+9843,4.1499999999999995,4.511574255868107,45.23372175859365,10.0,Undef
+9845,4.249999999999999,4.511574255868107,45.23372175859365,10.0,Undef
+9847,4.349999999999999,4.511574255868107,45.23372175859365,10.0,Undef
+9849,4.449999999999998,4.511574255868107,45.23372175859365,10.0,Undef
+9854,4.749999999999997,4.511574255868107,45.23372175859365,5.0,Undef
+9857,4.849999999999997,4.511574255868107,45.23372175859365,10.0,Undef
+9901,4.05,4.63927942872352,45.23372175859365,10.0,Undef
+9907,4.349999999999999,4.63927942872352,45.23372175859365,10.0,Undef
+9911,4.549999999999998,4.63927942872352,45.23372175859365,10.0,Undef
+9925,5.249999999999996,4.63927942872352,45.23372175859365,10.0,Undef
+9960,4.05,4.766984601578933,45.23372175859365,5.0,Undef
+9961,4.05,4.766984601578933,45.23372175859365,10.0,Undef
+9963,4.1499999999999995,4.766984601578933,45.23372175859365,10.0,Undef
+9964,4.249999999999999,4.766984601578933,45.23372175859365,5.0,Undef
+9965,4.249999999999999,4.766984601578933,45.23372175859365,10.0,Undef
+9967,4.349999999999999,4.766984601578933,45.23372175859365,10.0,Undef
+9969,4.449999999999998,4.766984601578933,45.23372175859365,10.0,Undef
+9972,4.649999999999998,4.766984601578933,45.23372175859365,5.0,Undef
+9985,5.249999999999996,4.766984601578933,45.23372175859365,10.0,Undef
+9988,5.449999999999995,4.766984601578933,45.23372175859365,5.0,Undef
+10021,4.05,4.894689774434346,45.23372175859365,10.0,Undef
+10022,4.1499999999999995,4.894689774434346,45.23372175859365,5.0,Undef
+10023,4.1499999999999995,4.894689774434346,45.23372175859365,10.0,Undef
+10025,4.249999999999999,4.894689774434346,45.23372175859365,10.0,Undef
+10031,4.549999999999998,4.894689774434346,45.23372175859365,10.0,Undef
+10038,4.949999999999997,4.894689774434346,45.23372175859365,5.0,Undef
+10071,6.549999999999991,4.894689774434346,45.23372175859365,10.0,Undef
+10081,4.05,5.022394947289759,45.23372175859365,10.0,Undef
+10082,4.1499999999999995,5.022394947289759,45.23372175859365,5.0,Undef
+10087,4.349999999999999,5.022394947289759,45.23372175859365,10.0,Undef
+10088,4.449999999999998,5.022394947289759,45.23372175859365,5.0,Undef
+10140,4.05,5.150100120145172,45.23372175859365,5.0,Undef
+10141,4.05,5.150100120145172,45.23372175859365,10.0,Undef
+10143,4.1499999999999995,5.150100120145172,45.23372175859365,10.0,Undef
+10145,4.249999999999999,5.150100120145172,45.23372175859365,10.0,Undef
+10147,4.349999999999999,5.150100120145172,45.23372175859365,10.0,Undef
+10149,4.449999999999998,5.150100120145172,45.23372175859365,10.0,Undef
+10152,4.649999999999998,5.150100120145172,45.23372175859365,5.0,Undef
+10159,4.949999999999997,5.150100120145172,45.23372175859365,10.0,Undef
+10181,6.049999999999993,5.150100120145172,45.23372175859365,10.0,Undef
+10201,4.05,5.2778052930005845,45.23372175859365,10.0,Undef
+10202,4.1499999999999995,5.2778052930005845,45.23372175859365,5.0,Undef
+10203,4.1499999999999995,5.2778052930005845,45.23372175859365,10.0,Undef
+10205,4.249999999999999,5.2778052930005845,45.23372175859365,10.0,Undef
+10206,4.349999999999999,5.2778052930005845,45.23372175859365,5.0,Undef
+10207,4.349999999999999,5.2778052930005845,45.23372175859365,10.0,Undef
+10209,4.449999999999998,5.2778052930005845,45.23372175859365,10.0,Undef
+10217,4.849999999999997,5.2778052930005845,45.23372175859365,10.0,Undef
+10261,4.05,5.405510465855998,45.23372175859365,10.0,Undef
+10263,4.1499999999999995,5.405510465855998,45.23372175859365,10.0,Undef
+10265,4.249999999999999,5.405510465855998,45.23372175859365,10.0,Undef
+10273,4.649999999999998,5.405510465855998,45.23372175859365,10.0,Undef
+10278,4.949999999999997,5.405510465855998,45.23372175859365,5.0,Undef
+10292,5.649999999999994,5.405510465855998,45.23372175859365,5.0,Undef
+10329,4.449999999999998,5.533215638711411,45.23372175859365,10.0,Undef
+10336,4.849999999999997,5.533215638711411,45.23372175859365,5.0,Undef
+10352,5.649999999999994,5.533215638711411,45.23372175859365,5.0,Undef
+10381,4.05,5.6609208115668235,45.23372175859365,10.0,Undef
+10382,4.1499999999999995,5.6609208115668235,45.23372175859365,5.0,Undef
+10383,4.1499999999999995,5.6609208115668235,45.23372175859365,10.0,Undef
+10384,4.249999999999999,5.6609208115668235,45.23372175859365,5.0,Undef
+10387,4.349999999999999,5.6609208115668235,45.23372175859365,10.0,Undef
+10389,4.449999999999998,5.6609208115668235,45.23372175859365,10.0,Undef
+10397,4.849999999999997,5.6609208115668235,45.23372175859365,10.0,Undef
+10440,4.05,5.788625984422237,45.23372175859365,5.0,Undef
+10441,4.05,5.788625984422237,45.23372175859365,10.0,Undef
+10443,4.1499999999999995,5.788625984422237,45.23372175859365,10.0,Undef
+10444,4.249999999999999,5.788625984422237,45.23372175859365,5.0,Undef
+10445,4.249999999999999,5.788625984422237,45.23372175859365,10.0,Undef
+10449,4.449999999999998,5.788625984422237,45.23372175859365,10.0,Undef
+10501,4.05,5.91633115727765,45.23372175859365,10.0,Undef
+10502,4.1499999999999995,5.91633115727765,45.23372175859365,5.0,Undef
+10503,4.1499999999999995,5.91633115727765,45.23372175859365,10.0,Undef
+10505,4.249999999999999,5.91633115727765,45.23372175859365,10.0,Undef
+10508,4.449999999999998,5.91633115727765,45.23372175859365,5.0,Undef
+10511,4.549999999999998,5.91633115727765,45.23372175859365,10.0,Undef
+10515,4.749999999999997,5.91633115727765,45.23372175859365,10.0,Undef
+10516,4.849999999999997,5.91633115727765,45.23372175859365,5.0,Undef
+10517,4.849999999999997,5.91633115727765,45.23372175859365,10.0,Undef
+10520,5.049999999999996,5.91633115727765,45.23372175859365,5.0,Undef
+10521,5.049999999999996,5.91633115727765,45.23372175859365,10.0,Undef
+10522,5.149999999999996,5.91633115727765,45.23372175859365,5.0,Undef
+10527,5.349999999999995,5.91633115727765,45.23372175859365,10.0,Undef
+10563,4.1499999999999995,6.044036330133062,45.23372175859365,10.0,Undef
+10564,4.249999999999999,6.044036330133062,45.23372175859365,5.0,Undef
+10573,4.649999999999998,6.044036330133062,45.23372175859365,10.0,Undef
+10581,5.049999999999996,6.044036330133062,45.23372175859365,10.0,Undef
+10620,4.05,6.171741502988476,45.23372175859365,5.0,Undef
+10621,4.05,6.171741502988476,45.23372175859365,10.0,Undef
+10622,4.1499999999999995,6.171741502988476,45.23372175859365,5.0,Undef
+10627,4.349999999999999,6.171741502988476,45.23372175859365,10.0,Undef
+10629,4.449999999999998,6.171741502988476,45.23372175859365,10.0,Undef
+10682,4.1499999999999995,6.299446675843889,45.23372175859365,5.0,Undef
+10685,4.249999999999999,6.299446675843889,45.23372175859365,10.0,Undef
+10688,4.449999999999998,6.299446675843889,45.23372175859365,5.0,Undef
+10689,4.449999999999998,6.299446675843889,45.23372175859365,10.0,Undef
+10691,4.549999999999998,6.299446675843889,45.23372175859365,10.0,Undef
+10741,4.05,6.427151848699301,45.23372175859365,10.0,Undef
+10743,4.1499999999999995,6.427151848699301,45.23372175859365,10.0,Undef
+10745,4.249999999999999,6.427151848699301,45.23372175859365,10.0,Undef
+10749,4.449999999999998,6.427151848699301,45.23372175859365,10.0,Undef
+10753,4.649999999999998,6.427151848699301,45.23372175859365,10.0,Undef
+10800,4.05,4.000551951651243,45.14378959800178,5.0,Undef
+10802,4.1499999999999995,4.000551951651243,45.14378959800178,5.0,Undef
+10805,4.249999999999999,4.000551951651243,45.14378959800178,10.0,Undef
+10806,4.349999999999999,4.000551951651243,45.14378959800178,5.0,Undef
+10807,4.349999999999999,4.000551951651243,45.14378959800178,10.0,Undef
+10809,4.449999999999998,4.000551951651243,45.14378959800178,10.0,Undef
+10810,4.549999999999998,4.000551951651243,45.14378959800178,5.0,Undef
+10811,4.549999999999998,4.000551951651243,45.14378959800178,10.0,Undef
+10816,4.849999999999997,4.000551951651243,45.14378959800178,5.0,Undef
+10817,4.849999999999997,4.000551951651243,45.14378959800178,10.0,Undef
+10861,4.05,4.128055511711445,45.14378959800178,10.0,Undef
+10862,4.1499999999999995,4.128055511711445,45.14378959800178,5.0,Undef
+10863,4.1499999999999995,4.128055511711445,45.14378959800178,10.0,Undef
+10866,4.349999999999999,4.128055511711445,45.14378959800178,5.0,Undef
+10867,4.349999999999999,4.128055511711445,45.14378959800178,10.0,Undef
+10868,4.449999999999998,4.128055511711445,45.14378959800178,5.0,Undef
+10871,4.549999999999998,4.128055511711445,45.14378959800178,10.0,Undef
+10920,4.05,4.255559071771645,45.14378959800178,5.0,Undef
+10922,4.1499999999999995,4.255559071771645,45.14378959800178,5.0,Undef
+10925,4.249999999999999,4.255559071771645,45.14378959800178,10.0,Undef
+10928,4.449999999999998,4.255559071771645,45.14378959800178,5.0,Undef
+10930,4.549999999999998,4.255559071771645,45.14378959800178,5.0,Undef
+10981,4.05,4.383062631831846,45.14378959800178,10.0,Undef
+10984,4.249999999999999,4.383062631831846,45.14378959800178,5.0,Undef
+10985,4.249999999999999,4.383062631831846,45.14378959800178,10.0,Undef
+10988,4.449999999999998,4.383062631831846,45.14378959800178,5.0,Undef
+10989,4.449999999999998,4.383062631831846,45.14378959800178,10.0,Undef
+10993,4.649999999999998,4.383062631831846,45.14378959800178,10.0,Undef
+11040,4.05,4.510566191892048,45.14378959800178,5.0,Undef
+11041,4.05,4.510566191892048,45.14378959800178,10.0,Undef
+11042,4.1499999999999995,4.510566191892048,45.14378959800178,5.0,Undef
+11045,4.249999999999999,4.510566191892048,45.14378959800178,10.0,Undef
+11047,4.349999999999999,4.510566191892048,45.14378959800178,10.0,Undef
+11050,4.549999999999998,4.510566191892048,45.14378959800178,5.0,Undef
+11053,4.649999999999998,4.510566191892048,45.14378959800178,10.0,Undef
+11100,4.05,4.638069751952249,45.14378959800178,5.0,Undef
+11101,4.05,4.638069751952249,45.14378959800178,10.0,Undef
+11102,4.1499999999999995,4.638069751952249,45.14378959800178,5.0,Undef
+11103,4.1499999999999995,4.638069751952249,45.14378959800178,10.0,Undef
+11105,4.249999999999999,4.638069751952249,45.14378959800178,10.0,Undef
+11106,4.349999999999999,4.638069751952249,45.14378959800178,5.0,Undef
+11109,4.449999999999998,4.638069751952249,45.14378959800178,10.0,Undef
+11113,4.649999999999998,4.638069751952249,45.14378959800178,10.0,Undef
+11116,4.849999999999997,4.638069751952249,45.14378959800178,5.0,Undef
+11160,4.05,4.7655733120124495,45.14378959800178,5.0,Undef
+11161,4.05,4.7655733120124495,45.14378959800178,10.0,Undef
+11163,4.1499999999999995,4.7655733120124495,45.14378959800178,10.0,Undef
+11169,4.449999999999998,4.7655733120124495,45.14378959800178,10.0,Undef
+11170,4.549999999999998,4.7655733120124495,45.14378959800178,5.0,Undef
+11171,4.549999999999998,4.7655733120124495,45.14378959800178,10.0,Undef
+11173,4.649999999999998,4.7655733120124495,45.14378959800178,10.0,Undef
+11174,4.749999999999997,4.7655733120124495,45.14378959800178,5.0,Undef
+11220,4.05,4.893076872072651,45.14378959800178,5.0,Undef
+11227,4.349999999999999,4.893076872072651,45.14378959800178,10.0,Undef
+11230,4.549999999999998,4.893076872072651,45.14378959800178,5.0,Undef
+11231,4.549999999999998,4.893076872072651,45.14378959800178,10.0,Undef
+11233,4.649999999999998,4.893076872072651,45.14378959800178,10.0,Undef
+11241,5.049999999999996,4.893076872072651,45.14378959800178,10.0,Undef
+11243,5.149999999999996,4.893076872072651,45.14378959800178,10.0,Undef
+11245,5.249999999999996,4.893076872072651,45.14378959800178,10.0,Undef
+11281,4.05,5.020580432132852,45.14378959800178,10.0,Undef
+11285,4.249999999999999,5.020580432132852,45.14378959800178,10.0,Undef
+11290,4.549999999999998,5.020580432132852,45.14378959800178,5.0,Undef
+11295,4.749999999999997,5.020580432132852,45.14378959800178,10.0,Undef
+11296,4.849999999999997,5.020580432132852,45.14378959800178,5.0,Undef
+11297,4.849999999999997,5.020580432132852,45.14378959800178,10.0,Undef
+11301,5.049999999999996,5.020580432132852,45.14378959800178,10.0,Undef
+11341,4.05,5.148083992193053,45.14378959800178,10.0,Undef
+11343,4.1499999999999995,5.148083992193053,45.14378959800178,10.0,Undef
+11347,4.349999999999999,5.148083992193053,45.14378959800178,10.0,Undef
+11348,4.449999999999998,5.148083992193053,45.14378959800178,5.0,Undef
+11349,4.449999999999998,5.148083992193053,45.14378959800178,10.0,Undef
+11353,4.649999999999998,5.148083992193053,45.14378959800178,10.0,Undef
+11357,4.849999999999997,5.148083992193053,45.14378959800178,10.0,Undef
+11359,4.949999999999997,5.148083992193053,45.14378959800178,10.0,Undef
+11363,5.149999999999996,5.148083992193053,45.14378959800178,10.0,Undef
+11371,5.5499999999999945,5.148083992193053,45.14378959800178,10.0,Undef
+11400,4.05,5.275587552253254,45.14378959800178,5.0,Undef
+11401,4.05,5.275587552253254,45.14378959800178,10.0,Undef
+11403,4.1499999999999995,5.275587552253254,45.14378959800178,10.0,Undef
+11404,4.249999999999999,5.275587552253254,45.14378959800178,5.0,Undef
+11413,4.649999999999998,5.275587552253254,45.14378959800178,10.0,Undef
+11415,4.749999999999997,5.275587552253254,45.14378959800178,10.0,Undef
+11430,5.5499999999999945,5.275587552253254,45.14378959800178,5.0,Undef
+11461,4.05,5.403091112313455,45.14378959800178,10.0,Undef
+11463,4.1499999999999995,5.403091112313455,45.14378959800178,10.0,Undef
+11465,4.249999999999999,5.403091112313455,45.14378959800178,10.0,Undef
+11475,4.749999999999997,5.403091112313455,45.14378959800178,10.0,Undef
+11483,5.149999999999996,5.403091112313455,45.14378959800178,10.0,Undef
+11520,4.05,5.530594672373656,45.14378959800178,5.0,Undef
+11521,4.05,5.530594672373656,45.14378959800178,10.0,Undef
+11522,4.1499999999999995,5.530594672373656,45.14378959800178,5.0,Undef
+11524,4.249999999999999,5.530594672373656,45.14378959800178,5.0,Undef
+11526,4.349999999999999,5.530594672373656,45.14378959800178,5.0,Undef
+11527,4.349999999999999,5.530594672373656,45.14378959800178,10.0,Undef
+11528,4.449999999999998,5.530594672373656,45.14378959800178,5.0,Undef
+11530,4.549999999999998,5.530594672373656,45.14378959800178,5.0,Undef
+11531,4.549999999999998,5.530594672373656,45.14378959800178,10.0,Undef
+11533,4.649999999999998,5.530594672373656,45.14378959800178,10.0,Undef
+11545,5.249999999999996,5.530594672373656,45.14378959800178,10.0,Undef
+11556,5.849999999999993,5.530594672373656,45.14378959800178,5.0,Undef
+11581,4.05,5.658098232433857,45.14378959800178,10.0,Undef
+11582,4.1499999999999995,5.658098232433857,45.14378959800178,5.0,Undef
+11583,4.1499999999999995,5.658098232433857,45.14378959800178,10.0,Undef
+11590,4.549999999999998,5.658098232433857,45.14378959800178,5.0,Undef
+11593,4.649999999999998,5.658098232433857,45.14378959800178,10.0,Undef
+11595,4.749999999999997,5.658098232433857,45.14378959800178,10.0,Undef
+11615,5.749999999999994,5.658098232433857,45.14378959800178,10.0,Undef
+11619,5.949999999999993,5.658098232433857,45.14378959800178,10.0,Undef
+11641,4.05,5.785601792494059,45.14378959800178,10.0,Undef
+11642,4.1499999999999995,5.785601792494059,45.14378959800178,5.0,Undef
+11643,4.1499999999999995,5.785601792494059,45.14378959800178,10.0,Undef
+11645,4.249999999999999,5.785601792494059,45.14378959800178,10.0,Undef
+11648,4.449999999999998,5.785601792494059,45.14378959800178,5.0,Undef
+11649,4.449999999999998,5.785601792494059,45.14378959800178,10.0,Undef
+11655,4.749999999999997,5.785601792494059,45.14378959800178,10.0,Undef
+11662,5.149999999999996,5.785601792494059,45.14378959800178,5.0,Undef
+11701,4.05,5.913105352554259,45.14378959800178,10.0,Undef
+11703,4.1499999999999995,5.913105352554259,45.14378959800178,10.0,Undef
+11704,4.249999999999999,5.913105352554259,45.14378959800178,5.0,Undef
+11705,4.249999999999999,5.913105352554259,45.14378959800178,10.0,Undef
+11707,4.349999999999999,5.913105352554259,45.14378959800178,10.0,Undef
+11709,4.449999999999998,5.913105352554259,45.14378959800178,10.0,Undef
+11713,4.649999999999998,5.913105352554259,45.14378959800178,10.0,Undef
+11715,4.749999999999997,5.913105352554259,45.14378959800178,10.0,Undef
+11718,4.949999999999997,5.913105352554259,45.14378959800178,5.0,Undef
+11721,5.049999999999996,5.913105352554259,45.14378959800178,10.0,Undef
+11760,4.05,6.04060891261446,45.14378959800178,5.0,Undef
+11761,4.05,6.04060891261446,45.14378959800178,10.0,Undef
+11774,4.749999999999997,6.04060891261446,45.14378959800178,5.0,Undef
+11820,4.05,6.168112472674662,45.14378959800178,5.0,Undef
+11821,4.05,6.168112472674662,45.14378959800178,10.0,Undef
+11822,4.1499999999999995,6.168112472674662,45.14378959800178,5.0,Undef
+11823,4.1499999999999995,6.168112472674662,45.14378959800178,10.0,Undef
+11824,4.249999999999999,6.168112472674662,45.14378959800178,5.0,Undef
+11825,4.249999999999999,6.168112472674662,45.14378959800178,10.0,Undef
+11826,4.349999999999999,6.168112472674662,45.14378959800178,5.0,Undef
+11828,4.449999999999998,6.168112472674662,45.14378959800178,5.0,Undef
+11829,4.449999999999998,6.168112472674662,45.14378959800178,10.0,Undef
+11836,4.849999999999997,6.168112472674662,45.14378959800178,5.0,Undef
+11837,4.849999999999997,6.168112472674662,45.14378959800178,10.0,Undef
+11881,4.05,6.295616032734863,45.14378959800178,10.0,Undef
+11883,4.1499999999999995,6.295616032734863,45.14378959800178,10.0,Undef
+11893,4.649999999999998,6.295616032734863,45.14378959800178,10.0,Undef
+11894,4.749999999999997,6.295616032734863,45.14378959800178,5.0,Undef
+11898,4.949999999999997,6.295616032734863,45.14378959800178,5.0,Undef
+11899,4.949999999999997,6.295616032734863,45.14378959800178,10.0,Undef
+11941,4.05,6.4231195927950635,45.14378959800178,10.0,Undef
+11942,4.1499999999999995,6.4231195927950635,45.14378959800178,5.0,Undef
+11943,4.1499999999999995,6.4231195927950635,45.14378959800178,10.0,Undef
+11944,4.249999999999999,6.4231195927950635,45.14378959800178,5.0,Undef
+11946,4.349999999999999,6.4231195927950635,45.14378959800178,5.0,Undef
+12000,4.05,4.000351287576945,45.05385743740991,5.0,Undef
+12003,4.1499999999999995,4.000351287576945,45.05385743740991,10.0,Undef
+12007,4.349999999999999,4.000351287576945,45.05385743740991,10.0,Undef
+12009,4.449999999999998,4.000351287576945,45.05385743740991,10.0,Undef
+12017,4.849999999999997,4.000351287576945,45.05385743740991,10.0,Undef
+12060,4.05,4.127654183562847,45.05385743740991,5.0,Undef
+12062,4.1499999999999995,4.127654183562847,45.05385743740991,5.0,Undef
+12064,4.249999999999999,4.127654183562847,45.05385743740991,5.0,Undef
+12065,4.249999999999999,4.127654183562847,45.05385743740991,10.0,Undef
+12067,4.349999999999999,4.127654183562847,45.05385743740991,10.0,Undef
+12069,4.449999999999998,4.127654183562847,45.05385743740991,10.0,Undef
+12070,4.549999999999998,4.127654183562847,45.05385743740991,5.0,Undef
+12075,4.749999999999997,4.127654183562847,45.05385743740991,10.0,Undef
+12085,5.249999999999996,4.127654183562847,45.05385743740991,10.0,Undef
+12120,4.05,4.254957079548749,45.05385743740991,5.0,Undef
+12121,4.05,4.254957079548749,45.05385743740991,10.0,Undef
+12125,4.249999999999999,4.254957079548749,45.05385743740991,10.0,Undef
+12127,4.349999999999999,4.254957079548749,45.05385743740991,10.0,Undef
+12128,4.449999999999998,4.254957079548749,45.05385743740991,5.0,Undef
+12181,4.05,4.382259975534652,45.05385743740991,10.0,Undef
+12182,4.1499999999999995,4.382259975534652,45.05385743740991,5.0,Undef
+12185,4.249999999999999,4.382259975534652,45.05385743740991,10.0,Undef
+12187,4.349999999999999,4.382259975534652,45.05385743740991,10.0,Undef
+12189,4.449999999999998,4.382259975534652,45.05385743740991,10.0,Undef
+12191,4.549999999999998,4.382259975534652,45.05385743740991,10.0,Undef
+12193,4.649999999999998,4.382259975534652,45.05385743740991,10.0,Undef
+12241,4.05,4.509562871520554,45.05385743740991,10.0,Undef
+12242,4.1499999999999995,4.509562871520554,45.05385743740991,5.0,Undef
+12243,4.1499999999999995,4.509562871520554,45.05385743740991,10.0,Undef
+12248,4.449999999999998,4.509562871520554,45.05385743740991,5.0,Undef
+12249,4.449999999999998,4.509562871520554,45.05385743740991,10.0,Undef
+12252,4.649999999999998,4.509562871520554,45.05385743740991,5.0,Undef
+12266,5.349999999999995,4.509562871520554,45.05385743740991,5.0,Undef
+12301,4.05,4.636865767506456,45.05385743740991,10.0,Undef
+12302,4.1499999999999995,4.636865767506456,45.05385743740991,5.0,Undef
+12303,4.1499999999999995,4.636865767506456,45.05385743740991,10.0,Undef
+12307,4.349999999999999,4.636865767506456,45.05385743740991,10.0,Undef
+12309,4.449999999999998,4.636865767506456,45.05385743740991,10.0,Undef
+12314,4.749999999999997,4.636865767506456,45.05385743740991,5.0,Undef
+12315,4.749999999999997,4.636865767506456,45.05385743740991,10.0,Undef
+12333,5.649999999999994,4.636865767506456,45.05385743740991,10.0,Undef
+12361,4.05,4.764168663492359,45.05385743740991,10.0,Undef
+12364,4.249999999999999,4.764168663492359,45.05385743740991,5.0,Undef
+12366,4.349999999999999,4.764168663492359,45.05385743740991,5.0,Undef
+12369,4.449999999999998,4.764168663492359,45.05385743740991,10.0,Undef
+12371,4.549999999999998,4.764168663492359,45.05385743740991,10.0,Undef
+12380,5.049999999999996,4.764168663492359,45.05385743740991,5.0,Undef
+12407,6.349999999999992,4.764168663492359,45.05385743740991,10.0,Undef
+12421,4.05,4.891471559478261,45.05385743740991,10.0,Undef
+12422,4.1499999999999995,4.891471559478261,45.05385743740991,5.0,Undef
+12424,4.249999999999999,4.891471559478261,45.05385743740991,5.0,Undef
+12425,4.249999999999999,4.891471559478261,45.05385743740991,10.0,Undef
+12426,4.349999999999999,4.891471559478261,45.05385743740991,5.0,Undef
+12427,4.349999999999999,4.891471559478261,45.05385743740991,10.0,Undef
+12431,4.549999999999998,4.891471559478261,45.05385743740991,10.0,Undef
+12443,5.149999999999996,4.891471559478261,45.05385743740991,10.0,Undef
+12460,6.049999999999993,4.891471559478261,45.05385743740991,5.0,Undef
+12481,4.05,5.018774455464163,45.05385743740991,10.0,Undef
+12487,4.349999999999999,5.018774455464163,45.05385743740991,10.0,Undef
+12491,4.549999999999998,5.018774455464163,45.05385743740991,10.0,Undef
+12501,5.049999999999996,5.018774455464163,45.05385743740991,10.0,Undef
+12541,4.05,5.1460773514500655,45.05385743740991,10.0,Undef
+12547,4.349999999999999,5.1460773514500655,45.05385743740991,10.0,Undef
+12552,4.649999999999998,5.1460773514500655,45.05385743740991,5.0,Undef
+12563,5.149999999999996,5.1460773514500655,45.05385743740991,10.0,Undef
+12570,5.5499999999999945,5.1460773514500655,45.05385743740991,5.0,Undef
+12600,4.05,5.273380247435968,45.05385743740991,5.0,Undef
+12601,4.05,5.273380247435968,45.05385743740991,10.0,Undef
+12603,4.1499999999999995,5.273380247435968,45.05385743740991,10.0,Undef
+12611,4.549999999999998,5.273380247435968,45.05385743740991,10.0,Undef
+12614,4.749999999999997,5.273380247435968,45.05385743740991,5.0,Undef
+12623,5.149999999999996,5.273380247435968,45.05385743740991,10.0,Undef
+12628,5.449999999999995,5.273380247435968,45.05385743740991,5.0,Undef
+12629,5.449999999999995,5.273380247435968,45.05385743740991,10.0,Undef
+12661,4.05,5.40068314342187,45.05385743740991,10.0,Undef
+12663,4.1499999999999995,5.40068314342187,45.05385743740991,10.0,Undef
+12665,4.249999999999999,5.40068314342187,45.05385743740991,10.0,Undef
+12667,4.349999999999999,5.40068314342187,45.05385743740991,10.0,Undef
+12669,4.449999999999998,5.40068314342187,45.05385743740991,10.0,Undef
+12671,4.549999999999998,5.40068314342187,45.05385743740991,10.0,Undef
+12674,4.749999999999997,5.40068314342187,45.05385743740991,5.0,Undef
+12677,4.849999999999997,5.40068314342187,45.05385743740991,10.0,Undef
+12680,5.049999999999996,5.40068314342187,45.05385743740991,5.0,Undef
+12681,5.049999999999996,5.40068314342187,45.05385743740991,10.0,Undef
+12720,4.05,5.5279860394077724,45.05385743740991,5.0,Undef
+12721,4.05,5.5279860394077724,45.05385743740991,10.0,Undef
+12728,4.449999999999998,5.5279860394077724,45.05385743740991,5.0,Undef
+12741,5.049999999999996,5.5279860394077724,45.05385743740991,10.0,Undef
+12768,6.449999999999991,5.5279860394077724,45.05385743740991,5.0,Undef
+12781,4.05,5.655288935393675,45.05385743740991,10.0,Undef
+12782,4.1499999999999995,5.655288935393675,45.05385743740991,5.0,Undef
+12783,4.1499999999999995,5.655288935393675,45.05385743740991,10.0,Undef
+12785,4.249999999999999,5.655288935393675,45.05385743740991,10.0,Undef
+12787,4.349999999999999,5.655288935393675,45.05385743740991,10.0,Undef
+12791,4.549999999999998,5.655288935393675,45.05385743740991,10.0,Undef
+12792,4.649999999999998,5.655288935393675,45.05385743740991,5.0,Undef
+12793,4.649999999999998,5.655288935393675,45.05385743740991,10.0,Undef
+12797,4.849999999999997,5.655288935393675,45.05385743740991,10.0,Undef
+12840,4.05,5.782591831379577,45.05385743740991,5.0,Undef
+12842,4.1499999999999995,5.782591831379577,45.05385743740991,5.0,Undef
+12900,4.05,5.909894727365479,45.05385743740991,5.0,Undef
+12901,4.05,5.909894727365479,45.05385743740991,10.0,Undef
+12903,4.1499999999999995,5.909894727365479,45.05385743740991,10.0,Undef
+12909,4.449999999999998,5.909894727365479,45.05385743740991,10.0,Undef
+12913,4.649999999999998,5.909894727365479,45.05385743740991,10.0,Undef
+12916,4.849999999999997,5.909894727365479,45.05385743740991,5.0,Undef
+12917,4.849999999999997,5.909894727365479,45.05385743740991,10.0,Undef
+12960,4.05,6.037197623351382,45.05385743740991,5.0,Undef
+12961,4.05,6.037197623351382,45.05385743740991,10.0,Undef
+12965,4.249999999999999,6.037197623351382,45.05385743740991,10.0,Undef
+12968,4.449999999999998,6.037197623351382,45.05385743740991,5.0,Undef
+12969,4.449999999999998,6.037197623351382,45.05385743740991,10.0,Undef
+12970,4.549999999999998,6.037197623351382,45.05385743740991,5.0,Undef
+12984,5.249999999999996,6.037197623351382,45.05385743740991,5.0,Undef
+12988,5.449999999999995,6.037197623351382,45.05385743740991,5.0,Undef
+13021,4.05,6.164500519337284,45.05385743740991,10.0,Undef
+13023,4.1499999999999995,6.164500519337284,45.05385743740991,10.0,Undef
+13027,4.349999999999999,6.164500519337284,45.05385743740991,10.0,Undef
+13031,4.549999999999998,6.164500519337284,45.05385743740991,10.0,Undef
+13055,5.749999999999994,6.164500519337284,45.05385743740991,10.0,Undef
+13081,4.05,6.291803415323186,45.05385743740991,10.0,Undef
+13083,4.1499999999999995,6.291803415323186,45.05385743740991,10.0,Undef
+13087,4.349999999999999,6.291803415323186,45.05385743740991,10.0,Undef
+13089,4.449999999999998,6.291803415323186,45.05385743740991,10.0,Undef
+13091,4.549999999999998,6.291803415323186,45.05385743740991,10.0,Undef
+13099,4.949999999999997,6.291803415323186,45.05385743740991,10.0,Undef
+13140,4.05,6.419106311309089,45.05385743740991,5.0,Undef
+13143,4.1499999999999995,6.419106311309089,45.05385743740991,10.0,Undef
+13144,4.249999999999999,6.419106311309089,45.05385743740991,5.0,Undef
+13186,6.349999999999992,6.419106311309089,45.05385743740991,5.0,Undef
+13191,6.549999999999991,6.419106311309089,45.05385743740991,10.0,Undef
+13202,4.1499999999999995,4.000151566764939,44.963925276818046,5.0,Undef
+13203,4.1499999999999995,4.000151566764939,44.963925276818046,10.0,Undef
+13205,4.249999999999999,4.000151566764939,44.963925276818046,10.0,Undef
+13211,4.549999999999998,4.000151566764939,44.963925276818046,10.0,Undef
+13214,4.749999999999997,4.000151566764939,44.963925276818046,5.0,Undef
+13223,5.149999999999996,4.000151566764939,44.963925276818046,10.0,Undef
+13225,5.249999999999996,4.000151566764939,44.963925276818046,10.0,Undef
+13261,4.05,4.127254741938835,44.963925276818046,10.0,Undef
+13264,4.249999999999999,4.127254741938835,44.963925276818046,5.0,Undef
+13266,4.349999999999999,4.127254741938835,44.963925276818046,5.0,Undef
+13302,6.149999999999992,4.127254741938835,44.963925276818046,5.0,Undef
+13321,4.05,4.25435791711273,44.963925276818046,10.0,Undef
+13323,4.1499999999999995,4.25435791711273,44.963925276818046,10.0,Undef
+13325,4.249999999999999,4.25435791711273,44.963925276818046,10.0,Undef
+13326,4.349999999999999,4.25435791711273,44.963925276818046,5.0,Undef
+13329,4.449999999999998,4.25435791711273,44.963925276818046,10.0,Undef
+13331,4.549999999999998,4.25435791711273,44.963925276818046,10.0,Undef
+13333,4.649999999999998,4.25435791711273,44.963925276818046,10.0,Undef
+13337,4.849999999999997,4.25435791711273,44.963925276818046,10.0,Undef
+13343,5.149999999999996,4.25435791711273,44.963925276818046,10.0,Undef
+13381,4.05,4.381461092286627,44.963925276818046,10.0,Undef
+13384,4.249999999999999,4.381461092286627,44.963925276818046,5.0,Undef
+13385,4.249999999999999,4.381461092286627,44.963925276818046,10.0,Undef
+13389,4.449999999999998,4.381461092286627,44.963925276818046,10.0,Undef
+13391,4.549999999999998,4.381461092286627,44.963925276818046,10.0,Undef
+13401,5.049999999999996,4.381461092286627,44.963925276818046,10.0,Undef
+13402,5.149999999999996,4.381461092286627,44.963925276818046,5.0,Undef
+13440,4.05,4.508564267460523,44.963925276818046,5.0,Undef
+13443,4.1499999999999995,4.508564267460523,44.963925276818046,10.0,Undef
+13445,4.249999999999999,4.508564267460523,44.963925276818046,10.0,Undef
+13450,4.549999999999998,4.508564267460523,44.963925276818046,5.0,Undef
+13481,6.049999999999993,4.508564267460523,44.963925276818046,10.0,Undef
+13500,4.05,4.635667442634419,44.963925276818046,5.0,Undef
+13501,4.05,4.635667442634419,44.963925276818046,10.0,Undef
+13503,4.1499999999999995,4.635667442634419,44.963925276818046,10.0,Undef
+13504,4.249999999999999,4.635667442634419,44.963925276818046,5.0,Undef
+13505,4.249999999999999,4.635667442634419,44.963925276818046,10.0,Undef
+13515,4.749999999999997,4.635667442634419,44.963925276818046,10.0,Undef
+13519,4.949999999999997,4.635667442634419,44.963925276818046,10.0,Undef
+13561,4.05,4.762770617808315,44.963925276818046,10.0,Undef
+13562,4.1499999999999995,4.762770617808315,44.963925276818046,5.0,Undef
+13564,4.249999999999999,4.762770617808315,44.963925276818046,5.0,Undef
+13569,4.449999999999998,4.762770617808315,44.963925276818046,10.0,Undef
+13575,4.749999999999997,4.762770617808315,44.963925276818046,10.0,Undef
+13592,5.649999999999994,4.762770617808315,44.963925276818046,5.0,Undef
+13620,4.05,4.889873792982211,44.963925276818046,5.0,Undef
+13621,4.05,4.889873792982211,44.963925276818046,10.0,Undef
+13623,4.1499999999999995,4.889873792982211,44.963925276818046,10.0,Undef
+13626,4.349999999999999,4.889873792982211,44.963925276818046,5.0,Undef
+13628,4.449999999999998,4.889873792982211,44.963925276818046,5.0,Undef
+13629,4.449999999999998,4.889873792982211,44.963925276818046,10.0,Undef
+13641,5.049999999999996,4.889873792982211,44.963925276818046,10.0,Undef
+13680,4.05,5.016976968156108,44.963925276818046,5.0,Undef
+13681,4.05,5.016976968156108,44.963925276818046,10.0,Undef
+13683,4.1499999999999995,5.016976968156108,44.963925276818046,10.0,Undef
+13684,4.249999999999999,5.016976968156108,44.963925276818046,5.0,Undef
+13685,4.249999999999999,5.016976968156108,44.963925276818046,10.0,Undef
+13689,4.449999999999998,5.016976968156108,44.963925276818046,10.0,Undef
+13692,4.649999999999998,5.016976968156108,44.963925276818046,5.0,Undef
+13693,4.649999999999998,5.016976968156108,44.963925276818046,10.0,Undef
+13696,4.849999999999997,5.016976968156108,44.963925276818046,5.0,Undef
+13701,5.049999999999996,5.016976968156108,44.963925276818046,10.0,Undef
+13735,6.74999999999999,5.016976968156108,44.963925276818046,10.0,Undef
+13743,4.1499999999999995,5.144080143330004,44.963925276818046,10.0,Undef
+13745,4.249999999999999,5.144080143330004,44.963925276818046,10.0,Undef
+13747,4.349999999999999,5.144080143330004,44.963925276818046,10.0,Undef
+13750,4.549999999999998,5.144080143330004,44.963925276818046,5.0,Undef
+13800,4.05,5.271183318503899,44.963925276818046,5.0,Undef
+13801,4.05,5.271183318503899,44.963925276818046,10.0,Undef
+13802,4.1499999999999995,5.271183318503899,44.963925276818046,5.0,Undef
+13804,4.249999999999999,5.271183318503899,44.963925276818046,5.0,Undef
+13805,4.249999999999999,5.271183318503899,44.963925276818046,10.0,Undef
+13806,4.349999999999999,5.271183318503899,44.963925276818046,5.0,Undef
+13807,4.349999999999999,5.271183318503899,44.963925276818046,10.0,Undef
+13809,4.449999999999998,5.271183318503899,44.963925276818046,10.0,Undef
+13810,4.549999999999998,5.271183318503899,44.963925276818046,5.0,Undef
+13811,4.549999999999998,5.271183318503899,44.963925276818046,10.0,Undef
+13821,5.049999999999996,5.271183318503899,44.963925276818046,10.0,Undef
+13822,5.149999999999996,5.271183318503899,44.963925276818046,5.0,Undef
+13825,5.249999999999996,5.271183318503899,44.963925276818046,10.0,Undef
+13860,4.05,5.398286493677796,44.963925276818046,5.0,Undef
+13861,4.05,5.398286493677796,44.963925276818046,10.0,Undef
+13862,4.1499999999999995,5.398286493677796,44.963925276818046,5.0,Undef
+13863,4.1499999999999995,5.398286493677796,44.963925276818046,10.0,Undef
+13864,4.249999999999999,5.398286493677796,44.963925276818046,5.0,Undef
+13865,4.249999999999999,5.398286493677796,44.963925276818046,10.0,Undef
+13866,4.349999999999999,5.398286493677796,44.963925276818046,5.0,Undef
+13869,4.449999999999998,5.398286493677796,44.963925276818046,10.0,Undef
+13878,4.949999999999997,5.398286493677796,44.963925276818046,5.0,Undef
+13879,4.949999999999997,5.398286493677796,44.963925276818046,10.0,Undef
+13891,5.5499999999999945,5.398286493677796,44.963925276818046,10.0,Undef
+13921,4.05,5.525389668851692,44.963925276818046,10.0,Undef
+13923,4.1499999999999995,5.525389668851692,44.963925276818046,10.0,Undef
+13927,4.349999999999999,5.525389668851692,44.963925276818046,10.0,Undef
+13929,4.449999999999998,5.525389668851692,44.963925276818046,10.0,Undef
+13981,4.05,5.652492844025588,44.963925276818046,10.0,Undef
+13983,4.1499999999999995,5.652492844025588,44.963925276818046,10.0,Undef
+13988,4.449999999999998,5.652492844025588,44.963925276818046,5.0,Undef
+13989,4.449999999999998,5.652492844025588,44.963925276818046,10.0,Undef
+13991,4.549999999999998,5.652492844025588,44.963925276818046,10.0,Undef
+13999,4.949999999999997,5.652492844025588,44.963925276818046,10.0,Undef
+14043,4.1499999999999995,5.779596019199484,44.963925276818046,10.0,Undef
+14045,4.249999999999999,5.779596019199484,44.963925276818046,10.0,Undef
+14047,4.349999999999999,5.779596019199484,44.963925276818046,10.0,Undef
+14048,4.449999999999998,5.779596019199484,44.963925276818046,5.0,Undef
+14049,4.449999999999998,5.779596019199484,44.963925276818046,10.0,Undef
+14053,4.649999999999998,5.779596019199484,44.963925276818046,10.0,Undef
+14055,4.749999999999997,5.779596019199484,44.963925276818046,10.0,Undef
+14065,5.249999999999996,5.779596019199484,44.963925276818046,10.0,Undef
+14101,4.05,5.90669919437338,44.963925276818046,10.0,Undef
+14103,4.1499999999999995,5.90669919437338,44.963925276818046,10.0,Undef
+14104,4.249999999999999,5.90669919437338,44.963925276818046,5.0,Undef
+14111,4.549999999999998,5.90669919437338,44.963925276818046,10.0,Undef
+14113,4.649999999999998,5.90669919437338,44.963925276818046,10.0,Undef
+14119,4.949999999999997,5.90669919437338,44.963925276818046,10.0,Undef
+14161,4.05,6.033802369547277,44.963925276818046,10.0,Undef
+14162,4.1499999999999995,6.033802369547277,44.963925276818046,5.0,Undef
+14163,4.1499999999999995,6.033802369547277,44.963925276818046,10.0,Undef
+14164,4.249999999999999,6.033802369547277,44.963925276818046,5.0,Undef
+14166,4.349999999999999,6.033802369547277,44.963925276818046,5.0,Undef
+14169,4.449999999999998,6.033802369547277,44.963925276818046,10.0,Undef
+14173,4.649999999999998,6.033802369547277,44.963925276818046,10.0,Undef
+14187,5.349999999999995,6.033802369547277,44.963925276818046,10.0,Undef
+14220,4.05,6.160905544721173,44.963925276818046,5.0,Undef
+14221,4.05,6.160905544721173,44.963925276818046,10.0,Undef
+14222,4.1499999999999995,6.160905544721173,44.963925276818046,5.0,Undef
+14225,4.249999999999999,6.160905544721173,44.963925276818046,10.0,Undef
+14227,4.349999999999999,6.160905544721173,44.963925276818046,10.0,Undef
+14232,4.649999999999998,6.160905544721173,44.963925276818046,5.0,Undef
+14233,4.649999999999998,6.160905544721173,44.963925276818046,10.0,Undef
+14239,4.949999999999997,6.160905544721173,44.963925276818046,10.0,Undef
+14280,4.05,6.2880087198950685,44.963925276818046,5.0,Undef
+14281,4.05,6.2880087198950685,44.963925276818046,10.0,Undef
+14283,4.1499999999999995,6.2880087198950685,44.963925276818046,10.0,Undef
+14284,4.249999999999999,6.2880087198950685,44.963925276818046,5.0,Undef
+14287,4.349999999999999,6.2880087198950685,44.963925276818046,10.0,Undef
+14295,4.749999999999997,6.2880087198950685,44.963925276818046,10.0,Undef
+14296,4.849999999999997,6.2880087198950685,44.963925276818046,5.0,Undef
+14301,5.049999999999996,6.2880087198950685,44.963925276818046,10.0,Undef
+14340,4.05,6.415111895068965,44.963925276818046,5.0,Undef
+14344,4.249999999999999,6.415111895068965,44.963925276818046,5.0,Undef
+14345,4.249999999999999,6.415111895068965,44.963925276818046,10.0,Undef
+14347,4.349999999999999,6.415111895068965,44.963925276818046,10.0,Undef
+14351,4.549999999999998,6.415111895068965,44.963925276818046,10.0,Undef
+14353,4.649999999999998,6.415111895068965,44.963925276818046,10.0,Undef
+14355,4.749999999999997,6.415111895068965,44.963925276818046,10.0,Undef
+14365,5.249999999999996,6.415111895068965,44.963925276818046,10.0,Undef
+14401,4.05,3.9999527838008264,44.873993116226174,10.0,Undef
+14402,4.1499999999999995,3.9999527838008264,44.873993116226174,5.0,Undef
+14403,4.1499999999999995,3.9999527838008264,44.873993116226174,10.0,Undef
+14405,4.249999999999999,3.9999527838008264,44.873993116226174,10.0,Undef
+14407,4.349999999999999,3.9999527838008264,44.873993116226174,10.0,Undef
+14411,4.549999999999998,3.9999527838008264,44.873993116226174,10.0,Undef
+14414,4.749999999999997,3.9999527838008264,44.873993116226174,5.0,Undef
+14461,4.05,4.126857176010611,44.873993116226174,10.0,Undef
+14462,4.1499999999999995,4.126857176010611,44.873993116226174,5.0,Undef
+14465,4.249999999999999,4.126857176010611,44.873993116226174,10.0,Undef
+14469,4.449999999999998,4.126857176010611,44.873993116226174,10.0,Undef
+14471,4.549999999999998,4.126857176010611,44.873993116226174,10.0,Undef
+14481,5.049999999999996,4.126857176010611,44.873993116226174,10.0,Undef
+14521,4.05,4.253761568220395,44.873993116226174,10.0,Undef
+14522,4.1499999999999995,4.253761568220395,44.873993116226174,5.0,Undef
+14530,4.549999999999998,4.253761568220395,44.873993116226174,5.0,Undef
+14539,4.949999999999997,4.253761568220395,44.873993116226174,10.0,Undef
+14542,5.149999999999996,4.253761568220395,44.873993116226174,5.0,Undef
+14558,5.949999999999993,4.253761568220395,44.873993116226174,5.0,Undef
+14581,4.05,4.380665960430179,44.873993116226174,10.0,Undef
+14582,4.1499999999999995,4.380665960430179,44.873993116226174,5.0,Undef
+14583,4.1499999999999995,4.380665960430179,44.873993116226174,10.0,Undef
+14585,4.249999999999999,4.380665960430179,44.873993116226174,10.0,Undef
+14589,4.449999999999998,4.380665960430179,44.873993116226174,10.0,Undef
+14601,5.049999999999996,4.380665960430179,44.873993116226174,10.0,Undef
+14602,5.149999999999996,4.380665960430179,44.873993116226174,5.0,Undef
+14607,5.349999999999995,4.380665960430179,44.873993116226174,10.0,Undef
+14641,4.05,4.507570352639964,44.873993116226174,10.0,Undef
+14642,4.1499999999999995,4.507570352639964,44.873993116226174,5.0,Undef
+14644,4.249999999999999,4.507570352639964,44.873993116226174,5.0,Undef
+14651,4.549999999999998,4.507570352639964,44.873993116226174,10.0,Undef
+14652,4.649999999999998,4.507570352639964,44.873993116226174,5.0,Undef
+14653,4.649999999999998,4.507570352639964,44.873993116226174,10.0,Undef
+14657,4.849999999999997,4.507570352639964,44.873993116226174,10.0,Undef
+14663,5.149999999999996,4.507570352639964,44.873993116226174,10.0,Undef
+14701,4.05,4.634474744849748,44.873993116226174,10.0,Undef
+14703,4.1499999999999995,4.634474744849748,44.873993116226174,10.0,Undef
+14704,4.249999999999999,4.634474744849748,44.873993116226174,5.0,Undef
+14717,4.849999999999997,4.634474744849748,44.873993116226174,10.0,Undef
+14761,4.05,4.761379137059532,44.873993116226174,10.0,Undef
+14765,4.249999999999999,4.761379137059532,44.873993116226174,10.0,Undef
+14767,4.349999999999999,4.761379137059532,44.873993116226174,10.0,Undef
+14769,4.449999999999998,4.761379137059532,44.873993116226174,10.0,Undef
+14770,4.549999999999998,4.761379137059532,44.873993116226174,5.0,Undef
+14771,4.549999999999998,4.761379137059532,44.873993116226174,10.0,Undef
+14783,5.149999999999996,4.761379137059532,44.873993116226174,10.0,Undef
+14787,5.349999999999995,4.761379137059532,44.873993116226174,10.0,Undef
+14820,4.05,4.888283529269317,44.873993116226174,5.0,Undef
+14821,4.05,4.888283529269317,44.873993116226174,10.0,Undef
+14823,4.1499999999999995,4.888283529269317,44.873993116226174,10.0,Undef
+14825,4.249999999999999,4.888283529269317,44.873993116226174,10.0,Undef
+14829,4.449999999999998,4.888283529269317,44.873993116226174,10.0,Undef
+14830,4.549999999999998,4.888283529269317,44.873993116226174,5.0,Undef
+14831,4.549999999999998,4.888283529269317,44.873993116226174,10.0,Undef
+14881,4.05,5.015187921479101,44.873993116226174,10.0,Undef
+14883,4.1499999999999995,5.015187921479101,44.873993116226174,10.0,Undef
+14887,4.349999999999999,5.015187921479101,44.873993116226174,10.0,Undef
+14889,4.449999999999998,5.015187921479101,44.873993116226174,10.0,Undef
+14891,4.549999999999998,5.015187921479101,44.873993116226174,10.0,Undef
+14895,4.749999999999997,5.015187921479101,44.873993116226174,10.0,Undef
+14897,4.849999999999997,5.015187921479101,44.873993116226174,10.0,Undef
+14905,5.249999999999996,5.015187921479101,44.873993116226174,10.0,Undef
+14915,5.749999999999994,5.015187921479101,44.873993116226174,10.0,Undef
+14940,4.05,5.142092313688885,44.873993116226174,5.0,Undef
+14941,4.05,5.142092313688885,44.873993116226174,10.0,Undef
+14945,4.249999999999999,5.142092313688885,44.873993116226174,10.0,Undef
+14946,4.349999999999999,5.142092313688885,44.873993116226174,5.0,Undef
+14949,4.449999999999998,5.142092313688885,44.873993116226174,10.0,Undef
+14957,4.849999999999997,5.142092313688885,44.873993116226174,10.0,Undef
+14961,5.049999999999996,5.142092313688885,44.873993116226174,10.0,Undef
+15001,4.05,5.26899670589867,44.873993116226174,10.0,Undef
+15002,4.1499999999999995,5.26899670589867,44.873993116226174,5.0,Undef
+15003,4.1499999999999995,5.26899670589867,44.873993116226174,10.0,Undef
+15009,4.449999999999998,5.26899670589867,44.873993116226174,10.0,Undef
+15011,4.549999999999998,5.26899670589867,44.873993116226174,10.0,Undef
+15012,4.649999999999998,5.26899670589867,44.873993116226174,5.0,Undef
+15019,4.949999999999997,5.26899670589867,44.873993116226174,10.0,Undef
+15049,6.449999999999991,5.26899670589867,44.873993116226174,10.0,Undef
+15063,4.1499999999999995,5.395901098108454,44.873993116226174,10.0,Undef
+15065,4.249999999999999,5.395901098108454,44.873993116226174,10.0,Undef
+15070,4.549999999999998,5.395901098108454,44.873993116226174,5.0,Undef
+15120,4.05,5.522805490318238,44.873993116226174,5.0,Undef
+15121,4.05,5.522805490318238,44.873993116226174,10.0,Undef
+15122,4.1499999999999995,5.522805490318238,44.873993116226174,5.0,Undef
+15123,4.1499999999999995,5.522805490318238,44.873993116226174,10.0,Undef
+15125,4.249999999999999,5.522805490318238,44.873993116226174,10.0,Undef
+15126,4.349999999999999,5.522805490318238,44.873993116226174,5.0,Undef
+15129,4.449999999999998,5.522805490318238,44.873993116226174,10.0,Undef
+15132,4.649999999999998,5.522805490318238,44.873993116226174,5.0,Undef
+15133,4.649999999999998,5.522805490318238,44.873993116226174,10.0,Undef
+15181,4.05,5.649709882528023,44.873993116226174,10.0,Undef
+15184,4.249999999999999,5.649709882528023,44.873993116226174,5.0,Undef
+15185,4.249999999999999,5.649709882528023,44.873993116226174,10.0,Undef
+15188,4.449999999999998,5.649709882528023,44.873993116226174,5.0,Undef
+15193,4.649999999999998,5.649709882528023,44.873993116226174,10.0,Undef
+15203,5.149999999999996,5.649709882528023,44.873993116226174,10.0,Undef
+15240,4.05,5.776614274737807,44.873993116226174,5.0,Undef
+15241,4.05,5.776614274737807,44.873993116226174,10.0,Undef
+15243,4.1499999999999995,5.776614274737807,44.873993116226174,10.0,Undef
+15244,4.249999999999999,5.776614274737807,44.873993116226174,5.0,Undef
+15245,4.249999999999999,5.776614274737807,44.873993116226174,10.0,Undef
+15246,4.349999999999999,5.776614274737807,44.873993116226174,5.0,Undef
+15247,4.349999999999999,5.776614274737807,44.873993116226174,10.0,Undef
+15251,4.549999999999998,5.776614274737807,44.873993116226174,10.0,Undef
+15254,4.749999999999997,5.776614274737807,44.873993116226174,5.0,Undef
+15256,4.849999999999997,5.776614274737807,44.873993116226174,5.0,Undef
+15257,4.849999999999997,5.776614274737807,44.873993116226174,10.0,Undef
+15300,4.05,5.903518666947591,44.873993116226174,5.0,Undef
+15301,4.05,5.903518666947591,44.873993116226174,10.0,Undef
+15308,4.449999999999998,5.903518666947591,44.873993116226174,5.0,Undef
+15312,4.649999999999998,5.903518666947591,44.873993116226174,5.0,Undef
+15313,4.649999999999998,5.903518666947591,44.873993116226174,10.0,Undef
+15331,5.5499999999999945,5.903518666947591,44.873993116226174,10.0,Undef
+15360,4.05,6.030423059157376,44.873993116226174,5.0,Undef
+15361,4.05,6.030423059157376,44.873993116226174,10.0,Undef
+15362,4.1499999999999995,6.030423059157376,44.873993116226174,5.0,Undef
+15363,4.1499999999999995,6.030423059157376,44.873993116226174,10.0,Undef
+15365,4.249999999999999,6.030423059157376,44.873993116226174,10.0,Undef
+15366,4.349999999999999,6.030423059157376,44.873993116226174,5.0,Undef
+15371,4.549999999999998,6.030423059157376,44.873993116226174,10.0,Undef
+15374,4.749999999999997,6.030423059157376,44.873993116226174,5.0,Undef
+15380,5.049999999999996,6.030423059157376,44.873993116226174,5.0,Undef
+15389,5.449999999999995,6.030423059157376,44.873993116226174,10.0,Undef
+15420,4.05,6.15732745136716,44.873993116226174,5.0,Undef
+15421,4.05,6.15732745136716,44.873993116226174,10.0,Undef
+15423,4.1499999999999995,6.15732745136716,44.873993116226174,10.0,Undef
+15425,4.249999999999999,6.15732745136716,44.873993116226174,10.0,Undef
+15427,4.349999999999999,6.15732745136716,44.873993116226174,10.0,Undef
+15429,4.449999999999998,6.15732745136716,44.873993116226174,10.0,Undef
+15439,4.949999999999997,6.15732745136716,44.873993116226174,10.0,Undef
+15461,6.049999999999993,6.15732745136716,44.873993116226174,10.0,Undef
+15481,4.05,6.284231843576944,44.873993116226174,10.0,Undef
+15482,4.1499999999999995,6.284231843576944,44.873993116226174,5.0,Undef
+15483,4.1499999999999995,6.284231843576944,44.873993116226174,10.0,Undef
+15484,4.249999999999999,6.284231843576944,44.873993116226174,5.0,Undef
+15486,4.349999999999999,6.284231843576944,44.873993116226174,5.0,Undef
+15493,4.649999999999998,6.284231843576944,44.873993116226174,10.0,Undef
+15494,4.749999999999997,6.284231843576944,44.873993116226174,5.0,Undef
+15540,4.05,6.411136235786729,44.873993116226174,5.0,Undef
+15543,4.1499999999999995,6.411136235786729,44.873993116226174,10.0,Undef
+15547,4.349999999999999,6.411136235786729,44.873993116226174,10.0,Undef
+15550,4.549999999999998,6.411136235786729,44.873993116226174,5.0,Undef
+15551,4.549999999999998,6.411136235786729,44.873993116226174,10.0,Undef
+15562,5.149999999999996,6.411136235786729,44.873993116226174,5.0,Undef
+15571,5.5499999999999945,6.411136235786729,44.873993116226174,10.0,Undef
+15601,4.05,3.999754933314077,44.7840609556343,10.0,Undef
+15603,4.1499999999999995,3.999754933314077,44.7840609556343,10.0,Undef
+15605,4.249999999999999,3.999754933314077,44.7840609556343,10.0,Undef
+15606,4.349999999999999,3.999754933314077,44.7840609556343,5.0,Undef
+15609,4.449999999999998,3.999754933314077,44.7840609556343,10.0,Undef
+15617,4.849999999999997,3.999754933314077,44.7840609556343,10.0,Undef
+15661,4.05,4.126461475037138,44.7840609556343,10.0,Undef
+15663,4.1499999999999995,4.126461475037138,44.7840609556343,10.0,Undef
+15664,4.249999999999999,4.126461475037138,44.7840609556343,5.0,Undef
+15671,4.549999999999998,4.126461475037138,44.7840609556343,10.0,Undef
+15679,4.949999999999997,4.126461475037138,44.7840609556343,10.0,Undef
+15723,4.1499999999999995,4.253168016760198,44.7840609556343,10.0,Undef
+15724,4.249999999999999,4.253168016760198,44.7840609556343,5.0,Undef
+15725,4.249999999999999,4.253168016760198,44.7840609556343,10.0,Undef
+15727,4.349999999999999,4.253168016760198,44.7840609556343,10.0,Undef
+15728,4.449999999999998,4.253168016760198,44.7840609556343,5.0,Undef
+15730,4.549999999999998,4.253168016760198,44.7840609556343,5.0,Undef
+15735,4.749999999999997,4.253168016760198,44.7840609556343,10.0,Undef
+15737,4.849999999999997,4.253168016760198,44.7840609556343,10.0,Undef
+15775,6.74999999999999,4.253168016760198,44.7840609556343,10.0,Undef
+15781,4.05,4.379874558483258,44.7840609556343,10.0,Undef
+15785,4.249999999999999,4.379874558483258,44.7840609556343,10.0,Undef
+15840,4.05,4.5065811002063185,44.7840609556343,5.0,Undef
+15842,4.1499999999999995,4.5065811002063185,44.7840609556343,5.0,Undef
+15843,4.1499999999999995,4.5065811002063185,44.7840609556343,10.0,Undef
+15846,4.349999999999999,4.5065811002063185,44.7840609556343,5.0,Undef
+15847,4.349999999999999,4.5065811002063185,44.7840609556343,10.0,Undef
+15900,4.05,4.633287641929379,44.7840609556343,5.0,Undef
+15901,4.05,4.633287641929379,44.7840609556343,10.0,Undef
+15904,4.249999999999999,4.633287641929379,44.7840609556343,5.0,Undef
+15905,4.249999999999999,4.633287641929379,44.7840609556343,10.0,Undef
+15908,4.449999999999998,4.633287641929379,44.7840609556343,5.0,Undef
+15921,5.049999999999996,4.633287641929379,44.7840609556343,10.0,Undef
+15924,5.249999999999996,4.633287641929379,44.7840609556343,5.0,Undef
+15961,4.05,4.759994183652439,44.7840609556343,10.0,Undef
+15963,4.1499999999999995,4.759994183652439,44.7840609556343,10.0,Undef
+15966,4.349999999999999,4.759994183652439,44.7840609556343,5.0,Undef
+15967,4.349999999999999,4.759994183652439,44.7840609556343,10.0,Undef
+15972,4.649999999999998,4.759994183652439,44.7840609556343,5.0,Undef
+15973,4.649999999999998,4.759994183652439,44.7840609556343,10.0,Undef
+16020,4.05,4.8867007253754995,44.7840609556343,5.0,Undef
+16024,4.249999999999999,4.8867007253754995,44.7840609556343,5.0,Undef
+16027,4.349999999999999,4.8867007253754995,44.7840609556343,10.0,Undef
+16029,4.449999999999998,4.8867007253754995,44.7840609556343,10.0,Undef
+16035,4.749999999999997,4.8867007253754995,44.7840609556343,10.0,Undef
+16036,4.849999999999997,4.8867007253754995,44.7840609556343,5.0,Undef
+16044,5.249999999999996,4.8867007253754995,44.7840609556343,5.0,Undef
+16080,4.05,5.01340726709856,44.7840609556343,5.0,Undef
+16081,4.05,5.01340726709856,44.7840609556343,10.0,Undef
+16083,4.1499999999999995,5.01340726709856,44.7840609556343,10.0,Undef
+16084,4.249999999999999,5.01340726709856,44.7840609556343,5.0,Undef
+16085,4.249999999999999,5.01340726709856,44.7840609556343,10.0,Undef
+16101,5.049999999999996,5.01340726709856,44.7840609556343,10.0,Undef
+16140,4.05,5.14011380882162,44.7840609556343,5.0,Undef
+16141,4.05,5.14011380882162,44.7840609556343,10.0,Undef
+16143,4.1499999999999995,5.14011380882162,44.7840609556343,10.0,Undef
+16145,4.249999999999999,5.14011380882162,44.7840609556343,10.0,Undef
+16147,4.349999999999999,5.14011380882162,44.7840609556343,10.0,Undef
+16149,4.449999999999998,5.14011380882162,44.7840609556343,10.0,Undef
+16153,4.649999999999998,5.14011380882162,44.7840609556343,10.0,Undef
+16200,4.05,5.2668203505446805,44.7840609556343,5.0,Undef
+16201,4.05,5.2668203505446805,44.7840609556343,10.0,Undef
+16218,4.949999999999997,5.2668203505446805,44.7840609556343,5.0,Undef
+16263,4.1499999999999995,5.393526892267741,44.7840609556343,10.0,Undef
+16267,4.349999999999999,5.393526892267741,44.7840609556343,10.0,Undef
+16269,4.449999999999998,5.393526892267741,44.7840609556343,10.0,Undef
+16270,4.549999999999998,5.393526892267741,44.7840609556343,5.0,Undef
+16323,4.1499999999999995,5.520233433990801,44.7840609556343,10.0,Undef
+16327,4.349999999999999,5.520233433990801,44.7840609556343,10.0,Undef
+16329,4.449999999999998,5.520233433990801,44.7840609556343,10.0,Undef
+16333,4.649999999999998,5.520233433990801,44.7840609556343,10.0,Undef
+16335,4.749999999999997,5.520233433990801,44.7840609556343,10.0,Undef
+16337,4.849999999999997,5.520233433990801,44.7840609556343,10.0,Undef
+16339,4.949999999999997,5.520233433990801,44.7840609556343,10.0,Undef
+16349,5.449999999999995,5.520233433990801,44.7840609556343,10.0,Undef
+16381,4.05,5.646939975713861,44.7840609556343,10.0,Undef
+16382,4.1499999999999995,5.646939975713861,44.7840609556343,5.0,Undef
+16383,4.1499999999999995,5.646939975713861,44.7840609556343,10.0,Undef
+16385,4.249999999999999,5.646939975713861,44.7840609556343,10.0,Undef
+16387,4.349999999999999,5.646939975713861,44.7840609556343,10.0,Undef
+16391,4.549999999999998,5.646939975713861,44.7840609556343,10.0,Undef
+16397,4.849999999999997,5.646939975713861,44.7840609556343,10.0,Undef
+16399,4.949999999999997,5.646939975713861,44.7840609556343,10.0,Undef
+16441,4.05,5.773646517436922,44.7840609556343,10.0,Undef
+16443,4.1499999999999995,5.773646517436922,44.7840609556343,10.0,Undef
+16444,4.249999999999999,5.773646517436922,44.7840609556343,5.0,Undef
+16445,4.249999999999999,5.773646517436922,44.7840609556343,10.0,Undef
+16447,4.349999999999999,5.773646517436922,44.7840609556343,10.0,Undef
+16449,4.449999999999998,5.773646517436922,44.7840609556343,10.0,Undef
+16455,4.749999999999997,5.773646517436922,44.7840609556343,10.0,Undef
+16457,4.849999999999997,5.773646517436922,44.7840609556343,10.0,Undef
+16501,4.05,5.900353059159982,44.7840609556343,10.0,Undef
+16503,4.1499999999999995,5.900353059159982,44.7840609556343,10.0,Undef
+16563,4.1499999999999995,6.027059600883042,44.7840609556343,10.0,Undef
+16569,4.449999999999998,6.027059600883042,44.7840609556343,10.0,Undef
+16570,4.549999999999998,6.027059600883042,44.7840609556343,5.0,Undef
+16620,4.05,6.153766142606103,44.7840609556343,5.0,Undef
+16621,4.05,6.153766142606103,44.7840609556343,10.0,Undef
+16622,4.1499999999999995,6.153766142606103,44.7840609556343,5.0,Undef
+16623,4.1499999999999995,6.153766142606103,44.7840609556343,10.0,Undef
+16629,4.449999999999998,6.153766142606103,44.7840609556343,10.0,Undef
+16630,4.549999999999998,6.153766142606103,44.7840609556343,5.0,Undef
+16635,4.749999999999997,6.153766142606103,44.7840609556343,10.0,Undef
+16638,4.949999999999997,6.153766142606103,44.7840609556343,5.0,Undef
+16643,5.149999999999996,6.153766142606103,44.7840609556343,10.0,Undef
+16645,5.249999999999996,6.153766142606103,44.7840609556343,10.0,Undef
+16681,4.05,6.280472684329163,44.7840609556343,10.0,Undef
+16682,4.1499999999999995,6.280472684329163,44.7840609556343,5.0,Undef
+16683,4.1499999999999995,6.280472684329163,44.7840609556343,10.0,Undef
+16685,4.249999999999999,6.280472684329163,44.7840609556343,10.0,Undef
+16686,4.349999999999999,6.280472684329163,44.7840609556343,5.0,Undef
+16689,4.449999999999998,6.280472684329163,44.7840609556343,10.0,Undef
+16697,4.849999999999997,6.280472684329163,44.7840609556343,10.0,Undef
+16741,4.05,6.407179226052223,44.7840609556343,10.0,Undef
+16742,4.1499999999999995,6.407179226052223,44.7840609556343,5.0,Undef
+16743,4.1499999999999995,6.407179226052223,44.7840609556343,10.0,Undef
+16751,4.549999999999998,6.407179226052223,44.7840609556343,10.0,Undef
+16753,4.649999999999998,6.407179226052223,44.7840609556343,10.0,Undef
+16756,4.849999999999997,6.407179226052223,44.7840609556343,5.0,Undef
+16765,5.249999999999996,6.407179226052223,44.7840609556343,10.0,Undef
+16775,5.749999999999994,6.407179226052223,44.7840609556343,10.0,Undef
+16791,6.549999999999991,6.407179226052223,44.7840609556343,10.0,Undef
+16801,4.05,6.533885767775284,44.7840609556343,10.0,Undef
+16804,4.249999999999999,6.533885767775284,44.7840609556343,5.0,Undef
+16806,4.349999999999999,6.533885767775284,44.7840609556343,5.0,Undef
+16807,4.349999999999999,6.533885767775284,44.7840609556343,10.0,Undef
+16809,4.449999999999998,6.533885767775284,44.7840609556343,10.0,Undef
+16811,4.549999999999998,6.533885767775284,44.7840609556343,10.0,Undef
+16823,5.149999999999996,6.533885767775284,44.7840609556343,10.0,Undef
+16839,5.949999999999993,6.533885767775284,44.7840609556343,10.0,Undef
+16860,4.05,4.126067628364116,44.694128795042424,5.0,Undef
+16861,4.05,4.126067628364116,44.694128795042424,10.0,Undef
+16863,4.1499999999999995,4.126067628364116,44.694128795042424,10.0,Undef
+16864,4.249999999999999,4.126067628364116,44.694128795042424,5.0,Undef
+16865,4.249999999999999,4.126067628364116,44.694128795042424,10.0,Undef
+16871,4.549999999999998,4.126067628364116,44.694128795042424,10.0,Undef
+16873,4.649999999999998,4.126067628364116,44.694128795042424,10.0,Undef
+16876,4.849999999999997,4.126067628364116,44.694128795042424,5.0,Undef
+16877,4.849999999999997,4.126067628364116,44.694128795042424,10.0,Undef
+16882,5.149999999999996,4.126067628364116,44.694128795042424,5.0,Undef
+16885,5.249999999999996,4.126067628364116,44.694128795042424,10.0,Undef
+16921,4.05,4.252577246750666,44.694128795042424,10.0,Undef
+16923,4.1499999999999995,4.252577246750666,44.694128795042424,10.0,Undef
+16925,4.249999999999999,4.252577246750666,44.694128795042424,10.0,Undef
+16926,4.349999999999999,4.252577246750666,44.694128795042424,5.0,Undef
+16929,4.449999999999998,4.252577246750666,44.694128795042424,10.0,Undef
+16931,4.549999999999998,4.252577246750666,44.694128795042424,10.0,Undef
+16933,4.649999999999998,4.252577246750666,44.694128795042424,10.0,Undef
+16989,4.449999999999998,4.379086865137215,44.694128795042424,10.0,Undef
+16993,4.649999999999998,4.379086865137215,44.694128795042424,10.0,Undef
+16997,4.849999999999997,4.379086865137215,44.694128795042424,10.0,Undef
+17041,4.05,4.505596483523765,44.694128795042424,10.0,Undef
+17042,4.1499999999999995,4.505596483523765,44.694128795042424,5.0,Undef
+17043,4.1499999999999995,4.505596483523765,44.694128795042424,10.0,Undef
+17047,4.349999999999999,4.505596483523765,44.694128795042424,10.0,Undef
+17063,5.149999999999996,4.505596483523765,44.694128795042424,10.0,Undef
+17077,5.849999999999993,4.505596483523765,44.694128795042424,10.0,Undef
+17100,4.05,4.632106101910314,44.694128795042424,5.0,Undef
+17101,4.05,4.632106101910314,44.694128795042424,10.0,Undef
+17104,4.249999999999999,4.632106101910314,44.694128795042424,5.0,Undef
+17105,4.249999999999999,4.632106101910314,44.694128795042424,10.0,Undef
+17109,4.449999999999998,4.632106101910314,44.694128795042424,10.0,Undef
+17111,4.549999999999998,4.632106101910314,44.694128795042424,10.0,Undef
+17121,5.049999999999996,4.632106101910314,44.694128795042424,10.0,Undef
+17123,5.149999999999996,4.632106101910314,44.694128795042424,10.0,Undef
+17125,5.249999999999996,4.632106101910314,44.694128795042424,10.0,Undef
+17135,5.749999999999994,4.632106101910314,44.694128795042424,10.0,Undef
+17161,4.05,4.758615720296864,44.694128795042424,10.0,Undef
+17163,4.1499999999999995,4.758615720296864,44.694128795042424,10.0,Undef
+17164,4.249999999999999,4.758615720296864,44.694128795042424,5.0,Undef
+17169,4.449999999999998,4.758615720296864,44.694128795042424,10.0,Undef
+17171,4.549999999999998,4.758615720296864,44.694128795042424,10.0,Undef
+17176,4.849999999999997,4.758615720296864,44.694128795042424,5.0,Undef
+17177,4.849999999999997,4.758615720296864,44.694128795042424,10.0,Undef
+17221,4.05,4.885125338683413,44.694128795042424,10.0,Undef
+17222,4.1499999999999995,4.885125338683413,44.694128795042424,5.0,Undef
+17223,4.1499999999999995,4.885125338683413,44.694128795042424,10.0,Undef
+17225,4.249999999999999,4.885125338683413,44.694128795042424,10.0,Undef
+17227,4.349999999999999,4.885125338683413,44.694128795042424,10.0,Undef
+17229,4.449999999999998,4.885125338683413,44.694128795042424,10.0,Undef
+17230,4.549999999999998,4.885125338683413,44.694128795042424,5.0,Undef
+17231,4.549999999999998,4.885125338683413,44.694128795042424,10.0,Undef
+17236,4.849999999999997,4.885125338683413,44.694128795042424,5.0,Undef
+17248,5.449999999999995,4.885125338683413,44.694128795042424,5.0,Undef
+17283,4.1499999999999995,5.011634957069963,44.694128795042424,10.0,Undef
+17287,4.349999999999999,5.011634957069963,44.694128795042424,10.0,Undef
+17289,4.449999999999998,5.011634957069963,44.694128795042424,10.0,Undef
+17290,4.549999999999998,5.011634957069963,44.694128795042424,5.0,Undef
+17299,4.949999999999997,5.011634957069963,44.694128795042424,10.0,Undef
+17340,4.05,5.138144575456512,44.694128795042424,5.0,Undef
+17341,4.05,5.138144575456512,44.694128795042424,10.0,Undef
+17343,4.1499999999999995,5.138144575456512,44.694128795042424,10.0,Undef
+17345,4.249999999999999,5.138144575456512,44.694128795042424,10.0,Undef
+17348,4.449999999999998,5.138144575456512,44.694128795042424,5.0,Undef
+17351,4.549999999999998,5.138144575456512,44.694128795042424,10.0,Undef
+17353,4.649999999999998,5.138144575456512,44.694128795042424,10.0,Undef
+17354,4.749999999999997,5.138144575456512,44.694128795042424,5.0,Undef
+17357,4.849999999999997,5.138144575456512,44.694128795042424,10.0,Undef
+17359,4.949999999999997,5.138144575456512,44.694128795042424,10.0,Undef
+17401,4.05,5.264654193843062,44.694128795042424,10.0,Undef
+17403,4.1499999999999995,5.264654193843062,44.694128795042424,10.0,Undef
+17406,4.349999999999999,5.264654193843062,44.694128795042424,5.0,Undef
+17408,4.449999999999998,5.264654193843062,44.694128795042424,5.0,Undef
+17409,4.449999999999998,5.264654193843062,44.694128795042424,10.0,Undef
+17413,4.649999999999998,5.264654193843062,44.694128795042424,10.0,Undef
+17415,4.749999999999997,5.264654193843062,44.694128795042424,10.0,Undef
+17437,5.849999999999993,5.264654193843062,44.694128795042424,10.0,Undef
+17463,4.1499999999999995,5.391163812229611,44.694128795042424,10.0,Undef
+17465,4.249999999999999,5.391163812229611,44.694128795042424,10.0,Undef
+17467,4.349999999999999,5.391163812229611,44.694128795042424,10.0,Undef
+17468,4.449999999999998,5.391163812229611,44.694128795042424,5.0,Undef
+17470,4.549999999999998,5.391163812229611,44.694128795042424,5.0,Undef
+17471,4.549999999999998,5.391163812229611,44.694128795042424,10.0,Undef
+17489,5.449999999999995,5.391163812229611,44.694128795042424,10.0,Undef
+17520,4.05,5.517673430616161,44.694128795042424,5.0,Undef
+17521,4.05,5.517673430616161,44.694128795042424,10.0,Undef
+17525,4.249999999999999,5.517673430616161,44.694128795042424,10.0,Undef
+17529,4.449999999999998,5.517673430616161,44.694128795042424,10.0,Undef
+17530,4.549999999999998,5.517673430616161,44.694128795042424,5.0,Undef
+17581,4.05,5.64418304900271,44.694128795042424,10.0,Undef
+17582,4.1499999999999995,5.64418304900271,44.694128795042424,5.0,Undef
+17583,4.1499999999999995,5.64418304900271,44.694128795042424,10.0,Undef
+17587,4.349999999999999,5.64418304900271,44.694128795042424,10.0,Undef
+17589,4.449999999999998,5.64418304900271,44.694128795042424,10.0,Undef
+17591,4.549999999999998,5.64418304900271,44.694128795042424,10.0,Undef
+17594,4.749999999999997,5.64418304900271,44.694128795042424,5.0,Undef
+17597,4.849999999999997,5.64418304900271,44.694128795042424,10.0,Undef
+17609,5.449999999999995,5.64418304900271,44.694128795042424,10.0,Undef
+17641,4.05,5.77069266738926,44.694128795042424,10.0,Undef
+17642,4.1499999999999995,5.77069266738926,44.694128795042424,5.0,Undef
+17643,4.1499999999999995,5.77069266738926,44.694128795042424,10.0,Undef
+17646,4.349999999999999,5.77069266738926,44.694128795042424,5.0,Undef
+17647,4.349999999999999,5.77069266738926,44.694128795042424,10.0,Undef
+17651,4.549999999999998,5.77069266738926,44.694128795042424,10.0,Undef
+17663,5.149999999999996,5.77069266738926,44.694128795042424,10.0,Undef
+17705,4.249999999999999,5.897202285775809,44.694128795042424,10.0,Undef
+17713,4.649999999999998,5.897202285775809,44.694128795042424,10.0,Undef
+17717,4.849999999999997,5.897202285775809,44.694128795042424,10.0,Undef
+17761,4.05,6.023711904162359,44.694128795042424,10.0,Undef
+17763,4.1499999999999995,6.023711904162359,44.694128795042424,10.0,Undef
+17764,4.249999999999999,6.023711904162359,44.694128795042424,5.0,Undef
+17765,4.249999999999999,6.023711904162359,44.694128795042424,10.0,Undef
+17767,4.349999999999999,6.023711904162359,44.694128795042424,10.0,Undef
+17769,4.449999999999998,6.023711904162359,44.694128795042424,10.0,Undef
+17771,4.549999999999998,6.023711904162359,44.694128795042424,10.0,Undef
+17821,4.05,6.150221522548908,44.694128795042424,10.0,Undef
+17823,4.1499999999999995,6.150221522548908,44.694128795042424,10.0,Undef
+17824,4.249999999999999,6.150221522548908,44.694128795042424,5.0,Undef
+17825,4.249999999999999,6.150221522548908,44.694128795042424,10.0,Undef
+17826,4.349999999999999,6.150221522548908,44.694128795042424,5.0,Undef
+17827,4.349999999999999,6.150221522548908,44.694128795042424,10.0,Undef
+17828,4.449999999999998,6.150221522548908,44.694128795042424,5.0,Undef
+17829,4.449999999999998,6.150221522548908,44.694128795042424,10.0,Undef
+17832,4.649999999999998,6.150221522548908,44.694128795042424,5.0,Undef
+17837,4.849999999999997,6.150221522548908,44.694128795042424,10.0,Undef
+17845,5.249999999999996,6.150221522548908,44.694128795042424,10.0,Undef
+17880,4.05,6.276731140935458,44.694128795042424,5.0,Undef
+17881,4.05,6.276731140935458,44.694128795042424,10.0,Undef
+17882,4.1499999999999995,6.276731140935458,44.694128795042424,5.0,Undef
+17883,4.1499999999999995,6.276731140935458,44.694128795042424,10.0,Undef
+17885,4.249999999999999,6.276731140935458,44.694128795042424,10.0,Undef
+17893,4.649999999999998,6.276731140935458,44.694128795042424,10.0,Undef
+17941,4.05,6.403240759322007,44.694128795042424,10.0,Undef
+17942,4.1499999999999995,6.403240759322007,44.694128795042424,5.0,Undef
+17943,4.1499999999999995,6.403240759322007,44.694128795042424,10.0,Undef
+17944,4.249999999999999,6.403240759322007,44.694128795042424,5.0,Undef
+17950,4.549999999999998,6.403240759322007,44.694128795042424,5.0,Undef
+17953,4.649999999999998,6.403240759322007,44.694128795042424,10.0,Undef
+17956,4.849999999999997,6.403240759322007,44.694128795042424,5.0,Undef
+17957,4.849999999999997,6.403240759322007,44.694128795042424,10.0,Undef
+17962,5.149999999999996,6.403240759322007,44.694128795042424,5.0,Undef
+17963,5.149999999999996,6.403240759322007,44.694128795042424,10.0,Undef
+17985,6.249999999999992,6.403240759322007,44.694128795042424,10.0,Undef
+17989,6.449999999999991,6.403240759322007,44.694128795042424,10.0,Undef
+18000,4.05,6.529750377708557,44.694128795042424,5.0,Undef
+18001,4.05,6.529750377708557,44.694128795042424,10.0,Undef
+18003,4.1499999999999995,6.529750377708557,44.694128795042424,10.0,Undef
+18005,4.249999999999999,6.529750377708557,44.694128795042424,10.0,Undef
+18006,4.349999999999999,6.529750377708557,44.694128795042424,5.0,Undef
+18008,4.449999999999998,6.529750377708557,44.694128795042424,5.0,Undef
+18011,4.549999999999998,6.529750377708557,44.694128795042424,10.0,Undef
+18013,4.649999999999998,6.529750377708557,44.694128795042424,10.0,Undef
+18017,4.849999999999997,6.529750377708557,44.694128795042424,10.0,Undef
+18023,5.149999999999996,6.529750377708557,44.694128795042424,10.0,Undef
+18060,4.05,4.125675625423148,44.60419663445055,5.0,Undef
+18061,4.05,4.125675625423148,44.60419663445055,10.0,Undef
+18064,4.249999999999999,4.125675625423148,44.60419663445055,5.0,Undef
+18073,4.649999999999998,4.125675625423148,44.60419663445055,10.0,Undef
+18075,4.749999999999997,4.125675625423148,44.60419663445055,10.0,Undef
+18077,4.849999999999997,4.125675625423148,44.60419663445055,10.0,Undef
+18089,5.449999999999995,4.125675625423148,44.60419663445055,10.0,Undef
+18120,4.05,4.251989242339201,44.60419663445055,5.0,Undef
+18121,4.05,4.251989242339201,44.60419663445055,10.0,Undef
+18126,4.349999999999999,4.251989242339201,44.60419663445055,5.0,Undef
+18127,4.349999999999999,4.251989242339201,44.60419663445055,10.0,Undef
+18131,4.549999999999998,4.251989242339201,44.60419663445055,10.0,Undef
+18133,4.649999999999998,4.251989242339201,44.60419663445055,10.0,Undef
+18135,4.749999999999997,4.251989242339201,44.60419663445055,10.0,Undef
+18138,4.949999999999997,4.251989242339201,44.60419663445055,5.0,Undef
+18180,4.05,4.378302859255254,44.60419663445055,5.0,Undef
+18181,4.05,4.378302859255254,44.60419663445055,10.0,Undef
+18183,4.1499999999999995,4.378302859255254,44.60419663445055,10.0,Undef
+18185,4.249999999999999,4.378302859255254,44.60419663445055,10.0,Undef
+18241,4.05,4.504616476171307,44.60419663445055,10.0,Undef
+18242,4.1499999999999995,4.504616476171307,44.60419663445055,5.0,Undef
+18245,4.249999999999999,4.504616476171307,44.60419663445055,10.0,Undef
+18251,4.549999999999998,4.504616476171307,44.60419663445055,10.0,Undef
+18255,4.749999999999997,4.504616476171307,44.60419663445055,10.0,Undef
+18259,4.949999999999997,4.504616476171307,44.60419663445055,10.0,Undef
+18300,4.05,4.63093009308736,44.60419663445055,5.0,Undef
+18301,4.05,4.63093009308736,44.60419663445055,10.0,Undef
+18302,4.1499999999999995,4.63093009308736,44.60419663445055,5.0,Undef
+18305,4.249999999999999,4.63093009308736,44.60419663445055,10.0,Undef
+18306,4.349999999999999,4.63093009308736,44.60419663445055,5.0,Undef
+18312,4.649999999999998,4.63093009308736,44.60419663445055,5.0,Undef
+18313,4.649999999999998,4.63093009308736,44.60419663445055,10.0,Undef
+18360,4.05,4.757243710003413,44.60419663445055,5.0,Undef
+18362,4.1499999999999995,4.757243710003413,44.60419663445055,5.0,Undef
+18363,4.1499999999999995,4.757243710003413,44.60419663445055,10.0,Undef
+18373,4.649999999999998,4.757243710003413,44.60419663445055,10.0,Undef
+18423,4.1499999999999995,4.883557326919466,44.60419663445055,10.0,Undef
+18425,4.249999999999999,4.883557326919466,44.60419663445055,10.0,Undef
+18427,4.349999999999999,4.883557326919466,44.60419663445055,10.0,Undef
+18428,4.449999999999998,4.883557326919466,44.60419663445055,5.0,Undef
+18431,4.549999999999998,4.883557326919466,44.60419663445055,10.0,Undef
+18433,4.649999999999998,4.883557326919466,44.60419663445055,10.0,Undef
+18437,4.849999999999997,4.883557326919466,44.60419663445055,10.0,Undef
+18439,4.949999999999997,4.883557326919466,44.60419663445055,10.0,Undef
+18461,6.049999999999993,4.883557326919466,44.60419663445055,10.0,Undef
+18481,4.05,5.0098709438355185,44.60419663445055,10.0,Undef
+18483,4.1499999999999995,5.0098709438355185,44.60419663445055,10.0,Undef
+18491,4.549999999999998,5.0098709438355185,44.60419663445055,10.0,Undef
+18497,4.849999999999997,5.0098709438355185,44.60419663445055,10.0,Undef
+18513,5.649999999999994,5.0098709438355185,44.60419663445055,10.0,Undef
+18537,6.84999999999999,5.0098709438355185,44.60419663445055,10.0,Undef
+18541,4.05,5.1361845607515715,44.60419663445055,10.0,Undef
+18544,4.249999999999999,5.1361845607515715,44.60419663445055,5.0,Undef
+18546,4.349999999999999,5.1361845607515715,44.60419663445055,5.0,Undef
+18548,4.449999999999998,5.1361845607515715,44.60419663445055,5.0,Undef
+18549,4.449999999999998,5.1361845607515715,44.60419663445055,10.0,Undef
+18551,4.549999999999998,5.1361845607515715,44.60419663445055,10.0,Undef
+18555,4.749999999999997,5.1361845607515715,44.60419663445055,10.0,Undef
+18573,5.649999999999994,5.1361845607515715,44.60419663445055,10.0,Undef
+18603,4.1499999999999995,5.2624981776676245,44.60419663445055,10.0,Undef
+18604,4.249999999999999,5.2624981776676245,44.60419663445055,5.0,Undef
+18605,4.249999999999999,5.2624981776676245,44.60419663445055,10.0,Undef
+18609,4.449999999999998,5.2624981776676245,44.60419663445055,10.0,Undef
+18611,4.549999999999998,5.2624981776676245,44.60419663445055,10.0,Undef
+18613,4.649999999999998,5.2624981776676245,44.60419663445055,10.0,Undef
+18615,4.749999999999997,5.2624981776676245,44.60419663445055,10.0,Undef
+18621,5.049999999999996,5.2624981776676245,44.60419663445055,10.0,Undef
+18639,5.949999999999993,5.2624981776676245,44.60419663445055,10.0,Undef
+18660,4.05,5.3888117945836775,44.60419663445055,5.0,Undef
+18661,4.05,5.3888117945836775,44.60419663445055,10.0,Undef
+18662,4.1499999999999995,5.3888117945836775,44.60419663445055,5.0,Undef
+18663,4.1499999999999995,5.3888117945836775,44.60419663445055,10.0,Undef
+18665,4.249999999999999,5.3888117945836775,44.60419663445055,10.0,Undef
+18667,4.349999999999999,5.3888117945836775,44.60419663445055,10.0,Undef
+18668,4.449999999999998,5.3888117945836775,44.60419663445055,5.0,Undef
+18673,4.649999999999998,5.3888117945836775,44.60419663445055,10.0,Undef
+18678,4.949999999999997,5.3888117945836775,44.60419663445055,5.0,Undef
+18685,5.249999999999996,5.3888117945836775,44.60419663445055,10.0,Undef
+18687,5.349999999999995,5.3888117945836775,44.60419663445055,10.0,Undef
+18721,4.05,5.515125411499731,44.60419663445055,10.0,Undef
+18722,4.1499999999999995,5.515125411499731,44.60419663445055,5.0,Undef
+18729,4.449999999999998,5.515125411499731,44.60419663445055,10.0,Undef
+18731,4.549999999999998,5.515125411499731,44.60419663445055,10.0,Undef
+18732,4.649999999999998,5.515125411499731,44.60419663445055,5.0,Undef
+18740,5.049999999999996,5.515125411499731,44.60419663445055,5.0,Undef
+18780,4.05,5.641439028415784,44.60419663445055,5.0,Undef
+18783,4.1499999999999995,5.641439028415784,44.60419663445055,10.0,Undef
+18801,5.049999999999996,5.641439028415784,44.60419663445055,10.0,Undef
+18807,5.349999999999995,5.641439028415784,44.60419663445055,10.0,Undef
+18840,4.05,5.767752645331837,44.60419663445055,5.0,Undef
+18841,4.05,5.767752645331837,44.60419663445055,10.0,Undef
+18843,4.1499999999999995,5.767752645331837,44.60419663445055,10.0,Undef
+18845,4.249999999999999,5.767752645331837,44.60419663445055,10.0,Undef
+18848,4.449999999999998,5.767752645331837,44.60419663445055,5.0,Undef
+18850,4.549999999999998,5.767752645331837,44.60419663445055,5.0,Undef
+18852,4.649999999999998,5.767752645331837,44.60419663445055,5.0,Undef
+18853,4.649999999999998,5.767752645331837,44.60419663445055,10.0,Undef
+18859,4.949999999999997,5.767752645331837,44.60419663445055,10.0,Undef
+18865,5.249999999999996,5.767752645331837,44.60419663445055,10.0,Undef
+18901,4.05,5.89406626224789,44.60419663445055,10.0,Undef
+18909,4.449999999999998,5.89406626224789,44.60419663445055,10.0,Undef
+18910,4.549999999999998,5.89406626224789,44.60419663445055,5.0,Undef
+18915,4.749999999999997,5.89406626224789,44.60419663445055,10.0,Undef
+18917,4.849999999999997,5.89406626224789,44.60419663445055,10.0,Undef
+18932,5.649999999999994,5.89406626224789,44.60419663445055,5.0,Undef
+18935,5.749999999999994,5.89406626224789,44.60419663445055,10.0,Undef
+18939,5.949999999999993,5.89406626224789,44.60419663445055,10.0,Undef
+18960,4.05,6.020379879163943,44.60419663445055,5.0,Undef
+18961,4.05,6.020379879163943,44.60419663445055,10.0,Undef
+18965,4.249999999999999,6.020379879163943,44.60419663445055,10.0,Undef
+18967,4.349999999999999,6.020379879163943,44.60419663445055,10.0,Undef
+18971,4.549999999999998,6.020379879163943,44.60419663445055,10.0,Undef
+18973,4.649999999999998,6.020379879163943,44.60419663445055,10.0,Undef
+18975,4.749999999999997,6.020379879163943,44.60419663445055,10.0,Undef
+18980,5.049999999999996,6.020379879163943,44.60419663445055,5.0,Undef
+18983,5.149999999999996,6.020379879163943,44.60419663445055,10.0,Undef
+19020,4.05,6.146693496079996,44.60419663445055,5.0,Undef
+19021,4.05,6.146693496079996,44.60419663445055,10.0,Undef
+19025,4.249999999999999,6.146693496079996,44.60419663445055,10.0,Undef
+19029,4.449999999999998,6.146693496079996,44.60419663445055,10.0,Undef
+19030,4.549999999999998,6.146693496079996,44.60419663445055,5.0,Undef
+19031,4.549999999999998,6.146693496079996,44.60419663445055,10.0,Undef
+19032,4.649999999999998,6.146693496079996,44.60419663445055,5.0,Undef
+19039,4.949999999999997,6.146693496079996,44.60419663445055,10.0,Undef
+19041,5.049999999999996,6.146693496079996,44.60419663445055,10.0,Undef
+19080,4.05,6.273007112996049,44.60419663445055,5.0,Undef
+19081,4.05,6.273007112996049,44.60419663445055,10.0,Undef
+19082,4.1499999999999995,6.273007112996049,44.60419663445055,5.0,Undef
+19083,4.1499999999999995,6.273007112996049,44.60419663445055,10.0,Undef
+19085,4.249999999999999,6.273007112996049,44.60419663445055,10.0,Undef
+19090,4.549999999999998,6.273007112996049,44.60419663445055,5.0,Undef
+19099,4.949999999999997,6.273007112996049,44.60419663445055,10.0,Undef
+19101,5.049999999999996,6.273007112996049,44.60419663445055,10.0,Undef
+19116,5.849999999999993,6.273007112996049,44.60419663445055,5.0,Undef
+19141,4.05,6.399320729912102,44.60419663445055,10.0,Undef
+19142,4.1499999999999995,6.399320729912102,44.60419663445055,5.0,Undef
+19143,4.1499999999999995,6.399320729912102,44.60419663445055,10.0,Undef
+19151,4.549999999999998,6.399320729912102,44.60419663445055,10.0,Undef
+19155,4.749999999999997,6.399320729912102,44.60419663445055,10.0,Undef
+19165,5.249999999999996,6.399320729912102,44.60419663445055,10.0,Undef
+19172,5.649999999999994,6.399320729912102,44.60419663445055,5.0,Undef
+19200,4.05,6.525634346828154,44.60419663445055,5.0,Undef
+19202,4.1499999999999995,6.525634346828154,44.60419663445055,5.0,Undef
+19205,4.249999999999999,6.525634346828154,44.60419663445055,10.0,Undef
+19210,4.549999999999998,6.525634346828154,44.60419663445055,5.0,Undef
+19217,4.849999999999997,6.525634346828154,44.60419663445055,10.0,Undef
+19220,5.049999999999996,6.525634346828154,44.60419663445055,5.0,Undef
+19261,4.05,4.125285455731024,44.514264473858674,10.0,Undef
+19262,4.1499999999999995,4.125285455731024,44.514264473858674,5.0,Undef
+19263,4.1499999999999995,4.125285455731024,44.514264473858674,10.0,Undef
+19267,4.349999999999999,4.125285455731024,44.514264473858674,10.0,Undef
+19271,4.549999999999998,4.125285455731024,44.514264473858674,10.0,Undef
+19275,4.749999999999997,4.125285455731024,44.514264473858674,10.0,Undef
+19276,4.849999999999997,4.125285455731024,44.514264473858674,5.0,Undef
+19279,4.949999999999997,4.125285455731024,44.514264473858674,10.0,Undef
+19305,6.249999999999992,4.125285455731024,44.514264473858674,10.0,Undef
+19321,4.05,4.251403987801015,44.514264473858674,10.0,Undef
+19324,4.249999999999999,4.251403987801015,44.514264473858674,5.0,Undef
+19325,4.249999999999999,4.251403987801015,44.514264473858674,10.0,Undef
+19327,4.349999999999999,4.251403987801015,44.514264473858674,10.0,Undef
+19328,4.449999999999998,4.251403987801015,44.514264473858674,5.0,Undef
+19330,4.549999999999998,4.251403987801015,44.514264473858674,5.0,Undef
+19333,4.649999999999998,4.251403987801015,44.514264473858674,10.0,Undef
+19334,4.749999999999997,4.251403987801015,44.514264473858674,5.0,Undef
+19381,4.05,4.377522519871007,44.514264473858674,10.0,Undef
+19383,4.1499999999999995,4.377522519871007,44.514264473858674,10.0,Undef
+19386,4.349999999999999,4.377522519871007,44.514264473858674,5.0,Undef
+19387,4.349999999999999,4.377522519871007,44.514264473858674,10.0,Undef
+19405,5.249999999999996,4.377522519871007,44.514264473858674,10.0,Undef
+19409,5.449999999999995,4.377522519871007,44.514264473858674,10.0,Undef
+19441,4.05,4.503641051940997,44.514264473858674,10.0,Undef
+19443,4.1499999999999995,4.503641051940997,44.514264473858674,10.0,Undef
+19444,4.249999999999999,4.503641051940997,44.514264473858674,5.0,Undef
+19445,4.249999999999999,4.503641051940997,44.514264473858674,10.0,Undef
+19453,4.649999999999998,4.503641051940997,44.514264473858674,10.0,Undef
+19454,4.749999999999997,4.503641051940997,44.514264473858674,5.0,Undef
+19458,4.949999999999997,4.503641051940997,44.514264473858674,5.0,Undef
+19463,5.149999999999996,4.503641051940997,44.514264473858674,10.0,Undef
+19500,4.05,4.629759584010988,44.514264473858674,5.0,Undef
+19501,4.05,4.629759584010988,44.514264473858674,10.0,Undef
+19502,4.1499999999999995,4.629759584010988,44.514264473858674,5.0,Undef
+19503,4.1499999999999995,4.629759584010988,44.514264473858674,10.0,Undef
+19505,4.249999999999999,4.629759584010988,44.514264473858674,10.0,Undef
+19507,4.349999999999999,4.629759584010988,44.514264473858674,10.0,Undef
+19510,4.549999999999998,4.629759584010988,44.514264473858674,5.0,Undef
+19511,4.549999999999998,4.629759584010988,44.514264473858674,10.0,Undef
+19512,4.649999999999998,4.629759584010988,44.514264473858674,5.0,Undef
+19513,4.649999999999998,4.629759584010988,44.514264473858674,10.0,Undef
+19563,4.1499999999999995,4.7558781160809795,44.514264473858674,10.0,Undef
+19567,4.349999999999999,4.7558781160809795,44.514264473858674,10.0,Undef
+19570,4.549999999999998,4.7558781160809795,44.514264473858674,5.0,Undef
+19571,4.549999999999998,4.7558781160809795,44.514264473858674,10.0,Undef
+19577,4.849999999999997,4.7558781160809795,44.514264473858674,10.0,Undef
+19620,4.05,4.88199664815097,44.514264473858674,5.0,Undef
+19621,4.05,4.88199664815097,44.514264473858674,10.0,Undef
+19622,4.1499999999999995,4.88199664815097,44.514264473858674,5.0,Undef
+19623,4.1499999999999995,4.88199664815097,44.514264473858674,10.0,Undef
+19627,4.349999999999999,4.88199664815097,44.514264473858674,10.0,Undef
+19629,4.449999999999998,4.88199664815097,44.514264473858674,10.0,Undef
+19633,4.649999999999998,4.88199664815097,44.514264473858674,10.0,Undef
+19637,4.849999999999997,4.88199664815097,44.514264473858674,10.0,Undef
+19652,5.649999999999994,4.88199664815097,44.514264473858674,5.0,Undef
+19653,5.649999999999994,4.88199664815097,44.514264473858674,10.0,Undef
+19681,4.05,5.008115180220962,44.514264473858674,10.0,Undef
+19682,4.1499999999999995,5.008115180220962,44.514264473858674,5.0,Undef
+19685,4.249999999999999,5.008115180220962,44.514264473858674,10.0,Undef
+19688,4.449999999999998,5.008115180220962,44.514264473858674,5.0,Undef
+19689,4.449999999999998,5.008115180220962,44.514264473858674,10.0,Undef
+19691,4.549999999999998,5.008115180220962,44.514264473858674,10.0,Undef
+19693,4.649999999999998,5.008115180220962,44.514264473858674,10.0,Undef
+19696,4.849999999999997,5.008115180220962,44.514264473858674,5.0,Undef
+19697,4.849999999999997,5.008115180220962,44.514264473858674,10.0,Undef
+19700,5.049999999999996,5.008115180220962,44.514264473858674,5.0,Undef
+19740,4.05,5.1342337122909525,44.514264473858674,5.0,Undef
+19741,4.05,5.1342337122909525,44.514264473858674,10.0,Undef
+19742,4.1499999999999995,5.1342337122909525,44.514264473858674,5.0,Undef
+19743,4.1499999999999995,5.1342337122909525,44.514264473858674,10.0,Undef
+19745,4.249999999999999,5.1342337122909525,44.514264473858674,10.0,Undef
+19747,4.349999999999999,5.1342337122909525,44.514264473858674,10.0,Undef
+19757,4.849999999999997,5.1342337122909525,44.514264473858674,10.0,Undef
+19801,4.05,5.260352244360943,44.514264473858674,10.0,Undef
+19803,4.1499999999999995,5.260352244360943,44.514264473858674,10.0,Undef
+19804,4.249999999999999,5.260352244360943,44.514264473858674,5.0,Undef
+19808,4.449999999999998,5.260352244360943,44.514264473858674,5.0,Undef
+19809,4.449999999999998,5.260352244360943,44.514264473858674,10.0,Undef
+19813,4.649999999999998,5.260352244360943,44.514264473858674,10.0,Undef
+19860,4.05,5.386470776430935,44.514264473858674,5.0,Undef
+19862,4.1499999999999995,5.386470776430935,44.514264473858674,5.0,Undef
+19863,4.1499999999999995,5.386470776430935,44.514264473858674,10.0,Undef
+19866,4.349999999999999,5.386470776430935,44.514264473858674,5.0,Undef
+19870,4.549999999999998,5.386470776430935,44.514264473858674,5.0,Undef
+19872,4.649999999999998,5.386470776430935,44.514264473858674,5.0,Undef
+19875,4.749999999999997,5.386470776430935,44.514264473858674,10.0,Undef
+19887,5.349999999999995,5.386470776430935,44.514264473858674,10.0,Undef
+19910,6.549999999999991,5.386470776430935,44.514264473858674,5.0,Undef
diff --git a/openquake/quaket/ssc/mfd_calculation.ipynb b/openquake/quaket/ssc/mfd_calculation.ipynb
new file mode 100644
index 0000000..5ce951d
--- /dev/null
+++ b/openquake/quaket/ssc/mfd_calculation.ipynb
@@ -0,0 +1,286 @@
+{
+ "cells": [
+ {
+ "cell_type": "markdown",
+ "id": "c5f7fac9-5079-4f65-91cd-47c6098c4b0f",
+ "metadata": {},
+ "source": [
+ "# Evenly Discretised Magnitude-Frequency Distribution (MFD)\n",
+ "The typologies of [Magnitude-Frequency Distribution (MFD)](../../html/contents/glossary.html) supported by the OQ Engine are available in this [folder](https://github.com/gem/oq-engine/tree/master/openquake/hazardlib/mfd). A description of these distributions is available [here](https://docs.openquake.org/oq-engine/3.25/manual/user-guide/inputs/seismic-source-model-inputs.html#magnitude-frequency-distributions). \n",
+ "\n",
+ "The main models supported are:\n",
+ "- Double Truncated MFD\n",
+ "- Evenly Spaced MFD\n",
+ "- Arbitrary MFD\n",
+ "- Tapered MFD\n",
+ "- Youngs and Coppersmith MFD\n",
+ "\n",
+ "In this notebook, we briefly show how you can utilize evenly discretised MFD as an example."
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 1,
+ "id": "06af6d87-8dc6-4166-9341-4ad3fac5e656",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "import pandas as pd\n",
+ "import numpy as np\n",
+ "import matplotlib.pyplot as plt\n",
+ "from openquake.hazardlib.mfd import EvenlyDiscretizedMFD"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "9449f988-a590-40fc-859b-70df7cb31bae",
+ "metadata": {},
+ "source": [
+ "For `EvenlyDiscretizedMFD`, you need magnitudes, magnitude step, and rates for each magnitude as requirements."
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 2,
+ "id": "21212c83-ff32-46dd-a04b-a809092d7f70",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "magnitude_step = 0.2\n",
+ "magnitudes = np.arange(4.1, 7.0, magnitude_step)\n",
+ "rates = np.random.rand(magnitudes.size)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 3,
+ "id": "9651b8d2-8a84-4bef-83e5-e572412447a5",
+ "metadata": {},
+ "outputs": [
+ {
+ "data": {
+ "image/png": "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v1mVWi9kkczMTKdOnTrOV1995dp2vKaW6tWrOzNnznTblpqaaj7HZuU5V0c7fPiwqeocOXKkE0i0irtWrVrOa6+95vH1QL2mynOuAvma0uskMTHRbdt9993nXHjhhcW+R5uQx44d67Zt7ty5puklLy/PsVl5zpcnF198sZOcnOwEiiuuuMK56qqrStzHV79Z1NyUUnp6uuzatcuMJNBOjLr85z//kRdffNE8L9rBqlB0dLTs3LnTbZuu63abledcHa169eqmanjTpk0SSE499VRp2rRpsd87UK+p8pyrQL6mtFahefPmbttiYmJKbMYr7trSzrI6eshm5TlfnujNnwPh+lI//vij6dyvnc5L4qvfLMJNKV122WWyYcMGWb9+vWvRNlpt99fn1apVO+Y9iYmJZsRBUYsWLTLbbVaec3U0DUD6GfqjE0i0j8jmzZuL/d6Bek2V51wF8jWlI3+KjhJT33//vel/VJxAvrbKc7480d+3QLi+1PTp003/JO1XWRKfXVeVWi9kuaObWnr16uUMGzbMtb5y5UonJCTEee6555yMjAwz2kOr6DZs2OAEmuOdq8cee8xZuHChs3nzZic9Pd25+eabnbCwMOfbb791bPbggw86y5cvd7Zu3Wquly5dujiRkZHOrl27zOtcU+U/V4F6Tak1a9aY354nn3zS+eGHH5wZM2Y44eHhTlpammsfPVd6zgpt2bLF7PPwww+b3yttOqhWrZqzYMECx3blOV/PP/+8M2fOHLO//qbr71twcLCzePFix3ZHjhxxGjZsaEaZHc1ffrMINxX4B1vX+/Tp47bP22+/7TRt2tSpUaOGGWapbdiB6Hjn6oEHHjD/WPQ8RUVFOV27dnXWrVvn2E6H2tatW9d87/r165v1TZs2uV7nmir/uQrUa6rQxx9/7LRo0cIJDQ11mjVr5kyZMsXtdT1Xes6OHt7cunVrc87OPvtsM5w+UJT1fD399NOmD5cG5tNOO8255JJLnKVLlzqBYOHChaYv1saNG495zV9+s4L0fyq3bggAAMB76HMDAACsQrgBAABWIdwAAACrEG4AAIBVCDcAAMAqhBsAAGAVwg0AALAK4QYAAFiFcAOgynj00UeldevWlfLZr7/+urkZJ4Cqj3AD4Bh9+/aVoKAgGTBgwDGv3XvvveY13cfbHnroIbeb8GkZunfv7vVyAPBvhBsAHjVo0EBmzZolBw8edG37/fffZebMmdKwYUOfnLWTTz5ZTj/9dJ8cG0DVQbgB4FFcXJwJOO+//75rmz7XYNOmTRu3fRcsWCAdOnQwzToaPq666irZvHmz2z6rVq0yTUphYWHSrl07mTNnjqkBWr9+vXl9+fLlZl1rZvT18PBwad++vWzcuNFjs5Q+f+ONN+TDDz8079NFP6Pwc3Jzc13v02Potm3btrk1Q+l30eNce+218ssvvxxzDvSz9Txomc8++2x57LHH5M8//yz1FVNYloULF5pzVrNmTbn00ktl165dMn/+fImJiZFatWrJLbfcInl5eVyJQAUh3AAo1m233SbTp093rU+bNk369et3zH4HDhyQIUOGyNq1a004CQ4ONoEhPz/fvL5v3z65+uqrpWXLlrJu3ToZM2aMPPLIIx6POWLECBk/frz5rJCQEFOG4pqobrrpJrnyyislOzvbLBqGSuPzzz+X22+/XQYOHGiCT+fOneWJJ55w2+fTTz+V3r17y6BBg+R///ufvPrqqyYQPfnkk2W+YjSIvfzyyybgZWVlmXJPnDjR1ILNnTtXPvnkE3nppZfK/LkAilHp9x0HUOX06dPHueaaa5xdu3Y5oaGhzrZt28wSFhbm7N6927ym+xRH99Gflw0bNpj1SZMmOaeffrpz8OBB1z5Tp041+3z55ZdmfdmyZWZ98eLFrn3mzp1rthW+b/To0U5sbOwx5Syq8HP27Nnj2qbH0G1bt2416z179nS6du3q9r4ePXo4ERERrvXLLrvMGTt2rNs+b731llO3bt1Sn0dP32ncuHFm2+bNm13b7rrrLicpKanUnwugZNTcACjWGWecId26dTM1FlqDo88jIyOP2e+HH36Qnj17mqYbbWZp1KiR2Z6ZmWketWmpVatWpnmnUHx8vMdj6n6F6tatax61GaciZWRkSEJCgtu2xMREt/WvvvpKHn/8cdPPp3Dp37+/qSEqaxNS0e8UFRVlmsL0XBXdVtHfEQhkIb4uAAD/ps1C2nyjUlNTPe6jTU5nnXWWTJ06VerVq2eao1q0aCGHDx8u8/GqV6/ueq79VVRh81ZpaJOYchytICnwxx9/lLkc+/fvN31srrvuumNeKxrSyvOdiq4XbivLdwRQMsINgBJpnxYNKfoHOCkp6ZjXtSOu1sxosOnYsaPZtmLFCrd9zjvvPElLS5NDhw5JaGio2fbFF1+c8JmvUaOGHDly5JjaJqU1LLVr1zbPCzstF9KOvNrvpqjPPvvMbV07Euv3atKkyQmXE4B30SwFoETVqlUzzTjaqVafH00DhI6QmjJlimzatEmWLl1qOhcXpaOBtGbizjvvNJ+lo4eee+45t9qZ8tDmr6+//tqEkJycHFNDo2FER3lpJ15tLtMOu9pBuaj777/fjPDSMug+2tlX14saNWqUvPnmm6b25ttvvzXl1qHxI0eO5IoB/BzhBsBxaT8aXTz+iAQHmz/66enppilq8ODB8uyzzx7z/o8//tjUoOhQbh0RpeGhPE08RWkfGK0V0qHjWmOzcuVK0+Tzr3/9S7777jvT1+Xpp58+ZiTUhRdeaGqaXnjhBYmNjTWjlY4OLVpL9e9//9u8dsEFF5j3PP/886b5regkgpdcckm5yw+gcgRpr+JK+mwAKNaMGTPMsPK9e/ea+V+qok6dOplh5FpLBMB/0OcGgFdoE4+OEKpfv74ZiaTz3Oh8L1U12Ggo04kKtdkLgH8h3ADwih07dpimKH3UId433nhjuSbE8xcRERHy008/+boYADygWQoAAFiFDsUAAMAqhBsAAGAVwg0AALAK4QYAAFiFcAMAAKxCuAEAAFYh3AAAAKsQbgAAgNjk/wAn5+mBXHf/FQAAAABJRU5ErkJggg==",
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {},
+ "output_type": "display_data"
+ }
+ ],
+ "source": [
+ "# Histogram plot \n",
+ "_ = plt.bar(magnitudes, rates, width=magnitude_step, fc='none', ec='blue')\n",
+ "_ = plt.xlabel('Magnitude, m')\n",
+ "_ = plt.ylabel('Rates [ev/yr]')"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 4,
+ "id": "6c4e2cef-23cc-460b-80d4-07018c5c6985",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# Create the Evenly Discretised MFD\n",
+ "mfd = EvenlyDiscretizedMFD(min(magnitudes), magnitude_step, rates)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "035ac33c-99ee-43aa-827c-151358a8ee72",
+ "metadata": {},
+ "source": [
+ "Each magnitude-frequency available in the OQ Engine offers a number of default methods including:\n",
+ "- `check_constraints`: controls the instantiation of the MFD based on the information provided,\n",
+ "- `get_annual_occurrence_rates`: returns a list of tuples, each one containing a magnitude and the corresponding rate, \n",
+ "- `get_min_max_mag`: returns the minimum and maximum magnitudes,\n",
+ "- `modify_set_mfd`: applies absolute modification of the MFD from the min_mag, bin_width, and occurrence_rates modification."
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 5,
+ "id": "9e618cf9-32eb-47da-a2a1-6c72c9e43177",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "mocc = mfd.get_annual_occurrence_rates()"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 6,
+ "id": "7b5e3a04-8552-456d-ada5-dc12f3f633b5",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "mags = np.array([m[0] for m in mocc]) \n",
+ "rtes = np.array([m[1] for m in mocc]) "
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 7,
+ "id": "9838afbf-04e3-4e21-a30d-7ffc85aaccea",
+ "metadata": {},
+ "outputs": [
+ {
+ "data": {
+ "text/html": [
+ "\n",
+ "\n",
+ "
\n",
+ " \n",
+ " \n",
+ " \n",
+ " Magnitudes \n",
+ " Rates \n",
+ " \n",
+ " \n",
+ " \n",
+ " \n",
+ " 0 \n",
+ " 4.1 \n",
+ " 0.102031 \n",
+ " \n",
+ " \n",
+ " 1 \n",
+ " 4.3 \n",
+ " 0.826247 \n",
+ " \n",
+ " \n",
+ " 2 \n",
+ " 4.5 \n",
+ " 0.812529 \n",
+ " \n",
+ " \n",
+ " 3 \n",
+ " 4.7 \n",
+ " 0.441247 \n",
+ " \n",
+ " \n",
+ " 4 \n",
+ " 4.9 \n",
+ " 0.181112 \n",
+ " \n",
+ " \n",
+ " 5 \n",
+ " 5.1 \n",
+ " 0.238289 \n",
+ " \n",
+ " \n",
+ " 6 \n",
+ " 5.3 \n",
+ " 0.034432 \n",
+ " \n",
+ " \n",
+ " 7 \n",
+ " 5.5 \n",
+ " 0.537567 \n",
+ " \n",
+ " \n",
+ " 8 \n",
+ " 5.7 \n",
+ " 0.882729 \n",
+ " \n",
+ " \n",
+ " 9 \n",
+ " 5.9 \n",
+ " 0.660822 \n",
+ " \n",
+ " \n",
+ " 10 \n",
+ " 6.1 \n",
+ " 0.719110 \n",
+ " \n",
+ " \n",
+ " 11 \n",
+ " 6.3 \n",
+ " 0.861916 \n",
+ " \n",
+ " \n",
+ " 12 \n",
+ " 6.5 \n",
+ " 0.905983 \n",
+ " \n",
+ " \n",
+ " 13 \n",
+ " 6.7 \n",
+ " 0.408337 \n",
+ " \n",
+ " \n",
+ " 14 \n",
+ " 6.9 \n",
+ " 0.977984 \n",
+ " \n",
+ " \n",
+ "
\n",
+ "
"
+ ],
+ "text/plain": [
+ " Magnitudes Rates\n",
+ "0 4.1 0.102031\n",
+ "1 4.3 0.826247\n",
+ "2 4.5 0.812529\n",
+ "3 4.7 0.441247\n",
+ "4 4.9 0.181112\n",
+ "5 5.1 0.238289\n",
+ "6 5.3 0.034432\n",
+ "7 5.5 0.537567\n",
+ "8 5.7 0.882729\n",
+ "9 5.9 0.660822\n",
+ "10 6.1 0.719110\n",
+ "11 6.3 0.861916\n",
+ "12 6.5 0.905983\n",
+ "13 6.7 0.408337\n",
+ "14 6.9 0.977984"
+ ]
+ },
+ "metadata": {},
+ "output_type": "display_data"
+ }
+ ],
+ "source": [
+ "df_mocc = pd.DataFrame({\n",
+ " \"Magnitudes\": mags,\n",
+ " \"Rates\": rtes\n",
+ "})\n",
+ "display(df_mocc)"
+ ]
+ }
+ ],
+ "metadata": {
+ "kernelspec": {
+ "display_name": "Python 3 (ipykernel)",
+ "language": "python",
+ "name": "python3"
+ },
+ "language_info": {
+ "codemirror_mode": {
+ "name": "ipython",
+ "version": 3
+ },
+ "file_extension": ".py",
+ "mimetype": "text/x-python",
+ "name": "python",
+ "nbconvert_exporter": "python",
+ "pygments_lexer": "ipython3",
+ "version": "3.12.13"
+ }
+ },
+ "nbformat": 4,
+ "nbformat_minor": 5
+}
diff --git a/openquake/quaket/ssc/ses_generation.ipynb b/openquake/quaket/ssc/ses_generation.ipynb
new file mode 100644
index 0000000..5365143
--- /dev/null
+++ b/openquake/quaket/ssc/ses_generation.ipynb
@@ -0,0 +1,171 @@
+{
+ "cells": [
+ {
+ "cell_type": "markdown",
+ "id": "5a52d719-4a43-4bc2-9a16-3d59f909b778",
+ "metadata": {},
+ "source": [
+ "# Stochastic Events Set Generation\n",
+ "This notebook shows how to generate a stochastic event set from an [OQ Engine area source](https://github.com/gem/oq-engine/blob/master/openquake/hazardlib/source/area.py#L25) with known geometry (i.e. a polygon in a shapefile or geojson), a [magnitude-frequency distribution (MFD)](https://github.com/gem/oq-engine/tree/master/openquake/hazardlib/mfd), and a hypocentral depth distribution (optionally specified by means of an [OQ Engine probability mass function](https://github.com/gem/oq-engine/blob/master/openquake/hazardlib/pmf.py#L24)).\n",
+ "\n",
+ "For a simple and straightforward SES generation, we develop a couple of functionalities in [openquake.man.ses_utils](https://github.com/GEMScienceTools/oq-mbtk/tree/master/openquake/man/ses_utils). If you prefer to perform full SES generation, you might follow the event-based PSHA calculation described in the [Seismic Source Module](https://gemsciencetools.github.io/quakeT/contents/ssc.html)."
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 1,
+ "id": "abb3192e-189f-40fd-b360-d1c93f6e4ebf",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "import pandas as pd\n",
+ "import numpy as np\n",
+ "import os\n",
+ "import matplotlib.pyplot as plt\n",
+ "from openquake.man.ses_utils.ses_generator import ses_from_area_source\n",
+ "from openquake.hazardlib.pmf import PMF\n",
+ "from openquake.hazardlib.mfd import TruncatedGRMFD"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "5b04659f-0ff7-462d-8ece-ff962202f693",
+ "metadata": {},
+ "source": [
+ "To generate SES with this workflow, first you need to determine which MFD you will use. Here, we prefer to use `TruncatedGRMFD` to show another MFD than previously showed one in the [first notebook](https://gemsciencetools.github.io/quakeT/contents/mfd_calculation.html).\n",
+ "\n",
+ "This distribution is described by means of a minimum `minMag` and maximum magnitude `maxMag` and by the $a-$ and $b-$values of the Gutenberg-Richter relationship."
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 2,
+ "id": "8a271dd5-47db-4685-af66-5c708eca928f",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "magnitude_step = 0.2\n",
+ "magnitudes = np.arange(4.1, 7.0, magnitude_step)\n",
+ "rates = np.random.rand(magnitudes.size)\n",
+ "mfd = TruncatedGRMFD(4.0, 7.0, 0.1, 4.5, 1.0) # min_mag, max_mag, bin_width, a_val, b_val"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "66f4c935-68d7-436f-8a50-9c36d7b099b9",
+ "metadata": {},
+ "source": [
+ "The figure below shows the MFD obtained using the parameters of the considered example."
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 3,
+ "id": "f2c0b7e9-3554-4ecb-b6da-4ba43f7fce05",
+ "metadata": {},
+ "outputs": [
+ {
+ "data": {
+ "image/png": "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tWtX+eCDD2T9+vUydepUL38TAADgC7webrp37y4HDhyQESNGmJv4tWjRQhYtWiQRERHm/bS0NDOCKlfbtm3NvW2GDx8uf//7381N/HSklC/c40abv0aOHJmvGQycK64r/g36Gn6vOF82X1tB2qvYa0cHAAAoY8wtBQAArEK4AQAAViHcAAAAqxBuAACAVQg3pfT888+bOxw/8cQTRW730UcfSePGjaVy5crSrFkzWaCzLwaY4pyrmTNnmm3yPvSc2e6ZZ57J9731eilKoF5TJT1XgXpN5dqzZ48kJCSYu7FXqVLFXCt624yirFy5UmJiYswol4suusicw0BR0vOl5+rU60sfOurXZg0aNCjwez/66KM+9Zvl9aHg/ujrr7+WN998U5o3b17kdmvWrJEePXqYe/TccMMNZgh7t27dZMOGDT4xdN2XzpXSO1luzZ1xTYfylfH0GL7qsssuk6VLl7qWQ0IK/2cZ6NdUSc5VIF9Tv/32m1x55ZXSsWNHWbhwodSoUUN++OEHOffccwvdZ+fOnebeYX379pX333/f3Cz1wQcflFq1apnJiW1WmvOVS6+vvHfhrVmzptj+m37y5EnX8nfffSfXXXed3HHHHb71m1WSiS7hOL///rtz8cUXO0uWLHE6dOjg9O/fv9DTcueddzpdu3Z1WxcbG+s8/PDDAXEqS3KuZsyY4YSFhTmBRid2jY6OLvb2gXxNlfRcBeo1pQYPHuy0a9euRPs8/fTTzmWXXea2rnv37k58fLxju9KcrxUrVphJHH/77TcnkPXv39+58MILnezsbJ/6zaJZqoS06k3/66ZTp06n3Xbt2rX5ttP/AtL1gaAk50odPnxY6tevbyZcu/nmm2Xz5s0SCPS/EHUiuEaNGsk999xjblxZmEC/pkpyrgL5mvrss8/MXd/1v6a1JqFly5Yybdq0IvcJ5GurNOcrl954Vmu3tPZi9erVEkhOnDghycnJcv/99xdaK+qt64pwUwI61YNWpeVOBXE62vaae6flXLpse5tsac7VpZdeKtOnT5e5c+eafyw6x5jejfqnn34Sm8XGxpp+DXpX7smTJ5umgfbt25uZbwsSyNdUSc9VoF5TaseOHeYc6R3cFy9eLI888og8/vjj8s477xS6T2HXls7wfPToUbFZac6XBpopU6bIJ598Yh4aoK+++mrzuxco5syZI5mZ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",
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {},
+ "output_type": "display_data"
+ }
+ ],
+ "source": [
+ "_ = plt.bar(magnitudes, rates, width=magnitude_step, fc='none', ec='blue')\n",
+ "_ = plt.xlabel('Magnitude, m')\n",
+ "_ = plt.ylabel('Rates [ev/yr]')"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "80c9ed84-f3fb-4b0b-9276-f3227e60f06e",
+ "metadata": {},
+ "source": [
+ "You can use `ses_from_area_source` utility to produce 1000 years SES by sampling earthquake ruptures from configured seismic sources using Monte Carlo sampling [[16]](references.html#ref-musson-1999). \n",
+ "\n",
+ "Apart from MFD, you need to define:\n",
+ "- an area source as a polygon file described in the [Data Format section](../../contents/data_formats.html),\n",
+ "- `hdd` which is an instance of :class:`openquake.hazardlib.pmf.PMF` describing the hypocentral depth distribution."
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 5,
+ "id": "d5bf8370-566c-4415-99f1-6374e3b78eb5",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# Create the stochastic event set, i.e. a set of ruptures\n",
+ "fname = \"../data/poly.geojson\"\n",
+ "hdd = PMF([(0.3, 5.0), (0.7, 10.0)])\n",
+ "ses = ses_from_area_source(fname, mfd, hdd)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 6,
+ "id": "f7092d3e-f17d-4556-88c5-f0ebaf41265f",
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "Done! Saved to: ../output/ses_generation/stochastic_event_set.csv\n"
+ ]
+ }
+ ],
+ "source": [
+ "df_data = []\n",
+ "for r in ses:\n",
+ " real_rupture = r.rupture\n",
+ " hypo = real_rupture.hypocenter\n",
+ " \n",
+ " df_data.append({\n",
+ " \"rupture_id\": r.id,\n",
+ " \"magnitude\": r.mag,\n",
+ " \"longitude\": hypo.longitude,\n",
+ " \"latitude\": hypo.latitude,\n",
+ " \"depth\": hypo.depth,\n",
+ " \"tectonic_region\": r.tectonic_region_type\n",
+ " })\n",
+ "\n",
+ "df_ses = pd.DataFrame(df_data)\n",
+ "df_ses.head(10)\n",
+ "\n",
+ "#Save\n",
+ "output_dir = \"../output/ses_generation\"\n",
+ "os.makedirs(output_dir, exist_ok=True)\n",
+ "csv_file_path = os.path.join(output_dir, \"stochastic_event_set.csv\")\n",
+ "df_ses.to_csv(csv_file_path, index=False)\n",
+ "print(f\"Done! Saved to: {csv_file_path}\")"
+ ]
+ }
+ ],
+ "metadata": {
+ "kernelspec": {
+ "display_name": "Python 3 (ipykernel)",
+ "language": "python",
+ "name": "python3"
+ },
+ "language_info": {
+ "codemirror_mode": {
+ "name": "ipython",
+ "version": 3
+ },
+ "file_extension": ".py",
+ "mimetype": "text/x-python",
+ "name": "python",
+ "nbconvert_exporter": "python",
+ "pygments_lexer": "ipython3",
+ "version": "3.12.13"
+ }
+ },
+ "nbformat": 4,
+ "nbformat_minor": 5
+}
diff --git a/quaket_logo.png b/quaket_logo.png
new file mode 100644
index 0000000..28c5a31
Binary files /dev/null and b/quaket_logo.png differ